commit 21c63c01307a5c2a20749a34cc9ab265ad9562a5 Author: root Date: Thu Feb 26 11:30:54 2026 +0000 f7cloud-office: репозиторий с папкой f7cloud-office (browser, service) diff --git a/f7cloud-office/.gitignore b/f7cloud-office/.gitignore new file mode 100644 index 0000000..ddc3381 --- /dev/null +++ b/f7cloud-office/.gitignore @@ -0,0 +1,3 @@ +*.pem +*.log +*.tar.gz diff --git a/f7cloud-office/browser/DEPLOY.md b/f7cloud-office/browser/DEPLOY.md new file mode 100644 index 0000000..ddd14c0 --- /dev/null +++ b/f7cloud-office/browser/DEPLOY.md @@ -0,0 +1,209 @@ +# Развёртывание F7 Office (на базе Collabora Online / coolwsd) + +Инструкция для переноса на Git и установки на новую машину через `git clone`. + +--- + +## 1. Пути к файлам (из службы coolwsd и конфигов) + +### Служба coolwsd +- **Конфиг:** `/etc/coolwsd/coolwsd.xml` +- **SSL (не класть в Git):** `/etc/coolwsd/cert.pem`, `key.pem`, `ca-chain.cert.pem` +- **Доп. конфиг:** `/etc/coolwsd/coolkitconfig.xcu` +- **Корень файлов (из coolwsd.xml):** `file_server_root_path` = `browser/../` → каталог с `browser` = **`/usr/share/coolwsd`** +- **Клиент (статика):** `/usr/share/coolwsd/browser/` — отдаётся по URL `/browser/` + +### Apache (reverse proxy) +- **VHost (SSL):** `/etc/apache2/sites-available/collabora-le-ssl.conf` +- **Общий фрагмент:** `/etc/apache2/conf-available/coolwsd.conf` +- **Nginx (если используется):** `/etc/nginx/snippets/coolwsd.conf` + +### APT (репозиторий Collabora) +- **Файл репозитория:** `/etc/apt/sources.list.d/` — файл с `collaboraonline.com` / `CODE-ubuntu2204` +- **Хук после установки:** `/etc/apt/apt.conf.d/25coolwsd` + +### Изменённые файлы F7 Office (брендинг, текст, ссылки) + +| Путь на сервере | Описание | +|-----------------|----------| +| `/usr/share/coolwsd/browser/dist/f7cloud/branding.js` | F7 Office, URL f7cloud.com | +| `/usr/share/coolwsd/browser/dist/f7cloud/branding.css` | FORBION, стили | +| `/usr/share/coolwsd/browser/dist/f7cloud/branding-desktop.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/f7cloud/branding-mobile.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/f7cloud/branding-tablet.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/f7cloud/loading-preview.html` | Страница просмотра экрана загрузки | +| `/usr/share/coolwsd/browser/dist/branding.js` | FORBION, без ссылки col.la | +| `/usr/share/coolwsd/browser/dist/branding.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/branding-mobile.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/branding-tablet.css` | FORBION | +| `/usr/share/coolwsd/browser/dist/cool.html` | F7 Office в «О программе» | +| `/usr/share/coolwsd/browser/dist/welcome/welcome.html` | F7 Office, без ссылок Collabora | +| `/usr/share/coolwsd/browser/dist/wasm.html` | title F7 Office | +| `/usr/share/coolwsd/browser/dist/src/layer/tile/CanvasTileUtils.js` | FORBION | +| `/usr/share/coolwsd/browser/dist/src/layer/tile/TileWorker.js` | FORBION | +| `/etc/apache2/sites-available/collabora-le-ssl.conf` | Alias на `dist/f7cloud` | +| `/etc/coolwsd/coolwsd.xml` | WOPI host, SSL, общие настройки | + +--- + +## 2. Структура репозитория для Git + +Рекомендуемая структура в репозитории (чтобы после `git clone` можно было всё расставить скриптом): + +``` +f7office-deploy/ +├── README.md +├── DEPLOY.md # эта инструкция +├── install.sh # копирование файлов на целевую машину +├── etc/ +│ ├── coolwsd/ +│ │ └── coolwsd.xml +│ └── apache2/ +│ └── sites-available/ +│ └── collabora-le-ssl.conf +└── usr/share/coolwsd/browser/dist/ + ├── branding.js + ├── branding.css + ├── branding-mobile.css + ├── branding-tablet.css + ├── cool.html + ├── wasm.html + ├── welcome/ + │ └── welcome.html + ├── src/layer/tile/ + │ ├── CanvasTileUtils.js + │ └── TileWorker.js + └── f7cloud/ + ├── branding.js + ├── branding.css + ├── branding-desktop.css + ├── branding-mobile.css + ├── branding-tablet.css + └── loading-preview.html +``` + +В Git класть только эти изменённые файлы (и при необходимости `f7cloud/images/` если меняли картинки). Остальное (bundle.js, l10n, admin и т.д.) ставится пакетами `coolwsd` и `code-brand`. + +--- + +## 3. Установка на новую машину (после git clone) + +### 3.1. Установка пакетов + +```bash +# Репозиторий Collabora CODE (Ubuntu 22.04) +sudo apt-get install -y apt-transport-https ca-certificates +# Добавить репозиторий из https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-ubuntu2204 +sudo apt-get update +sudo apt-get install -y coolwsd code-brand +``` + +### 3.2. Клонирование и установка кастомизации F7 Office + +```bash +git clone https://git.f7cloud.ru/.../f7office-deploy.git +cd f7office-deploy +sudo ./install.sh +``` + +### 3.3. Скрипт install.sh (пример) + +Скрипт должен: +1. Копировать `usr/share/coolwsd/browser/dist/*` в `/usr/share/coolwsd/browser/dist/` +2. Копировать `etc/coolwsd/coolwsd.xml` в `/etc/coolwsd/` (если нужна ваша конфигурация) +3. Копировать конфиг Apache в `/etc/apache2/sites-available/` и включить сайт +4. Выставить владельца/права при необходимости (coolwsd обычно от пользователя `cool`) +5. Перезапустить: `systemctl restart coolwsd`, `systemctl reload apache2` + +### 3.4. Тема брендинга: f7cloud + +Используется только каталог **f7cloud** (`dist/f7cloud/`). WOPI-хост (F7 cloud и т.п.) должен передавать в запросе к coolwsd тему **`f7cloud`**, тогда coolwsd будет отдавать файлы из `dist/f7cloud/`. + +Если какой-то хост по старинке запрашивает тему `nextcloud`, на сервере можно создать симлинк для совместимости: +`ln -sf /usr/share/coolwsd/browser/dist/f7cloud /usr/share/coolwsd/browser/dist/nextcloud` + +--- + +## 4. После apt upgrade + +Пакеты `coolwsd` и `code-brand` могут перезаписать файлы в `/usr/share/coolwsd/browser/dist/`. После `apt upgrade` при необходимости снова выполнить: + +```bash +cd /path/to/f7office-deploy +sudo ./install.sh +``` + +Либо настроить `dpkg-divert` на нужные файлы, чтобы пакеты их не перезаписывали. + +--- + +## 5. Итоговые пути для копирования в репозиторий + +Все перечисленные в таблице выше файлы должны лежать в репозитории в структуре `usr/share/...` и `etc/...` как в разделе 2, чтобы `install.sh` мог разложить их в `/usr/share/coolwsd/` и `/etc/`. + +--- + +## 6. Установка кастомизированного офиса без оригинальной двухшаговой установки + +Чтобы на новом сервере ставить уже кастомизированный офис одной операцией (без ручного «сначала пакеты — потом git clone и install.sh»), возможны такие варианты. + +### 6.1. Один пакет f7office (.deb) + +Собрать пакет **f7office**, который: +- в **Depends** указывает `coolwsd` и `code-brand`; +- в состав пакета входят только файлы кастомизации (содержимое `usr/share/coolwsd/browser/dist/` из репозитория и при необходимости `etc/`). + +На новом сервере: +1. Один раз добавить репозиторий Collabora (CODE-ubuntu2204). +2. Выполнить: `apt-get update && apt-get install -y f7office`. + +В результате одной командой установятся coolwsd, code-brand и поверх них — ваша кастомизация. Оригинальную двухшаговую установку делать не нужно. + +### 6.2. Полный архив (tarball) вместо пакетов dist + +На **эталонном** сервере, где уже установлены coolwsd, code-brand и разложена кастомизация F7 Office: + +```bash +tar -C /usr/share -czvf coolwsd-browser-full.tar.gz coolwsd +``` + +На **новом** сервере: +1. Установить только **coolwsd** (без code-brand): репозиторий Collabora, затем `apt-get install -y coolwsd`. +2. Распаковать архив поверх установленного: + `tar -C /usr/share -xzvf coolwsd-browser-full.tar.gz` +3. При необходимости разложить конфиги из репозитория (`etc/coolwsd/`, Apache), перезапустить coolwsd и веб-сервер. + +Так вы не используете установку code-brand на целевом сервере — весь каталог `browser/` (включая то, что обычно поставляет code-brand) уже в архиве. + +### 6.3. Свой APT-репозиторий + +Разместить у себя (внутренний репозиторий): +- пакеты **coolwsd** и **code-brand** (скачанные с Collabora или пересобранные, с учётом лицензий); +- пакет **f7office** (кастомизация), зависящий от coolwsd и code-brand. + +На новом сервере **не** подключают репозиторий Collabora — только ваш. Установка: +`apt-get update && apt-get install -y f7office` +Оригинальная установка с сайта Collabora на целевом сервере не используется. + +### 6.4. Docker-образ + +Собрать образ, в котором уже установлены coolwsd и полное дерево `browser/` с кастомизацией (например, на базе образа Collabora CODE или своего Dockerfile). На новом сервере развёртывание — только запуск контейнера, без установки пакетов на хост. + +### 6.5. Установка с Git + +Кастомизацию можно ставить прямо с репозитория — так проще обновлять и откатывать без пакетов и архивов. + +**Вариант A (как в разделе 3):** на новом сервере сначала пакеты, потом клон и скрипт: + +```bash +# Один раз: репозиторий Collabora, затем +sudo apt-get update && sudo apt-get install -y coolwsd code-brand + +git clone https://git.f7cloud.ru/.../f7office-deploy.git +cd f7office-deploy +sudo ./install.sh +``` + +**Вариант B (одна точка входа):** при желании можно добавить в репозиторий скрипт, который на целевом сервере проверяет наличие coolwsd/code-brand, при необходимости ставит их и запускает `install.sh`. Тогда на новом сервере достаточно клонировать репозиторий и запустить этот скрипт (репозиторий Collabora должен быть уже добавлен). + +**Плюсы установки с Git:** одна команда обновления (`git pull && sudo ./install.sh`), история изменений, откат через `git checkout`, не нужны .deb и свой репозиторий. **Минусы:** на сервере нужны git и доступ к вашему Git-серверу; пакеты coolwsd/code-brand по-прежнему ставятся из apt (если не используете tarball/Docker). diff --git a/f7cloud-office/browser/README-GIT.md b/f7cloud-office/browser/README-GIT.md new file mode 100644 index 0000000..9b7875f --- /dev/null +++ b/f7cloud-office/browser/README-GIT.md @@ -0,0 +1,117 @@ +# F7 Office — файлы для Git и развёртывания + +Краткая сводка путей и шагов, чтобы выложить кастомизацию в Git и ставить на новую машину через `git clone`. + +--- + +## Пути из службы coolwsd (куда смотрит сервис) + +- **Конфиг:** `/etc/coolwsd/coolwsd.xml` +- **Корень статики:** `/usr/share/coolwsd` (в конфиге: `file_server_root_path = browser/../`) +- **Клиент по URL:** `/browser/` → каталог `/usr/share/coolwsd/browser/` +- **Apache (пример):** `/etc/apache2/sites-available/collabora-le-ssl.conf` — прокси на `http://127.0.0.1:9980/browser` и Alias на `dist/f7cloud` + +--- + +## Список изменённых файлов для репозитория + +В репозиторий имеет смысл положить только эти файлы (в структуре каталогов как на сервере): + +``` +etc/ + coolwsd/ + coolwsd.xml + apache2/ + sites-available/ + collabora-le-ssl.conf + +usr/share/coolwsd/browser/dist/ + branding.js + branding.css + branding-mobile.css + branding-tablet.css + cool.html + wasm.html + welcome/ + welcome.html + src/ + layer/ + tile/ + CanvasTileUtils.js + TileWorker.js + f7cloud/ + branding.js + branding.css + branding-desktop.css + branding-mobile.css + branding-tablet.css + loading-preview.html + images/ # при необходимости — только если меняли картинки +``` + +Остальное (bundle.js, l10n, admin, тысячи ресурсов) ставится пакетами **coolwsd** и **code-brand** и в Git не нужно. + +--- + +## Как выложить в Git (на текущей машине) + +1. Создать репозиторий на https://git.f7cloud.ru/ (например, `f7office-deploy`). +2. Создать каталог проекта и структуру: + +```bash +mkdir -p f7office-deploy/{etc/coolwsd,etc/apache2/sites-available,usr/share/coolwsd/browser/dist/{welcome,src/layer/tile,f7cloud}} +``` + +3. Скопировать файлы с сервера в эту структуру: + +```bash +cd f7office-deploy +cp /usr/share/coolwsd/browser/dist/branding.js usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/branding.css usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/branding-mobile.css usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/branding-tablet.css usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/cool.html usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/wasm.html usr/share/coolwsd/browser/dist/ +cp /usr/share/coolwsd/browser/dist/welcome/welcome.html usr/share/coolwsd/browser/dist/welcome/ +cp /usr/share/coolwsd/browser/dist/src/layer/tile/CanvasTileUtils.js usr/share/coolwsd/browser/dist/src/layer/tile/ +cp /usr/share/coolwsd/browser/dist/src/layer/tile/TileWorker.js usr/share/coolwsd/browser/dist/src/layer/tile/ +cp -r /usr/share/coolwsd/browser/dist/f7cloud usr/share/coolwsd/browser/dist/ +cp /etc/coolwsd/coolwsd.xml etc/coolwsd/ +cp /etc/apache2/sites-available/collabora-le-ssl.conf etc/apache2/sites-available/ +``` + +4. Положить в корень репозитория: `DEPLOY.md`, `install-f7office.sh`, этот `README-GIT.md`. +5. Инициализировать Git и отправить: + +```bash +git init +git add . +git commit -m "F7 Office customizations and configs" +git remote add origin https://git.f7cloud.ru/.../f7office-deploy.git +git push -u origin main +``` + +--- + +## Установка на новую машину (git clone) + +1. Установить Collabora/coolwsd и брендинг: + +```bash +# репозиторий CODE-ubuntu2204 и пакеты coolwsd, code-brand +sudo apt-get update && sudo apt-get install -y coolwsd code-brand +``` + +2. Клонировать репозиторий и установить файлы: + +```bash +git clone https://git.f7cloud.ru/.../f7office-deploy.git +cd f7office-deploy +# Адаптировать install-f7office.sh под структуру репо (usr/ и etc/ в корне) +chmod +x install-f7office.sh +sudo ./install-f7office.sh +``` + +3. При необходимости разложить конфиги Apache и coolwsd вручную и перезапустить сервисы. + +Подробные шаги и предупреждения — в **DEPLOY.md**. diff --git a/f7cloud-office/browser/dist/admin-bundle.js b/f7cloud-office/browser/dist/admin-bundle.js new file mode 100644 index 0000000..eb1f262 --- /dev/null +++ b/f7cloud-office/browser/dist/admin-bundle.js @@ -0,0 +1,115 @@ +(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;in?1:t>=n?0:NaN}function r(t){let r=t,e=t;function o(t,n,r,o){for(null==r&&(r=0),null==o&&(o=t.length);r>>1;e(t[f],n)<0?r=f+1:o=f}return r}return 1===t.length&&(r=((n,r)=>t(n)-r),e=function(t){return(r,e)=>n(t(r),e)}(t)),{left:o,center:function(t,n,e,f){null==e&&(e=0),null==f&&(f=t.length);const i=o(t,n,e,f-1);return i>e&&r(t[i-1],n)>-r(t[i],n)?i-1:i},right:function(t,n,r,o){for(null==r&&(r=0),null==o&&(o=t.length);r>>1;e(t[f],n)>0?o=f:r=f+1}return r}}}function e(t){return null===t?NaN:+t}const o=r(n),f=o.right,i=o.left,u=r(e).center;function l(t,n){let r=0;if(void 0===n)for(let n of t)null!=n&&(n=+n)>=n&&++r;else{let e=-1;for(let o of t)null!=(o=n(o,++e,t))&&(o=+o)>=o&&++r}return r}function s(t){return 0|t.length}function c(t){return!(t>0)}function a(t){return"object"!=typeof t||"length"in t?t:Array.from(t)}function h(t,n){let r,e=0,o=0,f=0;if(void 0===n)for(let n of t)null!=n&&(n=+n)>=n&&(f+=(r=n-o)*(n-(o+=r/++e)));else{let i=-1;for(let u of t)null!=(u=n(u,++i,t))&&(u=+u)>=u&&(f+=(r=u-o)*(u-(o+=r/++e)))}if(e>1)return f/(e-1)}function d(t,n){const r=h(t,n);return r?Math.sqrt(r):r}function p(t,n){let r,e;if(void 0===n)for(const n of t)null!=n&&(void 0===r?n>=n&&(r=e=n):(r>n&&(r=n),e=f&&(r=e=f):(r>f&&(r=f),e0){for(f=t[--o];o>0&&(n=f,!(e=(r=t[--o])-((f=n+r)-n))););o>0&&(e<0&&t[o-1]<0||e>0&&t[o-1]>0)&&(r=2*e)==(n=f+r)-f&&(f=n)}return f}}class v extends Map{constructor(t,n=w){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),null!=t)for(const[n,r]of t)this.set(n,r)}get(t){return super.get(m(this,t))}has(t){return super.has(m(this,t))}set(t,n){return super.set(g(this,t),n)}delete(t){return super.delete(M(this,t))}}function m({_intern:t,_key:n},r){const e=n(r);return t.has(e)?t.get(e):r}function g({_intern:t,_key:n},r){const e=n(r);return t.has(e)?t.get(e):(t.set(e,r),r)}function M({_intern:t,_key:n},r){const e=n(r);return t.has(e)&&(r=t.get(r),t.delete(e)),r}function w(t){return null!==t&&"object"==typeof t?t.valueOf():t}function b(t){return t}function A(t,...n){return _(t,b,b,n)}function x(t,n,...r){return _(t,b,n,r)}function S(t){if(1!==t.length)throw new Error("duplicate key");return t[0]}function _(t,n,r,e){return function t(o,f){if(f>=e.length)return r(o);const i=new v,u=e[f++];let l=-1;for(const t of o){const n=u(t,++l,o),r=i.get(n);r?r.push(t):i.set(n,[t])}for(const[n,r]of i)i.set(n,t(r,f));return n(i)}(t,0)}function k(t,n){return Array.from(n,n=>t[n])}function T(t,...r){if("function"!=typeof t[Symbol.iterator])throw new TypeError("values is not iterable");t=Array.from(t);let[e=n]=r;if(1===e.length||r.length>1){const o=Uint32Array.from(t,(t,n)=>n);return r.length>1?(r=r.map(n=>t.map(n)),o.sort((t,e)=>{for(const o of r){const r=n(o[t],o[e]);if(r)return r}})):(e=t.map(e),o.sort((t,r)=>n(e[t],e[r]))),k(t,o)}return t.sort(e)}var j=Array.prototype.slice;function E(t){return function(){return t}}var N=Math.sqrt(50),q=Math.sqrt(10),F=Math.sqrt(2);function I(t,n,r){var e,o,f,i,u=-1;if(r=+r,(t=+t)===(n=+n)&&r>0)return[t];if((e=n0){let r=Math.round(t/i),e=Math.round(n/i);for(r*in&&--e,f=new Array(o=e-r+1);++un&&--e,f=new Array(o=e-r+1);++u=0?(f>=N?10:f>=q?5:f>=F?2:1)*Math.pow(10,o):-Math.pow(10,-o)/(f>=N?10:f>=q?5:f>=F?2:1)}function L(t,n,r){let e;for(;;){const o=O(t,n,r);if(o===e||0===o||!isFinite(o))return[t,n];o>0?(t=Math.floor(t/o)*o,n=Math.ceil(n/o)*o):o<0&&(t=Math.ceil(t*o)/o,n=Math.floor(n*o)/o),e=o}}function P(t){return Math.ceil(Math.log(l(t))/Math.LN2)+1}function z(){var t=b,n=p,r=P;function e(e){Array.isArray(e)||(e=Array.from(e));var o,i,u=e.length,l=new Array(u);for(o=0;o=a)if(t>=a&&n===p){const t=O(c,a,r);isFinite(t)&&(t>0?a=(Math.floor(a/t)+1)*t:t<0&&(a=(Math.ceil(a*-t)+1)/-t))}else h.pop()}for(var d=h.length;h[0]<=c;)h.shift(),--d;for(;h[d-1]>a;)h.pop(),--d;var y,v=new Array(d+1);for(o=0;o<=d;++o)(y=v[o]=[]).x0=o>0?h[o-1]:c,y.x1=o=n)&&(r=n);else{let e=-1;for(let o of t)null!=(o=n(o,++e,t))&&(r=o)&&(r=o)}return r}function D(t,n){let r;if(void 0===n)for(const n of t)null!=n&&(r>n||void 0===r&&n>=n)&&(r=n);else{let e=-1;for(let o of t)null!=(o=n(o,++e,t))&&(r>o||void 0===r&&o>=o)&&(r=o)}return r}function R(t,r,e=0,o=t.length-1,f=n){for(;o>e;){if(o-e>600){const n=o-e+1,i=r-e+1,u=Math.log(n),l=.5*Math.exp(2*u/3),s=.5*Math.sqrt(u*l*(n-l)/n)*(i-n/2<0?-1:1);R(t,r,Math.max(e,Math.floor(r-i*l/n+s)),Math.min(o,Math.floor(r+(n-i)*l/n+s)),f)}const n=t[r];let i=e,u=o;for(U(t,e,r),f(t[o],n)>0&&U(t,e,o);i0;)--u}0===f(t[e],n)?U(t,e,u):U(t,++u,o),u<=r&&(e=u+1),r<=u&&(o=u-1)}return t}function U(t,n,r){const e=t[n];t[n]=t[r],t[r]=e}function B(t,n,r){if(e=(t=Float64Array.from(function*(t,n){if(void 0===n)for(let n of t)null!=n&&(n=+n)>=n&&(yield n);else{let r=-1;for(let e of t)null!=(e=n(e,++r,t))&&(e=+e)>=e&&(yield e)}}(t,r))).length){if((n=+n)<=0||e<2)return D(t);if(n>=1)return C(t);var e,o=(e-1)*n,f=Math.floor(o),i=C(R(t,f).subarray(0,f+1));return i+(D(t.subarray(f+1))-i)*(o-f)}}function G(t,n){let r,e=-1,o=-1;if(void 0===n)for(const n of t)++o,null!=n&&(r=n)&&(r=n,e=o);else for(let f of t)null!=(f=n(f,++o,t))&&(r=f)&&(r=f,e=o);return e}function H(t,n){let r,e=-1,o=-1;if(void 0===n)for(const n of t)++o,null!=n&&(r>n||void 0===r&&n>=n)&&(r=n,e=o);else for(let f of t)null!=(f=n(f,++o,t))&&(r>f||void 0===r&&f>=f)&&(r=f,e=o);return e}function J(t,r=n){if(1===r.length)return H(t,r);let e,o=-1,f=-1;for(const n of t)++f,(o<0?0===r(n,n):r(n,e)<0)&&(e=n,o=f);return o}var K=Q(Math.random);function Q(t){return function(n,r=0,e=n.length){let o=e-(r=+r);for(;o;){const e=t()*o--|0,f=n[o+r];n[o+r]=n[e+r],n[e+r]=f}return n}}function V(t){if(!(o=t.length))return[];for(var n=-1,r=D(t,W),e=new Array(r);++nt(...n)}(t.pop()),r=(t=t.map(a)).map(s),e=t.length-1,o=new Array(e+1).fill(0),f=[];if(e<0||r.some(c))return f;for(;;){f.push(o.map((n,r)=>t[r][n]));let i=e;for(;++o[i]===r[i];){if(0===i)return n?f.map(n):f;o[i--]=0}}},t.cumsum=function(t,n){var r=0,e=0;return Float64Array.from(t,void 0===n?t=>r+=+t||0:o=>r+=+n(o,e++,t)||0)},t.descending=function(t,n){return nt?1:n>=t?0:NaN},t.deviation=d,t.difference=function(t,...n){t=new Set(t);for(const r of n)for(const n of r)t.delete(n);return t},t.disjoint=function(t,n){const r=n[Symbol.iterator](),e=new Set;for(const n of t){if(e.has(n))return!1;let t,o;for(;({value:t,done:o}=r.next())&&!o;){if(Object.is(n,t))return!1;e.add(t)}}return!0},t.every=function(t,n){if("function"!=typeof n)throw new TypeError("test is not a function");let r=-1;for(const e of t)if(!n(e,++r,t))return!1;return!0},t.extent=p,t.fcumsum=function(t,n){const r=new y;let e=-1;return Float64Array.from(t,void 0===n?t=>r.add(+t||0):o=>r.add(+n(o,++e,t)||0))},t.filter=function(t,n){if("function"!=typeof n)throw new TypeError("test is not a function");const r=[];let e=-1;for(const o of t)n(o,++e,t)&&r.push(o);return r},t.fsum=function(t,n){const r=new y;if(void 0===n)for(let n of t)(n=+n)&&r.add(n);else{let e=-1;for(let o of t)(o=+n(o,++e,t))&&r.add(o)}return+r},t.greatest=function(t,r=n){let e,o=!1;if(1===r.length){let f;for(const i of t){const t=r(i);(o?n(t,f)>0:0===n(t,t))&&(e=i,f=t,o=!0)}}else for(const n of t)(o?r(n,e)>0:0===r(n,n))&&(e=n,o=!0);return e},t.greatestIndex=function(t,r=n){if(1===r.length)return G(t,r);let e,o=-1,f=-1;for(const n of t)++f,(o<0?0===r(n,n):r(n,e)>0)&&(e=n,o=f);return o},t.group=A,t.groupSort=function(t,r,e){return(1===r.length?T(x(t,r,e),([t,r],[e,o])=>n(r,o)||n(t,e)):T(A(t,e),([t,e],[o,f])=>r(e,f)||n(t,o))).map(([t])=>t)},t.groups=function(t,...n){return _(t,Array.from,b,n)},t.histogram=z,t.index=function(t,...n){return _(t,b,S,n)},t.indexes=function(t,...n){return _(t,Array.from,S,n)},t.intersection=function(t,...n){t=new Set(t),n=n.map(X);t:for(const r of t)for(const e of n)if(!e.has(r)){t.delete(r);continue t}return t},t.least=function(t,r=n){let e,o=!1;if(1===r.length){let f;for(const i of t){const t=r(i);(o?n(t,f)<0:0===n(t,t))&&(e=i,f=t,o=!0)}}else for(const n of t)(o?r(n,e)<0:0===r(n,n))&&(e=n,o=!0);return e},t.leastIndex=J,t.map=function(t,n){if("function"!=typeof t[Symbol.iterator])throw new TypeError("values is not iterable");if("function"!=typeof n)throw new TypeError("mapper is not a function");return Array.from(t,(r,e)=>n(r,e,t))},t.max=C,t.maxIndex=G,t.mean=function(t,n){let r=0,e=0;if(void 0===n)for(let n of t)null!=n&&(n=+n)>=n&&(++r,e+=n);else{let o=-1;for(let f of t)null!=(f=n(f,++o,t))&&(f=+f)>=f&&(++r,e+=f)}if(r)return e/r},t.median=function(t,n){return B(t,.5,n)},t.merge=function(t){return Array.from(function*(t){for(const n of t)yield*n}(t))},t.min=D,t.minIndex=H,t.nice=L,t.pairs=function(t,n=function(t,n){return[t,n]}){const r=[];let e,o=!1;for(const f of t)o&&r.push(n(e,f)),e=f,o=!0;return r},t.permute=k,t.quantile=B,t.quantileSorted=function(t,n,r=e){if(o=t.length){if((n=+n)<=0||o<2)return+r(t[0],0,t);if(n>=1)return+r(t[o-1],o-1,t);var o,f=(o-1)*n,i=Math.floor(f),u=+r(t[i],i,t);return u+(+r(t[i+1],i+1,t)-u)*(f-i)}},t.quickselect=R,t.range=function(t,n,r){t=+t,n=+n,r=(o=arguments.length)<2?(n=t,t=0,1):o<3?1:+r;for(var e=-1,o=0|Math.max(0,Math.ceil((n-t)/r)),f=new Array(o);++e=N?o*=10:f>=q?o*=5:f>=F&&(o*=2),n1?0:.5,y=t===r||t===o?-1:1,v=t===o||t===i?"x":"y",M=t===r||t===a?l:c;function _(n){var l=null==p?f.ticks?f.ticks.apply(f,d):f.domain():p,c=null==h?f.tickFormat?f.tickFormat.apply(f,d):e:h,_=Math.max(m,0)+x,b=f.range(),w=+b[0]+k,A=+b[b.length-1]+k,F=(f.bandwidth?function(t,n){return n=Math.max(0,t.bandwidth()-2*n)/2,t.round()&&(n=Math.round(n)),e=>+t(e)+n}:function(t){return n=>+t(n)})(f.copy(),k),V=n.selection?n.selection():n,z=V.selectAll(".domain").data([null]),H=V.selectAll(".tick").data(l,f).order(),C=H.exit(),P=H.enter().append("g").attr("class","tick"),S=H.select("line"),T=H.select("text");z=z.merge(z.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),H=H.merge(P),S=S.merge(P.append("line").attr("stroke","currentColor").attr(v+"2",y*m)),T=T.merge(P.append("text").attr("fill","currentColor").attr(v,y*_).attr("dy",t===r?"0em":t===a?"0.71em":"0.32em")),n!==V&&(z=z.transition(n),H=H.transition(n),S=S.transition(n),T=T.transition(n),C=C.transition(n).attr("opacity",u).attr("transform",function(t){return isFinite(t=F(t))?M(t+k):this.getAttribute("transform")}),P.attr("opacity",u).attr("transform",function(t){var n=this.parentNode.__axis;return M((n&&isFinite(n=n(t))?n:F(t))+k)})),C.remove(),z.attr("d",t===o||t===i?g?"M"+y*g+","+w+"H"+k+"V"+A+"H"+y*g:"M"+k+","+w+"V"+A:g?"M"+w+","+y*g+"V"+k+"H"+A+"V"+y*g:"M"+w+","+k+"H"+A),H.attr("opacity",1).attr("transform",function(t){return M(F(t)+k)}),S.attr(v+"2",y*m),T.attr(v,y*_).text(c),V.filter(s).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",t===i?"start":t===o?"end":"middle"),V.each(function(){this.__axis=F})}return _.scale=function(t){return arguments.length?(f=t,_):f},_.ticks=function(){return d=n.call(arguments),_},_.tickArguments=function(t){return arguments.length?(d=null==t?[]:n.call(t),_):d.slice()},_.tickValues=function(t){return arguments.length?(p=null==t?null:n.call(t),_):p&&p.slice()},_.tickFormat=function(t){return arguments.length?(h=t,_):h},_.tickSize=function(t){return arguments.length?(m=g=+t,_):m},_.tickSizeInner=function(t){return arguments.length?(m=+t,_):m},_.tickSizeOuter=function(t){return arguments.length?(g=+t,_):g},_.tickPadding=function(t){return arguments.length?(x=+t,_):x},_.offset=function(t){return arguments.length?(k=+t,_):k},_}t.axisBottom=function(t){return f(a,t)},t.axisLeft=function(t){return f(o,t)},t.axisRight=function(t){return f(i,t)},t.axisTop=function(t){return f(r,t)},Object.defineProperty(t,"__esModule",{value:!0})}); + +},{}],6:[function(require,module,exports){ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("d3-dispatch"),require("d3-drag"),require("d3-interpolate"),require("d3-selection"),require("d3-transition")):"function"==typeof define&&define.amd?define(["exports","d3-dispatch","d3-drag","d3-interpolate","d3-selection","d3-transition"],t):t((e=e||self).d3=e.d3||{},e.d3,e.d3,e.d3,e.d3,e.d3)}(this,function(e,t,n,r,i,s){"use strict";var u=e=>()=>e;function o(e,{sourceEvent:t,target:n,selection:r,mode:i,dispatch:s}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},selection:{value:r,enumerable:!0,configurable:!0},mode:{value:i,enumerable:!0,configurable:!0},_:{value:s}})}function a(e){e.preventDefault(),e.stopImmediatePropagation()}var l={name:"drag"},c={name:"space"},h={name:"handle"},f={name:"center"};const{abs:d,max:p,min:b}=Math;function y(e){return[+e[0],+e[1]]}function v(e){return[y(e[0]),y(e[1])]}var m={name:"x",handles:["w","e"].map(E),input:function(e,t){return null==e?null:[[+e[0],t[0][1]],[+e[1],t[1][1]]]},output:function(e){return e&&[e[0][0],e[1][0]]}},w={name:"y",handles:["n","s"].map(E),input:function(e,t){return null==e?null:[[t[0][0],+e[0]],[t[1][0],+e[1]]]},output:function(e){return e&&[e[0][1],e[1][1]]}},g={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(E),input:function(e){return null==e?null:v(e)},output:function(e){return e}},_={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},x={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},k={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},z={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},A={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function E(e){return{type:e}}function q(e){return!e.ctrlKey&&!e.button}function K(){var e=this.ownerSVGElement||this;return e.hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]}function P(){return navigator.maxTouchPoints||"ontouchstart"in this}function T(e){for(;!e.__brush;)if(!(e=e.parentNode))return;return e.__brush}function V(e){var y,g=K,V=q,j=P,M=!0,S=t.dispatch("start","brush","end"),B=6;function C(t){var n=t.property("__brush",Y).selectAll(".overlay").data([E("overlay")]);n.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",_.overlay).merge(n).each(function(){var e=T(this).extent;i.select(this).attr("x",e[0][0]).attr("y",e[0][1]).attr("width",e[1][0]-e[0][0]).attr("height",e[1][1]-e[0][1])}),t.selectAll(".selection").data([E("selection")]).enter().append("rect").attr("class","selection").attr("cursor",_.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var r=t.selectAll(".handle").data(e.handles,function(e){return e.type});r.exit().remove(),r.enter().append("rect").attr("class",function(e){return"handle handle--"+e.type}).attr("cursor",function(e){return _[e.type]}),t.each(D).attr("fill","none").attr("pointer-events","all").on("mousedown.brush",G).filter(j).on("touchstart.brush",G).on("touchmove.brush",N).on("touchend.brush touchcancel.brush",X).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function D(){var e=i.select(this),t=T(this).selection;t?(e.selectAll(".selection").style("display",null).attr("x",t[0][0]).attr("y",t[0][1]).attr("width",t[1][0]-t[0][0]).attr("height",t[1][1]-t[0][1]),e.selectAll(".handle").style("display",null).attr("x",function(e){return"e"===e.type[e.type.length-1]?t[1][0]-B/2:t[0][0]-B/2}).attr("y",function(e){return"s"===e.type[0]?t[1][1]-B/2:t[0][1]-B/2}).attr("width",function(e){return"n"===e.type||"s"===e.type?t[1][0]-t[0][0]+B:B}).attr("height",function(e){return"e"===e.type||"w"===e.type?t[1][1]-t[0][1]+B:B})):e.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function I(e,t,n){var r=e.__brush.emitter;return!r||n&&r.clean?new O(e,t,n):r}function O(e,t,n){this.that=e,this.args=t,this.state=e.__brush,this.active=0,this.clean=n}function G(t){if((!y||t.touches)&&V.apply(this,arguments)){var r,u,o,v,g,E,q,K,P,j,S,B=this,C=t.target.__data__.type,O="selection"===(M&&t.metaKey?C="overlay":C)?l:M&&t.altKey?f:h,G=e===w?null:z[C],N=e===m?null:A[C],X=T(B),Y=X.extent,F=X.selection,H=Y[0][0],J=Y[0][1],L=Y[1][0],Q=Y[1][1],R=0,U=0,W=G&&N&&M&&t.shiftKey,Z=Array.from(t.touches||[t],e=>{const t=e.identifier;return(e=i.pointer(e,B)).point0=e.slice(),e.identifier=t,e});if("overlay"===C){F&&(P=!0);const t=[Z[0],Z[1]||Z[0]];X.selection=F=[[r=e===w?H:b(t[0][0],t[1][0]),o=e===m?J:b(t[0][1],t[1][1])],[g=e===w?L:p(t[0][0],t[1][0]),q=e===m?Q:p(t[0][1],t[1][1])]],Z.length>1&&ie()}else r=F[0][0],o=F[0][1],g=F[1][0],q=F[1][1];u=r,v=o,E=g,K=q;var $=i.select(B).attr("pointer-events","none"),ee=$.selectAll(".overlay").attr("cursor",_[C]);s.interrupt(B);var te=I(B,arguments,!0).beforestart();if(t.touches)te.moved=re,te.ended=se;else{var ne=i.select(t.view).on("mousemove.brush",re,!0).on("mouseup.brush",se,!0);M&&ne.on("keydown.brush",function(e){switch(e.keyCode){case 16:W=G&&N;break;case 18:O===h&&(G&&(g=E-R*G,r=u+R*G),N&&(q=K-U*N,o=v+U*N),O=f,ie());break;case 32:O!==h&&O!==f||(G<0?g=E-R:G>0&&(r=u-R),N<0?q=K-U:N>0&&(o=v-U),O=c,ee.attr("cursor",_.selection),ie());break;default:return}a(e)},!0).on("keyup.brush",function(e){switch(e.keyCode){case 16:W&&(j=S=W=!1,ie());break;case 18:O===f&&(G<0?g=E:G>0&&(r=u),N<0?q=K:N>0&&(o=v),O=h,ie());break;case 32:O===c&&(e.altKey?(G&&(g=E-R*G,r=u+R*G),N&&(q=K-U*N,o=v+U*N),O=f):(G<0?g=E:G>0&&(r=u),N<0?q=K:N>0&&(o=v),O=h),ee.attr("cursor",_[C]),ie());break;default:return}a(e)},!0),n.dragDisable(t.view)}D.call(B),te.start(t,O.name)}function re(e){for(const t of e.changedTouches||[e])for(const e of Z)e.identifier===t.identifier&&(e.cur=i.pointer(t,B));if(W&&!j&&!S&&1===Z.length){const e=Z[0];d(e.cur[0]-e[0])>d(e.cur[1]-e[1])?S=!0:j=!0}for(const e of Z)e.cur&&(e[0]=e.cur[0],e[1]=e.cur[1]);P=!0,a(e),ie(e)}function ie(e){const t=Z[0],n=t.point0;var i;switch(R=t[0]-n[0],U=t[1]-n[1],O){case c:case l:G&&(R=p(H-r,b(L-g,R)),u=r+R,E=g+R),N&&(U=p(J-o,b(Q-q,U)),v=o+U,K=q+U);break;case h:Z[1]?(G&&(u=p(H,b(L,Z[0][0])),E=p(H,b(L,Z[1][0])),G=1),N&&(v=p(J,b(Q,Z[0][1])),K=p(J,b(Q,Z[1][1])),N=1)):(G<0?(R=p(H-r,b(L-r,R)),u=r+R,E=g):G>0&&(R=p(H-g,b(L-g,R)),u=r,E=g+R),N<0?(U=p(J-o,b(Q-o,U)),v=o+U,K=q):N>0&&(U=p(J-q,b(Q-q,U)),v=o,K=q+U));break;case f:G&&(u=p(H,b(L,r-R*G)),E=p(H,b(L,g+R*G))),N&&(v=p(J,b(Q,o-U*N)),K=p(J,b(Q,q+U*N)))}En+e)}function s(n,t){var e=0,r=null,u=null,o=null;function l(l){var c,s=l.length,g=new Array(s),p=f(0,s),d=new Array(s*s),h=new Array(s),y=0;l=Float64Array.from({length:s*s},t?(n,t)=>l[t%s][t/s|0]:(n,t)=>l[t/s|0][t%s]);for(let t=0;tr(g[n],g[t]));for(const e of p){const r=t;if(n){const n=f(1+~s,s).filter(n=>n<0?l[~n*s+e]:l[e*s+n]);u&&n.sort((n,t)=>u(n<0?-l[~n*s+e]:l[e*s+n],t<0?-l[~t*s+e]:l[e*s+t]));for(const r of n)if(r<0){(d[~r*s+e]||(d[~r*s+e]={source:null,target:null})).target={index:e,startAngle:t,endAngle:t+=l[~r*s+e]*y,value:l[~r*s+e]}}else{(d[e*s+r]||(d[e*s+r]={source:null,target:null})).source={index:e,startAngle:t,endAngle:t+=l[e*s+r]*y,value:l[e*s+r]}}h[e]={index:e,startAngle:r,endAngle:t,value:g[e]}}else{const n=f(0,s).filter(n=>l[e*s+n]||l[n*s+e]);u&&n.sort((n,t)=>u(l[e*s+n],l[e*s+t]));for(const r of n){let n;if(ec&&(e(M-x)>2*y+c?M>x?(x+=y,M-=y):(x-=y,M+=y):x=M=(x+M)/2,e(C-w)>2*y+c?C>w?(w+=y,C-=y):(w-=y,C+=y):w=C=(w+C)/2),m.moveTo(A*r(x),A*u(x)),m.arc(0,0,A,x,M),x!==w||M!==C)if(n){var _=q-+n.apply(this,arguments),j=(w+C)/2;m.quadraticCurveTo(0,0,_*r(w),_*u(w)),m.lineTo(q*r(j),q*u(j)),m.lineTo(_*r(C),_*u(C))}else m.quadraticCurveTo(0,0,q*r(w),q*u(w)),m.arc(0,0,q,w,C);if(m.quadraticCurveTo(0,0,A*r(x),A*u(x)),m.closePath(),p)return m=null,p+""||null}return n&&(M.headRadius=function(t){return arguments.length?(n="function"==typeof t?t:p(+t),M):n}),M.radius=function(n){return arguments.length?(i=f="function"==typeof n?n:p(+n),M):i},M.sourceRadius=function(n){return arguments.length?(i="function"==typeof n?n:p(+n),M):i},M.targetRadius=function(n){return arguments.length?(f="function"==typeof n?n:p(+n),M):f},M.startAngle=function(n){return arguments.length?(s="function"==typeof n?n:p(+n),M):s},M.endAngle=function(n){return arguments.length?(b="function"==typeof n?n:p(+n),M):b},M.padAngle=function(n){return arguments.length?(T="function"==typeof n?n:p(+n),M):T},M.source=function(n){return arguments.length?(o=n,M):o},M.target=function(n){return arguments.length?(a=n,M):a},M.context=function(n){return arguments.length?(m=null==n?null:n,M):m},M}n.chord=function(){return s(!1,!1)},n.chordDirected=function(){return s(!0,!1)},n.chordTranspose=function(){return s(!1,!0)},n.ribbon=function(){return T()},n.ribbonArrow=function(){return T(b)},Object.defineProperty(n,"__esModule",{value:!0})}); + +},{"d3-path":21}],8:[function(require,module,exports){ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).d3=t.d3||{})}(this,function(t){"use strict";function e(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function n(t,e){var n=Object.create(t.prototype);for(var i in e)n[i]=e[i];return n}function i(){}var r="\\s*([+-]?\\d+)\\s*",a="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",s="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",o=/^#([0-9a-f]{3,8})$/,h=new RegExp("^rgb\\("+[r,r,r]+"\\)$"),l=new RegExp("^rgb\\("+[s,s,s]+"\\)$"),u=new RegExp("^rgba\\("+[r,r,r,a]+"\\)$"),c=new RegExp("^rgba\\("+[s,s,s,a]+"\\)$"),g=new RegExp("^hsl\\("+[a,s,s]+"\\)$"),f=new RegExp("^hsla\\("+[a,s,s,a]+"\\)$"),d={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function p(){return this.rgb().formatHex()}function b(){return this.rgb().formatRgb()}function y(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=o.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?w(e):3===n?new M(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?m(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?m(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=h.exec(t))?new M(e[1],e[2],e[3],1):(e=l.exec(t))?new M(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=u.exec(t))?m(e[1],e[2],e[3],e[4]):(e=c.exec(t))?m(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=g.exec(t))?R(e[1],e[2]/100,e[3]/100,1):(e=f.exec(t))?R(e[1],e[2]/100,e[3]/100,e[4]):d.hasOwnProperty(t)?w(d[t]):"transparent"===t?new M(NaN,NaN,NaN,0):null}function w(t){return new M(t>>16&255,t>>8&255,255&t,1)}function m(t,e,n,i){return i<=0&&(t=e=n=NaN),new M(t,e,n,i)}function N(t){return t instanceof i||(t=y(t)),t?new M((t=t.rgb()).r,t.g,t.b,t.opacity):new M}function k(t,e,n,i){return 1===arguments.length?N(t):new M(t,e,n,null==i?1:i)}function M(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function v(){return"#"+q(this.r)+q(this.g)+q(this.b)}function x(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function q(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function R(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new H(t,e,n,i)}function E(t){if(t instanceof H)return new H(t.h,t.s,t.l,t.opacity);if(t instanceof i||(t=y(t)),!t)return new H;if(t instanceof H)return t;var e=(t=t.rgb()).r/255,n=t.g/255,r=t.b/255,a=Math.min(e,n,r),s=Math.max(e,n,r),o=NaN,h=s-a,l=(s+a)/2;return h?(o=e===s?(n-r)/h+6*(n0&&l<1?0:o,new H(o,h,l,t.opacity)}function $(t,e,n,i){return 1===arguments.length?E(t):new H(t,e,n,null==i?1:i)}function H(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function j(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}e(i,y,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:p,formatHex:p,formatHsl:function(){return E(this).formatHsl()},formatRgb:b,toString:b}),e(M,k,n(i,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:v,formatHex:v,formatRgb:x,toString:x})),e(H,$,n(i,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new H(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new H(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,r=2*n-i;return new M(j(t>=240?t-240:t+120,r,i),j(t,r,i),j(t<120?t+240:t-120,r,i),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));const O=Math.PI/180,P=180/Math.PI,I=.96422,S=1,_=.82521,z=4/29,C=6/29,L=3*C*C,A=C*C*C;function B(t){if(t instanceof F)return new F(t.l,t.a,t.b,t.opacity);if(t instanceof V)return W(t);t instanceof M||(t=N(t));var e,n,i=Q(t.r),r=Q(t.g),a=Q(t.b),s=G((.2225045*i+.7168786*r+.0606169*a)/S);return i===r&&r===a?e=n=s:(e=G((.4360747*i+.3850649*r+.1430804*a)/I),n=G((.0139322*i+.0971045*r+.7141733*a)/_)),new F(116*s-16,500*(e-s),200*(s-n),t.opacity)}function D(t,e,n,i){return 1===arguments.length?B(t):new F(t,e,n,null==i?1:i)}function F(t,e,n,i){this.l=+t,this.a=+e,this.b=+n,this.opacity=+i}function G(t){return t>A?Math.pow(t,1/3):t/L+z}function J(t){return t>C?t*t*t:L*(t-z)}function K(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function Q(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function T(t){if(t instanceof V)return new V(t.h,t.c,t.l,t.opacity);if(t instanceof F||(t=B(t)),0===t.a&&0===t.b)return new V(NaN,0()=>t;function a(t,r){for(var n,e=-1,i=r.length;++ee!=g>e&&n<(s-c)*(e-d)/(g-d)+c&&(i=-i)}return i}function h(t,r,n){var e,i,a,o;return function(t,r,n){return(r[0]-t[0])*(n[1]-t[1])==(n[0]-t[0])*(r[1]-t[1])}(t,r,n)&&(i=t[e=+(t[0]===r[0])],a=n[e],o=r[e],i<=a&&a<=o||o<=a&&a<=i)}function f(){}var u=[[],[[[1,1.5],[.5,1]]],[[[1.5,1],[1,1.5]]],[[[1.5,1],[.5,1]]],[[[1,.5],[1.5,1]]],[[[1,1.5],[.5,1]],[[1,.5],[1.5,1]]],[[[1,.5],[1,1.5]]],[[[1,.5],[.5,1]]],[[[.5,1],[1,.5]]],[[[1,1.5],[1,.5]]],[[[.5,1],[1,.5]],[[1.5,1],[1,1.5]]],[[[1.5,1],[1,.5]]],[[[.5,1],[1.5,1]]],[[[1,1.5],[1.5,1]]],[[[.5,1],[1,1.5]]],[]];function c(){var t=1,o=1,h=r.thresholdSturges,c=g;function d(t){var n=h(t);if(Array.isArray(n))n=n.slice().sort(e);else{var i=r.extent(t),a=i[0],o=i[1];n=r.tickStep(a,o,n),n=r.range(Math.floor(a/n)*n,Math.floor(o/n)*n,n)}return n.map(function(r){return l(t,r)})}function l(r,n){var e=[],i=[];return function(r,n,e){var i,a,h,f,c,d,l=new Array,g=new Array;i=a=-1,f=r[0]>=n,u[f<<1].forEach(v);for(;++i=n,u[h|f<<1].forEach(v);u[f<<0].forEach(v);for(;++a=n,c=r[a*t]>=n,u[f<<1|c<<2].forEach(v);++i=n,d=c,c=r[a*t+i+1]>=n,u[h|f<<1|c<<2|d<<3].forEach(v);u[f|c<<3].forEach(v)}i=-1,c=r[a*t]>=n,u[c<<2].forEach(v);for(;++i=n,u[c<<2|d<<3].forEach(v);function v(t){var r,n,o=[t[0][0]+i,t[0][1]+a],h=[t[1][0]+i,t[1][1]+a],f=s(o),u=s(h);(r=g[f])?(n=l[u])?(delete g[r.end],delete l[n.start],r===n?(r.ring.push(h),e(r.ring)):l[r.start]=g[n.end]={start:r.start,end:n.end,ring:r.ring.concat(n.ring)}):(delete g[r.end],r.ring.push(h),g[r.end=u]=r):(r=l[u])?(n=g[f])?(delete l[r.start],delete g[n.end],r===n?(r.ring.push(h),e(r.ring)):l[n.start]=g[r.end]={start:n.start,end:r.end,ring:n.ring.concat(r.ring)}):(delete l[r.start],r.ring.unshift(o),l[r.start=f]=r):l[f]=g[u]={start:f,end:u,ring:[o,h]}}u[c<<3].forEach(v)}(r,n,function(t){c(t,r,n),function(t){for(var r=0,n=t.length,e=t[n-1][1]*t[0][0]-t[n-1][0]*t[0][1];++r0?e.push([t]):i.push(t)}),i.forEach(function(t){for(var r,n=0,i=e.length;n0&&a0&&h=0&&e>=0))throw new Error("invalid size");return t=n,o=e,d},d.thresholds=function(t){return arguments.length?(h="function"==typeof t?t:Array.isArray(t)?i(n.call(t)):i(t),d):h},d.smooth=function(t){return arguments.length?(c=t?g:f,d):c===g},d}function d(t,r,n){for(var e=t.width,i=t.height,a=1+(n<<1),o=0;o=n&&(h>=a&&(f-=t.data[h-a+o*e]),r.data[h-n+o*e]=f/Math.min(h+1,e-1+a-h,a))}function l(t,r,n){for(var e=t.width,i=t.height,a=1+(n<<1),o=0;o=n&&(h>=a&&(f-=t.data[o+(h-a)*e]),r.data[o+(h-n)*e]=f/Math.min(h+1,i-1+a-h,a))}function s(t){return t[0]}function g(t){return t[1]}function v(){return 1}t.contourDensity=function(){var t=s,e=g,a=v,o=960,h=500,f=20,u=2,w=3*f,y=o+2*w>>u,p=h+2*w>>u,E=i(20);function M(n){var i=new Float32Array(y*p),o=new Float32Array(y*p);n.forEach(function(r,n,o){var h=+t(r,n,o)+w>>u,f=+e(r,n,o)+w>>u,c=+a(r,n,o);h>=0&&h=0&&f>u),l({width:y,height:p,data:o},{width:y,height:p,data:i},f>>u),d({width:y,height:p,data:i},{width:y,height:p,data:o},f>>u),l({width:y,height:p,data:o},{width:y,height:p,data:i},f>>u),d({width:y,height:p,data:i},{width:y,height:p,data:o},f>>u),l({width:y,height:p,data:o},{width:y,height:p,data:i},f>>u);var h=E(i);if(!Array.isArray(h)){var s=r.max(i);h=r.tickStep(0,s,h),(h=r.range(0,Math.floor(s/h)*h,h)).shift()}return c().thresholds(h).size([y,p])(i).map(A)}function A(t){return t.value*=Math.pow(2,-2*u),t.coordinates.forEach(m),t}function m(t){t.forEach(z)}function z(t){t.forEach(x)}function x(t){t[0]=t[0]*Math.pow(2,u)-w,t[1]=t[1]*Math.pow(2,u)-w}function b(){return y=o+2*(w=3*f)>>u,p=h+2*w>>u,M}return M.x=function(r){return arguments.length?(t="function"==typeof r?r:i(+r),M):t},M.y=function(t){return arguments.length?(e="function"==typeof t?t:i(+t),M):e},M.weight=function(t){return arguments.length?(a="function"==typeof t?t:i(+t),M):a},M.size=function(t){if(!arguments.length)return[o,h];var r=+t[0],n=+t[1];if(!(r>=0&&n>=0))throw new Error("invalid size");return o=r,h=n,b()},M.cellSize=function(t){if(!arguments.length)return 1<=1))throw new Error("invalid cell size");return u=Math.floor(Math.log(t)/Math.LN2),b()},M.thresholds=function(t){return arguments.length?(E="function"==typeof t?t:Array.isArray(t)?i(n.call(t)):i(t),M):E},M.bandwidth=function(t){if(!arguments.length)return Math.sqrt(f*(f+1));if(!((t=+t)>=0))throw new Error("invalid bandwidth");return f=Math.round((Math.sqrt(4*t*t+1)-1)/2),b()},M},t.contours=c,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{"d3-array":4}],10:[function(require,module,exports){ +!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports):"function"==typeof define&&define.amd?define(["exports"],i):i((t=t||self).d3=t.d3||{})}(this,function(t){"use strict";const i=Math.pow(2,-52),e=new Uint32Array(512);class n{static from(t,i=function(t){return t[0]},e=function(t){return t[1]}){const s=t.length,h=new Float64Array(2*s);for(let n=0;n>1;if(i>0&&"number"!=typeof t[0])throw new Error("Expected coords to contain numbers.");this.coords=t;const e=Math.max(2*i-5,0);this._triangles=new Uint32Array(3*e),this._halfedges=new Int32Array(3*e),this._hashSize=Math.ceil(Math.sqrt(i)),this._hullPrev=new Uint32Array(i),this._hullNext=new Uint32Array(i),this._hullTri=new Uint32Array(i),this._hullHash=new Int32Array(this._hashSize).fill(-1),this._ids=new Uint32Array(i),this._dists=new Float64Array(i),this.update()}update(){const{coords:t,_hullPrev:e,_hullNext:n,_hullTri:h,_hullHash:r}=this,c=t.length>>1;let u=1/0,_=1/0,f=-1/0,d=-1/0;for(let i=0;if&&(f=e),n>d&&(d=n),this._ids[i]=i}const g=(u+f)/2,y=(_+d)/2;let m,x,p,w=1/0;for(let i=0;i0&&(x=i,w=e)}let T=t[2*x],M=t[2*x+1],A=1/0;for(let i=0;in&&(i[e++]=s,n=this._dists[s])}return this.hull=i.subarray(0,e),this.triangles=new Uint32Array(0),void(this.halfedges=new Uint32Array(0))}if(l(v,b,T,M,k,$)){const t=x,i=T,e=M;x=p,T=k,M=$,p=t,k=i,$=e}const P=function(t,i,e,n,s,h){const l=e-t,r=n-i,o=s-t,a=h-i,c=l*l+r*r,u=o*o+a*a,_=.5/(l*a-r*o);return{x:t+(a*c-r*u)*_,y:i+(l*u-o*c)*_}}(v,b,T,M,k,$);this._cx=P.x,this._cy=P.y;for(let i=0;i0&&Math.abs(u-s)<=i&&Math.abs(_-o)<=i)continue;if(s=u,o=_,c===m||c===x||c===p)continue;let f=0;for(let t=0,i=this._hashKey(u,_);t0?3-e:1+e)/4}(t-this._cx,i-this._cy)*this._hashSize)%this._hashSize}_legalize(t){const{_triangles:i,_halfedges:n,coords:s}=this;let h=0,l=0;for(;;){const o=n[t],a=t-t%3;if(l=a+(t+2)%3,-1===o){if(0===h)break;t=e[--h];continue}const c=o-o%3,u=a+(t+1)%3,_=c+(o+2)%3,f=i[l],d=i[t],g=i[u],y=i[_];if(r(s[2*f],s[2*f+1],s[2*d],s[2*d+1],s[2*g],s[2*g+1],s[2*y],s[2*y+1])){i[t]=y,i[o]=f;const s=n[_];if(-1===s){let i=this._hullStart;do{if(this._hullTri[i]===_){this._hullTri[i]=t;break}i=this._hullPrev[i]}while(i!==this._hullStart)}this._link(t,s),this._link(o,n[l]),this._link(l,_);const r=c+(o+1)%3;h=3.3306690738754716e-16*Math.abs(l+r)?l-r:0}function l(t,i,e,n,s,l){return(h(s,l,t,i,e,n)||h(t,i,e,n,s,l)||h(e,n,s,l,t,i))<0}function r(t,i,e,n,s,h,l,r){const o=t-l,a=i-r,c=e-l,u=n-r,_=s-l,f=h-r,d=c*c+u*u,g=_*_+f*f;return o*(u*g-d*f)-a*(c*g-d*_)+(o*o+a*a)*(c*f-u*_)<0}function o(t,i,e,n,s,h){const l=e-t,r=n-i,o=s-t,a=h-i,c=l*l+r*r,u=o*o+a*a,_=.5/(l*a-r*o),f=(a*c-r*u)*_,d=(l*u-o*c)*_;return f*f+d*d}function a(t,i,e,n){if(n-e<=20)for(let s=e+1;s<=n;s++){const n=t[s],h=i[n];let l=s-1;for(;l>=e&&i[t[l]]>h;)t[l+1]=t[l--];t[l+1]=n}else{let s=e+1,h=n;c(t,e+n>>1,s),i[t[e]]>i[t[n]]&&c(t,e,n),i[t[s]]>i[t[n]]&&c(t,s,n),i[t[e]]>i[t[s]]&&c(t,e,s);const l=t[s],r=i[l];for(;;){do{s++}while(i[t[s]]r);if(h=h-e?(a(t,i,s,n),a(t,i,e,h-1)):(a(t,i,e,h-1),a(t,i,s,n))}}function c(t,i,e){const n=t[i];t[i]=t[e],t[e]=n}const u=1e-6;class _{constructor(){this._x0=this._y0=this._x1=this._y1=null,this._=""}moveTo(t,i){this._+=`M${this._x0=this._x1=+t},${this._y0=this._y1=+i}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")}lineTo(t,i){this._+=`L${this._x1=+t},${this._y1=+i}`}arc(t,i,e){const n=(t=+t)+(e=+e),s=i=+i;if(e<0)throw new Error("negative radius");null===this._x1?this._+=`M${n},${s}`:(Math.abs(this._x1-n)>u||Math.abs(this._y1-s)>u)&&(this._+="L"+n+","+s),e&&(this._+=`A${e},${e},0,1,1,${t-e},${i}A${e},${e},0,1,1,${this._x1=n},${this._y1=s}`)}rect(t,i,e,n){this._+=`M${this._x0=this._x1=+t},${this._y0=this._y1=+i}h${+e}v${+n}h${-e}Z`}value(){return this._||null}}class f{constructor(){this._=[]}moveTo(t,i){this._.push([t,i])}closePath(){this._.push(this._[0].slice())}lineTo(t,i){this._.push([t,i])}value(){return this._.length?this._:null}}class d{constructor(t,[i,e,n,s]=[0,0,960,500]){if(!((n=+n)>=(i=+i)&&(s=+s)>=(e=+e)))throw new Error("invalid bounds");this.delaunay=t,this._circumcenters=new Float64Array(2*t.points.length),this.vectors=new Float64Array(2*t.points.length),this.xmax=n,this.xmin=i,this.ymax=s,this.ymin=e,this._init()}update(){return this.delaunay.update(),this._init(),this}_init(){const{delaunay:{points:t,hull:i,triangles:e},vectors:n}=this,s=this.circumcenters=this._circumcenters.subarray(0,e.length/3*2);for(let i,n,h=0,l=0,r=e.length;h1;)s-=2;for(let t=2;t4)for(let t=0;t0){if(i>=this.ymax)return null;(s=(this.ymax-i)/n)0){if(t>=this.xmax)return null;(s=(this.xmax-t)/e)this.xmax?2:0)|(ithis.ymax?8:0)}}const g=2*Math.PI,y=Math.pow;function m(t,i,e){return[t+Math.sin(t+i)*e,i+Math.cos(t-i)*e]}class x{static from(t,i=function(t){return t[0]},e=function(t){return t[1]},n){return new x("length"in t?function(t,i,e,n){const s=t.length,h=new Float64Array(2*s);for(let l=0;l2&&function(t){const{triangles:i,coords:e}=t;for(let t=0;t1e-10)return!1}return!0}(t)){this.collinear=Int32Array.from({length:i.length/2},(t,i)=>i).sort((t,e)=>i[2*t]-i[2*e]||i[2*t+1]-i[2*e+1]);const t=this.collinear[0],e=this.collinear[this.collinear.length-1],s=[i[2*t],i[2*t+1],i[2*e],i[2*e+1]],h=1e-8*Math.hypot(s[3]-s[1],s[2]-s[0]);for(let t=0,e=i.length/2;t0&&(this.triangles=new Int32Array(3).fill(-1),this.halfedges=new Int32Array(3).fill(-1),this.triangles[0]=s[0],this.triangles[1]=s[1],this.triangles[2]=s[1],l[s[0]]=1,2===s.length&&(l[s[1]]=0))}voronoi(t){return new d(this,t)}*neighbors(t){const{inedges:i,hull:e,_hullIndex:n,halfedges:s,triangles:h,collinear:l}=this;if(l){const i=l.indexOf(t);return i>0&&(yield l[i-1]),void(i=0&&s!==e&&s!==n;)e=s;return s}_step(t,i,e){const{inedges:n,hull:s,_hullIndex:h,halfedges:l,triangles:r,points:o}=this;if(-1===n[t]||!o.length)return(t+1)%(o.length>>1);let a=t,c=y(i-o[2*t],2)+y(e-o[2*t+1],2);const u=n[t];let _=u;do{let n=r[_];const u=y(i-o[2*n],2)+y(e-o[2*n+1],2);if(u{}};function t(){for(var n,e=0,t=arguments.length,o={};e=0&&(e=n.slice(t+1),n=n.slice(0,t)),n&&!r.hasOwnProperty(n))throw new Error("unknown type: "+n);return{type:n,name:e}})),a=-1,u=l.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++a0)for(var t,r,o=new Array(t),i=0;i()=>e;function c(e,{sourceEvent:t,subject:n,target:o,identifier:r,active:i,x:a,y:u,dx:c,dy:l,dispatch:s}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},subject:{value:n,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},identifier:{value:r,enumerable:!0,configurable:!0},active:{value:i,enumerable:!0,configurable:!0},x:{value:a,enumerable:!0,configurable:!0},y:{value:u,enumerable:!0,configurable:!0},dx:{value:c,enumerable:!0,configurable:!0},dy:{value:l,enumerable:!0,configurable:!0},_:{value:s}})}function l(e){return!e.ctrlKey&&!e.button}function s(){return this.parentNode}function d(e,t){return null==t?{x:e.x,y:e.y}:t}function f(){return navigator.maxTouchPoints||"ontouchstart"in this}c.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e},e.drag=function(){var e,g,h,v,m=l,p=s,b=d,y=f,x={},_=t.dispatch("start","drag","end"),w=0,j=0;function E(e){e.on("mousedown.drag",T).filter(y).on("touchstart.drag",P).on("touchmove.drag",q).on("touchend.drag touchcancel.drag",z).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function T(t,r){if(!v&&m.call(this,t,r)){var a=D(this,p.call(this,t,r),t,r,"mouse");a&&(n.select(t.view).on("mousemove.drag",k,!0).on("mouseup.drag",M,!0),i(t.view),o(t),h=!1,e=t.clientX,g=t.clientY,a("start",t))}}function k(t){if(r(t),!h){var n=t.clientX-e,o=t.clientY-g;h=n*n+o*o>j}x.mouse("drag",t)}function M(e){n.select(e.view).on("mousemove.drag mouseup.drag",null),a(e.view,h),r(e),x.mouse("end",e)}function P(e,t){if(m.call(this,e,t)){var n,r,i=e.changedTouches,a=p.call(this,e,t),u=i.length;for(n=0;n9999?"+"+i(r,6):i(r,4))+"-"+i(t.getUTCMonth()+1,2)+"-"+i(t.getUTCDate(),2)+(a?"T"+i(e,2)+":"+i(n,2)+":"+i(o,2)+"."+i(a,3)+"Z":o?"T"+i(e,2)+":"+i(n,2)+":"+i(o,2)+"Z":n||e?"T"+i(e,2)+":"+i(n,2)+"Z":"")}function c(t){var i=new RegExp('["'+t+"\n\r]"),c=t.charCodeAt(0);function l(t,u){var f,i=[],s=t.length,l=0,d=0,m=s<=0,v=!1;function p(){if(m)return e;if(v)return v=!1,r;var u,f,i=l;if(t.charCodeAt(i)===n){for(;l++=s?m=!0:(f=t.charCodeAt(l++))===o?v=!0:f===a&&(v=!0,t.charCodeAt(l)===o&&++l),t.slice(i+1,u-1).replace(/""/g,'"')}for(;l+n),n.easePoly=a,n.easePolyIn=u,n.easePolyInOut=a,n.easePolyOut=r,n.easeQuad=e,n.easeQuadIn=function(n){return n*n},n.easeQuadInOut=e,n.easeQuadOut=function(n){return n*(2-n)},n.easeSin=c,n.easeSinIn=function(n){return 1==+n?1:1-Math.cos(n*i)},n.easeSinInOut=c,n.easeSinOut=function(n){return Math.sin(n*i)},Object.defineProperty(n,"__esModule",{value:!0})}); + +},{}],15:[function(require,module,exports){ +!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("d3-dsv")):"function"==typeof define&&define.amd?define(["exports","d3-dsv"],n):n((t=t||self).d3=t.d3||{},t.d3)}(this,function(t,n){"use strict";function e(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.blob()}function r(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.arrayBuffer()}function o(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.text()}function u(t,n){return fetch(t,n).then(o)}function f(t){return function(n,e,r){return 2===arguments.length&&"function"==typeof e&&(r=e,e=void 0),u(n,e).then(function(n){return t(n,r)})}}var s=f(n.csvParse),i=f(n.tsvParse);function c(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);if(204!==t.status&&205!==t.status)return t.json()}function a(t){return(n,e)=>u(n,e).then(n=>(new DOMParser).parseFromString(n,t))}var d=a("application/xml"),h=a("text/html"),v=a("image/svg+xml");t.blob=function(t,n){return fetch(t,n).then(e)},t.buffer=function(t,n){return fetch(t,n).then(r)},t.csv=s,t.dsv=function(t,e,r,o){3===arguments.length&&"function"==typeof r&&(o=r,r=void 0);var f=n.dsvFormat(t);return u(e,r).then(function(t){return f.parse(t,o)})},t.html=h,t.image=function(t,n){return new Promise(function(e,r){var o=new Image;for(var u in n)o[u]=n[u];o.onerror=r,o.onload=function(){e(o)},o.src=t})},t.json=function(t,n){return fetch(t,n).then(c)},t.svg=v,t.text=u,t.tsv=i,t.xml=d,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{"d3-dsv":13}],16:[function(require,module,exports){ +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("d3-quadtree"),require("d3-dispatch"),require("d3-timer")):"function"==typeof define&&define.amd?define(["exports","d3-quadtree","d3-dispatch","d3-timer"],t):t((n=n||self).d3=n.d3||{},n.d3,n.d3,n.d3)}(this,function(n,t,r,e){"use strict";function i(n){return function(){return n}}function u(n){return 1e-6*(n()-.5)}function o(n){return n.x+n.vx}function f(n){return n.y+n.vy}function a(n){return n.index}function c(n,t){var r=n.get(t);if(!r)throw new Error("node not found: "+t);return r}const l=1664525,h=1013904223,v=4294967296;function y(n){return n.x}function d(n){return n.y}var x=10,g=Math.PI*(3-Math.sqrt(5));n.forceCenter=function(n,t){var r,e=1;function i(){var i,u,o=r.length,f=0,a=0;for(i=0;iy+l||ed+l||ih.index){var v=y-o.x-o.vx,s=d-o.y-o.vy,p=v*v+s*s;pn.r&&(n.r=n[t].r)}function y(){if(r){var t,i,u=r.length;for(e=new Array(u),t=0;t[h(n,t,e),n]));for(i=0,o=new Array(a);i=l)){(n.data!==r||n.next)&&(0===v&&(x+=(v=u(e))*v),0===y&&(x+=(y=u(e))*y),x(n=(l*n+h)%v)/v}();function p(){M(),d.call("tick",t),i1?(null==r?c.delete(n):c.set(n,q(r)),t):c.get(n)},find:function(t,r,e){var i,u,o,f,a,c=0,l=n.length;for(null==e?e=1/0:e*=e,c=0;c1?(d.on(n,r),t):d.on(n)}}},n.forceX=function(n){var t,r,e,u=i(.1);function o(n){for(var i,u=0,o=t.length;u1?r[0]+r.slice(2):r,+t.slice(n+1)]}function n(t){return(t=i(Math.abs(t)))?t[1]:NaN}var r,e=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function o(t){if(!(i=e.exec(t)))throw new Error("invalid format: "+t);var i;return new a({fill:i[1],align:i[2],sign:i[3],symbol:i[4],zero:i[5],width:i[6],comma:i[7],precision:i[8]&&i[8].slice(1),trim:i[9],type:i[10]})}function a(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function s(t,n){var r=i(t,n);if(!r)return t+"";var e=r[0],o=r[1];return o<0?"0."+new Array(-o).join("0")+e:e.length>o+1?e.slice(0,o+1)+"."+e.slice(o+1):e+new Array(o-e.length+2).join("0")}o.prototype=a.prototype,a.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var c={"%":(t,i)=>(100*t).toFixed(i),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,i)=>t.toExponential(i),f:(t,i)=>t.toFixed(i),g:(t,i)=>t.toPrecision(i),o:t=>Math.round(t).toString(8),p:(t,i)=>s(100*t,i),r:s,s:function(t,n){var e=i(t,n);if(!e)return t+"";var o=e[0],a=e[1],s=a-(r=3*Math.max(-8,Math.min(8,Math.floor(a/3))))+1,c=o.length;return s===c?o:s>c?o+new Array(s-c+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")+i(t,Math.max(0,n+s-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function h(t){return t}var l,u=Array.prototype.map,f=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function d(t){var i,e,a=void 0===t.grouping||void 0===t.thousands?h:(i=u.call(t.grouping,Number),e=t.thousands+"",function(t,n){for(var r=t.length,o=[],a=0,s=i[0],c=0;r>0&&s>0&&(c+s+1>n&&(s=Math.max(1,n-c)),o.push(t.substring(r-=s,r+s)),!((c+=s+1)>n));)s=i[a=(a+1)%i.length];return o.reverse().join(e)}),s=void 0===t.currency?"":t.currency[0]+"",l=void 0===t.currency?"":t.currency[1]+"",d=void 0===t.decimal?".":t.decimal+"",m=void 0===t.numerals?h:function(t){return function(i){return i.replace(/[0-9]/g,function(i){return t[+i]})}}(u.call(t.numerals,String)),p=void 0===t.percent?"%":t.percent+"",g=void 0===t.minus?"−":t.minus+"",v=void 0===t.nan?"NaN":t.nan+"";function M(t){var i=(t=o(t)).fill,n=t.align,e=t.sign,h=t.symbol,u=t.zero,M=t.width,y=t.comma,x=t.precision,b=t.trim,w=t.type;"n"===w?(y=!0,w="g"):c[w]||(void 0===x&&(x=12),b=!0,w="g"),(u||"0"===i&&"="===n)&&(u=!0,i="0",n="=");var S="$"===h?s:"#"===h&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",j="$"===h?l:/[%p]/.test(w)?p:"",k=c[w],z=/[defgprs%]/.test(w);function A(t){var o,s,c,h=S,l=j;if("c"===w)l=k(t)+l,t="";else{var p=(t=+t)<0||1/t<0;if(t=isNaN(t)?v:k(Math.abs(t),x),b&&(t=function(t){t:for(var i,n=t.length,r=1,e=-1;r0&&(e=0)}return e>0?t.slice(0,e)+t.slice(i+1):t}(t)),p&&0==+t&&"+"!==e&&(p=!1),h=(p?"("===e?e:g:"-"===e||"("===e?"":e)+h,l=("s"===w?f[8+r/3]:"")+l+(p&&"("===e?")":""),z)for(o=-1,s=t.length;++o(c=t.charCodeAt(o))||c>57){l=(46===c?d+t.slice(o+1):t.slice(o))+l,t=t.slice(0,o);break}}y&&!u&&(t=a(t,1/0));var A=h.length+t.length+l.length,N=A>1)+h+t+l+N.slice(A);break;default:t=N+h+t+l}return m(t)}return x=void 0===x?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,x)):Math.max(0,Math.min(20,x)),A.toString=function(){return t+""},A}return{format:M,formatPrefix:function(t,i){var r=M(((t=o(t)).type="f",t)),e=3*Math.max(-8,Math.min(8,Math.floor(n(i)/3))),a=Math.pow(10,-e),s=f[8+e/3];return function(t){return r(a*t)+s}}}}function m(i){return l=d(i),t.format=l.format,t.formatPrefix=l.formatPrefix,l}m({thousands:",",grouping:[3],currency:["$",""]}),t.FormatSpecifier=a,t.formatDefaultLocale=m,t.formatLocale=d,t.formatSpecifier=o,t.precisionFixed=function(t){return Math.max(0,-n(Math.abs(t)))},t.precisionPrefix=function(t,i){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(n(i)/3)))-n(Math.abs(t)))},t.precisionRound=function(t,i){return t=Math.abs(t),i=Math.abs(i)-t,Math.max(0,n(i)-n(t))+1},Object.defineProperty(t,"__esModule",{value:!0})}); + +},{}],18:[function(require,module,exports){ +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("d3-array")):"function"==typeof define&&define.amd?define(["exports","d3-array"],t):t((n=n||self).d3=n.d3||{},n.d3)}(this,function(n,t){"use strict";var r=1e-6,e=1e-12,i=Math.PI,o=i/2,u=i/4,a=2*i,c=180/i,l=i/180,f=Math.abs,p=Math.atan,s=Math.atan2,h=Math.cos,g=Math.ceil,v=Math.exp,d=Math.hypot,E=Math.log,y=Math.pow,S=Math.sin,m=Math.sign||function(n){return n>0?1:n<0?-1:0},M=Math.sqrt,x=Math.tan;function w(n){return n>1?0:n<-1?i:Math.acos(n)}function _(n){return n>1?o:n<-1?-o:Math.asin(n)}function N(n){return(n=S(n/2))*n}function A(){}function R(n,t){n&&P.hasOwnProperty(n.type)&&P[n.type](n,t)}var C={Feature:function(n,t){R(n.geometry,t)},FeatureCollection:function(n,t){for(var r=n.features,e=-1,i=r.length;++e=0?1:-1,i=e*r,o=h(t=(t*=l)/2+u),a=S(t),c=T*a,f=G*o+c*h(i),p=c*e*S(i);J.add(s(p,f)),O=n,G=o,T=a}function rn(n){return[s(n[1],n[0]),_(n[2])]}function en(n){var t=n[0],r=n[1],e=h(r);return[e*h(t),e*S(t),S(r)]}function on(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]}function un(n,t){return[n[1]*t[2]-n[2]*t[1],n[2]*t[0]-n[0]*t[2],n[0]*t[1]-n[1]*t[0]]}function an(n,t){n[0]+=t[0],n[1]+=t[1],n[2]+=t[2]}function cn(n,t){return[n[0]*t,n[1]*t,n[2]*t]}function ln(n){var t=M(n[0]*n[0]+n[1]*n[1]+n[2]*n[2]);n[0]/=t,n[1]/=t,n[2]/=t}var fn,pn,sn,hn,gn,vn,dn,En,yn,Sn,mn,Mn,xn,wn,_n,Nn,An={point:Rn,lineStart:Pn,lineEnd:jn,polygonStart:function(){An.point=qn,An.lineStart=zn,An.lineEnd=bn,D=new t.Adder,Q.polygonStart()},polygonEnd:function(){Q.polygonEnd(),An.point=Rn,An.lineStart=Pn,An.lineEnd=jn,J<0?(k=-(H=180),F=-(I=90)):D>r?I=90:D<-r&&(F=-90),Z[0]=k,Z[1]=H},sphere:function(){k=-(H=180),F=-(I=90)}};function Rn(n,t){U.push(Z=[k=n,H=n]),tI&&(I=t)}function Cn(n,t){var r=en([n*l,t*l]);if(B){var e=un(B,r),i=un([e[1],-e[0],0],e);ln(i),i=rn(i);var o,u=n-W,a=u>0?1:-1,p=i[0]*c*a,s=f(u)>180;s^(a*WI&&(I=o):s^(a*W<(p=(p+360)%360-180)&&pI&&(I=t)),s?nLn(k,H)&&(H=n):Ln(n,H)>Ln(k,H)&&(k=n):H>=k?(nH&&(H=n)):n>W?Ln(k,n)>Ln(k,H)&&(H=n):Ln(n,H)>Ln(k,H)&&(k=n)}else U.push(Z=[k=n,H=n]);tI&&(I=t),B=r,W=n}function Pn(){An.point=Cn}function jn(){Z[0]=k,Z[1]=H,An.point=Rn,B=null}function qn(n,t){if(B){var r=n-W;D.add(f(r)>180?r+(r>0?360:-360):r)}else X=n,Y=t;Q.point(n,t),Cn(n,t)}function zn(){Q.lineStart()}function bn(){qn(X,Y),Q.lineEnd(),f(D)>r&&(k=-(H=180)),Z[0]=k,Z[1]=H,B=null}function Ln(n,t){return(t-=n)<0?t+360:t}function On(n,t){return n[0]-t[0]}function Gn(n,t){return n[0]<=n[1]?n[0]<=t&&t<=n[1]:ti?n+Math.round(-n/a)*a:n,t]}function Qn(n,t,r){return(n%=a)?t||r?Jn($n(n),nt(t,r)):$n(n):t||r?nt(t,r):Kn}function Vn(n){return function(t,r){return[(t+=n)>i?t-a:t<-i?t+a:t,r]}}function $n(n){var t=Vn(n);return t.invert=Vn(-n),t}function nt(n,t){var r=h(n),e=S(n),i=h(t),o=S(t);function u(n,t){var u=h(t),a=h(n)*u,c=S(n)*u,l=S(t),f=l*r+a*e;return[s(c*i-f*o,a*r-l*e),_(f*i+c*o)]}return u.invert=function(n,t){var u=h(t),a=h(n)*u,c=S(n)*u,l=S(t),f=l*i-c*o;return[s(c*i+l*o,a*r+f*e),_(f*r-a*e)]},u}function tt(n){function t(t){return(t=n(t[0]*l,t[1]*l))[0]*=c,t[1]*=c,t}return n=Qn(n[0]*l,n[1]*l,n.length>2?n[2]*l:0),t.invert=function(t){return(t=n.invert(t[0]*l,t[1]*l))[0]*=c,t[1]*=c,t},t}function rt(n,t,r,e,i,o){if(r){var u=h(t),c=S(t),l=e*r;null==i?(i=t+e*a,o=t-l/2):(i=et(u,i),o=et(u,o),(e>0?io)&&(i+=e*a));for(var f,p=i;e>0?p>o:p1&&t.push(t.pop().concat(t.shift()))},result:function(){var r=t;return t=[],n=null,r}}}function ot(n,t){return f(n[0]-t[0])=0;--u)o.point((p=f[u])[0],p[1]);else i(h.x,h.p.x,-1,o);h=h.p}f=(h=h.o).z,g=!g}while(!h.v);o.lineEnd()}}}function ct(n){if(t=n.length){for(var t,r,e=0,i=n[0];++e=0?1:-1,T=G*O,k=T>i,F=R*b;if(E.add(s(F*G*S(T),C*L+F*h(T))),v+=k?O+G*a:O,k^N>=l^q>=l){var H=un(en(w),en(j));ln(H);var I=un(g,H);ln(I);var W=(k^O>=0?-1:1)*_(I[2]);(f>W||f===W&&(H[0]||H[1]))&&(d+=k^O>=0?1:-1)}}return(v<-r||v0){for(s||(o.polygonStart(),s=!0),o.lineStart(),n=0;n1&&2&i&&l.push(l.pop().concat(l.shift())),a.push(l.filter(st))}return h}}function st(n){return n.length>1}function ht(n,t){return((n=n.x)[0]<0?n[1]-o-r:o-n[1])-((t=t.x)[0]<0?t[1]-o-r:o-t[1])}Kn.invert=Kn;var gt=pt(function(){return!0},function(n){var t,e=NaN,u=NaN,a=NaN;return{lineStart:function(){n.lineStart(),t=1},point:function(c,l){var s=c>0?i:-i,g=f(c-e);f(g-i)0?o:-o),n.point(a,u),n.lineEnd(),n.lineStart(),n.point(s,u),n.point(c,u),t=0):a!==s&&g>=i&&(f(e-a)r?p((S(t)*(u=h(i))*S(e)-S(i)*(o=h(t))*S(n))/(o*u*a)):(t+i)/2}(e,u,c,l),n.point(a,u),n.lineEnd(),n.lineStart(),n.point(s,u),t=0),n.point(e=c,u=l),a=s},lineEnd:function(){n.lineEnd(),e=u=NaN},clean:function(){return 2-t}}},function(n,t,e,u){var a;if(null==n)a=e*o,u.point(-i,a),u.point(0,a),u.point(i,a),u.point(i,0),u.point(i,-a),u.point(0,-a),u.point(-i,-a),u.point(-i,0),u.point(-i,a);else if(f(n[0]-t[0])>r){var c=n[0]0,u=f(t)>r;function a(n,r){return h(n)*h(r)>t}function c(n,e,o){var u=[1,0,0],a=un(en(n),en(e)),c=on(a,a),l=a[0],p=c-l*l;if(!p)return!o&&n;var s=t*c/p,h=-t*l/p,g=un(u,a),v=cn(u,s);an(v,cn(a,h));var d=g,E=on(v,d),y=on(d,d),S=E*E-y*(on(v,v)-1);if(!(S<0)){var m=M(S),x=cn(d,(-E-m)/y);if(an(x,v),x=rn(x),!o)return x;var w,_=n[0],N=e[0],A=n[1],R=e[1];N<_&&(w=_,_=N,N=w);var C=N-_,P=f(C-i)0^x[1]<(f(x[0]-_)i^(_<=x[0]&&x[0]<=N)){var j=cn(d,(-E+m)/y);return an(j,v),[x,rn(j)]}}}function p(t,r){var e=o?n:i-n,u=0;return t<-e?u|=1:t>e&&(u|=2),r<-e?u|=4:r>e&&(u|=8),u}return pt(a,function(n){var t,r,e,l,f;return{lineStart:function(){l=e=!1,f=1},point:function(s,h){var g,v=[s,h],d=a(s,h),E=o?d?0:p(s,h):d?p(s+(s<0?i:-i),h):0;if(!t&&(l=e=d)&&n.lineStart(),d!==e&&(!(g=c(t,v))||ot(t,g)||ot(v,g))&&(v[2]=1),d!==e)f=0,d?(n.lineStart(),g=c(v,t),n.point(g[0],g[1])):(g=c(t,v),n.point(g[0],g[1],2),n.lineEnd()),t=g;else if(u&&t&&o^d){var y;E&r||!(y=c(v,t,!0))||(f=0,o?(n.lineStart(),n.point(y[0][0],y[0][1]),n.point(y[1][0],y[1][1]),n.lineEnd()):(n.point(y[1][0],y[1][1]),n.lineEnd(),n.lineStart(),n.point(y[0][0],y[0][1],3)))}!d||t&&ot(t,v)||n.point(v[0],v[1]),t=v,e=d,r=E},lineEnd:function(){e&&n.lineEnd(),t=null},clean:function(){return f|(l&&e)<<1}}},function(t,r,i,o){rt(o,n,e,i,t,r)},o?[0,-n]:[-i,n-i])}var dt,Et,yt,St,mt=1e9,Mt=-mt;function xt(n,e,i,o){function u(t,r){return n<=t&&t<=i&&e<=r&&r<=o}function a(t,r,u,a){var l=0,f=0;if(null==t||(l=c(t,u))!==(f=c(r,u))||p(t,r)<0^u>0)do{a.point(0===l||3===l?n:i,l>1?o:e)}while((l=(l+u+4)%4)!==f);else a.point(r[0],r[1])}function c(t,o){return f(t[0]-n)0?0:3:f(t[0]-i)0?2:1:f(t[1]-e)0?1:0:o>0?3:2}function l(n,t){return p(n.x,t.x)}function p(n,t){var r=c(n,1),e=c(t,1);return r!==e?r-e:0===r?t[1]-n[1]:1===r?n[0]-t[0]:2===r?n[1]-t[1]:t[0]-n[0]}return function(r){var c,f,p,s,h,g,v,d,E,y,S,m=r,M=it(),x={point:w,lineStart:function(){x.point=_,f&&f.push(p=[]);y=!0,E=!1,v=d=NaN},lineEnd:function(){c&&(_(s,h),g&&E&&M.rejoin(),c.push(M.result()));x.point=w,E&&m.lineEnd()},polygonStart:function(){m=M,c=[],f=[],S=!0},polygonEnd:function(){var e=function(){for(var t=0,r=0,e=f.length;ro&&(s-i)*(o-u)>(h-u)*(n-i)&&++t:h<=o&&(s-i)*(o-u)<(h-u)*(n-i)&&--t;return t}(),i=S&&e,u=(c=t.merge(c)).length;(i||u)&&(r.polygonStart(),i&&(r.lineStart(),a(null,null,1,r),r.lineEnd()),u&&at(c,l,e,a,r),r.polygonEnd());m=r,c=f=p=null}};function w(n,t){u(n,t)&&m.point(n,t)}function _(t,r){var a=u(t,r);if(f&&p.push([t,r]),y)s=t,h=r,g=a,y=!1,a&&(m.lineStart(),m.point(t,r));else if(a&&E)m.point(t,r);else{var c=[v=Math.max(Mt,Math.min(mt,v)),d=Math.max(Mt,Math.min(mt,d))],l=[t=Math.max(Mt,Math.min(mt,t)),r=Math.max(Mt,Math.min(mt,r))];!function(n,t,r,e,i,o){var u,a=n[0],c=n[1],l=0,f=1,p=t[0]-a,s=t[1]-c;if(u=r-a,p||!(u>0)){if(u/=p,p<0){if(u0){if(u>f)return;u>l&&(l=u)}if(u=i-a,p||!(u<0)){if(u/=p,p<0){if(u>f)return;u>l&&(l=u)}else if(p>0){if(u0)){if(u/=s,s<0){if(u0){if(u>f)return;u>l&&(l=u)}if(u=o-c,s||!(u<0)){if(u/=s,s<0){if(u>f)return;u>l&&(l=u)}else if(s>0){if(u0&&(n[0]=a+l*p,n[1]=c+l*s),f<1&&(t[0]=a+f*p,t[1]=c+f*s),!0}}}}}(c,l,n,e,i,o)?a&&(m.lineStart(),m.point(t,r),S=!1):(E||(m.lineStart(),m.point(c[0],c[1])),m.point(l[0],l[1]),a||m.lineEnd(),S=!1)}v=t,d=r,E=a}return x}}var wt={sphere:A,point:A,lineStart:function(){wt.point=Nt,wt.lineEnd=_t},lineEnd:A,polygonStart:A,polygonEnd:A};function _t(){wt.point=wt.lineEnd=A}function Nt(n,t){Et=n*=l,yt=S(t*=l),St=h(t),wt.point=At}function At(n,t){n*=l;var r=S(t*=l),e=h(t),i=f(n-Et),o=h(i),u=e*S(i),a=St*r-yt*e*o,c=yt*r+St*e*o;dt.add(s(M(u*u+a*a),c)),Et=n,yt=r,St=e}function Rt(n){return dt=new t.Adder,z(n,wt),+dt}var Ct=[null,null],Pt={type:"LineString",coordinates:Ct};function jt(n,t){return Ct[0]=n,Ct[1]=t,Rt(Pt)}var qt={Feature:function(n,t){return bt(n.geometry,t)},FeatureCollection:function(n,t){for(var r=n.features,e=-1,i=r.length;++e0&&(o=jt(n[u],n[u-1]))>0&&r<=o&&i<=o&&(r+i-o)*(1-Math.pow((r-i)/o,2))r}).map(p)).concat(t.range(g(a/E)*E,u,E).filter(function(n){return f(n%S)>r}).map(s))}return M.lines=function(){return x().map(function(n){return{type:"LineString",coordinates:n}})},M.outline=function(){return{type:"Polygon",coordinates:[h(o).concat(v(c).slice(1),h(i).reverse().slice(1),v(l).reverse().slice(1))]}},M.extent=function(n){return arguments.length?M.extentMajor(n).extentMinor(n):M.extentMinor()},M.extentMajor=function(n){return arguments.length?(o=+n[0][0],i=+n[1][0],l=+n[0][1],c=+n[1][1],o>i&&(n=o,o=i,i=n),l>c&&(n=l,l=c,c=n),M.precision(m)):[[o,l],[i,c]]},M.extentMinor=function(t){return arguments.length?(e=+t[0][0],n=+t[1][0],a=+t[0][1],u=+t[1][1],e>n&&(t=e,e=n,n=t),a>u&&(t=a,a=u,u=t),M.precision(m)):[[e,a],[n,u]]},M.step=function(n){return arguments.length?M.stepMajor(n).stepMinor(n):M.stepMinor()},M.stepMajor=function(n){return arguments.length?(y=+n[0],S=+n[1],M):[y,S]},M.stepMinor=function(n){return arguments.length?(d=+n[0],E=+n[1],M):[d,E]},M.precision=function(t){return arguments.length?(m=+t,p=Ft(a,u,90),s=Ht(e,n,m),h=Ft(l,c,90),v=Ht(o,i,m),M):m},M.extentMajor([[-180,-90+r],[180,90-r]]).extentMinor([[-180,-80-r],[180,80+r]])}var Wt,Xt,Yt,Bt,Dt=n=>n,Ut=new t.Adder,Zt=new t.Adder,Jt={point:A,lineStart:A,lineEnd:A,polygonStart:function(){Jt.lineStart=Kt,Jt.lineEnd=$t},polygonEnd:function(){Jt.lineStart=Jt.lineEnd=Jt.point=A,Ut.add(f(Zt)),Zt=new t.Adder},result:function(){var n=Ut/2;return Ut=new t.Adder,n}};function Kt(){Jt.point=Qt}function Qt(n,t){Jt.point=Vt,Wt=Yt=n,Xt=Bt=t}function Vt(n,t){Zt.add(Bt*n-Yt*t),Yt=n,Bt=t}function $t(){Vt(Wt,Xt)}var nr=1/0,tr=nr,rr=-nr,er=rr,ir={point:function(n,t){nrr&&(rr=n);ter&&(er=t)},lineStart:A,lineEnd:A,polygonStart:A,polygonEnd:A,result:function(){var n=[[nr,tr],[rr,er]];return rr=er=-(tr=nr=1/0),n}};var or,ur,ar,cr,lr=0,fr=0,pr=0,sr=0,hr=0,gr=0,vr=0,dr=0,Er=0,yr={point:Sr,lineStart:mr,lineEnd:wr,polygonStart:function(){yr.lineStart=_r,yr.lineEnd=Nr},polygonEnd:function(){yr.point=Sr,yr.lineStart=mr,yr.lineEnd=wr},result:function(){var n=Er?[vr/Er,dr/Er]:gr?[sr/gr,hr/gr]:pr?[lr/pr,fr/pr]:[NaN,NaN];return lr=fr=pr=sr=hr=gr=vr=dr=Er=0,n}};function Sr(n,t){lr+=n,fr+=t,++pr}function mr(){yr.point=Mr}function Mr(n,t){yr.point=xr,Sr(ar=n,cr=t)}function xr(n,t){var r=n-ar,e=t-cr,i=M(r*r+e*e);sr+=i*(ar+n)/2,hr+=i*(cr+t)/2,gr+=i,Sr(ar=n,cr=t)}function wr(){yr.point=Sr}function _r(){yr.point=Ar}function Nr(){Rr(or,ur)}function Ar(n,t){yr.point=Rr,Sr(or=ar=n,ur=cr=t)}function Rr(n,t){var r=n-ar,e=t-cr,i=M(r*r+e*e);sr+=i*(ar+n)/2,hr+=i*(cr+t)/2,gr+=i,vr+=(i=cr*n-ar*t)*(ar+n),dr+=i*(cr+t),Er+=3*i,Sr(ar=n,cr=t)}function Cr(n){this._context=n}Cr.prototype={_radius:4.5,pointRadius:function(n){return this._radius=n,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(n,t){switch(this._point){case 0:this._context.moveTo(n,t),this._point=1;break;case 1:this._context.lineTo(n,t);break;default:this._context.moveTo(n+this._radius,t),this._context.arc(n,t,this._radius,0,a)}},result:A};var Pr,jr,qr,zr,br,Lr=new t.Adder,Or={point:A,lineStart:function(){Or.point=Gr},lineEnd:function(){Pr&&Tr(jr,qr),Or.point=A},polygonStart:function(){Pr=!0},polygonEnd:function(){Pr=null},result:function(){var n=+Lr;return Lr=new t.Adder,n}};function Gr(n,t){Or.point=Tr,jr=zr=n,qr=br=t}function Tr(n,t){zr-=n,br-=t,Lr.add(M(zr*zr+br*br)),zr=n,br=t}function kr(){this._string=[]}function Fr(n){return"m0,"+n+"a"+n+","+n+" 0 1,1 0,"+-2*n+"a"+n+","+n+" 0 1,1 0,"+2*n+"z"}function Hr(n){return function(t){var r=new Ir;for(var e in n)r[e]=n[e];return r.stream=t,r}}function Ir(){}function Wr(n,t,r){var e=n.clipExtent&&n.clipExtent();return n.scale(150).translate([0,0]),null!=e&&n.clipExtent(null),z(r,n.stream(ir)),t(ir.result()),null!=e&&n.clipExtent(e),n}function Xr(n,t,r){return Wr(n,function(r){var e=t[1][0]-t[0][0],i=t[1][1]-t[0][1],o=Math.min(e/(r[1][0]-r[0][0]),i/(r[1][1]-r[0][1])),u=+t[0][0]+(e-o*(r[1][0]+r[0][0]))/2,a=+t[0][1]+(i-o*(r[1][1]+r[0][1]))/2;n.scale(150*o).translate([u,a])},r)}function Yr(n,t,r){return Xr(n,[[0,0],t],r)}function Br(n,t,r){return Wr(n,function(r){var e=+t,i=e/(r[1][0]-r[0][0]),o=(e-i*(r[1][0]+r[0][0]))/2,u=-i*r[0][1];n.scale(150*i).translate([o,u])},r)}function Dr(n,t,r){return Wr(n,function(r){var e=+t,i=e/(r[1][1]-r[0][1]),o=-i*r[0][0],u=(e-i*(r[1][1]+r[0][1]))/2;n.scale(150*i).translate([o,u])},r)}kr.prototype={_radius:4.5,_circle:Fr(4.5),pointRadius:function(n){return(n=+n)!==this._radius&&(this._radius=n,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(n,t){switch(this._point){case 0:this._string.push("M",n,",",t),this._point=1;break;case 1:this._string.push("L",n,",",t);break;default:null==this._circle&&(this._circle=Fr(this._radius)),this._string.push("M",n,",",t,this._circle)}},result:function(){if(this._string.length){var n=this._string.join("");return this._string=[],n}return null}},Ir.prototype={constructor:Ir,point:function(n,t){this.stream.point(n,t)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}};var Ur=16,Zr=h(30*l);function Jr(n,t){return+t?function(n,t){function e(i,o,u,a,c,l,p,h,g,v,d,E,y,S){var m=p-i,x=h-o,w=m*m+x*x;if(w>4*t&&y--){var N=a+v,A=c+d,R=l+E,C=M(N*N+A*A+R*R),P=_(R/=C),j=f(f(R)-1)t||f((m*L+x*O)/w-.5)>.3||a*v+c*d+l*E2?n[2]%360*l:0,z()):[y*c,S*c,m*c]},j.angle=function(n){return arguments.length?(x=n%360*l,z()):x*c},j.reflectX=function(n){return arguments.length?(w=n?-1:1,z()):w<0},j.reflectY=function(n){return arguments.length?(_=n?-1:1,z()):_<0},j.precision=function(n){return arguments.length?(u=Jr(a,P=n*n),b()):M(P)},j.fitExtent=function(n,t){return Xr(j,n,t)},j.fitSize=function(n,t){return Yr(j,n,t)},j.fitWidth=function(n,t){return Br(j,n,t)},j.fitHeight=function(n,t){return Dr(j,n,t)},function(){return t=n.apply(this,arguments),j.invert=t.invert&&q,z()}}function ne(n){var t=0,r=i/3,e=$r(n),o=e(t,r);return o.parallels=function(n){return arguments.length?e(t=n[0]*l,r=n[1]*l):[t*c,r*c]},o}function te(n,t){var e=S(n),o=(e+S(t))/2;if(f(o)0?t<-o+r&&(t=-o+r):t>o-r&&(t=o-r);var e=a/y(fe(t),u);return[e*S(u*n),a-e*h(u*n)]}return c.invert=function(n,t){var r=a-t,e=m(u)*M(n*n+r*r),c=s(n,f(r))*m(r);return r*u<0&&(c-=i*m(n)*m(r)),[c/u,2*p(y(a/e,1/u))-o]},c}function se(n,t){return[n,t]}function he(n,t){var e=h(n),o=n===t?S(n):(e-h(t))/(t-n),u=e/o+n;if(f(o)r&&--o>0);return[n/(.8707+(u=i*i)*(u*(u*u*u*(.003971-.001529*u)-.013791)-.131979)),i]},xe.invert=oe(_),we.invert=oe(function(n){return 2*p(n)}),_e.invert=function(n,t){return[-t,2*p(v(n))-o]},n.geoAlbers=ee,n.geoAlbersUsa=function(){var n,t,e,i,o,u,a=ee(),c=re().rotate([154,0]).center([-2,58.5]).parallels([55,65]),l=re().rotate([157,0]).center([-3,19.9]).parallels([8,18]),f={point:function(n,t){u=[n,t]}};function p(n){var t=n[0],r=n[1];return u=null,e.point(t,r),u||(i.point(t,r),u)||(o.point(t,r),u)}function s(){return n=t=null,p}return p.invert=function(n){var t=a.scale(),r=a.translate(),e=(n[0]-r[0])/t,i=(n[1]-r[1])/t;return(i>=.12&&i<.234&&e>=-.425&&e<-.214?c:i>=.166&&i<.234&&e>=-.214&&e<-.115?l:a).invert(n)},p.stream=function(r){return n&&t===r?n:(e=[a.stream(t=r),c.stream(r),l.stream(r)],i=e.length,n={point:function(n,t){for(var r=-1;++rLn(e[0],e[1])&&(e[1]=i[1]),Ln(i[0],e[1])>Ln(e[0],e[1])&&(e[0]=i[0])):o.push(e=i);for(u=-1/0,t=0,e=o[r=o.length-1];t<=r;e=i,++t)i=o[t],(a=Ln(e[1],i[0]))>u&&(u=a,k=i[0],H=e[1])}return U=Z=null,k===1/0||F===1/0?[[NaN,NaN],[NaN,NaN]]:[[k,F],[H,I]]},n.geoCentroid=function(n){fn=pn=sn=hn=gn=vn=dn=En=0,yn=new t.Adder,Sn=new t.Adder,mn=new t.Adder,z(n,Tn);var i=+yn,o=+Sn,u=+mn,a=d(i,o,u);return a2?n[2]+90:90]):[(n=r())[0],n[1],n[2]-90]},r([0,0,90]).scale(159.155)},n.geoTransverseMercatorRaw=_e,Object.defineProperty(n,"__esModule",{value:!0})}); + +},{"d3-array":4}],19:[function(require,module,exports){ +!function(n,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r((n=n||self).d3=n.d3||{})}(this,function(n){"use strict";function r(n,r){return n.parent===r.parent?1:2}function t(n,r){return n+r.x}function e(n,r){return Math.max(n,r.y)}function i(n){var r=0,t=n.children,e=t&&t.length;if(e)for(;--e>=0;)r+=t[e].value;else r=1;n.value=r}function u(n,r){n instanceof Map?(n=[void 0,n],void 0===r&&(r=a)):void 0===r&&(r=o);for(var t,e,i,u,f,l=new h(n),p=[l];t=p.pop();)if((i=r(t.data))&&(f=(i=Array.from(i)).length))for(t.children=i,u=f-1;u>=0;--u)p.push(e=i[u]=new h(i[u])),e.parent=t,e.depth=t.depth+1;return l.eachBefore(c)}function o(n){return n.children}function a(n){return Array.isArray(n)?n[1]:null}function f(n){void 0!==n.data.value&&(n.value=n.data.value),n.data=n.data.data}function c(n){var r=0;do{n.height=r}while((n=n.parent)&&n.height<++r)}function h(n){this.data=n,this.depth=this.height=0,this.parent=null}function l(n){for(var r,t,e=0,i=(n=function(n){for(var r,t,e=n.length;e;)t=Math.random()*e--|0,r=n[e],n[e]=n[t],n[t]=r;return n}(Array.from(n))).length,u=[];e0&&t*t>e*e+i*i}function v(n,r){for(var t=0;t(o*=o)?(e=(c+o-i)/(2*c),u=Math.sqrt(Math.max(0,o/c-e*e)),t.x=n.x-e*a-u*f,t.y=n.y-e*f+u*a):(e=(c+i-o)/(2*c),u=Math.sqrt(Math.max(0,i/c-e*e)),t.x=r.x+e*a-u*f,t.y=r.y+e*f+u*a)):(t.x=r.x+t.r,t.y=r.y)}function w(n,r){var t=n.r+r.r-1e-6,e=r.x-n.x,i=r.y-n.y;return t>0&&t*t>e*e+i*i}function _(n){var r=n._,t=n.next._,e=r.r+t.r,i=(r.x*t.r+t.x*r.r)/e,u=(r.y*t.r+t.y*r.r)/e;return i*i+u*u}function M(n){this._=n,this.next=null,this.previous=null}function z(n){if(!(u=(r=n,n="object"==typeof r&&"length"in r?r:Array.from(r)).length))return 0;var r,t,e,i,u,o,a,f,c,h,p,d;if((t=n[0]).x=0,t.y=0,!(u>1))return t.r;if(e=n[1],t.x=-e.r,e.x=t.r,e.y=0,!(u>2))return t.r+e.r;m(e,t,i=n[2]),t=new M(t),e=new M(e),i=new M(i),t.next=i.previous=e,e.next=t.previous=i,i.next=e.previous=t;n:for(f=3;f=0;--e)u.push(t[e]);return this},find:function(n,r){let t=-1;for(const e of this)if(n.call(r,e,++t,this))return e},sum:function(n){return this.eachAfter(function(r){for(var t=+n(r.data)||0,e=r.children,i=e&&e.length;--i>=0;)t+=e[i].value;r.value=t})},sort:function(n){return this.eachBefore(function(r){r.children&&r.children.sort(n)})},path:function(n){for(var r=this,t=function(n,r){if(n===r)return n;var t=n.ancestors(),e=r.ancestors(),i=null;for(n=t.pop(),r=e.pop();n===r;)i=n,n=t.pop(),r=e.pop();return i}(r,n),e=[r];r!==t;)r=r.parent,e.push(r);for(var i=e.length;n!==t;)e.splice(i,0,n),n=n.parent;return e},ancestors:function(){for(var n=this,r=[n];n=n.parent;)r.push(n);return r},descendants:function(){return Array.from(this)},leaves:function(){var n=[];return this.eachBefore(function(r){r.children||n.push(r)}),n},links:function(){var n=this,r=[];return n.each(function(t){t!==n&&r.push({source:t.parent,target:t})}),r},copy:function(){return u(this).eachBefore(f)},[Symbol.iterator]:function*(){var n,r,t,e,i=this,u=[i];do{for(n=u.reverse(),u=[];i=n.pop();)if(yield i,r=i.children)for(t=0,e=r.length;tp&&(p=a),x=h*h*v,(d=Math.max(p/x,x/l))>s){h-=a;break}s=d}y.push(o={value:h,dice:f1?r:1)},t}(K);var U=function n(r){function t(n,t,e,i,u){if((o=n._squarify)&&o.ratio===r)for(var o,a,f,c,h,l=-1,p=o.length,d=n.value;++l1?r:1)},t}(K);n.cluster=function(){var n=r,i=1,u=1,o=!1;function a(r){var a,f=0;r.eachAfter(function(r){var i=r.children;i?(r.x=function(n){return n.reduce(t,0)/n.length}(i),r.y=function(n){return 1+n.reduce(e,0)}(i)):(r.x=a?f+=n(r,a):0,r.y=0,a=r)});var c=function(n){for(var r;r=n.children;)n=r[0];return n}(r),h=function(n){for(var r;r=n.children;)n=r[r.length-1];return n}(r),l=c.x-n(c,h)/2,p=h.x+n(h,c)/2;return r.eachAfter(o?function(n){n.x=(n.x-r.x)*i,n.y=(r.y-n.y)*u}:function(n){n.x=(n.x-l)/(p-l)*i,n.y=(1-(r.y?n.y/r.y:1))*u})}return a.separation=function(r){return arguments.length?(n=r,a):n},a.size=function(n){return arguments.length?(o=!1,i=+n[0],u=+n[1],a):o?null:[i,u]},a.nodeSize=function(n){return arguments.length?(o=!0,i=+n[0],u=+n[1],a):o?[i,u]:null},a},n.hierarchy=u,n.pack=function(){var n=null,r=1,t=1,e=A;function i(i){return i.x=r/2,i.y=t/2,n?i.eachBefore(E(n)).eachAfter(S(e,.5)).eachBefore(k(1)):i.eachBefore(E(b)).eachAfter(S(A,1)).eachAfter(S(e,i.r/Math.min(r,t))).eachBefore(k(Math.min(r,t)/(2*i.r))),i}return i.radius=function(r){return arguments.length?(n=null==(t=r)?null:B(t),i):n;var t},i.size=function(n){return arguments.length?(r=+n[0],t=+n[1],i):[r,t]},i.padding=function(n){return arguments.length?(e="function"==typeof n?n:q(+n),i):e},i},n.packEnclose=l,n.packSiblings=function(n){return z(n),n},n.partition=function(){var n=1,r=1,t=0,e=!1;function i(i){var u=i.height+1;return i.x0=i.y0=t,i.x1=n,i.y1=r/u,i.eachBefore(function(n,r){return function(e){e.children&&j(e,e.x0,n*(e.depth+1)/r,e.x1,n*(e.depth+2)/r);var i=e.x0,u=e.y0,o=e.x1-t,a=e.y1-t;o0)throw new Error("cycle");return u}return t.id=function(r){return arguments.length?(n=B(r),t):n},t.parentId=function(n){return arguments.length?(r=B(n),t):r},t},n.tree=function(){var n=L,r=1,t=1,e=null;function i(i){var f=function(n){for(var r,t,e,i,u,o=new H(n,0),a=[o];r=a.pop();)if(e=r._.children)for(r.children=new Array(u=e.length),i=u-1;i>=0;--i)a.push(t=r.children[i]=new H(e[i],i)),t.parent=r;return(o.parent=new H(null,0)).children=[o],o}(i);if(f.eachAfter(u),f.parent.m=-f.z,f.eachBefore(o),e)i.eachBefore(a);else{var c=i,h=i,l=i;i.eachBefore(function(n){n.xh.x&&(h=n),n.depth>l.depth&&(l=n)});var p=c===h?1:n(c,h)/2,d=p-c.x,s=r/(h.x+p+d),v=t/(l.depth||1);i.eachBefore(function(n){n.x=(n.x+d)*s,n.y=n.depth*v})}return i}function u(r){var t=r.children,e=r.parent.children,i=r.i?e[r.i-1]:null;if(t){!function(n){for(var r,t=0,e=0,i=n.children,u=i.length;--u>=0;)(r=i[u]).z+=t,r.m+=t,t+=r.s+(e+=r.c)}(r);var u=(t[0].z+t[t.length-1].z)/2;i?(r.z=i.z+n(r._,i._),r.m=r.z-u):r.z=u}else i&&(r.z=i.z+n(r._,i._));r.parent.A=function(r,t,e){if(t){for(var i,u=r,o=r,a=t,f=u.parent.children[0],c=u.m,h=o.m,l=a.m,p=f.m;a=C(a),u=P(u),a&&u;)f=P(f),(o=C(o)).a=r,(i=a.z+l-u.z-c+n(a._,u._))>0&&(F(G(a,r,e),r,i),c+=i,h+=i),l+=a.m,c+=u.m,p+=f.m,h+=o.m;a&&!C(o)&&(o.t=a,o.m+=l-h),u&&!P(f)&&(f.t=u,f.m+=c-p,e=r)}return e}(r,i,r.parent.A||e[0])}function o(n){n._.x=n.z+n.parent.m,n.m+=n.parent.m}function a(n){n.x*=r,n.y=n.depth*t}return i.separation=function(r){return arguments.length?(n=r,i):n},i.size=function(n){return arguments.length?(e=!1,r=+n[0],t=+n[1],i):e?null:[r,t]},i.nodeSize=function(n){return arguments.length?(e=!0,r=+n[0],t=+n[1],i):e?[r,t]:null},i},n.treemap=function(){var n=Q,r=!1,t=1,e=1,i=[0],u=A,o=A,a=A,f=A,c=A;function h(n){return n.x0=n.y0=0,n.x1=t,n.y1=e,n.eachBefore(l),i=[0],r&&n.eachBefore(I),n}function l(r){var t=i[r.depth],e=r.x0+t,h=r.y0+t,l=r.x1-t,p=r.y1-t;l=t-1){var h=a[r];return h.x0=i,h.y0=u,h.x1=o,void(h.y1=f)}for(var l=c[r],p=e/2+l,d=r+1,s=t-1;d>>1;c[v]f-u){var g=e?(i*y+o*x)/e:o;n(r,d,x,i,u,g,f),n(d,t,y,g,u,o,f)}else{var m=e?(u*y+f*x)/e:f;n(r,d,x,i,u,o,m),n(d,t,y,i,m,o,f)}}(0,f,n.value,r,t,e,i)},n.treemapDice=j,n.treemapResquarify=U,n.treemapSlice=J,n.treemapSliceDice=function(n,r,t,e,i){(1&n.depth?J:j)(n,r,t,e,i)},n.treemapSquarify=Q,Object.defineProperty(n,"__esModule",{value:!0})}); + +},{}],20:[function(require,module,exports){ +!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("d3-color")):"function"==typeof define&&define.amd?define(["exports","d3-color"],n):n((t=t||self).d3=t.d3||{},t.d3)}(this,function(t,n){"use strict";function r(t,n,r,e,a){var o=t*t,u=o*t;return((1-3*t+3*o-u)*n+(4-6*o+3*u)*r+(1+3*t+3*o-3*u)*e+u*a)/6}function e(t){var n=t.length-1;return function(e){var a=e<=0?e=0:e>=1?(e=1,n-1):Math.floor(e*n),o=t[a],u=t[a+1],i=a>0?t[a-1]:2*o-u,c=a()=>t;function u(t,n){return function(r){return t+r*n}}function i(t,n){var r=n-t;return r?u(t,r>180||r<-180?r-360*Math.round(r/360):r):o(isNaN(t)?n:t)}function c(t){return 1==(t=+t)?l:function(n,r){return r-n?function(t,n,r){return t=Math.pow(t,r),n=Math.pow(n,r)-t,r=1/r,function(e){return Math.pow(t+e*n,r)}}(n,r,t):o(isNaN(n)?r:n)}}function l(t,n){var r=n-t;return r?u(t,r):o(isNaN(t)?n:t)}var f=function t(r){var e=c(r);function a(t,r){var a=e((t=n.rgb(t)).r,(r=n.rgb(r)).r),o=e(t.g,r.g),u=e(t.b,r.b),i=l(t.opacity,r.opacity);return function(n){return t.r=a(n),t.g=o(n),t.b=u(n),t.opacity=i(n),t+""}}return a.gamma=t,a}(1);function s(t){return function(r){var e,a,o=r.length,u=new Array(o),i=new Array(o),c=new Array(o);for(e=0;eo&&(a=n.slice(o,a),i[u]?i[u]+=a:i[++u]=a),(r=r[0])===(e=e[0])?i[u]?i[u]+=e:i[++u]=e:(i[++u]=null,c.push({i:u,x:x(r,e)})),o=w.lastIndex;return o180?n+=360:n-t>180&&(t+=360),o.push({i:r.push(a(r)+"rotate(",null,e)-2,x:x(t,n)})):n&&r.push(a(r)+"rotate("+n+e)}(o.rotate,u.rotate,i,c),function(t,n,r,o){t!==n?o.push({i:r.push(a(r)+"skewX(",null,e)-2,x:x(t,n)}):n&&r.push(a(r)+"skewX("+n+e)}(o.skewX,u.skewX,i,c),function(t,n,r,e,o,u){if(t!==r||n!==e){var i=o.push(a(o)+"scale(",null,",",null,")");u.push({i:i-4,x:x(t,r)},{i:i-2,x:x(n,e)})}else 1===r&&1===e||o.push(a(o)+"scale("+r+","+e+")")}(o.scaleX,o.scaleY,u.scaleX,u.scaleY,i,c),o=u=null,function(t){for(var n,r=-1,e=c.length;++r1e-6)if(Math.abs(c*r-a*u)>1e-6&&_){var x=h-n,y=e-o,M=r*r+a*a,l=x*x+y*y,d=Math.sqrt(M),p=Math.sqrt(f),v=_*Math.tan((i-Math.acos((M+f-l)/(2*d*p)))/2),b=v/p,w=v/d;Math.abs(b-1)>1e-6&&(this._+="L"+(t+b*u)+","+(s+b*c)),this._+="A"+_+","+_+",0,0,"+ +(c*x>u*y)+","+(this._x1=t+w*r)+","+(this._y1=s+w*a)}else this._+="L"+(this._x1=t)+","+(this._y1=s);else;},arc:function(t,e,_,n,o,r){t=+t,e=+e,r=!!r;var a=(_=+_)*Math.cos(n),u=_*Math.sin(n),c=t+a,f=e+u,x=1^r,y=r?n-o:o-n;if(_<0)throw new Error("negative radius: "+_);null===this._x1?this._+="M"+c+","+f:(Math.abs(this._x1-c)>1e-6||Math.abs(this._y1-f)>1e-6)&&(this._+="L"+c+","+f),_&&(y<0&&(y=y%s+s),y>h?this._+="A"+_+","+_+",0,1,"+x+","+(t-a)+","+(e-u)+"A"+_+","+_+",0,1,"+x+","+(this._x1=c)+","+(this._y1=f):y>1e-6&&(this._+="A"+_+","+_+",0,"+ +(y>=i)+","+x+","+(this._x1=t+_*Math.cos(o))+","+(this._y1=e+_*Math.sin(o))))},rect:function(t,i,s,h){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+i)+"h"+ +s+"v"+ +h+"h"+-s+"Z"},toString:function(){return this._}},t.path=_,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{}],22:[function(require,module,exports){ +!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((n=n||self).d3=n.d3||{})}(this,function(n){"use strict";function e(n,e){return n[0]-e[0]||n[1]-e[1]}function t(n){const e=n.length,t=[0,1];let r,o=2;for(r=2;r1&&(f=n[t[o-2]],u=n[t[o-1]],l=n[r],(u[0]-f[0])*(l[1]-f[1])-(u[1]-f[1])*(l[0]-f[0])<=0);)--o;t[o++]=r}var f,u,l;return t.slice(0,o)}n.polygonArea=function(n){for(var e,t=-1,r=n.length,o=n[r-1],f=0;++tl!=g>l&&u<(i-t)*(l-r)/(g-r)+t&&(h=!h),i=t,g=r;return h},n.polygonHull=function(n){if((o=n.length)<3)return null;var r,o,f=new Array(o),u=new Array(o);for(r=0;r=0;--r)c.push(n[f[l[r]][2]]);for(r=+g;r=(s=(y+v)/2))?y=s:v=s,(l=n>=(h=(d+p)/2))?d=h:p=h,r=c,!(c=c[_=l<<1|u]))return r[_]=x,t;if(o=+t._x.call(null,c.data),a=+t._y.call(null,c.data),i===o&&n===a)return x.next=c,r?r[_]=x:t._root=x,t;do{r=r?r[_]=new Array(4):t._root=new Array(4),(u=i>=(s=(y+v)/2))?y=s:v=s,(l=n>=(h=(d+p)/2))?d=h:p=h}while((_=l<<1|u)==(f=(a>=h)<<1|o>=s));return r[f]=c,r[_]=x,t}function n(t,i,n,e,r){this.node=t,this.x0=i,this.y0=n,this.x1=e,this.y1=r}function e(t){return t[0]}function r(t){return t[1]}function s(t,i,n){var s=new h(null==i?e:i,null==n?r:n,NaN,NaN,NaN,NaN);return null==t?s:s.addAll(t)}function h(t,i,n,e,r,s){this._x=t,this._y=i,this._x0=n,this._y0=e,this._x1=r,this._y1=s,this._root=void 0}function o(t){for(var i={data:t.data},n=i;t=t.next;)n=n.next={data:t.data};return i}var a=s.prototype=h.prototype;a.copy=function(){var t,i,n=new h(this._x,this._y,this._x0,this._y0,this._x1,this._y1),e=this._root;if(!e)return n;if(!e.length)return n._root=o(e),n;for(t=[{source:e,target:n._root=new Array(4)}];e=t.pop();)for(var r=0;r<4;++r)(i=e.source[r])&&(i.length?t.push({source:i,target:e.target[r]=new Array(4)}):e.target[r]=o(i));return n},a.add=function(t){const n=+this._x.call(null,t),e=+this._y.call(null,t);return i(this.cover(n,e),n,e,t)},a.addAll=function(t){var n,e,r,s,h=t.length,o=new Array(h),a=new Array(h),u=1/0,l=1/0,_=-1/0,f=-1/0;for(e=0;e_&&(_=r),sf&&(f=s));if(u>_||l>f)return this;for(this.cover(u,l).cover(_,f),e=0;et||t>=r||e>i||i>=s;)switch(o=(ic||(h=u.y0)>x||(o=u.x1)<_||(a=u.y1)=p)<<1|t>=v)&&(u=y[y.length-1],y[y.length-1]=y[y.length-1-l],y[y.length-1-l]=u)}else{var w=t-+this._x.call(null,d.data),N=i-+this._y.call(null,d.data),g=w*w+N*N;if(g=(o=(x+d)/2))?x=o:d=o,(l=h>=(a=(y+v)/2))?y=a:v=a,i=c,!(c=c[_=l<<1|u]))return this;if(!c.length)break;(i[_+1&3]||i[_+2&3]||i[_+3&3])&&(n=i,f=_)}for(;c.data!==t;)if(e=c,!(c=c.next))return this;return(r=c.next)&&delete c.next,e?(r?e.next=r:delete e.next,this):i?(r?i[_]=r:delete i[_],(c=i[0]||i[1]||i[2]||i[3])&&c===(i[3]||i[2]||i[1]||i[0])&&!c.length&&(n?n[f]=c:this._root=c),this):(this._root=r,this)},a.removeAll=function(t){for(var i=0,n=t.length;i1);return n+t*e*Math.sqrt(-2*Math.log(u)/u)}}return t.source=n,t}(r),e=function n(r){var t=u.source(r);function o(){var n=t.apply(this,arguments);return function(){return Math.exp(n())}}return o.source=n,o}(r),a=function n(r){function t(n){return(n=+n)<=0?()=>0:function(){for(var t=0,o=n;o>1;--o)t+=r();return t+o*r()}}return t.source=n,t}(r),i=function n(r){var t=a.source(r);function o(n){if(0==(n=+n))return r;var o=t(n);return function(){return o()/n}}return o.source=n,o}(r),c=function n(r){function t(n){return function(){return-Math.log1p(-r())/n}}return t.source=n,t}(r),f=function n(r){function t(n){if((n=+n)<0)throw new RangeError("invalid alpha");return n=1/-n,function(){return Math.pow(1-r(),n)}}return t.source=n,t}(r),l=function n(r){function t(n){if((n=+n)<0||n>1)throw new RangeError("invalid p");return function(){return Math.floor(r()+n)}}return t.source=n,t}(r),h=function n(r){function t(n){if((n=+n)<0||n>1)throw new RangeError("invalid p");return 0===n?()=>1/0:1===n?()=>1:(n=Math.log1p(-n),function(){return 1+Math.floor(Math.log1p(-r())/n)})}return t.source=n,t}(r),s=function n(r){var t=u.source(r)();function o(n,o){if((n=+n)<0)throw new RangeError("invalid k");if(0===n)return()=>0;if(o=null==o?1:+o,1===n)return()=>-Math.log1p(-r())*o;var u=(n<1?n+1:n)-1/3,e=1/(3*Math.sqrt(u)),a=n<1?()=>Math.pow(r(),1/n):()=>1;return function(){do{do{var n=t(),i=1+e*n}while(i<=0);i*=i*i;var c=1-r()}while(c>=1-.0331*n*n*n*n&&Math.log(c)>=.5*n*n+u*(1-i+Math.log(i)));return u*i*a()*o}}return o.source=n,o}(r),d=function n(r){var t=s.source(r);function o(n,r){var o=t(n),u=t(r);return function(){var n=o();return 0===n?0:n/(n+u())}}return o.source=n,o}(r),M=function n(r){var t=h.source(r),o=d.source(r);function u(n,r){return n=+n,(r=+r)>=1?()=>n:r<=0?()=>0:function(){for(var u=0,e=n,a=r;e*a>16&&e*(1-a)>16;){var i=Math.floor((e+1)*a),c=o(i,e-i+1)();c<=a?(u+=i,e-=i,a=(a-c)/(1-c)):(e=i-1,a/=c)}for(var f=a<.5,l=t(f?a:1-a),h=l(),s=0;h<=e;++s)h+=l();return u+(f?s:e-s)}}return u.source=n,u}(r),v=function n(r){function t(n,t,o){var u;return 0==(n=+n)?u=(n=>-Math.log(n)):(n=1/n,u=(r=>Math.pow(r,n))),t=null==t?0:+t,o=null==o?1:+o,function(){return t+o*u(-Math.log1p(-r()))}}return t.source=n,t}(r),m=function n(r){function t(n,t){return n=null==n?0:+n,t=null==t?1:+t,function(){return n+t*Math.tan(Math.PI*r())}}return t.source=n,t}(r),p=function n(r){function t(n,t){return n=null==n?0:+n,t=null==t?1:+t,function(){var o=r();return n+t*Math.log(o/(1-o))}}return t.source=n,t}(r),g=function n(r){var t=s.source(r),o=M.source(r);function u(n){return function(){for(var u=0,e=n;e>16;){var a=Math.floor(.875*e),i=t(a)();if(i>e)return u+o(a-1,e/i)();u+=a,e-=i}for(var c=-Math.log1p(-r()),f=0;c<=e;++f)c-=Math.log1p(-r());return u+f}}return u.source=n,u}(r);const w=1664525,y=1013904223,b=1/4294967296;n.randomBates=i,n.randomBernoulli=l,n.randomBeta=d,n.randomBinomial=M,n.randomCauchy=m,n.randomExponential=c,n.randomGamma=s,n.randomGeometric=h,n.randomInt=o,n.randomIrwinHall=a,n.randomLcg=function(n=Math.random()){let r=0|(0<=n&&n<1?n/b:Math.abs(n));return()=>(r=w*r+y|0,b*(r>>>0))},n.randomLogNormal=e,n.randomLogistic=p,n.randomNormal=u,n.randomPareto=f,n.randomPoisson=g,n.randomUniform=t,n.randomWeibull=v,Object.defineProperty(n,"__esModule",{value:!0})}); + +},{}],25:[function(require,module,exports){ +!function(f,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("d3-interpolate"),require("d3-color")):"function"==typeof define&&define.amd?define(["exports","d3-interpolate","d3-color"],e):e((f=f||self).d3=f.d3||{},f.d3,f.d3)}(this,function(f,e,d){"use strict";function a(f){for(var e=f.length/6|0,d=new Array(e),a=0;ae.interpolateRgbBasis(f[f.length-1]),u=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(a),s=p(u),y=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(a),M=p(y),w=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(a),A=p(w),P=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(a),B=p(P),G=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(a),x=p(G),R=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(a),g=p(R),Y=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(a),O=p(Y),v=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(a),C=p(v),S=new Array(3).concat("fc8d59ffffbf99d594","d7191cfdae61abdda42b83ba","d7191cfdae61ffffbfabdda42b83ba","d53e4ffc8d59fee08be6f59899d5943288bd","d53e4ffc8d59fee08bffffbfe6f59899d5943288bd","d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd","d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd","9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2","9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2").map(a),I=p(S),L=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(a),j=p(L),q=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(a),D=p(q),T=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(a),_=p(T),k=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(a),V=p(k),W=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(a),z=p(W),E=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(a),F=p(E),H=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(a),J=p(H),K=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(a),N=p(K),Q=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(a),U=p(Q),X=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(a),Z=p(X),$=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(a),ff=p($),ef=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(a),df=p(ef),af=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(a),cf=p(af),bf=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(a),tf=p(bf),nf=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(a),rf=p(nf),of=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(a),lf=p(of),mf=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(a),hf=p(mf),pf=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(a),uf=p(pf);var sf=e.interpolateCubehelixLong(d.cubehelix(300,.5,0),d.cubehelix(-240,.5,1)),yf=e.interpolateCubehelixLong(d.cubehelix(-100,.75,.35),d.cubehelix(80,1.5,.8)),Mf=e.interpolateCubehelixLong(d.cubehelix(260,.75,.35),d.cubehelix(80,1.5,.8)),wf=d.cubehelix();var Af=d.rgb(),Pf=Math.PI/3,Bf=2*Math.PI/3;function Gf(f){var e=f.length;return function(d){return f[Math.max(0,Math.min(e-1,Math.floor(d*e)))]}}var xf=Gf(a("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),Rf=Gf(a("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),gf=Gf(a("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),Yf=Gf(a("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"));f.interpolateBlues=cf,f.interpolateBrBG=s,f.interpolateBuGn=j,f.interpolateBuPu=D,f.interpolateCividis=function(f){return f=Math.max(0,Math.min(1,f)),"rgb("+Math.max(0,Math.min(255,Math.round(-4.54-f*(35.34-f*(2381.73-f*(6402.7-f*(7024.72-2710.57*f)))))))+", "+Math.max(0,Math.min(255,Math.round(32.49+f*(170.73+f*(52.82-f*(131.46-f*(176.58-67.37*f)))))))+", "+Math.max(0,Math.min(255,Math.round(81.24+f*(442.36-f*(2482.43-f*(6167.24-f*(6614.94-2475.67*f)))))))+")"},f.interpolateCool=Mf,f.interpolateCubehelixDefault=sf,f.interpolateGnBu=_,f.interpolateGreens=tf,f.interpolateGreys=rf,f.interpolateInferno=gf,f.interpolateMagma=Rf,f.interpolateOrRd=V,f.interpolateOranges=uf,f.interpolatePRGn=M,f.interpolatePiYG=A,f.interpolatePlasma=Yf,f.interpolatePuBu=F,f.interpolatePuBuGn=z,f.interpolatePuOr=B,f.interpolatePuRd=J,f.interpolatePurples=lf,f.interpolateRainbow=function(f){(f<0||f>1)&&(f-=Math.floor(f));var e=Math.abs(f-.5);return wf.h=360*f-100,wf.s=1.5-1.5*e,wf.l=.8-.9*e,wf+""},f.interpolateRdBu=x,f.interpolateRdGy=g,f.interpolateRdPu=N,f.interpolateRdYlBu=O,f.interpolateRdYlGn=C,f.interpolateReds=hf,f.interpolateSinebow=function(f){var e;return f=(.5-f)*Math.PI,Af.r=255*(e=Math.sin(f))*e,Af.g=255*(e=Math.sin(f+Pf))*e,Af.b=255*(e=Math.sin(f+Bf))*e,Af+""},f.interpolateSpectral=I,f.interpolateTurbo=function(f){return f=Math.max(0,Math.min(1,f)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+f*(1172.33-f*(10793.56-f*(33300.12-f*(38394.49-14825.05*f)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+f*(557.33+f*(1225.33-f*(3574.96-f*(1073.77+707.56*f)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+f*(3211.1-f*(15327.97-f*(27814-f*(22569.18-6838.66*f)))))))+")"},f.interpolateViridis=xf,f.interpolateWarm=yf,f.interpolateYlGn=Z,f.interpolateYlGnBu=U,f.interpolateYlOrBr=ff,f.interpolateYlOrRd=df,f.schemeAccent=b,f.schemeBlues=af,f.schemeBrBG=u,f.schemeBuGn=L,f.schemeBuPu=q,f.schemeCategory10=c,f.schemeDark2=t,f.schemeGnBu=T,f.schemeGreens=bf,f.schemeGreys=nf,f.schemeOrRd=k,f.schemeOranges=pf,f.schemePRGn=y,f.schemePaired=n,f.schemePastel1=r,f.schemePastel2=o,f.schemePiYG=w,f.schemePuBu=E,f.schemePuBuGn=W,f.schemePuOr=P,f.schemePuRd=H,f.schemePurples=of,f.schemeRdBu=G,f.schemeRdGy=R,f.schemeRdPu=K,f.schemeRdYlBu=Y,f.schemeRdYlGn=v,f.schemeReds=mf,f.schemeSet1=i,f.schemeSet2=l,f.schemeSet3=m,f.schemeSpectral=S,f.schemeTableau10=h,f.schemeYlGn=X,f.schemeYlGnBu=Q,f.schemeYlOrBr=$,f.schemeYlOrRd=ef,Object.defineProperty(f,"__esModule",{value:!0})}); + +},{"d3-color":8,"d3-interpolate":20}],26:[function(require,module,exports){ +!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("d3-array"),require("d3-interpolate"),require("d3-format"),require("d3-time"),require("d3-time-format")):"function"==typeof define&&define.amd?define(["exports","d3-array","d3-interpolate","d3-format","d3-time","d3-time-format"],t):t((n="undefined"!=typeof globalThis?globalThis:n||self).d3=n.d3||{},n.d3,n.d3,n.d3,n.d3,n.d3)}(this,function(n,t,r,e,u,i){"use strict";function o(n,t){switch(arguments.length){case 0:break;case 1:this.range(n);break;default:this.range(t).domain(n)}return this}function a(n,t){switch(arguments.length){case 0:break;case 1:"function"==typeof n?this.interpolator(n):this.range(n);break;default:this.domain(n),"function"==typeof t?this.interpolator(t):this.range(t)}return this}const c=Symbol("implicit");function l(){var n=new Map,t=[],r=[],e=c;function u(u){var i=u+"",o=n.get(i);if(!o){if(e!==c)return e;n.set(i,o=t.push(u))}return r[(o-1)%r.length]}return u.domain=function(r){if(!arguments.length)return t.slice();t=[],n=new Map;for(const e of r){const r=e+"";n.has(r)||n.set(r,t.push(e))}return u},u.range=function(n){return arguments.length?(r=Array.from(n),u):r.slice()},u.unknown=function(n){return arguments.length?(e=n,u):e},u.copy=function(){return l(t,r).unknown(e)},o.apply(u,arguments),u}function f(){var n,r,e=l().unknown(void 0),u=e.domain,i=e.range,a=0,c=1,p=!1,s=0,h=0,g=.5;function m(){var e=u().length,o=ct&&(r=n,n=t,t=r),f=function(r){return Math.max(n,Math.min(t,r))}),u=e>2?d:m,i=o=null,y}function y(t){return null==t||isNaN(t=+t)?e:(i||(i=u(a.map(n),c,l)))(n(f(t)))}return y.invert=function(e){return f(t((o||(o=u(c,a.map(n),r.interpolateNumber)))(e)))},y.domain=function(n){return arguments.length?(a=Array.from(n,p),g()):a.slice()},y.range=function(n){return arguments.length?(c=Array.from(n),g()):c.slice()},y.rangeRound=function(n){return c=Array.from(n),l=r.interpolateRound,g()},y.clamp=function(n){return arguments.length?(f=!!n||h,g()):f!==h},y.interpolate=function(n){return arguments.length?(l=n,g()):l},y.unknown=function(n){return arguments.length?(e=n,y):e},function(r,e){return n=r,t=e,g()}}function M(){return v()(h,h)}function k(n,r,u,i){var o,a=t.tickStep(n,r,u);switch((i=e.formatSpecifier(null==i?",f":i)).type){case"s":var c=Math.max(Math.abs(n),Math.abs(r));return null!=i.precision||isNaN(o=e.precisionPrefix(a,c))||(i.precision=o),e.formatPrefix(i,c);case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=e.precisionRound(a,Math.max(Math.abs(n),Math.abs(r))))||(i.precision=o-("e"===i.type));break;case"f":case"%":null!=i.precision||isNaN(o=e.precisionFixed(a))||(i.precision=o-2*("%"===i.type))}return e.format(i)}function w(n){var r=n.domain;return n.ticks=function(n){var e=r();return t.ticks(e[0],e[e.length-1],null==n?10:n)},n.tickFormat=function(n,t){var e=r();return k(e[0],e[e.length-1],null==n?10:n,t)},n.nice=function(e){null==e&&(e=10);var u,i,o=r(),a=0,c=o.length-1,l=o[a],f=o[c],p=10;for(f0;){if((i=t.tickIncrement(l,f,e))===u)return o[a]=l,o[c]=f,r(o);if(i>0)l=Math.floor(l/i)*i,f=Math.ceil(f/i)*i;else{if(!(i<0))break;l=Math.ceil(l*i)/i,f=Math.floor(f*i)/i}u=i}return n},n}function N(n,t){var r,e=0,u=(n=n.slice()).length-1,i=n[e],o=n[u];return o0){for(;h<=g;++h)for(p=1,f=u(h);pl)break;d.push(s)}}else for(;h<=g;++h)for(p=a-1,f=u(h);p>=1;--p)if(!((s=f*p)l)break;d.push(s)}2*d.length0?i[t-1]:e[0],t=i?[a[i-1],u]:[a[t-1],a[t]]},l.unknown=function(n){return arguments.length?(r=n,l):l},l.thresholds=function(){return a.slice()},l.copy=function(){return n().domain([e,u]).range(c).unknown(r)},o.apply(w(l),arguments)},n.scaleRadial=function n(){var t,r=M(),e=[0,1],u=!1;function i(n){var e=function(n){return Math.sign(n)*Math.sqrt(Math.abs(n))}(r(n));return isNaN(e)?t:u?Math.round(e):e}return i.invert=function(n){return r.invert(U(n))},i.domain=function(n){return arguments.length?(r.domain(n),i):r.domain()},i.range=function(n){return arguments.length?(r.range((e=Array.from(n,p)).map(U)),i):e.slice()},i.rangeRound=function(n){return i.range(n).round(!0)},i.round=function(n){return arguments.length?(u=!!n,i):u},i.clamp=function(n){return arguments.length?(r.clamp(n),i):r.clamp()},i.unknown=function(n){return arguments.length?(t=n,i):t},i.copy=function(){return n(r.domain(),e).round(u).clamp(r.clamp()).unknown(t)},o.apply(i,arguments),w(i)},n.scaleSequential=function n(){var t=w(C()(h));return t.copy=function(){return H(t,n())},a.apply(t,arguments)},n.scaleSequentialLog=function n(){var t=I(C()).domain([1,10]);return t.copy=function(){return H(t,n()).base(t.base())},a.apply(t,arguments)},n.scaleSequentialPow=W,n.scaleSequentialQuantile=function n(){var r=[],e=h;function u(n){if(null!=n&&!isNaN(n=+n))return e((t.bisect(r,n,1)-1)/(r.length-1))}return u.domain=function(n){if(!arguments.length)return r.slice();r=[];for(let t of n)null==t||isNaN(t=+t)||r.push(t);return r.sort(t.ascending),u},u.interpolator=function(n){return arguments.length?(e=n,u):e},u.range=function(){return r.map((n,t)=>e(t/(r.length-1)))},u.quantiles=function(n){return Array.from({length:n+1},(e,u)=>t.quantile(r,u/n))},u.copy=function(){return n(e).domain(r)},a.apply(u,arguments)},n.scaleSequentialSqrt=function(){return W.apply(null,arguments).exponent(.5)},n.scaleSequentialSymlog=function n(){var t=O(C());return t.copy=function(){return H(t,n()).constant(t.constant())},a.apply(t,arguments)},n.scaleSqrt=function(){return Q.apply(null,arguments).exponent(.5)},n.scaleSymlog=function n(){var t=O(v());return t.copy=function(){return y(t,n()).constant(t.constant())},o.apply(t,arguments)},n.scaleThreshold=function n(){var r,e=[.5],u=[0,1],i=1;function a(n){return null!=n&&n<=n?u[t.bisect(e,n,0,i)]:r}return a.domain=function(n){return arguments.length?(e=Array.from(n),i=Math.min(e.length,u.length-1),a):e.slice()},a.range=function(n){return arguments.length?(u=Array.from(n),i=Math.min(e.length,u.length-1),a):u.slice()},a.invertExtent=function(n){var t=u.indexOf(n);return[e[t-1],e[t]]},a.unknown=function(n){return arguments.length?(r=n,a):r},a.copy=function(){return n().domain(e).range(u).unknown(r)},o.apply(a,arguments)},n.scaleTime=function(){return o.apply(B(u.timeTicks,u.timeTickInterval,u.timeYear,u.timeMonth,u.timeWeek,u.timeDay,u.timeHour,u.timeMinute,u.timeSecond,i.timeFormat).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)},n.scaleUtc=function(){return o.apply(B(u.utcTicks,u.utcTickInterval,u.utcYear,u.utcMonth,u.utcWeek,u.utcDay,u.utcHour,u.utcMinute,u.utcSecond,i.utcFormat).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)},n.tickFormat=k,Object.defineProperty(n,"__esModule",{value:!0})}); + +},{"d3-array":4,"d3-format":17,"d3-interpolate":20,"d3-time":30,"d3-time-format":29}],27:[function(require,module,exports){ +!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t=t||self).d3=t.d3||{})}(this,function(t){"use strict";var n="http://www.w3.org/1999/xhtml",e={svg:"http://www.w3.org/2000/svg",xhtml:n,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function r(t){var n=t+="",r=n.indexOf(":");return r>=0&&"xmlns"!==(n=t.slice(0,r))&&(t=t.slice(r+1)),e.hasOwnProperty(n)?{space:e[n],local:t}:t}function i(t){var e=r(t);return(e.local?function(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}:function(t){return function(){var e=this.ownerDocument,r=this.namespaceURI;return r===n&&e.documentElement.namespaceURI===n?e.createElement(t):e.createElementNS(r,t)}})(e)}function o(){}function u(t){return null==t?o:function(){return this.querySelector(t)}}function c(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function s(){return[]}function l(t){return null==t?s:function(){return this.querySelectorAll(t)}}function a(t){return function(){return this.matches(t)}}function f(t){return function(n){return n.matches(t)}}var h=Array.prototype.find;function p(){return this.firstElementChild}var _=Array.prototype.filter;function d(){return this.children}function y(t){return new Array(t.length)}function v(t,n){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=n}function m(t,n,e,r,i,o){for(var u,c=0,s=n.length,l=o.length;cn?1:t>=n?0:NaN}function x(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function S(t,n){return t.style.getPropertyValue(n)||x(t).getComputedStyle(t,null).getPropertyValue(n)}function b(t){return t.trim().split(/^|\s+/)}function E(t){return t.classList||new N(t)}function N(t){this._node=t,this._names=b(t.getAttribute("class")||"")}function C(t,n){for(var e=E(t),r=-1,i=n.length;++r=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var I=[null];function U(t,n){this._groups=t,this._parents=n}function X(){return new U([[document.documentElement]],I)}function G(t){return"string"==typeof t?new U([[document.querySelector(t)]],[document.documentElement]):new U([[t]],I)}U.prototype=X.prototype={constructor:U,select:function(t){"function"!=typeof t&&(t=u(t));for(var n=this._groups,e=n.length,r=new Array(e),i=0;i=E&&(E=b+1);!(S=A[E])&&++E=0;)(r=i[o])&&(u&&4^r.compareDocumentPosition(u)&&u.parentNode.insertBefore(r,u),u=r);return this},sort:function(t){function n(n,e){return n&&e?t(n.__data__,e.__data__):!n-!e}t||(t=A);for(var e=this._groups,r=e.length,i=new Array(r),o=0;o1?this.each((null==n?function(t){return function(){this.style.removeProperty(t)}}:"function"==typeof n?function(t,n,e){return function(){var r=n.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,e)}}:function(t,n,e){return function(){this.style.setProperty(t,n,e)}})(t,n,null==e?"":e)):S(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?function(t){return function(){delete this[t]}}:"function"==typeof n?function(t,n){return function(){var e=n.apply(this,arguments);null==e?delete this[t]:this[t]=e}}:function(t,n){return function(){this[t]=n}})(t,n)):this.node()[t]},classed:function(t,n){var e=b(t+"");if(arguments.length<2){for(var r=E(this.node()),i=-1,o=e.length;++i=0&&(n=t.slice(e+1),t=t.slice(0,e)),{type:t,name:n}})}(t+""),u=o.length;if(!(arguments.length<2)){for(c=n?R:j,r=0;rJ(t,n))},t.select=G,t.selectAll=function(t){return"string"==typeof t?new U([document.querySelectorAll(t)],[document.documentElement]):new U([null==t?[]:c(t)],I)},t.selection=X,t.selector=u,t.selectorAll=l,t.style=S,t.window=x,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{}],28:[function(require,module,exports){ +!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports,require("d3-path")):"function"==typeof define&&define.amd?define(["exports","d3-path"],i):i((t="undefined"!=typeof globalThis?globalThis:t||self).d3=t.d3||{},t.d3)}(this,function(t,i){"use strict";function n(t){return function(){return t}}var e=Math.abs,s=Math.atan2,o=Math.cos,h=Math.max,_=Math.min,r=Math.sin,a=Math.sqrt,c=1e-12,l=Math.PI,u=l/2,f=2*l;function y(t){return t>=1?u:t<=-1?-u:Math.asin(t)}function x(t){return t.innerRadius}function p(t){return t.outerRadius}function v(t){return t.startAngle}function d(t){return t.endAngle}function T(t){return t&&t.padAngle}function g(t,i,n,e,s,o,_){var r=t-n,c=i-e,l=(_?o:-o)/a(r*r+c*c),u=l*c,f=-l*r,y=t+u,x=i+f,p=n+u,v=e+f,d=(y+p)/2,T=(x+v)/2,g=p-y,b=v-x,m=g*g+b*b,w=s-o,k=y*v-p*x,N=(b<0?-1:1)*a(h(0,w*w*m-k*k)),M=(k*b-g*N)/m,S=(-k*g-b*N)/m,E=(k*b+g*N)/m,A=(-k*g+b*N)/m,P=M-d,C=S-T,O=E-d,R=A-T;return P*P+C*C>O*O+R*R&&(M=E,S=A),{cx:M,cy:S,x01:-u,y01:-f,x11:M*(s/w-1),y11:S*(s/w-1)}}var b=Array.prototype.slice;function m(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function w(t){this._context=t}function k(t){return new w(t)}function N(t){return t[0]}function M(t){return t[1]}function S(t,e){var s=n(!0),o=null,h=k,_=null;function r(n){var r,a,c,l=(n=m(n)).length,u=!1;for(null==o&&(_=h(c=i.path())),r=0;r<=l;++r)!(r=l;--u)a.point(v[u],d[u]);a.lineEnd(),a.areaEnd()}p&&(v[c]=+t(f,c,n),d[c]=+e(f,c,n),a.point(o?+o(f,c,n):v[c],s?+s(f,c,n):d[c]))}if(y)return a=null,y+""||null}function l(){return S().defined(h).curve(r).context(_)}return t="function"==typeof t?t:void 0===t?N:n(+t),e="function"==typeof e?e:n(void 0===e?0:+e),s="function"==typeof s?s:void 0===s?M:n(+s),c.x=function(i){return arguments.length?(t="function"==typeof i?i:n(+i),o=null,c):t},c.x0=function(i){return arguments.length?(t="function"==typeof i?i:n(+i),c):t},c.x1=function(t){return arguments.length?(o=null==t?null:"function"==typeof t?t:n(+t),c):o},c.y=function(t){return arguments.length?(e="function"==typeof t?t:n(+t),s=null,c):e},c.y0=function(t){return arguments.length?(e="function"==typeof t?t:n(+t),c):e},c.y1=function(t){return arguments.length?(s=null==t?null:"function"==typeof t?t:n(+t),c):s},c.lineX0=c.lineY0=function(){return l().x(t).y(e)},c.lineY1=function(){return l().x(t).y(s)},c.lineX1=function(){return l().x(o).y(e)},c.defined=function(t){return arguments.length?(h="function"==typeof t?t:n(!!t),c):h},c.curve=function(t){return arguments.length?(r=t,null!=_&&(a=r(_)),c):r},c.context=function(t){return arguments.length?(null==t?_=a=null:a=r(_=t),c):_},c}function A(t,i){return it?1:i>=t?0:NaN}function P(t){return t}w.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;default:this._context.lineTo(t,i)}}};var C=R(k);function O(t){this._curve=t}function R(t){function i(i){return new O(t(i))}return i._curve=t,i}function q(t){var i=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?i(R(t)):i()._curve},t}function z(){return q(S().curve(C))}function X(){var t=E().curve(C),i=t.curve,n=t.lineX0,e=t.lineX1,s=t.lineY0,o=t.lineY1;return t.angle=t.x,delete t.x,t.startAngle=t.x0,delete t.x0,t.endAngle=t.x1,delete t.x1,t.radius=t.y,delete t.y,t.innerRadius=t.y0,delete t.y0,t.outerRadius=t.y1,delete t.y1,t.lineStartAngle=function(){return q(n())},delete t.lineX0,t.lineEndAngle=function(){return q(e())},delete t.lineX1,t.lineInnerRadius=function(){return q(s())},delete t.lineY0,t.lineOuterRadius=function(){return q(o())},delete t.lineY1,t.curve=function(t){return arguments.length?i(R(t)):i()._curve},t}function Y(t,i){return[(i=+i)*Math.cos(t-=Math.PI/2),i*Math.sin(t)]}function B(t){return t.source}function j(t){return t.target}function I(t){var e=B,s=j,o=N,h=M,_=null;function r(){var n,r=b.call(arguments),a=e.apply(this,r),c=s.apply(this,r);if(_||(_=n=i.path()),t(_,+o.apply(this,(r[0]=a,r)),+h.apply(this,r),+o.apply(this,(r[0]=c,r)),+h.apply(this,r)),n)return _=null,n+""||null}return r.source=function(t){return arguments.length?(e=t,r):e},r.target=function(t){return arguments.length?(s=t,r):s},r.x=function(t){return arguments.length?(o="function"==typeof t?t:n(+t),r):o},r.y=function(t){return arguments.length?(h="function"==typeof t?t:n(+t),r):h},r.context=function(t){return arguments.length?(_=null==t?null:t,r):_},r}function D(t,i,n,e,s){t.moveTo(i,n),t.bezierCurveTo(i=(i+e)/2,n,i,s,e,s)}function L(t,i,n,e,s){t.moveTo(i,n),t.bezierCurveTo(i,n=(n+s)/2,e,n,e,s)}function V(t,i,n,e,s){var o=Y(i,n),h=Y(i,n=(n+s)/2),_=Y(e,n),r=Y(e,s);t.moveTo(o[0],o[1]),t.bezierCurveTo(h[0],h[1],_[0],_[1],r[0],r[1])}O.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,i){this._curve.point(i*Math.sin(t),i*-Math.cos(t))}};var W={draw:function(t,i){var n=Math.sqrt(i/l);t.moveTo(n,0),t.arc(0,0,n,0,f)}},H={draw:function(t,i){var n=Math.sqrt(i/5)/2;t.moveTo(-3*n,-n),t.lineTo(-n,-n),t.lineTo(-n,-3*n),t.lineTo(n,-3*n),t.lineTo(n,-n),t.lineTo(3*n,-n),t.lineTo(3*n,n),t.lineTo(n,n),t.lineTo(n,3*n),t.lineTo(-n,3*n),t.lineTo(-n,n),t.lineTo(-3*n,n),t.closePath()}},F=Math.sqrt(1/3),G=2*F,J={draw:function(t,i){var n=Math.sqrt(i/G),e=n*F;t.moveTo(0,-n),t.lineTo(e,0),t.lineTo(0,n),t.lineTo(-e,0),t.closePath()}},K=Math.sin(l/10)/Math.sin(7*l/10),Q=Math.sin(f/10)*K,U=-Math.cos(f/10)*K,Z={draw:function(t,i){var n=Math.sqrt(.8908130915292852*i),e=Q*n,s=U*n;t.moveTo(0,-n),t.lineTo(e,s);for(var o=1;o<5;++o){var h=f*o/5,_=Math.cos(h),r=Math.sin(h);t.lineTo(r*n,-_*n),t.lineTo(_*e-r*s,r*e+_*s)}t.closePath()}},$={draw:function(t,i){var n=Math.sqrt(i),e=-n/2;t.rect(e,e,n,n)}},tt=Math.sqrt(3),it={draw:function(t,i){var n=-Math.sqrt(i/(3*tt));t.moveTo(0,2*n),t.lineTo(-tt*n,-n),t.lineTo(tt*n,-n),t.closePath()}},nt=-.5,et=Math.sqrt(3)/2,st=1/Math.sqrt(12),ot=3*(st/2+1),ht={draw:function(t,i){var n=Math.sqrt(i/ot),e=n/2,s=n*st,o=e,h=n*st+n,_=-o,r=h;t.moveTo(e,s),t.lineTo(o,h),t.lineTo(_,r),t.lineTo(nt*e-et*s,et*e+nt*s),t.lineTo(nt*o-et*h,et*o+nt*h),t.lineTo(nt*_-et*r,et*_+nt*r),t.lineTo(nt*e+et*s,nt*s-et*e),t.lineTo(nt*o+et*h,nt*h-et*o),t.lineTo(nt*_+et*r,nt*r-et*_),t.closePath()}},_t=[W,H,J,$,Z,it,ht];function rt(){}function at(t,i,n){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+i)/6,(t._y0+4*t._y1+n)/6)}function ct(t){this._context=t}function lt(t){this._context=t}function ut(t){this._context=t}ct.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:at(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:at(this,t,i)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=i}},lt.prototype={areaStart:rt,areaEnd:rt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._x2=t,this._y2=i;break;case 1:this._point=2,this._x3=t,this._y3=i;break;case 2:this._point=3,this._x4=t,this._y4=i,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+i)/6);break;default:at(this,t,i)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=i}},ut.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,e=(this._y0+4*this._y1+i)/6;this._line?this._context.lineTo(n,e):this._context.moveTo(n,e);break;case 3:this._point=4;default:at(this,t,i)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=i}};class ft{constructor(t,i){this._context=t,this._x=i}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line}point(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;default:this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,i,t,i):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+i)/2,t,this._y0,t,i)}this._x0=t,this._y0=i}}function yt(t,i){this._basis=new ct(t),this._beta=i}yt.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,i=this._y,n=t.length-1;if(n>0)for(var e,s=t[0],o=i[0],h=t[n]-s,_=i[n]-o,r=-1;++r<=n;)e=r/n,this._basis.point(this._beta*t[r]+(1-this._beta)*(s+e*h),this._beta*i[r]+(1-this._beta)*(o+e*_));this._x=this._y=null,this._basis.lineEnd()},point:function(t,i){this._x.push(+t),this._y.push(+i)}};var xt=function t(i){function n(t){return 1===i?new ct(t):new yt(t,i)}return n.beta=function(i){return t(+i)},n}(.85);function pt(t,i,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-i),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function vt(t,i){this._context=t,this._k=(1-i)/6}vt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:pt(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2,this._x1=t,this._y1=i;break;case 2:this._point=3;default:pt(this,t,i)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var dt=function t(i){function n(t){return new vt(t,i)}return n.tension=function(i){return t(+i)},n}(0);function Tt(t,i){this._context=t,this._k=(1-i)/6}Tt.prototype={areaStart:rt,areaEnd:rt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._x3=t,this._y3=i;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=i);break;case 2:this._point=3,this._x5=t,this._y5=i;break;default:pt(this,t,i)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var gt=function t(i){function n(t){return new Tt(t,i)}return n.tension=function(i){return t(+i)},n}(0);function bt(t,i){this._context=t,this._k=(1-i)/6}bt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:pt(this,t,i)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var mt=function t(i){function n(t){return new bt(t,i)}return n.tension=function(i){return t(+i)},n}(0);function wt(t,i,n){var e=t._x1,s=t._y1,o=t._x2,h=t._y2;if(t._l01_a>c){var _=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,r=3*t._l01_a*(t._l01_a+t._l12_a);e=(e*_-t._x0*t._l12_2a+t._x2*t._l01_2a)/r,s=(s*_-t._y0*t._l12_2a+t._y2*t._l01_2a)/r}if(t._l23_a>c){var a=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,l=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*a+t._x1*t._l23_2a-i*t._l12_2a)/l,h=(h*a+t._y1*t._l23_2a-n*t._l12_2a)/l}t._context.bezierCurveTo(e,s,o,h,t._x2,t._y2)}function kt(t,i){this._context=t,this._alpha=i}kt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){if(t=+t,i=+i,this._point){var n=this._x2-t,e=this._y2-i;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+e*e,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;break;case 2:this._point=3;default:wt(this,t,i)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var Nt=function t(i){function n(t){return i?new kt(t,i):new vt(t,0)}return n.alpha=function(i){return t(+i)},n}(.5);function Mt(t,i){this._context=t,this._alpha=i}Mt.prototype={areaStart:rt,areaEnd:rt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,i){if(t=+t,i=+i,this._point){var n=this._x2-t,e=this._y2-i;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+e*e,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=i;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=i);break;case 2:this._point=3,this._x5=t,this._y5=i;break;default:wt(this,t,i)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var St=function t(i){function n(t){return i?new Mt(t,i):new Tt(t,0)}return n.alpha=function(i){return t(+i)},n}(.5);function Et(t,i){this._context=t,this._alpha=i}Et.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,i){if(t=+t,i=+i,this._point){var n=this._x2-t,e=this._y2-i;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+e*e,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:wt(this,t,i)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=i}};var At=function t(i){function n(t){return i?new Et(t,i):new bt(t,0)}return n.alpha=function(i){return t(+i)},n}(.5);function Pt(t){this._context=t}function Ct(t){return t<0?-1:1}function Ot(t,i,n){var e=t._x1-t._x0,s=i-t._x1,o=(t._y1-t._y0)/(e||s<0&&-0),h=(n-t._y1)/(s||e<0&&-0),_=(o*s+h*e)/(e+s);return(Ct(o)+Ct(h))*Math.min(Math.abs(o),Math.abs(h),.5*Math.abs(_))||0}function Rt(t,i){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-i)/2:i}function qt(t,i,n){var e=t._x0,s=t._y0,o=t._x1,h=t._y1,_=(o-e)/3;t._context.bezierCurveTo(e+_,s+_*i,o-_,h-_*n,o,h)}function zt(t){this._context=t}function Xt(t){this._context=new Yt(t)}function Yt(t){this._context=t}function Bt(t){this._context=t}function jt(t){var i,n,e=t.length-1,s=new Array(e),o=new Array(e),h=new Array(e);for(s[0]=0,o[0]=2,h[0]=t[0]+2*t[1],i=1;i=0;--i)s[i]=(h[i]-s[i+1])/o[i];for(o[e-1]=(t[e]+s[e-1])/2,i=0;i1)for(var n,e,s,o=1,h=t[i[0]],_=h.length;o=0;)n[i]=i;return n}function Vt(t,i){return t[i]}function Wt(t){const i=[];return i.key=t,i}function Ht(t){var i=t.map(Ft);return Lt(t).sort(function(t,n){return i[t]-i[n]})}function Ft(t){for(var i,n=-1,e=0,s=t.length,o=-1/0;++no&&(o=i,e=n);return e}function Gt(t){var i=t.map(Jt);return Lt(t).sort(function(t,n){return i[t]-i[n]})}function Jt(t){for(var i,n=0,e=-1,s=t.length;++e=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,i),this._context.lineTo(t,i);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,i)}}this._x=t,this._y=i}},t.arc=function(){var t=x,h=p,b=n(0),m=null,w=v,k=d,N=T,M=null;function S(){var n,x,p,v=+t.apply(this,arguments),d=+h.apply(this,arguments),T=w.apply(this,arguments)-u,S=k.apply(this,arguments)-u,E=e(S-T),A=S>T;if(M||(M=n=i.path()),dc)if(E>f-c)M.moveTo(d*o(T),d*r(T)),M.arc(0,0,d,T,S,!A),v>c&&(M.moveTo(v*o(S),v*r(S)),M.arc(0,0,v,S,T,A));else{var P,C,O=T,R=S,q=T,z=S,X=E,Y=E,B=N.apply(this,arguments)/2,j=B>c&&(m?+m.apply(this,arguments):a(v*v+d*d)),I=_(e(d-v)/2,+b.apply(this,arguments)),D=I,L=I;if(j>c){var V=y(j/v*r(B)),W=y(j/d*r(B));(X-=2*V)>c?(q+=V*=A?1:-1,z-=V):(X=0,q=z=(T+S)/2),(Y-=2*W)>c?(O+=W*=A?1:-1,R-=W):(Y=0,O=R=(T+S)/2)}var H=d*o(O),F=d*r(O),G=v*o(z),J=v*r(z);if(I>c){var K,Q=d*o(R),U=d*r(R),Z=v*o(q),$=v*r(q);if(E1?0:p<-1?l:Math.acos(p))/2),ot=a(K[0]*K[0]+K[1]*K[1]);D=_(I,(v-ot)/(st-1)),L=_(I,(d-ot)/(st+1))}}Y>c?L>c?(P=g(Z,$,H,F,d,L,A),C=g(Q,U,G,J,d,L,A),M.moveTo(P.cx+P.x01,P.cy+P.y01),Lc&&X>c?D>c?(P=g(G,J,Q,U,v,-D,A),C=g(H,F,Z,$,v,-D,A),M.lineTo(P.cx+P.x01,P.cy+P.y01),D0&&(y+=l);for(null!=i?x.sort(function(t,n){return i(p[t],p[n])}):null!=e&&x.sort(function(t,i){return e(n[t],n[i])}),_=0,a=y?(d-u*g)/y:0;_0?l*a:0)+g,p[r]={data:n[r],index:_,value:l,startAngle:v,endAngle:c,padAngle:T};return p}return _.value=function(i){return arguments.length?(t="function"==typeof i?i:n(+i),_):t},_.sortValues=function(t){return arguments.length?(i=t,e=null,_):i},_.sort=function(t){return arguments.length?(e=t,i=null,_):e},_.startAngle=function(t){return arguments.length?(s="function"==typeof t?t:n(+t),_):s},_.endAngle=function(t){return arguments.length?(o="function"==typeof t?t:n(+t),_):o},_.padAngle=function(t){return arguments.length?(h="function"==typeof t?t:n(+t),_):h},_},t.pointRadial=Y,t.radialArea=X,t.radialLine=z,t.stack=function(){var t=n([]),i=Lt,e=Dt,s=Vt;function o(n){var o,h,_=Array.from(t.apply(this,arguments),Wt),r=_.length,a=-1;for(const t of n)for(o=0,++a;o0)for(var n,e,s,o,h,_,r=0,a=t[i[0]].length;r0?(e[0]=o,e[1]=o+=s):s<0?(e[1]=h,e[0]=h+=s):(e[0]=0,e[1]=s)},t.stackOffsetExpand=function(t,i){if((e=t.length)>0){for(var n,e,s,o=0,h=t[0].length;o0){for(var n,e=0,s=t[i[0]],o=s.length;e0&&(e=(n=t[i[0]]).length)>0){for(var n,e,s,o=0,h=1;h=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:Ue,s:xe,S:X,u:N,U:B,V:_,w:$,W:z,x:null,X:null,y:E,Y:k,Z:ee,"%":Ce},We={a:function(e){return s[e.getUTCDay()]},A:function(e){return l[e.getUTCDay()]},b:function(e){return G[e.getUTCMonth()]},B:function(e){return g[e.getUTCMonth()]},c:null,d:te,e:te,f:ce,g:ve,G:Me,H:ne,I:re,j:ue,L:ie,m:oe,M:ae,p:function(e){return f[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:Ue,s:xe,S:fe,u:le,U:se,V:ye,w:de,W:he,x:null,X:null,y:me,Y:Te,Z:De,"%":Ce},Ve={a:function(e,t,n){var r=Ye.exec(t.slice(n));return r?(e.w=Fe.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(e,t,n){var r=we.exec(t.slice(n));return r?(e.w=Se.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=Ae.exec(t.slice(n));return r?(e.m=Ze.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=Le.exec(t.slice(n));return r?(e.m=He.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,t,n){return qe(e,i,t,n)},d:w,e:w,f:A,g:C,G:D,H:Y,I:Y,j:S,L:H,m:p,M:F,p:function(e,t,n){var r=ge.exec(t.slice(n));return r?(e.p=pe.get(r[0].toLowerCase()),n+r[0].length):-1},q:x,Q:b,s:W,S:L,u:m,U:v,V:T,w:h,W:M,x:function(e,t,n){return qe(e,c,t,n)},X:function(e,t,n){return qe(e,a,t,n)},y:C,Y:D,Z:U,"%":Z};function je(e,t){return function(n){var r,u,i,c=[],a=-1,f=0,l=e.length;for(n instanceof Date||(n=new Date(+n));++a53)return null;"w"in f||(f.w=1),"Z"in f?(a=(o=r(u(f.y,0,1))).getUTCDay(),o=a>4||0===a?t.utcMonday.ceil(o):t.utcMonday(o),o=t.utcDay.offset(o,7*(f.V-1)),f.y=o.getUTCFullYear(),f.m=o.getUTCMonth(),f.d=o.getUTCDate()+(f.w+6)%7):(a=(o=n(u(f.y,0,1))).getDay(),o=a>4||0===a?t.timeMonday.ceil(o):t.timeMonday(o),o=t.timeDay.offset(o,7*(f.V-1)),f.y=o.getFullYear(),f.m=o.getMonth(),f.d=o.getDate()+(f.w+6)%7)}else("W"in f||"U"in f)&&("w"in f||(f.w="u"in f?f.u%7:"W"in f?1:0),a="Z"in f?r(u(f.y,0,1)).getUTCDay():n(u(f.y,0,1)).getDay(),f.m=0,f.d="W"in f?(f.w+6)%7+7*f.W-(a+5)%7:f.w+7*f.U-(a+6)%7);return"Z"in f?(f.H+=f.Z/100|0,f.M+=f.Z%100,r(f)):n(f)}}function qe(e,t,n,r){for(var u,i,c=0,a=t.length,f=n.length;c=f)return-1;if(37===(u=t.charCodeAt(c++))){if(u=t.charAt(c++),!(i=Ve[u in o?t.charAt(c++):u])||(r=i(e,n,r))<0)return-1}else if(u!=n.charCodeAt(r++))return-1}return r}return be.x=je(c,be),be.X=je(a,be),be.c=je(i,be),We.x=je(c,We),We.X=je(a,We),We.c=je(i,We),{format:function(e){var t=je(e+="",be);return t.toString=function(){return e},t},parse:function(e){var t=Pe(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=je(e+="",We);return t.toString=function(){return e},t},utcParse:function(e){var t=Pe(e+="",!0);return t.toString=function(){return e},t}}}var c,o={"-":"",_:" ",0:"0"},a=/^\s*\d+/,f=/^%/,l=/[\\^$*+?|[\]().{}]/g;function s(e,t,n){var r=e<0?"-":"",u=(r?-e:e)+"",i=u.length;return r+(i[e.toLowerCase(),t]))}function h(e,t,n){var r=a.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function m(e,t,n){var r=a.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function v(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function T(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function M(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function D(e,t,n){var r=a.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function C(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function U(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function x(e,t,n){var r=a.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function p(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function w(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function S(e,t,n){var r=a.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function Y(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function F(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function L(e,t,n){var r=a.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function H(e,t,n){var r=a.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function A(e,t,n){var r=a.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function Z(e,t,n){var r=f.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function b(e,t,n){var r=a.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function W(e,t,n){var r=a.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function V(e,t){return s(e.getDate(),t,2)}function j(e,t){return s(e.getHours(),t,2)}function P(e,t){return s(e.getHours()%12||12,t,2)}function q(e,n){return s(1+t.timeDay.count(t.timeYear(e),e),n,3)}function I(e,t){return s(e.getMilliseconds(),t,3)}function J(e,t){return I(e,t)+"000"}function O(e,t){return s(e.getMonth()+1,t,2)}function Q(e,t){return s(e.getMinutes(),t,2)}function X(e,t){return s(e.getSeconds(),t,2)}function N(e){var t=e.getDay();return 0===t?7:t}function B(e,n){return s(t.timeSunday.count(t.timeYear(e)-1,e),n,2)}function G(e){var n=e.getDay();return n>=4||0===n?t.timeThursday(e):t.timeThursday.ceil(e)}function _(e,n){return e=G(e),s(t.timeThursday.count(t.timeYear(e),e)+(4===t.timeYear(e).getDay()),n,2)}function $(e){return e.getDay()}function z(e,n){return s(t.timeMonday.count(t.timeYear(e)-1,e),n,2)}function E(e,t){return s(e.getFullYear()%100,t,2)}function R(e,t){return s((e=G(e)).getFullYear()%100,t,2)}function k(e,t){return s(e.getFullYear()%1e4,t,4)}function K(e,n){var r=e.getDay();return s((e=r>=4||0===r?t.timeThursday(e):t.timeThursday.ceil(e)).getFullYear()%1e4,n,4)}function ee(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+s(t/60|0,"0",2)+s(t%60,"0",2)}function te(e,t){return s(e.getUTCDate(),t,2)}function ne(e,t){return s(e.getUTCHours(),t,2)}function re(e,t){return s(e.getUTCHours()%12||12,t,2)}function ue(e,n){return s(1+t.utcDay.count(t.utcYear(e),e),n,3)}function ie(e,t){return s(e.getUTCMilliseconds(),t,3)}function ce(e,t){return ie(e,t)+"000"}function oe(e,t){return s(e.getUTCMonth()+1,t,2)}function ae(e,t){return s(e.getUTCMinutes(),t,2)}function fe(e,t){return s(e.getUTCSeconds(),t,2)}function le(e){var t=e.getUTCDay();return 0===t?7:t}function se(e,n){return s(t.utcSunday.count(t.utcYear(e)-1,e),n,2)}function ge(e){var n=e.getUTCDay();return n>=4||0===n?t.utcThursday(e):t.utcThursday.ceil(e)}function ye(e,n){return e=ge(e),s(t.utcThursday.count(t.utcYear(e),e)+(4===t.utcYear(e).getUTCDay()),n,2)}function de(e){return e.getUTCDay()}function he(e,n){return s(t.utcMonday.count(t.utcYear(e)-1,e),n,2)}function me(e,t){return s(e.getUTCFullYear()%100,t,2)}function ve(e,t){return s((e=ge(e)).getUTCFullYear()%100,t,2)}function Te(e,t){return s(e.getUTCFullYear()%1e4,t,4)}function Me(e,n){var r=e.getUTCDay();return s((e=r>=4||0===r?t.utcThursday(e):t.utcThursday.ceil(e)).getUTCFullYear()%1e4,n,4)}function De(){return"+0000"}function Ce(){return"%"}function Ue(e){return+e}function xe(e){return Math.floor(+e/1e3)}function pe(t){return c=i(t),e.timeFormat=c.format,e.timeParse=c.parse,e.utcFormat=c.utcFormat,e.utcParse=c.utcParse,c}pe({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});var we=Date.prototype.toISOString?function(e){return e.toISOString()}:e.utcFormat("%Y-%m-%dT%H:%M:%S.%LZ");var Se=+new Date("2000-01-01T00:00:00.000Z")?function(e){var t=new Date(e);return isNaN(t)?null:t}:e.utcParse("%Y-%m-%dT%H:%M:%S.%LZ");e.isoFormat=we,e.isoParse=Se,e.timeFormatDefaultLocale=pe,e.timeFormatLocale=i,Object.defineProperty(e,"__esModule",{value:!0})}); + +},{"d3-time":30}],30:[function(require,module,exports){ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("d3-array")):"function"==typeof define&&define.amd?define(["exports","d3-array"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).d3=e.d3||{},e.d3)}(this,function(e,t){"use strict";var n=new Date,u=new Date;function r(e,t,i,o){function a(t){return e(t=0===arguments.length?new Date:new Date(+t)),t}return a.floor=function(t){return e(t=new Date(+t)),t},a.ceil=function(n){return e(n=new Date(n-1)),t(n,1),e(n),n},a.round=function(e){var t=a(e),n=a.ceil(e);return e-t0))return o;do{o.push(i=new Date(+n)),t(n,r),e(n)}while(i=t)for(;e(t),!n(t);)t.setTime(t-1)},function(e,u){if(e>=e)if(u<0)for(;++u<=0;)for(;t(e,-1),!n(e););else for(;--u>=0;)for(;t(e,1),!n(e););})},i&&(a.count=function(t,r){return n.setTime(+t),u.setTime(+r),e(n),e(u),Math.floor(i(n,u))},a.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?a.filter(o?function(t){return o(t)%e==0}:function(t){return a.count(0,t)%e==0}):a:null}),a}var i=r(function(){},function(e,t){e.setTime(+e+t)},function(e,t){return t-e});i.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?r(function(t){t.setTime(Math.floor(t/e)*e)},function(t,n){t.setTime(+t+n*e)},function(t,n){return(n-t)/e}):i:null};var o=i.range;const a=1e3,c=60*a,s=60*c,f=24*s,l=7*f,g=30*f,T=365*f;var d=r(function(e){e.setTime(e-e.getMilliseconds())},function(e,t){e.setTime(+e+t*a)},function(e,t){return(t-e)/a},function(e){return e.getUTCSeconds()}),m=d.range,M=r(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*a)},function(e,t){e.setTime(+e+t*c)},function(e,t){return(t-e)/c},function(e){return e.getMinutes()}),y=M.range,h=r(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*a-e.getMinutes()*c)},function(e,t){e.setTime(+e+t*s)},function(e,t){return(t-e)/s},function(e){return e.getHours()}),C=h.range,U=r(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*c)/f,e=>e.getDate()-1),D=U.range;function F(e){return r(function(t){t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},function(e,t){e.setDate(e.getDate()+7*t)},function(e,t){return(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*c)/l})}var Y=F(0),v=F(1),S=F(2),H=F(3),p=F(4),k=F(5),w=F(6),W=Y.range,b=v.range,O=S.range,x=H.range,z=p.range,I=k.range,j=w.range,_=r(function(e){e.setDate(1),e.setHours(0,0,0,0)},function(e,t){e.setMonth(e.getMonth()+t)},function(e,t){return t.getMonth()-e.getMonth()+12*(t.getFullYear()-e.getFullYear())},function(e){return e.getMonth()}),q=_.range,P=r(function(e){e.setMonth(0,1),e.setHours(0,0,0,0)},function(e,t){e.setFullYear(e.getFullYear()+t)},function(e,t){return t.getFullYear()-e.getFullYear()},function(e){return e.getFullYear()});P.every=function(e){return isFinite(e=Math.floor(e))&&e>0?r(function(t){t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},function(t,n){t.setFullYear(t.getFullYear()+n*e)}):null};var A=P.range,B=r(function(e){e.setUTCSeconds(0,0)},function(e,t){e.setTime(+e+t*c)},function(e,t){return(t-e)/c},function(e){return e.getUTCMinutes()}),E=B.range,G=r(function(e){e.setUTCMinutes(0,0,0)},function(e,t){e.setTime(+e+t*s)},function(e,t){return(t-e)/s},function(e){return e.getUTCHours()}),J=G.range,K=r(function(e){e.setUTCHours(0,0,0,0)},function(e,t){e.setUTCDate(e.getUTCDate()+t)},function(e,t){return(t-e)/f},function(e){return e.getUTCDate()-1}),L=K.range;function N(e){return r(function(t){t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},function(e,t){e.setUTCDate(e.getUTCDate()+7*t)},function(e,t){return(t-e)/l})}var Q=N(0),R=N(1),V=N(2),X=N(3),Z=N(4),$=N(5),ee=N(6),te=Q.range,ne=R.range,ue=V.range,re=X.range,ie=Z.range,oe=$.range,ae=ee.range,ce=r(function(e){e.setUTCDate(1),e.setUTCHours(0,0,0,0)},function(e,t){e.setUTCMonth(e.getUTCMonth()+t)},function(e,t){return t.getUTCMonth()-e.getUTCMonth()+12*(t.getUTCFullYear()-e.getUTCFullYear())},function(e){return e.getUTCMonth()}),se=ce.range,fe=r(function(e){e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},function(e,t){e.setUTCFullYear(e.getUTCFullYear()+t)},function(e,t){return t.getUTCFullYear()-e.getUTCFullYear()},function(e){return e.getUTCFullYear()});fe.every=function(e){return isFinite(e=Math.floor(e))&&e>0?r(function(t){t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n*e)}):null};var le=fe.range;function ge(e,n,u,r,o,m){const M=[[d,1,a],[d,5,5*a],[d,15,15*a],[d,30,30*a],[m,1,c],[m,5,5*c],[m,15,15*c],[m,30,30*c],[o,1,s],[o,3,3*s],[o,6,6*s],[o,12,12*s],[r,1,f],[r,2,2*f],[u,1,l],[n,1,g],[n,3,3*g],[e,1,T]];function y(n,u,r){const o=Math.abs(u-n)/r,a=t.bisector(([,,e])=>e).right(M,o);if(a===M.length)return e.every(t.tickStep(n/T,u/T,r));if(0===a)return i.every(Math.max(t.tickStep(n,u,r),1));const[c,s]=M[o/M[a-1][2]=0&&e._call.call(null,t),e=e._next;--o}function h(){a=(l=s.now())+c,o=r=0;try{d()}finally{o=0,function(){var t,o,r=n,i=1/0;for(;r;)r._call?(i>r._time&&(i=r._time),t=r,r=r._next):(o=r._next,r._next=null,r=t?t._next=o:n=o);e=t,v(i)}(),a=0}}function y(){var t=s.now(),n=t-l;n>u&&(c-=n,l=t)}function v(t){o||(r&&(r=clearTimeout(r)),t-a>24?(t<1/0&&(r=setTimeout(h,t-s.now()-c)),i&&(i=clearInterval(i))):(i||(l=s.now(),i=setInterval(y,u)),o=1,f(h)))}p.prototype=w.prototype={constructor:p,restart:function(t,o,r){if("function"!=typeof t)throw new TypeError("callback is not a function");r=(null==r?_():+r)+(null==o?0:+o),this._next||e===this||(e?e._next=this:n=this,e=this),this._call=t,this._time=r,v()},stop:function(){this._call&&(this._call=null,this._time=1/0,v())}},t.interval=function(t,n,e){var o=new p,r=n;return null==n?(o.restart(t,n,e),o):(o._restart=o.restart,o.restart=function(t,n,e){n=+n,e=null==e?_():+e,o._restart(function i(u){u+=r,o._restart(i,r+=n,e),t(u)},n,e)},o.restart(t,n,e),o)},t.now=_,t.timeout=function(t,n,e){var o=new p;return n=null==n?0:+n,o.restart(e=>{o.stop(),t(e+n)},n,e),o},t.timer=w,t.timerFlush=d,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{}],32:[function(require,module,exports){ +!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("d3-selection"),require("d3-dispatch"),require("d3-timer"),require("d3-interpolate"),require("d3-color"),require("d3-ease")):"function"==typeof define&&define.amd?define(["exports","d3-selection","d3-dispatch","d3-timer","d3-interpolate","d3-color","d3-ease"],n):n((t=t||self).d3=t.d3||{},t.d3,t.d3,t.d3,t.d3,t.d3,t.d3)}(this,function(t,n,e,r,i,o,u){"use strict";var a=e.dispatch("start","end","cancel","interrupt"),s=[],l=0,f=1,c=2,h=3,d=4,p=5,_=6;function v(t,n,e,i,o,u){var v=t.__transition;if(v){if(e in v)return}else t.__transition={};!function(t,n,e){var i,o=t.__transition;function u(l){var p,v,y,m;if(e.state!==f)return s();for(p in o)if((m=o[p]).name===e.name){if(m.state===h)return r.timeout(u);m.state===d?(m.state=_,m.timer.stop(),m.on.call("interrupt",t,t.__data__,m.index,m.group),delete o[p]):+pl)throw new Error("too late; already scheduled");return e}function m(t,n){var e=w(t,n);if(e.state>h)throw new Error("too late; already running");return e}function w(t,n){var e=t.__transition;if(!e||!(e=e[n]))throw new Error("transition not found");return e}function g(t,n){var e,r,i,o=t.__transition,u=!0;if(o){for(i in n=null==n?null:n+"",o)(e=o[i]).name===n?(r=e.state>c&&e.state=0&&(t=t.slice(0,n)),!t||"start"===t})}(n)?y:m;return function(){var u=o(this,t),a=u.on;a!==r&&(i=(r=a).copy()).on(n,e),u.on=i}}(e,t,n))},attr:function(t,e){var r=n.namespace(t),o="transform"===r?i.interpolateTransformSvg:x;return this.attrTween(t,"function"==typeof e?(r.local?function(t,n,e){var r,i,o;return function(){var u,a,s=e(this);if(null!=s)return(u=this.getAttributeNS(t.space,t.local))===(a=s+"")?null:u===r&&a===i?o:(i=a,o=n(r=u,s));this.removeAttributeNS(t.space,t.local)}}:function(t,n,e){var r,i,o;return function(){var u,a,s=e(this);if(null!=s)return(u=this.getAttribute(t))===(a=s+"")?null:u===r&&a===i?o:(i=a,o=n(r=u,s));this.removeAttribute(t)}})(r,o,b(this,"attr."+t,e)):null==e?(r.local?function(t){return function(){this.removeAttributeNS(t.space,t.local)}}:function(t){return function(){this.removeAttribute(t)}})(r):(r.local?function(t,n,e){var r,i,o=e+"";return function(){var u=this.getAttributeNS(t.space,t.local);return u===o?null:u===r?i:i=n(r=u,e)}}:function(t,n,e){var r,i,o=e+"";return function(){var u=this.getAttribute(t);return u===o?null:u===r?i:i=n(r=u,e)}})(r,o,e))},attrTween:function(t,e){var r="attr."+t;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==e)return this.tween(r,null);if("function"!=typeof e)throw new Error;var i=n.namespace(t);return this.tween(r,(i.local?function(t,n){var e,r;function i(){var i=n.apply(this,arguments);return i!==r&&(e=(r=i)&&function(t,n){return function(e){this.setAttributeNS(t.space,t.local,n.call(this,e))}}(t,i)),e}return i._value=n,i}:function(t,n){var e,r;function i(){var i=n.apply(this,arguments);return i!==r&&(e=(r=i)&&function(t,n){return function(e){this.setAttribute(t,n.call(this,e))}}(t,i)),e}return i._value=n,i})(i,e))},style:function(t,e,r){var o="transform"==(t+="")?i.interpolateTransformCss:x;return null==e?this.styleTween(t,function(t,e){var r,i,o;return function(){var u=n.style(this,t),a=(this.style.removeProperty(t),n.style(this,t));return u===a?null:u===r&&a===i?o:o=e(r=u,i=a)}}(t,o)).on("end.style."+t,E(t)):"function"==typeof e?this.styleTween(t,function(t,e,r){var i,o,u;return function(){var a=n.style(this,t),s=r(this),l=s+"";return null==s&&(this.style.removeProperty(t),l=s=n.style(this,t)),a===l?null:a===i&&l===o?u:(o=l,u=e(i=a,s))}}(t,o,b(this,"style."+t,e))).each(function(t,n){var e,r,i,o,u="style."+n,a="end."+u;return function(){var s=m(this,t),l=s.on,f=null==s.value[u]?o||(o=E(n)):void 0;l===e&&i===f||(r=(e=l).copy()).on(a,i=f),s.on=r}}(this._id,t)):this.styleTween(t,function(t,e,r){var i,o,u=r+"";return function(){var a=n.style(this,t);return a===u?null:a===i?o:o=e(i=a,r)}}(t,o,e),r).on("end.style."+t,null)},styleTween:function(t,n,e){var r="style."+(t+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==n)return this.tween(r,null);if("function"!=typeof n)throw new Error;return this.tween(r,function(t,n,e){var r,i;function o(){var o=n.apply(this,arguments);return o!==i&&(r=(i=o)&&function(t,n,e){return function(r){this.style.setProperty(t,n.call(this,r),e)}}(t,o,e)),r}return o._value=n,o}(t,n,null==e?"":e))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var n=t(this);this.textContent=null==n?"":n}}(b(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var n="text";if(arguments.length<1)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;return this.tween(n,function(t){var n,e;function r(){var r=t.apply(this,arguments);return r!==e&&(n=(e=r)&&function(t){return function(n){this.textContent=t.call(this,n)}}(r)),n}return r._value=t,r}(t))},remove:function(){return this.on("end.remove",(t=this._id,function(){var n=this.parentNode;for(var e in this.__transition)if(+e!==t)return;n&&n.removeChild(this)}));var t},tween:function(t,n){var e=this._id;if(t+="",arguments.length<2){for(var r,i=w(this.node(),e).tween,o=0,u=i.length;of&&e.name===n)return new T([[t]],O,n,+r);return null},t.interrupt=g,t.transition=N,Object.defineProperty(t,"__esModule",{value:!0})}); + +},{"d3-color":8,"d3-dispatch":11,"d3-ease":14,"d3-interpolate":20,"d3-selection":27,"d3-timer":31}],33:[function(require,module,exports){ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("d3-dispatch"),require("d3-drag"),require("d3-interpolate"),require("d3-selection"),require("d3-transition")):"function"==typeof define&&define.amd?define(["exports","d3-dispatch","d3-drag","d3-interpolate","d3-selection","d3-transition"],e):e((t=t||self).d3=t.d3||{},t.d3,t.d3,t.d3,t.d3,t.d3)}(this,function(t,e,n,o,i,r){"use strict";var u=t=>()=>t;function s(t,{sourceEvent:e,target:n,transform:o,dispatch:i}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:o,enumerable:!0,configurable:!0},_:{value:i}})}function h(t,e,n){this.k=t,this.x=e,this.y=n}h.prototype={constructor:h,scale:function(t){return 1===t?this:new h(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new h(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var a=new h(1,0,0);function c(t){for(;!t.__zoom;)if(!(t=t.parentNode))return a;return t.__zoom}function l(t){t.stopImmediatePropagation()}function f(t){t.preventDefault(),t.stopImmediatePropagation()}function p(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function m(){var t=this;return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function v(){return this.__zoom||a}function d(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function y(){return navigator.maxTouchPoints||"ontouchstart"in this}function z(t,e,n){var o=t.invertX(e[0][0])-n[0][0],i=t.invertX(e[1][0])-n[1][0],r=t.invertY(e[0][1])-n[0][1],u=t.invertY(e[1][1])-n[1][1];return t.translate(i>o?(o+i)/2:Math.min(0,o)||Math.max(0,i),u>r?(r+u)/2:Math.min(0,r)||Math.max(0,u))}c.prototype=h.prototype,t.zoom=function(){var t,c,_,g=p,x=m,k=z,w=d,b=y,T=[0,1/0],M=[[-1/0,-1/0],[1/0,1/0]],E=250,Y=o.interpolateZoom,X=e.dispatch("start","zoom","end"),q=500,D=150,P=0,V=10;function B(t){t.property("__zoom",v).on("wheel.zoom",A).on("mousedown.zoom",H).on("dblclick.zoom",N).filter(b).on("touchstart.zoom",W).on("touchmove.zoom",Z).on("touchend.zoom touchcancel.zoom",C).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function j(t,e){return(e=Math.max(T[0],Math.min(T[1],e)))===t.k?t:new h(e,t.x,t.y)}function I(t,e,n){var o=e[0]-n[0]*t.k,i=e[1]-n[1]*t.k;return o===t.x&&i===t.y?t:new h(t.k,o,i)}function K(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function S(t,e,n,o){t.on("start.zoom",function(){G(this,arguments).event(o).start()}).on("interrupt.zoom end.zoom",function(){G(this,arguments).event(o).end()}).tween("zoom",function(){var t=arguments,i=G(this,t).event(o),r=x.apply(this,t),u=null==n?K(r):"function"==typeof n?n.apply(this,t):n,s=Math.max(r[1][0]-r[0][0],r[1][1]-r[0][1]),a=this.__zoom,c="function"==typeof e?e.apply(this,t):e,l=Y(a.invert(u).concat(s/a.k),c.invert(u).concat(s/c.k));return function(t){if(1===t)t=c;else{var e=l(t),n=s/e[2];t=new h(n,u[0]-e[0]*n,u[1]-e[1]*n)}i.zoom(null,t)}})}function G(t,e,n){return!n&&t.__zooming||new O(t,e)}function O(t,e){this.that=t,this.args=e,this.active=0,this.sourceEvent=null,this.extent=x.apply(t,e),this.taps=0}function A(t,...e){if(g.apply(this,arguments)){var n=G(this,e).event(t),o=this.__zoom,u=Math.max(T[0],Math.min(T[1],o.k*Math.pow(2,w.apply(this,arguments)))),s=i.pointer(t);if(n.wheel)n.mouse[0][0]===s[0]&&n.mouse[0][1]===s[1]||(n.mouse[1]=o.invert(n.mouse[0]=s)),clearTimeout(n.wheel);else{if(o.k===u)return;n.mouse=[s,o.invert(s)],r.interrupt(this),n.start()}f(t),n.wheel=setTimeout(function(){n.wheel=null,n.end()},D),n.zoom("mouse",k(I(j(o,u),n.mouse[0],n.mouse[1]),n.extent,M))}}function H(t,...e){if(!_&&g.apply(this,arguments)){var o=G(this,e,!0).event(t),u=i.select(t.view).on("mousemove.zoom",function(t){if(f(t),!o.moved){var e=t.clientX-a,n=t.clientY-c;o.moved=e*e+n*n>P}o.event(t).zoom("mouse",k(I(o.that.__zoom,o.mouse[0]=i.pointer(t,h),o.mouse[1]),o.extent,M))},!0).on("mouseup.zoom",function(t){u.on("mousemove.zoom mouseup.zoom",null),n.dragEnable(t.view,o.moved),f(t),o.event(t).end()},!0),s=i.pointer(t,h),h=t.currentTarget,a=t.clientX,c=t.clientY;n.dragDisable(t.view),l(t),o.mouse=[s,this.__zoom.invert(s)],r.interrupt(this),o.start()}}function N(t,...e){if(g.apply(this,arguments)){var n=this.__zoom,o=i.pointer(t.changedTouches?t.changedTouches[0]:t,this),r=n.invert(o),u=n.k*(t.shiftKey?.5:2),s=k(I(j(n,u),o,r),x.apply(this,e),M);f(t),E>0?i.select(this).transition().duration(E).call(S,s,o,t):i.select(this).call(B.transform,s,o,t)}}function W(e,...n){if(g.apply(this,arguments)){var o,u,s,h,a=e.touches,f=a.length,p=G(this,n,e.changedTouches.length===f).event(e);for(l(e),u=0;u0&&t-1 in e)}b.fn=b.prototype={jquery:"3.5.1",constructor:b,length:0,toArray:function(){return i.call(this)},get:function(e){return null==e?i.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return b.each(this,e)},map:function(e){return this.pushStack(b.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(b.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){p()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(j=O.call(w.childNodes),w.childNodes),j[w.childNodes.length].nodeType}catch(e){H={apply:j.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function se(e,t,r,i){var o,s,l,c,f,h,y,m=t&&t.ownerDocument,w=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==w&&9!==w&&11!==w)return r;if(!i&&(p(t),t=t||d,g)){if(11!==w&&(f=Z.exec(e)))if(o=f[1]){if(9===w){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return H.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return H.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!A[e+" "]&&(!v||!v.test(e))&&(1!==w||"object"!==t.nodeName.toLowerCase())){if(y=e,m=t,1===w&&(U.test(e)||z.test(e))){for((m=ee.test(e)&&ye(t.parentNode)||t)===t&&n.scope||((c=t.getAttribute("id"))?c=c.replace(re,ie):t.setAttribute("id",c=b)),s=(h=a(e)).length;s--;)h[s]=(c?"#"+c:":scope")+" "+xe(h[s]);y=h.join(",")}try{return H.apply(r,m.querySelectorAll(y)),r}catch(t){A(e,!0)}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace($,"$1"),t,r,i)}function ue(){var e=[];return function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}}function le(e){return e[b]=!0,e}function ce(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){for(var n=e.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function de(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function he(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function ge(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ae(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ve(e){return le(function(t){return t=+t,le(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ye(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=se.support={},o=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},p=se.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!=d&&9===a.nodeType&&a.documentElement?(h=(d=a).documentElement,g=!o(d),w!=d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",oe,!1):i.attachEvent&&i.attachEvent("onunload",oe)),n.scope=ce(function(e){return h.appendChild(e).appendChild(d.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),n.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ce(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=K.test(d.getElementsByClassName),n.getById=ce(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&g)return t.getElementsByClassName(e)},y=[],v=[],(n.qsa=K.test(d.querySelectorAll))&&(ce(function(e){var t;h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+b+"-]").length||v.push("~="),(t=d.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(n.matchesSelector=K.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ce(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),y.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),y=y.length&&new RegExp(y.join("|")),t=K.test(h.compareDocumentPosition),x=t||K.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},N=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==d||e.ownerDocument==w&&x(w,e)?-1:t==d||t.ownerDocument==w&&x(w,t)?1:c?P(c,e)-P(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==d?-1:t==d?1:i?-1:o?1:c?P(c,e)-P(c,t):0;if(i===o)return pe(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[r]===s[r];)r++;return r?pe(a[r],s[r]):a[r]==w?-1:s[r]==w?1:0},d):d},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(p(e),n.matchesSelector&&g&&!A[t+" "]&&(!y||!y.test(t))&&(!v||!v.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){A(t,!0)}return se(t,d,null,[e]).length>0},se.contains=function(e,t){return(e.ownerDocument||e)!=d&&p(e),x(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&D.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(N),f){for(;t=e[o++];)t===e[o]&&(i=r.push(o));for(;i--;)e.splice(r[i],1)}return c=null,e},i=se.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=i(t);return n},(r=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=se.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(B," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,y=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&m){for(x=(d=(l=(c=(f=(p=v)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==y:1!==p.nodeType)||!++x||(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,n){for(var r,o=i(e,t),a=o.length;a--;)e[r=P(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:le(function(e){var t=[],n=[],r=s(e.replace($,"$1"));return r[b]?le(function(e,t,n,i){for(var o,a=r(e,null,i,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:le(function(e){return function(t){return se(e,t).length>0}}),contains:le(function(e){return e=e.replace(te,ne),function(t){return(t.textContent||i(t)).indexOf(e)>-1}}),lang:le(function(e){return V.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s-1&&(o[l]=!(a[l]=f))}}else y=Te(y===a?y.splice(h,y.length):y),i?i(null,a,y,u):H.apply(a,y)})}function Ee(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=be(function(e){return e===t},s,!0),f=be(function(e){return P(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&we(p),u>1&&xe(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace($,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,v,y=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,S=C.length;for(c&&(l=a==d||a||c);m!==S&&null!=(f=C[m]);m++){if(i&&f){for(h=0,a||f.ownerDocument==d||(p(f),s=!g);v=e[h++];)if(v(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!v&&f)&&y--,o&&x.push(f))}if(y+=m,n&&m!==y){for(h=0;v=t[h++];)v(x,b,a,s);if(o){if(y>0)for(;m--;)x[m]||b[m]||(b[m]=q.call(u));b=Te(b)}H.apply(u,b),c&&!o&&b.length>0&&y+t.length>1&&se.uniqueSort(u)}return c&&(T=E,l=w),x};return n?le(o):o}(o,i))).selector=e}return s},u=se.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(te,ne),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(o=G.needsContext.test(e)?0:u.length;o--&&(l=u[o],!r.relative[c=l.type]);)if((f=r.find[c])&&(i=f(l.matches[0].replace(te,ne),ee.test(u[0].type)&&ye(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&xe(u)))return H.apply(n,i),n;break}}return(p||s(e,d))(i,t,!g,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},n.sortStable=b.split("").sort(N).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ce(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ce(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(e);b.find=T,b.expr=T.selectors,b.expr[":"]=b.expr.pseudos,b.uniqueSort=b.unique=T.uniqueSort,b.text=T.getText,b.isXMLDoc=T.isXML,b.contains=T.contains,b.escapeSelector=T.escape;var C=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&b(e).is(n))break;r.push(e)}return r},E=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},S=b.expr.match.needsContext;function k(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function N(e,t,n){return h(t)?b.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?b.grep(e,function(e){return e===t!==n}):"string"!=typeof t?b.grep(e,function(e){return s.call(t,e)>-1!==n}):b.filter(t,e,n)}b.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?b.find.matchesSelector(r,e)?[r]:[]:b.find.matches(e,b.grep(t,function(e){return 1===e.nodeType}))},b.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(b(e).filter(function(){for(t=0;t1?b.uniqueSort(n):n},filter:function(e){return this.pushStack(N(this,e||[],!1))},not:function(e){return this.pushStack(N(this,e||[],!0))},is:function(e){return!!N(this,"string"==typeof e&&S.test(e)?b(e):e||[],!1).length}});var D,j=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(b.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:j.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof b?t[0]:t,b.merge(this,b.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:v,!0)),A.test(r[1])&&b.isPlainObject(t))for(r in t)h(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=v.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):h(e)?void 0!==n.ready?n.ready(e):e(b):b.makeArray(e,this)}).prototype=b.fn,D=b(v);var q=/^(?:parents|prev(?:Until|All))/,L={children:!0,contents:!0,next:!0,prev:!0};function H(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}b.fn.extend({has:function(e){var t=b(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&b.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?b.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?s.call(b(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(b.uniqueSort(b.merge(this.get(),b(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return C(e,"parentNode")},parentsUntil:function(e,t,n){return C(e,"parentNode",n)},next:function(e){return H(e,"nextSibling")},prev:function(e){return H(e,"previousSibling")},nextAll:function(e){return C(e,"nextSibling")},prevAll:function(e){return C(e,"previousSibling")},nextUntil:function(e,t,n){return C(e,"nextSibling",n)},prevUntil:function(e,t,n){return C(e,"previousSibling",n)},siblings:function(e){return E((e.parentNode||{}).firstChild,e)},children:function(e){return E(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(k(e,"template")&&(e=e.content||e),b.merge([],e.childNodes))}},function(e,t){b.fn[e]=function(n,r){var i=b.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=b.filter(r,i)),this.length>1&&(L[e]||b.uniqueSort(i),q.test(e)&&i.reverse()),this.pushStack(i)}});var O=/[^\x20\t\r\n\f]+/g;function P(e){return e}function R(e){throw e}function M(e,t,n,r){var i;try{e&&h(i=e.promise)?i.call(e).done(t).fail(n):e&&h(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}b.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return b.each(e.match(O)||[],function(e,n){t[n]=!0}),t}(e):b.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?b.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},b.extend({Deferred:function(t){var n=[["notify","progress",b.Callbacks("memory"),b.Callbacks("memory"),2],["resolve","done",b.Callbacks("once memory"),b.Callbacks("once memory"),0,"resolved"],["reject","fail",b.Callbacks("once memory"),b.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return b.Deferred(function(t){b.each(n,function(n,r){var i=h(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&h(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==R&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(b.Deferred.getStackHook&&(c.stackTrace=b.Deferred.getStackHook()),e.setTimeout(c))}}return b.Deferred(function(e){n[0][3].add(a(0,e,h(i)?i:P,e.notifyWith)),n[1][3].add(a(0,e,h(t)?t:P)),n[2][3].add(a(0,e,h(r)?r:R))}).promise()},promise:function(e){return null!=e?b.extend(e,i):i}},o={};return b.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),o=i.call(arguments),a=b.Deferred(),s=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?i.call(arguments):n,--t||a.resolveWith(r,o)}};if(t<=1&&(M(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||h(o[n]&&o[n].then)))return a.then();for(;n--;)M(o[n],s(n),a.reject);return a.promise()}});var I=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;b.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&I.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},b.readyException=function(t){e.setTimeout(function(){throw t})};var W=b.Deferred();function F(){v.removeEventListener("DOMContentLoaded",F),e.removeEventListener("load",F),b.ready()}b.fn.ready=function(e){return W.then(e).catch(function(e){b.readyException(e)}),this},b.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--b.readyWait:b.isReady)||(b.isReady=!0,!0!==e&&--b.readyWait>0||W.resolveWith(v,[b]))}}),b.ready.then=W.then,"complete"===v.readyState||"loading"!==v.readyState&&!v.documentElement.doScroll?e.setTimeout(b.ready):(v.addEventListener("DOMContentLoaded",F),e.addEventListener("load",F));var B=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n))for(s in i=!0,n)B(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,h(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(b(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){Y.remove(this,e)})}}),b.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=G.get(e,t),n&&(!r||Array.isArray(n)?r=G.access(e,t,b.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=b.queue(e,t),r=n.length,i=n.shift(),o=b._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){b.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return G.get(e,n)||G.access(e,n,{empty:b.Callbacks("once memory").add(function(){G.remove(e,[t+"queue",n])})})}}),b.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=v.createDocumentFragment().appendChild(v.createElement("div")),(fe=v.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),d.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",d.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",d.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&k(e,t)?b.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d-1)i&&i.push(o);else if(l=re(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n)for(c=0;o=a[c++];)he.test(o.type||"")&&n.push(o);return f}var be=/^key/,we=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Te=/^([^.]*)(?:\.(.+)|)/;function Ce(){return!0}function Ee(){return!1}function Se(e,t){return e===function(){try{return v.activeElement}catch(e){}}()==("focus"===t)}function ke(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)ke(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ee;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return b().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=b.guid++)),e.each(function(){b.event.add(this,t,i,r,n)})}function Ae(e,t,n){n?(G.set(e,t,!1),b.event.add(e,t,{namespace:!1,handler:function(e){var r,o,a=G.get(this,t);if(1&e.isTrigger&&this[t]){if(a.length)(b.event.special[t]||{}).delegateType&&e.stopPropagation();else if(a=i.call(arguments),G.set(this,t,a),r=n(this,t),this[t](),a!==(o=G.get(this,t))||r?G.set(this,t,!1):o={},a!==o)return e.stopImmediatePropagation(),e.preventDefault(),o.value}else a.length&&(G.set(this,t,{value:b.event.trigger(b.extend(a[0],b.Event.prototype),a.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===G.get(e,t)&&b.event.add(e,t,Ce)}b.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=G.get(e);if(X(e))for(n.handler&&(n=(o=n).handler,i=o.selector),i&&b.find.matchesSelector(ne,i),n.guid||(n.guid=b.guid++),(u=v.events)||(u=v.events=Object.create(null)),(a=v.handle)||(a=v.handle=function(t){return void 0!==b&&b.event.triggered!==t.type?b.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(O)||[""]).length;l--;)d=g=(s=Te.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=b.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=b.event.special[d]||{},c=b.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&b.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),b.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=G.hasData(e)&&G.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(O)||[""]).length;l--;)if(d=g=(s=Te.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){for(f=b.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||b.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)b.event.remove(e,d+t[l],n,r,!0);b.isEmptyObject(u)&&G.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),u=b.event.fix(e),l=(G.get(this,"events")||Object.create(null))[u.type]||[],c=b.event.special[u.type]||{};for(s[0]=u,t=1;t=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:b.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\s*$/g;function qe(e,t){return k(e,"table")&&k(11!==t.nodeType?t:t.firstChild,"tr")&&b(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(G.hasData(e)&&(s=G.get(e).events))for(i in G.remove(t,"handle events"),s)for(n=0,r=s[i].length;n1&&"string"==typeof v&&!d.checkClone&&De.test(v))return e.each(function(i){var o=e.eq(i);y&&(t[0]=v.call(this,i,o.html())),Pe(o,t,n,r)});if(p&&(a=(i=xe(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=a),a||r)){for(u=(s=b.map(ve(i,"script"),Le)).length;f0&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=b.event.special,o=0;void 0!==(n=e[o]);o++)if(X(n)){if(t=n[G.expando]){if(t.events)for(r in t.events)i[r]?b.event.remove(n,r):b.removeEvent(n,r,t.handle);n[G.expando]=void 0}n[Y.expando]&&(n[Y.expando]=void 0)}}}),b.fn.extend({detach:function(e){return Re(this,e,!0)},remove:function(e){return Re(this,e)},text:function(e){return B(this,function(e){return void 0===e?b.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Pe(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,e).appendChild(e)})},prepend:function(){return Pe(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=qe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(b.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return b.clone(this,e,t)})},html:function(e){return B(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ne.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=b.htmlPrefilter(e);try{for(;n3,ne.removeChild(t)),s}}))}();var _e=["Webkit","Moz","ms"],ze=v.createElement("div").style,Ue={};function Xe(e){var t=b.cssProps[e]||Ue[e];return t||(e in ze?e:Ue[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=_e.length;n--;)if((e=_e[n]+t)in ze)return e}(e)||e)}var Ve=/^(none|table(?!-c[ea]).+)/,Ge=/^--/,Ye={position:"absolute",visibility:"hidden",display:"block"},Qe={letterSpacing:"0",fontWeight:"400"};function Je(e,t,n){var r=ee.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ke(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=b.css(e,n+te[a],!0,i)),r?("content"===n&&(u-=b.css(e,"padding"+te[a],!0,i)),"margin"!==n&&(u-=b.css(e,"border"+te[a]+"Width",!0,i))):(u+=b.css(e,"padding"+te[a],!0,i),"padding"!==n?u+=b.css(e,"border"+te[a]+"Width",!0,i):s+=b.css(e,"border"+te[a]+"Width",!0,i));return!r&&o>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function Ze(e,t,n){var r=Ie(e),i=(!d.boxSizingReliable()||n)&&"border-box"===b.css(e,"boxSizing",!1,r),o=i,a=Be(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Me.test(a)){if(!n)return a;a="auto"}return(!d.boxSizingReliable()&&i||!d.reliableTrDimensions()&&k(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===b.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===b.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+Ke(e,t,n||(i?"border":"content"),o,r,a)+"px"}function et(e,t,n,r,i){return new et.prototype.init(e,t,n,r,i)}b.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Be(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=U(t),u=Ge.test(t),l=e.style;if(u||(t=Xe(s)),a=b.cssHooks[t]||b.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=ee.exec(n))&&i[1]&&(n=ae(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(b.cssNumber[s]?"":"px")),d.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=U(t);return Ge.test(t)||(t=Xe(s)),(a=b.cssHooks[t]||b.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Be(e,t,r)),"normal"===i&&t in Qe&&(i=Qe[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),b.each(["height","width"],function(e,t){b.cssHooks[t]={get:function(e,n,r){if(n)return!Ve.test(b.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Ze(e,t,r):We(e,Ye,function(){return Ze(e,t,r)})},set:function(e,n,r){var i,o=Ie(e),a=!d.scrollboxSize()&&"absolute"===o.position,s=(a||r)&&"border-box"===b.css(e,"boxSizing",!1,o),u=r?Ke(e,t,r,s,o):0;return s&&a&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ke(e,t,"border",!1,o)-.5)),u&&(i=ee.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=b.css(e,t)),Je(0,n,u)}}}),b.cssHooks.marginLeft=$e(d.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Be(e,"marginLeft"))||e.getBoundingClientRect().left-We(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),b.each({margin:"",padding:"",border:"Width"},function(e,t){b.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+te[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(b.cssHooks[e+t].set=Je)}),b.fn.extend({css:function(e,t){return B(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Ie(e),i=t.length;a1)}}),b.Tween=et,et.prototype={constructor:et,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||b.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=et.propHooks[this.prop];return e&&e.get?e.get(this):et.propHooks._default.get(this)},run:function(e){var t,n=et.propHooks[this.prop];return this.options.duration?this.pos=t=b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):et.propHooks._default.set(this),this}},et.prototype.init.prototype=et.prototype,et.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=b.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):1!==e.elem.nodeType||!b.cssHooks[e.prop]&&null==e.elem.style[Xe(e.prop)]?e.elem[e.prop]=e.now:b.style(e.elem,e.prop,e.now+e.unit)}}},et.propHooks.scrollTop=et.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},b.fx=et.prototype.init,b.fx.step={};var tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;function ot(){nt&&(!1===v.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(ot):e.setTimeout(ot,b.fx.interval),b.fx.tick())}function at(){return e.setTimeout(function(){tt=void 0}),tt=Date.now()}function st(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=te[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function ut(e,t,n){for(var r,i=(lt.tweeners[t]||[]).concat(lt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})}}),b.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?b.prop(e,t,n):(1===o&&b.isXMLDoc(e)||(i=b.attrHooks[t.toLowerCase()]||(b.expr.match.bool.test(t)?ct:void 0)),void 0!==n?null===n?void b.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=b.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!d.radioValue&&"radio"===t&&k(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(O);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ct={set:function(e,t,n){return!1===t?b.removeAttr(e,n):e.setAttribute(n,n),n}},b.each(b.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ft[t]||b.find.attr;ft[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ft[a],ft[a]=i,i=null!=n(e,t,r)?a:null,ft[a]=o),i}});var pt=/^(?:input|select|textarea|button)$/i,dt=/^(?:a|area)$/i;function ht(e){return(e.match(O)||[]).join(" ")}function gt(e){return e.getAttribute&&e.getAttribute("class")||""}function vt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(O)||[]}b.fn.extend({prop:function(e,t){return B(this,b.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[b.propFix[e]||e]})}}),b.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&b.isXMLDoc(e)||(t=b.propFix[t]||t,i=b.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=b.find.attr(e,"tabindex");return t?parseInt(t,10):pt.test(e.nodeName)||dt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),d.optSelected||(b.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),b.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){b.propFix[this.toLowerCase()]=this}),b.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(h(e))return this.each(function(t){b(this).addClass(e.call(this,t,gt(this)))});if((t=vt(e)).length)for(;n=this[u++];)if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(h(e))return this.each(function(t){b(this).removeClass(e.call(this,t,gt(this)))});if(!arguments.length)return this.attr("class","");if((t=vt(e)).length)for(;n=this[u++];)if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):h(e)?this.each(function(n){b(this).toggleClass(e.call(this,n,gt(this),t),t)}):this.each(function(){var t,i,o,a;if(r)for(i=0,o=b(this),a=vt(e);t=a[i++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!==e&&"boolean"!==n||((t=gt(this))&&G.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":G.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+ht(gt(n))+" ").indexOf(t)>-1)return!0;return!1}});var yt=/\r/g;b.fn.extend({val:function(e){var t,n,r,i=this[0];return arguments.length?(r=h(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,b(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=b.map(i,function(e){return null==e?"":e+""})),(t=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))})):i?(t=b.valHooks[i.type]||b.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(yt,""):null==n?"":n:void 0}}),b.extend({valHooks:{option:{get:function(e){var t=b.find.attr(e,"value");return null!=t?t:ht(b.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),b.each(["radio","checkbox"],function(){b.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=b.inArray(b(e).val(),t)>-1}},d.checkOn||(b.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),d.focusin="onfocusin"in e;var mt=/^(?:focusinfocus|focusoutblur)$/,xt=function(e){e.stopPropagation()};b.extend(b.event,{trigger:function(t,n,r,i){var o,a,s,u,l,f,p,d,y=[r||v],m=c.call(t,"type")?t.type:t,x=c.call(t,"namespace")?t.namespace.split("."):[];if(a=d=s=r=r||v,3!==r.nodeType&&8!==r.nodeType&&!mt.test(m+b.event.triggered)&&(m.indexOf(".")>-1&&(x=m.split("."),m=x.shift(),x.sort()),l=m.indexOf(":")<0&&"on"+m,(t=t[b.expando]?t:new b.Event(m,"object"==typeof t&&t)).isTrigger=i?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:b.makeArray(n,[t]),p=b.event.special[m]||{},i||!p.trigger||!1!==p.trigger.apply(r,n))){if(!i&&!p.noBubble&&!g(r)){for(u=p.delegateType||m,mt.test(u+m)||(a=a.parentNode);a;a=a.parentNode)y.push(a),s=a;s===(r.ownerDocument||v)&&y.push(s.defaultView||s.parentWindow||e)}for(o=0;(a=y[o++])&&!t.isPropagationStopped();)d=a,t.type=o>1?u:p.bindType||m,(f=(G.get(a,"events")||Object.create(null))[t.type]&&G.get(a,"handle"))&&f.apply(a,n),(f=l&&a[l])&&f.apply&&X(a)&&(t.result=f.apply(a,n),!1===t.result&&t.preventDefault());return t.type=m,i||t.isDefaultPrevented()||p._default&&!1!==p._default.apply(y.pop(),n)||!X(r)||l&&h(r[m])&&!g(r)&&((s=r[l])&&(r[l]=null),b.event.triggered=m,t.isPropagationStopped()&&d.addEventListener(m,xt),r[m](),t.isPropagationStopped()&&d.removeEventListener(m,xt),b.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=b.extend(new b.Event,n,{type:e,isSimulated:!0});b.event.trigger(r,null,t)}}),b.fn.extend({trigger:function(e,t){return this.each(function(){b.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return b.event.trigger(e,t,n,!0)}}),d.focusin||b.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){b.event.simulate(t,e.target,b.event.fix(e))};b.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,i=G.access(r,t);i||r.addEventListener(e,n,!0),G.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=G.access(r,t)-1;i?G.access(r,t,i):(r.removeEventListener(e,n,!0),G.remove(r,t))}}});var bt=e.location,wt={guid:Date.now()},Tt=/\?/;b.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||b.error("Invalid XML: "+t),n};var Ct=/\[\]$/,Et=/\r?\n/g,St=/^(?:submit|button|image|reset|file)$/i,kt=/^(?:input|select|textarea|keygen)/i;function At(e,t,n,r){var i;if(Array.isArray(t))b.each(t,function(t,i){n||Ct.test(e)?r(e,i):At(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)At(e+"["+i+"]",t[i],n,r)}b.param=function(e,t){var n,r=[],i=function(e,t){var n=h(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!b.isPlainObject(e))b.each(e,function(){i(this.name,this.value)});else for(n in e)At(n,e[n],t,i);return r.join("&")},b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=b.prop(this,"elements");return e?b.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!b(this).is(":disabled")&&kt.test(this.nodeName)&&!St.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=b(this).val();return null==n?null:Array.isArray(n)?b.map(n,function(e){return{name:t.name,value:e.replace(Et,"\r\n")}}):{name:t.name,value:n.replace(Et,"\r\n")}}).get()}});var Nt=/%20/g,Dt=/#.*$/,jt=/([?&])_=[^&]*/,qt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Lt=/^(?:GET|HEAD)$/,Ht=/^\/\//,Ot={},Pt={},Rt="*/".concat("*"),Mt=v.createElement("a");function It(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(O)||[];if(h(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Wt(e,t,n,r){var i={},o=e===Pt;function a(s){var u;return i[s]=!0,b.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function Ft(e,t){var n,r,i=b.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&b.extend(!0,e,r),e}Mt.href=bt.href,b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:bt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(bt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Rt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ft(Ft(e,b.ajaxSettings),t):Ft(b.ajaxSettings,e)},ajaxPrefilter:It(Ot),ajaxTransport:It(Pt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var r,i,o,a,s,u,l,c,f,p,d=b.ajaxSetup({},n),h=d.context||d,g=d.context&&(h.nodeType||h.jquery)?b(h):b.event,y=b.Deferred(),m=b.Callbacks("once memory"),x=d.statusCode||{},w={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(l){if(!a)for(a={};t=qt.exec(o);)a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?o:null},setRequestHeader:function(e,t){return null==l&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,w[e]=t),this},overrideMimeType:function(e){return null==l&&(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return r&&r.abort(t),S(0,t),this}};if(y.promise(E),d.url=((t||d.url||bt.href)+"").replace(Ht,bt.protocol+"//"),d.type=n.method||n.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(O)||[""],null==d.crossDomain){u=v.createElement("a");try{u.href=d.url,u.href=u.href,d.crossDomain=Mt.protocol+"//"+Mt.host!=u.protocol+"//"+u.host}catch(e){d.crossDomain=!0}}if(d.data&&d.processData&&"string"!=typeof d.data&&(d.data=b.param(d.data,d.traditional)),Wt(Ot,d,n,E),l)return E;for(f in(c=b.event&&d.global)&&0==b.active++&&b.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!Lt.test(d.type),i=d.url.replace(Dt,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(Nt,"+")):(p=d.url.slice(i.length),d.data&&(d.processData||"string"==typeof d.data)&&(i+=(Tt.test(i)?"&":"?")+d.data,delete d.data),!1===d.cache&&(i=i.replace(jt,"$1"),p=(Tt.test(i)?"&":"?")+"_="+wt.guid+++p),d.url=i+p),d.ifModified&&(b.lastModified[i]&&E.setRequestHeader("If-Modified-Since",b.lastModified[i]),b.etag[i]&&E.setRequestHeader("If-None-Match",b.etag[i])),(d.data&&d.hasContent&&!1!==d.contentType||n.contentType)&&E.setRequestHeader("Content-Type",d.contentType),E.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+Rt+"; q=0.01":""):d.accepts["*"]),d.headers)E.setRequestHeader(f,d.headers[f]);if(d.beforeSend&&(!1===d.beforeSend.call(h,E,d)||l))return E.abort();if(C="abort",m.add(d.complete),E.done(d.success),E.fail(d.error),r=Wt(Pt,d,n,E)){if(E.readyState=1,c&&g.trigger("ajaxSend",[E,d]),l)return E;d.async&&d.timeout>0&&(s=e.setTimeout(function(){E.abort("timeout")},d.timeout));try{l=!1,r.send(w,S)}catch(e){if(l)throw e;S(-1,e)}}else S(-1,"No Transport");function S(t,n,a,u){var f,p,v,w,T,C=n;l||(l=!0,s&&e.clearTimeout(s),r=void 0,o=u||"",E.readyState=t>0?4:0,f=t>=200&&t<300||304===t,a&&(w=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(d,E,a)),!f&&b.inArray("script",d.dataTypes)>-1&&(d.converters["text script"]=function(){}),w=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(d,w,E,f),f?(d.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(b.lastModified[i]=T),(T=E.getResponseHeader("etag"))&&(b.etag[i]=T)),204===t||"HEAD"===d.type?C="nocontent":304===t?C="notmodified":(C=w.state,p=w.data,f=!(v=w.error))):(v=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",f?y.resolveWith(h,[p,C,E]):y.rejectWith(h,[E,C,v]),E.statusCode(x),x=void 0,c&&g.trigger(f?"ajaxSuccess":"ajaxError",[E,d,f?p:v]),m.fireWith(h,[E,C]),c&&(g.trigger("ajaxComplete",[E,d]),--b.active||b.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return b.get(e,t,n,"json")},getScript:function(e,t){return b.get(e,void 0,t,"script")}}),b.each(["get","post"],function(e,t){b[t]=function(e,n,r,i){return h(n)&&(i=i||r,r=n,n=void 0),b.ajax(b.extend({url:e,type:t,dataType:i,data:n,success:r},b.isPlainObject(e)&&e))}}),b.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),b._evalUrl=function(e,t,n){return b.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){b.globalEval(e,t,n)}})},b.fn.extend({wrapAll:function(e){var t;return this[0]&&(h(e)&&(e=e.call(this[0])),t=b(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return h(e)?this.each(function(t){b(this).wrapInner(e.call(this,t))}):this.each(function(){var t=b(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=h(e);return this.each(function(n){b(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){b(this).replaceWith(this.childNodes)}),this}}),b.expr.pseudos.hidden=function(e){return!b.expr.pseudos.visible(e)},b.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},b.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Bt={0:200,1223:204},$t=b.ajaxSettings.xhr();d.cors=!!$t&&"withCredentials"in $t,d.ajax=$t=!!$t,b.ajaxTransport(function(t){var n,r;if(d.cors||$t&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];for(a in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Bt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),b.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),b.ajaxTransport("script",function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,i){t=b(" + +

+ +
+
+
+

+

0

+
+
+
+
+

+

0

+
+
+
+
+

+

0

+
+
+
+
+

+

0

+
+
+
+
+

+

0

+
+
+
+
+

+

0

+
+
+
+ + + +
+ + + + + + + + + + + + + + + + +
+
+ + + + + + diff --git a/f7cloud-office/browser/dist/admin/adminAnalytics.html b/f7cloud-office/browser/dist/admin/adminAnalytics.html new file mode 100644 index 0000000..1fb1bc5 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminAnalytics.html @@ -0,0 +1,66 @@ +
+
+ + +

+ + + +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/adminBody.html b/f7cloud-office/browser/dist/admin/adminBody.html new file mode 100644 index 0000000..23fab0f --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminBody.html @@ -0,0 +1,70 @@ + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/adminClusterBody.html b/f7cloud-office/browser/dist/admin/adminClusterBody.html new file mode 100644 index 0000000..91cc600 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminClusterBody.html @@ -0,0 +1,47 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/admin/adminClusterOverview.html b/f7cloud-office/browser/dist/admin/adminClusterOverview.html new file mode 100644 index 0000000..cd4f546 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminClusterOverview.html @@ -0,0 +1,21 @@ +
+
+ + +
+
+ +
+
+
+
diff --git a/f7cloud-office/browser/dist/admin/adminClusterOverviewAbout.html b/f7cloud-office/browser/dist/admin/adminClusterOverviewAbout.html new file mode 100644 index 0000000..b15d238 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminClusterOverviewAbout.html @@ -0,0 +1,43 @@ +
+
+
+ +
+
+

+ +

+
+
+ +
+

+

+

+
+
+
+
+ + diff --git a/f7cloud-office/browser/dist/admin/adminHistory.html b/f7cloud-office/browser/dist/admin/adminHistory.html new file mode 100644 index 0000000..5957c5b --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminHistory.html @@ -0,0 +1,20 @@ +
+
+ + +

+ +
+ +
+ +

+

+ +
+
+ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/adminIntegratorSettings.html b/f7cloud-office/browser/dist/admin/adminIntegratorSettings.html new file mode 100644 index 0000000..a5de5d3 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminIntegratorSettings.html @@ -0,0 +1,48 @@ + + + + + + + F7 Office - Settings + + + + + + + + + + +
+
+ +
+ + diff --git a/f7cloud-office/browser/dist/admin/adminLog.html b/f7cloud-office/browser/dist/admin/adminLog.html new file mode 100644 index 0000000..9a5169d --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminLog.html @@ -0,0 +1,51 @@ +
+
+ + +

+ +
+ + +
+ +
+
+ +
+ +
+
+
+ +
+
+ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/adminSettings.html b/f7cloud-office/browser/dist/admin/adminSettings.html new file mode 100644 index 0000000..a813f8e --- /dev/null +++ b/f7cloud-office/browser/dist/admin/adminSettings.html @@ -0,0 +1,167 @@ +
+
+ +
+
+

+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+

+

COOLWSD
+
+
+

+

+

LOKit
+
+
+

+
+
+
+ + diff --git a/f7cloud-office/browser/dist/admin/admintemplate.html b/f7cloud-office/browser/dist/admin/admintemplate.html new file mode 100644 index 0000000..d7aa128 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/admintemplate.html @@ -0,0 +1,86 @@ + + + + + + + + + + + + F7 Office - Admin console + + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/css/admin.css b/f7cloud-office/browser/dist/admin/css/admin.css new file mode 100644 index 0000000..d37c549 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/css/admin.css @@ -0,0 +1,11 @@ +:root { + --admin-font: 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif; +} + +html, body { + font-family: var(--admin-font); +} + +.hidden { + display: none; +} diff --git a/f7cloud-office/browser/dist/admin/css/adminIntegratorSettings.css b/f7cloud-office/browser/dist/admin/css/adminIntegratorSettings.css new file mode 100644 index 0000000..b230e44 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/css/adminIntegratorSettings.css @@ -0,0 +1,632 @@ +:root { + --settings-btn-primary: var(--color-primary); + --settings-btn-primary-text: var(--color-main-text); + --settings-btn-light-text: #0e242f; + --settings-btn-light: var(--color-primary-lighter); + --settings-border: var(--color-border); + --settings-border-contrast: var(--color-border-darker); + --settings-text: var(--color-main-text); + --settings-text-maxcontrast: var(--color-border-lighter); + --settings-background: var(--color-main-background); + --settings-background-hover: var(--color-background-dark); + --settings-font-face: + system-ui, -apple-system, 'Noto Sans', 'Segoe UI', Roboto, Oxygen-Sans, + Cantarell, Ubuntu, 'Helvetica Neue', 'Liberation Sans', Arial, sans-serif; + + --default-font-size: 15px; + --animation-quick: 100ms; + --border-radius-element: 8px; + --default-clickable-area: 34px; + --default-grid-baseline: 4px; + --color-text-lighter: var(--settings-text-maxcontrast); + --color-scrollbar: var(--settings-border-contrast) transparent; +} + +html { + font-size: var(--default-font-size); +} +body { + color: var(--settings-text); + background-color: var(--settings-background); + padding-left: 0px; + margin-left: 0px; + display: block; + scrollbar-width: thin; + font-family: var(--settings-font-face); +} + +li { + margin: 0; + padding: 0; + border: 0; + font-weight: inherit; + font-size: 100%; + font-family: inherit; + vertical-align: baseline; + cursor: default; + scrollbar-color: var(--color-scrollbar); +} + +a { + color: #3273dc; + cursor: pointer; + text-decoration: none; +} + +ul { + padding: 0px; +} +.section { + display: block; + padding-top: 30px; + margin-bottom: 24px; + padding-left: 0px; + padding-bottom: 10px; +} + +.section { + margin-bottom: 0; +} + +.section:not(:last-child) { + border-bottom: 1px solid var(--settings-border); +} + +.section h3 { + margin-bottom: 16px; +} + +.section p { + margin-top: -0.2em; + margin-bottom: 1em; + opacity: 0.7; + max-width: 900px; +} + +.button { + --button-size: var(--default-clickable-area); + --button-radius: var(--border-radius-element, calc(var(--button-size) / 2)); + --button-padding: clamp( + var(--default-grid-baseline), + var(--button-radius), + calc(var(--default-grid-baseline) * 4) + ); + position: relative; + width: fit-content; + overflow: hidden; + border: 0; + padding: 0; + font-size: var(--default-font-size); + font-weight: bold; + min-height: var(--button-size); + min-width: var(--button-size); + display: flex; + align-items: center; + justify-content: center; + cursor: pointer; + border-radius: var(--button-radius); + transition-property: color, border-color, background-color; + transition-duration: 0.1s; + transition-timing-function: linear; + color: var(--settings-btn-light-text); + background-color: var(--settings-btn-light); +} + +.button:disabled { + cursor: default; + opacity: 0.5; + filter: saturate(0.7); +} + +.button--icon-and-text { + --button-padding: min( + calc(var(--default-grid-baseline) + var(--button-radius)), + calc(var(--default-grid-baseline) * 4) + ); + padding-block: 0; + padding-inline: var(--default-grid-baseline) var(--button-padding); +} + +.button-primary { + color: var(--settings-btn-primary-text); + background-color: var(--settings-btn-primary); +} + +.button--vue-secondary { + color: var(--settings-btn-light-text); + background-color: var(--settings-btn-light); +} + +.button__wrapper { + display: inline-flex; + align-items: center; + justify-content: center; + width: 100%; +} + +.button__text { + font-weight: bold; + margin-bottom: 1px; + padding: 2px 0; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; +} + +.button__icon { + height: var(--button-size); + width: var(--button-size); + min-height: var(--button-size); + min-width: var(--button-size); + display: flex; + justify-content: center; + align-items: center; +} +.material-design-icon { + display: flex; + align-self: center; + justify-self: center; + align-items: center; + justify-content: center; +} + +.button--vue-secondary { + color: var(--settings-btn-light-text); + background-color: var(--settings-btn-light); +} + +.button--text-only { + padding: 0 var(--button-padding); +} + +.button--vue-tertiary { + color: var(--settings-text); + background-color: var(--settings-background); +} + +.button--icon-only { + line-height: 1; + width: var(--button-size) !important; +} + +.list-item { + --list-item-padding: var(--default-grid-baseline); + --list-item-height: 2lh; + --list-item-border-radius: var(--border-radius-element, 32px); + box-sizing: border-box; + display: flex; + position: relative; + flex: 0 0 auto; + justify-content: flex-start; + padding: var(--list-item-padding); + width: 100%; + border-radius: var(--border-radius-element, 32px); + cursor: pointer; + transition: background-color var(--animation-quick) ease-in-out; + list-style: none; + border: 0.5px solid var(--settings-border); + padding-right: 8px; +} + +.list-item__wrapper { + display: flex; + position: relative; + width: 100%; + padding: 2px 4px; +} + +.list-item__wrapper:last-of-type { + padding-block-end: 4px; +} + +.list-item__anchor { + color: inherit; + display: flex; + flex: 1 0 auto; + align-items: center; + height: var(--list-item-height); + min-width: 0; +} + +.list-item-content { + display: flex; + flex: 1 0; + justify-content: space-between; + padding-inline-start: calc(2 * var(--default-grid-baseline)); + min-width: 0; +} + +.list-item-content__main { + flex: 1 0; + width: 0; + margin: auto 0; +} + +.list-item-content__name { + min-width: 100px; + flex: 1 1 10%; + font-weight: 500; +} + +.list-item__wrapper .list-item-content__name, +.list-item__wrapper .list-item-content__subname, +.list-item__wrapper .list-item-content__details, +.list-item__wrapper .list-item-details__details { + white-space: nowrap; + margin-block: 0; + margin-inline: 0 auto; + overflow: hidden; + text-overflow: ellipsis; +} + +.list-item-content__extra-actions { + display: flex; + align-items: center; + gap: var(--default-grid-baseline); +} + +.list-item-content__actions, +.list-item-content__extra-actions { + flex: 0 0 auto; + align-self: center; + justify-content: center; + margin-inline-start: var(--default-grid-baseline); +} + +.modal { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-color: rgba(0, 0, 0, 0.5); + display: flex; + align-items: center; + justify-content: center; + z-index: 1000; +} + +.modal-content { + background-color: var(--settings-background); + padding: 20px; + width: 400px; + max-width: 90%; + border-radius: 4px; + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); +} + +.modal-content h2 { + font-size: 21px; + text-align: center; + margin: 0 0 16px; +} + +.dic-input-container { + display: flex; + align-items: center; + margin-bottom: 16px; +} + +.dic-input-container input[type='text'] { + flex: 1; + padding: 8px; + font-size: 15px; + border: 1px solid var(--settings-border); + border-radius: 4px; + color: var(--settings-text); + background-color: var(--settings-background); +} + +#zoterocontainer { + margin: 16px; +} + +input#zotero { + width: 300px; + flex: none; + padding: 8px; + font-size: 15px; + border: 1px solid var(--settings-text-maxcontrast); + border-radius: 4px; + color: var(--settings-text); + background-color: var(--settings-background); + align-items: center; + margin-bottom: 16px; +} + +.wordbook-add-button { + padding: 8px; + margin: 0px 5px; +} + +#dicWordList { + list-style: none; + padding: 0; + margin: 0 0 16px; + max-height: 40vh; + overflow-y: auto; + scrollbar-width: thin; +} + +#dicWordList li { + display: flex; + align-items: center; + justify-content: space-between; + padding: 4px 0; +} + +#dicWordList li button { + border: none; + font-size: 13px; + cursor: pointer; +} + +.dic-button-container, +.modal-button-container { + display: flex; + justify-content: end; + margin-top: 24px; +} + +.dic-button-container button, +.modal-button-container button { + padding: 8px 16px; + font-size: 15px; + cursor: pointer; + border: none; + border-radius: 4px; + transition: background-color 0.2s ease; +} + +.dic-dropdown-container { + position: relative; + margin-bottom: 16px; + cursor: pointer; + border: 1px solid var(--settings-border-contrast); + border-radius: 4px; + background-color: var(--settings-background); + padding: 8px; +} + +.dic-dropdown-container::after { + content: '▾'; + position: absolute; + right: 8px; + top: 50%; + transform: translateY(-50%); + pointer-events: none; + font-size: 0.8em; + color: var(--color-text-lighter); +} + +.dic-dropdown-container .open { + border: 1px solid var(--settings-border-contrast); +} + +.dic-dropdown-container.open::after { + content: '▴'; +} + +.dic-dropdown-list { + position: absolute; + top: 100%; + left: 0; + right: 0; + background-color: var(--settings-background); + border: 1px solid var(--settings-border); + border-radius: 4px; + z-index: 100; + max-height: 200px; + overflow-y: auto; +} + +.dic-dropdown-option { + padding: 8px; + border: 1px solid var(--settings-border-contrast); +} + +.dic-dropdown-option:hover { + background-color: var(--settings-background-hover); +} + +.dic-dropdown-description { + font-size: 0.8em; + color: var(--color-text-lighter); + line-height: 1.2; +} + +.dic-select-container { + display: flex; + margin-bottom: 16px; +} + +.dic-select-container select { + padding: 8px; + font-size: var(--default-font-size); + border: 1px solid var(--settings-border); + border-radius: 4px; + background-color: var(--settings-background); + color: var(--settings-text); +} + +#xcu-section { + margin: 16px 0; + padding: 10px; +} + +.material-design-icon__svg { + width: var(--icon-size, 24px); + height: var(--icon-height, 24px); +} + +.xcu-editor-tabs-nav, .browser-setting-tabs-nav { + display: flex; + border-bottom: 1px solid var(--settings-border); +} + +.xcu-editor-tab, .browser-setting-tab { + flex: 1; + background: transparent; + border: none; + padding: 12px 0; + position: relative; + font-size: var(--default-font-size); + color: var(--settings-text); + text-align: center; + cursor: pointer; + transition: color 0.2s ease; + min-height: 40px; +} + +.xcu-editor-tab::after, +.browser-setting-tab::after { + content: ''; + position: absolute; + bottom: 0; + left: 25%; + width: 50%; + height: 4px; + background-color: transparent; + transition: background-color 0.2s ease; +} + +.xcu-editor-tab.active, +.browser-setting-tab.active { + color: var(--settings-btn-primary); +} + +.xcu-editor-tab.active::after, +.browser-setting-tab.active::after { + background-color: var(--settings-btn-primary); +} + +.xcu-settings-fieldset { + border: 1px solid var(--settings-border); + padding: 10px; + margin: 10px 0; +} + +.xcu-settings-fieldset legend { + font-weight: bold; + font-size: 1rem; + margin-bottom: 4px; +} + +.checkbox-wrapper { + --icon-size: 24px; + --icon-height: 24px; +} + +.checkbox-radio-switch { + display: flex; + align-items: center; + color: var(--settings-text); + background-color: rgba(0, 0, 0, 0); + font-size: var(--default-font-size); + line-height: var(--default-line-height); + padding: 0; + position: relative; + --checkbox-radio-switch--border-radius: var( + --border-radius-element, + calc(var(--default-clickable-area) / 2) + ); + --checkbox-radio-switch--border-radius-outer: calc( + var(--checkbox-radio-switch--border-radius) + 2px + ); +} + +.checkbox-radio-switch-input { + position: absolute; + z-index: -1; + opacity: 0 !important; + width: var(--icon-size); + height: var(--icon-size); + margin: 4px calc((var(--default-clickable-area) - 16px) / 2); +} + +.checkbox-content--has-text { + padding-inline-end: calc((var(--default-clickable-area) - 16px) / 2); +} + +.checkbox-content { + display: flex; + align-items: center; + flex-direction: row; + gap: var(--default-grid-baseline); + user-select: none; + min-height: var(--default-clickable-area); + border-radius: var(--checkbox-radio-switch--border-radius); + padding: var(--default-grid-baseline) + calc((var(--default-clickable-area) - var(--icon-height)) / 2); + width: 100%; + max-width: fit-content; +} + +.checkbox-content-icon { + width: var(--icon-size); + height: var(--icon-size); + color: var(--settings-btn-primary); +} + +.checkbox-content-icon-disabled { + width: var(--icon-size); + height: var(--icon-size); + color: #6B7280 +} + +.checkbox-content { + cursor: pointer; + flex-shrink: 0; +} + +.xcu-settings-grid, +.browser-settings-grid { + display: grid; + grid-template-columns: repeat(3, 1fr); + gap: 16px; +} + +.xcu-editor-actions, +.browser-settings-editor-actions { + display: flex; + gap: 8px; + margin-top: 16px; + justify-content: flex-end; + margin-right: 10px; + margin-bottom: 10px; +} + +.custom-compact-toggle { + margin: 1rem 0rem; +} + +.toggle-options { + display: flex; + gap: 2rem; + margin-top: 0.5rem; +} + +.toggle-option { + display: flex; + flex-direction: column; + align-items: center; + cursor: pointer; +} + +.toggle-image { + width: 300px; + height: auto; + border: 2px solid transparent; + border-radius: 6px; +} + +.toggle-image.selected { + border-color: var(--co-settings-text, #e5eff5); + background-color: rgba(0, 120, 212, 0.1); +} + +.toggle-image-label { + margin-top: 1rem; + font-size: var(--default-font-size); + color: var(--settings-text); +} diff --git a/f7cloud-office/browser/dist/admin/css/bulma.min.css b/f7cloud-office/browser/dist/admin/css/bulma.min.css new file mode 100644 index 0000000..74d8cf8 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/css/bulma.min.css @@ -0,0 +1 @@ +/*! bulma.io v0.8.2 | MIT License | github.com/jgthms/bulma */@-webkit-keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.breadcrumb,.button,.delete,.file,.is-unselectable,.modal-close,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.list:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#f14668;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:left}table th{color:#363636}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-background-link{background-color:#3273dc!important}.has-text-info{color:#3298dc!important}a.has-text-info:focus,a.has-text-info:hover{color:#207dbc!important}.has-background-info{background-color:#3298dc!important}.has-text-success{color:#48c774!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a85c!important}.has-background-success{background-color:#48c774!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-background-warning{background-color:#ffdd57!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-relative{position:relative!important}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-outlined.is-loading.is-focused::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eef3fc;color:#2160c4}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e3ecfa;border-color:transparent;color:#2160c4}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#d8e4f8;border-color:transparent;color:#2160c4}.button.is-info{background-color:#3298dc;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#2793da;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#238cd1;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3298dc;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3298dc}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;color:#3298dc}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3298dc;border-color:#3298dc;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-outlined.is-loading.is-focused::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;box-shadow:none;color:#3298dc}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e3f1fa;border-color:transparent;color:#1d72aa}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#d8ebf8;border-color:transparent;color:#1d72aa}.button.is-success{background-color:#48c774;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec46d;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb67;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c774;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c774}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c774;color:#48c774}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c774;border-color:#48c774;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-outlined.is-loading.is-focused::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c774;box-shadow:none;color:#48c774}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf3;color:#257942}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ec;border-color:transparent;color:#257942}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e4;border-color:transparent;color:#257942}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffdd57}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-outlined.is-loading.is-focused::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffbeb;color:#947600}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff8de;border-color:transparent;color:#947600}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff6d1;border-color:transparent;color:#947600}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.75rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen{max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd{max-width:1344px}}@media screen and (min-width:1216px){.container{max-width:1152px}}@media screen and (min-width:1408px){.container{max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:left}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-link.is-light{background-color:#eef3fc;color:#2160c4}.notification.is-info{background-color:#3298dc;color:#fff}.notification.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.notification.is-success{background-color:#48c774;color:#fff}.notification.is-success.is-light{background-color:#effaf3;color:#257942}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffbeb;color:#947600}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#3273dc 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3298dc}.progress.is-info::-moz-progress-bar{background-color:#3298dc}.progress.is-info::-ms-fill{background-color:#3298dc}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3298dc 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c774}.progress.is-success::-moz-progress-bar{background-color:#48c774}.progress.is-success::-ms-fill{background-color:#48c774}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c774 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffdd57 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#3298dc;border-color:#3298dc;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c774;border-color:#48c774;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-link.is-light{background-color:#eef3fc;color:#2160c4}.tag:not(body).is-info{background-color:#3298dc;color:#fff}.tag:not(body).is-info.is-light{background-color:#eef6fc;color:#1d72aa}.tag:not(body).is-success{background-color:#48c774;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf3;color:#257942}.tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffbeb;color:#947600}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::after,.tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle sup,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#3273dc}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.is-info.input,.is-info.textarea{border-color:#3298dc}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.is-success.input,.is-success.textarea{border-color:#48c774}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffdd57}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#3273dc}.select.is-link select{border-color:#3273dc}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2366d1}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select.is-info:not(:hover)::after{border-color:#3298dc}.select.is-info select{border-color:#3298dc}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#238cd1}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.select.is-success:not(:hover)::after{border-color:#48c774}.select.is-success select{border-color:#48c774}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb67}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.select.is-warning:not(:hover)::after{border-color:#ffdd57}.select.is-warning select{border-color:#ffdd57}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd83d}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.select.is-danger:not(:hover)::after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3298dc;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#2793da;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,152,220,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#238cd1;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c774;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec46d;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,116,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb67;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,221,87,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#3298dc}.help.is-success{color:#48c774}.help.is-warning{color:#ffdd57}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width:769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{display:flex}}.list{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)}.list-item{display:block;padding:.5em 1em}.list-item:not(a){color:#4a4a4a}.list-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.list-item:not(:last-child){border-bottom:1px solid #dbdbdb}.list-item.is-active{background-color:#3273dc;color:#fff}a.list-item{background-color:#f5f5f5;cursor:pointer}.media{align-items:flex-start;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eef3fc}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#2160c4}.message.is-info{background-color:#eef6fc}.message.is-info .message-header{background-color:#3298dc;color:#fff}.message.is-info .message-body{border-color:#3298dc;color:#1d72aa}.message.is-success{background-color:#effaf3}.message.is-success .message-header{background-color:#48c774;color:#fff}.message.is-success .message-body{border-color:#48c774;color:#257942}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffdd57;color:#947600}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px),print{.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link::after,.navbar.is-white .navbar-start .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link::after,.navbar.is-black .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link::after,.navbar.is-light .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link::after,.navbar.is-dark .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link::after,.navbar.is-primary .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-end .navbar-link::after,.navbar.is-link .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link::after,.navbar.is-info .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3298dc;color:#fff}}.navbar.is-success{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link::after,.navbar.is-success .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c774;color:#fff}}.navbar.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link::after,.navbar.is-warning .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link::after,.navbar.is-danger .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#3273dc}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#3273dc;border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#3273dc;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#3273dc;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#3273dc}.panel.is-link .panel-block.is-active .panel-icon{color:#3273dc}.panel.is-info .panel-heading{background-color:#3298dc;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3298dc}.panel.is-info .panel-block.is-active .panel-icon{color:#3298dc}.panel.is-success .panel-heading{background-color:#48c774;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c774}.panel.is-success .panel-block.is-active .panel-icon{color:#48c774}.panel.is-warning .panel-heading{background-color:#ffdd57;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffdd57}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffdd57}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}.tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:rgba(255,255,255,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(255,255,255,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6 0,#3273dc 71%,#4366e5 100%)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6 0,#3273dc 71%,#4366e5 100%)}}.hero.is-info{background-color:#3298dc;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3298dc}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#159dc6 0,#3298dc 71%,#4389e5 100%)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#159dc6 0,#3298dc 71%,#4389e5 100%)}}.hero.is-success{background-color:#48c774;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c774}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b342 0,#48c774 71%,#56d296 100%)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b342 0,#48c774 71%,#56d296 100%)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/admin/font/Montserrat-Regular.ttf b/f7cloud-office/browser/dist/admin/font/Montserrat-Regular.ttf new file mode 100644 index 0000000..8d443d5 Binary files /dev/null and b/f7cloud-office/browser/dist/admin/font/Montserrat-Regular.ttf differ diff --git a/f7cloud-office/browser/dist/admin/font/OFL.txt b/f7cloud-office/browser/dist/admin/font/OFL.txt new file mode 100644 index 0000000..7881887 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/font/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2011 The Montserrat Project Authors (https://github.com/JulietaUla/Montserrat) + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/f7cloud-office/browser/dist/admin/images/Compact.svg b/f7cloud-office/browser/dist/admin/images/Compact.svg new file mode 100644 index 0000000..2fae663 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/images/Compact.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/admin/images/Notebookbar.svg b/f7cloud-office/browser/dist/admin/images/Notebookbar.svg new file mode 100644 index 0000000..0a56a04 --- /dev/null +++ b/f7cloud-office/browser/dist/admin/images/Notebookbar.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/branding-desktop.css b/f7cloud-office/browser/dist/branding-desktop.css new file mode 100644 index 0000000..e69de29 diff --git a/f7cloud-office/browser/dist/branding-mobile.css b/f7cloud-office/browser/dist/branding-mobile.css new file mode 100644 index 0000000..2e1fc49 --- /dev/null +++ b/f7cloud-office/browser/dist/branding-mobile.css @@ -0,0 +1,343 @@ +FORBION + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --color-calc-header-selected: #D2D2D2 !important; + --color-calc-header-hover: #9FD5B7 !important; + --color-text-calc-header-selected: #106802 !important; + --color-doc-name-input-bg-hover: rgba(0, 0, 0, 0.2) !important; +} + +[data-theme=dark] { + --color-calc-header-selected: #646464 !important; + --color-calc-header-hover: #217346 !important; + --color-text-calc-header-selected: #fff !important; + --color-doc-name-input-bg-hover: black !important; +} + +:root { + --column-row-highlight: #9FD5B7 !important; +} + +[data-theme=dark] { + --column-row-highlight: #9FD5B7 !important; +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +.ui-toolbar .unotoolbutton img { + margin: 1px; +} + +.logo { + background-size: 100px; + max-width: 24px; + max-height: 31px; + top: 0; +} + +#toolbar-logo { + width: 0px !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +#toolbar-hamburger.menuwizard-opened { + background-color: var(--co-color-background-dark) !important; +} + +.ui-scroll-left, .ui-scroll-right { + box-shadow: 4px 0 13px 2px var(--co-primary-element), -6px 0 6px 6px var(--co-primary-element) !important; +} + +/*avoid scroll indicators to be above other items*/ +#PermissionMode.status-readonly-mode { + background-color: transparent; + color: var(--co-color-text-lighter); +} + +#mobile-edit-button { + background-color: var(--co-primary-element) !important; +} + +#toolbar-down .unotoolbutton.selected { + border: 1px solid var(--co-primary-text) !important; + background: linear-gradient(to right, #fff 20%, #fff0 20%) no-repeat, linear-gradient(to left, #fff 20%, #fff0 20%) no-repeat, linear-gradient(transparent 94%, var(--co-primary-element) 94%); + background-color: transparent !important; +} + +.spreadsheet-tab { + padding-bottom: 4px !important; + padding-top: 5px !important; +} + +#mobile-wizard button, +#mobile-wizard #FontworkSameLetterHeights { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element); +} + +#mobile-wizard-titlebar { + color: var(--co-color-text-lighter); +} + +.ui-tab.selected.mobile-wizard { + color: var(--co-primary-element); + border-bottom: 1px solid var(--co-primary-element); +} + +.ui-tab.mobile-wizard { + color: var(--co-color-text-lighter); +} + +div#mobile-wizard-content .spinfieldcontainer { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.spinfieldcontrols { + background-color: var(--co-color-background-dark); + border-left: 1px solid var(--co-color-border-dark); +} + +.plus { + border-left: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.minus { + border-right: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.spinfieldunit { + color: var(--co-color-text-lighter) !important; +} + +.colors-container-selected-basic-color { + box-shadow: 0 2px 3px -2px var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.color-sample-small { + border-color: var(--co-body-bg); +} + +.color-sample-big { + box-shadow: 0px 0px 0px 1px var(--co-color-background-dark), 1px 1px 0 3px var(--co-body-bg); +} + +.menu-entry-icon { + background: var(--co-color-main-background-translucent); +} + +#mobile-wizard-content #commands.selected { + border-color: var(--co-primary-element); +} + +#mobile-wizard .cool-annotation-reply-count { + margin-inline-end: 32px !important; +} + +#mobile-wizard .ui-content.unobutton.selected { + box-shadow: 0 0 0px 6px var(--color-background-darker) !important; + background-color: var(--color-background-darker) !important; +} + +#lokit-version ~ p { + margin: 0; +} + +#about-dialog-header { + flex-flow: column; + align-items: center; +} + +#about-dialog-logos { + flex-basis: 62px; + max-width: 168px; +} + +#about-dialog-logos * { + background-position: left top; +} + +#product-logo { + flex-grow: 0.8; + background-position: center top !important; +} + +#product-name { + justify-content: center !important; +} + +#lokit-logo { + flex-grow: 1; + background-position: center 6px !important; +} diff --git a/f7cloud-office/browser/dist/branding-tablet.css b/f7cloud-office/browser/dist/branding-tablet.css new file mode 100644 index 0000000..74cba8c --- /dev/null +++ b/f7cloud-office/browser/dist/branding-tablet.css @@ -0,0 +1,342 @@ +/*FORBION*/ + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --color-calc-header-selected: #D2D2D2 !important; + --color-calc-header-hover: #9FD5B7 !important; + --color-text-calc-header-selected: #106802 !important; + --color-doc-name-input-bg-hover: rgba(0, 0, 0, 0.2) !important; +} + +[data-theme=dark] { + --color-calc-header-selected: #646464 !important; + --color-calc-header-hover: #217346 !important; + --color-text-calc-header-selected: #fff !important; + --color-doc-name-input-bg-hover: black !important; +} + +:root { + --column-row-highlight: #9FD5B7 !important; +} + +[data-theme=dark] { + --column-row-highlight: #9FD5B7 !important; +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +/*avoid scroll indicators to be above other items*/ +.ui-tab.notebookbar { + line-height: normal; + padding: 2px 12px 2px 12px; +} + +.ui-tabs.notebookbar { + height: auto !important; + border-radius: 8px; + box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); + -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); + -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); +} + +.notebookbar-tabs-container { + align-self: auto !important; +} + +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar { + text-shadow: none; + background-color: white; +} + +.ui-tab.selected.notebookbar { + box-shadow: none; + border-radius: 8px !important; + box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; + -moz-box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; + -webkit-box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; +} + +.ui-tabs.notebookbar .ui-tab { + height: auto !important; + background-color: transparent; + color: var(--co-color-text-lighter); +} + +.main-nav:not(.hasnotebookbar) { + margin-right: 0px; + box-shadow: 0px 4px 2px -2px #adadad; +} + +.ui-toolbar { + padding-top: 2px; +} + +.ui-scroll-left, .ui-scroll-right { + box-shadow: 4px 0 13px 2px var(--co-primary-element), -6px 0 6px 6px var(--co-primary-element) !important; +} + +#mobile-edit-button { + background-color: var(--co-primary-element) !important; +} + +.leaflet-selection-marker-end { + margin-left: -4px; + background-size: 12px; + background-repeat: no-repeat; + background-image: url("images/ios_handle_end.svg"); + margin-top: -24px; +} + +.leaflet-selection-marker-start { + margin-left: -8px; + background-size: 12px; + background-repeat: no-repeat; + background-image: url("images/ios_handle_start.svg"); + margin-top: -34px; +} + +.leaflet-cursor-handler { + display: none; +} + +/*porting some changes from iOSapp made by @tml and adjusting*/ +.cool-context-toolbar { + top: -32px; +} + +#mobile-wizard button, +#mobile-wizard #FontworkSameLetterHeights { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element); +} + +#mobile-wizard-titlebar { + color: var(--co-color-text-lighter); +} + +.ui-tab.selected.mobile-wizard { + color: var(--co-primary-element); + border-bottom: 1px solid var(--co-primary-element); +} + +.ui-tab.mobile-wizard { + color: var(--co-color-text-lighter); +} + +div#mobile-wizard-content .spinfieldcontainer { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.spinfieldcontrols { + background-color: var(--co-color-background-dark); + border-left: 1px solid var(--co-color-border-dark); +} + +.plus { + border-left: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.minus { + border-right: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.spinfieldunit { + color: var(--co-color-text-lighter) !important; +} + +.colors-container-selected-basic-color { + box-shadow: 0 2px 3px -2px var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.color-sample-small { + border-color: var(--co-body-bg); +} + +.color-sample-big { + box-shadow: 0px 0px 0px 1px var(--co-color-background-dark), 1px 1px 0 3px var(--co-body-bg); +} + +.menu-entry-icon { + background: var(--co-color-main-background-translucent); +} + +#mobile-wizard-content #commands.selected { + border-color: var(--co-primary-element); +} + +#mobile-wizard .cool-annotation-reply-count { + margin-inline-end: 32px !important; +} + +#mobile-wizard .ui-content.unobutton.selected { + box-shadow: 0 0 0px 6px var(--color-background-darker) !important; + background-color: var(--color-background-darker) !important; +} diff --git a/f7cloud-office/browser/dist/branding.css b/f7cloud-office/browser/dist/branding.css new file mode 100644 index 0000000..38cd21f --- /dev/null +++ b/f7cloud-office/browser/dist/branding.css @@ -0,0 +1,1710 @@ +/*FORBION*/ + +@keyframes MoveUpDown { + 0%, 100% { + bottom: -38px; + } + 50% { + bottom: -48px; + } +} +.leaflet-progress-spinner::before { + content: ""; + position: relative; + animation: MoveUpDown 1s linear infinite; + z-index: 1; + display: block; + width: 100%; + height: 78px; + margin: 0 0 4px; +} + +#toolbar-up { + & .ui-tabs-content.notebookbar { + & #File.ui-content #File-container { + & #file-save-button img { + background: url("images/lc_save.svg") no-repeat center !important; + } + } + + & #Help.ui-content #Help-container { + & .notebookbar:has(#online-help), + .notebookbar:has(#latestupdates), + .notebookbar:has(#feedback), + .notebookbar:has(#about){ + display: none !important; + } + } + + & #View.ui-content #View-container { + & #toggledarktheme.toggledarktheme { + display: none !important; + } + } + } +} + +#main-menu #menu-help{ + & li#menu-online-help, + li#menu-report-an-issue, + li#menu-latestupdates, + li#menu-feedback, + li#menu-about { + display: none !important; + } +} + +#main-menu #menu-view{ + & li#menu-toggledarktheme { + display: none !important; + } +} + + +#document-header .document-logo { + pointer-events: none !important; +} + +html:not([data-theme=dark]) .leaflet-progress-spinner::before { + background: url("images/toolbar-bg-logo.svg") no-repeat 44px center/78px; +} + +html[data-theme=dark] .leaflet-progress-spinner::before { + background: url("images/toolbar-bg-logo-dark.svg") no-repeat 44px center/78px; +} + +.leaflet-progress-spinner-canvas { + opacity: 0; +} + +html:not([data-theme=dark]) .document-logo { + background: url("images/toolbar-bg-logo-notebookbar.svg") no-repeat center !important; + background-size: 30px !important; +} + +html[data-theme=dark] .document-logo { + background: url("images/toolbar-bg-logo-notebookbar.svg") no-repeat center !important; + background-size: 30px !important; +} + +.unobutton { + overflow: hidden; +} + +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_downloadas_pdf_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_fullscreen_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_zoomreset_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) .w2ui-icon.closemobile { + background: url("images/lc_closedocmobile_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.edit { + background: url("images/edit_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.fitcell { + background: url("images/fit-cell_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.textpath { + background: url("images/text-path_branding.svg") no-repeat center !important; +} + +.table-column-resize-marker { + background-image: url("images/table-column-resize-marker_branding.svg"); + width: 32px; + height: 32px; +} + +html:not([data-theme=dark]) .unoSave:not(.unospan-file-save) .unobutton img, html:not([data-theme=dark]) #save.notebookbar img { + background: url("images/lc_save_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoSave.saved:not(.unospan-file-save) .unobutton img, html:not([data-theme=dark]) #save.notebookbar.saved img { + background: url("images/lc_saved_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoSave.savemodified:not(.unospan-file-save) .unobutton img, html:not([data-theme=dark]) #save.notebookbar.savemodified img { + background: url("images/lc_savemodified_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #save.notebookbar.saving img { + background: url("images/lc_saving_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +#closebuttonwrapper { + width: var(--btn-size); + height: var(--btn-size) !important; + align-items: center; + justify-content: center; +} + +#closebuttonwrapper #closebutton { + background: url("images/closedoc-dark_branding.svg") no-repeat center/var(--btn-img-size) !important; + width: 24px !important; + height: 24px !important; + opacity: 1; + filter: none !important; +} + +#Open_Local_Editor img { + background: url("images/open-local-editor.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +[data-theme=dark] #Open_Local_Editor img { + filter: none !important; +} + +#closebuttonwrapperseparator { + visibility: hidden !important; + width: 0 !important; +} + +html:not([data-theme=dark]) .unoSetBorderStyle .unobutton img, html:not([data-theme=dark]) #setborderstyle img { + background: url("images/lc_setborderstyle_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoText .unobutton img, html:not([data-theme=dark]) .unoDrawText .unobutton img, html:not([data-theme=dark]) #inserttextbox img { + background: url("images/lc_text_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertTable .unobutton img, html:not([data-theme=dark]) #inserttable img { + background: url("images/lc_inserttable_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertAnnotation .unobutton img, html:not([data-theme=dark]) #insertannotation img { + background: url("images/lc_showannotations_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertObjectChart .unobutton img, html:not([data-theme=dark]) #insertobjectchart img { + background: url("images/lc_drawchart_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoHyperlinkDialog .unobutton img, html:not([data-theme=dark]) #inserthyperlink img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .swresnc20007img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center/16px; + box-sizing: border-box; + padding-left: 16px !important; + width: 16px; + height: 16px; +} + +html:not([data-theme=dark]) .unoremotelink .unobutton img, html:not([data-theme=dark]) #link img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoremoteaicontent .unobutton img, html:not([data-theme=dark]) #link img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertPage .unobutton img, html:not([data-theme=dark]) #insertpage img { + background: url("images/lc_insertpage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoDeletePage .unobutton img, html:not([data-theme=dark]) #deletepage img { + background: url("images/lc_deletepage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoBasicShapes .unobutton img, html:not([data-theme=dark]) #basicshapes_ellipse img { + background: url("images/lc_ellipse_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoTableDialog .unobutton img { + background: url("images/lc_inserttable_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatCurrency .unobutton img, html:not([data-theme=dark]) #numberformatcurrency img { + background: url("images/lc_numberformatcurrency_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatDate .unobutton img, html:not([data-theme=dark]) .unoNumberFormatDecimal .unobutton img { + background: url("images/lc_numberformatdecimal_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatPercent .unobutton img, html:not([data-theme=dark]) #numberformatpercent img { + background: url("images/lc_numberformatpercent_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatDecDecimals .unobutton img, html:not([data-theme=dark]) #numberformatdecdecimals img { + background: url("images/lc_numberformatdecdecimals_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatIncDecimals .unobutton img, html:not([data-theme=dark]) #numberformatincdecimals img { + background: url("images/lc_numberformatincdecimals_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoAutoSumMenu .unobutton img, html:not([data-theme=dark]) #autosum img { + background: url("images/lc_autosum_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoFunctionDialog .unobutton img, html:not([data-theme=dark]) #autosum img { + background: url("images/lc_functiondialog_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #next img { + background: url("images/lc_downpage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #prev img { + background: url("images/lc_uppage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #nextrecord img { + background: url("images/lc_nextrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #prevrecord img { + background: url("images/lc_prevrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #lastrecord img { + background: url("images/lc_firstrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; + transform: scaleX(-1) !important; +} + +html:not([data-theme=dark]) #firstrecord img { + background: url("images/lc_firstrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #insertsheet img { + background: url("images/plus_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #searchnext img { + background: url("images/lc_searchnext_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #searchprev img { + background: url("images/lc_searchprev_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) [data-doctype=text] .unoSidebar .unobutton img, html:not([data-theme=dark]) [data-doctype=text] .notebookbar.unoSidebarDeck\.PropertyDeck:not(.unospan-view-sidebar-property-deck) .unobutton img, html:not([data-theme=dark]) [data-doctype=text] .unoModifyPage .unobutton img, html:not([data-theme=dark]) #sidebar_modify_page img { + background: url("images/lc_sidebar_writer.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) [data-doctype=presentation] .unoSidebar .unobutton img, html:not([data-theme=dark]) [data-doctype=presentation] .notebookbar.unoSidebarDeck\.PropertyDeck:not(.unospan-view-side-bar) .unobutton img, html:not([data-theme=dark]) [data-doctype=presentation] .notebookbar.unoModifyPage.unospan-options-modify-page .unobutton img, html:not([data-theme=dark]) #sidebar_modify_page img { + background: url("images/lc_sidebar_impress.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) [data-doctype=spreadsheet] .unoSidebar .unobutton img, html:not([data-theme=dark]) [data-doctype=spreadsheet] .notebookbar.unoSidebarDeck\.PropertyDeck:not(.unospan-view-sidebardeck) .unobutton img, html:not([data-theme=dark]) [data-doctype=spreadsheet] .unoModifyPage .unobutton img, html:not([data-theme=dark]) #sidebar_modify_page img { + background: url("images/lc_sidebar_calc.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) [data-doctype=drawing] .unoSidebar .unobutton img, html:not([data-theme=dark]) [data-doctype=drawing] .notebookbar.unoSidebarDeck\.PropertyDeck.unospan-optionstoolboxdown .unobutton img, html:not([data-theme=dark]) [data-doctype=drawing] .unoModifyPage .unobutton img, html:not([data-theme=dark]) #sidebar_modify_page img { + background: url("images/lc_sidebar_draw.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .notebookbar.unoMasterSlidesPanel.unospan-options-master-slides-panel .unobutton img, html:not([data-theme=dark]) #sidebar_master_slides img { + background: url("images/lc_sidebar_masterslide.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .notebookbar.unoSlideChangeWindow.unospan-options-slide-change-window .unobutton img, html:not([data-theme=dark]) #sidebar_slide_change img { + background: url("images/lc_sidebar-transition.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .notebookbar.unoCustomAnimation.unospan-options-custom-animation .unobutton img { + background: url("images/lc_sidebar-animation.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertPage .unobutton img { + background: url("images/lc_insertpage_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoDuplicatePage .unobutton img, html:not([data-theme=dark]) .unoduplicatepage .unobutton img, html:not([data-theme=dark]) #duplicatepage img { + background: url("images/lc_duplicatepage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:checked { + background-image: url("images/checkbox-on.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:checked:disabled { + background-image: url("images/checkbox-on-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox] { + background: url("images/checkbox-off.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:disabled { + background-image: url("images/checkbox-off-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:checked:not(.ui-color-picker-entry) { + background-image: url("images/radio-on.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:not(.ui-color-picker-entry) { + background: url("images/radio-off.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:checked:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-off-disabled.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:checked:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-dark.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:not(.ui-color-picker-entry) { + background: url("images/radio-off-dark.svg") no-repeat center !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:checked:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-disabled-dark.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-off-disabled-dark.svg") !important; +} + +html:not([data-theme=dark]) .cool-ruler-indentation-marker-up { + background: url("images/indentation_marker_up_branding.svg") center 0 no-repeat !important; +} + +html:not([data-theme=dark]) .cool-ruler-indentation-marker-down { + height: 10px; + background: url("images/indentation_marker_down_branding.svg") center 0 no-repeat !important; +} + +.table-column-resize-marker:hover { + background-image: url("images/table-column-resize-marker-hover_branding.svg"); + width: 32px; + height: 32px; +} + +.table-row-resize-marker { + background-image: url("images/table-row-resize-marker_branding.svg"); + width: 32px; + height: 32px; +} + +.table-row-resize-marker:hover { + background-image: url("images/table-row-resize-marker-hover_branding.svg"); + width: 32px; + height: 32px; +} + +.lokdialog_container .ui-dialog-titlebar-close .ui-icon { + background-image: url("images/close-widget.svg"); + border: none; + background-position: center; + filter: saturate(0); +} + +.lokdialog_container .ui-dialog-titlebar-close { + background: none; + border: none; +} + +.lokdialog_container.ui-dialog .ui-dialog-titlebar-close:hover > .ui-icon-closethick { + background-image: url("images/close-widget-hover.svg"); +} + +html:not([data-theme=dark]) #scroll-up img { + background: url("images/lc_stylepreviews-scrollup_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #scroll-down img { + background: url("images/lc_stylepreviews-scrolldown_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .close-navigation-button { + background: url("images/close-widget.svg") no-repeat center !important; + border: none; + background-position: center; +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --color-calc-header-selected: #D2D2D2 !important; + --color-calc-header-hover: #9FD5B7 !important; + --color-text-calc-header-selected: #106802 !important; + --color-doc-name-input-bg-hover: rgba(0, 0, 0, 0.2) !important; +} + +[data-theme=dark] { + --color-calc-header-selected: #646464 !important; + --color-calc-header-hover: #217346 !important; + --color-text-calc-header-selected: #fff !important; + --color-doc-name-input-bg-hover: black !important; +} + +:root { + --column-row-highlight: #9FD5B7 !important; +} + +[data-theme=dark] { + --column-row-highlight: #9FD5B7 !important; +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +.cool-annotation-img > .avatar-img { + background: none; +} + +.cool-annotation-redline-content-wrapper { + outline: 1px dashed #e7c1e0; + outline-offset: -1px; +} + +.cool-annotation-redline-content-wrapper, .cool-annotation-content-wrapper { + box-shadow: 0px 1px 3px var(--color-box-shadow); +} + +.cool-annotation-redline-content-wrapper:hover, .cool-annotation-content-wrapper:hover { + box-shadow: 0px 3px 6px var(--color-box-shadow); +} + +.annotation-active .cool-annotation-redline-content-wrapper, .annotation-active .cool-annotation-content-wrapper { + box-shadow: 0px 3px 6px var(--color-box-shadow); +} + +.cool-annotation-collapsed.modalpopup .annotation-active, +.cool-annotation-collapsed.modalpopup .cool-annotation-content-wrapper { + border: none !important; +} + +.cool-annotation-menu:hover, .cool-annotation-menu-redline:hover, .cool-redline-accept-button:hover, .cool-redline-reject-button:hover { + border: 1px solid var(--co-primary-element-light); + background-color: var(--co-color-background-hover) !important; + border-radius: 16px; +} + +.context-menu-list.cool-font.context-menu-root { + min-width: auto !important; +} + +.cool-annotation-textarea { + margin-bottom: 10px; +} + +.cool-annotation-textarea:focus { + outline-color: var(--co-primary-element); +} + +.cool-annotation-edit .annotation-button.button-primary, #table-buttonbox #ok { + background: none; + background-color: var(--co-primary-element); + color: var(--co-primary-text); +} + +.cool-annotation-edit .annotation-button.button-primary:hover, #table-buttonbox #ok:hover { + background-color: var(--co-primary-light); + border: 1px solid var(--co-primary-element); + color: var(--co-primary-element); +} + +.cool-annotation-edit .annotation-button.button-secodnary, #table-buttonbox #cancel { + background: none; + background-color: var(--co-color-background-dark); + height: 32px; + line-height: 0em; + color: black; + min-width: 62px; +} + +.cool-annotation-edit .annotation-button.button-secodnary:hover, #table-buttonbox #cancel:hover { + background-color: var(--co-body-bg); + border: 1px solid var(--co-color-background-hover); +} + +/* commented so markers also appear on desktop +@media (pointer: fine) { + CSS for precise devices AKA cursor driven devices + .leaflet-selection-marker-start,.leaflet-selection-marker-end{ + display: none; + } +}*/ +.transform-handler--rotate { + stroke: #4b5569; + fill: #4b5569; +} + +.transform-handler--rotate:hover { + stroke: #46bddd !important; + fill: white !important; + stroke-width: 8; + cursor: grab !important; +} + +.leaflet-drag-transform-marker { + stroke: #4c566a; +} + +.leaflet-drag-transform-marker:hover { + fill: #46bddd; +} + +/*loading spinner colors*/ +.leaflet-progress > span { + background: #504999 !important; + border: none !important; + border-radius: 1px !important; +} + +.leaflet-progress { + background: #e9e7f0 !important; + border-radius: 1px !important; + height: 4px !important; + margin: 10px 0 0 !important; +} + +.leaflet-progress > span > span { + padding: 0 8px !important; + font-size: 11px !important; + font-weight: bold !important; + color: #504999 !important; + text-shadow: none !important; +} + +/*icons*/ +#menu-forum, #Help.notebookbar #forum { + display: none; +} + +#menu-report-an-issue, #Help.notebookbar #report-an-issue, #help-reportissue-break { + display: none; +} + +#main-menu { + margin-left: 0px; +} + +#document-header { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + width: 38px; + height: 32px; +} + +.lo-menu > li > a, .lo-menu > li > a.has-submenu { + border-radius: var(--co-border-radius); + font-size: var(--default-font-size); + color: var(--color-main-text); +} + +html:not([data-theme=dark]) .lo-menu > li > a, html:not([data-theme=dark]) .lo-menu > li > a.has-submenu { + color: var(--color-background-lighter); +} +html:not([data-theme=dark]) .lo-menu > li > a:hover, +html:not([data-theme=dark]) .lo-menu > li > a:focus, +html:not([data-theme=dark]) .lo-menu > li > a:active, +html:not([data-theme=dark]) .lo-menu > li > a.highlighted { + background-color: var(--co-color-bg-nb-tab); + border-color: var(--color-doc-name-input-bg-hover); +} +html:not([data-theme=dark]) #menu-last-mod a { + color: var(--co-color-background-light); +} + +/* Disable parent menu styles for notebookbar */ +.lo-menu.notebookbar > li > a { + background-color: transparent; + border: none; + line-height: normal; +} + +#document-name-input, #document-name-input.editable { + box-shadow: none; + border-radius: var(--border-radius); + background-color: transparent; + height: var(--btn-size) !important; + color: var(--color-main-text); +} + +#document-name-input.editable:hover:not(:focus) { + background-color: var(--color-doc-name-input-bg-hover) !important; + box-shadow: none !important; +} + +html[data-theme=dark] #document-name-input.editable:hover:not(:focus) { + background-color: var(--color-doc-name-input-bg-hover) !important; +} + +#document-name-input.editable:focus { + flex: 0 1 auto; +} + +#menu-last-mod > a { + background-color: var(--co-bg-body); + font-size: 12px; + z-index: 0 !important; +} + +#menu-last-mod span { + padding-left: 3px; + padding-right: 3px; +} + +#menu-last-mod a:hover span { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.cool-ruler { + height: var(--ruler-height); +} + +.cool-ruler-left:hover { + border-right: 3px solid rgb(var(--doc-type)); +} + +.cool-ruler-right:hover { + border-left: 3px solid rgb(var(--doc-type)); +} + +.cool-ruler-left.leaflet-drag-moving { + border-right: 2px dotted rgb(var(--doc-type)); +} + +.cool-ruler-right.leaflet-drag-moving { + border-left: 2px dotted rgb(var(--doc-type)); +} + +.leaflet-bar { + border-bottom: solid 1px #e6e6e6 !important; +} + +.cool-ruler-margin { + background-color: var(--color-background-dark) !important; +} + +.cool-ruler { + background-color: var(--co-color-background-light) !important; +} + +.cool-ruler.vruler { + border-top: solid 1px #e6e6e6 !important; + border-bottom: none !important; +} + +.ui-scroll-left, .ui-scroll-right { + background: rgb(var(--doc-type), 0.9) url("images/scroll-double-white.svg") center center/18px no-repeat; + box-shadow: 0px 0px 2px var(--color-box-shadow); + -moz-box-shadow: 0px 0px 2px var(--color-box-shadow); + -webkit-box-shadow: 0px 0px 2px var(--color-box-shadow); + width: 22px; + border-radius: 0px 10px 10px 0px; +} +[data-theme=dark] .ui-scroll-left, [data-theme=dark] .ui-scroll-right { + background: rgb(var(--doc-type), 0.6) url("images/scroll-double-white.svg") center center/18px no-repeat; +} + +.ui-scroll-left::before, +.ui-scroll-right::after { + display: none; +} + +#toolbar-wrapper:not(.hasnotebookbar) .ui-scroll-left, #toolbar-wrapper:not(.hasnotebookbar) .ui-scroll-right { + height: 90%; + top: 5%; +} + +.ui-scroll-right { + -webkit-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -o-transform: rotate(180deg); + transform: rotate(180deg); +} + +.ui-scroll-left:hover, .ui-scroll-right:hover { + background: rgb(var(--doc-type), 1) url("images/scroll-double-white.svg") center center/18px no-repeat; +} + +/*sidebar*/ +#sidebar-dock-wrapper { + padding-top: 0; +} + +/*sidebar----END---*/ +#table-shortcutstoolbox > tr > td { + height: 25px; + margin: 0px; + padding: 0px; +} + +#save.savemodified::after, #File .unoSave.savemodified:after { + display: none; +} + +/*Notebookbar and Sidebar icons*/ +.unospan-optionstoolboxdown { + background-color: transparent !important; + border-color: transparent !important; +} + +.hasnotebookbar .unoSidebarDeck\.PropertyDeck img, .hasnotebookbar .unoModifyPage img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoSlideChangeWindow .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoCustomAnimation .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoMasterSlidesPanel .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.notebookbar.unoDefaultBullet img.selected { + background-color: #e6e6e640; +} + +.hasnotebookbar .unotoolbutton.notebookbar.has-label .unobutton.selected, +.hasnotebookbar .unotoolbutton.notebookbar.inline .unobutton.selected { + filter: none; + background-color: transparent; +} + +html:not([data-theme=dark]) .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):not([class*=unospan-options-]), +html:not([data-theme=dark]) .sidebar.unotoolbutton.selected, +html:not([data-theme=dark]) .notebookbar.unotoolbutton.selected { + border-radius: var(--co-border-radius) !important; +} + +html[data-theme=dark] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):not([class*=unospan-options-]), +html[data-theme=dark] .sidebar.unotoolbutton.selected { + border-radius: var(--co-border-radius) !important; + outline-color: transparent; +} + +.hasnotebookbar .unotoolbutton.notebookbar:not(.has-label):not(.inline) .unobutton.selected + .ui-content.unolabel { + color: var(--co-primary-text) !important; +} + +[id^=NumberFormatCurrency] > img.selected { + filter: none !important; +} + +.ui-content.unotoolbutton.selected:hover, +.unotoolbutton:hover, +.ui-content.unotoolbutton.selected:not(.has-label):not(.inline):hover, +#clearFormatting:hover, +#FormatPaintbrush:hover { + border-radius: var(--co-border-radius) !important; + background-color: var(--color-background-dark) !important; + border-color: transparent !important; +} + +#toolbar-down .unotoolbutton.jsdialog:hover { + border-radius: 0 !important; + border-block-color: transparent !important; +} + +.ui-tab.notebookbar { + line-height: normal; +} + +.ui-tab.selected.jsdialog { + box-shadow: 0 0 0 0 var(--color-box-shadow); + background-color: #ffffff50 !important; +} + +[data-theme=dark] .ui-tab.selected.jsdialog { + border-color: #555 !important; + color: var(--co-color-text-lighter) !important; + box-shadow: none !important; +} + +[data-theme=dark] .ui-tab.jsdialog { + background-color: transparent !important; + border-color: var(--color-main-background) !important; +} + +.ui-tab.jsdialog:not(.selected):hover { + cursor: pointer !important; + background-color: var(--color-background-darker) !important; + color: var(--color-text-darker) !important; +} + +.main-nav.hasnotebookbar .unotoolbutton.notebookbar:hover, +.main-nav.hasnotebookbar .unotoolbutton.notebookbar:hover .unobutton { + background-color: transparent !important; + border-color: var(--co-color-background-light) !important; +} +.main-nav.hasnotebookbar #document-name-input, .main-nav.hasnotebookbar #document-name-input.editable { + font-size: clamp(var(--tb-min-fs), var(--tb-fs-s), var(--tb-max-fs)) !important; + font-weight: normal; +} +.main-nav.hasnotebookbar #document-name-input.editable:focus { + box-shadow: none !important; +} +.main-nav.hasnotebookbar #document-header .document-logo { + border-radius: var(--border-radius); +} +.main-nav.hasnotebookbar .notebookbar-tabs-container { + align-self: end; +} +.main-nav.hasnotebookbar button.ui-tab.notebookbar { + height: 36px; +} +.main-nav.hasnotebookbar button.ui-tab.notebookbar:hover { + box-shadow: none; + color: var(--co-color-text-nb-tab) !important; + background-color: var(--co-color-bg-nb-tab) !important; +} +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar { + height: 34px; + margin-top: 2px; +} +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar, +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar:hover { + box-shadow: none !important; + background-color: var(--co-color-background-light) !important; +} +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar:hover { + box-shadow: inset 0 -3px 0 0px rgb(var(--doc-type)) !important; +} + +#toolbar-wrapper.hasnotebookbar, #navigation-sidebar { + background-color: var(--co-color-background-light) !important; +} + +.navigator-btn-wrapper:hover { + background-color: var(--color-background-darker); +} + +html:not([data-theme=dark]) #optionstoolboxdown .notebookbar.unotoolbutton:not(.shareas):hover { + border-color: transparent !important; +} +html:not([data-theme=dark]) #optionstoolboxdown .notebookbar.unotoolbutton.selected { + background-color: transparent !important; + border-color: transparent !important; +} +html:not([data-theme=dark]) #optionstoolboxdown .notebookbar.unotoolbutton.selected button img { + box-shadow: inset 0 -1px 0 0 var(--co-color-bg-nb-tab) !important; +} +html:not([data-theme=dark]) .main-nav { + background-color: rgb(var(--doc-type, var(--co-primary-elment-rgb))) !important; +} +html:not([data-theme=dark]) .main-nav #document-name-input:not(:focus), +html:not([data-theme=dark]) .main-nav #document-name-input.editable:not(:focus) { + color: var(--color-background-lighter); +} +html:not([data-theme=dark]) .main-nav #save.saving::after, +html:not([data-theme=dark]) .main-nav #save.saved::after { + color: var(--color-background-lighter) !important; + font-size: 10px; +} +html:not([data-theme=dark]) button.ui-tab.notebookbar { + color: var(--color-background-lighter); +} +html:not([data-theme=dark]) .ui-tab.selected.notebookbar, +html:not([data-theme=dark]) .ui-tab.selected.notebookbar:hover { + color: rgb(var(--doc-type)) !important; +} + +#sidebar-dock-wrapper, +#navigator-dock-wrapper, +#presentation-toolbar, +#slide-sorter { + background: var(--co-color-background-light) !important; +} + +#slide-sorter { + scrollbar-color: var(--color-background-darker) var(--co-color-background-light); +} + +.main-nav.hasnotebookbar .shareas { + background-color: rgba(0, 0, 0, 0.1) !important; + border-color: #fff !important; +} +.main-nav.hasnotebookbar .shareas .unobutton { + display: none; +} +.main-nav.hasnotebookbar .shareas .unolabel { + font-size: 0.88rem; + line-height: 1.125rem; + color: #fff !important; +} + +html:not([data-theme=dark]) .main-nav.hasnotebookbar .shareas .unolabel { + border-color: #fff !important; +} + +#toolbar-top #sidebar { + border: none !important; +} + +#toolbar-top #sidebar .checked { + border-color: transparent !important; +} + +#toolbar-up > div > table > tbody > tr > td > div > .checked img.sidebar_modify_page { + background-size: 24px !important; +} + +/*icons---END*/ +#toolbar-up .over { + border: 1px solid var(--co-primary-element); + background-color: var(--co-body-bg); + border-radius: var(--co-border-radius); +} + +.checked > tbody > tr > td > table > tbody > tr > td > img { + -webkit-filter: brightness(300%); + filter: brightness(300%); +} + +.checked > tbody > tr > td > table > tbody > tr > td > .togglemergecells, .checked > tbody > tr > td > table > tbody > tr > td > .setborderstyle { + -webkit-filter: none; + filter: none; +} + +/*drop-down menu*/ +.select2-container--default .select2-selection--single, +#toolbar-up .ui-combobox, +.ui-combobox.notebookbar, +#toolbar-down #LanguageStatus .unotoolbutton, +#toolbar-down #StateTableCellMenu .unotoolbutton, +#toolbar-down #zoom .unotoolbutton, +.sidebar.jsdialog.ui-listbox { + border-radius: var(--co-border-radius); +} + +.ui-combobox-button { + border-left: none; +} + +.ui-toolbar .unotoolbutton .arrowbackground { + border-top-color: #696969; +} + +.select2-container--default .select2-selection--single:hover, +.sidebar.jsdialog.ui-listbox:hover { + border: 1px solid #4c566a; +} + +/* select (arrow and radius)*/ +.select2-container--default .select2-selection--single .select2-selection__arrow b, +#toolbar-down #LanguageStatus .arrowbackground { + border-color: #696969 transparent transparent transparent; +} + +#toolbar-down #languagestatus label, +#zoom label { + color: var(--color-text-dark); +} + +.ui-toolbar .unotoolbutton { + border-radius: var(--co-border-radius); +} + +/*select----END---*/ +/*drop-down menu----END----*/ +#toolbar-top #sidebar > div > table, #toolbar-top #modifypage > div > table, #toolbar-top #slidechangewindow > div > table, #toolbar-top #customanimation > div > table, #toolbar-top #masterslidespanel > div > table { + background: none !important; +} + +#toolbar-top #sidebar .checked img, #toolbar-top #modifypage .checked img, #toolbar-top #slidechangewindow .checked img, #toolbar-top #customanimation .checked img, #toolbar-top #masterslidespanel .checked img { + -webkit-filter: none; + filter: none; +} + +#toolbar-top #sidebar > div > .unotoolbutton, +#toolbar-top #modifypage > div > .unotoolbutton, +#toolbar-top #slidechangewindow > div > .unotoolbutton, +#toolbar-top #customanimation > div > .unotoolbutton, +#toolbar-top #masterslidespanel > div > .unotoolbutton { + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; +} + +#toolbar-top #sidebar > div > .checked:not(.over), +#toolbar-top #modifypage > div > .checked:not(.over), +#toolbar-top #slidechangewindow > div > .checked:not(.over), +#toolbar-top #customanimation > div > .checked:not(.over), +#toolbar-top #masterslidespanel > div > .checked:not(.over) { + border-color: #fff; +} + +#icon-integrator-sidebar.icon-integrator-sidebar { + order: 90; + min-width: auto; + border: none; + border-radius: var(--co-border-radius); + flex-shrink: 0; + padding: 0; + margin-inline-end: 5px; +} +#icon-integrator-sidebar.icon-integrator-sidebar:hover { + cursor: pointer; + background-color: var(--color-background-darker) !important; + opacity: 1; +} +#icon-integrator-sidebar.icon-integrator-sidebar:focus, #icon-integrator-sidebar.icon-integrator-sidebar:focus-visible { + outline: 2px solid var(--color-primary); + outline-offset: -8px; +} + +#toolbar-wrapper:not(.hasnotebookbar) { + border-top: none; +} + +#toolbar-up .checked { + background-color: var(--co-primary-element); + border-color: transparent; + box-shadow: inset 0 0 1px 0 #696969; +} + +#toolbar-up .checked.over { + border-color: transparent; + box-shadow: inset 0 0 1px 0 #696969, inset 0 0 24px 1px var(--co-primary-element), inset 0 0 24px 24px #ffffff50; +} + +.w2ui-icon.fold, .w2ui-icon.unfold { + background-size: 16px !important; +} + +.cool-annotation-edit #annotation-save, +.leaflet-popup-content input[type=button] { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element-light); +} + +.cool-annotation-edit #annotation-save:hover, +.leaflet-popup-content input[type=button]:hover { + background-color: var(--co-primary-element-light); + border: 1px solid var(--co-primary-element-light); +} + +.cool-annotation-edit #annotation-cancel { + color: var(--co-color-main-text); + background-color: var(--co-color-background-dark); + border: 1px solid var(--co-color-background-dark); +} + +.cool-annotation-edit #annotation-cancel:hover { + background-color: var(--co-color-background-hover); +} + +.insertshape-grid .col:hover { + border: 1px solid var(--co-color-border-dark); +} + +.insertshape-grid .row-header { + background-color: var(--co-color-background-dark); +} + +#toolbar-wrapper:not(.mobile) ~ #toolbar-down { + min-height: 26px; + background-color: var(--co-color-background-light); +} + +.leaflet-zoom-animated:hover > path:nth-child(2) { + stroke: var(--co-primary-element) !important; + stroke-dasharray: 1; +} + +/**/ +#InsertMode.insert-mode-false { + background-color: var(--co-primary-element); + color: var(--co-primary-text); + border-radius: var(--co-border-radius); +} + +#PermissionMode.status-readonly-mode { + background-color: var(--co-color-warning); + border-radius: var(--co-border-radius); + color: var(--co-main-text); +} + +/**/ +#search-input.search-not-found { + border-color: #ba2323 !important; + background-color: #fac9c9 !important; +} + +.select2-container--default .select2-results__option--highlighted[aria-selected] { + background-color: var(--co-primary-element); + color: var(--co-primary-text); +} + +#toolbar-down #zoom-button img { + display: none; +} + +/* Calc Spreadsheet styling*/ +.spreadsheet-tab { + background-color: transparent !important; + border-radius: var(--co-border-radius); + border-color: transparent !important; +} + +.spreadsheet-tab > div:not(.lock) { + border-bottom: 2px solid transparent; +} + +.spreadsheet-tab:hover > div:not(.lock) { + border-color: var(--color-border); +} + +.spreadsheet-tab:hover, .spreadsheet-tab:focus { + font-weight: border; + outline: none; +} + +.spreadsheet-tab.spreadsheet-tab-selected { + color: var(--color-main-text) !important; + font-weight: bold; + background-color: transparent !important; +} + +.spreadsheet-tab.spreadsheet-tab-selected > div:not(.lock) { + border-bottom-color: rgb(var(--doc-type)); +} + +#spreadsheet-tab-scroll button.spreadsheet-tab-selected:hover, +#spreadsheet-tab-scroll button.spreadsheet-tab-selected:focus { + outline: none; + font-weight: bold; + background-color: rgb(var(--doc-type)) !important; +} + +#tb_spreadsheet-toolbar_item_insertsheet { + padding-top: 2px; +} + +#InsertMode.insert-inactive { + /* see bug 4291 */ + opacity: 0.6; +} + +input[type=checkbox].autofilter, .jsdialog input[type=checkbox] { + border-radius: 3px; + box-shadow: none !important; +} + +input[type=checkbox].autofilter:hover, .jsdialog input[type=checkbox]:hover { + box-shadow: inset 0px 0px 2px 2px var(--color-box-shadow), inset 0px 0px 0px 2px gray; +} + +input[type=checkbox]:checked.autofilter:hover, .jsdialog input[type=checkbox]:checked:hover { + box-shadow: 0px 0px 1px 2px var(--color-box-shadow); +} + +.jsdialog input[type=radio]:not(.ui-color-picker-entry) { + /*to be removed upon upstream merge */ + -webkit-appearance: none; + -moz-appearance: none; + -o-appearance: none; + appearance: none; + width: 25px; + height: 20px; + margin: 1px 8px; + /*-*/ +} + +#product-name.product-collabora-online, +#product-name.product-f7-office { + color: #504999; +} + +#product-logo { + background-image: url("images/toolbar-bg-logo.svg"); + background-position: center 8px !important; +} + +#lokit-logo { + background: url("remote/static/lokit-extra-img.svg") center top/82px no-repeat; + display: flex; + flex-grow: 1; +} + +#about-dialog hr { + color: #A8D3E059; +} + +#about-dialog h3 { + color: var(--co-primary-element); +} + +#about-dialog { + overflow: visible; + overflow-wrap: initial; +} + +/*icons*/ +.lokdialog_container .ui-dialog-titlebar.ui-widget-header { + background: var(--color-main-background); + color: var(--color-main-text); + border: none; + font-family: sans-serif; + font-weight: normal; + border-bottom-left-radius: 0 !important; + border-bottom-right-radius: 0 !important; +} + +.lokdialog_container.ui-dialog .ui-dialog-title { + margin-bottom: 0; +} + +.lokdialog_container.ui-dialog .ui-state-default { + background: none; + border: none; +} + +.lokdialog_container.ui-dialog .ui-dialog-titlebar-close:hover { + /*border: 1px solid #888888; + border-radius: base.get-cssvar(border-radius);*/ + border-radius: 12px; + background-image: radial-gradient(var(--co-primary-element) 60%, white 94%); + background-color: #4c566a; + /* fallback for ie11 */ + background-color: var(--co-primary-element); +} + +.leaflet-popup-content-wrapper { + box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + border-radius: var(--co-border-radius); +} + +.leaflet-control-layers { + box-shadow: shadow; + -moz-box-shadow: shadow; + -webkit-box-shadow: shadow; +} + +.leaflet-popup-content > table > tbody > tr > th:nth-child(2) { + padding-left: 0px !important; +} + +.leaflet-popup-selected > td:nth-child(4) { + color: white; + background-color: #8C86BC; +} + +.leaflet-popup-selected > td:nth-child(2) { + padding-left: 1px; + border-left: 1px solid #8C86BC; +} + +.leaflet-popup-selected > td:last-child { + padding-right: 1px; + border-right: 1px solid #8C86BC; +} + +.leaflet-popup-selected > td { + border-bottom: 1px solid #8C86BC; + border-top: 1px solid #8C86BC; +} + +.leaflet-popup-content > span { + padding-left: 4px; + color: var(--co-primary-element); + text-transform: uppercase; + font-family: sans-serif; +} + +.leaflet-popup-content tr:first-of-type:hover { + background: none !important; + cursor: auto; +} + +.leaflet-popup-selected { + background-color: white !important; + color: #504999; + border-color: #4c566a !important; +} + +.leaflet-popup-content > table > tbody > tr > th:nth-child(6) { + padding-right: 0px !important; +} + +.leaflet-popup-content input[type=button] { + border-radius: var(--co-border-radius); + height: 32px; + line-height: 0em; +} + +*:not(.modalpopup) > .lokdialog_container.ui-dialog.ui-widget-content, .autofilter-container { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.iframe-dialog-modal { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.ui-widget-header, .lokdialog.ui-dialog-content.ui-widget-content { + border-radius: var(--co-border-radius) !important; +} + +form:not(.snackbar) > .lokdialog.ui-dialog-content.ui-widget-content { + border-top-left-radius: 0 !important; + border-top-right-radius: 0 !important; +} + +.main-nav { + box-sizing: border-box; +} + +html:not([data-theme=dark]) body { + color: var(--co-color-main-text); + background: var(--co-body-bg); +} + +html:not([data-theme=dark]) body #settingIframe { + color: var(--co-settings-text) !important; + background: var(--co-settings-background) !important; +} + +.leaflet-container { + background: #f8f9fa; +} + +#document-container { + border-color: #e6e6e6 !important; +} + +.jsdialog:focus-visible { + outline: 1px solid var(--co-primary-element); +} + +.jsdialog input[type=checkbox]:focus-visible { + outline: 1px solid #005ebd; + outline-offset: -1px; +} + +/* F7: убираем иконку Collabora в левом верхнем углу меню (текст и таблицы) */ +#document-header .document-logo { + background: none !important; + background-image: none !important; + width: 0 !important; + height: 0 !important; + min-width: 0 !important; + min-height: 0 !important; + padding: 0 !important; + overflow: hidden !important; +} +#document-header { + width: 0 !important; + min-width: 0 !important; + padding-left: 0 !important; + padding-right: 0 !important; + overflow: hidden !important; +} +.main-nav.hasnotebookbar #document-header .document-logo { + width: 0 !important; + min-width: 0 !important; + height: 0 !important; + min-height: 0 !important; + background: none !important; + background-image: none !important; + padding: 0 !important; + overflow: hidden !important; +} +.main-nav.hasnotebookbar #document-header { + width: 0 !important; + min-width: 0 !important; + padding: 0 !important; + overflow: hidden !important; +} diff --git a/f7cloud-office/browser/dist/branding.js b/f7cloud-office/browser/dist/branding.js new file mode 100644 index 0000000..2bda68d --- /dev/null +++ b/f7cloud-office/browser/dist/branding.js @@ -0,0 +1,152 @@ +// F7 Office branding (FORBION theme) +var brandProductName = 'F7 Office'; +var brandProductURL = '#'; +var brandProductFAQURL = '#'; +var menuItems; + +// Окно загрузки документа: гифка на белом фоне по центру вместо стандартного спиннера +(function() { + var overlay = null; + // Абсолютный URL гифки (тот же каталог, что и страница) + var gifUrl = 'data:image/gif;base64,R0lGODlhygHXAff/AK7ViHm6OOnx4HS5LpW6cOTx173EuM/RzYLARre3t5TIYHm1PIvDU5q6fKC4ibG+pK7CmnO2M9LhwsHHu7S9qXy0RdXkxO7x67zNq3x8fNfa0325Q4a2VqrIjcXIwdLpvdfezo28XYq3XZHBYsDeotPT03C1LRUVFdjgz97e3uHt1HW4NH6zS7a6s/Hz7qS5kM/Pz4azWnG4K9PV0XG2LN7i2dDdw53NbdDSzsfHx8TKvp+zinK4Lry+urLFnnS3MoXCSNPiw4C0Toa4VpG6Z8fKxZ68gIO+Sujw33q5PKGzkMrMydzf187VyJOzdICAgHvBNMTExNTU1HO6LXO4Ld7tzZayeeDg33azOYq9V6i9lHm+MsHgonK2Ls7dvdXW0+/v75HEXtzc2/z8/Nzk1KbSeszdunG5LaDHe+Hh4eTk5IqtZtra2ni4OzIyMpO5bvr6+vf39+rq6rCwsOXl5ZCQkODg4HK3Ld/f39jY2Ofn58DAwN3szNvb26CgoKenp93d3fT09PDw8NfX19zsy/n5+YiIiOzs7OLi4m1tbYG/RZe4d/X19fHx8bi4uKbRe+3t7cnkr1BQUJiYmMjIyNvtyunp6f39/ejo6Nzc3NDQ0IK/RfLy8r+/v6ioqO325Hq5Pu325ePj4+7u7vj4+Mnjr4K/RqXRerfalXy6P/b78kFBQc/evsnksLjblTMzM+725dTjw9fgz9ri0ebm5vv7+9vsyvb68q+vr4qKitLnvdjhz/Pz83u5Puvr6/b29nu6PtLhwdvj0n+5RyQkJF9fX09PT5mZmdna2JTAaXO8LdnZ2XK2LN/uzsnLyLW3s3u6PXa7L3S3L5GzbtbW1ne5N9nZ2HK2LdDfv9Tkw9jnyP39/I63ZIG+RvLy8Xu5P93szW+0K9HgwKm4mp/EeojDTbLEobjDrMXGw3K0LcjXuHO3LbC7o3G0LXG1LZnFbuHi3+Pk4nO8K8HVr8jWt9ra2dzj07rNqLjSndjnx9noyMLNtnC2K9XV1f///////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY2NzQ2N0I5MTE1RDExRjE4MTAyRUJFQUI5QkU5RkI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY2NzQ2N0JBMTE1RDExRjE4MTAyRUJFQUI5QkU5RkI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjY3NDY3QjcxMTVEMTFGMTgxMDJFQkVBQjlCRTlGQjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjY3NDY3QjgxMTVEMTFGMTgxMDJFQkVBQjlCRTlGQjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxI8d+YQoUCaWwEpmMjjRoxVhxJsqTJkyhTqlzJsqXLlzAZFooDRg4dRID69NvJs6dPn33s2KEjB0ygQjGTKl3KtKnTp1CjLhwTCBIdQHl+at3KVSsgRHIaxZFKtqzZs2jTqlVYCIweQF3jyp27M48dPWLX6t3Lt6/fvmPA0NFJt7DhuH0QCRr7t7Hjx5AjOywkx87hy5gR02k0RrLnz6BDP6VsObPp01vtCIIjurXr17AZjoFUGrXt2z1Vs47Nu7fvxoHoZMVNvHg/1Z1/K1/OfOns2saj485DJ1Dz69izUxwjZ7j078X7CP9Krr28ee3cvYNfT7wPnd3n48uHnZ69fenv5+vfD7n+/f/RIWIdfwQWiBYY6gGoIHF2DGjggxAmFQh0C1ZIXH4RZqihSWPoYeFPbLABCB54IELHiYiQiAcgbAzyIVcYbijjjAwhuOAggBAFBidwXOLPj0AGKSSQcMQRSE104OHii3LAR+OTNMJBIXiDIHIIj0NmqeWWQV4SyCGYKLmgeFCWueEhCUbHBh1gwMHlm3DCSdNVAPbhpJl4zjeGKOvZcYibcQYqKJdwCMbGfXKQl+ei2gVCWHR++jjopJRqGcchcK1HJqOcNneIdJFWKuqoQxaKx3oxdqrqa2NMidogmDD/QuqstBJ5yKHS9eHgqrx+Bsejtw0ih6S1FktrcN9h0uuykdmIGxtgGCutsYXiGt6dzGarlhzEQTvtt9KCcapxh2hrbloe3uYtuOwai2xxdCh67rxMtRrssO3mSy0d19Lrr1JwZIoaHcTqazCtcPA7nSD/NtzSr7axIevBFBcbiLW2yeHwxidBjBq+FYdcKxgYn4aIvByn7JDHprERh8gwF2sJbnaqbHNDLGemR8Ex9yxqwrfVfPPQBuV82SAT+6w0qSTblgdjRBNt9GF2ALr01T8rjBrDUd88tWF6YC020yVjpnHXKY8B7GGDRDv225UC/THaHAt8mctw513pIUua/3Y23f6mixkbVutteKBwlH3Y34Cby21mdvB8+ORvCp4Z440v+2lmalDuuaCb+505s3GYFvbnqMOZ+GmYj87o13PJkfrsb8KRCeuuq2q3YbLT7vuWll9Wbu6LBl9Y778nP+TMpnFNfJlgXK789EOGftnTz0MJR5pzdU7990A20vdhQmcv49p02QH++j/GMb5hfaBsvoGPH8aG5OwrvzpmdsyfYSODK1z+vre/yyjLfwaCXVcGIcABElBxcxkeAvmjNcNwwoEOLOBhoDZB+UTvMsjDYP40WJjyddA8CoSRCEXoPv6dMD4VpMv9VsjC99GldS9kDgAv00Aasu+Dl9lVDv+Zgz65QMKHNLReCeU3RN7UrzB0QKIPmXcYOjRxOXC4Ww+lmD9EYKYRV/xNDOeSNC6KcAwQ7EoemBhG0ACxMKczIw3hYEO5IKKNsSliV2YoRx8G4ot4dM0b6VLGPq6QiksMZGjUVkVDcnFchjmgIj3zxLkQzpFSRONlODhJx6RQK27DJBL/SL4TyaEoIekkX8YYF1GI0ozGM01QiPIRNqoSYDx8JRc1+R1A2CEsnLxlTFjZlSjqkouktI9d8GJLYZYki4a55DG5GEv25KgR2HImSTBxmCNOc5dptA8g9CBEbU7kkz5hwzflmMwX5UEx2TRnjQ4TynVKEZIv4olu5Pn/ED1uRZ32NCMd86mVffIzIYOUSz0DikREEtQnmznoQXYXF4AydJd1fOhO3BNPZ7ZzLgu96BQ1GhcBSZSY/xSpHHlJUq5sSpvQLExIVUrDFra0K31okjMTukea9jEO4bzpTlKlSH9qxZs+FeithBoXoobxo3LZYlJ96CWQHAkMh7BJioK6IKcOEaVaMeZURQqHI8kBJ/nMKR6N+hNSjPWt/ogDJ8JkoZfmcId0AQRc9wqkSyGCq/3KIVh/MlO+vpUmiMhodLxqPu5tZY2GjayQAoEJikbHrvPD61zEKtnO/shU7GGs6wbrk0J61rOFsux0JJg9x2rFoqeNLZHoAFjM/4iWblAtpmx3KyRx5cp5ruNmYdzK2+J+lrbRkeToVPta4zr3R5doWmAbF9PNPve6/pDuwjLHU66YFru81e5tcDg0L8oQvOgVL2pORje29oSz6L2uemXZ0Y2VTqbxza9D6Ru17m5FqvktrtxQkwcwDo20PNFrgAPciNrGhbUpY+5P4Ltg9O7XbDezYIUrTEIMpyy3XAHwhp974cWlzL8/ycOIR9xhE29MuHNR34o3PAYEd4W85nLVVkI44wUrEYQOk7BPLthjFjtYK8Cdl2GIW+QN2+405cxWdeXS5B5Xcy55qG+eMoIkOuW1yj0u8VxMiCea6AER7o2LjMG84h8XBv8QzXxQW97iWtuyucfiy4wVZVQISCCizh+7c49tKrwIBUY4iBL0oBUblyjH5zkLKqyi80to+MWZOZC2kKQnHd9KF6Z/5xlDI3QMoE1zGr2epguEmxMIPQD6P989dYBR3JVg/mZCN2WyrEfsZrnEbzn+aSlsdz1iMXdFubEJ9k2RSuwVqwEzjgaNsm867GbT+HaHAQR9usNUnkjT2jMeqItFg6Zu61PE4I4viNWoZb84iqmDCNGaYp3uDV+ZK6CWjJRexAY86IgTcehRvWWNT7pEmy/cBlCVMAGGOOBv4LsWdwkhEwchEwcQDEc3xInd666sei+VlA4bMMGJh2984wX/l8sa/RKwPv3p5DDfksRv2Jdyg+oQJo+5zjv+2Es7pcbSEVbOdU50f6Q8LjiOCjovIwp6F/3pcT3MytHSiFcbRuhQzzrwxl2WkJ+GDTjXutizNAZGp9jnMLm3/Uw99qwbWytJT4q91MX2tmedpViWSsttIyy7+11LtP7JwV+ydLns7O+IH9KR882UwnfFDi9LvOSBFHifDH4ljt/KIJg9+ckfWQ+NT/PjNd55sfP87AATveY5X/rJl90wvJC7xbsCCNK3fuxv9wnjXcIn0w399n4fw2HQThGv02XzbzWGG5bP/OY7//nQj770p0996idgSABQhPa3z/3ue//74A9///gLcN2jcwUSLzG+JSM/Vjec4P3wj7/850//+tv//vi//yqGVAB++P//ABiAAjiABFiABlgJ17VuBeUSClhRtvdN7pd/EjiBFFiB8ocIQ7IJBriBHNiBBYiA12V2PkF8D5F5ufF7DBWBFriCLMiCGTAkJOCBMjiDGwiCJGYY6LcSqucT3sNXKtiCQBiE9fcKGBgknxAANJiESuh/NuhcwvdpK6F+cdGDPiiEVniF7/cHQ3IKS9iFM9iEzmV+W0GCC1F5WkGFVYiFasiC+yckpeCFcNiBYGhcp+cTYIASJrgTaJiGa9iHE1iEQaKBcTiIBDiHxfWEdLFnJmFjPHhaP//oh5BIfy8oJKhAiJYogIZYXGKYYidhhj6hYJ71iJE4iidAhELyCZeYiv+XibxVhz1xeQyRh9/WWaJIipCohULChaqYiqy4W1MWFzk4EozobQ9IU7Voi2vYhkHyhrvIi/HlYLsnEZpVGOzniMhIioD4I6ogiM1oib24W2rXE3lAEju4EzwWitcYiZMYJJXYjZf4jbLVgD5haw7hiTxBYeiYjn1oikbojs6IXog4F8EYESY4i7F1jPoIhLgYJAzgj++YX5sIURQRjj9RjbKFkAm5gsoIJMzokIQIj7JFkTvBBucEQs6FkRlZgdnoD5/AjR4ZhyAZW9MYF2Q4jP1QbRf/mZJWuI5AoosvOYgxeVoBKRewSBC/GFXPhZI6iX/8CCSo+JMfGWAONpANYZP4mJNL2YILCSQuCZVeGJSnxYiKiDP2U4xwpZRZSX8b+SMx6JVAGWCuuBPa9hAwRhd1J1lomZYXeIpd6ZZLCJaeJY88MY79FE3glZd6+X65sIV++Zb5NZRx0W4CYY/9cJd4mZgT+AqNICS60JiOmV8iyBOc4BCz523ohZh6uZU/0peemYSA6VkR2RNUiRD3hV+HiYWJ8Ae6uZu82Zu++Zu+eX1CcguRUJzGeZzImZzKuZyRoAC7GAChsGAi2Q+gxxDDiJPGhZr3p5rg03+qGADk52OF/3FHDGF1PGGZtIiF3Ek9BYCEqvgBGzaTXEGSZWiY8aWd9reeytOSu8gFLFYYhKkQ5mWX+YWf9aefv8OfqugKKwaZXWFLR9kVZhlZBkp/CEo727iLDDpjobkT9WWPV3mS6rk+N7CLZVBk2EZGAmoYTldcFTp/F5o6ALCLDKAKRTagCpUQDjqfC/ai8hejn9OOqWgK0VlkjDibAyGf59ejIzo9H/CcRVpkUugTODaME3qZVwikk3OEuwifVRaX/TCWBaF6oFigWLgKkpCmarqmbNqmbioJIaOgqbihVeaJYjoQEbpjFeajpBgyDamKAHBnSqoVeIAQ9qhr94mZ8+cGFf8zo6poCjbKZoK5E4V6EDhaURvGp5HIqAfTlkMapWBWm3JBnwaheiF6XZoKiWvJLk/5noqWpyByELD6E0TGpIoaf3CqL3J6iXR6Z7PaE6RKEIOqFVeanrcKf7maLz55iQrAab86mAdRl3FRpgGWqn5YDPoipJdIpKdmGAdBahM2Ytbah4mQL636j5zmrQZhnpUprscKf+XKLhm6oLumrgSxo1uBqGb6rifAk9PiqENKbPY6EJO6Eys2rmu4mODSkZcInQJbGAYBCZ92sPx6Ago7Lbtqif75sHRhENLaFa7krvx6DOCyrJb4CNY2sAIBrj7Bevv6rlo6KQxridzabCr/+w+l2Q8tiqoVG7OCkrGE2ArgdrNLRrH8GgXTYrKEiLLW9qwjWRBOa7BG+65IaywzS4gO27SFEaz/ULDYmahHayzzmoobq7UyVBDDqnszhrBquJKkoq00W28FO5cDIbF0EbIi+65uKyrneomg2mwFW6kDMaU9EUeZWrF7WylKO4hMm25p2xOCKxCMeI7VWrHFcrWDWLPpZqcFcaldgZ4uarm1wppxKLQDR7g8UZ0DwbI9sbM8+67EUCuYG4emsHHTiTmsyxOum5T8yqmzQrpwaLoDd6QF4WD6WrlXKAmJsLzM27zO+7zP66+V4qnMenKxKZrFWxjFao1ZOjZAO4h//5tuKSoXjJC9dLG9+WiFPmswswuHjQtxHdoPnGQYPWat66svwOuF4Qtu+KoVBkG/a9ukV9O+Xvi+AyeqcRGgAwHAUyuE99su+duF+wtuj5tg/1sY9SvAStOZqmjApzueF0wXGdy9V+Ocqviagua5XKG6C4zBAUzCStO3hFi7MXe9OzGbDJy3Dnw1AHuJwnty8Vu+BZHDhwvDPhPBShgAkXpyCEyT66q9L6y+S2MLu+jBA1fBdXEQDoa+xirFSrO4MKlzqEupWgzFDRyEDzwtSJyENBxzKrwVLDwQxhvFO+wzVNzBRDeV31oYuyuiRgwzPeyNOlcILGqptqnDaKw0f//asESHxTuBEIwIurxlvz5zC7t4A0T3bHmFEB/LFZT7snUcMxycij98cuPbVAgxxmFKx4ncM4FMiOEJc4QsU4ZaGHhbxF4cMybMyDrnyPKLEI5MrbaayzDjntWrc5psSQkRtSp2xgrZM5YMqHkMwgjRvz8xBs6slT3jnalIAjrXxJ+rEOx6vGBLzCFzx+h6ctPZD0iREDkryVhpzhVDwF0Yy6a8tQvBiIY7zKEsMnBLiBMMbrOciAuhyrfMz60MM/88iEu8cWDaD6OpEJ74tbf5xxWz0HGoc0fGEODMFdiMy/0cMmAMhzHX0VtBngphzUOGyM8cM688iDGXzCDVEA7/9skVLc8Ug9EkDXNH1s75PLEblgHQO9REvbxVCzMf8AhKvdRM3dRO/dRLDXP2GLkKYbdYBnxY/S02vBN32BAmrRV9nNVivSUDTRc+NwbsatNjvdZvItNycacKkbs7sWZsXddwUtYqSpeG8dF23ddaknvAGhEF265+XdhBUghHFncGgdZQZNiOnV2H4dMPIdf9AFmP3dd499YTYdVkdNl9DditW5JA7dlrjdiGQbcS4WCWTdpi7dY5ShGdvKSsndV4PaojMdh0Pdut59px0dUVwa46q9u3R5lcOxGqfBzC3XpHVpklMdj9wNfJjXig7W0nQdn9oNbRDXW1/dolwdkq/wfd2T12y13cFcHYxxPedjfd55kSsd1z6C122x0XVN3ch7HP7z3Iy83OK2Hd7HzfT8fbcRHHJ+Hcue3fG6feIynZKcHfYW3givYLmOHbK+HcbADeDm5tpl1FMLHc9n3hu5bZWKbgE34ZDe7hPZYGmIGk+20/Fm7iiobgQ6UUzk2dLi5rMH6TIu4S/A3RNT5pN87cSxHfalQIPX5nlJm6TtHeXAFnRV6nmUHeMQHicrGHTV5hR57gUOHLPIHdVX5dD+0TBgYVO07YXR5gP37dZFEIwK27Za5fpmMWWl4XFtnmhwjgc4HaZGHnajTndB5bhZCzIJLjUCHlKsfnfS5Zv/+Q394m6FHx1Xt+6LHFN6aRB4wuFV8+mLUK6Xw1BrRwGtizF3oOjJrOVxluGmGuF2MA6FQ66m8l6ach4XtR6pdxMqxOU4Ww1VwB63wRB2sOrERe6wzl6pOu630R5+IIz8AuQrfuNPRYc6ihBy2e7HJkCfE7n83uF8f9Wr8u7X10MepS6X+R7XDH7Wa07LcBCODeGOIOIshO7qjD6RdChiB3G2qw7e6+PmNA7cSh2JGx7uN+79+T79WewKcOG5f+T+0O8Esj8MXBBukOGoHQ6wiv8KkTCKGOGdDOHLKOGutC8YbTCLhOF3mg4r3x5w0PBvbu8Quv79GB7uWh5JgxCPX/rvI+MwaHEPK8Ex8HLxd2AAbRTvPfQhWJBR4SMx8bjxsyX+JAHyiHNvAgJO+8MQYw/3VqoPRLXyo37/SXgQfXbh6joOiFUSUof/WDEhh6APbXQ/JGb5OZMU6c8PNLfynIpSAZryFfDyBfcQiMAPfSPgZmBghabxtcTyOFwPbnjgh6AAaMwMXvXSRYdWZojxt4IMRQcvQVwgZCQQd6cEpF0RGe//mgH/qiP/qkX/qmf/qon/qqv/qs3/qu//qmz/k2QQd2wCJCxQYFXyZ3b2683/u+//sfAi2rIgeRD/zGf/zI7/t4QOyMQhnJ//zQH/3GP/nmUvjFL/3Yn/3aP+uU/38ufXb92x/+4q/9eZAoHLP745/+6r/+lNr9KcMIhs/+8j//BIUH5t81hYD+9L///A8Q/QQOJFjQ4EGECQfmkcPo30OIESVOpFjR4kWMGTVu5NixIyM6bBSOJFnS5EmUKVWuZNnS5UuYMVOy0ePQ402cOXXu5OkRpEiZQYUOJVrU6FGkLPHIidPT6VOoUaVKZKQHUFKsWbVu5dpVJRs1gsZMJVvW7NmLhUYhAurV7Vu4ceUeBCsIDlq8efWWjbP26lzAgQUPRpkHjx5OY/cuZtyY5xhGchD9JVzZ8uWsYOVwuuvY82fQN+NwkqMGT1vMqVWvLsgGkBo9kDiHpl3bdv/HMXEYcRIkx3dpNcGFDyde3Phx5MmVL2fe3Plz6NGlT0+u5zckQZwYwel82/t38OHFjydf3vx59OnVr2ff3v17+PHlz6df3/59/Pn17+ff3/9/AAMUcEACCzTwQAQTVHBBBht08EEII5RwQgortPBCDDPUcEMOO/TwQxBDFHFEEks08UQUU1RxRRZbdPFFGGOUcUYaa7TxRhxz1HFHHnv08UcggxRySCKLNPJIJJNUckkmm3TySSijlHJKKqu08koss9RySy679PJLMMMUc0wyyzTzTDTTVHNNNtt0800445RzTjrrtPNOPPPUc08++/TzT0ADFXRQQgs19FBEE1X/dFFGG3X0UUgjlXRSSie6hYsbGEBgU0479fRTUEMVdVRSSzX1VFRTVdVUBhTAB4Q0YpV1VlprtfVWXHPVdVdee/X1V2CDFXZYYosVVg1MeFFMIhIC4OdZaKOVdlpqq7X2Wmyz1XZbbrv19lt+UukgBXLLNfdcdNNVd11223X3XXjjlXdeeuu191587xVlFIlOAfdfgAMWeGCCA0YjX4QTVnhhhht2+GGID4EIlYIrtvhijDOmtoMrIPb4Y5BDFnnkhhv5JxSNU1Z5ZZarlUGGJkiWeWaaa7ZZ4TEAaHlnnnsuuIMabhZ6aKKLJnkUBnxWemmmrz3CaKijlnrqeEVp//pqrJmmemuuuzY6a7DDXtlrsss2+2MExFZ77YGfPvttuOOWV5Qy2Lb7bm7fkXtvvvtOwRdb8BZ88Gnn8ftwxL1uSgHCG7/7jhESl3xyozF56JNNHNdc7FSawINy0EMnGZFaIMJ8c9SZviMLGz4X/XXYG6aldIlKYTx13FnOAh9AYvf993tp4eSiW2Ax/njkk1d+eeabd/556KOXfnrqq5f+k1vG0H577rv3/nvwwxd/fPLLN/989NNXf33223ff/UsqlX9++uu3/37889d/f/779/9/AAZQgAMkYAENeEAEJlCBC2RgAx34QAhGUIITpGAFLXhBDGZQgxvkYAc9+P9BEIZQhCMkYQlNeEIUplCFK2RhC134Qhj2JA56GAQe8CAaGtZQD5+JAx5gcBjHgAEPOmTMDIcIxA/CwA9PYGIT5wCGjODBEXVoYhMNMYcbXoQSdeBiF734RUpABAxddARE4tCJJVbxilmcCC662AmOwOCNETmjIar4hDrkwCJb5GIZKxKHSXTRExTRQycmcUcm+kETGwRDGhHJRD1WBA+OfCQTn2iRPVTykXsQoxMfggcqavKSEoGBFZuiEUfaASI5sGMl6wDFiWTSkhZJQBNfKZFJatKWsLRgHEKpSzaKkZJMrIMf/NDKXVZElrpsIicfAgZPdoKZxOTlQ+KAzDD/ZgSaxFzlNOtAkWXOoSI5qOIOzTgHRBbTD79koiHMaUFHMHESlBDEP+Igxyb6YSJ4sKIn7HDKh+gBnbYEaESW6Qc7JFShC7UDL7f5hDlIM5+U0IQmpnhHQ1TzHwfVyDIX+cxQzuGf/xBoFbNpUE9O5KFPOOkzq6jIgoIhnlbU6AT94MeIgAGZBX3IEh3B04iQs5ngTKlGHupIT9QUnwSlYxWDWZFfVlMPk1ClRGb6hEFKJJwq/aUzJYJOhFpED8gUJwgd+U6I6KGqF7mqIYg6y42slIkfpQgYDtlEnPYUrxjhJxOzqs18xrKoEPFEEydRETAMIiNCZSJQNVhYJqK1/yNxcKpg4WrUO7aUIr6sYjX7+gRDOBYiA31CHuIaWK0O9h8SxWNNPYJNEP5yJ3dlqWUhypGVlpWvVczrPxypWYmE8psbKeVlIbJViHw2oz0hrW45iAvVeoS0vd1odC2yUslaxJFujQglUEuR4t7WqL9c63GLOsYmAhcnHMVgHMAABj1sMZk6aa5tnYuRldZTI599QjCv2cSnEraJrn3mewfhCGRSt7qXpa1XeRJefWJwmS8lsBkpMYdActEPntjDDeubWuPit4r61QhsUcpEBR/1Iuxsp4NPLF7WRlgj98RwFyfB4UHc87sWnLA86UqRXOrSEGS1L25HzJEGS+Shof+dSHh/PBEWr1GZmrylNkmrSdrKmMeuDPBq71gHT8xhDn6gbRXvu2DxYraJJM6II8/824nQVrQPYbETgdrjKrp4nMgE7STEbEw+JzKDcRBEoe0wB3Y+lbUQLS9E7HDREKP5zNc98kYcSd3PavkfD510RAotCD3AALLy5CmeK3uRRYd1IvH9paY1aFemPiS8hmj0RD784k7XtdIlHiqUARwR0taar8h08TI9YWiaUjq9GIEwCP87V4g48skUubV5I61sJrL5Iis1rW3zKlycDMKKIE4zY+sg2mpXpNkgvGpZKdtOjaRb0kb+tUbC+wTXPpvJ//jstDeCTLQi9yHQ9Wv/RWib3SbvuIPhzepDh4sReQscsAq3yC8fPpGrZpO0FcYIbcsrcUA2EY4TqaJGvCtoEJ4cqy6Fd0Z+eWaJi7iKI0d1Ff39SdS28q838TiulYzMae/aIqR1NQTBQHNb7/UhyOxyRBYNc+siFpGRVHcVq1wRR/qwiTd/SA4IvNJqxvwf4m6nZLuKEcY+wdV6sGF2bYgHjfbQhnOWFGeRntYqrtWR56blHXf+ELFjG49MvHs387xbFKfx4hMR99UjUktu+ty2jl/mcsf55Ymk0dW9hkh4hU0p0k4ix8/sBDIvzl/H2xMPd71qmgEfdV0DWLiaMCcYKDHMok+klURG7Mvx/9CUHlLyyYH3rWFzavppBzmQdo6I5knORBd7/n6t16TlIUL9m+7BEcf0JJ/JnWuVjnis03zCJOhu7c5et86P/Pu8N/vLvKYdj47QvieQaX5Kstn5EuG8rJv4eUoxNTVCOOpDJEPIJkr6PnrLtk1bPzM7PzPis9wTIwfMpzuDvfGDpBfTpJ/6h9bTP5SLiP77B+nDn6XCqD2YsxNUI0fgJT2QLclTMwYEvPVTNY64Mq4zqPWbhJsjvq47tU9aP0OwQfSaQb1Su+d7guj7v/2JL0cQM0fIAwj8BzvYAzGbA0oYKSXLA9qTCEIrtClkOSN8iCq8wizECZXDN47IAysUs4wztIgvFITz+7RCmwg7uDAx2wMppAgu7DYz+rSJ+DSeisMwbKH8Igs3i6EPOUSpWCkAVMQKYcSoCK/Fg8QMkUSo+KUctMQJwUSnWDSO40QJ8cSbAINRujcFE8VIFDqc2CYusrpQVEUIIUWPkKsmUixZ1BBa7AhbNIRNzEUIiYOKqqhCvK4am4QWhJSAAAAh+QQFAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxI8d+YQoUCaWwEpmMjjRoxVhxJsqTJkyhTqlzJsqXLlzAZFooDRg4dRID69NvJs6dPn33s2KEjB0ygQjGTKl3KtKnTp1CjLhwTCBIdQHl+at3KVSsgRHIaxZFKtqzZs2jTqlVYCIweQF3jyp27M48dPWLX6t3Lt6/fvmPA0NFJt7DhuH0QCRr7t7Hjx5AjOywkx87hy5gR02k0RrLnz6BDP6VsObPp01vtCIIjurXr17AZjoFUGrXt2z1Vs47Nu7fvxoHoZMVNvHg/1Z1/K1/OfOns2saj485DJ1Dz69izUxwjZ7j078X7CP9Krr28ee3cvYNfT7wPnd3n48uHnZ69fenv5+vfD7n+/f/RIWIdfwQWiBYY6gGoIHF2DGjggxAmFQh0C1ZIXH4RZqihSWPoYeFPbLABCB54IELHiYiQiAcgbAzyIVcYbijjjAwhuOAggBAFBidwXOLPj0AGKSSQcMQRSE104OHii3LAR+OTNMJBIXiDIHIIj0NmqeWWQV4SyCGYKLmgeFCWueEhCUbHBh1gwMHlm3DCSdNVAPbhpJl4zjeGKOvZcYibcQYqKJdwCMbGfXKQl+ei2gVCWHR++jjopJRqGcchcK1HJqOcNneIdJFWKuqoQxaKx3oxdqrqa2NMidogmDD/QuqstBJ5yKHS9eHgqrx+Bsejtw0ih6S1FktrcN9h0uuykdmIGxtgGCutsYXiGt6dzGarlhzEQTvtt9KCcapxh2hrbloe3uYtuOwai2xxdCh67rxMtRrssO3mSy0d19Lrr1JwZIoaHcTqazCtcPA7nSD/NtzSr7axIevBFBcbiLW2yeHwxidBjBq+FYdcKxgYn4aIvByn7JDHprERh8gwF2sJbnaqbHNDLGemR8Ex9yxqwrfVfPPQBuV82SAT+6w0qSTblgdjRBNt9GF2ALr01T8rjBrDUd88tWF6YC020yVjpnHXKY8B7GGDRDv225UC/THaHAt8mctw513pIUua/3Y23f6mixkbVutteKBwlH3Y34Cby21mdvB8+ORvCp4Z440v+2lmalDuuaCb+505s3GYFvbnqMOZ+GmYj87o13PJkfrsb8KRCeuuq2q3YbLT7vuWll9Wbu6LBl9Y778nP+TMpnFNfJlgXK789EOGftnTz0MJR5pzdU7990A20vdhQmcv49p02QH++j/GMb5hfaBsvoGPH8aG5OwrvzpmdsyfYSODK1z+vre/yyjLfwaCXVcGIcABElBxcxkeAvmjNcNwwoEOLOBhoDZB+UTvMsjDYP40WJjyddA8CoSRCEXoPv6dMD4VpMv9VsjC99GldS9kDgAv00Aasu+Dl9lVDv+Zgz65QMKHNLReCeU3RN7UrzB0QKIPmXcYOjRxOXC4Ww+lmD9EYKYRV/xNDOeSNC6KcAwQ7EoemBhG0ACxMKczIw3hYEO5IKKNsSliV2YoRx8G4ot4dM0b6VLGPq6QiksMZGjUVkVDcnFchjmgIj3zxLkQzpFSRONlODhJx6RQK27DJBL/SL4TyaEoIekkX8YYF1GI0ozGM01QiPIRNqoSYDx8JRc1+R1A2CEsnLxlTFjZlSjqkouktI9d8GJLYZYki4a55DG5GEv25KgR2HImSTBxmCNOc5dptA8g9CBEbU7kkz5hwzflmMwX5UEx2TRnjQ4TynVKEZIv4olu5Pn/ED1uRZ32NCMd86mVffIzIYOUSz0DikREEtQnmznoQXYXF4AydJd1fOhO3BNPZ7ZzLgu96BQ1GhcBSZSY/xSpHHlJUq5sSpvQLExIVUrDFra0K31okjMTukea9jEO4bzpTlKlSH9qxZs+FeithBoXoobxo3LZYlJ96CWQHAkMh7BJioK6IKcOEaVaMeZURQqHI8kBJ/nMKR6N+hNSjPWt/ogDJ8JkoZfmcId0AQRc9wqkSyGCq/3KIVh/MlO+vpUmiMhodLxqPu5tZY2GjayQAoEJikbHrvPD61zEKtnO/shU7GGs6wbrk0J61rOFsux0JJg9x2rFoqeNLZHoAFjM/4iWblAtpmx3KyRx5cp5ruNmYdzK2+J+lrbRkeToVPta4zr3R5doWmAbF9PNPve6/pDuwjLHU66YFru81e5tcDg0L8oQvOgVL2pORje29oSz6L2uemXZ0Y2VTqbxza9D6Ru17m5FqvktrtxQkwcwDo20PNFrgAPciNrGhbUpY+5P4Ltg9O7XbDezYIUrTEIMpyy3XAHwhp974cWlzL8/ycOIR9xhE29MuHNR34o3PAYEd4W85nLVVkI44wUrEYQOk7BPLthjFjtYK8Cdl2GIW+QN2+405cxWdeXS5B5Xcy55qG+eMoIkOuW1yj0u8VxMiCea6AER7o2LjMG84h8XBv8QzXxQW97iWtuyucfiy4wVZVQISCCizh+7c49tKrwIBUY4iBL0oBUblyjH5zkLKqyi80to+MWZOZC2kKQnHd9KF6Z/5xlDI3QMoE1zGr2epguEmxMIPQD6P989dYBR3JVg/mZCN2WyrEfsZrnEbzn+aSlsdz1iMXdFubEJ9k2RSuwVqwEzjgaNsm867GbT+HaHAQR9usNUnkjT2jMeqItFg6Zu61PE4I4viNWoZb84iqmDCNGaYp3uDV+ZK6CWjJRexAY86IgTcehRvWWNT7pEmy/cBlCVMAGGOOBv4LsWdwkhEwchEwcQDEc3xInd666sei+VlA4bMMGJh2984wX/l8sa/RKwPv3p5DDfksRv2Jdyg+oQJo+5zjv+2Es7pcbSEVbOdU50f6Q8LjiOCjovIwp6F/3pcT3MytHSiFcbRuhQzzrwxl2WkJ+GDTjXutizNAZGp9jnMLm3/Uw99qwbWytJT4q91MX2tmedpViWSsttIyy7+11LtP7JwV+ydLns7O+IH9KR882UwnfFDi9LvOSBFHifDH4ljt/KIJg9+ckfWQ+NT/PjNd55sfP87AATveY5X/rJl90wvJC7xbsCCNK3fuxv9wnjXcIn0w399n4fw2HQThGv02XzbzWGG5bP/OY7//nQj770p0996idgSABQhPa3z/3ue//74A9///gLcN2jcwUSLzG+JSM/Vjec4P3wj7/850//+tv//vi//yqGVAB++P//ABiAAjiABFiABlgJ17VuBeUSClhRtvdN7pd/EjiBFFiB8ocIQ7IJBriBHNiBBYiA12V2PkF8D5F5ufF7DBWBFriCLMiCGTAkJOCBMjiDGwiCJGYY6LcSqucT3sNXKtiCQBiE9fcKGBgknxAANJiESuh/NuhcwvdpK6F+cdGDPiiEVniF7/cHQ3IKS9iFM9iEzmV+W0GCC1F5WkGFVYiFasiC+yckpeCFcNiBYGhcp+cTYIASJrgTaJiGa9iHE1iEQaKBcTiIBDiHxfWEdLFnJmFjPHhaP//oh5BIfy8oJKhAiJYogIZYXGKYYidhhj6hYJ71iJE4iidAhELyCZeYiv+XibxVhz1xeQyRh9/WWaJIipCohULChaqYiqy4W1MWFzk4EozobQ9IU7Voi2vYhkHyhrvIi/HlYLsnEZpVGOzniMhIioD4I6ogiM1oib24W2rXE3lAEju4EzwWitcYiZMYJJXYjZf4jbLVgD5haw7hiTxBYeiYjn1oikbojs6IXog4F8EYESY4i7F1jPoIhLgYJAzgj++YX5sIURQRjj9RjbKFkAm5gsoIJMzokIQIj7JFkTvBBucEQs6FkRlZgdnoD5/AjR4ZhyAZW9MYF2Q4jP1QbRf/mZJWuI5AoosvOYgxeVoBKRewSBC/GFXPhZI6iX/8CCSo+JMfGWAONpANYZP4mJNL2YILCSQuCZVeGJSnxYiKiDP2U4xwpZRZSX8b+SMx6JVAGWCuuBPa9hAwRhd1J1lomZYXeIpd6ZZLCJaeJY88MY79FE3glZd6+X65sIV++Zb5NZRx0W4CYY/9cJd4mZgT+AqNICS60JiOmV8iyBOc4BCz523ohZh6uZU/0peemYSA6VkR2RNUiRD3hV+HiYWJ8Ae6uZu82Zu++Zu+eX1CcguRUJzGeZzImZzKuZyRoAC7GAChsGAi2Q+gxxDDiJPGhZr3p5rg03+qGADk52OF/3FHDGF1PGGZtIiF3Ek9BYCEqvgBGzaTXEGSZWiY8aWd9reeytOSu8gFLFYYhKkQ5mWX+YWf9aefv8OfqugKKwaZXWFLR9kVZhlZBkp/CEo727iLDDpjobkT9WWPV3mS6rk+N7CLZVBk2EZGAmoYTldcFTp/F5o6ALCLDKAKRTagCpUQDjqfC/ai8hejn9OOqWgK0VlkjDibAyGf59ejIzo9H/CcRVpkUugTODaME3qZVwikk3OEuwifVRaX/TCWBaF6oFigWLgKkpCmarqmbNqmbioJIaOgqbihVeaJYjoQEbpjFeajpBgyDamKAHBnSqoVeIAQ9qhr94mZ8+cGFf8zo6poCjbKZoK5E4V6EDhaURvGp5HIqAfTlkMapWBWm3JBnwaheiF6XZoKiWvJLk/5noqWpyByELD6E0TGpIoaf3CqL3J6iXR6Z7PaE6RKEIOqFVeanrcKf7maLz55iQrAab86mAdRl3FRpgGWqn5YDPoipJdIpKdmGAdBahM2Ytbah4mQL636j5zmrQZhnpUprscKf+XKLhm6oLumrgSxo1uBqGb6rifAk9PiqENKbPY6EJO6Eys2rmu4mODSkZcInQJbGAYBCZ92sPx6Ago7Lbtqif75sHRhENLaFa7krvx6DOCyrJb4CNY2sAIBrj7Bevv6rlo6KQxridzabCr/+w+l2Q8tiqoVG7OCkrGE2ArgdrNLRrH8GgXTYrKEiLLW9qwjWRBOa7BG+65IaywzS4gO27SFEaz/ULDYmahHayzzmoobq7UyVBDDqnszhrBquJKkoq00W28FO5cDIbF0EbIi+65uKyrneomg2mwFW6kDMaU9EUeZWrF7WylKO4hMm25p2xOCKxCMeI7VWrHFcrWDWLPpZqcFcaldgZ4uarm1wppxKLQDR7g8UZ0DwbI9sbM8+67EUCuYG4emsHHTiTmsyxOum5T8yqmzQrpwaLoDd6QF4WD6WrlXKAmJsLzM27zO+7zP66+V4qnMenKxKZrFWxjFao1ZOjZAO4h//5tuKSoXjJC9dLG9+WiFPmswswuHjQtxHdoPnGQYPWat66svwOuF4Qtu+KoVBkG/a9ukV9O+Xvi+AyeqcRGgAwHAUyuE99su+duF+wtuj5tg/1sY9SvAStOZqmjApzueF0wXGdy9V+Ocqviagua5XKG6C4zBAUzCStO3hFi7MXe9OzGbDJy3Dnw1AHuJwnty8Vu+BZHDhwvDPhPBShgAkXpyCEyT66q9L6y+S2MLu+jBA1fBdXEQDoa+xirFSrO4MKlzqEupWgzFDRyEDzwtSJyENBxzKrwVLDwQxhvFO+wzVNzBRDeV31oYuyuiRgwzPeyNOlcILGqptqnDaKw0f//asESHxTuBEIwIurxlvz5zC7t4A0T3bHmFEB/LFZT7snUcMxycij98cuPbVAgxxmFKx4ncM4FMiOEJc4QsU4ZaGHhbxF4cMybMyDrnyPKLEI5MrbaayzDjntWrc5psSQkRtSp2xgrZM5YMqHkMwgjRvz8xBs6slT3jnalIAjrXxJ+rEOx6vGBLzCFzx+h6ctPZD0iREDkryVhpzhVDwF0Yy6a8tQvBiIY7zKEsMnBLiBMMbrOciAuhyrfMz60MM/88iEu8cWDaD6OpEJ74tbf5xxWz0HGoc0fGEODMFdiMy/0cMmAMhzHX0VtBngphzUOGyM8cM688iDGXzCDVEA7/9skVLc8Ug9EkDXNH1s75PLEblgHQO9REvbxVCzMf8AhKvdRM3dRO/dRLDXP2GLkKYbdYBnxY/S02vBN32BAmrRV9nNVivSUDTRc+NwbsatNjvdZvItNycacKkbs7sWZsXddwUtYqSpeG8dF23ddaknvAGhEF265+XdhBUghHFncGgdZQZNiOnV2H4dMPIdf9AFmP3dd499YTYdVkdNl9DditW5JA7dlrjdiGQbcS4WCWTdpi7dY5ShGdvKSsndV4PaojMdh0Pdut59px0dUVwa46q9u3R5lcOxGqfBzC3XpHVpklMdj9wNfJjXig7W0nQdn9oNbRDXW1/dolwdkq/wfd2T12y13cFcHYxxPedjfd55kSsd1z6C122x0XVN3ch7HP7z3Iy83OK2Hd7HzfT8fbcRHHJ+Hcue3fG6feIynZKcHfYW3givYLmOHbK+HcbADeDm5tpl1FMLHc9n3hu5bZWKbgE34ZDe7hPZYGmIGk+20/Fm7iiobgQ6UUzk2dLi5rMH6TIu4S/A3RNT5pN87cSxHfalQIPX5nlJm6TtHeXAFnRV6nmUHeMQHicrGHTV5hR57gUOHLPIHdVX5dD+0TBgYVO07YXR5gP37dZFEIwK27Za5fpmMWWl4XFtnmhwjgc4HaZGHnajTndB5bhZCzIJLjUCHlKsfnfS5Zv/+Q394m6FHx1Xt+6LHFN6aRB4wuFV8+mLUK6Xw1BrRwGtizF3oOjJrOVxluGmGuF2MA6FQ66m8l6ach4XtR6pdxMqxOU4Ww1VwB63wRB2sOrERe6wzl6pOu630R5+IIz8AuQrfuNPRYc6ihBy2e7HJkCfE7n83uF8f9Wr8u7X10MepS6X+R7XDH7Wa07LcBCODeGOIOIshO7qjD6RdChiB3G2qw7e6+PmNA7cSh2JGx7uN+79+T79WewKcOG5f+T+0O8Esj8MXBBukOGoHQ6wiv8KkTCKGOGdDOHLKOGutC8YbTCLhOF3mg4r3x5w0PBvbu8Quv79GB7uWh5JgxCPX/rvI+MwaHEPK8Ex8HLxd2AAbRTvPfQhWJBR4SMx8bjxsyX+JAHyiHNvAgJO+8MQYw/3VqoPRLXyo37/SXgQfXbh6joOiFUSUof/WDEhh6APbXQ/JGb5OZMU6c8PNLfynIpSAZryFfDyBfcQiMAPfSPgZmBghabxtcTyOFwPbnjgh6AAaMwMXvXSRYdWZojxt4IMRQcvQVwgZCQQd6cEpF0RGe//mgH/qiP/qkX/qmf/qon/qqv/qs3/qu//qmz/k2QQd2wCJCxQYFXyZ3b2683/u+//sfAi2rIgeRD/zGf/zI7/t4QOyMQhnJ//zQH/3GP/nmUvjFL/3Yn/3aP+uU/38ufXb92x/+4q/9eZAoHLP745/+6r/+lNr9KcMIhs/+8j//BIUH5t81hYD+9L///A8Q/QQOJFjQ4EGECQfmkcPo30OIESVOpFjR4kWMGTVu5NixIyM6bBSOJFnS5EmUKVWuZNnS5UuYMVOy0ePQ402cOXXu5OkRpEiZQYUOJVrU6FGkLPHIidPT6VOoUaVKZKQHUFKsWbVu5dpVJRs1gsZMJVvW7NmLhUYhAurV7Vu4ceUeBCsIDlq8efWWjbP26lzAgQUPRpkHjx5OY/cuZtyY5xhGchD9JVzZ8uWsYOVwuuvY82fQN+NwkqMGT1vMqVWvLsgGkBo9kDiHpl3bdv/HMXEYcRIkx3dpNcGFDyde3Phx5MmVL2fe3Plz6NGlT0+u5zckQZwYwel82/t38OHFjydf3vx59OnVr2ff3v17+PHlz6df3/59/Pn17+ff3/9/AAMUcEACCzTwQAQTVHBBBht08EEII5RwQgortPBCDDPUcEMOO/TwQxBDFHFEEks08UQUU1RxRRZbdPFFGGOUcUYaa7TxRhxz1HFHHnv08UcggxRySCKLNPJIJJNUckkmm3TySSijlHJKKqu08koss9RySy679PJLMMMUc0wyyzTzTDTTVHNNNtt0800445RzTjrrtPNOPPPUc08++/TzT0ADFXRQQgs19FBEE1X/dFFGG3X0UUgjlXRSSi26BA5GRrFkkEzS8LQIIzgYphdSQTH1VFOTSAJVVkFp51VYYXXnDlprtfVWXHPVdVdee/X1V2CDvUOaH6pJIhVkk0V2mCEcQMZTOwDxdFpqq/UUjxSs1XZbbrv19ltwwxV3XHLLNfdcdNFVAxNeFKMojkPoSAMPQFLoI4UUALEiAn769fdfgAMWeGCCCzb4YIQTVnhhhhvmZwEI7q0XX4ortjiFTNi4eGOOO/b4Y5BDFnlkkks2+WSUU1YZX1FGmaiQQybL5GJACHD4Zpxz1nlnnnM24l6SM155aKKLNvpopJNO+hCILglED4wvnhmCnqu2//pqrLMWWAugRRZaabDDFntsssuuuJF/xuAljT4mthgQMUbQem6667ab4BmC1thsvvv2+2/AxxhFDzxm3piaRe5WfHHGe3ZCb8Ajl3xyyk8eRZSPc6igcc4797zgCiCvfHTSS5ccc9c6puRz1lv3XHTTY5d99qRT57gE13PXvW7Yaff9d+BBxtzjfhbY/Xjkdw595K+Dd/554EXxxTRA3K44jxiS1357hWPoHXrww6/cl77saHvjPtjhfn32AV7BgO/Fl39+s5sqxJc0qqeZDSHa93/7a9yjBPGjXwENaDRMNE0QorAevuqFA+P9T4K6G4E1Sta8A2ZQgyhDRC0kUv8LMFCPYhObQQQneMLOceAL+SLgBl34wovRwoMV6QsmEEEvivXBASxAYQ/vxoIXdK2FMCSiBmnBCY5cghGMaEQhxkAKNdQABFMEgSysaMVdZFGLWpxFF2chDGF4QYysIGMZWRGMYEhAjWsMQhvd6MZYxDGOFqAjHflwRzzmUY975GMf/fhHQAZSkHlUgQAMeUhECuACcRhDI8cAB0dGUpKTpGQlLXlJTGZSk5vkZCc9+UlQhlKUo5zkJSp1SlSmUpWrZGUrXflKWMZSlrOkZS1teUtc5lKXu+RlL335S2AGU5jDJGYxjXlMZCZTmctkZjOd+UxoRlOa06RmNa15TWz/ZlOb2+RmN735TXCGU5zjJGc5exIHPQwCD3gQTTrVqYfPxAEPMDiMY8CAh3cyBp34rCc1YeCHJwRUoHMAQ0bw4Ig6CFSghpgDOy9CiTpEVKITpSglIAIGiToCInHoBEAVylCHTgQXEu0ER2BA0ohw1BAKfUIdcmARiEZUozSchEQ9QRE9dGISLA2oHzQBTTB4lKcBfWlF8CDUoQaUoBbZQ1KHuoeLDvQheEioU5cqERgstCkaEaodIJKDlSa1DgWdSFOVapEECHSsEjmqU9VK1mXGoapuDelFkRrQOvjBD2F9a0XM6laBQvUhYJBqJwCLV7g+JA58tWhGCIvXrx62/w4U+escKpIDhcJzo3PgaV79MNeAGkKzy3REQCdBCUH8Iw4nFagfJoKHhXrCDlt9iB44q1baRuSvfrBDb337WzvA9bFPmINhW0sJTWgCoSw1RGL/sVuN/PWng63qHGb7D9sqtLG6lepEhvuE7Q5WoT7NLRhKu1DnItMPM40IGPia24cA1BHwjQhmA0vZ7mpkuEL1RHpZi9uUKrSuFZlrYvUwCa9K5LxPuKlEKuvduQpWIpzlrUX0wFfLVlOoo4WIHhJ8kQUbAr9n3ch3AzpdioBhpwJlb3xZjBHYBrTBjm1tWfMLEU8IdBIVAcMgMmLfgNL3mTkOKIc7EgcB25jE+v9laXjfBdrExvgJhhAyRG77hDyUuMYOvvE/jNvS9HqEsdWc605WDF4lE5cj380wjBXa4n8I1ckSqepkN5LVJUPkwRCRcnN7cuU2RxMXXfbIleH8XEJb5LtGtohQRRwRSmyZInhWs37n+mE95xejAp0zTqDbzDiAAQx6gGhfdQLoNAcaI99NrUak/IS6LlagA8axQMM8WFEPwhF8PTSil3xmCfOE0q5t5l/He+uNUmIONY2oHzyxB3aimst5XrVCW62RMXM3oL3e70VAG9pga7vSXya2Rla7bIlO4tmDWK2kl2ls06KYIm11qyEwnOo1W5sjwJbIcKk8EUrLeyLfBqn/X526Vsde2alnLve7xUprL7O0Dp6Ywxz8cGaFqtrXlWayQK+dEaFqXM4TOXOVH/LtgdIX3goN92X5OuVJVFyvL++pM+MgCJzbYQ6gHfCXiYtpiNhhudTeuMYVre+NCPXQUm74P4Zr9IjgXBB6gAGRTQvflSf5Ij6v8ERIPdemP1PFAH4IpQ0B9IlIW9xQTzHSsX3fgc86IldGO4z5Gu6/eiLn6D06pzEy7GrK+sQQEarAKaL2TBO97wH9+EW+m+U0t7jOOBnEQqfNcSDXocqIrwjgq7ngDCM5tBrhfNHzLXeNUPoJYRb8v/8hZcNvhK8c3vNDBi3jipyZ0QB3tzQp/93g4doZI6WvPY17b5G5Cn8iC27slZGNkTNjuvhxOHNJJ6JQjUS65tXUPoPFO/qMzFXjxa+2Qq2/dYXGfqpbDuuMbxL9tfebr4Z3u0WuHPZiguH8aX/xQ/gK8YjwufFLNB7jqaLqPIVCuIoQqnkSKPV7iBy4te9KLPL7h8oLLSOLMIwAsicIO8Lpp4hYJzxwLnlaJ5OTFLl6gv3rMIX6MKHSPLRiKfd7iApcvJYKqBWMLJZzs23zKOWbiMpTwIhIK8iKvzQTwr/ys8uSuInwqLCDO4igtLqjlCubBHYbrE7gK+V7NSFULTxYsQXjOBokwLabtTrTBM0CA0q4K/ybiP+wujceEz88aAp5QiqBq8E407H20kLDo7eaSrmIcMLrC6hwk0JWCkOnUkKIQMT12gNH2CupernLYzvvsrYLO6wnmIQTTDyFQrZNO6wZNL0n6z8IlDhHcERP4CtNRKqPE0SJgMKyE6gppJSs+6jdQ0SeMoTGQqpJPD3GczqUY6k52MSNerk2vKhgHC+VI8NLJCpxc6r5+ocwbMXtiwhY/AdDbKX/Yq49MLlt/ChHgCs9KDMj7LhfpMFg7DqOULgH1K1gnAT1w8NSRL2pCkZDUMdPfAJq7MBBfIJClEVYIjVHqDhHyANi/Ac72IOKmwNKuK5+ywM0lIibw7mD/L5zDDqZhay4hsSJ7ls9jsiDjGTIWVQtqdtEqcO5ibADZau4PTBIioBIyNsoqZuIkpTImjQnG2y8pwg5nPQQVpuK7xrJnpyQn5QKSvvBocSQooyKuWrHpJSQpXwKn3u+p4yQqMQJMLgq1eu1qqSQq7yJx4qoBKTKrnyQr/QIExMoHyvLDDnLjkhLQ3BKtnyQOEiu5KpIx0O3SQhHSAkIACH5BAUAAP8ALAwAfAHDABEAAAj/AOmoQZSmoEGDJZbZKVjECIdhvSKCmkixokWL7TJq1OjujsePIEOKHEmypMmTKFOqXHlH2o9qSVLJnClz2BAHyAraAZSip8+fPfv0BGQlAr+jSJMqXcq0qdOnUKNKnUq1qtWr/BZAEMoTqNehBLCKHUu2rNmzZI0I/Qo0UwoIaOPKnUu3LlMta9kOFTPCrt+/gAM7naHXJ7VFghMrXozWSeGeOSownky58tMKj1NQssy5c+XMJTyLHg04c78FpFOrNov5cZ4Yq2PLphojcx92s3PrVrrCQGZAbITsHi772r0Sv1PgQE28+egR1jKn6DqDufPrlDl8md5Veh8HLLCLXxfM4kXeMejTq0fPiFGjQmNIqakBoj4IWfjx79rPn/+s/7MII4wXBLJi4IGsBBOMBAw2GMSDEEIYy4QTWmChhXxkqOGGHHbo4YcghijiiCRuqIIAKKaoogAXxKEeHAEBACH5BAUAAP8ALBgAfAHDABEAAAj/ANMIHCgwBZ6BJZbZEeihwZBhvSKCmkixokWKwNq0c9euo8d2NO6IHEmypMmTKFOqXMmypcuXd35US5Kqps2awzg40CDQDqAUQIMCZZMpaJ+hViLwW8q0qdOnUKNKnUq1qtWrWLNq3boAwtGfQoMSDdvnzbqtaNOqXcu2rVt+XRqwCSt0LNBMgCB0ecu3r9+/gJvS0DKXbgq7KQAhG3EnsOPHkCM/dYfD8OGiQPstaiy5s+fPa2k4sYw4SgUaoFOrXg2VRgXSmFPkSMe6tm3Qd2AHhUH7tu/fgHMbRlxiAfDjyEO/Hh6bWgzOyaNLn0ojhu6h7NxN386d6QoD1xMPlxKCurt55NfulQj/8wCW8/B93xkxyPLloGAPGI/PPzUPDjMkFp5Qy+zAwln9JejYHSy8UFgKY0Qo4YQSMsJII4WMEYcaNYDgIQiyhBjiLiSWSOIsKKJIxi5eeMHKizCygk0wwUhg441B5KhjjrH02GM2FgRpgT7g8GHkkUgmqeSSTDbp5JNQRmmkCkgIYOWVWF4Qx4RwBAQAIfkEBQAA/wAsJQB8AcIAEQAACP8A0wgcSFBgiWV2BHowMmRYr4egIkqcSHFiGxPtMmrMSOOOx48gQ4ocSbKkyZMoU6pcKe1HtSSpYsqMOYyDgzwC7QBKwbOnT559gDqJwK+o0aNIkypdyrSp06dQo0qdSrUqFghiUuz8yRXom6pgw4odS7asWaNGgnb9mQkQhLNw48qdSzepFrVreQLqM6Ku37+AAy+dkbcntUWCEytebNZJYZ45KjCeTLky0wqPU1CyzLkz5cwlPIse/TdzvwWkU6smi/lxnhirY8uOGiNzH3azc+s+usJAZkDLWOweHvvOvRK/UxzAQrz56BF5MmvliQO18+uUORDeKj0FGwfCsYtlB8ziBd4x6NOrR8+IUaNCY+KIqgGiPghZ+PHv2s+f/6z/s9izixleeMHKgQhiE0wwEjTYYBAQRhhhLBRSmI0FGFqQTxV8dOjhhyCGKOKIJJZo4oko8kGICkgI4OKLMF7wi3pwBAQAIfkEBQAA/wAsMQB8AcYAEQAACP8A0wgcSLBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybOnzz47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0ydUnIAJWw4odS7as2bFGgHZdmykFhLNw48qdS1epFrVrvYoZUbev37+Amc7Iy5XaosCIEys+64SwzxwVFkueTLlpBcc9KVXezJkyZp4lOose/ffzzn4LSKteXfay6TwxWMueLTWG6RR92NHezRvpCgO3AbER0rv47Gv3SgRPgSO18eejR1i7nWLrDOfQs0/m8KU6dZ59HLBh0E4+MIsXeMeoX8++PSNGjQqNIaWmBoj7IGTp17+rv3//swQ4izDCeGEgKwgmyEowwUjg4INBRCihhLFUWKEFGGLIx4YcdujhhyCGKOKIJJZoYocqCKDiiiwKcEEc7MEREAAh+QQFAAD/ACxAAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxMAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxYAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxkAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxwAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACx8AHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACyIAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACyUAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACygAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACysAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIMUkSie0yatTo7o7HjyBDihxJsqTJkyhTqlx5R9qPaklSyZwpc9gQB8gE2gGUoqfPnz379ARkJQK/o0iTKl3KtKnTp1CjSp1KtarVq/wWQBDKE6jXoQSwih1LtqzZs2SNCP0KNFMKCGjjyp1Lty5TLWvZDhUzwq7fv4ADO52h1ye1RYITK16M1knhnjkqMJ5MufLTCo9TULLMuXPlzCU8ix4NOHO/BaRTqzaL+XGeGKtjy6YaI3MfdrNz61a6wkBmQGyE7B4u+9q9Er9T4EBNvPnoEdYyp+g6g7nz65Q5fJku3WcfByywi18XzOJF3jHo06tHz4hRo0JjSKmpAaI+CFn48e/az5//rP+zCCOMFwSyYuCBrAQTjAQMNhjEgxBCGMuEE1pgoYV8ZKjhhhx26OGHIIYo4ogkbqiCACimqKIAF8ShHhwBAQAh+QQFAAD/ACy4AHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiJkkSsaLFi6Daady40d2djyBDihxJsqTJkyhTqlzJ8o60H9WSpJpJc+awIQ6QCbQDKIXPn0B99vEJyEoEfkiTKl3KtKnTp1CjSp1KtarVq1j5LYAwtGfQr0QJZB1LtqzZs2jLGhkKNmimFBDSyp1Lt67dplrYtiUqZsTdv4ADC346Y+9PaosGK17MOK0Twz5zVGhMubJlqBUgp6B0ubNny5pLfB5NOrDmfgtKq159NjPkPDFYy55dNYbmPuxo6969dIUBzYDYCOFNfPa1eyWAp8CRurhz0iOsaU7hdUbz59grc/hCffrPPg5YZGAfP5jFC71j0qtfn54Ro0aFxpBSUwOEfRCy8uffxb9//1kAziKMMF4UyMqBCLISTDASNOhgEBBGGGEsFFJowYUX8qHhhhx26OGHIIYo4ogklsihCgKkqOKKAlwQx3pwBAQAIfkEBQAA/wAsxAB8AcMAEQAACP8A0wgcSFBgiWV28KQoYoTDsF4QQUmcSLFixXYYM2Z0d6ejx48gQ4ocSbKkyZMoU6q8I+1HtSSpYsqMOWyIA2QC7QBKwbOnT559gFqJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgu78yZUnoDdWw4odS7as2bFGgnb9mSkFhLNw48qdS1epFrVrvYoZUbev37+Amc7I25PaosCIEys+64QwzxwVFkueTLlpBccpKFXezJky5hKdQ4v+i7nfgtGoU5e97DhPDNWwY0uNgbkPO9m4cyNdYQAzIDZCdAuPfe1eCd8pcGAZznz0CGuYU2zFcbq5dcocvkiPzjNTHgcsrotfD8ziBd4x6NOrR8+IUaNCY0ipqQGiPghZ+PHv2s+f/6z/swgjjBcEsmLggawEE4wEDDYYxIMQQhjLhBNaYKGFfGSo4YYcdujhhyCGKOKIJG6oggAopqiiABfEoR4cAQEAIfkEBQAA/wAs0AB8AcMAEQAACP8A0wjEk0KgQYElltkRWMQIh2G9IoKaSLGiRYvtMmrU6O6Ox48gQ4ocSbKkyZMoU6pceUfaj2pJUsmcKXPYEAfIBNoBlKJnJjY9g/bs0xOQlQj8kipdyrSp06dQo0qdSrWq1atYs/JbAIEoT59AhQoFRECr2bNo06pdi9YI0aA/xfpMAYGt3bt48+p1quVtirhyAYkZsbew4cOIoc6AG1YstUWJI0uezNYJY7kpclSgzLmz56gVLsul9Lm0ac+ixZY4zbr14dRC+y1wTbu22tBgMeeJYbu3b6sxYAftw+638eNMVxgQXpSNEOTQfV+7V4J5Cp44Zkff3nqENaGAxX5xnaGdu/nOHL5cty60jwMW5+MnZvHC75j7+PPfZ8SoUaExpKhRAwgEgiDLgQfuouCCC87i4CzCCOPFhKxUaCErwQQjwYYcBuHhhx/GIqKIFpRYIh8opqjiiiy26OKLMMYo44wqqiDAjTjmKMAFceQHR0AAIfkEBQAA/wAs3AB8AccAEQAACP8A0wgcSLBgmhLL7AgsYoTDsF4QQUmcSLFixXYYM2Z0d6ejx48gQ4ocSbKkyZMoU6q8I+1HtSSpYsqMOWyIA2QC7QBKwbOnz58p+vAEZCUCv6NIkypdyrSp06dQo0qdSrWq1av8FkAQuhOoV5+ACGAdS7as2bNoyxoR+vVrphQQ0sqdS7euXaZa2Lb9CUjMiLuAAwse7HTGXqDUFhFezLhxWieHf+ao4Liy5ctPK0T2SQmz58+XN/csAbq0acGiefZbcLq167OaU+eJ8bq2baoxUgdld7u3b6UrDOgGxEbI7+O2r90rMTwFDtbIo5seYU13iq4zoEvfbpnDl+vWe/ZlccCCu3nCLF7oHcO+vfv3YxgxalRoDCk1NUDoByGrf/9dAAYY4CwEziKMMF4kyMqCDLISTDASRChhEBRWWGEsGGJowYYb8uHhhyCGKOKIJJZo4okopgiiCgK06OKLAlwQh3twBAQAIfkEBQAA/wAs7AB8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybPnzj47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0yTUoAatgw4odS7asWCNAu/rMlAKC2bdw48qdq1RLWrVBxYygy7ev379MZ+DlSW0R4MOIE5t1MnhnjgqKI0ue3LRC4xSUKGvePPlyCc6gQ/u93G+B6NOoyVpunCdG6tewpca43Idd7Nu4ka4wcBkQGyG5g8O+dq9E7xQ4TAtfHnqEtcspts5Qzry6ZA5fokPn2ccBC+vgAbNceHF3jPnz6M0zYtSo0BhSamqAmA9Cln37u/Lr1z+r/yxhwnghICsEFshKMMFIoOCCQTTooIOxRBihBRRSyMeFGGao4YYcdujhhyCGKGKGKghg4okoCnBBHOjBERAAIfkEBQAA/wAs+AB8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybPnzj47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0yTUoAatgw4odS7asWCNAu/rMlAKC2bdw48qdq1RLWrVBxYygy7ev379MZ+DlSW0R4MOIE5t1MnhnjgqKI0ue3LRC4xSUKGvePPlyCc6gQ/u93G+B6NOoyVpunCdG6tewpca43Idd7Nu4ka4wcBkQGyG5g8O+dq9E7xQ4TAtfHnqEtcspts5Qzry6ZA5fokPn2ccBC+vgAbNceHF3jPnz6M0zYtSo0BhSamqAmA9Cln37u/Lr1z+r/yxhwnghICsEFshKMMFIoOCCQTTooIOxRBihBRRSyMeFGGao4YYcdujhhyCGKGKGKghg4okoCnBBHOjBERAAIfkECQAA/wAsBAF8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsSBGEy8atVKwbOnT559eAKyEoGf0aNIkypdyrSp06dQo0qdSrWqVX4LIPQRBemn156ACFwdS7as2bNoyxoJ+vVnphQQ0sqdS7eu3aVa2LYVKmbE3b+AAwtuOmNvT2qLBitezDitE8M8c1RoTLmyZacVIKegdLmzZ8uaS3weTTqw5n4LSqtefTYz5DwxWMuePTWG5j7saOvenXSFAc2A2AjhTXz2tXslgKfAkbq4c9IjrGlOAYjnjObPs1fm8CUFnek9+zhqYKG9/GAWL/rQ4vRvjPv38N0zYtSo0BhSamqA2A9Cln//uwQooICzFDiLMMJ4oSArDDbISjDBSCDhhEFUaKGFsWSYoQUccsjHhyCGKOKIJJZo4okopqhiiCoI4OKLMApwQRxjXPLPP5cEBAAh+QQJAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2jTql3Ltq3bt3Djyp1Lt67du3jz6t3Lt6/fv4ADCx5MuLDhw4gTK17MuLHjx5AjS55MubLly5gza97MubPnz6BDix5NurTp06hTq17NurXr17Bjy55Nu7bt27hz697Nu7fv38CDCx9OvLjx48iTK1/OvLnz59CjS59Ovbr169iza9/Ovbv37+DDi/8fT768+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///8ABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYp5ZRUVmnllVhmqeWWXHbp5ZdghinmmGSWaeaZaKap5ppstunmm3DGKeecdNZp55145qnnnnz26eefgAYq6KCEFmrooYgmquiijDbq6KOQRirppJRWaumlmGaq6aacdurpp6CGKuqopJZq6qmopqrqqqy26uqrsMb/KuustNZq66245qrrrrz26uuvwAYr7LDEFmvsscgmq+yyzDbr7LPQRivttNRWa+212Gar7bbcduvtt+CGK+645JZr7rnopqvuuuy26+678MYr77z01mvvvfjmq+++/Pbr778AByzwwAQXbPDBCCes8MIMN+zwwxBHLPHEFFds8cUYZ6zxxhx37PHHIIcs8sgkl2zyySinrPLKLLfs8sswxyzzzDTXbPPNOOes88489+zzz0AHLfTQRBdt9NFIJ6300kw33eEvA8HTARZoFCGIQKJkYl8aXHft9ddgp1HCMnZwXYQRHAzTy9qgtO3226C0I/fcc7tzx91456333nz3/+3334AHLvjghN8hzQ/VJJHK4owvPswQDlzByxj/1FKQEQHwo/kZHLCTXwqghy766KSn0AfogFgRgeast+7667DHLvvstNdu++2456477QtAkMYoBaFxh+sypDIOfqUnrzwgBOzu/PPQRy/99M8b0QdB88QuwzDn4GGf8uCHnkkKEFBv/vnop69+61pc/w8cCsi+BTlifB8++ICIMcL6/Pfv//+um4FAjDA7GWBhEfa7X/KosQgAOvCBEISeEwRSAdqZoAIJVCDpclDBCHrwgyBsHQb/cbsMalB0lAihClf4QIGUsD4nLF0JWEjDGqZPIAuo3QJMGMMU9COHNgyiEP91N0IRzO4O7YgBD2OYhxgM8YlQlJ0S/7GPAmLBczDsoej6wI4oetGLKzCAQOAwBO1JYw1sWOIJAcEGIXzxjUG8xj1KMJALJAF28liD99SoQUCkAAdAhKMgQzgCaxTEBRtw3RSs8Dkths6PKZhBIAdJSQdy4Au0gENBxuCDMi6gAUvQjyNL1wcHsKCSqOQfC14gCk4QhBSBoFwtMKGDeDBCIHFoxC3rM4Ze+vKXwAzmGBjBiEYUYgykUEMNQMBMEMhiF9DcxSymOQthCMML2GSFNrfJimAEQwLgDGcQxklOcsbinOe0gDrVyYd2uvOd8IynPOdJz3ra8574fKcKBMBZz376UwAXiMMlBjJQpxn0oAhNqEIXytCGOvShEI2oRCdK0Ypa9KIYzahGN8rRjnr0oyANqUhHStKSmvSkKE2pSlfK0pa69KUwjalMZ0rTmtr0pjjNqU4jGhAAIfkEBQAA/wAsAAAAAMoB1wEACP8A/wkcSLCgwYMIEypcyLChw4cQI0qcSPHfmEKFAmlsBKZjI40aMVYcSbKkyZMoU6pcybKly5cwGRaKA0YOHUSA+vTbybOnT5997NihIwdMoEIxkypdyrSp06dQoy4cEwgSHUB5fmrdylUrIERyGsWRSras2bNo06pVWAiMHkBd48qduzOPHT1i1+rdy7ev375jwNDRSbew4bh9EAka+7ex48eQIzssJMfO4cuYEdNpNEay58+gQz+lbDmz6dNb7QiCI7q169ewGY6BVBq17ds9VbOOzbu378aB6GTFTbx4P9Wdfytfznzp7NrGo+POQydQ8+vYs1McI2e49O/F+wj/Sq69vHnt3L2DX0+8D53d5+PLh52evX3p7+fr3w+5/v3/0SFiHX8EFogWGOoBqCBxdgxo4IMQJhUIdAtWSFx+EWaooUlj6GHhT2ywAQgeeCBCx4mIkIgHIGwM8iFXGG4o44wMIbjgIIAQBQYncFziz49ABikkkHDEEUhNdODh4otywEfjkzTCQSF4gyByCI9DZqnllkFeEsghmCi5oHhQlrnhIQlGxwYdYMDB5ZtwwknTVQD24aSZeM43hijr2XGIm3EGKiiXcAjGxn1ykJfnotoFQlh0fvo46KSUahnHIXCtRyajnDZ3iHSRVirqqEMWisd6MXaq6mtjTInaIJgw/0LqrLQSecih0vXh4Kq8fgbHo7cNIoektRZLa3DfYdLrspHZiBsbYBgrrbGF4hrencxmq5YcxEE77bfSgnGqcYdoa25aHt7mLbjsGotscXQoeu68TLUa7LDt5kstHdfS669ScGSKGh3E6mswrXDwO50g/zbc0q+2sSHrwRQXG4i1tsnh8MYnQYwavhWHXCsYGJ+GiLwcp+yQx6axEYfIMBdrCW52qmxzQyxnpkfBMfcsasK31Xzz0AblfNkgE/usNKkk25YHY0QTbfRhdgC69NU/K4waw1HfPLVhemAtNtMlY6Zx1ymPAexhg0Q79tuVAv0x2hwLfJnLcOdd6SFLmv92Nt3+posZG1brbXigcJR92N+Am8ttZnbwfPjkbwqeGeONL/tpZmpQ7rmgm/udObNxmBb256jDmfhpmI/O6NdzyZH67G/CkQnrrqtqt2Gy0+77lpZfVm7uiwZfWO+/Jz/kzKZxTXyZYFyu/PRDhn7Z089DCUeac3VO/fdANtL3YUJnL+PadNkB/vo/xjG+YX2gbL6Bjx/GhuTsK786ZnbMn2Ejgytc/r63v8soy38Ggl1XBiHAARJQcXMZHgL5ozXDcMKBDizgYaA2QflE7zLIw2D+NFiY8nXQPAqEkQhF6D7+nTA+FaTL/VbIwvfRpXUvZA4AL9NAGrLvg5fZVQ7/mYM+uUDChzS0XgnlN0Te1K8wdECiD5l3GDo0cTlwuFsPpZg/RGCmEVf8TQznkjQuinAMEOxKHpgYRtAAsTCnMyMN4WBDuSCijbEpYldmKEcfBuKLeHTNG+lSxj6ukIpLDGRo1FZFQ3JxXIY5oCI988S5EM6RUkTjZTg4ScekUCtuwyQS/0i+E8mhKCHpJF/GGBdRiNKMxjNNUIjyETaqEmA8fCUXNfkdQNghLJy8ZUxY2ZUo6pKLpLSPXfBiS2GWJIuGueQxuRhL9uSoEdhyJkkwcZgjTnOXabQPIPQgRG1O5JM+YcM35ZjMF+VBMdk0Z40OE8p1ShGSL+KJbuT5/xA9bkWd9jQjHfOplX3yMyGDlEs9A4pERBLUJ5s56EF2FxeAMnSXdXzoTtwTT2e2cy4LvegUNRoXAUmUmP8UqRx5SVKubEqb0CxMSFVKwxa2tCt9aJIzE7pHmvYxDuG86U5SpUh/asWbPhXorYQaF6KG8aNy2WJSfeglkBwJDIewSYqCuiCnDhGlWjHmVEUKhyPJASf5zCkejfoTUoz1rf6IAyfCZKGX5nCHdAEEXPcKpEshgqv9yiFYfzJTvr6VJojIaHS8aj7ubWWNho2skAKBCYpGx67zw+tcxCrZzv7IVOxhrOsG65NCetazhbLsdCSYPcdqxaKnjS2R6ABYzP+Ilm5QLaZsdyskceXKea7jZmHcytvifpa20ZHk6FT7WuM690eXaFpgGxfTzT73uv6Q7sIyx1OumBa7vNXubXA4NC/KELzoFS9qTkY3tvaEs+i9rnpl2dGNlU6m8c2vQ+kbte5uRar5La7cUJMHMA6NtDzRa4AD3IjaxoW1KWPuT+C7YPTu12w3s2CFK0xCDKcst1wB8Iafe+HFpcy/P8nDiEfcYRNvTLhzUd+KNzwGBHeFvOZy1VZCOOMFKxGEDpOwTy7YYxY7WCvAnZdhiFvkDdvuNOXMVnXl0uQeV3MueahvnjKCJDrltco9LvFcTIgnmugBEe6Ni4zBvOIfFwb/EM18UFve4lrbsrnH4suMFWVUCEggos4fu3OPbSq8CAVGOIgS9KAVG5cox+c5CyqsovNLaPjFmTmQtpCkJx3fShemf+cZQyN0DKBNcxq9nqYLhJsTCD0A+j/fPXWAUdyVYP5mQjdlsqxH7Ga5xG85/mkpbHc9YjF3RbmxCfZNkUrsFasBM44GjbJvOuxm0/h2hwEEfbrDVJ5I09ozHqiLRYOmbutTxOCOL4jVqGW/OIqpgwjRmmKd7g1fmSugloyUXsQGPOiIE3HoUb1ljU+6RJsv3AZQlTABhjjgb+C7FncJIRMHIRMHEAxHN8SJ3euurHovlZQOGzDBiYdvfOMF/5fLGv0SsD796eQw35LEb9iXcoPqECaPuc47/thLO6XG0hFWznVOdH+kPC44jgo6LyMKehf96XE9zMrR0ohXG0boUM868MZdlpCfhg0417rYszQGRqfY5zC5t/1MPfasG1srSU+KvdTF9rZnnaVYlkrLbSMsu/tdS7T+ycFfsnS57OzviB/SkfPNlMJ3xQ4vS7zkgRR4nwx+JY7fyiCYPfnJH1kPjU/z4zXeebHz/OwAE73mOV/6yZfdMLyQu8W7AgjSt37sb/cJ413CJ9MN/fZ+H8Nh0E4Rr9Nl8281hhuWz/zmO//50I++9KdPfeonYEgAUIT2t8/97nv/++APf//4C3Ddo3MFEi8xviUjP1Y3nOD98I+//OdP//rb//74v/8qhlQAfvj//wAYgAI4gARYgAZYCde1bgXlEgpYUbb3Te6XfxI4gRRYgfKHCEOyCQa4gRzYgQWIgNdldj5BfA+RebnxewwVgRa4gizIghkwJCTggTI4gxsIgiRmGOi3EqrnE97DVyrYgkAYhPX3ChgYJJ8QADSYhErofzboXML3aSuhfnHRgz4ohFZ4he/3B0NyCkvYhTPYhM5lfltBggtReVpBhVWIhWrIgvsnJKXghXDYgWBoXKfnE2CAEia4E2iYhmvYhxNYhEGigXE4iAQ4h8X1hHSxZyZhYzx4Wj//6IeQSH8vKCSoQIiWKICGWFximGInYYY+oWCe9YiROIonQIRC8gmXmIr/l4m8VYc9cXkMkYff1lmiSIqQqIVCwoWqmIqsuFtTFhc5OBKM6G0PSFO1aItr2IZB8oa7yIvx5WC7JxGaVRjs54jISIqA+COqIIjNaIm9uFtq1xN5QBI7uBM8ForXGImTGCSV2I2X+I2y1YA+YWsO4Yk8QWHomI59aIpG6I7OiF6IOBfBGBEmOIuxdYz6CIS4GCQM4I/vmF+bCFEUEY4/UY2yhZAJuYLKCCTM6JCECI+yRZE7wQbnBELOhZEZWYHZ6A+fwI0eGYcgGVvTGBdkOIz9UG0X/5mSVriOQKKLLzmIMXlaASkXsEgQvxhVz4WSOol//AgkqPiTHxlgDjaQDWGT+JiTS9mCCwkkLgmVXhiUp8WIiogz9lOMcKWUWUl/G/kjMeiVQBlgrrgT2vYQMEYXdSdZaJmWF3iKXemWSwiWniWPPDGO/RRN4JWXevl+ubCFfvmW+TWUcdFuAmGP/XCXeJmYE/gKjSAkutCYjplfIsgTnOAQs+dt6IWYermVP9KXnpmEgOlZEdkTVIkQ94Vfh4mFifAHurmbvNmbvvmbvnl9QnILkVCcxnmcyJmcyrmckaAAuxgAobBgItkPoMcQw4iTxoWa96ea4NN/qhgA5Odjhf9xRwxhdTxhmbSIhdxJPQWAhKr4ARs2k1xBkmVomPGlnfa3nsrTkrvIBSxWGISpEOZll/mFn/Wnn7/Dn6roCisGmV1hS0fZFWYZWQZKfwhKO9u4iww6Y6G5E/Vlj1d5kuq5Pjewi2VQZNhGRgJqGE5XXBU6fxeaOgCwiwygCkU2oAqVEA46nwv2ovIXo5/TjqloCtFZZIw4mwMhn+fXoyM6PR/wnEVaZFLoEzg2jBN6mVcIpJNzhLsIn1UWl/0wlgWheqBYoFi4CpKQpmq6pmzapm4qCSGjoKm4oVXmiWI6EBG6YxXmo6QYMg2pigBwZ0qqFXiAEPaoa/eJmfPnBhX/M6OqaAo2ymaCuROFehA4WlEbxqeRyKgH05ZDGqVgVptyQZ8GoXohel2aColryS5P+Z6KlqcgchCw+hNExqSKGn9wqi9yeol0emez2hOkShCDqhVXmp63Cn+5mi8+eYkKwGm/OpgHUZdxUaYBlqp+WAz6IqSXSKSnZhgHQWoTNmLW2oeJkC+t+o+c5q0GYZ6VKa7HCn/lyi4ZuqC7pq4EsaNbgahm+q4nwJPT4qhDSmz2OhCTuhMrNq5ruJjg0pGXCJ0CWxgGAQmfdrD8egIKOy27aon++bB0YRDS2hWu5K78egzgsqyW+AjWNrACAa4+wXr7+q5aOikMa4nc2mwq//sPpdkPLYqqFRuzgpKxhNgK4HazS0ax/BoF02KyhIiy1vasI1kQTmuwRvuuSGssM0uIDtu0hRGs/1Cw2JmoR2ss85qKG6u1MlQQw6p7M4awariSpKKtNFtvBTuXAyGxdBGyIvuubisq53qJoNpsBVupAzGlPRFHmVqxe1spSjuITJtuadsTgisQjHiO1VqxxXK1g1iz6WanBXGpXYGeLmq5tcKacSi0A0e4PFGdA8GyPbGzPPuuxFArmBuHprBx04k5rMsTrpuU/Mqps0K6cGi6A3ekBeFg+lq5VygJibC8zNu8zvu8z+uvleKpzHpysSmaxVsYxWqNWTo2QDuIf/+bbikqF4yQvXSxvflohT5rMLMLh40LcR3aD5xkGD1mreurL8DrheELbviqFQZBv2vbpFfTvl74vgMnqnERoAMBwFMrhPfbLvnbhfsLbo+bYP9bGPUrwErTmapowKc7nhdMFxncvVfjnKr4moLmuVyhuguMwQFMwkrTt4RYuzF3vTsxmwyctw58NQB7icJ7cvFbvgWRw4cLwz4TwUoYAJF6cghMk+uqvS+svktjC7vowQNXwXVxEA6GvsYqxUqzuDCpc6hLqVoMxQ0chA88LUichDQccyq8FSw8EMYbxTvsM1TcwUQ3ld9aGLsrokYMMz3sjTpXCCxqqbapw2isNH//2rBEh8U7gRCMCLq8Zb8+cwu7eANE92x5hRAfyxWU+7J1HDMcnIo/fHLj21QIMcZhSseJ3DOBTIjhCXOELFOGWhh4W8ReHDMmzMg658jyixCOTK22mssw457Vq3OabEkJEbUqdsYK2TOWDKh5DMII0b8/MQbOrJU9452pSAI618SfqxDserxgS8whc8foenLT2Q9IkRA5K8lYac4VQ8BdGMumvLULwYiGO8yhLDJwS4gTDG6znIgLocq3zM+tDDP/PIhLvHFg2g+jqRCe+LW3+ccVs9BxqHNHxhDgzBXYjMv9HDJgDIcx19FbQZ4KYc1DhsjPHDOvPIgxl8wg1RAO//bJFS3PFIPRJA1zR9bO+TyxG5YB0DvURL28VQszH/AISr3UTN3UTv3USw1z9hi5CmG3WAZ8WP0tNrwTd9gQJq0VfZzVYr0lA00XPjcG7GrTY73WbyLTcnGnCpG7O7FmbF3XcFLWKkqXhvHRdt3XWpJ7wBoRBduufl3YQVIIRxZ3BoHWUGTYjp1dh+HTDyHX/QBZj93XePfWE2HVZHTZfQ3YrVuSQO3Za43YhkG3EuFglk3aYu3WOUoRnbykrJ3VeD2qIzHYdD3brefacdHVFcGuOqvbt0eZXDsRqnwcwt16R1aZJTHY/cDXyY14oO1tJ0HZ/aDW0Q11tf3aJcHZKv8H3dk9dstd3BXB2McT3nY33eeZErHdc+gtdtsdF1Td3Iexz+89yMvNzith3ex830/H23ERxyfh3Lnt3xun3iMp2SnB32Ft4Ir2C5jh2yvh3GwA3g5ubaZdRTCx3PZ94buW2Vim4BN+GQ3u4T2WBpiBpPttPxZu4oqG4EOlFM5NnS4uazB+kyLuEvwN0TU+aTfO3EsR32pUCD1+Z5SZuk7R3lwBZ0Vep5lB3jEB4nKxh01eYUee4FDhyzyB3VV+XQ/tEwYGFTtO2F0eYD9+3WRRCMCtu2WuX6ZjFlpeFxbZ5ocI4HOB2mRh52o053QeW4WQsyCS41Ah5SrH530uWb//kN/eJuhR8dV7fuixxTemkQeMLhVfPpi1Cul8NQa0cBrYsxd6DoyazlcZbhphrhdjAOhUOupvJemnIeF7UeqXcTKsTlOFsNVcAet8EQdrDqxEXusM5eqTrut9EefiCM/ALkK37jT0WHOooQctnuxyZAnxO5/N7hfH/Vq/Lu19dDHqUul/ke1wx+1mtOy3AQjg3hjiDiLITu6ow+kXQoYgdxtqsO3uvj5jQO3EodiRse7jfu/fk+/VnsCnDhuX/k/tDvBLI/DFwQbpDhqB0OsIr/CpEwihjhnQzhyyjhrrQvGG0wi4Thd5oOK98ecNDwb27vELr+/Rge7loeSYMQj1/67yPjMGhxDyvBMfBy8XdgAG0U7z30IViQUeEjMfG48bMl/iQB8ohzbwICTvvDEGMP91aqD0S18qN+/0l4EH124eo6DohVElKH/1gxIYegD210PyRm+TmTFOnPDzS38pyKUgGa8hXw8gX3EIjAD30j4GZgYIWm8bXE8jhcD2544IegAGjMDF710kWHVmaI8beCDEUHL0FcIGQkEHenBKRdERnv/5oB/6oj/6pF/6pn/6qJ/6qr/6rN/6rv/6ps/5NkEHdsAiQsUGBV8md29uvN/7vv/7HwItqyIHkQ/8xn/8yO/7eEDsjEIZyf/80B/9xj/55lL4xS/92J/92j/rlP9/Ln12/dsf/uKv/XmQKByz++Of/uq//pTa/SnDCIbP/vI//wSFB+bfNYWA/vS///wPEP0EDiRY0OBBhAkH5pHD6N9DiBElTqRY0eJFjBk1buTYsSMjOmwUjiRZ0uRJlClVrmTZ0uVLmDFTstHj0ONNnDl17uTpEaRImUGFDiVa1OhRpCzxyInT0+lTqFGlSmSkB1BSrFm1buXaVSUbNYLGTCVb1uzZi4VGIQLq1e1buHHlHgQrCA5avHn1lo2z9upcwIEFD0aZB48eTmP3LmbcmOcYRnIQ/SVc2fLlrGDlcLrr2PNn0DfjcJKjBk9bzKlVry7IBpAaPZA4h6Zd23b/xzFxGHESJMd3aTXBhQ8nXtz4ceTJlS9n3tz5c+jRpU9Pruc3JEGcGMHpfNv7d/DhxY8nX978efTp1a9n3979e/jx5c+nX9/+ffz59e/n39//fwADFHBAAgs08EAEE1RwQQYbdPBBCCOUcEIKK7TwQgwz1HBDDjv08EMQQxRxRBJLNPFEFFNUcUUWW3TxRRhjlHFGGmu08UYcc9RxRx579PFHIIMUckgiizTySCSTVHJJJpt08kkoo5RySiqrtPJKLLPUcksuu/TySzDDFHNMMss080w001RzTTbbdPNNOOOUc04667TzTjzz1HNPPvv0809AAxV0UEILNfRQRBNV/3RRRht19FFII5V0UkofEoSUh1wwJ4xuePD00x+qgSYVUkkFBpgNRKDgijTsACSNFPBIY1Zaa7X1Vlxz1XVXXnv19VdggxV22FvxSIFYZJNVVoo+ZtVAiSw26KUXUKq19lpsQfkmiQjCaedbcN25Y1xyyzX3XHTTVXdddtt1991xQx211FROTfUcb8aq5SHFmjhCGX4CFnhgggmmIpklUgAkBTYySeFhiCOWeGKKK7b4Yowz1nhjjjv2+OOJM2EDZJJLNrmPh1vYAOCCW3b5ZZhjlnlmmmu2+eaYDz5gFIk0KGcKnAceIARnHm7YZKSTVnppppt+WGSno04aEAOOAP86aKyz1nprrrUe2plDIHKBnGi4HqCBEhh2WGq223b7bYyhhntui2cgoOyu89Z7b75xPruERv4ZAwQgmOlamgnUpntxxhsHWW7HF9eh8L4rt/xyvhFPYQxkiLiaax6mUTxy0ksnHXLT216Cm88xd/112GMOPYVRelhAbxoqGD113nuXGnXfm27h9tiLN7743FMQ5ZkB9v5h9+Cjl/5j4KdHmvnjs9fe8udT6KF5vZ8/2nryy6+4evM//n579tvfunt0VsBd9/HTt5989O/feA/53ff/f5klTxQlEMIZ8kaDGEBPfwvkXf4YeDFKsMCAAKRgBQOGwBT44hBawBvXpPH/AAU+UISNc+AIJ9aPHXTQgits3wdT0JQZBEAGoOvAAUJoQhy6rYQ5hFgPZMhCIGqPBzXEBEQwsIUZZu0OQNCB0dbGQyiybYdQBMQ4kBhELMJuiTpAxL4esg0fQCGJOJNBACgAsfpFUY1Mm2IOF5aJHYgxi3OsXBkpQAsvRqQJIZjCGGcmAyqIwAARS+MaDWmyNkaRAhwYgB/p+MigAVIEHuBEREgRh6Zc4hA12EUzmlEFPoCDDypAggBMecpTXgAOY2DlKln5SljGUpazpGUtbXlLXOZSl7vkZS99+UtgBlOYt2REIAIxBjhYggkgYKYsnCkLFOxCmtOU5iysSYZZ/9jADKzgZjexIQ4JhFOcQSBnOYMQC3TGIhsWYKcFtBFKPsRTnvOkZz3teU985lOf+5QnKVH5zwvk8RKVImhBDXpQhCZUoQtlaEMd+lCIRlSiE6VoRS16UYxmVKMb5WhHPfpRkIZUpCMlaUlNelKUplSlK2VpS136UpjGVKYzpWlNbXpTnOZUpzvlaU99+lOgBlWoOYmDHgaBBzyIxqhH1cNn4oAHGBzGMWDAA1MZU9SqSjWmMPDDE7z61TmAISN4cEQdvvpVQ8whqRehRB3c+la4xpUSEAHDWx0BkTh0oqtnTetaJ4KLt3aCIzAIbETyaoizPqEOObBIW91614rEYf8Sb/UERfTQiUkk1qt+0ERLwbBXzXqVsRXBA2hD69WwWmQPpw3tHugK1ofgwaysTa1EYIDWpmgEtHaASA4Qe9o6iHUiq0WtRRLw1eBKpLSsRa5wURqH2TLXr3Q1rVfr4Ac//La5FSEuc7/q2oeAAbad8K51nfuQOGh3rhkRr3V7W946UKS7c6hIDs7aVLzOQbPX9UN0vWoI/KLUEV6dBCUE8Y84EParfpgIHtDqCTvk9iF60C9yJRyR7vrBDhvmcIft4Nz2PmEO5F0wJTShibIm1hDn/UeGNdLdzoZ3tnOI8D8ofNb1Yhi2EwnxE3Ic3rNy9sJgGDBaWVxSP0A2ImD/0O6FH9JVRzg5Ivb9rnx3rJEQg9YTR1awhQ171ulWJLrn1cMkeCuRIj+hshKZL4+jC16J6FfDFtGDdukrU9AGGCJ6OPNF0mwIKxd3Iz32aowpAobMflXJT1Y0Rhzs1TWzd8HDvTJEPPHVSVQEDIPICJW9KmWWXtqreu5IHMBMaUFjObE/pgh0z3reRz/BEKCGSIWfkIdBT5rNlf4HiRV7ZI+oV6bR3UmifYxqEXOkx3d29FkX/Q/Qslois43vRm6baoi0GSKxXnFPbM1sl+KC1x6x9bNbPG6L9JjUFgEtoCNCCV1T5NrJxnJ0+5ztK9f1q9LGiYtVGgcwgEEPbd2u/06+jWxwY6THB9ZIrJ8w3fR+NcyW/iqwwxvwQThCu+Y+d6qNDWeezJvBKu1ukC2OV0rMYbJu9YMn9pDUg+8a2wo/K8M1Imwde5XjWb6If/8L8pzT29cj10iCVf7WSbh8EAmON0pLTmBDU2S5zDWEnRGu7Jpz5OMSCfGsJzLvqE/E533lLmuTy15bs9bYRHc6cCfe68TWwRNzmIMfjH3WhHec3qr+qs0zAtq8R3sixqb1Q3wOVik//axAr692ZT0JumPX8ZtdaRwEcXk7zMG/Yfa1iO8NETukeOZ6z3u6s74R0Jo71mz/R4hLH5HLC0IPMBA1gZ2s+FNfpPNznsjAo//LepYi2ssPmbchPj+RmAf99Yc+/c2rLHaJR8TWx3e0doHeXU9g3sim3zdGRC7TiBcaIqANO0WSj+/Rc9+rfr9Ij3GN7EVTGyeDQKvM9+7pOtD6/BX5vkzTfGdT+y+N2D/Sw7ro04h5ewJgCz+v+4dYK7+N0C4907aHEDdIqwhjW7eva7qXmrc1C7FqwwgCpEBJ40CLiK4QnIg0Wy9bOzmMMLZ7I0HJ+irBmoiz0gh4ozyZykE1AzIBzIjoyjsSpLmzqkHdOysIjC1d+61IuwkYVD6u067yaz6LsDXgEykwMELka7SH0K63i4jOE0J00zTNGi3+O6uzqwjQgqqvSsL/h8gBi+ux8xrCf6C//yK1N8MIT3sC4NMDpFo3pMIDFnsqpCo8SXE1Ldyzs+oz0Mo/40qsJnwIOlQ/xfKqRHyvxWs2ndurFJwI+kvDiDgu94JCZAPF7uq2+oq7idgr4Hs+iJg36qMUW5uEpQuvTtCuFHQ4UEQwPEi0NNs7SRxD5pM4atME/AIDSqiuK5yI37I6TQtCPGiKpzKtsJtEaMO0JcPF8pu6yUK8iGBFG/QqoIPFhPpF1kJFiDDHJNsDR8gu2HI8+1s+Hqu5OiuvJ5gEQ0S/V0u3wwutSCzAVouuRdtDxXIEdvQE7cJH0/I7cJQIVyS+r4pFSsE9vtJAc9Qs/0NYL9OKRwNcv9brR7zLR7xyvGWkK5BcsMQTxnoUraBjrSj7h19kSB2MiIf8B3JUqC5TsT0ovJzkK0dwLj0gNlLkO4+UxH7kPY5IOzfEsH6chCS0xjfMvdjqR0NASn0rSkbjw3B8gnGMyIYaOEegO0fIA5H8BzvYA7qbA0qoMa7LA2OUCMu7vLL0Qax8iLNMy7XECR5UQI7IA7Sku7y0iLgUhHyMvcubCDtIObrbA7KkCLd8P7yKvYmIPScbzLn8qYUjC8Abqg/JTKnoMYnkzArxzKiYt04UzQwhTaiIrqVEzQlRTafoPBd0TQmBzZsAg9pKQI6jzdGkQpxoL7dCwynZ5E0IsU2PILSv4jTi1BDj7AjkNITWXE4IiYMTO7HLTLejm4SfhJSAAAAh+QQFAAD/ACwUAHwBLQERAAAI/wBBCRxIUGCqVMCAbRBB4co/O4D+SZxIsaLFixgzatzIsaPHjyBDihxJsmTJNGkkoly5UkoflBqUZNnQq5dGfjhz6sRJJdmSfxFNCh1KtKjRo0iThkwhMYXTp0/7OG2xQdnHnVj5DQjhTKnXr2DDih0LEqrZp4AMHJkSMuvOAQ1KkJ1Lt67duxrPnp1BINpItzqlTcBLuLDhw0L1mtUBhNlfwDh5TENMubJlyoqhLuHG9jFkGhUuix5NGmzmpy0WmISM80fp17Bjizzt9NmA1axdy97Nu/c/2il63CbJmh9o38iTiwa+Z0XJ4jRiKJ9OnTBwSizOEGct7UH17+DFAnrvt8OvyOI8OhwIz779UeA9Ashoy/oOEB3u8+snCRzQuC3zeVScDAFQsN+BCG7E1GmApJDJDlAEeBNrMlAhggEJZqjhRcBRwMEAEk4kCwq7lGhiibPMIsCKK14Ax0QvbihjfmPU+E+NOOLISCCBjAGHJUyAIKQsRMoSEAAh+QQFAAD/ACwUAHwBNQERAAAI/wBTpQIG7J/BgwaTJAHFsOG3JBHCtZvYboMIClf+2QGEsKPHjyBDihxJsqTJkyhTqlzJsqXLjmnSGIxJk6aUPjE1KMmyoVcvlfyCCh0alEqyJf84vlzKtKnTp1CjSgWZwmCKq1ix9rnaYoOyl0TD8hsQwtnUs2jTql3LNmTWt1gBGTgyhalYogMalGjLt6/fv4ARwoU7g0A0p3eHSpsQuLHjx5BVDn6rAwgzxImD8pgWubPnz40nZ13CrS7mzDQqgF7NunVU0VhbLIiaOegP17hz6zYJ++qzAbRr395NvPju3il6AH9am19q49Cjg0a+ZwXU5jRiSN/OPTBySizOMIivLe1B9/Po1SLvt+Nw0+Y8OhxIT7/+U+Q9AsiwW/sOEB32BSggS8gBMs4W+7nUnAwBUDDggxCOVBVsgKSQyQ5QJAhUbTJQIYIBEYYo4kfIUcDBAAkKoCIS6jQBgiwo/APCLjTWOMuNZMxigxms9MjKiECOOMaQ/wxppJGMBBLIGHBYwgQIUAYEACH5BAUAAP8ALBUAfAFDAREAAAj/AEEJ/EewoMFvSSKEa8ewobs7ECNKhJgKGLANIihc+WcHkMGPIEOKHEmypMmTKFOqXMmypcuXMD+mSUNwpk2bUvrM1KAky4ZevQSCigmSn9GjSI1SSbbkn0eiUKNKnUq1qlWrKQim2MqVa5+tLTYou/oxqVl+A0I4I8u2rdu3cONq7Up3KyADR6bEPZt0QIMScgMLHkx4cN26MwhEC8wXqbQJhSNLnkyZ5WG6OoAwY9zYKI9plUOLHh35ctcl3PRy7kyjAunXsGNXNc21xQLCnY3+kM27t2+UtLc+G4A79+7fyJP/Dp6iB3HBufm1Vk69Omnme1YMjk4jhvXv4Aszm6fE4gz03NIehF/P3i3zfjsWy43Oo8OB9vjzT2XeI4CMvbndAYQO+hVooEvMATLOFv+5FZ0MAVBw4IQUlpQVbYCkkMkOUDR41YNUiGBAhSSWGBJzFHAwgIcEyYLCLjDG+M8us9RIxiw2mMHKjjxiI44EQAYZxJBDCmCkABfAUZCSJjZZ4BhQ/gPllFMyEkggY8BhCRMgdCnLlwEBACH5BAUAAP8ALBUAfAFNAREAAAj/AFMB+0ewoMF/oBKC+pYkQjiC7SK2c3ew4J2LGDNmBLZBBIUr/+wAqkiypMmTKFOqXMmypcuXMGPKnLkyTRqCNnPmlNLHpgYlWTb06gWK5kt+SJMqRUol2ZJ/I41KnUq1qtWrWLGmIJiiq1evfbq22KAsK8ulaPkNCOHMrNu3cOPKncv1q92ugAwcmULXZNqlAxqU6Eu4sOHDcu/enUEgGuKDf5VKm/C4suXLmEsqtqsDCDPMkZPymJa5tOnTiTd7XcKNL+jQ/GhUQE27tu2Zqr22WGAaNr8ft4MLH14xd9dnA3rDBk68uXPUxlP0SJ7Zt+zn2LNXjr5nRWnrMbSLpR8/NzolFmeqw5b2gLz791ej99vh+LJvHh0OwN/PH7fxHgHIYJlvdwChQ38IJrhSdICMs4WAiPkmQwAUKGjhhQdtlRsgKWSyAxQQEiYhFSIYgOGJKP4THQUcDBCiAALQo04TIBQEwi447vLPLLOQMYsNZhDEypCsYCMOQRIkKcE/QTTpZCxQxpKNBVSmaKWFY2T5T5ZccslIIIGMAYclTIBgpiwBAQAh+QQFAAD/ACwXAHwBaQERAAAI/wD/CRw48FubCOHaKVzo7o7DhwQjSpz4sKLFixeBbRBB4co/O4AmihxJsqTJkyhTqlzJsqXLlzBFpkkjcKbNmzhzSukzU4OSLBt69QJFtCiomEgJ8lvKtKnTp0ypJFvyL2TSq1izat3KtWvJFAJTiB1LtqzZPmJbbFDmdSvUt3AHhHDWtq7du3jzxjTLt+9YQAaOTNGbFK5hpwMalCDMuLHjx1f9Si47g0A0yC8Pa+YnbQLmz6BDY55MOoUOIMxEq9x8mMc01bBjy45cWvISboNnl2RtmEYF3cCDC5dYW3KLBcNH8ob7I7nz56KL+302AHrE5W+bW9/OHa/0vj2qc9XHDtV39/Pot37nu2dFd/JPacRIT7/+y/VmKbE4Mx5+U2kP2CfggCbhV1Y/O1xmnX9N8dDBAQRGKCFBBpLVQwAyQMcgU3cAocOEIEZY4V/jbJFhchsuJUMAFIToon1gjQhICpnsAMWJwKXIjwxUiGDAi0AKOKJYFHAwAI4S7aLkLgLN4iQZs9hgBitUVomNOBJkqWUQXHb5TyxgxpKNBWRaoA0f4PCh5ppstulmmwIIcAEcA9EZ5J3PjaHnP3r26eefgDISSCBjwGEJEyAkKsuisqCgZEAAIfkEBQAA/wAsXwB8ASUBEQAACP8Ae4EaSBDUnYN3gG0QQeHKPzuA/kmcSLGixYsYM2rcyLGjx48gQ4ocSbJkyTRpJKJcuVJKH5QalGTZ0Gsiv5s4c96kkmzJv4gmgwodSrSo0aNIQ6aQmKKpU6d9mrbYoOyizqv8BoRwlrSr169gw4oF+bSsU0AGjkzJiFXngAYlxsqdS7euXY1mzc4gEG1j25zSJtwdTLiw4aB5y+oAwszv35s8ph2eTLny5MRPl3Bb6/gxjQqWQ4se/RWz0xYLPD6++YO069ewRZpu+myA6tWtY+vezfvf7BQ9bHNcze9z7+PIQ//es6IjcRoxkkufPvg3JRZnhq+W9oC69+9hf/d029FXI3EeHQ6AX8/e6O8eAWSwXX0HiI72+POT/A1o3Bb5FhEnQwAU6GfggRstZRogKWSyAxQASiQgFSIYgOCFGF70GwUcDCAfCLKEKAsKu+zCx4l8CCDABXBM1GKGMOI3xoz/zGijjYwEEsgYcFjCBAggBAQAIfkEBQAA/wAsYAB8AS8BEQAACP8Ae/0bSBAUwTsIEypECGyDCApX/tkBRLCixYsYM2rcyLGjx48gQ4ocSbKkyZMD06RJqbKlSil9VGpQkmXDR344c+rESSXZkn8UUQodSrSo0aNIk2ZMMTCF06dP+zhtsUGZyJ1Y+Q0I4Uyp169gw4odqxGq2aeADByZQjLrzgENSpCdS7eu3bsVz56dQSCaSbc6pU3AS7iw4cMj9ZrVAYTZX8A4eUxDTLmyZcKKoS7hxvYxZBoVLoseTRpp5qctFgiFjPNH6dewY3887fTZgNWsXcvezVs27RQ9bp9kzQ907+PIL//eswIlcRoxkkufjvc3JRZnhrOW9oC69+9hf/d12+G3JHEeHQ6AX8/e6O8eAWS0ZX0HiI72+POX/A1o3Bb5IREnQwAU6GfggRwxdRogKWSyAxQAdiQgFSIYgOCFGGL0GwUcDCADCATJgsI/uxDEx4kopniiAAJcAAdBL2YoI35j1PhPjTjiyEgggYwBhyVMgBAQACH5BAUAAP8ALF4AfAE/AREAAAj/AEEJ/Efw352DBRMqLHiwocOGwDaIoHDlnx1ACzNq3Mixo8ePIEOKHEmypMmTKEGmSUNwpUuXUvqs1KAky4ZevVIq5Mezp0+eVJIt+YdRp9GjSJMqXcqUaQqCKaJKldonaosNypr++8mV34AQzrSKHUu2rNmzUKeqjQrIwJEpY7v+HNCgBNq7ePPqzbt27QwC0crK9Sltwt7DiBMrJtlXrQ4gzAQP5slj2uLLmDMfbjx1CTe4kifTqKC5tOnTSzlLbbEA7WSeP1DLnk0bpOqozwa4fh27tu/ftW+n6KHb7Gt+o4ErX65Z+J4VZ4/TiMG8uvW9wimxOGP8tbQH18OLeycrvN+OwGSP8+hwYLz790mF9wggI+7rO0B0wN/P36RwQONsUV9Tx8kQAAX9JahgR0+pBkgKmewAxYBJFUiFCAYsqOGGGQlHAQcDDCjLiP+gsMsufKQYUoostsiiAAJcAEdBM3Jo435j5PhPjjzyyEgggYwBhyVMgGBkQAAh+QQFAAD/ACxhAHwBSQERAAAI/wD/CbwjsKDBgwgTFrzDsKFDhsA2iKBw5Z8dQAozatzIsaPHjyBDihxJsqTJkwbTpBGosmVLKX1UalCSZUOvXqBQduTHs6dPnlSSLfmHUafRo0iTKl3K9GQKgSmiSpXaJ2qLDcqaavzJld+AEM60ih1LtqxZsVPTSgVk4MiUswe7/hzQoATcu3jz6i2rVu0MAtH2/pPrU9oEwYgTK16ssG9aHUCYCSbck8c0xpgza+brWOoSbm8nU+ZHo8Lm06hTm+wstcUCxaP5/VBNu7ZthKyjPhsAe/Ts28CDb86dogdvxLFLC1/OHDHxPSsSJ4/RvLp1s8QpsTiDfLS0B9fDi3lXSrzfjsB7Y/PocGC8+/erc/cIIENv7DtAdMDfz98jcUDjbFHfXbHJEAAF/SWo4EFPsQZICpnsAMWAZRVIhQgGLKjhhv8QRwEHA1CIwi7/8KEUHyimqCKKAghwARwFwcjhjOGNYeM/NuaYIyOBBDIGHJYwAcKQsgQEACH5BAUAAP8ALGEAfAFUAREAAAj/AP8JBCWwoMGDCBMqTHinocOHDYFtEEHhyj87gBZq3Mixo8ePIEOKHEmypMmTHNOkEaiyZUspfVRqUJJlQ69eKHPy28mz504qyZb8y5izqNGjSJMqXXoyhcAUUKNG7QO1xQZlTEv63MpvQAhnWcOKHUu2bFipaKMCMnBkilmQXH0OaFDird27ePOSTZt2BoFoejnG7SltQuDDiBMrVsgXrQ4gzBYjHMyTxzTJmDNrztpY6hJubjf/o7yTRgXRqFOr9tg5aosFqknz+7G6tu3araE+GxCbNO3bwINLzp2iB2/Usk0LX848L/E9K1Inj9G8unWxxCmxOIOctLQH18OLdjdKvN8OwJtl8+hwYLz79yOJ9wggQ7PsO0B0wN/PfyNxQONsUZ9ksskQAAX9JajgU/+0BkgKmewAxYCIFUiFCAYsqOGCxFHAwQADyoLCP7vYxceJKKZ4ogACXABHQS9uKON1Y9T4T4044shIIIGMAYclTIAgZEAAIfkEBQAA/wAsXgB8AV8BEQAACP8A72TZ0KvXv3+gEiY8yLChw4cQI0p0eKeixR/VoKXaCGyDCApX/tkBNLGkyZMoU6pcybKly5cwY75Mk+YgzZs3pfShqUGJzJ8p+QkdSlQolWRL/pEEyrSp06dQo0pNmeJgiqtYsfa52mKDsqlQi4rlNyCEM7Bo06pdy9Zp1rdYARk4MqUt0LFFBzQoYbev37+ApcKFO4NAtMAw8RKVNgGx48eQIzMc/FYHEGaSVSoeymNa5s+gQz+lnHUJt7qiS24WSqNC6tewY08kjbXFAtkSV/P7gbu379C0rz4b8Nuhbt7Fkyv3GzxFD+LKdbdeTr062uZ7ViyXHsO69+9Mm1OFYnEm+mppD8CrX8+yeb8dh4vr5tHhAPv7+GcH7xFAxm/ddwChQ34EFmhVcICMs4V/uOkmQwAUGCjhfVXRBkgKmewAhX8DMBiag1SIYMCEJOLXHAUc8MEECCzK4qIsKOyyi2N81GijCkgIoOOOF8DBkI8lBqncGET+Q+SRRzISSCBjwGFJQAA7'; + + function createOverlay() { + if (overlay) return overlay; + overlay = document.createElement('div'); + overlay.id = 'f7-loading-overlay'; + overlay.style.cssText = 'display:none;position:fixed;inset:0;z-index:999999;background:#fff;'; + document.body.appendChild(overlay); + return overlay; + } + + function hideDefaultBusyPopup() { + var busy = document.getElementById('busypopup'); + if (busy) busy.style.setProperty('display', 'none', 'important'); + var modal = document.querySelector('.modal[id*="busy"], [id="modal-busypopup"]'); + if (modal) modal.style.setProperty('display', 'none', 'important'); + } + + // Скрываем второй индикатор: окно с иконкой Collabora и надписью f7cloud (leaflet-progress-layer) + function hideProgressOverlay() { + var progressLayer = document.querySelector('.leaflet-progress-layer'); + if (progressLayer) progressLayer.style.setProperty('display', 'none', 'important'); + } + + function showLoadingOverlay() { + hideDefaultBusyPopup(); + hideProgressOverlay(); + var el = createOverlay(); + el.style.display = 'flex'; + } + + function hideLoadingOverlay() { + if (overlay) overlay.style.display = 'none'; + } + + function subscribeMap(map) { + if (!map || map._f7LoadingSubscribed) return; + map._f7LoadingSubscribed = true; + map.on('showbusy', showLoadingOverlay); + map.on('hidebusy', hideLoadingOverlay); + } + + function waitForMapAndSubscribe() { + var map = (window.app && window.app.map) || (window.L && window.L.Map && window.L.Map.THIS); + if (map) { + subscribeMap(map); + return; + } + setTimeout(waitForMapAndSubscribe, 100); + } + + // Проверяем, что элемент реально виден (не шаблон в DOM) + function isBusyPopupVisible(busy) { + if (!busy) return false; + var st = window.getComputedStyle(busy); + if (st.display === 'none' || st.visibility === 'hidden') return false; + var rect = busy.getBoundingClientRect(); + return rect.width > 0 && rect.height > 0; + } + + // При появлении видимого busypopup или leaflet-progress-layer — показываем гифку и скрываем оба окна + var observer = new MutationObserver(function() { + var busy = document.getElementById('busypopup'); + var progressLayer = document.querySelector('.leaflet-progress-layer'); + if (overlay && overlay.style.display === 'flex') { + hideDefaultBusyPopup(); + hideProgressOverlay(); + return; + } + if (busy && isBusyPopupVisible(busy)) { + showLoadingOverlay(); + hideDefaultBusyPopup(); + return; + } + // Окно с иконкой Collabora и f7cloud появилось после гифки — скрываем его и показываем гифку + if (progressLayer && progressLayer.offsetParent !== null) { + showLoadingOverlay(); + hideProgressOverlay(); + } + }); + function startObserver() { + if (document.body) observer.observe(document.body, { childList: true, subtree: true }); + else setTimeout(startObserver, 50); + } + + if (document.readyState === 'loading') { + document.addEventListener('DOMContentLoaded', function() { + waitForMapAndSubscribe(); + startObserver(); + }); + } else { + waitForMapAndSubscribe(); + startObserver(); + } +})(); + +window.onload = function() { + // wait until the menu (and particularly the document-header) actually exists + function setLogo() { + var logoHeader = document.getElementById('document-header'); + if (!logoHeader) { + // the logo does not exist in the menu yet, re-try in 250ms + setTimeout(setLogo, 250); + } else { + var logo = $('#document-header > div'); + logo.get(0).setAttribute('data-cooltip', brandProductName); + logo.off('click').on('click', function() { window.open(brandProductURL, '_blank'); }); + + menuItems = document.querySelectorAll('#main-menu > li > a'); + } + } + function setAboutImg() { + var lk = document.getElementById('lokit-version'); + var aboutDialog = document.getElementById('about-dialog-info'); + if (!lk || !aboutDialog) { + setTimeout(setAboutImg, 250); + } + } + + function addIntegratorSidebar() { + var logoHeader = document.getElementById('document-header'); + if (!logoHeader) { + // the logo does not exist in the menu yet, re-try in 250ms + setTimeout(addIntegratorSidebar, 250); + } + } + + + setLogo(); + setAboutImg(); + addIntegratorSidebar(); +} + +/*a::first-letter"*/ +document.onkeyup = function(e) { + if (e.altKey && e.shiftKey) { + console.log('alt + shift + f'); + menuItems.forEach(function(menuItem) { + menuItem.style.setProperty('text-decoration', 'underline', 'important'); + }); + } +}; diff --git a/f7cloud-office/browser/dist/bundle.css b/f7cloud-office/browser/dist/bundle.css new file mode 100644 index 0000000..3dce393 --- /dev/null +++ b/f7cloud-office/browser/dist/bundle.css @@ -0,0 +1,19 @@ +.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:0}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0,#eee 50%);background-image:-o-linear-gradient(top,white 0,#eee 50%);background-image:linear-gradient(to bottom,white 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:0}.select2-container--classic .select2-dropdown--below{border-top:0}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-map-pane svg,.leaflet-map-pane canvas,.leaflet-canvas-container canvas .leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-ms-touch-action:none;background:var(--color-main-background);outline:0;margin:auto;font:var(--default-font-size)/1.5 'Helvetica Neue',Arial,Helvetica,sans-serif}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container svg,.leaflet-container img{max-width:none !important}.leaflet-container img.leaflet-image-layer{max-width:15000px !important}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:8;border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:10;position:relative}.leaflet-overlay-pane{z-index:4}.leaflet-shadow-pane{z-index:5}.leaflet-marker-pane{z-index:6}.leaflet-popup-pane{z-index:7}.leaflet-map-pane canvas{z-index:1}.leaflet-map-pane svg{z-index:2}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url('#default#VML');display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:7;pointer-events:auto;float:left;clear:both}.leaflet-top,.leaflet-bottom{position:absolute;z-index:10;pointer-events:none}.leaflet-top{top:0}.leaflet-middle{left:50%}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px;line-height:1}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-interactive{cursor:move}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-container,.leaflet-dragging .leaflet-interactive{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.drag-marker--0,.drag-marker--4.drag-marker--8{cursor:nesw-resize}.drag-marker--1.drag-marker--2,.drag-marker--5.drag-marker--10{cursor:ew-resize}.drag-marker--2.drag-marker--4,.drag-marker--6.drag-marker--12{cursor:nwse-resize}.drag-marker--3.drag-marker--6,.drag-marker--7.drag-marker--14{cursor:ns-resize}.anchor-marker{background:url('images/lc_anchormenu.svg') rgba(255,255,255,.85) no-repeat center;border:1px solid transparent;border-radius:4px}.anchor-marker:hover{background-color:rgba(255,255,255,.95);cursor:grab;border:1px solid var(--color-primary)}.anchor-marker.anchor-dragging::before{content:'';display:block;background:radial-gradient(var(--color-primary) 10%,rgba(255,255,255,0) 18%);border-radius:4px;width:18px;height:18px}.anchor-marker.anchor-dragging{background:rgba(255,255,255,0.75);cursor:grabbing;border:1px solid var(--color-primary)}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-bar{display:inline-block;margin:3px;vertical-align:middle;border-bottom:solid 1px var(--color-toolbar-border)}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:1.25rem}.leaflet-touch .leaflet-control-zoom-in{font-size:1.375rem}.leaflet-touch .leaflet-control-zoom-out{font-size:1.5rem}.leaflet-control-editviewswitch{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.leaflet-control-buttons-container{box-shadow:0 0}.leaflet-control-buttons,a.leaflet-control-buttons,a.leaflet-control-buttons:hover{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:var(--border-radius);width:24px;height:24px;float:left}a.leaflet-control-buttons,a.leaflet-control-buttons:hover{margin-left:3px}a.leaflet-control-buttons:first-child,a.leaflet-control-buttons:hover:first-child{margin-left:0}.leaflet-control-buttons-active{border:thin solid}.leaflet-control-buttons-disabled{opacity:.5}.leaflet-control-button-separator{width:14px;height:1px;float:left;visibility:hidden}.leaflet-control-layers{box-shadow:0 1px 10px 1px var(--color-box-shadow);border-radius:var(--border-radius-large);background-color:var(--color-main-background)}.leaflet-control-layers-toggle{background-image:url('images/layers.png');width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url('images/layers-2x.png');background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-scale{font-size:.6875rem}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:0;line-height:1.1;padding:2px 5px 1px;font-size:.6875rem;white-space:nowrap;overflow:hidden;-moz-box-sizing:content-box;box-sizing:content-box;color:#000;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;box-shadow:none}.leaflet-popup{position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.5em;font-size:var(--default-font-size)}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-content tr:hover{background-color:var(--color-background-darker);color:var(--color-text-darker);cursor:pointer}.leaflet-popup-content tbody{display:block;overflow-y:auto}.leaflet-popup-selected{background-color:var(--color-background-dark);color:var(--color-text-dark)}.leaflet-popup-tip-container{margin:0 auto;width:40px;height:20px;position:relative;overflow:hidden}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--color-background-lighter);color:var(--color-main-text);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,0.4);box-shadow:0 0 2px 0 rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px;text-align:center;width:32px;height:32px;font-size:2rem;color:var(--color-main-text);text-decoration:none;background-color:transparent;border:1px solid transparent;border-radius:50%}.leaflet-container a.leaflet-popup-close-button.download-popup{font-size:1.25rem;width:20px;height:20px;right:-8px;top:-8px;background:var(--color-background-darker);border:1px solid var(--color-btn-border)}.leaflet-container a.leaflet-popup-close-button:hover{background-color:var(--color-background-darker);border:1px solid var(--color-border-darker)}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:'progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)';filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-not-clickable{pointer-events:none}.debug .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:0;background:rgba(255,255,255,0.6);color:#000;box-shadow:none;pointer-events:none}.debug .leaflet-popup-content{margin:1px;font:9px/8px Tahoma,Verdana,sans-serif;line-height:1;background:rgba(0,0,0,0);pointer-events:none}.debug .leaflet-popup-tip{background:rgba(255,255,255,0);color:#000;box-shadow:none;pointer-events:none}.leaflet-div-icon{background:#fff;border:1px solid #666}.sidebar-cursor-container{position:absolute;text-align:center}.leaflet-cursor-container{position:absolute;text-align:center;pointer-events:none}.leaflet-cursor{background:black;width:2px;pointer-events:none}.leaflet-cursor-header{background:black;height:10px;margin-top:-10px;pointer-events:none;color:white;font-size:.5625rem}div.leaflet-cursor-container:hover>.leaflet-cursor-header{visibility:visible !important}.blinking-cursor{-webkit-animation:1s blink step-end 0s infinite;-moz-animation:1s blink step-end 0s infinite;-ms-animation:1s blink step-end 0s infinite;-o-animation:1s blink step-end 0s infinite;animation:1s blink step-end 0s infinite}.blinking-cursor-hidden{-webkit-animation:none !important;-moz-animation:none !important;-ms-animation:none !important;-o-animation:none !important;animation:none !important;display:none !important}@keyframes blink{from,to{background:var(--color-cursor-blink-background)}50%{background:transparent}}@-moz-keyframes blink{from,to{background:var(--color-cursor-blink-background)}50%{background:transparent}}@-webkit-keyframes blink{from,to{background:var(--color-cursor-blink-background)}50%{background:transparent}}@-ms-keyframes blink{from,to{background:var(--color-cursor-blink-background)}50%{background:transparent}}@-o-keyframes blink{from,to{background:var(--color-cursor-blink-background)}50%{background:transparent}}.leaflet-text-selection-container{position:absolute;text-align:center;pointer-events:none}.leaflet-text-selection{background:var(--color-primary-lighter);pointer-events:none;display:block}.clipboard-container{position:absolute;left:0;top:0;width:0;height:0;z-index:100;opacity:0}input.clipboard{width:1px;height:1px;padding:0 !important;border:0 !important}.clipboard:focus{outline:0}.resize-detector{position:absolute;width:100%;height:100%;z-index:0;border:0}.slide-show{background:var(--color-background-lighter);display:block;margin:0 auto}.leaflet-paste-progress{background:var(--color-main-background);border-left:1px solid transparent;border-right:1px solid transparent;border-radius:var(--border-radius);height:14px;margin:5px 0 0}.leaflet-paste-progress>span{position:relative;float:left;margin:0 -1px;height:100%;text-align:right;background:#5c3dcc;border:1px solid;border-color:#4422bf #5435c4;border-radius:var(--border-radius);background-image:-webkit-linear-gradient(top,#745dc6,#6549cc 70%,#5c3dcc);background-image:-moz-linear-gradient(top,#745dc6,#6549cc 70%,#5c3dcc);background-image:-o-linear-gradient(top,#745dc6,#6549cc 70%,#5c3dcc);background-image:linear-gradient(to bottom,#745dc6,#6549cc 70%,#5c3dcc);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.2);box-shadow:inset 0 1px rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.2)}.leaflet-paste-progress>span>span{padding:0 4px;font-size:.625rem;font-weight:bold;color:#fff;text-shadow:0 1px rgba(0,0,0,0.4)}.leaflet-progress{background:#ebebeb;border-left:1px solid transparent;border-right:1px solid transparent;border-radius:10px;height:24px;margin:10px 0 0}.leaflet-progress>span{position:relative;float:left;margin:0 -1px;height:100%;text-align:right;background:#18a303;border:1px solid;border-color:#106802;border-radius:10px;background-image:-webkit-linear-gradient(top,#92e285,#43c330 70%,#18a303);background-image:-moz-linear-gradient(top,#92e285,#43c330 70%,#18a303);background-image:-o-linear-gradient(top,#92e285,#43c330 70%,#18a303);background-image:linear-gradient(to bottom,#92e285,#43c330 70%,#18a303);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.2);box-shadow:inset 0 1px rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.2)}.leaflet-progress>span>span{padding:0 8px;font-size:.6875rem;font-weight:bold;color:#fff;text-shadow:0 1px rgba(0,0,0,0.4)}.leaflet-progress-spinner{width:100%;margin:0 0 4px;text-align:center}.leaflet-progress-spinner-canvas{position:static !important}.leaflet-progress-label{text-align:center;font:var(--default-font-size)/1.5 var(--cool-font)}.leaflet-progress-label.brand-label{font-size:.875rem;font-weight:bold}.leaflet-slideshow{background:var(--color-background-lighter)}.leaflet-left .leaflet-control{margin-left:10px;margin:0}.cool-ruler{background-color:var(--color-main-background);height:var(--ruler-height);width:100vw;margin:0 !important;position:absolute;overflow-x:clip}.cool-ruler-breakcontainer{height:100%;position:absolute;display:flex;align-items:center}.cool-ruler-tabstopcontainer,.cool-ruler-horizontal-tabstopcontainer{height:100%;position:absolute}.cool-ruler-indentation-marker-down{width:14px;height:10px;background:url('images/indentation_marker_down.svg');position:absolute;left:0;top:0;z-index:12;background-repeat:no-repeat}.cool-ruler-indentation-marker-up{width:14px;height:10px;background:url('images/indentation_marker_up.svg');position:absolute;left:0;bottom:0;z-index:12;background-repeat:no-repeat}.cool-ruler-indentation-marker-center,.cool-ruler-horizontal-indentation-marker-center{position:fixed;display:none;top:0;bottom:0;left:0;border-right:2px dotted var(--color-border);z-index:12}.cool-ruler-marginwrapper{height:100%;position:absolute;width:inherit;z-index:11}.cool-ruler-breakwrapper{position:absolute;height:100%;overflow:hidden;width:inherit;z-index:10}.cool-ruler-face{height:100%;background-color:var(--color-background-lighter)}.cool-ruler-maj{height:auto;display:inline-block;border-width:0 .5px;border-style:solid;border-color:var(--color-border);font-size:.625rem;text-align:center;color:var(--color-text-lighter);line-height:7px}.cool-ruler-tabstop-left{width:20px;height:20px;background:url('images/tabstop-left.svg');position:absolute;pointer-events:none}.cool-ruler-tabstop-right{width:20px;height:20px;background:url('images/tabstop-right.svg');position:absolute;pointer-events:none}.cool-ruler-tabstop-center{width:20px;height:20px;background:url('images/tabstop-center.svg');position:absolute;pointer-events:none}.cool-ruler-tabstop-decimal{width:20px;height:20px;background:url('images/tabstop-decimal.svg');position:absolute;pointer-events:none}.cool-ruler-margin{height:100%;background-color:var(--color-main-background)}.cool-ruler-left{left:0;height:100%;float:left}.cool-ruler-right{left:0;height:100%;float:right}.cool-ruler-drag{height:100%;width:0}.cool-ruler-drag.cool-ruler-right{border-left:3px solid var(--color-border-dark)}.cool-ruler-drag.cool-ruler-left{border-right:3px solid var(--color-border-dark)}.cool-ruler-left.leaflet-drag-moving{height:100vh;border-right:2px dotted var(--color-border-dark)}.cool-ruler-right.leaflet-drag-moving{height:100vh;border-left:2px dotted var(--color-border-dark)}.cool-ruler-ltooltip,.cool-ruler-rtooltip{display:none;text-align:center;width:46px;height:20px;padding:2px 4px;line-height:20px;position:absolute;border:1px solid var(--color-border);background-color:var(--color-background-dark);border-radius:var(--border-radius);top:24px;color:var(--color-text-dark)}.leaflet-canvas-container{position:absolute;left:0;top:0;bottom:0;right:0;z-index:9;user-select:none;-webkit-touch-callout:none !important;-webkit-user-select:none !important}.leaflet-pane-splitter{cursor:default;stroke:var(--color-background-dark);fill:var(--color-background-dark);opacity:1}.splitter-hidden{opacity:.6;stroke:var(--color-background-lighter);fill:var(--color-background-lighter)}.input-help{box-sizing:content-box;border:1px solid var(--color-border-dark);color:var(--color-text-dark);background-color:var(--color-background-dark);min-width:200px;text-align:center}.input-help>h4{display:block;font-weight:900}.input-help>p{display:block;text-indent:20px;text-align:justify}.leaflet-slideshow{background:url('data:image/gif;base64,R0lGODlhMgAyAPZBAICAgIWFhYGBgf7+/pSUlPHx8YODg4aGhp+fn6qqqoiIiM7OzoKCgpiYmPv7++Dg4JGRke/v76amppycnLa2tqioqN/f352dnezs7MLCwtfX14eHh8nJyb6+vsDAwJaWlqGhodTU1KOjo/r6+ouLi+7u7rCwsLKysvb29pCQkPj4+I6Ojvn5+ZWVlZmZmbq6uvz8/Kurq66urvPz88XFxeXl5czMzLy8vOPj493d3dnZ2dvb28rKyomJidHR0cfHx7S0tP39/dLS0tzc3MvLy4qKipqamtDQ0K2trbOzs9jY2OTk5KSkpI+Pj8bGxr29vdXV1dra2q+vr7u7u9bW1vX19fDw8PLy8vT09Pf397W1tYyMjKKiop6enqenp7+/v8jIyO3t7cPDw6Wlpc3NzaCgoJubm5eXl42NjbGxscTExKysrN7e3tPT08/Pz7e3t6mpqeLi4sHBwebm5pOTk+Hh4efn5+rq6uvr6+np6bm5uYSEhLi4uOjo6JKSkgAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBBACH+GU9wdGltaXplZCB1c2luZyBlemdpZi5jb20ALAAAAAAyADIAAAf/gEGCg4SFgjAFPi8iJACOjhcyNAWGlZaXgxaKAo+dngAXNiOYpJUSQAGfqp8eKqWlLzQbq7SsKK+VAyErtb2fD7iEAzK+xZ40wUEOIMbNjyIsryouztWgMKTDxjc+OCojETU2zL4JpDe+C7eXKD89va2WO/ADuA7utSG5CrQX68kFqPUzRGwVhXrJBsE4MVAYJ1UUEppqKMiEQYQShSEwqPDhJ1cZDaHgp8pHxVU6QsrjGKTBKpWXBH6cgRLmypL4PtrcB7GgJwk7LfnsFGNCyaCVNDirgVTk0qaFBjiDaohkMaqFDDSjhFXZ064WDB4FK/aTiK4tIdpYNYrqyJIYQWpSzVBTJqQf0ajyUnXyLkaoAcc+YBCDKdpD6Dz9+3e44zNCHhonJcAgguRSughe3sy5s+fPoEOLHk26tOnTQQIBACH5BAkDAAQALAAAAAAyACcAAAf/gASCg4SFg0EFQlMiJACOCi0VNz4ohpaXmIMWPoyPnp8AXTYjmaWWEloBoKugHpWmmAMEU04brLetr7CEAzIhK7jBoLu8IMLHnxbEBCguyM+PYru90NWhpKU3z09CSygjiTbGwkGZQ8cLupYoP0W4MZcFkLg/P7KwI+23roYy7+rTnLEKYQiDgH33lgkKkmRfIX+stCg8FZHXwVVlEk48hKCiIA8DAW5cOO+ThEFnMI7ExGMgM5crLbVcJe3XqnIxKd58oTKnzIEVaPpcd4Bmi1VLhuo0aQtUAaUFoUGN+mxqoQHQnlpF+SzpVkEGMAr9Kk8sKBFfXxq9+ZUMRoNjPK3GECrQk72tzYTWekRF41QxrCpZYBDDa1oCwFYdOnyoUatBHhgf0pZMcrygjiQScmJ5Mx0GWjvHyzEoEAAh+QQJAwAEACwAAAAAMgAnAAAH/4AEgoOEhYIWbkEFbS9MWwABTWcJHW51WYaZmpsEElqRXAKQo6SjBZyomi80G6Wur102DqmoA22Sr7m5X5i0hgNIusK7vb6CDqHDyq4WxgRZZsvSpTS+wNPYo0zFmzfSZk9tS1kOVjU2ycJms5tDw2B0iZxZ8OrtCrpdWM++Re8Dv4IRc/asni4qhkyIgkWQUIFougpZWegKAcCGg4IkyUfoiy5uGAUJrEjoTC4dIQPueoYlYspf+EjWWfkykw1iudjVLGTyVYYODHcaUpKzgk+hMF/VoKMUaUKf/pg5lQj11VSq0646xHZKq6CYpRA09UrAQFVqZAucDKrVAqwwOTy93iQJEa3WGD5ZMQMpFJpPt2sgUbkoN+6+GmQH4drbKXHGqK4cZ6JnltSLjpIfk9qXWRNgLZ3n5bAyKBAAIfkECQMABQAsAAAAADIAKAAAB/+ABYKDhIWDD0dcV203TFsGEBMxX21LVkGGmZqbY1oBAKChoqFSNFabqJoDBTc0G6OwsV02I6m2A2shK7G8vB61tpkjXL3FvU/BhcPGzLFYyYK4zdOjD9A31NmkwTvNCwBGT5Uj5DU2zEzAqq/FP6vPmsTGRpiZa8Vd8Nw/RfjCAsdWQSswgl87gYNMHBuozMhCQlYAykLIMNqJh4I89FJXkdA9WdEKNJClo6MwBL4Izkhp8h/IOAZh1WtpiB0sVh9HeaGpiYevJ7Fs8OQU1IuzoT19HUXasGgspvaCQroJtZASWf1kVoWoVOvWaF2rfR1kU9Q5WFzGCppajRdHqFdAsAZV+4AkLHd07YKaQIXi1hgkReZSe4hB0BoECXt0+8yDYrAgZz4WOTfh5IJsQembDLHCNs49CTA4BVpVDkKBAAAh+QQJAwALACwAAAAAMgApAAAH/4ALgoOEhYMWPiICAC9MJABoCGlgFiUwhpiZmi80EloBkKGioRdSNFeaqZkDIWijr7ChZKq0CwNIsbmwI7WaDly6waMdKr2FKmbCyqLExo3L0KIWtUPQydGyqlcKymRVCx1CSyojlspMqrjBYAOpZMDBLL6LuRfftVlgPfWXmCb1WtoZs6UvVgJMVui9QiBw4KFczQZ1yFXMoaFrsKAQahBLh0WESSAKwpLrYyZ1sJIQ7GgSpEFbKEf1a3mM28IFQzCKkkAzE4+ONB69mtXTX0opGYv6NLhLKcID0JyejCq1kJKU+16hqvoQq1augwYwHQp2kE1hIsqahcar7LaFOkCzuT0qjZU8sGSAMoixZKRacCzv/R3JIGUBcIMldpyZeEEKlogTFxD6qvGxFwaGWa4pbTMmUp6fMrASGuGQQoEAACH5BAkDAAkALAAAAAAyACkAAAf/gAmCg4SFgmMJOUciAgBTjBsXSUR1LIaXmJmHP5EBAJ+goZ+SUFmap4YDUCuira6fqKgOs2uvtqKSlrGpLre+rh6mu4IDZr/HrcOHyMygwrE5zdJFddAKx0dVCU/ZWSzIapoYjbcXCj8DmBE1RCDkryK6hibl6cNZnLcOqe+tFMqDHPjaV8iDLQT2AG4rYutSA1vPFCbqBSxhlls6JBYKkuQVlEGrgGnEVEvkQlcER26EN9Gkynnworl8Seiav5OtatA0RMRjR5Q7Yfozliwoz2ZG+TG7krSgKwRAmwrS8ZTCzKRYmImQGrCZPKk2sXEVZKCVmXyh0HG9EpPBmhoXN0qNbXlT21xCPV0puus0Kl9iDEz++ItTVA7CdP3+/eYKccAbZdM6JlSiQii7k0EScJSZnxVCgQAAIfkECQMABAAsAAAAADIAKgAAB/+ABIKDhIWDY1pDPmMCAFOMLWkLNQOGlpeYBJVTThsAAZ+hoqEUbRFBmamEA0ijrq+kEaqqI2Wwt68XNrOWA7W4wK4jvIU3F8HIscQEQ8nOoh1VsxEKz9afQ6qtyJMETz6UI86p1LgXVWCVvTU2trhqmBFS7+rT5sOGHsAUy4I/RbhQFXJxa0S9fiP+wUqwqsotDf16PRwkb2FEiQX9TbyY79YhWAI5dsylKQVJkb3cjUpS8tUulBhdSQIJ0xKRhUlo1jRE0NWiVzsvaXAJAWhQQ0EWvpJ1dKDLpU0JDXXGISrFXLCsXsUqTKsgWJ1GgYHotZowBq10VcIXtZxMaV40DTVz6SHuyK52nUJ1kleQw5N9vW0MvAIs075uhR3Mm9CAq8BIV0LW6wjuZKl0GBy+3NBQIAAh+QQJAwAiACwAAAAAMgArAAAH/4AigoOEhYJTIhIUAUdMAgBTjkgLEYaWl5iCAyFNThsAoKGiohRRBZmohQ4DSKOurwAXUpSpqA5GILC6r7WXrBO7waNEDr2EQ1PCysPFvQVDy9Gixq3RRtKQzZgYj8IcBLRPQksOyw8PmVLBsqcDlqtLRMEZ292vFBTuvbm7TJceuhDoM7bKEywm2jQFS2hMhAODr4wkXHBQScNLRQ4eq+ZKyEVf1+7piwLsFcOPg4IkgQXl0MGTKF3CEtTkXsxtCO7lY3kTU05eFE32BKlz5tB/ERvwOorxoFCmhpQU7QjVULloHKoa4rhOayGpSV3BZFpg6jCvKcOCukCl01imCkCELkHb1NUsur544rVkAVYEJ3ujGg2cMoFGwmn1IhaR4eVihzVfWXx89enjZGcfbxR1SvPXtZ4tEWBQKfRXS4EAACH5BAkDAAgALAAAAAAyACwAAAf/gAiCg4SFAwhTU4haAUdMAgCJUjxWhZaXmJYDk2gAG56goaF6dUGZp5gOIFKira4kTGB3h6iZm2avua4FtadTusCtXTYjvYVDwcmixcaICsrQoHIqvWGQ0bjRHbWswbILVVWIbTjQp1ZW16+M4qkR78B1mXLAWgi0qDYg6q5qmghncoHA1wyFE11Mjs3IpYRas0JFBB6T+FDTwVcwBgXpsq5iqmzCBrEhgdHjx37TnLnyYnJeR4C7bLR02e9OyZmXNq672GoGzpOtVAb9iYnHSi+7iGY6mlSpJSXanGrqt1LqVGjMrA7qJopnqKxaoSLkmEKWVo0rqySoIYjg2XsvRd9eehZSbk4DKO1e7elELyEbI+v63Rp3MAoGr6IMJnxzcAqGi+EmDhP53q+gpirDHKWZsadwnUUSYGAvNKEBDCqZ/nspEAAh+QQJAwAEACwAAAAAMgAsAAAH/4AEgoOEhQQDbS8/G0ABAG5cAolAP3mGl5iZgwNrbSsAoKGioi9LmqeGKi6Ro62uJBWVA6ianK+3rTKVtJlPuL+5vIRXCsDGohc2I8IEa8fPosIYAtAu0CqoVtTGlW5VzW1Lx09Zmh7brxSc35cqIyXGmQ3ztxTSNqyvmFi/7syC6IIVwrAo3T9CBdOxQOhM38FhCQUKGnOrzUNDRQwKwkHCVYWL7ay5GvRCI0iICpu9qnHyUsNRVGKubBnS47mRNDEisOkw57BiHl1d8WnIBs9WpogWEslNKcJnXJz+zBUx1DKpE3FdEEUFKwEq9VhSmbXQK79c7Lym8qgWE9BRYznaXjJgU+5UpHYHWbiVl6TJvAlmAmbAt++nunkLdHQVri+Lin2zSoxcogKpyBitYl7KwMrmVDkwBQIAIfkECQMACAAsAAAAADIALAAAB/+ACIKDhIWCAyFTThtaAQBcAgJCHWA4hpeYmYdcA2uPAKChoqEeEZqnhgMqRqOtrqASGiOoqDcTr7ijE2mytKk7ucGuBb6FVwrCyaJdRMUYkcrRoLO+JtKw0aWnpdC4XVVgqgtVRjdC0acfwhSqmEsqI8IoKJcjM7llnb41RES5Fpc04FNRjFA3V6mk/CtICMWiV2IKCbnlSgjDSz1eMWFBqAwuGBcNPXRlBCQCOxBDumNFUtCblCrrvRqUcVjMSycgIpp5E5OnimJ49kwI9NWVob9I+mu1BGlAaWCcYmwlgSQXqYZY6rKJdZDAbF0HwThgtcYEWeHCDpIhg6vapwhE365sFVFuKo1O7GatqHcv075ecQEO7OrNYJdGB6NgIHhwUJh6CzTxxhEwCVwAFdtiSk2xgVaHO4oCF7ohgUel75oyFAgAIfkECQMABwAsAAAAADIALQAAB/+AB4KDhIWCAwNtNzQbbwEAXAJCkw9BhpeYmQcqMJEAn6ChojcFmqaXA2ZGoqytAl5sp6dDN662rXBRMLKoCre/o2AovIMYSMDIohfEgiYCydCfNiyyVs/R2AqyHsgXVcILVQeLQsgeKpkoDb9vm+6GS5zAN5gsYOwDvCVLv1mXUMdc6WA2yIYngYa83CJIKEsWWzQKsSHhahfDQkVsFVKIy+LFYvc6HmKA8KOhjKyMWOTWaonJS6twbVpR8mXDE65mtrKZqSKZnDzhCXTTslTQjbhstDwqsYqvUTWZCiLiKqYoqSdTVsRaECIkKCnAiOU6cqlLd9TICnqkTG0mDUBK3QpllSGi3IZYZN7F2Mru3kFPRcX6qzOlJcIT9f79GVWuuqqEC9MlTBPy3wIURV6uVTTyAQNLPZfgKM1zw1DiTANm0E41XiuYAgEAIfkECQMAAQAsAAAAADIALgAAB/+AAYKDhIUBDgNrISErTgdAewAiAkJybCyGmZqbgioOIAChoqOiTBBAJZyqmTcTpK+woWNsq6ozAUOxurAgQ0G1rAq7w6QXb0sDwIMlAsTOo1bKh1LP1aXKHs3W1kQjnMlnxBRdWGBgAwtYRk9Czh6cyOKHm/HDKpqJ9sm1I8y7HVkM5XClS4c0QURA6QoWS8jBQtpgPSgUZxeMh4Sy/OjRkNCaWGMwGnKgi8kyBh1FFtoYC1OANy1VZprREoaKJrFkzgSJqwwsnZpONJQTE6ihj68WSTQ6sovElEwzguQVdaWwYkWrIiwpCZpWj69mzaOCzuVXXDnP0jvwU23QtG5LBcKNKzUp3UIDeN4ldJWUkr2DDGS9S5Mq4AUFAb/USxjl4LhiSu61QgLnY7eVG+4j3OqVlTyK0b6aFxrOqBehrUrCklpqtNYUOQUCACH5BAkDAAQALAAAAAAyAC4AAAf/gASCg4SFgiMDa0IrAE4HWgGLAkJCV4aXmJkEiS6dAJ+goQKfY0l4mqiYU2aira4CMaepqFcKr7eusbOXYQRruMCiF2BWu4Qmo8HKoE4oxh7Jy9Kfz9PWjTy0y5BYxAtYvk/LmnhgwGVatFnBHlmquEpZ8rOIwJg4rLfGhDg8tx3uCon4t88Ql2itCtn5B6Ogwh/6jr3K5vBSkYmDFmKsqHAExFZMmAg68WoGx3v6rhx0dfKeJ2EwJCVsyStJLgILStLENHHjToOuZAr7abHnTKIKbd26EGoE0kL+QGJRNGyAt6eFXinEakjJS1BeuGpjKVbTgVZiymaSoVUtr7ZuRQkN8Bl3EN26SmHWzcjg5l6ct+z8Bey3LooYgf+K6Vs4LqPEhi/eVctiykRZfxmLAjc4XKgpnfl9Dk2IDoN0pDOy2ZQpEAAh+QQJAwAFACwAAAAAMgAuAAAH/4AFgoOEhYMwA2sAK4sbWgFHXDMaeYaWl5iCiUaNnZ4CAFMUFpmlhpOfqaqSpq0zCqqxnwlhrZdhoLK6nmIotoe5u8KNJxYDvx7Bw8NOM6YDr8uwBNJdphZguxQU0ChgAwsoRk/CNjCYMya6ZewFx5ZCS8KYHhOylLYoMLq+p4yqQn4RWiIvliUv9wQW4qKsk76BsbwotNTQISEEACfC+2FQkIUiGTX6UzUoDUmRlzimYlJgCYWTKEfOaqnKWcyDNXGlWnLzYJJUBTjN7IlzlpOVRE8FkXYuaSEUNdcsmaDhnwanT6d5euoOayEiML1magBUbKaqQ83eCqt2YSoxbUbXlo0LcSfdrG/vXlzJU68gA0j9fgypd3DauwlikULMoHFgxorvWgEZuXDEfnoBf4rn12OFT1bedf5MrDPeRZhNa2JgJVMgACH5BAkDAAQALAAAAAAyAC8AAAf/gASCg4SFBAMqRg4gSAArjgBaAT4iV30whpmamwQ3AxNGkKKjAj5yQwOcqoaWpK6kIiBsq6thja+4sGG0mlICv7nBonIjvIRWwMLKjhKztJgNy9KQTj6YqiHSXdOitWDLklVgAwsL2pwjFcJlqZumwsW9JLlRxiojwV+ZyLg+xsc1cqkwFEPgv2M2+hUaovCgoWSksgz69KpGDYesnFQcpKHMRoyZirxSc+jGK5CaHGh0JShOQpYoNYnUFeZjTIIjQ7m6eJNVxZWjRPSU6SoBg5NDcepaUwMUtaRKSbUkoIEcCw1QFyLNik0BTK6qtoLV1PHr2H1Fz246wFaq2kwyUNK+1Sp27iGbdgmMHJJ3kFddfa8YwPuWDRtc7ey+3JkXxdFXMfqKecx4boFHDS3Pg3xN8WBS1voK+jyKr+hOUjuLPuyoyulCA45qeQ0blapAACH5BAkDAAQALAAAAAAyADAAAAf/gASCg4SFggMqLlwAawArahtaWmw+QVVZhpmamwRRN44ujqKjoz5RDpypho2kra6MJ2yqqmECrK+4o2tVs5oRUrnBrT69hR7CyKS7vQ5Yyc+6cQO0YNAK1mpYqWHAwpIDXVVgAwtVisic4MIqiJtPPt7uwZ3MibksmQUBucTFh/wqVuHygsrfoCVEchWKgouIwUyLXL07eGvYQ0NZBOCi+OqipmqvZInr6NHXKzWdcBUomQmkK0EhWZp0xQJSKxFgZOY7ycaVCJ35Tvg01wofUIE06VEBB4bKUYwSn/ZCQFLqtmutrKpKeFOrqqpeW0YNO1MZ2Y9jzxKi0s2sWkLOR5K+/RdzLkyJM+wSMFD3bc9XXIz6bTgXRUW3am2qVLuyCb+5RYJNe8tiYB69fIfN0dupQtEgnPfqCn2QDiNepA/1jJB67axAACH5BAkDAAEALAAAAAAyADAAAAf/gAGCg4SFggOIRlwAAG1oTgdAexZHQSOGmJmaVwFDN4ygoaEiAlc5KJqpmGEBawqisLEAFVGqtoImArK7sCKct5geurzEolDAg4nFy6IJWMhKV8zToBJLt2yu1K8EzCY6A6lWIMVlb+eIAQMEC7PFVr+ZF0W8Oikq4ZqfxF369S3QlhCzsWoPLxjIkhEztG4XwYSE4DlUQciRrGsQDdnYFZHUxYyYhsHqkEUdFY4gV0GKdSjMx5QhX+6KBzPiSmOdjMTiUFOerJy9ema6ohMWCwbaRAlVGcvIs2tUTjZaGqxpoXAsWFA1lFTp1ltBfn61hWXn2FvcvJ5NZXatJhdwWWG51aTE6tyYLO9ybat3UF2+fRvGCtJX4WCaetPiLCyNwcu+FhwW7rTrQr67KBzP7NskQ73A9Coz5tUF8dx9I+NMBioK3mpcRgm/ftCN0Y3XhboBwa1Rna1AACH5BAkDAAQALAAAAAAyADAAAAf/gASCg4SFgwMTKkZcAI1oPxtAFhYEAwOGmJmaV0MAL46goZ6cV5qmmWFIoqurL2RBp7FWJqy1okwiYbGYl3K2v627hShXDcDHoEgswgQ7kMjQjne7qdFdG9Y7pyMIx2VvlV1VPwNkZMfkl5lAwEoqvJUEHR2/VppUv0LMQji2XUS8sLHyAoPZoXqG4NQCaJBQhAgLCwkpw4pTw2FEar0ThOWNxouYGAWrBJEVSFQfK1U8ua7HqgeCjLTCwTKgyQeseNRsKUpNMwardqKc+fOCtBFCQ74cVo5KUqVBnzIbKVWWyaqxEHQThdVq1K73roLVRHWsISVizTpEe0stpgNlS93+jKsWC1uucg++VJdXoKg+fOsa8JuslNxJKQ/XEpEXhcLEZtXkc2uFRBN/fRHK/QTZ7eCebPIO8vK3imiHyeKdjglU0mqM9mIFAgAh+QQJAwAIACwAAAAAMgAxAAAH/4AIgoOEhYI5CC8TRowAjmg/EhQPDwgDhpiZmkhXCo+foI5HIlcsl5qohlJhAqGuoUI2LKm0clatr7mfina0mSgIZ7rDsL6FNT/EyqAJDsaWSMvSn2G+BUzSFNOPOKlBRsplAxQUA1WJBAvhOKeY2sM6lu3HRh3w55hH8M8dQsO/AXJJsPRMEAtdXWwck5KrRsFjERrSezVjxkOIueQMQmEj18VMIChu9PgxE65iwUSWNMRRJCVXHDisNEnxAQNXImZicpDMFcEYACZQ00kTlsZBVJr80EB0J7hQTH41ZRkE51R+Vq/6QhKNmVZrr77SqhJWbCpPocyi6uhTbVGvblzzZY1LyMGBuXQFdUWZF4EGDTCF9DVIcrBEw2iZYelbygBONYNtvpLgLC4woIfjqrmZWe21YRTyHkQYRPQLgYv7Og48GBqsPK0FpcUXW7KBKi9i12VgJbTuY88CAQAh+QQJAwAJACwAAAAAMgAxAAAH/4AJgoOEhYJXQzc3ZkYAIEiOLzReWoaWl5iDYZAKAJ6foJ5aAW5BppmohVYmAqGur0wCOlepqR6tr7mvHTi1ln0zDbrDuT++hH1SxMuwLMebzNGutKkqF9Ki2Gd9qEGxzAiVA+M/AwTgNZlJywk6lwMJWEaNwya9v8RBbcdt+fi6No4hq2cIywuA6QRqYgEQWb9c8RSqqqHL2aBhEn/ZKEaI3rSMl3B9bJfrHsiCHBMwgHXy0o8iJbEYdASKSct3JT0cutDvpcWbhV7uKlgOaMhdNIwe81hT6VKWTn1BjFoNKtVM3lzpvIp1KleXXr9asiq2kDCtZVGSTZuAUyhKbE47hmWLJWVcc83iCuqUCx5dlTHpPtCVZkbcjQ3LikGxMvHXAoAJpiVBjEmQtCxu+GOrOZcZDHqhab2jV5CXaWFK7/z0QjWyc1qwuJ54LBAAIfkECQMABQAsAAAAADIAMQAAB/+ABYKDhIWCV4g3AGZGi2uOTkyGk5SVg2FhjwCbnJ2cFBZCQQOWpYVWAlICnqysTEyIppYwVw2tt7hCFrKTJUS4wLevpLyHScHIrbDFKGbJz55GWLIqztDXnBGlQWXPKgMUBQNYWGAEZMl4lqrAQi2zZFiNwEl9lHJFuBUBMMVPwT9UGLLQ7ZYNG8UuBbNyCt2tWAkvjdB3ClfEXhFwjSA0r9XFXjYsCor08OMkGwU9eRBYwIJBk5RWtWIpzxVMSll+tOqQ85AZKNluxszHKkshKOCUKBHa66GTXkyHslITNWEtj1V5BVGWldcxm11l3QpraitYspWw7EQ7SwFWtidhx8KdZOvs3EtK1t4lBOPl3kHsov1VqPfvgFyDCwALktjtzL8Wru4Ms5eMw5Jzm2nyC7eJGAb07pJoEqwMY7jfSrMUvRhyCYMMB++bqi2xS09WHCQeRIABBQPTdhPakbtYIAAh+QQJAwAFACwAAAAAMgAxAAAH/4AFgoOEhYNXGzk3ABMTAIxCaFMFY4aWl5gFVpoCaxuPoKFoj1paD5mohUEFHh4CorCxAEJBWQOpmA5VsryyQg+3uKovvcWwU3IOwoeexs6gTAnKwipnJM/YpCq41c9lpNkT25kO38Y61bcUA1VgYATG4rnNvUKal+rGQOPD5rFEXqbhelKsg0BmvGoQWTYoUi8swQRhIZJwBkNCS7rJMsTroiVdCQk5CelRVQ1f0x6QLFmICMVYhxj8Y3nJn6htHqpwcgSKJr5XMFsOSDHL56Uf/7I4UXXP6MeOTpf9QArrVNRliI5dXdYo6NZUQWIx+SpsI1lUa+iFOosqrFe2T2W1wj06c66ll7DsWrImV2/Mt34LHBCbJrAgHbK8GObky/DQxotX2r2SNalfMioT69CLIgGZehHJbhIjs1fAuVauFStz8KxGXqwvm+Y3GTYKwxUqWI5ctbVfeKQmrVp8mMEmnbgCAQAh+QQJAwACACwAAAAAMgAyAAAH/4ACgoOEhYIYAgUKQzcAAEZcjyErU4aWl5iDBVJSjgqeoJ5OClqJmaeEA1kCHqGur5I+QUGomAM6P7C6rpFYDrWGMFNIu8WuTizAmjETxs6gFKvALJHP1p7JqNTXFNeP2bbNxrgqAxSJCFW5xunhRcU+mT+37LTBavDKVUZPuhNfAwrNyqdM0BMf/nQY2mWqoKYlupARGgWrgMNgI3RNpOhqicWLAiMSMvCKAweQliBWPMTqETSUl4jA8mCICpUU32BemqnCiUBWVHTGhCUU5LuORQs6WOcqaUGmoCw41Vdy6jSiVlGdOPEqay2sXm29ghM2EwIEXcteqlJVbU2ZSF3dLgQr99DYUnXt0q0rI8DYvId07HWrama8vANE1rX4aaVcC/DsqV0Q2a0YkrvgqChbQFE9tduKTQBXtlFm0pwxj4UB2Mtd1oBLWggIWACBl1Vo106sRUuV2msdBgIAIfkECQMABAAsAAAAADIAMgAAB/+ABIKDhIWDYTJXCgAvEwAuIowhLy+GlpeYgl9WMo+en6BOEhKZpYZ3ii6gq6wUAWwEA6aZVGCst7giVzCzp664wLchBb2HTCTByaubxVWqytCgVbMRENHXnyylGB/JQh9KKuIEFAPOymVBmHcvwRIwQpkD4O6XKmTBNs3elmHBV8UGffmSC1ahZ6wC+sL1IwyhB7gAKiwkLiIhBsJqTDyVS+A5UCI4bOxnkZygGhOofBp5ycatESYJzQOjASZLS5GWxaSo7SZJVip8Kvzxo5XQgA6KAD0asGhCpr1SrYIa1ShVU0GsXi11a2upTk+92tMqlmPYsgfJoh0kbG1atWhV4bWi4JbtAbhllYAFeaJuLCW4/MZiKHhRV7eKDESUhRYfMDXTxIr5WFBsgSZilN0pywKdw7KU3EVGqziXzbUVTBdeFkUwAYjSPguex6hKJdcPrUwMBAAh+QQJAwAEACwAAAAAMgAyAAAH/4AEgoOEhYMmYWtXCgBPRgBGXGtrbS+Gl5iZA4IeAiYAoKGiok5jmaeYEWSjrK2hSUOosgRxn663rG5Bm7OGP1u4waNcV2G9gywVwsujT8a9i8zSr8+ofR/TZdOQKtZjzLQqA5tvXYzCxJpvwRUVMKdgA3TsmsFxx2RY9piPtzPHhJ7gulfIyS2AvtrcgkUoDgNXca4gLBTxli5ka1pxIDixIa5DgmqZC9UxlasuJlMAYFEyZS4CTi7FU9KSn6uaHbkIyOUBJ0IUEH0iLKJR6DEHDlqhMIrvJtNZ0Vg9hdqP1FRZQVqZuorKKVebrIx8zTRy2Fiwzc76OpdWbaGgblNDNjgZVxAMunUJHMDrFosSvmrHWcw7uO9Df4YH8uKKIkECdhyfSmyyzEhkyUSX9RmbTLPawwtZBsaVgbDWWHUd5pKYV14jBpYIBMk7aEiEJBMDAQAh+QQJAwAFACwBAAAAMQAyAAAH/4AFgoOEhQVWViZhawqNABNGkWsDIYaWl5cDLDNnHgIAoKGiolNOmKeWLBlgo62uoF5aqLM1FYyvuKMWPrOXHAa5waNcQSi9gw4Jwsu6eceLzNGhU86otdKw0ZOYlHzLQgQ6hwNaWuSOuWVBmTbBNl4wmcas7pjuNr0DBQv1hU5GuY4RMgYQVxh/BgVaAvdqmyAUDG41U2ioRo2G+AR5OPSIFMVMuJywqCjqI7eEpgayojLCJEhXXbi5xGSjXSsbLWdS5PIqp06BWT7d/EnRiSsVRBX2cPUkqUCjrpwKXNpKar5XVmlhzXoqSZJWTLh2hSlWHtmyFbucRVsInUe2hF6I9IRLqOBQujB0NKQ76MBevjL+wtWEywvfASH5AkuMloyFYOvKoohB5h5XKysyMBC2Jo6+rCRCc45Tdgqzg2gXF3bANkw/uA2J8d11UyTfQwSmbUH0+faQRCiMKQwEACH5BAkDAAsALAEAAAAxADIAAAf/gAuCg4SEA4JWViYCSAqOABNGDlwDh4WXmJmDiTMNAAKfoaKfjVBTmqiYQRwyo66vKwA/Y6m1YSITsLquWmy1mUIHu8OuQkGWvyytxMyhIlcovwt4Rs3WoUJxtlzXKQjdEZrHRMzZ01kIhxRdzOniw0RE0+I/xCfA1bozc9IDbvCX2AyTVqhKPlgzCjJAeIXgpSe6EhD6smDNnGLaHBbKpg9TLmca8cFKk/CHwk8jQmYaoQ9ZQSgq370qEFPlHHK8aqrE6SqlTo2gev50mKVezqEEjbpC2s/Bqw5MpSkdFTVZkVdVaxk5KCprqiCwvKYKKzZTI1dGypqdqTbgyLYbXB+JogiXUMe60zwVw5v3Ld5lR+Fi0RGxbqXCdeU+bcvmioHHfr1GiwcvSFaaYsQsrGy5KgsS1nSI/dwuj1rIu2SwUHsLIFwvEcPgFcjrR+fEozjxRcSgVxVEBAMBACH5BAkDAAQALAEAAAAxADIAAAf/gASCg4SFDgRyBQJSixs7AABmRg4DlYWXmJmDVSEzkZCgoaFIIYiap5hKIKKsrZFgBBKoqFdMJK64rECzmiEbucCsRwQDvIJVCcHKoiIzxbN2FT3L1JBXD7Q7FNVN3DdLpyUlwV4BRy3HAxTrXeQzmkbBNuFVjsBMmWDAzsYDdDa55l1ikMuYoX2EEsVqteSKwUs3cF14RmjJhQuhYD1MhWuYqYrdIG3MtEQilkzqlBwaiUlFx3AsNY1jqCLmyJmtbLIEqEugzodcGP7cKMDV0If6dB01OC3nUl4OWnV4aqypKKrQhGINZ3QrvK5eMSFphS/spSBjWRkxe7YdKxhsYAv9chp3EE9RcuoOauCqk14YSsDWPeAqya66gQWbrSQxzeCCbK8ZmCuV7V3IWJuIYRBDnh2KS28tW6MSq4qIyrqA8zrZ3WJ5caWZRFy4lF46uEMV2IFCr6BHQAwgI/YwEAAh+QQJAwABACwDAAAALwAyAAAH/4ABgoOEg1VVAV9WJiYCSBsANwBmZg4DhZiZmoIwIRwAoKGioWagSCGbqZgWMaWjr7ArTqqpVY+xuKNOGxK0q0W5wboWvpwSwsi6QZebAzV8ydGiM0HNRNLYAkI1m8heXp0BOioIAxQU3hiZu8HPzc6QuSLMhsEBM8UcA3S5s4OKa3AVK7SgHcEarkLpG1jIFi4vmRIaEMFQ0xNcOzLtAzWi4rqHHTVq8KhJBUaSHkfEcoIP5cASJ12+jCWTIREQsIjUHIjzVcidtLLkBOqLnS6iQWkiTWVUVIeltYC9grpJoiiqJYdixZRE6VZDt0Yx+UooSCwzZOvBgpE2UbypbVUDrGyrwarCtDDewiUbVmwSsjM05Eor78RWfHpfCcFKxoKwDEitJLIVA1k1olKTZbiz1KTmOPSASkpHFebjrRWCIUF0GCRefsPYps3BQIsWW/eyMAwEACH5BAkDAAUALAIAAAAwADIAAAf/gAWCg4SEMDhYDV8CJgACjgA3ZllGMAOFmJmaggNKWj+QoaKOXANrl5uphQ8gZqOvoyE3qqoYcLC4rz9jtJgwGQa5wrG9gzi3w8mhbL2HPMrQkCJBMKrRLdLQQ6lGyV4BQkIFSpQUyuGaD8NLS6mmCsIy1asMucWDu7kZhV+CS6/s7nEal8tKpiUXLixrJ9CYPnz0IDXMdAPXtk0/NMybSCgcrC6oDnJM91HDyIlZPm482QxWRpYC/wGEeU/mqC4073HRlbPYo1c9e4EiFlTV0FFFa8FKmuqoKKabrCyFmslIN6RUMSXhmbXQx66GYGUBOwjBK6tkBcG7uTLrM6BpVAs0cEn2kMuQWQ/o5ZoVixJcScAOSAQY7NqvUNmwWRfUYAZgMZQlJdEkWpCiKaE9Hls0mDdmSTGcaxv0mz4MfU8LJhDrBhW8VAfU02KgopU5pFMFAgAh+QQJAwAEACwCAAAAMAAyAAAH/4AEgoOEhUtuMw1fAiYCjgoANwMqhZWWl4ZpSACcnZ6eRlyTmKSVNVwkn6qrnG03paR4Cay0q6+wpmBbtbyqY7iCk3plvcWfFrhhRMbMnW4EA6VGzS3UotGWD7q9RF4wbQRKKuMUFNxzlwzqtTM1l9HlXZC0kpVfBGu0wMHbrExg704dW7Jv0AA37AaBAagQVEFDtRLE2vbQ0jRWeUgtpFIxm7+OHdvQigOyooqPJQuy8Icu5T4rGF2+jCkT2DJfNYGhUkUkZzJWPmH183QvaKwiq4xqBKr0HVJVTZ0mjWooCFOqhJLYwpp1E1Sug+StYgEWmthPRsqGm4dWrT6wSlSU0MKG9cBIsDLs2tKCtV0tsLxORLVwxQDbqzKthEOR4GZgcDlTUTN6o5mYOXRrVjYmg3DQMGE4Z2nqpVcCPIMfRHRHdQCdvUPAumagxUBlK3EfBgIAIfkECQMABAAsAwAAAC8AMgAAB/+ABIKDhIRYHBwAZ18CJo0KCkM3A1mFlpeYg31JF4qen6AuogOZpYWboKmqikikppl3Equzqy+vpx1ltLugTgQStwQFNrzFvcHGyceZTqLKzyJBmQzFNhIODj7CWWUUxliWX1jUtMKmFF27PiWYS6sFwZSRtB2EvoOdnxxLwYYts0z6MEvhqd8pAgsAwgLDkIVBS+NmzSnl8CGmG7UsavQhUaNFd6qSeHyYZVUXcCP7sciYMh7LlreIqYIZDERImrdKprKB85XOVD3PFdkZlOKqogOJIr1UYCjQpZacPYVqT9UDqoVeUg2C5CZWQVjSqaqIFdLRrwhDJkArddlWJR1MscoIMAvrIYBatu6CCs+AWZMnYMITgwJFApm8cK5c8UyM4mcApOHEmIxw0BKVrRStUOza0ge7EgiE+q8Whq9DGGgx8GILgDYLUPYLBAAh+QQJAwAEACwFAAAALQAyAAAH/4AEgoOEgio6WmAAZ4tSAjIKOwRTAyqFl5iZeFpNE4ufoKEuDpmllw8SAqGrrI0DppgDOSCttawhsISyT2W2vqtOuYa/xKK5LsXJn4maTsWpyo2aDL9LPBIwQgQ6TSplnL4iQYVfk7YEM6Wv4LYzeJkXq+nC6FUKtk6vp6Fg9ISKtUQ8aLbI3yVZAUuBoTLC4L5aOBxKRMYqhkSHTyBeNLik1ZSN/lTUggGS3oiKkkrmiuBRpbCOwFzm4tFKJiwuXFjZNIVC1aqdCmsCjVUk5tBLznQeLVTU6NJBM4Q+RUeR39RBJ5RehXTrapCWXkdOpdmK5NSET7PVKvf0AER9Q0eVcJU6dEC4ugTu4VMZYRKKGAseEJPgkkSTaGK0lWQRraBMA8qWjHPJ8pkWHJMLD9aRmfIvCQOB2sX3bmkOBuwACJmyw5LBQAAh+QQJAwAIACwEAAAALgAyAAAH/4AIgoOEgzBDGWBgAA2MJgJIV0MIA4WWl5iCBR1bJIyfoKFmKg6ZpoRDXgKhrK1GXJWVp4UOqUWtuLhIQrOoZBS5wbq9gkbCx61OY6d1TsjPoqcM0AHUn3WXHlUIMcI135S8OiplyEcwspY1uZqXKpTcwiLbg06EF6zgvQNdCsFCIzLxu0as0CJdkzANWDQiYEFCA3Wlc/dQYS4qFTNWMeYqY8YnFz1WFDJMZMF1uBya3JdyJbERJV0yQxnKnsxZNEHZvGnKBi6es1ZFAyrwJ1FMzlodtcjKw9JsRp8aunKrptRCHEO9u6oJFzaugqJehYFErNR+HcH6a7X1KhGJXFAbmT2KLqRUHTIOXJzIcwAWeXTDAl5ZgNs2MnXqIPNywqUna4xu3oCc6KYByDBuhlH1LIaaMEA5HxMxDqji0QmJRoT7dAgDIJc7CZk9JPPDQAAh+QQJAwAFACwEAAAALgAyAAAH/4AFgoOEhHEZaWAADYwCJo4zQ4WTlJWDGE9Ni5ucnVMDFyqWo5dUXJ2oqZsOA6SUKlF8Zaq0qGsDra6XtbypIVO6To29xJtOug/Fypxelh5VDMVeAcsAWqRrvTVEXjBCBTo6KrO8bD6Fx4QXqYIzlSqgWrxcQaNUzBxLugVaoLUzDizhUmRgXyFo/0iB0RDQICGCqp6IEuiw0gJVTDRU3IgwFZeNIDP5AllRpC2SDoXQQulQhao4LPc5iBgTGc2armqMxKlQFU9sp1D9HOXy5FCLPo++KsJO6SRhRp0+TCq13YydVQsEGcZpYtYkL7Pyyxa16tamWasgwPhVAUavTlW5MoNhVgktD1kPJFQaye7dXDzdFeiV5BrJCBH4qSXDRlnMotWspYk5JTKAbzUNaK4mBue0ZTXqeZYmgwpclg+SERZy+jGBchic5mAgj5MQPl8ebAwEACH5BAkDAAUALAUAAAAtADIAAAf/gAWCg4SDc2oxSBwAZ18CAiaQVzuFlZaXBUsvfoydnp87TwOYpIIDGBwJRZ+srROvI6WWJUQUrbe3XKeyg0a4v7ltvA9OvsDHrC+lDMzIzp1OpF8FMc5eAc8bEpbRpsCTRJk+mSllyBakE1SsV6QqZQO2v+PuKdBLvIIUXbgiIqOX4jHKR+iUgl/t3FEhWGnRLR9WGEocQCCYRIkL+l28aIzdRoZPcn0k6EPkyHxLHp4cpnJlqREmXdZLJvNlq241LxG5lTNdq54BH4ECyo0n0UIwfx4l5OTmUkOrlD410tHTk6feWqnASu3mg6dBkLRcWgWBK64Hzz7dGROoDhf9UmAsPYBrGtEqb+cBzEnx2MiIaqqIu2Ig7a8TQD6+a5Kt04mVIRsPPFmicGM19EZWkAxBZrZEc/ZStibnjui/FYG9wNczBwMghTcB8AHEi6iLgQAAIfkECQMABQAsBwAAACsAMgAAB/+ABYKDhAVWHGtlawCMXwImGIZXhZSVlDB1LwSMnJ2eG0NPA5akkgsSPZ+qqiqllhirsatco64PTkayup9rtaQPu8GeIaRfVQLCyZxOpXPBXgHKGxKlF7Ezc0Smhk27QM3DV5O/iroWFq8D3QYiHK6CoxTmMMVULO+XXRuzMPSV9/j+cbgWKaBBbrGOHFy4gN9Cg8dWoXsYMJeqNxQDPhGyKmNAHBI9vgN5UaStWSZP8koJbiVLS0Q6vrTERdXMf8g+3aTkpOROQj1t/hzkwOfQAkE9tTp6JZVOphY/ZTmKdNXUoYtUPYC6KsPQKghQDo0Z8qcLWT8xyUpwU4mMaAlJZw6YO2+hFaQZqiA9Z2DfLoostnCKIS0JxSfSBp8A3DexEI/QHD/OCEzZnH4iNwmb4CSPv4zqgr2w8DnlIXaCAQAxwoTD3YWBAAAh+QQJAwAGACwGAAAALAAyAAAH/4AGgoOEgiULSA0TiQANXwJSGAZXhZWWllU6Wk2NnZ6ejEOXo4RYQpufqaoAUwMqpJersqtGMLClTrO6qQOTpF9VDLvDoCG3McTJjVOWToM1xF4Byc7Hq5M1NtgEOpy7Y7BU3qw1lKMqZd+wAz+dt89aqKts61Sv76UXskcwvfj/kxTMygKwYLt5BQGyW9Uq4b9gqpjkcPjPCEOK/55cw/hOCEKO4T6CPHdxJCkVG01eKpFSZSVoqaS4vGSj5UxCXFTdfClA505CBz9p+2moiM2dQUERLarqHlGLMZcGFIlU1lIYjFI9IFoFQcmfAiMuJTJwJwwlDWjZupn1KEhXaEVnfXFYoEkGFAbIsKEUdlcIfw+NKgOlxeGUwZ8wskS8DGMFxBmEcHzAeC3FAQSUxeBRAjDdHMK+2XNZYNPhZR/sLiiRMBAAIfkECQMAAQAsBwAAACsAMgAAB/+AAYKDhAN5CycfaBNIAI5fViZhhJSVloJBERp8KY6en6BIBZeklGE2oKmqnjcDpZU/RquzqhMqr4MPtLupRg6upZCNvMQAXKKXP7nFzABtuBPNxS+vUKuYNTYBDkItUZ20yqWG4CIcNaPJKmW7Xrg/ACO4gwMU4WyvKhrzlPbh/ACxKVglIkjAgPBWFTB4cN4AAquEWGnIb8GsfRQdEszIT1YvYByDKQxZLSLJcRtPkhpxTeUllr1cvqwl01INmjX7tcxJSIAqnoVwAg2QEJS2oQ6KfBxKtOinL0wLKE11C2gQj0aZJlKFYuiwn1ZpIb0IFFXKmhoazPKVM+laBwFK09nEsunAv7hNMnS1wSbdQGIg+amQlgpKwxuEWWlpWMJAYi8nMnpJ7CyjrsQZMpJrppehZQbT2mCASzISlhdbHin6cGJBnsDzAgEAIfkECQMABAAsCAAAACoAMgAAB/+ABIKDgyNxREAXGyQTMgCPchFpYYSVlpcEWDsdZUWPn6CfaQIyBZinhKGqq587maiVbDQurLWhNxNZsASRDLa/qyO7McDFogOYNIXGxqXDwBIBxlC7UKuCMzVEmUItxVOwAymPXERLpskpnb8SqDRKwruFFLZAqPHylfS1bPn+mV34/fOHRQErLkGQDaxGR+DCXQMWsOr3ECIrORXl0VLFBF/GdME+urso8tQSkiUxZVllJqVKVi4vRYAZMxbLmjY54tR3bSc2AT19ztLpc4QnVduEsvJY8+gtjD43qtK1MwjKnUCWVnW0imLNgldjEjF4cKfUkDGDKPlF8NQATVxEa8UIks9oEzEoeLFB1+zfDVDEmEFSmM+AYKIED6taWEGxqDQL2TgWI+ShOMV0K0rO+g1KAcKWgWCZsgWSt0VAzDHdFQgAIfkECQMAAQAsCAAAACoAMgAAB/+AAYKDgkEFD2BpXWgAJBNIjQ0eVoSVlpeDVkQUIEWNn6CfUmFIV5ingk5GoaytAo05qJcPrrWtTwOyqVUMtr6hKqhOg2u/xo0OugFLE8fGIKWyUM97x226AymgS6bLS0TeLcYvumCRHNLatsOyLEosysud6/H1A5y1QPX72bUP+/wUuDoCsJ65ViJyFcRGwNWMhcoWDIQBsd3EirJWsRLxD+OpJwM9CkMo8tQSkiVnoUxZiYUrlpasrIRZaCZNIjZpzgtFk1CWV6x6DvqRM6UDT6zACSXaCl7PK0hDeRAaRCOrYD1P5HsKyWFWf0+33hRYtCIMJS5sOcUmravaeC4+m4hB4a3bACzPDIJK4Ewq3DAG+t5SqKyCYKn69B4+V7DhYiEL+x0WAzGHpsC/1swNIrLKiy2RPohKs5livUAAIfkECQMACwAsCQAAACkAMgAAB/+AC4KDQVdzIR0JF00GRRMyYAANchGDlpeYmGE2nJKen6BpYZmklg80RqCqqwIyV6WYlAystKpDUwOwlgm1vaAqpTSEvsSSDrqCi8W9Irm6VMu+rroDjJIcOK8LhjZeAUItviHIkY2lMII61rRT1BojyIRltcLx9tsU9Pf3+axA+/aq0bIAMF4VBf6CFCRHYFUzhQvPkWElBEtEWAdXVbwIK5WqKRo4wuqgUWQwhyZJ4UCZUhPLlpZGsIJ5KcJMmsNW4Rxk4yVOESV3ZhFwc+cPnzAdFAmK8+gqeDuX6hTqT6hHVcB+VqUZRAatLFwRDKRJBCG7ljCUuKglwqCgKidNmWXF6EgMgwRkLGgbgEWt3HhTom1FFqaRYFBQnCHzdvjTP3sPGju+J1CylzT7hsw6LEbIwghADDPrPAfixSqBAQgJ7ekC3iN1CqCzFwgAIfkECQMACAAsCgAAACgAMgAAB/+ACIKDKDVtXxUNTQEAJBNrYDMIX1aDlpeYl2GNnJ2ejSZhmaOETkafqJ9rV6SXlAypsag7rZODa7K5nFMDtYI1usETKr4IF8G6Rg6+SsjJva0DiwYiHEusCDOGicLQpGBKI9E+BM2ybbUsxYRl5+vrA1qxpu/r8qla9cXSsWz6vlgUpPLxjxm+IN4KYuI3S53CbwMfkgo4SyKpU6osjnqCao3GTOQyftSUaiRJVCYtjSiZ8hfLlsBEtiTSsaUgLhVhCsiZ8kdNnRFnphKX8gqJnyaDYPxErGfQkUr7Je0iyyRNdx9d5FKTrokaFONyiei6iwwbbAOwKJFxQKxDiM45YiWAQTYu0lbc7Hpqk3BUHb2ekuQDSADwriTv2MDSq4agPiv3juqqEUQilinZfCT50EmRHrPa3gUCACH5BAkDAAkALAoAAAAoADIAAAf/gAmCgwkFGh5rBD17AI0XaxwzhJOUlYVORo2am5xnHlaWoQmfDJ2mphiihE6DiaevmmsFqpM1sLeNQzcDtIIXuLgXKr0awMEOtAMpxrdcvKocjpGzhTVEXgHAsqosGiOiMEKKtyG95lHL5Oa9KmWwrOvJFLAS8b3zp0D28ouo+9zRTPn4x21cp2cELS04hSVhKCynhjgMlakTh4kKTZ3AWEmcKY6UcJwCWWskyUEjTJ4spPKkrY8rR7UkyUVjzCwCbK50EnGlg36dYvLUeRIop28u8/mseHCnUpJBXPkDiQXBKwvc4hExykkMuC0pxKAAp4HpTEo3NsUgY4HaACyHOg40Y/GVGT0YqirYfeWBloW9ERFaUgYYJrRShWPpYwfEQGEvG+1hmQLWmBghE60IadyJi54Fd4LECwQAIfkECQMAAQAsCwAAACcAMgAAB/+AAYKDARg2FAhFAIuLF2tgM4SSk5QPTkaMmZqNHhGUn4KdDJukm1IYoIROg2ulrplrV6mSc6+2i0OzhBe3tjcDuoW9thcqugMQw69GLLpgnDiyhXOHe7dcwKksGs2gQUcExNnBszrJriHkwSqJ6OrHFO7vzq4S87PIpUD3+AqlbPxSPSN1JKC3cKaCGPxk49/CSg4fTsJkSuKkG6SYWKRVaiMhHB09ClIRUiSLkh4joNxYi5TIUBlfBuAS06QAgi+dRGSpqKJInThT9tzUzWIQij43JnFlzGgrfSzblcrySRq5hq8eVFUkBoU2DUihMoRlg420AVjAHrh2UJk4UBUo3C5TOFau2K12CY6DmJfsOiAG8no5Ma/Kiy3KxBQ0GOEIYIJd6aoLBAAh+QQJAwAFACwLAAAAJwAyAAAH/4AFgoOCJTYUCD0AixstXi9tKISTlJUPTkaMmpuMclaVoIKeDJylnCYloYROg2umr5pIV6qTS7C3i7STE7iwO7qDVL2wNwPAA03DrxMqwGCLXGBLswUzS4cBt0YOuixUI6owbS2wXMbAzsmmsujdiaZt7ccUry/y6aWs97TI6/v8/v6palTKgsBQz/IdBNXvVJCFlkxRg0ioCjyKlDKdwjjpRqkxHFeZChlsJMlqJkmOSBmyBEuOtkqdLGDj40wuClUKyBnyh0SdNlv65EkxiMZS4DgmqQcTCaxmRd8FrCWPCMGnlFhsaSJGUihxDXA9AOWxExkL1AZgUSIjGy4xDDUNKMMFkuxcbSxAPbhbDkZcvgXlqMpBCnAnLdX4aZHL99G9Ki+2DhMT76A1OTivklpD+eG9QAAh+QQJAwALACwLAAAAJwAyAAAH/4ALgoMPTgthZBQIRQABTQ1wT0dxLIOWl5iCHlUMjZ6foAAzmaSDhpqhqZ+bpaU1qrCeJmGtmWaxsUhXtZcauLhDvIMDv7hTA8ILKcW5KsJgjUxgS7uHNYmOzbwsGiOtMG24IMjJtQTi5OWuy7Bt6rUqi7Dv8BTt9LX2qaf4pAPyobz0W7dvYCloqdgYxPRP1ZGFmMikYhIE4iVOCS1euhXKnUZTBT+iCihS0BJVJQ+hLDlipcgILj++IllSIk2RIELKFKBToxOHO1UVqORTFYKXjHouDMIxlbeiQBnSY9rO2UUSTdRVAeg005RGalB888VDQawHmcIYWEWGTbUBWDw0yDhQTA0pL8yYMSH1IG8xM0Sv+kXHt9PgqP60rD0Mqk06V18ZJ9Ey1a+XNP1U2GnDJ+cjWWGDqPFYLhAAIfkECQMABAAsCgAAACgAMgAAB/+ABIKDgmw/LgA2FGVFBikXMU9tcVdBhJeYl19VDACen6Cfaz8/M5mngz+Da6GtrZuosQRLrrWgUmGypxe2vQJruphQvr1XwYQDKcS2O8epy7Y3A84sSo4cS8azSzbEZirOs6heAcQj4bEwbS29XNPoqNbt7/CZKoy1bfXpFNH7sf1cqfp3KlmtMQQLHky4qxbDTIcEPrxk8NVETa64XBzEyeFGQYgsfiTwROLIda0QnvT4UQXLjSNeXoyQceSsmitFbuSSUR9MAQKXwIz4yspGoqEuWLE08Uojk01Dujp3MYk/e/CCsLIFjiKJFRmqUMO3UNgtVDAKKZhnzxEoG2xHtA3AokTGAXm+2DSEBk3NKTZ8oanEVDEwW4idDEdLi1aLW8WfoHw5VuXFFshJtBCgF8zKJCCCT+wLQveInhi83I7ylMFnuEAAIfkECQMADQAsCQAAACkAMgAAB/+ADYKDg3VOLgAAFGVFiQhpYGwRMISVlpZODR5VDImen55mSJGXpaYxoKmpHqathaqwnlaurhexsSZhtKVQt7dIV7uVA02+t0PCrwYixrBTyQ0sGiOac8HRc81m0K42XgG+KtyuMD4EuNTj3cWqXAPq5OjwrYzO86YDFLj3pfr2/JaI/QM4TEE7gpfAwGKDsKAqHw0rLTgYUVmqioQQXcSoiSJGc6mYcIzmsaIKWCNHlIwYYWXDbCE52hgYkUu7OhizCLj50Vm6l41UXYt4yCXAK0FXsdQotFSBcUFG7bvEgkQTMSiEVUEQjuqUTzFsrPPVoZ+BVJIEDcCiARvTW1lBLNXR5uhAMwE4Hd7dy0RMwk57m7FoZUXL2cA+d3FCrDTZV8Y7A0B5x62ADyAftJ3YPC+IlSFi0nB1hCqRGIjcAgEAIfkECQMACgAsCQAAACkAMgAAB/+ACoKDgl9VFk5GAAAUZT0HF0k8OCOElpeYCk6CVQyLn6CfExRKlZmnl2uhq6GoroM1rLKLhq+nF7O5JmG2l1S5wL2WAynAswXChD+0xqtDyZwalRyUgs2MA9CZMzU2EgG6KNqoMEK6464tuabomErFslzZ7ZgojqxI8/SXAxSyIftu/QtYbyDBVPEOWnq0SosWhcoMQlRAjNWRibDwYeQka6MgRas8dtC40VxDjzg6bkShEuMIkhPDJHQpEaKNmgq54BMXUwBMhSOWWZwoVBbPgwUYnqyHLgjIocMeoUuyDiG2ZE7PRQWVgIwFZJmIKK1qqcIsTtwovmt2NOI1GQc4rlkoeK0uo0ye7DZjcqqAFgN6w7mqMgVNYK4JYCQ7TEufMBSIPuwVIGlfUB5JcHlSRUuIhBPQAgEAIfkECQMABAAsCAAAACoAMgAAB/+ABIKDhB5YD05GAAAUZVsfJwt5A4SVlpeDToMMi52enVptYZSYpZdrn6mgM6athKqwoK6tF7GxEbOlVLawJmG5lwMpvL1XwJVgxLfHgipUDgQcS8YEnMrMpjNLNl4BtlOk2KUOthMq4q0+LbFG0OimOsOqXOHvwez247b1+YWx/aUo9AIYrFYqTQQtYdkwLyGyZAcdEhKmio1EfxEvNmuoURCsjtE+dlSXUeMSjiZRXlSh0mGEgSkrjoQ1pyMXWPwIohDQkuCPWD5WFil28SfNIArfBbkytCcBlk3EYEvCy8apTiiABUEF1B1GTzHIsKF2ichCXueQ8Wp26Gk8IgxAvymko6xuqqxq7eoV8ABTBC17eTFR0+ps4Hlp0z06DNbrrAgkD3vAtpSKDG/Kkmh5mm9AngUnPhiAtMrLCWyBAAAh+QQJAwAFACwHAAAAKwAyAAAH/4AFgoOETgUeMwxOLgAAFGVnMgt4hJWWl5iCa42cnY1aSjOZo5hLnqeNZkiTpK2DqLCNrq4XsaiIs6NUtrAmlLmWKbyxwJZgqcOeSKLFgixULIdLogzJChbNozNLNrw32a1eAbYD4KQOQgS90ea65O2jwqgg5fClkPP19pYDFLAh+zD5gxXw0oBYUwoGu6WQnwKGDQtBjFjgIEGKghZMpJjolAiMr1CBPHQRYzqPI02hBMmiZMSWGxvi+ceSpkmXDUH0wgjToxKOi/JRDBrTGbNsHWMdHXTj09JZQRjZrDSzU4xcUU+8W+jJhoWnVLsM80B1gAVeFbdVVOKCx8Nh7D4GnbWGjG4HTNXo6i0Sl6oWA3vHYtM2JfDOXIaVuejbahuQD4bJOkBKRcaKZFoDQNHXDs8Cyx82fXJ04lCxQAAh+QQJAwAFACwGAAAALAAyAAAH/4AFgoOEBTQ0hlUMNEYAABRMazwRhZWWl5Zrjpucjnp1QZiiojidpp4/eAOjrIQXp6czrbMFr7CnHpS0lwO3t7q7lim+sCZ4wZU/nsSmSMiEGhojiVfMm8+jM9rEO9ijNl4Bvjer3pgwPr4T5qMtt0bs38Ox8ecIxeX1lb34+pmwIfxdogBQYKEBtpoZPKjg1MJkpyQ8JMSvE5CJgxbAwihIoykfHAsoUhiykamQTzZyTEcSY6mWD0cU4xihoEtYwBbaeHkSI4iZE7MIsPlQWcRQ+9g5KHLrhyUWJJp4u2I0lp1/j1AgC2IyoshCFQxYtNEq1AluEK1eIYUACbER00woEmA2AIsGkdEMNURbKAeDv9YeHQi8ScVTIGIJK+7AVrE1C6yq3NjieNyumpU7GWFyOQK4zFmnWtAzN3AID/48R9K0zMsJQxfzsQoEACH5BAkDAAEALAYAAAAsADIAAAf/gAGCg4SCToJYDAxORgA2FCZiNYWUlZaWawCam5w3OJegoQE1nKWbXk59A6KsgxempkhgV62sULC4mrWhA7m4XwW7lym+uMKVLJpcxaVhx5RKIwEcOFfMyrTPoNbM2ryPvkPeonu5N6vjl20tuWYq6aBK7fCgxLBc9JcqCPfo+YUDKPzy94+QQFNt2hSk1AvWjYWFLrxCCJFQImMVB4FxmHFQQ1MdDWHseLHUkZCCGpXCF/LGyIzrKIbEwZHkr5k3bcLqoxMWzpoZl+2EKSAnwGDjHBT5RYSSSxIrxHj7Yc6ZRUWbjgXhliubwZVk2NQ6ofLehavhtiEIgqSYjUI5T7AWG4BFySi7RBTwYyYN4LVTB/5qemdJruC/X7Y9PXwtCznG4R7UKtAGCOSVwuiKEco4gWcW3urwWYE48b8aX7ysEaOJNQAvAk4AgUJQVCAAIfkECQMABQAsBQAAAC0AMgAAB/+ABYKDhIQ/glUMAEZGADYvYnGFk5SVlgVIAJqbm09hl6ChNZykmiIhI6GqhRelpRNSUTCrq1SutzO0qgO3vV+6lz+9uMCWLKbDpCafxZNUI6dLyZzNoFeC00jX1Zc1j8ND3KoBw+KiQr4D5qAttxMq691N7g7xxmXu9sbE+pQUFK609fN3K8TASQO6BDxYqEqiUocYGrolcSLEioMSusIoaAFFjg+VccTUSCTHJx8xoruo8tYLkAVhupJUcVRKiTZcnuSHcF0WAfkQkmiyTlhAgw1vaIpUzSg9VqWaXekBruFMG2xWJQlSEleqjhp7IarkEEmSZF0mKZoGAIsSbUpHCvDgUUVhshE2EGoxwHbRgb6d5AEevAGepRdbCLPtsMqKYnBZGrPZ+3jTKalCuipmYS4Myr6/Esyy9+BLGjHKBCTRAkWdrkAAIfkECQMABAAsBQAAAC0AMgAAB/+ABIKDhIVOglUMAC4ANo4WQYWSk5SVBDGLmZlPBZaen0uaoplsn6aTZqOjMToOp69Uqqs8Wa+fA02ysrafYLqqHla8lCy+ir+iw5QaIwQcS6HIi2HKlleC0jHVt9G619ueNhIB3uCeMDC6U+afH+Xs1u/wlLmqrvP0slz4xFqyA/zyjQIYsBAuYAUlIUCYcFCVRKsaEjI2SqJDOhEtOtulEWJFjQRUiQD5hKNFIQwlQkvZUIUsDh3/WYwgL2E3UXxO1kTUiV0WLvomTSHRxKeAlwaPAUCBopqDHuoiXcRpQ5kTdVCmvvx2i9EvJyocKuVI0CCBSP5+IahCyEpaZFhCsCg5O5fWQmlVUUnb+6vZpCpD+Qpe5KHdYL6cuL09bO+VgyFMGK96YHWcZCY+S45Vi25ekCEeMmTQNE6LFihlXwUCACH5BAkDAAYALAQAAAAuADIAAAf/gAaCg4SFhVUMAEYANh1DLIaRkpOSMQCXl2UrWmGUnp+CNZijmF4PoKiRF6SsXFFBqalUrLQTnAOxnwO0vDO5oCm8tb+ULJnCpI7EkhojIhxLyKXLugaJyJ3UutJI2p+NyN7AwkPinjBCwlPmnsIT7JQ6wbQq8JMqvEYO9pG7tbj8DGnJF1AVvYKHutBqg/DQsIaDNkhMBnHQj4cV/VGsaIAMRoiIaHG0toiUiJEdeKFcyDEay4z/YMYEyWtdP3Y2yBkytoUdF4IJL4lBoS2LAJ2EvLCi5uAi0FAPapH55TRfuVDXeqUKcqUHsikAsUozEHangSTSABToIzCrVQ1IR9B13FAFAZK0XcjunJL2WN+Nk7b8HVxqxDbCfevpusMX8ddYA+Q5ZnVq2QOlk5mIERdm4Ie+cPTZU0EliRi/AtBCGdBBb6pAACH5BAkDAAIALAQAAAAuADIAAAf/gAKCg4SFhlUGTkYANm4zhpCRkpFISACXlyBpGJOdnoM1mKKZeZ+mlKOjFXinrQJQqakTLwWunwOxsWBVtp1gubm9kyzAuR7CkBosLCK/xZjInbXPAJvR0s/XnjU2wEi12pMVAcDhwz7l5uLGA+qSUbETE+6RTblG9JAqZfEO+YUDtPT7Z+gewUICU7U5SKhLMIaCEMmCKMjZKCcUBeCaSNENAY4QJabKKFKUj4yLQDJ88pDhEmMUVcB0eY8XTV2HwIULlcuOoRtbmpjrFg+hAUxibArLAgKYT40WLIwTlWDpK2+gPuqyYMtBD2+lBh11aipIgR5OiukhZCVhMY2+TVKCLUiN0TcYGl5VQWCprlJCL4LWJediMKYunQwrRioN3WJqx269afEYpopWeaZWFpVlqWbFTMTs7AvZiGl3BcCIubR6XBpyUI7BcBUIACH5BAkDAAUALAQAAAAuADIAAAf/gAWCg4SFhgUjDD9GJVBzh5CRkoVrAJaWFCd1k5ydiJegPVxLnqWGE6GhCXemrVCpqWojrZ0DKbCxdQO0k7e4qiW8kYm/sMKRSiNcHMWXHsHHyCXNAgLRnc3Q19LF25wSAbiN3pLh4uTIR7/o5efshzq+qu+Hyrj0hwju+IOZsLv8CFGAtSbgoAG2jBkURCzVQoYKFC78ce9hQocPbRB8+EmiQSOwjnDssHHivoBLcIk02BCYIW3eWoI68ZIEupQnp2HKEBMXgkF1KlQwAGobl1+bOqaKcYxitZIFGCBlQ2uE030615VqVGyCmkJEs8EktOuEEZBdZ5F9QQ2AEilWRAvYGEF3zQlqP5KeasuXYAmAL9X1HWxjEsKBg/mqNexBauJfiz3dSfA4VWRXRysL0HWNjV2+Z98tmQshAwBwT90iohUIACH5BAkDAAQALAMAAAAvADIAAAf/gASCg4SFhoNYDGpGJUsOh5CRkoZrAJYANjdRA5OdngQ1NZeXCAgPn6iQE6OscCWpsKCrrKwZLLGfA7S7Yxa4nWApu7RgITC/kSzDw8iRGhoGIsuszZOO05ZW1Z4M0ybb1qLLr+DONstr5ZMB7Lva6pAwQsND8JItwzf2kErDA5z7DAmjNSFLQEq8jBwspMvdwkLDQDwkpIXXxEFduuy6KCjRRo7BPl5sSIujLJET3VjkuMykkV1CQEaU6XBiFno1DLF4V04ZzGMUSaxQVyJilKAGLNnaFioip38PUP46R69jN5i+cN1Eh+jqT1iPQlbFmLRlKrFjCXmchgWLpCAvVLG5OiQUGwAZB5QoIcADSym7SpdEAkyqMOGY8aLMI8zYUhdQ1hA0Jnwr142yk9OiKgEnMzGDU1188PwAdLMBUIBkAGyECV94DiyIWu2lVgIYjGAFAgAh+QQJAwAHACwCAAAAMAAyAAAH/4AHgoOEhYaEBYk0B4mHjo+QjmsAlABkOjCRmpuDNZWVZTIWnKSQn6drBaWrnaeubqyrA66uCaqxmym0tTgDuJE/u6+3v44aMCIiwp/Fmjw4y5QezZqqDMvE1KbCUiXakTU2y9+aEgG0a2vkkDDnu+uQQi27Q/DbtfbGurS++Ybt/Pz9Q2dEYKEBFNAZLJSQ1kJECh8K6vJOIiMFDi0Ge2XxYkaJCyJKLCDyoRFao0Ce5Kgy4KFs1KDRGwgP4DCIlcR8s4lKg6ABFgBUOAUzlqddMjLlyEGgJC5xMwVdo5eSFTJuiICMY7VRGEyS4/o544ny0I1oAAr4dBSkbY9oXEvEFkIrNKnPZwiCpKPb7ZFauoDRVX2Zp2Hgw43AITgM2MYqN28ZI81kdZLkTx02UH5q7nKPDtpghBDDV9rg0Hn0yjOntW4CI5tJBQIAIfkECQMACAAsAgAAADAAMgAAB/+ACIKDhIWGhVUMFk4IKoePkJGQawBGAGE6KJKbnIQ1AKChY0qdpZKhqEUiV6atnqmpUK6tA1SwqQlVs6Upt7g1u5ssvrBrmcGQLLYixKEzWMibHM2h0cJX1F/WnNTb18RSYd6SZMTjmwG+xufJQr7skQS+O/CQOrdTA/WHvbf6+4jK+AOI6M07goQMFkOY8CDDRg4ZJoIV4uEgBbcsQlxoUV5Gi+U4PjTX8ZYFkLdECDHEogC7T76CeJpSbRxMiiwEWahQwQAoMZq2jSCmA0EOj7CEgmOFgME8azcp6gRClOmskDEJ+SRJS0CzCIVofv0nrMiPZjz4UbsUKQi2s81SRDy6EmGtlANKGugMsgYIEEvUVs2NQ3WtYXVxyAk8zBhUASqcqjBrbPgC3VLuKKOddWWyZlTakIUArPlJI6hComY7meXcMzHuelKF8tNITleBAAAh+QQJAwAEACwCAAAAMAAyAAAH/4AEgoOEhYaGWBYWgkGHjo+QjwIARmERBZGZmoU1AJ6eFDyNm6SSn59lXCWlrIUXp7BHra0DsLYyLLOktbawlbqaYL23OsCRGhoGw6dgKAPGj7lgwssAM9CZS1fVDR7YmpPLVt+RMzPLJuTlZOLqkV7Da+6QMO3zjkItvTv3pr39+CDcegaQU7yChsr0UoHQVS8jDQs9jDiIly2Kgi68uogRi4J/GKlxjDjAIjOMBNiBJKkSFhCUwxYhuvckZqEpRYrME1LzFqEKykC5WxKzZAsLtlCQUyFuQI5wLr9FQIeFgJVlZGTqqjH1YYhBQIImvQKspc+K3GZl4VLt2s8tbV6ranIg0iYibsisRqt7EFEibp7yikLQ6IQRwJRyBUR8CgFjUKvoCXxMmQa/bDIoMy6glNSRA5qrkdFbqsTh0LEUq6WxBjWADgyxlbDTCbEYAYqGPuMJz3AAUJWYzAoEACH5BAkDAAQALAEAAAAxADIAAAf/gASCg4SFhodfVRYWh42Oj5CCDE5mYSgDkZmagzEAngBEYCObpI+fnxQxc6WshWanpzytrVCwsHAOs6QpvLanJbqaYL63OMGQLBoGxKdIOJjHjiNcw8ygKNGQotYA2ZrcX96RM8xW4sg1zFLnkBXEYeyQAcRI8Y0wQu/2jh/6+4Y6iP1r1OvWwEJZEPgyc5DQgAELGxKiEFGioFS2uFgUBNHXRgJVBH5U4HFjNVsjfTn5uKCixJAqDbGYGe+VL0aDShi44YndkycqGQ2wAMAdKmze8kXMwcBPyWxZynGkB5WZEBYXl928EixCBHpuHErVlY4ejIkkrLHKQoCLNXiGaLhh0ZAp1w8B1nwcmgvO2T2ud8H91cLNkzIiIIMgOaG4SGEEQR7VsVm4WWVPY6qM63e5M+ZVdeF4vuxkSSkeWkcvpcWlk+pfiMnKyfB6Q5Zw0R6mo335NjtMQoRUOHFiHmYzyNWALBUIACH5BAkDAAQALAEAAAAxADIAAAf/gASCg4SFhoZOBB5Yh42Oj5CDWAyJBEGRmJmEMQCdAG4FmqKPc56eejijqoUXF6anq7Ear6ZjLLGiA020tVe4mWBgvL2/kSzDr2VzxZAsIiLInUjLzM3RAL7V1gzI2pnIHt7NpcMR4qQ2wybnkAHl7I4w6vCNbS3v9If4+YRRu7Q3+Bn69yqgwE28zBxEyGshoWEOBekCGNGSq2QVJzWMKGzjwgETC1a8R7HQrVDnNJaUeOMGCXgueGnRYukBHDgGYImL2dAfSVNZxNnj5cYSN4/McKi7pGiYjQdJow2QmJNoNlnHnE4VNKUbrjnkrLKSuiodMmr9rjEClkVAtKKGWe5ouYZk2qMfDorQjWfm2oFOirAEuZSEp18RTOuh8VuLMbFtjiNLK5HJmWTHafqMenL0csICmlVFMeF5JdbSk6vBGCwGwBjMKuiNOZFk7iecLkSoUfMgqKhAACH5BAkDAAEALAEAAAAxADIAAAf/gAGCg4SFhodOAXKHjI2Oj4RVD4mQlZaGMQBmZmF4l5+PNQCjozZRoKiYpKRlbwOpqRoaq6tjLLCgA7S0nLiXHLu8Eb6QLLPBtZ7EjhosXMisdsuQwNAAHLfTjlfWADPalQzQ4MXQVuTbNuPojTYVwSZh7I179bvy84dBQvBX+YctAt77BzBYDoKGUsBDWCgLMoaRFkIUREHixAAPL+raxeVigCoWIYIM5rEaL0PZ2G3kGOkjiXkLFkh8UKGEAVIqkY3JQWeXHBTozCy0Io4kuCfIHnzUAo+MNhw6jwi6aVApMYc6gwgaafAqC3OEtqyDVSMCtDYFIlp7BcoUtJ0NYtt003DJ4bOz+t50k7FvWxEnAqzJaHSHRLdrDYhI0pokCLfDmrQSVghZQWVh5S5rjmzJWdHNgv3VPSEQdNVYckwLS4nKjijKmlOzxjVgn5B3gedmyZLvRBKmiDWNufZgN6hAACH5BAkDABAALAEAAAAxADIAAAf/gBCCg4SFhocQNImIjI2OjVWRj5OUiAwAilgDlZyONQCgmEObnaWFF6GgWl8wpq5QqKkAZQmtrpwDA7KpXCy3nCm7vL6/jyzCshcjxY8aBsihJyrMzdCqDtSe1gCS2YxXEJfI3sbQX+SQn8Ks6Iw2NuPtjF4B6/KIMPXC94hC6+D8DEELWChKFGFDCBZSYU/hIFr7HArSteuCxEHCjFxMpCWiRIq7NlZpKJEDyUEsChRoN8CkxwolboC6R+BfzQqpMrRbME7cLhTokGkZ0/EkM5kNn+0iQyabP2QWIFRBuhTgLxzmBlH9WWwEQ2RBCFmT+qqEuSwor2zDUurd2YUZcbZpqJSFCzyhGUgRUpFg24G57hzQEED47aG6fhsQIRJJhlQjVwYnxvYtll9VoIxcnkUMEpfNoKN19iSiRejLMtDSPRHjtLUbVUoFgRLXNS9uo3FhmG1bwTuyR73Q8/tlw7ll6E4kCkA7c2kaD4qo5hQIACH5BAkDAAMALAAAAAAyADIAAAf/gAOCg4SFhoeDToiLjI2OAx4DFo+UlYYMTopBlpyNawCgACUjnaWXoaAZKqasGhOoqVmspRqwoS4ss5wptre5uo9gvagIpMCNtQbDsceNIyLCwxNPzY5gOMtIUdXOV8vX3I7L4c7f5Ixzy1bnizbS7IsBvSYY8Ic+w/aILb1X+oZR8v0jFNBWjoGEVMxDSEggQwoUejEc5JDhwoldukg0xGLduSoXB5WYQsJjODDRYIUQxK+CMlDs3jEIWY3MvClWtFQ8BlKgzl5kuLl4J8ncsSdPKpIc5k8XDnxAJ1HcWUoFtpsJoW40NWqZgE0Ek6jT0CmdVyz3PnyTAaOSO6/gYTiO8SqPLA9EpJwIoEvh16FndGMVgxTkSiYSgSfIQocgMKjGAMQ6fuyX8czJmCNXdiYhs+NpbS1V0ePZqwycVfOUjjoLRhAxYlZHltTMByQBkvl6MHZOZwgPkYdqLknbUiAAIfkECQMAAwAsAAAAADIAMgAAB/+AA4KDhIWGh4M0NIiMjY6PHh6Pk5SNVQx1lZqaawAARhgjm6OIc56nC1akq4MXp6hXrKsar6egspspta9mKriUKj+7vEG/j8EGw7bGxwYiyp6LzI4cHNATO9OOc1fQHCXajwzKM+GO1+aW3umMROTsjF7DJvCl7/WFQkLz+IYEw7H6EaI1TCAhFbp2GRyEcNeUhYP4QRygbCIFiRAxJlJRgN2lggMyVXD2id2GeTvG1RIjJp2yEFbuafvHT4tGY1UWoAz5cqYyCYKmkJCJ64mReUAFDa34Sx+0g09xcVzHcF9FLKtGNLzJ05uGUSWgeQqYT6yMAzAquRMrRNShs2xdXVj6kYWLWAAd7jAKAuKui7F8BwS5ckWYML8Ytpnxy/gauGaNI9uqUqnACcmNmbitTAOz2TdZTXl2+LXoJwGYu3QpoJfZidcBGHsYQYSdFi0hPHw6ykQN6ix5RwUCACH5BAkDAAQALAAAAAAyADIAAAf/gASCg4SFhoeEToiLjI2OBB6PkpOIVQ+UmJMxDIqZnpUAoUZhd5+mghehqm+lp5lUqaqiYa6YKbKyEyq1kmC3uKtBvI4qwLhJw41UIwbGqj7Jjr7OaDjRjDg41Ccz14tXBNsD3osM1OTf5+igxpHrh17O7/ABwCYm84UwzrT5hB/t/BUyBk6gICXyDBIoZkzhQgT2HA4wNsFhuIb6VFhBR4HiwkthDNwosq4LxRx0UuZCp4CiFX7eptnTosXjtYkEL0aMRkZlxCkwk1Vx1kknsIK8tg2iZoCXjydEBw1AKG+cqWzULkl9k7WbJ41KC8VpFhRTBKYihBkiwvQADCWTZWq0vWJ1bVsXkCo9BHG31aEgItquQrIwyJUfDooIBuDFL7vFqoxAnvUo5OTLjJESQ4J5cWOzcjuHzTQgSAbRx7Seeiqgs0kbG4edSFJPsAcFNgTVTaYlhIffkkWoaZ3liQp3lAIBACH5BAkDAAUALAAAAQAyADEAAAf/gAWCg4SFhoeFNIiLjI2OBV9Vj5OUhwwPipWajjVrAC4FV5ujlp+fRHakqpAXpp9vqauaA66ucJKylGApta5BuY8svbVvwI9UBsOmR8aNIwVcyqfNnNJrMNSMV1fKa0TZjQzivWDP4IvSoueINd3riEREw5Hvh17KEfWGMAHz+oZChoX5V6iFP4KDdChDSIhXL4aCsiyESGsYRFYWBzwIxUodOAr4CDx4CG5AxV4RDmar0qoXFy34zimYVyWZy5W7BFaZMm9BNgIxt8Q0ttNdKGnUpGXKEnBiLhdGBcXDN2DVkqYqQ90bOoppun393GGrNELaNIBmDyjR1c7sL3hpYF18q/IWrDyzQnAdCgI1bhm+J4KI2pUz7Q07VRdFKJPWVmOXNY55eky51sBJODJUrmzCwSy+mw2ryoA1tCkZt56eEGAaAI0MLJqdgEmZyIVtialBGfAFDtQxtpiOMEcpEAAh+QQJAwAMACwAAAEAMgAxAAAH/4AMgoOEhYaHhjSIi4yNjgwej5KTiFUWlJiSMQIAigOZoIc1AKRhM6GoghekrESXqZkDrLMiEbCYKbO0I7eSKrq6Sb2PGsC6GsOOIyLGrKfJjWDNABXQjUtXzWYL1ozZnMBSz92I4MBVn+SizePqhTVEze6I8cZW84cB9vjvQsYm/N7JC0joH8FBOgYe/GXsoCoEDREyUEFRnSx7BCxUqGCA1Lx/5mZlUKflX8lwKMitOlelIzByLf/FBMbNmjSUDLYYW/Bq2MV9VthBW0AA6LeIvWaGE1Tl5L5bLpopQviBHZZUQjpMG1MIxDQlqLBtNTRDwVYYsaaVWqcWrK8IamVFCFmUJG6nKqImQqo37UqQRcvUskKAZKKLK2BGgLkpWAiKdJWiCp4ct6e3DJQzBwszCcMozZllqKAUJAhm0I3DcgyJ+kItqHX1tSbyd5iWYh4oXyjgFyYkGC6YgdPqYQQvvZICAQAh+QQJAwADACwAAAEAMgAxAAAH/4ADgoOEhYaHh06Ii4yNjgNfj5KTh1WUl5cMipiciDUxAABGJZ2lgxehoRhRpp1QqKkAbzWtmCmxqV4ztZNguLEivI8jGr+xPMKOIwbGqRHJjr7NF9DK00fVjFfNoljZjAzNUN+LM80zI+SV3Oqe4u2HXsbP8IUBzfWFbcZS+YQtAH/5+/crxsBTxgylU7fs15AhBNhUKGHgBol23Agk/PZmGj9yHQsy25gtJK5RH7NV6TLPojEy2RTgG8DtSjVpJwcQOwdN40tBUdgJq0Jmpk4XQmtxc3JjUFGerVySRPjO1b5rhSLcw3qpYVJ9GZW4mBRBa9hFIsItVWCJ0dOMwVDKmckYCkGMuzqPOhHAhS6AK7vcgvJLWFycR21qFF6cq4+knYwLw2lLSUxkuuNKybt80qapJJC2RuaiIRloKF8WF0jM0EhaAWyKpE5NLO+kQAAh+QQJAwAEACwAAAMAMgAvAAAH/4AEgoOEhYaHiIIeiYyNjodXFo+TlIU1awBOlZuPNQCfABhBnKSFExOgmXGlrAOpoHwYrKQpta8AZQOzlQ63qT+7lFQGxL4BV8GTDlzGuMnCzVHPnc1eDtOP0djZvhzI24lX2uDhxuSMNl7d54nqt9/shr23JvGHQuv2hub6hEq+SHIMsFABw41e8LbNq5aKXRljWvKBc0Uv4rtzFt8BJDcgY6oJNwCSmQiRgDFJCk+KO4kNjAJjA9vwm0aRnqIWM4MtoMOSwLJxs1bmHNZzlhGImgi5A3iNlJCQzeQFaBZACaeFAMfco2qEAA9lWCVaOsr1SpBRiGx4opqJUR8kbFA/ITkRxEgkBz+WMYuLNlyGuICjJUTkoE/gw7/66HI0IMhfxIDXDKYGmeoRVicEZK78cTKnzZVBonxGxYPcyFSakhyTSUCRDhs8eMDr03OiQAAh+QQJAwAEACwAAAIAMgAwAAAH/4AEgoOEhYaHiE6Ii4yNjgQej5KTiCiUl5QMD5icizU1AABGBA6dpoIXoapUp51UqaoANjWtmCmxqmultY8qYLixYrySVAbAqgXDjg7Gx6LKj7/Om9CMn84IA9XW2KzbjAzHQLvfh9PU5Yagx5bp6tjuh17i8YYB98D1hUL0+oP87AZswkOqYDln4UTFSqfjFkJcwr6pcKal37YyZR7m+0ZB3BSL1bBtmbZtwLQCJKt1OWbEyLVjF1k6cPDCGTSBzgZoA8hOGR14pFqcrIWCzFBBDxDqqPVwSqEED8ldEvJE6TurmF4C3ZcwZa+JTSuJ0Kggm7V1D9EdeiCGbKgTLk2d0HQigItbEY7cuH27F1iQZUEg9B0sS4fURjwJN6V1aZ4AxRQPT4ILGRccgq20FFN8AYTaVgMiJTDi1gkFwxLjqnm8SoGNLgUeSGYUCAAh+QQJAwABACwAAAIAMgAwAAAH/4ABgoOEhYaHiAFOiYyNjoeLj5KTiB6Ul5cMD5iciTUxDJGdo4M1AKdGGAOknVQXp6dES6yYA7C3fCq0k2Bgt7BlP7uSVL+/VsOOxQzGqMmPIs2nec/K0iLVjUvXcdmN196MzMZINeGIV9Ih54emzVfskNLxhhLNlvSEMNIDA5sY9HzcY/agAoYbN0ggC9dCWrNzOq7dC6cihUNjKCiqm5it30VjZMJRuGdFXTYKIzEKfHeS36d5z7C8IicIDsxkvppxEbTDIZZhtvgNKiOU1oIFPks5lEHr4jpC9pJ2MrJ0SqE8exwq4eRj5c1CTz44/floRMWLEtBJ+VimbYAg6FdKsmWUQ8xHAEiSBLly5YcDv1yI3AXQldFeCIMT6yyrSLFjwnyJPR7MpMOcVZROCJisVVcnIFk5AwNICggU0SS4mAMaIAFVymk2UWxcBJYHBUQuWDl6KRAAIfkECQMACAAsAAADADIALwAAB/+ACIKDhIWGh4iCNImMjY6JHo+Sk4dYlJeUDAyLmJ2INQAAnJ6kghOhqFelnQNUVKihRBirlz8psKg/tJMstrihZTW7kq+/wMOPLFzGoXbIjxzMXs+OoMzO1IxX0tmNmr9dqt2JzETjn+XniETM6odezAMD7oUBvx5DBBYVJTcs/+NgMPuG65yPFve0GMtwbqAxS910LJxi7Jwyh7hijCuDEReZjQ8PPuxWzk07agMoGJsg78xJZFi6xEOwZiZMbgjsDIS4Sp6vjFwGwVs4jIC0eYJ0Hi2FhczOQsvSkXLh0NC+qph8PBlIY8o7h7KwBElmbWCiOxkwdkHSKAKLjlpPJJztCMzFlR8w8NJkR7dtkLR0iwT26APa4MOpKA1FjNEHT0knaDKW5maGJ4WTM+KhlTLB5BizkHl2wSTwidDZWNC0IHirBwVEZP4gY+VSIAAh+QQJAwAHACwAAAMAMgAvAAAH/4AHgoOEhYaHiIM0iYyNjo+QkZIekpWVVRaWmoxrDIuboIUAo0YHA6GbVBejo2FzqJYDrLM3p7CQKmCzrGU5t5Aau7S/jyMGwqxxxI8iyAAJy466zgXRjVfON9aNzgQq24wMwmZK4Igz2ebnyGCm6oVE1N7u39XbXt3I9tZBAezj5nzkEybGXAuC1MApGbgL2raFCNmBU5FNIr8y7JIktEaB3Y4PADlmo+gsmixkZk511LesCrV64izCmsZSUIJ0sE6iJBQnX5BQmAjgHLRq46Z8IWwpAtmNiKUbRvIdGqBlYJWfxZYMpKHNUBytA9e4O2csbKIg/RgmMXLlx48Rb0dBEAFrVhrDu00zScOHty+pSicE+L17Beskf4PzKo2k5UCIxOMsLI7l4SZkL3p/oWWCN4WWMNu+ibFgoQdUDxueAeC645ukQAAh+QQJAwAVACwAAAQAMgAuAAAH/4AVgoOEhYaHiINOiYyNjolfj5KTh1WUl5cMD5iciUtIAIudo4MTAKcARleknAMDSqinCyysl2ApsbJDtZMsubFIvL0Gv7LCjyMixanHj7fLVs2OS8uR0oxXy01B140MxZvdidUVA+KGV9S/REOv5eeD6rnPqbIkBeJE1cXwAdrr4hz8+4Ui38Bc/X6ZINcNFjhw3VSowJULiRBwq64hwLgsIrQhHbt1DNIEWrMBFEx+MXmsizZBVr5BFKagmKpS1RzUeqVNJ0yZBGsR6FlI2ctOVapoC1ZICSiGtoz8E2KOkAoxAxFwQ3bx3wtEYSBkfZex6YiJA0VVCoL1oConDkbgVmAnz6uERl3dHjz6yIuAvYBjHQnXN0ngwCK2UtLi7/BSqp2ErHSs8IHPVoISSKXshfBOFkwQP8F3zvKTA5NdOlnd7lIgACH5BAkDAAUALAAABAAyAC4AAAf/gAWCg4SFhoeIhE6JjI2Oh4uPkpOIHpSXlCiYm41rDA+RnKKDAKUuo6NUF6YAJSOomAOspkOwkyNgYLOlb6+2jxq7tL+PIwbCAGXEkrrCdsuOzbsv0I1LyCnVjsgP2owMwh5DA93ehFfIWuCsNyNX3tfT6rvmNtjC5l5e97Ni8AH8WGnSJiQgu3wGeZkLV3BXuWo60nGrhgJFuCfItA0o4+xBxmoUJvaYSCxkOEFvSP6S5UyQHZWwUHTBRgobDFjSWrr8AJMTAZvnZNwjwgnFgnsDCoXgN/ASU0MVma5h9gQjthBJoUIImCTIu0OuLPJ7Qa1SQ6ZO3KUFYSOewUf7QxKOFABCrhYJcAXI3dvq0jy+/ET48LsU8NUgmwYM8JDAMLsHvkTBcOHYi47IqEYwKaBGr0Fx9Yxu8LAhGa8kYh5OCgQAIfkECQMAEQAsAAAFADIALQAAB/+AEYKDhIWGh4iFTomMjY6PkJGSHpKVlQwPlpqJNWsMi5uhhACkLi6imwMDGqWkJaiWHCmtpDavsJAstKUUNriQrLulv5Eiwj1xxI+ywlPKjkvHdM/Qx3dDA9SJx04MBN8VJTcs2oLeu2tAtDckBeUzzQbC5RE18c3lNtzCKPRe0uvowQiAjlu+fbss+LtHy502HQx3aVMxK2IrbQgQNLNjjdqAjnQ6KqMgbMiQCFNE4hpAEl+9cwF/VdHIbxDNkrgUSCMkxtMxVKsAEsIgRpqvTQu+SXNQiCPAKkEsAUSSrSmEq9KQRPLB7mlVQ0WnBnHh0BALFdEAkmLkQ20rJw5H4KKsUcJtLWeNTgiw24OvREh6/QoOMIngYLc+FFYKeninpmwJGr9N/PWxKckybFVGJeZBX7tTlrzL0mGDB502NDqRkfmOpUAAIfkECQMAAQAsAAAHADIAKwAAB/+AAYKDhIWGh4iHX4mMjY6HVY+Sk4cMDw+UmY9LAABOmqCGA1AXnQBGAUGhqwOmphh5q5osYCmupjyymhq3piKqupMjDL2dbMGUIsWeyJMcnMWCA82OV8sRAcQPFSXUkMs8Ebc3LAXehMS9a1rR54PW6unj7oLQ41PFkfQ2y1v59IIk9JsHEMaegQTdGVQH5N8+hLeuAMzGcBlAJfl+XFNoq1eqjd4GlNlIJ+M5dv/eLEPiDWWvIfXkRWzWqtiNG9JcgNRVpUu/aYLEDORZa2cqey/1gSIwlBCMIB1tAqNUxQ1CRQhZTmX0xEhWoIV8+MhqRCIiFUvSIgwBFivEHw5N4GYJYEMtxFOO0gi46woEX1yPGv4dvEeLBEpQCN+1MOuL4oFiQyXw+tjVla2hWDARqhiOjxJtZYl5UOSvnjqYac5V4diGz1MgkITTFAgAIfkECQMABAAsAAAGADIALAAAB/+ABIKDhIWGh4iGNImMjY6PkJGSBB6TlpBYl5qINWsMD5uhgwCki6KXA1QTpKxXp5IsYE2srEKvkRq0tFpZt48jBrqkIFG+jiMiwqWCQwPGiRzKTYIMdKAlz4VL0iVWrF4lNyzZzNJHWspW5ATSMsHK6+zCRlPKYutX7en49vbxNtLMxfPST5gFfgV1uSInJKGugfrgMbR3hFs2FbMMlrD4DIQ0av6MDfA4z5WJdjB8oftI6QPHUyM5YvEUUtTMdoSivdykACWhjQEVZEIlK6CKn0HEBA0yCQsWMnR8Kgq6JglTSEaCAgCRiKBWI64cHFKxRMiTr84QJRGgtVQPML1HbNTo1rZUiLRdA9QdtrfWlEdaoPQdTEoSFA+E62qRAKtlYqmo6D1WaNMxYRFTlGTBa/Ptgb1v2PS6SEAFYhtd3DaQQQbbpEAAIfkECQMABQAsAAAHADIAKwAAB/+ABYKDhIWGh4iHTomMjY6PkJGSHpKVklgWlpqMSzEAi5uhglQXAKZGoqEDpqwAYUGpl04praZEEbGRGrWtSoMDuY0jBryfowSZwYlcxQQDVgynJQUqyoVEzXhatTdFRVbWx8ULWMS84YJXzSdT4+iD0bVmW8Uo74LNzffU+e7vS+v8ocPWr9aVfQEKttoHI+C5e0LGncj2jkC9BRTD6ViHZx06FbR4vdqgz9qAMiWlZAy2rZ44galaFvuVIV+uVTbTAfSYqhzPdBDyYYGlacAsodcKIrGEsV81Q0K89DtB9JFPpIgmFrzixAGiJVGNKAW2TKEte7cijABp1lUjmW0+4/Z6BEWuXSdTIhn1ZHeqhKJi+660xFZwKy5HYqkR4K2vkCtVb3YgqUDhlChWyIZT4WEEkVKfSp1hl0czpEAAIfkECQMABQAsAAAIADIAKgAAB/+ABYKDhIWGh4iHNImMjY6Jco+Sk4dVlJeTMQwWmJ2JcwAAi56kBQNQF6GhpZ4/KaqwlqyUSrCwO4I7A7OOIwa2oR2mDAQWFSW8iSLAAGUsBUC2U8/JhK7Mc1W/wFbVgzjMolPh3t/hJ1vMYuWEzGbhKOyDxOHS8rnn6vegwO/Y90TcwbsHrR4wgjACCDwIMN8/dgTUBXzorRY2C/RsKYGoT5u+cmUGRqPIa8A5fCRnURg4rB6RWQNWUhwQ5BVLT1VSfbRWD0GQVgrq7SokxCCSTiYNqjgkwejPSVXcOGUqwKCqHw4Q4RDSwYVVEFkhKfyKFVq2ESqsqkIylBEUtWs64Wpsyyim3LtXLyXAexdTQr5kkT5TUxVwKBE+OM3CaFjA02RZusoJStaCCrqQTRHRKYXzCSI4RlwKBAAh+QQJAwAEACwAAAgAMgAqAAAH/4AEgoOEhYaHiIg0iYyNjo+QkZIekpWSVZaZjDVrDGyaoIRtFwCli6GaA6WrLoNsA6iPLGAprKUlgiUMLZ+4sYc6tqs2QQRAtjcsv4UjBsIAFDNVzsIzy4QizwhxL9rXotq0z2Lf4MIyz57lrtre64Ppx+fvgrvtyPQz99X5+7b0xvyxAhhQIABY74IEMHiQXptw9vCtazEumLtvFquV6PSs2DUVteaNEJNOx0cEJXOla7WMQjpoKlPGGuAynTVBJG3GIiWT3UqPmabFO+Tl5ZoTQCHRVPCTqICXt5QuoNhUEVRTIxg9cXG1YSJ5XcFkMVajxAgVNR525eJIbVcBXDveXkxEM4Hcu6zaIJTFFW/YF5ZYMPFrVEKonITz/mJTJDHcNh+fqPDA9CqTF3qTfhvJU0ZnBCbESpMUCAAh+QQJAwAJACwAAAkAMgApAAAH/4AJgoOEhYaHiIg0iYyNjo+QkZIJX5OWkFiXmohLMQwPhDkDm5IDGhcAqYuCVgwEoKSNKmBNqbZGCUGUtyWxiRq2wQBhVwkGwlMqvoYjx8IANnNYz6kFy4Ui1FohU9RN14Yc2lva4IVL2q3UKOaDV95C5e2D3kny88be6/i5+vv46J6Z8cZvl8Bazwp60YbgXzsYAdZ5epYJYD1qGvi1SDcR2Twd8OqI8QajHcKEVgI+ywhORb1cQSDAuzag4b8gI0ku0/JyUDx9ujbVBIpNnwyhXfTtCCfAaNBIphT4m3LInlOoCwj4MzOqasSpDnIlMuIvlRFlv8qqEsAlWokRKk2WCHmilktYRlHV6q3X1RGcvYDNhujrCGLgvVQnqWByuOyqS2IeFGmMTIIvFHQbi/ABi+YXqXWFXAny9KGNLgVoyEB17EKMLxqklW4UCAAh+QQJAwAIACwAAAoAMgAoAAAH/4AIgoOEhYaHiIlOiYyNjogej5KTh1iGA5SZiQwWhDkEnZqiCDVwAIuCVgwAAF4lo5IDVBOsrYNAtaxPLLCJLBwpuaxhKFgGwsO9kMjDesy2ypfHyCEIW8xq0Ydc2KrMKNqGwMhwQsxw4YZL57jU6YVXzy3f74Xy9PWDq/e5+YPx/Pr5I3WOBL58NgoerOcFGxNs/mAE+OaMnD9zFsk8g5FvXrdnGhBuvFJD3jsVwSwOCJLSnbYBZTbekmcpWjuLgzCeC9ILJs1CDZ+ZgIWlyz1xN8nxpCRLwb0c2yb+dCCJAL8niq4WcQLOl0Z+mBA1DSiAi40aEUaoWCLkiQuyKkIcmSJLV+kjiXXztgp796HegCH4TlIj4C9IPUSLGBYGxEs0FG7/mg0VToUHp0YBL803wgYpJyZo1TpTTkMfFoIbBQIAIfkECQMAAQAsAAAKADIAKAAAB/+AAYKDhIWGh4iJAU6KjY6PkJGSiR6FOQOTmYdVhAUMBA+aonNrDKGCQACqFWGikANQE6oAjAFVBrOrLAWuiCxgKbmqqMKzvL2GGsWqvCTLKcibuMUansti0Yci10LPnNmW16nFMeDJzx/X5uHPyxbrhe3u8ISf8rn0g9b3s/mCc/xyYcpHJqAxfxWubaOWL8gecerodXN3xBs9As9sPdMAT8ezSgOCketocdHHb9GyiBQmZdDEkr1CwgyQEF00CjYJnRDQ7kSQUThnEpN3TFKVLu12aHsoz4kTFq+A9aQU8KmiKgXvDdzkwSAIMnPC7MIh5IaLgFkcxTDIliVURw4z27ZFshXuQrn3QtSFpOZBD7w5gW4AnMtpyq6AgYxZ9wtpQBFH3vkr4FRWrg9SnFb5GSkQACH5BAkDAAUALAAACwAyACcAAAf/gAWCg4SFhoeIiQVOhjkDipCRkgVWDAQPk5mRX4RaAJ9eYZqjjYNVBp+pNyykozVrDJiLqbRFVq2RA1QTqoJbtam4iixOTcCUwJ9iwolUyQBhQs9VzIgsqMBkQMkJ1Ykg3GfJZN6IPNzT5Yc4z+nqhVftye+H8sf0hZb2qY/4gvH7+Pn790xctoGz0AGTgdALNzHu6MEIMK7GMyX+pCW7MpGbPwIeEx58p+QZJ5HAqJXLYmzjIIfcYHgbgMBkJwE2q1FoJ+qmSZmtaLZbY8jT0CukqnSRh7SRPScOJunawNTal31Qh5EBKe8GpAQBQZCpYYVFFhxCnrgI2y9Rx4BwN13mGhO3LgAQUTNBtLtvTdtMD4rw5flXUxa1g2k5mTLz6mAtYyRuhSuWDUJKi3nVGjNFCMdRgQAAIfkECQMABAAsAAALADIAJwAAB/+ABII5A4KGh4iJiouMhlYMdA+Nk5SKNIhaAJoVYZWenwRYBpqkNyygqIdfhlOkrkVWqalYhluvpLKgc2sMkqK3AGK5lANUXaWhwL3DjCw/KbcEX8AxzIxUymEiwDbWiyOjtza24t6L27eZwFfmltThr+2KOMrK8olX9ev3iPq3tPxq+XOlJOAgZbzSGUzGLZvBcenmOAzohVoQaMACwgjATZqybvd8OBTZ8R4de4Iq7jOnQgdCVgIsehtQBuM/VS+tqaOGiaNMWTT1dUIUQuisY/WQ4JtW74cDT8We+WOnKIE/p42wLDh5NauRgVxszLEyoqWPJ18HBiPGRK3bn5Q5xMR8+9aICl103XJ5iqpIXqFICs1C+/cVjSmhmKlg+leLhHsjIKoV4YPNwlBn4ZzZsKfUlMpBUgUCACH5BAkDAAQALAAACwAyACcAAAf/gASCVmwDgoeIiYqLjI2HQAx+bI6UlZVVBgCaXiWWnpROiFOapAY3LJ+pjlulpVaqsAQeBCpWraWxqXO0tLeaYrmWA0oXAGsMbG2+yMGNLBxNt056vgnNjUrVBGW+NteMLJm3GH7d34wi3UW+V+eL0NLire7v1cv0ilfLkeP4ifvs/CHi1+pYP4G91ElDmHDcMhgIbVQLUu6gPy/dxOwTCCNAxmXe/CkLiDEgvQ8PUZ0QMNFdNm2PliE5pyIaTEGQZAZpNoDbw38A2+WisM+EopFFHajqmTSfB4CaPBmq0iVoowRQnWRxVEUivH2TnLmAKoCLjTklWNRq82QsWWOXOpi8ndvSkhqWdPOq0LUuL1kuSpd2OOC3aSwVTwuPM8TTRtXC0/zZ+vtrDEK1bLHa3MJkSpsrQT6rCgQAIfkECQMAAQAsAAAKADIAKAAAB/+AAYIBOYOGh4iJiouIVgwEdYySk5RaAJcVYZSbnIQGl6A3LJ2kg06GU6CqJKWtgkEBJKugVq6dHoSOswAZtp1YubsMKL6US2sMhEC7McWSIRe0fLs2zoosHCmrTl7U1ok6wma7M9+HI5+zYSu75ohc1Omr7ofZs5bt9INL4uT6r/3U/RMkLAOzgbHICYPxb0bAbQP53TOYT58NZkcK6us2MWHFbzD2UFsSgKNAcxnJ1TohYOG3cAdhldToTIW2g6ZEMpNpq4wwAbVQ/TRSzhU+nEKHOnFQ6qi/dz8vLeWEpUtUJNeMRMW0CJinrUWzbuW1xMoIFUuOPNF6cWyhSWo8Wo6di3RSnR5083L9pZcu0aYH+l5l2kqFB7yCVUGracOqYG70rHCjq2WMviBmQ3yJEe0TkylHZnAJXSoQACH5BAkDABIALAAACQAyACkAAAf/gBKCglEDg4eIiYqLjIhWDAQPjZOUlVoAmJWam4NVBpgAcCWcpIwvoKA3LKWsh1uoqAWtnDSEsKizpTBtt5hiuZseEgVAvQwowJpVwy29McmMhszHHsYL0IksPwNtZqkyvZLYjs4I4ePkxr3oiVzqt+yHPOW90vE19LdY8bb5sfyC3sGSATCgwH/8ZvhDeM+ZGGf85oXjdY7dGIcSLlbEBiOAMysZBXwcR/HWtpDGkIxrVvFSShjQoqSUp85MMhUpZnaqZuzKrAHmeipKoO4kJ6AUai7q+M4opSpB1YWJdpALj0bcFAhU2UijwBoRRqio0ebJsAUEDirw2eih2lveO95GqfSgx9u7oMzc2JSlwwa8VVWwUsET8MifhuHam8UjquE2i4FdoSEj7tYxlO9FePAjTVTMmKyK4xQIACH5BAkDAAcALAAACQAyACkAAAf/gAeCB1YMA4OIiYqLjI2JQAAED46UlZVVBpGRJZadngcvmpo3LJ+mjCSimqWnrYSqqgWupxawkWKzn06CobYouaaYtjHAuju2ADbFnVWgyBbLjANQFzUxDA9Jz9GJLGApqk5GttyKGsMK5OWII5nIsIfrg1zv8PK8w9ewGvev9aIy+vn7t0ogQVH8+jGwJWbYvRnIkvjYtq7GNi/I5Nl4dkKAw3UYfTkTyQ1GgI+QPkabyHAQlIhBiumop2LQtHdXcqkApxJRvR+uBiB450GRSZqtKCDtNo7oL09Cf0ob84+LjRqcFt28QDArIzUeu6qo4eMGoQUEDua8VOSg231QON/KTWYq3VyCE+JB9WD37rCarUbY4Op3lQMHxQqvCKG32Fg+hKsqcPKiH4s4PJIQHtPLKrQxpgIBACH5BAkDAAQALAAACAAyACoAAAf/gASCg2wDg4eIiYqLjIhWDC11jZOUlFVaAJkVlZydBFOZoWGepI1boaE3LKWsggOPqKhWraVWQrGotKVUuKm6pCa9DFW/nE4EAwG9McWed8I2zcYL0NKVl8JX1oerA1QXAGvDZr3biFRgK7FOReXmgyPLLb2G74IG8rhY9p/C1fY48uHih0xgLBgEofWikhCXmVvuzF0RlsTLv21zoJ0QQO+djWz9HAYxZ7EjpmUYleGiMEjlSmkQF7ryB2BksXkLRwny4E/brx096+3098NBq1fqUDpyQfNHKQo0wyliwYRmlk4DoBKdtUhNVC425nBN5A2b1Ukco2YakQWHkBvIQ6iplTqpTru5eDta6nAgr18AO5zx/EvzIat4hIO2sgEuMSouRn+yc7xGqK4gYd76wetkCjJ7ZTeuYAJKAFg2WsaUCgQAIfkECQMABAAsAAAHADIAKwAAB/+ABIKDBEOEh4iJiouKVgx0jJGSkwRAAAAWlJqbWAaXABVWm6OMU5+fU6Sqg52npyOrqhqur7GjWZa0AGK2o7O6DFm9mybACcLDlCu6ZMmUYI7Mzs/AotORHVLA14xLhX663IQjYCkaF5drj7oD4oK/rmDqtFjuBCOerkbAGvaVwLSQ+CsHkJ69JczESHMXTZ8xf8YWilun70Q1ca1oNROgCwHGakAsBgzCjcw2AgEeOoPhRSW8eCSTwUgZUIegAR2MWeslRCehBACH6WjBb9w+frBUZUlREBkrJgChOaU0oExURVALctGEk0LTRQoLklliJemhdlguoNPazUKRgp9MsiwR0uGeSYJwBeCJhCuvQ7/pNG0ATPjTkJ2S+hb2O8XQLZOLI7ZbFTmgkalKyUhZuxjJALO9sOjIxXiFkMkYNbtgYkqAiJ4hK40KBAAh+QQJAwAJACwAAAYAMgAsAAAH/4AJgoMJOYSHiImKi4tWDAOMkZKTCRQMBA+UmppYWAYAoBWbo4wvoKcGpKqEQQlbqKEsq6p4jrCnBbOjPLeouptBLr0Aar+bO8OPxpppw2vLmiu9bGTQkj94w7nWkT8/2tySY8Ph3Re9kOWsgjVrWGvo6oXfABfnycTyI9O9z/qft1LEkyei38ByvPDB0vDvFgUvveQV6tfMoTxnrg5am3HJoaV+rbhxnPbRIjcyNchN7McNIssBX76AWwYjwMxKzrb98pFzUM1h2H4RSFaMkBF8s1ToSDYjzyEm+IKOGlBG4EtEagTg41JNEqSSGBU9UFgjgtlG9shaYVREIS4fX0YKYUFJT2Gaaxvyug21d+EkFTL7Cj7lj9K+wXuHkBpB5h7isKsKPAaZNA+Pgo/XcHGwMY4pwSHc6btc4bMIng8rvUiQblIgACH5BAkDAAUALAAABgAyACwAAAf/gAWCg4I5A4SIiYqLjIsRDASNkpOTWAYAmJSam4M3l5heEZyjjCSmmKg3pKuDj6ivAA6spBE+sK+is5xiSbeouqNlvphiwJs4wwnGu8M2y5t0zc+UdsNY05NOT5C32JRew96Ta76H4oxYYuXngrIDVAU15NLnGq8Xw6Ds8Z+v2uvsROS7pYQdh4Hd2CEjCI6gQl8UBFg7l6zXLQQIKEKMCBCbpXJQoED0ViNfvC/JgkyzQa9AymkNHQpKYNKYrWSEXOT7IUtXi4qEHDAZ+GOWjp0YEqmryWmA0IHXFEmsWGMTBWE7SyGM5aBnIixdBnDMim7b1lg+npx8p6DL2VyNOhycvTg3qaa2c/PqO2bDrd63pPz+bbkqnZTBsMyYY+X0H2IQLrza9FR3zWJx8pLcsCXiZkRtIS5PCgQAIfkECQMABwAsAAAGADIALAAAB/+AB4KDB1YMA4SJiouMjYxaAAQWjpSVlC9YBpGRlp2eB1ubmyWfpYsqhqKRNyqmroIWqqqvpiqQsqO0n0cfuABiuqUNvofBnna+ZMa7ycueRc3OlbG40p03vtaVNEC+iNqOYrhY4JTR5ae4MjLohT8DUBc1awwQ4+gaxLga6COa+qLaceGirho+gKqIHJRF5MQ4ctquJLslK0i5ib7WXHz4JaO1GsQGebNGJFqCjFeklbxXyAixH8ZgBPA4yFbIYG1eJhKH8pWOFsRktEokQJ8rFU306Uj3kkiNawPKKHVwCgXCEagYYYmKsIG5rr9uGMGyYAA8LF2ufqFkE6xLsJs0TByDSzdSGE8N63ZNWUvv1KMaTFzwK+pGzHiEx35bhkGs26hUy+H48SWnAIIBIHFrs7hTIAAh+QQJAwAIACwAAAUAMgAtAAAH/4AIgoOCVkMDhImKi4yNjFoMBI6TlJRVBgCZD5WcnYIvmZleJZ6ljJehqaargyNCqakvLKymOpCwoQW0pUy4qrudO76awJ5ew2soxZxWkb5ky5wdw2zRlUFN1NaWzrDblTTD35RgvliI449i5umO2u2MEL7wCLPoS/XDMO0aYOVUFwCs6QZLSbsRyObBwwTLiIBn/BLiqlIl3ZJntxpavIiLCBR96agNEBeSHbIg22YMa4ISzsqUyAo5VLiMyEorMkUWg3HMl5dEK4vsDPBu0DqdrAgEVfSgSFAiq3Q8XZQlKIAlEZiByLaSw6xF06yOUIGPaT0EGW82UhHWqpC39UTIDABTJaBVgZUU3N071ZJNvoBF8QrMN1kpFP4IB73CyoEtEophvRhSjE1PxRPQRSvQlq8DFRvJvBXQKwAkGpMHaOYUCAAh+QQJAwAJACwAAAQAMgAuAAAH/4AJgoOEOYSHiImKi4tWDAOMkZKSVUkABHWTmpuDLwaXl5yiipBboKAlo6qDd46nl08qq6MDT6+vs6I7H7enBbmbE72wwJs4w5dVxZoxwzHLmgUMwzbQk2/Dv9aRKhvD25JKvLfgkp69kOWLYujqjNTuiym9UvGK2faJ8O4qHLUJNQB66RVPw6kLyIipG/HplqVb1dSJSHhLmToO1OgFWaiRHkd6HpypA5mgWbtt09DBgIHPGpZ93fYVs4FMW8maywZ67CSAWpZcLHEWSphLCDIR+o5G5KQj4QRDh7LYSlhiRLSYR9MhwlpzSaObFLEEXKeAIgAhT4xUWVDLXxdsZkMBMhpB06xdmZK63N0LSooVpnzvYhA1YMkbhIGPrgoyhEtiiHKL6kw84ck2DJYmmuXiQNZCNmKMarbkZEWIEDEKcwoEACH5BAkDAAgALAAABAAyAC4AAAf/gAiCg4NWCDkDhIqLjI2OjEAMBI+UlZVTBpkAD5adnoKYAKJeXp+mjViiqqqnrYU+q6tTLK6nP7GxBbWfbB+4q7ufIr+iYsGedsQACSjHnV7EC86dydHTlmvEuteUVg3E3Jfg4ZS3v4nkjtbp6r8y7I5iv/DtuDD0kOf46IMC8+w6WPwYEOJCjTVYkvwiwm7EqgvKRGGBp0lWAHfshp3DmI5DtHHhClhL4C4IuWgwXGgLR0yELpX6rs2QhOsEKCYlHTiroczOIHkggxFpqchfyV0pexZVJmIXLKKKsnRQRqRGKwJMrTLaELHECEsDVKjQETEDqi8KIm5aUq6M2oGPSdKqXebi0AKCCSnMlVhu6N6/NT0BHqzqCzInhPeaOFXgB8TEGMO4wgMNcq5jeUgmvjAlZBKcc4e5MJiucQgBImBFQryiYFhTgQAAIfkECQMABAAsAAAEADIALgAAB/+ABIKDhFYMA4SJiouMjYpVBgCSFo6VlpVTkZJwl52dAwVbkqNwJZ6njXNHo6wGqK+FfK2sI7CwHS2ztLaneQy6m7yoEsC/GcKeccUxyKddwJTNnVG/utHSlnDA2NMx29yWZMCI4JU14+WVKdbpmLoy7Y7o8YzEs1H0jAK6+frs8bXIDZqXDsomKBNqxID0L92IYrqCBGnH5Z2Hd/E4YLRYEFqQYg6hETDz7ko5YHzmjBQJrlqrJAMJIjtHcB/HZjRndSlUBCQyew0JVGGI0daqACgXbShWo8YtiBEWPYRa69IIasuO+YMIYMkRRoj4lBkLUUZVqeK4AsBVhcwADkM938riCjeb2rtULV1xgrcvKU9yJ/jFawVVWzSDofLCoC1xK5M4KzruClmaBT6ZbJZNCDDKFS6rkiwlBepVIAAh+QQJAwAEACwAAAMAMgAvAAAH/4AEgoOEBFY5A4WKi4yNjgRvDAyJj5WWjFUGAAAPl56WDgRbm6Ren6eYpKoGqK2DNW2rpa6oLCKyqiy0nze4ubuXVpq+YsCeCb6bKMaWOck2zKAfvhYW0ZWx1NePDie+29hi3+COdtrkjX7n6Iviskjs6ePxil64VPSL6/mDArj8ivYBDICrCjsqLDgMwFdDEC4ECA6WulADSRUPD9kNezcP3K13DnwFIbfEl5GTHaOVLGgrJTNicRzeC3UNJiR//1RKeodP0AObwGCZpGQomQBjNp4V6gW0FkGTilhseFaiVTaBgjAaZaEr2DSlqYxyalOuTBOxXmgyuiB2k5GxC0KrXIjUdmylug/xcqrkwI0TvYA3GfI6KrBYK7W0GobqqgSyxaosIuXCZPGQK9cWeriKdsANdH2viHATgO7Eblw/BQIAIfkECQMABwAsAAACADIAMAAAB/+AB4KDhINDhYiJiouMglYMQwONk5SLKBQABA+VnJxTmaCdoopBV6CnYaOqhkKnp6uqd5iuoCOwnQMutK63nruvBb2TBQG/DJDClF7GMSjJw8Zkz8Nc0dONRx+/141XatvcjHjGkuGkv1fmi9+0Ukrqiq3t8IrLtEH0ifau7/mFArv8IUqyi4NAQsXuHRz0C8FCQV924TNH5UeKAVQOLNHYUN2IdpcKTuQmoqARIxLDcSgJEl24JeCsTTPlkp3Ca7/IOHsAsOC0YykFFSEnDGZDWxAj7uJSVCbDaBtj7ZtXKCRRUfKuVjWWCUXUYQdacP2xjmsmIVMsDUCRwiyXcopKzIIy4hUj2wEUZrnF082i3L85N3XDkQawYVQju009PFZVNsbMrMCyCnmugFS9HqRhUllBjJlD2vT8O+XQy7ps8m7wGyMTXbiVAgEAIfkECQMABAAsAAACADIAMAAAB/+ABIKDhIJWBEOFiouMjY6CWgx0j5SVjTcGAJoPlp2UQVZbmqMVnqaMbKGjmhUlp6+GQKurN7CnJWazsyy2nhe6u72WPMCjGSvClbjFm8mfv8VkzpULksBs08/MV9mOA9XF3Y9XNcUD4t7b6Jcp1+vsukjvjczzjF7u9ooC8Q36ikmA/dsncCAhKPkMEjCnUFAxeetY8DpHKAGwJO80bIKCCFGueEHWZZq1hgGLi9zQiXBXTxyxeD8Qoex2peWDltNqXsvicOY0ZhwJZPmCs9cMZiJS9kxoq1w0QkO3uYJlAylFQgqYARhxK4DWqYWqfl3SqYUQrTwaQUPrLUsKJVpQSTBpGxdArmrnqnzTwrduUm9KpNQdbFXZGBKEE2/sVIWJ4sRYrg7L+hhoU8eVSTqLAiezAnlhcg6pudJvIqXZJPpgEyDSjxVtWJnJMkBypUAAIfkECQMABAAsAAACADIAMAAAB/+ABIKDhINWQwOFiouMjY5VQAAMdI6Vlo2JU5KSD5eenzNWJJuSFZ+njWxCpKSoroQYDaykU6+uLB+zrLaoSbqsVryeGr+bYsKeMwrFMSjIniLFZM/DubpXbNSWMzLFV9qVQXnF4NtLv4nllRC6GjPqjqvt8PG/9I4S7TD3jALz/It8zQLY7x9BQgGuHSykCwGChQgVQhSUQNfEQUYa3tMAZkA6QxrhsSDGbgKAJQQgoaNnYJ4ag+A4/OrkT6K2JTJnGRH0YNSsH+WurEzpDZy3dB02hESm7BefdzyloeS1pKlOIYU8LNNHlZkiXMVO3spXVJGNLmFxfpInDVNYAB1ZOqSc+zXKW7iYVN4lQ2ZAxy6ZytwFgIBFpSgIBtNSXKrEJTwZGUsGEwVUN8mDQ7lii9kpXVQlRETrTCuYsCB8SRPGAC7UldFvNSESmUhVJCdochM2guvjp0AAIfkECQMABQAsAAABADIAMQAAB/+ABYKDhIVshYiJiouMglpWDAONk5SKN1gGAAQPlZ2UWAUkmqOepYp3PqOqJaatgktaqrKuplZlsqqXtJ0wRriyKruVFL/AwpOpxZoZx5N4AcoJBSjNjCNeyofVjTRrxVdX29YZyuKNc+XmjBDf6os+5LhKSu6WxTL19r8w+Yknv/T6IUpSTCAiaPIMFkI4SyGhdg4FQYyYABcSJBEF+bKYMdQ+fuqC+ZsojgqYJlQIdaBRMGSmJqPWTPMob4Q5Lt8e9Gi5DcxJi5xQ3KNWbUm6Dht4Nss2SMW9atmIFkCac9eMGQx+USBSaERUWkaHGrqgDIBIXlPLYlBUFgC8TsllmCbCwrLsDSOg5gZTQqAthUUDcJhou2zTtAFbEcP0C/IdTsKyiEHWlPfcmcmYY87hVTEzZDBLTBF56bmg1FJ2pNwoDayDsBFE4nrGYKJa4CtcZLfFHXIaGy1j6sY0cuFGgR2lAgEAIfkECQMABwAsAAABADIAMQAAB/+AB4KDhIVWOYWJiouMjQdVWgwEA46VlosvBgCbD5eelWFWW5ukXp+ninkUpKxeJaiwj2astDexpyoEtLUqt5dBXLu7vpdJwrSPxI42x6QoYsrLAc020aBp1BbWjQPMx8nbjAPNCuGOwMeU5oxi6euNxzLvjF5ewvLziifu+YnGwv30AQyYaNquagQJ8UsoyMMuBEEYDoIjLKLEA98uYrynkUlGhjTUfDSn4oc6QiKF/Vg3AsAPCFAu1Gj4QEHFdcFKAVhTpadNleZyDjvQYWE0HPEE5RpJ7ErSicdszFRGjlDLdBF8Xdmo8iTRZiNGxKpRI5s/cjhgeTM6qAA5l55ihAQxGHURDhNvXbioAi6RDq7UuIF468zkAEoUykBYnNeiuDOEW0Vu1eva5MulXv2yhzmyFDuoMozqDDbP2KKkaym7okGAUMwmrFg7HERIgEiew+TTIiHkKCQ5zdy4MWTrp0AAIfkECQMABAAsAAABADIAMQAAB/+ABIKDhIVWh4WJiouMjVgGWgx0jZSVjA5WaACbm3GWn5YRbZykcKCni1YvpKQlJaiwgih0rKyxsCxmtawsLLefQSC7tb+fUsOcGSnFlk+Sw2sMKMyVOx/IZGTU1WrIVznb1cjhoSnj5JTKwwPo6cNK7ZQSu1LxjWnr9oxJArVK8PoURdoVcFGAXUQKKsqnsJCcXVgaOoQokdCwioSM0MMoiAlFjgwxdiNoz1ciJ3FCkvsHZgAUQ0UutmOR7MIcQXJQdEA4DZ1HVmsiElCxQWY4Du9kPawFwka4K9CcDCrKcxsyI4RorjNZzFuhLt5U3JoD9V0EmMgAeEJlw8ZVcIZrfqQF8AQUjADzsKXCl9YIlgXsGH0QcvCqo2tzF9BpiYWdlgFE524CEYRSBHOSM0PjelizZ05mepbT9FlyEiuoBvD5WdrsWML9WreCUcwVE9aej6HeBtlHjoGmw4QJKMHJKrrCjOi6seMbqkAAIfkECQMABgAsAAABADIAMQAAB/+ABoKDhIRVBlYMQ4WMjY6PjUEGLy8MAJeQmZqODleXn5iboppVX6CfXl6jq5Fep6AlrLKCLA2voDezrLW3pyy6og4Ivb7ApK7ElhmIxpADlcQ2MSjNmhox0TbVx8RXV9ukxOCiGd3jmULm55DIrxrr7O2n8JkCt+/0jhS9+Y8B/6eI9HMU4t7ARqZeHTpYqJckhoRuIUECkZCRWxUt3nqYUaKRjILUbASJ6J4TkEVSKqT3a0AhJyg6GFyn4dIAfBpHnrN0acKEGoi+lJR4DozDQQpMgluiboQNhxGqeep1cpA0qNXENey2RNeMGTzdYTEENpkQWTZqZGPkNBmAJ6NuYHh52guBHJdsTZBwu4BZIx2TABKb9gjFBLeXwICp8iyoCh2IASBwkIlX5MQ9L0/eZPmy572/gsVg8jky4VVyoZWmunDXg3SrFY4ANgBFENirvwjl2IwNhX2IkQjA4HedqkohhEs+fGOIgm+sAgEAIfkECQMAAQAsAAAAADIAMgAAB/+AAYKDhIWCVoaJiouMiVVaWgwDjZSVhQNVAVMABpwElqCNmG2epaGnhjB8kaWeqK8Bqh+tpSWwoSwgtK1Tt5a5u7QsvqITwa0FBcSLKgkMx5xiy4wjm9Bk09R50AAW2dTQsd+MYinBk+OLbeW7WOjpisFUVPCLEsEy9YsC5/qJkLvo+TO0pyCtgYmoBOSBsNCXdg0L4YtIyJkwioOM7MI4aNeJExwD9OPIDllICx5D9ljJywHHLMFCikyZbp44Qk6axRw3olMKmw4V0MwmwqenNTd7yssGBsxOQWSORVh2BYc8bx3PqSB2RSqhLE6k4oA1Y+bTQVFkHFuHqgY3K0FxLn0xhs9IJktRr8FwtIZbtwFgyBk8dmKYIgdd/P7tMknLqLR+J2QpphhAYsuVPRmmnLkziM2UwHZWPCHBXlxh+Y32OOX0KQdYBBRdXarpu7ZBjhwZ3PlLrNu3vEVKzU2GDET6Nq2zrBHAlBwKrtwEFQgAIfkECQMABwAsAAAAADIAMgAAB/+AB4KDhIWDVkOGiouMjYVTM1oADAOOlpeFJVYknJMAFpihjjo+nqaiqIYDaR+mpl6psSNMrrWxqDNGta43N7eYJRC7tSO/lndow6ZiTQXGjX1SypMJWWLP0GrTn9iOAzXbzt2OwsPjl6XDlefkwxoz7I0nXrsyGvHyAub4i1onu+/49QtQT+AiKPsMGvKQUCEhdQ4X7goSsZCuWmsqPtylkRAtYh0FaQMZUh/JjkUKhswCsWOHDbV+/FjZkt2IYgsPMMQYb4SGHynWDXJyYIQ7dgaSfrpQQ6TILjWf8fj4KtIgqFFv1eChjFABZVmyPPt69BBQdz6MKTNiaMgFZU9ynqSaEU6RnE71uGGysc2GWLt9CQi1C4PeND13GAUBsY3ApBmriobVQSBd3WyNM6+NcCmLGc2gTcEDtjN0YyY4QxUIYdJ0PT6DVReg6tqTTGOVLASQ5LoB5HNjxjhZkVmKFQ8CpyhfAwCELjM3Hq8JkyoQACH5BAkDAAQALAAAAAAyADIAAAf/gASCg4SFg1oROYaLjI2OgkGCLwZaAHQDj5mahAVUlp+WFpujjhZ8oKCkqoYZAqigJaurDl6vr7KkVw22qDdZuJpzTbyvv8ClZsSoBAXHjUtIypYxxs6MAzXSotaPQRDKV9yZYsTiwcQzmOaOtbZKM+vsrrbxj0m8DvWNlfj6jCEB6Pn7x4vIwEUeeB1EaKvLQkPJXiF5WEghRUJMbEW6KEkjR0HzUIX72MPdR2Ya83HsYJFjln4rE0o8qaBhPCpZfiAkYAOmOAefqDDq4tOaAVAXakgaBM7aEh4N4UFyg27JsStL0HG6V1DIMWJODGUFK2sGA2JmCIIjMypb06HSVy7pfOalHdg5dOPW7KKFGTYlBD7oZdKnG1G9iD1mKgEnseNQbW88Hqyyra7JZMsGERIQ86c0267yw0wmgjkJTtColiZFgAdI9V6EQEI72QTJCnRhkLIqEAAh+QQJAwAEACwAAAAAMQAyAAAH/4AEgoOEhYJYWEBWO4aNjo+QA1lWW1MGAJgDkJuchSw/PpiiAA8PnaeQOFxAo6Oor4Y8l62jJbCwDnC0tLevYS27tFO9nQ8XwbvEkcbIo2IrBcqPeM/NZHAo0ptBzaRk2pvVyODFyJrkmxLm5+iPacFI7ekCwfLzu1QO9o5UAfX7jgYEIwKQ37+ChnTRuoAFYcJdQYI4LORiV7yJhLgIA4KRUDCJHQXRo3UlpMhkJgkUwZfSw8GOKliadAnRJAsFFm3awGfDHgt3H9t98lbICYEC5trNImVoaFBwGkUdq0HAw6AfSAbikHYFh0UGDQ9lHcgVmSlCePyNC/uKgbVY3WK+sUtVoxvQuEfnopWw01rJRty6YWIIRJGKoy1CCeZTQ+9ewVIht+LLqY8lyZgH2yqmOPNifahQBInqmWwvH8xKS8WmrfAG1WAy/CTn5DJklzNYONbWZgASjS6OSQ2TZtGrQAAh+QQJAwAJACwAAAAAMQAyAAAH/4AJgoOEhQOCVVVaDDmFjo+QkYYFESQABpcEkpuchj+LmZl1naSSJUYfoaqlrIVHB6qqXiWtrCoysbm1pXcEubkqu5xRqb+xwcKQQXhixqFiYgkFycpLzgBkZNLUks3OV2zcm23X4p1exgOH5t3GGljsm0kCuTLx8un37cD6kQPG/fap4hEQEpxfVQo+ClJP4SNUsZA4dDRG18RCCC8SohdR46Ae/DwmANlR5BNgI0RuaGiyHgqRIxRY9BiTpccLLmFmjPeuWj5zNSGsG/RDmgl35riscvQKYRtqS3gci5HAA6GDv54kA/dz0AyZXVldG+Vq7NBxXxkgfXgNW0JlVVNtjPWHoC2AC1qMqogSN0BbG1eC0LVLuF44tIUT38VDCsUVpYqvyUDWSV3TyFmFsQGFORMXWtTG/Ogsg4fgpOSQEJ6BJUI/dZ8hehZgIoLrbZ0CAQAh+QQJAwAJACwAAAAAMQAyAAAH/4AJgoOEhQksCXpVBkAMOYaQkZKSKDlWAFuYmpOcnYVtZpqiAA+eppRMo6MVp62EVAqqoyWurVVwsrK1pksIDLmriLuUVGvAusORA3ZLx5jGck3JkxDOpNOd0cdXV9idzt7ZXsBYA+HfuTrnnECNuevoqjow8MTA9ZPaozb41O/9kGDIQlAFICQjA4MYNJRK1ZqFhnIBgVhIgCyFFAc9uJhxUBFkHRNxDLnhX0d9on6ETBALZMYRA1fa6CKLH8l0HVkUwLlOWKQj5M6NoPLDXMAyQb0Z0ETlkyCgPKf9CGZowAVgepJxi3nrVYBtu8AZsnFsptFOW8tGaohVQZWzkFjIOjOCylqXdkCWCWoBapyzMBEmLdFjrTBWS5weXLFouHGRCnY8LRPh2DCcgqbMQa2cdJc7zqKYdEsmQSRoEE3DZe1r+AoVzD2XOTAyAVMOBdAEWJFz6FQgACH5BAkDAAUALAAAAAAvADIAAAf/gAWCg4SFBVlXBS9VWloMOYaRkpOGMBpCAJmaBAOUnp+COxItm5sWoKiVSKWsFamvij2srGGwoBFls7M3tpQDcVK6syy9k3diwrrFkUHJmzGMh8uGyM4WZNPGztLZkmleyd2eAsIaVeKTSUm6SOiUAcIw7pJQ5fPeyveS9vqFMLrn+hUyYmSYwIG7ghwkxG4hoWqlFDoURG7WRIoGL3bYdbHAhowTPXDUCNLhiFlcOhJBSaQjwItX+C1k9DLkhJrdzEkaUUHmspOZOlETxisbFwObIoGLV6wGB1o1/MHzmYpotEFOnA0AgyqRNX9HtQ4QGolIDWcAnDC7gTatlgFlS1ToUATDy9Jt9DC13dsqgrGYfAOnrUGWWRAfgtsmSNTVUWJdR2yNyvp4U8BelBNPgCYOyioABdFygCLP3ViCaTOtkiIlgodDlykFAgAh+QQJAwAFACwAAAAAMAAyAAAH/4AFgoOEhQUOdhFbLwZaAAwDhpKTlIYDVC8+j5uPkZWfoAUPDR+cpg+hqZYVpq0VqrCHNwattRGxoaMMtbW4nyxkYry8LL6UQcPDxpQpyZsJDGJih8uGms4PqNXMztugJwLDWJ7elOC8GljllY7K68ch6DDv5u703K1E95Mw0L37kowYqYUAoCQWxAwaYsJLoTWCDguFMyUwIqEitiwOQqdR0IaMHTl29FDrR8cCChqOhNixi0iLikDCdJJwZk2YE156K8bPZUkfOzWAqZRj2A1vtB5RKeRkkL+bsZaA4TRhwpKDSUtSg4VlCUgPTLckGwoL2ypnCrqQO+h1lzh+10vQUigDTJQmL2gfEZ2Yt2+rX0FE+B0MwEa6XAEIy9WWqp1iebgk0HxM9dayTI+rMq42YE3ngXK1RFm704ERFhNmpQxnQgDJrg5SBQIAIfkECQMABQAsAAAAADAAMgAAB/+ABYKDhIWCNUoRW1MGWgICA4aSk5SGQ0iOAJqbBJGVn6A1XJykABYWoKmSGAmlpRWqsYcee66lERGyoRZSH7avup8DiL+uU8GfEMW2yJNCYsuaZAkoYgW5zYbRBjOo2ZUny9+qj7bd459amcbooQG/7cK/ifHJzPXgtkT4+a8o/JNYwAM4yRgSgpLUsEOorRynIEEYFiriaobEiRUvEtqwUGMBjrc8CqIFTKSCjCJtuOIi8mNHjYpQaqRhLmUvmRdvhvTIhoQ+kz/RJQJTKU4xdAZMeZrkpdiCbCKSSiNEg8agPCvmLY1FjBQiZ0yc/ov166AHQ9WWdVl7zdkMhwNNLQmBa3AYCyUFhMDwojIaDW9oZ0TdRrgkpUg+3hUubAPbJwuKF6t9UWOrPclikTHCTIoa1BCcNXGp0W7YKMKY4hBkMWDzpl60upFWFQgAIfkECQMABAAsAAAAAC8AMgAAB/+ABIKDhIWCMwtCAFtTBhQMQ4aSk5SFfTFni5qblZ2el5uhi3GepYagoqJepqxhj6mpYaylrrCwU7OdQba2LLmUYhC8sL6/ksOaCzFZWWIEM8aFSV7Iz9GeArwD154USbYa0NydAbYy45/gMOidX7bs7QmpRPDk7/WTLC6pXeL4kkz4BfknSQ0sgvmyhUqC8NjBhoWKxIIobR5FQgcmXhTkTtSPjYIUaNxIZOTFLvxAEril0gkxkAtebpyB0iTEbzYbzgEHkppFdsUS9uI2QgMYMNsm+bSY9JcIA6MozQk4NFccMAsJOdHKC+uMprpknlLEqwsFXSuHITqlcJi3ZgRGhMCA4aUkMgZSn95NsddjJbJ9AwMw9UqwW3/t4hqGVaYD4lKNFi/sc20AEi6Ll6GzvM/M3iSy8DGbMkQkEgEmUGc6+phSIAAh+QQJAwABACwAAAAALQAyAAAH/4ABgoOEhYJZOzdCAGiMWgw7hpKTlIePZ4yZmgOVnZMWXgKao4wWnqeHGmakrAConkFxl62kJa+VsbStt5UQuq0svIZCYr+ZMQyZwoahxhY8MShiAVbLhGnG1NaUSaK0nNu9tDIa4ZQDGrrmlR60GjDr3LTx5+70kiwuwPeTTPv8hdS0WgNQkjdNSQoO+6dQUA9WVxpe2yXRIasfFQW1q5UxwENSGDMylHiBFBcuHVvx6OgEIsuRCneU5FgxCwGYBafgBHgl2cWMyChKjKMLS7gRGsDIUwlumQEAYJoWAqVLKS8OXDSVM4TuFxapnXqS+iS2qrZPHscF8EBoQJCsv08oILBZTggMLzyWGIP0ac9eXzf3NHNmShLVv4iVdRpzIPFeDKhaOh7XYQ5YdpNN7rgcdg3cyXjNOXAxAbEWyPGyDLhBrccaASYOgqHwzlMgACH5BAkDAAsALAAAAAAuADIAAAf/gAuCg4SFgkFDTkJCAFuNQAxDhpOUlYdPjo2amwOWnpVDEgKbpJoPn6iXIgylrRWpqCVOMa21FSWwlkEptb0GuaAZvrbAlMO+xYUnosdszgsoGdDJhCejyNPUlJC+WJ3alAMhAb1ISuCeX70wMOie2O7hCbU88bpGtfaWq676lbZB/BlrJZDSg1oBCxbK0oOgQmWtChR4SGhDKycUq0XMOEjBRY6CEIJccMEhSHojnWwEqbLUElwcha3MGIXETIojGt58+AYlxzzlQCIA+DOTS3cs7nWjNiKnk2+TokwJWowHvxRQDY1g5OtCVl1LSl2oRgjFVWKdVEQN6VMromONSVScE9LOxsthMaB9iUoOrl+T2yz+/asoXcvBcGFNRVzOzYxcIZAwFjvEAbC0XPAxlsAGnQMVEwY/maivU2XJUq4BUJSBTUJPgQAAIfkECQMABQAsAAAAAC4AMgAAB/+ABYKDhIWDFh18PgBbjQxADDmGk5SVBRg3TYybnIwDlqCTLD4TnaaMFhahq5dtMmenpxWsoUE1sbiztJUZKbi/u7y/ucGGJ17DnAkMmyzFhQLJzIgJKBmXVs+CQEnJgtnaolABuEpKWOGWA8PpoR7lMO3qy7Ly8+X2lUyxCOj5lbGC/BNmas2agZMsRCuIUFSRggIbFupwygo4iYMUnKKBceLGjoQ0mnIAMuPHkgW6VESZsiAXlrHIsKSxEqWUgDZxlqyjs6SvkyBfxERpZ2jOnhip7AMazlmlUb84aBtBRaolhb/8BZs24BMlB1YWyhpAgRUODhw4UbkXlULXr4JT6hHiOBfrrzKjdBTwAcMLmVvMiFmCJE1Z4Uge9Ik8fFiVuxWMC9MF9aJN5GEYdnU1eFmZIqeaHbjojGpEOhYTyDbOPHCHlTUCbjJqAABthjqsAgEAIfkECQMAAQAsAAAAAC0AMgAAB/+AAYKDhIWDdh1eQEcAW1MMDEAMQ4aVlpZxj42bnJsDl6CGA3hyIJCdqABxoayCo2prqbIArawQs7NetZdHare4qRG7lsC5w5UnxZwxpyQsx4NASQLKBUNHAShq2dCDe8Wf3ZejuDJUWOKhHrjpoTAJuVTtoEazHPOhTLP4+akI6Pws+fIXJGClOHGodUpiEFORYA2R+TMS0dAGghULrUN1LyMhBRA9ekvVUWQADiFNdkHFxeRIji5PphQpZabHWDYrlsoZ0Y6sVS7p/HSpCabJhP5iIrF3tCiqcBmtMRV3zp3Cn1B3QeKQtdAAESJyUdiVKWyjroYYlfuaBVQBjhdQ3H4DVqaJvCMwTtqZ0SzlNkMSLipr5GXwmpOgBg5eDKkfY2VG1ABVt/SxsVqvLC/kCs2BETNmNCfginYXW5DKpkzGN6TAUhPUNnJAskZyq0AAIfkECQMABAAsAAAAACsAMgAAB/+ABIKDhIWDVhxjRkkAjVMMWlaGk5SGQWx6fo2bnJwDlaCHeU4TDJ2nnKGhQZeoro11qpU+YimvrxWylD63t2G6hWlevbjAhIwCxJsxpo0sxoMBygwzmAQoYmLX0AMh0q9YA5/Qs70ySuSgCb4O6aFGxe6gLK8c8u+uXVX35a5B/P1OIQFIKUsRVEkIFsz3T6GhDahmOLSEcKIhDxEtFlJQUeMgMh09EuiSUSSBkCJdkTE5sqTIUqckmVzjz6QTlSbz4DSp6RStmflybqnpMcgwVCtFgmRYdEYypPvcPZvESgSuccZGKLFXkNctCttUJWomrus3lWVUzKvWKYQ6iL1F0NFqR2aO06CVFE1bpmwOqJto9gqu4iGg4LirkBy+tShWYniL25JTAXPxmLoNs97YwfFp3DqZ5VW7ZkIARkdlkHCQWSkQACH5BAkDAAUALAAAAAAsADIAAAf/gAWCg4SFg2ELMistQACOUwZaVoaUlYZYUIqOm5ycOQOWoYeIay2dp52goqFBqK6eq6FCaq+vFbGVJxK1tWG4lAK8tTe/hFonwp2lmyrFBQNQAckKzxY2z7STzgVyvEpYqtuWvDLiog4Vr9/mrA3q7Ksir/CitKgIVfSWD8Gna0H6xrk6EbBSllcAC1J6ck8hJRUbUF1xaKjbKScUDSlw5SCjMVQYPQ5CIFHkoIYmBbm6llJTqpQFJpRsOdOky5cm3axMaWVnyiYgYb6Zl1NezYwoIIEMl1HJO5EHe3kcEMSHLaa4RmhoJkvaQApYQxnlELaQFmH4WOHgAEtsRGE6TFoI6WhjzowCA2M5mfZo2pxBIc0u4jttzaoQywgLqyKH1TMuitU9+IVOZuRO21RAu4yAwlx2QzYmJhcln76JYUwIsAigVAMZC3yJCgQAIfkECQMABQAsAAAAACsAMgAAB/+ABYKDhIWCA3cLJx8MH0AAkFNYWlaGlpeDMBhtaQqQn6ChQ5ikmTgZoampiKWYqKqwoA+tlz6xtwAVtJaLuLEYu4Ravb6qN8GDUAHFBrAqyAUDzAqHD2TRqJXIHrgyGlgDmNq7MDG3MNCtKi7n6a1jv+6tavHypQL19phFsDL6pOuM/SPVwdnASwFXHaxlzMlCSw48KXxYyIZAioUQqHqGkRCsjoVg2QA5SMZGkoImnETJbyJJOitJmozZkYhIlHZukpT2ESUfgyQ1xFqw0xZQjEGs4LvYMQiXX+Fqdkv3rZS1W5SCRQTzbgNWFTrEnXoKiRVBXzpa+EBnAwcWQTo7Xa2YtszXhHl0meFIhlAG2bz9JpVCxA5w3MEqDYtCNuCGYgBt9VmZufSrlSADMaSZXNjvFkcL7kS9FAgAIfkECQMABwAsAAAAACoAMgAAB/+AB4KDhIWCKg8cJxcbAB9AjlsvVUBWhpeYBwMFQpAMkaChkEOZpYehqKkEA6aYnRCqsQAPrYaLsrgVtYUCuLglu4OevrHBmlQBxAaqT8ZfyodsZMdNRSq7DhW5OlismAXBRrLcxq0quOW1TOPprWqxVe2mD72oa0HypShFqvmmT6rw+fvWKNXATF+eGTx4yYGCVD8YXiISUKItiBYNVcxIqB9HQlIwfhTECNWSkSRTRUB5YONIcSZZnmCGkqLIj3G23OSIYt3CkXJc8mTmbWisiDyDcIEHVFZRi2yS0Wx3DaEsCk/NUUGKyee2TJwULUuR9SIxIQ4OEFkyQ9BOV8o5AmjLZW5N3LPCvi29S9dUNr6/vtQFCBjUD1rY1D4snK+A3ZC+EDzZEc9fGClWFDoqeeEEhzhVLwUCACH5BAkDAAYALAAAAAAqADIAAAf/gAaCg4SFBjARO2ppCGgAj0CPWy9VhpaXg0F2GWsfDJKgoVqJmKUGGRChqqsMA6aXQqyyoK+GJ16zuXW1g1pJArmzXryHIQHBumG8X8irMZ+QxAnIWK7FNsVNJCy8MMEyGqYF3UazGjDEtUyyROnLspXur3XAzvLzRaxrQfemT+z9xG1wxi8gJmarrhjENEKBvYWwWDmAeKnLQ4qGJGK0dHEjISmrsHn8mHAkIRIlTQrSqNKANlUqWrpMqRKkKiEyOWzp6LHOulUtr7xgORJGrJBB68FUOUCEvpZHaY5kc4yoRy3sRo0cM1BWmZi1Rpx75SRYuFI6P/0g68gsOhtzQRRmA2UNbbMAuMyK63T325yw5fp67VVKxQTB8L6E/Yc41K50Oxwq7evkntAwJibr8xWBYgSEAPhCSvODTYGChgIBACH5BAkDAAgALAAAAAApADIAAAf/gAiCg4SFDgVxbi8JFykGAB9aQpAvWIWXmIY1GZyQnp+gWlaZpIJCGRCgqqsMbKWXJ2Oss6ADr4QnArS7AHW3g1q8uwm/CANQAcK0JcVfygqPqze/Dgm8Sli2xmw21qgkLLcsLrwypCiCBb+yyw7Ft2q7PO+/dbqrZZb0r1lFrDJB9sH7J1DcBnwBC5ZytuqKwlfQVj0sNYLgxEw2EF7M1EjVj42ZZmUBCQsfyZIeTxbqCKqGSkIkGr4cxGrETEFNZN4so3OmtZQ3GYa6iUDJC5Mz7UzqeRLLUo/aml5hB1RlkKeq9Klkk0zjy2AWVVL1etIJrXzvRmB7dVReOlLsSsAMvBZgjI0aM9It4fApaqYBMp5dE8dT8KwL1MgZrgns3ITFSMXd2BERMiSnaQNDduJLYBjN5e6G2WiFIRgZjx9dSPAFCt6EhAIBACH5BAkDAAQALAAAAAAoADIAAAf/gASCg4SFAzN1ZHogZ00BAJBAR1YEU1WFmJmEQUuQnp+gkZSapEcZfqGpoWykmCdeqrGhA62DQCcCsroAdbUEAyGPu7IVvpXDuyW1DgnIujfLZrtISli0v2yKDJ4jtWO61a1VpwW1arvGxnW5sUTpxj2xXZfvy/JB9b5Pqif5vlkbUpnB56+VB1VXCooLuEqhwVgOHJLqkuqHRE0FEF7M9EPgRo4VP7pKtURkIRIkTRLSqFKQgZQtCaBsGLMRzZZrQsY8FcpMzGMwVc5RRSbmiCvsZgkNwkinUIgt2Qjrec0kEIah3uDsyK/qxylo7tXr9lCekjOTxCmxKA4JMi9EQZbMEHRlCYemTbxmGoDXGdF/0vzyUxdY8M22hrPaMoc1MaRx6a64NWzmR698YUwkTXbRiodfP5AUdlTBQwi5mAIBACH5BAkDAAQALAAAAAAoADIAAAf/gASCg4SFBAN9C3pcKz17AJBnQEIRhpaXgkIZfpGdnpFTKJiYJ16fp6dalaODWkkCqLGfQ6yCAbK4nQOsiLm+D7UevrkVvAnDuauXLGbEOjO7h2yKDKCsTLjPoyibPSyjarJEtYTKy7CpouTkKI7p6+sdqEnw68yoQfXkwqcz+rX3Tv0LNm/gNXwGMUUomPCSE4QNLUlJFfFSs1kVLbnzVCOjIYgeB4EMScBAP5IiT6IsSXHlxE83VhJ4KHDlkJEe27UkOYCRSpI+5qkLyebWO5JaYmlBOeaA0mgeaQoNOaVRNqLO8imk8m0bkmFeiNTwJ42Dzx8AfSKr9lPhxbWnLqiwewvXk70bN+t26ghvxle9ANa0uosOLrd/Efj5MuMEWMMZP5DQdbTGA1dLgQAAIfkECQMABAAsAAAAACcAMgAAB/+ABIKDhIWCQXNiax8MAI6PQD5WhpSVBD5iEI+bnJBVlpUnFZ2kpFqToIJaSQKlrp05oANQAa+2mwOgHre8AA+WMAm9txXALsO3JZYivDJKWLkEVxZkwpCWaskwspkkKpUPra5EqYUF4EWuCJ/l7R3qQe3tKhulSfLyu6Xx+KkjCvv6lSNiT2A5BAENAiuoEFvChpSkmIK4bCJFSiRIzbmIUSNHQw8/CgopshQOkYS2eESpyiLLKaVYCvJBkuMVcZzIyAzCjFQ0lDRdirRQayVKLfZ+fhxTT+hHGvCOook61JYOkQMWWd0G7Jm/nrYqEJkz4xAOMD3BlPuHrJHPtRMu2hrlJpfTBHxDANZ1tFHeFa111wyiMc8ETmRVPAi0oq8ZjV8QZ6CNa3dVGEqBAAAh+QQJAwAIACwAAAAAJwAyAAAH/4AIgoOEhYNBNWIxZwwAjj0kIh46V4aWlwhCYhCPnZ6PU1WYl2len6enFFajCAMIFEkCqLOfQ6OTAbS6na6WMIu7wQAWlyxGwsEVmCLIwSWkwkiUvVcWNsCON5cWsrqUo1WbJCyGWZDerIUFlh20XaLp6eazSEHx8R709/Ej559G9vaxsoHqRyWBrLqgGoGQVZWCDQcujHgrFcWKtS4uO1VD46UDHD1aMhBSZKGJJgmhTCmIREmWryzCjPlvZqaVKa9087RgZhBm/3qx9AERJjdUNingNDkGZNCZTooORVNQqMkQ9LLkREJLB8sBXLzBAEeFnMNjurzYqHGwGhigYDL4TWi2tNgNuhnvDcHrSaA/vh31cuULIMYgJ3J3NguH0Eq+aE6IXQz3ogIjktlghbkUCAAh+QQJAwAHACwAAAAAJwAyAAAH/4AHgoOEhYI+GUE1GTEtAgABKQ1cej59WYaZmSdekBCeoKEAVpqlB0Anj6KroVNYpoIDUJGstaJApKUetryiO5owcL3DngOZI0bExBaaTMrDXppqxDJKWMYHVxY2jaBhmRaqrDwu1qZZGZBTxz21CK+whJIjhujuQfH1mxusJ/n/yGrh+xfPhkCC+bqMQwhrRIGDDEvFWRjR1BFWmCrqWsVFo6lurTyWOrOqhshmJU9mMpBSZSGMLl+2jCnImS+ag6ZwxHloJ88r4rz9FLFqAU8fEGOGK8rzFEycnZ7SdEJx6j2caK4q5aUk5gAZvbxy4QrjnLmGyXh5sVHjSqxFRDsB/MiXZcIzn/G+3hWFLd8OfnvVIbwCNvAFhmHSBFVmEvGuZzFyRgTaKy0WDxoduukgTJKnN2xPMSsUCAAh+QQJAwACACwAAAAAKAAyAAAH/4ACgoOEhYNCYhAAYkgtBo8XCXpHNVhBhpiYJ14AnZ6fn0CIVpmZAwJaJ6CrrJ1TVaWFHlABrbarWqSlDgm3vqxspka/xJ+nmsXJD5mJycQVmQ/ESgFISpaCV2w2qyWYWSS+RNmlvZ5TyLYIsLGEKM0qhioK6pft8szq9/uDI/SsRuzxu8et1ZWB94IU6NLqB8KETho6eNjuQURgFCtKAZixXQeMHWNx6hZSJMiSmJqwGoEy0yOSLQ2FgxmTEJOTNQVNYdUhJyEhHH0KssXOpwicOX0YFCqATUOmAmqxgqplqVAJ/0B1OebzIi6mOyUKDVEv54BG6pSY5SJuYkxev0m87EI475eNStlwcDiqIR6/s86+IoySNXAKrn8Ne6JCEa3ijGE2Gq7R0YqHBs6QHKI4AwwYx76qeKisDVGCCykgaeFmxMkyTIEAACH5BAkDAAYALAAAAAApADIAAAf/gAaCg4SFgz5iKQAAax8MiwgmYjtWQYaXmFonm4udnp9APgWYpAYDIQGfqqudL6WGHqyyq1ivgg4Js7qgVqUsRrvBnjmXakzCyIsDhg8CwjLJD8wkwUoOBtbLpmyrFZm7RK8Lua0ll7+zCLW2pokkLN+sm5bshKPnCvL09bZEslf8+HWRF7DelX8FbTlwQjDhKyvQaDkUd6HbRIqrwl0kFfFTjY2lEEgEiYmaKngkL7FCmbKQSY8tDR1T5SNmoRcWbQ7KqVOQs5M9BXHJGBTbyqDciAbVcrTnmHyqumizybAh1Sb6eqKyGnMAEoQ6vYK1iWuWKLK7vGhMOaEawG0cPLaxZHcjmaehAH4U3AHVrrKEV776zTsxjImfyC5stOL348VYydaQxPIDSdtdlLFddFCCTWWRkCiEloYpEAAh+QQJAwABACwAAAAAKQAyAAAH/4ABgoOEhYInEkJqEAAAax8MGxdJPA8jhpiZh0mOjZ6foFMWl5qZA1B7oKqrjaWGMHByrLOqoq4jRrS6q0AFmiK7waqZi8LGBAOYD8Yyxg+YuMFKMAHTyQGzcK8bul0bPJoFFjaPn76FstnUroQjxVPb2eyZjKSENurz0PSz5/rsI2j9+KePCqsf9gi6esMqocJwF3g9nBdni8SJCxtizLjK30ZMuVQ5/FiIm0iSvzqi5FdrJaYpF10SWmVEpiGNNgcBa5lTkA+cOS2k4pkTCBBWPQNIMAmqS9JqQG3CjBn04DWbA8qpKjOSZFZaOnIGlJczpFWsE7rZqOFx49dggjrEgXPX1dUQpsJ2DnxY4BioqwT9fqIy8Y4JwY7cpnOG0i9KdxTS7jq31y0OHkki9ihDoZGRH5bkZAoEACH5BAkDAAUALAAAAAAqADIAAAf/gAWCg4SFgydeQmIQAAAxHwZnJwt9A4aXmIKWQCcCjZ+goWkaV0GZmV+hqqufQiWnhjAJrLSsL7CaLrW7qlWwaky8wp9Ar5d1nsPKjUOxRcvQloWpuzwuSjAF2NKRtHXOtQhVPJlXbGSPorHUtqa4msTH1e/TTUUqlwje7vSFV7FXaP3o1w8PDVojCNITIlAhvU6r8DnENcCeKhAT3/WxlRGXtYgdf7EyFhITHZAlM1kMJTFlPpQuDb1YJSTmJY42CyULlVMmzJ7aaAIdxCbAz5xAaIIZWsCLgqNIV4ljOlMq06Y4e1ZEOBQJV6BbRw4doetrThUTamU7e2NXoiX/OmIq07Rk6QhSDoc8hRZp6cQrXvk2kfZXCl8qIUsILslubkpzw2K4DFJC0Upahyb3WQARAYVWdcadCgQAIfkECQMABwAsAAAAACsAMgAAB/+AB4KDhIWCQAdpXgBqKQCMHykybmGGlpeEA1ABjAKPn6Cgk1WYpTCJoamqj0AapKWFLEYJq7WqsIVMtruhL6+YD428w6IRl1lFnsTLj5cdzDLMBDmxG8M2Lkqn2gMHBrYPA92EHrwIv5YFFti96Qq1SUhBuIMxDKCVhuyqRvP0mcJuGEKxq8C/dCws7UsF5qDDKlJWgXHg8GCUC6uyVDz4ZhWIjQebqLIB8l+EjCXpuUGZElZEVQlbljICU6bLmjYxvRiZE5PEnpeUiQJ6SQROouR4IiXE6ehSIEqXHrKWCt1TflKnspS64mfWNhLHLR2AxKNGqWRrZXVA0+vYCR5KfZwau8uL1Bu7bNSYQXTIu2EH1DVk4apkgbLQvjVMKVRayzAvmUGxGaHcsgs9HefM4gYJXF41gGJRAtXWmrWdI3UEYKQRxESlAgEAIfkECQMABAAsAAAAACwAMgAAB/+ABIKDhIUDBBQUiF4AGSkAjUZePFaFlpeYiCEBkJ2en3R6FkGZpYIwcKCqq24lh6aEY0artKqVsIOOtbugN1WwDwK8w56/mV9FycTLBhS3hhvMATLSQ5bIvDwESkow2zMDCga7r4MjI+K0MgjGmAXvrNe7JwSkwKmghojq9rjmujcu2SnAz9+lJiRUXHJSy4FBdwIRxHv4kA2JVVkoPqRAS+NDOra0ecSFZ+JIWAxtncRFTeVKU/g+LXmJUlUImqZM4jyoamcpLi59yusllCfRooU4giqHVJAEm00LRVsa1SktpkVvrFClqOq2VV2bDmgZFOnYq1Ud0FLidVbHqBdHaoXwZlZrrUlNh6RjBQ7pXnJLtI3gtpIsMaCNXoYxvAynFWkAsHq0gu2w0BmWdw644wTxrpmXH+gBqS5tZy5KjTCs8kWTqUAAIfkECQMAAQAsAAAAACwAMgAAB/+AAYKDhIUBA1AUJwBeAABiKY8xXl9zhpeYlx5Qe46en6BTS5mkgipGcHCgq6yMGXgDpYZMrbWrJ0IFsoMPara/rLIoRcDFoVikT8bLn5mnzEjMuoUjCsAICjwBGg7bWAPWwDmFNuGtSEEIyM6/sYNdXbWou4JsNjGhhgXtQfSEDJ/CUHNS64c/Q5BIPEIopVa3g/pUaCoI0R8OhbcqHpzSyoZGf3Q6ftxlp5XAkbIybGE1AmVKky5LcVw1KmYyVkJskhKpE5OIjD0x+WAZ9FInmkUNHQXlLuk7nE7/wYy6jRU8qgFmrmrqNEQIq1gHRLPKtahYsli51EpLMeqztklGz66NusMWpRpOzTmMO1bcEm0jNMQMA80AAIkumXmyWcBDA2k6Hy+D0hPLj77ygiKi0ahdVz5NMlOdI8YEhXJGCDJY50RWIAAh+QQJAwABACwAAAAALQAyAAAH/4ABgoOEhYIDUEAnAF4AjhAAGSZfD4aWl4YwCQEej56fj08YmKSELEagqapCI6WXakyqsqAUD62uAVkPs7ypEbicPb3Dn1OkKgfEyo9VpJ3LBzLKQL+FNiPCswhVPDycmhpYyoYXvCdIQc2WA4LaiIMjBe4nwBZkZL7W7sCFBsWFKkzM+sEPYAZHN0oYClEuFcGClpr0YBFRVhaI6y7ZWYUR4hSOHfmlABnSVR1Vt0q6coJSJS45JF1iEuJQpquYNivSyklKRD6el3ACHZQMFLuh5Goi7ad06SCWRtU5DZbq6NQQqihMPYTEodatA1puBZFVBVhUQoEGlAX2hixWW0d5bR2SzWuNpVe6ys2FVNkSDiJGaLCJQSAxnwAoEoYGJuczZVYXE4OiVoOMCb0uIGXBkNddp4UlpoqxVVAdGnpsMEKrzgmwQAAh+QQJAwAJACwAAAAALQAyAAAH/4AJgoOEhYMDUElJAl4AjgBikTtBhpWWhSwwMY8BnJ6PXwWXo4VMLp+on147pJYPYqmxqEyTrYdFArK6nEltVa0qX7vDn63CxMiOL7+VIxvIp8mOrsMIVTwJSjDZWFjVVoRVF7pJCZTMmIK7bIdO5JS2V2yyA4OJsU62hjabvA/hpmI50GeoShVOJQppwIUqC8FLTYrcqIQgFReHD12xKIgvY8ZFDT0+dNAppEh9UbaYPGkLTCoVLFGi8rEkZsuZNm3lUpWzFRdUPVu9DDqqpKcFRC+B9FQvKUWcTvc1RBdV0As0PKsSajNUq6ABqbzemtXU689ZYs1FKyZWhZlUOk7SgrWY9obAbVp3PLNow+sVXUtmaO0n66vTMFKGBQZjTkPQncjAbMxp5RgxxkQbQCtLmQdhWVQO6/hMtyqbRqD9WvYUI21jMDZsILRKMBAAIfkECQMABAAsAAAAAC4AMgAAB/+ABIKDhIUEMAQdAyEBSQJeAJEAYlpKKoaYmZgsLgmSn6CSlZqkhZShqKheD6WkDwKpsag6A62EHT2yuqFTd7WtKhu7w59WwLjEyZKlRArJLpEyxL2GtV27SF1VCkQEljKWw1rVBdiHmrUGusaDA2/rQbaCV+uDOdexP/K3MbO/gkzyOdhniAEoL4VwyMpCsJqYaCUM9VPVUBMJEiyqGZxVMVOBTO84dtzHKdWIkfssBAx1CaW8HyZdvhQpsxUsXjVtiaCYs1TMnqQC0ASKSQuqf0QLDk16iyfTQiuOPjXEKJS2qYQGOMWaKBUFrvO4/MTqAJpUsMHGYjUTC2zXVCFJEHHdIcutM6/d1t5UyzTMrnNPTeyNteSHiBFUgFpBhk1dRqANnvVNhrTmIgpsdyVOGmSHWFld5kIijNYoiINu5+3o0MxslZGBAAAh+QQJAwABACwAAAAALgAyAAAH/4ABgoOEhYIwAV8he3tJAmMAGSmRYFaGl5iXY0acAJ6foKAyeJmlhmqQoaqrCXmmmShFAqu0tGOur4MqibW9tG+WuV8bvsWqQlimZMTGzaGmF87SopdYzTIXWDyJMDCjzYZ4Tr6cpgMBzLVawYJ6veNWiLlWvoR50bUjuYVsy7Q5g1KtchJA375CCRiIevDgXEF1KA5Wk/QpAcJ/EkutKHIjXL6MpeKdwghSIhaBoQyW3Ldo1a6VB1seg3lw1kya+0CwwsnSJc9cjFQl+wnNJ1GNRo9iGndTqaakTgttVHUh6iWZ1KxeXKW10ACdVB12HWGE1cuu6GqhFXQBXygda0YL3lAbtxaytemorrUiAyLeXkOtirOplp1Twu9AjBih4egwaSwOOwPjFAWYZmKP8nVrVyselHrR3uu89wTYihbjyvUHD2YgACH5BAkDAAUALAAAAAAuADIAAAf/gAWCg4SFgwMFHgABiwJeAGIpS2RxhpaXlyJGjZydi2trbJijhCoPAp6pqSJLpKMqRaiqs5wJYa6FsLS7nh4quLq8wrVziKNkCsPKiz63lgNhF8vTi5cWP7xJSNCmiQMySsIvv6Unu0boBcaGKgPJu4UZ0rM/zrgFu/ZzW/Tk94LXaA16RO+foRgMUhmrM0uEwUsJG3nx8mCgqlYPLYmJxKwUv1QYM1oi4c+iQpGY7B16cRHlvygtXd4LI6uTD5n3RKR6gvOej1U9cTHyVDJopp1GSW04mRTT0l5NnTKNamjFVKqEVEHDGg8pV4+9KHw9pKrMWJOdyhTFaibmWHeqS84Kondz7JB3qc6GoVlWbk2iIbHynXX278XAScMoysZKQ9QGy9bKNKUsKjQpbc+tS6zmY0Gu0Whd0KsTpNwCD7SlPQ0wRDRskv8FAgAh+QQJAwAEACwAAAAALwAyAAAH/4AEgoOEhYIqLjBwHgABjQBeABkpcxYOhpiZmGoETC6PoKGSSVQDmqeFKA8Coq2iLg+opyodrratcBiyhowbt7+hUyO7h77Ax49lcagwncjPjz5DzZk+zwjQoJpLTshrCFg8BEpKBzLImCNwwImzWMBYvCS3TsSDBvSEVviu9Zf2BK5YuGVlUAyCAPWRsZVDUA6GCTExmAjqwQBTA7C1WrIkoiEUk5Lp87TRY6YVJKakkuNqmMl0Kj5aK/mS2BVWonzUtCcCZ7CdxGaKAkrMUSuiuyjQRHqqH1NUxkKZeqrJKdWTS68WwtVF6yZcXg2BcBU2VcuyBj+9QluMLNuLVlPRTrHF1mE/amVv0mW7xmewjnn9huIoV3Cot/AAa1X7q6cGDVehxXwKQxoyMFotjJn3a+pVdfxcXaCSd53oug/KlMmpOG+UJwtF1j3E0UW3eDsDAQAh+QQJAwAFACwAAAAAMAAyAAAH/4AFgoOEhYMsRgkAXwABaQJeXkIZMHdVhpiZmRZqjUaNoKGhaiEwmqeGT0UCrKKurhJDqKiIqq+3r0iXs4YsjLjAr268hDbBx7lWs5XIzbB9A6ecztSgQleaGCbIaboIVUQFGjAyMsiZA1zHV5XZVcc3mE7B5MTRBsC7hwHATsSF/ZQN8oKLi75/gqbhGrQDlw2EmWIweCaLnEOImN6FqgDAQjRxTG6xwBixCagShMCJJHmqyMhCGoWxRIeulSghMyH6yPUkJ0ILuXwipPDqoFBURF0tOErsQFGmvOYphTrLpCujVA3dupD1FJKnXTNtDVsS1keyhBKBRbtvLdsCA08uvhV049ZchnLnKsBlai6Sr0Hv2lRaY642YHetBIP79lc+Dmy5ifAVViW3yjW2nSNrhSC9xqvyoq0C+NXdhOWmnq5kDNSa0ymVOfGIlWQgACH5BAkDAAkALAAAAAAwADIAAAf/gAmCg4SFhCxGcAAAUAFJAhKMakFYhpaXligJD2qLnp+gklWYpIUqCU89oauhZm2lsB4brLStV7CWRAq1vKFQuIIDV129xaBwo7EFxsyeCHOlnM3OxkkPA5cRXL2JSWuUgi4aB2u9VreWFyS1YD1XQaTjvbns7sDCu7R6pgG1msCEeB1Sx4oIQENXHuizIqgRK2gH6bEKFulhxEsMWhEYgs/ixUydFsFBFuyKx4/p1j0JM/AkSoQsDB3Z5utlRIWtbEbst0rnQQqrFvgEOCvnUFwhQWE7CmuFUabRViWDisklVUMFr2KieUwrxqBLvR5aVeaU2JZPzyYYkKqm2kFDWWi9HZQPlBAYc4fJnZtAQNa3YUzQmjNjrt+9amX5Qye2QS8wZ7HM4GZAQ0yqHYtdvopjzDqBYqsw4QUlrNcjdd2q1duT7ybPdl2vjRIGgBHbsgdpUqNwqs5AACH5BAkDAAkALAAAAAAwADIAAAf/gAmCg4SFhEwsRnAAjAFAAl4+PgkDQYaXmJdZFgI0jZ+gjDV2JZmmhioeoaurSDSWp5kjqhustqBGpbGEAwk8t8Crk7uCWAVdwcmfSCy7OZ7K0Y13pyVl0gi10jmy2cGKlAhVPL5KB8E+xpePwK+y5cBWl1DtDsTG2qxThTP5oVxZiBUycKvKIVvkBPK7gnAQFCasItRQiGqBLXnjLlLEFCNiJY0bNYXiVImhsJCZoBH0cvDfMJSXSJDYR4jTSZiYCohchZMiO1ALDPYk5q/RgqECVX6qhHTXiptNTz0dGTVWqy5Vpa7qlTUTF55dvbYKm3MsWUMTIp7lNwXqWkG2Ut7WLCpKbjGQcpEIMCsXA8KJefdundEXmF1aF5e87XeLB7kRYSv9QqeEbBRk6M7iMRKMK9lE8eT6OMd3MZdroewWcwxU9aACEjkLcM1rtVCkgQAAIfkECQMACQAsAAAAADEAMgAAB/+ACYKDhIWCDwlqImaMAI4BSWkSPj4JA4aYmZlfWT0Cj6ChABkQS1eXmqmFnBuirqIZGVmqqjYwCq+5oTEiS7SYVQkIusSwv4RLTsXLuzDHc1LM0qBhtAUS0kjTj4iat8tmMJEwwTwNSgfFFH2ohm/qls7ASOi6PliYPsQ/lr9KWMSABcglot+xQbhyvUCWJJevg4auOGT4KkIEiBEtKDykryLGTR4tfXI162MmBh5FvKpkch4oOAAeXLLQcdeNlpqajDJQAtlAUWZwestSkhCFkEIPYjOWFKIyoE0honEFJqpSqFaPIc2aaivXTCptflVlhurYVGVFDWh3tlDaZm1b872Ke9IsXZ9z7+KFJU+vtrx6D72SEFhQtIozCluZGPhLA12FExBLdrcKmH294g7A8Xdy0bGc4dEtQaCYXnH2CptzFTQytKOhIgsSZ+Ol7NlVwphRdjujZa6BAAAh+QQJAwAGACwAAAAAMQAyAAAH/4AGgoOEhYJZD2JiTEYACR4AAUAnlIaWl5iHHT2ckZ6fkV6OMKSZpoQskKCrrBAAHBGnpkQbrbarJg+yhnYFXbfAuLuDeSbBx6BeLLslXMjPnwWnWRfQjtZ2mTDOx0YnBqRVRAYN3dmXJ8EOP9pSUsBAeZZHwIjDVfW8Tbbjw8S1tgqJ41fDnyF+xKLYYhHLIKoHCw8JiOhQ4IJWQDS1wlHxEoONBuixatPxEj5cOci1KoluXyhlAwxMWsnS45QpJQiJYlWlpiVpywo5oelz1xSeMYvKWjFS6S6QTk+tQRlVKs+qpohi9ciKwlZME7R+1Sl2rKCjV80SygEQlFqBbVBBkXx7FirdMBNZ0R1kbGTBu3lX1ZBGV5XevSopqi2Qb/E7eEG/1ihzLPLWYvDYmfXVePPOpnvldPp04QLikHoEnwZHr5Gj1Yfq9oRtMaTTQAAh+QQJAwAFACwAAAAAMQAyAAAH/4AFgoOEhYIqiGoATEaLHgABQElphpWWl4cqTz2QnZ6eEj5iMAOYpoQOCo+frK0QS32nlw4RXa63rWJQsoYRHLjAuaW8BVhAwcifTA68xsnPnlinKmbQ1pARmDAgyVjbxd5ELhrIeZdSwD89zJca2+nmhhkkwCrE5Lht9oR1TLc2NogNGlAPVZt/SwQaMnAL1S1aCns9POTP1b6I/Mg0LOCjIquEGOWtEcbR1ZOQlhio/FjgGCsjKC05+yjBYsyUTbDBqSPIyQGaN1PayzZois2glS4OQpMLKbGjTk+NZBlVaqthVTG5ymqVFQWumCZcBXsJKtlCRl+erTRk69pCWFQUuH1LkSTdQwLm0sWA7mXAuwXy2t07EXCDjXfj5tv7a/HbPmmALdOwFkOLYO4qQ0i3t1Hhxx4/QdmVmAICtYB72hCdeqDlRmtay6sjTXYlDxyrBgIAIfkECQMACAAsAAAAADEAMgAAB/+ACIKDhIWDKD0PNABMRgAAHlABWggnhpeYmQ6VGx09j6ChAY9eXkKZqIZBlUQboq+wkEERA6maV4yxuq8ZVLW2hVhTu8S8b5vAgihIxc2iTMi2Ki4kztakKtJdzo651hPZmtvFP1dGq0izRK3F4JgDzMTlP6hKB8TpqhlMukQgKMkQ2NuVIZqyYbFqEAl4iNiVXwhQCNFFiyGhWgZ0XRSQ0KBFZf0G+Qj5MZiFWFOwCCRZshAZMrEEaRnFqyWmGAxgaSkV0+YlRDFd1fR5KUMoL4xyIHxFNFO1lF4GoZkqqlxTVQXCEWqj82rAeKJUegWWcCxZY2ZtdROVVi0siG1tL+kEETfT0lBa67qEpUOHXkNCmf4NBjbUqcGEOL5FPMgESsZS+S5kHMFDR8iWy0LeFRHxACwOPXsiKLoa6b9AQ6OeQIwyCIpw9TqA8/oZFcgR9cxkizviEHaPavRWdmUlg+GGHmARi3yrwLSBAAAh+QQJAwAEACwAAAAAMgAyAAAH/4AEgoOEhYIqBFlFFmIAAEZwAB5QAVqGl5iZgyOTB46foJ9JAicEQpqohAMopqGur45iYkEwqZkDGjSwu7B2LLaGMDdSvMWueojAh2sXxs6ga6zALFzP1qK/qdTXo4/PF9m3zcY0NFZBSYngRM7g4lvFNImYRK2euxJBlw4c8crCGvAhK7SqGA5lgzRgwVeHoICHr0ZYQahqgIJe0gQJqRYxGcVCuwgx6nXwo0NYUwgFeDXM5CULu7AIkgDLiEt6KAXdcyXz5iUGLK1M0XXMJ85XBFYo5WkUUxNRjwbYC8WBQ9N9JG6EKbQm4tV94VS6unDhqzKOoaSatWUE6VpbLGkpvE3Vay6qG17tZtrxSofeTBdd+f2L1S1hQxCpHiZoAtZirolB1Xt8KCZljZYvh7ycpR9Gyju69rK6GNe4uCNKi+alQbU/15sfb+urVnbjUBegXF7mavcmK94e+d5kStdwQxZMHadnNxAAIfkECQMACAAsAAAAADIAMgAAB/+ACIKDhIWDKh1ZRQJqYwBmCQAeGlpahpeYmYI2Ix6PAKChoqAnpZqnhnkFXV2jrq9ekggDqJqUr7i5EDgqtalvrbrCozRhvoeOw8qiJwXHWGbL0qIotREQ09mPLKdhBMNgRWBX5AhrQdDKZUGZeR3DWeOaDRoHujKYncI2zwcy96muCNAV4dggDfVysTHEZeArFSMMEsIyQAEuH84OKuwl0ZABXBkFBbjoo+MlXYPGaIH1xOQlgRcFJXvlEpMNkOZovOJUE1MMWOZWAO35EqQPnEQNZciwcw2upJiaSDLgBQEbWkihFirA4gbDh1qPRXNlKWytp2ZrjR1FK+2pG2Bi3c6LKzfqzrrthuL96spHyb1bswJOqXewICsxDW9qIHgwY7SKZ+RSfDic0chr+4JRzFRYRMf7uAEOUuae6NGZXVFGkRqUhraR4Y7qQvnQUWq1D3kjlTsVAyy9L00KLpyG3EAAIfkECQMABQAsAAAAADIAMgAAB/+ABYKDhIWDHlkdWUUCYiIARnAek0CGlpeYA4JEGx4An6ChoScnmKaXVpxdoqytAmNHp7IFcSeut61iQZqzhj9buMGsS3a9gyxjwsqiUsW9Mw3L0qATYbN30dJG05BZp9jLDj8zuwVrCBvpwSJBmTfrIN4Ol0Tm66jQuEvGVDAH+paCPLplxRghKgALHSHozeAxLLfeYDkYwNWRfQ4JaVI3jJe9XLEyGjJwa1AyVyJRldzkamJKSzksfsz18tIalAhbeaxZ6CYrIEBl8jSEoqVPVkMvNfmZA0SrLkmVvrMWZyPNqIWssGAxshVWYxN0fp31jtnOsUrFojXFMRSVtaZX8omCa+roXLowW+L1JeXqXkICnv5VKHSwoGzDDB9eOXjAQpQzDM+w1RLj3zhoIip+zHAwZYKNBxbeu4hxaKaKBd15wyz1w22fLLtmuWY2UZe2FeaGCTcQACH5BAkDAAcALAAAAAAyADEAAAf/gAeCg4SFgiMjHiodRY0ATC6RilSGlZaXAyoFXTYbAJ+goaFaSZemliwZTqKsrZ9pXqeyB30VUq64rG0Zs5YcBrnBrEFhvYMOCcLKohlxxiUty9KgSDWzNRXTr9JdWKaZU8o/RT+0QUnVXZ7B3ZhtwTZcWahVB/HwmAK5NTbPAfuV3HABaIzWASQECbHBVUNFwUJYcHmBQUjLv1ZtrD0klGkdMzcVcW20BAyjQ3seRY28xFBQOJMrA4p85yqmr066qgxw9WOAzUoxXFVB2OonKgatSCWtZ9RQhlZWIg3z2bRQExKhFi5MWtXQpikG2fhUx4xC115Cz85Kq/ZUSlBtX2W9/bQjrimirOzm06XX0i2ofb3qYxUrMEcPSw0TOsNWMS2RjmmNqxnZCV5RV644RtZy80WuIxS7wSc6GAvFQaRy9dwY9RtRnCIfwwlX9rGDjzTaHuRk4e5KQ3/70hsIACH5BAkDAAQALAAAAAAyADEAAAf/gASCg4SFA4IsLF8bHUWOAGMuDgkEh4WXmJmEJQUFXQAKoKKjoItUQJqpmUFgUqSvsAGQJ6q1lVwTsbqvFUK2mUIHu8O8QUG/iEjEy6RLJcgYuczTpTq2dZHULtoYqQMowcQ/Pw7kkgRIn6HDLJrGwzY2lfOXVTbimkJcu5zQ8Jhs2CEbNInfJSCyYDkbWEiHLi6FssF64ovhpgG6FhCisSGWRUwYGUysImiKLpIfMYlUeCjcK40pQcayUulkTID3YN2aeBPYzH0Ke2Za2cyBR6H1xEzcxgspJqXTnA4FVaEXnYBBpV5s92wQrDJltNpaR0qF2FpkR1k7m0rZK7aqVwRkhfuUJV2ZOu/WiyVPb8SRfjfNDIyoii7CyWwSXiDtVSfEcDIinpGWFJd2gan8C3zCYGAW6vISLgG0LGJBbHKOOk0wGqglrAmioxq7Icrahb7gfno3EAAh+QQJAwAEACwAAAAAMgAxAAAH/4AEgoOEhQQsBGQsCh4bT0UPAgBMRg6CA4aZmptVIQWTAKGio6IeIQRJm6qaOlykr7Chqamrq1eUsbmvXrWqIQq6wa9qh72DKAnCyq9zlr15a1vL06Fzp7YPL9RF22sPqgMzV8KuYEWWV0FJa+zkV6oikrpk4FWMwUybR8EREcYELnTM0xRAl4p/xwrm8kdIQpJcR3AgLCQw1gVMhDbEejIxExaIg16oydXRo8FBK2ApKkkwVo5Dv2KxZOVSxYBowzDOpEhyAMmdmcjUhHURqKZkzIyo1Gk0o0WVTYMS3RjVUJOry5hWFUTiUYkKkXLkgHVwayFEhYC9MtsLJym2tVbkkWoBFx7Uui1h4aW5a6/Uu36dkg18bIZLwiF/Io6AYCHiRCQOL74AcvJJwkIhog2MC3DgGUyIavWbbe61x4nCjLqAurDSSXNa85StqQptQx5uB/UbCAAh+QQJAwACACwAAAAAMgAvAAAH/4ACgoOEhQJYWAI2Ix4eGx1FAGoATEYwhpiZmoIwUE4AoKGioUagjZuomGxrF6Our6apqVhrsLauJ5SymUeRt7+iXkK7hAVewMijYkEDsgN2T8nSonaXqFhC09qSQ9fIXFxZTozGQSe1wGt4mz7ANTaazFgbv5a8vyMRuzwCpbZOmCRouZWF2CANARLCKmCIHqwnwwwOgiHFlpdCTj69MiJR1T9CaGwl6lhoHqxwgkJ8JInJoSsogtC5asYy08MsA1bWLClyxMKd91718zeKJlCMMV5NaYXL6FFCSWc+fOoR15RXTqmmVHpSa0NpBb1OLEJO2DOZ1MSmgqU2VcWXbU83vS0aN97GukFHCcPbEitfnj//cuLAVvBBpq4MczoWWPAOnYIZbxxhuIDCxnw1YsY7AERXxXj4+FV8yEawC6Q5RUibmtAnda1Ljozt2nAgACH5BAkDAAEALAAAAAAyADAAAAf/gAGCg4SFAQ51VhdEPXIAB48CNEwqLjCGmJmahzpvNJGgoY8JAXIDm6iGFiAXoq6iIVqpqSVwr7euSWmzmA6OuMCiEryEOEgkwcmgQsQwOkLK0aBBKrQC0tiPR6ki18AgkmC+Vy5JynJxmxbBNTWbQQg93w6ZWnu4KvS8jLhPmBKQXgnBQaxYQFdWDH0SyKzgIBgHhRWagsshJg23cjwMIbCKRVVYbp0qdetjpgHyEB5CmWukSUMGWjoA5+qlpo4uckq0efGVlUoqeaq6ZeaV0Hq5buQ6iomB02TxmCrMlTJUNamEfkHVgbUQspgVgHUtdqishQEsYY1FJcVVw7WZULyJgqtJK6hhdP/5zDs0KN9BFsAY/fvQXE3CgIv6/ZsWFkHEOTIiFpQAH+SYexHbDSUO8czBk+fwmzYZcKgLpR8G0NkudaF1rnvFvjibNt9AACH5BAkDAAQALAAAAAAyADAAAAf/gASCg4SFgktuVghEPV8Hjz0CGQQqhpaXmIMPaVIAnp+gAp9mcJSZp4Y1IiShra6eIUCop2Fwr7eusrOWKk4ruMCtJ7uDA3ZPq8HKoCG7xiHL0Z+TA7PJ0pHRdkGZbG7KRCJZTiPkM0FJSMEZbJkB77hWNZfcSAj3uFKVlmPAKiPOGMW7BMlViGbENA0k9OLFLTMJC+koKEzir1cR+d26U+yWGzcZeb0S0fFVtZCpNgq6FsoJSkzZWq7MheUlQZoqRtqk92rIgFwUdlpiY/JJLqGXBC4zhtRQjFwxQe1rSgiFtKlUBWWAajBroYvKvFYl8eRJrQd0GJjoKlYiJWOiUlrBaJvJUUW6N+/iTcl2L0OTfiWqcxW40OBWhcf2TDyzb+E6DxkT6KfyMavFiTMgAMoYBR9XJzsrBWAGoeQgtT7Nk2xxzWrWCmEnlT2bNsPCgQAAIfkECQMABgAsAAAAADIALwAAB/+ABoKDhIWCVgtOABdECh4bHYsWagYshpeYmYcnFwCen6CfTEakmqaXfTECoaytCR4Dp6d3Xq22twFAsqg+TLi/oScGwruHPsDIwcWVq8nOnxmyPsfP1RlBpwHIRFyVTg7fpMkYmRJA2rgsJaZICL/XmRvpKrJBKCiNt3KXU4q2Tz6WDWqQztAKXAILKTnwr9AAfSgSEoIh49acQQOQ3JKIqqEgLlxagRkQi+NEix9tRTRp6KErZq5WsizEIGbGmDMv/bthK2dHkUNe+jS04BmCoYZUOaOHlCarfiKbnnQmlVCGJk+lRK2achzXSupulPBigcCQR6y+YiJJ8KlaTB5F3ypUKXduq7oOO93FO+gEXb4wWy0BPCwu3jm3uFjiG9KWBsB13IlcjBeM4boY8kGDUhKyMsJWPQ0GHZoBaVSniabmxzcQACH5BAkDAAEALAAAAAAyAC8AAAf/gAGCg4SFgio6bzQAXYweGx1FDw9iASyGmJmallopFwCgoaKhIiwwm6iYbBKjra6gMR4DqZsDq6+4rlABWrSFthkiucOtSb6EQVfEy6PGx7wCzNKwPrRsPtPZAJWpncRLNqU/Dj/jRknLyZqsw6aaQdDtcZhTi7lLKr7JCrlas4YrcJ17JohHu19tchEspERgISS43FRZiOxARELCXv2jiPFVjEEOLnJkiKuAJRUaR2Ia4JFTSpUANd5oCROTAV1DXPWqaUgZTp0beQ5io4tfq3xCSerUlfThNB1NKy5tFZWQmKdVBzUp9rJqARLSJGS1RLaEJQI5mY7tGW/UkrWZRiC6ugK35wRXde2+yut0Ll+QDF5x+CsoBs2/ce4RzqiW761il/4OiHSU8CEMoi5QsXwogJFQnA0t+hia0KTS9FCrRkWDcCAAIfkECQMACQAsAAAAADIALgAAB/+ACYKDhIWCQTk0igAXjHIbT1l1hpSVloQFT1skAJ2en58iLA6XpYY5FQKgq6xGMYemlg6om6y2rHIhsZSSL7e/tkC7mCKqwMegQCbDicjOycMBz8ZF07qXY0DINdwJWT+zV0bIckEDljQbwCojEbzeCUjHYZW+vyE1u0EICvcqhQNCrLjlahghGwSvEZJnq0oVg4UaEAQ4EaIhBwcaDnJQDNc5iwAZrqqwcRwrkJWi3LIiaEIwlJWwvBwQ7CNMihpt3bxkgFUzVjZ3RvTYSiivHD5FfmJn9JRPap+iNHWK6+RUQwyeKbzqbRoproIePQNLqMnIl2QLkNDEqO0Pn2RKAXoL+HZVt7hy667Cm5LTXr4XzcIFfFAj4Y1ZBx+OV3NxAqSGF8dY6TjKG8WHWSCMOiBoZpOdLjimmm90oToMTMtSTUkO63qOAwEAIfkECQMACwAsAAAAADIALgAAB/+AC4KDhIWDOGJJTgAAXYweGx1ZD4aVlpeHkIybnJ1qCyIsmKOFIzoSnamqjEYwpKMOD08iq7WdCR4DA6+GQQW2wKohFLyHtMHInMTFCw/Jz8qvEhQByVwC0I2vG8lzRFxZTg4O4kbBR2KXU1PBKqaWBUFJyEGVAyErtU/7vGvytnOy9ALGzBjAUmv0YSlocJUMFYQcXFvF0JCGWkcaCqtY6oDDQRMcLuRocdUcQQNMkqx0cSOojys7UswBM6YhBcJ+pSqzy+ZNYQlTufMpMxU7l0QJOTOaRlXSktaeFsL1LKNUlAxUNVDl6uoCMc+meRXUpOrYlwaUcUAqNd4NAxVJlKk8e+ieHIp0oabKW6nHXL6CqLHlO2cVB8CEytQagbiZ4sF0WfABKgqxDq6NUYbhNEFD5sSbPhdy4myN6F6nLaZmuZqQk8yBAAAh+QQJAwAFACwAAAAAMgAtAAAH/4AFgoOEhYN3NDKKAF1EjB4bHSgWhpWWl4JLUxCMAJ6foI9qmKSGA2FEMluhrK2MRjClmKdCm663oXAFA7KVIgK4wbm8vYc+v8LJoEnFBQHPytGMxWPSyEXKzKRTNBvJETVEuz8OP0VGyUKYK8JLKiOWV7BJwWLxA7hGN+q9i7jEhAaoutUsEwpvt+wUcnCt1YKChBy5EhOGELqJACEKcjHxh0WCGgspOeBqzKGSKEL6coVD0A2MKg2NdFggRw6aMU0RlNcqY86TPQfmKvOzEsKhrlQUNWSg1RgTOJcGdAqMlVSZDidejTix59aPrM6E/QoUKStxZMV0ZVWD7EaqbEndynu5LIYrt+PCeOnEQA6JsXgX2kwaeGXUwi61Ii6bazHYw4U5vCHsOILEUB4dZ8J8SvMgIxcBeMYao+1orqcteUjNWhaN0YEAACH5BAkDAAgALAAAAAAyACsAAAf/gAiCg4SFg1Y8ayAyAAAXNgoeKghZWYaXmJmUcXoEjZ+goT0WapqmhQMRR3Bboq6hakyTp6ZBV6+4r3C0l6RMArnBsAO8hBbCyLDFCBJAAcnQn0C0TgfWySDA0WmnK8mqNptODtXCEpoDIcFCOO2Zt8657JcDa8I3tEHM65fZuGRVlgkKckEBLluFXOQSaIzIvznGHjJM+O+QmYMTDSnByOzGK2IZUV0TtUPQDl0h+6G85WpaSo1VXlHSBfIloQEfEWgLNcvmTYMkMbhS4vOSgZZpXBWlF03I0kLHRAHx4ArG04jQrF4dFAPbVovQwn2NKdUeya8IxOiqilZnWZljQVV4BIUoZ9sIFaLOZNv2piA6Qzn0NcQH5WCsfA9T+jVU8SCHQ3seziOUp+ND+xo9qnk5bSOInaEeC40pIGnCpwMBACH5BAkDAAUALAAAAAAyACwAAAf/gAWCg4SFg1ZkMmcTUgAACEQKX1kFlIaXmJkoO1orjp+goV9FFpmmlwNZGi8ioa6vAmqVp7QwArewuaAiRjC0mke6wqIJs7+CY53Dy6BfVMeCG8zTn1Ravy9O1I+4y0mnA21tnsMjiESVP6RF3ppIwjfiloUOlUZG8JmtukbQMEnvcrVBte8VmSpVoAn6JxDGAEJZ8MEC81DhIQW6rECckMvipUgTCd2AhSChR0MaSJrcofIkqgMhC2A06JJgyBkBQ5WsiSnlq2ivEPDENAOWFStGh740aIKm0kszdXbb9RSTAYNOq0Ik+cqX1q2ugAT9WogMNXRkB8UImpUsCgZsVF3NSCtIDdafdGVyxZsWaVg3SemyuGGlwqejgfNqtECAAdCweentqNsyclkEiS0vVOZKg+ayBll8BvtpApWKo0V+St2TwRocrInGzvRltm2PTmwHAgAh+QQJAwAJACwAAAAAMgArAAAH/4AJgoOEhYIDeW4nZ2gTUgAACDYjXyqGl5iZCYg6U36QoKGiT5aapoZBBT6irK2gNKenPlwCrrasY6Wxhha3vrgwu4VjWr/GoDGVwlM0G8fPr7EhK9DVkFqmA88qIxE1Nps/RcZJmgNIvkZPPkuYlAVG6ZkjtLZVwkFJtxU+lyrx9oQNQncrQ6Fztn4MEEgolYKAAyEyLGTDXpBBtxZONASQVYYwGF1R2HhJScJDIkm6O9CqXAKCohBoVMnRFaJaMXXRpGjThCsdO/39jIBTVFChLb+06nf0kgFcjFgFa2oIGlVU0MBdHdQLF8xQNbZydTWh1QyxIY+hRdmy1dqXSUdtom1i1s1PsfBIeAqlBc9dtJbCVADljS6ut2NzCOIjF/GmsX8dH6roUadjh6JmSibUcQKVzSUjhQWNycI90pm+oF69ERbrQAAh+QQJAwAEACwAAAAAMgAqAAAH/4AEgoOEhYIsOGAnExskEyYAAAg2LASVhpiZmQOIYkxbkaGioV8bX1WaqZpBAqOur5EPqrOHPp+wuKJilpe0hBJaAbnDrw6+hI3EyrrHglPL0KQDtAMhK9GSrcpQswNIy4gRNTaWYEXKWqkOIMRTPkub5i7tmCzzuG6ox0EnuV71w6Y1c5bLh6EBBQcO4ofP0LNXCPQpPKQAVxCBBIbA0oJxIkGLFCF6zKQEVoiPrjqOXHhAJAZtoxCszPStGAFIr2ZiKlksAkxmOgtVMVkqZ1ChG8+8MnjUUMWYsIw1LWRg2b+phApsXIp10IOtKbui1EXCptib0M5aYgDRqFgxYELDdm2y1IbJrlp7nnMFRiyLh6TWilRbosJXBhHQmlVbTlCUu4yRco3sNNQEKiopf6yhWdPXNZ3VhU71ZbSqvqYJBAIAIfkECQMABQAsAAAAADIAKgAAB/+ABYKDhIUFQTMPHGkIJAAkXVKPXUQjhpeYmYKIbS9Mjo+hoo9fWU9ZmqmGblwCo6+wjw+qtGyxt7BqtJkSWgG4wKJMlruDL04bwcqiQcUDbU3L0qEJpapI08Kuym3X3EtZI1ZLRIc/RdyaI+mZI+fASe0uuGQzuzPzuCeXA2a3PwOKbUqCLZaESzdu2RNIKEijWN0I7bjVhSE/BRAH4TMY0OIqjoIK5vKIKd+rPpu2jULQkWQhDRAtmYiFyqWhIL9erRmnUpQGmyVpfokFFBPMXGdGFr2ok+ZSpithHXx6CWPTV+WoFjIgFdYSrQ2nLQRbwJY0ssa6wkKb9uqosWBKszBQ+5atGojosKKNppPNw5VkrYB6a8WX18AJK1AzlxEthrIEGFhJiZUY201sBpmUdVkTskk/O2t6wGCnaFVwT/NSzXqpk9aFAgEAIfkECQMABAAsAAAAADIAKQAAB/+ABIKDhIVBWHNUXwldKQYkXVJOVl02I4WYmZqYh1ZtUwChoqOjHiqbqJsPRyICpK+wHaeptBJAAbC5uau0m04HusG5IrO9g6DCybAwxgQDbWjK0qXGA0jT2KKmqQ5cyU9tSyojnjbePyTfqCouyqrO6MJAmtbCC1jNlMEnmTf2A80EBTmxD1MOXV3wBSR0bZghBcMALiQ0UFcbhg4ncoIYK4hAV6/KSNRYiEe7ZcxM7CKpSccuKwRAvmJJD9grMXGsrKTZL9YRD7l4qop1ktRFoZmw+MzFDOnDkPFIeXGaiaPUWFQxPQq5LCtFbAq9EniATewxorDMCkqA9hVMsUpBl7F1q1bMLqxmHd1UBEsE3HRuEzGF648UvJ1/tTmLGVitILIM3hL4FarSSMfwCJFdswRzr7CeU3kITTqrk9KYAgEAIfkECQMABgAsAAAAADIAKAAAB/+ABoKDhIUDLHlKYjFnTQEAJBNSTgUGNiOFmZqbmUEFkKChopByKpynnGxHIgKjrqIdKKizBhJAj6+5o3W0my9OG7rCsL2EA22Ow8qgIizFA0jL0swwtA5c09kAcLMqRsNGHW1LKiMRSzbYyqWc0MILWKcowMC6UJwvw70OBgXfuUA07Xg3oJigILdeAUmTKZjCeAYJRVNoCGDBiMYQ5GojkSLGTg5HiRkUptUoBBc/FrKRy1OtV6ZUanIBc0YEk8RkblLySlUunZtgHHC14KVIoL6IzoCJVKCrMRyeNnVKlOhUkE+tXi0UctiMrVylgTU2bSzJaZXMshTZaJdZo7BGGB0di4KBqwhypI4V88oSU7DJRC7pSZfEXRQlRToDyyJfqICC/m2DktJsGC+gIgwCFmPJW6dsCNVh8Lldp9LF5KBOvZpTIAAh+QQJAwAFACwAAAAAMgAoAAAH/4AFgoOEhQUDVTpOJmcKewCQFyZOV4aWl5iDbD4iApCfoKBdRCOZppYSSQGhrK0KHiqnpzdOB663rB1ZsphouL+sdWq8hANtwMihIizEA0jJ0KAwsg5c0dcAcKcqLsi0SyojEUtE1t4DmM6/C1WZWbXAUJg3uBzo1ItF65Y7uO3Egq50u5XEkEBXb+4BDKiKYKFnrd4sROVQkydWCBROHBQEgaNWPgYxwhhro0EiCANeDKXDZC9X6Dy4aumS38wCDVzVvATDVrAZN3dSzMUBplCbGCEqO4oUI0imBqMtgWroI7IZVAsZgJa1WLSuFqFVArsA4VOwMSKmzQW2ykpQPjhkYiQ7U4PRrE10HmRLde9SnD+zXmFBL9Q/eNmgaOwawcungipjTAWLNEIxyu7YPMTMGbOTzqYCAQAh+QQFAwBBACwAAAAAMgAnAAAH/4BBgoOEhYIwBT4vIiQAjo4XMjQFhpWWl4MWigKPnZ4AFzYjmKSVEkABn6qfHiqlpS80G6u0rCivlQMhK7W9nw+4hAMyvsWeNMFBDiDGzY8iLK8qLs7VoDCkw8Y3PjgqIxE1Nsy+CaQ3vgu3lyg/Pb2tljvwA7gO7rUhuQq0F+vJBaj1M0RsFYV6yQbBODFQGCdVFBKaaijIhEGEEoUhMKjw4SdXGQ2h4KfKR8VVOkLK4xikwSqVlwR+nIES5sqS+D7a3AexoCcJOy357BRjQsmglTQ4q4FU5NKmhQY4g2qIZDGqhQw0o4RV2dOuFgweBSv2k4iuLSHaWDWK6siSGDJqUs1QUyakH9Go8lJ18i5GqAHHPmAQgynaQ+g8/ft3uOMzQh4aJyXAIILkUroIXsYUCAA7') no-repeat #FFF center center !important}.text-selection-handle-start,.formulabar-selection-handle-start{position:absolute;width:30px;height:44px;background-image:url('images/handle_start.svg')}.text-selection-handle-end,.formulabar-selection-handle-end{position:absolute;width:30px;height:44px;background-image:url('images/handle_end.svg')}.formulabar-selection-handle-start,.formulabar-selection-handle-end{touch-action:none}.leaflet-cursor-handler{margin-left:-14px;width:30px;height:44px;background-image:url('images/cursor-handler.svg')}.html-object-section{display:block;position:absolute;cursor:pointer;left:0;top:0;z-index:11;user-select:none}:root{--blue1-txt-primary-color:3,105,163;--green0-txt-primary-color:16,104,2;--orange1-txt-primary-color:163,62,3;--yellow0-txt-primary-color:135,105,0;--color-main-text:#333;--color-text-dark:#333;--color-text-darker:#000;--color-text-lighter:#696969;--color-status-badge:#616161;--color-slideshow:#a8a8a8;--color-main-background:#f8f9fa;--color-background-dark:#e8e8e8;--color-background-darker:#c0bfbc;--color-background-slideshow:#1a1a1a;--color-background-lighter:#fff;--color-overlay:#1c5fa814;--color-background-tabs-group:#f1f1f1;--color-stylesview-background:var(--color-background-lighter);--brightness-stylesview:1;--color-canvas:#f0f0f0;--color-primary:#0b87e7;--color-primary-text:#fff;--color-primary-dark:#0063b1;--color-primary-darker:#004b86;--color-primary-lighter:#83beec;--color-border:#b6b6b6;--color-border-dark:#cecece;--color-border-darker:#c0bfbc;--color-border-dark-63:#a1a1a1;--color-border-lighter:#f1f1f1;--color-btn-border:#b6b6b6;--color-btn-border-dis:#c0bfbc;--color-stylesview-border:var(--color-toolbar-border);--color-toolbar-border:#e1dfdd;--color-error:#e9322d;--color-warning:#eca700;--color-success:#46ba61;--color-presenter-console-btn-hover:#404040;--color-box-shadow:rgba(77,77,77,0.5);--color-hyperlink:navy;--color-calc-grid:silver;--color-calc-header:#f0f0f0;--color-calc-header-selected:#e1e1e1;--color-text-calc-header-selected:var(--color-text-darker);--color-border-calc-header:silver;--color-calc-header-hover:#fff;--color-calc-comment:#bf819e;--column-row-highlight:#cff;--color-grid-helper-line-solid:#e6e6e6;--color-grid-helper-line-dashed:#191919;--color-smart-guides-helper-line:#f36d4f;--color-insert-marker-background:#DDDD;--color-insert-marker-background-dark:#1c99e0;--color-treeview-highlight:#ffee80;--color-treeview-highlight-text:#222;--color-quickfind-border:#e1dfdd}[data-bg-theme='light']{--color-cursor-blink-background:#000;--color-background-document:#fff}[data-doctype='text']{--doc-type:3,105,163}[data-doctype='spreadsheet']{--doc-type:16,104,2}[data-doctype='presentation']{--doc-type:163,62,3}[data-doctype='drawing']{--doc-type:135,105,0}[data-theme='dark']{--blue1-txt-primary-color:3,105,163;--green0-txt-primary-color:16,104,2;--orange1-txt-primary-color:163,62,3;--yellow0-txt-primary-color:135,105,0;--color-main-text:#e8e8e8;--color-text-dark:#e8e8e8;--color-text-darker:#c0bfbc;--color-text-lighter:#fff;--color-status-badge:#d6d6d6;--color-slideshow:#d6d6d6;--color-main-background:#121212;--color-background-dark:#1e1e1e;--color-background-darker:#000;--color-background-slideshow:#171717;--color-background-lighter:#262626;--color-overlay:#1c5fa814;--color-background-tabs-group:#303030;--color-stylesview-background:white;--brightness-stylesview:.9;--color-canvas:#141414;--color-primary:#0b87e7;--color-primary-text:#fff;--color-primary-dark:#0063b1;--color-primary-darker:#004b86;--color-primary-lighter:#83beec;--color-border:#121212;--color-border-dark:#1e1e1e;--color-border-darker:#000;--color-border-dark-63:#5e5e5e;--color-border-lighter:#303030;--color-btn-border:#b6b6b6;--color-btn-border-dis:#c0bfbc;--color-stylesview-border:transparent;--color-toolbar-border:#323130;--color-error:#e9322d;--color-warning:#eca700;--color-success:#46ba61;--color-box-shadow:rgba(0,0,0,0.5);--color-hyperlink:#1d99f3;--color-calc-grid:#474747;--color-calc-header:#0a0a0a;--color-calc-header-selected:#646464;--color-text-calc-header-selected:#fff;--color-border-calc-header:var(--color-border-dark);--color-calc-header-hover:#646464;--column-row-highlight:#b0b0b0;--color-grid-helper-line-solid:#e6e6e6;--color-grid-helper-line-dashed:#191919;--color-smart-guides-helper-line:#f36d4f;--color-quickfind-border:#444}[data-bg-theme='dark']{--color-cursor-blink-background:#fff;--color-background-document:#121212}:root{--cool-font:'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;--mobile-font:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;--jquery-ui-font:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;--docs-font:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;--docs--pre-font:'Consolas','Menlo','Lucida Console','Courier New',monospace;--cell-cursor-selection-border-color:var(--color-primary);--btn-size:28px;--btn-padding:2px;--btn-img-size:calc(var(--btn-size) - var(--btn-padding) * 2);--btn-color-colorpicker-size:4px;--btn-img-colorpicker-size:calc(var(--btn-size) - var(--btn-padding) * 2 - var(--btn-color-colorpicker-size));--btn-size-m:22px;--btn-img-size-m:calc(var(--btn-size-m) - var(--btn-padding) * 2);--btn-size-s:20px;--btn-img-size-s:calc(var(--btn-size-s) - var(--btn-padding) * 2);--border-radius:4px;--border-radius-large:10px;--tooltip-font-size:.875rem;--default-font-size:.75rem;--overflow-group-font-size:8.5pt;--medium-font-size:.875rem;--header-font-size:1rem;--tb-min-fs:.6875rem;--tb-min-fs-u:11;--tb-max-fs:1rem;--tb-max-fs-u:16;--tb-fs-s:1vw;--default-height:24px;--header-height:34px;--annotation-input-size:100px;--annotation-max-size:1000;--annotation-min-size:100;--ruler-height:20px;--notebookbar-element-height:64px}html{height:100%;font-size:1rem}body{margin:0;overflow:hidden;overscroll-behavior-y:none;background:var(--color-main-background);touch-action:none;line-height:normal;height:100%;display:flex;flex-direction:column;user-select:none}#insertgraphic,#insertmultimedia{position:fixed;top:-100em}#selectbackground{position:fixed;top:-100em}.about-dialog-info-div{margin-inline-end:auto}.focus-hidden:focus{outline:0}.access-key{text-decoration:none}.activate-underlines .access-key{text-decoration:underline}.accessibility-info-box{width:26px;height:16px;font-size:.75rem;line-height:16px;text-align:center;background-color:yellow;color:#441818;position:absolute;z-index:20;border:1px solid black;display:none}.activate-info-boxes .accessibility-info-box{display:block}.activate-info-boxes .accessibility-info-box.filtered_out{display:none}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.align-items-center{align-items:center}.justify-items-center{justify-items:center}.align-content-center{align-content:center}.justify-content-center{justify-content:center}.m-v-0{margin-block:0}.border-0{border:0 !important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}[data-docType='spreadsheet'] #document-container.readonly.mobile{top:36px;position:fixed}#document-container{background-color:var(--color-main-background);position:relative;margin:0;padding:0;width:100%;flex:1;display:block;height:100%}.color-palette-selector{margin:0 5px !important}.color-palette-selector>select{width:100% !important;padding:0 14px 0 4px;height:28px;font-size:var(--default-font-size);font-family:var(--jquery-ui-font)}#toolbar-wrapper.readonly{display:none}#map{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10;cursor:auto;background-color:transparent;margin:0}.leaflet-progress-layer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.bucket-cursor{cursor:url('images/cursors/fill.png') 4 18,auto !important}.cool-scrollbar-show{opacity:1 !important;filter:'alpha(opacity=100)' !important;-ms-filter:'alpha(opacity=100)' !important}.table-column-resize-marker{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/table-column-resize-marker.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:col-resize}.table-column-resize-marker:hover{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/table-column-resize-marker-hover.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:col-resize}.table-row-resize-marker{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/table-row-resize-marker.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:row-resize}.table-row-resize-marker:hover{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/table-row-resize-marker-hover.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:row-resize}.table-select-marker{margin:0;width:var(--btn-size);height:var(--btn-size);background:url('images/table-row-or-column-select-marker.svg') no-repeat center center /12px;cursor:pointer}.table-select-marker::before{content:'';position:absolute;z-index:0}.table-select-marker--column::before{bottom:50%;border-bottom:1px dashed lightgray;width:100%}.table-select-marker--row::before{left:50%;border-left:1px dashed lightgray;height:100%}.table-select-marker:hover{background:url('images/table-row-or-column-select-marker-selected.svg') no-repeat center center /12px}.table-select-marker:hover::before{border-color:var(--color-primary)}.table-move-marker{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/table-move-marker.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:move}#presentation-controls-wrapper{background:var(--color-background-lighter);position:relative;border-top:1px solid var(--color-border);display:none;overflow-y:auto;height:100%}#quickfind-dock-wrapper{display:none;position:relative;z-index:990;max-width:350px;height:100%}#sidebar-dock-wrapper,#navigator-dock-wrapper{display:none;background:var(--color-background-lighter);position:relative;overflow-x:hidden;z-index:990;max-width:350px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;height:100%}#sidebar-dock-wrapper.visible{display:block;animation:200ms ease-out appear-from-right;border-inline-start:1px solid var(--color-border)}@keyframes appear-from-right{from{transform:translateX(100%)}to{transform:translateX(0)}}.sidebar-panel{padding:0;margin:0;position:relative;width:auto;height:100%;z-index:1200}.sidebar-panel::-webkit-scrollbar{width:8px}.sidebar-panel::-webkit-scrollbar-thumb{background-color:var(--color-border)}#toolbar-wrapper{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;border-top:0;z-index:11 !important;border-bottom:1px solid var(--color-toolbar-border);background-color:var(--color-background-lighter);display:flex;flex-direction:column}#toolbar-wrapper:not(.mobile){padding:2px 0}#toolbar-wrapper.spreadsheet:not(.mobile){padding-block-end:0}#toolbar-logo{width:0}#toolbar-hamburger{width:0}#toolbar-mobile-back{width:0}#mobile-edit-button{justify-content:center;align-items:center;position:absolute;width:56px;height:56px;right:16px;bottom:16px;background-color:var(--color-primary);border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:1001;transform:scale(1);transition:transform .5s;display:none}#mobile-edit-button.impress.portrait{bottom:70px}#mobile-edit-button-image{width:var(--btn-size);height:var(--btn-size);background:url('images/baseline-edit-24px.svg') no-repeat center !important;transform:rotate(0);transition:transform .5s}#mobile-edit-button:active{transform:scale(1.2)}#mobile-edit-button:active>#mobile-edit-button-image{transform:rotate(45deg)}.cool-font{font-family:var(--cool-font) !important;font-size:var(--default-font-size) !important;font-weight:normal !important;padding:3px 5px 3px 3px;color:var(--color-main-text)}#search-input{font-size:var(--default-font-size);box-sizing:border-box;min-width:100px;width:200px;height:22px;background:var(--color-background-lighter)}#search-input:focus{background-color:var(--color-background);border-color:var(--color-primary) !important}#search-input:hover{border:1px solid var(--color-border-darker) !important}#search-input::placeholder{color:var(--color-main-text)}@media screen and (max-width:500px){#search-input{width:100px}}.cool-character{table-layout:fixed;font:17px/1.5 'Helvetica Neue',Arial,Helvetica,sans-serif;text-align:center}.cool-character td{width:20px}.annotation-marker{margin-left:0;margin-top:0;width:var(--btn-size);height:var(--btn-size);background-image:url('images/note.svg');background-size:100% 100%;background-repeat:no-repeat;outline:0}.cool-scrolled{overflow:auto}.cool-mobile-container{top:30px;margin:0;width:1px;opacity:0}.cool-context-down{border:1px solid var(--color-border-dark);background-color:var(--color-background-dark)}.cool-mobile-input{width:1px;padding:0;border:0}.context-menu-icon::before{font-family:var(--cool-font) !important;content:'\2713';color:var(--color-main-text) !important}.context-menu-icon-lo-checkmark:before{content:'\2713'}.context-menu-hover{background-color:var(--color-background-darker) !important;color:var(--color-text-darker) !important}.context-menu-hover>span>a{color:var(--color-text-darker)}.context-menu-submenu:after{border-color:transparent transparent transparent var(--color-text-darker) !important}[dir='rtl'] .context-menu-submenu:after{right:unset;left:.5em;border-color:transparent var(--color-text-darker) transparent transparent;border-width:.25em .25em .25em 0}#mobile-wizard{display:none}.mobile-wizard-content .cool-annotation{max-width:none}.cool-annotation{position:fixed;text-align:center;user-select:text;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;z-index:10;width:250px;transition:left .25s}.cool-annotation.annotation-pop-up{width:75%}.cool-annotation.tracked-deleted-comment-show{opacity:.5}.cool-annotation.tracked-deleted-comment-hide{display:none}.cool-annotation>.modalpopup{max-height:initial !important}.cool-annotation-content-wrapper,.cool-annotation-redline-content-wrapper{padding:8px;font-family:var(--cool-font) !important;font-size:var(--default-font-size);text-align:left;background-color:var(--color-background-lighter);box-shadow:0 0 3px var(--color-box-shadow);color:var(--color-main-text);border:0;border-radius:var(--border-radius);width:auto}.cool-annotation:not(.annotation-active) .cool-annotation-content-wrapper:hover,.cool-annotation:not(.annotation-active) .cool-annotation-redline-content-wrapper:hover{color:var(--color-text-dark)}.annotation-active.modify-annotation-container .cool-annotation-content-wrapper,.annotation-active.reply-annotation-container .cool-annotation-content-wrapper{width:auto}.cool-annotation-content{margin:3px;line-height:1.4;max-height:var(--annotation-input-size);overflow:auto}.cool-annotation-info-collapsed{display:flex;justify-content:center;align-items:center;margin:0;padding:0;background-color:var(--color-primary);color:var(--color-primary-text);font-weight:bold;font-family:var(--cool-font);font-size:var(--default-font-size);border:1px solid var(--color-primary);border-radius:50%;z-index:10;position:relative;width:var(--btn-size-s);height:var(--btn-size-s);left:-6px;top:-15px}.tracked-deleted-comment-show .cool-annotation-menubar{display:none}#main-document-content{z-index:0;display:flex;flex-direction:row;flex:1;margin:0;padding:0;min-height:0}.cool-annotation-collapsed-show .cool-annotation-img{visibility:visible}.cool-dont-break{overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.cool-annotation-content-author{margin:0;margin-top:2px;height:18px}.cool-annotation-content-resolved{color:var(--color-success)}.cool-annotation-edit{margin:3px;line-height:1.4}.cool-annotation-textarea{font-family:var(--cool-font) !important;font-size:var(--default-font-size);border:1px solid var(--color-border);background-color:var(--color-background-dark);color:var(--color-main-text);overflow-x:hidden;padding:2px;height:54px;width:100%;box-sizing:border-box}.cool-annotation-textarea a:link,.cool-annotation-textarea a:visited,.cool-annotation-content a:link,.cool-annotation-content a:visited{color:var(--color-hyperlink)}#input-modal-input.cool-annotation-textarea{height:var(--annotation-input-size)}.cool-div-layer{position:absolute;left:0;top:0}.cool-annotation-table{border-spacing:0;border-collapse:separate;white-space:nowrap;width:100%}.cool-annotation-img{box-sizing:content-box !important;max-width:32px;display:inline-block;border:solid 2px;border-radius:50%;height:32px;width:32px;padding:0;opacity:.9}.cool-annotation.collapsed-comment .cool-annotation-img:hover{cursor:pointer;opacity:1;box-shadow:0 4px 10px var(--color-box-shadow)}.cool-annotation-img .avatar-img{border:0}.cool-annotation-img>.avatar-img{display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:32px;height:32px;background:url('images/user.svg') center 3px no-repeat}.leaflet-container .leaflet-pane.leaflet-calc-background-pane{z-index:0}.avatar-img{border:solid 2px;border-radius:50%}.user-info{border-radius:50%;width:var(--btn-size);height:var(--btn-size);overflow:auto;margin:auto}.cool-annotation-author{padding-left:10px;padding-right:10px;vertical-align:top;display:table-cell;width:100%;overflow:hidden;max-width:110px}.cool-annotation-menu,.cool-annotation-menu-redline,.cool-redline-accept-button,.cool-redline-reject-button{margin:0 !important;padding:0 !important;min-width:initial !important;width:var(--btn-size) !important;height:var(--btn-size) !important;vertical-align:top;border:1px solid transparent !important;display:inline-block !important}.cool-redline-accept-button{background:url('images/lc_acceptchanges.svg') no-repeat center !important}.cool-redline-reject-button{background:url('images/lc_rejecttrackedchange.svg') no-repeat center !important}.cool-annotation-menu,.cool-annotation-menu-redline{background:url('images/submenu.svg') no-repeat center/contain !important}.cool-annotation-menu:hover,.cool-annotation-menu-redline:hover,.cool-redline-accept-button:hover,.cool-redline-reject-button:hover{border:1px solid var(--color-border-darker)}.cool-annotation-date{font-size:var(--default-font-size)}.cool-annotation-autosavelabel{font-size:var(--default-font-size);opacity:75%}.cool-annotation-menubar{margin:0;padding:0;vertical-align:top}.cool-annotation-child-line{border-style:none none dashed dashed;border-width:thin;border-color:black}[data-title]:hover:after{padding:7px 9px;font-size:1em;line-height:1;opacity:1;transition:all .1s ease .5s;visibility:visible}[data-title]:after{content:attr(data-title);font-size:1em !important;bottom:-1.6em;left:100%;white-space:nowrap;opacity:0;border-color:var(--color-border-darker);visibility:hidden}.cool-ruler-left[data-title]:after,.cool-ruler-right[data-title]:after{bottom:-2.8em;left:auto}.cool-ruler.vruler{border-top:solid 1px var(--color-toolbar-border)}#vertical-ruler .cool-ruler-left[data-title]:after,#vertical-ruler .cool-ruler-right[data-title]:after{bottom:3em;left:auto;transform:rotate(-90deg)}[data-title]{position:relative}.cool-annotation-caption{font-weight:bold}.cool-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:var(--border-radius);display:inline-block;margin:3px;vertical-align:middle}.cool-bar a,.cool-bar a:hover{background-color:var(--color-background-lighter);border-bottom:1px solid var(--color-border);width:30px;height:30px;line-height:30px;display:block;text-align:center;text-decoration:none;color:var(--color-main-text)}.cool-bar a:hover{background-color:var(--color-background-darker)}.cool-bar a:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.cool-bar a:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-bottom:0}.cool-bar a.leaflet-disabled{cursor:default;background-color:var(--color-background-lighter);color:var(--color-text-lighter)}.cool-bar a{background-position:50% 50%;background-repeat:no-repeat;display:block;width:30px;height:30px;line-height:30px}.cool-control-scroll-up,.cool-control-scroll-down{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.lokdialog_container.lokdialog_notitle .ui-dialog-titlebar{display:none}.ui-dialog-title{min-height:1em;font-size:var(--header-font-size)}.lokdialog_container.ui-dialog.ui-widget-content{padding:0;width:auto;height:auto;border:0;background-color:transparent;z-index:1105}.lokdialog_container.ui-dialog.ui-widget-content.jsdialog-container,.lokdialog_container .ui-dialog-titlebar.ui-widget-header{background:var(--color-main-background) !important}.lokdialog.ui-dialog-content.ui-widget-content{overflow:auto;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#formulaautocompletePopup .lokdialog{padding:0}.lokdialog.ui-dialog-content [Id$='Page']{grid-column-gap:24px}.lokdialog_container:not(.jsdialog-container) .lokdialog.ui-dialog-content.ui-widget-content{padding:0}.lokdialog_canvas{cursor:default;display:block;caret-color:transparent;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.lokblink{animation:lokblink 150ms infinite alternate}@keyframes lokblink{from{opacity:1}to{opacity:0}}.form-field-frame{border:1px solid;position:absolute;height:100%;border-radius:var(--border-radius)}.form-field-button{background-color:var(--color-background-lighter);position:absolute;border:1px solid;height:100%;box-sizing:content-box;padding:0;border-radius:var(--border-radius)}.form-field-button:hover,.form-field-button:focus{background-color:var(--color-background-dark);outline:0}.form-field-button-image{margin:3px}.drop-down-field-list{position:absolute;border:1px solid;cursor:pointer;background:var(--color-background-lighter)}.drop-down-field-list-item{width:calc(100% - 10px);padding-left:5px;padding-right:5px}.drop-down-field-list-item.selected{background-color:var(--color-primary-lighter)}.drop-down-field-list-item:hover{background-color:var(--color-primary)}.hyperlink-popup .leaflet-popup-content{white-space:nowrap;margin:6px 8px;font-size:.875rem;line-height:1;overflow:hidden}.hyperlink-pop-up-container{padding:6px;display:inline-block;line-height:1;background-color:var(--color-background-lighter);width:301px;overflow:visible !important}.hyperlink-pop-up-container a{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:188px;color:#0078a8;vertical-align:middle}.hyperlink-popup-btn{display:inline-block;margin-left:12px;vertical-align:middle;width:26px;height:26px}.hyperlink-popup-btn:hover{background-color:var(--color-background-darker);border-radius:50%}.functiontooltip{white-space:nowrap;max-width:fit-content !important}.leaflet-canvas-container .cell-cursor-data{border-style:solid;display:none;border-top-color:rgba(var(--doc-type),1);border-top-width:2px}.leaflet-canvas-container .selections-data{border-style:solid;display:none;background-color:rgba(var(--doc-type),1);opacity:.25;border-top-width:1px}.leaflet-canvas-container .splitters-data{border-style:solid;display:none;color:#b6b6b6;opacity:1;border-top-width:1px}#product-name{text-align:center;justify-content:center;flex-grow:1}#about-dialog{display:none}#about-dialog-container,#about-dialog-header{display:flex;flex-flow:row nowrap;place-content:stretch flex-start;align-items:stretch}#about-dialog-container .spacer{height:54px}#about-dialog-logos{flex-grow:1;flex-flow:column nowrap;place-items:stretch}#about-dialog-container *,#about-dialog-header *{display:flex;flex-wrap:wrap}#integrator-logo{align-items:center;justify-content:center;flex-grow:0}#product-logo{align-items:center;justify-content:right;flex-grow:1;background-repeat:no-repeat;background-size:82px;background-position:right center}#about-dialog-info-container{align-items:center;justify-content:flex-start;flex-grow:1}#about-dialog-info{flex-direction:column}#datepicker .ui-state-highlight{background:var(--color-background-dark) !important;font-weight:bold !important}#datepicker .ui-state-default{background:var(--color-main-background);font-weight:normal;color:var(--color-main-text);border:1px solid var(--color-border-lighter)}#datepicker .ui-state-active{border:1px solid var(--color-border-dark)}#datepicker .ui-state-hover{border:1px solid var(--color-border-darker);background:var(--color-background-lighter)}#datepicker .ui-datepicker-next span{background-image:url('images/lc_nextrecord.svg')}#datepicker .ui-icon-circle-triangle-e{background-position:0 0}#datepicker .ui-datepicker-prev span{background-image:url('images/lc_prevrecord.svg')}#datepicker .ui-icon-circle-triangle-w{background-position:0 0}#mentionPopup{min-width:100px}#mentionPopup .lokdialog.ui-dialog-content.ui-widget-content{display:flex;justify-content:center;align-items:center;min-height:100px;min-width:100px}#mentionPopup .ui-dialog-content{padding:0}.username-pop-up{min-width:110px;padding-inline:8px;height:45px;position:absolute;text-align:center;z-index:11;font-family:var(--docs-font);font-size:var(--default-font-size);border-radius:var(--border-radius-large);box-shadow:0 0 2px 1px var(--color-box-shadow)}.username-pop-up p{line-height:45px;padding:0;margin:auto;color:white}.username-pop-up .arrow-div{width:20px;height:20px;transform:rotate(45deg);display:inline-block;position:relative;top:calc(-10px - var(--border-radius));border-radius:var(--border-radius)}.hyperlink-pop-up-container .arrow-div{width:20px;height:20px;transform:rotate(45deg);display:inline-block;position:absolute;top:calc(100% - 10px);background-color:inherit;border-right:1px solid var(--color-border-darker);border-bottom:1px solid var(--color-border-darker)}.hyperlink-pop-up-container .arrow-div.reverse{top:-11px;border:0;border-top:1px solid var(--color-border-darker);border-left:1px solid var(--color-border-darker)}#hyperlink-pop-up-preview:not(.no-preview){text-align:center}#hyperlink-pop-up-preview img{max-height:150px;max-width:250px}#hyperlink-pop-up-preview p{color:var(--color-main-text);text-overflow:ellipsis;overflow:hidden;font-size:14px}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}[contenteditable]{-webkit-user-select:text;user-select:text}.progress-bar{width:100%;height:2px;border:0;background-color:var(--color-background-dark);overflow:hidden;position:relative;display:none;margin-block-end:-7px;appearance:none}.progress-bar::-webkit-progress-bar{background-color:transparent}.progress-bar::-webkit-progress-value{background-color:var(--color-main-text)}.progress-bar::-moz-progress-bar{background-color:var(--color-main-text)}#slideshow-cypress-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:1000000;background-color:black}.table-add-col-row-marker{border-radius:4px;background-color:var(--color-insert-marker-background) !important;box-shadow:1px var(--color-box-shadow);background:url('images/insert-plus-marker.svg') no-repeat center center /20px}.table-add-col-row-marker.hovered{cursor:pointer;background-color:var(--color-insert-marker-background-dark) !important;background:url('images/insert-plus-marker-hover.svg') no-repeat center center /20px}#toolbar-up{z-index:11;align-self:center}#document-name-input-loading-bar{width:90%;height:2px;background-color:var(--color-background-dark);overflow:hidden;position:relative;display:none;margin:auto}.loading-bar-container{text-align:center;width:95%;display:block}#document-name-input-loading-bar::after{content:'';position:absolute;height:100%;width:25%;background-color:var(--color-main-text);animation:moveIndicator 2s linear infinite}.margin-item{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:3px;border:1px solid transparent}.margin-item:hover{background-color:var(--color-background-dark)}.margin-icon{width:48px;height:48px;margin-right:12px;flex-shrink:0}.margin-text-content{flex-grow:1}.margin-title{font-weight:bold;margin-bottom:4px}.margin-values{display:flex;font-size:12px}.margin-col{display:flex;flex-direction:column;flex-basis:50%;margin-right:5px}.margin-col span{white-space:nowrap}.custom-margins-link{justify-content:center;padding:4px;font-size:var(--default-font-size)}.pagesize-list{max-height:clamp(12rem,45vh,24rem);overflow-y:auto;overflow-x:hidden}@keyframes moveIndicator{from{left:-25%}to{left:100%}}.ui-toolbar{position:sticky;padding:0}.ui-toolbar>div>div{display:flex;padding:0 5px}.ui-toolbar .menubutton:not(.notebookbar){line-height:normal}.ui-toolbar .unotoolbutton:not(.notebookbar),.ui-toolbar .menubutton:not(.notebookbar),.ui-toolbar .ui-listbox-container:not(.notebookbar),.ui-toolbar .ui-pushbutton:not(.notebookbar),.ui-toolbar .ui-badge:not(.notebookbar){margin:auto 2px;padding:0;white-space:nowrap;height:inherit}.ui-toolbar .unotoolbutton:not(.notebookbar):not(.has-dropdown) button{display:flex}.ui-toolbar .unotoolbutton:not(.notebookbar) .w2ui-icon{width:var(--btn-size);height:var(--btn-size);margin:0}.top-row-overflow-group{display:flex}.ui-overflow-group-popup{display:flex;flex-direction:column;position:absolute;z-index:12;background-color:var(--color-background-lighter);border:1px solid var(--color-toolbar-border);align-items:center;border-radius:4px;padding:4px;box-shadow:0 2px 6px 2px rgba(60,64,67,.15)}#toolbar-down .ui-badge{background-color:transparent}#toolbar-down .ui-badge[disabled]{border-color:transparent}#toolbar-down{z-index:11;border-top:1px solid var(--color-toolbar-border);min-height:32px}#toolbar-down>.ui-scroll-wrapper>.vertical{align-items:center}#toolbar-down:not(.mobile){background-color:var(--color-main-background)}#InsertMode.insert-mode-false,#PermissionMode.status-readonly-mode{background-color:var(--color-warning);color:var(--color-primary-text)}.mobile #PermissionMode.status-readonly-mode{margin-top:3px}#toolbar-down #zoom{min-width:43px}#toolbar-down #zoom .unolabel::after{content:'%'}#toolbar-search{left:0;right:0;text-align:center;padding:0;position:fixed;bottom:0;z-index:1000;border-top:1px solid var(--color-border)}.w2ui-icon-check:before{color:var(--color-primary)}.w2ui-toolbar table.w2ui-button .w2ui-tb-down>div,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-top:5px solid var(--color-main-text)}#toolbar-down .ToolbarStatusInactive{color:var(--color-text-lighter);box-shadow:inset 0 0 0 10px var(--color-background-dark),0 0 0 2px var(--color-background-dark),4px 0 0 1px var(--color-background-lighter),-4px 0 0 1px #fff,0 0 0 5px var(--color-background-lighter)}.w2ui-overlay{-webkit-box-shadow:0 0 3px var(--color-border);box-shadow:0 0 3px var(--color-box-shadow);border-radius:var(--border-radius);background-color:var(--color-background-lighter)}.w2ui-overlay.bottom-arrow:before{border-top:6px solid var(--color-border-dark)}.w2ui-overlay .menu{overflow:hidden auto;border-radius:var(--border-radius);position:static !important}.w2ui-overlay>div{border:1px solid var(--color-border-dark);border-radius:var(--border-radius)}.w2ui-overlay table.w2ui-drop-menu{color:var(--color-main-text);background-color:var(--color-main-background)}.w2ui-overlay table.w2ui-drop-menu tr:hover{color:var(--color-text-darker);background-color:var(--color-background-darker)}.w2ui-overlay.bottom-arrow:after{border-top-color:var(--color-background-lighter)}#presentation-toolbar{bottom:0;background-color:var(--color-background-lighter);text-align:center;position:absolute;z-index:500;width:100%;padding-bottom:0;margin-top:-1px;border-bottom:0;box-sizing:border-box;display:none}#presentation-buttons-toolbar{display:flex !important;flex:1;justify-content:space-between}.w2ui-toolbar .w2ui-break{height:18px;background-image:none;background-color:var(--color-border-lighter)}.select2-container{z-index:1000}.select2-container .select2-selection--single{height:100%}.ui-scroll-wrapper{overflow:hidden}.ui-scroll-left{left:0}.ui-scroll-right{right:0}.ui-scroll-left,.ui-scroll-right{display:none;position:absolute;top:0;width:18px;height:100%;z-index:1001;background-color:var(--color-background-dark);box-shadow:0 0 7px var(--color-box-shadow)}.ui-scroll-left::before,.ui-scroll-right::after{position:absolute;display:block;content:'';border:10px solid transparent;border-top-color:var(--color-primary);top:calc(50% - 10px)}.ui-scroll-left::before{rotate:90deg;right:0}.ui-scroll-right::after{rotate:270deg;left:0}.ui-scroll-left:hover,.ui-scroll-right:hover{background-color:var(--color-background-darker)}#tb_presentation-toolbar_item_left{width:50%}@keyframes docNamePulse{0%{box-shadow:inset 0 0 2px 1px #f0f0f0,0 0 .1px 1px #bbb,0 0 4px rgba(var(--doc-type),0.1)}50%{box-shadow:inset 0 0 2px 1px #f0f0f0,0 0 .1px 1px #bbb,0 0 4px rgba(var(--doc-type),0.2)}100%{box-shadow:inset 0 0 2px 1px #f0f0f0,0 0 .1px 1px #bbb,0 0 4px rgba(var(--doc-type),0.1)}}#document-name-input{color:var(--color-text-darker);font-size:var(--header-font-size);border:1px solid transparent;background-color:transparent;border-radius:var(--border-radius);padding:0 2px;font-weight:bold;width:95%;text-align:center}#document-name-input.editable{border:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;height:18px;text-align:center;font-size:var(--default-font-size) !important;padding:0 4px;width:95% !important;border-radius:20px;box-shadow:inset 0 0 2px 0 var(--color-border-dark);background-color:var(--color-background-lighter)}.main-nav:not(.hasnotebookbar) #document-name-input.editable{font-size:var(--default-font-size) !important;padding-bottom:2px}#document-name-input.editable:focus{border:0;box-shadow:inset 0 0 2px 1px #f0f0f0,0 0 .1px 1px #bbb;background-color:var(--color-main-background);background-image:none;outline:0;flex:.4 1 auto;text-align:left;animation:docNamePulse 1.5s infinite ease-in-out}.readonly #document-name-input.editable:focus{flex:1;text-align:center}#document-name-input.editable:hover:not(:focus){border:0;box-shadow:0 0 .1px 1px #d7d7d7,0 0 3px 2px #f0f0f0;background-color:var(--color-main-background);background-position:right;background-repeat:no-repeat}#optionstoolboxdown .unotoolbutton .unobutton>img{width:var(--btn-img-size);height:var(--btn-img-size)}#closebuttonwrapper{order:99;flex-shrink:0;width:var(--btn-size);height:var(--btn-size);background-color:transparent;margin-inline-end:5px}.main-nav.hasnotebookbar #closebuttonwrapperseparator{background:var(--color-background-darker);width:1px;height:14px;margin-inline:4px}.main-nav:not(.hasnotebookbar) ~ #closebuttonwrapper{height:38px}#closebutton{width:100%;height:100% !important;background:url('images/closedoc.svg') no-repeat center/24px !important}[data-theme='dark'] #closebutton{filter:invert(1)}.main-nav:not(.hasnotebookbar) ~ #closebuttonwrapper #closebutton{background:url('images/closedoc.svg') no-repeat center/35px !important}#closebutton:hover{background-color:var(--color-background-darker) !important}#tb_searchbar_item_left{width:95%}.w2ui-button{margin:0 !important}.w2ui-tb-image{width:24px !important;height:24px !important}.w2ui-break{margin:0 4px !important}.leaflet-bar a{float:left}div .leaflet-bar a:last-child{border-bottom:1px solid var(--color-border)}.leaflet-control-zoom.leaflet-bar{margin-left:.5em}div.leaflet-control-zoom leaflet-bar{width:53px}.leaflet-bar a:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius)}.leaflet-bar a:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}label.leaflet-control-editviewswitch{padding:.2em .4em .2em 0}input.leaflet-control-search-bar{padding:.3em;max-width:100px}.leaflet-control-fonts-container{display:inline}select{padding:.2em .4em .4em 0;background-color:var(--color-background-lighter)}button.leaflet-control-search-prev{margin-left:.2em}button.leaflet-control-search-next,leaflet-control-search-cancel{margin-right:.2em}#toolbar label,.leaflet-control-search{background-color:var(--color-background-lighter)}.search-not-found{background-color:var(--color-error) !important;-webkit-transition:background-color .8s linear;-moz-transition:background-color .8s linear;-o-transition:background-color .8s linear;transition:background-color .8s linear}#zoomlevel{min-width:36px;font-size:var(--default-font-size)}.select2 span{font-family:var(--cool-font)}.select2-results__option{padding:5px;font-family:var(--cool-font);color:var(--color-main-text);font-size:var(--default-font-size);overflow:hidden;text-overflow:ellipsis}.select2-selection__rendered{font-family:var(--cool-font);font-size:var(--default-font-size)}.select2-container--default .select2-selection--single,.sidebar.jsdialog.ui-listbox{background-color:var(--color-background-dark);color:var(--color-text-dark);border-radius:var(--border-radius);border:1px solid var(--color-border-dark)}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px;background-color:var(--color-background-dark);color:var(--color-text-dark);border-radius:var(--border-radius)}.select2-container--default .select2-selection--single .select2-selection__rendered:hover,.sidebar.jsdialog.ui-listbox:hover,.w2ui-toolbar table.w2ui-button.checked:hover{background-color:var(--color-background-lighter);color:var(--color-text-darker)}.select2-dropdown{background-color:var(--color-main-background);border:1px solid var(--color-border-dark);border-radius:var(--border-radius)}.select2-container--default .select2-results__option[aria-selected='true']{background-color:var(--color-background-dark);color:var(--color-text-dark)}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--color-background-darker);color:var(--color-text-darker)}.select2-container--default .select2-search--dropdown .select2-search__field{background-color:var(--color-background-lighter);border:1px solid var(--color-border);border-radius:var(--border-radius);color:var(--color-text-dark)}.select2-container--default .select2-results__option[aria-disabled='true']{color:var(--color-border-lighter)}#styles-input{width:150px !important}#toolbar-up #fontnamecombobox .select2-container{margin-left:5px;margin-right:5px;width:150px !important}#fontnamecombobox.select2{border-color:transparent;background-color:transparent;line-height:24px;padding-right:8px}#toolbar-up #fontsizecombobox .select2-container{min-width:55px !important;margin:0 4px}#fontsizecombobox-input-notebookbar,#fontsizecombobox-input-sidebar,#fontsizecombobox-input-context-toolbar{width:55px !important}.evo-cp-wrap{width:1px !important}.font-color-indicator,.back-color-indicator{width:24px;height:6px;margin-top:-7px !important;margin-left:5px !important;position:fixed;background:transparent}.back-color-indicator{border-width:1px;border-style:solid}#setborderstyle-grid tr td{color:var(--color-text-dark);border:1px solid transparent;border-radius:var(--border-radius);box-sizing:border-box;position:relative;padding:2px;overflow:auto}#setborderstyle-grid td:hover{background-color:var(--color-background-darker);border:1px solid var(--color-border-darker);color:var(--color-text-darker)}#conditionalformatmenu-grid{display:grid;grid-template-columns:repeat(3,auto)}#conditionalformatmenu-grid button:not(#iconsetoverlay){box-sizing:border-box;position:relative;padding:3px;border:1px solid var(--color-border-dark);border-radius:var(--border-radius);margin:3px;overflow:auto;min-width:initial}#conditionalformatmenu-grid button:hover{border:1px solid var(--color-border-darker);background-color:var(--color-background-darker) !important}#conditionalformatmenu-grid #iconsetoverlay{grid-column:1/4;width:100%;margin:0}#home-assign-layout{width:fit-content}.w2ui-toolbar table.w2ui-button{background-color:transparent;border:1px solid transparent;color:var(--color-main-text)}.w2ui-toolbar table.w2ui-button:hover{background-color:var(--color-border-darker)}.w2ui-toolbar table.w2ui-button.over{border:1px solid var(--color-border-darker) !important}.w2ui-toolbar table.w2ui-button.checked{background-color:var(--color-background-dark);border:1px solid var(--color-border-dark);color:var(--color-text-dark)}.w2ui-icon.basicshapes_rectangle{background:url('images/lc_rect.svg') no-repeat center}.w2ui-icon.basicshapes_round-rectangle{background:url('images/lc_rect_rounded.svg') no-repeat center}.w2ui-icon.basicshapes_quadrat{background:url('images/lc_square.svg') no-repeat center}.w2ui-icon.basicshapes_round-quadrat{background:url('images/lc_basicshapes.round-quadrat.svg') no-repeat center}.w2ui-icon.basicshapes_circle{background:url('images/lc_circle.svg') no-repeat center}.w2ui-icon.basicshapes_ellipse{background:url('images/lc_ellipse.svg') no-repeat center}.w2ui-icon.basicshapes_circle-pie{background:url('images/lc_pie.svg') no-repeat center}.w2ui-icon.basicshapes_isosceles-triangle{background:url('images/lc_basicshapes.isosceles-triangle.svg') no-repeat center}.w2ui-icon.basicshapes_right-triangle{background:url('images/lc_basicshapes.right-triangle.svg') no-repeat center}.w2ui-icon.basicshapes_trapezoid{background:url('images/lc_basicshapes.trapezoid.svg') no-repeat center}.w2ui-icon.basicshapes_diamond{background:url('images/lc_basicshapes.diamond.svg') no-repeat center}.w2ui-icon.basicshapes_parallelogram{background:url('images/lc_flowchartshapes.flowchart-data.svg') no-repeat center}.w2ui-icon.basicshapes_pentagon{background:url('images/lc_basicshapes.pentagon.svg') no-repeat center}.w2ui-icon.basicshapes_hexagon{background:url('images/lc_basicshapes.hexagon.svg') no-repeat center}.w2ui-icon.basicshapes_octagon{background:url('images/lc_basicshapes.octagon.svg') no-repeat center}.w2ui-icon.basicshapes_cross{background:url('images/lc_basicshapes.cross.svg') no-repeat center}.w2ui-icon.basicshapes_ring{background:url('images/lc_basicshapes.ring.svg') no-repeat center}.w2ui-icon.basicshapes_block-arc{background:url('images/lc_basicshapes.block-arc.svg') no-repeat center}.w2ui-icon.basicshapes_can{background:url('images/lc_basicshapes.can.svg') no-repeat center}.w2ui-icon.basicshapes_cube{background:url('images/lc_basicshapes.cube.svg') no-repeat center}.w2ui-icon.basicshapes_paper{background:url('images/lc_basicshapes.paper.svg') no-repeat center}.w2ui-icon.basicshapes_frame{background:url('images/lc_rect_unfilled.svg') no-repeat center}.w2ui-icon.line{background:url('images/lc_line.svg') no-repeat center}.w2ui-icon.symbolshapes{background:url('images/lc_symbolshapes.svg') no-repeat center}.w2ui-icon.symbolshapes_sun{background:url('images/lc_symbolshapes.sun.svg') no-repeat center}.w2ui-icon.symbolshapes_moon{background:url('images/lc_symbolshapes.moon.svg') no-repeat center}.w2ui-icon.symbolshapes_lightning{background:url('images/lc_symbolshapes.lightning.svg') no-repeat center}.w2ui-icon.symbolshapes_heart{background:url('images/lc_symbolshapes.heart.svg') no-repeat center}.w2ui-icon.symbolshapes_flower{background:url('images/lc_symbolshapes.flower.svg') no-repeat center}.w2ui-icon.symbolshapes_cloud{background:url('images/lc_symbolshapes.cloud.svg') no-repeat center}.w2ui-icon.symbolshapes_forbidden{background:url('images/lc_symbolshapes.forbidden.svg') no-repeat center}.w2ui-icon.symbolshapes_puzzle{background:url('images/lc_symbolshapes.puzzle.svg') no-repeat center}.w2ui-icon.symbolshapes_bracket-pair{background:url('images/lc_symbolshapes.bracket-pair.svg') no-repeat center}.w2ui-icon.symbolshapes_left-bracket{background:url('images/lc_symbolshapes.left-bracket.svg') no-repeat center}.w2ui-icon.symbolshapes_right-bracket{background:url('images/lc_symbolshapes.right-bracket.svg') no-repeat center}.w2ui-icon.symbolshapes_brace-pair{background:url('images/lc_symbolshapes.brace-pair.svg') no-repeat center}.w2ui-icon.symbolshapes_left-brace{background:url('images/lc_symbolshapes.left-brace.svg') no-repeat center}.w2ui-icon.symbolshapes_right-brace{background:url('images/lc_symbolshapes.right-brace.svg') no-repeat center}.w2ui-icon.symbolshapes_quad-bevel{background:url('images/lc_symbolshapes.right-brace.svg') no-repeat center}.w2ui-icon.symbolshapes_octagon-bevel{background:url('images/lc_symbolshapes.octagon-bevel.svg') no-repeat center}.w2ui-icon.symbolshapes_diamond-bevel{background:url('images/lc_symbolshapes.diamond-bevel.svg') no-repeat center}.w2ui-icon.arrowshapes_left-arrow{background:url('images/lc_arrowshapes.left-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_right-arrow{background:url('images/lc_arrowshapes.right-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_up-arrow{background:url('images/lc_arrowshapes.up-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_down-arrow{background:url('images/lc_arrowshapes.down-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_left-right-arrow{background:url('images/lc_arrowshapes.svg') no-repeat center}.w2ui-icon.arrowshapes_up-down-arrow{background:url('images/lc_arrowshapes.up-down-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_up-right-arrow{background:url('images/lc_arrowshapes.up-right-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_up-right-down-arrow{background:url('images/lc_arrowshapes.up-right-down-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_quad-arrow{background:url('images/lc_arrowshapes.quad-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_corner-right-arrow{background:url('images/lc_arrowshapes.corner-right-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_split-arrow{background:url('images/lc_arrowshapes.split-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_striped-right-arrow{background:url('images/lc_arrowshapes.striped-right-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_notched-right-arrow{background:url('images/lc_arrowshapes.notched-right-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_pentagon-right{background:url('images/lc_arrowshapes.pentagon-right.svg') no-repeat center}.w2ui-icon.arrowshapes_chevron{background:url('images/lc_arrowshapes.chevron.svg') no-repeat center}.w2ui-icon.arrowshapes_right-arrow-callout{background:url('images/lc_arrowshapes.right-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_left-arrow-callout{background:url('images/lc_arrowshapes.left-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_up-arrow-callout{background:url('images/lc_arrowshapes.up-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_down-arrow-callout{background:url('images/lc_arrowshapes.down-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_left-right-arrow-callout{background:url('images/lc_arrowshapes.left-right-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_up-down-arrow-callout{background:url('images/lc_arrowshapes.up-down-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_up-right-arrow-callout{background:url('images/lc_arrowshapes.up-right-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_quad-arrow-callout{background:url('images/lc_arrowshapes.quad-arrow-callout.svg') no-repeat center}.w2ui-icon.arrowshapes_circular-arrow{background:url('images/lc_arrowshapes.circular-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_split-round-arrow{background:url('images/lc_arrowshapes.split-round-arrow.svg') no-repeat center}.w2ui-icon.arrowshapes_s-sharped-arrow{background:url('images/lc_arrowshapes.s-sharped-arrow.svg') no-repeat center}.w2ui-icon.starshapes_bang{background:url('images/lc_starshapes.bang.svg') no-repeat center}.w2ui-icon.starshapes_star4{background:url('images/lc_starshapes.star4.svg') no-repeat center}.w2ui-icon.starshapes_star5{background:url('images/lc_starshapes.star5.svg') no-repeat center}.w2ui-icon.starshapes_star6{background:url('images/lc_starshapes.star6.svg') no-repeat center}.w2ui-icon.starshapes_star8{background:url('images/lc_starshapes.star8.svg') no-repeat center}.w2ui-icon.starshapes_star12{background:url('images/lc_starshapes.star12.svg') no-repeat center}.w2ui-icon.starshapes_star24{background:url('images/lc_starshapes.star24.svg') no-repeat center}.w2ui-icon.starshapes_concave-star6{background:url('images/lc_starshapes.concave-star6.svg') no-repeat center}.w2ui-icon.starshapes_vertical-scroll{background:url('images/lc_starshapes.vertical-scroll.svg') no-repeat center}.w2ui-icon.starshapes_horizontal-scroll{background:url('images/lc_starshapes.horizontal-scroll.svg') no-repeat center}.w2ui-icon.starshapes_signet{background:url('images/lc_starshapes.signet.svg') no-repeat center}.w2ui-icon.starshapes_doorplate{background:url('images/lc_starshapes.doorplate.svg') no-repeat center}.w2ui-icon.calloutshapes_rectangular-callout{background:url('images/lc_calloutshapes.rectangular-callout.svg') no-repeat center}.w2ui-icon.calloutshapes_round-rectangular-callout{background:url('images/lc_calloutshapes.svg') no-repeat center}.w2ui-icon.calloutshapes_round-callout{background:url('images/lc_calloutshapes.round-callout.svg') no-repeat center}.w2ui-icon.calloutshapes_cloud-callout{background:url('images/lc_calloutshapes.cloud-callout.svg') no-repeat center}.w2ui-icon.calloutshapes_line-callout-1{background:url('images/lc_calloutshapes.line-callout-1.svg') no-repeat center}.w2ui-icon.calloutshapes_line-callout-2{background:url('images/lc_calloutshapes.line-callout-2.svg') no-repeat center}.w2ui-icon.calloutshapes_line-callout-3{background:url('images/lc_calloutshapes.line-callout-3.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-process{background:url('images/lc_square.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-alternate-process{background:url('images/lc_basicshapes.round-quadrat.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-decision{background:url('images/lc_flowchartshapes.flowchart-decision.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-data{background:url('images/lc_flowchartshapes.flowchart-data.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-predefined-process{background:url('images/lc_flowchartshapes.flowchart-predefined-process.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-internal-storage{background:url('images/lc_flowchartshapes.flowchart-internal-storage.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-document{background:url('images/lc_flowchartshapes.flowchart-document.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-multidocument{background:url('images/lc_flowchartshapes.flowchart-multidocument.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-terminator{background:url('images/lc_flowchartshapes.flowchart-terminator.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-preparation{background:url('images/lc_flowchartshapes.flowchart-preparation.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-manual-input{background:url('images/lc_flowchartshapes.flowchart-manual-input.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-manual-operation{background:url('images/lc_basicshapes.trapezoid.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-connector{background:url('images/lc_circle.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-off-page-connector{background:url('images/lc_flowchartshapes.flowchart-off-page-connector.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-card{background:url('images/lc_flowchartshapes.flowchart-card.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-punched-tape{background:url('images/lc_fontworkshapetype.fontwork-wave.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-summing-junction{background:url('images/lc_flowchartshapes.flowchart-summing-junction.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-or{background:url('images/lc_flowchartshapes.flowchart-or.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-collate{background:url('images/lc_flowchartshapes.flowchart-collate.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-sort{background:url('images/lc_flowchartshapes.flowchart-sort.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-extract{background:url('images/lc_basicshapes.isosceles-triangle.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-merge{background:url('images/lc_fontworkshapetype.fontwork-triangle-down.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-stored-data{background:url('images/lc_flowchartshapes.flowchart-stored-data.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-delay{background:url('images/lc_flowchartshapes.flowchart-delay.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-sequential-access{background:url('images/lc_flowchartshapes.flowchart-sequential-access.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-magnetic-disk{background:url('images/lc_basicshapes.can.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-direct-access-storage{background:url('images/lc_flowchartshapes.flowchart-direct-access-storage.svg') no-repeat center}.w2ui-icon.flowchartshapes_flowchart-display{background:url('images/lc_flowchartshapes.flowchart-display.svg') no-repeat center}.w2ui-icon.connectors_connector{background:url('images/lc_connector.svg') no-repeat center}.w2ui-icon.connectors_connectorarrows{background:url('images/lc_connectorarrows.svg') no-repeat center}.w2ui-icon.connectors_connectorarrowend{background:url('images/lc_connectorarrowend.svg') no-repeat center}.w2ui-icon.connectors_connectorlinearrowend{background:url('images/lc_connectorlinearrowend.svg') no-repeat center}.w2ui-icon.connectors_connectorcurvearrowend{background:url('images/lc_connectorcurvearrowend.svg') no-repeat center}.w2ui-icon.connectors_connectorlinesarrowend{background:url('images/lc_connectorlinesarrowend.svg') no-repeat center}.w2ui-icon.connectors_connectorline{background:url('images/lc_connectorline.svg') no-repeat center}.w2ui-icon.connectors_connectorcurve{background:url('images/lc_connectorcurve.svg') no-repeat center}.w2ui-icon.connectors_connectorlines{background:url('images/lc_connectorlines.svg') no-repeat center}.w2ui-icon.connectors_connectorlinearrows{background:url('images/lc_connectorlinearrows.svg') no-repeat center}.w2ui-icon.connectors_connectorcurvearrows{background:url('images/lc_connectorcurvearrows.svg') no-repeat center}.w2ui-icon.frame01{background:url('images/fr01.svg') no-repeat center}.w2ui-icon.frame02{background:url('images/fr02.svg') no-repeat center}.w2ui-icon.frame03{background:url('images/fr03.svg') no-repeat center}.w2ui-icon.frame04{background:url('images/fr04.svg') no-repeat center}.w2ui-icon.frame05{background:url('images/fr05.svg') no-repeat center}.w2ui-icon.frame06{background:url('images/fr06.svg') no-repeat center}.w2ui-icon.frame07{background:url('images/fr07.svg') no-repeat center}.w2ui-icon.frame08{background:url('images/fr08.svg') no-repeat center}.w2ui-icon.frame09{background:url('images/fr09.svg') no-repeat center}.w2ui-icon.frame10{background:url('images/fr010.svg') no-repeat center}.w2ui-icon.frame11{background:url('images/fr011.svg') no-repeat center}.w2ui-icon.frame12{background:url('images/fr012.svg') no-repeat center}.w2ui-icon.frame13{width:108px !important}#div-frame13{width:102px;height:18px;text-align:center;display:table-cell;vertical-align:middle;cursor:default}.w2ui-icon.iconset00{background:url('images/icon-set-colorarrows-down.svg') no-repeat,url('images/icon-set-colorarrows-same.svg') no-repeat,url('images/icon-set-colorarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset01{background:url('images/icon-set-grayarrows-down.svg') no-repeat,url('images/icon-set-grayarrows-same.svg') no-repeat,url('images/icon-set-grayarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset02{background:url('images/icon-set-flags-red.svg') no-repeat,url('images/icon-set-flags-yellow.svg') no-repeat,url('images/icon-set-flags-green.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset03{background:url('images/icon-set-circles1-red.svg') no-repeat,url('images/icon-set-circles1-yellow.svg') no-repeat,url('images/icon-set-circles1-green.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset04{background:url('images/icon-set-trafficlights-red.svg') no-repeat,url('images/icon-set-trafficlights-yellow.svg') no-repeat,url('images/icon-set-trafficlights-green.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset05{background:url('images/icon-set-shapes-diamond.svg') no-repeat,url('images/icon-set-shapes-triangle.svg') no-repeat,url('images/icon-set-shapes-circle.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset06{background:url('images/icon-set-symbols1-cross.svg') no-repeat,url('images/icon-set-symbols1-exclamation-mark.svg') no-repeat,url('images/icon-set-symbols1-check.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset08{background:url('images/icon-set-positive-yellow-smilie.svg') no-repeat,url('images/icon-set-neutral-yellow-smilie.svg') no-repeat,url('images/icon-set-negative-yellow-smilie.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset09{background:url('images/icon-set-stars-empty.svg') no-repeat,url('images/icon-set-stars-half.svg') no-repeat,url('images/icon-set-stars-full.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset10{background:url('images/icon-set-triangles-down.svg') no-repeat,url('images/icon-set-triangles-same.svg') no-repeat,url('images/icon-set-triangles-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset11{background:url('images/icon-set-positive-green-smilie.svg') no-repeat,url('images/icon-set-neutral-yellow-smilie.svg') no-repeat,url('images/icon-set-negative-red-smilie.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center !important;width:94px !important}.w2ui-icon.iconset12{background:url('images/icon-set-colorarrows-down.svg') no-repeat,url('images/icon-set-colorarrows-slightly-down.svg') no-repeat,url('images/icon-set-colorarrows-slightly-up.svg') no-repeat,url('images/icon-set-colorarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center !important;width:94px !important}.w2ui-icon.iconset13{background:url('images/icon-set-grayarrows-down.svg') no-repeat,url('images/icon-set-grayarrows-slightly-down.svg') no-repeat,url('images/icon-set-grayarrows-slightly-up.svg') no-repeat,url('images/icon-set-grayarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center !important;width:94px !important}.w2ui-icon.iconset14{background:url('images/icon-set-circles2-dark-gray.svg') no-repeat,url('images/icon-set-circles2-light-gray.svg') no-repeat,url('images/icon-set-circles2-light-red.svg') no-repeat,url('images/icon-set-circles2-dark-red.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center !important;width:94px !important}.w2ui-icon.iconset15{background:url('images/icon-set-bars-one-quarter.svg') no-repeat,url('images/icon-set-bars-half.svg') no-repeat,url('images/icon-set-bars-three-quarters.svg') no-repeat,url('images/icon-set-bars-full.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center !important;width:94px !important}.w2ui-icon.iconset16{background:url('images/icon-set-circles1-gray.svg') no-repeat,url('images/icon-set-circles1-red.svg') no-repeat,url('images/icon-set-circles1-yellow.svg') no-repeat,url('images/icon-set-circles1-green.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center !important;width:94px !important}.w2ui-icon.iconset17{background:url('images/icon-set-colorarrows-down.svg') no-repeat,url('images/icon-set-colorarrows-slightly-down.svg') no-repeat,url('images/icon-set-colorarrows-same.svg') no-repeat,url('images/icon-set-colorarrows-slightly-up.svg') no-repeat,url('images/icon-set-colorarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center,74px center !important;width:94px !important}.w2ui-icon.iconset18{background:url('images/icon-set-grayarrows-down.svg') no-repeat,url('images/icon-set-grayarrows-slightly-down.svg') no-repeat,url('images/icon-set-grayarrows-same.svg') no-repeat,url('images/icon-set-grayarrows-slightly-up.svg') no-repeat,url('images/icon-set-grayarrows-up.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center,74px center !important;width:94px !important}.w2ui-icon.iconset19{background:url('images/icon-set-bars-empty.svg') no-repeat,url('images/icon-set-bars-one-quarter.svg') no-repeat,url('images/icon-set-bars-half.svg') no-repeat,url('images/icon-set-bars-three-quarters.svg') no-repeat,url('images/icon-set-bars-full.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center,74px center !important;width:94px !important}.w2ui-icon.iconset20{background:url('images/icon-set-pies-empty.svg') no-repeat,url('images/icon-set-pies-one-quarter.svg') no-repeat,url('images/icon-set-pies-half.svg') no-repeat,url('images/icon-set-pies-three-quarters.svg') no-repeat,url('images/icon-set-pies-full.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center,74px center !important;width:94px !important}.w2ui-icon.iconset21{background:url('images/icon-set-squares-empty.svg') no-repeat,url('images/icon-set-squares-one-quarter.svg') no-repeat,url('images/icon-set-squares-half.svg') no-repeat,url('images/icon-set-squares-three-quarters.svg') no-repeat,url('images/icon-set-squares-full.svg') no-repeat;background-size:16px 16px,16px 16px,16px 16px,16px 16px,16px 16px !important;background-position:2px center,20px center,38px center,56px center,74px center !important;width:94px !important}.w2ui-icon.scaleset00{background:url('images/scale-set-00.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset01{background:url('images/scale-set-01.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset02{background:url('images/scale-set-02.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset03{background:url('images/scale-set-03.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset04{background:url('images/scale-set-04.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset05{background:url('images/scale-set-05.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset06{background:url('images/scale-set-06.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset07{background:url('images/scale-set-07.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset08{background:url('images/scale-set-08.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset09{background:url('images/scale-set-09.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset10{background:url('images/scale-set-10.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.scaleset11{background:url('images/scale-set-11.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset00{background:url('images/databar-set-00.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset01{background:url('images/databar-set-01.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset02{background:url('images/databar-set-02.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset03{background:url('images/databar-set-03.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset04{background:url('images/databar-set-04.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset05{background:url('images/databar-set-05.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset06{background:url('images/databar-set-06.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset07{background:url('images/databar-set-07.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset08{background:url('images/databar-set-08.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset09{background:url('images/databar-set-09.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset10{background:url('images/databar-set-10.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}.w2ui-icon.databarset11{background:url('images/databar-set-11.png') no-repeat;background-size:32px 32px !important;width:32px !important;height:32px !important}#layout0-button,#layout1-button,#layout2-button,#layout3-button,#layout4-button,#layout5-button,#layout6-button,#layout7-button,#layout8-button,#layout9-button,#layout10-button,#layout11-button,#layout12-button,#layout13-button,#layout14-button,#layout15-button{background-size:64px 64px !important;width:64px;height:64px}#layout0-button img,#layout1-button img,#layout2-button img,#layout3-button img,#layout4-button img,#layout5-button img,#layout6-button img,#layout7-button img,#layout8-button img,#layout9-button img,#layout10-button img,#layout11-button img,#layout12-button img,#layout13-button img,#layout14-button img,#layout15-button img{width:100%;height:100%}.w2ui-icon.print{background:url('images/lc_print.svg') no-repeat center}.w2ui-icon.undo{background:url('images/lc_undo.svg') no-repeat center}.w2ui-icon.redo{background:url('images/lc_redo.svg') no-repeat center}.w2ui-icon.copyformat{background:url('images/lc_formatpaintbrush.svg') no-repeat center}.w2ui-icon.deleteformat{background:url('images/lc_setdefault.svg') no-repeat center}.w2ui-icon.bold{background:url('images/lc_bold.svg') no-repeat center}.w2ui-icon.italic{background:url('images/lc_italic.svg') no-repeat center}.w2ui-icon.underline{background:url('images/lc_underline.svg') no-repeat center}.w2ui-icon.strikeout{background:url('images/lc_strikeout.svg') no-repeat center}.w2ui-icon.textcolor{background:url('images/lc_fontcolor.svg') no-repeat center}.w2ui-icon.backcolor{background:url('images/lc_backcolor.svg') no-repeat center}.w2ui-icon.backgroundcolor{background:url('images/lc_fillcolor.svg') no-repeat center}.w2ui-icon.alignleft{background:url('images/lc_leftpara.svg') no-repeat center}.w2ui-icon.alignhorizontal{background:url('images/lc_centerpara.svg') no-repeat center}.w2ui-icon.alignright{background:url('images/lc_rightpara.svg') no-repeat center}.w2ui-icon.alignblock{background:url('images/lc_justifypara.svg') no-repeat center}.w2ui-icon.aligntop{background:url('images/lc_aligntop.svg') no-repeat center}.w2ui-icon.alignvcenter{background:url('images/lc_alignvcenter.svg') no-repeat center}.w2ui-icon.alignbottom{background:url('images/lc_alignbottom.svg') no-repeat center}.w2ui-icon.cellverttop{background:url('images/lc_cellverttop.svg') no-repeat center}.w2ui-icon.cellvertcenter{background:url('images/lc_cellvertcenter.svg') no-repeat center}.w2ui-icon.cellvertbottom{background:url('images/lc_cellvertbottom.svg') no-repeat center}.w2ui-icon.linespacing,.w2ui-icon.spacepara1,.w2ui-icon.spacepara15{background:url('images/lc_linespacing.svg') no-repeat center}.w2ui-icon.spacepara2{background:url('images/lc_spacepara2.svg') no-repeat center}.w2ui-icon.paraspaceincrease{background:url('images/lc_paraspaceincrease.svg') no-repeat center}.w2ui-icon.paraspacedecrease{background:url('images/lc_paraspacedecrease.svg') no-repeat center}.w2ui-icon.numbering{background:url('images/lc_defaultnumbering.svg') no-repeat center}.w2ui-icon.bullet{background:url('images/lc_defaultbullet.svg') no-repeat center}.w2ui-icon.incrementindent{background:url('images/lc_leftindent.svg') no-repeat center}.w2ui-icon.decrementindent{background:url('images/lc_decrementindent.svg') no-repeat center}.w2ui-icon.outlineleft{background:url('images/lc_outlineleft.svg') no-repeat center}.w2ui-icon.outlineright{background:url('images/lc_outlineright.svg') no-repeat center}.w2ui-icon.text{background:url('images/lc_text.svg') no-repeat center}.w2ui-icon.annotation{background:url('images/lc_shownote.svg') no-repeat center}.w2ui-icon.inserttable{background:url('images/lc_inserttable.svg') no-repeat center}.w2ui-icon.insertgraphic{background:url('images/lc_gallery.svg') no-repeat center}.w2ui-icon.link{background:url('images/lc_inserthyperlink.svg') no-repeat center}.w2ui-icon.insertsymbol{background:url('images/lc_insertsymbol.svg') no-repeat center}.w2ui-icon.edit{background:url('images/lc_editdoc.svg') no-repeat center}.w2ui-icon.fold{background:url('images/lc_fold.svg') no-repeat center center / 19px;opacity:.8;filter:alpha(opacity=80)}.w2ui-icon.unfold{background:url('images/unfold.svg') no-repeat center center/ 19px;opacity:.8;filter:alpha(opacity=80)}.w2ui-icon.hamburger{background:url('images/hamburger.svg') no-repeat center}.w2ui-icon.setborderstyle{background:url('images/lc_setborderstyle.svg') no-repeat center}.w2ui-icon.togglemergecells{background:url('images/lc_togglemergecells.svg') no-repeat center}.w2ui-icon.wraptext{background:url('images/lc_wraptext.svg') no-repeat center}.w2ui-icon.numberformatstandard{background:url('images/lc_numberformatstandard.svg') no-repeat center}.w2ui-icon.numberformatcurrency{background:url('images/lc_numberformatcurrency.svg') no-repeat center}.w2ui-icon.numberformatpercent{background:url('images/lc_numberformatpercent.svg') no-repeat center}.w2ui-icon.numberformatdecimal{background:url('images/lc_numberformatdecimal.svg') no-repeat center}.w2ui-icon.numberformatdate{background:url('images/lc_numberformatdate.svg') no-repeat center}.w2ui-icon.numberformattime{background:url('images/lc_numberformattime.svg') no-repeat center}.w2ui-icon.numberformatscientific{background:url('images/lc_numberformatscientific.svg') no-repeat center}.w2ui-icon.numberformatthousands{background:url('images/lc_numberformatthousands.svg') no-repeat center}.w2ui-icon.numberformatincdecimals{background:url('images/lc_numberformatincdecimals.svg') no-repeat center}.w2ui-icon.numberformatdecdecimals{background:url('images/lc_numberformatdecdecimals.svg') no-repeat center}.w2ui-icon.insertobjectchart{background:url('images/lc_drawchart.svg') no-repeat center}.w2ui-icon.insertrowsafter{background:url('images/lc_insertrowsafter.svg') no-repeat center}.w2ui-icon.insertcolumnsafter{background:url('images/lc_insertcolumnsafter.svg') no-repeat center}.w2ui-icon.insertcolumnsbefore{background:url('images/lc_insertcolumnsbefore.svg') no-repeat center}.w2ui-icon.insertrowsbefore{background:url('images/lc_insertrowsbefore.svg') no-repeat center}.w2ui-icon.autosum{background:url('images/lc_autosum.svg') no-repeat center}.w2ui-icon.orientation{background:url('images/lc_orientation.svg') no-repeat center}.w2ui-icon.deleterows{background:url('images/lc_deleterows.svg') no-repeat center}.w2ui-icon.hiderow{background:url('images/lc_hiderow.svg') no-repeat center}.w2ui-icon.showrow{background:url('images/lc_showrow.svg') no-repeat center}.w2ui-icon.deletecolumns{background:url('images/lc_deletecolumns.svg') no-repeat center}.w2ui-icon.hidecolumn{background:url('images/lc_hidecolumn.svg') no-repeat center}.w2ui-icon.showcolumn{background:url('images/lc_showcolumn.svg') no-repeat center}.w2ui-icon.entirerow{background:url('images/lc_entirerow.svg') no-repeat center}.w2ui-icon.setoptimalrowheight{background:url('images/lc_setoptimalrowheight.svg') no-repeat center}.w2ui-icon.setoptimalcolumnwidth{background:url('images/lc_setoptimalcolumnwidth.svg') no-repeat center}.w2ui-icon.entirecell{background:url('images/lc_entirecell.svg') no-repeat center}.w2ui-icon.entirecolumn{background:url('images/lc_entirecolumn.svg') no-repeat center}.w2ui-icon.selecttable{background:url('images/lc_selecttable.svg') no-repeat center}.w2ui-icon.accepttrackedchanges{background:url('images/lc_acceptchanges.svg') no-repeat center}.w2ui-icon.ok{background:url('images/lc_ok.svg') no-repeat center}.w2ui-icon.cancel{background:url('images/lc_cancel.svg') no-repeat center}.w2ui-icon.color{background:url('images/lc_color.svg') no-repeat center}.w2ui-icon.deletepage{background:url('images/lc_deletepage.svg') no-repeat center}.w2ui-icon.duplicatepage{background:url('images/lc_duplicatepage.svg') no-repeat center}.w2ui-icon.showslide{background:url('images/lc_showslide.svg') no-repeat center}.w2ui-icon.hideslide{background:url('images/lc_hideslide.svg') no-repeat center}.w2ui-icon.equal{background:url('images/lc26049.svg') no-repeat center}.w2ui-icon.help{background:url('images/lc_helpindex.svg') no-repeat center}.w2ui-icon.insertpage{background:url('images/lc_insertpage.svg') no-repeat center}.w2ui-icon.conditionalformatdialog{background:url('images/lc_conditionalformatmenu.svg') no-repeat center}.w2ui-icon.search{background:url('images/sc_recsearch.svg') no-repeat center}.w2ui-icon.presentation{background:url('images/lc_dia.svg') no-repeat center}.w2ui-icon.sign_ok{background:url('images/sign_ok.svg') no-repeat center}.w2ui-icon.sign_not_ok{background:url('images/sign_not_ok.svg') no-repeat center}.w2ui-icon.zoomin{background:url('images/plus.svg') no-repeat center}.w2ui-icon.zoomout{background:url('images/minus.svg') no-repeat center}.w2ui-icon.zoomreset{background:url('images/lc_view100.svg') no-repeat center}.w2ui-icon.more{background:url('images/lc_downsearch.svg') no-repeat center}.w2ui-icon.firstrecord{background:url('images/lc_firstrecord.svg') no-repeat center}.w2ui-icon.nextrecord{background:url('images/lc_nextrecord.svg') no-repeat center}.w2ui-icon.prevrecord{background:url('images/lc_prevrecord.svg') no-repeat center}.w2ui-icon.lastrecord{background:url('images/lc_lastrecord.svg') no-repeat center}.w2ui-icon.sortascending{background:url('images/lc_sortascending.svg') no-repeat center}.w2ui-icon.sortdescending{background:url('images/lc_sortdescending.svg') no-repeat center}.w2ui-icon.selected{background:url('images/lc_ok.svg') no-repeat center}.w2ui-icon.users{background:url('images/contacts-dark.svg') no-repeat center}.w2ui-icon.fullscreen{background:url('images/lc_fullscreen.svg') no-repeat center}.w2ui-icon.editmode{background:url('images/lc_listitem-selected.svg') no-repeat center / 28px}.w2ui-icon.sidebar_modify_page{background:url('images/lc_sidebar.svg') no-repeat center}.w2ui-icon.sidebar_slide_change{background:url('images/lc_slidechangewindow.svg') no-repeat center}.w2ui-icon.sidebar_custom_animation{background:url('images/lc_customanimation.svg') no-repeat center}.w2ui-icon.sidebar_master_slides{background:url('images/lc_masterslide.svg') no-repeat center}.w2ui-icon.mobile_wizard{background:url('images/lc_mobile_wizard.svg') no-repeat center}.w2ui-icon.fullscreen-presentation{background:url('images/lc_fullscreen-presentation-toolbar-mobile.svg') no-repeat center}.w2ui-icon.mobile_comment_wizard{background:url('images/lc_mobile_comment_wizard.svg') no-repeat center}.w2ui-icon.insertion_mobile_wizard{background:url('images/lc_insertion_mobile_wizard.svg') no-repeat center}.w2ui-icon.viewcomments{background:url('images/lc_mobile_comment_wizard.svg') no-repeat center}.w2ui-icon.insertcomment{background:url('images/lc_insertcomment.svg') no-repeat center}.w2ui-icon.freezepanes{background:url('images/lc_freezepanes.svg') no-repeat center}.w2ui-icon.freezepanescolumn{background:url('images/lc_freezepanescolumn.svg') no-repeat center}.w2ui-icon.freezepanesrow{background:url('images/lc_freezepanesrow.svg') no-repeat center}.w2ui-icon.navigator{background:url('images/lc_navigator.svg') no-repeat center}.w2ui-icon.gridvisible{background:url('images/lc_gridvisible.svg') no-repeat center}.w2ui-icon.griduse{background:url('images/lc_griduse.svg') no-repeat center}.w2ui-icon.flipvertical{background:url('images/lc_flipvertical.svg') no-repeat center}.w2ui-icon.fliphorizontal{background:url('images/lc_fliphorizontal.svg') no-repeat center}.w2ui-icon.wrapmenu{background:url('images/lc_wrapmenu.svg') no-repeat center}.w2ui-icon.wrapoff{background:url('images/lc_wrapoff.svg') no-repeat center}.w2ui-icon.wrapon{background:url('images/lc_wrapon.svg') no-repeat center}.w2ui-icon.wrapideal{background:url('images/lc_wrapideal.svg') no-repeat center}.w2ui-icon.wrapleft{background:url('images/lc_wrapleft.svg') no-repeat center}.w2ui-icon.wrapright{background:url('images/lc_wrapright.svg') no-repeat center}.w2ui-icon.wrapthrough{background:url('images/lc_wrapthrough.svg') no-repeat center}.w2ui-icon.wrapthroughtransparencytoggle{background:url('images/lc_wrapthroughtransparencytoggle.svg') no-repeat center}.w2ui-icon.wrapcontour{background:url('images/lc_wrapcontour.svg') no-repeat center}.w2ui-icon.wrapanchoronly{background:url('images/lc_wrapanchoronly.svg') no-repeat center}.w2ui-icon.objectalignleft{background:url('images/lc_objectalignleft.svg') no-repeat center}.w2ui-icon.aligncenter{background:url('images/lc_aligncenter.svg') no-repeat center}.w2ui-icon.objectalignright{background:url('images/lc_objectalignright.svg') no-repeat center}.w2ui-icon.alignup{background:url('images/lc_alignup.svg') no-repeat center}.w2ui-icon.alignmiddle{background:url('images/lc_alignmiddle.svg') no-repeat center}.w2ui-icon.aligndown{background:url('images/lc_aligndown.svg') no-repeat center}.w2ui-icon.arrangemenu{background:url('images/lc_arrangemenu.svg') no-repeat center}.w2ui-icon.bringtofront{background:url('images/lc_bringtofront.svg') no-repeat center}.w2ui-icon.objectforwardone{background:url('images/lc_objectforwardone.svg') no-repeat center}.w2ui-icon.objectbackone{background:url('images/lc_objectbackone.svg') no-repeat center}.w2ui-icon.sendtoback{background:url('images/lc_sendtoback.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_round-rectangle{background:url('images/dark/lc_rect_rounded.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_rectangle{background:url('images/dark/lc_rect.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_quadrat{background:url('images/dark/lc_square.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_round-quadrat{background:url('images/dark/lc_basicshapes.round-quadrat.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_circle{background:url('images/dark/lc_circle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_ellipse{background:url('images/dark/lc_ellipse.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_circle-pie{background:url('images/dark/lc_pie.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_isosceles-triangle{background:url('images/dark/lc_basicshapes.isosceles-triangle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_right-triangle{background:url('images/dark/lc_basicshapes.right-triangle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_trapezoid{background:url('images/dark/lc_basicshapes.trapezoid.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_diamond{background:url('images/dark/lc_basicshapes.diamond.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_parallelogram{background:url('images/dark/lc_flowchartshapes.flowchart-data.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_pentagon{background:url('images/dark/lc_basicshapes.pentagon.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_hexagon{background:url('images/dark/lc_basicshapes.hexagon.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_octagon{background:url('images/dark/lc_basicshapes.octagon.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_cross{background:url('images/dark/lc_basicshapes.cross.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_ring{background:url('images/dark/lc_basicshapes.ring.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_block-arc{background:url('images/dark/lc_basicshapes.block-arc.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_can{background:url('images/dark/lc_basicshapes.can.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_cube{background:url('images/dark/lc_basicshapes.cube.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_paper{background:url('images/dark/lc_basicshapes.paper.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.basicshapes_frame{background:url('images/dark/lc_rect_unfilled.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.line{background:url('images/dark/lc_line.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes{background:url('images/dark/lc_symbolshapes.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_sun{background:url('images/dark/lc_symbolshapes.sun.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_moon{background:url('images/dark/lc_symbolshapes.moon.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_lightning{background:url('images/dark/lc_symbolshapes.lightning.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_heart{background:url('images/dark/lc_symbolshapes.heart.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_flower{background:url('images/dark/lc_symbolshapes.flower.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_cloud{background:url('images/dark/lc_symbolshapes.cloud.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_forbidden{background:url('images/dark/lc_symbolshapes.forbidden.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_puzzle{background:url('images/dark/lc_symbolshapes.puzzle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_bracket-pair{background:url('images/dark/lc_symbolshapes.bracket-pair.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_left-bracket{background:url('images/dark/lc_symbolshapes.left-bracket.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_right-bracket{background:url('images/dark/lc_symbolshapes.right-bracket.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_brace-pair{background:url('images/dark/lc_symbolshapes.brace-pair.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_left-brace{background:url('images/dark/lc_symbolshapes.left-brace.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_right-brace{background:url('images/dark/lc_symbolshapes.right-brace.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_quad-bevel{background:url('images/dark/lc_symbolshapes.right-brace.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_octagon-bevel{background:url('images/dark/lc_symbolshapes.octagon-bevel.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.symbolshapes_diamond-bevel{background:url('images/dark/lc_symbolshapes.diamond-bevel.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_left-arrow{background:url('images/dark/lc_arrowshapes.left-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_right-arrow{background:url('images/dark/lc_arrowshapes.right-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-arrow{background:url('images/dark/lc_arrowshapes.up-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_down-arrow{background:url('images/dark/lc_arrowshapes.down-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_left-right-arrow{background:url('images/dark/lc_arrowshapes.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-down-arrow{background:url('images/dark/lc_arrowshapes.up-down-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-right-arrow{background:url('images/dark/lc_arrowshapes.up-right-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-right-down-arrow{background:url('images/dark/lc_arrowshapes.up-right-down-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_quad-arrow{background:url('images/dark/lc_arrowshapes.quad-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_corner-right-arrow{background:url('images/dark/lc_arrowshapes.corner-right-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_split-arrow{background:url('images/dark/lc_arrowshapes.split-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_striped-right-arrow{background:url('images/dark/lc_arrowshapes.striped-right-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_notched-right-arrow{background:url('images/dark/lc_arrowshapes.notched-right-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_pentagon-right{background:url('images/dark/lc_arrowshapes.pentagon-right.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_chevron{background:url('images/dark/lc_arrowshapes.chevron.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_right-arrow-callout{background:url('images/dark/lc_arrowshapes.right-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_left-arrow-callout{background:url('images/dark/lc_arrowshapes.left-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-arrow-callout{background:url('images/dark/lc_arrowshapes.up-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_down-arrow-callout{background:url('images/dark/lc_arrowshapes.down-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_left-right-arrow-callout{background:url('images/dark/lc_arrowshapes.left-right-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-down-arrow-callout{background:url('images/dark/lc_arrowshapes.up-down-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_up-right-arrow-callout{background:url('images/dark/lc_arrowshapes.up-right-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_quad-arrow-callout{background:url('images/dark/lc_arrowshapes.quad-arrow-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_circular-arrow{background:url('images/dark/lc_arrowshapes.circular-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_split-round-arrow{background:url('images/dark/lc_arrowshapes.split-round-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrowshapes_s-sharped-arrow{background:url('images/dark/lc_arrowshapes.s-sharped-arrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_bang{background:url('images/dark/lc_starshapes.bang.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star4{background:url('images/dark/lc_starshapes.star4.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star5{background:url('images/dark/lc_starshapes.star5.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star6{background:url('images/dark/lc_starshapes.star6.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star8{background:url('images/dark/lc_starshapes.star8.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star12{background:url('images/dark/lc_starshapes.star12.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_star24{background:url('images/dark/lc_starshapes.star24.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_concave-star6{background:url('images/dark/lc_starshapes.concave-star6.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_vertical-scroll{background:url('images/dark/lc_starshapes.vertical-scroll.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_horizontal-scroll{background:url('images/dark/lc_starshapes.horizontal-scroll.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_signet{background:url('images/dark/lc_starshapes.signet.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.starshapes_doorplate{background:url('images/dark/lc_starshapes.doorplate.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_rectangular-callout{background:url('images/dark/lc_calloutshapes.rectangular-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_round-rectangular-callout{background:url('images/dark/lc_calloutshapes.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_round-callout{background:url('images/dark/lc_calloutshapes.round-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_cloud-callout{background:url('images/dark/lc_calloutshapes.cloud-callout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_line-callout-1{background:url('images/dark/lc_calloutshapes.line-callout-1.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_line-callout-2{background:url('images/dark/lc_calloutshapes.line-callout-2.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.calloutshapes_line-callout-3{background:url('images/dark/lc_calloutshapes.line-callout-3.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-process{background:url('images/dark/lc_square.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-alternate-process{background:url('images/dark/lc_basicshapes.round-quadrat.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-decision{background:url('images/dark/lc_flowchartshapes.flowchart-decision.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-data{background:url('images/dark/lc_flowchartshapes.flowchart-data.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-predefined-process{background:url('images/dark/lc_flowchartshapes.flowchart-predefined-process.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-internal-storage{background:url('images/dark/lc_flowchartshapes.flowchart-internal-storage.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-document{background:url('images/dark/lc_flowchartshapes.flowchart-document.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-multidocument{background:url('images/dark/lc_flowchartshapes.flowchart-multidocument.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-terminator{background:url('images/dark/lc_flowchartshapes.flowchart-terminator.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-preparation{background:url('images/dark/lc_flowchartshapes.flowchart-preparation.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-manual-input{background:url('images/dark/lc_flowchartshapes.flowchart-manual-input.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-manual-operation{background:url('images/dark/lc_basicshapes.trapezoid.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-connector{background:url('images/dark/lc_circle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-off-page-connector{background:url('images/dark/lc_flowchartshapes.flowchart-off-page-connector.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-card{background:url('images/dark/lc_flowchartshapes.flowchart-card.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-punched-tape{background:url('images/dark/lc_fontworkshapetype.fontwork-wave.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-summing-junction{background:url('images/dark/lc_flowchartshapes.flowchart-summing-junction.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-or{background:url('images/dark/lc_flowchartshapes.flowchart-or.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-collate{background:url('images/dark/lc_flowchartshapes.flowchart-collate.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-sort{background:url('images/dark/lc_flowchartshapes.flowchart-sort.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-extract{background:url('images/dark/lc_basicshapes.isosceles-triangle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-merge{background:url('images/dark/lc_fontworkshapetype.fontwork-triangle-down.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-stored-data{background:url('images/dark/lc_flowchartshapes.flowchart-stored-data.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-delay{background:url('images/dark/lc_flowchartshapes.flowchart-delay.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-sequential-access{background:url('images/dark/lc_flowchartshapes.flowchart-sequential-access.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-magnetic-disk{background:url('images/dark/lc_basicshapes.can.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-direct-access-storage{background:url('images/dark/lc_flowchartshapes.flowchart-direct-access-storage.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flowchartshapes_flowchart-display{background:url('images/dark/lc_flowchartshapes.flowchart-display.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connector{background:url('images/dark/lc_connector.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorarrows{background:url('images/dark/lc_connectorarrows.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorarrowend{background:url('images/dark/lc_connectorarrowend.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorlinearrowend{background:url('images/dark/lc_connectorlinearrowend.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorcurvearrowend{background:url('images/dark/lc_connectorcurvearrowend.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorlinesarrowend{background:url('images/dark/lc_connectorlinesarrowend.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorline{background:url('images/dark/lc_connectorline.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorcurve{background:url('images/dark/lc_connectorcurve.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorlines{background:url('images/dark/lc_connectorlines.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorlinearrows{background:url('images/dark/lc_connectorlinearrows.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.connectors_connectorcurvearrows{background:url('images/dark/lc_connectorcurvearrows.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.print{background:url('images/dark/lc_print.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.undo{background:url('images/dark/lc_undo.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.redo{background:url('images/dark/lc_redo.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.copyformat{background:url('images/dark/lc_formatpaintbrush.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.deleteformat{background:url('images/dark/lc_setdefault.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.bold{background:url('images/dark/lc_bold.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.italic{background:url('images/dark/lc_italic.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.underline{background:url('images/dark/lc_underline.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.strikeout{background:url('images/dark/lc_strikeout.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.textcolor{background:url('images/dark/lc_fontcolor.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.backcolor{background:url('images/dark/lc_backcolor.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.backgroundcolor{background:url('images/dark/lc_fillcolor.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignleft{background:url('images/dark/lc_leftpara.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignhorizontal{background:url('images/dark/lc_centerpara.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignright{background:url('images/dark/lc_rightpara.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignblock{background:url('images/dark/lc_justifypara.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.aligntop{background:url('images/dark/lc_aligntop.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignvcenter{background:url('images/dark/lc_alignvcenter.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignbottom{background:url('images/dark/lc_alignbottom.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.cellverttop{background:url('images/dark/lc_cellverttop.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.cellvertcenter{background:url('images/dark/lc_cellvertcenter.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.cellvertbottom{background:url('images/dark/lc_cellvertbottom.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.linespacing,.w2ui-icon.spacepara1,.w2ui-icon.spacepara15{background:url('images/dark/lc_linespacing.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.spacepara2{background:url('images/dark/lc_spacepara2.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.paraspaceincrease{background:url('images/dark/lc_paraspaceincrease.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.paraspacedecrease{background:url('images/dark/lc_paraspacedecrease.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numbering{background:url('images/dark/lc_defaultnumbering.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.bullet{background:url('images/dark/lc_defaultbullet.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.incrementindent{background:url('images/dark/lc_leftindent.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.decrementindent{background:url('images/dark/lc_decrementindent.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.outlineleft{background:url('images/dark/lc_outlineleft.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.outlineright{background:url('images/dark/lc_outlineright.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.text{background:url('images/dark/lc_text.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.annotation{background:url('images/dark/lc_shownote.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.inserttable{background:url('images/dark/lc_inserttable.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertgraphic{background:url('images/dark/lc_gallery.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.link{background:url('images/dark/lc_inserthyperlink.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertsymbol{background:url('images/dark/lc_insertsymbol.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.edit{background:url('images/dark/lc_editdoc.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.fold{background:url('images/dark/lc_fold.svg') no-repeat center center / 19px;opacity:.8;filter:alpha(opacity=80)}[data-theme='dark'] .w2ui-icon.unfold{background:url('images/dark/unfold.svg') no-repeat center center/ 19px;opacity:.8;filter:alpha(opacity=80)}[data-theme='dark'] .w2ui-icon.hamburger{background:url('images/dark/hamburger.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.setborderstyle{background:url('images/dark/lc_setborderstyle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.togglemergecells{background:url('images/dark/lc_togglemergecells.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wraptext{background:url('images/dark/lc_wraptext.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatstandard{background:url('images/dark/lc_numberformatstandard.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatcurrency{background:url('images/dark/lc_numberformatcurrency.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatpercent{background:url('images/dark/lc_numberformatpercent.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatdecimal{background:url('images/dark/lc_numberformatdecimal.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatdate{background:url('images/dark/lc_numberformatdate.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformattime{background:url('images/dark/lc_numberformattime.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatscientific{background:url('images/dark/lc_numberformatscientific.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatthousands{background:url('images/dark/lc_numberformatthousands.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatincdecimals{background:url('images/dark/lc_numberformatincdecimals.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.numberformatdecdecimals{background:url('images/dark/lc_numberformatdecdecimals.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertobjectchart{background:url('images/dark/lc_drawchart.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertrowsafter{background:url('images/dark/lc_insertrowsafter.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertcolumnsafter{background:url('images/dark/lc_insertcolumnsafter.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertcolumnsbefore{background:url('images/dark/lc_insertcolumnsbefore.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertrowsbefore{background:url('images/dark/lc_insertrowsbefore.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.autosum{background:url('images/dark/lc_autosum.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.orientation{background:url('images/dark/lc_orientation.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.deleterows{background:url('images/dark/lc_deleterows.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.hiderow{background:url('images/dark/lc_hiderow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.showrow{background:url('images/dark/lc_showrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.deletecolumns{background:url('images/dark/lc_deletecolumns.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.hidecolumn{background:url('images/dark/lc_hidecolumn.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.showcolumn{background:url('images/dark/lc_showcolumn.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.entirerow{background:url('images/dark/lc_entirerow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.setoptimalrowheight{background:url('images/dark/lc_setoptimalrowheight.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.setoptimalcolumnwidth{background:url('images/dark/lc_setoptimalcolumnwidth.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.entirecell{background:url('images/dark/lc_entirecell.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.entirecolumn{background:url('images/dark/lc_entirecolumn.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.selecttable{background:url('images/dark/lc_selecttable.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.accepttrackedchanges{background:url('images/dark/lc_acceptchanges.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.ok{background:url('images/dark/lc_ok.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.cancel{background:url('images/dark/lc_cancel.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.color{background:url('images/dark/lc_color.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.deletepage{background:url('images/dark/lc_deletepage.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.duplicatepage{background:url('images/dark/lc_duplicatepage.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.equal{background:url('images/dark/lc26049.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.help{background:url('images/dark/lc_helpindex.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertpage{background:url('images/dark/lc_insertpage.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertsheet{background:url('images/dark/plus.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.conditionalformatdialog{background:url('images/dark/lc_conditionalformatmenu.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.search{background:url('images/dark/sc_recsearch.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.presentation{background:url('images/dark/lc_dia.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sign_ok{background:url('images/dark/sign_ok.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sign_not_ok{background:url('images/dark/sign_not_ok.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.zoomin{background:url('images/dark/plus.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.zoomout{background:url('images/dark/minus.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.zoomreset{background:url('images/dark/lc_view100.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.more{background:url('images/dark/lc_downsearch.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.firstrecord{background:url('images/dark/lc_firstrecord.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.nextrecord{background:url('images/dark/lc_nextrecord.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.prevrecord{background:url('images/dark/lc_prevrecord.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.lastrecord{background:url('images/dark/lc_lastrecord.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sortascending{background:url('images/dark/lc_sortascending.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sortdescending{background:url('images/dark/lc_sortdescending.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.selected{background:url('images/dark/lc_ok.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.users{background:url('images/dark/contacts-dark.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.fullscreen{background:url('images/dark/lc_fullscreen.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.editmode{background:url('images/dark/lc_listitem-selected.svg') no-repeat center / 28px}[data-theme='dark'] .w2ui-icon.sidebar_modify_page{background:url('images/dark/lc_sidebar.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sidebar_slide_change{background:url('images/dark/lc_slidechangewindow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sidebar_custom_animation{background:url('images/dark/lc_customanimation.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sidebar_master_slides{background:url('images/dark/lc_masterslide.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.mobile_wizard{background:url('images/dark/lc_mobile_wizard.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.fullscreen-presentation{background:url('images/dark/lc_fullscreen-presentation-toolbar-mobile.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.mobile_comment_wizard{background:url('images/dark/lc_mobile_comment_wizard.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertion_mobile_wizard{background:url('images/dark/lc_insertion_mobile_wizard.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.viewcomments{background:url('images/dark/lc_mobile_comment_wizard.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.insertcomment{background:url('images/dark/lc_insertcomment.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.freezepanes{background:url('images/dark/lc_freezepanes.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.freezepanescolumn{background:url('images/dark/lc_freezepanescolumn.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.freezepanesrow{background:url('images/dark/lc_freezepanesrow.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.flipvertical{background:url('images/dark/lc_flipvertical.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.fliphorizontal{background:url('images/dark/lc_fliphorizontal.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapmenu{background:url('images/dark/lc_wrapmenu.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapoff{background:url('images/dark/lc_wrapoff.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapon{background:url('images/dark/lc_wrapon.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapideal{background:url('images/dark/lc_wrapideal.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapleft{background:url('images/dark/lc_wrapleft.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapright{background:url('images/dark/lc_wrapright.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapthrough{background:url('images/dark/lc_wrapthrough.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapthroughtransparencytoggle{background:url('images/dark/lc_wrapthroughtransparencytoggle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapcontour{background:url('images/dark/lc_wrapcontour.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.wrapanchoronly{background:url('images/dark/lc_wrapanchoronly.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.objectalignleft{background:url('images/dark/lc_objectalignleft.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.aligncenter{background:url('images/dark/lc_aligncenter.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.objectalignright{background:url('images/dark/lc_objectalignright.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignup{background:url('images/dark/lc_alignup.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.alignmiddle{background:url('images/dark/lc_alignmiddle.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.aligndown{background:url('images/dark/lc_aligndown.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.arrangemenu{background:url('images/dark/lc_arrangemenu.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.bringtofront{background:url('images/dark/lc_bringtofront.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.objectforwardone{background:url('images/dark/lc_objectforwardone.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.objectbackone{background:url('images/dark/lc_objectbackone.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.sendtoback{background:url('images/dark/lc_sendtoback.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame01{background:url('images/dark/fr01.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame02{background:url('images/dark/fr02.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame03{background:url('images/dark/fr03.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame04{background:url('images/dark/fr04.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame05{background:url('images/dark/fr05.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame06{background:url('images/dark/fr06.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame07{background:url('images/dark/fr07.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame08{background:url('images/dark/fr08.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame09{background:url('images/dark/fr09.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame10{background:url('images/dark/fr010.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame11{background:url('images/dark/fr011.svg') no-repeat center}[data-theme='dark'] .w2ui-icon.frame12{background:url('images/dark/fr012.svg') no-repeat center}[data-theme='dark'] .Open_Local_Editor{filter:invert(1)}.Open_Local_Editor{opacity:.8}.inserttable-pop{z-index:1000}#fontcolor-wrapper{position:relative;right:200px}#backcolor-wrapper{position:relative;right:200px}#backcolor-wrapper .evo-pop{z-index:1000}#fontcolor-wrapper .evo-pop{z-index:1000}.inserttable-grid{box-sizing:border-box;position:relative;padding:2px;display:block}.inserttable-grid .row{height:20px;margin:3px}.inserttable-grid .col{height:100%;float:left;padding:2px;width:20px;border:1px;border-style:solid;border-color:var(--color-border);background:var(--color-background-lighter);margin:3px 0 0 3px}.inserttable-grid .col.bright{border:1px solid var(--color-primary);background-color:var(--color-primary-lighter)}.insertshape-grid{box-sizing:border-box;position:static;padding:2px;display:block;min-width:350px;width:100%;height:auto}.insertshape-grid.insertconnectors{min-width:auto}.insertshape-grid .row{height:auto;position:static;text-align:left;display:flex;max-width:360px;flex-wrap:wrap}.insertshape-grid.insertconnectors .row{display:grid;grid-template-columns:auto auto;grid-auto-flow:row}.insertshape-grid .col{height:30px;padding:2px;width:30px;border:1px solid transparent}.insertshape-grid .row-header{height:30px;text-align:center;padding:0 7px;clear:both;background-color:var(--color-background-dark);position:static;line-height:30px;color:var(--color-main-text);border-radius:var(--border-radius)}.insertshape-grid.insertconnectors .row-header{display:none}.insertshape-grid:hover div{color:var(--color-text-darker)}.insertshape-grid .col:hover{border:1px solid var(--color-border-darker);border-radius:var(--border-radius);background-color:var(--color-background-darker) !important}tr.useritem:hover{cursor:default;background-color:rgba(67,172,232,0.25)}tr.useritem>td{padding:7px}tr.useritem>td.usercolor{display:inline-block;top:0;left:3px;position:relative}tr.useritem>td>img{border-radius:100px}.context-menu-link{text-decoration:none;color:var(--color-main-text);width:100%;display:flex;align-items:center;white-space:nowrap}.menu-entry-icon{width:32px;height:32px;vertical-align:middle;background:transparent}.menu-entry-checked{background:url('images/lc_listitem-selected.svg') no-repeat 97% center}.menu-entry-with-icon{padding-left:10px}.menubutton.LanguageStatusMenu img{display:none}.menu-entry-no-icon{padding-left:42px}#userListHeader{position:relative;background-color:transparent;display:flex !important;align-items:center;font-family:var(--cool-font);font-size:var(--default-font-size);justify-content:end}#userListHeader .avatar-img{box-sizing:border-box}#userListHeader .avatar-img,#userlist-dropdown .avatar-img{width:var(--btn-img-size);height:var(--btn-img-size);background-color:var(--color-background-lighter);background-position:center;background-size:cover;background-repeat:no-repeat;border-style:solid;border-width:2px;border-radius:100%;margin-right:5px}#followingChipBackground,#userListSummaryBackground{border-radius:var(--btn-img-size);padding:2px;display:none}#followingChipBackground{transform:translateX(calc(2.5px + 2.5px + var(--btn-img-size) - 0.6px))}#userListSummaryBackground{margin-right:5px}#followingChipBackground:hover:has(#followingChip:hover),#userListSummaryBackground:hover:has(#userListSummary:hover){background-color:var(--color-background-darker)}#followingChipBackground>#followingChip,#userListSummaryBackground>#userListSummary{cursor:pointer;margin:0;padding:0}#followingChipBackground>#followingChip{border-style:solid;border-width:2px;border-radius:calc(var(--btn-img-size));height:var(--btn-img-size);padding-left:calc(var(--btn-img-size) * 0.4);padding-right:calc(var(--btn-img-size) * 1.2);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--color-main-text);background-color:var(--color-main-background);box-sizing:border-box}#userListSummaryBackground>#userListSummary{background:transparent !important;height:fit-content !important;width:fit-content !important;min-width:0 !important;display:flex;justify-content:center;align-items:center;border:none !important}#userListSummary .avatar-img:first-child{margin-left:0}#userListSummary .avatar-img:last-child{margin-right:0 !important}#userListSummary .avatar-img{background-clip:padding-box;margin-left:-10px}#userListSummary:not(:hover) .avatar-img.following{border-color:transparent !important}#userlist-dropdown{color:var(--color-main-text);background-color:var(--color-main-background);border-radius:var(--border-radius);filter:drop-shadow(0 1px 3px var(--color-box-shadow));min-width:150px;font-size:var(--default-font-size);max-height:85vh;overflow-y:auto;overflow-x:hidden}.user-list-item{display:flex;max-width:100%;padding:4px 8px}.user-list-item:hover{cursor:pointer;background-color:var(--color-background-dark)}.user-list-item--name-container{display:grid;align-content:center}.user-list-item--name{display:flex;flex-grow:1;padding:0 8px}.user-list-item.selected-user{background-color:var(--color-background-dark);display:grid;grid-template-columns:0fr 1fr}#follow-editor{padding:8px;display:flex;align-items:center}#follow-editor .follow-editor-checkbox{margin-inline-end:11px;margin-inline-start:6px;border-radius:1px;height:16px;width:16px;box-shadow:none !important}.user-list-item:not(.selected-user) .user-list-item--following-label{display:none}.user-list-item.selected-user .user-list-item--following-label{display:flex;padding-inline-start:8px;font-size:var(--default-font-size);padding-block-end:4px;color:var(--color-text-lighter)}.user-list-item.selected-user .user-list-item--name{padding:0 8px}#userlist-dropdown::-webkit-scrollbar{width:6px}#userlist-dropdown::-webkit-scrollbar-thumb{background-color:var(--color-border)}#userlist-dropdown::-webkit-scrollbar-thumb:hover{width:8px}#userlist-dropdown::-webkit-scrollbar-track{background:transparent}#picture-brightness-entry-0 img{filter:brightness(0.6)}#picture-brightness-entry-1 img{filter:brightness(0.8)}#picture-brightness-entry-2 img{filter:brightness(1)}#picture-brightness-entry-3 img{filter:brightness(1.2)}#picture-brightness-entry-4 img{filter:brightness(1.4)}#picture-contrast-entry-0 img{filter:contrast(0.6)}#picture-contrast-entry-1 img{filter:contrast(0.8)}#picture-contrast-entry-2 img{filter:contrast(1)}#picture-contrast-entry-3 img{filter:contrast(1.2)}#picture-contrast-entry-4 img{filter:contrast(1.4)}#picture-colormode-entry-1 img{filter:grayscale(1)}#picture-colormode-entry-2 img{filter:grayscale(1) contrast(5)}#picture-colormode-entry-3 img{filter:opacity(0.2)}#picture-transparency-entry-0 img{filter:opacity(1)}#picture-transparency-entry-1 img{filter:opacity(0.85)}#picture-transparency-entry-2 img{filter:opacity(0.7)}#picture-transparency-entry-3 img{filter:opacity(0.5)}#picture-transparency-entry-4 img{filter:opacity(0.35)}#picture-transparency-entry-5 img{filter:opacity(0.2)}#picture-transparency-entry-6 img{filter:opacity(0.05)}@media only screen and (max-width:600px){#userListSummary,#userListHeader{display:none}}.w2ui-color{background-color:transparent}.w2ui-toolbar table.w2ui-button .w2ui-tb-caption,.w2ui-toolbar table.w2ui-button.checked .w2ui-tb-caption,.w2ui-reset table tr th,.w2ui-reset table tr td{font-size:var(--default-font-size);color:var(--color-main-text)}#slide-sorter{white-space:nowrap;overflow-x:hidden;overflow-y:visible;background:var(--color-background-lighter);max-height:95%;scrollbar-color:var(--color-background-darker) var(--color-background-lighter);scrollbar-width:thin}#sidebar-panel{height:100%}#first-drop-site{padding:0}.preview-frame{white-space:nowrap;text-align:center;padding:1em 0}.preview-helper{display:inline-block;height:100%;vertical-align:middle}.preview-img{min-width:160px;vertical-align:middle;max-width:164px;cursor:pointer;border:3px solid transparent !important;outline:3px solid var(--color-border);box-sizing:border-box;margin-left:10px;margin-right:10px}.preview-img-currentpart{border-color:var(--color-background-lighter) !important;outline-color:var(--color-primary-dark)}.preview-img-selectedpart{border-color:var(--color-primary) !important}.preview-img-dropsite{border-bottom:20px solid var(--color-primary)}.hidden-slide{opacity:.5}.search-not-found{background-color:var(--color-error);-webkit-transition:background-color .8s linear;-moz-transition:background-color .8s linear;-o-transition:background-color .8s linear;transition:background-color .8s linear}#slide-sorter{background:transparent}#presentation-controls-wrapper{background:var(--color-background-lighter)}.slideshow-vertical-center{margin:0;position:absolute;width:100%;top:50%;transform:translateY(-50%)}.slideshow-horizontal-center{margin:0;position:absolute;height:100%;left:50%;transform:translateX(-50%)}.slide-master-mode>.leaflet-container{background-color:var(--color-primary-lighter);box-shadow:inset 0 0 5px 0 var(--color-primary)}#presentation-controls-wrapper{border-top:1px solid var(--color-border)}.spreadsheet-cursor{cursor:cell !important}.bucket-cursor.spreadsheet-cursor{cursor:url('images/cursors/fill.png') 4 18,auto !important}.spreadsheet-tabs-container{margin:0;padding:0;position:relative;height:38px;overflow:hidden;width:100%;white-space:nowrap;text-align:start;background-color:transparent;vertical-align:middle;align-content:center}.spreadsheet-tab-scroll{width:100%;height:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-left:6px}.spreadsheet-tab-scroll::-webkit-scrollbar{display:none}.spreadsheet-tab{margin:0 !important;padding:6px 9px 4px !important;text-decoration:none;font:var(--default-font-size)/1.5 var(--cool-font);display:inline-grid;grid-auto-flow:column;justify-content:center;align-items:center;border:1px solid transparent;border-radius:var(--border-radius);background:var(--color-main-background);color:var(--color-main-text)}.spreadsheet-tab.spreadsheet-tab-selected{background-color:rgba(var(--doc-type)) !important;color:var(--color-primary-text) !important;border:1px solid var(--color-border-dark)}.spreadsheet-tab.spreadsheet-tab-protected>.lock,.spreadsheet-tab.spreadsheet-tab-protected:hover>.lock{width:16px;height:16px;background-image:url('images/lc_spreadsheet_protected.svg') !important;background-repeat:no-repeat !important}#spreadsheet-tab-scroll button.spreadsheet-tab-selected:hover{background-color:rgba(var(--doc-type)) !important;color:var(--color-primary-text) !important}.spreadsheet-tab:hover{border:1px solid var(--color-border-darker);background:var(--color-background-darker) !important;color:var(--color-text-darker) !important}#drop-zone-end-container{height:32px;width:128px;opacity:0;vertical-align:bottom;display:inline-block;background-color:var(--color-main-background)}#spreadsheet-header-corner-container{border:1px solid var(--color-border-dark);background-color:var(--colo-background-dark);cursor:pointer;position:absolute;padding:0;margin:0;left:0;top:0;width:48px;height:19px}#spreadsheet-header-corner{display:inline-block;white-space:nowrap;width:100%;height:100%;border-spacing:0 !important;position:relative;margin:0;padding:0}.spreadsheet-header-corner-styles{border:1px solid var(--color-border-dark);background-color:var(--colo-background-dark);font:var(--default-font-size)/1.5 var(--cool-font);color:var(--color-text-dark);cursor:pointer}#spreadsheet-header-columns-container{border:1px solid var(--color-border-dark);background-color:var(--colo-background-dark);position:absolute;display:inline-block;white-space:nowrap;left:49px;top:0;right:0;height:19px;overflow:hidden}#spreadsheet-header-rows-container{border:1px solid var(--color-border-dark);background-color:var(--colo-background-dark);position:absolute;left:0;top:20px;width:48px;bottom:0;overflow:hidden}.spreadsheet-header-rows,.spreadsheet-header-columns{display:inline-block;white-space:nowrap;width:100%;height:100%;border-spacing:0 !important;position:relative;margin:0;padding:0}.spreadsheet-header-row,.spreadsheet-header-column{border:1px solid var(--color-border-calc-header);background-color:var(--color-calc-header);font:var(--default-font-size)/1.5 var(--cool-font);color:var(--color-text-dark)}.spreadsheet-header-row{cursor:e-resize}.spreadsheet-header-column{cursor:s-resize}.spreadsheet-header-row-hover,.spreadsheet-header-column-hover{background-color:var(--color-calc-header-hover)}.spreadsheet-header-row-selected,.spreadsheet-header-column-selected{color:var(--color-text-calc-header-selected);background:linear-gradient(var(--color-calc-header-selected),var(--color-calc-header-selected),var(--color-calc-header-selected))}.spreadsheet-header-column-resize{cursor:col-resize}.spreadsheet-header-row-resize{cursor:row-resize}.spreadsheet-cell-autofill-marker{margin-left:0;margin-top:0;background-image:url('images/cell-autofill-marker.svg');background-size:100% 100%;background-repeat:no-repeat;cursor:crosshair}.spreadsheet-drop-down-marker{margin-left:0;margin-top:0;width:18px;height:17px;background:url('images/drop-down-button.svg') center top/16px var(--color-background-lighter) no-repeat;border:1px solid var(--color-border);box-sizing:border-box;box-shadow:0 0 1px 0 var(--color-box-shadow)}.spreadsheet-drop-down-marker:hover{cursor:pointer;background-position-y:-16px;box-shadow:0 0 0 0 transparent,inset 0 0 1px 0 #00000015}[data-docType='spreadsheet'] #toolbar-wrapper.tablet{z-index:auto}[data-docType='spreadsheet'] #toolbar-wrapper.tablet.readonly{z-index:-1}#formulabar-row{display:grid;grid-template-columns:120px auto;align-items:center;padding:4px;background-color:var(--color-main-background);border-top:1px solid var(--color-border)}#formulabar-toolbox{grid-template-rows:30px}#AutoSumMenu{grid-template-rows:var(--btn-size)}#formulabar.expanded>.root-container>.formulabar{grid-template-rows:72px}#formulabar.expanded #formulabar-toolbox{grid-template-rows:72px}#formulabar,#addressInput{display:none}#formulabar>.root-container>.formulabar{display:grid;grid-template-columns:112px auto;grid-template-rows:30px}#formulabar>.root-container>.formulabar *{box-sizing:border-box}.empty-deltas{pointer-events:none}#spreadsheet-toolbar{width:100%;z-index:1000;display:grid;grid-template-columns:170px auto;text-align:center;vertical-align:middle;padding:0;background-color:var(--color-main-background);border-top:1px solid var(--color-border)}#sheets-buttons-toolbox>div.toolbox{display:grid;grid-auto-flow:column;align-content:center;height:38px}#sheets-buttons-toolbox .unotoolbutton{width:var(--btn-size);height:var(--btn-size)}.tab-drop-area{height:32px;width:4px;opacity:0;vertical-align:bottom;display:inline-block;background-color:var(--color-main-background)}.tab-drop-area-active{background-color:#6d6dd3}.tab-drop-area.tab-drop-area-active{opacity:100% !important}.writer-drop-down-marker{cursor:pointer;min-width:22px;min-height:22px;background:url('images/unfold.svg') center/16px var(--color-background-lighter) no-repeat;border:1px solid var(--color-border-darker);border-radius:var(--border-radius);box-sizing:border-box;box-shadow:0 0 1px 1px #00000015}[data-theme='dark'] .writer-drop-down-marker{background:url('images/dark/unfold.svg') center/16px var(--color-background-lighter) no-repeat;border:1px solid var(--color-primary-lighter)}.iframe-dialog-wrap{position:absolute;z-index:1106;left:50%;top:50%}.iframe-dialog-wrap:focus{outline:0}.iframe-dialog-content{margin-left:-50%;margin-top:-50%}.iframe-dialog-modal{height:424px;width:448px;border:1px solid var(--color-border);box-shadow:0 -1px 2px 0 rgba(0,0,0,0.15),0 2px 2px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 2px 0 rgba(0,0,0,0.15),0 2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 -1px 2px 0 rgba(0,0,0,0.15),0 2px 2px 0 rgba(0,0,0,0.1);border-radius:var(--border-radius);background:var(--color-background-lighter)}#iframe-feedback{height:470px}@charset "UTF-8";/*! + * jQuery contextMenu - Plugin for simple contextMenu handling + * + * Version: v2.9.2 + * + * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF) + * Web: http://swisnl.github.io/jQuery-contextMenu/ + * + * Copyright (c) 2011-2020 SWIS BV and contributors + * + * Licensed under + * MIT License http://www.opensource.org/licenses/mit-license + * + * Date: 2020-05-13T13:55:37.023Z + */@-webkit-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@-o-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@font-face{font-family:"context-menu-icons";font-style:normal;font-weight:normal;src:url("font/context-menu-icons.eot?33lxn");src:url("font/context-menu-icons.eot?33lxn#iefix") format("embedded-opentype"),url("font/context-menu-icons.woff2?33lxn") format("woff2"),url("font/context-menu-icons.woff?33lxn") format("woff"),url("font/context-menu-icons.ttf?33lxn") format("truetype")}.context-menu-icon-add:before{content:"\EA01"}.context-menu-icon-copy:before{content:"\EA02"}.context-menu-icon-cut:before{content:"\EA03"}.context-menu-icon-delete:before{content:"\EA04"}.context-menu-icon-edit:before{content:"\EA05"}.context-menu-icon-loading:before{content:"\EA06"}.context-menu-icon-paste:before{content:"\EA07"}.context-menu-icon-quit:before{content:"\EA08"}.context-menu-icon::before{position:absolute;top:50%;left:0;width:2em;font-family:"context-menu-icons";font-size:1em;font-style:normal;font-weight:normal;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon-loading:before{-webkit-animation:cm-spin 2s infinite;-o-animation:cm-spin 2s infinite;animation:cm-spin 2s infinite}.context-menu-icon.context-menu-icon--fa{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa::before{position:absolute;top:50%;left:0;width:2em;font-family:FontAwesome;font-size:1em;font-style:normal;font-weight:normal;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-icon--fa.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon--fa5{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa5 i,.context-menu-icon.context-menu-icon--fa5 svg{position:absolute;top:.3em;left:.5em;color:#2980b9}.context-menu-icon.context-menu-icon--fa5.context-menu-hover>i,.context-menu-icon.context-menu-icon--fa5.context-menu-hover>svg{color:#fff}.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,.context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg{color:#bbb}.context-menu-list{position:absolute;display:inline-block;min-width:13em;max-width:26em;padding:.25em 0;margin:.3em;font-family:inherit;font-size:inherit;list-style-type:none;background:#fff;border:1px solid #bebebe;border-radius:.2em;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5)}.context-menu-item{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:.2em 2em;color:#2f2f2f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.context-menu-separator{padding:0;margin:.35em 0;border-bottom:1px solid #e6e6e6}.context-menu-item>label>input,.context-menu-item>label>textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.context-menu-item.context-menu-hover{color:#fff;cursor:pointer;background-color:#2980b9}.context-menu-item.context-menu-disabled{color:#bbb;cursor:default;background-color:#fff}.context-menu-input.context-menu-hover{color:#2f2f2f;cursor:default}.context-menu-submenu:after{position:absolute;top:50%;right:.5em;z-index:1;width:0;height:0;content:'';border-color:transparent transparent transparent #2f2f2f;border-style:solid;border-width:.25em 0 .25em .25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.context-menu-item.context-menu-input{padding:.3em .6em}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>input[type="checkbox"],.context-menu-input>label>input[type="radio"]{position:relative;top:.12em;margin-right:.4em}.context-menu-input>label{margin:0}.context-menu-input>label,.context-menu-input>label>input[type="text"],.context-menu-input>label>textarea,.context-menu-input>label>select{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.context-menu-input>label>textarea{height:7em}.context-menu-item>.context-menu-list{top:.3em;right:-.3em;display:none}.context-menu-item.context-menu-visible>.context-menu-list{display:block}.context-menu-accesskey{text-decoration:underline}.sm{position:relative;z-index:9999}.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm li,.sm a{position:relative}.sm a{display:block}.sm a.disabled{cursor:not-allowed}.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sm-simple{border:1px solid #bbb;background:white;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);box-shadow:0 1px 1px rgba(0,0,0,0.2)}.sm-simple a,.sm-simple a:hover,.sm-simple a:focus,.sm-simple a:active{padding:13px 20px;padding-right:58px;color:#555;font-family:"Lucida Sans Unicode","Lucida Sans","Lucida Grande",Arial,sans-serif;font-size:16px;font-weight:normal;line-height:17px;text-decoration:none}.sm-simple a.current{background:#555;color:white}.sm-simple a.disabled{color:#ccc}.sm-simple a span.sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:4px;width:34px;height:34px;overflow:hidden;font:bold 14px/34px monospace !important;text-align:center;text-shadow:none;background:rgba(0,0,0,0.08)}.sm-simple a.highlighted span.sub-arrow:before{display:block;content:'-'}.sm-simple li{border-top:1px solid rgba(0,0,0,0.05)}.sm-simple>li:first-child{border-top:0}.sm-simple ul{background:rgba(179,179,179,0.1)}.sm-simple ul a,.sm-simple ul a:hover,.sm-simple ul a:focus,.sm-simple ul a:active{font-size:14px;border-left:8px solid transparent}.sm-simple ul ul a,.sm-simple ul ul a:hover,.sm-simple ul ul a:focus,.sm-simple ul ul a:active{border-left:16px solid transparent}.sm-simple ul ul ul a,.sm-simple ul ul ul a:hover,.sm-simple ul ul ul a:focus,.sm-simple ul ul ul a:active{border-left:24px solid transparent}.sm-simple ul ul ul ul a,.sm-simple ul ul ul ul a:hover,.sm-simple ul ul ul ul a:focus,.sm-simple ul ul ul ul a:active{border-left:32px solid transparent}.sm-simple ul ul ul ul ul a,.sm-simple ul ul ul ul ul a:hover,.sm-simple ul ul ul ul ul a:focus,.sm-simple ul ul ul ul ul a:active{border-left:40px solid transparent}@media(min-width:768px){.sm-simple ul{position:absolute;width:12em}.sm-simple li{float:left}.sm-simple.sm-rtl li{float:right}.sm-simple ul li,.sm-simple.sm-rtl ul li,.sm-simple.sm-vertical li{float:none}.sm-simple a{white-space:nowrap}.sm-simple ul a,.sm-simple.sm-vertical a{white-space:normal}.sm-simple .sm-nowrap>li>a,.sm-simple .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm-simple{background:white}.sm-simple a,.sm-simple a:hover,.sm-simple a:focus,.sm-simple a:active,.sm-simple a.highlighted{padding:11px 20px;color:#555}.sm-simple a:hover,.sm-simple a:focus,.sm-simple a:active,.sm-simple a.highlighted{background:#eee}.sm-simple a.current{background:#555;color:white}.sm-simple a.disabled{background:white;color:#ccc}.sm-simple a.has-submenu{padding-right:32px}.sm-simple a span.sub-arrow{top:50%;margin-top:-8px;right:20px;width:8px;height:16px;font:14px/16px monospace !important;background:transparent}.sm-simple a.highlighted span.sub-arrow:before{display:none}.sm-simple>li{border-top:0;border-left:1px solid #eee}.sm-simple>li:first-child{border-left:0}.sm-simple ul{border:1px solid #bbb;background:white;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);box-shadow:0 1px 1px rgba(0,0,0,0.2)}.sm-simple ul a{border:0 !important}.sm-simple ul a.has-submenu{padding-right:20px}.sm-simple ul a span.sub-arrow{right:auto;margin-left:-12px}.sm-simple ul>li{border-left:0;border-top:1px solid #eee}.sm-simple ul>li:first-child{border-top:0}.sm-simple span.scroll-up,.sm-simple span.scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:white;height:20px}.sm-simple span.scroll-up-arrow,.sm-simple span.scroll-down-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #555 transparent}.sm-simple span.scroll-down-arrow{top:6px;border-style:solid dashed dashed dashed;border-color:#555 transparent transparent transparent}.sm-simple.sm-rtl a.has-submenu{padding-right:20px;padding-left:32px}.sm-simple.sm-rtl a span.sub-arrow{right:auto;left:20px}.sm-simple.sm-rtl.sm-vertical a.has-submenu{padding:11px 20px}.sm-simple.sm-rtl.sm-vertical a span.sub-arrow{right:20px;margin-right:-12px}.sm-simple.sm-rtl>li:first-child{border-left:1px solid #eee}.sm-simple.sm-rtl>li:last-child{border-left:0}.sm-simple.sm-rtl ul a.has-submenu{padding:11px 20px}.sm-simple.sm-rtl ul a span.sub-arrow{right:20px;margin-right:-12px}.sm-simple.sm-vertical a span.sub-arrow{right:auto;margin-left:-12px}.sm-simple.sm-vertical li{border-left:0;border-top:1px solid #eee}.sm-simple.sm-vertical>li:first-child{border-top:0}}.iframe-welcome-wrap,.iframe-welcome-content{position:fixed;z-index:1106;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--color-overlay)}.iframe-welcome-modal{display:flex;width:95%;height:95%;max-width:700px;max-height:512px;justify-content:center;align-items:center;-webkit-box-shadow:0 0 3px var(--color-box-shadow);box-shadow:0 0 3px var(--color-box-shadow);border-width:0;border-radius:var(--border-radius-large);background-color:var(--color-background-lighter)}#main-menu{top:0;height:auto;z-index:1000;outline:0;float:left;background-color:transparent;margin-left:5px;white-space:nowrap;display:inline}#main-menu.readonly{top:0}#document-header{position:relative;background:transparent}.main-nav.hasnotebookbar.readonly>#main-menu #document-header{display:none}@media screen and (max-width:800px){.main-nav.hasnotebookbar:not(.readonly) #document-header{display:none !important}}.document-logo{position:relative;width:30px;height:30px}.document-title{white-space:nowrap;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;flex:1 1 auto}.readonly .document-title{justify-content:flex-end}.rotate-icon{animation:spin 2s linear infinite}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}#save{display:flex;font-size:var(--default-font-size);font-family:var(--cool-font);position:relative;background:transparent;line-height:0;align-items:center;justify-content:center}#save.saving img{background:url('images/lc_saving.svg') no-repeat center}nav.hasnotebookbar #save::after{position:absolute;bottom:0}nav.hasnotebookbar #save.saving::after{content:var(--save-state);font-size:var(--default-font-size);font-family:var(--cool-font);color:var(--color-main-text)}#save.saved img{background:url('images/lc_saved.svg') no-repeat center;filter:grayscale(0)}nav.hasnotebookbar #save.saved::after{content:var(--save-state);color:#309048}[data-theme='dark'] #save.saving img{background:url('images/dark/lc_saving.svg') no-repeat center}#document-titlebar{display:inline-table;table-layout:fixed;border-spacing:5px 0;max-height:39px;flex-grow:1}.readonly #document-titlebar{float:right;margin-right:52px}.main-nav.hasnotebookbar:not(.readonly) #document-titlebar{display:flex;align-self:center}@media screen and (max-width:900px){.main-nav.hasnotebookbar:not(.readonly) #document-titlebar{display:none}.notebookbar-tabs-container{flex:1 1 auto !important}}.main-nav.readonly #optionstoolboxdown{display:none}.main-nav{box-sizing:border-box;height:var(--header-height);width:100%;background:var(--color-background-lighter);padding:3px 3px 3px 0;white-space:nowrap;z-index:12;display:flex;align-items:center}.main-nav.readonly{position:relative;border-bottom:1px solid var(--color-border)}.main-nav.hasnotebookbar{height:var(--header-height);scrollbar-width:none;-ms-scrollbar:none}.main-nav.hasnotebookbar::-webkit-scrollbar{height:0}.main-nav.hasnotebookbar:not(.readonly){background:var(--color-main-background);padding:0;overflow:scroll hidden;padding-inline-start:5px}.lo-menu{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:var(--color-main-background);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.lo-menu a,.lo-menu a:hover,.lo-menu a:focus,.lo-menu a:active{font-family:var(--cool-font);font-size:var(--default-font-size);line-height:15px}.lo-menu ul a,.lo-menu ul a:hover,.lo-menu ul a:focus,.lo-menu ul a:active{font-size:var(--default-font-size)}.lo-menu a.disabled{cursor:not-allowed}.lo-menu>li>a,.lo-menu>li>a.has-submenu{padding:8px;z-index:400;border:1px solid transparent}.lo-menu a,.lo-menu a:hover,.lo-menu a:focus,.lo-menu a:active,.lo-menu a.highlighted{padding:5px 22px;color:var(--color-main-text)}.lo-menu a:hover,.lo-menu a:focus,.lo-menu a:active,.lo-menu a.highlighted{background:var(--color-background-darker);color:var(--color-text-darker)}.lo-menu>li,.lo-menu>li>.disabled{background:transparent;border-left-color:transparent}.lo-menu>li .disabled{background:var(--color-main-background);color:var(--color-text-lighter)}.lo-menu>li>a:hover,.lo-menu>li>a:focus,.lo-menu>li>a:active,.lo-menu>li>a.highlighted{background:var(--color-background-darker);color:var(--color-text-darker);border-color:var(--color-border-darker);border-bottom:1px solid var(--color-border-darker)}.lo-menu>li>a.highlighted{border-bottom-color:var(--color-border-dark)}.lo-menu>li>ul{margin-top:-1px !important;z-index:400}.lo-menu>li>a span.sub-arrow{display:none}.lo-menu.notebookbar>li>a{background-color:transparent;border:0;line-height:normal}.lo-menu ul{border:1px solid var(--color-border);background:var(--color-main-background)}.lo-menu ul a span.sub-arrow{right:0;margin-right:5px;background:transparent url('images/lc_menu_chevron.svg') no-repeat center right;color:transparent}.lo-menu ul a:hover>span.sub-arrow{-webkit-filter:brightness(100);filter:brightness(100)}.lo-menu ul>li{border-left:0;border-top:0}.lo-menu a.separator{height:1px;margin:4px 0;overflow:hidden;padding-top:0;padding-bottom:0;background-color:var(--color-border-lighter)}.main-nav:after{clear:both;content:'\00a0';display:block;height:0;font:0/0 serif;overflow:hidden}.main-menu-btn{margin:2px 10px;position:relative;display:none;width:17px;height:21px;text-indent:17px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.main-menu-btn-icon,.main-menu-btn-icon:before,.main-menu-btn-icon:after{position:absolute;top:50%;left:1px;height:2px;width:17px;background:#555;-webkit-transition:all .25s;transition:all .25s}.main-menu-btn-icon:before{content:'';top:-7px;left:0}.main-menu-btn-icon:after{content:'';top:7px;left:0}#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}#main-menu-state:not(:checked) ~ #main-menu{display:block}#main-menu-state:checked ~ #main-menu{display:block}.lo-menu-item-checked::before{position:absolute;content:' ';left:2px;background:url('images/lc_listitem-selected.svg') no-repeat left -2px;width:20px;height:20px}.lo-menu-item-checked:hover::before{color:var(--color-text-dark);-webkit-filter:brightness(100);filter:brightness(100)}.writer-icon-img{background-image:url('images/x-office-document.svg');background-size:16px 16px;background-repeat:no-repeat;background-position:center}.calc-icon-img{background-image:url('images/x-office-spreadsheet.svg');background-size:16px 16px;background-repeat:no-repeat;background-position:center}.impress-icon-img{background-image:url('images/x-office-presentation.svg');background-size:16px 16px;background-repeat:no-repeat;background-position:center}.draw-icon-img{background-image:url('images/x-office-drawing.svg');background-size:16px 16px;background-repeat:no-repeat;background-position:center}#menu-last-mod a{color:var(--color-text-lighter);padding:8px 15px 7px;z-index:400;border:1px solid transparent}#menu-last-mod a:hover{color:var(--color-text-darker)}#main-menu .locking-disabled,#menu-nb-hamburger .locking-disabled{color:var(--color-text-lighter) !important;background-color:var(--color-background-lighter);box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.2);background:url('images/lc_lock.svg') right top / 24px no-repeat}#main-menu .locking-disabled{background-size:19px;background-position-y:3px}#main-menu .locking-disabled:hover,#menu-nb-hamburger .locking-disabled:hover{background-color:var(--color-background-lighter);background-position:right bottom !important}#main-menu .locking-disabled:hover{background-position-y:-17px !important}.locking-disabled:not(.mobile-wizard) img.unobutton,#toolbar-up .locking-disabled .w2ui-tb-image.w2ui-icon{background:url('images/lc_lock.svg') center top / 24px no-repeat !important;width:24px !important;padding-left:24px;box-sizing:border-box}.locking-disabled:hover img.unobutton,#toolbar-up .locking-disabled .w2ui-tb-image.w2ui-icon:hover{background-position:bottom !important}.locking-disabled>.notebookbar.has-label img.unobutton{background-size:32px;padding-left:32px}#mobile-wizard .locking-overlay{position:relative;width:20px;height:20px;right:0;bottom:0;z-index:2;border-radius:var(--border-radius);text-align:right;margin-right:4%;overflow:hidden}#mobile-wizard:not(.menuwizard) .locking-overlay{top:-38px;background:var(--color-background-lighter);left:-8px;box-shadow:0 0 1px 2px #00000025}#mobile-wizard:not(.menuwizard) button ~ .locking-overlay{margin:auto;padding-right:77%;background-color:transparent;box-shadow:none;filter:brightness(4)}#mobile-wizard:not(.menuwizard) .locking-overlay-lock{filter:brightness(0.8) contrast(1.8)}#mobile-wizard.menuwizard .locking-overlay-lock{width:20px;filter:brightness(0.8) contrast(1.8);-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-direction:normal;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:up-n-down-anim;animation-name:up-n-down-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@keyframes up-n-down-anim{0%{margin-top:0}50%{margin-top:-20px}100%{margin-top:0}}@-webkit-keyframes up-n-down-anim{0%{margin-top:0}50%{margin-top:-20px}100%{margin-top:0}}.sidebar .locking-overlay{height:22px;overflow:hidden;float:left;position:relative;right:-7px;box-shadow:0 0 1px 1px #0003;border-radius:12px}.sidebar .locking-overlay-lock{width:20px;background-color:var(--color-background-lighter);padding:1px}.sidebar .locking-disabled:hover .locking-overlay-lock{margin-top:-20px}.sidebar .locking-disabled button:hover ~ .locking-overlay{box-shadow:0 0 4px 0 var(--color-primary-darker)}.restricted-item{display:none !important}label.mobile-wizard{display:block;float:left}.menuwizard .menu-entry-icon{padding-left:4%}#mobile-wizard:not(.menuwizard) .menu-entry-with-icon{padding-left:10px;white-space:nowrap}span.menu-entry-icon img{width:24px !important;margin:4px !important}span.menu-entry-icon{padding-left:2%}#mobile-wizard.menuwizard .mobile-wizard-back.close-button{visibility:hidden !important}#toolbar-hamburger.menuwizard-opened{z-index:1501 !important;position:relative !important;background-color:var(--color-primary-lighter) !important;padding-left:3px !important;border-radius:0 0 0 15px !important}#mobile-wizard.menuwizard .mobile-wizard-titlebar{border:none !important}span#main-menu-btn-icon{filter:none !important}#fontnamecombobox{padding-right:0}#style{display:flex}#fontsizecombobox.mobile-wizard{width:100%}.ui-header.level-1.mobile-wizard.ui-widget img[src='images/lc_exportpdf.svg']{visibility:visible}.layout{height:58px;width:72px;overflow:hidden;margin:2px !important;display:inline-block;border:1px solid #fff}.layout.cool-context-down{background-color:#ddd;box-shadow:inset 0 -1px 2px 5px #eee;border-color:#ddd;border-radius:var(--border-radius)}.mobile-wizard.ui-button-box{margin-bottom:30px}.color-sample-selected{height:32px !important;width:32px !important;box-shadow:0 0 2px 0 #0000008f;border-radius:100px}.no-color-selected,.auto-color-selected{text-align:center;font-size:30pt;line-height:32px;font-weight:300;color:#f00 !important;background-color:#fff !important}.colors-container-selected-basic-color{box-shadow:0 2px 3px -2px var(--color-primary);border-radius:var(--border-radius);border:2px solid var(--color-primary) !important}.color-sample-small{border:2px solid var(--color-border-lighter);width:28px;height:28px;color:#f0f8ff;text-align:center;vertical-align:bottom;display:table-cell;border-radius:var(--border-radius)}.color-sample-big{padding:5px;width:118px;height:42px;color:#f0f8ff;text-align:right;vertical-align:bottom;display:table-cell;box-shadow:0 0 0 1px var(--color-border-lighter),1px 1px 0 3px var(--color-background-lighter)}.colors-container{display:table;padding:0 4%}.colors-container-no-color-row,.colors-container-auto-color-row{display:flex;justify-content:flex-start;align-items:center;height:50px}.colors-container-basic-colors-row{padding:0 0 4%}.colors-container-tints{padding-bottom:0}.no-color-control-label,.auto-color-control-label{display:table-cell !important;padding-left:8px;vertical-align:middle;white-space:nowrap;float:initial !important}.no-color-control-mark,.auto-color-control-mark{color:#0b87e7 !important;font-size:larger;line-height:0}.no-color-control-icon,.auto-color-control-icon{display:table-cell !important;height:32px !important;width:32px !important;text-align:center;font-size:26pt;line-height:28px;font-weight:300;color:#f00 !important;background:url('images/lc_square_rounded_unfilled.svg') no-repeat center;float:initial !important}.colors-container-basic-color-mark{border:4px solid transparent;border-top:5px solid #0b87e7;margin-top:2px;position:absolute;margin-left:10px}.colors-container-tint-mark{width:20px;height:20px;background-image:url('images/lc_color-picker-selected.svg');margin-left:auto;background-repeat:no-repeat;background-size:auto}p.mobile-wizard.ui-combobox-text{margin:0;display:inline-block;width:96%;vertical-align:middle;line-height:42px;font-size:var(--default-font-size);padding-left:4%}.menuwizard #mobile-wizard-content>div .ui-widget{padding-left:0 !important}#mobile-wizard:not(.menuwizard) #mobile-wizard-content>.ui-header.level-0.mobile-wizard.ui-widget{padding-left:2% !important;width:100%}#BackgroundColor>.ui-header-left{width:100% !important}p.mobile-wizard.ui-combobox-text:not(.selected){color:var(--color-main-text) !important}p.mobile-wizard.ui-combobox-text.selected{background:url('images/lc_listitem-selected.svg') no-repeat right;background-position-x:94%;color:var(--color-primary) !important}#mobile-wizard-content{overflow-y:hidden;overflow-x:hidden;position:static;width:100%;min-height:100%}#mobile-wizard.funcwizard div#mobile-wizard-content.hideHelpBG{background:none !important}#mobile-wizard.funcwizard div#mobile-wizard-content.showHelpBG{background:url('images/lc_helpindex_secondary.svg') no-repeat right 16px bottom 88px / 124px !important}#ParaPropertyPanel+.ui-content{display:flex;flex-wrap:wrap !important;justify-content:space-around}.ui-tabs-content>div[title='Layouts']{justify-content:center;-ms-box-orient:horizontal !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-self:center !important;align-items:center !important;-webkit-flex-wrap:wrap !important;flex-wrap:wrap !important;margin-top:25px}#mobile-wizard #rotationlabel,#cellbackgroundlabel,#NumberFormatCurrency>.unolabel,#NumberFormatPercent>.unolabel,#NumberFormatDecimal>.unolabel{display:none}#rotationlabel:not(#mobile-wizard){visibility:hidden}#mobile-wizard #NumberFormatDecimal,#mobile-wizard #NumberFormatPercent{margin-left:20%}#mobile-wizard #NumberFormatCurrency{margin-left:4%}#ScNumberFormatPropertyPanel+.ui-content .unospan-numberformat{width:32px;float:left;margin-bottom:4%}.menuwizard .mobile-wizard-back{background-position-x:22px;width:52px}.mobile-wizard-back.close-button{transform:rotate(-90deg);background-position-x:center}.mobile-wizard-back{background-image:url('images/lc_closedocmobile.svg');background-repeat:no-repeat;width:48px;background-position-x:16px;background-position-y:center;height:20px}#mobile-wizard{width:100%;position:relative;bottom:0;z-index:2001;background-color:var(--color-main-background);box-shadow:0 -2px 4px 1px #00000030;overflow-x:hidden;overflow-y:auto}#mobile-wizard.menuwizard{z-index:1001;background-color:var(--color-background-lighter)}#mobile-wizard-content *{font-family:var(--mobile-font);color:var(--color-main-text)}.mobile-wizard-titlebar{background-color:var(--color-background-lighter);top:63px;height:var(--header-height);color:var(--color-main-text);border-bottom:1px solid var(--color-border) !important;position:sticky;z-index:2}.ui-content.mobile-wizard:not(.unotoolbutton){background-color:var(--color-main-background) !important;border:none !important;padding:0 0 16px}#mobile-wizard-content>#ScCellAppearancePropertyPanel+.ui-content.level-0.mobile-wizard{display:flex;justify-content:center;align-items:start;align-self:start;flex-wrap:wrap}#mobile-wizard-content>#ScCellAppearancePropertyPanel+.ui-content.level-0.mobile-wizard .borderbutton{width:42px;padding:1px;background-color:#eee;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}#mobile-wizard-content>#ScCellAppearancePropertyPanel+.ui-content.level-0.mobile-wizard .borderbutton.selected{-webkit-box-shadow:inset 0 0 0 2px #0867af !important;box-shadow:inset 0 0 0 2px #0867af !important}.ui-header.mobile-wizard{width:100%;height:56px !important;font-size:var(--default-font-size) !important;margin:0;padding:0;border:solid 1px transparent;display:flex;flex-direction:row;align-items:center;background-color:var(--color-main-background);justify-content:space-between}.ui-explorable-entry.mobile-wizard.disabled .ui-header .ui-header-left *{color:var(--color-text-lighter) !important}.ui-header.mobile-wizard:active,.mobile-wizard.ui-combobox-text:active,.ui-header.mobile-wizard:focus,.mobile-wizard.ui-combobox-text:focus,.ui-header.mobile-wizard:hover,.mobile-wizard.ui-combobox-text:hover{background-color:var(--color-background-dark)}#mobile-wizard .ui-header.mobile-wizard-widebutton{width:100%;height:56px !important;font-size:var(--default-font-size) !important;margin:0;padding:0;border:solid 1px transparent;display:flex;flex-direction:row;align-items:center;background-color:var(--color-main-background)}#mobile-wizard .ui-content .unobutton{width:32px;height:32px;vertical-align:middle}#mobile-wizard .ui-content.unobutton.selected{box-shadow:0 0 0 8px var(--color-background-dark);border-radius:var(--border-radius);background-color:var(--color-background-dark)}.mobile-wizard .unotoolbutton.disabled,.mobile-wizard-widebutton.disabled{color:silver}.unotoolbutton.disabled img,.mobile-wizard-widebutton.disabled img{-webkit-filter:grayscale(90%) brightness(120%);filter:grayscale(90%) brightness(120%);opacity:.75}.mobile-wizard.unotoolbutton .arrowbackground{display:none}#mobile-wizard-content .ui-content>table>tr>td>table>table>tr:first-child>td>img{margin-top:0 !important}.mobile-wizard .ui-content.unospan{line-height:32px;display:table;padding-left:4%}.mobile-wizard .ui-content.unolabel{vertical-align:middle}.sub-menu-title{padding-left:4%}.sub-menu-arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);display:table-cell;padding-left:10px;padding-right:10px;background:url('images/lc_closedocmobile.svg') no-repeat left / 10px;font-size:1.5em;font-weight:bold;color:transparent !important;vertical-align:middle;margin-right:4%}.func-info-icon{display:block;background:url('images/lc_helpindex.svg') no-repeat center;min-width:28px;min-height:28px}.func-info-sig{margin:1em 0 1em 4%;font-weight:bold;color:#444 !important}.func-info-desc{margin-left:4%}.entry-value{display:table-cell;vertical-align:middle}.ui-header-right{display:table;margin-right:4%}.ui-header-left{margin-left:4%;max-width:62% !important}.ui-header.level-1.mobile-wizard.ui-widget .ui-header-left span.menu-entry-with-icon{vertical-align:middle}.flex-fullwidth{flex-grow:100}.ui-tabs.mobile-wizard{text-align:center;height:42px;display:flex;width:100%;padding:0;overflow-x:auto}#mobile-wizard-tabs{position:sticky;top:0;z-index:2;background-color:var(--color-background-lighter)}.ui-tab.mobile-wizard{flex:auto;display:table-cell;height:36px;line-height:36px;vertical-align:middle;margin:0 5%;border-radius:10px;border:0;color:var(--color-text-lighter)}.ui-tab.selected.mobile-wizard{border:0;color:var(--color-primary);border-radius:0;border-bottom:solid 1px var(--color-primary-dark)}[id|='tb_colorselector'] .w2ui-tb-caption>div{height:32px !important;width:32px !important}[name|='colorselector']{width:80px}.colorimage{float:left;height:32px}.spinfieldcontrols{background-color:var(--color-background-darker);text-align:center;display:inline-block;vertical-align:middle;border-left:1px solid var(--color-border-dark)}.spinfieldunit{color:var(--color-text-dark) !important;width:30px;margin:0 10px}.plus{border-left:1px solid var(--color-border-dark);font-size:22px;width:48px;height:48px;color:var(--color-text-dark) !important;display:table-cell;vertical-align:middle}.minus{border-right:1px solid var(--color-border-dark);font-size:22px;width:48px;height:48px;color:var(--color-text-dark) !important;display:table-cell;vertical-align:middle}.spinfieldcontainer .plus:active,.spinfieldcontainer .minus:active{background-color:var(--color-primary-lighter);font-weight:bold}.spinfieldimage{width:24px;height:24px;vertical-align:middle;padding-left:8px}.spinfieldcontainer .spinfieldcontrols{height:49px;float:right}.spinfieldcontainer input.spinfield:not(.sidebar){padding-top:0}.mobile-wizard input.spinfield:disabled{background:linear-gradient(to right,var(--color-background-lighter) 0,var(--color-background-dark) 15%,var(--color-background-dark) 40%,var(--color-background-lighter) 100%);color:var(--color-text-lighter) !important;border-radius:var(--border-radius);height:48px !important}input.spinfield:disabled+.spinfieldunit{color:var(--color-text-lighter) !important}input.spinfield:disabled ~ .spinfieldcontrols *{color:var(--color-text-lighter) !important;border-color:var(--color-border-lighter) !important;background-color:var(--color-background-lighter)}input.spinfield:disabled ~ .spinfieldcontrols *:active,input.spinfield:disabled ~ .spinfieldcontrols *:hover,input.spinfield:disabled ~ .spinfieldcontrols *:focus{background-color:var(--color-background-lighter) !important;filter:none;font-size:100%;font-weight:normal}input.ui-edit.mobile-wizard{background-color:var(--color-background-lighter);color:var(--color-text-lighter);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);height:32px;resize:none}.inserttablecontrols label.ui-text{margin-left:14%;width:50%;border:0;padding-top:1.2%;color:#555 !important}.inserttablecontrols #rows,.inserttablecontrols #cols{background:url('images/lc_inserttable_row_mono.svg') no-repeat left;border-bottom:1px solid var(--color-border-lighter) !important;width:90%;border-radius:none}.inserttablecontrols #cols{background:url('images/lc_inserttable_col_mono.svg') no-repeat left}.inserttablecontrols .spinfield{width:35% !important;margin-left:10% !important;text-align:center}.inserttablecontrols .plus,.inserttablecontrols .minus{border:0;font-weight:bold}.leaflet-control-zoom.leaflet-bar{border:none !important}a.leaflet-control-zoom-in{border-radius:100px !important;padding:8px !important;background-color:var(--color-primary) !important;color:var(--color-primary-text) !important;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2),0 4px 6px 0 rgba(0,0,0,0.19) !important;border:none !important}#slide-sorter .preview-img{border-radius:var(--border-radius);border-color:var(--color-border)}#slide-sorter .preview-img:hover{border-color:var(--color-primary-darker)}#slide-sorter .preview-img-currentpart{border-color:var(--color-primary-dark);border-style:solid;border-radius:var(--border-radius)}#presentation-controls-wrapper{background:0;border:0}.mobile-wizard.ui-combobox-text.checked{color:var(--color-primary-dark) !important}.w2ui-icon.users{background-size:20px !important}.ui-content label{line-height:25px;vertical-align:top;padding-left:4%}#buttonnone+label,#buttonbefore+label,#buttonafter+label,#buttonoptimal+label,#buttonparallel+label,#buttonthrough+label{padding-left:0}#mobile-wizard #Color>img{border-radius:100px;background-color:var(--color-background)}.unotoolbutton.mobile-wizard{padding:4% !important;margin:0 !important;float:left}#selectcolor.mobile-wizard.toolbox.level-1{display:block}#fillgrad1.ui-explorable-entry.level-1.mobile-wizard,#fillgrad2.ui-explorable-entry.level-1.mobile-wizard,#ratio.checkbutton,input#ratio{width:100%;left:0}#fliplabel.mobile-wizard.ui-text{bottom:0}.unotoolbutton.mobile-wizard.ui-content.unospan-wrapoptions.has-label,#aligntoolbar,#aligntoolbar2{text-align:center}#aligntoolbar span,#aligntoolbar2 span{visibility:hidden}#MergeCells>span{color:rgb(var(--doc-type));text-align:end;vertical-align:bottom}#DeleteTable>span{font-weight:bold;color:var(--color-error);text-align:end;vertical-align:bottom}.colorcontainer{width:120px;float:left;padding:20px !important}#mobile-wizard #spacinglabel,#mobile-wizard #OutlineRight,#mobile-wizard #DefaultBullet,#mobile-wizard #CellVertTop,#mobile-wizard #rowheight,#mobile-wizard #columnwidth{float:left}#mobile-wizard #StyleNewByExample+div,#mobile-wizard #AlignTop,#mobile-wizard #AlignBottom+label,#mobile-wizard #mergecells,#mobile-wizard #BackgroundColor+label,#mobile-wizard #LineSpacing,#mobile-wizard #indentlabel,#mobile-wizard #spacinglabel,#mobile-wizard #sizelabel{clear:both}#mobile-wizard #BackgroundColor+label,#mobile-wizard #LineSpacing+label,#mobile-wizard #denominatorplaceslabel,#mobile-wizard #decimalplaceslabel,#mobile-wizard #leadingzeroeslabel,#mobile-wizard #leftindentlabel,#mobile-wizard #orientationlabel,#mobile-wizard #cellbackgroundlabel,#mobile-wizard .mobile-wizard.ui-text{border-top:1px solid var(--color-border);color:var(--color-main-text) !important;margin:0 4%;padding:0;width:92%;line-height:var(--header-height);font-size:var(--default-font-size);clear:both}#mobile-wizard.snackbar .mobile-wizard.ui-text{border:0;line-height:inherit}#mobile-wizard [id^='info-modal-label'].mobile-wizard.ui-text{border:0;color:var(--color-text-dark) !important}#mobile-wizard [id^='info-modal-label'].mobile-wizard.ui-text:first-child{font-size:1em;color:var(--color-text-lighter) !important}#mobile-wizard [id^='mobile-wizard-content-modal-dialog-']{width:100%}#DecrementIndent+input:disabled{display:none}div#mobile-wizard-content input[type='number']{color:var(--color-text-dark);height:46px;width:37%;padding-left:8%;border:0;-moz-appearance:textfield;-webkit-appearance:textfield;background-color:var(--color-background-dark)}div#mobile-wizard-content .spinfieldcontainer{height:48px;width:-moz-available;width:-webkit-fill-available;margin:0 4% 8px !important;border:1px solid var(--color-border-dark);background-color:var(--color-background-dark);border-radius:var(--border-radius);background-size:28px;display:inline-block;overflow:hidden}div#mobile-wizard-content .spinfieldcontainer .spinfieldimage{opacity:.5}div#mobile-wizard-content .spinfieldcontainer:active .spinfieldimage,div#mobile-wizard-content .spinfieldcontainer:focus .spinfieldimage,div#mobile-wizard-content .spinfieldcontainer:hover .spinfieldimage{opacity:1 !important}div#mobile-wizard-content .spinfieldcontainer .spinfieldimage.disabled{opacity:.5 !important}#mobile-wizard #Bold,#mobile-wizard #Italic,#mobile-wizard #Underline,#mobile-wizard #Strikeout{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:24px 32px;background-size:24px !important}#mobile-wizard #buttonbefore,#mobile-wizard #buttonafter,#mobile-wizard #buttonoptimal,#mobile-wizard #buttonparallel,#mobile-wizard #buttonnone,#mobile-wizard #buttonthrough,#mobile-wizard #bottom,#mobile-wizard #top,#mobile-wizard #standard{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:4% !important;margin:0 !important;float:left;background-size:24px !important}#mobile-wizard-content>.unobutton:focus,#mobile-wizard-content .unobutton:active{outline:0;background-color:var(--color-primary-lighter) !important;box-shadow:0 0 0 8px var(--color-primary-lighter);border-radius:.1px}#mobile-wizard #buttonbefore{background:url('images/sc_wrapleft.svg') no-repeat center}#mobile-wizard #buttonafter{background:url('images/sc_wrapright.svg') no-repeat center}#mobile-wizard #buttonoptimal{background:url('images/sc_wrapideal.svg') no-repeat center}#mobile-wizard #buttonparallel{background:url('images/sc_wrapmenu.svg') no-repeat center}#mobile-wizard #buttonnone{background:url('images/sc_wrapoff.svg') no-repeat center}#mobile-wizard #buttonthrough{background:url('images/sc_wrapthrough.svg') no-repeat center}#mobile-wizard #top{background:url('images/sc_aligntop.svg') no-repeat center}#mobile-wizard #bottom{background:url('images/sc_alignbottom.svg') no-repeat center}#mobile-wizard #standard{background:url('images/sc_alignverticalcenter.svg') no-repeat center}#mobile-wizard .checkbutton,#mobile-wizard .radiobutton{clear:both;width:92%;margin:0 4%;display:flex;align-items:center}.radiobutton label,.checkbutton label{line-height:44px;vertical-align:top;padding-left:4%;font-size:var(--default-font-size)}#tsbshow.checkbutton{display:table;width:100%}#tsbshow.checkbutton label{display:table-cell;line-height:normal;padding:10px 2px 10px 15px}#mobile-wizard input[type='checkbox']:disabled{border:2px solid var(--color-border-lighter);box-shadow:0 0 2px 1px var(--color-border-lighter)}#mobile-wizard input[type='checkbox']{width:var(--btn-size);height:var(--btn-size);margin:10px 10px 10px auto !important;float:right;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:var(--border-radius);border:2px solid var(--color-border);outline:0;box-shadow:0 0 2px 1px var(--color-box-shadow)}#mobile-wizard input[type='checkbox']:checked:not(:disabled){background:url('images/lc_ok_white.svg') no-repeat center;background-color:var(--color-primary-lighter);border-radius:var(--border-radius);border:2px solid var(--color-primary);outline:0;box-shadow:none}#mobile-wizard input[type='checkbox']:before{width:20px;height:20px}#mobile-wizard input[type='checkbox']:after{top:-20px;width:16px}#mobile-wizard input[type='radio']:disabled{border:2px solid var(--color-border-lighter);box-shadow:none}#mobile-wizard input[type='radio']{border-radius:50%;width:var(--btn-size);height:var(--btn-size);margin:10px 10px 10px auto !important;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:2px solid var(--color-border);outline:0;box-shadow:#00000015 0 0 2px 1px}#mobile-wizard input[type='radio']:checked{background:url('images/lc_ok_white.svg') no-repeat center;background-color:var(--color-primary-lighter);border:2px solid var(--color-primary);outline:0;box-shadow:none}#mobile-wizard input[type='radio']:checked:disabled{background-color:var(--color-border-lighter) !important;border:2px solid var(--color-border-lighter) !important}#mobile-wizard input[type='radio']:before{width:20px;height:20px}#mobile-wizard input[type='radio']:after{top:-20px;width:16px}#enablecontour+label{line-height:44px;vertical-align:baseline;padding-left:24px}#SdTableDesignPanel+.ui-content div[id^='Use']{width:92%;padding-right:4% !important}input[type='checkbox']#UseBandingColumnStyle,input[type='checkbox']#UseLastColumnStyle,input[type='checkbox']#UseFirstColumnStyle,input[type='checkbox']#UseBandingRowStyle,input[type='checkbox']#UseLastRowStyle,input[type='checkbox']#UseFirstRowStyle{margin-right:0 !important}#mobile-wizard #FontworkSameLetterHeights{display:flex;padding:0;align-items:center}#mobile-wizard #FontworkSameLetterHeights>*{flex:1 auto;color:var(--color-primary-text)}#mobile-wizard #FontworkSameLetterHeights>img{filter:brightness(3)}#mobile-wizard .unotoolbutton.no-label button{background-color:transparent;border:1px solid transparent}#mobile-wizard button,#mobile-wizard #FontworkSameLetterHeights{height:44px;width:92%;border-radius:var(--border-radius);color:var(--color-primary-text) !important;font-weight:bold;background-color:var(--color-primary);border:1px solid var(--color-primary);margin:5px 4%;font-size:var(--default-font-size)}#mobile-wizard button:focus{outline:0}#mobile-wizard button:active{outline:0;border:0;background-color:var(--color-primary-lighter)}#mobile-wizard button:disabled{background-color:var(--color-background-lighter);border-color:var(--color-background-lighter);color:var(--color-text-lighter) !important}#mobile-wizard button#cancel{background-color:transparent;border-color:var(--color-border-lighter);color:var(--color-text-lighter) !important}#enablecontour+button{float:right;margin:24px 0}div#enablecontour+label,#arrangelabel,#SetMinimalRowHeight{clear:both}label[disabled]{color:var(--color-text-lighter) !important}.ui-checkbox.mobile-wizard{margin-top:25px;padding-left:2% !important;width:100%}.ui-header-left>input,.ui-checkbox.mobile-wizard>label{margin-left:2% !important;width:100%}.combobox{width:-moz-available !important;width:-webkit-fill-available !important}.ui-edit.mobile-wizard,.ui-textarea.mobile-wizard,#mobile-wizard-content .cool-annotation-table{width:-moz-available;width:-webkit-fill-available;margin:10px 5% !important}.ui-textarea.mobile-wizard{background-color:var(--color-background-dark);border:1px solid var(--color-border)}#mobile-wizard #label9,#documentlabel-mobile{border:0;font-size:var(--header-font-size)}#mobile-spell-error{border:0;font-size:var(--header-font-size);color:red !important}#searchlabel{border:0;font-size:var(--default-font-size)}#toolbar-search{background-color:var(--color-main-background)}.w2ui-toolbar table{height:var(--header-height)}#criteria.ui-tab,#inputhelp.ui-tab{width:30% !important}.mobile-wizard .ui-drawing-area-container:not(:only-of-type) .ui-drawing-area{margin:10px 5% !important}#TableEditPanel+.ui-content #misc_label.mobile-wizard{display:none}.wizard-comment-box{padding:5px 10px 10px !important;display:table !important;width:100% !important;width:-webkit-fill-available !important;width:-moz-available !important}#mobile-wizard .ui-header[id^='comment']{padding:5px 10px 10px !important;display:table;width:-moz-available !important;box-sizing:border-box !important}#mobile-wizard .cool-annotation-content-author{font-weight:bold}#mobile-wizard .cool-annotation-author *{color:var(--color-text-lighter) !important;font-size:var(--default-font-size)}#mobile-wizard .cool-annotation-reply-count{grid-column:2;grid-row:1;margin-right:32px;align-self:center;padding:0 !important;justify-self:end;color:#636363}#mobile-wizard .cool-annotation-table{grid-column:1 / 2;grid-row:1}#mobile-wizard .cool-dont-break{grid-column:1 / 2;grid-row:2}#mobile-wizard .cool-annotation-content-wrapper,#mobile-wizard .cool-annotation-redline-content-wrapper{display:grid !important}#mobile-wizard .sub-menu-arrow{grid-column:2;grid-row:1}#mobile-wizard-content.content-has-no-comments{height:calc(100% - 48px);min-height:auto}#mobile-wizard-content.content-has-no-comments #mobile-wizard-scroll-indicator{display:none}#mobile-wizard .empty-comment-wizard-container{height:100%;margin:0;display:flex;flex-direction:column;justify-content:center;align-content:center;background:var(--color-main-background)}#mobile-wizard .empty-comment-wizard-img{width:78px;flex:2;margin:auto;opacity:.5}#mobile-wizard .empty-comment-wizard{flex:1;font-size:xx-large;text-align:center;color:var(--color-text-lighter);padding-bottom:32px}#mobile-wizard .empty-comment-wizard-link{color:var(--color-primary);display:flex;justify-content:center;font-size:large;padding-top:16px;text-decoration:none}#mobile-wizard .cool-annotation,.ui-explorable-entry .cool-annotation{position:relative !important;z-index:auto;width:inherit}.ui-explorable-entry .cool-annotation-header{height:auto !important}#new-annotation-dialog .ui-textarea a:link,#new-annotation-dialog .ui-textarea a:visited,#mobile-wizard .cool-annotation-content a:link,#mobile-wizard .cool-annotation-content a:visited{color:var(--color-hyperlink)}#ExtrusionToggle.mobile-wizard{display:inline-table}#fontworkshape{display:flex;flex-wrap:wrap}#mobile-wizard #FontworkShapeType-fontwork-plain-text,#mobile-wizard #FontworkShapeType-fontwork-wave,#mobile-wizard #FontworkShapeType-fontwork-inflate,#mobile-wizard #FontworkShapeType-fontwork-stop,#mobile-wizard #FontworkShapeType-fontwork-curve-up,#mobile-wizard #FontworkShapeType-fontwork-curve-down,#mobile-wizard #FontworkShapeType-fontwork-triangle-up,#mobile-wizard #FontworkShapeType-fontwork-triangle-down,#mobile-wizard #FontworkShapeType-fontwork-fade-right,#mobile-wizard #FontworkShapeType-fontwork-fade-left,#mobile-wizard #FontworkShapeType-fontwork-fade-up,#mobile-wizard #FontworkShapeType-fontwork-fade-down,#mobile-wizard #FontworkShapeType-fontwork-slant-up,#mobile-wizard #FontworkShapeType-fontwork-slant-down,#mobile-wizard #FontworkShapeType-fontwork-fade-up-and-right,#mobile-wizard #FontworkShapeType-fontwork-fade-up-and-left,#mobile-wizard #FontworkShapeType-fontwork-chevron-up,#mobile-wizard #FontworkShapeType-fontwork-chevron-down,#mobile-wizard #FontworkShapeType-fontwork-arch-up-curve,#mobile-wizard #FontworkShapeType-fontwork-arch-down-curve,#mobile-wizard #FontworkShapeType-fontwork-arch-left-curve,#mobile-wizard #FontworkShapeType-fontwork-arch-right-curve,#mobile-wizard #FontworkShapeType-fontwork-circle-curve,#mobile-wizard #FontworkShapeType-fontwork-open-circle-curve,#mobile-wizard #FontworkShapeType-fontwork-arch-up-pour,#mobile-wizard #FontworkShapeType-fontwork-arch-down-pour,#mobile-wizard #FontworkShapeType-fontwork-arch-right-pour,#mobile-wizard #FontworkShapeType-fontwork-circle-pour,#mobile-wizard #FontworkShapeType-fontwork-open-circle-pour{padding:4% !important;margin:0 !important;float:left}.unospan-fontworkshape>span{display:none !important}#fontworkproperties+.ui-content{display:inline-flex;flex-wrap:wrap;align-items:flex-start}#fontworkproperties+.ui-content>div{margin:0 !important;padding:0 !important;flex:1 30%;display:flex;flex-direction:column;align-items:center}#fontworkproperties+.ui-content>div>*{flex:1 44px;text-align:center}.mobile-wizard.ui-treeview{margin-left:4%;margin-right:4%}#mobile-wizard #popup-XLineStyle{text-align:center}#mobile-wizard #popup-XLineStyle #valueset img{width:auto}#mobile-wizard #paraspacingimg,#mobile-wizard #aboveparaspacingimg,#mobile-wizard #belowparaspacingimg,#mobile-wizard #firstlineindentimg,#mobile-wizard #indentimg,#mobile-wizard #beforetextindentimg,#mobile-wizard #aftertextindentimg{display:none}[id$='contentControlModalpopup'].mobile-wizard,[id$='mentionPopup'].mobile-wizard{display:flex;flex:1;align-self:stretch}#contentControlList.mobile-wizard .ui-treeview-entry:not(:last-child),#mentionPopupList.mobile-wizard .ui-treeview-entry:not(:last-child){border-bottom:1px solid var(--color-border-lighter)}#contentControlList.mobile-wizard,#mentionPopupList.mobile-wizard{margin:0;border-color:transparent;width:100%;max-height:none}#new-annotation-dialog #mentionPopupList.mobile-wizard{margin-left:5%;margin-right:5%;height:20vh;width:auto;border:1px solid var(--color-border)}.unotoolbutton.mobile-wizard .unobutton img{width:24px;height:24px}.jsdialog-overlay{position:absolute;background:transparent;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;z-index:2000;display:flex;overflow:hidden}.jsdialog-overlay.cancellable{-webkit-animation:none;animation:none}.jsdialog-overlay.dimmed{background:#1c5fa814}.lokdialog_container.ui-dialog.ui-widget-content.modalpopup,.jsdialog-window.modalpopup{z-index:2001}.jsdialog-window{position:absolute;z-index:1105}.jsdialog-container{position:absolute}.jsdialog-window:not(.modalpopup) .jsdialog-container:not(.snackbar){min-width:400px}.jsdialog-container:not(.snackbar) td[role='gridcell']{padding-left:5px;padding-right:5px}#AcceptRejectChangesDialog{width:max-content;max-width:1000px}#AcceptRejectChangesDialog #RedlineViewPage.jsdialog.ui-grid-cell{display:flex;flex-direction:column;gap:8px}#AcceptRejectChangesDialog #RedlineFilterPage .ui-timefield{margin:5px}.jsdialog.one-child-popup{border:0;margin:0 !important;padding:0 !important}div#autoFillPreviewTooltip{min-width:fit-content;max-width:fit-content}div#autoFillPreviewTooltip .lokdialog.ui-dialog-content.ui-widget-content{padding:0 .2em}.jsdialog-window.modalpopup:not(.snackbar),.hyperlink-pop-up-container{min-width:198px;border:1px solid var(--color-border-darker) !important;border-radius:var(--border-radius);box-shadow:0 0 3px var(--color-box-shadow);overflow:auto;position:relative;margin:auto;max-height:calc(100% - 30px)}#modal-dialog-about-dialog-box{max-width:94%;width:754px}.jsdialog-window.modalpopup .jsdialog-container{position:relative}.jsdialog-container .ui-dialog-titlebar{background-color:var(--color-background-lighter)}.jsdialog-container .ui-dialog-content{max-height:calc(90vh - 34px);overflow-y:auto !important;background-color:var(--color-background-lighter) !important;font-family:var(--jquery-ui-font);line-height:1.5}[data-docType='spreadsheet'] .jsdialog-container .ui-dialog-content,[data-docType='text'] .jsdialog-container .ui-dialog-content{max-height:calc(90vh - 98px)}#SortKeyWindow{max-height:calc(90vh - 352px)}.jsdialog-container .ui-dialog-content>div:not(.ui-scrollwindow){overflow:hidden}.jsdialog-container .lokdialog.ui-dialog-content.ui-widget-content{overflow:hidden}.jsdialog.vertical label,.ui-frame-label{margin:auto 0;color:var(--color-main-text);font-size:var(--default-font-size);line-height:var(--default-height);padding-left:inherit}#glowframe>div.ui-frame.jsdialog.sidebar>label,#softedgeframe>div.ui-frame.jsdialog.sidebar>label{color:var(--color-main-text);font-size:var(--header-font-size);line-height:var(--header-height);margin:4px}#accessibilityCheckBox .jsdialog.ui-text{margin:0;padding-inline-end:112px;color:var(--color-main-text);font-size:var(--default-font-size);text-transform:none}*:not(.modalpopup)>.lokdialog_container.ui-dialog.ui-widget-content,.autofilter-container{border:1px solid var(--color-border-darker);-webkit-box-shadow:0 0 3px var(--color-border-darker);box-shadow:0 0 3px var(--color-border-darker);border-radius:var(--border-radius);background:var(--color-background-darker)}.jsdialog.row{display:table-row}.jsdialog.cell{display:table-cell;vertical-align:middle}.jsdialog.vertical:not(.sidebar):not(.ui-separator){width:100%}th.jsdialog:not(:first-child){padding-inline-end:24px}th.jsdialog{text-align:start}.jsdialog.vertical:not([id^='table-dialog-action_area'])>.jsdialog.row,td.jsdialog>[id^='table-box']:not(.sidebar){display:table;width:100%}.jsdialog.ui-alignment{margin:0;display:block}.ui-grid{border-spacing:0;width:100%;display:grid;grid-gap:4px}#SpecialCharactersDialog #viewgrid,#SpecialCharactersDialog #favgrid{grid-gap:4px;width:fit-content}#search_grid,#replace_grid{grid-template-columns:minmax(100px,min-content) auto !important}#searchframe input[type='checkbox']{margin-inline-start:0}.ui-grid>.hidden{visibility:hidden;display:initial !important;width:0 !important;height:0 !important;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;flex-grow:initial !important}#PageNumberDialog #rightVBox,#PageNumberDialog #leftVBox{display:flex;flex-direction:column;margin:5px}.jsdialog.ui-scrollwindow:not(.formulabar){overflow:auto;max-height:500px;max-width:650px}.jsdialog.ui-scrollwindow.has-ui-drawing-area{width:max-content}#AccessibilityCheckDialog .cell{vertical-align:unset !important}.jsdialog:focus-visible+.jsdialog.ui-separator.vertical{background-color:transparent}.jsdialog.ui-separator.vertical{margin:5px 0;background-color:var(--color-background-darker)}.ui-toolbar .ui-separator.vertical{height:14px;width:1px;padding:0;align-self:center;margin:0 3px}.jsdialog.ui-separator.horizontal{margin:0;background-color:var(--color-border-lighter);border:0;height:1px}.ui-badge{padding:5px !important;background-color:var(--color-background-darker);color:var(--color-text-darker);border-width:0;border-radius:var(--border-radius);font-family:var(--cool-font);font-size:var(--default-font-size);font-weight:normal}#toolbar-down .ui-separator.vertical{background-color:var(--color-status-badge);opacity:.2}#toolbar-down .ui-badge,#toolbar-down .unolabel{font-family:var(--cool-font);font-size:var(--default-font-size) !important;color:var(--color-status-badge) !important}#toolbar-down .ui-badge:hover,#toolbar-down .menubutton:hover .unolabel{color:var(--color-main-text) !important}#toolbar-down .unoarrow{border-top-color:var(--color-status-badge)}#toolbar-down .menubutton:hover .unoarrow{border-top-color:var(--color-main-text)}.ui-tabs-content.jsdialog{display:grid}.ui-tabs-content.jsdialog>.ui-content{grid-row:1;grid-column:1;display:flex;justify-items:stretch;align-items:stretch}.ui-tabs-content.jsdialog>.ui-content.hidden{display:inherit !important;visibility:hidden}.ui-tabpage.jsdialog{width:100%;height:100%}.ui-overflow-manager>.notebookbar:not(.ui-separator),.ui-overflow-manager:not(:has(.ui-overflow-group)){box-sizing:border-box;height:82px}.ui-overflow-manager .horizontal.notebookbar{align-items:center}.notebookbar.ui-overflow-group:not(.ui-overflow-group-container-with-label){align-content:center;height:var(--notebookbar-element-height) !important;margin-bottom:14px}.ui-overflow-manager>.notebookbar.ui-iconview{align-content:initial}.ui-overflow-manager>.notebookbar:not(.ui-separator):not(.ui-overflow-group):not(:has(.ui-overflow-group-container-with-label)){height:var(--notebookbar-element-height);margin-bottom:14px}.ui-overflow-manager>.notebookbar.vertical:not(.ui-separator){height:var(--notebookbar-element-height) !important;margin-bottom:14px !important}.ui-overflow-manager .notebookbar.ui-overflow-group-container-with-label{justify-content:center}.ui-toggle button,.ui-tab.jsdialog{float:left !important;font-size:var(--default-font-size) !important;font-family:var(--cool-font) !important;line-height:normal !important;color:dimgray !important;color:var(--color-text-dark) !important;height:24px !important;display:flex !important;align-items:center !important;justify-content:center;padding:0 1em !important;border:solid 1px transparent !important;border-radius:var(--border-radius) !important;background-color:var(--color-main-background) !important;margin-inline-end:12px !important;margin-bottom:6px}.ui-tab.hidden.jsdialog{visibility:hidden !important}.ui-toggle.checked button,.ui-tab.selected.jsdialog{background-color:var(--color-background-lighter) !important;color:var(--color-text-darker) !important;box-shadow:0 0 2px 1px var(--color-box-shadow) !important}.ui-tab.jsdialog:not(.selected):hover{cursor:pointer !important;background-color:var(--color-background-darker) !important;color:var(--color-text-darker) !important}.ui-tabs-content .ui-tabs.jsdialog.ui-widget{border-block-start:1px solid var(--color-border-lighter);padding-block-start:24px}.jsdialog.ui-expander{box-shadow:0 1px 0 0 var(--color-border-lighter);background-color:transparent;border:0}.ui-expander.jsdialog:not(.sidebar){width:100%;text-align:left;font-size:14px;padding-bottom:4px}#options.ui-expander{margin-top:8px}.ui-expander-label{color:#666}.ui-expander-label.jsdialog{font-family:var(--jquery-ui-font)}.ui-expander-label::before,.ui-treeview-expandable.collapsed>div>.ui-treeview-expander::before,.ui-treeview div[aria-expanded='false']>div>.ui-treeview-expander::before{display:inline-block;content:'V';color:transparent;margin-inline-end:7px;background:transparent url('images/lc_menu_chevron.svg') no-repeat center right;filter:brightness(0.5)}.ui-expander-label.expanded::before,.ui-treeview-expandable:not(.collapsed)>div>.ui-treeview-expander::before,.ui-treeview div[aria-expanded='true']>div>.ui-treeview-expander::before{content:'V';color:transparent;margin-inline-end:7px;transform:rotate(90deg);background:transparent url('images/lc_menu_chevron.svg') no-repeat center;filter:brightness(0.5)}[data-theme='dark'] .ui-expander-label::before,[data-theme='dark'] .ui-treeview-expandable>div>.ui-treeview-expander::before,[data-theme='dark'] .ui-treeview div[aria-expanded]>div>.ui-treeview-expander::before{filter:brightness(1)}.ui-treeview-expandable>div>.ui-treeview-expander::before,.ui-treeview div[aria-expanded]>div>.ui-treeview-expander::before{margin-inline-end:7px !important;display:inline-block;position:relative !important;cursor:pointer}.ui-treeview-header-sort-icon::after{content:'\25BC';margin-inline-start:7px;display:none}.ui-treeview-header-sort-icon.up::after{transform:rotate(180deg);display:inline-block}.ui-treeview-header-sort-icon.down::after{display:inline-block}.ui-treeview-icon{height:var(--btn-img-size-s);width:var(--btn-img-size-s);margin-inline-end:8px;vertical-align:middle}.ui-expander-label.expanded{padding-left:14px;color:#444}.ui-expander-content.expanded{display:block}.ui-expander-content:not(.expanded){display:none}.ui-expander:hover{cursor:pointer}.ui-expander-content>.root-container.jsdialog{margin:4px}.ui-linkbutton{color:var(--color-text-dark) !important}.ui-linkbutton:hover{cursor:pointer;color:var(--color-text-lighter) !important}.ui-treeview{display:grid;grid-template-columns:repeat(1,auto);border:1px solid var(--color-border);border-radius:var(--border-radius);overflow-y:auto;overflow-x:hidden;max-width:1000px;min-width:150px;min-height:100px;padding:1px;padding-inline-end:3px;color:var(--color-main-text);font-size:var(--default-font-size);line-height:var(--default-height);align-content:start;justify-content:stretch}.modalpopup .ui-treeview{min-height:min-content}.ui-treeview *{border-radius:initial}.jsdialog:not(.sidebar).ui-treeview{max-height:150px}.ui-treeview.disabled,.ui-treeview-entry div.disabled{background-color:var(--color-background-dark) !important;color:var(--color-text-lighter) !important}#custom_animation_label_parent{display:block;width:inherit}.ui-treeview.empty{color:var(--color-text-lighter)}.ui-treeview-cell.with-sub-dialog{cursor:context-menu}.ui-treeview-expandable.collapsed+.ui-treeview-expanded-content{display:none !important}.ui-treeview:not(.ui-treeview-tree) .ui-treeview-entry{display:grid;grid-template-columns:subgrid}.ui-treeview.ui-treeview-tree .ui-treeview-entry{display:inline-flex;width:100%}.ui-treeview-entry,.ui-treeview-expanded-content{grid-auto-flow:column;justify-content:stretch;align-items:start;white-space:nowrap}.ui-treeview-image{outline:1px solid var(--color-btn-border);vertical-align:middle}.ui-treeview-entry img.ui-treeview-image{border:1px solid transparent;max-height:24px}#ServerAuditDialog .ui-treeview-entry{display:grid;grid-template-columns:var(--btn-img-size-m) 6fr 3fr;white-space:normal}.ui-treeview-expanded-content{display:grid}.ui-treeview-entry>div.ui-treeview-expander-column{width:20px !important}.ui-treeview div.ui-treeview-icon-column{width:30px}.ui-treeview div.ui-treeview-icon-column img{max-width:30px}.ui-treeview div.ui-treeview-state-column{width:38px}.ui-treeview-headers{white-space:nowrap;display:grid;grid-auto-flow:column}#ServerAuditDialog .ui-treeview-headers{display:grid;grid-column-end:4 !important;grid-template-columns:0fr 6fr 3fr;margin-inline-start:4px}#ServerAuditDialog .ui-treeview-headers div.ui-treeview-icon-column{width:0}#ServerAuditDialog .ui-treeview-headers>div:nth-last-child(1){margin-inline-start:7px}.ui-treeview-header{display:inline-block;width:100%}.ui-treeview-header-text{font-weight:bold}.ui-treeview-entry>div{display:table-cell;width:100%}.ui-treeview-entry div:first-child{display:flex;width:min-content;justify-content:start}.ui-treeview-entry div:last-child{display:flex;width:100%;justify-content:start}.ui-treeview-entry div:not(.autofilter){padding-inline-start:2px;margin-inline-end:2px}.ui-treeview.disabled .ui-treeview-entry div:not(.autofilter){background-color:var(--color-background-dark)}input[type='checkbox'].autofilter,.jsdialog input[type='checkbox']{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:20px;height:20px;vertical-align:middle;background:url('images/lc_checkboxoff.svg') no-repeat center;margin:1px 8px}[data-theme='dark'] input[type='checkbox'].autofilter,[data-theme='dark'] .jsdialog input[type='checkbox']{background:url('images/dark/lc_checkboxoff.svg') no-repeat center}input[type='checkbox']:checked.autofilter,.jsdialog input[type='checkbox']:checked{border-color:transparent;background-image:url('images/lc_checkbox.svg')}[data-theme='dark'] input[type='checkbox']:checked.autofilter,[data-theme='dark'] .jsdialog input[type='checkbox']:checked{background-image:url('images/dark/lc_checkbox.svg')}.ui-treeview-entry div span{width:100%}.ui-treeview-entry div.mobile-wizard{line-height:40px;padding-left:10px;padding-right:10px}.ui-treeview-entry.selected{background-color:var(--color-primary);color:var(--color-text-darker);border:1px solid var(--color-primary)}.ui-treeview.disabled .ui-treeview-entry.selected{background-color:var(--color-background-darker) !important}.ui-treeview-entry:hover{background-color:var(--color-background-darker) !important;color:var(--color-text-darker);border:1px solid var(--color-background-darker)}.ui-treeview-entry{border:1px solid transparent}#mobile-wizard tbody input[type='checkbox']{float:none;vertical-align:middle}.ui-treeview.droptarget{border:1px solid #888}.ui-treeview.droptarget:hover{border:1px solid #888;box-shadow:0 0 2px 0 #777}.ui-treeview div[aria-level='1']+.ui-treeview-expanded-content>.ui-treeview-entry{padding-left:2.5ch;width:auto}.ui-treeview div[aria-level='2']+.ui-treeview-expanded-content>.ui-treeview-entry{padding-left:3.5ch;width:auto}.ui-treeview div[aria-level='3']+.ui-treeview-expanded-content>.ui-treeview-entry{padding-left:4.5ch;width:auto}.ui-treeview div[aria-level='4']+.ui-treeview-expanded-content>.ui-treeview-entry{padding-left:5.5ch;width:auto}.ui-treeview div[aria-level='5']+.ui-treeview-expanded-content>.ui-treeview-entry{padding-left:6.5ch;width:auto}.ui-treeview div.ui-treeview-expander{vertical-align:top;justify-content:end}.context-menu-root:focus{outline:0}.context-menu-list{background:var(--color-background-lighter);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);-webkit-box-shadow:0 0 3px var(--color-box-shadow);box-shadow:0 0 3px var(--color-box-shadow)}.context-menu-item{color:var(--color-main-text);background-color:transparent;padding-left:1em;font-size:var(--medium-font-size) !important}.context-menu-separator{border-bottom:1px solid var(--color-border-lighter)}.context-menu-item.context-menu-disabled{color:var(--color-text-lighter);background-color:var(--color-background-lighter)}.context-menu-item.context-menu-submenu::before{content:''}.context-menu-item.context-menu-submenu::before,.context-menu-icon-spacer,img.context-menu-icon{width:1rem;height:1rem;margin-right:8px;vertical-align:middle;display:inline-block}.context-menu-list:not(:has(img)) .context-menu-icon-spacer{display:none}.context-menu-list:not(:has(img)) .context-menu-item,.context-menu-submenu:has(.context-menu-icon-lo-checkmark):not(:has(img)) .context-menu-item,.context-menu-submenu:has(.context-menu-icon-radio):not(:has(img)) .context-menu-item,.context-menu-submenu:has(.context-menu-icon-lo-checkmark):has(img) .context-menu-item,.context-menu-submenu:has(.context-menu-icon-radio):has(img) .context-menu-item{padding-left:2em}.ui-dialog .jsdialog.ui-edit:focus-visible{outline-offset:-2px}.jsdialog.ui-edit{color:var(--color-text-dark);background-color:var(--color-background-dark);line-height:28px;max-height:32px;width:auto;width:-webkit-fill-available;width:-moz-available;border:1px solid var(--color-border-dark);border-radius:var(--border-radius);overflow:hidden;align-self:center;padding-inline:4px}#search_edit.ui-edit.autofilter{width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;margin-top:8px;border-radius:0;border-left:0;border-right:0}.autofilter #list.ui-treeview{max-height:250px}.autofilter #list.ui-treeview,.modalpopup #check_list_box.ui-treeview{min-height:inherit !important}.jsdialog.checkbutton{white-space:nowrap;display:flex;margin:0;align-items:center}.jsdialog.checkbutton input,.jsdialog.checkbutton label{vertical-align:middle;font-size:var(--default-font-size)}.jsdialog.checkbutton label{padding:0 2px;line-height:28px;color:var(--color-main-text)}.ui-radiobutton,.radiobutton.jsdialog{display:flex;align-items:center;justify-content:flex-start}.jsdialog input[type='radio']:not(.ui-color-picker-entry){margin:1px 8px;border:0;height:18px;width:20px;display:block}.ui-radiobutton>label,.jsdialog .radiobutton>label{vertical-align:middle;white-space:nowrap}.jsdialog input[type='radio'][disabled='disabled'] ~ label{color:var(--color-text-lighter)}.ui-dialog-content .jsdialog.ui-text{padding-inline-start:0}.jsdialog.ui-grid-cell input[type='checkbox']+label[for^='hidden-part-checkbox']{vertical-align:super}.jsdialog.ui-text{padding-inline-start:8px}.jsdialog.ui-frame-label{font-weight:bold}.jsdialog .ui-fieldset{border:0;padding-inline:0;padding-block:0}.jsdialog .ui-legend{padding-inline:0;font-weight:bold}.spinfieldcontainer{margin-inline-end:5px;min-width:70px;width:100%}.spinfieldcontainer input{border:1px solid var(--color-border-dark);border-radius:var(--border-radius);background:var(--color-background-dark);color:var(--color-text-dark)}.spinfieldcontainer input:not([disabled]):hover{border:1px solid var(--color-border-darker);color:var(--color-text-darker);background-color:var(--color-background-lighter)}.jsdialog.spinfieldcontainer[disabled] input{border:1px solid var(--color-border-lighter)}.spinfield{padding:4px 0 4px 4px;height:28px;box-sizing:border-box;margin-right:1px;min-width:70px;width:100%}:dir(rtl) .spinfield{padding:4px 4px 4px 0}.spinfieldunit{font-size:var(--default-font-size);color:var(--color-text-dark);margin:5px;margin-inline-start:calc(-50px)}input[type='number']{padding-top:0 !important;padding-bottom:0 !important}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button{opacity:.5;height:28px;margin:0}input[type='number']:hover::-webkit-inner-spin-button,input[type='number']:hover::-webkit-outer-spin-button{opacity:1;cursor:pointer}.ui-listbox-container,.ui-combobox{display:flex;margin:auto 0;align-items:center;box-sizing:border-box;height:24px}.ui-listbox-container{height:32px}.ui-listbox{padding:0 14px 0 4px;border:1px solid var(--color-border-dark)}.ui-listbox,.ui-combobox,.ui-timefield{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.5rem;line-height:normal;font-size:var(--default-font-size);font-family:var(--jquery-ui-font);border-radius:var(--border-radius);background-color:var(--color-background-dark);color:var(--color-text-dark)}.jsdialog-window .ui-listbox,.jsdialog-window .ui-combobox,.jsdialog-window .ui-timefield{height:32px;min-width:100px;width:100%}.jsdialog .ui-combobox{line-height:22px}.ui-listbox option{font-weight:normal;display:block;white-space:nowrap;min-height:1.2em;padding:0 5px}.ui-listbox::-ms-expand{display:none}.ui-listbox-arrow{width:auto !important;height:0;font-size:0;line-height:0;border:4px solid transparent;border-top:5px solid var(--color-main-text);display:inline-block !important;margin-inline-start:-16px;margin-inline-end:4px;margin-top:4px;cursor:pointer}.ui-combobox .ui-listbox-arrow{margin-inline-start:-8px}:dir(rtl) .ui-listbox-arrow{margin-inline-start:4px;margin-inline-end:-16px}.ui-listbox[disabled='disabled'] ~ .ui-listbox-arrow,.ui-combobox[disabled='disabled'] ~ .ui-listbox-arrow{opacity:.5;cursor:auto}.ui-combobox,.ui-timefield{border:1px solid var(--color-border)}.ui-combobox-content{box-sizing:border-box;width:100%;height:100%;border:0;border-start-start-radius:var(--border-radius);border-end-start-radius:var(--border-radius);color:var(--color-text-dark);background-color:var(--color-background-lighter);padding-inline:5px}.ui-combobox-button{box-sizing:border-box;height:100%;display:flex;align-items:center;justify-content:center;border-inline-start:1px solid var(--color-border);background-color:transparent;padding-left:20px;border:0}.ui-combobox-button:hover{cursor:pointer;border-left-color:transparent;background-color:var(--color-background-darker)}.ui-combobox-dropdown{position:absolute;z-index:2001;padding:0;overflow-y:auto;max-height:500px;background-color:var(--color-background-dark);border:1px solid var(--color-border-dark);border-radius:var(--border-radius)}.modalpopup[id$='-dropdown']{position:absolute !important}.modalpopup[id$='-dropdown'] .ui-dialog-content{padding:0}.modalpopup[id$='-dropdown'] .ui-grid{grid-gap:0}.ui-combobox-entry{width:calc(100% + 15px);display:flex;align-items:center}.ui-combobox-entry:hover{background-color:var(--color-background-dark)}.ui-combobox-entry.selected:not(:hover) span,.margin-item.selected{border:1px solid var(--color-primary);background-color:var(--color-primary);color:var(--color-primary-text)}.ui-combobox-entry span{border:1px solid transparent;padding:5px;display:block;width:100%;font-size:var(--default-font-size);font-family:var(--jquery-ui-font);color:var(--color-text-dark)}.ui-combobox-entry.checked::before{content:'\2713';display:inline-block;color:var(--color-primary);padding:0 6px}.ui-combobox-entry.notchecked::before{content:'\2713';display:inline-block;visibility:hidden;padding:0 6px}.ui-combobox-icon{background-repeat:no-repeat !important;width:var(--btn-size);height:var(--btn-size)}.ui-combobox-entry img{border:1px solid transparent;max-height:24px}.ui-combobox-entry img:hover{border:1px solid var(--color-border-darker);filter:contrast(0.5)}.ui-combobox-entry.selected img:not(:hover){border:1px solid var(--color-primary)}[data-theme='dark'] .ui-combobox-entry img{filter:invert(1)}.ui-combobox-entry.ui-has-menu{display:grid;grid-template-columns:1fr 25px;align-items:center}.ui-combobox-entry.ui-has-menu::after{content:'';display:inline-block;width:9px;background:url('images/lc_menu_chevron.svg') no-repeat;height:9px;margin-inline-start:-9px}.ui-combobox-entry.ui-has-menu>span{padding-inline-end:14px}#applystyle-dropdown .ui-dialog-content{background-color:white !important}#applystyle-dropdown .ui-combobox-entry img{filter:none !important;max-height:30px}.jsdialog.ui-textarea{color:var(--color-text-dark);background-color:var(--color-background-dark);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);vertical-align:top;width:-webkit-fill-available;width:-moz-available}.ui-overflow-manager{display:flex !important}.ui-overflow-group{flex-flow:column}.ui-overflow-group,.ui-overflow-group-content{display:flex}.ui-overflow-group-bottom{text-align:center;align-items:center}.notebookbar.ui-overflow-group-bottom{display:flex;padding:0 5px;width:100%;box-sizing:border-box}.notebookbar .ui-overflow-group-inner{height:var(--notebookbar-element-height);align-content:center}.ui-overflow-group-label{font-family:var(--jquery-ui-font);font-size:var(--overflow-group-font-size);color:var(--color-text-lighter);flex-grow:1;text-align:center}#design-master-page-group-content.ui-overflow-group-inner{display:flex;justify-content:center;align-items:center}.ui-iconview{overflow:auto;justify-content:space-between;display:grid;grid-template-columns:1fr 1fr 1fr;max-height:40vh;gap:2px;padding:2px}.ui-iconview.mobile-wizard{justify-content:space-around}@supports(display:flex){.ui-iconview-entry{flex:1}}.ui-iconview-entry{float:left;text-align:center;position:relative;flex-direction:row;align-self:center;border:1px solid transparent;border-radius:var(--border-radius);text-wrap:nowrap;font-family:var(--jquery-ui-font)}.ui-iconview-entry.selected{border:1px solid var(--color-border-dark);border-radius:var(--border-radius);background-color:var(--color-background-dark)}.ui-iconview-entry:hover{border:1px solid var(--color-border-darker);background-color:var(--color-background-darker)}.ui-iconview-entry img{vertical-align:middle}.ui-iconview-separator{flex:0 0 99%}.ui-iconview-entry-title{font-size:var(--default-font-size)}.icon-view-item-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.autofilter.row{display:table-row}.autofilter.cell{display:table-cell;vertical-align:middle;padding:2px}.autofilter-container{background-color:var(--color-main-background);border:1px solid var(--color-border);position:absolute;z-index:1105;padding:0;font-family:var(--jquery-ui-font)}.autofilter-container>.root-container,.autofilter-container .cell,.autofilter-container .row{margin:0;padding:0}.autofilter-container .ui-treeview{border:0}.autofilter-container #menu.ui-treeview{height:auto;width:100%;padding:8px 1px}.autofilter-container #toggle_all.checkbutton{display:flex}.autofilter-container #menu+#search_edit{display:block}#mobile-wizard #toggle_all.checkbutton+#select_current,.autofilter-container #select_current{background:url('images/lc_checkbox.svg') no-repeat center}[data-theme='dark'] #mobile-wizard #toggle_all.checkbutton+#select_current,.autofilter-container #select_current{background:url('images/dark/lc_checkbox.svg') no-repeat center}.autofilter-container #select_current{height:18px;width:18px;margin:8px;border:0}#mobile-wizard #toggle_all.checkbutton+#select_current+#unselect_current,.autofilter-container #unselect_current{background:url('images/lc_checkboxoff.svg') no-repeat center}[data-theme='dark'] #mobile-wizard #toggle_all.checkbutton+#select_current+#unselect_current,.autofilter-container #unselect_current{background:url('images/dark/lc_checkboxoff.svg') no-repeat center}.autofilter-container #unselect_current{height:18px;width:18px;margin:8px 8px 8px 0;border:0}.autofilter-container #unselect_current img,.autofilter-container #select_current img{display:none}.autofilter-container #toggle_all.checkbutton>label,.autofilter-container #toggle_all.checkbutton>input{height:18px;line-height:normal}.autofilter-container #check_tree_box.ui-treeview,.autofilter-container #check_list_box.ui-treeview{width:100%;min-width:200px;max-height:150px}.autofilter-container-submenu>.autofilter-container{padding:0}.autofilter-container-submenu .autofilter.root-container .ui-treeview{border-color:transparent}.jsdialog.autofilter #background .ui-treeview-entry div:nth-of-type(1),.jsdialog.autofilter #textcolor .ui-treeview-entry div:nth-of-type(1),.jsdialog.autofilter #background>div:nth-of-type(1),.jsdialog.autofilter #textcolor>div:nth-of-type(1){display:none}#menu img.jsdialog.autofilter.ui-treeview-checkbox{display:none}#WordCountDialog #label10,#WordCountDialog #documentlabel-mobile{color:#636363 !important}#documentlabel-mobile{padding-top:10px}#mobile-wizard #wordslabel,#mobile-wizard #inclspaceslabel,#mobile-wizard #exclspaceslabel,#mobile-wizard #cjkcharsft,#mobile-wizard #wordslabel2,#mobile-wizard #inclspaceslabel2,#mobile-wizard #exclspaceslabel2,#mobile-wizard #cjkcharsft2,#mobile-wizard #commentslabel{float:left !important;clear:left !important;width:70% !important;color:#636363 !important}#mobile-wizard #selectwords,#mobile-wizard #selectchars,#mobile-wizard #selectcharsnospaces,#mobile-wizard #selectcjkchars,#mobile-wizard #docwords,#mobile-wizard #docchars,#mobile-wizard #doccharsnospaces,#mobile-wizard #doccjkchars,#mobile-wizard #docComments{float:right !important;clear:right !important;width:20% !important;border-bottom:none !important;color:#636363 !important}#DefineNameDialog .cell.jsdialog,#ManageNamesDialog .cell.jsdialog{padding-left:0}#table-Selection .jsdialog.ui-listbox{margin:8px 2px 2px}#SelectSourceDialog .ui-frame-label{display:none}#hideitems{border:0}#FontworkGalleryDialog #ctlFavoriteswin{width:400px;height:400px}#FontworkGalleryDialog #label1{display:none}#MacroWarnMedium label{max-width:400px;color:var(--color-main-text);text-transform:none}#MacroSelectorDialog #helpmacro{margin-bottom:8px;text-transform:none;font-size:var(--default-font-size)}#MacroSelectorDialog #description{text-transform:none}#MacroSelectorDialog #commands,#MacroSelectorDialog #categories{height:150px}#MacroSelectorDialog #categories{box-sizing:border-box;border-color:transparent}#MacroSelectorDialog #categories .ui-treeview-entry div.selected,#MacroSelectorDialog #categories .ui-treeview-entry,#MacroSelectorDialog #categories .ui-treeview-entry.selected{background-color:var(--color-background-dark);color:var(--color-text-dark)}#MacroSelectorDialog #categories .ui-treeview-entry div:hover,#MacroSelectorDialog #categories .ui-treeview-entry div.selected:hover,#MacroSelectorDialog #categories .ui-treeview-entry:hover,#MacroSelectorDialog #categories .ui-treeview-entry.selected:hover,#MacroSelectorDialog #categories .ui-treeview-entry div.selected{background-color:var(--color-background-darker);color:var(--color-text-darker)}.has-colorpicker.unotoolbutton>.unobutton img{height:var(--btn-img-colorpicker-size)}.unotoolbutton .selected-color{box-sizing:border-box;height:var(--btn-color-colorpicker-size);width:calc(var(--btn-img-size) - var(--btn-padding) * 2);position:relative;border:1px solid var(--color-border-dark);border-radius:7px;outline:1px solid var(--color-background-lighter)}#context-toolbar .unotoolbutton .selected-color{outline:1px solid var(--color-border-dark-63)}.unoarrow,.menubutton .arrow{width:auto !important;height:0;font-size:0;line-height:0;border:4px solid transparent;border-top:5px solid var(--color-main-text);display:inline-block !important;margin-inline-start:3px;margin-top:4px}.unoarrow:not([disabled]):hover,.menubutton .arrow:not([disabled]):hover{border-top:5px solid var(--color-text-darker)}.arrowbackground{box-sizing:border-box;width:16px;height:100%;display:flex;align-items:center;border-left:1px solid transparent;background-color:transparent;grid-column:3;position:relative;border:0;padding:1px}.arrowbackground:hover{border-left-color:transparent;background-color:var(--color-background-darker)}.unoarrow:not([disabled]):hover,.arrowbackground:not([disabled]):hover .unoarrow{border-top-color:var(--color-text-darker)}.jsdialog.menubutton{box-sizing:border-box;line-height:normal;font-size:calc(var(--default-font-size)*1.2);font-family:var(--jquery-ui-font);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);padding:8px 10px;margin:2px 0;background-color:var(--color-background-dark);display:flex;align-items:center;justify-content:center}.jsdialog.menubutton img{margin-inline-end:4px}button.menubutton.sidebar>span{box-shadow:none !important;font-size:var(--default-font-size) !important}.jsdialog .unobutton img{width:var(--btn-img-size);height:var(--btn-img-size)}.menubutton .arrow{display:table-cell !important;float:right;margin:5px 0 0 5px}.jsdialog.menubutton[disabled]{background-color:transparent !important;color:var(--color-text-lighter) !important}.jsdialog.menubutton[disabled] .arrow{border-top-color:var(--color-text-lighter)}.jsdialog.toolbox{display:flex}.jsdialog.ui-spacer{display:flex;flex-grow:1}.spinner{border:6px solid #f3f3f3;border-top:6px solid grey;border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ui-color-picker{padding:4px}.ui-color-picker,#ui-color-picker-custom,#ui-color-picker-recent{display:grid;grid-gap:4px;align-items:center}.ui-color-picker-palette{display:grid;grid-gap:4px;margin-top:3px}.ui-color-picker-entry{border:1px solid transparent;cursor:pointer;width:16px;height:16px;appearance:none;webkit-appearance:none;margin:0}.ui-color-picker-entry:hover,.ui-color-picker-entry:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}#ui-color-picker-custom,#ui-color-picker-recent{grid-auto-flow:column}.ui-color-picker .ui-listbox-container,.ui-color-picker button{margin:0 !important;width:100% !important}#ui-color-picker-custom input{max-width:75px}#busypopup.jsdialog-container{min-width:200px;min-height:100px;background:var(--color-background-lighter)}#busypopup .lokdialog{z-index:1}#busypopup .vertical{margin:auto}#busypopup #busyspinner{margin:-20px auto 0}#busypopup #busyspinner svg{display:block;margin:auto}#busypopup #busylabel,.popup #busylabel{margin:20px;text-align:center;font-size:100%;text-transform:initial;display:block}#busypopup #spinner-paper-g,.popup #spinner-paper-g{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-direction:normal;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:spinner-saving-anim;animation-name:spinner-saving-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@keyframes spinner-saving-anim{0%{transform:translateY(-20px) translateX(0);opacity:0}20%{transform:translateY(5px) translateX(15px);opacity:1}45%{transform:translateY(22px) translateX(-10px);opacity:1}100%{transform:translateY(60px) translateX(15px);opacity:0}}@-webkit-keyframes spinner-saving-anim{0%{transform:translateY(-20px) translateX(0);opacity:0}20%{transform:translateY(5px) translateX(15px);opacity:1}45%{transform:translateY(22px) translateX(-10px);opacity:1}100%{transform:translateY(60px) translateX(15px);opacity:0}}.spinner-img #spinner-box-f-right{fill:rgba(var(--doc-type),0.5)}.spinner-img #spinner-box-f-left{fill:rgba(var(--doc-type),0.2)}.spinner-img #spinner-inner-right{fill:rgba(var(--doc-type),0.5)}.spinner-img #spinner-box-back{fill:rgba(var(--doc-type),0.4)}.spinner-img #spinner-handle{stroke:rgba(var(--doc-type),0.8)}.spinner-img #spinner-inner-left-linearGradient stop:first-child{stop-color:rgba(var(--doc-type));stop-opacity:.7}.spinner-img #spinner-inner-left-linearGradient stop:nth-child(2){stop-color:rgba(var(--doc-type));stop-opacity:.5}.spinner-img #spinner-paper-fold{fill:rgba(var(--doc-type),0.8)}.spinner-img #spinner-paper-linearGradient stop:first-child{stop-color:rgba(var(--doc-type));stop-opacity:.3}.spinner-img #spinner-paper-linearGradient stop:nth-child(2){stop-color:rgba(var(--doc-type));stop-opacity:.2}.snackbar{border:none !important}.snackbar.jsdialog-window{overflow:visible}.snackbar #snackbar-container,.snackbar #snackbar-container-progress{align-items:center;max-width:calc(80vw);row-gap:4px}.snackbar .ui-progressbar progress{min-width:120px;margin-right:10px}.snackbar .ui-progressbar progress::-webkit-progress-bar{background-color:#FFFF}#mobile-wizard.popup.snackbar,.snackbar.jsdialog-container .ui-dialog-content{min-width:200px;background-color:#323232 !important}.snackbar.jsdialog-container .ui-dialog-content{width:max-content !important}#mobile-wizard.popup.snackbar #label,.snackbar.jsdialog-container #label,#mobile-wizard.popup.snackbar #label-no-action,.snackbar.jsdialog-container #label-no-action{color:white !important;font-size:var(--header-font-size) !important;margin:0 !important;border-bottom:none !important;padding-left:12px;flex:min-content;text-transform:inherit}#mobile-wizard.popup.snackbar #label-no-action,.snackbar.jsdialog-container #label-no-action{padding-right:8px;text-align:center}.snackbar.jsdialog-container #label{padding:2px 24px 2px 8px}.snackbar.jsdialog-container #label-no-action{padding:2px 8px}#mobile-wizard.popup.snackbar [id$='button'],.snackbar.jsdialog-container [id$='button'].ui-pushbutton.jsdialog{padding-right:12px;background-color:transparent !important;border:none !important;margin:0 !important;justify-content:center}.snackbar.jsdialog-container [id$='button'].ui-pushbutton.jsdialog{padding:8px}#snackbar-container-progress .ui-progressbar{display:grid;grid-column:1 / 3}#snackbar-container-progress{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,auto)}#mobile-wizard.popup.snackbar [id$='button']{padding:8px}#mobile-wizard.popup.snackbar [id$='button'],.snackbar.jsdialog-container [id$='button']{color:#469cff !important;font-weight:600;font-size:var(--header-font-size) !important;display:flex;align-items:center}.snackbar.jsdialog-container [id$='button']:hover{background-color:#ffffff15 !important}.jsdialog .ui-content.unobutton{height:var(--btn-size);width:var(--btn-size);display:flex;flex-direction:column;padding:var(--btn-padding);vertical-align:middle;background-color:transparent;border:0;position:relative;overflow:hidden;justify-content:center;align-items:center}#toolbar-wrapper:not(.mobile) ~ #toolbar-down .has-dropdown>.ui-content.unobutton{width:max-content}.unoarrow::after,.jsdialog .ui-content.unobutton::after{--click-increment:-1px;position:absolute;content:'';top:var(--click-increment);right:var(--click-increment);bottom:var(--click-increment);left:var(--click-increment)}.notebookbar .splitbutton>.ui-content.unobutton:hover,.jsdialog .splitbutton>.ui-content.unobutton:hover{background-color:var(--color-background-darker)}.unotoolbutton.has-dropdown{display:grid;align-items:center;grid-auto-flow:column;grid-template-rows:auto 0}.hidden{display:none !important}@media(prefers-reduced-motion:no-preference){.fadeout{animation:fade .7s}.fadein{animation:fade reverse .15s}.fsdialog-overlay{animation:fade reverse .3s}}@keyframes fade{from{opacity:1}to{opacity:0}}.ui-image{margin:auto}.ui-drawing-area-container{margin:auto}[data-theme='dark'] #PageNumberDialog #previewImage{filter:invert(.95)}[data-theme='dark'] #ColumnPage #pageexample-img,[data-theme='dark'] #ColumnPage #column-iconview img{filter:invert(.9)}.ui-scrollable-content{overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none;display:flex;align-items:center}.ui-scrollable-content::-webkit-scrollbar{width:0;height:0}#sc_input_window.formulabar{border:1px solid var(--color-border);flex-grow:1;background-color:var(--color-background-lighter);border-radius:var(--border-radius) 0 0 var(--border-radius);align-self:stretch}.ui-custom-textarea{position:relative}.ui-custom-textarea-overflow-wrapper{overflow:auto;overscroll-behavior:none;width:100%;height:100%;display:grid}.ui-custom-textarea.focused{border:1px solid var(--color-primary) !important}.ui-custom-textarea,.ui-custom-textarea-cursor-layer,.ui-custom-textarea-handle-layer,.ui-custom-textarea-text-layer{font-family:monospace;line-height:1.2;font-size:calc(var(--default-font-size)*1.2) !important;color:var(--color-main-text);overflow-wrap:anywhere}.ui-custom-textarea-cursor-layer,.ui-custom-textarea-handle-layer,.ui-custom-textarea-text-layer{padding:4px;grid-column:1;grid-row:1;white-space:pre-wrap;white-space:wrap}.ui-custom-textarea-cursor-layer{color:transparent;pointer-events:none}.ui-custom-textarea-handle-layer{position:absolute}.ui-custom-textarea.focused .ui-custom-textarea-cursor-layer span.cursor:not(.hidden){border-left:1px solid black;margin-left:-1px}.ui-custom-textarea-cursor-layer span.selection:not(.hidden){background-color:var(--color-primary-darker);color:var(--color-primary-text)}#sc_input_window.formulabar:focus{outline-offset:-1px}#sc_input_window.formulabar.expanded{border-radius:var(--border-radius) 0 var(--border-radius) var(--border-radius) !important}#formulabar-buttons-toolbox.formulabar.toolbox{display:grid;grid-auto-flow:column;align-items:center;grid-column-gap:4px;grid-template-columns:repeat(3,30px)}#formulabar-buttons-toolbox *{align-items:center;justify-content:center}.unotoolbutton.formulabar{display:flex}.formulabar.unotoolbutton{margin:0 !important;padding:0 !important;opacity:.8}.formulabar.unotoolbutton:hover{opacity:1}.formulabar.unotoolbutton img,.formulabar.ui-pushbutton{height:24px !important;width:24px !important;min-width:unset !important}#expand.formulabar{height:30px !important;margin:0 !important;border-radius:0 var(--border-radius) var(--border-radius) 0 !important;border-inline-start:none !important;background-color:var(--color-main-background) !important}#ZoteroDialog .ui-treeview{max-height:500px;max-width:100%}#ZoteroDialog-mainbox.jsdialog .ui-treeview{height:400px}#ZoteroDialog-search-container.jsdialog,#ZoteroDialog-locale-container.jsdialog{margin-block:7px}#ZoteroDialog-locale-container.jsdialog{width:fit-content}#zoterocategory.jsdialog{margin-inline-end:7px;min-width:150px !important;overflow-x:scroll}#zoterolist.jsdialog{width:calc(min(800px, 80vw))}.jsdialog[id^='zotero'][id$='-label']{margin-inline-end:7px}.jsdialog[id^='zotero'][id$='-label']:not(:first-child){margin-inline-start:24px}.jsdialog.menubutton:not([disabled]):hover,.ui-listbox:not([disabled]):hover,.jsdialog.ui-edit:not([disabled]):hover,.jsdialog.ui-textarea:not([disabled]):hover{color:var(--color-text-darker);background-color:var(--color-background-lighter);border:1px solid var(--color-border-darker)}#toolbar-down .jsdialog.menubutton:not([disabled]):hover,#toolbar-down .ui-listbox:not([disabled]):hover,#toolbar-down .jsdialog.ui-edit:not([disabled]):hover,#toolbar-down .jsdialog.ui-textarea:not([disabled]):hover{color:var(--color-text-darker);background-color:transparent !important;border-color:transparent}#toolbar-down .unobutton .unolabel{cursor:pointer}#toolbar-down .unotoolbutton:hover{background-color:transparent !important;border-color:transparent}#toolbar-down .jsdialog .ui-edit-container{place-content:center}#FormulaDialog .ui-tabs-root{background-color:var(--color-background-tabs-group);border-radius:var(--border-radius-large)}#FormulaDialog .jsdialog.ui-tabpage{display:flex}#FormulaDialog .jsdialog.ui-tabpage>.ui-grid{grid-template-rows:0 auto !important;grid-gap:0}#FormulaDialog #StructPage{display:grid;grid-template-rows:auto 1fr;grid-row-gap:4px}#FormulaDialog #StructPage .ui-treeview-entry div{background-color:transparent}#FormulaDialog #search{display:flex}#FormulaDialog #search-input{flex-grow:1}#FormulaDialog #ParameterPage>.ui-grid-cell{display:flex;flex-direction:column}#FormulaDialog>[id^='dialog-vbox']>[id^='box']>[id^='box']{grid-auto-columns:max-content;grid-column-gap:8px}#FormulaDialog label{max-width:400px}#FormulaDialog #box3{display:grid;min-width:400px}#FormulaDialog .ui-tabs-content.jsdialog{grid-auto-columns:250px;margin-top:0}#FormulaDialog #box3 :is(#grid2,#grid3){align-items:center}#FormulaDialog #ALTBOX #headline{font-weight:bold}#FormulaDialog #ed_formula.ui-textarea{max-width:392px}#FormulaDialog #tabcontrol{margin-inline-end:10px}#FormulaDialog .ui-tabpage>div>.ui-grid-cell>:not(.ui-pushbutton-wrapper){margin:auto 4px}#FormulaDialog .ui-pushbutton-wrapper{background:initial}#FormulaDialog{height:100%}#FormulaDialog .ui-textarea{margin-top:10px}div [id^='TemplateDialog']{min-width:590px}#CharacterPropertiesDialog{min-width:656px}kbd,.kbd{background-color:var(--color-background-dark);border-radius:var(--border-radius);border:1px solid var(--color-border-dark);color:var(--color-text-dark);display:inline-block;font-family:monospace;font-size:.85em;line-height:1;padding:4px;white-space:nowrap}.kbd--plus{color:var(--color-text-dark);padding:0 4px;font-size:.85em}.warn-copy-paste{width:100%}.jsdialog #writerchanges tbody{min-height:300px}#HyperlinkDocPage,#HyperlinkInternetPage,#HyperlinkMailPage{width:100%}#HyperlinkInternetPage #grid2,#HyperlinkInternetPage #label2,#HyperlinkInternetPage #lbProtocol,#HyperlinkInternetPage #linktyp_ftp,#HyperlinkInternetPage #linktyp_internet{display:none}#HyperlinkInternetPage #grid1,#HyperlinkInternetPage #grid3,#HyperlinkMailPage #grid3{grid-template-columns:1fr 3fr !important;column-gap:0 !important}#HyperlinkMailPage #grid1{grid-template-columns:1fr 3fr 0 !important;column-gap:0 !important}#HyperlinkInternetPage #frame2{margin-left:2px;margin-right:2px}#HyperlinkDocPage #grid5{grid-template-columns:87px 1fr 38px !important}#HyperlinkDocPage #frame1,[id^='Hyperlink'] .ui-grid-cell:empty,[id^='Hyperlink'] .hidden{display:none}[id^='Hyperlink'] #browse button{margin:auto;max-height:32px}#modal-dialog-unlock-features-popup{width:652px;min-width:auto;max-width:none}#unlock-features-popup .container{display:flex;flex-direction:row}#unlock-features-popup #unlock-image{flex:1.3;background:transparent no-repeat left 4px /contain;background-image:none;height:288px;margin-inline-end:.5em}#unlock-features-popup .item{flex:1}#unlock-features-popup .item *:not(ul,li){margin-inline-start:1.1em}#unlock-features-popup .item ul{list-style:none;padding:0;font-size:.84em;text-shadow:1px 1px 12px #ffbf0038,0 0 .5px #00000026}#unlock-features-popup h1{margin-bottom:.5em;font-size:1.1em;color:#fda208}#unlock-features-popup ul{list-style:none;padding:0;font-size:.84em;text-shadow:1px 1px 12px #ffbf0038,0 0 .5px #00000026}#unlock-features-popup ul li{display:flex;justify-content:flex-start;align-items:flex-start}#unlock-features-popup ul li::before{content:'\2022';color:#fda208;font-weight:bold;display:inline-block;width:1em;min-width:1em;margin-inline-start:.5em}#modal-dialog-copy_paste_download_progress .ui-dialog-content{width:450px}#modal-dialog-online-help-content-box{min-width:75%}#modal-dialog-keyboard-shortcuts-content-box{width:468px;max-width:95%}#PivotTableLayout #box2{grid-gap:12px}.jsdialog-container [id^='info-modal-label']{display:flex}#DocumentPropertiesDialog #headerbox,#DocumentPropertiesDialog #properties>.jsdialog.ui-grid{grid-template-columns:128px 128px auto 26px !important;align-items:center;margin-block-start:4px}#DocumentPropertiesDialog #properties>.jsdialog.ui-grid>.ui-grid-cell>.ui-grid-cell{align-items:center;grid-column-gap:4px}#DocumentPropertiesDialog #customprops button{line-height:16px;width:100%;margin:0}#DocumentPropertiesDialog #customprops #CustomInfoPage>.jsdialog.ui-scrollwindow:not(.formulabar){height:540px;max-height:none}#ServerAuditDialog #ServerAuditDialog-mainbox{min-width:calc(min(600px, 80vw))}#ServerAuditDialog .ui-treeview{border-color:transparent;max-height:max-content}#ServerAuditDialog .ui-treeview td[role='gridcell']{padding-inline-start:0}#ServerAuditDialog div:first-child .ui-treeview-header-sort-icon:after{display:none}#ServerAuditDialog div:first-child .ui-treeview-header-sort-icon{background:url('images/lc_serverauditheader.svg') no-repeat center;width:16px;display:table-caption;height:16px}#ServerAuditDialog #ServerAuditDialog-mainbox label{display:flex;align-items:center;gap:4px;color:#000;border-radius:30px;width:fit-content;height:16px;margin-top:8px;padding-right:10px}#ServerAuditDialog #ServerAuditDialog-mainbox label#auditsuccess{background-color:#c4f7cc;color:#1c4f26}#ServerAuditDialog #ServerAuditDialog-mainbox label#auditerror{background-color:#ffd6d9;color:#d42314}#ServerAuditDialog #ServerAuditDialog-mainbox label#auditsuccess::before{background:url('images/circle-check.svg') no-repeat center/18px;content:'';width:16px;height:16px}#ServerAuditDialog #ServerAuditDialog-mainbox label#auditerror::before{background:url('images/monochrome-x-cross.svg') no-repeat center;content:'';width:16px;height:16px}#findreplacetabbox{justify-content:start}#showcomments-container[default-state='true'],#insertmode-container[default-state='true'],#permissionmode-container[default-state='true'],#documentstatus-container[default-state='true'],#statusselectionmode-container[default-state='true']{display:none !important}.status-hidden{display:none !important}#BorderPage.jsdialog #presets.ui-iconview,#BorderPage.jsdialog #shadows.ui-iconview{grid-template-columns:1fr 1fr 1fr 1fr 1fr;overflow:visible}[data-theme='dark'] .sidebar-panel #layoutpanel_icons .ui-iconview-entry img,[data-theme='dark'] .sidebar-panel #transitions_icons .ui-iconview-entry img{filter:invert(1)}.sidebar-panel #layoutpanel_icons .ui-iconview-entry img,#FontworkGalleryDialog .ui-iconview-entry img{padding:5px 0}#ImageTabPage #frame1 .ui-grid-cell{display:grid;grid-gap:4px}#ColorPage.jsdialog :is(#iconview_colors,#iconview_recent_colors).ui-iconview,:is(#colorwindow_iv_colors,#colorwindow_iv_recentcolors).ui-iconview{grid-template-columns:repeat(12,1fr);width:max-content;line-height:0;padding:5px}#ColorPage.jsdialog #iconview_colors.ui-iconview,#colorwindow_iv_colors.ui-iconview{max-height:19vh}#ColorPage.jsdialog :is(#iconview_colors,#iconview_recent_colors).ui-iconview .ui-iconview-entry img,:is(#colorwindow_iv_colors,#colorwindow_iv_recentcolors) .ui-iconview-entry img{padding:1px}#ColorPage.jsdialog :is(#iconview_colors,#iconview_recent_colors).ui-iconview .ui-iconview-entry:is(:hover,.selected),:is(#colorwindow_iv_colors,#colorwindow_iv_recentcolors) .ui-iconview-entry:is(:hover,.selected){outline:2px solid var(--color-primary);border:1px solid transparent;background-color:transparent;border-radius:0}#ColorPage.jsdialog :is(#iconview_colors,#iconview_recent_colors).ui-iconview .ui-iconview-entry span,:is(#colorwindow_iv_colors,#colorwindow_iv_recentcolors) .ui-iconview-entry span{font-size:0}#ParagraphPropertiesDialog #ParaIndentSpacing #maingrid,#ParagraphPropertiesDialog #labelTP_NUMPARA #NumParaPage,#ParagraphPropertiesDialog #labelTP_DROPCAPS #maingrid52,#ParagraphPropertiesDialog #transparence #box1,#CharacterPropertiesDialog #fonteffects #FontColor,#CharacterPropertiesDialog #fonteffects #TextDecoration,#CharacterPropertiesDialog #fonteffects #Effects,[id^='TemplateDialog'] #Footnote #FootnoteAreaPage{width:fit-content}[id^='TemplateDialog'] #Footnote #FootnoteAreaPage .menubutton{margin:0}#CharacterPropertiesDialog :is(#font,#fonteffects,#position,#asianlayout) img.jsdialog.ui-drawing-area{width:650px}#CharacterPropertiesDialog #position #box7,#CharacterPropertiesDialog #FontColor #grid3{align-items:center}#ParagraphPropertiesDialog #textflow #checkAcrossPage.checkbutton,#ParagraphPropertiesDialog #labelTP_TABULATOR #ParagraphTabsPage{grid-column-gap:0}#ParagraphPropertiesDialog #labelTP_TABULATOR #entryED_TABTYPE_DECCHAR-input,#ParagraphPropertiesDialog #labelTP_TABULATOR #entryED_FILLCHAR_OTHER-input,#ColorPage.jsdialog #rgbpreset input,#ColorPage.jsdialog #rgbcustom input{max-width:100px}#ColorPage.jsdialog #rgbpreset{width:max-content}#ColumnPage.jsdialog #grid4{align-items:center}#ColumnPage.jsdialog #column-iconview.ui-iconview{grid-template-columns:repeat(5,1fr);overflow:visible}#BulletsAndNumberingDialog :is(#pick_bullet_iconview,#pick_numbering_iconview,#pick_outline_iconview,#pick_graphic_iconview).jsdialog.ui-iconview{grid-template-columns:repeat(4,1fr)}#BulletsAndNumberingDialog #PickBulletPage #changeBulletBtn.jsdialog.ui-grid-cell{justify-content:flex-end}#BulletsAndNumberingDialog #pick_graphic_iconview.jsdialog.ui-iconview{min-width:650px}#BulletsAndNumberingDialog #PickGraphicPage.jsdialog #pick_graphic_iconview.ui-iconview .ui-iconview-entry span{font-size:0}#BulletsAndNumberingDialog #NumberingPositionPage #previewwin.jsdialog img.jsdialog.ui-drawing-area{width:370px}#BulletsAndNumberingDialog #customize #bitmap-button.unobutton{width:fit-content}#floating_line_style_iconview.ui-iconview.jsdialog,#line_iconview.ui-iconview.jsdialog{grid-template-columns:1fr}#floating_line_end_iconview.ui-iconview.jsdialog{grid-template-columns:1fr 1fr}#floating_line_style_iconview.ui-iconview.jsdialog,#floating_line_end_iconview.ui-iconview.jsdialog{font-size:0}:is(#floating_line_style_iconview,#floating_line_end_iconview,#line_iconview).ui-iconview .ui-iconview-entry{border:1px solid transparent !important}:is(#colorful_palettes,#monochromatic_palettes) .ui-iconview-entry{border:1px solid transparent}#CHART2_HID_SCH_WIZARD_ROADMAP #tp_DataSource #box1.jsdialog.ui-grid-cell{align-items:start}#CHART2_HID_SCH_WIZARD_ROADMAP #tp_DataSource #grid2 :is(#box5,#box6){align-items:center}#subtype_iconview.jsdialog.ui-iconview{grid-template-columns:repeat(4,1fr);overflow:visible}#CHART2_HID_SCH_WIZARD_ROADMAP.vertical.jsdialog label{width:max-content}.jsdialog.ui-grid[role='listbox']{max-height:470px;overflow-x:hidden;overflow-y:auto}#ContentControlDialog #tabindexlabel{width:max-content}.single-child-grid{align-self:start}#FormulaDialog #ParameterPage :is(#editdesc,#pardesc),#FormulaDialog #ALTBOX #funcdesc,#GotoPageDialog #grid1 #page_count{margin:auto 0;color:var(--color-main-text);font-size:var(--default-font-size);line-height:var(--default-height);padding-left:inherit}#online-help-content-box,#keyboard-shortcuts-content-box{h1{text-align:center}table.help{border-collapse:collapse;width:100%}td.function{padding:5px;border-bottom:1px solid var(--color-border-lighter);width:70%}td.shortcut{padding:5px;border-bottom:1px solid var(--color-border-lighter);font-weight:bold;width:30%}.productname{font-weight:bold;font-style:italic}.ui{font-weight:bold}.def{font-weight:bold}.toc-h2 button,.toc-h3 button{border-radius:5px;transition:background-color .3s ease;font-family:Arial,sans-serif;font-size:1rem;color:var(--color-main-text)}.toc-h2 button:hover,.toc-h3 button:hover{background-color:#e0e0e0}.toc-h2 button:active,.toc-h3 button:active{color:#555}.toc-h2 button:focus,.toc-h3 button:focus{outline:0}.toc-h2,.toc-h3{margin-bottom:2px}.screenshot{text-align:center;margin:.1in}.screenshot>img{max-width:100%;height:auto}.blue{color:#63bbee}.icon-size{height:24px;width:24px;display:inline-block}button.border-0{font-family:'Helvetica Neue',sans-serif;background:none !important;border:0;padding:0 !important;color:-webkit-link;cursor:pointer;text-decoration:underline;font-size:1rem;line-height:1.5em}button:active{color:-webkit-activelink}button:focus{outline:-webkit-focus-ring-color auto 1px}.hide{display:none}.show{display:block}tr.show{display:table-row}#online-help-search-input{width:30%;padding:5px 10px 5px 15px;border:1px solid;border-radius:5px;font-size:16px;outline:0}#online-help-search-input:focus{box-shadow:0 0 10px rgba(0,0,0,0.2)}#online-help-search-input::placeholder{color:#999}[data-theme='dark'] span.cool-annotation-menu{filter:invert(1)}}.jsdialog:not(.sidebar) *[disabled]{color:var(--color-text-lighter) !important;background:var(--color-background-lighter)}.jsdialog *[disabled]:not(label):not(.ui-frame-container):not(.checkbutton):not(.spinfieldcontainer):not(.ui-grid):not(.ui-content):not(.ui-listbox-container):not(.ui-pushbutton-wrapper){border:1px solid var(--color-border-lighter)}#toolbar-down .unotoolbutton[disabled],#toolbar-down .unotoolbutton[disabled] *[disabled]{opacity:.5;background-color:transparent}.unotoolbutton .unobutton.selected+.ui-content.unolabel{color:var(--color-text-dark)}#clearFormatting,.hasnotebookbar .ui-content.unotoolbutton.has-label,.hasnotebookbar .ui-content.unotoolbutton.inline,.hasnotebookbar .ui-content.unotoolbutton:not(.has-label):not(.inline),.sidebar.unotoolbutton,.ui-overflow-group-more.unotoolbutton,.jsdialog.unotoolbutton,.notebookbar.unotoolbutton,#closebutton{background-color:transparent;border:1px solid transparent;color:var(--color-main-text);border-radius:var(--border-radius);height:max-content}.hasnotebookbar .ui-content.unotoolbutton.has-label:hover,.hasnotebookbar .ui-content.unotoolbutton.inline:hover,.hasnotebookbar .ui-content.unotoolbutton:not(.has-label):not(.inline):hover,.unotoolbutton:hover,.close-navigation-wrapper:hover{border:1px solid var(--color-btn-border);color:var(--color-text-darker);border-radius:var(--border-radius);background-color:var(--color-background-tabs-group)}.hasnotebookbar .ui-content.unotoolbutton.selected.has-label,.hasnotebookbar .ui-content.unotoolbutton.selected.inline,.hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline),.sidebar.unotoolbutton.selected,.notebookbar.unotoolbutton.selected,.jsdialog.unotoolbutton.selected{background-color:rgba(var(--doc-type),0.1);border:1px solid rgb(var(--doc-type));color:var(--color-text-dark);border-radius:var(--border-radius)}[data-theme='dark'] .hasnotebookbar .ui-content.unotoolbutton.selected.has-label,[data-theme='dark'] #toggledarktheme,[data-theme='dark'] .hasnotebookbar .ui-content.unotoolbutton.selected.inline,[data-theme='dark'] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline),[data-theme='dark'] .sidebar.unotoolbutton.selected,[data-theme='dark'] #context-toolbar .unotoolbutton.selected{background-color:var(--color-background-darker);border-color:var(--color-border-darker)}.hasnotebookbar .ui-content.unotoolbutton.has-label:hover,.hasnotebookbar .ui-content.unotoolbutton.selected:hover,.hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):hover,.sidebar.unotoolbutton.selected:hover,.ui-overflow-group-more.unotoolbutton:hover,.notebookbar.unotoolbutton.selected:hover,.jsdialog.unotoolbutton.selected:hover{color:var(--color-text-darker);border-radius:var(--border-radius);background-color:var(--color-background-tabs-group)}button.jsdialog img{max-height:100%}.annotation-btns-container{display:flex;flex-direction:row;justify-content:end;flex-wrap:wrap}:not(.main-nav) .button-secondary,:not(.main-nav) .button-secondary:not(.arrowbackground),:not(.main-nav)>div:not(.toolbox)>button:not(.ui-tab):not(.ui-expander):not(.ui-corner-all):not(.button-primary):not(.unobutton):not(.form-field-button):not(.col):not(.arrowbackground):not(.ui-combobox-button){box-sizing:border-box;height:32px;line-height:normal;color:var(--color-main-text);font-size:var(--default-font-size);min-width:62px;background-color:var(--color-background-dark);border:1px solid var(--color-btn-border);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);margin:5px;vertical-align:middle;width:max-content}.button-primary{height:32px;line-height:0;color:var(--color-primary-text);min-width:62px;background-color:var(--color-primary);border:1px solid var(--color-primary-dark);border-radius:var(--border-radius);margin:5px;vertical-align:middle;width:max-content}.jsdialog.ui-button-box.end{margin-top:8px;display:flex;justify-content:space-between}.jsdialog.ui-button-box button[disabled='disabled']{color:var(--color-text-lighter) !important;background-color:var(--color-background-lighter) !important;border-color:var(--color-border-lighter) !important}.ui-button-box .jsdialog.ui-pushbutton:not(.hidden){display:initial !important;font-size:var(--default-font-size)}.ui-pushbutton[disabled]{color:var(--color-text-lighter) !important;background-color:var(--color-background-lighter) !important;border:1px solid var(--color-border-lighter) !important}.ui-pushbutton[disabled]:hover{cursor:not-allowed !important;background:var(--color-background-darker) !important}.jsdialog.ui-button-box{display:grid}.jsdialog.ui-button-box-right{grid-column:2;display:flex;justify-self:end;margin-inline-end:-5px}.jsdialog.ui-button-box-left{grid-column:1;display:flex;justify-self:start;margin-inline-start:-5px}button.has-img{min-width:auto !important}#container .ui-grid-cell button.jsdialog.has-img:not(.sidebar){display:grid;grid-template-columns:24px 1fr;text-align:start;gap:5px;width:100% !important;margin:2px !important}button#left.has-img>img{width:16px}[data-theme='dark'] button#select_current.has-img>img{filter:invert(.9)}[data-theme='dark'] button#unselect_current.has-img>img{filter:invert(.9)}div[id^='TemplateDialog'] #Columns :is(#back,#next) button.has-img,#ColumnDialog :is(#back,#next) button.has-img{width:100%}.notebookbar-scroll-wrapper{height:82px;display:flex;overflow-x:auto;overflow-y:hidden}.notebookbar.ui-listbox,.notebookbar.ui-combobox,.notebookbar.ui-spinfields,.notebookbar.ui-radiobutton{width:100%}.notebookbar.ui-radiobutton,.notebookbar.ui-radiobutton input{height:var(--default-font-size);margin:auto 4px}label.notebookbar,.notebookbar.ui-radiobutton label{line-height:var(--default-font-size);font-family:var(--cool-font);font-size:var(--default-font-size);margin:auto 4px}.notebookbar.root-container,.notebookbar#NotebookBar,.notebookbar#ContextContainer,.notebookbar.ui-tabs-root,.notebookbar.ui-tabs-content,.notebookbar.ui-tabs-content>.notebookbar.ui-content,.notebookbar.ui-tabpage{width:100%;justify-items:start;max-width:initial}.notebookbar-tabs-container{display:inline-flex;flex:.1 .1 auto;margin-inline-start:5px}.ui-tabs.notebookbar{display:inline-flex;z-index:999;padding:0;height:100%}.notebookbar#NotebookBar{height:82px}button.ui-tab.notebookbar{box-sizing:border-box;height:24px;display:flex;align-items:center;justify-content:center;padding:0 clamp(4px,1vw,1em);border:1px solid transparent;background-color:transparent;font-size:calc(var(--tb-min-fs) + (var(--tb-max-fs-u) - var(--tb-min-fs-u)) * ((100vw - 640px) / (1000 - 640)));font-size:clamp(var(--tb-min-fs),var(--tb-fs-s),var(--tb-max-fs));font-family:var(--cool-font);line-height:normal;color:var(--color-main-text)}#shareas{& .unolabel{color:var(--color-main-text)}}.ui-tab.notebookbar[style*='block']{display:inline-flex !important}.ui-tab.hidden.notebookbar{display:none !important}.ui-tab.selected.notebookbar{border:1px solid transparent !important;color:var(--color-text-darker) !important;box-shadow:inset 12px 0 var(--color-main-background),inset -12px 0 var(--color-main-background),inset 0 -2px rgb(var(--doc-type));transition:box-shadow .1s ease-out}.ui-tab.selected.notebookbar:hover{box-shadow:inset 0 0 var(--color-main-background),inset 0 0 var(--color-main-background),inset 0 -2px rgb(var(--doc-type));transition:box-shadow .3s ease}.ui-tab.notebookbar:hover{cursor:pointer !important;color:var(--color-text-darker) !important;box-shadow:inset 12px 0 var(--color-main-background),inset -12px 0 var(--color-main-background),inset 0 -2px var(--color-border)}.main-nav.hasnotebookbar #document-header{height:100%;background:transparent;align-items:center;display:flex}.notebookbar.ui-grid{border-spacing:0}.notebookbar-shortcuts-bar{display:inline-block;position:relative;z-index:1000;box-sizing:border-box}.notebookbar-shortcuts-bar>table{display:block;height:31px}.notebookbar-shortcuts-bar .unotoolbutton.notebookbar .unobutton{width:var(--btn-size-m);height:var(--btn-size-m);padding:var(--btn-padding);justify-content:center;align-items:center}.notebookbar-shortcuts-bar .unotoolbutton.notebookbar .unobutton img{width:16px;height:16px;margin:0}.unoSave.savemodified .unobutton img,.savemodified.unotoolbutton .unobutton img,#save.saving img,#save.saved img{box-sizing:border-box;padding-left:var(--btn-img-size) !important}html:not([data-theme='dark']) .unoSave.savemodified .unobutton img,html:not([data-theme='dark']) .savemodified.unotoolbutton .unobutton img{background:url('images/lc_savemodified.svg') no-repeat center}html[data-theme='dark'] .unoSave.savemodified .unobutton img,html[data-theme='dark'] .savemodified.unotoolbutton .unobutton img{background:url('images/dark/lc_savemodified.svg') no-repeat center}.notebookbar-shortcuts-bar .notebookbar.unotoolbutton{margin:0 !important}.notebookbar-shortcuts-bar .cell.notebookbar{padding:0 2px}.hasnotebookbar .notebookbar-shortcuts-bar #Menubar,.hasnotebookbar .notebookbar-shortcuts-bar #Menubar li,.hasnotebookbar .notebookbar-shortcuts-bar #Menubar>li>a{background-color:transparent;margin:0 !important}.hasnotebookbar .notebookbar-shortcuts-bar #Menubar>li>a{cursor:pointer;border:0;padding:4px}.hasnotebookbar #shortcuts-menubar-icon{position:absolute;top:45%;left:6px;height:2px;width:16px;-webkit-transition:all .25s;transition:all .25s}#Open_Local_Editor img{opacity:.8}[data-theme='dark'] #Open_Local_Editor img{filter:invert(1)}.notebookbar-options-section .cell.notebookbar{padding:0}.root-container.notebookbar{display:table-cell;vertical-align:middle}#toolbar-wrapper.hasnotebookbar{background:var(--color-background-lighter);position:relative;z-index:11}.notebookbar.horizontal.ui-overflow-manager{padding-inline-start:5px}.hasnotebookbar>#toolbar-row{height:82px}.vertical.notebookbar{width:max-content;display:grid;grid-auto-flow:row;grid-gap:4px}.notebookbar.ui-separator.vertical{width:1px;background-color:var(--color-toolbar-border);height:var(--notebookbar-element-height);margin:0 2px;box-sizing:border-box}.horizontal.notebookbar{display:grid;grid-auto-flow:column;grid-gap:4px;align-items:center;justify-items:center;width:max-content;color:var(--color-main-text)}.horizontal.notebookbar:has(.unoBezier_Unfilled){height:100%;align-items:start}#table-Home-Section-Insert #table-LineB9 #InsertGraphic.notebookbar,#table-Home-Section-Insert #table-GroupB20 #InsertTable.notebookbar{width:50px}#table-Home-Section-Insert #table-LineB9 #InsertGraphic.notebookbar{width:auto;margin-left:-2px}#buttonbefore.notebookbar,#buttonafter.notebookbar,#buttonoptimal.notebookbar,#buttonparallel.notebookbar,#buttonnone.notebookbar,#buttonthrough.notebookbar,#bottom.notebookbar,#top.notebookbar,#standard.notebookbar,#Bold.notebookbar,#Italic.notebookbar,#Underline.notebookbar,#Strikeout.notebookbar{margin:0 !important;padding:0 !important}.unotoolbutton.notebookbar .unobutton{box-sizing:border-box;padding:var(--btn-padding);width:var(--btn-size);height:var(--btn-size);background-color:transparent;margin:0;vertical-align:middle;border:0;line-height:0;color:var(--color-main-text);font-size:var(--default-font-size);display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}.unotoolbutton.notebookbar .unobutton::after{--click-increment:-1px;position:absolute;content:'';top:var(--click-increment);right:var(--click-increment);bottom:var(--click-increment);left:var(--click-increment)}.unotoolbutton.notebookbar.inline:hover{background-color:var(--color-background-darker)}.jsdialog .ui-tabs-content{margin-top:10px}.ui-tabs-content .unobutton>img,.ui-overflow-group-popup .unotoolbutton.notebookbar .unobutton>img{width:var(--btn-img-size);height:var(--btn-img-size)}.has-dropdown--color.notebookbar{height:var(--btn-size) !important}.unotoolbutton.notebookbar .unolabel{font-size:var(--header-font-size);font-family:var(--cool-font);color:var(--color-main-text);padding:0 5px !important;line-height:normal;grid-column:2}#table-HomeTab .unospan-uptoolbar:not(.disabled){border-top-left-radius:12px;border-bottom-left-radius:12px;background:linear-gradient(to left,#e6e6e600,#e6e6e652 30%)}#table-HomeTab .unospan-downtoolbar:not(.disabled){background:linear-gradient(to right,#e6e6e600,#e6e6e652 30%);border-top-right-radius:12px;border-bottom-right-radius:12px}#table-HomeTab .unospan-uptoolbar:not(.disabled):hover{box-shadow:-2px 0 2px 2px #e6e6e6b0}#table-HomeTab .unospan-downtoolbar:not(.disabled):hover{box-shadow:2px 0 2px 2px #e6e6e6b0}#table-HomeTab .unospan-uptoolbar img,#table-HomeTab .unospan-downtoolbar img{width:18px !important;height:18px !important;padding:4px}.unotoolbutton.notebookbar.disabled:not(.unospan-shortcutstoolbox),.unotoolbutton[disabled]:not(.unospan-shortcutstoolbox),.mobile-wizard-widebutton.disabled,.locking-disabled{opacity:.65;cursor:not-allowed}.locking-disabled:hover{opacity:1}.restricted-item{display:none !important}.unotoolbutton.notebookbar.disabled img,.mobile-wizard-widebutton.disabled img,.unotoolbutton[disabled] img{-webkit-filter:grayscale(100%) brightness(100%);filter:grayscale(100%) brightness(100%)}.unotoolbutton:not(.disabled) *{cursor:pointer}.unotoolbutton[disabled] *{cursor:not-allowed !important}.unotoolbutton.notebookbar{text-align:center}.unotoolbutton.notebookbar.has-label>*:not(.arrowbackground){display:table-cell;width:max-content;height:100%}.unotoolbutton.notebookbar.has-label{text-align:center}.unotoolbutton.notebookbar.has-label:not(.inline) img{width:24px !important;height:24px !important;box-sizing:border-box;margin:auto !important;display:block}.has-label.has-dropdown:not(.inline) .unolabel{display:inline-block;clear:both}.ui-tab.selected.notebookbar.add-focus-to-tab{border:2px solid black !important}.inline.notebookbar{width:max-content;white-space:nowrap;display:grid;grid-auto-flow:column;align-items:center}#FormatPaintbrush span{display:none}.notebookbar.ui-combobox *{line-height:22px}#stylesview,#masterpageall_icons,#transitions_icons{height:var(--notebookbar-element-height);overflow:auto;display:grid;row-gap:0;padding:0;border:1px solid var(--color-stylesview-border);border-radius:var(--border-radius);border-collapse:separate;scrollbar-width:none;background-color:var(--color-stylesview-background);filter:brightness(var(--brightness-stylesview));box-sizing:border-box}#stylesview{width:35vw;grid-template-columns:repeat(auto-fit,minmax(122px,1fr));grid-template-rows:repeat(auto-fit,minmax(33px,1fr));border-top-right-radius:0;border-bottom-right-radius:0}#masterpageall_icons{width:15vw !important;max-width:265px;min-width:90px;grid-template-columns:repeat(auto-fit,minmax(85px,1fr));grid-template-rows:repeat(auto-fit,minmax(80px,1fr));margin-left:5px}#transitions_icons:not(.sidebar){width:35vw;grid-template-columns:repeat(auto-fit,minmax(122px,1fr));grid-template-rows:repeat(auto-fit,minmax(60px,1fr));margin-left:10px}#stylesview-btn{border:1px solid var(--color-stylesview-border);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:var(--notebookbar-element-height);margin-inline-start:-5px;box-sizing:border-box}#stylesview-btn.vertical{gap:0}#stylesview-btn div{border:0}#stylesview-btn button img{width:var(--btn-img-size-s) !important;height:var(--btn-img-size-s) !important;box-sizing:border-box}#stylesview-btn button{width:var(--btn-size-s) !important;height:var(--btn-size-s) !important}#stylesview:hover{filter:none}#stylesview::-webkit-scrollbar{width:0;height:0}#stylesview .ui-iconview-entry{box-sizing:border-box;padding-top:0;align-self:start}#stylesview .icon-view-item-container{margin:unset}#stylesview .ui-iconview-entry-title{display:none}#stylesview .ui-iconview-entry.selected{border:1px solid var(--color-border-darker);border-collapse:separate;background-color:transparent}#stylesview .ui-iconview-entry:not(.selected){border:1px solid transparent}#stylesview .ui-iconview-entry:not(.selected):hover{border:1px solid var(--color-border-dark);-webkit-box-shadow:0 0 2px 0 var(--color-background-darker);box-shadow:0 0 2px 0 var(--color-background-darker);cursor:pointer;background-color:transparent}#numbertype select{flex:1 0}#table-Insert #HeaderAndFooter.notebookbar{min-width:160px}#Transition-container.notebookbar{width:100%;justify-items:stretch}#transitions_icons.ui-iconview.notebookbar{max-height:75px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));flex-grow:1;scroll-snap-type:y mandatory;scroll-behavior:smooth}#transitions_icons.ui-iconview.notebookbar>*{scroll-snap-align:start}.ui-drawing-area-container{position:relative}.ui-drawing-area-loader{border:5px solid var(--color-border-lighter);border-top:5px solid var(--color-border);border-radius:50%;width:20px;height:20px;animation:spin 2s linear infinite;margin-left:auto;margin-right:auto;position:relative;top:25%}.ui-drawing-area-loader-container{position:absolute;left:0;top:0;width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ui-drawing-area-placeholder-container{position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%}.ui-drawing-area-placeholder{margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center}#style1 img ~ .ui-drawing-area-placeholder-container .ui-drawing-area-placeholder{font-family:Liberation Serif;font-size:var(--default-font-size)}#style2 img ~ .ui-drawing-area-placeholder-container .ui-drawing-area-placeholder{font-family:Liberation Serif;font-size:var(--default-font-size)}#style3 img ~ .ui-drawing-area-placeholder-container .ui-drawing-area-placeholder{font-family:Liberation Sans;font-size:calc(var(--default-font-size)*2);font-weight:bold}#style4 img ~ .ui-drawing-area-placeholder-container .ui-drawing-area-placeholder{font-family:Liberation Sans;font-size:calc(var(--default-font-size)*1.5)}[class*='as-odt-submenu-icon']{background:url('images/lc_downloadas-odt.svg') center}[class*='as-ods-submenu-icon']{background:url('images/lc_downloadas-ods.svg') center}[class*='as-odp-submenu-icon']{background:url('images/lc_downloadas-odp.svg') center}[class*='as-odg-submenu-icon']{background:url('images/lc_downloadas-odg.svg') center}[class*='as-png-submenu-icon']{background:url('images/lc_insertgraphic.svg') center}[class*='as-bmp-submenu-icon']{background:url('images/lc_insertgraphic.svg') center}[class*='as-gif-submenu-icon']{background:url('images/lc_insertgraphic.svg') center}[class*='as-tiff-submenu-icon']{background:url('images/lc_insertgraphic.svg') center}[class*='as-swf-submenu-icon']{background:url('images/lc_exportswf.svg') center}[class*='as-svg-submenu-icon']{background:url('images/lc_exportsvg.svg') center}[class*='as-rtf-submenu-icon']{background:url('images/lc_downloadas-rtf.svg') center}[class*='as-doc-submenu-icon']{background:url('images/lc_downloadas-doc.svg') center}[class*='as-docx-submenu-icon']{background:url('images/lc_downloadas-docx.svg') center}[class*='pdf-submenu-icon']{background:url('images/lc_exportpdf.svg') center}[class*='epub-submenu-icon']{background:url('images/lc_exportepub.svg') center}[class*='as-xls-submenu-icon']{background:url('images/lc_downloadas-xls.svg') center}[class*='as-xlsx-submenu-icon']{background:url('images/lc_downloadas-xlsx.svg') center}[class*='as-csv-submenu-icon']{background:url('images/lc_downloadas-csv.svg') center}[class*='as-ppt-submenu-icon']{background:url('images/lc_downloadas-ppt.svg') center}[class*='as-pptx-submenu-icon']{background:url('images/lc_downloadas-pptx.svg') center}[class*='as-html-submenu-icon']{background:url('images/lc_downloadas-html.svg') center}#context-toolbar{position:absolute;background:var(--color-background-lighter);padding:5px;transform:translateY(-105%);z-index:12;border:solid var(--color-toolbar-border) 1px;display:grid;opacity:1;transition:all .25s allow-discrete}#context-toolbar.hidden{display:none;opacity:0;transition:all .25s allow-discrete}#context-toolbar .unobutton>img{width:var(--btn-img-size);height:var(--btn-img-size)}#masterpageall_icons .notebookbar.ui-iconview-entry{align-self:start;margin-top:6px}#masterpageall_icons .notebookbar.ui-iconview-entry img{height:45px;width:80px}.sidebar *{font-family:var(--jquery-ui-font);text-transform:none !important;color:var(--color-main-text)}div.ui-grid-cell.sidebar.jsdialog{row-gap:5px}img.sidebar.ui-image{padding:6px}#SdLayoutsPanelPanelExpander img.sidebar.ui-drawing-area{width:300px}.sidebar.ui-grid{row-gap:8px}.sidebar .ui-content .unobutton{box-sizing:border-box;margin:0}#document-container:not(.mobile)+#sidebar-dock-wrapper,#document-container:not(.mobile)+#navigator-dock-wrapper{padding:0;box-sizing:border-box}[data-userinterfacemode='classic'] #document-container:not(.mobile)+#sidebar-dock-wrapper,[data-userinterfacemode='classic'] #document-container:not(.mobile)+#navigator-dock-wrapper,[data-docType='spreadsheet'] #document-container:not(.mobile)+#sidebar-dock-wrapper,[data-docType='spreadsheet'] #document-container:not(.mobile)+#navigator-dock-wrapper{border-inline-start:1px solid var(--color-border)}.sidebar .menu-entry-icon{width:var(--btn-size);height:var(--btn-size)}.sidebar.ui-expander{display:flex;justify-content:space-between;align-items:center}.sidebar.ui-expander-label{color:var(--color-main-text);font-size:var(--header-font-size);line-height:var(--header-height);padding-inline:8px;flex:1;display:flex}.ui-expander-icon-right .sidebar.unotoolbutton,.ui-expander-icon-right .ui-overflow-group-more.unotoolbutton{margin:0 !important}.ui-expander.jsdialog.sidebar{width:100%}.ui-expander-icon-right.jsdialog.sidebar .sidebar.unotoolbutton button,.ui-expander-icon-right.jsdialog.sidebar .sidebar.unotoolbutton button img{width:10px;height:10px;padding:0;margin:0}.ui-expander-icon-right.jsdialog.sidebar .ui-overflow-group-more.unotoolbutton,.ui-expander-icon-right.jsdialog.sidebar .ui-overflow-group-more.unotoolbutton button,.ui-expander-icon-right.jsdialog.sidebar .ui-overflow-group-more.unotoolbutton button img{width:14px;height:14px;padding:0;margin:0;border:0}.ui-expander-icon-right.jsdialog.sidebar .ui-overflow-group-more.unotoolbutton button{opacity:.75}.ui-expander-icon-right.jsdialog.sidebar .ui-overflow-group-more.unotoolbutton button:hover{opacity:1}.ui-expander.jsdialog.sidebar .ui-expander-icon-right:hover img{filter:none}#softedgeframe .sidebar.ui-expander-content,#glowframe .sidebar.ui-expander-content{width:100% !important}#AlignmentPropertyPanel.sidebar.ui-grid #box3,#ParaPropertyPanel.sidebar.ui-grid #box1.sidebar.ui-grid-cell,#NumberFormatPropertyPanel.sidebar.ui-grid #grid1{justify-content:space-between !important;row-gap:8px;grid-auto-flow:revert !important;grid-template-columns:repeat(2,auto)}.sidebar.ui-expander-content{padding-inline:10px;width:300px;line-height:var(--default-height)}.sidebar.ui-grid.ui-grid-cell>div:not(.ui-treeview){justify-content:start;display:flex;align-items:center}div.sidebar.ui-grid-cell.checkbutton,div.sidebar.ui-grid .checkbutton.sidebar,#ShadowPropertyPanel #SHOW_SHADOW,#NumberFormatPropertyPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n+1),#AlignmentPropertyPanel #indentbuttons,#SidebarTextPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n+1),#ParaPropertyPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n){justify-content:start}.sidebar.toolbox{align-items:center}.sidebar.spinfieldcontainer input{color:var(--color-text-dark);background-color:var(--color-background-dark)}.sidebar.ui-grid.ui-grid-cell .menubutton{justify-content:space-between;padding:8px 10px;margin:5px 0 !important}.sidebar.ui-pushbutton,.sidebar.spinfield,.sidebar.ui-listbox,.sidebar.menubutton:not(.has-dropdown){width:121px}#gradientstyle>.sidebar.ui-listbox,#gradangle>.sidebar.spinfield,#fontsizecombobox .sidebar.ui-listbox,#TableEditPanel .sidebar.spinfieldcontainer input,#ParaPropertyPanel .sidebar.spinfieldcontainer input{min-width:87px;width:87px}#fontnamecombobox>.sidebar.jsdialog.ui-listbox,#applystyle>.sidebar.jsdialog.ui-listbox{width:198px}.sidebar.ui-grid-cell .sidebar.ui-pushbutton{margin:0}.sidebar.unotoolbutton,.ui-overflow-group-more.unotoolbutton{margin-right:3px;padding:0 !important}.sidebar.jsdialog.checkbutton{font-size:var(--default-font-size);align-items:center}.sidebar.jsdialog.checkbutton label{padding:0;display:flex;line-height:1;flex-direction:column;justify-content:center}.sidebar.menubutton.has-colorpicker:hover span{box-shadow:revert}.sidebar #FrameLineColor-button img{margin-bottom:-4px}#ParaPropertyPanel.sidebar #backgroundcolor,#PosSizePropertyPanel.sidebar #selectrotationtype{justify-content:end}#PosSizePropertyPanel.sidebar #ratio{grid-column:1 / 3}#PosSizePropertyPanel.sidebar #ratio input[type='checkbox']{margin-inline-start:0}#ParaPropertyPanel.sidebar #indentfieldbox,#ParaPropertyPanel.sidebar #box3{display:grid;justify-content:start;row-gap:4px}#ParaPropertyPanel .sidebar.ui-grid-cell{column-gap:5px}.jsdialog.sidebar.ui-separator{display:none}button#button2.ui-pushbutton.jsdialog.sidebar{width:151px;padding:4px;position:relative;left:-10px}#TableEditPanel.sidebar.ui-grid #delete_label{width:118px}#CellAppearancePropertyPanel.sidebar div{grid-template-columns:repeat(5,auto) !important}#table-textorientbox.sidebar .jsdialog .radiobutton{border:1px solid transparent}#table-textorientbox.sidebar .jsdialog input[type='radio']{background:none !important;width:auto;height:auto}#textorientbox{grid-template-columns:repeat(auto-fill,minmax(32px,1fr));grid-gap:inherit}#textorientbox button{min-width:auto;width:auto}.sidebar#ChartTypePanel #cmb_chartType-input,.sidebar#ChartTypePanel #\33 dscheme-input,.sidebar#ChartTypePanel .ui-listbox,.sidebar#ChartTypePanel .ui-pushbutton,.sidebar#ChartTypePanel .ui-scrollwindow,.sidebar#ChartTypePanel #stack,.sidebar#ChartElementsPanel .ui-listbox{justify-content:start;width:100%}.sidebar#ChartTypePanel #stack:not(.hidden)+#grid6{display:block !important}.sidebar#ChartTypePanel #stack.hidden+#grid6{display:none}.unoChartColorPalette.unotoolbutton>.unobutton{width:calc(3*var(--btn-size));height:calc(2*var(--btn-size))}.unoChartColorPalette.unotoolbutton>.unobutton img{width:calc(3*var(--btn-img-size));height:calc(2*var(--btn-img-size))}.sidebar #orientationcontrol,.sidebar #rotation,.sidebar #rotatemenu{visibility:hidden}.sidebar #orientationcontrol,.sidebar #rotation,.sidebar #grid1-cell-5-1,.sidebar #rotationlabel{height:0}#box4>[id^='hyphenation']{display:none !important}#NavigatorPanel #contentbox,#NavigatorPanel #contenttree,#NavigatorPanel #tree{position:relative;top:0;bottom:10px;border:0;outline:0}#NavigatorPanel .ui-expander-content>.root-container.jsdialog{margin:0}#NavigatorPanel div{background-color:transparent}#NavigatorPanel .ui-treeview-icon{width:var(--btn-img-size-s);height:var(--btn-img-size-s)}#NavigatorPanel div.selected{background-color:var(--color-background-dark);color:var(--color-primary)}[data-theme='dark'] #NavigatorPanel div.selected{color:var(--color-text-lighter)}#NavigatorPanel .ui-treeview-entry,#NavigatorPanel .ui-treeview-expanded-content{margin-block-end:8px}#NavigatorPanel .ui-treeview-entry.highlighted>*:not(.ui-treeview-expander-column){background-color:var(--color-treeview-highlight)}#NavigatorPanel .ui-treeview-entry.highlighted>:not(.ui-treeview-expander-column) *{color:var(--color-treeview-highlight-text)}.ui-treeview-expandable.highlighted .ui-treeview-cell-text{color:rgb(var(--doc-type)) !important}#NavigatorPanel div.selected:not(.ui-treeview-expandable-with-icon):not(:empty):not([aria-level='1'])::before{font-size:17px;font-weight:500;position:relative;left:-20px;width:0}#NavigatorPanel .ui-treeview-cell-text{font-size:.875rem;white-space:break-spaces}.StyleListPanel #TemplatePanel .ui-treeview-cell-text{white-space:break-spaces}#NavigatorPanel .ui-treeview-cell{display:flex;align-items:center;word-break:break-word}span.jsdialog.sidebar.ui-treeview-notexpandable{margin-left:15px}#NavigatorPanel .ui-expander{display:none}#navigator-floating-icon{border:0;position:absolute;z-index:100;display:none;margin-inline-start:28px;margin-top:28px}#navigator-floating-icon>button{margin-top:100px}#navigator-floating-icon img{width:var(--btn-img-size);height:var(--btn-img-size)}#navigator-floating-icon.visible{display:flex;flex-direction:column}.navigator-btn-wrapper{background-color:var(--color-background-lighter);border-radius:var(--border-radius);padding:4px;box-shadow:0 1px 3px var(--color-box-shadow)}.navigator-btn-wrapper:hover{background:var(--color-background-darker)}.navigator-btn-wrapper button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer}.navigator-btn-wrapper img{width:24px;height:24px}#navigation-options-wrapper{font-family:var(--cool-font)}.navigation-header{display:flex;justify-content:space-between;align-items:center;font-size:var(--header-font-size);font-family:var(--cool-font);color:var(--color-main-text);height:54px;padding:16px;box-sizing:border-box}.navigator-container .ui-treeview-placeholder{padding:16px}.navigation-title{font-weight:bold}.close-navigation-wrapper{display:flex;box-sizing:border-box;border:1px solid transparent;border-radius:var(--border-radius)}.navigation-search-wrapper{padding:8px 8px 8px 16px}.navigation-search-wrapper>.sidebar.ui-grid-cell{align-items:center}.close-navigation-button{min-width:auto !important;width:var(--btn-img-size) !important;height:var(--btn-img-size) !important;border:none !important;background-image:url('images/closedoc.svg');background-repeat:no-repeat;background-size:contain;background-position:center;background-color:transparent !important;cursor:pointer;padding:0 !important;margin:0 !important}[data-theme='dark'] .close-navigation-button{background-image:url('images/dark/closedoc.svg')}#navigation-options{display:flex;padding:0 8px}#navigation-options .tab{flex:0 1 auto;border:1px solid transparent;background:transparent;padding:6px 8px;margin-block:0 4px;cursor:pointer;font-size:.83rem;border-bottom:0;color:var(--color-main-text);transition:background-color .3s,border-color .3s}#navigation-options .tab:after{content:'';display:block;margin-top:4px;transition:border-color .3s;border-bottom:2px solid transparent}#navigation-options .tab:hover{background:var(--color-background-darker) !important}[data-bg-theme='light'] #navigation-options .tab.selected{color:rgba(var(--doc-type),1) !important}#navigation-options .tab.selected:after{border-bottom-color:rgba(var(--doc-type),1)}#navigation-sidebar{width:250px;display:none;border-inline-end:1px solid var(--color-border)}#quickfind-dock-wrapper #box{display:grid;grid-template-rows:20px auto;margin:4px 0;grid-gap:10px}#quickfind-container,#QuickFindPanel,#quickfind-dock-wrapper #box{height:inherit}#QuickFindPanel .ui-treeview-cell-text-content .highlighted{background-color:var(--color-treeview-highlight);color:var(--color-treeview-highlight-text)}#QuickFindPanel .ui-treeview-cell-text-content.page-divider{color:var(--color-text-lighter)}#navigator-search-input{height:24px}#navigator-search-button button.ui-pushbutton{background:transparent;border:0;width:var(--btn-size);height:var(--btn-size);padding:var(--btn-padding)}#navigator-search-button button.ui-pushbutton:hover{background-color:var(--color-background-darker) !important}#quickfind-dock-wrapper #box>div:nth-child(1){justify-content:space-evenly;height:min-content}#quickfind-dock-wrapper #box .ui-text,#quickfind-dock-wrapper #quickfind-placeholder.ui-text{grid-row:1;height:min-content;font-size:var(--default-font-size);margin-inline:16px;margin-block-start:8px;color:var(--color-status-badge);padding-inline-start:0}#quickfind-dock-wrapper #searchfinds{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;max-height:calc(100vh - 350px)}#quickfind-dock-wrapper .ui-treeview{grid-row:2;border-width:1px 0 0;border-color:transparent;border-radius:0;margin-bottom:100px;padding-inline:16px}#quickfind-dock-wrapper .ui-treeview-entry{text-wrap:balance;word-break:break-word;border-bottom:1px solid var(--color-quickfind-border)}#quickfind-dock-wrapper .ui-treeview-entry.selected{background-color:transparent;border-color:transparent;border-radius:var(--border-radius);outline:2px solid rgba(var(--doc-type),0.4);outline-offset:-2px}#quickfind-dock-wrapper .ui-treeview-entry:has(+.selected){border-bottom-color:transparent}#quickfind-dock-wrapper .ui-treeview-entry>div{min-height:24px;padding-block-start:8px}#quickfind-dock-wrapper .ui-treeview.empty{border:0}#quickfind-dock-wrapper #quickfind-container>[id='0']{display:grid !important;grid-auto-flow:row !important;grid-template-columns:1fr}#quickfind-container #quickfindcontrols{position:absolute;top:0;right:0}#quickfind-container #quickfindcontrols button img{width:var(--btn-img-size-m);height:var(--btn-img-size-m)}#quickfind-container #quickfindcontrols button{width:var(--btn-size-m);height:var(--btn-size-m);background-color:var(--color-background-lighter) !important}#quickfind-container #quickfindcontrols button:hover{background-color:var(--color-background-dark) !important}#navigation-sidebar.visible{display:flex;flex-direction:column;background-color:var(--color-background-lighter)}#toggle-sidebar-wrapper{position:absolute;top:15px;left:10px}#toggle-sidebar-btn{background-color:#007bff;color:white;border:0;padding:8px 12px;border-radius:5px;cursor:pointer;font-size:16px;transition:background-color .3s ease}#toggle-sidebar-btn:hover{background-color:#0056b3}.StyleListPanel #TemplatePanel [id='2'] button{background:transparent url('images/lc_parastyle.svg') no-repeat center}.StyleListPanel #TemplatePanel [id='1'] button{background:transparent url('images/lc_charstyle.svg') no-repeat center}.StyleListPanel #TemplatePanel [id='3'] button{background:transparent url('images/lc_framestyle.svg') no-repeat center}.StyleListPanel #TemplatePanel [id='4'] button{background:transparent url('images/lc_pagestyle.svg') no-repeat center}.StyleListPanel #TemplatePanel [id='5'] button{background:transparent url('images/lc_liststyle.svg') no-repeat center}.StyleListPanel #TemplatePanel [id='6'] button{background:transparent url('images/lc_tablestyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='1'] button{background:transparent url('images/dark/lc_charstyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='5'] button{background:transparent url('images/dark/lc_liststyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='2'] button{background:transparent url('images/dark/lc_parastyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='4'] button{background:transparent url('images/dark/lc_pagestyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='3'] button{background:transparent url('images/dark/lc_framestyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #TemplatePanel [id='6'] button{background:transparent url('images/dark/lc_tablestyle.svg') no-repeat center}[data-theme='dark'] .StyleListPanel #treeview .ui-treeview-cell-text{color:var(--color-main-background)}.StyleListPanel .ui-treeview-entry img.ui-treeview-custom-render{max-height:32px}.StyleListPanel #left.toolbox button{background-size:cover}.StyleListPanel #left.toolbox img{visibility:hidden}.StyleListPanel .ui-treeview div.ui-treeview-icon-column img{max-width:inherit}.StyleListPanel #treeview .ui-treeview-entry img.ui-treeview-image{filter:none !important}.StyleListPanel #treeview.ui-treeview,.StyleListPanel #treeview.ui-treeview div{background-color:white !important}.StyleListPanel .ui-treeview-image{outline:inherit}#TemplatePanel #filter select{width:100%}.sidebar-container,.navigator-container .sidebar-container>.root-container.jsdialog.sidebar,.navigator-container>.root-container.jsdialog.sidebar>.root-container.jsdialog.sidebar .sidebar-container>.root-container.jsdialog.sidebar>.vertical.jsdialog.sidebar,.navigator-container>.root-container.jsdialog.sidebar>.vertical.jsdialog.sidebar{height:100%}#StyleListDeck,#StyleListDeck .root-container.jsdialog.sidebar,#StyleListDeck .vertical.jsdialog.sidebar,.StyleListPanel,.StyleListPanel #content,.StyleListPanel #TemplatePanel{height:100%;display:flex;flex-direction:column}.StyleListPanel .ui-expander-content.jsdialog.sidebar.expanded{height:calc(100% - 45px)}#TemplatePanel .sidebar .unotoolbutton{padding:4px;border:0 solid transparent !important;border-bottom-width:2px !important;background-color:transparent !important;border-radius:0 !important}#TemplatePanel .sidebar .unotoolbutton:hover,#TemplatePanel .sidebar .unotoolbutton.selected{border-bottom-color:rgba(var(--doc-type)) !important}#TemplatePanel .sidebar .ui-content.unobutton{width:var(--btn-size-m);height:var(--btn-size-m);background-color:transparent !important}#TemplatePanel{display:flex;flex-direction:column}#TemplatePanel>div:nth-child(4),#TemplatePanel>div:nth-child(5){height:inherit}#TemplatePanel #highlightstyles input{margin-left:0}#ElementsDeck #elements{display:inline-flex;flex-wrap:wrap}#StyleListDeck #left .sidebar.unotoolbutton{margin:0 5px}#SortDialog #box2 :is(#grid7,#grid5){align-items:center}.sm.notebookbar{position:static !important}@media(min-width:500px){.sm-simple ul{position:absolute;width:12em;background:var(--color-main-background);box-shadow:0 1px 1px rgba(0,0,0,0.2)}.sm-simple li{float:left;border:0}.sm-simple.sm-rtl li{float:right}.sm-simple ul li,.sm-simple.sm-rtl ul li,.sm-simple.sm-vertical li{float:none}.sm-simple a{white-space:nowrap}.sm-simple ul a,.sm-simple.sm-vertical a{white-space:normal}.sm-simple .sm-nowrap>li>a,.sm-simple .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm-simple span.scroll-up-arrow,.sm-simple span.scroll-down-arrow{display:none}}@media(max-width:856px){#document-titlebar{display:none}}@media(max-width:988px){#menu-last-mod{display:none}}/*! jQuery UI - v1.12.1 - 2016-09-14 +* http://jqueryui.com +* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css +* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px +* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:0}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:0}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:0}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:0}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:0}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:0}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;background:var(--color-main-background);border-bottom:1px solid var(--color-border-lighter)}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:center;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em;box-sizing:border-box;height:fit-content;overflow:hidden}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}.ui-widget,[data-title]:after{font-family:var(--jquery-ui-font);font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:var(--jquery-ui-font);font-size:1em}.ui-widget.ui-widget-content{border:1px solid var(--color-border-lighter)}.ui-widget-content{border:1px solid var(--color-border-lighter);background:var(--color-background-lighter);color:#333}.ui-widget-content a{color:var(--color-main-text)}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold;font-family:var(--jquery-ui-font)}.ui-widget-header a{color:#fff}.ui-tooltip,[data-title]:after{padding:7px 9px;position:absolute;z-index:1105;max-width:300px;background:var(--color-background-lighter)}body .ui-tooltip,[data-title]:after{border-width:2px}.ui-tooltip-content,[data-title]:after,.menubutton.sidebar:hover span{font-size:.8em;color:var(--color-main-text);background:var(--color-background-lighter)}.ui-tooltip.ui-widget-shadow{box-shadow:0 0 4px 0 var(--color-box-shadow)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid var(--color-primary-dark);background:var(--color-primary) url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#c77405;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-icon-background,.ui-state-active .ui-icon-background{border:#fbd850;background-color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-checked{border:1px solid #fed22f;background:#ffe45c}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}[data-title]:after,.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}[data-title]:after,.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}[data-title]:after,.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}[data-title]:after,.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow,[data-title]:after,.menubutton.sidebar:hover span{-webkit-box-shadow:0 0 4px 2px var(--color-box-shadow);box-shadow:0 0 4px 2px var(--color-box-shadow)}.div-infobar-wrap{left:50%;bottom:0;position:absolute;transform:translate(-50%);margin-bottom:40px;box-shadow:0 -1px 2px 0 rgba(0,0,0,0.15),0 2px 2px 0 rgba(0,0,0,0.1)}.div-infobar-modal{display:block;height:42px;border:0}.ui-widget-header{background:var(--color-background-darker);border:var(--color-border-darker);color:var(--color-text-darker);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:var(--header-font-size);font-family:var(--cool-font)}.ui-widget-content{color:var(--color-main-text)}.cooltip-text{visibility:hidden;position:absolute;z-index:2147483647;color:var(--color-main-text);background-color:var(--color-background-lighter);box-shadow:0 0 4px 0 var(--color-box-shadow);border-radius:6px;white-space:nowrap;padding:7px 9px;font-family:var(--cool-font);font-size:var(--tooltip-font-size)}.ui-progressbar{height:5px !important;display:flex;align-items:center;overflow:hidden}.ui-progressbar progress{width:100%;height:5px;background-color:rgba(var(--doc-type,163,62,3),0.2);border:0}[data-theme='dark'] .ui-progressbar progress{background-color:#FFFF}.ui-progressbar progress::-webkit-progress-bar{background-color:rgba(var(--doc-type,163,62,3),0.2)}.ui-progressbar progress::-webkit-progress-value,.ui-progressbar progress::-moz-progress-bar{background-color:rgba(var(--doc-type,163,62,3))}.ui-progressbar.infinite{position:relative;background-color:rgba(var(--doc-type,163,62,3),0.2);width:100%;overflow:hidden}.ui-progressbar.infinite progress::-webkit-progress-bar,.ui-progressbar.infinite progress::-webkit-progress-value,.ui-progressbar.infinite progress::-moz-progress-bar{background:transparent}.ui-progressbar.infinite::after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgb(var(--doc-type,163,62,3));animation:indeterminateAnimation 1s infinite linear;transform-origin:0 50%;z-index:0;pointer-events:none}@keyframes indeterminateAnimation{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}.slideshow-nav-container img{flex:1 1 25%;margin-inline-start:5px;max-width:100%;border-radius:100%;width:48px;height:48px}.slideshow-nav-container img:first-child{margin-inline-start:0}.slideshow-nav-container img:hover{cursor:pointer;background-image:radial-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.1))}.skipTransition-true{filter:brightness(0.5)}.iframe-settings-wrap{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.iframe-settings-content{position:relative;z-index:1106;display:flex;flex-direction:column;width:700px;height:512px;justify-content:center}.iframe-settings-modal{display:flex;max-width:700px;min-height:460px;justify-content:center;align-items:center;border:0}#iframe-settings-save{color:var(--color-primary-text);background-color:var(--color-primary)}#allConfigSection{padding-left:5px}.jsdialog.ui-button-box-right{margin-inline-end:0}#xcu-save-button,#xcu-reset-button,#browser-settings-reset-button,#browser-settings-save-button,#document-settings-reset-button,#document-settings-save-button{display:none}.section{padding-top:0} diff --git a/f7cloud-office/browser/dist/bundle.js b/f7cloud-office/browser/dist/bundle.js new file mode 100644 index 0000000..665fee3 --- /dev/null +++ b/f7cloud-office/browser/dist/bundle.js @@ -0,0 +1,45713 @@ +!function(a,b,c,d){"use strict";function e(a,b,c){return setTimeout(j(a,c),b)}function f(a,b,c){ +return Array.isArray(a)?(g(a,c[b],c),!0):!1}function g(a,b,c){var e;if(a)if(a.forEach)a.forEach(b,c +);else if(a.length!==d)for(e=0;e\s*\(/gm,"{anonymous}()@" +):"Unknown Stack Trace",f=a.console&&(a.console.warn||a.console.log);return f&&f.call(a.console,e,d) +,b.apply(this,arguments)}}function i(a,b,c){var d,e=b.prototype;d=a.prototype=Object.create(e), +d.constructor=a,d._super=e,c&&la(d,c)}function j(a,b){return function(){return a.apply(b,arguments)} +}function k(a,b){return typeof a==oa?a.apply(b?b[0]||d:d,b):a}function l(a,b){return a===d?b:a} +function m(a,b,c){g(q(b),function(b){a.addEventListener(b,c,!1)})}function n(a,b,c){g(q(b),function( +b){a.removeEventListener(b,c,!1)})}function o(a,b){for(;a;){if(a==b)return!0;a=a.parentNode}return!1 +}function p(a,b){return a.indexOf(b)>-1}function q(a){return a.trim().split(/\s+/g)}function r(a,b,c +){if(a.indexOf&&!c)return a.indexOf(b);for(var d=0;dc[b]}):d.sort()),d}function u(a,b){for(var c,e,f=b[0 +].toUpperCase()+b.slice(1),g=0;g1&&!c.firstMultiple?c.firstMultiple=D(b):1===e&&(c.firstMultiple=!1);var f=c.firstInput, +g=c.firstMultiple,h=g?g.center:f.center,i=b.center=E(d);b.timeStamp=ra(), +b.deltaTime=b.timeStamp-f.timeStamp,b.angle=I(h,i),b.distance=H(h,i),B(c,b),b.offsetDirection=G( +b.deltaX,b.deltaY);var j=F(b.deltaTime,b.deltaX,b.deltaY);b.overallVelocityX=j.x, +b.overallVelocityY=j.y,b.overallVelocity=qa(j.x)>qa(j.y)?j.x:j.y,b.scale=g?K(g.pointers,d):1, +b.rotation=g?J(g.pointers,d):0, +b.maxPointers=c.prevInput?b.pointers.length>c.prevInput.maxPointers?b.pointers.length:c.prevInput.maxPointers:b.pointers.length +,C(c,b);var k=a.element;o(b.srcEvent.target,k)&&(k=b.srcEvent.target),b.target=k}function B(a,b){ +var c=b.center,d=a.offsetDelta||{},e=a.prevDelta||{},f=a.prevInput||{}; +b.eventType!==Ea&&f.eventType!==Ga||(e=a.prevDelta={x:f.deltaX||0,y:f.deltaY||0},d=a.offsetDelta={ +x:c.x,y:c.y}),b.deltaX=e.x+(c.x-d.x),b.deltaY=e.y+(c.y-d.y)}function C(a,b){var c,e,f,g, +h=a.lastInterval||b,i=b.timeStamp-h.timeStamp;if(b.eventType!=Ha&&(i>Da||h.velocity===d)){ +var j=b.deltaX-h.deltaX,k=b.deltaY-h.deltaY,l=F(i,j,k);e=l.x,f=l.y,c=qa(l.x)>qa(l.y)?l.x:l.y,g=G(j,k +),a.lastInterval=b}else c=h.velocity,e=h.velocityX,f=h.velocityY,g=h.direction;b.velocity=c, +b.velocityX=e,b.velocityY=f,b.direction=g}function D(a){for(var b=[],c=0;ce;)c+=a[e].clientX,d+=a[e +].clientY,e++;return{x:pa(c/b),y:pa(d/b)}}function F(a,b,c){return{x:b/a||0,y:c/a||0}}function G(a,b +){return a===b?Ia:qa(a)>=qa(b)?0>a?Ja:Ka:0>b?La:Ma}function H(a,b,c){c||(c=Qa);var d=b[c[0]]-a[c[0]] +,e=b[c[1]]-a[c[1]];return Math.sqrt(d*d+e*e)}function I(a,b,c){c||(c=Qa);var d=b[c[0]]-a[c[0]],e=b[ +c[1]]-a[c[1]];return 180*Math.atan2(e,d)/Math.PI}function J(a,b){return I(b[1],b[0],Ra)+I(a[1],a[0], +Ra)}function K(a,b){return H(b[0],b[1],Ra)/H(a[0],a[1],Ra)}function L(){this.evEl=Ta,this.evWin=Ua, +this.pressed=!1,x.apply(this,arguments)}function M(){this.evEl=Xa,this.evWin=Ya,x.apply(this, +arguments),this.store=this.manager.session.pointerEvents=[]}function N(){this.evTarget=$a, +this.evWin=_a,this.started=!1,x.apply(this,arguments)}function O(a,b){var c=s(a.touches),d=s( +a.changedTouches);return b&(Ga|Ha)&&(c=t(c.concat(d),"identifier",!0)),[c,d]}function P(){ +this.evTarget=bb,this.targetIds={},x.apply(this,arguments)}function Q(a,b){var c=s(a.touches), +d=this.targetIds;if(b&(Ea|Fa)&&1===c.length)return d[c[0].identifier]=!0,[c,c];var e,f,g=s( +a.changedTouches),h=[],i=this.target;if(f=c.filter(function(a){return o(a.target,i)}),b===Ea)for( +e=0;e-1&&d.splice(a,1)};setTimeout(e,cb)}}function U(a){for(var b=a.srcEvent.clientX, +c=a.srcEvent.clientY,d=0;d=f&&db>=g)return!0}return!1}function V(a,b){this.manager=a,this.set(b)} +function W(a){if(p(a,jb))return jb;var b=p(a,kb),c=p(a,lb);return b&&c?jb:b||c?b?kb:lb:p(a,ib)?ib:hb +}function X(){if(!fb)return!1;var b={},c=a.CSS&&a.CSS.supports;return["auto","manipulation","pan-y", +"pan-x","pan-x pan-y","none"].forEach(function(d){b[d]=c?a.CSS.supports("touch-action",d):!0}),b} +function Y(a){this.options=la({},this.defaults,a||{}),this.id=v(),this.manager=null, +this.options.enable=l(this.options.enable,!0),this.state=nb,this.simultaneous={},this.requireFail=[] +}function Z(a){return a&sb?"cancel":a&qb?"end":a&pb?"move":a&ob?"start":""}function $(a){ +return a==Ma?"down":a==La?"up":a==Ja?"left":a==Ka?"right":""}function _(a,b){var c=b.manager; +return c?c.get(a):a}function aa(){Y.apply(this,arguments)}function ba(){aa.apply(this,arguments), +this.pX=null,this.pY=null}function ca(){aa.apply(this,arguments)}function da(){Y.apply(this, +arguments),this._timer=null,this._input=null}function ea(){aa.apply(this,arguments)}function fa(){ +aa.apply(this,arguments)}function ga(){Y.apply(this,arguments),this.pTime=!1,this.pCenter=!1, +this._timer=null,this._input=null,this.count=0}function ha(a,b){return b=b||{},b.recognizers=l( +b.recognizers,ha.defaults.preset),new ia(a,b)}function ia(a,b){this.options=la({},ha.defaults,b||{}) +,this.options.inputTarget=this.options.inputTarget||a,this.handlers={},this.session={}, +this.recognizers=[],this.oldCssProps={},this.element=a,this.input=y(this),this.touchAction=new V( +this,this.options.touchAction),ja(this,!0),g(this.options.recognizers,function(a){var b=this.add( +new a[0](a[1]));a[2]&&b.recognizeWith(a[2]),a[3]&&b.requireFailure(a[3])},this)}function ja(a,b){ +var c=a.element;if(c.style){var d;g(a.options.cssProps,function(e,f){d=u(c.style,f),b?( +a.oldCssProps[d]=c.style[d],c.style[d]=e):c.style[d]=a.oldCssProps[d]||""}),b||(a.oldCssProps={})}} +function ka(a,c){var d=b.createEvent("Event");d.initEvent(a,!0,!0),d.gesture=c, +c.target.dispatchEvent(d)}var la,ma=["","webkit","Moz","MS","ms","o"],na=b.createElement("div"), +oa="function",pa=Math.round,qa=Math.abs,ra=Date.now;la="function"!=typeof Object.assign?function(a){ +if(a===d||null===a)throw new TypeError("Cannot convert undefined or null to object");for( +var b=Object(a),c=1;ch&&(b.push(a),h=b.length-1):e&(Ga|Ha)&&(c=!0), +0>h||(b[h]=a,this.callback(this.manager,e,{pointers:b,changedPointers:[a],pointerType:f,srcEvent:a}) +,c&&b.splice(h,1))}});var Za={touchstart:Ea,touchmove:Fa,touchend:Ga,touchcancel:Ha},$a="touchstart" +,_a="touchstart touchmove touchend touchcancel";i(N,x,{handler:function(a){var b=Za[a.type];if( +b===Ea&&(this.started=!0),this.started){var c=O.call(this,a,b);b&(Ga|Ha)&&c[0].length-c[1 +].length===0&&(this.started=!1),this.callback(this.manager,b,{pointers:c[0],changedPointers:c[1], +pointerType:za,srcEvent:a})}}});var ab={touchstart:Ea,touchmove:Fa,touchend:Ga,touchcancel:Ha}, +bb="touchstart touchmove touchend touchcancel";i(P,x,{handler:function(a){var b=ab[a.type],c=Q.call( +this,a,b);c&&this.callback(this.manager,b,{pointers:c[0],changedPointers:c[1],pointerType:za, +srcEvent:a})}});var cb=2500,db=25;i(R,x,{handler:function(a,b,c){var d=c.pointerType==za, +e=c.pointerType==Ba;if(!(e&&c.sourceCapabilities&&c.sourceCapabilities.firesTouchEvents)){if(d +)S.call(this,b,c);else if(e&&U.call(this,c))return;this.callback(a,b,c)}},destroy:function(){ +this.touch.destroy(),this.mouse.destroy()}});var eb=u(na.style,"touchAction"),fb=eb!==d,gb="compute" +,hb="auto",ib="manipulation",jb="none",kb="pan-x",lb="pan-y",mb=X();V.prototype={set:function(a){ +a==gb&&(a=this.compute()),fb&&this.manager.element.style&&mb[a]&&(this.manager.element.style[eb]=a), +this.actions=a.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)}, +compute:function(){var a=[];return g(this.manager.recognizers,function(b){k(b.options.enable,[b])&&( +a=a.concat(b.getTouchAction()))}),W(a.join(" "))},preventDefaults:function(a){var b=a.srcEvent, +c=a.offsetDirection;if(this.manager.session.prevented)return void b.preventDefault(); +var d=this.actions,e=p(d,jb)&&!mb[jb],f=p(d,lb)&&!mb[lb],g=p(d,kb)&&!mb[kb];if(e){ +var h=1===a.pointers.length,i=a.distance<2,j=a.deltaTime<250;if(h&&i&&j)return} +return g&&f?void 0:e||f&&c&Na||g&&c&Oa?this.preventSrc(b):void 0},preventSrc:function(a){ +this.manager.session.prevented=!0,a.preventDefault()}};var nb=1,ob=2,pb=4,qb=8,rb=qb,sb=16,tb=32; +Y.prototype={defaults:{},set:function(a){return la(this.options,a), +this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(a){if(f(a, +"recognizeWith",this))return this;var b=this.simultaneous;return a=_(a,this),b[a.id]||(b[a.id]=a, +a.recognizeWith(this)),this},dropRecognizeWith:function(a){return f(a,"dropRecognizeWith",this +)?this:(a=_(a,this),delete this.simultaneous[a.id],this)},requireFailure:function(a){if(f(a, +"requireFailure",this))return this;var b=this.requireFail;return a=_(a,this),-1===r(b,a)&&(b.push(a) +,a.requireFailure(this)),this},dropRequireFailure:function(a){if(f(a,"dropRequireFailure",this) +)return this;a=_(a,this);var b=r(this.requireFail,a);return b>-1&&this.requireFail.splice(b,1),this +},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(a){ +return!!this.simultaneous[a.id]},emit:function(a){function b(b){c.manager.emit(b,a)}var c=this, +d=this.state;qb>d&&b(c.options.event+Z(d)),b(c.options.event),a.additionalEvent&&b(a.additionalEvent +),d>=qb&&b(c.options.event+Z(d))},tryEmit:function(a){return this.canEmit()?this.emit(a):void( +this.state=tb)},canEmit:function(){for(var a=0;af?Ja:Ka,c=f!=this.pX,d=Math.abs(a.deltaX)):(e=0===g?Ia:0>g?La:Ma,c=g!=this.pY, +d=Math.abs(a.deltaY))),a.direction=e,c&&d>b.threshold&&e&b.direction},attrTest:function(a){ +return aa.prototype.attrTest.call(this,a)&&(this.state&ob||!(this.state&ob)&&this.directionTest(a)) +},emit:function(a){this.pX=a.deltaX,this.pY=a.deltaY;var b=$(a.direction);b&&( +a.additionalEvent=this.options.event+b),this._super.emit.call(this,a)}}),i(ca,aa,{defaults:{ +event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[jb]},attrTest:function(a){ +return this._super.attrTest.call(this,a)&&(Math.abs(a.scale-1)>this.options.threshold||this.state&ob +)},emit:function(a){if(1!==a.scale){var b=a.scale<1?"in":"out"; +a.additionalEvent=this.options.event+b}this._super.emit.call(this,a)}}),i(da,Y,{defaults:{ +event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[hb]}, +process:function(a){var b=this.options,c=a.pointers.length===b.pointers,d=a.distanceb.time;if(this._input=a,!d||!c||a.eventType&(Ga|Ha)&&!f)this.reset();else if( +a.eventType&Ea)this.reset(),this._timer=e(function(){this.state=rb,this.tryEmit()},b.time,this +);else if(a.eventType&Ga)return rb;return tb},reset:function(){clearTimeout(this._timer)}, +emit:function(a){this.state===rb&&(a&&a.eventType&Ga?this.manager.emit(this.options.event+"up",a):( +this._input.timeStamp=ra(),this.manager.emit(this.options.event,this._input)))}}),i(ea,aa,{ +defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[jb]}, +attrTest:function(a){return this._super.attrTest.call(this,a)&&(Math.abs(a.rotation +)>this.options.threshold||this.state&ob)}}),i(fa,aa,{defaults:{event:"swipe",threshold:10, +velocity:.3,direction:Na|Oa,pointers:1},getTouchAction:function(){ +return ba.prototype.getTouchAction.call(this)},attrTest:function(a){var b,c=this.options.direction; +return c&(Na|Oa)?b=a.overallVelocity:c&Na?b=a.overallVelocityX:c&Oa&&(b=a.overallVelocityY), +this._super.attrTest.call(this,a +)&&c&a.offsetDirection&&a.distance>this.options.threshold&&a.maxPointers==this.options.pointers&&qa( +b)>this.options.velocity&&a.eventType&Ga},emit:function(a){var b=$(a.offsetDirection); +b&&this.manager.emit(this.options.event+b,a),this.manager.emit(this.options.event,a)}}),i(ga,Y,{ +defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10}, +getTouchAction:function(){return[ib]},process:function(a){var b=this.options, +c=a.pointers.length===b.pointers,d=a.distance1?n-1:0),r=1;r2&&void 0!==arguments[2]?arguments[2]:h;t&&t(e,null);let i=o.length;for(;i--; +){let t=o[i];if("string"==typeof t){const e=r(t);e!==t&&(n(o)||(o[i]=e),t=e)}e[t]=!0}return e} +function O(e){for(let t=0;t/gm),G=a(/\$\{[\w\W]*/gm),Y=a(/^data-[\-\w.\u00B7-\uFFFF]+$/),j=a( +/^aria-[\-\w]+$/),X=a( +/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),q=a( +/^(?:\w+script|data):/i),$=a(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),K=a( +/^html$/i),V=a(/^[a-z][.\w]*(-[.\w]+)+$/i);var Z=Object.freeze({__proto__:null,ARIA_ATTR:j, +ATTR_WHITESPACE:$,CUSTOM_ELEMENT:V,DATA_ATTR:Y,DOCTYPE_NAME:K,ERB_EXPR:W,IS_ALLOWED_URI:X, +IS_SCRIPT_OR_DATA:q,MUSTACHE_EXPR:B,TMPLIT_EXPR:G});const J=1,Q=3,ee=7,te=8,ne=9,oe=function(){ +return"undefined"==typeof window?null:window};var re=function t(){ +let n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:oe();const o=e=>t(e);if( +o.version="3.2.4",o.removed=[],!n||!n.document||n.document.nodeType!==ne||!n.Element +)return o.isSupported=!1,o;let{document:r}=n;const a=r,c=a.currentScript,{DocumentFragment:s, +HTMLTemplateElement:N,Node:R,Element:O,NodeFilter:B, +NamedNodeMap:W=n.NamedNodeMap||n.MozNamedAttrMap,HTMLFormElement:G,DOMParser:Y,trustedTypes:j}=n, +q=O.prototype,$=v(q,"cloneNode"),V=v(q,"remove"),re=v(q,"nextSibling"),ie=v(q,"childNodes"),ae=v(q, +"parentNode");if("function"==typeof N){const e=r.createElement("template"); +e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let le,ce="";const{ +implementation:se,createNodeIterator:ue,createDocumentFragment:me,getElementsByTagName:pe}=r,{ +importNode:fe}=a;let de={afterSanitizeAttributes:[],afterSanitizeElements:[], +afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[], +beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[] +};o.isSupported="function"==typeof e&&"function"==typeof ae&&se&&void 0!==se.createHTMLDocument; +const{MUSTACHE_EXPR:he,ERB_EXPR:ge,TMPLIT_EXPR:Te,DATA_ATTR:ye,ARIA_ATTR:Ee,IS_SCRIPT_OR_DATA:Ae, +ATTR_WHITESPACE:_e,CUSTOM_ELEMENT:Se}=Z;let{IS_ALLOWED_URI:be}=Z,Ne=null;const Re=w({},[...L,...C, +...x,...k,...U]);let we=null;const Oe=w({},[...z,...P,...H,...F]);let De=Object.seal(l(null,{ +tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0, +configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0, +configurable:!1,enumerable:!0,value:!1}})),ve=null,Le=null,Ce=!0,xe=!0,Me=!1,ke=!0,Ie=!1,Ue=!0,ze=!1 +,Pe=!1,He=!1,Fe=!1,Be=!1,We=!1,Ge=!0,Ye=!1,je=!0,Xe=!1,qe={},$e=null;const Ke=w({},["annotation-xml" +,"audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext", +"noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title", +"video","xmp"]);let Ve=null;const Ze=w({},["audio","video","img","source","image","track"]); +let Je=null;const Qe=w({},["alt","class","for","id","label","name","pattern","placeholder","role", +"summary","title","value","style","xmlns"]),et="http://www.w3.org/1998/Math/MathML", +tt="http://www.w3.org/2000/svg",nt="http://www.w3.org/1999/xhtml";let ot=nt,rt=!1,it=null; +const at=w({},[et,tt,nt],g);let lt=w({},["mi","mo","mn","ms","mtext"]),ct=w({},["annotation-xml"]); +const st=w({},["title","style","font","a","script"]);let ut=null;const mt=["application/xhtml+xml", +"text/html"];let pt=null,ft=null;const dt=r.createElement("form"),ht=function(e){ +return e instanceof RegExp||e instanceof Function},gt=function(){ +let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!ft||ft!==e){if( +e&&"object"==typeof e||(e={}),e=D(e),ut=-1===mt.indexOf(e.PARSER_MEDIA_TYPE +)?"text/html":e.PARSER_MEDIA_TYPE,pt="application/xhtml+xml"===ut?g:h,Ne=_(e,"ALLOWED_TAGS")?w({}, +e.ALLOWED_TAGS,pt):Re,we=_(e,"ALLOWED_ATTR")?w({},e.ALLOWED_ATTR,pt):Oe,it=_(e,"ALLOWED_NAMESPACES" +)?w({},e.ALLOWED_NAMESPACES,g):at,Je=_(e,"ADD_URI_SAFE_ATTR")?w(D(Qe),e.ADD_URI_SAFE_ATTR,pt):Qe, +Ve=_(e,"ADD_DATA_URI_TAGS")?w(D(Ze),e.ADD_DATA_URI_TAGS,pt):Ze,$e=_(e,"FORBID_CONTENTS")?w({}, +e.FORBID_CONTENTS,pt):Ke,ve=_(e,"FORBID_TAGS")?w({},e.FORBID_TAGS,pt):{},Le=_(e,"FORBID_ATTR")?w({}, +e.FORBID_ATTR,pt):{},qe=!!_(e,"USE_PROFILES")&&e.USE_PROFILES,Ce=!1!==e.ALLOW_ARIA_ATTR, +xe=!1!==e.ALLOW_DATA_ATTR,Me=e.ALLOW_UNKNOWN_PROTOCOLS||!1,ke=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR, +Ie=e.SAFE_FOR_TEMPLATES||!1,Ue=!1!==e.SAFE_FOR_XML,ze=e.WHOLE_DOCUMENT||!1,Fe=e.RETURN_DOM||!1, +Be=e.RETURN_DOM_FRAGMENT||!1,We=e.RETURN_TRUSTED_TYPE||!1,He=e.FORCE_BODY||!1,Ge=!1!==e.SANITIZE_DOM +,Ye=e.SANITIZE_NAMED_PROPS||!1,je=!1!==e.KEEP_CONTENT,Xe=e.IN_PLACE||!1,be=e.ALLOWED_URI_REGEXP||X, +ot=e.NAMESPACE||nt,lt=e.MATHML_TEXT_INTEGRATION_POINTS||lt,ct=e.HTML_INTEGRATION_POINTS||ct, +De=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&ht( +e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(De.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck), +e.CUSTOM_ELEMENT_HANDLING&&ht(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&( +De.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), +e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&( +De.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Ie&&( +xe=!1),Be&&(Fe=!0),qe&&(Ne=w({},U),we=[],!0===qe.html&&(w(Ne,L),w(we,z)),!0===qe.svg&&(w(Ne,C),w(we, +P),w(we,F)),!0===qe.svgFilters&&(w(Ne,x),w(we,P),w(we,F)),!0===qe.mathMl&&(w(Ne,k),w(we,H),w(we,F))) +,e.ADD_TAGS&&(Ne===Re&&(Ne=D(Ne)),w(Ne,e.ADD_TAGS,pt)),e.ADD_ATTR&&(we===Oe&&(we=D(we)),w(we, +e.ADD_ATTR,pt)),e.ADD_URI_SAFE_ATTR&&w(Je,e.ADD_URI_SAFE_ATTR,pt),e.FORBID_CONTENTS&&($e===Ke&&( +$e=D($e)),w($e,e.FORBID_CONTENTS,pt)),je&&(Ne["#text"]=!0),ze&&w(Ne,["html","head","body"]), +Ne.table&&(w(Ne,["tbody"]),delete ve.tbody),e.TRUSTED_TYPES_POLICY){if( +"function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw b( +'TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if( +"function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw b( +'TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.'); +le=e.TRUSTED_TYPES_POLICY,ce=le.createHTML("")}else void 0===le&&(le=function(e,t){if( +"object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null; +const o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));const r="dompurify"+( +n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){ +return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(j,c)), +null!==le&&"string"==typeof ce&&(ce=le.createHTML(""));i&&i(e),ft=e}},Tt=w({},[...C,...x,...M]), +yt=w({},[...k,...I]),Et=function(e){f(o.removed,{element:e});try{ae(e).removeChild(e)}catch(t){V(e)} +},At=function(e,t){try{f(o.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){f(o.removed,{ +attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Fe||Be)try{Et(t)}catch(e){}else try{ +t.setAttribute(e,"")}catch(e){}},_t=function(e){let t=null,n=null;if(He +)e=""+e;else{const t=T(e,/^[\r\n\t ]+/);n=t&&t[0]} +"application/xhtml+xml"===ut&&ot===nt&&( +e=''+e+""); +const o=le?le.createHTML(e):e;if(ot===nt)try{t=(new Y).parseFromString(o,ut)}catch(e){}if( +!t||!t.documentElement){t=se.createDocument(ot,"template",null);try{ +t.documentElement.innerHTML=rt?ce:o}catch(e){}}const i=t.body||t.documentElement; +return e&&n&&i.insertBefore(r.createTextNode(n),i.childNodes[0]||null),ot===nt?pe.call(t, +ze?"html":"body")[0]:ze?t.documentElement:i},St=function(e){return ue.call(e.ownerDocument||e,e, +B.SHOW_ELEMENT|B.SHOW_COMMENT|B.SHOW_TEXT|B.SHOW_PROCESSING_INSTRUCTION|B.SHOW_CDATA_SECTION,null)}, +bt=function(e){return e instanceof G&&( +"string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!( +e.attributes instanceof W +)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes +)},Nt=function(e){return"function"==typeof R&&e instanceof R};function Rt(e,t,n){u(e,e=>{e.call(o,t, +n,ft)})}const wt=function(e){let t=null;if(Rt(de.beforeSanitizeElements,e,null),bt(e))return Et(e), +!0;const n=pt(e.nodeName);if(Rt(de.uponSanitizeElement,e,{tagName:n,allowedTags:Ne}), +e.hasChildNodes()&&!Nt(e.firstElementChild)&&S(/<[/\w]/g,e.innerHTML)&&S(/<[/\w]/g,e.textContent) +)return Et(e),!0;if(e.nodeType===ee)return Et(e),!0;if(Ue&&e.nodeType===te&&S(/<[/\w]/g,e.data) +)return Et(e),!0;if(!Ne[n]||ve[n]){if(!ve[n]&&Dt(n)){if(De.tagNameCheck instanceof RegExp&&S( +De.tagNameCheck,n))return!1;if(De.tagNameCheck instanceof Function&&De.tagNameCheck(n))return!1}if( +je&&!$e[n]){const t=ae(e)||e.parentNode,n=ie(e)||e.childNodes;if(n&&t){for(let o=n.length-1;o>=0;--o +){const r=$(n[o],!0);r.__removalCount=(e.__removalCount||0)+1,t.insertBefore(r,re(e))}}}return Et(e) +,!0}return e instanceof O&&!function(e){let t=ae(e);t&&t.tagName||(t={namespaceURI:ot, +tagName:"template"});const n=h(e.tagName),o=h(t.tagName);return!!it[e.namespaceURI]&&( +e.namespaceURI===tt?t.namespaceURI===nt?"svg"===n:t.namespaceURI===et?"svg"===n&&( +"annotation-xml"===o||lt[o]):Boolean(Tt[n] +):e.namespaceURI===et?t.namespaceURI===nt?"math"===n:t.namespaceURI===tt?"math"===n&&ct[o]:Boolean( +yt[n]):e.namespaceURI===nt?!(t.namespaceURI===tt&&!ct[o])&&!(t.namespaceURI===et&&!lt[o])&&!yt[n]&&( +st[n]||!Tt[n]):!("application/xhtml+xml"!==ut||!it[e.namespaceURI]))}(e)?(Et(e),!0 +):"noscript"!==n&&"noembed"!==n&&"noframes"!==n||!S(/<\/no(script|embed|frames)/i,e.innerHTML)?( +Ie&&e.nodeType===Q&&(t=e.textContent,u([he,ge,Te],e=>{t=y(t,e," ")}),e.textContent!==t&&(f(o.removed +,{element:e.cloneNode()}),e.textContent=t)),Rt(de.afterSanitizeElements,e,null),!1):(Et(e),!0)}, +Ot=function(e,t,n){if(Ge&&("id"===t||"name"===t)&&(n in r||n in dt))return!1;if(xe&&!Le[t]&&S(ye,t) +);else if(Ce&&S(Ee,t));else if(!we[t]||Le[t]){if(!(Dt(e)&&(De.tagNameCheck instanceof RegExp&&S( +De.tagNameCheck,e)||De.tagNameCheck instanceof Function&&De.tagNameCheck(e))&&( +De.attributeNameCheck instanceof RegExp&&S(De.attributeNameCheck,t +)||De.attributeNameCheck instanceof Function&&De.attributeNameCheck(t) +)||"is"===t&&De.allowCustomizedBuiltInElements&&(De.tagNameCheck instanceof RegExp&&S( +De.tagNameCheck,n)||De.tagNameCheck instanceof Function&&De.tagNameCheck(n))))return!1}else if(Je[t] +);else if(S(be,y(n,_e,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==E(n, +"data:")||!Ve[e]){if(Me&&!S(Ae,y(n,_e,"")));else if(n)return!1}else;return!0},Dt=function(e){ +return"annotation-xml"!==e&&T(e,Se)},vt=function(e){Rt(de.beforeSanitizeAttributes,e,null);const{ +attributes:t}=e;if(!t||bt(e))return;const n={attrName:"",attrValue:"",keepAttr:!0, +allowedAttributes:we,forceKeepAttr:void 0};let r=t.length;for(;r--;){const i=t[r],{name:a, +namespaceURI:l,value:c}=i,s=pt(a);let m="value"===a?c:A(c);if(n.attrName=s,n.attrValue=m, +n.keepAttr=!0,n.forceKeepAttr=void 0,Rt(de.uponSanitizeAttribute,e,n),m=n.attrValue, +!Ye||"id"!==s&&"name"!==s||(At(a,e),m="user-content-"+m),Ue&&S(/((--!?|])>)|<\/(style|title)/i,m)){ +At(a,e);continue}if(n.forceKeepAttr)continue;if(At(a,e),!n.keepAttr)continue;if(!ke&&S(/\/>/i,m)){ +At(a,e);continue}Ie&&u([he,ge,Te],e=>{m=y(m,e," ")});const f=pt(e.nodeName);if(Ot(f,s,m)){if( +le&&"object"==typeof j&&"function"==typeof j.getAttributeType)if(l);else switch(j.getAttributeType(f +,s)){case"TrustedHTML":m=le.createHTML(m);break;case"TrustedScriptURL":m=le.createScriptURL(m)}try{ +l?e.setAttributeNS(l,a,m):e.setAttribute(a,m),bt(e)?Et(e):p(o.removed)}catch(e){}}}Rt( +de.afterSanitizeAttributes,e,null)},Lt=function e(t){let n=null;const o=St(t);for(Rt( +de.beforeSanitizeShadowDOM,t,null);n=o.nextNode();)Rt(de.uponSanitizeShadowNode,n,null),wt(n),vt(n), +n.content instanceof s&&e(n.content);Rt(de.afterSanitizeShadowDOM,t,null)}; +return o.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=null +,r=null,i=null,l=null;if(rt=!e,rt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Nt(e)){if( +"function"!=typeof e.toString)throw b("toString is not a function");if("string"!=typeof( +e=e.toString()))throw b("dirty is not a string, aborting")}if(!o.isSupported)return e;if(Pe||gt(t), +o.removed=[],"string"==typeof e&&(Xe=!1),Xe){if(e.nodeName){const t=pt(e.nodeName);if(!Ne[t]||ve[t] +)throw b("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof R)n=_t( +"\x3c!----\x3e"),r=n.ownerDocument.importNode(e,!0), +r.nodeType===J&&"BODY"===r.nodeName||"HTML"===r.nodeName?n=r:n.appendChild(r);else{if( +!Fe&&!Ie&&!ze&&-1===e.indexOf("<"))return le&&We?le.createHTML(e):e;if(n=_t(e),!n +)return Fe?null:We?ce:""}n&&He&&Et(n.firstChild);const c=St(Xe?e:n);for(;i=c.nextNode();)wt(i),vt(i) +,i.content instanceof s&&Lt(i.content);if(Xe)return e;if(Fe){if(Be)for(l=me.call(n.ownerDocument +);n.firstChild;)l.appendChild(n.firstChild);else l=n;return(we.shadowroot||we.shadowrootmode)&&( +l=fe.call(a,l,!0)),l}let m=ze?n.outerHTML:n.innerHTML;return ze&&Ne["!doctype" +]&&n.ownerDocument&&n.ownerDocument.doctype&&n.ownerDocument.doctype.name&&S(K, +n.ownerDocument.doctype.name)&&(m="\n"+m),Ie&&u([he,ge,Te +],e=>{m=y(m,e," ")}),le&&We?le.createHTML(m):m},o.setConfig=function(){gt( +arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Pe=!0},o.clearConfig=function(){ft=null, +Pe=!1},o.isValidAttribute=function(e,t,n){ft||gt({});const o=pt(e),r=pt(t);return Ot(o,r,n)}, +o.addHook=function(e,t){"function"==typeof t&&f(de[e],t)},o.removeHook=function(e,t){if(void 0!==t){ +const n=m(de[e],t);return-1===n?void 0:d(de[e],n,1)[0]}return p(de[e])},o.removeHooks=function(e){ +de[e]=[]},o.removeAllHooks=function(){de={afterSanitizeAttributes:[],afterSanitizeElements:[], +afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[], +beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[] +}},o}();return re});(function(global,factory){"use strict";if( +typeof module==="object"&&typeof module.exports==="object"){module.exports=global.document?factory( +global,true):function(w){if(!w.document){throw new Error("jQuery requires a window with a document") +}return factory(w)}}else{factory(global)}})(typeof window!=="undefined"?window:this,function(window, +noGlobal){"use strict";var arr=[];var getProto=Object.getPrototypeOf;var slice=arr.slice; +var flat=arr.flat?function(array){return arr.flat.call(array)}:function(array){ +return arr.concat.apply([],array)};var push=arr.push;var indexOf=arr.indexOf;var class2type={}; +var toString=class2type.toString;var hasOwn=class2type.hasOwnProperty;var fnToString=hasOwn.toString +var ObjectFunctionString=fnToString.call(Object);var support={};var isFunction=function isFunction( +obj){return typeof obj==="function"&&typeof obj.nodeType!=="number"};var isWindow=function isWindow( +obj){return obj!=null&&obj===obj.window};var document=window.document; +var preservedScriptAttributes={type:true,src:true,nonce:true,noModule:true};function DOMEval(code, +node,doc){doc=doc||document;var i,val,script=doc.createElement("script");script.text=code;if(node){ +for(i in preservedScriptAttributes){val=node[i]||node.getAttribute&&node.getAttribute(i);if(val){ +script.setAttribute(i,val)}}}doc.head.appendChild(script).parentNode.removeChild(script)} +function toType(obj){if(obj==null){return obj+""} +return typeof obj==="object"||typeof obj==="function"?class2type[toString.call(obj) +]||"object":typeof obj}var version="3.5.1",jQuery=function(selector,context){ +return new jQuery.fn.init(selector,context)};jQuery.fn=jQuery.prototype={jquery:version, +constructor:jQuery,length:0,toArray:function(){return slice.call(this)},get:function(num){if( +num==null){return slice.call(this)}return num<0?this[num+this.length]:this[num]},pushStack:function( +elems){var ret=jQuery.merge(this.constructor(),elems);ret.prevObject=this;return ret},each:function( +callback){return jQuery.each(this,callback)},map:function(callback){return this.pushStack( +jQuery.map(this,function(elem,i){return callback.call(elem,i,elem)}))},slice:function(){ +return this.pushStack(slice.apply(this,arguments))},first:function(){return this.eq(0)}, +last:function(){return this.eq(-1)},even:function(){return this.pushStack(jQuery.grep(this,function( +_elem,i){return(i+1)%2}))},odd:function(){return this.pushStack(jQuery.grep(this,function(_elem,i){ +return i%2}))},eq:function(i){var len=this.length,j=+i+(i<0?len:0);return this.pushStack( +j>=0&&j0&&length-1 in obj} +var Sizzle=function(window){var i,support,Expr,getText,isXML,tokenize,compile,select, +outermostContext,sortInput,hasDuplicate,setDocument,document,docElem,documentIsHTML,rbuggyQSA, +rbuggyMatches,matches,contains,expando="sizzle"+1*new Date,preferredDoc=window.document,dirruns=0, +done=0,classCache=createCache(),tokenCache=createCache(),compilerCache=createCache(), +nonnativeSelectorCache=createCache(),sortOrder=function(a,b){if(a===b){hasDuplicate=true}return 0}, +hasOwn={}.hasOwnProperty,arr=[],pop=arr.pop,pushNative=arr.push,push=arr.push,slice=arr.slice, +indexOf=function(list,elem){var i=0,len=list.length;for(;i+~]|"+whitespace+")"+whitespace+"*"),rdescend=new RegExp(whitespace+"|>"), +rpseudo=new RegExp(pseudos),ridentifier=new RegExp("^"+identifier+"$"),matchExpr={ID:new RegExp( +"^#("+identifier+")"),CLASS:new RegExp("^\\.("+identifier+")"),TAG:new RegExp( +"^("+identifier+"|[*])"),ATTR:new RegExp("^"+attributes),PSEUDO:new RegExp("^"+pseudos), +CHILD:new RegExp( +"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+whitespace+"*(even|odd|(([+-]|)(\\d*)n|)"+whitespace+"*(?:([+-]|)"+whitespace+"*(\\d+)|))"+whitespace+"*\\)|)" +,"i"),bool:new RegExp("^(?:"+booleans+")$","i"),needsContext:new RegExp( +"^"+whitespace+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+whitespace+"*((?:-\\d)?\\d*)"+whitespace+"*\\)|)(?=[^-]|$)" +,"i")},rhtml=/HTML$/i,rinputs=/^(?:input|select|textarea|button)$/i,rheader=/^h\d$/i, +rnative=/^[^{]+\{\s*\[native \w/,rquickExpr=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,rsibling=/[+~]/, +runescape=new RegExp("\\\\[\\da-fA-F]{1,6}"+whitespace+"?|\\\\([^\\r\\n\\f])","g"), +funescape=function(escape,nonHex){var high="0x"+escape.slice(1)-65536; +return nonHex?nonHex:high<0?String.fromCharCode(high+65536):String.fromCharCode(high>>10|55296, +high&1023|56320)},rcssescape=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, +fcssescape=function(ch,asCodePoint){if(asCodePoint){if(ch==="\0"){return"�"}return ch.slice(0,-1 +)+"\\"+ch.charCodeAt(ch.length-1).toString(16)+" "}return"\\"+ch},unloadHandler=function(){ +setDocument()},inDisabledFieldset=addCombinator(function(elem){ +return elem.disabled===true&&elem.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode", +next:"legend"});try{push.apply(arr=slice.call(preferredDoc.childNodes),preferredDoc.childNodes);arr[ +preferredDoc.childNodes.length].nodeType}catch(e){push={apply:arr.length?function(target,els){ +pushNative.apply(target,slice.call(els))}:function(target,els){var j=target.length,i=0;while(target[ +j++]=els[i++]){}target.length=j-1}}}function Sizzle(selector,context,results,seed){var m,i,elem,nid, +match,groups,newSelector,newContext=context&&context.ownerDocument, +nodeType=context?context.nodeType:9;results=results||[];if( +typeof selector!=="string"||!selector||nodeType!==1&&nodeType!==9&&nodeType!==11){return results}if( +!seed){setDocument(context);context=context||document;if(documentIsHTML){if(nodeType!==11&&( +match=rquickExpr.exec(selector))){if(m=match[1]){if(nodeType===9){if(elem=context.getElementById(m) +){if(elem.id===m){results.push(elem);return results}}else{return results}}else{if(newContext&&( +elem=newContext.getElementById(m))&&contains(context,elem)&&elem.id===m){results.push(elem); +return results}}}else if(match[2]){push.apply(results,context.getElementsByTagName(selector)); +return results}else if((m=match[3])&&support.getElementsByClassName&&context.getElementsByClassName +){push.apply(results,context.getElementsByClassName(m));return results}}if( +support.qsa&&!nonnativeSelectorCache[selector+" "]&&(!rbuggyQSA||!rbuggyQSA.test(selector))&&( +nodeType!==1||context.nodeName.toLowerCase()!=="object")){newSelector=selector;newContext=context; +if(nodeType===1&&(rdescend.test(selector)||rcombinators.test(selector))){newContext=rsibling.test( +selector)&&testContext(context.parentNode)||context;if(newContext!==context||!support.scope){if( +nid=context.getAttribute("id")){nid=nid.replace(rcssescape,fcssescape)}else{context.setAttribute( +"id",nid=expando)}}groups=tokenize(selector);i=groups.length;while(i--){groups[i]=( +nid?"#"+nid:":scope")+" "+toSelector(groups[i])}newSelector=groups.join(",")}try{push.apply(results, +newContext.querySelectorAll(newSelector));return results}catch(qsaError){nonnativeSelectorCache( +selector,true)}finally{if(nid===expando){context.removeAttribute("id")}}}}}return select( +selector.replace(rtrim,"$1"),context,results,seed)}function createCache(){var keys=[]; +function cache(key,value){if(keys.push(key+" ")>Expr.cacheLength){delete cache[keys.shift()]} +return cache[key+" "]=value}return cache}function markFunction(fn){fn[expando]=true;return fn} +function assert(fn){var el=document.createElement("fieldset");try{return!!fn(el)}catch(e){ +return false}finally{if(el.parentNode){el.parentNode.removeChild(el)}el=null}}function addHandle( +attrs,handler){var arr=attrs.split("|"),i=arr.length;while(i--){Expr.attrHandle[arr[i]]=handler}} +function siblingCheck(a,b){var cur=b&&a, +diff=cur&&a.nodeType===1&&b.nodeType===1&&a.sourceIndex-b.sourceIndex;if(diff){return diff}if(cur){ +while(cur=cur.nextSibling){if(cur===b){return-1}}}return a?1:-1}function createInputPseudo(type){ +return function(elem){var name=elem.nodeName.toLowerCase();return name==="input"&&elem.type===type}} +function createButtonPseudo(type){return function(elem){var name=elem.nodeName.toLowerCase();return( +name==="input"||name==="button")&&elem.type===type}}function createDisabledPseudo(disabled){ +return function(elem){if("form"in elem){if(elem.parentNode&&elem.disabled===false){if("label"in elem +){if("label"in elem.parentNode){return elem.parentNode.disabled===disabled}else{ +return elem.disabled===disabled}} +return elem.isDisabled===disabled||elem.isDisabled!==!disabled&&inDisabledFieldset(elem)===disabled} +return elem.disabled===disabled}else if("label"in elem){return elem.disabled===disabled}return false +}}function createPositionalPseudo(fn){return markFunction(function(argument){argument=+argument; +return markFunction(function(seed,matches){var j,matchIndexes=fn([],seed.length,argument), +i=matchIndexes.length;while(i--){if(seed[j=matchIndexes[i]]){seed[j]=!(matches[j]=seed[j])}}})})} +function testContext(context){ +return context&&typeof context.getElementsByTagName!=="undefined"&&context}support=Sizzle.support={} +isXML=Sizzle.isXML=function(elem){var namespace=elem.namespaceURI,docElem=(elem.ownerDocument||elem +).documentElement;return!rhtml.test(namespace||docElem&&docElem.nodeName||"HTML")}; +setDocument=Sizzle.setDocument=function(node){var hasCompare,subWindow, +doc=node?node.ownerDocument||node:preferredDoc;if( +doc==document||doc.nodeType!==9||!doc.documentElement){return document}document=doc; +docElem=document.documentElement;documentIsHTML=!isXML(document);if(preferredDoc!=document&&( +subWindow=document.defaultView)&&subWindow.top!==subWindow){if(subWindow.addEventListener){ +subWindow.addEventListener("unload",unloadHandler,false)}else if(subWindow.attachEvent){ +subWindow.attachEvent("onunload",unloadHandler)}}support.scope=assert(function(el){ +docElem.appendChild(el).appendChild(document.createElement("div")); +return typeof el.querySelectorAll!=="undefined"&&!el.querySelectorAll(":scope fieldset div").length} +);support.attributes=assert(function(el){el.className="i";return!el.getAttribute("className")}); +support.getElementsByTagName=assert(function(el){el.appendChild(document.createComment("")); +return!el.getElementsByTagName("*").length});support.getElementsByClassName=rnative.test( +document.getElementsByClassName);support.getById=assert(function(el){docElem.appendChild(el +).id=expando;return!document.getElementsByName||!document.getElementsByName(expando).length});if( +support.getById){Expr.filter["ID"]=function(id){var attrId=id.replace(runescape,funescape); +return function(elem){return elem.getAttribute("id")===attrId}};Expr.find["ID"]=function(id,context +){if(typeof context.getElementById!=="undefined"&&documentIsHTML){var elem=context.getElementById(id +);return elem?[elem]:[]}}}else{Expr.filter["ID"]=function(id){var attrId=id.replace(runescape, +funescape);return function(elem){ +var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAttributeNode("id"); +return node&&node.value===attrId}};Expr.find["ID"]=function(id,context){if( +typeof context.getElementById!=="undefined"&&documentIsHTML){var node,i,elems, +elem=context.getElementById(id);if(elem){node=elem.getAttributeNode("id");if(node&&node.value===id){ +return[elem]}elems=context.getElementsByName(id);i=0;while(elem=elems[i++]){ +node=elem.getAttributeNode("id");if(node&&node.value===id){return[elem]}}}return[]}}}Expr.find["TAG" +]=support.getElementsByTagName?function(tag,context){if( +typeof context.getElementsByTagName!=="undefined"){return context.getElementsByTagName(tag)}else if( +support.qsa){return context.querySelectorAll(tag)}}:function(tag,context){var elem,tmp=[],i=0, +results=context.getElementsByTagName(tag);if(tag==="*"){while(elem=results[i++]){if( +elem.nodeType===1){tmp.push(elem)}}return tmp}return results};Expr.find["CLASS" +]=support.getElementsByClassName&&function(className,context){if( +typeof context.getElementsByClassName!=="undefined"&&documentIsHTML){ +return context.getElementsByClassName(className)}};rbuggyMatches=[];rbuggyQSA=[];if( +support.qsa=rnative.test(document.querySelectorAll)){assert(function(el){var input; +docElem.appendChild(el +).innerHTML=""+"" +if(el.querySelectorAll("[msallowcapture^='']").length){rbuggyQSA.push( +"[*^$]="+whitespace+"*(?:''|\"\")")}if(!el.querySelectorAll("[selected]").length){rbuggyQSA.push( +"\\["+whitespace+"*(?:value|"+booleans+")")}if(!el.querySelectorAll("[id~="+expando+"-]").length){ +rbuggyQSA.push("~=")}input=document.createElement("input");input.setAttribute("name",""); +el.appendChild(input);if(!el.querySelectorAll("[name='']").length){rbuggyQSA.push( +"\\["+whitespace+"*name"+whitespace+"*="+whitespace+"*(?:''|\"\")")}if(!el.querySelectorAll( +":checked").length){rbuggyQSA.push(":checked")}if(!el.querySelectorAll("a#"+expando+"+*").length){ +rbuggyQSA.push(".#.+[+~]")}el.querySelectorAll("\\\f");rbuggyQSA.push("[\\r\\n\\f]")});assert( +function(el){ +el.innerHTML=""+""; +var input=document.createElement("input");input.setAttribute("type","hidden");el.appendChild(input +).setAttribute("name","D");if(el.querySelectorAll("[name=d]").length){rbuggyQSA.push( +"name"+whitespace+"*[*^$|!~]?=")}if(el.querySelectorAll(":enabled").length!==2){rbuggyQSA.push( +":enabled",":disabled")}docElem.appendChild(el).disabled=true;if(el.querySelectorAll(":disabled" +).length!==2){rbuggyQSA.push(":enabled",":disabled")}el.querySelectorAll("*,:x");rbuggyQSA.push( +",.*:")})}if(support.matchesSelector=rnative.test( +matches=docElem.matches||docElem.webkitMatchesSelector||docElem.mozMatchesSelector||docElem.oMatchesSelector||docElem.msMatchesSelector +)){assert(function(el){support.disconnectedMatch=matches.call(el,"*");matches.call(el,"[s!='']:x"); +rbuggyMatches.push("!=",pseudos)})}rbuggyQSA=rbuggyQSA.length&&new RegExp(rbuggyQSA.join("|")); +rbuggyMatches=rbuggyMatches.length&&new RegExp(rbuggyMatches.join("|"));hasCompare=rnative.test( +docElem.compareDocumentPosition);contains=hasCompare||rnative.test(docElem.contains)?function(a,b){ +var adown=a.nodeType===9?a.documentElement:a,bup=b&&b.parentNode;return a===bup||!!( +bup&&bup.nodeType===1&&(adown.contains?adown.contains(bup +):a.compareDocumentPosition&&a.compareDocumentPosition(bup)&16))}:function(a,b){if(b){while( +b=b.parentNode){if(b===a){return true}}}return false};sortOrder=hasCompare?function(a,b){if(a===b){ +hasDuplicate=true;return 0}var compare=!a.compareDocumentPosition-!b.compareDocumentPosition;if( +compare){return compare}compare=(a.ownerDocument||a)==(b.ownerDocument||b +)?a.compareDocumentPosition(b):1;if(compare&1||!support.sortDetached&&b.compareDocumentPosition(a +)===compare){if(a==document||a.ownerDocument==preferredDoc&&contains(preferredDoc,a)){return-1}if( +b==document||b.ownerDocument==preferredDoc&&contains(preferredDoc,b)){return 1} +return sortInput?indexOf(sortInput,a)-indexOf(sortInput,b):0}return compare&4?-1:1}:function(a,b){ +if(a===b){hasDuplicate=true;return 0}var cur,i=0,aup=a.parentNode,bup=b.parentNode,ap=[a],bp=[b];if( +!aup||!bup){return a==document?-1:b==document?1:aup?-1:bup?1:sortInput?indexOf(sortInput,a)-indexOf( +sortInput,b):0}else if(aup===bup){return siblingCheck(a,b)}cur=a;while(cur=cur.parentNode){ +ap.unshift(cur)}cur=b;while(cur=cur.parentNode){bp.unshift(cur)}while(ap[i]===bp[i]){i++} +return i?siblingCheck(ap[i],bp[i]):ap[i]==preferredDoc?-1:bp[i]==preferredDoc?1:0};return document}; +Sizzle.matches=function(expr,elements){return Sizzle(expr,null,null,elements)}; +Sizzle.matchesSelector=function(elem,expr){setDocument(elem);if( +support.matchesSelector&&documentIsHTML&&!nonnativeSelectorCache[expr+" "]&&( +!rbuggyMatches||!rbuggyMatches.test(expr))&&(!rbuggyQSA||!rbuggyQSA.test(expr))){try{ +var ret=matches.call(elem,expr);if( +ret||support.disconnectedMatch||elem.document&&elem.document.nodeType!==11){return ret}}catch(e){ +nonnativeSelectorCache(expr,true)}}return Sizzle(expr,document,null,[elem]).length>0}; +Sizzle.contains=function(context,elem){if((context.ownerDocument||context)!=document){setDocument( +context)}return contains(context,elem)};Sizzle.attr=function(elem,name){if((elem.ownerDocument||elem +)!=document){setDocument(elem)}var fn=Expr.attrHandle[name.toLowerCase()],val=fn&&hasOwn.call( +Expr.attrHandle,name.toLowerCase())?fn(elem,name,!documentIsHTML):undefined; +return val!==undefined?val:support.attributes||!documentIsHTML?elem.getAttribute(name):( +val=elem.getAttributeNode(name))&&val.specified?val.value:null};Sizzle.escape=function(sel){return( +sel+"").replace(rcssescape,fcssescape)};Sizzle.error=function(msg){throw new Error( +"Syntax error, unrecognized expression: "+msg)};Sizzle.uniqueSort=function(results){var elem, +duplicates=[],j=0,i=0;hasDuplicate=!support.detectDuplicates; +sortInput=!support.sortStable&&results.slice(0);results.sort(sortOrder);if(hasDuplicate){while( +elem=results[i++]){if(elem===results[i]){j=duplicates.push(i)}}while(j--){results.splice(duplicates[ +j],1)}}sortInput=null;return results};getText=Sizzle.getText=function(elem){var node,ret="",i=0, +nodeType=elem.nodeType;if(!nodeType){while(node=elem[i++]){ret+=getText(node)}}else if( +nodeType===1||nodeType===9||nodeType===11){if(typeof elem.textContent==="string"){ +return elem.textContent}else{for(elem=elem.firstChild;elem;elem=elem.nextSibling){ret+=getText(elem) +}}}else if(nodeType===3||nodeType===4){return elem.nodeValue}return ret};Expr=Sizzle.selectors={ +cacheLength:50,createPseudo:markFunction,match:matchExpr,attrHandle:{},find:{},relative:{">":{ +dir:"parentNode",first:true}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:true},"~":{ +dir:"previousSibling"}},preFilter:{ATTR:function(match){match[1]=match[1].replace(runescape, +funescape);match[3]=(match[3]||match[4]||match[5]||"").replace(runescape,funescape);if(match[2 +]==="~="){match[3]=" "+match[3]+" "}return match.slice(0,4)},CHILD:function(match){match[1]=match[1 +].toLowerCase();if(match[1].slice(0,3)==="nth"){if(!match[3]){Sizzle.error(match[0])}match[4]=+( +match[4]?match[5]+(match[6]||1):2*(match[3]==="even"||match[3]==="odd"));match[5]=+(match[7]+match[8 +]||match[3]==="odd")}else if(match[3]){Sizzle.error(match[0])}return match},PSEUDO:function(match){ +var excess,unquoted=!match[6]&&match[2];if(matchExpr["CHILD"].test(match[0])){return null}if(match[3 +]){match[2]=match[4]||match[5]||""}else if(unquoted&&rpseudo.test(unquoted)&&(excess=tokenize( +unquoted,true))&&(excess=unquoted.indexOf(")",unquoted.length-excess)-unquoted.length)){match[0 +]=match[0].slice(0,excess);match[2]=unquoted.slice(0,excess)}return match.slice(0,3)}},filter:{ +TAG:function(nodeNameSelector){var nodeName=nodeNameSelector.replace(runescape,funescape +).toLowerCase();return nodeNameSelector==="*"?function(){return true}:function(elem){ +return elem.nodeName&&elem.nodeName.toLowerCase()===nodeName}},CLASS:function(className){ +var pattern=classCache[className+" "];return pattern||(pattern=new RegExp( +"(^|"+whitespace+")"+className+"("+whitespace+"|$)"))&&classCache(className,function(elem){ +return pattern.test( +typeof elem.className==="string"&&elem.className||typeof elem.getAttribute!=="undefined"&&elem.getAttribute( +"class")||"")})},ATTR:function(name,operator,check){return function(elem){var result=Sizzle.attr( +elem,name);if(result==null){return operator==="!="}if(!operator){return true}result+=""; +return operator==="="?result===check:operator==="!="?result!==check:operator==="^="?check&&result.indexOf( +check)===0:operator==="*="?check&&result.indexOf(check)>-1:operator==="$="?check&&result.slice( +-check.length)===check:operator==="~="?(" "+result.replace(rwhitespace," ")+" ").indexOf(check +)>-1:operator==="|="?result===check||result.slice(0,check.length+1)===check+"-":false}}, +CHILD:function(type,what,_argument,first,last){var simple=type.slice(0,3)!=="nth", +forward=type.slice(-4)!=="last",ofType=what==="of-type";return first===1&&last===0?function(elem){ +return!!elem.parentNode}:function(elem,_context,xml){var cache,uniqueCache,outerCache,node,nodeIndex +,start,dir=simple!==forward?"nextSibling":"previousSibling",parent=elem.parentNode, +name=ofType&&elem.nodeName.toLowerCase(),useCache=!xml&&!ofType,diff=false;if(parent){if(simple){ +while(dir){node=elem;while(node=node[dir]){if(ofType?node.nodeName.toLowerCase( +)===name:node.nodeType===1){return false}}start=dir=type==="only"&&!start&&"nextSibling"}return true +}start=[forward?parent.firstChild:parent.lastChild];if(forward&&useCache){node=parent; +outerCache=node[expando]||(node[expando]={});uniqueCache=outerCache[node.uniqueID]||(outerCache[ +node.uniqueID]={});cache=uniqueCache[type]||[];nodeIndex=cache[0]===dirruns&&cache[1]; +diff=nodeIndex&&cache[2];node=nodeIndex&&parent.childNodes[nodeIndex];while( +node=++nodeIndex&&node&&node[dir]||(diff=nodeIndex=0)||start.pop()){if( +node.nodeType===1&&++diff&&node===elem){uniqueCache[type]=[dirruns,nodeIndex,diff];break}}}else{if( +useCache){node=elem;outerCache=node[expando]||(node[expando]={});uniqueCache=outerCache[ +node.uniqueID]||(outerCache[node.uniqueID]={});cache=uniqueCache[type]||[];nodeIndex=cache[0 +]===dirruns&&cache[1];diff=nodeIndex}if(diff===false){while(node=++nodeIndex&&node&&node[dir]||( +diff=nodeIndex=0)||start.pop()){if((ofType?node.nodeName.toLowerCase()===name:node.nodeType===1 +)&&++diff){if(useCache){outerCache=node[expando]||(node[expando]={});uniqueCache=outerCache[ +node.uniqueID]||(outerCache[node.uniqueID]={});uniqueCache[type]=[dirruns,diff]}if(node===elem){ +break}}}}}diff-=last;return diff===first||diff%first===0&&diff/first>=0}}},PSEUDO:function(pseudo, +argument){var args,fn=Expr.pseudos[pseudo]||Expr.setFilters[pseudo.toLowerCase()]||Sizzle.error( +"unsupported pseudo: "+pseudo);if(fn[expando]){return fn(argument)}if(fn.length>1){args=[pseudo, +pseudo,"",argument];return Expr.setFilters.hasOwnProperty(pseudo.toLowerCase())?markFunction( +function(seed,matches){var idx,matched=fn(seed,argument),i=matched.length;while(i--){idx=indexOf( +seed,matched[i]);seed[idx]=!(matches[idx]=matched[i])}}):function(elem){return fn(elem,0,args)}} +return fn}},pseudos:{not:markFunction(function(selector){var input=[],results=[],matcher=compile( +selector.replace(rtrim,"$1"));return matcher[expando]?markFunction(function(seed,matches,_context, +xml){var elem,unmatched=matcher(seed,null,xml,[]),i=seed.length;while(i--){if(elem=unmatched[i]){ +seed[i]=!(matches[i]=elem)}}}):function(elem,_context,xml){input[0]=elem;matcher(input,null,xml, +results);input[0]=null;return!results.pop()}}),has:markFunction(function(selector){return function( +elem){return Sizzle(selector,elem).length>0}}),contains:markFunction(function(text){ +text=text.replace(runescape,funescape);return function(elem){return(elem.textContent||getText(elem) +).indexOf(text)>-1}}),lang:markFunction(function(lang){if(!ridentifier.test(lang||"")){Sizzle.error( +"unsupported lang: "+lang)}lang=lang.replace(runescape,funescape).toLowerCase();return function(elem +){var elemLang;do{if(elemLang=documentIsHTML?elem.lang:elem.getAttribute("xml:lang" +)||elem.getAttribute("lang")){elemLang=elemLang.toLowerCase(); +return elemLang===lang||elemLang.indexOf(lang+"-")===0}}while((elem=elem.parentNode +)&&elem.nodeType===1);return false}}),target:function(elem){ +var hash=window.location&&window.location.hash;return hash&&hash.slice(1)===elem.id},root:function( +elem){return elem===docElem},focus:function(elem){return elem===document.activeElement&&( +!document.hasFocus||document.hasFocus())&&!!(elem.type||elem.href||~elem.tabIndex)}, +enabled:createDisabledPseudo(false),disabled:createDisabledPseudo(true),checked:function(elem){ +var nodeName=elem.nodeName.toLowerCase(); +return nodeName==="input"&&!!elem.checked||nodeName==="option"&&!!elem.selected},selected:function( +elem){if(elem.parentNode){elem.parentNode.selectedIndex}return elem.selected===true},empty:function( +elem){for(elem=elem.firstChild;elem;elem=elem.nextSibling){if(elem.nodeType<6){return false}} +return true},parent:function(elem){return!Expr.pseudos["empty"](elem)},header:function(elem){ +return rheader.test(elem.nodeName)},input:function(elem){return rinputs.test(elem.nodeName)}, +button:function(elem){var name=elem.nodeName.toLowerCase(); +return name==="input"&&elem.type==="button"||name==="button"},text:function(elem){var attr; +return elem.nodeName.toLowerCase()==="input"&&elem.type==="text"&&((attr=elem.getAttribute("type") +)==null||attr.toLowerCase()==="text")},first:createPositionalPseudo(function(){return[0]}), +last:createPositionalPseudo(function(_matchIndexes,length){return[length-1]}), +eq:createPositionalPseudo(function(_matchIndexes,length,argument){return[ +argument<0?argument+length:argument]}),even:createPositionalPseudo(function(matchIndexes,length){ +var i=0;for(;ilength?length:argument;for(;--i>=0;){matchIndexes.push(i)} +return matchIndexes}),gt:createPositionalPseudo(function(matchIndexes,length,argument){ +var i=argument<0?argument+length:argument;for(;++i1?function(elem,context,xml){ +var i=matchers.length;while(i--){if(!matchers[i](elem,context,xml)){return false}}return true +}:matchers[0]}function multipleContexts(selector,contexts,results){var i=0,len=contexts.length;for( +;i-1){seed[temp]=!(results[temp]=elem)}}}}else{ +matcherOut=condense(matcherOut===results?matcherOut.splice(preexisting,matcherOut.length):matcherOut +);if(postFinder){postFinder(null,results,matcherOut,xml)}else{push.apply(results,matcherOut)}}})} +function matcherFromTokens(tokens){var checkContext,matcher,j,len=tokens.length, +leadingRelative=Expr.relative[tokens[0].type],implicitRelative=leadingRelative||Expr.relative[" "], +i=leadingRelative?1:0,matchContext=addCombinator(function(elem){return elem===checkContext}, +implicitRelative,true),matchAnyContext=addCombinator(function(elem){return indexOf(checkContext,elem +)>-1},implicitRelative,true),matchers=[function(elem,context,xml){var ret=!leadingRelative&&( +xml||context!==outermostContext)||((checkContext=context).nodeType?matchContext(elem,context,xml +):matchAnyContext(elem,context,xml));checkContext=null;return ret}];for(;i1&&elementMatcher( +matchers),i>1&&toSelector(tokens.slice(0,i-1).concat({value:tokens[i-2].type===" "?"*":""}) +).replace(rtrim,"$1"),matcher,i0,byElement=elementMatchers.length>0,superMatcher=function(seed,context +,xml,results,outermost){var elem,j,matcher,matchedCount=0,i="0",unmatched=seed&&[],setMatched=[], +contextBackup=outermostContext,elems=seed||byElement&&Expr.find["TAG"]("*",outermost), +dirrunsUnique=dirruns+=contextBackup==null?1:Math.random()||.1,len=elems.length;if(outermost){ +outermostContext=context==document||context||outermost}for(;i!==len&&(elem=elems[i])!=null;i++){if( +byElement&&elem){j=0;if(!context&&elem.ownerDocument!=document){setDocument(elem); +xml=!documentIsHTML}while(matcher=elementMatchers[j++]){if(matcher(elem,context||document,xml)){ +results.push(elem);break}}if(outermost){dirruns=dirrunsUnique}}if(bySet){if(elem=!matcher&&elem){ +matchedCount--}if(seed){unmatched.push(elem)}}}matchedCount+=i;if(bySet&&i!==matchedCount){j=0; +while(matcher=setMatchers[j++]){matcher(unmatched,setMatched,context,xml)}if(seed){if(matchedCount>0 +){while(i--){if(!(unmatched[i]||setMatched[i])){setMatched[i]=pop.call(results)}}} +setMatched=condense(setMatched)}push.apply(results,setMatched);if( +outermost&&!seed&&setMatched.length>0&&matchedCount+setMatchers.length>1){Sizzle.uniqueSort(results) +}}if(outermost){dirruns=dirrunsUnique;outermostContext=contextBackup}return unmatched}; +return bySet?markFunction(superMatcher):superMatcher}compile=Sizzle.compile=function(selector,match +){var i,setMatchers=[],elementMatchers=[],cached=compilerCache[selector+" "];if(!cached){if(!match){ +match=tokenize(selector)}i=match.length;while(i--){cached=matcherFromTokens(match[i]);if(cached[ +expando]){setMatchers.push(cached)}else{elementMatchers.push(cached)}}cached=compilerCache(selector, +matcherFromGroupMatchers(elementMatchers,setMatchers));cached.selector=selector}return cached}; +select=Sizzle.select=function(selector,context,results,seed){var i,tokens,token,type,find, +compiled=typeof selector==="function"&&selector,match=!seed&&tokenize( +selector=compiled.selector||selector);results=results||[];if(match.length===1){tokens=match[0 +]=match[0].slice(0);if(tokens.length>2&&(token=tokens[0] +).type==="ID"&&context.nodeType===9&&documentIsHTML&&Expr.relative[tokens[1].type]){context=( +Expr.find["ID"](token.matches[0].replace(runescape,funescape),context)||[])[0];if(!context){ +return results}else if(compiled){context=context.parentNode}selector=selector.slice(tokens.shift( +).value.length)}i=matchExpr["needsContext"].test(selector)?0:tokens.length;while(i--){token=tokens[i +];if(Expr.relative[type=token.type]){break}if(find=Expr.find[type]){if(seed=find(token.matches[0 +].replace(runescape,funescape),rsibling.test(tokens[0].type)&&testContext(context.parentNode +)||context)){tokens.splice(i,1);selector=seed.length&&toSelector(tokens);if(!selector){push.apply( +results,seed);return results}break}}}}(compiled||compile(selector,match))(seed,context, +!documentIsHTML,results,!context||rsibling.test(selector)&&testContext(context.parentNode)||context) +return results};support.sortStable=expando.split("").sort(sortOrder).join("")===expando; +support.detectDuplicates=!!hasDuplicate;setDocument();support.sortDetached=assert(function(el){ +return el.compareDocumentPosition(document.createElement("fieldset"))&1});if(!assert(function(el){ +el.innerHTML="";return el.firstChild.getAttribute("href")==="#"})){addHandle( +"type|href|height|width",function(elem,name,isXML){if(!isXML){return elem.getAttribute(name, +name.toLowerCase()==="type"?1:2)}})}if(!support.attributes||!assert(function(el){ +el.innerHTML="";el.firstChild.setAttribute("value","");return el.firstChild.getAttribute( +"value")===""})){addHandle("value",function(elem,_name,isXML){if(!isXML&&elem.nodeName.toLowerCase( +)==="input"){return elem.defaultValue}})}if(!assert(function(el){return el.getAttribute("disabled" +)==null})){addHandle(booleans,function(elem,name,isXML){var val;if(!isXML){return elem[name +]===true?name.toLowerCase():(val=elem.getAttributeNode(name))&&val.specified?val.value:null}})} +return Sizzle}(window);jQuery.find=Sizzle;jQuery.expr=Sizzle.selectors;jQuery.expr[":" +]=jQuery.expr.pseudos;jQuery.uniqueSort=jQuery.unique=Sizzle.uniqueSort;jQuery.text=Sizzle.getText; +jQuery.isXMLDoc=Sizzle.isXML;jQuery.contains=Sizzle.contains;jQuery.escapeSelector=Sizzle.escape; +var dir=function(elem,dir,until){var matched=[],truncate=until!==undefined;while((elem=elem[dir] +)&&elem.nodeType!==9){if(elem.nodeType===1){if(truncate&&jQuery(elem).is(until)){break}matched.push( +elem)}}return matched};var siblings=function(n,elem){var matched=[];for(;n;n=n.nextSibling){if( +n.nodeType===1&&n!==elem){matched.push(n)}}return matched}; +var rneedsContext=jQuery.expr.match.needsContext;function nodeName(elem,name){ +return elem.nodeName&&elem.nodeName.toLowerCase()===name.toLowerCase()} +var rsingleTag=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function winnow( +elements,qualifier,not){if(isFunction(qualifier)){return jQuery.grep(elements,function(elem,i){ +return!!qualifier.call(elem,i,elem)!==not})}if(qualifier.nodeType){return jQuery.grep(elements, +function(elem){return elem===qualifier!==not})}if(typeof qualifier!=="string"){return jQuery.grep( +elements,function(elem){return indexOf.call(qualifier,elem)>-1!==not})}return jQuery.filter( +qualifier,elements,not)}jQuery.filter=function(expr,elems,not){var elem=elems[0];if(not){ +expr=":not("+expr+")"}if(elems.length===1&&elem.nodeType===1){return jQuery.find.matchesSelector( +elem,expr)?[elem]:[]}return jQuery.find.matches(expr,jQuery.grep(elems,function(elem){ +return elem.nodeType===1}))};jQuery.fn.extend({find:function(selector){var i,ret,len=this.length, +self=this;if(typeof selector!=="string"){return this.pushStack(jQuery(selector).filter(function(){ +for(i=0;i1?jQuery.uniqueSort(ret):ret}, +filter:function(selector){return this.pushStack(winnow(this,selector||[],false))},not:function( +selector){return this.pushStack(winnow(this,selector||[],true))},is:function(selector){ +return!!winnow(this,typeof selector==="string"&&rneedsContext.test(selector)?jQuery(selector +):selector||[],false).length}});var rootjQuery,rquickExpr=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, +init=jQuery.fn.init=function(selector,context,root){var match,elem;if(!selector){return this} +root=root||rootjQuery;if(typeof selector==="string"){if(selector[0]==="<"&&selector[ +selector.length-1]===">"&&selector.length>=3){match=[null,selector,null]}else{match=rquickExpr.exec( +selector)}if(match&&(match[1]||!context)){if(match[1]){context=context instanceof jQuery?context[0 +]:context;jQuery.merge(this,jQuery.parseHTML(match[1], +context&&context.nodeType?context.ownerDocument||context:document,true));if(rsingleTag.test(match[1] +)&&jQuery.isPlainObject(context)){for(match in context){if(isFunction(this[match])){this[match]( +context[match])}else{this.attr(match,context[match])}}}return this}else{ +elem=document.getElementById(match[2]);if(elem){this[0]=elem;this.length=1}return this}}else if( +!context||context.jquery){return(context||root).find(selector)}else{return this.constructor(context +).find(selector)}}else if(selector.nodeType){this[0]=selector;this.length=1;return this}else if( +isFunction(selector)){return root.ready!==undefined?root.ready(selector):selector(jQuery)} +return jQuery.makeArray(selector,this)};init.prototype=jQuery.fn;rootjQuery=jQuery(document); +var rparentsprev=/^(?:parents|prev(?:Until|All))/,guaranteedUnique={children:true,contents:true, +next:true,prev:true};jQuery.fn.extend({has:function(target){var targets=jQuery(target,this), +l=targets.length;return this.filter(function(){var i=0;for(;i-1:cur.nodeType===1&&jQuery.find.matchesSelector(cur,selectors))){ +matched.push(cur);break}}}}return this.pushStack(matched.length>1?jQuery.uniqueSort(matched):matched +)},index:function(elem){if(!elem){return this[0]&&this[0].parentNode?this.first().prevAll( +).length:-1}if(typeof elem==="string"){return indexOf.call(jQuery(elem),this[0])} +return indexOf.call(this,elem.jquery?elem[0]:elem)},add:function(selector,context){ +return this.pushStack(jQuery.uniqueSort(jQuery.merge(this.get(),jQuery(selector,context))))}, +addBack:function(selector){return this.add(selector==null?this.prevObject:this.prevObject.filter( +selector))}});function sibling(cur,dir){while((cur=cur[dir])&&cur.nodeType!==1){}return cur} +jQuery.each({parent:function(elem){var parent=elem.parentNode; +return parent&&parent.nodeType!==11?parent:null},parents:function(elem){return dir(elem,"parentNode" +)},parentsUntil:function(elem,_i,until){return dir(elem,"parentNode",until)},next:function(elem){ +return sibling(elem,"nextSibling")},prev:function(elem){return sibling(elem,"previousSibling")}, +nextAll:function(elem){return dir(elem,"nextSibling")},prevAll:function(elem){return dir(elem, +"previousSibling")},nextUntil:function(elem,_i,until){return dir(elem,"nextSibling",until)}, +prevUntil:function(elem,_i,until){return dir(elem,"previousSibling",until)},siblings:function(elem){ +return siblings((elem.parentNode||{}).firstChild,elem)},children:function(elem){return siblings( +elem.firstChild)},contents:function(elem){if(elem.contentDocument!=null&&getProto( +elem.contentDocument)){return elem.contentDocument}if(nodeName(elem,"template")){ +elem=elem.content||elem}return jQuery.merge([],elem.childNodes)}},function(name,fn){jQuery.fn[name +]=function(until,selector){var matched=jQuery.map(this,fn,until);if(name.slice(-5)!=="Until"){ +selector=until}if(selector&&typeof selector==="string"){matched=jQuery.filter(selector,matched)}if( +this.length>1){if(!guaranteedUnique[name]){jQuery.uniqueSort(matched)}if(rparentsprev.test(name)){ +matched.reverse()}}return this.pushStack(matched)}});var rnothtmlwhite=/[^\x20\t\r\n\f]+/g; +function createOptions(options){var object={};jQuery.each(options.match(rnothtmlwhite)||[],function( +_,flag){object[flag]=true});return object}jQuery.Callbacks=function(options){ +options=typeof options==="string"?createOptions(options):jQuery.extend({},options);var firing,memory +,fired,locked,list=[],queue=[],firingIndex=-1,fire=function(){locked=locked||options.once; +fired=firing=true;for(;queue.length;firingIndex=-1){memory=queue.shift();while( +++firingIndex-1){list.splice(index,1);if(index<=firingIndex){firingIndex--} +}});return this},has:function(fn){return fn?jQuery.inArray(fn,list)>-1:list.length>0}, +empty:function(){if(list){list=[]}return this},disable:function(){locked=queue=[];list=memory=""; +return this},disabled:function(){return!list},lock:function(){locked=queue=[];if(!memory&&!firing){ +list=memory=""}return this},locked:function(){return!!locked},fireWith:function(context,args){if( +!locked){args=args||[];args=[context,args.slice?args.slice():args];queue.push(args);if(!firing){ +fire()}}return this},fire:function(){self.fireWith(this,arguments);return this},fired:function(){ +return!!fired}};return self};function Identity(v){return v}function Thrower(ex){throw ex} +function adoptValue(value,resolve,reject,noValue){var method;try{if(value&&isFunction( +method=value.promise)){method.call(value).done(resolve).fail(reject)}else if(value&&isFunction( +method=value.then)){method.call(value,resolve,reject)}else{resolve.apply(undefined,[value].slice( +noValue))}}catch(value){reject.apply(undefined,[value])}}jQuery.extend({Deferred:function(func){ +var tuples=[["notify","progress",jQuery.Callbacks("memory"),jQuery.Callbacks("memory"),2],["resolve" +,"done",jQuery.Callbacks("once memory"),jQuery.Callbacks("once memory"),0,"resolved"],["reject", +"fail",jQuery.Callbacks("once memory"),jQuery.Callbacks("once memory"),1,"rejected"]], +state="pending",promise={state:function(){return state},always:function(){deferred.done(arguments +).fail(arguments);return this},catch:function(fn){return promise.then(null,fn)},pipe:function(){ +var fns=arguments;return jQuery.Deferred(function(newDefer){jQuery.each(tuples,function(_i,tuple){ +var fn=isFunction(fns[tuple[4]])&&fns[tuple[4]];deferred[tuple[1]](function(){ +var returned=fn&&fn.apply(this,arguments);if(returned&&isFunction(returned.promise)){ +returned.promise().progress(newDefer.notify).done(newDefer.resolve).fail(newDefer.reject)}else{ +newDefer[tuple[0]+"With"](this,fn?[returned]:arguments)}})});fns=null}).promise()},then:function( +onFulfilled,onRejected,onProgress){var maxDepth=0;function resolve(depth,deferred,handler,special){ +return function(){var that=this,args=arguments,mightThrow=function(){var returned,then;if( +depth=maxDepth){if(handler!==Thrower){that=undefined;args=[e]}deferred.rejectWith(that,args)}}}; +if(depth){process()}else{if(jQuery.Deferred.getStackHook){ +process.stackTrace=jQuery.Deferred.getStackHook()}window.setTimeout(process)}}} +return jQuery.Deferred(function(newDefer){tuples[0][3].add(resolve(0,newDefer,isFunction(onProgress +)?onProgress:Identity,newDefer.notifyWith));tuples[1][3].add(resolve(0,newDefer,isFunction( +onFulfilled)?onFulfilled:Identity));tuples[2][3].add(resolve(0,newDefer,isFunction(onRejected +)?onRejected:Thrower))}).promise()},promise:function(obj){return obj!=null?jQuery.extend(obj,promise +):promise}},deferred={};jQuery.each(tuples,function(i,tuple){var list=tuple[2],stateString=tuple[5]; +promise[tuple[1]]=list.add;if(stateString){list.add(function(){state=stateString},tuples[3-i][2 +].disable,tuples[3-i][3].disable,tuples[0][2].lock,tuples[0][3].lock)}list.add(tuple[3].fire); +deferred[tuple[0]]=function(){deferred[tuple[0]+"With"](this===deferred?undefined:this,arguments); +return this};deferred[tuple[0]+"With"]=list.fireWith});promise.promise(deferred);if(func){func.call( +deferred,deferred)}return deferred},when:function(singleValue){var remaining=arguments.length, +i=remaining,resolveContexts=Array(i),resolveValues=slice.call(arguments),master=jQuery.Deferred(), +updateFunc=function(i){return function(value){resolveContexts[i]=this;resolveValues[i +]=arguments.length>1?slice.call(arguments):value;if(!--remaining){master.resolveWith(resolveContexts +,resolveValues)}}};if(remaining<=1){adoptValue(singleValue,master.done(updateFunc(i)).resolve, +master.reject,!remaining);if(master.state()==="pending"||isFunction(resolveValues[i]&&resolveValues[ +i].then)){return master.then()}}while(i--){adoptValue(resolveValues[i],updateFunc(i),master.reject)} +return master.promise()}});var rerrorNames=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; +jQuery.Deferred.exceptionHook=function(error,stack){if( +window.console&&window.console.warn&&error&&rerrorNames.test(error.name)){window.console.warn( +"jQuery.Deferred exception: "+error.message,error.stack,stack)}};jQuery.readyException=function( +error){window.setTimeout(function(){throw error})};var readyList=jQuery.Deferred(); +jQuery.fn.ready=function(fn){readyList.then(fn).catch(function(error){jQuery.readyException(error)}) +return this};jQuery.extend({isReady:false,readyWait:1,ready:function(wait){if( +wait===true?--jQuery.readyWait:jQuery.isReady){return}jQuery.isReady=true;if( +wait!==true&&--jQuery.readyWait>0){return}readyList.resolveWith(document,[jQuery])}}); +jQuery.ready.then=readyList.then;function completed(){document.removeEventListener( +"DOMContentLoaded",completed);window.removeEventListener("load",completed);jQuery.ready()}if( +document.readyState==="complete"||document.readyState!=="loading"&&!document.documentElement.doScroll +){window.setTimeout(jQuery.ready)}else{document.addEventListener("DOMContentLoaded",completed); +window.addEventListener("load",completed)}var access=function(elems,fn,key,value,chainable,emptyGet, +raw){var i=0,len=elems.length,bulk=key==null;if(toType(key)==="object"){chainable=true;for(i in key +){access(elems,fn,i,key[i],true,emptyGet,raw)}}else if(value!==undefined){chainable=true;if( +!isFunction(value)){raw=true}if(bulk){if(raw){fn.call(elems,value);fn=null}else{bulk=fn;fn=function( +elem,_key,value){return bulk.call(jQuery(elem),value)}}}if(fn){for(;i1,null,true)},removeData:function(key){return this.each(function(){ +dataUser.remove(this,key)})}});jQuery.extend({queue:function(elem,type,data){var queue;if(elem){ +type=(type||"fx")+"queue";queue=dataPriv.get(elem,type);if(data){if(!queue||Array.isArray(data)){ +queue=dataPriv.access(elem,type,jQuery.makeArray(data))}else{queue.push(data)}}return queue||[]}}, +dequeue:function(elem,type){type=type||"fx";var queue=jQuery.queue(elem,type), +startLength=queue.length,fn=queue.shift(),hooks=jQuery._queueHooks(elem,type),next=function(){ +jQuery.dequeue(elem,type)};if(fn==="inprogress"){fn=queue.shift();startLength--}if(fn){if( +type==="fx"){queue.unshift("inprogress")}delete hooks.stop;fn.call(elem,next,hooks)}if( +!startLength&&hooks){hooks.empty.fire()}},_queueHooks:function(elem,type){var key=type+"queueHooks"; +return dataPriv.get(elem,key)||dataPriv.access(elem,key,{empty:jQuery.Callbacks("once memory").add( +function(){dataPriv.remove(elem,[type+"queue",key])})})}});jQuery.fn.extend({queue:function(type, +data){var setter=2;if(typeof type!=="string"){data=type;type="fx";setter--}if( +arguments.length\x20\t\r\n\f]*)/i;var rscriptType=/^$|^module$|\/(?:java|ecma)script/i;( +function(){var fragment=document.createDocumentFragment(),div=fragment.appendChild( +document.createElement("div")),input=document.createElement("input");input.setAttribute("type", +"radio");input.setAttribute("checked","checked");input.setAttribute("name","t");div.appendChild( +input);support.checkClone=div.cloneNode(true).cloneNode(true).lastChild.checked; +div.innerHTML="";support.noCloneChecked=!!div.cloneNode(true +).lastChild.defaultValue;div.innerHTML="";support.option=!!div.lastChild})(); +var wrapMap={thead:[1,"","
"],col:[2,"","
"],tr:[2, +"","
"],td:[3,"","
"],_default:[0 +,"",""]};wrapMap.tbody=wrapMap.tfoot=wrapMap.colgroup=wrapMap.caption=wrapMap.thead; +wrapMap.th=wrapMap.td;if(!support.option){wrapMap.optgroup=wrapMap.option=[1, +""]}function getAll(context,tag){var ret;if( +typeof context.getElementsByTagName!=="undefined"){ret=context.getElementsByTagName(tag||"*") +}else if(typeof context.querySelectorAll!=="undefined"){ret=context.querySelectorAll(tag||"*")}else{ +ret=[]}if(tag===undefined||tag&&nodeName(context,tag)){return jQuery.merge([context],ret)}return ret +}function setGlobalEval(elems,refElements){var i=0,l=elems.length;for(;i-1){if(ignored){ignored.push(elem)}continue} +attached=isAttached(elem);tmp=getAll(fragment.appendChild(elem),"script");if(attached){ +setGlobalEval(tmp)}if(scripts){j=0;while(elem=tmp[j++]){if(rscriptType.test(elem.type||"")){ +scripts.push(elem)}}}}return fragment}var rkeyEvent=/^key/, +rmouseEvent=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,rtypenamespace=/^([^.]*)(?:\.(.+)|)/; +function returnTrue(){return true}function returnFalse(){return false}function expectSync(elem,type +){return elem===safeActiveElement()===(type==="focus")}function safeActiveElement(){try{ +return document.activeElement}catch(err){}}function on(elem,types,selector,data,fn,one){var origFn, +type;if(typeof types==="object"){if(typeof selector!=="string"){data=data||selector; +selector=undefined}for(type in types){on(elem,type,selector,data,types[type],one)}return elem}if( +data==null&&fn==null){fn=selector;data=selector=undefined}else if(fn==null){if( +typeof selector==="string"){fn=data;data=undefined}else{fn=data;data=selector;selector=undefined}} +if(fn===false){fn=returnFalse}else if(!fn){return elem}if(one===1){origFn=fn;fn=function(event){ +jQuery().off(event);return origFn.apply(this,arguments)};fn.guid=origFn.guid||( +origFn.guid=jQuery.guid++)}return elem.each(function(){jQuery.event.add(this,types,fn,data,selector) +})}jQuery.event={global:{},add:function(elem,types,handler,data,selector){var handleObjIn, +eventHandle,tmp,events,t,handleObj,special,handlers,type,namespaces,origType,elemData=dataPriv.get( +elem);if(!acceptData(elem)){return}if(handler.handler){handleObjIn=handler; +handler=handleObjIn.handler;selector=handleObjIn.selector}if(selector){jQuery.find.matchesSelector( +documentElement,selector)}if(!handler.guid){handler.guid=jQuery.guid++}if(!(events=elemData.events) +){events=elemData.events=Object.create(null)}if(!(eventHandle=elemData.handle)){ +eventHandle=elemData.handle=function(e){ +return typeof jQuery!=="undefined"&&jQuery.event.triggered!==e.type?jQuery.event.dispatch.apply(elem +,arguments):undefined}}types=(types||"").match(rnothtmlwhite)||[""];t=types.length;while(t--){ +tmp=rtypenamespace.exec(types[t])||[];type=origType=tmp[1];namespaces=(tmp[2]||"").split(".").sort() +if(!type){continue}special=jQuery.event.special[type]||{};type=( +selector?special.delegateType:special.bindType)||type;special=jQuery.event.special[type]||{}; +handleObj=jQuery.extend({type:type,origType:origType,data:data,handler:handler,guid:handler.guid, +selector:selector,needsContext:selector&&jQuery.expr.match.needsContext.test(selector), +namespace:namespaces.join(".")},handleObjIn);if(!(handlers=events[type])){handlers=events[type]=[]; +handlers.delegateCount=0;if(!special.setup||special.setup.call(elem,data,namespaces,eventHandle +)===false){if(elem.addEventListener){elem.addEventListener(type,eventHandle)}}}if(special.add){ +special.add.call(elem,handleObj);if(!handleObj.handler.guid){handleObj.handler.guid=handler.guid}} +if(selector){handlers.splice(handlers.delegateCount++,0,handleObj)}else{handlers.push(handleObj)} +jQuery.event.global[type]=true}},remove:function(elem,types,handler,selector,mappedTypes){var j, +origCount,tmp,events,t,handleObj,special,handlers,type,namespaces,origType, +elemData=dataPriv.hasData(elem)&&dataPriv.get(elem);if(!elemData||!(events=elemData.events)){return} +types=(types||"").match(rnothtmlwhite)||[""];t=types.length;while(t--){tmp=rtypenamespace.exec( +types[t])||[];type=origType=tmp[1];namespaces=(tmp[2]||"").split(".").sort();if(!type){for( +type in events){jQuery.event.remove(elem,type+types[t],handler,selector,true)}continue} +special=jQuery.event.special[type]||{};type=(selector?special.delegateType:special.bindType)||type; +handlers=events[type]||[];tmp=tmp[2]&&new RegExp("(^|\\.)"+namespaces.join("\\.(?:.*\\.|)" +)+"(\\.|$)");origCount=j=handlers.length;while(j--){handleObj=handlers[j];if(( +mappedTypes||origType===handleObj.origType)&&(!handler||handler.guid===handleObj.guid)&&( +!tmp||tmp.test(handleObj.namespace))&&( +!selector||selector===handleObj.selector||selector==="**"&&handleObj.selector)){handlers.splice(j,1) +if(handleObj.selector){handlers.delegateCount--}if(special.remove){special.remove.call(elem, +handleObj)}}}if(origCount&&!handlers.length){if(!special.teardown||special.teardown.call(elem, +namespaces,elemData.handle)===false){jQuery.removeEvent(elem,type,elemData.handle)}delete events[ +type]}}if(jQuery.isEmptyObject(events)){dataPriv.remove(elem,"handle events")}},dispatch:function( +nativeEvent){var i,j,ret,matched,handleObj,handlerQueue,args=new Array(arguments.length), +event=jQuery.event.fix(nativeEvent),handlers=(dataPriv.get(this,"events")||Object.create(null))[ +event.type]||[],special=jQuery.event.special[event.type]||{};args[0]=event;for( +i=1;i=1)){for( +;cur!==this;cur=cur.parentNode||this){if(cur.nodeType===1&&!( +event.type==="click"&&cur.disabled===true)){matchedHandlers=[];matchedSelectors={};for( +i=0;i-1:jQuery.find(sel,this,null,[cur]).length}if(matchedSelectors[sel]){matchedHandlers.push( +handleObj)}}if(matchedHandlers.length){handlerQueue.push({elem:cur,handlers:matchedHandlers})}}}} +cur=this;if(delegateCount\s*$/g +function manipulationTarget(elem,content){if(nodeName(elem,"table")&&nodeName( +content.nodeType!==11?content:content.firstChild,"tr")){return jQuery(elem).children("tbody")[0 +]||elem}return elem}function disableScript(elem){elem.type=(elem.getAttribute("type")!==null +)+"/"+elem.type;return elem}function restoreScript(elem){if((elem.type||"").slice(0,5)==="true/"){ +elem.type=elem.type.slice(5)}else{elem.removeAttribute("type")}return elem}function cloneCopyEvent( +src,dest){var i,l,type,pdataOld,udataOld,udataCur,events;if(dest.nodeType!==1){return}if( +dataPriv.hasData(src)){pdataOld=dataPriv.get(src);events=pdataOld.events;if(events){dataPriv.remove( +dest,"handle events");for(type in events){for(i=0,l=events[type].length;i1&&typeof value==="string"&&!support.checkClone&&rchecked.test(value)){ +return collection.each(function(index){var self=collection.eq(index);if(valueIsFunction){args[0 +]=value.call(this,index,self.html())}domManip(self,args,callback,ignored)})}if(l){ +fragment=buildFragment(args,collection[0].ownerDocument,false,collection,ignored); +first=fragment.firstChild;if(fragment.childNodes.length===1){fragment=first}if(first||ignored){ +scripts=jQuery.map(getAll(fragment,"script"),disableScript);hasScripts=scripts.length;for(;i0){setGlobalEval( +destElements,!inPage&&getAll(elem,"script"))}return clone},cleanData:function(elems){var data,elem, +type,special=jQuery.event.special,i=0;for(;(elem=elems[i])!==undefined;i++){if(acceptData(elem)){if( +data=elem[dataPriv.expando]){if(data.events){for(type in data.events){if(special[type]){ +jQuery.event.remove(elem,type)}else{jQuery.removeEvent(elem,type,data.handle)}}}elem[ +dataPriv.expando]=undefined}if(elem[dataUser.expando]){elem[dataUser.expando]=undefined}}}}}); +jQuery.fn.extend({detach:function(selector){return remove(this,selector,true)},remove:function( +selector){return remove(this,selector)},text:function(value){return access(this,function(value){ +return value===undefined?jQuery.text(this):this.empty().each(function(){if( +this.nodeType===1||this.nodeType===11||this.nodeType===9){this.textContent=value}})},null,value, +arguments.length)},append:function(){return domManip(this,arguments,function(elem){if( +this.nodeType===1||this.nodeType===11||this.nodeType===9){var target=manipulationTarget(this,elem); +target.appendChild(elem)}})},prepend:function(){return domManip(this,arguments,function(elem){if( +this.nodeType===1||this.nodeType===11||this.nodeType===9){var target=manipulationTarget(this,elem); +target.insertBefore(elem,target.firstChild)}})},before:function(){return domManip(this,arguments, +function(elem){if(this.parentNode){this.parentNode.insertBefore(elem,this)}})},after:function(){ +return domManip(this,arguments,function(elem){if(this.parentNode){this.parentNode.insertBefore(elem, +this.nextSibling)}})},empty:function(){var elem,i=0;for(;(elem=this[i])!=null;i++){if( +elem.nodeType===1){jQuery.cleanData(getAll(elem,false));elem.textContent=""}}return this}, +clone:function(dataAndEvents,deepDataAndEvents){ +dataAndEvents=dataAndEvents==null?false:dataAndEvents; +deepDataAndEvents=deepDataAndEvents==null?dataAndEvents:deepDataAndEvents;return this.map(function( +){return jQuery.clone(this,dataAndEvents,deepDataAndEvents)})},html:function(value){return access( +this,function(value){var elem=this[0]||{},i=0,l=this.length;if(value===undefined&&elem.nodeType===1 +){return elem.innerHTML}if(typeof value==="string"&&!rnoInnerhtml.test(value)&&!wrapMap[( +rtagName.exec(value)||["",""])[1].toLowerCase()]){value=jQuery.htmlPrefilter(value);try{for(;i3;documentElement.removeChild(table)}return reliableTrDimensionsVal}})})(); +function curCSS(elem,name,computed){var width,minWidth,maxWidth,ret,style=elem.style; +computed=computed||getStyles(elem);if(computed){ret=computed.getPropertyValue(name)||computed[name]; +if(ret===""&&!isAttached(elem)){ret=jQuery.style(elem,name)}if(!support.pixelBoxStyles( +)&&rnumnonpx.test(ret)&&rboxStyle.test(name)){width=style.width;minWidth=style.minWidth; +maxWidth=style.maxWidth;style.minWidth=style.maxWidth=style.width=ret;ret=computed.width; +style.width=width;style.minWidth=minWidth;style.maxWidth=maxWidth}}return ret!==undefined?ret+"":ret +}function addGetHookIf(conditionFn,hookFn){return{get:function(){if(conditionFn()){delete this.get; +return}return(this.get=hookFn).apply(this,arguments)}}}var cssPrefixes=["Webkit","Moz","ms"], +emptyStyle=document.createElement("div").style,vendorProps={};function vendorPropName(name){ +var capName=name[0].toUpperCase()+name.slice(1),i=cssPrefixes.length;while(i--){name=cssPrefixes[i +]+capName;if(name in emptyStyle){return name}}}function finalPropName(name){ +var final=jQuery.cssProps[name]||vendorProps[name];if(final){return final}if(name in emptyStyle){ +return name}return vendorProps[name]=vendorPropName(name)||name} +var rdisplayswap=/^(none|table(?!-c[ea]).+)/,rcustomProp=/^--/,cssShow={position:"absolute", +visibility:"hidden",display:"block"},cssNormalTransform={letterSpacing:"0",fontWeight:"400"}; +function setPositiveNumber(_elem,value,subtract){var matches=rcssNum.exec(value); +return matches?Math.max(0,matches[2]-(subtract||0))+(matches[3]||"px"):value} +function boxModelAdjustment(elem,dimension,box,isBorderBox,styles,computedVal){ +var i=dimension==="width"?1:0,extra=0,delta=0;if(box===(isBorderBox?"border":"content")){return 0} +for(;i<4;i+=2){if(box==="margin"){delta+=jQuery.css(elem,box+cssExpand[i],true,styles)}if( +!isBorderBox){delta+=jQuery.css(elem,"padding"+cssExpand[i],true,styles);if(box!=="padding"){ +delta+=jQuery.css(elem,"border"+cssExpand[i]+"Width",true,styles)}else{extra+=jQuery.css(elem, +"border"+cssExpand[i]+"Width",true,styles)}}else{if(box==="content"){delta-=jQuery.css(elem, +"padding"+cssExpand[i],true,styles)}if(box!=="margin"){delta-=jQuery.css(elem,"border"+cssExpand[i +]+"Width",true,styles)}}}if(!isBorderBox&&computedVal>=0){delta+=Math.max(0,Math.ceil(elem[ +"offset"+dimension[0].toUpperCase()+dimension.slice(1)]-computedVal-delta-extra-.5))||0}return delta +}function getWidthOrHeight(elem,dimension,extra){var styles=getStyles(elem), +boxSizingNeeded=!support.boxSizingReliable()||extra,isBorderBox=boxSizingNeeded&&jQuery.css(elem, +"boxSizing",false,styles)==="border-box",valueIsBorderBox=isBorderBox,val=curCSS(elem,dimension, +styles),offsetProp="offset"+dimension[0].toUpperCase()+dimension.slice(1);if(rnumnonpx.test(val)){ +if(!extra){return val}val="auto"}if((!support.boxSizingReliable( +)&&isBorderBox||!support.reliableTrDimensions()&&nodeName(elem,"tr")||val==="auto"||!parseFloat(val +)&&jQuery.css(elem,"display",false,styles)==="inline")&&elem.getClientRects().length){ +isBorderBox=jQuery.css(elem,"boxSizing",false,styles)==="border-box"; +valueIsBorderBox=offsetProp in elem;if(valueIsBorderBox){val=elem[offsetProp]}}val=parseFloat(val +)||0;return val+boxModelAdjustment(elem,dimension,extra||(isBorderBox?"border":"content"), +valueIsBorderBox,styles,val)+"px"}jQuery.extend({cssHooks:{opacity:{get:function(elem,computed){if( +computed){var ret=curCSS(elem,"opacity");return ret===""?"1":ret}}}},cssNumber:{ +animationIterationCount:true,columnCount:true,fillOpacity:true,flexGrow:true,flexShrink:true, +fontWeight:true,gridArea:true,gridColumn:true,gridColumnEnd:true,gridColumnStart:true,gridRow:true, +gridRowEnd:true,gridRowStart:true,lineHeight:true,opacity:true,order:true,orphans:true,widows:true, +zIndex:true,zoom:true},cssProps:{},style:function(elem,name,value,extra){if( +!elem||elem.nodeType===3||elem.nodeType===8||!elem.style){return}var ret,type,hooks, +origName=camelCase(name),isCustomProp=rcustomProp.test(name),style=elem.style;if(!isCustomProp){ +name=finalPropName(origName)}hooks=jQuery.cssHooks[name]||jQuery.cssHooks[origName];if( +value!==undefined){type=typeof value;if(type==="string"&&(ret=rcssNum.exec(value))&&ret[1]){ +value=adjustCSS(elem,name,ret);type="number"}if(value==null||value!==value){return}if( +type==="number"&&!isCustomProp){value+=ret&&ret[3]||(jQuery.cssNumber[origName]?"":"px")}if( +!support.clearCloneStyle&&value===""&&name.indexOf("background")===0){style[name]="inherit"}if( +!hooks||!("set"in hooks)||(value=hooks.set(elem,value,extra))!==undefined){if(isCustomProp){ +style.setProperty(name,value)}else{style[name]=value}}}else{if(hooks&&"get"in hooks&&(ret=hooks.get( +elem,false,extra))!==undefined){return ret}return style[name]}},css:function(elem,name,extra,styles +){var val,num,hooks,origName=camelCase(name),isCustomProp=rcustomProp.test(name);if(!isCustomProp){ +name=finalPropName(origName)}hooks=jQuery.cssHooks[name]||jQuery.cssHooks[origName];if( +hooks&&"get"in hooks){val=hooks.get(elem,true,extra)}if(val===undefined){val=curCSS(elem,name,styles +)}if(val==="normal"&&name in cssNormalTransform){val=cssNormalTransform[name]}if(extra===""||extra){ +num=parseFloat(val);return extra===true||isFinite(num)?num||0:val}return val}});jQuery.each([ +"height","width"],function(_i,dimension){jQuery.cssHooks[dimension]={get:function(elem,computed, +extra){if(computed){return rdisplayswap.test(jQuery.css(elem,"display"))&&(!elem.getClientRects( +).length||!elem.getBoundingClientRect().width)?swap(elem,cssShow,function(){return getWidthOrHeight( +elem,dimension,extra)}):getWidthOrHeight(elem,dimension,extra)}},set:function(elem,value,extra){ +var matches,styles=getStyles(elem),scrollboxSizeBuggy=!support.scrollboxSize( +)&&styles.position==="absolute",boxSizingNeeded=scrollboxSizeBuggy||extra, +isBorderBox=boxSizingNeeded&&jQuery.css(elem,"boxSizing",false,styles)==="border-box", +subtract=extra?boxModelAdjustment(elem,dimension,extra,isBorderBox,styles):0;if( +isBorderBox&&scrollboxSizeBuggy){subtract-=Math.ceil(elem["offset"+dimension[0].toUpperCase( +)+dimension.slice(1)]-parseFloat(styles[dimension])-boxModelAdjustment(elem,dimension,"border",false +,styles)-.5)}if(subtract&&(matches=rcssNum.exec(value))&&(matches[3]||"px")!=="px"){elem.style[ +dimension]=value;value=jQuery.css(elem,dimension)}return setPositiveNumber(elem,value,subtract)}}}); +jQuery.cssHooks.marginLeft=addGetHookIf(support.reliableMarginLeft,function(elem,computed){if( +computed){return(parseFloat(curCSS(elem,"marginLeft"))||elem.getBoundingClientRect().left-swap(elem, +{marginLeft:0},function(){return elem.getBoundingClientRect().left}))+"px"}});jQuery.each({ +margin:"",padding:"",border:"Width"},function(prefix,suffix){jQuery.cssHooks[prefix+suffix]={ +expand:function(value){var i=0,expanded={},parts=typeof value==="string"?value.split(" "):[value]; +for(;i<4;i++){expanded[prefix+cssExpand[i]+suffix]=parts[i]||parts[i-2]||parts[0]}return expanded}}; +if(prefix!=="margin"){jQuery.cssHooks[prefix+suffix].set=setPositiveNumber}});jQuery.fn.extend({ +css:function(name,value){return access(this,function(elem,name,value){var styles,len,map={},i=0;if( +Array.isArray(name)){styles=getStyles(elem);len=name.length;for(;i1)}});function Tween(elem,options,prop,end, +easing){return new Tween.prototype.init(elem,options,prop,end,easing)}jQuery.Tween=Tween; +Tween.prototype={constructor:Tween,init:function(elem,options,prop,end,easing,unit){this.elem=elem; +this.prop=prop;this.easing=easing||jQuery.easing._default;this.options=options; +this.start=this.now=this.cur();this.end=end;this.unit=unit||(jQuery.cssNumber[prop]?"":"px")}, +cur:function(){var hooks=Tween.propHooks[this.prop];return hooks&&hooks.get?hooks.get(this +):Tween.propHooks._default.get(this)},run:function(percent){var eased,hooks=Tween.propHooks[ +this.prop];if(this.options.duration){this.pos=eased=jQuery.easing[this.easing](percent, +this.options.duration*percent,0,1,this.options.duration)}else{this.pos=eased=percent}this.now=( +this.end-this.start)*eased+this.start;if(this.options.step){this.options.step.call(this.elem, +this.now,this)}if(hooks&&hooks.set){hooks.set(this)}else{Tween.propHooks._default.set(this)} +return this}};Tween.prototype.init.prototype=Tween.prototype;Tween.propHooks={_default:{ +get:function(tween){var result;if(tween.elem.nodeType!==1||tween.elem[tween.prop +]!=null&&tween.elem.style[tween.prop]==null){return tween.elem[tween.prop]}result=jQuery.css( +tween.elem,tween.prop,"");return!result||result==="auto"?0:result},set:function(tween){if( +jQuery.fx.step[tween.prop]){jQuery.fx.step[tween.prop](tween)}else if(tween.elem.nodeType===1&&( +jQuery.cssHooks[tween.prop]||tween.elem.style[finalPropName(tween.prop)]!=null)){jQuery.style( +tween.elem,tween.prop,tween.now+tween.unit)}else{tween.elem[tween.prop]=tween.now}}}}; +Tween.propHooks.scrollTop=Tween.propHooks.scrollLeft={set:function(tween){if( +tween.elem.nodeType&&tween.elem.parentNode){tween.elem[tween.prop]=tween.now}}};jQuery.easing={ +linear:function(p){return p},swing:function(p){return.5-Math.cos(p*Math.PI)/2},_default:"swing"}; +jQuery.fx=Tween.prototype.init;jQuery.fx.step={};var fxNow,inProgress, +rfxtypes=/^(?:toggle|show|hide)$/,rrun=/queueHooks$/;function schedule(){if(inProgress){if( +document.hidden===false&&window.requestAnimationFrame){window.requestAnimationFrame(schedule)}else{ +window.setTimeout(schedule,jQuery.fx.interval)}jQuery.fx.tick()}}function createFxNow(){ +window.setTimeout(function(){fxNow=undefined});return fxNow=Date.now()}function genFx(type, +includeWidth){var which,i=0,attrs={height:type};includeWidth=includeWidth?1:0;for( +;i<4;i+=2-includeWidth){which=cssExpand[i];attrs["margin"+which]=attrs["padding"+which]=type}if( +includeWidth){attrs.opacity=attrs.width=type}return attrs}function createTween(value,prop,animation +){var tween,collection=(Animation.tweeners[prop]||[]).concat(Animation.tweeners["*"]),index=0, +length=collection.length;for(;index1)},removeAttr:function(name){return this.each(function(){jQuery.removeAttr(this, +name)})}});jQuery.extend({attr:function(elem,name,value){var ret,hooks,nType=elem.nodeType;if( +nType===3||nType===8||nType===2){return}if(typeof elem.getAttribute==="undefined"){ +return jQuery.prop(elem,name,value)}if(nType!==1||!jQuery.isXMLDoc(elem)){hooks=jQuery.attrHooks[ +name.toLowerCase()]||(jQuery.expr.match.bool.test(name)?boolHook:undefined)}if(value!==undefined){ +if(value===null){jQuery.removeAttr(elem,name);return}if(hooks&&"set"in hooks&&(ret=hooks.set(elem, +value,name))!==undefined){return ret}elem.setAttribute(name,value+"");return value}if( +hooks&&"get"in hooks&&(ret=hooks.get(elem,name))!==null){return ret}ret=jQuery.find.attr(elem,name); +return ret==null?undefined:ret},attrHooks:{type:{set:function(elem,value){if( +!support.radioValue&&value==="radio"&&nodeName(elem,"input")){var val=elem.value;elem.setAttribute( +"type",value);if(val){elem.value=val}return value}}}},removeAttr:function(elem,value){var name,i=0, +attrNames=value&&value.match(rnothtmlwhite);if(attrNames&&elem.nodeType===1){while(name=attrNames[ +i++]){elem.removeAttribute(name)}}}});boolHook={set:function(elem,value,name){if(value===false){ +jQuery.removeAttr(elem,name)}else{elem.setAttribute(name,name)}return name}};jQuery.each( +jQuery.expr.match.bool.source.match(/\w+/g),function(_i,name){var getter=attrHandle[name +]||jQuery.find.attr;attrHandle[name]=function(elem,name,isXML){var ret,handle, +lowercaseName=name.toLowerCase();if(!isXML){handle=attrHandle[lowercaseName];attrHandle[ +lowercaseName]=ret;ret=getter(elem,name,isXML)!=null?lowercaseName:null;attrHandle[lowercaseName +]=handle}return ret}});var rfocusable=/^(?:input|select|textarea|button)$/i, +rclickable=/^(?:a|area)$/i;jQuery.fn.extend({prop:function(name,value){return access(this, +jQuery.prop,name,value,arguments.length>1)},removeProp:function(name){return this.each(function(){ +delete this[jQuery.propFix[name]||name]})}});jQuery.extend({prop:function(elem,name,value){var ret, +hooks,nType=elem.nodeType;if(nType===3||nType===8||nType===2){return}if(nType!==1||!jQuery.isXMLDoc( +elem)){name=jQuery.propFix[name]||name;hooks=jQuery.propHooks[name]}if(value!==undefined){if( +hooks&&"set"in hooks&&(ret=hooks.set(elem,value,name))!==undefined){return ret}return elem[name +]=value}if(hooks&&"get"in hooks&&(ret=hooks.get(elem,name))!==null){return ret}return elem[name]}, +propHooks:{tabIndex:{get:function(elem){var tabindex=jQuery.find.attr(elem,"tabindex");if(tabindex){ +return parseInt(tabindex,10)}if(rfocusable.test(elem.nodeName)||rclickable.test(elem.nodeName +)&&elem.href){return 0}return-1}}},propFix:{for:"htmlFor",class:"className"}});if( +!support.optSelected){jQuery.propHooks.selected={get:function(elem){var parent=elem.parentNode;if( +parent&&parent.parentNode){parent.parentNode.selectedIndex}return null},set:function(elem){ +var parent=elem.parentNode;if(parent){parent.selectedIndex;if(parent.parentNode){ +parent.parentNode.selectedIndex}}}}}jQuery.each(["tabIndex","readOnly","maxLength","cellSpacing", +"cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){ +jQuery.propFix[this.toLowerCase()]=this});function stripAndCollapse(value){var tokens=value.match( +rnothtmlwhite)||[];return tokens.join(" ")}function getClass(elem){ +return elem.getAttribute&&elem.getAttribute("class")||""}function classesToArray(value){if( +Array.isArray(value)){return value}if(typeof value==="string"){return value.match(rnothtmlwhite)||[] +}return[]}jQuery.fn.extend({addClass:function(value){var classes,elem,cur,curValue,clazz,j, +finalValue,i=0;if(isFunction(value)){return this.each(function(j){jQuery(this).addClass(value.call( +this,j,getClass(this)))})}classes=classesToArray(value);if(classes.length){while(elem=this[i++]){ +curValue=getClass(elem);cur=elem.nodeType===1&&" "+stripAndCollapse(curValue)+" ";if(cur){j=0;while( +clazz=classes[j++]){if(cur.indexOf(" "+clazz+" ")<0){cur+=clazz+" "}}finalValue=stripAndCollapse(cur +);if(curValue!==finalValue){elem.setAttribute("class",finalValue)}}}}return this}, +removeClass:function(value){var classes,elem,cur,curValue,clazz,j,finalValue,i=0;if(isFunction(value +)){return this.each(function(j){jQuery(this).removeClass(value.call(this,j,getClass(this)))})}if( +!arguments.length){return this.attr("class","")}classes=classesToArray(value);if(classes.length){ +while(elem=this[i++]){curValue=getClass(elem);cur=elem.nodeType===1&&" "+stripAndCollapse(curValue +)+" ";if(cur){j=0;while(clazz=classes[j++]){while(cur.indexOf(" "+clazz+" ")>-1){cur=cur.replace( +" "+clazz+" "," ")}}finalValue=stripAndCollapse(cur);if(curValue!==finalValue){elem.setAttribute( +"class",finalValue)}}}}return this},toggleClass:function(value,stateVal){var type=typeof value, +isValidValue=type==="string"||Array.isArray(value);if(typeof stateVal==="boolean"&&isValidValue){ +return stateVal?this.addClass(value):this.removeClass(value)}if(isFunction(value)){return this.each( +function(i){jQuery(this).toggleClass(value.call(this,i,getClass(this),stateVal),stateVal)})} +return this.each(function(){var className,i,self,classNames;if(isValidValue){i=0;self=jQuery(this); +classNames=classesToArray(value);while(className=classNames[i++]){if(self.hasClass(className)){ +self.removeClass(className)}else{self.addClass(className)}}}else if( +value===undefined||type==="boolean"){className=getClass(this);if(className){dataPriv.set(this, +"__className__",className)}if(this.setAttribute){this.setAttribute("class", +className||value===false?"":dataPriv.get(this,"__className__")||"")}}})},hasClass:function(selector +){var className,elem,i=0;className=" "+selector+" ";while(elem=this[i++]){if(elem.nodeType===1&&( +" "+stripAndCollapse(getClass(elem))+" ").indexOf(className)>-1){return true}}return false}}); +var rreturn=/\r/g;jQuery.fn.extend({val:function(value){var hooks,ret,valueIsFunction,elem=this[0]; +if(!arguments.length){if(elem){hooks=jQuery.valHooks[elem.type]||jQuery.valHooks[ +elem.nodeName.toLowerCase()];if(hooks&&"get"in hooks&&(ret=hooks.get(elem,"value"))!==undefined){ +return ret}ret=elem.value;if(typeof ret==="string"){return ret.replace(rreturn,"")} +return ret==null?"":ret}return}valueIsFunction=isFunction(value);return this.each(function(i){ +var val;if(this.nodeType!==1){return}if(valueIsFunction){val=value.call(this,i,jQuery(this).val()) +}else{val=value}if(val==null){val=""}else if(typeof val==="number"){val+=""}else if(Array.isArray( +val)){val=jQuery.map(val,function(value){return value==null?"":value+""})}hooks=jQuery.valHooks[ +this.type]||jQuery.valHooks[this.nodeName.toLowerCase()];if(!hooks||!("set"in hooks)||hooks.set(this +,val,"value")===undefined){this.value=val}})}});jQuery.extend({valHooks:{option:{get:function(elem){ +var val=jQuery.find.attr(elem,"value");return val!=null?val:stripAndCollapse(jQuery.text(elem))}}, +select:{get:function(elem){var value,option,i,options=elem.options,index=elem.selectedIndex, +one=elem.type==="select-one",values=one?null:[],max=one?index+1:options.length;if(index<0){i=max +}else{i=one?index:0}for(;i-1){optionSet=true}}if(!optionSet){elem.selectedIndex=-1}return values}}}});jQuery.each([ +"radio","checkbox"],function(){jQuery.valHooks[this]={set:function(elem,value){if(Array.isArray( +value)){return elem.checked=jQuery.inArray(jQuery(elem).val(),value)>-1}}};if(!support.checkOn){ +jQuery.valHooks[this].get=function(elem){return elem.getAttribute("value")===null?"on":elem.value}}} +);support.focusin="onfocusin"in window;var rfocusMorph=/^(?:focusinfocus|focusoutblur)$/, +stopPropagationCallback=function(e){e.stopPropagation()};jQuery.extend(jQuery.event,{ +trigger:function(event,data,elem,onlyHandlers){var i,cur,tmp,bubbleType,ontype,handle,special, +lastElement,eventPath=[elem||document],type=hasOwn.call(event,"type")?event.type:event, +namespaces=hasOwn.call(event,"namespace")?event.namespace.split("."):[]; +cur=lastElement=tmp=elem=elem||document;if(elem.nodeType===3||elem.nodeType===8){return}if( +rfocusMorph.test(type+jQuery.event.triggered)){return}if(type.indexOf(".")>-1){ +namespaces=type.split(".");type=namespaces.shift();namespaces.sort()}ontype=type.indexOf(":" +)<0&&"on"+type;event=event[jQuery.expando]?event:new jQuery.Event(type, +typeof event==="object"&&event);event.isTrigger=onlyHandlers?2:3;event.namespace=namespaces.join("." +);event.rnamespace=event.namespace?new RegExp("(^|\\.)"+namespaces.join("\\.(?:.*\\.|)")+"(\\.|$)" +):null;event.result=undefined;if(!event.target){event.target=elem}data=data==null?[event +]:jQuery.makeArray(data,[event]);special=jQuery.event.special[type]||{};if( +!onlyHandlers&&special.trigger&&special.trigger.apply(elem,data)===false){return}if( +!onlyHandlers&&!special.noBubble&&!isWindow(elem)){bubbleType=special.delegateType||type;if( +!rfocusMorph.test(bubbleType+type)){cur=cur.parentNode}for(;cur;cur=cur.parentNode){eventPath.push( +cur);tmp=cur}if(tmp===(elem.ownerDocument||document)){eventPath.push( +tmp.defaultView||tmp.parentWindow||window)}}i=0;while((cur=eventPath[i++] +)&&!event.isPropagationStopped()){lastElement=cur;event.type=i>1?bubbleType:special.bindType||type; +handle=(dataPriv.get(cur,"events")||Object.create(null))[event.type]&&dataPriv.get(cur,"handle");if( +handle){handle.apply(cur,data)}handle=ontype&&cur[ontype];if(handle&&handle.apply&&acceptData(cur)){ +event.result=handle.apply(cur,data);if(event.result===false){event.preventDefault()}}} +event.type=type;if(!onlyHandlers&&!event.isDefaultPrevented()){if(( +!special._default||special._default.apply(eventPath.pop(),data)===false)&&acceptData(elem)){if( +ontype&&isFunction(elem[type])&&!isWindow(elem)){tmp=elem[ontype];if(tmp){elem[ontype]=null} +jQuery.event.triggered=type;if(event.isPropagationStopped()){lastElement.addEventListener(type, +stopPropagationCallback)}elem[type]();if(event.isPropagationStopped()){ +lastElement.removeEventListener(type,stopPropagationCallback)}jQuery.event.triggered=undefined;if( +tmp){elem[ontype]=tmp}}}}return event.result},simulate:function(type,elem,event){ +var e=jQuery.extend(new jQuery.Event,event,{type:type,isSimulated:true});jQuery.event.trigger(e,null +,elem)}});jQuery.fn.extend({trigger:function(type,data){return this.each(function(){ +jQuery.event.trigger(type,data,this)})},triggerHandler:function(type,data){var elem=this[0];if(elem +){return jQuery.event.trigger(type,data,elem,true)}}});if(!support.focusin){jQuery.each({ +focus:"focusin",blur:"focusout"},function(orig,fix){var handler=function(event){ +jQuery.event.simulate(fix,event.target,jQuery.event.fix(event))};jQuery.event.special[fix]={ +setup:function(){var doc=this.ownerDocument||this.document||this,attaches=dataPriv.access(doc,fix); +if(!attaches){doc.addEventListener(orig,handler,true)}dataPriv.access(doc,fix,(attaches||0)+1)}, +teardown:function(){var doc=this.ownerDocument||this.document||this,attaches=dataPriv.access(doc,fix +)-1;if(!attaches){doc.removeEventListener(orig,handler,true);dataPriv.remove(doc,fix)}else{ +dataPriv.access(doc,fix,attaches)}}}})}var location=window.location;var nonce={guid:Date.now()}; +var rquery=/\?/;jQuery.parseXML=function(data){var xml;if(!data||typeof data!=="string"){return null +}try{xml=(new window.DOMParser).parseFromString(data,"text/xml")}catch(e){xml=undefined}if( +!xml||xml.getElementsByTagName("parsererror").length){jQuery.error("Invalid XML: "+data)}return xml} +var rbracket=/\[\]$/,rCRLF=/\r?\n/g,rsubmitterTypes=/^(?:submit|button|image|reset|file)$/i, +rsubmittable=/^(?:input|select|textarea|keygen)/i;function buildParams(prefix,obj,traditional,add){ +var name;if(Array.isArray(obj)){jQuery.each(obj,function(i,v){if(traditional||rbracket.test(prefix) +){add(prefix,v)}else{buildParams(prefix+"["+(typeof v==="object"&&v!=null?i:"")+"]",v,traditional, +add)}})}else if(!traditional&&toType(obj)==="object"){for(name in obj){buildParams( +prefix+"["+name+"]",obj[name],traditional,add)}}else{add(prefix,obj)}}jQuery.param=function(a, +traditional){var prefix,s=[],add=function(key,valueOrFunction){var value=isFunction(valueOrFunction +)?valueOrFunction():valueOrFunction;s[s.length]=encodeURIComponent(key)+"="+encodeURIComponent( +value==null?"":value)};if(a==null){return""}if(Array.isArray(a)||a.jquery&&!jQuery.isPlainObject(a) +){jQuery.each(a,function(){add(this.name,this.value)})}else{for(prefix in a){buildParams(prefix,a[ +prefix],traditional,add)}}return s.join("&")};jQuery.fn.extend({serialize:function(){ +return jQuery.param(this.serializeArray())},serializeArray:function(){return this.map(function(){ +var elements=jQuery.prop(this,"elements");return elements?jQuery.makeArray(elements):this}).filter( +function(){var type=this.type;return this.name&&!jQuery(this).is(":disabled")&&rsubmittable.test( +this.nodeName)&&!rsubmitterTypes.test(type)&&(this.checked||!rcheckableType.test(type))}).map( +function(_i,elem){var val=jQuery(this).val();if(val==null){return null}if(Array.isArray(val)){ +return jQuery.map(val,function(val){return{name:elem.name,value:val.replace(rCRLF,"\r\n")}})}return{ +name:elem.name,value:val.replace(rCRLF,"\r\n")}}).get()}});var r20=/%20/g,rhash=/#.*$/, +rantiCache=/([?&])_=[^&]*/,rheaders=/^(.*?):[ \t]*([^\r\n]*)$/gm, +rlocalProtocol=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/, +rnoContent=/^(?:GET|HEAD)$/,rprotocol=/^\/\//,prefilters={},transports={},allTypes="*/".concat("*"), +originAnchor=document.createElement("a");originAnchor.href=location.href; +function addToPrefiltersOrTransports(structure){return function(dataTypeExpression,func){if( +typeof dataTypeExpression!=="string"){func=dataTypeExpression;dataTypeExpression="*"}var dataType, +i=0,dataTypes=dataTypeExpression.toLowerCase().match(rnothtmlwhite)||[];if(isFunction(func)){while( +dataType=dataTypes[i++]){if(dataType[0]==="+"){dataType=dataType.slice(1)||"*";(structure[dataType +]=structure[dataType]||[]).unshift(func)}else{(structure[dataType]=structure[dataType]||[]).push( +func)}}}}}function inspectPrefiltersOrTransports(structure,options,originalOptions,jqXHR){ +var inspected={},seekingTransport=structure===transports;function inspect(dataType){var selected; +inspected[dataType]=true;jQuery.each(structure[dataType]||[],function(_,prefilterOrFactory){ +var dataTypeOrTransport=prefilterOrFactory(options,originalOptions,jqXHR);if( +typeof dataTypeOrTransport==="string"&&!seekingTransport&&!inspected[dataTypeOrTransport]){ +options.dataTypes.unshift(dataTypeOrTransport);inspect(dataTypeOrTransport);return false}else if( +seekingTransport){return!(selected=dataTypeOrTransport)}});return selected}return inspect( +options.dataTypes[0])||!inspected["*"]&&inspect("*")}function ajaxExtend(target,src){var key,deep, +flatOptions=jQuery.ajaxSettings.flatOptions||{};for(key in src){if(src[key]!==undefined){( +flatOptions[key]?target:deep||(deep={}))[key]=src[key]}}if(deep){jQuery.extend(true,target,deep)} +return target}function ajaxHandleResponses(s,jqXHR,responses){var ct,type,finalDataType, +firstDataType,contents=s.contents,dataTypes=s.dataTypes;while(dataTypes[0]==="*"){dataTypes.shift(); +if(ct===undefined){ct=s.mimeType||jqXHR.getResponseHeader("Content-Type")}}if(ct){for( +type in contents){if(contents[type]&&contents[type].test(ct)){dataTypes.unshift(type);break}}}if( +dataTypes[0]in responses){finalDataType=dataTypes[0]}else{for(type in responses){if(!dataTypes[0 +]||s.converters[type+" "+dataTypes[0]]){finalDataType=type;break}if(!firstDataType){ +firstDataType=type}}finalDataType=finalDataType||firstDataType}if(finalDataType){if( +finalDataType!==dataTypes[0]){dataTypes.unshift(finalDataType)}return responses[finalDataType]}} +function ajaxConvert(s,response,jqXHR,isSuccess){var conv2,current,conv,tmp,prev,converters={}, +dataTypes=s.dataTypes.slice();if(dataTypes[1]){for(conv in s.converters){converters[ +conv.toLowerCase()]=s.converters[conv]}}current=dataTypes.shift();while(current){if( +s.responseFields[current]){jqXHR[s.responseFields[current]]=response}if( +!prev&&isSuccess&&s.dataFilter){response=s.dataFilter(response,s.dataType)}prev=current; +current=dataTypes.shift();if(current){if(current==="*"){current=prev}else if( +prev!=="*"&&prev!==current){conv=converters[prev+" "+current]||converters["* "+current];if(!conv){ +for(conv2 in converters){tmp=conv2.split(" ");if(tmp[1]===current){conv=converters[prev+" "+tmp[0] +]||converters["* "+tmp[0]];if(conv){if(conv===true){conv=converters[conv2]}else if(converters[conv2 +]!==true){current=tmp[0];dataTypes.unshift(tmp[1])}break}}}}if(conv!==true){if(conv&&s.throws){ +response=conv(response)}else{try{response=conv(response)}catch(e){return{state:"parsererror", +error:conv?e:"No conversion from "+prev+" to "+current}}}}}}}return{state:"success",data:response}} +jQuery.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:location.href,type:"GET", +isLocal:rlocalProtocol.test(location.protocol),global:true,processData:true,async:true, +contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":allTypes, +text:"text/plain",html:"text/html",xml:"application/xml, text/xml", +json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/}, +responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{ +"* text":String,"text html":true,"text json":JSON.parse,"text xml":jQuery.parseXML},flatOptions:{ +url:true,context:true}},ajaxSetup:function(target,settings){return settings?ajaxExtend(ajaxExtend( +target,jQuery.ajaxSettings),settings):ajaxExtend(jQuery.ajaxSettings,target)}, +ajaxPrefilter:addToPrefiltersOrTransports(prefilters),ajaxTransport:addToPrefiltersOrTransports( +transports),ajax:function(url,options){if(typeof url==="object"){options=url;url=undefined} +options=options||{};var transport,cacheURL,responseHeadersString,responseHeaders,timeoutTimer, +urlAnchor,completed,fireGlobals,i,uncached,s=jQuery.ajaxSetup({},options), +callbackContext=s.context||s,globalEventContext=s.context&&( +callbackContext.nodeType||callbackContext.jquery)?jQuery(callbackContext):jQuery.event, +deferred=jQuery.Deferred(),completeDeferred=jQuery.Callbacks("once memory"), +statusCode=s.statusCode||{},requestHeaders={},requestHeadersNames={},strAbort="canceled",jqXHR={ +readyState:0,getResponseHeader:function(key){var match;if(completed){if(!responseHeaders){ +responseHeaders={};while(match=rheaders.exec(responseHeadersString)){responseHeaders[match[1 +].toLowerCase()+" "]=(responseHeaders[match[1].toLowerCase()+" "]||[]).concat(match[2])}} +match=responseHeaders[key.toLowerCase()+" "]}return match==null?null:match.join(", ")}, +getAllResponseHeaders:function(){return completed?responseHeadersString:null}, +setRequestHeader:function(name,value){if(completed==null){name=requestHeadersNames[name.toLowerCase( +)]=requestHeadersNames[name.toLowerCase()]||name;requestHeaders[name]=value}return this}, +overrideMimeType:function(type){if(completed==null){s.mimeType=type}return this}, +statusCode:function(map){var code;if(map){if(completed){jqXHR.always(map[jqXHR.status])}else{for( +code in map){statusCode[code]=[statusCode[code],map[code]]}}}return this},abort:function(statusText +){var finalText=statusText||strAbort;if(transport){transport.abort(finalText)}done(0,finalText); +return this}};deferred.promise(jqXHR);s.url=((url||s.url||location.href)+"").replace(rprotocol, +location.protocol+"//");s.type=options.method||options.type||s.method||s.type;s.dataTypes=( +s.dataType||"*").toLowerCase().match(rnothtmlwhite)||[""];if(s.crossDomain==null){ +urlAnchor=document.createElement("a");try{urlAnchor.href=s.url;urlAnchor.href=urlAnchor.href; +s.crossDomain=originAnchor.protocol+"//"+originAnchor.host!==urlAnchor.protocol+"//"+urlAnchor.host +}catch(e){s.crossDomain=true}}if(s.data&&s.processData&&typeof s.data!=="string"){ +s.data=jQuery.param(s.data,s.traditional)}inspectPrefiltersOrTransports(prefilters,s,options,jqXHR); +if(completed){return jqXHR}fireGlobals=jQuery.event&&s.global;if(fireGlobals&&jQuery.active++===0){ +jQuery.event.trigger("ajaxStart")}s.type=s.type.toUpperCase();s.hasContent=!rnoContent.test(s.type); +cacheURL=s.url.replace(rhash,"");if(!s.hasContent){uncached=s.url.slice(cacheURL.length);if( +s.data&&(s.processData||typeof s.data==="string")){cacheURL+=(rquery.test(cacheURL)?"&":"?")+s.data; +delete s.data}if(s.cache===false){cacheURL=cacheURL.replace(rantiCache,"$1");uncached=(rquery.test( +cacheURL)?"&":"?")+"_="+nonce.guid+++uncached}s.url=cacheURL+uncached}else if( +s.data&&s.processData&&(s.contentType||"").indexOf("application/x-www-form-urlencoded")===0){ +s.data=s.data.replace(r20,"+")}if(s.ifModified){if(jQuery.lastModified[cacheURL]){ +jqXHR.setRequestHeader("If-Modified-Since",jQuery.lastModified[cacheURL])}if(jQuery.etag[cacheURL]){ +jqXHR.setRequestHeader("If-None-Match",jQuery.etag[cacheURL])}}if( +s.data&&s.hasContent&&s.contentType!==false||options.contentType){jqXHR.setRequestHeader( +"Content-Type",s.contentType)}jqXHR.setRequestHeader("Accept",s.dataTypes[0]&&s.accepts[s.dataTypes[ +0]]?s.accepts[s.dataTypes[0]]+(s.dataTypes[0]!=="*"?", "+allTypes+"; q=0.01":""):s.accepts["*"]); +for(i in s.headers){jqXHR.setRequestHeader(i,s.headers[i])}if(s.beforeSend&&(s.beforeSend.call( +callbackContext,jqXHR,s)===false||completed)){return jqXHR.abort()}strAbort="abort"; +completeDeferred.add(s.complete);jqXHR.done(s.success);jqXHR.fail(s.error); +transport=inspectPrefiltersOrTransports(transports,s,options,jqXHR);if(!transport){done(-1, +"No Transport")}else{jqXHR.readyState=1;if(fireGlobals){globalEventContext.trigger("ajaxSend",[jqXHR +,s])}if(completed){return jqXHR}if(s.async&&s.timeout>0){timeoutTimer=window.setTimeout(function(){ +jqXHR.abort("timeout")},s.timeout)}try{completed=false;transport.send(requestHeaders,done)}catch(e){ +if(completed){throw e}done(-1,e)}}function done(status,nativeStatusText,responses,headers){ +var isSuccess,success,error,response,modified,statusText=nativeStatusText;if(completed){return} +completed=true;if(timeoutTimer){window.clearTimeout(timeoutTimer)}transport=undefined; +responseHeadersString=headers||"";jqXHR.readyState=status>0?4:0; +isSuccess=status>=200&&status<300||status===304;if(responses){response=ajaxHandleResponses(s,jqXHR, +responses)}if(!isSuccess&&jQuery.inArray("script",s.dataTypes)>-1){s.converters["text script" +]=function(){}}response=ajaxConvert(s,response,jqXHR,isSuccess);if(isSuccess){if(s.ifModified){ +modified=jqXHR.getResponseHeader("Last-Modified");if(modified){jQuery.lastModified[cacheURL +]=modified}modified=jqXHR.getResponseHeader("etag");if(modified){jQuery.etag[cacheURL]=modified}}if( +status===204||s.type==="HEAD"){statusText="nocontent"}else if(status===304){statusText="notmodified" +}else{statusText=response.state;success=response.data;error=response.error;isSuccess=!error}}else{ +error=statusText;if(status||!statusText){statusText="error";if(status<0){status=0}}} +jqXHR.status=status;jqXHR.statusText=(nativeStatusText||statusText)+"";if(isSuccess){ +deferred.resolveWith(callbackContext,[success,statusText,jqXHR])}else{deferred.rejectWith( +callbackContext,[jqXHR,statusText,error])}jqXHR.statusCode(statusCode);statusCode=undefined;if( +fireGlobals){globalEventContext.trigger(isSuccess?"ajaxSuccess":"ajaxError",[jqXHR,s, +isSuccess?success:error])}completeDeferred.fireWith(callbackContext,[jqXHR,statusText]);if( +fireGlobals){globalEventContext.trigger("ajaxComplete",[jqXHR,s]);if(!--jQuery.active){ +jQuery.event.trigger("ajaxStop")}}}return jqXHR},getJSON:function(url,data,callback){ +return jQuery.get(url,data,callback,"json")},getScript:function(url,callback){return jQuery.get(url, +undefined,callback,"script")}});jQuery.each(["get","post"],function(_i,method){jQuery[method +]=function(url,data,callback,type){if(isFunction(data)){type=type||callback;callback=data; +data=undefined}return jQuery.ajax(jQuery.extend({url:url,type:method,dataType:type,data:data, +success:callback},jQuery.isPlainObject(url)&&url))}});jQuery.ajaxPrefilter(function(s){var i;for( +i in s.headers){if(i.toLowerCase()==="content-type"){s.contentType=s.headers[i]||""}}}); +jQuery._evalUrl=function(url,options,doc){return jQuery.ajax({url:url,type:"GET",dataType:"script", +cache:true,async:false,global:false,converters:{"text script":function(){}},dataFilter:function( +response){jQuery.globalEval(response,options,doc)}})};jQuery.fn.extend({wrapAll:function(html){ +var wrap;if(this[0]){if(isFunction(html)){html=html.call(this[0])}wrap=jQuery(html,this[0 +].ownerDocument).eq(0).clone(true);if(this[0].parentNode){wrap.insertBefore(this[0])}wrap.map( +function(){var elem=this;while(elem.firstElementChild){elem=elem.firstElementChild}return elem} +).append(this)}return this},wrapInner:function(html){if(isFunction(html)){return this.each(function( +i){jQuery(this).wrapInner(html.call(this,i))})}return this.each(function(){var self=jQuery(this), +contents=self.contents();if(contents.length){contents.wrapAll(html)}else{self.append(html)}})}, +wrap:function(html){var htmlIsFunction=isFunction(html);return this.each(function(i){jQuery(this +).wrapAll(htmlIsFunction?html.call(this,i):html)})},unwrap:function(selector){this.parent(selector +).not("body").each(function(){jQuery(this).replaceWith(this.childNodes)});return this}}); +jQuery.expr.pseudos.hidden=function(elem){return!jQuery.expr.pseudos.visible(elem)}; +jQuery.expr.pseudos.visible=function(elem){return!!( +elem.offsetWidth||elem.offsetHeight||elem.getClientRects().length)}; +jQuery.ajaxSettings.xhr=function(){try{return new window.XMLHttpRequest}catch(e){}}; +var xhrSuccessStatus={0:200,1223:204},xhrSupported=jQuery.ajaxSettings.xhr(); +support.cors=!!xhrSupported&&"withCredentials"in xhrSupported; +support.ajax=xhrSupported=!!xhrSupported;jQuery.ajaxTransport(function(options){var callback, +errorCallback;if(support.cors||xhrSupported&&!options.crossDomain){return{send:function(headers, +complete){var i,xhr=options.xhr();xhr.open(options.type,options.url,options.async,options.username, +options.password);if(options.xhrFields){for(i in options.xhrFields){xhr[i]=options.xhrFields[i]}}if( +options.mimeType&&xhr.overrideMimeType){xhr.overrideMimeType(options.mimeType)}if( +!options.crossDomain&&!headers["X-Requested-With"]){headers["X-Requested-With"]="XMLHttpRequest"} +for(i in headers){xhr.setRequestHeader(i,headers[i])}callback=function(type){return function(){if( +callback){ +callback=errorCallback=xhr.onload=xhr.onerror=xhr.onabort=xhr.ontimeout=xhr.onreadystatechange=null; +if(type==="abort"){xhr.abort()}else if(type==="error"){if(typeof xhr.status!=="number"){complete(0, +"error")}else{complete(xhr.status,xhr.statusText)}}else{complete(xhrSuccessStatus[xhr.status +]||xhr.status,xhr.statusText,(xhr.responseType||"text" +)!=="text"||typeof xhr.responseText!=="string"?{binary:xhr.response}:{text:xhr.responseText}, +xhr.getAllResponseHeaders())}}}};xhr.onload=callback(); +errorCallback=xhr.onerror=xhr.ontimeout=callback("error");if(xhr.onabort!==undefined){ +xhr.onabort=errorCallback}else{xhr.onreadystatechange=function(){if(xhr.readyState===4){ +window.setTimeout(function(){if(callback){errorCallback()}})}}}callback=callback("abort");try{ +xhr.send(options.hasContent&&options.data||null)}catch(e){if(callback){throw e}}},abort:function(){ +if(callback){callback()}}}}});jQuery.ajaxPrefilter(function(s){if(s.crossDomain){ +s.contents.script=false}});jQuery.ajaxSetup({accepts:{ +script:"text/javascript, application/javascript, "+"application/ecmascript, application/x-ecmascript" +},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(text){ +jQuery.globalEval(text);return text}}});jQuery.ajaxPrefilter("script",function(s){if( +s.cache===undefined){s.cache=false}if(s.crossDomain){s.type="GET"}});jQuery.ajaxTransport("script", +function(s){if(s.crossDomain||s.scriptAttrs){var script,callback;return{send:function(_,complete){ +script=jQuery(" + + + + + + + diff --git a/f7cloud-office/browser/dist/device-desktop.css b/f7cloud-office/browser/dist/device-desktop.css new file mode 100644 index 0000000..ecb5e0b --- /dev/null +++ b/f7cloud-office/browser/dist/device-desktop.css @@ -0,0 +1 @@ +#coolwsd-version span:before,#lokit-version>span:before{content:' (';white-space:pre}#coolwsd-version span:after,#lokit-version>span:after{content:')'}.ui-toggle button:hover,.button-secondary:hover,button:not(.ui-corner-all):not(.button-primary):not(.unobutton):not(.form-field-button):not(.notebookbar.ui-tab):not(.ui-expander):not(.arrowbackground):not(.ui-combobox-button):hover{cursor:pointer;color:var(--color-text-darker) !important;background-color:var(--color-background-lighter) !important;border:1px solid var(--color-border-darker)}.button-primary:hover{background-color:var(--color-primary-lighter);color:var(--color-primary-dark);cursor:pointer} diff --git a/f7cloud-office/browser/dist/device-mobile.css b/f7cloud-office/browser/dist/device-mobile.css new file mode 100644 index 0000000..1a6c04c --- /dev/null +++ b/f7cloud-office/browser/dist/device-mobile.css @@ -0,0 +1 @@ +html[dir='rtl'] .w2ui-icon.closemobile,html[dir='rtl'] #toolbar-hamburger.menuwizard-opened,html[dir='rtl'] .mobile-wizard-back{-webkit-transform:scaleX(-1);transform:scaleX(-1)}html[dir='rtl'] .sub-menu-arrow{transform:rotate(0);background-position:right}#toolbar-hamburger{width:36px !important;position:relative;z-index:1002;align-self:center}.logo{background-size:100px;max-width:24px;max-height:31px;top:0}#toolbar-logo{width:0 !important}#document-header{display:none !important}#toolbar-mobile-back{width:42px !important;position:relative;z-index:1003}.editmode-off{background:url('images/lc_closedocmobile.svg') no-repeat center !important}.editmode-on{background:url('images/lc_listitem-selected.svg') no-repeat center / 28px !important}.mobile .ui-badge{background-color:transparent;color:var(--color-text-lighter)}.status-edit-mode{display:none}.cool-ruler{height:0;display:none}.document-logo{width:35px;height:38px}#document-titlebar{display:none}.document-title{display:none}#main-menu-state:not(:checked) ~ #main-menu{display:none}.main-menu-btn{display:inline-block !important}.main-nav{height:0;width:100%;margin:0;-webkit-overflow-scrolling:touch;overflow:scroll;z-index:1010;bottom:34px !important;background-color:#00000050;display:none !important}#main-menu{position:relative;top:0;width:70%;float:right;background-color:var(--color-background-lighter);height:100%}.writer-icon-img{background-size:35px 35px}.calc-icon-img{background-size:35px 35px}.impress-icon-img{background-size:35px 35px}#document-name-input{display:none}.spreadsheet-tab-selected{color:#0b87e7 !important;border-color:#0b87e7}.spreadsheet-tab-scroll{overflow-x:scroll;scrollbar-width:none;-ms-scrollbar:none;-webkit-overflow-scrolling:touch;margin:0}.spreadsheet-tabs-container,#spreadsheet-toolbar{background-color:var(--color-main-background)}#spreadsheet-toolbar{background-color:var(--color-main-background);border-top:1px solid var(--color-border);grid-template-columns:40px auto;height:40px;padding:0}#mobile-wizard .cool-annotation-content{margin:3px 3px 3px 38px;padding:0 10px}textarea.cool-annotation-textarea{min-width:-moz-available !important;min-width:-webkit-fill-available !important;min-width:fill-available !important}@-moz-document url-prefix(){#toolbar-up{top:-1px}}#formulabar:not(.expanded) #addressInput{align-self:center}#toolbar-up #redo.disabled,#toolbar-up #undo.disabled,#toolbar-up #mobile_wizard.disabled,#toolbar-up #insertion_mobile_wizard.disabled{display:none}#toolbar-wrapper.mobile{border-top:0;z-index:auto !important;flex-direction:column}#toolbar-wrapper.mobile #formulabar-row{z-index:11}.toolbar-row{display:flex;flex-direction:row;height:38px !important}.insertshape-grid{box-sizing:content-box;position:static;padding:2px 0;display:inline-block;width:100%;height:100%;overflow-y:scroll}#toolbar-up.w2ui-toolbar{padding-top:0;padding-bottom:0;background:transparent;align-self:end}.formulabar.unotoolbutton{justify-self:center}.formulabar.toolbox{grid-template-columns:calc(var(--btn-size)*2) auto var(--btn-size);display:grid;grid-auto-flow:column;align-items:start}.expanded .formulabar.toolbox{align-items:flex-start}#formulabar>.root-container>.formulabar{grid-template-columns:auto}#toolbar-search{height:39px !important;display:none}#toolbar-up #fullscreen{display:none}#toolbar-down{border-top:1px solid var(--color-border) !important;display:none}.ui-scroll-wrapper{overflow-x:scroll !important;scrollbar-width:none;-ms-scrollbar:none}.ui-scroll-wrapper::-webkit-scrollbar{display:none}.ui-scroll-left,.ui-scroll-right{background:0;height:100%;width:0;top:0;box-shadow:8px 0 13px 2px #0b87e7,-6px 0 6px 6px #007cdc;border-radius:0}.ui-scroll-right{display:block !important;right:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.w2ui-icon.equal,.w2ui-icon.autosum{width:38px !important}#toolbar-up .checked{border-color:transparent !important;background:none !important;box-shadow:none}#toolbar-up .checked .w2ui-tb-image,#toolbar-up .w2ui-tb-image:hover,#toolbar-up .w2ui-tb-image:focus,#toolbar-up .w2ui-tb-image:active,#toolbar-hamburger.menuwizard-closed:active{-webkit-filter:drop-shadow(0 0 4px var(--color-primary-darker));filter:drop-shadow(0 0 4px var(--color-primary-darker))}#toolbar-up .over{border-color:transparent !important;box-shadow:none !important}#toolbar-up .over:hover .w2ui-tb-image,#toolbar-up .over:active .w2ui-tb-image{-webkit-filter:drop-shadow(0 0 4px var(--color-primary-darker));filter:drop-shadow(0 0 4px var(--color-primary-darker));border-color:transparent}#toolbar-down table.w2ui-button .w2ui-tb-image{margin:5px 9px !important}#toolbar-down table.w2ui-button .textcolor{margin-bottom:0 !important}#toolbar-down table.w2ui-button .backcolor{margin-bottom:0 !important}#toolbar-down table.w2ui-button .selected-color-classic{height:5px;width:26px;margin:auto;position:relative;top:-6px;border:1px solid var(--color-border-dark);border-radius:7px;outline:1px solid var(--color-background-lighter)}.w2ui-toolbar .w2ui-break{background-image:none;background-color:#dae6f3}#formulabar .w2ui-break{visibility:hidden}#setgamma input.spinfield,#linewidth input.spinfield,#nolines input.spinfield{width:140px !important}#toolbar-down table.w2ui-button:not(.checked) td.w2ui-tb-down>div{border-top:none !important;margin-top:0 !important;border-bottom:5px solid #8d99a7 !important}#toolbar-down table.w2ui-button.checked td.w2ui-tb-down>div{border-bottom:0;border-top:5px solid #8d99a7;margin-bottom:5px !important}#toolbar-search #search *{width:100% !important}#toolbar-search input#search-input{font-size:16px}#toolbar-search #hidesearchbar{padding:1px 8px !important}#toolbar-search #search{width:80%}.context-menu-link{display:flex;flex-direction:row;align-items:center}#presentation-controls-wrapper{max-width:initial}#sidebar-dock-wrapper,#navigator-dock-wrapper{display:none !important}#document-container.sidebar-document{left:0 !important}#closebuttonwrapper{display:none}#presentation-controls-wrapper.portrait{width:100%;max-height:60px}#document-container.portrait.parts-preview-document.keyboard{bottom:33px}#document-container.portrait.parts-preview-document #map{box-shadow:none}#slide-sorter.portrait{max-height:60px;overflow-x:scroll;overflow-y:hidden;line-height:60px}#slide-sorter.portrait .preview-img{min-width:37px;max-width:60px;max-height:45px;margin:0}#slide-sorter.portrait .preview-frame{max-height:60px;max-width:100%;display:inline-block;padding-right:1em;padding-top:0;margin:0}#slide-sorter.portrait .preview-frame.preview-img-dropsite{padding-right:0;border-right:20px solid var(--color-border);border-bottom:0}#document-container.landscape.parts-preview-document.keyboard{left:0 !important}#slide-sorter.landscape{overflow-x:hidden;overflow-y:scroll}#slide-sorter.landscape .preview-img{min-width:20px;max-width:60px;margin:0}#slide-sorter.landscape .preview-frame{max-height:initial;max-width:66px;display:block;margin:1em 3px}#slide-sorter.landscape .preview-frame.preview-img-dropsite{border-bottom:10px solid var(--color-border-darker)}#mobile-wizard.menuwizard{position:absolute;top:0;bottom:0;left:0;right:0}#mobile-wizard.shapeswizard{position:absolute;top:0;bottom:0;left:0;right:0}#mobile-wizard.menuwizard.landscape #mobile-wizard-content.landscape{overflow-y:auto !important}.impress-comment-highlight{filter:grayscale(1)}.context-menu-list .context-menu-item{height:38px;width:100%;display:table;box-sizing:border-box;padding-left:16px}.context-menu-list .context-menu-item span{display:table-cell;vertical-align:middle;font-weight:bold;color:var(--color-main-text);padding-left:38px}.context-menu-list .context-menu-item:nth-child(1) span{background:url('images/lc_editannotation.svg') no-repeat left center /24px}.context-menu-list .context-menu-item:nth-child(2) span{background:url('images/lc_replycomment.svg') no-repeat left center /24px}.context-menu-list .context-menu-item:nth-child(3) span{background:url('images/lc_deletenote.svg') no-repeat left center /24px}.context-menu-list .context-menu-item:nth-child(4) span{background:url('images/lc_ok.svg') no-repeat left center /24px}.context-menu-list .context-menu-item:nth-child(5) span{background:url('images/lc_swresredline_deleted.svg') no-repeat left center /24px}.context-menu-list .context-menu-item:nth-child(6) span{background:url('images/lc_resolvethread.svg') no-repeat left center /24px}#mobile-wizard-content #MacroWarnMedium p{color:var(--color-text-lighter)}#mobile-wizard-content #MacroWarnMedium p:first-child{color:#333}#mobile-wizard-content #MacroWarnMedium p:first-child::after{content:' ';background:url('images/lc_runmacro.svg') no-repeat left -2px / 24px;width:var(--btn-size);height:var(--btn-size);float:left;padding-left:8px}#mobile-wizard-content #MacroSelectorDialog #helpmacro{margin:4%;padding:5px;width:auto;box-sizing:border-box;border-radius:var(--border-radius);border:1px solid var(--color-border-lighter);font-family:var(--mobile-font);font-size:16px;font-weight:normal;display:none}#mobile-wizard-content #MacroSelectorDialog #categories,#mobile-wizard-content #MacroSelectorDialog #commands{border-radius:var(--border-radius);height:auto;border-color:var(--color-border)}#mobile-wizard-content #MacroSelectorDialog #categories>.ui-treeview-entry{border-bottom:1px solid var(--color-border)}#mobile-wizard-content #MacroSelectorDialog #commands{margin-bottom:6px;min-height:auto}#mobile-wizard-content #MacroSelectorDialog #commands.selected{border-color:var(--color-primary-dark)}#mobile-wizard-content #MacroSelectorDialog #commands.empty ::after{content:'…';width:22px;height:22px;line-height:11px;display:block;padding-left:8px;color:var(--color-text-lighter);font-size:22px}#mobile-wizard.popup:not(.snackbar):not(.busypopup){position:fixed;top:0;left:0;height:100vh !important}#mobile-wizard.busypopup{border-radius:16px 16px 0 0}#mobile-wizard.popup #mobile-wizard-content,#mobile-wizard.snackbar .mobile-wizard-content,#mobile-wizard.busypopup #mobile-wizard-content,#mobile-wizard.busypopup .mobile-wizard-content{display:flex;align-items:start;justify-content:center;flex-wrap:wrap}#mobile-wizard.snackbar #mobile-wizard-content,#mobile-wizard.snackbar .mobile-wizard-content{align-items:center}#mobile-wizard.popup.potrait #mobile-wizard-content{flex-direction:column}#mobile-wizard.popup.landscape{height:75% !important}#mobile-wizard.popup.landscape #mobile-wizard-content{flex-direction:row}#mobile-wizard.popup #busylabel{border-bottom:none !important;font-size:100% !important;margin-inline:2px !important}#mobile-wizard.popup.snackbar{height:48px !important;margin:16px 5% !important;width:90%;position:absolute;border-radius:var(--border-radius)}#mobile-wizard.popup.snackbar #label{font-size:var(--default-font-size) !important}#mobile-wizard.popup.snackbar #button{font-size:14px !important}.mobile-wizard.ui-separator{display:none}#mobile-wizard-content #separatoroptions{margin-top:54px}#mobile-wizard-content #toseparatedby.checkbutton{margin-top:-74px;margin-bottom:24px}.iframe-dialog-wrap{left:0;top:0;bottom:0;height:100%;background-color:rgba(0,0,0,0.2);width:100%}.iframe-dialog-modal{position:absolute;width:100%;height:564px;bottom:0}@media only screen and (max-height:500px){.iframe-dialog-content{height:100%}.iframe-dialog-modal{position:static;height:100%}}#toolbar-down .locking-disabled .w2ui-tb-image{overflow:visible}#toolbar-down .locking-disabled .w2ui-icon:before{display:block;content:'';width:18px;height:18px;background:url('images/lc_lock.svg') no-repeat center -15px /16px white;box-shadow:0 0 1px 0 #0b87e7,0 0 3px 0 #00000075;border-radius:18px;position:relative;margin-left:16px;margin-top:-5px}#coolwsd-version,#lokit-version{flex-direction:column}div#fontstyletoolbox+div#style.mobile-wizard{display:none !important}.slides{padding-bottom:0}.slides>div>*{margin-right:8px;margin-left:8px}#user-welcome--buttons{display:none}#about-dialog-logos *{background-size:68%}#product-name{margin:2px;font-size:29px}#modal-dialog-about-dialog-box-title,#about-dialog-box #mobile-wizard .mobile-wizard.ui-text{display:none}.mobile-wizard-titlebar-btn{height:24px !important;display:block;text-align:center;margin:0 8px 0 0 !important;padding:0 !important;min-width:24px !important;width:24px !important;border-radius:50% !important;background-color:var(--color-primary) !important}.mobile-wizard-titlebar-btn-container{display:flex;flex-direction:row;justify-content:space-between}#mobile-wizard #unlock-features-popup .container{flex-direction:column}#mobile-wizard #unlock-features-popup #unlock-image{max-width:92%;margin:4%;align-self:center;flex:2 1 auto;height:238px;background-position:center}#mobile-wizard #unlock-features-popup h1{font-size:1.4em !important}#unlock-features-popup .item ul{text-shadow:none;font-size:1em !important;margin-left:5px;margin-right:5px}.progress-bar{margin-block-end:0 !important} diff --git a/f7cloud-office/browser/dist/device-tablet.css b/f7cloud-office/browser/dist/device-tablet.css new file mode 100644 index 0000000..e0781e8 --- /dev/null +++ b/f7cloud-office/browser/dist/device-tablet.css @@ -0,0 +1 @@ +.ui-scroll-wrapper{overflow-x:scroll !important;scrollbar-width:none;-ms-scrollbar:none}.ui-scroll-wrapper::-webkit-scrollbar{display:none}.ui-scroll-left,.ui-scroll-right{background:0;height:100%;width:0;top:0;box-shadow:8px 0 13px 2px var(--color-primary),-6px 0 6px 6px var(--color-primary);border-radius:0}.ui-scroll-right{right:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.main-nav{margin:0}.main-nav.hasnotebookbar{overflow:visible;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.hasnotebookbar{scrollbar-width:none;-ms-overflow-style:none}.hasnotebookbar::-webkit-scrollbar{width:0;height:0}.cool-annotation-img{box-sizing:content-box !important}.notebookbar-tabs-container>div{white-space:nowrap;flex:0 0 auto;display:flex;list-style-type:none}.notebookbar-tabs-container::-webkit-scrollbar{display:none}.notebookbar-tabs-container{position:relative;z-index:1;overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:inline-flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-autohiding-scrollbar:none;scrollbar-width:none;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;word-wrap:nowrap}.main-nav.readonly.hasnotebookbar .notebookbar-tabs-container{display:none}.hasnotebookbar #document-titlebar{position:static;display:inline-flex;margin:0 32px 0 4px;width:auto}.main-nav:not(.readonly) #document-name-input{display:none}.main-nav.readonly.hasnotebookbar #document-titlebar{width:auto}.main-nav.readonly.hasnotebookbar #document-name-input{min-width:100%}.main-nav.readonly.hasnotebookbar #document-title-pencil{min-width:var(--btn-size);margin:0}#coolwsd-version span:before,#lokit-version>span:before{content:' (';white-space:pre}#coolwsd-version span:after,#lokit-version>span:after{content:')'} diff --git a/f7cloud-office/browser/dist/download-window.gif b/f7cloud-office/browser/dist/download-window.gif new file mode 100644 index 0000000..648624e Binary files /dev/null and b/f7cloud-office/browser/dist/download-window.gif differ diff --git a/f7cloud-office/browser/dist/f7cloud/branding-desktop.css b/f7cloud-office/browser/dist/f7cloud/branding-desktop.css new file mode 100644 index 0000000..5733cfd --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/branding-desktop.css @@ -0,0 +1,6 @@ +FORBION + +.text-selection-handle-start, +.text-selection-handle-end { + display: none; +} diff --git a/f7cloud-office/browser/dist/f7cloud/branding-mobile.css b/f7cloud-office/browser/dist/f7cloud/branding-mobile.css new file mode 100644 index 0000000..cae69b2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/branding-mobile.css @@ -0,0 +1,1310 @@ +FORBION + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --nc-color-primary-element: var(--nc-light-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-light-color-primary-element-light, var(--co-primary-light)); + --nc-color-primary-element-hover: var(--nc-light-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-light-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-light-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-light-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-light-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-light-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --native-font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen-Sans, Ubuntu, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; + --background-notebookbar: #fff; + --opacity-icon: 1; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --opacity-icon-disabled: 0.5; + --blue1-txt-primary-color: 3, 105, 163; + --green0-txt-primary-color: 16, 104, 2; + /*green1 lacks contrast against white*/ + --orange1-txt-primary-color: 163, 62, 3; + --yellow0-txt-primary-color: 135, 105, 0; + /*yellow1 lacks contrast against white*/ + --gray-light-txt--color: #696969; + --gray-light-bg-color: #EFEFEF; + --gray-color: #b6b6b6; + --color-main-text: #333333; + --color-text-dark: #333333; + /* select */ + --color-text-darker: #000; + /* hover */ + --color-text-lighter: #696969; + --color-background-dark: #F7F7F7; + /* select */ + --color-background-darker: #e4e4e4; + /* hover */ + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #b6b6b6; + --color-border-dark: #555; + /* select */ + --color-border-lighter: #b6b6b6; + --color-error: #e9322d; + --color-warning: #eca700; + --color-success: #46ba61; + --cool-font: var(--native-font-stack); + --mobile-font: var(--native-font-stack); + --jquery-ui-font: var(--native-font-stack); + --docs-font: var(--native-font-stack); + --docs--pre-font: "Consolas","Menlo","Lucida Console","Courier New",monospace; + --default-font-size: 15px; + --header-font-size: 15px; + --border-radius: 3px; + --border-radius-large: 10px; + --header-height: 49px; + --co-color-background-light: var(--color-main-background) !important; + --co-image-logo: url("images/toolbar-bg-logo.svg"); + --co-color-background-hover: #e4e4e4 !important; + --co-primary-element-light: var(--nc-color-primary-element) !important; + --co-primary-text: var(--nc-color-primary-element-text) !important; + --ruler-height: 14px; + --co-primary-invert-if-dark: invert(1); +} + +:root [data-doctype=text] { + --doc-type: 24, 90, 189; + --doc-type-darker: 15, 58, 121; +} + +:root [data-doctype=spreadsheet] { + --doc-type: 16, 124, 65; + --doc-type-darker: 7, 56, 29; +} + +:root [data-doctype=presentation] { + --doc-type: 196, 62, 28; + --doc-type-darker: 129, 41, 18; +} + +:root [data-doctype=drawing] { + --doc-type: 142, 115, 16; + --doc-type-darker: 73, 59, 8; +} + +:root .writer-icon-img { + background-image: url("images/x-office-document.svg"); +} + +:root .calc-icon-img { + background-image: url("images/x-office-spreadsheet.svg"); +} + +:root .impress-icon-img { + background-image: url("images/x-office-presentation.svg"); +} + +:root .draw-icon-img { + background-image: url("images/x-office-drawing.svg"); +} + +[data-theme=dark] { + --nc-color-primary-element: var(--nc-dark-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-dark-color-primary-element-light, var(--co-primary-element-light)); + --nc-color-primary-element-hover: var(--nc-dark-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-dark-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-dark-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-dark-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-dark-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-dark-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --background-notebookbar: #101010; + --opacity-icon: 0.8; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --color-main-text: #fff; + --color-text-dark: #ddd; + /* select */ + --color-text-darker: #ccc; + /* hover */ + --color-text-lighter: #ddd; + --color-canvas: #171717; + --color-main-background: #171717; + --color-background-dark: #444; + /* select */ + --color-background-darker: #555; + /* hover */ + --color-background-lighter: #333; + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #696969; + --color-border-dark: #959595; + /* select */ + --color-border-lighter: #f1f1f1; + --co-body-bg: var(--color-canvas) !important; + --co-color-background-light: var(--color-main-background) !important; + --co-color-main-text: #fff !important; + --co-color-background-hover: #444 !important; + --co-color-background-dark: #111 !important; +} + +input[type=checkbox].autofilter, .jsdialog input[type=checkbox] { + border: none !important; +} + +.jsdialog-window.modalpopup[role=dialog] { + border-color: transparent !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] { + border: none !important; + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-box-shadow) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button { + border-radius: 100px !important; + cursor: pointer; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.ui-pushbutton:not(.button-primary, [id^=modal-dialog-][id$=yesbutton]) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton] { + border: none !important; + color: var(--color-primary-text) !important; + background-color: var(--nc-color-primary-element) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary:hover, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton]:hover { + background-color: var(--nc-color-primary-element-hover) !important; + color: var(--nc-color-primary-element-text) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container { + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-border) !important; + border: none !important; + overflow: hidden !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar { + padding: 0; + min-height: 44px; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +[data-theme=dark] .jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab { + border-radius: var(--border-radius-large); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-toggle.checked button, +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab.selected.jsdialog { + box-shadow: none !important; + background-color: var(--nc-color-primary-element) !important; + color: var(--nc-color-primary-element-text) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button) { + border-radius: 100px !important; + cursor: pointer; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary { + color: var(--color-primary-text); + background-color: var(--nc-color-primary-element); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary:hover { + background-color: var(--nc-color-primary-element-hover); + color: var(--nc-color-primary-element-text); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).ui-pushbutton:not(.button-primary) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button)[id^=remove].ui-pushbutton.has-img { + background-color: transparent !important; +} + +.ui-toggle button { + border-radius: 100px !important; +} + +.sidebar.has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +.sidebar.has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} + +.sidebar.ui-expander-label { + font-size: var(--default-font-size); + font-weight: normal; +} + +.sidebar.ui-expander-container { + margin-bottom: 20px; +} + +.jsdialog.ui-expander { + border: none !important; + box-shadow: none !important; +} + +#closebuttonwrapper { + top: 3px; + width: 34px; + height: 34px !important; +} + +[data-theme=dark] #closebuttonwrapper #closebutton { + filter: invert(1) !important; +} + +#closebuttonwrapper #closebutton:hover { + background-color: transparent !important; +} + +#closebuttonwrapper:hover { + border-radius: 8px; + background-color: var(--color-background-darker); + cursor: pointer; + opacity: var(--opacity-icon-hover); +} + +html body { + background-color: var(--color-canvas) !important; +} + +body #document-header { + margin: 0; + border: none; + display: inline-flex; + width: 46px; + padding-inline-start: 12px; + border: none !important; + background: none !important; + border-radius: 0; +} + +body #document-header .document-logo { + background-repeat: no-repeat !important; + background-size: contain !important; + background-position: center !important; + width: 40px !important; + height: 20px !important; +} + +body #document-header { + padding-inline: 7px 0px; +} + +#document-name-input, +#document-name-input.editable, +#document-name-input.editable:not(:focus) #document-name-input.editable:focus { + text-align: center !important; + font-weight: bold; + font-size: var(--default-font-size) !important; + color: var(--co-color-main-text); + animation: none !important; + box-shadow: none !important; + background: transparent !important; + height: 100% !important; + border-radius: 10px !important; + /* For older NC */ + border-radius: var(--vs-border-radius, var(--border-radius-large)) !important; + border: 1px solid transparent !important; +} + +#document-name-input.editable:not(:focus) { + color: var(--color-text-lighter); + text-align: left; + font-size: var(--default-font-size) !important; +} + +#document-name-input.editable:hover { + color: var(--color-text-lighter); + border-color: var(--color-border) !important; + flex: none; +} + +#document-name-input.editable:focus { + color: var(--co-color-main-text); + flex: none; + border: 1px solid var(--color-border-darker); +} + +nav:not(.hasnotebookbar) { + /** Menu */ +} + +nav:not(.hasnotebookbar).main-nav { + background-color: var(--color-main-background); + height: 44px; + padding: 0; + align-items: center; + /** Document name input */ +} + +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + position: absolute; + width: auto; + left: 50%; + z-index: 1200; + } +} +@media screen and (max-width: 1045px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + display: none; + } +} +nav:not(.hasnotebookbar) .lo-menu > li > a, nav:not(.hasnotebookbar) .lo-menu > li > a.has-submenu { + border-radius: 0; + border-bottom: 0; + border: none; +} + +nav:not(.hasnotebookbar) .lo-menu li:last-child .separator { + display: none; +} + +nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator), nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator):hover { + padding: 12px 22px; +} + +nav:not(.hasnotebookbar) #main-menu { + width: 100%; + height: auto; + display: flex; +} + +nav:not(.hasnotebookbar) #main-menu .sm-nowrap { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +nav:not(.hasnotebookbar) #main-menu > li > a { + padding: 8px !important; +} + +nav:not(.hasnotebookbar) #main-menu-state:not(:checked) ~ #main-menu { + display: flex !important; +} + +nav:not(.hasnotebookbar) #menu-last-mod { + opacity: 0.7; +} + +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar) #menu-last-mod { + text-align: right; + display: flex; + justify-content: end; + flex-grow: 1; + } +} +nav:not(.hasnotebookbar) #menu-last-mod > a, nav:not(.hasnotebookbar) #menu-last-mod > a span { + text-decoration: none; + color: var(--color-text-lighter); +} + +nav:not(.hasnotebookbar) #menu-last-mod > a:hover, nav:not(.hasnotebookbar) #menu-last-mod > a:hover span { + text-decoration: none; + background-color: transparent; + color: var(--co-color-text); +} + +/** Icon toolbar */ +#toolbar-wrapper:not(.hasnotebookbar) { + background-color: var(--color-main-background); +} + +#toolbar-up { + top: 0px; +} + +#toolbar-up .checked.over { + border: 0 !important; + box-shadow: none !important; +} + +html:not([data-theme=dark]) #toolbar-down .unobutton.over * { + color: #444 !important; +} + +#toolbar-down .ui-separator { + opacity: 0.2; +} + +.ui-content .unobutton.selected ~ .arrowbackground .unoarrow { + border-top-color: var(--color-main-text) !important; +} + +.arrowbackground:hover .unoarrow, +.arrowbackground .unoarrow:hover { + border-top-color: --color-text-darker !important; +} + +#toolbar-wrapper .ui-scroll-left, +#toolbar-wrapper .ui-scroll-right { + background-origin: padding-box; + background-clip: border-box; + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 30%, white 100%); + background-position: 3px center, center center; + width: 44px; + background-size: 24px, cover; + top: 0px; + right: 0px; + margin: 0px; + padding: 0px; + border-radius: 5px; + overflow: hidden; + box-shadow: none; + background-color: transparent; +} + +[data-theme=dark] #toolbar-wrapper .ui-scroll-left, +[data-theme=dark] #toolbar-wrapper .ui-scroll-right { + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 30%, black 100%); +} + +#document-titlebar > .document-title { + gap: 0; +} + +.unotoolbutton:hover * { + cursor: pointer; +} + +#document-container:not(.mobile) + #sidebar-dock-wrapper { + width: auto; + max-width: 380px; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper, +#navigation-sidebar { + box-shadow: none; + outline: none; + padding: 13px; +} + +#navigation-sidebar { + padding: 5px; +} + +#navigator-dock-wrapper { + border: none; +} + +#navigator-floating-icon { + background: transparent !important; +} + +[data-theme=dark] #navigator-dock-wrapper img { + filter: invert(1) hue-rotate(180deg) !important; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper .deck:not([id=NavigatorDeck]) { + padding-top: 13px; +} + +.jsdialog.ui-listbox { + border: 1px solid var(--co-border); + background-color: var(--color-main-background); +} + +#sidebar-panel td.jsdialog .jsdialog.cell.sidebar { + padding: 4px 1px; + width: auto; +} + +.arrowbackground, +.arrowbackground:hover { + border: 0; +} + +/** Required since regular branding overwrites those with high specifity */ +#tb_editbar_item_linespacing > div > table, #tb_editbar_item_insertshapes > div > table, #tb_editbar_item_fontcolor > div > table, #tb_editbar_item_backcolor > div > table, #tb_editbar_item_inserttable > div > table, +#tb_editbar_item_linespacing > div > .checked, #tb_editbar_item_insertshapes > div > .checked, #tb_editbar_item_fontcolor > div > .checked, #tb_editbar_item_backcolor > div > .checked, #tb_editbar_item_inserttable > div > .checked { + border: 0 !important; +} + +/** Hide the menu bar folding icon */ +#tb_editbar_item_fold { + display: none; +} + +#clearFormatting:hover { + border-color: var(--co-border) !important; +} + +/** Fromulabar */ +#formulabar > div > div { + grid-gap: 4px; +} + +/** Notebook bar */ +#toolbar-wrapper.hasnotebookbar { + border-collapse: initial; + border-radius: 5px; + margin: 0 10px; + width: calc(100vw - 20px); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); + background-color: var(--background-notebookbar); + border-color: transparent; +} + +[data-theme=dark] #toolbar-wrapper.hasnotebookbar { + box-shadow: 0 2px 1px black; +} + +#toolbar-wrapper.hasnotebookbar.spreadsheet { + margin-bottom: 10px; +} + +#toolbar-wrapper.hasnotebookbar.spreadsheet #formulabar { + padding: 2px; + border-radius: 5px; + border-color: transparent; +} + +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus, #toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus-visible { + outline: 2px solid var(--color-primary) !important; +} + +#toolbar-wrapper.hasnotebookbar .has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +#toolbar-wrapper.hasnotebookbar .has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} + +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.disabled):hover .unolabel { + color: var(--color-main-text); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar { + margin-inline-end: 0 !important; +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar .unolabel { + font-size: var(--default-font-size); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button { + cursor: not-allowed; +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled img, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button img { + opacity: var(--opacity-icon-disabled); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.selected:hover { + border-color: rgb(var(--doc-type)) !important; +} + +#toolbar-wrapper.hasnotebookbar #stylesview { + padding: 2px; +} + +#toolbar-wrapper.hasnotebookbar #stylesview-btn div { + padding: 0px 2px !important; +} + +[data-theme=dark] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline) { + border-color: rgb(var(--doc-type)); +} + +.navigator-btn-wrapper:hover { + background-color: var(--co-color-background-hover) !important; +} + +.notebookbar .ui-content.unobutton:hover, .jsdialog .ui-content.unobutton:hover { + background-color: transparent; +} + +.ui-treeview-entry.selected, +.ui-listview-entry.selected { + background-color: var(--nc-color-primary-element-light); +} + +nav.main-nav { + border-top: 8px solid rgb(var(--doc-type)); + background-color: var(--color-canvas) !important; +} + +nav.main-nav #save::after { + font-size: 12px !important; +} + +nav.main-nav #main-menu.readonly { + flex-grow: 1; +} + +nav.main-nav #main-menu.readonly.lo-menu > li > a, nav.main-nav #main-menu.readonly .lo-menu > li > a.has-submenu { + border-color: transparent !important; +} + +nav.main-nav .notebookbar-tabs-container { + margin-left: 5px; + flex-grow: 1; + flex-shrink: 1; + background-image: none; +} + +nav.main-nav .notebookbar-tabs-container::before, nav.main-nav .notebookbar-tabs-container::after { + display: none; +} + +nav.main-nav .ui-tabs.notebookbar { + background-color: transparent; + border-radius: 0; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav .ui-tab.selected { + display: grid !important; +} + +nav.main-nav { + height: 47px; +} + +nav.main-nav .ui-tab.notebookbar { + height: 47px; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav.main-nav.hasnotebookbar #document-header { + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav .notebookbar-options-section { + right: 44px !important; + height: auto !important; +} + +nav.main-nav #table-shortcutstoolbox { + display: none; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar { + color: var(--color-text-lighter); + background-color: transparent !important; + text-shadow: none; + padding-top: 3px; + padding-bottom: 2px; + display: grid; + grid-auto-flow: column; + grid-template-columns: 1fr auto auto; + align-content: center; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar::after { + content: ""; + height: 2px; + background-color: transparent; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected { + grid-auto-flow: row; + border: 0 !important; + box-shadow: none !important; + outline: none !important; + color: var(--co-color-main-text); + background-color: transparent; + font-weight: bold; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected::after { + content: ""; + height: 2px; + background-color: rgb(var(--doc-type)); + grid-column: 1/4; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar:hover { + color: var(--co-color-main-text); + background-color: transparent; +} + +@media screen and (max-width: 1072px) { + nav.main-nav #document-titlebar { + display: none !important; + } +} +.spreadsheet-tabs-container .spreadsheet-tab { + font: var(--default-font-size) var(--cool-font) !important; +} + +.spreadsheet-header-row, +.spreadsheet-header-column { + border-color: transparent; +} + +/** UI Widget */ +.lokdialog_container.ui-dialog.ui-widget-content { + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.ui-dialog .ui-dialog-titlebar { + padding: 0; +} + +.ui-dialog .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +[data-theme=dark] .ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} + +/** Global menu styling */ +.sm-nowrap { + border-radius: 5px; + border: 0; + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.lo-menu a:hover:not(.disabled), .lo-menu a:focus, .lo-menu a:active, .lo-menu a.highlighted { + background-color: var(--co-color-background-hover); + color: var(--color-main-text); +} + +.lo-menu:not(#main-menu) a:not(.separator):hover { + background-color: var(--co-border); + color: var(--color-main-text); + border-radius: 4px; +} + +.main-nav:not(.spreadsheet-color-indicator) ~ .context-menu-list { + margin: 0; +} + +.context-menu-list { + border-radius: 3px; + padding: 0; +} + +.context-menu-list .context-menu-item:not(.context-menu-separator) { + padding: 8px 14px; + font-size: var(--default-font-size); +} + +.context-menu-list .context-menu-icon::before { + visibility: hidden; +} + +.context-menu-list .context-menu-item.context-menu-icon-radio { + background-color: var(--co-primary-element-light); +} + +.context-menu-list .context-menu-item.context-menu-icon-radio a { + color: var(--co-primary-light); +} + +.context-menu-list .context-menu-item.context-menu-icon-radio.context-menu-hover { + background-color: var(--co-primary-element-light) !important; + box-shadow: inset 0 0 0 25px rgba(0, 0, 0, 0.1); + /* Adjust the alpha value to control the darkness */ +} + +/** Cursor style */ +.leaflet-cursor-container .leaflet-cursor-header { + font-family: var(--cool-font); + font-size: 13px; + border-radius: 3px; + margin-left: -3px; + margin-top: -18px; + padding: 3px 5px; + height: 15px; +} + +/** Inactive document modal style */ +#inactive_user_message::before { + background-image: url("images/lc_watch_later_branding.svg"); + display: block; + content: ""; + width: 3rem; + height: 3rem; + background-size: cover; + margin: 0 auto 20px; + opacity: var(--opacity-icon); +} + +#inactive_user_message { + color: var(--co-color-main-text) !important; + padding: 1em; + box-sizing: border-box; +} + +/** About Dialog **/ +#integrator-logo { + flex-grow: 1 !important; + background: url("images/toolbar-bg-logo.svg") no-repeat center/128px; + width: 128px; +} + +#product-name { + justify-content: left !important; + color: var(--color-primary) !important; +} + +#product-logo, #lokit-logo { + background-position: center !important; + flex-grow: 1; +} + +#product-logo { + background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzkiCiAgIGhlaWdodD0iMzkiCiAgIHZpZXdCb3g9IjAgMCA4LjAgMTAuMzE4NzUiCiAgIHZlcnNpb249IjEuMSIKICAgaWQ9InN2ZzY0MTciCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTIuMiAoNWMzZTgwZCwgMjAxNy0wOC0wNikiCiAgIHNvZGlwb2RpOmRvY25hbWU9InRvb2xiYXItYmctZm9udC5zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM2NDExIiAvPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSIzNy4xMTYwNzIiCiAgICAgaW5rc2NhcGU6Y3k9IjM3LjExNjA3MiIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICB1bml0cz0icHgiCiAgICAgaW5rc2NhcGU6c2hvd3BhZ2VzaGFkb3c9ImZhbHNlIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTk4MiIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxOTgyIgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE2NDE0Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0yODYuNjgxMjMpIj4KICAgIDxwb2x5Z29uCiAgICAgICBpZD0icG9seWdvbjE0IgogICAgICAgcG9pbnRzPSIxNy45MTQsNDQuODkzIDE3LjM1OCw0NC4zODYgMTcuMjU4LDIwLjcxOCAxNy43NzIsMjAuMTcyIDMwLjk1OCwzMi41OTkgIgogICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiM1YzI5ODM7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjE2IgogICAgICAgcG9pbnRzPSIzMC45NTgsMzIuNTk5IDMwLjM3OSwzMy4xNDUgMTcuOTE0LDQ0Ljg5MyAyOC42NTQsNTUuNjM4IDUxLjc0MiwzMi41NSAyOC41NjEsOS4zNjIgMTcuNzYzLDIwLjE2MiAxNy43NzIsMjAuMTcyIDMwLjM3OSwzMi4wNTMgIgogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4yMjE3ODM0OCwwLDAsMC4yMjE3ODM0OCwtMy44MDE4MjI5LDI4NC42MjU4MSkiIC8+CiAgICA8cG9seWdvbgogICAgICAgaWQ9InBvbHlnb24xOCIKICAgICAgIHBvaW50cz0iMjkuODY0LDMyLjU5OSAxNy4zNTgsNDQuMzg2IDE3LjI1OCwyMC43MTggIgogICAgICAgc3R5bGU9ImZpbGw6I2M4YzhjOCIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiMyZDBiNDc7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjIwIgogICAgICAgcG9pbnRzPSIzMS44NDcsNDEuNDgzIDI3Ljc0MywzNS42MjggMTguODA3LDQ0LjA1MiAiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjIyMTc4MzQ4LDAsMCwwLjIyMTc4MzQ4LC0zLjgwMTgyMjksMjg0LjYyNTgxKSIgLz4KICA8L2c+Cgo8IS0tIChDKSBDb2xsYWJvcmEgUHJvZHVjdGl2aXR5IDIwMjAsIEFsbCBSaWdodHMgUmVzZXJ2ZWQgLS0+Cjwvc3ZnPg==") !important; +} + +#integrator-logo, #about-dialog-logos { + flex-basis: 256px; + max-width: 256px; +} + +.leaflet-progress-spinner::before { + background-position: center !important; + height: 94px !important; +} + +#mobile-wizard.menuwizard { + z-index: 1003; +} + +#toolbar-wrapper.mobile > tbody > tr { + height: 100%; +} + +#toolbar-down #search-input { + border-color: var(--color-border) !important; +} + +#toolbar-down #search-input:hover { + border-color: var(--color-border-dark) !important; +} + +#shareas .unolabel { + color: var(--color-text-lighter); +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +.ui-toolbar .unotoolbutton img { + margin: 1px; +} + +.logo { + background-size: 100px; + max-width: 24px; + max-height: 31px; + top: 0; +} + +#toolbar-logo { + width: 0px !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +#toolbar-hamburger.menuwizard-opened { + background-color: var(--co-color-background-dark) !important; +} + +.ui-scroll-left, .ui-scroll-right { + box-shadow: 4px 0 13px 2px var(--co-primary-element), -6px 0 6px 6px var(--co-primary-element) !important; +} + +/*avoid scroll indicators to be above other items*/ +#PermissionMode.status-readonly-mode { + background-color: transparent; + color: var(--co-color-text-lighter); +} + +#mobile-edit-button { + background-color: var(--co-primary-element) !important; +} + +#toolbar-down .unotoolbutton.selected { + border: 1px solid var(--co-primary-text) !important; + background: linear-gradient(to right, #fff 20%, #fff0 20%) no-repeat, linear-gradient(to left, #fff 20%, #fff0 20%) no-repeat, linear-gradient(transparent 94%, var(--co-primary-element) 94%); + background-color: transparent !important; +} + +.spreadsheet-tab { + padding-bottom: 4px !important; + padding-top: 5px !important; +} + +#mobile-wizard button, +#mobile-wizard #FontworkSameLetterHeights { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element); +} + +#mobile-wizard-titlebar { + color: var(--co-color-text-lighter); +} + +.ui-tab.selected.mobile-wizard { + color: var(--co-primary-element); + border-bottom: 1px solid var(--co-primary-element); +} + +.ui-tab.mobile-wizard { + color: var(--co-color-text-lighter); +} + +div#mobile-wizard-content .spinfieldcontainer { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.spinfieldcontrols { + background-color: var(--co-color-background-dark); + border-left: 1px solid var(--co-color-border-dark); +} + +.plus { + border-left: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.minus { + border-right: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.spinfieldunit { + color: var(--co-color-text-lighter) !important; +} + +.colors-container-selected-basic-color { + box-shadow: 0 2px 3px -2px var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.color-sample-small { + border-color: var(--co-body-bg); +} + +.color-sample-big { + box-shadow: 0px 0px 0px 1px var(--co-color-background-dark), 1px 1px 0 3px var(--co-body-bg); +} + +.menu-entry-icon { + background: var(--co-color-main-background-translucent); +} + +#mobile-wizard-content #commands.selected { + border-color: var(--co-primary-element); +} + +#mobile-wizard .cool-annotation-reply-count { + margin-inline-end: 32px !important; +} + +#mobile-wizard .ui-content.unobutton.selected { + box-shadow: 0 0 0px 6px var(--color-background-darker) !important; + background-color: var(--color-background-darker) !important; +} + +#lokit-version ~ p { + margin: 0; +} + +#about-dialog-header { + flex-flow: column; + align-items: center; +} + +#about-dialog-logos { + flex-basis: 62px; + max-width: 168px; +} + +#about-dialog-logos * { + background-position: left top; +} + +#product-logo { + flex-grow: 0.8; + background-position: center top !important; +} + +#product-name { + justify-content: center !important; +} + +#lokit-logo { + flex-grow: 1; + background-position: center 6px !important; +} + +#integrator-logo { + width: 128px; + max-height: 128px; + flex-basis: 64px; +} diff --git a/f7cloud-office/browser/dist/f7cloud/branding-tablet.css b/f7cloud-office/browser/dist/f7cloud/branding-tablet.css new file mode 100644 index 0000000..e77a5bf --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/branding-tablet.css @@ -0,0 +1,1303 @@ +FORBION + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --nc-color-primary-element: var(--nc-light-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-light-color-primary-element-light, var(--co-primary-light)); + --nc-color-primary-element-hover: var(--nc-light-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-light-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-light-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-light-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-light-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-light-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --native-font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen-Sans, Ubuntu, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; + --background-notebookbar: #fff; + --opacity-icon: 1; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --opacity-icon-disabled: 0.5; + --blue1-txt-primary-color: 3, 105, 163; + --green0-txt-primary-color: 16, 104, 2; + /*green1 lacks contrast against white*/ + --orange1-txt-primary-color: 163, 62, 3; + --yellow0-txt-primary-color: 135, 105, 0; + /*yellow1 lacks contrast against white*/ + --gray-light-txt--color: #696969; + --gray-light-bg-color: #EFEFEF; + --gray-color: #b6b6b6; + --color-main-text: #333333; + --color-text-dark: #333333; + /* select */ + --color-text-darker: #000; + /* hover */ + --color-text-lighter: #696969; + --color-background-dark: #F7F7F7; + /* select */ + --color-background-darker: #e4e4e4; + /* hover */ + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #b6b6b6; + --color-border-dark: #555; + /* select */ + --color-border-lighter: #b6b6b6; + --color-error: #e9322d; + --color-warning: #eca700; + --color-success: #46ba61; + --cool-font: var(--native-font-stack); + --mobile-font: var(--native-font-stack); + --jquery-ui-font: var(--native-font-stack); + --docs-font: var(--native-font-stack); + --docs--pre-font: "Consolas","Menlo","Lucida Console","Courier New",monospace; + --default-font-size: 15px; + --header-font-size: 15px; + --border-radius: 3px; + --border-radius-large: 10px; + --header-height: 49px; + --co-color-background-light: var(--color-main-background) !important; + --co-image-logo: url("images/toolbar-bg-logo.svg"); + --co-color-background-hover: #e4e4e4 !important; + --co-primary-element-light: var(--nc-color-primary-element) !important; + --co-primary-text: var(--nc-color-primary-element-text) !important; + --ruler-height: 14px; + --co-primary-invert-if-dark: invert(1); +} + +:root [data-doctype=text] { + --doc-type: 24, 90, 189; + --doc-type-darker: 15, 58, 121; +} + +:root [data-doctype=spreadsheet] { + --doc-type: 16, 124, 65; + --doc-type-darker: 7, 56, 29; +} + +:root [data-doctype=presentation] { + --doc-type: 196, 62, 28; + --doc-type-darker: 129, 41, 18; +} + +:root [data-doctype=drawing] { + --doc-type: 142, 115, 16; + --doc-type-darker: 73, 59, 8; +} + +:root .writer-icon-img { + background-image: url("images/x-office-document.svg"); +} + +:root .calc-icon-img { + background-image: url("images/x-office-spreadsheet.svg"); +} + +:root .impress-icon-img { + background-image: url("images/x-office-presentation.svg"); +} + +:root .draw-icon-img { + background-image: url("images/x-office-drawing.svg"); +} + +[data-theme=dark] { + --nc-color-primary-element: var(--nc-dark-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-dark-color-primary-element-light, var(--co-primary-element-light)); + --nc-color-primary-element-hover: var(--nc-dark-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-dark-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-dark-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-dark-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-dark-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-dark-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --background-notebookbar: #101010; + --opacity-icon: 0.8; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --color-main-text: #fff; + --color-text-dark: #ddd; + /* select */ + --color-text-darker: #ccc; + /* hover */ + --color-text-lighter: #ddd; + --color-canvas: #171717; + --color-main-background: #171717; + --color-background-dark: #444; + /* select */ + --color-background-darker: #555; + /* hover */ + --color-background-lighter: #333; + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #696969; + --color-border-dark: #959595; + /* select */ + --color-border-lighter: #f1f1f1; + --co-body-bg: var(--color-canvas) !important; + --co-color-background-light: var(--color-main-background) !important; + --co-color-main-text: #fff !important; + --co-color-background-hover: #444 !important; + --co-color-background-dark: #111 !important; +} + +input[type=checkbox].autofilter, .jsdialog input[type=checkbox] { + border: none !important; +} + +.jsdialog-window.modalpopup[role=dialog] { + border-color: transparent !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] { + border: none !important; + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-box-shadow) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button { + border-radius: 100px !important; + cursor: pointer; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.ui-pushbutton:not(.button-primary, [id^=modal-dialog-][id$=yesbutton]) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton] { + border: none !important; + color: var(--color-primary-text) !important; + background-color: var(--nc-color-primary-element) !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary:hover, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton]:hover { + background-color: var(--nc-color-primary-element-hover) !important; + color: var(--nc-color-primary-element-text) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container { + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-border) !important; + border: none !important; + overflow: hidden !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar { + padding: 0; + min-height: 44px; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +[data-theme=dark] .jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab { + border-radius: var(--border-radius-large); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-toggle.checked button, +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab.selected.jsdialog { + box-shadow: none !important; + background-color: var(--nc-color-primary-element) !important; + color: var(--nc-color-primary-element-text) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button) { + border-radius: 100px !important; + cursor: pointer; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary { + color: var(--color-primary-text); + background-color: var(--nc-color-primary-element); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary:hover { + background-color: var(--nc-color-primary-element-hover); + color: var(--nc-color-primary-element-text); +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).ui-pushbutton:not(.button-primary) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button)[id^=remove].ui-pushbutton.has-img { + background-color: transparent !important; +} + +.ui-toggle button { + border-radius: 100px !important; +} + +.sidebar.has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +.sidebar.has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} + +.sidebar.ui-expander-label { + font-size: var(--default-font-size); + font-weight: normal; +} + +.sidebar.ui-expander-container { + margin-bottom: 20px; +} + +.jsdialog.ui-expander { + border: none !important; + box-shadow: none !important; +} + +#closebuttonwrapper { + top: 3px; + width: 34px; + height: 34px !important; +} + +[data-theme=dark] #closebuttonwrapper #closebutton { + filter: invert(1) !important; +} + +#closebuttonwrapper #closebutton:hover { + background-color: transparent !important; +} + +#closebuttonwrapper:hover { + border-radius: 8px; + background-color: var(--color-background-darker); + cursor: pointer; + opacity: var(--opacity-icon-hover); +} + +html body { + background-color: var(--color-canvas) !important; +} + +body #document-header { + margin: 0; + border: none; + display: inline-flex; + width: 46px; + padding-inline-start: 12px; + border: none !important; + background: none !important; + border-radius: 0; +} + +body #document-header .document-logo { + background-repeat: no-repeat !important; + background-size: contain !important; + background-position: center !important; + width: 40px !important; + height: 20px !important; +} + +body #document-header { + padding-inline: 7px 0px; +} + +#document-name-input, +#document-name-input.editable, +#document-name-input.editable:not(:focus) #document-name-input.editable:focus { + text-align: center !important; + font-weight: bold; + font-size: var(--default-font-size) !important; + color: var(--co-color-main-text); + animation: none !important; + box-shadow: none !important; + background: transparent !important; + height: 100% !important; + border-radius: 10px !important; + /* For older NC */ + border-radius: var(--vs-border-radius, var(--border-radius-large)) !important; + border: 1px solid transparent !important; +} + +#document-name-input.editable:not(:focus) { + color: var(--color-text-lighter); + text-align: left; + font-size: var(--default-font-size) !important; +} + +#document-name-input.editable:hover { + color: var(--color-text-lighter); + border-color: var(--color-border) !important; + flex: none; +} + +#document-name-input.editable:focus { + color: var(--co-color-main-text); + flex: none; + border: 1px solid var(--color-border-darker); +} + +nav:not(.hasnotebookbar) { + /** Menu */ +} + +nav:not(.hasnotebookbar).main-nav { + background-color: var(--color-main-background); + height: 44px; + padding: 0; + align-items: center; + /** Document name input */ +} + +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + position: absolute; + width: auto; + left: 50%; + z-index: 1200; + } +} +@media screen and (max-width: 1045px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + display: none; + } +} +nav:not(.hasnotebookbar) .lo-menu > li > a, nav:not(.hasnotebookbar) .lo-menu > li > a.has-submenu { + border-radius: 0; + border-bottom: 0; + border: none; +} + +nav:not(.hasnotebookbar) .lo-menu li:last-child .separator { + display: none; +} + +nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator), nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator):hover { + padding: 12px 22px; +} + +nav:not(.hasnotebookbar) #main-menu { + width: 100%; + height: auto; + display: flex; +} + +nav:not(.hasnotebookbar) #main-menu .sm-nowrap { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +nav:not(.hasnotebookbar) #main-menu > li > a { + padding: 8px !important; +} + +nav:not(.hasnotebookbar) #main-menu-state:not(:checked) ~ #main-menu { + display: flex !important; +} + +nav:not(.hasnotebookbar) #menu-last-mod { + opacity: 0.7; +} + +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar) #menu-last-mod { + text-align: right; + display: flex; + justify-content: end; + flex-grow: 1; + } +} +nav:not(.hasnotebookbar) #menu-last-mod > a, nav:not(.hasnotebookbar) #menu-last-mod > a span { + text-decoration: none; + color: var(--color-text-lighter); +} + +nav:not(.hasnotebookbar) #menu-last-mod > a:hover, nav:not(.hasnotebookbar) #menu-last-mod > a:hover span { + text-decoration: none; + background-color: transparent; + color: var(--co-color-text); +} + +/** Icon toolbar */ +#toolbar-wrapper:not(.hasnotebookbar) { + background-color: var(--color-main-background); +} + +#toolbar-up { + top: 0px; +} + +#toolbar-up .checked.over { + border: 0 !important; + box-shadow: none !important; +} + +html:not([data-theme=dark]) #toolbar-down .unobutton.over * { + color: #444 !important; +} + +#toolbar-down .ui-separator { + opacity: 0.2; +} + +.ui-content .unobutton.selected ~ .arrowbackground .unoarrow { + border-top-color: var(--color-main-text) !important; +} + +.arrowbackground:hover .unoarrow, +.arrowbackground .unoarrow:hover { + border-top-color: --color-text-darker !important; +} + +#toolbar-wrapper .ui-scroll-left, +#toolbar-wrapper .ui-scroll-right { + background-origin: padding-box; + background-clip: border-box; + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 30%, white 100%); + background-position: 3px center, center center; + width: 44px; + background-size: 24px, cover; + top: 0px; + right: 0px; + margin: 0px; + padding: 0px; + border-radius: 5px; + overflow: hidden; + box-shadow: none; + background-color: transparent; +} + +[data-theme=dark] #toolbar-wrapper .ui-scroll-left, +[data-theme=dark] #toolbar-wrapper .ui-scroll-right { + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 30%, black 100%); +} + +#document-titlebar > .document-title { + gap: 0; +} + +.unotoolbutton:hover * { + cursor: pointer; +} + +#document-container:not(.mobile) + #sidebar-dock-wrapper { + width: auto; + max-width: 380px; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper, +#navigation-sidebar { + box-shadow: none; + outline: none; + padding: 13px; +} + +#navigation-sidebar { + padding: 5px; +} + +#navigator-dock-wrapper { + border: none; +} + +#navigator-floating-icon { + background: transparent !important; +} + +[data-theme=dark] #navigator-dock-wrapper img { + filter: invert(1) hue-rotate(180deg) !important; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper .deck:not([id=NavigatorDeck]) { + padding-top: 13px; +} + +.jsdialog.ui-listbox { + border: 1px solid var(--co-border); + background-color: var(--color-main-background); +} + +#sidebar-panel td.jsdialog .jsdialog.cell.sidebar { + padding: 4px 1px; + width: auto; +} + +.arrowbackground, +.arrowbackground:hover { + border: 0; +} + +/** Required since regular branding overwrites those with high specifity */ +#tb_editbar_item_linespacing > div > table, #tb_editbar_item_insertshapes > div > table, #tb_editbar_item_fontcolor > div > table, #tb_editbar_item_backcolor > div > table, #tb_editbar_item_inserttable > div > table, +#tb_editbar_item_linespacing > div > .checked, #tb_editbar_item_insertshapes > div > .checked, #tb_editbar_item_fontcolor > div > .checked, #tb_editbar_item_backcolor > div > .checked, #tb_editbar_item_inserttable > div > .checked { + border: 0 !important; +} + +/** Hide the menu bar folding icon */ +#tb_editbar_item_fold { + display: none; +} + +#clearFormatting:hover { + border-color: var(--co-border) !important; +} + +/** Fromulabar */ +#formulabar > div > div { + grid-gap: 4px; +} + +/** Notebook bar */ +#toolbar-wrapper.hasnotebookbar { + border-collapse: initial; + border-radius: 5px; + margin: 0 10px; + width: calc(100vw - 20px); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); + background-color: var(--background-notebookbar); + border-color: transparent; +} + +[data-theme=dark] #toolbar-wrapper.hasnotebookbar { + box-shadow: 0 2px 1px black; +} + +#toolbar-wrapper.hasnotebookbar.spreadsheet { + margin-bottom: 10px; +} + +#toolbar-wrapper.hasnotebookbar.spreadsheet #formulabar { + padding: 2px; + border-radius: 5px; + border-color: transparent; +} + +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus, #toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus-visible { + outline: 2px solid var(--color-primary) !important; +} + +#toolbar-wrapper.hasnotebookbar .has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +#toolbar-wrapper.hasnotebookbar .has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} + +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.disabled):hover .unolabel { + color: var(--color-main-text); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar { + margin-inline-end: 0 !important; +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar .unolabel { + font-size: var(--default-font-size); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button { + cursor: not-allowed; +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled img, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button img { + opacity: var(--opacity-icon-disabled); +} + +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.selected:hover { + border-color: rgb(var(--doc-type)) !important; +} + +#toolbar-wrapper.hasnotebookbar #stylesview { + padding: 2px; +} + +#toolbar-wrapper.hasnotebookbar #stylesview-btn div { + padding: 0px 2px !important; +} + +[data-theme=dark] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline) { + border-color: rgb(var(--doc-type)); +} + +.navigator-btn-wrapper:hover { + background-color: var(--co-color-background-hover) !important; +} + +.notebookbar .ui-content.unobutton:hover, .jsdialog .ui-content.unobutton:hover { + background-color: transparent; +} + +.ui-treeview-entry.selected, +.ui-listview-entry.selected { + background-color: var(--nc-color-primary-element-light); +} + +nav.main-nav { + border-top: 8px solid rgb(var(--doc-type)); + background-color: var(--color-canvas) !important; +} + +nav.main-nav #save::after { + font-size: 12px !important; +} + +nav.main-nav #main-menu.readonly { + flex-grow: 1; +} + +nav.main-nav #main-menu.readonly.lo-menu > li > a, nav.main-nav #main-menu.readonly .lo-menu > li > a.has-submenu { + border-color: transparent !important; +} + +nav.main-nav .notebookbar-tabs-container { + margin-left: 5px; + flex-grow: 1; + flex-shrink: 1; + background-image: none; +} + +nav.main-nav .notebookbar-tabs-container::before, nav.main-nav .notebookbar-tabs-container::after { + display: none; +} + +nav.main-nav .ui-tabs.notebookbar { + background-color: transparent; + border-radius: 0; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav .ui-tab.selected { + display: grid !important; +} + +nav.main-nav { + height: 47px; +} + +nav.main-nav .ui-tab.notebookbar { + height: 47px; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav.main-nav.hasnotebookbar #document-header { + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} + +nav.main-nav .notebookbar-options-section { + right: 44px !important; + height: auto !important; +} + +nav.main-nav #table-shortcutstoolbox { + display: none; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar { + color: var(--color-text-lighter); + background-color: transparent !important; + text-shadow: none; + padding-top: 3px; + padding-bottom: 2px; + display: grid; + grid-auto-flow: column; + grid-template-columns: 1fr auto auto; + align-content: center; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar::after { + content: ""; + height: 2px; + background-color: transparent; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected { + grid-auto-flow: row; + border: 0 !important; + box-shadow: none !important; + outline: none !important; + color: var(--co-color-main-text); + background-color: transparent; + font-weight: bold; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected::after { + content: ""; + height: 2px; + background-color: rgb(var(--doc-type)); + grid-column: 1/4; +} + +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar:hover { + color: var(--co-color-main-text); + background-color: transparent; +} + +@media screen and (max-width: 1072px) { + nav.main-nav #document-titlebar { + display: none !important; + } +} +.spreadsheet-tabs-container .spreadsheet-tab { + font: var(--default-font-size) var(--cool-font) !important; +} + +.spreadsheet-header-row, +.spreadsheet-header-column { + border-color: transparent; +} + +/** UI Widget */ +.lokdialog_container.ui-dialog.ui-widget-content { + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.ui-dialog .ui-dialog-titlebar { + padding: 0; +} + +.ui-dialog .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} + +[data-theme=dark] .ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} + +/** Global menu styling */ +.sm-nowrap { + border-radius: 5px; + border: 0; + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.lo-menu a:hover:not(.disabled), .lo-menu a:focus, .lo-menu a:active, .lo-menu a.highlighted { + background-color: var(--co-color-background-hover); + color: var(--color-main-text); +} + +.lo-menu:not(#main-menu) a:not(.separator):hover { + background-color: var(--co-border); + color: var(--color-main-text); + border-radius: 4px; +} + +.main-nav:not(.spreadsheet-color-indicator) ~ .context-menu-list { + margin: 0; +} + +.context-menu-list { + border-radius: 3px; + padding: 0; +} + +.context-menu-list .context-menu-item:not(.context-menu-separator) { + padding: 8px 14px; + font-size: var(--default-font-size); +} + +.context-menu-list .context-menu-icon::before { + visibility: hidden; +} + +.context-menu-list .context-menu-item.context-menu-icon-radio { + background-color: var(--co-primary-element-light); +} + +.context-menu-list .context-menu-item.context-menu-icon-radio a { + color: var(--co-primary-light); +} + +.context-menu-list .context-menu-item.context-menu-icon-radio.context-menu-hover { + background-color: var(--co-primary-element-light) !important; + box-shadow: inset 0 0 0 25px rgba(0, 0, 0, 0.1); + /* Adjust the alpha value to control the darkness */ +} + +/** Cursor style */ +.leaflet-cursor-container .leaflet-cursor-header { + font-family: var(--cool-font); + font-size: 13px; + border-radius: 3px; + margin-left: -3px; + margin-top: -18px; + padding: 3px 5px; + height: 15px; +} + +/** Inactive document modal style */ +#inactive_user_message::before { + background-image: url("images/lc_watch_later_branding.svg"); + display: block; + content: ""; + width: 3rem; + height: 3rem; + background-size: cover; + margin: 0 auto 20px; + opacity: var(--opacity-icon); +} + +#inactive_user_message { + color: var(--co-color-main-text) !important; + padding: 1em; + box-sizing: border-box; +} + +/** About Dialog **/ +#integrator-logo { + flex-grow: 1 !important; + background: url("images/toolbar-bg-logo.svg") no-repeat center/128px; + width: 128px; +} + +#product-name { + justify-content: left !important; + color: var(--color-primary) !important; +} + +#product-logo, #lokit-logo { + background-position: center !important; + flex-grow: 1; +} + +#product-logo { + background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzkiCiAgIGhlaWdodD0iMzkiCiAgIHZpZXdCb3g9IjAgMCA4LjAgMTAuMzE4NzUiCiAgIHZlcnNpb249IjEuMSIKICAgaWQ9InN2ZzY0MTciCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTIuMiAoNWMzZTgwZCwgMjAxNy0wOC0wNikiCiAgIHNvZGlwb2RpOmRvY25hbWU9InRvb2xiYXItYmctZm9udC5zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM2NDExIiAvPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSIzNy4xMTYwNzIiCiAgICAgaW5rc2NhcGU6Y3k9IjM3LjExNjA3MiIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICB1bml0cz0icHgiCiAgICAgaW5rc2NhcGU6c2hvd3BhZ2VzaGFkb3c9ImZhbHNlIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTk4MiIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxOTgyIgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE2NDE0Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0yODYuNjgxMjMpIj4KICAgIDxwb2x5Z29uCiAgICAgICBpZD0icG9seWdvbjE0IgogICAgICAgcG9pbnRzPSIxNy45MTQsNDQuODkzIDE3LjM1OCw0NC4zODYgMTcuMjU4LDIwLjcxOCAxNy43NzIsMjAuMTcyIDMwLjk1OCwzMi41OTkgIgogICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiM1YzI5ODM7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjE2IgogICAgICAgcG9pbnRzPSIzMC45NTgsMzIuNTk5IDMwLjM3OSwzMy4xNDUgMTcuOTE0LDQ0Ljg5MyAyOC42NTQsNTUuNjM4IDUxLjc0MiwzMi41NSAyOC41NjEsOS4zNjIgMTcuNzYzLDIwLjE2MiAxNy43NzIsMjAuMTcyIDMwLjM3OSwzMi4wNTMgIgogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4yMjE3ODM0OCwwLDAsMC4yMjE3ODM0OCwtMy44MDE4MjI5LDI4NC42MjU4MSkiIC8+CiAgICA8cG9seWdvbgogICAgICAgaWQ9InBvbHlnb24xOCIKICAgICAgIHBvaW50cz0iMjkuODY0LDMyLjU5OSAxNy4zNTgsNDQuMzg2IDE3LjI1OCwyMC43MTggIgogICAgICAgc3R5bGU9ImZpbGw6I2M4YzhjOCIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiMyZDBiNDc7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjIwIgogICAgICAgcG9pbnRzPSIzMS44NDcsNDEuNDgzIDI3Ljc0MywzNS42MjggMTguODA3LDQ0LjA1MiAiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjIyMTc4MzQ4LDAsMCwwLjIyMTc4MzQ4LC0zLjgwMTgyMjksMjg0LjYyNTgxKSIgLz4KICA8L2c+Cgo8IS0tIChDKSBDb2xsYWJvcmEgUHJvZHVjdGl2aXR5IDIwMjAsIEFsbCBSaWdodHMgUmVzZXJ2ZWQgLS0+Cjwvc3ZnPg==") !important; +} + +#integrator-logo, #about-dialog-logos { + flex-basis: 256px; + max-width: 256px; +} + +.leaflet-progress-spinner::before { + background-position: center !important; + height: 94px !important; +} + +#mobile-wizard.menuwizard { + z-index: 1003; +} + +#toolbar-wrapper.mobile > tbody > tr { + height: 100%; +} + +#toolbar-down #search-input { + border-color: var(--color-border) !important; +} + +#toolbar-down #search-input:hover { + border-color: var(--color-border-dark) !important; +} + +#shareas .unolabel { + color: var(--color-text-lighter); +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +#toolbar-up .ui-toolbar { + padding-top: 5px !important; +} + +/*avoid scroll indicators to be above other items*/ +.ui-tab.notebookbar { + line-height: normal; + padding: 2px 12px 2px 12px; +} + +.ui-tabs.notebookbar { + height: auto !important; + border-radius: 8px; + box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); + -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); + -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.15); +} + +.notebookbar-tabs-container { + align-self: auto !important; +} + +.main-nav.hasnotebookbar .ui-tab.selected.notebookbar { + text-shadow: none; + background-color: white; +} + +.ui-tab.selected.notebookbar { + box-shadow: none; + border-radius: 8px !important; + box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; + -moz-box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; + -webkit-box-shadow: inset 0 0 0px 1px #dbdbdb, 0 0 3px 0px #00000012; +} + +.ui-tabs.notebookbar .ui-tab { + height: auto !important; + background-color: transparent; + color: var(--co-color-text-lighter); +} + +.main-nav:not(.hasnotebookbar) { + margin-right: 0px; + box-shadow: 0px 4px 2px -2px #adadad; +} + +.ui-toolbar { + padding-top: 2px; +} + +.ui-scroll-left, .ui-scroll-right { + box-shadow: 4px 0 13px 2px var(--co-primary-element), -6px 0 6px 6px var(--co-primary-element) !important; +} + +#mobile-edit-button { + background-color: var(--co-primary-element) !important; +} + +.leaflet-selection-marker-end { + margin-left: -4px; + background-size: 12px; + background-repeat: no-repeat; + background-image: url("images/ios_handle_end.svg"); + margin-top: -24px; +} + +.leaflet-selection-marker-start { + margin-left: -8px; + background-size: 12px; + background-repeat: no-repeat; + background-image: url("images/ios_handle_start.svg"); + margin-top: -34px; +} + +.leaflet-cursor-handler { + display: none; +} + +/*porting some changes from iOSapp made by @tml and adjusting*/ +.cool-context-toolbar { + top: -32px; +} + +#mobile-wizard button, +#mobile-wizard #FontworkSameLetterHeights { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element); +} + +#mobile-wizard-titlebar { + color: var(--co-color-text-lighter); +} + +.ui-tab.selected.mobile-wizard { + color: var(--co-primary-element); + border-bottom: 1px solid var(--co-primary-element); +} + +.ui-tab.mobile-wizard { + color: var(--co-color-text-lighter); +} + +div#mobile-wizard-content .spinfieldcontainer { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.spinfieldcontrols { + background-color: var(--co-color-background-dark); + border-left: 1px solid var(--co-color-border-dark); +} + +.plus { + border-left: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.minus { + border-right: 1px solid var(--co-color-border-dark); + color: var(--co-color-text-lighter) !important; +} + +.spinfieldunit { + color: var(--co-color-text-lighter) !important; +} + +.colors-container-selected-basic-color { + box-shadow: 0 2px 3px -2px var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.color-sample-small { + border-color: var(--co-body-bg); +} + +.color-sample-big { + box-shadow: 0px 0px 0px 1px var(--co-color-background-dark), 1px 1px 0 3px var(--co-body-bg); +} + +.menu-entry-icon { + background: var(--co-color-main-background-translucent); +} + +#mobile-wizard-content #commands.selected { + border-color: var(--co-primary-element); +} + +#mobile-wizard .cool-annotation-reply-count { + margin-inline-end: 32px !important; +} + +#mobile-wizard .ui-content.unobutton.selected { + box-shadow: 0 0 0px 6px var(--color-background-darker) !important; + background-color: var(--color-background-darker) !important; +} diff --git a/f7cloud-office/browser/dist/f7cloud/branding.css b/f7cloud-office/browser/dist/f7cloud/branding.css new file mode 100644 index 0000000..7d80bf7 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/branding.css @@ -0,0 +1,2382 @@ +FORBION + +.unobutton { + overflow: hidden; +} +#toolbar-up { + & .ui-tabs-content.notebookbar { + + & #Help.ui-content #Help-container { + & .notebookbar:has(#online-help), + .notebookbar:has(#latestupdates), + .notebookbar:has(#feedback), + .notebookbar:has(#about){ + display: none !important; + } + } + + & #View.ui-content #View-container { + & #toggledarktheme.toggledarktheme { + display: none !important; + } + } + } +} + +#main-menu #menu-help{ + & li#menu-online-help, + li#menu-report-an-issue, + li#menu-latestupdates, + li#menu-feedback, + li#menu-about { + display: none !important; + } +} + +#main-menu #menu-view{ + & li#menu-toggledarktheme { + display: none !important; + } +} + + +#document-header .document-logo { + pointer-events: none !important; +} +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_downloadas_pdf_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_fullscreen_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) #menu-downloadas-pdf a { + background: url("images/lc_menu_zoomreset_branding.svg") no-repeat center right/24px; +} + +html:not([data-theme=dark]) .w2ui-icon.closemobile { + background: url("images/lc_closedocmobile_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.edit { + background: url("images/edit_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.fitcell { + background: url("images/fit-cell_branding.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .w2ui-icon.textpath { + background: url("images/text-path_branding.svg") no-repeat center !important; +} + +.table-column-resize-marker { + background-image: url("images/table-column-resize-marker_branding.svg"); + width: 32px; + height: 32px; +} + +html:not([data-theme=dark]) #save.notebookbar.saving img { + background: url("images/lc_saving_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +#closebuttonwrapper { + width: 44px; + height: 44px !important; + align-items: center; + justify-content: center; +} + +#closebuttonwrapper #closebutton { + background: url("images/closedoc.svg") no-repeat center/24px !important; + width: 24px !important; + height: 24px !important; + opacity: var(--opacity-icon); + filter: none !important; +} + +#closebuttonwrapperseparator { + visibility: hidden !important; + width: 0 !important; +} + +html:not([data-theme=dark]) .unoSetBorderStyle .unobutton img, html:not([data-theme=dark]) #setborderstyle img { + background: url("images/lc_setborderstyle_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoText .unobutton img, html:not([data-theme=dark]) .unoDrawText .unobutton img, html:not([data-theme=dark]) #inserttextbox img { + background: url("images/lc_text_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertTable .unobutton img, html:not([data-theme=dark]) #inserttable img { + background: url("images/lc_inserttable_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertAnnotation .unobutton img, html:not([data-theme=dark]) #insertannotation img { + background: url("images/lc_showannotations_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertObjectChart .unobutton img, html:not([data-theme=dark]) #insertobjectchart img { + background: url("images/lc_drawchart_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoHyperlinkDialog .unobutton img, html:not([data-theme=dark]) #inserthyperlink img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .swresnc20007img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center/16px; + box-sizing: border-box; + padding-left: 16px !important; + width: 16px; + height: 16px; +} + +html:not([data-theme=dark]) .unoremotelink .unobutton img, html:not([data-theme=dark]) #link img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoremoteaicontent .unobutton img, html:not([data-theme=dark]) #link img { + background: url("images/lc_inserthyperlink_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertPage .unobutton img, html:not([data-theme=dark]) #insertpage img { + background: url("images/lc_insertpage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoDeletePage .unobutton img, html:not([data-theme=dark]) #deletepage img { + background: url("images/lc_deletepage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoBasicShapes .unobutton img, html:not([data-theme=dark]) #basicshapes_ellipse img { + background: url("images/lc_ellipse_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoTableDialog .unobutton img { + background: url("images/lc_inserttable_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatCurrency .unobutton img, html:not([data-theme=dark]) #numberformatcurrency img { + background: url("images/lc_numberformatcurrency_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatDate .unobutton img, html:not([data-theme=dark]) .unoNumberFormatDecimal .unobutton img { + background: url("images/lc_numberformatdecimal_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatPercent .unobutton img, html:not([data-theme=dark]) #numberformatpercent img { + background: url("images/lc_numberformatpercent_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatDecDecimals .unobutton img, html:not([data-theme=dark]) #numberformatdecdecimals img { + background: url("images/lc_numberformatdecdecimals_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoNumberFormatIncDecimals .unobutton img, html:not([data-theme=dark]) #numberformatincdecimals img { + background: url("images/lc_numberformatincdecimals_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoAutoSumMenu .unobutton img, html:not([data-theme=dark]) #autosum img { + background: url("images/lc_autosum_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoFunctionDialog .unobutton img, html:not([data-theme=dark]) #autosum img { + background: url("images/lc_functiondialog_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #next img { + background: url("images/lc_downpage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #prev img { + background: url("images/lc_uppage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #nextrecord img { + background: url("images/lc_nextrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #prevrecord img { + background: url("images/lc_prevrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #lastrecord img { + background: url("images/lc_firstrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; + transform: scaleX(-1) !important; +} + +html:not([data-theme=dark]) #firstrecord img { + background: url("images/lc_firstrecord_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #insertsheet img { + background: url("images/plus_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #searchnext img { + background: url("images/lc_searchnext_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #searchprev img { + background: url("images/lc_searchprev_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .notebookbar.unoSlideChangeWindow.unospan-options-slide-change-window .unobutton img, html:not([data-theme=dark]) #sidebar_slide_change img { + background: url("images/lc_sidebar-transition.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoInsertPage .unobutton img { + background: url("images/lc_insertpage_branding.svg") no-repeat center; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .unoDuplicatePage .unobutton img, html:not([data-theme=dark]) .unoduplicatepage .unobutton img, html:not([data-theme=dark]) #duplicatepage img { + background: url("images/lc_duplicatepage_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:checked { + background-image: url("images/checkbox-on.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:checked:disabled { + background-image: url("images/checkbox-on-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox] { + background: url("images/checkbox-off.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=checkbox]:disabled { + background-image: url("images/checkbox-off-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:checked:not(.ui-color-picker-entry) { + background-image: url("images/radio-on.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:not(.ui-color-picker-entry) { + background: url("images/radio-off.svg") no-repeat center !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:checked:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-disabled.svg") !important; +} + +html:not([data-theme=dark]) .jsdialog input[type=radio]:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-off-disabled.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:checked:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-dark.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:not(.ui-color-picker-entry) { + background: url("images/radio-off-dark.svg") no-repeat center !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:checked:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-on-disabled-dark.svg") !important; +} + +html[data-theme=dark] .jsdialog input[type=radio]:disabled:not(.ui-color-picker-entry) { + background-image: url("images/radio-off-disabled-dark.svg") !important; +} + +html:not([data-theme=dark]) .cool-ruler-indentation-marker-up { + background: url("images/indentation_marker_up_branding.svg") center 0 no-repeat !important; +} + +html:not([data-theme=dark]) .cool-ruler-indentation-marker-down { + height: 10px; + background: url("images/indentation_marker_down_branding.svg") center 0 no-repeat !important; +} + +.table-column-resize-marker:hover { + background-image: url("images/table-column-resize-marker-hover_branding.svg"); + width: 32px; + height: 32px; +} + +.table-row-resize-marker { + background-image: url("images/table-row-resize-marker_branding.svg"); + width: 32px; + height: 32px; +} + +.table-row-resize-marker:hover { + background-image: url("images/table-row-resize-marker-hover_branding.svg"); + width: 32px; + height: 32px; +} + +.lokdialog_container .ui-dialog-titlebar-close .ui-icon { + background-image: url("images/close-widget.svg"); + border: none; + background-position: center; + filter: saturate(0); +} + +.lokdialog_container .ui-dialog-titlebar-close { + background: none; + border: none; +} + +.lokdialog_container.ui-dialog .ui-dialog-titlebar-close:hover > .ui-icon-closethick { + background-image: url("images/close-widget-hover.svg"); +} + +html:not([data-theme=dark]) #scroll-up img { + background: url("images/lc_stylepreviews-scrollup_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) #scroll-down img { + background: url("images/lc_stylepreviews-scrolldown_branding.svg") no-repeat center !important; + box-sizing: border-box; + padding-left: calc( var(--btn-img-size) * 2 ) !important; +} + +html:not([data-theme=dark]) .close-navigation-button { + background: url("images/close-widget.svg") no-repeat center !important; + border: none; + background-position: center; +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --nc-color-primary-element: var(--nc-light-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-light-color-primary-element-light, var(--co-primary-light)); + --nc-color-primary-element-hover: var(--nc-light-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-light-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-light-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-light-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-light-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-light-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --native-font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Cantarell, Roboto, Oxygen-Sans, Ubuntu, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; + --background-notebookbar: #fff; + --opacity-icon: 1; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --opacity-icon-disabled: 0.5; + --blue1-txt-primary-color: 3, 105, 163; + --green0-txt-primary-color: 16, 104, 2; + /*green1 lacks contrast against white*/ + --orange1-txt-primary-color: 163, 62, 3; + --yellow0-txt-primary-color: 135, 105, 0; + /*yellow1 lacks contrast against white*/ + --gray-light-txt--color: #696969; + --gray-light-bg-color: #EFEFEF; + --gray-color: #b6b6b6; + --color-main-text: #333333; + --color-text-dark: #333333; + /* select */ + --color-text-darker: #000; + /* hover */ + --color-text-lighter: #696969; + --color-background-dark: #F7F7F7; + /* select */ + --color-background-darker: #e4e4e4; + /* hover */ + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #b6b6b6; + --color-border-dark: #555; + /* select */ + --color-border-lighter: #b6b6b6; + --color-error: #e9322d; + --color-warning: #eca700; + --color-success: #46ba61; + --cool-font: var(--native-font-stack); + --mobile-font: var(--native-font-stack); + --jquery-ui-font: var(--native-font-stack); + --docs-font: var(--native-font-stack); + --docs--pre-font: "Consolas","Menlo","Lucida Console","Courier New",monospace; + --default-font-size: 15px; + --header-font-size: 15px; + --border-radius: 3px; + --border-radius-large: 10px; + --header-height: 49px; + --co-color-background-light: var(--color-main-background) !important; + --co-image-logo: url("images/toolbar-bg-logo.svg"); + --co-color-background-hover: #e4e4e4 !important; + --co-primary-element-light: var(--nc-color-primary-element) !important; + --co-primary-text: var(--nc-color-primary-element-text) !important; + --ruler-height: 14px; + --co-primary-invert-if-dark: invert(1); +} +:root [data-doctype=text] { + --doc-type: 24, 90, 189; + --doc-type-darker: 15, 58, 121; +} +:root [data-doctype=spreadsheet] { + --doc-type: 16, 124, 65; + --doc-type-darker: 7, 56, 29; +} +:root [data-doctype=presentation] { + --doc-type: 196, 62, 28; + --doc-type-darker: 129, 41, 18; +} +:root [data-doctype=drawing] { + --doc-type: 142, 115, 16; + --doc-type-darker: 73, 59, 8; +} +:root .writer-icon-img { + background-image: url("images/x-office-document.svg"); +} +:root .calc-icon-img { + background-image: url("images/x-office-spreadsheet.svg"); +} +:root .impress-icon-img { + background-image: url("images/x-office-presentation.svg"); +} +:root .draw-icon-img { + background-image: url("images/x-office-drawing.svg"); +} + +[data-theme=dark] { + --nc-color-primary-element: var(--nc-dark-color-primary-element, var(--co-primary-element)); + --nc-color-primary-element-text: var(--nc-light-color-primary-element-text, var(--co-primary-light)); + --nc-color-primary-element-light: var(--nc-dark-color-primary-element-light, var(--co-primary-element-light)); + --nc-color-primary-element-hover: var(--nc-dark-color-primary-element-hover); + --nc-color-primary-element-light-hover: var(--nc-dark-color-primary-element-light-hover); + --nc-primary-invert-if-bright: var(--nc-dark-primary-invert-if-bright); + --nc-background-invert-if-bright: var(--nc-dark-background-invert-if-bright); + --nc-background-invert-if-dark: var(--nc-dark-background-invert-if-dark); + --nc-primary-invert-if-dark: var(--nc-dark-primary-invert-if-dark, var(--co-primary-invert-if-dark)); + --background-notebookbar: #101010; + --opacity-icon: 0.8; + --opacity-icon-hover: 1; + --opacity-icon-active: 1; + --color-main-text: #fff; + --color-text-dark: #ddd; + /* select */ + --color-text-darker: #ccc; + /* hover */ + --color-text-lighter: #ddd; + --color-canvas: #171717; + --color-main-background: #171717; + --color-background-dark: #444; + /* select */ + --color-background-darker: #555; + /* hover */ + --color-background-lighter: #333; + --color-primary: var(--co-primary-element); + --color-primary-text: var(--co-primary-text); + --color-primary-dark: var(--co-color-primary-element-text-dark); + --color-primary-darker: var(--co-primary-element); + --color-primary-lighter: var(--co-primary-element-light); + --color-border: #696969; + --color-border-dark: #959595; + /* select */ + --color-border-lighter: #f1f1f1; + --co-body-bg: var(--color-canvas) !important; + --co-color-background-light: var(--color-main-background) !important; + --co-color-main-text: #fff !important; + --co-color-background-hover: #444 !important; + --co-color-background-dark: #111 !important; +} + +input[type=checkbox].autofilter, .jsdialog input[type=checkbox] { + border: none !important; +} + +.jsdialog-window.modalpopup[role=dialog] { + border-color: transparent !important; +} + +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] { + border: none !important; + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-box-shadow) !important; +} +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button { + border-radius: 100px !important; + cursor: pointer; +} +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.ui-pushbutton:not(.button-primary, [id^=modal-dialog-][id$=yesbutton]) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton] { + border: none !important; + color: var(--color-primary-text) !important; + background-color: var(--nc-color-primary-element) !important; +} +[id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button.button-primary:hover, [id^=modal-dialog].jsdialog-window.modalpopup[role=dialog] button[id^=modal-dialog-][id$=yesbutton]:hover { + background-color: var(--nc-color-primary-element-hover) !important; + color: var(--nc-color-primary-element-text) !important; +} + +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container { + border-radius: var(--border-radius-large) !important; + box-shadow: 0 0 25px var(--color-border) !important; + border: none !important; + overflow: hidden !important; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar { + padding: 0; + min-height: 44px; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px !important; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} +[data-theme=dark] .jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab { + border-radius: var(--border-radius-large); +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-toggle.checked button, +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container .ui-tab.selected.jsdialog { + box-shadow: none !important; + background-color: var(--nc-color-primary-element) !important; + color: var(--nc-color-primary-element-text) !important; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button) { + border-radius: 100px !important; + cursor: pointer; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary { + color: var(--color-primary-text); + background-color: var(--nc-color-primary-element); +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).button-primary:hover { + background-color: var(--nc-color-primary-element-hover); + color: var(--nc-color-primary-element-text); +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button).ui-pushbutton:not(.button-primary) { + border: none !important; + background-color: var(--nc-color-primary-element-light) !important; +} +.jsdialog-window:not(.modalpopup) .jsdialog-container.ui-dialog.lokdialog_container button:not(.menubutton):not(.ui-toggle button)[id^=remove].ui-pushbutton.has-img { + background-color: transparent !important; +} + +.ui-toggle button { + border-radius: 100px !important; +} + +.sidebar.has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +.sidebar.has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} + +.sidebar.ui-expander-label { + font-size: var(--default-font-size); + font-weight: normal; +} + +.sidebar.ui-expander-container { + margin-bottom: 20px; +} + +.jsdialog.ui-expander { + border: none !important; + box-shadow: none !important; +} + +#closebuttonwrapper { + top: 3px; + width: 34px; + height: 34px !important; +} +[data-theme=dark] #closebuttonwrapper #closebutton { + filter: invert(1) !important; +} +#closebuttonwrapper #closebutton:hover { + background-color: transparent !important; +} +#closebuttonwrapper:hover { + border-radius: 8px; + background-color: var(--color-background-darker); + cursor: pointer; + opacity: var(--opacity-icon-hover); +} + +html body { + background-color: var(--color-canvas) !important; +} + +body #document-header { + margin: 0; + border: none; + display: inline-flex; + width: 46px; + padding-inline-start: 12px; + border: none !important; + background: none !important; + border-radius: 0; +} +body #document-header .document-logo { + background-repeat: no-repeat !important; + background-size: contain !important; + background-position: center !important; + width: 40px !important; + height: 20px !important; +} + +body #document-header { + padding-inline: 7px 0px; +} + +#document-name-input, +#document-name-input.editable, +#document-name-input.editable:not(:focus) #document-name-input.editable:focus { + text-align: center !important; + font-weight: bold; + font-size: var(--default-font-size) !important; + color: var(--co-color-main-text); + animation: none !important; + box-shadow: none !important; + background: transparent !important; + height: 100% !important; + border-radius: 10px !important; + /* For older NC */ + border-radius: var(--vs-border-radius, var(--border-radius-large)) !important; + border: 1px solid transparent !important; +} + +#document-name-input.editable:not(:focus) { + color: var(--color-text-lighter); + text-align: left; + font-size: var(--default-font-size) !important; +} + +#document-name-input.editable:hover { + color: var(--color-text-lighter); + border-color: var(--color-border) !important; + flex: none; +} + +#document-name-input.editable:focus { + color: var(--co-color-main-text); + flex: none; + border: 1px solid var(--color-border-darker); +} + +nav:not(.hasnotebookbar) { + /** Menu */ +} +nav:not(.hasnotebookbar).main-nav { + background-color: var(--color-main-background); + height: 44px; + padding: 0; + align-items: center; + /** Document name input */ +} +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + position: absolute; + width: auto; + left: 50%; + z-index: 1200; + } +} +@media screen and (max-width: 1045px) { + nav:not(.hasnotebookbar).main-nav #document-titlebar { + display: none; + } +} +nav:not(.hasnotebookbar) .lo-menu > li > a, nav:not(.hasnotebookbar) .lo-menu > li > a.has-submenu { + border-radius: 0; + border-bottom: 0; + border: none; +} +nav:not(.hasnotebookbar) .lo-menu li:last-child .separator { + display: none; +} +nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator), nav:not(.hasnotebookbar) .lo-menu:not(#main-menu) a:not(.separator):hover { + padding: 12px 22px; +} +nav:not(.hasnotebookbar) #main-menu { + width: 100%; + height: auto; + display: flex; +} +nav:not(.hasnotebookbar) #main-menu .sm-nowrap { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +nav:not(.hasnotebookbar) #main-menu > li > a { + padding: 8px !important; +} +nav:not(.hasnotebookbar) #main-menu-state:not(:checked) ~ #main-menu { + display: flex !important; +} +nav:not(.hasnotebookbar) #menu-last-mod { + opacity: 0.7; +} +@media screen and (min-width: 1250px) { + nav:not(.hasnotebookbar) #menu-last-mod { + text-align: right; + display: flex; + justify-content: end; + flex-grow: 1; + } +} +nav:not(.hasnotebookbar) #menu-last-mod > a, nav:not(.hasnotebookbar) #menu-last-mod > a span { + text-decoration: none; + color: var(--color-text-lighter); +} +nav:not(.hasnotebookbar) #menu-last-mod > a:hover, nav:not(.hasnotebookbar) #menu-last-mod > a:hover span { + text-decoration: none; + background-color: transparent; + color: var(--co-color-text); +} + +/** Icon toolbar */ +#toolbar-wrapper:not(.hasnotebookbar) { + background-color: var(--color-main-background); +} + +#toolbar-up { + top: 0px; +} + +#toolbar-up .checked.over { + border: 0 !important; + box-shadow: none !important; +} + +html:not([data-theme=dark]) #toolbar-down .unobutton.over * { + color: #444 !important; +} + +#toolbar-down .ui-separator { + opacity: 0.2; +} + +.ui-content .unobutton.selected ~ .arrowbackground .unoarrow { + border-top-color: var(--color-main-text) !important; +} + +.arrowbackground:hover .unoarrow, +.arrowbackground .unoarrow:hover { + border-top-color: --color-text-darker !important; +} + +#toolbar-wrapper .ui-scroll-left, +#toolbar-wrapper .ui-scroll-right { + background-origin: padding-box; + background-clip: border-box; + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 30%, white 100%); + background-position: 3px center, center center; + width: 44px; + background-size: 24px, cover; + top: 0px; + right: 0px; + margin: 0px; + padding: 0px; + border-radius: 5px; + overflow: hidden; + box-shadow: none; + background-color: transparent; +} +[data-theme=dark] #toolbar-wrapper .ui-scroll-left, +[data-theme=dark] #toolbar-wrapper .ui-scroll-right { + background-image: url("images/scroll-double-dark.svg"), linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 30%, black 100%); +} + +#document-titlebar > .document-title { + gap: 0; +} + +.unotoolbutton:hover * { + cursor: pointer; +} + +#document-container:not(.mobile) + #sidebar-dock-wrapper { + width: auto; + max-width: 380px; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper, +#navigation-sidebar { + box-shadow: none; + outline: none; + padding: 13px; +} + +#navigation-sidebar { + padding: 5px; +} + +#navigator-dock-wrapper { + border: none; +} + +#navigator-floating-icon { + background: transparent !important; +} + +[data-theme=dark] #navigator-dock-wrapper img { + filter: invert(1) hue-rotate(180deg) !important; +} + +#document-container.notebookbar-active + #sidebar-dock-wrapper .deck:not([id=NavigatorDeck]) { + padding-top: 13px; +} + +.jsdialog.ui-listbox { + border: 1px solid var(--co-border); + background-color: var(--color-main-background); +} + +#sidebar-panel td.jsdialog .jsdialog.cell.sidebar { + padding: 4px 1px; + width: auto; +} + +.arrowbackground, +.arrowbackground:hover { + border: 0; +} + +/** Required since regular branding overwrites those with high specifity */ +#tb_editbar_item_linespacing > div > table, #tb_editbar_item_insertshapes > div > table, #tb_editbar_item_fontcolor > div > table, #tb_editbar_item_backcolor > div > table, #tb_editbar_item_inserttable > div > table, +#tb_editbar_item_linespacing > div > .checked, #tb_editbar_item_insertshapes > div > .checked, #tb_editbar_item_fontcolor > div > .checked, #tb_editbar_item_backcolor > div > .checked, #tb_editbar_item_inserttable > div > .checked { + border: 0 !important; +} + +/** Hide the menu bar folding icon */ +#tb_editbar_item_fold { + display: none; +} + +#clearFormatting:hover { + border-color: var(--co-border) !important; +} + +/** Fromulabar */ +#formulabar > div > div { + grid-gap: 4px; +} + +/** Notebook bar */ +#toolbar-wrapper.hasnotebookbar { + border-collapse: initial; + border-radius: 5px; + margin: 0 10px; + width: calc(100vw - 20px); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); + background-color: var(--background-notebookbar); + border-color: transparent; +} +[data-theme=dark] #toolbar-wrapper.hasnotebookbar { + box-shadow: 0 2px 1px black; +} +#toolbar-wrapper.hasnotebookbar.spreadsheet { + margin-bottom: 10px; +} +#toolbar-wrapper.hasnotebookbar.spreadsheet #formulabar { + padding: 2px; + border-radius: 5px; + border-color: transparent; +} +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus, #toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.formulabar):focus-visible { + outline: 2px solid var(--color-primary) !important; +} +#toolbar-wrapper.hasnotebookbar .has-dropdown--color .ui-content.unobutton:not(.disabled):not(.selected):hover, +#toolbar-wrapper.hasnotebookbar .has-dropdown--color:hover .ui-content.unobutton:not(.disabled):not(.selected) { + opacity: var(--opacity-icon-hover); +} +#toolbar-wrapper.hasnotebookbar .ui-content.unotoolbutton:not(.disabled):hover .unolabel { + color: var(--color-main-text); +} +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar { + margin-inline-end: 0 !important; +} +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar .unolabel { + font-size: var(--default-font-size); +} +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button { + cursor: not-allowed; +} +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled img, #toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.disabled button img { + opacity: var(--opacity-icon-disabled); +} +#toolbar-wrapper.hasnotebookbar .unotoolbutton.notebookbar.selected:hover { + border-color: rgb(var(--doc-type)) !important; +} +#toolbar-wrapper.hasnotebookbar #stylesview { + padding: 2px; +} +#toolbar-wrapper.hasnotebookbar #stylesview-btn div { + padding: 0px 2px !important; +} + +[data-theme=dark] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline) { + border-color: rgb(var(--doc-type)); +} + +.navigator-btn-wrapper:hover { + background-color: var(--co-color-background-hover) !important; +} + +.notebookbar .ui-content.unobutton:hover, .jsdialog .ui-content.unobutton:hover { + background-color: transparent; +} + +.ui-treeview-entry.selected, +.ui-listview-entry.selected { + background-color: var(--nc-color-primary-element-light); +} + +nav.main-nav { + border-top: 8px solid rgb(var(--doc-type)); + background-color: var(--color-canvas) !important; +} +nav.main-nav #save::after { + font-size: 12px !important; +} +nav.main-nav #main-menu.readonly { + flex-grow: 1; +} +nav.main-nav #main-menu.readonly.lo-menu > li > a, nav.main-nav #main-menu.readonly .lo-menu > li > a.has-submenu { + border-color: transparent !important; +} +nav.main-nav .notebookbar-tabs-container { + margin-left: 5px; + flex-grow: 1; + flex-shrink: 1; + background-image: none; +} +nav.main-nav .notebookbar-tabs-container::before, nav.main-nav .notebookbar-tabs-container::after { + display: none; +} +nav.main-nav .ui-tabs.notebookbar { + background-color: transparent; + border-radius: 0; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} +nav.main-nav .ui-tab.selected { + display: grid !important; +} +nav.main-nav { + height: 47px; +} +nav.main-nav .ui-tab.notebookbar { + height: 47px; + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} +nav.main-nav.main-nav.hasnotebookbar #document-header { + border: 0 !important; + box-shadow: none !important; + outline: none !important; +} +nav.main-nav .notebookbar-options-section { + right: 44px !important; + height: auto !important; +} +nav.main-nav #table-shortcutstoolbox { + display: none; +} +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar { + color: var(--color-text-lighter); + background-color: transparent !important; + text-shadow: none; + padding-top: 3px; + padding-bottom: 2px; + display: grid; + grid-auto-flow: column; + grid-template-columns: 1fr auto auto; + align-content: center; +} +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar::after { + content: ""; + height: 2px; + background-color: transparent; +} +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected { + grid-auto-flow: row; + border: 0 !important; + box-shadow: none !important; + outline: none !important; + color: var(--co-color-main-text); + background-color: transparent; + font-weight: bold; +} +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar.selected::after { + content: ""; + height: 2px; + background-color: rgb(var(--doc-type)); + grid-column: 1/4; +} +nav.main-nav.main-nav.hasnotebookbar .ui-tab.notebookbar:hover { + color: var(--co-color-main-text); + background-color: transparent; +} +@media screen and (max-width: 1072px) { + nav.main-nav #document-titlebar { + display: none !important; + } +} + +.spreadsheet-tabs-container .spreadsheet-tab { + font: var(--default-font-size) var(--cool-font) !important; +} + +.spreadsheet-header-row, +.spreadsheet-header-column { + border-color: transparent; +} + +/** UI Widget */ +.lokdialog_container.ui-dialog.ui-widget-content { + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.ui-dialog .ui-dialog-titlebar { + padding: 0; +} +.ui-dialog .ui-dialog-titlebar .ui-dialog-title { + border: none; + box-sizing: border-box; + padding: 13px; + background-color: var(--color-main-background); + background-image: none; + color: var(--color-main-text); + font-weight: bold; + text-transform: none; + font-family: var(--cool-font); +} +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close { + width: 34px; + height: 34px; + margin: 5px; + top: 0; +} +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover { + background-image: none; + background-color: var(--color-background-darker); + border-radius: 8px; +} +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close:hover .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} +.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + background-image: url("images/closedoc.svg"); + width: 100%; + height: 100%; + top: 0; + left: 0; + margin: 0; + background-size: 24px; +} +[data-theme=dark] .ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close .ui-icon-closethick { + filter: invert(1) !important; +} + +/** Global menu styling */ +.sm-nowrap { + border-radius: 5px; + border: 0; + box-shadow: 0 0 3px rgba(77, 77, 77, 0.5); +} + +.lo-menu a:hover:not(.disabled), .lo-menu a:focus, .lo-menu a:active, .lo-menu a.highlighted { + background-color: var(--co-color-background-hover); + color: var(--color-main-text); +} + +.lo-menu:not(#main-menu) a:not(.separator):hover { + background-color: var(--co-border); + color: var(--color-main-text); + border-radius: 4px; +} + +.main-nav:not(.spreadsheet-color-indicator) ~ .context-menu-list { + margin: 0; +} + +.context-menu-list { + border-radius: 3px; + padding: 0; +} +.context-menu-list .context-menu-item:not(.context-menu-separator) { + padding: 8px 14px; + font-size: var(--default-font-size); +} +.context-menu-list .context-menu-icon::before { + visibility: hidden; +} +.context-menu-list .context-menu-item.context-menu-icon-radio { + background-color: var(--co-primary-element-light); +} +.context-menu-list .context-menu-item.context-menu-icon-radio a { + color: var(--co-primary-light); +} +.context-menu-list .context-menu-item.context-menu-icon-radio.context-menu-hover { + background-color: var(--co-primary-element-light) !important; + box-shadow: inset 0 0 0 25px rgba(0, 0, 0, 0.1); + /* Adjust the alpha value to control the darkness */ +} + +/** Cursor style */ +.leaflet-cursor-container .leaflet-cursor-header { + font-family: var(--cool-font); + font-size: 13px; + border-radius: 3px; + margin-left: -3px; + margin-top: -18px; + padding: 3px 5px; + height: 15px; +} + +/** Inactive document modal style */ +#inactive_user_message::before { + background-image: url("images/lc_watch_later_branding.svg"); + display: block; + content: ""; + width: 3rem; + height: 3rem; + background-size: cover; + margin: 0 auto 20px; + opacity: var(--opacity-icon); +} + +#inactive_user_message { + color: var(--co-color-main-text) !important; + padding: 1em; + box-sizing: border-box; +} + +/** About Dialog **/ +#integrator-logo { + flex-grow: 1 !important; + background: url("images/toolbar-bg-logo.svg") no-repeat center/128px; + width: 128px; +} + +#product-name { + justify-content: left !important; + color: var(--color-primary) !important; +} + +#product-logo, #lokit-logo { + background-position: center !important; + flex-grow: 1; +} + +#product-logo { + background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzkiCiAgIGhlaWdodD0iMzkiCiAgIHZpZXdCb3g9IjAgMCA4LjAgMTAuMzE4NzUiCiAgIHZlcnNpb249IjEuMSIKICAgaWQ9InN2ZzY0MTciCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTIuMiAoNWMzZTgwZCwgMjAxNy0wOC0wNikiCiAgIHNvZGlwb2RpOmRvY25hbWU9InRvb2xiYXItYmctZm9udC5zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM2NDExIiAvPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSIzNy4xMTYwNzIiCiAgICAgaW5rc2NhcGU6Y3k9IjM3LjExNjA3MiIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICB1bml0cz0icHgiCiAgICAgaW5rc2NhcGU6c2hvd3BhZ2VzaGFkb3c9ImZhbHNlIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTk4MiIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxOTgyIgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE2NDE0Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0yODYuNjgxMjMpIj4KICAgIDxwb2x5Z29uCiAgICAgICBpZD0icG9seWdvbjE0IgogICAgICAgcG9pbnRzPSIxNy45MTQsNDQuODkzIDE3LjM1OCw0NC4zODYgMTcuMjU4LDIwLjcxOCAxNy43NzIsMjAuMTcyIDMwLjk1OCwzMi41OTkgIgogICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiM1YzI5ODM7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjE2IgogICAgICAgcG9pbnRzPSIzMC45NTgsMzIuNTk5IDMwLjM3OSwzMy4xNDUgMTcuOTE0LDQ0Ljg5MyAyOC42NTQsNTUuNjM4IDUxLjc0MiwzMi41NSAyOC41NjEsOS4zNjIgMTcuNzYzLDIwLjE2MiAxNy43NzIsMjAuMTcyIDMwLjM3OSwzMi4wNTMgIgogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4yMjE3ODM0OCwwLDAsMC4yMjE3ODM0OCwtMy44MDE4MjI5LDI4NC42MjU4MSkiIC8+CiAgICA8cG9seWdvbgogICAgICAgaWQ9InBvbHlnb24xOCIKICAgICAgIHBvaW50cz0iMjkuODY0LDMyLjU5OSAxNy4zNTgsNDQuMzg2IDE3LjI1OCwyMC43MTggIgogICAgICAgc3R5bGU9ImZpbGw6I2M4YzhjOCIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMjIxNzgzNDgsMCwwLDAuMjIxNzgzNDgsLTMuODAxODIyOSwyODQuNjI1ODEpIiAvPgogICAgPHBvbHlnb24KICAgICAgIHN0eWxlPSJmaWxsOiMyZDBiNDc7ZmlsbC1vcGFjaXR5OjEiCiAgICAgICBpZD0icG9seWdvbjIwIgogICAgICAgcG9pbnRzPSIzMS44NDcsNDEuNDgzIDI3Ljc0MywzNS42MjggMTguODA3LDQ0LjA1MiAiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjIyMTc4MzQ4LDAsMCwwLjIyMTc4MzQ4LC0zLjgwMTgyMjksMjg0LjYyNTgxKSIgLz4KICA8L2c+Cgo8IS0tIChDKSBDb2xsYWJvcmEgUHJvZHVjdGl2aXR5IDIwMjAsIEFsbCBSaWdodHMgUmVzZXJ2ZWQgLS0+Cjwvc3ZnPg==") !important; +} + +#integrator-logo, #about-dialog-logos { + flex-basis: 256px; + max-width: 256px; +} + +.leaflet-progress-spinner::before { + background-position: center !important; + height: 94px !important; +} + +#mobile-wizard.menuwizard { + z-index: 1003; +} + +#toolbar-wrapper.mobile > tbody > tr { + height: 100%; +} + +#toolbar-down #search-input { + border-color: var(--color-border) !important; +} + +#toolbar-down #search-input:hover { + border-color: var(--color-border-dark) !important; +} + +#shareas .unolabel { + color: var(--color-text-lighter); +} + +/* +Any of these can be used either by omitting the prefix (it will default to --co) +or by setting a different prefix by passing it and 2nd argument +*/ +/** + * Use this mixin to DECLARE a set of CSS Custom Properties in the :root element. + * The variables in $css_variables will be properly prefixed. + * The use of this mixin is encoraged to keep a good scalability. + * @include set-cssvars(( + * primary-color: #504999, + * secondary-color: #38257a, + * ), ( + * primary-color: #38257a, + * secondary-color: #504999, + * )); + * result in: + * root { + * --co-primary-color: #504999; + * --co-secondary-color: #38257a; + * } + * [data-theme="dark"] { + * --co-primary-color: #38257a; + * --co-secondary-color: #504999; + * } +*/ +/** + * ASSIGN a css variable value with prefix + * .selector { + * color: get-cssvar(primary-color); + * } + * + * result in: + * .selector { + * color: var(--co-primary-color); + * } + */ +/** + * ASSIGN a css variable value with prefix +*.btn-primary { +* height: cssvar(button-height); +* &--big { +* // rewrite height for btn-primary--big +* @include update-cssvar(button-height, 56px); +* } +*} + */ +:root { + --co-color-main-text: #212121 ; + --co-color-background-hover: #f5f5f5 ; + --co-color-background-dark: #ededed ; + --co-body-bg: #ffffff ; + --co-text-accent: #38257a ; + --co-primary-element: #4c566a ; + --co-primary-elment-rgb: 76, 86, 106 ; + --co-primary-element-light: #eaecf0 ; + --co-primary-text: #ffffff ; + --co-border-radius: 3px ; + --co-color-border-dark: #b0b4bd ; + --co-color-text-lighter: #636363 ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #f1f1f1 ; + --co-color-text-nb-tab: #fff ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.15) ; + --co-settings-btn-primary: #00679e ; + --co-settings-btn-primary-text: #ffffff ; + --co-settings-btn-light: #e5eff5 ; + --co-settings-btn-light-text: #00293f ; + --co-settings-border: #ededed ; + --co-settings-border-contrast: #dbdbdb ; + --co-settings-text: #222222 ; + --co-settings-text-maxcontrast: #6b6b6b ; + --co-settings-background: #ffffff ; + --co-settings-background-hover: #f5f5f5 ; +} + +[data-theme=dark] { + --co-color-main-text: #ededed ; + --co-color-background-hover: #262626 ; + --co-color-background-dark: #1E1E1E ; + --co-body-bg: #262626 ; + --co-text-accent: #83beec ; + --co-primary-element: #0b87e7 ; + --co-primary-element-light: #83beec ; + --co-primary-text: #000 ; + --co-color-border-dark: #1E1E1E ; + --co-color-text-lighter: #fff ; + --co-color-warning: #eca700 ; + --co-color-main-background-translucent: transparent ; + --co-color-background-light: #363636 ; + --co-color-bg-nb-tab: rgba(255, 255, 255, 0.05) ; + --co-settings-btn-primary: #0091f2 ; + --co-settings-btn-primary-text: #000000 ; + --co-settings-btn-light: #14232c ; + --co-settings-btn-light-text: #99d3f9 ; + --co-settings-border: #292929 ; + --co-settings-border-contrast: #3b3b3b ; + --co-settings-text: #ebebeb ; + --co-settings-text-maxcontrast: #999999 ; + --co-settings-background: #171717 ; + --co-settings-background-hover: #212121 ; +} + +:root { + --settings-btn-primary: var(--co-settings-btn-primary) !important; + --settings-btn-primary-text: var(--co-settings-btn-primary-text) !important; + --settings-btn-light: var(--co-settings-btn-light) !important; + --settings-btn-light-text: var(--co-settings-btn-light-text) !important; + --settings-border: var(--co-settings-border) !important; + --settings-border-contrast: var(--co-settings-border-contrast) !important; + --settings-text: var(--co-settings-text) !important; + --settings-text-maxcontrast: var(--co-settings-text-maxcontrast) !important; + --settings-background: var(--co-settings-background) !important; + --settings-background-hover: var(--co-settings-background-hover) !important; +} + +.cool-annotation-img > .avatar-img { + background: none; +} + +.cool-annotation-redline-content-wrapper { + outline: 1px dashed #e7c1e0; + outline-offset: -1px; +} + +.cool-annotation-redline-content-wrapper, .cool-annotation-content-wrapper { + box-shadow: 0px 1px 3px var(--color-box-shadow); +} + +.cool-annotation-redline-content-wrapper:hover, .cool-annotation-content-wrapper:hover { + box-shadow: 0px 3px 6px var(--color-box-shadow); +} + +.annotation-active .cool-annotation-redline-content-wrapper, .annotation-active .cool-annotation-content-wrapper { + box-shadow: 0px 3px 6px var(--color-box-shadow); +} + +.cool-annotation-collapsed.modalpopup .annotation-active, +.cool-annotation-collapsed.modalpopup .cool-annotation-content-wrapper { + border: none !important; +} + +.cool-annotation-menu:hover, .cool-annotation-menu-redline:hover, .cool-redline-accept-button:hover, .cool-redline-reject-button:hover { + border: 1px solid var(--co-primary-element-light); + background-color: var(--co-color-background-hover) !important; + border-radius: 16px; +} + +.context-menu-list.cool-font.context-menu-root { + min-width: auto !important; +} + +.cool-annotation-textarea { + margin-bottom: 10px; +} + +.cool-annotation-textarea:focus { + outline-color: var(--co-primary-element); +} + +.cool-annotation-edit .annotation-button.button-primary, #table-buttonbox #ok { + background: none; + background-color: var(--co-primary-element); + color: var(--co-primary-text); +} + +.cool-annotation-edit .annotation-button.button-primary:hover, #table-buttonbox #ok:hover { + background-color: var(--co-primary-light); + border: 1px solid var(--co-primary-element); + color: var(--co-primary-element); +} + +.cool-annotation-edit .annotation-button.button-secodnary, #table-buttonbox #cancel { + background: none; + background-color: var(--co-color-background-dark); + height: 32px; + line-height: 0em; + color: black; + min-width: 62px; +} + +.cool-annotation-edit .annotation-button.button-secodnary:hover, #table-buttonbox #cancel:hover { + background-color: var(--co-body-bg); + border: 1px solid var(--co-color-background-hover); +} + +/* commented so markers also appear on desktop +@media (pointer: fine) { + CSS for precise devices AKA cursor driven devices + .leaflet-selection-marker-start,.leaflet-selection-marker-end{ + display: none; + } +}*/ +.transform-handler--rotate { + stroke: #4b5569; + fill: #4b5569; +} + +.transform-handler--rotate:hover { + stroke: #46bddd !important; + fill: white !important; + stroke-width: 8; + cursor: grab !important; +} + +.leaflet-drag-transform-marker { + stroke: #4c566a; +} + +.leaflet-drag-transform-marker:hover { + fill: #46bddd; +} + +/*loading spinner colors*/ +.leaflet-progress > span { + background: #0082c9 !important; + border: none !important; + border-radius: 1px !important; +} + +.leaflet-progress { + background: #e9e7f0 !important; + border-radius: 1px !important; + height: 4px !important; + margin: 10px 0 0 !important; +} + +.leaflet-progress > span > span { + padding: 0 8px !important; + font-size: 11px !important; + font-weight: bold !important; + color: #0082c9 !important; + text-shadow: none !important; +} + +/*icons*/ +#main-menu { + margin-left: 0px; +} + +#document-header { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + width: 38px; + height: 32px; +} + +.lo-menu > li > a, .lo-menu > li > a.has-submenu { + border-radius: var(--co-border-radius); + font-size: var(--default-font-size); + color: var(--color-main-text); +} + +html:not([data-theme=dark]) .lo-menu > li > a:hover, +html:not([data-theme=dark]) .lo-menu > li > a:focus, +html:not([data-theme=dark]) .lo-menu > li > a:active, +html:not([data-theme=dark]) .lo-menu > li > a.highlighted { + background-color: var(--co-color-background-hover); + border-bottom-color: var(--co-primary-element-light); + color: var(--co-text-accent); +} +html:not([data-theme=dark]) .lo-menu a:hover:not(.disabled), +html:not([data-theme=dark]) .lo-menu a:focus, +html:not([data-theme=dark]) .lo-menu a:active, +html:not([data-theme=dark]) .lo-menu a.highlighted { + background: var(--co-primary-element); + color: var(--co-primary-text); +} +html:not([data-theme=dark]) #menu-last-mod a { + color: var(--co-primary-element); +} + +/* Disable parent menu styles for notebookbar */ +.lo-menu.notebookbar > li > a { + background-color: transparent; + border: none; + line-height: normal; +} + +#document-name-input { + font-size: var(--default-font-size) !important; +} + +#menu-last-mod > a { + background-color: var(--co-bg-body); + font-size: 12px; + z-index: 0 !important; +} + +#menu-last-mod span { + padding-left: 3px; + padding-right: 3px; +} + +#menu-last-mod a:hover span { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border-radius: var(--co-border-radius); +} + +.cool-ruler { + height: var(--ruler-height); +} + +.cool-ruler-left:hover { + border-right: 3px solid rgb(var(--doc-type)); +} + +.cool-ruler-right:hover { + border-left: 3px solid rgb(var(--doc-type)); +} + +.cool-ruler-left.leaflet-drag-moving { + border-right: 2px dotted rgb(var(--doc-type)); +} + +.cool-ruler-right.leaflet-drag-moving { + border-left: 2px dotted rgb(var(--doc-type)); +} + +.leaflet-bar { + border-bottom: solid 1px var(--color-border) !important; +} + +.cool-ruler-margin { + background-color: var(--color-background-dark) !important; +} + +.cool-ruler { + background-color: var(--co-color-background-light) !important; +} + +.cool-ruler.vruler { + border-top: solid 1px var(--color-border) !important; + border-bottom: none !important; +} + +.ui-scroll-left, .ui-scroll-right { + background: rgb(var(--doc-type), 0.9) url("images/scroll-double-white.svg") center center/18px no-repeat; + box-shadow: 0px 0px 2px var(--color-box-shadow); + -moz-box-shadow: 0px 0px 2px var(--color-box-shadow); + -webkit-box-shadow: 0px 0px 2px var(--color-box-shadow); + width: 22px; + border-radius: 0px 10px 10px 0px; +} +[data-theme=dark] .ui-scroll-left, [data-theme=dark] .ui-scroll-right { + background: rgb(var(--doc-type), 0.6) url("images/scroll-double-white.svg") center center/18px no-repeat; +} + +.ui-scroll-left::before, +.ui-scroll-right::after { + display: none; +} + +#toolbar-wrapper:not(.hasnotebookbar) .ui-scroll-left, #toolbar-wrapper:not(.hasnotebookbar) .ui-scroll-right { + height: 90%; + top: 5%; +} + +.ui-scroll-right { + -webkit-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -o-transform: rotate(180deg); + transform: rotate(180deg); +} + +.ui-scroll-left:hover, .ui-scroll-right:hover { + background: rgb(var(--doc-type), 1) url("images/scroll-double-white.svg") center center/18px no-repeat; +} + +/*sidebar*/ +#sidebar-dock-wrapper { + padding-top: 0; +} + +/*sidebar----END---*/ +#table-shortcutstoolbox > tr > td { + height: 25px; + margin: 0px; + padding: 0px; +} + +#save.savemodified::after, #File .unoSave.savemodified:after { + display: none; +} + +/*Notebookbar and Sidebar icons*/ +.unospan-optionstoolboxdown { + background-color: transparent !important; + border-color: transparent !important; +} + +.hasnotebookbar .unoSidebarDeck\.PropertyDeck img, .hasnotebookbar .unoModifyPage img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoSlideChangeWindow .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoCustomAnimation .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.hasnotebookbar .unoMasterSlidesPanel .unobutton img { + display: inline; + -moz-box-sizing: border-box; + box-sizing: border-box; + width: 24px !important; + height: 24px !important; + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; + filter: none; +} + +.notebookbar.unoDefaultBullet img.selected { + background-color: #e6e6e640; +} + +.hasnotebookbar .unotoolbutton.notebookbar.has-label .unobutton.selected, +.hasnotebookbar .unotoolbutton.notebookbar.inline .unobutton.selected { + filter: none; + background-color: transparent; +} + +html:not([data-theme=dark]) .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):not([class*=unospan-options-]), +html:not([data-theme=dark]) .sidebar.unotoolbutton.selected, +html:not([data-theme=dark]) .notebookbar.unotoolbutton.selected { + border-radius: var(--co-border-radius) !important; +} + +html[data-theme=dark] .hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):not([class*=unospan-options-]), +html[data-theme=dark] .sidebar.unotoolbutton.selected { + border-radius: var(--co-border-radius) !important; + outline-color: transparent; +} + +.hasnotebookbar .unotoolbutton.notebookbar:not(.has-label):not(.inline) .unobutton.selected + .ui-content.unolabel { + color: var(--co-primary-text) !important; +} + +[id^=NumberFormatCurrency] > img.selected { + filter: none !important; +} + +.ui-content.unotoolbutton.selected:hover, +.unotoolbutton:hover, +.ui-content.unotoolbutton.selected:not(.has-label):not(.inline):hover, +#clearFormatting:hover, +#FormatPaintbrush:hover { + border-radius: var(--co-border-radius) !important; + background-color: var(--color-background-dark) !important; + border-color: transparent !important; +} + +#toolbar-down .unotoolbutton.jsdialog:hover { + border-radius: 0 !important; + border-block-color: transparent !important; +} + +.ui-tab.notebookbar { + line-height: normal; +} + +.ui-tab.selected.jsdialog { + box-shadow: 0 0 0 0 var(--color-box-shadow); + background-color: #ffffff50 !important; +} + +[data-theme=dark] .ui-tab.selected.jsdialog { + border-color: #555 !important; + color: var(--co-color-text-lighter) !important; + box-shadow: none !important; +} + +[data-theme=dark] .ui-tab.jsdialog { + background-color: transparent !important; + border-color: var(--color-main-background) !important; +} + +.ui-tab.jsdialog:not(.selected):hover { + cursor: pointer !important; + background-color: var(--color-background-darker) !important; + color: var(--color-text-darker) !important; +} + +.main-nav.hasnotebookbar .shareas { + background-color: rgb(var(--doc-type)) !important; + border-color: rgb(var(--doc-type)) !important; +} +.main-nav.hasnotebookbar .shareas .unobutton { + display: none; +} +.main-nav.hasnotebookbar .shareas .unolabel { + font-size: 0.88rem; + line-height: 1.125rem; + color: #fff !important; +} + +html:not([data-theme=dark]) .main-nav.hasnotebookbar .shareas .unolabel { + border-color: rgb(var(--doc-type)) !important; +} + +#toolbar-top #sidebar { + border: none !important; +} + +#toolbar-top #sidebar .checked { + border-color: transparent !important; +} + +#toolbar-up > div > table > tbody > tr > td > div > .checked img.sidebar_modify_page { + background-size: 24px !important; +} + +/*icons---END*/ +#toolbar-up .over { + border: 1px solid var(--co-primary-element); + background-color: var(--co-body-bg); + border-radius: var(--co-border-radius); +} + +.checked > tbody > tr > td > table > tbody > tr > td > img { + -webkit-filter: brightness(300%); + filter: brightness(300%); +} + +.checked > tbody > tr > td > table > tbody > tr > td > .togglemergecells, .checked > tbody > tr > td > table > tbody > tr > td > .setborderstyle { + -webkit-filter: none; + filter: none; +} + +/*drop-down menu*/ +.select2-container--default .select2-selection--single, +#toolbar-up .ui-combobox, +.ui-combobox.notebookbar, +#toolbar-down #LanguageStatus .unotoolbutton, +#toolbar-down #StateTableCellMenu .unotoolbutton, +#toolbar-down #zoom .unotoolbutton, +.sidebar.jsdialog.ui-listbox { + border-color: transparent; + border-radius: var(--co-border-radius); +} + +.ui-combobox-button { + border-left: none; +} + +.ui-toolbar .unotoolbutton .arrowbackground { + border-top-color: #696969; +} + +.select2-container--default .select2-selection--single:hover, +.sidebar.jsdialog.ui-listbox:hover { + background-color: var(--color-main-background); +} + +.select2-container--below.select2-container--open .select2-selection--single { + border: 1px solid var(--co-border); +} + +/* select (arrow and radius)*/ +.select2-container--default .select2-selection--single .select2-selection__arrow b, +#toolbar-down #LanguageStatus .arrowbackground { + border-color: var(--color-main-text) transparent transparent transparent; +} + +#toolbar-down #languagestatus label, +#zoom label { + color: var(--color-text-dark); +} + +.ui-toolbar .unotoolbutton { + border-radius: var(--co-border-radius); +} + +/*select----END---*/ +.select2-selection__rendered, +.ui-combobox-content.notebookbar { + font-weight: bold; + font-family: var(----native-font-stack); + background-color: var(--color-background-dark); +} + +/*drop-down menu----END----*/ +#toolbar-top #sidebar > div > table, #toolbar-top #modifypage > div > table, #toolbar-top #slidechangewindow > div > table, #toolbar-top #customanimation > div > table, #toolbar-top #masterslidespanel > div > table { + background: none !important; +} + +#toolbar-top #sidebar .checked img, #toolbar-top #modifypage .checked img, #toolbar-top #slidechangewindow .checked img, #toolbar-top #customanimation .checked img, #toolbar-top #masterslidespanel .checked img { + -webkit-filter: none; + filter: none; +} + +#toolbar-top #sidebar > div > .unotoolbutton, +#toolbar-top #modifypage > div > .unotoolbutton, +#toolbar-top #slidechangewindow > div > .unotoolbutton, +#toolbar-top #customanimation > div > .unotoolbutton, +#toolbar-top #masterslidespanel > div > .unotoolbutton { + box-shadow: none !important; + -moz-box-shadow: none !important; + -webkit-box-shadow: none !important; +} + +#toolbar-top #sidebar > div > .checked:not(.over), +#toolbar-top #modifypage > div > .checked:not(.over), +#toolbar-top #slidechangewindow > div > .checked:not(.over), +#toolbar-top #customanimation > div > .checked:not(.over), +#toolbar-top #masterslidespanel > div > .checked:not(.over) { + border-color: #fff; +} + +#icon-integrator-sidebar.icon-integrator-sidebar { + order: 90; + min-width: auto; + border: none; + border-radius: var(--co-border-radius); + flex-shrink: 0; + padding: 0; + margin-inline-end: 5px; +} +#icon-integrator-sidebar.icon-integrator-sidebar:hover { + cursor: pointer; + background-color: var(--color-background-darker) !important; + opacity: 1; +} +#icon-integrator-sidebar.icon-integrator-sidebar:focus, #icon-integrator-sidebar.icon-integrator-sidebar:focus-visible { + outline: 2px solid var(--color-primary); + outline-offset: -8px; +} + +#toolbar-wrapper:not(.hasnotebookbar) { + border-top: none; +} + +#toolbar-up .checked { + background-color: var(--co-primary-element); + border-color: transparent; + box-shadow: inset 0 0 1px 0 #696969; +} + +#toolbar-up .checked.over { + border-color: transparent; + box-shadow: inset 0 0 1px 0 #696969, inset 0 0 24px 1px var(--co-primary-element), inset 0 0 24px 24px #ffffff50; +} + +.w2ui-icon.fold, .w2ui-icon.unfold { + background-size: 16px !important; +} + +.cool-annotation-edit #annotation-save, +.leaflet-popup-content input[type=button] { + color: var(--co-primary-text); + background-color: var(--co-primary-element); + border: 1px solid var(--co-primary-element-light); +} + +.cool-annotation-edit #annotation-save:hover, +.leaflet-popup-content input[type=button]:hover { + background-color: var(--co-primary-element-light); + border: 1px solid var(--co-primary-element-light); +} + +.cool-annotation-edit #annotation-cancel { + color: var(--co-color-main-text); + background-color: var(--co-color-background-dark); + border: 1px solid var(--co-color-background-dark); +} + +.cool-annotation-edit #annotation-cancel:hover { + background-color: var(--co-color-background-hover); +} + +.insertshape-grid .col:hover { + border: 1px solid var(--co-color-border-dark); +} + +.insertshape-grid .row-header { + background-color: var(--co-color-background-dark); +} + +#toolbar-wrapper:not(.mobile) ~ #toolbar-down { + min-height: 26px; + background-color: var(--co-color-background-light); +} + +.leaflet-zoom-animated:hover > path:nth-child(2) { + stroke: var(--co-primary-element) !important; + stroke-dasharray: 1; +} + +/**/ +#InsertMode.insert-mode-false { + background-color: var(--co-primary-element); + color: var(--co-primary-text); + border-radius: var(--co-border-radius); +} + +#PermissionMode.status-readonly-mode { + background-color: var(--co-color-warning); + border-radius: var(--co-border-radius); + color: var(--co-main-text); +} + +/**/ +#search-input.search-not-found { + border-color: #ba2323 !important; + background-color: #fac9c9 !important; +} + +.select2-container--default .select2-results__option--highlighted[aria-selected] { + background-color: var(--co-primary-element); + color: var(--co-primary-text); +} + +#toolbar-down #zoom-button img { + display: none; +} + +/* Calc Spreadsheet styling*/ +.spreadsheet-tab { + background-color: transparent !important; + border-radius: var(--co-border-radius); + border-color: transparent !important; +} + +.spreadsheet-tab > div:not(.lock) { + border-bottom: 2px solid transparent; +} + +.spreadsheet-tab:hover > div:not(.lock) { + border-color: var(--color-border); +} + +.spreadsheet-tab:hover, .spreadsheet-tab:focus { + font-weight: border; + outline: none; +} + +.spreadsheet-tab.spreadsheet-tab-selected { + color: var(--color-main-text) !important; + font-weight: bold; + background-color: transparent !important; +} + +.spreadsheet-tab.spreadsheet-tab-selected > div:not(.lock) { + border-bottom-color: rgb(var(--doc-type)); +} + +#spreadsheet-tab-scroll button.spreadsheet-tab-selected:hover, +#spreadsheet-tab-scroll button.spreadsheet-tab-selected:focus { + outline: none; + font-weight: bold; + background-color: rgb(var(--doc-type)) !important; +} + +#tb_spreadsheet-toolbar_item_insertsheet { + padding-top: 2px; +} + +#InsertMode.insert-inactive { + /* see bug 4291 */ + opacity: 0.6; +} + +input[type=checkbox].autofilter, .jsdialog input[type=checkbox] { + border-radius: 3px; + box-shadow: none !important; +} + +input[type=checkbox].autofilter:hover, .jsdialog input[type=checkbox]:hover { + box-shadow: inset 0px 0px 2px 2px var(--color-box-shadow), inset 0px 0px 0px 2px gray; +} + +input[type=checkbox]:checked.autofilter:hover, .jsdialog input[type=checkbox]:checked:hover { + box-shadow: 0px 0px 1px 2px var(--color-box-shadow); +} + +.jsdialog input[type=radio]:not(.ui-color-picker-entry) { + /*to be removed upon upstream merge */ + -webkit-appearance: none; + -moz-appearance: none; + -o-appearance: none; + appearance: none; + width: 25px; + height: 20px; + margin: 1px 8px; + /*-*/ +} + +#product-name.product-collabora-online, +#product-name.product-f7-office { + color: #504999; +} + +#product-logo { + background-image: url("images/toolbar-bg-logo.svg"); + background-position: center 8px !important; +} + +#lokit-logo { + background: url("remote/static/lokit-extra-img.svg") center top/82px no-repeat; + display: flex; + flex-grow: 1; +} + +#about-dialog hr { + color: #A8D3E059; +} + +#about-dialog h3 { + color: var(--co-primary-element); +} + +#about-dialog { + overflow: visible; + overflow-wrap: initial; +} + +/*icons*/ +.lokdialog_container .ui-dialog-titlebar.ui-widget-header { + background: var(--color-main-background); + color: var(--color-main-text); + border: none; + font-family: sans-serif; + font-weight: normal; + border-bottom-left-radius: 0 !important; + border-bottom-right-radius: 0 !important; +} + +.lokdialog_container.ui-dialog .ui-dialog-title { + margin-bottom: 0; +} + +.lokdialog_container.ui-dialog .ui-state-default { + background: none; + border: none; +} + +.lokdialog_container.ui-dialog .ui-dialog-titlebar-close:hover { + /*border: 1px solid #888888; + border-radius: base.get-cssvar(border-radius);*/ + border-radius: 12px; + background-image: radial-gradient(var(--co-primary-element) 60%, white 94%); + background-color: #4c566a; + /* fallback for ie11 */ + background-color: var(--co-primary-element); +} + +.leaflet-popup-content-wrapper { + box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15), 0 2px 2px 0 rgba(0, 0, 0, 0.1); + border-radius: var(--co-border-radius); +} + +.leaflet-control-layers { + box-shadow: shadow; + -moz-box-shadow: shadow; + -webkit-box-shadow: shadow; +} + +.leaflet-popup-content > table > tbody > tr > th:nth-child(2) { + padding-left: 0px !important; +} + +.leaflet-popup-selected > td:nth-child(4) { + color: white; + background-color: #8C86BC; +} + +.leaflet-popup-selected > td:nth-child(2) { + padding-left: 1px; + border-left: 1px solid #8C86BC; +} + +.leaflet-popup-selected > td:last-child { + padding-right: 1px; + border-right: 1px solid #8C86BC; +} + +.leaflet-popup-selected > td { + border-bottom: 1px solid #8C86BC; + border-top: 1px solid #8C86BC; +} + +.leaflet-popup-content > span { + padding-left: 4px; + color: var(--co-primary-element); + text-transform: uppercase; + font-family: sans-serif; +} + +.leaflet-popup-content tr:first-of-type:hover { + background: none !important; + cursor: auto; +} + +.leaflet-popup-selected { + background-color: white !important; + color: #504999; + border-color: #4c566a !important; +} + +.leaflet-popup-content > table > tbody > tr > th:nth-child(6) { + padding-right: 0px !important; +} + +.leaflet-popup-content input[type=button] { + border-radius: var(--co-border-radius); + height: 32px; + line-height: 0em; +} + +*:not(.modalpopup) > .lokdialog_container.ui-dialog.ui-widget-content, .autofilter-container { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.iframe-dialog-modal { + border: 1px solid var(--co-color-border-dark); + border-radius: var(--co-border-radius); +} + +.ui-widget-header, .lokdialog.ui-dialog-content.ui-widget-content { + border-radius: var(--co-border-radius) !important; +} + +form:not(.snackbar) > .lokdialog.ui-dialog-content.ui-widget-content { + border-top-left-radius: 0 !important; + border-top-right-radius: 0 !important; +} + +.main-nav { + box-sizing: border-box; +} + +html:not([data-theme=dark]) body { + color: var(--co-color-main-text); + background: var(--co-body-bg); +} + +html:not([data-theme=dark]) body #settingIframe { + color: var(--co-settings-text) !important; + background: var(--co-settings-background) !important; +} + +.leaflet-container { + background: #f8f9fa; +} + +#document-container { + border-color: var(--color-border) !important; +} + +.jsdialog:focus-visible { + outline: 1px solid var(--co-primary-element); +} + +.jsdialog input[type=checkbox]:focus-visible { + outline: 1px solid #005ebd; + outline-offset: -1px; +} + +/* F7: убираем иконку Collabora в левом верхнем углу меню (текст и таблицы) */ +#document-header .document-logo, +body #document-header .document-logo { + background: none !important; + background-image: none !important; + width: 0 !important; + height: 0 !important; + min-width: 0 !important; + min-height: 0 !important; + padding: 0 !important; + overflow: hidden !important; +} +#document-header, +body #document-header { + width: 0 !important; + min-width: 0 !important; + padding-left: 0 !important; + padding-right: 0 !important; + overflow: hidden !important; +} +nav.main-nav.main-nav.hasnotebookbar #document-header .document-logo { + width: 0 !important; + min-width: 0 !important; + height: 0 !important; + min-height: 0 !important; + background: none !important; + background-image: none !important; + padding: 0 !important; + overflow: hidden !important; +} +nav.main-nav.main-nav.hasnotebookbar #document-header { + width: 0 !important; + min-width: 0 !important; + padding: 0 !important; + overflow: hidden !important; +} diff --git a/f7cloud-office/browser/dist/f7cloud/branding.js b/f7cloud-office/browser/dist/f7cloud/branding.js new file mode 100644 index 0000000..74f3c1c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/branding.js @@ -0,0 +1,221 @@ +// F7 Office branding (f7cloud theme) +var brandProductName = 'F7 Office'; +var brandProductURL = 'https://f7cloud.com/office'; +var brandProductFAQURL = 'https://f7cloud.com/office'; + +var menuItems; + +// Окно загрузки документа: гифка на белом фоне по центру вместо стандартного спиннера +(function() { + var overlay = null; + var gifUrl = 'data:image/gif;base64,R0lGODlhygHXAff/AK7ViHm6OOnx4HS5LpW6cOTx173EuM/RzYLARre3t5TIYHm1PIvDU5q6fKC4ibG+pK7CmnO2M9LhwsHHu7S9qXy0RdXkxO7x67zNq3x8fNfa0325Q4a2VqrIjcXIwdLpvdfezo28XYq3XZHBYsDeotPT03C1LRUVFdjgz97e3uHt1HW4NH6zS7a6s/Hz7qS5kM/Pz4azWnG4K9PV0XG2LN7i2dDdw53NbdDSzsfHx8TKvp+zinK4Lry+urLFnnS3MoXCSNPiw4C0Toa4VpG6Z8fKxZ68gIO+Sujw33q5PKGzkMrMydzf187VyJOzdICAgHvBNMTExNTU1HO6LXO4Ld7tzZayeeDg33azOYq9V6i9lHm+MsHgonK2Ls7dvdXW0+/v75HEXtzc2/z8/Nzk1KbSeszdunG5LaDHe+Hh4eTk5IqtZtra2ni4OzIyMpO5bvr6+vf39+rq6rCwsOXl5ZCQkODg4HK3Ld/f39jY2Ofn58DAwN3szNvb26CgoKenp93d3fT09PDw8NfX19zsy/n5+YiIiOzs7OLi4m1tbYG/RZe4d/X19fHx8bi4uKbRe+3t7cnkr1BQUJiYmMjIyNvtyunp6f39/ejo6Nzc3NDQ0IK/RfLy8r+/v6ioqO325Hq5Pu325ePj4+7u7vj4+Mnjr4K/RqXRerfalXy6P/b78kFBQc/evsnksLjblTMzM+725dTjw9fgz9ri0ebm5vv7+9vsyvb68q+vr4qKitLnvdjhz/Pz83u5Puvr6/b29nu6PtLhwdvj0n+5RyQkJF9fX09PT5mZmdna2JTAaXO8LdnZ2XK2LN/uzsnLyLW3s3u6PXa7L3S3L5GzbtbW1ne5N9nZ2HK2LdDfv9Tkw9jnyP39/I63ZIG+RvLy8Xu5P93szW+0K9HgwKm4mp/EeojDTbLEobjDrMXGw3K0LcjXuHO3LbC7o3G0LXG1LZnFbuHi3+Pk4nO8K8HVr8jWt9ra2dzj07rNqLjSndjnx9noyMLNtnC2K9XV1f///////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY2NzQ2N0I5MTE1RDExRjE4MTAyRUJFQUI5QkU5RkI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY2NzQ2N0JBMTE1RDExRjE4MTAyRUJFQUI5QkU5RkI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjY3NDY3QjcxMTVEMTFGMTgxMDJFQkVBQjlCRTlGQjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjY3NDY3QjgxMTVEMTFGMTgxMDJFQkVBQjlCRTlGQjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxI8d+YQoUCaWwEpmMjjRoxVhxJsqTJkyhTqlzJsqXLlzAZFooDRg4dRID69NvJs6dPn33s2KEjB0ygQjGTKl3KtKnTp1CjLhwTCBIdQHl+at3KVSsgRHIaxZFKtqzZs2jTqlVYCIweQF3jyp27M48dPWLX6t3Lt6/fvmPA0NFJt7DhuH0QCRr7t7Hjx5AjOywkx87hy5gR02k0RrLnz6BDP6VsObPp01vtCIIjurXr17AZjoFUGrXt2z1Vs47Nu7fvxoHoZMVNvHg/1Z1/K1/OfOns2saj485DJ1Dz69izUxwjZ7j078X7CP9Krr28ee3cvYNfT7wPnd3n48uHnZ69fenv5+vfD7n+/f/RIWIdfwQWiBYY6gGoIHF2DGjggxAmFQh0C1ZIXH4RZqihSWPoYeFPbLABCB54IELHiYiQiAcgbAzyIVcYbijjjAwhuOAggBAFBidwXOLPj0AGKSSQcMQRSE104OHii3LAR+OTNMJBIXiDIHIIj0NmqeWWQV4SyCGYKLmgeFCWueEhCUbHBh1gwMHlm3DCSdNVAPbhpJl4zjeGKOvZcYibcQYqKJdwCMbGfXKQl+ei2gVCWHR++jjopJRqGcchcK1HJqOcNneIdJFWKuqoQxaKx3oxdqrqa2NMidogmDD/QuqstBJ5yKHS9eHgqrx+Bsejtw0ih6S1FktrcN9h0uuykdmIGxtgGCutsYXiGt6dzGarlhzEQTvtt9KCcapxh2hrbloe3uYtuOwai2xxdCh67rxMtRrssO3mSy0d19Lrr1JwZIoaHcTqazCtcPA7nSD/NtzSr7axIevBFBcbiLW2yeHwxidBjBq+FYdcKxgYn4aIvByn7JDHprERh8gwF2sJbnaqbHNDLGemR8Ex9yxqwrfVfPPQBuV82SAT+6w0qSTblgdjRBNt9GF2ALr01T8rjBrDUd88tWF6YC020yVjpnHXKY8B7GGDRDv225UC/THaHAt8mctw513pIUua/3Y23f6mixkbVutteKBwlH3Y34Cby21mdvB8+ORvCp4Z440v+2lmalDuuaCb+505s3GYFvbnqMOZ+GmYj87o13PJkfrsb8KRCeuuq2q3YbLT7vuWll9Wbu6LBl9Y778nP+TMpnFNfJlgXK789EOGftnTz0MJR5pzdU7990A20vdhQmcv49p02QH++j/GMb5hfaBsvoGPH8aG5OwrvzpmdsyfYSODK1z+vre/yyjLfwaCXVcGIcABElBxcxkeAvmjNcNwwoEOLOBhoDZB+UTvMsjDYP40WJjyddA8CoSRCEXoPv6dMD4VpMv9VsjC99GldS9kDgAv00Aasu+Dl9lVDv+Zgz65QMKHNLReCeU3RN7UrzB0QKIPmXcYOjRxOXC4Ww+lmD9EYKYRV/xNDOeSNC6KcAwQ7EoemBhG0ACxMKczIw3hYEO5IKKNsSliV2YoRx8G4ot4dM0b6VLGPq6QiksMZGjUVkVDcnFchjmgIj3zxLkQzpFSRONlODhJx6RQK27DJBL/SL4TyaEoIekkX8YYF1GI0ozGM01QiPIRNqoSYDx8JRc1+R1A2CEsnLxlTFjZlSjqkouktI9d8GJLYZYki4a55DG5GEv25KgR2HImSTBxmCNOc5dptA8g9CBEbU7kkz5hwzflmMwX5UEx2TRnjQ4TynVKEZIv4olu5Pn/ED1uRZ32NCMd86mVffIzIYOUSz0DikREEtQnmznoQXYXF4AydJd1fOhO3BNPZ7ZzLgu96BQ1GhcBSZSY/xSpHHlJUq5sSpvQLExIVUrDFra0K31okjMTukea9jEO4bzpTlKlSH9qxZs+FeithBoXoobxo3LZYlJ96CWQHAkMh7BJioK6IKcOEaVaMeZURQqHI8kBJ/nMKR6N+hNSjPWt/ogDJ8JkoZfmcId0AQRc9wqkSyGCq/3KIVh/MlO+vpUmiMhodLxqPu5tZY2GjayQAoEJikbHrvPD61zEKtnO/shU7GGs6wbrk0J61rOFsux0JJg9x2rFoqeNLZHoAFjM/4iWblAtpmx3KyRx5cp5ruNmYdzK2+J+lrbRkeToVPta4zr3R5doWmAbF9PNPve6/pDuwjLHU66YFru81e5tcDg0L8oQvOgVL2pORje29oSz6L2uemXZ0Y2VTqbxza9D6Ru17m5FqvktrtxQkwcwDo20PNFrgAPciNrGhbUpY+5P4Ltg9O7XbDezYIUrTEIMpyy3XAHwhp974cWlzL8/ycOIR9xhE29MuHNR34o3PAYEd4W85nLVVkI44wUrEYQOk7BPLthjFjtYK8Cdl2GIW+QN2+405cxWdeXS5B5Xcy55qG+eMoIkOuW1yj0u8VxMiCea6AER7o2LjMG84h8XBv8QzXxQW97iWtuyucfiy4wVZVQISCCizh+7c49tKrwIBUY4iBL0oBUblyjH5zkLKqyi80to+MWZOZC2kKQnHd9KF6Z/5xlDI3QMoE1zGr2epguEmxMIPQD6P989dYBR3JVg/mZCN2WyrEfsZrnEbzn+aSlsdz1iMXdFubEJ9k2RSuwVqwEzjgaNsm867GbT+HaHAQR9usNUnkjT2jMeqItFg6Zu61PE4I4viNWoZb84iqmDCNGaYp3uDV+ZK6CWjJRexAY86IgTcehRvWWNT7pEmy/cBlCVMAGGOOBv4LsWdwkhEwchEwcQDEc3xInd666sei+VlA4bMMGJh2984wX/l8sa/RKwPv3p5DDfksRv2Jdyg+oQJo+5zjv+2Es7pcbSEVbOdU50f6Q8LjiOCjovIwp6F/3pcT3MytHSiFcbRuhQzzrwxl2WkJ+GDTjXutizNAZGp9jnMLm3/Uw99qwbWytJT4q91MX2tmedpViWSsttIyy7+11LtP7JwV+ydLns7O+IH9KR882UwnfFDi9LvOSBFHifDH4ljt/KIJg9+ckfWQ+NT/PjNd55sfP87AATveY5X/rJl90wvJC7xbsCCNK3fuxv9wnjXcIn0w399n4fw2HQThGv02XzbzWGG5bP/OY7//nQj770p0996idgSABQhPa3z/3ue//74A9///gLcN2jcwUSLzG+JSM/Vjec4P3wj7/850//+tv//vi//yqGVAB++P//ABiAAjiABFiABlgJ17VuBeUSClhRtvdN7pd/EjiBFFiB8ocIQ7IJBriBHNiBBYiA12V2PkF8D5F5ufF7DBWBFriCLMiCGTAkJOCBMjiDGwiCJGYY6LcSqucT3sNXKtiCQBiE9fcKGBgknxAANJiESuh/NuhcwvdpK6F+cdGDPiiEVniF7/cHQ3IKS9iFM9iEzmV+W0GCC1F5WkGFVYiFasiC+yckpeCFcNiBYGhcp+cTYIASJrgTaJiGa9iHE1iEQaKBcTiIBDiHxfWEdLFnJmFjPHhaP//oh5BIfy8oJKhAiJYogIZYXGKYYidhhj6hYJ71iJE4iidAhELyCZeYiv+XibxVhz1xeQyRh9/WWaJIipCohULChaqYiqy4W1MWFzk4EozobQ9IU7Voi2vYhkHyhrvIi/HlYLsnEZpVGOzniMhIioD4I6ogiM1oib24W2rXE3lAEju4EzwWitcYiZMYJJXYjZf4jbLVgD5haw7hiTxBYeiYjn1oikbojs6IXog4F8EYESY4i7F1jPoIhLgYJAzgj++YX5sIURQRjj9RjbKFkAm5gsoIJMzokIQIj7JFkTvBBucEQs6FkRlZgdnoD5/AjR4ZhyAZW9MYF2Q4jP1QbRf/mZJWuI5AoosvOYgxeVoBKRewSBC/GFXPhZI6iX/8CCSo+JMfGWAONpANYZP4mJNL2YILCSQuCZVeGJSnxYiKiDP2U4xwpZRZSX8b+SMx6JVAGWCuuBPa9hAwRhd1J1lomZYXeIpd6ZZLCJaeJY88MY79FE3glZd6+X65sIV++Zb5NZRx0W4CYY/9cJd4mZgT+AqNICS60JiOmV8iyBOc4BCz523ohZh6uZU/0peemYSA6VkR2RNUiRD3hV+HiYWJ8Ae6uZu82Zu++Zu+eX1CcguRUJzGeZzImZzKuZyRoAC7GAChsGAi2Q+gxxDDiJPGhZr3p5rg03+qGADk52OF/3FHDGF1PGGZtIiF3Ek9BYCEqvgBGzaTXEGSZWiY8aWd9reeytOSu8gFLFYYhKkQ5mWX+YWf9aefv8OfqugKKwaZXWFLR9kVZhlZBkp/CEo727iLDDpjobkT9WWPV3mS6rk+N7CLZVBk2EZGAmoYTldcFTp/F5o6ALCLDKAKRTagCpUQDjqfC/ai8hejn9OOqWgK0VlkjDibAyGf59ejIzo9H/CcRVpkUugTODaME3qZVwikk3OEuwifVRaX/TCWBaF6oFigWLgKkpCmarqmbNqmbioJIaOgqbihVeaJYjoQEbpjFeajpBgyDamKAHBnSqoVeIAQ9qhr94mZ8+cGFf8zo6poCjbKZoK5E4V6EDhaURvGp5HIqAfTlkMapWBWm3JBnwaheiF6XZoKiWvJLk/5noqWpyByELD6E0TGpIoaf3CqL3J6iXR6Z7PaE6RKEIOqFVeanrcKf7maLz55iQrAab86mAdRl3FRpgGWqn5YDPoipJdIpKdmGAdBahM2Ytbah4mQL636j5zmrQZhnpUprscKf+XKLhm6oLumrgSxo1uBqGb6rifAk9PiqENKbPY6EJO6Eys2rmu4mODSkZcInQJbGAYBCZ92sPx6Ago7Lbtqif75sHRhENLaFa7krvx6DOCyrJb4CNY2sAIBrj7Bevv6rlo6KQxridzabCr/+w+l2Q8tiqoVG7OCkrGE2ArgdrNLRrH8GgXTYrKEiLLW9qwjWRBOa7BG+65IaywzS4gO27SFEaz/ULDYmahHayzzmoobq7UyVBDDqnszhrBquJKkoq00W28FO5cDIbF0EbIi+65uKyrneomg2mwFW6kDMaU9EUeZWrF7WylKO4hMm25p2xOCKxCMeI7VWrHFcrWDWLPpZqcFcaldgZ4uarm1wppxKLQDR7g8UZ0DwbI9sbM8+67EUCuYG4emsHHTiTmsyxOum5T8yqmzQrpwaLoDd6QF4WD6WrlXKAmJsLzM27zO+7zP66+V4qnMenKxKZrFWxjFao1ZOjZAO4h//5tuKSoXjJC9dLG9+WiFPmswswuHjQtxHdoPnGQYPWat66svwOuF4Qtu+KoVBkG/a9ukV9O+Xvi+AyeqcRGgAwHAUyuE99su+duF+wtuj5tg/1sY9SvAStOZqmjApzueF0wXGdy9V+Ocqviagua5XKG6C4zBAUzCStO3hFi7MXe9OzGbDJy3Dnw1AHuJwnty8Vu+BZHDhwvDPhPBShgAkXpyCEyT66q9L6y+S2MLu+jBA1fBdXEQDoa+xirFSrO4MKlzqEupWgzFDRyEDzwtSJyENBxzKrwVLDwQxhvFO+wzVNzBRDeV31oYuyuiRgwzPeyNOlcILGqptqnDaKw0f//asESHxTuBEIwIurxlvz5zC7t4A0T3bHmFEB/LFZT7snUcMxycij98cuPbVAgxxmFKx4ncM4FMiOEJc4QsU4ZaGHhbxF4cMybMyDrnyPKLEI5MrbaayzDjntWrc5psSQkRtSp2xgrZM5YMqHkMwgjRvz8xBs6slT3jnalIAjrXxJ+rEOx6vGBLzCFzx+h6ctPZD0iREDkryVhpzhVDwF0Yy6a8tQvBiIY7zKEsMnBLiBMMbrOciAuhyrfMz60MM/88iEu8cWDaD6OpEJ74tbf5xxWz0HGoc0fGEODMFdiMy/0cMmAMhzHX0VtBngphzUOGyM8cM688iDGXzCDVEA7/9skVLc8Ug9EkDXNH1s75PLEblgHQO9REvbxVCzMf8AhKvdRM3dRO/dRLDXP2GLkKYbdYBnxY/S02vBN32BAmrRV9nNVivSUDTRc+NwbsatNjvdZvItNycacKkbs7sWZsXddwUtYqSpeG8dF23ddaknvAGhEF265+XdhBUghHFncGgdZQZNiOnV2H4dMPIdf9AFmP3dd499YTYdVkdNl9DditW5JA7dlrjdiGQbcS4WCWTdpi7dY5ShGdvKSsndV4PaojMdh0Pdut59px0dUVwa46q9u3R5lcOxGqfBzC3XpHVpklMdj9wNfJjXig7W0nQdn9oNbRDXW1/dolwdkq/wfd2T12y13cFcHYxxPedjfd55kSsd1z6C122x0XVN3ch7HP7z3Iy83OK2Hd7HzfT8fbcRHHJ+Hcue3fG6feIynZKcHfYW3givYLmOHbK+HcbADeDm5tpl1FMLHc9n3hu5bZWKbgE34ZDe7hPZYGmIGk+20/Fm7iiobgQ6UUzk2dLi5rMH6TIu4S/A3RNT5pN87cSxHfalQIPX5nlJm6TtHeXAFnRV6nmUHeMQHicrGHTV5hR57gUOHLPIHdVX5dD+0TBgYVO07YXR5gP37dZFEIwK27Za5fpmMWWl4XFtnmhwjgc4HaZGHnajTndB5bhZCzIJLjUCHlKsfnfS5Zv/+Q394m6FHx1Xt+6LHFN6aRB4wuFV8+mLUK6Xw1BrRwGtizF3oOjJrOVxluGmGuF2MA6FQ66m8l6ach4XtR6pdxMqxOU4Ww1VwB63wRB2sOrERe6wzl6pOu630R5+IIz8AuQrfuNPRYc6ihBy2e7HJkCfE7n83uF8f9Wr8u7X10MepS6X+R7XDH7Wa07LcBCODeGOIOIshO7qjD6RdChiB3G2qw7e6+PmNA7cSh2JGx7uN+79+T79WewKcOG5f+T+0O8Esj8MXBBukOGoHQ6wiv8KkTCKGOGdDOHLKOGutC8YbTCLhOF3mg4r3x5w0PBvbu8Quv79GB7uWh5JgxCPX/rvI+MwaHEPK8Ex8HLxd2AAbRTvPfQhWJBR4SMx8bjxsyX+JAHyiHNvAgJO+8MQYw/3VqoPRLXyo37/SXgQfXbh6joOiFUSUof/WDEhh6APbXQ/JGb5OZMU6c8PNLfynIpSAZryFfDyBfcQiMAPfSPgZmBghabxtcTyOFwPbnjgh6AAaMwMXvXSRYdWZojxt4IMRQcvQVwgZCQQd6cEpF0RGe//mgH/qiP/qkX/qmf/qon/qqv/qs3/qu//qmz/k2QQd2wCJCxQYFXyZ3b2683/u+//sfAi2rIgeRD/zGf/zI7/t4QOyMQhnJ//zQH/3GP/nmUvjFL/3Yn/3aP+uU/38ufXb92x/+4q/9eZAoHLP745/+6r/+lNr9KcMIhs/+8j//BIUH5t81hYD+9L///A8Q/QQOJFjQ4EGECQfmkcPo30OIESVOpFjR4kWMGTVu5NixIyM6bBSOJFnS5EmUKVWuZNnS5UuYMVOy0ePQ402cOXXu5OkRpEiZQYUOJVrU6FGkLPHIidPT6VOoUaVKZKQHUFKsWbVu5dpVJRs1gsZMJVvW7NmLhUYhAurV7Vu4ceUeBCsIDlq8efWWjbP26lzAgQUPRpkHjx5OY/cuZtyY5xhGchD9JVzZ8uWsYOVwuuvY82fQN+NwkqMGT1vMqVWvLsgGkBo9kDiHpl3bdv/HMXEYcRIkx3dpNcGFDyde3Phx5MmVL2fe3Plz6NGlT0+u5zckQZwYwel82/t38OHFjydf3vx59OnVr2ff3v17+PHlz6df3/59/Pn17+ff3/9/AAMUcEACCzTwQAQTVHBBBht08EEII5RwQgortPBCDDPUcEMOO/TwQxBDFHFEEks08UQUU1RxRRZbdPFFGGOUcUYaa7TxRhxz1HFHHnv08UcggxRySCKLNPJIJJNUckkmm3TySSijlHJKKqu08koss9RySy679PJLMMMUc0wyyzTzTDTTVHNNNtt0800445RzTjrrtPNOPPPUc08++/TzT0ADFXRQQgs19FBEE1X/dFFGG3X0UUgjlXRSSie6hYsbGEBgU0479fRTUEMVdVRSSzX1VFRTVdVUBhTAB4Q0YpV1VlprtfVWXHPVdVdee/X1V2CDFXZYYosVVg1MeFFMIhIC4OdZaKOVdlpqq7X2Wmyz1XZbbrv19lt+UukgBXLLNfdcdNNVd11223X3XXjjlXdeeuu191587xVlFIlOAfdfgAMWeGCCA0YjX4QTVnhhhht2+GGID4EIlYIrtvhijDOmtoMrIPb4Y5BDFnnkhhv5JxSNU1Z5ZZarlUGGJkiWeWaaa7ZZ4TEAaHlnnnsuuIMabhZ6aKKLJnkUBnxWemmmrz3CaKijlnrqeEVp//pqrJmmemuuuzY6a7DDXtlrsss2+2MExFZ77YGfPvttuOOWV5Qy2Lb7bm7fkXtvvvtOwRdb8BZ88Gnn8ftwxL1uSgHCG7/7jhESl3xyozF56JNNHNdc7FSawINy0EMnGZFaIMJ8c9SZviMLGz4X/XXYG6aldIlKYTx13FnOAh9AYvf993tp4eSiW2Ax/njkk1d+eeabd/556KOXfnrqq5f+k1vG0H577rv3/nvwwxd/fPLLN/989NNXf33223ff/UsqlX9++uu3/37889d/f/779/9/AAZQgAMkYAENeEAEJlCBC2RgAx34QAhGUIITpGAFLXhBDGZQgxvkYAc9+P9BEIZQhCMkYQlNeEIUplCFK2RhC134Qhj2JA56GAQe8CAaGtZQD5+JAx5gcBjHgAEPOmTMDIcIxA/CwA9PYGIT5wCGjODBEXVoYhMNMYcbXoQSdeBiF734RUpABAxddARE4tCJJVbxilmcCC662AmOwOCNETmjIar4hDrkwCJb5GIZKxKHSXTRExTRQycmcUcm+kETGwRDGhHJRD1WBA+OfCQTn2iRPVTykXsQoxMfggcqavKSEoGBFZuiEUfaASI5sGMl6wDFiWTSkhZJQBNfKZFJatKWsLRgHEKpSzaKkZJMrIMf/NDKXVZElrpsIicfAgZPdoKZxOTlQ+KAzDD/ZgSaxFzlNOtAkWXOoSI5qOIOzTgHRBbTD79koiHMaUFHMHESlBDEP+Igxyb6YSJ4sKIn7HDKh+gBnbYEaESW6Qc7JFShC7UDL7f5hDlIM5+U0IQmpnhHQ1TzHwfVyDIX+cxQzuGf/xBoFbNpUE9O5KFPOOkzq6jIgoIhnlbU6AT94MeIgAGZBX3IEh3B04iQs5ngTKlGHupIT9QUnwSlYxWDWZFfVlMPk1ClRGb6hEFKJJwq/aUzJYJOhFpED8gUJwgd+U6I6KGqF7mqIYg6y42slIkfpQgYDtlEnPYUrxjhJxOzqs18xrKoEPFEEydRETAMIiNCZSJQNVhYJqK1/yNxcKpg4WrUO7aUIr6sYjX7+gRDOBYiA31CHuIaWK0O9h8SxWNNPYJNEP5yJ3dlqWUhypGVlpWvVczrPxypWYmE8psbKeVlIbJViHw2oz0hrW45iAvVeoS0vd1odC2yUslaxJFujQglUEuR4t7WqL9c63GLOsYmAhcnHMVgHMAABj1sMZk6aa5tnYuRldZTI599QjCv2cSnEraJrn3mewfhCGRSt7qXpa1XeRJefWJwmS8lsBkpMYdActEPntjDDeubWuPit4r61QhsUcpEBR/1Iuxsp4NPLF7WRlgj98RwFyfB4UHc87sWnLA86UqRXOrSEGS1L25HzJEGS+Shof+dSHh/PBEWr1GZmrylNkmrSdrKmMeuDPBq71gHT8xhDn6gbRXvu2DxYraJJM6II8/824nQVrQPYbETgdrjKrp4nMgE7STEbEw+JzKDcRBEoe0wB3Y+lbUQLS9E7HDREKP5zNc98kYcSd3PavkfD510RAotCD3AALLy5CmeK3uRRYd1IvH9paY1aFemPiS8hmj0RD784k7XtdIlHiqUARwR0taar8h08TI9YWiaUjq9GIEwCP87V4g48skUubV5I61sJrL5Iis1rW3zKlycDMKKIE4zY+sg2mpXpNkgvGpZKdtOjaRb0kb+tUbC+wTXPpvJ//jstDeCTLQi9yHQ9Wv/RWib3SbvuIPhzepDh4sReQscsAq3yC8fPpGrZpO0FcYIbcsrcUA2EY4TqaJGvCtoEJ4cqy6Fd0Z+eWaJi7iKI0d1Ff39SdS28q838TiulYzMae/aIqR1NQTBQHNb7/UhyOxyRBYNc+siFpGRVHcVq1wRR/qwiTd/SA4IvNJqxvwf4m6nZLuKEcY+wdV6sGF2bYgHjfbQhnOWFGeRntYqrtWR56blHXf+ELFjG49MvHs387xbFKfx4hMR99UjUktu+ty2jl/mcsf55Ymk0dW9hkh4hU0p0k4ix8/sBDIvzl/H2xMPd71qmgEfdV0DWLiaMCcYKDHMok+klURG7Mvx/9CUHlLyyYH3rWFzavppBzmQdo6I5knORBd7/n6t16TlIUL9m+7BEcf0JJ/JnWuVjnis03zCJOhu7c5et86P/Pu8N/vLvKYdj47QvieQaX5Kstn5EuG8rJv4eUoxNTVCOOpDJEPIJkr6PnrLtk1bPzM7PzPis9wTIwfMpzuDvfGDpBfTpJ/6h9bTP5SLiP77B+nDn6XCqD2YsxNUI0fgJT2QLclTMwYEvPVTNY64Mq4zqPWbhJsjvq47tU9aP0OwQfSaQb1Su+d7guj7v/2JL0cQM0fIAwj8BzvYAzGbA0oYKSXLA9qTCEIrtClkOSN8iCq8wizECZXDN47IAysUs4wztIgvFITz+7RCmwg7uDAx2wMppAgu7DYz+rSJ+DSeisMwbKH8Igs3i6EPOUSpWCkAVMQKYcSoCK/Fg8QMkUSo+KUctMQJwUSnWDSO40QJ8cSbAINRujcFE8VIFDqc2CYusrpQVEUIIUWPkKsmUixZ1BBa7AhbNIRNzEUIiYOKqqhCvK4am4QWhJSAAAAh+QQFAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxI8d+YQoUCaWwEpmMjjRoxVhxJsqTJkyhTqlzJsqXLlzAZFooDRg4dRID69NvJs6dPn33s2KEjB0ygQjGTKl3KtKnTp1CjLhwTCBIdQHl+at3KVSsgRHIaxZFKtqzZs2jTqlVYCIweQF3jyp27M48dPWLX6t3Lt6/fvmPA0NFJt7DhuH0QCRr7t7Hjx5AjOywkx87hy5gR02k0RrLnz6BDP6VsObPp01vtCIIjurXr17AZjoFUGrXt2z1Vs47Nu7fvxoHoZMVNvHg/1Z1/K1/OfOns2saj485DJ1Dz69izUxwjZ7j078X7CP9Krr28ee3cvYNfT7wPnd3n48uHnZ69fenv5+vfD7n+/f/RIWIdfwQWiBYY6gGoIHF2DGjggxAmFQh0C1ZIXH4RZqihSWPoYeFPbLABCB54IELHiYiQiAcgbAzyIVcYbijjjAwhuOAggBAFBidwXOLPj0AGKSSQcMQRSE104OHii3LAR+OTNMJBIXiDIHIIj0NmqeWWQV4SyCGYKLmgeFCWueEhCUbHBh1gwMHlm3DCSdNVAPbhpJl4zjeGKOvZcYibcQYqKJdwCMbGfXKQl+ei2gVCWHR++jjopJRqGcchcK1HJqOcNneIdJFWKuqoQxaKx3oxdqrqa2NMidogmDD/QuqstBJ5yKHS9eHgqrx+Bsejtw0ih6S1FktrcN9h0uuykdmIGxtgGCutsYXiGt6dzGarlhzEQTvtt9KCcapxh2hrbloe3uYtuOwai2xxdCh67rxMtRrssO3mSy0d19Lrr1JwZIoaHcTqazCtcPA7nSD/NtzSr7axIevBFBcbiLW2yeHwxidBjBq+FYdcKxgYn4aIvByn7JDHprERh8gwF2sJbnaqbHNDLGemR8Ex9yxqwrfVfPPQBuV82SAT+6w0qSTblgdjRBNt9GF2ALr01T8rjBrDUd88tWF6YC020yVjpnHXKY8B7GGDRDv225UC/THaHAt8mctw513pIUua/3Y23f6mixkbVutteKBwlH3Y34Cby21mdvB8+ORvCp4Z440v+2lmalDuuaCb+505s3GYFvbnqMOZ+GmYj87o13PJkfrsb8KRCeuuq2q3YbLT7vuWll9Wbu6LBl9Y778nP+TMpnFNfJlgXK789EOGftnTz0MJR5pzdU7990A20vdhQmcv49p02QH++j/GMb5hfaBsvoGPH8aG5OwrvzpmdsyfYSODK1z+vre/yyjLfwaCXVcGIcABElBxcxkeAvmjNcNwwoEOLOBhoDZB+UTvMsjDYP40WJjyddA8CoSRCEXoPv6dMD4VpMv9VsjC99GldS9kDgAv00Aasu+Dl9lVDv+Zgz65QMKHNLReCeU3RN7UrzB0QKIPmXcYOjRxOXC4Ww+lmD9EYKYRV/xNDOeSNC6KcAwQ7EoemBhG0ACxMKczIw3hYEO5IKKNsSliV2YoRx8G4ot4dM0b6VLGPq6QiksMZGjUVkVDcnFchjmgIj3zxLkQzpFSRONlODhJx6RQK27DJBL/SL4TyaEoIekkX8YYF1GI0ozGM01QiPIRNqoSYDx8JRc1+R1A2CEsnLxlTFjZlSjqkouktI9d8GJLYZYki4a55DG5GEv25KgR2HImSTBxmCNOc5dptA8g9CBEbU7kkz5hwzflmMwX5UEx2TRnjQ4TynVKEZIv4olu5Pn/ED1uRZ32NCMd86mVffIzIYOUSz0DikREEtQnmznoQXYXF4AydJd1fOhO3BNPZ7ZzLgu96BQ1GhcBSZSY/xSpHHlJUq5sSpvQLExIVUrDFra0K31okjMTukea9jEO4bzpTlKlSH9qxZs+FeithBoXoobxo3LZYlJ96CWQHAkMh7BJioK6IKcOEaVaMeZURQqHI8kBJ/nMKR6N+hNSjPWt/ogDJ8JkoZfmcId0AQRc9wqkSyGCq/3KIVh/MlO+vpUmiMhodLxqPu5tZY2GjayQAoEJikbHrvPD61zEKtnO/shU7GGs6wbrk0J61rOFsux0JJg9x2rFoqeNLZHoAFjM/4iWblAtpmx3KyRx5cp5ruNmYdzK2+J+lrbRkeToVPta4zr3R5doWmAbF9PNPve6/pDuwjLHU66YFru81e5tcDg0L8oQvOgVL2pORje29oSz6L2uemXZ0Y2VTqbxza9D6Ru17m5FqvktrtxQkwcwDo20PNFrgAPciNrGhbUpY+5P4Ltg9O7XbDezYIUrTEIMpyy3XAHwhp974cWlzL8/ycOIR9xhE29MuHNR34o3PAYEd4W85nLVVkI44wUrEYQOk7BPLthjFjtYK8Cdl2GIW+QN2+405cxWdeXS5B5Xcy55qG+eMoIkOuW1yj0u8VxMiCea6AER7o2LjMG84h8XBv8QzXxQW97iWtuyucfiy4wVZVQISCCizh+7c49tKrwIBUY4iBL0oBUblyjH5zkLKqyi80to+MWZOZC2kKQnHd9KF6Z/5xlDI3QMoE1zGr2epguEmxMIPQD6P989dYBR3JVg/mZCN2WyrEfsZrnEbzn+aSlsdz1iMXdFubEJ9k2RSuwVqwEzjgaNsm867GbT+HaHAQR9usNUnkjT2jMeqItFg6Zu61PE4I4viNWoZb84iqmDCNGaYp3uDV+ZK6CWjJRexAY86IgTcehRvWWNT7pEmy/cBlCVMAGGOOBv4LsWdwkhEwchEwcQDEc3xInd666sei+VlA4bMMGJh2984wX/l8sa/RKwPv3p5DDfksRv2Jdyg+oQJo+5zjv+2Es7pcbSEVbOdU50f6Q8LjiOCjovIwp6F/3pcT3MytHSiFcbRuhQzzrwxl2WkJ+GDTjXutizNAZGp9jnMLm3/Uw99qwbWytJT4q91MX2tmedpViWSsttIyy7+11LtP7JwV+ydLns7O+IH9KR882UwnfFDi9LvOSBFHifDH4ljt/KIJg9+ckfWQ+NT/PjNd55sfP87AATveY5X/rJl90wvJC7xbsCCNK3fuxv9wnjXcIn0w399n4fw2HQThGv02XzbzWGG5bP/OY7//nQj770p0996idgSABQhPa3z/3ue//74A9///gLcN2jcwUSLzG+JSM/Vjec4P3wj7/850//+tv//vi//yqGVAB++P//ABiAAjiABFiABlgJ17VuBeUSClhRtvdN7pd/EjiBFFiB8ocIQ7IJBriBHNiBBYiA12V2PkF8D5F5ufF7DBWBFriCLMiCGTAkJOCBMjiDGwiCJGYY6LcSqucT3sNXKtiCQBiE9fcKGBgknxAANJiESuh/NuhcwvdpK6F+cdGDPiiEVniF7/cHQ3IKS9iFM9iEzmV+W0GCC1F5WkGFVYiFasiC+yckpeCFcNiBYGhcp+cTYIASJrgTaJiGa9iHE1iEQaKBcTiIBDiHxfWEdLFnJmFjPHhaP//oh5BIfy8oJKhAiJYogIZYXGKYYidhhj6hYJ71iJE4iidAhELyCZeYiv+XibxVhz1xeQyRh9/WWaJIipCohULChaqYiqy4W1MWFzk4EozobQ9IU7Voi2vYhkHyhrvIi/HlYLsnEZpVGOzniMhIioD4I6ogiM1oib24W2rXE3lAEju4EzwWitcYiZMYJJXYjZf4jbLVgD5haw7hiTxBYeiYjn1oikbojs6IXog4F8EYESY4i7F1jPoIhLgYJAzgj++YX5sIURQRjj9RjbKFkAm5gsoIJMzokIQIj7JFkTvBBucEQs6FkRlZgdnoD5/AjR4ZhyAZW9MYF2Q4jP1QbRf/mZJWuI5AoosvOYgxeVoBKRewSBC/GFXPhZI6iX/8CCSo+JMfGWAONpANYZP4mJNL2YILCSQuCZVeGJSnxYiKiDP2U4xwpZRZSX8b+SMx6JVAGWCuuBPa9hAwRhd1J1lomZYXeIpd6ZZLCJaeJY88MY79FE3glZd6+X65sIV++Zb5NZRx0W4CYY/9cJd4mZgT+AqNICS60JiOmV8iyBOc4BCz523ohZh6uZU/0peemYSA6VkR2RNUiRD3hV+HiYWJ8Ae6uZu82Zu++Zu+eX1CcguRUJzGeZzImZzKuZyRoAC7GAChsGAi2Q+gxxDDiJPGhZr3p5rg03+qGADk52OF/3FHDGF1PGGZtIiF3Ek9BYCEqvgBGzaTXEGSZWiY8aWd9reeytOSu8gFLFYYhKkQ5mWX+YWf9aefv8OfqugKKwaZXWFLR9kVZhlZBkp/CEo727iLDDpjobkT9WWPV3mS6rk+N7CLZVBk2EZGAmoYTldcFTp/F5o6ALCLDKAKRTagCpUQDjqfC/ai8hejn9OOqWgK0VlkjDibAyGf59ejIzo9H/CcRVpkUugTODaME3qZVwikk3OEuwifVRaX/TCWBaF6oFigWLgKkpCmarqmbNqmbioJIaOgqbihVeaJYjoQEbpjFeajpBgyDamKAHBnSqoVeIAQ9qhr94mZ8+cGFf8zo6poCjbKZoK5E4V6EDhaURvGp5HIqAfTlkMapWBWm3JBnwaheiF6XZoKiWvJLk/5noqWpyByELD6E0TGpIoaf3CqL3J6iXR6Z7PaE6RKEIOqFVeanrcKf7maLz55iQrAab86mAdRl3FRpgGWqn5YDPoipJdIpKdmGAdBahM2Ytbah4mQL636j5zmrQZhnpUprscKf+XKLhm6oLumrgSxo1uBqGb6rifAk9PiqENKbPY6EJO6Eys2rmu4mODSkZcInQJbGAYBCZ92sPx6Ago7Lbtqif75sHRhENLaFa7krvx6DOCyrJb4CNY2sAIBrj7Bevv6rlo6KQxridzabCr/+w+l2Q8tiqoVG7OCkrGE2ArgdrNLRrH8GgXTYrKEiLLW9qwjWRBOa7BG+65IaywzS4gO27SFEaz/ULDYmahHayzzmoobq7UyVBDDqnszhrBquJKkoq00W28FO5cDIbF0EbIi+65uKyrneomg2mwFW6kDMaU9EUeZWrF7WylKO4hMm25p2xOCKxCMeI7VWrHFcrWDWLPpZqcFcaldgZ4uarm1wppxKLQDR7g8UZ0DwbI9sbM8+67EUCuYG4emsHHTiTmsyxOum5T8yqmzQrpwaLoDd6QF4WD6WrlXKAmJsLzM27zO+7zP66+V4qnMenKxKZrFWxjFao1ZOjZAO4h//5tuKSoXjJC9dLG9+WiFPmswswuHjQtxHdoPnGQYPWat66svwOuF4Qtu+KoVBkG/a9ukV9O+Xvi+AyeqcRGgAwHAUyuE99su+duF+wtuj5tg/1sY9SvAStOZqmjApzueF0wXGdy9V+Ocqviagua5XKG6C4zBAUzCStO3hFi7MXe9OzGbDJy3Dnw1AHuJwnty8Vu+BZHDhwvDPhPBShgAkXpyCEyT66q9L6y+S2MLu+jBA1fBdXEQDoa+xirFSrO4MKlzqEupWgzFDRyEDzwtSJyENBxzKrwVLDwQxhvFO+wzVNzBRDeV31oYuyuiRgwzPeyNOlcILGqptqnDaKw0f//asESHxTuBEIwIurxlvz5zC7t4A0T3bHmFEB/LFZT7snUcMxycij98cuPbVAgxxmFKx4ncM4FMiOEJc4QsU4ZaGHhbxF4cMybMyDrnyPKLEI5MrbaayzDjntWrc5psSQkRtSp2xgrZM5YMqHkMwgjRvz8xBs6slT3jnalIAjrXxJ+rEOx6vGBLzCFzx+h6ctPZD0iREDkryVhpzhVDwF0Yy6a8tQvBiIY7zKEsMnBLiBMMbrOciAuhyrfMz60MM/88iEu8cWDaD6OpEJ74tbf5xxWz0HGoc0fGEODMFdiMy/0cMmAMhzHX0VtBngphzUOGyM8cM688iDGXzCDVEA7/9skVLc8Ug9EkDXNH1s75PLEblgHQO9REvbxVCzMf8AhKvdRM3dRO/dRLDXP2GLkKYbdYBnxY/S02vBN32BAmrRV9nNVivSUDTRc+NwbsatNjvdZvItNycacKkbs7sWZsXddwUtYqSpeG8dF23ddaknvAGhEF265+XdhBUghHFncGgdZQZNiOnV2H4dMPIdf9AFmP3dd499YTYdVkdNl9DditW5JA7dlrjdiGQbcS4WCWTdpi7dY5ShGdvKSsndV4PaojMdh0Pdut59px0dUVwa46q9u3R5lcOxGqfBzC3XpHVpklMdj9wNfJjXig7W0nQdn9oNbRDXW1/dolwdkq/wfd2T12y13cFcHYxxPedjfd55kSsd1z6C122x0XVN3ch7HP7z3Iy83OK2Hd7HzfT8fbcRHHJ+Hcue3fG6feIynZKcHfYW3givYLmOHbK+HcbADeDm5tpl1FMLHc9n3hu5bZWKbgE34ZDe7hPZYGmIGk+20/Fm7iiobgQ6UUzk2dLi5rMH6TIu4S/A3RNT5pN87cSxHfalQIPX5nlJm6TtHeXAFnRV6nmUHeMQHicrGHTV5hR57gUOHLPIHdVX5dD+0TBgYVO07YXR5gP37dZFEIwK27Za5fpmMWWl4XFtnmhwjgc4HaZGHnajTndB5bhZCzIJLjUCHlKsfnfS5Zv/+Q394m6FHx1Xt+6LHFN6aRB4wuFV8+mLUK6Xw1BrRwGtizF3oOjJrOVxluGmGuF2MA6FQ66m8l6ach4XtR6pdxMqxOU4Ww1VwB63wRB2sOrERe6wzl6pOu630R5+IIz8AuQrfuNPRYc6ihBy2e7HJkCfE7n83uF8f9Wr8u7X10MepS6X+R7XDH7Wa07LcBCODeGOIOIshO7qjD6RdChiB3G2qw7e6+PmNA7cSh2JGx7uN+79+T79WewKcOG5f+T+0O8Esj8MXBBukOGoHQ6wiv8KkTCKGOGdDOHLKOGutC8YbTCLhOF3mg4r3x5w0PBvbu8Quv79GB7uWh5JgxCPX/rvI+MwaHEPK8Ex8HLxd2AAbRTvPfQhWJBR4SMx8bjxsyX+JAHyiHNvAgJO+8MQYw/3VqoPRLXyo37/SXgQfXbh6joOiFUSUof/WDEhh6APbXQ/JGb5OZMU6c8PNLfynIpSAZryFfDyBfcQiMAPfSPgZmBghabxtcTyOFwPbnjgh6AAaMwMXvXSRYdWZojxt4IMRQcvQVwgZCQQd6cEpF0RGe//mgH/qiP/qkX/qmf/qon/qqv/qs3/qu//qmz/k2QQd2wCJCxQYFXyZ3b2683/u+//sfAi2rIgeRD/zGf/zI7/t4QOyMQhnJ//zQH/3GP/nmUvjFL/3Yn/3aP+uU/38ufXb92x/+4q/9eZAoHLP745/+6r/+lNr9KcMIhs/+8j//BIUH5t81hYD+9L///A8Q/QQOJFjQ4EGECQfmkcPo30OIESVOpFjR4kWMGTVu5NixIyM6bBSOJFnS5EmUKVWuZNnS5UuYMVOy0ePQ402cOXXu5OkRpEiZQYUOJVrU6FGkLPHIidPT6VOoUaVKZKQHUFKsWbVu5dpVJRs1gsZMJVvW7NmLhUYhAurV7Vu4ceUeBCsIDlq8efWWjbP26lzAgQUPRpkHjx5OY/cuZtyY5xhGchD9JVzZ8uWsYOVwuuvY82fQN+NwkqMGT1vMqVWvLsgGkBo9kDiHpl3bdv/HMXEYcRIkx3dpNcGFDyde3Phx5MmVL2fe3Plz6NGlT0+u5zckQZwYwel82/t38OHFjydf3vx59OnVr2ff3v17+PHlz6df3/59/Pn17+ff3/9/AAMUcEACCzTwQAQTVHBBBht08EEII5RwQgortPBCDDPUcEMOO/TwQxBDFHFEEks08UQUU1RxRRZbdPFFGGOUcUYaa7TxRhxz1HFHHnv08UcggxRySCKLNPJIJJNUckkmm3TySSijlHJKKqu08koss9RySy679PJLMMMUc0wyyzTzTDTTVHNNNtt0800445RzTjrrtPNOPPPUc08++/TzT0ADFXRQQgs19FBEE1X/dFFGG3X0UUgjlXRSSi26BA5GRrFkkEzS8LQIIzgYphdSQTH1VFOTSAJVVkFp51VYYXXnDlprtfVWXHPVdVdee/X1V2CDvUOaH6pJIhVkk0V2mCEcQMZTOwDxdFpqq/UUjxSs1XZbbrv19ltwwxV3XHLLNfdcdNFVAxNeFKMojkPoSAMPQFLoI4UUALEiAn769fdfgAMWeGCCCzb4YIQTVnhhhhvmZwEI7q0XX4ortjiFTNi4eGOOO/b4Y5BDFnlkkks2+WSUU1YZX1FGmaiQQybL5GJACHD4Zpxz1nlnnnM24l6SM155aKKLNvpopJNO+hCILglED4wvnhmCnqu2//pqrLMWWAugRRZaabDDFntsssuuuJF/xuAljT4mthgQMUbQem6667ab4BmC1thsvvv2+2/AxxhFDzxm3piaRe5WfHHGe3ZCb8Ajl3xyyk8eRZSPc6igcc4797zgCiCvfHTSS5ccc9c6puRz1lv3XHTTY5d99qRT57gE13PXvW7Yaff9d+BBxtzjfhbY/Xjkdw595K+Dd/554EXxxTRA3K44jxiS1357hWPoHXrww6/cl77saHvjPtjhfn32AV7BgO/Fl39+s5sqxJc0qqeZDSHa93/7a9yjBPGjXwENaDRMNE0QorAevuqFA+P9T4K6G4E1Sta8A2ZQgyhDRC0kUv8LMFCPYhObQQQneMLOceAL+SLgBl34wovRwoMV6QsmEEEvivXBASxAYQ/vxoIXdK2FMCSiBmnBCY5cghGMaEQhxkAKNdQABFMEgSysaMVdZFGLWpxFF2chDGF4QYysIGMZWRGMYEhAjWsMQhvd6MZYxDGOFqAjHflwRzzmUY975GMf/fhHQAZSkHlUgQAMeUhECuACcRhDI8cAB0dGUpKTpGQlLXlJTGZSk5vkZCc9+UlQhlKUo5zkJSp1SlSmUpWrZGUrXflKWMZSlrOkZS1teUtc5lKXu+RlL335S2AGU5jDJGYxjXlMZCZTmctkZjOd+UxoRlOa06RmNa15TWz/ZlOb2+RmN735TXCGU5zjJGc5exIHPQwCD3gQTTrVqYfPxAEPMDiMY8CAh3cyBp34rCc1YeCHJwRUoHMAQ0bw4Ig6CFSghpgDOy9CiTpEVKITpSglIAIGiToCInHoBEAVylCHTgQXEu0ER2BA0ohw1BAKfUIdcmARiEZUozSchEQ9QRE9dGISLA2oHzQBTTB4lKcBfWlF8CDUoQaUoBbZQ1KHuoeLDvQheEioU5cqERgstCkaEaodIJKDlSa1DgWdSFOVapEECHSsEjmqU9VK1mXGoapuDelFkRrQOvjBD2F9a0XM6laBQvUhYJBqJwCLV7g+JA58tWhGCIvXrx62/w4U+escKpIDhcJzo3PgaV79MNeAGkKzy3REQCdBCUH8Iw4nFagfJoKHhXrCDlt9iB44q1baRuSvfrBDb337WzvA9bFPmINhW0sJTWgCoSw1RGL/sVuN/PWng63qHGb7D9sqtLG6lepEhvuE7Q5WoT7NLRhKu1DnItMPM40IGPia24cA1BHwjQhmA0vZ7mpkuEL1RHpZi9uUKrSuFZlrYvUwCa9K5LxPuKlEKuvduQpWIpzlrUX0wFfLVlOoo4WIHhJ8kQUbAr9n3ch3AzpdioBhpwJlb3xZjBHYBrTBjm1tWfMLEU8IdBIVAcMgMmLfgNL3mTkOKIc7EgcB25jE+v9laXjfBdrExvgJhhAyRG77hDyUuMYOvvE/jNvS9HqEsdWc605WDF4lE5cj380wjBXa4n8I1ckSqepkN5LVJUPkwRCRcnN7cuU2RxMXXfbIleH8XEJb5LtGtohQRRwRSmyZInhWs37n+mE95xejAp0zTqDbzDiAAQx6gGhfdQLoNAcaI99NrUak/IS6LlagA8axQMM8WFEPwhF8PTSil3xmCfOE0q5t5l/He+uNUmIONY2oHzyxB3aimst5XrVCW62RMXM3oL3e70VAG9pga7vSXya2Rla7bIlO4tmDWK2kl2ls06KYIm11qyEwnOo1W5sjwJbIcKk8EUrLeyLfBqn/X526Vsde2alnLve7xUprL7O0Dp6Ywxz8cGaFqtrXlWayQK+dEaFqXM4TOXOVH/LtgdIX3goN92X5OuVJVFyvL++pM+MgCJzbYQ6gHfCXiYtpiNhhudTeuMYVre+NCPXQUm74P4Zr9IjgXBB6gAGRTQvflSf5Ij6v8ERIPdemP1PFAH4IpQ0B9IlIW9xQTzHSsX3fgc86IldGO4z5Gu6/eiLn6D06pzEy7GrK+sQQEarAKaL2TBO97wH9+EW+m+U0t7jOOBnEQqfNcSDXocqIrwjgq7ngDCM5tBrhfNHzLXeNUPoJYRb8v/8hZcNvhK8c3vNDBi3jipyZ0QB3tzQp/93g4doZI6WvPY17b5G5Cn8iC27slZGNkTNjuvhxOHNJJ6JQjUS65tXUPoPFO/qMzFXjxa+2Qq2/dYXGfqpbDuuMbxL9tfebr4Z3u0WuHPZiguH8aX/xQ/gK8YjwufFLNB7jqaLqPIVCuIoQqnkSKPV7iBy4te9KLPL7h8oLLSOLMIwAsicIO8Lpp4hYJzxwLnlaJ5OTFLl6gv3rMIX6MKHSPLRiKfd7iApcvJYKqBWMLJZzs23zKOWbiMpTwIhIK8iKvzQTwr/ys8uSuInwqLCDO4igtLqjlCubBHYbrE7gK+V7NSFULTxYsQXjOBokwLabtTrTBM0CA0q4K/ybiP+wujceEz88aAp5QiqBq8E407H20kLDo7eaSrmIcMLrC6hwk0JWCkOnUkKIQMT12gNH2CupernLYzvvsrYLO6wnmIQTTDyFQrZNO6wZNL0n6z8IlDhHcERP4CtNRKqPE0SJgMKyE6gppJSs+6jdQ0SeMoTGQqpJPD3GczqUY6k52MSNerk2vKhgHC+VI8NLJCpxc6r5+ocwbMXtiwhY/AdDbKX/Yq49MLlt/ChHgCs9KDMj7LhfpMFg7DqOULgH1K1gnAT1w8NSRL2pCkZDUMdPfAJq7MBBfIJClEVYIjVHqDhHyANi/Ac72IOKmwNKuK5+ywM0lIibw7mD/L5zDDqZhay4hsSJ7ls9jsiDjGTIWVQtqdtEqcO5ibADZau4PTBIioBIyNsoqZuIkpTImjQnG2y8pwg5nPQQVpuK7xrJnpyQn5QKSvvBocSQooyKuWrHpJSQpXwKn3u+p4yQqMQJMLgq1eu1qqSQq7yJx4qoBKTKrnyQr/QIExMoHyvLDDnLjkhLQ3BKtnyQOEiu5KpIx0O3SQhHSAkIACH5BAUAAP8ALAwAfAHDABEAAAj/AOmoQZSmoEGDJZbZKVjECIdhvSKCmkixokWL7TJq1OjujsePIEOKHEmypMmTKFOqXHlH2o9qSVLJnClz2BAHyAraAZSip8+fPfv0BGQlAr+jSJMqXcq0qdOnUKNKnUq1qtWr/BZAEMoTqNehBLCKHUu2rNmzZI0I/Qo0UwoIaOPKnUu3LlMta9kOFTPCrt+/gAM7naHXJ7VFghMrXozWSeGeOSownky58tMKj1NQssy5c+XMJTyLHg04c78FpFOrNov5cZ4Yq2PLphojcx92s3PrVrrCQGZAbITsHi772r0Sv1PgQE28+egR1jKn6DqDufPrlDl8md5Veh8HLLCLXxfM4kXeMejTq0fPiFGjQmNIqakBoj4IWfjx79rPn/+s/7MII4wXBLJi4IGsBBOMBAw2GMSDEEIYy4QTWmChhXxkqOGGHHbo4YcghijiiCRuqIIAKKaoogAXxKEeHAEBACH5BAUAAP8ALBgAfAHDABEAAAj/ANMIHCgwBZ6BJZbZEeihwZBhvSKCmkixokWKwNq0c9euo8d2NO6IHEmypMmTKFOqXMmypcuXd35US5Kqps2awzg40CDQDqAUQIMCZZMpaJ+hViLwW8q0qdOnUKNKnUq1qtWrWLNq3boAwtGfQoMSDdvnzbqtaNOqXcu2rVt+XRqwCSt0LNBMgCB0ecu3r9+/gJvS0DKXbgq7KQAhG3EnsOPHkCM/dYfD8OGiQPstaiy5s+fPa2k4sYw4SgUaoFOrXg2VRgXSmFPkSMe6tm3Qd2AHhUH7tu/fgHMbRlxiAfDjyEO/Hh6bWgzOyaNLn0ojhu6h7NxN386d6QoD1xMPlxKCurt55NfulQj/8wCW8/B93xkxyPLloGAPGI/PPzUPDjMkFp5Qy+zAwln9JejYHSy8UFgKY0Qo4YQSMsJII4WMEYcaNYDgIQiyhBjiLiSWSOIsKKJIxi5eeMHKizCygk0wwUhg441B5KhjjrH02GM2FgRpgT7g8GHkkUgmqeSSTDbp5JNQRmmkCkgIYOWVWF4Qx4RwBAQAIfkEBQAA/wAsJQB8AcIAEQAACP8A0wgcSFBgiWV2BHowMmRYr4egIkqcSHFiGxPtMmrMSOOOx48gQ4ocSbKkyZMoU6pcKe1HtSSpYsqMOYyDgzwC7QBKwbOnT559gDqJwK+o0aNIkypdyrSp06dQo0qdSrUqFghiUuz8yRXom6pgw4odS7asWaNGgnb9mQkQhLNw48qdSzepFrVreQLqM6Ku37+AAy+dkbcntUWCEytebNZJYZ45KjCeTLky0wqPU1CyzLkz5cwlPIse/TdzvwWkU6smi/lxnhirY8uOGiNzH3azc+s+usJAZkDLWOweHvvOvRK/UxzAQrz56BF5MmvliQO18+uUORDeKj0FGwfCsYtlB8ziBd4x6NOrR8+IUaNCY+KIqgGiPghZ+PHv2s+f/6z/s9izixleeMHKgQhiE0wwEjTYYBAQRhhhLBRSmI0FGFqQTxV8dOjhhyCGKOKIJJZo4oko8kGICkgI4OKLMF7wi3pwBAQAIfkEBQAA/wAsMQB8AcYAEQAACP8A0wgcSLBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybOnzz47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0ydUnIAJWw4odS7as2bFGgHZdmykFhLNw48qdS1epFrVrvYoZUbev37+Amc7Iy5XaosCIEys+64SwzxwVFkueTLlpBcc9KVXezJkyZp4lOose/ffzzn4LSKteXfay6TwxWMueLTWG6RR92NHezRvpCgO3AbER0rv47Gv3SgRPgSO18eejR1i7nWLrDOfQs0/m8KU6dZ59HLBh0E4+MIsXeMeoX8++PSNGjQqNIaWmBoj7IGTp17+rv3//swQ4izDCeGEgKwgmyEowwUjg4INBRCihhLFUWKEFGGLIx4YcdujhhyCGKOKIJJZoYocqCKDiiiwKcEEc7MEREAAh+QQFAAD/ACxAAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxMAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxYAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxkAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACxwAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACx8AHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACyIAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACyUAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACygAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIkWK7ixgxurvDsaPHjyBDihxJsqTJkyhT3pH2o1qSVDBjwhw2xAEygXYApdjJs+fOPjsBWYnAr6jRo0iTKl3KtKnTp1CjSp1KtSq/BRCA6vTJNSgBq2DDih1LtqxYI0C7+syUAoLZt3Djyp2rVEtatUHFjKDLt6/fv0xn4OVJbRHgw4gTm3UyeGeOCoojS57ctELjFJQoa948+XIJzqBD+73cb4Ho06jJWm6cJ0bq17Clxrjch13s27iRrjBwGRAbIbmDw752r0TvFDhMC18eeoS1yym2zlDOvLpkDl+iQ+fZxwEL6+ABs1x4cXeM+fPozTNi1KjQGFJqaoCYD0KWffu78uvXP6v/LGHCeCEgKwQWyEowwUig4IJBNOigg7FEGKEFFFLIx4UYZqjhhhx26OGHIIYoYoYqCGDiiSgKcEEc6MEREAAh+QQFAAD/ACysAHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiSpxIMUkSie0yatTo7o7HjyBDihxJsqTJkyhTqlx5R9qPaklSyZwpc9gQB8gE2gGUoqfPnz379ARkJQK/o0iTKl3KtKnTp1CjSp1KtarVq/wWQBDKE6jXoQSwih1LtqzZs2SNCP0KNFMKCGjjyp1Lty5TLWvZDhUzwq7fv4ADO52h1ye1RYITK16M1knhnjkqMJ5MufLTCo9TULLMuXPlzCU8ix4NOHO/BaRTqzaL+XGeGKtjy6YaI3MfdrNz61a6wkBmQGyE7B4u+9q9Er9T4EBNvPnoEdYyp+g6g7nz65Q5fJku3WcfByywi18XzOJF3jHo06tHz4hRo0JjSKmpAaI+CFn48e/az5//rP+zCCOMFwSyYuCBrAQTjAQMNhjEgxBCGMuEE1pgoYV8ZKjhhhx26OGHIIYo4ogkbqiCACimqKIAF8ShHhwBAQAh+QQFAAD/ACy4AHwBwwARAAAI/wDTCBxIUGCJZXYEFjHCYVivh6AiJkkSsaLFi6Daady40d2djyBDihxJsqTJkyhTqlzJ8o60H9WSpJpJc+awIQ6QCbQDKIXPn0B99vEJyEoEfkiTKl3KtKnTp1CjSp1KtarVq1j5LYAwtGfQr0QJZB1LtqzZs2jLGhkKNmimFBDSyp1Lt67dplrYtiUqZsTdv4ADC346Y+9PaosGK17MOK0Twz5zVGhMubJlqBUgp6B0ubNny5pLfB5NOrDmfgtKq159NjPkPDFYy55dNYbmPuxo6969dIUBzYDYCOFNfPa1eyWAp8CRurhz0iOsaU7hdUbz59grc/hCffrPPg5YZGAfP5jFC71j0qtfn54Ro0aFxpBSUwOEfRCy8uffxb9//1kAziKMMF4UyMqBCLISTDASNOhgEBBGGGEsFFJowYUX8qHhhhx26OGHIIYo4ogklsihCgKkqOKKAlwQx3pwBAQAIfkEBQAA/wAsxAB8AcMAEQAACP8A0wgcSFBgiWV28KQoYoTDsF4QQUmcSLFixXYYM2Z0d6ejx48gQ4ocSbKkyZMoU6q8I+1HtSSpYsqMOWyIA2QC7QBKwbOnT559gFqJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgu78yZUnoDdWw4odS7as2bFGgnb9mSkFhLNw48qdS1epFrVrvYoZUbev37+Amc7I25PaosCIEys+64QwzxwVFkueTLlpBccpKFXezJky5hKdQ4v+i7nfgtGoU5e97DhPDNWwY0uNgbkPO9m4cyNdYQAzIDZCdAuPfe1eCd8pcGAZznz0CGuYU2zFcbq5dcocvkiPzjNTHgcsrotfD8ziBd4x6NOrR8+IUaNCY0ipqQGiPghZ+PHv2s+f/6z/swgjjBcEsmLggawEE4wEDDYYxIMQQhjLhBNaYKGFfGSo4YYcdujhhyCGKOKIJG6oggAopqiiABfEoR4cAQEAIfkEBQAA/wAs0AB8AcMAEQAACP8A0wjEk0KgQYElltkRWMQIh2G9IoKaSLGiRYvtMmrU6O6Ox48gQ4ocSbKkyZMoU6pceUfaj2pJUsmcKXPYEAfIBNoBlKJnJjY9g/bs0xOQlQj8kipdyrSp06dQo0qdSrWq1atYs/JbAIEoT59AhQoFRECr2bNo06pdi9YI0aA/xfpMAYGt3bt48+p1quVtirhyAYkZsbew4cOIoc6AG1YstUWJI0uezNYJY7kpclSgzLmz56gVLsul9Lm0ac+ixZY4zbr14dRC+y1wTbu22tBgMeeJYbu3b6sxYAftw+638eNMVxgQXpSNEOTQfV+7V4J5Cp44Zkff3nqENaGAxX5xnaGdu/nOHL5cty60jwMW5+MnZvHC75j7+PPfZ8SoUaExpKhRAwgEgiDLgQfuouCCC87i4CzCCOPFhKxUaCErwQQjwYYcBuHhhx/GIqKIFpRYIh8opqjiiiy26OKLMMYo44wqqiDAjTjmKMAFceQHR0AAIfkEBQAA/wAs3AB8AccAEQAACP8A0wgcSLBgmhLL7AgsYoTDsF4QQUmcSLFixXYYM2Z0d6ejx48gQ4ocSbKkyZMoU6q8I+1HtSSpYsqMOWyIA2QC7QBKwbOnz58p+vAEZCUCv6NIkypdyrSp06dQo0qdSrWq1av8FkAQuhOoV5+ACGAdS7as2bNoyxoR+vVrphQQ0sqdS7euXaZa2Lb9CUjMiLuAAwse7HTGXqDUFhFezLhxWieHf+ao4Liy5ctPK0T2SQmz58+XN/csAbq0acGiefZbcLq167OaU+eJ8bq2baoxUgdld7u3b6UrDOgGxEbI7+O2r90rMTwFDtbIo5seYU13iq4zoEvfbpnDl+vWe/ZlccCCu3nCLF7oHcO+vfv3YxgxalRoDCk1NUDoByGrf/9dAAYY4CwEziKMMF4kyMqCDLISTDASRChhEBRWWGEsGGJowYYb8uHhhyCGKOKIJJZo4okopgiiCgK06OKLAlwQh3twBAQAIfkEBQAA/wAs7AB8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybPnzj47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0yTUoAatgw4odS7asWCNAu/rMlAKC2bdw48qdq1RLWrVBxYygy7ev379MZ+DlSW0R4MOIE5t1MnhnjgqKI0ue3LRC4xSUKGvePPlyCc6gQ/u93G+B6NOoyVpunCdG6tewpca43Idd7Nu4ka4wcBkQGyG5g8O+dq9E7xQ4TAtfHnqEtcspts5Qzry6ZA5fokPn2ccBC+vgAbNceHF3jPnz6M0zYtSo0BhSamqAmA9Cln37u/Lr1z+r/yxhwnghICsEFshKMMFIoOCCQTTooIOxRBihBRRSyMeFGGao4YYcdujhhyCGKGKGKghg4okoCnBBHOjBERAAIfkEBQAA/wAs+AB8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsQBMoF2AKXYybPnzj47AVmJwK+o0aNIkypdyrSp06dQo0qdSrUqvwUQgOr0yTUoAatgw4odS7asWCNAu/rMlAKC2bdw48qdq1RLWrVBxYygy7ev379MZ+DlSW0R4MOIE5t1MnhnjgqKI0ue3LRC4xSUKGvePPlyCc6gQ/u93G+B6NOoyVpunCdG6tewpca43Idd7Nu4ka4wcBkQGyG5g8O+dq9E7xQ4TAtfHnqEtcspts5Qzry6ZA5fokPn2ccBC+vgAbNceHF3jPnz6M0zYtSo0BhSamqAmA9Cln37u/Lr1z+r/yxhwnghICsEFshKMMFIoOCCQTTooIOxRBihBRRSyMeFGGao4YYcdujhhyCGKGKGKghg4okoCnBBHOjBERAAIfkECQAA/wAsBAF8AcMAEQAACP8A0wgcSFBgiWV2BBYxwmFYr4egIkqcSJFiu4sYMbq7w7Gjx48gQ4ocSbKkyZMoU96R9qNaklQwY8IcNsSBGEy8atVKwbOnT559eAKyEoGf0aNIkypdyrSp06dQo0qdSrWqVX4LIPQRBemn156ACFwdS7as2bNoyxoJ+vVnphQQ0sqdS7eu3aVa2LYVKmbE3b+AAwtuOmNvT2qLBitezDitE8M8c1RoTLmyZacVIKegdLmzZ8uaS3weTTqw5n4LSqtefTYz5DwxWMuePTWG5j7saOvenXSFAc2A2AjhTXz2tXslgKfAkbq4c9IjrGlOAYjnjObPs1fm8CUFnek9+zhqYKG9/GAWL/rQ4vRvjPv38N0zYtSo0BhSamqA2A9Cln//uwQooICzFDiLMMJ4oSArDDbISjDBSCDhhEFUaKGFsWSYoQUccsjHhyCGKOKIJJZo4okopqhiiCoI4OKLMApwQRxjXPLPP5cEBAAh+QQJAAD/ACwAAAAAygHXAQAI/wD/CRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2jTql3Ltq3bt3Djyp1Lt67du3jz6t3Lt6/fv4ADCx5MuLDhw4gTK17MuLHjx5AjS55MubLly5gza97MubPnz6BDix5NurTp06hTq17NurXr17Bjy55Nu7bt27hz697Nu7fv38CDCx9OvLjx48iTK1/OvLnz59CjS59Ovbr169iza9/Ovbv37+DDi/8fT768+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///8ABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYp5ZRUVmnllVhmqeWWXHbp5ZdghinmmGSWaeaZaKap5ppstunmm3DGKeecdNZp55145qnnnnz26eefgAYq6KCEFmrooYgmquiijDbq6KOQRirppJRWaumlmGaq6aacdurpp6CGKuqopJZq6qmopqrqqqy26uqrsMb/KuustNZq66245qrrrrz26uuvwAYr7LDEFmvsscgmq+yyzDbr7LPQRivttNRWa+212Gar7bbcduvtt+CGK+645JZr7rnopqvuuuy26+678MYr77z01mvvvfjmq+++/Pbr778AByzwwAQXbPDBCCes8MIMN+zwwxBHLPHEFFds8cUYZ6zxxhx37PHHIIcs8sgkl2zyySinrPLKLLfs8sswxyzzzDTXbPPNOOes88489+zzz0AHLfTQRBdt9NFIJ6300kw33eEvA8HTARZoFCGIQKJkYl8aXHft9ddgp1HCMnZwXYQRHAzTy9qgtO3226C0I/fcc7tzx91456333nz3/+3334AHLvjghN8hzQ/VJJHK4owvPswQDlzByxj/1FKQEQHwo/kZHLCTXwqghy766KSn0AfogFgRgeast+7667DHLvvstNdu++2456477QtAkMYoBaFxh+sypDIOfqUnrzwgBOzu/PPQRy/99M8b0QdB88QuwzDn4GGf8uCHnkkKEFBv/vnop69+61pc/w8cCsi+BTlifB8++ICIMcL6/Pfv//+um4FAjDA7GWBhEfa7X/KosQgAOvCBEISeEwRSAdqZoAIJVCDpclDBCHrwgyBsHQb/cbsMalB0lAihClf4QIGUsD4nLF0JWEjDGqZPIAuo3QJMGMMU9COHNgyiEP91N0IRzO4O7YgBD2OYhxgM8YlQlJ0S/7GPAmLBczDsoej6wI4oetGLKzCAQOAwBO1JYw1sWOIJAcEGIXzxjUG8xj1KMJALJAF28liD99SoQUCkAAdAhKMgQzgCaxTEBRtw3RSs8Dkths6PKZhBIAdJSQdy4Au0gENBxuCDMi6gAUvQjyNL1wcHsKCSqOQfC14gCk4QhBSBoFwtMKGDeDBCIHFoxC3rM4Ze+vKXwAzmGBjBiEYUYgykUEMNQMBMEMhiF9DcxSymOQthCMML2GSFNrfJimAEQwLgDGcQxklOcsbinOe0gDrVyYd2uvOd8IynPOdJz3ra8574fKcKBMBZz376UwAXiMMlBjJQpxn0oAhNqEIXytCGOvShEI2oRCdK0Ypa9KIYzahGN8rRjnr0oyANqUhHStKSmvSkKE2pSlfK0pa69KUwjalMZ0rTmtr0pjjNqU4jGhAAIfkEBQAA/wAsAAAAAMoB1wEACP8A/wkcSLCgwYMIEypcyLChw4cQI0qcSPHfmEKFAmlsBKZjI40aMVYcSbKkyZMoU6pcybKly5cwGRaKA0YOHUSA+vTbybOnT5997NihIwdMoEIxkypdyrSp06dQoy4cEwgSHUB5fmrdylUrIERyGsWRSras2bNo06pVWAiMHkBd48qduzOPHT1i1+rdy7ev375jwNDRSbew4bh9EAka+7ex48eQIzssJMfO4cuYEdNpNEay58+gQz+lbDmz6dNb7QiCI7q169ewGY6BVBq17ds9VbOOzbu378aB6GTFTbx4P9Wdfytfznzp7NrGo+POQydQ8+vYs1McI2e49O/F+wj/Sq69vHnt3L2DX0+8D53d5+PLh52evX3p7+fr3w+5/v3/0SFiHX8EFogWGOoBqCBxdgxo4IMQJhUIdAtWSFx+EWaooUlj6GHhT2ywAQgeeCBCx4mIkIgHIGwM8iFXGG4o44wMIbjgIIAQBQYncFziz49ABikkkHDEEUhNdODh4otywEfjkzTCQSF4gyByCI9DZqnllkFeEsghmCi5oHhQlrnhIQlGxwYdYMDB5ZtwwknTVQD24aSZeM43hijr2XGIm3EGKiiXcAjGxn1ykJfnotoFQlh0fvo46KSUahnHIXCtRyajnDZ3iHSRVirqqEMWisd6MXaq6mtjTInaIJgw/0LqrLQSecih0vXh4Kq8fgbHo7cNIoektRZLa3DfYdLrspHZiBsbYBgrrbGF4hrencxmq5YcxEE77bfSgnGqcYdoa25aHt7mLbjsGotscXQoeu68TLUa7LDt5kstHdfS669ScGSKGh3E6mswrXDwO50g/zbc0q+2sSHrwRQXG4i1tsnh8MYnQYwavhWHXCsYGJ+GiLwcp+yQx6axEYfIMBdrCW52qmxzQyxnpkfBMfcsasK31Xzz0AblfNkgE/usNKkk25YHY0QTbfRhdgC69NU/K4waw1HfPLVhemAtNtMlY6Zx1ymPAexhg0Q79tuVAv0x2hwLfJnLcOdd6SFLmv92Nt3+posZG1brbXigcJR92N+Am8ttZnbwfPjkbwqeGeONL/tpZmpQ7rmgm/udObNxmBb256jDmfhpmI/O6NdzyZH67G/CkQnrrqtqt2Gy0+77lpZfVm7uiwZfWO+/Jz/kzKZxTXyZYFyu/PRDhn7Z089DCUeac3VO/fdANtL3YUJnL+PadNkB/vo/xjG+YX2gbL6Bjx/GhuTsK786ZnbMn2Ejgytc/r63v8soy38Ggl1XBiHAARJQcXMZHgL5ozXDcMKBDizgYaA2QflE7zLIw2D+NFiY8nXQPAqEkQhF6D7+nTA+FaTL/VbIwvfRpXUvZA4AL9NAGrLvg5fZVQ7/mYM+uUDChzS0XgnlN0Te1K8wdECiD5l3GDo0cTlwuFsPpZg/RGCmEVf8TQznkjQuinAMEOxKHpgYRtAAsTCnMyMN4WBDuSCijbEpYldmKEcfBuKLeHTNG+lSxj6ukIpLDGRo1FZFQ3JxXIY5oCI988S5EM6RUkTjZTg4ScekUCtuwyQS/0i+E8mhKCHpJF/GGBdRiNKMxjNNUIjyETaqEmA8fCUXNfkdQNghLJy8ZUxY2ZUo6pKLpLSPXfBiS2GWJIuGueQxuRhL9uSoEdhyJkkwcZgjTnOXabQPIPQgRG1O5JM+YcM35ZjMF+VBMdk0Z40OE8p1ShGSL+KJbuT5/xA9bkWd9jQjHfOplX3yMyGDlEs9A4pERBLUJ5s56EF2FxeAMnSXdXzoTtwTT2e2cy4LvegUNRoXAUmUmP8UqRx5SVKubEqb0CxMSFVKwxa2tCt9aJIzE7pHmvYxDuG86U5SpUh/asWbPhXorYQaF6KG8aNy2WJSfeglkBwJDIewSYqCuiCnDhGlWjHmVEUKhyPJASf5zCkejfoTUoz1rf6IAyfCZKGX5nCHdAEEXPcKpEshgqv9yiFYfzJTvr6VJojIaHS8aj7ubWWNho2skAKBCYpGx67zw+tcxCrZzv7IVOxhrOsG65NCetazhbLsdCSYPcdqxaKnjS2R6ABYzP+Ilm5QLaZsdyskceXKea7jZmHcytvifpa20ZHk6FT7WuM690eXaFpgGxfTzT73uv6Q7sIyx1OumBa7vNXubXA4NC/KELzoFS9qTkY3tvaEs+i9rnpl2dGNlU6m8c2vQ+kbte5uRar5La7cUJMHMA6NtDzRa4AD3IjaxoW1KWPuT+C7YPTu12w3s2CFK0xCDKcst1wB8Iafe+HFpcy/P8nDiEfcYRNvTLhzUd+KNzwGBHeFvOZy1VZCOOMFKxGEDpOwTy7YYxY7WCvAnZdhiFvkDdvuNOXMVnXl0uQeV3MueahvnjKCJDrltco9LvFcTIgnmugBEe6Ni4zBvOIfFwb/EM18UFve4lrbsrnH4suMFWVUCEggos4fu3OPbSq8CAVGOIgS9KAVG5cox+c5CyqsovNLaPjFmTmQtpCkJx3fShemf+cZQyN0DKBNcxq9nqYLhJsTCD0A+j/fPXWAUdyVYP5mQjdlsqxH7Ga5xG85/mkpbHc9YjF3RbmxCfZNkUrsFasBM44GjbJvOuxm0/h2hwEEfbrDVJ5I09ozHqiLRYOmbutTxOCOL4jVqGW/OIqpgwjRmmKd7g1fmSugloyUXsQGPOiIE3HoUb1ljU+6RJsv3AZQlTABhjjgb+C7FncJIRMHIRMHEAxHN8SJ3euurHovlZQOGzDBiYdvfOMF/5fLGv0SsD796eQw35LEb9iXcoPqECaPuc47/thLO6XG0hFWznVOdH+kPC44jgo6LyMKehf96XE9zMrR0ohXG0boUM868MZdlpCfhg0417rYszQGRqfY5zC5t/1MPfasG1srSU+KvdTF9rZnnaVYlkrLbSMsu/tdS7T+ycFfsnS57OzviB/SkfPNlMJ3xQ4vS7zkgRR4nwx+JY7fyiCYPfnJH1kPjU/z4zXeebHz/OwAE73mOV/6yZfdMLyQu8W7AgjSt37sb/cJ413CJ9MN/fZ+H8Nh0E4Rr9Nl8281hhuWz/zmO//50I++9KdPfeonYEgAUIT2t8/97nv/++APf//4C3Ddo3MFEi8xviUjP1Y3nOD98I+//OdP//rb//74v/8qhlQAfvj//wAYgAI4gARYgAZYCde1bgXlEgpYUbb3Te6XfxI4gRRYgfKHCEOyCQa4gRzYgQWIgNdldj5BfA+RebnxewwVgRa4gizIghkwJCTggTI4gxsIgiRmGOi3EqrnE97DVyrYgkAYhPX3ChgYJJ8QADSYhErofzboXML3aSuhfnHRgz4ohFZ4he/3B0NyCkvYhTPYhM5lfltBggtReVpBhVWIhWrIgvsnJKXghXDYgWBoXKfnE2CAEia4E2iYhmvYhxNYhEGigXE4iAQ4h8X1hHSxZyZhYzx4Wj//6IeQSH8vKCSoQIiWKICGWFximGInYYY+oWCe9YiROIonQIRC8gmXmIr/l4m8VYc9cXkMkYff1lmiSIqQqIVCwoWqmIqsuFtTFhc5OBKM6G0PSFO1aItr2IZB8oa7yIvx5WC7JxGaVRjs54jISIqA+COqIIjNaIm9uFtq1xN5QBI7uBM8ForXGImTGCSV2I2X+I2y1YA+YWsO4Yk8QWHomI59aIpG6I7OiF6IOBfBGBEmOIuxdYz6CIS4GCQM4I/vmF+bCFEUEY4/UY2yhZAJuYLKCCTM6JCECI+yRZE7wQbnBELOhZEZWYHZ6A+fwI0eGYcgGVvTGBdkOIz9UG0X/5mSVriOQKKLLzmIMXlaASkXsEgQvxhVz4WSOol//AgkqPiTHxlgDjaQDWGT+JiTS9mCCwkkLgmVXhiUp8WIiogz9lOMcKWUWUl/G/kjMeiVQBlgrrgT2vYQMEYXdSdZaJmWF3iKXemWSwiWniWPPDGO/RRN4JWXevl+ubCFfvmW+TWUcdFuAmGP/XCXeJmYE/gKjSAkutCYjplfIsgTnOAQs+dt6IWYermVP9KXnpmEgOlZEdkTVIkQ94Vfh4mFifAHurmbvNmbvvmbvnl9QnILkVCcxnmcyJmcyrmckaAAuxgAobBgItkPoMcQw4iTxoWa96ea4NN/qhgA5Odjhf9xRwxhdTxhmbSIhdxJPQWAhKr4ARs2k1xBkmVomPGlnfa3nsrTkrvIBSxWGISpEOZll/mFn/Wnn7/Dn6roCisGmV1hS0fZFWYZWQZKfwhKO9u4iww6Y6G5E/Vlj1d5kuq5Pjewi2VQZNhGRgJqGE5XXBU6fxeaOgCwiwygCkU2oAqVEA46nwv2ovIXo5/TjqloCtFZZIw4mwMhn+fXoyM6PR/wnEVaZFLoEzg2jBN6mVcIpJNzhLsIn1UWl/0wlgWheqBYoFi4CpKQpmq6pmzapm4qCSGjoKm4oVXmiWI6EBG6YxXmo6QYMg2pigBwZ0qqFXiAEPaoa/eJmfPnBhX/M6OqaAo2ymaCuROFehA4WlEbxqeRyKgH05ZDGqVgVptyQZ8GoXohel2aColryS5P+Z6KlqcgchCw+hNExqSKGn9wqi9yeol0emez2hOkShCDqhVXmp63Cn+5mi8+eYkKwGm/OpgHUZdxUaYBlqp+WAz6IqSXSKSnZhgHQWoTNmLW2oeJkC+t+o+c5q0GYZ6VKa7HCn/lyi4ZuqC7pq4EsaNbgahm+q4nwJPT4qhDSmz2OhCTuhMrNq5ruJjg0pGXCJ0CWxgGAQmfdrD8egIKOy27aon++bB0YRDS2hWu5K78egzgsqyW+AjWNrACAa4+wXr7+q5aOikMa4nc2mwq//sPpdkPLYqqFRuzgpKxhNgK4HazS0ax/BoF02KyhIiy1vasI1kQTmuwRvuuSGssM0uIDtu0hRGs/1Cw2JmoR2ss85qKG6u1MlQQw6p7M4awariSpKKtNFtvBTuXAyGxdBGyIvuubisq53qJoNpsBVupAzGlPRFHmVqxe1spSjuITJtuadsTgisQjHiO1VqxxXK1g1iz6WanBXGpXYGeLmq5tcKacSi0A0e4PFGdA8GyPbGzPPuuxFArmBuHprBx04k5rMsTrpuU/Mqps0K6cGi6A3ekBeFg+lq5VygJibC8zNu8zvu8z+uvleKpzHpysSmaxVsYxWqNWTo2QDuIf/+bbikqF4yQvXSxvflohT5rMLMLh40LcR3aD5xkGD1mreurL8DrheELbviqFQZBv2vbpFfTvl74vgMnqnERoAMBwFMrhPfbLvnbhfsLbo+bYP9bGPUrwErTmapowKc7nhdMFxncvVfjnKr4moLmuVyhuguMwQFMwkrTt4RYuzF3vTsxmwyctw58NQB7icJ7cvFbvgWRw4cLwz4TwUoYAJF6cghMk+uqvS+svktjC7vowQNXwXVxEA6GvsYqxUqzuDCpc6hLqVoMxQ0chA88LUichDQccyq8FSw8EMYbxTvsM1TcwUQ3ld9aGLsrokYMMz3sjTpXCCxqqbapw2isNH//2rBEh8U7gRCMCLq8Zb8+cwu7eANE92x5hRAfyxWU+7J1HDMcnIo/fHLj21QIMcZhSseJ3DOBTIjhCXOELFOGWhh4W8ReHDMmzMg658jyixCOTK22mssw457Vq3OabEkJEbUqdsYK2TOWDKh5DMII0b8/MQbOrJU9452pSAI618SfqxDserxgS8whc8foenLT2Q9IkRA5K8lYac4VQ8BdGMumvLULwYiGO8yhLDJwS4gTDG6znIgLocq3zM+tDDP/PIhLvHFg2g+jqRCe+LW3+ccVs9BxqHNHxhDgzBXYjMv9HDJgDIcx19FbQZ4KYc1DhsjPHDOvPIgxl8wg1RAO//bJFS3PFIPRJA1zR9bO+TyxG5YB0DvURL28VQszH/AISr3UTN3UTv3USw1z9hi5CmG3WAZ8WP0tNrwTd9gQJq0VfZzVYr0lA00XPjcG7GrTY73WbyLTcnGnCpG7O7FmbF3XcFLWKkqXhvHRdt3XWpJ7wBoRBduufl3YQVIIRxZ3BoHWUGTYjp1dh+HTDyHX/QBZj93XePfWE2HVZHTZfQ3YrVuSQO3Za43YhkG3EuFglk3aYu3WOUoRnbykrJ3VeD2qIzHYdD3brefacdHVFcGuOqvbt0eZXDsRqnwcwt16R1aZJTHY/cDXyY14oO1tJ0HZ/aDW0Q11tf3aJcHZKv8H3dk9dstd3BXB2McT3nY33eeZErHdc+gtdtsdF1Td3Iexz+89yMvNzith3ex830/H23ERxyfh3Lnt3xun3iMp2SnB32Ft4Ir2C5jh2yvh3GwA3g5ubaZdRTCx3PZ94buW2Vim4BN+GQ3u4T2WBpiBpPttPxZu4oqG4EOlFM5NnS4uazB+kyLuEvwN0TU+aTfO3EsR32pUCD1+Z5SZuk7R3lwBZ0Vep5lB3jEB4nKxh01eYUee4FDhyzyB3VV+XQ/tEwYGFTtO2F0eYD9+3WRRCMCtu2WuX6ZjFlpeFxbZ5ocI4HOB2mRh52o053QeW4WQsyCS41Ah5SrH530uWb//kN/eJuhR8dV7fuixxTemkQeMLhVfPpi1Cul8NQa0cBrYsxd6DoyazlcZbhphrhdjAOhUOupvJemnIeF7UeqXcTKsTlOFsNVcAet8EQdrDqxEXusM5eqTrut9EefiCM/ALkK37jT0WHOooQctnuxyZAnxO5/N7hfH/Vq/Lu19dDHqUul/ke1wx+1mtOy3AQjg3hjiDiLITu6ow+kXQoYgdxtqsO3uvj5jQO3EodiRse7jfu/fk+/VnsCnDhuX/k/tDvBLI/DFwQbpDhqB0OsIr/CpEwihjhnQzhyyjhrrQvGG0wi4Thd5oOK98ecNDwb27vELr+/Rge7loeSYMQj1/67yPjMGhxDyvBMfBy8XdgAG0U7z30IViQUeEjMfG48bMl/iQB8ohzbwICTvvDEGMP91aqD0S18qN+/0l4EH124eo6DohVElKH/1gxIYegD210PyRm+TmTFOnPDzS38pyKUgGa8hXw8gX3EIjAD30j4GZgYIWm8bXE8jhcD2544IegAGjMDF710kWHVmaI8beCDEUHL0FcIGQkEHenBKRdERnv/5oB/6oj/6pF/6pn/6qJ/6qr/6rN/6rv/6ps/5NkEHdsAiQsUGBV8md29uvN/7vv/7HwItqyIHkQ/8xn/8yO/7eEDsjEIZyf/80B/9xj/55lL4xS/92J/92j/rlP9/Ln12/dsf/uKv/XmQKByz++Of/uq//pTa/SnDCIbP/vI//wSFB+bfNYWA/vS///wPEP0EDiRY0OBBhAkH5pHD6N9DiBElTqRY0eJFjBk1buTYsSMjOmwUjiRZ0uRJlClVrmTZ0uVLmDFTstHj0ONNnDl17uTpEaRImUGFDiVa1OhRpCzxyInT0+lTqFGlSmSkB1BSrFm1buXaVSUbNYLGTCVb1uzZi4VGIQLq1e1buHHlHgQrCA5avHn1lo2z9upcwIEFD0aZB48eTmP3LmbcmOcYRnIQ/SVc2fLlrGDlcLrr2PNn0DfjcJKjBk9bzKlVry7IBpAaPZA4h6Zd23b/xzFxGHESJMd3aTXBhQ8nXtz4ceTJlS9n3tz5c+jRpU9Pruc3JEGcGMHpfNv7d/DhxY8nX978efTp1a9n3979e/jx5c+nX9/+ffz59e/n39//fwADFHBAAgs08EAEE1RwQQYbdPBBCCOUcEIKK7TwQgwz1HBDDjv08EMQQxRxRBJLNPFEFFNUcUUWW3TxRRhjlHFGGmu08UYcc9RxRx579PFHIIMUckgiizTySCSTVHJJJpt08kkoo5RySiqrtPJKLLPUcksuu/TySzDDFHNMMss080w001RzTTbbdPNNOOOUc04667TzTjzz1HNPPvv0809AAxV0UEILNfRQRBNV/3RRRht19FFII5V0UkofEoSUh1wwJ4xuePD00x+qgSYVUkkFBpgNRKDgijTsACSNFPBIY1Zaa7X1Vlxz1XVXXnv19VdggxV22FvxSIFYZJNVVoo+ZtVAiSw26KUXUKq19lpsQfkmiQjCaedbcN25Y1xyyzX3XHTTVXdddtt1991xQx211FROTfUcb8aq5SHFmjhCGX4CFnhgggmmIpklUgAkBTYySeFhiCOWeGKKK7b4Yowz1nhjjjv2+OOJM2EDZJJLNrmPh1vYAOCCW3b5ZZhjlnlmmmu2+eaYDz5gFIk0KGcKnAceIARnHm7YZKSTVnppppt+WGSno04aEAOOAP86aKyz1nprrrUe2plDIHKBnGi4HqCBEhh2WGq223b7bYyhhntui2cgoOyu89Z7b75xPruERv4ZAwQgmOlamgnUpntxxhsHWW7HF9eh8L4rt/xyvhFPYQxkiLiaax6mUTxy0ksnHXLT216Cm88xd/112GMOPYVRelhAbxoqGD113nuXGnXfm27h9tiLN7743FMQ5ZkB9v5h9+Cjl/5j4KdHmvnjs9fe8udT6KF5vZ8/2nryy6+4evM//n579tvfunt0VsBd9/HTt5989O/feA/53ff/f5klTxQlEMIZ8kaDGEBPfwvkXf4YeDFKsMCAAKRgBQOGwBT44hBawBvXpPH/AAU+UISNc+AIJ9aPHXTQgits3wdT0JQZBEAGoOvAAUJoQhy6rYQ5hFgPZMhCIGqPBzXEBEQwsIUZZu0OQNCB0dbGQyiybYdQBMQ4kBhELMJuiTpAxL4esg0fQCGJOJNBACgAsfpFUY1Mm2IOF5aJHYgxi3OsXBkpQAsvRqQJIZjCGGcmAyqIwAARS+MaDWmyNkaRAhwYgB/p+MigAVIEHuBEREgRh6Zc4hA12EUzmlEFPoCDDypAggBMecpTXgAOY2DlKln5SljGUpazpGUtbXlLXOZSl7vkZS99+UtgBlOYt2REIAIxBjhYggkgYKYsnCkLFOxCmtOU5iysSYZZ/9jADKzgZjexIQ4JhFOcQSBnOYMQC3TGIhsWYKcFtBFKPsRTnvOkZz3teU985lOf+5QnKVH5zwvk8RKVImhBDXpQhCZUoQtlaEMd+lCIRlSiE6VoRS16UYxmVKMb5WhHPfpRkIZUpCMlaUlNelKUplSlK2VpS136UpjGVKYzpWlNbXpTnOZUpzvlaU99+lOgBlWoOYmDHgaBBzyIxqhH1cNn4oAHGBzGMWDAA1MZU9SqSjWmMPDDE7z61TmAISN4cEQdvvpVQ8whqRehRB3c+la4xpUSEAHDWx0BkTh0oqtnTetaJ4KLt3aCIzAIbETyaoizPqEOObBIW91614rEYf8Sb/UERfTQiUkk1qt+0ERLwbBXzXqVsRXBA2hD69WwWmQPpw3tHugK1ofgwaysTa1EYIDWpmgEtHaASA4Qe9o6iHUiq0WtRRLw1eBKpLSsRa5wURqH2TLXr3Q1rVfr4Ac//La5FSEuc7/q2oeAAbad8K51nfuQOGh3rhkRr3V7W946UKS7c6hIDs7aVLzOQbPX9UN0vWoI/KLUEV6dBCUE8Y84EParfpgIHtDqCTvk9iF60C9yJRyR7vrBDhvmcIft4Nz2PmEO5F0wJTShibIm1hDn/UeGNdLdzoZ3tnOI8D8ofNb1Yhi2EwnxE3Ic3rNy9sJgGDBaWVxSP0A2ImD/0O6FH9JVRzg5Ivb9rnx3rJEQg9YTR1awhQ171ulWJLrn1cMkeCuRIj+hshKZL4+jC16J6FfDFtGDdukrU9AGGCJ6OPNF0mwIKxd3Iz32aowpAobMflXJT1Y0Rhzs1TWzd8HDvTJEPPHVSVQEDIPICJW9KmWWXtqreu5IHMBMaUFjObE/pgh0z3reRz/BEKCGSIWfkIdBT5rNlf4HiRV7ZI+oV6bR3UmifYxqEXOkx3d29FkX/Q/Qslois43vRm6baoi0GSKxXnFPbM1sl+KC1x6x9bNbPG6L9JjUFgEtoCNCCV1T5NrJxnJ0+5ztK9f1q9LGiYtVGgcwgEEPbd2u/06+jWxwY6THB9ZIrJ8w3fR+NcyW/iqwwxvwQThCu+Y+d6qNDWeezJvBKu1ukC2OV0rMYbJu9YMn9pDUg+8a2wo/K8M1Imwde5XjWb6If/8L8pzT29cj10iCVf7WSbh8EAmON0pLTmBDU2S5zDWEnRGu7Jpz5OMSCfGsJzLvqE/E533lLmuTy15bs9bYRHc6cCfe68TWwRNzmIMfjH3WhHec3qr+qs0zAtq8R3sixqb1Q3wOVik//axAr692ZT0JumPX8ZtdaRwEcXk7zMG/Yfa1iO8NETukeOZ6z3u6s74R0Jo71mz/R4hLH5HLC0IPMBA1gZ2s+FNfpPNznsjAo//LepYi2ssPmbchPj+RmAf99Yc+/c2rLHaJR8TWx3e0doHeXU9g3sim3zdGRC7TiBcaIqANO0WSj+/Rc9+rfr9Ij3GN7EVTGyeDQKvM9+7pOtD6/BX5vkzTfGdT+y+N2D/Sw7ro04h5ewJgCz+v+4dYK7+N0C4907aHEDdIqwhjW7eva7qXmrc1C7FqwwgCpEBJ40CLiK4QnIg0Wy9bOzmMMLZ7I0HJ+irBmoiz0gh4ozyZykE1AzIBzIjoyjsSpLmzqkHdOysIjC1d+61IuwkYVD6u067yaz6LsDXgEykwMELka7SH0K63i4jOE0J00zTNGi3+O6uzqwjQgqqvSsL/h8gBi+ux8xrCf6C//yK1N8MIT3sC4NMDpFo3pMIDFnsqpCo8SXE1Ldyzs+oz0Mo/40qsJnwIOlQ/xfKqRHyvxWs2ndurFJwI+kvDiDgu94JCZAPF7uq2+oq7idgr4Hs+iJg36qMUW5uEpQuvTtCuFHQ4UEQwPEi0NNs7SRxD5pM4atME/AIDSqiuK5yI37I6TQtCPGiKpzKtsJtEaMO0JcPF8pu6yUK8iGBFG/QqoIPFhPpF1kJFiDDHJNsDR8gu2HI8+1s+Hqu5OiuvJ5gEQ0S/V0u3wwutSCzAVouuRdtDxXIEdvQE7cJH0/I7cJQIVyS+r4pFSsE9vtJAc9Qs/0NYL9OKRwNcv9brR7zLR7xyvGWkK5BcsMQTxnoUraBjrSj7h19kSB2MiIf8B3JUqC5TsT0ovJzkK0dwLj0gNlLkO4+UxH7kPY5IOzfEsH6chCS0xjfMvdjqR0NASn0rSkbjw3B8gnGMyIYaOEegO0fIA5H8BzvYA7qbA0qoMa7LA2OUCMu7vLL0Qax8iLNMy7XECR5UQI7IA7Sku7y0iLgUhHyMvcubCDtIObrbA7KkCLd8P7yKvYmIPScbzLn8qYUjC8Abqg/JTKnoMYnkzArxzKiYt04UzQwhTaiIrqVEzQlRTafoPBd0TQmBzZsAg9pKQI6jzdGkQpxoL7dCwynZ5E0IsU2PILSv4jTi1BDj7AjkNITWXE4IiYMTO7HLTLejm4SfhJSAAAAh+QQFAAD/ACwUAHwBLQERAAAI/wBBCRxIUGCqVMCAbRBB4co/O4D+SZxIsaLFixgzatzIsaPHjyBDihxJsmTJNGkkoly5UkoflBqUZNnQq5dGfjhz6sRJJdmSfxFNCh1KtKjRo0iThkwhMYXTp0/7OG2xQdnHnVj5DQjhTKnXr2DDih0LEqrZp4AMHJkSMuvOAQ1KkJ1Lt67duxrPnp1BINpItzqlTcBLuLDhw0L1mtUBhNlfwDh5TENMubJlyoqhLuHG9jFkGhUuix5NGmzmpy0WmISM80fp17Bjizzt9NmA1axdy97Nu/c/2il63CbJmh9o38iTiwa+Z0XJ4jRiKJ9OnTBwSizOEGct7UH17+DFAnrvt8OvyOI8OhwIz779UeA9Ashoy/oOEB3u8+snCRzQuC3zeVScDAFQsN+BCG7E1GmApJDJDlAEeBNrMlAhggEJZqjhRcBRwMEAEk4kCwq7lGhiibPMIsCKK14Ax0QvbihjfmPU+E+NOOLISCCBjAGHJUyAIKQsRMoSEAAh+QQFAAD/ACwUAHwBNQERAAAI/wBTpQIG7J/BgwaTJAHFsOG3JBHCtZvYboMIClf+2QGEsKPHjyBDihxJsqTJkyhTqlzJsqXLjmnSGIxJk6aUPjE1KMmyoVcvlfyCCh0alEqyJf84vlzKtKnTp1CjSgWZwmCKq1ix9rnaYoOyl0TD8hsQwtnUs2jTql3LNmTWt1gBGTgyhalYogMalGjLt6/fv4ARwoU7g0A0p3eHSpsQuLHjx5BVDn6rAwgzxImD8pgWubPnz40nZ13CrS7mzDQqgF7NunVU0VhbLIiaOegP17hz6zYJ++qzAbRr395NvPju3il6AH9am19q49Cjg0a+ZwXU5jRiSN/OPTBySizOMIivLe1B9/Po1SLvt+Nw0+Y8OhxIT7/+U+Q9AsiwW/sOEB32BSggS8gBMs4W+7nUnAwBUDDggxCOVBVsgKSQyQ5QJAhUbTJQIYIBEYYo4kfIUcDBAAkKoCIS6jQBgiwo/APCLjTWOMuNZMxigxms9MjKiECOOMaQ/wxppJGMBBLIGHBYwgQIUAYEACH5BAUAAP8ALBUAfAFDAREAAAj/AEEJ/EewoMFvSSKEa8ewobs7ECNKhJgKGLANIihc+WcHkMGPIEOKHEmypMmTKFOqXMmypcuXMD+mSUNwpk2bUvrM1KAky4ZevQSCigmSn9GjSI1SSbbkn0eiUKNKnUq1qlWrKQim2MqVa5+tLTYou/oxqVl+A0I4I8u2rdu3cONq7Up3KyADR6bEPZt0QIMScgMLHkx4cN26MwhEC8wXqbQJhSNLnkyZ5WG6OoAwY9zYKI9plUOLHh35ctcl3PRy7kyjAunXsGNXNc21xQLCnY3+kM27t2+UtLc+G4A79+7fyJP/Dp6iB3HBufm1Vk69Omnme1YMjk4jhvXv4Aszm6fE4gz03NIehF/P3i3zfjsWy43Oo8OB9vjzT2XeI4CMvbndAYQO+hVooEvMATLOFv+5FZ0MAVBw4IQUlpQVbYCkkMkOUDR41YNUiGBAhSSWGBJzFHAwgIcEyYLCLjDG+M8us9RIxiw2mMHKjjxiI44EQAYZxJBDCmCkABfAUZCSJjZZ4BhQ/gPllFMyEkggY8BhCRMgdCnLlwEBACH5BAUAAP8ALBUAfAFNAREAAAj/AFMB+0ewoMF/oBKC+pYkQjiC7SK2c3ew4J2LGDNmBLZBBIUr/+wAqkiypMmTKFOqXMmypcuXMGPKnLkyTRqCNnPmlNLHpgYlWTb06gWK5kt+SJMqRUol2ZJ/I41KnUq1qtWrWLGmIJiiq1evfbq22KAsK8ulaPkNCOHMrNu3cOPKncv1q92ugAwcmULXZNqlAxqU6Eu4sOHDcu/enUEgGuKDf5VKm/C4suXLmEsqtqsDCDPMkZPymJa5tOnTiTd7XcKNL+jQ/GhUQE27tu2Zqr22WGAaNr8ft4MLH14xd9dnA3rDBk68uXPUxlP0SJ7Zt+zn2LNXjr5nRWnrMbSLpR8/NzolFmeqw5b2gLz791ej99vh+LJvHh0OwN/PH7fxHgHIYJlvdwChQ38IJrhSdICMs4WAiPkmQwAUKGjhhQdtlRsgKWSyAxQQEiYhFSIYgOGJKP4THQUcDBCiAALQo04TIBQEwi447vLPLLOQMYsNZhDEypCsYCMOQRIkKcE/QTTpZCxQxpKNBVSmaKWFY2T5T5ZccslIIIGMAYclTIBgpiwBAQAh+QQFAAD/ACwXAHwBaQERAAAI/wD/CRw48FubCOHaKVzo7o7DhwQjSpz4sKLFixeBbRBB4co/O4AmihxJsqTJkyhTqlzJsqXLlzBFpkkjcKbNmzhzSukzU4OSLBt69QJFtCiomEgJ8lvKtKnTp0ypJFvyL2TSq1izat3KtWvJFAJTiB1LtqzZPmJbbFDmdSvUt3AHhHDWtq7du3jzxjTLt+9YQAaOTNGbFK5hpwMalCDMuLHjx1f9Si47g0A0yC8Pa+YnbQLmz6BDY55MOoUOIMxEq9x8mMc01bBjy45cWvISboNnl2RtmEYF3cCDC5dYW3KLBcNH8ob7I7nz56KL+302AHrE5W+bW9/OHa/0vj2qc9XHDtV39/Pot37nu2dFd/JPacRIT7/+y/VmKbE4Mx5+U2kP2CfggCbhV1Y/O1xmnX9N8dDBAQRGKCFBBpLVQwAyQMcgU3cAocOEIEZY4V/jbJFhchsuJUMAFIToon1gjQhICpnsAMWJwKXIjwxUiGDAi0AKOKJYFHAwAI4S7aLkLgLN4iQZs9hgBitUVomNOBJkqWUQXHb5TyxgxpKNBWRaoA0f4PCh5ppstulmmwIIcAEcA9EZ5J3PjaHnP3r26eefgDISSCBjwGEJEyAkKsuisqCgZEAAIfkEBQAA/wAsXwB8ASUBEQAACP8Ae4EaSBDUnYN3gG0QQeHKPzuA/kmcSLGixYsYM2rcyLGjx48gQ4ocSbJkyTRpJKJcuVJKH5QalGTZ0Gsiv5s4c96kkmzJv4gmgwodSrSo0aNIQ6aQmKKpU6d9mrbYoOyizqv8BoRwlrSr169gw4oF+bSsU0AGjkzJiFXngAYlxsqdS7euXY1mzc4gEG1j25zSJtwdTLiw4aB5y+oAwszv35s8ph2eTLny5MRPl3Bb6/gxjQqWQ4se/RWz0xYLPD6++YO069ewRZpu+myA6tWtY+vezfvf7BQ9bHNcze9z7+PIQ//es6IjcRoxkkufPvg3JRZnhq+W9oC69+9hf/d029FXI3EeHQ6AX8/e6O8eAWSwXX0HiI72+POT/A1o3Bb5FhEnQwAU6GfggRstZRogKWSyAxQASiQgFSIYgOCFGF70GwUcDCAfCLKEKAsKu+zCx4l8CCDABXBM1GKGMOI3xoz/zGijjYwEEsgYcFjCBAggBAQAIfkEBQAA/wAsYAB8AS8BEQAACP8Ae/0bSBAUwTsIEypECGyDCApX/tkBRLCixYsYM2rcyLGjx48gQ4ocSbKkyZMD06RJqbKlSil9VGpQkmXDR344c+rESSXZkn8UUQodSrSo0aNIk2ZMMTCF06dP+zhtsUGZyJ1Y+Q0I4Uyp169gw4odqxGq2aeADByZQjLrzgENSpCdS7eu3bsVz56dQSCaSbc6pU3AS7iw4cMj9ZrVAYTZX8A4eUxDTLmyZcKKoS7hxvYxZBoVLoseTRpp5qctFgiFjPNH6dewY3887fTZgNWsXcvezVs27RQ9bp9kzQ907+PIL//eswIlcRoxkkufjvc3JRZnhrOW9oC69+9hf/d12+G3JHEeHQ6AX8/e6O8eAWS0ZX0HiI72+POX/A1o3Bb5IREnQwAU6GfggRwxdRogKWSyAxQAdiQgFSIYgOCFGGL0GwUcDCADCATJgsI/uxDEx4kopniiAAJcAAdBL2YoI35j1PhPjTjiyEgggYwBhyVMgBAQACH5BAUAAP8ALF4AfAE/AREAAAj/AEEJ/Efw352DBRMqLHiwocOGwDaIoHDlnx1ACzNq3Mixo8ePIEOKHEmypMmTKEGmSUNwpUuXUvqs1KAky4ZevVIq5Mezp0+eVJIt+YdRp9GjSJMqXcqUaQqCKaJKldonaosNypr++8mV34AQzrSKHUu2rNmzUKeqjQrIwJEpY7v+HNCgBNq7ePPqzbt27QwC0crK9Sltwt7DiBMrJtlXrQ4gzAQP5slj2uLLmDMfbjx1CTe4kifTqKC5tOnTSzlLbbEA7WSeP1DLnk0bpOqozwa4fh27tu/ftW+n6KHb7Gt+o4ErX65Z+J4VZ4/TiMG8uvW9wimxOGP8tbQH18OLeycrvN+OwGSP8+hwYLz790mF9wggI+7rO0B0wN/P36RwQONsUV9Tx8kQAAX9JahgR0+pBkgKmewAxYBJFUiFCAYsqOGGGQlHAQcDDCjLiP+gsMsufKQYUoostsiiAAJcAEdBM3Jo435j5PhPjjzyyEgggYwBhyVMgGBkQAAh+QQFAAD/ACxhAHwBSQERAAAI/wD/CbwjsKDBgwgTFrzDsKFDhsA2iKBw5Z8dQAozatzIsaPHjyBDihxJsqTJkwbTpBGosmVLKX1UalCSZUOvXqBQduTHs6dPnlSSLfmHUafRo0iTKl3K9GQKgSmiSpXaJ2qLDcqaavzJld+AEM60ih1LtqxZsVPTSgVk4MiUswe7/hzQoATcu3jz6i2rVu0MAtH2/pPrU9oEwYgTK16ssG9aHUCYCSbck8c0xpgza+brWOoSbm8nU+ZHo8Lm06hTm+wstcUCxaP5/VBNu7ZthKyjPhsAe/Ts28CDb86dogdvxLFLC1/OHDHxPSsSJ4/RvLp1s8QpsTiDfLS0B9fDi3lXSrzfjsB7Y/PocGC8+/erc/cIIENv7DtAdMDfz98jcUDjbFHfXbHJEAAF/SWo4EFPsQZICpnsAMWAZRVIhQgGLKjhhv8QRwEHA1CIwi7/8KEUHyimqCKKAghwARwFwcjhjOGNYeM/NuaYIyOBBDIGHJYwAcKQsgQEACH5BAUAAP8ALGEAfAFUAREAAAj/AP8JBCWwoMGDCBMqTHinocOHDYFtEEHhyj87gBZq3Mixo8ePIEOKHEmypMmTHNOkEaiyZUspfVRqUJJlQ69eKHPy28mz504qyZb8y5izqNGjSJMqXXoyhcAUUKNG7QO1xQZlTEv63MpvQAhnWcOKHUu2bFipaKMCMnBkilmQXH0OaFDird27ePOSTZt2BoFoejnG7SltQuDDiBMrVsgXrQ4gzBYjHMyTxzTJmDNrztpY6hJubjf/o7yTRgXRqFOr9tg5aosFqknz+7G6tu3araE+GxCbNO3bwINLzp2iB2/Usk0LX848L/E9K1Inj9G8unWxxCmxOIOctLQH18OLdjdKvN8OwJtl8+hwYLz79yOJ9wggQ7PsO0B0wN/PfyNxQONsUZ9ksskQAAX9JajgU/+0BkgKmewAxYCIFUiFCAYsqOGCxFHAwQADyoLCP7vYxceJKKZ4ogACXABHQS9uKON1Y9T4T4044shIIIGMAYclTIAgZEAAIfkEBQAA/wAsXgB8AV8BEQAACP8A72TZ0KvXv3+gEiY8yLChw4cQI0p0eKeixR/VoKXaCGyDCApX/tkBNLGkyZMoU6pcybKly5cwY75Mk+YgzZs3pfShqUGJzJ8p+QkdSlQolWRL/pEEyrSp06dQo0pNmeJgiqtYsfa52mKDsqlQi4rlNyCEM7Bo06pdy9Zp1rdYARk4MqUt0LFFBzQoYbev37+ApcKFO4NAtMAw8RKVNgGx48eQIzMc/FYHEGaSVSoeymNa5s+gQz+lnHUJt7qiS24WSqNC6tewY08kjbXFAtkSV/P7gbu379C0rz4b8Nuhbt7Fkyv3GzxFD+LKdbdeTr062uZ7ViyXHsO69+9Mm1OFYnEm+mppD8CrX8+yeb8dh4vr5tHhAPv7+GcH7xFAxm/ddwChQ34EFmhVcICMs4V/uOkmQwAUGCjhfVXRBkgKmewAhX8DMBiag1SIYMCEJOLXHAUc8MEECCzK4qIsKOyyi2N81GijCkgIoOOOF8DBkI8lBqncGET+Q+SRRzISSCBjwGFJQAA7'; + + function createOverlay() { + if (overlay) return overlay; + overlay = document.createElement('div'); + overlay.id = 'f7-loading-overlay'; + overlay.style.cssText = 'display:none;position:fixed;inset:0;z-index:999999;background:#fff;'; + document.body.appendChild(overlay); + return overlay; + } + + function hideDefaultBusyPopup() { + var busy = document.getElementById('busypopup'); + if (busy) busy.style.setProperty('display', 'none', 'important'); + var modal = document.querySelector('.modal[id*="busy"], [id="modal-busypopup"]'); + if (modal) modal.style.setProperty('display', 'none', 'important'); + } + + function hideProgressOverlay() { + var progressLayer = document.querySelector('.leaflet-progress-layer'); + if (progressLayer) progressLayer.style.setProperty('display', 'none', 'important'); + } + + function showLoadingOverlay() { + hideDefaultBusyPopup(); + hideProgressOverlay(); + var el = createOverlay(); + el.style.display = 'flex'; + } + + function hideLoadingOverlay() { + if (overlay) overlay.style.display = 'none'; + } + + function subscribeMap(map) { + if (!map || map._f7LoadingSubscribed) return; + map._f7LoadingSubscribed = true; + map.on('showbusy', showLoadingOverlay); + map.on('hidebusy', hideLoadingOverlay); + } + + function waitForMapAndSubscribe() { + var map = (window.app && window.app.map) || (window.L && window.L.Map && window.L.Map.THIS); + if (map) { + subscribeMap(map); + return; + } + setTimeout(waitForMapAndSubscribe, 100); + } + + function isBusyPopupVisible(busy) { + if (!busy) return false; + var st = window.getComputedStyle(busy); + if (st.display === 'none' || st.visibility === 'hidden') return false; + var rect = busy.getBoundingClientRect(); + return rect.width > 0 && rect.height > 0; + } + var observer = new MutationObserver(function() { + var busy = document.getElementById('busypopup'); + var progressLayer = document.querySelector('.leaflet-progress-layer'); + if (overlay && overlay.style.display === 'flex') { + hideDefaultBusyPopup(); + hideProgressOverlay(); + return; + } + if (busy && isBusyPopupVisible(busy)) { + showLoadingOverlay(); + hideDefaultBusyPopup(); + return; + } + if (progressLayer && progressLayer.offsetParent !== null) { + showLoadingOverlay(); + hideProgressOverlay(); + } + }); + function startObserver() { + if (document.body) observer.observe(document.body, { childList: true, subtree: true }); + else setTimeout(startObserver, 50); + } + + if (document.readyState === 'loading') { + document.addEventListener('DOMContentLoaded', function() { + waitForMapAndSubscribe(); + startObserver(); + }); + } else { + waitForMapAndSubscribe(); + startObserver(); + } +})(); + +var applyBranding = function() { + + function getCustomLogoUrl() { + let customLogo = getComputedStyle(document.documentElement).getPropertyValue('--nc-custom-logo'); + let customLogoUrl; + if (customLogo !== '') { + customLogoUrl = decodeURIComponent(customLogo); + } + return customLogoUrl; + } + + // wait until the menu (and particularly the document-header) actually exists + function setLogo() { + let logoHeader = document.getElementById('document-header'); + + if (!logoHeader) { + // the logo does not exist in the menu yet, re-try in 250ms + setTimeout(setLogo, 250); + } else { + let logo = document.querySelector('#document-header > div'); + logo.style.setProperty('background-color', 'var(--nc-logo-background)', 'important'); + + logoHeader.style.setProperty('display', 'var(--nc-logo-display, flex)', 'important'); + + let customLogoUrl = getCustomLogoUrl(); + if (customLogoUrl) + logo.style.setProperty('background-image', 'url("' + customLogoUrl + '")', 'important'); + + menuItems = document.querySelectorAll('#main-menu > li > a'); + } + } + + function setAboutImg() { + if (document.getElementById('lokit-extra')) + return; + var lk = document.getElementById('lokit-version'); + var aboutDialog = document.getElementById('about-dialog-info'); + if (!lk || !aboutDialog) { + setTimeout(setAboutImg, 250); + } else { + let customLogoUrl = getCustomLogoUrl(); + if (customLogoUrl) { + let integratorLogo = document.getElementById('integrator-logo'); + if (integratorLogo) + integratorLogo.style.backgroundImage = 'url("' + getCustomLogoUrl() + '")'; + } + } + } + + function cssUrlsRenamerSocketProxy() { + var replaceUrls = function(rules, replaceBase) { + if (!rules) + return; + + for (var r = 0; r < rules.length; ++r) { + // check subset of rules like @media or @import + if (rules[r] && rules[r].type != 1) { + replaceUrls(rules[r].cssRules || rules[r].rules, replaceBase); + continue; + } + if (!rules[r] || !rules[r].style) + continue; + var img = rules[r].style.backgroundImage; + if (img === '' || img === undefined) + continue; + if (img.startsWith('url("images/')) + { + rules[r].style.backgroundImage = + img.replace('url("images/', replaceBase + '/images/'); + } + if (img.startsWith('url("remote/')) + { + rules[r].style.backgroundImage = + img.replace('url("remote/', replaceBase + '/remote/'); + } + } + }; + var sheets = document.styleSheets; + for (var i = 0; i < sheets.length; ++i) { + var relBases; + try { + relBases = sheets[i].href.split('/'); + } catch { + window.app.console.log('Missing href from CSS number ' + i); + continue; + } + relBases.pop(); // bin last - css name. + var replaceBase = 'url("' + relBases.join('/'); + + var rules; + try { + rules = sheets[i].cssRules || sheets[i].rules; + } catch (err) { + window.app.console.log('Missing CSS from ' + sheets[i].href); + continue; + } + replaceUrls(rules, replaceBase); + } + }; + + setLogo(); + setAboutImg(); + + if (window.socketProxy) { + cssUrlsRenamerSocketProxy(); + } +}; + +window.addEventListener('load', applyBranding); +window.initializedUI = applyBranding; // will be called on UI init (also after mode switch) + +/*a::first-letter"*/ +document.onkeyup = function(e) { + if (e.altKey && e.shiftKey) { + console.log('alt + shift + f'); + menuItems.forEach(function(menuItem) { + menuItem.style.setProperty('text-decoration', 'underline', 'important'); + }); + } +}; diff --git a/f7cloud-office/browser/dist/f7cloud/images/checkbox-off-disabled.svg b/f7cloud-office/browser/dist/f7cloud/images/checkbox-off-disabled.svg new file mode 100644 index 0000000..f629e34 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/checkbox-off-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/checkbox-off.svg b/f7cloud-office/browser/dist/f7cloud/images/checkbox-off.svg new file mode 100644 index 0000000..8838589 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/checkbox-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/checkbox-on-disabled.svg b/f7cloud-office/browser/dist/f7cloud/images/checkbox-on-disabled.svg new file mode 100644 index 0000000..5ea0438 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/checkbox-on-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/checkbox-on.svg b/f7cloud-office/browser/dist/f7cloud/images/checkbox-on.svg new file mode 100644 index 0000000..3bc7570 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/checkbox-on.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/close-widget-hover.svg b/f7cloud-office/browser/dist/f7cloud/images/close-widget-hover.svg new file mode 100644 index 0000000..bc1baf6 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/close-widget-hover.svg @@ -0,0 +1,37 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/close-widget.svg b/f7cloud-office/browser/dist/f7cloud/images/close-widget.svg new file mode 100644 index 0000000..74dfd3a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/close-widget.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/closedoc-dark_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/closedoc-dark_branding.svg new file mode 100644 index 0000000..9996a41 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/closedoc-dark_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/closedoc.svg b/f7cloud-office/browser/dist/f7cloud/images/closedoc.svg new file mode 100644 index 0000000..852385a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/closedoc.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/edit_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/edit_branding.svg new file mode 100644 index 0000000..4da38b7 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/edit_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/lc_bold.svg b/f7cloud-office/browser/dist/f7cloud/images/es/lc_bold.svg new file mode 100644 index 0000000..82e5882 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/lc_bold.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/lc_italic.svg b/f7cloud-office/browser/dist/f7cloud/images/es/lc_italic.svg new file mode 100644 index 0000000..0de9a3e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/lc_italic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/lc_strikeout.svg b/f7cloud-office/browser/dist/f7cloud/images/es/lc_strikeout.svg new file mode 100644 index 0000000..f927452 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/lc_strikeout.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/lc_underline.svg b/f7cloud-office/browser/dist/f7cloud/images/es/lc_underline.svg new file mode 100644 index 0000000..fd9d32b --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/lc_underline.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/sc_bold.svg b/f7cloud-office/browser/dist/f7cloud/images/es/sc_bold.svg new file mode 100644 index 0000000..0f493cd --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/sc_bold.svg @@ -0,0 +1,5 @@ +/&gt; + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/sc_italic.svg b/f7cloud-office/browser/dist/f7cloud/images/es/sc_italic.svg new file mode 100644 index 0000000..8b69b06 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/sc_italic.svg @@ -0,0 +1,5 @@ +/&gt; + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/es/sc_underline.svg b/f7cloud-office/browser/dist/f7cloud/images/es/sc_underline.svg new file mode 100644 index 0000000..c9b3325 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/es/sc_underline.svg @@ -0,0 +1,8 @@ +/&gt; + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/fit-cell_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/fit-cell_branding.svg new file mode 100644 index 0000000..75941c9 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/fit-cell_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_down_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_down_branding.svg new file mode 100644 index 0000000..8319ed9 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_down_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_up_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_up_branding.svg new file mode 100644 index 0000000..3863541 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/indentation_marker_up_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/ios_handle_end.svg b/f7cloud-office/browser/dist/f7cloud/images/ios_handle_end.svg new file mode 100644 index 0000000..5c0ce08 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/ios_handle_end.svg @@ -0,0 +1,47 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/ios_handle_start.svg b/f7cloud-office/browser/dist/f7cloud/images/ios_handle_start.svg new file mode 100644 index 0000000..1f33fc9 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/ios_handle_start.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_alignblock_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_alignblock_branding.svg new file mode 100644 index 0000000..db678f2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_alignblock_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_alignhorizontalcenter_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_alignhorizontalcenter_branding.svg new file mode 100644 index 0000000..bfdffe9 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_alignhorizontalcenter_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_alignleft_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_alignleft_branding.svg new file mode 100644 index 0000000..5657c0e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_alignleft_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_alignright_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_alignright_branding.svg new file mode 100644 index 0000000..a08bfd8 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_alignright_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_autosum_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_autosum_branding.svg new file mode 100644 index 0000000..bdd13c4 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_autosum_branding.svg @@ -0,0 +1,38 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_backgroundcolor_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_backgroundcolor_branding.svg new file mode 100644 index 0000000..a9755df --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_backgroundcolor_branding.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_bold_es.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_bold_es.svg new file mode 100644 index 0000000..82e5882 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_bold_es.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_cancel_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_cancel_branding.svg new file mode 100644 index 0000000..ace7b0c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_cancel_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_closedocmobile_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_closedocmobile_branding.svg new file mode 100644 index 0000000..50eaed3 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_closedocmobile_branding.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_color_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_color_branding.svg new file mode 100644 index 0000000..ace1634 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_color_branding.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_decrementindent_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_decrementindent_branding.svg new file mode 100644 index 0000000..a1c28c8 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_decrementindent_branding.svg @@ -0,0 +1,86 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_decrementlevel_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_decrementlevel_branding.svg new file mode 100644 index 0000000..c8f6813 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_decrementlevel_branding.svg @@ -0,0 +1,86 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_defaultbullet_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultbullet_branding.svg new file mode 100644 index 0000000..75c6036 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultbullet_branding.svg @@ -0,0 +1,102 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_branding.svg new file mode 100644 index 0000000..78c7bc0 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_branding.svg @@ -0,0 +1,98 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_hover_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_hover_branding.svg new file mode 100644 index 0000000..0ea9652 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_defaultnumbering_hover_branding.svg @@ -0,0 +1,98 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_deletepage_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_deletepage_branding.svg new file mode 100644 index 0000000..ef6a0d7 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_deletepage_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_downpage_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_downpage_branding.svg new file mode 100644 index 0000000..32dd096 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_downpage_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_drawchart_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_drawchart_branding.svg new file mode 100644 index 0000000..f8f2315 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_drawchart_branding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_duplicatepage_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_duplicatepage_branding.svg new file mode 100644 index 0000000..73356bd --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_duplicatepage_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_ellipse_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_ellipse_branding.svg new file mode 100644 index 0000000..53d475a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_ellipse_branding.svg @@ -0,0 +1,31 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_firstrecord_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_firstrecord_branding.svg new file mode 100644 index 0000000..fe052f4 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_firstrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_fontcolor.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_fontcolor.svg new file mode 100644 index 0000000..ace1634 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_fontcolor.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_formatpaintbrush_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_formatpaintbrush_branding.svg new file mode 100644 index 0000000..c53afb2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_formatpaintbrush_branding.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_formattedfield_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_formattedfield_branding.svg new file mode 100644 index 0000000..e43bbe4 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_formattedfield_branding.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_fullscreen_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_fullscreen_branding.svg new file mode 100644 index 0000000..2041417 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_fullscreen_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_functiondialog_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_functiondialog_branding.svg new file mode 100644 index 0000000..7a21f36 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_functiondialog_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_incrementindent_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_incrementindent_branding.svg new file mode 100644 index 0000000..61380fe --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_incrementindent_branding.svg @@ -0,0 +1,109 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_inserthyperlink_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_inserthyperlink_branding.svg new file mode 100644 index 0000000..b518617 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_inserthyperlink_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_insertpage_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_insertpage_branding.svg new file mode 100644 index 0000000..ee67305 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_insertpage_branding.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_branding.svg new file mode 100644 index 0000000..15ceb45 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_branding.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_clarodrive.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_clarodrive.svg new file mode 100644 index 0000000..e121c4a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_inserttable_clarodrive.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_italic_es.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_italic_es.svg new file mode 100644 index 0000000..0de9a3e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_italic_es.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_menu_downloadas_pdf_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_downloadas_pdf_branding.svg new file mode 100644 index 0000000..c2a6201 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_downloadas_pdf_branding.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_menu_formattingmarks_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_formattingmarks_branding.svg new file mode 100644 index 0000000..7ea70b0 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_formattingmarks_branding.svg @@ -0,0 +1,38 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_menu_fullscreen_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_fullscreen_branding.svg new file mode 100644 index 0000000..38a4b55 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_fullscreen_branding.svg @@ -0,0 +1,49 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_menu_zoomreset_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_zoomreset_branding.svg new file mode 100644 index 0000000..a11c6ba --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_menu_zoomreset_branding.svg @@ -0,0 +1,73 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_nextrecord_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_nextrecord_branding.svg new file mode 100644 index 0000000..39b4fbb --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_nextrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatcurrency_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatcurrency_branding.svg new file mode 100644 index 0000000..a78179b --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatcurrency_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecdecimals_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecdecimals_branding.svg new file mode 100644 index 0000000..cf6f091 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecdecimals_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecimal_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecimal_branding.svg new file mode 100644 index 0000000..b3e97e3 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatdecimal_branding.svg @@ -0,0 +1,46 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatincdecimals_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatincdecimals_branding.svg new file mode 100644 index 0000000..a613897 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatincdecimals_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatpercent_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatpercent_branding.svg new file mode 100644 index 0000000..bc92cf1 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_numberformatpercent_branding.svg @@ -0,0 +1,37 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_prevrecord_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_prevrecord_branding.svg new file mode 100644 index 0000000..a1c8eaa --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_prevrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_print_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_print_branding.svg new file mode 100644 index 0000000..20f0151 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_print_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_resetattributes_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_resetattributes_branding.svg new file mode 100644 index 0000000..82a53d0 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_resetattributes_branding.svg @@ -0,0 +1,52 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_save_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_save_branding.svg new file mode 100644 index 0000000..a1a644c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_save_branding.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_saved_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_saved_branding.svg new file mode 100644 index 0000000..af7d387 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_saved_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_savemodified_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_savemodified_branding.svg new file mode 100644 index 0000000..bdc8f1e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_savemodified_branding.svg @@ -0,0 +1,50 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_saving_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_saving_branding.svg new file mode 100644 index 0000000..12cea5d --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_saving_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_searchnext_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_searchnext_branding.svg new file mode 100644 index 0000000..9beedc4 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_searchnext_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_searchprev_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_searchprev_branding.svg new file mode 100644 index 0000000..f0dc36c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_searchprev_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_setborderstyle_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_setborderstyle_branding.svg new file mode 100644 index 0000000..5fbfa8f --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_setborderstyle_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_showannotations_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_showannotations_branding.svg new file mode 100644 index 0000000..caf4139 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_showannotations_branding.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-animation.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-animation.svg new file mode 100644 index 0000000..cb5399a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-animation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-transition.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-transition.svg new file mode 100644 index 0000000..efcda24 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar-transition.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_calc.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_calc.svg new file mode 100644 index 0000000..95c2f8f --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_calc.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_draw.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_draw.svg new file mode 100644 index 0000000..abd69a6 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_draw.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_impress.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_impress.svg new file mode 100644 index 0000000..c1c5e75 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_impress.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_masterslide.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_masterslide.svg new file mode 100644 index 0000000..17041cc --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_masterslide.svg @@ -0,0 +1,43 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_calc.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_calc.svg new file mode 100644 index 0000000..bcdc085 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_calc.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_draw.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_draw.svg new file mode 100644 index 0000000..b8448d6 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_draw.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_impress.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_impress.svg new file mode 100644 index 0000000..5ff368e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_impress.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_writer.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_writer.svg new file mode 100644 index 0000000..e5077af --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_navigator_writer.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_writer.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_writer.svg new file mode 100644 index 0000000..81d06f2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_sidebar_writer.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_slidechangewindow.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_slidechangewindow.svg new file mode 100644 index 0000000..19b3e5b --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_slidechangewindow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_strikeout_es.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_strikeout_es.svg new file mode 100644 index 0000000..f927452 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_strikeout_es.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrolldown_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrolldown_branding.svg new file mode 100644 index 0000000..2a08f21 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrolldown_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrollup_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrollup_branding.svg new file mode 100644 index 0000000..bc8740a --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_stylepreviews-scrollup_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_text_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_text_branding.svg new file mode 100644 index 0000000..a02790f --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_text_branding.svg @@ -0,0 +1,3 @@ +A + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_togglemergecells_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_togglemergecells_branding.svg new file mode 100644 index 0000000..cc8a8b0 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_togglemergecells_branding.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_underline_es.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_underline_es.svg new file mode 100644 index 0000000..fd9d32b --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_underline_es.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_uppage_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_uppage_branding.svg new file mode 100644 index 0000000..ce6754d --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_uppage_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/lc_wraptext_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/lc_wraptext_branding.svg new file mode 100644 index 0000000..9ed6ca4 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/lc_wraptext_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/menu-share-divider.svg b/f7cloud-office/browser/dist/f7cloud/images/menu-share-divider.svg new file mode 100644 index 0000000..02db791 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/menu-share-divider.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/menu-share.svg b/f7cloud-office/browser/dist/f7cloud/images/menu-share.svg new file mode 100644 index 0000000..7ba50db --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/menu-share.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/minus_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/minus_branding.svg new file mode 100644 index 0000000..152d73e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/minus_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/open-local-editor.svg b/f7cloud-office/browser/dist/f7cloud/images/open-local-editor.svg new file mode 100644 index 0000000..f4be9b2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/open-local-editor.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/plus_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/plus_branding.svg new file mode 100644 index 0000000..44c08b2 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/plus_branding.svg @@ -0,0 +1,13 @@ + + + + + image/svg+xml + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/plus_white_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/plus_white_branding.svg new file mode 100644 index 0000000..8a76aaa --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/plus_white_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-off-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-off-dark.svg new file mode 100644 index 0000000..daf71fd --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-off-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled-dark.svg new file mode 100644 index 0000000..548885e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled.svg new file mode 100644 index 0000000..51d5903 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-off-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-off.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-off.svg new file mode 100644 index 0000000..6b78330 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-on-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-on-dark.svg new file mode 100644 index 0000000..a08ab17 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-on-dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled-dark.svg new file mode 100644 index 0000000..8f3629f --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled.svg new file mode 100644 index 0000000..b197000 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-on-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/radio-on.svg b/f7cloud-office/browser/dist/f7cloud/images/radio-on.svg new file mode 100644 index 0000000..1aef367 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/radio-on.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/rotation-handler.svg b/f7cloud-office/browser/dist/f7cloud/images/rotation-handler.svg new file mode 100644 index 0000000..13c09d3 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/rotation-handler.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/scroll-double-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/scroll-double-dark.svg new file mode 100644 index 0000000..4276871 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/scroll-double-dark.svg @@ -0,0 +1,33 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/scroll-double-white.svg b/f7cloud-office/browser/dist/f7cloud/images/scroll-double-white.svg new file mode 100644 index 0000000..d54abc8 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/scroll-double-white.svg @@ -0,0 +1,35 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large-checked_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large-checked_branding.svg new file mode 100644 index 0000000..92ded6b --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large-checked_branding.svg @@ -0,0 +1,50 @@ + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large_branding.svg new file mode 100644 index 0000000..0ccac28 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-animation-large_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-property-large_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-property-large_branding.svg new file mode 100644 index 0000000..552a249 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-property-large_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large-checked_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large-checked_branding.svg new file mode 100644 index 0000000..03cb4b8 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large-checked_branding.svg @@ -0,0 +1,16 @@ + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large_branding.svg new file mode 100644 index 0000000..3c02677 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-template-large_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large-checked_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large-checked_branding.svg new file mode 100644 index 0000000..c1bfd3e --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large-checked_branding.svg @@ -0,0 +1,15 @@ + + + + + image/svg+xml + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large_branding.svg new file mode 100644 index 0000000..fd6e1ee --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/sidebar-transition-large_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker-hover_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker-hover_branding.svg new file mode 100644 index 0000000..c1a6047 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker-hover_branding.svg @@ -0,0 +1,41 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker_branding.svg new file mode 100644 index 0000000..82b9c32 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/table-column-resize-marker_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker-hover_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker-hover_branding.svg new file mode 100644 index 0000000..8e129c3 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker-hover_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker_branding.svg new file mode 100644 index 0000000..046d870 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/table-row-resize-marker_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/text-path_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/text-path_branding.svg new file mode 100644 index 0000000..4f02c5c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/text-path_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-font.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-font.svg new file mode 100644 index 0000000..a40eee8 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-font.svg @@ -0,0 +1,97 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + CollaboraOnline + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-dark.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-dark.svg new file mode 100644 index 0000000..cd3af10 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-dark.svg @@ -0,0 +1,43 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-notebookbar.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-notebookbar.svg new file mode 100644 index 0000000..bfbee85 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo-notebookbar.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo.svg new file mode 100644 index 0000000..d8ee5e5 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-logo.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path-minified.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path-minified.svg new file mode 100644 index 0000000..61d190c --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path-minified.svg @@ -0,0 +1,37 @@ + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path.svg new file mode 100644 index 0000000..e7e367f --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-path.svg @@ -0,0 +1,147 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-font.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-font.svg new file mode 100644 index 0000000..10814ab --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-font.svg @@ -0,0 +1,102 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + CollaboraOnline(unsupported) + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path-minified.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path-minified.svg new file mode 100644 index 0000000..5992abf --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path-minified.svg @@ -0,0 +1,50 @@ + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path.svg b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path.svg new file mode 100644 index 0000000..8b71fb0 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/toolbar-bg-unsupported-path.svg @@ -0,0 +1,232 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/user-default.png b/f7cloud-office/browser/dist/f7cloud/images/user-default.png new file mode 100644 index 0000000..ec276ce Binary files /dev/null and b/f7cloud-office/browser/dist/f7cloud/images/user-default.png differ diff --git a/f7cloud-office/browser/dist/f7cloud/images/user-default.svg b/f7cloud-office/browser/dist/f7cloud/images/user-default.svg new file mode 100644 index 0000000..0016364 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/user-default.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/x-office-document.svg b/f7cloud-office/browser/dist/f7cloud/images/x-office-document.svg new file mode 100644 index 0000000..fe058fd --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/x-office-document.svg @@ -0,0 +1,5 @@ + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/x-office-drawing.svg b/f7cloud-office/browser/dist/f7cloud/images/x-office-drawing.svg new file mode 100644 index 0000000..56c57ee --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/x-office-drawing.svg @@ -0,0 +1,4 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/x-office-presentation.svg b/f7cloud-office/browser/dist/f7cloud/images/x-office-presentation.svg new file mode 100644 index 0000000..338d602 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/x-office-presentation.svg @@ -0,0 +1,4 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/x-office-spreadsheet.svg b/f7cloud-office/browser/dist/f7cloud/images/x-office-spreadsheet.svg new file mode 100644 index 0000000..316bbbe --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/x-office-spreadsheet.svg @@ -0,0 +1,4 @@ + + + diff --git a/f7cloud-office/browser/dist/f7cloud/images/zoomreset_branding.svg b/f7cloud-office/browser/dist/f7cloud/images/zoomreset_branding.svg new file mode 100644 index 0000000..15007d3 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/images/zoomreset_branding.svg @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/f7cloud/loading-preview.html b/f7cloud-office/browser/dist/f7cloud/loading-preview.html new file mode 100644 index 0000000..d45c659 --- /dev/null +++ b/f7cloud-office/browser/dist/f7cloud/loading-preview.html @@ -0,0 +1,124 @@ + + + + + + Просмотр экрана загрузки — F7 Office + + + + +
+

Искусственный просмотр экрана загрузки · Закройте вкладку для выхода

+ + + + + diff --git a/f7cloud-office/browser/dist/global.js b/f7cloud-office/browser/dist/global.js new file mode 100644 index 0000000..085d400 --- /dev/null +++ b/f7cloud-office/browser/dist/global.js @@ -0,0 +1 @@ +window.app={socket:null,console:{}};var Base64ToArrayBuffer=function(base64Str){var binStr=atob(base64Str);var ab=new ArrayBuffer(binStr.length);var bv=new Uint8Array(ab);for(var i=0,l=binStr.length;ic.codePointAt(0));return(new TextDecoder).decode(u8Array)};class BrowserProperties{static initiateBrowserProperties(global){global.L={};let ua=navigator.userAgent.toLowerCase();let uv=navigator.vendor.toLowerCase();let doc=document.documentElement;let ie="ActiveXObject"in global;let cypressTest=ua.indexOf("cypress")!==-1;let clipboardApiAvailable=navigator.clipboard!==undefined&&navigator.clipboard.write!==undefined&&navigator.clipboard.read!==undefined;let webkit=ua.indexOf("webkit")!==-1;let chrome=ua.indexOf("chrome")!==-1;let gecko=(ua.indexOf("gecko")!==-1||cypressTest&&"MozUserFocus"in doc.style)&&!webkit&&!global.opera&&!ie;let safari=!chrome&&(ua.indexOf("safari")!==-1||uv.indexOf("apple")==0);let win=navigator.platform.indexOf("Win")===0;let mobile=typeof orientation!=="undefined"||ua.indexOf("mobile")!==-1;let msPointer=!global.PointerEvent&&global.MSPointerEvent;let pointer=global.PointerEvent&&navigator.pointerEnabled&&navigator.maxTouchPoints||msPointer;let webkit3d="WebKitCSSMatrix"in global&&"m11"in new global.WebKitCSSMatrix;let gecko3d="MozPerspective"in doc.style;var mac=navigator.appVersion.indexOf("Mac")!=-1||navigator.userAgent.indexOf("Mac")!=-1;var chromebook=global.ThisIsTheAndroidApp&&global.COOLMessageHandler.isChromeOS();var navigatorLang=navigator.languages&&navigator.languages.length?navigator.languages[0]:navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage;function getFirefoxVersion(){var version="";var userAgent=navigator.userAgent.toLowerCase();if(userAgent.indexOf("firefox")!==-1){var matches=userAgent.match(/firefox\/([0-9]+\.*[0-9]*)/);if(matches){version=matches[1]}}return version}window.L.Browser={ie:ie,edge:"msLaunchUri"in navigator&&!("documentMode"in document),webkit:webkit,gecko:gecko,geckoVersion:getFirefoxVersion(),android:ua.indexOf("android")!==-1,chrome:chrome,safari:safari,win:win,mac:mac,any3d:!global.L_DISABLE_3D&&(webkit3d||gecko3d),mobile:mobile,mobileWebkit:mobile&&webkit,cypressTest:cypressTest,clipboardApiAvailable:clipboardApiAvailable,msPointer:!!msPointer,pointer:!!pointer,retina:(global.devicePixelRatio||global.screen.deviceXDPI/global.screen.logicalXDPI)>1,lang:navigatorLang};global.mode={isChromebook:function(){return chromebook},isMobile:function(){if(global.mode.isChromebook())return false;if(global.L.Browser.mobile&&global.L.Browser.cypressTest){return true}return global.L.Browser.mobile&&(screen.width<768||screen.height<768)},isTablet:function(){if(global.mode.isChromebook())return false;return global.L.Browser.mobile&&!global.mode.isMobile()},isDesktop:function(){if(global.mode.isChromebook())return true;return!global.L.Browser.mobile},getDeviceFormFactor:function(){if(global.mode.isMobile())return"mobile";else if(global.mode.isTablet())return"tablet";else if(global.mode.isDesktop())return"desktop";else return null}}}}class InitializerBase{constructor(){BrowserProperties.initiateBrowserProperties(window);this.uriPrefix=document.getElementById("init-uri-prefix").value;this.brandingUriPrefix=this.uriPrefix;window.welcomeUrl=document.getElementById("init-welcome-url")?document.getElementById("init-welcome-url").value:"";window.feedbackUrl=document.getElementById("init-feedback-url")?document.getElementById("init-feedback-url").value:"";window.buyProductUrl=document.getElementById("init-buy-product-url")?document.getElementById("init-buy-product-url").value:"";let initCSSVars=document.getElementById("init-css-vars")?document.getElementById("init-css-vars").value:"";if(initCSSVars){initCSSVars=atob(initCSSVars);const sheet=new CSSStyleSheet;if(typeof sheet.replace==="function"){sheet.replace(initCSSVars);document.adoptedStyleSheets.push(sheet)}}const element=window.L.initial=document.getElementById("initial-variables");window.L.initial._stubMessage=function(){};window.host="";window.serviceRoot="";window.hexifyUrl=false;window.versionPath="";window.accessToken=element.dataset.accessToken;window.accessTokenTTL=element.dataset.accessTokenTtl;window.noAuthHeader=element.dataset.noAuthHeader;window.accessHeader=element.dataset.accessHeader;window.postMessageOriginExt="";window.coolwsdVersion="";window.enableWelcomeMessage=false;window.autoShowWelcome=false;window.autoShowFeedback=true;window.allowUpdateNotification=false;window.useIntegrationTheme=false;window.enableMacrosExecution=false;window.enableAccessibility=false;window.protocolDebug=false;window.enableDebug=false;window.frameAncestors="";window.socketProxy=false;window.uiDefaults={};window.useStatusbarSaveIndicator=false;window.checkFileInfoOverride={};window.deeplEnabled=false;window.zoteroEnabled=false;window.savedUIState=true;window.extraExportFormats=[];window.wasmEnabled=false;window.indirectionUrl="";window.geolocationSetup=false;window.canvasSlideshowEnabled=false;window.wopiSettingBaseUrl=element.dataset.wopiSettingBaseUrl;window.tileSize=256;window.ThisIsAMobileApp=false;window.ThisIsTheiOSApp=false;window.ThisIsTheGtkApp=false;window.ThisIsTheAndroidApp=false;window.ThisIsTheEmscriptenApp=false;window.bundlejsLoaded=false;window.fullyLoadedAndReady=false;window.addEventListener("load",function(){window.fullyLoadedAndReady=true;const contentKeeper=document.getElementById("content-keeper");while(contentKeeper.children.length>0)document.body.insertBefore(contentKeeper.children[contentKeeper.children.length-1],document.body.firstChild);document.getElementById("content-keeper").remove()},false);let productName=document.getElementById("init-product-branding-name").value;if(typeof productName==="string"&&productName.length){window.brandProductName=productName}let productURL=document.getElementById("init-product-branding-url").value;if(typeof productURL==="string"&&productURL.length){window.brandProductURL=productURL}this.initiateCoolParams()}initiateCoolParams(){const gls=window.location.search;const coolParams={p:new URLSearchParams(gls.slice(gls.lastIndexOf("?")+1))};coolParams.get=function(name){const value=this.p.get(name);return value===null?"":value}.bind(coolParams);coolParams.set=function(name,value){this.p.set(name,value)}.bind(coolParams);window.coolParams=coolParams}loadCSSFiles(){const link=document.createElement("link");link.setAttribute("rel","stylesheet");link.setAttribute("type","text/css");const brandingLink=document.createElement("link");brandingLink.setAttribute("rel","stylesheet");brandingLink.setAttribute("type","text/css");const theme_name=document.getElementById("init-branding-name").value;let theme_prefix="";if(window.useIntegrationTheme&&theme_name!=="")theme_prefix=theme_name+"/";if(window.mode.isMobile()){link.setAttribute("href",this.uriPrefix+"device-mobile.css");brandingLink.setAttribute("href",this.brandingUriPrefix+theme_prefix+"branding-mobile.css")}else if(window.mode.isTablet()){link.setAttribute("href",this.uriPrefix+"device-tablet.css");brandingLink.setAttribute("href",this.brandingUriPrefix+theme_prefix+"branding-tablet.css")}else{link.setAttribute("href",this.uriPrefix+"device-desktop.css");brandingLink.setAttribute("href",this.brandingUriPrefix+theme_prefix+"branding-desktop.css")}const otherStylesheets=document.querySelectorAll('link[rel="stylesheet"]');const lastOtherStylesheet=otherStylesheets[otherStylesheets.length-1];lastOtherStylesheet.insertAdjacentElement("afterend",link).insertAdjacentElement("afterend",brandingLink)}initializeViewMode(){const darkTheme=window.coolParams.get("darkTheme");if(darkTheme){window.uiDefaults={darkTheme:true}}}afterInitialization(){this.initializeViewMode();this.loadCSSFiles()}}class BrowserInitializer extends InitializerBase{constructor(){super();window.WOPIpostMessageReady=false;this._boundPostMessageHandler=this.postMessageHandler.bind(this);window.addEventListener("message",this._boundPostMessageHandler,false);const element=document.getElementById("initial-variables");window.host=element.dataset.host;window.serviceRoot=element.dataset.serviceRoot;window.hexifyUrl=element.dataset.hexifyUrl.toLowerCase().trim()==="true";window.versionPath=element.dataset.versionPath;window.postMessageOriginExt=element.dataset.postMessageOriginExt;window.coolLogging=element.dataset.coolLogging;window.coolwsdVersion=element.dataset.coolwsdVersion;window.enableWelcomeMessage=element.dataset.enableWelcomeMessage.toLowerCase().trim()==="true";window.autoShowWelcome=element.dataset.autoShowWelcome.toLowerCase().trim()==="true";window.autoShowFeedback=element.dataset.autoShowFeedback.toLowerCase().trim()==="true";window.allowUpdateNotification=element.dataset.allowUpdateNotification.toLowerCase().trim()==="true";window.userInterfaceMode=element.dataset.userInterfaceMode;window.useIntegrationTheme=element.dataset.useIntegrationTheme.toLowerCase().trim()==="true";window.useStatusbarSaveIndicator=element.dataset.statusbarSaveIndicator.toLowerCase().trim()==="true";window.enableMacrosExecution=element.dataset.enableMacrosExecution.toLowerCase().trim()==="true";window.enableAccessibility=element.dataset.enableAccessibility.toLowerCase().trim()==="true";window.outOfFocusTimeoutSecs=parseInt(element.dataset.outOfFocusTimeoutSecs);window.idleTimeoutSecs=parseInt(element.dataset.idleTimeoutSecs);window.minSavedMessageTimeoutSecs=parseInt(element.dataset.minSavedMessageTimeoutSecs);window.protocolDebug=element.dataset.protocolDebug.toLowerCase().trim()==="true";window.enableDebug=element.dataset.enableDebug.toLowerCase().trim()==="true";window.frameAncestors=decodeURIComponent(element.dataset.frameAncestors);window.socketProxy=element.dataset.socketProxy.toLowerCase().trim()==="true";window.uiDefaults=JSON.parse(atob(element.dataset.uiDefaults));window.checkFileInfoOverride=element.dataset.checkFileInfoOverride;window.deeplEnabled=element.dataset.deeplEnabled.toLowerCase().trim()==="true";window.zoteroEnabled=element.dataset.zoteroEnabled.toLowerCase().trim()==="true";window.documentSigningEnabled=element.dataset.documentSigningEnabled.toLowerCase().trim()==="true";window.savedUIState=element.dataset.savedUiState.toLowerCase().trim()==="true";window.extraExportFormats=Array.from(element.dataset.extraExportFormats.split(" "));window.wasmEnabled=element.dataset.wasmEnabled.toLowerCase().trim()==="true";window.indirectionUrl=element.dataset.indirectionUrl;window.geolocationSetup=element.dataset.geolocationSetup.toLowerCase().trim()==="true";window.canvasSlideshowEnabled=element.dataset.canvasSlideshowEnabled.toLowerCase().trim()==="true";window.wopiSettingBaseUrl=element.dataset.wopiSettingBaseUrl}postMessageHandler(e){if(!(e&&e.data))return;try{var msg=JSON.parse(e.data)}catch(err){return}if(msg.MessageId==="Host_PostmessageReady"){window.WOPIPostmessageReady=true;window.removeEventListener("message",this._boundPostMessageHandler,false);console.log("Received Host_PostmessageReady.")}}}class MobileAppInitializer extends InitializerBase{constructor(){super();window.ThisIsAMobileApp=true;window.HelpFile=document.getElementById("init-help-file").value;window.open=function(url,windowName,windowFeatures){window.postMobileMessage("HYPERLINK "+url)};const element=document.getElementById("initial-variables");window.MobileAppName=element.dataset.mobileAppName;window.brandProductName=element.dataset.mobileAppName;window.coolLogging="true";window.outOfFocusTimeoutSecs=1e6;window.idleTimeoutSecs=1e6;window.canvasSlideshowEnabled=true}}class IOSAppInitializer extends MobileAppInitializer{constructor(){super();window.ThisIsTheiOSApp=true;window.postMobileMessage=function(msg){window.webkit.messageHandlers.lok.postMessage(msg)};window.postMobileError=function(msg){window.webkit.messageHandlers.error.postMessage(msg)};window.postMobileDebug=function(msg){window.webkit.messageHandlers.debug.postMessage(msg)};document.dir=window.coolParams.get("dir");window.userInterfaceMode=window.coolParams.get("userinterfacemode");this.brandingUriPrefix="Branding/"+this.brandingUriPrefix}}class GTKAppInitializer extends MobileAppInitializer{constructor(){super();window.ThisIsTheGtkApp=true;window.postMobileMessage=function(msg){window.webkit.messageHandlers.cool.postMessage(msg,"*")};window.postMobileError=function(msg){window.webkit.messageHandlers.error.postMessage(msg,"*")};window.postMobileDebug=function(msg){window.webkit.messageHandlers.debug.postMessage(msg,"*")}}}class AndroidAppInitializer extends MobileAppInitializer{constructor(){super();window.ThisIsTheAndroidApp=true;window.postMobileMessage=function(msg){window.COOLMessageHandler.postMobileMessage(msg)};window.postMobileError=function(msg){window.COOLMessageHandler.postMobileError(msg)};window.postMobileDebug=function(msg){window.COOLMessageHandler.postMobileDebug(msg)};window.userInterfaceMode=window.coolParams.get("userinterfacemode")}}class EMSCRIPTENAppInitializer extends MobileAppInitializer{constructor(){super();window.ThisIsTheEmscriptenApp=true;window.postMobileMessage=function(msg){Module._handle_cool_message(Module.stringToNewUTF8(msg))};window.postMobileError=function(msg){console.log("COOL Error: "+msg)};window.postMobileDebug=function(msg){console.log("COOL Debug: "+msg)};window.userInterfaceMode="notebookbar"}}function getInitializerClass(){window.appType=document.getElementById("init-app-type").value;if(window.appType==="browser"){return new BrowserInitializer}else if(window.appType==="mobile"){let osType=document.getElementById("init-mobile-app-os-type");if(osType){osType=osType.value;if(osType==="IOS")return new IOSAppInitializer;else if(osType==="GTK")return new GTKAppInitializer;else if(osType==="ANDROID")return new AndroidAppInitializer;else if(osType==="EMSCRIPTEN")return new EMSCRIPTENAppInitializer}}}(function(global){const initializer=getInitializerClass();initializer.afterInitialization();global.logServer=function(log){if(global.ThisIsAMobileApp){global.postMobileError(log)}else if(global.socket&&(global.socket instanceof WebSocket||global.socket instanceof global.IndirectSocket)&&global.socket.readyState===1){global.socket.send(log)}else if(global.socket&&global.L&&global.app.definitions.Socket&&global.socket instanceof global.app.definitions.Socket&&global.socket.connected()){global.socket.sendMessage(log)}else{fetch(global.location.pathname.match(/.*\//)+"logging.html",{method:"POST",headers:{"Content-Type":"application/json"},body:global.coolLogging+" "+log})}};global.setLogging=function(doLogging){var loggingMethods=["error","warn","info","debug","trace","log","assert","time","timeEnd","group","groupEnd"];if(!doLogging){var noop=function(){};for(var i=0;i{Object.keys(object).forEach(key=>{const fullKey=parentKey?`${parentKey}.${key}`:key;const value=object[key];if(typeof value==="object"&&!Array.isArray(value)&&value!==null){processObject(value,fullKey)}else if(Array.isArray(value)){global.prefs._userBrowserSetting[fullKey]=JSON.stringify(value)}else{global.prefs._userBrowserSetting[fullKey]=typeof value==="boolean"?value?"true":"false":value}})};processObject(settingJSON);global.prefs._localStorageCache={};global.prefs.useBrowserSetting=true;global.getAccessibilityState()},_renameLocalStoragePref:function(oldName,newName){if(!global.prefs.canPersist){return}const oldValue=global.localStorage.getItem(oldName);const newValue=global.localStorage.getItem(newName);if(oldValue===null||newValue!==null){return}global.localStorage.setItem(newName,oldValue)},_getUIDefault:function(key,defaultValue=undefined){const parts=key.split(".");let result=global.uiDefaults;for(const part of parts){if(!Object.prototype.hasOwnProperty.call(result,part)){return defaultValue}if(typeof result==="string"){return defaultValue}result=result[part]}if(typeof result!=="string"){return defaultValue}return result},get:function(key,defaultValue=undefined){if(key in global.prefs._localStorageCache){return global.prefs._localStorageCache[key]}const uiDefault=global.prefs._getUIDefault(key);if(!global.savedUIState&&uiDefault!==undefined){global.prefs._localStorageCache[key]=uiDefault;return uiDefault}if(global.prefs.useBrowserSetting){let val=defaultValue;if(Object.prototype.hasOwnProperty.call(global.prefs._userBrowserSetting,key))val=global.prefs._userBrowserSetting[key];if(val!==undefined){global.prefs._localStorageCache[key]=val;return val}}if(global.prefs.canPersist){const localStorageItem=global.localStorage.getItem(key);if(localStorageItem){global.prefs._localStorageCache[key]=localStorageItem;return localStorageItem}}if(uiDefault!==undefined){global.prefs._localStorageCache[key]=uiDefault;return uiDefault}global.prefs._localStorageCache[key]=defaultValue;return defaultValue},sendPendingBrowserSettingsUpdate:function(){const isEmpty=obj=>Object.keys(obj).length===0;if(!isEmpty(global.prefs._settingUpdateJSON)){global.socket.send("browsersetting action=update json="+JSON.stringify(global.prefs._settingUpdateJSON));global.prefs._settingUpdateJSON={}}clearTimeout(global.prefs._pendingSettingUpdate);global.prefs._pendingSettingUpdate=undefined},setMultiple:function(prefsObject){const browserSettingEnabled=global.prefs.useBrowserSetting;for(const[key,value]of Object.entries(prefsObject)){if(browserSettingEnabled){const oldValue=global.prefs._userBrowserSetting[key];global.prefs._userBrowserSetting[key]=value;if(oldValue!==value)global.prefs._settingUpdateJSON[key]=value}if(global.prefs.canPersist){global.localStorage.setItem(key,value)}global.prefs._localStorageCache[key]=value}const isEmpty=obj=>Object.keys(obj).length===0;if(browserSettingEnabled&&!isEmpty(global.prefs._settingUpdateJSON)&&global.socket&&(global.socket instanceof WebSocket||global.socket instanceof global.IndirectSocket)&&global.socket.readyState===1){clearTimeout(global.prefs._pendingSettingUpdate);global.prefs._pendingSettingUpdate=setTimeout(L.bind(this.sendPendingBrowserSettingsUpdate,this),5e3)}},set:function(key,value){value=String(value);if(global.prefs.useBrowserSetting){const oldValue=global.prefs._userBrowserSetting[key];global.prefs._userBrowserSetting[key]=value;if(global.socket&&(global.socket instanceof WebSocket||global.socket instanceof global.IndirectSocket)&&global.socket.readyState===1&&oldValue!==value){global.prefs._settingUpdateJSON[key]=value;clearTimeout(global.prefs._pendingSettingUpdate);global.prefs._pendingSettingUpdate=setTimeout(L.bind(this.sendPendingBrowserSettingsUpdate,this),5e3)}}if(global.prefs.canPersist){global.localStorage.setItem(key,value)}global.prefs._localStorageCache[key]=value},remove:function(key){if(global.prefs.useBrowserSetting){global.prefs._userBrowserSetting.delete(key)}if(global.prefs.canPersist){global.localStorage.removeItem(key)}global.prefs._localStorageCache[key]=undefined},getBoolean:function(key,defaultValue=false){const value=global.prefs.get(key,"").toLowerCase();if(value==="false"){return false}if(value==="true"){return true}return defaultValue},getNumber:function(key,defaultValue=NaN){const value=global.prefs.get(key,"").toLowerCase();const parsedValue=parseFloat(value);if(isNaN(parsedValue)){return defaultValue}return parsedValue}};global.getAccessibilityState=function(){var isCalcTest=global.docURL.includes("data/desktop/calc/")||global.docURL.includes("data/mobile/calc/")||global.docURL.includes("data/idle/calc/")||global.docURL.includes("data/multiuser/calc/");if(L.Browser.cypressTest&&isCalcTest)global.enableAccessibility=false;if(L.Browser.cypressTest)global.prefs.set("accessibilityState",global.enableAccessibility);return global.prefs.getBoolean("accessibilityState")};const prefDocTypes=["text","spreadsheet","presentation","drawing"];for(const docType of prefDocTypes){global.prefs._renameLocalStoragePref(`UIDefaults_${docType}_darkTheme`,"darkTheme")}const oldDocTypePrefs=["A11yCheckDeck","NavigatorDeck","PropertyDeck","SdCustomAnimationDeck","SdMasterPagesDeck","SdSlideTransitionDeck","ShowResolved","ShowRuler","ShowSidebar","ShowStatusbar","ShowToolbar"];for(const pref of oldDocTypePrefs){for(const docType of prefDocTypes){global.prefs._renameLocalStoragePref(`UIDefaults_${docType}_${pref}`,`${docType}.${pref}`)}}global.keyboard={onscreenKeyboardHint:global.uiDefaults["onscreenKeyboardHint"],guessOnscreenKeyboard:function(){if(global.keyboard.onscreenKeyboardHint!=undefined)return global.keyboard.onscreenKeyboardHint;return global.ThisIsAMobileApp&&!global.ThisIsTheEmscriptenApp||global.mode.isMobile()||global.mode.isTablet()},hintOnscreenKeyboard:function(hint){if(global.app&&global.L.Map&&global.L.Map.THIS._docLayer.isCalc()&&hint!==undefined){var command={Enable:{type:"boolean",value:hint}};global.L.Map.THIS.sendUnoCommand(".uno:MoveKeepInsertMode",command)}global.keyboard.onscreenKeyboardHint=hint}};global.memo={_lastId:0,_getId:function(obj){if(obj===null||obj===undefined){return""+obj}if(!("_coolMemoId"in obj)){obj["_coolMemoId"]=++global.memo._lastId}return obj._coolMemoId},_decoratorMemo:{},decorator:function(decorator,context){var decoratorId=global.memo._getId(decorator);var contextId=global.memo._getId(context);return function(f){var functionId=global.memo._getId(f);if(global.memo._decoratorMemo[decoratorId+" "+contextId+" "+functionId]===undefined){global.memo._decoratorMemo[decoratorId+" "+contextId+" "+functionId]=decorator.apply(this,arguments);if(context!==null&&context!==undefined){global.memo._decoratorMemo[decoratorId+" "+contextId+" "+functionId]=global.memo._decoratorMemo[decoratorId+" "+contextId+" "+functionId].bind(context)}}return global.memo._decoratorMemo[decoratorId+" "+contextId+" "+functionId]}},_bindMemo:{},bind:function(f,context){var functionId=global.memo._getId(f);var contextId=global.memo._getId(context);if(global.memo._bindMemo[functionId+" "+contextId]===undefined){global.memo._bindMemo[functionId+" "+contextId]=f.bind(context)}return global.memo._bindMemo[functionId+" "+contextId]}};global.touch={isTouchEvent:function(e){if(e.originalEvent){e=e.originalEvent}if(L.Browser.cypressTest&&global.L.Browser.mobile){return true}if(e.pointerType){return e.pointerType==="touch"||e.pointerType==="kinect"}if(e.isMouseEvent!==undefined){return!e.isMouseEvent}if(e.guessEmulatedFromTouch){return true}return!(e instanceof MouseEvent)},touchOnly:global.memo.decorator(function(f){return function(e){if(!global.touch.isTouchEvent(e))return;return f.apply(this,arguments)}}),mouseOnly:global.memo.decorator(function(f){return function(e){if(global.touch.isTouchEvent(e))return;return f.apply(this,arguments)}}),hasPrimaryTouchscreen:function(){return global.matchMedia("(pointer: coarse)").matches},hasAnyTouchscreen:function(){return global.matchMedia("(any-pointer: coarse)").matches},lastEventWasTouch:null,lastEventTime:null,currentlyUsingTouchscreen:function(){if(global.touch.lastEventWasTouch!==null){return global.touch.lastEventWasTouch}return global.touch.hasAnyTouchscreen()}};const registerTapOrClick=e=>{registerGuessEmulatedFromTouch(e);global.touch.lastEventWasTouch=global.touch.isTouchEvent(e);global.touch.lastEventTime=Date.now()};const registerGuessEmulatedFromTouch=e=>{e.guessEmulatedFromTouch=global.touch.lastEventWasTouch&&Date.now()-global.touch.lastEventTime<50};document.addEventListener("touchstart",registerTapOrClick,{capture:true});document.addEventListener("touchend",registerTapOrClick,{capture:true});document.addEventListener("mousedown",registerTapOrClick,{capture:true});document.addEventListener("mouseup",registerTapOrClick,{capture:true});document.addEventListener("pointerdown",registerTapOrClick,{capture:true});document.addEventListener("pointerup",registerTapOrClick,{capture:true});document.addEventListener("mouseenter",registerGuessEmulatedFromTouch,{capture:true});document.addEventListener("mouseleave",registerGuessEmulatedFromTouch,{capture:true});document.addEventListener("mouseover",registerGuessEmulatedFromTouch,{capture:true});document.addEventListener("mouseout",registerGuessEmulatedFromTouch,{capture:true});global.deviceFormFactor=global.mode.getDeviceFormFactor();if(global.ThisIsTheiOSApp){global.addEventListener("keydown",function(e){if(e.metaKey){e.preventDefault()}if(global.MagicKeyDownHandler)global.MagicKeyDownHandler(e)});global.addEventListener("keyup",function(e){if(e.metaKey){e.preventDefault()}if(global.MagicKeyUpHandler)global.MagicKeyUpHandler(e)})}document.addEventListener("contextmenu",function(e){if(e.preventDefault){e.preventDefault()}else{e.returnValue=false}},false);global.fakeWebSocketCounter=0;global.FakeWebSocket=function(){this.binaryType="arraybuffer";this.bufferedAmount=0;this.extensions="";this.protocol="";this.readyState=1;this.id=global.fakeWebSocketCounter++;this.onclose=function(){};this.onerror=function(){};this.onmessage=function(){};this.onopen=function(){};this.close=function(){}};global.FakeWebSocket.prototype.send=function(data){global.postMobileMessage(data)};global.proxySocketCounter=0;global.ProxySocket=function(uri){var that=this;this.uri=uri;this.binaryType="arraybuffer";this.bufferedAmount=0;this.extensions="";this.unloading=false;this.protocol="";this.connected=true;this.readyState=0;this.sessionId="open";this.id=global.proxySocketCounter++;this.msgInflight=0;this.openInflight=0;this.inSerial=1;this.outSerial=1;this.minPollMs=25;this.maxPollMs=500;this.curPollMs=this.minPollMs;this.minIdlePollsToThrottle=3;this.throttleFactor=1.15;this.lastDataTimestamp=performance.now();this.serialQueue=new Map;this.onclose=function(){};this.onerror=function(){};this.onmessage=function(){};this.decoder=new TextDecoder;this.doSlice=function(bytes,start,end){return bytes.slice(start,end)};this.decode=function(bytes,start,end){return this.decoder.decode(this.doSlice(bytes,start,end))};this.processBufferedMessages=function(expectedSerial){while(this.serialQueue.has(expectedSerial)){let bufferedMessage=this.serialQueue.get(expectedSerial);this.inSerial=bufferedMessage.serial;try{this.onmessage({data:bufferedMessage.data})}catch(e){global.app.console.error(e);global.app.console.warn(`Failed processing a ProxySocket message (due to ${e}), ignoring`)}this.serialQueue.delete(expectedSerial);expectedSerial++}},this.parseIncomingArray=function(arr){for(var i=0;i=4){if(that.curPollMs30*1e3){global.app.console.debug("Close connection after no response for 30secs");that._signalErrorClose()}else global.app.console.debug("High latency connection - too much in-flight, pausing.");return}that._setPollInterval(that.maxPollMs);var req=new XMLHttpRequest;const url=that.getEndPoint("write");req.open("POST",url);req.responseType="arraybuffer";req.addEventListener("load",function(){if(this.status==200){var data=new Uint8Array(this.response);if(data.length){that.curPollMs=that.minPollMs;that._setPollInterval(that.curPollMs);that.lastDataTimestamp=performance.now();that.parseIncomingArray(data);return}}else{global.app.console.debug("proxy: error on incoming response "+this.status);that._signalErrorClose()}if(that.curPollMs=that.minIdlePollsToThrottle*that.curPollMs){that.curPollMs=Math.min(that.maxPollMs,that.curPollMs*that.throttleFactor)|0}}that._setPollInterval(that.curPollMs)});req.addEventListener("loadend",function(){that.msgInflight--});const toSend=that.sendQueue;that.sendQueue="";that.msgInflight++;req.send(toSend.concat("."))};this.getSessionId=function(){if(this.openInflight>0){global.app.console.debug("Waiting for session open");return}if(this.delaySession)return;if(global.lastCreatedProxySocket){var msSince=performance.now()-global.lastCreatedProxySocket;if(msSince<250){var delay=250-msSince;global.app.console.debug("Wait to re-try session creation for "+delay+"ms");this.curPollMs=delay;this.delaySession=setTimeout(function(){that.delaySession=undefined;that.getSessionId()},delay);return}}global.lastCreatedProxySocket=performance.now();var req=new XMLHttpRequest;const endPoint=that.getEndPoint("open");req.open("POST",endPoint);req.responseType="text";req.addEventListener("load",function(){global.app.console.debug("got session: "+this.responseText);if(this.status!==200||!this.responseText||this.responseText.indexOf("\n")>=0){global.app.console.debug("Error: failed to fetch session id! error: "+this.status);that._signalErrorClose()}else{that.sessionId=this.responseText;that.readyState=1;that.onopen();that._setPollInterval(that.curPollMs)}});req.addEventListener("loadend",function(){global.app.console.debug("Open completed state: "+that.readyState);that.openInflight--});req.send("");this.openInflight++};this.send=function(msg){var hadData=this.sendQueue.length>0;this.sendQueue=this.sendQueue.concat("B0x"+this.outSerial.toString(16)+"\n"+"0x"+(new TextEncoder).encode(msg).length.toString(16)+"\n"+msg+"\n");this.outSerial++;if(that.curPollMs>that.minPollMs||!hadData){if(that.msgInflight<=3){that.curPollMs=that.minPollMs;that._setPollInterval(that.curPollMs)}}};this.sendCloseMsg=function(beacon){const url=that.getEndPoint("close");if(!beacon){var req=new XMLHttpRequest;req.open("POST",url);req.send("")}else navigator.sendBeacon(url,"")};this.close=function(){var oldState=this.readyState;global.app.console.debug("proxy: close socket");this.readyState=3;this.onclose();clearInterval(this.pollInterval);clearTimeout(this.delaySession);this.pollInterval=undefined;if(oldState===1)this.sendCloseMsg(this.unloading);this.sessionId="open"};this.setUnloading=function(){this.unloading=true};this.getEndPoint=function(command){var base=this.uri;return base+"/"+this.sessionId+"/"+command+"/"+this.outSerial};global.app.console.debug("proxy: new socket "+this.id+" "+this.uri);this.getSessionId()};class MobileSocket extends global.ProxySocket{constructor(url){super("cool:/cool/mobilesocket"+url);delete this.send;delete this._setPollInterval;delete this.close}send(data){global.postMobileMessage(data)}close(){}_setPollInterval(){}}global.iterateCSSImages=function(visitor){var visitUrls=function(rules,visitor,base){if(!rules)return;for(var r=0;r0)wopiSrc+="&"+wopiSrcParam}else if(wopiSrcParam&&wopiSrcParam.length>0){wopiSrc="?"+wopiSrcParam}suffix=suffix||"/ws";var encodedDocUrl=encodeURIComponent(docUrlParams)+suffix+wopiSrc;if(global.hexifyUrl)encodedDocUrl=global.hexEncode(encodedDocUrl);return root+encodedDocUrl+"/ws"};global.makeWsUrlWopiSrc=function(path,docUrlParams,suffix,wopiSrcParam){var websocketURI=global.makeWsUrl(path);return global.makeDocAndWopiSrcUrl(websocketURI,docUrlParams,suffix,wopiSrcParam)};global.makeHttpUrl=function(path){global.app.console.assert(global.webserver.startsWith("http"),"webserver is not http: "+global.webserver);return global.webserver+global.serviceRoot+path};global.makeHttpUrlWopiSrc=function(path,docUrlParams,suffix,wopiSrcParam){var httpURI=global.makeHttpUrl(path);return global.makeDocAndWopiSrcUrl(httpURI,docUrlParams,suffix,wopiSrcParam)};global.makeClientVisibleArea=function(){const width=window.innerWidth*15;const height=window.innerHeight*15;return"0;0;"+width+";"+height};global.hexEncode=function(string){var bytes=(new TextEncoder).encode(string);var hex="0x";for(var i=0;i&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = browser/images +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ + $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ + $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/config_unused.h \ + $(top_builddir)/config.h $(top_builddir)/config_version.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/Makefile.in README +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALLOWED_LANGUAGES = @ALLOWED_LANGUAGES@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +ANDROID_ABI = @ANDROID_ABI@ +ANDROID_ABI_SPLIT = @ANDROID_ABI_SPLIT@ +ANDROID_PACKAGE_NAME = @ANDROID_PACKAGE_NAME@ +ANDROID_PACKAGE_VERSIONCODE = @ANDROID_PACKAGE_VERSIONCODE@ +APP_BRANDING_DIR = @APP_BRANDING_DIR@ +APP_GOOGLE_PLAY = @APP_GOOGLE_PLAY@ +APP_HAS_BRANDING = @APP_HAS_BRANDING@ +APP_IC_LAUNCHER = @APP_IC_LAUNCHER@ +APP_NAME = @APP_NAME@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +BROWSER_LOGGING = @BROWSER_LOGGING@ +CACHE_PATH = @CACHE_PATH@ +CALC_UNLOCK_HIGHLIGHTS = @CALC_UNLOCK_HIGHLIGHTS@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CHROME = @CHROME@ +COOLWSD_ANONYMIZE_USER_DATA = @COOLWSD_ANONYMIZE_USER_DATA@ +COOLWSD_CONFIGDIR = @COOLWSD_CONFIGDIR@ +COOLWSD_DATADIR = @COOLWSD_DATADIR@ +COOLWSD_LOGFILE = @COOLWSD_LOGFILE@ +COOLWSD_LOGFILE_UICMD = @COOLWSD_LOGFILE_UICMD@ +COOLWSD_LOGLEVEL = @COOLWSD_LOGLEVEL@ +COOLWSD_LOG_TO_FILE = @COOLWSD_LOG_TO_FILE@ +COOLWSD_LOG_UICMD_TO_FILE = @COOLWSD_LOG_UICMD_TO_FILE@ +COOLWSD_TRACEEVENTFILE = @COOLWSD_TRACEEVENTFILE@ +COOLWSD_VERSION = @COOLWSD_VERSION@ +COOLWSD_VERSION_HASH = @COOLWSD_VERSION_HASH@ +COOLWSD_VERSION_MAJOR = @COOLWSD_VERSION_MAJOR@ +COOLWSD_VERSION_MICRO = @COOLWSD_VERSION_MICRO@ +COOLWSD_VERSION_MINOR = @COOLWSD_VERSION_MINOR@ +COOLWSD_VERSION_NANO = @COOLWSD_VERSION_NANO@ +CORE_VERSION_HASH = @CORE_VERSION_HASH@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ +CPPUNIT_LIBS = @CPPUNIT_LIBS@ +CUSTOM_ICONS_DIRECTORY = @CUSTOM_ICONS_DIRECTORY@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ +DRAW_UNLOCK_HIGHLIGHTS = @DRAW_UNLOCK_HIGHLIGHTS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +ENABLE_ANDROIDAPP = @ENABLE_ANDROIDAPP@ +ENABLE_BROWSERSYNC = @ENABLE_BROWSERSYNC@ +ENABLE_BUNDLE = @ENABLE_BUNDLE@ +ENABLE_DEBUG = @ENABLE_DEBUG@ +ENABLE_DEBUG_PROTOCOL = @ENABLE_DEBUG_PROTOCOL@ +ENABLE_EMSCRIPTENAPP = @ENABLE_EMSCRIPTENAPP@ +ENABLE_EXOTIC_FILE_FORMATS = @ENABLE_EXOTIC_FILE_FORMATS@ +ENABLE_EXPERIMENTAL = @ENABLE_EXPERIMENTAL@ +ENABLE_GTKAPP = @ENABLE_GTKAPP@ +ENABLE_IOSAPP = @ENABLE_IOSAPP@ +ENABLE_MOBILEAPP = @ENABLE_MOBILEAPP@ +ENABLE_SSL = @ENABLE_SSL@ +ENABLE_SUPPORT_KEY = @ENABLE_SUPPORT_KEY@ +ENABLE_WASM_EMBINDTEST = @ENABLE_WASM_EMBINDTEST@ +ENABLE_WASM_ZETAJS = @ENABLE_WASM_ZETAJS@ +ENABLE_WASM_ZETAJS_EXAMPLE = @ENABLE_WASM_ZETAJS_EXAMPLE@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GREP = @GREP@ +HAVE_CLANG = @HAVE_CLANG@ +HELP_URL = @HELP_URL@ +IMPRESS_UNLOCK_HIGHLIGHTS = @IMPRESS_UNLOCK_HIGHLIGHTS@ +INFO_URL = @INFO_URL@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +IOSAPP_BUNDLE_SHORT_VERSION = @IOSAPP_BUNDLE_SHORT_VERSION@ +IOSAPP_BUNDLE_VERSION = @IOSAPP_BUNDLE_VERSION@ +IOSAPP_FONTS = @IOSAPP_FONTS@ +JAILS_PATH = @JAILS_PATH@ +LCOV = @LCOV@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBPFM_LIBS = @LIBPFM_LIBS@ +LIBPNG_INCLUDES = @LIBPNG_INCLUDES@ +LIBPNG_LIBS = @LIBPNG_LIBS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LOBUILDDIR = @LOBUILDDIR@ +LOBUILDDIR_ARM64_V8A = @LOBUILDDIR_ARM64_V8A@ +LOBUILDDIR_X86 = @LOBUILDDIR_X86@ +LOBUILDDIR_X86_64 = @LOBUILDDIR_X86_64@ +LOCKED_COMMANDS = @LOCKED_COMMANDS@ +LOKIT_PATH = @LOKIT_PATH@ +LOK_LOG_ASSERTIONS = @LOK_LOG_ASSERTIONS@ +LOSOURCEDIR = @LOSOURCEDIR@ +LO_PATH = @LO_PATH@ +LTLIBOBJS = @LTLIBOBJS@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MAX_CONNECTIONS = @MAX_CONNECTIONS@ +MAX_DOCUMENTS = @MAX_DOCUMENTS@ +MKDIR_P = @MKDIR_P@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NODE = @NODE@ +NPM = @NPM@ +NUM_PRESPAWN_CHILDREN = @NUM_PRESPAWN_CHILDREN@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ +OPENSSL_LIBS = @OPENSSL_LIBS@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +PNG_CFLAGS = @PNG_CFLAGS@ +PNG_LIBS = @PNG_LIBS@ +POCODEBUG = @POCODEBUG@ +POCOINCLUDE = @POCOINCLUDE@ +POCOINCLUDE_ARM64_V8A = @POCOINCLUDE_ARM64_V8A@ +POCOINCLUDE_X86 = @POCOINCLUDE_X86@ +POCOINCLUDE_X86_64 = @POCOINCLUDE_X86_64@ +POCOLIB = @POCOLIB@ +POCOLIB_ARM64_V8A = @POCOLIB_ARM64_V8A@ +POCOLIB_X86 = @POCOLIB_X86@ +POCOLIB_X86_64 = @POCOLIB_X86_64@ +RANLIB = @RANLIB@ +SED = @SED@ +SERVER_SIGNATURE = @SERVER_SIGNATURE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SIMD_CFLAGS = @SIMD_CFLAGS@ +SSL_VERIFY = @SSL_VERIFY@ +STRIP = @STRIP@ +SYSTEMPLATE_PATH = @SYSTEMPLATE_PATH@ +UNLOCK_DESCRIPTION = @UNLOCK_DESCRIPTION@ +UNLOCK_LINK = @UNLOCK_LINK@ +UNLOCK_TITLE = @UNLOCK_TITLE@ +VENDOR = @VENDOR@ +VERSION = @VERSION@ +WASM_ADDITIONAL_FILES = @WASM_ADDITIONAL_FILES@ +WASM_BUILDDIR = @WASM_BUILDDIR@ +WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ +WEBKIT_LIBS = @WEBKIT_LIBS@ +WITH_WASM_ZETAJS = @WITH_WASM_ZETAJS@ +WRITER_UNLOCK_HIGHLIGHTS = @WRITER_UNLOCK_HIGHLIGHTS@ +ZLIB_CFLAGS = @ZLIB_CFLAGS@ +ZLIB_LIBS = @ZLIB_LIBS@ +ZSTDINCLUDE = @ZSTDINCLUDE@ +ZSTDINCLUDE_ARM64_V8A = @ZSTDINCLUDE_ARM64_V8A@ +ZSTDINCLUDE_X86 = @ZSTDINCLUDE_X86@ +ZSTDINCLUDE_X86_64 = @ZSTDINCLUDE_X86_64@ +ZSTDLIB = @ZSTDLIB@ +ZSTDLIB_ARM64_V8A = @ZSTDLIB_ARM64_V8A@ +ZSTDLIB_X86 = @ZSTDLIB_X86@ +ZSTDLIB_X86_64 = @ZSTDLIB_X86_64@ +ZSTD_CFLAGS = @ZSTD_CFLAGS@ +ZSTD_LIBS = @ZSTD_LIBS@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +runstatedir = @runstatedir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +EXTRA_DIST = $(shell find . -type f | sed 's/.\///') +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign browser/images/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign browser/images/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +tags TAGS: + +ctags CTAGS: + +cscope cscopelist: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile +installdirs: +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + cscopelist-am ctags-am distclean distclean-generic \ + distclean-libtool distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags-am uninstall uninstall-am + +.PRECIOUS: Makefile + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/f7cloud-office/browser/dist/images/areas3d_52x60.svg b/f7cloud-office/browser/dist/images/areas3d_52x60.svg new file mode 100644 index 0000000..84d151e --- /dev/null +++ b/f7cloud-office/browser/dist/images/areas3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/areas_52x60.svg b/f7cloud-office/browser/dist/images/areas_52x60.svg new file mode 100644 index 0000000..1f1d6f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/areas_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/areasfull3d_52x60.svg b/f7cloud-office/browser/dist/images/areasfull3d_52x60.svg new file mode 100644 index 0000000..bf30c3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/areasfull3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/areasfull_52x60.svg b/f7cloud-office/browser/dist/images/areasfull_52x60.svg new file mode 100644 index 0000000..083c7b6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/areasfull_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/areaspiled3d_52x60.svg b/f7cloud-office/browser/dist/images/areaspiled3d_52x60.svg new file mode 100644 index 0000000..cf2d48c --- /dev/null +++ b/f7cloud-office/browser/dist/images/areaspiled3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/areaspiled_52x60.svg b/f7cloud-office/browser/dist/images/areaspiled_52x60.svg new file mode 100644 index 0000000..20b08f9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/areaspiled_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/bar3d_52x60.svg b/f7cloud-office/browser/dist/images/bar3d_52x60.svg new file mode 100644 index 0000000..b41111f --- /dev/null +++ b/f7cloud-office/browser/dist/images/bar3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/bar3ddeep_52x60.svg b/f7cloud-office/browser/dist/images/bar3ddeep_52x60.svg new file mode 100644 index 0000000..df3f237 --- /dev/null +++ b/f7cloud-office/browser/dist/images/bar3ddeep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/bar_52x60.svg b/f7cloud-office/browser/dist/images/bar_52x60.svg new file mode 100644 index 0000000..23e7782 --- /dev/null +++ b/f7cloud-office/browser/dist/images/bar_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/barpercent3d_52x60.svg b/f7cloud-office/browser/dist/images/barpercent3d_52x60.svg new file mode 100644 index 0000000..e025f6a --- /dev/null +++ b/f7cloud-office/browser/dist/images/barpercent3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/barpercent_52x60.svg b/f7cloud-office/browser/dist/images/barpercent_52x60.svg new file mode 100644 index 0000000..2657d84 --- /dev/null +++ b/f7cloud-office/browser/dist/images/barpercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/barstack3d_52x60.svg b/f7cloud-office/browser/dist/images/barstack3d_52x60.svg new file mode 100644 index 0000000..90d138c --- /dev/null +++ b/f7cloud-office/browser/dist/images/barstack3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/barstack_52x60.svg b/f7cloud-office/browser/dist/images/barstack_52x60.svg new file mode 100644 index 0000000..1d0c307 --- /dev/null +++ b/f7cloud-office/browser/dist/images/barstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/baseline-edit-24px.svg b/f7cloud-office/browser/dist/images/baseline-edit-24px.svg new file mode 100644 index 0000000..c042ad9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/baseline-edit-24px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/baseline-edit.svg b/f7cloud-office/browser/dist/images/baseline-edit.svg new file mode 100644 index 0000000..0ad6054 --- /dev/null +++ b/f7cloud-office/browser/dist/images/baseline-edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/bubble_52x60.svg b/f7cloud-office/browser/dist/images/bubble_52x60.svg new file mode 100644 index 0000000..7944462 --- /dev/null +++ b/f7cloud-office/browser/dist/images/bubble_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cell-autofill-marker.svg b/f7cloud-office/browser/dist/images/cell-autofill-marker.svg new file mode 100644 index 0000000..76fa4a5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cell-autofill-marker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cell-resize-marker.svg b/f7cloud-office/browser/dist/images/cell-resize-marker.svg new file mode 100644 index 0000000..0b69515 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cell-resize-marker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/checkbox-off-disabled.svg b/f7cloud-office/browser/dist/images/checkbox-off-disabled.svg new file mode 100644 index 0000000..f629e34 --- /dev/null +++ b/f7cloud-office/browser/dist/images/checkbox-off-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/checkbox-off.svg b/f7cloud-office/browser/dist/images/checkbox-off.svg new file mode 100644 index 0000000..8838589 --- /dev/null +++ b/f7cloud-office/browser/dist/images/checkbox-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/checkbox-on-disabled.svg b/f7cloud-office/browser/dist/images/checkbox-on-disabled.svg new file mode 100644 index 0000000..5ea0438 --- /dev/null +++ b/f7cloud-office/browser/dist/images/checkbox-on-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/checkbox-on.svg b/f7cloud-office/browser/dist/images/checkbox-on.svg new file mode 100644 index 0000000..3bc7570 --- /dev/null +++ b/f7cloud-office/browser/dist/images/checkbox-on.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/circle-check.svg b/f7cloud-office/browser/dist/images/circle-check.svg new file mode 100644 index 0000000..c7a64d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/circle-check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/close-widget-hover.svg b/f7cloud-office/browser/dist/images/close-widget-hover.svg new file mode 100644 index 0000000..bc1baf6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/close-widget-hover.svg @@ -0,0 +1,37 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/close-widget.svg b/f7cloud-office/browser/dist/images/close-widget.svg new file mode 100644 index 0000000..74dfd3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/close-widget.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/closedoc-dark_branding.svg b/f7cloud-office/browser/dist/images/closedoc-dark_branding.svg new file mode 100644 index 0000000..9996a41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/closedoc-dark_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/closedoc.svg b/f7cloud-office/browser/dist/images/closedoc.svg new file mode 100644 index 0000000..556e8a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/closedoc.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/columnline_52x60.svg b/f7cloud-office/browser/dist/images/columnline_52x60.svg new file mode 100644 index 0000000..229d1a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnline_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columnpercent3d_52x60.svg b/f7cloud-office/browser/dist/images/columnpercent3d_52x60.svg new file mode 100644 index 0000000..c11ba46 --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnpercent3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columnpercent_52x60.svg b/f7cloud-office/browser/dist/images/columnpercent_52x60.svg new file mode 100644 index 0000000..a17e603 --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnpercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columns3d_52x60.svg b/f7cloud-office/browser/dist/images/columns3d_52x60.svg new file mode 100644 index 0000000..4b93844 --- /dev/null +++ b/f7cloud-office/browser/dist/images/columns3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columns3ddeep_52x60.svg b/f7cloud-office/browser/dist/images/columns3ddeep_52x60.svg new file mode 100644 index 0000000..24c84cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/columns3ddeep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columns_52x60.svg b/f7cloud-office/browser/dist/images/columns_52x60.svg new file mode 100644 index 0000000..ab6a62c --- /dev/null +++ b/f7cloud-office/browser/dist/images/columns_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columnstack3d_52x60.svg b/f7cloud-office/browser/dist/images/columnstack3d_52x60.svg new file mode 100644 index 0000000..65f849d --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnstack3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columnstack_52x60.svg b/f7cloud-office/browser/dist/images/columnstack_52x60.svg new file mode 100644 index 0000000..d39acaf --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/columnstackline_52x60.svg b/f7cloud-office/browser/dist/images/columnstackline_52x60.svg new file mode 100644 index 0000000..ea557bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/columnstackline_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cone_52x60.svg b/f7cloud-office/browser/dist/images/cone_52x60.svg new file mode 100644 index 0000000..32ee129 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cone_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conedeep_52x60.svg b/f7cloud-office/browser/dist/images/conedeep_52x60.svg new file mode 100644 index 0000000..9f1dc2f --- /dev/null +++ b/f7cloud-office/browser/dist/images/conedeep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conehori_52x60.svg b/f7cloud-office/browser/dist/images/conehori_52x60.svg new file mode 100644 index 0000000..31abe4b --- /dev/null +++ b/f7cloud-office/browser/dist/images/conehori_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conehorideep_52x60.svg b/f7cloud-office/browser/dist/images/conehorideep_52x60.svg new file mode 100644 index 0000000..e7c161a --- /dev/null +++ b/f7cloud-office/browser/dist/images/conehorideep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conehoripercent_52x60.svg b/f7cloud-office/browser/dist/images/conehoripercent_52x60.svg new file mode 100644 index 0000000..f1e38d8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/conehoripercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conehoristack_52x60.svg b/f7cloud-office/browser/dist/images/conehoristack_52x60.svg new file mode 100644 index 0000000..0d611cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/conehoristack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conepercent_52x60.svg b/f7cloud-office/browser/dist/images/conepercent_52x60.svg new file mode 100644 index 0000000..dae623d --- /dev/null +++ b/f7cloud-office/browser/dist/images/conepercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/conestack_52x60.svg b/f7cloud-office/browser/dist/images/conestack_52x60.svg new file mode 100644 index 0000000..ed783b5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/conestack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/contacts-dark.svg b/f7cloud-office/browser/dist/images/contacts-dark.svg new file mode 100644 index 0000000..85bdfb4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/contacts-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cursor-handler.svg b/f7cloud-office/browser/dist/images/cursor-handler.svg new file mode 100644 index 0000000..fe15924 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cursor-handler.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cursors/crop.png b/f7cloud-office/browser/dist/images/cursors/crop.png new file mode 100644 index 0000000..fd789fa Binary files /dev/null and b/f7cloud-office/browser/dist/images/cursors/crop.png differ diff --git a/f7cloud-office/browser/dist/images/cursors/fill.cur b/f7cloud-office/browser/dist/images/cursors/fill.cur new file mode 100644 index 0000000..78f5fad Binary files /dev/null and b/f7cloud-office/browser/dist/images/cursors/fill.cur differ diff --git a/f7cloud-office/browser/dist/images/cursors/fill.png b/f7cloud-office/browser/dist/images/cursors/fill.png new file mode 100644 index 0000000..85b46e4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/cursors/fill.png differ diff --git a/f7cloud-office/browser/dist/images/cylinder_52x60.svg b/f7cloud-office/browser/dist/images/cylinder_52x60.svg new file mode 100644 index 0000000..8e30322 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinder_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderdeep_52x60.svg b/f7cloud-office/browser/dist/images/cylinderdeep_52x60.svg new file mode 100644 index 0000000..eb0621a --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderdeep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderhori_52x60.svg b/f7cloud-office/browser/dist/images/cylinderhori_52x60.svg new file mode 100644 index 0000000..be4db30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderhori_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderhorideep_52x60.svg b/f7cloud-office/browser/dist/images/cylinderhorideep_52x60.svg new file mode 100644 index 0000000..653b849 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderhorideep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderhoriprocent_52x60.svg b/f7cloud-office/browser/dist/images/cylinderhoriprocent_52x60.svg new file mode 100644 index 0000000..c5a5561 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderhoriprocent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderhoristack_52x60.svg b/f7cloud-office/browser/dist/images/cylinderhoristack_52x60.svg new file mode 100644 index 0000000..17cd40f --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderhoristack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderpercent_52x60.svg b/f7cloud-office/browser/dist/images/cylinderpercent_52x60.svg new file mode 100644 index 0000000..6bece1d --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderpercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/cylinderstack_52x60.svg b/f7cloud-office/browser/dist/images/cylinderstack_52x60.svg new file mode 100644 index 0000000..1ad9719 --- /dev/null +++ b/f7cloud-office/browser/dist/images/cylinderstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/closedoc.svg b/f7cloud-office/browser/dist/images/dark/closedoc.svg new file mode 100644 index 0000000..9996a41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/closedoc.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/font.svg b/f7cloud-office/browser/dist/images/dark/font.svg new file mode 100644 index 0000000..908c41e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/font.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_about.svg b/f7cloud-office/browser/dist/images/dark/lc_about.svg new file mode 100644 index 0000000..333a7b8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_about.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_aboveparaspacing.svg b/f7cloud-office/browser/dist/images/dark/lc_aboveparaspacing.svg new file mode 100644 index 0000000..d10c81c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_aboveparaspacing.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_acceptalltrackedchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_acceptalltrackedchanges.svg new file mode 100644 index 0000000..3dd3cfb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_acceptalltrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_acceptchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_acceptchanges.svg new file mode 100644 index 0000000..e7de206 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_acceptchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchange.svg b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchange.svg new file mode 100644 index 0000000..e7de206 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchanges.svg new file mode 100644 index 0000000..d74f03a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchangetonext.svg b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchangetonext.svg new file mode 100644 index 0000000..4c27a4c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_accepttrackedchangetonext.svg @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_addcitationnote.svg b/f7cloud-office/browser/dist/images/dark/lc_addcitationnote.svg new file mode 100644 index 0000000..5142cb2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_addcitationnote.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_addeditbibliography.svg b/f7cloud-office/browser/dist/images/dark/lc_addeditbibliography.svg new file mode 100644 index 0000000..c4ec6f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_addeditbibliography.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_addname.svg b/f7cloud-office/browser/dist/images/dark/lc_addname.svg new file mode 100644 index 0000000..a95f779 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_addname.svg @@ -0,0 +1,6 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_aftertextindent.svg b/f7cloud-office/browser/dist/images/dark/lc_aftertextindent.svg new file mode 100644 index 0000000..23b554f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_aftertextindent.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignbottom.svg b/f7cloud-office/browser/dist/images/dark/lc_alignbottom.svg new file mode 100644 index 0000000..8403969 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_aligncenter.svg b/f7cloud-office/browser/dist/images/dark/lc_aligncenter.svg new file mode 100644 index 0000000..56523f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_aligncenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_aligndown.svg b/f7cloud-office/browser/dist/images/dark/lc_aligndown.svg new file mode 100644 index 0000000..0a6bcb0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_aligndown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignmentpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_alignmentpropertypanel.svg new file mode 100644 index 0000000..5bfa1a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignmentpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignmiddle.svg b/f7cloud-office/browser/dist/images/dark/lc_alignmiddle.svg new file mode 100644 index 0000000..6aecab1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignmiddle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_aligntop.svg b/f7cloud-office/browser/dist/images/dark/lc_aligntop.svg new file mode 100644 index 0000000..9cc9be1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_aligntop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignup.svg b/f7cloud-office/browser/dist/images/dark/lc_alignup.svg new file mode 100644 index 0000000..fd2ce89 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignvcenter.svg b/f7cloud-office/browser/dist/images/dark/lc_alignvcenter.svg new file mode 100644 index 0000000..5bfa1a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignvcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_alignverticalcenter.svg b/f7cloud-office/browser/dist/images/dark/lc_alignverticalcenter.svg new file mode 100644 index 0000000..5bfa1a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_alignverticalcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_all.svg b/f7cloud-office/browser/dist/images/dark/lc_all.svg new file mode 100644 index 0000000..9249543 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_anchormenu.svg b/f7cloud-office/browser/dist/images/dark/lc_anchormenu.svg new file mode 100644 index 0000000..afe23a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_anchormenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_animationeffects.svg b/f7cloud-office/browser/dist/images/dark/lc_animationeffects.svg new file mode 100644 index 0000000..d1f0cdf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_animationeffects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_animationobjects.svg b/f7cloud-office/browser/dist/images/dark/lc_animationobjects.svg new file mode 100644 index 0000000..dcb3f15 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_animationobjects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrangeframemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_arrangeframemenu.svg new file mode 100644 index 0000000..88802f7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrangeframemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrangemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_arrangemenu.svg new file mode 100644 index 0000000..88802f7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrangemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.chevron.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.chevron.svg new file mode 100644 index 0000000..0805dd5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.chevron.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.circular-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.circular-arrow.svg new file mode 100644 index 0000000..ace0d6a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.circular-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.corner-right-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.corner-right-arrow.svg new file mode 100644 index 0000000..572578e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.corner-right-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow-callout.svg new file mode 100644 index 0000000..e323886 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow.svg new file mode 100644 index 0000000..2b69c21 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.down-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow-callout.svg new file mode 100644 index 0000000..6591665 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow.svg new file mode 100644 index 0000000..446ec52 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-right-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-right-arrow-callout.svg new file mode 100644 index 0000000..e24691d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.left-right-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.notched-right-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.notched-right-arrow.svg new file mode 100644 index 0000000..0e125a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.notched-right-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.pentagon-right.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.pentagon-right.svg new file mode 100644 index 0000000..853d744 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.pentagon-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow-callout.svg new file mode 100644 index 0000000..4549237 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow.svg new file mode 100644 index 0000000..0af8e82 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.quad-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow-callout.svg new file mode 100644 index 0000000..f06244d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow.svg new file mode 100644 index 0000000..f737d75 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.right-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.s-sharped-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.s-sharped-arrow.svg new file mode 100644 index 0000000..09f2170 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.s-sharped-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-arrow.svg new file mode 100644 index 0000000..6da15cb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-round-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-round-arrow.svg new file mode 100644 index 0000000..d30ed80 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.split-round-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.striped-right-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.striped-right-arrow.svg new file mode 100644 index 0000000..cc0b70a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.striped-right-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.svg new file mode 100644 index 0000000..d9d8e0d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow-callout.svg new file mode 100644 index 0000000..b4d7c25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow.svg new file mode 100644 index 0000000..fe6e90a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow-callout.svg new file mode 100644 index 0000000..a52dc94 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow.svg new file mode 100644 index 0000000..2acf578 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-down-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow-callout.svg new file mode 100644 index 0000000..f38f5ea --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow.svg new file mode 100644 index 0000000..fa4096e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-down-arrow.svg b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-down-arrow.svg new file mode 100644 index 0000000..33df4b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_arrowshapes.up-right-down-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_assignlayout.svg b/f7cloud-office/browser/dist/images/dark/lc_assignlayout.svg new file mode 100644 index 0000000..4c40509 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_assignlayout.svg @@ -0,0 +1,76 @@ + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_autoformat.svg b/f7cloud-office/browser/dist/images/dark/lc_autoformat.svg new file mode 100644 index 0000000..1286410 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_autoformat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_autosum.svg b/f7cloud-office/browser/dist/images/dark/lc_autosum.svg new file mode 100644 index 0000000..f57f0bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_autosum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_autosummenu.svg b/f7cloud-office/browser/dist/images/dark/lc_autosummenu.svg new file mode 100644 index 0000000..839b87c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_autosummenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_backcolor.svg b/f7cloud-office/browser/dist/images/dark/lc_backcolor.svg new file mode 100644 index 0000000..b47115a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_backcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_backgroundcolor.svg b/f7cloud-office/browser/dist/images/dark/lc_backgroundcolor.svg new file mode 100644 index 0000000..50ff5a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_backgroundcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_backward.svg b/f7cloud-office/browser/dist/images/dark/lc_backward.svg new file mode 100644 index 0000000..dbeb6ad --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_backward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.block-arc.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.block-arc.svg new file mode 100644 index 0000000..3d4896c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.block-arc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.can.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.can.svg new file mode 100644 index 0000000..64ae65e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.can.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle-pie.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle-pie.svg new file mode 100644 index 0000000..3798f67 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle-pie.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle.svg new file mode 100644 index 0000000..3610ce1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.circle.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cross.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cross.svg new file mode 100644 index 0000000..674af00 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cross.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cube.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cube.svg new file mode 100644 index 0000000..b27f827 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.cube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.diamond.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.diamond.svg new file mode 100644 index 0000000..5a5e798 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.diamond.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ellipse.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ellipse.svg new file mode 100644 index 0000000..f85d67e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ellipse.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.frame.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.frame.svg new file mode 100644 index 0000000..ba86a96 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.frame.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.hexagon.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.hexagon.svg new file mode 100644 index 0000000..4e8275b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.hexagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.isosceles-triangle.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.isosceles-triangle.svg new file mode 100644 index 0000000..6a2bd55 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.isosceles-triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.octagon.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.octagon.svg new file mode 100644 index 0000000..fadadbe --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.paper.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.paper.svg new file mode 100644 index 0000000..25e66d2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.paper.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.parallelogram.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.parallelogram.svg new file mode 100644 index 0000000..921651f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.parallelogram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.pentagon.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.pentagon.svg new file mode 100644 index 0000000..3174f4a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.pentagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.quadrat.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.quadrat.svg new file mode 100644 index 0000000..cf7b09d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.quadrat.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.rectangle.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.rectangle.svg new file mode 100644 index 0000000..c912af7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.rectangle.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.right-triangle.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.right-triangle.svg new file mode 100644 index 0000000..dabad60 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.right-triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ring.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ring.svg new file mode 100644 index 0000000..f0e223e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.ring.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-quadrat.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-quadrat.svg new file mode 100644 index 0000000..8e2b255 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-quadrat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-rectangle.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-rectangle.svg new file mode 100644 index 0000000..e808f5e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.round-rectangle.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.svg new file mode 100644 index 0000000..1271147 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_basicshapes.trapezoid.svg b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.trapezoid.svg new file mode 100644 index 0000000..0563717 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_basicshapes.trapezoid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_beforeobject.svg b/f7cloud-office/browser/dist/images/dark/lc_beforeobject.svg new file mode 100644 index 0000000..8dccb41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_beforeobject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_beforetextindent.svg b/f7cloud-office/browser/dist/images/dark/lc_beforetextindent.svg new file mode 100644 index 0000000..970aecb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_beforetextindent.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_behindobject.svg b/f7cloud-office/browser/dist/images/dark/lc_behindobject.svg new file mode 100644 index 0000000..0eb3258 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_behindobject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_belowparaspacing.svg b/f7cloud-office/browser/dist/images/dark/lc_belowparaspacing.svg new file mode 100644 index 0000000..7f68543 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_belowparaspacing.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_bezier_unfilled.svg b/f7cloud-office/browser/dist/images/dark/lc_bezier_unfilled.svg new file mode 100644 index 0000000..afc06ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_bezier_unfilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_bold.svg b/f7cloud-office/browser/dist/images/dark/lc_bold.svg new file mode 100644 index 0000000..fc47f7b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_bold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_borderdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_borderdialog.svg new file mode 100644 index 0000000..2c6063c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_borderdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_bringtofront.svg b/f7cloud-office/browser/dist/images/dark/lc_bringtofront.svg new file mode 100644 index 0000000..88802f7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_bringtofront.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calculate.svg b/f7cloud-office/browser/dist/images/dark/lc_calculate.svg new file mode 100644 index 0000000..afa517c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calculate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.cloud-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.cloud-callout.svg new file mode 100644 index 0000000..cce2f49 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.cloud-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-1.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-1.svg new file mode 100644 index 0000000..e070b44 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-2.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-2.svg new file mode 100644 index 0000000..98e221d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-3.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-3.svg new file mode 100644 index 0000000..85f9368 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.line-callout-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.rectangular-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.rectangular-callout.svg new file mode 100644 index 0000000..f7f7c7e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.rectangular-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.round-callout.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.round-callout.svg new file mode 100644 index 0000000..a2a47ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.round-callout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.svg new file mode 100644 index 0000000..70ae5a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_calloutshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cancel.svg b/f7cloud-office/browser/dist/images/dark/lc_cancel.svg new file mode 100644 index 0000000..3ffc8a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cancel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_cancelformula.svg b/f7cloud-office/browser/dist/images/dark/lc_cancelformula.svg new file mode 100644 index 0000000..122864e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cancelformula.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_cellvertbottom.svg b/f7cloud-office/browser/dist/images/dark/lc_cellvertbottom.svg new file mode 100644 index 0000000..0c89843 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cellvertbottom.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_cellvertcenter.svg b/f7cloud-office/browser/dist/images/dark/lc_cellvertcenter.svg new file mode 100644 index 0000000..6841540 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cellvertcenter.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_cellverttop.svg b/f7cloud-office/browser/dist/images/dark/lc_cellverttop.svg new file mode 100644 index 0000000..d12d1fc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cellverttop.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_centerpara.svg b/f7cloud-office/browser/dist/images/dark/lc_centerpara.svg new file mode 100644 index 0000000..ba07ee1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_centerpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_changebezier.svg b/f7cloud-office/browser/dist/images/dark/lc_changebezier.svg new file mode 100644 index 0000000..0e87414 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_changebezier.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_changelayout.svg b/f7cloud-office/browser/dist/images/dark/lc_changelayout.svg new file mode 100644 index 0000000..1c7f423 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_changelayout.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_changesmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_changesmenu.svg new file mode 100644 index 0000000..f8649bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_changesmenu.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chapternumberingdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_chapternumberingdialog.svg new file mode 100644 index 0000000..c7ab01d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chapternumberingdialog.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_charfontname.svg b/f7cloud-office/browser/dist/images/dark/lc_charfontname.svg new file mode 100644 index 0000000..5937ebc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_charfontname.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_charmapcontrol.svg b/f7cloud-office/browser/dist/images/dark/lc_charmapcontrol.svg new file mode 100644 index 0000000..f4e602a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_charmapcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_charspacing.svg b/f7cloud-office/browser/dist/images/dark/lc_charspacing.svg new file mode 100644 index 0000000..039a40f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_charspacing.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_charstyle.svg b/f7cloud-office/browser/dist/images/dark/lc_charstyle.svg new file mode 100644 index 0000000..cfd0f23 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_charstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypearea_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypearea_16.svg new file mode 100644 index 0000000..5afe062 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypearea_16.svg @@ -0,0 +1,20 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypebar_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypebar_16.svg new file mode 100644 index 0000000..257688d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypebar_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypebubble_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypebubble_16.svg new file mode 100644 index 0000000..cdfa7a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypebubble_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumn_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumn_16.svg new file mode 100644 index 0000000..e4b9c2e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumn_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumnline_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumnline_16.svg new file mode 100644 index 0000000..7c2ac63 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypecolumnline_16.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypenet_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypenet_16.svg new file mode 100644 index 0000000..4a94869 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypenet_16.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypepie_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypepie_16.svg new file mode 100644 index 0000000..e3d93b6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypepie_16.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypepointline_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypepointline_16.svg new file mode 100644 index 0000000..8690987 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypepointline_16.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypestock_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypestock_16.svg new file mode 100644 index 0000000..3df2731 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypestock_16.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chart2restypexy_16.svg b/f7cloud-office/browser/dist/images/dark/lc_chart2restypexy_16.svg new file mode 100644 index 0000000..00d66c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chart2restypexy_16.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chartareapanel.svg b/f7cloud-office/browser/dist/images/dark/lc_chartareapanel.svg new file mode 100644 index 0000000..e237527 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chartareapanel.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_chartelementspanel.svg b/f7cloud-office/browser/dist/images/dark/lc_chartelementspanel.svg new file mode 100644 index 0000000..7e2b919 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_chartelementspanel.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_charttypepanel.svg b/f7cloud-office/browser/dist/images/dark/lc_charttypepanel.svg new file mode 100644 index 0000000..fcf4c5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_charttypepanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_checkbox.svg b/f7cloud-office/browser/dist/images/dark/lc_checkbox.svg new file mode 100644 index 0000000..e36628c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_checkbox.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_checkboxoff.svg b/f7cloud-office/browser/dist/images/dark/lc_checkboxoff.svg new file mode 100644 index 0000000..0ac9d20 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_checkboxoff.svg @@ -0,0 +1,7 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_circle.svg b/f7cloud-office/browser/dist/images/dark/lc_circle.svg new file mode 100644 index 0000000..0f9b93f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_closedocmobile.svg b/f7cloud-office/browser/dist/images/dark/lc_closedocmobile.svg new file mode 100644 index 0000000..bf33eab --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_closedocmobile.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_closemasterview.svg b/f7cloud-office/browser/dist/images/dark/lc_closemasterview.svg new file mode 100644 index 0000000..9e164a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_closemasterview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cmdsc_cut.svg b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_cut.svg new file mode 100644 index 0000000..9e662a9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_cut.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleteannotation.svg b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleteannotation.svg new file mode 100644 index 0000000..e5d720e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleteannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleterows.svg b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleterows.svg new file mode 100644 index 0000000..a671ff0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_deleterows.svg @@ -0,0 +1,2 @@ + +/&amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cmdsc_paste.svg b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_paste.svg new file mode 100644 index 0000000..8be61e7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cmdsc_paste.svg @@ -0,0 +1,2 @@ + +/&amp;amp;amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_collapsenotebookbar.svg b/f7cloud-office/browser/dist/images/dark/lc_collapsenotebookbar.svg new file mode 100644 index 0000000..0663a30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_collapsenotebookbar.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_color.svg b/f7cloud-office/browser/dist/images/dark/lc_color.svg new file mode 100644 index 0000000..8b1a8c5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_columnrowhighlight.svg b/f7cloud-office/browser/dist/images/dark/lc_columnrowhighlight.svg new file mode 100644 index 0000000..9045e67 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_columnrowhighlight.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_columnwidth.svg b/f7cloud-office/browser/dist/images/dark/lc_columnwidth.svg new file mode 100644 index 0000000..5deee69 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_columnwidth.svg @@ -0,0 +1,20 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_combine.svg b/f7cloud-office/browser/dist/images/dark/lc_combine.svg new file mode 100644 index 0000000..c0b9a59 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_combine.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_compressgraphic.svg b/f7cloud-office/browser/dist/images/dark/lc_compressgraphic.svg new file mode 100644 index 0000000..a1e1fe3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_compressgraphic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_conditionalformatmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_conditionalformatmenu.svg new file mode 100644 index 0000000..87c9c09 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_conditionalformatmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_configuredialog.svg b/f7cloud-office/browser/dist/images/dark/lc_configuredialog.svg new file mode 100644 index 0000000..fda5f10 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_configuredialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connector.svg b/f7cloud-office/browser/dist/images/dark/lc_connector.svg new file mode 100644 index 0000000..66a9c8a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connector.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorarrowend.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorarrowend.svg new file mode 100644 index 0000000..d683015 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorarrowend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorarrows.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorarrows.svg new file mode 100644 index 0000000..76b8540 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorarrows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorcurve.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorcurve.svg new file mode 100644 index 0000000..df8732d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorcurve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrowend.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrowend.svg new file mode 100644 index 0000000..6f60cd1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrowend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrows.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrows.svg new file mode 100644 index 0000000..11cfe70 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorcurvearrows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorline.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorline.svg new file mode 100644 index 0000000..c49a6b9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrowend.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrowend.svg new file mode 100644 index 0000000..fda20d8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrowend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrows.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrows.svg new file mode 100644 index 0000000..428cfca --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorlinearrows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorlines.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorlines.svg new file mode 100644 index 0000000..db0c51f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorlines.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectorlinesarrowend.svg b/f7cloud-office/browser/dist/images/dark/lc_connectorlinesarrowend.svg new file mode 100644 index 0000000..f330bd3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectorlinesarrowend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_connectortoolbox.svg b/f7cloud-office/browser/dist/images/dark/lc_connectortoolbox.svg new file mode 100644 index 0000000..1f9de8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_connectortoolbox.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_contentcontrolproperties.svg b/f7cloud-office/browser/dist/images/dark/lc_contentcontrolproperties.svg new file mode 100644 index 0000000..6011d79 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_contentcontrolproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_contourdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_contourdialog.svg new file mode 100644 index 0000000..1120520 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_contourdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_controlcodes.svg b/f7cloud-office/browser/dist/images/dark/lc_controlcodes.svg new file mode 100644 index 0000000..8b76765 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_controlcodes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_convertformulatovalue.svg b/f7cloud-office/browser/dist/images/dark/lc_convertformulatovalue.svg new file mode 100644 index 0000000..f9ec273 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_convertformulatovalue.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_copy.svg b/f7cloud-office/browser/dist/images/dark/lc_copy.svg new file mode 100644 index 0000000..7e7e926 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_copyhyperlinklocation.svg b/f7cloud-office/browser/dist/images/dark/lc_copyhyperlinklocation.svg new file mode 100644 index 0000000..56f6e71 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_copyhyperlinklocation.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_crop.svg b/f7cloud-office/browser/dist/images/dark/lc_crop.svg new file mode 100644 index 0000000..75932f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_crop.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_cube.svg b/f7cloud-office/browser/dist/images/dark/lc_cube.svg new file mode 100644 index 0000000..c04a124 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_currencyfield.svg b/f7cloud-office/browser/dist/images/dark/lc_currencyfield.svg new file mode 100644 index 0000000..981d55e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_currencyfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_customanimation.svg b/f7cloud-office/browser/dist/images/dark/lc_customanimation.svg new file mode 100644 index 0000000..87a0310 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_customanimation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_cut.svg b/f7cloud-office/browser/dist/images/dark/lc_cut.svg new file mode 100644 index 0000000..77853b3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_cut.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_dataarearefresh.svg b/f7cloud-office/browser/dist/images/dark/lc_dataarearefresh.svg new file mode 100644 index 0000000..41dbc8b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_dataarearefresh.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_datadatapilotrun.svg b/f7cloud-office/browser/dist/images/dark/lc_datadatapilotrun.svg new file mode 100644 index 0000000..ee66d11 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datadatapilotrun.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_datafilterautofilter.svg b/f7cloud-office/browser/dist/images/dark/lc_datafilterautofilter.svg new file mode 100644 index 0000000..7a6097f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datafilterautofilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_datafilterhideautofilter.svg b/f7cloud-office/browser/dist/images/dark/lc_datafilterhideautofilter.svg new file mode 100644 index 0000000..75b96e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datafilterhideautofilter.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_datafilterremovefilter.svg b/f7cloud-office/browser/dist/images/dark/lc_datafilterremovefilter.svg new file mode 100644 index 0000000..7bc3560 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datafilterremovefilter.svg @@ -0,0 +1,10 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_datafilterspecialfilter.svg b/f7cloud-office/browser/dist/images/dark/lc_datafilterspecialfilter.svg new file mode 100644 index 0000000..cee7df6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datafilterspecialfilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_datafilterstandardfilter.svg b/f7cloud-office/browser/dist/images/dark/lc_datafilterstandardfilter.svg new file mode 100644 index 0000000..c2940a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datafilterstandardfilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_datamenu.svg b/f7cloud-office/browser/dist/images/dark/lc_datamenu.svg new file mode 100644 index 0000000..7a6097f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datamenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_datasort.svg b/f7cloud-office/browser/dist/images/dark/lc_datasort.svg new file mode 100644 index 0000000..d55ba44 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datasort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_dateandtimefunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_dateandtimefunctionsmenu.svg new file mode 100644 index 0000000..eb477bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_dateandtimefunctionsmenu.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_datefield.svg b/f7cloud-office/browser/dist/images/dark/lc_datefield.svg new file mode 100644 index 0000000..7e42f04 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_datefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_dbquerypropertiesdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_dbquerypropertiesdialog.svg new file mode 100644 index 0000000..0bd82f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_dbquerypropertiesdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_decimalplaces.svg b/f7cloud-office/browser/dist/images/dark/lc_decimalplaces.svg new file mode 100644 index 0000000..2b100a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_decimalplaces.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_decrementindent.svg b/f7cloud-office/browser/dist/images/dark/lc_decrementindent.svg new file mode 100644 index 0000000..396af20 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_decrementindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_decrementlevel.svg b/f7cloud-office/browser/dist/images/dark/lc_decrementlevel.svg new file mode 100644 index 0000000..b10bd31 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_decrementlevel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_defaultbullet.svg b/f7cloud-office/browser/dist/images/dark/lc_defaultbullet.svg new file mode 100644 index 0000000..a104f9d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_defaultbullet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_defaultnumbering.svg b/f7cloud-office/browser/dist/images/dark/lc_defaultnumbering.svg new file mode 100644 index 0000000..2b079a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_defaultnumbering.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_definedbname.svg b/f7cloud-office/browser/dist/images/dark/lc_definedbname.svg new file mode 100644 index 0000000..ad316e8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_definedbname.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_definename.svg b/f7cloud-office/browser/dist/images/dark/lc_definename.svg new file mode 100644 index 0000000..f47492d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_definename.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_delbreakmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_delbreakmenu.svg new file mode 100644 index 0000000..b0e4e15 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_delbreakmenu.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_delete.svg b/f7cloud-office/browser/dist/images/dark/lc_delete.svg new file mode 100644 index 0000000..5345984 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_delete.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deleteallannotation.svg b/f7cloud-office/browser/dist/images/dark/lc_deleteallannotation.svg new file mode 100644 index 0000000..16c80a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deleteallannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deleteallnotes.svg b/f7cloud-office/browser/dist/images/dark/lc_deleteallnotes.svg new file mode 100644 index 0000000..16c80a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deleteallnotes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deleteannotation.svg b/f7cloud-office/browser/dist/images/dark/lc_deleteannotation.svg new file mode 100644 index 0000000..c4a130b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deleteannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deleteaxis.svg b/f7cloud-office/browser/dist/images/dark/lc_deleteaxis.svg new file mode 100644 index 0000000..58c63df --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deleteaxis.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletecell.svg b/f7cloud-office/browser/dist/images/dark/lc_deletecell.svg new file mode 100644 index 0000000..6acf4d1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletecell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletecolumnbreak.svg b/f7cloud-office/browser/dist/images/dark/lc_deletecolumnbreak.svg new file mode 100644 index 0000000..c703822 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletecolumnbreak.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletecolumns.svg b/f7cloud-office/browser/dist/images/dark/lc_deletecolumns.svg new file mode 100644 index 0000000..f8a3c30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletecolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletedatalabel.svg b/f7cloud-office/browser/dist/images/dark/lc_deletedatalabel.svg new file mode 100644 index 0000000..18095f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletedatalabel.svg @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletelegend.svg b/f7cloud-office/browser/dist/images/dark/lc_deletelegend.svg new file mode 100644 index 0000000..782a3f9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletelegend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletemajorgrid.svg b/f7cloud-office/browser/dist/images/dark/lc_deletemajorgrid.svg new file mode 100644 index 0000000..2eec61a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletemajorgrid.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletenote.svg b/f7cloud-office/browser/dist/images/dark/lc_deletenote.svg new file mode 100644 index 0000000..c4a130b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletenote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletepage.svg b/f7cloud-office/browser/dist/images/dark/lc_deletepage.svg new file mode 100644 index 0000000..b3e3088 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletepage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletepivottable.svg b/f7cloud-office/browser/dist/images/dark/lc_deletepivottable.svg new file mode 100644 index 0000000..4b35b3f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletepivottable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deleterows.svg b/f7cloud-office/browser/dist/images/dark/lc_deleterows.svg new file mode 100644 index 0000000..101f613 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deleterows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletesparklinemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_deletesparklinemenu.svg new file mode 100644 index 0000000..819e3d0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletesparklinemenu.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_deletetable.svg b/f7cloud-office/browser/dist/images/dark/lc_deletetable.svg new file mode 100644 index 0000000..e399c58 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_deletetable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_denominatorplaces.svg b/f7cloud-office/browser/dist/images/dark/lc_denominatorplaces.svg new file mode 100644 index 0000000..7fe55a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_denominatorplaces.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_dia.svg b/f7cloud-office/browser/dist/images/dark/lc_dia.svg new file mode 100644 index 0000000..f8505f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_dia.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_diagramtype.svg b/f7cloud-office/browser/dist/images/dark/lc_diagramtype.svg new file mode 100644 index 0000000..fcf4c5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_diagramtype.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_dismantle.svg b/f7cloud-office/browser/dist/images/dark/lc_dismantle.svg new file mode 100644 index 0000000..f9ac561 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_dismantle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_distributecolumns.svg b/f7cloud-office/browser/dist/images/dark/lc_distributecolumns.svg new file mode 100644 index 0000000..ad9f474 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_distributecolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_distributerows.svg b/f7cloud-office/browser/dist/images/dark/lc_distributerows.svg new file mode 100644 index 0000000..8dbd18c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_distributerows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_distributeselection.svg b/f7cloud-office/browser/dist/images/dark/lc_distributeselection.svg new file mode 100644 index 0000000..26b2746 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_distributeselection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_down.svg b/f7cloud-office/browser/dist/images/dark/lc_down.svg new file mode 100644 index 0000000..8f117f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_down.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-csv.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-csv.svg new file mode 100644 index 0000000..05dca58 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-csv.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-doc.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-doc.svg new file mode 100644 index 0000000..374b563 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-doc.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-docx.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-docx.svg new file mode 100644 index 0000000..544326f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-docx.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-odg.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odg.svg new file mode 100644 index 0000000..7db4860 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-odp.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odp.svg new file mode 100644 index 0000000..b569aa5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-ods.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-ods.svg new file mode 100644 index 0000000..e20e52f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-ods.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-odt.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odt.svg new file mode 100644 index 0000000..be834f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-odt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-ppt.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-ppt.svg new file mode 100644 index 0000000..72db2f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-ppt.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-pptx.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-pptx.svg new file mode 100644 index 0000000..1cc3b97 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-pptx.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-rtf.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-rtf.svg new file mode 100644 index 0000000..19723c5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-rtf.svg @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-xls.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-xls.svg new file mode 100644 index 0000000..9cafb0e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-xls.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas-xlsx.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas-xlsx.svg new file mode 100644 index 0000000..9da9565 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas-xlsx.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downloadas.svg b/f7cloud-office/browser/dist/images/dark/lc_downloadas.svg new file mode 100644 index 0000000..3c68433 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downloadas.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_downsearch.svg b/f7cloud-office/browser/dist/images/dark/lc_downsearch.svg new file mode 100644 index 0000000..6345e01 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_downsearch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_drawchart.svg b/f7cloud-office/browser/dist/images/dark/lc_drawchart.svg new file mode 100644 index 0000000..d54b630 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_drawchart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_duplicatepage.svg b/f7cloud-office/browser/dist/images/dark/lc_duplicatepage.svg new file mode 100644 index 0000000..c3e9aec --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_duplicatepage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_editannotation.svg b/f7cloud-office/browser/dist/images/dark/lc_editannotation.svg new file mode 100644 index 0000000..8de108f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_editdoc.svg b/f7cloud-office/browser/dist/images/dark/lc_editdoc.svg new file mode 100644 index 0000000..d73e704 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editdoc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_editheaderandfooter.svg b/f7cloud-office/browser/dist/images/dark/lc_editheaderandfooter.svg new file mode 100644 index 0000000..9c055db --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editheaderandfooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_edithyperlink.svg b/f7cloud-office/browser/dist/images/dark/lc_edithyperlink.svg new file mode 100644 index 0000000..b0f52f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_edithyperlink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_editregion.svg b/f7cloud-office/browser/dist/images/dark/lc_editregion.svg new file mode 100644 index 0000000..137c9e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editregion.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_editsparklinemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_editsparklinemenu.svg new file mode 100644 index 0000000..d5f964f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editsparklinemenu.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_editstyle.svg b/f7cloud-office/browser/dist/images/dark/lc_editstyle.svg new file mode 100644 index 0000000..b377f3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_editstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_ellipse.svg b/f7cloud-office/browser/dist/images/dark/lc_ellipse.svg new file mode 100644 index 0000000..f7263ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_ellipse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_entergroup.svg b/f7cloud-office/browser/dist/images/dark/lc_entergroup.svg new file mode 100644 index 0000000..5251c85 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_entergroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_entirecell.svg b/f7cloud-office/browser/dist/images/dark/lc_entirecell.svg new file mode 100644 index 0000000..00bfeaf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_entirecell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_entirecolumn.svg b/f7cloud-office/browser/dist/images/dark/lc_entirecolumn.svg new file mode 100644 index 0000000..a648cf5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_entirecolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_entirerow.svg b/f7cloud-office/browser/dist/images/dark/lc_entirerow.svg new file mode 100644 index 0000000..57bd2a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_entirerow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_exportepub.svg b/f7cloud-office/browser/dist/images/dark/lc_exportepub.svg new file mode 100644 index 0000000..a5470b8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_exportepub.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_exportpdf.svg b/f7cloud-office/browser/dist/images/dark/lc_exportpdf.svg new file mode 100644 index 0000000..fb6e741 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_exportpdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_exportsvg.svg b/f7cloud-office/browser/dist/images/dark/lc_exportsvg.svg new file mode 100644 index 0000000..3edb426 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_exportsvg.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_exportswf.svg b/f7cloud-office/browser/dist/images/dark/lc_exportswf.svg new file mode 100644 index 0000000..9e97712 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_exportswf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_extrusiontoggle.svg b/f7cloud-office/browser/dist/images/dark/lc_extrusiontoggle.svg new file mode 100644 index 0000000..e836be9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_extrusiontoggle.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_feedback.svg b/f7cloud-office/browser/dist/images/dark/lc_feedback.svg new file mode 100644 index 0000000..478fc34 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_feedback.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_file.svg b/f7cloud-office/browser/dist/images/dark/lc_file.svg new file mode 100644 index 0000000..969140c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fillcolor.svg b/f7cloud-office/browser/dist/images/dark/lc_fillcolor.svg new file mode 100644 index 0000000..50ff5a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fillcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fillstyle.svg b/f7cloud-office/browser/dist/images/dark/lc_fillstyle.svg new file mode 100644 index 0000000..2b7cd01 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fillstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_financialfunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_financialfunctionsmenu.svg new file mode 100644 index 0000000..c37849d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_financialfunctionsmenu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_firstlineindent.svg b/f7cloud-office/browser/dist/images/dark/lc_firstlineindent.svg new file mode 100644 index 0000000..4f06543 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_firstlineindent.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_firstrecord.svg b/f7cloud-office/browser/dist/images/dark/lc_firstrecord.svg new file mode 100644 index 0000000..a13f1c9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_firstrecord.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fliphorizontal.svg b/f7cloud-office/browser/dist/images/dark/lc_fliphorizontal.svg new file mode 100644 index 0000000..58cea78 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fliphorizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flipvertical.svg b/f7cloud-office/browser/dist/images/dark/lc_flipvertical.svg new file mode 100644 index 0000000..81548e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flipvertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-card.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-card.svg new file mode 100644 index 0000000..89a4fa1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-card.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-collate.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-collate.svg new file mode 100644 index 0000000..575f63e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-collate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-data.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-data.svg new file mode 100644 index 0000000..921651f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-data.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-decision.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-decision.svg new file mode 100644 index 0000000..bf0e923 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-decision.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-delay.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-delay.svg new file mode 100644 index 0000000..c2cc4d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-delay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-direct-access-storage.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-direct-access-storage.svg new file mode 100644 index 0000000..75fb0ac --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-direct-access-storage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-display.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-display.svg new file mode 100644 index 0000000..8e0c422 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-display.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-document.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-document.svg new file mode 100644 index 0000000..8ab3a51 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-document.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-internal-storage.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-internal-storage.svg new file mode 100644 index 0000000..71e3bfa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-internal-storage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-manual-input.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-manual-input.svg new file mode 100644 index 0000000..67315c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-manual-input.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-multidocument.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-multidocument.svg new file mode 100644 index 0000000..659eadc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-multidocument.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-off-page-connector.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-off-page-connector.svg new file mode 100644 index 0000000..c48a7ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-off-page-connector.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-or.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-or.svg new file mode 100644 index 0000000..3c806ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-or.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-predefined-process.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-predefined-process.svg new file mode 100644 index 0000000..b890aea --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-predefined-process.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-preparation.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-preparation.svg new file mode 100644 index 0000000..4e8275b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-preparation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-punched-tape.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-punched-tape.svg new file mode 100644 index 0000000..d60aa41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-punched-tape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sequential-access.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sequential-access.svg new file mode 100644 index 0000000..3fcae44 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sequential-access.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sort.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sort.svg new file mode 100644 index 0000000..c8e552d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-sort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-stored-data.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-stored-data.svg new file mode 100644 index 0000000..9cc37ea --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-stored-data.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-summing-junction.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-summing-junction.svg new file mode 100644 index 0000000..71827f5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-summing-junction.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-terminator.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-terminator.svg new file mode 100644 index 0000000..5e74397 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.flowchart-terminator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.svg new file mode 100644 index 0000000..71e3bfa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_flowchartshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fold.svg b/f7cloud-office/browser/dist/images/dark/lc_fold.svg new file mode 100644 index 0000000..8f56d7e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fold.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_followmepresentation.svg b/f7cloud-office/browser/dist/images/dark/lc_followmepresentation.svg new file mode 100644 index 0000000..0312c32 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_followmepresentation.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontcolor.svg b/f7cloud-office/browser/dist/images/dark/lc_fontcolor.svg new file mode 100644 index 0000000..5937ebc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_fontdialog.svg new file mode 100644 index 0000000..735ad14 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontdialog.svg @@ -0,0 +1,2 @@ +> +&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontheight.svg b/f7cloud-office/browser/dist/images/dark/lc_fontheight.svg new file mode 100644 index 0000000..482056c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontheight.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkalignmentfloater.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkalignmentfloater.svg new file mode 100644 index 0000000..daadc57 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkalignmentfloater.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkcharacterspacingfloater.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkcharacterspacingfloater.svg new file mode 100644 index 0000000..039a40f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkcharacterspacingfloater.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkpropertypanel.svg new file mode 100644 index 0000000..feff0d4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworksameletterheights.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworksameletterheights.svg new file mode 100644 index 0000000..c6271f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworksameletterheights.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-curve.svg new file mode 100644 index 0000000..4e98022 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-pour.svg new file mode 100644 index 0000000..db817d6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-down-pour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-curve.svg new file mode 100644 index 0000000..4e6a7a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-pour.svg new file mode 100644 index 0000000..240b00b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-left-pour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-curve.svg new file mode 100644 index 0000000..83076ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-pour.svg new file mode 100644 index 0000000..9eb8f49 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-right-pour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-curve.svg new file mode 100644 index 0000000..47925a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-pour.svg new file mode 100644 index 0000000..0d1996d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-arch-up-pour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-down.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-down.svg new file mode 100644 index 0000000..af6249a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-up.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-up.svg new file mode 100644 index 0000000..a9804cd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-chevron-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-curve.svg new file mode 100644 index 0000000..a328ac8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-pour.svg new file mode 100644 index 0000000..099d426 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-circle-pour.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-down.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-down.svg new file mode 100644 index 0000000..7ed77c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-up.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-up.svg new file mode 100644 index 0000000..b363ad7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-curve-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-down.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-down.svg new file mode 100644 index 0000000..a3df606 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-down.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-left.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-left.svg new file mode 100644 index 0000000..6ee4c76 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-right.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-right.svg new file mode 100644 index 0000000..443f2e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-left.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-left.svg new file mode 100644 index 0000000..596db3b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-right.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-right.svg new file mode 100644 index 0000000..1f60483 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up-and-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up.svg new file mode 100644 index 0000000..66b58b7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-fade-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-inflate.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-inflate.svg new file mode 100644 index 0000000..971d120 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-inflate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-curve.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-curve.svg new file mode 100644 index 0000000..f6fedea --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-curve.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-pour.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-pour.svg new file mode 100644 index 0000000..a53f84f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-open-circle-pour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-plain-text.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-plain-text.svg new file mode 100644 index 0000000..70d82c9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-plain-text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-down.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-down.svg new file mode 100644 index 0000000..b385968 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-up.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-up.svg new file mode 100644 index 0000000..1de37db --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-slant-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-stop.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-stop.svg new file mode 100644 index 0000000..1c79023 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-stop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-down.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-down.svg new file mode 100644 index 0000000..078ef9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-up.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-up.svg new file mode 100644 index 0000000..715b90e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-triangle-up.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-wave.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-wave.svg new file mode 100644 index 0000000..c736bde --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.fontwork-wave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.svg b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.svg new file mode 100644 index 0000000..54ef14a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fontworkshapetype.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_footnotedialog.svg b/f7cloud-office/browser/dist/images/dark/lc_footnotedialog.svg new file mode 100644 index 0000000..d4bec7d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_footnotedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formataxis.svg b/f7cloud-office/browser/dist/images/dark/lc_formataxis.svg new file mode 100644 index 0000000..e1c6ab8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formataxis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatbulletsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_formatbulletsmenu.svg new file mode 100644 index 0000000..89e5b3e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatbulletsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatcelldialog.svg b/f7cloud-office/browser/dist/images/dark/lc_formatcelldialog.svg new file mode 100644 index 0000000..04380eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatcelldialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatchartarea.svg b/f7cloud-office/browser/dist/images/dark/lc_formatchartarea.svg new file mode 100644 index 0000000..9c4daad --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatchartarea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatcolumns.svg b/f7cloud-office/browser/dist/images/dark/lc_formatcolumns.svg new file mode 100644 index 0000000..d9d9763 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatcolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatdatalabel.svg b/f7cloud-office/browser/dist/images/dark/lc_formatdatalabel.svg new file mode 100644 index 0000000..dccfe30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatdatalabel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatformmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_formatformmenu.svg new file mode 100644 index 0000000..005166f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatformmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatgroup.svg b/f7cloud-office/browser/dist/images/dark/lc_formatgroup.svg new file mode 100644 index 0000000..aed1311 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatgroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatlegend.svg b/f7cloud-office/browser/dist/images/dark/lc_formatlegend.svg new file mode 100644 index 0000000..70a8662 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatlegend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatline.svg b/f7cloud-office/browser/dist/images/dark/lc_formatline.svg new file mode 100644 index 0000000..5404e07 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatmajorgrid.svg b/f7cloud-office/browser/dist/images/dark/lc_formatmajorgrid.svg new file mode 100644 index 0000000..0dd7c38 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatmajorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatmeanvalue.svg b/f7cloud-office/browser/dist/images/dark/lc_formatmeanvalue.svg new file mode 100644 index 0000000..5705ac3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatmeanvalue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_formatmenu.svg new file mode 100644 index 0000000..b285081 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formatpaintbrush.svg b/f7cloud-office/browser/dist/images/dark/lc_formatpaintbrush.svg new file mode 100644 index 0000000..e42a728 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formatpaintbrush.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formattingmark.svg b/f7cloud-office/browser/dist/images/dark/lc_formattingmark.svg new file mode 100644 index 0000000..8f33ccc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formattingmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formattingmarkmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_formattingmarkmenu.svg new file mode 100644 index 0000000..240f4c2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formattingmarkmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formproperties.svg b/f7cloud-office/browser/dist/images/dark/lc_formproperties.svg new file mode 100644 index 0000000..3694ff2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_formularesfapopen.svg b/f7cloud-office/browser/dist/images/dark/lc_formularesfapopen.svg new file mode 100644 index 0000000..8f06862 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_formularesfapopen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_forumhelp.svg b/f7cloud-office/browser/dist/images/dark/lc_forumhelp.svg new file mode 100644 index 0000000..64c4a27 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_forumhelp.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_forward.svg b/f7cloud-office/browser/dist/images/dark/lc_forward.svg new file mode 100644 index 0000000..72bd304 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr01.svg b/f7cloud-office/browser/dist/images/dark/lc_fr01.svg new file mode 100644 index 0000000..5d607f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr01.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr010.svg b/f7cloud-office/browser/dist/images/dark/lc_fr010.svg new file mode 100644 index 0000000..48b78b9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr010.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr011.svg b/f7cloud-office/browser/dist/images/dark/lc_fr011.svg new file mode 100644 index 0000000..4794c1b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr011.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr012.svg b/f7cloud-office/browser/dist/images/dark/lc_fr012.svg new file mode 100644 index 0000000..1e5d893 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr012.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr02.svg b/f7cloud-office/browser/dist/images/dark/lc_fr02.svg new file mode 100644 index 0000000..97e8f5c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr02.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr03.svg b/f7cloud-office/browser/dist/images/dark/lc_fr03.svg new file mode 100644 index 0000000..daea5c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr03.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr04.svg b/f7cloud-office/browser/dist/images/dark/lc_fr04.svg new file mode 100644 index 0000000..81722c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr04.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr05.svg b/f7cloud-office/browser/dist/images/dark/lc_fr05.svg new file mode 100644 index 0000000..cb2a903 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr05.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr06.svg b/f7cloud-office/browser/dist/images/dark/lc_fr06.svg new file mode 100644 index 0000000..624e089 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr06.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr07.svg b/f7cloud-office/browser/dist/images/dark/lc_fr07.svg new file mode 100644 index 0000000..33d04d0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr07.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr08.svg b/f7cloud-office/browser/dist/images/dark/lc_fr08.svg new file mode 100644 index 0000000..f400f7a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr08.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fr09.svg b/f7cloud-office/browser/dist/images/dark/lc_fr09.svg new file mode 100644 index 0000000..2247775 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fr09.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_framelinecolor.svg b/f7cloud-office/browser/dist/images/dark/lc_framelinecolor.svg new file mode 100644 index 0000000..baa44d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_framelinecolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_framestyle.svg b/f7cloud-office/browser/dist/images/dark/lc_framestyle.svg new file mode 100644 index 0000000..33f6126 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_framestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_freezepanes.svg b/f7cloud-office/browser/dist/images/dark/lc_freezepanes.svg new file mode 100644 index 0000000..ad1b7dd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_freezepanes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_freezepanescolumn.svg b/f7cloud-office/browser/dist/images/dark/lc_freezepanescolumn.svg new file mode 100644 index 0000000..603006d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_freezepanescolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_freezepanesrow.svg b/f7cloud-office/browser/dist/images/dark/lc_freezepanesrow.svg new file mode 100644 index 0000000..6f929d0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_freezepanesrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fromrow.svg b/f7cloud-office/browser/dist/images/dark/lc_fromrow.svg new file mode 100644 index 0000000..8f6b512 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fromrow.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation-toolbar-mobile.svg b/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation-toolbar-mobile.svg new file mode 100644 index 0000000..811e086 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation-toolbar-mobile.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation.svg b/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation.svg new file mode 100644 index 0000000..8376313 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fullscreen-presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_fullscreen.svg b/f7cloud-office/browser/dist/images/dark/lc_fullscreen.svg new file mode 100644 index 0000000..36f9f33 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_fullscreen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_functiondialog.svg b/f7cloud-office/browser/dist/images/dark/lc_functiondialog.svg new file mode 100644 index 0000000..399ebb6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_functiondialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_gallery.svg b/f7cloud-office/browser/dist/images/dark/lc_gallery.svg new file mode 100644 index 0000000..3cf5e3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_gallery.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_goalseekdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_goalseekdialog.svg new file mode 100644 index 0000000..cfe878a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_goalseekdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_gradangle.svg b/f7cloud-office/browser/dist/images/dark/lc_gradangle.svg new file mode 100644 index 0000000..fe9d639 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_gradangle.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_graphicdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_graphicdialog.svg new file mode 100644 index 0000000..e142590 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_graphicdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_graphicpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_graphicpropertypanel.svg new file mode 100644 index 0000000..e142590 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_graphicpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_griduse.svg b/f7cloud-office/browser/dist/images/dark/lc_griduse.svg new file mode 100644 index 0000000..96af986 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_griduse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_gridvisible.svg b/f7cloud-office/browser/dist/images/dark/lc_gridvisible.svg new file mode 100644 index 0000000..75c947e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_gridvisible.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_group.svg b/f7cloud-office/browser/dist/images/dark/lc_group.svg new file mode 100644 index 0000000..8a15ab9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_group.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_groupsparklines.svg b/f7cloud-office/browser/dist/images/dark/lc_groupsparklines.svg new file mode 100644 index 0000000..aed1311 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_groupsparklines.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_grow.svg b/f7cloud-office/browser/dist/images/dark/lc_grow.svg new file mode 100644 index 0000000..354188e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_grow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hamburger.svg b/f7cloud-office/browser/dist/images/dark/lc_hamburger.svg new file mode 100644 index 0000000..f9d2869 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hamburger.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_hangingindent.svg b/f7cloud-office/browser/dist/images/dark/lc_hangingindent.svg new file mode 100644 index 0000000..11af054 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hangingindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_headerandfooter.svg b/f7cloud-office/browser/dist/images/dark/lc_headerandfooter.svg new file mode 100644 index 0000000..9c055db --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_headerandfooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_helpindex.svg b/f7cloud-office/browser/dist/images/dark/lc_helpindex.svg new file mode 100644 index 0000000..8c72ca5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_helpindex.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_hide.svg b/f7cloud-office/browser/dist/images/dark/lc_hide.svg new file mode 100644 index 0000000..963b6b8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hidecolumn.svg b/f7cloud-office/browser/dist/images/dark/lc_hidecolumn.svg new file mode 100644 index 0000000..997acd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hidecolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hidedetail.svg b/f7cloud-office/browser/dist/images/dark/lc_hidedetail.svg new file mode 100644 index 0000000..a3ae4b5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hidedetail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hidenote.svg b/f7cloud-office/browser/dist/images/dark/lc_hidenote.svg new file mode 100644 index 0000000..b0b6e76 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hidenote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hiderow.svg b/f7cloud-office/browser/dist/images/dark/lc_hiderow.svg new file mode 100644 index 0000000..5541096 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hiderow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hideslide.svg b/f7cloud-office/browser/dist/images/dark/lc_hideslide.svg new file mode 100644 index 0000000..d219eeb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hideslide.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_horizontalpos.svg b/f7cloud-office/browser/dist/images/dark/lc_horizontalpos.svg new file mode 100644 index 0000000..1eea3cd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_horizontalpos.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_hyphenate.svg b/f7cloud-office/browser/dist/images/dark/lc_hyphenate.svg new file mode 100644 index 0000000..308c4a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hyphenate.svg @@ -0,0 +1 @@ +d \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_hyphenation.svg b/f7cloud-office/browser/dist/images/dark/lc_hyphenation.svg new file mode 100644 index 0000000..53b7ea3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_hyphenation.svg @@ -0,0 +1 @@ +d diff --git a/f7cloud-office/browser/dist/images/dark/lc_incrementindent.svg b/f7cloud-office/browser/dist/images/dark/lc_incrementindent.svg new file mode 100644 index 0000000..802ebdf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_incrementindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_incrementlevel.svg b/f7cloud-office/browser/dist/images/dark/lc_incrementlevel.svg new file mode 100644 index 0000000..bd4de83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_incrementlevel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertauthorfield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertauthorfield.svg new file mode 100644 index 0000000..abdf0b6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertauthorfield.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertauthoritiesentry.svg b/f7cloud-office/browser/dist/images/dark/lc_insertauthoritiesentry.svg new file mode 100644 index 0000000..9d7cf79 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertauthoritiesentry.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertaxistitle.svg b/f7cloud-office/browser/dist/images/dark/lc_insertaxistitle.svg new file mode 100644 index 0000000..bee466b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertaxistitle.svg @@ -0,0 +1,17 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertbookmark.svg b/f7cloud-office/browser/dist/images/dark/lc_insertbookmark.svg new file mode 100644 index 0000000..4e5df58 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertbookmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertbreak.svg b/f7cloud-office/browser/dist/images/dark/lc_insertbreak.svg new file mode 100644 index 0000000..f794940 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertbreakmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_insertbreakmenu.svg new file mode 100644 index 0000000..cf772d0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertbreakmenu.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcaptiondialog.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcaptiondialog.svg new file mode 100644 index 0000000..fe74dac --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcaptiondialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcell.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcell.svg new file mode 100644 index 0000000..c527901 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcell.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcheckboxcontentcontrol.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcheckboxcontentcontrol.svg new file mode 100644 index 0000000..e36628c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcheckboxcontentcontrol.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcolumnbreak.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnbreak.svg new file mode 100644 index 0000000..d00c32c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsafter.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsafter.svg new file mode 100644 index 0000000..5377bb7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsafter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsbefore.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsbefore.svg new file mode 100644 index 0000000..8d12dc1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsbefore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsmenu.svg new file mode 100644 index 0000000..5377bb7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcolumnsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertcontentcontrol.svg b/f7cloud-office/browser/dist/images/dark/lc_insertcontentcontrol.svg new file mode 100644 index 0000000..d17e8cb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertcontentcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertdatalabel.svg b/f7cloud-office/browser/dist/images/dark/lc_insertdatalabel.svg new file mode 100644 index 0000000..a586a07 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertdatalabel.svg @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertdropdowncontentcontrol.svg b/f7cloud-office/browser/dist/images/dark/lc_insertdropdowncontentcontrol.svg new file mode 100644 index 0000000..c20cd98 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertdropdowncontentcontrol.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertendnote.svg b/f7cloud-office/browser/dist/images/dark/lc_insertendnote.svg new file mode 100644 index 0000000..b260521 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertendnote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertfield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertfield.svg new file mode 100644 index 0000000..c87f3dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertfieldctrl.svg b/f7cloud-office/browser/dist/images/dark/lc_insertfieldctrl.svg new file mode 100644 index 0000000..c87f3dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertfieldctrl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertfilefield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertfilefield.svg new file mode 100644 index 0000000..acfe683 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertfilefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertfootnote.svg b/f7cloud-office/browser/dist/images/dark/lc_insertfootnote.svg new file mode 100644 index 0000000..8f493cd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertfootnote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertframe.svg b/f7cloud-office/browser/dist/images/dark/lc_insertframe.svg new file mode 100644 index 0000000..d85aba0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertframe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertgraphic.svg b/f7cloud-office/browser/dist/images/dark/lc_insertgraphic.svg new file mode 100644 index 0000000..855b106 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertgraphic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertgraphicremote.svg b/f7cloud-office/browser/dist/images/dark/lc_insertgraphicremote.svg new file mode 100644 index 0000000..a28f491 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertgraphicremote.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserthardhyphen.svg b/f7cloud-office/browser/dist/images/dark/lc_inserthardhyphen.svg new file mode 100644 index 0000000..dd5ee9f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserthardhyphen.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserthyperlink.svg b/f7cloud-office/browser/dist/images/dark/lc_inserthyperlink.svg new file mode 100644 index 0000000..20d39a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserthyperlink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertindexesentry.svg b/f7cloud-office/browser/dist/images/dark/lc_insertindexesentry.svg new file mode 100644 index 0000000..bc4ed0d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertindexesentry.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertion_mobile_wizard.svg b/f7cloud-office/browser/dist/images/dark/lc_insertion_mobile_wizard.svg new file mode 100644 index 0000000..ea020eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertion_mobile_wizard.svg @@ -0,0 +1,5 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertlrm.svg b/f7cloud-office/browser/dist/images/dark/lc_insertlrm.svg new file mode 100644 index 0000000..2336824 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertlrm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertmajorgrid.svg b/f7cloud-office/browser/dist/images/dark/lc_insertmajorgrid.svg new file mode 100644 index 0000000..b7b05b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertmajorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertmeanvalue.svg b/f7cloud-office/browser/dist/images/dark/lc_insertmeanvalue.svg new file mode 100644 index 0000000..d563a87 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertmeanvalue.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertminorgrid.svg b/f7cloud-office/browser/dist/images/dark/lc_insertminorgrid.svg new file mode 100644 index 0000000..e3e9420 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertminorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertmultiindex.svg b/f7cloud-office/browser/dist/images/dark/lc_insertmultiindex.svg new file mode 100644 index 0000000..bc4ed0d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertmultiindex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertmultimedia.svg b/f7cloud-office/browser/dist/images/dark/lc_insertmultimedia.svg new file mode 100644 index 0000000..f57fe33 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertmultimedia.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertnonbreakingspace.svg b/f7cloud-office/browser/dist/images/dark/lc_insertnonbreakingspace.svg new file mode 100644 index 0000000..8f33ccc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertnonbreakingspace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertobjectstarmath.svg b/f7cloud-office/browser/dist/images/dark/lc_insertobjectstarmath.svg new file mode 100644 index 0000000..2d1befb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertobjectstarmath.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpage.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpage.svg new file mode 100644 index 0000000..b953f22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagebreak.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagebreak.svg new file mode 100644 index 0000000..fb415b8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagebreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagecountfield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagecountfield.svg new file mode 100644 index 0000000..881f822 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagecountfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagefield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagefield.svg new file mode 100644 index 0000000..ed8cec5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagefield.svg @@ -0,0 +1,18 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagefooter.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagefooter.svg new file mode 100644 index 0000000..1b17cfc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagefooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpageheader.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpageheader.svg new file mode 100644 index 0000000..627c6d4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpageheader.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagenumberfield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagenumberfield.svg new file mode 100644 index 0000000..9e6d3da --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagenumberfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagesfield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagesfield.svg new file mode 100644 index 0000000..b570ac6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagesfield.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpagetitlefield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpagetitlefield.svg new file mode 100644 index 0000000..bc00922 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpagetitlefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertpicturecontentcontrol.svg b/f7cloud-office/browser/dist/images/dark/lc_insertpicturecontentcontrol.svg new file mode 100644 index 0000000..f8308ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertpicturecontentcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertqrcode.svg b/f7cloud-office/browser/dist/images/dark/lc_insertqrcode.svg new file mode 100644 index 0000000..d79ca42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertqrcode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertreferencefield.svg b/f7cloud-office/browser/dist/images/dark/lc_insertreferencefield.svg new file mode 100644 index 0000000..45805c1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertreferencefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertrlm.svg b/f7cloud-office/browser/dist/images/dark/lc_insertrlm.svg new file mode 100644 index 0000000..d103dd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertrlm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertrowbreak.svg b/f7cloud-office/browser/dist/images/dark/lc_insertrowbreak.svg new file mode 100644 index 0000000..da3ef42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertrowbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertrowsafter.svg b/f7cloud-office/browser/dist/images/dark/lc_insertrowsafter.svg new file mode 100644 index 0000000..3592c4f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertrowsafter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertrowsbefore.svg b/f7cloud-office/browser/dist/images/dark/lc_insertrowsbefore.svg new file mode 100644 index 0000000..1771f30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertrowsbefore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertrowsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_insertrowsmenu.svg new file mode 100644 index 0000000..3592c4f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertrowsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsection.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsection.svg new file mode 100644 index 0000000..137c9e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertshape.svg b/f7cloud-office/browser/dist/images/dark/lc_insertshape.svg new file mode 100644 index 0000000..f85d67e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertshape.svg @@ -0,0 +1,8 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsheet.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsheet.svg new file mode 100644 index 0000000..f625a25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsheet.svg @@ -0,0 +1,14 @@ + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsheetafter.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsheetafter.svg new file mode 100644 index 0000000..95d596f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsheetafter.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsheetbefore.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsheetbefore.svg new file mode 100644 index 0000000..99ba4ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsheetbefore.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsofthyphen.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsofthyphen.svg new file mode 100644 index 0000000..547dd06 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsofthyphen.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsparkline.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsparkline.svg new file mode 100644 index 0000000..2abe999 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsparkline.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertsymbol.svg b/f7cloud-office/browser/dist/images/dark/lc_insertsymbol.svg new file mode 100644 index 0000000..f4e602a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertsymbol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserttable.svg b/f7cloud-office/browser/dist/images/dark/lc_inserttable.svg new file mode 100644 index 0000000..ceba842 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserttable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserttimefield.svg b/f7cloud-office/browser/dist/images/dark/lc_inserttimefield.svg new file mode 100644 index 0000000..4901d89 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserttimefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserttitlefield.svg b/f7cloud-office/browser/dist/images/dark/lc_inserttitlefield.svg new file mode 100644 index 0000000..18707a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserttitlefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_inserttopicfield.svg b/f7cloud-office/browser/dist/images/dark/lc_inserttopicfield.svg new file mode 100644 index 0000000..078f88a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_inserttopicfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertzwnbsp.svg b/f7cloud-office/browser/dist/images/dark/lc_insertzwnbsp.svg new file mode 100644 index 0000000..618a8a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertzwnbsp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_insertzwsp.svg b/f7cloud-office/browser/dist/images/dark/lc_insertzwsp.svg new file mode 100644 index 0000000..6fd0ffa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_insertzwsp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_intersect.svg b/f7cloud-office/browser/dist/images/dark/lc_intersect.svg new file mode 100644 index 0000000..a0a322a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_intersect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_invertbackground.svg b/f7cloud-office/browser/dist/images/dark/lc_invertbackground.svg new file mode 100644 index 0000000..7fc7cf9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_invertbackground.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_italic.svg b/f7cloud-office/browser/dist/images/dark/lc_italic.svg new file mode 100644 index 0000000..2ff654e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_italic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_justifypara.svg b/f7cloud-office/browser/dist/images/dark/lc_justifypara.svg new file mode 100644 index 0000000..bd98df5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_justifypara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_keyboardshortcuts.svg b/f7cloud-office/browser/dist/images/dark/lc_keyboardshortcuts.svg new file mode 100644 index 0000000..93deff3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_keyboardshortcuts.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_landscape.svg b/f7cloud-office/browser/dist/images/dark/lc_landscape.svg new file mode 100644 index 0000000..ee58b5b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_languagemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_languagemenu.svg new file mode 100644 index 0000000..a631c11 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_languagemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_lastrecord.svg b/f7cloud-office/browser/dist/images/dark/lc_lastrecord.svg new file mode 100644 index 0000000..b700840 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_lastrecord.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_latestupdates.svg b/f7cloud-office/browser/dist/images/dark/lc_latestupdates.svg new file mode 100644 index 0000000..3d92b6b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_latestupdates.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_lb_distance.svg b/f7cloud-office/browser/dist/images/dark/lc_lb_distance.svg new file mode 100644 index 0000000..d66415a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_lb_distance.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_leadingzeroes.svg b/f7cloud-office/browser/dist/images/dark/lc_leadingzeroes.svg new file mode 100644 index 0000000..3cbd517 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_leadingzeroes.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_leavegroup.svg b/f7cloud-office/browser/dist/images/dark/lc_leavegroup.svg new file mode 100644 index 0000000..adbb134 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_leavegroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_leftindent.svg b/f7cloud-office/browser/dist/images/dark/lc_leftindent.svg new file mode 100644 index 0000000..f230be0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_leftindent.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_leftpara.svg b/f7cloud-office/browser/dist/images/dark/lc_leftpara.svg new file mode 100644 index 0000000..ae0e061 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_leftpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_line.svg b/f7cloud-office/browser/dist/images/dark/lc_line.svg new file mode 100644 index 0000000..3935c82 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_lineendstyle.svg b/f7cloud-office/browser/dist/images/dark/lc_lineendstyle.svg new file mode 100644 index 0000000..dd83d7a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_lineendstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_linenumberingdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_linenumberingdialog.svg new file mode 100644 index 0000000..f9a3280 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linenumberingdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_linepropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_linepropertypanel.svg new file mode 100644 index 0000000..8a6f264 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linepropertypanel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_linespacing.svg b/f7cloud-office/browser/dist/images/dark/lc_linespacing.svg new file mode 100644 index 0000000..48a0a5e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linespacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_linestyle.svg b/f7cloud-office/browser/dist/images/dark/lc_linestyle.svg new file mode 100644 index 0000000..09eae9e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_linetransparency.svg b/f7cloud-office/browser/dist/images/dark/lc_linetransparency.svg new file mode 100644 index 0000000..32a606e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linetransparency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_linewidth.svg b/f7cloud-office/browser/dist/images/dark/lc_linewidth.svg new file mode 100644 index 0000000..260d86a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_linewidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_listitem-selected.svg b/f7cloud-office/browser/dist/images/dark/lc_listitem-selected.svg new file mode 100644 index 0000000..6110dbf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_listitem-selected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_listspropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_listspropertypanel.svg new file mode 100644 index 0000000..61c1a00 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_listspropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_liststyle.svg b/f7cloud-office/browser/dist/images/dark/lc_liststyle.svg new file mode 100644 index 0000000..a858977 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_liststyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_lock.svg b/f7cloud-office/browser/dist/images/dark/lc_lock.svg new file mode 100644 index 0000000..1a228e7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_lock.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_logicalfunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_logicalfunctionsmenu.svg new file mode 100644 index 0000000..5d1c6e9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_logicalfunctionsmenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_lookupandreffunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_lookupandreffunctionsmenu.svg new file mode 100644 index 0000000..07468f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_lookupandreffunctionsmenu.svg @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_masterslide.svg b/f7cloud-office/browser/dist/images/dark/lc_masterslide.svg new file mode 100644 index 0000000..a6fb096 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_masterslide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_masterslidespanel.svg b/f7cloud-office/browser/dist/images/dark/lc_masterslidespanel.svg new file mode 100644 index 0000000..a6fb096 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_masterslidespanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_mathandtrigfunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_mathandtrigfunctionsmenu.svg new file mode 100644 index 0000000..8ec379f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_mathandtrigfunctionsmenu.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_menu20statistic.svg b/f7cloud-office/browser/dist/images/dark/lc_menu20statistic.svg new file mode 100644 index 0000000..5edb98e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_menu20statistic.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_menubar.svg b/f7cloud-office/browser/dist/images/dark/lc_menubar.svg new file mode 100644 index 0000000..9ca58c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_menubar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_menuoverflow.svg b/f7cloud-office/browser/dist/images/dark/lc_menuoverflow.svg new file mode 100644 index 0000000..1b5ba0a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_menuoverflow.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_menuprintranges.svg b/f7cloud-office/browser/dist/images/dark/lc_menuprintranges.svg new file mode 100644 index 0000000..5bdf0cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_menuprintranges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_merge.svg b/f7cloud-office/browser/dist/images/dark/lc_merge.svg new file mode 100644 index 0000000..1d23bad --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_merge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_mergecells.svg b/f7cloud-office/browser/dist/images/dark/lc_mergecells.svg new file mode 100644 index 0000000..f581cc2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_mergecells.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_mobile_comment_wizard.svg b/f7cloud-office/browser/dist/images/dark/lc_mobile_comment_wizard.svg new file mode 100644 index 0000000..454f308 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_mobile_comment_wizard.svg @@ -0,0 +1,6 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_mobile_wizard.svg b/f7cloud-office/browser/dist/images/dark/lc_mobile_wizard.svg new file mode 100644 index 0000000..5af4b9f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_mobile_wizard.svg @@ -0,0 +1,6 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_morebutton.svg b/f7cloud-office/browser/dist/images/dark/lc_morebutton.svg new file mode 100644 index 0000000..6b2afd8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_morebutton.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_morefunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_morefunctionsmenu.svg new file mode 100644 index 0000000..a48c651 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_morefunctionsmenu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_movedown.svg b/f7cloud-office/browser/dist/images/dark/lc_movedown.svg new file mode 100644 index 0000000..74b2cde --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_movedown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_movesheetleft.svg b/f7cloud-office/browser/dist/images/dark/lc_movesheetleft.svg new file mode 100644 index 0000000..7fea0d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_movesheetleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_movesheetright.svg b/f7cloud-office/browser/dist/images/dark/lc_movesheetright.svg new file mode 100644 index 0000000..7fea0d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_movesheetright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_moveup.svg b/f7cloud-office/browser/dist/images/dark/lc_moveup.svg new file mode 100644 index 0000000..9fc58ed --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_moveup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_navigator.svg b/f7cloud-office/browser/dist/images/dark/lc_navigator.svg new file mode 100644 index 0000000..19eb89c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_navigator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_next.svg b/f7cloud-office/browser/dist/images/dark/lc_next.svg new file mode 100644 index 0000000..7e485fb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_next.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_nextrecord.svg b/f7cloud-office/browser/dist/images/dark/lc_nextrecord.svg new file mode 100644 index 0000000..90cce91 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_nextrecord.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_nexttrackedchange.svg b/f7cloud-office/browser/dist/images/dark/lc_nexttrackedchange.svg new file mode 100644 index 0000000..3f517af --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_nexttrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_nobreak.svg b/f7cloud-office/browser/dist/images/dark/lc_nobreak.svg new file mode 100644 index 0000000..56e7a10 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_nobreak.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatcurrency.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatcurrency.svg new file mode 100644 index 0000000..fbb4e92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatcurrency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatdate.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatdate.svg new file mode 100644 index 0000000..a2723c5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatdate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatdecdecimals.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatdecdecimals.svg new file mode 100644 index 0000000..2bd096a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatdecdecimals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatdecimal.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatdecimal.svg new file mode 100644 index 0000000..e62bb92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatdecimal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatincdecimals.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatincdecimals.svg new file mode 100644 index 0000000..965aaf5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatincdecimals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatpercent.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatpercent.svg new file mode 100644 index 0000000..48e1bf0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatpercent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatpropertypanel.svg new file mode 100644 index 0000000..b853078 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatpropertypanel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatscientific.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatscientific.svg new file mode 100644 index 0000000..32360f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatscientific.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatstandard.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatstandard.svg new file mode 100644 index 0000000..15cbb23 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatstandard.svg @@ -0,0 +1 @@ +/&amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformatthousands.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformatthousands.svg new file mode 100644 index 0000000..43e8dfc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformatthousands.svg @@ -0,0 +1 @@ +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_numberformattime.svg b/f7cloud-office/browser/dist/images/dark/lc_numberformattime.svg new file mode 100644 index 0000000..4901d89 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_numberformattime.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_objectalignleft.svg b/f7cloud-office/browser/dist/images/dark/lc_objectalignleft.svg new file mode 100644 index 0000000..5280e29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_objectalignleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_objectalignright.svg b/f7cloud-office/browser/dist/images/dark/lc_objectalignright.svg new file mode 100644 index 0000000..9720ef6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_objectalignright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_objectbackone.svg b/f7cloud-office/browser/dist/images/dark/lc_objectbackone.svg new file mode 100644 index 0000000..0eb3258 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_objectbackone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_objectforwardone.svg b/f7cloud-office/browser/dist/images/dark/lc_objectforwardone.svg new file mode 100644 index 0000000..0ce4b36 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_objectforwardone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_ok.svg b/f7cloud-office/browser/dist/images/dark/lc_ok.svg new file mode 100644 index 0000000..c15031a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_ok.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_onlinehelp.svg b/f7cloud-office/browser/dist/images/dark/lc_onlinehelp.svg new file mode 100644 index 0000000..8c72ca5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_onlinehelp.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_optimizetable.svg b/f7cloud-office/browser/dist/images/dark/lc_optimizetable.svg new file mode 100644 index 0000000..d676e6b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_optimizetable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_orientation.svg b/f7cloud-office/browser/dist/images/dark/lc_orientation.svg new file mode 100644 index 0000000..3e7ec9b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_orientation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_outlinebullet.svg b/f7cloud-office/browser/dist/images/dark/lc_outlinebullet.svg new file mode 100644 index 0000000..61c1a00 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_outlinebullet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_outlinedown.svg b/f7cloud-office/browser/dist/images/dark/lc_outlinedown.svg new file mode 100644 index 0000000..74b2cde --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_outlinedown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_outlineleft.svg b/f7cloud-office/browser/dist/images/dark/lc_outlineleft.svg new file mode 100644 index 0000000..bd4de83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_outlineleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_outlineright.svg b/f7cloud-office/browser/dist/images/dark/lc_outlineright.svg new file mode 100644 index 0000000..b10bd31 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_outlineright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_outlineup.svg b/f7cloud-office/browser/dist/images/dark/lc_outlineup.svg new file mode 100644 index 0000000..9fc58ed --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_outlineup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_overline.svg b/f7cloud-office/browser/dist/images/dark/lc_overline.svg new file mode 100644 index 0000000..e6b1f3d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_overline.svg @@ -0,0 +1 @@ +O \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagedialog.svg b/f7cloud-office/browser/dist/images/dark/lc_pagedialog.svg new file mode 100644 index 0000000..0f08916 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pageformatdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_pageformatdialog.svg new file mode 100644 index 0000000..0f08916 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pageformatdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pageheight.svg b/f7cloud-office/browser/dist/images/dark/lc_pageheight.svg new file mode 100644 index 0000000..c6b9641 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pageheight.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagemargin.svg b/f7cloud-office/browser/dist/images/dark/lc_pagemargin.svg new file mode 100644 index 0000000..a930582 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagemargin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagemarginnarrow.svg b/f7cloud-office/browser/dist/images/dark/lc_pagemarginnarrow.svg new file mode 100644 index 0000000..5a8aaa9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagemarginnarrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagemarginwide.svg b/f7cloud-office/browser/dist/images/dark/lc_pagemarginwide.svg new file mode 100644 index 0000000..49f5835 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagemarginwide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_pagemenu.svg new file mode 100644 index 0000000..af01cf0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagesetup.svg b/f7cloud-office/browser/dist/images/dark/lc_pagesetup.svg new file mode 100644 index 0000000..197f640 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagesetup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagesize.svg b/f7cloud-office/browser/dist/images/dark/lc_pagesize.svg new file mode 100644 index 0000000..fd5da07 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagesize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagestyle.svg b/f7cloud-office/browser/dist/images/dark/lc_pagestyle.svg new file mode 100644 index 0000000..56ca735 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagestyle.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pagewidth.svg b/f7cloud-office/browser/dist/images/dark/lc_pagewidth.svg new file mode 100644 index 0000000..6413ef4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pagewidth.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_paperformat.svg b/f7cloud-office/browser/dist/images/dark/lc_paperformat.svg new file mode 100644 index 0000000..61048c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paperformat.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_paragraphdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_paragraphdialog.svg new file mode 100644 index 0000000..2146e59 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paragraphdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_paralefttoright.svg b/f7cloud-office/browser/dist/images/dark/lc_paralefttoright.svg new file mode 100644 index 0000000..4fa4ca3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paralefttoright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_parapropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_parapropertypanel.svg new file mode 100644 index 0000000..2146e59 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_parapropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pararighttoleft.svg b/f7cloud-office/browser/dist/images/dark/lc_pararighttoleft.svg new file mode 100644 index 0000000..883b6af --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pararighttoleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_paraspacedecrease.svg b/f7cloud-office/browser/dist/images/dark/lc_paraspacedecrease.svg new file mode 100644 index 0000000..dc9bd27 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paraspacedecrease.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_paraspaceincrease.svg b/f7cloud-office/browser/dist/images/dark/lc_paraspaceincrease.svg new file mode 100644 index 0000000..a237039 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paraspaceincrease.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_parastyle.svg b/f7cloud-office/browser/dist/images/dark/lc_parastyle.svg new file mode 100644 index 0000000..2056b52 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_parastyle.svg @@ -0,0 +1,5 @@ + + + + +/&amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_paste.svg b/f7cloud-office/browser/dist/images/dark/lc_paste.svg new file mode 100644 index 0000000..484491c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_paste.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_pie.svg b/f7cloud-office/browser/dist/images/dark/lc_pie.svg new file mode 100644 index 0000000..03e4938 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_pie.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_portrait.svg b/f7cloud-office/browser/dist/images/dark/lc_portrait.svg new file mode 100644 index 0000000..2046ef7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_possizepropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_possizepropertypanel.svg new file mode 100644 index 0000000..c85b7aa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_possizepropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_presentation-currentslide.svg b/f7cloud-office/browser/dist/images/dark/lc_presentation-currentslide.svg new file mode 100644 index 0000000..e1a5d8b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_presentation-currentslide.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_presentation.svg b/f7cloud-office/browser/dist/images/dark/lc_presentation.svg new file mode 100644 index 0000000..eafdedc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_presentinwindow.svg b/f7cloud-office/browser/dist/images/dark/lc_presentinwindow.svg new file mode 100644 index 0000000..0312c32 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_presentinwindow.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_prev.svg b/f7cloud-office/browser/dist/images/dark/lc_prev.svg new file mode 100644 index 0000000..ee828c0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_prev.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_previoustrackedchange.svg b/f7cloud-office/browser/dist/images/dark/lc_previoustrackedchange.svg new file mode 100644 index 0000000..7b698a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_previoustrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_prevrecord.svg b/f7cloud-office/browser/dist/images/dark/lc_prevrecord.svg new file mode 100644 index 0000000..952ee72 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_prevrecord.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_print.svg b/f7cloud-office/browser/dist/images/dark/lc_print.svg new file mode 100644 index 0000000..17768ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_print.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_printgrid.svg b/f7cloud-office/browser/dist/images/dark/lc_printgrid.svg new file mode 100644 index 0000000..557d25c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_printgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_protect.svg b/f7cloud-office/browser/dist/images/dark/lc_protect.svg new file mode 100644 index 0000000..53fc791 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_protect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_radiobutton.svg b/f7cloud-office/browser/dist/images/dark/lc_radiobutton.svg new file mode 100644 index 0000000..d76e5c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_radiobutton.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_recalcpivottable.svg b/f7cloud-office/browser/dist/images/dark/lc_recalcpivottable.svg new file mode 100644 index 0000000..d7b536a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_recalcpivottable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_recsearch.svg b/f7cloud-office/browser/dist/images/dark/lc_recsearch.svg new file mode 100644 index 0000000..854fd10 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_recsearch.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_rect.svg b/f7cloud-office/browser/dist/images/dark/lc_rect.svg new file mode 100644 index 0000000..f5a619f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rect_rounded.svg b/f7cloud-office/browser/dist/images/dark/lc_rect_rounded.svg new file mode 100644 index 0000000..49435c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rect_rounded.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rect_unfilled.svg b/f7cloud-office/browser/dist/images/dark/lc_rect_unfilled.svg new file mode 100644 index 0000000..8e245e4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rect_unfilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_redo.svg b/f7cloud-office/browser/dist/images/dark/lc_redo.svg new file mode 100644 index 0000000..d611aae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_redo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_reinstatetrackedchange.svg b/f7cloud-office/browser/dist/images/dark/lc_reinstatetrackedchange.svg new file mode 100644 index 0000000..5121609 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_reinstatetrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rejectalltrackedchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_rejectalltrackedchanges.svg new file mode 100644 index 0000000..e395da3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rejectalltrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchange.svg b/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchange.svg new file mode 100644 index 0000000..5121609 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchangetonext.svg b/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchangetonext.svg new file mode 100644 index 0000000..8729f92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rejecttrackedchangetonext.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_remove.svg b/f7cloud-office/browser/dist/images/dark/lc_remove.svg new file mode 100644 index 0000000..7bde801 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_remove.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_removebullets.svg b/f7cloud-office/browser/dist/images/dark/lc_removebullets.svg new file mode 100644 index 0000000..6269836 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_removebullets.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_removehyperlink.svg b/f7cloud-office/browser/dist/images/dark/lc_removehyperlink.svg new file mode 100644 index 0000000..f503974 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_removehyperlink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_renamedocument.svg b/f7cloud-office/browser/dist/images/dark/lc_renamedocument.svg new file mode 100644 index 0000000..8ded628 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_renamedocument.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_renamemasterpage.svg b/f7cloud-office/browser/dist/images/dark/lc_renamemasterpage.svg new file mode 100644 index 0000000..e2940ff --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_renamemasterpage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_renametable.svg b/f7cloud-office/browser/dist/images/dark/lc_renametable.svg new file mode 100644 index 0000000..e90c7f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_renametable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_repair.svg b/f7cloud-office/browser/dist/images/dark/lc_repair.svg new file mode 100644 index 0000000..d0743bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_repair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_replycomment.svg b/f7cloud-office/browser/dist/images/dark/lc_replycomment.svg new file mode 100644 index 0000000..7ccbbe3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_replycomment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_reportissue.svg b/f7cloud-office/browser/dist/images/dark/lc_reportissue.svg new file mode 100644 index 0000000..bc7cafa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_reportissue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_resetattributes.svg b/f7cloud-office/browser/dist/images/dark/lc_resetattributes.svg new file mode 100644 index 0000000..8d7525c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_resetattributes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_resetdatapoint.svg b/f7cloud-office/browser/dist/images/dark/lc_resetdatapoint.svg new file mode 100644 index 0000000..d68af35 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_resetdatapoint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_resharddisk_16.svg b/f7cloud-office/browser/dist/images/dark/lc_resharddisk_16.svg new file mode 100644 index 0000000..bf317cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_resharddisk_16.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_rev-history.svg b/f7cloud-office/browser/dist/images/dark/lc_rev-history.svg new file mode 100644 index 0000000..a70e256 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rev-history.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_rightpara.svg b/f7cloud-office/browser/dist/images/dark/lc_rightpara.svg new file mode 100644 index 0000000..a5e76d7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rightpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rotateleft.svg b/f7cloud-office/browser/dist/images/dark/lc_rotateleft.svg new file mode 100644 index 0000000..e524021 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rotateleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rotateright.svg b/f7cloud-office/browser/dist/images/dark/lc_rotateright.svg new file mode 100644 index 0000000..546fc6a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rotateright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rotation.svg b/f7cloud-office/browser/dist/images/dark/lc_rotation.svg new file mode 100644 index 0000000..2f90673 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_rowheight.svg b/f7cloud-office/browser/dist/images/dark/lc_rowheight.svg new file mode 100644 index 0000000..44083b5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_rowheight.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_runmacro.svg b/f7cloud-office/browser/dist/images/dark/lc_runmacro.svg new file mode 100644 index 0000000..7dc7993 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_runmacro.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_save.svg b/f7cloud-office/browser/dist/images/dark/lc_save.svg new file mode 100644 index 0000000..a1a644c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_save.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_saveas.svg b/f7cloud-office/browser/dist/images/dark/lc_saveas.svg new file mode 100644 index 0000000..16594d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_saveas.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_savemodified.svg b/f7cloud-office/browser/dist/images/dark/lc_savemodified.svg new file mode 100644 index 0000000..760e97a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_savemodified.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_saving.svg b/f7cloud-office/browser/dist/images/dark/lc_saving.svg new file mode 100644 index 0000000..879ccaa --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_saving.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_sb_softedge_radius.svg b/f7cloud-office/browser/dist/images/dark/lc_sb_softedge_radius.svg new file mode 100644 index 0000000..d208d74 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sb_softedge_radius.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_scalignmentpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_scalignmentpropertypanel.svg new file mode 100644 index 0000000..d12d1fc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scalignmentpropertypanel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_scnumberformatpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_scnumberformatpropertypanel.svg new file mode 100644 index 0000000..a3306de --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scnumberformatpropertypanel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc01.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc01.svg new file mode 100644 index 0000000..c628f14 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc01.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc02.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc02.svg new file mode 100644 index 0000000..d2917d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc02.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc03.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc03.svg new file mode 100644 index 0000000..a377d13 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc03.svg @@ -0,0 +1 @@ +/&amp;gt; diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc04.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc04.svg new file mode 100644 index 0000000..1c71d2a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc04.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc05.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc05.svg new file mode 100644 index 0000000..4d599ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc05.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc06.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc06.svg new file mode 100644 index 0000000..83b0fe5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc06.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc07.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc07.svg new file mode 100644 index 0000000..097e4b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc07.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_scresnc08.svg b/f7cloud-office/browser/dist/images/dark/lc_scresnc08.svg new file mode 100644 index 0000000..a3b6b6c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scresnc08.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_scrollbar_mobile.svg b/f7cloud-office/browser/dist/images/dark/lc_scrollbar_mobile.svg new file mode 100644 index 0000000..5109bfd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_scrollbar_mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sdresgraphic.svg b/f7cloud-office/browser/dist/images/dark/lc_sdresgraphic.svg new file mode 100644 index 0000000..a3b6b6c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sdresgraphic.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_sdresobjects.svg b/f7cloud-office/browser/dist/images/dark/lc_sdresobjects.svg new file mode 100644 index 0000000..2a61313 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sdresobjects.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_sdresole.svg b/f7cloud-office/browser/dist/images/dark/lc_sdresole.svg new file mode 100644 index 0000000..4d599ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sdresole.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sdrespageobjs.svg b/f7cloud-office/browser/dist/images/dark/lc_sdrespageobjs.svg new file mode 100644 index 0000000..8e32810 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sdrespageobjs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_searchdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_searchdialog.svg new file mode 100644 index 0000000..7d9a01f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_searchdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_searchnext.svg b/f7cloud-office/browser/dist/images/dark/lc_searchnext.svg new file mode 100644 index 0000000..d35f24e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_searchnext.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_searchprev.svg b/f7cloud-office/browser/dist/images/dark/lc_searchprev.svg new file mode 100644 index 0000000..d510e83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_searchprev.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectall.svg b/f7cloud-office/browser/dist/images/dark/lc_selectall.svg new file mode 100644 index 0000000..9249543 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectbackground.svg b/f7cloud-office/browser/dist/images/dark/lc_selectbackground.svg new file mode 100644 index 0000000..c53e361 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectbackground.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectdb.svg b/f7cloud-office/browser/dist/images/dark/lc_selectdb.svg new file mode 100644 index 0000000..974cc9c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectdb.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectheight.svg b/f7cloud-office/browser/dist/images/dark/lc_selectheight.svg new file mode 100644 index 0000000..4fc8b54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectionlanugagedefault.svg b/f7cloud-office/browser/dist/images/dark/lc_selectionlanugagedefault.svg new file mode 100644 index 0000000..4522fb9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectionlanugagedefault.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_selecttable.svg b/f7cloud-office/browser/dist/images/dark/lc_selecttable.svg new file mode 100644 index 0000000..a3fab4a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selecttable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_selectwidth.svg b/f7cloud-office/browser/dist/images/dark/lc_selectwidth.svg new file mode 100644 index 0000000..f39d6d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_selectwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sendtoback.svg b/f7cloud-office/browser/dist/images/dark/lc_sendtoback.svg new file mode 100644 index 0000000..175b9e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sendtoback.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_serveraudit.svg b/f7cloud-office/browser/dist/images/dark/lc_serveraudit.svg new file mode 100644 index 0000000..65bc7ef --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_serveraudit.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchoratchar.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchoratchar.svg new file mode 100644 index 0000000..db3e09e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchoratchar.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchortocell.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchortocell.svg new file mode 100644 index 0000000..6efa0f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchortocell.svg @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchortocellresize.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchortocellresize.svg new file mode 100644 index 0000000..f16c6f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchortocellresize.svg @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchortochar.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchortochar.svg new file mode 100644 index 0000000..1df0ebd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchortochar.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchortopage.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchortopage.svg new file mode 100644 index 0000000..420ac1c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchortopage.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setanchortopara.svg b/f7cloud-office/browser/dist/images/dark/lc_setanchortopara.svg new file mode 100644 index 0000000..c8363eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setanchortopara.svg @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setblue.svg b/f7cloud-office/browser/dist/images/dark/lc_setblue.svg new file mode 100644 index 0000000..cf80d5c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setblue.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setborderstyle.svg b/f7cloud-office/browser/dist/images/dark/lc_setborderstyle.svg new file mode 100644 index 0000000..3050276 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setborderstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setbrightness.svg b/f7cloud-office/browser/dist/images/dark/lc_setbrightness.svg new file mode 100644 index 0000000..ce7baaf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setbrightness.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setcontrast.svg b/f7cloud-office/browser/dist/images/dark/lc_setcontrast.svg new file mode 100644 index 0000000..c8e1fa5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setcontrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setdefault.svg b/f7cloud-office/browser/dist/images/dark/lc_setdefault.svg new file mode 100644 index 0000000..97912ba --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setdefault.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setdocumentproperties.svg b/f7cloud-office/browser/dist/images/dark/lc_setdocumentproperties.svg new file mode 100644 index 0000000..4dbd9b3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setdocumentproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setgamma.svg b/f7cloud-office/browser/dist/images/dark/lc_setgamma.svg new file mode 100644 index 0000000..58c511a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setgamma.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setgraphtransparency.svg b/f7cloud-office/browser/dist/images/dark/lc_setgraphtransparency.svg new file mode 100644 index 0000000..a15df92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setgraphtransparency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setgreen.svg b/f7cloud-office/browser/dist/images/dark/lc_setgreen.svg new file mode 100644 index 0000000..00bb581 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setgreen.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setminimalcolumnwidth.svg b/f7cloud-office/browser/dist/images/dark/lc_setminimalcolumnwidth.svg new file mode 100644 index 0000000..0ac0cd9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setminimalcolumnwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setminimalrowheight.svg b/f7cloud-office/browser/dist/images/dark/lc_setminimalrowheight.svg new file mode 100644 index 0000000..c73cc63 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setminimalrowheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setobjecttobackground.svg b/f7cloud-office/browser/dist/images/dark/lc_setobjecttobackground.svg new file mode 100644 index 0000000..b90871a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setobjecttobackground.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setobjecttoforeground.svg b/f7cloud-office/browser/dist/images/dark/lc_setobjecttoforeground.svg new file mode 100644 index 0000000..30d479c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setobjecttoforeground.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setoptimalcolumnwidth.svg b/f7cloud-office/browser/dist/images/dark/lc_setoptimalcolumnwidth.svg new file mode 100644 index 0000000..3be4ca5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setoptimalcolumnwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setoptimalrowheight.svg b/f7cloud-office/browser/dist/images/dark/lc_setoptimalrowheight.svg new file mode 100644 index 0000000..f636a4f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setoptimalrowheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setoutline.svg b/f7cloud-office/browser/dist/images/dark/lc_setoutline.svg new file mode 100644 index 0000000..cfbb80c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setoutline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_setparagraphlanguagemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_setparagraphlanguagemenu.svg new file mode 100644 index 0000000..c529dae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setparagraphlanguagemenu.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setred.svg b/f7cloud-office/browser/dist/images/dark/lc_setred.svg new file mode 100644 index 0000000..4cad368 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setred.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_setselectionlanguagemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_setselectionlanguagemenu.svg new file mode 100644 index 0000000..4e984b4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_setselectionlanguagemenu.svg @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_shadowed.svg b/f7cloud-office/browser/dist/images/dark/lc_shadowed.svg new file mode 100644 index 0000000..a34e302 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_shadowed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_shadowpropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_shadowpropertypanel.svg new file mode 100644 index 0000000..a34e302 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_shadowpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_shareas.svg b/f7cloud-office/browser/dist/images/dark/lc_shareas.svg new file mode 100644 index 0000000..da81d0a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_shareas.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sheetmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_sheetmenu.svg new file mode 100644 index 0000000..495bf90 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sheetmenu.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_show.svg b/f7cloud-office/browser/dist/images/dark/lc_show.svg new file mode 100644 index 0000000..81939ca --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_show.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showannotations.svg b/f7cloud-office/browser/dist/images/dark/lc_showannotations.svg new file mode 100644 index 0000000..0a3c0ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showannotations.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showcolumn.svg b/f7cloud-office/browser/dist/images/dark/lc_showcolumn.svg new file mode 100644 index 0000000..1ccbce1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showcolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showdetail.svg b/f7cloud-office/browser/dist/images/dark/lc_showdetail.svg new file mode 100644 index 0000000..07c077c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showdetail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_shownote.svg b/f7cloud-office/browser/dist/images/dark/lc_shownote.svg new file mode 100644 index 0000000..53cfdf4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_shownote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showresolvedannotations.svg b/f7cloud-office/browser/dist/images/dark/lc_showresolvedannotations.svg new file mode 100644 index 0000000..7553b6d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showresolvedannotations.svg @@ -0,0 +1,8 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_showrow.svg b/f7cloud-office/browser/dist/images/dark/lc_showrow.svg new file mode 100644 index 0000000..4b14856 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showruler.svg b/f7cloud-office/browser/dist/images/dark/lc_showruler.svg new file mode 100644 index 0000000..216fce4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showruler.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showslide.svg b/f7cloud-office/browser/dist/images/dark/lc_showslide.svg new file mode 100644 index 0000000..11b7b3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showslide.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_showstatusbar.svg b/f7cloud-office/browser/dist/images/dark/lc_showstatusbar.svg new file mode 100644 index 0000000..8ea5e23 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showstatusbar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_showtrackedchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_showtrackedchanges.svg new file mode 100644 index 0000000..54d4e42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_showtrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_shrink.svg b/f7cloud-office/browser/dist/images/dark/lc_shrink.svg new file mode 100644 index 0000000..158e1a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_shrink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sidebar.svg b/f7cloud-office/browser/dist/images/dark/lc_sidebar.svg new file mode 100644 index 0000000..48d7213 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sidebar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.a11ycheckdeck.svg b/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.a11ycheckdeck.svg new file mode 100644 index 0000000..3dd37a5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.a11ycheckdeck.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.elementsdeck.svg b/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.elementsdeck.svg new file mode 100644 index 0000000..48d7213 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sidebardeck.elementsdeck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sidebartextpanel.svg b/f7cloud-office/browser/dist/images/dark/lc_sidebartextpanel.svg new file mode 100644 index 0000000..4e0f6fe --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sidebartextpanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_signature.svg b/f7cloud-office/browser/dist/images/dark/lc_signature.svg new file mode 100644 index 0000000..9a988c0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_signature.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_slidechangewindow.svg b/f7cloud-office/browser/dist/images/dark/lc_slidechangewindow.svg new file mode 100644 index 0000000..af62d57 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_slidechangewindow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_slidemasterpage.svg b/f7cloud-office/browser/dist/images/dark/lc_slidemasterpage.svg new file mode 100644 index 0000000..a6fb096 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_slidemasterpage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_slidemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_slidemenu.svg new file mode 100644 index 0000000..836f9f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_slidemenu.svg @@ -0,0 +1,18 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_slidesize.svg b/f7cloud-office/browser/dist/images/dark/lc_slidesize.svg new file mode 100644 index 0000000..9e14dfc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_slidesize.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sortascending.svg b/f7cloud-office/browser/dist/images/dark/lc_sortascending.svg new file mode 100644 index 0000000..27cb78d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sortascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_sortdescending.svg b/f7cloud-office/browser/dist/images/dark/lc_sortdescending.svg new file mode 100644 index 0000000..007cde2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_sortdescending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spacepara1.svg b/f7cloud-office/browser/dist/images/dark/lc_spacepara1.svg new file mode 100644 index 0000000..f686f40 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spacepara1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spacepara15.svg b/f7cloud-office/browser/dist/images/dark/lc_spacepara15.svg new file mode 100644 index 0000000..8b0a068 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spacepara15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spacepara2.svg b/f7cloud-office/browser/dist/images/dark/lc_spacepara2.svg new file mode 100644 index 0000000..48a0a5e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spacepara2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spacing.svg b/f7cloud-office/browser/dist/images/dark/lc_spacing.svg new file mode 100644 index 0000000..86cb757 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spellcheckignore.svg b/f7cloud-office/browser/dist/images/dark/lc_spellcheckignore.svg new file mode 100644 index 0000000..7384e81 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spellcheckignore.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_spellcheckignoreall.svg b/f7cloud-office/browser/dist/images/dark/lc_spellcheckignoreall.svg new file mode 100644 index 0000000..c2b4541 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spellcheckignoreall.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_spelldialog.svg b/f7cloud-office/browser/dist/images/dark/lc_spelldialog.svg new file mode 100644 index 0000000..c529dae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spelldialog.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_spelling.svg b/f7cloud-office/browser/dist/images/dark/lc_spelling.svg new file mode 100644 index 0000000..4b04352 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spelling.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_spellingandgrammardialog.svg b/f7cloud-office/browser/dist/images/dark/lc_spellingandgrammardialog.svg new file mode 100644 index 0000000..c529dae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spellingandgrammardialog.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_spellonline.svg b/f7cloud-office/browser/dist/images/dark/lc_spellonline.svg new file mode 100644 index 0000000..6818b9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_spellonline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_splitcell.svg b/f7cloud-office/browser/dist/images/dark/lc_splitcell.svg new file mode 100644 index 0000000..a7dc3cc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_splitcell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_splittable.svg b/f7cloud-office/browser/dist/images/dark/lc_splittable.svg new file mode 100644 index 0000000..e1a3b54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_splittable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_square.svg b/f7cloud-office/browser/dist/images/dark/lc_square.svg new file mode 100644 index 0000000..2fe8188 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_square_rounded_unfilled.svg b/f7cloud-office/browser/dist/images/dark/lc_square_rounded_unfilled.svg new file mode 100644 index 0000000..535de6e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_square_rounded_unfilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_square_unfilled.svg b/f7cloud-office/browser/dist/images/dark/lc_square_unfilled.svg new file mode 100644 index 0000000..ddab5ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_square_unfilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.bang.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.bang.svg new file mode 100644 index 0000000..c9cc091 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.bang.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.concave-star6.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.concave-star6.svg new file mode 100644 index 0000000..bf18eb6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.concave-star6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.doorplate.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.doorplate.svg new file mode 100644 index 0000000..f7bf810 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.doorplate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.horizontal-scroll.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.horizontal-scroll.svg new file mode 100644 index 0000000..3d4a7f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.horizontal-scroll.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.signet.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.signet.svg new file mode 100644 index 0000000..530fd37 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.signet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star12.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star12.svg new file mode 100644 index 0000000..9bd220d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star24.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star24.svg new file mode 100644 index 0000000..397248f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star4.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star4.svg new file mode 100644 index 0000000..95eeb29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star5.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star5.svg new file mode 100644 index 0000000..8229ae6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star6.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star6.svg new file mode 100644 index 0000000..95cc9e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.star8.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star8.svg new file mode 100644 index 0000000..94a2b61 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.star8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.svg new file mode 100644 index 0000000..8229ae6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_starshapes.vertical-scroll.svg b/f7cloud-office/browser/dist/images/dark/lc_starshapes.vertical-scroll.svg new file mode 100644 index 0000000..28a8233 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_starshapes.vertical-scroll.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_startformula.svg b/f7cloud-office/browser/dist/images/dark/lc_startformula.svg new file mode 100644 index 0000000..bb13dbb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_startformula.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_strikeout.svg b/f7cloud-office/browser/dist/images/dark/lc_strikeout.svg new file mode 100644 index 0000000..788884f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_strikeout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply.svg new file mode 100644 index 0000000..55e03e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..913285a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3ddefault26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3ddefault26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..658f61d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3ddefault26familyname3astring3dcellstyles.svg @@ -0,0 +1,10 @@ + + + + > + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..0399517 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..e487eb5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..080e9cb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..e3e81c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_stylenewbyexample.svg b/f7cloud-office/browser/dist/images/dark/lc_stylenewbyexample.svg new file mode 100644 index 0000000..4d8aa48 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_stylenewbyexample.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_styleupdatebyexample.svg b/f7cloud-office/browser/dist/images/dark/lc_styleupdatebyexample.svg new file mode 100644 index 0000000..213fe81 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_styleupdatebyexample.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_subscript.svg b/f7cloud-office/browser/dist/images/dark/lc_subscript.svg new file mode 100644 index 0000000..ea9c63b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_subscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_substract.svg b/f7cloud-office/browser/dist/images/dark/lc_substract.svg new file mode 100644 index 0000000..5d7e31d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_substract.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_superscript.svg b/f7cloud-office/browser/dist/images/dark/lc_superscript.svg new file mode 100644 index 0000000..7afa16a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_superscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20000.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20000.svg new file mode 100644 index 0000000..36bb665 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20000.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20001.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20001.svg new file mode 100644 index 0000000..a6b4833 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20001.svg @@ -0,0 +1 @@ +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20002.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20002.svg new file mode 100644 index 0000000..aa99dae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20002.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20003.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20003.svg new file mode 100644 index 0000000..1c71d2a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20003.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20004.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20004.svg new file mode 100644 index 0000000..4d599ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20004.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20005.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20005.svg new file mode 100644 index 0000000..097e4b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20005.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20006.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20006.svg new file mode 100644 index 0000000..ee38461 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20006.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20007.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20007.svg new file mode 100644 index 0000000..7ca5c1a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20007.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20008.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20008.svg new file mode 100644 index 0000000..7ec57e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20008.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20009.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20009.svg new file mode 100644 index 0000000..23e5f95 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20009.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20010.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20010.svg new file mode 100644 index 0000000..c53c29e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20010.svg @@ -0,0 +1,6 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20011.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20011.svg new file mode 100644 index 0000000..e91b014 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20011.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20012.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20012.svg new file mode 100644 index 0000000..d141191 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20012.svg @@ -0,0 +1,2 @@ + +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresnc20013.svg b/f7cloud-office/browser/dist/images/dark/lc_swresnc20013.svg new file mode 100644 index 0000000..85a25a9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresnc20013.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresredline_deleted.svg b/f7cloud-office/browser/dist/images/dark/lc_swresredline_deleted.svg new file mode 100644 index 0000000..60ac7d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresredline_deleted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresredline_fmtcollset.svg b/f7cloud-office/browser/dist/images/dark/lc_swresredline_fmtcollset.svg new file mode 100644 index 0000000..132df44 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresredline_fmtcollset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresredline_formatted.svg b/f7cloud-office/browser/dist/images/dark/lc_swresredline_formatted.svg new file mode 100644 index 0000000..07c6c45 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresredline_formatted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresredline_inserted.svg b/f7cloud-office/browser/dist/images/dark/lc_swresredline_inserted.svg new file mode 100644 index 0000000..4869ad1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresredline_inserted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swresredline_tablechg.svg b/f7cloud-office/browser/dist/images/dark/lc_swresredline_tablechg.svg new file mode 100644 index 0000000..810eada --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swresredline_tablechg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_swwrappropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_swwrappropertypanel.svg new file mode 100644 index 0000000..d8c3e22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_swwrappropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.brace-pair.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.brace-pair.svg new file mode 100644 index 0000000..9211e32 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.brace-pair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.bracket-pair.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.bracket-pair.svg new file mode 100644 index 0000000..5c297d2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.bracket-pair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.cloud.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.cloud.svg new file mode 100644 index 0000000..6427a9b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.diamond-bevel.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.diamond-bevel.svg new file mode 100644 index 0000000..14e9554 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.diamond-bevel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.flower.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.flower.svg new file mode 100644 index 0000000..e04e085 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.flower.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.forbidden.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.forbidden.svg new file mode 100644 index 0000000..4b986cc --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.forbidden.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.heart.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.heart.svg new file mode 100644 index 0000000..2f57ad7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.heart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-brace.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-brace.svg new file mode 100644 index 0000000..8108e6e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-brace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-bracket.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-bracket.svg new file mode 100644 index 0000000..7692e66 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.left-bracket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.lightning.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.lightning.svg new file mode 100644 index 0000000..c459082 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.lightning.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.moon.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.moon.svg new file mode 100644 index 0000000..31753ed --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.moon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.octagon-bevel.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.octagon-bevel.svg new file mode 100644 index 0000000..e46324a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.octagon-bevel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.puzzle.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.puzzle.svg new file mode 100644 index 0000000..91d777c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.puzzle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.quad-bevel.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.quad-bevel.svg new file mode 100644 index 0000000..e62496c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.quad-bevel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-brace.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-brace.svg new file mode 100644 index 0000000..34794e0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-brace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-bracket.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-bracket.svg new file mode 100644 index 0000000..fd698dd --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.right-bracket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.sun.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.sun.svg new file mode 100644 index 0000000..c302799 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.sun.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.svg b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.svg new file mode 100644 index 0000000..bc5f108 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_symbolshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_tabledesign.svg b/f7cloud-office/browser/dist/images/dark/lc_tabledesign.svg new file mode 100644 index 0000000..7e4b233 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tabledesign.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_tabledialog.svg b/f7cloud-office/browser/dist/images/dark/lc_tabledialog.svg new file mode 100644 index 0000000..93a9a57 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tabledialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_tableinsertmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_tableinsertmenu.svg new file mode 100644 index 0000000..ef81759 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tableinsertmenu.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_tablemenu.svg b/f7cloud-office/browser/dist/images/dark/lc_tablemenu.svg new file mode 100644 index 0000000..93a9a57 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tablemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_tablenumberformatdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_tablenumberformatdialog.svg new file mode 100644 index 0000000..dc3525d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tablenumberformatdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_tablestyle.svg b/f7cloud-office/browser/dist/images/dark/lc_tablestyle.svg new file mode 100644 index 0000000..0c8a931 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_tablestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_text.svg b/f7cloud-office/browser/dist/images/dark/lc_text.svg new file mode 100644 index 0000000..8eb389b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_textfunctionsmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_textfunctionsmenu.svg new file mode 100644 index 0000000..4f359bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_textfunctionsmenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_themedialog.svg b/f7cloud-office/browser/dist/images/dark/lc_themedialog.svg new file mode 100644 index 0000000..9993313 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_themedialog.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_thesaurusdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_thesaurusdialog.svg new file mode 100644 index 0000000..399a201 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_thesaurusdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_titlepagedialog.svg b/f7cloud-office/browser/dist/images/dark/lc_titlepagedialog.svg new file mode 100644 index 0000000..c3e8916 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_titlepagedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_togglea11ystate.svg b/f7cloud-office/browser/dist/images/dark/lc_togglea11ystate.svg new file mode 100644 index 0000000..876f836 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_togglea11ystate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_toggledarktheme.svg b/f7cloud-office/browser/dist/images/dark/lc_toggledarktheme.svg new file mode 100644 index 0000000..7056dc4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_toggledarktheme.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_togglemergecells.svg b/f7cloud-office/browser/dist/images/dark/lc_togglemergecells.svg new file mode 100644 index 0000000..6b58d22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_togglemergecells.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_toggleuimode.svg b/f7cloud-office/browser/dist/images/dark/lc_toggleuimode.svg new file mode 100644 index 0000000..e920ab0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_toggleuimode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_toolprotectiondocument.svg b/f7cloud-office/browser/dist/images/dark/lc_toolprotectiondocument.svg new file mode 100644 index 0000000..448190d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_toolprotectiondocument.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_trackchanges.svg b/f7cloud-office/browser/dist/images/dark/lc_trackchanges.svg new file mode 100644 index 0000000..13ec4df --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_trackchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_transformdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_transformdialog.svg new file mode 100644 index 0000000..eb305b2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_transformdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_translate.svg b/f7cloud-office/browser/dist/images/dark/lc_translate.svg new file mode 100644 index 0000000..a631c11 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_translate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_typenet.svg b/f7cloud-office/browser/dist/images/dark/lc_typenet.svg new file mode 100644 index 0000000..c29c5a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_typenet.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_underline.svg b/f7cloud-office/browser/dist/images/dark/lc_underline.svg new file mode 100644 index 0000000..30ec5d3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_underline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_underlinedouble.svg b/f7cloud-office/browser/dist/images/dark/lc_underlinedouble.svg new file mode 100644 index 0000000..85e268e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_underlinedouble.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_undo.svg b/f7cloud-office/browser/dist/images/dark/lc_undo.svg new file mode 100644 index 0000000..9671172 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_undo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_ungroup.svg b/f7cloud-office/browser/dist/images/dark/lc_ungroup.svg new file mode 100644 index 0000000..af0d321 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_ungroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_ungroupsparklines.svg b/f7cloud-office/browser/dist/images/dark/lc_ungroupsparklines.svg new file mode 100644 index 0000000..433e6d4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_ungroupsparklines.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_unlinkcitation.svg b/f7cloud-office/browser/dist/images/dark/lc_unlinkcitation.svg new file mode 100644 index 0000000..0291fb7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_unlinkcitation.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_unsetcellsreadonly.svg b/f7cloud-office/browser/dist/images/dark/lc_unsetcellsreadonly.svg new file mode 100644 index 0000000..bff6f0c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_unsetcellsreadonly.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_up.svg b/f7cloud-office/browser/dist/images/dark/lc_up.svg new file mode 100644 index 0000000..c9f9772 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_up.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_updateall.svg b/f7cloud-office/browser/dist/images/dark/lc_updateall.svg new file mode 100644 index 0000000..4522fb9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_updateall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_updatecurindex.svg b/f7cloud-office/browser/dist/images/dark/lc_updatecurindex.svg new file mode 100644 index 0000000..d02b39c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_updatecurindex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_upsearch.svg b/f7cloud-office/browser/dist/images/dark/lc_upsearch.svg new file mode 100644 index 0000000..231be74 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_upsearch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_userslistmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_userslistmenu.svg new file mode 100644 index 0000000..2f23a9b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_userslistmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_validation.svg b/f7cloud-office/browser/dist/images/dark/lc_validation.svg new file mode 100644 index 0000000..bd19214 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_validation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_verticalpos.svg b/f7cloud-office/browser/dist/images/dark/lc_verticalpos.svg new file mode 100644 index 0000000..2105888 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_verticalpos.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_verticaltext.svg b/f7cloud-office/browser/dist/images/dark/lc_verticaltext.svg new file mode 100644 index 0000000..8d361e5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_verticaltext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_view.svg b/f7cloud-office/browser/dist/images/dark/lc_view.svg new file mode 100644 index 0000000..fc1c80c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_view.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_view100.svg b/f7cloud-office/browser/dist/images/dark/lc_view100.svg new file mode 100644 index 0000000..7ba982c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_view100.svg @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_viewcomment.svg b/f7cloud-office/browser/dist/images/dark/lc_viewcomment.svg new file mode 100644 index 0000000..1fe7b60 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_viewcomment.svg @@ -0,0 +1,12 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_warn-copy-paste.svg b/f7cloud-office/browser/dist/images/dark/lc_warn-copy-paste.svg new file mode 100644 index 0000000..a280260 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_warn-copy-paste.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_watermark.svg b/f7cloud-office/browser/dist/images/dark/lc_watermark.svg new file mode 100644 index 0000000..929db75 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_watermark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wordcountdialog.svg b/f7cloud-office/browser/dist/images/dark/lc_wordcountdialog.svg new file mode 100644 index 0000000..910747b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wordcountdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapanchoronly.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapanchoronly.svg new file mode 100644 index 0000000..e6a84c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapanchoronly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapcontour.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapcontour.svg new file mode 100644 index 0000000..080e639 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapcontour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapideal.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapideal.svg new file mode 100644 index 0000000..2a15253 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapideal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapleft.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapleft.svg new file mode 100644 index 0000000..90686a9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapmenu.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapmenu.svg new file mode 100644 index 0000000..596d370 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapoff.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapoff.svg new file mode 100644 index 0000000..b696d26 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapon.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapon.svg new file mode 100644 index 0000000..fd23375 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrappropertypanel.svg b/f7cloud-office/browser/dist/images/dark/lc_wrappropertypanel.svg new file mode 100644 index 0000000..b0f3852 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrappropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapright.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapright.svg new file mode 100644 index 0000000..0fc476a --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wraptext.svg b/f7cloud-office/browser/dist/images/dark/lc_wraptext.svg new file mode 100644 index 0000000..80c1837 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wraptext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapthrough.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapthrough.svg new file mode 100644 index 0000000..596d370 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapthrough.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_wrapthroughtransparencytoggle.svg b/f7cloud-office/browser/dist/images/dark/lc_wrapthroughtransparencytoggle.svg new file mode 100644 index 0000000..cb516c0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_wrapthroughtransparencytoggle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_xlinecolor.svg b/f7cloud-office/browser/dist/images/dark/lc_xlinecolor.svg new file mode 100644 index 0000000..a97811d --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_xlinecolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_xlinestyle.svg b/f7cloud-office/browser/dist/images/dark/lc_xlinestyle.svg new file mode 100644 index 0000000..09eae9e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_xlinestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoomin.svg b/f7cloud-office/browser/dist/images/dark/lc_zoomin.svg new file mode 100644 index 0000000..950bfbb --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoomin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoomout.svg b/f7cloud-office/browser/dist/images/dark/lc_zoomout.svg new file mode 100644 index 0000000..028c273 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoomout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoomreset.svg b/f7cloud-office/browser/dist/images/dark/lc_zoomreset.svg new file mode 100644 index 0000000..62ca74f --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoomreset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoteroBook.svg b/f7cloud-office/browser/dist/images/dark/lc_zoteroBook.svg new file mode 100644 index 0000000..378f8f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoteroBook.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoteroJournalArticle.svg b/f7cloud-office/browser/dist/images/dark/lc_zoteroJournalArticle.svg new file mode 100644 index 0000000..2e8828b --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoteroJournalArticle.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/lc_zoteroThesis.svg b/f7cloud-office/browser/dist/images/dark/lc_zoteroThesis.svg new file mode 100644 index 0000000..827ffb3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/lc_zoteroThesis.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/minus.svg b/f7cloud-office/browser/dist/images/dark/minus.svg new file mode 100644 index 0000000..c676f39 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/minus.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/dark/plus.svg b/f7cloud-office/browser/dist/images/dark/plus.svg new file mode 100644 index 0000000..7f74c63 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/plus.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/dark/sc_alignbottom.svg b/f7cloud-office/browser/dist/images/dark/sc_alignbottom.svg new file mode 100644 index 0000000..6e8d8c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_alignbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_aligntop.svg b/f7cloud-office/browser/dist/images/dark/sc_aligntop.svg new file mode 100644 index 0000000..d681a37 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_aligntop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_alignverticalcenter.svg b/f7cloud-office/browser/dist/images/dark/sc_alignverticalcenter.svg new file mode 100644 index 0000000..f5fc846 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_alignverticalcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.cloud-callout.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.cloud-callout.svg new file mode 100644 index 0000000..48c6f74 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.cloud-callout.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-1.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-1.svg new file mode 100644 index 0000000..f598831 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-1.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-2.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-2.svg new file mode 100644 index 0000000..ebff908 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-2.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-3.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-3.svg new file mode 100644 index 0000000..a780c47 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.line-callout-3.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.rectangular-callout.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.rectangular-callout.svg new file mode 100644 index 0000000..02926e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.rectangular-callout.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.round-callout.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.round-callout.svg new file mode 100644 index 0000000..ab660af --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.round-callout.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.svg b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.svg new file mode 100644 index 0000000..4cb3754 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_calloutshapes.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_recsearch.svg b/f7cloud-office/browser/dist/images/dark/sc_recsearch.svg new file mode 100644 index 0000000..bc6fe24 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_recsearch.svg @@ -0,0 +1,2 @@ + +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapcontour.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapcontour.svg new file mode 100644 index 0000000..98ecf2c --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapcontour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapideal.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapideal.svg new file mode 100644 index 0000000..8ea65b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapideal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapleft.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapleft.svg new file mode 100644 index 0000000..e604c91 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapoff.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapoff.svg new file mode 100644 index 0000000..b3113f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapon.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapon.svg new file mode 100644 index 0000000..a2f885e --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapright.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapright.svg new file mode 100644 index 0000000..0d08598 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wraptext.svg b/f7cloud-office/browser/dist/images/dark/sc_wraptext.svg new file mode 100644 index 0000000..f941bee --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wraptext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/sc_wrapthrough.svg b/f7cloud-office/browser/dist/images/dark/sc_wrapthrough.svg new file mode 100644 index 0000000..d8c3e22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/sc_wrapthrough.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/symbol_SPIN_DOWN.svg b/f7cloud-office/browser/dist/images/dark/symbol_SPIN_DOWN.svg new file mode 100644 index 0000000..589cf90 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/symbol_SPIN_DOWN.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/symbol_SPIN_UP.svg b/f7cloud-office/browser/dist/images/dark/symbol_SPIN_UP.svg new file mode 100644 index 0000000..9c2c5db --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/symbol_SPIN_UP.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/dark/unfold.svg b/f7cloud-office/browser/dist/images/dark/unfold.svg new file mode 100644 index 0000000..e3fb1df --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/unfold.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/dark/user.svg b/f7cloud-office/browser/dist/images/dark/user.svg new file mode 100644 index 0000000..362c005 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/user.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/dark/zoomreset.svg b/f7cloud-office/browser/dist/images/dark/zoomreset.svg new file mode 100644 index 0000000..e381546 --- /dev/null +++ b/f7cloud-office/browser/dist/images/dark/zoomreset.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/databar-set-00.png b/f7cloud-office/browser/dist/images/databar-set-00.png new file mode 100644 index 0000000..4c61275 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-00.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-01.png b/f7cloud-office/browser/dist/images/databar-set-01.png new file mode 100644 index 0000000..7a48046 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-01.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-02.png b/f7cloud-office/browser/dist/images/databar-set-02.png new file mode 100644 index 0000000..6737057 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-02.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-03.png b/f7cloud-office/browser/dist/images/databar-set-03.png new file mode 100644 index 0000000..e41e826 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-03.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-04.png b/f7cloud-office/browser/dist/images/databar-set-04.png new file mode 100644 index 0000000..8c97d71 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-04.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-05.png b/f7cloud-office/browser/dist/images/databar-set-05.png new file mode 100644 index 0000000..b158ea0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-05.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-06.png b/f7cloud-office/browser/dist/images/databar-set-06.png new file mode 100644 index 0000000..0b8f8d1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-06.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-07.png b/f7cloud-office/browser/dist/images/databar-set-07.png new file mode 100644 index 0000000..7dbb8eb Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-07.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-08.png b/f7cloud-office/browser/dist/images/databar-set-08.png new file mode 100644 index 0000000..53afac4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-08.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-09.png b/f7cloud-office/browser/dist/images/databar-set-09.png new file mode 100644 index 0000000..9685095 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-09.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-10.png b/f7cloud-office/browser/dist/images/databar-set-10.png new file mode 100644 index 0000000..f385b50 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-10.png differ diff --git a/f7cloud-office/browser/dist/images/databar-set-11.png b/f7cloud-office/browser/dist/images/databar-set-11.png new file mode 100644 index 0000000..a410849 Binary files /dev/null and b/f7cloud-office/browser/dist/images/databar-set-11.png differ diff --git a/f7cloud-office/browser/dist/images/donut3d_52x60.svg b/f7cloud-office/browser/dist/images/donut3d_52x60.svg new file mode 100644 index 0000000..9cfc51c --- /dev/null +++ b/f7cloud-office/browser/dist/images/donut3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/donut3dexploded_52x60.svg b/f7cloud-office/browser/dist/images/donut3dexploded_52x60.svg new file mode 100644 index 0000000..26487b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/donut3dexploded_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/donut_52x60.svg b/f7cloud-office/browser/dist/images/donut_52x60.svg new file mode 100644 index 0000000..6af113e --- /dev/null +++ b/f7cloud-office/browser/dist/images/donut_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/donutexploded_52x60.svg b/f7cloud-office/browser/dist/images/donutexploded_52x60.svg new file mode 100644 index 0000000..a9f1181 --- /dev/null +++ b/f7cloud-office/browser/dist/images/donutexploded_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/drop-down-button.svg b/f7cloud-office/browser/dist/images/drop-down-button.svg new file mode 100644 index 0000000..4a53a5a --- /dev/null +++ b/f7cloud-office/browser/dist/images/drop-down-button.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/edit_branding.svg b/f7cloud-office/browser/dist/images/edit_branding.svg new file mode 100644 index 0000000..4da38b7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/edit_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errorbothhori_30.svg b/f7cloud-office/browser/dist/images/errorbothhori_30.svg new file mode 100644 index 0000000..b7b736a --- /dev/null +++ b/f7cloud-office/browser/dist/images/errorbothhori_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errorbothverti_30.svg b/f7cloud-office/browser/dist/images/errorbothverti_30.svg new file mode 100644 index 0000000..f71698c --- /dev/null +++ b/f7cloud-office/browser/dist/images/errorbothverti_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errordown_30.svg b/f7cloud-office/browser/dist/images/errordown_30.svg new file mode 100644 index 0000000..2ef5e0a --- /dev/null +++ b/f7cloud-office/browser/dist/images/errordown_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errorleft_30.svg b/f7cloud-office/browser/dist/images/errorleft_30.svg new file mode 100644 index 0000000..d7d40f9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/errorleft_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errorright_30.svg b/f7cloud-office/browser/dist/images/errorright_30.svg new file mode 100644 index 0000000..99f036e --- /dev/null +++ b/f7cloud-office/browser/dist/images/errorright_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/errorup_30.svg b/f7cloud-office/browser/dist/images/errorup_30.svg new file mode 100644 index 0000000..898751a --- /dev/null +++ b/f7cloud-office/browser/dist/images/errorup_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/fit-cell_branding.svg b/f7cloud-office/browser/dist/images/fit-cell_branding.svg new file mode 100644 index 0000000..75941c9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/fit-cell_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/hamburger.svg b/f7cloud-office/browser/dist/images/hamburger.svg new file mode 100644 index 0000000..e1f9ecc --- /dev/null +++ b/f7cloud-office/browser/dist/images/hamburger.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/handle_end.svg b/f7cloud-office/browser/dist/images/handle_end.svg new file mode 100644 index 0000000..637dee5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/handle_end.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/handle_start.svg b/f7cloud-office/browser/dist/images/handle_start.svg new file mode 100644 index 0000000..c89818d --- /dev/null +++ b/f7cloud-office/browser/dist/images/handle_start.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/help/de/area-dialog.png b/f7cloud-office/browser/dist/images/help/de/area-dialog.png new file mode 100644 index 0000000..3f88f93 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/autofilter.png b/f7cloud-office/browser/dist/images/help/de/autofilter.png new file mode 100644 index 0000000..1edae12 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/cell-comment.png b/f7cloud-office/browser/dist/images/help/de/cell-comment.png new file mode 100644 index 0000000..569e0fc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/chart-wizard.png b/f7cloud-office/browser/dist/images/help/de/chart-wizard.png new file mode 100644 index 0000000..0eddea4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/chart.png b/f7cloud-office/browser/dist/images/help/de/chart.png new file mode 100644 index 0000000..8e20cfd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/comment.png b/f7cloud-office/browser/dist/images/help/de/comment.png new file mode 100644 index 0000000..38f0131 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/de/conditional-formatting.png new file mode 100644 index 0000000..a761af1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/data-validation.png b/f7cloud-office/browser/dist/images/help/de/data-validation.png new file mode 100644 index 0000000..2cd8a69 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/format-cells.png b/f7cloud-office/browser/dist/images/help/de/format-cells.png new file mode 100644 index 0000000..638eb23 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/formula-bar.png b/f7cloud-office/browser/dist/images/help/de/formula-bar.png new file mode 100644 index 0000000..01b97fd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/inactive-document.png b/f7cloud-office/browser/dist/images/help/de/inactive-document.png new file mode 100644 index 0000000..132fee3 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/information-bar.png b/f7cloud-office/browser/dist/images/help/de/information-bar.png new file mode 100644 index 0000000..ca52572 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/insert-table.png b/f7cloud-office/browser/dist/images/help/de/insert-table.png new file mode 100644 index 0000000..d92f85b Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/de/manage-changes-filter.png new file mode 100644 index 0000000..812f84a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/manage-changes.png b/f7cloud-office/browser/dist/images/help/de/manage-changes.png new file mode 100644 index 0000000..b0744f9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/outlining.png b/f7cloud-office/browser/dist/images/help/de/outlining.png new file mode 100644 index 0000000..6d334ff Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/page-style.png b/f7cloud-office/browser/dist/images/help/de/page-style.png new file mode 100644 index 0000000..d5fac69 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/de/paragraph-dialog.png new file mode 100644 index 0000000..c33be18 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/de/red-wavy-underline.png new file mode 100644 index 0000000..3f7f01a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/repair-document.png b/f7cloud-office/browser/dist/images/help/de/repair-document.png new file mode 100644 index 0000000..7c94c0b Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/selection-list.png b/f7cloud-office/browser/dist/images/help/de/selection-list.png new file mode 100644 index 0000000..ef13725 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/slide-layouts.png b/f7cloud-office/browser/dist/images/help/de/slide-layouts.png new file mode 100644 index 0000000..b4c47db Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/special-character.png b/f7cloud-office/browser/dist/images/help/de/special-character.png new file mode 100644 index 0000000..36f9c00 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/status-bar.png b/f7cloud-office/browser/dist/images/help/de/status-bar.png new file mode 100644 index 0000000..4efd07a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/text-import.png b/f7cloud-office/browser/dist/images/help/de/text-import.png new file mode 100644 index 0000000..f3fc44f Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/thesaurus.png b/f7cloud-office/browser/dist/images/help/de/thesaurus.png new file mode 100644 index 0000000..f8508c6 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/track-changes-comment.png b/f7cloud-office/browser/dist/images/help/de/track-changes-comment.png new file mode 100644 index 0000000..0b90cf5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/track-changes-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/de/word-count.png b/f7cloud-office/browser/dist/images/help/de/word-count.png new file mode 100644 index 0000000..ddb405a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/de/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/area-dialog.png b/f7cloud-office/browser/dist/images/help/en/area-dialog.png new file mode 100644 index 0000000..26be4f5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/autofilter.png b/f7cloud-office/browser/dist/images/help/en/autofilter.png new file mode 100644 index 0000000..a451fc9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/cell-comment.png b/f7cloud-office/browser/dist/images/help/en/cell-comment.png new file mode 100644 index 0000000..817ac23 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/chart-wizard.png b/f7cloud-office/browser/dist/images/help/en/chart-wizard.png new file mode 100644 index 0000000..6672ad9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/chart.png b/f7cloud-office/browser/dist/images/help/en/chart.png new file mode 100644 index 0000000..cf826e7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/comment.png b/f7cloud-office/browser/dist/images/help/en/comment.png new file mode 100644 index 0000000..3c71c6d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/en/conditional-formatting.png new file mode 100644 index 0000000..8a51b36 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/data-validation.png b/f7cloud-office/browser/dist/images/help/en/data-validation.png new file mode 100644 index 0000000..f5af826 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/format-cells.png b/f7cloud-office/browser/dist/images/help/en/format-cells.png new file mode 100644 index 0000000..303abd8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/formula-bar.png b/f7cloud-office/browser/dist/images/help/en/formula-bar.png new file mode 100644 index 0000000..50f591c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/inactive-document.png b/f7cloud-office/browser/dist/images/help/en/inactive-document.png new file mode 100644 index 0000000..2de8298 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/information-bar.png b/f7cloud-office/browser/dist/images/help/en/information-bar.png new file mode 100644 index 0000000..b5d58a1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/insert-table.png b/f7cloud-office/browser/dist/images/help/en/insert-table.png new file mode 100644 index 0000000..dfe2f6f Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/en/manage-changes-filter.png new file mode 100644 index 0000000..37e96e4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/manage-changes.png b/f7cloud-office/browser/dist/images/help/en/manage-changes.png new file mode 100644 index 0000000..34f622d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/outlining.png b/f7cloud-office/browser/dist/images/help/en/outlining.png new file mode 100644 index 0000000..dbc1b8d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/page-style.png b/f7cloud-office/browser/dist/images/help/en/page-style.png new file mode 100644 index 0000000..50f097d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/en/paragraph-dialog.png new file mode 100644 index 0000000..0eb3c87 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/en/red-wavy-underline.png new file mode 100644 index 0000000..cec93cc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/repair-document.png b/f7cloud-office/browser/dist/images/help/en/repair-document.png new file mode 100644 index 0000000..44d441c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/selection-list.png b/f7cloud-office/browser/dist/images/help/en/selection-list.png new file mode 100644 index 0000000..d00a6d0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/slide-layouts.png b/f7cloud-office/browser/dist/images/help/en/slide-layouts.png new file mode 100644 index 0000000..4683de8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/special-character.png b/f7cloud-office/browser/dist/images/help/en/special-character.png new file mode 100644 index 0000000..7aadae0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/status-bar.png b/f7cloud-office/browser/dist/images/help/en/status-bar.png new file mode 100644 index 0000000..e971e9d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/text-import.png b/f7cloud-office/browser/dist/images/help/en/text-import.png new file mode 100644 index 0000000..fa45193 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/thesaurus.png b/f7cloud-office/browser/dist/images/help/en/thesaurus.png new file mode 100644 index 0000000..8980ec9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/track-changes-comment.png b/f7cloud-office/browser/dist/images/help/en/track-changes-comment.png new file mode 100644 index 0000000..5b4604c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/track-changes-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/en/word-count.png b/f7cloud-office/browser/dist/images/help/en/word-count.png new file mode 100644 index 0000000..962179c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/en/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/area-dialog.png b/f7cloud-office/browser/dist/images/help/es/area-dialog.png new file mode 100644 index 0000000..0591141 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/autofilter.png b/f7cloud-office/browser/dist/images/help/es/autofilter.png new file mode 100644 index 0000000..b9c7111 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/cell-comment.png b/f7cloud-office/browser/dist/images/help/es/cell-comment.png new file mode 100644 index 0000000..915efc5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/chart-wizard.png b/f7cloud-office/browser/dist/images/help/es/chart-wizard.png new file mode 100644 index 0000000..3c84a47 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/chart.png b/f7cloud-office/browser/dist/images/help/es/chart.png new file mode 100644 index 0000000..18b95b2 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/comment.png b/f7cloud-office/browser/dist/images/help/es/comment.png new file mode 100644 index 0000000..1ecbec6 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/es/conditional-formatting.png new file mode 100644 index 0000000..0db2070 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/data-validation.png b/f7cloud-office/browser/dist/images/help/es/data-validation.png new file mode 100644 index 0000000..cc11f80 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/format-cells.png b/f7cloud-office/browser/dist/images/help/es/format-cells.png new file mode 100644 index 0000000..df251da Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/formula-bar.png b/f7cloud-office/browser/dist/images/help/es/formula-bar.png new file mode 100644 index 0000000..01b97fd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/inactive-document.png b/f7cloud-office/browser/dist/images/help/es/inactive-document.png new file mode 100644 index 0000000..28929b7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/information-bar.png b/f7cloud-office/browser/dist/images/help/es/information-bar.png new file mode 100644 index 0000000..ca52572 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/insert-table.png b/f7cloud-office/browser/dist/images/help/es/insert-table.png new file mode 100644 index 0000000..e617b11 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/es/manage-changes-filter.png new file mode 100644 index 0000000..6234733 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/manage-changes.png b/f7cloud-office/browser/dist/images/help/es/manage-changes.png new file mode 100644 index 0000000..29637c1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/outlining.png b/f7cloud-office/browser/dist/images/help/es/outlining.png new file mode 100644 index 0000000..1d5b7ec Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/page-style.png b/f7cloud-office/browser/dist/images/help/es/page-style.png new file mode 100644 index 0000000..1839a9e Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/es/paragraph-dialog.png new file mode 100644 index 0000000..266e10d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/es/red-wavy-underline.png new file mode 100644 index 0000000..a47e51e Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/repair-document.png b/f7cloud-office/browser/dist/images/help/es/repair-document.png new file mode 100644 index 0000000..6a31210 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/selection-list.png b/f7cloud-office/browser/dist/images/help/es/selection-list.png new file mode 100644 index 0000000..a6f2ff7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/slide-layouts.png b/f7cloud-office/browser/dist/images/help/es/slide-layouts.png new file mode 100644 index 0000000..6b04805 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/special-character.png b/f7cloud-office/browser/dist/images/help/es/special-character.png new file mode 100644 index 0000000..1703ad7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/status-bar.png b/f7cloud-office/browser/dist/images/help/es/status-bar.png new file mode 100644 index 0000000..ff7b1e8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/text-import.png b/f7cloud-office/browser/dist/images/help/es/text-import.png new file mode 100644 index 0000000..7c12db7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/thesaurus.png b/f7cloud-office/browser/dist/images/help/es/thesaurus.png new file mode 100644 index 0000000..2294f3c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/track-changes-comment.png b/f7cloud-office/browser/dist/images/help/es/track-changes-comment.png new file mode 100644 index 0000000..6678c88 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/track-changes-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/es/word-count.png b/f7cloud-office/browser/dist/images/help/es/word-count.png new file mode 100644 index 0000000..cd6038f Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/es/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/area-dialog.png b/f7cloud-office/browser/dist/images/help/fr/area-dialog.png new file mode 100644 index 0000000..84c28a0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/autofilter.png b/f7cloud-office/browser/dist/images/help/fr/autofilter.png new file mode 100644 index 0000000..5a6cc90 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/cell-comment.png b/f7cloud-office/browser/dist/images/help/fr/cell-comment.png new file mode 100644 index 0000000..725134b Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/chart-wizard.png b/f7cloud-office/browser/dist/images/help/fr/chart-wizard.png new file mode 100644 index 0000000..c19cd24 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/chart.png b/f7cloud-office/browser/dist/images/help/fr/chart.png new file mode 100644 index 0000000..673fa2c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/comment.png b/f7cloud-office/browser/dist/images/help/fr/comment.png new file mode 100644 index 0000000..88e0c65 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/fr/conditional-formatting.png new file mode 100644 index 0000000..e8459f8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/data-validation.png b/f7cloud-office/browser/dist/images/help/fr/data-validation.png new file mode 100644 index 0000000..2b6ec20 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/format-cells.png b/f7cloud-office/browser/dist/images/help/fr/format-cells.png new file mode 100644 index 0000000..34103ad Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/formula-bar.png b/f7cloud-office/browser/dist/images/help/fr/formula-bar.png new file mode 100644 index 0000000..01b97fd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/inactive-document.png b/f7cloud-office/browser/dist/images/help/fr/inactive-document.png new file mode 100644 index 0000000..b02eecd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/information-bar.png b/f7cloud-office/browser/dist/images/help/fr/information-bar.png new file mode 100644 index 0000000..ca52572 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/insert-table.png b/f7cloud-office/browser/dist/images/help/fr/insert-table.png new file mode 100644 index 0000000..077cdd3 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/fr/manage-changes-filter.png new file mode 100644 index 0000000..c9c5779 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/manage-changes.png b/f7cloud-office/browser/dist/images/help/fr/manage-changes.png new file mode 100644 index 0000000..a344342 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/outlining.png b/f7cloud-office/browser/dist/images/help/fr/outlining.png new file mode 100644 index 0000000..1d5b7ec Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/page-style.png b/f7cloud-office/browser/dist/images/help/fr/page-style.png new file mode 100644 index 0000000..57acf75 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/fr/paragraph-dialog.png new file mode 100644 index 0000000..bd999ce Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/fr/red-wavy-underline.png new file mode 100644 index 0000000..d510f16 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/repair-document.png b/f7cloud-office/browser/dist/images/help/fr/repair-document.png new file mode 100644 index 0000000..23a99a9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/selection-list.png b/f7cloud-office/browser/dist/images/help/fr/selection-list.png new file mode 100644 index 0000000..c9d5ce1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/slide-layouts.png b/f7cloud-office/browser/dist/images/help/fr/slide-layouts.png new file mode 100644 index 0000000..902dbee Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/special-character.png b/f7cloud-office/browser/dist/images/help/fr/special-character.png new file mode 100644 index 0000000..1120241 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/status-bar.png b/f7cloud-office/browser/dist/images/help/fr/status-bar.png new file mode 100644 index 0000000..9f455c9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/text-import.png b/f7cloud-office/browser/dist/images/help/fr/text-import.png new file mode 100644 index 0000000..4ec0bd6 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/thesaurus.png b/f7cloud-office/browser/dist/images/help/fr/thesaurus.png new file mode 100644 index 0000000..03806e8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/track-changes-comment.png b/f7cloud-office/browser/dist/images/help/fr/track-changes-comment.png new file mode 100644 index 0000000..0d37de0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/track-changes-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/fr/word-count.png b/f7cloud-office/browser/dist/images/help/fr/word-count.png new file mode 100644 index 0000000..32402cc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/fr/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/area-dialog.png b/f7cloud-office/browser/dist/images/help/it/area-dialog.png new file mode 100644 index 0000000..0cec777 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/autofilter.png b/f7cloud-office/browser/dist/images/help/it/autofilter.png new file mode 100644 index 0000000..8cf6da5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/cell-comment.png b/f7cloud-office/browser/dist/images/help/it/cell-comment.png new file mode 100644 index 0000000..ec3e4db Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/chart-wizard.png b/f7cloud-office/browser/dist/images/help/it/chart-wizard.png new file mode 100644 index 0000000..1a68a04 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/chart.png b/f7cloud-office/browser/dist/images/help/it/chart.png new file mode 100644 index 0000000..4957ec5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/comment.png b/f7cloud-office/browser/dist/images/help/it/comment.png new file mode 100644 index 0000000..0d968aa Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/it/conditional-formatting.png new file mode 100644 index 0000000..f7a6d89 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/data-validation.png b/f7cloud-office/browser/dist/images/help/it/data-validation.png new file mode 100644 index 0000000..9016d5d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/format-cells.png b/f7cloud-office/browser/dist/images/help/it/format-cells.png new file mode 100644 index 0000000..4728e1d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/formula-bar.png b/f7cloud-office/browser/dist/images/help/it/formula-bar.png new file mode 100644 index 0000000..01b97fd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/inactive-document.png b/f7cloud-office/browser/dist/images/help/it/inactive-document.png new file mode 100644 index 0000000..8a0f1bc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/information-bar.png b/f7cloud-office/browser/dist/images/help/it/information-bar.png new file mode 100644 index 0000000..ca52572 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/insert-table.png b/f7cloud-office/browser/dist/images/help/it/insert-table.png new file mode 100644 index 0000000..ae2432e Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/it/manage-changes-filter.png new file mode 100644 index 0000000..71bf485 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/manage-changes.png b/f7cloud-office/browser/dist/images/help/it/manage-changes.png new file mode 100644 index 0000000..3a4ae8e Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/outlining.png b/f7cloud-office/browser/dist/images/help/it/outlining.png new file mode 100644 index 0000000..1d5b7ec Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/page-style.png b/f7cloud-office/browser/dist/images/help/it/page-style.png new file mode 100644 index 0000000..8b46b79 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/it/paragraph-dialog.png new file mode 100644 index 0000000..dcc9397 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/it/red-wavy-underline.png new file mode 100644 index 0000000..4fe2065 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/repair-document.png b/f7cloud-office/browser/dist/images/help/it/repair-document.png new file mode 100644 index 0000000..d85f86b Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/selection-list.png b/f7cloud-office/browser/dist/images/help/it/selection-list.png new file mode 100644 index 0000000..c1e47ca Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/slide-layouts.png b/f7cloud-office/browser/dist/images/help/it/slide-layouts.png new file mode 100644 index 0000000..e340541 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/special-character.png b/f7cloud-office/browser/dist/images/help/it/special-character.png new file mode 100644 index 0000000..322d8a3 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/status-bar.png b/f7cloud-office/browser/dist/images/help/it/status-bar.png new file mode 100644 index 0000000..df46628 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/text-import.png b/f7cloud-office/browser/dist/images/help/it/text-import.png new file mode 100644 index 0000000..5ea8b7c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/thesaurus.png b/f7cloud-office/browser/dist/images/help/it/thesaurus.png new file mode 100644 index 0000000..367283e Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/track-changes.png b/f7cloud-office/browser/dist/images/help/it/track-changes.png new file mode 100644 index 0000000..2485953 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/track-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/it/word-count.png b/f7cloud-office/browser/dist/images/help/it/word-count.png new file mode 100644 index 0000000..b350547 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/it/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/area-dialog.png b/f7cloud-office/browser/dist/images/help/pt-BR/area-dialog.png new file mode 100644 index 0000000..a591d98 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/area-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/autofilter.png b/f7cloud-office/browser/dist/images/help/pt-BR/autofilter.png new file mode 100644 index 0000000..a13a1af Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/autofilter.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/cell-comment.png b/f7cloud-office/browser/dist/images/help/pt-BR/cell-comment.png new file mode 100644 index 0000000..6b3e962 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/cell-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/chart-wizard.png b/f7cloud-office/browser/dist/images/help/pt-BR/chart-wizard.png new file mode 100644 index 0000000..08741f0 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/chart-wizard.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/chart.png b/f7cloud-office/browser/dist/images/help/pt-BR/chart.png new file mode 100644 index 0000000..156bc16 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/chart.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/comment.png b/f7cloud-office/browser/dist/images/help/pt-BR/comment.png new file mode 100644 index 0000000..4eb6f6a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/conditional-formatting.png b/f7cloud-office/browser/dist/images/help/pt-BR/conditional-formatting.png new file mode 100644 index 0000000..cffd87d Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/conditional-formatting.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/data-validation.png b/f7cloud-office/browser/dist/images/help/pt-BR/data-validation.png new file mode 100644 index 0000000..57ead2b Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/data-validation.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/format-cells.png b/f7cloud-office/browser/dist/images/help/pt-BR/format-cells.png new file mode 100644 index 0000000..22ff2ff Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/format-cells.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/formula-bar.png b/f7cloud-office/browser/dist/images/help/pt-BR/formula-bar.png new file mode 100644 index 0000000..01b97fd Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/formula-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/inactive-document.png b/f7cloud-office/browser/dist/images/help/pt-BR/inactive-document.png new file mode 100644 index 0000000..b543f0c Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/inactive-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/information-bar.png b/f7cloud-office/browser/dist/images/help/pt-BR/information-bar.png new file mode 100644 index 0000000..ca52572 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/information-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/insert-table.png b/f7cloud-office/browser/dist/images/help/pt-BR/insert-table.png new file mode 100644 index 0000000..af4c089 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/insert-table.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes-filter.png b/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes-filter.png new file mode 100644 index 0000000..bcf33d1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes-filter.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes.png b/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes.png new file mode 100644 index 0000000..9aab920 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/manage-changes.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/outlining.png b/f7cloud-office/browser/dist/images/help/pt-BR/outlining.png new file mode 100644 index 0000000..1d5b7ec Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/outlining.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/page-style.png b/f7cloud-office/browser/dist/images/help/pt-BR/page-style.png new file mode 100644 index 0000000..452e753 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/page-style.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/paragraph-dialog.png b/f7cloud-office/browser/dist/images/help/pt-BR/paragraph-dialog.png new file mode 100644 index 0000000..9caffb8 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/paragraph-dialog.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/red-wavy-underline.png b/f7cloud-office/browser/dist/images/help/pt-BR/red-wavy-underline.png new file mode 100644 index 0000000..7ca6ba3 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/red-wavy-underline.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/repair-document.png b/f7cloud-office/browser/dist/images/help/pt-BR/repair-document.png new file mode 100644 index 0000000..677f662 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/repair-document.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/selection-list.png b/f7cloud-office/browser/dist/images/help/pt-BR/selection-list.png new file mode 100644 index 0000000..091943a Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/selection-list.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/slide-layouts.png b/f7cloud-office/browser/dist/images/help/pt-BR/slide-layouts.png new file mode 100644 index 0000000..68d0abc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/slide-layouts.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/special-character.png b/f7cloud-office/browser/dist/images/help/pt-BR/special-character.png new file mode 100644 index 0000000..11a4ddb Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/special-character.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/status-bar.png b/f7cloud-office/browser/dist/images/help/pt-BR/status-bar.png new file mode 100644 index 0000000..367e209 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/status-bar.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/text-import.png b/f7cloud-office/browser/dist/images/help/pt-BR/text-import.png new file mode 100644 index 0000000..0ed6afb Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/text-import.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/thesaurus.png b/f7cloud-office/browser/dist/images/help/pt-BR/thesaurus.png new file mode 100644 index 0000000..c0f19cc Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/thesaurus.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/track-changes-comment.png b/f7cloud-office/browser/dist/images/help/pt-BR/track-changes-comment.png new file mode 100644 index 0000000..413a7ee Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/track-changes-comment.png differ diff --git a/f7cloud-office/browser/dist/images/help/pt-BR/word-count.png b/f7cloud-office/browser/dist/images/help/pt-BR/word-count.png new file mode 100644 index 0000000..73170c5 Binary files /dev/null and b/f7cloud-office/browser/dist/images/help/pt-BR/word-count.png differ diff --git a/f7cloud-office/browser/dist/images/icon-set-bars-empty.svg b/f7cloud-office/browser/dist/images/icon-set-bars-empty.svg new file mode 100644 index 0000000..13f0882 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-bars-empty.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-bars-full.svg b/f7cloud-office/browser/dist/images/icon-set-bars-full.svg new file mode 100644 index 0000000..90eeaff --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-bars-full.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-bars-half.svg b/f7cloud-office/browser/dist/images/icon-set-bars-half.svg new file mode 100644 index 0000000..548c989 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-bars-half.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-bars-one-quarter.svg b/f7cloud-office/browser/dist/images/icon-set-bars-one-quarter.svg new file mode 100644 index 0000000..eeff833 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-bars-one-quarter.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-bars-three-quarters.svg b/f7cloud-office/browser/dist/images/icon-set-bars-three-quarters.svg new file mode 100644 index 0000000..e6da5a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-bars-three-quarters.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles1-gray.svg b/f7cloud-office/browser/dist/images/icon-set-circles1-gray.svg new file mode 100644 index 0000000..1b1a889 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles1-gray.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles1-green.svg b/f7cloud-office/browser/dist/images/icon-set-circles1-green.svg new file mode 100644 index 0000000..62e4dbf --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles1-green.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles1-red.svg b/f7cloud-office/browser/dist/images/icon-set-circles1-red.svg new file mode 100644 index 0000000..c5eac52 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles1-red.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles1-yellow.svg b/f7cloud-office/browser/dist/images/icon-set-circles1-yellow.svg new file mode 100644 index 0000000..ef700b8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles1-yellow.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles2-dark-gray.svg b/f7cloud-office/browser/dist/images/icon-set-circles2-dark-gray.svg new file mode 100644 index 0000000..3c10035 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles2-dark-gray.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles2-dark-red.svg b/f7cloud-office/browser/dist/images/icon-set-circles2-dark-red.svg new file mode 100644 index 0000000..5d93d28 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles2-dark-red.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles2-light-gray.svg b/f7cloud-office/browser/dist/images/icon-set-circles2-light-gray.svg new file mode 100644 index 0000000..6e87f86 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles2-light-gray.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-circles2-light-red.svg b/f7cloud-office/browser/dist/images/icon-set-circles2-light-red.svg new file mode 100644 index 0000000..c92f9c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-circles2-light-red.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-colorarrows-down.svg b/f7cloud-office/browser/dist/images/icon-set-colorarrows-down.svg new file mode 100644 index 0000000..ee74223 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-colorarrows-down.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-colorarrows-same.svg b/f7cloud-office/browser/dist/images/icon-set-colorarrows-same.svg new file mode 100644 index 0000000..db85581 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-colorarrows-same.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-down.svg b/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-down.svg new file mode 100644 index 0000000..5b6ba64 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-down.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-up.svg b/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-up.svg new file mode 100644 index 0000000..69a2815 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-colorarrows-slightly-up.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-colorarrows-up.svg b/f7cloud-office/browser/dist/images/icon-set-colorarrows-up.svg new file mode 100644 index 0000000..4e9d7ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-colorarrows-up.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-flags-green.svg b/f7cloud-office/browser/dist/images/icon-set-flags-green.svg new file mode 100644 index 0000000..f1020a5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-flags-green.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-flags-red.svg b/f7cloud-office/browser/dist/images/icon-set-flags-red.svg new file mode 100644 index 0000000..d229710 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-flags-red.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-flags-yellow.svg b/f7cloud-office/browser/dist/images/icon-set-flags-yellow.svg new file mode 100644 index 0000000..330e693 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-flags-yellow.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-grayarrows-down.svg b/f7cloud-office/browser/dist/images/icon-set-grayarrows-down.svg new file mode 100644 index 0000000..e620675 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-grayarrows-down.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-grayarrows-same.svg b/f7cloud-office/browser/dist/images/icon-set-grayarrows-same.svg new file mode 100644 index 0000000..ab8191c --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-grayarrows-same.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-down.svg b/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-down.svg new file mode 100644 index 0000000..a5ad735 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-down.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-up.svg b/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-up.svg new file mode 100644 index 0000000..acfe802 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-grayarrows-slightly-up.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-grayarrows-up.svg b/f7cloud-office/browser/dist/images/icon-set-grayarrows-up.svg new file mode 100644 index 0000000..096db4b --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-grayarrows-up.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-negative-red-smilie.svg b/f7cloud-office/browser/dist/images/icon-set-negative-red-smilie.svg new file mode 100644 index 0000000..666a3f1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-negative-red-smilie.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-negative-yellow-smilie.svg b/f7cloud-office/browser/dist/images/icon-set-negative-yellow-smilie.svg new file mode 100644 index 0000000..8ad652e --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-negative-yellow-smilie.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-neutral-yellow-smilie.svg b/f7cloud-office/browser/dist/images/icon-set-neutral-yellow-smilie.svg new file mode 100644 index 0000000..c945f1e --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-neutral-yellow-smilie.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-pies-empty.svg b/f7cloud-office/browser/dist/images/icon-set-pies-empty.svg new file mode 100644 index 0000000..9062e21 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-pies-empty.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-pies-full.svg b/f7cloud-office/browser/dist/images/icon-set-pies-full.svg new file mode 100644 index 0000000..1b1a889 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-pies-full.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-pies-half.svg b/f7cloud-office/browser/dist/images/icon-set-pies-half.svg new file mode 100644 index 0000000..aff5b9e --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-pies-half.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-pies-one-quarter.svg b/f7cloud-office/browser/dist/images/icon-set-pies-one-quarter.svg new file mode 100644 index 0000000..b27072a --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-pies-one-quarter.svg @@ -0,0 +1 @@ +/> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-pies-three-quarters.svg b/f7cloud-office/browser/dist/images/icon-set-pies-three-quarters.svg new file mode 100644 index 0000000..192c7e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-pies-three-quarters.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-positive-green-smilie.svg b/f7cloud-office/browser/dist/images/icon-set-positive-green-smilie.svg new file mode 100644 index 0000000..e1186ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-positive-green-smilie.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-positive-yellow-smilie.svg b/f7cloud-office/browser/dist/images/icon-set-positive-yellow-smilie.svg new file mode 100644 index 0000000..70d95a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-positive-yellow-smilie.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-shapes-circle.svg b/f7cloud-office/browser/dist/images/icon-set-shapes-circle.svg new file mode 100644 index 0000000..12059c8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-shapes-circle.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-shapes-diamond.svg b/f7cloud-office/browser/dist/images/icon-set-shapes-diamond.svg new file mode 100644 index 0000000..fab8ad0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-shapes-diamond.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-shapes-triangle.svg b/f7cloud-office/browser/dist/images/icon-set-shapes-triangle.svg new file mode 100644 index 0000000..4be7b5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-shapes-triangle.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-squares-empty.svg b/f7cloud-office/browser/dist/images/icon-set-squares-empty.svg new file mode 100644 index 0000000..6a89101 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-squares-empty.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-squares-full.svg b/f7cloud-office/browser/dist/images/icon-set-squares-full.svg new file mode 100644 index 0000000..108b3c0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-squares-full.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-squares-half.svg b/f7cloud-office/browser/dist/images/icon-set-squares-half.svg new file mode 100644 index 0000000..0e55d83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-squares-half.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-squares-one-quarter.svg b/f7cloud-office/browser/dist/images/icon-set-squares-one-quarter.svg new file mode 100644 index 0000000..fe092ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-squares-one-quarter.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-squares-three-quarters.svg b/f7cloud-office/browser/dist/images/icon-set-squares-three-quarters.svg new file mode 100644 index 0000000..5d04761 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-squares-three-quarters.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-stars-empty.svg b/f7cloud-office/browser/dist/images/icon-set-stars-empty.svg new file mode 100644 index 0000000..232212c --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-stars-empty.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-stars-full.svg b/f7cloud-office/browser/dist/images/icon-set-stars-full.svg new file mode 100644 index 0000000..9f33e91 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-stars-full.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-stars-half.svg b/f7cloud-office/browser/dist/images/icon-set-stars-half.svg new file mode 100644 index 0000000..6a5e871 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-stars-half.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-symbols1-check.svg b/f7cloud-office/browser/dist/images/icon-set-symbols1-check.svg new file mode 100644 index 0000000..2deb2e1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-symbols1-check.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-symbols1-cross.svg b/f7cloud-office/browser/dist/images/icon-set-symbols1-cross.svg new file mode 100644 index 0000000..e9cb162 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-symbols1-cross.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-symbols1-exclamation-mark.svg b/f7cloud-office/browser/dist/images/icon-set-symbols1-exclamation-mark.svg new file mode 100644 index 0000000..5860470 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-symbols1-exclamation-mark.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-trafficlights-green.svg b/f7cloud-office/browser/dist/images/icon-set-trafficlights-green.svg new file mode 100644 index 0000000..d745889 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-trafficlights-green.svg @@ -0,0 +1 @@ +/> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-trafficlights-red.svg b/f7cloud-office/browser/dist/images/icon-set-trafficlights-red.svg new file mode 100644 index 0000000..902d56e --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-trafficlights-red.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-trafficlights-yellow.svg b/f7cloud-office/browser/dist/images/icon-set-trafficlights-yellow.svg new file mode 100644 index 0000000..148b09f --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-trafficlights-yellow.svg @@ -0,0 +1 @@ +/> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-triangles-down.svg b/f7cloud-office/browser/dist/images/icon-set-triangles-down.svg new file mode 100644 index 0000000..ddda1c6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-triangles-down.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-triangles-same.svg b/f7cloud-office/browser/dist/images/icon-set-triangles-same.svg new file mode 100644 index 0000000..6d3387f --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-triangles-same.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/icon-set-triangles-up.svg b/f7cloud-office/browser/dist/images/icon-set-triangles-up.svg new file mode 100644 index 0000000..a5e14d6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/icon-set-triangles-up.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/indentation_marker_down.svg b/f7cloud-office/browser/dist/images/indentation_marker_down.svg new file mode 100644 index 0000000..d416210 --- /dev/null +++ b/f7cloud-office/browser/dist/images/indentation_marker_down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/indentation_marker_down_branding.svg b/f7cloud-office/browser/dist/images/indentation_marker_down_branding.svg new file mode 100644 index 0000000..8319ed9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/indentation_marker_down_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/indentation_marker_up.svg b/f7cloud-office/browser/dist/images/indentation_marker_up.svg new file mode 100644 index 0000000..45d0f3d --- /dev/null +++ b/f7cloud-office/browser/dist/images/indentation_marker_up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/indentation_marker_up_branding.svg b/f7cloud-office/browser/dist/images/indentation_marker_up_branding.svg new file mode 100644 index 0000000..3863541 --- /dev/null +++ b/f7cloud-office/browser/dist/images/indentation_marker_up_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/insert-plus-marker-hover.svg b/f7cloud-office/browser/dist/images/insert-plus-marker-hover.svg new file mode 100644 index 0000000..bdc3665 --- /dev/null +++ b/f7cloud-office/browser/dist/images/insert-plus-marker-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/insert-plus-marker.svg b/f7cloud-office/browser/dist/images/insert-plus-marker.svg new file mode 100644 index 0000000..f87c1a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/insert-plus-marker.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/ios_handle_end.svg b/f7cloud-office/browser/dist/images/ios_handle_end.svg new file mode 100644 index 0000000..5c0ce08 --- /dev/null +++ b/f7cloud-office/browser/dist/images/ios_handle_end.svg @@ -0,0 +1,47 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/ios_handle_start.svg b/f7cloud-office/browser/dist/images/ios_handle_start.svg new file mode 100644 index 0000000..1f33fc9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/ios_handle_start.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png new file mode 100644 index 0000000..f819e88 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png new file mode 100644 index 0000000..7786e3f Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png new file mode 100644 index 0000000..a8cafc9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png new file mode 100644 index 0000000..988a573 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_65_ffffff_1x400.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_65_ffffff_1x400.png new file mode 100644 index 0000000..f276442 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png new file mode 100644 index 0000000..d8a6b54 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png new file mode 100644 index 0000000..aba3fc4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png new file mode 100644 index 0000000..7afd7b4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_222222_256x240.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_222222_256x240.png new file mode 100644 index 0000000..e66f2af Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_222222_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_228ef1_256x240.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_228ef1_256x240.png new file mode 100644 index 0000000..8ddc15d Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_228ef1_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ef8c08_256x240.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ef8c08_256x240.png new file mode 100644 index 0000000..d4dc53a Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ef8c08_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ffd27a_256x240.png b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ffd27a_256x240.png new file mode 100644 index 0000000..3c2da49 Binary files /dev/null and b/f7cloud-office/browser/dist/images/jquery-ui-lightness/ui-icons_ffd27a_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/layers-2x.png b/f7cloud-office/browser/dist/images/layers-2x.png new file mode 100644 index 0000000..a2cf7f9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/layers-2x.png differ diff --git a/f7cloud-office/browser/dist/images/layers.png b/f7cloud-office/browser/dist/images/layers.png new file mode 100644 index 0000000..bca0a0e Binary files /dev/null and b/f7cloud-office/browser/dist/images/layers.png differ diff --git a/f7cloud-office/browser/dist/images/lc26049.svg b/f7cloud-office/browser/dist/images/lc26049.svg new file mode 100644 index 0000000..4c1aed5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc26049.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_about.svg b/f7cloud-office/browser/dist/images/lc_about.svg new file mode 100644 index 0000000..75976c8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_about.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_aboveparaspacing.svg b/f7cloud-office/browser/dist/images/lc_aboveparaspacing.svg new file mode 100644 index 0000000..4a1e4ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_aboveparaspacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_acceptalltrackedchanges.svg b/f7cloud-office/browser/dist/images/lc_acceptalltrackedchanges.svg new file mode 100644 index 0000000..b7f7bd1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_acceptalltrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_acceptchanges.svg b/f7cloud-office/browser/dist/images/lc_acceptchanges.svg new file mode 100644 index 0000000..faba960 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_acceptchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_accepttrackedchangetonext.svg b/f7cloud-office/browser/dist/images/lc_accepttrackedchangetonext.svg new file mode 100644 index 0000000..5261a22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_accepttrackedchangetonext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_addcitationnote.svg b/f7cloud-office/browser/dist/images/lc_addcitationnote.svg new file mode 100644 index 0000000..97ae367 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_addcitationnote.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_addeditbibliography.svg b/f7cloud-office/browser/dist/images/lc_addeditbibliography.svg new file mode 100644 index 0000000..543f7ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_addeditbibliography.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_addname.svg b/f7cloud-office/browser/dist/images/lc_addname.svg new file mode 100644 index 0000000..edbce29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_addname.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_aftertextindent.svg b/f7cloud-office/browser/dist/images/lc_aftertextindent.svg new file mode 100644 index 0000000..b2a1775 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_aftertextindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_alignbottom.svg b/f7cloud-office/browser/dist/images/lc_alignbottom.svg new file mode 100644 index 0000000..112c4ba --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_alignbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_aligncenter.svg b/f7cloud-office/browser/dist/images/lc_aligncenter.svg new file mode 100644 index 0000000..eb54ea5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_aligncenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_aligndown.svg b/f7cloud-office/browser/dist/images/lc_aligndown.svg new file mode 100644 index 0000000..91deee1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_aligndown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_alignmiddle.svg b/f7cloud-office/browser/dist/images/lc_alignmiddle.svg new file mode 100644 index 0000000..3a18d13 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_alignmiddle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_aligntop.svg b/f7cloud-office/browser/dist/images/lc_aligntop.svg new file mode 100644 index 0000000..ebc36c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_aligntop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_alignup.svg b/f7cloud-office/browser/dist/images/lc_alignup.svg new file mode 100644 index 0000000..68c8b42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_alignup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_alignvcenter.svg b/f7cloud-office/browser/dist/images/lc_alignvcenter.svg new file mode 100644 index 0000000..1fd4e7f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_alignvcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_all.svg b/f7cloud-office/browser/dist/images/lc_all.svg new file mode 100644 index 0000000..8559c42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_anchormenu.svg b/f7cloud-office/browser/dist/images/lc_anchormenu.svg new file mode 100644 index 0000000..afe23a7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_anchormenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_animationeffects.svg b/f7cloud-office/browser/dist/images/lc_animationeffects.svg new file mode 100644 index 0000000..c525123 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_animationeffects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_animationobjects.svg b/f7cloud-office/browser/dist/images/lc_animationobjects.svg new file mode 100644 index 0000000..48db689 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_animationobjects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_arrangemenu.svg b/f7cloud-office/browser/dist/images/lc_arrangemenu.svg new file mode 100644 index 0000000..4466829 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrangemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.chevron.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.chevron.svg new file mode 100644 index 0000000..7a6dfe1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.chevron.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.circular-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.circular-arrow.svg new file mode 100644 index 0000000..8b04dd4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.circular-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.corner-right-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.corner-right-arrow.svg new file mode 100644 index 0000000..00dbed7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.corner-right-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow-callout.svg new file mode 100644 index 0000000..3ac3db3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow.svg new file mode 100644 index 0000000..e4b3202 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.down-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow-callout.svg new file mode 100644 index 0000000..2295739 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow.svg new file mode 100644 index 0000000..a7e733b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.left-right-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-right-arrow-callout.svg new file mode 100644 index 0000000..84733d1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.left-right-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.notched-right-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.notched-right-arrow.svg new file mode 100644 index 0000000..776f33f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.notched-right-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.pentagon-right.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.pentagon-right.svg new file mode 100644 index 0000000..afa4392 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.pentagon-right.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow-callout.svg new file mode 100644 index 0000000..13ef47a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow.svg new file mode 100644 index 0000000..268598c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.quad-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow-callout.svg new file mode 100644 index 0000000..df7dc1d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow.svg new file mode 100644 index 0000000..daf523a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.right-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.s-sharped-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.s-sharped-arrow.svg new file mode 100644 index 0000000..ea8cfd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.s-sharped-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.split-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.split-arrow.svg new file mode 100644 index 0000000..3d07c9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.split-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.split-round-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.split-round-arrow.svg new file mode 100644 index 0000000..012cbab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.split-round-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.striped-right-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.striped-right-arrow.svg new file mode 100644 index 0000000..374fde7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.striped-right-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.svg new file mode 100644 index 0000000..632c051 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow-callout.svg new file mode 100644 index 0000000..b73280d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow.svg new file mode 100644 index 0000000..4bf622c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow-callout.svg new file mode 100644 index 0000000..739972e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow.svg new file mode 100644 index 0000000..d868c66 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-down-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow-callout.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow-callout.svg new file mode 100644 index 0000000..cca1c0f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow.svg new file mode 100644 index 0000000..71bd2e0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-down-arrow.svg b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-down-arrow.svg new file mode 100644 index 0000000..76df0f9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_arrowshapes.up-right-down-arrow.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_assignlayout.svg b/f7cloud-office/browser/dist/images/lc_assignlayout.svg new file mode 100644 index 0000000..9813dd4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_assignlayout.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_autoformat.svg b/f7cloud-office/browser/dist/images/lc_autoformat.svg new file mode 100644 index 0000000..8b16475 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_autoformat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_autosum.svg b/f7cloud-office/browser/dist/images/lc_autosum.svg new file mode 100644 index 0000000..9491c7a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_autosum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_autosum_branding.svg b/f7cloud-office/browser/dist/images/lc_autosum_branding.svg new file mode 100644 index 0000000..bdd13c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_autosum_branding.svg @@ -0,0 +1,38 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_autosummenu.svg b/f7cloud-office/browser/dist/images/lc_autosummenu.svg new file mode 100644 index 0000000..5a2f7a5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_autosummenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/lc_backcolor.svg b/f7cloud-office/browser/dist/images/lc_backcolor.svg new file mode 100644 index 0000000..c0f05ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_backcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_backward.svg b/f7cloud-office/browser/dist/images/lc_backward.svg new file mode 100644 index 0000000..8e7aaa7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_backward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.block-arc.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.block-arc.svg new file mode 100644 index 0000000..7df1cfa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.block-arc.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.can.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.can.svg new file mode 100644 index 0000000..0707c25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.can.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.circle-pie.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.circle-pie.svg new file mode 100644 index 0000000..e42727c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.circle-pie.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.circle.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.circle.svg new file mode 100644 index 0000000..292f2fd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.circle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.cross.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.cross.svg new file mode 100644 index 0000000..581d4dd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.cross.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.cube.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.cube.svg new file mode 100644 index 0000000..6d72c4c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.cube.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.diamond.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.diamond.svg new file mode 100644 index 0000000..11ac663 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.diamond.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.ellipse.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.ellipse.svg new file mode 100644 index 0000000..7709fb0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.ellipse.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.frame.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.frame.svg new file mode 100644 index 0000000..ea5a867 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.frame.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.hexagon.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.hexagon.svg new file mode 100644 index 0000000..3adccf8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.hexagon.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.isosceles-triangle.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.isosceles-triangle.svg new file mode 100644 index 0000000..b481ee4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.isosceles-triangle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.octagon.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.octagon.svg new file mode 100644 index 0000000..4fd197f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.octagon.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.paper.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.paper.svg new file mode 100644 index 0000000..7a6c8f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.paper.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.parallelogram.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.parallelogram.svg new file mode 100644 index 0000000..3396ee1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.parallelogram.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.pentagon.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.pentagon.svg new file mode 100644 index 0000000..47634eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.pentagon.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.quadrat.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.quadrat.svg new file mode 100644 index 0000000..31dfcd2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.quadrat.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.rectangle.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.rectangle.svg new file mode 100644 index 0000000..4f91c29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.rectangle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.right-triangle.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.right-triangle.svg new file mode 100644 index 0000000..27361b4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.right-triangle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.ring.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.ring.svg new file mode 100644 index 0000000..2c48824 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.ring.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.round-quadrat.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.round-quadrat.svg new file mode 100644 index 0000000..0cb5c22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.round-quadrat.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.round-rectangle.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.round-rectangle.svg new file mode 100644 index 0000000..4cfca54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.round-rectangle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.svg new file mode 100644 index 0000000..4aed198 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_basicshapes.trapezoid.svg b/f7cloud-office/browser/dist/images/lc_basicshapes.trapezoid.svg new file mode 100644 index 0000000..5b9fe09 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_basicshapes.trapezoid.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_beforeobject.svg b/f7cloud-office/browser/dist/images/lc_beforeobject.svg new file mode 100644 index 0000000..8734c59 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_beforeobject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_beforetextindent.svg b/f7cloud-office/browser/dist/images/lc_beforetextindent.svg new file mode 100644 index 0000000..09bb6dd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_beforetextindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_behindobject.svg b/f7cloud-office/browser/dist/images/lc_behindobject.svg new file mode 100644 index 0000000..fb6284b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_behindobject.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_belowparaspacing.svg b/f7cloud-office/browser/dist/images/lc_belowparaspacing.svg new file mode 100644 index 0000000..100552d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_belowparaspacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_bezier_unfilled.svg b/f7cloud-office/browser/dist/images/lc_bezier_unfilled.svg new file mode 100644 index 0000000..8959d97 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_bezier_unfilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_bold.svg b/f7cloud-office/browser/dist/images/lc_bold.svg new file mode 100644 index 0000000..32e33cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_bold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_borderdialog.svg b/f7cloud-office/browser/dist/images/lc_borderdialog.svg new file mode 100644 index 0000000..aab4921 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_borderdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_bottom.svg b/f7cloud-office/browser/dist/images/lc_bottom.svg new file mode 100644 index 0000000..f2c4476 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_calculate.svg b/f7cloud-office/browser/dist/images/lc_calculate.svg new file mode 100644 index 0000000..d70a6fc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calculate.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.cloud-callout.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.cloud-callout.svg new file mode 100644 index 0000000..8ab2a3d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.cloud-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-1.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-1.svg new file mode 100644 index 0000000..9a16c9b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-1.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-2.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-2.svg new file mode 100644 index 0000000..a1524e5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-2.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-3.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-3.svg new file mode 100644 index 0000000..e62b4bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.line-callout-3.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.rectangular-callout.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.rectangular-callout.svg new file mode 100644 index 0000000..6ae7752 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.rectangular-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.round-callout.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.round-callout.svg new file mode 100644 index 0000000..557f909 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.round-callout.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_calloutshapes.svg b/f7cloud-office/browser/dist/images/lc_calloutshapes.svg new file mode 100644 index 0000000..6570180 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_calloutshapes.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_cancel.svg b/f7cloud-office/browser/dist/images/lc_cancel.svg new file mode 100644 index 0000000..2036ae6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cancel.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_centerpara.svg b/f7cloud-office/browser/dist/images/lc_centerpara.svg new file mode 100644 index 0000000..141db53 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_centerpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_changebezier.svg b/f7cloud-office/browser/dist/images/lc_changebezier.svg new file mode 100644 index 0000000..10ffac3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_changebezier.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_changelayout.svg b/f7cloud-office/browser/dist/images/lc_changelayout.svg new file mode 100644 index 0000000..41ee19b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_changelayout.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_changesmenu.svg b/f7cloud-office/browser/dist/images/lc_changesmenu.svg new file mode 100644 index 0000000..1928d0c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_changesmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chapternumberingdialog.svg b/f7cloud-office/browser/dist/images/lc_chapternumberingdialog.svg new file mode 100644 index 0000000..561e2ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chapternumberingdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_charfontname.svg b/f7cloud-office/browser/dist/images/lc_charfontname.svg new file mode 100644 index 0000000..87aa1cc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_charfontname.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_charstyle.svg b/f7cloud-office/browser/dist/images/lc_charstyle.svg new file mode 100644 index 0000000..6aebc18 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_charstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypearea_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypearea_16.svg new file mode 100644 index 0000000..b23b7c2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypearea_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypebar_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypebar_16.svg new file mode 100644 index 0000000..9e55df0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypebar_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypebubble_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypebubble_16.svg new file mode 100644 index 0000000..8ad8a21 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypebubble_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypecolumn_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypecolumn_16.svg new file mode 100644 index 0000000..2625b3b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypecolumn_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypecolumnline_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypecolumnline_16.svg new file mode 100644 index 0000000..b9a7612 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypecolumnline_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypenet_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypenet_16.svg new file mode 100644 index 0000000..aff1ce6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypenet_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypepie_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypepie_16.svg new file mode 100644 index 0000000..c95bab4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypepie_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypepointline_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypepointline_16.svg new file mode 100644 index 0000000..4da2406 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypepointline_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypestock_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypestock_16.svg new file mode 100644 index 0000000..cb7c869 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypestock_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chart2restypexy_16.svg b/f7cloud-office/browser/dist/images/lc_chart2restypexy_16.svg new file mode 100644 index 0000000..36f0559 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chart2restypexy_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_chartareapanel.svg b/f7cloud-office/browser/dist/images/lc_chartareapanel.svg new file mode 100644 index 0000000..a1ae19b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chartareapanel.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_chartelementspanel.svg b/f7cloud-office/browser/dist/images/lc_chartelementspanel.svg new file mode 100644 index 0000000..6eee064 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_chartelementspanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_checkbox.svg b/f7cloud-office/browser/dist/images/lc_checkbox.svg new file mode 100644 index 0000000..79439e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_checkbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_checkboxoff.svg b/f7cloud-office/browser/dist/images/lc_checkboxoff.svg new file mode 100644 index 0000000..6d3c601 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_checkboxoff.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_circle.svg b/f7cloud-office/browser/dist/images/lc_circle.svg new file mode 100644 index 0000000..292f2fd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_circle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_clipboard-check.svg b/f7cloud-office/browser/dist/images/lc_clipboard-check.svg new file mode 100644 index 0000000..f7591ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_clipboard-check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_closedocmobile.svg b/f7cloud-office/browser/dist/images/lc_closedocmobile.svg new file mode 100644 index 0000000..5446bdb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_closedocmobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_closedocmobile_branding.svg b/f7cloud-office/browser/dist/images/lc_closedocmobile_branding.svg new file mode 100644 index 0000000..50eaed3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_closedocmobile_branding.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_closemasterview.svg b/f7cloud-office/browser/dist/images/lc_closemasterview.svg new file mode 100644 index 0000000..2c05916 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_closemasterview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cmdsc_cut.svg b/f7cloud-office/browser/dist/images/lc_cmdsc_cut.svg new file mode 100644 index 0000000..1a4c8ef --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cmdsc_cut.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cmdsc_deleteannotation.svg b/f7cloud-office/browser/dist/images/lc_cmdsc_deleteannotation.svg new file mode 100644 index 0000000..51a4173 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cmdsc_deleteannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cmdsc_deleterows.svg b/f7cloud-office/browser/dist/images/lc_cmdsc_deleterows.svg new file mode 100644 index 0000000..5f3ae9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cmdsc_deleterows.svg @@ -0,0 +1 @@ +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cmdsc_insertannotation.svg b/f7cloud-office/browser/dist/images/lc_cmdsc_insertannotation.svg new file mode 100644 index 0000000..e6df317 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cmdsc_insertannotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cmdsc_paste.svg b/f7cloud-office/browser/dist/images/lc_cmdsc_paste.svg new file mode 100644 index 0000000..ef123b6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cmdsc_paste.svg @@ -0,0 +1 @@ +/&amp;amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_collapsenotebookbar.svg b/f7cloud-office/browser/dist/images/lc_collapsenotebookbar.svg new file mode 100644 index 0000000..a35f08b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_collapsenotebookbar.svg @@ -0,0 +1,70 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_color-picker-selected.svg b/f7cloud-office/browser/dist/images/lc_color-picker-selected.svg new file mode 100644 index 0000000..dce812a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_color-picker-selected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_color.svg b/f7cloud-office/browser/dist/images/lc_color.svg new file mode 100644 index 0000000..c5f7175 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_columnrowhighlight.svg b/f7cloud-office/browser/dist/images/lc_columnrowhighlight.svg new file mode 100644 index 0000000..8855887 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_columnrowhighlight.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_columnwidth.svg b/f7cloud-office/browser/dist/images/lc_columnwidth.svg new file mode 100644 index 0000000..1735817 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_columnwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_combine.svg b/f7cloud-office/browser/dist/images/lc_combine.svg new file mode 100644 index 0000000..b132bba --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_combine.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_compressgraphic.svg b/f7cloud-office/browser/dist/images/lc_compressgraphic.svg new file mode 100644 index 0000000..5469d3c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_compressgraphic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_conditionalformatmenu.svg b/f7cloud-office/browser/dist/images/lc_conditionalformatmenu.svg new file mode 100644 index 0000000..e662fac --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_conditionalformatmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_connector.svg b/f7cloud-office/browser/dist/images/lc_connector.svg new file mode 100644 index 0000000..0185c1a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connector.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorarrowend.svg b/f7cloud-office/browser/dist/images/lc_connectorarrowend.svg new file mode 100644 index 0000000..f84b46d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorarrowend.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorarrows.svg b/f7cloud-office/browser/dist/images/lc_connectorarrows.svg new file mode 100644 index 0000000..c4dccf1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorarrows.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorcurve.svg b/f7cloud-office/browser/dist/images/lc_connectorcurve.svg new file mode 100644 index 0000000..1a2b23c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorcurve.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorcurvearrowend.svg b/f7cloud-office/browser/dist/images/lc_connectorcurvearrowend.svg new file mode 100644 index 0000000..0c178f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorcurvearrowend.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorcurvearrows.svg b/f7cloud-office/browser/dist/images/lc_connectorcurvearrows.svg new file mode 100644 index 0000000..ac6f280 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorcurvearrows.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorline.svg b/f7cloud-office/browser/dist/images/lc_connectorline.svg new file mode 100644 index 0000000..4e70322 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorline.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorlinearrowend.svg b/f7cloud-office/browser/dist/images/lc_connectorlinearrowend.svg new file mode 100644 index 0000000..59d3a8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorlinearrowend.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorlinearrows.svg b/f7cloud-office/browser/dist/images/lc_connectorlinearrows.svg new file mode 100644 index 0000000..d6ac1ad --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorlinearrows.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorlines.svg b/f7cloud-office/browser/dist/images/lc_connectorlines.svg new file mode 100644 index 0000000..1f9de8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorlines.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_connectorlinesarrowend.svg b/f7cloud-office/browser/dist/images/lc_connectorlinesarrowend.svg new file mode 100644 index 0000000..aaa59f5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_connectorlinesarrowend.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_contentcontrolproperties.svg b/f7cloud-office/browser/dist/images/lc_contentcontrolproperties.svg new file mode 100644 index 0000000..3637c25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_contentcontrolproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_contourdialog.svg b/f7cloud-office/browser/dist/images/lc_contourdialog.svg new file mode 100644 index 0000000..c5cf670 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_contourdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_controlcodes.svg b/f7cloud-office/browser/dist/images/lc_controlcodes.svg new file mode 100644 index 0000000..99815ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_controlcodes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_convertformulatovalue.svg b/f7cloud-office/browser/dist/images/lc_convertformulatovalue.svg new file mode 100644 index 0000000..9c81615 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_convertformulatovalue.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_copy.svg b/f7cloud-office/browser/dist/images/lc_copy.svg new file mode 100644 index 0000000..1947f06 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_copyhyperlinklocation.svg b/f7cloud-office/browser/dist/images/lc_copyhyperlinklocation.svg new file mode 100644 index 0000000..d33901b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_copyhyperlinklocation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_crop.svg b/f7cloud-office/browser/dist/images/lc_crop.svg new file mode 100644 index 0000000..6555926 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_crop.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_cube.svg b/f7cloud-office/browser/dist/images/lc_cube.svg new file mode 100644 index 0000000..0e94de5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_currencyfield.svg b/f7cloud-office/browser/dist/images/lc_currencyfield.svg new file mode 100644 index 0000000..a94628e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_currencyfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_customanimation.svg b/f7cloud-office/browser/dist/images/lc_customanimation.svg new file mode 100644 index 0000000..3257e54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_customanimation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_cut.svg b/f7cloud-office/browser/dist/images/lc_cut.svg new file mode 100644 index 0000000..75990ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_cut.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_dataarearefresh.svg b/f7cloud-office/browser/dist/images/lc_dataarearefresh.svg new file mode 100644 index 0000000..ef1280b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_dataarearefresh.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_datadatapilotrun.svg b/f7cloud-office/browser/dist/images/lc_datadatapilotrun.svg new file mode 100644 index 0000000..1956f51 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datadatapilotrun.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datafilterautofilter.svg b/f7cloud-office/browser/dist/images/lc_datafilterautofilter.svg new file mode 100644 index 0000000..c62fb4d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datafilterautofilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datafilterhideautofilter.svg b/f7cloud-office/browser/dist/images/lc_datafilterhideautofilter.svg new file mode 100644 index 0000000..8f5f01e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datafilterhideautofilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datafilterremovefilter.svg b/f7cloud-office/browser/dist/images/lc_datafilterremovefilter.svg new file mode 100644 index 0000000..2dd44f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datafilterremovefilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datafilterspecialfilter.svg b/f7cloud-office/browser/dist/images/lc_datafilterspecialfilter.svg new file mode 100644 index 0000000..1ec3b23 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datafilterspecialfilter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datafilterstandardfilter.svg b/f7cloud-office/browser/dist/images/lc_datafilterstandardfilter.svg new file mode 100644 index 0000000..fbcf92e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datafilterstandardfilter.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_datamenu.svg b/f7cloud-office/browser/dist/images/lc_datamenu.svg new file mode 100644 index 0000000..81a54c5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datamenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_datasort.svg b/f7cloud-office/browser/dist/images/lc_datasort.svg new file mode 100644 index 0000000..9788d71 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datasort.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_dateandtimefunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_dateandtimefunctionsmenu.svg new file mode 100644 index 0000000..cc77654 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_dateandtimefunctionsmenu.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_datefield.svg b/f7cloud-office/browser/dist/images/lc_datefield.svg new file mode 100644 index 0000000..aac8191 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_datefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_dbquerypropertiesdialog.svg b/f7cloud-office/browser/dist/images/lc_dbquerypropertiesdialog.svg new file mode 100644 index 0000000..cc588a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_dbquerypropertiesdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_decimalplaces.svg b/f7cloud-office/browser/dist/images/lc_decimalplaces.svg new file mode 100644 index 0000000..0e8b10a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_decimalplaces.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_decrementindent.svg b/f7cloud-office/browser/dist/images/lc_decrementindent.svg new file mode 100644 index 0000000..e5cedec --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_decrementindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_defaultbullet.svg b/f7cloud-office/browser/dist/images/lc_defaultbullet.svg new file mode 100644 index 0000000..8647a64 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_defaultbullet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_defaultnumbering.svg b/f7cloud-office/browser/dist/images/lc_defaultnumbering.svg new file mode 100644 index 0000000..8391d7d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_defaultnumbering.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_definedbname.svg b/f7cloud-office/browser/dist/images/lc_definedbname.svg new file mode 100644 index 0000000..bfe04ea --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_definedbname.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_definename.svg b/f7cloud-office/browser/dist/images/lc_definename.svg new file mode 100644 index 0000000..ff15b85 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_definename.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_delbreakmenu.svg b/f7cloud-office/browser/dist/images/lc_delbreakmenu.svg new file mode 100644 index 0000000..ea2dcaf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_delbreakmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_delete.svg b/f7cloud-office/browser/dist/images/lc_delete.svg new file mode 100644 index 0000000..79d2f9e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_delete.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_deleteallnotes.svg b/f7cloud-office/browser/dist/images/lc_deleteallnotes.svg new file mode 100644 index 0000000..5c953f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deleteallnotes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deleteaxis.svg b/f7cloud-office/browser/dist/images/lc_deleteaxis.svg new file mode 100644 index 0000000..8b36e80 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deleteaxis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletecell.svg b/f7cloud-office/browser/dist/images/lc_deletecell.svg new file mode 100644 index 0000000..1fb139a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletecell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletecolumnbreak.svg b/f7cloud-office/browser/dist/images/lc_deletecolumnbreak.svg new file mode 100644 index 0000000..720d881 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletecolumnbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletecolumns.svg b/f7cloud-office/browser/dist/images/lc_deletecolumns.svg new file mode 100644 index 0000000..cad3ae3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletecolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletedatalabel.svg b/f7cloud-office/browser/dist/images/lc_deletedatalabel.svg new file mode 100644 index 0000000..f493fc4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletedatalabel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletelegend.svg b/f7cloud-office/browser/dist/images/lc_deletelegend.svg new file mode 100644 index 0000000..c92f066 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletelegend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletemajorgrid.svg b/f7cloud-office/browser/dist/images/lc_deletemajorgrid.svg new file mode 100644 index 0000000..2eec61a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletemajorgrid.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_deletenote.svg b/f7cloud-office/browser/dist/images/lc_deletenote.svg new file mode 100644 index 0000000..9bdfac5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletenote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletepage.svg b/f7cloud-office/browser/dist/images/lc_deletepage.svg new file mode 100644 index 0000000..5a8d896 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletepage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletepage_branding.svg b/f7cloud-office/browser/dist/images/lc_deletepage_branding.svg new file mode 100644 index 0000000..ef6a0d7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletepage_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletepivottable.svg b/f7cloud-office/browser/dist/images/lc_deletepivottable.svg new file mode 100644 index 0000000..4117f66 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletepivottable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deleterows.svg b/f7cloud-office/browser/dist/images/lc_deleterows.svg new file mode 100644 index 0000000..f1e7f97 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deleterows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_deletesparklinemenu.svg b/f7cloud-office/browser/dist/images/lc_deletesparklinemenu.svg new file mode 100644 index 0000000..4a2610c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletesparklinemenu.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_deletetable.svg b/f7cloud-office/browser/dist/images/lc_deletetable.svg new file mode 100644 index 0000000..7690837 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_deletetable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_denominatorplaces.svg b/f7cloud-office/browser/dist/images/lc_denominatorplaces.svg new file mode 100644 index 0000000..39ed6a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_denominatorplaces.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_dia.svg b/f7cloud-office/browser/dist/images/lc_dia.svg new file mode 100644 index 0000000..974d294 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_dia.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_diagdown.svg b/f7cloud-office/browser/dist/images/lc_diagdown.svg new file mode 100644 index 0000000..e8dbc9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_diagdown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_diagramtype.svg b/f7cloud-office/browser/dist/images/lc_diagramtype.svg new file mode 100644 index 0000000..0f70f1d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_diagramtype.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_diagup.svg b/f7cloud-office/browser/dist/images/lc_diagup.svg new file mode 100644 index 0000000..67ca223 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_diagup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_dismantle.svg b/f7cloud-office/browser/dist/images/lc_dismantle.svg new file mode 100644 index 0000000..bcb63d2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_dismantle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_distributecolumns.svg b/f7cloud-office/browser/dist/images/lc_distributecolumns.svg new file mode 100644 index 0000000..4331064 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_distributecolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_distributerows.svg b/f7cloud-office/browser/dist/images/lc_distributerows.svg new file mode 100644 index 0000000..58644da --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_distributerows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_distributeselection.svg b/f7cloud-office/browser/dist/images/lc_distributeselection.svg new file mode 100644 index 0000000..8d956cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_distributeselection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_doublebottom.svg b/f7cloud-office/browser/dist/images/lc_doublebottom.svg new file mode 100644 index 0000000..62ecdcd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_doublebottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_down.svg b/f7cloud-office/browser/dist/images/lc_down.svg new file mode 100644 index 0000000..0bdd8c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_down.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-csv.svg b/f7cloud-office/browser/dist/images/lc_downloadas-csv.svg new file mode 100644 index 0000000..ca26799 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-csv.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-doc.svg b/f7cloud-office/browser/dist/images/lc_downloadas-doc.svg new file mode 100644 index 0000000..2addc28 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-doc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-docx.svg b/f7cloud-office/browser/dist/images/lc_downloadas-docx.svg new file mode 100644 index 0000000..bea99ac --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-docx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-html.svg b/f7cloud-office/browser/dist/images/lc_downloadas-html.svg new file mode 100644 index 0000000..1a49aaa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-html.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-odg.svg b/f7cloud-office/browser/dist/images/lc_downloadas-odg.svg new file mode 100644 index 0000000..fc71a33 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-odg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-odp.svg b/f7cloud-office/browser/dist/images/lc_downloadas-odp.svg new file mode 100644 index 0000000..9e916c9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-odp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-ods.svg b/f7cloud-office/browser/dist/images/lc_downloadas-ods.svg new file mode 100644 index 0000000..6c04513 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-ods.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-odt.svg b/f7cloud-office/browser/dist/images/lc_downloadas-odt.svg new file mode 100644 index 0000000..d705931 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-odt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-ppt.svg b/f7cloud-office/browser/dist/images/lc_downloadas-ppt.svg new file mode 100644 index 0000000..3581701 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-ppt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-pptx.svg b/f7cloud-office/browser/dist/images/lc_downloadas-pptx.svg new file mode 100644 index 0000000..c51f03d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-pptx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-rtf.svg b/f7cloud-office/browser/dist/images/lc_downloadas-rtf.svg new file mode 100644 index 0000000..d137aea --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-rtf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-xls.svg b/f7cloud-office/browser/dist/images/lc_downloadas-xls.svg new file mode 100644 index 0000000..f6bfa7d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-xls.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas-xlsx.svg b/f7cloud-office/browser/dist/images/lc_downloadas-xlsx.svg new file mode 100644 index 0000000..f13451b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas-xlsx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_downloadas.svg b/f7cloud-office/browser/dist/images/lc_downloadas.svg new file mode 100644 index 0000000..52f7d92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downloadas.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_downpage_branding.svg b/f7cloud-office/browser/dist/images/lc_downpage_branding.svg new file mode 100644 index 0000000..32dd096 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downpage_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_downsearch.svg b/f7cloud-office/browser/dist/images/lc_downsearch.svg new file mode 100644 index 0000000..2fe0de1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_downsearch.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_drawchart.svg b/f7cloud-office/browser/dist/images/lc_drawchart.svg new file mode 100644 index 0000000..f5a3e8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_drawchart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_drawchart_branding.svg b/f7cloud-office/browser/dist/images/lc_drawchart_branding.svg new file mode 100644 index 0000000..f8f2315 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_drawchart_branding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_duplicatepage.svg b/f7cloud-office/browser/dist/images/lc_duplicatepage.svg new file mode 100644 index 0000000..5758c67 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_duplicatepage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_duplicatepage_branding.svg b/f7cloud-office/browser/dist/images/lc_duplicatepage_branding.svg new file mode 100644 index 0000000..73356bd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_duplicatepage_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_editannotation.svg b/f7cloud-office/browser/dist/images/lc_editannotation.svg new file mode 100644 index 0000000..8314cbd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_editannotation.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_editdoc.svg b/f7cloud-office/browser/dist/images/lc_editdoc.svg new file mode 100644 index 0000000..72c0841 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_editdoc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_edithyperlink.svg b/f7cloud-office/browser/dist/images/lc_edithyperlink.svg new file mode 100644 index 0000000..c147fc9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_edithyperlink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_editregion.svg b/f7cloud-office/browser/dist/images/lc_editregion.svg new file mode 100644 index 0000000..89d1fa7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_editregion.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_editsparklinemenu.svg b/f7cloud-office/browser/dist/images/lc_editsparklinemenu.svg new file mode 100644 index 0000000..d6529b2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_editsparklinemenu.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_editstyle.svg b/f7cloud-office/browser/dist/images/lc_editstyle.svg new file mode 100644 index 0000000..d074d88 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_editstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_effectpropertypanel.svg b/f7cloud-office/browser/dist/images/lc_effectpropertypanel.svg new file mode 100644 index 0000000..0461c60 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_effectpropertypanel.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_ellipse.svg b/f7cloud-office/browser/dist/images/lc_ellipse.svg new file mode 100644 index 0000000..efb80ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ellipse.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_ellipse_branding.svg b/f7cloud-office/browser/dist/images/lc_ellipse_branding.svg new file mode 100644 index 0000000..53d475a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ellipse_branding.svg @@ -0,0 +1,31 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_entergroup.svg b/f7cloud-office/browser/dist/images/lc_entergroup.svg new file mode 100644 index 0000000..270f07b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_entergroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_entirecell.svg b/f7cloud-office/browser/dist/images/lc_entirecell.svg new file mode 100644 index 0000000..63f1103 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_entirecell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_entirecolumn.svg b/f7cloud-office/browser/dist/images/lc_entirecolumn.svg new file mode 100644 index 0000000..f3d22aa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_entirecolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_exportepub.svg b/f7cloud-office/browser/dist/images/lc_exportepub.svg new file mode 100644 index 0000000..2b32f97 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_exportepub.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_exportpdf.svg b/f7cloud-office/browser/dist/images/lc_exportpdf.svg new file mode 100644 index 0000000..d132539 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_exportpdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_exportsvg.svg b/f7cloud-office/browser/dist/images/lc_exportsvg.svg new file mode 100644 index 0000000..f68acee --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_exportsvg.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_exportswf.svg b/f7cloud-office/browser/dist/images/lc_exportswf.svg new file mode 100644 index 0000000..3a8dcb9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_exportswf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_extrusiontoggle.svg b/f7cloud-office/browser/dist/images/lc_extrusiontoggle.svg new file mode 100644 index 0000000..aa08216 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_extrusiontoggle.svg @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_feedback.svg b/f7cloud-office/browser/dist/images/lc_feedback.svg new file mode 100644 index 0000000..0049c0f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_feedback.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_file.svg b/f7cloud-office/browser/dist/images/lc_file.svg new file mode 100644 index 0000000..fc09655 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fillcolor.svg b/f7cloud-office/browser/dist/images/lc_fillcolor.svg new file mode 100644 index 0000000..923891d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fillcolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fillstyle.svg b/f7cloud-office/browser/dist/images/lc_fillstyle.svg new file mode 100644 index 0000000..2b7cd01 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fillstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_financialfunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_financialfunctionsmenu.svg new file mode 100644 index 0000000..f63d8df --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_financialfunctionsmenu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_firstlineindent.svg b/f7cloud-office/browser/dist/images/lc_firstlineindent.svg new file mode 100644 index 0000000..70d2990 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_firstlineindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_firstrecord.svg b/f7cloud-office/browser/dist/images/lc_firstrecord.svg new file mode 100644 index 0000000..0de3ca3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_firstrecord.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_firstrecord_branding.svg b/f7cloud-office/browser/dist/images/lc_firstrecord_branding.svg new file mode 100644 index 0000000..fe052f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_firstrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_fliphorizontal.svg b/f7cloud-office/browser/dist/images/lc_fliphorizontal.svg new file mode 100644 index 0000000..0e8e238 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fliphorizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_flipvertical.svg b/f7cloud-office/browser/dist/images/lc_flipvertical.svg new file mode 100644 index 0000000..97eab77 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flipvertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-card.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-card.svg new file mode 100644 index 0000000..a5e6177 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-card.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-collate.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-collate.svg new file mode 100644 index 0000000..1ea9907 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-collate.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-data.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-data.svg new file mode 100644 index 0000000..1661b10 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-data.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-decision.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-decision.svg new file mode 100644 index 0000000..f83460d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-decision.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-delay.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-delay.svg new file mode 100644 index 0000000..e6be380 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-delay.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-direct-access-storage.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-direct-access-storage.svg new file mode 100644 index 0000000..9372188 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-direct-access-storage.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-display.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-display.svg new file mode 100644 index 0000000..2411cab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-display.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-document.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-document.svg new file mode 100644 index 0000000..583cad7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-document.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-internal-storage.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-internal-storage.svg new file mode 100644 index 0000000..03d0d02 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-internal-storage.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-manual-input.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-manual-input.svg new file mode 100644 index 0000000..7a3a85c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-manual-input.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-multidocument.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-multidocument.svg new file mode 100644 index 0000000..dd68090 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-multidocument.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-off-page-connector.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-off-page-connector.svg new file mode 100644 index 0000000..4029187 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-off-page-connector.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-or.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-or.svg new file mode 100644 index 0000000..082d593 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-or.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-predefined-process.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-predefined-process.svg new file mode 100644 index 0000000..0f92057 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-predefined-process.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-preparation.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-preparation.svg new file mode 100644 index 0000000..bf79c0d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-preparation.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-punched-tape.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-punched-tape.svg new file mode 100644 index 0000000..5ce5844 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-punched-tape.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sequential-access.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sequential-access.svg new file mode 100644 index 0000000..9d7a1d6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sequential-access.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sort.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sort.svg new file mode 100644 index 0000000..a45be88 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-sort.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-stored-data.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-stored-data.svg new file mode 100644 index 0000000..c875ec9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-stored-data.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-summing-junction.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-summing-junction.svg new file mode 100644 index 0000000..2621f95 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-summing-junction.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-terminator.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-terminator.svg new file mode 100644 index 0000000..fa2947c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.flowchart-terminator.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_flowchartshapes.svg b/f7cloud-office/browser/dist/images/lc_flowchartshapes.svg new file mode 100644 index 0000000..03d0d02 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_flowchartshapes.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fold.svg b/f7cloud-office/browser/dist/images/lc_fold.svg new file mode 100644 index 0000000..00d9a3c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_followmepresentation.svg b/f7cloud-office/browser/dist/images/lc_followmepresentation.svg new file mode 100644 index 0000000..a334943 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_followmepresentation.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontcolor.svg b/f7cloud-office/browser/dist/images/lc_fontcolor.svg new file mode 100644 index 0000000..cce6308 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontcolor.svg @@ -0,0 +1,10 @@ + + + + > + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontdialog.svg b/f7cloud-office/browser/dist/images/lc_fontdialog.svg new file mode 100644 index 0000000..60e0ee7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontdialog.svg @@ -0,0 +1 @@ +>> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fontheight.svg b/f7cloud-office/browser/dist/images/lc_fontheight.svg new file mode 100644 index 0000000..ba7f4c1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fontworkalignmentfloater.svg b/f7cloud-office/browser/dist/images/lc_fontworkalignmentfloater.svg new file mode 100644 index 0000000..10ac7a3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkalignmentfloater.svg @@ -0,0 +1,9 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkpropertypanel.svg b/f7cloud-office/browser/dist/images/lc_fontworkpropertypanel.svg new file mode 100644 index 0000000..1510465 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fontworksameletterheights.svg b/f7cloud-office/browser/dist/images/lc_fontworksameletterheights.svg new file mode 100644 index 0000000..279e7c0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworksameletterheights.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-curve.svg new file mode 100644 index 0000000..47388c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-curve.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-pour.svg new file mode 100644 index 0000000..d7f3448 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-down-pour.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-curve.svg new file mode 100644 index 0000000..9555b90 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-curve.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-pour.svg new file mode 100644 index 0000000..c159c4c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-left-pour.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-curve.svg new file mode 100644 index 0000000..5ff5f7d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-curve.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-pour.svg new file mode 100644 index 0000000..922e794 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-right-pour.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-curve.svg new file mode 100644 index 0000000..3a1743a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-curve.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-pour.svg new file mode 100644 index 0000000..7df1cfa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-arch-up-pour.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-down.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-down.svg new file mode 100644 index 0000000..d092ca3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-down.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-up.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-up.svg new file mode 100644 index 0000000..8cdbd5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-chevron-up.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-curve.svg new file mode 100644 index 0000000..4f75aab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-curve.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-pour.svg new file mode 100644 index 0000000..a4851cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-circle-pour.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-down.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-down.svg new file mode 100644 index 0000000..9e49735 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-down.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-up.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-up.svg new file mode 100644 index 0000000..0041d4b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-curve-up.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-down.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-down.svg new file mode 100644 index 0000000..2a4a87a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-down.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-left.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-left.svg new file mode 100644 index 0000000..b1c766b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-left.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-right.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-right.svg new file mode 100644 index 0000000..48983be --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-right.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-left.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-left.svg new file mode 100644 index 0000000..6001fc6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-left.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-right.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-right.svg new file mode 100644 index 0000000..b8bf484 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up-and-right.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up.svg new file mode 100644 index 0000000..b37c6f7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-fade-up.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-inflate.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-inflate.svg new file mode 100644 index 0000000..9ac1211 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-inflate.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-curve.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-curve.svg new file mode 100644 index 0000000..791d42f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-curve.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-pour.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-pour.svg new file mode 100644 index 0000000..191f516 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-open-circle-pour.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-plain-text.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-plain-text.svg new file mode 100644 index 0000000..af0419e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-plain-text.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-down.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-down.svg new file mode 100644 index 0000000..5b9c951 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-down.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-up.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-up.svg new file mode 100644 index 0000000..92315c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-slant-up.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-stop.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-stop.svg new file mode 100644 index 0000000..5d4e083 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-stop.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-down.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-down.svg new file mode 100644 index 0000000..626c26c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-down.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-up.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-up.svg new file mode 100644 index 0000000..1475039 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-triangle-up.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-wave.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-wave.svg new file mode 100644 index 0000000..48d9510 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.fontwork-wave.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fontworkshapetype.svg b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.svg new file mode 100644 index 0000000..d19c493 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fontworkshapetype.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_footnotedialog.svg b/f7cloud-office/browser/dist/images/lc_footnotedialog.svg new file mode 100644 index 0000000..b700c3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_footnotedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formataxis.svg b/f7cloud-office/browser/dist/images/lc_formataxis.svg new file mode 100644 index 0000000..a74809e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formataxis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatbulletsmenu.svg b/f7cloud-office/browser/dist/images/lc_formatbulletsmenu.svg new file mode 100644 index 0000000..9e2b914 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatbulletsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatcelldialog.svg b/f7cloud-office/browser/dist/images/lc_formatcelldialog.svg new file mode 100644 index 0000000..2573da5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatcelldialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatchartarea.svg b/f7cloud-office/browser/dist/images/lc_formatchartarea.svg new file mode 100644 index 0000000..9fb5f1b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatchartarea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatcolumns.svg b/f7cloud-office/browser/dist/images/lc_formatcolumns.svg new file mode 100644 index 0000000..ab198bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatcolumns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatdatalabel.svg b/f7cloud-office/browser/dist/images/lc_formatdatalabel.svg new file mode 100644 index 0000000..32cccf9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatdatalabel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatformmenu.svg b/f7cloud-office/browser/dist/images/lc_formatformmenu.svg new file mode 100644 index 0000000..b483914 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatformmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatgroup.svg b/f7cloud-office/browser/dist/images/lc_formatgroup.svg new file mode 100644 index 0000000..46edf36 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatgroup.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_formatlegend.svg b/f7cloud-office/browser/dist/images/lc_formatlegend.svg new file mode 100644 index 0000000..4114584 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatlegend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatline.svg b/f7cloud-office/browser/dist/images/lc_formatline.svg new file mode 100644 index 0000000..9c00ab0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatmajorgrid.svg b/f7cloud-office/browser/dist/images/lc_formatmajorgrid.svg new file mode 100644 index 0000000..c77a0c9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatmajorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatmeanvalue.svg b/f7cloud-office/browser/dist/images/lc_formatmeanvalue.svg new file mode 100644 index 0000000..b4aca30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatmeanvalue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatmenu.svg b/f7cloud-office/browser/dist/images/lc_formatmenu.svg new file mode 100644 index 0000000..2e3edbe --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formatpaintbrush.svg b/f7cloud-office/browser/dist/images/lc_formatpaintbrush.svg new file mode 100644 index 0000000..5473927 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formatpaintbrush.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formattingmark.svg b/f7cloud-office/browser/dist/images/lc_formattingmark.svg new file mode 100644 index 0000000..8f33ccc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formattingmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formattingmarkmenu.svg b/f7cloud-office/browser/dist/images/lc_formattingmarkmenu.svg new file mode 100644 index 0000000..3eb39eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formattingmarkmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formproperties.svg b/f7cloud-office/browser/dist/images/lc_formproperties.svg new file mode 100644 index 0000000..cb63b18 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formularesfaperror.svg b/f7cloud-office/browser/dist/images/lc_formularesfaperror.svg new file mode 100644 index 0000000..7b32828 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formularesfaperror.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formularesfapok.svg b/f7cloud-office/browser/dist/images/lc_formularesfapok.svg new file mode 100644 index 0000000..f847ab8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formularesfapok.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formularesfapopen.svg b/f7cloud-office/browser/dist/images/lc_formularesfapopen.svg new file mode 100644 index 0000000..bab72f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formularesfapopen.svg @@ -0,0 +1 @@ +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_formularesfx.svg b/f7cloud-office/browser/dist/images/lc_formularesfx.svg new file mode 100644 index 0000000..f097c85 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_formularesfx.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_forumhelp.svg b/f7cloud-office/browser/dist/images/lc_forumhelp.svg new file mode 100644 index 0000000..b2c06f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_forumhelp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_forward.svg b/f7cloud-office/browser/dist/images/lc_forward.svg new file mode 100644 index 0000000..f1f7e19 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr01.svg b/f7cloud-office/browser/dist/images/lc_fr01.svg new file mode 100644 index 0000000..3f7101d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr01.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr010.svg b/f7cloud-office/browser/dist/images/lc_fr010.svg new file mode 100644 index 0000000..1821e37 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr010.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr011.svg b/f7cloud-office/browser/dist/images/lc_fr011.svg new file mode 100644 index 0000000..ca46671 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr011.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr012.svg b/f7cloud-office/browser/dist/images/lc_fr012.svg new file mode 100644 index 0000000..0fd4345 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr012.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr02.svg b/f7cloud-office/browser/dist/images/lc_fr02.svg new file mode 100644 index 0000000..dbb04aa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr02.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr03.svg b/f7cloud-office/browser/dist/images/lc_fr03.svg new file mode 100644 index 0000000..3d20b1e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr03.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr04.svg b/f7cloud-office/browser/dist/images/lc_fr04.svg new file mode 100644 index 0000000..6d83d94 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr04.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr05.svg b/f7cloud-office/browser/dist/images/lc_fr05.svg new file mode 100644 index 0000000..63e17a9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr05.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr06.svg b/f7cloud-office/browser/dist/images/lc_fr06.svg new file mode 100644 index 0000000..5272da3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr06.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr07.svg b/f7cloud-office/browser/dist/images/lc_fr07.svg new file mode 100644 index 0000000..7b54550 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr07.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr08.svg b/f7cloud-office/browser/dist/images/lc_fr08.svg new file mode 100644 index 0000000..11bae2e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr08.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fr09.svg b/f7cloud-office/browser/dist/images/lc_fr09.svg new file mode 100644 index 0000000..d81b98c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fr09.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_framelinecolor.svg b/f7cloud-office/browser/dist/images/lc_framelinecolor.svg new file mode 100644 index 0000000..6a44692 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_framelinecolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_framestyle.svg b/f7cloud-office/browser/dist/images/lc_framestyle.svg new file mode 100644 index 0000000..bb1c20c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_framestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_freezepanes.svg b/f7cloud-office/browser/dist/images/lc_freezepanes.svg new file mode 100644 index 0000000..fcbff2d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_freezepanes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_freezepanescolumn.svg b/f7cloud-office/browser/dist/images/lc_freezepanescolumn.svg new file mode 100644 index 0000000..fd411a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_freezepanescolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_freezepanesrow.svg b/f7cloud-office/browser/dist/images/lc_freezepanesrow.svg new file mode 100644 index 0000000..75cb28a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_freezepanesrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fromrow.svg b/f7cloud-office/browser/dist/images/lc_fromrow.svg new file mode 100644 index 0000000..44659ac --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fromrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fullscreen-presentation-toolbar-mobile.svg b/f7cloud-office/browser/dist/images/lc_fullscreen-presentation-toolbar-mobile.svg new file mode 100644 index 0000000..acc0600 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fullscreen-presentation-toolbar-mobile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_fullscreen-presentation.svg b/f7cloud-office/browser/dist/images/lc_fullscreen-presentation.svg new file mode 100644 index 0000000..60559b9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fullscreen-presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_fullscreen.svg b/f7cloud-office/browser/dist/images/lc_fullscreen.svg new file mode 100644 index 0000000..acddc8a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_fullscreen.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_functiondialog.svg b/f7cloud-office/browser/dist/images/lc_functiondialog.svg new file mode 100644 index 0000000..399ebb6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_functiondialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_functiondialog_branding.svg b/f7cloud-office/browser/dist/images/lc_functiondialog_branding.svg new file mode 100644 index 0000000..7a21f36 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_functiondialog_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_gallery.svg b/f7cloud-office/browser/dist/images/lc_gallery.svg new file mode 100644 index 0000000..5b7f251 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_gallery.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_goalseekdialog.svg b/f7cloud-office/browser/dist/images/lc_goalseekdialog.svg new file mode 100644 index 0000000..bdd233c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_goalseekdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_gradangle.svg b/f7cloud-office/browser/dist/images/lc_gradangle.svg new file mode 100644 index 0000000..b5bed4e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_gradangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicdialog.svg b/f7cloud-office/browser/dist/images/lc_graphicdialog.svg new file mode 100644 index 0000000..847953a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicfilterinvert.svg b/f7cloud-office/browser/dist/images/lc_graphicfilterinvert.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicfilterinvert.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicfilterpopart.svg b/f7cloud-office/browser/dist/images/lc_graphicfilterpopart.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicfilterpopart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicfilterremovenoise.svg b/f7cloud-office/browser/dist/images/lc_graphicfilterremovenoise.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicfilterremovenoise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicfiltersharpen.svg b/f7cloud-office/browser/dist/images/lc_graphicfiltersharpen.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicfiltersharpen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_graphicfiltersobel.svg b/f7cloud-office/browser/dist/images/lc_graphicfiltersobel.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_graphicfiltersobel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_griduse.svg b/f7cloud-office/browser/dist/images/lc_griduse.svg new file mode 100644 index 0000000..2b41764 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_griduse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_gridvisible.svg b/f7cloud-office/browser/dist/images/lc_gridvisible.svg new file mode 100644 index 0000000..5936755 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_gridvisible.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_group.svg b/f7cloud-office/browser/dist/images/lc_group.svg new file mode 100644 index 0000000..835f860 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_group.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_groupsparklines.svg b/f7cloud-office/browser/dist/images/lc_groupsparklines.svg new file mode 100644 index 0000000..46edf36 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_groupsparklines.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_grow.svg b/f7cloud-office/browser/dist/images/lc_grow.svg new file mode 100644 index 0000000..e3963c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_grow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hamburger.svg b/f7cloud-office/browser/dist/images/lc_hamburger.svg new file mode 100644 index 0000000..fd53b81 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hamburger.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_hangingindent.svg b/f7cloud-office/browser/dist/images/lc_hangingindent.svg new file mode 100644 index 0000000..e70925f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hangingindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_headerandfooter.svg b/f7cloud-office/browser/dist/images/lc_headerandfooter.svg new file mode 100644 index 0000000..6285920 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_headerandfooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_helpindex.svg b/f7cloud-office/browser/dist/images/lc_helpindex.svg new file mode 100644 index 0000000..eb1e8b1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_helpindex.svg @@ -0,0 +1,51 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_helpindex_secondary.svg b/f7cloud-office/browser/dist/images/lc_helpindex_secondary.svg new file mode 100644 index 0000000..e9503c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_helpindex_secondary.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hide.svg b/f7cloud-office/browser/dist/images/lc_hide.svg new file mode 100644 index 0000000..4cc1f07 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hidecolumn.svg b/f7cloud-office/browser/dist/images/lc_hidecolumn.svg new file mode 100644 index 0000000..39a23bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hidecolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hidedetail.svg b/f7cloud-office/browser/dist/images/lc_hidedetail.svg new file mode 100644 index 0000000..0117b2f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hidedetail.svg @@ -0,0 +1,21 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_hidenote.svg b/f7cloud-office/browser/dist/images/lc_hidenote.svg new file mode 100644 index 0000000..e966065 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hidenote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hiderow.svg b/f7cloud-office/browser/dist/images/lc_hiderow.svg new file mode 100644 index 0000000..d4a6da6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hiderow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hideslide.svg b/f7cloud-office/browser/dist/images/lc_hideslide.svg new file mode 100644 index 0000000..0f13784 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hideslide.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_horizontalpos.svg b/f7cloud-office/browser/dist/images/lc_horizontalpos.svg new file mode 100644 index 0000000..d0d2e9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_horizontalpos.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_hyphenate.svg b/f7cloud-office/browser/dist/images/lc_hyphenate.svg new file mode 100644 index 0000000..277739d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_hyphenate.svg @@ -0,0 +1 @@ +d \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertauthorfield.svg b/f7cloud-office/browser/dist/images/lc_insertauthorfield.svg new file mode 100644 index 0000000..d9ed7a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertauthorfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertauthoritiesentry.svg b/f7cloud-office/browser/dist/images/lc_insertauthoritiesentry.svg new file mode 100644 index 0000000..4f6dd5a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertauthoritiesentry.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertaxistitle.svg b/f7cloud-office/browser/dist/images/lc_insertaxistitle.svg new file mode 100644 index 0000000..78c45fe --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertaxistitle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertbookmark.svg b/f7cloud-office/browser/dist/images/lc_insertbookmark.svg new file mode 100644 index 0000000..0bccabb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertbookmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertbreak.svg b/f7cloud-office/browser/dist/images/lc_insertbreak.svg new file mode 100644 index 0000000..ec0a3d0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertbreakmenu.svg b/f7cloud-office/browser/dist/images/lc_insertbreakmenu.svg new file mode 100644 index 0000000..201244c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertbreakmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcaptiondialog.svg b/f7cloud-office/browser/dist/images/lc_insertcaptiondialog.svg new file mode 100644 index 0000000..9d02359 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcaptiondialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcell.svg b/f7cloud-office/browser/dist/images/lc_insertcell.svg new file mode 100644 index 0000000..4405490 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcolumnbreak.svg b/f7cloud-office/browser/dist/images/lc_insertcolumnbreak.svg new file mode 100644 index 0000000..fcf0ba1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcolumnbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcolumnsbefore.svg b/f7cloud-office/browser/dist/images/lc_insertcolumnsbefore.svg new file mode 100644 index 0000000..f57919a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcolumnsbefore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcolumnsmenu.svg b/f7cloud-office/browser/dist/images/lc_insertcolumnsmenu.svg new file mode 100644 index 0000000..315644f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcolumnsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertcontentcontrol.svg b/f7cloud-office/browser/dist/images/lc_insertcontentcontrol.svg new file mode 100644 index 0000000..f759995 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertcontentcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertdatalabel.svg b/f7cloud-office/browser/dist/images/lc_insertdatalabel.svg new file mode 100644 index 0000000..c038956 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertdatalabel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertdropdowncontentcontrol.svg b/f7cloud-office/browser/dist/images/lc_insertdropdowncontentcontrol.svg new file mode 100644 index 0000000..9a9ef3b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertdropdowncontentcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertendnote.svg b/f7cloud-office/browser/dist/images/lc_insertendnote.svg new file mode 100644 index 0000000..9d63423 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertendnote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertfield.svg b/f7cloud-office/browser/dist/images/lc_insertfield.svg new file mode 100644 index 0000000..6b53abe --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertfilefield.svg b/f7cloud-office/browser/dist/images/lc_insertfilefield.svg new file mode 100644 index 0000000..778f7d2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertfilefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertfootnote.svg b/f7cloud-office/browser/dist/images/lc_insertfootnote.svg new file mode 100644 index 0000000..d0ef456 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertfootnote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertframe.svg b/f7cloud-office/browser/dist/images/lc_insertframe.svg new file mode 100644 index 0000000..6a38cb0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertframe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertgraphic.svg b/f7cloud-office/browser/dist/images/lc_insertgraphic.svg new file mode 100644 index 0000000..b1fa771 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertgraphic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertgraphicremote.svg b/f7cloud-office/browser/dist/images/lc_insertgraphicremote.svg new file mode 100644 index 0000000..9785b86 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertgraphicremote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserthardhyphen.svg b/f7cloud-office/browser/dist/images/lc_inserthardhyphen.svg new file mode 100644 index 0000000..9142051 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserthardhyphen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserthyperlink.svg b/f7cloud-office/browser/dist/images/lc_inserthyperlink.svg new file mode 100644 index 0000000..a0fed5e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserthyperlink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserthyperlink_branding.svg b/f7cloud-office/browser/dist/images/lc_inserthyperlink_branding.svg new file mode 100644 index 0000000..b518617 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserthyperlink_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertion_mobile_wizard.svg b/f7cloud-office/browser/dist/images/lc_insertion_mobile_wizard.svg new file mode 100644 index 0000000..efe8062 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertion_mobile_wizard.svg @@ -0,0 +1,5 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertlrm.svg b/f7cloud-office/browser/dist/images/lc_insertlrm.svg new file mode 100644 index 0000000..2336824 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertlrm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertmajorgrid.svg b/f7cloud-office/browser/dist/images/lc_insertmajorgrid.svg new file mode 100644 index 0000000..b7b05b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertmajorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertmeanvalue.svg b/f7cloud-office/browser/dist/images/lc_insertmeanvalue.svg new file mode 100644 index 0000000..9caa002 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertmeanvalue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertminorgrid.svg b/f7cloud-office/browser/dist/images/lc_insertminorgrid.svg new file mode 100644 index 0000000..e3e9420 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertminorgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertmultiindex.svg b/f7cloud-office/browser/dist/images/lc_insertmultiindex.svg new file mode 100644 index 0000000..ef40e78 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertmultiindex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertmultimedia.svg b/f7cloud-office/browser/dist/images/lc_insertmultimedia.svg new file mode 100644 index 0000000..fe977c6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertmultimedia.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertobjectstarmath.svg b/f7cloud-office/browser/dist/images/lc_insertobjectstarmath.svg new file mode 100644 index 0000000..a8ab437 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertobjectstarmath.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpage.svg b/f7cloud-office/browser/dist/images/lc_insertpage.svg new file mode 100644 index 0000000..17a2f29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpage_branding.svg b/f7cloud-office/browser/dist/images/lc_insertpage_branding.svg new file mode 100644 index 0000000..ee67305 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpage_branding.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertpagebreak.svg b/f7cloud-office/browser/dist/images/lc_insertpagebreak.svg new file mode 100644 index 0000000..6806822 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagebreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagecountfield.svg b/f7cloud-office/browser/dist/images/lc_insertpagecountfield.svg new file mode 100644 index 0000000..11a7904 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagecountfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagefield.svg b/f7cloud-office/browser/dist/images/lc_insertpagefield.svg new file mode 100644 index 0000000..eef0458 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagefooter.svg b/f7cloud-office/browser/dist/images/lc_insertpagefooter.svg new file mode 100644 index 0000000..04ae3af --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagefooter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpageheader.svg b/f7cloud-office/browser/dist/images/lc_insertpageheader.svg new file mode 100644 index 0000000..51a647b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpageheader.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagenumberfield.svg b/f7cloud-office/browser/dist/images/lc_insertpagenumberfield.svg new file mode 100644 index 0000000..c72e644 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagenumberfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagesfield.svg b/f7cloud-office/browser/dist/images/lc_insertpagesfield.svg new file mode 100644 index 0000000..92c443c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagesfield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpagetitlefield.svg b/f7cloud-office/browser/dist/images/lc_insertpagetitlefield.svg new file mode 100644 index 0000000..1089263 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpagetitlefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertpicturecontentcontrol.svg b/f7cloud-office/browser/dist/images/lc_insertpicturecontentcontrol.svg new file mode 100644 index 0000000..f52ba0b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertpicturecontentcontrol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertqrcode.svg b/f7cloud-office/browser/dist/images/lc_insertqrcode.svg new file mode 100644 index 0000000..09a210e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertqrcode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertreferencefield.svg b/f7cloud-office/browser/dist/images/lc_insertreferencefield.svg new file mode 100644 index 0000000..e03edd5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertreferencefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertrlm.svg b/f7cloud-office/browser/dist/images/lc_insertrlm.svg new file mode 100644 index 0000000..d103dd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertrlm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertrowbreak.svg b/f7cloud-office/browser/dist/images/lc_insertrowbreak.svg new file mode 100644 index 0000000..41ff3f5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertrowbreak.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertrowsbefore.svg b/f7cloud-office/browser/dist/images/lc_insertrowsbefore.svg new file mode 100644 index 0000000..dc5c1a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertrowsbefore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertrowsmenu.svg b/f7cloud-office/browser/dist/images/lc_insertrowsmenu.svg new file mode 100644 index 0000000..9d5c219 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertrowsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertsection.svg b/f7cloud-office/browser/dist/images/lc_insertsection.svg new file mode 100644 index 0000000..c15aaee --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsection.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertshape.svg b/f7cloud-office/browser/dist/images/lc_insertshape.svg new file mode 100644 index 0000000..7709fb0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertshape.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertsheet.svg b/f7cloud-office/browser/dist/images/lc_insertsheet.svg new file mode 100644 index 0000000..afb0ad6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsheet.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertsheetafter.svg b/f7cloud-office/browser/dist/images/lc_insertsheetafter.svg new file mode 100644 index 0000000..3dd0463 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsheetafter.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_insertsheetbefore.svg b/f7cloud-office/browser/dist/images/lc_insertsheetbefore.svg new file mode 100644 index 0000000..740df95 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsheetbefore.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_insertsofthyphen.svg b/f7cloud-office/browser/dist/images/lc_insertsofthyphen.svg new file mode 100644 index 0000000..5fa12b3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsofthyphen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertsparkline.svg b/f7cloud-office/browser/dist/images/lc_insertsparkline.svg new file mode 100644 index 0000000..62f0274 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsparkline.svg @@ -0,0 +1,27 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertsymbol.svg b/f7cloud-office/browser/dist/images/lc_insertsymbol.svg new file mode 100644 index 0000000..631e71f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertsymbol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttable.svg b/f7cloud-office/browser/dist/images/lc_inserttable.svg new file mode 100644 index 0000000..3c89303 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttable_branding.svg b/f7cloud-office/browser/dist/images/lc_inserttable_branding.svg new file mode 100644 index 0000000..15ceb45 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttable_branding.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_inserttable_col_mono.svg b/f7cloud-office/browser/dist/images/lc_inserttable_col_mono.svg new file mode 100644 index 0000000..2436d6f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttable_col_mono.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttable_mono.svg b/f7cloud-office/browser/dist/images/lc_inserttable_mono.svg new file mode 100644 index 0000000..1a26f77 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttable_mono.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttable_row_mono.svg b/f7cloud-office/browser/dist/images/lc_inserttable_row_mono.svg new file mode 100644 index 0000000..2fadcd8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttable_row_mono.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttimefield.svg b/f7cloud-office/browser/dist/images/lc_inserttimefield.svg new file mode 100644 index 0000000..423ecf8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttimefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttitlefield.svg b/f7cloud-office/browser/dist/images/lc_inserttitlefield.svg new file mode 100644 index 0000000..4589a45 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttitlefield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_inserttopicfield.svg b/f7cloud-office/browser/dist/images/lc_inserttopicfield.svg new file mode 100644 index 0000000..a1524e5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_inserttopicfield.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_insertwj.svg b/f7cloud-office/browser/dist/images/lc_insertwj.svg new file mode 100644 index 0000000..5c74837 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertwj.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertzwnbsp.svg b/f7cloud-office/browser/dist/images/lc_insertzwnbsp.svg new file mode 100644 index 0000000..618a8a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertzwnbsp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_insertzwsp.svg b/f7cloud-office/browser/dist/images/lc_insertzwsp.svg new file mode 100644 index 0000000..6fd0ffa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_insertzwsp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_intersect.svg b/f7cloud-office/browser/dist/images/lc_intersect.svg new file mode 100644 index 0000000..b632f70 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_intersect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_italic.svg b/f7cloud-office/browser/dist/images/lc_italic.svg new file mode 100644 index 0000000..f703b03 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_italic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_justifypara.svg b/f7cloud-office/browser/dist/images/lc_justifypara.svg new file mode 100644 index 0000000..e302967 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_justifypara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_keyboardshortcuts.svg b/f7cloud-office/browser/dist/images/lc_keyboardshortcuts.svg new file mode 100644 index 0000000..5b71d1a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_keyboardshortcuts.svg @@ -0,0 +1,21 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_landscape.svg b/f7cloud-office/browser/dist/images/lc_landscape.svg new file mode 100644 index 0000000..8323550 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_landscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_languagemenu.svg b/f7cloud-office/browser/dist/images/lc_languagemenu.svg new file mode 100644 index 0000000..e9e073e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_languagemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_lastrecord.svg b/f7cloud-office/browser/dist/images/lc_lastrecord.svg new file mode 100644 index 0000000..ba72875 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lastrecord.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_latestupdates.svg b/f7cloud-office/browser/dist/images/lc_latestupdates.svg new file mode 100644 index 0000000..2e73e9b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_latestupdates.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout00.svg b/f7cloud-office/browser/dist/images/lc_layout00.svg new file mode 100644 index 0000000..27850cc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout00.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_layout01.svg b/f7cloud-office/browser/dist/images/lc_layout01.svg new file mode 100644 index 0000000..2ba8e65 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout01.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout02.svg b/f7cloud-office/browser/dist/images/lc_layout02.svg new file mode 100644 index 0000000..7031823 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout02.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout03.svg b/f7cloud-office/browser/dist/images/lc_layout03.svg new file mode 100644 index 0000000..e73da55 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout03.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout04.svg b/f7cloud-office/browser/dist/images/lc_layout04.svg new file mode 100644 index 0000000..35aba18 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout04.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout05.svg b/f7cloud-office/browser/dist/images/lc_layout05.svg new file mode 100644 index 0000000..bd145dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout05.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout06.svg b/f7cloud-office/browser/dist/images/lc_layout06.svg new file mode 100644 index 0000000..a84a9fb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout06.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout07.svg b/f7cloud-office/browser/dist/images/lc_layout07.svg new file mode 100644 index 0000000..6c15a4c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout07.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout08.svg b/f7cloud-office/browser/dist/images/lc_layout08.svg new file mode 100644 index 0000000..991f2c1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout08.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout09.svg b/f7cloud-office/browser/dist/images/lc_layout09.svg new file mode 100644 index 0000000..3044b6a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout09.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout10.svg b/f7cloud-office/browser/dist/images/lc_layout10.svg new file mode 100644 index 0000000..b67567e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout11.svg b/f7cloud-office/browser/dist/images/lc_layout11.svg new file mode 100644 index 0000000..0b6e924 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout12.svg b/f7cloud-office/browser/dist/images/lc_layout12.svg new file mode 100644 index 0000000..c7b3af4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_layout13.svg b/f7cloud-office/browser/dist/images/lc_layout13.svg new file mode 100644 index 0000000..fc5aae1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_layout13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_lb_distance.svg b/f7cloud-office/browser/dist/images/lc_lb_distance.svg new file mode 100644 index 0000000..06a9723 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lb_distance.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_lb_glow_radius.svg b/f7cloud-office/browser/dist/images/lc_lb_glow_radius.svg new file mode 100644 index 0000000..85de5f5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lb_glow_radius.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_lb_shadow_blur.svg b/f7cloud-office/browser/dist/images/lc_lb_shadow_blur.svg new file mode 100644 index 0000000..a373951 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lb_shadow_blur.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_leadingzeroes.svg b/f7cloud-office/browser/dist/images/lc_leadingzeroes.svg new file mode 100644 index 0000000..b7c6109 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_leadingzeroes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_leavegroup.svg b/f7cloud-office/browser/dist/images/lc_leavegroup.svg new file mode 100644 index 0000000..0d00c4f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_leavegroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_left.svg b/f7cloud-office/browser/dist/images/lc_left.svg new file mode 100644 index 0000000..d0e1a23 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_leftindent.svg b/f7cloud-office/browser/dist/images/lc_leftindent.svg new file mode 100644 index 0000000..152d540 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_leftindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_leftpara.svg b/f7cloud-office/browser/dist/images/lc_leftpara.svg new file mode 100644 index 0000000..56cadc3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_leftpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_leftright.svg b/f7cloud-office/browser/dist/images/lc_leftright.svg new file mode 100644 index 0000000..7ba724b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_leftright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_line.svg b/f7cloud-office/browser/dist/images/lc_line.svg new file mode 100644 index 0000000..dd0490e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_line.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_lineendstyle.svg b/f7cloud-office/browser/dist/images/lc_lineendstyle.svg new file mode 100644 index 0000000..e08cc92 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lineendstyle.svg @@ -0,0 +1,51 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_linenumberingdialog.svg b/f7cloud-office/browser/dist/images/lc_linenumberingdialog.svg new file mode 100644 index 0000000..edcfb7e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_linenumberingdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_linespacing.svg b/f7cloud-office/browser/dist/images/lc_linespacing.svg new file mode 100644 index 0000000..6fb593a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_linespacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_linestyle.svg b/f7cloud-office/browser/dist/images/lc_linestyle.svg new file mode 100644 index 0000000..9d237dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_linestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_linetransparency.svg b/f7cloud-office/browser/dist/images/lc_linetransparency.svg new file mode 100644 index 0000000..4901078 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_linetransparency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_linewidth.svg b/f7cloud-office/browser/dist/images/lc_linewidth.svg new file mode 100644 index 0000000..a88f194 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_linewidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_listitem-selected.svg b/f7cloud-office/browser/dist/images/lc_listitem-selected.svg new file mode 100644 index 0000000..6110dbf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_listitem-selected.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_liststyle.svg b/f7cloud-office/browser/dist/images/lc_liststyle.svg new file mode 100644 index 0000000..19aec1e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_liststyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_lock.svg b/f7cloud-office/browser/dist/images/lc_lock.svg new file mode 100644 index 0000000..1a228e7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lock.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_logicalfunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_logicalfunctionsmenu.svg new file mode 100644 index 0000000..598b129 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_logicalfunctionsmenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/lc_lookupandreffunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_lookupandreffunctionsmenu.svg new file mode 100644 index 0000000..9cc05ba --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_lookupandreffunctionsmenu.svg @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_masterslide.svg b/f7cloud-office/browser/dist/images/lc_masterslide.svg new file mode 100644 index 0000000..9e76a24 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_masterslide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_mathandtrigfunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_mathandtrigfunctionsmenu.svg new file mode 100644 index 0000000..db23b8b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_mathandtrigfunctionsmenu.svg @@ -0,0 +1,4 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menu20statistic.svg b/f7cloud-office/browser/dist/images/lc_menu20statistic.svg new file mode 100644 index 0000000..16a7d9f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menu20statistic.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menu_chevron.svg b/f7cloud-office/browser/dist/images/lc_menu_chevron.svg new file mode 100644 index 0000000..948fc46 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menu_chevron.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_menu_downloadas_pdf_branding.svg b/f7cloud-office/browser/dist/images/lc_menu_downloadas_pdf_branding.svg new file mode 100644 index 0000000..c2a6201 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menu_downloadas_pdf_branding.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menu_fullscreen_branding.svg b/f7cloud-office/browser/dist/images/lc_menu_fullscreen_branding.svg new file mode 100644 index 0000000..38a4b55 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menu_fullscreen_branding.svg @@ -0,0 +1,49 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menu_zoomreset_branding.svg b/f7cloud-office/browser/dist/images/lc_menu_zoomreset_branding.svg new file mode 100644 index 0000000..a11c6ba --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menu_zoomreset_branding.svg @@ -0,0 +1,73 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menubar.svg b/f7cloud-office/browser/dist/images/lc_menubar.svg new file mode 100644 index 0000000..ff6fd6b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menubar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_menuoverflow.svg b/f7cloud-office/browser/dist/images/lc_menuoverflow.svg new file mode 100644 index 0000000..d4b90d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menuoverflow.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_menuprintranges.svg b/f7cloud-office/browser/dist/images/lc_menuprintranges.svg new file mode 100644 index 0000000..30d2ce0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_menuprintranges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_merge.svg b/f7cloud-office/browser/dist/images/lc_merge.svg new file mode 100644 index 0000000..85dfddd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_merge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_mergecells.svg b/f7cloud-office/browser/dist/images/lc_mergecells.svg new file mode 100644 index 0000000..a95da8c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_mergecells.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_mobile_comment_wizard.svg b/f7cloud-office/browser/dist/images/lc_mobile_comment_wizard.svg new file mode 100644 index 0000000..b43ef74 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_mobile_comment_wizard.svg @@ -0,0 +1,6 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_mobile_wizard.svg b/f7cloud-office/browser/dist/images/lc_mobile_wizard.svg new file mode 100644 index 0000000..ab93e67 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_mobile_wizard.svg @@ -0,0 +1,6 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_morebutton.svg b/f7cloud-office/browser/dist/images/lc_morebutton.svg new file mode 100644 index 0000000..0de4ffc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_morebutton.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_morefunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_morefunctionsmenu.svg new file mode 100644 index 0000000..a3ce3b4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_morefunctionsmenu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_movedown.svg b/f7cloud-office/browser/dist/images/lc_movedown.svg new file mode 100644 index 0000000..74b2cde --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_movedown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_movesheetleft.svg b/f7cloud-office/browser/dist/images/lc_movesheetleft.svg new file mode 100644 index 0000000..671e350 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_movesheetleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_movesheetright.svg b/f7cloud-office/browser/dist/images/lc_movesheetright.svg new file mode 100644 index 0000000..671e350 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_movesheetright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_moveup.svg b/f7cloud-office/browser/dist/images/lc_moveup.svg new file mode 100644 index 0000000..9fc58ed --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_moveup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_navigator.svg b/f7cloud-office/browser/dist/images/lc_navigator.svg new file mode 100644 index 0000000..c67993b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_navigator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_next.svg b/f7cloud-office/browser/dist/images/lc_next.svg new file mode 100644 index 0000000..083e408 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_next.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_nextrecord.svg b/f7cloud-office/browser/dist/images/lc_nextrecord.svg new file mode 100644 index 0000000..773165e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_nextrecord.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_nextrecord_branding.svg b/f7cloud-office/browser/dist/images/lc_nextrecord_branding.svg new file mode 100644 index 0000000..39b4fbb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_nextrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_nobreak.svg b/f7cloud-office/browser/dist/images/lc_nobreak.svg new file mode 100644 index 0000000..5b55faf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_nobreak.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_none.svg b/f7cloud-office/browser/dist/images/lc_none.svg new file mode 100644 index 0000000..da624e3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_normalmultipanegui.svg b/f7cloud-office/browser/dist/images/lc_normalmultipanegui.svg new file mode 100644 index 0000000..7b452d1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_normalmultipanegui.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_notesmode.svg b/f7cloud-office/browser/dist/images/lc_notesmode.svg new file mode 100644 index 0000000..f1962d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_notesmode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatcurrency.svg b/f7cloud-office/browser/dist/images/lc_numberformatcurrency.svg new file mode 100644 index 0000000..eb00514 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatcurrency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatcurrency_branding.svg b/f7cloud-office/browser/dist/images/lc_numberformatcurrency_branding.svg new file mode 100644 index 0000000..a78179b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatcurrency_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatdate.svg b/f7cloud-office/browser/dist/images/lc_numberformatdate.svg new file mode 100644 index 0000000..044ca17 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatdate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals.svg b/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals.svg new file mode 100644 index 0000000..1dae594 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals_branding.svg b/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals_branding.svg new file mode 100644 index 0000000..cf6f091 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatdecdecimals_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatdecimal.svg b/f7cloud-office/browser/dist/images/lc_numberformatdecimal.svg new file mode 100644 index 0000000..b1d352f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatdecimal.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatdecimal_branding.svg b/f7cloud-office/browser/dist/images/lc_numberformatdecimal_branding.svg new file mode 100644 index 0000000..b3e97e3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatdecimal_branding.svg @@ -0,0 +1,46 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatincdecimals.svg b/f7cloud-office/browser/dist/images/lc_numberformatincdecimals.svg new file mode 100644 index 0000000..7fdd717 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatincdecimals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatincdecimals_branding.svg b/f7cloud-office/browser/dist/images/lc_numberformatincdecimals_branding.svg new file mode 100644 index 0000000..a613897 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatincdecimals_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatpercent.svg b/f7cloud-office/browser/dist/images/lc_numberformatpercent.svg new file mode 100644 index 0000000..a423d20 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatpercent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatpercent_branding.svg b/f7cloud-office/browser/dist/images/lc_numberformatpercent_branding.svg new file mode 100644 index 0000000..bc92cf1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatpercent_branding.svg @@ -0,0 +1,37 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_numberformatpropertypanel.svg b/f7cloud-office/browser/dist/images/lc_numberformatpropertypanel.svg new file mode 100644 index 0000000..3aa460a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatpropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatscientific.svg b/f7cloud-office/browser/dist/images/lc_numberformatscientific.svg new file mode 100644 index 0000000..79fff30 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatscientific.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatstandard.svg b/f7cloud-office/browser/dist/images/lc_numberformatstandard.svg new file mode 100644 index 0000000..3483224 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatstandard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformatthousands.svg b/f7cloud-office/browser/dist/images/lc_numberformatthousands.svg new file mode 100644 index 0000000..b2839d3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformatthousands.svg @@ -0,0 +1 @@ +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_numberformattime.svg b/f7cloud-office/browser/dist/images/lc_numberformattime.svg new file mode 100644 index 0000000..cb367fa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_numberformattime.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_objectalignleft.svg b/f7cloud-office/browser/dist/images/lc_objectalignleft.svg new file mode 100644 index 0000000..5793a0e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_objectalignleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_objectalignright.svg b/f7cloud-office/browser/dist/images/lc_objectalignright.svg new file mode 100644 index 0000000..a713b37 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_objectalignright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_objectforwardone.svg b/f7cloud-office/browser/dist/images/lc_objectforwardone.svg new file mode 100644 index 0000000..a58b0a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_objectforwardone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ok.svg b/f7cloud-office/browser/dist/images/lc_ok.svg new file mode 100644 index 0000000..e6ed5f8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ok.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_ok_white.svg b/f7cloud-office/browser/dist/images/lc_ok_white.svg new file mode 100644 index 0000000..4694dd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ok_white.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_onlinehelp.svg b/f7cloud-office/browser/dist/images/lc_onlinehelp.svg new file mode 100644 index 0000000..93c3070 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_onlinehelp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_optimizetable.svg b/f7cloud-office/browser/dist/images/lc_optimizetable.svg new file mode 100644 index 0000000..96a5f6a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_optimizetable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_orientation.svg b/f7cloud-office/browser/dist/images/lc_orientation.svg new file mode 100644 index 0000000..3cd4565 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_orientation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_outlinebullet.svg b/f7cloud-office/browser/dist/images/lc_outlinebullet.svg new file mode 100644 index 0000000..675ae5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_outlinebullet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_outlineleft.svg b/f7cloud-office/browser/dist/images/lc_outlineleft.svg new file mode 100644 index 0000000..bd4de83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_outlineleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_outlineright.svg b/f7cloud-office/browser/dist/images/lc_outlineright.svg new file mode 100644 index 0000000..b10bd31 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_outlineright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_outside.svg b/f7cloud-office/browser/dist/images/lc_outside.svg new file mode 100644 index 0000000..c02e86d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_outside.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_overflow-morebutton.svg b/f7cloud-office/browser/dist/images/lc_overflow-morebutton.svg new file mode 100644 index 0000000..2709ade --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_overflow-morebutton.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_overline.svg b/f7cloud-office/browser/dist/images/lc_overline.svg new file mode 100644 index 0000000..6a09239 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_overline.svg @@ -0,0 +1 @@ +O \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagedialog.svg b/f7cloud-office/browser/dist/images/lc_pagedialog.svg new file mode 100644 index 0000000..ce6d92a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pageheight.svg b/f7cloud-office/browser/dist/images/lc_pageheight.svg new file mode 100644 index 0000000..eee1c1e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pageheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagemargin.svg b/f7cloud-office/browser/dist/images/lc_pagemargin.svg new file mode 100644 index 0000000..ffa2713 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagemargin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagemarginnarrow.svg b/f7cloud-office/browser/dist/images/lc_pagemarginnarrow.svg new file mode 100644 index 0000000..0e08901 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagemarginnarrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagemarginwide.svg b/f7cloud-office/browser/dist/images/lc_pagemarginwide.svg new file mode 100644 index 0000000..b5d5c80 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagemarginwide.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagemenu.svg b/f7cloud-office/browser/dist/images/lc_pagemenu.svg new file mode 100644 index 0000000..a8e15f9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagesetup.svg b/f7cloud-office/browser/dist/images/lc_pagesetup.svg new file mode 100644 index 0000000..ebd7382 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagesetup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagesize.svg b/f7cloud-office/browser/dist/images/lc_pagesize.svg new file mode 100644 index 0000000..104bdd1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagesize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagestyle.svg b/f7cloud-office/browser/dist/images/lc_pagestyle.svg new file mode 100644 index 0000000..753a43e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagestyle.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pagewidth.svg b/f7cloud-office/browser/dist/images/lc_pagewidth.svg new file mode 100644 index 0000000..44a1241 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pagewidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paperformat.svg b/f7cloud-office/browser/dist/images/lc_paperformat.svg new file mode 100644 index 0000000..760d497 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paperformat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paragraphdialog.svg b/f7cloud-office/browser/dist/images/lc_paragraphdialog.svg new file mode 100644 index 0000000..b35430b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paragraphdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paralefttoright.svg b/f7cloud-office/browser/dist/images/lc_paralefttoright.svg new file mode 100644 index 0000000..200266a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paralefttoright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pararighttoleft.svg b/f7cloud-office/browser/dist/images/lc_pararighttoleft.svg new file mode 100644 index 0000000..31213e1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pararighttoleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paraspacedecrease.svg b/f7cloud-office/browser/dist/images/lc_paraspacedecrease.svg new file mode 100644 index 0000000..27fff7f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paraspacedecrease.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paraspaceincrease.svg b/f7cloud-office/browser/dist/images/lc_paraspaceincrease.svg new file mode 100644 index 0000000..04df564 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paraspaceincrease.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_parastyle.svg b/f7cloud-office/browser/dist/images/lc_parastyle.svg new file mode 100644 index 0000000..1702e2d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_parastyle.svg @@ -0,0 +1,5 @@ + + + + +/&amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_paste.svg b/f7cloud-office/browser/dist/images/lc_paste.svg new file mode 100644 index 0000000..1863223 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_paste.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pictureeffectsmenu.svg b/f7cloud-office/browser/dist/images/lc_pictureeffectsmenu.svg new file mode 100644 index 0000000..0aea90b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pictureeffectsmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_pie.svg b/f7cloud-office/browser/dist/images/lc_pie.svg new file mode 100644 index 0000000..abae869 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_pie.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_portrait.svg b/f7cloud-office/browser/dist/images/lc_portrait.svg new file mode 100644 index 0000000..b4df2b4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_portrait.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_possizepropertypanel.svg b/f7cloud-office/browser/dist/images/lc_possizepropertypanel.svg new file mode 100644 index 0000000..9442284 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_possizepropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_presentation-currentslide.svg b/f7cloud-office/browser/dist/images/lc_presentation-currentslide.svg new file mode 100644 index 0000000..ac851b1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_presentation-currentslide.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_presentation.svg b/f7cloud-office/browser/dist/images/lc_presentation.svg new file mode 100644 index 0000000..70c7472 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_presentation.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_presenterconsole.svg b/f7cloud-office/browser/dist/images/lc_presenterconsole.svg new file mode 100644 index 0000000..8163a9c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_presenterconsole.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_presentinwindow.svg b/f7cloud-office/browser/dist/images/lc_presentinwindow.svg new file mode 100644 index 0000000..a334943 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_presentinwindow.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_prev.svg b/f7cloud-office/browser/dist/images/lc_prev.svg new file mode 100644 index 0000000..37e5da0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_prev.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_prevrecord.svg b/f7cloud-office/browser/dist/images/lc_prevrecord.svg new file mode 100644 index 0000000..509d655 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_prevrecord.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_prevrecord_branding.svg b/f7cloud-office/browser/dist/images/lc_prevrecord_branding.svg new file mode 100644 index 0000000..a1c8eaa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_prevrecord_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_print.svg b/f7cloud-office/browser/dist/images/lc_print.svg new file mode 100644 index 0000000..bcaf9ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_print.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_printgrid.svg b/f7cloud-office/browser/dist/images/lc_printgrid.svg new file mode 100644 index 0000000..2f464ce --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_printgrid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_protect.svg b/f7cloud-office/browser/dist/images/lc_protect.svg new file mode 100644 index 0000000..57d2cf5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_protect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_radiobutton.svg b/f7cloud-office/browser/dist/images/lc_radiobutton.svg new file mode 100644 index 0000000..d85d8f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_radiobutton.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_recalcpivottable.svg b/f7cloud-office/browser/dist/images/lc_recalcpivottable.svg new file mode 100644 index 0000000..34be5ac --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_recalcpivottable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_recsearch.svg b/f7cloud-office/browser/dist/images/lc_recsearch.svg new file mode 100644 index 0000000..ce5897f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_recsearch.svg @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_rect.svg b/f7cloud-office/browser/dist/images/lc_rect.svg new file mode 100644 index 0000000..4f91c29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rect.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_rect_rounded.svg b/f7cloud-office/browser/dist/images/lc_rect_rounded.svg new file mode 100644 index 0000000..33e8963 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rect_rounded.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_rect_unfilled.svg b/f7cloud-office/browser/dist/images/lc_rect_unfilled.svg new file mode 100644 index 0000000..7ba0beb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rect_unfilled.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_redo.svg b/f7cloud-office/browser/dist/images/lc_redo.svg new file mode 100644 index 0000000..d611aae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_redo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_reinstatetrackedchange.svg b/f7cloud-office/browser/dist/images/lc_reinstatetrackedchange.svg new file mode 100644 index 0000000..da276bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_reinstatetrackedchange.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_rejectalltrackedchanges.svg b/f7cloud-office/browser/dist/images/lc_rejectalltrackedchanges.svg new file mode 100644 index 0000000..e39f4a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rejectalltrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rejecttrackedchange.svg b/f7cloud-office/browser/dist/images/lc_rejecttrackedchange.svg new file mode 100644 index 0000000..12f6e20 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rejecttrackedchange.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rejecttrackedchangetonext.svg b/f7cloud-office/browser/dist/images/lc_rejecttrackedchangetonext.svg new file mode 100644 index 0000000..7f8a184 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rejecttrackedchangetonext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_remove.svg b/f7cloud-office/browser/dist/images/lc_remove.svg new file mode 100644 index 0000000..7356186 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_remove.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_removebullets.svg b/f7cloud-office/browser/dist/images/lc_removebullets.svg new file mode 100644 index 0000000..ad9435b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_removebullets.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_removehyperlink.svg b/f7cloud-office/browser/dist/images/lc_removehyperlink.svg new file mode 100644 index 0000000..ece9add --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_removehyperlink.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_renamedocument.svg b/f7cloud-office/browser/dist/images/lc_renamedocument.svg new file mode 100644 index 0000000..a145047 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_renamedocument.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_renamemasterpage.svg b/f7cloud-office/browser/dist/images/lc_renamemasterpage.svg new file mode 100644 index 0000000..25851ef --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_renamemasterpage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_renametable.svg b/f7cloud-office/browser/dist/images/lc_renametable.svg new file mode 100644 index 0000000..ab78904 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_renametable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_repair.svg b/f7cloud-office/browser/dist/images/lc_repair.svg new file mode 100644 index 0000000..eca1299 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_repair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_replycomment.svg b/f7cloud-office/browser/dist/images/lc_replycomment.svg new file mode 100644 index 0000000..3157fa9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_replycomment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_reportissue.svg b/f7cloud-office/browser/dist/images/lc_reportissue.svg new file mode 100644 index 0000000..2917792 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_reportissue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_resetdatapoint.svg b/f7cloud-office/browser/dist/images/lc_resetdatapoint.svg new file mode 100644 index 0000000..6b2992d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_resetdatapoint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_resharddisk_16.svg b/f7cloud-office/browser/dist/images/lc_resharddisk_16.svg new file mode 100644 index 0000000..5fdf2bd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_resharddisk_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_resim30820.svg b/f7cloud-office/browser/dist/images/lc_resim30820.svg new file mode 100644 index 0000000..69a0d3d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_resim30820.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_resim30821.svg b/f7cloud-office/browser/dist/images/lc_resim30821.svg new file mode 100644 index 0000000..fdeeac8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_resim30821.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_resolvethread.svg b/f7cloud-office/browser/dist/images/lc_resolvethread.svg new file mode 100644 index 0000000..9d82dfe --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_resolvethread.svg @@ -0,0 +1,36 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_ressx03249.svg b/f7cloud-office/browser/dist/images/lc_ressx03249.svg new file mode 100644 index 0000000..ea1d7f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ressx03249.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ressx03250.svg b/f7cloud-office/browser/dist/images/lc_ressx03250.svg new file mode 100644 index 0000000..f6e0547 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ressx03250.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ressx03251.svg b/f7cloud-office/browser/dist/images/lc_ressx03251.svg new file mode 100644 index 0000000..bafdcfb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ressx03251.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ressx03255.svg b/f7cloud-office/browser/dist/images/lc_ressx03255.svg new file mode 100644 index 0000000..a18d376 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ressx03255.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rev-history.svg b/f7cloud-office/browser/dist/images/lc_rev-history.svg new file mode 100644 index 0000000..107c4d7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rev-history.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_right.svg b/f7cloud-office/browser/dist/images/lc_right.svg new file mode 100644 index 0000000..ac76b31 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rightpara.svg b/f7cloud-office/browser/dist/images/lc_rightpara.svg new file mode 100644 index 0000000..b33cf32 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rightpara.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rotateleft.svg b/f7cloud-office/browser/dist/images/lc_rotateleft.svg new file mode 100644 index 0000000..23270f1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rotateleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rotateright.svg b/f7cloud-office/browser/dist/images/lc_rotateright.svg new file mode 100644 index 0000000..6c824f4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rotateright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rotation.svg b/f7cloud-office/browser/dist/images/lc_rotation.svg new file mode 100644 index 0000000..c6fb369 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rotation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_rowheight.svg b/f7cloud-office/browser/dist/images/lc_rowheight.svg new file mode 100644 index 0000000..b62a001 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_rowheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_runmacro.svg b/f7cloud-office/browser/dist/images/lc_runmacro.svg new file mode 100644 index 0000000..dcedcf1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_runmacro.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_save.svg b/f7cloud-office/browser/dist/images/lc_save.svg new file mode 100644 index 0000000..126be41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_save.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_save_branding.svg b/f7cloud-office/browser/dist/images/lc_save_branding.svg new file mode 100644 index 0000000..a1a644c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_save_branding.svg @@ -0,0 +1,5 @@ + + + diff --git a/f7cloud-office/browser/dist/images/lc_saveas.svg b/f7cloud-office/browser/dist/images/lc_saveas.svg new file mode 100644 index 0000000..9fc4b82 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_saveas.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_saved.svg b/f7cloud-office/browser/dist/images/lc_saved.svg new file mode 100644 index 0000000..cee0cc6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_saved.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_saved_branding.svg b/f7cloud-office/browser/dist/images/lc_saved_branding.svg new file mode 100644 index 0000000..af7d387 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_saved_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_savemodified.svg b/f7cloud-office/browser/dist/images/lc_savemodified.svg new file mode 100644 index 0000000..6f27485 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_savemodified.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_savemodified_branding.svg b/f7cloud-office/browser/dist/images/lc_savemodified_branding.svg new file mode 100644 index 0000000..bdc8f1e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_savemodified_branding.svg @@ -0,0 +1,50 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_saving.svg b/f7cloud-office/browser/dist/images/lc_saving.svg new file mode 100644 index 0000000..af9f9a8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_saving.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_saving_branding.svg b/f7cloud-office/browser/dist/images/lc_saving_branding.svg new file mode 100644 index 0000000..12cea5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_saving_branding.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sb_softedge_radius.svg b/f7cloud-office/browser/dist/images/lc_sb_softedge_radius.svg new file mode 100644 index 0000000..3911e84 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sb_softedge_radius.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_scresnc01.svg b/f7cloud-office/browser/dist/images/lc_scresnc01.svg new file mode 100644 index 0000000..e58bdbe --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc01.svg @@ -0,0 +1,2 @@ + +/&amp;amp;amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc02.svg b/f7cloud-office/browser/dist/images/lc_scresnc02.svg new file mode 100644 index 0000000..737dc1d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc02.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc03.svg b/f7cloud-office/browser/dist/images/lc_scresnc03.svg new file mode 100644 index 0000000..ccef4e5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc03.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc04.svg b/f7cloud-office/browser/dist/images/lc_scresnc04.svg new file mode 100644 index 0000000..f2b7e27 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc04.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc05.svg b/f7cloud-office/browser/dist/images/lc_scresnc05.svg new file mode 100644 index 0000000..29ffec7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc05.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc06.svg b/f7cloud-office/browser/dist/images/lc_scresnc06.svg new file mode 100644 index 0000000..4c7ddf8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc06.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc07.svg b/f7cloud-office/browser/dist/images/lc_scresnc07.svg new file mode 100644 index 0000000..993b5a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc07.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scresnc08.svg b/f7cloud-office/browser/dist/images/lc_scresnc08.svg new file mode 100644 index 0000000..d989f7f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scresnc08.svg @@ -0,0 +1,2 @@ + +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scrollbar_mobile.svg b/f7cloud-office/browser/dist/images/lc_scrollbar_mobile.svg new file mode 100644 index 0000000..476a881 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scrollbar_mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scrolltonext.svg b/f7cloud-office/browser/dist/images/lc_scrolltonext.svg new file mode 100644 index 0000000..bc2523b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scrolltonext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_scrolltoprevious.svg b/f7cloud-office/browser/dist/images/lc_scrolltoprevious.svg new file mode 100644 index 0000000..eb2039f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_scrolltoprevious.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sdresgraphic.svg b/f7cloud-office/browser/dist/images/lc_sdresgraphic.svg new file mode 100644 index 0000000..175618b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sdresgraphic.svg @@ -0,0 +1,4 @@ + + + +/&amp;amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sdresobjects.svg b/f7cloud-office/browser/dist/images/lc_sdresobjects.svg new file mode 100644 index 0000000..f8fba13 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sdresobjects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sdresole.svg b/f7cloud-office/browser/dist/images/lc_sdresole.svg new file mode 100644 index 0000000..29ffec7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sdresole.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sdrespageobjs.svg b/f7cloud-office/browser/dist/images/lc_sdrespageobjs.svg new file mode 100644 index 0000000..8dcf7b2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sdrespageobjs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_searchdialog.svg b/f7cloud-office/browser/dist/images/lc_searchdialog.svg new file mode 100644 index 0000000..307e2d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_searchdialog.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_searchnext.svg b/f7cloud-office/browser/dist/images/lc_searchnext.svg new file mode 100644 index 0000000..345eeca --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_searchnext.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_searchnext_branding.svg b/f7cloud-office/browser/dist/images/lc_searchnext_branding.svg new file mode 100644 index 0000000..9beedc4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_searchnext_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_searchprev.svg b/f7cloud-office/browser/dist/images/lc_searchprev.svg new file mode 100644 index 0000000..ef067f7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_searchprev.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_searchprev_branding.svg b/f7cloud-office/browser/dist/images/lc_searchprev_branding.svg new file mode 100644 index 0000000..f0dc36c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_searchprev_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_selectall.svg b/f7cloud-office/browser/dist/images/lc_selectall.svg new file mode 100644 index 0000000..146aa53 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_selectbackground.svg b/f7cloud-office/browser/dist/images/lc_selectbackground.svg new file mode 100644 index 0000000..50b3f29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectbackground.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_selectdb.svg b/f7cloud-office/browser/dist/images/lc_selectdb.svg new file mode 100644 index 0000000..e1e71f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectdb.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_selectheight.svg b/f7cloud-office/browser/dist/images/lc_selectheight.svg new file mode 100644 index 0000000..4fc8b54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_selectionlanugagenone.svg b/f7cloud-office/browser/dist/images/lc_selectionlanugagenone.svg new file mode 100644 index 0000000..8da6dd4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectionlanugagenone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_selecttable.svg b/f7cloud-office/browser/dist/images/lc_selecttable.svg new file mode 100644 index 0000000..5aa59ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selecttable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_selectwidth.svg b/f7cloud-office/browser/dist/images/lc_selectwidth.svg new file mode 100644 index 0000000..f39d6d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_selectwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sendtoback.svg b/f7cloud-office/browser/dist/images/lc_sendtoback.svg new file mode 100644 index 0000000..4ccc6f5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sendtoback.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_serveraudit.svg b/f7cloud-office/browser/dist/images/lc_serveraudit.svg new file mode 100644 index 0000000..8d6a4f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_serveraudit.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_serverauditerror.svg b/f7cloud-office/browser/dist/images/lc_serverauditerror.svg new file mode 100644 index 0000000..12eedac --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_serverauditerror.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_serverauditheader.svg b/f7cloud-office/browser/dist/images/lc_serverauditheader.svg new file mode 100644 index 0000000..d4a2536 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_serverauditheader.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_serverauditok.svg b/f7cloud-office/browser/dist/images/lc_serverauditok.svg new file mode 100644 index 0000000..bbb0d73 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_serverauditok.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_setanchoratchar.svg b/f7cloud-office/browser/dist/images/lc_setanchoratchar.svg new file mode 100644 index 0000000..d1ab6dd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchoratchar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setanchortocell.svg b/f7cloud-office/browser/dist/images/lc_setanchortocell.svg new file mode 100644 index 0000000..d3029d3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchortocell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setanchortocellresize.svg b/f7cloud-office/browser/dist/images/lc_setanchortocellresize.svg new file mode 100644 index 0000000..bd0dd5c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchortocellresize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setanchortochar.svg b/f7cloud-office/browser/dist/images/lc_setanchortochar.svg new file mode 100644 index 0000000..174d265 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchortochar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setanchortopage.svg b/f7cloud-office/browser/dist/images/lc_setanchortopage.svg new file mode 100644 index 0000000..18922f6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchortopage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setanchortopara.svg b/f7cloud-office/browser/dist/images/lc_setanchortopara.svg new file mode 100644 index 0000000..2f1cf5b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setanchortopara.svg @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setblue.svg b/f7cloud-office/browser/dist/images/lc_setblue.svg new file mode 100644 index 0000000..167613f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setblue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setborderstyle.svg b/f7cloud-office/browser/dist/images/lc_setborderstyle.svg new file mode 100644 index 0000000..6d3661a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setborderstyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setborderstyle_branding.svg b/f7cloud-office/browser/dist/images/lc_setborderstyle_branding.svg new file mode 100644 index 0000000..5fbfa8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setborderstyle_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_setbrightness.svg b/f7cloud-office/browser/dist/images/lc_setbrightness.svg new file mode 100644 index 0000000..ce7baaf --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setbrightness.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_setcontrast.svg b/f7cloud-office/browser/dist/images/lc_setcontrast.svg new file mode 100644 index 0000000..c74f9c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setcontrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setdefault.svg b/f7cloud-office/browser/dist/images/lc_setdefault.svg new file mode 100644 index 0000000..e15ff70 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setdefault.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setdocumentproperties.svg b/f7cloud-office/browser/dist/images/lc_setdocumentproperties.svg new file mode 100644 index 0000000..f68acae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setdocumentproperties.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setgamma.svg b/f7cloud-office/browser/dist/images/lc_setgamma.svg new file mode 100644 index 0000000..6b86c0a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setgamma.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setgraphtransparency.svg b/f7cloud-office/browser/dist/images/lc_setgraphtransparency.svg new file mode 100644 index 0000000..8f910d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setgraphtransparency.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setgreen.svg b/f7cloud-office/browser/dist/images/lc_setgreen.svg new file mode 100644 index 0000000..fb8442b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setgreen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setminimalcolumnwidth.svg b/f7cloud-office/browser/dist/images/lc_setminimalcolumnwidth.svg new file mode 100644 index 0000000..95a144a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setminimalcolumnwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setminimalrowheight.svg b/f7cloud-office/browser/dist/images/lc_setminimalrowheight.svg new file mode 100644 index 0000000..05705cd --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setminimalrowheight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setobjecttobackground.svg b/f7cloud-office/browser/dist/images/lc_setobjecttobackground.svg new file mode 100644 index 0000000..ed812df --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setobjecttobackground.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setobjecttoforeground.svg b/f7cloud-office/browser/dist/images/lc_setobjecttoforeground.svg new file mode 100644 index 0000000..16963aa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setobjecttoforeground.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setoptimalcolumnwidth.svg b/f7cloud-office/browser/dist/images/lc_setoptimalcolumnwidth.svg new file mode 100644 index 0000000..011315b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setoptimalcolumnwidth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setoutline.svg b/f7cloud-office/browser/dist/images/lc_setoutline.svg new file mode 100644 index 0000000..c499736 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setoutline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setred.svg b/f7cloud-office/browser/dist/images/lc_setred.svg new file mode 100644 index 0000000..5c2a623 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setred.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_setselectionlanguagemenu.svg b/f7cloud-office/browser/dist/images/lc_setselectionlanguagemenu.svg new file mode 100644 index 0000000..66123a4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_setselectionlanguagemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_settings.svg b/f7cloud-office/browser/dist/images/lc_settings.svg new file mode 100644 index 0000000..6312943 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_settings.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_shadowed.svg b/f7cloud-office/browser/dist/images/lc_shadowed.svg new file mode 100644 index 0000000..8c742d5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_shadowed.svg @@ -0,0 +1 @@ +>> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_shareas.svg b/f7cloud-office/browser/dist/images/lc_shareas.svg new file mode 100644 index 0000000..707e213 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_shareas.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sheetmenu.svg b/f7cloud-office/browser/dist/images/lc_sheetmenu.svg new file mode 100644 index 0000000..528e40e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sheetmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_show.svg b/f7cloud-office/browser/dist/images/lc_show.svg new file mode 100644 index 0000000..8e24293 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_show.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showannotations.svg b/f7cloud-office/browser/dist/images/lc_showannotations.svg new file mode 100644 index 0000000..31795f0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showannotations.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showannotations_branding.svg b/f7cloud-office/browser/dist/images/lc_showannotations_branding.svg new file mode 100644 index 0000000..caf4139 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showannotations_branding.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/lc_showcolumn.svg b/f7cloud-office/browser/dist/images/lc_showcolumn.svg new file mode 100644 index 0000000..0bff65f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showcolumn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showdetail.svg b/f7cloud-office/browser/dist/images/lc_showdetail.svg new file mode 100644 index 0000000..a924e09 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showdetail.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_shownote.svg b/f7cloud-office/browser/dist/images/lc_shownote.svg new file mode 100644 index 0000000..59eca14 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_shownote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showresolvedannotations.svg b/f7cloud-office/browser/dist/images/lc_showresolvedannotations.svg new file mode 100644 index 0000000..21365f1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showresolvedannotations.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showrow.svg b/f7cloud-office/browser/dist/images/lc_showrow.svg new file mode 100644 index 0000000..63ad57f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showruler.svg b/f7cloud-office/browser/dist/images/lc_showruler.svg new file mode 100644 index 0000000..b633498 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showruler.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_showslide.svg b/f7cloud-office/browser/dist/images/lc_showslide.svg new file mode 100644 index 0000000..bfd00b3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showslide.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_showstatusbar.svg b/f7cloud-office/browser/dist/images/lc_showstatusbar.svg new file mode 100644 index 0000000..102edc4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showstatusbar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_showtrackedchanges.svg b/f7cloud-office/browser/dist/images/lc_showtrackedchanges.svg new file mode 100644 index 0000000..e220638 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_showtrackedchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_shrink.svg b/f7cloud-office/browser/dist/images/lc_shrink.svg new file mode 100644 index 0000000..4703edc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_shrink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebar-animation.svg b/f7cloud-office/browser/dist/images/lc_sidebar-animation.svg new file mode 100644 index 0000000..cb5399a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar-animation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebar-transition.svg b/f7cloud-office/browser/dist/images/lc_sidebar-transition.svg new file mode 100644 index 0000000..efcda24 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar-transition.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebar.svg b/f7cloud-office/browser/dist/images/lc_sidebar.svg new file mode 100644 index 0000000..911429a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebar_calc.svg b/f7cloud-office/browser/dist/images/lc_sidebar_calc.svg new file mode 100644 index 0000000..95c2f8f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar_calc.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_sidebar_draw.svg b/f7cloud-office/browser/dist/images/lc_sidebar_draw.svg new file mode 100644 index 0000000..abd69a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar_draw.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_sidebar_impress.svg b/f7cloud-office/browser/dist/images/lc_sidebar_impress.svg new file mode 100644 index 0000000..c1c5e75 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar_impress.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_sidebar_masterslide.svg b/f7cloud-office/browser/dist/images/lc_sidebar_masterslide.svg new file mode 100644 index 0000000..17041cc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar_masterslide.svg @@ -0,0 +1,43 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_sidebar_writer.svg b/f7cloud-office/browser/dist/images/lc_sidebar_writer.svg new file mode 100644 index 0000000..81d06f2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebar_writer.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_sidebardeck.a11ycheckdeck.svg b/f7cloud-office/browser/dist/images/lc_sidebardeck.a11ycheckdeck.svg new file mode 100644 index 0000000..b87645c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebardeck.a11ycheckdeck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebardeck.elementsdeck.svg b/f7cloud-office/browser/dist/images/lc_sidebardeck.elementsdeck.svg new file mode 100644 index 0000000..911429a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebardeck.elementsdeck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sidebartextpanel.svg b/f7cloud-office/browser/dist/images/lc_sidebartextpanel.svg new file mode 100644 index 0000000..0b8cf0b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sidebartextpanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_signature.svg b/f7cloud-office/browser/dist/images/lc_signature.svg new file mode 100644 index 0000000..a5ec99d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_signature.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_slidechangewindow.svg b/f7cloud-office/browser/dist/images/lc_slidechangewindow.svg new file mode 100644 index 0000000..55133dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_slidechangewindow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_slidemenu.svg b/f7cloud-office/browser/dist/images/lc_slidemenu.svg new file mode 100644 index 0000000..dc72826 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_slidemenu.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_slidesize.svg b/f7cloud-office/browser/dist/images/lc_slidesize.svg new file mode 100644 index 0000000..c39c42d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_slidesize.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sortascending.svg b/f7cloud-office/browser/dist/images/lc_sortascending.svg new file mode 100644 index 0000000..0bbf5eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sortascending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_sortdescending.svg b/f7cloud-office/browser/dist/images/lc_sortdescending.svg new file mode 100644 index 0000000..c526447 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_sortdescending.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spacepara1.svg b/f7cloud-office/browser/dist/images/lc_spacepara1.svg new file mode 100644 index 0000000..1af48c2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spacepara1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spacepara2.svg b/f7cloud-office/browser/dist/images/lc_spacepara2.svg new file mode 100644 index 0000000..0bac3a1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spacepara2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spacing.svg b/f7cloud-office/browser/dist/images/lc_spacing.svg new file mode 100644 index 0000000..82b19c8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spacing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spellcheckignore.svg b/f7cloud-office/browser/dist/images/lc_spellcheckignore.svg new file mode 100644 index 0000000..ecb4b43 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spellcheckignore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spelldialog.svg b/f7cloud-office/browser/dist/images/lc_spelldialog.svg new file mode 100644 index 0000000..369a5ec --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spelldialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spelling.svg b/f7cloud-office/browser/dist/images/lc_spelling.svg new file mode 100644 index 0000000..cfd96a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spelling.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_splitcell.svg b/f7cloud-office/browser/dist/images/lc_splitcell.svg new file mode 100644 index 0000000..d5610f1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_splitcell.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_splittable.svg b/f7cloud-office/browser/dist/images/lc_splittable.svg new file mode 100644 index 0000000..96ae8a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_splittable.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_spreadsheet_protected.svg b/f7cloud-office/browser/dist/images/lc_spreadsheet_protected.svg new file mode 100644 index 0000000..6deb171 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_spreadsheet_protected.svg @@ -0,0 +1 @@ +/&amp;amp;amp;gt; diff --git a/f7cloud-office/browser/dist/images/lc_square.svg b/f7cloud-office/browser/dist/images/lc_square.svg new file mode 100644 index 0000000..31dfcd2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_square.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_square_rounded_unfilled.svg b/f7cloud-office/browser/dist/images/lc_square_rounded_unfilled.svg new file mode 100644 index 0000000..6ae9f04 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_square_rounded_unfilled.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_square_unfilled.svg b/f7cloud-office/browser/dist/images/lc_square_unfilled.svg new file mode 100644 index 0000000..f481e38 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_square_unfilled.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_standard-size.svg b/f7cloud-office/browser/dist/images/lc_standard-size.svg new file mode 100644 index 0000000..31dfcd2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_standard-size.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.bang.svg b/f7cloud-office/browser/dist/images/lc_starshapes.bang.svg new file mode 100644 index 0000000..7437259 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.bang.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.concave-star6.svg b/f7cloud-office/browser/dist/images/lc_starshapes.concave-star6.svg new file mode 100644 index 0000000..c84ae28 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.concave-star6.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.doorplate.svg b/f7cloud-office/browser/dist/images/lc_starshapes.doorplate.svg new file mode 100644 index 0000000..eb808c5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.doorplate.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.horizontal-scroll.svg b/f7cloud-office/browser/dist/images/lc_starshapes.horizontal-scroll.svg new file mode 100644 index 0000000..554e0d6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.horizontal-scroll.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.signet.svg b/f7cloud-office/browser/dist/images/lc_starshapes.signet.svg new file mode 100644 index 0000000..d717345 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.signet.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star12.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star12.svg new file mode 100644 index 0000000..8eb7fa7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star12.svg @@ -0,0 +1,16 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star24.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star24.svg new file mode 100644 index 0000000..db6e093 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star24.svg @@ -0,0 +1,16 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star4.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star4.svg new file mode 100644 index 0000000..24610a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star4.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star5.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star5.svg new file mode 100644 index 0000000..3199426 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star5.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star6.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star6.svg new file mode 100644 index 0000000..80c7738 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star6.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.star8.svg b/f7cloud-office/browser/dist/images/lc_starshapes.star8.svg new file mode 100644 index 0000000..382dfe6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.star8.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.svg b/f7cloud-office/browser/dist/images/lc_starshapes.svg new file mode 100644 index 0000000..96dd265 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_starshapes.vertical-scroll.svg b/f7cloud-office/browser/dist/images/lc_starshapes.vertical-scroll.svg new file mode 100644 index 0000000..97a6ed8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_starshapes.vertical-scroll.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_startformula.svg b/f7cloud-office/browser/dist/images/lc_startformula.svg new file mode 100644 index 0000000..4c1aed5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_startformula.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_strikeout.svg b/f7cloud-office/browser/dist/images/lc_strikeout.svg new file mode 100644 index 0000000..09c8b1d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_strikeout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_styleapply.svg b/f7cloud-office/browser/dist/images/lc_styleapply.svg new file mode 100644 index 0000000..b57a8ff --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..7c038ca --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dbad26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..1b6d27c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dgood26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..d1d7017 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20126familyname3astring3dcellstyles.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..26a475e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dheading20226familyname3astring3dcellstyles.svg @@ -0,0 +1,13 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg new file mode 100644 index 0000000..407161e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleapply3fstyle3astring3dneutral26familyname3astring3dcellstyles.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_stylenewbyexample.svg b/f7cloud-office/browser/dist/images/lc_stylenewbyexample.svg new file mode 100644 index 0000000..bc4be5e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_stylenewbyexample.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_stylepreviewmore.svg b/f7cloud-office/browser/dist/images/lc_stylepreviewmore.svg new file mode 100644 index 0000000..d288608 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_stylepreviewmore.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_stylepreviews-scrolldown_branding.svg b/f7cloud-office/browser/dist/images/lc_stylepreviews-scrolldown_branding.svg new file mode 100644 index 0000000..2a08f21 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_stylepreviews-scrolldown_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_stylepreviews-scrollup_branding.svg b/f7cloud-office/browser/dist/images/lc_stylepreviews-scrollup_branding.svg new file mode 100644 index 0000000..bc8740a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_stylepreviews-scrollup_branding.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/lc_styleupdatebyexample.svg b/f7cloud-office/browser/dist/images/lc_styleupdatebyexample.svg new file mode 100644 index 0000000..fb3dab0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_styleupdatebyexample.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_subscript.svg b/f7cloud-office/browser/dist/images/lc_subscript.svg new file mode 100644 index 0000000..20605cb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_subscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_substract.svg b/f7cloud-office/browser/dist/images/lc_substract.svg new file mode 100644 index 0000000..292b945 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_substract.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_superscript.svg b/f7cloud-office/browser/dist/images/lc_superscript.svg new file mode 100644 index 0000000..863b01a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_superscript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_svxrespr03.svg b/f7cloud-office/browser/dist/images/lc_svxrespr03.svg new file mode 100644 index 0000000..33c230d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_svxrespr03.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_svxressh03.svg b/f7cloud-office/browser/dist/images/lc_svxressh03.svg new file mode 100644 index 0000000..000565d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_svxressh03.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20000.svg b/f7cloud-office/browser/dist/images/lc_swresnc20000.svg new file mode 100644 index 0000000..e8166cb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20000.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20001.svg b/f7cloud-office/browser/dist/images/lc_swresnc20001.svg new file mode 100644 index 0000000..232e1ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20001.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20002.svg b/f7cloud-office/browser/dist/images/lc_swresnc20002.svg new file mode 100644 index 0000000..0ed9555 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20002.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20003.svg b/f7cloud-office/browser/dist/images/lc_swresnc20003.svg new file mode 100644 index 0000000..f2b7e27 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20003.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20004.svg b/f7cloud-office/browser/dist/images/lc_swresnc20004.svg new file mode 100644 index 0000000..29ffec7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20004.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20005.svg b/f7cloud-office/browser/dist/images/lc_swresnc20005.svg new file mode 100644 index 0000000..993b5a2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20005.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20006.svg b/f7cloud-office/browser/dist/images/lc_swresnc20006.svg new file mode 100644 index 0000000..46535f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20006.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20007.svg b/f7cloud-office/browser/dist/images/lc_swresnc20007.svg new file mode 100644 index 0000000..39cedca --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20007.svg @@ -0,0 +1 @@ +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20008.svg b/f7cloud-office/browser/dist/images/lc_swresnc20008.svg new file mode 100644 index 0000000..97e2f9f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20008.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20009.svg b/f7cloud-office/browser/dist/images/lc_swresnc20009.svg new file mode 100644 index 0000000..59bf49c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20009.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20010.svg b/f7cloud-office/browser/dist/images/lc_swresnc20010.svg new file mode 100644 index 0000000..4c7ddf8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20010.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20011.svg b/f7cloud-office/browser/dist/images/lc_swresnc20011.svg new file mode 100644 index 0000000..d989f7f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20011.svg @@ -0,0 +1,2 @@ + +/&amp;amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20012.svg b/f7cloud-office/browser/dist/images/lc_swresnc20012.svg new file mode 100644 index 0000000..0e133ae --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20012.svg @@ -0,0 +1,2 @@ + +/&amp;gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresnc20013.svg b/f7cloud-office/browser/dist/images/lc_swresnc20013.svg new file mode 100644 index 0000000..8aa4bf4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresnc20013.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresredline_deleted.svg b/f7cloud-office/browser/dist/images/lc_swresredline_deleted.svg new file mode 100644 index 0000000..60ac7d9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresredline_deleted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresredline_fmtcollset.svg b/f7cloud-office/browser/dist/images/lc_swresredline_fmtcollset.svg new file mode 100644 index 0000000..f30b882 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresredline_fmtcollset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresredline_formatted.svg b/f7cloud-office/browser/dist/images/lc_swresredline_formatted.svg new file mode 100644 index 0000000..501019f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresredline_formatted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresredline_inserted.svg b/f7cloud-office/browser/dist/images/lc_swresredline_inserted.svg new file mode 100644 index 0000000..4869ad1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresredline_inserted.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swresredline_tablechg.svg b/f7cloud-office/browser/dist/images/lc_swresredline_tablechg.svg new file mode 100644 index 0000000..115ab22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swresredline_tablechg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_swwrappropertypanel.svg b/f7cloud-office/browser/dist/images/lc_swwrappropertypanel.svg new file mode 100644 index 0000000..c28fd99 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_swwrappropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.brace-pair.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.brace-pair.svg new file mode 100644 index 0000000..efe3b96 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.brace-pair.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.bracket-pair.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.bracket-pair.svg new file mode 100644 index 0000000..c334d24 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.bracket-pair.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.cloud.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.cloud.svg new file mode 100644 index 0000000..12befb2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.cloud.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.diamond-bevel.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.diamond-bevel.svg new file mode 100644 index 0000000..ce21c26 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.diamond-bevel.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.flower.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.flower.svg new file mode 100644 index 0000000..d4cd832 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.flower.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.forbidden.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.forbidden.svg new file mode 100644 index 0000000..16d96e1 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.forbidden.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.heart.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.heart.svg new file mode 100644 index 0000000..4a3db7a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.heart.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.left-brace.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.left-brace.svg new file mode 100644 index 0000000..b843aef --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.left-brace.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.left-bracket.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.left-bracket.svg new file mode 100644 index 0000000..b05b816 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.left-bracket.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.lightning.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.lightning.svg new file mode 100644 index 0000000..8404a3e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.lightning.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.moon.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.moon.svg new file mode 100644 index 0000000..d92daf5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.moon.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.octagon-bevel.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.octagon-bevel.svg new file mode 100644 index 0000000..3a95cf9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.octagon-bevel.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.puzzle.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.puzzle.svg new file mode 100644 index 0000000..05c3b91 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.puzzle.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.quad-bevel.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.quad-bevel.svg new file mode 100644 index 0000000..0baf469 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.quad-bevel.svg @@ -0,0 +1,19 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.right-brace.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.right-brace.svg new file mode 100644 index 0000000..1ec5882 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.right-brace.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.right-bracket.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.right-bracket.svg new file mode 100644 index 0000000..8d526ca --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.right-bracket.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.sun.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.sun.svg new file mode 100644 index 0000000..1cba587 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.sun.svg @@ -0,0 +1,21 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_symbolshapes.svg b/f7cloud-office/browser/dist/images/lc_symbolshapes.svg new file mode 100644 index 0000000..501f310 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_symbolshapes.svg @@ -0,0 +1,35 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_tabledesign.svg b/f7cloud-office/browser/dist/images/lc_tabledesign.svg new file mode 100644 index 0000000..af8d65b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_tabledesign.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_tableinsertmenu.svg b/f7cloud-office/browser/dist/images/lc_tableinsertmenu.svg new file mode 100644 index 0000000..5c13bb9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_tableinsertmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_tablemenu.svg b/f7cloud-office/browser/dist/images/lc_tablemenu.svg new file mode 100644 index 0000000..48f4779 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_tablemenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_tablenumberformatdialog.svg b/f7cloud-office/browser/dist/images/lc_tablenumberformatdialog.svg new file mode 100644 index 0000000..9f1fb86 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_tablenumberformatdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_tablestyle.svg b/f7cloud-office/browser/dist/images/lc_tablestyle.svg new file mode 100644 index 0000000..d21ed48 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_tablestyle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_text.svg b/f7cloud-office/browser/dist/images/lc_text.svg new file mode 100644 index 0000000..53f37c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_text_branding.svg b/f7cloud-office/browser/dist/images/lc_text_branding.svg new file mode 100644 index 0000000..a02790f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_text_branding.svg @@ -0,0 +1,3 @@ +A + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_textfunctionsmenu.svg b/f7cloud-office/browser/dist/images/lc_textfunctionsmenu.svg new file mode 100644 index 0000000..88f8703 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_textfunctionsmenu.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/lc_themedialog.svg b/f7cloud-office/browser/dist/images/lc_themedialog.svg new file mode 100644 index 0000000..472c38c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_themedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_thesaurusdialog.svg b/f7cloud-office/browser/dist/images/lc_thesaurusdialog.svg new file mode 100644 index 0000000..4f55bd2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_thesaurusdialog.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_thickbottom.svg b/f7cloud-office/browser/dist/images/lc_thickbottom.svg new file mode 100644 index 0000000..beb004b --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_thickbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_thickbox.svg b/f7cloud-office/browser/dist/images/lc_thickbox.svg new file mode 100644 index 0000000..83fa399 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_thickbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_titlepagedialog.svg b/f7cloud-office/browser/dist/images/lc_titlepagedialog.svg new file mode 100644 index 0000000..c3ea625 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_titlepagedialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_togglea11ystate.svg b/f7cloud-office/browser/dist/images/lc_togglea11ystate.svg new file mode 100644 index 0000000..b87645c --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_togglea11ystate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_toggledarktheme.svg b/f7cloud-office/browser/dist/images/lc_toggledarktheme.svg new file mode 100644 index 0000000..7a3b5d6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_toggledarktheme.svg @@ -0,0 +1,11 @@ + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_togglemergecells.svg b/f7cloud-office/browser/dist/images/lc_togglemergecells.svg new file mode 100644 index 0000000..6312cfb --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_togglemergecells.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_toggleuimode.svg b/f7cloud-office/browser/dist/images/lc_toggleuimode.svg new file mode 100644 index 0000000..4c90d2f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_toggleuimode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_togglewasm.svg b/f7cloud-office/browser/dist/images/lc_togglewasm.svg new file mode 100644 index 0000000..f10d19f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_togglewasm.svg @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_toolprotectiondocument.svg b/f7cloud-office/browser/dist/images/lc_toolprotectiondocument.svg new file mode 100644 index 0000000..a8b6b42 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_toolprotectiondocument.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_top.svg b/f7cloud-office/browser/dist/images/lc_top.svg new file mode 100644 index 0000000..8b9582f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_topbottom.svg b/f7cloud-office/browser/dist/images/lc_topbottom.svg new file mode 100644 index 0000000..604413e --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_topbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_topdoublebottom.svg b/f7cloud-office/browser/dist/images/lc_topdoublebottom.svg new file mode 100644 index 0000000..ef1b208 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_topdoublebottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_topthickbottom.svg b/f7cloud-office/browser/dist/images/lc_topthickbottom.svg new file mode 100644 index 0000000..c7fdc53 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_topthickbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_trackchanges.svg b/f7cloud-office/browser/dist/images/lc_trackchanges.svg new file mode 100644 index 0000000..7fe4f73 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_trackchanges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_transformdialog.svg b/f7cloud-office/browser/dist/images/lc_transformdialog.svg new file mode 100644 index 0000000..2930d12 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_transformdialog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_translate.svg b/f7cloud-office/browser/dist/images/lc_translate.svg new file mode 100644 index 0000000..30c2b55 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_translate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_typenet.svg b/f7cloud-office/browser/dist/images/lc_typenet.svg new file mode 100644 index 0000000..52d2d25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_typenet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_underline.svg b/f7cloud-office/browser/dist/images/lc_underline.svg new file mode 100644 index 0000000..ad09355 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_underline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_underlinedouble.svg b/f7cloud-office/browser/dist/images/lc_underlinedouble.svg new file mode 100644 index 0000000..7d6e287 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_underlinedouble.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_undo.svg b/f7cloud-office/browser/dist/images/lc_undo.svg new file mode 100644 index 0000000..9671172 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_undo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ungroup.svg b/f7cloud-office/browser/dist/images/lc_ungroup.svg new file mode 100644 index 0000000..acf3f64 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ungroup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_ungroupsparklines.svg b/f7cloud-office/browser/dist/images/lc_ungroupsparklines.svg new file mode 100644 index 0000000..7577201 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_ungroupsparklines.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_unlinkcitation.svg b/f7cloud-office/browser/dist/images/lc_unlinkcitation.svg new file mode 100644 index 0000000..1362e3a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_unlinkcitation.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_unsetcellsreadonly.svg b/f7cloud-office/browser/dist/images/lc_unsetcellsreadonly.svg new file mode 100644 index 0000000..8ea11ef --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_unsetcellsreadonly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_up.svg b/f7cloud-office/browser/dist/images/lc_up.svg new file mode 100644 index 0000000..917dac8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_up.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_updateall.svg b/f7cloud-office/browser/dist/images/lc_updateall.svg new file mode 100644 index 0000000..4522fb9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_updateall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_updatecurindex.svg b/f7cloud-office/browser/dist/images/lc_updatecurindex.svg new file mode 100644 index 0000000..a126bcc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_updatecurindex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_uppage_branding.svg b/f7cloud-office/browser/dist/images/lc_uppage_branding.svg new file mode 100644 index 0000000..ce6754d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_uppage_branding.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_upsearch.svg b/f7cloud-office/browser/dist/images/lc_upsearch.svg new file mode 100644 index 0000000..09650e7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_upsearch.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_userslistmenu.svg b/f7cloud-office/browser/dist/images/lc_userslistmenu.svg new file mode 100644 index 0000000..85bdfb4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_userslistmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_validation.svg b/f7cloud-office/browser/dist/images/lc_validation.svg new file mode 100644 index 0000000..f6b6e87 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_validation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_verticalpos.svg b/f7cloud-office/browser/dist/images/lc_verticalpos.svg new file mode 100644 index 0000000..40e26ed --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_verticalpos.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_verticaltext.svg b/f7cloud-office/browser/dist/images/lc_verticaltext.svg new file mode 100644 index 0000000..de08544 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_verticaltext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_view.svg b/f7cloud-office/browser/dist/images/lc_view.svg new file mode 100644 index 0000000..559b4da --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_view.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_view100.svg b/f7cloud-office/browser/dist/images/lc_view100.svg new file mode 100644 index 0000000..f2d80ba --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_view100.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_viewcomment.svg b/f7cloud-office/browser/dist/images/lc_viewcomment.svg new file mode 100644 index 0000000..592f305 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_viewcomment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_warn-copy-paste.svg b/f7cloud-office/browser/dist/images/lc_warn-copy-paste.svg new file mode 100644 index 0000000..596b544 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_warn-copy-paste.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_watermark.svg b/f7cloud-office/browser/dist/images/lc_watermark.svg new file mode 100644 index 0000000..d8aa57f --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_watermark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_widescreen-size.svg b/f7cloud-office/browser/dist/images/lc_widescreen-size.svg new file mode 100644 index 0000000..4f91c29 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_widescreen-size.svg @@ -0,0 +1,11 @@ + + + + diff --git a/f7cloud-office/browser/dist/images/lc_wordcountdialog.svg b/f7cloud-office/browser/dist/images/lc_wordcountdialog.svg new file mode 100644 index 0000000..6fb9c59 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wordcountdialog.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_wrapanchoronly.svg b/f7cloud-office/browser/dist/images/lc_wrapanchoronly.svg new file mode 100644 index 0000000..c54cb88 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapanchoronly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapcontour.svg b/f7cloud-office/browser/dist/images/lc_wrapcontour.svg new file mode 100644 index 0000000..04554dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapcontour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapideal.svg b/f7cloud-office/browser/dist/images/lc_wrapideal.svg new file mode 100644 index 0000000..df62f65 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapideal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapleft.svg b/f7cloud-office/browser/dist/images/lc_wrapleft.svg new file mode 100644 index 0000000..c73330a --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapmenu.svg b/f7cloud-office/browser/dist/images/lc_wrapmenu.svg new file mode 100644 index 0000000..3791093 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapoff.svg b/f7cloud-office/browser/dist/images/lc_wrapoff.svg new file mode 100644 index 0000000..2886805 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapon.svg b/f7cloud-office/browser/dist/images/lc_wrapon.svg new file mode 100644 index 0000000..d0c60c2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrappropertypanel.svg b/f7cloud-office/browser/dist/images/lc_wrappropertypanel.svg new file mode 100644 index 0000000..c8571bc --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrappropertypanel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapright.svg b/f7cloud-office/browser/dist/images/lc_wrapright.svg new file mode 100644 index 0000000..4b01709 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wraptext.svg b/f7cloud-office/browser/dist/images/lc_wraptext.svg new file mode 100644 index 0000000..abbd95d --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wraptext.svg @@ -0,0 +1,26 @@ + + + + + + diff --git a/f7cloud-office/browser/dist/images/lc_wrapthrough.svg b/f7cloud-office/browser/dist/images/lc_wrapthrough.svg new file mode 100644 index 0000000..50d6e25 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapthrough.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_wrapthroughtransparencytoggle.svg b/f7cloud-office/browser/dist/images/lc_wrapthroughtransparencytoggle.svg new file mode 100644 index 0000000..2f69110 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_wrapthroughtransparencytoggle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_xlinecolor.svg b/f7cloud-office/browser/dist/images/lc_xlinecolor.svg new file mode 100644 index 0000000..aa7df27 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_xlinecolor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_zoomin.svg b/f7cloud-office/browser/dist/images/lc_zoomin.svg new file mode 100644 index 0000000..54eae90 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoomin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_zoomout.svg b/f7cloud-office/browser/dist/images/lc_zoomout.svg new file mode 100644 index 0000000..99d2526 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoomout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_zoomreset.svg b/f7cloud-office/browser/dist/images/lc_zoomreset.svg new file mode 100644 index 0000000..f6fc0e5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoomreset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_zoteroBook.svg b/f7cloud-office/browser/dist/images/lc_zoteroBook.svg new file mode 100644 index 0000000..40370ab --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoteroBook.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/lc_zoteroJournalArticle.svg b/f7cloud-office/browser/dist/images/lc_zoteroJournalArticle.svg new file mode 100644 index 0000000..d137aea --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoteroJournalArticle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/lc_zoteroThesis.svg b/f7cloud-office/browser/dist/images/lc_zoteroThesis.svg new file mode 100644 index 0000000..4114584 --- /dev/null +++ b/f7cloud-office/browser/dist/images/lc_zoteroThesis.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/loading.gif b/f7cloud-office/browser/dist/images/loading.gif new file mode 100644 index 0000000..f8f3dff Binary files /dev/null and b/f7cloud-office/browser/dist/images/loading.gif differ diff --git a/f7cloud-office/browser/dist/images/lock-illustration.svg b/f7cloud-office/browser/dist/images/lock-illustration.svg new file mode 100644 index 0000000..2b5a9aa --- /dev/null +++ b/f7cloud-office/browser/dist/images/lock-illustration.svg @@ -0,0 +1,506 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/marker-icon-2x.png b/f7cloud-office/browser/dist/images/marker-icon-2x.png new file mode 100644 index 0000000..0015b64 Binary files /dev/null and b/f7cloud-office/browser/dist/images/marker-icon-2x.png differ diff --git a/f7cloud-office/browser/dist/images/marker-icon.png b/f7cloud-office/browser/dist/images/marker-icon.png new file mode 100644 index 0000000..e2e9f75 Binary files /dev/null and b/f7cloud-office/browser/dist/images/marker-icon.png differ diff --git a/f7cloud-office/browser/dist/images/marker-shadow.png b/f7cloud-office/browser/dist/images/marker-shadow.png new file mode 100644 index 0000000..6a3a94a Binary files /dev/null and b/f7cloud-office/browser/dist/images/marker-shadow.png differ diff --git a/f7cloud-office/browser/dist/images/minus.svg b/f7cloud-office/browser/dist/images/minus.svg new file mode 100644 index 0000000..1a204db --- /dev/null +++ b/f7cloud-office/browser/dist/images/minus.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/monochrome-x-cross.svg b/f7cloud-office/browser/dist/images/monochrome-x-cross.svg new file mode 100644 index 0000000..7af8e41 --- /dev/null +++ b/f7cloud-office/browser/dist/images/monochrome-x-cross.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/net_52x60.svg b/f7cloud-office/browser/dist/images/net_52x60.svg new file mode 100644 index 0000000..8c30183 --- /dev/null +++ b/f7cloud-office/browser/dist/images/net_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netfill_52x60.svg b/f7cloud-office/browser/dist/images/netfill_52x60.svg new file mode 100644 index 0000000..2d8402f --- /dev/null +++ b/f7cloud-office/browser/dist/images/netfill_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netlinepoint_52x60.svg b/f7cloud-office/browser/dist/images/netlinepoint_52x60.svg new file mode 100644 index 0000000..774e381 --- /dev/null +++ b/f7cloud-office/browser/dist/images/netlinepoint_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netlinepointstack_52x60.svg b/f7cloud-office/browser/dist/images/netlinepointstack_52x60.svg new file mode 100644 index 0000000..d098fcb --- /dev/null +++ b/f7cloud-office/browser/dist/images/netlinepointstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netpoint_52x60.svg b/f7cloud-office/browser/dist/images/netpoint_52x60.svg new file mode 100644 index 0000000..63af06d --- /dev/null +++ b/f7cloud-office/browser/dist/images/netpoint_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netpointstack_52x60.svg b/f7cloud-office/browser/dist/images/netpointstack_52x60.svg new file mode 100644 index 0000000..4052404 --- /dev/null +++ b/f7cloud-office/browser/dist/images/netpointstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netstack_52x60.svg b/f7cloud-office/browser/dist/images/netstack_52x60.svg new file mode 100644 index 0000000..84b6dd7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/netstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/netstackfill_52x60.svg b/f7cloud-office/browser/dist/images/netstackfill_52x60.svg new file mode 100644 index 0000000..65b742a --- /dev/null +++ b/f7cloud-office/browser/dist/images/netstackfill_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostackdirect3d_52x60.svg b/f7cloud-office/browser/dist/images/nostackdirect3d_52x60.svg new file mode 100644 index 0000000..62598bf --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostackdirect3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostackdirectboth_52x60.svg b/f7cloud-office/browser/dist/images/nostackdirectboth_52x60.svg new file mode 100644 index 0000000..c0adfe2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostackdirectboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostackdirectlines_52x60.svg b/f7cloud-office/browser/dist/images/nostackdirectlines_52x60.svg new file mode 100644 index 0000000..55e7e22 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostackdirectlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostackdirectpoints_52x60.svg b/f7cloud-office/browser/dist/images/nostackdirectpoints_52x60.svg new file mode 100644 index 0000000..0383652 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostackdirectpoints_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksmooth3d_52x60.svg b/f7cloud-office/browser/dist/images/nostacksmooth3d_52x60.svg new file mode 100644 index 0000000..aedb347 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksmooth3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksmoothboth_52x60.svg b/f7cloud-office/browser/dist/images/nostacksmoothboth_52x60.svg new file mode 100644 index 0000000..565279a --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksmoothboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksmoothlines_52x60.svg b/f7cloud-office/browser/dist/images/nostacksmoothlines_52x60.svg new file mode 100644 index 0000000..998899f --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksmoothlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostackstepped3d_52x60.svg b/f7cloud-office/browser/dist/images/nostackstepped3d_52x60.svg new file mode 100644 index 0000000..625c572 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostackstepped3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksteppedboth_52x60.svg b/f7cloud-office/browser/dist/images/nostacksteppedboth_52x60.svg new file mode 100644 index 0000000..9700263 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksteppedboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksteppedlines_52x60.svg b/f7cloud-office/browser/dist/images/nostacksteppedlines_52x60.svg new file mode 100644 index 0000000..144af4c --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksteppedlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/nostacksteppedpoints_52x60.svg b/f7cloud-office/browser/dist/images/nostacksteppedpoints_52x60.svg new file mode 100644 index 0000000..e3f0d64 --- /dev/null +++ b/f7cloud-office/browser/dist/images/nostacksteppedpoints_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/note.svg b/f7cloud-office/browser/dist/images/note.svg new file mode 100644 index 0000000..1d5621a --- /dev/null +++ b/f7cloud-office/browser/dist/images/note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/open-local-editor.svg b/f7cloud-office/browser/dist/images/open-local-editor.svg new file mode 100644 index 0000000..f4be9b2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/open-local-editor.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pie3d_52x60.svg b/f7cloud-office/browser/dist/images/pie3d_52x60.svg new file mode 100644 index 0000000..797c019 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pie3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pie3dexploded_52x60.svg b/f7cloud-office/browser/dist/images/pie3dexploded_52x60.svg new file mode 100644 index 0000000..78e1bb6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pie3dexploded_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pie_52x60.svg b/f7cloud-office/browser/dist/images/pie_52x60.svg new file mode 100644 index 0000000..43ae6bb --- /dev/null +++ b/f7cloud-office/browser/dist/images/pie_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pieexploded_52x60.svg b/f7cloud-office/browser/dist/images/pieexploded_52x60.svg new file mode 100644 index 0000000..45dc4cf --- /dev/null +++ b/f7cloud-office/browser/dist/images/pieexploded_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/plus.svg b/f7cloud-office/browser/dist/images/plus.svg new file mode 100644 index 0000000..28b1481 --- /dev/null +++ b/f7cloud-office/browser/dist/images/plus.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/plus_branding.svg b/f7cloud-office/browser/dist/images/plus_branding.svg new file mode 100644 index 0000000..44c08b2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/plus_branding.svg @@ -0,0 +1,13 @@ + + + + + image/svg+xml + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ArrowBack.svg b/f7cloud-office/browser/dist/images/presenterscreen-ArrowBack.svg new file mode 100644 index 0000000..f8e9405 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ArrowBack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonEffectNextSelected.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonEffectNextSelected.svg new file mode 100644 index 0000000..ed582b0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonEffectNextSelected.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonExitPresenterNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonExitPresenterNormal.svg new file mode 100644 index 0000000..7ea22eb --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonExitPresenterNormal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonHelpNormal.png b/f7cloud-office/browser/dist/images/presenterscreen-ButtonHelpNormal.png new file mode 100644 index 0000000..b74067b Binary files /dev/null and b/f7cloud-office/browser/dist/images/presenterscreen-ButtonHelpNormal.png differ diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonMinusNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonMinusNormal.svg new file mode 100644 index 0000000..e4be954 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonMinusNormal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonNotesNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonNotesNormal.svg new file mode 100644 index 0000000..bf1474d --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonNotesNormal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonPauseTimerNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonPauseTimerNormal.svg new file mode 100644 index 0000000..101f054 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonPauseTimerNormal.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonPlusNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonPlusNormal.svg new file mode 100644 index 0000000..056f29a --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonPlusNormal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonRestartTimerNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonRestartTimerNormal.svg new file mode 100644 index 0000000..f24a3a6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonRestartTimerNormal.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonResumeTimerNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonResumeTimerNormal.svg new file mode 100644 index 0000000..bcb4797 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonResumeTimerNormal.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlidePreviousSelected.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlidePreviousSelected.svg new file mode 100644 index 0000000..55cbace --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlidePreviousSelected.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlideSorterNormal.svg b/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlideSorterNormal.svg new file mode 100644 index 0000000..fa40b17 --- /dev/null +++ b/f7cloud-office/browser/dist/images/presenterscreen-ButtonSlideSorterNormal.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/pyramind_52x60.svg b/f7cloud-office/browser/dist/images/pyramind_52x60.svg new file mode 100644 index 0000000..8785219 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramind_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyraminddeep_52x60.svg b/f7cloud-office/browser/dist/images/pyraminddeep_52x60.svg new file mode 100644 index 0000000..82731c4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyraminddeep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindhori_52x60.svg b/f7cloud-office/browser/dist/images/pyramindhori_52x60.svg new file mode 100644 index 0000000..13db954 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindhori_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindhorideep_52x60.svg b/f7cloud-office/browser/dist/images/pyramindhorideep_52x60.svg new file mode 100644 index 0000000..fa6e011 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindhorideep_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindhoripercent_52x60.svg b/f7cloud-office/browser/dist/images/pyramindhoripercent_52x60.svg new file mode 100644 index 0000000..a091361 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindhoripercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindhoristack_52x60.svg b/f7cloud-office/browser/dist/images/pyramindhoristack_52x60.svg new file mode 100644 index 0000000..60ac08d --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindhoristack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindpercent_52x60.svg b/f7cloud-office/browser/dist/images/pyramindpercent_52x60.svg new file mode 100644 index 0000000..5c7697c --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindpercent_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/pyramindstack_52x60.svg b/f7cloud-office/browser/dist/images/pyramindstack_52x60.svg new file mode 100644 index 0000000..9b8c511 --- /dev/null +++ b/f7cloud-office/browser/dist/images/pyramindstack_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-off-dark.svg b/f7cloud-office/browser/dist/images/radio-off-dark.svg new file mode 100644 index 0000000..daf71fd --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-off-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-off-disabled-dark.svg b/f7cloud-office/browser/dist/images/radio-off-disabled-dark.svg new file mode 100644 index 0000000..548885e --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-off-disabled-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-off-disabled.svg b/f7cloud-office/browser/dist/images/radio-off-disabled.svg new file mode 100644 index 0000000..51d5903 --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-off-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-off.svg b/f7cloud-office/browser/dist/images/radio-off.svg new file mode 100644 index 0000000..6b78330 --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-on-dark.svg b/f7cloud-office/browser/dist/images/radio-on-dark.svg new file mode 100644 index 0000000..a08ab17 --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-on-dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/radio-on-disabled-dark.svg b/f7cloud-office/browser/dist/images/radio-on-disabled-dark.svg new file mode 100644 index 0000000..8f3629f --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-on-disabled-dark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-on-disabled.svg b/f7cloud-office/browser/dist/images/radio-on-disabled.svg new file mode 100644 index 0000000..b197000 --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-on-disabled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/radio-on.svg b/f7cloud-office/browser/dist/images/radio-on.svg new file mode 100644 index 0000000..1aef367 --- /dev/null +++ b/f7cloud-office/browser/dist/images/radio-on.svg @@ -0,0 +1,3 @@ + + + diff --git a/f7cloud-office/browser/dist/images/refinp1.svg b/f7cloud-office/browser/dist/images/refinp1.svg new file mode 100644 index 0000000..9ae58fd --- /dev/null +++ b/f7cloud-office/browser/dist/images/refinp1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/refinp2.svg b/f7cloud-office/browser/dist/images/refinp2.svg new file mode 100644 index 0000000..4561323 --- /dev/null +++ b/f7cloud-office/browser/dist/images/refinp2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/regavg.svg b/f7cloud-office/browser/dist/images/regavg.svg new file mode 100644 index 0000000..7cdebc7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/regavg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/regexp.svg b/f7cloud-office/browser/dist/images/regexp.svg new file mode 100644 index 0000000..50ac934 --- /dev/null +++ b/f7cloud-office/browser/dist/images/regexp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/reglin.svg b/f7cloud-office/browser/dist/images/reglin.svg new file mode 100644 index 0000000..ed28207 --- /dev/null +++ b/f7cloud-office/browser/dist/images/reglin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/reglog.svg b/f7cloud-office/browser/dist/images/reglog.svg new file mode 100644 index 0000000..031d4b4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/reglog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/regno.svg b/f7cloud-office/browser/dist/images/regno.svg new file mode 100644 index 0000000..e915720 --- /dev/null +++ b/f7cloud-office/browser/dist/images/regno.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/regpoly.svg b/f7cloud-office/browser/dist/images/regpoly.svg new file mode 100644 index 0000000..e009356 --- /dev/null +++ b/f7cloud-office/browser/dist/images/regpoly.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/regpow.svg b/f7cloud-office/browser/dist/images/regpow.svg new file mode 100644 index 0000000..718dfd0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/regpow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc26049.png b/f7cloud-office/browser/dist/images/sc26049.png new file mode 100644 index 0000000..f094d5f Binary files /dev/null and b/f7cloud-office/browser/dist/images/sc26049.png differ diff --git a/f7cloud-office/browser/dist/images/sc_aftertextindent.svg b/f7cloud-office/browser/dist/images/sc_aftertextindent.svg new file mode 100644 index 0000000..51d689b --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_aftertextindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_alignbottom.svg b/f7cloud-office/browser/dist/images/sc_alignbottom.svg new file mode 100644 index 0000000..03201e6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_alignbottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_aligntop.svg b/f7cloud-office/browser/dist/images/sc_aligntop.svg new file mode 100644 index 0000000..b7e360e --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_aligntop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_alignverticalcenter.svg b/f7cloud-office/browser/dist/images/sc_alignverticalcenter.svg new file mode 100644 index 0000000..d92d3a5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_alignverticalcenter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_beforetextindent.svg b/f7cloud-office/browser/dist/images/sc_beforetextindent.svg new file mode 100644 index 0000000..42ad75b --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_beforetextindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.cloud-callout.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.cloud-callout.svg new file mode 100644 index 0000000..028e185 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.cloud-callout.svg @@ -0,0 +1 @@ +/> diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-1.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-1.svg new file mode 100644 index 0000000..37e0bde --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-1.svg @@ -0,0 +1 @@ +/> diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-2.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-2.svg new file mode 100644 index 0000000..05ae23f --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-2.svg @@ -0,0 +1 @@ +/> diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-3.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-3.svg new file mode 100644 index 0000000..a2ff646 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.line-callout-3.svg @@ -0,0 +1 @@ +/> diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.rectangular-callout.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.rectangular-callout.svg new file mode 100644 index 0000000..804f500 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.rectangular-callout.svg @@ -0,0 +1 @@ +/> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.round-callout.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.round-callout.svg new file mode 100644 index 0000000..4b09244 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.round-callout.svg @@ -0,0 +1 @@ +/> diff --git a/f7cloud-office/browser/dist/images/sc_calloutshapes.svg b/f7cloud-office/browser/dist/images/sc_calloutshapes.svg new file mode 100644 index 0000000..e4a5462 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_calloutshapes.svg @@ -0,0 +1 @@ +/> \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_firstlineindent.svg b/f7cloud-office/browser/dist/images/sc_firstlineindent.svg new file mode 100644 index 0000000..e4f393a --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_firstlineindent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_recsearch.svg b/f7cloud-office/browser/dist/images/sc_recsearch.svg new file mode 100644 index 0000000..3ad7f6b --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_recsearch.svg @@ -0,0 +1 @@ +/&gt; \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapcontour.svg b/f7cloud-office/browser/dist/images/sc_wrapcontour.svg new file mode 100644 index 0000000..b45b61a --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapcontour.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapideal.svg b/f7cloud-office/browser/dist/images/sc_wrapideal.svg new file mode 100644 index 0000000..4cf1748 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapideal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapleft.svg b/f7cloud-office/browser/dist/images/sc_wrapleft.svg new file mode 100644 index 0000000..a85ff9a --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapmenu.svg b/f7cloud-office/browser/dist/images/sc_wrapmenu.svg new file mode 100644 index 0000000..143d1ff --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapmenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapoff.svg b/f7cloud-office/browser/dist/images/sc_wrapoff.svg new file mode 100644 index 0000000..7e8bf8b --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapon.svg b/f7cloud-office/browser/dist/images/sc_wrapon.svg new file mode 100644 index 0000000..143d1ff --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapright.svg b/f7cloud-office/browser/dist/images/sc_wrapright.svg new file mode 100644 index 0000000..ae9c21b --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wraptext.svg b/f7cloud-office/browser/dist/images/sc_wraptext.svg new file mode 100644 index 0000000..856c2b3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wraptext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sc_wrapthrough.svg b/f7cloud-office/browser/dist/images/sc_wrapthrough.svg new file mode 100644 index 0000000..c28fd99 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sc_wrapthrough.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/scale-set-00.png b/f7cloud-office/browser/dist/images/scale-set-00.png new file mode 100644 index 0000000..a221b62 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-00.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-01.png b/f7cloud-office/browser/dist/images/scale-set-01.png new file mode 100644 index 0000000..9458d50 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-01.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-02.png b/f7cloud-office/browser/dist/images/scale-set-02.png new file mode 100644 index 0000000..f0625c7 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-02.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-03.png b/f7cloud-office/browser/dist/images/scale-set-03.png new file mode 100644 index 0000000..8bcf56c Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-03.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-04.png b/f7cloud-office/browser/dist/images/scale-set-04.png new file mode 100644 index 0000000..f196e78 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-04.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-05.png b/f7cloud-office/browser/dist/images/scale-set-05.png new file mode 100644 index 0000000..a43605d Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-05.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-06.png b/f7cloud-office/browser/dist/images/scale-set-06.png new file mode 100644 index 0000000..175e1e6 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-06.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-07.png b/f7cloud-office/browser/dist/images/scale-set-07.png new file mode 100644 index 0000000..652e753 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-07.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-08.png b/f7cloud-office/browser/dist/images/scale-set-08.png new file mode 100644 index 0000000..e5f724e Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-08.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-09.png b/f7cloud-office/browser/dist/images/scale-set-09.png new file mode 100644 index 0000000..68467ad Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-09.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-10.png b/f7cloud-office/browser/dist/images/scale-set-10.png new file mode 100644 index 0000000..cd64db2 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-10.png differ diff --git a/f7cloud-office/browser/dist/images/scale-set-11.png b/f7cloud-office/browser/dist/images/scale-set-11.png new file mode 100644 index 0000000..8550017 Binary files /dev/null and b/f7cloud-office/browser/dist/images/scale-set-11.png differ diff --git a/f7cloud-office/browser/dist/images/scroll-double-white.svg b/f7cloud-office/browser/dist/images/scroll-double-white.svg new file mode 100644 index 0000000..d54abc8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/scroll-double-white.svg @@ -0,0 +1,35 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/sidebar-animation-large.svg b/f7cloud-office/browser/dist/images/sidebar-animation-large.svg new file mode 100644 index 0000000..3257e54 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sidebar-animation-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sidebar-property-large.svg b/f7cloud-office/browser/dist/images/sidebar-property-large.svg new file mode 100644 index 0000000..911429a --- /dev/null +++ b/f7cloud-office/browser/dist/images/sidebar-property-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sidebar-template-large.svg b/f7cloud-office/browser/dist/images/sidebar-template-large.svg new file mode 100644 index 0000000..412b631 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sidebar-template-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sidebar-transition-large.svg b/f7cloud-office/browser/dist/images/sidebar-transition-large.svg new file mode 100644 index 0000000..55133dc --- /dev/null +++ b/f7cloud-office/browser/dist/images/sidebar-transition-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/sign_not_ok.svg b/f7cloud-office/browser/dist/images/sign_not_ok.svg new file mode 100644 index 0000000..e64075d --- /dev/null +++ b/f7cloud-office/browser/dist/images/sign_not_ok.svg @@ -0,0 +1,20 @@ + + + + + +image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/sign_ok.svg b/f7cloud-office/browser/dist/images/sign_ok.svg new file mode 100644 index 0000000..fea81a0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/sign_ok.svg @@ -0,0 +1,18 @@ + + + + + +image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/slideshow-exit.svg b/f7cloud-office/browser/dist/images/slideshow-exit.svg new file mode 100644 index 0000000..13cc602 --- /dev/null +++ b/f7cloud-office/browser/dist/images/slideshow-exit.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/slideshow-slideNext.svg b/f7cloud-office/browser/dist/images/slideshow-slideNext.svg new file mode 100644 index 0000000..ce5d74e --- /dev/null +++ b/f7cloud-office/browser/dist/images/slideshow-slideNext.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/slideshow-slidePrevious.svg b/f7cloud-office/browser/dist/images/slideshow-slidePrevious.svg new file mode 100644 index 0000000..f7619da --- /dev/null +++ b/f7cloud-office/browser/dist/images/slideshow-slidePrevious.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/slideshow-transition.svg b/f7cloud-office/browser/dist/images/slideshow-transition.svg new file mode 100644 index 0000000..486c6cd --- /dev/null +++ b/f7cloud-office/browser/dist/images/slideshow-transition.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/spritesheet-2x.png b/f7cloud-office/browser/dist/images/spritesheet-2x.png new file mode 100644 index 0000000..1525c9f Binary files /dev/null and b/f7cloud-office/browser/dist/images/spritesheet-2x.png differ diff --git a/f7cloud-office/browser/dist/images/spritesheet.png b/f7cloud-office/browser/dist/images/spritesheet.png new file mode 100644 index 0000000..f7035a1 Binary files /dev/null and b/f7cloud-office/browser/dist/images/spritesheet.png differ diff --git a/f7cloud-office/browser/dist/images/stackdirect3d_52x60.svg b/f7cloud-office/browser/dist/images/stackdirect3d_52x60.svg new file mode 100644 index 0000000..5feb557 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stackdirect3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stackdirectboth_52x60.svg b/f7cloud-office/browser/dist/images/stackdirectboth_52x60.svg new file mode 100644 index 0000000..8f71dd2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stackdirectboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stackdirectlines_52x60.svg b/f7cloud-office/browser/dist/images/stackdirectlines_52x60.svg new file mode 100644 index 0000000..a7ea900 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stackdirectlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stackdirectpoints_52x60.svg b/f7cloud-office/browser/dist/images/stackdirectpoints_52x60.svg new file mode 100644 index 0000000..cc1f25f --- /dev/null +++ b/f7cloud-office/browser/dist/images/stackdirectpoints_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksmooth3d_52x60.svg b/f7cloud-office/browser/dist/images/stacksmooth3d_52x60.svg new file mode 100644 index 0000000..505d6e9 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksmooth3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksmoothboth_52x60.svg b/f7cloud-office/browser/dist/images/stacksmoothboth_52x60.svg new file mode 100644 index 0000000..a5290e2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksmoothboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksmoothlines_52x60.svg b/f7cloud-office/browser/dist/images/stacksmoothlines_52x60.svg new file mode 100644 index 0000000..c96bc7a --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksmoothlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stackstepped3d_52x60.svg b/f7cloud-office/browser/dist/images/stackstepped3d_52x60.svg new file mode 100644 index 0000000..daef03c --- /dev/null +++ b/f7cloud-office/browser/dist/images/stackstepped3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksteppedboth_52x60.svg b/f7cloud-office/browser/dist/images/stacksteppedboth_52x60.svg new file mode 100644 index 0000000..c671162 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksteppedboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksteppedlines_52x60.svg b/f7cloud-office/browser/dist/images/stacksteppedlines_52x60.svg new file mode 100644 index 0000000..6314a7b --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksteppedlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stacksteppedpoints_52x60.svg b/f7cloud-office/browser/dist/images/stacksteppedpoints_52x60.svg new file mode 100644 index 0000000..0995b08 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stacksteppedpoints_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/step_center_x_30.svg b/f7cloud-office/browser/dist/images/step_center_x_30.svg new file mode 100644 index 0000000..1ffbc1c --- /dev/null +++ b/f7cloud-office/browser/dist/images/step_center_x_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/step_center_y_30.svg b/f7cloud-office/browser/dist/images/step_center_y_30.svg new file mode 100644 index 0000000..45afbae --- /dev/null +++ b/f7cloud-office/browser/dist/images/step_center_y_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/step_end_30.svg b/f7cloud-office/browser/dist/images/step_end_30.svg new file mode 100644 index 0000000..31aea5d --- /dev/null +++ b/f7cloud-office/browser/dist/images/step_end_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/step_start_30.svg b/f7cloud-office/browser/dist/images/step_start_30.svg new file mode 100644 index 0000000..fe931ad --- /dev/null +++ b/f7cloud-office/browser/dist/images/step_start_30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stock_52x60.svg b/f7cloud-office/browser/dist/images/stock_52x60.svg new file mode 100644 index 0000000..d0ad88f --- /dev/null +++ b/f7cloud-office/browser/dist/images/stock_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stockblock_52x60.svg b/f7cloud-office/browser/dist/images/stockblock_52x60.svg new file mode 100644 index 0000000..3c945da --- /dev/null +++ b/f7cloud-office/browser/dist/images/stockblock_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stockcolumns_52x60.svg b/f7cloud-office/browser/dist/images/stockcolumns_52x60.svg new file mode 100644 index 0000000..dfe008b --- /dev/null +++ b/f7cloud-office/browser/dist/images/stockcolumns_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/stockcolumnsattach_52x60.svg b/f7cloud-office/browser/dist/images/stockcolumnsattach_52x60.svg new file mode 100644 index 0000000..c7a0397 --- /dev/null +++ b/f7cloud-office/browser/dist/images/stockcolumnsattach_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/submenu.svg b/f7cloud-office/browser/dist/images/submenu.svg new file mode 100644 index 0000000..edb54e3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/submenu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/symbol_ARROW_DOWN.svg b/f7cloud-office/browser/dist/images/symbol_ARROW_DOWN.svg new file mode 100644 index 0000000..a4ff795 --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_ARROW_DOWN.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/symbol_ARROW_LEFT.svg b/f7cloud-office/browser/dist/images/symbol_ARROW_LEFT.svg new file mode 100644 index 0000000..bd4de83 --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_ARROW_LEFT.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/symbol_ARROW_RIGHT.svg b/f7cloud-office/browser/dist/images/symbol_ARROW_RIGHT.svg new file mode 100644 index 0000000..b10bd31 --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_ARROW_RIGHT.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/symbol_ARROW_UP.svg b/f7cloud-office/browser/dist/images/symbol_ARROW_UP.svg new file mode 100644 index 0000000..656850e --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_ARROW_UP.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/symbol_SPIN_DOWN.svg b/f7cloud-office/browser/dist/images/symbol_SPIN_DOWN.svg new file mode 100644 index 0000000..0229ae5 --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_SPIN_DOWN.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/symbol_SPIN_UP.svg b/f7cloud-office/browser/dist/images/symbol_SPIN_UP.svg new file mode 100644 index 0000000..f131228 --- /dev/null +++ b/f7cloud-office/browser/dist/images/symbol_SPIN_UP.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/images/table-column-resize-marker-hover.svg b/f7cloud-office/browser/dist/images/table-column-resize-marker-hover.svg new file mode 100644 index 0000000..356e873 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-column-resize-marker-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/table-column-resize-marker-hover_branding.svg b/f7cloud-office/browser/dist/images/table-column-resize-marker-hover_branding.svg new file mode 100644 index 0000000..c1a6047 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-column-resize-marker-hover_branding.svg @@ -0,0 +1,41 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/table-column-resize-marker.svg b/f7cloud-office/browser/dist/images/table-column-resize-marker.svg new file mode 100644 index 0000000..9df7fc2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-column-resize-marker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/table-column-resize-marker_branding.svg b/f7cloud-office/browser/dist/images/table-column-resize-marker_branding.svg new file mode 100644 index 0000000..82b9c32 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-column-resize-marker_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/table-move-marker.svg b/f7cloud-office/browser/dist/images/table-move-marker.svg new file mode 100644 index 0000000..9be1642 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-move-marker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/table-row-or-column-select-marker-selected.svg b/f7cloud-office/browser/dist/images/table-row-or-column-select-marker-selected.svg new file mode 100644 index 0000000..95e359b --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-or-column-select-marker-selected.svg @@ -0,0 +1,13 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/f7cloud-office/browser/dist/images/table-row-or-column-select-marker.svg b/f7cloud-office/browser/dist/images/table-row-or-column-select-marker.svg new file mode 100644 index 0000000..41c0bfa --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-or-column-select-marker.svg @@ -0,0 +1,13 @@ + + + + + + image/svg+xml + + + + + + + diff --git a/f7cloud-office/browser/dist/images/table-row-resize-marker-hover.svg b/f7cloud-office/browser/dist/images/table-row-resize-marker-hover.svg new file mode 100644 index 0000000..4a5d7db --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-resize-marker-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/table-row-resize-marker-hover_branding.svg b/f7cloud-office/browser/dist/images/table-row-resize-marker-hover_branding.svg new file mode 100644 index 0000000..8e129c3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-resize-marker-hover_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/table-row-resize-marker.svg b/f7cloud-office/browser/dist/images/table-row-resize-marker.svg new file mode 100644 index 0000000..960c4c7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-resize-marker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/table-row-resize-marker_branding.svg b/f7cloud-office/browser/dist/images/table-row-resize-marker_branding.svg new file mode 100644 index 0000000..046d870 --- /dev/null +++ b/f7cloud-office/browser/dist/images/table-row-resize-marker_branding.svg @@ -0,0 +1,65 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/tabstop-center.svg b/f7cloud-office/browser/dist/images/tabstop-center.svg new file mode 100644 index 0000000..dbeef0c --- /dev/null +++ b/f7cloud-office/browser/dist/images/tabstop-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/tabstop-decimal.svg b/f7cloud-office/browser/dist/images/tabstop-decimal.svg new file mode 100644 index 0000000..6706359 --- /dev/null +++ b/f7cloud-office/browser/dist/images/tabstop-decimal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/tabstop-left.svg b/f7cloud-office/browser/dist/images/tabstop-left.svg new file mode 100644 index 0000000..479d0c8 --- /dev/null +++ b/f7cloud-office/browser/dist/images/tabstop-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/tabstop-right.svg b/f7cloud-office/browser/dist/images/tabstop-right.svg new file mode 100644 index 0000000..5c3e34a --- /dev/null +++ b/f7cloud-office/browser/dist/images/tabstop-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/text-path_branding.svg b/f7cloud-office/browser/dist/images/text-path_branding.svg new file mode 100644 index 0000000..4f02c5c --- /dev/null +++ b/f7cloud-office/browser/dist/images/text-path_branding.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/toolbar-bg-logo-dark.svg b/f7cloud-office/browser/dist/images/toolbar-bg-logo-dark.svg new file mode 100644 index 0000000..cd3af10 --- /dev/null +++ b/f7cloud-office/browser/dist/images/toolbar-bg-logo-dark.svg @@ -0,0 +1,43 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/toolbar-bg-logo-notebookbar.svg b/f7cloud-office/browser/dist/images/toolbar-bg-logo-notebookbar.svg new file mode 100644 index 0000000..bfbee85 --- /dev/null +++ b/f7cloud-office/browser/dist/images/toolbar-bg-logo-notebookbar.svg @@ -0,0 +1,2 @@ + + diff --git a/f7cloud-office/browser/dist/images/toolbar-bg-logo.svg b/f7cloud-office/browser/dist/images/toolbar-bg-logo.svg new file mode 100644 index 0000000..a10b1f3 --- /dev/null +++ b/f7cloud-office/browser/dist/images/toolbar-bg-logo.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/f7cloud-office/browser/dist/images/typearea_16.svg b/f7cloud-office/browser/dist/images/typearea_16.svg new file mode 100644 index 0000000..b23b7c2 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typearea_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typebar_16.svg b/f7cloud-office/browser/dist/images/typebar_16.svg new file mode 100644 index 0000000..9e55df0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typebar_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typebubble_16.svg b/f7cloud-office/browser/dist/images/typebubble_16.svg new file mode 100644 index 0000000..8ad8a21 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typebubble_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typecolumn_16.svg b/f7cloud-office/browser/dist/images/typecolumn_16.svg new file mode 100644 index 0000000..2625b3b --- /dev/null +++ b/f7cloud-office/browser/dist/images/typecolumn_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typecolumnline_16.svg b/f7cloud-office/browser/dist/images/typecolumnline_16.svg new file mode 100644 index 0000000..b9a7612 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typecolumnline_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typenet_16.svg b/f7cloud-office/browser/dist/images/typenet_16.svg new file mode 100644 index 0000000..aff1ce6 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typenet_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typepie_16.svg b/f7cloud-office/browser/dist/images/typepie_16.svg new file mode 100644 index 0000000..c95bab4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typepie_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typepointline_16.svg b/f7cloud-office/browser/dist/images/typepointline_16.svg new file mode 100644 index 0000000..4da2406 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typepointline_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typestock_16.svg b/f7cloud-office/browser/dist/images/typestock_16.svg new file mode 100644 index 0000000..cb7c869 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typestock_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/typexy_16.svg b/f7cloud-office/browser/dist/images/typexy_16.svg new file mode 100644 index 0000000..36f0559 --- /dev/null +++ b/f7cloud-office/browser/dist/images/typexy_16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_18_b81900_40x40.png new file mode 100644 index 0000000..f819e88 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_18_b81900_40x40.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_20_666666_40x40.png b/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_20_666666_40x40.png new file mode 100644 index 0000000..7786e3f Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_diagonals-thick_20_666666_40x40.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_flat_0_aaaaaa_40x100.png b/f7cloud-office/browser/dist/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 0000000..a2e6bfc Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_flat_0_aaaaaa_40x100.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_glass_100_f6f6f6_1x400.png b/f7cloud-office/browser/dist/images/ui-bg_glass_100_f6f6f6_1x400.png new file mode 100644 index 0000000..a8cafc9 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_glass_100_f6f6f6_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_glass_100_fdf5ce_1x400.png b/f7cloud-office/browser/dist/images/ui-bg_glass_100_fdf5ce_1x400.png new file mode 100644 index 0000000..988a573 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_glass_100_fdf5ce_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_glass_65_ffffff_1x400.png b/f7cloud-office/browser/dist/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100644 index 0000000..f276442 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/f7cloud-office/browser/dist/images/ui-bg_gloss-wave_35_f6a828_500x100.png new file mode 100644 index 0000000..d8a6b54 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_gloss-wave_35_f6a828_500x100.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_100_eeeeee_1x100.png new file mode 100644 index 0000000..aba3fc4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_100_eeeeee_1x100.png differ diff --git a/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_75_ffe45c_1x100.png new file mode 100644 index 0000000..7afd7b4 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-bg_highlight-soft_75_ffe45c_1x100.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_222222_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_222222_256x240.png new file mode 100644 index 0000000..e66f2af Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_222222_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_228ef1_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_228ef1_256x240.png new file mode 100644 index 0000000..8ddc15d Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_228ef1_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_444444_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_444444_256x240.png new file mode 100644 index 0000000..df4e373 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_444444_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_555555_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_555555_256x240.png new file mode 100644 index 0000000..bbb422f Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_555555_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_777620_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_777620_256x240.png new file mode 100644 index 0000000..ee49e9e Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_777620_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_777777_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_777777_256x240.png new file mode 100644 index 0000000..b01ff3d Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_777777_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_cc0000_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_cc0000_256x240.png new file mode 100644 index 0000000..8920193 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_cc0000_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_ef8c08_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_ef8c08_256x240.png new file mode 100644 index 0000000..d4dc53a Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_ef8c08_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_ffd27a_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_ffd27a_256x240.png new file mode 100644 index 0000000..3c2da49 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_ffd27a_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/ui-icons_ffffff_256x240.png b/f7cloud-office/browser/dist/images/ui-icons_ffffff_256x240.png new file mode 100644 index 0000000..1cba431 Binary files /dev/null and b/f7cloud-office/browser/dist/images/ui-icons_ffffff_256x240.png differ diff --git a/f7cloud-office/browser/dist/images/unfold.svg b/f7cloud-office/browser/dist/images/unfold.svg new file mode 100644 index 0000000..2e4f7ee --- /dev/null +++ b/f7cloud-office/browser/dist/images/unfold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/user.png b/f7cloud-office/browser/dist/images/user.png new file mode 100644 index 0000000..88d9050 Binary files /dev/null and b/f7cloud-office/browser/dist/images/user.png differ diff --git a/f7cloud-office/browser/dist/images/user.svg b/f7cloud-office/browser/dist/images/user.svg new file mode 100644 index 0000000..867ea80 --- /dev/null +++ b/f7cloud-office/browser/dist/images/user.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxisdirect3d_52x60.svg b/f7cloud-office/browser/dist/images/valueaxisdirect3d_52x60.svg new file mode 100644 index 0000000..400b177 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxisdirect3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxisdirectboth_52x60.svg b/f7cloud-office/browser/dist/images/valueaxisdirectboth_52x60.svg new file mode 100644 index 0000000..268710d --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxisdirectboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxisdirectlines_52x60.svg b/f7cloud-office/browser/dist/images/valueaxisdirectlines_52x60.svg new file mode 100644 index 0000000..1de7be4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxisdirectlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxisdirectpoints_52x60.svg b/f7cloud-office/browser/dist/images/valueaxisdirectpoints_52x60.svg new file mode 100644 index 0000000..b171fb4 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxisdirectpoints_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxissmooth3d_52x60.svg b/f7cloud-office/browser/dist/images/valueaxissmooth3d_52x60.svg new file mode 100644 index 0000000..81b2a09 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxissmooth3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxissmoothboth_52x60.svg b/f7cloud-office/browser/dist/images/valueaxissmoothboth_52x60.svg new file mode 100644 index 0000000..61d1e67 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxissmoothboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxissmoothlines_52x60.svg b/f7cloud-office/browser/dist/images/valueaxissmoothlines_52x60.svg new file mode 100644 index 0000000..4cc7410 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxissmoothlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxisstepped3d_52x60.svg b/f7cloud-office/browser/dist/images/valueaxisstepped3d_52x60.svg new file mode 100644 index 0000000..e09afc0 --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxisstepped3d_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxissteppedboth_52x60.svg b/f7cloud-office/browser/dist/images/valueaxissteppedboth_52x60.svg new file mode 100644 index 0000000..caac82d --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxissteppedboth_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/valueaxissteppedlines_52x60.svg b/f7cloud-office/browser/dist/images/valueaxissteppedlines_52x60.svg new file mode 100644 index 0000000..8223a8e --- /dev/null +++ b/f7cloud-office/browser/dist/images/valueaxissteppedlines_52x60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/wrapoff.svg b/f7cloud-office/browser/dist/images/wrapoff.svg new file mode 100644 index 0000000..1ab8a38 --- /dev/null +++ b/f7cloud-office/browser/dist/images/wrapoff.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/x-office-document.svg b/f7cloud-office/browser/dist/images/x-office-document.svg new file mode 100644 index 0000000..e471af7 --- /dev/null +++ b/f7cloud-office/browser/dist/images/x-office-document.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/x-office-drawing.svg b/f7cloud-office/browser/dist/images/x-office-drawing.svg new file mode 100644 index 0000000..7d7e953 --- /dev/null +++ b/f7cloud-office/browser/dist/images/x-office-drawing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/x-office-presentation.svg b/f7cloud-office/browser/dist/images/x-office-presentation.svg new file mode 100644 index 0000000..ada874a --- /dev/null +++ b/f7cloud-office/browser/dist/images/x-office-presentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/x-office-spreadsheet.svg b/f7cloud-office/browser/dist/images/x-office-spreadsheet.svg new file mode 100644 index 0000000..be76e2c --- /dev/null +++ b/f7cloud-office/browser/dist/images/x-office-spreadsheet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/f7cloud-office/browser/dist/images/zoomreset.svg b/f7cloud-office/browser/dist/images/zoomreset.svg new file mode 100644 index 0000000..c20f070 --- /dev/null +++ b/f7cloud-office/browser/dist/images/zoomreset.svg @@ -0,0 +1 @@ + diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ab.json b/f7cloud-office/browser/dist/l10n/descriptions-ab.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ab.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-af.json b/f7cloud-office/browser/dist/l10n/descriptions-af.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-af.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-am.json b/f7cloud-office/browser/dist/l10n/descriptions-am.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-am.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-an.json b/f7cloud-office/browser/dist/l10n/descriptions-an.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-an.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ar.json b/f7cloud-office/browser/dist/l10n/descriptions-ar.json new file mode 100644 index 0000000..d5033c9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ar.json @@ -0,0 +1 @@ +{"About the app:": "\u062d\u0648\u0644 \u0627\u0644\u062a\u0637\u0628\u064a\u0642:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u064a\u0642\u0648\u0645 \u0645\u0647\u0646\u062f\u0633\u0648 \u0643\u0648\u0644\u0627\u0628\u0648\u0631\u0627: Tor Lillqvist\u0648 Toma\u017e Vajngerl\u0648 Michael Meeks \u0648 Miklos Vajna \u0648 Jan Hole\u0161ovsk\u00fd \u0648 Mert T\u00fcmer \u0648 Rashesh Padia \u0648 Skyler Grey \u0645\u0639 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u0645\u0628\u0627\u062f\u0631\u0629 \u0635\u064a\u0641 \u0627\u0644\u0628\u0631\u0645\u062c\u0629 \u0645\u0646 \u0642\u0648\u0642\u0644: Andrzej Hunt \u0648 Iain Billet \u0648 Kaishu Sahu \u0628\u062a\u0637\u0648\u064a\u0631 \u062f\u0639\u0645 \u0623\u0646\u062f\u0631\u0648\u064a\u062f \u0645\u0646\u0630 \u0627\u0644\u0639\u0627\u0645 2012.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "\u064a\u0633\u062a\u0639\u0645\u0644 \u0643\u0648\u0644\u0627\u0628\u0648\u0631\u0627 \u0623\u0648\u0641\u064a\u0633 \u0644\u0646\u0638\u0627\u0645 \u0623\u0646\u062f\u0631\u0648\u064a\u062f \u0646\u0641\u0633 \u0627\u0644\u0645\u062d\u0631\u0643 \u0627\u0644\u0630\u064a \u064a\u0633\u062a\u0639\u0645\u0644\u0647 \u0644\u064a\u0628\u0631 \u0623\u0648\u0641\u064a\u0633 \u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u0646\u062f\u0648\u0632 \u0648 \u0645\u0627\u0643 \u0648 \u0644\u064a\u0646\u0643\u0633. \u064a\u0642\u0648\u0645 \u0647\u0630\u0627\u060c \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0623\u0645\u0627\u0645\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0643\u0648\u0644\u0627\u0628\u0648\u0631\u0627 \u0623\u0648\u0646 \u0644\u0627\u064a\u0646\u060c \u0628\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648\u062d\u0641\u0638\u0647\u0627 \u0628\u0634\u0643\u0644 \u0645\u0634\u0627\u0628\u0647 \u0644\u062a\u0637\u0628\u064a\u0642 \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628 \u0644\u064a\u0628\u0631 \u0623\u0648\u0641\u064a\u0633.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "\u0643\u0648\u0644\u0627\u0628\u0648\u0631\u0627 \u0623\u0648\u0641\u064a\u0633 \u0647\u0648 \u0645\u062d\u0631\u0631 \u0644\u0644\u0646\u0635\u0648\u0635\u060c \u0648 \u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644\u060c \u0648 \u0644\u0644\u0639\u0631\u0648\u0636 \u0645\u0628\u0646\u0649 \u0639\u0644\u0649 \u0644\u064a\u0628\u0631 \u0623\u0648\u0641\u0633\u060c \u0648 \u0627\u0644\u0630\u064a \u0647\u0648 \u0623\u0634\u0647\u0631 \u062d\u0632\u0645\u0629 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0645\u0643\u062a\u0628\u064a\u0629 \u0645\u0641\u062a\u0648\u062d\u0629 \u0627\u0644\u0645\u0635\u062f\u0631- \u0648\u0647\u0648 \u0645\u062a\u0648\u0641\u0631 \u062d\u0627\u0644\u064a\u0651\u0627\u064b \u0639\u0644\u0649 \u0627\u0644\u0623\u0646\u062f\u0631\u0648\u064a\u062f \u0643\u0630\u0644\u0643\u061b \u0645\u0645\u0651\u0627 \u064a\u0639\u0632\u0632 \u0645\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062a\u0639\u0627\u0648\u0646\u064a \u0639\u0646 \u0628\u0639\u062f \u0648\u0639\u0628\u0631 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0646\u0642\u0627\u0644.", "Collabora Office: LibreOffice, OpenOffice & more": "\u0643\u0648\u0644\u0627\u0628\u0648\u0631\u0627 \u0623\u0648\u0641\u064a\u0633: \u0644\u064a\u0628\u0631 \u0623\u0648\u0641\u064a\u0633\u060c \u0623\u0648\u0628\u0646 \u0623\u0648\u0641\u064a\u0633 \u0648 \u063a\u064a\u0631\u0647\u0627", "Credits:": "\u0634\u0643\u0631 \u0648 \u062a\u0642\u062f\u064a\u0631:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u0645\u062d\u0631\u0631 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0644\u064a\u0628\u0631\u0623\u0648\u0641\u064a\u0633 \u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0623\u0648\u0641\u064a\u0633\u060c \u0648 \u0644\u064a\u0628\u0631\u0623\u0648\u0641\u064a\u0633\u060c \u0648 \u0623\u0648\u0628\u0646 \u0623\u0648\u0641\u064a\u0633 \u0648 \u063a\u064a\u0631\u0647\u0627.", "License:": "\u0627\u0644\u062a\u0631\u062e\u064a\u0635:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "\u0645\u0627\u064a\u0643\u0631\u0648\u0633\u0648\u0641\u062a \u0623\u0648\u0641\u064a\u0633 2019/2016/2013/2010/2007 \u0644\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "\u0645\u0627\u064a\u0643\u0631\u0648\u0633\u0648\u0641\u062a \u0623\u0648\u0641\u064a\u0633 2000/97/XP/2003 \u0644\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u0641\u062a\u0648\u062d\u0629 (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u0631\u062e\u0635\u0629 \u0645\u0648\u0632\u064a\u0644\u0627 \u0627\u0644\u0639\u0627\u0645\u0629 \u0645\u0641\u062a\u0648\u062d\u0629 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0627\u0644\u062b\u0627\u0646\u064a \u0648 \u063a\u064a\u0631\u0647\u0627", "Report issues:": "\u0627\u0644\u062a\u0628\u0644\u064a\u063a \u0639\u0646 \u0625\u0634\u0643\u0627\u0644\u064a\u0627\u062a:", "Supported files:": "\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629:", "This app is in active development, feedback and bug reports are very welcome.": "\u0647\u0630\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0647\u0648 \u0627\u0644\u0622\u0646 \u062a\u062d\u062a \u0627\u0644\u062a\u0637\u0648\u064a\u0631\u061b \u0644\u0630\u0627 \u0641\u0625\u0646\u0646\u0627 \u0646\u0631\u062d\u0628 \u0628\u0623\u064a \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0623\u0648 \u0628\u0644\u0627\u063a\u0627\u062a \u0628\u0627\u0644\u0623\u062e\u0637\u0627\u0621.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u0627\u0633\u062a\u0639\u0645\u0644 \u0645\u062a\u062a\u0628\u0639 \u0627\u0644\u0623\u062e\u0637\u0627\u0621 \u0648 \u0642\u0645 \u0628\u0625\u0631\u0641\u0627\u0642 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0633\u0628\u0628\u062a \u0641\u064a \u0627\u0644\u0625\u0634\u0643\u0627\u0644 \u0639\u0628\u0631 https://col.la/android. \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u062c\u0645\u064a\u0639 \u0645\u0627 \u0633\u062a\u0636\u0639\u0647 \u0641\u064a \u0645\u062a\u062a\u0628\u0639 \u0627\u0644\u0623\u062e\u0637\u0627\u0621 \u0633\u064a\u0628\u0635\u062d \u0645\u062a\u0627\u062d\u0627\u064b \u0644\u0644\u0639\u0645\u0648\u0645."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ast.json b/f7cloud-office/browser/dist/l10n/descriptions-ast.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ast.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-bar.json b/f7cloud-office/browser/dist/l10n/descriptions-bar.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-bar.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-be.json b/f7cloud-office/browser/dist/l10n/descriptions-be.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-be.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-be_Latn.json b/f7cloud-office/browser/dist/l10n/descriptions-be_Latn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-be_Latn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-bg.json b/f7cloud-office/browser/dist/l10n/descriptions-bg.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-bg.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-bn.json b/f7cloud-office/browser/dist/l10n/descriptions-bn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-bn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-br.json b/f7cloud-office/browser/dist/l10n/descriptions-br.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-br.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-brx.json b/f7cloud-office/browser/dist/l10n/descriptions-brx.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-brx.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-bs.json b/f7cloud-office/browser/dist/l10n/descriptions-bs.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-bs.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ca.json b/f7cloud-office/browser/dist/l10n/descriptions-ca.json new file mode 100644 index 0000000..f28f386 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ca.json @@ -0,0 +1 @@ +{"About the app:": "Quant a l'aplicaci\u00f3:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Els enginyers del Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia i Skyler Grey han desenvolupat la compatibilitat amb Android des de l'any 2012, amb l'ajuda dels estudiants del Google Summer of Code Andrzej Hunt, Iain Billet i Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office per a l'Android utilitza el mateix motor que el LibreOffice per al Windows, Mac i Linux. Aix\u00f2, combinat amb la nova interf\u00edcie basada en el Collabora Online, llegeix i desa documents de manera similar al LibreOffice d'escriptori.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "El Collabora Office \u00e9s un programa d'edici\u00f3 de text, full de c\u00e0lcul i presentacions basat en el LibreOffice, el paquet ofim\u00e0tic de codi obert m\u00e9s popular del m\u00f3n. I ara \u00e9s a l'Android, millorant les vostres possibilitats de treballar als dispositius m\u00f2bils i de manera col\u00b7laborativa.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice i m\u00e9s", "Credits:": "Cr\u00e8dits:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor basat en el LibreOffice per a documents de l'Office i l'Open/LibreOffice.", "License:": "Llic\u00e8ncia:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Format Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Codi obert - Mozilla Public License v2 i d'altres", "Report issues:": "Notifiqueu errors:", "Supported files:": "Fitxers compatibles:", "This app is in active development, feedback and bug reports are very welcome.": "L'aplicaci\u00f3 es troba en desenvolupament actiu, agra\u00efm els comentaris i la notificaci\u00f3 d'errors.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utilitzeu el gestor d'errors i adjunteu qualsevol fitxer que hagi causat problemes a trav\u00e9s de https://col.la/android. Tingueu en compte que qualsevol cosa que envieu al gestor d'errors ser\u00e0 p\u00fablica."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ca@valencia.json b/f7cloud-office/browser/dist/l10n/descriptions-ca@valencia.json new file mode 100644 index 0000000..e2249ea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ca@valencia.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice i m\u00e9s", "Credits:": "Cr\u00e8dits:", "License:": "Llic\u00e8ncia:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "De codi obert - Mozilla Public License v2 i altres"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-cs.json b/f7cloud-office/browser/dist/l10n/descriptions-cs.json new file mode 100644 index 0000000..78c5f93 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-cs.json @@ -0,0 +1 @@ +{"About the app:": "O aplikaci:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "V\u00fdvoj\u00e1\u0159i spole\u010dnosti Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey p\u0159ipravuj\u00ed podporu pro Android od roku 2012, a to s pomoc\u00ed student\u016f programu Google Summer of Code, kter\u00fdmi jsou Andrzej Hunt, Iain Billet a Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office pro Android pou\u017e\u00edv\u00e1 stejn\u00e9 j\u00e1dro jako LibreOffice pro Windows, Mac a Linux, kter\u00e9 kombinuje s nov\u00fdm frontendem zalo\u017een\u00fdm na aplikaci Collabora Online. Dokumenty se tak na\u010d\u00edtaj\u00ed a ukl\u00e1daj\u00ed podobn\u011b jako v desktopov\u00e9 verzi LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office je program pro pr\u00e1ci s textem, tabulkami a prezentacemi, zalo\u017een\u00fd na LibreOffice, nejpopul\u00e1rn\u011bj\u0161\u00edm otev\u0159en\u00e9m kancel\u00e1\u0159sk\u00e9m bal\u00edku - a nyn\u00ed je na Androidu, \u010d\u00edm\u017e se zlep\u0161uje mo\u017enost vyu\u017eit\u00ed mobiln\u00edch za\u0159\u00edzen\u00ed a spolupr\u00e1ce s ostatn\u00edmi u\u017eivateli.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice a dal\u0161\u00ed", "Credits:": "Auto\u0159i:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice editor na dokumenty LibreOffice, OpenOffice a Microsoft Office.", "License:": "Licence:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "otev\u0159en\u00e1 - Mozilla Public License v2 a jin\u00e9", "Report issues:": "Hl\u00e1\u0161en\u00ed probl\u00e9m\u016f:", "Supported files:": "Podporovan\u00e9 soubory:", "This app is in active development, feedback and bug reports are very welcome.": "Tato aplikace se aktivn\u011b vyv\u00edj\u00ed, velice uv\u00edt\u00e1me zp\u011btnou vazbu a chybov\u00e1 hl\u00e1\u0161en\u00ed.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Pou\u017eijte syst\u00e9m pro hl\u00e1\u0161en\u00ed chyb na https://col.la/android a p\u0159ipojte soubory, kter\u00e9 probl\u00e9my zp\u016fsobily. M\u011bjte na pam\u011bti, \u017ee v\u0161echno, co do tohoto syst\u00e9mu zad\u00e1te, bude ve\u0159ejn\u011b viditeln\u00e9."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-cy.json b/f7cloud-office/browser/dist/l10n/descriptions-cy.json new file mode 100644 index 0000000..e9401d8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-cy.json @@ -0,0 +1 @@ +{"About the app:": "Ynghylch yr ap:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Mae peirianwyr Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia a Skyler Grey wedi bod yn datblygu cefnogaeth i Android ers 2012, gyda chymorth myfyrwyr Google Summer of Code Andrzej Hunt, Iain Billet a Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Mae Collabora Office ar gyfer Android yn defnyddio'r u peiriant \u00e2 LibreOffice ar gyfer Windows, Mac, a Linux. Mae hyn, ynghyd \u00e2 blaen newydd wedi ei seilio ar Collabora Online, yn darllen a chadw dogfennau yn yr un modd a LibreOffice ar y bwrdd gwaith.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Mae Collabora'n olygydd testun, taenlen a chyflwyno yn seiliedig ar LibreOffice, rhaglenni swyddfa Coda Agored mwyaf poblogaidd y byd - ac mae ar gael nawr ar Android, gan wella\u2019ch posibiliadau ar gyfer gweithio ar ddyfeisiadau symudol ac ar gyfer cydweithio.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice a rhagor", "Credits:": "Cydnabyddiaeth:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Golygydd LibreOffice ar gyfer ffeiliau Microsoft Office, LibreOffice ac OpenOffice.", "License:": "Trwydded:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Cod Agored - Mozilla Public License v2 ac eraill", "Report issues:": "Adrodd ar faterion:", "Supported files:": "Ffeiliau sy'n cael eu cefnogi:", "This app is in active development, feedback and bug reports are very welcome.": "Mae'r ap wrthi'n cael ei datblygu ac mae croeso i chi anfon adborth ac adroddiadau chwalu.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Defnyddiwch y traciwr gwallau ac atodi unrhyw ffeiliau sy'n achosi problemau drwy https://col.la/android. Cofiwch y bydd unrhyw beth fyddwch yn ei roi yn y traciwr gwallau'n wybodaeth gyhoeddus."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-da.json b/f7cloud-office/browser/dist/l10n/descriptions-da.json new file mode 100644 index 0000000..831a562 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-da.json @@ -0,0 +1 @@ +{"About the app:": "Om appen:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora-ingeni\u00f8rerne Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia og Skyler Grey har udviklet p\u00e5 Android-underst\u00f8ttelse siden 2012 med hj\u00e6lp fra Google Summer of Code-studenterne Andrzej Hunt, Iain Billet og Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office til Android bruger den samme motor som LibreOffice til Windows, Mac, og Linux. Dette, kombineret med en ny grafisk brugerflade baseret p\u00e5 Collabora Online, indl\u00e6ser og gemmer dokumenter p\u00e5 samme m\u00e5de som LibreOffice p\u00e5 en computer.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office er et tekstredigerings-, regnearks- og pr\u00e6sentationsprogram baseret p\u00e5 LibreOffice, verdens mest popul\u00e6re Open Source office-pakke \u2013 findes nu p\u00e5 Android, hvilket forbedrer dine muligheder for at arbejde p\u00e5 mobilen og for samarbejde.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice med mere", "Credits:": "Bidragsydere:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice baseret editor til Microsoft Office og OpenOffice docs.", "License:": "Licens:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u00c5bn dokumentformat (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 og andre", "Report issues:": "Rapporter problemer:", "Supported files:": "Underst\u00f8ttede filer:", "This app is in active development, feedback and bug reports are very welcome.": "Denne app er under fortsat udvikling. Feedback og fejlrapporter er meget velkomne.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Brug fejls\u00f8geren og vedh\u00e6ft de filer, der for\u00e5rsagede problemer, gennem https://col.la/android. Bem\u00e6rk venligst, at d\u00e9t, du skriver i fejls\u00f8geren, vil v\u00e6re synligt for offentligheden."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-de.json b/f7cloud-office/browser/dist/l10n/descriptions-de.json new file mode 100644 index 0000000..6b3dc63 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-de.json @@ -0,0 +1 @@ +{"About the app:": "\u00dcber die App:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Die Collabora-Ingenieure Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia und Skyler Grey haben seit 2012 mithilfe der Google Summer of Code-Studenten Andrzej Hunt, Iain Billet und Kaishu Sahu die Android-Unterst\u00fctzung entwickelt.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office f\u00fcr Android nutzt die gleiche Engine wie LibreOffice f\u00fcr Windows, Mac und Linux. In Kombination mit einem neuen Frontend, das auf Collabora Online basiert, werden Dokumente \u00e4hnlich wie in LibreOffice Desktop gelesen und gespeichert.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office ist ein Texteditor, Tabellenkalkulations- und Pr\u00e4sentationsprogramm, das auf LibreOffice, der weltweit beliebtesten Open-Source-Office-Suite, basiert - und jetzt gibt es es auch auf Android, was Ihre M\u00f6glichkeiten f\u00fcr mobiles Arbeiten und Zusammenarbeit erweitert.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice und mehr", "Credits:": "Danksagungen:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice basierter Editor f\u00fcr Microsoft, LibreOffice & OpenOffice Dokumente.", "License:": "Lizenz:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open-Document-Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 und andere", "Report issues:": "Probleme melden:", "Supported files:": "Unterst\u00fctzte Dateien:", "This app is in active development, feedback and bug reports are very welcome.": "Diese App befindet sich in aktiver Entwicklung, R\u00fcckmeldungen und Fehlerberichte sind sehr willkommen.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Verwenden Sie den Bugtracker und h\u00e4ngen Sie alle Dateien, die Probleme verursacht haben, \u00fcber https://col.la/android an. Bitte beachten Sie, dass alles, was Sie in den Bugtracker eintragen, \u00f6ffentlich ist."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-dsb.json b/f7cloud-office/browser/dist/l10n/descriptions-dsb.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-dsb.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-el.json b/f7cloud-office/browser/dist/l10n/descriptions-el.json new file mode 100644 index 0000000..497374f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-el.json @@ -0,0 +1 @@ +{"About the app:": "\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u039f\u03b9 \u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03bf\u03af \u03c4\u03b7\u03c2 Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia \u03ba\u03b1\u03b9 Skyler Grey \u03b1\u03bd\u03b1\u03c0\u03c4\u03cd\u03c3\u03c3\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03bf\u03c5 Android \u03b1\u03c0\u03cc \u03c4\u03bf 2012, \u03bc\u03b5 \u03c4\u03b7 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c4\u03c9\u03bd \u03c6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ce\u03bd \u03c4\u03bf\u03c5 Google Summer of Code Andrzej Hunt, Iain Billet \u03ba\u03b1\u03b9 Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "\u03a4\u03bf Collabora Office \u03b3\u03b9\u03b1 Android \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03bc\u03b7\u03c7\u03b1\u03bd\u03ae \u03bc\u03b5 \u03c4\u03bf LibreOffice \u03b3\u03b9\u03b1 Windows, Mac \u03ba\u03b1\u03b9 Linux. \u0391\u03c5\u03c4\u03cc, \u03c3\u03b5 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf front-end \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf Collabora Online, \u03b4\u03b9\u03b1\u03b2\u03ac\u03b6\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b5\u03b9 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b1 \u03bc\u03b5 \u03c4\u03bf LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "\u03a4\u03bf Collabora Office \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf LibreOffice, \u03c4\u03b7\u03bd \u03c0\u03b9\u03bf \u03b4\u03b7\u03bc\u03bf\u03c6\u03b9\u03bb\u03ae \u03c3\u03bf\u03c5\u03af\u03c4\u03b1 \u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03bf\u03c5 \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03bf\u03cd \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03cc\u03c3\u03bc\u03bf - \u03ba\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03bf Android, \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03ad\u03c2 \u03c3\u03b1\u03c2 \u03bd\u03b1 \u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ba\u03b9\u03bd\u03b7\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & \u03ac\u03bb\u03bb\u03b5\u03c2", "Credits:": "\u03a3\u03c5\u03bd\u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ad\u03c2:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 LibreOffice \u03b3\u03b9\u03b1 Microsoft Office, LibreOffice & OpenOffice.", "License:": "\u0386\u03b4\u03b5\u03b9\u03b1:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u039c\u03bf\u03c1\u03c6\u03cc\u03c4\u03c5\u03c0\u03bf\u03c5 \u0395\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc\u03c2 \u039a\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2 - Mozilla Public License v2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1", "Report issues:": "\u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03b8\u03b5\u03bc\u03ac\u03c4\u03c9\u03bd:", "Supported files:": "\u03a5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03b1:", "This app is in active development, feedback and bug reports are very welcome.": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7, \u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ad\u03c2 \u03c3\u03c6\u03b1\u03bb\u03bc\u03ac\u03c4\u03c9\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03b5\u03c5\u03c0\u03c1\u03cc\u03c3\u03b4\u03b5\u03ba\u03c4\u03b1.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf bugtracker \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c5\u03bd\u03ac\u03c8\u03c4\u03b5 \u03c4\u03c5\u03c7\u03cc\u03bd \u03b1\u03c1\u03c7\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ba\u03ac\u03bb\u03b5\u03c3\u03b1\u03bd \u03c0\u03c1\u03bf\u03b2\u03bb\u03ae\u03bc\u03b1\u03c4\u03b1 \u03bc\u03ad\u03c3\u03c9 https://col.la/android. \u039b\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c5\u03c0\u03cc\u03c8\u03b7 \u03cc\u03c4\u03b9 \u03bf\u03c4\u03b9\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf bugtracker \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-en_AU.json b/f7cloud-office/browser/dist/l10n/descriptions-en_AU.json new file mode 100644 index 0000000..b974077 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-en_AU.json @@ -0,0 +1 @@ +{"About the app:": "About the app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & more", "Credits:": "Credits:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.", "License:": "License:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 and other", "Report issues:": "Report issues:", "Supported files:": "Supported files:", "This app is in active development, feedback and bug reports are very welcome.": "This app is in active development, feedback and bug reports are very welcome.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-en_CA.json b/f7cloud-office/browser/dist/l10n/descriptions-en_CA.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-en_CA.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-en_GB.json b/f7cloud-office/browser/dist/l10n/descriptions-en_GB.json new file mode 100644 index 0000000..b974077 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-en_GB.json @@ -0,0 +1 @@ +{"About the app:": "About the app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & more", "Credits:": "Credits:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.", "License:": "License:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 and other", "Report issues:": "Report issues:", "Supported files:": "Supported files:", "This app is in active development, feedback and bug reports are very welcome.": "This app is in active development, feedback and bug reports are very welcome.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-en_NZ.json b/f7cloud-office/browser/dist/l10n/descriptions-en_NZ.json new file mode 100644 index 0000000..b974077 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-en_NZ.json @@ -0,0 +1 @@ +{"About the app:": "About the app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & more", "Credits:": "Credits:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.", "License:": "License:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 and other", "Report issues:": "Report issues:", "Supported files:": "Supported files:", "This app is in active development, feedback and bug reports are very welcome.": "This app is in active development, feedback and bug reports are very welcome.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-en_ZA.json b/f7cloud-office/browser/dist/l10n/descriptions-en_ZA.json new file mode 100644 index 0000000..b974077 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-en_ZA.json @@ -0,0 +1 @@ +{"About the app:": "About the app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & more", "Credits:": "Credits:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.", "License:": "License:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 and other", "Report issues:": "Report issues:", "Supported files:": "Supported files:", "This app is in active development, feedback and bug reports are very welcome.": "This app is in active development, feedback and bug reports are very welcome.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-eo.json b/f7cloud-office/browser/dist/l10n/descriptions-eo.json new file mode 100644 index 0000000..e1d2f48 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-eo.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & plu", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LbreOffice-baza redaktilo kongrua kun Microsoft Office, LibreOffice, OpenOffice."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-es.json b/f7cloud-office/browser/dist/l10n/descriptions-es.json new file mode 100644 index 0000000..1458949 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-es.json @@ -0,0 +1 @@ +{"About the app:": "Acerca de la aplicaci\u00f3n:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Los ingenieros de Collabora: Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia y Skyler Grey han estado desarrollando soporte para Android desde 2012, con la ayuda de los estudiantes de Google Summer of Code Andrzej Hunt, Iain Billet y Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office para Android utiliza el mismo motor que LibreOffice para Windows, Mac y Linux. Esto, combinado con un nueva interfaz basada en Collabora Online, lee y guarda documentos de forma similar a LibreOffice de escritorio.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office es un editor de texto, hoja de c\u00e1lculo y programa de presentaciones basado en LibreOffice, la suite ofim\u00e1tica de c\u00f3digo abierto m\u00e1s popular del mundo y ahora est\u00e1 en Android, mejorando tus posibilidades de trabajar en m\u00f3vil y para la colaboraci\u00f3n.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice y m\u00e1s", "Credits:": "Cr\u00e9ditos:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor basado en LibreOffice para Microsoft Office, LibreOffice y OpenOffice.", "License:": "Licencia:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Formato de documento abierto (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "C\u00f3digo abierto: licencia p\u00fablica de Mozilla v2 y otras", "Report issues:": "Informar de problemas:", "Supported files:": "Archivos compatibles:", "This app is in active development, feedback and bug reports are very welcome.": "Esta aplicaci\u00f3n est\u00e1 en desarrollo continuo, por lo que se agradecen los comentarios y los informes de errores.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utiliza el rastreador de errores y adjunta cualquier archivo que haya causado problemas a trav\u00e9s de https://col.la/android . Ten en cuenta que todo lo que ingrese en el rastreador de errores ser\u00e1 p\u00fablico."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-et.json b/f7cloud-office/browser/dist/l10n/descriptions-et.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-et.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-eu.json b/f7cloud-office/browser/dist/l10n/descriptions-eu.json new file mode 100644 index 0000000..be5dade --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-eu.json @@ -0,0 +1 @@ +{"About the app:": "Aplikazioari buruz:", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice etab.", "Credits:": "Kredituak:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice editorea MS Office, LibreOffice eta OpenOffice dokumentuentzako.", "License:": "Lizentzia:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Formatua (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Kode irekia - Mozilla Public License v2 eta bestelakoak", "Report issues:": "Jakinarazi arazoak:", "Supported files:": "Onartutako fitxategiak:"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-fa.json b/f7cloud-office/browser/dist/l10n/descriptions-fa.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-fa.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-fi.json b/f7cloud-office/browser/dist/l10n/descriptions-fi.json new file mode 100644 index 0000000..b4d5ded --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-fi.json @@ -0,0 +1 @@ +{"About the app:": "Tietoja sovelluksesta:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collaboran insin\u00f6\u00f6rit Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia ja Skyler Grey ovat kehitt\u00e4neet Android-tukea vuodesta 2012 l\u00e4htien Google Summer of Code -opiskelijoiden Andrzej Huntin, Iain Billetin ja Kaishu Sahun avustuksella.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office Androidille k\u00e4ytt\u00e4\u00e4 samaa moottoria kuin LibreOffice Linuxille, Macille ja Windowsille. T\u00e4m\u00e4 yhdistettyn\u00e4 uuteen Collabora Onlineen perustuvaan k\u00e4ytt\u00f6liittym\u00e4\u00e4n lukee ja tallentaa asiakirjoja samalla tavalla kuin LibreOffice-ty\u00f6p\u00f6yt\u00e4versio.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office on tekstink\u00e4sittely-, taulukkolaskenta- ja esitysohjelma, joka perustuu maailman suosituimpaan avoimen l\u00e4hdekoodin ohjelmistopakettiin, LibreOfficeen, ja nyt se on saatavilla Androidiin, joten voit ty\u00f6skennell\u00e4 mobiililaitteella ja tehd\u00e4 tehokkaammin yhteisty\u00f6t\u00e4.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice ynn\u00e4 muuta", "Credits:": "Kiitett\u00e4v\u00e4\u00e4:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice-pohjainen muokkain LibreOffice- ja OpenOffice- ja Microsoft Office -asiakirjoille.", "License:": "Lisenssi:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document -tiedostot (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Avoin l\u00e4hdekoodi \u2013 Mozilla Public License v2 ja muut", "Report issues:": "Ilmoita ongelmista:", "Supported files:": "Tuetut tiedostotyypit:", "This app is in active development, feedback and bug reports are very welcome.": "Sovellusta kehitet\u00e4\u00e4n aktiivisesti, joten palaute ja virheraportit ovat tervetulleita.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "K\u00e4yt\u00e4 vianseurantaa ja l\u00e4het\u00e4 ongelmia aiheuttaneet tiedostot osoitteesta https://col.la/android. Huomaathan, ett\u00e4 kaikki vianseurantaan antamasi tiedot ovat julkisia."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-fr.json b/f7cloud-office/browser/dist/l10n/descriptions-fr.json new file mode 100644 index 0000000..3071798 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-fr.json @@ -0,0 +1 @@ +{"About the app:": "\u00c0 propos de l\u2019application\u202f:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Les ing\u00e9nieurs de Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia et Skyler Grey d\u00e9veloppent le support Android depuis 2012 avec l\u2019aide des \u00e9tudiants de Google Summer of Code Andrzej Hunt, Iain Billet et Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office pour Android utilise le m\u00eame moteur que LibreOffice pour Windows, Mac et Linux. Associ\u00e9 \u00e0 une nouvelle interface utilisateur bas\u00e9e sur Collabora Online, il lit et enregistre les documents de mani\u00e8re similaire \u00e0 la version bureau de LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office est un \u00e9diteur de texte, un tableur et un logiciel de pr\u00e9sentation bas\u00e9 sur LibreOffice, la suite bureautique Open Source la plus populaire au monde - et maintenant il est sur Android, am\u00e9liorant vos possibilit\u00e9s de travail sur mobile et de collaboration.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office\u00a0: LibreOffice, OpenOffice et plus", "Credits:": "Cr\u00e9dits\u202f:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u00c9diteur bas\u00e9 sur LibreOffice pour les documents Office, LibreOffice et OpenOffice.", "License:": "License\u202f:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Format Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 et autres", "Report issues:": "Signaler des probl\u00e8mes\u00a0:", "Supported files:": "Fichiers pris en charge\u202f:", "This app is in active development, feedback and bug reports are very welcome.": "Cette application est en d\u00e9veloppement actif, les commentaires et les rapports de bugs sont les bienvenus.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utilisez le bugtracker et joignez tous les fichiers probl\u00e9matiques via https://col.la/android. Veuillez noter que tout ce que vous saisissez dans le bugtracker sera public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-fy.json b/f7cloud-office/browser/dist/l10n/descriptions-fy.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-fy.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ga.json b/f7cloud-office/browser/dist/l10n/descriptions-ga.json new file mode 100644 index 0000000..19c2da0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ga.json @@ -0,0 +1 @@ +{"About the app:": "Maidir leis an aip:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "T\u00e1 Innealt\u00f3ir\u00ed Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashash Padia agus Skyler Gray ag forbairt taca\u00edocht Android \u00f3 2012 i leith, le cabhair \u00f3 mhic l\u00e9inn Google Summer of Code Andrzej Hunt, Iain Billet agus Kaishu Sahu .", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "\u00das\u00e1ideann Collabora Office for Android an t-inneall c\u00e9anna le LibreOffice do Windows, Mac agus Linux. L\u00e9ann s\u00e9 seo, in \u00e9ineacht le ceann tosaigh nua bunaithe ar Collabora Online, agus s\u00e1bh\u00e1lann s\u00e9 doicim\u00e9id mar a ch\u00e9ile le LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Is eagarth\u00f3ir t\u00e9acs, scarbhileog agus cl\u00e1r cur i l\u00e1thair \u00e9 Collabora Office at\u00e1 bunaithe ar LibreOffice, an tsraith oifige Foinse Oscailte is m\u00f3 t\u00f3ir ar domhan - agus anois t\u00e1 s\u00e9 ar Android, ag cur le do chuid f\u00e9idearthachta\u00ed oibri\u00fa ar fh\u00f3in ph\u00f3ca agus le haghaidh comhoibrithe.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & eile", "Credits:": "Creidmheasanna:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Eagarth\u00f3ir bunaithe ar LibreOffice do dhoicim\u00e9id Microsoft Office, LibreOffice agus OpenOffice.", "License:": "Cead\u00fanas:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Form\u00e1id Oscailte Doicim\u00e9id (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Foinse Oscailte - Cead\u00fanas Poibl\u00ed Mozilla v2 agus eile", "Report issues:": "Saincheisteanna tuairisce:", "Supported files:": "Comhaid tacaithe:", "This app is in active development, feedback and bug reports are very welcome.": "T\u00e1 an aip seo \u00e1 forbairt go gn\u00edomhach, t\u00e1 f\u00e1ilte mh\u00f3r roimh aiseolas agus tuairisc\u00ed ar fhabht.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u00das\u00e1id an rianaitheoir fabht agus ceangail aon chomhaid a chruthaigh fadhbanna tr\u00ed https://col.la/android. Tabhair faoi deara le do thoil go mbeidh aon rud a chuirfidh t\u00fa isteach sa lorgaire fabht poibl\u00ed."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-gd.json b/f7cloud-office/browser/dist/l10n/descriptions-gd.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-gd.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-gl.json b/f7cloud-office/browser/dist/l10n/descriptions-gl.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-gl.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-gug.json b/f7cloud-office/browser/dist/l10n/descriptions-gug.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-gug.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-he.json b/f7cloud-office/browser/dist/l10n/descriptions-he.json new file mode 100644 index 0000000..ca1a030 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-he.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office:\u200f LibreOffice,\u200f OpenOffice \u05d5\u05e2\u05d5\u05d3", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u05e2\u05d5\u05e8\u05da \u05de\u05d1\u05d5\u05e1\u05e1 LibreOffice \u05e2\u05d1\u05d5\u05e8 \u05de\u05e1\u05de\u05db\u05d9 Microsoft Office,\u200f LibreOffice \u05d5\u05beOpenOffice."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-hi.json b/f7cloud-office/browser/dist/l10n/descriptions-hi.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-hi.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-hr.json b/f7cloud-office/browser/dist/l10n/descriptions-hr.json new file mode 100644 index 0000000..768144b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-hr.json @@ -0,0 +1 @@ +{"About the app:": "O aplikaciji:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora in\u017eenjeri Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia i Skyler Gray razvijaju podr\u0161ku za Android od 2012. uz pomo\u0107 studenata programa \u201eGoogle Summer of Code\u201d Andrzej Hunt, Iain Billet and Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office za Android koristi isti mehanizam kao LibreOffice za Windows, Mac i Linux. To, u kombinaciji s novim su\u010deljem temeljenim na Collabora Online, \u010dita i sprema dokumente sli\u010dno desktop verziji LibreOfficea.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office je program za ure\u0111ivanje teksta, prora\u010dunskih tablica i prezentacije temeljen na LibreOfficeu, najpopularnijem uredskom paketu otvorenog koda na svijetu \u2013 sada i za Android, pove\u0107avaju\u0107i mogu\u0107nosti rada na mobilnom ure\u0111aju i suradnje.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice i vi\u0161e", "Credits:": "Zasluge:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice-bazirani ure\u0111iva\u010d za MS Office, LibreOffice i OpenOffice dokumente.", "License:": "Licenca:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Otvoreni kod \u2013 Javna Mozilla licenca v2 i druge", "Report issues:": "Prijavi probleme:", "Supported files:": "Podr\u017eane datoteke:", "This app is in active development, feedback and bug reports are very welcome.": "Ova se aplikacija nalazi u stanju aktivnog razvoja. Povratne informacije i izvje\u0161taji o gre\u0161kama su dobrodo\u0161li.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Koristi sustav za pra\u0107enje problema i prilo\u017ei sve datoteke koje su prouzro\u010dile probleme na https://col.la/android. Sve \u0161to upi\u0161e\u0161 u sustav za pra\u0107enje problema \u0107e biti javno."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-hsb.json b/f7cloud-office/browser/dist/l10n/descriptions-hsb.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-hsb.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-hu.json b/f7cloud-office/browser/dist/l10n/descriptions-hu.json new file mode 100644 index 0000000..456181c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-hu.json @@ -0,0 +1 @@ +{"About the app:": "Az alkalmaz\u00e1sr\u00f3l:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "A Collabora m\u00e9rn\u00f6kei, Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia \u00e9s Skyler Grey 2012 \u00f3ta fejlesztik az Android alkalmaz\u00e1st. Seg\u00edts\u00e9g\u00fckre voltak a Google Summer of Code r\u00e9sztvev\u0151i, Andrzej Hunt, Iain Billet \u00e9s Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "A Collabora Office Androidon ugyanazt a motort haszn\u00e1lja, mint a LibreOffice Windows, Mac \u00e9s Linux alatt. A felhaszn\u00e1l\u00f3i fel\u00fclet a Collabora Online term\u00e9ken alapul. Az alkalmaz\u00e1s a LibreOffice asztali verzi\u00f3j\u00e1hoz hasonl\u00f3an olvassa be \u00e9s menti a dokumentumokat.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "A Collabora Office egy sz\u00f6vegszerkeszt\u0151, t\u00e1bl\u00e1zatkezel\u0151 \u00e9s prezent\u00e1ci\u00f3s program. A LibreOffice-on alapul, amely a vil\u00e1g legn\u00e9pszer\u0171bb ny\u00edlt forr\u00e1sk\u00f3d\u00fa irodai programcsomagja. M\u0171k\u00f6dik Androidon is, n\u00f6velve a mobilit\u00e1st \u00e9s az egy\u00fcttm\u0171k\u00f6d\u00e9si lehet\u0151s\u00e9geket.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice stb.", "Credits:": "K\u00e9sz\u00edt\u0151k:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Szerkeszt\u0151 Microsoft Office, LibreOffice \u00e9s OpenOffice dokumentumokhoz.", "License:": "Licenc:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Ny\u00edlt forr\u00e1s \u2013 Mozilla Public License v2 \u00e9s egyebek", "Report issues:": "Hibabejelent\u00e9s:", "Supported files:": "T\u00e1mogatott f\u00e1jlok:", "This app is in active development, feedback and bug reports are very welcome.": "Az alkalmaz\u00e1s fejleszt\u00e9se folyamatos, a visszajelz\u00e9seknek \u00e9s hibabejelent\u00e9seknek \u00f6r\u00fcl\u00fcnk.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Haszn\u00e1lja a hibabejelent\u0151t, \u00e9s csatolja a probl\u00e9m\u00e1t okoz\u00f3 f\u00e1jlt: https://col.la/android. Ne feledje, hogy a hibabejelent\u0151be bek\u00fcld\u00f6tt adatok nyilv\u00e1nosak."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ia.json b/f7cloud-office/browser/dist/l10n/descriptions-ia.json new file mode 100644 index 0000000..e828201 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ia.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice e plus"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-id.json b/f7cloud-office/browser/dist/l10n/descriptions-id.json new file mode 100644 index 0000000..fe01683 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-id.json @@ -0,0 +1 @@ +{"About the app:": "Tentang aplikasi:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Para Insinyur Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia, dan Skyler Grey telah mengembangkan dukungan Android sejak 2012, dengan bantuan para pelajar Google Summer of Code Andrzej Hunt, Iain Billet, dan Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office untuk Android menggunakan mesin yang sama seperti LibreOffice untuk Windows, Mac, dan Linux. Ini, dikombinasikan dengan front-end baru berdasarkan Collabora Online, membaca dan menyimpan dokumen mirip dengan LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office adalah editor teks, spreadsheet, dan program presentasi yang berbasis LibreOffice, keluarga aplikasi perkantoran Open Source paling populer di dunia - dan sekarang di Android, meningkatkan kemungkinan Anda untuk bekerja di ponsel dan untuk kolaborasi.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice dll", "Credits:": "Kredit:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor berbasis LibreOffice untuk Microsoft Office, LibreOffice, dan OpenOffice.", "License:": "Lisensi:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Format Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Sumber Terbuka - Mozilla Public License v2 dan lainnya", "Report issues:": "Laporkan masalah:", "Supported files:": "Berkas yang didukung:", "This app is in active development, feedback and bug reports are very welcome.": "Aplikasi ini dalam pengembangan aktif, umpan balik dan laporan bug sangat diharapkan.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Gunakan bugtracker dan melampirkan berkas apa pun yang menyebabkan masalah melalui https://col.la/android. Harap dicatat bahwa apa pun yang Anda masukkan dalam bugtracker akan menjadi publik."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-is.json b/f7cloud-office/browser/dist/l10n/descriptions-is.json new file mode 100644 index 0000000..f11ddeb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-is.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & fleira", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice-ritill fyrir Microsoft Office, LibreOffice og OpenOffice skj\u00f6l."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-it.json b/f7cloud-office/browser/dist/l10n/descriptions-it.json new file mode 100644 index 0000000..390a3e1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-it.json @@ -0,0 +1 @@ +{"About the app:": "Info sull'app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Gli ingegneri di Collabora (Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia e Skyler Grey), dal 2012 contribuiscono al supporto per Android, con l'aiuto degli studenti partecipanti al Google Summer of Code (Andrzej Hunt, Iain Billet e Kaishu Sahu).", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office per Android utilizza le stesse fondamenta di LibreOffice per Windows, Mac e Linux. Ci\u00f2, in combinazione con una nuova interfaccia grafica basata su Collabora Online, permette di leggere e salvare i documenti in maniera analoga a LibreOffice per Desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u00e8 un programma per l'elaborazione di testi, fogli di calcolo e presentazioni basato su LibreOffice: la suite Open Source pi\u00f9 famosa - ora disponibile anche su Android, per potenziare le possibilit\u00e0 di lavorare su dispositivi mobili e in collaborazione.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice ed altro", "Credits:": "Riconoscimenti:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor basato su LibreOffice per file Microsoft Office, LibreOffice, OpenOffice.", "License:": "Licenza:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 ed altre", "Report issues:": "Per segnalare problemi:", "Supported files:": "Tipologie di file supportati:", "This app is in active development, feedback and bug reports are very welcome.": "Quest'app \u00e8 in fase attiva di sviluppo. Opinioni e segnalazioni di bug sono sempre benvenuti.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utilizza il bugtracker ed allega i file che hanno causato problemi su https://col.la/android. Nota bene: Ogni contenuto sul bugtracker \u00e8 visibile al pubblico."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ja.json b/f7cloud-office/browser/dist/l10n/descriptions-ja.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ja.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-jv.json b/f7cloud-office/browser/dist/l10n/descriptions-jv.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-jv.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-kab.json b/f7cloud-office/browser/dist/l10n/descriptions-kab.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-kab.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-kk.json b/f7cloud-office/browser/dist/l10n/descriptions-kk.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-kk.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-kn.json b/f7cloud-office/browser/dist/l10n/descriptions-kn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-kn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ko.json b/f7cloud-office/browser/dist/l10n/descriptions-ko.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ko.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-lo.json b/f7cloud-office/browser/dist/l10n/descriptions-lo.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-lo.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-lt.json b/f7cloud-office/browser/dist/l10n/descriptions-lt.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-lt.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-lv.json b/f7cloud-office/browser/dist/l10n/descriptions-lv.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-lv.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ml.json b/f7cloud-office/browser/dist/l10n/descriptions-ml.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ml.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-mn.json b/f7cloud-office/browser/dist/l10n/descriptions-mn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-mn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-nb_NO.json b/f7cloud-office/browser/dist/l10n/descriptions-nb_NO.json new file mode 100644 index 0000000..23d15f9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-nb_NO.json @@ -0,0 +1 @@ +{"LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice-basert tekstbehandler for LibreOffice og MS Office-dokumenter."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ne.json b/f7cloud-office/browser/dist/l10n/descriptions-ne.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ne.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-nl.json b/f7cloud-office/browser/dist/l10n/descriptions-nl.json new file mode 100644 index 0000000..17e943e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-nl.json @@ -0,0 +1 @@ +{"About the app:": "Over de App:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia en Skyler Grey ontwikkelen sinds 2012 Android-ondersteuning, met de hulp van Google Summer of Code-studenten Andrzej Hunt, Iain Billet en Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office voor Android gebruikt dezelfde achtergrond technologie als LibreOffice voor Windows, Mac en Linux. Dit, gecombineerd met een nieuwe gebruikersinterface gebaseerd op Collabora Online, opent en bewaart documenten op dezelfde manier als LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office is een tekstverwerker, spreadsheet- en presentatieprogramma gebaseerd op LibreOffice, 's werelds populairste Open Source Office-suite - en nu op Android beschikbaar, waardoor uw mogelijkheden om mobiel te werken en samen te werken worden uitgebreid.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & meer", "Credits:": "Naamsvermelding:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice gebaseerd; bewerk Microsoft Office, LibreOffice en OpenOffice docs.", "License:": "Licentie:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open documentindeling (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 en andere", "Report issues:": "Problemen melden:", "Supported files:": "Ondersteunde bestanden:", "This app is in active development, feedback and bug reports are very welcome.": "Deze app is volop in ontwikkeling, terugkoppeling en foutrapportages zijn van harte welkom.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Gebruik hiervoor de Bugtracker en voeg de bestanden die problemen veroorzaken bij via https://col.la/android. Houd er rekening mee dat alles wat u bijvoegt in de bugtracker openbaar beschikbaar zal zijn."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-nn.json b/f7cloud-office/browser/dist/l10n/descriptions-nn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-nn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-oc.json b/f7cloud-office/browser/dist/l10n/descriptions-oc.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-oc.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-or.json b/f7cloud-office/browser/dist/l10n/descriptions-or.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-or.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-pa.json b/f7cloud-office/browser/dist/l10n/descriptions-pa.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-pa.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-pl.json b/f7cloud-office/browser/dist/l10n/descriptions-pl.json new file mode 100644 index 0000000..4792f3e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-pl.json @@ -0,0 +1 @@ +{"About the app:": "O aplikacji:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "In\u017cynierowie Collabora: Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia i Skyler Grey od 2012 roku pracuj\u0105 nad rozwojem obs\u0142ugi systemu Android z pomoc\u0105 student\u00f3w Google Summer of Code: Andrzeja Hunta, Iaina Billeta i Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office dla systemu Android korzysta z tego samego silnika co LibreOffice dla system\u00f3w Windows, Mac i Linux. W po\u0142\u0105czeniu z nowym frontendem opartym na Collabora Online, odczytuje i zapisuje dokumenty podobnie jak stacjonarna wersja LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office to edytor tekstu, arkusz kalkulacyjny i program do prezentacji oparty na LibreOffice, najpopularniejszym na \u015bwiecie pakiecie biurowym typu open source. Teraz jest on dost\u0119pny w systemie Android, co zwi\u0119ksza mo\u017cliwo\u015bci dzia\u0142ania na urz\u0105dzeniach mobilnych oraz wsp\u00f3\u0142pracy.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice i wi\u0119cej", "Credits:": "Tw\u00f3rcy:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Bazuj\u0105cy na LibreOffice edytor dokument\u00f3w MS Office, LibreOffice i OpenOffice.", "License:": "Licencja:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open source \u2013 Mozilla Public License v2 i inne", "Report issues:": "Zg\u0142o\u015b problemy:", "Supported files:": "Obs\u0142ugiwane pliki:", "This app is in active development, feedback and bug reports are very welcome.": "Ta aplikacja jest aktywnie rozwijana, wi\u0119c wszelkie uwagi i zg\u0142oszenia b\u0142\u0119d\u00f3w s\u0105 mile widziane.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "U\u017cyj narz\u0119dzia do \u015bledzenia b\u0142\u0119d\u00f3w i do\u0142\u0105cz wszystkie pliki, kt\u00f3re spowodowa\u0142y problemy, poprzez https://col.la/android. Pami\u0119taj, \u017ce wszystko, co wprowadzisz za pomoc\u0105 narz\u0119dzia do \u015bledzenia b\u0142\u0119d\u00f3w, b\u0119dzie publiczne."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-pt.json b/f7cloud-office/browser/dist/l10n/descriptions-pt.json new file mode 100644 index 0000000..fc3ca10 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-pt.json @@ -0,0 +1 @@ +{"About the app:": "Sobre a aplica\u00e7\u00e3o:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Os engenheiros da Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia e Skyler Grey t\u00eam vindo a desenvolver o suporte para Android desde 2012, com a ajuda dos estudantes do Google Summer of Code Andrzej Hunt, Iain Billet e Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "O Collabora Office para Android usa o mesmo mecanismo do LibreOffice para Windows, Mac e Linux. Isso, combinado com um novo front-end baseado no Collabora Online, l\u00ea e guarda documentos de forma semelhante ao LibreOffice desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "O Collabora Office \u00e9 um editor de texto, folha de c\u00e1lculo e programa de apresenta\u00e7\u00e3o baseado no LibreOffice, o pacote de escrit\u00f3rio de c\u00f3digo aberto mais popular do mundo - e agora est\u00e1 no Android, aumentando as suas possibilidades de trabalhar em dispositivos m\u00f3veis e para colabora\u00e7\u00e3o.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice e mais", "Credits:": "Cr\u00e9ditos:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor LibreOffice para MS Office, LibreOffice e documentos OpenOffice.", "License:": "Licen\u00e7a:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Formato de documento aberto (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "C\u00f3digo aberto - Mozilla Public License v2 e outros", "Report issues:": "Reportar problemas:", "Supported files:": "Ficheiros suportados:", "This app is in active development, feedback and bug reports are very welcome.": "Esta aplica\u00e7\u00e3o est\u00e1 em desenvolvimento ativo, pelo que os coment\u00e1rios e os relat\u00f3rios de erros s\u00e3o muito bem-vindos.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utilize o bugtracker e anexe os ficheiros que causaram problemas em https://col.la/android. Tenha em aten\u00e7\u00e3o que tudo o que introduzir no bugtracker ser\u00e1 p\u00fablico."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-pt_BR.json b/f7cloud-office/browser/dist/l10n/descriptions-pt_BR.json new file mode 100644 index 0000000..94cc787 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-pt_BR.json @@ -0,0 +1 @@ +{"Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "O Collabora Office \u00e9 um editor de texto, planilha e programa de apresenta\u00e7\u00e3o baseado no LibreOffice, o mais popular pacote de escrit\u00f3rio de c\u00f3digo aberto do mundo. Agora est\u00e1 no Android, ampliando suas possibilidades de trabalhar no celular e em colabora\u00e7\u00e3o.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice etc", "Credits:": "Cr\u00e9ditos:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Baseado em LibreOffice for MS Office, LibreOffice e documentos OpenOffice.", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Supported files:": "Arquivos suportados:", "This app is in active development, feedback and bug reports are very welcome.": "Este aplicativo est\u00e1 em desenvolvimento ativo. Coment\u00e1rios e relat\u00f3rios de bugs s\u00e3o muito bem-vindos."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ro.json b/f7cloud-office/browser/dist/l10n/descriptions-ro.json new file mode 100644 index 0000000..7820525 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ro.json @@ -0,0 +1 @@ +{"About the app:": "Despre aplica\u021bie:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Inginerii Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia \u0219i Skyler Gray dezvolt\u0103 suport Android din 2012, cu ajutorul studen\u021bilor Google Summer of Code Andrzej Hunt, Iain Billet \u0219i Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office pentru Android folose\u0219te acela\u0219i motor ca \u0219i LibreOffice pentru Windows, Mac \u0219i Linux. Acest lucru, combinat cu un nou front-end bazat pe Collabora Online, cite\u0219te \u0219i salveaz\u0103 documente \u00een mod similar cu desktopul LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office este un editor de text, foi de calcul \u0219i program de prezentare bazat pe LibreOffice, cea mai popular\u0103 suit\u0103 de birou Open Source din lume - iar acum este pe Android, \u00eembun\u0103t\u0103\u021bindu-v\u0103 posibilit\u0103\u021bile de a lucra pe mobil \u0219i pentru colaborare.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice \u0219i alte", "Credits:": "Credite:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor LibreOffice de documente Microsoft Office, LibreOffice \u0219i OpenOffice.", "License:": "Licen\u021ba:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Format Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Licen\u021ba Mozilla Public v2 \u0219i altele", "Report issues:": "Raporta\u021bi probleme:", "Supported files:": "Fi\u0219iere acceptate:", "This app is in active development, feedback and bug reports are very welcome.": "Aceast\u0103 aplica\u021bie este \u00een dezvoltare activ\u0103, feedback-ul \u0219i rapoartele de erori sunt binevenite.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Utiliza\u021bi bugtracker \u0219i ata\u0219a\u021bi toate fi\u0219ierele care au cauzat probleme prin https://col.la/android. V\u0103 rug\u0103m s\u0103 re\u021bine\u021bi c\u0103 orice introduce\u021bi \u00een bugtracker va fi public."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ru.json b/f7cloud-office/browser/dist/l10n/descriptions-ru.json new file mode 100644 index 0000000..acf5aac --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ru.json @@ -0,0 +1 @@ +{"About the app:": "\u041e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0438:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 Collabora \u0422\u043e\u0440 \u041b\u0438\u043b\u043b\u043a\u0432\u0438\u0441\u0442, \u0422\u043e\u043c\u0430\u0436 \u0412\u0430\u0439\u043d\u0433\u0435\u0440\u043b, \u041c\u0430\u0439\u043a\u043b \u041c\u0438\u043a\u0441, \u041c\u0438\u043a\u043b\u043e\u0448 \u0412\u0430\u0439\u043d\u0430, \u042f\u043d \u0425\u043e\u043b\u0435\u0448\u043e\u0432\u0441\u043a\u0438, \u041c\u0435\u0440\u0442 \u0422\u044e\u043c\u0435\u0440, \u0420\u0430\u0448\u0435\u0448 \u041f\u0430\u0434\u0438\u0430 \u0438 \u0421\u043a\u0430\u0439\u043b\u0435\u0440 \u0413\u0440\u0435\u0439 \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 Android \u0441 2012 \u0433\u043e\u0434\u0430 \u043f\u0440\u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0435 \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u043e\u0432 Google Summer of Code \u0410\u043d\u0434\u0436\u0435\u044f \u0425\u0430\u043d\u0442\u0430, \u0418\u044d\u043d\u0430 \u0411\u0438\u043b\u043b\u0435 \u0438 \u041a\u0430\u0439\u0448\u0443 \u0421\u0430\u0445\u0443.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office \u0434\u043b\u044f Android \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0442\u043e\u0442 \u0436\u0435 \u0434\u0432\u0438\u0436\u043e\u043a, \u0447\u0442\u043e \u0438 LibreOffice \u0434\u043b\u044f Windows, Mac \u0438 Linux. \u042d\u0442\u043e, \u0432 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u0438 \u0441 \u043d\u043e\u0432\u044b\u043c \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043e\u043c \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 Collabora Online, \u0447\u0438\u0442\u0430\u0435\u0442 \u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u0430\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u043d\u043e LibreOffice \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043d\u044b\u0445 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043e\u0432.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u044d\u0442\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440 \u0442\u0435\u043a\u0441\u0442\u0430, \u0442\u0430\u0431\u043b\u0438\u0447\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0440 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0439 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043d\u0430 LibreOffice, \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u043e\u043c \u0432 \u043c\u0438\u0440\u0435 \u043e\u0444\u0438\u0441\u043d\u043e\u043c \u043f\u0430\u043a\u0435\u0442\u0435 \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u043a\u043e\u0434\u043e\u043c. \u0418 \u0442\u0435\u043f\u0435\u0440\u044c \u0442\u0430\u043a\u0436\u0435 \u043d\u0430 Android, \u0440\u0430\u0441\u0448\u0438\u0440\u044f\u044f \u0432\u0430\u0448\u0438 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice \u0438 \u0431\u043e\u043b\u044c\u0448\u0435", "Credits:": "\u0410\u0432\u0442\u043e\u0440\u044b:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 LibreOffice \u0434\u043b\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 Microsoft Office \u0438 OpenOffice.", "License:": "\u041b\u0438\u0446\u0435\u043d\u0437\u0438\u044f:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft \u041e\u0444\u0438\u0441 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft \u041e\u0444\u0438\u0441 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u041e\u0442\u043a\u0440\u044b\u0442\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u0421\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0435 \u041f\u041e - \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f Mozilla Public License v2 \u0438 \u0434\u0440\u0443\u0433\u0438\u0435", "Report issues:": "\u0421\u043e\u043e\u0431\u0449\u0438\u0442\u044c \u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0435:", "Supported files:": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0435 \u0444\u0430\u0439\u043b\u044b:", "This app is in active development, feedback and bug reports are very welcome.": "\u042d\u0442\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0432 \u0441\u0442\u0430\u0434\u0438\u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043e\u0431\u0440\u0430\u0442\u043d\u0430\u044f \u0441\u0432\u044f\u0437\u044c \u0438 \u0431\u0430\u0433\u0440\u0435\u043f\u043e\u0440\u0442\u044b \u043f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0442\u0441\u044f.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440 \u0438 \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u043b\u044f\u0439\u0442\u0435 \u043b\u044e\u0431\u044b\u0435 \u0444\u0430\u0439\u043b\u044b, \u0432\u044b\u0437\u0432\u0430\u0432\u0448\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b, \u0447\u0435\u0440\u0435\u0437 https://col.la/android. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0432\u0441\u0451, \u0447\u0442\u043e \u0432\u044b \u0432\u0432\u043e\u0434\u0438\u0442\u0435 \u0432 \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440, \u0431\u0443\u0434\u0435\u0442 \u043e\u0431\u0449\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-si.json b/f7cloud-office/browser/dist/l10n/descriptions-si.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-si.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-sk.json b/f7cloud-office/browser/dist/l10n/descriptions-sk.json new file mode 100644 index 0000000..8213d48 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-sk.json @@ -0,0 +1 @@ +{"About the app:": "O aplik\u00e1cii:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "In\u017einieri spolo\u010dnosti Collabora \u2013 Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia a Skyler Grey \u2013 vyv\u00edjaj\u00fa podporu pre Android od roku 2012, s pomocou \u0161tudentov Google Summer of Code: Andrzej Hunt, Iain Billet a Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office pre Android pou\u017e\u00edva rovnak\u00fd engine ako LibreOffice pre Windows, Mac a Linux. Toto, v kombin\u00e1cii s nov\u00fdm rozhran\u00edm zalo\u017een\u00fdm na Collabora Online, umo\u017e\u0148uje \u010d\u00edtanie a ukladanie dokumentov podobne ako desktopov\u00e1 verzia LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office je textov\u00fd editor, tabu\u013ekov\u00fd procesor a prezenta\u010dn\u00fd program zalo\u017een\u00fd na LibreOffice, najpopul\u00e1rnej\u0161om open source kancel\u00e1rskom bal\u00edku na svete \u2013 a teraz je na Androide, \u010d\u00edm roz\u0161iruje mo\u017enosti vyu\u017eitia mobiln\u00fdch zariaden\u00ed a spolupr\u00e1ce s ostatn\u00fdmi u\u017e\u00edvate\u013emi.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & \u010fal\u0161ie", "Credits:": "Autori:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Editor na b\u00e1ze LibreOffice pre dokumenty MS Office, LibreOffice a OpenOffice.", "License:": "Licencia:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Form\u00e1t Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source \u2013 Mozilla Public License v2 a \u010fal\u0161ie", "Report issues:": "Nahl\u00e1si\u0165 probl\u00e9my:", "Supported files:": "Podporovan\u00e9 s\u00fabory:", "This app is in active development, feedback and bug reports are very welcome.": "T\u00e1to aplik\u00e1cia je akt\u00edvne vo v\u00fdvoji, sp\u00e4tn\u00e1 v\u00e4zba a hl\u00e1senia ch\u00fdb s\u00fa ve\u013emi v\u00edtan\u00e9.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Pou\u017eite bugtracker a prilo\u017ete v\u0161etky s\u00fabory, ktor\u00e9 sp\u00f4sobili probl\u00e9my, cez https://col.la/android. Upozor\u0148ujeme, \u017ee v\u0161etko, \u010do zad\u00e1te do bugtrackeru, bude verejn\u00e9."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-sl.json b/f7cloud-office/browser/dist/l10n/descriptions-sl.json new file mode 100644 index 0000000..d05e362 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-sl.json @@ -0,0 +1 @@ +{"About the app:": "O programu:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "In\u017eenirji Collabore Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia in Skyler Grey razvijajo podporo za Android od leta 2012, pri \u010demer so jim pomagali \u0161tudenti Google Summer of Code Andrzej Hunt, Iain Billet in Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office za Android uporablja isto osnovo kot LibreOffice za sisteme Windows, macOS in Linux. Z vsem tem, zdru\u017eeno \u0161e z novim pro\u010deljem, zasnovanim na Collabora Online, bere in shranjuje dokumente na podoben na\u010din kot namizni LibreOffice.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office je program za urejanje besedil, elektronske preglednice in predstavitve, zasnovan na LibreOffice, najpriljubljenej\u0161emu svetovnemu pisarni\u0161kemu paketu odprte kode - ki pa je tKO na voljo \u0161e na Androidu, s \u010dimer \u0161iri mo\u017enosti dela na mobilnih napravah in za sodelovanje z drugimi.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice in ve\u010d", "Credits:": "Zasluge:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Urejevalnik na osnovi LibreOffice za dokumente Microsoft Office, LibreOffice ...", "License:": "Dovoljenje:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Odprtokodno - Mozilla Public License v2 in druga", "Report issues:": "Poro\u010dajte o te\u017eavah:", "Supported files:": "Podprte vrste datotek:", "This app is in active development, feedback and bug reports are very welcome.": "Razvoj programa poteka redno, dobrodo\u0161el je va\u0161 odziv in poro\u010danje o morebitnih te\u017eavah.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Uporabite sledilnik te\u017eav in pripnite datoteke, s katerimi ste naleteli na te\u017eave, prek https://col.la/android. Upo\u0161tevajte, da bo vse, kar vnesete v sledilnih hro\u0161\u010dev, javno."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-sq.json b/f7cloud-office/browser/dist/l10n/descriptions-sq.json new file mode 100644 index 0000000..6e93de1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-sq.json @@ -0,0 +1 @@ +{"About the app:": "Rreth aplikacionit:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Inxhinier\u00ebt e Collabora-s Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia dhe Skyler Grey jan\u00eb marr\u00eb me zhvillimin e mbulimit p\u00ebr Android q\u00eb m\u00eb 2012-n, me ndihm\u00ebn e student\u00ebve t\u00eb Google Summer of Code Andrzej Hunt, Iain Billet dhe Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office p\u00ebr Android p\u00ebrdor t\u00eb nj\u00ebjtin motor si LibreOffice p\u00ebr Windows, Mac dhe Linux. Kjo, e nd\u00ebrthurur me nj\u00eb pjes\u00eb t\u00eb p\u00ebrparme t\u00eb re, bazuar n\u00eb Collabora Online, lexon dhe ruan dokumente n\u00eb m\u00ebnyr\u00eb t\u00eb ngjashme me LibreOffice-in p\u00ebr desktop.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u00ebsht\u00eb nj\u00eb p\u00ebrpunues tekstesh, flet\u00ebllogaritjesh dhe program paraqitjesh i bazuar n\u00eb LibreOffice, suita p\u00ebr zyra m\u00eb popullore n\u00eb bot\u00eb me Burim t\u00eb Hap\u00ebt - dhe tani mund t\u00eb kihet dhe n\u00eb Android, duke thelluar mund\u00ebsit\u00eb tuaja p\u00ebr pun\u00eb n\u00eb celular dhe p\u00ebr bashk\u00ebpunim.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & etj", "Credits:": "Fal\u00ebnderime:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "P\u00ebrpunues me baz\u00eb LibreOffice p\u00ebr dokumente Microsoft Office, LibreOffice dhe OpenOffice.", "License:": "Licenc\u00eb:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "Format Open Document (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Me Burim t\u00eb Hap\u00ebt - Mozilla Public License v2 dhe tjet\u00ebr", "Report issues:": "Njoftoni probleme:", "Supported files:": "Kartela t\u00eb mbuluara:", "This app is in active development, feedback and bug reports are very welcome.": "Ky aplikacion \u00ebsht\u00eb n\u00eb zhvillim aktiv, p\u00ebrshtypjet dhe njoftimet e t\u00eb metave jan\u00eb shum\u00eb t\u00eb mir\u00ebpritur.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "P\u00ebrdorni ndjek\u00ebsin e t\u00eb metave dhe bashk\u00ebngjitni \u00e7far\u00ebdo kartelash q\u00eb shkaktuan probleme, p\u00ebrmes https://col.la/android. Ju lutemi, kini parasysh se gjith\u00e7ka q\u00eb jepni te ndjek\u00ebsi i t\u00eb metave do t\u00eb jet\u00eb publike."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-sv.json b/f7cloud-office/browser/dist/l10n/descriptions-sv.json new file mode 100644 index 0000000..c07db77 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-sv.json @@ -0,0 +1 @@ +{"About the app:": "Om denna app:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora-ingenj\u00f6rerna Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia och Skyler Gray har utvecklat Android st\u00f6d sedan 2012, med hj\u00e4lp av Google Summer of Code-studenter Andrzej Hunt, Iain Billet och Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office f\u00f6r Android anv\u00e4nder samma motor som LibreOffice f\u00f6r Windows, Mac och Linux. Detta, i kombination med ett nytt gr\u00e4nssnitt baserat p\u00e5 Collabora Online, l\u00e4ser och sparar dokument p\u00e5 samma s\u00e4tt som LibreOffice f\u00f6r skrivbordet.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u00e4r ett textredigerar, kalkylblad och presentationsprogram baserat p\u00e5 LibreOffice, v\u00e4rldens mest popul\u00e4ra kontorssvit med \u00f6ppen k\u00e4llkod \u2013 och nu finns den p\u00e5 Android, vilket f\u00f6rb\u00e4ttrar dina m\u00f6jligheter att arbeta p\u00e5 mobilen och f\u00f6r samarbete.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & mer", "Credits:": "Bidragsgivare:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Ordbehandlare baserad p\u00e5 LibreOfffice-teknologi.", "License:": "Licens:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u00d6ppna dokumentformat (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u00d6ppen k\u00e4llkod - Mozilla publik licens v2 och annat", "Report issues:": "Rapportera problem:", "Supported files:": "Filformat som st\u00f6ds:", "This app is in active development, feedback and bug reports are very welcome.": "Denna app \u00e4r under aktiv utveckling, feedback och buggrapporter \u00e4r mycket v\u00e4lkomna.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Anv\u00e4nd felsp\u00e5raren och bifoga alla filer som orsakade problem via https://col.la/android. Observera att allt du anger i felsp\u00e5raren kommer att vara offentligt."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ta.json b/f7cloud-office/browser/dist/l10n/descriptions-ta.json new file mode 100644 index 0000000..95ea605 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ta.json @@ -0,0 +1 @@ +{"About the app:": "\u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc8\u0baa\u0bcd \u0baa\u0bb1\u0bcd\u0bb1\u0bbf:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bca\u0bb1\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b9f\u0bcb\u0bb0\u0bcd \u0bb2\u0bbf\u0bb2\u0bcd\u0bb2\u0bcd\u0b95\u0bcd\u0bb5\u0bbf\u0b9a\u0bcd\u0b9f\u0bcd, \u0b9f\u0bcb\u0bae\u0bbe\u0b9a\u0bcd \u0bb5\u0b9a\u0bcd\u0ba8\u0bc6\u0bb0\u0bcd, \u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bc7\u0bb2\u0bcd \u0bae\u0bc0\u0b95\u0bcd\u0b9a\u0bcd, \u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bcd\u0bb2\u0bcb\u0b9a\u0bcd \u0bb5\u0b9a\u0bcd\u0ba9\u0bbe, \u0b9a\u0bbe\u0ba9\u0bcd \u0b93\u0bb2\u0bc6\u0b9a\u0bcb\u0bb5\u0bcd\u0b9a\u0bcd\u0b95\u0bc7, \u0bae\u0bc6\u0bb0\u0bcd\u0b9f\u0bcd \u0b9f\u0bc2\u0bae\u0bb0\u0bcd, \u0bb0\u0b9a\u0bc7\u0b9a\u0bcd \u0baa\u0b9f\u0bbf\u0baf\u0bbe \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b9a\u0bcd\u0b95\u0bc8\u0bb2\u0bb0\u0bcd \u0b95\u0bbf\u0bb0\u0bc7 \u0b86\u0b95\u0bbf\u0baf\u0bcb\u0bb0\u0bcd 2012 \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b86\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbe\u0baf\u0bcd\u0b9f\u0bc1 \u0b86\u0ba4\u0bb0\u0bb5\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bbf \u0bb5\u0bb0\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9\u0bb0\u0bcd, \u0b95\u0bc2\u0b95\u0bbf\u0bb3\u0bcd \u0b95\u0bcb\u0b9f\u0bc8 \u0bae\u0bbe\u0ba3\u0bb5\u0bb0\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b86\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbf\u0b9a\u0bcd \u0bae\u0bbe\u0ba3\u0bb5\u0bb0\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b86\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbf\u0b9a\u0bcd \u0b85\u0ba9\u0bcd\u0b9f\u0bcd, \u0b90\u0baf\u0bbf\u0ba9\u0bcd \u0baa\u0bbf\u0bb2\u0bcd\u0bb2\u0bc6\u0b9f\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc6\u0baf\u0bbf\u0b9a\u0bc1 \u0b9a\u0bbe\u0b85\u0bcd .", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "\u0b85\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbe\u0baf\u0bcd\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd \u0b9a\u0bbe\u0bb3\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0bae\u0bc7\u0b95\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb2\u0bbf\u0ba9\u0b95\u0bcd\u0b9a\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0bb2\u0bbf\u0baa\u0bcd\u0bb0\u0bc7\u0b83\u0baa\u0bbf\u0b9a\u0bcd \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0b87\u0baf\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0ba4\u0bc1, \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0bae\u0bc1\u0ba9\u0bcd-\u0bae\u0bc1\u0ba9\u0bc8\u0baf\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0ba3\u0bc8\u0ba8\u0bcd\u0ba4\u0bc1, \u0bb2\u0bbf\u0baa\u0bcd\u0bb0\u0bc7\u0b83\u0baa\u0bbf\u0b9a\u0bcd \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0bcb\u0bb2\u0bb5\u0bc7 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "\u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b89\u0bb2\u0b95\u0bbf\u0ba9\u0bcd \u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb0\u0baa\u0bb2\u0bae\u0bbe\u0ba9 \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0bae\u0bc2\u0bb2 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95 \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0ba9 \u0bb2\u0bbf\u0baa\u0bcd\u0bb0\u0bc7\u0b83\u0baa\u0bbf\u0b9a\u0bc8 \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8\u0baf\u0bbe\u0b95\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8 \u0b86\u0b9a\u0bbf\u0bb0\u0bbf\u0baf\u0bb0\u0bcd, \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0ba4\u0bbf\u0b9f\u0bcd\u0b9f\u0bae\u0bbe\u0b95\u0bc1\u0bae\u0bcd - \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0ba4\u0bc1 \u0b86\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbe\u0baf\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0b87\u0ba4\u0bc1 \u0bae\u0bca\u0baa\u0bc8\u0bb2\u0bbf\u0bb2\u0bc1\u0bae\u0bcd \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bc1\u0bae\u0bcd \u0bb5\u0bc7\u0bb2\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Collabora Office: LibreOffice, OpenOffice & more": "\u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd: \u0bb5\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bc8\u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd, \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd & \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd", "Credits:": "\u0bb5\u0bb0\u0bb5\u0bc1:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u0ba8\u0bc1\u0ba3\u0bcd\u0bae\u0bc6\u0ba9\u0bcd, \u0bb5\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0bb5\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bc8\u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95\u0bae\u0bcd \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bbe\u0ba9 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf.", "License:": "\u0b89\u0bb0\u0bbf\u0bae\u0bae\u0bcd:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "\u0ba8\u0bc1\u0ba3\u0bcd\u0bae\u0bc6\u0ba9\u0bcd \u0b86\u0baa\u0bbf\u0b9a\u0bcd 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "\u0ba8\u0bc1\u0ba3\u0bcd\u0bae\u0bc6\u0ba9\u0bcd \u0b86\u0baa\u0bbf\u0b9a\u0bcd 97/2000/\u0b8e\u0b95\u0bcd\u0b9a\u0bcd\u0baa\u0bbf/2003 (.\u0b9f\u0bbe\u0b95\u0bcd, .\u0baa\u0bbf\u0baa\u0bbf\u0b9f\u0bbf, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0bae\u0bc2\u0bb2 - \u0bae\u0bca\u0b9a\u0bbf\u0bb2\u0bcd\u0bb2\u0bbe \u0baa\u0bca\u0ba4\u0bc1 \u0b89\u0bb0\u0bbf\u0bae\u0bae\u0bcd \u0bb5\u0bbf 2 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb1", "Report issues:": "\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0b95\u0bbe\u0bb0\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd:", "Supported files:": "\u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd:", "This app is in active development, feedback and bug reports are very welcome.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1 \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0bb3\u0bb0\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb4\u0bc8 \u0b85\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bb5\u0bc7\u0bb1\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Bugtracker \u0b90\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf https://col.la/android \u0bb5\u0bb4\u0bbf\u0baf\u0bbe\u0b95 \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0b8e\u0ba8\u0bcd\u0ba4 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b87\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0baa\u0bbf\u0bb4\u0bc8\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1 \u0baa\u0bca\u0ba4\u0bc1\u0bb5\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8 \u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0bbf\u0bb2\u0bcd \u0b95\u0bca\u0bb3\u0bcd\u0b95."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-tg.json b/f7cloud-office/browser/dist/l10n/descriptions-tg.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-tg.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-th.json b/f7cloud-office/browser/dist/l10n/descriptions-th.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-th.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-tr.json b/f7cloud-office/browser/dist/l10n/descriptions-tr.json new file mode 100644 index 0000000..6ed2d5f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-tr.json @@ -0,0 +1 @@ +{"About the app:": "Uygulama hakk\u0131nda:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora M\u00fchendisleri Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia ve Skyler Grey, Google Summer of Code \u00f6\u011frencileri Andrzej Hunt, Iain Billet ve Kaishu Sahu'nun yard\u0131m\u0131yla 2012 y\u0131l\u0131ndan bu yana Android deste\u011fi geli\u015ftirmektedir.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Android i\u00e7in Collabora Office, Windows, Mac ve Linux i\u00e7in LibreOffice ile ayn\u0131 motoru kullan\u0131r. Bu, Collabora Online tabanl\u0131 yeni bir \u00f6n u\u00e7la birle\u015fti\u011finde, belgeleri LibreOffice masa\u00fcst\u00fcne benzer \u015fekilde okur ve kaydeder.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office, d\u00fcnyan\u0131n en yayg\u0131n a\u00e7\u0131k kaynak ofis paketi olan LibreOffice'i temel alan bir metin d\u00fczenleyici, hesap tablosu ve sunum program\u0131d\u0131r - ve \u015fimdi Android'de, mobil \u00e7al\u0131\u015fma ve i\u015fbirli\u011fi olanaklar\u0131n\u0131z\u0131 geli\u015ftiriyor.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice, dahas\u0131", "Credits:": "Katk\u0131da bulunanlar:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Microsoft, LibreOffice ve OpenOffice belgeleri i\u00e7in LibreOffice tabanl\u0131 edit\u00f6r.", "License:": "Lisans:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "A\u00e7\u0131k Belge Bi\u00e7imi (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "A\u00e7\u0131k Kaynak - Mozilla Kamu Lisans\u0131 s\u00fcr\u00fcm 2 ve ba\u015fkas\u0131", "Report issues:": "Sorunlar\u0131 bildirin:", "Supported files:": "Desteklenen dosyalar:", "This app is in active development, feedback and bug reports are very welcome.": "Bu uygulama geli\u015ftirme a\u015famas\u0131ndad\u0131r, geri bildirim ve hata bildirimlerini memnuniyetle kar\u015f\u0131l\u0131yoruz.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "Hata izleyiciyi kullan\u0131n ve sorunlara neden olan dosyalar\u0131 https://col.la/android adresine ekleyin. L\u00fctfen hata izleyicisine girdi\u011finiz her \u015feyin herkese a\u00e7\u0131k olaca\u011f\u0131n\u0131 unutmay\u0131n."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-ug.json b/f7cloud-office/browser/dist/l10n/descriptions-ug.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-ug.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-uk.json b/f7cloud-office/browser/dist/l10n/descriptions-uk.json new file mode 100644 index 0000000..5ed6fe6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-uk.json @@ -0,0 +1 @@ +{"About the app:": "\u041f\u0440\u043e \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u043d\u043e\u043a:", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u0406\u043d\u0436\u0435\u043d\u0435\u0440\u0438 Collabora Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia \u0456 Skyler Grey \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u043b\u0438 \u043d\u0430\u0434 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u043e\u044e Android \u0437 2012 \u0440\u043e\u043a\u0443 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u0456\u0432 Google Summer of Code Andrzej Hunt, Iain Billet \u0456 Kaishu Sahu.", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Collabora Office \u0434\u043b\u044f Android \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454 \u0442\u043e\u0439 \u0441\u0430\u043c\u0438\u0439 \u043c\u0435\u0445\u0430\u043d\u0456\u0437\u043c, \u0449\u043e \u0439 LibreOffice \u0434\u043b\u044f Windows, Mac \u0456 Linux. \u0423 \u043f\u043e\u0454\u0434\u043d\u0430\u043d\u043d\u0456 \u0437 \u043d\u043e\u0432\u0438\u043c \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043e\u043c, \u0437\u0430\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u043c \u043d\u0430 Collabora Online, \u0446\u0435 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0454 \u0447\u0438\u0442\u0430\u043d\u043d\u044f \u0456 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043f\u043e\u0434\u0456\u0431\u043d\u043e \u0434\u043e LibreOffice \u0434\u043b\u044f \u043a\u043e\u043c\u043f'\u044e\u0442\u0435\u0440\u0456\u0432.", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u2014 \u0446\u0435 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u043d\u043e\u043a \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443, \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044c \u0456 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439, \u0437\u0430\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0439 \u043d\u0430 LibreOffice, \u043d\u0430\u0439\u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u0456\u0448\u043e\u043c\u0443 \u0443 \u0441\u0432\u0456\u0442\u0456 \u043e\u0444\u0456\u0441\u043d\u043e\u043c\u0443 \u043f\u0430\u043a\u0435\u0442\u0456 \u0437 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438\u043c \u043a\u043e\u0434\u043e\u043c, \u0456 \u0442\u0435\u043f\u0435\u0440 \u0432\u0456\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0434\u043b\u044f Android, \u0449\u043e \u0440\u043e\u0437\u0448\u0438\u0440\u044e\u0454 \u0432\u0430\u0448\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0440\u043e\u0431\u043e\u0442\u0438 \u043d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u043e\u043c\u0443 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u0457 \u0442\u0430 \u0441\u043f\u0456\u0432\u043f\u0440\u0430\u0446\u0456.", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice \u0442\u0430 \u0456\u043d\u0448\u0456", "Credits:": "\u0410\u0432\u0442\u043e\u0440\u0438:", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "LibreOffice \u043f\u043e\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u043e \u043d\u0430 Microsoft Office, LibreOffice \u0442\u0430 OpenOffice docs.", "License:": "\u041b\u0456\u0446\u0435\u043d\u0437\u0456\u044f:", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 ;(.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 ;(.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u0424\u043e\u0440\u043c\u0430\u0442 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "Open Source - Mozilla Public License v2 \u0442\u0430 \u0456\u043d\u0448\u0456", "Report issues:": "\u041f\u043e\u0432\u0456\u0434\u043e\u043c\u0438\u0442\u0438 \u043f\u0440\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438:", "Supported files:": "\u041f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0456 \u0444\u0430\u0439\u043b\u0438:", "This app is in active development, feedback and bug reports are very welcome.": "\u0426\u0435\u0439 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u043d\u043e\u043a \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u0454\u0442\u044c\u0441\u044f, \u0432\u0456\u0434\u0433\u0443\u043a\u0438 \u0442\u0430 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f \u043f\u0440\u043e \u043f\u043e\u043c\u0438\u043b\u043a\u0438 \u0432\u0456\u0442\u0430\u044e\u0442\u044c\u0441\u044f.", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u0421\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0439\u0442\u0435\u0441\u044f \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u043c \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u043f\u043e\u043c\u0438\u043b\u043e\u043a \u0456 \u0434\u043e\u0434\u0430\u0439\u0442\u0435 \u0431\u0443\u0434\u044c-\u044f\u043a\u0456 \u0444\u0430\u0439\u043b\u0438, \u044f\u043a\u0456 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u043b\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438, \u0447\u0435\u0440\u0435\u0437 https://col.la/android. \u0417\u0432\u0435\u0440\u043d\u0456\u0442\u044c \u0443\u0432\u0430\u0433\u0443, \u0449\u043e \u0432\u0441\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u0434\u0435\u0442\u0435 \u0432 \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440, \u0431\u0443\u0434\u0435 \u0437\u0430\u0433\u0430\u043b\u044c\u043d\u043e\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-uz.json b/f7cloud-office/browser/dist/l10n/descriptions-uz.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-uz.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-vec.json b/f7cloud-office/browser/dist/l10n/descriptions-vec.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-vec.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-vi.json b/f7cloud-office/browser/dist/l10n/descriptions-vi.json new file mode 100644 index 0000000..4545cd9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-vi.json @@ -0,0 +1 @@ +{"Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office: LibreOffice, OpenOffice & h\u01a1n", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "Tr\u00ecnh ch\u1ec9nh s\u1eeda d\u1ef1a tr\u00ean LibreOffice cho t\u00e0i li\u1ec7u Microsoft Office, LO v\u00e0 OO."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-zh_Hans.json b/f7cloud-office/browser/dist/l10n/descriptions-zh_Hans.json new file mode 100644 index 0000000..e364f6e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-zh_Hans.json @@ -0,0 +1 @@ +{"About the app:": "\u5173\u4e8e\u5e94\u7528\uff1a", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "\u5b89\u5353\u7248\u7684\u5f00\u53d1\u7531 Collabora \u5de5\u7a0b\u5e08 Tor Lillqvist\uff0cToma\u017e Vajngerl\uff0cMichael Meeks\uff0cMiklos Vajna\uff0cJan Hole\u0161ovsk\u00fd\uff0cMert T\u00fcmer\uff0cRashesh Padia \u4ee5\u53ca Skyler Grey \u4ece 2012 \u5e74\u5f00\u59cb\u63d0\u4f9b\u652f\u6301\uff0c\u5e76\u83b7\u5f97\u4e86\u8c37\u6b4c\u7f16\u7a0b\u590f\u4ee4\u8425\u5b66\u751f Andrzej Hunt\uff0cIain Billet \u548c Kaishu Sahu \u7684\u5e2e\u52a9\u3002", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "\u5b89\u5353\u7248 Collabora Office \u4f7f\u7528\u4e0e Windows\uff0cMac\uff0cLinux \u4e00\u6837\u7684 LibreOffice \u5f15\u64ce\u3002\u8fde\u540c\u65b0\u7684\u57fa\u4e8e Collabora Online \u7684\u524d\u7aef\uff0c\u4ed6\u4eec\u90fd\u548c\u684c\u9762\u7248 LibreOffice \u4e00\u6837\u8bfb\u5199\u6587\u6863\u3002", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u662f\u5168\u4e16\u754c\u6700\u6d41\u884c\u7684\u57fa\u4e8e LibreOffice \u7684\u6587\u672c\u7f16\u8f91\u5668\uff0c\u7535\u5b50\u8868\u683c\u53ca\u6f14\u793a\u6587\u6863\u5f00\u6e90\u529e\u516c\u5957\u4ef6\u3002\u73b0\u5728\u5df2\u652f\u6301\u5b89\u5353\uff0c\u63d0\u9ad8\u4e86\u79fb\u52a8\u534f\u540c\u529e\u516c\u7684\u80fd\u529b\u3002", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office\uff1aLibreOffice\uff0cOpenOffice \u4ee5\u53ca\u66f4\u591a", "Credits:": "\u804c\u5458\u540d\u5355\uff1a", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u7528\u4e8e\u5fae\u8f6f Office\uff0cLibreOffice \u53ca OpenOffice \u6587\u6863\u7684\u57fa\u4e8e LibreOffice \u7684\u7f16\u8f91\u5668\u3002", "License:": "\u6388\u6743\uff1a", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "\u5fae\u8f6f Office2007/2010/2013/2016/2019\uff08.docx\uff0c.pptx\uff0c.xlsx\uff0c.dotx\uff0c.xltx\uff0c.ppsx\uff09", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "\u5fae\u8f6f Office 97/2000/XP/2003\uff08.doc\uff0c.ppt\uff0c.xls\uff0c.dot\uff0c.xlt\uff0c.pps\uff09", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u5f00\u6e90\u6587\u6863\u683c\u5f0f\uff08.odt\uff0c.odp\uff0c.ods\uff0c.ots\uff0c.ott\uff0c.otp\uff09", "Open Source - Mozilla Public License v2 and other": "\u5f00\u6e90 - Mozilla \u516c\u5171\u8bb8\u53ef\u8bc1 v2 \u53ca\u5176\u5b83", "Report issues:": "\u62a5\u544a\u95ee\u9898\uff1a", "Supported files:": "\u652f\u6301\u7684\u6587\u4ef6\uff1a", "This app is in active development, feedback and bug reports are very welcome.": "\u8fd9\u6b3e\u5e94\u7528\u6b63\u5904\u4e8e\u5f00\u53d1\u4e2d\uff0c\u975e\u5e38\u6b22\u8fce\u60a8\u63d0\u4f9b\u53cd\u9988\u548c\u95ee\u9898\u62a5\u544a\u3002", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u5728 https://col.la/android \u4f7f\u7528\u95ee\u9898\u8ffd\u8e2a\u53ca\u4e0a\u4f20\u4efb\u4f55\u53ef\u80fd\u9020\u6210\u95ee\u9898\u7684\u9644\u4ef6\u3002\u8bf7\u6ce8\u610f\u60a8\u63d0\u4ea4\u5230\u95ee\u9898\u8ffd\u8e2a\u91cc\u7684\u4efb\u4f55\u4fe1\u606f\u90fd\u662f\u516c\u5f00\u7684\u3002"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/descriptions-zh_Hant.json b/f7cloud-office/browser/dist/l10n/descriptions-zh_Hant.json new file mode 100644 index 0000000..b547011 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/descriptions-zh_Hant.json @@ -0,0 +1 @@ +{"About the app:": "\u95dc\u65bc\u61c9\u7528\u7a0b\u5f0f\uff1a", "Collabora Engineers Tor Lillqvist, Toma\u017e Vajngerl, Michael Meeks, Miklos Vajna, Jan Hole\u0161ovsk\u00fd, Mert T\u00fcmer, Rashesh Padia and Skyler Grey have been developing Android support since 2012, with the help of Google Summer of Code students Andrzej Hunt, Iain Billet and Kaishu Sahu.": "Collabora \u5de5\u7a0b\u5e2b Tor Lillqvist\u3001Toma\u017e Vajngerl\u3001Michael Meeks\u3001Miklos Vajna\u3001Jan Hole\u0161ovsk\u00fd\u3001Mert T\u00fcmer\u3001Rashesh Padia \u8207 Skyler Grey \u81ea2012\u5e74\u958b\u59cb\u958b\u767c Android \u652f\u63f4\uff0c\u4e26\u7372\u5f97 Google Summer of Code \u5b78\u751f Andrzej Hunt\u3001Iain Billet \u8207 Kaishu Sahu \u7684\u5354\u52a9\u3002", "Collabora Office for Android uses the same engine as LibreOffice for Windows, Mac, and Linux. This, combined with a new front-end based on Collabora Online, reads and saves documents similarly to LibreOffice desktop.": "Android \u7248 Collabora Office \u4f7f\u7528\u8207 Windows\u3001Mac \u8207 Linux \u7248 LibreOffice \u76f8\u540c\u7684\u5f15\u64ce\u3002\u7d50\u5408\u4ee5 Collabora Online \u70ba\u57fa\u790e\u7684\u5168\u65b0\u524d\u7aef\uff0c\u8b80\u53d6\u8207\u5132\u5b58\u6587\u4ef6\u7684\u65b9\u5f0f\u8207 LibreOffice \u684c\u9762\u7248\u985e\u4f3c\u3002", "Collabora Office is a text editor, spreadsheet and presentation program based on LibreOffice, the world's most popular Open Source office suite - and now it's on Android, enhancing your possibilities to work on mobile and for collaboration.": "Collabora Office \u662f\u4ee5 LibreOffice \u70ba\u57fa\u790e\u958b\u767c\u7684\u6587\u5b57\u7de8\u8f2f\u5668\u3001\u8a66\u7b97\u8868\u8207\u7c21\u5831\u7a0b\u5f0f\uff0cLibreOffice \u662f\u5168\u7403\u6700\u53d7\u6b61\u8fce\u7684\u958b\u653e\u539f\u59cb\u78bc\u8fa6\u516c\u5ba4\u5957\u88dd\u8edf\u9ad4\uff0c\u73fe\u5728\u53ef\u5728 Android \u4e0a\u4f7f\u7528\u4e86\uff0c\u63d0\u5347\u60a8\u5728\u884c\u52d5\u88dd\u7f6e\u4e0a\u5de5\u4f5c\u8207\u5354\u4f5c\u7684\u53ef\u80fd\u6027\u3002", "Collabora Office: LibreOffice, OpenOffice & more": "Collabora Office\uff1aLibreOffice\u3001OpenOffice \u4ee5\u53ca\u66f4\u591a", "Credits:": "\u81f4\u8b1d\u540d\u55ae\uff1a", "LibreOffice based editor for Microsoft Office, LibreOffice and OpenOffice docs.": "\u4ee5 LibreOffice \u70ba\u57fa\u790e\u958b\u767c\u7684\u7de8\u8f2f\u5668\uff0c\u9069\u7528\u65bc Microsoft Office\u3001LibreOffice \u8207 OpenOffice \u6587\u4ef6\u3002", "License:": "\u6388\u6b0a\u689d\u6b3e\uff1a", "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)": "Microsoft Office 2007/2010/2013/2016/2019 (.docx, .pptx, .xlsx, .dotx, .xltx, .ppsx)", "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)": "Microsoft Office 97/2000/XP/2003 (.doc, .ppt, .xls, .dot, .xlt, .pps)", "Open Document Format (.odt, .odp, .ods, .ots, .ott, .otp)": "\u958b\u653e\u6587\u4ef6\u683c\u5f0f (.odt, .odp, .ods, .ots, .ott, .otp)", "Open Source - Mozilla Public License v2 and other": "\u958b\u653e\u539f\u59cb\u78bc - Mozilla\u516c\u773e\u6388\u6b0a\u689d\u6b3e\u7b2c\u4e8c\u7248\u8207\u5176\u4ed6\u6388\u6b0a\u689d\u6b3e", "Report issues:": "\u56de\u5831\u554f\u984c\uff1a", "Supported files:": "\u652f\u63f4\u7684\u6a94\u6848\uff1a", "This app is in active development, feedback and bug reports are very welcome.": "\u6b64\u61c9\u7528\u7a0b\u5f0f\u4ecd\u5728\u7a4d\u6975\u958b\u767c\u4e2d\uff0c\u975e\u5e38\u6b61\u8fce\u63d0\u4f9b\u56de\u994b\u8207\u7a0b\u5f0f\u7f3a\u9677\u56de\u5831\u3002", "Use the bugtracker and attach any files that caused problems via https://col.la/android. Please note that anything you enter in the bugtracker will be public.": "\u4f7f\u7528\u7a0b\u5f0f\u7f3a\u9677\u8ffd\u8e64\u7a0b\u5f0f\uff0c\u4e26\u900f\u904e https://col.la/android \u9644\u4e0a\u4efb\u4f55\u53ef\u80fd\u9020\u6210\u554f\u984c\u7684\u6a94\u6848\u3002\u8acb\u6ce8\u610f\uff0c\u60a8\u5728\u7a0b\u5f0f\u7f3a\u9677\u8ffd\u8e64\u7a0b\u5f0f\u4e2d\u8f38\u5165\u7684\u4efb\u4f55\u5167\u5bb9\u90fd\u5c07\u516c\u958b\u3002"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ab.json b/f7cloud-office/browser/dist/l10n/help-ab.json new file mode 100644 index 0000000..3b135ee --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ab.json @@ -0,0 +1 @@ +{"Align Center": "\u0415\u0438\u049f\u0430\u0440\u0430\u0442\u04d9\u0442\u04d9\u0443\u043f \u0430\u0446\u0435\u043d\u0442\u0440 \u0430\u043b\u0430", "Align Left": "\u0415\u0438\u049f\u0430\u0440\u0430\u0442\u04d9\u0442\u04d9\u0443\u043f \u0430\u0440\u043c\u0430\u0440\u0430\u0445\u044c \u0430\u043b\u0430", "Align Right": "\u0415\u0438\u049f\u0430\u0440\u0430\u0442\u04d9\u0442\u04d9\u0443\u043f \u0430\u0440\u04f7\u044c\u0430\u0440\u0430\u0445\u044c \u0430\u043b\u0430", "Apply Default paragraph style": "\u0418\u0445\u0430\u0440\u0445\u04d9\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u0437\u0430\u0446 \u0430\u0431\u0430\u0437\u0430\u0442\u04d9 \u0441\u0442\u0438\u043b\u044c", "Arrow Down": "\u0410\u0445\u044b\u0446 \u0430\u043b\u0430\u0434\u0430", "Arrow Left": "\u0410\u0445\u044b\u0446 \u0430\u0440\u043c\u0430\u0440\u0430\u0445\u044c", "Arrow Right": "\u0410\u0445\u044b\u0446 \u0430\u0440\u04f7\u044c\u0430\u0440\u0430\u0445\u044c", "Arrow Up": "\u0410\u0445\u044b\u0446 \u0430\u04a9\u0430\u0434\u0430", "Bold": "\u0418\u0431\u0436\u0430\u0436\u04d9\u043f\u043e\u0443", "Cell formatting": "\u0410\u0431\u043b\u0430\u0440\u04ad\u0430 \u0430\u0444\u043e\u0440\u043c\u0430\u0442", "Cut": "\u0418\u0433\u04d9\u044b\u043b\u04a7\u049f\u0430\u0442\u04d9\u0443\u043f", "Delete to beginning of sentence": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f \u0430\u04b3\u04d9\u043e\u0443 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Delete to beginning of word": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f \u0430\u0436\u04d9\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Delete to end of sentence": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f \u0430\u04b3\u04d9\u043e\u0443 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Delete to end of word": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f \u0430\u0436\u04d9\u0430 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Display comment": "\u0418\u0430\u0430\u0440\u04a7\u0448\u0442\u04d9\u0443\u043f \u0430\u0437\u0433\u04d9\u0430\u04ad\u0430", "Display the Keyboard shortcuts help": "\u0410\u043a\u043b\u0432\u0438\u0448\u0430\u049b\u04d9\u0430 \u0440\u0435\u0438\u0446\u0445\u0430\u0440\u0445\u04d9\u0430\u0448\u044c\u0430 \u0430\u0437\u044b \u0430\u0446\u0445\u044b\u0440\u0430\u0430\u0440\u0430", "Double Underline": "\u04a8\u044b\u043d\u0442\u04d9\u043d\u044b \u0430\u04b5\u0448\u044c\u0440\u0430", "End": "End", "Esc": "Esc", "Fill Down": "\u0418\u0445\u0430\u0440\u04ad\u04d9\u0430\u0430\u0442\u04d9\u0443\u043f \u04b5\u0430\u049f\u0430", "General Keyboard Shortcuts": "\u0418\u0440\u0437\u0435\u0438\u0525\u0448\u0443 \u0430\u043a\u043b\u0432\u0438\u0448\u0430\u049b\u04d9\u0430 \u0440\u0435\u0438\u0446\u0445\u0430\u0440\u0445\u04d9\u0430\u0448\u044c\u0430", "Go and select text to end of document": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go and select text to end of textbox": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u04ad\u0430\u043a\u044b\u0440\u0430 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go and select text to start of document": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go and select text to start of textbox": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u04ad\u0430\u043a\u044b\u0440\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go and select to the beginning of a line": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0446\u04d9\u0430\u04b3\u04d9\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go and select to the end of a line": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0446\u04d9\u0430\u04b3\u04d9\u0430 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Go to beginning of a word": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0436\u04d9\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Go to beginning of line": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0446\u04d9\u0430\u04b3\u04d9\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Go to end of document": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0445\u044c", "Go to end of line": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0446\u04d9\u0430\u04b3\u04d9\u0430 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0445\u044c", "Go to start of document": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Go to start of the next word": "\u0418\u0438\u0430\u0441\u0442\u04d9\u0443\u043f \u0430\u043d\u0430\u04a9\u0441\u0442\u04d9\u0438 \u0430\u0436\u04d9\u0430 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Home": "Home", "Insert comment": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438", "Insert endnote": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u0442\u04d9 \u043b\u0431\u0430\u0430\u0433\u0430", "Insert footnote": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u043b\u0431\u0430\u0430\u0433\u0430", "Insert line break": "\u0410\u0446\u04d9\u0430\u04b3\u04d9\u0430 \u0430\u0438\u043c\u049f\u044c\u0430\u0440\u0430", "Italic": "\u0410\u043a\u0443\u0440\u0441\u0438\u0432", "Justify": "\u0410\u04ad\u0431\u0430\u0430\u0440\u0430\u043b\u0430 \u0430\u0438\u049f\u0430\u0440\u0430\u0442\u04d9\u0440\u0430", "Keyboard Shortcuts": "\u0410\u043a\u043b\u0432\u0438\u0448\u0430\u049b\u04d9\u0430 \u0440\u0435\u0438\u0446\u0445\u0430\u0440\u0445\u04d9\u0430\u0448\u044c\u0430", "Manual page break": "\u0410\u0434\u0430\u049f\u044c\u0430 \u0430\u0438\u043c\u049f\u044c\u0430\u0440\u0430 ", "Move cursor down one line": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0446\u04d9\u0430\u04b3\u04d9\u0430\u043a \u0430\u043b\u0430 \u04b5\u0430\u049f\u0430", "Move cursor to beginning of the next paragraph": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u043d\u0430\u04a9\u0441\u0442\u04d9\u0438 \u0430\u0431\u0437\u0430\u0446 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Move cursor to beginning of the previous paragraph": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u0525\u0445\u044c\u0430\u0442\u04d9\u0438 \u0430\u0431\u0437\u0430\u0446 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u0445\u044c", "Move cursor to the left": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u0440\u043c\u0430\u0440\u0430\u0445\u044c", "Move cursor to the right": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u0440\u04f7\u044c\u0430\u0440\u0430\u0445\u044c", "Move cursor up one line": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0446\u04d9\u0430\u04b3\u04d9\u0430\u043a \u0430\u043b\u0430 \u0445\u044b\u0445\u044c", "Move cursor with selection to the left": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u0440\u043c\u0430\u0440\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "Move cursor with selection to the right": "\u0418\u0438\u0430\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043a\u0443\u0440\u0441\u043e\u0440 \u0430\u0440\u04f7\u044c\u0430\u0440\u0430\u0445\u044c \u0430\u043b\u043a\u0430\u0430\u0440\u0430 \u0430\u0446\u043d\u044b", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u0410\u0431\u0437\u0430\u0446 \u0430\u0444\u043e\u0440\u043c\u0430\u0442", "Paste as unformatted text": "\u0418\u0431\u0436\u044c\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0442\u0435\u049b\u0441\u0442 \u0430\u043c\u0430\u0446\u0430\u0440\u0430", "Print (Download as PDF)": "\u0410\u043a\u044c\u044b\u04a7\u0445\u044c\u0440\u0430 (\u0418\u04ad\u0430\u0433\u0430\u043b\u0430\u0442\u04d9\u0443\u043f PDF \u0435\u0438\u04a7\u0448)", "Redo": "\u0418\u0440\u0445\u044b\u043d\u04b3\u04d9\u0442\u04d9\u0443\u043f", "Remove direct formatting": "\u0418\u0440\u044b\u0446\u049b\u044c\u0430\u0442\u04d9\u0443\u043f \u0430\u0444\u043e\u0440\u043c\u0430\u0442\u0440\u043a\u0440\u0430", "Select All": "\u0418\u0430\u043b\u043a\u0430\u0430\u0442\u04d9\u0443\u043f \u0437\u0435\u0433\u044c\u044b", "Select lines in downwards direction": "\u0418\u0430\u043b\u043a\u0430\u0430\u043b\u0430\u0442\u04d9\u0443\u043f \u0446\u04d9\u0430\u04b3\u04d9\u0430-\u0446\u04d9\u0430\u04b3\u04d9\u0430\u043b\u0430 \u04b5\u0430\u049f\u0430", "Select lines in upwards direction": "\u0418\u0430\u043b\u043a\u0430\u0430\u043b\u0430\u0442\u04d9\u0443\u043f \u0446\u04d9\u0430\u04b3\u04d9\u0430-\u0446\u04d9\u0430\u04b3\u04d9\u0430\u043b\u0430 \u0445\u044b\u0445\u044c", "Select to beginning of paragraph": "\u0418\u0430\u043b\u043a\u0430\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u0437\u0430\u0446 \u0430\u043b\u0430\u0433\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Select to end of paragraph": "\u0418\u0430\u043b\u043a\u0430\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u0437\u0430\u0446 \u0430\u043d\u04b5\u04d9\u0430\u043c\u04ad\u0430\u043d\u04e1\u0430", "Select to the left word by word": "\u0418\u0430\u043b\u043a\u0430\u0430\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0440\u043c\u0430\u0440\u0430\u0445\u044c \u0436\u04d9\u0430-\u0436\u04d9\u0430\u043b\u0430", "Select to the right word by word": "\u0418\u0430\u043b\u043a\u0430\u0430\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0440\u04f7\u044c\u0430\u0440\u0430\u0445\u044c \u0436\u04d9\u0430-\u0436\u04d9\u0430\u043b\u0430", "Set Optimal Column Width": "\u0418\u043e\u043f\u0442\u0438\u043c\u0430\u043b\u0443, \u0430\u0438\u04b5\u0430\u0433\u044b\u043b\u0430 \u0430\u04ad\u0431\u0430\u0430\u0440\u0430", "Shortcut Keys for Tables": "\u0410\u0442\u0430\u0431\u043b\u0438\u0446\u0430\u049b\u04d9\u0430 \u0440\u0437\u044b \u0430\u043a\u043b\u0430\u0432\u0438\u0448\u0430\u049b\u04d9\u0430 \u0440\u0435\u0438\u0446\u0445\u0430\u0440\u0445\u04d9\u0430\u0448\u044c\u0430", "Standard date format": "\u0410\u0440\u044b\u0446\u0445\u04d9 \u0438\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 \u0430\u0444\u043e\u0440\u043c\u0430\u0442", "Standard format": "\u0418\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 \u0430\u0444\u043e\u0440\u043c\u0430\u0442", "Strikethrough": "\u0410\u04b5\u04d9\u0430\u04f7\u04d9\u0430\u0440\u0430", "Subscript": "\u04b4\u0430\u049f\u0430\u0442\u04d9\u0438 \u0430\u0438\u043d\u0434\u0435\u043a\u0441", "Superscript": "\u0425\u044b\u0445\u044c\u0442\u04d9\u0438 \u0430\u0438\u043d\u0434\u0435\u043a\u0441", "Tab": "Tab", "Text formatting": "\u0410\u0442\u0435\u049b\u0441\u0442 \u0430\u0444\u043e\u0440\u043c\u0430\u0442", "Underline": "\u0418\u0437\u044b\u04b5\u0448\u044c\u0443", "Undo": "\u0418\u0430\u049f\u04d9\u044b\u0445\u0442\u04d9\u0443\u043f", "Word processor functions": "\u0410\u0442\u0435\u049b\u0441\u0442\u0442\u04d9 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0440 \u0430\u0444\u0443\u043d\u043a\u0446\u0438\u0430\u049b\u04d9\u0430"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ady.json b/f7cloud-office/browser/dist/l10n/help-ady.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ady.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-af.json b/f7cloud-office/browser/dist/l10n/help-af.json new file mode 100644 index 0000000..bb95813 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-af.json @@ -0,0 +1 @@ +{"{productname} Help": "{productname} Help", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} stel u in staat om teksdokumente, spreiblaaie en aanbiedings van kantoordokumente direk in u blaaier te skep en te redigeer, op 'n eenvoudige en 'n reguit manier. U kan alleen aan 'n dokument werk, of saamwerk as deel van 'n span.", "{productname} presentations": "{productname} Voorleggings", "{productname} spreadsheets": "{productname} Spreiblaaie", "{productname} text documents": "{productname} teks dokumente", "{productname} user interface": "{productname} gebruikers koppelvlak", "Advanced features": "Gevorderde funksies", "Advanced text document editor features": "Gevorderde redigeerde funksies vir teks dokumente", "Align Center": "Belyn middel", "Align Left": "Belyn links", "Align Right": "Belyn regs", "Apply Default paragraph style": "Verstek paragraafstyl toepas", "Apply Heading 1 paragraph style": "Implementeer Paragraafstyle Opskrif 1", "Apply Heading 2 paragraph style": "Implementeer Paragraafstyle Opskrif 2", "Apply Heading 3 paragraph style": "Implementeer Paragraafstyle Opskrif 3", "Apply Heading 4 paragraph style": "Implementeer Paragraafstyle Opskrif 4", "Apply Heading 5 paragraph style": "Implementeer Paragraafstyle Opskrif 5", "Applying a paragraph style:": "Aanwending van'n Paragraafstyl", "Arrow Down": "Af Pyltjie", "Arrow Left": "Pyltjie Lings", "Arrow Right": "Pyltjie Regs", "Arrow Up": "Op Pyl sleutel", "Bold": "Vetdruk", "Cell formatting": "Sell formaat", "Collaborative editing": "Samewerkende Redegering", "Column break (in multicolumnar text)": "Kolombreek (in multikolom teks)", "Context menus": "Konteks kieslyste", "Cut": "Sny", "Delete to beginning of sentence": "Skrap tot begin van sin", "Delete to beginning of word": "Uitvee tot woord begin", "Delete to end of sentence": "Uitvee tot einde van sin", "Delete to end of word": "Uitvee tot woord einde", "Demote list item (list item has to be selected)": "Demoveer die geselekteerde lys item", "Display comment": "Vertoon kommentaar", "Display the Keyboard shortcuts help": "Vertoon help vir snelsleutels", "Double Underline": "Dubbel Onderstreep", "Editing documents": "Redigeer dokumente", "Editing presentations": "Redigeer voorleggings", "Editing spreadsheets": "Redigeer spreiblaaie", "Editing text documents": "Redigeer teks dokumente", "End": "Einde", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Breek uit huidige modus, d.i. vanuit redigeer modus na objekseleksie modus, of van objekseleksie modus na normale vertoon modus.", "Extend the selection down one page": "Verleng teks seleksie een bladsy af", "Extend the selection up one page": "Verleng teks seleksie een bladsy op", "Fill Down": "Vul na Onder", "Formatting spreadsheets": "Formateer spreblaaie", "Formatting text": "Teks formatering", "Formulas": "Formules", "Frequently Asked Questions": "Gereelde vrae", "General Keyboard Shortcuts": "Algemene Snelsleutels", "Go and select text to end of document": "Met merker selekteer teks tot dokument einde", "Go and select text to end of textbox": "Met merker selekteer teks tot teksveld einde", "Go and select text to start of document": "Met merker selekteer teks na dokument begin", "Go and select text to start of textbox": "Met merker selekteer teks tot teksveld begin", "Go and select to the beginning of a line": "Met merker selekteer teks tot lyn begin", "Go and select to the end of a line": "Met merker selekteer teks tot lyn einde", "Go to beginning of a word": "Hop merker na vorige woord begin", "Go to beginning of line": "Met merker hop na lyn begin", "Go to end of document": "Hop merker tot dokument einde", "Go to end of line": "Hop merker na lyn einde", "Go to start of document": "Hop merker na dokument begin", "Go to start of the next word": "Hop merker na volgende woord se begin", "Home": "Na Begin", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "As geen sel ten volle geselekteer is nie en die merker is aan die tabel einde, sal die paragraaf net na die tabel geskrap word, mits dit nie die dokument se laaste paragraaf is nie.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "As die huidige sel nie as 'n geheel geselekteer word nie, sal die teks geskrap word vanaf die merker tot aan die sel einde. As die wyser aan die sel se einde is met niks geselekteer, word die inhoud van die volgende sel geskrap.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Sou een of meer selle geselekteer wees, sal die ry van die sel/le geskrap word. Sou al die rye geheel of gedeeltelik geselekteer wees, sal die hele tabel geskrap word.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Indien die aktiewe sel leeg is, hop merker na tabel se begin. Anders hop merker na aktiewe sel se begin, maar 'n tweede druk hop na die huidige tabel se begin; verder, 'n derde druk hop na dokument begin.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Indien die aktiewe sel leeg is, hop merker na tabel se einde. Anders hop merker na aktiewe sel se einde, maar 'n tweede druk hop na die huidige tabel einde; verder, 'n derde druk hop na dokument einde.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Indien die aktiewe sel leeg is: selekteer die hele tabel, anders selekteer net die aktiewe sel. By herhaling selekteer die hele tabel.", "Increase/decrease the size of the column/row on the left/top cell edge": "Vergroot/verklein die sel grenswydte van die kolom links / ry boontoe", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Vergroot/verklein die sel grenswydte van die kolom regs / ry ondertoe", "Insert comment": "Voeg kommentaar in", "Insert endnote": "Voeg eindnota in", "Insert footnote": "Voeg voetnota in", "Insert line break": "Voeg lynbreek in", "Insert new paragraph directly before or after a section, or before a table": "Voek 'n nuwe paragraaf in direk voor of na 'n seksie, of voor 'n tabel", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Voeg 'n ongenommerde paragraaf binne in 'n lys. Dit sal nie werk as die merker aan die einde van die lys is.", "Insert non-breaking hyphen": "Voeg niebrekende koppelteken in", "Insert non-breaking space": "Voeg nie-brekende spasie in", "Insert soft hyphen": "voeg sagte koppelteken in", "Italic": "Skuinsdruk", "Justify": "Justeer", "Keyboard Shortcuts": "Snelsleutels", "Like Alt, but only the active cell is modified": "Soos Alt, maar slegs die aktiewe sel word verander", "Manual page break": "Handmatige bladsybreek", "Move cursor down one line": "Skuif wyser een lyn af", "Move cursor to beginning of the next paragraph": "Hop merker na volgende paragraaf begin", "Move cursor to beginning of the previous paragraph": "Hop merker na begin vorige paragraaf", "Move cursor to the left": "Skuif wyser lings toe", "Move cursor to the right": "Skuif wyser regs toe", "Move cursor up one line": "Skuif wyser een lyn op", "Move cursor with selection to the left": "Met merker selekteer teks na links", "Move cursor with selection to the right": "Met merker selekteer teks na regs", "Move the view down one page": "Hop merker af een bladsy", "Move the view up one page": "Hop merker een bladsy op", "PageDown": "PageDown", "PageUp": "Bladsy Op", "Paragraph formatting": "Paragraafformatering", "Paste as unformatted text": "Plak teks ongeformateerd", "Presentations": "Voorleggings", "Print (Download as PDF)": "Druk (Laai af as PDF)", "Promote list item (list item has to be selected)": "Promoveer geselekteerde lys item", "Redo": "Herdoen", "Remove direct formatting": "Verwyder direkte formatering", "Select All": "Merk alles", "Select lines in downwards direction": "Met merker selekteer teks lyne afwaarts", "Select lines in upwards direction": "Met merker selekteer teks lyne opwaarts", "Select objects in the order in which they were created": "Selekteer objekte in volgorde van skeppingsdatum", "Select objects in the reverse order in which they were created": "Selekteer objekte in orde: Laaste geskep eerste geselekteer", "Select to beginning of paragraph": "Met merker selekteer teks na paragraaf se begin", "Select to end of paragraph": "Met merker selekteer teks tot paragraaf einde", "Select to the left word by word": "Selekteer teks na links woord vir woord", "Select to the right word by word": "Met merker selekteer na regs", "Set Optimal Column Width": "Stel Optimale Kolomwydte", "Shortcut Keys for Tables": "Snelsleutels vir tabelle", "Slide pane": "Skyfie venster", "Slide show": "Skyfie voorlegging", "Spreadsheets": "Spreiblaaie", "Standard currency format": "Standaard monet\u00eare formaat", "Standard date format": "Standaard datumformaat", "Standard exponential format": "Standaard Eksponentformaat", "Standard format": "Standaard formaat", "Standard percentage format (two decimal places)": "Standaard persentasie formaat (twee desimale plekke)", "Strikethrough": "Deurhaal", "Subscript": "Onderskrif", "Superscript": "Superskrif", "Switch cursor between text and footer": "Skakel merker tussen teks en voetstuk", "Switch cursor between text and header": "Skakel merker tussen teks en kopstuk", "Tab": "Tab", "Text documents": "Teks dokumente", "Text formatting": "SMS formaat", "Text selection and navigation in a textbox": "Teks seleksie en navigasie in 'n teksveld", "Text selection and navigation in document": "Dokument teks seleksie en -navigasie", "Two decimal places, thousands separator": "Twee desimale en duisende skeier", "Underline": "Onderstreep", "Undo": "Ontdoen", "Word processor functions": "Woordverwerker funksies"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-am.json b/f7cloud-office/browser/dist/l10n/help-am.json new file mode 100644 index 0000000..9cea06d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-am.json @@ -0,0 +1 @@ +{"Align Center": "\u1218\u1200\u12a8\u120d \u121b\u1230\u1208\u134a\u12eb", "Align Left": "\u1260 \u130d\u122b \u121b\u1230\u1208\u134a\u12eb", "Align Right": "\u1260 \u1240\u129d \u121b\u1230\u1208\u134a\u12eb", "Apply Default paragraph style": "\u1290\u1263\u122d \u12e8 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Apply Heading 1 paragraph style": "\u122b\u1235\u130c 1 \u1260 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Apply Heading 2 paragraph style": "\u122b\u1235\u130c 2 \u1260 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Apply Heading 3 paragraph style": "\u122b\u1235\u130c 3 \u1260 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Apply Heading 4 paragraph style": "\u122b\u1235\u130c 4 \u1260 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Apply Heading 5 paragraph style": "\u122b\u1235\u130c 5 \u1260 \u12a0\u1295\u1240\u133d \u12d8\u12f4 \u1218\u1348\u1338\u121a\u12eb", "Arrow Down": "\u1240\u1235\u1275 \u12c8\u12f0 \u1273\u127d", "Arrow Left": "\u1240\u1235\u1275 \u12c8\u12f0 \u130d\u122b", "Arrow Right": "\u1240\u1235\u1275 \u12c8\u12f0 \u1240\u129d", "Arrow Up": "\u1240\u1235\u1275 \u12c8\u12f0 \u120b\u12ed", "Bold": "\u121b\u12f5\u1218\u1242\u12eb", "Cell formatting": "\u12e8 \u12ad\u134d\u120d \u12a0\u1240\u122b\u1228\u1265", "Column break (in multicolumnar text)": "\u12e8 \u12a0\u121d\u12f5 \u1218\u1328\u1228\u123b (\u1260 \u1260\u122d\u12ab\u1273 \u12a0\u121d\u12f5 \u133d\u1201\u134e\u127d \u12cd\u1235\u1325)", "Cut": "\u1218\u1241\u1228\u132b", "Delete to beginning of sentence": "\u12e8 \u12a0\u1228\u134d\u1270 \u1290\u1308\u1229\u1295 \u1218\u1300\u1218\u122a\u12eb \u121b\u1325\u134a\u12eb", "Delete to beginning of word": "\u12e8 \u1243\u1209\u1295 \u1218\u1300\u1218\u122a\u12eb \u121b\u1325\u134a\u12eb", "Delete to end of sentence": "\u12e8 \u12a0\u1228\u134d\u1270 \u1290\u1308\u1229\u1295 \u1218\u1328\u1228\u123b \u121b\u1325\u134a\u12eb", "Delete to end of word": "\u12e8 \u1243\u1209\u1295 \u1218\u1328\u1228\u123b \u121b\u1325\u134a\u12eb", "Demote list item (list item has to be selected)": "\u12dd\u1245 \u121b\u12f5\u1228\u130a\u12eb \u12dd\u122d\u12dd\u122d \u12a5\u1243 (\u12dd\u122d\u12dd\u122d \u12a5\u1243 \u1218\u1218\u1228\u1325 \u12a0\u1208\u1260\u1275)", "Display comment": "\u12a0\u1235\u1270\u12eb\u12e8\u1275 \u121b\u1233\u12eb", "Display the Keyboard shortcuts help": "\u12e8 \u134a\u12f0\u120d \u1308\u1260\u1273 \u12a0\u124b\u122b\u132e\u127d \u12a5\u122d\u12f3\u1273 \u121b\u1233\u12eb", "Double Underline": "\u1260 \u12f5\u122d\u1265 \u12a8\u1235\u1229 \u121b\u1235\u1218\u122a\u12eb", "End": "\u1218\u1328\u1228\u123b", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u1218\u12dd\u1208\u12eb \u12a8 \u12a0\u1201\u1291 \u12d8\u12f4 \u12cd\u1235\u1325: \u12ed\u1205 \u121b\u1208\u1275 \u12a8 \u121b\u1228\u121a\u12eb \u12d8\u12f4 \u12cd\u1235\u1325 \u1218\u1240\u12e8\u122a\u12eb \u12c8\u12f0 \u12a5\u1243 \u1218\u121d\u1228\u132b \u12d8\u12f4: \u12a8 \u12a5\u1243 \u1218\u121d\u1228\u132b \u12d8\u12f4 \u1218\u1240\u12e8\u122a\u12eb \u12c8\u12f0 \u1218\u1218\u120d\u12a8\u127b \u12d8\u12f4", "Extend the selection down one page": "\u121d\u122d\u132b\u12cd\u1295 \u12a0\u1295\u12f5 \u1308\u133d \u12c8\u12f0 \u1273\u127d \u12dd\u1245 \u121b\u12f5\u1228\u130a\u12eb", "Extend the selection up one page": "\u121d\u122d\u132b\u12cd\u1295 \u12a0\u1295\u12f5 \u1308\u133d \u12c8\u12f0 \u120b\u12ed \u12a8\u134d \u121b\u12f5\u1228\u130a\u12eb", "Fill Down": "\u12c8\u12f0 \u1273\u127d \u1218\u1219\u12eb", "General Keyboard Shortcuts": "\u1263\u1320\u1243\u120b\u12ed \u12e8 \u134a\u12f0\u120d \u1308\u1260\u1273 \u12a0\u124b\u122b\u132e\u127d", "Go and select text to end of document": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1328\u1228\u123b \u1218\u1204\u1303 \u12a5\u1293 \u133d\u1201\u134d \u1218\u121d\u1228\u132b", "Go and select text to end of textbox": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1328\u1228\u123b \u1218\u1204\u1303 \u12a5\u1293 \u12e8 \u133d\u1201\u134d \u1233\u1325\u1295 \u1218\u121d\u1228\u132b", "Go and select text to start of document": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1300\u1218\u122a\u12eb \u1218\u1204\u1303 \u12a5\u1293 \u133d\u1201\u134d \u1218\u121d\u1228\u132b", "Go and select text to start of textbox": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1300\u1218\u122a\u12eb \u1218\u1204\u1303 \u12a5\u1293 \u12e8 \u133d\u1201\u134d \u1233\u1325\u1295 \u1218\u121d\u1228\u132b", "Go and select to the beginning of a line": "\u12c8\u12f0 \u1218\u1300\u1218\u122a\u12eb\u12cd \u1218\u1235\u1218\u122d \u1218\u1204\u1303 \u12a5\u1293 \u1218\u121d\u1228\u132b", "Go and select to the end of a line": "\u12c8\u12f0 \u1218\u1328\u1228\u123b\u12cd \u1218\u1235\u1218\u122d \u1218\u1204\u1303 \u12a5\u1293 \u1218\u121d\u1228\u132b", "Go to beginning of a word": "\u12c8\u12f0 \u1243\u120b\u1271 \u1218\u1300\u1218\u122a\u12eb \u1218\u1204\u1303", "Go to beginning of line": "\u12c8\u12f0 \u1218\u1235\u1218\u1229 \u1218\u1300\u1218\u122a\u12eb \u1218\u1204\u1303", "Go to end of document": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1328\u1228\u123b \u1218\u1204\u1303", "Go to end of line": "\u12c8\u12f0 \u1218\u1235\u1218\u1229 \u1218\u1328\u1228\u123b \u1218\u1204\u1303", "Go to start of document": "\u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1300\u1218\u122a\u12eb \u1218\u1204\u1303", "Go to start of the next word": "\u12c8\u12f0\u121a\u1240\u1325\u1208\u12cd \u1243\u120b\u1275 \u1218\u1300\u1218\u122a\u12eb \u130b\u122d \u1218\u1204\u1303", "Home": "\u1264\u1275", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u1219\u1209 \u12ad\u134d\u120d \u12ab\u120d\u1270\u1218\u1228\u1320: \u12a5\u1293 \u1218\u1320\u1246\u121a\u12eb\u12cd \u1260 \u1230\u1295\u1320\u1228\u12e5 \u1218\u1328\u1228\u123b \u120b\u12ed \u12a8\u1206\u1290: \u1230\u1295\u1320\u1228\u12e1\u1295 \u12e8\u121a\u12a8\u1270\u1208\u12cd \u12a0\u1295\u1240\u133d \u12ed\u1320\u134b\u120d: \u1260 \u1230\u1290\u12f1 \u12cd\u1235\u1325 \u12e8 \u1218\u1328\u1228\u123b\u12cd \u12a0\u1295\u1240\u133d \u12ab\u120d\u1206\u1290 \u1260\u1235\u1270\u1240\u122d", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u1219\u1209 \u12ad\u134d\u120d \u12ab\u120d\u1270\u1218\u1228\u1320: \u133d\u1201\u1349 \u1218\u1320\u1246\u121a\u12eb\u12cd \u12ab\u1208\u1260\u1275 \u1266\u1273 \u1300\u121d\u122e \u12a5\u1235\u12a8 \u1218\u1328\u1228\u123b\u12cd \u12f5\u1228\u1235 \u12eb\u1208\u12cd \u1260 \u12a0\u1201\u1291 \u12a0\u1228\u134d\u1270 \u1290\u1308\u122d \u12cd\u1235\u1325 \u12ed\u1320\u134b\u120d: \u1218\u1320\u1246\u121a\u12eb\u12cd \u12a8 \u12ad\u134d\u1209 \u1218\u1328\u1228\u123b \u1260\u12a9\u120d \u12a8\u1206\u1290: \u12a5\u1293 \u1219\u1209 \u12ad\u134d\u120d \u12ab\u120d\u1270\u1218\u1228\u1320: \u12e8\u121a\u1240\u1325\u1208\u12cd \u12ad\u134d\u120d \u12ed\u12de\u1273\u12ce\u127d \u12ed\u1320\u134b\u1209", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u12a0\u1295\u12f5 \u12c8\u12ed\u1295\u121d \u12a8\u12da\u12eb \u1260\u120b\u12ed \u12ad\u134d\u120e\u127d \u12a8 \u1270\u1218\u1228\u1321: \u1320\u1245\u120b\u120b \u1228\u12f5\u134e\u1279 \u12e8 \u1270\u1218\u1228\u1320\u12cd\u1295 \u12e8\u12eb\u12d9 \u12ed\u1320\u134b\u1209: \u1201\u1209\u121d \u1228\u12f5\u134e\u127d \u12a8 \u1270\u1218\u1228\u1321 \u12c8\u12ed\u1295\u121d \u1260\u12a8\u134a\u120d: \u1320\u1245\u120b\u120b \u1230\u1295\u1320\u1228\u12e1 \u12ed\u1320\u134b\u120d", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u1295\u1241\u12cd \u12ad\u134d\u120d \u1263\u12f6 \u12a8\u1206\u1290: \u12c8\u12f0 \u1230\u1295\u1320\u1228\u12e1 \u1218\u1300\u1218\u122a\u12eb \u12ed\u1204\u12f3\u120d: \u12eb\u1208 \u1260\u1208\u12da\u12eb: \u1218\u1300\u1218\u122a\u12eb \u1232\u132b\u1291 \u1260 \u1295\u1241\u12cd \u12ad\u134d\u120d \u1218\u1300\u1218\u122a\u12eb \u130b\u122d \u12ed\u1204\u12f3\u120d: \u1201\u1208\u1270\u129b \u130a\u12dc \u1232\u132b\u1291 \u12c8\u12f0 \u12a0\u1201\u1291 \u1230\u1295\u1320\u1228\u12e5 \u1218\u1300\u1218\u122a\u12eb \u130b\u122d \u12ed\u1204\u12f3\u120d: \u1236\u1235\u1270\u129b \u130a\u12dc \u1232\u132b\u1291 \u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1300\u1218\u122a\u12eb \u130b\u122d \u12ed\u1204\u12f3\u120d", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u1295\u1241\u12cd \u12ad\u134d\u120d \u1263\u12f6 \u12a8\u1206\u1290: \u12c8\u12f0 \u1230\u1295\u1320\u1228\u12e1 \u1218\u1328\u1228\u123b \u12ed\u1204\u12f3\u120d: \u12eb\u1208 \u1260\u1208\u12da\u12eb: \u1218\u1300\u1218\u122a\u12eb \u1232\u132b\u1291 \u1260 \u1295\u1241\u12cd \u12ad\u134d\u120d \u1218\u1328\u1228\u123b \u130b\u122d \u12ed\u1204\u12f3\u120d: \u1201\u1208\u1270\u129b \u130a\u12dc \u1232\u132b\u1291 \u12c8\u12f0 \u12a0\u1201\u1291 \u1230\u1295\u1320\u1228\u12e5 \u1218\u1328\u1228\u123b \u130b\u122d \u12ed\u1204\u12f3\u120d: \u1236\u1235\u1270\u129b \u130a\u12dc \u1232\u132b\u1291 \u12c8\u12f0 \u1230\u1290\u12f1 \u1218\u1328\u1228\u123b \u130b\u122d \u12ed\u1204\u12f3\u120d", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u1295\u1241\u12cd \u12ad\u134d\u120d \u1263\u12f6 \u12a8\u1206\u1290: \u1320\u1245\u120b\u120b \u1230\u1295\u1320\u1228\u12e1\u1295 \u12ed\u121d\u1228\u1321: \u12eb\u1208 \u1260\u1208\u12da\u12eb: \u12e8 \u1295\u1241\u12cd\u1295 \u12ad\u134d\u120d \u12ed\u12de\u1273\u12ce\u127d \u12ed\u121d\u1228\u1321: \u1260 \u12f5\u130b\u121a \u1218\u132b\u1295 \u1320\u1245\u120b\u120b \u1230\u1295\u1320\u1228\u12e1\u1295 \u12ed\u121d\u122d\u1323\u120d", "Increase/decrease the size of the column/row on the left/top cell edge": "\u1218\u1328\u1218\u122a\u12eb/\u1218\u1240\u1290\u123b \u1218\u1320\u1291\u1295 \u12e8 \u12a0\u121d\u12f5/\u1228\u12f5\u134d \u1260 \u130d\u122b/\u12a8 \u120b\u12ed \u1260 \u12ad\u134d\u1209 \u1320\u122d\u12dd \u12cd\u1235\u1325", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u1218\u1328\u1218\u122a\u12eb/\u1218\u1240\u1290\u123b \u1218\u1320\u1291\u1295 \u12e8 \u12a0\u121d\u12f5/\u1228\u12f5\u134d \u1260 \u1240\u129d/\u12a8 \u1273\u127d \u1260 \u12ad\u134d\u1209 \u1320\u122d\u12dd \u12cd\u1235\u1325", "Insert comment": "\u12a0\u1235\u1270\u12eb\u12e8\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert endnote": "\u12e8 \u1218\u1328\u1228\u123b \u121b\u1235\u1273\u12c8\u123b \u121b\u1235\u1308\u1262\u12eb", "Insert footnote": "\u12e8 \u130d\u122d\u130c \u121b\u1235\u1273\u12c8\u123b \u121b\u1235\u1308\u1262\u12eb", "Insert line break": "\u12e8 \u1308\u133d \u1218\u1328\u1228\u123b \u121b\u1235\u1308\u1262\u12eb", "Insert new paragraph directly before or after a section, or before a table": "\u12a0\u12f2\u1235 \u12a0\u1295\u1240\u133d \u1260\u1240\u1325\u1273 \u12a8 \u134a\u1275 \u12c8\u12ed\u1295\u121d \u12a8 \u128b\u120b \u12c8\u12ed\u1295\u121d \u12a8 \u1230\u1295\u1320\u1228\u12e5 \u1260\u134a\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u12a0\u12f2\u1235 \u12a0\u1295\u1240\u133d \u12eb\u1235\u1308\u1261 \u1241\u1325\u122d \u1233\u12ed\u1230\u1321 \u1208 \u12cd\u1235\u1325 \u12dd\u122d\u12dd\u122d: \u1218\u1320\u1246\u121a\u12eb\u12cd \u12a8 \u12dd\u122d\u12dd\u1229 \u12cd\u132a \u12a8\u1206\u1290 \u12a0\u12ed\u1230\u122b\u121d", "Insert non-breaking hyphen": "\u121d\u1295\u121d-\u12e8\u121b\u12ed\u1230\u1260\u122d \u132d\u1228\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert non-breaking space": "\u121d\u1295\u121d-\u12e8\u121b\u12ed\u1230\u1260\u122d \u12ad\u134d\u1270\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert soft hyphen": "\u1208\u1235\u120b\u1233 \u132d\u1228\u1275 \u121b\u1235\u1308\u1262\u12eb", "Italic": "\u121b\u12dd\u1218\u121a\u12eb", "Justify": "\u12a5\u12a9\u120d \u121b\u12ab\u1348\u12eb", "Keyboard Shortcuts": "\u12e8 \u134a\u12f0\u120d \u1308\u1260\u1273 \u12a0\u124b\u122b\u132d", "Like Alt, but only the active cell is modified": "\u12a5\u1295\u12f0 Alt, \u1290\u1308\u122d \u130d\u1295 \u1295\u1241 \u12ad\u134d\u120d \u1265\u127b \u12ed\u123b\u123b\u120b\u120d", "Manual page break": "\u1308\u133d \u1260 \u12a5\u1305 \u1218\u1328\u1228\u123b", "Move cursor down one line": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u12c8\u12f0 \u1273\u127d \u12a0\u1295\u12f5 \u1218\u1235\u1218\u122d \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor to beginning of the next paragraph": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u12c8\u12f0\u121a\u1240\u1325\u1208\u12cd \u12e8 \u12a0\u1295\u1240\u133d \u1218\u1300\u1218\u122a\u12eb \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor to beginning of the previous paragraph": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u1240\u12f0\u121d \u12c8\u12f3\u1208\u12cd \u12e8 \u12a0\u1295\u1240\u133d \u1218\u1300\u1218\u122a\u12eb \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor to the left": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u12c8\u12f0 \u130d\u122b \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor to the right": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u12c8\u12f0 \u1240\u129d \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor up one line": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u12c8\u12f0 \u120b\u12ed \u12a0\u1295\u12f5 \u1218\u1235\u1218\u122d \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor with selection to the left": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u1260 \u121d\u122d\u132b \u12c8\u12f0 \u130d\u122b \u121b\u1295\u1240\u1233\u1240\u123b", "Move cursor with selection to the right": "\u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u1260 \u121d\u122d\u132b \u12c8\u12f0 \u1240\u129d \u121b\u1295\u1240\u1233\u1240\u123b", "Move the view down one page": "\u1218\u1218\u120d\u12a8\u127b\u12cd\u1295 \u12a0\u1295\u12f5 \u1308\u133d \u12c8\u12f0 \u1273\u127d \u12dd\u1245 \u121b\u12f5\u1228\u130a\u12eb", "Move the view up one page": "\u1218\u1218\u120d\u12a8\u127b\u12cd\u1295 \u12a0\u1295\u12f5 \u1308\u133d \u12c8\u12f0 \u120b\u12ed \u12a8\u134d \u121b\u12f5\u1228\u130a\u12eb", "PageDown": "\u1308\u133d \u12c8\u12f0 \u1273\u127d", "PageUp": "\u1308\u133d \u12c8\u12f0 \u120b\u12ed", "Paragraph formatting": "\u12e8 \u12a0\u1295\u1240\u133d \u12a0\u1240\u122b\u1228\u1265", "Paste as unformatted text": "\u1260 \u1275\u12ad\u12ad\u120d \u12a5\u1295\u12f3\u120d\u1240\u1228\u1260 \u133d\u1201\u134d \u1218\u1208\u1320\u134a\u12eb", "Print (Download as PDF)": "\u121b\u1270\u121a\u12eb (\u121b\u12cd\u1228\u1303 \u12a5\u1295\u12f0 PDF)", "Promote list item (list item has to be selected)": "\u12a8\u134d \u121b\u12f5\u1228\u130a\u12eb \u12dd\u122d\u12dd\u122d \u12a5\u1243 (\u12dd\u122d\u12dd\u122d \u12a5\u1243 \u1218\u1218\u1228\u1325 \u12a0\u1208\u1260\u1275)", "Redo": "\u12a5\u1295\u12f0\u1308\u1293 \u1218\u1235\u122a\u12eb", "Remove direct formatting": "\u1260 \u1240\u1325\u1273 \u12a0\u1240\u122b\u1228\u1265 \u121b\u1235\u12c8\u1308\u1303", "Select All": "\u1201\u1209\u1295\u121d \u1218\u121d\u1228\u132b", "Select lines in downwards direction": "\u1218\u1235\u1218\u122e\u127d\u1295 \u12c8\u12f0 \u1273\u127d \u12a0\u1245\u1323\u132b \u1218\u121d\u1228\u132b", "Select lines in upwards direction": "\u1218\u1235\u1218\u122e\u127d\u1295 \u12c8\u12f0 \u120b\u12ed \u12a0\u1245\u1323\u132b \u1218\u121d\u1228\u132b", "Select objects in the order in which they were created": "\u12ed\u121d\u1228\u1321 \u12a5\u1243\u12ce\u127d \u12a5\u1295\u12f0 \u1270\u1348\u1320\u1229\u1260\u1275 \u1245\u12f0\u121d \u1270\u12a8\u1270\u120d \u1218\u1230\u1228\u1275", "Select objects in the reverse order in which they were created": "\u12ed\u121d\u1228\u1321 \u12a5\u1243\u12ce\u127d \u12a5\u1295\u12f0 \u1270\u1348\u1320\u1229\u1260\u1275 \u1245\u12f0\u121d \u1270\u12a8\u1270\u120d \u1218\u1230\u1228\u1275 \u1260 \u130d\u120d\u1263\u132d", "Select to beginning of paragraph": "\u12ed\u121d\u1228\u1321 \u12e8 \u12a0\u1295\u1240\u1339\u1295 \u1218\u1300\u1218\u122a\u12eb", "Select to end of paragraph": "\u12e8 \u12a0\u1295\u1240\u1339\u1295 \u1218\u1328\u1228\u123b \u1218\u121d\u1228\u132b", "Select to the left word by word": "\u1243\u120d \u1260\u1243\u120d \u12c8\u12f0 \u130d\u122b \u1218\u121d\u1228\u132b", "Select to the right word by word": "\u1243\u120d \u1260\u1243\u120d \u12c8\u12f0 \u1240\u129d \u1218\u121d\u1228\u132b", "Set Optimal Column Width": "\u12a0\u1325\u130b\u1262 \u12e8 \u12a0\u121d\u12f5 \u1235\u134b\u1275 \u121b\u1230\u1293\u1303", "Shortcut Keys for Tables": "\u12a0\u124b\u122b\u132d \u1241\u120d\u134e\u127d \u1208 \u1230\u1295\u1320\u1228\u12e6\u127d", "Standard currency format": "\u1218\u12f0\u1260\u129b \u12e8 \u1308\u1295\u12d8\u1265 \u12a0\u1240\u122b\u1228\u1265", "Standard date format": "\u1218\u12f0\u1260\u129b \u12e8 \u1240\u1295 \u12a0\u1240\u122b\u1228\u1265", "Standard exponential format": "\u1218\u12f0\u1260\u129b exponential \u12a0\u1240\u122b\u1228\u1265", "Standard format": "\u1218\u12f0\u1260\u129b \u12a0\u1240\u122b\u1228\u1265", "Standard percentage format (two decimal places)": "\u1218\u12f0\u1260\u129b \u12e8 \u1350\u122d\u1230\u1295\u1275 \u12a0\u1240\u122b\u1228\u1265 (\u1201\u1208\u1275 \u12f4\u1232\u121b\u120d \u1266\u1273\u12ce\u127d)", "Strikethrough": "\u1260\u120b\u12e9 \u120b\u12ed \u1218\u1230\u1228\u12e3", "Subscript": "\u1260\u1275\u1295\u1295\u1239 \u12dd\u1245 \u1265\u120e \u1218\u133b\u134a\u12eb", "Superscript": "\u1260\u1275\u1295\u1295\u1239 \u12a8\u134d \u1265\u120e \u1218\u133b\u134a\u12eb", "Switch cursor between text and footer": "\u1260 \u133d\u1201\u134d \u12a5\u1293 \u1260 \u130d\u122d\u130c \u1218\u12ab\u12a8\u120d \u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u1218\u1240\u12eb\u12e8\u122a\u12eb", "Switch cursor between text and header": "\u1260 \u133d\u1201\u134d \u12a5\u1293 \u1260 \u122b\u1235\u130c \u1218\u12ab\u12a8\u120d \u1218\u1320\u1246\u121a\u12eb\u12cd\u1295 \u1218\u1240\u12eb\u12e8\u122a\u12eb", "Tab": "\u121b\u1235\u1228\u130a\u12eb", "Text formatting": "\u12e8 \u133d\u1201\u134d \u12a0\u1240\u122b\u1228\u1265", "Text selection and navigation in a textbox": "\u133d\u1201\u134d \u1218\u121d\u1228\u132b \u12a5\u1293 \u1218\u1243\u129b \u1260 \u133d\u1201\u134d \u1233\u1325\u1295 \u12cd\u1235\u1325", "Text selection and navigation in document": "\u133d\u1201\u134d \u1218\u121d\u1228\u132b \u12a5\u1293 \u1218\u1243\u129b \u1260 \u1230\u1290\u12f5 \u12cd\u1235\u1325", "Two decimal places, thousands separator": "\u1201\u1208\u1275 \u12e8 \u12f4\u1232\u121b\u120d \u1266\u1273: \u123a\u12ce\u127d \u1218\u1208\u12eb\u12eb", "Underline": "\u12a8 \u1235\u1229 \u121b\u1235\u1218\u122a\u12eb", "Undo": "\u1218\u1270\u12cd", "Word processor functions": "\u12e8 \u1243\u120b\u1275 \u121b\u1240\u1293\u1260\u122a\u12eb \u1270\u130d\u1263\u122e\u127d"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ar.json b/f7cloud-office/browser/dist/l10n/help-ar.json new file mode 100644 index 0000000..81cfc60 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ar.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 \u062b\u0648\u0627\u0646 \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u062d\u0630\u0641\u060c \u064a\u0642\u0648\u0645 \u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0633\u0647\u0645 \u0628\u062d\u0630\u0641 \u0627\u0644\u0635\u0641/ \u0627\u0644\u0639\u0645\u0648\u062f\u060c Ctrl+Arrow key \u064a\u062f\u0645\u062c \u0627\u0644\u062e\u0644\u064a\u0629 \u0645\u0639 \u062c\u0627\u0631\u062a\u0647\u0627", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 \u062b\u0648\u0627\u0646 \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0625\u062f\u0631\u0627\u062c\u060c \u064a\u062f\u0631\u062c \u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0633\u0647\u0645 \u0635\u0641\u0627/\u0639\u0645\u0648\u062f\u0627\u060c Ctrl+Arrow Key \u064a\u062f\u0631\u062c \u0627\u0644\u062e\u0644\u064a\u0629", "Alt+Arrow Keys": "Alt+\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0627\u0633\u0647\u0645", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0623\u0633\u0647\u0645", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "Alt+Page Up": "Alt+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Alt+Shift+Arrow Keys": "Alt+Shift+\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0623\u0633\u0647\u0645", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Ctrl+Alt+Page Up": "Ctrl+Alt+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0623\u0633\u0647\u0645", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0633\u0641\u0644", "Ctrl+Arrow Left": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0633\u0627\u0631", "Ctrl+Arrow Right": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0645\u064a\u0646", "Ctrl+Arrow Up": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0639\u0644\u0649p", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+\u0645\u0633\u062d \u0644\u0644\u062e\u0644\u0641", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0633\u0641\u0644", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0633\u0627\u0631", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0646\u0627\u0642\u0635", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "Ctrl+PageUp": "Ctrl+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Ctrl+Plus key": "Ctrl+\u0645\u0641\u062a\u0627\u062d \u0627\u0644\u0632\u0627\u0626\u062f", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0645\u064a\u0646", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0633\u0641\u0644", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0633\u0627\u0631", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0645\u064a\u0646", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0639\u0644\u0649", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u0633\u0647\u0645", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+\u0645\u0633\u062d \u0644\u0644\u062e\u0644\u0641", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+\u0645\u0633\u0627\u0641\u0629", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0639\u0644\u0649", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0633\u0641\u0644", "Shift+Arrow Left": "Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0633\u0627\u0631", "Shift+Arrow Right": "Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0633\u0627\u0631", "Shift+Arrow Up": "Shift+\u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u0623\u0639\u0644\u0649", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "Shift+Page Up": "Shift+\u0635\u0641\u062d\u0629 \u0644\u0623\u0639\u0644\u0649", "Shift+PageDown": "Shift+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "Shift+PageUp": "Shift+\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": " \u0627\u0644\u0641\u0647\u0631\u0633 \u0627\u0644\u0623\u0628\u062c\u062f\u064a: \u064a\u0645\u0643\u0646 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0641\u0647\u0631\u0633 \u0627\u0644\u0623\u0628\u062c\u062f\u064a \u0627\u0644\u062d\u0627\u0644\u064a \u0628\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u062c\u062f\u064a\u062f\u0629.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": " \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a: \u0627\u0646\u0642\u0631 \u0646\u0642\u0631\u0627\u064b \u0645\u0632\u062f\u0648\u062c\u0627 \u0639\u0644\u0649 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0644\u062a\u062d\u062f\u064a\u062f\u0647. \u0627\u0633\u062a\u062e\u062f\u0645 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642 \u0644\u0625\u0636\u0627\u0641\u0629 \u0639\u0646\u0627\u0635\u0631 \u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a\u0629 \u0645\u062b\u0644 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0648\u0627\u0644\u0645\u062d\u0648\u0631 \u0648\u063a\u064a\u0631\u0647\u0627. \u0627\u062e\u062a\u0631 \u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648 \u0646\u0648\u0639 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0644\u062a\u062d\u0631\u064a\u0631 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0648\u062a\u062d\u062f\u064a\u062f \u0646\u0648\u0639\u0647.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": " \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a: \u062a\u0646\u0642\u0644\u0643 \u0646\u0641\u0633 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642 \u0625\u0644\u0649 \u062c\u062f\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0648\u062a\u062d\u062f\u064a\u062f \u0646\u0648\u0639\u0647.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": " \u062a\u0639\u0644\u064a\u0642\u0627\u062a: \u064a\u062a\u0645 \u0625\u062f\u0631\u0627\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0641\u064a \u0627\u0644\u0646\u0635 \u0648\u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u062c\u0627\u0646\u0628 \u0627\u0644\u0623\u064a\u0645\u0646 \u0645\u0646 \u0627\u0644\u0634\u0627\u0634\u0629.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": " \u062a\u0639\u0644\u064a\u0642\u0627\u062a: \u0641\u064a \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u064a\u0645\u0643\u0646\u0643 \u0625\u062f\u0631\u0627\u062c \u062a\u0639\u0644\u064a\u0642 \u0648\u0627\u062d\u062f \u0644\u0643\u0644 \u062e\u0644\u064a\u0629. \u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0625\u062f\u0631\u0627\u062c \u062a\u0639\u0644\u064a\u0642 \u060c \u062a\u0638\u0647\u0631 \u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u062a\u0639\u0644\u064a\u0642. \u062a\u0638\u0647\u0631 \u0646\u0642\u0637\u0629 \u062d\u0645\u0631\u0627\u0621 \u0641\u064a \u0623\u0639\u0644\u0649 \u0627\u0644\u0632\u0627\u0648\u064a\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0644\u0644\u062e\u0644\u064a\u0629 \u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0644\u062f\u064a\u0647\u0627 \u062a\u0639\u0644\u064a\u0642. \u0645\u0631\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0639\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": " \u062a\u0646\u0633\u064a\u0642 \u0634\u0631\u0637\u064a: {productname} \u064a\u0636\u064a\u0641 \u0631\u0645\u0648\u0632\u0627\u064b \u0644\u0643\u0644 \u062e\u0644\u064a\u0629 \u0645\u0646 \u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0633\u062a\u0646\u0627\u062f\u0627\u064b \u0625\u0644\u0649 \u0638\u0631\u0648\u0641 \u0627\u0644\u062e\u0644\u0627\u064a\u0627. \u062d\u062f\u062f \u0646\u0637\u0627\u0642 \u0627\u0644\u062e\u0644\u064a\u0629 \u0648\u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0631\u0645\u0632 \u062a\u0646\u0633\u064a\u0642 \u0634\u0631\u0637\u064a \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0644\u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0646\u0637\u0627\u0642.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": " \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642: \u0639\u0646\u062f \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0627\u0644\u0623\u064a\u0645\u0646\u060c \u062a\u0638\u0647\u0631 \u0642\u0627\u0626\u0645\u0629 \u0645\u0639 \u0627\u0644\u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0645\u0642\u062a\u0631\u0646\u0629 \u0628\u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0623\u0633\u0627\u0633\u064a.", "Data series formatting: Open the context menu and choose Format data series.": " \u062a\u0646\u0633\u064a\u0642 \u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a: \u0627\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642 \u0648\u0627\u062e\u062a\u0631 \u062a\u0646\u0633\u064a\u0642 \u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a .", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": " \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a: \u0644\u0643\u0644 \u062e\u0644\u064a\u0629\u060c \u064a\u0645\u0643\u0646\u0643 \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0644\u062a\u0643\u0648\u0646 \u0635\u0627\u0644\u062d\u0629. \u0633\u064a\u062a\u0645 \u0631\u0641\u0636 \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0635\u0627\u0644\u062d\u0629 \u0644\u0644\u062e\u0644\u064a\u0629. \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": " \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631: \u064a\u0645\u0643\u0646\u0643 \u062a\u0646\u0633\u064a\u0642 \u062e\u0644\u0627\u064a\u0627 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0623\u0639\u0645\u062f\u0629 \u0648\u0627\u0644\u0635\u0641\u0648\u0641 \u0648\u0627\u0644\u0623\u0648\u0631\u0627\u0642 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0645\u0628\u0627\u0634\u0631\u0629 \u0645\u0646 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0623\u0648 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0623\u0648 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642. \u064a\u0646\u0637\u0628\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u062d\u0627\u0644\u064a \u0627\u0644\u0645\u062d\u062f\u062f. \u0644\u062a\u0646\u0633\u064a\u0642 \u062e\u0644\u064a\u0629 \u0625\u0645\u0627 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0648 \u062a\u0646\u0642\u0631 Ctrl +1 . \u064a\u0633\u0645\u062d \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0628\u062a\u0646\u0633\u064a\u0642 \u0623\u0631\u0642\u0627\u0645 \u0645\u0639\u0642\u062f\u0629 \u0648\u0645\u062e\u0635\u0635\u0629\u060c \u0641\u0636\u0644\u0627 \u0639\u0646 \u0627\u0644\u062e\u0637 \u0648\u0627\u0644\u062d\u062f\u0648\u062f \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0648\u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0648\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u062e\u0644\u064a\u0629 \u0648\u062e\u064a\u0627\u0631\u0627\u062a \u0623\u062e\u0631\u0649.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": " \u062a\u0646\u0633\u064a\u0642 \u0645\u0628\u0627\u0634\u0631: \u064a\u0645\u0643\u0646\u0643 \u062a\u0646\u0633\u064a\u0642 \u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0646\u0635\u064a \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631 \u0645\u0646 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0623\u0648 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0623\u0648 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642. \u064a\u0646\u0637\u0628\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u062d\u0627\u0644\u064a \u0627\u0644\u0645\u062d\u062f\u062f.", "Fields: A basic set of fields is available to insert in the document.": " \u0645\u062c\u0627\u0644\u0627\u062a: \u062a\u062a\u0648\u0641\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0645\u062c\u0627\u0644\u0627\u062a \u0644\u0625\u062f\u0631\u0627\u062c\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": " \u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a: \u062a\u0633\u0645\u062d \u0644\u0643 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0648\u0627\u0644\u0645\u0631\u0634\u062d\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0628\u0627\u0644\u0639\u0645\u0644 \u0639\u0644\u0649 \u0635\u0641\u0648\u0641 (\u0633\u062c\u0644\u0627\u062a) \u0645\u0639\u064a\u0646\u0629 \u062a\u0645\u062a \u062a\u0635\u0641\u064a\u062a\u0647\u0627 \u0645\u0646 \u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. \u0641\u064a \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0641\u064a {productname} \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0644\u062a\u0637\u0628\u064a\u0642 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629.", "Footnotes and endnotes: Footnotes and endnotes are supported.": " \u0627\u0644\u062d\u0648\u0627\u0634\u064a \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u062a\u0627\u0645\u064a\u0629: \u0627\u0644\u062d\u0648\u0627\u0634\u064a \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u062a\u0627\u0645\u064a\u0629 \u0645\u062f\u0639\u0648\u0645\u0629.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": " \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u0627\u064a\u0627: \u0627\u0646\u0642\u0631 \u0641\u064a \u0627\u0644\u062e\u0644\u064a\u0629 \u0623\u0648 \u0646\u0637\u0627\u0642 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0648\u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u2192 \u062e\u0635\u0627\u0626\u0635 . \u0636\u0628\u0637 \u0627\u0644\u062c\u062f\u0648\u0644 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0627\u0644\u062e\u0635\u0627\u0626\u0635.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": " \u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u0646\u0633\u064a\u0642: \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0641\u0642\u0631\u0627\u062a \u0648\u0627\u0644\u0635\u0641\u062d\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0643\u0633\u0631 \u0643\u0639\u0644\u0627\u0645\u0627\u062a \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0648\u062a\u062d\u0631\u064a\u0631\u0647 \u0648\u062a\u0646\u0633\u064a\u0642\u0647.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": " \u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629: \u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0623\u064a\u0642\u0648\u0646\u0629 \u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629 \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u062e\u062a\u064a\u0627\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u0645\u062c\u0644\u062f\u0627\u062a \u0648\u0645\u0634\u0627\u0631\u0643\u0627\u062a \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": " \u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629 \u0645\u062d\u0644\u064a\u0629: \u064a\u0641\u062a\u062d \u062c\u0627\u0645\u0639 \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0644\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 \u0627\u0644\u0645\u062d\u0644\u064a \u0648\u0625\u062f\u0631\u0627\u062c\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": " \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629: \u062d\u062f\u062f \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0645\u0642\u062a\u0631\u0646\u0629 \u0628\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629. \u062a\u0646\u0633\u064a\u0642 \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0648\u062a\u0631\u062a\u064a\u0628\u0647\u0627 \u0641\u064a \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": " \u0643\u0627\u0626\u0646 \u0627\u0644\u062d\u0631\u0643\u0629: \u0643\u0627\u0626\u0646 \u0641\u0631\u062f\u064a \u0641\u064a \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0631\u0633\u0648\u0645 \u0645\u062a\u062d\u0631\u0643\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0644\u062a\u0643\u0648\u064a\u0646 \u0627\u0646\u062a\u0642\u0627\u0644 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0644\u0643\u0627\u0626\u0646 \u0645\u062d\u062f\u062f \u0623\u0648 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": " \u062a\u0648\u0636\u064a\u062d: \u064a\u0645\u0643\u0646\u0643 \u0625\u0646\u0634\u0627\u0621 \u0645\u062e\u0637\u0637 \u062a\u0641\u0635\u064a\u0644\u064a \u0644\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u062a\u062c\u0645\u064a\u0639 \u0635\u0641\u0648\u0641 \u0648\u0623\u0639\u0645\u062f\u0629 \u0645\u0639\u0627 \u0628\u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0636\u063a\u0637 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0648\u062a\u0648\u0633\u064a\u0639\u0647\u0627 \u0628\u0646\u0642\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0645\u0645\u0627 \u064a\u0633\u0647\u0644 \u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0647\u0631\u0645\u064a\u0629.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": " \u0631\u0623\u0633 \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u062a\u0630\u064a\u064a\u0644 \u0627\u0644\u0635\u0641\u062d\u0629: \u062a\u062a\u0648\u0641\u0631 \u0631\u0624\u0648\u0633 \u0648\u062a\u0630\u064a\u064a\u0644\u0627\u062a \u0644\u0646\u0645\u0637 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a \u0627\u0644\u0645\u0637\u0628\u0642 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0645\u0648\u0636\u0639 \u0627\u0644\u0645\u0624\u0634\u0631.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "\u062a\u062e\u0637\u064a\u0637\u0627\u062a \u0627\u0644\u0634\u0631\u0627\u0626\u062d : \u066a \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u064a\u062a\u064a\u062d \u0644\u0643 Impress \u062a\u063a\u064a\u064a\u0631 \u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0634\u0631\u064a\u062d\u0629. \u062d\u062f\u062f \u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0645\u0646\u0633\u062f\u0644\u0629.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": " \u0627\u0646\u062a\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0631\u0627\u0626\u062d: {productname} \u064a\u0648\u0641\u0631 Impress \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0628\u0635\u0631\u064a\u0629 \u0639\u0646\u062f \u0639\u0631\u0636 \u0634\u0631\u064a\u062d\u0629 \u062c\u062f\u064a\u062f\u0629 \u0641\u064a \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d. \u0627\u0646\u062a\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0647\u064a \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0634\u0631\u064a\u062d\u0629\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0644\u062a\u0639\u064a\u064a\u0646 \u0627\u0646\u062a\u0642\u0627\u0644 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0639\u0646\u062f\u0645\u0627 \u062a\u0643\u0648\u0646 \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u062a\u062d\u0631\u064a\u0631.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": " \u0641\u0631\u0632 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a: \u064a\u0645\u0643\u0646\u0643 \u0641\u0631\u0632 \u0642\u0627\u0626\u0645\u0629 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0623\u0648 \u0627\u0644\u0646\u0635 \u062a\u0635\u0627\u0639\u062f\u064a\u064b\u0627 \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a\u064b\u0627. \u064a\u0642\u0648\u0645 {productname} \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0628\u0627\u0644\u0643\u0634\u0641 \u0639\u0646 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u062a\u064a \u0647\u064a \u0631\u0624\u0648\u0633 \u0648\u0623\u0639\u0645\u062f\u0629 \u0645\u062a\u062c\u0627\u0648\u0631\u0629 \u0644\u062a\u0648\u0633\u064a\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": " \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0645\u0637: {productname} \u064a\u062f\u0639\u0645 \u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u0641\u0642\u0631\u0627\u062a. \u064a\u0645\u0643\u0646\u0643 \u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0641\u0642\u0631\u0629 \u0645\u0648\u062c\u0648\u062f \u0639\u0644\u0649 \u0641\u0642\u0631\u0629. \u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 Edit \u2192 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0623\u0646\u0645\u0627\u0637 \u0644\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0646\u0645\u0637.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": " \u0627\u0644\u062c\u062f\u0627\u0648\u0644: \u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0627\u0648\u0644 \u0641\u064a \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0644\u062a\u062d\u062f\u064a\u062f \u0633\u0645\u0629 \u0627\u0644\u062c\u062f\u0648\u0644.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": " \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f: \u062a\u0639\u0631\u0636 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u0633\u0648\u0627\u0621 \u0643\u0627\u0646\u062a \u062c\u062f\u0627\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0623\u0648 \u0639\u0631\u0648\u0636 \u062a\u0642\u062f\u064a\u0645\u064a\u0629 \u0623\u0648 \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0646\u0635\u064a\u0629.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": " \u0634\u0631\u064a\u0637 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a: \u0639\u0644\u0649 \u064a\u0645\u064a\u0646 \u0634\u0631\u064a\u0637 \u0627\u0644\u0628\u062d\u062b\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u062a\u0639\u062a\u0645\u062f \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0641\u0639\u0644\u064a\u0629 \u0639\u0644\u0649 \u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "\u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0627\u0626\u0645\u0629: \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0623\u0639\u0644\u0649 \u0648 \u0647\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u062e\u064a\u0627\u0631\u0627\u062a \u0639\u062f\u064a\u062f\u0629\u060c \u0648 \u0623\u0648\u0627\u0645\u0631 \u0644\u0644\u0637\u0628\u0627\u0639\u0629 \u0648 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0648 \u0627\u0644\u0639\u0631\u0636 \u0648 \u063a\u064a\u0631\u0647\u0627 \u0645\u0646 \u0627\u0644\u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u0639\u0644\u0649 \u0627\u0644\u062c\u0627\u0646\u0628. \u0623\u0646\u0642\u064f\u0631 \u0639\u0644\u0649 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u0644\u0639\u0631\u0636 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": " \u0634\u0631\u064a\u0637 \u0627\u0644\u0628\u062d\u062b: \u064a\u0628\u062f\u0623 \u0627\u0644\u0628\u062d\u062b \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0639\u0646\u062f \u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u0628\u062d\u062b\u060c \u0648\u062a\u0646\u062a\u0642\u0644 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0625\u0644\u0649 \u0623\u0648\u0644 \u0638\u0647\u0648\u0631 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u064a\u0647. \u0643\u0645\u0627 \u0623\u0646 \u0627\u0644\u0628\u062d\u062b \u0644\u064a\u0633 \u062d\u0633\u0627\u0633\u0627 \u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0623\u062d\u0631\u0641. \u064a\u0648\u062c\u062f \u062b\u0644\u0627\u062b\u0629 \u0623\u0632\u0631\u0627\u0631 \u0628\u062c\u0648\u0627\u0631 \u0645\u0631\u0628\u0639 \u0627\u0644\u0628\u062d\u062b:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": " \u0634\u0631\u064a\u0637 \u0627\u0644\u062d\u0627\u0644\u0629 : \u064a\u0638\u0647\u0631 \u0634\u0631\u064a\u0637 \u0627\u0644\u062d\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644\u060c \u0648\u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u0641\u064a\u062f\u0629.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": " \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a: \u064a\u062d\u062a\u0648\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627 \u0644\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u064a\u0648\u0645\u064a. \u0623\u0632\u0631\u0627\u0631 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629\u060c \u0628\u0645\u0639\u0646\u0649 \u0623\u0646 \u062d\u0627\u0644\u062a\u0647\u0627 \u0645\u0646 (\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0623\u0648 \u0627\u0644\u0625\u064a\u0642\u0627\u0641) \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0639\u0648\u0627\u0645\u0644 \u0645\u062e\u062a\u0644\u0641\u0629.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": " \u0634\u0631\u064a\u0637 \u0627\u0644\u062a\u0643\u0628\u064a\u0631: \u0639\u0644\u0649 \u064a\u0645\u064a\u0646 \u0634\u0631\u064a\u0637 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u062a\u0648\u062c\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u064a \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u0644\u062a\u0643\u0628\u064a\u0631 \u0625\u0644\u0649 100\u066a\u060c \u0648\u0627\u0644\u062a\u0635\u063a\u064a\u0631 \u0648\u0627\u0644\u062a\u0643\u0628\u064a\u0631. \u064a\u0637\u0628\u0642 \u0627\u0644\u062a\u0643\u0628\u064a\u0631 \u0639\u0644\u0649 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062f\u0648\u0646 \u0627\u0644\u062a\u0623\u062b\u064a\u0631 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645. \u064a\u0638\u0647\u0631 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062a\u0643\u0628\u064a\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0645\u0646\u0637\u0642\u0629.", "{productname} Help": "{productname} \u0645\u0633\u0627\u0639\u062f\u0629", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} \u064a\u0642\u0648\u0645 Impress \u0628\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629 \u0628\u0637\u0631\u064a\u0642\u0629 \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0645\u0623\u0644\u0648\u0641\u0629 \u0644\u0644\u0623\u0634\u062e\u0627\u0635. \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0645\u062b\u0644 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0642\u0635 \u0648\u0627\u0644\u0646\u0633\u062e \u0648\u0644\u0635\u0642 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0625\u062f\u0631\u0627\u062c \u0648\u062a\u063a\u064a\u064a\u0631 \u062d\u062c\u0645 \u0627\u0644\u0635\u0648\u0631 \u0648\u0631\u0628\u0637\u0647\u0627 \u0648\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0648\u0645\u0639\u0627\u0644\u062c\u062a\u0647\u0627 \u062a\u0634\u0628\u0647 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0639\u0631\u0636 \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628. \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0648\u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0648\u0623\u0634\u0631\u0637\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u0625\u0646\u0634\u0627\u0621 \u0648\u062a\u062d\u0631\u064a\u0631 \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0623\u0648\u0641\u064a\u0633 \u0627\u0644\u0646\u0635\u064a\u0629 \u0648\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0645\u062a\u0635\u0641\u062d\u0643 \u0628\u0637\u0631\u064a\u0642\u0629 \u0628\u0633\u064a\u0637\u0629 \u0648\u0645\u0628\u0627\u0634\u0631\u0629. \u0643\u0645\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0639\u0645\u0644 \u0628\u0645\u0641\u0631\u062f\u0643 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0623\u0648 \u0628\u0634\u0643\u0644 \u062a\u0639\u0627\u0648\u0646\u064a \u0643\u062c\u0632\u0621 \u0645\u0646 \u0641\u0631\u064a\u0642.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "\u064a\u0645\u0643\u0646 \u0644\u0640 \u066a productName \u0625\u062c\u0631\u0627\u0621 \u062a\u062f\u0642\u064a\u0642 \u0625\u0645\u0644\u0627\u0626\u064a \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629 \u0648\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629. \u064a\u0634\u064a\u0631 \u0627\u0644\u062a\u0633\u0637\u064a\u0631 \u0627\u0644\u0645\u062a\u0645\u0648\u062c \u0623\u062d\u0645\u0631 \u0627\u0644\u0644\u0648\u0646 \u0625\u0644\u0649 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u0628\u0647\u0627 \u0623\u062e\u0637\u0627\u0621 \u0625\u0645\u0644\u0627\u0626\u064a\u0629. \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0627\u0644\u0623\u064a\u0645\u0646 \u0644\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642 \u0645\u0639 \u0627\u0644\u062a\u0635\u062d\u064a\u062d\u0627\u062a \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} \u064a\u0639\u0631\u0636 \u0639\u0631\u0648\u0636 \u0634\u0631\u0627\u0626\u062d \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0645\u062c\u0645\u0648\u0639\u0629 \u0641\u0631\u0639\u064a\u0629 \u0645\u0646 \u0627\u0646\u062a\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0648\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a. \u0627\u062e\u062a\u0631 \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0648 \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0623\u064a\u0642\u0648\u0646\u0629 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u0641\u0644\u064a \u0627\u0644\u0623\u064a\u0645\u0646 \u0641\u064a \u062c\u0632\u0621 \u0627\u0644\u0634\u0631\u064a\u062d\u0629.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} \u064a\u062d\u0631\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629 \u0628\u0646\u0641\u0633 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0642\u0648\u0645 \u0641\u064a\u0647\u0627 \u0628\u062a\u062d\u0631\u064a\u0631 \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628. \u0648\u0647\u0648 \u064a\u0642\u062f\u0645 \u0645\u0627 \u062a\u0631\u0627\u0647 \u0647\u0648 \u0645\u0627 \u062a\u062d\u0635\u0644 \u0639\u0644\u064a\u0647 \u0645\u0646 (WYSIWYG) \u062a\u062e\u0637\u064a\u0637 -- \u0648\u0627\u0644\u0630\u064a \u064a\u0636\u0639 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0634\u0643\u0644 \u0645\u0644\u0627\u0626\u0645 \u062d\u064a\u062b \u0633\u062a\u062a\u0645 \u0637\u0628\u0627\u0639\u062a\u0647.. \u062a\u0634\u0628\u0647 \u0639\u0645\u0644\u064a\u0627\u062a \u0645\u062b\u0644 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0642\u0635 \u0648\u0627\u0644\u0646\u0633\u062e \u0648\u0644\u0635\u0642 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0648\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0648\u0625\u062f\u0631\u0627\u062c\u0647\u0627 \u0648\u0625\u0639\u0627\u062f\u0629 \u062d\u062c\u0645\u0647\u0627 \u0648\u062a\u0631\u0633\u064a\u062e \u0627\u0644\u0635\u0648\u0631 \u0648\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0648\u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639\u0647\u0627 \u0645\u0639\u0627\u0644\u062c \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0645\u0643\u062a\u0628\u064a. \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0648\u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0648\u0623\u0634\u0631\u0637\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u0644\u062a\u0641\u0627\u0639\u0644 \u0645\u0639 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "\u064a\u062f\u0631\u062c {productname} \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0646\u0635\u064a \u0645\u0646 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 \u0627\u0644\u0645\u062d\u0644\u064a \u0623\u0648 \u0645\u0646 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a. \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062f\u0631\u062c\u0629 \u062f\u0627\u0626\u0645\u0627\u064b \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "\u064a\u064f\u062e\u0637\u0631\u0643 {productname} \u0628\u0625\u0634\u0639\u0627\u0631 \u0635\u063a\u064a\u0631 \u0641\u064a \u0627\u0644\u062a\u0630\u064a\u064a\u0644 \u0639\u0646\u062f\u0645\u0627 \u064a\u062f\u062e\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u062c\u062f\u064a\u062f \u0623\u0648 \u0639\u0646\u062f\u0645\u0627 \u064a\u063a\u0627\u062f\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.", "{productname} presentations": "\u066a productName \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} \u064a\u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0628\u0627\u0646\u062a\u0638\u0627\u0645\u060c \u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0625\u063a\u0644\u0627\u0642 \u062f\u0648\u0646 \u062d\u0641\u0638\u0647. \u0644\u0644\u062a\u062e\u0644\u064a \u0639\u0646 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643\u060c \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u0645\u0627 \u0627\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646\u0647\u0627\u060c \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062d\u0641\u0648\u0638\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629 File .", "{productname} spreadsheets": "{productname} \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "{productname} supports both reading and writing for the following file formats:": "{productname} \u064a\u062f\u0639\u0645 \u0643\u0644 \u0645\u0646 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0648\u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} \u064a\u062f\u0639\u0645 \u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629 \u0648\u062a\u0635\u0648\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a . \u0644\u0625\u0636\u0627\u0641\u0629 \u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} \u064a\u062f\u0639\u0645 \u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0641\u0642\u0631\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0623\u0646\u0645\u0627\u0637. \u0627\u0644\u0646\u0645\u0637 \u0647\u0648 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0646\u0635 (\u0627\u0644\u062e\u0637 \u0648\u0627\u0644\u0644\u0648\u0646 \u0648\u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0648\u063a\u064a\u0631\u0647\u0627) \u0648 \u0644\u0647 \u0627\u0633\u0645 \u0647\u0648 \u0627\u0633\u0645 \u0627\u0644\u0646\u0645\u0637. \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0646\u0645\u0637 \u0644\u062a\u0637\u0628\u064a\u0642 \u0646\u0641\u0633 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062e\u0635\u0627\u0626\u0635 \u0639\u0644\u0649 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0641\u0642\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0648\u0625\u0646\u062a\u0627\u062c \u0645\u0638\u0647\u0631 \u0645\u0648\u062d\u062f \u0648\u0645\u0647\u0646\u064a. \u0644\u0627\u062d\u0638 \u0623\u0646\u0643 \u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u062a\u063a\u064a\u064a\u0631 \u0625\u062d\u062f\u0649 \u062e\u0635\u0627\u0626\u0635 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0645\u0637 \u0641\u0625\u0646 \u0643\u0627\u0641\u0629 \u0627\u0644\u0641\u0642\u0631\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0646\u0645\u0637 \u0646\u0641\u0633\u0647 \u064a\u062a\u063a\u064a\u0631 \u062a\u0646\u0633\u064a\u0642\u0647\u0627 \u062a\u0628\u0639\u0627\u064b \u0644\u0630\u0644\u0643\u061b \u0645\u0645\u0627 \u064a\u0648\u0641\u0631 \u0627\u0644\u062c\u0647\u062f \u0627\u0644\u0645\u0628\u0630\u0648\u0644 \u0641\u064a \u062a\u0646\u0633\u064a\u0642 \u0641\u0642\u0631\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0628\u0634\u0643\u0644 \u0641\u0631\u062f\u064a.", "{productname} text documents": "{productname} \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629", "{productname} user interface": "{productname} \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "\u064a\u0633\u062a\u062e\u062f\u0645 {productname} \u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0644\u062a\u0643\u064a\u064a\u0641 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0645\u0639 \u062d\u062c\u0645 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0639\u0631\u0636\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0635\u063a\u064a\u0631\u0629 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0623\u062c\u0647\u0632\u0629 \u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629. \u062a\u062a\u0643\u0648\u0646 \u0627\u0644\u0648\u0627\u062c\u0647\u0629 \u0645\u0646:", "A copy of the document is saved with the new name in the same folder.": "\u064a\u062a\u0645 \u062d\u0641\u0638 \u0646\u0633\u062e\u0629 \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u062c\u0644\u062f.", "Activate the {productname} spreadsheet window.": "\u062a\u0646\u0634\u064a\u0637 {productname} \u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.", "Adding charts": "\u0625\u0636\u0627\u0641\u0629 \u0631\u0633\u0648\u0645 \u0628\u064a\u0627\u0646\u064a\u0629", "Additions are marked with colored underlined characters.": "\u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0628\u0623\u062d\u0631\u0641 \u0645\u0644\u0648\u0646\u0629 \u062a\u062d\u062a\u0647\u0627 \u062e\u0637.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "\u064a\u0636\u064a\u0641 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062d\u0627\u0644\u064a \u0645\u0646 \u0627\u0644\u0623\u0648\u0631\u0627\u0642. \u0625\u0630\u0627 \u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0643\u0627\u0641\u0629 \u0627\u0644\u0623\u0648\u0631\u0627\u0642 \u0641\u064a \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0641\u0625\u0646 \u062a\u0631\u0643\u064a\u0628\u0629 \u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631 \u0647\u0630\u0647 \u062a\u062d\u062f\u062f \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0641\u0642\u0637. \u064a\u062c\u0639\u0644 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u064a\u0636\u064a\u0641 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0644\u0623\u0648\u0631\u0627\u0642. \u0625\u0630\u0627 \u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0643\u0627\u0641\u0629 \u0627\u0644\u0623\u0648\u0631\u0627\u0642 \u0641\u064a \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0641\u0625\u0646 \u062a\u0631\u0643\u064a\u0628\u0629 \u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631 \u0647\u0630\u0647 \u062a\u062d\u062f\u062f \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0641\u0642\u0637. \u064a\u062c\u0639\u0644 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629.", "Advanced features": "\u0645\u064a\u0632\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629", "Advanced text document editor features": "\u0645\u064a\u0632\u0627\u062a \u0645\u062d\u0631\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629", "Align Center": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0645\u0648\u0633\u0651\u0637\u0629", "Align Left": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0633\u0627\u0631", "Align Right": "\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0645\u064a\u0646", "All changes are marked with a vertical bar in the right margin.": "\u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u062c\u0645\u064a\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0628\u0634\u0631\u064a\u0637 \u0639\u0645\u0648\u062f\u064a \u0641\u064a \u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0623\u064a\u0645\u0646.", "All spreadsheets functions and mathematical rules applies.": "\u062a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0648\u0638\u0627\u0626\u0641 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629.", "Apply Default paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629", "Apply Heading 1 paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0623\u0648\u0644\"", "Apply Heading 2 paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062b\u0627\u0646\u064a\"", "Apply Heading 3 paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062b\u0627\u0644\u062b\"", "Apply Heading 4 paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0627\u0628\u0639\"", "Apply Heading 5 paragraph style": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062e\u0627\u0645\u0633\"", "Applying a paragraph style:": "\u062a\u0637\u0628\u064a\u0642 \u0646\u0645\u0637 \u0641\u0642\u0631\u0629:", "Arrow Down": "\u0627\u0644\u0633\u0647\u0645 \u0627\u0644\u0623\u0633\u0641\u0644", "Arrow Left": "\u0633\u0647\u0645 \u0627\u0644\u064a\u0633\u0627\u0631", "Arrow Right": "\u0633\u0647\u0645 \u0627\u0644\u064a\u0645\u064a\u0646", "Arrow Up": "\u0627\u0644\u0633\u0647\u0645 \u0627\u0644\u0623\u0639\u0644\u0649", "Bold": "\u063a\u0627\u0645\u0642", "Can {productname} open a password-protected document?": "\u0647\u0644 \u064a\u0645\u0643\u0646 \u0644\u0640 {productname} \u0641\u062a\u062d \u0645\u0633\u062a\u0646\u062f \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631\u061f", "Cancel the search (appears only when a text has been searched)": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0628\u062d\u062b (\u064a\u0638\u0647\u0631 \u0641\u0642\u0637 \u0639\u0646\u062f \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0646\u0635)", "Cell formatting": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u0627\u064a\u0627", "Changes are displayed as comment in the right of the document area.": "\u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0643\u062a\u0639\u0642\u064a\u0628 \u0641\u064a \u064a\u0645\u064a\u0646 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u064a\u0645\u0643\u0646 \u0642\u0628\u0648\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0623\u0648 \u0631\u0641\u0636\u0647\u0627. \u0644\u0642\u0628\u0648\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0623\u0648 \u0631\u0641\u0636\u0647\u0627\u060c \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u0645\u0642\u0627\u0628\u0644\u0629 \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 \u0639\u0644\u0649 \u064a\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643\u060c \u0627\u062e\u062a\u0631 \u062a\u062d\u0631\u064a\u0631 \u2192 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u2192 \u0642\u0628\u0648\u0644 \u0623\u0648 \u0631\u0641\u0636 . \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643\u060c \u0625\u0630\u0627 \u0643\u0646\u062a \u0628\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0642\u0628\u0644 \u0642\u0628\u0648\u0644\u0647\u0627 \u0623\u0648 \u0631\u0641\u0636\u0647\u0627\u060c \u0627\u062e\u062a\u0631 Edit \u2192 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u2192 \u0625\u062f\u0627\u0631\u0629. \u064a\u0638\u0647\u0631 \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0642\u0627\u0626\u0645\u0629 \u0628\u0643\u0627\u0641\u0629 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0639\u0642\u0628\u0629. \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062d\u0648\u0627\u0631 \u0648\u0641\u0642\u0627 \u0644\u0630\u0644\u0643.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u062a\u0638\u0647\u0631 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u0623\u062c\u0631\u0627\u0647\u0627 \u0623\u0634\u062e\u0627\u0635 \u0645\u062e\u062a\u0644\u0641\u0648\u0646 \u0628\u0623\u0644\u0648\u0627\u0646 \u0645\u062e\u062a\u0644\u0641\u0629 \u0648\u064a\u0645\u0643\u0646 \u0642\u0628\u0648\u0644 \u0643\u0644 \u062a\u063a\u064a\u064a\u0631 \u0645\u062a\u062a\u0628\u0639 \u0623\u0648 \u0631\u0641\u0636\u0647\u060c \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0631\u0628\u0639 \u0627\u0644\u0630\u064a \u064a\u0638\u0647\u0631 \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646. \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u0627 \u0625\u0636\u0627\u0641\u0629 \u062a\u0639\u0644\u064a\u0642 \u0647\u0646\u0627\u0643.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u0627\u062e\u062a\u0631 \u062a\u0646\u0633\u064a\u0642 \u2190 \u0633\u0637\u0631 (\u0623\u0648 \u0645\u0646\u0637\u0642\u0629 \u060c \u0623\u0648 \u0627\u0644\u0645\u0648\u0636\u0639 \u0648\u0627\u0644\u062d\u062c\u0645 ). \u064a\u0641\u062a\u062d \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631.", "Choose Format \u2192 Page and select the Page tab": "\u0627\u062e\u062a\u0631 \u062a\u0646\u0633\u064a\u0642 \u2192 \u0635\u0641\u062d\u0629 \u0648\u062d\u062f\u062f \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u0635\u0641\u062d\u0629 ", "Choose Format \u2192 Paragraph, Text Flow tab": "\u0627\u062e\u062a\u0631 \u062a\u0646\u0633\u064a\u0642 \u2192 \u0641\u0642\u0631\u0629\u060c \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u062a\u062f\u0641\u0642 \u0627\u0644\u0646\u0635 ", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u0627\u062e\u062a\u0631 \u0625\u062f\u0631\u0627\u062c \u2192 \u0631\u0633\u0648\u0645 \u0628\u064a\u0627\u0646\u064a\u0629. \u062a\u062e\u0635\u064a\u0635 \u0631\u0633\u0648\u0645\u0627\u062a\u0643 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "\u0627\u062e\u062a\u0631 \u0625\u062f\u0631\u0627\u062c \u2192 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0644\u062e\u0627\u0635\u0629 \u0623\u0648 \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0642\u0627\u0628\u0644 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u064a\u0638\u0647\u0631 \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631.", "Choose Validity from the Data menu. The Validity dialog opens.": "\u0627\u062e\u062a\u0631 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 \u0645\u0646 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a . \u064a\u0641\u062a\u062d \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 .", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u062f\u0648\u0627\u062a \u0648\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a .", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u062f\u0648\u0627\u062a \u2192 \u0644\u063a\u0627\u062a \u0648\u062d\u062f\u062f \u0627\u0644\u0644\u063a\u0629 \u0644\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0623\u0643\u0645\u0644\u0647. \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0627 \u064a\u0645\u0643\u0646\u0643 \u062a\u0639\u064a\u064a\u0646 \u0644\u063a\u0627\u062a \u0644\u0644\u0646\u0635 \u0627\u0644\u0645\u062d\u062f\u062f \u0648\u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0623\u064a \u0635\u0648\u0631\u0629 \u0645\u0635\u063a\u0631\u0629 \u0644\u0644\u0634\u0631\u064a\u062d\u0629 \u0641\u064a \u0627\u0644\u062c\u0632\u0621 \u0644\u0644\u062a\u0628\u062f\u064a\u0644 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0644\u0639\u0631\u0636\u0647\u0627 \u0623\u0648 \u062a\u062d\u0631\u064a\u0631\u0647\u0627.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "\u0625\u0636\u063a\u0637 \u0639\u0644\u0649 \u0623\u064a\u0642\u0648\u0646\u0629 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0627\u0633\u062a\u0646\u0633\u0627\u062e \"\". \u0645\u0624\u0634\u0631 \u0627\u0644\u0641\u0627\u0631\u0629 \u0633\u064a\u062a\u062d\u0648\u0644 \u0634\u0643\u0644\u0647 \u0625\u0644\u0649 \u062f\u0644\u0648 \u0637\u0644\u0627\u0621.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "\u0623\u0646\u0642\u0631 \u0639\u0644\u0649 \u0623\u064a\u0642\u0648\u0646\u0629 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0627\u0633\u062a\u0646\u0633\u0627\u062e . \u0645\u0624\u0634\u0631 \u0627\u0644\u0641\u0627\u0631\u0629 \u0633\u064a\u062a\u062d\u0648\u0644 \u0634\u0643\u0644\u0647 \u0625\u0644\u0649 \u062f\u0644\u0648 \u0637\u0644\u0627\u0621.", "Click on the submenu () icon to reply, move and delete comments.": "\u0625\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 () \u0623\u064a\u0642\u0648\u0646\u0629 \u0644\u0644\u0625\u062c\u0627\u0628\u0629\u060c \u0648 \u0646\u0642\u0644\u060c \u0648 \u062d\u0630\u0641 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a.", "Collaborative editing": "\u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u062a\u0639\u0627\u0648\u0646\u064a", "Column break (in multicolumnar text)": "\u0641\u0627\u0635\u0644 \u0623\u0639\u0645\u062f\u0629 (\u0641\u064a \u0627\u0644\u0646\u0635\u0648\u0635 \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0623\u0639\u0645\u062f\u0629)", "Comments in documents": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "Context menus": "\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u062a\u062a\u0648\u0641\u0631 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642 \u0639\u0646\u062f \u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646. \u062a\u0631\u062a\u0628\u0637 \u0627\u0644\u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629 \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642 - \u0648\u0644\u064a\u0633 \u0639\u0644\u0649 \u0646\u0637\u0627\u0642 \u0648\u0627\u0633\u0639 - \u0628\u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Copy": "\u0646\u0633\u062e", "Copy and Paste": "\u0646\u0633\u062e \u0648\u0644\u0635\u0642", "Cut": "\u0642\u0635", "Delete cells (as in menu Edit - Delete Cells)": "\u062d\u0630\u0641 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 (\u0643\u0645\u0627 \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u062a\u062d\u0631\u064a\u0631 - \u062d\u0630\u0641 \u0627\u0644\u062e\u0644\u0627\u064a\u0627)", "Delete to beginning of sentence": "\u062d\u0630\u0641 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u062c\u0645\u0644\u0629", "Delete to beginning of word": "\u062d\u0630\u0641 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0643\u0644\u0645\u0629", "Delete to end of sentence": "\u062d\u0630\u0641 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062c\u0645\u0644\u0629", "Delete to end of word": "\u062d\u0630\u0641 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0643\u0644\u0645\u0629", "Deletions are marked with colored strike-through characters.": "\u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062d\u0630\u0641 \u0628\u0623\u062d\u0631\u0641 \u062e\u0637\u064a\u0629 \u0645\u0644\u0648\u0646\u0629.", "Demote list item (list item has to be selected)": "\u062e\u0641\u0636 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 (\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0639\u0646\u0635\u0631 \u0645\u062d\u062f\u062f\u064b\u0627)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u0627\u0639\u062a\u0645\u0627\u062f\u064b\u0627 \u0639\u0644\u0649 \u0625\u0645\u0643\u0627\u0646\u064a\u0627\u062a \u0645\u062a\u0635\u0641\u062d\u0643\u060c \u0642\u062f \u062a\u0638\u0647\u0631 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0637\u0628\u0627\u0639\u0629 \u0623\u0648 \"\u0647\u0644 \u062a\u0631\u064a\u062f \u062a\u0646\u0632\u064a\u0644 \u0645\u0644\u0641 PDF\u061f\" \u0643\u0646\u0627\u0641\u0630\u0629 \u0645\u0646\u0628\u062b\u0642\u0629. \u064a\u0645\u0643\u0646\u0643 \u0637\u0628\u0627\u0639\u0629 \u0645\u0644\u0641 PDF \u0647\u0630\u0627 \u0641\u064a \u0642\u0627\u0631\u0626 PDF \u0627\u0644\u0645\u0641\u0636\u0644 \u0644\u062f\u064a\u0643.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0647\u0648 \u062a\u0646\u0633\u064a\u0642 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647 \u0645\u0628\u0627\u0634\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0644\u0641\u0642\u0631\u0629 \u0623\u0648 \u062e\u0644\u064a\u0629 \u062c\u062f\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0648\u064a\u062a\u062f\u0627\u062e\u0644 \u0645\u0639 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0645\u0637 \u0627\u0644\u0645\u062e\u0635\u0635 \u0644\u0647\u0627. \u0644\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0625\u0644\u0649 \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0646\u0645\u0637\u060c \u062d\u062f\u062f \u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0635 \u0623\u0648 \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u062e\u062a\u0631 \u062a\u0646\u0633\u064a\u0642 \u2190 \u0645\u0633\u062d \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0632\u0631 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a.", "Directly:": "\u0645\u0628\u0627\u0634\u0631\u0629:", "Display comment": "\u0639\u0631\u0636 \u0627\u0644\u062a\u0639\u0644\u064a\u0642", "Display the Keyboard shortcuts help": "\u0639\u0631\u0636 \u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0645\u0623\u0644\u0648\u0641\u0627 \u0644\u0643\u0644 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0645 \u062a\u0637\u0628\u064a\u0642 \u0623\u0648\u0641\u064a\u0633 \u0645\u0646 \u0642\u0628\u0644\u060c \u0648\u0644\u0643\u0646 \u0625\u0644\u064a\u0643 \u0628\u0639\u0636 \u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u0645\u064a\u0632\u0629:", "Document repair": "\u0625\u0635\u0644\u0627\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "\u062a\u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0641\u064a {productname} \u060c \u0648\u0644\u0643\u0646 \u0625\u0630\u0627 \u0643\u0646\u062a \u0642\u0644\u0642\u0627 \u0645\u0646 \u0645\u0632\u0627\u0645\u0646\u0629 \u0645\u0633\u062a\u0646\u062f \u0645\u0627 \u0641\u064a \u0623\u0633\u0631\u0639 \u0648\u0642\u062a \u0645\u0645\u0643\u0646\u060c \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u0627 \u0641\u0631\u0636 \u0627\u0644\u062d\u0641\u0638 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u062f\u062e\u0644\u0629 \u0645\u0644\u0641 \u062d\u0641\u0638.", "Double Underline": "\u062a\u0633\u0637\u064a\u0631 \u0645\u0632\u062f\u0648\u062c", "Draw page keyboard shortcuts": "\u0631\u0633\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0635\u0641\u062d\u0629", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u064a\u062e\u0635\u0635 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u0646 \u0645\u0639\u064a\u0646 \u0643\u0645\u0627 \u0633\u064a\u0638\u0647\u0631 \u0645\u0624\u0634\u0631 \u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0645\u062e\u0635\u0635 \u0644\u0647. \u0645\u0644\u062d\u0648\u0638\u0629: \u0633\u062a\u0631\u0649 \u0627\u0644\u0645\u0624\u0634\u0631 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u062f \u0627\u0644\u0648\u0627\u0645\u0636 \u0639\u0644\u0649 \u0627\u0644\u0631\u063a\u0645 \u0645\u0646 \u0623\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0633\u064a\u0631\u0648\u0646\u0643 \u0628\u0644\u0648\u0646 \u0645\u062e\u062a\u0644\u0641.", "Editing documents": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "Editing presentations": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629", "Editing spreadsheets": "\u062a\u062d\u0631\u064a\u0631 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "Editing text documents": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "\u0625\u0645\u0651\u0627 \u0623\u0646 \u062a\u062e\u062a\u0627\u0631 \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u2192 \u0639\u0631\u0636 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0627\u0629 \u0623\u0648 \u0623\u0646 \u062a\u0646\u0642\u0631 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u0641\u064a \u0623\u0642\u0635\u0649 \u0637\u0631\u0641 \u0627\u0644\u062c\u0627\u0646\u0628 \u0627\u0644\u0633\u0641\u0644\u064a \u0645\u0646 \u0644\u0648\u062d\u0629 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 in the bottom of the slide panel:", "End": "\u0646\u0647\u0627\u064a\u0629", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0625\u0646\u0647\u0627\u0621 \u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u062d\u0627\u0644\u064a\u060c \u0645\u062b\u0644 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0645\u0646 \u0648\u0636\u0639 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0625\u0644\u0649 \u0648\u0636\u0639 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a\u060c \u0623\u0648 \u0645\u0646 \u0648\u0636\u0639 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0625\u0644\u0649 \u0648\u0636\u0639 \u0627\u0644\u0639\u0631\u0636.", "Extend the selection down one page": "\u062a\u0648\u0633\u064a\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0633\u0641\u0644", "Extend the selection up one page": "\u062a\u0648\u0633\u064a\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0639\u0644\u0649", "Fill Down": "\u0627\u0644\u0645\u0644\u0621 \u0644\u0623\u0633\u0641\u0644", "Focus to document from menu": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0627\u0644\u0648\u062b\u064a\u0642\u0629 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629", "Focus to notebookbar menu": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0634\u0631\u064a\u0637 \u062f\u0641\u062a\u0631 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Focus to selected comment's menu": "\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629", "Format the source cell with the font, color background and more.": "\u0642\u0645 \u0628\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0645\u0635\u062f\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062e\u0637 \u0648\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0644\u0648\u0646 \u0648\u0627\u0644\u0645\u0632\u064a\u062f.", "Formatting spreadsheets": "\u062a\u0646\u0633\u064a\u0642 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "Formatting text": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0635", "Formulas": "\u0627\u0644\u0635\u064a\u063a", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u064a\u062a\u0645 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0635\u064a\u063a \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0635\u064a\u063a\u0629. \u0623\u062f\u062e\u0644 '=' \u0648\u0623\u062f\u0631\u062c \u0627\u0644\u0635\u064a\u063a\u0629.", "Frequently Asked Questions": "\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0645\u062a\u062f\u0627\u0648\u0644\u0629", "General Keyboard Shortcuts": "\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "Go and select text to end of document": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0648\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Go and select text to end of textbox": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0648\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0645\u0631\u0628\u0639 \u0627\u0644\u0646\u0635", "Go and select text to start of document": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0646\u0635 \u0644\u0628\u062f\u0621 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Go and select text to start of textbox": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0648\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0645\u0631\u0628\u0639 \u0627\u0644\u0646\u0635", "Go and select to the beginning of a line": "\u0627\u0646\u062a\u0642\u0644 \u0648\u062d\u062f\u062f \u062d\u062a\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0633\u0637\u0631", "Go and select to the end of a line": "\u0627\u0646\u062a\u0642\u0644 \u0648\u062d\u062f\u062f \u062d\u062a\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0633\u0637\u0631", "Go to beginning of a word": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0643\u0644\u0645\u0629", "Go to beginning of line": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0633\u0637\u0631", "Go to end of document": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Go to end of line": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0633\u0637\u0631", "Go to next sheet.": "\u0625\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u062a\u0627\u0644\u064a.", "Go to previous sheet.": "\u0625\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0633\u0627\u0628\u0642.", "Go to start of document": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Go to start of the next word": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0643\u0644\u0645\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0646\u062d\u0648\u064a\u0629 \u0641\u064a \u0627\u0644\u0646\u0635 \u0628\u0627\u0644\u062a\u0633\u0637\u064a\u0631 \u0627\u0644\u0623\u0632\u0631\u0642 \u0627\u0644\u0645\u062a\u0645\u0648\u062c. \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0627\u0644\u0646\u0635 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0647 \u062e\u0637 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0644\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u0646\u062d\u0648\u064a \u0648\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0646\u062d\u0648 \u0627\u0644\u0645\u0633\u064a\u0626\u0629. \u062d\u062f\u062f \u0627\u0644\u0627\u0642\u062a\u0631\u0627\u062d \u0627\u0644\u0635\u062d\u064a\u062d \u0644\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0646\u0635.", "Handling Tables": "\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062c\u062f\u0627\u0648\u0644", "Handling images": "\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0635\u0648\u0631", "Home": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "Hover the mouse on the document name in the menu bar.": "\u062d\u0631\u0643 \u0627\u0644\u0645\u0627\u0648\u0633 \u0641\u0648\u0642 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645.", "How can I change the line, area and position of a shape in my slides?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u063a\u064a\u064a\u0631 \u062e\u0637 \u0648\u0645\u0646\u0637\u0642\u0629 \u0648\u0648\u0636\u0639 \u0627\u0644\u0634\u0643\u0644 \u0641\u064a \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u064a\u061f", "How can I check spelling in my language?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a \u0628\u0644\u063a\u062a\u064a\u061f", "How can I copy the formatting of existing cells to new ones?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0646\u0633\u062e \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0625\u0644\u0649 \u062e\u0644\u0627\u064a\u0627 \u062c\u062f\u064a\u062f\u0629\u061f", "How can I import CSV data?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0628\u064a\u0627\u0646\u0627\u062a CSV\u061f", "How can I insert a currency, copyright or trademark symbol in the document?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0644\u0629 \u0623\u0648 \u062d\u0642\u0648\u0642 \u0646\u0634\u0631 \u0623\u0648 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u061f", "How can I make the new text look like other existing text?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062c\u0639\u0644 \u0627\u0644\u0646\u0635 \u0627\u0644\u062c\u062f\u064a\u062f \u064a\u0628\u062f\u0648 \u0645\u062b\u0644 \u0627\u0644\u0646\u0635 \u0627\u0644\u0622\u062e\u0631 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u061f", "How can I quit {productname} without saving my edits?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u0646\u0647\u0627\u0621 {productname} \u062f\u0648\u0646 \u062d\u0641\u0638 \u062a\u0639\u062f\u064a\u0644\u0627\u062a\u064a\u061f", "How can I remove the red wavy lines in my document?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062e\u0637\u0648\u0637 \u0627\u0644\u062d\u0645\u0631\u0627\u0621 \u0627\u0644\u0645\u062a\u0645\u0648\u062c\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u061f", "How can I run my slide show?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u0634\u063a\u064a\u0644 \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0627\u0644\u062e\u0627\u0635 \u0628\u064a\u061f", "How can I select data to print?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0644\u0644\u0637\u0628\u0627\u0639\u0629\u061f", "How do I change the page orientation to landscape inside my document": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u063a\u064a\u064a\u0631 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0625\u0644\u0649 \u0623\u0641\u0642\u064a \u062f\u0627\u062e\u0644 \u0645\u0633\u062a\u0646\u062f\u064a", "How do I get a word count of my document?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0639\u062f\u062f \u0643\u0644\u0645\u0627\u062a \u0645\u0633\u062a\u0646\u062f\u064a\u061f", "How do I rename a sheet?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0648\u0631\u0642\u0629\u061f", "How do I save a document with another name?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062d\u0641\u0638 \u0645\u0633\u062a\u0646\u062f \u0628\u0627\u0633\u0645 \u0622\u062e\u0631\u061f", "How do I set the margins of the document?": "\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u0639\u064a\u064a\u0646 \u0647\u0648\u0627\u0645\u0634 \u0644\u0644\u0645\u0633\u062a\u0646\u062f\u061f", "If no table or range was selected, a prototype chart is displayed.": "\u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u062c\u062f\u0648\u0644 \u0623\u0648 \u0646\u0637\u0627\u0642\u060c \u0641\u0633\u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0645\u0639 \u0639\u062f\u0645 \u062a\u062d\u062f\u064a\u062f \u062e\u0644\u064a\u0629 \u0643\u0627\u0645\u0644\u0629\u060c \u0641\u0633\u062a\u062d\u0630\u0641 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u0644\u062c\u062f\u0648\u0644\u060c \u0645\u0627 \u0644\u0645 \u062a\u0643\u0646 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u0625\u0630\u0627 \u0644\u0645 \u062a\u062d\u062f\u062f \u0623\u064a \u062e\u0644\u064a\u0629 \u0643\u0627\u0645\u0644\u0629\u060c \u0641\u0633\u064a\u062d\u0630\u0641 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062c\u0645\u0644\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629. \u0648\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u062e\u0644\u064a\u0629\u060c \u0648\u0644\u0645 \u062a\u062d\u062f\u062f \u062e\u0644\u064a\u0629 \u0643\u0627\u0645\u0644\u0629\u060c \u0641\u0633\u062a\u062d\u0630\u0641 \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u0625\u0630\u0627 \u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u062e\u0644\u064a\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631\u060c \u0641\u0633\u062a\u062d\u0630\u0641 \u0627\u0644\u0635\u0641\u0648\u0641 \u0628\u0623\u0643\u0645\u0644\u0647\u0627 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u062f\u064a\u062f. \u0648\u0625\u0630\u0627 \u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0643\u0627\u0641\u0629 \u0627\u0644\u0635\u0641\u0648\u0641 \u0628\u0634\u0643\u0644 \u0643\u0627\u0645\u0644 \u0623\u0648 \u062c\u0632\u0626\u064a\u060c \u0641\u0633\u064a\u062d\u0630\u0641 \u0627\u0644\u062c\u062f\u0648\u0644 \u0628\u0623\u0643\u0645\u0644\u0647.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0641\u0627\u0631\u063a\u0629: \u0641\u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644. \u0628\u062e\u0644\u0627\u0641 \u0630\u0644\u0643: \u0641\u0625\u0646 \u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u0623\u0648\u0644 \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0648\u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u062b\u0627\u0646\u064a \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0648\u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u062b\u0627\u0644\u062b \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0641\u0627\u0631\u063a\u0629: \u0641\u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644. \u0628\u062e\u0644\u0627\u0641 \u0630\u0644\u0643: \u0641\u0625\u0646 \u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u0623\u0648\u0644 \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0648\u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u062b\u0627\u0646\u064a \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0648\u0627\u0644\u0636\u063a\u0637 \u0627\u0644\u062b\u0627\u0644\u062b \u064a\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0641\u0627\u0631\u063a\u0629: \u062d\u062f\u062f \u0627\u0644\u062c\u062f\u0648\u0644 \u0628\u0623\u0643\u0645\u0644\u0647. \u0648\u0625\u0644\u0627: \u062d\u062f\u062f \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629. \u0627\u0644\u0636\u063a\u0637 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u064a\u062d\u062f\u062f \u0627\u0644\u062c\u062f\u0648\u0644 \u0628\u0623\u0643\u0645\u0644\u0647.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u064a\u0645\u0643\u0646 \u062a\u063a\u064a\u064a\u0631 \u062d\u062c\u0645 \u0627\u0644\u0635\u0648\u0631 \u0648\u062a\u062f\u0648\u064a\u0631\u0647\u0627 \u0648\u062a\u062b\u0628\u064a\u062a\u0647\u0627. \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0644\u062a\u0641 \u0627\u0644\u0646\u0635 \u062d\u0648\u0644 \u0627\u0644\u0635\u0648\u0631\u0629. \u062d\u062f\u062f \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0627\u0641\u062a\u062d \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642. \u0627\u0633\u062a\u062e\u062f\u0645 \u0645\u0639\u0627\u0644\u062c\u0627\u062a \u0627\u0644\u0635\u0648\u0631 \u0644\u062a\u063a\u064a\u064a\u0631 \u062d\u062c\u0645 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u0644\u0645\u0627\u0648\u0633.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u0641\u064a \u0627\u0644\u0645\u0642\u0627\u0628\u0644 \u060c \u064a\u0637\u0628\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0639\u0644\u0649 \u0645\u0642\u062a\u0637\u0641\u0627\u062a \u0645\u062d\u062f\u062f\u0629 \u0645\u0646 \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0637\u0648\u064a\u0644 \u060c \u064a\u062c\u0628 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0641\u064a \u0643\u0644 \u0645\u0642\u062a\u0637\u0641 \u0646\u0635\u064a \u060c \u0645\u0645\u0627 \u064a\u0624\u062f\u064a \u0625\u0644\u0649 \u062a\u062d\u0648\u064a\u0644 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0645\u0647\u0645\u0629 \u0637\u0648\u064a\u0644\u0629 \u060c \u0648\u0639\u0631\u0636\u0629 \u0644\u0644\u0623\u062e\u0637\u0627\u0621 \u0648\u0627\u0644\u062a\u0623\u062e\u064a\u0631\u0627\u062a.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u0641\u064a \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0641\u0648\u0627\u0635\u0644\u060c \u0636\u0639 \u0639\u0644\u0627\u0645\u0629 \u0625\u062f\u0631\u0627\u062c\u060c \u0627\u0643\u062a\u0628: \u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a\u060c \u0645\u0648\u0636\u0639: \u0642\u0628\u0644.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0639\u0627\u0645\u0644 \u062a\u0635\u0641\u064a\u0629 \u0642\u064a\u0627\u0633\u064a \u060c \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u064b\u0627 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0637\u0627\u0642\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0642\u064a\u0645 \u0641\u064a \u062d\u0642\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0639\u064a\u0646\u0629. \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0639\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0642\u064a\u0627\u0633\u064a \u0644\u0631\u0628\u0637 \u0627\u0644\u0634\u0631\u0648\u0637 \u0645\u0639 \u0639\u0627\u0645\u0644 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0646\u0637\u0642\u064a \"AND\" \u0623\u0648 \u0639\u0627\u0645\u0644 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0646\u0637\u0642\u064a \"OR\".", "Inactive document": "\u0645\u0633\u062a\u0646\u062f \u063a\u064a\u0631 \u0646\u0634\u0637", "Increase/decrease the size of the column/row on the left/top cell edge": "\u062a\u0643\u0628\u064a\u0631/\u062a\u0635\u063a\u064a\u0631 \u062d\u062c\u0645 \u0627\u0644\u0639\u0645\u0648\u062f/\u0627\u0644\u0635\u0641 \u0639\u0644\u0649 \u062d\u0627\u0641\u0629 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u064a\u0633\u0631\u0649/\u0627\u0644\u0639\u0644\u064a\u0627", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u062a\u0643\u0628\u064a\u0631/\u062a\u0635\u063a\u064a\u0631 \u062d\u062c\u0645 \u0627\u0644\u0639\u0645\u0648\u062f/\u0627\u0644\u0635\u0641 \u0639\u0644\u0649 \u062d\u0627\u0641\u0629 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u064a\u0645\u0646\u0649/\u0627\u0644\u0633\u0641\u0644\u0649", "Insert cells (as in menu Insert - Cells)": "\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u062e\u0644\u0627\u064a\u0627 (\u0643\u0645\u0627 \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u0625\u062f\u0631\u0627\u062c - \u0627\u0644\u062e\u0644\u0627\u064a\u0627)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u0623\u062f\u062e\u0644 \u0641\u0648\u0627\u0635\u0644 \u0627\u0644\u0623\u0639\u0645\u062f\u0629 \u0648\u0627\u0644\u0635\u0641\u0648\u0641 \u0641\u064a \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0644\u062a\u0636\u064a\u064a\u0642 \u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0628\u0627\u0639\u0629 \u0648\u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0644\u062a\u0646\u0632\u064a\u0644\u0647. \u0639\u0646\u062f \u0637\u0628\u0627\u0639\u0629 \u0645\u0644\u0641 PDF\u060c \u062d\u062f\u062f \u0627\u0644\u0635\u0641\u062d\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0647\u0645\u0643.", "Insert comment": "\u0625\u062f\u0631\u0627\u062c \u062a\u0639\u0644\u064a\u0642", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u0625\u062f\u0631\u0627\u062c \u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0641\u064a {productname} \u0641\u064a \u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0627\u0647\u062a\u0645\u0627\u0645 \u062e\u0627\u0635 \u0645\u0646 \u0627\u0644\u0642\u0627\u0631\u0626. \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0648\u062a\u062d\u0645\u0644 \u0627\u0633\u0645 \u0648\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0635\u062f\u0631.", "Insert endnote": "\u0625\u062f\u0631\u0627\u062c \u062d\u0627\u0634\u064a\u0629 \u062e\u062a\u0627\u0645\u064a\u0629", "Insert footnote": "\u0625\u062f\u0631\u0627\u062c \u062d\u0627\u0634\u064a\u0629", "Insert line break": "\u0625\u062f\u0631\u0627\u062c \u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a", "Insert new paragraph directly before or after a section, or before a table": "\u0625\u062f\u0631\u0627\u062c \u0641\u0642\u0631\u0629 \u062c\u062f\u064a\u062f\u0629 \u0645\u0628\u0627\u0634\u0631\u0629 \u0642\u0628\u0644 \u0625\u062d\u062f\u0649 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0623\u0648 \u0628\u0639\u062f\u0647\u060c \u0623\u0648 \u0642\u0628\u0644 \u0623\u062d\u062f \u0627\u0644\u062c\u062f\u0627\u0648\u0644", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0625\u062f\u0631\u0627\u062c \u0641\u0642\u0631\u0629 \u062c\u062f\u064a\u062f\u0629 \u062f\u0648\u0646 \u062a\u0631\u0642\u064a\u0645 \u062f\u0627\u062e\u0644 \u0642\u0627\u0626\u0645\u0629. \u0644\u0627 \u064a\u0639\u0645\u0644 \u0625\u0646 \u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u0634\u0631 \u0639\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.", "Insert non-breaking hyphen": "\u0625\u062f\u0631\u0627\u062c \u0634\u064e\u0631\u0637\u0629 \u063a\u064a\u0631 \u0641\u0627\u0635\u0644\u0629", "Insert non-breaking space": "\u0625\u062f\u0631\u0627\u062c \u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0641\u0627\u0635\u0644\u0629", "Insert soft hyphen": "\u0625\u062f\u0631\u0627\u062c \u0634\u064e\u0631\u0637\u0629 \u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0627\u0648\u0644 \u0628\u0623\u064a\u0642\u0648\u0646\u0629 \u0645\u0646\u0627\u0633\u0628\u0629 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u062d\u062f\u062f \u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0648\u0644\u064a \u0644\u0644\u0635\u0641\u0648\u0641 \u0648\u0627\u0644\u0623\u0639\u0645\u062f\u0629. \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u0648\u0641 \u0648\u0623\u0639\u0645\u062f\u0629 \u0645\u0639 \u0642\u0627\u0626\u0645\u0629 \u0633\u064a\u0627\u0642 \u0627\u0644\u062e\u0644\u064a\u0629. \u062f\u0645\u062c \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0645\u0639 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0642\u0627\u0626\u0645\u0629. \u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062f\u0627\u062e\u0644 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0647\u0648 \"\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u062c\u062f\u0648\u0644\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u0625\u062f\u0631\u0627\u062c \u0639\u0644\u0627\u0645\u0629 \u062c\u062f\u0648\u0644\u0629 (\u0641\u0642\u0637 \u0641\u064a \u0627\u0644\u062c\u062f\u0627\u0648\u0644). \u0627\u0639\u062a\u0645\u0627\u062f\u0627\u064b \u0639\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629\u060c Alt +Tab \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.", "Is there a thesaurus?": "\u0647\u0644 \u064a\u0648\u062c\u062f \u0642\u0627\u0645\u0648\u0633 \u0644\u0644\u0645\u0641\u0631\u062f\u0627\u062a\u061f", "Italic": "\u0645\u0627\u0626\u0644", "Justify": "\u0645\u0633\u0627\u0648\u0627\u0629", "Keyboard Shortcuts": "\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "Like Alt, but only the active cell is modified": "\u0645\u062b\u0644 Alt\u060c \u0648\u0644\u0643\u0646 \u0641\u0642\u0637 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0646\u0634\u0637\u0629 \u0647\u064a \u0627\u0644\u062a\u064a \u062a\u062a\u0623\u062b\u0631 \u0628\u0627\u0644\u062a\u0639\u062f\u064a\u0644", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u062a\u062d\u0645\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a CSV \u0641\u064a \u0628\u0639\u0636 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0643\u060c \u062d\u062f\u062f\u0647\u0627 \u0648\u0627\u0646\u0633\u062e\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "Manual page break": "\u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a \u064a\u062f\u0648\u064a", "Move cursor down one line": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0644\u0623\u0633\u0641\u0644 \u0633\u0637\u0631 \u0648\u0627\u062d\u062f", "Move cursor to beginning of the next paragraph": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629", "Move cursor to beginning of the previous paragraph": "\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629", "Move cursor to the left": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631", "Move cursor to the right": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646", "Move cursor up one line": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0644\u0623\u0639\u0644\u0649 \u0633\u0637\u0631 \u0648\u0627\u062d\u062f", "Move cursor with selection to the left": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0645\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631", "Move cursor with selection to the right": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0624\u0634\u0631 \u0645\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646", "Move the view down one page": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0646\u0638\u0648\u0631 \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0633\u0641\u0644", "Move the view up one page": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0646\u0638\u0648\u0631 \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0639\u0644\u0649", "Move to next text object on drawing page": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0643\u0627\u0626\u0646 \u0627\u0644\u0646\u0635 \u0627\u0644\u062a\u0627\u0644\u064a \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0633\u0645", "Move to next text object on slide": "\u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0643\u0627\u0626\u0646 \u0627\u0644\u0646\u0635 \u0627\u0644\u062a\u0627\u0644\u064a \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u064a\u062d\u0629", "Moves one screen page to the right.": "\u064a\u0646\u0642\u0644 \u0635\u0641\u062d\u0629 \u0634\u0627\u0634\u0629 \u0648\u0627\u062d\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646.", "Moves one sheet to the left.": "\u064a\u0646\u0642\u0644 \u0648\u0631\u0642\u0629 \u0648\u0627\u062d\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0629 \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0635\u0641 \u0623\u0633\u0641\u0644 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u0627\u0631\u063a\u0627\u060c \u064a\u0646\u062a\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0644\u0623\u0633\u0641\u0644 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641 \u0627\u0644\u062a\u0627\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a.", "Moves the cursor to the first cell in the sheet (A1).": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u0648\u0644\u0649 \u0641\u064a \u0627\u0644\u0648\u0631\u0642\u0629 (A1).", "Moves the cursor to the first cell of the current row.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u0648\u0644\u0649 \u0645\u0646 \u0627\u0644\u0635\u0641 \u0627\u0644\u062d\u0627\u0644\u064a.", "Moves the cursor to the last cell of the current row.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641 \u0627\u0644\u062d\u0627\u0644\u064a.", "Moves the cursor to the last cell on the sheet that contains data.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 \u0641\u064a \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0629 \u0627\u0644\u064a\u0633\u0631\u0649 \u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0625\u0644\u0649 \u064a\u0633\u0627\u0631 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u0627\u0631\u063a\u0627\u060c \u064a\u0646\u062a\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u062a\u0627\u0644\u064a \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0625\u0644\u0649 \u064a\u0645\u064a\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u0627\u0631\u063a\u0627\u060c \u064a\u0646\u062a\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u062a\u0627\u0644\u064a \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0635\u0641 \u0641\u0648\u0642 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u0627\u0631\u063a\u0627\u060c \u064a\u0646\u062a\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641 \u0627\u0644\u062a\u0627\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a.", "Navigating in Spreadsheets": "\u0627\u0644\u062a\u0646\u0642\u0644 \u0641\u064a \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u0625\u062d\u062f\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627\u062a \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0647\u0648 \u0627\u0644\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0633\u0631\u064a\u0639 \u0644\u0639\u0631\u0636 \u0627\u0644\u0633\u062c\u0644\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u062a\u0637\u0627\u0628\u0642\u0629 \u0641\u064a \u062d\u0642\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.", "Open the presentation in {productname}": "\u0627\u0641\u062a\u062d \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a \u0641\u064a {productname} ", "Opening, closing, saving, printing and downloading documents": "\u0641\u062a\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648\u0625\u063a\u0644\u0627\u0642\u0647\u0627 \u0648\u062d\u0641\u0638\u0647\u0627 \u0648\u0637\u0628\u0627\u0639\u062a\u0647\u0627 \u0648\u062a\u0646\u0632\u064a\u0644\u0647\u0627", "Other advanced features": "\u0633\u0645\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629 \u0623\u062e\u0631\u0649", "PageDown": "\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0633\u0641\u0644", "PageUp": "\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0644\u0649", "Paragraph formatting": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0641\u0642\u0631\u0627\u062a", "Paste as unformatted text": "\u0644\u0635\u0642 \u0643\u0646\u0635 \u063a\u064a\u0631 \u0645\u0646\u0633\u0642", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u0644\u0635\u0642 \u0645\u0646 \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u062a\u062d\u0631\u064a\u0631 \u2192 \u0644\u0635\u0642 \u0623\u0648 \u0627\u0636\u063a\u0637 Ctrl +V . \u064a\u0641\u062a\u062d \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 Text Import \u0644\u064a\u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0648\u0635\u0641 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062f\u0642\u064a\u0642 \u0644\u0628\u064a\u0627\u0646\u0627\u062a CSV.", "Paste special": "\u0644\u0635\u0642 \u062e\u0627\u0635\u0651", "Pasting": "\u0644\u0635\u0642", "Place the cursor at the paragraph to be formatted": "\u0636\u0639 \u0627\u0644\u0645\u0624\u0634\u0631 \u0639\u0644\u0649 \u0627\u0644\u0641\u0642\u0631\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u062a\u0646\u0633\u064a\u0642\u0647\u0627", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u0636\u0639 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u064a \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u063a\u064a\u064a\u0631 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0641\u064a\u0647. \u0623\u0636\u0641 \u0641\u0642\u0631\u0629 \u0641\u0627\u0631\u063a\u0629.", "Place the cursor in the position to insert the character.": "\u0636\u0639 \u0627\u0644\u0645\u0624\u0634\u0631 \u0641\u064a \u0645\u0648\u0642\u0639\u0647 \u0644\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u062d\u0631\u0641.", "Position and Size": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0648 \u0627\u0644\u062d\u062c\u0645", "Presentations": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a\u0629: \u062a\u0646\u0633\u064a\u0642\u0627\u062a Microsoft PPT\u060c PPTX\u060c \u062a\u0646\u0633\u064a\u0642 OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \u0625\u062f\u0631\u0627\u062c. \u0644\u0625\u063a\u0644\u0627\u0642 \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631\u060c \u0627\u0636\u063a\u0637 \u0625\u0644\u063a\u0627\u0621.", "Print (Download as PDF)": "\u0637\u0628\u0627\u0639\u0629 (\u062a\u0646\u0632\u064a\u0644 \u0643 PDF)", "Promote list item (list item has to be selected)": "\u062a\u0631\u0642\u064a\u0629 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 (\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0639\u0646\u0635\u0631 \u0645\u062d\u062f\u062f\u064b\u0627)", "Redo": "\u0625\u0639\u0627\u062f\u0629", "Remove direct formatting": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0648\u0631\u0642\u0629 \u0641\u064a \u0645\u0633\u062a\u0646\u062f \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642 (\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0627\u0644\u0623\u064a\u0645\u0646) \u0641\u0648\u0642 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u0648\u0631\u0642\u0629 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644. \u0623\u062f\u062e\u0644 \u0627\u0633\u0645 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u062c\u062f\u064a\u062f \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0627\u0644\u064a.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u0633\u0642 \u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0646\u0633\u062e/\u0627\u0644\u0642\u0635 \u0648\u0627\u0644\u0644\u0635\u0642 \u0644\u064a\u0633 \u0641\u0642\u0637 \u0636\u0645\u0646 \u0645\u0633\u062a\u0646\u062f \u0645\u0639\u064a\u0646\u060c \u0648\u0644\u0643\u0646 \u0623\u064a\u0636\u0627 \u0644\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u062a\u0649 \u0644\u0647\u0627 \u0646\u0641\u0633 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0623\u0648 \u062a\u0646\u0633\u064a\u0642 \u0645\u062e\u062a\u0644\u0641 {productname}. \u0648\u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627\u062a \u0627\u0644\u062f\u0627\u062e\u0644\u064a\u0629\u060c \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u0633\u062e/\u0642\u0635 \u0627\u0644\u0645\u062d\u062a\u0648\u0649\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u062e\u062a\u0644\u0637 \u0639\u0644\u0649 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629 (Ctrl+X, Ctrl+C, Ctrl+V). \u0648\u0644\u0623\u0633\u0628\u0627\u0628 \u0623\u0645\u0646\u064a\u0629 \u0645\u0646 \u0627\u0644\u0636\u0631\u0648\u0631\u064a \u0627\u0633\u062a\u062e\u062f\u0627\u0645 Ctrl+V \u0644\u0644\u0635\u0642 \u0639\u0644\u0649 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631\u060c \u0648\u064a\u0645\u0643\u0646 \u0643\u0630\u0644\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0633\u064a\u0627\u0642 \u0644\u0644\u0642\u0635 \u0648\u0627\u0644\u0646\u0633\u062e. \u0648\u0641\u064a \u0646\u0638\u0627\u0645 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 Android \u0623\u0648 iOS \u064a\u0644\u0632\u0645 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u0646\u0642\u0631 \u0627\u0644\u0645\u0632\u062f\u0648\u062c \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0646\u0642\u0631\u0629 \u0637\u0648\u064a\u0644\u0629 \u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0646\u0633\u062e / \u0627\u0644\u0642\u0635 / \u0627\u0644\u0644\u0635\u0642 \u0639\u0628\u0631 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642.", "Search backwards": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a", "Search forward": "\u0627\u0644\u0628\u062d\u062b \u0644\u0644\u0623\u0645\u0627\u0645", "Select All": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644", "Select Landscape in \u201cWith Page Style\u201d": "\u062d\u062f\u062f \u0623\u0641\u0642\u064a \u0641\u064a \"\u0645\u0639 \u0646\u0645\u0637 \u0627\u0644\u0635\u0641\u062d\u0629\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u062d\u062f\u062f \u062c\u062f\u0648\u0644\u0627\u064b \u0641\u064a \u0645\u0633\u062a\u0646\u062f \u0646\u0635\u064a \u0623\u0648 \u0646\u0637\u0627\u0642 \u0641\u064a \u062c\u062f\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0623\u0648 \u062c\u062f\u0648\u0644 \u0641\u064a \u0639\u0631\u0636 \u062a\u0642\u062f\u064a\u0645\u064a.", "Select all in drawing page": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0633\u0645", "Select all in slide": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644 \u0641\u064a \u0627\u0644\u0634\u0631\u064a\u062d\u0629", "Select if you want to change page numbering.": "\u062d\u062f\u062f \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u062a\u063a\u064a\u064a\u0631 \u062a\u0631\u0642\u064a\u0645 \u0627\u0644\u0635\u0641\u062d\u0627\u062a.", "Select lines in downwards direction": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0623\u0633\u0637\u0631 \u0628\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0623\u0633\u0641\u0644", "Select lines in upwards direction": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0623\u0633\u0637\u0631 \u0628\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0623\u0639\u0644\u0649", "Select objects in the order in which they were created": "\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0628\u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0623\u064f\u0646\u0634\u0626\u062a \u0641\u064a\u0647", "Select objects in the reverse order in which they were created": "\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0628\u0639\u0643\u0633 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0630\u064a \u0623\u064f\u0646\u0634\u0626\u062a \u0641\u064a\u0647", "Select the cells you want to format. Release the mouse button.": "\u062d\u062f\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f \u062a\u0646\u0633\u064a\u0642\u0647\u0627. \u062d\u0631\u0631 \u0632\u0631 \u0627\u0644\u0641\u0623\u0631\u0629.", "Select the character set, language and separator options for the CSV file.": "\u062d\u062f\u062f \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0623\u062d\u0631\u0641 \u0648\u0627\u0644\u0644\u063a\u0629 \u0648\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0641\u0627\u0635\u0644 \u0644\u0645\u0644\u0641 CSV.", "Select the shape in your slide. A set of handles shows.": "\u062d\u062f\u062f \u0627\u0644\u0634\u0643\u0644 \u0641\u064a \u0634\u0631\u064a\u062d\u062a\u0643. \u062a\u0638\u0647\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0645\u0642\u0627\u0628\u0636.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u062d\u062f\u062f \u0627\u0644\u0646\u0645\u0637 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0637\u0628\u064a\u0642\u0647 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0633\u062f\u0644\u0629 \u0644\u0644\u0623\u0646\u0645\u0627\u0637. \u062a\u0639\u0631\u0636 \u0627\u0644\u0641\u0642\u0631\u0629 \u0633\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0645\u0627\u0637.", "Select the text with the existing format": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635 \u0628\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0648\u062c\u0648\u062f", "Select the text you want to apply the new format.": "\u062d\u062f\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0630\u064a \u062a\u0631\u064a\u062f \u062a\u0637\u0628\u064a\u0642\u0647 \u0639\u0644\u0649 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062c\u062f\u064a\u062f.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u062d\u062f\u062f \u0645\u0639\u064a\u0627\u0631 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0631\u0628\u0639 \u0627\u0644\u0645\u0646\u0633\u062f\u0644 \u0627\u0644\u0633\u0645\u0627\u062d . \u0627\u0639\u062a\u0645\u0627\u062f\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u0639\u064a\u0627\u0631\u060c \u062a\u0638\u0647\u0631 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a. \u0627\u0645\u0644\u0623 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.", "Select to beginning of paragraph": "\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0641\u0642\u0631\u0629", "Select to end of paragraph": "\u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0641\u0642\u0631\u0629", "Select to the left word by word": "\u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 \u0643\u0644\u0645\u0629 \u0628\u0643\u0644\u0645\u0629", "Select to the right word by word": "\u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0643\u0644\u0645\u0629 \u0628\u0643\u0644\u0645\u0629", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u064a\u062d\u062f\u062f \u0643\u0627\u0641\u0629 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0641\u064a \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0633\u0647\u0645 \u0627\u0644\u0645\u0636\u063a\u0648\u0637. \u0625\u0630\u0627 \u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0644\u062a\u062d\u062f\u064a\u062f \u0635\u0641\u0648\u0641 \u0648\u0623\u0639\u0645\u062f\u0629 \u0645\u0639\u0627\u060c \u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0646\u0637\u0627\u0642 \u062e\u0644\u0627\u064a\u0627 \u0645\u0633\u062a\u0637\u064a\u0644.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u064a\u062d\u062f\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0645\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0648\u0635\u0648\u0644\u0627 \u0625\u0644\u0649 \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648 \u064a\u0648\u0633\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0633\u0641\u0644.", "Selects cells from the current cell to the first cell of the current row.": "\u064a\u062d\u062f\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0645\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u0648\u0644\u0649 \u0644\u0644\u0635\u0641 \u0627\u0644\u062d\u0627\u0644\u064a.", "Selects cells from the current cell to the last cell of the current row.": "\u064a\u062d\u062f\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0645\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641 \u0627\u0644\u062d\u0627\u0644\u064a.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u064a\u062d\u062f\u062f \u062e\u0644\u0627\u064a\u0627 \u0645\u0646 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u062d\u062a\u0649 \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648 \u062a\u0648\u0633\u064a\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0635\u0641\u062d\u0629 \u0648\u0627\u062d\u062f\u0629 \u0644\u0623\u0639\u0644\u0649.", "Set Optimal Column Width": "\u0636\u0628\u0637 \u0639\u0631\u0636 \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u0645\u062b\u0644", "Set the page margins in the dialog.": "\u0627\u0636\u0628\u0637 \u0647\u0648\u0627\u0645\u0634 \u0627\u0644\u0635\u0641\u062d\u0629 \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631.", "Set the properties of the element of the object.": "\u062a\u0639\u064a\u064a\u0646 \u062e\u0635\u0627\u0626\u0635 \u0639\u0646\u0635\u0631 \u0627\u0644\u0643\u0627\u0626\u0646.", "Shortcut Keys for Tables": "\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0644\u062c\u062f\u0627\u0648\u0644", "Slide keyboard shortcuts": "\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0634\u0631\u0627\u0626\u062d", "Slide pane": "\u062c\u0632\u0621 \u0627\u0644\u0634\u0631\u0627\u0626\u062d", "Slide show": "\u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d", "Special Characters": "\u0627\u0644\u0623\u062d\u0631\u064f\u0641 \u0627\u0644\u062e\u0627\u0635\u0629", "Spellchecking": "\u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a", "Spreadsheets": "\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a: \u062a\u0646\u0633\u064a\u0642\u0627\u062a Microsoft XLS\u060c XLSX\u060c \u062a\u0646\u0633\u064a\u0642 OpenDocument ODS", "Standard currency format": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0639\u0645\u0644\u0629 \u0627\u0644\u0642\u064a\u0627\u0633\u064a", "Standard date format": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0642\u064a\u0627\u0633\u064a", "Standard exponential format": "\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0623\u064f\u0633\u0651\u064a\u0651 \u0627\u0644\u0642\u064a\u0627\u0633\u064a", "Standard format": "\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0642\u064a\u0627\u0633\u064a", "Standard percentage format (two decimal places)": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0642\u064a\u0627\u0633\u064a (\u062e\u0627\u0646\u062a\u0627\u0646 \u0639\u0634\u0631\u064a\u0651\u062a\u0627\u0646)", "Strikethrough": "\u0645\u0634\u0637\u0648\u0628", "Subscript": "\u062d\u0631\u0641 \u062a\u062d\u062a\u064a", "Superscript": "\u062d\u0631\u0641 \u0641\u0648\u0642\u064a", "Switch cursor between text and footer": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0628\u064a\u0646 \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0630\u064a\u0644", "Switch cursor between text and header": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0628\u064a\u0646 \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0631\u0623\u0633", "Tab": "Tab", "Text documents": "\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0646\u0635\u064a\u0629", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0646\u0635\u064a\u0629: \u062a\u0646\u0633\u064a\u0642\u0627\u062a Microsoft DOC\u060c DOCX\u060c RTF. \u062a\u0646\u0633\u064a\u0642 OpenDocument ODT", "Text formatting": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0646\u0635\u0648\u0635", "Text selection and navigation in a textbox": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0627\u0644\u062a\u0646\u0642\u0644 \u0641\u064a \u0645\u0631\u0628\u0639 \u0646\u0635", "Text selection and navigation in document": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0627\u0644\u062a\u0646\u0642\u0644 \u062f\u0627\u062e\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u0633\u062a\u0628\u0642\u0649 \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0648\u0627\u0644\u0623\u0634\u0643\u0627\u0644 \u0648\u0635\u0648\u0631 svg \u0641\u064a \u062d\u0627\u0644\u0629 \u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0639\u0646\u062f \u0627\u0644\u062a\u0643\u0628\u064a\u0631\u060c \u0648\u0633\u062a\u0631\u0649 \u0641\u0642\u0637 \u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0628\u0643\u0633\u0644 \u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062f\u0631\u062c\u0629 \u0645\u062b\u0644 \u0635\u0648\u0631 jpg \u0623\u0648 png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u0631\u0645\u0632 \u00b6 \u0647\u0648 \u0639\u0644\u0627\u0645\u0629 \u062a\u0646\u0633\u064a\u0642. \u064a\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0648\u062a\u062d\u0631\u064a\u0631\u0647 \u0648\u0644\u0627 \u062a\u062a\u0645 \u0637\u0628\u0627\u0639\u062a\u0647. \u0644\u062a\u0628\u062f\u064a\u0644\u0647 \u0641\u064a \u0639\u0631\u0636 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0631\u0636 \u2192 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 .", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u064a\u0633\u0645\u062d \u0627\u0644\u0645\u0631\u0634\u062d \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0628\u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u062b\u0645\u0627\u0646\u064a\u0629 \u0634\u0631\u0648\u0637 \u062a\u0635\u0641\u064a\u0629. \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629\u060c \u064a\u0645\u0643\u0646\u0643 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0634\u0631\u0648\u0637 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0648\u0631\u0642\u0629.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u064a\u062a\u0645 \u062a\u062d\u0645\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a CSV \u0641\u064a \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u062d\u064a\u062b \u0642\u0645\u062a \u0628\u0644\u0635\u0642\u0647\u0627\u060c \u0648\u0641\u0642\u0627 \u0644\u0647\u0630\u0647 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.", "The color assigned to the changes depends on the user that changes the document.": "\u064a\u0639\u062a\u0645\u062f \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0645\u0639\u064a\u0646 \u0644\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0630\u064a \u064a\u063a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0644\u063a\u0629 \u0627\u0644\u0635\u064a\u063a\u0629 \u0645\u0623\u0644\u0648\u0641\u0629 \u0644\u0644\u063a\u0627\u064a\u0629 \u0644\u0623\u064a \u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\u060c \u0648\u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062f\u0647\u0627 \u0628\u062a\u0641\u0635\u064a\u0644 \u0643\u0628\u064a\u0631 \u0641\u064a \u0645\u0648\u0627\u0635\u0641\u0627\u062a OASIS OpenFormula .", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0645\u0646 \u0627\u0644\u0633\u0647\u0644 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0630\u0644\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u0631\u0633\u0627\u0645 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0648\u0647\u0630\u0627 \u0645\u0641\u064a\u062f \u0639\u0644\u0649 \u0646\u062d\u0648 \u062e\u0627\u0635 - \u0644\u0646\u0641\u062a\u0631\u0636 \u0623\u0646\u0647 \u0639\u0646\u062f\u0645\u0627 \u0642\u0627\u0645 \u0623\u062d\u062f \u0627\u0644\u0632\u0645\u0644\u0627\u0621 \u0628\u062a\u062d\u062f\u064a\u062f \u0643\u0644 \u0627\u0644\u0646\u0635 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u062f\u0648\u0646 \u0642\u0635\u062f \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Ctrl + A \u0648\u0634\u0631\u0639 \u0641\u064a \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0648\u0642\u0647 \u0645\u0645\u0627 \u0623\u062f\u0649 \u0625\u0644\u0649 \u0625\u062a\u0644\u0627\u0641\u0647 - \u0628\u064a\u0646\u0645\u0627 \u0643\u0646\u062a \u062a\u0642\u0648\u0645 \u0628\u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0648\u0642\u062a.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0644\u0645\u0648\u0627\u0635\u0644\u0629 \u0627\u0644\u062a\u062d\u0631\u064a\u0631\u060c \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0648\u0627\u0644\u062a\u0648\u0642\u0641 \u0648\u0627\u062e\u0641\u0627\u0621 \u0627\u0644\u0631\u0633\u0627\u0644\u0629. \u064a\u062a\u0645 \u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644 \u0623\u064a \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0642\u062f \u062a\u0643\u0648\u0646 \u062a\u0645 \u0625\u062c\u0631\u0627\u0624\u0647\u0627 \u0645\u0646 \u0642\u0628\u0644 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0622\u062e\u0631\u064a\u0646 - \u0623\u062b\u0646\u0627\u0621 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0634\u0643\u0644 \u062a\u0639\u0627\u0648\u0646\u064a.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0648\u0644\u0646\u0633\u062e \u0623\u062c\u0632\u0627\u0621 \u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0623\u062e\u0631\u0649 \u0639\u0644\u0649 \u062c\u0647\u0627\u0632\u0643\u060c \u064a\u062d\u062a\u0627\u062c \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0625\u0644\u0649 \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \u0628\u062f\u0621 \u0627\u0644\u062a\u0646\u0632\u064a\u0644\u060c \u062b\u0645 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0646\u0633\u062e \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0645 \u0645\u0646 \u0623\u062c\u0644 \u0625\u062a\u0627\u062d\u062a\u0647 \u0644\u0644\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641 \u0644\u0644\u0642\u0631\u0627\u0621\u0629. \u0648\u0647\u0630\u0627 \u0645\u0645\u0643\u0646 \u0639\u0628\u0631 \u0639\u0646\u0635\u0631 \u0648\u0627\u062c\u0647\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 \u0635\u063a\u064a\u0631 \u064a\u0646\u0628\u062b\u0642 \u0641\u064a \u0627\u0644\u0632\u0627\u0648\u064a\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0648\u0647\u0648 \u0636\u0631\u0648\u0631\u064a \u0641\u0642\u0637 \u0644\u062a\u0635\u062f\u064a\u0631 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u0635\u0642\u0647 \u0641\u064a \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629. \u062a\u0639\u0645\u0644 \u0647\u0630\u0647 \u0627\u0644\u062e\u0637\u0648\u0629 \u0623\u064a\u0636\u064b\u0627 \u0639\u0644\u0649 \u062a\u062d\u0648\u064a\u0644 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0625\u0644\u0649 \u0635\u0648\u0631 \u062b\u0627\u0628\u062a\u0629.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "\u0644\u0639\u0631\u0636 \u0623\u0648 \u0625\u062e\u0641\u0627\u0621 \u062a\u062a\u0628\u0651\u064f\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a\u060c \u0625\u062e\u062a\u064e\u0631 \u062a\u062d\u0631\u064a\u0631 \u2192 \u062a\u062a\u0628\u0651\u064f\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u2192 \u0625\u0638\u0647\u0627\u0631 .\u0625\u062d\u0630\u0631 \u0645\u0646 \u0623\u0646\u0647 \u0625\u0630\u0627 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u062a\u062a\u0628\u0651\u064f\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0643\u0646 \u062a\u0645\u0651 \u0625\u062e\u0641\u0627\u0624\u0647\u0627\u060c \u0641\u0625\u0646\u0643 \u0644\u0627 \u062a\u0632\u0627\u0644 \u062a\u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0648 \u0647\u0630\u0627 \u0642\u062f \u064a\u062a\u0631\u0643 \u0627\u0644\u0646\u0635\u0648\u0635 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u063a\u0648\u0628 \u0641\u064a\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0639\u0646 \u063a\u064a\u0631 \u0642\u0635\u062f.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0644\u062a\u062d\u0645\u064a\u0644 \u0645\u0633\u062a\u0646\u062f \u062d\u0645\u0644\u0647 \u0645\u0646 \u0642\u0627\u0626\u0645\u0629{productname} \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0645\u0644\u0641 . \u062a\u0639\u062a\u0645\u062f \u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0637\u0628\u064a\u0642. \u062a\u0635\u062f\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0628\u062a\u0646\u0633\u064a\u0642 PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0644\u0644\u062e\u0631\u0648\u062c \u0645\u0646 {productname} \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d\u060c \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0645\u0641\u062a\u0627\u062d Esc \u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0648\u0636\u0639 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629\u060c \u062d\u062f\u062f\u0647\u0627 \u0628\u0627\u0644\u0645\u0627\u0648\u0633 \u0648\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0644\u0629.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0644\u0641\u062a\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0627\u0644\u0645\u0644\u0641 \u0644\u0641\u062a\u062d \u0627\u0644\u0648\u062d\u062f\u0629 \u066a\u066a productName \u0627\u0644\u0645\u0642\u062a\u0631\u0646\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0644\u0625\u0632\u0627\u0644\u0629 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u062e\u0644\u064a\u0629\u060c \u0627\u0641\u062a\u062d \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0648\u0627\u0636\u0628\u0637 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062d \u0639\u0644\u0649 \"\u0643\u0627\u0641\u0629 \u0627\u0644\u0642\u064a\u0645\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0644\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0639\u0645\u0648\u062f\u064a\u060c \u0643\u0631\u0631 \u0627\u0644\u0625\u062c\u0631\u0627\u0621 \u060c \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0639\u0645\u0648\u062f\u064a \u0641\u064a \"\u0645\u0639 \u0646\u0645\u0637 \u0627\u0644\u0635\u0641\u062d\u0629\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0644\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a \u0628\u0634\u0643\u0644 \u0645\u0646\u062a\u0638\u0645 \u0644\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0627\u0644\u0643\u0627\u0645\u0644\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u062e\u064a\u0627\u0631 \u0642\u0627\u0626\u0645\u0629 \u0623\u062f\u0648\u0627\u062a \u062a\u062f\u0642\u064a\u0642 \u0625\u0645\u0644\u0627\u0626\u064a .", "Track changes": "\u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "Two decimal places, thousands separator": "\u062e\u0627\u0646\u062a\u0627\u0646 \u0639\u0634\u0631\u064a\u0651\u062a\u0627\u0646\u060c \u0641\u0627\u0635\u0644 \u0627\u0644\u0623\u0644\u0648\u0641", "Type the new file name in the text box and press Enter.": "\u0627\u0643\u062a\u0628 \u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u062c\u062f\u064a\u062f \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u0646\u0635 \u0648\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 Enter .", "Underline": "\u062a\u0633\u0637\u064a\u0631", "Undo": "\u062a\u0631\u0627\u062c\u0639", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u0627\u0633\u062a\u062e\u062f\u0645 \u0639\u0644\u0627\u0645\u062a\u064a \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0627\u0644\u0625\u062f\u062e\u0627\u0644 \u0648 \u062a\u0646\u0628\u064a\u0647 \u0627\u0644\u062e\u0637\u0623 \u0644\u062a\u062d\u0633\u064a\u0646 \u062a\u0641\u0627\u0639\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645. \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0645\u0648\u0627\u0641\u0642 \u0644\u0625\u063a\u0644\u0627\u0642 \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u0627\u0633\u062a\u062e\u062f\u0645 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u062c\u0632\u0621 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0641\u064a \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0633\u0641\u0644\u064a \u0644\u0628\u062f\u0621 \u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0623\u0648 \u0625\u0636\u0627\u0641\u0629 \u0634\u0631\u064a\u062d\u0629 \u0623\u0648 \u062a\u0643\u0631\u0627\u0631 \u0623\u0648 \u062d\u0630\u0641 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629.", "Using the browser zoom affects the document and user interface areas.": "\u064a\u0624\u062b\u0631 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062a\u0643\u0628\u064a\u0631 \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0639\u0644\u0649 \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648\u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.", "Using the page style": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0646\u0645\u0637 \u0627\u0644\u0635\u0641\u062d\u0629", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0633\u0637\u0631\u0629 \u0627\u0633\u062d\u0628 \u0627\u0644\u062d\u0627\u0641\u0629 \u0627\u0644\u064a\u0633\u0631\u0649 \u0645\u0646 \u0627\u0644\u0645\u0633\u0637\u0631\u0629 \u0644\u0636\u0628\u0637 \u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0623\u064a\u0633\u0631 \u0623\u0648 \u0623\u0642\u0635\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0644\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0623\u064a\u0645\u0646.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u0645\u0627 \u0647\u0648 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0623\u0632\u0631\u0642 \u00b6 \u0648\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0625\u0632\u0627\u0644\u062a\u0647 \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0646\u0635\u064a\u061f", "What are the documents file formats supported by {productname}?": "\u0645\u0627 \u0647\u064a \u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u062f\u0639\u0645\u0647\u0627 \u066a productName \u061f", "What is the blue wavy underline in some words in the text?": "\u0645\u0627 \u0647\u0648 \u0627\u0644\u062a\u0633\u0637\u064a\u0631 \u0627\u0644\u0623\u0632\u0631\u0642 \u0627\u0644\u0645\u062a\u0645\u0648\u062c \u0641\u064a \u0628\u0639\u0636 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0641\u064a \u0627\u0644\u0646\u0635\u061f", "What is \u201cClear Direct Formatting\u201d icon?": "\u0645\u0627 \u0647\u0648 \u0631\u0645\u0632 \"\u0645\u0633\u062d \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0645\u0628\u0627\u0634\u0631\"\u061f", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u062a\u0634\u0641 {productname} \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u064a \u0646\u0634\u0627\u0637 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0644\u0641\u062a\u0631\u0629 \u0645\u0646 \u0627\u0644\u0648\u0642\u062a\u060c \u0641\u0625\u0646\u0647 \u064a\u0636\u0639 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u062d\u0627\u0644\u0629 \"\u063a\u064a\u0631 \u0646\u0634\u0637\". \u064a\u0638\u0647\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0639 \u062a\u0631\u0627\u0643\u0628 \u0631\u0645\u0627\u062f\u064a \u0634\u0641\u0627\u0641 \u0645\u0639 \u0631\u0633\u0627\u0644\u0629 \"\u0645\u0633\u062a\u0646\u062f \u063a\u064a\u0631 \u0646\u0634\u0637 - \u064a\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0644\u0627\u0633\u062a\u0626\u0646\u0627\u0641 \u0627\u0644\u062a\u062d\u0631\u064a\u0631\".", "When closing a document, it is automatically saved if it has been changed.": "\u0639\u0646\u062f \u0625\u063a\u0644\u0627\u0642 \u0645\u0633\u062a\u0646\u062f\u060c \u064a\u062d\u0641\u0638 \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0625\u0630\u0627 \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u0639\u0646\u062f\u0645\u0627 \u064a\u0642\u0648\u0645 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0628\u062a\u062d\u0631\u064a\u0631 \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0634\u0643\u0644 \u0645\u062a\u0632\u0627\u0645\u0646\u060c \u0641\u0645\u0646 \u0627\u0644\u0645\u0645\u0643\u0646 \u0623\u0646 \u062a\u062a\u0639\u0627\u0631\u0636 \u062a\u063a\u064a\u064a\u0631\u0627\u062a\u0647\u0645 \u0648\u0642\u062f \u064a\u062a\u0633\u0628\u0628 \u0630\u0644\u0643 \u0641\u064a \u062d\u062f\u0648\u062b \u0628\u0639\u0636 \u0627\u0644\u0627\u0644\u062a\u0628\u0627\u0633. \u062a\u062a\u064a\u062d \u0648\u0638\u064a\u0641\u0629 \u0625\u0635\u0644\u0627\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u062d\u0631\u0631\u064a\u0646 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0644\u0644\u0645\u0633\u062a\u0646\u062f \u0648\u0639\u0648\u062f\u062a\u0647 \u0625\u0644\u0649 \u062d\u0627\u0644\u062a\u0647 \u0627\u0644\u0633\u0627\u0628\u0642\u0629.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0644\u062f\u064a\u0643 \u0645\u062d\u062a\u0648\u0649 \u062f\u0627\u062e\u0644\u064a \u0645\u0642\u0635\u0648\u0635 \u0623\u0648 \u0645\u0646\u0633\u0648\u062e\u060c \u064a\u0645\u0643\u0646\u0643 \u0644\u0635\u0642 \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u0639\u0646\u062f \u0644\u0635\u0642 \u0645\u062d\u062a\u0648\u0649 \u0645\u0646\u0633\u0648\u062e \u0645\u0646 \u062f\u0627\u062e\u0644 \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u064a\u062a\u0645 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0648\u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u0627\u0644\u0646\u0633\u062e \u0645\u0646 \u0645\u0633\u062a\u0646\u062f \u0622\u062e\u0631 \u0623\u0648 \u0641\u064a \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0623\u062e\u0631\u0649 \u0623\u0648 \u0646\u0627\u0641\u0630\u0629 \u0645\u062a\u0635\u0641\u062d \u0623\u0648 \u0645\u0646 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u062a\u0635\u0641\u062d\u060c \u0641\u0633\u064a\u0644\u062a\u0632\u0645 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0630\u064a \u062a\u0645 \u0644\u0635\u0642\u0647 \u0628\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0646\u0633\u0642.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "\u0639\u0646\u062f\u0645\u0627 \u062a\u064f\u0644\u0635\u0650\u0642 \u0646\u0635\u0627\u064b \u0645\u0646 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u0633\u062a\u0646\u062f (\u0646\u0627\u0641\u0630\u0629 \u0645\u062a\u0635\u0641\u062d \u0623\u062e\u0631\u0649 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642 \u0633\u0637\u062d \u0645\u0643\u062a\u0628)\u060c \u0641\u0633\u064a\u062a\u0645 \u0644\u0635\u0642\u0647 \u0643\u0646\u0635 \u0645\u0646\u0633\u0642.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u0639\u0646\u062f\u0645\u0627 \u062a\u0644\u0635\u0642 \u0646\u0635 \u0645\u0646 \u062f\u0627\u062e\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u0633\u064a\u062d\u062a\u0641\u0638 \u0627\u0644\u0646\u0635 \u0628\u062a\u0646\u0633\u064a\u0642\u0647. \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u064b\u0627 \u0644\u0635\u0642 \u0643\u0627\u0626\u0646\u0627\u062a \u0645\u062b\u0644 \u0627\u0644\u0635\u0648\u0631 \u0625\u0630\u0627 \u062a\u0645 \u0646\u0633\u062e\u0647\u0627 \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0630\u064a \u062a\u0639\u0645\u0644 \u0641\u064a\u0647.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u0639\u0646\u062f \u062a\u0634\u063a\u064a\u0644 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a\u060c {productname} \u0628\u0648\u0636\u0639 \u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0627\u0644\u062a\u064a \u0623\u062c\u0631\u064a\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u062d\u062f\u062f \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0644\u0625\u064a\u0642\u0627\u0641 \u062a\u0634\u063a\u064a\u0644\u0647.", "Why can't I delete text? It just gets a strike-through?": "\u0644\u0645\u0627\u0630\u0627 \u0644\u0627 \u064a\u0645\u0643\u0646\u0646\u064a \u062d\u0630\u0641 \u0627\u0644\u0646\u0635\u061f \u0625\u0646\u0647 \u0641\u0642\u0637 \u064a\u062a\u0648\u0633\u0637\u0647 \u062e\u0637\u061f", "Why did the text I just typed change automatically? How can I revert it?": "\u0644\u0645\u0627\u0630\u0627 \u062a\u063a\u064a\u0631 \u0627\u0644\u0646\u0635 \u0627\u0644\u0630\u064a \u0643\u062a\u0628\u062a\u0647 \u0644\u0644\u062a\u0648 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627\u061f \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062a\u0631\u0627\u062c\u0639 \u0639\u0646\u0647\u0627\u061f", "With track changes enabled your document is shown the following manner:": "\u0645\u0639 \u062a\u0645\u0643\u064a\u0646 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0628\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u064a\u062a\u0645 \u0639\u0631\u0636 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0623\u064a\u0636\u064b\u0627 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u062d\u0627\u0644\u0629. \u0625\u0630\u0627 \u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0623\u064a \u0646\u0635 \u060c \u0641\u0633\u064a\u0643\u0648\u0646 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0644\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0623\u0643\u0645\u0644\u0647. \u0648\u0625\u0644\u0627 \u0641\u0625\u0646 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0647\u0648 \u0644\u0644\u0646\u0635 \u0627\u0644\u0645\u062d\u062f\u062f.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u064a\u062a\u0648\u0641\u0631 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0641\u064a \u0623\u062f\u0648\u0627\u062a \u2192 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a . \u064a\u0638\u0647\u0631 \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0644\u0644\u062a\u062d\u062f\u064a\u062f \u0648\u0644\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0623\u0643\u0645\u0644\u0647.", "Word processor functions": "\u0648\u0638\u0627\u0626\u0641 \u0645\u0639\u0627\u0644\u062c \u0627\u0644\u0643\u0644\u0645\u0627\u062a", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u0646\u0639\u0645. {productname} \u064a\u0641\u062a\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631\u060c \u0648\u0644\u0643\u0646 \u0645\u0646 \u0627\u0644\u0636\u0631\u0648\u0631\u064a \u062a\u0648\u0641\u064a\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0641\u064a \u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0629 \"\u0623\u062f\u062e\u0644 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\" \u0641\u064a \u0648\u0642\u062a \u0627\u0644\u062a\u062d\u0645\u064a\u0644.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u0646\u0639\u0645. \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u0643\u0644\u0645\u0629 \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f\u0647\u0627 \u0648\u0627\u062e\u062a\u0631 \u0623\u062f\u0648\u0627\u062a \u2192 \u0642\u0627\u0645\u0648\u0633 \u0627\u0644\u0645\u0631\u0627\u062f\u0641\u0627\u062a. \u064a\u0641\u062a\u062d \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0645\u0639 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0644\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u064a\u0645\u0643\u0646\u0643 \u0625\u0645\u0627 \u062a\u0635\u0641\u062d \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0645\u0639 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0646\u0633\u062f\u0644\u0629 \u0623\u0648 \u0643\u062a\u0627\u0628\u0629 \u0645\u0641\u062a\u0627\u062d \u0628\u062d\u062b \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u0628\u062d\u062b . \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0639\u0631\u0641 \u0631\u0645\u0632 Unicode \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u062d\u0631\u0641 \u0627\u0644\u062e\u0627\u0635 \u060c \u0641\u0623\u062f\u062e\u0644 \u0627\u0644\u0645\u0631\u0628\u0639\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646.", "You can insert these special characters in the document using the Special Character dialog.": "\u064a\u0645\u0643\u0646\u0643 \u0625\u062f\u0631\u0627\u062c \u0647\u0630\u0647 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0644\u062e\u0627\u0635\u0629 .", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u0628\u0625\u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0625\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0645\u0624\u0634\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0628\u0627\u0644\u0646\u0642\u0631 \u0641\u0648\u0642 \u0627\u0644\u0627\u0633\u0645 (\u0623\u0648 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0631\u0645\u0632\u064a\u0629) \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645. \u0645\u0646 \u0627\u0644\u0645\u0645\u0643\u0646 \u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u062d\u0631\u0631.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0644\u0635\u0642 \u0643\u0646\u0635 \u063a\u064a\u0631 \u0645\u0646\u0633\u0642 \u0645\u0639 \u0627\u062e\u062a\u0635\u0627\u0631 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d: Ctrl +Shift +V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u064a\u0645\u0643\u0646\u0643 \u062a\u062d\u0631\u064a\u0631 \u062c\u062f\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0628\u0646\u0641\u0633 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0642\u0648\u0645 \u0628\u0647\u0627 \u0628\u062a\u062d\u0631\u064a\u0631 \u062c\u062f\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628. \u0639\u0645\u0644\u064a\u0627\u062a \u0645\u062b\u0644 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0646\u0637\u0627\u0642\u0627\u062a \u0648\u0627\u0644\u0623\u0639\u0645\u062f\u0629 \u0648\u0627\u0644\u0635\u0641\u0648\u0641 \u0623\u0648 \u0627\u0644\u0623\u0648\u0631\u0627\u0642 \u0647\u064a \u0646\u0641\u0633\u0647\u0627. \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0623\u0648 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0623\u0648 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0641\u064a \u062c\u062f\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. \u0643\u0645\u0627 \u064a\u062a\u0645 \u062f\u0639\u0645 \u0633\u062d\u0628 \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0644\u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0628\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. \u062a\u062a\u0648\u0641\u0631 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0646\u0633\u062e \u0648\u0627\u0644\u0642\u0635 \u0648\u0627\u0644\u0644\u0635\u0642 \u0645\u0646 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642. \u0628\u0639\u062f \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Tab \u0633\u064a\u0646\u0642\u0644 \u0627\u0644\u0645\u0624\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646\u060c \u0648\u0645\u0639 Enter \u0625\u0644\u0649 \u0627\u0644\u062e\u0644\u064a\u0629 \u0623\u062f\u0646\u0627\u0647 \u0644\u0633\u0647\u0648\u0644\u0629 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u0644\u062f\u064a\u0643 \u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0645\u0641\u0639\u0644. \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0643\u062a\u0648\u0628\u0629 \u0641\u064a \u062c\u062f\u0648\u0644 \u062f\u0627\u062e\u0644\u064a \u0645\u0646 \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0637\u0627\u0628\u0642. \u0641\u064a \u0645\u0639\u0638\u0645 \u0627\u0644\u062d\u0627\u0644\u0627\u062a\u060c \u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0628\u0625\u0635\u0644\u0627\u062d \u0627\u0644\u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0637\u0628\u0639\u064a\u0629 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0643\u062a\u0627\u0628\u0629. \u0625\u0630\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0636\u0631\u0648\u0631\u064a\u0627\u060c \u0641\u0642\u0645 \u0628\u062a\u0639\u0637\u064a\u0644\u0647 \u0641\u064a \u0623\u062f\u0648\u0627\u062a \u2192 \u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u2192 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0643\u062a\u0627\u0628\u0629.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u0644\u062f\u064a\u0643 \u0645\u064a\u0632\u0629 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0645\u0645\u0643\u0646\u0629 \u0644\u0644\u0645\u0633\u062a\u0646\u062f. \u064a\u0633\u062c\u0644 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0643\u0627\u0641\u0629 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0646\u0635 \u0648\u064a\u0638\u0647\u0631 \u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629 \u0644\u0627\u062d\u0642\u0627. \u0645\u0641\u064a\u062f \u0644\u0648\u0636\u0639 \u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0646\u0635 \u0648\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. \u064a\u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0628\u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u062d\u0631\u064a\u0631 \u2192 \u062a\u0639\u0642\u0628 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u2192 \u062a\u0633\u062c\u064a\u0644.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u064a\u062a\u0645 \u062a\u062e\u0632\u064a\u0646 \u0645\u0633\u062a\u0646\u062f\u0627\u062a\u0643 \u0648\u0625\u062f\u0627\u0631\u062a\u0647\u0627 \u0641\u064a \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0633\u062d\u0627\u0628\u064a \u0627\u0644\u0645\u062f\u0645\u062c \u0645\u0639 {productname} .", "chart": "\u0634\u0643\u0644 \u0628\u064a\u0627\u0646\u064a", "comment": "\u0645\u0644\u0627\u062d\u0638\u0629", "data validate": "\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "document repair": "\u0625\u0635\u0644\u0627\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "filter": "\u0641\u0650\u0644\u062a\u064e\u0631", "import": "\u0627\u0633\u062a\u064a\u0631\u0627\u062f", "inactive document": "\u0645\u0633\u062a\u0646\u062f \u063a\u064a\u0631 \u0646\u0634\u0637", "spellchecking": "\u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a", "track changes": "\u062a\u062a\u0628\u0651\u064f\u0639 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u062d\u064a\u062b (*) \u0647\u064a \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0636\u0631\u0628 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0631\u0642\u0645\u064a\u0629. \u062a\u062d\u062f\u064a\u062f \u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631. \u0627\u0644\u0646\u0637\u0627\u0642 \u0647\u0648 \u0646\u0637\u0627\u0642 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u0645\u062a\u062c\u0627\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a \u0648 \u064a\u062d\u062f\u0647\u0627 \u0635\u0641 \u0641\u0627\u0631\u063a \u0648 \u0623\u0639\u0645\u062f\u0629.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u062d\u064a\u062b (/) \u0647\u0648 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0642\u0633\u0645\u0629 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0631\u0642\u0645\u064a\u0629. \u062a\u062d\u062f\u064a\u062f \u0646\u0637\u0627\u0642 \u0635\u064a\u063a\u0629 \u0627\u0644\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0634\u0631.", "word count": "\u0639\u062f\u0651\u0627\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ast.json b/f7cloud-office/browser/dist/l10n/help-ast.json new file mode 100644 index 0000000..742c755 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ast.json @@ -0,0 +1 @@ +{"{productname} Help": "Ayuda de {productname}", "{productname} user interface": "Interfaz d'usuariu de {productname}", "A copy of the document is saved with the new name in the same folder.": "Cr\u00e9ase una copia del documentu col nome nuevu na mesma carpeta.", "Align Center": "Alliniar al centru", "Align Left": "Alliniar a la izquierda", "Align Right": "Alliniar a la derecha", "Apply Default paragraph style": "Aplicar l'estilu de p\u00e1rrafu Predetermin\u00e1u", "Apply Heading 1 paragraph style": "Aplicar l'estilu de p\u00e1rrafu T\u00edtulu 1", "Apply Heading 2 paragraph style": "Aplicar l'estilu de p\u00e1rrafu T\u00edtulu 2", "Apply Heading 3 paragraph style": "Aplicar l'estilu de p\u00e1rrafu T\u00edtulu 3", "Apply Heading 4 paragraph style": "Aplicar l'estilu de p\u00e1rrafu T\u00edtulu 4", "Apply Heading 5 paragraph style": "Aplicar l'estilu de p\u00e1rrafu T\u00edtulu 5", "Applying a paragraph style:": "N'aplicando un estilu de p\u00e1rrafu:", "Bold": "Negrina", "Collaborative editing": "Edici\u00f3n collaborativa", "Copy": "Copiar", "Cut": "Cortar", "Directly:": "Direutamente:", "Display the Keyboard shortcuts help": "Amosar l'ayuda de les combinaciones de tecles", "Double Underline": "Sorray\u00e1u doble", "Formulas": "F\u00f3rmules", "Frequently Asked Questions": "Entrugues frecuentes", "General Keyboard Shortcuts": "Atayos xenerales del tecl\u00e1u", "Home": "Aniciu", "How can I select data to print?": "\u00bfC\u00f3mo esbillar los datos pa imprentar?", "Insert comment": "Inxertar un comentariu", "Insert endnote": "Inxertar una nota a lo cabero", "Insert footnote": "Inxertar una nota al pie", "Italic": "Cursiva", "Justify": "Xustificar", "Keyboard Shortcuts": "Atayos del tecl\u00e1u", "Opening, closing, saving, printing and downloading documents": "Abrir, zarrar, atroxar, imprentar y baxar documentos", "Paragraph formatting": "Formatu de los p\u00e1rrafos", "Paste as unformatted text": "Apegar como testu ensin formatu", "Paste special": "Apegadura especial", "Presentations": "Presentaciones", "Print (Download as PDF)": "Imprentar (baxar como PDF)", "Redo": "Refacer", "Select All": "Esbillalo too", "Spreadsheets": "Fueyes de c\u00e1lculu", "Subscript": "Sub\u00edndiz", "Superscript": "Super\u00edndiz", "Text documents": "Documentos de testu", "Text formatting": "Formatu del testu", "Text selection and navigation in document": "Esbilla de testu y navegaci\u00f3n pel documentu", "Underline": "Sorray\u00e1u", "Undo": "Desfacer", "word count": "recuentu de pallabres"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-be.json b/f7cloud-office/browser/dist/l10n/help-be.json new file mode 100644 index 0000000..3456768 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-be.json @@ -0,0 +1 @@ +{"Align Center": "\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u043f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b", "Align Left": "\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u0437\u043b\u0435\u0432\u0430", "Align Right": "\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u0441\u043f\u0440\u0430\u0432\u0430", "Bold": "\u0426\u0451\u043c\u043d\u044b", "Cell formatting": "\u0424\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435 \u043a\u043b\u0435\u0442\u043a\u0456", "Cut": "\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c", "Delete to beginning of sentence": "\u0421\u0446\u0435\u0440\u0446\u0456 \u0434\u0430 \u043f\u0430\u0447\u0430\u0442\u043a\u0443 \u0441\u043a\u0430\u0437\u0430", "Delete to end of sentence": "\u0421\u0446\u0435\u0440\u0446\u0456 \u0434\u0430 \u0437\u0430\u043a\u0430\u043d\u0447\u044d\u043d\u043d\u044f \u0441\u043a\u0430\u0437\u0430", "Delete to end of word": "\u0421\u0446\u0435\u0440\u0446\u0456 \u0434\u0430 \u0437\u0430\u043a\u0430\u043d\u0447\u044d\u043d\u043d\u044f \u0441\u043b\u043e\u0432\u0430", "Display comment": "\u041f\u0430\u043a\u0430\u0437\u0430\u0446\u044c \u0437\u0430\u045e\u0432\u0430\u0433\u0443", "Display the Keyboard shortcuts help": "\u0410\u0434\u043b\u044e\u0441\u0442\u0440\u0430\u0432\u0430\u0446\u044c \u0434\u0430\u043f\u0430\u043c\u043e\u0433\u0443 \u043f\u0430 \u0441\u043f\u0430\u043b\u0443\u0447\u044d\u043d\u043d\u044f\u0445 \u043a\u043b\u0430\u0432\u0456\u0448\u0430\u045e \u043a\u043b\u0430\u0432\u0456\u044f\u0442\u0443\u0440\u044b", "Double Underline": "\u0414\u0432\u043e\u0439\u0447\u044b \u043f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b", "General Keyboard Shortcuts": "\u0410\u0433\u0443\u043b\u044c\u043d\u044b\u044f \u043a\u043b\u0430\u0432\u0456\u0448\u044b \u0441\u043f\u0430\u043b\u0443\u0447\u044d\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u044f\u0442\u0443\u0440\u044b", "Insert comment": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0437\u0430\u045e\u0432\u0430\u0433\u0443", "Italic": "\u041a\u0443\u0440\u0441\u0456\u045e", "Justify": "\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u0434\u0430 \u0448\u044b\u0440\u044b\u043d\u0456", "Keyboard Shortcuts": "\u041a\u043b\u0430\u0432\u0456\u044f\u0442\u0443\u0440\u043d\u044b\u044f \u0441\u043a\u0430\u0440\u043e\u0442\u044b", "Paragraph formatting": "\u0424\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435 \u0430\u0431\u0437\u0430\u0446\u0430", "Paste as unformatted text": "\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u043d\u0435\u0444\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u044b \u0442\u044d\u043a\u0441\u0442", "Print (Download as PDF)": "\u0414\u0440\u0443\u043a (\u0441\u043f\u0430\u043c\u043f\u0430\u0432\u0430\u0446\u044c \u044f\u043a PDF)", "Redo": "\u0417\u0440\u0430\u0431\u0456\u0446\u044c \u043d\u0430\u043d\u043e\u0432\u0430", "Remove direct formatting": "\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u043f\u0440\u0430\u043c\u043e\u0435 \u0444\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435", "Strikethrough": "\u0417\u0430\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b", "Subscript": "\u041d\u0456\u0436\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441", "Superscript": "\u0412\u0435\u0440\u0445\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441", "Text formatting": "\u0424\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435 \u0442\u044d\u043a\u0441\u0442\u0443", "Underline": "\u041f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b", "Undo": "\u0410\u0434\u043a\u0430\u0446\u0456\u0446\u044c"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-be_Latn.json b/f7cloud-office/browser/dist/l10n/help-be_Latn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-be_Latn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-bg.json b/f7cloud-office/browser/dist/l10n/help-bg.json new file mode 100644 index 0000000..acc7bc5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-bg.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 \u0441\u0435\u043a\u0443\u043d\u0434\u0438 \u0432 \u0440\u0435\u0436\u0438\u043c \u201e\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435\u201c, \u043a\u043b\u0430\u0432\u0438\u0448 \u0441\u044a\u0441 \u0441\u0442\u0440\u0435\u043b\u043a\u0430 \u0438\u0437\u0442\u0440\u0438\u0432\u0430 \u0440\u0435\u0434/\u043a\u043e\u043b\u043e\u043d\u0430, Ctrl+\u0441\u0442\u0440\u0435\u043b\u043a\u0430 \u043e\u0431\u0435\u0434\u0438\u043d\u044f\u0432\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0441\u044a\u0441 \u0441\u044a\u0441\u0435\u0434\u043d\u0430", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 \u0441\u0435\u043a\u0443\u043d\u0434\u0438 \u0432 \u0440\u0435\u0436\u0438\u043c \u201e\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435\u201c, \u043a\u043b\u0430\u0432\u0438\u0448 \u0441\u044a\u0441 \u0441\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043c\u044a\u043a\u0432\u0430 \u0440\u0435\u0434/\u043a\u043e\u043b\u043e\u043d\u0430, Ctrl+\u0441\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043c\u044a\u043a\u0432\u0430 \u043a\u043b\u0435\u0442\u043a\u0430", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u0410\u0437\u0431\u0443\u0447\u0435\u043d \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b: \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449 \u0430\u0437\u0431\u0443\u0447\u0435\u043d \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d \u0441 \u043d\u043e\u0432\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438: \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0434\u0432\u0443\u043a\u0440\u0430\u0442\u043d\u043e \u0432\u044a\u0440\u0445\u0443 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430\u0442\u0430, \u0437\u0430 \u0434\u0430 \u044f \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u0430, \u0437\u0430 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043a\u0430\u0442\u043e \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u044f, \u043e\u0441\u0438 \u0438 \u0434\u0440\u0443\u0433\u0438. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0414\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u0441 \u0434\u0430\u043d\u043d\u0438 \u0438 \u0422\u0438\u043f \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430, \u0437\u0430 \u0434\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442\u0435 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430\u0442\u0430 \u0438 \u0434\u0430 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0438\u043f\u0430 \u045d.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438: \u0441\u044a\u0449\u043e\u0442\u043e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e \u043c\u0435\u043d\u044e \u0432\u0438 \u0434\u0430\u0432\u0430 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430 \u0441 \u0434\u0430\u043d\u043d\u0438 \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430\u0442\u0430 \u0438 \u0438\u0437\u0431\u043e\u0440\u0430 \u043d\u0430 \u0442\u0438\u043f \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438: \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0442\u0435 \u0441\u0435 \u0432\u043c\u044a\u043a\u0432\u0430\u0442 \u0432 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u0442 \u043e\u0442 \u0434\u044f\u0441\u043d\u0430\u0442\u0430 \u0441\u0442\u0440\u0430\u043d\u0430 \u043d\u0430 \u0435\u043a\u0440\u0430\u043d\u0430.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438: \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u0442\u0435 \u043f\u043e \u0435\u0434\u0438\u043d \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440 \u0432 \u043a\u043b\u0435\u0442\u043a\u0430. \u041a\u043e\u0433\u0430\u0442\u043e \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440, \u0441\u0435 \u043f\u043e\u044f\u0432\u044f\u0432\u0430 \u0438\u0437\u0441\u043a\u0430\u0447\u0430\u0449\u043e \u043f\u0440\u043e\u0437\u043e\u0440\u0447\u0435, \u0432 \u043a\u043e\u0435\u0442\u043e \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0430. \u041a\u043e\u0433\u0430\u0442\u043e \u0432 \u043a\u043b\u0435\u0442\u043a\u0430 \u0438\u043c\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440, \u0432 \u0433\u043e\u0440\u043d\u0438\u044f \u045d \u0434\u0435\u0441\u0435\u043d \u044a\u0433\u044a\u043b \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0447\u0435\u0440\u0432\u0435\u043d\u0430 \u0442\u043e\u0447\u043a\u0430. \u041f\u043e\u0441\u043e\u0447\u0435\u0442\u0435 \u044f \u0441 \u043c\u0438\u0448\u043a\u0430\u0442\u0430, \u0437\u0430 \u0434\u0430 \u0432\u0438\u0434\u0438\u0442\u0435 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0430.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "\u0423\u0441\u043b\u043e\u0432\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435: {productname} \u0434\u043e\u0431\u0430\u0432\u044f \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u0432\u044a\u0432 \u0432\u0441\u044f\u043a\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u043e\u0442 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u0441\u043f\u043e\u0440\u0435\u0434 \u0437\u0430\u0434\u0430\u0434\u0435\u043d\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0430 \u043e\u0442 \u043a\u043b\u0435\u0442\u043a\u0438 \u0438 \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0438\u043a\u043e\u043d\u0430\u0442\u0430 \u0423\u0441\u043b\u043e\u0432\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043d\u0430\u0431\u043e\u0440\u0430 \u043e\u0442 \u0441\u0438\u043c\u0432\u043e\u043b\u0438, \u043a\u043e\u0439\u0442\u043e \u0434\u0430 \u0431\u044a\u0434\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d \u0432\u044a\u0440\u0445\u0443 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0430.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438 \u043c\u0435\u043d\u044e\u0442\u0430: \u043f\u0440\u0438 \u0449\u0440\u0430\u043a\u0432\u0430\u043d\u0435 \u0441 \u0434\u0435\u0441\u043d\u0438\u044f \u0431\u0443\u0442\u043e\u043d \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430 \u0441\u0435 \u043f\u043e\u044f\u0432\u044f\u0432\u0430 \u043c\u0435\u043d\u044e \u0441 \u043a\u043e\u043c\u0430\u043d\u0434\u0438, \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0441 \u043e\u0431\u0435\u043a\u0442\u0430 \u043f\u043e\u0434 \u043a\u0443\u0440\u0441\u043e\u0440\u0430.", "Data series formatting: Open the context menu and choose Format data series.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0441\u0435\u0440\u0438\u0438 \u043e\u0442 \u0434\u0430\u043d\u043d\u0438: \u043e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0441\u0435\u0440\u0438\u044f \u043e\u0442 \u0434\u0430\u043d\u043d\u0438.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0437\u0430 \u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435: \u0437\u0430 \u0432\u0441\u044f\u043a\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0437\u0430\u0434\u0430\u0434\u0435\u0442\u0435 \u043a\u0430\u043a\u0432\u0438 \u0434\u0430\u043d\u043d\u0438 \u0441\u0430 \u0432\u0430\u043b\u0438\u0434\u043d\u0438. \u041f\u0440\u0438 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0438 \u0434\u0430\u043d\u043d\u0438 \u0432 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430 \u0442\u0435 \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0438. \u0417\u0430 \u0434\u0430 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430\u0442\u0430 \u0437\u0430 \u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u041f\u0440\u044f\u043a\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435: \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0442\u0435 \u043a\u043b\u0435\u0442\u043a\u0438, \u043a\u043e\u043b\u043e\u043d\u0438, \u0440\u0435\u0434\u043e\u0432\u0435 \u0438 \u043b\u0438\u0441\u0442\u043e\u0432\u0435 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e \u0447\u0440\u0435\u0437 \u043c\u0435\u043d\u044e\u0442\u0430\u0442\u0430, \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0438\u043b\u0438 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u0430. \u041f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0441\u0435 \u043e\u0442\u043d\u0430\u0441\u044f \u0441\u0430\u043c\u043e \u0437\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u043e\u0431\u0435\u043a\u0442. \u0417\u0430 \u0434\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0442\u0435 \u043a\u043b\u0435\u0442\u043a\u0430, \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u043e \u0438\u043b\u0438 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Ctrl+1. \u0414\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f\u0442 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0441\u043b\u043e\u0436\u043d\u0438 \u0447\u0438\u0441\u043b\u043e\u0432\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0438 \u043f\u043e \u0432\u0430\u0448 \u0438\u0437\u0431\u043e\u0440, \u043a\u0430\u043a\u0442\u043e \u0438 \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442, \u0440\u0430\u0437\u043d\u043e\u0440\u043e\u0434\u043d\u0438 \u043a\u0430\u043d\u0442\u043e\u0432\u0435, \u0444\u043e\u043d, \u0437\u0430\u0449\u0438\u0442\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435 \u0438 \u0434\u0440\u0443\u0433\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "\u041f\u0440\u044f\u043a\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435: \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0442\u0435 \u043e\u0431\u0435\u043a\u0442\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e \u0447\u0440\u0435\u0437 \u043c\u0435\u043d\u044e\u0442\u0430\u0442\u0430, \u043b\u0435\u043d\u0442\u0438\u0442\u0435 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0438\u043b\u0438 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u0430. \u041f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0441\u0435 \u043e\u0442\u043d\u0430\u0441\u044f \u0441\u0430\u043c\u043e \u0437\u0430 \u0442\u0435\u043a\u0443\u0449\u043e \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u043e\u0431\u0435\u043a\u0442.", "Fields: A basic set of fields is available to insert in the document.": "\u041f\u043e\u043b\u0435\u0442\u0430: \u0437\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0435 \u0434\u043e\u0441\u0442\u044a\u043f\u0435\u043d \u043e\u0441\u043d\u043e\u0432\u0435\u043d \u043d\u0430\u0431\u043e\u0440 \u043e\u0442 \u043f\u043e\u043b\u0435\u0442\u0430.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "\u0424\u0438\u043b\u0442\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438: \u043e\u0431\u0438\u043a\u043d\u043e\u0432\u0435\u043d\u0438\u0442\u0435 \u0438 \u0440\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438\u0442\u0435 \u0444\u0438\u043b\u0442\u0440\u0438 \u0432\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430\u0442 \u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438 \u0444\u0438\u043b\u0442\u0440\u0438\u0440\u0430\u043d\u0438 \u0440\u0435\u0434\u043e\u0432\u0435 (\u0437\u0430\u043f\u0438\u0441\u0438) \u043e\u0442 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u0441 \u0434\u0430\u043d\u043d\u0438. \u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u043d\u0430 {productname} \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043d\u0430\u0447\u0438\u043d\u0438 \u0437\u0430 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0444\u0438\u043b\u0442\u0440\u0438.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "\u0411\u0435\u043b\u0435\u0436\u043a\u0438 \u043f\u043e\u0434 \u043b\u0438\u043d\u0438\u044f \u0438 \u0432 \u043a\u0440\u0430\u044f: \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u0442 \u0441\u0435 \u0431\u0435\u043b\u0435\u0436\u043a\u0438 \u043f\u043e\u0434 \u043b\u0438\u043d\u0438\u044f \u0438 \u0432 \u043a\u0440\u0430\u044f.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438: \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432 \u043a\u043b\u0435\u0442\u043a\u0430 \u0438\u043b\u0438 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u043e\u0442 \u043a\u043b\u0435\u0442\u043a\u0438 \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0422\u0430\u0431\u043b\u0438\u0446\u0430 \u2192 \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043e\u0442 \u043c\u0435\u043d\u044e\u0442\u043e. \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430 \u0447\u0440\u0435\u0437 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0437\u0430 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0449\u0438 \u0437\u043d\u0430\u0446\u0438: \u0437\u043d\u0430\u0446\u0438\u0442\u0435 \u0437\u0430 \u043d\u043e\u0432 \u0430\u0431\u0437\u0430\u0446, \u043d\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0438 \u0442\u0432\u044a\u0440\u0434 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0441\u0435 \u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0443\u043b\u0435\u0441\u043d\u0438 \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435\u0442\u043e, \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435: \u0449\u0440\u0430\u043a\u0432\u0430\u043d\u0435\u0442\u043e \u0432\u044a\u0440\u0445\u0443 \u0438\u043a\u043e\u043d\u0430\u0442\u0430 \u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0432\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0434\u0430 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043e\u0442 \u043f\u0430\u043f\u043a\u0438\u0442\u0435 \u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u0435\u043d\u0438\u0442\u0435 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043d\u0430 \u043e\u0431\u043b\u0430\u0447\u043d\u043e\u0442\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u043e\u043a\u0430\u043b\u043d\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435: \u043e\u0442\u0432\u0430\u0440\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446\u0430 \u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430 \u0437\u0430 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b, \u0437\u0430 \u0434\u0430 \u043a\u0430\u0447\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043e\u0442 \u043b\u043e\u043a\u0430\u043b\u043d\u0438\u044f \u043a\u043e\u043c\u043f\u044e\u0442\u044a\u0440 \u0438 \u0434\u0430 \u0433\u043e \u0432\u043c\u044a\u043a\u043d\u0435\u0442\u0435 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "\u041a\u0430\u0434\u044a\u0440 \u043e\u0431\u0440\u0430\u0437\u0435\u0446: \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043a\u0430\u0434\u044a\u0440\u0430 \u043e\u0431\u0440\u0430\u0437\u0435\u0446, \u0441\u0432\u044a\u0440\u0437\u0430\u043d \u0441 \u0442\u0435\u043a\u0443\u0449\u0438\u044f \u043a\u0430\u0434\u044a\u0440. \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0439\u0442\u0435 \u0438 \u043f\u043e\u0434\u0440\u0435\u0436\u0434\u0430\u0439\u0442\u0435 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0432 \u043e\u0431\u0440\u0430\u0437\u0435\u0446\u0430.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "\u0410\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438: \u0437\u0430 \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u043e\u0431\u0435\u043a\u0442\u0438 \u0432 \u043a\u0430\u0434\u044a\u0440 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0437\u0430\u0434\u0430\u0432\u0430 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044f. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0447\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430, \u0437\u0430 \u0434\u0430 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u0435 \u043f\u0440\u0435\u0445\u043e\u0434 \u0437\u0430 \u0438\u0437\u0431\u0440\u0430\u043d \u043e\u0431\u0435\u043a\u0442 \u0438\u043b\u0438 \u0441\u044a\u0432\u043a\u0443\u043f\u043d\u043e\u0441\u0442 \u043e\u0442 \u043e\u0431\u0435\u043a\u0442\u0438.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "\u041f\u043b\u0430\u043d: \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u0432 \u043f\u043b\u0430\u043d \u0438 \u0434\u0430 \u0433\u0440\u0443\u043f\u0438\u0440\u0430\u0442\u0435 \u0440\u0435\u0434\u043e\u0432\u0435 \u0438 \u043a\u043e\u043b\u043e\u043d\u0438, \u0442\u0430\u043a\u0430 \u0447\u0435 \u0434\u0430 \u0441\u0432\u0438\u0432\u0430\u0442\u0435 \u0438 \u0440\u0430\u0437\u0433\u044a\u0432\u0430\u0442\u0435 \u0433\u0440\u0443\u043f\u0438\u0442\u0435 \u0441 \u0435\u0434\u043d\u043e \u0449\u0440\u0430\u043a\u0432\u0430\u043d\u0435, \u043a\u043e\u0435\u0442\u043e \u0443\u043b\u0435\u0441\u043d\u044f\u0432\u0430 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u043d\u0430 \u0439\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u043d\u0438 \u0434\u0430\u043d\u043d\u0438.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "\u041a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0438: \u0434\u043e\u0441\u0442\u044a\u043f\u043d\u0438 \u0441\u0430 \u0433\u043e\u0440\u0435\u043d \u0438 \u0434\u043e\u043b\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b \u0437\u0430 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438\u044f \u0441\u0442\u0438\u043b \u0437\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438, \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d \u0432 \u043f\u043e\u0437\u0438\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "\u041e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u044f \u043d\u0430 \u043a\u0430\u0434\u0440\u0438: {productname} Impress \u0432\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u044f\u0442\u0435 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u043a\u0430\u0434\u044a\u0440. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0436\u0435\u043b\u0430\u043d\u043e\u0442\u043e \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0434\u044a\u0440\u0430 \u043e\u0442 \u043f\u0430\u0434\u0430\u0449\u0438\u044f \u0441\u043f\u0438\u0441\u044a\u043a \u0441 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u044f.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "\u041f\u0440\u0435\u0445\u043e\u0434\u0438 \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0434\u0440\u0438: {productname} Impress \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0432\u0438\u0437\u0443\u0430\u043b\u043d\u0438 \u0435\u0444\u0435\u043a\u0442\u0438 \u043f\u0440\u0438 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u0432 \u043a\u0430\u0434\u044a\u0440 \u0432 \u043f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f. \u0412\u0438\u0434\u044a\u0442 \u043d\u0430 \u043f\u0440\u0435\u0445\u043e\u0434\u0430 \u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0430 \u043a\u0430\u0434\u044a\u0440\u0430 \u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0442\u0435 \u0447\u0440\u0435\u0437 \u0441\u0442\u0440\u0430\u043d\u0438\u0447\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430 \u0432 \u0440\u0435\u0436\u0438\u043c \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u0421\u043e\u0440\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438: \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0441\u043e\u0440\u0442\u0438\u0440\u0430\u0442\u0435 \u0442\u0435\u043a\u0441\u0442 \u0438\u043b\u0438 \u0447\u0438\u0441\u043b\u0430 \u0432 \u043d\u0438\u0437\u0445\u043e\u0434\u044f\u0449 \u0438\u043b\u0438 \u0432\u044a\u0437\u0445\u043e\u0434\u044f\u0449 \u0440\u0435\u0434. {productname} \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0440\u0430\u0437\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u043a\u043b\u0435\u0442\u043a\u0438, \u043a\u043e\u0438\u0442\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0432\u0430\u0442 \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u044f, \u0438 \u0441\u044a\u0441\u0435\u0434\u043d\u0438 \u043a\u043e\u043b\u043e\u043d\u0438, \u0432\u044a\u0440\u0445\u0443 \u043a\u043e\u0438\u0442\u043e \u0434\u0430 \u0441\u0435 \u0440\u0430\u0437\u0448\u0438\u0440\u0438 \u0441\u0435\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0447\u0440\u0435\u0437 \u0441\u0442\u0438\u043b\u043e\u0432\u0435: {productname} \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0441\u0442\u0438\u043b\u043e\u0432\u0435 \u043d\u0430 \u0430\u0431\u0437\u0430\u0446\u0438. \u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u0442\u0435 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449 \u0441\u0442\u0438\u043b \u0432\u044a\u0440\u0445\u0443 \u0430\u0431\u0437\u0430\u0446. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u043e\u0432\u0435, \u0437\u0430 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0441\u0442\u0438\u043b.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "\u0422\u0430\u0431\u043b\u0438\u0446\u0438: \u0432 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438\u0442\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0438. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0447\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430, \u0437\u0430 \u0434\u0430 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0433\u0440\u0430\u0444\u0438\u0447\u043d\u0430\u0442\u0430 \u0442\u0435\u043c\u0430 \u0437\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u041e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u0437\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438: \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0442\u0435 \u2013 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438, \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u0438\u043b\u0438 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0435.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430: \u0432\u0434\u044f\u0441\u043d\u043e \u043e\u0442 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0437\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0412\u0438\u0434\u044a\u0442 \u045d \u0437\u0430\u0432\u0438\u0441\u0438 \u043e\u0442 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "\u041b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435: \u0442\u044a\u0440\u0441\u0435\u043d\u0435\u0442\u043e \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e, \u043a\u043e\u0433\u0430\u0442\u043e \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043d\u0435\u0449\u043e \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435, \u0438 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446\u044a\u0442 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u043f\u044a\u0440\u0432\u043e\u0442\u043e \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u043e \u0441\u0440\u0435\u0449\u0430\u043d\u0435. \u0422\u044a\u0440\u0441\u0435\u043d\u0435\u0442\u043e \u043d\u0435 \u0437\u0430\u0447\u0438\u0442\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u044a\u0440\u0430 \u043d\u0430 \u0431\u0443\u043a\u0432\u0438\u0442\u0435. \u0414\u043e \u043f\u043e\u043b\u0435\u0442\u043e \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435 \u0441\u0435 \u043d\u0430\u043c\u0438\u0440\u0430\u0442 \u0442\u0440\u0438 \u0431\u0443\u0442\u043e\u043d\u0430:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u041b\u0435\u043d\u0442\u0430\u0442\u0430 \u043d\u0430 \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u0442\u043e: \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0441\u0435 \u043e\u0442\u0434\u043e\u043b\u0443 \u0438 \u0441\u044a\u0434\u044a\u0440\u0436\u0430 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u043f\u043e\u043b\u0435\u0437\u043d\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043d\u043e\u0441\u0442\u0438.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u041b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438: \u0441\u044a\u0434\u044a\u0440\u0436\u0430 \u043d\u0430\u0439-\u0447\u0435\u0441\u0442\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0438 \u0437\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435. \u0411\u0443\u0442\u043e\u043d\u0438\u0442\u0435 \u0432 \u043d\u0435\u044f \u0441\u0430 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u043d\u0438, \u043a\u043e\u0435\u0442\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430, \u0447\u0435 \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u0442\u043e \u0438\u043c (\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0438\u043b\u0438 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e) \u0437\u0430\u0432\u0438\u0441\u0438 \u043e\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0444\u0430\u043a\u0442\u043e\u0440\u0438.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "\u041b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u043c\u0430\u0449\u0430\u0431\u0438\u0440\u0430\u043d\u0435: \u0432\u0434\u044f\u0441\u043d\u043e \u043e\u0442 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u043d\u0430 \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u0442\u043e \u0438\u043c\u0430 \u043d\u0430\u0431\u043e\u0440 \u043e\u0442 \u0431\u0443\u0442\u043e\u043d\u0438, \u0441 \u043a\u043e\u0438\u0442\u043e \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0437\u0430\u0434\u0430\u0434\u0435\u0442\u0435 \u043c\u0430\u0449\u0430\u0431 \u043e\u0442 100%, \u0434\u0430 \u0443\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u0442\u0435 \u0438 \u0434\u0430 \u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u0442\u0435 \u043c\u0430\u0449\u0430\u0431\u0430. \u041c\u0430\u0449\u0430\u0431\u044a\u0442 \u0432\u0430\u0436\u0438 \u0437\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438 \u043d\u0435 \u0432\u043b\u0438\u044f\u0435 \u0432\u044a\u0440\u0445\u0443 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0438\u044f \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441. \u0412 \u0442\u0430\u0437\u0438 \u043e\u0431\u043b\u0430\u0441\u0442 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0442\u0435\u043a\u0443\u0449\u0438\u044f\u0442 \u043c\u0430\u0449\u0430\u0431.", "{productname} Help": "\u041f\u043e\u043c\u043e\u0449 \u043d\u0430 {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "\u041d\u0430\u0447\u0438\u043d\u044a\u0442 \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u0432 {productname} Impress \u0431\u0438 \u0442\u0440\u044f\u0431\u0432\u0430\u043b\u043e \u0434\u0430 \u0432\u0438 \u0435 \u043f\u043e\u0437\u043d\u0430\u0442. \u041e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043a\u0430\u0442\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442, \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435, \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435, \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442, \u0432\u043c\u044a\u043a\u0432\u0430\u043d\u0435, \u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0438 \u0437\u0430\u043a\u043e\u0442\u0432\u044f\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438, \u043f\u0440\u0438\u043b\u0438\u0447\u0430\u0442 \u043d\u0430 \u0442\u0435\u0437\u0438 \u0432 \u043d\u0430\u0441\u0442\u043e\u043b\u043d\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0437\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430\u0442\u0430, \u043c\u0435\u043d\u044e\u0442\u0430\u0442\u0430 \u0438 \u043b\u0435\u043d\u0442\u0438\u0442\u0435 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u0432\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0434\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u0442\u0435 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442\u0435 \u043f\u043e \u043f\u0440\u043e\u0441\u0442 \u0438 \u0443\u0434\u043e\u0431\u0435\u043d \u043d\u0430\u0447\u0438\u043d \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0438 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u043d\u0430\u043f\u0440\u0430\u0432\u043e \u0432 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430. \u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u043f\u043e \u0434\u0430\u0434\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043a\u0430\u043a\u0442\u043e \u0441\u0430\u043c\u0438, \u0442\u0430\u043a\u0430 \u0438 \u0441\u044a\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0432 \u0435\u043a\u0438\u043f.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0432\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0438 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438. \u0421\u0433\u0440\u0435\u0448\u0435\u043d\u0438\u0442\u0435 \u0434\u0443\u043c\u0438 \u0441\u0435 \u043f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u0442 \u0441 \u0447\u0435\u0440\u0432\u0435\u043d\u0430 \u0432\u044a\u043b\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u0430 \u043b\u0438\u043d\u0438\u044f. \u0429\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0441 \u0434\u0435\u0441\u043d\u0438\u044f \u0431\u0443\u0442\u043e\u043d \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430, \u0437\u0430 \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e \u043c\u0435\u043d\u044e \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0437\u0430 \u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430\u0442\u0430.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u0440\u043e\u0436\u0435\u043a\u0442\u0438\u0440\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u043d\u044f\u043a\u043e\u0438 \u043e\u0442 \u0435\u0444\u0435\u043a\u0442\u0438\u0442\u0435 \u0437\u0430 \u043f\u0440\u0435\u0445\u043e\u0434 \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0434\u0440\u0438 \u0438 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438\u0442\u0435 \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f\u0442\u0430 \u043e\u0442 \u043c\u0435\u043d\u044e\u0442\u043e \u0438\u043b\u0438 \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0438\u043a\u043e\u043d\u0430\u0442\u0430 \u0432 \u0434\u043e\u043b\u043d\u0430\u0442\u0430 \u043b\u044f\u0432\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0432 \u043f\u0430\u043d\u0435\u043b\u0430 \u0441 \u043a\u0430\u0434\u0440\u0438.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "\u0412 {productname} \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0441\u0435 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442 \u0442\u043e\u0447\u043d\u043e \u043a\u0430\u043a\u0442\u043e \u0438 \u0432 \u043d\u0430\u0441\u0442\u043e\u043b\u043d\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435. \u0420\u0430\u0431\u043e\u0442\u0438 \u0441\u0435 \u0441 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435 \u043e\u0442 \u0442\u0438\u043f\u0430 \u201e\u041a\u0430\u043a\u0432\u043e\u0442\u043e \u0432\u0438\u0436\u0434\u0430\u0442\u0435, \u0442\u043e\u0432\u0430 \u043f\u043e\u043b\u0443\u0447\u0430\u0432\u0430\u0442\u0435\u201c (WYSIWYG, What You See Is What You Get), \u043f\u0440\u0438 \u043a\u043e\u0435\u0442\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0438\u0437\u0433\u043b\u0435\u0436\u0434\u0430 \u0442\u043e\u0447\u043d\u043e \u043a\u0430\u043a\u0442\u043e \u0449\u0435 \u0431\u044a\u0434\u0435 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0430\u043d. \u041e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043a\u0430\u0442\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442, \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435, \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435, \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442, \u0432\u043c\u044a\u043a\u0432\u0430\u043d\u0435, \u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0438 \u0437\u0430\u043a\u043e\u0442\u0432\u044f\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0438 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438, \u043f\u0440\u0438\u043b\u0438\u0447\u0430\u0442 \u043d\u0430 \u0442\u0435\u0437\u0438 \u0432 \u043d\u0430\u0441\u0442\u043e\u043b\u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u0449\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430\u0442\u0430, \u043c\u0435\u043d\u044e\u0442\u0430\u0442\u0430 \u0438 \u043b\u0435\u043d\u0442\u0438\u0442\u0435 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0430\u0442\u0435 \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} \u0432\u043c\u044a\u043a\u0432\u0430 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043e\u0442 \u043b\u043e\u043a\u0430\u043b\u043d\u0438\u044f \u043a\u043e\u043c\u043f\u044e\u0442\u044a\u0440 \u0438\u043b\u0438 \u043e\u0442 \u043e\u0431\u043b\u0430\u0447\u043d\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435. \u0412\u043c\u044a\u043a\u043d\u0430\u0442\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432\u0438\u043d\u0430\u0433\u0438 \u0441\u0430 \u0432\u0433\u0440\u0430\u0434\u0435\u043d\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} \u0432\u0438 \u0443\u0432\u0435\u0434\u043e\u043c\u044f\u0432\u0430 \u0432 \u0434\u043e\u043b\u043d\u0438\u044f \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b, \u043a\u043e\u0433\u0430\u0442\u043e \u0432\u043b\u0435\u0437\u0435 \u043d\u043e\u0432 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b \u0438\u043b\u0438 \u043d\u044f\u043a\u043e\u0439 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b \u043d\u0430\u043f\u0443\u0441\u043d\u0435.", "{productname} presentations": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u043d\u0430 {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} \u043f\u0435\u0440\u0438\u043e\u0434\u0438\u0447\u043d\u043e \u0437\u0430\u043f\u0438\u0441\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043d\u0430 \u0437\u0430\u0434\u0435\u043d \u043f\u043b\u0430\u043d, \u0437\u0430\u0442\u043e\u0432\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0434\u0430 \u0433\u043e \u0437\u0430\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0431\u0435\u0437 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435. \u0417\u0430 \u0434\u0430 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u0438\u0442\u0435 \u043d\u0430\u043d\u0435\u0441\u0435\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438, \u0442\u0440\u044f\u0431\u0432\u0430 \u0438\u043b\u0438 \u0434\u0430 \u0433\u0438 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u0435, \u0438\u043b\u0438 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0438\u0442\u0435 \u0432 \u043c\u0435\u043d\u044e\u0442\u043e \u0424\u0430\u0439\u043b.", "{productname} spreadsheets": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u043d\u0430 {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0447\u0435\u0442\u0435\u043d\u0435 \u0438 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 \u0437\u0430 \u0441\u043b\u0435\u0434\u043d\u0438\u0442\u0435 \u0444\u0430\u0439\u043b\u043e\u0432\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0438:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u0438 \u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438. \u0417\u0430 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0441\u044a\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0438 \u0442\u0435\u0445\u043d\u0438\u043a\u0438 \u0437\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0447\u0440\u0435\u0437 \u0441\u0442\u0438\u043b\u043e\u0432\u0435. \u0421\u0442\u0438\u043b\u044a\u0442 \u0435 \u043d\u0430\u0431\u043e\u0440 \u043e\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 (\u0448\u0440\u0438\u0444\u0442, \u0446\u0432\u044f\u0442, \u0444\u043e\u043d \u0438 \u043c\u043d\u043e\u0433\u043e \u0434\u0440\u0443\u0433\u0438), \u043e\u0431\u043e\u0437\u043d\u0430\u0447\u0435\u043d \u0441 \u0438\u043c\u0435. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0441\u0442\u0438\u043b\u043e\u0432\u0435, \u0437\u0430 \u0434\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u0442\u0435 \u0435\u0434\u0438\u043d \u0438 \u0441\u044a\u0449 \u043d\u0430\u0431\u043e\u0440 \u043e\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0432\u044a\u0440\u0445\u0443 \u043c\u043d\u043e\u0433\u043e \u0430\u0431\u0437\u0430\u0446\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438 \u0434\u0430 \u0441\u044a\u0437\u0434\u0430\u0434\u0435\u0442\u0435 \u0441\u044a\u0433\u043b\u0430\u0441\u0443\u0432\u0430\u043d, \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u043e\u0431\u043b\u0438\u043a. \u041e\u0441\u0432\u0435\u043d \u0442\u043e\u0432\u0430, \u0430\u043a\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u043d\u044f\u043a\u043e\u0435 \u043e\u0442 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0449\u0438\u0442\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u0441\u0442\u0438\u043b\u0430, \u0449\u0435 \u0441\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u044f\u0442 \u0432\u0441\u0438\u0447\u043a\u0438 \u0430\u0431\u0437\u0430\u0446\u0438 \u0441 \u0442\u043e\u0437\u0438 \u0441\u0442\u0438\u043b, \u043a\u043e\u0435\u0442\u043e \u0432\u0438 \u0441\u043f\u0435\u0441\u0442\u044f\u0432\u0430 \u0443\u0441\u0438\u043b\u0438\u0435\u0442\u043e \u0434\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0442\u0435 \u0432\u0441\u0435\u043a\u0438 \u0430\u0431\u0437\u0430\u0446 \u043f\u043e\u043e\u0442\u0434\u0435\u043b\u043d\u043e.", "{productname} text documents": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u043d\u0430 {productname}", "{productname} user interface": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043d\u0430 {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 \u0440\u0435\u0441\u0443\u0440\u0441\u0438\u0442\u0435 \u043d\u0430 \u0441\u044a\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0438\u0442\u0435 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0438, \u0437\u0430 \u0434\u0430 \u043f\u0440\u0438\u0441\u043f\u043e\u0441\u043e\u0431\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0438\u044f \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043a\u044a\u043c \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u043d\u0430\u0442\u0430 \u043e\u0431\u043b\u0430\u0441\u0442, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u043c\u0430\u043b\u043a\u0438\u0442\u0435 \u0435\u043a\u0440\u0430\u043d\u0438 \u043d\u0430 \u043c\u043e\u0431\u0438\u043b\u043d\u0438\u0442\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430. \u0418\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u044a\u0442 \u0435 \u0441\u044a\u0441\u0442\u0430\u0432\u0435\u043d \u043e\u0442:", "A copy of the document is saved with the new name in the same folder.": "\u041a\u043e\u043f\u0438\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0449\u0435 \u0431\u044a\u0434\u0435 \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0441 \u043d\u043e\u0432\u043e\u0442\u043e \u0438\u043c\u0435 \u0432 \u0441\u044a\u0449\u0430\u0442\u0430 \u043f\u0430\u043f\u043a\u0430.", "Activate the {productname} spreadsheet window.": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u0439\u0442\u0435 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446\u0430 \u0441 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u043d\u0430 {productname}.", "Adding charts": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438", "Additions are marked with colored underlined characters.": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0438\u044f\u0442\u0430 \u0441\u0435 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430\u0442 \u0441 \u043e\u0446\u0432\u0435\u0442\u0435\u043d\u0438 \u043f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u043d\u0438 \u0437\u043d\u0430\u0446\u0438.", "Advanced features": "\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u0438", "Advanced text document editor features": "\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Align Center": "\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435", "Align Left": "\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u043b\u044f\u0432\u043e", "Align Right": "\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u0434\u044f\u0441\u043d\u043e", "All changes are marked with a vertical bar in the right margin.": "\u0412\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0441\u0435 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430\u0442 \u0441 \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u0430 \u0447\u0435\u0440\u0442\u0430 \u0432 \u043b\u044f\u0432\u043e\u0442\u043e \u043f\u043e\u043b\u0435.", "All spreadsheets functions and mathematical rules applies.": "\u041f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u0438 \u0441\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0437\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0438 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430.", "Apply Default paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u0441\u0442\u0438\u043b \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438", "Apply Heading 1 paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1", "Apply Heading 2 paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2", "Apply Heading 3 paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3", "Apply Heading 4 paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4", "Apply Heading 5 paragraph style": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5", "Applying a paragraph style:": "\u041f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438:", "Arrow Down": "\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u043d\u0430\u0434\u043e\u043b\u0443", "Arrow Left": "\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u043d\u0430\u043b\u044f\u0432\u043e", "Arrow Right": "\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u043d\u0430\u0434\u044f\u0441\u043d\u043e", "Arrow Up": "\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u043d\u0430\u0433\u043e\u0440\u0435", "Bold": "\u041f\u043e\u043b\u0443\u0447\u0435\u0440", "Can {productname} open a password-protected document?": "\u041c\u043e\u0436\u0435 \u043b\u0438 {productname} \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0437\u0430\u0449\u0438\u0442\u0435\u043d \u0441 \u043f\u0430\u0440\u043e\u043b\u0430?", "Cancel the search (appears only when a text has been searched)": "\u041e\u0442\u043a\u0430\u0437 \u043e\u0442 \u0442\u044a\u0440\u0441\u0435\u043d\u0435\u0442\u043e (\u043f\u043e\u044f\u0432\u044f\u0432\u0430 \u0441\u0435 \u0441\u0430\u043c\u043e \u043a\u043e\u0433\u0430\u0442\u043e \u0435 \u0431\u0438\u043b \u0442\u044a\u0440\u0441\u0435\u043d \u0442\u0435\u043a\u0441\u0442)", "Cell formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438", "Changes are displayed as comment in the right of the document area.": "\u041f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u0442 \u043a\u0430\u0442\u043e \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438 \u0432\u0434\u044f\u0441\u043d\u043e \u043e\u0442 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u041f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u043f\u0440\u0438\u0435\u043c\u0430\u043d\u0438 \u0438 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0438. \u0417\u0430 \u0434\u0430 \u043f\u0440\u0438\u0435\u043c\u0435\u0442\u0435 \u0438\u043b\u0438 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u044f\u043d\u0430, \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0430\u0442\u0430 \u0438\u043a\u043e\u043d\u0430 \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u0437\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440 \u0432\u0434\u044f\u0441\u043d\u043e \u043e\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u041c\u043e\u0436\u0435 \u0441\u044a\u0449\u043e \u0434\u0430 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0421\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u2192 \u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u0438\u043b\u0438 \u041e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0435. \u041e\u0441\u0432\u0435\u043d \u0442\u043e\u0432\u0430, \u0430\u043a\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0444\u0438\u043b\u0442\u0440\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435, \u043f\u0440\u0435\u0434\u0438 \u0434\u0430 \u043f\u0440\u0438\u0435\u043c\u0430\u0442\u0435 \u0438\u043b\u0438 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u0442\u0435, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0421\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u2192 \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435. \u0429\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0436\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0441\u044a\u0441 \u0441\u043f\u0438\u0441\u044a\u043a \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u043e\u0441\u043b\u0435\u0434\u0435\u043d\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0438\u0442\u0435 \u0432 \u043d\u0435\u0433\u043e.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u041f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435, \u043d\u0430\u043d\u0435\u0441\u0435\u043d\u0438 \u043e\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0445\u043e\u0440\u0430, \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u0442 \u0441 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0446\u0432\u0435\u0442\u043e\u0432\u0435 \u0438 \u0432\u0441\u044f\u043a\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u043d\u0430 \u043f\u0440\u043e\u043c\u044f\u043d\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u0435\u043c\u0435 \u0438\u043b\u0438 \u043e\u0442\u0445\u0432\u044a\u0440\u043b\u0438 \u0447\u0440\u0435\u0437 \u043f\u043e\u043b\u0435\u0442\u043e, \u043a\u043e\u0435\u0442\u043e \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u043e\u0442\u0434\u044f\u0441\u043d\u043e. \u0422\u0430\u043c \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u041b\u0438\u043d\u0438\u044f (\u0438\u043b\u0438 \u041e\u0431\u043b\u0430\u0441\u0442, \u0438\u043b\u0438 \u041f\u043e\u0437\u0438\u0446\u0438\u044f \u0438 \u0440\u0430\u0437\u043c\u0435\u0440). \u0429\u0435 \u0441\u0435 \u043e\u0442\u0432\u043e\u0440\u0438 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446.", "Choose Format \u2192 Page and select the Page tab": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0438 \u043e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430.", "Choose Format \u2192 Paragraph, Text Flow tab": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0410\u0431\u0437\u0430\u0446, \u0440\u0430\u0437\u0434\u0435\u043b \u0418\u0437\u043b\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430.", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u2192 \u0414\u0438\u0430\u0433\u0440\u0430\u043c\u0438. \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0439\u0442\u0435 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430\u0442\u0430 \u0447\u0440\u0435\u0437 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u2192 \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0437\u043d\u0430\u043a \u0438\u043b\u0438 \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0430\u0442\u0430 \u0438\u043a\u043e\u043d\u0430 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438. \u0429\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0436\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446.", "Choose Validity from the Data menu. The Validity dialog opens.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0412\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442 \u043e\u0442 \u043c\u0435\u043d\u044e\u0442\u043e \u0414\u0430\u043d\u043d\u0438. \u0429\u0435 \u0441\u0435 \u043e\u0442\u0432\u043e\u0440\u0438 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f\u0442 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0412\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442.", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u041e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u043e \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0438 \u043c\u0430\u0445\u043d\u0435\u0442\u0435 \u043e\u0442\u043c\u0435\u0442\u043a\u0430\u0442\u0430 \u043f\u0440\u0435\u0434 \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0415\u0437\u0438\u0446\u0438 \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0435\u0437\u0438\u043a \u0437\u0430 \u0446\u0435\u043b\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u041f\u043e \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0437\u0430\u0434\u0430\u0432\u0430\u0442\u0435 \u0435\u0437\u0438\u0446\u0438 \u0437\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442 \u0438 \u0437\u0430 \u0442\u0435\u043a\u0443\u0449\u0438\u044f \u0430\u0431\u0437\u0430\u0446.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u0429\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u0430 \u043d\u0430 \u043a\u0430\u0434\u044a\u0440 \u0432 \u043f\u0430\u043d\u0435\u043b\u0430, \u0437\u0430 \u0434\u0430 \u043f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043a\u044a\u043c \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0438\u044f \u043a\u0430\u0434\u044a\u0440 \u0437\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0436\u0434\u0430\u043d\u0435 \u0438\u043b\u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435.", "Collaborative editing": "\u0421\u044a\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435", "Column break (in multicolumnar text)": "\u041a\u0440\u0430\u0439 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 (\u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0435 \u0441 \u043c\u043d\u043e\u0433\u043e \u043a\u043e\u043b\u043e\u043d\u0438)", "Comments in documents": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Context menus": "\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438 \u043c\u0435\u043d\u044e\u0442\u0430", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u0414\u0435\u0441\u043d\u0438\u044f\u0442 \u0431\u0443\u0442\u043e\u043d \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430 \u0434\u0430\u0432\u0430 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438 \u043c\u0435\u043d\u044e\u0442\u0430. \u041a\u043e\u043c\u0430\u043d\u0434\u0438\u0442\u0435 \u0432 \u0442\u044f\u0445 \u0441\u0430 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0441 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u0438\u044f \u043e\u0431\u0435\u043a\u0442 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "Copy and Paste": "\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435", "Cut": "\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435", "Delete to beginning of sentence": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0438\u0437\u0440\u0435\u0447\u0435\u043d\u0438\u0435\u0442\u043e", "Delete to beginning of word": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0434\u0443\u043c\u0430\u0442\u0430", "Delete to end of sentence": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u0438\u0437\u0440\u0435\u0447\u0435\u043d\u0438\u0435\u0442\u043e", "Delete to end of word": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u0434\u0443\u043c\u0430\u0442\u0430", "Deletions are marked with colored strike-through characters.": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u0441\u0435 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430\u0442 \u0441 \u043e\u0446\u0432\u0435\u0442\u0435\u043d\u0438 \u0437\u0430\u0447\u0435\u0440\u0442\u0430\u043d\u0438 \u0437\u043d\u0430\u0446\u0438.", "Demote list item (list item has to be selected)": "\u041f\u043e\u043d\u0438\u0436\u0430\u0432\u0430\u043d\u0435 \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u043e\u0442 \u0441\u043f\u0438\u0441\u044a\u043a (\u0435\u043b\u0435\u043c\u0435\u043d\u0442\u044a\u0442 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u0412 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430 \u0432\u0438 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u043e\u043a\u0430\u0436\u0435 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0437\u0430 \u043f\u0435\u0447\u0430\u0442\u0430\u043d\u0435 \u0438\u043b\u0438 \u043f\u043e\u0434\u043a\u0430\u043d\u0430 \u0437\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u043d\u0430 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u043d PDF \u0444\u0430\u0439\u043b. \u0412\u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u0435 PDF \u0444\u0430\u0439\u043b\u0430 \u0441 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u043d\u0438\u044f \u043e\u0442 \u0432\u0430\u0441 \u0447\u0435\u0442\u0435\u0446 \u0437\u0430 PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u041f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u043e \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e \u0432\u044a\u0440\u0445\u0443 \u0438\u0437\u0431\u0440\u0430\u043d\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0430\u0431\u0437\u0430\u0446 \u0438\u043b\u0438 \u043a\u043b\u0435\u0442\u043a\u0430 \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0438 \u043f\u0440\u0438\u043f\u043e\u043a\u0440\u0438\u0432\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u045d, \u043f\u0440\u0438\u0441\u0432\u043e\u0435\u043d\u043e \u0441 \u043f\u043e\u043c\u043e\u0449\u0442\u0430 \u043d\u0430 \u0441\u0442\u0438\u043b. \u0417\u0430 \u0434\u0430 \u0432\u044a\u0440\u043d\u0435\u0442\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043a\u044a\u043c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\u0442\u0435 \u043e\u0442 \u0441\u0442\u0438\u043b\u0430, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438\u043b\u0438 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430 \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0438\u043b\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0430 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438.", "Directly:": "\u041f\u0440\u044f\u043a\u043e:", "Display comment": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0430", "Display the Keyboard shortcuts help": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u043c\u043e\u0449\u0442\u0430 \u0437\u0430 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0431\u0438 \u0442\u0440\u044f\u0431\u0432\u0430\u043b\u043e \u0434\u0430 \u0435 \u043f\u043e\u0437\u043d\u0430\u0442\u043e \u043d\u0430 \u0432\u0441\u0435\u043a\u0438\u0433\u043e, \u043a\u043e\u0439\u0442\u043e \u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043b \u043e\u0444\u0438\u0441 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435, \u043d\u043e \u0435\u0442\u043e \u043d\u044f\u043a\u043e\u0438 \u043e\u0442\u043b\u0438\u0447\u0438\u0442\u0435\u043b\u043d\u0438 \u0447\u0435\u0440\u0442\u0438:", "Document repair": "\u041f\u043e\u043f\u0440\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0442\u0435 \u0432 {productname} \u0441\u0435 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u0442 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e, \u043d\u043e \u0430\u043a\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430\u0434\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u0430 \u0441\u0435 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0438\u0440\u0430 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0439-\u0431\u044a\u0440\u0437\u043e, \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u0437\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u043f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u043d\u043e \u0441 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0442\u0430 \u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 \u043e\u0442 \u043c\u0435\u043d\u044e\u0442\u043e \u0424\u0430\u0439\u043b.", "Double Underline": "\u0414\u0432\u043e\u0439\u043d\u043e \u043f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u043d", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u041d\u0430 \u0432\u0441\u0435\u043a\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b \u0441\u0435 \u043f\u0440\u0438\u043f\u0438\u0441\u0432\u0430 \u0446\u0432\u044f\u0442. \u041a\u0443\u0440\u0441\u043e\u0440\u044a\u0442 \u043d\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0432 \u0442\u043e\u0437\u0438 \u0446\u0432\u044f\u0442. \u0411\u0435\u043b\u0435\u0436\u043a\u0430: \u0432\u0438\u0435 \u0432\u0438\u043d\u0430\u0433\u0438 \u0432\u0438\u0436\u0434\u0430\u0442\u0435 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u044f \u0441\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0447\u0435\u0440\u0435\u043d \u0438 \u043c\u0438\u0433\u0430\u0449, \u0432\u044a\u043f\u0440\u0435\u043a\u0438 \u0447\u0435 \u0434\u0440\u0443\u0433\u0438\u0442\u0435 \u0432\u0438 \u0432\u0438\u0436\u0434\u0430\u0442 \u0441 \u0440\u0430\u0437\u043b\u0438\u0447\u0435\u043d \u0446\u0432\u044f\u0442.", "Editing documents": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Editing presentations": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438", "Editing spreadsheets": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438", "Editing text documents": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u041d\u0430\u043f\u0443\u0441\u043a\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u0438\u044f \u0440\u0435\u0436\u0438\u043c, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u043e\u0442 \u0440\u0435\u0436\u0438\u043c \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043a\u044a\u043c \u0440\u0435\u0436\u0438\u043c \u043d\u0430 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438 \u0438\u043b\u0438 \u043e\u0442 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438 \u043a\u044a\u043c \u043f\u0440\u0435\u0433\u043b\u0435\u0436\u0434\u0430\u043d\u0435.", "Extend the selection down one page": "\u0420\u0430\u0437\u0448\u0438\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u0435\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430 \u0441 \u0435\u0434\u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0430\u0434\u043e\u043b\u0443", "Extend the selection up one page": "\u0420\u0430\u0437\u0448\u0438\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u0435\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430 \u0441 \u0435\u0434\u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0430\u0433\u043e\u0440\u0435", "Fill Down": "\u0417\u0430\u043f\u044a\u043b\u0432\u0430\u043d\u0435 \u043d\u0430\u0434\u043e\u043b\u0443", "Format the source cell with the font, color background and more.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0439\u0442\u0435 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430 \u0438\u0437\u0442\u043e\u0447\u043d\u0438\u043a \u0441\u044a\u0441 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0438\u044f \u0448\u0440\u0438\u0444\u0442, \u0444\u043e\u043d\u043e\u0432 \u0446\u0432\u044f\u0442 \u0438 \u043f\u0440.", "Formatting spreadsheets": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438", "Formatting text": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442", "Formulas": "\u0424\u043e\u0440\u043c\u0443\u043b\u0438", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u0424\u043e\u0440\u043c\u0443\u043b\u0438\u0442\u0435 \u0441\u0435 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u0442 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0438. \u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u201e=\u201c \u0438 \u043d\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0442\u0430.", "Frequently Asked Questions": "\u0427\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438", "General Keyboard Shortcuts": "\u041e\u0431\u0449\u0438 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438", "Go and select text to end of document": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go and select text to end of textbox": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u043f\u043e\u043b\u0435\u0442\u043e", "Go and select text to start of document": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go and select text to start of textbox": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u043f\u043e\u043b\u0435\u0442\u043e", "Go and select to the beginning of a line": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0440\u0435\u0434\u0430 \u0441 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435", "Go and select to the end of a line": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043a\u0440\u0430\u044f \u043d\u0430 \u0440\u0435\u0434\u0430 \u0441 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435", "Go to beginning of a word": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0434\u0443\u043c\u0430\u0442\u0430", "Go to beginning of line": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0440\u0435\u0434\u0430", "Go to end of document": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043a\u0440\u0430\u044f \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go to end of line": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043a\u0440\u0430\u044f \u043d\u0430 \u0440\u0435\u0434\u0430", "Go to start of document": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go to start of the next word": "\u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430\u0442\u0430 \u0434\u0443\u043c\u0430", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u0413\u0440\u0430\u043c\u0430\u0442\u0438\u0447\u043d\u0438\u0442\u0435 \u0433\u0440\u0435\u0448\u043a\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u0430 \u0441\u0435 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430\u0442 \u0441\u044a\u0441 \u0441\u0438\u043d\u044f \u0432\u044a\u043b\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u0430 \u043b\u0438\u043d\u0438\u044f. \u0429\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0441 \u0434\u0435\u0441\u043d\u0438\u044f \u0431\u0443\u0442\u043e\u043d \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430 \u0432\u044a\u0440\u0445\u0443 \u043f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442, \u0437\u0430 \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u043c\u0435\u043d\u044e \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0437\u0430 \u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0433\u0440\u0430\u043c\u0430\u0442\u0438\u0447\u043d\u0430\u0442\u0430 \u0433\u0440\u0435\u0448\u043a\u0430 \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0437\u0430 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0442\u0435 \u0433\u0440\u0430\u043c\u0430\u0442\u0438\u0447\u043d\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u043e\u0442\u043e \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435, \u0437\u0430 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u0430.", "Handling Tables": "\u0420\u0430\u0431\u043e\u0442\u0430 \u0441 \u0442\u0430\u0431\u043b\u0438\u0446\u0438", "Handling images": "\u0420\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "\u0417\u0430\u0434\u0440\u044a\u0436\u0442\u0435 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430 \u0432\u044a\u0440\u0445\u0443 \u0438\u043c\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u043c\u0435\u043d\u044e\u0442\u0430.", "How can I change the line, area and position of a shape in my slides?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u044f \u043e\u0447\u0435\u0440\u0442\u0430\u043d\u0438\u044f\u0442\u0430, \u0437\u0430\u043f\u044a\u043b\u0432\u0430\u043d\u0435\u0442\u043e \u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0444\u0438\u0433\u0443\u0440\u0430 \u0432 \u043a\u0430\u0434\u044a\u0440?", "How can I check spelling in my language?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043c \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430 \u043d\u0430 \u043c\u043e\u044f \u0435\u0437\u0438\u043a?", "How can I copy the formatting of existing cells to new ones?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438 \u043a\u043b\u0435\u0442\u043a\u0438 \u043a\u044a\u043c \u043d\u043e\u0432\u0438 \u043a\u043b\u0435\u0442\u043a\u0438?", "How can I import CSV data?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u043c \u0434\u0430\u043d\u043d\u0438 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u0432\u043c\u044a\u043a\u043d\u0430 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0437\u043d\u0430\u043a \u0437\u0430 \u0432\u0430\u043b\u0443\u0442\u0430, \u0430\u0432\u0442\u043e\u0440\u0441\u043a\u0438 \u043f\u0440\u0430\u0432\u0430 \u0438\u043b\u0438 \u0442\u044a\u0440\u0433\u043e\u0432\u0441\u043a\u0430 \u043c\u0430\u0440\u043a\u0430?", "How can I make the new text look like other existing text?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u043d\u0430\u043a\u0430\u0440\u0430\u043c \u043d\u043e\u0432\u0438\u044f \u0442\u0435\u043a\u0441\u0442 \u0434\u0430 \u0438\u0437\u0433\u043b\u0435\u0436\u0434\u0430 \u043a\u0430\u0442\u043e \u0434\u0440\u0443\u0433, \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449 \u0442\u0435\u043a\u0441\u0442?", "How can I quit {productname} without saving my edits?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u043d\u0430\u043f\u0443\u0441\u043d\u0430 {productname}, \u0431\u0435\u0437 \u0434\u0430 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043c \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0441\u0438?", "How can I remove the red wavy lines in my document?": "\u041a\u0430\u043a \u0434\u0430 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0430 \u0447\u0435\u0440\u0432\u0435\u043d\u0438\u0442\u0435 \u0432\u044a\u043b\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u0438 \u043b\u0438\u043d\u0438\u0438 \u043e\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "How can I run my slide show?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043c \u043f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f?", "How can I select data to print?": "\u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u0438\u0437\u0431\u0435\u0440\u0430 \u043a\u043e\u0438 \u0434\u0430\u043d\u043d\u0438 \u0434\u0430 \u0441\u0435 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0430\u0442?", "How do I change the page orientation to landscape inside my document": "\u041a\u0430\u043a \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043e\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043d\u0430 \u201e\u043f\u0435\u0439\u0437\u0430\u0436\u201c?", "How do I get a word count of my document?": "\u041a\u0430\u043a \u0434\u0430 \u0443\u0437\u043d\u0430\u044f \u0431\u0440\u043e\u044f \u043d\u0430 \u0434\u0443\u043c\u0438\u0442\u0435 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "How do I rename a sheet?": "\u041a\u0430\u043a \u0434\u0430 \u043f\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043c \u043b\u0438\u0441\u0442?", "How do I save a document with another name?": "\u041a\u0430\u043a \u0434\u0430 \u0437\u0430\u043f\u0438\u0448\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u0434 \u0434\u0440\u0443\u0433\u043e \u0438\u043c\u0435?", "How do I set the margins of the document?": "\u041a\u0430\u043a \u0434\u0430 \u0437\u0430\u0434\u0430\u043c \u0431\u0435\u043b\u0438 \u043f\u043e\u043b\u0435\u0442\u0430 \u043f\u043e \u043a\u0440\u0430\u0438\u0449\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "If no table or range was selected, a prototype chart is displayed.": "\u0410\u043a\u043e \u043d\u0435 \u0435 \u0431\u0438\u043b\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0438\u043b\u0438 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d, \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f\u043d\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0430.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u0410\u043a\u043e \u043d\u0435 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d\u0430 \u0446\u044f\u043b\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0438 \u043a\u0443\u0440\u0441\u043e\u0440\u044a\u0442 \u0435 \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430, \u0449\u0435 \u0431\u044a\u0434\u0435 \u0438\u0437\u0442\u0440\u0438\u0442 \u0430\u0431\u0437\u0430\u0446\u044a\u0442 \u0441\u043b\u0435\u0434 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430, \u043e\u0441\u0432\u0435\u043d \u0430\u043a\u043e \u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u044f\u0442 \u0430\u0431\u0437\u0430\u0446 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u0410\u043a\u043e \u043d\u0435 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d\u0430 \u0446\u044f\u043b\u0430 \u043a\u043b\u0435\u0442\u043a\u0430, \u0441\u0435 \u0438\u0437\u0442\u0440\u0438\u0432\u0430 \u0442\u0435\u043a\u0441\u0442\u044a\u0442 \u043e\u0442 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u043e\u0442\u043e \u0438\u0437\u0440\u0435\u0447\u0435\u043d\u0438\u0435. \u0410\u043a\u043e \u043a\u0443\u0440\u0441\u043e\u0440\u044a\u0442 \u0435 \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0438 \u043d\u0435 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d\u0430 \u0446\u044f\u043b\u0430 \u043a\u043b\u0435\u0442\u043a\u0430, \u0441\u0435 \u0438\u0437\u0442\u0440\u0438\u0432\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u0410\u043a\u043e \u0441\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438 \u0435\u0434\u043d\u0430 \u0438\u043b\u0438 \u043f\u043e\u0432\u0435\u0447\u0435 \u043a\u043b\u0435\u0442\u043a\u0438, \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u0438\u0437\u0442\u0440\u0438\u0442\u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0440\u0435\u0434\u043e\u0432\u0435, \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u0449\u0438 \u0441\u0435\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430. \u0410\u043a\u043e \u0441\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0440\u0435\u0434\u043e\u0432\u0435, \u0438\u0437\u0446\u044f\u043b\u043e \u0438\u043b\u0438 \u0447\u0430\u0441\u0442\u0438\u0447\u043d\u043e, \u0441\u0435 \u0438\u0437\u0442\u0440\u0438\u0432\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u0410\u043a\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0435 \u043f\u0440\u0430\u0437\u043d\u0430: \u043c\u0435\u0441\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u0435\u043d \u0441\u043b\u0443\u0447\u0430\u0439: \u043f\u0440\u0438 \u043f\u044a\u0440\u0432\u043e \u043d\u0430\u0442\u0438\u0441\u043a\u0430\u043d\u0435 \u043c\u0435\u0441\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430, \u043f\u0440\u0438 \u0432\u0442\u043e\u0440\u043e - \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430 \u0438 \u043f\u0440\u0438 \u0442\u0440\u0435\u0442\u043e - \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u0410\u043a\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0435 \u043f\u0440\u0430\u0437\u043d\u0430: \u043c\u0435\u0441\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u0435\u043d \u0441\u043b\u0443\u0447\u0430\u0439: \u043f\u0440\u0438 \u043f\u044a\u0440\u0432\u043e \u043d\u0430\u0442\u0438\u0441\u043a\u0430\u043d\u0435 \u043c\u0435\u0441\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430, \u043f\u0440\u0438 \u0432\u0442\u043e\u0440\u043e - \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430 \u0438 \u043f\u0440\u0438 \u0442\u0440\u0435\u0442\u043e - \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u0410\u043a\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u0435 \u043f\u0440\u0430\u0437\u043d\u0430: \u0438\u0437\u0431\u0438\u0440\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u0435\u043d \u0441\u043b\u0443\u0447\u0430\u0439: \u0438\u0437\u0431\u0438\u0440\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430. \u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u043d\u0430\u0442\u0438\u0441\u043a\u0430\u043d\u0435 \u0438\u0437\u0431\u0438\u0440\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u0442\u0430 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u043f\u0440\u0435\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0438, \u0437\u0430\u0432\u044a\u0440\u0442\u0430\u043d\u0438 \u0438 \u0437\u0430\u043a\u043e\u0442\u0432\u044f\u043d\u0438. \u0422\u0435\u043a\u0441\u0442\u044a\u0442 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043b\u0438\u0432\u0430 \u043e\u043a\u043e\u043b\u043e \u0442\u044f\u0445. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0438 \u043e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043c\u0430\u043d\u0438\u043f\u0443\u043b\u0430\u0442\u043e\u0440\u0438\u0442\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e, \u0437\u0430 \u0434\u0430 \u0433\u043e \u043f\u0440\u0435\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u0442\u0435 \u0441 \u043c\u0438\u0448\u043a\u0430\u0442\u0430.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u041e\u0431\u0440\u0430\u0442\u043d\u043e, \u043f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u0441\u0435 \u043e\u0442\u043d\u0430\u0441\u044f \u0441\u0430\u043c\u043e \u0437\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u0442\u0435 \u043e\u0442\u043a\u044a\u0441\u0438 \u043e\u0442 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0412 \u0434\u044a\u043b\u044a\u0433 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043b\u0430\u0433\u0430 \u043e\u0442\u0434\u0435\u043b\u043d\u043e \u0432\u044a\u0440\u0445\u0443 \u0432\u0441\u0435\u043a\u0438 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u043e\u0442\u043a\u044a\u0441, \u043a\u043e\u0435\u0442\u043e \u0437\u0430\u0431\u0430\u0432\u044f \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0443\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u0442\u0430 \u0434\u0430 \u0441\u0435 \u0434\u043e\u043f\u0443\u0441\u043d\u0435 \u0433\u0440\u0435\u0448\u043a\u0430.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u0412 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u0417\u043d\u0430\u0446\u0438 \u0437\u0430 \u043f\u0440\u0435\u043a\u044a\u0441\u0432\u0430\u043d\u0435 \u043e\u0442\u043c\u0435\u0442\u043d\u0435\u0442\u0435 \u201e\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435\u201c, \u0442\u0438\u043f: \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430, \u043f\u043e\u0437\u0438\u0446\u0438\u044f: \u043f\u0440\u0435\u0434\u0438.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u0412 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0444\u0438\u043b\u0442\u044a\u0440 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0437\u0430\u0434\u0430\u0432\u0430\u0442\u0435 \u0438 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0438, \u043a\u043e\u0438\u0442\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u0442 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u043d\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438 \u043f\u043e\u043b\u0435\u0442\u0430 \u0441 \u0434\u0430\u043d\u043d\u0438. \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0432 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u044f \u0444\u0438\u043b\u0442\u044a\u0440 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0441\u0435 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u0442 \u0441 \u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0418 \u0438 \u0418\u041b\u0418.", "Inactive document": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0423\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430/\u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430/\u0440\u0435\u0434\u0430 \u043e\u0442\u043a\u044a\u043c \u043b\u0435\u0432\u0438\u044f/\u0433\u043e\u0440\u043d\u0438\u044f \u0440\u044a\u0431 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0423\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430/\u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430/\u0440\u0435\u0434\u0430 \u043e\u0442\u043a\u044a\u043c \u0434\u0435\u0441\u043d\u0438\u044f/\u0434\u043e\u043b\u043d\u0438\u044f \u0440\u044a\u0431 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u0412\u043c\u044a\u043a\u043d\u0435\u0442\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u0435\u043b\u0438 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435 \u0438 \u043a\u043e\u043b\u043e\u043d\u0438 \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430, \u0437\u0430 \u0434\u0430 \u0441\u0442\u0435\u0441\u043d\u0438\u0442\u0435 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0430 \u0437\u0430 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0432\u0430\u043d\u0435, \u0438 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0430\u0439\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043a\u044a\u043c \u0444\u0430\u0439\u043b \u0437\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435. \u041a\u043e\u0433\u0430\u0442\u043e \u043f\u0435\u0447\u0430\u0442\u0430\u0442\u0435 PDF \u0444\u0430\u0439\u043b\u0430, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0432\u0430\u0449\u0438\u0442\u0435 \u0432\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438.", "Insert comment": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u0412\u043c\u044a\u043a\u0432\u0430\u0439\u0442\u0435 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438 \u0432 {productname} \u043d\u0430 \u043c\u0435\u0441\u0442\u0430\u0442\u0430, \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442 \u043e\u0442 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043e\u0442 \u0441\u0442\u0440\u0430\u043d\u0430 \u043d\u0430 \u0447\u0438\u0442\u0430\u0442\u0435\u043b\u044f. \u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0442\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u0442 \u043e\u0442\u0434\u044f\u0441\u043d\u043e \u0438 \u0441\u0430 \u043f\u0440\u0438\u0434\u0440\u0443\u0436\u0435\u043d\u0438 \u043e\u0442 \u0438\u043c\u0435\u0442\u043e \u043d\u0430 \u0430\u0432\u0442\u043e\u0440\u0430 \u0438 \u0434\u0430\u0442\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435.", "Insert endnote": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u0435\u043b\u0435\u0436\u043a\u0430 \u0432 \u043a\u0440\u0430\u044f", "Insert footnote": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u0435\u043b\u0435\u0436\u043a\u0430 \u043f\u043e\u0434 \u043b\u0438\u043d\u0438\u044f", "Insert line break": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u0440\u0430\u0439 \u043d\u0430 \u0440\u0435\u0434", "Insert new paragraph directly before or after a section, or before a table": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u0432 \u0430\u0431\u0437\u0430\u0446 \u0442\u043e\u0447\u043d\u043e \u043f\u0440\u0435\u0434\u0438 \u0438\u043b\u0438 \u0441\u043b\u0435\u0434 \u0440\u0430\u0437\u0434\u0435\u043b \u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u0432 \u0430\u0431\u0437\u0430\u0446 \u0431\u0435\u0437 \u043d\u043e\u043c\u0435\u0440 \u0432 \u0441\u043f\u0438\u0441\u044a\u043a. \u041d\u0435 \u0440\u0430\u0431\u043e\u0442\u0438, \u043a\u043e\u0433\u0430\u0442\u043e \u043a\u0443\u0440\u0441\u043e\u0440\u044a\u0442 \u0435 \u0432 \u043a\u0440\u0430\u044f \u043d\u0430 \u0441\u043f\u0438\u0441\u044a\u043a\u0430.", "Insert non-breaking hyphen": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u043f\u0440\u0435\u043a\u044a\u0441\u0432\u0430\u0435\u043c\u043e \u0442\u0438\u0440\u0435", "Insert non-breaking space": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u043f\u0440\u0435\u043a\u044a\u0441\u0432\u0430\u0435\u043c \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b", "Insert soft hyphen": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043c\u0435\u043a\u043e \u0442\u0438\u0440\u0435 \u0437\u0430 \u043f\u0440\u0435\u043d\u043e\u0441", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u0412\u043c\u044a\u043a\u0432\u0430\u0439\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0441\u044a\u0441 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0430\u0442\u0430 \u0438\u043a\u043e\u043d\u0430 \u043e\u0442 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043d\u0430\u0447\u0430\u043b\u043d\u0438\u044f \u0431\u0440\u043e\u0439 \u0440\u0435\u0434\u043e\u0432\u0435 \u0438 \u043a\u043e\u043b\u043e\u043d\u0438. \u0414\u043e\u0431\u0430\u0432\u044f\u0439\u0442\u0435 \u0440\u0435\u0434\u043e\u0432\u0435 \u0438 \u043a\u043e\u043b\u043e\u043d\u0438 \u0441 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430. \u041e\u0431\u0435\u0434\u0438\u043d\u044f\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0435\u0442\u043a\u0438 \u0441 \u043c\u0435\u043d\u044e\u0442\u043e \u0422\u0430\u0431\u043b\u0438\u0446\u0430. \u041f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0438\u044f\u0442 \u0441\u0442\u0438\u043b \u0437\u0430 \u0430\u0431\u0437\u0430\u0446\u0438 \u0432 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435 \u0435 \u201e\u0422\u0430\u0431\u043b\u0438\u0446\u0430 - \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u201c.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u0412\u043c\u044a\u043a\u0432\u0430 \u043f\u043e\u0437\u0438\u0446\u0438\u044f \u0437\u0430 \u0442\u0430\u0431\u0443\u043b\u0430\u0446\u0438\u044f (\u0441\u0430\u043c\u043e \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0438). \u0412 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0438\u044f \u0434\u0438\u0441\u043f\u0435\u0447\u0435\u0440 \u043d\u0430 \u043f\u0440\u043e\u0437\u043e\u0440\u0446\u0438, \u0432\u043c\u0435\u0441\u0442\u043e \u0442\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 Alt+Tab.", "Italic": "\u041a\u0443\u0440\u0441\u0438\u0432", "Justify": "\u0414\u0432\u0443\u0441\u0442\u0440\u0430\u043d\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435", "Keyboard Shortcuts": "\u041a\u043b\u0430\u0432\u0438\u0448\u043d\u0438 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438", "Like Alt, but only the active cell is modified": "\u041a\u0430\u0442\u043e Alt, \u043d\u043e \u0441\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u044f \u0441\u0430\u043c\u043e \u0442\u0435\u043a\u0443\u0449\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u0417\u0430\u0440\u0435\u0434\u0435\u0442\u0435 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 CSV \u0432 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0437\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0433\u0438 \u0438 \u0433\u0438 \u043a\u043e\u043f\u0438\u0440\u0430\u0439\u0442\u0435 \u0432 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430.", "Manual page break": "\u0420\u044a\u0447\u0435\u043d \u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430", "Move cursor down one line": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0441 \u0435\u0434\u0438\u043d \u0440\u0435\u0434 \u043d\u0430\u0434\u043e\u043b\u0443", "Move cursor to beginning of the next paragraph": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0438\u044f \u0430\u0431\u0437\u0430\u0446", "Move cursor to beginning of the previous paragraph": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u043f\u0440\u0435\u0434\u0438\u0448\u043d\u0438\u044f \u0430\u0431\u0437\u0430\u0446", "Move cursor to the left": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430\u043b\u044f\u0432\u043e", "Move cursor to the right": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430\u0434\u044f\u0441\u043d\u043e", "Move cursor up one line": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0441 \u0435\u0434\u0438\u043d \u0440\u0435\u0434 \u043d\u0430\u0433\u043e\u0440\u0435", "Move cursor with selection to the left": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430\u043b\u044f\u0432\u043e \u0441 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435", "Move cursor with selection to the right": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430\u0434\u044f\u0441\u043d\u043e \u0441 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435", "Move the view down one page": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u0433\u043b\u0435\u0434\u0430 \u0441 \u0435\u0434\u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0430\u0434\u043e\u043b\u0443", "Move the view up one page": "\u041f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u0433\u043b\u0435\u0434\u0430 \u0441 \u0435\u0434\u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043d\u0430\u0433\u043e\u0440\u0435", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f\u0442\u0430 \u0410\u0432\u0442\u043e\u0444\u0438\u043b\u0442\u044a\u0440 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0431\u044a\u0440\u0437\u043e \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0432\u0438\u0437\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0434\u043e \u0437\u0430\u043f\u0438\u0441\u0438\u0442\u0435 \u0441 \u0435\u0434\u043d\u0430\u043a\u0432\u0438 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u0434\u0430\u0434\u0435\u043d\u043e \u043f\u043e\u043b\u0435 \u0441 \u0434\u0430\u043d\u043d\u0438.", "Open the presentation in {productname}": "\u041e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430 \u0432 {productname}.", "Opening, closing, saving, printing and downloading documents": "\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435, \u0437\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435, \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435, \u043f\u0435\u0447\u0430\u0442\u0430\u043d\u0435 \u0438 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Other advanced features": "\u0414\u0440\u0443\u0433\u0438 \u0440\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u0438", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0430\u0431\u0437\u0430\u0446\u0438", "Paste as unformatted text": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043a\u0430\u0442\u043e \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d \u0442\u0435\u043a\u0441\u0442", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u0447\u0440\u0435\u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0442\u0430 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430 \u0438\u043b\u0438 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Ctrl+V. \u0429\u0435 \u0441\u0435 \u043e\u0442\u0432\u043e\u0440\u0438 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f\u0442 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442, \u0432 \u043a\u043e\u0439\u0442\u043e \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043e\u043f\u0438\u0448\u0435\u0442\u0435 \u0442\u043e\u0447\u043d\u0438\u044f \u0444\u043e\u0440\u043c\u0430\u0442 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435.", "Paste special": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435", "Pasting": "\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435", "Place the cursor at the paragraph to be formatted": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u0430\u0431\u0437\u0430\u0446\u0430, \u043a\u043e\u0439\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430.", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430 \u043c\u044f\u0441\u0442\u043e\u0442\u043e, \u043a\u044a\u0434\u0435\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430. \u0414\u043e\u0431\u0430\u0432\u0435\u0442\u0435 \u043f\u0440\u0430\u0437\u0435\u043d \u0430\u0431\u0437\u0430\u0446.", "Place the cursor in the position to insert the character.": "\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u043f\u043e\u0437\u0438\u0446\u0438\u044f\u0442\u0430 \u0437\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0437\u043d\u0430\u043a\u0430.", "Presentations": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438: \u0444\u043e\u0440\u043c\u0430\u0442\u0438 PPT, PPTX \u043d\u0430 Microsoft, \u0444\u043e\u0440\u043c\u0430\u0442 ODP \u043d\u0430 OpenDocument.", "Press Insert button. To close the dialog, press Cancel.": "\u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0430 \u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435. \u0417\u0430 \u0434\u0430 \u0437\u0430\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446, \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 \u041e\u0442\u043a\u0430\u0437.", "Print (Download as PDF)": "\u041f\u0435\u0447\u0430\u0442 (\u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u043a\u0430\u0442\u043e PDF)", "Promote list item (list item has to be selected)": "\u041f\u043e\u0432\u0438\u0448\u0430\u0432\u0430\u043d\u0435 \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u043e\u0442 \u0441\u043f\u0438\u0441\u044a\u043a (\u0435\u043b\u0435\u043c\u0435\u043d\u0442\u044a\u0442 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d)", "Redo": "\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435", "Remove direct formatting": "\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u0417\u0430 \u0434\u0430 \u043f\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0435 \u043b\u0438\u0441\u0442 \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430, \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e (\u0434\u0435\u0441\u0435\u043d \u0431\u0443\u0442\u043e\u043d \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430) \u043d\u0430 \u0435\u0442\u0438\u043a\u0435\u0442\u0430 \u043d\u0430 \u043b\u0438\u0441\u0442\u0430 \u043e\u0442\u0434\u043e\u043b\u0443. \u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043d\u043e\u0432\u043e\u0442\u043e \u0438\u043c\u0435 \u043d\u0430 \u043b\u0438\u0441\u0442\u0430 \u0432 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446, \u043a\u043e\u0439\u0442\u043e \u0449\u0435 \u0441\u0435 \u043e\u0442\u0432\u043e\u0440\u0438.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u041f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0441\u0435 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435/\u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435 \u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 \u043d\u0435 \u0441\u0430\u043c\u043e \u0432 \u0440\u0430\u043c\u043a\u0438\u0442\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u043d\u043e \u0438 \u043c\u0435\u0436\u0434\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0432 \u0435\u0434\u043d\u043e \u0438 \u0441\u044a\u0449\u043e \u0438\u043b\u0438 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043a\u043e\u043f\u0438\u044f \u043d\u0430 {productname}. \u0417\u0430 \u0442\u0430\u043a\u0430\u0432\u0430 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0430 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u0442/\u0438\u0437\u0440\u044f\u0437\u0432\u0430\u0442 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438 \u0441\u043c\u0435\u0441\u0435\u043d\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435, \u043d\u0430 PC \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e \u0447\u0440\u0435\u0437 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438 (Ctrl+X, Ctrl+C, Ctrl+V). \u041e\u0442 \u0441\u044a\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0437\u0430 \u0441\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442 \u043d\u0430 PC \u0437\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 Ctrl+V, \u043d\u043e \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0438 \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u0441\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u043d\u0438 \u0438 \u043f\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438 \u043c\u0435\u043d\u044e\u0442\u0430. \u0412 Android \u0438 iOS \u0441\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0441 \u0434\u0432\u0443\u043a\u0440\u0430\u0442\u043d\u043e \u0447\u0443\u043a\u0432\u0430\u043d\u0435, \u043f\u043e\u0441\u043b\u0435 \u0434\u044a\u043b\u0433\u043e \u0434\u043e\u043a\u043e\u0441\u0432\u0430\u043d\u0435 \u0437\u0430 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435/\u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435/\u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0447\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e.", "Search backwards": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430\u0437\u0430\u0434", "Search forward": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430\u043f\u0440\u0435\u0434", "Select All": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u043e", "Select Landscape in \u201cWith Page Style\u201d": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u201e\u041f\u0435\u0439\u0437\u0430\u0436\u201c \u0432 \u201e\u0421\u044a\u0441 \u0441\u0442\u0438\u043b \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u201c.", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0438\u043b\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0432 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f.", "Select if you want to change page numbering.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0434\u0430\u043b\u0438 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u043d\u043e\u043c\u0435\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435.", "Select lines in downwards direction": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435 \u043d\u0430\u0434\u043e\u043b\u0443", "Select lines in upwards direction": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435 \u043d\u0430\u0433\u043e\u0440\u0435", "Select objects in the order in which they were created": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438 \u0432 \u0440\u0435\u0434\u0430 \u043d\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u0438\u043c", "Select objects in the reverse order in which they were created": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043e\u0431\u0435\u043a\u0442\u0438 \u0432 \u0440\u0435\u0434, \u043e\u0431\u0440\u0430\u0442\u0435\u043d \u043d\u0430 \u0440\u0435\u0434\u0430 \u043d\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u0438\u043c", "Select the cells you want to format. Release the mouse button.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0442\u0435. \u041e\u0442\u043f\u0443\u0441\u043d\u0435\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0430 \u043d\u0430 \u043c\u0438\u0448\u043a\u0430\u0442\u0430.", "Select the character set, language and separator options for the CSV file.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0437\u0430 \u0437\u043d\u0430\u043a\u043e\u0432\u0438\u044f \u043d\u0430\u0431\u043e\u0440, \u0435\u0437\u0438\u043a\u0430 \u0438 \u0440\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0432 CSV \u0444\u0430\u0439\u043b\u0430.", "Select the shape in your slide. A set of handles shows.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0444\u0438\u0433\u0443\u0440\u0430\u0442\u0430 \u0432 \u043a\u0430\u0434\u044a\u0440\u0430. \u0429\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0436\u0435 \u043d\u0430\u0431\u043e\u0440 \u043e\u0442 \u043c\u0430\u043d\u0438\u043f\u0443\u043b\u0430\u0442\u043e\u0440\u0438.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043e\u0442 \u043f\u0430\u0434\u0430\u0449\u0438\u044f \u0441\u043f\u0438\u0441\u044a\u043a \u0441\u044a\u0441 \u0441\u0442\u0438\u043b\u043e\u0432\u0435. \u0410\u0431\u0437\u0430\u0446\u044a\u0442 \u0449\u0435 \u043f\u0440\u0438\u0435\u043c\u0435 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0442\u0435 \u043d\u0430 \u0441\u0442\u0438\u043b\u0430.", "Select the text with the existing format": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u0430 \u0441\u044a\u0441 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438\u044f \u0444\u043e\u0440\u043c\u0430\u0442.", "Select the text you want to apply the new format.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u0430, \u0432\u044a\u0440\u0445\u0443 \u043a\u043e\u0439\u0442\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u0442\u0435 \u043d\u043e\u0432\u0438\u044f \u0444\u043e\u0440\u043c\u0430\u0442.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f \u0437\u0430 \u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442 \u0432 \u043f\u0430\u0434\u0430\u0449\u0438\u044f \u0441\u043f\u0438\u0441\u044a\u043a \u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438. \u0412 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u0439 \u0449\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0436\u0430\u0442 \u043e\u0449\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438. \u041f\u043e\u043f\u044a\u043b\u043d\u0435\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438.", "Select to beginning of paragraph": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u043e\u0442\u043e \u043d\u0430 \u0430\u0431\u0437\u0430\u0446\u0430", "Select to end of paragraph": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u0434\u043e \u043a\u0440\u0430\u044f \u043d\u0430 \u0430\u0431\u0437\u0430\u0446\u0430", "Select to the left word by word": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430\u043b\u044f\u0432\u043e \u0434\u0443\u043c\u0430 \u043f\u043e \u0434\u0443\u043c\u0430", "Select to the right word by word": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430\u0434\u044f\u0441\u043d\u043e \u0434\u0443\u043c\u0430 \u043f\u043e \u0434\u0443\u043c\u0430", "Set Optimal Column Width": "\u0417\u0430\u0434\u0430\u0432\u0430\u043d\u0435 \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u043d\u0430 \u0448\u0438\u0440\u0438\u043d\u0430 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0438", "Set the page margins in the dialog.": "\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u0431\u0435\u043b\u0438\u0442\u0435 \u043f\u043e\u043b\u0435\u0442\u0430 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430 \u0432 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446.", "Set the properties of the element of the object.": "\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430\u0442\u0430 \u043d\u0430 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u043d\u0438\u044f \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u043e\u0442 \u043e\u0431\u0435\u043a\u0442\u0430.", "Shortcut Keys for Tables": "\u041a\u043b\u0430\u0432\u0438\u0448\u043d\u0438 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438 \u0437\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438", "Slide pane": "\u041f\u0430\u043d\u0435\u043b \u0437\u0430 \u043a\u0430\u0434\u0440\u0438", "Slide show": "\u041f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f", "Spellchecking": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430", "Spreadsheets": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438: \u0444\u043e\u0440\u043c\u0430\u0442\u0438 XLS, XLSX \u043d\u0430 Microsoft, \u0444\u043e\u0440\u043c\u0430\u0442 ODS \u043d\u0430 OpenDocument.", "Standard currency format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0444\u043e\u0440\u043c\u0430\u0442 \u0437\u0430 \u0432\u0430\u043b\u0443\u0442\u0430", "Standard date format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0444\u043e\u0440\u043c\u0430\u0442 \u0437\u0430 \u0434\u0430\u0442\u0430", "Standard exponential format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0435\u043a\u0441\u043f\u043e\u043d\u0435\u043d\u0446\u0438\u0430\u043b\u0435\u043d \u0444\u043e\u0440\u043c\u0430\u0442", "Standard format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0444\u043e\u0440\u043c\u0430\u0442", "Standard percentage format (two decimal places)": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0435\u043d \u0444\u043e\u0440\u043c\u0430\u0442 \u0437\u0430 \u043f\u0440\u043e\u0446\u0435\u043d\u0442\u0438 (\u0434\u0432\u0435 \u0434\u0440\u043e\u0431\u043d\u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u0438)", "Strikethrough": "\u0417\u0430\u0447\u0435\u0440\u0442\u0430\u043d", "Subscript": "\u0414\u043e\u043b\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441", "Superscript": "\u0413\u043e\u0440\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441", "Switch cursor between text and footer": "\u041f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043c\u0435\u0436\u0434\u0443 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0434\u043e\u043b\u043d\u0438\u044f \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b", "Switch cursor between text and header": "\u041f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043c\u0435\u0436\u0434\u0443 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0433\u043e\u0440\u043d\u0438\u044f \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b", "Tab": "Tab", "Text documents": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438: \u0444\u043e\u0440\u043c\u0430\u0442\u0438 DOC, DOCX, RTF \u043d\u0430 Microsoft, \u0444\u043e\u0440\u043c\u0430\u0442 ODT \u043d\u0430 OpenDocument.", "Text formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442", "Text selection and navigation in a textbox": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442 \u0438 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e \u043f\u043e\u043b\u0435", "Text selection and navigation in document": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0441\u0442 \u0438 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u0420\u0435\u0437\u043a\u0438\u0442\u0435 \u043e\u0447\u0435\u0440\u0442\u0430\u043d\u0438\u044f \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0435\u0442\u0435, \u0434\u0438\u0430\u0433\u0440\u0430\u043c\u0438\u0442\u0435, \u0444\u0438\u0433\u0443\u0440\u0438\u0442\u0435 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u0442\u0430 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 SVG \u0441\u0435 \u0437\u0430\u043f\u0430\u0437\u0432\u0430\u0442 \u043f\u0440\u0438 \u0443\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u043d\u0435; \u0432\u0438\u0434\u0438\u043c\u0438 \u043f\u0438\u043a\u0441\u0435\u043b\u0438 \u0441\u0435 \u043f\u043e\u044f\u0432\u044f\u0432\u0430\u0442 \u0441\u0430\u043c\u043e \u0432\u044a\u0432 \u0432\u043c\u044a\u043a\u043d\u0430\u0442\u0438 \u043f\u0438\u043a\u0441\u0435\u043b\u043d\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 JPG \u0438\u043b\u0438 PNG.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u0417\u043d\u0430\u043a\u044a\u0442 \u00b6 \u0441\u043b\u0443\u0436\u0438 \u0437\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435. \u0422\u043e\u0439 \u0443\u043b\u0435\u0441\u043d\u044f\u0432\u0430 \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435\u0442\u043e \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u043d\u0435 \u0441\u0435 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0432\u0430. \u0417\u0430 \u0434\u0430 \u043f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043c\u0443 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0418\u0437\u0433\u043b\u0435\u0434 \u2192 \u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u0449\u0438 \u0437\u043d\u0430\u0446\u0438.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438\u044f\u0442 \u0444\u0438\u043b\u0442\u044a\u0440 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u0434\u043e \u043e\u0441\u0435\u043c \u0443\u0441\u043b\u043e\u0432\u0438\u044f \u0437\u0430 \u0444\u0438\u043b\u0442\u0440\u0438\u0440\u0430\u043d\u0435. \u041f\u0440\u0438 \u0440\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438\u0442\u0435 \u0444\u0438\u043b\u0442\u0440\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0441\u0435 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u0442 \u043d\u0430\u043f\u0440\u0430\u0432\u043e \u0432 \u043b\u0438\u0441\u0442\u0430.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u0414\u0430\u043d\u043d\u0438\u0442\u0435 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 CSV \u0449\u0435 \u0441\u0435 \u0437\u0430\u0440\u0435\u0434\u044f\u0442 \u0432 \u0438\u0437\u0431\u0440\u0430\u043d\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430, \u0432 \u043a\u043e\u044f\u0442\u043e \u0441\u0442\u0435 \u0433\u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u043b\u0438, \u0441\u043f\u043e\u0440\u0435\u0434 \u0437\u0430\u0434\u0430\u0434\u0435\u043d\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438.", "The color assigned to the changes depends on the user that changes the document.": "\u0426\u0432\u0435\u0442\u043e\u0432\u0435\u0442\u0435, \u043f\u0440\u0438\u0441\u0432\u043e\u0435\u043d\u0438 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435, \u0437\u0430\u0432\u0438\u0441\u044f\u0442 \u043e\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f, \u043a\u043e\u0439\u0442\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0422\u043e\u0432\u0430 \u0441\u0435 \u043f\u043e\u0441\u0442\u0438\u0433\u0430 \u043b\u0435\u0441\u043d\u043e \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u201e\u0427\u0435\u0442\u043a\u0430\u201c \u043e\u0442 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0422\u043e\u0432\u0430 \u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043e \u043f\u043e\u043b\u0435\u0437\u043d\u043e \u043f\u0440\u0438 \u0441\u044a\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043a\u043e\u043b\u0435\u0433\u0430 \u043d\u0435\u0432\u043e\u043b\u043d\u043e \u0435 \u0438\u0437\u0431\u0440\u0430\u043b \u0432\u0441\u0438\u0447\u043a\u0438\u044f \u0442\u0435\u043a\u0441\u0442 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0441 Ctrl+A \u0438 \u0441\u043b\u0435\u0434 \u0442\u043e\u0432\u0430 \u0433\u043e \u0435 \u0443\u043d\u0438\u0449\u043e\u0436\u0438\u043b, \u0437\u0430\u043f\u043e\u0447\u0432\u0430\u0439\u043a\u0438 \u0434\u0430 \u0432\u044a\u0432\u0435\u0436\u0434\u0430 \u043d\u0435\u0449\u043e.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0417\u0430 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435 \u0434\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442\u0435, \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438 \u0441\u043b\u043e\u044f\u0442 \u0441\u044a\u0441 \u0441\u044a\u043e\u0431\u0449\u0435\u043d\u0438\u0435\u0442\u043e \u0449\u0435 \u0438\u0437\u0447\u0435\u0437\u043d\u0435. \u0412 \u0441\u043b\u0443\u0447\u0430\u0439 \u043d\u0430 \u0441\u044a\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u0435\u0432\u0435\u043d\u0442\u0443\u0430\u043b\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438, \u043d\u0430\u043d\u0435\u0441\u0435\u043d\u0438 \u043e\u0442 \u0434\u0440\u0443\u0433\u0438, \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u043f\u0440\u0435\u0437\u0430\u0440\u0435\u0434\u0435\u043d\u0438.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0417\u0430 \u0434\u0430 \u043a\u043e\u043f\u0438\u0440\u0430 \u043f\u043e-\u043e\u0431\u0435\u043c\u0438\u0441\u0442 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442 \u043a\u044a\u043c \u0434\u0440\u0443\u0433\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0432 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0441\u0438, \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043d\u0430\u0442\u0438\u0441\u043d\u0435 \u0431\u0443\u0442\u043e\u043d\u0430 \u0417\u0430\u043f\u043e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435, \u043f\u043e\u0441\u043b\u0435 \u0434\u0430 \u0433\u043e \u043a\u043e\u043f\u0438\u0440\u0430 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u043a\u044a\u043c \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430, \u0437\u0430 \u0434\u0430 \u0433\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u0438 \u0434\u043e\u0441\u0442\u044a\u043f\u043d\u043e \u0437\u0430 \u0447\u0435\u0442\u0435\u043d\u0435 \u043e\u0442 \u0436\u0435\u043b\u0430\u043d\u043e\u0442\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435. \u0422\u043e\u0432\u0430 \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0435\u043d\u0438\u0435 \u043d\u0430 \u043c\u0430\u043b\u043a\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0430, \u043a\u043e\u044f\u0442\u043e \u0438\u0437\u0441\u043a\u0430\u0447\u0430 \u0434\u043e\u043b\u0443 \u0432\u0434\u044f\u0441\u043d\u043e, \u0438 \u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u0430\u043c\u043e \u0437\u0430 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u0437\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0432\u044a\u0432 \u0432\u044a\u043d\u0448\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. \u0422\u0430\u0437\u0438 \u0441\u0442\u044a\u043f\u043a\u0430 \u043e\u0441\u0432\u0435\u043d \u0442\u043e\u0432\u0430 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u0443\u0432\u0430 \u0441\u043b\u043e\u0436\u043d\u0438\u0442\u0435 \u0442\u0438\u043f\u043e\u0432\u0435 \u043e\u0431\u0435\u043a\u0442\u0438 \u043a\u044a\u043c \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0417\u0430 \u0434\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043c\u0435\u043d\u044e\u0442\u043e \u0424\u0430\u0439\u043b \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u043e\u0442 {productname}. \u041d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438 \u0437\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u0437\u0430\u0432\u0438\u0441\u044f\u0442 \u043e\u0442 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e. \u0412\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0432\u044a\u0432 \u0444\u043e\u0440\u043c\u0430\u0442 PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0417\u0430 \u0434\u0430 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f \u043d\u0430 {productname}, \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0430 Esc, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0432\u044a\u0440\u043d\u0435\u0442\u0435 \u0432 \u0440\u0435\u0436\u0438\u043c\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0417\u0430 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0435\u0442\u0435 \u043e\u0431\u0440\u0430\u0442\u043d\u043e \u043a\u044a\u043c \u0438\u0437\u0431\u0440\u0430\u043d\u043e\u0442\u043e \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0433\u043e \u0441 \u043c\u0438\u0448\u043a\u0430\u0442\u0430 \u0438 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 \u041f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0417\u0430 \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0444\u0430\u0439\u043b\u0430; \u0442\u043e\u0432\u0430 \u0449\u0435 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438\u044f \u0441 \u043d\u0435\u0433\u043e\u0432\u0438\u044f \u0444\u043e\u0440\u043c\u0430\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442 {productname}.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0417\u0430 \u0434\u0430 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0435\u0442\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430\u0442\u0430 \u0437\u0430 \u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442 \u043e\u0442 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430, \u043e\u0442\u0432\u043e\u0440\u0435\u0442\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0438 \u0441\u0440\u0435\u0449\u0443 \u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438 \u0437\u0430\u0434\u0430\u0439\u0442\u0435 \u201e\u0412\u0441\u0438\u0447\u043a\u0438 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0438\u201c.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0417\u0430 \u0434\u0430 \u0432\u044a\u0440\u043d\u0435\u0442\u0435 \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430 \u201e\u043f\u043e\u0440\u0442\u0440\u0435\u0442\u201c, \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0430\u0442\u0430 \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u201e\u041f\u043e\u0440\u0442\u0440\u0435\u0442\u201c \u0432 \u201e\u0421\u044a\u0441 \u0441\u0442\u0438\u043b \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u201c.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0417\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430 \u043d\u0430 \u0446\u0435\u043b\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0442\u0430 \u041f\u0440\u0430\u0432\u043e\u043f\u0438\u0441 \u0432 \u043c\u0435\u043d\u044e\u0442\u043e \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438.", "Track changes": "\u0421\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435", "Two decimal places, thousands separator": "\u0414\u0432\u0435 \u0434\u0440\u043e\u0431\u043d\u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u0438, \u0440\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u0435\u043b \u043d\u0430 \u0445\u0438\u043b\u044f\u0434\u0438\u0442\u0435", "Type the new file name in the text box and press Enter.": "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043d\u043e\u0432\u043e\u0442\u043e \u0444\u0430\u0439\u043b\u043e\u0432\u043e \u0438\u043c\u0435 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0442\u043e \u043f\u043e\u043b\u0435 \u0438 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Enter.", "Underline": "\u041f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u043d", "Undo": "\u041e\u0442\u043c\u044f\u043d\u0430", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u0435 \u041f\u043e\u043c\u043e\u0449 \u043f\u0440\u0438 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u0438 \u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0437\u0430 \u0433\u0440\u0435\u0448\u043a\u0430, \u0437\u0430 \u0434\u0430 \u0440\u0430\u0437\u0448\u0438\u0440\u0438\u0442\u0435 \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435\u0442\u043e \u0441 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f. \u0429\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 OK, \u0437\u0430 \u0434\u0430 \u0437\u0430\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0434\u043e\u043b\u0443 \u0432 \u043f\u0430\u043d\u0435\u043b\u0430 \u0441 \u043a\u0430\u0434\u0440\u0438, \u0437\u0430 \u0434\u0430 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u043e\u0436\u0435\u043a\u0446\u0438\u044f, \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043a\u0430\u0434\u044a\u0440 \u0438\u043b\u0438 \u0434\u0430 \u0434\u0443\u0431\u043b\u0438\u0440\u0430\u0442\u0435 \u0438\u043b\u0438 \u0438\u0437\u0442\u0440\u0438\u0435\u0442\u0435 \u0442\u0435\u043a\u0443\u0449\u0438\u044f \u043a\u0430\u0434\u044a\u0440.", "Using the browser zoom affects the document and user interface areas.": "\u041a\u043e\u043c\u0430\u043d\u0434\u0438\u0442\u0435 \u0437\u0430 \u043c\u0430\u0449\u0430\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430 \u0432\u043b\u0438\u044f\u044f\u0442 \u043a\u0430\u043a\u0442\u043e \u0432\u044a\u0440\u0445\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0442\u0430\u043a\u0430 \u0438 \u0432\u044a\u0440\u0445\u0443 \u043e\u0431\u043b\u0430\u0441\u0442\u0438\u0442\u0435 \u0441 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441.", "Using the page style": "\u0427\u0440\u0435\u0437 \u0441\u0442\u0438\u043b\u0430 \u0437\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u041f\u043b\u044a\u0437\u043d\u0435\u0442\u0435 \u043d\u0430\u0439-\u043b\u0435\u0432\u0438\u044f \u043a\u0440\u0430\u0439 \u043d\u0430 \u0441\u043a\u0430\u043b\u0430\u0442\u0430, \u0437\u0430 \u0434\u0430 \u043d\u0430\u0433\u043b\u0430\u0441\u0438\u0442\u0435 \u043b\u044f\u0432\u043e\u0442\u043e \u043f\u043e\u043b\u0435, \u0438\u043b\u0438 \u043d\u0430\u0439-\u0434\u0435\u0441\u043d\u0438\u044f, \u0437\u0430 \u0434\u0430 \u043d\u0430\u0433\u043b\u0430\u0441\u0438\u0442\u0435 \u0434\u044f\u0441\u043d\u043e\u0442\u043e.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u041a\u0430\u043a\u0432\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0432\u0430\u0442 \u0441\u0438\u043d\u0438\u0442\u0435 \u0437\u043d\u0430\u0446\u0438 \u00b6 \u0438 \u043a\u0430\u043a \u0434\u0430 \u0433\u0438 \u043c\u0430\u0445\u043d\u0430 \u043e\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "What are the documents file formats supported by {productname}?": "\u041a\u0430\u043a\u0432\u0438 \u0444\u0430\u0439\u043b\u043e\u0432\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0438 \u0437\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 {productname}?", "What is the blue wavy underline in some words in the text?": "\u041a\u0430\u043a\u0432\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u0441\u0438\u043d\u044c\u043e\u0442\u043e \u0432\u044a\u043b\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u043e \u043f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u044f\u043a\u043e\u0438 \u0434\u0443\u043c\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u0430?", "What is \u201cClear Direct Formatting\u201d icon?": "\u0417\u0430 \u043a\u0430\u043a\u0432\u043e \u0435 \u0438\u043a\u043e\u043d\u0430\u0442\u0430 \u201e\u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u044f\u043a\u043e\u0442\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u201c?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u041a\u043e\u0433\u0430\u0442\u043e {productname} \u043e\u0442\u043a\u0440\u0438\u0435, \u0447\u0435 \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u043e \u0432\u0440\u0435\u043c\u0435 \u043d\u0435 \u0435 \u0438\u043c\u0430\u043b\u043e \u0434\u0435\u0439\u043d\u043e\u0441\u0442 \u0432 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430, \u0442\u043e\u0439 \u043f\u043e\u0441\u0442\u0430\u0432\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u201e\u043d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d\u201c. \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0441\u0435 \u043f\u043e\u043a\u0440\u0438\u0432\u0430 \u0441 \u043f\u0440\u043e\u0437\u0440\u0430\u0447\u0435\u043d \u0441\u0438\u0432 \u0441\u043b\u043e\u0439 \u0441\u044a\u0441 \u0441\u044a\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u201e\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u2013 \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0437\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435\u201c.", "When closing a document, it is automatically saved if it has been changed.": "\u041a\u043e\u0433\u0430\u0442\u043e \u0437\u0430\u0442\u0432\u0430\u0440\u044f\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0442\u043e\u0439 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0441\u0435 \u0437\u0430\u043f\u0438\u0441\u0432\u0430, \u0430\u043a\u043e \u0435 \u0431\u0438\u043b \u043f\u0440\u043e\u043c\u0435\u043d\u0435\u043d.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u041a\u043e\u0433\u0430\u0442\u043e \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0434\u0443\u0448\u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442 \u0435\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0435\u0434\u0438\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0438\u043c \u0434\u0430 \u0434\u043e\u0432\u0435\u0434\u0430\u0442 \u0434\u043e \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u0438 \u043e\u0431\u044a\u0440\u043a\u0432\u0430\u043d\u0435. \u0424\u0443\u043d\u043a\u0446\u0438\u044f\u0442\u0430 \u0437\u0430 \u043f\u043e\u043f\u0440\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u043d\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0434\u0430 \u043e\u0442\u043c\u0435\u043d\u044f\u0442 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u043d\u0430 \u0434\u0440\u0443\u0433\u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0438, \u0437\u0430 \u0434\u0430 \u0432\u044a\u0440\u043d\u0430\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 \u043f\u0440\u0435\u0434\u0438\u0448\u043d\u043e \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u041a\u043e\u0433\u0430\u0442\u043e \u0438\u043c\u0430\u0442\u0435 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u043e \u0438\u0437\u0440\u044f\u0437\u0430\u043d\u043e \u0438\u043b\u0438 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435, \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0435 \u0447\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u041a\u043e\u0433\u0430\u0442\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u0442\u0435 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 \u043e\u0442 \u0441\u044a\u0449\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0444\u043e\u0440\u043c\u0430\u0442\u044a\u0442 \u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u0435 \u0437\u0430\u043f\u0430\u0437\u0432\u0430\u0442. \u0410\u043a\u043e \u043a\u043e\u043f\u0438\u0440\u0430\u0442\u0435 \u043e\u0442 \u0434\u0440\u0443\u0433 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0432 \u0434\u0440\u0443\u0433 \u0440\u0430\u0437\u0434\u0435\u043b \u0438\u043b\u0438 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430, \u0438\u043b\u0438 \u043e\u0442 \u043c\u044f\u0441\u0442\u043e \u0438\u0437\u0432\u044a\u043d \u0431\u0440\u0430\u0443\u0437\u044a\u0440\u0430, \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u0449\u0435 \u0437\u0430\u043f\u0430\u0437\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0442\u0435, \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d\u0438 \u043e\u0442 \u0444\u043e\u0440\u043c\u0430\u0442\u0430 Rich Text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u041a\u043e\u0433\u0430\u0442\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u0442\u0435 \u0442\u0435\u043a\u0441\u0442 \u043e\u0442 \u0441\u044a\u0449\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0441\u0435 \u0441\u043f\u0430\u0437\u0432\u0430. \u0421\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u0442\u0435 \u043e\u0431\u0435\u043a\u0442\u0438, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f, \u0430\u043a\u043e \u0441\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0438 \u043e\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0432 \u043a\u043e\u0439\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u041a\u043e\u0433\u0430\u0442\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u201e\u0421\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435\u201c, {productname} \u0449\u0435 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430 \u043d\u043e\u0432\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438, \u043d\u0430\u043d\u0430\u0441\u044f\u043d\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0442\u0430 \u043e\u0442\u043d\u043e\u0432\u043e, \u0437\u0430 \u0434\u0430 \u044f \u0438\u0437\u043a\u043b\u044e\u0447\u0438\u0442\u0435.", "Why can't I delete text? It just gets a strike-through?": "\u0417\u0430\u0449\u043e \u043d\u0435 \u043c\u043e\u0433\u0430 \u0434\u0430 \u0438\u0437\u0442\u0440\u0438\u0432\u0430\u043c \u0442\u0435\u043a\u0441\u0442? \u0422\u043e\u0439 \u0441\u0430\u043c\u043e \u0441\u0435 \u0437\u0430\u0447\u0435\u0440\u0442\u0430\u0432\u0430.", "Why did the text I just typed change automatically? How can I revert it?": "\u0417\u0430\u0449\u043e \u0442\u0435\u043a\u0441\u0442\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0442\u043e\u043a\u0443-\u0449\u043e \u0432\u044a\u0432\u0435\u0434\u043e\u0445, \u0441\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e? \u041a\u0430\u043a \u043c\u043e\u0433\u0430 \u0434\u0430 \u0433\u043e \u0432\u044a\u0440\u043d\u0430?", "With track changes enabled your document is shown the following manner:": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0441\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u043f\u043e \u0441\u043b\u0435\u0434\u043d\u0438\u044f \u043d\u0430\u0447\u0438\u043d:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u0411\u0440\u043e\u044f\u0442 \u043d\u0430 \u0434\u0443\u043c\u0438\u0442\u0435 \u0441\u0435 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0438 \u0432 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u043d\u0430 \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u0442\u043e. \u0410\u043a\u043e \u043d\u0435 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d \u0442\u0435\u043a\u0441\u0442, \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u044f\u0442 \u0431\u0440\u043e\u0439 \u0435 \u0437\u0430 \u0446\u0435\u043b\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u0435\u043d \u0441\u043b\u0443\u0447\u0430\u0439 \u0431\u0440\u043e\u044f\u0442 \u0441\u0435 \u043e\u0442\u043d\u0430\u0441\u044f \u0437\u0430 \u0438\u0437\u0431\u0440\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u0411\u0440\u043e\u044f\u0442 \u043d\u0430 \u0434\u0443\u043c\u0438\u0442\u0435 \u0435 \u0434\u043e\u0441\u0442\u044a\u043f\u0435\u043d \u0432 \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0411\u0440\u043e\u0439 \u0434\u0443\u043c\u0438. \u0414\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0431\u0440\u043e\u044f \u043d\u0430 \u0434\u0443\u043c\u0438\u0442\u0435 \u0437\u0430 \u0441\u0435\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430 \u0438 \u0437\u0430 \u0446\u0435\u043b\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Word processor functions": "\u0424\u0443\u043d\u043a\u0446\u0438\u0438 \u0437\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u0414\u0430. {productname} \u043e\u0442\u0432\u0430\u0440\u044f \u0437\u0430\u0449\u0438\u0442\u0435\u043d\u0438 \u0441 \u043f\u0430\u0440\u043e\u043b\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u043d\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0435 \u043f\u0430\u0440\u043e\u043b\u0430\u0442\u0430 \u043f\u0440\u0438 \u043f\u043e\u0434\u043a\u0430\u043d\u0430\u0442\u0430 \u201e\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043f\u0430\u0440\u043e\u043b\u0430\u201c \u043f\u043e \u0432\u0440\u0435\u043c\u0435 \u043d\u0430 \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435\u0442\u043e.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u0414\u0430. \u0429\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0436\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u0434\u0443\u043c\u0430 \u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0421\u0438\u043d\u043e\u043d\u0438\u043c\u0435\u043d \u0440\u0435\u0447\u043d\u0438\u043a. \u0429\u0435 \u0441\u0435 \u043e\u0442\u0432\u043e\u0440\u0438 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0437\u0430 \u0437\u0430\u043c\u044f\u043d\u0430.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u0440\u0435\u0433\u043b\u0435\u0434\u0430\u0442\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u0442\u0435 \u0437\u043d\u0430\u0446\u0438 \u0441 \u043f\u0430\u0434\u0430\u0449\u0438\u0442\u0435 \u0441\u043f\u0438\u0441\u044a\u0446\u0438 \u0438\u043b\u0438 \u0434\u0430 \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043a\u043b\u044e\u0447 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435 \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u0422\u044a\u0440\u0441\u0435\u043d\u0435. \u0410\u043a\u043e \u0437\u043d\u0430\u0435\u0442\u0435 \u0447\u0438\u0441\u043b\u043e\u0432\u0438\u044f \u043a\u043e\u0434 \u043d\u0430 \u0437\u043d\u0430\u043a\u0430 \u0432 \u0423\u043d\u0438\u043a\u043e\u0434, \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u0433\u043e \u0432 \u043f\u043e\u043b\u0435\u0442\u0430\u0442\u0430 \u043e\u0442\u0434\u044f\u0441\u043d\u043e.", "You can insert these special characters in the document using the Special Character dialog.": "\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0432\u043c\u044a\u043a\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438 \u0437\u043d\u0430\u0446\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0447\u0440\u0435\u0437 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0437\u043d\u0430\u043a.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0435\u0442\u0435 \u043a\u044a\u043c \u043f\u043e\u0437\u0438\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043d\u0430 \u0434\u0430\u0434\u0435\u043d \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b, \u043a\u0430\u0442\u043e \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0438\u043c\u0435\u0442\u043e (\u0438\u043b\u0438 \u0430\u0432\u0430\u0442\u0430\u0440\u0430) \u043d\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0434\u0430 \u0441\u043b\u0435\u0434\u0438\u0442\u0435 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u0442\u0435 \u043a\u0430\u0442\u043e \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d \u0442\u0435\u043a\u0441\u0442 \u0441 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0430\u0442\u0430 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f: Ctrl+Shift+V.", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0441\u0435 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u0442 \u043e\u043d\u043b\u0430\u0439\u043d \u043f\u043e \u0441\u044a\u0449\u0438\u044f \u043d\u0430\u0447\u0438\u043d, \u043a\u0430\u043a\u0442\u043e \u0438 \u0432 \u043d\u0430\u0441\u0442\u043e\u043b\u043d\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435. \u041e\u043f\u0435\u0440\u0430\u0446\u0438\u0438\u0442\u0435 \u043a\u0430\u0442\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438 \u0438 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0438, \u043a\u043e\u043b\u043e\u043d\u0438, \u0440\u0435\u0434\u043e\u0432\u0435 \u0438\u043b\u0438 \u043b\u0438\u0441\u0442\u043e\u0432\u0435 \u0441\u0430 \u0441\u044a\u0449\u0438\u0442\u0435. \u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430\u0442\u0430, \u043c\u0435\u043d\u044e\u0442\u0430\u0442\u0430 \u0438\u043b\u0438 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430. \u041f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0441\u0435 \u0438 \u0437\u0430\u043f\u044a\u043b\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438 \u0441 \u0434\u0430\u043d\u043d\u0438 \u0447\u0440\u0435\u0437 \u043f\u043b\u044a\u0437\u0433\u0430\u043d\u0435. \u041a\u043e\u043c\u0430\u043d\u0434\u0438\u0442\u0435 \u0437\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435, \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435 \u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0441\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u043d\u0438 \u043f\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0442\u043e \u043c\u0435\u043d\u044e. \u041d\u0430\u0442\u0438\u0441\u043a\u0430\u043d\u0435\u0442\u043e \u043d\u0430 Tab \u0441\u043b\u0435\u0434 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438 \u043f\u0440\u0435\u043c\u0435\u0441\u0442\u0432\u0430 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0432 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430\u0442\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 \u043e\u0442\u0434\u044f\u0441\u043d\u043e, \u0430 \u043d\u0430 Enter \u2013 \u0432 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430 \u043e\u0442\u0434\u043e\u043b\u0443 \u0437\u0430 \u043f\u043e-\u043b\u0435\u0441\u043d\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0435 \u0430\u0432\u0442\u043e\u043a\u043e\u0440\u0438\u0433\u0438\u0440\u0430\u043d\u0435\u0442\u043e. \u0422\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u044f \u0442\u043e\u043a\u0443-\u0449\u043e \u0432\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442 \u0441\u043f\u043e\u0440\u0435\u0434 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0441\u044a\u0441 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0430\u0449\u0438 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0435. \u0412 \u043f\u043e\u0432\u0435\u0447\u0435\u0442\u043e \u0441\u043b\u0443\u0447\u0430\u0438 \u0430\u0432\u0442\u043e\u043a\u043e\u0440\u0438\u0433\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043f\u043e\u043f\u0440\u0430\u0432\u044f \u043d\u0435\u0432\u043e\u043b\u043d\u0438 \u0433\u0440\u0435\u0448\u043a\u0438, \u0434\u043e\u043a\u0430\u0442\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u0442\u0435. \u0410\u043a\u043e \u0442\u043e\u0432\u0430 \u043d\u0435 \u0432\u0438 \u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e, \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u0442\u0435 \u0433\u043e \u0432 \u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0410\u0432\u0442\u043e\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u2192 \u041f\u0440\u0438 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0435 \u0441\u043b\u0435\u0434\u0435\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0422\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u0430 \u0438 \u0433\u0438 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u0437\u0430 \u043f\u043e-\u043d\u0430\u0442\u0430\u0442\u044a\u0448\u043d\u043e \u043f\u0440\u0435\u0433\u043b\u0435\u0436\u0434\u0430\u043d\u0435. \u0422\u043e\u0432\u0430 \u0435 \u043f\u043e\u043b\u0435\u0437\u043d\u043e \u0437\u0430 \u043e\u0442\u0431\u0435\u043b\u044f\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0438\u0442\u0435 \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0435 \u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0438. \u0421\u043b\u0435\u0434\u0435\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0441\u0435 \u0432\u043a\u043b\u044e\u0447\u0432\u0430 \u0441 \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u2192 \u0421\u043b\u0435\u0434\u0435\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u2192 \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u043d\u0435.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u0435 \u0441\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u0442 \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0432\u0430\u0442 \u0432 \u043e\u0431\u043b\u0430\u0447\u043d\u043e\u0442\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435, \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430\u043d\u043e \u0441 {productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-bn.json b/f7cloud-office/browser/dist/l10n/help-bn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-bn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-br.json b/f7cloud-office/browser/dist/l10n/help-br.json new file mode 100644 index 0000000..12ae386 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-br.json @@ -0,0 +1 @@ +{"Cut": "Troc'ha\u00f1", "Double Underline": "Daouislinenna\u00f1", "Keyboard Shortcuts": "Berradenno\u00f9 ar stokellaoueg", "Paste as unformatted text": "Pega\u00f1 e stumm un destenn eeun", "Print (Download as PDF)": "Moulla\u00f1 (Pellgarga\u00f1 evel PDF)", "Redo": "Adober", "Undo": "Dizober"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-brx.json b/f7cloud-office/browser/dist/l10n/help-brx.json new file mode 100644 index 0000000..c40c787 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-brx.json @@ -0,0 +1 @@ +{"General Keyboard Shortcuts": "\u0938\u0930\u093e\u0938\u0928\u0938\u094d\u0930\u093e \u0916\u093f\u092c\u0930\u094d\u0921 \u0938\u0930\u094d\u091f\u0916\u093e\u0925\u092b\u094b\u0930", "Keyboard Shortcuts": "\u0916\u093f\u092c\u0930\u094d\u0921 \u0938\u0930\u094d\u091f\u0916\u093e\u0925\u092b\u094b\u0930", "Paste as unformatted text": "\u092b\u0930\u092e\u0947\u0924 \u0917\u0948\u092f\u0948 \u0925\u0947\u0915\u094d\u0938\u092c\u093e\u0926\u093f \u0938\u093f\u0925\u093e\u092c", "Print (Download as PDF)": "\u092b\u094d\u0930\u093f\u0928\u094d\u0925 (PDF \u092c\u093e\u092f\u0926\u093f \u0926\u093e\u0935\u0928\u0932\u0921 \u0916\u093e\u0932\u093e\u092e)"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-bs.json b/f7cloud-office/browser/dist/l10n/help-bs.json new file mode 100644 index 0000000..427b31e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-bs.json @@ -0,0 +1 @@ +{"Apply Default paragraph style": "Primjeni uobi\u010dajni na\u010din paragrafa", "Cut": "Isijeci", "Delete to beginning of word": "Izbri\u0161i do po\u010detka rije\u010di", "Delete to end of word": "Obri\u0161i do kraja rije\u010di", "Double Underline": "Dvostruko podvu\u010deno", "Esc": "Esc", "PageDown": "PageDown", "PageUp": "PageUp", "Paste as unformatted text": "Umetni kao neformatirani tekst", "Print (Download as PDF)": "\u0160tampaj (Preuzmi kao PDF)", "Redo": "Ponovi", "Undo": "Vrati"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ca-valencia.json b/f7cloud-office/browser/dist/l10n/help-ca-valencia.json new file mode 100644 index 0000000..1a06a63 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ca-valencia.json @@ -0,0 +1 @@ +{"Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndex alfab\u00e8tic: un \u00edndex alfab\u00e8tic existent pot actualitzar-se amb les entrades noves.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Edici\u00f3 dels diagrames: feu doble clic al diagrama per a seleccionar-lo. Feu servir els men\u00fas contextuals per a afegir-hi elements com ara el t\u00edtol i els eixos. Trieu Interval de dades i Tipus de diagrama per a modificar les dades del diagrama i seleccionar-ne el tipus, respectivament.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formataci\u00f3 de diagrames: el mateix men\u00fa contextual vos brinda ordres per a les taules de dades i la selecci\u00f3 del tipus de diagrama.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comentaris: els comentaris s'insereixen dins el text i es mostren al costat dret de la pantalla.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comentaris: en un full de c\u00e0lcul, hi podeu inserir un comentari per cel\u00b7la. Quan seleccioneu Insereix un comentari, apareix una finestra emergent que vos permet escriure el contingut del comentari. Quan la cel\u00b7la t\u00e9 un comentari, apareix un punt roig a l'extrem superior dret. Passeu per sobre la cel\u00b7la amb el ratol\u00ed per a veure els comentaris.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formataci\u00f3 condicionada: el {productname} afig s\u00edmbols a cada cel\u00b7la d'un interval basat en condicions de les cel\u00b7les. Seleccioneu l'interval de cel\u00b7les i feu clic a la icona Formataci\u00f3 condicionada de la barra d'eines.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Men\u00fas contextuals: en fer clic amb el bot\u00f3 dret del ratol\u00ed a un objecte, es mostra un men\u00fa que inclou ordres associades amb aquest objecte.", "Data series formatting: Open the context menu and choose Format data series.": "Formataci\u00f3 de s\u00e8ries de dades: obriu el men\u00fa contextual i trieu Formata s\u00e8ries de dades.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validaci\u00f3 de dades: Per a cada cel\u00b7la, podeu definir les entrades que seran v\u00e0lida. Les entrades v\u00e0lides d'una cel\u00b7la es rebutjaran. Per a activar la validaci\u00f3 de dades:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formataci\u00f3 directa: podeu formatar cel\u00b7les, columnes, files i fulls fent servir les opcions als men\u00fas, la barra d'eines i els men\u00fas contextuals. La formataci\u00f3 directa s'aplica nom\u00e9s a l'objecte seleccionat actualment. Per a formatar una cel\u00b7la, utilitzeu el men\u00fa o premeu Ctrl\u00a0+\u00a01. El di\u00e0leg que s'obri vos permet efectuar formatacions complexes i personalitzades de nombres, car\u00e0cters, vores i fons, i a m\u00e9s inclou altres opcions, com ara la protecci\u00f3 de cel\u00b7les.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formataci\u00f3 directa: podeu formatar el text i els objectes directament mitjan\u00e7ant els men\u00fas, la barra d'eines i els men\u00fas contextuals. La formataci\u00f3 directa s'aplica \u00fanicament a l'objecte seleccionat actualment.", "Fields: A basic set of fields is available to insert in the document.": "Camps: un conjunt de camps b\u00e0sic est\u00e0 disponible per a inserir-lo al document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtratge de dades: els filtres est\u00e0ndards i avan\u00e7ats vos permeten treballar amb determinades files filtrades (registres) d'un interval de dades. Els fulls de c\u00e0lcul del {productname} vos ofereixen diverses possibilitats d'aplicaci\u00f3 de filtres.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notes al peu i finals: s'admet l'\u00fas de notes al peu i finals.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formataci\u00f3 de les cel\u00b7les: feu clic a la cel\u00b7la o a l'interval de cel\u00b7les i trieu el men\u00fa Taula \u25b8 Propietats. Ajusteu la taula amb el di\u00e0leg de propietats.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marques de formataci\u00f3: els par\u00e0grafs, les p\u00e0gines i els espais no separables es mostren com a marques per a ajudar amb l'alineaci\u00f3, l'edici\u00f3 i la formataci\u00f3.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserci\u00f3 d'una imatge: fer clic en la icona d'Insereix imatge vos permet triar una imatge de les carpetes i espais compartits de l'emmagatzemament del n\u00favol.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserci\u00f3 d'una imatge local: obri el selector de fitxers del navegador per a pujar una imatge des del vostre ordinador i inserir-la en el document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapositiva mestra: seleccioneu la diapositiva mestra associada a la diapositiva actual. Formateu i organitzeu els elements de la diapositiva a la diapositiva mestra.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animaci\u00f3 d'objectes: cadascun dels objectes a la diapositiva pot animar-se. Feu servir la barra lateral per a configurar l'animaci\u00f3 de l'objecte o els objectes de la selecci\u00f3.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquema: podeu crear un esquema de les dades i agrupar les files i columnes perqu\u00e8 pugueu replegar i desplegar els grups amb un clic, fent f\u00e0cil de representar les dades jer\u00e0rquiques.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cap\u00e7alera i peu de p\u00e0gina: disposeu de cap\u00e7aleres i peus per a l'estil de p\u00e0gina existent aplicat en el document a la posici\u00f3 del cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Disposici\u00f3 de les diapositives: el {productname}Impress permet canviar la disposici\u00f3 de les diapositives. Seleccioneu la disposici\u00f3 que vulgueu a la llista desplegable de disposicions.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transicions de diapositives: el {productname} Impress proporciona efectes visuals en mostrar una diapositiva d'una presentaci\u00f3. Les transicions de diapositiva s\u00f3n una propietat de la diapositiva. En el mode edici\u00f3, utilitzeu la barra lateral per a establir la transici\u00f3 de la diapositiva.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordenaci\u00f3 de dades: podeu ordenar una llista de nombres o de text de forma ascendent o descendent. El {productname} detecta autom\u00e0ticament les cel\u00b7les que s\u00f3n cap\u00e7alera i les columnes adjacents per a ampliar la selecci\u00f3 i ordenar el conjunt.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formataci\u00f3 per estils: el {productname} admet estils de par\u00e0graf. Podeu aplicar un estil de par\u00e0graf existent a un par\u00e0graf. Trieu el men\u00fa Edita \u25b8 Edita l'estil per a canviar l'estil.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Taules: podeu inserir taules a la presentaci\u00f3. Utilitzeu la barra lateral per a seleccionar el tema de la taula.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "L'\u00e0rea del document: L'\u00e0rea de l'aplicaci\u00f3 mostra el contingut del document, siga un full de c\u00e0lcul, una presentaci\u00f3 o un document de text.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La barra d'informaci\u00f3: al costat dret de la barra de cerca es mostren determinades dades quant al document. La informaci\u00f3 mostrada dep\u00e8n del tipus de document.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La barra de cerca: la cerca comen\u00e7a autom\u00e0ticament quan s'insereix un terme a la barra de cerca; la finestra del document es despla\u00e7a autom\u00e0ticament per a mostrar la primera ocurr\u00e8ncia trobada del terme. La cerca no distingeix maj\u00fascules i min\u00fascules. A prop d'aquesta barra hi ha tres botons:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La barra d'estat: aquesta barra \u00e9s a sota de la finestra i cont\u00e9 diverses opcions i funcionalitats \u00fatils.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La barra d'eines: la barra d'eines cont\u00e9 les opcions m\u00e9s utilitzades en l'edici\u00f3 cotidiana. Els botons de la barra s\u00f3n din\u00e0mics; aix\u00f2 vol dir que el seu estat (activat o desactivat) dep\u00e8n de diferents factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La barra de zoom: a la dreta de la barra d'estat, hi ha un conjunt de botons que vos permeten per zoom al 100%, apropar-vos i allunyar-vos. L'escala s'aplica a l'\u00e0rea del document, la interf\u00edcie d'usuari no queda afectada. El nivell actual d'escala es mostra en aquesta \u00e0rea.", "{productname} Help": "Ajuda del {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "El {productname} Impress vos permet editar les presentacions d'una manera familiar. Operacions com ara escriure text, retallar, copiar i enganxar continguts, seleccionar text, inserir-ne, redimensionar, ancorar imatges, afegir i manipular taules, etc\u00e8tera, s\u00f3n semblants a les d'una aplicaci\u00f3 de presentacions d'escriptori. Feu servir el teclat, els men\u00fas i les barres d'eines per a efectuar accions al vostre document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "El {productname} vos permet crear i editar documents de text, fulls de c\u00e0lcul i presentacions directament al vostre navegador, d'una manera simple. Podeu treballar en un document individualment o col\u00b7laborativa.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "El {productname} pot comprovar l'ortografia dels documents de text, els fulls de c\u00e0lcul i les presentacions. Els errors ortogr\u00e0fics s'assenyalen amb un subratllat ondulat roig. Feu-hi clic amb el bot\u00f3 dret del ratol\u00ed per a obrir un men\u00fa amb suggeriments per a corregir l'error.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "El {productname} pot mostrar presentacions de diapositives, incloent-hi un subconjunt de transicions de diapositives i animacions d'objectes. Trieu la presentaci\u00f3 de diapositives del men\u00fa o feu clic a la icona de la barra d'eines de la part inferior dreta del tauler de diapositives.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "El {productname} edita documents de text de la mateixa forma que editar\u00edeu un document en l'escriptori. Proporciona una visualitzaci\u00f3 fidel (WYSIWYG, el que veieu \u00e9s el que obteniu) del document tal com s'imprimir\u00e0. Les operacions com ara escriure text, retallar, copiar o enganxar contingut, seleccionar text, inserir, canvia de mida, ancorar imatges, afegir taules i diagrames, s\u00f3n similars al processador de text d'escriptori. Utilitzeu el teclat, men\u00fas i barres d'eines per a interactuar amb el document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "El {productname} insereix imatges al document de text des del vostre ordinador local o a partir del magatzem al n\u00favol. Les imatges inserides s\u00f3n sempre incrustades al document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "El {productname} vos indica amb una petita notificaci\u00f3 en la part inferior si entra un nou usuari o en ix.", "{productname} presentations": "Presentacions del {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "El {productname} guarda el document en segon pla regularment, no podeu tancar-lo sense guardar els canvis. Per a perdre els canvis, cal que els desfeu, o que useu l'Historial de versions en el men\u00fa Fitxer.", "{productname} spreadsheets": "Fulls de c\u00e0lcul del {productname}", "{productname} supports both reading and writing for the following file formats:": "El {productname} admet la lectura i l'escriptura dels formats de fitxer seg\u00fcents:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "El {productname} permet la inserci\u00f3 i la visualitzaci\u00f3 de diagrames als documents. Per a afegir un diagrama:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "El {productname} admet t\u00e8cniques modernes per a formatar par\u00e0grafs mitjan\u00e7ant estils. Un estil \u00e9s un conjunt de propietats del text (tipus de lletra, color, fons i molt m\u00e9s) etiquetat amb un nom, el nom de l'estil. Utilitzeu l'estil per a aplicar el mateix conjunt de propietats a molts par\u00e0grafs del document i aconseguir un aspecte uniforme i professional. A m\u00e9s, si canvieu una de les propietats de formataci\u00f3 de l'estil, tamb\u00e9 es canviar\u00e0 la formataci\u00f3 de tots els par\u00e0grafs amb el mateix estil, de manera que l'esfor\u00e7 de formatar molts par\u00e0grafs individualment se simplifica.", "{productname} text documents": "Documents de text del {productname}", "{productname} user interface": "Interf\u00edcie d'usuari del {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "El {productname} utilitza tecnologies modernes del navegador per a adaptar la interf\u00edcie d'usuari a la mida de l'\u00e0rea de visualitzaci\u00f3, dispositius m\u00f2bils inclosos. La interf\u00edcie compr\u00e8n:", "A copy of the document is saved with the new name in the same folder.": "Es guarda una c\u00f2pia del document amb el nom nou dins la mateixa carpeta.", "Activate the {productname} spreadsheet window.": "Activeu la finestra del full de c\u00e0cul del {productname}.", "Adding charts": "Addici\u00f3 de diagrames", "Additions are marked with colored underlined characters.": "El text afegit es marca amb car\u00e0cters subratllats de colors.", "Advanced features": "Funcionalitats avan\u00e7ades", "Advanced text document editor features": "Funcionalitats avan\u00e7ades de l'editor de documents de text", "Align Center": "Alinea al centre", "Align Left": "Alinea a l'esquerra", "Align Right": "Alinea a la dreta", "All changes are marked with a vertical bar in the right margin.": "Tots els canvis es marquen amb una barra vertical al marge dret.", "All spreadsheets functions and mathematical rules applies.": "S'hi apliquen totes les funcions de full de c\u00e0lcul i regles matem\u00e0tiques.", "Apply Default paragraph style": "Aplica l'estil de par\u00e0graf predeterminat", "Apply Heading 1 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 1", "Apply Heading 2 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 2", "Apply Heading 3 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 3", "Apply Heading 4 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 4", "Apply Heading 5 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 5", "Applying a paragraph style:": "Mitjan\u00e7ant un estil de par\u00e0graf:", "Arrow Down": "Fletxa avall", "Arrow Left": "Fletxa esquerra", "Arrow Right": "Fletxa dreta", "Arrow Up": "Fletxa amunt", "Bold": "Negreta", "Can {productname} open a password-protected document?": "Es pot obrir un document protegit per contrasenya al {productname}?", "Cancel the search (appears only when a text has been searched)": "Cancel\u00b7la la cerca (apareix nom\u00e9s quan s'ha cercat algun text)", "Cell formatting": "Formataci\u00f3 de cel\u00b7les", "Changes are displayed as comment in the right of the document area.": "Els canvis es mostren com a comentari a la dreta de l'\u00e0rea del document.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Els canvis es poden acceptar o rebutjar. Per a acceptar o rebutjar canvis, feu clic en les icones corresponents en el quadre de comentaris de la dreta del document. Alternativament, trieu Edita \u25b8 Seguiment de canvis \u25b8 Accepta o Rebutja. A m\u00e9s a m\u00e9s, si voleu filtrar els canvis abans d'acceptar-los o rebutjar-los, trieu Edita \u25b8 Seguiment de canvis \u25b8 Gestiona. Es mostra una llista de tots els canvis seguits. Useu els botons del di\u00e0leg corresponents.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Els canvis fets per persones diferents es mostren amb colors diferents i cada canvi detectat es pot acceptar o rebutjar a trav\u00e9s del quadre que apareix a la dreta. Tamb\u00e9 podeu afegir un comentari all\u00e0.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Trieu Format\u00a0\u25b8 L\u00ednia (o b\u00e9 \u00c0rea o Posici\u00f3 i mida). S'obri un di\u00e0leg.", "Choose Format \u2192 Page and select the Page tab": "Trieu Format\u00a0\u25b8 P\u00e0gina i seleccioneu la pestanya P\u00e0gina", "Choose Format \u2192 Paragraph, Text Flow tab": "Trieu Format \u25b8 Par\u00e0graf, pestanya Flux de text", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Trieu Insereix\u00a0\u25b8 Diagrames. Personalitzeu el vostre diagrama mitjan\u00e7ant la barra lateral:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Trieu Insereix\u00a0\u25b8 Car\u00e0cters especials o feu clic al bot\u00f3 corresponent de la barra d'eines. Es mostra un di\u00e0leg.", "Choose Validity from the Data menu. The Validity dialog opens.": "Trieu Validesa al men\u00fa Dades. S'obri el di\u00e0leg Validesa.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Trieu el men\u00fa Eines i desactiveu Verificaci\u00f3 ortogr\u00e0fica autom\u00e0tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Trieu el men\u00fa Eines\u00a0\u25b8 Lleng\u00fces i seleccioneu la llengua que s'ha d'utilitzar en la totalitat del document. Opcionalment, podeu definir lleng\u00fces diferents per al text seleccionat i per al par\u00e0graf actual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Feu clic a qualsevol miniatura de diapositiva per a canviar a aquesta i visualitzar-la o editar-la.", "Collaborative editing": "Edici\u00f3 col\u00b7laborativa", "Column break (in multicolumnar text)": "Salt de columna (en textos amb m\u00faltiples columnes)", "Comments in documents": "Comentaris als documents", "Context menus": "Men\u00fas contextuals", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Els men\u00fas contextuals s\u00f3n disponibles fent clic amb el bot\u00f3 secundari del ratol\u00ed. Les ordres disponibles en el men\u00fa contextual s\u00f3n relacionades, per\u00f2 no de manera extensiva, amb l'objecte seleccionat en el document.", "Copy and Paste": "C\u00f2pia i enganxament", "Cut": "Retalla", "Delete to beginning of sentence": "Suprimeix fins al principi de la frase", "Delete to beginning of word": "Suprimeix fins al comen\u00e7ament de la paraula", "Delete to end of sentence": "Suprimeix fins a la fi de la frase", "Delete to end of word": "Suprimeix fins a la fi de la paraula", "Deletions are marked with colored strike-through characters.": "El text suprimit es marca amb car\u00e0cters ratllats de colors.", "Demote list item (list item has to be selected)": "Mou avall un element de llista (cal que l'element estiga seleccionat)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depenent de les caracter\u00edstiques del vostre navegador, apareixer\u00e0 la finestra d'impressi\u00f3 o es mostrar\u00e0 la finestra emergent \u00abVoleu baixar l'exportaci\u00f3 PDF?\u00bb. Podeu imprimir aquest PDF amb el vostre visor de fitxer PDF preferit.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "La formataci\u00f3 directa \u00e9s la formataci\u00f3 aplicada directament en el contingut seleccionat d'un par\u00e0graf o cel\u00b7la de full de c\u00e0lcul, i se superposa a la formataci\u00f3 de l'estil aplicat. Per a restablir la formataci\u00f3 a l'estil aplicat, seleccioneu el text o cel\u00b7la de full de c\u00e0lcul i trieu Format \u25b8 Neteja la formataci\u00f3 directa o utilitzeu el bot\u00f3 de la barra d'eines.", "Directly:": "Directament:", "Display comment": "Mostra un comentari", "Display the Keyboard shortcuts help": "Mostra l'ajuda de les dreceres de teclat", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "El proc\u00e9s d'edici\u00f3 dels documents ser\u00e0 familiar a qualsevol qui haja utilitzat una aplicaci\u00f3 d'oficina amb anterioritat; no obstant aix\u00f2, hi ha difer\u00e8ncies importants:", "Document repair": "Reparaci\u00f3 del document", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Els documents en el {productname} es guarden autom\u00e0ticament, per\u00f2 si vos voleu que un document se sincronitzi tan r\u00e0pidament com siga possible, podeu for\u00e7ar el desament fent servir l'entrada Guarda del men\u00fa Fitxer.", "Double Underline": "Subratllat doble", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada usuari s'atribueix un color. El cursor de cada usuari es mostra en aquest color assignat. Nota: el vostre cursor sempre es mostra de color negre i intermitent per a v\u00f3s; els altres usuaris el veuran d'un altre color.", "Editing documents": "Edici\u00f3 de documents", "Editing presentations": "Edici\u00f3 de presentacions", "Editing spreadsheets": "Edici\u00f3 de fulls de c\u00e0lcul", "Editing text documents": "Edici\u00f3 de documents de text", "End": "Finalitzaci\u00f3", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Canvia el mode actual. Aix\u00f2 \u00e9s, del mode edici\u00f3 passa al mode de selecci\u00f3 d'objecte, i del mode de selecci\u00f3 canvia al mode de visualitzaci\u00f3.", "Extend the selection down one page": "Amplia la selecci\u00f3 una p\u00e0gina cap avall", "Extend the selection up one page": "Amplia la selecci\u00f3 una p\u00e0gina cap amunt", "Fill Down": "Omple cap a avall", "Format the source cell with the font, color background and more.": "Formateu la cel\u00b7la font amb un tipus de lletra, un color de fons, etc\u00e8tera.", "Formatting spreadsheets": "Formataci\u00f3 de fulls de c\u00e0lcul", "Formatting text": "Formataci\u00f3 del text", "Formulas": "F\u00f3rmules", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Les f\u00f3rmules s'insereixen a la barra de f\u00f3rmules. Introdu\u00efu \u00ab=\u00bb i inseriu la f\u00f3rmula.", "Frequently Asked Questions": "Preguntes freq\u00fcents", "General Keyboard Shortcuts": "Dreceres de teclat generals", "Go and select text to end of document": "Va i selecciona el text fins al final del document", "Go and select text to end of textbox": "Va i selecciona el text fins al final del quadre de text", "Go and select text to start of document": "Va i selecciona el text fins al comen\u00e7ament del document", "Go and select text to start of textbox": "Va i selecciona el text des del comen\u00e7ament del quadre de text", "Go and select to the beginning of a line": "Va i selecciona fins al comen\u00e7ament d'una l\u00ednia", "Go and select to the end of a line": "Va i selecciona fins al final de la l\u00ednia", "Go to beginning of a word": "Va al comen\u00e7ament d'una paraula", "Go to beginning of line": "Va al comen\u00e7ament de la l\u00ednia", "Go to end of document": "Va al final del document", "Go to end of line": "Va al final de la l\u00ednia", "Go to start of document": "Va al comen\u00e7ament del document", "Go to start of the next word": "Va al comen\u00e7ament de la paraula seg\u00fcent", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Els problemes gramaticals del text s'assenyalen amb aquest subratllat blau. Feu clic dret al text subratllat per a obrir un men\u00fa amb suggeriments per a corregir l'error gramatical i con\u00e8ixer la regla infringida. Seleccioneu el suggeriment m\u00e9s adient per a canviar el text.", "Handling Tables": "Manipulaci\u00f3 de taules", "Handling images": "Manipulaci\u00f3 d'imatges", "Home": "Inici", "Hover the mouse on the document name in the menu bar.": "Passeu el ratol\u00ed en el nom del document en la barra de men\u00fa.", "How can I change the line, area and position of a shape in my slides?": "Com pot canviar la l\u00ednia, l'\u00e0rea i la posici\u00f3 d'una forma a una diapositiva meua?", "How can I check spelling in my language?": "Com verifico l'ortografia en la meua llengua?", "How can I copy the formatting of existing cells to new ones?": "Com pot copiar la formataci\u00f3 de cel\u00b7les existents en cel\u00b7les noves?", "How can I import CSV data?": "Com puc importar dades CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Com insereixo un s\u00edmbol de moneda, de drets d'autor o de marca registrada en el document?", "How can I make the new text look like other existing text?": "Com puc fer que el text tinga la mateixa aparen\u00e7a que un altre text existent?", "How can I quit {productname} without saving my edits?": "Com puc eixir del {productname} sense guardar les modificacions que he fet?", "How can I remove the red wavy lines in my document?": "Com puc llevar les l\u00ednies vermelles ondulades del document?", "How can I run my slide show?": "Com inicio la projecci\u00f3 de la meua presentaci\u00f3?", "How can I select data to print?": "Com puc seleccionar les dades a imprimir?", "How do I change the page orientation to landscape inside my document": "Com puc canviar en el document l'orientaci\u00f3 de la p\u00e0gina a apa\u00efsat?", "How do I get a word count of my document?": "Com puc obtindre un recompte de les paraules del document?", "How do I rename a sheet?": "Com es canvia el nom d'un full?", "How do I save a document with another name?": "Com pot guardar un document amb un altre nom?", "How do I set the margins of the document?": "Com es defineixen els marges del document?", "If no table or range was selected, a prototype chart is displayed.": "Si no se selecciona cap taula o interval, es mostra el prototip d'un diagrama.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Si no est\u00e0 seleccionada completament la cel\u00b7la i el cursor \u00e9s al final de la taula, se suprimir\u00e0 el par\u00e0graf que la segueix. Llevat que siga l'\u00faltim par\u00e0graf del document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Si no hi ha cap cel\u00b7la seleccionada, se suprimeix el text del cursor fins al final de la frase actual. Si el cursor es troba al final d'una cel\u00b7la i no hi ha cap cel\u00b7la seleccionada, se suprimiran els continguts de la cel\u00b7la seg\u00fcent.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Si se seleccionen una o diverses cel\u00b7les, s'eliminaran totes les files que continguen la selecci\u00f3. Si se seleccionen totes o algunes de les files, s'eliminar\u00e0 tota la taula.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Si la cel\u00b7la activa \u00e9s buida: va al comen\u00e7ament de la taula. Si no \u00e9s aix\u00ed: amb la primera premuda va al comen\u00e7ament de la cel\u00b7la activa, amb la segona premuda va al comen\u00e7ament de la taula actual, amb la tercera premuda va al comen\u00e7ament del document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Si la cel\u00b7la activa \u00e9s buida: va al final de la taula. Si no \u00e9s aix\u00ed: amb la primera premuda va al final de la cel\u00b7la activa, amb la segona premuda va al final de la taula actual, amb la tercera premuda va al final del document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Si la cel\u00b7la activa \u00e9s buida: selecciona tota la taula. Si no \u00e9s aix\u00ed: selecciona el contingut de la cel\u00b7la activa. Si es torna a pr\u00e9mer selecciona tota la taula.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u00c9s possible redimensionar, girar i ancorar imatges. El text pot ajustar-se al voltant d'aquestes. Seleccioneu una imatge i obriu el men\u00fa contextual. Feu servir les anses per a canviar la mida de la imatge amb el ratol\u00ed.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Al contrari, la formataci\u00f3 directa aplica la formataci\u00f3 als fragments de document seleccionats. En un document llarg, la formataci\u00f3 directa cal aplicar-la en tots els fragments de text, aix\u00f2 fa la formataci\u00f3 de text una tasca pesada i subjecta a errors i endarreriments.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "En l'\u00e0rea Salts, marqueu Insereix, Tipus: salt de p\u00e0gina, Posici\u00f3: abans.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "En el di\u00e0leg Filtre est\u00e0ndard, podeu definir intervals que contenen els valors d'uns camps de data determinats. Podeu usar el filtre est\u00e0ndard per a connectar les condicions amb els operadors l\u00f2gics I o O.", "Inactive document": "Document inactiu", "Increase/decrease the size of the column/row on the left/top cell edge": "Augmenta/disminueix la mida de la columna/fila a la vora esquerra/superior de la cel\u00b7la.", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Augmenta/disminueix la mida de la columna/fila a la vora dreta/inferior de la cel\u00b7la.", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Inseriu salts de columna i de fila en el full de c\u00e0lcul per a reduir l'interval d'impressi\u00f3 i imprimiu el document per baixar. En imprimir el PDF, seleccioneu les p\u00e0gines d'inter\u00e9s.", "Insert comment": "Insereix un comentari", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inseriu comentaris del {productname} als llocs que necessitin atenci\u00f3 especial del lector. Els comentaris s\u00f3n al costat dret i inclouen la data i el nom de l'emissor.", "Insert endnote": "Insereix una nota final", "Insert footnote": "Insereix una nota al peu", "Insert line break": "Insereix un salt de l\u00ednia", "Insert new paragraph directly before or after a section, or before a table": "Insereix un par\u00e0graf nou directament abans o despr\u00e9s d'una secci\u00f3, o abans d'una taula", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insereix un par\u00e0graf nou sense numeraci\u00f3 dins una llista. No funciona si el cursor \u00e9s al final de la llista.", "Insert non-breaking hyphen": "Insereix un guionet no divisible", "Insert non-breaking space": "Insereix un espai no divisible", "Insert soft hyphen": "Insereix un guionet suau", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Inseriu taules amb la icona de la barra d'eines corresponent. Seleccioneu el nombre inicial de files i columnes. Afegiu-hi files i columnes amb el men\u00fa contextual de les cel\u00b7les. Fusioneu cel\u00b7les amb el men\u00fa Taula. L'estil de par\u00e0graf predeterminat de les cel\u00b7les \u00e9s \u00abContingut de la taula\u00bb.", "Italic": "Cursiva", "Justify": "Justifica", "Keyboard Shortcuts": "Dreceres de teclat", "Like Alt, but only the active cell is modified": "Com l'Alt, per\u00f2 nom\u00e9s es modifica la cel\u00b7la activa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Carregueu les dades CSV en alguna eina nativa de la vostra plataforma, despr\u00e9s seleccioneu i copieu-les al porta-retalls", "Manual page break": "Salt de p\u00e0gina manual", "Move cursor down one line": "Mou el cursor una l\u00ednia avall", "Move cursor to beginning of the next paragraph": "Mou el cursor al principi del par\u00e0graf seg\u00fcent", "Move cursor to beginning of the previous paragraph": "Mou el cursor al principi del par\u00e0graf anterior", "Move cursor to the left": "Mou el cursor cap a l'esquerra", "Move cursor to the right": "Mou el cursor cap a la dreta", "Move cursor up one line": "Mou el cursor una l\u00ednia cap amunt", "Move cursor with selection to the left": "Mou el cursor amb la selecci\u00f3 cap a l'esquerra", "Move cursor with selection to the right": "Mou el cursor amb la selecci\u00f3 cap a la dreta", "Move the view down one page": "Mou la visualitzaci\u00f3 una p\u00e0gina cap avall", "Move the view up one page": "Mou la visualitzaci\u00f3 una p\u00e0gina cap amunt", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Podeu fer servir el Filtre autom\u00e0tic, per exemple, per a veure r\u00e0pidament nom\u00e9s els registres que contenen el mateix contingut en un camp de dades.", "Open the presentation in {productname}": "Obriu la presentaci\u00f3 amb el {productname}", "Opening, closing, saving, printing and downloading documents": "Obertura, tancament, desament, impressi\u00f3 i baixada de documents", "Other advanced features": "Altres funcionalitats avan\u00e7ades", "PageDown": "AvP\u00e0g", "PageUp": "ReP\u00e0g", "Paragraph formatting": "Formataci\u00f3 de par\u00e0grafs", "Paste as unformatted text": "Enganxa com a text sense format", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Enganxeu des del navegador Edita \u25b8 Enganxa o pitgeu Ctrl+V. S'obrir\u00e0 el di\u00e0leg Importaci\u00f3 de text, on podeu indica el format prec\u00eds de les dades CSV.", "Paste special": "Enganxament especial", "Pasting": "Enganxament", "Place the cursor at the paragraph to be formatted": "Situeu el cursor al par\u00e0graf que voleu aplicar el format.", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Situeu el cursor al lloc on voleu canviar l'orientaci\u00f3 de la p\u00e0gina. Afegiu un par\u00e0graf en blanc.", "Place the cursor in the position to insert the character.": "Col\u00b7loqueu el cursor a la posici\u00f3 on voleu inserir el car\u00e0cter.", "Presentations": "Presentacions", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentacions.\u2014 Formats de Microsoft PPT i PPTX. Format OpenDocument ODP.", "Press Insert button. To close the dialog, press Cancel.": "Pitgeu el bot\u00f3 Insereix. Per a tancar el di\u00e0leg, pitgeu Cancel\u00b7la.", "Print (Download as PDF)": "Imprimeix (baixa com a PDF)", "Promote list item (list item has to be selected)": "Mou amunt un element de llista (cal que l'element estiga seleccionat)", "Redo": "Ref\u00e0 l'\u00faltima acci\u00f3 desfeta", "Remove direct formatting": "Suprimeix la formataci\u00f3 directa", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Trobareu l'opci\u00f3 per a canviar-ne el nom al men\u00fa contextual (utilitzeu el bot\u00f3 secundari del ratol\u00ed) de la pestanya del full que \u00e9s a la part inferior de la pantalla. Escriviu el nom nou del full al di\u00e0leg que es mostrar\u00e0.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Es permet copiar, retallar i enganxar contingut enriquit, no nom\u00e9s dins un mateix document, sin\u00f3 tamb\u00e9 entre altres documents del {productname}. Per a aquests usos interns, els usuaris poden copiar i retallar contingut, incloent-hi imatges i contingut mixt, en el PC fent \u00fas de les dreceres de teclat directament (Ctrl+X, Ctrl+C, Ctrl+V). Per raons de seguretat, cal usar Ctrl+V per a enganxar en el PC, per\u00f2 es poden usar el men\u00fa contextual per a retallar i copiar. A l'Android i l'iOS podeu seleccionar text fent-hi doble toc, i cal usar un toc llarg per a accedir a les ordres de copiar, retallar i enganxar via el men\u00fa contextual.", "Search backwards": "Cerca cap arrere", "Search forward": "Cerca cap avant", "Select All": "Ho selecciona tot", "Select Landscape in \u201cWith Page Style\u201d": "Seleccioneu horitzontal a \u00abAmb estil de p\u00e0gina\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Seleccioneu una taula a un document de text o una presentaci\u00f3, o b\u00e9 un interval de cel\u00b7les a un full de c\u00e0lcul.", "Select if you want to change page numbering.": "Seleccioneu-ho si voleu canviar la numeraci\u00f3 de p\u00e0gina.", "Select lines in downwards direction": "Selecciona l\u00ednies en direcci\u00f3 descendent", "Select lines in upwards direction": "Selecciona l\u00ednies en direcci\u00f3 ascendent", "Select objects in the order in which they were created": "Selecciona els objectes en l'ordre en el qual han estat creats", "Select objects in the reverse order in which they were created": "Selecciona els objectes en l'ordre invers en el qual han estat creats", "Select the cells you want to format. Release the mouse button.": "Seleccioneu les cel\u00b7les que voleu formatar. Deixeu anar el bot\u00f3 del ratol\u00ed.", "Select the character set, language and separator options for the CSV file.": "Seleccioneu el joc de car\u00e0cters, la llengua i les opcions de separaci\u00f3 del fitxer CSV.", "Select the shape in your slide. A set of handles shows.": "Seleccioneu la forma de la diapositiva. Es mostra un conjunt d'anses.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Seleccioneu l'estil a aplicar de la llista desplegable d'estils. El par\u00e0graf mostra els atributs dels estils.", "Select the text with the existing format": "Seleccioneu el text amb la formataci\u00f3 desitjada", "Select the text you want to apply the new format.": "Seleccioneu el text al qual voleu aplicar el format nou.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Seleccioneu els criteris de validaci\u00f3 en la llista Permet. Depenent dels criteris, poden apar\u00e8ixer m\u00e9s opcions. Ompliu les dades sol\u00b7licitades.", "Select to beginning of paragraph": "Selecciona cap al principi del par\u00e0graf", "Select to end of paragraph": "Selecciona cap el final del par\u00e0graf", "Select to the left word by word": "Selecciona cap a l'esquerra paraula per paraula", "Select to the right word by word": "Selecciona cap a la dreta paraula per paraula", "Set Optimal Column Width": "Estableix l'ampl\u00e0ria \u00f2ptima de columna", "Set the page margins in the dialog.": "Ajusteu els marges en el di\u00e0leg.", "Set the properties of the element of the object.": "Definiu les propietats de l'element de l'objecte.", "Shortcut Keys for Tables": "Tecles de drecera per a les taules", "Slide pane": "Subfinestra de diapositives", "Slide show": "Presentaci\u00f3 de diapositives", "Spellchecking": "Verificaci\u00f3 ortogr\u00e0fica", "Spreadsheets": "Fulls de c\u00e0lcul", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Fulls de c\u00e0lcul.\u2014 Formats de Microsoft XLS i XLSX. Format OpenDocument ODS.", "Standard currency format": "Format de moneda est\u00e0ndard", "Standard date format": "Format de data est\u00e0ndard", "Standard exponential format": "Format exponencial est\u00e0ndard", "Standard format": "Format est\u00e0ndard", "Standard percentage format (two decimal places)": "Format percentual est\u00e0ndard (dos d\u00edgits decimals)", "Strikethrough": "Barrat", "Subscript": "Sub\u00edndex", "Superscript": "Super\u00edndex", "Switch cursor between text and footer": "Canvia el cursor entre el text i el peu", "Switch cursor between text and header": "Canvia el cursor entre el text i la cap\u00e7alera", "Tab": "Tabulaci\u00f3", "Text documents": "Documents de text", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documents de text.\u2014 Formats de Microsoft DOC, DOCX i RTF. Format OpenDocument ODT.", "Text formatting": "Formataci\u00f3 de text", "Text selection and navigation in a textbox": "Selecci\u00f3 de text i navegaci\u00f3 en un quadre de text", "Text selection and navigation in document": "Selecci\u00f3 de text i navegaci\u00f3 en el document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, diagrames, formes i imatges svg es conserven perfectament, en apropar-vos nom\u00e9s veure els p\u00edxels que apareixen en les imatges inserides, com ara jpg o png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "El s\u00edmbol \u00b6 \u00e9s una marca de formataci\u00f3. Es fa servir com a ajuda per a l'alineaci\u00f3 i l'edici\u00f3 del text i mai no s'imprimeix. Per a desactivar-ne la visualitzaci\u00f3, trieu l'ordre Visualitza\u00a0\u25b8 Marques de formataci\u00f3.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "El filtre avan\u00e7at vos permet fins a un total de vuit condicions de filtratge. Amb els filtres avan\u00e7ats podeu introduir directament les condicions en el full.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Les dades CSV es carreguen en la cel\u00b7la seleccionada on les heu enganxat, segons aquests par\u00e0metres.", "The color assigned to the changes depends on the user that changes the document.": "El color assignat als canvis dep\u00e8n de l'usuari que ha canviat el document.", "This is easy to do using the Paintbrush tool in the toolbar.": "Aix\u00f2 \u00e9s f\u00e0cil de fer usant l'eina de clonaci\u00f3 de la barra d'eines.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Aix\u00f2 \u00e9s particularment \u00fatil si, per exemple, un col\u00b7laborador selecciona tot el text del document amb Ctrl+A i tot seguit escriu i esborra tot el contingut mentre l'esteu editant.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Per a seguir editant, feu clic en el document i la superposici\u00f3 desapareixer\u00e0. Qualsevol canvi que puga haver fet qualsevol altre usuari, si s'edita col\u00b7laborativament el document, es tornar\u00e0 a carregar.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Per a copiar peces grans de contingut en altres aplicacions del vostre aparell, cal que els usuaris premen el bot\u00f3 Inicia la baixada i aleshores tornen a copiar el contingut al porta-retalls per a fer-lo disponible a l'aplicaci\u00f3 objectiu que l'ha de llegir. Aix\u00f2 \u00e9s possible via un petit giny que apareix la cantonada inferior dreta, i nom\u00e9s \u00e9s necessari per a exportar el contingut a enganxar en aplicacions externes. Aquest pas tamb\u00e9 converteix els tipus d'objectes en imatges est\u00e0tiques.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Per a baixar un document, feu servir l'ordre corresponent al men\u00fa Fitxer del {productname}. Els formats de baixada disponibles depenen de l'aplicaci\u00f3. Totes les aplicacions permeten baixar en el format PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Per a eixir d'una presentaci\u00f3 de diapositives del {productname} i tornar al mode d'edici\u00f3, premeu la tecla Esc.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Per a tornar a l'estat seleccionat, trieu-lo amb el ratol\u00ed i premeu el bot\u00f3 Salta a l'estat.", "To open document, click on the file to open the {productname} module associated to the document format.": "Per a obrir el document, feu clic al fitxer per a obrir el m\u00f2dul del {productname} associat al format del document.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Per a suprimir la validesa d'una cel\u00b7la, obriu el di\u00e0leg i definiu \u00abTots els valors\u00bb a la llista Permet.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Per a tornar a l'orientaci\u00f3 vertical, repetiu el procediment triant vertical en \u00abAmb estil de p\u00e0gina\u00bb.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Per a comprovar sistem\u00e0ticament l'ortografia de tot el document, trieu Eines\u00a0\u25b8 Ortografia.", "Track changes": "Seguiment de canvis", "Two decimal places, thousands separator": "Dos d\u00edgits decimals, amb separador de milers", "Type the new file name in the text box and press Enter.": "Escriviu el nom de fitxer nou en el quadre de text i premeu Retorn.", "Underline": "Subratllat", "Undo": "Desf\u00e0 l'\u00faltima acci\u00f3", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilitzeu les pestanyes Ajuda d'entrada i Av\u00eds d'error per a millorar les interaccions de l'usuari. Feu clic a D'acord per a tancar el di\u00e0leg.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Feu servir la barra d'eines a la part inferior de la subfinestra de diapositives per a iniciar la presentaci\u00f3 o afegir, duplicar o suprimir diapositives.", "Using the browser zoom affects the document and user interface areas.": "L'\u00fas del zoom del navegador afecta les \u00e0rees del document i la interf\u00edcie d'usuari.", "Using the page style": "Mitjan\u00e7ant l'estil de la p\u00e0gina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Amb l'ajuda del regle, arrossegueu l'extrem de m\u00e9s a l'esquerra per a ajustar el marge esquerre, i viceversa amb el marge dret.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Qu\u00e8 s\u00f3n els s\u00edmbols \u00b6 de color blau i com els puc eliminar del document de text?", "What are the documents file formats supported by {productname}?": "Quins s\u00f3n els formats de fitxer compatibles amb el {productname}?", "What is the blue wavy underline in some words in the text?": "Qu\u00e8 significa el subratllat ondulat blau en algunes paraules del text?", "What is \u201cClear Direct Formatting\u201d icon?": "Quina funci\u00f3 t\u00e9 el bot\u00f3 \u00abNeteja la formataci\u00f3 directa\u00bb?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Si el {productname} detecta que no hi ha activitat en el navegador durant un temps, posa el document en estat \u00abInactiu\u00bb. El document es mostra amb una superposici\u00f3 de color gris transparent, amb un missatge \u00abDocument inactiu - feu clic per a reprendre l'edici\u00f3\u00bb.", "When closing a document, it is automatically saved if it has been changed.": "Si s'ha modificat el document en moment de tancar-lo es guardar\u00e0 autom\u00e0ticament.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Quan diverses persones editen el mateix document simult\u00e0niament, \u00e9s possible que llurs modificacions entrin en conflicte i provoquin confusi\u00f3. La funci\u00f3 Reparaci\u00f3 del document permet als usuaris desfer les modificacions fetes per altres usuaris i restablir el document a un estat anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Si retalleu o copieu contingut intern, podeu enganxar-lo usant el men\u00fa contextual.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Si enganxeu contingut copiat des del mateix document, es conserven el format i els elements. Si copieu des d'un altre document, en una altra pestanya o finestra del navegador, o de fora del navegador, el contingut enganxat conservar\u00e0 el text enriquit.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "En enganxar text des de dins el document, la formataci\u00f3 es mant\u00e9. Tamb\u00e9 podeu enganxar imatges i objectes similars si aquests es copien des de dins el document en qu\u00e8 treballeu.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Quan activeu el seguiment de canvis, el {productname} marca els canvis nous fets al document. Torneu a seleccionar aquesta opci\u00f3 per a desactivar-la.", "Why can't I delete text? It just gets a strike-through?": "Per qu\u00e8 no puc suprimir text? Tot el que obtinc \u00e9s una ratlla per sobre les paraules.", "Why did the text I just typed change automatically? How can I revert it?": "El text que acabo d'escriure ha canviat autom\u00e0ticament. Per qu\u00e8? Com puc desfer-ho?", "With track changes enabled your document is shown the following manner:": "Amb el seguiment de canvis activat, el document es mostra de la seg\u00fcent manera:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "El recompte de paraules tamb\u00e9 es mostra en la barra d'estat. Si no hi ha cap text seleccionat, el nombre de paraules \u00e9s de tot el document. Altrament, el recompte de paraules \u00e9s del text seleccionat.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "El recompte de paraules \u00e9s disponible a Eines\u00a0\u25b8 Comptador de paraules. Es mostra el nombre de paraules de la selecci\u00f3 i del document sencer.", "Word processor functions": "Funcions del processador de text", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "S\u00ed. El {productname} pot obrir documents protegits amb contrasenya, per\u00f2 abans cal introduir aquesta en el di\u00e0leg que s'obri en carregar el document.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "S\u00ed. Feu clic al mot que voleu reempla\u00e7ar i trieu Eines\u00a0\u25b8 Tesaurus. Es mostra un di\u00e0leg amb suggeriments de substitucions.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Podeu explorar els car\u00e0cters mostrats a la llista desplegable o escriure una cerca en el quadre Cerca. Si sabeu el codi num\u00e8ric Unicode d'un car\u00e0cter especial, introdu\u00efu-lo en els quadres de la dreta.", "You can insert these special characters in the document using the Special Character dialog.": "Podeu inserir aquests s\u00edmbols fent servir el di\u00e0leg Car\u00e0cter especial.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Podeu anar directament al cursor d'un usuari fent clic al seu nom o avatar. \u00c9s possible seguir l'editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Podeu enganxar com a text sense format amb la drecera de teclat: Ctrl+Maj+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Editeu un full de c\u00e0lcul en l\u00ednia de la mateixa manera que ho feu en un full de c\u00e0lcul d'escriptori. Les operacions d'introducci\u00f3 de dades, selecci\u00f3 d'intervals columnes, files o fulls s\u00f3n iguals. Useu el teclat, men\u00fas o la barra d'eines per a executar ordres en el full de c\u00e0lcul. Tamb\u00e9 \u00e9s possible arrossegar el contingut de cel\u00b7les per a omplir altres cel\u00b7les amb dades. Les ordres de copiar, retallar i enganxar s\u00f3n disponibles en el men\u00fa contextual. Despr\u00e9s d'introduir dades en una cel\u00b7la, la tecla Tab mou el cursor a la cel\u00b7la seg\u00fcent cap a la dreta, i amb Retorn es mou cap a la cel\u00b7la inferior, per a facilitar l'entrada de m\u00e9s dades.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Teniu la correcci\u00f3 autom\u00e0tica activada. Els canvis de correcci\u00f3 autom\u00e0tica canvia el text acabat d'escriure pel text corresponent d'una taula interna. En la majoria de casos, la correcci\u00f3 autom\u00e0tica corregeix errors mentre escriviu. Si la correcci\u00f3 autom\u00e0tica no \u00e9s necess\u00e0ria, desactiveu-la a Eines \u25b8 Correcci\u00f3 autom\u00e0tica \u25b8 En teclejar.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "El document t\u00e9 activada la funci\u00f3 de seguiment de canvis. El seguiment de canvis enregistra totes les modificacions que es fan al text i les mostra per a la seua inspecci\u00f3 m\u00e9s avant. Aix\u00f2 \u00e9s \u00fatil per a explicitar els canvis en documents de text i fulls de c\u00e0lcul. Aquesta funcionalitat s'activa en triar Edita\u00a0\u25b8 Seguiment de canvis\u00a0\u25b8 Enregistra.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Els vostres documents s'emmagatzemen i es gestionen al magatzem al n\u00favol que s'ha integrat amb el {productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ca.json b/f7cloud-office/browser/dist/l10n/help-ca.json new file mode 100644 index 0000000..f7811ed --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ca.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 segons en mode de supressi\u00f3, Fletxa de direcci\u00f3 insereix una columna o fila, Ctrl+Fletxa de direcci\u00f3 insereix una cel\u00b7la", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 segons en mode d'inserci\u00f3, Fletxa de direcci\u00f3 insereix una columna o fila, Ctrl+Fletxa de direcci\u00f3 insereix una cel\u00b7la", "Alt+Arrow Keys": "Alt+Fletxes de direcci\u00f3", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Fletxes de direcci\u00f3", "Alt+Del": "Alt+Supr", "Alt+Enter": "Alt+Retorn", "Alt+Insert": "Alt+Inserir", "Alt+Page Down": "Alt+AvP\u00e0g", "Alt+Page Up": "Alt+ReP\u00e0g", "Alt+Shift+Arrow Keys": "Alt+Maj+Fletxes de direcci\u00f3", "Alt+Shift+F1": "Alt+Maj+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; o ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+D", "Ctrl+Alt+Page Up": "Ctrl+Alt+5", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Maj+Fletxes de direcci\u00f3", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Maj+V", "Ctrl+Arrow Down": "Ctrl+Fletxa avall", "Ctrl+Arrow Left": "Ctrl+Fletxa esquerra", "Ctrl+Arrow Right": "Ctrl+Fletxa dreta", "Ctrl+Arrow Up": "Ctrl+Fletxa amunt", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Retroc\u00e9s", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Inserir", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Supr", "Ctrl+Down Arrow": "Ctrl+\u2193", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Finalitzaci\u00f3", "Ctrl+Enter": "Ctrl+Retorn", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Inici", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u2190", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+-", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+AvP\u00e0g", "Ctrl+PageUp": "Ctrl+ReP\u00e0g", "Ctrl+Plus key": "Ctrl++", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u2192", "Ctrl+Shift+-": "Ctrl+Maj+-", "Ctrl+Shift+1": "Ctrl+Maj+1", "Ctrl+Shift+2": "Ctrl+Maj+2", "Ctrl+Shift+3": "Ctrl+Maj+3", "Ctrl+Shift+4": "Ctrl+Maj+4", "Ctrl+Shift+5": "Ctrl+Maj+5", "Ctrl+Shift+6": "Ctrl+Maj+6", "Ctrl+Shift+?": "Ctrl+Maj+?", "Ctrl+Shift+Arrow Down": "Ctrl+Maj+Fletxa avall", "Ctrl+Shift+Arrow Left": "Ctrl+Maj+Fletxa esquerra", "Ctrl+Shift+Arrow Right": "Ctrl+Maj+Fletxa dreta", "Ctrl+Shift+Arrow Up": "Ctrl+Maj+Fletxa amunt", "Ctrl+Shift+Arrow": "Ctrl+Maj+\u2191", "Ctrl+Shift+B": "Ctrl+Maj+B", "Ctrl+Shift+Backspace": "Ctrl+Maj+Retroc\u00e9s", "Ctrl+Shift+Del": "Ctrl+Maj+Supr", "Ctrl+Shift+End": "Ctrl+Maj+Finalitzaci\u00f3", "Ctrl+Shift+Enter": "Ctrl+Maj+Retorn", "Ctrl+Shift+Home": "Ctrl+Maj+Inici", "Ctrl+Shift+P": "Ctrl+Maj+P", "Ctrl+Shift+Space": "Ctrl+Maj+Espai", "Ctrl+Shift+V": "Ctrl+Maj+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u2191", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Maj+Fletxa avall", "Shift+Arrow Left": "Maj+Fletxa esquerra", "Shift+Arrow Right": "Maj+Fletxa dreta", "Shift+Arrow Up": "Maj+Fletxa amunt", "Shift+Ctrl+Del": "Maj+Ctrl+Supr", "Shift+Ctrl+Page Down": "Maj+Ctrl+AvP\u00e0g", "Shift+Ctrl+Page Up": "Maj+Ctrl+ReP\u00e0g", "Shift+End": "Maj+Finalitzaci\u00f3", "Shift+Enter": "Maj+Retorn", "Shift+Home": "Maj+Inici", "Shift+Page Down": "Maj+AvP\u00e0g", "Shift+Page Up": "Maj+ReP\u00e0g", "Shift+PageDown": "Maj+AvP\u00e0g", "Shift+PageUp": "Maj+ReP\u00e0g", "Shift+Tab": "Maj+Tabulaci\u00f3", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndex alfab\u00e8tic: un \u00edndex alfab\u00e8tic existent pot actualitzar-se amb les entrades noves.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Edici\u00f3 dels diagrames: feu doble clic al diagrama per a seleccionar-lo. Feu servir els men\u00fas contextuals per a afegir-hi elements com ara el t\u00edtol i els eixos. Trieu Interval de dades i Tipus de diagrama per a modificar les dades del diagrama i seleccionar-ne el tipus, respectivament.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formataci\u00f3 de diagrames: el mateix men\u00fa contextual us brinda ordres per a les taules de dades i la selecci\u00f3 del tipus de diagrama.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comentaris: els comentaris s'insereixen dins el text i es mostren al costat dret de la pantalla.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comentaris: en un full de c\u00e0lcul, hi podeu inserir un comentari per cel\u00b7la. Quan seleccioneu Insereix un comentari, apareix una finestra emergent que us permet escriure el contingut del comentari. Quan la cel\u00b7la t\u00e9 un comentari, apareix un punt vermell a l'extrem superior dret. Passeu per sobre la cel\u00b7la amb el ratol\u00ed per a veure els comentaris.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formataci\u00f3 condicionada: el {productname} afegeix s\u00edmbols a cada cel\u00b7la d'un interval basat en condicions de les cel\u00b7les. Seleccioneu l'interval de cel\u00b7les i feu clic a la icona Formataci\u00f3 condicionada de la barra d'eines.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Men\u00fas contextuals: en fer clic amb el bot\u00f3 dret del ratol\u00ed a un objecte, es mostra un men\u00fa que inclou ordres associades amb aquest objecte.", "Data series formatting: Open the context menu and choose Format data series.": "Formataci\u00f3 de s\u00e8ries de dades: obriu el men\u00fa contextual i trieu Formata s\u00e8ries de dades.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validaci\u00f3 de dades: Per a cada cel\u00b7la, podeu definir les entrades que seran v\u00e0lida. Les entrades v\u00e0lides d'una cel\u00b7la es rebutjaran. Per a activar la validaci\u00f3 de dades:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formataci\u00f3 directa: podeu formatar cel\u00b7les, columnes, files i fulls fent servir les opcions als men\u00fas, la barra d'eines i els men\u00fas contextuals. La formataci\u00f3 directa s'aplica nom\u00e9s a l'objecte seleccionat actualment. Per a formatar una cel\u00b7la, utilitzeu el men\u00fa o premeu Ctrl+1. El di\u00e0leg que s'obre us permet efectuar formatacions complexes i personalitzades de nombres, car\u00e0cters, vores i fons, i a m\u00e9s inclou altres opcions, com ara la protecci\u00f3 de cel\u00b7les.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formataci\u00f3 directa: podeu formatar el text i els objectes directament mitjan\u00e7ant els men\u00fas, la barra d'eines i els men\u00fas contextuals. La formataci\u00f3 directa s'aplica \u00fanicament a l'objecte seleccionat actualment.", "Fields: A basic set of fields is available to insert in the document.": "Camps: un conjunt de camps b\u00e0sic est\u00e0 disponible per a inserir-lo al document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtratge de dades: els filtres est\u00e0ndards i avan\u00e7ats us permeten treballar amb determinades files filtrades (registres) d'un interval de dades. Els fulls de c\u00e0lcul del {productname} us ofereixen diverses possibilitats d'aplicaci\u00f3 de filtres.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notes al peu i finals: s'admet l'\u00fas de notes al peu i finals.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formataci\u00f3 de les cel\u00b7les: feu clic a la cel\u00b7la o a l'interval de cel\u00b7les i trieu el men\u00fa Taula \u25b8 Propietats. Ajusteu la taula amb el di\u00e0leg de propietats.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marques de formataci\u00f3: els par\u00e0grafs, les p\u00e0gines i els espais no separables es mostren com a marques per a ajudar amb l'alineaci\u00f3, l'edici\u00f3 i la formataci\u00f3.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserci\u00f3 d'una imatge: fer clic en la icona d'Insereix imatge us permet triar una imatge de les carpetes i espais compartits de l'emmagatzemament del n\u00favol.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserci\u00f3 d'una imatge local: obre el selector de fitxers del navegador per a pujar una imatge des del vostre ordinador i inserir-la en el document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapositiva mestra: seleccioneu la diapositiva mestra associada a la diapositiva actual. Formateu i organitzeu els elements de la diapositiva a la diapositiva mestra.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animaci\u00f3 d'objectes: cadascun dels objectes a la diapositiva pot animar-se. Feu servir la barra lateral per a configurar l'animaci\u00f3 de l'objecte o els objectes de la selecci\u00f3.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquema: podeu crear un esquema de les dades i agrupar les files i columnes perqu\u00e8 pugueu replegar i desplegar els grups amb un clic, fent f\u00e0cil de representar les dades jer\u00e0rquiques.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cap\u00e7alera i peu de p\u00e0gina: disposeu de cap\u00e7aleres i peus per a l'estil de p\u00e0gina existent aplicat en el document a la posici\u00f3 del cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Disposici\u00f3 de les diapositives: el {productname}Impress permet canviar la disposici\u00f3 de les diapositives. Seleccioneu la disposici\u00f3 que vulgueu a la llista desplegable de disposicions.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transicions de diapositives: el {productname} Impress proporciona efectes visuals en mostrar una diapositiva d'una presentaci\u00f3. Les transicions de diapositiva s\u00f3n una propietat de la diapositiva. En el mode edici\u00f3, utilitzeu la barra lateral per a establir la transici\u00f3 de la diapositiva.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordenaci\u00f3 de dades: podeu ordenar una llista de nombres o de text de forma ascendent o descendent. El {productname} detecta autom\u00e0ticament les cel\u00b7les que s\u00f3n cap\u00e7alera i les columnes adjacents per a ampliar la selecci\u00f3 i ordenar el conjunt.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formataci\u00f3 per estils: el {productname} admet estils de par\u00e0graf. Podeu aplicar un estil de par\u00e0graf existent a un par\u00e0graf. Trieu el men\u00fa Edita \u25b8 Edita l'estil per a canviar l'estil.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Taules: podeu inserir taules a la presentaci\u00f3. Utilitzeu la barra lateral per a seleccionar el tema de la taula.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "L'\u00e0rea del document: L'\u00e0rea de l'aplicaci\u00f3 mostra el contingut del document, sigui un full de c\u00e0lcul, una presentaci\u00f3 o un document de text.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La barra d'informaci\u00f3: al costat dret de la barra de cerca es mostren determinades dades quant al document. La informaci\u00f3 mostrada dep\u00e8n del tipus de document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "La barra de men\u00fa: El men\u00fa principal s'ubica a la part superior i inclou moltes opcions, ordres per a imprimir, editar, visualitzar i altres ordres avan\u00e7ades. Podeu amagar la barra de men\u00fa fent clic a la icona de l'extrem dret. Feu clic a la icona per a mostrar el men\u00fa.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La barra de cerca: la cerca comen\u00e7a autom\u00e0ticament quan s'insereix un terme a la barra de cerca; la finestra del document es despla\u00e7a autom\u00e0ticament per a mostrar la primera ocurr\u00e8ncia trobada del terme. La cerca no distingeix maj\u00fascules i min\u00fascules. A prop d'aquesta barra hi ha tres botons:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La barra d'estat: aquesta barra \u00e9s a sota de la finestra i cont\u00e9 diverses opcions i funcionalitats \u00fatils.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La barra d'eines: la barra d'eines cont\u00e9 les opcions m\u00e9s utilitzades en l'edici\u00f3 cotidiana. Els botons de la barra s\u00f3n din\u00e0mics; aix\u00f2 vol dir que el seu estat (activat o desactivat) dep\u00e8n de diferents factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La barra de zoom: a la dreta de la barra d'estat, hi ha un conjunt de botons que us permeten per zoom al 100%, apropar-vos i allunyar-vos. L'escala s'aplica a l'\u00e0rea del document, la interf\u00edcie d'usuari no queda afectada. El nivell actual d'escala es mostra en aquesta \u00e0rea.", "{productname} Help": "Ajuda del {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "El {productname} Impress us permet editar les presentacions d'una manera familiar. Operacions com ara escriure text, retallar, copiar i enganxar continguts, seleccionar text, inserir-ne, redimensionar, ancorar imatges, afegir i manipular taules, etc\u00e8tera, s\u00f3n semblants a les d'una aplicaci\u00f3 de presentacions d'escriptori. Feu servir el teclat, els men\u00fas i les barres d'eines per a efectuar accions al vostre document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "El {productname} us permet crear i editar documents de text, fulls de c\u00e0lcul i presentacions directament al vostre navegador, d'una manera simple. Podeu treballar en un document individualment o col\u00b7laborativa.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "El {productname} pot comprovar l'ortografia dels documents de text, els fulls de c\u00e0lcul i les presentacions. Els errors ortogr\u00e0fics s'assenyalen amb un subratllat ondulat vermell. Feu-hi clic amb el bot\u00f3 dret del ratol\u00ed per a obrir un men\u00fa amb suggeriments per a corregir l'error.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "El {productname} pot mostrar presentacions de diapositives, incloent-hi un subconjunt de transicions de diapositives i animacions d'objectes. Trieu la presentaci\u00f3 de diapositives del men\u00fa o feu clic a la icona de la barra d'eines de la part inferior dreta del tauler de diapositives.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "El {productname} edita documents de text de la mateixa forma que editar\u00edeu un document en l'escriptori. Proporciona una visualitzaci\u00f3 fidel (WYSIWYG, el que veieu \u00e9s el que obteniu) del document tal com s'imprimir\u00e0. Les operacions com ara escriure text, retallar, copiar o enganxar contingut, seleccionar text, inserir, canvia de mida, ancorar imatges, afegir taules i diagrames, s\u00f3n similars al processador de text d'escriptori. Utilitzeu el teclat, men\u00fas i barres d'eines per a interactuar amb el document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "El {productname} insereix imatges al document de text des del vostre ordinador local o a partir del magatzem al n\u00favol. Les imatges inserides s\u00f3n sempre incrustades al document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "El {productname} us indica amb una petita notificaci\u00f3 en la part inferior si entra un nou usuari o en surt.", "{productname} presentations": "Presentacions del {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "El {productname} desa el document en segon pla regularment, no podeu tancar-lo sense desar els canvis. Per a perdre els canvis, cal que els desfeu, o que useu l'Historial de versions en el men\u00fa Fitxer.", "{productname} spreadsheets": "Fulls de c\u00e0lcul del {productname}", "{productname} supports both reading and writing for the following file formats:": "El {productname} admet la lectura i l'escriptura dels formats de fitxer seg\u00fcents:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "El {productname} permet la inserci\u00f3 i la visualitzaci\u00f3 de diagrames als documents. Per a afegir un diagrama:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "El {productname} admet t\u00e8cniques modernes per a formatar par\u00e0grafs mitjan\u00e7ant estils. Un estil \u00e9s un conjunt de propietats del text (lletra tipogr\u00e0fica, color, fons i molt m\u00e9s) etiquetat amb un nom, el nom de l'estil. Utilitzeu l'estil per a aplicar el mateix conjunt de propietats a molts par\u00e0grafs del document i aconseguir un aspecte uniforme i professional. A m\u00e9s, si canvieu una de les propietats de formataci\u00f3 de l'estil, tamb\u00e9 es canviar\u00e0 la formataci\u00f3 de tots els par\u00e0grafs amb el mateix estil, de manera que l'esfor\u00e7 de formatar molts par\u00e0grafs individualment se simplifica.", "{productname} text documents": "Documents de text del {productname}", "{productname} user interface": "Interf\u00edcie d'usuari del {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "El {productname} utilitza tecnologies modernes del navegador per a adaptar la interf\u00edcie d'usuari a la mida de l'\u00e0rea de visualitzaci\u00f3, dispositius m\u00f2bils inclosos. La interf\u00edcie compr\u00e8n:", "A copy of the document is saved with the new name in the same folder.": "Es desa una c\u00f2pia del document amb el nom nou dins la mateixa carpeta.", "Activate the {productname} spreadsheet window.": "Activeu la finestra del full de c\u00e0cul del {productname}.", "Adding charts": "Addici\u00f3 de diagrames", "Additions are marked with colored underlined characters.": "El text afegit es marca amb car\u00e0cters subratllats de colors.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Afegeix el full seg\u00fcent a la selecci\u00f3 de fulls actual. Si estan seleccionats tots els fulls d'un full de c\u00e0lcul, aquesta combinaci\u00f3 de tecles selecciona nom\u00e9s el full seg\u00fcent. Fa que el full seg\u00fcent sigui el full actual.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Afegeix el full anterior a la selecci\u00f3 de fulls actual. Si estan seleccionats tots els fulls d'un full de c\u00e0lcul, aquesta combinaci\u00f3 de tecles selecciona nom\u00e9s el full anterior. Fa que el full anterior sigui el full actual.", "Advanced features": "Funcionalitats avan\u00e7ades", "Advanced text document editor features": "Funcionalitats avan\u00e7ades de l'editor de documents de text", "Align Center": "Alinea al centre", "Align Left": "Alinea a l'esquerra", "Align Right": "Alinea a la dreta", "All changes are marked with a vertical bar in the right margin.": "Tots els canvis es marquen amb una barra vertical al marge dret.", "All spreadsheets functions and mathematical rules applies.": "S'hi apliquen totes les funcions de full de c\u00e0lcul i regles matem\u00e0tiques.", "Apply Default paragraph style": "Aplica l'estil de par\u00e0graf per defecte", "Apply Heading 1 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 1", "Apply Heading 2 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 2", "Apply Heading 3 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 3", "Apply Heading 4 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 4", "Apply Heading 5 paragraph style": "Aplica l'estil de par\u00e0graf d'encap\u00e7alament 5", "Applying a paragraph style:": "Mitjan\u00e7ant un estil de par\u00e0graf:", "Arrow Down": "Fletxa avall", "Arrow Left": "Fletxa esquerra", "Arrow Right": "Fletxa dreta", "Arrow Up": "Fletxa amunt", "Bold": "Negreta", "Can {productname} open a password-protected document?": "Es pot obrir un document protegit per contrasenya al {productname}?", "Cancel the search (appears only when a text has been searched)": "Cancel\u00b7la la cerca (apareix nom\u00e9s quan s'ha cercat algun text)", "Cell formatting": "Formataci\u00f3 de cel\u00b7les", "Changes are displayed as comment in the right of the document area.": "Els canvis es mostren com a comentari a la dreta de l'\u00e0rea del document.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Els canvis es poden acceptar o rebutjar. Per a acceptar o rebutjar canvis, feu clic en les icones corresponents en el quadre de comentaris de la dreta del document. Alternativament, trieu Edita \u25b8 Seguiment de canvis \u25b8 Accepta o Rebutja. A m\u00e9s a m\u00e9s, si voleu filtrar els canvis abans d'acceptar-los o rebutjar-los, trieu Edita \u25b8 Seguiment de canvis \u25b8 Gestiona. Es mostra una llista de tots els canvis seguits. Useu els botons del di\u00e0leg corresponents.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Els canvis fets per persones diferents es mostren amb colors diferents i cada canvi detectat es pot acceptar o rebutjar a trav\u00e9s del quadre que apareix a la dreta. Tamb\u00e9 podeu afegir un comentari all\u00e0.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Trieu Format\u00a0\u25b8 L\u00ednia (o b\u00e9 \u00c0rea o Posici\u00f3 i mida). S'obre un di\u00e0leg.", "Choose Format \u2192 Page and select the Page tab": "Trieu Format\u00a0\u25b8 P\u00e0gina i seleccioneu la pestanya P\u00e0gina", "Choose Format \u2192 Paragraph, Text Flow tab": "Trieu Format \u25b8 Par\u00e0graf, pestanya Flux de text", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Trieu Insereix\u00a0\u25b8 Diagrames. Personalitzeu el vostre diagrama mitjan\u00e7ant la barra lateral:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Trieu Insereix\u00a0\u25b8 Car\u00e0cters especials o feu clic al bot\u00f3 corresponent de la barra d'eines. Es mostra un di\u00e0leg.", "Choose Validity from the Data menu. The Validity dialog opens.": "Trieu Validesa al men\u00fa Dades. S'obre el di\u00e0leg Validesa.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Trieu el men\u00fa Eines i desactiveu Verificaci\u00f3 ortogr\u00e0fica autom\u00e0tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Trieu el men\u00fa Eines\u00a0\u25b8 Lleng\u00fces i seleccioneu la llengua que s'ha d'utilitzar en la totalitat del document. Opcionalment, podeu definir lleng\u00fces diferents per al text seleccionat i per al par\u00e0graf actual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Feu clic a qualsevol miniatura de diapositiva per a canviar a aquesta i visualitzar-la o editar-la.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Feu clic a la icona de clonaci\u00f3 de format \"\". El punter del ratol\u00ed es transforma en un pot de pintura.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Feu clic a la icona de clonaci\u00f3 de format . El punter del ratol\u00ed es transforma en un pot de pintura.", "Click on the submenu () icon to reply, move and delete comments.": "Feu clic a la icona de submen\u00fa () per a respondre, moure o eliminar els comentaris.", "Collaborative editing": "Edici\u00f3 col\u00b7laborativa", "Column break (in multicolumnar text)": "Salt de columna (en textos amb m\u00faltiples columnes)", "Comments in documents": "Comentaris als documents", "Context menus": "Men\u00fas contextuals", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Els men\u00fas contextuals s\u00f3n disponibles fent clic amb el bot\u00f3 secundari del ratol\u00ed. Les ordres disponibles en el men\u00fa contextual s\u00f3n relacionades, per\u00f2 no de manera extensiva, amb l'objecte seleccionat en el document.", "Copy": "Copia", "Copy and Paste": "C\u00f2pia i enganxament", "Cut": "Retalla", "Delete cells (as in menu Edit - Delete Cells)": "Suprimeix cel\u00b7les (com el men\u00fa Edita\u00a0\u25b8 Suprimeix cel\u00b7les)", "Delete to beginning of sentence": "Suprimeix fins al principi de la frase", "Delete to beginning of word": "Suprimeix fins al comen\u00e7ament de la paraula", "Delete to end of sentence": "Suprimeix fins a la fi de la frase", "Delete to end of word": "Suprimeix fins a la fi de la paraula", "Deletions are marked with colored strike-through characters.": "El text suprimit es marca amb car\u00e0cters ratllats de colors.", "Demote list item (list item has to be selected)": "Mou avall un element de llista (cal que l'element estigui seleccionat)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depenent de les caracter\u00edstiques del vostre navegador, apareixer\u00e0 la finestra d'impressi\u00f3 o es mostrar\u00e0 la finestra emergent \u00abVoleu baixar l'exportaci\u00f3 PDF?\u00bb. Podeu imprimir aquest PDF amb el vostre visor de fitxer PDF preferit.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "La formataci\u00f3 directa \u00e9s la formataci\u00f3 aplicada directament en el contingut seleccionat d'un par\u00e0graf o cel\u00b7la de full de c\u00e0lcul, i se superposa a la formataci\u00f3 de l'estil aplicat. Per a restablir la formataci\u00f3 a l'estil aplicat, seleccioneu el text o cel\u00b7la de full de c\u00e0lcul i trieu Format \u25b8 Neteja la formataci\u00f3 directa o utilitzeu el bot\u00f3 de la barra d'eines.", "Directly:": "Directament:", "Display comment": "Mostra un comentari", "Display the Keyboard shortcuts help": "Mostra l'ajuda de les dreceres de teclat", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "El proc\u00e9s d'edici\u00f3 dels documents ser\u00e0 familiar a qualsevol qui hagi utilitzat una aplicaci\u00f3 d'oficina amb anterioritat; no obstant aix\u00f2, hi ha difer\u00e8ncies importants:", "Document repair": "Reparaci\u00f3 del document", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Els documents en el {productname} es desen autom\u00e0ticament, per\u00f2 si us voleu que un document se sincronitzi tan r\u00e0pidament com sigui possible, podeu for\u00e7ar el desament fent servir l'entrada Desa del men\u00fa Fitxer.", "Double Underline": "Subratllat doble", "Draw page keyboard shortcuts": "Dreceres de teclat en p\u00e0gines del Draw", "ESC": "Esc", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada usuari s'atribueix un color. El cursor de cada usuari es mostra en aquest color assignat. Nota: el vostre cursor sempre es mostra de color negre i intermitent per a v\u00f3s; els altres usuaris el veuran d'un altre color.", "Editing documents": "Edici\u00f3 de documents", "Editing presentations": "Edici\u00f3 de presentacions", "Editing spreadsheets": "Edici\u00f3 de fulls de c\u00e0lcul", "Editing text documents": "Edici\u00f3 de documents de text", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Trieu Presentaci\u00f3 \u2192 Presentaci\u00f3 a pantalla completa o feu clic a la icona de l'extrem esquerre a la part inferior del panell:", "End": "Finalitzaci\u00f3", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Canvia el mode actual. Aix\u00f2 \u00e9s, del mode edici\u00f3 passa al mode de selecci\u00f3 d'objecte, i del mode de selecci\u00f3 canvia al mode de visualitzaci\u00f3.", "Extend the selection down one page": "Amplia la selecci\u00f3 una p\u00e0gina cap avall", "Extend the selection up one page": "Amplia la selecci\u00f3 una p\u00e0gina cap amunt", "Fill Down": "Omple cap a avall", "Focus to document from menu": "Posa el focus en el document des del men\u00fa", "Focus to notebookbar menu": "Posa el focus en el men\u00fa del men\u00fa de la barra de fitxes", "Focus to selected comment's menu": "Posa el focus en el men\u00fa del comentari seleccionat", "Format the source cell with the font, color background and more.": "Formateu la cel\u00b7la font amb una lletra tipogr\u00e0fica, un color de fons, etc\u00e8tera.", "Formatting spreadsheets": "Formataci\u00f3 de fulls de c\u00e0lcul", "Formatting text": "Formataci\u00f3 del text", "Formulas": "F\u00f3rmules", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Les f\u00f3rmules s'insereixen a la barra de f\u00f3rmules. Introdu\u00efu \u00ab=\u00bb i inseriu la f\u00f3rmula.", "Frequently Asked Questions": "Preguntes freq\u00fcents", "General Keyboard Shortcuts": "Dreceres de teclat generals", "Go and select text to end of document": "Va i selecciona el text fins al final del document", "Go and select text to end of textbox": "Va i selecciona el text fins al final del quadre de text", "Go and select text to start of document": "Va i selecciona el text fins al comen\u00e7ament del document", "Go and select text to start of textbox": "Va i selecciona el text des del comen\u00e7ament del quadre de text", "Go and select to the beginning of a line": "Va i selecciona fins al comen\u00e7ament d'una l\u00ednia", "Go and select to the end of a line": "Va i selecciona fins al final de la l\u00ednia", "Go to beginning of a word": "Va al comen\u00e7ament d'una paraula", "Go to beginning of line": "Va al comen\u00e7ament de la l\u00ednia", "Go to end of document": "Va al final del document", "Go to end of line": "Va al final de la l\u00ednia", "Go to next sheet.": "Ves al full seg\u00fcent.", "Go to previous sheet.": "Ves al full anterior.", "Go to start of document": "Va al comen\u00e7ament del document", "Go to start of the next word": "Va al comen\u00e7ament de la paraula seg\u00fcent", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Els problemes gramaticals del text s'assenyalen amb aquest subratllat blau. Feu clic dret al text subratllat per a obrir un men\u00fa amb suggeriments per a corregir l'error gramatical i con\u00e8ixer la regla infringida. Seleccioneu el suggeriment m\u00e9s adient per a canviar el text.", "Handling Tables": "Manipulaci\u00f3 de taules", "Handling images": "Manipulaci\u00f3 d'imatges", "Home": "Inici", "Hover the mouse on the document name in the menu bar.": "Passeu el ratol\u00ed en el nom del document en la barra de men\u00fa.", "How can I change the line, area and position of a shape in my slides?": "Com pot canviar la l\u00ednia, l'\u00e0rea i la posici\u00f3 d'una forma a una diapositiva meva?", "How can I check spelling in my language?": "Com verifico l'ortografia en la meva llengua?", "How can I copy the formatting of existing cells to new ones?": "Com pot copiar la formataci\u00f3 de cel\u00b7les existents en cel\u00b7les noves?", "How can I import CSV data?": "Com puc importar dades CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Com insereixo un s\u00edmbol de moneda, de drets d'autor o de marca registrada en el document?", "How can I make the new text look like other existing text?": "Com puc fer que el text tingui la mateixa aparen\u00e7a que un altre text existent?", "How can I quit {productname} without saving my edits?": "Com puc sortir del {productname} sense desar les modificacions que he fet?", "How can I remove the red wavy lines in my document?": "Com puc llevar les l\u00ednies vermelles ondulades del document?", "How can I run my slide show?": "Com inicio la projecci\u00f3 de la meva presentaci\u00f3?", "How can I select data to print?": "Com puc seleccionar les dades a imprimir?", "How do I change the page orientation to landscape inside my document": "Com puc canviar en el document l'orientaci\u00f3 de la p\u00e0gina i posar-lo apa\u00efsat", "How do I get a word count of my document?": "Com puc obtenir un recompte de les paraules del document?", "How do I rename a sheet?": "Com es canvia el nom d'un full?", "How do I save a document with another name?": "Com pot desar un document amb un altre nom?", "How do I set the margins of the document?": "Com es defineixen els marges del document?", "If no table or range was selected, a prototype chart is displayed.": "Si no se selecciona cap taula o interval, es mostra el prototip d'un diagrama.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Si no est\u00e0 seleccionada completament la cel\u00b7la i el cursor \u00e9s al final de la taula, se suprimir\u00e0 el par\u00e0graf que la segueix. Llevat que sigui l'\u00faltim par\u00e0graf del document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Si no hi ha cap cel\u00b7la seleccionada, se suprimeix el text del cursor fins al final de la frase actual. Si el cursor es troba al final d'una cel\u00b7la i no hi ha cap cel\u00b7la seleccionada, se suprimiran els continguts de la cel\u00b7la seg\u00fcent.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Si se seleccionen una o diverses cel\u00b7les, s'eliminaran totes les files que continguin la selecci\u00f3. Si se seleccionen totes o algunes de les files, s'eliminar\u00e0 tota la taula.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Si la cel\u00b7la activa \u00e9s buida: va al comen\u00e7ament de la taula. Si no \u00e9s aix\u00ed: amb la primera premuda va al comen\u00e7ament de la cel\u00b7la activa, amb la segona premuda va al comen\u00e7ament de la taula actual, amb la tercera premuda va al comen\u00e7ament del document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Si la cel\u00b7la activa \u00e9s buida: va al final de la taula. Si no \u00e9s aix\u00ed: amb la primera premuda va al final de la cel\u00b7la activa, amb la segona premuda va al final de la taula actual, amb la tercera premuda va al final del document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Si la cel\u00b7la activa \u00e9s buida: selecciona tota la taula. Si no \u00e9s aix\u00ed: selecciona el contingut de la cel\u00b7la activa. Si es torna a pr\u00e9mer selecciona tota la taula.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u00c9s possible redimensionar, girar i ancorar imatges. El text pot ajustar-se al voltant d'aquestes. Seleccioneu una imatge i obriu el men\u00fa contextual. Feu servir les anses per a canviar la mida de la imatge amb el ratol\u00ed.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Al contrari, la formataci\u00f3 directa aplica la formataci\u00f3 als fragments de document seleccionats. En un document llarg, la formataci\u00f3 directa cal aplicar-la en tots els fragments de text, aix\u00f2 fa la formataci\u00f3 de text una tasca pesada i subjecta a errors i endarreriments.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "En l'\u00e0rea Salts, marqueu Insereix, Tipus: salt de p\u00e0gina, Posici\u00f3: abans.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "En el di\u00e0leg Filtre est\u00e0ndard, podeu definir intervals que contenen els valors d'uns camps de data determinats. Podeu usar el filtre est\u00e0ndard per a connectar les condicions amb els operadors l\u00f2gics I o O.", "Inactive document": "Document inactiu", "Increase/decrease the size of the column/row on the left/top cell edge": "Augmenta o disminueix la mida de la columna o fila a la vora esquerra o superior de la cel\u00b7la", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Augmenta o disminueix la mida de la columna o fila a la vora dreta o inferior de la cel\u00b7la", "Insert": "Insereix", "Insert cells (as in menu Insert - Cells)": "Insereix cel\u00b7les (com el men\u00fa Insereix \u25b8 Cel\u00b7les)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Inseriu salts de columna i de fila en el full de c\u00e0lcul per a reduir l'interval d'impressi\u00f3 i imprimiu el document per baixar. En imprimir el PDF, seleccioneu les p\u00e0gines d'inter\u00e8s.", "Insert comment": "Insereix un comentari", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inseriu comentaris del {productname} als llocs que necessitin atenci\u00f3 especial del lector. Els comentaris s\u00f3n al costat dret i inclouen la data i el nom de l'emissor.", "Insert date": "Insereix una data", "Insert endnote": "Insereix una nota final", "Insert footnote": "Insereix una nota al peu", "Insert line break": "Insereix un salt de l\u00ednia", "Insert new paragraph directly before or after a section, or before a table": "Insereix un par\u00e0graf nou directament abans o despr\u00e9s d'una secci\u00f3, o abans d'una taula", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insereix un par\u00e0graf nou sense numeraci\u00f3 dins una llista. No funciona si el cursor \u00e9s al final de la llista.", "Insert non-breaking hyphen": "Insereix un guionet no divisible", "Insert non-breaking space": "Insereix un espai no divisible", "Insert soft hyphen": "Insereix un guionet suau", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Inseriu taules amb la icona de la barra d'eines corresponent. Seleccioneu el nombre inicial de files i columnes. Afegiu-hi files i columnes amb el men\u00fa contextual de les cel\u00b7les. Fusioneu cel\u00b7les amb el men\u00fa Taula. L'estil de par\u00e0graf per defecte de les cel\u00b7les \u00e9s \u00abContingut de la taula\u00bb.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Insereix una tabulaci\u00f3 (nom\u00e9s en les taules). En funci\u00f3 del gestor de finestres usat, podeu usar Alt+Tab com a alternativa.", "Is there a thesaurus?": "Hi ha un diccionari de sin\u00f2nims?", "Italic": "Cursiva", "Justify": "Justifica", "Keyboard Shortcuts": "Dreceres de teclat", "Like Alt, but only the active cell is modified": "Com l'Alt, per\u00f2 nom\u00e9s es modifica la cel\u00b7la activa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Carregueu les dades CSV en alguna eina nativa de la vostra plataforma, despr\u00e9s seleccioneu i copieu-les al porta-retalls", "Manual page break": "Salt de p\u00e0gina manual", "Move cursor down one line": "Mou el cursor una l\u00ednia avall", "Move cursor to beginning of the next paragraph": "Mou el cursor al principi del par\u00e0graf seg\u00fcent", "Move cursor to beginning of the previous paragraph": "Mou el cursor al principi del par\u00e0graf anterior", "Move cursor to the left": "Mou el cursor cap a l'esquerra", "Move cursor to the right": "Mou el cursor cap a la dreta", "Move cursor up one line": "Mou el cursor una l\u00ednia cap amunt", "Move cursor with selection to the left": "Mou el cursor amb la selecci\u00f3 cap a l'esquerra", "Move cursor with selection to the right": "Mou el cursor amb la selecci\u00f3 cap a la dreta", "Move the view down one page": "Mou la visualitzaci\u00f3 una p\u00e0gina cap avall", "Move the view up one page": "Mou la visualitzaci\u00f3 una p\u00e0gina cap amunt", "Move to next text object on drawing page": "Es mou a l'objecte de text seg\u00fcent a la p\u00e0gina de dibuix", "Move to next text object on slide": "Es mou a l'objecte de text seg\u00fcent a la diapositiva", "Moves one screen page to the right.": "Mou una p\u00e0gina en pantalla cap a la dreta.", "Moves one sheet to the left.": "Mou un full cap a l'esquerra.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Mou el cursor a l'extrem inferior de l'interval de dades actual. Si la fila inferior de la cel\u00b7la que cont\u00e9 el cursor \u00e9s buida, el cursor es mou avall a la fila seg\u00fcent que contingui dades.", "Moves the cursor to the first cell in the sheet (A1).": "Mou el cursor a la primera cel\u00b7la del full (A1).", "Moves the cursor to the first cell of the current row.": "Mou el cursor a la primera cel\u00b7la de la fila actual.", "Moves the cursor to the last cell of the current row.": "Mou el cursor a la darrera cel\u00b7la de la fila actual.", "Moves the cursor to the last cell on the sheet that contains data.": "Mou el cursor a la darrera cel\u00b7la del full que cont\u00e9 dades.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Mou el cursor a l'extrem esquerre de l'interval de dades actual. Si la columna de l'esquerra de la cel\u00b7la que cont\u00e9 el cursor \u00e9s buida, el cursor es mou a la columna de l'esquerra seg\u00fcent que contingui dades", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Mou el cursor a l'extrem dret de l'interval de dades actual. Si la columna de la dreta de la cel\u00b7la que cont\u00e9 el cursor \u00e9s buida, el cursor es mou a la columna de la dreta seg\u00fcent que contingui dades.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Mou el cursor a l'extrem superior de l'interval de dades actual. Si la fila superior de la cel\u00b7la que cont\u00e9 el cursor \u00e9s buida, el cursor es mou amunt a la fila seg\u00fcent que contingui dades.", "Navigating in Spreadsheets": "Navegaci\u00f3 pels fulls de c\u00e0lcul", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Podeu fer servir el Filtre autom\u00e0tic, per exemple, per a veure r\u00e0pidament nom\u00e9s els registres que contenen el mateix contingut en un camp de dades.", "Open the presentation in {productname}": "Obriu la presentaci\u00f3 amb el {productname}", "Opening, closing, saving, printing and downloading documents": "Obertura, tancament, desament, impressi\u00f3 i baixada de documents", "Other advanced features": "Altres funcionalitats avan\u00e7ades", "PageDown": "AvP\u00e0g", "PageUp": "ReP\u00e0g", "Paragraph formatting": "Formataci\u00f3 de par\u00e0grafs", "Paste as unformatted text": "Enganxa com a text sense format", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Enganxeu des del navegador Edita \u25b8 Enganxa o pitgeu Ctrl+V. S'obrir\u00e0 el di\u00e0leg Importaci\u00f3 de text, on podeu indica el format prec\u00eds de les dades CSV.", "Paste special": "Enganxament especial", "Pasting": "Enganxament", "Place the cursor at the paragraph to be formatted": "Situeu el cursor al par\u00e0graf que voleu aplicar el format", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Situeu el cursor al lloc on voleu canviar l'orientaci\u00f3 de la p\u00e0gina. Afegiu un par\u00e0graf en blanc.", "Place the cursor in the position to insert the character.": "Col\u00b7loqueu el cursor a la posici\u00f3 on voleu inserir el car\u00e0cter.", "Position and Size": "Posici\u00f3 i mida", "Presentations": "Presentacions", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentacions: formats de Microsoft PPT i PPTX, format OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Pitgeu el bot\u00f3 Insereix. Per a tancar el di\u00e0leg, pitgeu Cancel\u00b7la.", "Print (Download as PDF)": "Imprimeix (baixa com a PDF)", "Promote list item (list item has to be selected)": "Mou amunt un element de llista (cal que l'element estigui seleccionat)", "Redo": "Ref\u00e9s", "Remove direct formatting": "Suprimeix la formataci\u00f3 directa", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Trobareu l'opci\u00f3 per a canviar-ne el nom al men\u00fa contextual (utilitzeu el bot\u00f3 secundari del ratol\u00ed) de la pestanya del full que \u00e9s a la part inferior de la pantalla. Escriviu el nom nou del full al di\u00e0leg que es mostrar\u00e0.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Es permet copiar, retallar i enganxar contingut enriquit, no nom\u00e9s dins un mateix document, sin\u00f3 tamb\u00e9 entre altres documents del {productname}. Per a aquests usos interns, els usuaris poden copiar i retallar contingut, incloent-hi imatges i contingut mixt, en el PC fent \u00fas de les dreceres de teclat directament (Ctrl+X, Ctrl+C, Ctrl+V). Per raons de seguretat, cal usar Ctrl+V per a enganxar en el PC, per\u00f2 es poden usar el men\u00fa contextual per a retallar i copiar. A l'Android i l'iOS podeu seleccionar text fent-hi doble toc, i cal usar un toc llarg per a accedir a les ordres de copiar, retallar i enganxar via el men\u00fa contextual.", "Search backwards": "Cerca cap enrere", "Search forward": "Cerca cap endavant", "Select All": "Ho selecciona tot", "Select Landscape in \u201cWith Page Style\u201d": "Seleccioneu Horitzontal a \u00abAmb estil de p\u00e0gina\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Seleccioneu una taula a un document de text o una presentaci\u00f3, o b\u00e9 un interval de cel\u00b7les a un full de c\u00e0lcul.", "Select all in drawing page": "Ho selecciona tot a la p\u00e0gina de dibuix", "Select all in slide": "Ho selecciona tot a la diapositiva", "Select if you want to change page numbering.": "Seleccioneu-ho si voleu canviar la numeraci\u00f3 de p\u00e0gina.", "Select lines in downwards direction": "Selecciona l\u00ednies en direcci\u00f3 descendent", "Select lines in upwards direction": "Selecciona l\u00ednies en direcci\u00f3 ascendent", "Select objects in the order in which they were created": "Selecciona els objectes en l'ordre en el qual han estat creats", "Select objects in the reverse order in which they were created": "Selecciona els objectes en l'ordre invers en el qual han estat creats", "Select the cells you want to format. Release the mouse button.": "Seleccioneu les cel\u00b7les que voleu formatar. Deixeu anar el bot\u00f3 del ratol\u00ed.", "Select the character set, language and separator options for the CSV file.": "Seleccioneu el joc de car\u00e0cters, la llengua i les opcions de separaci\u00f3 del fitxer CSV.", "Select the shape in your slide. A set of handles shows.": "Seleccioneu la forma de la diapositiva. Es mostra un conjunt d'anses.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Seleccioneu l'estil a aplicar de la llista desplegable d'estils. El par\u00e0graf mostra els atributs dels estils.", "Select the text with the existing format": "Seleccioneu el text amb la formataci\u00f3 desitjada", "Select the text you want to apply the new format.": "Seleccioneu el text al qual voleu aplicar el format nou.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Seleccioneu els criteris de validaci\u00f3 en la llista Permet. Depenent dels criteris, poden apar\u00e8ixer m\u00e9s opcions. Empleneu les dades sol\u00b7licitades.", "Select to beginning of paragraph": "Selecciona cap al principi del par\u00e0graf", "Select to end of paragraph": "Selecciona cap el final del par\u00e0graf", "Select to the left word by word": "Selecciona cap a l'esquerra paraula per paraula", "Select to the right word by word": "Selecciona cap a la dreta paraula per paraula", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selecciona totes les cel\u00b7les amb dades, des de la cel\u00b7la actual fins a l'\u00faltima de l'interval continu de cel\u00b7les amb dades, en la direcci\u00f3 de la fletxa premuda. Si s'usa per a seleccionar files i columnes, se selecciona un interval de cel\u00b7les rectangular.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selecciona les cel\u00b7les una p\u00e0gina cap avall des de la cel\u00b7la actual en la columna actual o amplia la selecci\u00f3 actual una p\u00e0gina cap avall.", "Selects cells from the current cell to the first cell of the current row.": "Selecciona les cel\u00b7les des de la cel\u00b7la actual a la primera cel\u00b7la de la fila actual.", "Selects cells from the current cell to the last cell of the current row.": "Selecciona les cel\u00b7les des de la cel\u00b7la actual fins a l'\u00faltima cel\u00b7la de la fila actual.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selecciona les cel\u00b7les una p\u00e0gina cap amunt des de la cel\u00b7la actual en la columna actual o amplia la selecci\u00f3 actual una p\u00e0gina cap amunt.", "Set Optimal Column Width": "Estableix l'amplada \u00f2ptima de columna", "Set the page margins in the dialog.": "Ajusteu els marges en el di\u00e0leg.", "Set the properties of the element of the object.": "Definiu les propietats de l'element de l'objecte.", "Shortcut Keys for Tables": "Tecles de drecera per a les taules", "Slide keyboard shortcuts": "Dreceres de teclat en diapositives", "Slide pane": "Subfinestra de diapositives", "Slide show": "Presentaci\u00f3 de diapositives", "Special Characters": "Car\u00e0cters especials", "Spellchecking": "Verificaci\u00f3 ortogr\u00e0fica", "Spreadsheets": "Fulls de c\u00e0lcul", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Fulls de c\u00e0lcul: formats de Microsoft XLS i XLSX, format OpenDocument ODS", "Standard currency format": "Format de moneda est\u00e0ndard", "Standard date format": "Format de data est\u00e0ndard", "Standard exponential format": "Format exponencial est\u00e0ndard", "Standard format": "Format est\u00e0ndard", "Standard percentage format (two decimal places)": "Format percentual est\u00e0ndard (dos d\u00edgits decimals)", "Strikethrough": "Barrat", "Subscript": "Sub\u00edndex", "Superscript": "Super\u00edndex", "Switch cursor between text and footer": "Canvia el cursor entre el text i el peu", "Switch cursor between text and header": "Canvia el cursor entre el text i la cap\u00e7alera", "Tab": "Tabulaci\u00f3", "Text documents": "Documents de text", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documents de text: formats de Microsoft DOC, DOCX i RTF. Format OpenDocument ODT", "Text formatting": "Formataci\u00f3 de text", "Text selection and navigation in a textbox": "Selecci\u00f3 de text i navegaci\u00f3 en un quadre de text", "Text selection and navigation in document": "Selecci\u00f3 de text i navegaci\u00f3 en el document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, diagrames, formes i imatges svg es conserven perfectament, en apropar-vos nom\u00e9s veure els p\u00edxels que apareixen en les imatges inserides, com ara jpg o png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "El s\u00edmbol \u00b6 \u00e9s una marca de formataci\u00f3. Es fa servir com a ajuda per a l'alineaci\u00f3 i l'edici\u00f3 del text i mai no s'imprimeix. Per a desactivar-ne la visualitzaci\u00f3, trieu l'ordre Visualitza\u00a0\u25b8 Marques de formataci\u00f3.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "El filtre avan\u00e7at us permet fins a un total de vuit condicions de filtratge. Amb els filtres avan\u00e7ats podeu introduir directament les condicions en el full.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Les dades CSV es carreguen en la cel\u00b7la seleccionada on les heu enganxat, segons aquests par\u00e0metres.", "The color assigned to the changes depends on the user that changes the document.": "El color assignat als canvis dep\u00e8n de l'usuari que ha canviat el document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "El llenguatge de les f\u00f3rmules hauria de ser molt familiar per a qualsevol usuari de full de c\u00e0lcul, i s'explica en detall en l'especificaci\u00f3 OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Aix\u00f2 \u00e9s f\u00e0cil de fer usant l'eina de clonaci\u00f3 de la barra d'eines.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Aix\u00f2 \u00e9s particularment \u00fatil si, per exemple, un col\u00b7laborador selecciona tot el text del document amb Ctrl+A i tot seguit escriu i esborra tot el contingut mentre l'esteu editant.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Per a seguir editant, feu clic en el document i la superposici\u00f3 desapareixer\u00e0. Qualsevol canvi que pugui haver fet qualsevol altre usuari, si s'edita col\u00b7laborativament el document, es tornar\u00e0 a carregar.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Per a copiar peces grans de contingut en altres aplicacions del vostre aparell, cal que els usuaris premin el bot\u00f3 Inicia la baixada i aleshores tornin a copiar el contingut al porta-retalls per a fer-lo disponible a l'aplicaci\u00f3 objectiu que l'ha de llegir. Aix\u00f2 \u00e9s possible via un petit giny que apareix la cantonada inferior dreta, i nom\u00e9s \u00e9s necessari per a exportar el contingut a enganxar en aplicacions externes. Aquest pas tamb\u00e9 converteix els tipus d'objectes en imatges est\u00e0tiques.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Per a mostrar o amagar els canvis, trieu Edita \u25b8 Seguir canvis \u25b8 Mostra. Tingueu en compte que, si el seguiment est\u00e0 habilitat per\u00f2 ocult, encara s'enregistren els canvis i podeu deixar, sense voler-ho, text disponible en el document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Per a baixar un document, feu servir l'ordre corresponent al men\u00fa Fitxer del {productname}. Els formats de baixada disponibles depenen de l'aplicaci\u00f3. Totes les aplicacions permeten baixar en el format PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Per a sortir d'una presentaci\u00f3 de diapositives del {productname} i tornar al mode d'edici\u00f3, premeu la tecla Esc.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Per a tornar a l'estat seleccionat, trieu-lo amb el ratol\u00ed i premeu el bot\u00f3 Salta a l'estat.", "To open document, click on the file to open the {productname} module associated to the document format.": "Per a obrir el document, feu clic al fitxer per a obrir el m\u00f2dul del {productname} associat al format del document.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Per a suprimir la validesa d'una cel\u00b7la, obriu el di\u00e0leg i definiu \u00abTots els valors\u00bb a la llista Permet.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Per a tornar a l'orientaci\u00f3 vertical, repetiu el procediment triant vertical en \u00abAmb estil de p\u00e0gina\u00bb.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Per a comprovar sistem\u00e0ticament l'ortografia de tot el document, trieu Eines\u00a0\u25b8 Ortografia.", "Track changes": "Seguiment de canvis", "Two decimal places, thousands separator": "Dos d\u00edgits decimals, amb separador de milers", "Type the new file name in the text box and press Enter.": "Escriviu el nom de fitxer nou en el quadre de text i premeu Retorn.", "Underline": "Subratllat", "Undo": "Desf\u00e9s", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilitzeu les pestanyes Ajuda d'entrada i Av\u00eds d'error per a millorar les interaccions de l'usuari. Feu clic a D'acord per a tancar el di\u00e0leg.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Feu servir la barra d'eines a la part inferior de la subfinestra de diapositives per a iniciar la presentaci\u00f3 o afegir, duplicar o suprimir diapositives.", "Using the browser zoom affects the document and user interface areas.": "L'\u00fas del zoom del navegador afecta les \u00e0rees del document i la interf\u00edcie d'usuari.", "Using the page style": "Mitjan\u00e7ant l'estil de la p\u00e0gina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Amb l'ajuda del regle, arrossegueu l'extrem de m\u00e9s a l'esquerra per a ajustar el marge esquerre, i viceversa amb el marge dret.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Qu\u00e8 s\u00f3n els s\u00edmbols \u00b6 de color blau i com els puc eliminar del document de text?", "What are the documents file formats supported by {productname}?": "Quins s\u00f3n els formats de fitxer compatibles amb el {productname}?", "What is the blue wavy underline in some words in the text?": "Qu\u00e8 significa el subratllat ondulat blau en algunes paraules del text?", "What is \u201cClear Direct Formatting\u201d icon?": "Quina funci\u00f3 t\u00e9 el bot\u00f3 \u00abNeteja la formataci\u00f3 directa\u00bb?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Si el {productname} detecta que no hi ha activitat en el navegador durant un temps, posa el document en estat \u00abInactiu\u00bb. El document es mostra amb una superposici\u00f3 de color gris transparent, amb un missatge \u00abDocument inactiu - feu clic per a reprendre l'edici\u00f3\u00bb.", "When closing a document, it is automatically saved if it has been changed.": "Si s'ha modificat el document en moment de tancar-lo es desar\u00e0 autom\u00e0ticament.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Quan diverses persones editen el mateix document simult\u00e0niament, \u00e9s possible que llurs modificacions entrin en conflicte i provoquin confusi\u00f3. La funci\u00f3 Reparaci\u00f3 del document permet als usuaris desfer les modificacions fetes per altres usuaris i restablir el document a un estat anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Si retalleu o copieu contingut intern, podeu enganxar-lo usant el men\u00fa contextual.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Si enganxeu contingut copiat des del mateix document, es conserven el format i els elements. Si copieu des d'un altre document, en una altra pestanya o finestra del navegador, o de fora del navegador, el contingut enganxat conservar\u00e0 el text enriquit.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Si enganxeu text fora del document (en una altra finestra del navegador o en una aplicaci\u00f3 d'escriptori), s'enganxar\u00e0 com a text enriquit (Rich Text).", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "En enganxar text des de dins el document, la formataci\u00f3 es mant\u00e9. Tamb\u00e9 podeu enganxar imatges i objectes similars si aquests es copien des de dins el document en qu\u00e8 treballeu.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Quan activeu el seguiment de canvis, el {productname} marca els canvis nous fets al document. Torneu a seleccionar aquesta opci\u00f3 per a desactivar-la.", "Why can't I delete text? It just gets a strike-through?": "Per qu\u00e8 no puc suprimir el text? Per qu\u00e8 es marca com a ratllat?", "Why did the text I just typed change automatically? How can I revert it?": "El text que acabo d'escriure ha canviat autom\u00e0ticament. Per qu\u00e8? Com puc desfer-ho?", "With track changes enabled your document is shown the following manner:": "Amb el seguiment de canvis activat, el document es mostra de la seg\u00fcent manera:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "El recompte de paraules tamb\u00e9 es mostra en la barra d'estat. Si no hi ha cap text seleccionat, el nombre de paraules \u00e9s de tot el document. Altrament, el recompte de paraules \u00e9s del text seleccionat.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "El recompte de paraules \u00e9s disponible a Eines\u00a0\u25b8 Comptador de paraules. Es mostra el nombre de paraules de la selecci\u00f3 i del document sencer.", "Word processor functions": "Funcions del processador de text", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "S\u00ed. El {productname} pot obrir documents protegits amb contrasenya, per\u00f2 abans cal introduir aquesta en el di\u00e0leg que s'obre en carregar el document.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "S\u00ed. Feu clic al mot que voleu reempla\u00e7ar i trieu Eines\u00a0\u25b8 Tesaurus. Es mostra un di\u00e0leg amb suggeriments de substitucions.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Podeu explorar els car\u00e0cters mostrats a la llista desplegable o escriure una cerca en el quadre Cerca. Si sabeu el codi num\u00e8ric Unicode d'un car\u00e0cter especial, introdu\u00efu-lo en els quadres de la dreta.", "You can insert these special characters in the document using the Special Character dialog.": "Podeu inserir aquests s\u00edmbols fent servir el di\u00e0leg Car\u00e0cter especial.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Podeu anar directament al cursor d'un usuari fent clic al seu nom o avatar. \u00c9s possible seguir l'editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Podeu enganxar com a text sense format amb la drecera de teclat: Ctrl+Maj+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Editeu un full de c\u00e0lcul en l\u00ednia de la mateixa manera que ho feu en un full de c\u00e0lcul d'escriptori. Les operacions d'introducci\u00f3 de dades, selecci\u00f3 d'intervals columnes, files o fulls s\u00f3n iguals. Useu el teclat, men\u00fas o la barra d'eines per a executar ordres en el full de c\u00e0lcul. Tamb\u00e9 \u00e9s possible arrossegar el contingut de cel\u00b7les per a emplenar altres cel\u00b7les amb dades. Les ordres de copiar, retallar i enganxar s\u00f3n disponibles en el men\u00fa contextual. Despr\u00e9s d'introduir dades en una cel\u00b7la, la tecla Tab mou el cursor a la cel\u00b7la seg\u00fcent cap a la dreta, i amb Retorn es mou cap a la cel\u00b7la inferior, per a facilitar l'entrada de m\u00e9s dades.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Teniu la correcci\u00f3 autom\u00e0tica activada. Els canvis de correcci\u00f3 autom\u00e0tica canvia el text acabat d'escriure pel text corresponent d'una taula interna. En la majoria de casos, la correcci\u00f3 autom\u00e0tica corregeix errors mentre escriviu. Si la correcci\u00f3 autom\u00e0tica no \u00e9s necess\u00e0ria, desactiveu-la a Eines \u25b8 Correcci\u00f3 autom\u00e0tica \u25b8 En teclejar.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "El document t\u00e9 activada la funci\u00f3 de seguiment de canvis. El seguiment de canvis enregistra totes les modificacions que es fan al text i les mostra per a la seva inspecci\u00f3 m\u00e9s endavant. Aix\u00f2 \u00e9s \u00fatil per a explicitar els canvis en documents de text i fulls de c\u00e0lcul. Aquesta funcionalitat s'activa en triar Edita\u00a0\u25b8 Seguiment de canvis\u00a0\u25b8 Enregistra.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Els vostres documents s'emmagatzemen i es gestionen al magatzem al n\u00favol que s'ha integrat amb el {productname}.", "chart": "diagrama", "comment": "comentari", "data validate": "validar dades", "document repair": "reparaci\u00f3 del document", "filter": "filtre", "import": "importa", "inactive document": "document inactiu", "spellchecking": "verificaci\u00f3 ortogr\u00e0fica", "track changes": "Seguir canvis", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "on \u00ab*\u00bb \u00e9s el signe de multiplicaci\u00f3 del teclat num\u00e8ric. Selecciona l'interval de dades que cont\u00e9 el cursor. Un interval \u00e9s una zona de cel\u00b7les contig\u00fces amb dades que t\u00e9 al voltant files i columnes buides.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "on \u00ab/\u00bb \u00e9s el signe de divisi\u00f3 del teclat num\u00e8ric. Selecciona l'interval de la f\u00f3rmula matricial que cont\u00e9 el cursor.", "word count": "recompte de mots"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-cs.json b/f7cloud-office/browser/dist/l10n/help-cs.json new file mode 100644 index 0000000..82f88d1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-cs.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekundy v re\u017eimu maz\u00e1n\u00ed, kl\u00e1vesa \u0161ipky sma\u017ee \u0159\u00e1dek/sloupec, Ctrl+kl\u00e1vesa \u0161ipky slou\u010d\u00ed bu\u0148ku se sousedn\u00ed bu\u0148kou", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekundy v re\u017eimu vkl\u00e1d\u00e1n\u00ed, kl\u00e1vesa \u0161ipky vlo\u017e\u00ed \u0159\u00e1dek/sloupec, Ctrl+kl\u00e1vesa \u0161ipky vlo\u017e\u00ed bu\u0148ku", "Alt+Arrow Keys": "Alt+\u0161ipky", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u0161ipky", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u0161ipky", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; nebo ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u0161ipky", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u0161ipka dol\u016f", "Ctrl+Arrow Left": "Ctrl+\u0161ipka vlevo", "Ctrl+Arrow Right": "Ctrl+\u0161ipka vpravo", "Ctrl+Arrow Up": "Ctrl+\u0161ipka nahoru", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u0161ipka dol\u016f", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u0161ipka doleva", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+kl\u00e1vesa minus", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+kl\u00e1vesa plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u0161ipka doprava", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u0161ipka dol\u016f", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u0161ipka vlevo", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u0161ipka vpravo", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u0161ipka nahoru", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u0161ipka", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+mezern\u00edk", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u0161ipka nahoru", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u0161ipka dol\u016f", "Shift+Arrow Left": "Shift+\u0161ipka vlevo", "Shift+Arrow Right": "Shift+\u0161ipka vpravo", "Shift+Arrow Up": "Shift+\u0161ipka nahoru", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Abecedn\u00ed rejst\u0159\u00edk: St\u00e1vaj\u00edc\u00ed abecedn\u00ed rejst\u0159\u00edk lze roz\u0161\u00ed\u0159it o nov\u00e9 polo\u017eky.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u00dapravy grafu: Poklep\u00e1n\u00ed graf vyberte. Prvky grafu jako nadpis, popisy, osy a dal\u0161\u00ed p\u0159id\u00e1te pomoc\u00ed m\u00edstn\u00edch nab\u00eddek. Chcete-li upravit data grafu nebo vybrat jeho typ, zvolte Oblast dat a Typ grafu.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Form\u00e1tov\u00e1n\u00ed grafu: M\u00edstn\u00ed nab\u00eddka obsahuje p\u0159\u00edkazy pro v\u00fdb\u011br dat a typu grafu.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Koment\u00e1\u0159e: Koment\u00e1\u0159e se vkl\u00e1daj\u00ed do textu a zobrazuj\u00ed se na prav\u00e9 stran\u011b u\u017eivatelsk\u00e9ho rozhran\u00ed.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Koment\u00e1\u0159e: V se\u0161itu m\u016f\u017eete vlo\u017eit jeden koment\u00e1\u0159 na bu\u0148ku. Jestli\u017ee zvol\u00edte Vlo\u017eit koment\u00e1\u0159, zobraz\u00ed se vyskakovac\u00ed okno, v n\u011bm\u017e m\u016f\u017eete napsat obsah koment\u00e1\u0159e. Obsahuje-li bu\u0148ka koment\u00e1\u0159, v jej\u00edm prav\u00e9m horn\u00edm rohu se objev\u00ed \u010derven\u00e1 te\u010dka. Koment\u00e1\u0159 zobraz\u00edte najet\u00edm my\u0161i nad bu\u0148ku.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Podm\u00edn\u011bn\u00e9 form\u00e1tov\u00e1n\u00ed: {productname} p\u0159id\u00e1 ke ka\u017ed\u00e9 bu\u0148ce oblasti symbol, a to podle stanoven\u00fdch podm\u00ednek. Vyberte oblast bun\u011bk a na n\u00e1strojov\u00e9 li\u0161t\u011b klepn\u011bte na ikonu Podm\u00edn\u011bn\u00e9 form\u00e1tov\u00e1n\u00ed. Vyberte symbol, kter\u00fd se m\u00e1 v oblasti pou\u017e\u00edt.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "M\u00edstn\u00ed nab\u00eddky: Po klepnut\u00ed prav\u00fdm tla\u010d\u00edtkem my\u0161i se zobraz\u00ed nab\u00eddka s p\u0159\u00edkazy p\u0159\u00edslu\u0161n\u00fdmi k objektu, kter\u00fd se nach\u00e1z\u00ed na m\u00edst\u011b klepnut\u00ed.", "Data series formatting: Open the context menu and choose Format data series.": "Form\u00e1tov\u00e1n\u00ed datov\u00fdch \u0159ad: Otev\u0159ete m\u00edstn\u00ed nab\u00eddku a zvolte Form\u00e1t datov\u00fdch \u0159ad.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Platnost dat: Pro ka\u017edou bu\u0148ku m\u016f\u017eete definovat platn\u00e9 polo\u017eky. Neplatn\u00e9 polo\u017eky se do bu\u0148ky neulo\u017e\u00ed. Chcete-li platnost dat povolit:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "P\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed: Bu\u0148ky, sloupce, \u0159\u00e1dky a listy m\u016f\u017eete form\u00e1tovat p\u0159\u00edmo p\u0159\u00edkazy z nab\u00eddek, n\u00e1strojov\u00e9 li\u0161ty nebo m\u00edstn\u00edch nab\u00eddek. P\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed se pou\u017eije pouze na aktu\u00e1ln\u011b vybran\u00fd objekt. Chcete-li form\u00e1tovat bu\u0148ky, pou\u017eijte bu\u010f nab\u00eddku, nebo stiskn\u011bte Ctrl+1. Otev\u0159ete t\u00edm dialogov\u00e9 okno umo\u017e\u0148uj\u00edc\u00ed nastavit komplexn\u00ed a vlastn\u00ed form\u00e1tov\u00e1n\u00ed \u010d\u00edsla, p\u00edsma, ohrani\u010den\u00ed, pozad\u00ed, ochranu bu\u0148ky a dal\u0161\u00ed mo\u017enosti.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "P\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed: Objekty textov\u00e9ho dokumentu m\u016f\u017eete form\u00e1tovat p\u0159\u00edmo p\u0159\u00edkazy z nab\u00eddek, n\u00e1strojov\u00e9 li\u0161ty nebo m\u00edstn\u00edch nab\u00eddek. P\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed se pou\u017eije pouze na aktu\u00e1ln\u011b vybran\u00fd objekt.", "Fields: A basic set of fields is available to insert in the document.": "Pole: Do dokumentu lze vkl\u00e1dat z\u00e1kladn\u00ed typy pol\u00ed.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrov\u00e1n\u00ed dat: Filtry a roz\u0161\u00ed\u0159en\u00e9 filtry umo\u017e\u0148uj\u00ed pracovat pouze s ur\u010dit\u00fdmi \u0159\u00e1dky (z\u00e1znamy) oblasti dat. Se\u0161ity {productname} nab\u00edz\u00ed n\u011bkolik mo\u017enost\u00ed, jak filtry pou\u017e\u00edvat.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Pozn\u00e1mky pod \u010darou a vysv\u011btlivky: Podporov\u00e1ny jsou pozn\u00e1mky pod \u010darou a vysv\u011btlivky.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Form\u00e1tov\u00e1n\u00ed bun\u011bk: Klepn\u011bte na bu\u0148ku nebo oblast a zvolte z nab\u00eddky Tabulka \u2192 Vlastnosti. V dialogov\u00e9m okn\u011b upravte vlastnosti tabulky.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "\u0158\u00eddic\u00ed znaky: Odstavec, str\u00e1nka a nezlomiteln\u00e9 mezery jsou vyzna\u010deny znaky, kter\u00e9 pom\u00e1haj\u00ed zarovn\u00e1vat, upravovat a form\u00e1tovat text.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Vlo\u017eit obr\u00e1zek: Po klepnut\u00ed na ikonu Vlo\u017eit obr\u00e1zek budete moci vybrat obr\u00e1zek ze slo\u017eek a sd\u00edlen\u00fdch slo\u017eek cloudov\u00e9ho \u00falo\u017ei\u0161t\u011b.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Vlo\u017eit m\u00edstn\u00ed obr\u00e1zek: otev\u0159e souborov\u00fd dialog prohl\u00ed\u017ee\u010de, v n\u011bm\u017e m\u016f\u017eete nahr\u00e1t soubor z po\u010d\u00edta\u010de a vlo\u017eit jej do dokumentu.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "P\u0159edloha sn\u00edmku: Vyberte p\u0159edlohu sn\u00edmku p\u0159i\u0159azenou k aktu\u00e1ln\u00edmu sn\u00edmku. Upravte form\u00e1t a prvky p\u0159edlohy.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animace objektu: Jednotliv\u00e9 objekty na sn\u00edmku mohou b\u00fdt animovan\u00e9. Animaci vybran\u00e9ho objektu \u010di skupiny objekt\u016f nastav\u00edte na postrann\u00ed li\u0161t\u011b.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Souhrny: hierarchick\u00e1 data zobraz\u00edte pomoc\u00ed souhrnu: seskup\u00edte \u0159\u00e1dky a sloupce a pot\u00e9 m\u016f\u017eete tyto skupiny rozbalovat a sbalovat jedin\u00fdm klepnut\u00edm.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Z\u00e1hlav\u00ed a z\u00e1pat\u00ed str\u00e1nky: Z\u00e1hlav\u00ed a z\u00e1pat\u00ed jsou k dispozici pro styl str\u00e1nky, kter\u00fd se pou\u017e\u00edv\u00e1 v dokumentu na pozici kurzoru.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Rozvr\u017een\u00ed sn\u00edmku: {productname} umo\u017e\u0148uje zm\u011bnit rozvr\u017een\u00ed sn\u00edmku. Po\u017eadovan\u00e9 rozvr\u017een\u00ed vyberte v rozbalovac\u00edm seznamu.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "P\u0159echod mezi sn\u00edmky:: {productname} Impress podporuje vizu\u00e1ln\u00ed efekty, kter\u00e9 se objev\u00ed p\u0159i zobrazen\u00ed nov\u00e9ho sn\u00edmku prezentace. P\u0159echod mezi sn\u00edmky je vlastnost\u00ed sn\u00edmku, nastav\u00edte jej v re\u017eimu \u00faprav na postrann\u00ed li\u0161t\u011b.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u0158azen\u00ed dat: Seznam \u010d\u00edsel nebo textu m\u016f\u017eete \u0159adit vzestupn\u011b nebo sestupn\u011b. {productname} automaticky rozpozn\u00e1 bu\u0148ky tvo\u0159\u00edc\u00ed z\u00e1hlav\u00ed a soused\u00edc\u00ed bu\u0148ky, o kter\u00e9 roz\u0161\u00ed\u0159\u00ed v\u00fdb\u011br.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Form\u00e1tov\u00e1n\u00ed stylu: {productname} podporuje styly odstavce. Na odstavec m\u016f\u017eete pou\u017e\u00edt jak\u00fdkoliv st\u00e1vaj\u00edc\u00ed styl odstavce. Styl zm\u011bn\u00edte volbou z nab\u00eddky \u00dapravy \u2192 Upravit styl.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabulky: Do prezentace m\u016f\u017eete vkl\u00e1dat tabulky. Motiv vzhledu tabulky vyberete pomoc\u00ed postrann\u00ed li\u0161ty.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Oblast s dokumentem: V t\u00e9to oblasti se zobrazuje obsah dokumentu: se\u0161itu, prezentace nebo textov\u00e9ho dokumentu.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Li\u0161ta s informacemi: Napravo od vyhled\u00e1vac\u00ed li\u0161ty se zobrazuje sada informac\u00ed o dokumentu. Typ informac\u00ed z\u00e1vis\u00ed na povaze dokumentu.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Hlavn\u00ed nab\u00eddka: Hlavn\u00ed nab\u00eddka se nach\u00e1z\u00ed v horn\u00ed \u010d\u00e1sti a obsahuje mno\u017estv\u00ed mo\u017enost\u00ed, p\u0159\u00edkaz\u016f pro tisk, \u00fapravy, zobrazen\u00ed a dal\u0161\u00ed pokro\u010dil\u00e9 \u010dinnosti. Hlavn\u00ed nab\u00eddku lze skr\u00fdt klepnut\u00edm na ikonu \u00fapln\u011b vpravo. Klepnut\u00edm na ikonu hlavn\u00ed nab\u00eddku op\u011bt zobraz\u00edte.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Vyhled\u00e1vac\u00ed li\u0161ta: Jakmile zad\u00e1te do vyhled\u00e1vac\u00edho pole obsah, automaticky se spust\u00ed vyhled\u00e1v\u00e1n\u00ed a v okn\u011b s dokumentem se zobraz\u00ed m\u00edsto prvn\u00edho nalezen\u00e9ho v\u00fdskytu. U hled\u00e1n\u00ed nez\u00e1le\u017e\u00ed na velikosti p\u00edsmen. Vpravo od vyhled\u00e1vac\u00edho pole se nach\u00e1zej\u00ed t\u0159i tla\u010d\u00edtka:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Stavov\u00fd \u0159\u00e1dek: Stavov\u00fd \u0159\u00e1dek se zobrazuje v doln\u00ed \u010d\u00e1sti a obsahuje n\u011bkolik u\u017eite\u010dn\u00fdch mo\u017enost\u00ed a funkc\u00ed.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "N\u00e1strojov\u00e1 li\u0161ta: N\u00e1strojov\u00e1 li\u0161ta obsahuje mo\u017enosti, kter\u00e9 se p\u0159i b\u011b\u017en\u00e9 pr\u00e1ci nejv\u00edc pou\u017e\u00edvaj\u00ed. Tla\u010d\u00edtka li\u0161ty jsou dynamick\u00e1, tj. jejich stav (zapnuto nebo vypnuto) z\u00e1vis\u00ed na r\u016fzn\u00fdch okolnostech.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Li\u0161ta p\u0159ibl\u00ed\u017een\u00ed: V prav\u00e9 \u010d\u00e1sti stavov\u00e9ho \u0159\u00e1dku se nach\u00e1z\u00ed sada tla\u010d\u00edtek umo\u017e\u0148uj\u00edc\u00edch zm\u011bnit p\u0159ibl\u00ed\u017een\u00ed na 100\u202f%, p\u0159ibli\u017eovat a oddalovat. P\u0159ibl\u00ed\u017een\u00ed se t\u00fdk\u00e1 oblasti s dokumentem, neovliv\u0148uje u\u017eivatelsk\u00e9 rozhran\u00ed. V t\u00e9to \u010d\u00e1sti se zobrazuje tak\u00e9 aktu\u00e1ln\u00ed \u00farove\u0148 p\u0159ibl\u00ed\u017een\u00ed.", "{productname} Help": "N\u00e1pov\u011bda {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "V {productname} upravujete prezentace obvykl\u00fdm zp\u016fsobem. Operace jako psan\u00ed textu, vyj\u00edm\u00e1n\u00ed, kop\u00edrov\u00e1n\u00ed a vkl\u00e1d\u00e1n\u00ed obsahu, v\u00fdb\u011br textu, vkl\u00e1d\u00e1n\u00ed, zm\u011bna velikost a ukotvov\u00e1n\u00ed obr\u00e1zk\u016f \u010di p\u0159id\u00e1v\u00e1n\u00ed a pr\u00e1ce s tabulkami jsou podobn\u00e9 jako v desktopov\u00e9 aplikaci pro prezentace. S dokumentem pracujete pomoc\u00ed kl\u00e1vesnice, nab\u00eddek a n\u00e1strojov\u00fdch li\u0161t.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} umo\u017e\u0148uje jednodu\u0161e vytv\u00e1\u0159et a upravovat textov\u00e9 dokumenty, se\u0161ity a prezentace p\u0159\u00edmo v prohl\u00ed\u017ee\u010di. Na dokumentu m\u016f\u017eete pracovat sami, nebo ve spolupr\u00e1ci s dal\u0161\u00edmi autory.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} umo\u017e\u0148uje kontrolovat pravopis v textov\u00fdch dokumentech, se\u0161itech a prezentac\u00edch. Chybn\u00e1 slova jsou podtr\u017eena \u010dervenou vlnovkou. Klepnut\u00edm prav\u00fdm tla\u010d\u00edtkem my\u0161i otev\u0159ete m\u00edstn\u00ed nab\u00eddku s n\u00e1vrhy na opravu.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} umo\u017e\u0148uje prezentace spou\u0161t\u011bt, a to v\u010detn\u011b ur\u010dit\u00e9 \u010d\u00e1sti p\u0159echod\u016f mezi sn\u00edmky a animac\u00ed objekt\u016f. Prezentaci spust\u00edte volbou z nab\u00eddky nebo klepnut\u00edm na ikonu na lev\u00e9 doln\u00ed n\u00e1strojov\u00e9 li\u0161t\u011b na panelu sn\u00edmk\u016f.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "V {productname} upravujete textov\u00e9 dokumenty stejn\u00fdm zp\u016fsobem jako v desktopov\u00e9 aplikaci. Zp\u016fsob \u00faprav je ozna\u010dov\u00e1n jako WYSIWYG (What You See Is What You Get; \u201edostane\u0161, co vid\u00ed\u0161\u201c) \u2013 rozvr\u017een\u00ed dokumentu odpov\u00edd\u00e1 tomu, jak bude vyti\u0161t\u011bn. Operace jako psan\u00ed textu, vyj\u00edm\u00e1n\u00ed, kop\u00edrov\u00e1n\u00ed a vkl\u00e1d\u00e1n\u00ed obsahu, v\u00fdb\u011br textu, vkl\u00e1d\u00e1n\u00ed, zm\u011bna velikost a ukotvov\u00e1n\u00ed obr\u00e1zk\u016f \u010di p\u0159id\u00e1v\u00e1n\u00ed a pr\u00e1ce s tabulkami a grafy jsou podobn\u00e9 jako v desktopov\u00e9m textov\u00e9m procesoru. S dokumentem pracujete pomoc\u00ed kl\u00e1vesnice, nab\u00eddek a n\u00e1strojov\u00fdch li\u0161t.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "V {productname} lze do textov\u00e9ho dokumentu vkl\u00e1dat obr\u00e1zky z po\u010d\u00edta\u010de nebo z cloudov\u00e9ho \u00falo\u017ei\u0161t\u011b. Do dokumentu se v\u017edy ukl\u00e1d\u00e1 cel\u00fd obr\u00e1zek, ne pouze odkaz na n\u011bj.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "Mal\u00fdm ozn\u00e1men\u00edm v z\u00e1pat\u00ed {productname} informuje, kdy\u017e se p\u0159ipoj\u00ed nov\u00fd u\u017eivatel nebo st\u00e1vaj\u00edc\u00ed u\u017eivatel dokument opust\u00ed.", "{productname} presentations": "Prezentace {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} ukl\u00e1d\u00e1 dokument pravideln\u011b automaticky, nelze jej proto zav\u0159\u00edt bez ulo\u017een\u00ed. Chcete-li svoje zm\u011bny zru\u0161it, bu\u010f je mus\u00edte vr\u00e1tit zp\u00e1tky, nebo pou\u017e\u00edt funkci Historie reviz\u00ed v nab\u00eddce Soubor.", "{productname} spreadsheets": "Se\u0161ity {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} podporuje pro \u010dten\u00ed a z\u00e1pis n\u00e1sleduj\u00edc\u00ed form\u00e1ty souboru:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} umo\u017e\u0148uje vkl\u00e1dat do dokument\u016f grafy. Chcete-li graf p\u0159idat:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} nab\u00edz\u00ed modern\u00ed zp\u016fsob form\u00e1tov\u00e1n\u00ed odstavc\u016f: styly. Styl je soubor vlastnost\u00ed textu (p\u00edsmo, barva, pozad\u00ed a mnoh\u00e9 dal\u0161\u00ed) ozna\u010den\u00fdch n\u00e1zvem (n\u00e1zev stylu). Pou\u017eijete-li styl na v\u00edce odstavc\u016f, z\u00edskaj\u00ed tyto odstavce stejn\u00e9 vlastnosti a dokument bude vypadat jednotn\u011b a profesion\u00e1ln\u011b. Pokud nav\u00edc zm\u011bn\u00edte n\u011bkterou z vlastnost\u00ed stylu, zm\u011bn\u00ed se form\u00e1t v\u0161ech odstavc\u016f dan\u00e9ho stylu. T\u00edm si u\u0161et\u0159\u00edte pr\u00e1ci s form\u00e1tov\u00e1n\u00edm mno\u017estv\u00ed jednotliv\u00fdch odstavc\u016f.", "{productname} text documents": "Textov\u00e9 dokumenty {productname}", "{productname} user interface": "U\u017eivatelsk\u00e9 rozhran\u00ed {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "Pomoc\u00ed modern\u00edch technik pro prohl\u00ed\u017ee\u010de {productname} zaji\u0161\u0165uje, \u017ee se u\u017eivatelsk\u00e9 rozhran\u00ed p\u0159izp\u016fsobuje velikosti zobrazen\u00e9 oblasti. Plat\u00ed to i pro obrazovky mobiln\u00edch za\u0159\u00edzen\u00ed. Rozhran\u00ed se skl\u00e1d\u00e1 z t\u011bchto \u010d\u00e1st\u00ed:", "A copy of the document is saved with the new name in the same folder.": "Kopie dokumentu se ulo\u017e\u00ed pod nov\u00fdm n\u00e1zvem do t\u00e9\u017ee slo\u017eky.", "Activate the {productname} spreadsheet window.": "P\u0159ejd\u011bte v {productname} do okna se se\u0161item.", "Adding charts": "P\u0159id\u00e1v\u00e1n\u00ed graf\u016f", "Additions are marked with colored underlined characters.": "P\u0159idan\u00e9 \u010d\u00e1sti jsou p\u0159edstavov\u00e1ny barevn\u00fdmi podtr\u017een\u00fdmi znaky.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "P\u0159id\u00e1 n\u00e1sleduj\u00edc\u00ed list k aktu\u00e1ln\u00edmu v\u00fdb\u011bru list\u016f. Pokud jsou vybr\u00e1ny v\u0161echny listy se\u0161itu, tato kl\u00e1vesov\u00e1 zkratka vybere pouze n\u00e1sleduj\u00edc\u00ed list. Z\u00e1rove\u0148 se n\u00e1sleduj\u00edc\u00ed list stane aktu\u00e1ln\u00edm.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "P\u0159id\u00e1 p\u0159edchoz\u00ed list k aktu\u00e1ln\u00edmu v\u00fdb\u011bru list\u016f. Pokud jsou vybr\u00e1ny v\u0161echny listy se\u0161itu, tato kl\u00e1vesov\u00e1 zkratka vybere pouze p\u0159edchoz\u00ed list. Z\u00e1rove\u0148 se p\u0159edchoz\u00ed list stane aktu\u00e1ln\u00edm.", "Advanced features": "Pokro\u010dil\u00e9 funkce", "Advanced text document editor features": "Pokro\u010dil\u00e9 funkce editoru textov\u00fdch dokument\u016f", "Align Center": "Zarovnat na st\u0159ed", "Align Left": "Zarovnat vlevo", "Align Right": "Zarovnat vpravo", "All changes are marked with a vertical bar in the right margin.": "V\u0161echny zm\u011bny jsou ozna\u010deny svisl\u00fdm pruhem na prav\u00e9m okraji.", "All spreadsheets functions and mathematical rules applies.": "Ve vzorc\u00edch jsou k dispozici v\u0161echny funkce se\u0161itu a uplat\u0148uj\u00ed se u nich matematick\u00e1 pravidla.", "Apply Default paragraph style": "Pou\u017e\u00edt v\u00fdchoz\u00ed styl odstavce", "Apply Heading 1 paragraph style": "Pou\u017e\u00edt styl odstavce Nadpis 1", "Apply Heading 2 paragraph style": "Pou\u017e\u00edt styl odstavce Nadpis 2", "Apply Heading 3 paragraph style": "Pou\u017e\u00edt styl odstavce Nadpis 3", "Apply Heading 4 paragraph style": "Pou\u017e\u00edt styl odstavce Nadpis 4", "Apply Heading 5 paragraph style": "Pou\u017e\u00edt styl odstavce Nadpis 5", "Applying a paragraph style:": "Pou\u017eit\u00ed stylu odstavce:", "Arrow Down": "\u0160ipka dol\u016f", "Arrow Left": "\u0160ipka vlevo", "Arrow Right": "\u0160ipka vpravo", "Arrow Up": "\u0160ipka nahoru", "Bold": "Tu\u010dn\u00e9", "Can {productname} open a password-protected document?": "Je mo\u017en\u00e9 v {productname} otev\u0159\u00edt dokument chr\u00e1n\u011bn\u00fd heslem?", "Cancel the search (appears only when a text has been searched)": "Zru\u0161it vyhled\u00e1v\u00e1n\u00ed (zobraz\u00ed se pouze tehdy, je-li zad\u00e1n text)", "Cell formatting": "Form\u00e1tov\u00e1n\u00ed bu\u0148ky", "Changes are displayed as comment in the right of the document area.": "Zm\u011bny se zobrazuj\u00ed jako koment\u00e1\u0159e v prav\u00e9 \u010d\u00e1sti oblasti s dokumentem.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Zm\u011bny lze p\u0159ijmout, nebo odm\u00edtnout. Chcete-li tak u\u010dinit, klepn\u011bte na odpov\u00eddaj\u00edc\u00ed ikonu v okn\u011b s koment\u00e1\u0159em v prav\u00e9 \u010d\u00e1sti dokumentu. M\u016f\u017eete tak\u00e9 zvolit \u00dapravy \u2192 Sledov\u00e1n\u00ed zm\u011bn \u2192 P\u0159ijmout nebo Odm\u00edtnou. Pokud pot\u0159ebujete p\u0159ed kontrolou zm\u011bny filtrovat, zvolte \u00dapravy \u2192 Sledov\u00e1n\u00ed zm\u011bn \u2192 Spravovat. Zobraz\u00ed se dialogov\u00e9 okno se v\u0161emi sledovan\u00fdmi zm\u011bnami a v n\u011bm m\u016f\u017eete pou\u017e\u00edt p\u0159\u00edslu\u0161n\u00e1 tla\u010d\u00edtka.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Zm\u011bny vytvo\u0159en\u00e9 jin\u00fdmi lidmi se zobraz\u00ed jinou barvou. Ka\u017edou sledovanou zm\u011bnu je mo\u017en\u00e9 p\u0159ijmout, nebo odm\u00edtnout pomoc\u00ed pole zobrazen\u00e9ho vpravo. V n\u011bm m\u016f\u017eete tak\u00e9 doplnit koment\u00e1\u0159.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Zvolte Format \u2192 \u010c\u00e1ra (p\u0159\u00edpadn\u011b Oblast nebo Um\u00edst\u011bn\u00ed a a velikost). Zobraz\u00ed se dialogov\u00e9 okno.", "Choose Format \u2192 Page and select the Page tab": "Zvolte Form\u00e1t \u2192 Str\u00e1nka a vyberte kartu Str\u00e1nka", "Choose Format \u2192 Paragraph, Text Flow tab": "Zvolte Form\u00e1t \u2192 Odstavec, kartu Tok textu", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Zvolte Vlo\u017eit \u2192 Grafy. Graf p\u0159izp\u016fsobte na postrann\u00ed li\u0161t\u011b:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Zvolte Vlo\u017eit \u2192 Speci\u00e1ln\u00ed znak nebo klepn\u011bte na odpov\u00eddaj\u00edc\u00ed ikonu na n\u00e1strojov\u00e9 li\u0161t\u011b. Zobraz\u00ed se dialogov\u00e9 okno.", "Choose Validity from the Data menu. The Validity dialog opens.": "Zvolte Platnost z nab\u00eddky Data. Otev\u0159e se dialogov\u00e9 okno Platnost.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Zvolte v nab\u00eddce N\u00e1stroje a zru\u0161te za\u0161krtnut\u00ed p\u0159\u00edkazu Automatick\u00e1 kontrola pravopisu.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Zvolte v nab\u00eddce N\u00e1stroje \u2192 Jazyky a vyberte jazyk pro cel\u00fd dokument. M\u016f\u017eete tak\u00e9 nastavit jazyk pro vybran\u00fd text a pro aktu\u00e1ln\u00ed odstavec.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klepnut\u00edm na n\u00e1hled sn\u00edmku na panelu se na tento sn\u00edmek p\u0159epnete, zobraz\u00edte jej a m\u016f\u017eete jej upravovat.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klepn\u011bte na ikonu \u0161t\u011bte\u010dku form\u00e1tu \"\". Ukazatel my\u0161i se zm\u011bn\u00ed na kybl\u00edk s barvou.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klepn\u011bte na ikonu \u0161t\u011bte\u010dku form\u00e1tu . Ukazatel my\u0161i se zm\u011bn\u00ed na kybl\u00edk s barvou.", "Click on the submenu () icon to reply, move and delete comments.": "Po klepnut\u00ed na ikonu podnab\u00eddky () m\u016f\u017eete na koment\u00e1\u0159e odpov\u00eddat, p\u0159esouvat je a mazat je.", "Collaborative editing": "Spolupr\u00e1ce p\u0159i \u00faprav\u00e1ch", "Column break (in multicolumnar text)": "Zalomen\u00ed sloupce (v textu s v\u00edce sloupci)", "Comments in documents": "Koment\u00e1\u0159e v dokumentu", "Context menus": "M\u00edstn\u00ed nab\u00eddky", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Po klepnut\u00ed prav\u00fdm tla\u010d\u00edtkem my\u0161i se zobrazuj\u00ed m\u00edstn\u00ed nab\u00eddky. P\u0159\u00edkazy v nich se zpravidla vztahuj\u00ed k objektu dokumentu na m\u00edst\u011b ukazatele my\u0161i.", "Copy": "Kop\u00edrovat", "Copy and Paste": "Kop\u00edrovat a Vlo\u017eit", "Cut": "Vyjmout", "Delete cells (as in menu Edit - Delete Cells)": "Smazat bu\u0148ky (jako v nab\u00eddce \u00dapravy - Smazat bu\u0148ky)", "Delete to beginning of sentence": "Smazat od za\u010d\u00e1tku v\u011bty", "Delete to beginning of word": "Smazat od za\u010d\u00e1tku slova", "Delete to end of sentence": "Smazat do konce v\u011bty", "Delete to end of word": "Smazat do konce slova", "Deletions are marked with colored strike-through characters.": "Smazan\u00e9 \u010d\u00e1sti jsou p\u0159edstavov\u00e1ny barevn\u00fdmi p\u0159e\u0161krtnut\u00fdmi znaky.", "Demote list item (list item has to be selected)": "Sn\u00ed\u017eit \u00farove\u0148 polo\u017eky seznamu (polo\u017eka mus\u00ed b\u00fdt vybr\u00e1na)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "V z\u00e1vislostech na mo\u017enostech prohl\u00ed\u017ee\u010de se zobraz\u00ed okno pro tisk nebo vyskakovac\u00ed okno \u201eSt\u00e1hnout export do PDF?\u201c. Toto PDF pot\u00e9 m\u016f\u017eete vytisknout pomoc\u00ed svou obl\u00edbenou aplikac\u00ed pro \u010dten\u00ed PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "P\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed je takov\u00e9 form\u00e1tov\u00e1n\u00ed, kter\u00e9 bylo pou\u017eito p\u0159\u00edmo na vybran\u00fd odstavec nebo bu\u0148ku se\u0161itu a kter\u00e9 p\u0159ekr\u00fdv\u00e1 form\u00e1tov\u00e1n\u00ed dan\u00e9 stylem. Chcete-li obnovit form\u00e1tov\u00e1n\u00ed podle nastaven\u00ed stylu, vyberte text nebo bu\u0148ku se\u0161itu a zvolte Form\u00e1t \u2192 Vymazat p\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed nebo pou\u017eijte tla\u010d\u00edtko na n\u00e1strojov\u00e9 li\u0161t\u011b.", "Directly:": "P\u0159\u00edmo:", "Display comment": "Zobrazit koment\u00e1\u0159", "Display the Keyboard shortcuts help": "Zobrazit n\u00e1pov\u011bdu pro kl\u00e1vesov\u00e9 zkratky", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "S \u00fapravami dokumentu si porad\u00ed ka\u017ed\u00fd, kdo je zvykl\u00fd pou\u017e\u00edvat kancel\u00e1\u0159sk\u00fd bal\u00edk, nalezneme zde v\u0161ak n\u011bkolik v\u00fdrazn\u00fdch rozd\u00edl\u016f:", "Document repair": "Oprava dokumentu", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenty se v {productname} ukl\u00e1daj\u00ed automaticky, ale pokud si je p\u0159ejete synchronizovat okam\u017eit\u011b, m\u016f\u017eete tak\u00e9 ulo\u017een\u00ed vynutit pomoc\u00ed polo\u017eky Ulo\u017eit v nab\u00eddce Soubor.", "Double Underline": "Dvojit\u00e9 podtr\u017een\u00ed", "Draw page keyboard shortcuts": "Kl\u00e1vesov\u00e9 zkratky pro str\u00e1nku s kresbou", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Ka\u017ed\u00e9mu u\u017eivateli se p\u0159i\u0159ad\u00ed ur\u010dit\u00e1 barva. Tuto barvu bude m\u00edt jeho kurzor. Pozn\u00e1mka: sv\u016fj kurzor uvid\u00edte v\u017edy jako \u010dern\u00fd a blikaj\u00edc\u00ed, zat\u00edmco ostatn\u00edm se zobraz\u00ed barevn\u00fd.", "Editing documents": "\u00dapravy dokument\u016f", "Editing presentations": "\u00dapravy prezentac\u00ed", "Editing spreadsheets": "\u00dapravy se\u0161it\u016f", "Editing text documents": "\u00dapravy textov\u00fdch dokument\u016f", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Zvolte Prezentace \u2192 Prezentace na celou obrazovku nebo klepn\u011bte v doln\u00ed \u010d\u00e1sti panelu sn\u00edmk\u016f na ikonu nejv\u00edc vlevo:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Opustit aktu\u00e1ln\u00ed re\u017eim, tj. z re\u017eimu \u00faprav p\u0159epnout do re\u017eimu v\u00fdb\u011bru objektu, z re\u017eimu v\u00fdb\u011bru objektu p\u0159epnout do re\u017eimu prohl\u00ed\u017een\u00ed.", "Extend the selection down one page": "Roz\u0161\u00ed\u0159it v\u00fdb\u011br o jednu str\u00e1nku dol\u016f", "Extend the selection up one page": "Roz\u0161\u00ed\u0159it v\u00fdb\u011br o jednu str\u00e1nku", "Fill Down": "Vyplnit dol\u016f", "Focus to document from menu": "Zam\u011b\u0159it z nab\u00eddky na dokument", "Focus to notebookbar menu": "Zam\u011b\u0159it na nab\u00eddku li\u0161ty karet", "Focus to selected comment's menu": "Zam\u011b\u0159it na nab\u00eddku vybran\u00e9ho koment\u00e1\u0159e", "Format the source cell with the font, color background and more.": "Nastavte pro zdrojov\u00e9 bu\u0148ky p\u00edsmo, barvu pozad\u00ed a dal\u0161\u00ed vlastnosti.", "Formatting spreadsheets": "Form\u00e1tov\u00e1n\u00ed se\u0161it\u016f", "Formatting text": "Form\u00e1tov\u00e1n\u00ed textu", "Formulas": "Vzorce", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Vzorce se zapisuj\u00ed do li\u0161ty vzorce. Zadejte \u201e=\u201c a n\u00e1sledn\u011b vzorec.", "Frequently Asked Questions": "\u010casto kladen\u00e9 dotazy", "General Keyboard Shortcuts": "Obecn\u00e9 kl\u00e1vesov\u00e9 zkratky", "Go and select text to end of document": "P\u0159ej\u00edt na konec dokumentu a vybrat p\u0159i tom text", "Go and select text to end of textbox": "P\u0159ej\u00edt na konec textov\u00e9ho pole a vybrat p\u0159i tom text", "Go and select text to start of document": "P\u0159ej\u00edt na za\u010d\u00e1tek dokumentu a vybrat p\u0159i tom text", "Go and select text to start of textbox": "P\u0159ej\u00edt na za\u010d\u00e1tek textov\u00e9ho pole a vybrat p\u0159i tom text", "Go and select to the beginning of a line": "P\u0159ej\u00edt na za\u010d\u00e1tek \u0159\u00e1dku a vybrat p\u0159i tom text", "Go and select to the end of a line": "P\u0159ej\u00edt na konec \u0159\u00e1dku a vybrat p\u0159i tom text", "Go to beginning of a word": "P\u0159ej\u00edt na za\u010d\u00e1tek slova", "Go to beginning of line": "P\u0159ej\u00edt na za\u010d\u00e1tek \u0159\u00e1dku", "Go to end of document": "P\u0159ej\u00edt na konec dokumentu", "Go to end of line": "P\u0159ej\u00edt na konec \u0159\u00e1dku", "Go to next sheet.": "P\u0159ejde na dal\u0161\u00ed list.", "Go to previous sheet.": "P\u0159ejde na p\u0159edchoz\u00ed list.", "Go to start of document": "P\u0159ej\u00edt na za\u010d\u00e1tek dokumentu", "Go to start of the next word": "P\u0159ej\u00edt na za\u010d\u00e1tek dal\u0161\u00edho slova", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Modrou vlnovkou jsou v textu ozna\u010deny gramatick\u00e9 chyby. Klepnut\u00edm prav\u00fdm tla\u010d\u00edtkem my\u0161i na podtr\u017een\u00fd text otev\u0159ete nab\u00eddku s n\u00e1vrhy na opravu chyby a s p\u0159\u00edslu\u0161n\u00fdmi gramatick\u00fdmi pravidly. Text zm\u011bn\u00edte t\u00edm, \u017ee n\u00e1vrh vyberete.", "Handling Tables": "Pr\u00e1ce s tabulkami", "Handling images": "Pr\u00e1ce s obr\u00e1zky", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Naje\u010fte my\u0161\u00ed na n\u00e1zev dokumentu v hlavn\u00ed nab\u00eddce.", "How can I change the line, area and position of a shape in my slides?": "Jak mohu na sn\u00edmku zm\u011bnit \u010d\u00e1ru, oblast a um\u00edst\u011bn\u00ed tvaru?", "How can I check spelling in my language?": "Jak zkontroluji pravopis ve sv\u00e9m jazyce?", "How can I copy the formatting of existing cells to new ones?": "Jak mohu zkop\u00edrovat form\u00e1t st\u00e1vaj\u00edc\u00edch bun\u011bk na nov\u00e9?", "How can I import CSV data?": "Jak mohu importovat data ve form\u00e1tu CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Jak vlo\u017e\u00edm do dokumentu symbol pro m\u011bnu, copyright nebo ochrannou zn\u00e1mku?", "How can I make the new text look like other existing text?": "Jak vytvo\u0159\u00edm nov\u00fd text, kter\u00fd bude vypadat stejn\u011b jako st\u00e1vaj\u00edc\u00ed?", "How can I quit {productname} without saving my edits?": "Jak ukon\u010d\u00edm {productname}, ani\u017e by se ulo\u017eily \u00fapravy?", "How can I remove the red wavy lines in my document?": "Jak odstran\u00edm z dokumentu \u010derven\u00e9 vlnovky?", "How can I run my slide show?": "Jak mohu spustit prezentaci?", "How can I select data to print?": "Jak vyberu data pro tisk?", "How do I change the page orientation to landscape inside my document": "Jak zm\u011bn\u00edm orientaci str\u00e1nky, aby byla na \u0161\u00ed\u0159ku", "How do I get a word count of my document?": "Jak zjist\u00edm po\u010det slov v dokumentu?", "How do I rename a sheet?": "Jak p\u0159ejmenuji list?", "How do I save a document with another name?": "Jak ulo\u017e\u00edm dokument pod jin\u00fdm n\u00e1zvem?", "How do I set the margins of the document?": "Jak nastav\u00edm okraje dokumentu?", "If no table or range was selected, a prototype chart is displayed.": "Jestli\u017ee jste nevybrali tabulku nebo oblast, zobraz\u00ed se uk\u00e1zkov\u00fd graf.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Pokud nen\u00ed vybr\u00e1na cel\u00e1 bu\u0148ka a kurzor je na konci tabulky, sma\u017ee se odstavec n\u00e1sleduj\u00edc\u00ed za tabulkou, pokud se nebude jednat o posledn\u00ed odstavec dokumentu.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Pokud nen\u00ed vybr\u00e1na cel\u00e1 bu\u0148ka, sma\u017ee se text od pozice kurzoru do konce dan\u00e9 v\u011bty. Pokud je kurzor na konci bu\u0148ky a nen\u00ed ozna\u010dena cel\u00e1 bu\u0148ka, sma\u017ee se obsah n\u00e1sleduj\u00edc\u00ed bu\u0148ky.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Pokud je vybr\u00e1na jedna \u010di v\u00edce bun\u011bk, sma\u017ee se cel\u00fd \u0159\u00e1dek s dan\u00fdmi bu\u0148kami. Pokud jsou \u00fapln\u011b \u010di \u010d\u00e1ste\u010dn\u011b vybr\u00e1ny v\u0161echny \u0159\u00e1dky, sma\u017ee se cel\u00e1 tabulka.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Pokud je aktivn\u00ed bu\u0148ka pr\u00e1zdn\u00e1: p\u0159em\u00edst\u00ed kurzor na za\u010d\u00e1tek tabulky. Pokud pr\u00e1zdn\u00e1 nen\u00ed: prvn\u00ed stisknut\u00ed t\u011bchto kl\u00e1ves p\u0159em\u00edst\u00ed kurzor na za\u010d\u00e1tek t\u00e9to bu\u0148ky, druh\u00e9 jej p\u0159em\u00edst\u00ed na za\u010d\u00e1tek aktu\u00e1ln\u00ed tabulky a t\u0159et\u00ed jej p\u0159em\u00edst\u00ed na za\u010d\u00e1tek dokumentu.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Pokud je aktivn\u00ed bu\u0148ka pr\u00e1zdn\u00e1: p\u0159em\u00edst\u00ed kurzor na konec tabulky. Pokud pr\u00e1zdn\u00e1 nen\u00ed: prvn\u00ed stisknut\u00ed t\u011bchto kl\u00e1ves p\u0159em\u00edst\u00ed kurzor na konec t\u00e9to bu\u0148ky, druh\u00e9 jej p\u0159em\u00edst\u00ed na konec aktu\u00e1ln\u00ed tabulky a t\u0159et\u00ed jej p\u0159em\u00edst\u00ed na konec dokumentu.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Pokud je aktivn\u00ed bu\u0148ka pr\u00e1zdn\u00e1: vybere celou tabulku. Pokud pr\u00e1zdn\u00e1 nen\u00ed: vybere obsah t\u00e9to bu\u0148ky. Op\u011btovn\u00e9 stisknut\u00ed t\u011bchto kl\u00e1ves vybere celou tabulku.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "U obr\u00e1zk\u016f lze m\u011bnit velikost, ot\u00e1\u010det je a ukotvovat. Text m\u016f\u017ee okolo obr\u00e1zku obt\u00e9kat. Nastaven\u00ed jsou k dispozici po v\u00fdb\u011bru obr\u00e1zku a otev\u0159en\u00ed m\u00edstn\u00ed nab\u00eddky. Chcete-li zm\u011bnit velikost obr\u00e1zku my\u0161\u00ed, pou\u017eijte jeho \u00fachyty.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Naproti tomu p\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed m\u011bn\u00ed vlastnosti textu u vybran\u00fdch \u010d\u00e1st\u00ed dokumentu. V rozs\u00e1hl\u00fdch dokumentech je tak nutn\u00e9 p\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed pou\u017e\u00edt pro ka\u017edou p\u0159\u00edslu\u0161nou \u010d\u00e1st textu. Pak je form\u00e1tov\u00e1n\u00ed textu zdlouhav\u00e9 a n\u00e1chyln\u00e9 k chyb\u00e1m.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "V \u010d\u00e1sti Zalomen\u00ed za\u0161krtn\u011bte Vlo\u017eit a vyberte Typ: Str\u00e1nka, Um\u00edst\u011bn\u00ed: Vlevo.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "V dialogov\u00e9m okn\u011b Standardn\u00ed filtr m\u016f\u017eete stanovit rozmez\u00ed, v n\u011bm\u017e se maj\u00ed hodnoty ur\u010dit\u00e9ho datov\u00e9ho pole nach\u00e1zet. V tomto filtru lze spojovat podm\u00ednky logick\u00fdmi oper\u00e1tory A nebo NEBO.", "Inactive document": "Neaktivn\u00ed dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Zv\u011bt\u0161\u00ed/zmen\u0161\u00ed velikost sloupce/\u0159\u00e1dku na lev\u00e9m/horn\u00edm okraji bu\u0148ky", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Zv\u011bt\u0161\u00ed/zmen\u0161\u00ed velikost sloupce/\u0159\u00e1dku na prav\u00e9m/doln\u00edm okraji bu\u0148ky", "Insert": "Vlo\u017eit", "Insert cells (as in menu Insert - Cells)": "Vlo\u017eit bu\u0148ky (jako v nab\u00eddce Vlo\u017eit - Bu\u0148ky)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Vlo\u017ete do se\u0161itu zalomen\u00ed sloupce a \u0159\u00e1dku (t\u00edm z\u00fa\u017e\u00edte oblast tisku) a volbou tisku dokument st\u00e1hn\u011bte. P\u0159i tisku do PDF vyberte po\u017eadovan\u00e9 str\u00e1nky.", "Insert comment": "Vlo\u017eit koment\u00e1\u0159", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Koment\u00e1\u0159e se v {productname} vkl\u00e1daj\u00ed na m\u00edsta, kter\u00e1 vy\u017eaduj\u00ed od \u010dten\u00e1\u0159e zvl\u00e1\u0161tn\u00ed pozornost. Zobrazuj\u00ed se vpravo spolu se jm\u00e9nem autora a datem.", "Insert date": "Vlo\u017eit datum", "Insert endnote": "Vlo\u017eit vysv\u011btlivku", "Insert footnote": "Vlo\u017eit pozn\u00e1mku pod \u010darou", "Insert line break": "Vlo\u017eit zalomen\u00ed \u0159\u00e1dku", "Insert new paragraph directly before or after a section, or before a table": "Vlo\u017eit nov\u00fd odstavec p\u0159\u00edmo p\u0159ed \u010di za sekci nebo p\u0159ed tabulku", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Vlo\u017eit do seznamu nov\u00fd odstavec bez \u010d\u00edslov\u00e1n\u00ed. Nefunguje, pokud je kurzor na konci seznamu.", "Insert non-breaking hyphen": "Vlo\u017eit nezlomiteln\u00fd spojovn\u00edk", "Insert non-breaking space": "Vlo\u017eit nezlomitelnou mezeru", "Insert soft hyphen": "Vlo\u017eit voliteln\u00e9 rozd\u011blen\u00ed", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Tabulku vlo\u017e\u00edte pomoc\u00ed p\u0159\u00edslu\u0161n\u00e9 ikony na n\u00e1strojov\u00e9 li\u0161t\u011b. Vyberte v\u00fdchoz\u00ed po\u010det \u0159\u00e1dk\u016f a sloupc\u016f. Dal\u0161\u00ed \u0159\u00e1dky a sloupce p\u0159id\u00e1te pomoc\u00ed m\u00edstn\u00ed nab\u00eddky pro bu\u0148ku tabulky. Bu\u0148ky slou\u010d\u00edte volbou z nab\u00eddky Tabulka. Bu\u0148ky tabulky maj\u00ed jako v\u00fdchoz\u00ed styl odstavce \u201eObsah tabulky\u201c.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Vlo\u017e\u00ed krok tabul\u00e1toru (pouze v tabulk\u00e1ch). V z\u00e1vislosti na pou\u017eit\u00ed spr\u00e1vce oken lze m\u00edsto t\u00e9to zkratky pou\u017e\u00edt Alt+Tab.", "Is there a thesaurus?": "Je k dispozici slovn\u00edk synonym?", "Italic": "Kurz\u00edva", "Justify": "Do bloku", "Keyboard Shortcuts": "Kl\u00e1vesov\u00e9 zkratky", "Like Alt, but only the active cell is modified": "Jako s kl\u00e1vesou Alt, ale zm\u011bn\u00ed se pouze aktivn\u00ed bu\u0148ka", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Na\u010dt\u011bte data v CSV do n\u011bjak\u00e9 nativn\u00ed aplikace opera\u010dn\u00edho syst\u00e9mu, vyberte je a zkop\u00edrujte do schr\u00e1nky", "Manual page break": "Ru\u010dn\u00ed zalomen\u00ed str\u00e1nky", "Move cursor down one line": "P\u0159esunout kurzor o jeden \u0159\u00e1dek dol\u016f", "Move cursor to beginning of the next paragraph": "P\u0159esunout kurzor na za\u010d\u00e1tek n\u00e1sleduj\u00edc\u00edho odstavce", "Move cursor to beginning of the previous paragraph": "P\u0159esunout kurzor na za\u010d\u00e1tek p\u0159edchoz\u00edho odstavce", "Move cursor to the left": "P\u0159esunout kurzor doleva", "Move cursor to the right": "P\u0159esunout kurzor doprava", "Move cursor up one line": "P\u0159esunout kurzor o jeden \u0159\u00e1dek nahoru", "Move cursor with selection to the left": "P\u0159esunout kurzor doleva a vybrat p\u0159i tom text", "Move cursor with selection to the right": "P\u0159esunout kurzor doprava a vybrat p\u0159i tom text", "Move the view down one page": "Posunout zobrazen\u00ed o jednu str\u00e1nku dol\u016f", "Move the view up one page": "Posunout zobrazen\u00ed o jednu str\u00e1nku nahoru", "Move to next text object on drawing page": "P\u0159esunout se na dal\u0161\u00ed textov\u00fd objekt na str\u00e1nce s kresbou", "Move to next text object on slide": "P\u0159esunout se na dal\u0161\u00ed textov\u00fd objekt na sn\u00edmku", "Moves one screen page to the right.": "Posun o jednu obrazovku vpravo.", "Moves one sheet to the left.": "P\u0159epne na list vlevo.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "P\u0159esune kurzor k doln\u00edmu okraji aktu\u00e1ln\u00ed oblasti dat. Je-li \u0159\u00e1dek pod bu\u0148kou, kter\u00e1 obsahuje kurzor, pr\u00e1zdn\u00fd, kurzor se p\u0159esune do dal\u0161\u00edho \u0159\u00e1dku n\u00ed\u017ee, kter\u00fd obsahuje data.", "Moves the cursor to the first cell in the sheet (A1).": "P\u0159esune kurzor do prvn\u00ed bu\u0148ky v listu (A1).", "Moves the cursor to the first cell of the current row.": "P\u0159esune kurzor do prvn\u00ed bu\u0148ky aktu\u00e1ln\u00edho \u0159\u00e1dku.", "Moves the cursor to the last cell of the current row.": "P\u0159esune kurzor do posledn\u00ed bu\u0148ky aktu\u00e1ln\u00edho \u0159\u00e1dku.", "Moves the cursor to the last cell on the sheet that contains data.": "P\u0159esune kurzor do posledn\u00ed bu\u0148ky listu, kter\u00e1 obsahuje data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "P\u0159esune kurzor k lev\u00e9mu okraji aktu\u00e1ln\u00ed oblasti dat. Je-li sloupec vlevo od bu\u0148ky, kter\u00e1 obsahuje kurzor, pr\u00e1zdn\u00fd, kurzor se p\u0159esune do dal\u0161\u00edho sloupce vlevo, kter\u00fd obsahuje data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "P\u0159esune kurzor k prav\u00e9mu okraji aktu\u00e1ln\u00ed oblasti dat. Je-li sloupec vpravo od bu\u0148ky, kter\u00e1 obsahuje kurzor, pr\u00e1zdn\u00fd, kurzor se p\u0159esune do dal\u0161\u00edho sloupce vpravo, kter\u00fd obsahuje data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "P\u0159esune kurzor k horn\u00edmu okraji aktu\u00e1ln\u00ed oblasti dat. Je-li \u0159\u00e1dek nad bu\u0148kou, kter\u00e1 obsahuje kurzor, pr\u00e1zdn\u00fd, kurzor se p\u0159esune do dal\u0161\u00edho \u0159\u00e1dku v\u00fd\u0161e, kter\u00fd obsahuje data.", "Navigating in Spreadsheets": "Navigace v se\u0161itech", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Funkce Automatick\u00fd filtr umo\u017e\u0148uje rychle omezit datov\u00e9 z\u00e1znamy na ty, kter\u00e9 jsou stejn\u00e9 jako polo\u017eka vybran\u00e1 v datov\u00e9m poli.", "Open the presentation in {productname}": "Otev\u0159ete v {productname} prezentaci", "Opening, closing, saving, printing and downloading documents": "Otev\u00edr\u00e1n\u00ed, uzav\u00edr\u00e1n\u00ed, ukl\u00e1d\u00e1n\u00ed, tisk a stahov\u00e1n\u00ed dokument\u016f", "Other advanced features": "Dal\u0161\u00ed pokro\u010dil\u00e9 funkce", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Form\u00e1tov\u00e1n\u00ed odstavce", "Paste as unformatted text": "Vlo\u017eit jako neform\u00e1tovan\u00fd text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Vlo\u017ete data z nab\u00eddky prohl\u00ed\u017ee\u010de \u00dapravy \u2192 Vlo\u017eit nebo stiskn\u011bte Ctrl+V. V dialogov\u00e9m okn\u011b Import textu popi\u0161te p\u0159esn\u00fd form\u00e1t dat CSV.", "Paste special": "Vlo\u017eit jinak", "Pasting": "Vkl\u00e1d\u00e1n\u00ed", "Place the cursor at the paragraph to be formatted": "Um\u00edst\u011bte kurzor do odstavce, kter\u00fd chcete form\u00e1tovat", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Um\u00edst\u011bte kurzor na m\u00edsto, kde si p\u0159ejete orientaci str\u00e1nky zm\u011bnit. Vlo\u017ete pr\u00e1zdn\u00fd odstavec.", "Place the cursor in the position to insert the character.": "Um\u00edst\u011bte kurzor na m\u00edsto, kam chcete znak vlo\u017eit.", "Position and Size": "Um\u00edst\u011bn\u00ed a velikost", "Presentations": "Prezentace", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezentace: form\u00e1t Microsoft PPT, PPTX, form\u00e1t OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Stiskn\u011bte tla\u010d\u00edtko Vlo\u017eit. Dialogov\u00e9 okno zav\u0159ete tla\u010d\u00edtkem Zru\u0161it.", "Print (Download as PDF)": "Tisk (st\u00e1hnout jako PDF)", "Promote list item (list item has to be selected)": "Zv\u00fd\u0161it \u00farove\u0148 polo\u017eky seznamu (polo\u017eka mus\u00ed b\u00fdt vybr\u00e1na)", "Redo": "Znovu", "Remove direct formatting": "Odstranit p\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "List v se\u0161itu p\u0159ejmenujete pomoc\u00ed m\u00edstn\u00ed nab\u00eddky (vyvolan\u00e9 prav\u00fdm tla\u010d\u00edtkem my\u0161i) pro kartu listu v doln\u00ed \u010d\u00e1sti. V n\u00e1sleduj\u00edc\u00edm dialogov\u00e9m okn\u011b zadejte nov\u00fd n\u00e1zev listu.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kop\u00edrov\u00e1n\u00ed/vyj\u00edm\u00e1n\u00ed a vkl\u00e1d\u00e1n\u00ed form\u00e1tovan\u00e9ho obsahu je podporov\u00e1no, a to nejen v r\u00e1mci dokumentu, ale tak\u00e9 mezi dokumenty stejn\u00e9 nebo odli\u0161n\u00e9 aplikace {productname}. Pro takov\u00e9to pou\u017eit\u00ed lze kop\u00edrovat/vyj\u00edmat obsah v\u010detn\u011b obr\u00e1zk\u016f a sm\u00ed\u0161en\u00e9ho obsahu, a to na PC p\u0159\u00edmo pomoc\u00ed kl\u00e1vesov\u00fdch zkratek (Ctrl+X, Ctrl+C, Ctrl+V). Z bezpe\u010dnostn\u00edch d\u016fvod\u016f je na PC nezbytn\u00e9 vkl\u00e1dat pomoc\u00ed Ctrl+V, pro vyj\u00edm\u00e1n\u00ed a kop\u00edrov\u00e1n\u00ed v\u0161ak lze pou\u017e\u00edt m\u00edstn\u00ed nab\u00eddky. V syst\u00e9mech Android a iOS vyberete text poklep\u00e1n\u00edm a dlouh\u00fdm klepnut\u00edm z\u00edsk\u00e1te p\u0159\u00edstup do m\u00edstn\u00ed nab\u00eddku s p\u0159\u00edkazy kop\u00edrovat/vyjmout/vlo\u017eit.", "Search backwards": "Naj\u00edt p\u0159edchoz\u00ed", "Search forward": "Naj\u00edt dal\u0161\u00ed", "Select All": "Vybrat v\u0161e", "Select Landscape in \u201cWith Page Style\u201d": "V \u010d\u00e1sti \u201eSe stylem str\u00e1nky\u201c vyberte Na \u0161\u00ed\u0159ku", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Vyberte tabulku v textov\u00e9m dokumentu, oblast v se\u0161itu nebo tabulku v prezentaci.", "Select all in drawing page": "Vybrat v\u0161e na str\u00e1nce s kresbou", "Select all in slide": "Vybrat v\u0161e na sn\u00edmku", "Select if you want to change page numbering.": "Zvolte, zda si p\u0159ejete zm\u011bnit \u010d\u00edslov\u00e1n\u00ed str\u00e1nek.", "Select lines in downwards direction": "Vybrat \u0159\u00e1dky sm\u011brem dol\u016f", "Select lines in upwards direction": "Vybrat \u0159\u00e1dky sm\u011brem nahoru", "Select objects in the order in which they were created": "Vyb\u00edrat objekty v po\u0159ad\u00ed, v jak\u00e9m byly vytvo\u0159eny", "Select objects in the reverse order in which they were created": "Vyb\u00edrat objekty v opa\u010dn\u00e9m po\u0159ad\u00ed, ne\u017e v jak\u00e9m byly vytvo\u0159eny", "Select the cells you want to format. Release the mouse button.": "Vyberte bu\u0148ky, kter\u00e9 si p\u0159ejete form\u00e1tovat. Uvoln\u011bte tla\u010d\u00edtko my\u0161i.", "Select the character set, language and separator options for the CSV file.": "Vyberte pro soubor CSV znakovou sadu, jazyk a odd\u011blova\u010d.", "Select the shape in your slide. A set of handles shows.": "Vyberte na sn\u00edmku po\u017eadovan\u00fd tvar. Zobraz\u00ed se u n\u011bj \u00fachyty.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "V rozbalovac\u00edm seznamu vyberte po\u017eadovan\u00fd styl. Odstavec se zm\u011bn\u00ed podle vlastnost\u00ed tohoto stylu.", "Select the text with the existing format": "Vyberte text se st\u00e1vaj\u00edc\u00edm form\u00e1tem", "Select the text you want to apply the new format.": "Vyberte text, na kter\u00fd si p\u0159ejete nov\u00fd form\u00e1t pou\u017e\u00edt.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Vyberte krit\u00e9rium platnosti v rozbalovac\u00edm poli Povolit. Podle zvolen\u00e9ho krit\u00e9ria se zobraz\u00ed dal\u0161\u00ed mo\u017enosti. Vypl\u0148te po\u017eadovan\u00e9 \u00fadaje.", "Select to beginning of paragraph": "Vybrat od za\u010d\u00e1tku odstavce", "Select to end of paragraph": "Vybrat do konce odstavce", "Select to the left word by word": "Vyb\u00edrat jednotliv\u00e1 slova sm\u011brem vlevo", "Select to the right word by word": "Vyb\u00edrat jednotliv\u00e1 slova sm\u011brem vpravo", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Vybere v\u0161echny bu\u0148ky obsahuj\u00edc\u00ed data od aktu\u00e1ln\u00ed bu\u0148ky po konec souvisl\u00e9 oblasti dat, a to ve sm\u011bru stisknut\u00e9 \u0161ipky. Pokud tento p\u0159\u00edkaz pou\u017eijete k v\u00fdb\u011bru sloupc\u016f a \u0159\u00e1dk\u016f z\u00e1rove\u0148, vybere se obd\u00e9ln\u00edkov\u00e1 oblast bun\u011bk.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Vybere bu\u0148ky od aktu\u00e1ln\u00ed bu\u0148ky o jednu str\u00e1nku v aktu\u00e1ln\u00edm sloupci dol\u016f nebo roz\u0161\u00ed\u0159\u00ed v\u00fdb\u011br o jednu str\u00e1nku sm\u011brem dol\u016f.", "Selects cells from the current cell to the first cell of the current row.": "Vybere bu\u0148ky od aktu\u00e1ln\u00ed bu\u0148ky do prvn\u00ed bu\u0148ky aktu\u00e1ln\u00edho \u0159\u00e1dku.", "Selects cells from the current cell to the last cell of the current row.": "Vybere bu\u0148ky od aktu\u00e1ln\u00ed bu\u0148ky do posledn\u00ed bu\u0148ky aktu\u00e1ln\u00edho \u0159\u00e1dku.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Vybere bu\u0148ky od aktu\u00e1ln\u00ed bu\u0148ky o jednu str\u00e1nku v aktu\u00e1ln\u00edm sloupci nahoru nebo roz\u0161\u00ed\u0159\u00ed v\u00fdb\u011br o jednu str\u00e1nku sm\u011brem nahoru.", "Set Optimal Column Width": "Nastavit optim\u00e1ln\u00ed \u0161\u00ed\u0159ku sloupce", "Set the page margins in the dialog.": "Nastavte okraje str\u00e1nky v dialogov\u00e9m okn\u011b.", "Set the properties of the element of the object.": "Nastavte dan\u00e9 vlastnosti objektu.", "Shortcut Keys for Tables": "Kl\u00e1vesov\u00e9 zkratky pro tabulky", "Slide keyboard shortcuts": "Kl\u00e1vesov\u00e9 zkratky pro sn\u00edmek", "Slide pane": "Panel sn\u00edmk\u016f", "Slide show": "Prezentace", "Special Characters": "speci\u00e1ln\u00ed znaky", "Spellchecking": "Kontrola pravopisu", "Spreadsheets": "Se\u0161ity", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Se\u0161ity: Form\u00e1ty Microsoft XLS, XLSX, form\u00e1t OpenDocument ODS", "Standard currency format": "Standardn\u00ed form\u00e1t m\u011bny", "Standard date format": "Standardn\u00ed form\u00e1t data", "Standard exponential format": "Standardn\u00ed exponenci\u00e1ln\u00ed form\u00e1t", "Standard format": "Standardn\u00ed form\u00e1t", "Standard percentage format (two decimal places)": "Standardn\u00ed form\u00e1t procent (dv\u011b desetinn\u00e1 m\u00edsta)", "Strikethrough": "P\u0159e\u0161krtnut\u00e9", "Subscript": "Doln\u00ed index", "Superscript": "Horn\u00ed index", "Switch cursor between text and footer": "P\u0159epnout kurzor mezi textem a z\u00e1pat\u00edm", "Switch cursor between text and header": "P\u0159epnout kurzor mezi textem a z\u00e1hlav\u00edm", "Tab": "Tab", "Text documents": "Textov\u00e9 dokumenty", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Textov\u00e9 dokumenty: Form\u00e1ty Microsoft DOC, DOCX, RTF, form\u00e1t OpenDocument ODT", "Text formatting": "Form\u00e1tov\u00e1n\u00ed textu", "Text selection and navigation in a textbox": "V\u00fdb\u011br textu a navigace v textov\u00e9m poli", "Text selection and navigation in document": "V\u00fdb\u011br textu a navigace v dokumentu", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, grafy, tvary a obr\u00e1zky form\u00e1tu SVG z\u016fstanou p\u0159i p\u0159ibli\u017eov\u00e1n\u00ed ostr\u00e9, kde\u017eto jednotliv\u00e9 pixely se zobraz\u00ed v p\u0159\u00edpad\u011b vlo\u017een\u00fdch obr\u00e1zk\u016f form\u00e1t\u016f nap\u0159. JPG nebo PNG.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Modr\u00fd symbol \u00b6 p\u0159edstavuje \u0159\u00eddic\u00ed znak. Napom\u00e1h\u00e1 p\u0159i zarovn\u00e1v\u00e1n\u00ed a \u00faprav\u00e1ch textu a netiskne se. Chcete-li p\u0159epnout jeho zobrazov\u00e1n\u00ed v dokumentu, zvolte v nab\u00eddce Zobrazit \u2192 \u0158\u00eddic\u00ed znaky.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Roz\u0161\u00ed\u0159en\u00fd filtr umo\u017e\u0148uje pou\u017e\u00edt a\u017e osm podm\u00ednek. V tomto filtru zad\u00e1v\u00e1te podm\u00ednky p\u0159\u00edmo do se\u0161itu.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Podle tohoto nastaven\u00ed se na\u010dtou data CSV do bun\u011bk, kter\u00e9 jste pro vlo\u017een\u00ed vybrali.", "The color assigned to the changes depends on the user that changes the document.": "Barvy p\u0159i\u0159azen\u00e9 ke zm\u011bn\u00e1m z\u00e1vis\u00ed na tom, kter\u00fd u\u017eivatel dokument zm\u011bnil.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Z\u00e1pis vzorc\u016f by m\u011bl b\u00fdt z\u0159ejm\u00fd v\u0161em u\u017eivatel\u016fm tabulkov\u00fdch procesor\u016f. Podrobnosti jsou uvedeny ve specifikaci OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Pomoc\u00ed n\u00e1stroje \u0161t\u011bte\u010dek form\u00e1tu na n\u00e1strojov\u00e9 li\u0161t\u011b to je snadn\u00e9.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "To m\u016f\u017ee b\u00fdt velmi u\u017eite\u010dn\u00e9 \u2013 p\u0159edstavte si, \u017ee kolega p\u0159i soub\u011b\u017en\u00fdch \u00faprav\u00e1ch necht\u011bn\u011b vybral ve\u0161ker\u00fd text dokumentu pomoc\u00ed Ctrl+A, pokra\u010doval v psan\u00ed a t\u00edm text smazal.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Klepnut\u00edm do dokumentu pop\u0159ed\u00ed a zpr\u00e1va zmiz\u00ed a m\u016f\u017eete pokra\u010dovat v \u00faprav\u00e1ch. Do dokumentu se na\u010dtou v\u0161echny zm\u011bny, kter\u00e9 b\u011bhem spolupr\u00e1ce p\u0159i \u00faprav\u00e1ch vytvo\u0159ili ostatn\u00ed u\u017eivatel\u00e9.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Chcete-li kop\u00edrovat v\u011bt\u0161\u00ed \u010d\u00e1sti obsahu do jin\u00fdch aplikac\u00ed na va\u0161em za\u0159\u00edzen\u00ed, je nutn\u00e9 stisknout tla\u010d\u00edtko Zah\u00e1jit stahov\u00e1n\u00ed a pot\u00e9 znovu zkop\u00edrovat obsah do schr\u00e1nky tohoto za\u0159\u00edzen\u00ed; a\u017e tehdy se stane pro c\u00edlovou aplikaci dostupn\u00fd. Tento export obsahu pro vlo\u017een\u00ed do extern\u00ed aplikace zaji\u0161\u0165uje vyskakovac\u00ed prvek v prav\u00e9m doln\u00edm rohu. V tomto kroku se rovn\u011b\u017e p\u0159evedou komplexn\u00ed objekty na statick\u00e9 obr\u00e1zky.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Chcete-li sledovan\u00e9 zm\u011bny zobrazit nebo skr\u00fdt, zvolte \u00dapravy \u2192 Sledov\u00e1n\u00ed zm\u011bn \u2192 Zobrazit. M\u011bjte na pam\u011bti, \u017ee je-li sledov\u00e1n\u00ed zm\u011bn povoleno, ale zm\u011bny jsou skryty, zm\u011bny se st\u00e1le zaznamen\u00e1vaj\u00ed a m\u016f\u017eete t\u00edm v dokumentu necht\u011bn\u011b zanechat ne\u017e\u00e1douc\u00ed text.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Chcete-li dokument st\u00e1hnout, zvolte v {productname} nab\u00eddku Soubor. To, jak\u00e9 form\u00e1ty jsou dostupn\u00e9 ke sta\u017een\u00ed, z\u00e1vis\u00ed na aplikaci. V\u0161echny aplikace umo\u017e\u0148uj\u00ed export ve form\u00e1tu PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Chcete-li prezentaci v {productname} ukon\u010dit, stiskn\u011bte kl\u00e1vesu Esc. Vr\u00e1t\u00edte se t\u00edm do re\u017eimu \u00faprav prezentace.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Na dan\u00fd stav p\u0159ejdete zp\u011bt t\u00edm, \u017ee jej vyberete my\u0161\u00ed a stisknete P\u0159ej\u00edt na stav.", "To open document, click on the file to open the {productname} module associated to the document format.": "Dokument otev\u0159ete klepnut\u00edm na soubor; otev\u0159e se modul {productname} asociovan\u00fd s p\u0159\u00edslu\u0161n\u00fdm form\u00e1tem dokumentu.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Chcete-li platnost bu\u0148ky odstranit, otev\u0159ete toto dialogov\u00e9 okno a nastavte v seznamu Povolit \u201eV\u0161echny hodnoty\u201c.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "K orientaci na v\u00fd\u0161ku se vr\u00e1t\u00edte stejn\u00fdm postupem, jen volbu u polo\u017eky \u201eSe stylem str\u00e1nky\u201c zm\u011bn\u00edte na V\u00fdchoz\u00ed styl.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Systematickou kontrolu pravopisu cel\u00e9ho dokumentu zah\u00e1j\u00edte volbou Pravopis z nab\u00eddky N\u00e1stroje.", "Track changes": "Sledov\u00e1n\u00ed zm\u011bn", "Two decimal places, thousands separator": "Dv\u011b desetinn\u00e1 m\u00edsta, odd\u011blova\u010d tis\u00edc\u016f", "Type the new file name in the text box and press Enter.": "Zadejte nov\u00fd n\u00e1zev souboru do textov\u00e9ho pole a stiskn\u011bte Enter.", "Underline": "Podtr\u017een\u00e9", "Undo": "Zp\u011bt", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Chcete-li nastavit informace zobrazovan\u00e9 u\u017eivateli, pou\u017eijte karty N\u00e1pov\u011bda p\u0159i vstupu a Chybov\u00e9 hl\u00e1\u0161en\u00ed. Dialogov\u00e9 okno uzav\u0159ete klepnut\u00edm na OK.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Pomoc\u00ed n\u00e1strojov\u00e9 li\u0161ty v doln\u00ed \u010d\u00e1sti panelu sn\u00edmk\u016f m\u016f\u017eete spustit prezentaci, vlo\u017eit nov\u00fd sn\u00edmek a duplikovat \u010di smazat aktu\u00e1ln\u00ed sn\u00edmek.", "Using the browser zoom affects the document and user interface areas.": "Pokud pou\u017eijete funkci p\u0159ibl\u00ed\u017een\u00ed, kter\u00e1 je sou\u010d\u00e1st\u00ed prohl\u00ed\u017ee\u010de, ovlivn\u011bna bude jak oblast dokumentu, tak u\u017eivatelsk\u00e9 rozhran\u00ed.", "Using the page style": "Pomoc\u00ed stylu str\u00e1nky", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Lev\u00fd okraj nastav\u00edte p\u0159eta\u017een\u00edm lev\u00e9 zna\u010dky na prav\u00edtku, prav\u00fd okraj p\u0159eta\u017een\u00edm prav\u00e9 zna\u010dky.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Co znamen\u00e1 modr\u00fd symbol \u00b6 a jak ho odstran\u00edm z textov\u00e9ho dokumentu?", "What are the documents file formats supported by {productname}?": "Jak\u00e9 form\u00e1ty souboru jsou v {productname} podporov\u00e1ny?", "What is the blue wavy underline in some words in the text?": "Co znamen\u00e1 v textu modr\u00e1 vlnovka pod n\u011bkter\u00fdmi slovy?", "What is \u201cClear Direct Formatting\u201d icon?": "Co zna\u010d\u00ed ikona \u201eVymazat p\u0159\u00edm\u00e9 form\u00e1tov\u00e1n\u00ed\u201c?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Kdy\u017e {productname} zaznamen\u00e1, \u017ee po n\u011bjak\u00fd \u010das neprob\u00edhala v prohl\u00ed\u017ee\u010di \u017e\u00e1dn\u00e1 aktivita, nastav\u00ed dokumentu stav \u201eneaktivn\u00ed\u201c. Dokument se zobraz\u00ed s pr\u016fhledn\u00fdm \u0161ed\u00fdm pop\u0159ed\u00edm a zpr\u00e1vou \u201eDokument je neaktivn\u00ed - pro pokra\u010dov\u00e1n\u00ed v \u00faprav\u00e1ch klikn\u011bte\u201c.", "When closing a document, it is automatically saved if it has been changed.": "Dokument se p\u0159i zav\u00edr\u00e1n\u00ed automaticky ulo\u017e\u00ed, jestli\u017ee byl p\u0159edt\u00edm zm\u011bn\u011bn.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Kdy\u017e upravuje dokument v\u00edce lid\u00ed sou\u010dasn\u011b, jejich zm\u011bny se mohou dostat do vz\u00e1jemn\u00e9ho konfliktu a to m\u016f\u017ee vy\u00fastit ve zmaten\u00fd obsah. Oprava dokumentu umo\u017e\u0148uje vr\u00e1tit zp\u011bt zm\u011bny ostatn\u00edch u\u017eivatel\u016f a obnovit tak p\u0159edchoz\u00ed stav dokumentu.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Pokud jste obsah vyjmuli nebo zkop\u00edrovali intern\u011b, m\u016f\u017eete jej vlo\u017eit pomoc\u00ed m\u00edstn\u00ed nab\u00eddky.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Pokud vlo\u017e\u00edte obsah zkop\u00edrovan\u00fd v t\u00e9m\u017ee dokumentu, zachovaj\u00ed se jeho form\u00e1t a prvky. Zkop\u00edrujete-li jej z dokumentu na jin\u00e9 kart\u011b \u010di v jin\u00e9m okn\u011b prohl\u00ed\u017ee\u010de, p\u0159\u00edpadn\u011b z aplikace mimo prohl\u00ed\u017ee\u010d, ve vlo\u017een\u00e9m obsahu se zachov\u00e1 form\u00e1tov\u00e1n\u00ed textu.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Vlo\u017e\u00edte-li text, kter\u00fd z tohoto dokumentu nepoch\u00e1z\u00ed (tj. z jin\u00e9ho okna prohl\u00ed\u017ee\u010de nebo z jin\u00e9 aplikace), vlo\u017e\u00ed se jako form\u00e1tovan\u00fd text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "P\u0159i vkl\u00e1d\u00e1n\u00ed textu v t\u00e9m\u017ee dokumentu se zachov\u00e1 form\u00e1tov\u00e1n\u00ed. M\u016f\u017eete tak\u00e9 vkl\u00e1dat objekty (nap\u0159\u00edklad obr\u00e1zky), pokud je zkop\u00edrujete ze stejn\u00e9ho dokumentu, v n\u011bm\u017e pracujete.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Pokud zapnete sledov\u00e1n\u00ed zm\u011bn, {productname} ozna\u010d\u00ed nov\u00e9 zm\u011bny proveden\u00e9 v dokumentu. Sledov\u00e1n\u00ed vypnete op\u011btovnou volbou t\u00e9to mo\u017enosti.", "Why can't I delete text? It just gets a strike-through?": "Pro\u010d se text p\u0159e\u0161krt\u00e1v\u00e1 m\u00edsto toho, aby se smazal?", "Why did the text I just typed change automatically? How can I revert it?": "Pro\u010d se automaticky zm\u011bnil pr\u00e1v\u011b napsan\u00fd text? Jak tuto zm\u011bnu zru\u0161\u00edm?", "With track changes enabled your document is shown the following manner:": "Se sledovan\u00fdmi zm\u011bnami se dokument zobrazuje n\u00e1sledovn\u011b:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Po\u010det slov se zobrazuje tak\u00e9 ve stavov\u00e9m \u0159\u00e1dku. Nen\u00ed-li vybr\u00e1n \u017e\u00e1dn\u00fd text, po\u010det slov se vztahuje k cel\u00e9mu dokumentu. V opa\u010dn\u00e9m p\u0159\u00edpad\u011b plat\u00ed pro vybran\u00fd text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Po\u010det slov je k dispozici v nab\u00eddce N\u00e1stroje \u2192 Po\u010det slov. Zobraz\u00ed se dialogov\u00e9 okno s po\u010dtem slov pro v\u00fdb\u011br a pro cel\u00fd dokument.", "Word processor functions": "Funkce textov\u00e9ho editoru", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ano. Heslem chr\u00e1n\u011bn\u00e9 dokumenty lze v {productname}otev\u0159\u00edt, je ale nezbytn\u00e9 p\u0159i na\u010d\u00edt\u00e1n\u00ed zadat heslo ve vyskakovac\u00edm okn\u011b \u201eZadejte heslo\u201c.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ano. Klepn\u011bte na po\u017eadovan\u00e9 slovo a zvolte N\u00e1stroje \u2192 Slovn\u00edk synonym. Otev\u0159e se dialogov\u00e9 okno s n\u00e1vrhy na nahrazen\u00ed.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Bu\u010f m\u016f\u017eete proch\u00e1zet znaky zobrazen\u00e9 v rozbalovac\u00edch seznamech, nebo zadejte do pole Vyhledat kl\u00ed\u010dov\u00e9 slovo. Jestli\u017ee zn\u00e1te \u010d\u00edseln\u00fd k\u00f3d Unicode pro dan\u00fd speci\u00e1ln\u00ed znak, zadejte jej do pole vpravo.", "You can insert these special characters in the document using the Special Character dialog.": "Tyto speci\u00e1ln\u00ed znaky m\u016f\u017eete vkl\u00e1dat pomoc\u00ed dialogov\u00e9ho okna Speci\u00e1ln\u00ed znak.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Na kurzor ur\u010dit\u00e9ho u\u017eivatele p\u0159ejdete klepnut\u00edm na u\u017eivatelovo jm\u00e9no (nebo obr\u00e1zek). U\u017eivatele, kter\u00fd dokument upravuje, je mo\u017en\u00e9 n\u00e1sledovat.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Neform\u00e1tovan\u00fd text m\u016f\u017eete vlo\u017eit pomoc\u00ed kl\u00e1vesov\u00e9 zkratky: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Se\u0161it ulo\u017een\u00fd online upravujete stejn\u011b jako se\u0161it v desktopov\u00e9 aplikaci. Stejn\u00e9 z\u016fst\u00e1vaj\u00ed operace jako zad\u00e1v\u00e1n\u00ed dat \u010di v\u00fdb\u011br oblast\u00ed, sloupc\u016f, \u0159\u00e1dk\u016f nebo list\u016f. P\u0159\u00edkazy v se\u0161itu spust\u00edte pomoc\u00ed kl\u00e1vesnice, nab\u00eddek nebo n\u00e1strojov\u00e9 li\u0161ty. Podporov\u00e1no je tak\u00e9 p\u0159etahov\u00e1n\u00ed obsahu bun\u011bk, pomoc\u00ed kter\u00e9ho bu\u0148ky napln\u00edte daty. P\u0159\u00edkazy vyjmout, kop\u00edrovat a vlo\u017eit jsou k dispozici v m\u00edstn\u00ed nab\u00eddce. Stisknete-li po zad\u00e1n\u00ed dat Tab, kurzor se p\u0159esune do bu\u0148ky n\u00e1sleduj\u00edc\u00ed vpravo, po stisknut\u00ed kl\u00e1vesy Enter se p\u0159esune do bu\u0148ky n\u00ed\u017ee; t\u00edm sn\u00e1ze zad\u00e1te dal\u0161\u00ed z\u00e1znam.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "M\u00e1te povolenu funkci automatick\u00fdch oprav. Ta m\u011bn\u00ed pr\u00e1v\u011b napsan\u00fd text podle intern\u00ed tabulky na odpov\u00eddaj\u00edc\u00ed jin\u00fd text. Ve v\u011bt\u0161in\u011b p\u0159\u00edpad\u016f se tak b\u011bhem psan\u00ed opravuj\u00ed p\u0159eklepy. Pokud automatick\u00e9 opravy nepot\u0159ebujete, zaka\u017ete je v N\u00e1stroje \u2192 Automatick\u00e9 opravy \u2192 P\u0159i psan\u00ed.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "M\u00e1te v dokumentu zapnuto sledov\u00e1n\u00ed zm\u011bn. V d\u016fsledku toho se zaznamen\u00e1vaj\u00ed v\u0161echny zm\u011bny textu a zobrazuj\u00ed se, aby je bylo mo\u017en\u00e9 pozd\u011bji proj\u00edt. Sledov\u00e1n\u00ed zm\u011bn se povoluje volbou \u00dapravy \u2192 Sledov\u00e1n\u00ed zm\u011bn \u2192 Z\u00e1znam.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dokumenty jsou ulo\u017eeny a spravov\u00e1ny cloudov\u00fdm \u00falo\u017ei\u0161t\u011bm, v n\u011bm\u017e je {productname} integrov\u00e1n.", "chart": "graf", "comment": "koment\u00e1\u0159", "data validate": "platnost dat", "document repair": "oprava dokumentu", "filter": "filtr", "import": "import", "inactive document": "neaktivn\u00ed dokument", "spellchecking": "kontrola pravopisu", "track changes": "sledov\u00e1n\u00ed zm\u011bn", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "kde (*) je znak n\u00e1soben\u00ed na numerick\u00e9 kl\u00e1vesnici. Vybere oblast dat, kter\u00e1 obsahuje kurzor. Oblast je souvisl\u00e1 oblast bun\u011bk, kter\u00e9 obsahuj\u00ed data, a je ohrani\u010dena pr\u00e1zdn\u00fdmi \u0159\u00e1dky a sloupci.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "kde (/) je kl\u00e1vesa d\u011blen\u00ed na numerick\u00e9 kl\u00e1vesnici. Vybere maticov\u00fd vzorec, kter\u00fd obsahuje kurzor.", "word count": "po\u010det slov"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-cy.json b/f7cloud-office/browser/dist/l10n/help-cy.json new file mode 100644 index 0000000..c0d6d69 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-cy.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 eiliad yn y modd Dileu, Bysell saeth yn dileu rhes/colofn, Ctrl+Bysell Saeth yn cyfuno cell gyda'r gell nesaf", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 eiliad yn y modd Mewnosod, mae'r Bysell Saeth yn mewnosod rhes/colofn, Ctrl+y Bysell Saeth yn mewnosod cell", "Alt+Arrow Keys": "Alt+Bysellau Saeth", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Bysellau Saeth", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Mewnosod", "Alt+Page Down": "Alt+PageDown", "Alt+Page Up": "Alt+PageUp", "Alt+Shift+Arrow Keys": "Alt+Shift+Bysellau Saeth", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; neu ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+PageDown", "Ctrl+Alt+Page Up": "Ctrl+Alt+PageUp", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Bysellau Saeth", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Saeth i Lawr", "Ctrl+Arrow Left": "Ctrl+Saeth i'r Chwith", "Ctrl+Arrow Right": "Ctrl+Saeth i'r Dde", "Ctrl+Arrow Up": "Ctrl+Saeth i Fyny", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Saeth i Lawr", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Diwedd", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Cartref", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Saeth Chwith", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+bysell Minws", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+bysell Plws", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Saeth Dde", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Saeth i Lawr", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Saeth i'r Chwith", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Saeth i'r Dde", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Saeth i Fyny", "Ctrl+Shift+Arrow": "Ctrl+Shift+Saeth", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+Diwedd", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Cartref", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Saeth i Fyny", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Saeth i Lawr", "Shift+Arrow Left": "Shift+Saeth Chwith", "Shift+Arrow Right": "Shift+Saeth i'r Dde", "Shift+Arrow Up": "Shift+Saeth i Fyny", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+PageDown", "Shift+Ctrl+Page Up": "Shift+Ctrl+PageUp", "Shift+End": "Shift+Diwedd", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Cartref", "Shift+Page Down": "Shift+PageDown", "Shift+Page Up": "Shift+PageUp", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Mynegai yn nhrefn yr wyddor Mae modd diweddaru mynegai trefn yr wyddor presennol gyda chofnodion newydd.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Golygu siart: Cliciwch ddwywaith ar y siart i'w ddewis. Defnyddiwch ddewislenni cyd-destun i ychwanegu elfennau siart fel teitl, echelin, ac eraill. Dewiswch Ystod Data a Math Siart i olygu data siart a dewis math siart.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Fformatio siartiau: Mae'r un ddewislen cyd-destun yn dod \u00e2 chi i dabl data siart a dewis y math o siart.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Sylwadau: Mae sylwadau'n cael eu mewnosod yn y testun a'u dangos ar ochr dde'r sgrin.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Sylwadau: Mewn taenlen gallwch fewnosod un sylw i bob cell. Pan ddewiswch Mewnosod sylw, mae llamlen yn ymddangos sy'n eich galluogi i ysgrifennu cynnwys y sylw. Mae dot coch yn dangos ar gornel dde uchaf y gell pan fydd ganddo sylw. Gallwch hofran y llygoden dros y gell i ddangos sylwadau.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Fformatio amodol: Mae {productname} yn ychwanegu symbolau at bob cell mewn ystod yn seiliedig ar amodau celloedd. Dewiswch yr ystod celloedd a chliciwch ar yr eicon Fformatio Amodol ar y bar offer. Dewiswch y set symbolau i'w chymhwyso ar yr ystod.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Dewislenni cyd-destun: Wrth glicio gyda botwm dde'r llygoden, mae dewislen yn ymddangos gyda gorchmynion sy'n gysylltiedig \u00e2'r gwrthrych sylfaenol.", "Data series formatting: Open the context menu and choose Format data series.": "Fformatio cyfres ddata: Agorwch y ddewislen cyd-destun a dewiswch Fformatio cyfres ddata.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Dilysu data: Ar gyfer pob cell, gallwch ddiffinio cofnodion i fod yn ddilys. Mae cofnodion annilys i gell yn cael eu gwrthod. Er mwyn galluogi dilysu data:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Fformatio uniongyrchol: Gallwch fformatio celloedd, colofnau, rhesi a thaflenni taenlenni trwy fformatio'n uniongyrchol o'r dewislenni, y bar offer neu'r dewislenni cyd-destun. Dim ond i'r gwrthrych a ddewiswyd ar hyn o bryd y mae fformatio uniongyrchol yn berthnasol. I fformatio cell, defnyddiwch y fwydlen neu pwyswch Ctrl + 1. Mae'r blwch deialog yn caniat\u00e1u fformatio rhifau cymhleth ac wedi'u teilwra, yn ogystal \u00e2 ffont, ffin gymhleth, cefndir, amddiffyn celloedd a dewisiadau eraill.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Fformatio uniongyrchol: Gallwchfformatio gwrthrychau dogfen destun trwy fformatio'n uniongyrchol o'r dewislenni, bar offer neu ddewislenni cyd-destun. Mae fformatio uniongyrchol yn berthnasol i'r gwrthrych cyfredol sy'n cael ei ddewis, yn unig.", "Fields: A basic set of fields is available to insert in the document.": "Meysydd: Mae set sylfaenol o feysydd ar gael i'w mewnosod yn y ddogfen.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Hidlo data: Mae hidlwyr a hidlwyr uwch yn caniat\u00e1u ichi weithio ar rai rhesi (cofnodion) wedi'u hidlo o ystod ddata. Yn y taenlenni yn {productname} mae amryw o bosibiliadau ar gyfer cymhwyso hidlwyr.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Troednodiadau ac \u00f4l-nodiadau: Mae troednodiadau ac \u00f4l-nodiadau yn cael eu cefnogi.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Fformatio celloedd: Cliciwch yn y gell neu'r ystod o gelloedd a dewiswch y ddewislen Tabl \u2192 Priodweddau. Addaswch y bwrdd gyda'r ddeialog priodweddau.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marciau fformatio: Mae paragraff, tudalen a gofodau nad oes modd eu torri yn cael eu dangos fel marciau i gynorthwyo aliniad testun, golygu a fformatio.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Mewnosod delwedd: Mae clicio ar yr eicon Mewnosod delwedd yn caniat\u00e1u i chi ddewis delwedd o ffolderi a rhaniadau storfa'r cwmwl.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Mewnosod delwedd leol: yn agor y dewisydd ffeiliau porwr i lwytho'r ddelwedd o'ch cyfrifiadur lleol a'i mewnosod yn y ddogfen.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Prif sleid: Dewiswch y prif sleid sy'n gysylltiedig \u00e2'r sleid gyfredol. Fformatiwch a threfnu elfennau sleidiau yn y brif sleid.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animeiddio gwrthrych: Gall gwrthrych unigol yn y sleid gynnwys animeiddiad. Defnyddiwch y bar ochr i ffurfweddu'r trawsnewidiad sleid ar gyfer gwrthrych neu set o wrthrychau a ddewiswyd.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Amlinellu: Gallwch greu amlinelliad o'ch data a rhesi gr\u0175p a cholofnau gyda'ch gilydd fel y gallwch leihau ac ehangu'r grwpiau gydag un clic gan ei gwneud hi'n hawdd cynrychioli data hierarchaidd.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Pennyn a throedyn tudalen: Mae penynnau a throedynnau ar gael ar gyfer yr arddull dudalen bresennol sydd wedi'i osod yn y ddogfen yn safle'r cyrchwr.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Cynlluniau sleidiau: {productname} Mae Impress yn gadael i chi newid cynllun y sleidiau. Dewiswch y cynllun sleidiau rydych am eu cael yn y gwymplen.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Trawsnewidiadau sleidiau: {productname} Mae Impress yn darparu effeithiau gweledol wrth ddangos sleid newydd yn y sioe sleidiau. Mae trawsnewidiadau sleidiau yn eiddo i'r sleid, defnyddiwch y bar ochr i osod y trawsnewidiad sleidiau pan fyddwch yn y modd golygu.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Trefnu data: Gallwch ddidoli rhestr o rifau neu destun yn esgynnol neu'n disgynnol. Mae {productname} yn canfod celloedd sy'n benawdau, a cholofnau cyfagos, yn awtomatig i ymestyn y detholiad.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Fformatio arddull: Mae {productname} yn cefnogi arddulliau paragraff. Gallwch gymhwyso arddull paragraff sy'n bodoli eisoes i baragraff. Dewiswch y ddewislen Golygu \u2192 Golygu arddulliau i newid yr arddull.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tablau: Mewnosodwch dablau yn y cyflwyniad. Defnyddiwch y bar ochr i ddewis thema'r tabl.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Ardal dogfen: Mae'r ardal y rhaglen yn dangos cynnwys y ddogfen, naill ai taenlenni, cyflwyniadau neu ddogfennau testun.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Bar gwybodaeth: Ar ochr dde'r bar chwilio, mae set o fanylion am y ddogfen yn cael eu dangos. Mae'r math o wybodaeth yn dibynnu ar natur y ddogfen.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Bar dewislen: Mae'r brif ddewislen wedi'i gosod ar y brig ac mae'n cynnwys llawer o opsiynau, gorchmynion ar gyfer argraffu, golygu, gweld a gorchmynion uwch eraill. Gallwch guddio'r bar dewislen drwy glicio ar yr eicon ar y dde eithaf. Cliciwch ar yr eicon i ddangos y ddewislen.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Bar chwilio: Mae chwilio'n cychwyn yn awtomatig pan fydd cynnwys yn cael ei fewnosod yn y blwch chwilio, ac mae ffenestr y ddogfen yn symud yn awtomatig i'r digwyddiad cyntaf a ddarganfuwyd. Nid yw chwilio yn sensitif i bach/mawr. Mae tri botwm wrth ymyl y blwch chwilio:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Bar statws: Mae'r bar statws yn cael ei ddangos ar y gwaelod, ac mae'n cynnwys sawl dewis a nodwedd ddefnyddiol.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Bar offer: Mae'r bar offer yn cynnwys y dewisiadau sy'n cael eu defnyddio fwyaf ar gyfer golygu dyddiol. Mae botymau bar offer yn ddeinamig, sy'n golygu bod eu cyflwr (ymlaen neu i ffwrdd) yn dibynnu ar wahanol ffactorau.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Bar chwyddo: Ar ochr dde'r bar statws, mae set o fotymau sy'n eich galluogi i chwyddo i 100%, chwyddo allan a chwyddo i mewn. Mae'r chwyddo'n berthnasol i ardal y ddogfen, nid yw'r rhyngwyneb defnyddiwr yn cael ei effeithio. Mae lefel gyfredol y chwyddo'n cael ei ddangos yn yr ardal hon.", "{productname} Help": "{productname} Cymorth", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Mae Impress yn golygu cyflwyniadau mewn ffordd y dylai fod yn gyfarwydd i bobl. Mae gweithrediadau fel teipio testun, torri, cop\u00efo a gludo cynnwys, dewis testun, mewnosod, newid maint, angori delweddau, ychwanegu a thrin tablau, yn debyg i raglen cyflwyno bwrdd gwaith. Defnyddiwch y bysellfwrdd, y dewislenni a'r bariau offer i gyflawni gweithredoedd yn eich dogfen.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "Mae {productname} yn caniat\u00e1u i chi greu a golygu dogfennau swyddfa; dogfennau testun, taenlenni a chyflwyniadau yn uniongyrchol o fewn eich porwr, mewn ffordd syml a hawdd. Gallwch weithio ar eich pen eich hun ar ddogfen, neu'n gydweithredol fel rhan o d\u00eem.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "Gall {productname} wirio sillafu mewn dogfennau testun, taenlenni a chyflwyniadau. Mae tanlinell goch donnog yn dynodi geiriau sydd wedi'u camsillafu. Cliciwch ar fotwm dde'r llygoden i agor dewislen gyd-destun gyda chywiriadau camsillafu wedi'u hawgrymu.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "Mae {productname} yn dangos sioeau sleidiau cyflwyniad, gan gynnwys is-set o drawsnewidiadau sleidiau ac animeiddiadau gwrthrychau. Dewiswch y sioe sleidiau o'r ddewislen neu cliciwch ar yr eicon yn y bar offer chwith isaf yn y panel sleidiau.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "Mae {productname} yn golygu dogfennau testun yn yr un ffordd ag yr ydych yn golygu dogfen bwrdd gwaith. Mae'n darparu cynllun Beth Rydych Chi'n ei Weld yw Beth Rydych Chi'n ei Gael (WYSIWYG) \u2013 sy'n llunio'r ddogfen yn gyfleus fel y bydd yn cael ei hargraffu. Mae gweithrediadau fel teipio testun, torri, cop\u00efo a gludo cynnwys, dewis testun, mewnosod, newid maint, angori delweddau, ychwanegu a thrin tablau a siartiau, yn debyg i brosesydd geiriau bwrdd gwaith. Defnyddiwch y bysellfwrdd, y dewislenni a'r bariau offer i ryngweithio \u00e2'ch dogfen.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "Mae {productname} yn mewnosod delweddau yn y ddogfen destun o'ch cyfrifiadur lleol neu o'ch storfa cwmwl. Mae delweddau a fewnosodwyd bob amser wedi'u hymgorffori yn y ddogfen.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "Mae {productname} yn eich hysbysu gyda hysbysiad bach yn y troedyn pan fydd defnyddiwr newydd yn ymuno neu ddefnyddiwr yn gadael.", "{productname} presentations": "{productname} cyflwyniadau", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "Mae {productname} yn cadw'r ddogfen yn y cefndir yn rheolaidd, gallwch chi ddim ei gau heb ei chadw. I roi'r gorau i'ch newidiadau, rhaid i chi naill ai eu dadwneud, neu ddefnyddio'r Hanes Adolygu yn y ddewislen Ffeil.", "{productname} spreadsheets": "{productname} taenlenni", "{productname} supports both reading and writing for the following file formats:": "Mae {productname} yn cefnogi darllen ac ysgrifennu ar gyfer y fformatau ffeil canlynol:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "Mae {productname} yn cefnogi mewnosod a delweddu siartiau mewn dogfennau. I ychwanegu siart:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "Mae {productname} yn cefnogi technegau modern ar gyfer fformatio paragraffau trwy arddulliau. Mae arddull yn set o briodweddau testun (ffont, lliw, cefndir a llawer mwy) wedi'u labelu ag enw, sef enw'r arddull. Defnyddiwch arddull i gymhwyso'r un set o briodweddau i lawer o baragraffau yn y ddogfen a chynhyrchu golwg unffurf, broffesiynol. Hefyd, os byddwch chi'n newid un o briodweddau fformatio'r arddull, bydd pob paragraff gyda'r un arddull yn newid fformatio hefyd, gan symleiddio'r ymdrech o fformatio llawer o baragraffau yn unigol.", "{productname} text documents": "{productname} dogfennau testun", "{productname} user interface": "{productname} rhyngwyneb defnyddiwr", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "Mae {productname} yn defnyddio adnoddau porwyr modern i addasu'r rhyngwyneb defnyddiwr i faint yr ardal sy'n y golwg, gan gynnwys sgrinau bychain dyfeisiau symudol. Mae'r rhyngwyneb yn cynnwys:", "A copy of the document is saved with the new name in the same folder.": "Mae copi o'r ddogfen yn cael ei chadw gyda'r enw newydd yn yr un ffolder.", "Activate the {productname} spreadsheet window.": "Agorwch ffenestr y daenlen {productname}.", "Adding charts": "Ychwanegu siartiau", "Additions are marked with colored underlined characters.": "Mae ychwanegiadau wedi'u marcio \u00e2 nodau wedi'u tanlinellu lliw.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Yn ychwanegu'r ddalen nesaf at y detholiad cyfredol o ddalennau. Os yw'r holl ddalennau mewn taenlen wedi'u dewis, dim ond y ddalen nesaf y mae'r cyfuniad bysellau llwybr byr hwn yn ei ddewis. Yn gwneud y ddalen nesaf yn ddalen gyfredol.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Yn ychwanegu'r ddalen flaenorol at y detholiad cyfredol o ddalennau. Os yw'r holl ddalennau mewn taenlen wedi'u dewis, dim ond y ddalen flaenorol y mae'r cyfuniad i llwybr byr hwn yn ei dewis. Yn gwneud y ddalen flaenorol yn ddalen gyfredol.", "Advanced features": "Nodweddion uwch", "Advanced text document editor features": "Nodweddion golygydd dogfen testun uwch", "Align Center": "Alinio i'r Canol", "Align Left": "Alinio i'r Chwith", "Align Right": "Alinio i'r Dde", "All changes are marked with a vertical bar in the right margin.": "Mae pob newid wedi'i farcio \u00e2 bar fertigol yn yr ymyl dde.", "All spreadsheets functions and mathematical rules applies.": "Mae pob swyddogaethau taenlenni a rheolau mathemategol yn berthnasol.", "Apply Default paragraph style": "Gosod yr arddull paragraff ragosodedig", "Apply Heading 1 paragraph style": "Gosod arddull paragraff Pennawd 1", "Apply Heading 2 paragraph style": "Gosod arddull paragraff Pennawd 2", "Apply Heading 3 paragraph style": "Gosod arddull paragraff Pennawd 3", "Apply Heading 4 paragraph style": "Gosod arddull paragraff Pennawd 4", "Apply Heading 5 paragraph style": "Gosod arddull paragraff Pennawd 5", "Applying a paragraph style:": "Gosod arddull paragraff:", "Arrow Down": "Saeth i Lawr", "Arrow Left": "Saeth i'r Chwith", "Arrow Right": "Saeth i'r Dde", "Arrow Up": "Saeth i Fyny", "Bold": "Trwm", "Can {productname} open a password-protected document?": "A all {productname} agor dogfen sydd wedi'i diogelu gan gyfrinair?", "Cancel the search (appears only when a text has been searched)": "Diddymu'r chwilio (dim ond pan fydd testun wedi'i chwilio y mae'n ymddangos)", "Cell formatting": "Fformatio celloedd", "Changes are displayed as comment in the right of the document area.": "Mae newidiadau'n cael eu dangos fel sylw ar ochr dde ardal y ddogfen.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Mae modd derbyn neu wrthod newidiadau. I dderbyn neu wrthod newidiadau, cliciwch ar yr eiconau cyfatebol yn y blwch sylwadau ar ochr dde'r ddogfen. Fel arall, dewiswch Golygu \u2192 Tracio Newidiadau \u2192 Derbyn neu Gwrthod. Yn ychwanegol, os oes angen i chi hidlo newidiadau cyn eu derbyn neu eu gwrthod, dewiswch Golygu \u2192 Tracio Newidiadau \u2192 Rheoli. Mae deialog yn dangos rhestr o'r holl newidiadau a draciwyd. Defnyddiwch y botymau deialog yn unol \u00e2 hynny.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Mae newidiadau sy'n cael eu gwneud gan wahanol bobl yn cael eu dangos mewn gwahanol liwiau ac mae modd derbyn neu wrthod pob newid wedi'i dracio, gan ddefnyddio'r blwch sy'n ymddangos ar y dde. Gallwch hefyd ychwanegu sylw yno.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Dewiswch Fformat \u2192 Llinell (neu Ardal, neu Safle a Maint ). Mae deialog yn agor.", "Choose Format \u2192 Page and select the Page tab": "Dewiswch Fformat \u2192 Tudalen a dewiswch y tab Tudalen", "Choose Format \u2192 Paragraph, Text Flow tab": "Dewiswch Fformat \u2192 Paragraff, tab Llif Testun", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Dewiswch Mewnosod \u2192 Siartiau. Cyfaddaswch eich siart ar y bar ochr:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Dewiswch Mewnosod \u2192 Nodau Arbennig neu cliciwch yr eicon cyfatebol yn y bar offer. Mae deialog yn ymddangos.", "Choose Validity from the Data menu. The Validity dialog opens.": "Dewiswch Dilysrwydd o'r ddewislen Data. Mae'r ddeialog Dilysrwydd yn agor.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Dewiswch y ddewislen Offer a dad-diciwch Gwirio Sillafu Awtomatig.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Dewiswch Offer dewislen \u2192 Ieithoedd a dewis yr iaith ar gyfer y ddogfen gyfan. O ddewis gallwch osod ieithoedd y testun a ddewiswyd ac ar gyfer y paragraff cyfredol.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Cliciwch ar unrhyw sleidiau bach yn y cwarel i newid i'r sleid hon i'w weld neu ei olygu.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Cliciwch ar yr eicon fformatio cl\u00f4n\"\" Mae pwyntydd y llygoden yn troi\u2019n fwced paent.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Cliciwch ar yr eicon fformatio cl\u00f4n Mae pwyntydd y llygoden yn troi\u2019n fwced paent.", "Click on the submenu () icon to reply, move and delete comments.": "Cliciwch ar eicon yr is-ddewislen () i ateb, symud a dileu sylwadau.", "Collaborative editing": "Fformatio celloedd", "Column break (in multicolumnar text)": "Toriad colofn (mewn testun colofnau lluosog)", "Comments in documents": "Mynd i ddiwedd y ddogfen", "Context menus": "Dewislenni cyd-destun", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Mae dewislenni cyd-destun ar gael wrth glicio botwm dde'r llygoden. Mae'r gorchmynion sydd ar gael yn y ddewislen cyd-destun yn gysylltiedig - ond nid yn llwyr - \u00e2'r gwrthrych sylfaenol yn y ddogfen.", "Copy": "Cop\u00efo", "Copy and Paste": "Cop\u00efo a Gludo", "Cut": "Torri", "Delete cells (as in menu Edit - Delete Cells)": "Dileu celloedd (fel yn y ddewislen Golygu - Dileu Celloedd)", "Delete to beginning of sentence": "Dileu hyd at ddechrau'r frawddeg", "Delete to beginning of word": "Dileu hyd at ddechrau gair", "Delete to end of sentence": "Dileu hyd at ddiwedd brawddeg", "Delete to end of word": "Dileu hyd at ddiwedd gair", "Deletions are marked with colored strike-through characters.": "Mae dileuadau wedi'u marcio \u00e2 chymeriadau lliw wedi'u llinellu drwodd.", "Demote list item (list item has to be selected)": "Israddio eitem ar y rhestr (rhaid i'r eitem ar y rhestr gael ei dewis)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Yn dibynnu ar allu eich porwr gall y ffenestr argraffu ymddangos neu i lamlen \u201cLlwytho i lawr allforio PDF?\u201d ymddangos. Gallwch argraffu'r PDF hwn yn eich hoff ddarllenydd PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Mae fformatio uniongyrchol yn fformatio sydd wedi'i osod yn uniongyrchol i gynnwys dethol paragraff neu gell taenlen, ac mae'n gorgyffwrdd \u00e2'r fformatio arddull a neilltuwyd iddo. I adfer y fformatio i'r gosodiadau arddull, dewiswch y gell testun neu daenlen a dewis Fformat \u2192 Clirio Fformatio Uniongyrchol neu defnyddiwch y botwm yn y bar offer.", "Directly:": "Yn uniongyrchol:", "Display comment": "Dangos sylw", "Display the Keyboard shortcuts help": "Dangos cymorth llwybrau byr y Bysellfwrdd", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Dylai golygu dogfennau fod yn gyfarwydd i bawb sydd wedi defnyddio rhaglen swyddfa o'r blaen, ond dyma rai nodweddion nodedig:", "Document repair": "Trwsio dogfennau", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Mae dogfennau yn {productname} yn cael eu cadw'n awtomatig, ond os ydych chi'n poeni bod dogfen yn cael ei chydweddu cyn gynted \u00e2 phosibl gallwch chi hefyd orfodi ei chadw gan ddefnyddio cofnod Cadw yn y ddewislen Ffeil.", "Double Underline": "Tanlinellu Dwbl", "Draw page keyboard shortcuts": "Lluniwch lwybrau byr bysellfwrdd tudalen", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Mae lliw'n cel ei roi i bob defnyddiwr. Bydd cyrchwr pob defnyddiwr yn cael ei ddangos yn y lliw a neilltuwyd. Sylwch: fe welwch eich cyrchwr fel cyrchwr du, sy'n chwincio, er y bydd eraill yn eich gweld \u00e2 lliw gwahanol.", "Editing documents": "Golygu dogfennau", "Editing presentations": "Golygu cyflwyniadau", "Editing spreadsheets": "Golygu taenlenni", "Editing text documents": "Golygu dogfennau testun", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Dewiswch naill ai Sioe Sleidiau \u2192 Cyflwyniad Sgrin Llawn neu cliciwch ar yr eicon mwyaf chwith ar waelod y panel sleidiau:", "End": "Diwedd", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Dianc o'r modd presennol, h.y. newid o'r modd golygu i'r modd dewis gwrthrych, gan newid i'r modd dewis gwrthrych i'r modd golwg.", "Extend the selection down one page": "Ehangu'r dewis i lawr un dudalen", "Extend the selection up one page": "Ymestyn y dewis i fyny un dudalen", "Fill Down": "Llanw i lawr", "Focus to document from menu": "Canolbwyntio ar ddogfen o'r ddewislen", "Focus to notebookbar menu": "Canolbwyntio ar ddewislen bar llyfrau nodiadau", "Focus to selected comment's menu": "Canolbwyntio ar ddewislen y sylwadau a ddewiswyd", "Format the source cell with the font, color background and more.": "Fformatiwch y gell ffynhonnell gyda'r ffont, lliw'r cefndir a mwy.", "Formatting spreadsheets": "Fformatio taenlenni", "Formatting text": "Fformatio testun", "Formulas": "Fformwl\u00e2u", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Mae fformwl\u00e2u yn cael eu nodi yn y bar fformwl\u00e2u. Rhowch '=' a mewnosodwch y fformwla.", "Frequently Asked Questions": "Cwestiynau Cyffredin", "General Keyboard Shortcuts": "Llwybrau Byr Cyffredinol y Bysellfwrdd", "Go and select text to end of document": "Mynd a dewis testun hyd at ddiwedd ddogfen", "Go and select text to end of textbox": "Mynd a dewis testun hyd at ddiwedd blwch testun", "Go and select text to start of document": "Mynd a dewis testun hyd at gychwyn y ddogfen", "Go and select text to start of textbox": "Mynd a dewis testun hyd at gychwyn y blwch testun", "Go and select to the beginning of a line": "Mynd a dewis hyd at ddechrau llinell", "Go and select to the end of a line": "Mynd a dewis hyd at ddiwedd llinell", "Go to beginning of a word": "Mynd i ddechrau gair", "Go to beginning of line": "Mynd i ddechrau llinell", "Go to end of document": "Mynd i ddiwedd y ddogfen", "Go to end of line": "Mynd i ddiwedd y llinell", "Go to next sheet.": "Ewch i'r ddalen nesaf.", "Go to previous sheet.": "Ewch i'r ddalen ddiwethaf.", "Go to start of document": "Mynd i gychwyn y ddogfen", "Go to start of the next word": "Mynd i ddechrau'r gair nesaf", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Mae gwallau gramadeg yn y testun wedi'u marcio \u00e2'r tanlinell las donnog. Cliciwch ar y testun sydd wedi'i danlinellu gyda'r botwm dde ar y llygoden i agor dewislen gydag awgrymiadau i gywiro'r gwall gramadeg a'r rheolau gramadeg sydd wedi'u torri. Dewiswch yr awgrym cywir i newid y testun.", "Handling Tables": "Trin Tablau", "Handling images": "Trin delweddau", "Home": "Cartref", "Hover the mouse on the document name in the menu bar.": "Rhowch y cyrchwr dros enw'r ddogfen yn y bar dewislen.", "How can I change the line, area and position of a shape in my slides?": "Sut ydw i'n newid llinell, arwynebedd a safle si\u00e2p yn fy sleidiau?", "How can I check spelling in my language?": "Sut ydw i'n gwirio sillafu yn fy iaith?", "How can I copy the formatting of existing cells to new ones?": "Sut ydw i'n cop\u00efo fformatio celloedd presennol i rai newydd?", "How can I import CSV data?": "Sut ydw i'n mewnforio data CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Sut ydw i'n mewnosod symbol arian cyfred, hawlfraint neu nod masnach yn y ddogfen?", "How can I make the new text look like other existing text?": "Sut ydw i'n gwneud i'r testun newydd edrych fel testun arall sy'n bodoli eisoes?", "How can I quit {productname} without saving my edits?": "Sut ydw i'n gadael{productname} heb gadw fy ngolygyddion?", "How can I remove the red wavy lines in my document?": "Sut ydw i'n cael gwared ar y llinellau tonnog coch yn fy nogfen?", "How can I run my slide show?": "Sut ydw i'n rhedeg fy sioe sleidiau?", "How can I select data to print?": "Sut ydw i'n dewis data i'w argraffu?", "How do I change the page orientation to landscape inside my document": "Sut ydw i'n newid cyfeiriadedd y dudalen i dirwedd y tu mewn i'm dogfen", "How do I get a word count of my document?": "Sut mae cael cyfrif geiriau o'm dogfen?", "How do I rename a sheet?": "Sut ydw i'n ailenwi dalen?", "How do I save a document with another name?": "Sut ydw i'n cadw dogfen gydag enw arall?", "How do I set the margins of the document?": "Sut mae gosod ymylon y ddogfen?", "If no table or range was selected, a prototype chart is displayed.": "Os nad ydych wedi dewis tabl nac ystod, mae prototeip siart yn cael ei dangos.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Os nad yw cell gyfan yn cael ei ddewis ac mae'r cyrchwr at ddiwedd y tabl, bydd y paragraff sy'n dilyn y tabl n cael ei ddileu, oni bai ei fod y paragraff olaf yn y ddogfen.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Os nad yw cell gyfan yn cael ei ddewis, mae'r testun o'r cyrchwr at ddiwedd y frawddeg bresennol yn cael ei ddileu. Os yw'r cyrchwr yn ar ddiwedd cell, ond heb ddewis cell gyfan, bydd cynnwys y gell nesaf yn cael ei ddileu.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Os bydd un neu fwy o gelloedd yn cael eu dewis, bydd y rhesi cyfan sy'n cynnwys y dewis yn cael eu dileu. Os fydd yr holl resi yn cael eu dewis yn gyfan neu yn rhannol, bydd y tabl cyfan yn cael ei ddileu.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Os bydd y gell gweithredol yn wag: mynd i ddechrau'r tabl. Fel arall: Mae'r pwyso cyntaf yn mynd i ddechrau'r gell weithredol , mae'r ail bwyso yn mynd i ddechrau'r tabl presennol, mae'r trydydd pwyso'n mynd i ddechrau'r ddogfen.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Os bydd y gell gweithredol yn wag: mynd i ddechrau'r tabl. Fel arall: Mae'r pwyso cyntaf yn mynd i ddiwedd y gell weithredol , mae'r ail bwyso yn mynd i ddiwedd y tabl presennol, mae'r trydydd pwyso'n mynd i ddiwedd y ddogfen.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Os bydd y gell gweithredol yn wag: dewis y tabl cyfan. Fel arall: dewis cynnwys y gell weithredol . Mae pwyso unwaith eto yn dewis y tabl cyfan.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Mae modd newid maint, cylchdroi ac angori delweddau. Mae modd lapio testun o amgylch y ddelwedd. Dewiswch y ddelwedd ac agorwch y ddewislen cyd-destun. Defnyddiwch y dolenni delweddau i newid maint y ddelwedd gyda'r llygoden.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Mewn gwrthgyferbyniad, mae fformatio uniongyrchol yn gosod fformatio i ddarnau penodol o gynnwys y ddogfen. Ar ddogfen hir, rhaid defnyddio fformatio uniongyrchol ym mhob darn testun, gan droi fformatio testun yn dasg hir, yn amodol ar wallau ac oedi.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Yn yr ardal Toriadau, marciwch Mewnosod, Teipiwch: Toriad Tudalen, Lleoliad: Cyn.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Yn y ddeialog Hidlo Safonol, gallwch hefyd ddiffinio ystodau sy'n cynnwys y gwerthoedd mewn meysydd data penodol. Gallwch ddefnyddio'r hidlydd safonol i gysylltu'r amodau \u00e2 naill ai gweithredwr rhesymegol A neu resymegol OR.", "Inactive document": "Dogfen anweithredol", "Increase/decrease the size of the column/row on the left/top cell edge": "Cynyddu neu leihau maint y golofn/rhes ar ymyl y gell chwith/gwaelod", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Cynyddu neu leihau maint y golofn/rhes ar ymyl y gell de/gwaelod", "Insert": "Mewnosod", "Insert cells (as in menu Insert - Cells)": "Mewnosod celloedd (fel yn y ddewislen Mewnosod - Celloedd)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Mewnosod toriadau colofn a rhes yn y daenlen i gulhau'r ystod argraffu ac argraffu'r ddogfen i'w llwytho i lawr. Wrth argraffu'r PDF, dewiswch y tudalennau sydd o ddiddordeb.", "Insert comment": "Mewnosod sylw", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Mewnosodwch sylwadau yn {productname} mewn mannau sydd angen sylw arbennig gan y darllenydd. Mae sylwadau'n cael eu dangos ar y dde ac yn cynnwys enw a dyddiad y cyhoeddwr.", "Insert date": "Mewnosod dyddiad", "Insert endnote": "Mewnosod \u00f4l-nodyn", "Insert footnote": "Mewnosod troednodyn", "Insert line break": "Mewnosod toriad llinell", "Insert new paragraph directly before or after a section, or before a table": "Mewnosod paragraff newydd yn uniongyrchol cyn neu ar \u00f4l adran, neu cyn tabl", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Mewnosod paragraff newydd heb rhifau o fewn rhestr. Nid yw'n gweithio pan fydd y cyrchwr ar ddiwedd y rhestr.", "Insert non-breaking hyphen": "Mewnosod cysylltnod di-dor", "Insert non-breaking space": "Mewnosod ofod di-dor", "Insert soft hyphen": "Mewnosod cysylltnod meddal", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Mewnosodwch dablau gyda'r eicon cywir yn y bar offer. Dewiswch nifer cychwynnol y rhesi a'r colofnau. Ychwanegwch resi a cholofnau gyda'r ddewislen cyd-destun celloedd. Uno celloedd \u00e2'r ddewislen Tabl. Yr arddull paragraff rhagosodedig y tu mewn i gelloedd yw \u201cCynnwys y tabl\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Yn mewnosod stop tab (dim ond ar dabledi). Yn ddibynnol ar ba Reolwr Ffenestri sy'n cael ei ddefnyddio, mae modd defnyddio Alt
+Tab hefyd.", "Is there a thesaurus?": "Oes yna thesawrws?", "Italic": "Italig", "Justify": "Unioni", "Keyboard Shortcuts": "Llwybrau Byr Bysellfwrdd", "Like Alt, but only the active cell is modified": "Fel Alt, ond dim ond y gell weithredol sy'n cael ei newid", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Llwythwch eich data CSV mewn rhyw offeryn brodorol i'ch platfform, dewiswch ef a'i gop\u00efo i'r clipfwrdd", "Manual page break": "Toriad tudalen \u00e2 llaw", "Move cursor down one line": "Symud y cyrchwr i lawr un llinell", "Move cursor to beginning of the next paragraph": "Symud y cyrchwr i gychwyn y paragraff nesaf", "Move cursor to beginning of the previous paragraph": "Symud y cyrchwr i gychwyn y paragraff blaenorol", "Move cursor to the left": "Symud y cyrchwr i'r chwith", "Move cursor to the right": "Symud cyrchwr i'r dde", "Move cursor up one line": "Symud y cyrchwr i fyny un llinell", "Move cursor with selection to the left": "Symud y cyrchwr gyda'r dewis i'r chwith", "Move cursor with selection to the right": "Symudwch y cyrchwr gyda'r dewis i'r dde", "Move the view down one page": "Symud y golwg i lawr un dudalen", "Move the view up one page": "Symud golwg i fyny un dudalen", "Move to next text object on drawing page": "Symudwch i'r gwrthrych nesaf ar y dudalen sleid / lluniadu", "Move to next text object on slide": "Symudwch i'r gwrthrych testun nesaf ar y sleid", "Moves one screen page to the right.": "Yn symud un dudalen sgrin i'r dde.", "Moves one sheet to the left.": "Yn symud un ddalen i'r chwith.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Yn symud y cyrchwr i ymyl gwaelod yr ystod ddata gyfredol. Os yw'r rhes islaw'r gell sy'n cynnwys y cyrchwr yn wag, mae'r cyrchwr yn symud i lawr i'r rhes nesaf sy'n cynnwys data.", "Moves the cursor to the first cell in the sheet (A1).": "Yn symud y cyrchwr i'r gell gyntaf yn y daenlen (A1).", "Moves the cursor to the first cell of the current row.": "Yn symud y cyrchwr i'r gell gyntaf yn y rhes gyfredol.", "Moves the cursor to the last cell of the current row.": "Yn symud y cyrchwr i'r gell olaf yn y rhes gyfredol.", "Moves the cursor to the last cell on the sheet that contains data.": "Yn symud y cyrchwr i'r gell olaf ar y daenlen sy'n cynnwys data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Yn symud y cyrchwr i ymyl chwith yr ystod ddata gyfredol. Os yw'r golofn i'r chwith o'r gell sy'n cynnwys y cyrchwr yn wag, mae'r cyrchwr yn symud i'r golofn nesaf i'r chwith sy'n cynnwys data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Yn symud y cyrchwr i ymyl dde'r ystod ddata gyfredol. Os yw'r golofn i'r dde o'r gell sy'n cynnwys y cyrchwr yn wag, mae'r cyrchwr yn symud i'r golofn nesaf i'r dde sy'n cynnwys data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Yn symud y cyrchwr i ymyl uchaf yr ystod ddata gyfredol. Os yw'r rhes uwchben y gell sy'n cynnwys y cyrchwr yn wag, mae'r cyrchwr yn symud i fyny i'r rhes nesaf sy'n cynnwys data.", "Navigating in Spreadsheets": "Llywio o fewn Taenlenni", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Un defnydd ar gyfer swyddogaeth AwtoHidlo yw cyfyngu'r dangos i gofnodion cyflym sydd \u00e2 chofnodion union yr un fath mewn maes data.", "Open the presentation in {productname}": "Agorwch y cyflwyniad yn {productname}", "Opening, closing, saving, printing and downloading documents": "Agor, cau, cadw, argraffu a llwytho dogfennau i lawr", "Other advanced features": "Nodweddion uwch eraill", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Fformatio paragraff", "Paste as unformatted text": "Gludo fel testun heb ei fformatio", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Gludo o'r porwr Golygu \u2192 Gludo neu pwyswch Ctrl + V. Mae'r blwch deialog Mewnforio Testun yn agor i adael i chi ddisgrifio union fformat y data CSV.", "Paste special": "Gludo arbennig", "Pasting": "Gludo", "Place the cursor at the paragraph to be formatted": "Rhowch y cyrchwr yn y paragraff i'w fformatio", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Rhowch y cyrchwr yn y fan lle mae cyfeiriadedd y dudalen i newid. Ychwanegwch baragraff gwag.", "Place the cursor in the position to insert the character.": "Rhowch y cyrchwr yn y safle i fewnosod y cymeriad.", "Position and Size": "Safle a Maint", "Presentations": "Cyflwyniadau", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Cyflwyniadau: Fformatau Microsoft PPT, PPTX, Fformat OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Pwyswch Mewnosod botwm. I gau'r ddeialog, pwyswch Diddymu.", "Print (Download as PDF)": "Argraffu (Llwytho i lawr fel PDF)", "Promote list item (list item has to be selected)": "Uwchraddio eitem ar y rhestr (rhaid i'r eitem ar y rhestr gael ei dewis)", "Redo": "Ail-wneud", "Remove direct formatting": "Dileu fformatio uniongyrchol", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Mae modd ail-enwi dalen yn nogfen y daenlen gan ddefnyddio'r ddewislen cyd-destun (gan ddefnyddio botwm dde'r llygoden) dros y tab dalen yn y gwaelod. Rhowch enw'r ddalen newydd yn y dialog sy'n dilyn.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Mae cop\u00efo/torri a gludo cynnwys cyfoethog yn cael ei gefnogi, nid yn unig o fewn dogfen benodol, ond hefyd ar draws dogfennau ar yr un ddogfen neu ddogfennau {productname} gwahanol. Ar gyfer y defnyddiau mewnol hyn, gall defnyddwyr gop\u00efo/torri cynnwys, gan gynnwys delweddau a chynnwys cymysg, ar gyfrifiadur personol trwy ddefnyddio'r llwybrau byr bysellfwrdd yn uniongyrchol ( Ctrl + X, Ctrl + C , Ctrl + V ). Am resymau diogelwch mae angen defnyddio Ctrl + V i gludo ar gyfrifiadur personol, ond mae modd defnyddio dewislenni cyd-destun ar gyfer torri a chop\u00efo. Ar Android neu iOS mae angen dewis testun trwy dapio ddwywaith, a defnyddio tap hir i gael mynediad at gop\u00efo/torri/gludo trwy'r ddewislen gyd-destun.", "Search backwards": "Chwilio yn \u00f4l", "Search forward": "Chwilio ymlaen", "Select All": "Dewis Popeth", "Select Landscape in \u201cWith Page Style\u201d": "Dewiswch Tirwedd yn \u201cGydag Arddull Tudalen\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Dewiswch dabl mewn dogfen destun, ystod mewn taenlen neu dabl mewn cyflwyniad.", "Select all in drawing page": "Dewiswch bopeth ar y dudalen sleid / lluniadu", "Select all in slide": "Dewis popeth yn y sleid", "Select if you want to change page numbering.": "Dewiswch os ydych am newid rhifo tudalennau.", "Select lines in downwards direction": "Dewis llinellau mewn cyfeiriad ar i lawr", "Select lines in upwards direction": "Dewis llinellau mewn cyfeiriad ar i fyny", "Select objects in the order in which they were created": "Dewis gwrthrychau yn y drefn y cawsant eu creu", "Select objects in the reverse order in which they were created": "Dewis gwrthrychau i'r gwrthwyneb i'r drefn cawsant eu creu", "Select the cells you want to format. Release the mouse button.": "Dewiswch y celloedd rydych chi am eu fformatio. Rhyddhewch fotwm y llygoden.", "Select the character set, language and separator options for the CSV file.": "Dewiswch y set nodau, yr iaith a'r opsiynau gwahanu ar gyfer y ffeil CSV.", "Select the shape in your slide. A set of handles shows.": "Dewiswch y si\u00e2p yn eich sleid. Bydd set o ddolenni yn ymddangos.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Dewiswch yr arddull i'w chymhwyso yng nhwymlen y rhestr arddull. Mae'r paragraff yn dangos priodoleddau'r arddulliau.", "Select the text with the existing format": "Dewiswch y testun gyda'r fformat presennol", "Select the text you want to apply the new format.": "Dewiswch y testun rydych chi am osod fformat newydd iddo.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Dewiswch y maen prawf dilysrwydd yn y rhestr cwyplen Caniat\u00e1u. Yn dibynnu ar y maen prawf, mae mwy o ddewisiadau'n ymddangos. Llenwch y data gofynnol.", "Select to beginning of paragraph": "Dewis hyd at ddechrau paragraff", "Select to end of paragraph": "Dewis hyd at ddiwedd paragraff", "Select to the left word by word": "Dewis tua'r chwith fesul gair", "Select to the right word by word": "Dewis tua'r dde fesul gair", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Yn dewis pob cell sy'n cynnwys data o'r gell gyfredol hyd at ddiwedd yr ystod barhaus o gelloedd data, i gyfeiriad y saeth wedi'i wasgu. Os caiff ei ddefnyddio i ddewis rhesi a cholofnau gyda'i gilydd, bydd ystod gell betryal yn cael ei ddewis.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Yn dewis celloedd o'r gell gyfredol i lawr i un dudalen yn y golofn gyfredol neu'n ymestyn y detholiad presennol un dudalen i lawr.", "Selects cells from the current cell to the first cell of the current row.": "Yn dewis celloedd o'r gell gyfredol i'r gell gyntaf yn y rhes gyfredol.", "Selects cells from the current cell to the last cell of the current row.": "Yn dewis celloedd o'r gell gyfredol i'r gell olaf yn y rhes gyfredol.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Yn dewis celloedd o'r gell gyfredol hyd at un dudalen yn y golofn gyfredol neu'n ymestyn y detholiad presennol un dudalen i fyny.", "Set Optimal Column Width": "Gosod y Lled Colofn Gorau", "Set the page margins in the dialog.": "Gosodwch ymylon y dudalen yn y ddeialog.", "Set the properties of the element of the object.": "Gosod priodweddau elfen y gwrthrych.", "Shortcut Keys for Tables": "Bysellau Byr ar gyfer Tablau", "Slide keyboard shortcuts": "Llwybrau byr bysellfwrdd llithro", "Slide pane": "Paen sleidiau", "Slide show": "Sioe sleidiau", "Special Characters": "Nodau Arbennig", "Spellchecking": "Gwirio sillafu", "Spreadsheets": "Taenlenni", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Taenlenni: Fformatau Microsoft XLS, XLSX, Fformat OpenDocument ODS", "Standard currency format": "Fformat arian safonol", "Standard date format": "Fformat dyddiad safonol", "Standard exponential format": "Fformat esbonyddol safonol", "Standard format": "Fformat safonol", "Standard percentage format (two decimal places)": "Fformat safonol canran (dau le degol)", "Strikethrough": "Llinell Drwodd", "Subscript": "Isysgrif", "Superscript": "Uwchysgrif", "Switch cursor between text and footer": "Newid y cyrchwr rhwng y testun a'r troedyn", "Switch cursor between text and header": "Symud y cyrchwr rhwng testun a phennyn", "Tab": "Tab", "Text documents": "Dogfennau testun", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Dogfennau testun: Fformatau Microsoft DOC, DOCX, RTF. Fformat OpenDocument ODT", "Text formatting": "Fformatio testun", "Text selection and navigation in a textbox": "Bewis testun a llywio mewn blwch testun", "Text selection and navigation in document": "Dewis testun a llywio'r ddogfen", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Bydd testun, siartiau, siapiau a delweddau svg yn aros yn glir, wrth chwyddo i mewn, dim ond picseli sy'n ymddangos mewn delweddau wedi'u mewnosod, fel jpg neu png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Mae'r symbol \u00b6 yn farc fformatio. Mae'n cael ei ddefnyddio i helpu alinio a golygu testun ac nid yw'n cael ei argraffu. I'w newid yn nangosydd'r ddogfen, dewiswch y ddewislen Gweld \u2192 Marc fformatio.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Mae'r Hidlo Uwch yn caniat\u00e1u hyd at gyfanswm o wyth cyflwr hidlo. Gyda hidlwyr datblygedig rydych chi'n nodi'r amodau yn uniongyrchol i'r ddalen.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Mae'r data CSV yn cael ei lwytho i'r gell a ddewiswyd lle gwnaethoch chi ei ludo, yn \u00f4l y gosodiadau hyn.", "The color assigned to the changes depends on the user that changes the document.": "Mae'r lliw sy'n cael ei roi i'r newidiadau yn dibynnu ar y defnyddiwr sy'n newid y ddogfen.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Dylai iaith y fformiwla fod yn gyfarwydd iawn i unrhyw ddefnyddiwr taenlen, ac mae wedi'i nodi'n fanwl iawn ym manyleb OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Mae'n hawdd gwneud hyn gan ddefnyddio'r teclyn Brwsh paent yn y bar offer.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Mae hyn yn arbennig o ddefnyddiol \u2013 er enghraifft pan ddewisodd cydweithiwr yr holl destun yn y ddogfen yn anfwriadol gyda Ctrl + A ac aeth ymlaen i deipio drosto gan ei ddinistrio \u2013 tra roeddech chi'n golygu ar yr un pryd.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "I barhau i olygu, cliciwch ar y ddogfen a bydd y r haen a'r neges yn diflannu. Bydd unrhyw newidiadau a allai fod wedi'u gwneud gan ddefnyddwyr eraill \u2013 wrth olygu'r ddogfen ar y cyd \u2013 yn cael eu hail-lwytho.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "I gop\u00efo darnau mwy o gynnwys i raglenni eraill ar eich dyfais, mae angen i ddefnyddwyr bwyso'r botwm Dechrau llwytho i lawr, ac yna ail-gop\u00efo hwn i'w clipfwrdd er mwyn iddo fod ar gael i'r rhaglen darged ei ddarllen. Mae hyn yn bosibl trwy declyn bach sy'n ymddangos yn y gornel dde isaf, a dim ond i allforio'r cynnwys i'w gludo mewn rhaglen allanol y mae ei angen. Mae'r cam hwn hefyd yn trosi mathau cymhleth o wrthrychau yn ddelweddau statig.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "I ddangos neu guddio newidiadau tracio dewiswch Golygu \u2192 Newidiadau Tracio \u2192 Dangos. Byddwch yn ofalus, os yw newidiadau tracio wedi'u galluogi ond wedi'u cuddio, rydych chi'n dal i gofnodi newidiadau ac efallai y byddwch chi'n gadael testun diangen ar gael yn y ddogfen yn anfwriadol.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "I lwytho dogfen, llwythwch hi i lawr o ddewislen Ffeil y rhaglen {productname}. Mae'r fformatau llwytho i lawr sydd ar gael yn dibynnu ar y rhaglen. Mae pob rhaglen yn allforio dogfennau ar ffurf PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "I adael sioe sleidiau {productname}, pwyswch yr y fysell Esc i ddychwelyd i'r modd golygu cyflwyniad.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "I symud yn \u00f4l i'r cyflwr a ddewiswyd, dewiswch ef gyda'r llygoden a chlicio Symud i gyflwr.", "To open document, click on the file to open the {productname} module associated to the document format.": "I agor dogfen, cliciwch ar y ffeil i agor y modiwl yn {productname} sy'n gysylltiedig \u00e2 fformat y ddogfen.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "I gael gwared ar ddilysrwydd y gell, agorwch y blwch deialog a gosodwch y rhestr Caniat\u00e1u i \u201cPob gwerth\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "I ddychwelyd i gyfeiriadedd portread, ailadroddwch y weithdrefn, gan ddewis Portread yn \u201cGydag arddull tudalen\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "I wirio'r sillafu cyfan yn systematig, defnyddiwch y dewis Sillafu yn newislen Offer.", "Track changes": "Tracio newidiadau", "Two decimal places, thousands separator": "Dau le degol, gwahanydd miloedd", "Type the new file name in the text box and press Enter.": "Teipiwch enw'r ffeil newydd yn y blwch testun a phwyswch Enter.", "Underline": "Tanlinellu", "Undo": "Dadwneud", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Defnyddiwch y tabiau Cymorth Mewnbwn a Rhybudd Gwall i wella rhyngweithio defnyddwyr. Cliciwch Iawn i gau'r ddeialog.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Defnyddiwch y bar offer cwarel sleidiau ar y gwaelod i gychwyn y sioe sleidiau, ychwanegu sleid, dyblygu neu ddileu'r sleid gyfredol.", "Using the browser zoom affects the document and user interface areas.": "Mae defnyddio chwyddo'r porwr yn effeithio ar ardaloedd y ddogfen a'r rhyngwyneb defnyddiwr.", "Using the page style": "Defnyddio arddull y dudalen", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Gan ddefnyddio'r pren mesur llusgwch ymyl chwith y pren mesur i addasu'r ymyl chwith, neu'r i'r eithaf de ar gyfer yr ymyl dde.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Beth yw'r symbol glas \u00b6 a sut mae modd i mi ei dynnu o'm dogfen destun?", "What are the documents file formats supported by {productname}?": "Pa fformatau ffeiliau dogfennau sy'n cael eu cefnogi gan {productname} ?", "What is the blue wavy underline in some words in the text?": "Beth yw'r tanlinell las donnog mewn rhai geiriau yn y testun?", "What is \u201cClear Direct Formatting\u201d icon?": "Beth yw eicon \u201cFformatio Uniongyrchol Clir\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Pan fydd {productname} yn canfod nad oes unrhyw weithgarwch wedi bod yn y porwr ers tro, mae'n rhoi'r ddogfen mewn cyflwr \"Anactif\". Mae'r ddogfen yn cael ei dangos gyda gorchudd llwyd tryloyw, gyda'r neges \"Dogfen anactif - cliciwch i ailddechrau golygu\".", "When closing a document, it is automatically saved if it has been changed.": "Wrth gau dogfen, caiff ei chadw'n awtomatig os yw wedi'i newid.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Pan fydd nifer o bobl yn golygu'r un ddogfen ar yr un pryd, mae'n bosibl i'w newidiadau wrthdaro a gall hyn achosi rhywfaint o ddryswch. Mae'r swyddogaeth Trwsio Dogfennau yn caniat\u00e1u i ddefnyddwyr ddadwneud newidiadau golygyddion eraill i'r ddogfen i gyflwr blaenorol.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Pan fydd gennych gynnwys wedi'i dorri neu ei gop\u00efo'n fewnol, gallwch ludo'r cynnwys hwn gan ddefnyddio'r ddewislen cyd-destun.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Pan fyddwch yn gludo cynnwys a gop\u00efwyd o'r tu mewn i'r un ddogfen, mae'r fformat a'r elfennau yn cael eu cadw. Os ydych chi'n cop\u00efo o ddogfen arall, mewn tab neu ffenestr porwr arall, neu o'r tu allan i'r porwr, bydd y cynnwys wedi'i gludo yn cadw testun cyfoethog.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Pan fyddwch chi'n gludo testun o'r tu allan i'r ddogfen (ffenestr porwr arall neu raglen bwrdd gwaith), bydd yn cael ei gludo fel testun cyfoethog.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Pan fyddwch chi'n gludo testun o fewn y ddogfen, bydd y fformatio'n cael ei barchu. Gallwch hefyd gludo gwrthrychau, fel delweddau, os ydyn nhw wedi'u cop\u00efo o'r ddogfen rydych chi'n gweithio ynddi.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Pan fyddwch chi'n agor Tracio Newidiadau, mae {productname} yn marcio newidiadau newydd a wnaed i'r ddogfen. Dewiswch y dewis hwn eto i'w ddiffodd.", "Why can't I delete text? It just gets a strike-through?": "Pam na allaf ddileu testun? Mae taro-drwodd yn ymddangos?", "Why did the text I just typed change automatically? How can I revert it?": "Pam newidiodd y testun newydd ei deipio'n awtomatig? Sut ydw i'n ei wrthdroi?", "With track changes enabled your document is shown the following manner:": "Gyda thracio newidiadau wedi'i alluogi, bydd eich dogfen yn cael ei dangos fel a ganlyn:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Mae cyfrif geiriau hefyd yn cael ei ddangos yn y bar statws. Os nad oes testun yn cael ei ddewis, mae'r cyfrif geiriau ar gyfer y ddogfen gyfan. Fel arall, mae'n cyfrif geiriau ar gyfer y testun a ddewiswyd.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Mae cyfrif geiriau ar gael yn Offer \u2192 Cyfrif geiriau. Mae deialog yn dangos cyfrif geiriau ar gyfer dewis ac ar gyfer y ddogfen gyfan.", "Word processor functions": "Swyddogaethau prosesydd geiriau", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Gall. Mae {productname} yn agor dogfennau sydd wedi'u diogelu gan gyfrinair, ond mae angen rhoi'r cyfrinair yn yr anogwr \"Rhowch gyfrinair\" wrth lwytho.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Oes. Cliciwch yn y gair rydych chi ei eisiau a dewis Offer \u2192 Thesawrws. Mae deialog yn agor gyda llawer o awgrymiadau ar gyfer amrywiadau.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Gallwch naill ai bori trwy'r nodau sy'n cael eu dangos gyda'r rhestrau gollwng neu deipio allwedd chwilio yn y blwch Chwilio. Os ydych chi'n gwybod cod rhifol Unicode y nod arbennig, rhowch hynny yn y blychau ar y dde.", "You can insert these special characters in the document using the Special Character dialog.": "Gallwch fewnosod y nodau arbennig hyn yn y ddogfen gan ddefnyddio'r blwch deialog Nod Arbennig.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Gallwch neidio at gyrchwr defnyddiwr trwy glicio ar enw (neu afatar) y defnyddiwr. Mae'n bosib dilyn y golygydd.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Gallwch gludo fel testun heb ei fformatio gyda'r llwybr byr bysellfwrdd: Ctrl + Shift + V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Rydych chi'n golygu taenlen ar-lein yn yr un ffordd ag yr ydych chi'n golygu taenlen bwrdd gwaith. Mae gweithrediadau fel nodi data, dewis ystodau, colofnau, rhesi neu daflenni yr un peth. Defnyddiwch y bysellfwrdd, y dewislenni neu'r bar offer i orchymyn gweithredoedd yn y daenlen. Mae modd llusgo cynnwys celloedd i lenwi celloedd \u00e2 data hefyd. Mae gorchmynion cop\u00efo, torri a gludo ar gael o'r ddewislen gyd-destun. Bydd dilyn data a gofnodwyd gyda Tab yn symud y cyrchwr i'r gell nesaf i'r dde, a chyda Enter i'r gell isod i fewnbynnu data pellach yn hawdd.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Mae AwtoGywiro wedi'i alluogi. Mae AwtoGywiro yn newid y testun sydd newydd ei deipio i dabl mewnol o destun cyfatebol. Yn y rhan fwyaf o achosion, mae AwtoGywiro yn trwsio gwallau tra'ch bod chi'n teipio. Os nad oes angen AwtoGywiro, gallwch ei analluogi yn Offer \u2192 AwtoGywiro \u2192 Wrth deipio.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Mae gennych y nodwedd Tracio Newidiadau wedi'i alluogi ar gyfer y ddogfen. Mae Tracio Newidiadau yn cofnodi'r holl newidiadau yn y testun ac yn dangos y rhifynnau i'w hadolygu'n ddiweddarach. Yn ddefnyddiol ar gyfer marcio newidiadau mewn testun a thaenlenni. Mae tracio newidiadau yn cael eu galluogi i ddewis Golygu \u2192 Tracio Newidiadau \u2192 Cofnodi.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Mae eich dogfennau'n cael eu storio a'u rheoli yn y storfa cwmwl sydd wedi'i hintegreiddio \u00e2 {productname}.", "chart": "siart", "comment": "sylw", "data validate": "dilysu data", "document repair": "trwsio dogfennau", "filter": "hidlo", "import": "mewnforio", "inactive document": "dogfen anactif", "spellchecking": "gwirio sillafu", "track changes": "tracio newidiadau", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "lle mae (*) yn arwydd lluosi ar y bysellbad rhifol. Yn dewis yr ystod ddata sy'n cynnwys y cyrchwr. Mae ystod yn ystod celloedd cyfagos sy'n cynnwys data ac sydd wedi'i ffinio gan res a cholofnau gwag.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "lle mae (/) yn arwydd rhannu ar y bysellbad rhifol. Yn dewis yr ystod fformiwla matrics sy'n cynnwys y cyrchwr.", "word count": "cyfrif geiriau"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-da.json b/f7cloud-office/browser/dist/l10n/help-da.json new file mode 100644 index 0000000..d063ac1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-da.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekunder i slette-tilstand, piletaster sletter r\u00e6kke/kolonne, Ctrl+Piletaster fletter med nabocelle", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekunder i inds\u00e6tningstilstand, piletasterne inds\u00e6tter r\u00e6kke/kolonne, Ctrl+Piletaster inds\u00e6tter celle", "Alt+Arrow Keys": "Alt+Piletaster", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Piletaster", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Piletaster", "Alt+Shift+F1": "Ctrl+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+5", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Piletaster", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Pil ned", "Ctrl+Arrow Left": "Ctrl+venstrepil", "Ctrl+Arrow Right": "Ctrl+H\u00f8jrepil", "Ctrl+Arrow Up": "Ctrl+Pil op", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Enter", "Ctrl+E": "Ctrl+End", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Enter", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+-", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+Page Down", "Ctrl+PageUp": "Ctrl+Page Up", "Ctrl+Plus key": "Ctrl++", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Enter", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Pil ned", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+venstrepil", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+H\u00f8jrepil", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Pil Op", "Ctrl+Shift+Arrow": "Ctrl+Shift+Pil op", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Mellemrum", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Pil op", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Pil ned", "Shift+Arrow Left": "Shift+Venstrepil", "Shift+Arrow Right": "Shift+H\u00f8jrepil", "Shift+Arrow Up": "Shift+Pil op", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+Page Down", "Shift+PageUp": "Shift+Page Up", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Stikordsregister: Et eksisterende alfabetisk register kan opdateres med nye elementer.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Diagram-redigering: Dobbeltklik p\u00e5 diagrammet for at markere det. Brug kontekstmenuer til at tilf\u00f8je diagram-elementer som titel, akser og andet. V\u00e6lg Dataomr\u00e5de og Diagramtype for at redigere diagramdata og v\u00e6lge diagramtype.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagram-formatering: Den samme kontekstmenu f\u00f8rer dig til diagrammets datatabel og valg af type.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Kommentarer: Kommentarer inds\u00e6ttes i teksten og vises i h\u00f8jre side af sk\u00e6rmen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Kommentarer:P\u00e5 et regneark kan du inds\u00e6tte en kommentar i hver celle. N\u00e5r du v\u00e6lger Inds\u00e6t kommentar, vises et pop-op-felt, hvor du kan skrive kommentarens indhold. Der vises en r\u00f8d prik i cellens \u00f8verste, h\u00f8jre hj\u00f8rne, n\u00e5r den har en kommentar. Hold mark\u00f8ren over cellen for at vise kommentarer.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Betinget formatering: {productname} tilf\u00f8jer symboler i hver cellen i et omr\u00e5de, der er baseret p\u00e5 cellebetingelser. Mark\u00e9r celleomr\u00e5det og klik p\u00e5 ikonet Betinget formatering p\u00e5 v\u00e6rkt\u00f8jslinjen. V\u00e6lg det symbols\u00e6t, der skal anvendes p\u00e5 omr\u00e5det.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstmenuer: N\u00e5r du klikker med den h\u00f8jre museknap, vises en menu med kommandoer, der er knyttet til det underliggende objekt.", "Data series formatting: Open the context menu and choose Format data series.": "Formatering af dataserie: \u00c5bn kontekstmenuen og v\u00e6lg Formater dataserie.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Datavalidedring: I hver celle kan du definere, hvilke data, der er valide. Ikke-valide indtastninger i en celle bliver afvist. For at aktivere datavalidering:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direkte formatering: Du kan formatere regnearks-celler, -kolonner, -r\u00e6kker og -ark ved at formatere direkte fra menuer, v\u00e6rkt\u00f8jslinjer eller kontekstmenuer. Direkte formatering g\u00e6lder kun det aktuelt markerede objekt. For at formatere en celle skal du enten bruge menuen eller trykke p\u00e5 Ctrl+1. Dialogen giver adgang til kompleks og tilpasset formatering, samt skrifttype, kompleks kant, cellebeskyttelse og andre indstillinger.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direkte formatering: Du kan formatere objekter i tekstdokumenter ved at formatere direkte fra menuer, v\u00e6rkt\u00f8jslinjer og kontekstmenuer. Direkte formatering g\u00e6lder kun det aktuelt markerede objekt.", "Fields: A basic set of fields is available to insert in the document.": "Felter: Et basalt s\u00e6t felter er tilg\u00e6ngelige til at inds\u00e6tte i dokumentet.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrering af data: Med filtre og avancerede filtre kan du arbejde p\u00e5 visse filtrerede r\u00e6kker (dataposter) i et dataomr\u00e5de. P\u00e5 regnearkene i {productname} er der forskellige muligheder for at bruge filtre.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Fodnoter og slutnoter: Fodnoter og slutnoter underst\u00f8ttes.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatering af celler: Klik p\u00e5 cellen, eller et celleomr\u00e5de, og v\u00e6lg menuen Tabel \u2192 Egenskaber. Finjuster tabellen med dialogen Egenskaber.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatertingsm\u00e6rker: Afsnit, sider og h\u00e5rde mellemrum vises som m\u00e6rker for at hj\u00e6lpe med tekstjustering, redigering og formatering.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inds\u00e6t billede: Klik p\u00e5 ikonet Inds\u00e6t billede for at v\u00e6lge et billede fra dine mapper og delte mapper i lageret i skyen.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inds\u00e6t lokalt billede: \u00e5bner browserens filv\u00e6lger for at kunne uploade billedet fra din lokale computer og inds\u00e6tte det i dokumentet.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master-slide: V\u00e6lg det master-slide, der er knyttet til det aktuelle slide. Formater og arranger slide-elementer p\u00e5 master-slidet.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objektanimation: Enkeltobjekter p\u00e5 slidet kan have animation. Brug sidepanelet til at konfigurere slide-overgangen for et markeret objekt eller s\u00e6t af objekter.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Disposition: Du kan oprette en disposition over dine data og gruppere r\u00e6kker og kolonnner sammen, s\u00e5 du kan folde grupperne sammen eller ud med et enkelt klik og let pr\u00e6sentere hierarkiske data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Sidehoveder og sidef\u00f8dder: Sidehoveder og sidef\u00f8dder er tilg\u00e6ngelige p\u00e5 mark\u00f8rpositionen i den eksisterende sidetypografi, der er brugt i dokumentet.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slide-layouts:{productname} Impress giver mulighed for at \u00e6ndre slide-layoutet. V\u00e6lg det \u00f8nskede slide-layout p\u00e5 dropdown-menuen Layout.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slide-overgange: {productname} Impress tilbyder visuelle effekter, n\u00e5r et nyt slide vises i pr\u00e6sentationen. Slide-overgange er en egenskab p\u00e5 slidet. Brug sidepanelet til at indstille slide-overgangen, mens du er i redigeringstilstand.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sortering af data: Du kan sortere en liste over tal eller tekst stigende eller faldende.{productname} opdager automatisk celler, som er overskrifter og tilst\u00f8dende kolonner, for at udvide markeringen.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Typografiformatering {productname} underst\u00f8tter afsnitstypografier. Du kan anvende en eksisterende afsnitstypografi p\u00e5 et afsnit. V\u00e6lg menuen Rediger \u2192 Rediger typografier for at \u00e6ndre typografi.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabeller: Inds\u00e6t tabeller i pr\u00e6sentationen. Brug sidepanelet til at v\u00e6lge tabeltema.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dokument-omr\u00e5det: Programarealet viser dokumentindholdet, uanset om det er regneark, pr\u00e6sentationer eller tekstdokumenter.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informationslinjen: Til h\u00f8jre for s\u00f8gelinjen vises et s\u00e6t af informationer om dokumentet. De aktuelle informationer afh\u00e6nger af dokumentets type.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Menulinjen: Hovedmenuen er placeret \u00f8verst og inkluderer mange indstillinger, kommandoer til udskrivning, redigering, visning og andre avancerede kommandoer. Du kan skjule menulinjen ved at klikke p\u00e5 ikonet l\u00e6ngst til h\u00f8jre. Klik p\u00e5 ikonet for at vise menuen.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "S\u00f8gelinjen: S\u00f8gning begynder automatisk, n\u00e5r der inds\u00e6ttes indhold i s\u00f8gefeltet, og dokumentvinduet flytter automatisk til den f\u00f8rste, fundne forekomst. S\u00f8gning skelner ikke mellem STORE og sm\u00e5 bogstaver. Der er tre knapper ved siden af s\u00f8gefeltet:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Statuslinjen: Statuslinjen vises nederst og indeholder flere nyttige indstillinger og funktionaliteter.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "V\u00e6rkt\u00f8jslinjen: V\u00e6rkt\u00f8jslinjen indeholder de mest brugte indstillinger til daglig redigering. V\u00e6rkt\u00f8jsknapper er dynamiske, det vil sige at deres tilstand (til eller fra) afh\u00e6nger af forskellige faktorer.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Zoomlinjen: Til h\u00f8jre p\u00e5 statuslinjen er der et s\u00e6t knapper, hvor du kan zoome til 100%, zoome ind og zoome ud. Zoom g\u00e6lder kun dokumentomr\u00e5det. Brugergr\u00e6nsefladen p\u00e5virkes ikke. Det aktuelle zoom-niveau vises i dette omr\u00e5de.", "{productname} Help": "{productname} Hj\u00e6lp", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress redigerer pr\u00e6sentationer p\u00e5 en m\u00e5de, som sikkert er velkendt for alle. Handlinger som indtastning, kopiering og inds\u00e6ttelse af indhold, markering af tekst, inds\u00e6ttelse, \u00e6ndring af st\u00f8rrelse, forankring af billeder, inds\u00e6ttelse og h\u00e5ndtering af tabeller ligner et typisk pr\u00e6sentationsprogram. Brug tastaturet, menuer og v\u00e6rkt\u00f8jslinjer til foretage handlinger i dit dokument.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "Med {productname} kan du oprette og redigere office-dokumenter, tekstdokumenter, regneark og pr\u00e6sentationer direkte i din browser, nemt og lige til. Du kan arbejde alene p\u00e5 et dokument eller samtidsredigere som en del af et team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} kan kontrollere stavning i tekstdokumenter, regneark og pr\u00e6sentationer. En r\u00f8d b\u00f8lgelinje viser ord, der indeholder stavefejl. Klik p\u00e5 h\u00f8jre museknap for at \u00e5bne en kontekstmenu med forslag til rettelser af stavefejlen.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} viser pr\u00e6sentationer som slideshows, herunder et unders\u00e6t af slideovergange og objektanimationer. V\u00e6lg slideshowet p\u00e5 menuen eller klik p\u00e5 ikonet p\u00e5 v\u00e6rkt\u00f8jslinjen nederst til venstre i slidepanelet.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} redigerer tekstdokumenter p\u00e5 samme m\u00e5de, som hvis du redigerer et dokument i et lokalt program. {productname} har et \"What You See Is What You Get (WYSIWYG)\" layout. Det vil sige at det viser dokumentet, pr\u00e6cis som det ser ud, hvis det udskrives. Funktioner (som at kunne indtaste tekst, klippe-, kopiere- og inds\u00e6tte indhold, markere tekst, \u00e6ndre st\u00f8rrelse, forankre billeder, inds\u00e6tte og h\u00e5ndtere tabeller og diagrammer) ligner velkendte skrivebordsprogrammer til tekstredigering. Brug tastaturet, menuer og v\u00e6rkt\u00f8jslinjer til at arbejde med dit dokument.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inds\u00e6tter billeder i tekstdokumentet fra din lokale computer eller dit lager i skyen. Indsatte billeder bliver altid indlejret i dokumentet.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} giver dig besked med en lille notifikation nederst, n\u00e5r en ny bruger kommer ind eller n\u00e5r en bruger logger ud.", "{productname} presentations": "{productname} pr\u00e6sentationer", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} gemmer regelm\u00e6ssigt dokumentet i baggrunden; du kan derfor ikke kass\u00e9re \u00e6ndringer ved blot at lukke uden at gemme. For at kass\u00e9re dine \u00e6ndringer, skal du enten aktivt fortryde dem eller bruge Revisionshistorie p\u00e5 menuen Filer.", "{productname} spreadsheets": "{productname} regneark", "{productname} supports both reading and writing for the following file formats:": "{productname} underst\u00f8tter b\u00e5de l\u00e6sning og skrivning af f\u00f8lgende filformater:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} unders\u00f8tter inds\u00e6ttelse og visualisering af diagrammer i dokumenter. For at tilf\u00f8je et diagram:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} underst\u00f8tter moderne teknikker til formatering af afsnit med typografier. En typografi er et s\u00e6t af tekstegenskaber (skrifttype, farve, baggrund med mere) navngivet med en etiket, typografinavnet. Brug typografier til at anvende det samme s\u00e6t egenskaber p\u00e5 mange afsnit i dokumenter og frembringe et ensartet, professionelt udseende. Hvis du \u00e6ndrer du en af typografiens formateringsegenskaber, vil alle afsnit med den samme typografi ogs\u00e5 \u00e6ndre formatering og forenkle arbejdet med at formatere mange afsnit enkeltvis.", "{productname} text documents": "{productname} tekstdokumenter", "{productname} user interface": "{productname} brugergr\u00e6nseflade", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} bruger moderne browser-ressourcer til at tilpasse brugergr\u00e6nsefladen til den synlige areal, herunder sm\u00e5 sk\u00e6rme p\u00e5 mobile enheder. Gr\u00e6nsefladen best\u00e5r af:", "A copy of the document is saved with the new name in the same folder.": "En kopi af dokumentet gemmes med det nye navn i den samme mappe.", "Activate the {productname} spreadsheet window.": "Aktiv\u00e9r {productname}'s regnearksvindue.", "Adding charts": "Inds\u00e6ttelse af diagrammer", "Additions are marked with colored underlined characters.": "Tilf\u00f8jelser markeres med farvede, understregede tegn.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Tilf\u00f8jer det foreg\u00e5ende ark til det aktuelle udvalg af ark. Hvis alle ark i et regneark er valgte, p\u00e5virker denne genvejskombination kun det foreg\u00e5ende ark. G\u00f8r det foreg\u00e5ende ark til det aktuelle ark.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Tilf\u00f8jer det foreg\u00e5ende ark til det aktuelle udvalg af ark. Hvis alle ark i et regneark er valgte, p\u00e5virker denne genvejskombination kun det foreg\u00e5ende ark. G\u00f8r det foreg\u00e5ende ark til det aktuelle ark.", "Advanced features": "Avancerede funktioner", "Advanced text document editor features": "Avancerede funktioner til redigering af tekstdokumenter", "Align Center": "Centreret", "Align Left": "Venstrejusteret", "Align Right": "H\u00f8jrejusteret", "All changes are marked with a vertical bar in the right margin.": "Alle \u00e6ndringer markeres med en lodret streg i h\u00f8jre margen.", "All spreadsheets functions and mathematical rules applies.": "Alle regnearksfunktioner og matematiske regler g\u00e6lder.", "Apply Default paragraph style": "Anvend Standard afsnitstypografi", "Apply Heading 1 paragraph style": "Anvend afsnitstypografien Overskrift 1", "Apply Heading 2 paragraph style": "Anvend afsnitstypografien Overskrift 2", "Apply Heading 3 paragraph style": "Anvend afsnitstypografien Overskrift 3", "Apply Heading 4 paragraph style": "Anvend afsnitstypografien Overskrift 4", "Apply Heading 5 paragraph style": "Anvend afsnitstypografien Overskrift 5", "Applying a paragraph style:": "Anvender en afsnitstypografi:", "Arrow Down": "Pil ned", "Arrow Left": "Venstrepil", "Arrow Right": "H\u00f8jrepil", "Arrow Up": "Pil Op", "Bold": "Fed", "Can {productname} open a password-protected document?": "Kan {productname} \u00e5bne et dokument der er beskyttet med en adgangskode?", "Cancel the search (appears only when a text has been searched)": "Annull\u00e9r s\u00f8gning (vises kun, n\u00e5r der er s\u00f8gt en tekst)", "Cell formatting": "Celleformatering", "Changes are displayed as comment in the right of the document area.": "\u00c6ndringer vises som kommentar til h\u00f8jre i dokumentomr\u00e5det.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u00c6ndringer kan accepteres eller afvises. For at acceptere eller afvise \u00e6ndringer klikker du p\u00e5 de tilsvarende ikoner i kommentarfeltet til h\u00f8jre for dokumentet. Alternativt kan du v\u00e6lge Rediger \u2192 Spor \u00e6ndringer \u2192 Accepter eller Afvis. Hvis du har brug for at filtrere \u00e6ndringer, f\u00f8r du accepterer eller afviser, v\u00e6lger du Rediger \u2192 Spor \u00e6ndringer \u2192 H\u00e5ndt\u00e9r. En dialog viser en liste over alle sporede \u00e6ndringer. Brug dialogknapperne efer deres tekster.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u00c6ndringer foretaget af forskellige mennesker vises med forskellige farver og enhver sporet \u00e6ndring kan accepteres eller afvises med boksen, der vises til h\u00f8jre. Du kan ogs\u00e5 inds\u00e6tte en kommentar d\u00e9r.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "V\u00e6lg Format \u2192 Streg (eller Flade eller Placering og st\u00f8rrelse). Der \u00e5bnes en dialog.", "Choose Format \u2192 Page and select the Page tab": "V\u00e6lg Format \u2192 Sidetypografi og v\u00e6lg fanebladet Side", "Choose Format \u2192 Paragraph, Text Flow tab": "V\u00e6lg Format \u2192 Afsnit, fanebladet Tekstforl\u00f8b", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "V\u00e6lg Inds\u00e6t \u2192 Diagrammer. Tilpas dit diagram i sidepanelet:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "V\u00e6lg Inds\u00e6t \u2192 Specialtegn eller klik p\u00e5 det tilsvarende ikon p\u00e5 v\u00e6rkt\u00f8jslinjen. Der \u00e5bnes en dialog.", "Choose Validity from the Data menu. The Validity dialog opens.": "V\u00e6lg Validitet p\u00e5 menuen Data. Dialogen Validitet\u00e5bnes.", "Choose menu Tools and uncheck Automatic Spell Checking.": "V\u00e6lg menuen Funktioner og ryd feltet Automatisk stavekontrol.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "V\u00e6lg menuen Funktioner \u2192 Sprog for at v\u00e6lge sprog for hele dokumentet. Du kan ogs\u00e5 indstille sproget for et markeret tekstomr\u00e5de eller kun det aktuelle afsnit.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klik p\u00e5 en vilk\u00e5rlig miniature i sidepanelet for at skifte til den, s\u00e5 du kan se eller redigere den.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klik p\u00e5 ikonet Klon formatering \"\". Mark\u00f8ren bliver til en malerb\u00f8tte.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klik p\u00e5 ikonet Klon formatering . . Mark\u00f8ren bliver til en malerb\u00f8tte.", "Click on the submenu () icon to reply, move and delete comments.": "Klik p\u00e5 ikonet for undermenuen () for at besvare, flytte eller slette kommentarer.", "Collaborative editing": "Samarbejdsredigering", "Column break (in multicolumnar text)": "Kolonneskift (i tekst med flere kolonner)", "Comments in documents": "Kommentarer i dokumenter", "Context menus": "Kontekstmenuer", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontekstmenuer er tilg\u00e6ngelige ved at klikke p\u00e5 h\u00f8jreklikke p\u00e5 musen. Kommandoer, der tilg\u00e6ngelige i kontekstmenuer, har relation - ikke udelukkende - til det underliggende objekt i dokumentet.", "Copy": "Kopi\u00e9r", "Copy and Paste": "Kopier og Inds\u00e6t", "Cut": "Klip", "Delete cells (as in menu Edit - Delete Cells)": "Slet celler (som i menuen Rediger - Slet celler)", "Delete to beginning of sentence": "Slet til begyndelsen af s\u00e6tningen", "Delete to beginning of word": "Slet til begyndelsen af ordet", "Delete to end of sentence": "Slet til slutningen af s\u00e6tningen", "Delete to end of word": "Slet til slutningen af ordet", "Deletions are marked with colored strike-through characters.": "Sletninger markeres med farvede, gennemstregede tegn.", "Demote list item (list item has to be selected)": "Nedgrader listeelement (listeelementet skal v\u00e6re markeret)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Afh\u00e6ngigt af din browser vises vinduet Udskriv eller et pop-op vindue \"Download PDF-eksport?\" Du kan udskrive denne PDF i dit foretrukne PDF-program.", "Directly:": "Direkte:", "Display comment": "Vis kommentar", "Display the Keyboard shortcuts help": "Vis hj\u00e6lp til tastaturgenveje", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Dokument-redigering er sikkert bekendt for alle, der tidligere har brugt et office-program, men her er nogle s\u00e6rlige funktioner:", "Document repair": "Dokument-reparation", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenter i {productname} gemmes automatisk, men hvis du vil sikre dig, at et dokument synkroniseres hurtigst muligt, kan du ogs\u00e5 gemme manuelt med menuen Filers Gem-funktion.", "Double Underline": "Dobbelt understregning", "Draw page keyboard shortcuts": "Tastaturgenveje til slide / tegningsside", "ESC": "Esc", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Hver bruger f\u00e5r tildelt en farve. Hver brugers mark\u00f8r vil blive vist i den tildelte farve. OBS: Du vil se din egen mark\u00f8r som en sort, blinkende mark\u00f8r, selv om andre vil se dig med en anden farve.", "Editing documents": "Redigering af dokumenter", "Editing presentations": "Redigering af pr\u00e6sentationer", "Editing spreadsheets": "Redigering af regneark", "Editing text documents": "Redigering af tekstdokumenter", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "V\u00e6lg enten Slideshow \u2192 Fuldsk\u00e6rmspr\u00e6sentation , eller klik p\u00e5 ikonet l\u00e6ngst til venstre i bunden af slidepanelet:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Forlad aktuel tilstand, dvs. skift fra redigeringstilstand til objektmarkeringstilstand, skift fra objektmarkeringstilstand til visningstilstand.", "Extend the selection down one page": "Udvid markeringen med en side nedad", "Extend the selection up one page": "Udvid markeringen opad med en side", "Fill Down": "Udfyld nedad", "Focus to document from menu": "S\u00e6t fokus p\u00e5 dokument fra menu", "Focus to notebookbar menu": "S\u00e6t fokus p\u00e5 Notebookbar-menuen", "Focus to selected comment's menu": "S\u00e6t fokus p\u00e5 den valgte kommentars menu", "Format the source cell with the font, color background and more.": "Format\u00e9r kildecellen med skrifttype, baggrundsfarve med mere.", "Formatting spreadsheets": "Formatering af regneark", "Formatting text": "Tekstformatering", "Formulas": "Formler", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formler indtastes p\u00e5 formellinjen. Tast '=' og inds\u00e6t formlen.", "Frequently Asked Questions": "Ofte Stillede Sp\u00f8rgsm\u00e5l", "General Keyboard Shortcuts": "Globale genvejstaster", "Go and select text to end of document": "G\u00e5 til og marker tekst til slutningen af dokumentet", "Go and select text to end of textbox": "G\u00e5 til og mark\u00e9r teksten til slutningen af dokumentet", "Go and select text to start of document": "Mark\u00e9r tekst til begyndelsen af dokumentet", "Go and select text to start of textbox": "G\u00e5 til og mark\u00e9r begyndelsen af en tekstboks", "Go and select to the beginning of a line": "Mark\u00e9r til begyndelsen af en linje", "Go and select to the end of a line": "Mark\u00e9r til slutningen af linjen", "Go to beginning of a word": "G\u00e5 til begyndelsen af et ord", "Go to beginning of line": "G\u00e5 til begyndelse af linjen", "Go to end of document": "G\u00e5 til slutningen af dokumentet", "Go to end of line": "G\u00e5 til slutningen af linjen", "Go to next sheet.": "G\u00e5 til n\u00e6ste ark.", "Go to previous sheet.": "G\u00e5 til forrige ark.", "Go to start of document": "G\u00e5 til begyndelsen af dokumentet", "Go to start of the next word": "G\u00e5 til begyndelsen af n\u00e6ste ord", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammatiske fejl i teksten markeres med bl\u00e5 b\u00f8lgelinjer. H\u00f8jreklik p\u00e5 den understregede tekst for at \u00e5bne en menu med forslag til at rette den grammatiske fejl. V\u00e6lg det rigtige forslag til \u00e6ndring af teksten.", "Handling Tables": "H\u00e5ndtering af tabeller", "Handling images": "H\u00e5ndtering af billeder", "Home": "Hjem", "Hover the mouse on the document name in the menu bar.": "Hold mark\u00f8ren over dokumentnavnet p\u00e5 menulinjen.", "How can I change the line, area and position of a shape in my slides?": "Hvordan \u00e6ndrer jeg linjen, fladen og placeringen af en figur p\u00e5 mine slides?", "How can I check spelling in my language?": "Hvordan kan jeg kontrollere stavning p\u00e5 mit sprog?", "How can I copy the formatting of existing cells to new ones?": "Hvordan kopierer jeg formatering fra eksisterende celler til nye?", "How can I import CSV data?": "Hvordan importerer jeg CSV-data?", "How can I insert a currency, copyright or trademark symbol in the document?": "Hvordan kan jeg inds\u00e6tte et valuta-, copyright- eller varem\u00e6rke-symbol i dokumentet?", "How can I make the new text look like other existing text?": "Hvordan f\u00e5r jeg den nye tekst til at se ud som en anden eksisterende tekst?", "How can I quit {productname} without saving my edits?": "Hvordan kan jeg forlade {productname} uden at gemme mine \u00e6ndringer?", "How can I remove the red wavy lines in my document?": "Hvordan kan jeg fjerne de r\u00f8de understregninger i mit dokument?", "How can I run my slide show?": "Hvordan starter jeg min pr\u00e6sentation?", "How can I select data to print?": "Hvordan kan jeg markere data til udskrift?", "How do I change the page orientation to landscape inside my document": "Hvordan \u00e6ndrer jeg sideorienteringen til liggende i mit dokument", "How do I get a word count of my document?": "Hvordan ser jeg en ordt\u00e6lling i mit dokument?", "How do I rename a sheet?": "Hvordan omd\u00f8ber jeg et ark?", "How do I save a document with another name?": "Hvordan gemmer jeg et dokument med et andet navn?", "How do I set the margins of the document?": "Hvordan justerer jeg marginer i dokumenter?", "If no table or range was selected, a prototype chart is displayed.": "Hvis der ikke er markeret en tabel eller et omr\u00e5de, vises et prototype-diagram.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Hvis ingen hele celler er valgt og mark\u00f8ren er ved slutningen af tabellen, vil afsnittet, som f\u00f8lger efter tabellen, blive slettet, med mindre det er det sidste afsnit i dokumentet.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Hvis ingen hel celle er markeret, vil teksten fra mark\u00f8ren til slutningen af den aktuelle s\u00e6tning blive slettet. Hvis mark\u00f8ren er ved slutningen af en celle, og ingen hel celle er markeret, vil indholdet af den n\u00e6ste celle blive slettet.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Hvis en eller flere celler v\u00e6lges, bliver alle r\u00e6kker med valgte celler slettet. Hvis alle r\u00e6kker v\u00e6lges helt eller delvist, bliver hele tabellen slettet.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Hvis den aktive celle er tom: g\u00e5r til begyndelsen af tabellen. Ellers: f\u00f8rste tastetryk g\u00e5r til begyndelsen af den aktive celle, andet tastetryk g\u00e5r til begyndelsen af den aktuelle tabel, tredje tastetryk g\u00e5r til begyndelsen af dokument.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Hvis den aktive celle er tom: g\u00e5r til slutningen af tabellen. Ellers: f\u00f8rste tastetryk hopper til slutningen af den aktive celle, andet tastetryk hopper til slutningen af den aktuelle tabel, tredje tastetryk hopper til slutningen af dokumentet.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Hvis den aktive celle er tom: markerer hele tabellen. Ellers: markerer indholdet af den aktive celle. Tryk igen markerer hele tabellen.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Billeders st\u00f8rrelse kan justeres, roteres og l\u00e5ses. Tekst kan ombryde et billede. Marker billedet og \u00e5bn kontekstmenuen. Brug billedh\u00e5ndtagene til \u00e6ndre st\u00f8rrelse med musen.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Omvendt anvender direkte formatering egenskaber p\u00e5 udvalgte udsnit af dokumentindholdet. I et langt dokument skal direkte formatering anvendes p\u00e5 hvert enkelt tekst udsnit, hvilket g\u00f8r tekstformatering til en langvarig opgave med tendens til fejl og forsinkelser.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "I dialogen Standardfilter kan du ogs\u00e5 definere omr\u00e5der, som indeholder v\u00e6rdierne i s\u00e6rlige datafelter. Du kan bruge standardfiltereret til knytte betingelserne sammen med enten en logisk OG- eller en logisk OR-operat\u00f8r.", "Inactive document": "Inaktivt dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "For\u00f8ger/formindsker st\u00f8rrelsen af kolonnen/r\u00e6kken ved den venstre/\u00f8verste cellekant", "Increases/decreases the size of the column/row on the right/bottom cell edge": "For\u00f8ger/formindsker st\u00f8rrelsen af kolonnen/r\u00e6kken ved den h\u00f8jre/nederste cellekant", "Insert cells (as in menu Insert - Cells)": "Inds\u00e6t celler (som i menuen Inds\u00e6t - Celler)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Inds\u00e6t kolonne- og r\u00e6kkeskift i regnearket for at indskr\u00e6nke udskriftsomr\u00e5det og udskrive dokumenter til download. V\u00e6lg de \u00f8nskede sider til udskrift af PDF'en.", "Insert comment": "Inds\u00e6t kommentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inds\u00e6t kommentarer i {productname} p\u00e5 steder, der kr\u00e6ver l\u00e6serens s\u00e6rlige opm\u00e6rksomhed. Kommentarer vises i h\u00f8jre side og viser dato og navnet p\u00e5 den, der oprettede dem.", "Insert endnote": "Inds\u00e6t slutnote", "Insert footnote": "Inds\u00e6t fodnote", "Insert line break": "Inds\u00e6t linjeskift", "Insert new paragraph directly before or after a section, or before a table": "Inds\u00e6t et nyt afsnit direkte f\u00f8r eller efter en sektion eller f\u00f8r en tabel", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Inds\u00e6t et nyt afsnit uden nummerering inde i en liste. Det virker ikke, n\u00e5r mark\u00f8ren er ved slutningen af listen.", "Insert non-breaking hyphen": "Inds\u00e6t h\u00e5rd bindestreg", "Insert non-breaking space": "Inds\u00e6t h\u00e5rdt mellemrum", "Insert soft hyphen": "Inds\u00e6t bl\u00f8d bindestreg", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Inds\u00e6t tabeller med det passende ikon p\u00e5 v\u00e6rkt\u00f8jslinjen. V\u00e6lg begyndelsestallet af r\u00e6kker og kolonner. Inds\u00e6t r\u00e6kker og kolonner med cellens kontekstmenu. Flet celler med menuen Tabel. Standardtypografien i celler er \"Tabelindhold\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inds\u00e6tter et tabulatorstop (kun i tabeller). Afh\u00e6ngigt af den brugte vinduesh\u00e5ndtering kan Alt+Tab eventuelt bruges.", "Is there a thesaurus?": "Findes der en synonymordbog?", "Italic": "Kursiv", "Justify": "Lige margener", "Keyboard Shortcuts": "Tastaturgenveje", "Like Alt, but only the active cell is modified": "Som Alt, men kun den aktive celle \u00e6ndres", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Indl\u00e6s dine CSV-data i et standardprogram p\u00e5 din platform, mark\u00e9r og kopier det til udklipsholderen", "Manual page break": "Manuelt sideskift", "Move cursor down one line": "Flyt mark\u00f8ren en linje ned", "Move cursor to beginning of the next paragraph": "Flyt mark\u00f8ren til begyndelsen af det n\u00e6ste afsnit", "Move cursor to beginning of the previous paragraph": "Flyt mark\u00f8ren til begyndelsen af det foreg\u00e5ende afsnit", "Move cursor to the left": "Flyt mark\u00f8ren til venstre", "Move cursor to the right": "Flyt mark\u00f8ren til h\u00f8jre", "Move cursor up one line": "Flyt mark\u00f8ren en linje op", "Move cursor with selection to the left": "Flyt mark\u00f8ren med markering til venstre", "Move cursor with selection to the right": "Flyt mark\u00f8ren med markering til h\u00f8jre", "Move the view down one page": "Flyt visningen en side nedad", "Move the view up one page": "Flyt visningen en side op", "Move to next text object on drawing page": "Flyt til det n\u00e6ste tekstobjekt p\u00e5 slidet / tegnesiden", "Move to next text object on slide": "Flyt til det n\u00e6ste tekstobjekt p\u00e5 slidet", "Moves one sheet to the left.": "Rykker \u00e9t ark til venstre.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Flytter mark\u00f8ren til den nederste kant af det aktuelle dataomr\u00e5de. Hvis r\u00e6kken under cellen, som mark\u00f8ren st\u00e5r i, er tom, flyttes mark\u00f8ren til den n\u00e6ste r\u00e6kke, som indeholder data.", "Moves the cursor to the first cell in the sheet (A1).": "Flytter mark\u00f8ren til f\u00f8rste celle i regnearket (A1).", "Moves the cursor to the first cell of the current row.": "Flytter mark\u00f8ren til f\u00f8rste celle i den aktuelle r\u00e6kke.", "Moves the cursor to the last cell of the current row.": "Flytter mark\u00f8ren til sidste celle i den aktuelle r\u00e6kke.", "Moves the cursor to the last cell on the sheet that contains data.": "Flytter mark\u00f8ren til sidste celle med data i regnearket.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Flytter mark\u00f8ren til den venstre kant af det nuv\u00e6rende dataomr\u00e5de. Hvis kolonnen til venstre for cellen, som indeholder mark\u00f8ren, er tom, flyttes mark\u00f8ren til den n\u00e6ste kolonne mod venstre, som indeholder data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Flytter mark\u00f8ren til den h\u00f8jre kant af det nuv\u00e6rende dataomr\u00e5de. Hvis kolonnen til h\u00f8jre for cellen, som indeholder mark\u00f8ren, er tom, flyttes mark\u00f8ren til den n\u00e6ste kolonne mod h\u00f8jre, som indeholder data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Flytter mark\u00f8ren til den \u00f8verste kant af det nuv\u00e6rende dataomr\u00e5de. Hvis r\u00e6kken over cellen, som indeholder mark\u00f8ren, er tom, flyttes mark\u00f8ren til den n\u00e6rmeste r\u00e6kke som indeholder data.", "Navigating in Spreadsheets": "Navigation i regneark", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u00c9n af mulighederne med funktionen Autofilter er at du hurtigt kan begr\u00e6nse visningen til dataposter med identiske indtastninger i et datafelt.", "Open the presentation in {productname}": "\u00c5bn pr\u00e6sentationen i {productname}", "Opening, closing, saving, printing and downloading documents": "\u00c5bning, lukning, lagring, udskrivning og download af dokumenter", "Other advanced features": "Andre avancerede funktioner", "PageDown": "Page Down", "PageUp": "Page Up", "Paragraph formatting": "Afsnitsformatering", "Paste as unformatted text": "Inds\u00e6t som uformateret tekst", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Inds\u00e6t fra browserenRediger \u2192 Inds\u00e6t eller tryk p\u00e5 Ctrl+V. Dialogen Tekstimport \u00e5bner, hvor du kan beskrive det pr\u00e6cise format p\u00e5 dine CSV-data.", "Paste special": "Inds\u00e6t speciel", "Pasting": "Inds\u00e6tter", "Place the cursor at the paragraph to be formatted": "Plac\u00e9r mark\u00f8ren p\u00e5 afsnittet, der skal formateres", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Placer mark\u00f8ren p\u00e5 det sted, hvor sideorienteringen skal skifte. Inds\u00e6t et tomt afsnit.", "Place the cursor in the position to insert the character.": "Placer mark\u00f8ren p\u00e5 det sted, tegnet skal v\u00e6re.", "Position and Size": "Position og st\u00f8rrelse", "Presentations": "Pr\u00e6sentationer", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Pr\u00e6sentationer: Microsoft-formaterne PPT, PPTX, OpenDocument-formatet ODP", "Press Insert button. To close the dialog, press Cancel.": "Tryk p\u00e5 knappen Inds\u00e6t. For at lukke dialogen trykker du p\u00e5 Annull\u00e9r.", "Print (Download as PDF)": "Udskriv (hent som PDF)", "Promote list item (list item has to be selected)": "Opgrad\u00e9r et listeelement (listeelementet skal v\u00e6re markeret)", "Redo": "Gendan", "Remove direct formatting": "Fjern direkte formatering", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Omd\u00f8b et ark i regnearksdokumentet med kontekstsmenuen (h\u00f8jreklik) over arkfanebladet nederst. Indtast det nye navn i den dialog, der f\u00f8lger.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kopi\u00e9r/klip og inds\u00e6t af formateret indhold underst\u00f8ttes, ikke kun i et givet dokument, men ogs\u00e5 p\u00e5 tv\u00e6rs af dokumenter under det samme eller forskellige {productname}. Til det interne brug kan brugerne kopiere/klippe indhold, herunder billeder og blandet indhold, p\u00e5 PC ved at bruge tastaturgenvejene direkte (Ctrl+X, Ctrl+C, Ctrl+V). Af sikkerhedsgrunde er det n\u00f8dvendigt at bruge Ctrl+V til at inds\u00e6tte p\u00e5 PC, men kontekstmenuer kan bruges til klip og kopi\u00e9r. P\u00e5 Android eller iOS er det n\u00f8dvendigt at markere tekst ved at dobbelt-trykke og bruge et langt tryk til at tilg\u00e5 kopi\u00e9r/klip/inds\u00e6t via kontekstmenuen.", "Search backwards": "S\u00f8g bagl\u00e6ns", "Search forward": "S\u00f8g fremad", "Select All": "Mark\u00e9r alle", "Select Landscape in \u201cWith Page Style\u201d": "V\u00e6lg \"Liggende\" i \"Med sidetypografi\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "V\u00e6lg en tabel i tekstdokumentet, et omr\u00e5de i et regneark eller en tabel i en pr\u00e6sentation.", "Select all in drawing page": "Mark\u00e9r alt p\u00e5 slidet / tegnesiden", "Select all in slide": "Mark\u00e9r alt i slide", "Select if you want to change page numbering.": "V\u00e6lg, om du vil \u00e6ndre sidetallene.", "Select lines in downwards direction": "Mark\u00e9r linjer i nedadg\u00e5ende retning", "Select lines in upwards direction": "Mark\u00e9r linjer i opadg\u00e5ende retning", "Select objects in the order in which they were created": "Mark\u00e9r objekter i den r\u00e6kkef\u00f8lge, som de blev oprettet", "Select objects in the reverse order in which they were created": "Mark\u00e9r objekter i den modsatte r\u00e6kkef\u00f8lge af den, de blev oprettet i", "Select the cells you want to format. Release the mouse button.": "Mark\u00e9r de celler, du vil formatere. Slip museknappen.", "Select the character set, language and separator options for the CSV file.": "V\u00e6lg SCV-filens tegns\u00e6t, sprog og skilletegns-indstillinger.", "Select the shape in your slide. A set of handles shows.": "Mark\u00e9r figuren p\u00e5 dit slide. Der vises nogle h\u00e5ndtag.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "V\u00e6lg typografien, der skal anvendes, p\u00e5 dropdown-listen Typografi. Afsnittet viser typografiens attributter.", "Select the text with the existing format": "Marker teksten med det eksisterende format", "Select the text you want to apply the new format.": "Mark\u00e9r den tekst, du vil anvende det nye format p\u00e5.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Mark\u00e9r validitetskriteriet i dropdown-menuen Tillad. Afh\u00e6ngigt af kriteriet vises flere indstillinger. Indtast de n\u00f8dvendige data.", "Select to beginning of paragraph": "Mark\u00e9r til begyndelsen af afsnit", "Select to end of paragraph": "Mark\u00e9r til slutningen af afsnittet", "Select to the left word by word": "Mark\u00e9r til venstre ord for ord", "Select to the right word by word": "Mark\u00e9r mod h\u00f8jre ord for ord", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Markerer alle celler, som indeholder data fra den aktuelle celle til enden af det sammenh\u00e6ngende omr\u00e5de med dataceller i pilens retning. Hvis du markerer b\u00e5de r\u00e6kker og kolonner samtidig, markeres et rektangul\u00e6rt celleomr\u00e5de.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Markerer celler i denne kolonne fra denne celle og en side ned eller udvider markeringen endnu en side ned.", "Selects cells from the current cell to the first cell of the current row.": "Markerer celler fra begyndelsen af r\u00e6kken til nuv\u00e6rende celle.", "Selects cells from the current cell to the last cell of the current row.": "Markerer celler fra denne celle til sidste celle i denne r\u00e6kke.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Markerer celler i denne kolonne fra denne celle og en side op eller udvider markeringen endnu en side op.", "Set Optimal Column Width": "V\u00e6lg optimal kolonnebredde", "Set the page margins in the dialog.": "Indstil sidemarginerne i dialogen.", "Set the properties of the element of the object.": "Indstil objektelementets egenskaber.", "Shortcut Keys for Tables": "Genvejstaster for tabeller", "Slide keyboard shortcuts": "Tastaturgenveje til slideshow", "Slide pane": "Slidepanel", "Slide show": "Pr\u00e6sentantion", "Special Characters": "Specialtegn", "Spellchecking": "Stavekontrol", "Spreadsheets": "Regneark", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Regneark: Microsoft-formaterne XLS, XLSX, OpenDocument-formatet ODS", "Standard currency format": "Standard valutaformat", "Standard date format": "Standard datoformat", "Standard exponential format": "Standard eksponentialformat", "Standard format": "Standardformat", "Standard percentage format (two decimal places)": "Standard procentdelformater (to decimaler)", "Strikethrough": "Gennemstreg", "Subscript": "S\u00e6nket skrift", "Superscript": "H\u00e6vet skrift", "Switch cursor between text and footer": "Skift mark\u00f8r mellem tekst og sidefod", "Switch cursor between text and header": "Skift mark\u00f8r mellem tekst og sidehoved", "Tab": "Tabulator", "Text documents": "Tekstdokumenter", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Tekstdokumenter: Microsoft-formaterne DOC, DOCX, RTF. OpenDocument-formatet ODT", "Text formatting": "Tekstformatering", "Text selection and navigation in a textbox": "Tekstmarkering og navigation i en tekstboks", "Text selection and navigation in document": "Tekstmarkering og navigation i dokument", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Tekst, diagrammer, figurer og svg-billeder vil forblive skarpt, n\u00e5r du zoomer ind. Pixels vil kun v\u00e6re synlige p\u00e5 indsatte billeder som for eksempel JPG- og PNG-filer.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6-symbolet er et formateringsm\u00e6rke. Det bruges som hj\u00e6lp til tekstjustering og redigering og udskrives ikke. For at sl\u00e5 det til og fra i visningen v\u00e6lger du menuen Vis \u2192 Formateringsm\u00e6rke.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Det avancerede filter tillader op til otte filterbetingelser. Med avancerede filtre indtaster du betingelserne direkte p\u00e5 arket.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV-dataen indl\u00e6ses i den valgte celle, hvor du indsatte dem i overensstemmelse med disse indstillinger.", "The color assigned to the changes depends on the user that changes the document.": "Den farve \u00e6ndringerne er tildelt, afh\u00e6nger af hvilken bruger, der \u00e6ndrer dokumentet.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Formelsproget er sikkert velkendt for enhver bruger af regneark og er specificeret meget detaljeret i OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "Det er let af g\u00f8re med v\u00e6rkt\u00f8jet Malerpensel p\u00e5 v\u00e6rkt\u00f8jslinjen.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Dette er s\u00e6rlig nyttigt, hvis fx en kollega utilsigtet markerer hele teksten i dokumentet med Ctrl+A og kommer til at overskrive det, samtidig med at du redigerer dokumentet.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Klik p\u00e5 dokumentet for at forts\u00e6tte redigering. Overlejringen og beskeden forsvinder. Alle \u00e6ndringer, der m\u00e5ske er foretaget af andre brugere \u2013 under samredigering af dokumentet \u2013 genindl\u00e6ses.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "For at kopiere st\u00f8rre indholdsdele til andre programmer p\u00e5 din enhed skal du trykke p\u00e5 knappen Begynd download og genkopiere det til din udklipsholder for at g\u00f8re det tilg\u00e6ngeligt for l\u00e6sning af det andet program. Dette er muligt via en lille widget, som popper op i nederste, h\u00f8jre hj\u00f8rne. Den er kun n\u00f8dvendig, n\u00e5r du skal eksportere indholdet for at inds\u00e6tte det i eksterne programmer. Dette trin konverterer ogs\u00e5 komplekse objekttyper til statiske billeder.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "For at downloade et dokument, skal du downloade det fra {productname} -programmets menu, Filer. De tilg\u00e6ngelige download-formater afh\u00e6nger af programmet. Alle programmer eksporterer dokumenter i PDF-format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "For at forlade en {productname} pr\u00e6sentation, skal du trykke p\u00e5Esc-tasten for at vende tilbage til pr\u00e6sentationstilstand.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "V\u00e6lg en tilstand med musen og tryk p\u00e5 Hop til tilstand for at hoppe til den valgte tilstand.", "To open document, click on the file to open the {productname} module associated to the document format.": "For at \u00e5bne et dokument, skal du klikke p\u00e5 filen for at \u00e5bne det {productname}-modul, der er tilknyttet dokumentformatet.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "For at fjerne en celles valditet \u00e5bner du dialogen og s\u00e6tter listen Tillad til \"Alle v\u00e6rdier\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "For at vende tilbage til st\u00e5ende sideorientering, gentager du proceduren og v\u00e6lger \"St\u00e5ende\" i \"Med sidetypografi\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "For at foretage en systematisk stavekontrol af hele dokumentet skal du bruge menuen Funktioners indstillingStavekontrol.", "Track changes": "Spor \u00e6ndringer", "Two decimal places, thousands separator": "To decimaler, tusindtalsskilletegn", "Type the new file name in the text box and press Enter.": "Tast det nye filnavn i tekstfelet og tryk p\u00e5 Enter.", "Underline": "Understreg", "Undo": "Fortryd", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Brug fanebladeneIndtastningshj\u00e6lp og Fejlmeddelelse til at forbedre brugerinteraktioner. Klik p\u00e5 OK for at lukke dialogen.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Brug v\u00e6rkt\u00f8jslinjen nederst i slidepanelet til at starte pr\u00e6sentationen, tilf\u00f8je et slide, duplikere eller slette det aktuelle slide.", "Using the browser zoom affects the document and user interface areas.": "Brug af browserens zoom-funktion p\u00e5virker b\u00e5de dokumentet og omr\u00e5derne i brugergr\u00e6nsefladen.", "Using the page style": "Bruger sidetypografien", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "P\u00e5 linealen tr\u00e6kker du den yderste venstre kant af linealen for at justere den venstre margen eller den yderste h\u00f8jre kan for at justere den h\u00f8jre margen.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Hvad betyder det bl\u00e5 \u00b6-symbol, og hvordan kan jeg fjerne det fra mit tekstdokument?", "What are the documents file formats supported by {productname}?": "Hvilke dokument-filformater underst\u00f8tter {productname}?", "What is the blue wavy underline in some words in the text?": "Hvad betyder de bl\u00e5 b\u00f8lgelinjer under nogle ord i teksten?", "What is \u201cClear Direct Formatting\u201d icon?": "Hvad er ikonet \"Ryd direkte formatering\"?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "N\u00e5r {productname} opdager, at der ikke har v\u00e6re nogen aktivitet i browseren i et stykke tid, s\u00e6tter det dokumentet i \"inaktiv\" tilstand. Dokumentet vises med en gennemsigtig, gr\u00e5 overl\u00e6gning med beskeden \"Inaktivt dokument \u2013 klik for at forts\u00e6tte redigering\".", "When closing a document, it is automatically saved if it has been changed.": "Hvis du har foretaget \u00e6ndringer, gemmes dokumentet automatisk, n\u00e5r du lukker det.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "N\u00e5r flere mennesker redigerer det samme dokument p\u00e5 \u00e9n gang, er det muligt at deres \u00e6ndringer kommer i konflikt. Dette kan give anledning til forvirring. Funktionen \"Dokument-Reparation\" g\u00f8r det muligt for brugere at fortryde andre redakt\u00f8rers \u00e6ndringer i dokumentet til en tidligere tilstand.", "When you have internal cut or copied content, you can paste this content using the context menu.": "N\u00e5r du har klippet eller kopieret indhold internt i dokumentet, kan du inds\u00e6tte det med kontekstmenuen.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "N\u00e5r du inds\u00e6tter indhold, der er kopieret fra det samme dokument, bevares formatering og elementer. Hvis du kopierer fra et andet dokument, et andet vindue/fane i browseren, eller uden for browseren, inds\u00e6ttes indholdet som formateret tekst.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "N\u00e5r du inds\u00e6tter tekst fra et sted uden for dokumentet (et andet browser-vindue eller et skrivebordsprogram), bliver den indsat som formateret tekst.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "N\u00e5r du inds\u00e6tter tekst fra samme dokument, bliver formateringen bevaret. Du kan ogs\u00e5 inds\u00e6tte objekter, s\u00e5som bileder, hvis de er kopieret fra det dokument, du arbejder i.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "N\u00e5r du aktiverer Spor \u00e6ndringer, opm\u00e6rker {productname} nye \u00e6ndringer i dokumentet. V\u00e6lg denne indstilling igen for at deaktivere den.", "Why can't I delete text? It just gets a strike-through?": "Hvorfor kan jeg ikke slette tekst? Den bliver bare gennemstreget.", "Why did the text I just typed change automatically? How can I revert it?": "Hvorfor \u00e6ndrede den tekst, jeg lige tastede, sig automatisk? Hvordan kan jeg annull\u00e9re det?", "With track changes enabled your document is shown the following manner:": "N\u00e5r Spor \u00e6ndringer er aktiveret, vises dit dokument p\u00e5 denne m\u00e5de:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Ordt\u00e6lling vises ogs\u00e5 p\u00e5 statuslinjen. Hvis der ikke er markeret nogen tekst g\u00e6lder ordt\u00e6llingen hele dokumentet. Hvis der er markeret tekst, g\u00e6lder ordt\u00e6llingen kun for det markerede omr\u00e5de.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Ordt\u00e6lling findes iFunktioner \u2192 Ordt\u00e6lling. En dialog viser b\u00e5de ordt\u00e6lling for en markering og for hele dokumentet.", "Word processor functions": "Tekstbehandlingsfunktioner", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ja. {productname} \u00e5bner dokumenter beskyttet med adgangskode, men det er n\u00f8dvendigt at skrive adgangskoden i promptet \"Inds\u00e6t adgangskode\" under indl\u00e6sningen.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ja. Klik p\u00e5 det \u00f8nskede ord, og v\u00e6lg Funktioner \u2192 Synonymordbog. Der \u00e5bnes en dialog med mange forslag til erstatninger.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Du kan enten gennembladre tegnene, der vises p\u00e5 dropdown-lister, eller indtaste en s\u00f8gning i feltet S\u00f8g. Hvis du kender specialtegnets Unicode numeriske kode, kan du skriveden i felterne til h\u00f8jre.", "You can insert these special characters in the document using the Special Character dialog.": "Du kan inds\u00e6tte disse specialtegn i dokumentet med dialogen Specialtegn.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Du kan hoppe til en brugers mark\u00f8r ved at klikke p\u00e5 brugerens navn (eller avatar). Det er muligt at f\u00f8lge redakt\u00f8ren.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Du kan inds\u00e6tte som uformateret tekst med tastaturgenvejen: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Du redigerer et online regneark p\u00e5 samme m\u00e5de, som du redigerer et desktopregneark. Handlinger, som fx. indtastning af data, markering af omr\u00e5der, kolonner, r\u00e6kker eller ark, er de samme. Brug tastaturet, menuerne og v\u00e6rkt\u00f8jslinjerne til at foretage handlinger p\u00e5 regnearket. Du kan ogs\u00e5 tr\u00e6kke celleindhold rundt for at udfylde celler. Funktionerne \"Kopier\", \"Klip\" og \"Inds\u00e6t\" er tilg\u00e6ngelige fra kontekstmenuen. N\u00e5r du har indsat data, flytter Tab mark\u00f8ren til den n\u00e6ste celle til h\u00f8jre og Enter flytter mark\u00f8ren til cellen nedenunder for at lette videre indtastning af data.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Du har aktiveret Autokorrektur. Autokorrektur \u00e6ndrer den tekst, der lige er tastet, til en intern tabel over tilh\u00f8rende tekst. I de fleste tilf\u00e6lde retter Autokorrektur stavefejl, mens du skriver. Hvis Autokorrektur ikke er n\u00f8dvendig, kan du deaktivere den i Funktioner \u2192 Autokorrektur \u2192 Under skrivning.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Du har aktiveret funktionen \"Spor \u00e6ndringer\" i dokumentet. \"Spor \u00e6ndringer\" registrerer alle \u00e6ndringer i teksten og viser \u00e6ndringerne til senere gennemgang. Det er nyttigt til at foretage \u00e6ndringer i tekster og regneark. \"Spor \u00e6ndringer\" aktiveres ved at v\u00e6lge Rediger \u2192 Spor \u00e6ndringer \u2192 Registrer.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dine dokumenter gemmes og administreres i et lager i skyen, der er integreret i {productname}.", "chart": "diagram", "comment": "kommentar", "document repair": "Dokumentreparation", "filter": "filter", "import": "import\u00e9r", "inactive document": "inaktivt dokument", "spellchecking": "kontrollerer stavning", "track changes": "spor \u00e6ndringer", "word count": "antal ord"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-de.json b/f7cloud-office/browser/dist/l10n/help-de.json new file mode 100644 index 0000000..5fe970d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-de.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 Sekunden andauernder L\u00f6schmodus, Pfeiltasten l\u00f6schen Zeilen/Spalten, Strg+Pfeiltasten verbindet mit Nachbarzellen", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 Sekunden andauernder Einf\u00fcgemodus, Pfeiltasten f\u00fcgen Zeilen/Spalten ein, Strg+Pfeiltasten f\u00fcgt Zellen ein", "Alt+Arrow Keys": "Alt+Pfeiltasten", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Strg+Pfeiltasten", "Alt+Del": "Alt+Entf", "Alt+Enter": "Alt+Eingabetaste", "Alt+Insert": "Alt+Einfg", "Alt+Page Down": "Alt+Bild ab", "Alt+Page Up": "Alt+Bild auf", "Alt+Shift+Arrow Keys": "Alt+Umschalt+Pfeiltasten", "Alt+Shift+F1": "Alt+Umschalt+F1", "Ctrl+*": "Strg+*", "Ctrl+-": "Strg+-", "Ctrl+/": "Strg+/", "Ctrl+0": "Strg+0", "Ctrl+1": "Strg+1", "Ctrl+2": "Strg+2", "Ctrl+3": "Strg+3", "Ctrl+4": "Strg+4", "Ctrl+5": "Strg+5", "Ctrl+; or ,": "Strg+; oder ,", "Ctrl+A": "Strg+A", "Ctrl+Alt+5": "Strg+Alt+5", "Ctrl+Alt+C": "Strg+Alt+C", "Ctrl+Alt+D": "Strg+Alt+D", "Ctrl+Alt+F": "Strg+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Bild ab", "Ctrl+Alt+Page Up": "Ctrl+Alt+Bild auf", "Ctrl+Alt+Shift+Arrow Keys": "Strg+Alt+Umschalt+Pfeiltasten", "Ctrl+Alt+Shift+V": "Strg+Alt+Umschalt+V", "Ctrl+Arrow Down": "Strg+Pfeil nach unten", "Ctrl+Arrow Left": "Strg+Pfeil nach links", "Ctrl+Arrow Right": "Strg+Pfeil nach rechts", "Ctrl+Arrow Up": "Strg+Pfeil nach oben", "Ctrl+B": "Strg+B", "Ctrl+Backspace": "Strg+R\u00fccktaste", "Ctrl+C,
Ctrl+Insert": "Strg+C,
Strg+Einf\u00fcgen", "Ctrl+D": "Strg+D", "Ctrl+Del": "Strg+Entf", "Ctrl+Down Arrow": "Strg+Pfeil nach unten", "Ctrl+E": "Strg+E", "Ctrl+End": "Strg+Ende", "Ctrl+Enter": "Strg+Eingabetaste", "Ctrl+F1": "Strg+F1", "Ctrl+Home": "Strg+Pos1", "Ctrl+I": "Strg+I", "Ctrl+J": "Strg+B", "Ctrl+L": "Strg+L", "Ctrl+Left Arrow": "Strg+Pfeil nach links", "Ctrl+M": "Strg+Leertaste", "Ctrl+Minus key": "Strg+Minus-Taste", "Ctrl+P": "Strg+P", "Ctrl+PageDown": "Strg+Bild ab", "Ctrl+PageUp": "Strg+Bild auf", "Ctrl+Plus key": "Strg+Plus-Taste", "Ctrl+R": "Strg+R", "Ctrl+Right Arrow": "Strg+Pfeil nach rechts", "Ctrl+Shift+-": "Strg+Umschalt+-", "Ctrl+Shift+1": "Strg+Umschalt+1", "Ctrl+Shift+2": "Strg+Umschalt+2", "Ctrl+Shift+3": "Strg+Umschalt+3", "Ctrl+Shift+4": "Strg+Umschalt+4", "Ctrl+Shift+5": "Strg+Umschalt+5", "Ctrl+Shift+6": "Strg+Umschalt+6", "Ctrl+Shift+?": "Strg+Umschalt+?", "Ctrl+Shift+Arrow Down": "Strg+Umschalt+Pfeil nach unten", "Ctrl+Shift+Arrow Left": "Strg+Umschalt+Pfeil nach links", "Ctrl+Shift+Arrow Right": "Strg+Umschalt+Pfeil nach rechts", "Ctrl+Shift+Arrow Up": "Strg+Umschalt+Pfeil nach oben", "Ctrl+Shift+Arrow": "Strg+Umschalt+Pfeil", "Ctrl+Shift+B": "Strg+Umschalt+B", "Ctrl+Shift+Backspace": "Strg+Umschalt+R\u00fccktaste", "Ctrl+Shift+Del": "Strg+Umschalt+Entf", "Ctrl+Shift+End": "Strg+Umschalt+Ende", "Ctrl+Shift+Enter": "Strg+Umschalt+Eingabetaste", "Ctrl+Shift+Home": "Strg+Umschalt+Pos1", "Ctrl+Shift+P": "Strg+Shift+P", "Ctrl+Shift+Space": "Strg+Umschalt+Leertaste", "Ctrl+Shift+V": "Strg+Umschalt+V", "Ctrl+Tab": "Strg+Tabulator", "Ctrl+U": "Strg+U", "Ctrl+Up Arrow": "Strg+Pfeil nach oben", "Ctrl+X": "Strg+X", "Ctrl+Y": "Strg+Y", "Ctrl+Z": "Strg+Z", "Shift+Arrow Down": "Umschalt+Pfeil nach unten", "Shift+Arrow Left": "Umschalt+Pfeil nach links", "Shift+Arrow Right": "Umschalt+Pfeil nach rechts", "Shift+Arrow Up": "Umschalt+Pfeil nach oben", "Shift+Ctrl+Del": "Umschalt+Strg+Entf", "Shift+Ctrl+Page Down": "Umschalt+Strg+Bild ab", "Shift+Ctrl+Page Up": "Umschalt+Ctrl+Bild ab", "Shift+End": "Umschalt+Ende", "Shift+Enter": "Umschalt+Eingabetaste", "Shift+Home": "Umschalt+Pos1", "Shift+Page Down": "Umschalt+Bild ab", "Shift+Page Up": "Umschalt+Bild auf", "Shift+PageDown": "Umschalt+Bild ab", "Shift+PageUp": "Umschalt+Bild auf", "Shift+Tab": "Umschalt+Tabulator", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alphabetischer Index: Der vorhandene alphabetische Index kann mit neuen Eintr\u00e4gen erweitert werden.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Diagramm bearbeiten: Doppelklicken Sie zur Auswahl auf das Diagramm. Verwenden Sie Kontextmen\u00fcs, um Diagrammelemente wie Titel, Achse und andere hinzuzuf\u00fcgen. W\u00e4hlen Sie Datenbereich und Diagrammtyp um Diagrammdaten zu bearbeiten und den Diagrammtyp auszuw\u00e4hlen.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagramm formatieren: \u00dcber das selbe Kontextmen\u00fc gelangen Sie zur Auswahl der Diagrammdatentabelle und des Diagrammtyps.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Kommentare: Kommentare werden in den Text eingef\u00fcgt und auf der rechten Seite des Bildschirms angezeigt.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Kommentare: In eine Tabelle k\u00f6nnen Sie einen Kommentar pro Zelle einf\u00fcgen. Wenn Sie Kommentar einf\u00fcgen ausw\u00e4hlen, wird ein Dialog angezeigt, in den Sie den Inhalt f\u00fcr den Kommentar schreiben k\u00f6nnen. Ein roter Punkt wird in der oberen rechten Ecke der Zelle angezeigt, wenn sie einen Kommentar enth\u00e4lt. Bewegen Sie die Maus \u00fcber die Zelle, um Kommentare anzuzeigen.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Bedingte Formatierung: {productname} f\u00fcgt jeder Zelle eines Bereichs basierend auf den Zellenbedingungen Symbole hinzu. W\u00e4hlen Sie den Zellbereich aus und klicken Sie in der Symbolleiste auf das Symbol Bedingte Formatierung. W\u00e4hlen Sie den Symbolsatz aus, der auf den Bereich angewendet werden soll.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontextmen\u00fcs: Wenn Sie mit der rechten Maustaste klicken, wird ein Men\u00fc mit Befehlen angezeigt, die dem zugrunde liegenden Objekt zugeordnet sind.", "Data series formatting: Open the context menu and choose Format data series.": "Datenreihen formatieren: \u00d6ffnen Sie das Kontextmen\u00fc und w\u00e4hlen Sie Datenreihen formatieren.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Dateng\u00fcltigkeit: F\u00fcr jede Zelle k\u00f6nnen Sie g\u00fcltige Eintr\u00e4ge definieren. Ung\u00fcltige Eintr\u00e4ge in eine Zelle werden abgelehnt. So aktivieren Sie die Dateng\u00fcltigkeit:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direkte Formatierung: Sie k\u00f6nnen Zellen, Spalten, Zeilen und Tabellen formatieren, indem Sie sie direkt \u00fcber die Men\u00fcs, Symbolleisten oder Kontextmen\u00fcs formatieren. Die direkte Formatierung gilt nur f\u00fcr das aktuell ausgew\u00e4hlte Objekt. Um eine Zelle zu formatieren, verwenden Sie entweder das Men\u00fc oder dr\u00fccken Sie Strg+1. Der Dialog erm\u00f6glicht die komplexe und benutzerdefinierte Formatierung von Zahlen sowie Schriftarten, komplexe Rahmen, Hintergrund, Zellschutz und andere Optionen festzulegen.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direkte Formatierung: Sie k\u00f6nnen Textdokumentobjekte formatieren, indem Sie diese direkt \u00fcber die Men\u00fcs, die Symbolleiste oder die Kontextmen\u00fcs formatieren. Die direkte Formatierung gilt nur f\u00fcr das aktuell ausgew\u00e4hlte Objekt.", "Fields: A basic set of fields is available to insert in the document.": "Felder: Es stehen grundlegende Felder zum Einf\u00fcgen in das Dokument zur Verf\u00fcgung.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Daten filtern: Mit Filtern und erweiterten Filtern k\u00f6nnen Sie bestimmte gefilterte Zeilen (Datens\u00e4tze) eines Datenbereichs bearbeiten. In den Tabellen in {productname} gibt es verschiedene M\u00f6glichkeiten, Filter anzuwenden.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Fu\u00dfnoten und Endnoten: Fu\u00dfnoten und Endnoten werden unterst\u00fctzt.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Zellen formatieren: Klicken Sie in die Zelle oder den Zellbereich und w\u00e4hlen Sie Tabelle \u2013 Eigenschaften\u2026. Optimieren Sie die Tabelle mit dem Dialog Eigenschaften.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatierungszeichen: Abs\u00e4tze, Seiten und Leerzeichen werden als Markierungen angezeigt, um die Textausrichtung, -bearbeitung und -formatierung zu unterst\u00fctzen.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Bild einf\u00fcgen: Ein Klick auf das Symbol Bild einf\u00fcgen erlaubt es Ihnen, ein Bild aus den Ordnern und Freigaben des Cloud-Speichers ausw\u00e4hlen.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Lokales Bild einf\u00fcgen: \u00f6ffnet die Browser-Dateiauswahl, um das Bild von Ihrem lokalen Computer hochzuladen und in das Dokument einzuf\u00fcgen.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Masterfolie: W\u00e4hlen Sie die Masterfolie aus, die der aktuellen Folie zugeordnet ist. Formatieren und ordnen Sie Folienelemente in der Masterfolie an.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objektanimation: Einzelne Objekte auf der Folie k\u00f6nnen animiert sein. Verwenden Sie die Seitenleiste, um den Folien\u00fcbergang f\u00fcr ein ausgew\u00e4hltes Objekt oder eine Gruppe von Objekten zu konfigurieren.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Gliederung: Sie k\u00f6nnen eine Gliederung Ihrer Daten erstellen und Zeilen und Spalten zusammen gruppieren, sodass Sie die Gruppen mit einem einzigen Klick reduzieren und erweitern k\u00f6nnen, um die Darstellung hierarchischer Daten zu vereinfachen.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Kopf- und Fu\u00dfzeile der Seite: Kopf- und Fu\u00dfzeilen sind f\u00fcr die vorhandene Seitenvorlage verf\u00fcgbar, die im Dokument an der Cursorposition angewendet wird.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Folienlayouts: Mit {productname} Impress k\u00f6nnen Sie das Folienlayout \u00e4ndern. W\u00e4hlen Sie das gew\u00fcnschte Folienlayout in der Dropdown-Liste Layout aus.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Folien\u00fcberg\u00e4nge: {productname} Impress bietet visuelle Effekte beim Anzeigen einer neuen Folie in der Bildschirmpr\u00e4sentation. Folien\u00fcberg\u00e4nge sind Eigenschaften der Folie. Verwenden Sie die Seitenleiste, um den Folien\u00fcbergang im Bearbeitungsmodus festzulegen.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Daten sortieren: Sie k\u00f6nnen eine Liste von Zahlen oder Text aufsteigend oder absteigend sortieren. {productname} erkennt automatisch Zellen, die \u00dcberschriften und angrenzende Spalten sind, um die Auswahl zu erweitern.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formatierung mit Vorlagen: {productname} unterst\u00fctzt Absatzvorlagen. Sie k\u00f6nnen eine vorhandenen Absatzvorlage auf einen Absatz anwenden. W\u00e4hlen Sie Vorlagen \u2013 Absatzvorlage bearbeiten\u2026, um eine Vorlage zu \u00e4ndern.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabellen: F\u00fcgen Sie Tabellen in die Pr\u00e4sentation ein. Verwenden Sie die Seitenleiste, um die Tabellenvorlage auszuw\u00e4hlen.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dem Dokumentbereich: Der Anwendungsbereich zeigt den Dokumentinhalt, entweder Textdokumente, Tabellendokumente oder Pr\u00e4sentationen.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Der Informationsleiste: Rechts von der Suchleiste wird eine Reihe von Informationen zum Dokument angezeigt. Die tats\u00e4chlichen Informationen h\u00e4ngen von der Art des Dokuments ab.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Die Men\u00fcleiste: Das Hauptmen\u00fc befindet sich am oberen Rand und enth\u00e4lt viele Optionen, Befehle zum Drucken, Bearbeiten, Anzeigen und andere erweiterte Befehle. Sie k\u00f6nnen die Men\u00fcleiste ausblenden, indem Sie auf das Symbol ganz rechts klicken. Klicken Sie auf das Symbol , um das Men\u00fc anzuzeigen.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Der Suchleiste: Die Suche beginnt automatisch, wenn Inhalt in das Suchfeld eingef\u00fcgt wird, und das Dokumentfenster wechselt automatisch zum ersten gefundenen Vorkommen. Bei der Suche wird nicht zwischen Gro\u00df- und Kleinschreibung unterschieden. Direkt neben dem Suchfeld befinden sich drei Schaltfl\u00e4chen:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Der Statusleiste: Die Statusleiste wird unten angezeigt und enth\u00e4lt mehrere n\u00fctzliche Optionen und Funktionen.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Der Symbolleiste: Die Symbolleiste enth\u00e4lt die am h\u00e4ufigsten verwendeten Optionen f\u00fcr die t\u00e4gliche Verwendung. Symbolleistenschaltfl\u00e4chen sind dynamisch, was bedeutet, dass ihr Status (Ein oder Aus) von verschiedenen Faktoren abh\u00e4ngt.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Der Ma\u00dfstabsleiste: Rechts in der Statusleiste befinden sich eine Reihe von Schaltfl\u00e4chen, mit denen Sie den Ma\u00dfstab auf 100% zur\u00fccksetzen, verkleinern und vergr\u00f6\u00dfern k\u00f6nnen. Der Ma\u00dfstab gilt f\u00fcr den Dokumentbereich, die Benutzeroberfl\u00e4che ist davon nicht betroffen. In diesem Bereich wird der aktuelle Ma\u00dfstab angezeigt.", "{productname} Help": "{productname} Hilfe", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress bearbeitet Pr\u00e4sentationen auf eine Weise, die den Menschen vertraut sein sollte. Vorg\u00e4nge wie das Eingeben von Text, Ausschneiden, Kopieren und Einf\u00fcgen von Inhalten, Ausw\u00e4hlen von Text, Einf\u00fcgen, \u00c4ndern der Gr\u00f6\u00dfe, Verankern von Bildern, Hinzuf\u00fcgen und Behandeln von Tabellen \u00e4hneln einer Desktop-Pr\u00e4sentationsanwendung. Verwenden Sie die Tastatur, Men\u00fcs und Symbolleisten, um Aktionen in Ihrem Dokument auszuf\u00fchren.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "Mit {productname} k\u00f6nnen Sie auf einfache und unkomplizierte Weise Textdokumente, Tabellendokumente und Pr\u00e4sentationen direkt in Ihrem Browser erstellen und bearbeiten. Sie k\u00f6nnen alleine oder gemeinsam als Teil eines Teams an einem Dokument arbeiten.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} kann die Rechtschreibung in Textdokumenten, Tabellendokumenten und Pr\u00e4sentationen \u00fcberpr\u00fcfen. Eine rote wellenf\u00f6rmige Unterstreichung zeigt falsch geschriebene W\u00f6rter an. Klicken Sie mit der rechten Maustaste, um ein Kontextmen\u00fc mit vorgeschlagenen Rechtschreibkorrekturen zu \u00f6ffnen.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} zeigt Bildschirmpr\u00e4sentations an, einschlie\u00dflich einer Teilmenge von Folien\u00fcberg\u00e4ngen und Objektanimationen. W\u00e4hlen Sie die Bildschirmpr\u00e4sentation aus dem Men\u00fc oder klicken Sie auf das Symbol in der unteren linken Symbolleiste im Folienfenster.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} bearbeitet Textdokumente genauso, wie Sie ein Desktop-Dokument bearbeiten. Es bietet ein WYSIWYG-Layout (What You See Is What You Get), welches das Dokument bequem so anzeigt, wie es gedruckt wird. Vorg\u00e4nge wie das Eingeben von Text, Ausschneiden, Kopieren und Einf\u00fcgen von Inhalten, Ausw\u00e4hlen von Text, Einf\u00fcgen, \u00c4ndern der Gr\u00f6\u00dfe, Verankern von Bildern, Hinzuf\u00fcgen und Behandeln von Tabellen und Diagrammen \u00e4hneln einem Desktop-Textverarbeitungsprogramm. Verwenden Sie die Tastatur, Men\u00fcs und Symbolleisten, um mit Ihrem Dokument zu interagieren.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} f\u00fcgt Bilder von Ihrem lokalen Computer oder von Ihrem Cloud-Speicher in das Textdokument ein. Eingef\u00fcgte Bilder werden immer in das Dokument eingebettet.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} informiert Sie mit einer kleinen Benachrichtigung in der Fu\u00dfzeile, wenn ein neuer Benutzer hinzukommt oder einer das Dokument verl\u00e4sst.", "{productname} presentations": "{productname} Pr\u00e4sentationen", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} speichert das Dokument regelm\u00e4\u00dfig im Hintergrund. Sie k\u00f6nnen es nicht einfach schlie\u00dfen, ohne es zu speichern. Um Ihre \u00c4nderungen abzubrechen, m\u00fcssen Sie sie entweder r\u00fcckg\u00e4ngig machen oder den Versionsverlauf im Men\u00fc Datei verwenden.", "{productname} spreadsheets": "{productname} Tabellendokumente", "{productname} supports both reading and writing for the following file formats:": "{productname} unterst\u00fctzt sowohl das Lesen als auch das Schreiben f\u00fcr die folgenden Dateiformate:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} unterst\u00fctzt das Einf\u00fcgen und Anzeigen von Diagrammen in Dokumente. So f\u00fcgen Sie ein Diagramm hinzu:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} unterst\u00fctzt moderne Techniken zur Absatzformatierung durch Vorlagen. Eine Vorlage ist eine Reihe von Texteigenschaften (Schriftart, Farbe, Hintergrund und vieles mehr), die mit einem Namen, dem Vorlagennamen, gekennzeichnet ist. Verwenden Sie die Vorlage, um die gleichen Eigenschaften auf viele Abs\u00e4tze im Dokument anzuwenden und ein einheitliches, professionelles Erscheinungsbild zu erzielen. Wenn Sie eine der Formatierungen einer Vorlage \u00e4ndern, \u00e4ndern auch alle Abs\u00e4tze mit derselben Vorlage die Formatierung, wodurch der Aufwand f\u00fcr die individuelle Formatierung vieler Abs\u00e4tze vereinfacht wird.", "{productname} text documents": "{productname} Textdokumente", "{productname} user interface": "{productname} Benutzeroberfl\u00e4che", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} verwendet moderne Browser-Ressourcen, um die Benutzeroberfl\u00e4che an die Gr\u00f6\u00dfe des Anzeigebereichs anzupassen, einschlie\u00dflich kleiner Bildschirme auf Mobilger\u00e4ten. Die Schnittstelle besteht aus:", "A copy of the document is saved with the new name in the same folder.": "Eine Kopie des Dokuments wird mit dem neuen Namen im selben Ordner gespeichert.", "Activate the {productname} spreadsheet window.": "Erstelen Sie ein neues {productname} Tabellendokument.", "Adding charts": "Diagramme einf\u00fcgen", "Additions are marked with colored underlined characters.": "Erg\u00e4nzungen sind mit farbigen unterstrichenen Zeichen gekennzeichnet.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "F\u00fcgt das n\u00e4chste Blatt zur aktuellen Auswahl von Bl\u00e4ttern hinzu. Wenn alle Bl\u00e4tter eines Arbeitsblatts ausgew\u00e4hlt sind, wird mit dieser Tastenkombination nur das n\u00e4chste Blatt ausgew\u00e4hlt. Macht das n\u00e4chste Blatt zum aktuellen Blatt.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "F\u00fcgt das vorhergehende Tabellenblatt zur aktuellen Auswahl von Bl\u00e4ttern hinzu. Wenn alle Tabellenbl\u00e4tter ausgew\u00e4hlt sind, wird mit dieser Tastenkombination nur das vorherige Blatt ausgew\u00e4hlt. Macht das vorherige Tabellenblatt zum aktuellen Blatt.", "Advanced features": "Zus\u00e4tzliche Funktionen", "Advanced text document editor features": "Zus\u00e4tzliche Funktionen des Textdokument-Editors", "Align Center": "Zentriert", "Align Left": "Linksb\u00fcndig", "Align Right": "Rechtsb\u00fcndig", "All changes are marked with a vertical bar in the right margin.": "Alle \u00c4nderungen sind mit einem vertikalen Balken am rechten Rand gekennzeichnet.", "All spreadsheets functions and mathematical rules applies.": "Es k\u00f6nnen alle Tabellenfunktionen und mathematischen Regeln verwendet werden.", "Apply Default paragraph style": "Absatzvorlage Standard zuweisen", "Apply Heading 1 paragraph style": "Absatzvorlage \u00dcberschrift 1 zuweisen", "Apply Heading 2 paragraph style": "Absatzvorlage \u00dcberschrift 2 zuweisen", "Apply Heading 3 paragraph style": "Absatzvorlage \u00dcberschrift 3 zuweisen", "Apply Heading 4 paragraph style": "Absatzvorlage \u00dcberschrift 4 zuweisen", "Apply Heading 5 paragraph style": "Absatzvorlage \u00dcberschrift 5 zuweisen", "Applying a paragraph style:": "Anwenden einer Absatzvorlage:", "Arrow Down": "Pfeil nach unten", "Arrow Left": "Pfeil nach links", "Arrow Right": "Pfeil nach rechts", "Arrow Up": "Pfeil nach oben", "Bold": "Fett", "Can {productname} open a password-protected document?": "Kann {productname} ein passwortgesch\u00fctztes Dokument \u00f6ffnen?", "Cancel the search (appears only when a text has been searched)": "Suche abbrechen (erscheint nur, wenn Text eingegeben wurde)", "Cell formatting": "Zellenformatierung", "Changes are displayed as comment in the right of the document area.": "\u00c4nderungen werden als Kommentar rechts im Dokumentbereich angezeigt.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u00c4nderungen k\u00f6nnen akzeptiert oder abgelehnt werden. Um \u00c4nderungen zu akzeptieren oder abzulehnen, klicken Sie auf die entsprechenden Symbole im Kommentarfeld rechts neben dem Dokument. Alternativ w\u00e4hlen Sie Bearbeiten \u2013 \u00c4nderungen \u2013 Akzeptieren oder Ablehnen. Wenn Sie \u00c4nderungen filtern m\u00fcssen, bevor Sie sie akzeptieren oder ablehnen, w\u00e4hlen Sie Bearbeiten \u2013 \u00c4nderungen \u2013 Verwalten\u2026. Ein Dialog zeigt eine Liste aller nachverfolgten \u00c4nderungen. Verwenden Sie die Dialogschaltfl\u00e4chen entsprechend.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Von verschiedenen Personen vorgenommene \u00c4nderungen werden in verschiedenen Farben angezeigt. Jede nachverfolgte \u00c4nderung kann \u00fcber das rechts angezeigte Feld akzeptiert oder abgelehnt werden. Sie k\u00f6nnen dort auch einen Kommentar hinzuf\u00fcgen.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "W\u00e4hlen Sie Format \u2013 Line\u2026 (oder Fl\u00e4che\u2026, oder Position und Gr\u00f6\u00dfe\u2026). Es \u00f6ffnet sich ein Dialog.", "Choose Format \u2192 Page and select the Page tab": "W\u00e4hlen Sie Format \u2013 Seite\u2026 und w\u00e4hlen Sie das Register Seite", "Choose Format \u2192 Paragraph, Text Flow tab": "W\u00e4hlen Sie Format \u2013 Absatz, Register Textfluss", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "W\u00e4hlen Sie Einf\u00fcgen \u2013 Diagramm. Passen Sie Ihr Diagramm in der Seitenleiste an:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "W\u00e4hlen Sie Einf\u00fcgen \u2013 Sonderzeichen\u2026 oder klicken Sie auf das entsprechende Symbol in der Symbolleiste. Ein Dialog wird ge\u00f6ffnet.", "Choose Validity from the Data menu. The Validity dialog opens.": "W\u00e4hlen Sie Daten \u2013 G\u00fcltigkeit. Der Dialog G\u00fcltigkeit wird ge\u00f6ffnet.", "Choose menu Tools and uncheck Automatic Spell Checking.": "W\u00e4hlen Sie Extras und deaktivieren Sie Automatische Rechtschreibpr\u00fcfung.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "W\u00e4hlen Sie Extras \u2013 Sprachen und w\u00e4hlen Sie die Sprache f\u00fcr das gesamte Dokument aus. Optional k\u00f6nnen Sie Sprachen f\u00fcr den ausgew\u00e4hlten Text und f\u00fcr den aktuellen Absatz festlegen.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klicken Sie im Folienbereich auf eine Folienminiatur, um zu dieser Folie zu wechseln und sie anzuzeigen oder zu bearbeiten.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klicken Sie auf das Symbol Formatierung \u00fcbertragen \"\". Der Mauszeiger verwandelt sich in einen Farbeimer.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klicken Sie auf das Symbol Formatierung \u00fcbertragen . Der Mauszeiger verwandelt sich in einen Farbeimer.", "Click on the submenu () icon to reply, move and delete comments.": "Klicken Sie auf das Submenu () Ikone, um Kommentare zu beantworten, zu verschieben und zu l\u00f6schen.", "Collaborative editing": "Gemeinsame Bearbeitung", "Column break (in multicolumnar text)": "Spaltenumbruch (in mehrspaltigem Text)", "Comments in documents": "Kommentare in Dokumenten", "Context menus": "Kontextmen\u00fcs", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontextmen\u00fcs sind verf\u00fcgbar, wenn Sie mit der rechten Maustaste klicken. Die im Kontextmen\u00fc verf\u00fcgbaren Befehle beziehen sich \u2013 nicht umfassend \u2013 auf das zugrunde liegende Objekt im Dokument.", "Copy": "Kopieren", "Copy and Paste": "Kopieren-und-Einf\u00fcgen", "Cut": "Ausschneiden", "Delete cells (as in menu Edit - Delete Cells)": "Zellen l\u00f6schen (wie im Men\u00fc Bearbeiten - Zellen l\u00f6schen)", "Delete to beginning of sentence": "Bis zum Satzanfang l\u00f6schen", "Delete to beginning of word": "Bis zum Wortanfang l\u00f6schen", "Delete to end of sentence": "Bis zum Satzende l\u00f6schen", "Delete to end of word": "Bis zum Wortende l\u00f6schen", "Deletions are marked with colored strike-through characters.": "L\u00f6schungen sind mit farbigen durchgestrichenen Zeichen gekennzeichnet.", "Demote list item (list item has to be selected)": "Listenebene verringern (Eintrag muss ausgew\u00e4hlt sein)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Abh\u00e4ngig von den Funktionen Ihres Browsers wird m\u00f6glicherweise das Druckfenster oder eine Meldung \"PDF-Export herunterladen?\" angezeigt. Sie k\u00f6nnen dieses PDF in Ihrem bevorzugten PDF-Reader drucken.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direkte Formatierung ist eine Formatierung, die direkt auf den ausgew\u00e4hlten Inhalt eines Absatzes oder einer Tabellenzelle angewendet wird und die zugewiesene Formatierung der Vorlage \u00fcberdeckt. Um die Formatierung auf die Vorlageneinstellungen zur\u00fcckzusetzen, w\u00e4hlen Sie die Text- oder Tabellenzelle aus und w\u00e4hlen Sie Format \u2013 Direkte Formatierung l\u00f6schen oder verwenden Sie die Schaltfl\u00e4che in der Symbolleiste.", "Directly:": "Direkt:", "Display comment": "Kommentar anzeigen", "Display the Keyboard shortcuts help": "Zeigt die Hilfe f\u00fcr Tastenkombinationen an", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Die Bearbeitung von Dokumenten sollte jedem bekannt sein, der zuvor eine Office-Anwendung verwendet hat. Hier sind jedoch einige Besonderheiten:", "Document repair": "Dokument reparieren", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumente in {productname} werden automatisch gespeichert, aber wenn Sie m\u00f6chten, dass ein Dokument so schnell wie m\u00f6glich synchronisiert wird, k\u00f6nnen Sie das Speichern auch erzwingen, indem Sie Datei \u2013 Speichern w\u00e4hlen.", "Double Underline": "Doppelt unterstreichen", "Draw page keyboard shortcuts": "Tastenkombinationen f\u00fcr Zeichenfl\u00e4chen", "ESC": "Esc", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Jedem Benutzer wird eine Farbe zugewiesen. Der Cursor jedes Benutzers wird in der zugewiesenen Farbe angezeigt. Hinweis: Sie sehen Ihren Cursor als schwarzen, blinkenden Cursor, w\u00e4hrend andere Sie mit einer anderen Farbe sehen.", "Editing documents": "Dokumente bearbeiten", "Editing presentations": "Pr\u00e4sentationen bearbeiten", "Editing spreadsheets": "Tabellendokumente bearbeiten", "Editing text documents": "Textdokumente bearbeiten", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Entweder w\u00e4hlen Sie Folie \u2192 Vollbild Pr\u00e4sentation oder klicken Sie auf das linkeste Ikone im unteren Bereich des Dia-Panels:", "End": "Ende", "Esc": "Escape", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Aktuellen Modus verlassen, beispielsweise vom Bearbeitungsmodus in den Auswahlmodus oder vom Auswahlmodus in die Normalansicht.", "Extend the selection down one page": "Die Auswahl um eine Bildschirmseite nach unten ver\u00e4ndern", "Extend the selection up one page": "Die Auswahl um eine Bildschirmseite nach oben ver\u00e4ndern", "Fill Down": "Nach unten ausf\u00fcllen", "Focus to document from menu": "Fokus auf das Dokument vom Men\u00fc", "Focus to notebookbar menu": "Fokus auf das Notebookbar-Men\u00fc", "Focus to selected comment's menu": "Fokus auf das Men\u00fc des ausgew\u00e4hlten Kommentars", "Format the source cell with the font, color background and more.": "Formatieren Sie die Quellzelle mit der Schriftart, dem Farbhintergrund und mehr.", "Formatting spreadsheets": "Tabellendokumente formatieren", "Formatting text": "Text formatieren", "Formulas": "Formeln", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formeln werden in die Formelleiste eingegeben. Geben Sie '=' gefolgt von der Formel ein.", "Frequently Asked Questions": "FAQs", "General Keyboard Shortcuts": "Allgemeine Tastaturk\u00fcrzel", "Go and select text to end of document": "Die Auswahl bis zum Dokumentende ver\u00e4ndern", "Go and select text to end of textbox": "Die Auswahl bis zum Ende der Textbox ver\u00e4ndern", "Go and select text to start of document": "Die Auswahl bis zum Dokumentanfang ver\u00e4ndern", "Go and select text to start of textbox": "Die Auswahl bis zum Anfang der Textbox ver\u00e4ndern", "Go and select to the beginning of a line": "Die Auswahl zum Zeilenanfang ver\u00e4ndern", "Go and select to the end of a line": "Die Auswahl zum Zeilenende ver\u00e4ndern", "Go to beginning of a word": "Den Cursor zum vorherigen Wortanfang bewegen", "Go to beginning of line": "Den Cursor zum Zeilenanfang bewegen", "Go to end of document": "Den Cursor zum Dokumentende bewegen", "Go to end of line": "Den Cursor zum Zeilenende bewegen", "Go to next sheet.": "Zur n\u00e4chsten Tabelle gehen.", "Go to previous sheet.": "Zur vorherigen Tabelle gehen.", "Go to start of document": "Den Cursor zum Dokumentanfang bewegen", "Go to start of the next word": "Den Cursor zum n\u00e4chsten Wortanfang bewegen", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammatikfehler im Text sind mit der blauen wellenf\u00f6rmigen Unterstreichung gekennzeichnet. Klicken Sie mit der rechten Maustaste auf den unterstrichenen Text, um ein Men\u00fc mit Vorschl\u00e4gen zur Korrektur des Grammatikfehlers und der zugeh\u00f6rigen Grammatikregeln zu \u00f6ffnen. W\u00e4hlen Sie den richtigen Vorschlag, um den Text zu \u00e4ndern.", "Handling Tables": "Umgang mit Tabellen", "Handling images": "Umgang mit Bildern", "Home": "Start", "Hover the mouse on the document name in the menu bar.": "Bewegen Sie die Maus \u00fcber den Dokumentnamen in der Men\u00fcleiste.", "How can I change the line, area and position of a shape in my slides?": "Wie kann ich die Linie, die Fl\u00e4che und die Position einer Form in meinen Folien \u00e4ndern?", "How can I check spelling in my language?": "Wie kann ich die Rechtschreibung in meiner Sprache pr\u00fcfen?", "How can I copy the formatting of existing cells to new ones?": "Wie kann ich die Formatierung vorhandener Zellen in neue kopieren?", "How can I import CSV data?": "Wie kann ich CSV-Daten importieren?", "How can I insert a currency, copyright or trademark symbol in the document?": "Wie kann ich ein W\u00e4hrungs-, Urheber- oder Markensymbol in das Dokument einf\u00fcgen?", "How can I make the new text look like other existing text?": "Wie kann ich den neuen Text, wie einen anderen vorhandenen Text aussehen lassen?", "How can I quit {productname} without saving my edits?": "Wie kann ich {productname} beenden, ohne meine \u00c4nderungen zu speichern?", "How can I remove the red wavy lines in my document?": "Wie kann ich die roten Wellenlinien in meinem Dokument entfernen?", "How can I run my slide show?": "Wie kann ich meine Bildschirmpr\u00e4sentation ausf\u00fchren?", "How can I select data to print?": "Wie kann ich zu druckende Daten ausw\u00e4hlen?", "How do I change the page orientation to landscape inside my document": "Wie \u00e4ndere ich die Seitenausrichtung in Querformat in meinem Dokument", "How do I get a word count of my document?": "Wie kann ich Anzahl der W\u00f6rter f\u00fcr mein Dokument herausfinden?", "How do I rename a sheet?": "Wie kann ich eine Tabelle umbenennen?", "How do I save a document with another name?": "Wie speichere ich ein Dokument unter einem anderen Namen?", "How do I set the margins of the document?": "Wie lege ich die R\u00e4nder des Dokuments fest?", "If no table or range was selected, a prototype chart is displayed.": "Wenn keine Tabelle oder kein Bereich ausgew\u00e4hlt wurde, wird ein Prototypdiagramm angezeigt.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Sofern keine vollst\u00e4ndige Zelle ausgew\u00e4hlt ist und der Cursor am Ende der Tabelle platziert ist, wird der Absatz gel\u00f6scht, welcher der Tabelle folgt, au\u00dfer es handelt sich um den letzten Absatz des Dokumentes.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Sofern keine vollst\u00e4ndige Zelle ausgew\u00e4hlt ist, wird der Text von der Cursorposition bis zum Ende des aktuellen Satzes gel\u00f6scht. Befindet sich der Cursor am Ende einer Zelle und es ist keine vollst\u00e4ndige Zelle markiert, wird der Inhalt der n\u00e4chsten Zelle gel\u00f6scht.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Falls eine oder mehrere Zellen ausgew\u00e4hlt sind, werden alle Zeilen gel\u00f6scht, welche die Auswahl enth\u00e4lt. Wenn alle Zeilen teilweise oder ganz ausgew\u00e4hlt sind, wird die gesamte Tabelle gel\u00f6scht.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Wenn die aktuelle Zelle leer ist: Springt an den Anfang der Tabelle. Sonst: Springt beim ersten Druck an den Anfang der aktuellen Zelle, beim zweiten Druck an den Anfang der aktuellen Tabelle, beim dritten Druck an den Dokumentanfang.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Wenn die aktuelle Zelle leer ist: Springt an das Ende der Tabelle. Sonst: Springt beim ersten Druck an das Ende der aktuellen Zelle, beim zweiten Druck an das Ende aktuellen der Tabelle, beim dritten Druck an das Dokumentende.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Wenn die aktuelle Zelle leer ist: Markiert die ganze Tabelle. Sonst: Markiert den Inhalt der aktuellen Zelle. Eine erneute Bet\u00e4tigung markiert die ganze Tabelle.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Bilder k\u00f6nnen in der Gr\u00f6\u00dfe ge\u00e4ndert, gedreht und verankert werden. Text kann um das Bild flie\u00dfen. W\u00e4hlen Sie das Bild aus und \u00f6ffnen Sie das Kontextmen\u00fc. Verwenden Sie die Bildgriffe, um die Bildgr\u00f6\u00dfe mit der Maus zu \u00e4ndern.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Im Gegensatz dazu werden bei der direkten Formatierung ausgew\u00e4hlte Abschnitte des Dokumentinhalts formatiert. Bei einem langen Dokument muss in jedem Textabschnitt eine direkte Formatierung angewendet werden, wodurch die Textformatierung zu einer langen Aufgabe wird, die zu Fehlern und Verz\u00f6gerungen f\u00fchren kann.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Markieren Sie im Bereich Umbr\u00fcche\u2026 Einf\u00fcgen, Typ: Seite, Position: Vor.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Im Dialog Standardfilter k\u00f6nnen Sie auch Bereiche definieren, welche die Werte in bestimmten Datenfeldern enthalten. Sie k\u00f6nnen den Standardfilter verwenden, um die Bedingungen entweder mit einem logischen UND- oder einem logischen ODER-Operator zu verbinden.", "Inactive document": "Inaktives Dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Vergr\u00f6\u00dfert/Verkleinert die Spalte/Zeile an der linken/oberen Zellenkante", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Vergr\u00f6\u00dfert/Verkleinert die Spalte/Zeile an der rechten/unteren Zellenkante", "Insert": "Einf\u00fcgen", "Insert cells (as in menu Insert - Cells)": "Zellen einf\u00fcgen (wie im Men\u00fc Einf\u00fcgen - Zellen)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "F\u00fcgen Sie Spalten- und Zeilenumbr\u00fcche in das Arbeitsblatt ein, um den Druckbereich einzuschr\u00e4nken, und drucken Sie das Dokument. W\u00e4hlen Sie die gew\u00fcnschten Seiten aus, um das PDF zu drucken.", "Insert comment": "Kommentar einf\u00fcgen", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "F\u00fcgen Sie Kommentare in {productname} an Stellen ein, die besondere Aufmerksamkeit des Lesers erfordern. Kommentare werden rechts angezeigt und tragen den Namen und das Datum des Erstellers.", "Insert date": "Datum einf\u00fcgen", "Insert endnote": "Endnote einf\u00fcgen", "Insert footnote": "Fu\u00dfnote einf\u00fcgen", "Insert line break": "Zeilenumbruch einf\u00fcgen", "Insert new paragraph directly before or after a section, or before a table": "Einen neuen Absatz direkt vor oder nach einem Bereich oder vor einer Tabelle einf\u00fcgen", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Einen neuen Absatz ohne Nummerierung innerhalb einer Liste einf\u00fcgen. Dies funktioniert aber nicht, wenn sich der Cursor am Ende der Liste befindet.", "Insert non-breaking hyphen": "Gesch\u00fctzten Bindestrich einf\u00fcgen", "Insert non-breaking space": "Gesch\u00fctztes Leerzeichen einf\u00fcgen", "Insert soft hyphen": "Weiches Trennzeichen einf\u00fcgen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "F\u00fcgen Sie Tabellen mit dem Symbol in der Symbolleiste ein. W\u00e4hlen Sie die anf\u00e4ngliche Anzahl von Zeilen und Spalten. F\u00fcgen Sie \u00fcber das Kontextmen\u00fc Zeilen und Spalten hinzu. Verbinden Sie Zellen, indem Sie Tabellen w\u00e4hlen. Der Standard-Absatzvorlage in Zellen lautet \"Tabelleninhalt\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "F\u00fcgt einen Tabulator ein (nur in Tabellen). Abh\u00e4ngig davon, ob von der Benutzeroberfl\u00e4che bereits verwendet, k\u00f6nnte auch Alt+Tabulator funktionieren.", "Is there a thesaurus?": "Gibt es einen Thesaurus?", "Italic": "Kursiv", "Justify": "Blocksatz", "Keyboard Shortcuts": "Tastaturk\u00fcrzel", "Like Alt, but only the active cell is modified": "Wie Alt, aber nur die aktuelle Zelle wird ver\u00e4ndert", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Laden Sie Ihre CSV-Daten in einem vorhandenem Programm auf Ihrem Arbeitsger\u00e4t, w\u00e4hlen Sie alles aus und kopieren es in die Zwischenablage", "Manual page break": "Manueller Seitenumbruch", "Move cursor down one line": "Den Cursor eine Zeile nach unten bewegen", "Move cursor to beginning of the next paragraph": "Den Cursor zum n\u00e4chsten Anfang eines Absatzes bewegen", "Move cursor to beginning of the previous paragraph": "Den Cursor zum vorherigen Anfang eines Absatzes bewegen", "Move cursor to the left": "Den Cursor nach links bewegen", "Move cursor to the right": "Den Cursor nach rechts bewegen", "Move cursor up one line": "Den Cursor eine Zeile nach oben bewegen", "Move cursor with selection to the left": "Die Auswahl nach links ver\u00e4ndern", "Move cursor with selection to the right": "Die Auswahl nach rechts ver\u00e4ndern", "Move the view down one page": "Den Cursor um eine Bildschirmseite nach unten bewegen", "Move the view up one page": "Den Cursor um eine Bildschirmseite nach oben bewegen", "Move to next text object on drawing page": "Zum n\u00e4chsten Textobjekt auf der Zeichenfl\u00e4che wechseln", "Move to next text object on slide": "Zum n\u00e4chsten Textobjekt auf der Folie wechseln", "Moves one screen page to the right.": "Verschiebt ein Tabellenblatt nach rechts.", "Moves one sheet to the left.": "Verschiebt ein Tabellenblatt nach links.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Bewegt den Cursor zum oberen Rand des aktuellen Datenbereichs. Wenn die Zeile \u00fcber der Zelle, die den Cursor enth\u00e4lt, leer ist, springt der Cursor nach oben in die n\u00e4chste Zeile, die Daten enth\u00e4lt.", "Moves the cursor to the first cell in the sheet (A1).": "Bewegt den Cursor zur ersten Zelle des Blatts (A1).", "Moves the cursor to the first cell of the current row.": "Bewegt den Cursor zu der ersten Zelle der aktuellen Zeile.", "Moves the cursor to the last cell of the current row.": "Bewegt den Cursor zu der letzten Zelle der aktuelle Zeile.", "Moves the cursor to the last cell on the sheet that contains data.": "Bewegt den Cursor zu der letzten Zelle des Blatts, die Daten enth\u00e4lt.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Bewegt den Cursor zum rechten Rand des aktuellen Datenbereichs. Wenn die Spalte rechts von der Zelle, die den Cursor enth\u00e4lt, leer ist, springt der Cursor nach rechts in die n\u00e4chste Spalte, die Daten enth\u00e4lt", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Bewegt den Cursor zum rechten Rand des aktuellen Datenbereichs. Wenn die Spalte rechts von der Zelle, die den Cursor enth\u00e4lt, leer ist, springt der Cursor nach rechts in die n\u00e4chste Spalte, die Daten enth\u00e4lt.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Bewegt den Cursor zum oberen Rand des aktuellen Datenbereichs. Wenn die Zeile \u00fcber der Zelle, die den Cursor enth\u00e4lt, leer ist, springt der Cursor nach oben in die n\u00e4chste Zeile, die Daten enth\u00e4lt.", "Navigating in Spreadsheets": "In Tabelle navigieren", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Ein Nutzen der Funktion AutoFilter besteht darin, die Anzeige schnell auf Datens\u00e4tze mit identischen Eintr\u00e4gen in einem Datenfeld zu beschr\u00e4nken.", "Open the presentation in {productname}": "\u00d6ffnen Sie die Pr\u00e4sentation in {productname}", "Opening, closing, saving, printing and downloading documents": "\u00d6ffnen, Schlie\u00dfen, Speichern, Drucken und Herunterladen von Dokumenten", "Other advanced features": "Andere erweiterte Funktionen", "PageDown": "Bild ab", "PageUp": "Bild auf", "Paragraph formatting": "Absatzformatierung", "Paste as unformatted text": "Unformatierten Text einf\u00fcgen", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Einf\u00fcgen aus dem Browser: W\u00e4hlen Sie Bearbeiten \u2013 Einf\u00fcgen oder dr\u00fccken Sie Strg+V. Der Dialog Textimport wird ge\u00f6ffnet, in dem Sie das genaue Format der CSV-Daten festlegen k\u00f6nnen.", "Paste special": "Inhalte einf\u00fcgen", "Pasting": "Einf\u00fcgen", "Place the cursor at the paragraph to be formatted": "Platzieren Sie den Cursor in dem zu formatierenden Absatz", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Platzieren Sie den Cursor an der Stelle, an der sich die Seitenausrichtung \u00e4ndern soll. F\u00fcgen Sie einen leeren Absatz hinzu.", "Place the cursor in the position to insert the character.": "Platzieren Sie den Cursor an der Position, an der das Zeichen eingef\u00fcgt werden soll.", "Position and Size": "Position und Gr\u00f6\u00dfe", "Presentations": "Pr\u00e4sentationen", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Pr\u00e4sentationen: Microsoft-Formate PPT und PPTX. OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Klicken Sie auf die Schaltfl\u00e4che Einf\u00fcgen. Um den Dialog zu schlie\u00dfen, klicken Sie auf Abbrechen.", "Print (Download as PDF)": "Drucken (als PDF herunterladen)", "Promote list item (list item has to be selected)": "Listenebene erh\u00f6hen (Eintrag muss ausgew\u00e4hlt sein)", "Redo": "Wiederherstellen", "Remove direct formatting": "Direkte Formatierung entfernen", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Sie benennen eine Tabelle \u00fcber das Kontextmen\u00fc (mit der rechten Maustaste) des Tabellenregisters unten um. Geben Sie den neuen Namen in dem sich \u00f6ffnenden Dialog ein.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Das Kopieren/Ausschneiden und Einf\u00fcgen umfangreicher Inhalte wird nicht nur innerhalb eines bestimmten Dokuments unterst\u00fctzt, sondern auch zwischen Dokumenten auf derselben oder einer anderen {productname}-Instanz. Hierf\u00fcr k\u00f6nnen Benutzer Inhalte, einschlie\u00dflich Bilder und gemischter Inhalte, auf dem PC kopieren/ausschneiden und einf\u00fcgen, indem sie direkt die Tastaturk\u00fcrzel (Strg+X, Strg+C, Strg+V) verwenden. Aus Sicherheitsgr\u00fcnden ist die Verwendung von Strg+V auf dem PC zum Einf\u00fcgen erforderlich, aber k\u00f6nnen die Kontextmen\u00fcs zum Ausschneiden und Kopieren verwendet werden. Unter Android oder iOS ist die Auswahl von Text durch zweimaliges Tippen und langes Tippen f\u00fcr den Zugriff auf Kopieren/Ausschneiden und Einf\u00fcgen \u00fcber das Kontextmen\u00fc erforderlich.", "Search backwards": "R\u00fcckw\u00e4rts suchen", "Search forward": "Vorw\u00e4rts suchen", "Select All": "Alle ausw\u00e4hlen", "Select Landscape in \u201cWith Page Style\u201d": "W\u00e4hlen Sie unter \u201eMit Seitenvorlage\u201c die Option \u201eQuerformat\u201c", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "W\u00e4hlen Sie eine Tabelle im Textdokument, einen Bereich in einem Tabellendokument oder eine Tabelle in einer Pr\u00e4sentation aus.", "Select all in drawing page": "Alles auf der Zeichenfl\u00e4che ausw\u00e4hlen", "Select all in slide": "Alles auf der Folie ausw\u00e4hlen", "Select if you want to change page numbering.": "W\u00e4hlen Sie aus, wenn Sie die Seitennummerierung \u00e4ndern m\u00f6chten.", "Select lines in downwards direction": "Die Auswahl um eine Zeile nach unten ver\u00e4ndern", "Select lines in upwards direction": "Die Auswahl um eine Zeile nach oben ver\u00e4ndern", "Select objects in the order in which they were created": "Auswahl von Objekten in der Reihenfolge der Erstellung wechseln", "Select objects in the reverse order in which they were created": "Auswahl von Objekten in der umgekehrten Reihenfolge der Erstellung wechseln", "Select the cells you want to format. Release the mouse button.": "W\u00e4hlen Sie die Zellen aus, die Sie formatieren m\u00f6chten. Lassen Sie die Maustaste los.", "Select the character set, language and separator options for the CSV file.": "W\u00e4hlen Sie den Zeichensatz, die Sprache und die Trennzeichenoptionen f\u00fcr die CSV-Datei aus.", "Select the shape in your slide. A set of handles shows.": "W\u00e4hlen Sie die Form in Ihrer Folie aus. Eine Reihe von Griffen wird angezeigt.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "W\u00e4hlen Sie die anzuwendende Vorlage in der Dropdown-Liste aus. Der Absatz zeigt die Vorlagenattribute an.", "Select the text with the existing format": "W\u00e4hlen Sie den Text mit dem vorhandenen Format aus", "Select the text you want to apply the new format.": "W\u00e4hlen Sie den Text aus, auf den Sie das neue Format anwenden m\u00f6chten.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "W\u00e4hlen Sie das G\u00fcltigkeitskriterium in der Dropdown-Liste Zulassen aus. Je nach Kriterium werden weitere Optionen angezeigt. F\u00fcllen Sie die erforderlichen Daten aus.", "Select to beginning of paragraph": "Die Auswahl zum vorherigen Anfang eines Absatzes ver\u00e4ndern", "Select to end of paragraph": "Die Auswahl zum n\u00e4chsten Anfang eines Absatzes ver\u00e4ndern", "Select to the left word by word": "Die Auswahl wortweise nach links ver\u00e4ndern", "Select to the right word by word": "Die Auswahl wortweise nach rechts ver\u00e4ndern", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "W\u00e4hlt alle Zellen aus, die Daten von der aktuellen Zelle bis zum Ende des zusammenh\u00e4ngenden Bereichs von Datenzellen in der Richtung des gedr\u00fcckten Pfeils enthalten. Wenn Sie Zeilen und Spalten gemeinsam ausw\u00e4hlen, wird ein rechteckiger Zellbereich ausgew\u00e4hlt.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "W\u00e4hlt Zellen ab der aktuellen Zelle bis zu einer Seite in der aktuellen Spalte aus oder erweitert die bestehende Auswahl um eine Seite nach unten.", "Selects cells from the current cell to the first cell of the current row.": "W\u00e4hlt alle Zellen von der aktuellen bis zur ersten Zelle der aktuellen Zeile aus.", "Selects cells from the current cell to the last cell of the current row.": "W\u00e4hlt alle Zellen von der aktuellen bis zur letzten Zelle der aktuellen Zeile aus.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "W\u00e4hlt Zellen ab der aktuellen Zelle bis zu einer Seite in der aktuellen Spalte aus oder erweitert die bestehende Auswahl um eine Seite nach oben.", "Set Optimal Column Width": "Optimale Spaltenbreite festlegen", "Set the page margins in the dialog.": "Legen Sie die Seitenr\u00e4nder im Dialog fest.", "Set the properties of the element of the object.": "Legen Sie die Eigenschaften des Elements des Objekts fest.", "Shortcut Keys for Tables": "Tastenkombinationen f\u00fcr Tabellen", "Slide keyboard shortcuts": "Tastenkombinationen f\u00fcr Folien", "Slide pane": "Folienbereich", "Slide show": "Bildschirmpr\u00e4sentation", "Special Characters": "Sonderzeichen", "Spellchecking": "Rechtschreibpr\u00fcfung", "Spreadsheets": "Tabellendokumente", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Tabellendokumente: Microsoft-Formate XLS und XLSX. OpenDocument Format ODS", "Standard currency format": "Standard-W\u00e4hrungsformat", "Standard date format": "Standard-Datumsformat", "Standard exponential format": "Standard-Exponentialformat", "Standard format": "Standardformat", "Standard percentage format (two decimal places)": "Standard-Prozentformat (mit 2 Nachkommastellen)", "Strikethrough": "Durchgestrichen", "Subscript": "Tiefgestellt", "Superscript": "Hochgestellt", "Switch cursor between text and footer": "Den Cursor zwischen Text und Fu\u00dfzeile wechseln", "Switch cursor between text and header": "Den Cursor zwischen Text und Kopfzeile wechseln", "Tab": "Tabulator", "Text documents": "Textdokumente", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Textdokumente: Microsoft-Formate DOC, DOCX und RTF. OpenDocument Format ODT", "Text formatting": "Textformatierung", "Text selection and navigation in a textbox": "Textauswahl und Navigation in einem Textfeld", "Text selection and navigation in document": "Textauswahl und Navigation im Dokument", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, Diagramme, Formen und SVG-Bilder bleiben scharf. Beim Vergr\u00f6\u00dfern werden nur in eingef\u00fcgten Bildern wie JPEGs oder PNGs Pixel angezeigt.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Das Symbol \u00b6 ist eine Formatierungsmarke. Es dient zur Unterst\u00fctzung der Textausrichtung und -bearbeitung und wird nicht gedruckt. Um es in der Dokumentanzeige umzuschalten, w\u00e4hlen Sie Ansicht \u2013 Formatierungszeichen.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Der Erweiterte Filter erm\u00f6glicht bis zu acht Filterbedingungen. Mit erweiterten Filtern geben Sie die Bedingungen direkt in die Tabelle ein.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Die CSV-Daten werden gem\u00e4\u00df diesen Einstellungen in die ausgew\u00e4hlte Zelle geladen, in die Sie sie eingef\u00fcgt haben.", "The color assigned to the changes depends on the user that changes the document.": "Die den \u00c4nderungen zugewiesene Farbe h\u00e4ngt vom Benutzer ab, der das Dokument \u00e4ndert.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Die Formelsprache sollte jedem Tabellenbenutzer sehr vertraut sein und wird in der OASIS OpenFormula-Spezifikation (englisch) ausf\u00fchrlich beschrieben.", "This is easy to do using the Paintbrush tool in the toolbar.": "Dies ist mit dem Pinsel-Werkzeug in der Symbolleiste einfach zu bewerkstelligen.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Dies ist besonders n\u00fctzlich \u2013 beispielsweise, wenn ein Kollege versehentlich den gesamten Text im Dokument mit Strg+A ausgew\u00e4hlt hat, dar\u00fcber tippte und es damit zerst\u00f6rte \u2013 w\u00e4hrend Sie es gleichzeitig bearbeiteten.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Um die Bearbeitung fortzusetzen, klicken Sie auf das Dokument und der Zwischenstopp und die Nachricht verschwinden. Alle \u00c4nderungen, die m\u00f6glicherweise von anderen Benutzern vorgenommen wurden, w\u00e4hrend das Dokument gemeinsam bearbeitet wurde, werden erneut geladen.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Um gr\u00f6\u00dfere Inhalte in andere Anwendungen auf Ihrem Ger\u00e4t zu kopieren, m\u00fcssen die Benutzer die Schaltfl\u00e4che Download starten dr\u00fccken und diese dann erneut in ihre Zwischenablage kopieren, um sie f\u00fcr die Zielanwendung verf\u00fcgbar zu machen. Dies ist \u00fcber ein kleines Widget m\u00f6glich, das in der unteren rechten Ecke angezeigt wird und nur zum Exportieren des Inhalts zum Einf\u00fcgen in externe Anwendungen erforderlich ist. Dieser Schritt konvertiert auch komplexe Objekttypen in statische Bilder.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Um \u00c4nderungen anzuzeigen oder auszublenden, w\u00e4hlen Sie Bearbeiten \u2013 \u00c4nderungen \u2013 Anzeigen. Beachten Sie, dass Sie \u00c4nderungen weiterhin aufzeichnen, wenn die \u00c4nderungsverfolgung aktiviert, aber \u00c4nderungen ausgeblendet sind, und m\u00f6glicherweise unerw\u00fcnschter Text im Dokument verf\u00fcgbar bleibt.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Um ein Dokument herunterzuladen, laden Sie es aus der {productname} Anwendung \u00fcber das Men\u00fc Datei herunter. Die verf\u00fcgbaren Downloadformate h\u00e4ngen von der Anwendung ab. Alle Anwendungen k\u00f6nnen Dokumente ins PDF-Format exporteieren.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Um eine Bildschirmpr\u00e4sentation in {productname} zu beenden, dr\u00fccken Sie die Taste Esc, um zum Bearbeitungsmodus der Pr\u00e4sentation zur\u00fcckzukehren.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Um zum ausgew\u00e4hlten Status zur\u00fcckzukehren, w\u00e4hlen Sie ihn mit der Maus aus und klicken Sie auf Zum Status springen.", "To open document, click on the file to open the {productname} module associated to the document format.": "Zum \u00d6ffnen eines Dokuments klicken Sie auf die Datei, um das {productname}-Modul, welches dem Dokumentformat zugeordnet ist, zu \u00f6ffnen.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Um die G\u00fcltigkeitspr\u00fcfung der Zelle zu entfernen, \u00f6ffnen Sie den Dialog und setzen Sie die Dropdown-Liste Zulassen auf \"Jeden Wert\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Um zum Hochformat zur\u00fcckzukehren, wiederholen Sie den Vorgang und w\u00e4hlen Sie Standard bei \u201eMit Seitenvorlage\u201c.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Um das gesamte Dokument systematisch auf Rechtschreibung zu \u00fcberpr\u00fcfen, verwenden Sie im Men\u00fc Extras die Option Rechtschreibung.", "Track changes": "\u00c4nderungen verfolgen", "Two decimal places, thousands separator": "Zwei Nachkommastellen, Tausendertrenner", "Type the new file name in the text box and press Enter.": "Geben Sie den neuen Dateinamen in das Textfeld ein und dr\u00fccken Sie Enter.", "Underline": "Unterstrichen", "Undo": "R\u00fcckg\u00e4ngig", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Verwenden Sie die Register Eingabehilfe und Fehlermeldung, um die Benutzerinteraktionen zu verbessern. Klicken Sie auf OK, um den Dialog zu schlie\u00dfen.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Verwenden Sie die Symbolleiste des Folienfensters unten, um die Bildschirmpr\u00e4sentation zu starten, eine Folie hinzuzuf\u00fcgen, die aktuelle Folie zu duplizieren oder zu l\u00f6schen.", "Using the browser zoom affects the document and user interface areas.": "Die Verwendung des Browser-Ma\u00dfstabs wirkt sich auf die Dokument- und Benutzeroberfl\u00e4chenbereiche aus.", "Using the page style": "Verwenden von Seitenvorlagen", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Ziehen Sie am Griff am linken Rand des Lineals, um den linken Rand anzupassen, oder am rechten Rand um den rechten Rand anzupassen .", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Was ist das blaue Symbol \u00b6 und wie kann ich es aus meinem Textdokument entfernen?", "What are the documents file formats supported by {productname}?": "Welche Dateiformate f\u00fcr Dokumente werden von {productname} unterst\u00fctzt?", "What is the blue wavy underline in some words in the text?": "Was ist die blau gewellte Unterstreichung in einigen W\u00f6rtern im Text?", "What is \u201cClear Direct Formatting\u201d icon?": "Was ist das Symbol \"Direkte Formatierung l\u00f6schen\"?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Wenn {productname} feststellt, dass im Browser eine Zeit lang keine Aktivit\u00e4t stattgefunden hat, versetzt es das Dokument in den Status \"Inaktiv\". Das Dokument wird mit einer transparenten grauen \u00dcberlagerung mit der Meldung \"Inaktives Dokument - bitte klicken, um die Bearbeitung fortzusetzen\" angezeigt.", "When closing a document, it is automatically saved if it has been changed.": "Beim Schlie\u00dfen eines Dokuments wird es automatisch gespeichert, wenn es ge\u00e4ndert wurde.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Wenn mehrere Personen gleichzeitig das selbe Dokument bearbeiten, kann es zu Konflikten bei ihren \u00c4nderungen kommen, was zu Verwirrung f\u00fchren kann. Mit der Funktion zur Dokumentreparatur k\u00f6nnen Benutzer die \u00c4nderungen anderer Bearbeiter am Dokument auf einen vorherigen Status zur\u00fccksetzen.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Wenn Sie internen ausgeschnittenen oder kopierten Inhalt haben, k\u00f6nnen Sie diesen Inhalt \u00fcber das Kontextmen\u00fc einf\u00fcgen.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Wenn Sie Inhalte einf\u00fcgen, die aus demselben Dokument kopiert wurden, bleiben Format und Elemente erhalten. Wenn Sie aus einem anderen Dokument, aus einem anderen Browserregister oder -fenster oder von au\u00dferhalb des Browsers kopieren, wird der eingef\u00fcgte Inhalt als Rich Text eingef\u00fcgt.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Wenn Sie Text von au\u00dferhalb des Dokuments (eines anderen Browserfensters oder einer Desktopanwendung) einf\u00fcgen, wird er als Rich-Text eingef\u00fcgt.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Wenn Sie Text aus dem Dokument einf\u00fcgen, wird die Formatierung beibehalten. Sie k\u00f6nnen auch Objekte wie Bilder einf\u00fcgen, wenn diese aus dem Dokument kopiert werden, in dem Sie arbeiten.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Wenn Sie \u00c4nderungen verfolgen aktivieren, markiert {productname} neue \u00c4nderungen, die am Dokument vorgenommen wurden. W\u00e4hlen Sie diese Option erneut aus, um sie zu deaktivieren.", "Why can't I delete text? It just gets a strike-through?": "Warum kann ich keinen Text l\u00f6schen? Es wird nur durchgestrichen?", "Why did the text I just typed change automatically? How can I revert it?": "Warum hat sich der gerade eingegebene Text automatisch ge\u00e4ndert? Wie kann ich es zur\u00fccksetzen?", "With track changes enabled your document is shown the following manner:": "Wenn die Nachverfolgung aktiviert ist, wird Ihr Dokument folgenderma\u00dfen angezeigt:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Die Anzahl der W\u00f6rter wird auch in der Statusleiste angezeigt. Wenn kein Text ausgew\u00e4hlt ist, gilt die Wortanzahl f\u00fcr das gesamte Dokument. Andernfalls gilt die Wortanzahl f\u00fcr den ausgew\u00e4hlten Text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Um die Anzahl der W\u00f6rter herauszufinden, w\u00e4hlen Sie Extras \u2013 Wortz\u00e4hlung\u2026. Ein Dialog zeigt die Anzahl der W\u00f6rter der Auswahl und des gesamten Dokuments an.", "Word processor functions": "Textverarbeitungsfunktionen", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ja. {productname} \u00f6ffnet kennwortgesch\u00fctzte Dokumente, das Kennwort muss jedoch beim Laden in der Eingabeaufforderung \"Kennwort eingeben\" angegeben werden.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ja. Klicken Sie auf das gew\u00fcnschte Wort und w\u00e4hlen Sie Extras \u2013 Thesaurus\u2026. Ein Dialog mit vielen Vorschl\u00e4gen f\u00fcr Ersetzungen wird ge\u00f6ffnet.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Sie k\u00f6nnen entweder die mit den Dropdown-Listen angezeigten Zeichen durchsuchen oder einen Suchschl\u00fcssel in das Feld Suche eingeben. Wenn Sie den numerischen Unicode-Code des Sonderzeichens kennen, geben Sie ihn in die Felder rechts ein.", "You can insert these special characters in the document using the Special Character dialog.": "Sie k\u00f6nnen diese Sonderzeichen \u00fcber den Dialog Sonderzeichen in das Dokument einf\u00fcgen.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Sie k\u00f6nnen zum Cursor eines Benutzers springen, indem Sie auf den Namen (oder Avatar) des Benutzers klicken. Es ist m\u00f6glich, dem Bearbeiter zu folgen.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Sie k\u00f6nnen Inhalte als unformatierten Text mit folgender Tastenkombination einf\u00fcgen: Strg+Umschalt+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Sie bearbeiten eine Online-Tabelle genauso wie eine Desktop-Tabelle. Vorg\u00e4nge wie die Eingabe von Daten, die Auswahl von Bereichen, Spalten, Zeilen oder Tabellen sind identisch. Verwenden Sie die Tastatur, Men\u00fcs oder Symbolleiste, um Aktionen in der Tabelle auszuf\u00fchren. Das Ziehen von Zelleninhalten zum F\u00fcllen von Zellen mit Daten wird ebenfalls unterst\u00fctzt. Befehle zum Kopieren, Ausschneiden und Einf\u00fcgen sind im Kontextmen\u00fc verf\u00fcgbar. Wenn den eingegebenen Daten ein Tabulator folgt, bewegt sich der Cursor zur n\u00e4chsten Zelle nach rechts und mit der Eingabetaste in die Zelle darunter zur einfachen weiteren Dateneingabe.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Sie haben die AutoKorrektur aktiviert. Die AutoKorrektur \u00e4ndert den gerade eingegebenen Text nach einer internen Tabelle mit entsprechendem Text. In den meisten F\u00e4llen korrigiert die AutoKorrektur Tippfehler w\u00e4hrend der Eingabe. Wenn keine automatische Korrektur erforderlich ist, deaktivieren Sie diese unter Extras \u2013 AutoKorrektur \u2013 W\u00e4hrend der Eingabe.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Sie haben die Funktion \u201e\u00c4nderungen verfolgen\u201c f\u00fcr das Dokument aktiviert. \u00c4nderungen verfolgen zeichnet alle \u00c4nderungen im Text auf und zeigt die \u00c4nderungen f\u00fcr eine sp\u00e4tere \u00dcberarbeitung an. N\u00fctzlich zum Markieren von \u00c4nderungen in Text und Tabellen. Um \u00c4nderungen verfolgen zu deaktivieren, w\u00e4hlen Sie Bearbeiten \u2013 \u00c4nderungen \u2013 Aufzeichnen.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Ihre Dokumente werden im Cloud-Speicher, in welchen {productname} integriert ist, gespeichert und verwaltet.", "chart": "Diagramm", "comment": "Kommentar", "data validate": "Daten validieren", "document repair": "Dokument reparieren", "filter": "Filter", "import": "Import", "inactive document": "inaktives Dokument", "spellchecking": "Rechtschreibpr\u00fcfung", "track changes": "\u00c4nderungen verfolgen", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "wobei (*) das Multiplikationszeichen auf dem numerischen Tastenfeld ist. W\u00e4hlt den Datenbereich aus, der den Cursor enth\u00e4lt. Ein Bereich ist ein zusammenh\u00e4ngender Zellbereich, der Daten enth\u00e4lt und durch leere Zeilen und Spalten begrenzt ist.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "wobei (/) das Divisionszeichen auf dem numerischen Tastenfeld ist. W\u00e4hlt den Bereich der Matrixformel aus, der den Cursor enth\u00e4lt.", "word count": "Wortanzahl"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-dsb.json b/f7cloud-office/browser/dist/l10n/help-dsb.json new file mode 100644 index 0000000..4d05377 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-dsb.json @@ -0,0 +1 @@ +{"Align Center": "Centr\u011browano", "Align Left": "Nal\u011bwo wusm\u011bri\u015b", "Align Right": "Nap\u0161awo wusm\u011bri\u015b", "Apply Default paragraph style": "Standardnu w\u00f3tstawkowu p\u015bed\u0142ogu na\u0142o\u017ey\u015b", "Apply Heading 1 paragraph style": "W\u00f3tstawkowu p\u015bed\u0142ogu Nadpismo 1 na\u0142o\u017ey\u015b", "Apply Heading 2 paragraph style": "W\u00f3tstawkowu p\u015bed\u0142ogu Nadpismo 2 na\u0142o\u017ey\u015b", "Apply Heading 3 paragraph style": "W\u00f3tstawkowu p\u015bed\u0142ogu Nadpismo 3 na\u0142o\u017ey\u015b", "Apply Heading 4 paragraph style": "W\u00f3tstawkowu p\u015bed\u0142ogu Nadpismo 4 na\u0142o\u017ey\u015b", "Apply Heading 5 paragraph style": "W\u00f3tstawkowu p\u015bed\u0142ogu Nadpismo 5 na\u0142o\u017ey\u015b", "Applying a paragraph style:": "W\u00f3tstawkowu p\u015bed\u0142ogu na\u0142o\u017ey\u015b", "Arrow Down": "\u0160ypka do\u0142oj", "Arrow Left": "\u0160ypka nal\u011bwo", "Arrow Right": "\u0160ypka nap\u0161awo", "Arrow Up": "\u0160ypka g\u00f3rjej", "Bold": "Tucny", "Cell formatting": "Celowe format\u011browanje", "Collaborative editing": "Zgromadne wob\u017a\u011b\u0142owanje", "Column break (in multicolumnar text)": "S\u0142upowe \u0142amanje (we w\u011bcejs\u0142upowem teks\u0107e)", "Comments in documents": "Komentary w dokumentach", "Cut": "Wur\u011bza\u015b", "Delete to beginning of sentence": "K zachopje\u0144koju sady la\u0161owa\u015b", "Delete to beginning of word": "K zachopje\u0144koju s\u0142owa la\u0161owa\u015b", "Delete to end of sentence": "Ku k\u00f3\u0144coju sady la\u0161owa\u015b", "Delete to end of word": "A\u017e do k\u00f3\u0144ca s\u0142owa la\u0161owa\u015b", "Demote list item (list item has to be selected)": "Lis\u0107inowu rowninu zni\u017ey\u015b (lis\u0107inowy zapisk musy wubrany by\u015b)", "Display comment": "Komentar pokaza\u015b", "Display the Keyboard shortcuts help": "Pomoc za tastowe skrotconki pokaza\u015b", "Double Underline": "Dw\u00f3jcy p\u00f3d\u0161marnu\u015b", "End": "Ende", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Aktualny modus spu\u0161\u0107i\u015b, t. gr. wob\u017a\u011b\u0142owa\u0144ski modus do modusa objektowego wub\u011brka, z modusa objektowego wub\u011brka do normalnego nagl\u011bda.", "Extend the selection down one page": "Wub\u011brk w\u00f3 jaden bok do\u0142oj roz\u0161yri\u015b", "Extend the selection up one page": "Wub\u011brk w\u00f3 jaden bok g\u00f3rjej roz\u0161yri\u015b", "Fill Down": "Do\u0142oj wupo\u0142ni\u015b", "Formatting text": "Tekst format\u011browa\u015b", "General Keyboard Shortcuts": "Pow\u0161ykne tastowe skrotconki", "Go and select text to end of document": "Ku k\u00f3\u0144coju dokumenta p\u015bej\u015b a tekst wubra\u015b", "Go and select text to end of textbox": "Ku k\u00f3\u0144coju tekstowego p\u00f3la p\u015bej\u015b a tekst wubra\u015b", "Go and select text to start of document": "K zachopje\u0144koju dokumenta p\u015bej\u015b a tekst wubra\u015b", "Go and select text to start of textbox": "K zachopje\u0144koju tekstowego p\u00f3la p\u015bej\u015b a tekst wubra\u015b", "Go and select to the beginning of a line": "K zachopje\u0144koju smu\u017eki p\u015bej\u015b a wubra\u015b", "Go and select to the end of a line": "Ku k\u00f3\u0144coju smu\u017eki p\u015bej\u015b a wubra\u015b", "Go to beginning of a word": "K zachopje\u0144koju s\u0142owa p\u015bej\u015b", "Go to beginning of line": "K zachopje\u0144koju smu\u017eki p\u015bej\u015b", "Go to end of document": "Ku k\u00f3\u0144coju dokumenta p\u015bej\u015b", "Go to end of line": "Ku k\u00f3\u0144coju smu\u017eki p\u015bej\u015b", "Go to start of document": "K zachopje\u0144koju dokumenta p\u015bej\u015b", "Go to start of the next word": "K zachopje\u0144koju p\u015biducego s\u0142owa p\u015bej\u015b", "Home": "Pos1", "How do I get a word count of my document?": "Kak dostanu licbu s\u0142owow sw\u00f3jogo dokumenta?", "How do I set the margins of the document?": "Kak m\u00f3gu k\u0161omy dokumenta nastaji\u015b?", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Jolic \u017eedna ce\u0142a cela njejo wubrana a kursor jo na k\u00f3\u0144cu tabele, se w\u00f3tstawk wula\u0161ujo, k\u00f3tary\u017e tabeli sl\u011bdujo, sna\u017akuli jo sl\u011bdny w\u00f3tstawk w dokumen\u015be.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Jolic \u017eedna cela njejo wubrana, se tekst w\u00f3t kursora do k\u00f3\u0144ca aktualneje sady wula\u0161ujo. Jolic kursor jo na k\u00f3\u0144cu cele, a \u017eedna ce\u0142a cela njejo wubrana, se wop\u015bimje\u015be p\u015biduceje cele wula\u0161ujo.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Jolic jadna cela abo n\u011bkotare cele su wubrane, se ce\u0142e smu\u017eki wula\u0161uju, k\u00f3tare\u017e wub\u011brk wop\u015bimuju. Jolic w\u0161e smu\u017eki su dopo\u0142nje abo p\u00f3 \u017a\u011blach wubrane, se ce\u0142a tabela wula\u0161ujo.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Jolic aktualna cela jo prozna: P\u015bej\u017ao k zachopje\u0144koju tabele. Howac: Z pr\u011bdnym t\u0142ocenim p\u015bej\u017ao k zachopje\u0144koju aktiwneje cele, z drugim t\u0142ocenim k zachopje\u0144koju aktualneje tabele, z t\u015be\u015bim t\u0142ocenim k zachopje\u0144koju dokumenta.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Jolic aktualna cela jo prozna: P\u015bej\u017ao ku k\u00f3\u0144coju tabele. Howac: Z pr\u011bdnym t\u0142ocenim p\u015bej\u017ao ku k\u00f3\u0144coju aktiwneje cele, z drugim t\u0142ocenim ku k\u00f3\u0144coju aktualneje tabele, z t\u015be\u015bim t\u0142ocenim ku k\u00f3\u0144coju dokumenta.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Jolic aktiwna cela jo prozna: Wub\u011bra ce\u0142u tabelu. Howac: Wub\u011bra wop\u015bimje\u015be aktiwneje cele. W\u00f3spjetowane t\u0142ocenje ce\u0142u tabelu wubjerjo.", "Increase/decrease the size of the column/row on the left/top cell edge": "P\u00f3w\u011bt\u0161ujo/p\u00f3mje\u0144\u0161ujo wjelikos\u0107 s\u0142upa/smu\u017eki na l\u011bwej/g\u00f3rnej k\u0161omje cele", "Increases/decreases the size of the column/row on the right/bottom cell edge": "P\u00f3w\u011bt\u0161ujo/p\u00f3mje\u0144\u0161ujo wjelikos\u0107 s\u0142upa/smu\u017eki na p\u0161awej/dolnej k\u0161omje cele", "Insert comment": "Komentar zasaj\u017ai\u015b", "Insert endnote": "K\u00f3\u0144cnu no\u017eku zasaj\u017ai\u015b", "Insert footnote": "No\u017eku zasaj\u017ai\u015b", "Insert line break": "Smu\u017ekowe \u0142amanje zasaj\u017ai\u015b", "Insert new paragraph directly before or after a section, or before a table": "Nowy w\u00f3tstawk direktnje p\u015bed abo za w\u00f3tr\u011bzkom abo p\u015bed tabelu zasaj\u017ai\u015b", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Nowy w\u00f3tstawk b\u017aez numer\u011browanja w lis\u0107inje zasaj\u017ai\u015b. Njefunkcion\u011brujo, ga\u017e kursor jo na k\u00f3\u0144cu lis\u0107iny.", "Insert non-breaking hyphen": "\u0160\u0107itanu w\u011bzawku zasaj\u017ai\u015b", "Insert non-breaking space": "\u0160citane prozne znamu\u0161ko zasaj\u017ai\u015b", "Insert soft hyphen": "M\u011bku \u017a\u011ble\u0144sku smu\u017eku zasaj\u017ai\u015b", "Italic": "Kursiwny", "Justify": "Blokowa saj\u017aba", "Keyboard Shortcuts": "Tastowe skrotconki", "Like Alt, but only the active cell is modified": "Ako Alt, ale jano aktiwna cela se zm\u011bnijo", "Manual page break": "Manuelne \u0142amanje boka", "Move cursor down one line": "Kursor w\u00f3 jadnu smu\u017eku do\u0142oj gibnu\u015b", "Move cursor to beginning of the next paragraph": "Kursor k zachopje\u0144koju p\u015biducego w\u00f3tstawka gibnu\u015b", "Move cursor to beginning of the previous paragraph": "Kursor k zachopje\u0144koju pjerwjej\u0161nego w\u00f3tstawka gibnu\u015b", "Move cursor to the left": "Kursor nal\u011bwo gibnu\u015b", "Move cursor to the right": "Kursor nap\u0161awo gibnu\u015b", "Move cursor up one line": "Kursor w\u00f3 jadnu smu\u017eku g\u00f3rjej gibnu\u015b", "Move cursor with selection to the left": "Kursor z wub\u011brkom nal\u011bwo gibnu\u015b", "Move cursor with selection to the right": "Kursor z wub\u011brkom nap\u0161awo gibnu\u015b", "Move the view down one page": "W\u00f3 jaden bok wobrazowki do\u0142oj gibnu\u015b", "Move the view up one page": "W\u00f3 jaden bok wobrazowki g\u00f3rjej gibnu\u015b", "PageDown": "Bild\u2193", "PageUp": "Bild\u2191", "Paragraph formatting": "W\u00f3tstawkowe format\u011browanje", "Paste as unformatted text": "Ako njeformat\u011browany tekst zasaj\u017ai\u015b", "Print (Download as PDF)": "\u015ai\u0161\u0107a\u015b (ako PDF ze\u015b\u011bgnu\u015b)", "Promote list item (list item has to be selected)": "Lis\u0107inowu rowninu zwu\u0161y\u015b (lis\u0107inowy zapisk musy wubrany by\u015b)", "Redo": "W\u00f3spjetowa\u015b", "Remove direct formatting": "Direktne format\u011browanje w\u00f3tw\u00f3no\u017ae\u015b", "Select All": "W\u0161e wubra\u015b", "Select lines in downwards direction": "Smu\u017eki do\u0142oj wubra\u015b", "Select lines in upwards direction": "Smu\u017eki g\u00f3rjej wubra\u015b", "Select objects in the order in which they were created": "Objekty w p\u00f3r\u011b\u017ae wubra\u015b, w k\u00f3tarem\u017e su se nap\u00f3rali", "Select objects in the reverse order in which they were created": "Objekty w nawopacnem p\u00f3r\u011b\u017ae wubra\u015b, w k\u00f3tarym\u017e su se nap\u00f3rali", "Select to beginning of paragraph": "K zachopje\u0144koju w\u00f3tstawka wubra\u015b", "Select to end of paragraph": "Ku k\u00f3\u0144coju w\u00f3tstawka wubra\u015b", "Select to the left word by word": "S\u0142owo p\u00f3 s\u0142owje nal\u011bwo wubra\u015b", "Select to the right word by word": "S\u0142owo p\u00f3 s\u0142owje nap\u0161awo wubra\u015b", "Set Optimal Column Width": "Optimalnu s\u0142upowu \u0161\u011brokos\u0107 nastaji\u015b", "Shortcut Keys for Tables": "Tastowe skrotconki za tabele", "Standard currency format": "Standardny pjenjezny format", "Standard date format": "Standardny datumy format", "Standard exponential format": "Standardny eksponencialny format", "Standard format": "Standardny format", "Standard percentage format (two decimal places)": "Standardny procentowy format (dw\u011b decimalnej m\u011bstnje)", "Strikethrough": "P\u015be\u0161marnu\u015b", "Subscript": "Ni\u017eejstajony", "Superscript": "Wu\u0161ejstajony", "Switch cursor between text and footer": "Kursor mjazy tekstom a nogoweju smu\u017eku p\u015be\u0161altowa\u015b", "Switch cursor between text and header": "Kursor mjazy tekstom a g\u0142owoweju smu\u017eku p\u015be\u0161altowa\u015b", "Tab": "Tabulator", "Text formatting": "Tekstowe format\u011browanje", "Text selection and navigation in a textbox": "Tekstowy wub\u011brk a nawigacija w tekstowem p\u00f3lu", "Text selection and navigation in document": "Tekstowy wub\u011brk a nawigacija w dokumen\u015be", "Two decimal places, thousands separator": "Dw\u011b decimalnej m\u011bstnje, \u017a\u011ble\u0144ske znamu\u0161ko tysacowkow", "Underline": "P\u00f3d\u0161marnu\u015b", "Undo": "Anul\u011browa\u015b", "Word processor functions": "Funkcije tekstowego p\u015be\u017a\u011b\u0142anja"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-el.json b/f7cloud-office/browser/dist/l10n/help-el.json new file mode 100644 index 0000000..9f5c94a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-el.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1 \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2, \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03b2\u03ad\u03bb\u03bf\u03c5\u03c2 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b5\u03b9 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae/\u03c3\u03c4\u03ae\u03bb\u03b7, \u03c4\u03bf Ctrl+\u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03b2\u03ad\u03bb\u03bf\u03c5\u03c2 \u03c3\u03c5\u03b3\u03c7\u03c9\u03bd\u03b5\u03cd\u03b5\u03b9 \u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03bc\u03b5 \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03cc", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "\u039c\u03b5 3 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2, \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03b2\u03ad\u03bb\u03bf\u03c5\u03c2 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae/\u03c3\u03c4\u03ae\u03bb\u03b7, \u03b5\u03bd\u03ce \u03c4\u03bf Ctrl+\u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03b2\u03ad\u03bb\u03bf\u03c5\u03c2 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 \u03ba\u03b5\u03bb\u03af", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u0391\u03bb\u03c6\u03b1\u03b2\u03b7\u03c4\u03b9\u03ba\u03cc \u03b5\u03c5\u03c1\u03b5\u03c4\u03ae\u03c1\u03b9\u03bf: \u03a5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03bf \u03b1\u03bb\u03c6\u03b1\u03b2\u03b7\u03c4\u03b9\u03ba\u03cc \u03b5\u03c5\u03c1\u03b5\u03c4\u03ae\u03c1\u03b9\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03b8\u03b5\u03af \u03bc\u03b5 \u03bd\u03ad\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03b5\u03b9\u03c2.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2: \u0394\u03b9\u03c0\u03bb\u03bf\u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b4\u03b9\u03ac\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd \u03cc\u03c0\u03c9\u03c2 \u03c4\u03af\u03c4\u03bb\u03bf, \u03ac\u03be\u03bf\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03a4\u03cd\u03c0\u03bf\u03c2 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03c4\u03cd\u03c0\u03bf \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2: \u03a4\u03bf \u03af\u03b4\u03b9\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03c6\u03ad\u03c1\u03bd\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c4\u03cd\u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03b1: \u03a4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03c4\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03b1: \u03a3\u03c4\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf \u03b1\u03bd\u03ac \u03ba\u03b5\u03bb\u03af. \u038c\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03c4\u03b5 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5, \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b4\u03c5\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5. \u039c\u03b9\u03b1 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b7 \u03ba\u03bf\u03c5\u03ba\u03ba\u03af\u03b4\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c0\u03ac\u03bd\u03c9 \u03b4\u03b5\u03be\u03b9\u03ac \u03b3\u03c9\u03bd\u03af\u03b1 \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd, \u03cc\u03c4\u03b1\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf. \u039c\u03b5 \u03c5\u03c0\u03ad\u03c1\u03c0\u03c4\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03bf\u03cd \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03cc \u03cc\u03c1\u03bf\u03c5\u03c2: \u03a4\u03bf {productname} \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03b5\u03b9 \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03b1 \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03ba\u03b5\u03bb\u03af \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b5\u03c2 \u03c4\u03c9\u03bd \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03cc \u03cc\u03c1\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b9\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u039c\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2: \u03a0\u03b1\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd, \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b5 \u03b5\u03bd\u03c4\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c5\u03c0\u03bf\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf.", "Data series formatting: Open the context menu and choose Format data series.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd: \u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03bf\u03c1\u03c6\u03ae \u03c3\u03b5\u03b9\u03c1\u03ac\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "\u0395\u03c0\u03b9\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd: \u0393\u03b9\u03b1 \u03ba\u03ac\u03b8\u03b5 \u03ba\u03b5\u03bb\u03af, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03bf\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b5\u03c2. \u0386\u03ba\u03c5\u03c1\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03b8\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c0\u03c4\u03bf\u03bd\u03c4\u03b1\u03b9. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u0386\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7: \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b5\u03bb\u03b9\u03ac \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd, \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2, \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c6\u03cd\u03bb\u03bb\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03b1\u03c0\u03cc \u03bc\u03b5\u03bd\u03bf\u03cd, \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03ae \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2. \u0397 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c3\u03c4\u03bf \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b5\u03bb\u03af, \u03b5\u03af\u03c4\u03b5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd, \u03b5\u03af\u03c4\u03b5 \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 Ctrl+1. \u039f \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03c1\u03b9\u03b8\u03bc\u03ce\u03bd, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac\u03c2, \u03c3\u03cd\u03bd\u03b8\u03b5\u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b7\u03bd\u03af\u03bf\u03c5, \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "\u0386\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7: \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b1 \u03ba\u03b5\u03b9\u03bc\u03b5\u03bd\u03b9\u03ba\u03bf\u03cd \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd, \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03ae \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2. \u0397 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c3\u03c4\u03bf \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf.", "Fields: A basic set of fields is available to insert in the document.": "\u03a0\u03b5\u03b4\u03af\u03b1: \u0388\u03bd\u03b1 \u03b2\u03b1\u03c3\u03b9\u03ba\u03cc \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c0\u03b5\u03b4\u03af\u03c9\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03b3\u03b9\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "\u03a6\u03b9\u03bb\u03c4\u03c1\u03ac\u03c1\u03b9\u03c3\u03bc\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd: \u03a6\u03af\u03bb\u03c4\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03b1 \u03c6\u03af\u03bb\u03c4\u03c1\u03b1 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03c5\u03bd \u03bd\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c6\u03b9\u03bb\u03c4\u03c1\u03b1\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 (\u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03b5\u03b9\u03c2) \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd. \u03a3\u03c4\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03c3\u03c4\u03bf {productname} \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c0\u03bf\u03b9\u03ba\u03af\u03bb\u03b5\u03c2 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 \u03c6\u03af\u03bb\u03c4\u03c1\u03c9\u03bd.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "\u03a5\u03c0\u03bf\u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c4\u03ad\u03bb\u03bf\u03c5\u03c2: \u03a5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u03c5\u03c0\u03bf\u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c4\u03ad\u03bb\u03bf\u03c5\u03c2.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd: \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u2192 \u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2. \u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03b1\u03ba\u03c1\u03af\u03b2\u03b5\u03b9\u03b1 \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf \u03b9\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "\u03a3\u03b7\u03bc\u03ac\u03b4\u03b9\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2: \u0397 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2, \u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c7\u03ce\u03c1\u03b9\u03c3\u03c4\u03b1 \u03b4\u03b9\u03b1\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03c3\u03b7\u03bc\u03ac\u03b4\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: \u03a0\u03b1\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03b9\u03bd\u03bf\u03c7\u03c1\u03ae\u03c3\u03c4\u03c9\u03bd \u03c4\u03bf\u03c5 \u03c3\u03cd\u03bd\u03bd\u03b5\u03c6\u03bf\u03c5.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c0\u03b9\u03ba\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: \u03b1\u03bd\u03bf\u03af\u03b3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03c4\u03b7\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc \u03c3\u03bf\u03c5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "\u039a\u03cd\u03c1\u03b9\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1: \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03ba\u03cd\u03c1\u03b9\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03c3\u03c7\u03b5\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1. \u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03ac\u03be\u03c4\u03b5 \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03cd\u03c1\u03b9\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "\u039a\u03af\u03bd\u03b7\u03c3\u03b7 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5: \u039c\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ba\u03af\u03bd\u03b7\u03c3\u03b7. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ae \u03c3\u03c5\u03bd\u03cc\u03bb\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "\u0394\u03b9\u03ac\u03c1\u03b8\u03c1\u03c9\u03c3\u03b7: \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b4\u03b9\u03ac\u03c1\u03b8\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2 \u03bc\u03b1\u03b6\u03af, \u03ad\u03c4\u03c3\u03b9 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03c4\u03cd\u03c3\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03ba\u03c4\u03b5\u03af\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03b4\u03b9\u03b5\u03c5\u03ba\u03bf\u03bb\u03cd\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b9\u03b5\u03c1\u03b1\u03c1\u03c7\u03b9\u03ba\u03ce\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2: \u039f\u03b9 \u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03b7 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "\u0394\u03b9\u03b1\u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd: \u03a4\u03bf {productname} Impress \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c4\u03b1\u03be\u03b7 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03b8\u03c5\u03bc\u03b7\u03c4\u03ae \u03b4\u03b9\u03ac\u03c4\u03b1\u03be\u03b7 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03c4\u03c5\u03c3\u03c3\u03cc\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "\u039c\u03b5\u03c4\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd: \u03a4\u03bf {productname} Impress \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03bf\u03c0\u03c4\u03b9\u03ba\u03ac \u03b5\u03c6\u03ad \u03cc\u03c4\u03b1\u03bd \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bd\u03ad\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03c9\u03bd. \u039f\u03b9 \u03bc\u03b5\u03c4\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03bb\u03b5\u03c5\u03c1\u03b9\u03ba\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bf\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03cc\u03c4\u03b1\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u03a4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd: \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b1\u03be\u03b9\u03bd\u03bf\u03bc\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf \u03b1\u03c1\u03b9\u03b8\u03bc\u03ce\u03bd \u03ae \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03b5 \u03b1\u03cd\u03be\u03bf\u03c5\u03c3\u03b1 \u03ae \u03c6\u03b8\u03af\u03bd\u03bf\u03c5\u03c3\u03b1 \u03c3\u03b5\u03b9\u03c1\u03ac. \u03a4\u03bf {productname} \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2, \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03ba\u03c4\u03b5\u03af\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2: \u03a4\u03bf {productname} \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c3\u03b5 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03c4\u03b5 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b5\u03c2: \u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c0\u03bb\u03b5\u03c5\u03c1\u03b9\u03ba\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b8\u03ad\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5: \u0397 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b5\u03af\u03c4\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1, \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ae \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd: \u0394\u03b5\u03be\u03b9\u03ac \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2, \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf. \u039f\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ad\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03b5\u03be\u03b1\u03c1\u03c4\u03ce\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c6\u03cd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2: \u0397 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03be\u03b5\u03ba\u03b9\u03bd\u03ac \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03cc\u03c4\u03b1\u03bd \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03ce\u03c4\u03b7 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c0\u03bf\u03c5 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9. \u0397 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03b4\u03b5\u03bd \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03b9 \u03c0\u03b5\u03b6\u03ac-\u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1. \u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c4\u03c1\u03af\u03b1 \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2: \u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ad\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd: \u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03c0\u03b9\u03bf \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5\u03bd\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1. \u03a4\u03b1 \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03bc\u03b9\u03ba\u03ac, \u03c0\u03bf\u03c5 \u03c3\u03b7\u03bc\u03b1\u03af\u03bd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03ae \u03c4\u03bf\u03c5\u03c2 (\u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03ae) \u03b5\u03be\u03b1\u03c1\u03c4\u03ac\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03bf\u03c5\u03c2 \u03c0\u03b1\u03c1\u03ac\u03b3\u03bf\u03bd\u03c4\u03b5\u03c2.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2: \u0394\u03b5\u03be\u03b9\u03ac \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c3\u03c4\u03b9\u03ac\u03c3\u03b5\u03c4\u03b5 \u03bc\u03ad\u03c7\u03c1\u03b9 1005, \u03bd\u03b1 \u03c3\u03bc\u03b9\u03ba\u03c1\u03cd\u03bd\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03bc\u03b5\u03b3\u03b5\u03b8\u03cd\u03bd\u03b5\u03c4\u03b5. \u0397 \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b7 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03b4\u03b5\u03bd \u03b5\u03c0\u03b7\u03c1\u03b5\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9. \u03a4\u03bf \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae.", "{productname} Help": "\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c4\u03bf\u03c5 {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "\u03a4\u03bf {productname} Impress \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9\u03ba\u03b5\u03af\u03bf\u03c2. \u039f\u03b9 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae, \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae, \u03b1\u03c5\u03be\u03bf\u03bc\u03b5\u03af\u03c9\u03c3\u03b7, \u03b1\u03b3\u03ba\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd, \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c0\u03b9\u03bd\u03ac\u03ba\u03c9\u03bd, \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b5\u03c2 \u03bc\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf, \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "\u03a4\u03bf {productname} \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03bf\u03c5, \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03c3\u03b1\u03c2, \u03bc\u03b5 \u03b1\u03c0\u03bb\u03cc \u03ba\u03b1\u03b9 \u03c3\u03b1\u03c6\u03ae \u03c4\u03c1\u03cc\u03c0\u03bf. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03bf\u03c5\u03bb\u03ad\u03c8\u03b5\u03c4\u03b5 \u03bc\u03cc\u03bd\u03bf\u03c2 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c4\u03b9\u03ba\u03ac \u03c9\u03c2 \u03bc\u03ad\u03bb\u03bf\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b1\u03c2.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "\u03a4\u03bf {productname} \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03bb\u03ad\u03b3\u03be\u03b5\u03b9 \u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ac \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2. \u039f\u03b9 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b5\u03c2 \u03ba\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ad\u03c2 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03b1\u03bd\u03bf\u03c1\u03b8\u03cc\u03b3\u03c1\u03b1\u03c6\u03b5\u03c2 \u03bb\u03ad\u03be\u03b5\u03b9\u03c2. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03bc\u03b5 \u03c0\u03c1\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03b4\u03b9\u03bf\u03c1\u03b8\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "\u03a4\u03bf {productname} \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c3\u03c5\u03bd\u03cc\u03bb\u03bf\u03c5 \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03ba\u03af\u03bd\u03b7\u03c3\u03b7\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03ae \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "\u03a4\u03bf {productname} \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c4\u03bf\u03c5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae. \u03a0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03b4\u03b9\u03ac\u03c4\u03b1\u03be\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03b2\u03bb\u03ad\u03c0\u03b5\u03c4\u03b5, \u03b1\u03c5\u03c4\u03cc \u03c0\u03b1\u03af\u03c1\u03bd\u03b5\u03c4\u03b5 (WYSIWYG) - \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03b9\u03ba\u03ac \u03c0\u03b1\u03c1\u03b1\u03b8\u03ad\u03c4\u03b5\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03cc\u03c0\u03c9\u03c2 \u03b8\u03b1 \u03c4\u03c5\u03c0\u03c9\u03b8\u03b5\u03af. \u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae, \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae, \u03b1\u03c5\u03be\u03bf\u03bc\u03b5\u03af\u03c9\u03c3\u03b7, \u03b1\u03b3\u03ba\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd, \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c0\u03b9\u03bd\u03ac\u03ba\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd, \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03b1\u03c1\u03cc\u03bc\u03bf\u03b9\u03b5\u03c2 \u03bc\u03b5 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf, \u03bc\u03b5\u03bd\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03b7\u03bb\u03b5\u03c0\u03b9\u03b4\u03c1\u03ac\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03cc \u03c3\u03b1\u03c2.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "\u03a4\u03bf {productname} \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc \u03c3\u03b1\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03ae \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7 \u03c3\u03cd\u03bd\u03bd\u03b5\u03c6\u03bf\u03c5. \u039f\u03b9 \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "\u03a4\u03bf {productname} \u03c3\u03b1\u03c2 \u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03bc\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf \u03cc\u03c4\u03b1\u03bd \u03bc\u03c0\u03b1\u03af\u03bd\u03b5\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03bd\u03ad\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03ae \u03cc\u03c4\u03b1\u03bd \u03c6\u03b5\u03cd\u03b3\u03b5\u03b9 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf\u03c2.", "{productname} presentations": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2 {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "\u03a4\u03bf {productname} \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b5\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03ae\u03bd\u03b9\u03bf \u03c4\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac, \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03bf \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03c4\u03bf \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c8\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03b1\u03c2, \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5, \u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03b1\u03bd\u03b1\u03b8\u03b5\u03c9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0391\u03c1\u03c7\u03b5\u03af\u03bf.", "{productname} spreadsheets": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03c4\u03bf\u03c5 {productname}", "{productname} supports both reading and writing for the following file formats:": "\u03a4\u03bf {productname} \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03c9\u03bd:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "\u03a4\u03bf {productname} \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03ba\u03b1\u03b9 \u03bf\u03c0\u03c4\u03b9\u03ba\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd \u03c3\u03b5 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b4\u03b9\u03ac\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "\u03a4\u03bf {productname} \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b5\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ad\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03b9\u03ce\u03bd. \u03a4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03b9\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 (\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac, \u03c7\u03c1\u03ce\u03bc\u03b1, \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03ae\u03bd\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ac\u03bb\u03bb\u03b1) \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03cc\u03bd\u03bf\u03bc\u03b1, \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03af\u03b4\u03b9\u03bf \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03b9\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03c3\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03c4\u03b5 \u03bf\u03bc\u03bf\u03b9\u03cc\u03bc\u03bf\u03c1\u03c6\u03b7, \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7. \u0395\u03c0\u03af\u03c3\u03b7\u03c2, \u03b5\u03ac\u03bd \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2, \u03cc\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03b9 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03b1\u03bb\u03bb\u03ac\u03b6\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03b1\u03c5\u03c4\u03ad\u03c2, \u03b1\u03c0\u03bb\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c0\u03bf\u03bb\u03bb\u03ce\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1.", "{productname} text documents": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c4\u03bf\u03c5 {productname}", "{productname} user interface": "\u0394\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c4\u03bf\u03c5 {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "\u03a4\u03bf {productname} \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03bf\u03c5\u03c2 \u03c0\u03cc\u03c1\u03bf\u03c5\u03c2 \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c3\u03c4\u03bf \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03c9\u03bd \u03bc\u03b9\u03ba\u03c1\u03ce\u03bd \u03bf\u03b8\u03bf\u03bd\u03ce\u03bd \u03c0\u03bf\u03c5 \u03b2\u03c1\u03af\u03c3\u03ba\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03ba\u03b9\u03bd\u03b7\u03c4\u03ce\u03bd. \u0397 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc:", "A copy of the document is saved with the new name in the same folder.": "\u0388\u03bd\u03b1 \u03b1\u03bd\u03c4\u03af\u03b3\u03c1\u03b1\u03c6\u03bf \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03bd\u03ad\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c3\u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf.", "Activate the {productname} spreadsheet window.": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c4\u03bf\u03c5 {productname}.", "Adding charts": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd", "Additions are marked with colored underlined characters.": "\u039f\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b5\u03c2 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c7\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03bf\u03cd\u03c2 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2.", "Advanced features": "\u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac", "Advanced text document editor features": "\u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Align Center": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf", "Align Left": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac", "Align Right": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b4\u03b5\u03be\u03b9\u03ac", "All changes are marked with a vertical bar in the right margin.": "\u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03ba\u03ac\u03b8\u03b5\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c3\u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf.", "All spreadsheets functions and mathematical rules applies.": "\u0395\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03cc\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03c3\u03c5\u03bd\u03b1\u03c1\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03bc\u03b1\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03af \u03ba\u03b1\u03bd\u03cc\u03bd\u03b5\u03c2.", "Apply Default paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Apply Heading 1 paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2 1", "Apply Heading 2 paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2 2", "Apply Heading 3 paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2 3", "Apply Heading 4 paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2 4", "Apply Heading 5 paragraph style": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2 5", "Applying a paragraph style:": "\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5:", "Arrow Down": "\u0392\u03ad\u03bb\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Arrow Left": "\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03cc \u03b2\u03ad\u03bb\u03bf\u03c2", "Arrow Right": "\u0394\u03b5\u03be\u03b9\u03cc \u03b2\u03ad\u03bb\u03bf\u03c2", "Arrow Up": "\u0392\u03ad\u03bb\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Bold": "\u0388\u03bd\u03c4\u03bf\u03bd\u03b1", "Can {productname} open a password-protected document?": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03c4\u03bf {productname} \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03b9 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2;", "Cancel the search (appears only when a text has been searched)": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2 (\u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03cc\u03c4\u03b1\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b6\u03b7\u03c4\u03b7\u03b8\u03b5\u03af \u03ad\u03bd\u03b1 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf)", "Cell formatting": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd", "Changes are displayed as comment in the right of the document area.": "\u039f\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u039f\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b3\u03af\u03bd\u03bf\u03c5\u03bd \u03b1\u03c0\u03bf\u03b4\u03b5\u03ba\u03c4\u03ad\u03c2 \u03ae \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03b9\u03c6\u03b8\u03bf\u03cd\u03bd. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b4\u03b5\u03c7\u03b8\u03b5\u03af\u03c4\u03b5 \u03ae \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c8\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03b1 \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03b1 \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03c3\u03c7\u03bf\u03bb\u03af\u03c9\u03bd \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u03a0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u2192 \u0391\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae \u03ae \u0391\u03c0\u03cc\u03c1\u03c1\u03b9\u03c8\u03b7. \u0395\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd, \u03b5\u03ac\u03bd \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c6\u03b9\u03bb\u03c4\u03c1\u03ac\u03c1\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c0\u03c1\u03b9\u03bd \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae \u03ae \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03c1\u03c1\u03b9\u03c8\u03b7, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u03a0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u2192 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7. \u0388\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03ad\u03bd\u03b1\u03bd \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf \u03cc\u03bb\u03c9\u03bd \u03c4\u03c9\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03bf\u03cd\u03bc\u03b5\u03bd\u03c9\u03bd \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u039f\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03ac\u03b8\u03b5 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03b1\u03c0\u03bf\u03b4\u03b5\u03ba\u03c4\u03ae \u03ae \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03b9\u03c6\u03b8\u03b5\u03af, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03c0\u03bf\u03c5 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac. \u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf \u03b5\u03ba\u03b5\u03af.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03bf\u03c1\u03c6\u03ae \u2192 \u0393\u03c1\u03b1\u03bc\u03bc\u03ae (\u03ae \u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae, \u03ae \u0398\u03ad\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2). \u0391\u03bd\u03bf\u03af\u03b3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2.", "Choose Format \u2192 Page and select the Page tab": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03bf\u03c1\u03c6\u03ae \u2192 \u03a3\u03b5\u03bb\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1 \u03a3\u03b5\u03bb\u03af\u03b4\u03b1", "Choose Format \u2192 Paragraph, Text Flow tab": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03bf\u03c1\u03c6\u03ae \u2192 \u03a0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2, \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1 \u03a1\u03bf\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u2192 \u0394\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1. \u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b4\u03b9\u03ac\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac \u03c3\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03bb\u03b5\u03c5\u03c1\u03b9\u03ba\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u2192 \u0395\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 \u03ae \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u0395\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2.", "Choose Validity from the Data menu. The Validity dialog opens.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0394\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1. \u039f \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u0395\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03bd\u03bf\u03af\u03b3\u03b5\u03b9.", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u2192 \u0393\u03bb\u03ce\u03c3\u03c3\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf. \u03a0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03bf\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03b5 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03bc\u03b9\u03ba\u03c1\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03ae \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2.", "Collaborative editing": "\u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1", "Column break (in multicolumnar text)": "\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 (\u03c3\u03b5 \u03c0\u03bf\u03bb\u03cd\u03c3\u03c4\u03b7\u03bb\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf)", "Comments in documents": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1", "Context menus": "\u039c\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u03a4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b1 \u03c0\u03b1\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd. \u039f\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b5\u03bd\u03c4\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c3\u03c7\u03b5\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 - \u03cc\u03c7\u03b9 \u03b5\u03ba\u03c4\u03b5\u03c4\u03b1\u03bc\u03ad\u03bd\u03b1 - \u03bc\u03b5 \u03c4\u03bf \u03c5\u03c0\u03bf\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Copy and Paste": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Cut": "\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae", "Delete cells (as in menu Edit - Delete Cells)": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd (\u03cc\u03c0\u03c9\u03c2 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 - \u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd)", "Delete to beginning of sentence": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03c0\u03c1\u03cc\u03c4\u03b1\u03c3\u03b7\u03c2", "Delete to beginning of word": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03bb\u03ad\u03be\u03b7\u03c2", "Delete to end of sentence": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ad\u03c9\u03c2 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03cc\u03c4\u03b1\u03c3\u03b7\u03c2", "Delete to end of word": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ad\u03c9\u03c2 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bb\u03ad\u03be\u03b7\u03c2", "Deletions are marked with colored strike-through characters.": "\u039f\u03b9 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c7\u03c1\u03c9\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03bf\u03cd\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03ae\u03c2 \u03b3\u03c1\u03b1\u03c6\u03ae\u03c2.", "Demote list item (list item has to be selected)": "\u03a5\u03c0\u03bf\u03b2\u03b9\u03b2\u03b1\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 (\u03c4\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u0391\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03b5\u03af \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7\u03c2 \u03ae \u03c4\u03bf \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf \u201c\u039b\u03ae\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 PDF;\u201d. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf PDF \u03c3\u03c4\u03bf\u03bd \u03b1\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03bf \u03c3\u03b1\u03c2 \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c3\u03c4\u03b7 PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u0397 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03b1 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03ae \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ae \u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03bf\u03c1\u03c6\u03ae \u2192 \u039a\u03b1\u03b8\u03b1\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ac\u03bc\u03b5\u03c3\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03ae \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd.", "Directly:": "\u0391\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2:", "Display comment": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5", "Display the Keyboard shortcuts help": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u0397 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9\u03ba\u03b5\u03af\u03b1 \u03c3\u03b5 \u03bf\u03c0\u03bf\u03b9\u03bf\u03bd\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03ad\u03c7\u03b5\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03c5\u03bc\u03ad\u03bd\u03c9\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03bf\u03c5, \u03b1\u03bb\u03bb\u03ac \u03b5\u03b4\u03ce \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c1\u03b9\u03ba\u03ac \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac:", "Document repair": "\u0395\u03c0\u03b9\u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03c3\u03c4\u03bf {productname} \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1, \u03b1\u03bb\u03bb\u03ac \u03b5\u03ac\u03bd \u03b1\u03bd\u03b7\u03c3\u03c5\u03c7\u03b5\u03af\u03c4\u03b5 \u03b5\u03ac\u03bd \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c3\u03bf \u03c4\u03bf \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03bd \u03c0\u03b9\u03bf \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b5\u03be\u03b1\u03bd\u03b1\u03b3\u03ba\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b9\u03c3\u03b7 \u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7.", "Double Underline": "\u0394\u03b9\u03c0\u03bb\u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7", "Draw page keyboard shortcuts": "\u03a3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 \u03c3\u03c7\u03b5\u03b4\u03af\u03b1\u03c3\u03b7\u03c2", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u03a3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03b1\u03c0\u03bf\u03b4\u03af\u03b4\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1. \u039f \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1\u03c2 \u03ba\u03ac\u03b8\u03b5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1. \u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u03b8\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03b1\u03c2 \u03c9\u03c2 \u03bc\u03b1\u03cd\u03c1\u03bf \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b2\u03bf\u03c3\u03b2\u03ae\u03bd\u03b5\u03b9, \u03b1\u03bd \u03ba\u03b1\u03b9 \u03bf\u03b9 \u03ac\u03bb\u03bb\u03bf\u03b9 \u03b8\u03b1 \u03c3\u03b1\u03c2 \u03b2\u03bb\u03ad\u03c0\u03bf\u03c5\u03bd \u03bc\u03b5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03ce\u03bc\u03b1.", "Editing documents": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd", "Editing presentations": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03c9\u03bd", "Editing spreadsheets": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd", "Editing text documents": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "End": "End (\u03a4\u03ad\u03bb\u03bf\u03c2)", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0391\u03c0\u03bf\u03bc\u03ac\u03ba\u03c1\u03c5\u03bd\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03b4\u03b7\u03bb\u03b1\u03b4\u03ae \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2.", "Extend the selection down one page": "\u0395\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac \u03bc\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Extend the selection up one page": "\u0395\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac \u03bc\u03b9\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Fill Down": "\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Format the source cell with the font, color background and more.": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac, \u03c7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b7\u03bd\u03af\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1.", "Formatting spreadsheets": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd", "Formatting text": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Formulas": "\u03a4\u03cd\u03c0\u03bf\u03b9", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u039f\u03b9 \u03c4\u03cd\u03c0\u03bf\u03b9 \u03b5\u03b9\u03c3\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03cd\u03c0\u03c9\u03bd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 '=' \u03ba\u03b1\u03b9 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf.", "Frequently Asked Questions": "\u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2", "General Keyboard Shortcuts": "\u0393\u03b5\u03bd\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5", "Go and select text to end of document": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Go and select text to end of textbox": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Go and select text to start of document": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Go and select text to start of textbox": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Go and select to the beginning of a line": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03bc\u03b9\u03b1\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Go and select to the end of a line": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03bc\u03b9\u03b1\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Go to beginning of a word": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03bc\u03b9\u03b1\u03c2 \u03bb\u03ad\u03be\u03b7\u03c2", "Go to beginning of line": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Go to end of document": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Go to end of line": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Go to start of document": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Go to start of the next word": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7\u03c2 \u03bb\u03ad\u03be\u03b7\u03c2", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u03a4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b3\u03b1\u03bb\u03ac\u03b6\u03b9\u03b1 \u03ba\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03bc\u03b5 \u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03cd \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b2\u03af\u03b1\u03c3\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03bd\u03cc\u03bd\u03c9\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03c9\u03c3\u03c4\u03ae \u03c0\u03c1\u03cc\u03c4\u03b1\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5.", "Handling Tables": "\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c0\u03b9\u03bd\u03ac\u03ba\u03c9\u03bd", "Handling images": "\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd", "Home": "\u0391\u03c1\u03c7\u03ae", "Hover the mouse on the document name in the menu bar.": "\u03a5\u03c0\u03ad\u03c1\u03c0\u03c4\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd \u03c3\u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03bc\u03b5\u03bd\u03bf\u03cd.", "How can I change the line, area and position of a shape in my slides?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03c9 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae, \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ba\u03b1\u03b9 \u03b8\u03ad\u03c3\u03b7 \u03c3\u03c7\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b5\u03c2 \u03bc\u03bf\u03c5;", "How can I check spelling in my language?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b5\u03bb\u03ad\u03b3\u03be\u03c9 \u03c4\u03b7\u03bd \u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03bc\u03bf\u03c5;", "How can I copy the formatting of existing cells to new ones?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03c9 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03c9\u03bd \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd \u03c3\u03b5 \u03bd\u03ad\u03b1;", "How can I import CSV data?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03c9 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 CSV;", "How can I insert a currency, copyright or trademark symbol in the document?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03c9 \u03c4\u03b1 \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03b1 \u03bd\u03bf\u03bc\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c0\u03bd\u03b5\u03c5\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03b4\u03b9\u03ba\u03b1\u03b9\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd \u03ae \u03c3\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c4\u03b5\u03b8\u03ad\u03bd\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf;", "How can I make the new text look like other existing text?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03ba\u03ac\u03bd\u03c9 \u03c4\u03bf \u03bd\u03ad\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bd\u03b1 \u03bc\u03bf\u03b9\u03ac\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03bf \u03c5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf;", "How can I quit {productname} without saving my edits?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b2\u03b3\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf {productname} \u03c7\u03c9\u03c1\u03af\u03c2 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03c9 \u03c4\u03b9\u03c2 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03bc\u03bf\u03c5;", "How can I remove the red wavy lines in my document?": "\u03a0\u03ce\u03c2 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ce \u03c4\u03b9\u03c2 \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03b5\u03c2 \u03ba\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ad\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03cc \u03bc\u03bf\u03c5;", "How can I run my slide show?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c4\u03c1\u03ad\u03be\u03c9 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2 \u03bc\u03bf\u03c5;", "How can I select data to print?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c9 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1;", "How do I change the page orientation to landscape inside my document": "\u03a0\u03ce\u03c2 \u03b1\u03bb\u03bb\u03ac\u03b6\u03c9 \u03c4\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc \u03c4\u03b7\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 \u03c3\u03b5 \u03bf\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03bf \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03cc \u03bc\u03bf\u03c5;", "How do I get a word count of my document?": "\u03a0\u03ce\u03c2 \u03c0\u03b1\u03af\u03c1\u03bd\u03c9 \u03c4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03bf\u03c5;", "How do I rename a sheet?": "\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c9 \u03ad\u03bd\u03b1 \u03c6\u03cd\u03bb\u03bb\u03bf;", "How do I save a document with another name?": "\u03a0\u03ce\u03c2 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c9 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03b5 \u03ac\u03bb\u03bb\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1;", "How do I set the margins of the document?": "\u03a0\u03ce\u03c2 \u03bf\u03c1\u03af\u03b6\u03c9 \u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5;", "If no table or range was selected, a prototype chart is displayed.": "\u0395\u03ac\u03bd \u03b4\u03b5\u03bd \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03b5\u03af \u03c0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae, \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c7\u03ac\u03c1\u03c4\u03b7\u03c2 \u03c0\u03c1\u03c9\u03c4\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u0391\u03bd \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03ba\u03b5\u03bb\u03af \u03b4\u03b5\u03bd \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03b5\u03af \u03ba\u03b1\u03b9 \u03bf \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1, \u03b7 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b8\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af, \u03b5\u03ba\u03c4\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u0395\u03ac\u03bd \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03ba\u03b5\u03bb\u03af \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf, \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1\u03c2 \u03c0\u03c1\u03cc\u03c4\u03b1\u03c3\u03b7\u03c2. \u0395\u03ac\u03bd \u03bf \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03b5\u03bd\u03cc\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd \u03ba\u03b1\u03b9 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03ba\u03b5\u03bb\u03af \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf, \u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03bd\u03c4\u03b1\u03b9.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u0395\u03ac\u03bd \u03ad\u03bd\u03b1 \u03ae \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b1, \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b5\u03c2 \u03bf\u03b9 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b8\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd. \u0395\u03ac\u03bd \u03cc\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03ae \u03bc\u03b5\u03c1\u03b9\u03ba\u03ce\u03c2, \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf\u03c2 \u03bf \u03c0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03b8\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u0395\u03ac\u03bd \u03c4\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ba\u03b5\u03bb\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc: \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1. \u0391\u03bb\u03bb\u03b9\u03ce\u03c2: \u03bc\u03b5 \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03cd \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd, \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03c1\u03af\u03c4\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u0395\u03ac\u03bd \u03c4\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ba\u03b5\u03bb\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc: \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1. \u0391\u03bb\u03bb\u03b9\u03ce\u03c2: \u03bc\u03b5 \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03cd \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd, \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b5\u03cd\u03c4\u03b5\u03c1\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03c1\u03af\u03c4\u03bf \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u0395\u03ac\u03bd \u03c4\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ba\u03b5\u03bb\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc: \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03b9 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1. \u0391\u03bb\u03bb\u03b9\u03ce\u03c2: \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03b9 \u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03cd \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd. \u03a0\u03b9\u03ad\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03be\u03b1\u03bd\u03ac \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03b9 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u039f\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c5\u03be\u03bf\u03bc\u03b5\u03b9\u03c9\u03b8\u03bf\u03cd\u03bd, \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03b3\u03ba\u03b9\u03c3\u03c4\u03c1\u03c9\u03b8\u03bf\u03cd\u03bd. \u03a4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b4\u03b9\u03c0\u03bb\u03c9\u03b8\u03b5\u03af \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03bb\u03b1\u03b2\u03ad\u03c2 \u03c4\u03c9\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b1\u03c5\u03be\u03bf\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03c0\u03bf\u03bd\u03c4\u03af\u03ba\u03b9.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u0391\u03bd\u03c4\u03af\u03b8\u03b5\u03c4\u03b1, \u03b7 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03b9 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c0\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u03a3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1, \u03b7 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03b1\u03c0\u03cc\u03c3\u03c0\u03b1\u03c3\u03bc\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03b5 \u03b5\u03c0\u03af\u03c0\u03bf\u03bd\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03c5\u03c0\u03bf\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b7 \u03c3\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03c5\u03c3\u03c4\u03b5\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u03a3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u0391\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2, \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae, \u03a4\u03cd\u03c0\u03bf\u03c2: \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2, \u0398\u03ad\u03c3\u03b7: \u03c0\u03c1\u03b9\u03bd.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u03a3\u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf \u03a4\u03c5\u03c0\u03b9\u03ba\u03ac \u03c6\u03af\u03bb\u03c4\u03c1\u03b1, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03bf\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03bf\u03c5\u03bd \u03c4\u03b9\u03c2 \u03c4\u03b9\u03bc\u03ad\u03c2 \u03c3\u03b5 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b1 \u03c0\u03b5\u03b4\u03af\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c4\u03c5\u03c0\u03b9\u03ba\u03cc \u03c6\u03af\u03bb\u03c4\u03c1\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b5\u03c2 \u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ae AND, \u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03bb\u03bf\u03b3\u03b9\u03ba\u03cc OR.", "Inactive document": "\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0391\u03cd\u03be\u03b7\u03c3\u03b7/\u03bc\u03b5\u03af\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2/\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03c3\u03c4\u03bf \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03cc/\u03c0\u03ac\u03bd\u03c9 \u03ac\u03ba\u03c1\u03bf \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0391\u03c5\u03be\u03ac\u03bd\u03b5\u03b9/\u03bc\u03b5\u03b9\u03ce\u03bd\u03b5\u03b9 \u03c4\u03bf \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2/\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03cc/\u03ba\u03ac\u03c4\u03c9 \u03ac\u03ba\u03c1\u03bf \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03ae\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03c3\u03c4\u03bf \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03ba\u03c4\u03c5\u03c0\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c0\u03c1\u03bf\u03c2 \u03bb\u03ae\u03c8\u03b7. \u0393\u03b9\u03b1 \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 PDF, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03bd.", "Insert comment": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c3\u03c4\u03bf {productname} \u03c3\u03b5 \u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7 \u03c0\u03c1\u03bf\u03c3\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c3\u03c4\u03b7. \u03a4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03ba\u03b1\u03b9 \u03c6\u03ad\u03c1\u03bf\u03c5\u03bd \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c5\u03bd\u03c4\u03ac\u03ba\u03c4\u03b7.", "Insert endnote": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7\u03c2 \u03c4\u03ad\u03bb\u03bf\u03c5\u03c2", "Insert footnote": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c5\u03c0\u03bf\u03c3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7\u03c2", "Insert line break": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Insert new paragraph directly before or after a section, or before a table": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03bd\u03ad\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03bc\u03ad\u03c3\u03c9\u03c2 \u03c0\u03c1\u03b9\u03bd \u03ae \u03bc\u03b5\u03c4\u03ac \u03bc\u03b9\u03b1 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1, \u03ae \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03bd\u03ad\u03b1\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b1\u03c1\u03af\u03b8\u03bc\u03b7\u03c3\u03b7 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf. \u0394\u03b5\u03bd \u03b4\u03bf\u03c5\u03bb\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b1\u03bd \u03bf \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5.", "Insert non-breaking hyphen": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c7\u03ce\u03c1\u03b9\u03c3\u03c4\u03bf\u03c5 \u03b5\u03bd\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd", "Insert non-breaking space": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03bc\u03b7-\u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03c4\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03ba\u03b5\u03bd\u03bf\u03cd", "Insert soft hyphen": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03ae\u03c0\u03b9\u03bf\u03c5 \u03b5\u03bd\u03c9\u03c4\u03b9\u03ba\u03bf\u03cd", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd. \u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd. \u03a3\u03c5\u03b3\u03c7\u03c9\u03bd\u03b5\u03cd\u03c3\u03c4\u03b5 \u03ba\u03b5\u03bb\u03b9\u03ac \u03bc\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2. \u0397 \u03c0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u201c\u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03c3\u03c4\u03ac\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bb\u03bf\u03b8\u03ad\u03c4\u03b7 (\u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b5\u03c2). \u0391\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c0\u03b1\u03c1\u03b1\u03b8\u03cd\u03c1\u03bf\u03c5, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03bf Alt+Tab.", "Italic": "\u03a0\u03bb\u03ac\u03b3\u03b9\u03b1", "Justify": "\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7", "Keyboard Shortcuts": "\u03a3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5", "Like Alt, but only the active cell is modified": "\u038c\u03c0\u03c9\u03c2 \u03c4\u03bf Alt, \u03b1\u03bb\u03bb\u03ac \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c4\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ba\u03b5\u03bb\u03af", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u03a6\u03bf\u03c1\u03c4\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b1 CSV \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c3\u03b1\u03c2 \u03bc\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03b5\u03b3\u03b3\u03b5\u03bd\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03bf\u03cd \u03c3\u03b1\u03c2, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03c4\u03b1 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf", "Manual page break": "\u03a7\u03b5\u03b9\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2", "Move cursor down one line": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03ba\u03b1\u03c4\u03ac \u03bc\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Move cursor to beginning of the next paragraph": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Move cursor to beginning of the previous paragraph": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Move cursor to the left": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac", "Move cursor to the right": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac", "Move cursor up one line": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03ba\u03b1\u03c4\u03ac \u03bc\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Move cursor with selection to the left": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac", "Move cursor with selection to the right": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac", "Move the view down one page": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2 \u03ba\u03b1\u03c4\u03ac \u03bc\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Move the view up one page": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2 \u03bc\u03b9\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Move to next text object on drawing page": "\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c3\u03c7\u03b5\u03b4\u03af\u03b1\u03c3\u03b7\u03c2", "Move to next text object on slide": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2", "Moves one screen page to the right.": "\u039c\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b5\u03af \u03bc\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac.", "Moves one sheet to the left.": "\u039c\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b5\u03af \u03ad\u03bd\u03b1 \u03c6\u03cd\u03bb\u03bb\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac.", "Moves the cursor to the first cell in the sheet (A1).": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03c4\u03bf\u03c5 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 (\u03911).", "Moves the cursor to the first cell of the current row.": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2.", "Moves the cursor to the last cell of the current row.": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7 \u03c3\u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03ba\u03b5\u03bb\u03af \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2.", "Moves the cursor to the last cell on the sheet that contains data.": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7 \u03c3\u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03ba\u03b5\u03bb\u03af \u03c4\u03bf\u03c5 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1.", "Navigating in Spreadsheets": "\u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u039c\u03b9\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2 \u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf \u03c6\u03af\u03bb\u03c4\u03c1\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03bf\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2 \u03c3\u03b5 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c3\u03b7\u03bc\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b5 \u03c0\u03b5\u03b4\u03af\u03bf \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd.", "Open the presentation in {productname}": "\u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf {productname}", "Opening, closing, saving, printing and downloading documents": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1, \u03ba\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf, \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7, \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bb\u03ae\u03c8\u03b7 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd", "Other advanced features": "\u0386\u03bb\u03bb\u03b1 \u03c0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac", "PageDown": "\u03a3\u03b5\u03bb\u03af\u03b4\u03b1Down", "PageUp": "\u03a3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Paragraph formatting": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Paste as unformatted text": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c9\u03c2 \u03b1\u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u0395\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03ae \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 Ctrl+V. \u0391\u03bd\u03bf\u03af\u03b3\u03b5\u03b9 \u03bf \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03b9\u03b2\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03c4\u03c9\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd CSV.", "Paste special": "\u0395\u03b9\u03b4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Pasting": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Place the cursor at the paragraph to be formatted": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf \u03c0\u03c1\u03bf\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03cc\u03c0\u03bf\u03c5 \u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03bf \u03c0\u03c1\u03bf\u03c3\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2. \u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03ba\u03b5\u03bd\u03ae \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf.", "Place the cursor in the position to insert the character.": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1.", "Presentations": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2: \u039c\u03bf\u03c1\u03c6\u03ad\u03c2 Microsoft PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7.", "Print (Download as PDF)": "\u0395\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7 (\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c9\u03c2 PDF)", "Promote list item (list item has to be selected)": "\u03a0\u03c1\u03bf\u03b2\u03b9\u03b2\u03b1\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 (\u03c4\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf)", "Redo": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b1\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7\u03c2", "Remove direct formatting": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03ac\u03bc\u03b5\u03c3\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u039c\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b5 \u03c6\u03cd\u03bb\u03bb\u03bf \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 (\u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd) \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2. \u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03bd\u03ad\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf \u03c0\u03bf\u03c5 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u03a5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae/\u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5, \u03cc\u03c7\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03b1\u03bb\u03bb\u03ac \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03c3\u03c4\u03bf \u03af\u03b4\u03b9\u03bf \u03ae \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc {productname}. \u0393\u03b9\u03b1 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2, \u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03bf\u03c5\u03bd/\u03b1\u03c0\u03bf\u03ba\u03cc\u03c8\u03bf\u03c5\u03bd \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b9\u03ba\u03c4\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5, \u03c3\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 (Ctrl+X, Ctrl+C, Ctrl+V). \u0393\u03b9\u03b1 \u03bb\u03cc\u03b3\u03bf\u03c5\u03c2 \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03b7 \u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03bf\u03c5 Ctrl+V \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae, \u03b1\u03bb\u03bb\u03ac \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03bf\u03cd\u03bd \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae. \u03a3\u03b5 Android \u03ae iOS \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03b5 \u03b4\u03b9\u03c0\u03bb\u03cc \u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03c4\u03b5\u03c4\u03b1\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c0\u03b1\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae/\u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae/\u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2.", "Search backwards": "\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03af\u03c3\u03c9", "Search forward": "\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b5\u03bc\u03c0\u03c1\u03cc\u03c2", "Select All": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd", "Select Landscape in \u201cWith Page Style\u201d": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bf\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf \u201c\u039c\u03b5 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03c3\u03b5 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03ae \u03c3\u03b5 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2.", "Select all in drawing page": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd \u03c3\u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c3\u03c7\u03b5\u03b4\u03af\u03b1\u03c3\u03b7\u03c2", "Select all in slide": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1", "Select if you want to change page numbering.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03b5\u03ac\u03bd \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03af\u03b8\u03bc\u03b7\u03c3\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2.", "Select lines in downwards direction": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03bc\u03b5 \u03ba\u03b1\u03c4\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Select lines in upwards direction": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03bc\u03b5 \u03ba\u03b1\u03c4\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Select objects in the order in which they were created": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03b5 \u03c4\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac \u03bc\u03b5 \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd", "Select objects in the reverse order in which they were created": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03c1\u03bf\u03c6\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac \u03bc\u03b5 \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd", "Select the cells you want to format. Release the mouse button.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03c0\u03bf\u03c5 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03bf\u03cd\u03bd. \u0391\u03c0\u03b5\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03bf\u03bd\u03c4\u03b9\u03ba\u03b9\u03bf\u03cd.", "Select the character set, language and separator options for the CSV file.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd, \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b4\u03b9\u03b1\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf CSV.", "Select the shape in your slide. A set of handles shows.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c7\u03ae\u03bc\u03b1 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03ac \u03c3\u03b1\u03c2. \u0395\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03bb\u03b1\u03b2\u03ce\u03bd.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c4\u03c5\u03c3\u03c3\u03cc\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf. \u0397 \u03c0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03b9\u03ce\u03bd.", "Select the text with the existing format": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c6\u03b9\u03c3\u03c4\u03ac\u03bc\u03b5\u03bd\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae", "Select the text you want to apply the new format.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03bd\u03ad\u03b1 \u03bc\u03bf\u03c1\u03c6\u03ae.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03c1\u03b9\u03c4\u03ae\u03c1\u03b9\u03bf \u03b5\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c4\u03c5\u03c3\u03c3\u03cc\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf \u039d\u03b1 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9. \u0391\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03ba\u03c1\u03b9\u03c4\u03ae\u03c1\u03b9\u03bf, \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2. \u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03b6\u03b7\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1.", "Select to beginning of paragraph": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Select to end of paragraph": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Select to the left word by word": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03bb\u03ad\u03be\u03b7-\u03bb\u03ad\u03be\u03b7", "Select to the right word by word": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03bb\u03ad\u03be\u03b7-\u03bb\u03ad\u03be\u03b7", "Selects cells from the current cell to the first cell of the current row.": "\u0395\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03b9 \u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03bf \u03c4\u03c1\u03ad\u03c7\u03c9\u03bd \u03ba\u03b5\u03bb\u03af \u03ad\u03c9\u03c2 \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03ba\u03b5\u03bb\u03af \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2.", "Set Optimal Column Width": "\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03bf\u03c5 \u03c0\u03bb\u03ac\u03c4\u03bf\u03c5\u03c2 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2", "Set the page margins in the dialog.": "\u039f\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf.", "Set the properties of the element of the object.": "\u039f\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5.", "Shortcut Keys for Tables": "\u03a0\u03bb\u03ae\u03ba\u03c4\u03c1\u03b1 \u03c3\u03c5\u03bd\u03c4\u03cc\u03bc\u03b5\u03c5\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03af\u03bd\u03b1\u03ba\u03b5\u03c2", "Slide keyboard shortcuts": "\u03a3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2", "Slide pane": "\u03a0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd", "Slide show": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2", "Spellchecking": "\u039f\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2", "Spreadsheets": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1: \u039c\u03bf\u03c1\u03c6\u03ad\u03c2 Microsoft XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "\u03a4\u03c5\u03c0\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03bd\u03bf\u03bc\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2", "Standard date format": "\u03a4\u03c5\u03c0\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2", "Standard exponential format": "\u03a4\u03c5\u03c0\u03b9\u03ba\u03ae \u03b5\u03ba\u03b8\u03b5\u03c4\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae", "Standard format": "\u03a4\u03c5\u03c0\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae", "Standard percentage format (two decimal places)": "\u03a4\u03c5\u03c0\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03c0\u03bf\u03c3\u03bf\u03c3\u03c4\u03bf\u03cd (\u03b4\u03cd\u03bf \u03b4\u03b5\u03ba\u03b1\u03b4\u03b9\u03ba\u03ac \u03c8\u03b7\u03c6\u03af\u03b1)", "Strikethrough": "\u0394\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7", "Subscript": "\u0394\u03b5\u03af\u03ba\u03c4\u03b7\u03c2", "Superscript": "\u0395\u03ba\u03b8\u03ad\u03c4\u03b7\u03c2", "Switch cursor between text and footer": "\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf\u03c5", "Switch cursor between text and header": "\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1\u03c2", "Tab": "\u03a3\u03c4\u03b7\u03bb\u03bf\u03b8\u03ad\u03c4\u03b7\u03c2", "Text documents": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5: \u039c\u03bf\u03c1\u03c6\u03ad\u03c2 Microsoft DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Text selection and navigation in a textbox": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Text selection and navigation in document": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf, \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1, \u03c3\u03c7\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2 svg \u03b8\u03b1 \u03c0\u03b1\u03c1\u03b1\u03bc\u03b5\u03af\u03bd\u03bf\u03c5\u03bd \u03b5\u03c5\u03ba\u03c1\u03b9\u03bd\u03b5\u03af\u03c2, \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03bc\u03b5\u03b3\u03ad\u03b8\u03c5\u03bd\u03c3\u03b7, \u03b8\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2, \u03cc\u03c0\u03c9\u03c2 jpg \u03ae png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u03a4\u03bf \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u00b6 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b7\u03bc\u03ac\u03b4\u03b9 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03b5\u03b9 \u03c4\u03b7 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03b5\u03ba\u03c4\u03c5\u03c0\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03b5\u03bd\u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u2192 \u03a3\u03b7\u03bc\u03ac\u03b4\u03b9 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u03a4\u03bf \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf \u03c6\u03af\u03bb\u03c4\u03c1\u03bf \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03ac \u03bf\u03ba\u03c4\u03ce \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b5\u03c2 \u03c6\u03af\u03bb\u03c4\u03c1\u03c9\u03bd. \u039c\u03b5 \u03c0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c6\u03af\u03bb\u03c4\u03c1\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b5\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf \u03c6\u03cd\u03bb\u03bb\u03bf.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u03a4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 CSV \u03c6\u03bf\u03c1\u03c4\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03bb\u03af \u03cc\u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ac\u03c4\u03b5, \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2.", "The color assigned to the changes depends on the user that changes the document.": "\u03a4\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03b5\u03ba\u03c7\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03b5\u03be\u03b1\u03c1\u03c4\u03ac\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c0\u03bf\u03c5 \u03b1\u03bb\u03bb\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03cd\u03ba\u03bf\u03bb\u03bf \u03bd\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03b2\u03b1\u03c6\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b9\u03bc\u03bf - \u03b1\u03c2 \u03c0\u03bf\u03cd\u03bc\u03b5, \u03cc\u03c4\u03b1\u03bd \u03ad\u03bd\u03b1\u03c2 \u03c3\u03c5\u03bd\u03ac\u03b4\u03b5\u03bb\u03c6\u03bf\u03c2 \u03b5\u03c0\u03ad\u03bb\u03b5\u03be\u03b5 \u03ba\u03b1\u03c4\u03ac \u03bb\u03ac\u03b8\u03bf\u03c2 \u03cc\u03bb\u03bf \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03b5 Ctrl+A \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03ad\u03c7\u03b9\u03c3\u03b5 \u03bd\u03b1 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03b5\u03af \u03c0\u03ac\u03bd\u03c9 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03c1\u03ad\u03c6\u03bf\u03bd\u03c4\u03ac\u03c2 \u03c4\u03bf - \u03b5\u03bd\u03ce \u03c4\u03bf \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03c3\u03b1\u03c3\u03c4\u03b1\u03bd \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b1\u03b9 \u03b7 \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03b7 \u03c3\u03c4\u03ac\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b5\u03be\u03b1\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9. \u039f\u03c0\u03bf\u03b9\u03b5\u03c3\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b3\u03af\u03bd\u03b5\u03b9 \u03b1\u03c0\u03cc \u03ac\u03bb\u03bb\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 - \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 - \u03be\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1 \u03ba\u03bf\u03bc\u03bc\u03ac\u03c4\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03b5 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03b1\u03c2, \u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c0\u03b1\u03c4\u03ae\u03c3\u03bf\u03c5\u03bd \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf \u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u03bb\u03ae\u03c8\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03ad\u03c0\u03b5\u03b9\u03c4\u03b1 \u03bd\u03b1 \u03c4\u03b1 \u03be\u03b1\u03bd\u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03bf\u03c5\u03bd \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03cc \u03c4\u03bf\u03c5\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03bf\u03c5\u03bd \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd. \u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03bc\u03ad\u03c3\u03c9 \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03ba\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b4\u03cd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03ba\u03ac\u03c4\u03c9 \u03b4\u03b5\u03be\u03b9\u03ac \u03b3\u03c9\u03bd\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03bf \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c2 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2. \u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03b2\u03ae\u03bc\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c4\u03bf\u03c5\u03c2 \u03c4\u03cd\u03c0\u03bf\u03c5\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03c9\u03bd \u03c3\u03b5 \u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0393\u03b9\u03b1 \u03bb\u03ae\u03c8\u03b7 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae {productname} \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0391\u03c1\u03c7\u03b5\u03af\u03bf. \u039f\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2 \u03bc\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03b5\u03be\u03b1\u03c1\u03c4\u03ce\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae. \u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03b5\u03be\u03ac\u03b3\u03bf\u03c5\u03bd \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b2\u03b3\u03b5\u03af\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 {productname}, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf Esc \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ad\u03c8\u03b5\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bc\u03b5 \u03c4\u03bf \u03c0\u03bf\u03bd\u03c4\u03af\u03ba\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0393\u03b9\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03ac\u03c1\u03b8\u03c1\u03c9\u03bc\u03b1 \u03c4\u03bf\u03c5 {productname} \u03c0\u03bf\u03c5 \u03c3\u03c7\u03b5\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd, \u03b1\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf \u03ba\u03b1\u03b9 \u03bf\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03b1\u03c4\u03ac\u03bb\u03bf\u03b3\u03bf \u039d\u03b1 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u201c\u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03c4\u03b9\u03bc\u03ad\u03c2\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ad\u03c8\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03b8\u03b5\u03c4\u03bf \u03c0\u03c1\u03bf\u03c3\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc, \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1, \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03ac\u03b8\u03b5\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u201c\u039c\u03b5 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0393\u03b9\u03b1 \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf \u03cc\u03bb\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u039f\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1.", "Track changes": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd", "Two decimal places, thousands separator": "\u0394\u03cd\u03bf \u03b4\u03b5\u03ba\u03b1\u03b4\u03b9\u03ba\u03ac \u03c8\u03b7\u03c6\u03af\u03b1, \u03b4\u03b9\u03b1\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c7\u03b9\u03bb\u03b9\u03ac\u03b4\u03c9\u03bd", "Type the new file name in the text box and press Enter.": "\u03a0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bd\u03ad\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 Enter.", "Underline": "\u03a5\u03c0\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf", "Undo": "\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b5\u03c2 \u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03ba\u03b1\u03b9 \u0395\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b7\u03bb\u03b5\u03c0\u03b9\u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2, \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1, \u03b4\u03b9\u03c0\u03bb\u03b1\u03c3\u03b9\u03ac\u03c3\u03c4\u03b5 \u03ae \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1.", "Using the browser zoom affects the document and user interface areas.": "\u0397 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03b5\u03c0\u03b7\u03c1\u03b5\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.", "Using the page style": "\u03a7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03bd \u03c7\u03ac\u03c1\u03b1\u03ba\u03b1 \u03c3\u03cd\u03c1\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b9\u03bf \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ae \u03ac\u03ba\u03c1\u03b7 \u03c4\u03bf\u03c5 \u03c7\u03ac\u03c1\u03b1\u03ba\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03cc \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf, \u03ae \u03c4\u03b7 \u03c0\u03b9\u03bf \u03b4\u03b5\u03be\u03b9\u03ac \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b4\u03b5\u03be\u03b9\u03cc \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u03a4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b3\u03b1\u03bb\u03ac\u03b6\u03b9\u03bf \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u00b6 \u03ba\u03b1\u03b9 \u03c0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c4\u03bf \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03bf\u03c5;", "What are the documents file formats supported by {productname}?": "\u03a0\u03bf\u03b9\u03b5\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03c9\u03bd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf {productname};", "What is the blue wavy underline in some words in the text?": "\u03a4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03b3\u03b1\u03bb\u03ac\u03b6\u03b9\u03b1 \u03ba\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7 \u03c3\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03b5\u03c2 \u03bb\u03ad\u03be\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf;", "What is \u201cClear Direct Formatting\u201d icon?": "\u03a4\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u201c\u039a\u03b1\u03b8\u03b1\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ac\u03bc\u03b5\u03c3\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2\u201d;", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u038c\u03c4\u03b1\u03bd \u03c4\u03bf {productname} \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b4\u03b5\u03bd \u03c5\u03c0\u03ae\u03c1\u03be\u03b5 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae \u03b3\u03b9\u03b1 \u03ba\u03ac\u03bc\u03c0\u03bf\u03c3\u03bf, \u03b2\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03b5 \u201c\u03b1\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03ae\u201d \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7. \u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03ae \u03b3\u03ba\u03c1\u03af\u03b6\u03b1 \u03b5\u03c0\u03b9\u03ba\u03ac\u03bb\u03c5\u03c8\u03b7, \u03bc\u03b5 \u03c4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u201c\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf - \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03b9\u03c3\u03c4\u03b5\u03af \u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u201d.", "When closing a document, it is automatically saved if it has been changed.": "\u039a\u03b1\u03c4\u03ac \u03c4\u03bf \u03ba\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03b5\u03ac\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03b1\u03c7\u03b8\u03b5\u03af.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u038c\u03c4\u03b1\u03bd \u03c0\u03bf\u03bb\u03bb\u03ac \u03ac\u03c4\u03bf\u03bc\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1 \u03c4\u03bf \u03af\u03b4\u03b9\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03bf\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03bd\u03b1 \u03c3\u03c5\u03b3\u03ba\u03c1\u03bf\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03ad\u03c3\u03b5\u03b9 \u03c3\u03cd\u03b3\u03c7\u03c5\u03c3\u03b7. \u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03c0\u03b9\u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b9\u03c1\u03ad\u03c3\u03bf\u03c5\u03bd \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03b5 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u038c\u03c4\u03b1\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03ae \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u038c\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ac\u03c4\u03b5 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03af\u03b4\u03b9\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9. \u0395\u03ac\u03bd \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03b5\u03c4\u03b5 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03ac\u03bb\u03bb\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03ac\u03bb\u03bb\u03b7 \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1 \u03ae \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03c4\u03ae, \u03ae \u03ad\u03be\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae, \u03c4\u03bf \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03b7\u03bc\u03ad\u03bd\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b8\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ae\u03c3\u03b5\u03b9 \u03c4\u03bf \u03b5\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u038c\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ac\u03c4\u03b5 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf, \u03b7 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b8\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b7\u03b8\u03b5\u03af. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b1, \u03cc\u03c0\u03c9\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2, \u03b5\u03ac\u03bd \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03c4\u03b7\u03ba\u03b1\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c3\u03b8\u03b5.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u038c\u03c4\u03b1\u03bd \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd, \u03c4\u03bf {productname} \u03b5\u03c0\u03b9\u03c3\u03b7\u03bc\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u03bd\u03ad\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf. \u039e\u03b1\u03bd\u03b1\u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03b7\u03bd \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5.", "Why can't I delete text? It just gets a strike-through?": "\u0393\u03b9\u03b1\u03c4\u03af \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03c9 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf; \u0393\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03bb\u03ce\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03ae \u03b3\u03c1\u03b1\u03c6\u03ae;", "Why did the text I just typed change automatically? How can I revert it?": "\u0393\u03b9\u03b1\u03c4\u03af \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c0\u03bf\u03c5 \u03bc\u03cc\u03bb\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b1 \u03b1\u03bb\u03bb\u03ac\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1; \u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c4\u03bf \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03c9;", "With track changes enabled your document is shown the following manner:": "\u039c\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03cc \u03c3\u03b1\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03c4\u03c1\u03cc\u03c0\u03bf:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u03a4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2. \u0395\u03ac\u03bd \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf, \u03c4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf. \u0391\u03bb\u03bb\u03b9\u03ce\u03c2 \u03c4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u03a4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03b4\u03b9\u03b1\u03c4\u03af\u03b8\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u2192 \u03a0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd. \u0388\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03bf \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03cc\u03bb\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "Word processor functions": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u039d\u03b1\u03b9. \u03a4\u03bf {productname} \u03b1\u03bd\u03bf\u03af\u03b3\u03b5\u03b9 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03b1 \u03bc\u03b5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2, \u03b1\u03bb\u03bb\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03bf\u03c2 \u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c4\u03c1\u03bf\u03c0\u03ae \u201c\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2\u201d \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf\u03bd \u03c7\u03c1\u03cc\u03bd\u03bf \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u039d\u03b1\u03b9. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03bb\u03ad\u03be\u03b7 \u03c0\u03bf\u03c5 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u2192 \u0398\u03b7\u03c3\u03b1\u03c5\u03c1\u03cc\u03c2. \u0391\u03bd\u03bf\u03af\u03b3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03b8\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c4\u03c5\u03c3\u03c3\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5\u03c2 \u03ae \u03bd\u03b1 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03bb\u03b5\u03b9\u03b4\u03af \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7. \u0395\u03ac\u03bd \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03b7\u03c4\u03b9\u03ba\u03cc \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc Unicode \u03c4\u03bf\u03c5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1, \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c3\u03c4\u03b1 \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac.", "You can insert these special characters in the document using the Special Character dialog.": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03bf\u03cd\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03bd \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf \u0395\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c0\u03b1\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 (\u03ae \u03c4\u03b7\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1) \u03c4\u03bf\u03c5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u0395\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03bd\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c9\u03c2 \u03b1\u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b7 \u03c3\u03c5\u03bd\u03c4\u03cc\u03bc\u03b5\u03c5\u03c3\u03b7 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03c3\u03b1\u03c3\u03c4\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03c5\u03b1\u03ba\u03ac \u03bc\u03b5 \u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03c3\u03b1\u03c3\u03c4\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae. \u039f\u03b9 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ce\u03bd, \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2, \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03ae \u03c6\u03cd\u03bb\u03bb\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9 \u03af\u03b4\u03b9\u03b5\u03c2. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf, \u03c4\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd \u03ae \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03b3\u03b9\u03b1 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b5\u03c2 \u03b5\u03bd\u03c4\u03bf\u03bb\u03ce\u03bd \u03c3\u03c4\u03bf \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf. \u03a5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03b7 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ac \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd \u03bc\u03b5 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1. \u039f\u03b9 \u03b5\u03bd\u03c4\u03bf\u03bb\u03ad\u03c2 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2, \u03b1\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2. \u0397 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b5\u03b9\u03c3\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03c9\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c3\u03c4\u03b7\u03bb\u03bf\u03b8\u03ad\u03c4\u03b7 (Tab) \u03b8\u03b1 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03b4\u03c1\u03bf\u03bc\u03ad\u03b1 \u03c3\u03c4\u03bf \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03bb\u03af \u03c3\u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac \u03ba\u03b1\u03b9 \u03bc\u03b5 Enter \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03ba\u03b5\u03bb\u03af \u03b3\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03b1\u03c1\u03b1\u03c0\u03ad\u03c1\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b9\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u0388\u03c7\u03b5\u03c4\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7. \u0397 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u03b1\u03bb\u03bb\u03ac\u03b6\u03b5\u03b9 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c0\u03bf\u03c5 \u03bc\u03cc\u03bb\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b1\u03c4\u03b5 \u03c3\u03b5 \u03ad\u03bd\u03b1\u03bd \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a3\u03c4\u03b9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c0\u03c4\u03ce\u03c3\u03b5\u03b9\u03c2, \u03b7 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u03b4\u03b9\u03bf\u03c1\u03b8\u03ce\u03bd\u03b5\u03b9 \u03c4\u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ac \u03bb\u03ac\u03b8\u03b7, \u03b5\u03bd\u03ce \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b5. \u0395\u03ac\u03bd \u03b7 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03b7, \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c3\u03c4\u03bf \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u2192 \u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u2192 \u039a\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u0388\u03c7\u03b5\u03c4\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03c4\u03bf \u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03bc\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf. \u0397 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03ac\u03c6\u03b5\u03b9 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b3\u03b5\u03bd\u03ad\u03c3\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03b1\u03b8\u03b5\u03ce\u03c1\u03b7\u03c3\u03b7. \u03a7\u03c1\u03ae\u03c3\u03b9\u03bc\u03bf \u03b3\u03b9\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03c3\u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1. \u0397 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2 \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u03a0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ce\u03bd \u2192 \u039a\u03b1\u03c4\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u03a4\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03ac \u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03cd\u03bd\u03bd\u03b5\u03c6\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf {productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-en_AU.json b/f7cloud-office/browser/dist/l10n/help-en_AU.json new file mode 100644 index 0000000..fa82c01 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-en_AU.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighbouring cell", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell", "Alt+Arrow Keys": "Alt+Arrow Keys", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Arrow Keys", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Arrow Keys", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; or ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Arrow Keys", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Arrow Down", "Ctrl+Arrow Left": "Ctrl+Arrow Left", "Ctrl+Arrow Right": "Ctrl+Arrow Right", "Ctrl+Arrow Up": "Ctrl+Arrow Up", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Down Arrow", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Left Arrow", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Right Arrow", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Arrow Down", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Arrow Left", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Arrow Right", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Arrow Up", "Ctrl+Shift+Arrow": "Ctrl+Shift+Arrow", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Up Arrow", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Arrow Down", "Shift+Arrow Left": "Shift+Arrow Left", "Shift+Arrow Right": "Shift+Arrow Right", "Shift+Arrow Up": "Shift+Arrow Up", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alphabetical index: Existing alphabetical index can be updated with new entries.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Chart formatting: The same context menu brings you to chart data table and chart type selection.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comments: Comments are inserted in the text and displayed on the right side of the screen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a pop-up appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.", "Data series formatting: Open the context menu and choose Format data series.": "Data series formatting: Open the context menu and choose Format data series.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialogue box allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.", "Fields: A basic set of fields is available to insert in the document.": "Fields: A basic set of fields is available to insert in the document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Footnotes and endnotes: Footnotes and endnotes are supported.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialogue box.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "The status bar: The status bar is shown in the bottom, and contains several useful options and features.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.", "{productname} Help": "{productname} Help", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.", "{productname} presentations": "{productname} presentations", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.", "{productname} spreadsheets": "{productname} spreadsheets", "{productname} supports both reading and writing for the following file formats:": "{productname} supports both reading and writing for the following file formats:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} supports inserting and visualization of charts in documents. To add a chart:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, colour, background and many more) labelled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.", "{productname} text documents": "{productname} text documents", "{productname} user interface": "{productname} user interface", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:", "A copy of the document is saved with the new name in the same folder.": "A copy of the document is saved with the new name in the same folder.", "Activate the {productname} spreadsheet window.": "Activate the {productname} spreadsheet window.", "Adding charts": "Adding charts", "Additions are marked with colored underlined characters.": "Additions are marked with colored underlined characters.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.", "Advanced features": "Advanced features", "Advanced text document editor features": "Advanced text document editor features", "Align Center": "Align Centre", "Align Left": "Align Left", "Align Right": "Align Right", "All changes are marked with a vertical bar in the right margin.": "All changes are marked with a vertical bar in the right margin.", "All spreadsheets functions and mathematical rules applies.": "All spreadsheets functions and mathematical rules applies.", "Apply Default paragraph style": "Apply Default paragraph style", "Apply Heading 1 paragraph style": "Apply Heading 1 paragraph style", "Apply Heading 2 paragraph style": "Apply Heading 2 paragraph style", "Apply Heading 3 paragraph style": "Apply Heading 3 paragraph style", "Apply Heading 4 paragraph style": "Apply Heading 4 paragraph style", "Apply Heading 5 paragraph style": "Apply Heading 5 paragraph style", "Applying a paragraph style:": "Applying a paragraph style:", "Arrow Down": "Arrow Down", "Arrow Left": "Arrow Left", "Arrow Right": "Arrow Right", "Arrow Up": "Arrow Up", "Bold": "Bold", "Can {productname} open a password-protected document?": "Can {productname} open a password-protected document?", "Cancel the search (appears only when a text has been searched)": "Cancel the search (appears only when a text has been searched)", "Cell formatting": "Cell formatting", "Changes are displayed as comment in the right of the document area.": "Changes are displayed as comment in the right of the document area.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialogue box shows a list of all tracked changes. Use the dialogue box buttons accordingly.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Changes made by different people are shown in different colours, each tracked change can be accepted or rejected using the box that appears on the right, you can also add a comment there.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choose Format \u2192 Line (or Area, or Position and Size). A dialogue box opens.", "Choose Format \u2192 Page and select the Page tab": "Choose Format \u2192 Page and select the Page tab", "Choose Format \u2192 Paragraph, Text Flow tab": "Choose Format \u2192 Paragraph, Text Flow tab", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Choose Insert \u2192 Charts. Customise your chart on the sidebar:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialogue box is shown.", "Choose Validity from the Data menu. The Validity dialog opens.": "Choose Validity from the Data menu. The Validity dialogue box opens.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Choose menu Tools and uncheck Automatic Spell Checking.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.", "Click on the submenu () icon to reply, move and delete comments.": "Click on the submenu () icon to reply, move and delete comments.", "Collaborative editing": "Collaborative editing", "Column break (in multicolumnar text)": "Column break (in multi-columnar text)", "Comments in documents": "Comments in documents", "Context menus": "Context menus", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.", "Copy": "Copy", "Copy and Paste": "Copy and Paste", "Cut": "Cut", "Delete cells (as in menu Edit - Delete Cells)": "Delete cells (as in menu Edit - Delete Cells)", "Delete to beginning of sentence": "Delete to the beginning of the sentence", "Delete to beginning of word": "Delete to the beginning of the word", "Delete to end of sentence": "Delete to the end of the sentence", "Delete to end of word": "Delete to the end of the word", "Deletions are marked with colored strike-through characters.": "Deletions are marked with coloured strike-through characters.", "Demote list item (list item has to be selected)": "Demote list item (list item has to be selected)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depending on the capabilities of your browser, Print window or \u201cDownload PDF export?\u201d appears. You can print this PDF in your favourite PDF reader.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.", "Directly:": "Directly:", "Display comment": "Display comment", "Display the Keyboard shortcuts help": "Display the Keyboard shortcuts help", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:", "Document repair": "Document repair", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documents in {productname} save automatically, but if you are concerned that a document is synchronised as quickly as possible you can also force saving using the File menu\u2019s Save entry.", "Double Underline": "Double Underline", "Draw page keyboard shortcuts": "Draw page keyboard shortcuts", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Each user gets assigned a colour. The cursor of each user will be shown in the assigned colour. Note: you will see your cursor as black, blinking cursor, although others will see you with a different colour.", "Editing documents": "Editing documents", "Editing presentations": "Editing presentations", "Editing spreadsheets": "Editing spreadsheets", "Editing text documents": "Editing text documents", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.", "Extend the selection down one page": "Extend the selection down one page", "Extend the selection up one page": "Extend the selection up one page", "Fill Down": "Fill Down", "Focus to document from menu": "Focus to document from menu", "Focus to notebookbar menu": "Focus to notebookbar menu", "Focus to selected comment's menu": "Focus to selected comment's menu", "Format the source cell with the font, color background and more.": "Format the source cell with the font, colour background and more.", "Formatting spreadsheets": "Formatting spreadsheets", "Formatting text": "Formatting text", "Formulas": "Formulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulas are entered in the formula bar. Enter '=' and insert the formula.", "Frequently Asked Questions": "Frequently Asked Questions", "General Keyboard Shortcuts": "General Keyboard Shortcuts", "Go and select text to end of document": "Go and select text to the end of the document", "Go and select text to end of textbox": "Go and select text to the end of the textbox", "Go and select text to start of document": "Go and select text to the beginning of the document", "Go and select text to start of textbox": "Go and select text to start of textbox", "Go and select to the beginning of a line": "Go and select to the beginning of a line", "Go and select to the end of a line": "Go and select to the end of a line", "Go to beginning of a word": "Go to beginning of a word", "Go to beginning of line": "Go to beginning of line", "Go to end of document": "Go to end of document", "Go to end of line": "Go to end of line", "Go to next sheet.": "Go to next sheet.", "Go to previous sheet.": "Go to previous sheet.", "Go to start of document": "Go to start of document", "Go to start of the next word": "Go to start of the next word", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammar errors in the text are marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offending grammar rules. Select the right suggestion to change the text.", "Handling Tables": "Handling Tables", "Handling images": "Handling images", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Hover the mouse on the document name in the menu bar.", "How can I change the line, area and position of a shape in my slides?": "How can I change the line, area and position of a shape in my slides?", "How can I check spelling in my language?": "How can I check spelling in my language?", "How can I copy the formatting of existing cells to new ones?": "How can I copy the formatting of existing cells to new ones?", "How can I import CSV data?": "How can I import CSV data?", "How can I insert a currency, copyright or trademark symbol in the document?": "How can I insert a currency, copyright or trademark symbol in the document?", "How can I make the new text look like other existing text?": "How can I make the new text look like other existing text?", "How can I quit {productname} without saving my edits?": "How can I quit {productname} without saving my edits?", "How can I remove the red wavy lines in my document?": "How can I remove the red wavy lines in my document?", "How can I run my slide show?": "How can I run my slide show?", "How can I select data to print?": "How can I select data to print?", "How do I change the page orientation to landscape inside my document": "How do I change the page orientation to landscape inside my document", "How do I get a word count of my document?": "How do I get a word count of my document?", "How do I rename a sheet?": "How do I rename a sheet?", "How do I save a document with another name?": "How do I save a document with another name?", "How do I set the margins of the document?": "How do I set the margins of the document?", "If no table or range was selected, a prototype chart is displayed.": "If no table or range was selected, a prototype chart is displayed.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to the beginning of the active cell, second press goes to the beginning of the current table, third press goes to the beginning of the document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "In the Breaks area, mark Insert, Type: Page Break, Position: Before.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "In the Standard Filter dialogue box, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.", "Inactive document": "Inactive document", "Increase/decrease the size of the column/row on the left/top cell edge": "Increase/decrease the size of the column/row on the left/top cell edge", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Increases/decreases the size of the column/row on the right/bottom cell edge", "Insert": "Insert", "Insert cells (as in menu Insert - Cells)": "Insert cells (as in menu Insert - Cells)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.", "Insert comment": "Insert comment", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.", "Insert date": "Insert date", "Insert endnote": "Insert endnote", "Insert footnote": "Insert footnote", "Insert line break": "Insert line break", "Insert new paragraph directly before or after a section, or before a table": "Insert new paragraph directly before or after a section, or before a table", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.", "Insert non-breaking hyphen": "Insert non-breaking hyphen", "Insert non-breaking space": "Insert non-breaking space", "Insert soft hyphen": "Insert soft hyphen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.", "Is there a thesaurus?": "Is there a thesaurus?", "Italic": "Italic", "Justify": "Justify", "Keyboard Shortcuts": "Keyboard Shortcuts", "Like Alt, but only the active cell is modified": "Like Alt, but only the active cell is modified", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Load your CSV data in some native tool to your platform, select and copy it to the clipboard", "Manual page break": "Manual page break", "Move cursor down one line": "Move cursor down one line", "Move cursor to beginning of the next paragraph": "Move cursor to beginning of the next paragraph", "Move cursor to beginning of the previous paragraph": "Move cursor to beginning of the previous paragraph", "Move cursor to the left": "Move cursor to the left", "Move cursor to the right": "Move cursor to the right", "Move cursor up one line": "Move cursor up one line", "Move cursor with selection to the left": "Move cursor with selection to the left", "Move cursor with selection to the right": "Move cursor with selection to the right", "Move the view down one page": "Move the view down one page", "Move the view up one page": "Move the view up one page", "Move to next text object on drawing page": "Move to next text object on drawing page", "Move to next text object on slide": "Move to next text object on slide", "Moves one screen page to the right.": "Moves one screen page to the right.", "Moves one sheet to the left.": "Moves one sheet to the left.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.", "Moves the cursor to the first cell in the sheet (A1).": "Moves the cursor to the first cell in the sheet (A1).", "Moves the cursor to the first cell of the current row.": "Moves the cursor to the first cell of the current row.", "Moves the cursor to the last cell of the current row.": "Moves the cursor to the last cell of the current row.", "Moves the cursor to the last cell on the sheet that contains data.": "Moves the cursor to the last cell on the sheet that contains data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.", "Navigating in Spreadsheets": "Navigating in Spreadsheets", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.", "Open the presentation in {productname}": "Open the presentation in {productname}", "Opening, closing, saving, printing and downloading documents": "Opening, closing, saving, printing and downloading documents", "Other advanced features": "Other advanced features", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraph formatting", "Paste as unformatted text": "Paste as unformatted text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialogue box opens to let you describe the precise format of the CSV data.", "Paste special": "Paste special", "Pasting": "Pasting", "Place the cursor at the paragraph to be formatted": "Place the cursor at the paragraph to be formatted", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.", "Place the cursor in the position to insert the character.": "Place the cursor in the position to insert the character.", "Position and Size": "Position and Size", "Presentations": "Presentations", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Press Insert button. To close the dialogue box, press Cancel.", "Print (Download as PDF)": "Print (Download as PDF)", "Promote list item (list item has to be selected)": "Promote list item (list item has to be selected)", "Redo": "Redo", "Remove direct formatting": "Remove direct formatting", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialogue box that follows.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.", "Search backwards": "Search backwards", "Search forward": "Search forward", "Select All": "Select All", "Select Landscape in \u201cWith Page Style\u201d": "Select Landscape in \u201cWith Page Style\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Select a table in text document, a range in a spreadsheet or a table in a presentation.", "Select all in drawing page": "Select all in drawing page", "Select all in slide": "Select all in slide", "Select if you want to change page numbering.": "Select if you want to change page numbering.", "Select lines in downwards direction": "Select lines in downwards direction", "Select lines in upwards direction": "Select lines in upwards direction", "Select objects in the order in which they were created": "Select objects in the order in which they were created", "Select objects in the reverse order in which they were created": "Select objects in the reverse order in which they were created", "Select the cells you want to format. Release the mouse button.": "Select the cells you want to format. Release the mouse button.", "Select the character set, language and separator options for the CSV file.": "Select the character set, language and separator options for the CSV file.", "Select the shape in your slide. A set of handles shows.": "Select the shape in your slide. A set of handles shows.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Select the style to apply in the style drop-down list. The paragraph displays the styles attributes.", "Select the text with the existing format": "Select the text with the existing format", "Select the text you want to apply the new format.": "Select the text you want to apply the new format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.", "Select to beginning of paragraph": "Select to beginning of paragraph", "Select to end of paragraph": "Select to end of paragraph", "Select to the left word by word": "Select to the left word by word", "Select to the right word by word": "Select to the right word by word", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.", "Selects cells from the current cell to the first cell of the current row.": "Selects cells from the current cell to the first cell of the current row.", "Selects cells from the current cell to the last cell of the current row.": "Selects cells from the current cell to the last cell of the current row.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.", "Set Optimal Column Width": "Set Optimal Column Width", "Set the page margins in the dialog.": "Set the page margins in the dialogue box.", "Set the properties of the element of the object.": "Set the properties of the element of the object.", "Shortcut Keys for Tables": "Shortcut Keys for Tables", "Slide keyboard shortcuts": "Slide keyboard shortcuts", "Slide pane": "Slide pane", "Slide show": "Slide show", "Special Characters": "Special Characters", "Spellchecking": "Spellchecking", "Spreadsheets": "Spreadsheets", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standard currency format", "Standard date format": "Standard date format", "Standard exponential format": "Standard exponential format", "Standard format": "Standard format", "Standard percentage format (two decimal places)": "Standard percentage format (two decimal places)", "Strikethrough": "Strikethrough", "Subscript": "Subscript", "Superscript": "Superscript", "Switch cursor between text and footer": "Switch cursor between text and footer", "Switch cursor between text and header": "Switch cursor between text and header", "Tab": "Tab", "Text documents": "Text documents", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Text formatting", "Text selection and navigation in a textbox": "Text selection and navigation in a textbox", "Text selection and navigation in document": "Text selection and navigation in document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "The CSV data is loaded into the selected cell where you pasted, according to these settings.", "The color assigned to the changes depends on the user that changes the document.": "The colour assigned to the changes depends on the user that changes the document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "This is easy to do using the Paintbrush tool in the toolbar.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "To jump back to the selected state, select it with the mouse and hit Jump to state.", "To open document, click on the file to open the {productname} module associated to the document format.": "To open document, click on the file to open the {productname} module associated to the document format.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "To remove the validity of the cell, open the dialogue box and set the Allow list to \u201cAll values\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.", "Track changes": "Track changes", "Two decimal places, thousands separator": "Two decimal places, thousands separator", "Type the new file name in the text box and press Enter.": "Type the new file name in the text box and press Enter.", "Underline": "Underline", "Undo": "Undo", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialogue box.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Use the slide pane toolbar in the bottom to start the slide show, add slide, duplicate or delete the current slide.", "Using the browser zoom affects the document and user interface areas.": "Using the browser zoom affects the document and user interface areas.", "Using the page style": "Using the page style", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Using the ruler, drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "What are the blue \u00b6 symbols and how can I remove them from my text document?", "What are the documents file formats supported by {productname}?": "What are the document file formats supported by {productname}?", "What is the blue wavy underline in some words in the text?": "What is the blue wavy underline in some words in the text?", "What is \u201cClear Direct Formatting\u201d icon?": "What is \u201cClear Direct Formatting\u201d icon?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent grey overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.", "When closing a document, it is automatically saved if it has been changed.": "When closing a document, it is automatically saved if it has been changed.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.", "When you have internal cut or copied content, you can paste this content using the context menu.": "When you have internal cut or copied content, you can paste this content using the context menu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.", "Why can't I delete text? It just gets a strike-through?": "Why can't I delete text? It just gets a strike-through?", "Why did the text I just typed change automatically? How can I revert it?": "Why did the text I just typed change automatically? How can I revert it?", "With track changes enabled your document is shown the following manner:": "With track changes enabled your document is shown the following manner:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Word count is available in Tools \u2192 Word count. A dialogue box shows word counts for selection and for the whole document.", "Word processor functions": "Word processor functions", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialogue box opens with many suggestions for replacements.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.", "You can insert these special characters in the document using the Special Character dialog.": "You can insert these special characters in the document using the Special Character dialogue box.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "You have AutoCorrection enabled. AutoCorrection compares the text just typed to an internal table of text, in most cases it corrects typos while you type. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Your documents are stored and managed in the cloud storage that is integrated with {productname}.", "chart": "chart", "comment": "comment", "data validate": "data validate", "document repair": "document repair", "filter": "filter", "import": "import", "inactive document": "inactive document", "spellchecking": "spellchecking", "track changes": "track changes", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.", "word count": "word count"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-en_CA.json b/f7cloud-office/browser/dist/l10n/help-en_CA.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-en_CA.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-en_GB.json b/f7cloud-office/browser/dist/l10n/help-en_GB.json new file mode 100644 index 0000000..f933864 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-en_GB.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighbouring cell", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell", "Alt+Arrow Keys": "Alt+Arrow Keys", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Arrow Keys", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Arrow Keys", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; or ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Arrow Keys", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Arrow Down", "Ctrl+Arrow Left": "Ctrl+Arrow Left", "Ctrl+Arrow Right": "Ctrl+Arrow Right", "Ctrl+Arrow Up": "Ctrl+Arrow Up", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Down Arrow", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Left Arrow", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Right Arrow", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Arrow Down", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Arrow Left", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Arrow Right", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Arrow Up", "Ctrl+Shift+Arrow": "Ctrl+Shift+Arrow", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Up Arrow", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Arrow Down", "Shift+Arrow Left": "Shift+Arrow Left", "Shift+Arrow Right": "Shift+Arrow Right", "Shift+Arrow Up": "Shift+Arrow Up", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alphabetical index: Existing alphabetical index can be updated with new entries.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Chart formatting: The same context menu brings you to chart data table and chart type selection.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comments: Comments are inserted in the text and displayed on the right side of the screen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a pop-up appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.", "Data series formatting: Open the context menu and choose Format data series.": "Data series formatting: Open the context menu and choose Format data series.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialogue box allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.", "Fields: A basic set of fields is available to insert in the document.": "Fields: A basic set of fields is available to insert in the document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Footnotes and endnotes: Footnotes and endnotes are supported.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialogue box.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "The status bar: The status bar is shown in the bottom, and contains several useful options and features.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.", "{productname} Help": "{productname} Help", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.", "{productname} presentations": "{productname} presentations", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.", "{productname} spreadsheets": "{productname} spreadsheets", "{productname} supports both reading and writing for the following file formats:": "{productname} supports both reading and writing for the following file formats:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} supports inserting and visualisation of charts in documents. To add a chart:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, colour, background and many more) labelled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.", "{productname} text documents": "{productname} text documents", "{productname} user interface": "{productname} user interface", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:", "A copy of the document is saved with the new name in the same folder.": "A copy of the document is saved with the new name in the same folder.", "Activate the {productname} spreadsheet window.": "Activate the {productname} spreadsheet window.", "Adding charts": "Adding charts", "Additions are marked with colored underlined characters.": "Additions are marked with coloured underlined characters.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.", "Advanced features": "Advanced features", "Advanced text document editor features": "Advanced text document editor features", "Align Center": "Align Centre", "Align Left": "Align Left", "Align Right": "Align Right", "All changes are marked with a vertical bar in the right margin.": "All changes are marked with a vertical bar in the right margin.", "All spreadsheets functions and mathematical rules applies.": "All spreadsheets functions and mathematical rules applies.", "Apply Default paragraph style": "Apply Default paragraph style", "Apply Heading 1 paragraph style": "Apply Heading 1 paragraph style", "Apply Heading 2 paragraph style": "Apply Heading 2 paragraph style", "Apply Heading 3 paragraph style": "Apply Heading 3 paragraph style", "Apply Heading 4 paragraph style": "Apply Heading 4 paragraph style", "Apply Heading 5 paragraph style": "Apply Heading 5 paragraph style", "Applying a paragraph style:": "Applying a paragraph style:", "Arrow Down": "Arrow Down", "Arrow Left": "Arrow Left", "Arrow Right": "Arrow Right", "Arrow Up": "Arrow Up", "Bold": "Bold", "Can {productname} open a password-protected document?": "Can {productname} open a password-protected document?", "Cancel the search (appears only when a text has been searched)": "Cancel the search (appears only when a text has been searched)", "Cell formatting": "Cell formatting", "Changes are displayed as comment in the right of the document area.": "Changes are displayed as comment in the right of the document area.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialogue box shows a list of all tracked changes. Use the dialogue box buttons accordingly.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Changes made by different people are shown in different colours, each tracked change can be accepted or rejected using the box that appears on the right, you can also add a comment there.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choose Format \u2192 Line (or Area, or Position and Size). A dialogue box opens.", "Choose Format \u2192 Page and select the Page tab": "Choose Format \u2192 Page and select the Page tab", "Choose Format \u2192 Paragraph, Text Flow tab": "Choose Format \u2192 Paragraph, Text Flow tab", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Choose Insert \u2192 Charts. Customise your chart on the sidebar:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialogue box is shown.", "Choose Validity from the Data menu. The Validity dialog opens.": "Choose Validity from the Data menu. The Validity dialogue box opens.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Choose menu Tools and uncheck Automatic Spell Checking.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.", "Click on the submenu () icon to reply, move and delete comments.": "Click on the submenu () icon to reply, move and delete comments.", "Collaborative editing": "Collaborative editing", "Column break (in multicolumnar text)": "Column break (in multi-columnar text)", "Comments in documents": "Comments in documents", "Context menus": "Context menus", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.", "Copy": "Copy", "Copy and Paste": "Copy and Paste", "Cut": "Cut", "Delete cells (as in menu Edit - Delete Cells)": "Delete cells (as in menu Edit - Delete Cells)", "Delete to beginning of sentence": "Delete to the beginning of the sentence", "Delete to beginning of word": "Delete to the beginning of the word", "Delete to end of sentence": "Delete to the end of the sentence", "Delete to end of word": "Delete to the end of the word", "Deletions are marked with colored strike-through characters.": "Deletions are marked with coloured strike-through characters.", "Demote list item (list item has to be selected)": "Demote list item (list item has to be selected)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depending on the capabilities of your browser, Print window or \u201cDownload PDF export?\u201d appears. You can print this PDF in your favourite PDF reader.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.", "Directly:": "Directly:", "Display comment": "Display comment", "Display the Keyboard shortcuts help": "Display the Keyboard shortcuts help", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:", "Document repair": "Document repair", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documents in {productname} save automatically, but if you are concerned that a document is synchronised as quickly as possible you can also force saving using the File menu\u2019s Save entry.", "Double Underline": "Double Underline", "Draw page keyboard shortcuts": "Draw page keyboard shortcuts", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Each user gets assigned a colour. The cursor of each user will be shown in the assigned colour. Note: you will see your cursor as black, blinking cursor, although others will see you with a different colour.", "Editing documents": "Editing documents", "Editing presentations": "Editing presentations", "Editing spreadsheets": "Editing spreadsheets", "Editing text documents": "Editing text documents", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.", "Extend the selection down one page": "Extend the selection down one page", "Extend the selection up one page": "Extend the selection up one page", "Fill Down": "Fill Down", "Focus to document from menu": "Focus to document from menu", "Focus to notebookbar menu": "Focus to notebookbar menu", "Focus to selected comment's menu": "Focus to selected comment's menu", "Format the source cell with the font, color background and more.": "Format the source cell with the font, colour background and more.", "Formatting spreadsheets": "Formatting spreadsheets", "Formatting text": "Formatting text", "Formulas": "Formulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulae are entered in the formula bar. Enter '=' and insert the formula.", "Frequently Asked Questions": "Frequently Asked Questions", "General Keyboard Shortcuts": "General Keyboard Shortcuts", "Go and select text to end of document": "Go and select text to the end of the document", "Go and select text to end of textbox": "Go and select text to the end of the textbox", "Go and select text to start of document": "Go and select text to the beginning of the document", "Go and select text to start of textbox": "Go and select text to the start of the textbox", "Go and select to the beginning of a line": "Go and select to the beginning of a line", "Go and select to the end of a line": "Go and select to the end of a line", "Go to beginning of a word": "Go to beginning of a word", "Go to beginning of line": "Go to beginning of line", "Go to end of document": "Go to end of document", "Go to end of line": "Go to end of line", "Go to next sheet.": "Go to next sheet.", "Go to previous sheet.": "Go to previous sheet.", "Go to start of document": "Go to start of document", "Go to start of the next word": "Go to start of the next word", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammar errors in the text are marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offending grammar rules. Select the right suggestion to change the text.", "Handling Tables": "Handling Tables", "Handling images": "Handling images", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Hover the mouse on the document name in the menu bar.", "How can I change the line, area and position of a shape in my slides?": "How can I change the line, area and position of a shape in my slides?", "How can I check spelling in my language?": "How can I check spelling in my language?", "How can I copy the formatting of existing cells to new ones?": "How can I copy the formatting of existing cells to new ones?", "How can I import CSV data?": "How can I import CSV data?", "How can I insert a currency, copyright or trademark symbol in the document?": "How can I insert a currency, copyright or trademark symbol in the document?", "How can I make the new text look like other existing text?": "How can I make the new text look like other existing text?", "How can I quit {productname} without saving my edits?": "How can I quit {productname} without saving my edits?", "How can I remove the red wavy lines in my document?": "How can I remove the red wavy lines in my document?", "How can I run my slide show?": "How can I run my slide show?", "How can I select data to print?": "How can I select data to print?", "How do I change the page orientation to landscape inside my document": "How do I change the page orientation to landscape inside my document", "How do I get a word count of my document?": "How do I get a word count of my document?", "How do I rename a sheet?": "How do I rename a sheet?", "How do I save a document with another name?": "How do I save a document with another name?", "How do I set the margins of the document?": "How do I set the margins of the document?", "If no table or range was selected, a prototype chart is displayed.": "If no table or range was selected, a prototype chart is displayed.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to the beginning of the active cell, second press goes to the beginning of the current table, third press goes to the beginning of the document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "In the Breaks area, mark Insert, Type: Page Break, Position: Before.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "In the Standard Filter dialogue box, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.", "Inactive document": "Inactive document", "Increase/decrease the size of the column/row on the left/top cell edge": "Increase/decrease the size of the column/row on the left/top cell edge", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Increases/decreases the size of the column/row on the right/bottom cell edge", "Insert": "Insert", "Insert cells (as in menu Insert - Cells)": "Insert cells (as in menu Insert - Cells)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.", "Insert comment": "Insert comment", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.", "Insert date": "Insert date", "Insert endnote": "Insert endnote", "Insert footnote": "Insert footnote", "Insert line break": "Insert line break", "Insert new paragraph directly before or after a section, or before a table": "Insert new paragraph directly before or after a section, or before a table", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.", "Insert non-breaking hyphen": "Insert non-breaking hyphen", "Insert non-breaking space": "Insert non-breaking space", "Insert soft hyphen": "Insert soft hyphen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.", "Is there a thesaurus?": "Is there a thesaurus?", "Italic": "Italic", "Justify": "Justify", "Keyboard Shortcuts": "Keyboard Shortcuts", "Like Alt, but only the active cell is modified": "Like Alt, but only the active cell is modified", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Load your CSV data in some native tool to your platform, select and copy it to the clipboard", "Manual page break": "Manual page break", "Move cursor down one line": "Move cursor down one line", "Move cursor to beginning of the next paragraph": "Move cursor to beginning of the next paragraph", "Move cursor to beginning of the previous paragraph": "Move cursor to beginning of the previous paragraph", "Move cursor to the left": "Move cursor to the left", "Move cursor to the right": "Move cursor to the right", "Move cursor up one line": "Move cursor up one line", "Move cursor with selection to the left": "Move cursor with selection to the left", "Move cursor with selection to the right": "Move cursor with selection to the right", "Move the view down one page": "Move the view down one page", "Move the view up one page": "Move the view up one page", "Move to next text object on drawing page": "Move to next text object on drawing page", "Move to next text object on slide": "Move to next text object on slide", "Moves one screen page to the right.": "Moves one screen page to the right.", "Moves one sheet to the left.": "Moves one sheet to the left.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.", "Moves the cursor to the first cell in the sheet (A1).": "Moves the cursor to the first cell in the sheet (A1).", "Moves the cursor to the first cell of the current row.": "Moves the cursor to the first cell of the current row.", "Moves the cursor to the last cell of the current row.": "Moves the cursor to the last cell of the current row.", "Moves the cursor to the last cell on the sheet that contains data.": "Moves the cursor to the last cell on the sheet that contains data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.", "Navigating in Spreadsheets": "Navigating in Spreadsheets", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.", "Open the presentation in {productname}": "Open the presentation in {productname}", "Opening, closing, saving, printing and downloading documents": "Opening, closing, saving, printing and downloading documents", "Other advanced features": "Other advanced features", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraph formatting", "Paste as unformatted text": "Paste as unformatted text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialogue box opens to let you describe the precise format of the CSV data.", "Paste special": "Paste special", "Pasting": "Pasting", "Place the cursor at the paragraph to be formatted": "Place the cursor at the paragraph to be formatted", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.", "Place the cursor in the position to insert the character.": "Place the cursor in the position to insert the character.", "Position and Size": "Position and Size", "Presentations": "Presentations", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Press Insert button. To close the dialogue box, press Cancel.", "Print (Download as PDF)": "Print (Download as PDF)", "Promote list item (list item has to be selected)": "Promote list item (list item has to be selected)", "Redo": "Redo", "Remove direct formatting": "Remove direct formatting", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialogue box that follows.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.", "Search backwards": "Search backwards", "Search forward": "Search forward", "Select All": "Select All", "Select Landscape in \u201cWith Page Style\u201d": "Select Landscape in \u201cWith Page Style\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Select a table in text document, a range in a spreadsheet or a table in a presentation.", "Select all in drawing page": "Select all in drawing page", "Select all in slide": "Select all in slide", "Select if you want to change page numbering.": "Select if you want to change page numbering.", "Select lines in downwards direction": "Select lines in downwards direction", "Select lines in upwards direction": "Select lines in upwards direction", "Select objects in the order in which they were created": "Select objects in the order in which they were created", "Select objects in the reverse order in which they were created": "Select objects in the reverse order in which they were created", "Select the cells you want to format. Release the mouse button.": "Select the cells you want to format. Release the mouse button.", "Select the character set, language and separator options for the CSV file.": "Select the character set, language and separator options for the CSV file.", "Select the shape in your slide. A set of handles shows.": "Select the shape in your slide. A set of handles shows.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Select the style to apply in the style drop-down list. The paragraph displays the styles attributes.", "Select the text with the existing format": "Select the text with the existing format", "Select the text you want to apply the new format.": "Select the text you want to apply the new format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.", "Select to beginning of paragraph": "Select to beginning of paragraph", "Select to end of paragraph": "Select to end of paragraph", "Select to the left word by word": "Select to the left word by word", "Select to the right word by word": "Select to the right word by word", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.", "Selects cells from the current cell to the first cell of the current row.": "Selects cells from the current cell to the first cell of the current row.", "Selects cells from the current cell to the last cell of the current row.": "Selects cells from the current cell to the last cell of the current row.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.", "Set Optimal Column Width": "Set Optimal Column Width", "Set the page margins in the dialog.": "Set the page margins in the dialogue box.", "Set the properties of the element of the object.": "Set the properties of the element of the object.", "Shortcut Keys for Tables": "Shortcut Keys for Tables", "Slide keyboard shortcuts": "Slide keyboard shortcuts", "Slide pane": "Slide pane", "Slide show": "Slide show", "Special Characters": "Special Characters", "Spellchecking": "Spell checking", "Spreadsheets": "Spreadsheets", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standard currency format", "Standard date format": "Standard date format", "Standard exponential format": "Standard exponential format", "Standard format": "Standard format", "Standard percentage format (two decimal places)": "Standard percentage format (two decimal places)", "Strikethrough": "Strikethrough", "Subscript": "Subscript", "Superscript": "Superscript", "Switch cursor between text and footer": "Switch cursor between text and footer", "Switch cursor between text and header": "Switch cursor between text and header", "Tab": "Tab", "Text documents": "Text documents", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Text formatting", "Text selection and navigation in a textbox": "Text selection and navigation in a textbox", "Text selection and navigation in document": "Text selection and navigation in document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "The CSV data is loaded into the selected cell where you pasted, according to these settings.", "The color assigned to the changes depends on the user that changes the document.": "The colour assigned to the changes depends on the user that changes the document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "This is easy to do using the Paintbrush tool in the toolbar.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "To jump back to the selected state, select it with the mouse and hit Jump to state.", "To open document, click on the file to open the {productname} module associated to the document format.": "To open document, click on the file to open the {productname} module associated to the document format.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "To remove the validity of the cell, open the dialogue box and set the Allow list to \u201cAll values\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.", "Track changes": "Track changes", "Two decimal places, thousands separator": "Two decimal places, thousands separator", "Type the new file name in the text box and press Enter.": "Type the new file name in the text box and press Enter.", "Underline": "Underline", "Undo": "Undo", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialogue box.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Use the slide pane toolbar in the bottom to start the slide show, add slide, duplicate or delete the current slide.", "Using the browser zoom affects the document and user interface areas.": "Using the browser zoom affects the document and user interface areas.", "Using the page style": "Using the page style", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Using the ruler, drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "What are the blue \u00b6 symbols and how can I remove them from my text document?", "What are the documents file formats supported by {productname}?": "What are the document file formats supported by {productname}?", "What is the blue wavy underline in some words in the text?": "What is the blue wavy underline in some words in the text?", "What is \u201cClear Direct Formatting\u201d icon?": "What is \u201cClear Direct Formatting\u201d icon?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent grey overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.", "When closing a document, it is automatically saved if it has been changed.": "When closing a document, it is automatically saved if it has been changed.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.", "When you have internal cut or copied content, you can paste this content using the context menu.": "When you have internal cut or copied content, you can paste this content using the context menu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.", "Why can't I delete text? It just gets a strike-through?": "Why can't I delete text? It just gets a strike-through?", "Why did the text I just typed change automatically? How can I revert it?": "Why did the text I just typed change automatically? How can I revert it?", "With track changes enabled your document is shown the following manner:": "With track changes enabled your document is shown the following manner:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Word count is available in Tools \u2192 Word count. A dialogue box shows word counts for selection and for the whole document.", "Word processor functions": "Word processor functions", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialogue box opens with many suggestions for replacements.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.", "You can insert these special characters in the document using the Special Character dialog.": "You can insert these special characters in the document using the Special Character dialogue box.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "You have AutoCorrection enabled. AutoCorrection compares the text just typed to an internal table of text, in most cases it corrects typos while you type. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Your documents are stored and managed in the cloud storage that is integrated with {productname}.", "chart": "chart", "comment": "comment", "data validate": "data validate", "document repair": "document repair", "filter": "filter", "import": "import", "inactive document": "inactive document", "spellchecking": "spellchecking", "track changes": "track changes", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.", "word count": "word count"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-en_NZ.json b/f7cloud-office/browser/dist/l10n/help-en_NZ.json new file mode 100644 index 0000000..3474fea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-en_NZ.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighbouring cell", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell", "Alt+Arrow Keys": "Alt+Arrow Keys", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Arrow Keys", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Arrow Keys", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; or ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Arrow Keys", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Arrow Down", "Ctrl+Arrow Left": "Ctrl+Arrow Left", "Ctrl+Arrow Right": "Ctrl+Arrow Right", "Ctrl+Arrow Up": "Ctrl+Arrow Up", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Down Arrow", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Left Arrow", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Right Arrow", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Arrow Down", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Arrow Left", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Arrow Right", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Arrow Up", "Ctrl+Shift+Arrow": "Ctrl+Shift+Arrow", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Up Arrow", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Arrow Down", "Shift+Arrow Left": "Shift+Arrow Left", "Shift+Arrow Right": "Shift+Arrow Right", "Shift+Arrow Up": "Shift+Arrow Up", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alphabetical index: Existing alphabetical index can be updated with new entries.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Chart formatting: The same context menu brings you to chart data table and chart type selection.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comments: Comments are inserted in the text and displayed on the right side of the screen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a pop-up appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.", "Data series formatting: Open the context menu and choose Format data series.": "Data series formatting: Open the context menu and choose Format data series.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialogue box allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.", "Fields: A basic set of fields is available to insert in the document.": "Fields: A basic set of fields is available to insert in the document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Footnotes and endnotes: Footnotes and endnotes are supported.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialogue box.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "The status bar: The status bar is shown in the bottom, and contains several useful options and features.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.", "{productname} Help": "{productname} Help", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.", "{productname} presentations": "{productname} presentations", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.", "{productname} spreadsheets": "{productname} spreadsheets", "{productname} supports both reading and writing for the following file formats:": "{productname} supports both reading and writing for the following file formats:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} supports inserting and visualisation of charts in documents. To add a chart:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, colour, background and many more) labelled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.", "{productname} text documents": "{productname} text documents", "{productname} user interface": "{productname} user interface", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:", "A copy of the document is saved with the new name in the same folder.": "A copy of the document is saved with the new name in the same folder.", "Activate the {productname} spreadsheet window.": "Activate the {productname} spreadsheet window.", "Adding charts": "Adding charts", "Additions are marked with colored underlined characters.": "Additions are marked with coloured underlined characters.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.", "Advanced features": "Advanced features", "Advanced text document editor features": "Advanced text document editor features", "Align Center": "Align Centre", "Align Left": "Align Left", "Align Right": "Align Right", "All changes are marked with a vertical bar in the right margin.": "All changes are marked with a vertical bar in the right margin.", "All spreadsheets functions and mathematical rules applies.": "All spreadsheets functions and mathematical rules applies.", "Apply Default paragraph style": "Apply Default paragraph style", "Apply Heading 1 paragraph style": "Apply Heading 1 paragraph style", "Apply Heading 2 paragraph style": "Apply Heading 2 paragraph style", "Apply Heading 3 paragraph style": "Apply Heading 3 paragraph style", "Apply Heading 4 paragraph style": "Apply Heading 4 paragraph style", "Apply Heading 5 paragraph style": "Apply Heading 5 paragraph style", "Applying a paragraph style:": "Applying a paragraph style:", "Arrow Down": "Arrow Down", "Arrow Left": "Arrow Left", "Arrow Right": "Arrow Right", "Arrow Up": "Arrow Up", "Bold": "Bold", "Can {productname} open a password-protected document?": "Can {productname} open a password-protected document?", "Cancel the search (appears only when a text has been searched)": "Cancel the search (appears only when a text has been searched)", "Cell formatting": "Cell formatting", "Changes are displayed as comment in the right of the document area.": "Changes are displayed as comment in the right of the document area.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialogue box shows a list of all tracked changes. Use the dialogue box buttons accordingly.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Changes made by different people are shown in different colours, each tracked change can be accepted or rejected using the box that appears on the right, you can also add a comment there.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choose Format \u2192 Line (or Area, or Position and Size). A dialogue box opens.", "Choose Format \u2192 Page and select the Page tab": "Choose Format \u2192 Page and select the Page tab", "Choose Format \u2192 Paragraph, Text Flow tab": "Choose Format \u2192 Paragraph, Text Flow tab", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Choose Insert \u2192 Charts. Customise your chart on the sidebar:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialogue box is shown.", "Choose Validity from the Data menu. The Validity dialog opens.": "Choose Validity from the Data menu. The Validity dialogue box opens.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Choose menu Tools and uncheck Automatic Spell Checking.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.", "Click on the submenu () icon to reply, move and delete comments.": "Click on the submenu () icon to reply, move and delete comments.", "Collaborative editing": "Collaborative editing", "Column break (in multicolumnar text)": "Column break (in multi-columnar text)", "Comments in documents": "Comments in documents", "Context menus": "Context menus", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.", "Copy": "Copy", "Copy and Paste": "Copy and Paste", "Cut": "Cut", "Delete cells (as in menu Edit - Delete Cells)": "Delete cells (as in menu Edit - Delete Cells)", "Delete to beginning of sentence": "Delete to the beginning of the sentence", "Delete to beginning of word": "Delete to the beginning of the word", "Delete to end of sentence": "Delete to the end of the sentence", "Delete to end of word": "Delete to the end of the word", "Deletions are marked with colored strike-through characters.": "Deletions are marked with coloured strike-through characters.", "Demote list item (list item has to be selected)": "Demote list item (list item has to be selected)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depending on the capabilities of your browser, Print window or \u201cDownload PDF export?\u201d appears. You can print this PDF in your favourite PDF reader.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.", "Directly:": "Directly:", "Display comment": "Display comment", "Display the Keyboard shortcuts help": "Display the Keyboard shortcuts help", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:", "Document repair": "Document repair", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documents in {productname} save automatically, but if you are concerned that a document is synchronised as quickly as possible you can also force saving using the File menu\u2019s Save entry.", "Double Underline": "Double Underline", "Draw page keyboard shortcuts": "Draw page keyboard shortcuts", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Each user gets assigned a colour. The cursor of each user will be shown in the assigned colour. Note: you will see your cursor as black, blinking cursor, although others will see you with a different colour.", "Editing documents": "Editing documents", "Editing presentations": "Editing presentations", "Editing spreadsheets": "Editing spreadsheets", "Editing text documents": "Editing text documents", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.", "Extend the selection down one page": "Extend the selection down one page", "Extend the selection up one page": "Extend the selection up one page", "Fill Down": "Fill Down", "Focus to document from menu": "Focus to document from menu", "Focus to notebookbar menu": "Focus to notebookbar menu", "Focus to selected comment's menu": "Focus to selected comment's menu", "Format the source cell with the font, color background and more.": "Format the source cell with the font, colour background and more.", "Formatting spreadsheets": "Formatting spreadsheets", "Formatting text": "Formatting text", "Formulas": "Formulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulas are entered in the formula bar. Enter '=' and insert the formula.", "Frequently Asked Questions": "Frequently Asked Questions", "General Keyboard Shortcuts": "General Keyboard Shortcuts", "Go and select text to end of document": "Go and select text to end of document", "Go and select text to end of textbox": "Go and select text to the end of the textbox", "Go and select text to start of document": "Go and select text to start of document", "Go and select text to start of textbox": "Go and select text to the start of the textbox", "Go and select to the beginning of a line": "Go and select to the beginning of a line", "Go and select to the end of a line": "Go and select to the end of a line", "Go to beginning of a word": "Go to beginning of a word", "Go to beginning of line": "Go to beginning of line", "Go to end of document": "Go to end of document", "Go to end of line": "Go to end of line", "Go to next sheet.": "Go to next sheet.", "Go to previous sheet.": "Go to previous sheet.", "Go to start of document": "Go to start of document", "Go to start of the next word": "Go to start of the next word", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammar errors in the text are marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.", "Handling Tables": "Handling Tables", "Handling images": "Handling images", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Hover the mouse on the document name in the menu bar.", "How can I change the line, area and position of a shape in my slides?": "How can I change the line, area and position of a shape in my slides?", "How can I check spelling in my language?": "How can I check spelling in my language?", "How can I copy the formatting of existing cells to new ones?": "How can I copy the formatting of existing cells to new ones?", "How can I import CSV data?": "How can I import CSV data?", "How can I insert a currency, copyright or trademark symbol in the document?": "How can I insert a currency, copyright or trademark symbol in the document?", "How can I make the new text look like other existing text?": "How can I make the new text look like other existing text?", "How can I quit {productname} without saving my edits?": "How can I quit {productname} without saving my edits?", "How can I remove the red wavy lines in my document?": "How can I remove the red wavy lines in my document?", "How can I run my slide show?": "How can I run my slide show?", "How can I select data to print?": "How can I select data to print?", "How do I change the page orientation to landscape inside my document": "How do I change the page orientation to landscape inside my document", "How do I get a word count of my document?": "How do I get a word count of my document?", "How do I rename a sheet?": "How do I rename a sheet?", "How do I save a document with another name?": "How do I save a document with another name?", "How do I set the margins of the document?": "How do I set the margins of the document?", "If no table or range was selected, a prototype chart is displayed.": "If no table or range was selected, a prototype chart is displayed.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to the beginning of the active cell, second press goes to the beginning of the current table, third press goes to the beginning of the document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "In the Breaks area, mark Insert, Type: Page Break, Position: Before.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "In the Standard Filter dialogue box, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.", "Inactive document": "Inactive document", "Increase/decrease the size of the column/row on the left/top cell edge": "Increase/decrease the size of the column/row on the left/top cell edge", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Increases/decreases the size of the column/row on the right/bottom cell edge", "Insert": "Insert", "Insert cells (as in menu Insert - Cells)": "Insert cells (as in menu Insert - Cells)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.", "Insert comment": "Insert comment", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.", "Insert date": "Insert date", "Insert endnote": "Insert endnote", "Insert footnote": "Insert footnote", "Insert line break": "Insert line break", "Insert new paragraph directly before or after a section, or before a table": "Insert new paragraph directly before or after a section, or before a table", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.", "Insert non-breaking hyphen": "Insert non-breaking hyphen", "Insert non-breaking space": "Insert non-breaking space", "Insert soft hyphen": "Insert soft hyphen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.", "Is there a thesaurus?": "Is there a thesaurus?", "Italic": "Italic", "Justify": "Justify", "Keyboard Shortcuts": "Keyboard Shortcuts", "Like Alt, but only the active cell is modified": "Like Alt, but only the active cell is modified", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Load your CSV data in some native tool to your platform, select and copy it to the clipboard", "Manual page break": "Manual page break", "Move cursor down one line": "Move cursor down one line", "Move cursor to beginning of the next paragraph": "Move cursor to beginning of the next paragraph", "Move cursor to beginning of the previous paragraph": "Move cursor to beginning of the previous paragraph", "Move cursor to the left": "Move cursor to the left", "Move cursor to the right": "Move cursor to the right", "Move cursor up one line": "Move cursor up one line", "Move cursor with selection to the left": "Move cursor with selection to the left", "Move cursor with selection to the right": "Move cursor with selection to the right", "Move the view down one page": "Move the view down one page", "Move the view up one page": "Move the view up one page", "Move to next text object on drawing page": "Move to next text object on drawing page", "Move to next text object on slide": "Move to next text object on slide", "Moves one screen page to the right.": "Moves one screen page to the right.", "Moves one sheet to the left.": "Moves one sheet to the left.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.", "Moves the cursor to the first cell in the sheet (A1).": "Moves the cursor to the first cell in the sheet (A1).", "Moves the cursor to the first cell of the current row.": "Moves the cursor to the first cell of the current row.", "Moves the cursor to the last cell of the current row.": "Moves the cursor to the last cell of the current row.", "Moves the cursor to the last cell on the sheet that contains data.": "Moves the cursor to the last cell on the sheet that contains data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.", "Navigating in Spreadsheets": "Navigating in Spreadsheets", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.", "Open the presentation in {productname}": "Open the presentation in {productname}", "Opening, closing, saving, printing and downloading documents": "Opening, closing, saving, printing and downloading documents", "Other advanced features": "Other advanced features", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraph formatting", "Paste as unformatted text": "Paste as unformatted text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialogue box opens to let you describe the precise format of the CSV data.", "Paste special": "Paste special", "Pasting": "Pasting", "Place the cursor at the paragraph to be formatted": "Place the cursor at the paragraph to be formatted", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.", "Place the cursor in the position to insert the character.": "Place the cursor in the position to insert the character.", "Position and Size": "Position and Size", "Presentations": "Presentations", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Press Insert button. To close the dialogue box, press Cancel.", "Print (Download as PDF)": "Print (Download as PDF)", "Promote list item (list item has to be selected)": "Promote list item (list item has to be selected)", "Redo": "Redo", "Remove direct formatting": "Remove direct formatting", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialogue box that follows.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.", "Search backwards": "Search backwards", "Search forward": "Search forward", "Select All": "Select All", "Select Landscape in \u201cWith Page Style\u201d": "Select Landscape in \u201cWith Page Style\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Select a table in text document, a range in a spreadsheet or a table in a presentation.", "Select all in drawing page": "Select all in drawing page", "Select all in slide": "Select all in slide", "Select if you want to change page numbering.": "Select if you want to change page numbering.", "Select lines in downwards direction": "Select lines in downwards direction", "Select lines in upwards direction": "Select lines in upwards direction", "Select objects in the order in which they were created": "Select objects in the order in which they were created", "Select objects in the reverse order in which they were created": "Select objects in the reverse order in which they were created", "Select the cells you want to format. Release the mouse button.": "Select the cells you want to format. Release the mouse button.", "Select the character set, language and separator options for the CSV file.": "Select the character set, language and separator options for the CSV file.", "Select the shape in your slide. A set of handles shows.": "Select the shape in your slide. A set of handles shows.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Select the style to apply in the style drop-down list. The paragraph displays the styles attributes.", "Select the text with the existing format": "Select the text with the existing format", "Select the text you want to apply the new format.": "Select the text you want to apply the new format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.", "Select to beginning of paragraph": "Select to beginning of paragraph", "Select to end of paragraph": "Select to end of paragraph", "Select to the left word by word": "Select to the left word by word", "Select to the right word by word": "Select to the right word by word", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.", "Selects cells from the current cell to the first cell of the current row.": "Selects cells from the current cell to the first cell of the current row.", "Selects cells from the current cell to the last cell of the current row.": "Selects cells from the current cell to the last cell of the current row.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.", "Set Optimal Column Width": "Set Optimal Column Width", "Set the page margins in the dialog.": "Set the page margins in the dialogue box.", "Set the properties of the element of the object.": "Set the properties of the element of the object.", "Shortcut Keys for Tables": "Shortcut Keys for Tables", "Slide keyboard shortcuts": "Slide keyboard shortcuts", "Slide pane": "Slide pane", "Slide show": "Slide show", "Special Characters": "Special Characters", "Spellchecking": "Spellchecking", "Spreadsheets": "Spreadsheets", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standard currency format", "Standard date format": "Standard date format", "Standard exponential format": "Standard exponential format", "Standard format": "Standard format", "Standard percentage format (two decimal places)": "Standard percentage format (two decimal places)", "Strikethrough": "Strikethrough", "Subscript": "Subscript", "Superscript": "Superscript", "Switch cursor between text and footer": "Switch cursor between text and footer", "Switch cursor between text and header": "Switch cursor between text and header", "Tab": "Tab", "Text documents": "Text documents", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Text formatting", "Text selection and navigation in a textbox": "Text selection and navigation in a textbox", "Text selection and navigation in document": "Text selection and navigation in document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "The CSV data is loaded into the selected cell where you pasted, according to these settings.", "The color assigned to the changes depends on the user that changes the document.": "The colour assigned to the changes depends on the user that changes the document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "This is easy to do using the Paintbrush tool in the toolbar.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "To jump back to the selected state, select it with the mouse and hit Jump to state.", "To open document, click on the file to open the {productname} module associated to the document format.": "To open document, click on the file to open the {productname} module associated to the document format.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "To remove the validity of the cell, open the dialogue box and set the Allow list to \u201cAll values\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.", "Track changes": "Track changes", "Two decimal places, thousands separator": "Two decimal places, thousands separator", "Type the new file name in the text box and press Enter.": "Type the new file name in the text box and press Enter.", "Underline": "Underline", "Undo": "Undo", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialogue box.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Use the slide pane toolbar in the bottom to start the slide show, add slide, duplicate or delete the current slide.", "Using the browser zoom affects the document and user interface areas.": "Using the browser zoom affects the document and user interface areas.", "Using the page style": "Using the page style", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Using the ruler, drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "What are the blue \u00b6 symbols and how can I remove them from my text document?", "What are the documents file formats supported by {productname}?": "What are the document file formats supported by {productname}?", "What is the blue wavy underline in some words in the text?": "What is the blue wavy underline in some words in the text?", "What is \u201cClear Direct Formatting\u201d icon?": "What is \u201cClear Direct Formatting\u201d icon?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent grey overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.", "When closing a document, it is automatically saved if it has been changed.": "When closing a document, it is automatically saved if it has been changed.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.", "When you have internal cut or copied content, you can paste this content using the context menu.": "When you have internal cut or copied content, you can paste this content using the context menu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.", "Why can't I delete text? It just gets a strike-through?": "Why can't I delete text? It just gets a strike-through?", "Why did the text I just typed change automatically? How can I revert it?": "Why did the text I just typed change automatically? How can I revert it?", "With track changes enabled your document is shown the following manner:": "With track changes enabled your document is shown the following manner:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Word count is available in Tools \u2192 Word count. A dialogue box shows word counts for selection and for the whole document.", "Word processor functions": "Word processor functions", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialogue box opens with many suggestions for replacements.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.", "You can insert these special characters in the document using the Special Character dialog.": "You can insert these special characters in the document using the Special Character dialogue box.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "You have AutoCorrection enabled. AutoCorrection compares the text just typed to an internal table of text, in most cases it corrects typos while you type. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Your documents are stored and managed in the cloud storage that is integrated with {productname}.", "chart": "chart", "comment": "comment", "data validate": "data validate", "document repair": "document repair", "filter": "filter", "import": "import", "inactive document": "inactive document", "spellchecking": "spellchecking", "track changes": "track changes", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.", "word count": "word count"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-en_ZA.json b/f7cloud-office/browser/dist/l10n/help-en_ZA.json new file mode 100644 index 0000000..e734726 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-en_ZA.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighbouring cell", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell", "Alt+Arrow Keys": "Alt+Arrow Keys", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Arrow Keys", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Arrow Keys", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; or ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Arrow Keys", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Arrow Down", "Ctrl+Arrow Left": "Ctrl+Arrow Left", "Ctrl+Arrow Right": "Ctrl+Arrow Right", "Ctrl+Arrow Up": "Ctrl+Arrow Up", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Down Arrow", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Left Arrow", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Right Arrow", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Arrow Down", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Arrow Left", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Arrow Right", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Arrow Up", "Ctrl+Shift+Arrow": "Ctrl+Shift+Arrow", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Up Arrow", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Arrow Down", "Shift+Arrow Left": "Shift+Arrow Left", "Shift+Arrow Right": "Shift+Arrow Right", "Shift+Arrow Up": "Shift+Arrow Up", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alphabetical index: Existing alphabetical index can be updated with new entries.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Chart formatting: The same context menu brings you to chart data table and chart type selection.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comments: Comments are inserted in the text and displayed on the right side of the screen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a pop-up appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.", "Data series formatting: Open the context menu and choose Format data series.": "Data series formatting: Open the context menu and choose Format data series.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialogue box allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.", "Fields: A basic set of fields is available to insert in the document.": "Fields: A basic set of fields is available to insert in the document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Footnotes and endnotes: Footnotes and endnotes are supported.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialogue box.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "The status bar: The status bar is shown in the bottom, and contains several useful options and features.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.", "{productname} Help": "{productname} Help", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.", "{productname} presentations": "{productname} presentations", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.", "{productname} spreadsheets": "{productname} spreadsheets", "{productname} supports both reading and writing for the following file formats:": "{productname} supports both reading and writing for the following file formats:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} supports inserting and visualisation of charts in documents. To add a chart:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, colour, background and many more) labelled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.", "{productname} text documents": "{productname} text documents", "{productname} user interface": "{productname} user interface", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:", "A copy of the document is saved with the new name in the same folder.": "A copy of the document is saved with the new name in the same folder.", "Activate the {productname} spreadsheet window.": "Activate the {productname} spreadsheet window.", "Adding charts": "Adding charts", "Additions are marked with colored underlined characters.": "Additions are marked with coloured underlined characters.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.", "Advanced features": "Advanced features", "Advanced text document editor features": "Advanced text document editor features", "Align Center": "Align Centre", "Align Left": "Align Left", "Align Right": "Align Right", "All changes are marked with a vertical bar in the right margin.": "All changes are marked with a vertical bar in the right margin.", "All spreadsheets functions and mathematical rules applies.": "All spreadsheets functions and mathematical rules applies.", "Apply Default paragraph style": "Apply Default paragraph style", "Apply Heading 1 paragraph style": "Apply Heading 1 paragraph style", "Apply Heading 2 paragraph style": "Apply Heading 2 paragraph style", "Apply Heading 3 paragraph style": "Apply Heading 3 paragraph style", "Apply Heading 4 paragraph style": "Apply Heading 4 paragraph style", "Apply Heading 5 paragraph style": "Apply Heading 5 paragraph style", "Applying a paragraph style:": "Applying a paragraph style:", "Arrow Down": "Arrow Down", "Arrow Left": "Arrow Left", "Arrow Right": "Arrow Right", "Arrow Up": "Arrow Up", "Bold": "Bold", "Can {productname} open a password-protected document?": "Can {productname} open a password-protected document?", "Cancel the search (appears only when a text has been searched)": "Cancel the search (appears only when a text has been searched)", "Cell formatting": "Cell formatting", "Changes are displayed as comment in the right of the document area.": "Changes are displayed as comment in the right of the document area.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialogue box shows a list of all tracked changes. Use the dialogue box buttons accordingly.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Changes made by different people are shown in different colours and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choose Format \u2192 Line (or Area, or Position and Size). A dialogue box opens.", "Choose Format \u2192 Page and select the Page tab": "Choose Format \u2192 Page and select the Page tab", "Choose Format \u2192 Paragraph, Text Flow tab": "Choose Format \u2192 Paragraph, Text Flow tab", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Choose Insert \u2192 Charts. Customise your chart on the sidebar:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialogue box shows.", "Choose Validity from the Data menu. The Validity dialog opens.": "Choose Validity from the Data menu. The Validity dialogue box opens.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Choose menu Tools and uncheck Automatic Spell Checking.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.", "Click on the submenu () icon to reply, move and delete comments.": "Click on the submenu () icon to reply, move and delete comments.", "Collaborative editing": "Collaborative editing", "Column break (in multicolumnar text)": "Column break (in multicolumnar text)", "Comments in documents": "Comments in documents", "Context menus": "Context menus", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.", "Copy": "Copy", "Copy and Paste": "Copy and Paste", "Cut": "Cut", "Delete cells (as in menu Edit - Delete Cells)": "Delete cells (as in menu Edit - Delete Cells)", "Delete to beginning of sentence": "Delete to beginning of sentence", "Delete to beginning of word": "Delete to beginning of word", "Delete to end of sentence": "Delete to end of sentence", "Delete to end of word": "Delete to end of word", "Deletions are marked with colored strike-through characters.": "Deletions are marked with coloured strike-through characters.", "Demote list item (list item has to be selected)": "Demote list item (list item has to be selected)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depending on the capabilities of your browser, Print window or \u201cDownload PDF export?\u201d appears. You can print this PDF in your favourite PDF reader.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.", "Directly:": "Directly:", "Display comment": "Display comment", "Display the Keyboard shortcuts help": "Display the Keyboard shortcuts help", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:", "Document repair": "Document repair", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documents in {productname} save automatically, but if you are concerned that a document is synchronised as quickly as possible you can also force saving using the File menu\u2019s Save entry.", "Double Underline": "Double Underline", "Draw page keyboard shortcuts": "Draw page keyboard shortcuts", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Each user gets assigned a colour. The cursor of each user will be shown in the assigned colour. Note: you will see your cursor as black, blinking cursor, although others will see you with a different colour.", "Editing documents": "Editing documents", "Editing presentations": "Editing presentations", "Editing spreadsheets": "Editing spreadsheets", "Editing text documents": "Editing text documents", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.", "Extend the selection down one page": "Extend the selection down one page", "Extend the selection up one page": "Extend the selection up one page", "Fill Down": "Fill Down", "Focus to document from menu": "Focus to document from menu", "Focus to notebookbar menu": "Focus to notebookbar menu", "Focus to selected comment's menu": "Focus to selected comment's menu", "Format the source cell with the font, color background and more.": "Format the source cell with the font, colour background and more.", "Formatting spreadsheets": "Formatting spreadsheets", "Formatting text": "Formatting text", "Formulas": "Formulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulas are entered in the formula bar. Enter '=' and insert the formula.", "Frequently Asked Questions": "Frequently Asked Questions", "General Keyboard Shortcuts": "General Keyboard Shortcuts", "Go and select text to end of document": "Go and select text to end of document", "Go and select text to end of textbox": "Go and select text to end of textbox", "Go and select text to start of document": "Go and select text to start of document", "Go and select text to start of textbox": "Go and select text to start of textbox", "Go and select to the beginning of a line": "Go and select to the beginning of a line", "Go and select to the end of a line": "Go and select to the end of a line", "Go to beginning of a word": "Go to beginning of a word", "Go to beginning of line": "Go to beginning of line", "Go to end of document": "Go to end of document", "Go to end of line": "Go to end of line", "Go to next sheet.": "Go to next sheet.", "Go to previous sheet.": "Go to previous sheet.", "Go to start of document": "Go to start of document", "Go to start of the next word": "Go to start of the next word", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammar errors in the text are marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.", "Handling Tables": "Handling Tables", "Handling images": "Handling images", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Hover the mouse on the document name in the menu bar.", "How can I change the line, area and position of a shape in my slides?": "How can I change the line, area and position of a shape in my slides?", "How can I check spelling in my language?": "How can I check spelling in my language?", "How can I copy the formatting of existing cells to new ones?": "How can I copy the formatting of existing cells to new ones?", "How can I import CSV data?": "How can I import CSV data?", "How can I insert a currency, copyright or trademark symbol in the document?": "How can I insert a currency, copyright or trademark symbol in the document?", "How can I make the new text look like other existing text?": "How can I make the new text look like other existing text?", "How can I quit {productname} without saving my edits?": "How can I quit {productname} without saving my edits?", "How can I remove the red wavy lines in my document?": "How can I remove the red wavy lines in my document?", "How can I run my slide show?": "How can I run my slide show?", "How can I select data to print?": "How can I select data to print?", "How do I change the page orientation to landscape inside my document": "How do I change the page orientation to landscape inside my document", "How do I get a word count of my document?": "How do I get a word count of my document?", "How do I rename a sheet?": "How do I rename a sheet?", "How do I save a document with another name?": "How do I save a document with another name?", "How do I set the margins of the document?": "How do I set the margins of the document?", "If no table or range was selected, a prototype chart is displayed.": "If no table or range was selected, a prototype chart is displayed.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "In the Breaks area, mark Insert, Type: Page Break, Position: Before.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "In the Standard Filter dialogue box, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.", "Inactive document": "Inactive document", "Increase/decrease the size of the column/row on the left/top cell edge": "Increase/decrease the size of the column/row on the left/top cell edge", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Increases/decreases the size of the column/row on the right/bottom cell edge", "Insert": "Insert", "Insert cells (as in menu Insert - Cells)": "Insert cells (as in menu Insert - Cells)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.", "Insert comment": "Insert comment", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.", "Insert date": "Insert date", "Insert endnote": "Insert endnote", "Insert footnote": "Insert footnote", "Insert line break": "Insert line break", "Insert new paragraph directly before or after a section, or before a table": "Insert new paragraph directly before or after a section, or before a table", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.", "Insert non-breaking hyphen": "Insert non-breaking hyphen", "Insert non-breaking space": "Insert non-breaking space", "Insert soft hyphen": "Insert soft hyphen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.", "Is there a thesaurus?": "Is there a thesaurus?", "Italic": "Italic", "Justify": "Justify", "Keyboard Shortcuts": "Keyboard Shortcuts", "Like Alt, but only the active cell is modified": "Like Alt, but only the active cell is modified", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Load your CSV data in some native tool to your platform, select and copy it to the clipboard", "Manual page break": "Manual page break", "Move cursor down one line": "Move cursor down one line", "Move cursor to beginning of the next paragraph": "Move cursor to beginning of the next paragraph", "Move cursor to beginning of the previous paragraph": "Move cursor to beginning of the previous paragraph", "Move cursor to the left": "Move cursor to the left", "Move cursor to the right": "Move cursor to the right", "Move cursor up one line": "Move cursor up one line", "Move cursor with selection to the left": "Move cursor with selection to the left", "Move cursor with selection to the right": "Move cursor with selection to the right", "Move the view down one page": "Move the view down one page", "Move the view up one page": "Move the view up one page", "Move to next text object on drawing page": "Move to next text object on drawing page", "Move to next text object on slide": "Move to next text object on slide", "Moves one screen page to the right.": "Moves one screen page to the right.", "Moves one sheet to the left.": "Moves one sheet to the left.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.", "Moves the cursor to the first cell in the sheet (A1).": "Moves the cursor to the first cell in the sheet (A1).", "Moves the cursor to the first cell of the current row.": "Moves the cursor to the first cell of the current row.", "Moves the cursor to the last cell of the current row.": "Moves the cursor to the last cell of the current row.", "Moves the cursor to the last cell on the sheet that contains data.": "Moves the cursor to the last cell on the sheet that contains data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.", "Navigating in Spreadsheets": "Navigating in Spreadsheets", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.", "Open the presentation in {productname}": "Open the presentation in {productname}", "Opening, closing, saving, printing and downloading documents": "Opening, closing, saving, printing and downloading documents", "Other advanced features": "Other advanced features", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraph formatting", "Paste as unformatted text": "Paste as unformatted text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialogue box opens to let you describe the precise format of the CSV data.", "Paste special": "Paste special", "Pasting": "Pasting", "Place the cursor at the paragraph to be formatted": "Place the cursor at the paragraph to be formatted", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.", "Place the cursor in the position to insert the character.": "Place the cursor in the position to insert the character.", "Position and Size": "Position and Size", "Presentations": "Presentations", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Press Insert button. To close the dialogue box, press Cancel.", "Print (Download as PDF)": "Print (Download as PDF)", "Promote list item (list item has to be selected)": "Promote list item (list item has to be selected)", "Redo": "Redo", "Remove direct formatting": "Remove direct formatting", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialogue box that follows.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.", "Search backwards": "Search backwards", "Search forward": "Search forward", "Select All": "Select All", "Select Landscape in \u201cWith Page Style\u201d": "Select Landscape in \u201cWith Page Style\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Select a table in text document, a range in a spreadsheet or a table in a presentation.", "Select all in drawing page": "Select all in drawing page", "Select all in slide": "Select all in slide", "Select if you want to change page numbering.": "Select if you want to change page numbering.", "Select lines in downwards direction": "Select lines in downwards direction", "Select lines in upwards direction": "Select lines in upwards direction", "Select objects in the order in which they were created": "Select objects in the order in which they were created", "Select objects in the reverse order in which they were created": "Select objects in the reverse order in which they were created", "Select the cells you want to format. Release the mouse button.": "Select the cells you want to format. Release the mouse button.", "Select the character set, language and separator options for the CSV file.": "Select the character set, language and separator options for the CSV file.", "Select the shape in your slide. A set of handles shows.": "Select the shape in your slide. A set of handles shows.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Select the style to apply in the style drop-down list. The paragraph displays the styles attributes.", "Select the text with the existing format": "Select the text with the existing format", "Select the text you want to apply the new format.": "Select the text you want to apply the new format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.", "Select to beginning of paragraph": "Select to beginning of paragraph", "Select to end of paragraph": "Select to end of paragraph", "Select to the left word by word": "Select to the left word by word", "Select to the right word by word": "Select to the right word by word", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.", "Selects cells from the current cell to the first cell of the current row.": "Selects cells from the current cell to the first cell of the current row.", "Selects cells from the current cell to the last cell of the current row.": "Selects cells from the current cell to the last cell of the current row.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.", "Set Optimal Column Width": "Set Optimal Column Width", "Set the page margins in the dialog.": "Set the page margins in the dialogue box.", "Set the properties of the element of the object.": "Set the properties of the element of the object.", "Shortcut Keys for Tables": "Shortcut Keys for Tables", "Slide keyboard shortcuts": "Slide keyboard shortcuts", "Slide pane": "Slide pane", "Slide show": "Slide show", "Special Characters": "Special Characters", "Spellchecking": "Spellchecking", "Spreadsheets": "Spreadsheets", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standard currency format", "Standard date format": "Standard date format", "Standard exponential format": "Standard exponential format", "Standard format": "Standard format", "Standard percentage format (two decimal places)": "Standard percentage format (two decimal places)", "Strikethrough": "Strikethrough", "Subscript": "Subscript", "Superscript": "Superscript", "Switch cursor between text and footer": "Switch cursor between text and footer", "Switch cursor between text and header": "Switch cursor between text and header", "Tab": "Tab", "Text documents": "Text documents", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Text formatting", "Text selection and navigation in a textbox": "Text selection and navigation in a textbox", "Text selection and navigation in document": "Text selection and navigation in document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "The CSV data is loaded into the selected cell where you pasted, according to these settings.", "The color assigned to the changes depends on the user that changes the document.": "The colour assigned to the changes depends on the user that changes the document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "This is easy to do using the Paintbrush tool in the toolbar.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "To jump back to the selected state, select it with the mouse and hit Jump to state.", "To open document, click on the file to open the {productname} module associated to the document format.": "To open document, click on the file to open the {productname} module associated to the document format.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "To remove the validity of the cell, open the dialogue box and set the Allow list to \u201cAll values\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.", "Track changes": "Track changes", "Two decimal places, thousands separator": "Two decimal places, thousands separator", "Type the new file name in the text box and press Enter.": "Type the new file name in the text box and press Enter.", "Underline": "Underline", "Undo": "Undo", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialogue box.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.", "Using the browser zoom affects the document and user interface areas.": "Using the browser zoom affects the document and user interface areas.", "Using the page style": "Using the page style", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Using the ruler, drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "What are the blue \u00b6 symbol and how can I remove from my text document?", "What are the documents file formats supported by {productname}?": "What are the documents file formats supported by {productname}?", "What is the blue wavy underline in some words in the text?": "What is the blue wavy underline in some words in the text?", "What is \u201cClear Direct Formatting\u201d icon?": "What is \u201cClear Direct Formatting\u201d icon?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent grey overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.", "When closing a document, it is automatically saved if it has been changed.": "When closing a document, it is automatically saved if it has been changed.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.", "When you have internal cut or copied content, you can paste this content using the context menu.": "When you have internal cut or copied content, you can paste this content using the context menu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.", "Why can't I delete text? It just gets a strike-through?": "Why can't I delete text? It just gets a strike-through?", "Why did the text I just typed change automatically? How can I revert it?": "Why did the text I just typed change automatically? How can I revert it?", "With track changes enabled your document is shown the following manner:": "With track changes enabled your document is shown the following manner:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Word count is available in Tools \u2192 Word count. A dialogue box shows word counts for selection and for the whole document.", "Word processor functions": "Word processor functions", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialogue box opens with many suggestions for replacements.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.", "You can insert these special characters in the document using the Special Character dialog.": "You can insert these special characters in the document using the Special Character dialogue box.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Your documents are stored and managed in the cloud storage that is integrated with {productname}.", "chart": "chart", "comment": "comment", "data validate": "data validate", "document repair": "document repair", "filter": "filter", "import": "import", "inactive document": "inactive document", "spellchecking": "spellchecking", "track changes": "track changes", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.", "word count": "word count"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-eo.json b/f7cloud-office/browser/dist/l10n/help-eo.json new file mode 100644 index 0000000..853c540 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-eo.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekundoj en Forigi-re\u011dimo, Sagoklavo forigas vicon/kolumnon, Stir+Sagoklavo kunfandas \u0109elon kun najbara \u0109elo", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekundoj en enmeta re\u011dimo, Sagoklavo enmetas vicon/kolumnon, Ctrl+Sagoklavo enmetas \u0109elon", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alfabeta indekso: Oni povas \u011disdatigi ekzistantan alfabetan indekson per novaj elementoj.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Redakti diagramon: Duoble alklaku la diagramon por elekti \u011din. Uzu kuntekstajn menuojn por aldoni diagramajn elementojn, ekzemple titolo, akso kaj aliaj. Elektu je Datumamplekso kaj Tipo de diagramo por redakti diagramajn datumojn kaj elekti tipon de diagramo.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formati diagramon: La sama kunteksta menuo ebligas al vi elekti diagraman datumtabelon kaj tipon de diagramo.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Komentoj: Komentoj enmeti\u011das en la teksto kaj vidi\u011das \u0109e la dekstra flanko de la ekrano.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Komentoj: En kalkultabelo vi povas enmeti unu komenton en \u0109iu \u0109elo. Kiam vi elektas je Enmeti komenton, aperos \u015dprucfenestro kiu ebligos al vi skribi la enhavon por la komento. Ru\u011da punkto vidi\u011das \u0109e la supra dekstra angulo de la \u0109elo kiam \u011di havas komenton. \u015cvebigu la muson \u0109e la \u0109elo por vidigi komenton.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Kondi\u0109a formatado:{productname} aldonas simbolojn al \u0109iu \u0109elo de \u0109elaro, bazite sur \u0109elaj kondi\u0109oj. Elektu la \u0109elaron kaj klaku al la bildsimbolo Kondi\u0109a formatado en la ilobreto. Elektu la simbolaron aplikotan al la \u0109elaro.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kuntekstaj menuoj: Je alklako per la dekstra musbutono, menuo aperos kun komandoj rilataj al la suba objekto.", "Data series formatting: Open the context menu and choose Format data series.": "Formati datumserion: Malfermu la kuntekstan menuon kaj elektu je Formati datumserion.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validigi datumojn: Por \u0109iu \u0109elo, vi povas difini elementojn validaj. Nevalidaj elementoj en \u0109elo estos malakceptitaj. Por en\u015dalti validigi datumojn:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Rekta formatado: Vi povas formati kalkultabelajn \u0109elojn, kolumnojn, vicojn kaj foliojn formatante rekte per la menuoj, ilobreto a\u016d kuntekstaj menuoj. Rekta formatado apliki\u011das nur al la aktuala objekto elektita. Por formati \u0109elon a\u016d uzu la menuon a\u016d klavu je Stir+1. La dialogo ebligas kompleksajn kaj proprajn formatadon, kaj anka\u016d eblojn pri tiparo, kompleksa bordero, fono, \u0109elprotekto, ktp.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Rekta formatado: Vi povas formati dokumentajn objektojn formatante rekte per la menuoj, ilobreto a\u016d kuntekstaj menuoj. Rekta formatado apliki\u011das al nur la aktuala elektita objekto.", "Fields: A basic set of fields is available to insert in the document.": "Kamoj: Baza aro de kampoj disponeblas por enmeti en la dokumenton.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtri datumojn: Filtriloj kaj specialaj filtriloj ebligas al vi prilabori specifajn vicojn (rikordojn) de \u0109elaro. En la kalkultabeloj en {productname} trovi\u011das diversaj ebloj por apliki filtrilojn.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Piednotoj kaj finnotoj: Piednotoj kaj finnotoj estas subtenataj.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formati \u0109elojn: Alklaku en la \u0109elo a\u016d \u0109elaro kaj elektu menuon Tabelo \u2192 Atributoj. Fajnigu la tabelon per la atributa dialogo.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatadaj markoj: Alineoj, pa\u011doj kaj nerombeblaj spacetoj vidi\u011das kiel markoj por helpi \u011disrandigi, redakti kaj formati.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Enmeti bildon: Klaki al la bildsimbolo Enmeti bildon ebligas al vi elekti bildon el la dosierujoj kaj kunhava\u0135oj de la nuba konservejo.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Enmeti lokan bildon: malfermas la dosierelektilon de la foliumilo por al\u015duti la bildon el via loka komputilo kaj enmeti \u011din en la dokumenton.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "\u0108efa lumbildo: Elektu la \u0109efan lumbildon asociigita al la aktuala lumbildo. Formatu kaj aran\u011du lumbildajn elementojn en la \u0109efa lumbildo.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animacii objekton: Unuopa objekto en lumbildo povas havi animacion. Uzu la flankan breton por agordi la lumbildan transiron por elektita objekto a\u016d objektaro.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Konuri: Vi povas krei konturon de viaj datumoj kaj grupigi vicojn kaj kolumnojn por ke vi povas maletendi kaj etendi la grupojn per alklako facile vidigante hierarkiajn datumojn.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Pa\u011dokapo kaj pa\u011dopiedo:Pa\u011dokapoj kaj pa\u011dopiedoj disponeblas por la ekzistanta pa\u011da stilo aplikita en la dokumento \u0109e la kursora pozicio.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Lumbildaj aran\u011doj:{productname} Prezentilo ebligas al vi \u015dan\u011di la lumbildan aran\u011don. Elektu la deziratan lumbildan aran\u011don en la aran\u011da fallisto.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Lumbildaj transiroj:{productname} Prezentilo provizas vidajn efektojn kiam \u011di vidigas novan lumbildon en la prezenta\u0135o. Lumbildaj transiroj estas atributoj de la lumbildo. Uzu la flankan breton por agordi la lumbildan transiron kiam en redakta re\u011dimo.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordigi datumojn: Vi povas ordigi liston de numeroj a\u016d teksto kreskante a\u016d malkreskante. {productname} a\u016dtomate detektas \u0109elojn kiuj estas titoloj, kaj apudaj kolumnoj, por etendi la elekta\u0135on.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formati stilon: {productname} subtenas alineajn stilojn. Vi povas apliki ekzistantan alinean stilon al alineo. Elektu menuon Redakti \u2192 Redakti stilojn por \u015dan\u011di stilon.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabeloj: Enmetu tabelojn en la prezenta\u0135on. Uzu la flankan breton por elekti la tabelan etoson.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "The document area: La aplika\u0135a zono vidigas la dokumentan enhavon, a\u016d kalkultabelojn, a\u016d prezenta\u0135ojn, a\u016d tekstajn dokumentojn.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La informa breto: Dekstre de la ser\u0109a breto, vidi\u011das informo pri la dokumento. La tipo de informo dependas de la tipo de la dokumento.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La ser\u0109a breto: Ser\u0109i komencas a\u016dtomate kiam enhavo enigi\u011das en la ser\u0109a kampo, kaj la dokumenta fenestro atomate movi\u011das al la unua apera\u0135o trovita. Ser\u0109ado ne estas usklecodistinga. Tri butonoj trovi\u011das apud la ser\u0109a kampo:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La stata breto: La stata breto vidi\u011das \u0109e la malsupro, kaj enhavas plurajn utilajn eblojn kaj funkciojn.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La ilobreto: La ilobreto enhavas la plej uzatajn eblojn por \u0109iutaga redaktado. Ilobretaj butonoj estas dinamikaj, kiu signifas, ke ili stato (ek a\u016d for) dependas de diversaj faktoroj.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La zoma breto: \u0108e la dekstro de la stata breto, trovi\u011das butonoj kiuj ebligas al vi zomi al 100%, malzomi, kaj zomi. La zomo apliki\u011das al la zoma zono, kaj ne \u015dan\u011das la uzantinterfacon. La aktuala zomnivelo vidi\u011das en tiu zono.", "{productname} Help": "{productname} Helpo", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Prezentilo redaktas prezenta\u0135ojn tiel, kiu devus esti familiara al uzantoj. Operacioj kiel tajpi tekston, tondi, kopii kaj alglui enhavon, elekti tekston, enmeti, aligrandigi, ankri bildojn, enmeti kaj trakti tabelojn, estas similaj al metodoj en labortabla prezenta\u0135a aplika\u0135o. Uzu la klavaron, menuojn kaj ilobretojn por plenumi agojn en via dokumento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} ebligas al vi krei kaj redakti oficejajn dokumentojn, kalkultabelojn, kaj prezenta\u0135ojn, rekte en via foliumilo, en simpla, rekta maniero. Vi povas prilabori dokumenton sole, a\u016d kunlabore kiel teamano.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} povas kontroli literumadon en tekstaj dokumentoj, kalkultabeloj kaj prezenta\u0135oj. Onda ru\u011da linio indikas erare literumitan vorton. Klaku al la erara vorto per la dekstra musbutono por malfermi kuntekstan menuon kun proponoj korekti la eraron.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} vidigas lumbildajn prezenta\u0135ojn, inklude subaron de lumbildaj transiroj kaj objektaj animacioj. Elektu la lumbildan prezenta\u0135on en la menuo a\u016d klaku al la bildsimbolo \u0109e la malsupra maldekstra ilobreto en la lumbilda panelo.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} redaktas dokumentojn same kiel vi redaktas labortablan dokumenton. \u011ci provizas vidate-vidotan aran\u011don \u2013 kiu konvene vidigas la dokumenton kiel \u011di presi\u011dos. Operacioj kiel tajpi tekston, tondi, kopii kaj alglui enhavon, elekti tekston, enmeti, aligrandigi, ankri bildon, aldoni kaj trakti tabelojn kaj diagramojn, estas similaj al labortabla vortprocesilo. Uzu la klavaron, menuojn kaj ilobretojn por interagi kun via dokumento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} enmetas bildojn en la teksta dokumento el via loka komputilo a\u016d el via nuba konservejo. Enmetitaj bildoj \u0109iam enkorpi\u011das en la dokumento.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} atentigas vin per malgranda sciigo en la pa\u011dopiedo kiam nova uzanto eniras a\u016d kiam uzanto foriras.", "{productname} presentations": "{productname} prezenta\u0135oj", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} konservas la dokumenton en la fono regule, do vi ne povas fermi \u011din sen konservi \u011din. Por abandoni viajn \u015dan\u011dojn, vi devas a\u016d malfari ilin, a\u016d uzi la menuon Dosiero kaj menueron Historio de versioj.", "{productname} spreadsheets": "{productname} kalkultabeloj", "{productname} supports both reading and writing for the following file formats:": "{productname} subtenas kaj legi kaj skribi por la jenaj dosieraj formatoj:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} subtenas enmeti kaj bildigi diagramojn en dokumentoj. Por aldoni diagramon:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} subtenas modernajn teknikojn por formati alineojn per stiloj. Stilo estas aro de tekstaj atributoj (tiparo, koloro, fono kaj multaj aliaj) kiu havas etikedon kun nomo, la stila nomo. Uzu stilon por apliki la samajn atributojn al multaj alineoj en la dokumento kaj produkti uniforman, profesian aspekton. Anka\u016d, se vi \u015dan\u011das unu stilformatan atributon, \u0109iuj alineoj kun la sama stilo anka\u016d \u015dan\u011di\u011das formate, kiu simpligas la penon formati multajn alineojn unuope.", "{productname} text documents": "{productname} tekstaj dokumentoj", "{productname} user interface": "{productname} fasado", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uzas modernajn foliumilajn rimedojn por adapti la fasadon al la grando de la vidiga zono, e\u0109 malgrandaj ekranoj \u0109e porteblaj iloj. La fasado konsistas el:", "A copy of the document is saved with the new name in the same folder.": "Kopio de la dokumento konservi\u011das kun la nova nomo en la sama dosierujo.", "Activate the {productname} spreadsheet window.": "Aktivigu la {productname}-kalkultabelan fenestron.", "Adding charts": "Aldoni diagramojn", "Additions are marked with colored underlined characters.": "Aldonoj marki\u011das per koloraj subskribaj signoj.", "Advanced features": "Speciala agordaro", "Advanced text document editor features": "Speciala agordaro pri tekstdokumenta redaktilo", "Align Center": "Centre al\u011dustigi", "Align Left": "\u011cisrandigi maldekstren", "Align Right": "\u011cisrandigi dekstren", "All changes are marked with a vertical bar in the right margin.": "\u0108iuj \u015dan\u011doj marki\u011das per vertikala baro en la dekstra mar\u011deno.", "All spreadsheets functions and mathematical rules applies.": "Apliki\u011das \u0109iuj kalkultabelaj funkcioj kaj matematikaj reguloj.", "Apply Default paragraph style": "Apliki aprioran alinean stilon", "Apply Heading 1 paragraph style": "Apliki alinean stilon de titolo 1", "Apply Heading 2 paragraph style": "Apliki alinean stilon de titolo 2", "Apply Heading 3 paragraph style": "Apliki alinean stilon de titolo 3", "Apply Heading 4 paragraph style": "Apliki alinean stilon de titolo 4", "Apply Heading 5 paragraph style": "Apliki alinean stilon de titolo 5", "Applying a paragraph style:": "Apliki alinean stilon:", "Arrow Down": "Sago malsupren", "Arrow Left": "Sago maldekstren", "Arrow Right": "Sago dekstren", "Arrow Up": "Sago supren", "Bold": "Grasa", "Can {productname} open a password-protected document?": "\u0108u {productname} povas malfermi pasvorte protektitan dokumenton?", "Cancel the search (appears only when a text has been searched)": "Nuligi la ser\u0109on (aperas nur kiam teksto estas ser\u0109ita)", "Cell formatting": "\u0108ela formatado", "Changes are displayed as comment in the right of the document area.": "\u015can\u011doj vidi\u011das kiel komento en la dekstro de la dokumenta zono.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Eblas akcepti a\u016d malakcepti \u015dan\u011dojn. Por akcepti a\u016d malakcepti \u015dan\u011dojn, klaku al la rilataj bildsimboloj en la komenta kampo \u0109e la desktro de la dokumento. A\u016d, elektu je Redakti \u2192 Spuri \u015dan\u011dojn \u2192 Akcepti a\u016d Malakcepti. Plue, se vi bezonas filtri \u015dan\u011dojn anta\u016d ol akcepti a\u016d malakcepti ilin, elektu je Redakti \u2192 Spuri \u015dan\u011dojn \u2192 Mastrumi. Dialogo montras liston de \u0109iuj spuritaj \u015dan\u011doj. Uzu la dialogajn butonojn la\u016de.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u015can\u011doj faritaj de aliaj uzantoj estas vidigitaj per malsamaj koloroj kaj \u0109iu spurita \u015dan\u011do estas akceptebla a\u016d malakceptebla, per la kadro kiu aperas dekstraflanke. Vi povas anka\u016d enmeti komenton tie.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Elektu je Formato \u2192 Linio (a\u016d Areo, a\u016d Pozicio kaj grando). Dialogo malfermi\u011das.", "Choose Format \u2192 Page and select the Page tab": "Elektu je Formato \u2192 Pa\u011do kaj elektu la langeton Pa\u011do", "Choose Format \u2192 Paragraph, Text Flow tab": "Elektu langeton Formato \u2192 Alineo, Teksta fluo ", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Elektu je Enmeti \u2192 Diagramoj. Adaptu vian diagramon per la flanka breto:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Elektu je Enmeti \u2192 Specialaj signoj a\u016d klaku al la rilata bildsimbolo en la ilobreto. Vidi\u011das dialogo.", "Choose Validity from the Data menu. The Validity dialog opens.": "Elektu je Valideco el la menuo Datumoj. La dialogo Valideco malfermi\u011dos.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Elektu menuon Iloj kaj malmarku je A\u016dtomate kontroli literumadon.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Elektu menuon Iloj \u2192 Lingvoj kaj elektu la lingvon por la tuta dokumento. Malnepre, vi povas agordi lingvon por elektita teksto kaj por la aktuala alineo.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klaku al ajna lumbilda bildeto en la panelo por \u015dalti al tiu lumbildo por vidigi a\u016d redakti \u011din.", "Collaborative editing": "Kunlabora redaktado", "Column break (in multicolumnar text)": "Kolumna salto (en plurkolumna teksto)", "Comments in documents": "Komentoj en dokumentoj", "Context menus": "Kuntekstaj menuoj", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kuntekstaj menuoj disponeblas per klako la dekstran musbutonon. La komandoj haveblaj en la kunteksta menuo rilatas ne vaste - al la suba objekto en la dokumento.", "Copy and Paste": "Kopii kaj alglui", "Cut": "Eltondi", "Delete to beginning of sentence": "Forigi tekston al komenco de frazo", "Delete to beginning of word": "Forigi al la komenco de vorto", "Delete to end of sentence": "Forigi \u011dis la fino de frazo", "Delete to end of word": "Forigi \u011dis la fino de vorto", "Deletions are marked with colored strike-through characters.": "Forigoj marki\u011das per koloraj trastrekaj signoj.", "Demote list item (list item has to be selected)": "Listero unu nivelon malsupren (listero estu elektita)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Depende de la kapablecoj de via foliumilo, aperos a\u016d la presa fenestro a\u016d la \u015dprucfenestro \"El\u015duti PDF-eksporton?\". Vi povos presi je \u0109i tiu PDF per via favorata PDF-legilo.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Rekta formatado estas formato aplikita rekte al la elektita enhavo de alineo a\u016d kalkultabela \u0109elo, kaj superkovras eventualan agorditan stilan formatadon. Por resta\u016dri la formatadon al la stilaj agordoj, elektu la tekston a\u016d \u0109elon kaj elektu je Formato \u2192 Vakigu rektan formatadon a\u016d uzu la butonon en la ilobreto.", "Directly:": "Rekte:", "Display comment": "Vidigi komenton", "Display the Keyboard shortcuts help": "Vidigi la helpon pri fulmoklavoj", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Redakti dokumenton devus esti familiara al \u0109iuj kiuj uzis oficejan aplika\u0135on anta\u016de, sed jen iuj distingaj trajtoj:", "Document repair": "Ripari dokumenton", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumentoj en {productname} konservi\u011das a\u016dtomate, sed se vi estas maltrankvila, ke la dokumento estu sinkronigita kiel eble plej rapide, vi povas devigi konservi per la menuero Konservi de la menuo Dosiero.", "Double Underline": "Duope substrekite", "Draw page keyboard shortcuts": "Fulmoklavoj por desegna pa\u011do", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Koloro estos atribuita al \u0109iu uzanto. La kursoro de \u0109iu uzanto vidi\u011dos en la atribuita koloro. Notu: vi vidos vian kursoron kiel nigran, pulsantan kursoron, sed aliaj vidos vin la\u016d alia koloro.", "Editing documents": "Redakti dokumentojn", "Editing presentations": "Redakti prezenta\u0135ojn", "Editing spreadsheets": "Redakti kalkultabelojn", "Editing text documents": "Redakti tekstajn dokumentojn", "End": "Fino", "Esc": "Escapo", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Eskapi aktualan re\u011dimon, t.e. el redakta re\u011dimo \u015daltu al objektelekta re\u011dimo, el objektelekta re\u011dimo \u015daltu al vida re\u011dimo.", "Extend the selection down one page": "Etendi la elekta\u0135on malsupren je unu pa\u011do", "Extend the selection up one page": "Etendi la elekta\u0135on supren je unu pa\u011do", "Fill Down": "Plenigi malsupren", "Format the source cell with the font, color background and more.": "Formatu la fontan \u0109elon per la tiparo, fona koloro kaj plu.", "Formatting spreadsheets": "Formati kalkultabelojn", "Formatting text": "Formati tekston", "Formulas": "Formuloj", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Enigu formulojn en la formulara breto. Enigu je '=' kaj enigu la formulon.", "Frequently Asked Questions": "Oftaj demandoj", "General Keyboard Shortcuts": "\u011ceneralaj fulmoklavoj", "Go and select text to end of document": "Iri kaj elekti tekston al la fino de dokumento", "Go and select text to end of textbox": "Iri kaj elekti tekston al fino de tekstujo", "Go and select text to start of document": "Iri kaj elekti tekston al la komenco de dokumento", "Go and select text to start of textbox": "Iri kaj elekti tekston al komenco de tekstujo", "Go and select to the beginning of a line": "Iru kaj elektu al la komenco de linio", "Go and select to the end of a line": "Iri kaj elekti al la fino de linio", "Go to beginning of a word": "Iru al komenco de vorto", "Go to beginning of line": "Iru al komenco de la linio", "Go to end of document": "Iri al la fino de dokumento", "Go to end of line": "Iri al fino de linio", "Go to start of document": "Iri al komenco de dokumento", "Go to start of the next word": "Iri al komenco de la sekva vorto", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Gramatikaj eraroj en la teksto marki\u011das per la blua onda substreko. Klaku al la substrekita teksto per la dekstra musbutono por malfermi menuon kun proponoj por korekti la gramatikan eraron kaj la ofenditaj gramatikaj reguloj. Elektu la preferatan proponon por \u015dan\u011di la tekston.", "Handling Tables": "Trakti tabelojn", "Handling images": "Trakti bildojn", "Home": "Hejmo", "Hover the mouse on the document name in the menu bar.": "\u015cvebigu la muson \u0109e la dokumenta nomo en la menua breto.", "How can I change the line, area and position of a shape in my slides?": "Kiel mi \u015dan\u011du la linion, areon kaj pozicion de formo en miaj lumbildoj?", "How can I check spelling in my language?": "Kiel mi kontrolu literumadon en mia lingvo?", "How can I copy the formatting of existing cells to new ones?": "Kiel mi kopiu la formatadon de ekzistantaj \u0109eloj al novaj \u0109eloj?", "How can I import CSV data?": "Kiel mi importu CSV-datumojn?", "How can I insert a currency, copyright or trademark symbol in the document?": "Kiel mi enmetu valutan, kopirajtan a\u016d varmarkan simbolon en la dokumenton?", "How can I make the new text look like other existing text?": "Kiel mi povas igi la novan tekston aspekti kiel la alia ekzistanta teksto?", "How can I quit {productname} without saving my edits?": "Kiel mi eliru el {productname} sen konservi miajn redakta\u0135ojn?", "How can I remove the red wavy lines in my document?": "Kiel mi forigu la ru\u011dajn, ondajn liniojn en mia dokumento?", "How can I run my slide show?": "Kiel mi rulu mian lumbildan prezenta\u0135on?", "How can I select data to print?": "Kiel mi elektu datumojn presotajn?", "How do I change the page orientation to landscape inside my document": "Kiel mi \u015dan\u011du la pa\u011dan orienti\u011don al horizontala en mia dokumento?", "How do I get a word count of my document?": "Kiel mi ekhavu la nombron da vortoj en mia dokumento?", "How do I rename a sheet?": "Kiel mi alinomu folion?", "How do I save a document with another name?": "Kiel mi konservu dokumenton kun alia nomo?", "How do I set the margins of the document?": "Kiel mi agordu la mar\u011denojn de la dokumento?", "If no table or range was selected, a prototype chart is displayed.": "Se neniu tabelo a\u016d \u0109elaro estas elektita, tiam vidi\u011das prototipa diagramo.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Se neniu tuta \u0109elo estas elektita, kaj la kursoro estas \u0109e la fino de tabelo, fori\u011das la alineon post la tabelo, krom se \u011di estas la lasta alineo en la dokumento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Se neniu tuta \u0109elo estas elektita, fori\u011das la teksto ek de la kursoro \u011dis la fino de la aktuala frazo. Se la kursoro estas \u0109e la fino de \u0109elo, kaj neniu tuta \u0109elo estas elektita, fori\u011das la enhavon de la sekva \u0109elo.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Se unu a\u016d pli da \u0109eloj estas elektitaj, la tutaj vicoj enhavantaj la elekta\u0135on estos forigataj. Se \u0109iuj vicoj estas tute a\u016d parte elektitaj, la tuta tabelo estos forigata.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Se la aktiva \u0109elo estas vaka: iras al la komenco de la tabelo. Alie: unua premo iras al komenco de la aktiva \u0109elo, dua premo iras al la komenco de la aktuala tabelo, tria premo iras al la komenco de dokumento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Se la aktiva \u0109elo estas vaka: iras al la fino de la tabelo. Alie: unua premo iras al fino de la aktiva \u0109elo, dua premo iras al la fino de la aktuala tabelo, tria premo iras al la fino de dokumento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Se la aktiva \u0109elo estas vaka: elektas la tutan tabelon. Alie: elektas la enhavon de la aktiva \u0109elo. Premi denove elektas la tutan tabelon.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Eblas aligrandigi, turni, kaj ankri bildojn. Teksto povas \u0109irka\u016di la bildon. Elektu la bildon kaj malfermu la kuntekstan menuon. Uzu la tenilojn de la bildo por aligrandigi la bildon per la muso.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Kontraste, rekta formatado aplikas formaton al elektitaj partoj de la dokumenta enhavo. En longa dokumento, necesas apliki rektan formatadon al \u0109iu parto, kiu longigas la formatadan taskon, kaj riskas erarojn kaj prokraston.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "En la zono Saltoj, marku je Enmeti, Tipo: Pa\u011da salto, Pozicio: Anta\u016d.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "En la dialogo Kutima filtrilo, vi povas anka\u016d agordi \u0109elarojn kiuj enhavas la valorojn en specifaj datumaj kampoj. Vi povas uzi la kutiman filtrilon por konekti la kondi\u0109ojn kun a\u016d logika KAJ a\u016d logika A\u016c operacio.", "Inactive document": "Neaktiva dokumento", "Increase/decrease the size of the column/row on the left/top cell edge": "Pliigas/malpliigas la grandon de la kolumno/vico \u0109e la maldekstra supra \u0109ela e\u011do", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Pliigas/malpliigas la grandon de la kolumno/vico \u0109e la dekstra malsupra \u0109ela e\u011do", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Enmetu kolumnajn kaj vicajn saltojn en la kalkultabelon por plimallar\u011digi la presotan \u0109elaron kaj presu la dokumenton el\u015dutotan. Je preso je PDF, elektu la interesajn pa\u011dojn.", "Insert comment": "Enmeti komenton", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Enmetu komentojn en{productname}, en lokoj kiuj bezonas specialan atenton de la leganto. Komentoj vidi\u011das dekstre kaj portas la nomon kaj daton de la komentinto.", "Insert endnote": "Enmeti finnoton", "Insert footnote": "Enmeti piednoton", "Insert line break": "Enmeti linisalton", "Insert new paragraph directly before or after a section, or before a table": "Enmeti novan alineon \u0135us anta\u016d a\u016d post sekcio, a\u016d anta\u016d tabelo", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Enmeti novan alineon sen nombrado en liston. Ne funkcias kiam la kursoro trovi\u011das \u0109e la fino de la listo.", "Insert non-breaking hyphen": "Enmeti nerompeman streketon", "Insert non-breaking space": "Enmeti nerompeman spaceton", "Insert soft hyphen": "Enmeti eventualan streketon", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Enmetu tabelojn per propra bildsimbolo en la ilobreto. Elektu la komencan nombron da vicoj kaj kolumnoj. Aldonu vicojn kaj kolumnojn per la \u0109ela kunteksta menuo. Kunfandu \u0109elojn per la menuo Tabelo. La apriora alinea stilo en \u0109eloj estas \u201cTabela enhavo\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Enigas tabon (nur en tabeloj). Depende de la Fenestroadministrilo uzata, Alt+Tab estas uzebla anstata\u016de.", "Italic": "Kursive", "Justify": "\u011cisrandigi", "Keyboard Shortcuts": "Fulmoklavoj", "Like Alt, but only the active cell is modified": "Kiel Alt, sed nur la aktiva \u0109elo \u015dan\u011di\u011das", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u015cargu viajn CSV-datumojn per iu indi\u011dena ilo en via platformo, elektu kaj kopiu \u011din al la tondujo", "Manual page break": "Mana pa\u011dosalto", "Move cursor down one line": "Movi kursoron malsupren je unu linio", "Move cursor to beginning of the next paragraph": "Movi kursoron al komenco de la sekva alineo", "Move cursor to beginning of the previous paragraph": "Movi kursoron al komenco de la anta\u016da alineo", "Move cursor to the left": "Movi kursoron maldekstren", "Move cursor to the right": "Movi kursoron dekstren", "Move cursor up one line": "Movi kursoron supren je unu linio", "Move cursor with selection to the left": "Movi kursoron maldekstren kun elekta\u0135o", "Move cursor with selection to the right": "Movi kursoron dekstren kun elekta\u0135o", "Move the view down one page": "Movi la vidon malsupren je unu pa\u011do", "Move the view up one page": "Movi la vidon supren je unu pa\u011do", "Move to next text object on drawing page": "Movi al la sekva teksta objekto en desegna pa\u011do", "Move to next text object on slide": "Movi al sekva teksta objekto en lumbildo", "Moves the cursor to the first cell in the sheet (A1).": "Movas la kursoron al la unua \u0109elo en la folio (A1).", "Moves the cursor to the first cell of the current row.": "Movas la kursoron al la unua \u0109elo de la aktuala vico.", "Moves the cursor to the last cell of the current row.": "Movas la kursoron al la lasta \u0109elo de la aktuala vico.", "Moves the cursor to the last cell on the sheet that contains data.": "Movas la kursoron al la lasta \u0109elo sur la folio kiu enhavas datumojn.", "Navigating in Spreadsheets": "Navigado en kalkultabeloj", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Unu uzo por la funkcio A\u016dtomate filtri estas rapide limigi la vidigon al rikordoj kun identaj elementoj en la datuma kampo.", "Open the presentation in {productname}": "Malfermu la prezenta\u0135on en {productname}", "Opening, closing, saving, printing and downloading documents": "Malfermi, fermi, konservi, presi kaj el\u015duti dokumentojn", "Other advanced features": "Aliaj specialaj funkcioj", "PageDown": "Pa\u011doMalsupren", "PageUp": "Pa\u011do supren", "Paragraph formatting": "Formatado de alineo", "Paste as unformatted text": "Alglui neformatitan tekston", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Algluu el la foliumilo Redakti \u2192 Alglui a\u016d premu je Stir+V. La dialogo Importi tekston malfermi\u011das por lasi vin priskribi la formaton por la CSV-datumojn.", "Paste special": "Alglui speciale", "Pasting": "Alglui", "Place the cursor at the paragraph to be formatted": "Metu la kursoron \u0109e la alineo formatota", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Metu la kursoron \u0109e la loko kie \u015dan\u011di\u011du la pa\u011da orienti\u011do. Aldoni vakan alineon.", "Place the cursor in the position to insert the character.": "Metu la kursoron en la pozicio kie la signo aperu.", "Presentations": "Prezenta\u0135oj", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezenta\u0135oj: Microsoft-formatoj PPT, PPTX, OpenDocument-formato ODP", "Press Insert button. To close the dialog, press Cancel.": "Premu butonon Enmeti. Por fermi la dialogon, premu je Rezigni.", "Print (Download as PDF)": "Presi (el\u015duti kiel PDF)", "Promote list item (list item has to be selected)": "Listero unu nivelon supren (listero estu elektita)", "Redo": "Refari", "Remove direct formatting": "Forigi rektan formatadon", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Alinomu folion en la kalkultabela dokumento per la kunteksta menuo (per la dekstra musbutono) super la folia langeto \u0109e la malsupr. Enigu la novan folian nomon en la dialogo kiu sekvas.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Ri\u0109an enhavon kopii/alglui estas subtenata, ne nur en unu dokumento, sed anka\u016d trans dokumentoj en la sama a\u016d malsama {productname}. Por tiaj internaj uzoj, uzantoj povas kopii/alglui enhavon, inklude bildojn kaj miksitan enhavon, \u0109e PK (persona komputilo) per la fulmoklavoj rekte (Stir+X, Stir+C, Stir+V). Pro sekurecaj kialoj necesas uzi je Stir+V por alglui \u0109e PK, sed oni povas uzi kuntekstajn menuojn por tondi kaj kopii. \u0108e Android a\u016d iOS necesas elekti tekston per duobla frapeto, kaj per longa tu\u015do kopii/tondi/alglui per la kunteksta menuo.", "Search backwards": "Retroser\u0109i", "Search forward": "Ser\u0109i anta\u016den", "Select All": "Elekti \u0109ion", "Select Landscape in \u201cWith Page Style\u201d": "Elektu je Horizontala en \"Kun pa\u011da stilo\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Elektu tabelon en teksta dokumento, \u0109elaron en kalkultabelo a\u016d tabelon en prezenta\u0135o.", "Select all in drawing page": "Elekti \u0109ion en desegna pa\u011do", "Select all in slide": "Elekti \u0109ion en lumbildo", "Select if you want to change page numbering.": "Elektu \u0109u vi volas \u015dan\u011di pa\u011dan numeradon.", "Select lines in downwards direction": "Elekti liniojn malsupren", "Select lines in upwards direction": "Elekti liniojn supren", "Select objects in the order in which they were created": "Elekti objektojn la\u016d la ordo la\u016d kiu ili krei\u011dis", "Select objects in the reverse order in which they were created": "Elekti objektojn la\u016d la ordo inversa al tiu, la\u016d kiu ili krei\u011dis", "Select the cells you want to format. Release the mouse button.": "Elektula la \u0109elojn formatotajn. Maltenu la musbutonon.", "Select the character set, language and separator options for the CSV file.": "Agordu la tiparon, lingvon kaj apartigilon por la CSV-dosiero.", "Select the shape in your slide. A set of handles shows.": "Elektu la formon en via lumbildo. Vidi\u011das tenilaro.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Elektu la stilon aplikotan en la stila fallisto. La alineo vidigas la stilajn atributojn.", "Select the text with the existing format": "Elektu la tekston kun la ekzistanta formato", "Select the text you want to apply the new format.": "Elektu la tekston al kiu apliki la novan formaton.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Agordu la validecan kriterion en la fallisto Permesi. Depende de la kriterio, pluaj ebloj vidi\u011dos. Enigu la bezonatajn datumojn.", "Select to beginning of paragraph": "Elekti al komenco de la alineo", "Select to end of paragraph": "Elekti \u011dis fino de la alineo", "Select to the left word by word": "Elekti maldekstre vorton post vorto", "Select to the right word by word": "Elekti dekstre vorton post vorto", "Selects cells from the current cell to the first cell of the current row.": "Elektas \u0109elojn de la nuna \u0109elo al la unua \u0109elo de la nuna vico.", "Selects cells from the current cell to the last cell of the current row.": "Elektas \u0109elojn de la nuna \u0109elo \u011dis la lasta \u0109elo de la nuna vico.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Elektas \u0109elojn el la nuna \u0109elo \u011dis unu pa\u011do en la nuna kolumno a\u016d etendas la ekzistantan elekton unu pa\u011don supren.", "Set Optimal Column Width": "Agordi optimuman kolumnolar\u011don", "Set the page margins in the dialog.": "Agordu la pa\u011dajn mar\u011denojn per la dialogo.", "Set the properties of the element of the object.": "Agordu la atributojn de la elemento de la objekto.", "Shortcut Keys for Tables": "Fulmoklavoj por tabeloj", "Slide keyboard shortcuts": "Fulmoklavoj por lumbildo", "Slide pane": "Lumbilda panelo", "Slide show": "Lumbilda prezenta\u0135o", "Spellchecking": "Kontroli literumadon", "Spreadsheets": "Kalkultabeloj", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Kalkultabeloj: Microsoft-formatoj XLS, XLSX, OpenDocument-formato ODS", "Standard currency format": "Normala valuta formato", "Standard date format": "Normala data formato", "Standard exponential format": "Normala eksponenciala formato", "Standard format": "Normala formato", "Standard percentage format (two decimal places)": "Normala elcenta formato (du dekumaj pozicioj)", "Strikethrough": "Trastrekite", "Subscript": "Malalta skribo", "Superscript": "Alta skribo", "Switch cursor between text and footer": "Baskuli kursoron inter teksto kaj pa\u011dopiedo", "Switch cursor between text and header": "Baskuli kursoron inter teksto kaj pa\u011dokapo", "Tab": "Tabo", "Text documents": "Tekstaj dokumentoj", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Tekstaj dokumentoj: Microsoft-formatoj DOC, DOCX, RTF. OpenDocument-formato ODT", "Text formatting": "Tekstformatado", "Text selection and navigation in a textbox": "Teksta elektado kaj navigado en tekstujo", "Text selection and navigation in document": "Teksta elektado kaj navigado en dokumento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Teksto, diagramoj, formoj kaj svg-bildoj restos klaraj dum zomado. Vi vidos rastrumerojn aperi nur \u0109e enmetitaj bildoj, ekzemple jpg a\u016d png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "La simbolo \u00b6 estas formata marko. \u011ci uzi\u011das por helpi \u011disrandigi kaj redakti, kaj ne presi\u011das. Por baskuli \u011din en la dokumenta vido, elektu menuon Vido \u2192 Formata marko.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "La Speciala filtrilo ebligas \u011dis ok filtrilajn kondi\u0109ojn. Por specialaj filtriloj vi enigas la kondi\u0109ojn rekte en la folion.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "La CSV-datumoj \u015dargi\u011das en la elektitan \u0109elon kie vi algluis, la\u016d tiuj agordoj.", "The color assigned to the changes depends on the user that changes the document.": "La koloro atribuita al la \u015dan\u011doj dependas de la uzanto kiu \u015dan\u011dis la dokumenton.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "La formulara lingvo devus esti tre familiara al uzantoj de kalkultabeloj, kaj \u011di estas priskribita tre detale en la normo OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Tion fari estas facile per la ilo Peniko en la ilobreto.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Tio estas speciale utila - ekzemple kiam kolego senintence elektis la tutan tekston en dokumento per Stir+A kaj anstata\u016digis \u011din detruante la anta\u016dan tekston - dum vi samtempe redaktis \u011din.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Por da\u016drigi redakti, alklaku al la dokumento kaj la plustavolo kaj mesa\u011do malaperos. Eventualaj \u015dan\u011doj de aliaj uzantoj - dum ili kunlabore redaktas la dokumenton - re\u015dargi\u011dos.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Por kopii pli grandajn pecojn de enhavo al aliaj aplika\u0135oj \u0109e via ilo, uzanto bezonas premi la butonon Komenci el\u015duti, kaj rekopii tion al sia tondujo, por ke \u011di estu legebla de la cela aplika\u0135o. Tio eblas per eta fenestra\u0135o, kiu aperas en la malsupra-dekstra angulo, kaj necesas nur por eksporti la enhavon por alglui en eksterajn aplika\u0135ojn. Tiu pa\u015do anka\u016d konvertas kompleksajn objektojn al statikaj bildoj.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Por el\u015duti dokumenton, el\u015dutu \u011din per la menuo Dosiero de la {productname}-aplika\u0135o. La disponeblaj el\u015dutaj formatoj dependas de la aplika\u0135o. \u0108iuj aplika\u0135oj eksportas dokumentojn en PDF-formato.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Por eliri el {productname}-Lumbilda prezenta\u0135o, premu la klavon Esk por reiri al la re\u011dimo redakti prezenta\u0135on.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Por retroiri al la elektita stato, elektu \u011din per la muso kaj alklaku al Salti al stato.", "To open document, click on the file to open the {productname} module associated to the document format.": "Por malfermi dokumenton, klaku al la dosiero por malfermi la {productname}-modulon rilatan al la dokumenta formato.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Por forigi la validecon de la \u0109elo, malfermu la dialogon kaj agordu la liston Permesi al \"\u0108iuj valoroj\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Por reiri al horizontala orienti\u011do, ripetu la proceduron, elektante je Vertikala en \"Kun pa\u011da stilo\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Por sisteme kontroli la tutan dokumenton uzu la menuerojn Iloj kaj Literumado.", "Track changes": "Spuri \u015dan\u011dojn", "Two decimal places, thousands separator": "Du dekumaj pozicioj, disigilo de miloj", "Type the new file name in the text box and press Enter.": "Tajpu la novan nomon en la teksta kampo kaj premu je Enigi.", "Underline": "Substrekite", "Undo": "Malfari", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Uzu la langetojn Enigi helpon kaj Pepo pri eraro por plibonigi la interagojn de la uzanto. Klaku al Akcepti por fermi la dialogon.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Uzu la lumbildan panelon \u0109e la malsupro por komenci la lumbildan prezenta\u0135on, aldoni lumbildon, duobligi, a\u016d forigi la aktualan lumbildon.", "Using the browser zoom affects the document and user interface areas.": "Uzi la foliumilan zomon influas la dokumenton kaj la fasadajn zonojn.", "Using the page style": "Uzi la pa\u011dan stilon", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Per la mezurilo, \u015dovu la plej maldekstran e\u011don de la mezurilo por adapti la maldekstran mar\u011denon, a\u016d la dekstran e\u011don por la plej dekstra mar\u011deno.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Kio estas la blua simbolo \u00b6 kaj kiel mi forigu \u011din el mia dokumento?", "What are the documents file formats supported by {productname}?": "Kiuj formatoj de dokumentaj dosieroj estas subtenataj de {productname}?", "What is the blue wavy underline in some words in the text?": "Kio estas la blua onda linio sub iuj vortoj en la teksto?", "What is \u201cClear Direct Formatting\u201d icon?": "Kio estas la bildsimbolo \"Vakigu rektan formatadon\"?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Kiam {productname} detektas, ke mankas aktiveco en la foliumilo dumtempe, \u011di metas la dokumenton en \"neaktiva\" stato. \u011ci montras la dokumenton kun griza plustavolo, kun la mesa\u011do \"Neaktiva dokumento - bonvolu alklaki por da\u016drigi redakti\".", "When closing a document, it is automatically saved if it has been changed.": "Je fermo dokumenton, \u011di a\u016dtomate konservi\u011das se \u011di estas \u015dan\u011dita.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Kiam pluraj homoj redaktas la saman dokumenton samtempe eblas, ke iliaj \u015dan\u011doj konfliktas, kaj tio povas konfuzi. La funkcio Ripari dokumenton ebligas al uzantoj malfari alies \u015dan\u011dojn en la dokumento al anta\u016da stato.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Kiam vi havas interne tonditan a\u016d kopiitan enhavon, vi povas alglui tiun enhavon per la kunteksta menuo.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Kiam vi algluas enhavon kopiitan el ene de la sama dokumento, la formato kaj elementoj konservi\u011das. Se vi kopias el alia dokumento, en alia langeto a\u016d foliumila fenestro, a\u016d el ekster la foliumilo, la algluita enhavo konservos ri\u0109an tekston.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Kiam vi algluas tekston el ene de la dokumento, formatado estas reskektata. Vi anka\u016d povas alglui objektojn, ekzemple bildojn, se vi kopias ilin el en la prilaborata dokumento.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Kiam vi en\u015daltas je Spuri \u015dan\u011dojn, {productname} markas novajn \u015dan\u011dojn \u0109e la dokumento. Elektu tiun eblon ree por mal\u015dalti \u011din.", "Why can't I delete text? It just gets a strike-through?": "Kial mi ne povas forigi tekston? \u011ci akiras trastrekon.", "Why did the text I just typed change automatically? How can I revert it?": "Kial la \u0135us tajpita teksto \u015dan\u011di\u011dis a\u016dtomate? Kiel mi povas malfari \u011din?", "With track changes enabled your document is shown the following manner:": "Dum Spuri \u015dan\u011dojn estas aktiva, via dokumento vidi\u011das en la jena maniero:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Nombro da vortoj anka\u016d vidi\u011das en la stata breto. Se neniu teksto estas elektita, la Nombro da vortoj rilatas al la tuta dokumento. Alie la Nombro da vortoj estas por la elektita teksto.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "La nombro da vortoj estas havebla en Iloj \u2192 Nombro da vortoj. Dialogo vidigas la nombron da vortoj en elekta\u0135o kaj en la tuta dokumento.", "Word processor functions": "Funkcioj de vortprocesilo", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Jes. {productname} malfermas pasvorte protektitajn dokumentojn, sed necesas enigi la pasvorton en la kampo \u201cEnigi pasvorton\u201d je \u015dargotempo.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Jes. Klaku al la vorto bezonata kaj elektu je Iloj \u2192 Teza\u016dro. Dialogo malfermi\u011das kun multaj proponoj por anstata\u016digi.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Vi povas a\u016d trafoliumi la signojn vidigitajn per la fallistoj a\u016d tajpu ser\u0109an \u015dlosilon en la kampo Ser\u0109i. Se vi scias la Unikodan numeran kodon de la speciala signo, enigu \u011din en la kampoj dekstre.", "You can insert these special characters in the document using the Special Character dialog.": "Vi povas enigi tiujn specialajn signojn en la dokumenton per la dialogo Speciala signo.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Vi povas salti al la kursoro de uzanto klakante al la nomo (a\u016d avataro) de la uzanto. Eblas sekvi la redaktilon.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Vi povas alglui kiel neformatitan tekston per la fulmoklavo: Stir+Maj+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Oni redaktas enretan kalkultabelon same kiel labortablan kalkultabelon. Samas la operacioj enigi datumojn, kolumnojn, vicojn a\u016d foliojn. Uzu la klavaron, menuojn a\u016d ilobreton por komandi agojn en la kalkultabelo. \u015covi \u0109elenhavon por plenigi \u0109elojn anka\u016d estas subtenate. La komandoj kopii, tondi kaj alglui haveblas el la kunteksta menuo. Sekvi enigitajn datumojn per Tabo movos la kursoron al la sekva \u0109elo dekstre, kaj per Enigi al la suba \u0109elo por facile plu enigi datumojn.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "A\u016dtomate korekti estas en\u015daltite. A\u016dtomate korekti \u015dan\u011das la tekston \u0135us tajpitan al interna tabelo de rilata teksto. En plejmultaj okazoj, A\u016dtomate korekti riparas tajperarojn dum vi tajpas. Se A\u016dtomate korekti ne necesas, tiam mal\u015daltu \u011din en Iloj \u2192 A\u016dtomate korekti \u2192 Dum tajpado.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Vi en\u015daltis la funkcion Spuri \u015dan\u011dojn, por la dokumento. Spuri \u015dan\u011dojn registras \u0109iujn \u015dan\u011dojn en la teksto kaj vidigas la eldonojn por posta historio. Utilas por marki \u015dan\u011dojn en teksto kaj kalkultabeloj. Spuri \u015dan\u011dojn en\u015dalti\u011das kiam vi elektas je Redakti \u2192 Spuri \u015dan\u011dojn \u2192 Registri.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Viaj dokumentoj konservi\u011das kaj mastrumi\u011das en la nuba konservejo kiu estas integrita kun {productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-es.json b/f7cloud-office/browser/dist/l10n/help-es.json new file mode 100644 index 0000000..8edc00a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-es.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "Tras 3 segundos en el modo de eliminaci\u00f3n, oprimir las flechas elimina filas/columnas. Ctrl+\u2191, \u2193, \u2190 o \u2192 combina la celda actual con una adyacente", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "Tras 3 segundos en el modo de inserci\u00f3n, oprimir las flechas inserta filas/columnas. Ctrl+ \u2191, \u2193, \u2190 o \u2192 inserta celdas", "Alt+Arrow Keys": "Alt+\u2191, \u2193, \u2190 o \u2192", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u2191, \u2193, \u2190 o \u2192", "Alt+Del": "Alt+Supr", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Ins", "Alt+Page Down": "Alt+Av\u00a0P\u00e1g", "Alt+Page Up": "Alt+Re\u00a0P\u00e1g", "Alt+Shift+Arrow Keys": "Alt+Shift+\u2191, \u2193, \u2190 o \u2192", "Alt+Shift+F1": "Alt+May\u00fas+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Av\u00a0P\u00e1g", "Ctrl+Alt+Page Up": "Ctrl+Alt+Re\u00a0P\u00e1g", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+May\u00fas+\u2191, \u2193, \u2190 o \u2192", "Ctrl+Alt+Shift+V": "Ctrl+Alt+May\u00fas+V", "Ctrl+Arrow Down": "Ctrl+\u2193", "Ctrl+Arrow Left": "Ctrl+\u2190", "Ctrl+Arrow Right": "Ctrl+\u2192", "Ctrl+Arrow Up": "Ctrl+\u2191", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Retroceso", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Supr", "Ctrl+Down Arrow": "Ctrl+\u2193", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Fin", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Inicio", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u2190", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+-", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+Av\u00a0P\u00e1g", "Ctrl+PageUp": "Ctrl+Re\u202fP\u00e1g", "Ctrl+Plus key": "Ctrl++", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u2192", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+May\u00fas+1", "Ctrl+Shift+2": "Ctrl+May\u00fas+2", "Ctrl+Shift+3": "Ctrl+May\u00fas+3", "Ctrl+Shift+4": "Ctrl+May\u00fas+4", "Ctrl+Shift+5": "Ctrl+May\u00fas+5", "Ctrl+Shift+6": "Ctrl+May\u00fas+6", "Ctrl+Shift+?": "Ctrl+May\u00fas+?", "Ctrl+Shift+Arrow Down": "Ctrl+May\u00fas+\u2193", "Ctrl+Shift+Arrow Left": "Ctrl+May\u00fas+\u2190", "Ctrl+Shift+Arrow Right": "Ctrl+May\u00fas+\u2192", "Ctrl+Shift+Arrow Up": "Ctrl+May\u00fas+\u2191", "Ctrl+Shift+Arrow": "Ctrl+May\u00fas+Flecha", "Ctrl+Shift+B": "Ctrl+May\u00fas+B", "Ctrl+Shift+Backspace": "Ctrl+May\u00fas+Retroceso", "Ctrl+Shift+Del": "Ctrl+May\u00fas+Supr", "Ctrl+Shift+End": "Ctrl+May\u00fas+Fin", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+May\u00fas+Inicio", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Espacio", "Ctrl+Shift+V": "Ctrl+May\u00fas+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u2191", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "May\u00fas+\u2193", "Shift+Arrow Left": "May\u00fas+\u2190", "Shift+Arrow Right": "May\u00fas+\u2192", "Shift+Arrow Up": "May\u00fas+\u2191", "Shift+Ctrl+Del": "May\u00fas+Ctrl+Supr", "Shift+Ctrl+Page Down": "May\u00fas+Ctrl+Av\u00a0P\u00e1g", "Shift+Ctrl+Page Up": "May\u00fas+Ctrl+Re\u00a0P\u00e1g", "Shift+End": "May\u00fas+Fin", "Shift+Enter": "Shift+Enter", "Shift+Home": "May\u00fas+Inicio", "Shift+Page Down": "May\u00fas+Av\u00a0P\u00e1g", "Shift+Page Up": "May\u00fas+Re\u00a0P\u00e1g", "Shift+PageDown": "May\u00fas+Av\u00a0P\u00e1g", "Shift+PageUp": "May\u00fas+Re\u202fP\u00e1g", "Shift+Tab": "May\u00fas+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndice alfab\u00e9tico: los \u00edndices alfab\u00e9ticos existentes se pueden actualizar con nuevas entradas.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Editar el gr\u00e1fico: pulse dos veces en el gr\u00e1fico para seleccionarlo. Utilice los men\u00fas contextuales para agregarle elementos como t\u00edtulo, ejes, entre otros. Seleccione Intervalo de datos y Tipo de gr\u00e1fico para editar los datos del gr\u00e1fico y seleccionar el tipo de gr\u00e1fico.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formato del gr\u00e1fico: el mismo men\u00fa contextual trae la selecci\u00f3n de las \u00f3rdenes de selecci\u00f3n de la tabla de datos y del tipo de gr\u00e1fico.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comentarios: Los comentarios se insertan en el texto y se muestran en el lateral derecho de la pantalla.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comentarios: puede insertar comentarios en una hoja de c\u00e1lculo, un comentario por celda. Al seleccionar Insertar comentario, aparece una ventana emergente donde escribir el contenido del comentario. Las celdas con comentarios muestran un punto rojo en el costado superior derecho. Pase el rat\u00f3n por encima de la celda para mostrar el comentario.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formato condicional: {productname} a\u00f1ade s\u00edmbolos a cada celda de un intervalo bas\u00e1ndose en las condiciones de las celdas. Seleccione el intervalo y pulse en el icono Formato condicional de la barra de herramientas. Seleccione el conjunto de s\u00edmbolos que desea aplicar en el intervalo.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Men\u00fas contextuales: al pulsar con el bot\u00f3n secundario del rat\u00f3n, un men\u00fa aparece con \u00f3rdenes asociadas al objeto debajo del puntero del rat\u00f3n.", "Data series formatting: Open the context menu and choose Format data series.": "Formato de la serie de datos: Abra el men\u00fa contextual y seleccione Formato de serie de datos.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validaci\u00f3n de datos: es posible establecer las entradas v\u00e1lidas para cada una de las celdas, de modo que estas rechacen cualesquier entradas que no se ajusten a sus criterios de validez. Para activar la validaci\u00f3n de datos:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formato directo: puede dar formato a celdas, columnas, filas y hojas de c\u00e1lculo sirvi\u00e9ndose directamente de los men\u00fas, las barras de herramientas y los men\u00fas contextuales. El formato directo solo se aplica al objeto seleccionado. Para dar formato a una celda utilice el men\u00fa u oprima Ctrl+1. El cuadro de di\u00e1logo muestra posibilidades de formato num\u00e9rico complejas, as\u00ed como opciones de tipo de letra, bordes complejos, fondo, protecci\u00f3n de celdas y otros par\u00e1metros.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formato directo: Puede formatear objetos del documento de texto directamente desde los men\u00fas, la barra de herramientas y los men\u00fas contextuales. El formato directo s\u00f3lo se aplica al objeto seleccionado.", "Fields: A basic set of fields is available to insert in the document.": "Campos: Un conjunto b\u00e1sico de campos est\u00e1 disponible para insertar en el documento.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrar datos: los filtros y los filtros avanzados le permiten trabajar en filas filtradas (registros) de un intervalo de datos. En las hojas de c\u00e1lculo de {productname} tiene varias posibilidades para aplicar filtros.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notas al pie y notas finales: se admite la utilizaci\u00f3n de notas al pie de p\u00e1gina y finales.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formato de celdas: pulse en la celda o el intervalo de celdas y vaya a Tabla\u00a0\u25b8 Propiedades. Perfeccione la tabla mediante el cuadro de di\u00e1logo Propiedades.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marcas de formato: P\u00e1rrafos, p\u00e1ginas y espacios sin ruptura se muestran con marcas para ayudar en la alineaci\u00f3n del texto, la edici\u00f3n y el formato.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insertar una imagen: pulse en el icono Insertar imagen para elegir una imagen proveniente de las carpetas o los recursos compartidos del almac\u00e9n en la nube.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserci\u00f3n de imagen local: abre el selector de archivos del navegador para cargar una imagen de su equipo e insertarla en el documento.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Patr\u00f3n de diapositiva: seleccione el patr\u00f3n de diapositiva asociado a la diapositiva actual. Formatee y guarde los elementos de la diapositiva en el patr\u00f3n de diapositiva.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animaci\u00f3n de objetos: cada uno de los objetos puede tener una animaci\u00f3n propia definida. Utilice la barra lateral para configurar la animaci\u00f3n de un objeto individual o un conjunto de objetos seleccionados.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquemas: puede crear un esquema de sus datos y agrupar filas y columnas para cerrar o expandir grupos de datos con una simple pulsaci\u00f3n del rat\u00f3n, facilitando la representaci\u00f3n de datos jerarquizados.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cabecera y pie de p\u00e1gina: Cabeceras y pies de p\u00e1gina est\u00e1n disponibles para el estilo de p\u00e1gina existente aplicado en el documento en la posici\u00f3n del cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Disposiciones de diapositivas: {productname} Impress permite cambiar la disposici\u00f3n de la diapositiva. Seleccione la disposici\u00f3n de diapositivas que desee de la lista.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transici\u00f3n entre diapositivas: {productname}\u00a0Impress proporciona efectos visuales que se activan al mostrar una diapositiva nueva durante el pase de diapositivas. Las transiciones de diapositiva son propiedades de cada diapositiva. Utilice la barra lateral para establecer la transici\u00f3n de la diapositiva en el modo de edici\u00f3n.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordenaci\u00f3n de datos: Puede ordenar una lista creciente o decreciente de n\u00fameros o texto. {productname} detecta autom\u00e1ticamente celdas que son encabezados y columnas adyacentes para extender la selecci\u00f3n y ordenar el conjunto.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formato por estilo: {productname} admite estilos de p\u00e1rrafo. Puede aplicar un estilo de p\u00e1rrafo existente a varios p\u00e1rrafos. Seleccione el men\u00fa Editar\u00a0\u25b8 Editar estilo para modificar el estilo.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tablas: inserta tablas en la presentaci\u00f3n. Utilice la barra lateral para seleccionar un tema para la tabla.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "El \u00e1rea del documento: el \u00e1rea de la aplicaci\u00f3n muestra el contenido del documento, pudiendo ser este una hoja de c\u00e1lculo, una presentaci\u00f3n o un documento de texto.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La barra de informaci\u00f3n: a la derecha de la barra de b\u00fasqueda se muestran algunos datos sobre el documento. La informaci\u00f3n presentada depende de la naturaleza del documento.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "La barra de men\u00fas: el men\u00fa principal se encuentra en la parte superior e incluye muchas opciones, \u00f3rdenes para imprimir, editar, ver y otras funciones avanzadas. Puede ocultar la barra de men\u00fas pulsando el icono en el extremo derecho. Pulse el icono para mostrar el men\u00fa.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La barra de b\u00fasqueda: la b\u00fasqueda comienza inmediatamente cuando se escribe algo en el cuadro de b\u00fasqueda y la vista del documento se desplaza a la primera ocurrencia encontrada. La b\u00fasqueda no distingue may\u00fasculas y min\u00fasculas. Hay tres botones al lado del cuadro de b\u00fasqueda:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La barra de estado: esta barra se extiende sobre el extremo inferior y contiene informaci\u00f3n y funciones \u00fatiles.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La barra de herramientas: la barra de herramientas contiene las opciones m\u00e1s utilizadas en el d\u00eda a d\u00eda de la edici\u00f3n de documentos. La barra es din\u00e1mica y su estado (activado o desactivado) depende de varios factores.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La barra de zum: a la derecha de la barra de estado hay un conjunto de botones para ampliar, disminuir y volver al 100\u00a0% de la vista. El zum act\u00faa en el \u00e1rea del documento y la interfaz de usuario no se ve afectada. El nivel de zum actual se indica en esta zona.", "{productname} Help": "Ayuda de {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} le permite editar presentaciones de una forma que le resultar\u00e1 familiar. Las operaciones de escritura de texto, cortar, copiar y pegar contenido, seleccionar texto, cambiar el tama\u00f1o, anclar im\u00e1genes, a\u00f1adir y manipular tablas, etc\u00e9tera, son similares a una aplicaci\u00f3n de presentaci\u00f3n de escritorio. Utilice el teclado, los men\u00fas y las barras de herramientas para realizar acciones en el documento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} permite crear y editar documentos de oficina, hojas de c\u00e1lculo y presentaciones directamente en su navegador de Internet, de forma sencilla y directa. Puede trabajar tanto de forma individual como colaborativa, como parte de un equipo.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} comprueba la ortograf\u00eda en documentos de texto, hojas de c\u00e1lculo y presentaciones. Una l\u00ednea ondulada roja indica palabras con error ortogr\u00e1fico. Pulse con el bot\u00f3n secundario del rat\u00f3n para abrir un men\u00fa contextual con sugerencias de correcci\u00f3n.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} muestra presentaciones de diapositivas, adem\u00e1s de un subconjunto de transiciones de diapositivas y animaciones de objetos. Seleccione el pase de diapositivas del men\u00fa o pulse en el icono situado en la barra de herramientas del panel de diapositivas, en la esquina inferior izquierda.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "El {productname} edita documentos de texto de la misma forma que se editan en el escritorio. Proporciona una vista fiel (WYSIWYG) del documento que se imprime. Las operaciones de escritura de texto, cortar, copiar y pegar contenido, seleccionar texto, insertar, cambiar el tama\u00f1o y anclar im\u00e1genes, agregar tablas y gr\u00e1ficos son similares a los de un procesador de textos del escritorio. Utilice el teclado, los men\u00fas y las barras de herramientas para interactuar con el documento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} puede insertar im\u00e1genes a partir de su equipo local o desde el almac\u00e9n en l\u00ednea. Las im\u00e1genes que inserte en el documento siempre se incrustan.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "En la parte superior derecha de la pantalla del {productname} est\u00e1n los avatares de los dem\u00e1s usuarios conectados al documento.", "{productname} presentations": "Presentaciones de {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} guarda el documento regularmente; no puede cerrarlo sin que se guarde. Para abandonar sus modificaciones, puede deshacer o utilizar el Historial de revisiones en el men\u00fa Archivo.", "{productname} spreadsheets": "Libros de {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} admite la lectura y escritura de los siguientes formatos de archivo:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} permite insertar y ver gr\u00e1ficos en los documentos. Para a\u00f1adir un gr\u00e1fico:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} admite t\u00e9cnicas modernas de formato de p\u00e1rrafos por estilos. Un estilo es un conjunto de propiedades (tipo de letra, color, resalte y mucho m\u00e1s) etiquetadas con un nombre de estilo. Utilice estilos para aplicar el mismo conjunto de propiedades de p\u00e1rrafo a otros p\u00e1rrafos en el documento y producir un aspecto uniforme y profesional. Adem\u00e1s, al modificar una propiedad del estilo, todos los p\u00e1rrafos con el mismo estilo se modifican igualmente, reduciendo as\u00ed el esfuerzo que implicar\u00eda dar formato a muchos p\u00e1rrafos uno por uno.", "{productname} text documents": "Documentos de texto de {productname}", "{productname} user interface": "La interfaz de usuario de {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} utiliza caracter\u00edsticas modernas de los navegadores web para adaptar la interfaz de usuario al tama\u00f1o del \u00e1rea de visualizaci\u00f3n, incluidas las pantallas peque\u00f1as de los dispositivos m\u00f3viles. La interfaz se compone de:", "A copy of the document is saved with the new name in the same folder.": "Una copia del documento se guarda con el nuevo nombre en la misma carpeta.", "Activate the {productname} spreadsheet window.": "Active la ventana de la hoja de c\u00e1lculo de {productname}.", "Adding charts": "A\u00f1adir gr\u00e1ficos", "Additions are marked with colored underlined characters.": "El texto agregado se marca con caracteres de color subrayados.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Suma la hoja siguiente a la selecci\u00f3n de hojas actual. Si se seleccionan todas las hojas de un libro, esta combinaci\u00f3n de teclas selecciona solo la pr\u00f3xima hoja. Hace que la pr\u00f3xima hoja sea la actual.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Suma la hoja anterior a la selecci\u00f3n de hojas actual. Si se seleccionan todas las hojas de un libro, esta combinaci\u00f3n de teclas selecciona solo la hoja previa. Hace que la hoja anterior sea la actual.", "Advanced features": "Prestaciones avanzadas", "Advanced text document editor features": "Funciones avanzadas del editor de textos", "Align Center": "Alinear al centro", "Align Left": "Alinear a la izquierda", "Align Right": "Alinear a la derecha", "All changes are marked with a vertical bar in the right margin.": "Todos los cambios se marcan con una barra vertical en el margen izquierdo.", "All spreadsheets functions and mathematical rules applies.": "Se aplican las funciones de hoja de c\u00e1lculo y las reglas de c\u00e1lculo.", "Apply Default paragraph style": "Aplicar el estilo de p\u00e1rrafo Predeterminado", "Apply Heading 1 paragraph style": "Aplicar el estilo de p\u00e1rrafo T\u00edtulo 1", "Apply Heading 2 paragraph style": "Aplicar el estilo de p\u00e1rrafo T\u00edtulo 2", "Apply Heading 3 paragraph style": "Aplicar el estilo de p\u00e1rrafo T\u00edtulo 3", "Apply Heading 4 paragraph style": "Aplicar el estilo de p\u00e1rrafo T\u00edtulo 4", "Apply Heading 5 paragraph style": "Aplicar el estilo de p\u00e1rrafo T\u00edtulo 5", "Applying a paragraph style:": "Con un estilo de p\u00e1rrafo:", "Arrow Down": "\u2193", "Arrow Left": "\u2190", "Arrow Right": "\u2192", "Arrow Up": "\u2191", "Bold": "Negrita", "Can {productname} open a password-protected document?": "\u00bfSe puede abrir un documento protegido por contrase\u00f1a en {productname}?", "Cancel the search (appears only when a text has been searched)": "Cancelar la b\u00fasqueda (aparece solo cuando se ha buscado texto)", "Cell formatting": "Formato de celdas", "Changes are displayed as comment in the right of the document area.": "Los cambios se muestran como comentarios a la derecha del \u00e1rea del documento.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Los cambios se aceptan o se rechazan. Para aceptar los cambios, pulse en los iconos correspondientes en el cuadro de comentarios a la derecha del documento. Alternativamente, seleccione Editar\u00a0\u25b8 Control de cambios\u00a0\u25b8 Aceptar todo o Rechazar todo. Si desea filtrar los cambios antes de aceptar o rechazar, seleccione Editar\u00a0\u25b8 Control de cambios\u00a0\u25b8 Gestionar. Un cuadro de di\u00e1logo muestra la lista de todos los cambios filtrados. Utilice los botones de acuerdo con su juicio.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Los cambios realizados por personas diferentes se muestran con colores diferentes y cada cambio se puede aceptar o rechazar utilizando el cuadro que aparece a la derecha. Usted tambi\u00e9n puede comentar el cambio all\u00ed.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Vaya a Formato\u00a0\u25b8 L\u00ednea (o \u00c1rea, o Posici\u00f3n y tama\u00f1o). Se abre un cuadro de di\u00e1logo.", "Choose Format \u2192 Page and select the Page tab": "Vaya a Formato\u00a0\u25b8 P\u00e1gina y seleccione la pesta\u00f1a P\u00e1gina", "Choose Format \u2192 Paragraph, Text Flow tab": "Vaya a Formato\u00a0\u25b8 P\u00e1rrafo, pesta\u00f1a Flujo del texto", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Vaya a Insertar\u00a0\u25b8 Gr\u00e1fico. Utilice la barra lateral para personalizar el gr\u00e1fico:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Seleccione Insertar\u00a0\u25b8 Car\u00e1cter especial o pulse en el icono correspondiente de la barra de herramientas. Aparecer\u00e1 un cuadro de di\u00e1logo.", "Choose Validity from the Data menu. The Validity dialog opens.": "Seleccione Validez en el men\u00fa de Datos. Se abre el cuadro de di\u00e1logo Validez.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Seleccione el men\u00fa Herramientas y desactive la opci\u00f3n Revisi\u00f3n ortogr\u00e1fica autom\u00e1tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Dir\u00edjase al men\u00fa Herramientas\u00a0\u25b8 Idiomas y seleccione el idioma para el documento completo. Facultativamente puede escoger idiomas para el texto seleccionado y para el p\u00e1rrafo actual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Pulse en la miniatura de una diapositiva para ver la diapositiva o editarla.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Haz clic en el icono de formato de clonaci\u00f3n \"\". El puntero del rat\u00f3n se convierte en un bote de pintura.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Haz clic en el icono de formato de clonaci\u00f3n . El puntero del rat\u00f3n se convierte en un bote de pintura.", "Click on the submenu () icon to reply, move and delete comments.": "Haz clic en el icono del submen\u00fa () para responder, mover y eliminar comentarios.", "Collaborative editing": "Edici\u00f3n colaborativa", "Column break (in multicolumnar text)": "Salto de columna (en textos dispuestos en varias columnas)", "Comments in documents": "Comentarios en los documentos", "Context menus": "Men\u00fas contextuales", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Los men\u00fas contextuales est\u00e1n disponibles al pulsar con el bot\u00f3n secundario del rat\u00f3n. Las \u00f3rdenes disponibles se relacionan (en parte) con el objeto del documento.", "Copy": "Copiar", "Copy and Paste": "Copiar y pegar", "Cut": "Cortar", "Delete cells (as in menu Edit - Delete Cells)": "Elimina celdas (como el men\u00fa Editar\u00a0\u25b8 Eliminar celdas)", "Delete to beginning of sentence": "Eliminar hasta el principio de una frase", "Delete to beginning of word": "Eliminar hasta el principio de una palabra", "Delete to end of sentence": "Eliminar hasta el final de una frase", "Delete to end of word": "Eliminar hasta el final de una palabra", "Deletions are marked with colored strike-through characters.": "El texto eliminado se marca con caracteres tachados de color.", "Demote list item (list item has to be selected)": "Mover hacia abajo un elemento de lista (debe seleccionarse el elemento)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Dependiendo de las capacidades de su navegador, la ventana de impresi\u00f3n puede aparecer o pedir que descargue un archivo PDF. Puede imprimir este PDF en su lector de PDF preferido.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "El formato directo es el formato aplicado directamente en el contenido seleccionado de un p\u00e1rrafo o una celda de la hoja de c\u00e1lculo, superponiendo el formato del estilo aplicado. Para restablecer el formato al estilo aplicado, seleccione el texto o las celdas de la hoja de c\u00e1lculo y elija Formato\u00a0\u25b8 Limpiar formato directo o utilice el bot\u00f3n de la barra de herramientas.", "Directly:": "Directamente:", "Display comment": "Mostrar un comentario", "Display the Keyboard shortcuts help": "Mostrar ayuda de los atajos de teclado", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "El proceso de edici\u00f3n de los documentos resultar\u00e1 familiar a cualquiera que haya utilizado un paquete de oficina con anterioridad; sin embargo, hay diferencias importantes:", "Document repair": "Reparaci\u00f3n del documento", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Los documentos de {productname} se guardan autom\u00e1ticamente, pero si quiere que el documento se sincronice tan r\u00e1pido como sea posible, tambi\u00e9n puede forzar un guardado usando el men\u00fa Archivo\u00a0\u25b8 Guardar.", "Double Underline": "Subrayado doble", "Draw page keyboard shortcuts": "Atajos de teclado para las p\u00e1ginas de Draw", "ESC": "Esc", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada usuario se le asigna un color. El cursor de cada usuario se muestra en este color. Nota: su cursor ser\u00e1 siempre negro e intermitente, aunque los dem\u00e1s usuarios lo ven con un color diferente.", "Editing documents": "Editar documentos", "Editing presentations": "Editar presentaciones", "Editing spreadsheets": "Editar hojas de c\u00e1lculo", "Editing text documents": "Editar documentos de texto", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Elija Presentaci\u00f3n de diapositivas \u2192 Presentaci\u00f3n a pantalla completa o haga clic en el icono situado m\u00e1s a la izquierda en la parte inferior del panel de diapositivas:", "End": "Fin", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Cambia el modo actual: del modo de edici\u00f3n pasa al de selecci\u00f3n de objetos, y de este pasa al de visualizaci\u00f3n.", "Extend the selection down one page": "Ampliar la selecci\u00f3n una p\u00e1gina hacia abajo", "Extend the selection up one page": "Ampliar la selecci\u00f3n una p\u00e1gina hacia arriba", "Fill Down": "Rellenar hacia abajo", "Focus to document from menu": "Dar el foco al documento desde el men\u00fa", "Focus to notebookbar menu": "Dar el foco al men\u00fa de la omnibarra", "Focus to selected comment's menu": "Dar el foco al men\u00fa del comentario seleccionado", "Format the source cell with the font, color background and more.": "Formatee la celda de origen con tipo de letra, color, fondo, etc.", "Formatting spreadsheets": "Formatear hojas de c\u00e1lculo", "Formatting text": "Formatear texto", "Formulas": "F\u00f3rmulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Las f\u00f3rmulas se insertan por la barra de f\u00f3rmulas. Escriba \u00ab=\u00bb e introduzca la f\u00f3rmula.", "Frequently Asked Questions": "Preguntas frecuentes", "General Keyboard Shortcuts": "Atajos de teclado generales", "Go and select text to end of document": "Ir y seleccionar texto hasta el final del documento", "Go and select text to end of textbox": "Ir y seleccionar texto hasta el final del cuadro de texto", "Go and select text to start of document": "Ir y seleccionar texto hasta el principio del documento", "Go and select text to start of textbox": "Ir y seleccionar texto hasta el principio del cuadro de texto", "Go and select to the beginning of a line": "Ir y seleccionar hasta el principio de un rengl\u00f3n", "Go and select to the end of a line": "Ir y seleccionar hasta el final de un rengl\u00f3n", "Go to beginning of a word": "Ir al principio de una palabra", "Go to beginning of line": "Ir al principio del rengl\u00f3n", "Go to end of document": "Ir al final del documento", "Go to end of line": "Ir al final del rengl\u00f3n", "Go to next sheet.": "Ir a la hoja siguiente.", "Go to previous sheet.": "Ir a la hoja anterior.", "Go to start of document": "Ir al principio del documento", "Go to start of the next word": "Ir al principio de la palabra siguiente", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Los errores gramaticales en el texto se marcan con un subrayado ondulado azul. Pulse con el bot\u00f3n secundario del rat\u00f3n para abrir un men\u00fa con sugerencias para corregir el error gramatical y conocer la regla infringida. Seleccione la sugerencia adecuada para cambiar el texto.", "Handling Tables": "Manipular tablas", "Handling images": "Manipular im\u00e1genes", "Home": "Inicio", "Hover the mouse on the document name in the menu bar.": "Pase el rat\u00f3n por encima del nombre del documento en la barra de men\u00fas.", "How can I change the line, area and position of a shape in my slides?": "\u00bfC\u00f3mo puedo cambiar la l\u00ednea, el \u00e1rea y la posici\u00f3n de una forma de mi diapositiva?", "How can I check spelling in my language?": "\u00bfC\u00f3mo compruebo la ortograf\u00eda en mi idioma?", "How can I copy the formatting of existing cells to new ones?": "\u00bfC\u00f3mo puedo copiar el formato de las celdas existentes a otras?", "How can I import CSV data?": "\u00bfC\u00f3mo puedo importar datos CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "\u00bfC\u00f3mo puedo insertar los s\u00edmbolos de moneda, copyright o marca registrada en el documento?", "How can I make the new text look like other existing text?": "\u00bfC\u00f3mo puedo hacer que el texto nuevo sea igual a otro texto existente?", "How can I quit {productname} without saving my edits?": "\u00bfC\u00f3mo salir del {productname} sin guardar mis modificaciones?", "How can I remove the red wavy lines in my document?": "\u00bfC\u00f3mo puedo eliminar las l\u00edneas rojas onduladas en mi documento?", "How can I run my slide show?": "\u00bfC\u00f3mo puedo ejecutar mi pase de diapositivas?", "How can I select data to print?": "\u00bfC\u00f3mo puedo seleccionar datos para imprimir?", "How do I change the page orientation to landscape inside my document": "C\u00f3mo cambiar la orientaci\u00f3n de la p\u00e1gina a horizontal en mi documento", "How do I get a word count of my document?": "\u00bfC\u00f3mo puedo contar las palabras de mi documento?", "How do I rename a sheet?": "\u00bfC\u00f3mo puedo cambiar el nombre de una hoja de c\u00e1lculo?", "How do I save a document with another name?": "\u00bfC\u00f3mo guardar un documento con otro nombre?", "How do I set the margins of the document?": "\u00bfC\u00f3mo ajustar los m\u00e1rgenes del documento?", "If no table or range was selected, a prototype chart is displayed.": "Si no se ha seleccionado alguna tabla o intervalo de celdas, se muestra un prototipo de gr\u00e1fico.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Si no se selecciona una celda completa y el cursor se encuentra al final de la tabla, el p\u00e1rrafo que sigue a la tabla se eliminar\u00e1, a menos que sea el \u00faltimo p\u00e1rrafo del documento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Si no se ha seleccionado completamente ninguna celda, se elimina el texto entre el cursor y el final de la frase actual. Si el cursor se ubica al final de una celda y no se seleccion\u00f3 completamente ninguna celda, se elimina el contenido de la pr\u00f3xima celda.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Si se seleccionan una o m\u00e1s celdas, se eliminar\u00e1n las filas enteras incluidas en la selecci\u00f3n. Si se seleccionan todas las filas parcial o totalmente, se eliminar\u00e1 toda la tabla.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Si la celda actual est\u00e1 vac\u00eda, va al principio de la tabla. De lo contrario: al oprimir por primera vez va al principio de la celda actual; la segunda vez, al principio de la tabla actual; y la tercera vez, al principio del documento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Si la celda actual est\u00e1 vac\u00eda, va al final de la tabla. De lo contrario: al oprimir por primera vez va al final de la celda actual; la segunda vez, al final de la tabla actual; y la tercera vez, al final del documento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Si la celda actual est\u00e1 vac\u00eda, selecciona toda la tabla. De lo contrario, selecciona el contenido de la celda actual. Si se oprime otra vez, selecciona toda la tabla.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Las im\u00e1genes se pueden cambiar de tama\u00f1o, girar y anclar. El texto puede estar dispuesto a su alrededor. Seleccione la imagen y abra el men\u00fa contextual. Utilice los controladores de la imagen para cambiar el tama\u00f1o con el rat\u00f3n.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "En contraste, el formato directo aplica el formato en fragmentos seleccionados del texto. En un documento extenso, el formato directo debe aplicarse en todos los fragmentos de texto, haciendo la tarea tediosa y sujeta a errores y retrasos.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "En el \u00e1rea Saltos, marque Insertar, tipo P\u00e1gina, posici\u00f3n Antes.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "En el cuadro de di\u00e1logo Filtro est\u00e1ndar puede tambi\u00e9n definir intervalos que contengan los valores de campos de datos concretos. Puede utilizar el filtro est\u00e1ndar para conectar las condiciones con un operador l\u00f3gico Y o un operador l\u00f3gico O.", "Inactive document": "Documento inactivo", "Increase/decrease the size of the column/row on the left/top cell edge": "Aumenta o reduce el tama\u00f1o de la columna o fila en el borde izquierdo o superior de la celda", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aumenta o reduce el tama\u00f1o de la columna o fila en el borde derecho o inferior de la celda", "Insert cells (as in menu Insert - Cells)": "Inserta celdas (como el men\u00fa Insertar\u00a0\u25b8 Celdas)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Inserte saltos de columnas y filas en la hoja de trabajo para estrechar el intervalo de impresi\u00f3n e imprima el documento. Al activar la impresi\u00f3n, seleccione las p\u00e1ginas de inter\u00e9s.", "Insert comment": "Insertar comentario", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inserte comentarios en {productname} en los lugares que necesitan atenci\u00f3n especial del lector. Los comentarios se muestran a la derecha y tienen la fecha y el nombre de la persona que hizo el comentario.", "Insert endnote": "Insertar una nota final", "Insert footnote": "Insertar una nota al pie", "Insert line break": "Insertar un salto de rengl\u00f3n", "Insert new paragraph directly before or after a section, or before a table": "Insertar un p\u00e1rrafo nuevo directamente antes o despu\u00e9s de una secci\u00f3n, o antes de una tabla", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insertar un p\u00e1rrafo nuevo sin numeraci\u00f3n dentro de una lista. No funciona si el cursor est\u00e1 en el final de la lista.", "Insert non-breaking hyphen": "Insertar un guion indivisible", "Insert non-breaking space": "Insertar un espacio indivisible", "Insert soft hyphen": "Insertar un guion discrecional", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Inserte tablas con el icono apropiado en la barra de herramientas. Seleccione el n\u00famero inicial de filas y columnas. Agregue filas y columnas con el men\u00fa contextual de la celda. Mezcle celdas con el men\u00fa Tabla. El estilo de p\u00e1rrafo predeterminado dentro de las celdas es \"Contenido de la tabla\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserta una tabulaci\u00f3n (solo en las tablas). Seg\u00fan el gestor de ventanas que utilice, puede utilizar Alt+Tab en su lugar.", "Is there a thesaurus?": "\u00bfHay un diccionario de sin\u00f3nimos?", "Italic": "It\u00e1lica", "Justify": "Justificar", "Keyboard Shortcuts": "Atajos de teclado", "Like Alt, but only the active cell is modified": "Equivale a Alt, pero solo se modifica la celda activa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Cargue sus datos CSV en una herramienta de su equipo, selecci\u00f3nelos y c\u00f3pielos en el portapapeles", "Manual page break": "Salto de p\u00e1gina manual", "Move cursor down one line": "Mover el cursor un rengl\u00f3n hacia abajo", "Move cursor to beginning of the next paragraph": "Mover el cursor al principio del p\u00e1rrafo siguiente", "Move cursor to beginning of the previous paragraph": "Mover el cursor al principio del p\u00e1rrafo anterior", "Move cursor to the left": "Mover el cursor hacia la izquierda", "Move cursor to the right": "Mover el cursor hacia la derecha", "Move cursor up one line": "Mover el cursor un rengl\u00f3n hacia arriba", "Move cursor with selection to the left": "Mover el cursor a la izquierda seleccionando el texto", "Move cursor with selection to the right": "Mover el cursor a la derecha seleccionando el texto", "Move the view down one page": "Mover la visualizaci\u00f3n una p\u00e1gina hacia abajo", "Move the view up one page": "Mover la visualizaci\u00f3n una p\u00e1gina hacia arriba", "Move to next text object on drawing page": "Moverse al objeto de texto siguiente en la p\u00e1gina de dibujo", "Move to next text object on slide": "Moverse al objeto de texto siguiente en la diapositiva", "Moves one screen page to the right.": "Se mueve una p\u00e1gina en pantalla hacia la derecha.", "Moves one sheet to the left.": "Se mueve una hoja hacia la izquierda.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Mueve el cursor al extremo inferior del intervalo de datos actual. Si la fila que hay debajo de la celda con el cursor est\u00e1 vac\u00eda, el cursor se mover\u00e1 a la siguiente fila que contenga datos.", "Moves the cursor to the first cell in the sheet (A1).": "Mueve el cursor a la primera celda de la hoja (A1).", "Moves the cursor to the first cell of the current row.": "Mueve el cursor a la primera celda de la fila actual.", "Moves the cursor to the last cell of the current row.": "Mueve el cursor a la \u00faltima celda de la fila actual.", "Moves the cursor to the last cell on the sheet that contains data.": "Mueve el cursor a la \u00faltima celda con datos de la hoja.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Mueve el cursor al extremo izquierdo del intervalo de datos actual. Si la columna a la izquierda de la celda con el cursor est\u00e1 vac\u00eda, el cursor se mueve a la siguiente columna que contenga datos", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Mueve el cursor al extremo derecho del intervalo de datos actual. Si la columna a la derecha de la celda con el cursor est\u00e1 vac\u00eda, el cursor se mueve a la siguiente columna que contenga datos.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Mueve el cursor al extremo superior del intervalo de datos actual. Si la fila que hay encima de la celda con el cursor est\u00e1 vac\u00eda, el cursor se mover\u00e1 a la siguiente fila que contenga datos.", "Navigating in Spreadsheets": "Navegar por las hojas de c\u00e1lculo", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Utilice una de las funciones de Filtro autom\u00e1tico para restringir r\u00e1pidamente la visualizaci\u00f3n de registros con entradas id\u00e9nticas en un campo de datos.", "Open the presentation in {productname}": "Abra su presentaci\u00f3n en {productname}", "Opening, closing, saving, printing and downloading documents": "Abrir, cerrar, guardar, imprimir y descargar documentos", "Other advanced features": "Otras funciones avanzadas", "PageDown": "Av\u202fP\u00e1g", "PageUp": "Re\u202fP\u00e1g", "Paragraph formatting": "Formato de p\u00e1rrafos", "Paste as unformatted text": "Pegar como texto sin formato", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Para pegar el contenido del portapapeles, vaya a Editar\u00a0\u25b8 Pegar u oprima Ctrl+V. Se abrir\u00e1 el cuadro de di\u00e1logo Importaci\u00f3n de texto, donde puede especificar a detalle el formato de los datos CSV.", "Paste special": "Pegado especial", "Pasting": "Pegar", "Place the cursor at the paragraph to be formatted": "Coloque el cursor en el p\u00e1rrafo que se va a formatear", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Coloque el cursor en la posici\u00f3n del cambio de orientaci\u00f3n de la p\u00e1gina. Agregue un p\u00e1rrafo vac\u00edo.", "Place the cursor in the position to insert the character.": "Coloque el cursor en la posici\u00f3n donde se habr\u00e1 de insertar el car\u00e1cter.", "Position and Size": "Posici\u00f3n y tama\u00f1o", "Presentations": "Presentaciones", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentaciones: Formatos de Microsoft PPT, PPTX y Formato OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Presione el bot\u00f3n Insertar. Para cerrar el cuadro de di\u00e1logo, pulse Cancelar.", "Print (Download as PDF)": "Imprimir (descargar en formato PDF)", "Promote list item (list item has to be selected)": "Mover hacia arriba un elemento de lista (debe seleccionarse el elemento)", "Redo": "Rehacer", "Remove direct formatting": "Eliminar el formato directo", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Cambie el nombre de las hojas de c\u00e1lculo mediante el men\u00fa contextual (con el bot\u00f3n derecho del rat\u00f3n) sobre la pesta\u00f1a de la hoja de c\u00e1lculo de la parte inferior. Introduzca el nuevo nombre en el siguiente di\u00e1logo.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Se admite el corte y la copia de contenido enriquecido, no solo dentro de un documento dado, mas tambi\u00e9n entre otros documentos de {productname}, incluso entre aquellos alojados en otras instalaciones del programa. En estos casos, los usuarios de PC pueden cortar o copiar elementos tales como im\u00e1genes y contenido mixto directamente mediante atajos de teclado (Ctrl+X, Ctrl+C, Ctrl+V). Por motivos de seguridad es menester utilizar Ctrl+V para pegar en PC, pero puede emplearse el men\u00fa contextual para cortar y copiar. En Android e iOS puede seleccionar texto con un toque doble y, a continuaci\u00f3n, un toque prolongado para acceder a las acciones Cortar/Copiar/Pegar del men\u00fa contextual.", "Search backwards": "B\u00fasqueda hacia atr\u00e1s", "Search forward": "B\u00fasqueda hacia adelante", "Select All": "Seleccionar todo", "Select Landscape in \u201cWith Page Style\u201d": "Seleccione Horizontal en \u00abCon estilo de p\u00e1gina\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Seleccione una tabla en un documento de texto o una presentaci\u00f3n, o bien un intervalo de celdas en una hoja de c\u00e1lculo.", "Select all in drawing page": "Seleccionarlo todo en la p\u00e1gina de dibujo", "Select all in slide": "Seleccionarlo todo en la diapositiva", "Select if you want to change page numbering.": "Seleccione si desea cambiar la numeraci\u00f3n de la p\u00e1gina.", "Select lines in downwards direction": "Seleccionar renglones hacia abajo", "Select lines in upwards direction": "Seleccionar renglones hacia arriba", "Select objects in the order in which they were created": "Seleccionar objetos seg\u00fan el orden de su creaci\u00f3n", "Select objects in the reverse order in which they were created": "Seleccionar objetos seg\u00fan el orden inverso al de su creaci\u00f3n", "Select the cells you want to format. Release the mouse button.": "Seleccione las celdas que desea dar formato. Suelte el bot\u00f3n del rat\u00f3n cuando termine.", "Select the character set, language and separator options for the CSV file.": "Seleccione las opciones de conjunto de caracteres, idioma y separadores para el archivo CSV.", "Select the shape in your slide. A set of handles shows.": "Seleccione la forma en la diapositiva. Aparecen asas a su alrededor.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Seleccione el estilo que desea aplicar en la lista de estilo de la barra de herramientas. El p\u00e1rrafo muestra las propiedades del estilo aplicado.", "Select the text with the existing format": "Seleccione el texto con el formato deseado", "Select the text you want to apply the new format.": "Seleccione el texto al que quiere aplicar el formato nuevo.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Seleccione el criterio de validez en la lista Permitir. Dependiendo del criterio, otras opciones pueden aparecer. Llene los datos necesarios.", "Select to beginning of paragraph": "Seleccionar hasta el principio del p\u00e1rrafo", "Select to end of paragraph": "Seleccionar hasta el final del p\u00e1rrafo", "Select to the left word by word": "Seleccionar hacia la izquierda palabra por palabra", "Select to the right word by word": "Seleccionar hacia la derecha palabra por palabra", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selecciona todas las celdas con datos, desde la actual hasta la \u00faltima del intervalo de celdas con datos contiguas, en la direcci\u00f3n de la flecha presionada. Si se utiliza para seleccionar tanto filas como columnas, se selecciona un intervalo de celdas rectangular.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selecciona celdas de la celda actual hacia abajo a una p\u00e1gina en la columna actual o extiende la selecci\u00f3n existente una p\u00e1gina hacia abajo.", "Selects cells from the current cell to the first cell of the current row.": "Selecciona todas las celdas entre la actual y la primera de la fila actual.", "Selects cells from the current cell to the last cell of the current row.": "Selecciona todas las celdas entre la actual y la \u00faltima de la fila actual.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selecciona celdas de la celda actual hasta una p\u00e1gina en la columna actual o extiende la selecci\u00f3n existente una p\u00e1gina hacia arriba.", "Set Optimal Column Width": "Establecer anchura \u00f3ptima de columnas", "Set the page margins in the dialog.": "Ajuste los m\u00e1rgenes de la p\u00e1gina en el di\u00e1logo.", "Set the properties of the element of the object.": "Ajuste las propiedades del elemento del objeto.", "Shortcut Keys for Tables": "Atajos de teclado para las tablas", "Slide keyboard shortcuts": "Atajos de teclado para las diapositivas", "Slide pane": "Panel de diapositivas", "Slide show": "Pase de diapositivas", "Special Characters": "Caracteres especiales", "Spellchecking": "Revisi\u00f3n ortogr\u00e1fica", "Spreadsheets": "Hojas de c\u00e1lculo", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Hojas de c\u00e1lculo: Formatos de Microsoft XLS, XLSX y Formato OpenDocument ODS", "Standard currency format": "Formato monetario est\u00e1ndar", "Standard date format": "Formato de fecha est\u00e1ndar", "Standard exponential format": "Formato exponencial est\u00e1ndar", "Standard format": "Formato est\u00e1ndar", "Standard percentage format (two decimal places)": "Formato porcentual est\u00e1ndar (con dos decimales)", "Strikethrough": "Tachar", "Subscript": "Sub\u00edndice", "Superscript": "Super\u00edndice", "Switch cursor between text and footer": "Desplazar el cursor entre el texto y el pie de p\u00e1gina", "Switch cursor between text and header": "Desplazar el cursor entre el texto y la cabecera", "Tab": "Tab", "Text documents": "Documentos de texto", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documentos de texto: Formatos de Microsoft DOC, DOCX y RTF. Formato OpenDocument ODT", "Text formatting": "Formato de texto", "Text selection and navigation in a textbox": "Selecci\u00f3n de texto y navegaci\u00f3n por cuadros de texto", "Text selection and navigation in document": "Selecci\u00f3n de texto y navegaci\u00f3n por el documento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "El texto, los gr\u00e1ficos, las formas de dibujo y las im\u00e1genes SVG permanecen geom\u00e9tricamente precisos al escalarse. Las im\u00e1genes insertadas en formato PNG y JPG pueden pixelarse en la ampliaci\u00f3n.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "El s\u00edmbolo \u00b6 es una marca de formato. Se utiliza como ayuda para la edici\u00f3n y la alineaci\u00f3n del texto y no se imprime. Para activar y desactivar su visualizaci\u00f3n en el documento, seleccione Ver\u00a0\u25b8 Marcas de formato.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "El filtro avanzado permite hasta ocho condiciones. Con los filtros avanzados usted inserta las condiciones directamente en la hoja de c\u00e1lculo.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Seleccione las opciones de conjunto de caracteres, idioma y separadores para el archivo CSV. Los datos CSV se pegan en las celdas de acuerdo con estas configuraciones.", "The color assigned to the changes depends on the user that changes the document.": "El color asignado a los cambios depende del usuario que hizo los cambios en el documento.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "El lenguaje de las f\u00f3rmulas debe ser bien familiar a todo usuario de hoja de c\u00e1lculo, y se especifica en detalle en la especificaci\u00f3n OpenFormula de OASIS.", "This is easy to do using the Paintbrush tool in the toolbar.": "Es f\u00e1cil de hacer con la herramienta Clonar situada en la barra de herramientas.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Esta caracter\u00edstica es especialmente \u00fatil cuando, por ejemplo, un usuario selecciona todo el texto con las teclas Ctrl+A y escribe por encima de todo el contenido mientras otros est\u00e1n editando.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Para continuar editando, pulse en el documento; la m\u00e1scara con el mensaje desaparece. Todos los cambios realizados por otros usuarios de forma colaborativa se recargan.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Para copiar contenidos de dimensiones elevadas en otras aplicaciones del equipo, hace falta pulsar en el bot\u00f3n Iniciar descarga \u2014\u2060aparece en la esquina inferior derecha\u2060\u2014 y, acto seguido, copiarlos de nuevo en el portapapeles; as\u00ed quedar\u00e1n disponibles para que la aplicaci\u00f3n de destino los lea. Este proceso adem\u00e1s transforma los tipos de objeto complejos en im\u00e1genes est\u00e1ticas.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Para mostrar u ocultar los cambios en seguimiento, dir\u00edjase a Editar\u00a0\u25b8 Control de cambios\u00a0\u25b8 Mostrar. Observe que si el control de cambios est\u00e1 activado pero oculto, los cambios se siguen registrando y es posible que deje texto no deseado almacenado en el documento.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Para descargar un documento, desc\u00e1rguelo desde el men\u00fa Archivo de la aplicaci\u00f3n {productname}. Los formatos de descarga disponibles dependen de la aplicaci\u00f3n. Todas las aplicaciones exportan el documento en formato PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Para salir de la presentaci\u00f3n de diapositivas del {productname}, pulse la tecla Esc para volver al modo de edici\u00f3n de la presentaci\u00f3n.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Para volver a un estado seleccionado, selecci\u00f3nelo con el rat\u00f3n y pulse el bot\u00f3n Saltar al estado.", "To open document, click on the file to open the {productname} module associated to the document format.": "Para abrir un documento, pulse en el archivo para abrirlo en el programa de {productname} asociado a ese formato de documento.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Para quitar la validaci\u00f3n en una celda, abra el cuadro de di\u00e1logo y establezca \u00abTodos los valores\u00bb en la lista Permitir.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Para volver a la orientaci\u00f3n Vertical, repita el procedimiento eligiendo Vertical en \u00abCon estilo de p\u00e1gina\u00bb.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Para comprobar la ortograf\u00eda del documento completo, utilice el men\u00fa Herramientas\u00a0\u25b8 Ortograf\u00eda.", "Track changes": "Control de cambios", "Two decimal places, thousands separator": "Dos decimales, separador de millares", "Type the new file name in the text box and press Enter.": "Escriba un nombre de archivo nuevo en el cuadro de texto y oprima Intro.", "Underline": "Subrayar", "Undo": "Deshacer", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilice las pesta\u00f1as Ayuda de entrada y Aviso de error para mejorar la interacci\u00f3n con el usuario. Pulse en Aceptar para cerrar el cuadro de di\u00e1logo.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Utilice la barra de herramientas debajo del panel de diapositivas para iniciar el pase de diapositivas, a\u00f1adir una diapositiva, duplicar la actual o eliminarla.", "Using the browser zoom affects the document and user interface areas.": "El uso del zum del propio navegador web afecta el documento y la interfaz de usuario.", "Using the page style": "A trav\u00e9s del estilo de p\u00e1gina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Utilizando la regla, arrastre el extremo m\u00e1s a la izquierda para ajustar el margen izquierdo y viceversa a la derecha.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u00bfQu\u00e9 significa el s\u00edmbolo azul \u00b6 y c\u00f3mo lo quito de mi documento de texto?", "What are the documents file formats supported by {productname}?": "\u00bfCu\u00e1les son los formatos de documentos compatibles con {productname}?", "What is the blue wavy underline in some words in the text?": "\u00bfY las l\u00edneas onduladas azules en el texto?", "What is \u201cClear Direct Formatting\u201d icon?": "\u00bfPara qu\u00e9 sirve el bot\u00f3n \u00abLimpiar formato directo\u00bb?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Cuando {productname} detecta que no hay actividad en el navegador durante alg\u00fan tiempo, coloca el documento en el estado \u00abinactivo\u00bb. Sobre el documento se muestra una m\u00e1scara semitransparente gris con el mensaje \u00abDocumento inactivo; pulse para continuar editando\u00bb.", "When closing a document, it is automatically saved if it has been changed.": "Al cerrar el documento, se guarda autom\u00e1ticamente si se ha modificado.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Cuando varias personas editan un documento simult\u00e1neamente, es posible que sus cambios puedan colisionar y causar confusi\u00f3n. La funci\u00f3n Reparar permite a los usuarios deshacer los cambios de otros editores y restaurarlo a un estado anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Y cuando haya cortado o copiado contenido interno, puede pegar este contenido con el men\u00fa contextual.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Al pegar el contenido copiado del mismo documento, se conserva el formato y el contenido. Si copia de otro documento, en otra pesta\u00f1a del navegador o ventana, o incluso de otra aplicaci\u00f3n que no sea el navegador, el contenido pegado preserva el formato y el contenido.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Cuando pegas texto desde otro lugar (otra ventana del navegador o una aplicaci\u00f3n de escritorio), se pegar\u00e1 como texto enriquecido.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Al pegar texto dentro del documento, se conserva el formato. Tambi\u00e9n puede pegar objetos tales como im\u00e1genes si se han copiado desde dentro del documento que se est\u00e1 editando.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Al activar el control de cambios, {productname} marca las nuevas modificaciones realizadas en el documento. Seleccione esta opci\u00f3n de nuevo para desactivarla.", "Why can't I delete text? It just gets a strike-through?": "\u00bfPor qu\u00e9 no puedo eliminar el texto? \u00bfPor qu\u00e9 la palabra aparece tachada?", "Why did the text I just typed change automatically? How can I revert it?": "\u00bfPor qu\u00e9 mi texto cambia tan pronto como escribo? \u00bfC\u00f3mo puedo impedirlo?", "With track changes enabled your document is shown the following manner:": "Con el control de cambios activado, su documento presenta las siguientes caracter\u00edsticas:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "El recuento de palabras tambi\u00e9n est\u00e1 disponible en la barra de estado. Si no hay texto seleccionado el recuento es para todo el documento. De lo contrario el recuento es para la selecci\u00f3n.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "El contador de palabras est\u00e1 disponible en Herramientas\u00a0\u25b8 Contador de palabras. Un cuadro de di\u00e1logo muestra el recuento para todo el documento y para la selecci\u00f3n activa.", "Word processor functions": "Funciones del procesador de textos", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "S\u00ed. {productname} abre documentos protegidos por contrase\u00f1a, pero ser\u00e1 necesario escribir esta en el cuadro \u00abProporcione la contrase\u00f1a\u00bb, que se abre al cargar el documento.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "S\u00ed. Pulse en la palabra que desee y seleccione Herramientas\u00a0\u25b8 Diccionario de sin\u00f3nimos. Un cuadro de di\u00e1logo se abre con varias sugerencias para reemplazar.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Puede navegar por los caracteres mediante las listas o escribir una palabra clave en el cuadro Buscar. Si conoce el c\u00f3digo Unicode del car\u00e1cter, escr\u00edbalo en uno de los cuadros a la derecha.", "You can insert these special characters in the document using the Special Character dialog.": "Puede insertar estos s\u00edmbolos en el documento por medio del cuadro de di\u00e1logo Car\u00e1cter especial.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Puede saltar al cursor de un usuario si pulsa en su nombre o su avatar. Es posible dar seguimiento al editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Puede pegar texto sin formato mediante el atajo de teclado Ctrl+May\u00fas+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Edite una hoja de c\u00e1lculo en l\u00ednea de la misma forma que una hoja de trabajo del escritorio. Las operaciones de entrada de datos, la selecci\u00f3n de intervalos, filas, columnas o hojas de c\u00e1lculo son las mismas. Utilice el teclado, los men\u00fas o la barra de herramientas para activar \u00f3rdenes en el libro. Arrastrar el contenido de las celdas para llenar otras celdas tambi\u00e9n es posible. Las \u00f3rdenes de copiar, cortar y pegar tambi\u00e9n est\u00e1n disponibles en los men\u00fas contextuales. La tecla Tab despu\u00e9s de introducir datos mueve el cursor a la siguiente celda a la derecha y con un Intro se mueve a la celda inmediatamente debajo, lo que facilita la entrada de m\u00e1s datos.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Usted tiene la correcci\u00f3n autom\u00e1tica activada. La correcci\u00f3n autom\u00e1tica cambia el texto reci\u00e9n escrito por un texto de una tabla de correspondencia interna. En la mayor\u00eda de los casos, la correcci\u00f3n autom\u00e1tica resuelve errores de escritura. Si la correcci\u00f3n autom\u00e1tica no es necesaria, desact\u00edvela en Herramientas\u00a0\u25b8 Correcci\u00f3n autom\u00e1tica\u00a0\u25b8 Al escribir.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Usted tiene el control de cambios activado. El control de cambios escribe todos los cambios en el texto y muestra las ediciones para una revisi\u00f3n posterior. Es muy \u00fatil para marcar cambios en textos y hojas de c\u00e1lculo. El control de cambios se activa al elegir Editar\u00a0\u25b8 Control de cambios\u00a0\u25b8 Grabar.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Sus documentos se almacenan y pueden gestionarse en el almac\u00e9n en nube que se haya integrado con {productname}.", "chart": "gr\u00e1fico", "comment": "comentario", "data validate": "validar datos", "document repair": "reparaci\u00f3n de documentos", "filter": "filtro", "import": "importar", "inactive document": "documento inactivo", "spellchecking": "Corrector ortogr\u00e1fico", "track changes": "cambios de v\u00eda", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "donde \u00ab*\u00bb es el signo de multiplicaci\u00f3n del teclado num\u00e9rico. Selecciona el intervalo de datos que contiene el cursor. Un intervalo es un \u00e1rea de celdas contiguas que contiene datos y est\u00e1 flanqueado por filas y columnas vac\u00edas.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "donde \u00ab/\u00bb es el signo de divisi\u00f3n del teclado num\u00e9rico. Selecciona el intervalo de la f\u00f3rmula matricial que contiene el cursor.", "word count": "recuento de palabras"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-et.json b/f7cloud-office/browser/dist/l10n/help-et.json new file mode 100644 index 0000000..7ab2691 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-et.json @@ -0,0 +1 @@ +{"General Keyboard Shortcuts": "\u00dcldised kiirklahvid", "Keyboard Shortcuts": "Klaviatuuri kiirklahvid", "Shortcut Keys for Tables": "Kiirklahvid arvutustabelites", "Text selection and navigation in document": "Teksti valimine ja dokumendis liikumine"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-eu.json b/f7cloud-office/browser/dist/l10n/help-eu.json new file mode 100644 index 0000000..e29b2dd --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-eu.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "Ezabatze moduan 3 segundotara, gezi-teklak errenkada/zutabea ezabatzen du, Ctrl+Gezi-teklak gelaxka ondoko gelaxkarekin batzen du", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "Txertatze moduan 3 segundotara, gezi-teklak errenkada/zutabea txertatzen du, Ctrl+Gezi-teklak gelaxka txertatzen du", "Alt+Arrow Keys": "Alt+Geziak", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Geziak", "Alt+Del": "Alt+Ezab", "Alt+Enter": "Alt+Sartu", "Alt+Insert": "Alt+Txertatu", "Alt+Page Down": "Alt+OrriaBehera", "Alt+Page Up": "Alt+OrriaGora", "Alt+Shift+Arrow Keys": "Alt+Shift+Geziak", "Alt+Shift+F1": "Alt+Maius+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+OrriaBehera", "Ctrl+Alt+Page Up": "Ctrl+Alt+OrriaGora", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Geziak", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Behera gezia", "Ctrl+Arrow Left": "Ctrl+Ezker-gezia", "Ctrl+Arrow Right": "Ctrl+Eskuin-gezia", "Ctrl+Arrow Up": "Ctrl+Gora-gezia", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Atzera", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Ezab", "Ctrl+Down Arrow": "Ctrl+Behe gezia", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Bukaera", "Ctrl+Enter": "Ctrl+Sartu", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Hasiera", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Ezker gezia", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+-", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+OrriaBehera", "Ctrl+PageUp": "Ctrl+Orria Gora", "Ctrl+Plus key": "Ctrl++", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Eskuin geziak", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Maius+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Behera gezia", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Ezker-gezia", "Ctrl+Shift+Arrow Right": "Ctrl+Maius+Eskuin-gezia", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Gora-gezia", "Ctrl+Shift+Arrow": "Ctrl+Shift+Gezia", "Ctrl+Shift+B": "Ctrl+Maius+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Atzera", "Ctrl+Shift+Del": "Ctrl+Shift+Ezab", "Ctrl+Shift+End": "Ctrl+Shift+Bukaera", "Ctrl+Shift+Enter": "Ctrl+Shift+Sartu", "Ctrl+Shift+Home": "Ctrl+Shift+Hasiera", "Ctrl+Shift+P": "Ctrl+Maius+P", "Ctrl+Shift+Space": "Ctrl+Shift+Zuriunea", "Ctrl+Shift+V": "Ctrl+Maius+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Gora gezia", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Behera gezia", "Shift+Arrow Left": "Shift+Ezker-gezia", "Shift+Arrow Right": "Shift+Eskuin-gezia", "Shift+Arrow Up": "Shift+Gora-gezia", "Shift+Ctrl+Del": "Shift+Ctrl+Ezab", "Shift+Ctrl+Page Down": "Shift+Ctrl+OrriaBehera", "Shift+Ctrl+Page Up": "Shift+Ctrl+OrriaGora", "Shift+End": "Shift+Bukaera", "Shift+Enter": "Shift+Sartu", "Shift+Home": "Shift+Hasiera", "Shift+Page Down": "Shift+OrriaBehera", "Shift+Page Up": "Shift+OrriaGora", "Shift+PageDown": "Shift+OrriaBehera", "Shift+PageUp": "Shift+Orria gora", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Indize alfabetikoa: Lehendik dagoen indize alfabetikoa sarrera berriekin eguneratu daiteke.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Diagramen edizioa: Egin klik bikoitza diagraman hura hautatzeko. Erabili laster-menuak diagramari elementuak gehitzeko, esaterako izenburua, ardatzak edo beste batzuk. Aukeratu Datu-barrutia eta Diagrama mota diagramaren datuak editatzeko eta diagrama mota hautatzeko.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagrama-formatua: Laster-menu berak diagramaren datu-taula eta diagrama motaren hautapena dakar.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Iruzkinak: Iruzkinak testuan txertatzen dira eta pantailaren eskuineko aldean bistaratzen dira.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Iruzkinak: Kalkulu-orrietan iruzkin bana sartu daiteke gelaxka bakoitzeko. Txertatu iruzkina hautatzen denean, laster-leiho bat agertzen da iruzkinaren edukia idatzi ahal izateko. Puntu gorri bat agertzen da gelaxkaren goiko eskuineko izkinan gelaxkak iruzkin bat badu. Pasatu sagua gelaxkaren gainetik iruzkinak bistaratzeko.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Baldintzapeko formatua: {productname} aplikazioak ikurrak gehitzen dizkie barruti bateko gelaxkei, gelaxken baldintzetan oinarrituta. Hautatu gelaxka-barrutia eta egin klik tresna-barrako Baldintzapeko formatua ikonoan. Hautatu barrutian aplikatuko den ikur multzoa.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Laster-menuak: Saguaren eskuineko botoian sakatuta, kurtsorearen azpian dagoen objektuari lotutako komandoak dituen menu bat agertuko da.", "Data series formatting: Open the context menu and choose Format data series.": "Datu-serieen formatua: Ireki laster-menua eta aukeratu Datu-serieen formatua.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Datuen balioztatzea: Gelaxka bakoitzeko, baliozkoak diren sarrerak definitu daitezke. Baliogabeko sarrerak baztertu egingo dira. Datuen balioztatzea gaitzeko:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formatu zuzena: Kalkulu-orrietako gelaxken, zutabeen, errenkaden eta orrien formatua zuzenean moldatu daiteke menuak, tresna-barra edo laster-menuak erabilita. Formatu zuzena hautatutako uneko objektuari soilik aplikatuko zaio. Gelaxka bati formatua emateko, erabili menua edo sakatu Ctrl+1. Elkarrizketa-koadroak zenbakien formatu konplexu eta pertsonalizatuak ahalbidetzen ditu, bai eta letra-tipoak, ertz konplexuak, atzeko planoa, gelaxken babesa eta beste elementu batzuk aldatzea ere.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formatu zuzena: Testu-dokumentuko objektuei formatua emateko modu zuzena dago menuak, tresna-barra eta laster-menuak erabilita. Formatu zuzena unean hautatutako objektuari soilik aplikatzen zaio.", "Fields: A basic set of fields is available to insert in the document.": "Eremuak:Eremuen oinarrizko multzo bat dago erabilgarri dokumentuan txertatzeko.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Datuak iragaztea: Iragazkiak eta iragazki aurreratuak erabilita, datu-barrutietako errenkada (erregistro) iragazietan lan egin daiteke. {productname} kalkulu-orrietan iragazkiak aplikatzeko hainbat aukera daude.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Oin-oharrak eta amaiera-oharrak: Oin-oharrak eta amaiera-oharrak onartzen dira.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Gelaxken formatua: Egin klik gelaxkan edo gelaxka-barrutian eta aukeratu Taula \u2192 Propietateak menua. Doitu taula propietateen elkarrizketa-koadroa erabilita.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formatu-markak: Paragrafoak, orrialdeak eta zuriune zatiezinak marka gisa erakusten dira testuen lerrokatzean, edizioan eta formatua ematean lagungarri izan daitezen.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Txertatu irudia: Txertatu irudia ikonoan klik eginda, hodeiko biltegiko karpetetan edo unitate partekatuetan dagoen irudi bat aukeratu daiteke.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Txertatu irudi lokala: Nabigatzailearen fitxategi-aukeratzailea irekitzen du, ordenagailuko irudi bat kargatu ahal izateko eta hura dokumentuan txertatzeko.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapositiba maisua: Hautatu uneko diapositibari lotutako diapositiba maisua. Eman formatua eta antolatu diapositiba maisuko elementuak.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objektu-animazioa: Diapositibako objektu guztiek izan ditzakete animazioak. Erabili alboko barra objektu baten edo objektu multzo baten diapositiba-trantsizioa konfiguratzeko.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Eskema: Datuen eskema bat sortu daiteke eta errenkadak eta zutabeak elkarrekin taldekatu, taldeak klik bakarrarekin hedatu eta tolestu ahal izateko, horrela datu hierarkikoak errazago adierazteko.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Goiburukoa eta orri-oina: Badaude goiburukoak eta orri-oinak erabilgarri dokumentuari aplikatutako orrialde-estilorako, kurtsorearen kokalekuan.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Diapositiba-diseinuak: {productname} Impressen diapositiben diseinuak aldatu daitezke. Hautatu erabili nahi duzun diapositiba-diseinua goitibeherako diseinu-zerrendan.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Diapositiba-trantsizioak: {productname} Impressek efektu bisualak eskaintzen ditu diapositiba-aurkezpenean hurrengo diapositiba erakusten denerako. Diapositiba-trantsizioak diapositibaren propietate dira, edizioan zehar erabili alboko barra diapositiba-aurkezpena ezartzeko.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Datuak ordenatzea: Zenbakien edo testuen zerrendak gorantz edo beherantz ordenatu daitezke. {productname} aplikazioak automatikoki detektatzen ditu goiburukoak diren gelaxkak, eta elkarren alboko zutabeak, hautapena hedatzeko.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Estiloen bidezko formatua: {productname} aplikazioak paragrafo-estiloak onartzen ditu. Lehendik dagoen paragrafo-estiloak aplika dakizkieke paragrafoei. Aukeratu Editatu \u2192 Editatu estiloak estiloa aldatzeko.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Taulak: Txertatu taulak aurkezpenean. Erabili alboko barra taularen gaia hautatzeko.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dokumentu-area: Aplikazioaren areak dokumentuaren edukiak (kalkulu-orriak, aurkezpenak, testuak) erakusten ditu.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informazio-barra: Bilaketa-barraren eskuinean, dokumentuari buruzko informazio multzo bat bistaratzen da. Informazio hori dokumentuaren izaeraren araberakoa izango da.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Menu-barra: Menu nagusia goiko aldean kokatzen da eta inprimatzeko, editatzeko, ikusteko aukera asko, eta beste komando aurreratu batzuk biltzen ditu. Menu-barra ezkutatu dezakezu eskuineko muturreko ikonoan klik eginez. Egin klik ikonoan menua erakusteko.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Bilaketa-barra: Bilaketa automatikoki hasten da edukia bilaketa-koadroan txertatzen denean, eta dokumentu-leihoa automatikoki mugitzen da aurkitutako lehen agerraldira. Bilaketak ez ditu kontuan hartzen maiuskulak eta minuskulak. Hiru botoi daude bilaketa-koadroaren eskuinean:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Egoera-barra: Egoera-barra behealdean erakusten da, eta hainbat aukera eta eginbide erabilgarri ditu.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Tresna-barra: Tresna-barrak eguneroko edizioetarako gehien erabilitako aukerak ditu. Tresna-barrako botoiak dinamikoak dira, alegia, haien egoera (aktibatuta edo desaktibatuta) faktore anitzen araberakoa da.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Zoom-barra: Egoera-barraren eskuinean zoomak egitea ahalbidetzen duen botoi multzo bat dago. Zooma dokumentu-areari aplikatzen zaio, erabiltzaile-interfazea ez da aldatzen. Uneko zoom-maila area horretan erakusten da.", "{productname} Help": "{productname} laguntza", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress aplikazioak jende gehienarentzat ezaguna izango den moduan editatzen ditu aurkezpenak. Testua idaztea, edukiak moztu, kopiatu eta itsastea, testua hautatzea, irudiak txertatu, tamainaz aldatu eta ainguratzea eta taulak maneiatzea mahaigaineko aurkezpen-aplikazioetan bezala egiten dira. Erabili teklatua, menuak eta tresna-barrak dokumentuaren gainean ekintza desberdinak gauzatzeko.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} erabilita, testu-dokumentuak, kalkulu-orriak eta aurkezpenak zuzenean zure nabigatzailean sortu ditzakezu, modu erraz eta zuzenean. Bakarka egin dezakezu lan dokumentu batean, edo beste batzuekin elkarlanean talde modura.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} aplikazioak testu-dokumentuetako, kalkulu-orrietako eta aurkezpenetako ortografia egiaztatu dezake. Marra uhindu gorriek gaizki idatzitako hitzak markatuko dituzte. Egin klik saguaren eskuineko botoiarekin hitzak zuzentzeko iradokizunak erakutsiko dituen laster-menu bat irekitzeko.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} aplikazioak diapositiba-aurkezpenak bistaratzen ditu, diapositiba-trantsizioen eta objektu-animazioen azpimultzo bat barne. Aukeratu diapositiba-aurkezpena menuan edo egin klik diapositiba-paneleko behe ezkerreko tresna-barrako ikonoan.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} aplikazioarekin testu-dokumentuak editatzeko modua mahaigaineko dokumentuetan erabiltzen den bera da. Ikusten Duzuna Eskuratzen Duzu (WYSIWYG) motako diseinua du: horren arabera, dokumentuaren diseinua inprimatuta agertuko den bera da. Testua idaztea, edukiak moztu, kopiatu eta itsastea, irudiak txertatu, tamainaz aldatu eta ainguratzea, taulak eta diagramak gehitzea eta maneiatzea, eta antzeko beste eragiketa batzuk mahaigaineko testu-prozesatzaileen antzekoak dira. Erabili teklatua, menuak eta tresna-barrak dokumentuarekin lan egiteko.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} aplikazioak irudiak txertatu ditzake testu-dokumentuetan, bai ordenagailutik bertatik bai hodeiko biltegi batetik. Txertatutako irudiak beti kapsulatuko dira dokumentuan.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} aplikazioak jakinarazpen txiki bat erakusten ditu orri-oinean erabiltzaile berri bat sartzen denean edo erabiltzaile batek edizioa uzten duenean.", "{productname} presentations": "{productname} aurkezpenak", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} aplikazioak atzeko planoan gordetzen ditu dokumentuak aldizka, aplikazioa aldaketak gorde gabe itxi daiteke arazorik gabe. Aldaketak baztertzeko, haiek desegin behar dira edo Fitxategia menuko Berrikuspenen historia erabili behar da.", "{productname} spreadsheets": "{productname} kalkulu-orriak", "{productname} supports both reading and writing for the following file formats:": "{productname} aplikazioak honako fitxategi-formatuak irakurri eta idatzi ditzake:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} aplikazioak dokumentuetan diagramak txertatzea eta bistaratzea onartzen du. Diagrama bat gehitzeko:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} aplikazioak teknika modernoak onartzen ditu paragrafoen formatua estiloen bidez ezartzeko. Estilo bat testu-propietateen multzo bat da (letra-tipoa, kolorea, atzeko planoa eta beste hainbat). Estiloak izen bat dauka. Erabili estiloa propietate multzo bera dokumentuko paragrafo askori aplikatzeko eta itxura uniforme eta profesionala sortzeko. Estiloaren formatu-propietate bat aldatzen bada, estilo bera duten paragrafo guztiak aldatuko dira, eta horrek paragrafo bakoitza eskuz banan-banan aldatzeak suposatuko lukeen ahalegina murrizten du.", "{productname} text documents": "{productname} testu-dokumentuak", "{productname} user interface": "{productname} erabiltzaile-interfazea", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} aplikazioak nabigatzaile modernoen baliabideak erabiltzen ditu erabiltzaile-interfazea ikusgai dagoen areara moldatzeko. Horrek gailu mugikorretako pantaila txikietan ere funtzionatzen du. Interfazeak honako osagaiak ditu:", "A copy of the document is saved with the new name in the same folder.": "Dokumentuaren kopia bat gordeko da izen berriarekin karpeta berean.", "Activate the {productname} spreadsheet window.": "Aktibatu {productname} kalkulu-orriaren leihoa.", "Adding charts": "Diagramak gehitzea", "Additions are marked with colored underlined characters.": "Gehitzeak azpimarratutako koloredun karaktereekin markatuta ageri dira.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Hurrengo orria gehitzen dio uneko orrien hautapenari. Kalkulu-orri bateko orri guztiak hautatzen badira, laster-tekla-konbinazio honek hurrengo orria soilik hautatzen du. Hurrengo orria uneko orria bihurtzen du.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Aurreko orria gehitzen dio uneko orrien hautapenari. Kalkulu-orri bateko orri guztiak hautatzen badira, laster-tekla-konbinazio honek aurreko orria soilik hautatzen du. Aurreko orria uneko orria bihurtzen du.", "Advanced features": "Eginbide aurreratuak", "Advanced text document editor features": "Testu-dokumentuak editatzeko eginbide aurreratuak", "Align Center": "Lerrokatu erdian", "Align Left": "Lerrokatu ezkerrean", "Align Right": "Lerrokatu eskuinean", "All changes are marked with a vertical bar in the right margin.": "Aldaketa guztiak eskuineko marjinan barra bertikal batekin markatuta ageri dira.", "All spreadsheets functions and mathematical rules applies.": "Kalkulu-orrien funtzio eta erregela matematiko guztiak aplikatu daitezke.", "Apply Default paragraph style": "Aplikatu paragrafo-estilo lehenetsia", "Apply Heading 1 paragraph style": "Aplikatu 1. izenburua paragrafo-estiloa", "Apply Heading 2 paragraph style": "Aplikatu 2. izenburua paragrafo-estiloa", "Apply Heading 3 paragraph style": "Aplikatu 3. izenburua paragrafo-estiloa", "Apply Heading 4 paragraph style": "Aplikatu 4. izenburua paragrafo-estiloa", "Apply Heading 5 paragraph style": "Aplikatu 5. izenburua paragrafo-estiloa", "Applying a paragraph style:": "Paragrafo-estiloa aplikatuta:", "Arrow Down": "Behera-gezia", "Arrow Left": "Ezker-gezia", "Arrow Right": "Eskuin-gezia", "Arrow Up": "Gora-gezia", "Bold": "Lodia", "Can {productname} open a password-protected document?": "Ireki ahal du {productname} aplikazioak pasahitzez babestutako dokumentu bat?", "Cancel the search (appears only when a text has been searched)": "Utzi bilaketa (testu bat bilatu ondoren soilik agertzen da)", "Cell formatting": "Gelaxka-formatua", "Changes are displayed as comment in the right of the document area.": "Aldaketak iruzkin gisa bistaratzen dira dokumentu-arearen eskuinaldean.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Aldaketak onartu edo baztertu egin daitezke. Aldaketak onartzeko edo baztertzeko, egin klik dokumentuaren eskuinaldean ageri den iruzkin-koadroko ikonoetan. Bestela, aukeratu Editatu \u2192 Aldaketen jarraipena \u2192 Onartu edo Baztertu. Horrez gain, aldaketak iragazi nahi badira haiek onartu edo baztertu baino lehen, aukeratu Editatu \u2192 Aldaketen jarraipena \u2192 Kudeatu. Elkarrizketa-koadro batek aldaketa guztien zerrenda bat erakutsiko du. Erabili elkarrizketa-koadroko botoiak ekintzak gauzatzeko.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Pertsona bakoitzak egindako aldaketak kolore batean erakusten dira, eta aldaketa bakoitza onartu edo baztertu egin daiteke eskuinean ageri den koadroa erabilita. Iruzkin bat ere gehitu daiteke koadro horretan.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Aukeratu Formatua \u2192 Lerroa (edo Area, edo Kokagunea eta tamaina). Elkarrizketa-koadro bat irekiko da.", "Choose Format \u2192 Page and select the Page tab": "Aukeratu Formatua \u2192 Orrialdea eta hautatu Orrialdea fitxa", "Choose Format \u2192 Paragraph, Text Flow tab": "Aukeratu Formatua \u2192 Paragrafoa, Testu-fluxua fitxa", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Aukeratu Txertatu\u2192 Diagramak. Pertsonalizatu diagrama alboko barra erabilita:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Aukeratu Txertatu \u2192 Karaktere bereziak edo egin klik tresna-barran horretarako dagoen ikonoan. Elkarrizketa-koadro bat irekiko da.", "Choose Validity from the Data menu. The Validity dialog opens.": "Aukeratu Baliozkotasuna aukera Datuak menuan. Baliozkotasuna elkarrizketa-koadroa irekiko da.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Aukeratu Tresnak eta kendu marka Ortografiaren egiaztapen automatikoa aukerari.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Aukeratu Tresnak \u2192 Hizkuntzak menua eta hautatu dokumentu osorako hizkuntza. Aukeran, hautatutako testuaren eta uneko paragrafoaren hizkuntza ere ezarri daiteke.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Egin klik paneleko edozein diapositiba-miniaturan diapositiba hori bistaratu edo editatzeko.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Egin klik formatua klonatzeko ikonoan \"\". Saguaren erakuslea pintura-ontzi bihurtuko da.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Egin klik formatua klonatzeko ikonoan . Saguaren erakuslea pintura-ontzi bihurtuko da.", "Click on the submenu () icon to reply, move and delete comments.": "Egin klik azpimenuan () ikonoan iruzkinak erantzuteko, mugitu eta ezabatzeko.", "Collaborative editing": "Elkarlaneko edizioa", "Column break (in multicolumnar text)": "Zutabe-jauzia (zutabe anitzeko testuetan)", "Comments in documents": "Iruzkinak dokumentuetan", "Context menus": "Laster-menuak", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Laster-menuak saguaren eskuineko botoiarekin klik egitean daude erabilgarri. Laster-menuan dauden komandoak azpian dituen dokumentuko objektuari lotuta daude gehien bat.", "Copy": "Kopiatu", "Copy and Paste": "Kopiatzea eta itsastea", "Cut": "Ebaki", "Delete cells (as in menu Edit - Delete Cells)": "Ezabatu gelaxkak (Editatu - Ezabatu gelaxkak menuan bezala)", "Delete to beginning of sentence": "Ezabatu esaldiaren hasierara arte", "Delete to beginning of word": "Ezabatu hitzaren hasiera arte", "Delete to end of sentence": "Ezabatu esaldiaren amaierara arte", "Delete to end of word": "Ezabatu hitzaren amaierara arte", "Deletions are marked with colored strike-through characters.": "Ezabatzeak marratutako koloredun karaktereekin markatuta ageri dira.", "Demote list item (list item has to be selected)": "Jaitsi zerrendako elementuaren maila (zerrendako elementua hautatu behar da aurretik)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Nabigatzailearen ahalmenen arabera, inprimatze-leihoa agertuko da edo \"Deskargatu PDF esportazioa?\" laster-leihoa agertuko da. PDFa zure PDF irakurgailu gogokoenean inprimatu dezakezu.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Formatu zuzena paragrafo bateko edo kalkulu-orri bateko gelaxketako edukiei zuzenean aplikatzen zaien formatua da, eta estiloen bidezko formatuarekin gainjartzen da. Formatua estiloaren ezarpenetara bueltatzeko, hautatu testua edo kalkulu-orriaren gelaxka eta aukeratu Formatua \u2192 Garbitu formatu zuzena edo erabili tresna-barrako botoia.", "Directly:": "Zuzenean:", "Display comment": "Bistarazi iruzkina", "Display the Keyboard shortcuts help": "Erakutsi teklatuaren lasterbiden laguntza", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Dokumentuak editatzeko modua ezaguna izango da lehenago bulegotikako aplikazio bat erabili duen edonorentzat, baina badaude zenbait eginbide desberdin:", "Document repair": "Dokumentua konpontzea", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname} dokumentuak automatikoki gordetzen dira, baina hala ere, dokumentu bat ahalik eta azkarren sinkronizatua izan dadin nahi baduzu, gordetzea behartu dezakezu Fitxategia menuko Gorde aukera erabilita.", "Double Underline": "Azpimarra bikoitza", "Draw page keyboard shortcuts": "Draw orrien laster-teklak", "ESC": "Esc", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Erabiltzaile bakoitzari kolore bat esleitzen zaio. Erabiltzaile bakoitzaren kurtsorea kolore horretan erakutsiko da. Oharra: zure kurtsorea beltz eta keinukari ikusiko duzu, baina besteek beste kolore batekin ikusiko dute.", "Editing documents": "Dokumentuak editatzea", "Editing presentations": "Aurkezpenak editatzea", "Editing spreadsheets": "Kalkulu-orriak editatzea", "Editing text documents": "Testu-dokumentuak editatzea", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Aukeratu Diapositiba emanaldia \u2192 Pantaila osoko aurkezpena edo egin klik diapositiba panelaren behealdean dagoen ezkerreko ikonoan:", "End": "Amaiera", "Esc": "Ihes", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Irten uneko modutik, adib. edizio modutik objektu hautatze modura, objektu hautatze modutik aldatu ikuspegia modura.", "Extend the selection down one page": "Zabaldu hautaketa orrialde bat behera", "Extend the selection up one page": "Zabaldu hautaketa orrialde bat gora", "Fill Down": "Bete beherantz", "Focus to document from menu": "Fokuratu dokumentua menutik", "Focus to notebookbar menu": "Fokuratu koadernoaren barrako menura", "Focus to selected comment's menu": "Fokuratu hautatutako iruzkinen menua", "Format the source cell with the font, color background and more.": "Eman formatua iturburuko gelaxkari nahi duzun letra-tipoarekin, atzeko planoko kolorearekin eta beste edozein formaturekin.", "Formatting spreadsheets": "Kalkulu-orriei formatua ematea", "Formatting text": "Testuari formatua ematea", "Formulas": "Formulak", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulak formula-barran sartzen dira. Sartu '=' eta txertatu formula.", "Frequently Asked Questions": "Ohiko galderak", "General Keyboard Shortcuts": "Laster-tekla orokorrak", "Go and select text to end of document": "Joan dokumentu-amaierara eta hautatu testua", "Go and select text to end of textbox": "Joan eta hautatu testu-kutxaren amaiera arte", "Go and select text to start of document": "Joan dokumentu-hasierara eta hautatu testua", "Go and select text to start of textbox": "Joan eta hautatu test-kutxaren hasiera arte", "Go and select to the beginning of a line": "Joan lerroaren hasierara eta hautatu", "Go and select to the end of a line": "Joan lerroaren amaierara eta hautatu", "Go to beginning of a word": "Joan hitz-hasierara", "Go to beginning of line": "Joan lerro-hasierara", "Go to end of document": "Joan dokumentu-amaierara", "Go to end of line": "Joan lerro-amaierara", "Go to next sheet.": "Joan hurrengo orrira.", "Go to previous sheet.": "Joan aurreko orrira.", "Go to start of document": "Joan dokumentu-hasierara", "Go to start of the next word": "Joan hurrengo hitzaren hasierara", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Testuak dituen gramatika-erroreak azpamarra uhin urginarekin markatzen dira. Egin klik azpimarratutako testuan saguaren eskuineko botoiarekin gramatika-errorea zuzentzeko iradokizunak dituen menu bat irekitzeko. Hautatu iradokizun zuzena testua aldatzeko.", "Handling Tables": "Taulak maneiatzea", "Handling images": "Irudiak maneiatzea", "Home": "Hasiera", "Hover the mouse on the document name in the menu bar.": "Pasatu sagua dokumentu-izenaren gainetik, menu-barran.", "How can I change the line, area and position of a shape in my slides?": "Nola aldatu dezaket nire diapositibetako forma baten lerroa, area eta kokagunea?", "How can I check spelling in my language?": "Nola egiaztatu dezaket ortografia nire hizkuntzan?", "How can I copy the formatting of existing cells to new ones?": "Nola kopiatu dezaket lehendik dauden gelaxken formatua gelaxka berrietan?", "How can I import CSV data?": "Nola inportatu ditzaket CSV datuak?", "How can I insert a currency, copyright or trademark symbol in the document?": "Nola txertatu daiteke moneta, copyright edo marka erregistratu bat dokumentuan?", "How can I make the new text look like other existing text?": "Nola lortu daiteke testu batek lehendik dagoen beste testu baten itxura izan dezan?", "How can I quit {productname} without saving my edits?": "Nola irten naiteke {productname} aplikaziotik nire edizioak gorde gabe?", "How can I remove the red wavy lines in my document?": "Nola kendu ditzaket dokumentuko marra uhindu gorriak?", "How can I run my slide show?": "Nola exekutatu dezaket diapositiba-aurkezpen bat?", "How can I select data to print?": "Nola hautatu ditzaket inprimatuko diren datuak?", "How do I change the page orientation to landscape inside my document": "Nola aldatu orrialde-orientazioa modu horizontalera nire dokumentuaren barruan", "How do I get a word count of my document?": "Nola zenbatu dezaket dokumentuko hitz kopurua?", "How do I rename a sheet?": "Nola aldatu diezaioket izena kalkulu-orri bati?", "How do I save a document with another name?": "Nola gorde dokumentu bat beste izen batekin?", "How do I set the margins of the document?": "Nola ezarri dokumentuaren marjinak?", "If no table or range was selected, a prototype chart is displayed.": "Ez bada taularik edo barrutirik hautatu, diagramen prototipo bat bistaratuko da.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Gelaxka osoa hautatuta ez badago eta kurtsorea taularen amaieran badago, taulari jarraitzen dion paragrafoa ezabatuko da, dokumentuaren azken paragrafoa ez bada.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Gelaxka osoa hautatuta ez badago, kurtsoretik uneko esaldiaren amaierara arteko testua ezabatu egingo da. Kurtsorea gelaxka baten amaieran badago, eta gelaxka osoa hautatuta ez badago, hurrengo gelaxkaren edukia ezabatu egingo da.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Gelaxkak hautatuta baldin badaude, hautapeneko lerro osoa ezabatuko da. Errenkada guztiak osorik edo partzialki hautatuta badaude, taula osoa ezabatuko da.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Gelaxka aktiboa hutsik badago: taularen hasierara joaten da. Bestela: behin sakatuz gelaxka aktiboaren hasierara joaten da, bigarren aldiz sakatuz uneko taularen hasierara joaten da eta hirugarren aldiz sakatuz dokumentuaren hasierara joaten da.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Gelaxka aktiboa hutsik badago: taularen amaierara joaten da. Bestela: behin sakatuz gelaxka aktiboaren amaierara joaten da, bigarren aldiz sakatuz uneko taularen amaierara joaten da eta hirugarren aldiz sakatuz dokumentuaren amaierara joaten da.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Gelaxka aktiboa hutsik badago: taula osoa hautatzen du. Bestela: gelaxka aktiboaren edukia hautatzen du. Berriro sakatzen baduzu, taula osoa hautatuko du.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Irudien tamaina aldatu daiteke, biratu egin daitezke eta ainguratuta kokatu daitezke. Testua irudiaren inguruan egokitu daiteke. Hautatu irudia eta ireki laster-menua. Erabili irudiaren heldulekuak irudiaren tamaina aldatzeko saguarekin.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Formatu zuzenak, aldiz, dokumentu-edukian hautatutako zatiei soilik aplikatzen die formatua. Dokumentu luze batean, formatu zuzena testu-zati guztiei aplikatu beharko litzaieke, testuen formatua zeregin luze bihurtuko litzateke eta erroreak eta atzerapenak errazago gertatuko lirateke.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Jauziak arean, markatu 'Txertatu, Mota: Orrialde-jauzia, Kokagunea: Aurretik.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Iragazki estandarra elkarrizketa-koadroan, datu-eremu jakinetan balioak dituzten barrutiak ere definitu daitezke. Baldintzak AND logiko batekin edo OR logiko batekin konektatzeko erabili daiteke iragazki estandarra.", "Inactive document": "Dokumentu inaktiboa", "Increase/decrease the size of the column/row on the left/top cell edge": "Ezkerreko/goiko gelaxkaren ertzean zutabearen/errenkadaren tamaina handitzen/txikitzen du", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Eskuineko/beheko gelaxkaren ertzean zutabearen/errenkadaren tamaina handitzen/txikitzen du", "Insert cells (as in menu Insert - Cells)": "Txertatu gelaxkak (Txertatu - Gelaxkak menuan bezala)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Txertatu zutabe- eta errenkada-jauziak kalkulu-orrian, horrela inprimatze-barrutia mugatzeko eta deskargatuko den dokumentua inprimatzeko. PDFa inprimatzean, hautatu interesekoak diren orrialdeak.", "Insert comment": "Txertatu iruzkina", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Txertatu iruzkinak irakurlearen arreta berezia behar duten tokietan {productname} aplikazioan. Iruzkinak eskuinean bistaratzen dira eta egilearen izena eta data dituzte.", "Insert endnote": "Txertatu amaiera-oharra", "Insert footnote": "Txertatu oin-oharra", "Insert line break": "Txertatu lerro-jauzia", "Insert new paragraph directly before or after a section, or before a table": "Txertatu paragrafo berria zuzenean sekzio baten aurretik edo atzetik, edo taula baten aurretik", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Txertatu paragrafo berria numeraziorik gabe zerrenda batean. Ez dabil kurtsorea zerrendaren amaieran badago.", "Insert non-breaking hyphen": "Txertatu hitz-zatiketa zatiezina", "Insert non-breaking space": "Txertatu zuriune zatiezina", "Insert soft hyphen": "Txertatu marratxo biguna", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Txertatu taulak tresna-barran horretarako dagoen ikonoa erabilita. Hautatu errenkaden eta zutabeen hasierako kopurua. Gehitu errenkadak eta zutabeak gelaxken laster-menua erabilita. Batu gelaxkak Taula menuaren bidez. Gelaxken barruko paragrafo-estilo lehenetsia \"Taula-edukiak\" da.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Tabulazio bat txertatzen du (tauletan besterik ez). Leiho kudeatzailearen arabera Alt+Tab erabili daiteke ordez.", "Is there a thesaurus?": "Ba al dago sinonimoen hiztegirik?", "Italic": "Etzana", "Justify": "Justifikatu", "Keyboard Shortcuts": "Laster-teklak", "Like Alt, but only the active cell is modified": "Alt bezala, baina gelaxka aktiboa besterik ez da aldatzen", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Kargatu CSV datuak zure plataformako jatorrizko tresna batean, hautatu datuak eta kopiatu arbelean", "Manual page break": "Eskuzko orrialde-jauzia", "Move cursor down one line": "Jaitsi kurtsorea lerro bat", "Move cursor to beginning of the next paragraph": "Eraman kurtsorea hurrengo paragrafoaren hasierara", "Move cursor to beginning of the previous paragraph": "Eraman kurtsorea aurreko paragrafoaren hasierara", "Move cursor to the left": "Eraman kurtsorea ezkerrerantz", "Move cursor to the right": "Eraman kurtsorea eskuinerantz", "Move cursor up one line": "Igo kurtsorea lerro bat", "Move cursor with selection to the left": "Eraman kurtsorea ezkerrerantz hautapenarekin", "Move cursor with selection to the right": "Eraman kurtsorea eskuinerantz hautapenarekin", "Move the view down one page": "Mugitu ikuspegia orrialde bat behera", "Move the view up one page": "Mugitu bista gora orrialde bat", "Move to next text object on drawing page": "Mugitu marrazte orriaren hurrengo testu objektura", "Move to next text object on slide": "Mugitu diapositibako hurrengo testu objektura", "Moves one screen page to the right.": "Pantailako orri bat eskuinera mugitzen du.", "Moves one sheet to the left.": "Orri bat ezkerrera mugitzen du.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Kurtsorea uneko datu-barrutiaren beheko ertzera eramaten du. Kurtsorea duen gelaxkaren azpiko errenkada hutsik badago, kurtsorea beherantz mugitzen da datuak dituen hurrengo errenkatara.", "Moves the cursor to the first cell in the sheet (A1).": "Kurtsorea orriko lehen gelaxkara mugitzen du (A1).", "Moves the cursor to the first cell of the current row.": "Kurtsorea uneko errenkadako lehen gelaxkara mugitzen du.", "Moves the cursor to the last cell of the current row.": "Kurtsorea uneko errenkadako azken gelaxkara eramaten du.", "Moves the cursor to the last cell on the sheet that contains data.": "Kurtsorea datuak dituen orriko azken gelaxkara eramaten du.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Kurtsorea uneko datu-barrutiaren ezkerreko ertzera mugitzen du. Kurtsorea duen gelaxkaren ezkerreko zutabea hutsik badago, kurtsorea datuak dituen ezkerreko hurrengo zutabera mugitzen da", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Kurtsorea uneko datu-barrutiaren eskuineko ertzera mugitzen du. Kurtsorea duen gelaxkaren eskuineko zutabea hutsik badago, kurtsorea datuak dituen eskuineko hurrengo zutabera mugitzen da.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Kurtsorea uneko datu-barrutiaren goiko ertzera eramaten du. Kurtsorea duen gelaxkaren gaineko errenkada hutsik badago, kurtsorea datuak dituen hurrengo errenkadara mugitzen da.", "Navigating in Spreadsheets": "Nabigatu kalkulu-orrietan", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Iragazki automatikoaren funtzioaren erabilera bat datu-eremu batean sarrera berdin-berdina duten erregistroen bistaratzea mugatzea da.", "Open the presentation in {productname}": "Ireki aurkezpena {productname} aplikazioan", "Opening, closing, saving, printing and downloading documents": "Dokumentuak irekitzea, ixtea, gordetzea, inprimatzea eta deskargatzea", "Other advanced features": "Beste eginbide aurreratu batzuk", "PageDown": "Av P\u00e1g", "PageUp": "Re P\u00e1g", "Paragraph formatting": "Paragrafoaren formatua", "Paste as unformatted text": "Itsatsi formaturik gabeko testu gisa", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Itsatsi nabigatzailetik: Editati \u2192 Itsatsi edo sakatu Ctrl+V. Testu-inportazioa elkarrizketa-koadroa irekiko da CSV datuen formatu zehatza deskribatu dezazun.", "Paste special": "Itsatsi berezia", "Pasting": "Itsastea", "Place the cursor at the paragraph to be formatted": "Kokatu kurtsorea formatua eman nahi zaion paragrafoan", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Kokatu kurtsorea orrialdearen orientazioa aldatuko den tokian. Gehitu paragrafo hutsa.", "Place the cursor in the position to insert the character.": "Kokatu kurtsorea karakterea txertatu nahi den kokalekuan.", "Position and Size": "Kokapena eta tamaina", "Presentations": "Aurkezpenak", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Aurkezpenak: Microsoften PPT, PPTX formatuak, ODP OpenDocument formatua", "Press Insert button. To close the dialog, press Cancel.": "Sakatu Txertatu botoia. Elkarrizketa-koadroa ixteko, sakatu Utzi.", "Print (Download as PDF)": "Inprimatu (Deskargatu PDF gisa)", "Promote list item (list item has to be selected)": "Igo zerrendako elementuaren maila (zerrendako elementua hautatu behar da aurretik)", "Redo": "Berregin", "Remove direct formatting": "Kendu formatu zuzena", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Aldatu kalkulu-orriaren izena laster-menua erabilita (saguaren eskuineko botoiaren bidez) behealdeko orri-fitxan. Sartu orriaren izen berria agertuko den elkarrizketa-koadroan.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Eduki aberatsak kopiatzea/moztea eta itsastea onartzen da, es soilik dokumentu barruan, baina dokumentu desberdinen artean ere {productname} barruan edo kanpoan. Barneko erabilera horietarako, erabiltzaileek edukia ordenagailura kopiatu/moztu dezakete, baita irudiak eta eduki mistoak ere, lasterbideak erabilita (Ctrl+X, Ctrl+C, Ctrl+V). Segurtasunagatik, derrigorrezkoa da Ctrl+V erabiltzea ordenagailura itsasteko, baina laster-menuak erabili daitezke mozteko eta kopiatzeko. Android edo iOS sistemetan, derrigorrezkoa da testua hautatzeko pantaila gainean hatzarekin bi aldiz sakatzea, eta sakatze luzea erabiltzea kopiatu/moztu/itsatsi laster-menua atzitzeko.", "Search backwards": "Bilatu atzerantz", "Search forward": "Bilatu aurrerantz", "Select All": "Hautatu dena", "Select Landscape in \u201cWith Page Style\u201d": "Hautatu 'Bertikala' aukera 'Orrialde-estiloarekin' atalean", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Hautatu taula bat testu-dokumentuetan, barruti bat kalkulu-orrietan edo taula bat aurkezpenetan.", "Select all in drawing page": "Hautatu guztia marrazketa orrian", "Select all in slide": "Hautatu diapositibako eduki guztia", "Select if you want to change page numbering.": "Hautatu orrialde-zenbakitzea aldatu nahi bada.", "Select lines in downwards direction": "Hautatu lerroak beherantz", "Select lines in upwards direction": "Hautatu lerroak gorantz", "Select objects in the order in which they were created": "Hautatu objektuak sorkuntza ordenean", "Select objects in the reverse order in which they were created": "Hautatu objektuak sortu ziren kontrako ordenan", "Select the cells you want to format. Release the mouse button.": "Hautatu formatua eman nahi diezun gelaxkak. Askatu saguaren botoia.", "Select the character set, language and separator options for the CSV file.": "Hautatu CSV fitxategiaren karaktere multzoa, hizkuntza eta bereizlea.", "Select the shape in your slide. A set of handles shows.": "Hautatu diapositibako forma. Heldulekuen multzo bat agertuko da.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Hautatu aplikatuko den estiloa estiloen goitibeherako zerrendan. Paragrafoak estilo-atributuak erakutsiko ditu.", "Select the text with the existing format": "Hautatu dagoeneko formatua duen testua", "Select the text you want to apply the new format.": "Hautatu formatu berria aplikatu nahi diozun testua.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Hautatu baliozkotasun-irizpidea Onartu goitibeherako zerrendan. Irizpidearen arabera, aukera gehiago erakutsiko dira. Bete beharrezkoak diren datuak.", "Select to beginning of paragraph": "Hautatu paragrafoaren hasierara", "Select to end of paragraph": "Hautatu paragrafoaren amaierara", "Select to the left word by word": "Hautatu ezkerrerantz hitzez hitz", "Select to the right word by word": "Hautatu eskuinerantz hitzez hitz", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Uneko gelaxkatik datu-gelaxken sorta jarraituaren amaierara arteko datuak dituzten gelaxka guztiak hautatzen ditu, sakatutako geziaren norabidean. Errenkadak eta zutabeak elkarrekin hautatzeko erabiltzen bada, gelaxka-barruti angeluzuzena hautatzen da.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Uneko gelaxkako gelaxkak uneko zutabeko orri bateraino hautatzen ditu edo lehendik dagoen hautapena orrialde bat behera hedatzen du.", "Selects cells from the current cell to the first cell of the current row.": "Uneko gelaxkatik uneko errenkadako lehen gelaxkarainoko guztiak hautatzen ditu.", "Selects cells from the current cell to the last cell of the current row.": "Uneko gelaxkatik uneko errenkadako azken gelaxkarainoko guztiak hautatzen ditu.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Uneko gelaxkako gelaxkak uneko zutabeko orrialde bat arte hautatzen ditu edo lehendik dagoen hautapena orrialde bat gora zabaltzen du.", "Set Optimal Column Width": "Ezarri zutabe-zabalera optimoa", "Set the page margins in the dialog.": "Ezarri orrialde-marjinak elkarrizketa-koadroan.", "Set the properties of the element of the object.": "Ezarri objektu-elementuaren propietateak.", "Shortcut Keys for Tables": "Taulen laster-teklak", "Slide keyboard shortcuts": "Diapositiberako teklatu-lasterbideak", "Slide pane": "Diapositiba-panela", "Slide show": "Diapositiba-aurkezpena", "Special Characters": "Karaktere bereziak", "Spellchecking": "Ortografia-egiaztapena", "Spreadsheets": "Kalkulu-orriak", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Kalkulu-orriak: Microsoften XLS, XLSX formatuak, ODS OpenDocument formatua", "Standard currency format": "Moneta-formatu estandarra", "Standard date format": "Data-formatu estandarra", "Standard exponential format": "Formatu esponentzial estandarra", "Standard format": "Formatu estandarra", "Standard percentage format (two decimal places)": "Portzentaje-formatu estandarra (bi dezimalekin)", "Strikethrough": "Marratu", "Subscript": "Azpi-indizea", "Superscript": "Goi-indizea", "Switch cursor between text and footer": "Mugitu kurtsorea testua eta orri-oinaren artean", "Switch cursor between text and header": "Mugitu kurtsorea testua eta goiburukoaren artean", "Tab": "Tabulazioa", "Text documents": "Testu-dokumentuak", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Testu-dokumentuak: Microsoften DOC, DOCX, RTF formatuak, ODT OpenDocument formatua", "Text formatting": "Testu-formatua", "Text selection and navigation in a textbox": "Testu hautaketa eta nabigazioa testu-kutxan", "Text selection and navigation in document": "Testu-hautapena eta nabigazioa dokumentuan", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Testuak, diagramek, formek eta SVG irudiek itxura zorrotza izango dute, eta zoom egitean, txertatutako irudietan (JPG, PNG eta antzekoetan) soilik ikusiko dira pixelak.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6 ikurra formatu-marka bat da. Testuak lerrokatzen eta edizioan laguntzeko erabiltzen da, eta ez da inprimatzen. Ikur hori ikustea aktibatzeko/desaktibatzeko, aukeratu Ikusi \u2192 Formatu-marka menua.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Iragazki aurreratua aukerak zortzi iragazki-baldintza onartzen ditu. Iragazki aurreratuekin, baldintzak zuzenean orrian sartzen dira.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV datuak itsatsi diren hautatutako gelaxkan kargatzen dira, ezarpen horien arabera.", "The color assigned to the changes depends on the user that changes the document.": "Aldaketei esleitutako kolorea dokumentua aldatu duen erabiltzailearen araberakoa da.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Formulen lengoaia ezagun egingo zaio kalkulu-orrien edozein erabiltzaileri. Xehetasun gehiagorekin dago azaldutako OASIS OpenFormula espezifikazioan.", "This is easy to do using the Paintbrush tool in the toolbar.": "Hori erraz egiten da tresna-barran dagoen 'Brotxa' tresnarekin.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Ezaugarri hori bereziki erabilgarria da lankide batek dokumentuko testu guztia konturatu gabe hautatzen duenean Ctrl+A erabilita eta gainean idazten duenean eta horreal aurreko testu guztia ezabatzen duenean, aldi berean editatzen ari zaretenean.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Edizioari berrekiteko, egin klik dokumentuan, gainazala eta mezua desagertu daitezen. Beste erabiltzaile batzuek dokumentuan lankidetzan egin ahal izan dituzten aldaketak orduan kargatuko dira.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Eduki-zati luzeak gailuko beste aplikazio batzuetarako kopiatzeko, erabiltzaileak Hasi deskarga botoia sakatu behar du eta, ondoren, hori berriro arbelera kopiatu, horrela helburuko aplikazioak hura irakurtzeko gai izan dadin. Horretarako, erabili beheko eskuineko izkina ageri den trepeta txikia. Kanpoko aplikazioetan itsatsi nahi den edukia esportatzeko soilik da beharrezkoa. Urrats horren beste efektu bat objektu konplexuak irudi estatiko bihurtzea da.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Aldaketen segimendua bistaratzeko edo ezkutatzeko, aukeratu Editatu \u2192 Aldaketen segimendua \u2192 Erakutsi.\u00a0Kontuan izan aldaketen segimendua gaituta baina ezkutuan egon daitekeela, eta modu horretan aldaketak grabatzen ari zarela eta konturatu gabe dokumentuak nahi ez duzun testua gorde dezakeela.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Dokumentu bat deskargatzeko, {productname} aplikazioaren Fitxategi menutik deskargatu daiteke. Deskargaren formatua aplikazioaren araberakoa da. Aplikazio guztiek esportatu dezakete PDF formatura.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "{productname} diapositiba-aurzkezpen batetik irteteko, dakatu Esc tekla aurkezpena editatzeko modura itzultzeko.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Hautatutako egoerara itzultzeko, hautatu hura saguarekin eta sakatu Jauzi egoerara.", "To open document, click on the file to open the {productname} module associated to the document format.": "Dokumentu bat irekitzeko, egin klik fitxategian haren dokumentu-formatuari lotutako {productname} modulua irekitzeko.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Gelaxkaren baliozkotasuna kentzeko, ireki elkarrizketa-koadroa eta ezarri 'Balio guztiak' aukera Onartu zerrendan.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Orientazio horizontalera itzultzeko, errepikatu prozedura eta hautatu 'Horizontala' aukera 'Orrialde-estiloarekin' atalean.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Dokumentu osoaren ortografia sistematikoki egiaztatzeko, erabili Tresnak menuko Ortografia aukera.", "Track changes": "Aldaketen segimendua", "Two decimal places, thousands separator": "Bi dezimal, milakoen bereizlea", "Type the new file name in the text box and press Enter.": "Idatzi fitxategi-izen berria testu-koadroan eta sakatu \u23ce.", "Underline": "Azpimarratu", "Undo": "Desegin", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Erabili Sarreraren laguntza eta Errore-mezua fitxak erabiltzaile-elkarrekintzak hobetzeko. Egin klik Ados aukeran elkarrizketa-koadroa ixteko.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Erabili diapositiba-paneleko behealdean dagoen tresna-barra diapositiba-aurkezpena hasteko, diapositiba bat gehitzeko, bikoizteko edo ezabatzeko.", "Using the browser zoom affects the document and user interface areas.": "Nabigatzailearen handiagotze/txikiagotze aukerak erabiltzeak dokumentuan eta erabiltzaile-interfazean du eragina.", "Using the page style": "Orrialde-estiloa erabilita", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Erregela erabilita, arrastatu erregelaren ezkerreko ertza ezkerreko marjina doitzeko, edo eskuinekoa eskuineko marjina doitzeko.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Zer dira \u00b6 ikur urdinak eta nola kendu daitezke dokumentutik?", "What are the documents file formats supported by {productname}?": "Zein dira {productname} aplikazioak onartzen ditu fitxategi-formatuak?", "What is the blue wavy underline in some words in the text?": "Zer da testuko zenbait hitzen azpian ageri den azpimarra uhindu urdina?", "What is \u201cClear Direct Formatting\u201d icon?": "Zer da 'Garbitu formatu zuzena' ikonoa?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "{productname} aplikazioak antzematen duenean nabigatzailean ez dela jarduerarik egon tarte batez, dokumentua egoera \"inaktiboan\" jartzen du. Dokumentua gainazal gris gardenarekin erakusten da orduan, \"Dokumentu inaktiboa - egin klik edizioa berrabiarazteko\" mezua gainean duela.", "When closing a document, it is automatically saved if it has been changed.": "Dokumentu bat ixtean, automatikoki gordeko da aldaketaren bat egin bada.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Pertsona anitzek dokumentu bera aldi berean editatzen dutenean, posible da aldaketek gatazka eragitea eta nahasteak sortzea. 'Dokumentua konpontzea' funtzioa erabilita, erabiltzaileek beste editoreen aldaketak desegin ditzakete, aurreko egoera batera itzultzeko.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Barneko edukia moztu edo kopiatu ondoren, laster-menua erabilita kopiatu daiteke.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Dokumentu beretik kopiatutako edukia itsastzen denean, formatuari eta elementuei eutsi egiten zaie. Beste dokumentu batetik, nabigatzaileko beste fitxa batetik edo leiho batetik, edo nabigatzaile kanpotik kopiatzen bada, itsatsitako edukia testu aberatsekoa izango da.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Testua dokumentu kanpotik kopiatzen bada (nabigatzailearen beste leiho batetik edo mahaigaineko aplikazio batetik) testu aberats modura kopiatuko da.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Testua dokumentu barrutik kopiatzen bada, formatua mantendu egingo da. Objektuak ere itsatsi daitezke, adibidez irudiak, aldatzen ari den dokumentutik kopiatzen badira.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Aldaketen segimendua aktibatzen denean, {productname} aplikazioak dokumentuari egindako aldaketa berriak markatuta geratzen dira. Hautatu aukera hori berriro segimendua desaktibatzeko.", "Why can't I delete text? It just gets a strike-through?": "Zergatik ezin da testua ezabatu? Marratuta ageri da?", "Why did the text I just typed change automatically? How can I revert it?": "Zergatik aldatzen da automatikoki idatzi berri dudan testua? Nola aldatu dezaket portaera hori?", "With track changes enabled your document is shown the following manner:": "Aldaketen segimendua gaituta, dokumentua honela erakusten da:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Hitz kopurua egoera-barran ere bistaratzen da. Ez bada testurik hautatzen, hitz kopurua dokumentu osoarena izango da. Bestela, hautatutako testuarena izango da.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Hitzen zenbaketa Tresnak \u2192 Hitz kopurua atalean dago. Elkarrizketa-koadro batek hautapenaren edo dokumentu osoaren hitz kopurua erakusten du.", "Word processor functions": "Testu prozesatze funtzioak", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Bai. {productname}k pasahitzez babestutako dokumentuak irekitzen ditu, baina derrigorrezkoa da pasahitza idaztea 'Sartu pasahitza' gonbitean kargako unean.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Bai. Egin klik hautatu nahi duzun hitzean eta aukeratu Tresnak \u2192 Sinonimoak aukeran. Hitzak ordezkatzeko iradokizunak dituen elkarrizketa-koadro bat irekiko da.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Goitibeherako zerrendetan bistaratzen diren karaktereak arakatu daitezke edo bilaketa-gako bat idatzi daiteke Bilatu koadroan. Karaktere bereziaren Unicode zenbakizko kodea ezagutzen baduzu, sartu eskuineko koadroan.", "You can insert these special characters in the document using the Special Character dialog.": "Karaktere berezi horiek dokumentuan txertatzeko, erabili Karaktere berezia elkarrizketa-koadroa.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Erabiltzaile baten kurtsorera joan zaitezke erabiltzailearen izenean (edo abatarrean) klik eginez. Posible da editoreari jarraitzeko.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Formaturik gabe ere kopiatu daiteke honako lasterbidearekin: Ctrl+\u21e7+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Lineako kalkulu-orriak mahaiganekoak bezala editatzen dira. Datuak sartzea, barrutiak, zutabeak, errenkadak edo orriak hautatzea, berdin-berdin egiten da. Erabili teklatua, menuak edo tresna-barra kalkulu-orrian ekintzak gauzatzeko. Onartuta dago, baita ere, gelaxken edukiak arrastatzea beste gelaxka batzuk datuekin betetzeko. Kopiatu, moztu eta itsasteko komandoak laster-menuan daude. Datuak sartu ondoren Tab erabiltzen bada, kurtsorea eskuineko hurrengo gelaxkara joango da datu gehiago sartu ahal izateko, eta \u23ce sakatuta, azpiko gelaxkara.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Autozuzenketa gaituta dago. Autozuzenketak idatzi berri den testua aldatzen du, taula batean adierazi den ordezko testua erabilita. Kasu gehienetan, autozuzenketak gaizki idatzitako hitzak zuzentzen ditu. Autozuzenketa behar ez bada, desgaitu aukera hori Tresnak \u2192 Autozuzenketa \u2192 Idaztean atalean.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "'Aldaketen jarraipena' eginbidea gaituta dago dokumentuan. Eginbide horrek testuko aldaketa guztiak grabatzen ditu eta edizioak erakusten ditu geroago errebisatuak izan daitezen. Erabilgarria da testuetan eta kalkulu-orrietan egiten diren aldaketak markatzeko. Aldaketen jarraipena gaitzeko, aukeratu Editatu\u2192 Aldaketen jarraipena \u2192 Grabatu.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Zure dokumentuak {productname} aplikazioarekin integratu den hodei-biltegiratzean gorde eta kudeatuko da.", "chart": "grafikoa", "comment": "iruzkina", "data validate": "datuak balioztatu", "document repair": "Dokumentu konpontzea", "filter": "iragazkia", "import": "inportatu", "inactive document": "Dokumentu inaktiboa", "spellchecking": "Ortografia egiaztapena", "track changes": "Aldaketen segimendua", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "non (*) zenbakizko teklatuko biderketa zeinua den. Kurtsorea duen datu-barrutia hautatzen du. Barruti bat datuak dituen ondoko gelaxka-barruti bat da, eta errenkada eta zutabe hutsek mugatzen duten.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "non (/) zenbakizko teklatuko zatiketa zeinua den. Kurtsorea duen formula matriziala hautatzen du.", "word count": "hitz kopurua"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-fa.json b/f7cloud-office/browser/dist/l10n/help-fa.json new file mode 100644 index 0000000..51a4cd3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-fa.json @@ -0,0 +1 @@ +{"Home": "\u0622\u063a\u0627\u0632\u0647", "Redo": "\u0627\u0646\u062c\u0627\u0645 \u0645\u062c\u062f\u062f", "Undo": "\u0648\u0627\u06af\u0631\u062f"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-fi.json b/f7cloud-office/browser/dist/l10n/help-fi.json new file mode 100644 index 0000000..2f74b31 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-fi.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekuntia poistotilassa, nuolipainike poistaa rivin tai sarakkeen Ctrl+nuolipainike yhdist\u00e4\u00e4 solun viereiseen soluun", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekuntia lis\u00e4ystilassa, nuolipainike lis\u00e4\u00e4 rivin tai sarakkeen, Ctrl+nuolipainike solun", "Alt+Arrow Keys": "Alt+nuolipainikkeet", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+nuolipainikkeet", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+rivinvaihto", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+vaihtopainike+nuolipainikkeet", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+vaihtopainike+nuolipainikkeet", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+nuoli alasp\u00e4in", "Ctrl+Arrow Left": "Ctrl+Arrow Left", "Ctrl+Arrow Right": "Ctrl+nuoli oikealle", "Ctrl+Arrow Up": "Ctrl+nuoli yl\u00f6sp\u00e4in", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+askelpalautin", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Down Arrow", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+rivinvaihto", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Left Arrow", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Right Arrow", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+vaihtopainike+nuoli alasp\u00e4in", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Arrow Left", "Ctrl+Shift+Arrow Right": "Ctrl+valintapainike+nuoli oikealle", "Ctrl+Shift+Arrow Up": "Ctrl+vaihtopainike+nuoli yl\u00f6sp\u00e4in", "Ctrl+Shift+Arrow": "Ctrl+Shift+Arrow", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+vaihtopainike+askelpalautin", "Ctrl+Shift+Del": "Ctrl+vaihtopainike+Del", "Ctrl+Shift+End": "Ctrl+vaihtopainike+End", "Ctrl+Shift+Enter": "Ctrl+vaihtopainike+rivinvaihto", "Ctrl+Shift+Home": "Ctrl+vaihtopainike+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+vaihtopainike+v\u00e4lily\u00f6nti", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+sarkainpainike", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Up Arrow", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Vaihtopainike+nuoli alasp\u00e4in", "Shift+Arrow Left": "Shift+Arrow Left", "Shift+Arrow Right": "Vaihtopainike+nuoli oikealle", "Shift+Arrow Up": "Vaihtopainike+nuoli yl\u00f6sp\u00e4in", "Shift+Ctrl+Del": "Vaihtopainike+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Vaihtopainike+End", "Shift+Enter": "Vaihtopainike+rivinvaihto", "Shift+Home": "Vaihtopainike+Home", "Shift+Page Down": "Vaihtopainike+PageDown", "Shift+Page Up": "Vaihtopainike+PageUp", "Shift+PageDown": "Vaihtopainike+PageDown", "Shift+PageUp": "Vaihtopainike+PageUp", "Shift+Tab": "Shift+Tab", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstivalikot: Hiiren kakkospainikkeella napsautettaessa n\u00e4kyviin tulee valikko, jossa on alla olevaan objektiin liittyvi\u00e4 komentoja.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Asiakirja-alue: Sovellusalueella n\u00e4kyy asiakirjan sis\u00e4lt\u00f6, joka voi olla laskentataulukoita, esityksi\u00e4 tai tekstiasiakirjoja.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Tietopalkki: Hakupalkin oikealla puolella n\u00e4kyy joukko tietoja asiakirjasta. Varsinaiset tiedot riippuvat asiakirjan luonteesta.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Valikkopalkki: P\u00e4\u00e4valikko sijaitsee yl\u00e4osassa ja sis\u00e4lt\u00e4\u00e4 monia vaihtoehtoja, tulostus-, muokkaus-, katselu- ja muita edistyneit\u00e4 komentoja. Voit piilottaa valikkorivin napsauttamalla oikeassa reunassa olevaa -kuvaketta. Napsauta -kuvaketta n\u00e4ytt\u00e4\u00e4ksesi valikon.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Hakupalkki: Haku alkaa automaattisesti, kun sis\u00e4lt\u00f6\u00e4 lis\u00e4t\u00e4\u00e4n hakukentt\u00e4\u00e4n, ja asiakirjaikkuna siirtyy automaattisesti ensimm\u00e4iseen l\u00f6ydettyyn esiintym\u00e4\u00e4n. Haku ei ole kirjainkoon suhteen merkitsev\u00e4. Hakukent\u00e4n vieress\u00e4 on kolme painiketta:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Tilapalkki: Tilapalkki n\u00e4kyy alareunassa ja sis\u00e4lt\u00e4\u00e4 useita hy\u00f6dyllisi\u00e4 vaihtoehtoja ja ominaisuuksia.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Ty\u00f6kalurivi: Ty\u00f6kalurivi sis\u00e4lt\u00e4\u00e4 useimmin k\u00e4ytetyt vaihtoehdot p\u00e4ivitt\u00e4iseen muokkaamiseen. Ty\u00f6kalurivin painikkeet ovat dynaamisia, mik\u00e4 tarkoittaa, ett\u00e4 niiden tila (p\u00e4\u00e4ll\u00e4 tai pois p\u00e4\u00e4lt\u00e4) riippuu eri tekij\u00f6ist\u00e4.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Zoomauspalkki: Tilarivin oikealla puolella on joukko painikkeita, joilla voit zoomata t\u00e4yteen kokoon, loitontaa ja l\u00e4hent\u00e4\u00e4. Zoomaus koskee asiakirja-aluetta, eik\u00e4 se vaikuta k\u00e4ytt\u00f6liittym\u00e4\u00e4n. Nykyinen zoomaustaso n\u00e4kyy t\u00e4ll\u00e4 alueella.", "{productname} Help": "{productname} Apu", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname:n avulla voit luoda ja muokata toimistoasiakirjojen tekstitiedostoja, laskentataulukoita ja esityksi\u00e4 suoraan verkkoselaimessasi yksinkertaisesti ja suoraviivaisesti. Voit ty\u00f6skennell\u00e4 asiakirjan parissa yksin tai yhteisty\u00f6ss\u00e4 osana joukkuetta.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} ilmoittaa sinulle pienell\u00e4 ilmoituksella alatunnisteessa, kun uusi k\u00e4ytt\u00e4j\u00e4 tulee sis\u00e4\u00e4n tai kun k\u00e4ytt\u00e4j\u00e4 poistuu.", "{productname} presentations": "{productname} esitykset", "{productname} spreadsheets": "{productname} laskentataulukot", "{productname} text documents": "{productname} tekstiasiakirjat", "{productname} user interface": "{productname} k\u00e4ytt\u00f6liittym\u00e4", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname k\u00e4ytt\u00e4\u00e4 nykyaikaisia verkkoselainresursseja mukauttaakseen k\u00e4ytt\u00f6liittym\u00e4n katselualueen kokoon, mukaan lukien mobiililaitteiden pienet n\u00e4yt\u00f6t. K\u00e4ytt\u00f6liittym\u00e4 koostuu seuraavista:", "Adding charts": "Kaavioiden lis\u00e4\u00e4minen", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Lis\u00e4\u00e4 seuraavan arkin nykyiseen arkkivalikoimaan. Jos kaikki laskentataulukon arkit on valittu, t\u00e4m\u00e4 pikan\u00e4pp\u00e4inyhdistelm\u00e4 valitsee vain seuraavan arkin. Tekee seuraavasta arkista nykyisen arkin.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Lis\u00e4\u00e4 edellisen arkin nykyiseen arkkivalikoimaan. Jos kaikki laskentataulukon arkit on valittu, t\u00e4m\u00e4 pikan\u00e4pp\u00e4inyhdistelm\u00e4 valitsee vain edellisen arkin. Tekee edellisest\u00e4 arkista nykyisen arkin.", "Advanced features": "Edistyneet ominaisuudet", "Advanced text document editor features": "Edistyneet tekstiasiakirjamuokkaimen ominaisuudet", "Align Center": "Keskit\u00e4", "Align Left": "Tasaa vasemmalle", "Align Right": "Tasaa oikealle", "Apply Default paragraph style": "K\u00e4yt\u00e4 oletuskappaletyyli\u00e4", "Apply Heading 1 paragraph style": "K\u00e4yt\u00e4 Otsikko 1 -kappaletyyli\u00e4", "Apply Heading 2 paragraph style": "K\u00e4yt\u00e4 Otsikko 2 -kappaletyyli\u00e4", "Apply Heading 3 paragraph style": "K\u00e4yt\u00e4 Otsikko 3 -kappaletyyli\u00e4", "Apply Heading 4 paragraph style": "K\u00e4yt\u00e4 Otsikko 4 -kappaletyyli\u00e4", "Apply Heading 5 paragraph style": "K\u00e4yt\u00e4 Otsikko 5 -kappaletyyli\u00e4", "Applying a paragraph style:": "Kappaletyylin k\u00e4ytt\u00e4minen:", "Arrow Down": "Nuoli alasp\u00e4in", "Arrow Left": "Nuoli vasemmalle", "Arrow Right": "Nuoli oikealle", "Arrow Up": "Nuoli yl\u00f6sp\u00e4in", "Bold": "Lihavointi", "Cancel the search (appears only when a text has been searched)": "Peruuta haku (n\u00e4kyy vain, kun teksti\u00e4 on haettu)", "Column break (in multicolumnar text)": "Sarakkeenvaihto (sarakkeisiin jaetussa tekstiss\u00e4)", "Context menus": "Kontekstivalikot", "Copy": "Kopioi", "Copy and Paste": "Kopioi ja liit\u00e4", "Cut": "Leikkaa", "Delete cells (as in menu Edit - Delete Cells)": "Poista solut (kuten valikossa Muokkaa - Poista solut)", "Delete to beginning of sentence": "Poista virkkeen alkuun", "Delete to beginning of word": "Poista sanan alkuun", "Delete to end of sentence": "Poista virkkeen loppuun", "Delete to end of word": "Poista sanan loppuun", "Demote list item (list item has to be selected)": "Alenna luettelokohtaa (luettelokohdan on oltava valittuna)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Verkkoselaimesi ominaisuuksista riippuen tulostusikkuna saattaa tulla n\u00e4kyviin tai ponnahdusikkuna \u201dLadataanko PDF-vienti?\u201d saattaa tulla n\u00e4kyviin. Voit tulostaa t\u00e4m\u00e4n PDF-tiedoston valitsemallasi PDF-lukuohjelmalla.", "Display comment": "N\u00e4yt\u00e4 kommentti", "Display the Keyboard shortcuts help": "N\u00e4yt\u00e4 pikan\u00e4pp\u00e4inten ohjeet", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Asiakirjojen muokkaamisen pit\u00e4isi olla tuttua kaikille, jotka ovat aiemmin k\u00e4ytt\u00e4neet toimistosovellusta, mutta t\u00e4ss\u00e4 on joitain erityispiirteit\u00e4:", "Document repair": "Asiakirjojen korjaus", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname:ssa sijaitsevat asiakirjat tallennetaan automaattisesti. Jos haluat asiakirjan synkronoitavan mahdollisimman nopeasti, voit my\u00f6s pakottaa tallennuksen Tiedosto-valikon Tallenna-toiminnolla.", "Double Underline": "Kaksinkertainen alleviivaus", "Draw page keyboard shortcuts": "Piirr\u00e4 sivun n\u00e4pp\u00e4imist\u00f6n pikan\u00e4pp\u00e4imet", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Jokaiselle k\u00e4ytt\u00e4j\u00e4lle m\u00e4\u00e4r\u00e4t\u00e4\u00e4n v\u00e4ri. Jokaisen k\u00e4ytt\u00e4j\u00e4n kohdistin n\u00e4ytet\u00e4\u00e4n m\u00e4\u00e4r\u00e4tyll\u00e4 v\u00e4rill\u00e4. Huomaa: n\u00e4et kohdistimesi mustana, vilkkuvana kohdistimena, vaikka muut n\u00e4kev\u00e4t sinut eri v\u00e4risen\u00e4.", "Editing documents": "Asiakirjojen muokkaaminen", "Editing presentations": "Esitysten muokkaaminen", "Editing spreadsheets": "Laskentataulukoiden muokkaaminen", "Editing text documents": "Tekstiasiakirjojen muokkaaminen", "End": "End", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Poistu nykyisest\u00e4 tilasta, esimerkiksi muokkaustilasta objektinvalintatilaan siirtyminen, objektinvalintatilasta katselutilaan siirtyminen.", "Extend the selection down one page": "Laajenna valintaa sivun verran alasp\u00e4in", "Extend the selection up one page": "Laajenna valintaa sivun verran yl\u00f6sp\u00e4in", "Fill Down": "T\u00e4yt\u00e4 alas", "Focus to document from menu": "Keskity asiakirjaan valikosta", "Focus to notebookbar menu": "Keskity muistikirjapalkin valikkoon", "Focus to selected comment's menu": "Keskity valitun kommentin valikkoon", "Formatting spreadsheets": "Laskentataulukoiden muotoilu", "Formulas": "Kaavat", "Frequently Asked Questions": "Usein kysytyt kysymykset", "General Keyboard Shortcuts": "Yleiset pikan\u00e4pp\u00e4imet", "Go and select text to end of document": "Siirry ja valitse teksti\u00e4 asiakirjan loppuun", "Go and select text to start of document": "Siirry ja valitse teksti\u00e4 asiakirjan alkuun", "Go and select to the beginning of a line": "Siirry ja valitse rivin alkuun", "Go and select to the end of a line": "Siirry ja valitse rivin loppuun", "Go to beginning of a word": "Siirry sanan alkuun", "Go to beginning of line": "Siirry rivin alkuun", "Go to end of document": "Siirry asiakirjan loppuun", "Go to end of line": "Siirry rivin loppuun", "Go to next sheet.": "Siirry seuraavalle arkille.", "Go to previous sheet.": "Siirry edelliselle arkille.", "Go to start of document": "Siirry asiakirjan alkuun", "Go to start of the next word": "Siirry seuraavan sanan alkuun", "Home": "Home", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Jos kokonaista solua ei ole valittu ja kohdistin on taulukon lopussa, taulukon j\u00e4lkeinen kappale poistetaan, jollei se ole asiakirjan viimeinen kappale.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Jos kokonaista solua ei ole valittu, teksti\u00e4 poistetaan kohdistimesta nykyisen virkkeen loppuun. Jos kohdistin on solun lopussa eik\u00e4 kokonaista solua ole valittu, seuraavan solun sis\u00e4lt\u00f6 poistetaan.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Jos yksi tai useampia soluja on valittu, kaikki valinnan sis\u00e4lt\u00e4v\u00e4t rivit poistetaan. Jos kaikki rivit on valittu kokonaan tai osittain, koko taulukko poistetaan.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Jos aktiivinen solu on tyhj\u00e4, siirtyy taulukon alkuun. Muussa tapauksessa ensimm\u00e4inen painallus siirt\u00e4\u00e4 aktiivisen solun alkuun, toinen painallus nykyisen taulukon alkuun ja kolmas painallus asiakirjan alkuun.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Jos aktiivinen solu on tyhj\u00e4, siirtyy taulukon loppuun. Muussa tapauksessa ensimm\u00e4inen painallus siirt\u00e4\u00e4 aktiivisen solun loppuun, toinen painallus nykyisen taulukon loppuun ja kolmas painallus asiakirjan loppuun.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Jos aktiivinen solu on tyhj\u00e4, valitsee koko taulukon. Muussa tapauksessa valitsee aktiivisen solun sis\u00e4ll\u00f6n. Uudelleenpainaminen valitsee koko taulukon.", "Inactive document": "Ep\u00e4aktiivinen asiakirja", "Increase/decrease the size of the column/row on the left/top cell edge": "Pienent\u00e4\u00e4 tai suurentaa saraketta tai rivi\u00e4 solun vasemmassa tai yl\u00e4reunassa", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Pienent\u00e4\u00e4 tai suurentaa saraketta tai rivi\u00e4 solun oikeassa tai alareunassa", "Insert cells (as in menu Insert - Cells)": "Sis\u00e4llyt\u00e4 solut (kuten valikossa Sis\u00e4llyt\u00e4 - Solut)", "Insert comment": "Lis\u00e4\u00e4 kommentti", "Insert endnote": "Lis\u00e4\u00e4 loppuviite", "Insert footnote": "Lis\u00e4\u00e4 alaviite", "Insert line break": "Lis\u00e4\u00e4 rivinvaihto", "Insert new paragraph directly before or after a section, or before a table": "Lis\u00e4\u00e4 uusi kappale suoraan osion eteen tai per\u00e4\u00e4n tai taulukon eteen", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Lis\u00e4\u00e4 luetteloon uusi kappale ilman numerointia. Ei toimi, jos kohdistin on luettelon lopussa.", "Insert non-breaking hyphen": "Lis\u00e4\u00e4 sitova tavuviiva", "Insert non-breaking space": "Lis\u00e4\u00e4 sitova v\u00e4lily\u00f6nti", "Insert soft hyphen": "Lis\u00e4\u00e4 ehdollinen tavuviiva", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Lis\u00e4\u00e4 sarkainkohdan (vain taulukoissa). Joissakin ikkunanhallintaohjelmissa voi k\u00e4ytt\u00e4\u00e4 my\u00f6s n\u00e4pp\u00e4inyhdistelm\u00e4\u00e4 Alt+sarkainpainike.", "Italic": "Kursivointi", "Justify": "Tasaa molempiin reunoihin", "Keyboard Shortcuts": "Pikan\u00e4pp\u00e4imet", "Like Alt, but only the active cell is modified": "Toimii samoin kuin Alt, mutta vain aktiivista solua muokataan", "Manual page break": "Manuaalinen sivunvaihto", "Move cursor down one line": "Siirr\u00e4 kohdistinta rivin verran alasp\u00e4in", "Move cursor to beginning of the next paragraph": "Siirr\u00e4 kohdistin seuraavan kappaleen alkuun", "Move cursor to beginning of the previous paragraph": "Siirr\u00e4 kohdistin edellisen kappaleen alkuun", "Move cursor to the left": "Siirr\u00e4 kohdistinta vasemmalle", "Move cursor to the right": "Siirr\u00e4 kohdistinta oikealle", "Move cursor up one line": "Siirr\u00e4 kohdistinta rivin verran yl\u00f6sp\u00e4in", "Move cursor with selection to the left": "Siirr\u00e4 kohdistimella valittua kohdetta vasemmalle", "Move cursor with selection to the right": "Siirr\u00e4 kohdistimella valittua kohdetta oikealle", "Move the view down one page": "Siirr\u00e4 n\u00e4kym\u00e4\u00e4 sivun verran alasp\u00e4in", "Move the view up one page": "Siirr\u00e4 n\u00e4kym\u00e4\u00e4 sivun verran yl\u00f6sp\u00e4in", "Move to next text object on drawing page": "Siirry seuraavaan tekstiobjektiin piirustussivulla", "Move to next text object on slide": "Siirry dian seuraavaan tekstiobjektiin", "Moves one screen page to the right.": "Siirt\u00e4\u00e4 yhden n\u00e4ytt\u00f6sivun oikealle.", "Moves one sheet to the left.": "Siirt\u00e4\u00e4 yhden arkin vasemmalle.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Siirt\u00e4\u00e4 kohdistimen nykyisen data-alueen alareunaan. Jos kohdistimen sis\u00e4lt\u00e4v\u00e4n solun alapuolella oleva rivi on tyhj\u00e4, kohdistin siirtyy alasp\u00e4in seuraavalle dataa sis\u00e4lt\u00e4v\u00e4lle riville.", "Moves the cursor to the first cell in the sheet (A1).": "Siirt\u00e4\u00e4 kohdistimen taulukon ensimm\u00e4iseen soluun (A1).", "Moves the cursor to the first cell of the current row.": "Siirt\u00e4\u00e4 kohdistimen nykyisen rivin ensimm\u00e4iseen soluun.", "Moves the cursor to the last cell of the current row.": "Siirt\u00e4\u00e4 kohdistimen nykyisen rivin viimeiseen soluun.", "Moves the cursor to the last cell on the sheet that contains data.": "Siirt\u00e4\u00e4 kohdistimen taulukon viimeiseen tietoja sis\u00e4lt\u00e4v\u00e4\u00e4n soluun.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Siirt\u00e4\u00e4 kohdistimen nykyisen data-alueen vasempaan reunaan. Jos kohdistimen sis\u00e4lt\u00e4v\u00e4n solun vasemmalla puolella oleva sarake on tyhj\u00e4, kohdistin siirtyy seuraavaan vasemmalla olevaan dataa sis\u00e4lt\u00e4v\u00e4\u00e4n sarakkeeseen", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Siirt\u00e4\u00e4 kohdistimen nykyisen data-alueen oikeaan reunaan. Jos kohdistimen sis\u00e4lt\u00e4v\u00e4n solun oikealla puolella oleva sarake on tyhj\u00e4, kohdistin siirtyy seuraavaan oikealla puolella olevaan dataa sis\u00e4lt\u00e4v\u00e4\u00e4n sarakkeeseen.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Siirt\u00e4\u00e4 kohdistimen nykyisen data-alueen yl\u00e4reunaan. Jos kohdistimen sis\u00e4lt\u00e4v\u00e4n solun yl\u00e4puolella oleva rivi on tyhj\u00e4, kohdistin siirtyy yl\u00f6sp\u00e4in seuraavalle dataa sis\u00e4lt\u00e4v\u00e4lle riville.", "Navigating in Spreadsheets": "Laskentataulukoissa siirtyminen", "Opening, closing, saving, printing and downloading documents": "Asiakirjojen avaaminen, sulkeminen, tallentaminen, tulostaminen ja lataaminen", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Kappaleen muotoilu", "Paste as unformatted text": "Liit\u00e4 muotoilemattomana tekstin\u00e4", "Paste special": "Liit\u00e4 m\u00e4\u00e4r\u00e4ten", "Pasting": "Liitt\u00e4minen", "Presentations": "Esitykset", "Print (Download as PDF)": "Tulosta (lataa PDF-tiedostona)", "Promote list item (list item has to be selected)": "Nosta listakohtaa (listakohdan on oltava valittuna)", "Redo": "Tee uudelleen", "Remove direct formatting": "Poista suora muotoilu", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Rikkaiden sis\u00e4lt\u00f6jen kopiointia/leikkaamista ja liitt\u00e4mist\u00e4 tuetaan paitsi tietyn dokumentin sis\u00e4ll\u00e4, my\u00f6s saman tai eri {productname-asiakirjojen v\u00e4lill\u00e4. N\u00e4it\u00e4 sis\u00e4isi\u00e4 k\u00e4ytt\u00f6tarkoituksia varten k\u00e4ytt\u00e4j\u00e4t voivat kopioida/leikata sis\u00e4lt\u00f6\u00e4, mukaan lukien kuvia ja sekasis\u00e4lt\u00f6\u00e4, tietokoneella k\u00e4ytt\u00e4m\u00e4ll\u00e4 suoraan pikan\u00e4pp\u00e4imi\u00e4 (Ctrl+X, Ctrl+C, Ctrl+V). Turvallisuussyist\u00e4 on v\u00e4ltt\u00e4m\u00e4t\u00f6nt\u00e4 k\u00e4ytt\u00e4\u00e4 Ctrl+V-n\u00e4pp\u00e4inyhdistelm\u00e4\u00e4 liitt\u00e4miseen tietokoneella, mutta leikkaamiseen ja kopioimiseen voidaan k\u00e4ytt\u00e4\u00e4 kontekstivalikoita. Androidilla ja iOS:ll\u00e4 tekstin valitseminen kaksoisnapauttamalla ja pitk\u00e4ll\u00e4 napautuksella kopiointi-/leikkaa-/liit\u00e4mistoimintojen k\u00e4ytt\u00f6 kontekstivalikon kautta on pakollista.", "Search backwards": "Hae taaksep\u00e4in", "Search forward": "Hae eteenp\u00e4in", "Select All": "Valitse kaikki", "Select all in drawing page": "Valitse kaikki piirustussivulla", "Select all in slide": "Valitse kaikki diassa", "Select lines in downwards direction": "Valitse rivej\u00e4 alasp\u00e4in", "Select lines in upwards direction": "Valitse rivej\u00e4 yl\u00f6sp\u00e4in", "Select objects in the order in which they were created": "Valitse objektit siin\u00e4 j\u00e4rjestyksess\u00e4, jossa ne luotiin", "Select objects in the reverse order in which they were created": "Valitse objektit k\u00e4\u00e4nteisess\u00e4 j\u00e4rjestyksess\u00e4 kuin ne luotiin", "Select to beginning of paragraph": "Valitse kappaleen alkuun", "Select to end of paragraph": "Valitse kappaleen loppuun", "Select to the left word by word": "Valitse sana sanalta vasemmalle", "Select to the right word by word": "Valitse sana sanalta oikealle", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Valitsee kaikki dataa sis\u00e4lt\u00e4v\u00e4t solut nykyisest\u00e4 solusta jatkuvan datasolualueen loppuun nuolen suuntaan. Jos t\u00e4t\u00e4 k\u00e4ytet\u00e4\u00e4n rivien ja sarakkeiden valitsemiseen yhdess\u00e4, valitaan suorakaiteen muotoinen solualue.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Valitsee soluja nykyisest\u00e4 solusta sivun verran alasp\u00e4in nykyisess\u00e4 sarakkeessa tai laajentaa valintaa sivun verran alasp\u00e4in.", "Selects cells from the current cell to the first cell of the current row.": "Valitsee soluja nykyisest\u00e4 solusta nykyisen rivin ensimm\u00e4iseen soluun.", "Selects cells from the current cell to the last cell of the current row.": "Valitsee soluja nykyisest\u00e4 solusta nykyisen rivin viimeiseen soluun.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Valitsee soluja nykyisest\u00e4 solusta sivun verran yl\u00f6sp\u00e4in nykyisess\u00e4 sarakkeessa tai laajentaa valintaa sivun verran yl\u00f6sp\u00e4in.", "Set Optimal Column Width": "Aseta optimaalinen sarakeleveys", "Shortcut Keys for Tables": "Taulukkojen pikan\u00e4pp\u00e4imet", "Slide keyboard shortcuts": "Liukuvan n\u00e4pp\u00e4imist\u00f6n pikan\u00e4pp\u00e4imet", "Slide pane": "Diaruutu", "Slide show": "Diaesitys", "Spreadsheets": "Laskentataulukot", "Standard currency format": "Vakiovaluuttamuoto", "Standard date format": "Vakiop\u00e4iv\u00e4m\u00e4\u00e4r\u00e4muoto", "Standard exponential format": "Vakioeksponentiaalinen muoto", "Standard format": "Vakiomuoto", "Standard percentage format (two decimal places)": "Vakioprosenttimuoto (kahden desimaalin sijainnit)", "Strikethrough": "Yliviivaus", "Subscript": "Alaindeksi", "Superscript": "Yl\u00e4indeksi", "Switch cursor between text and footer": "Siirr\u00e4 kohdistinta tekstin ja alatunnisteen v\u00e4lill\u00e4", "Switch cursor between text and header": "Siirr\u00e4 kohdistinta tekstin ja yl\u00e4tunnisteen v\u00e4lill\u00e4", "Tab": "V\u00e4lilehti", "Text documents": "Tekstiasiakirjat", "Text formatting": "Tekstin muotoilu", "Text selection and navigation in document": "Tekstin valinta ja siirtyminen asiakirjassa", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Teksti, kaaviot, muodot ja svg-kuvat pysyv\u00e4t ter\u00e4vin\u00e4. Zoomattaessa n\u00e4et pikseleit\u00e4 vain lis\u00e4tyiss\u00e4 kuvissa, kuten jpg- tai png-kuvissa.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "T\u00e4m\u00e4 on erityisen hy\u00f6dyllist\u00e4 \u2013 esimerkiksi silloin, kun ty\u00f6toveri vahingossa valitsi kaiken tekstin asiakirjasta Ctrl+A-n\u00e4pp\u00e4inyhdistelm\u00e4ll\u00e4 ja jatkoi kirjoittamista sen p\u00e4\u00e4lle tuhoten sen \u2013 samalla kun sin\u00e4 muokkasit sit\u00e4.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Jatkaaksesi muokkaamista, napsauta asiakirjaa, jolloin v\u00e4lilasku ja viesti katoavat. Muiden k\u00e4ytt\u00e4jien tekem\u00e4t muutokset \u2013 asiakirjan yhteismuokkauksen aikana \u2013 ladataan uudelleen.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Jotta suurempia sis\u00e4lt\u00f6osia voidaan kopioida muihin laitteen sovelluksiin, k\u00e4ytt\u00e4j\u00e4n on painettava Aloita lataus -painiketta ja kopioitava t\u00e4m\u00e4 sitten uudelleen leikep\u00f6yd\u00e4lle, jotta kohdesovellus voi lukea sen. T\u00e4m\u00e4 on mahdollista pienen widgetin avulla, joka ponnahtaa esiin oikeassa alakulmassa, ja sit\u00e4 tarvitaan vain sis\u00e4ll\u00f6n viemiseen ulkoisiin sovelluksiin liitt\u00e4mist\u00e4 varten. T\u00e4m\u00e4 vaihe muuntaa my\u00f6s monimutkaiset objektityypit staattisiksi kuviksi.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Ladataksesi asiakirjan, lataa se {productname-sovelluksen Tiedosto-valikosta. K\u00e4ytett\u00e4viss\u00e4 olevat latausmuodot riippuvat sovelluksesta. Kaikki sovellukset pystyv\u00e4t viem\u00e4\u00e4n asiakirjoja PDF-muodossa.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Palataksesi valittuun tilaan, valitse se hiirell\u00e4 ja paina Siirry tilaan.", "To open document, click on the file to open the {productname} module associated to the document format.": "Avataksesi asiakirjan, napsauta tiedostoa avataksesi asiakirjamuotoon liittyv\u00e4n {productname-moduulin.", "Two decimal places, thousands separator": "Kahden desimaalin sijainnit, tuhansien erotin", "Underline": "Alleviivaus", "Undo": "Kumoa", "Using the browser zoom affects the document and user interface areas.": "Verkkoselaimen zoomauksen k\u00e4ytt\u00f6 vaikuttaa asiakirjan ja k\u00e4ytt\u00f6liittym\u00e4n alueisiin.", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Kun {productname havaitsee, ettei selaimessa ole ollut toimintaa v\u00e4h\u00e4\u00e4n aikaan, se asettaa asiakirjan ep\u00e4aktiiviseen tilaan. Asiakirja n\u00e4kyy l\u00e4pin\u00e4kyv\u00e4n harmaan peittokuvan kera, jossa on viesti \"Ep\u00e4aktiivinen dokumentti \u2013 napsauta jatkaaksesi muokkaamista\".", "When closing a document, it is automatically saved if it has been changed.": "Kun asiakirja suljetaan, se tallennetaan automaattisesti, jos sit\u00e4 on muutettu.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Kun useat ihmiset muokkaavat samaa asiakirjaa samanaikaisesti, heid\u00e4n tekem\u00e4ns\u00e4 muutokset voivat olla ristiriidassa ja t\u00e4m\u00e4 voi aiheuttaa h\u00e4mmennyst\u00e4. Asiakirjan korjaus -toiminnolla k\u00e4ytt\u00e4j\u00e4t voivat kumota muiden muokkainten tekem\u00e4t muutokset asiakirjaan palauttaen sen aiempaan tilaan.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Kun sinulla on sis\u00e4ist\u00e4 leikattua tai kopioitua sis\u00e4lt\u00f6\u00e4, voit liitt\u00e4\u00e4 sen pikavalikon avulla.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Kun liit\u00e4t samasta asiakirjasta kopioitua sis\u00e4lt\u00f6\u00e4, muoto ja elementit s\u00e4ilyv\u00e4t. Jos kopioit toisesta asiakirjasta, toisesta v\u00e4lilehdest\u00e4 tai selainikkunasta tai selaimen ulkopuolelta, liitetty sis\u00e4lt\u00f6 s\u00e4ilytt\u00e4\u00e4 muotoillun tekstin.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Kun liit\u00e4t teksti\u00e4 asiakirjan ulkopuolelta (toisesta selainikkunasta tai ty\u00f6p\u00f6yt\u00e4sovelluksesta), se liitet\u00e4\u00e4n rich text -muotona.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Kun liit\u00e4t teksti\u00e4 asiakirjan sis\u00e4lt\u00e4, muotoilua noudatetaan. Voit my\u00f6s liitt\u00e4\u00e4 objekteja, kuten kuvia, jos ne on kopioitu ty\u00f6skentelem\u00e4st\u00e4si asiakirjasta.", "Word processor functions": "Tekstink\u00e4sittelyohjelman toiminnot", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Voit siirty\u00e4 k\u00e4ytt\u00e4j\u00e4n kohdistimeen napsauttamalla k\u00e4ytt\u00e4j\u00e4n nime\u00e4 tai avataria. Muokkaimen seuraaminen on mahdollista.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Voit liitt\u00e4\u00e4 muotoilemattomana tekstin\u00e4 n\u00e4pp\u00e4imist\u00f6n pikan\u00e4pp\u00e4imell\u00e4: Ctrl+Shift+V", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Asiakirjasi tallennetaan ja niit\u00e4 hallitaan pilvitallennustilassa, joka on integroitu {productname-tuotteeseen.", "document repair": "asiakirjojen korjaus", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "jossa (*) on numeerisen n\u00e4pp\u00e4imist\u00f6n kertomerkki. Valitsee kohdistimen sis\u00e4lt\u00e4v\u00e4n tietoalueen. V\u00e4li on yhten\u00e4inen solualue, joka sis\u00e4lt\u00e4\u00e4 tietoja ja jota rajoittavat tyhj\u00e4t rivit ja sarakkeet.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "jossa (/) on numeerisen n\u00e4pp\u00e4imist\u00f6n jakolaskumerkki. Valitsee matriisikaava-alueen, joka sis\u00e4lt\u00e4\u00e4 kohdistimen."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-fr.json b/f7cloud-office/browser/dist/l10n/help-fr.json new file mode 100644 index 0000000..37334bf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-fr.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 secondes en mode Suppression, la fl\u00e8che de direction supprime une ligne/colonne, Ctrl+fl\u00e8che de direction fusionne la cellule avec la cellule voisine", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 secondes en mode Insertion, la fl\u00e8che de direction ins\u00e8re une ligne/colonne, Ctrl+fl\u00e8che de direction ins\u00e8re une cellule", "Alt+Arrow Keys": "Alt+Fl\u00e8ches de direction", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Fl\u00e8ches directionnelles", "Alt+Del": "Alt+Supr", "Alt+Enter": "Alt+Entr\u00e9e", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Maj + Page suivante", "Alt+Page Up": "Maj + Page pr\u00e9c\u00e9dente", "Alt+Shift+Arrow Keys": "Alt+Maj+Fl\u00e8ches directionnelles", "Alt+Shift+F1": "Alt+Maj+F1", "Ctrl+*": "Ctrl + *", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page suivante", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page pr\u00e9c\u00e9dente", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Maj+Fl\u00e8ches directionnelles", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Maj+V", "Ctrl+Arrow Down": "Ctrl+Fl\u00e8che du bas", "Ctrl+Arrow Left": "Ctrl+Fl\u00e8che gauche", "Ctrl+Arrow Right": "Ctrl+Fl\u00e8che droite", "Ctrl+Arrow Up": "Ctrl+Fl\u00e8che vers le haut", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Retour arri\u00e8re", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Suppr", "Ctrl+Down Arrow": "Ctrl + Fl\u00e8che du bas", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Fin", "Ctrl+Enter": "Ctrl+Entr\u00e9e ", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Accueil", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl + Fl\u00e8che de gauche", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl + Touche Moins", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+Page suivante", "Ctrl+PageUp": "Ctrl+Page pr\u00e9c\u00e9dente", "Ctrl+Plus key": "Ctrl + Touche Plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl + Fl\u00e8che de droite", "Ctrl+Shift+-": "Ctrl+Maj+-", "Ctrl+Shift+1": "Ctrl+Maj+1", "Ctrl+Shift+2": "Ctrl+Maj+2", "Ctrl+Shift+3": "Ctrl+Maj+3", "Ctrl+Shift+4": "Ctrl+Maj+4", "Ctrl+Shift+5": "Ctrl+Maj+5", "Ctrl+Shift+6": "Ctrl+Maj+6", "Ctrl+Shift+?": "Ctrl+Maj+?", "Ctrl+Shift+Arrow Down": "Ctrl+Maj+Fl\u00e8che du bas", "Ctrl+Shift+Arrow Left": "Ctrl+Maj+Fl\u00e8che gauche", "Ctrl+Shift+Arrow Right": "Ctrl+Maj+Fl\u00e8che droite", "Ctrl+Shift+Arrow Up": "Ctrl+Maj+Fl\u00e8che vers le haut", "Ctrl+Shift+Arrow": "Ctrl+ Maj+ Fl\u00e8che", "Ctrl+Shift+B": "Ctrl+Maj+B", "Ctrl+Shift+Backspace": "Ctrl+Maj+Retour arri\u00e8re", "Ctrl+Shift+Del": "Ctrl+Maj+Suppr", "Ctrl+Shift+End": "Ctrl+Maj+Fin", "Ctrl+Shift+Enter": "Ctrl+Maj+Entr\u00e9e", "Ctrl+Shift+Home": "Ctrl+Maj+Accueil", "Ctrl+Shift+P": "Ctrl+Maj+P", "Ctrl+Shift+Space": "Ctrl+Maj+Espace", "Ctrl+Shift+V": "Ctrl+Maj+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl + Fl\u00e8che du haut", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Maj+Fl\u00e8che vers le bas", "Shift+Arrow Left": "Maj+fl\u00e8che gauche", "Shift+Arrow Right": "Maj+ Fl\u00e8che droite", "Shift+Arrow Up": "Maj+Fl\u00e8che vers le haut", "Shift+Ctrl+Del": "Maj+Ctrl+Suppr", "Shift+Ctrl+Page Down": "Maj + Ctrl + Page suivante", "Shift+Ctrl+Page Up": "Maj + Ctrl + Page pr\u00e9c\u00e9dente", "Shift+End": "Maj+End", "Shift+Enter": "Maj+Entr\u00e9e ", "Shift+Home": "Maj+accueil", "Shift+Page Down": "Maj + Pave suivante", "Shift+Page Up": "Maj + Page pr\u00e9c\u00e9dente", "Shift+PageDown": "Maj+Pave suivante", "Shift+PageUp": "Maj+Page pr\u00e9c\u00e9dente", "Shift+Tab": "Maj+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Index : l'index alphab\u00e9tique existant peut \u00eatre mis \u00e0 jour avec de nouvelles entr\u00e9es.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u00c9dition de diagramme : double cliquez sur le diagramme pour le s\u00e9lectionner. Utilisez les menus contextuels pour ajouter des \u00e9l\u00e9ments au diagramme tels que titre, axes et autres. Choisissez Plage de donn\u00e9es et Type de diagramme pour \u00e9diter les donn\u00e9es du diagramme et s\u00e9lectionnez le type de diagramme.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatage du diagramme : le m\u00eame menu contextuel vous pr\u00e9sente la table de donn\u00e9es du diagramme et la s\u00e9lection du type de diagramme.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Commentaires : les commentaires sont ins\u00e9r\u00e9s dans le texte et sont affich\u00e9s sur la droite de l'\u00e9cran.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Commentaires : dans une feuille de calcul, vous pouvez ins\u00e9rer un commentaire par cellule. Lorsque vous s\u00e9lectionnez Ins\u00e9rer un commentaire une fen\u00eatre pop-up appara\u00eet qui permet d'\u00e9crire le contenu du commentaire. Un point rouge s'affiche en haut au coin droit de la cellule lorsqu'elle a un commentaire. Survoler la cellule \u00e0 la souris affiche les commentaires.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formatage conditionnel : {productname} ajoute des symboles \u00e0 chaque cellule d'une plage bas\u00e9s sur des conditions de cellules. S\u00e9lectionnez la plage de cellules et cliquez sur l'ic\u00f4ne Formatage conditionnel dans la barre d'outils. S\u00e9lectionnez l'ensemble de symboles \u00e0 appliquer \u00e0 la plage.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menus contextuels : en cliquant avec le bouton droit de la souris, un menu appara\u00eet contenant des commandes associ\u00e9es avec l'objet s\u00e9lectionn\u00e9.", "Data series formatting: Open the context menu and choose Format data series.": "Formatage des s\u00e9ries de donn\u00e9es : ouvrez le menu contextuel et choisissez Formater les s\u00e9ries de donn\u00e9es.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validation des donn\u00e9es : pour chaque cellule, vous pouvez d\u00e9finir des saisies incorrectes. Les saisies incorrectes dans une cellule seront rejet\u00e9es. Pour activer la validation des donn\u00e9es :", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formatage direct\u00a0: vous pouvez formater des cellules, des colonnes, des lignes et des feuilles de calcul en les formatant directement \u00e0 partir des menus, de la barre d'outils ou des menus contextuels. La mise en forme directe s'applique uniquement \u00e0 l'objet actuel s\u00e9lectionn\u00e9. Pour formater une cellule, utilisez le menu ou appuyez sur Ctrl+1. La bo\u00eete de dialogue permet une mise en forme complexe et personnalis\u00e9e des nombres, ainsi que la police, la bordure complexe, l'arri\u00e8re-plan, la protection des cellules et autres options.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formatage direct : vous pouvez formatez des objets de document texte directement \u00e0 partir des menus, des barres d'outils ou des menus contextuels. Le formate direct s'applique uniquement \u00e0 l'objet actif s\u00e9lectionn\u00e9.", "Fields: A basic set of fields is available to insert in the document.": "Champs : un ensemble de champ basique est disponible pour l'insertion dans le document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrage des donn\u00e9es\u00a0: les filtres et les filtres avanc\u00e9s vous permettent de travailler sur certaines lignes (enregistrements) filtr\u00e9es d'une plage de donn\u00e9es. Dans les feuilles de calcul de {productname}, il existe diff\u00e9rentes possibilit\u00e9s d'application de filtres.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notes de fin et de pied : les notes de pied et de fin de document sont prises en charge.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatage des cellules : cliquez dans la cellule ou sur une plage de cellules et choisissez le menu Tableau \u2192 Propri\u00e9t\u00e9s. Affinez le tableau avec la bo\u00eete de dialogue des propri\u00e9t\u00e9s.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marques de formatage : le paragraphe, la page est les espaces ins\u00e9cables sont affich\u00e9s par des marques pour aider \u00e0 l'alignement du texte, l'\u00e9dition et le formatage.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insertion d'image : cliquer sur l'ic\u00f4ne Ins\u00e9rer une image permet de choisir une image \u00e0 partir des dossiers et partages dans le stockage cloud.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insertion d'image locale : ouvre le s\u00e9lecteur de fichiers du navigateur pour t\u00e9l\u00e9verser l'image de votre ordinateur local et l'ins\u00e9rer dans le document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapo ma\u00eetresse\u00a0: s\u00e9lectionnez la diapo ma\u00eetresse associ\u00e9e \u00e0 la diapo active. Formatez et organisez les \u00e9l\u00e9ments de la diapo dans la diapo ma\u00eetresse.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animation des objets : les objets individuels peuvent avoir des animations. Utilisez le volet lat\u00e9ral pour configurer une animation pour un objet ou un ensemble d'objets s\u00e9lectionn\u00e9s.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Pr\u00e9sentation : vous pouvez cr\u00e9er un aper\u00e7u de vos donn\u00e9es et regrouper des lignes et des colonnes afin de pouvoir r\u00e9duire et d\u00e9velopper les groupes en un seul clic, ce qui facilite la repr\u00e9sentation des donn\u00e9es hi\u00e9rarchiques.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "En-t\u00eate et pied de page : les en-t\u00eates et pieds de page sont disponibles pour le style de page existant appliqu\u00e9 dans le document \u00e0 la position du curseur.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Mise en page des diapos :{productname} Impress vous permet de modifier la mise en page de la diapo. S\u00e9lectionnez la mise en page de diapo souhait\u00e9e dans la liste d\u00e9roulante de mises en page.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transitions des diapos : {productname} Impress fournit des effets visuels lors de l'affichage d'une nouvelle diapo dans le diaporama. Les transitions sont une propri\u00e9t\u00e9 de la diapo, utilisez le volet lat\u00e9ral pour d\u00e9finir la transition de la diapo lorsque en mode \u00e9dition.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Tri des donn\u00e9es : vous pouvez trier une liste de nombres ou de texte en ordre croissant ou d\u00e9croissant. {productname} d\u00e9tecte automatiquement les cellules qui sont des en-t\u00eates et des colonnes adjacentes, pour \u00e9tendre la s\u00e9lection.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formatage de Style :{productname} prend en charge les styles de paragraphe. Vous pouvez appliquer un style de paragraphe existant \u00e0 un paragraphe. Choisissez le menu \u00c9dition \u2192 \u00c9diter les styles pour modifier le style.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tableaux : ins\u00e9rez des tableaux dans la pr\u00e9sentation. Utilisez le volet lat\u00e9ral pour s\u00e9lectionner un th\u00e8me de tableau.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "La zone du document\u00a0: la zone de l'application affiche le contenu du document, aussi bien pour les feuilles de calcul, les pr\u00e9sentations ou les documents texte.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La barre d'information : \u00e0 la droite de la barre de recherche, un ensemble d'informations sur le document est affich\u00e9. Les informations courantes d\u00e9pendent de la nature du document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "La barre de menu\u00a0: Le menu principal est plac\u00e9 en haut et inclut de nombreuses options, commandes pour imprimer, \u00e9diter, visualiser et d'autres commandes avanc\u00e9es. Vous pouvez masquer la barre de menu en cliquant sur l'ic\u00f4ne \u00e0 droite. Cliquez sur l'ic\u00f4ne pour afficher le menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La barre de recherche : la recherche d\u00e9marre automatiquement lorsque le contenu est ins\u00e9r\u00e9 dans la zone de recherche et la fen\u00eatre du document se d\u00e9place automatiquement \u00e0 la premi\u00e8re occurrence trouv\u00e9e. La recherche n'est pas sensible \u00e0 la casse. Il y a trois boutons juste \u00e0 c\u00f4t\u00e9 de la zone de recherche :", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La barre d'\u00e9tat : la barre d'\u00e9tat est affich\u00e9e en bas et contient diff\u00e9rents options et fonctions utiles.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La barre d'outils : la barre d'outils contient les options les plus utilis\u00e9es pour l'\u00e9dition quotidienne. Les boutons de la barre d'outils sont dynamiques, cela veut dire que leur \u00e9tat (actif ou inactif) d\u00e9pend de diff\u00e9rents facteurs.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La barre de zoom : \u00e0 la droite de la barre d'\u00e9tat, il y a un ensemble de boutons qui permettent de zoomer \u00e0 100%, de diminuer ou d'augmenter le zoom. Le zoom s'applique \u00e0 la zone du document, l'interface utilisateur n'est pas affect\u00e9e. Le niveau de zoom actif est affich\u00e9 dans cette zone.", "{productname} Help": "Aide de {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress modifie les pr\u00e9sentations d'une mani\u00e8re qui devrait \u00eatre famili\u00e8re aux gens. Les op\u00e9rations telles que la saisie de texte, la coupe, la copie et le collage de contenu, la s\u00e9lection de texte, l'insertion, le redimensionnement, l'ancrage d'images, l'ajout et la gestion de tableaux sont similaires \u00e0 une application de pr\u00e9sentation de bureau. Utilisez le clavier, les menus et les barres d'outils pour effectuer des actions dans votre document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} permet de cr\u00e9er et d'\u00e9diter des documents bureautiques de type texte, feuilles de calcul et pr\u00e9sentations directement dans le navigateur de fa\u00e7on simple et directe. Vous pouvez travailler seul sur un document ou de mani\u00e8re collaborative avec une \u00e9quipe.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} peut v\u00e9rifier l'orthographe des documents texte, feuilles de calcul et pr\u00e9sentation. Une ligne ondul\u00e9e rouge indique une faute d'orthographe. Cliquez sur le mot avec le bouton droit de la souris pour ouvrir un menu contextuel proposant des corrections orthographiques.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} affiche des diaporamas de pr\u00e9sentation, y compris un sous-ensemble de transitions de diapositives et d'animations d'objets. Choisissez le diaporama dans le menu ou cliquez sur l'ic\u00f4ne dans la barre d'outils en bas \u00e0 gauche dans le volet des diapositives.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} \u00e9dite les documents texte de la m\u00eame fa\u00e7on que vous le feriez pour un document dans votre environnement. Il fournit une disposition What You See Is What You Get (WYSIWYG - ce que vous voyez est ce que vous avez) - qui pr\u00e9sente commod\u00e9ment le document tel qu'il sera imprim\u00e9. Les op\u00e9rations telles que la saisie de texte, le coup\u00e9, le copi\u00e9 et le collage de contenu, la s\u00e9lection de texte, l'insertion, le redimensionnement, l'ancrage d'images, l'ajout et la gestion de tableaux et de graphiques sont similaires \u00e0 un traitement de texte local. Utilisez le clavier, les menus et les barres d'outils pour interagir avec votre document.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} ins\u00e8re les images dans le document texte \u00e0 partir de votre ordinateur local ou \u00e0 partir du stockage cloud. Les images ins\u00e9r\u00e9es sont toujours int\u00e9gr\u00e9es au document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} vous indique, \u00e0 l'aide d'une petite notification dans le pied de page, lorsqu'un nouvel utilisateur entre ou lorsqu'un utilisateur quitte.", "{productname} presentations": "Pr\u00e9sentations {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} enregistre le document r\u00e9guli\u00e8rement en arri\u00e8re-plan, vous pouvez juste le fermer sans l'enregistrer. Pour abandonner vos modifications, vous devez soit les annuler ou utiliser Historique des r\u00e9visions dans le menu Fichier.", "{productname} spreadsheets": "Feuilles de calcul {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} prend en charge \u00e0 la fois la lecture et l'\u00e9criture pour les formats de fichier suivants :", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} prend en charge l'insertion et la visualisation de graphiques dans les documents. Pour ajouter un graphique\u00a0:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} prend en charge les techniques modernes de mise en forme des paragraphes \u00e0 travers les styles. Un style est un ensemble de propri\u00e9t\u00e9s de texte (police, couleur, arri\u00e8re-plan et bien d'autres) \u00e9tiquet\u00e9 avec un nom, le nom du style. Utilisez le style pour appliquer le m\u00eame ensemble de propri\u00e9t\u00e9s \u00e0 de nombreux paragraphes du document et produire un aspect uniforme et professionnel. En outre, si vous modifiez l'une des propri\u00e9t\u00e9s de mise en forme de style, tous les paragraphes avec le m\u00eame style changent \u00e9galement de mise en forme, ce qui simplifie l'effort de mise en forme de nombreux paragraphes individuellement.", "{productname} text documents": "Documents texte {productname}", "{productname} user interface": "Interface utilisateur {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} utilise les ressources des navigateurs modernes pour adapter l'interface utilisateur \u00e0 la taille de la zone d'affichage, incluant les petits \u00e9crans des p\u00e9riph\u00e9riques mobiles. L'interface est compos\u00e9e de :", "A copy of the document is saved with the new name in the same folder.": "Une copie du document est enregistr\u00e9e avec le nouveau nom dans le m\u00eame dossier.", "Activate the {productname} spreadsheet window.": "Activez la fen\u00eatre de feuille de calcul {productname} .", "Adding charts": "Ajout de graphiques", "Additions are marked with colored underlined characters.": "Les ajouts sont marqu\u00e9s par des caract\u00e8res soulign\u00e9s en couleur.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Ajoute la feuille suivante \u00e0 la s\u00e9lection actuelle de feuilles. Si toutes les feuilles d'une feuille de calcul sont s\u00e9lectionn\u00e9es, cette combinaison de touches de raccourci s\u00e9lectionne uniquement la feuille suivante. Fait de la feuille suivante la feuille en cours.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Ajoute la feuille pr\u00e9c\u00e9dente \u00e0 la s\u00e9lection actuelle de feuilles. Si toutes les feuilles d'une feuille de calcul sont s\u00e9lectionn\u00e9es, cette combinaison de touches de raccourci ne s\u00e9lectionne que la feuille pr\u00e9c\u00e9dente. Fait de la feuille pr\u00e9c\u00e9dente la feuille courante.", "Advanced features": "Fonctions avanc\u00e9es", "Advanced text document editor features": "Fonctions d'\u00e9diteur de documents texte avanc\u00e9es", "Align Center": "Centrer", "Align Left": "Aligner \u00e0 gauche", "Align Right": "Aligner \u00e0 droite", "All changes are marked with a vertical bar in the right margin.": "Toutes les modifications sont marqu\u00e9es avec une barre verticale dans la marge de droite.", "All spreadsheets functions and mathematical rules applies.": "Toutes les fonctions des feuilles de calcul et les r\u00e8gles math\u00e9matiques s'appliquent.", "Apply Default paragraph style": "Appliquer le style de paragraphe par d\u00e9faut", "Apply Heading 1 paragraph style": "Appliquer le style de paragraphe Titre 1", "Apply Heading 2 paragraph style": "Appliquer le style de paragraphe Titre 2", "Apply Heading 3 paragraph style": "Appliquer le style de paragraphe Titre 3", "Apply Heading 4 paragraph style": "Appliquer le style de paragraphe Titre 4", "Apply Heading 5 paragraph style": "Appliquer le style de paragraphe Titre 5", "Applying a paragraph style:": "Appliquer un style de paragraphe :", "Arrow Down": "Fl\u00e8che vers le bas", "Arrow Left": "Fl\u00e8che gauche", "Arrow Right": "Fl\u00e8che droite", "Arrow Up": "Fl\u00e8che vers le haut", "Bold": "Gras", "Can {productname} open a password-protected document?": "Est-ce que {productname} peut ouvrir un document prot\u00e9g\u00e9 par un mot de passe ?", "Cancel the search (appears only when a text has been searched)": "Annuler la recherche (appara\u00eet uniquement lorsqu'un texte a \u00e9t\u00e9 recherch\u00e9)", "Cell formatting": "Formatage de cellule", "Changes are displayed as comment in the right of the document area.": "Les modifications sont affich\u00e9es comme commentaires \u00e0 la droite de la zone du documet.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Les modifications peuvent \u00eatre accept\u00e9es ou rejet\u00e9es. Pour accepter ou rejeter les modifications, cliques sur l'ic\u00f4ne correspondante dans la zone de commentaire \u00e0 la droite du document. Ou choisissez \u00c9dition \u2192 Suivi des modification \u2192 Accepter ou Rejeter. De plus, si vous avez besoin de filtrer les modifications avec de les accepter ou de les rejeter, choisissez \u00c9dition \u2192 Suivi des modifications \u2192 G\u00e9rer. Une bo\u00eete de dialogue affiche une liste de tout le suivi des modifications. Utilisez les boutons de la bo\u00eete de dialogue de la m\u00eame fa\u00e7on.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Les modifications faites par diff\u00e9rentes personnes sont affich\u00e9es dans une couleur diff\u00e9rente et chaque suivi de modification peut \u00eatre accept\u00e9e ou rejet\u00e9e, en utilisant la bo\u00eete qui s'affiche sur la droite. Vous pouvez \u00e9galement ajouter des commentaires ici.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choisissez Format \u2192 Ligne (ouArri\u00e8re-plan, ouPosition et taille). Une bo\u00eete de dialogue s'ouvre.", "Choose Format \u2192 Page and select the Page tab": "Choisissez Format \u2192 Page et s\u00e9lectionnez l'onglet Page", "Choose Format \u2192 Paragraph, Text Flow tab": "Choissez Format \u2192 Paragraphe, onglet Encha\u00eenements", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Choisissez Insertion \u2192 Graphiques. Personnalisez le graphique dans le volet lat\u00e9ral\u00a0:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Choisissez Insertion \u2192 Caract\u00e8res sp\u00e9ciaux ou cliquez sur l'ic\u00f4ne correspondante dans la barre d'outils. Une bo\u00eete de dialogue s'ouvre.", "Choose Validity from the Data menu. The Validity dialog opens.": "Choisissez Validit\u00e9 \u00e0 partir du menu Donn\u00e9es. La bo\u00eete de dialogue Validit\u00e9 s'ouvre.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Choisissez le menu Outils et d\u00e9cochez V\u00e9rification orthographique automatique.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Choisissez le menu Outils \u2192 Langues et s\u00e9lectionnez la langue pour l'int\u00e9gralit\u00e9 du document. Facultativement vous pouvez d\u00e9finir les langues pour le texte s\u00e9lectionn\u00e9 ou le paragraphe actif.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Cliquez sur n'importe quelle miniature de diapositive dans le volet pour basculer vers cette diapositive pour la visualiser ou la modifier.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Cliquez sur l'ic\u00f4ne de clonage du formatage \"\". Le pointeur de la souris se transforme en pot de peinture.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Cliquez sur l'ic\u00f4ne de clonage du formatage . Le pointeur de la souris se transforme en pot de peinture.", "Click on the submenu () icon to reply, move and delete comments.": "Cliquez sur l'ic\u00f4ne du sous-menu () pour r\u00e9pondre, d\u00e9placer ou supprimer des commentaires.", "Collaborative editing": "\u00c9dition collaborative", "Column break (in multicolumnar text)": "Saut de colonne (dans des textes \u00e0 plusieurs colonnes)", "Comments in documents": "Commentaires dans les documents", "Context menus": "Menus contextuels", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Les menus contextuels sont disponible en cliquant avec le bouton droit de la souris. Les commandes disponible dans le menu contextuel sont relatives - de mani\u00e8re non exhaustive - \u00e0 l'objet sous-jacent dans le document.", "Copy": "Copier", "Copy and Paste": "Copier et coller", "Cut": "Couper", "Delete cells (as in menu Edit - Delete Cells)": "Supprimer des cellules (comme dans le menu \u00c9dition - Supprimer les cellules)", "Delete to beginning of sentence": "Supprimer jusqu'au d\u00e9but de la phrase", "Delete to beginning of word": "Supprimer jusqu'au d\u00e9but du mot", "Delete to end of sentence": "Supprimer jusqu'\u00e0 la fin de la phrase", "Delete to end of word": "Supprimer jusqu'\u00e0 la fin du mot", "Deletions are marked with colored strike-through characters.": "Les suppressions sont marqu\u00e9es avec caract\u00e8res barr\u00e9s en couleur.", "Demote list item (list item has to be selected)": "Abaisser un \u00e9l\u00e9ment de la liste (l'\u00e9l\u00e9ment doit \u00eatre s\u00e9lectionn\u00e9)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "En fonction des capacit\u00e9s de votre navigateur, la fen\u00eatre d'impression peut appara\u00eetre ou une fen\u00eatre pop-up \"T\u00e9l\u00e9charger un export PDF\" s'affiche. Vous pouvez imprimer ce PDF dans votre lecteur PDF pr\u00e9f\u00e9r\u00e9.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Le formatage direct est la mise en forme appliqu\u00e9e directement au contenu s\u00e9lectionn\u00e9 d'un paragraphe ou d'une cellule de feuille de calcul et chevauche la mise en forme de style qui lui est affect\u00e9e. Pour restaurer la mise en forme des param\u00e8tres de style, s\u00e9lectionnez la cellule de texte ou de feuille de calcul et choisissez Format \u2192 Effacer le formatage direct ou utilisez le bouton dans la barre d'outils.", "Directly:": "Directement :", "Display comment": "Afficher le commentaire", "Display the Keyboard shortcuts help": "Affiche l'aide sur les raccourcis clavier", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "L'\u00e9dition de document doit \u00eatre famili\u00e8re \u00e0 toute personne qui a d\u00e9j\u00e0 utilis\u00e9 une application bureautique, mais voici quelques fonctionnalit\u00e9s distinctes :", "Document repair": "R\u00e9paration du document", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Les documents dans {productname} s'enregistrent automatiquement, mais si vous souhaitez qu'un document se synchronise aussi vite que possible, vous pouvez aussi forcer l'enregistrement en utilisant l'entr\u00e9e Enregistrer du menu Fichier.", "Double Underline": "Soulignage double", "Draw page keyboard shortcuts": "Raccourcis clavier pour page de dessin", "ESC": "\u00c9chap", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Chaque utilisateur a une couleur qui lui est assign\u00e9e. Le curseur de chaque utilisateur sera affich\u00e9 dans la couleur assign\u00e9e. Remarque : vous verrez votre curseur en noir et clignotant alors que les autres le verront dans une couleur diff\u00e9rente.", "Editing documents": "\u00c9dition des documents", "Editing presentations": "\u00c9dition de pr\u00e9sentations", "Editing spreadsheets": "\u00c9dition de feuilles de calcul", "Editing text documents": "\u00c9dition des documents texte", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Choisissez Diaporama \u2192 Pr\u00e9sentation plein \u00e9cran, ou cliquez sur l'ic\u00f4ne \u00e0 gauche en bas du panneau de diapositives\u00a0:", "End": "Fin", "Esc": "\u00c9chap", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u00c9chapper au mode actuel, c'est-\u00e0-dire passer du mode \u00e9dition au mode s\u00e9lection d'objet, du mode s\u00e9lection d'objet au mode affichage.", "Extend the selection down one page": "\u00c9tendre la s\u00e9lection d'une page vers le bas", "Extend the selection up one page": "\u00c9tendre la s\u00e9lection d'une page ver le haut", "Fill Down": "Remplir vers le bas", "Focus to document from menu": "Focus sur le formulaire du document", "Focus to notebookbar menu": "Focus sur le menu de la barre de notes", "Focus to selected comment's menu": "Focus sur le menu du commentaire s\u00e9lectionn\u00e9", "Format the source cell with the font, color background and more.": "Formatez les cellules source avec une police, une couleur d'arri\u00e8re-plan et plus encore.", "Formatting spreadsheets": "Formatage des feuilles de calcul", "Formatting text": "Formatage de texte", "Formulas": "Formules", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Les formules sont saisies dans la barre de formules. Saisissez '=' et ins\u00e9rez la formule.", "Frequently Asked Questions": "Foire Aux Questions", "General Keyboard Shortcuts": "Raccourcis claviers g\u00e9n\u00e9raux", "Go and select text to end of document": "Aller et s\u00e9lectionner le texte \u00e0 la fin du document", "Go and select text to end of textbox": "Aller et s\u00e9lectionner le texte jusqu'\u00e0 la fin de la zone de texte", "Go and select text to start of document": "Aller et s\u00e9lectionner le texte au d\u00e9but du document", "Go and select text to start of textbox": "Aller et s\u00e9lectionner le texte au d\u00e9but de la zone de texte", "Go and select to the beginning of a line": "Allez et s\u00e9lectionnez jusqu'au d\u00e9but d'une ligne", "Go and select to the end of a line": "Aller et s\u00e9lectionner \u00e0 la fin de la ligne", "Go to beginning of a word": "Aller au d\u00e9but d'un mot", "Go to beginning of line": "Aller au d\u00e9but de la ligne", "Go to end of document": "Aller \u00e0 la fin du document", "Go to end of line": "Aller \u00e0 la fin de la ligne", "Go to next sheet.": "Aller \u00e0 la prochaine page.", "Go to previous sheet.": "Aller \u00e0 la page pr\u00e9c\u00e9dente.", "Go to start of document": "Aller au d\u00e9but du document", "Go to start of the next word": "Aller au d\u00e9but du mot suivant", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Les erreurs grammaticales dans le texte sont marqu\u00e9es par une ligne ondul\u00e9e bleue. Cliquez avec le bouton droit de la souris sur le texte soulign\u00e9 pour ouvrir un menu contenant des suggestions afin de corriger l'erreur grammaticale et le non respect des r\u00e8gles. S\u00e9lectionnez la suggestion correcte afin de modifier le texte.", "Handling Tables": "Gestion des tableaux", "Handling images": "Gestion des images", "Home": "Accueil", "Hover the mouse on the document name in the menu bar.": "Survolez de la souris le nom du document dans la barre de menu.", "How can I change the line, area and position of a shape in my slides?": "Comment puis-je modifier la ligne, l'arri\u00e8re-plan et la position d'une forme dans mes diapositives ?", "How can I check spelling in my language?": "Comment puis-je v\u00e9rifier l'orthographe dans ma langue ?", "How can I copy the formatting of existing cells to new ones?": "Comment puis-je copier le formatage de cellules existantes vers de nouvelles cellules ?", "How can I import CSV data?": "Comment puis-je importer des donn\u00e9es CSV ?", "How can I insert a currency, copyright or trademark symbol in the document?": "Comment puis-je ins\u00e9rer un symbole mon\u00e9taire, de copyright ou de marque dans le document ?", "How can I make the new text look like other existing text?": "Comment puis-je faire ressembler le nouveau texte \u00e0 un autre texte existant ?", "How can I quit {productname} without saving my edits?": "Comment puis-je quitter {productname} sans enregistrer mes \u00e9ditions ?", "How can I remove the red wavy lines in my document?": "Comment puis-je retirer les lignes ondul\u00e9es rouges dans mon document ?", "How can I run my slide show?": "Comment puis-je ex\u00e9cuter mon diaporama ?", "How can I select data to print?": "Comme puis-je s\u00e9lectionner les donn\u00e9es \u00e0 imprimer ?", "How do I change the page orientation to landscape inside my document": "Comme puis-je changer l'orientation de la page en paysage dans le document", "How do I get a word count of my document?": "Comment obtenir le nombre de mots de mon document ?", "How do I rename a sheet?": "Comment puis-je renommer une feuille ?", "How do I save a document with another name?": "Comme puis-je enregistrer un document sous un autre nom ?", "How do I set the margins of the document?": "Comment puis-je d\u00e9finir les marges du document ?", "If no table or range was selected, a prototype chart is displayed.": "Si aucun tableau ou plage n'a \u00e9t\u00e9 s\u00e9lectionn\u00e9, un diagramme type est affich\u00e9.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Si une partie de la cellule est s\u00e9lectionn\u00e9e et que le curseur est \u00e0 la fin du tableau, le paragraphe suivant le tableau est supprim\u00e9, \u00e0 moins que ce ne soit le dernier paragraphe du document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Si une partie de la cellule est s\u00e9lectionn\u00e9e, le texte est supprim\u00e9 \u00e0 partir du curseur jusqu'\u00e0 la fin de la phrase actuelle. Si le curseur est \u00e0 la fin d'une cellule, et que la cellule n'est pas enti\u00e8rement s\u00e9lectionn\u00e9e, le contenu de la cellules suivante est supprim\u00e9.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Si une ou plusieurs cellules sont s\u00e9lectionn\u00e9es, toutes les lignes contenant la s\u00e9lection seront supprim\u00e9es. Si toutes les lignes sont compl\u00e8tement ou partiellement s\u00e9lectionn\u00e9es, le tableau dans son ensemble est supprim\u00e9.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Si la cellule active est vide : va au d\u00e9but du tableau. Sinon : le premier appui va au d\u00e9but de la cellule active, le second appui va au d\u00e9but du tableau actif, le troisi\u00e8me appui va au d\u00e9but du document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Si la cellule active est vide : va \u00e0 la fin la fin du tableau. Sinon : le premier appui va \u00e0 la fin de la cellule active, le second appui va \u00e0 la fin du tableau actif, le troisi\u00e8me appui va \u00e0 la fin du document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Si la cellule active est vide : s\u00e9lectionne tout le tableau. Sinon : s\u00e9lectionne le contenu de la cellule active. L'utilisation r\u00e9p\u00e9t\u00e9e s\u00e9lectionne tout le tableau.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Les images peuvent \u00eatre redimensionn\u00e9es, pivot\u00e9es et ancr\u00e9es. Le texte peut \u00eatre enroul\u00e9 autour de l'image. S\u00e9lectionnez l'image et ouvrez le menu contextuel. Utilisez les poign\u00e9es d'images pour redimensionner l'image avec la souris.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "En revanche, la mise en forme directe applique la mise en forme aux extraits s\u00e9lectionn\u00e9s du contenu du document. Sur un document long, la mise en forme directe doit \u00eatre appliqu\u00e9e dans chaque extrait de texte, ce qui transforme la mise en forme du texte en une t\u00e2che longue, sujette \u00e0 des erreurs et des retards.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Dans la zone Sauts, marquez Ins\u00e9rer, Type : saut de page, Position : avant.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Dans la bo\u00eete de dialogue Filtre standard, vous pouvez \u00e9galement d\u00e9finir des plages contenant les valeurs dans des champs de donn\u00e9es particuliers. Vous pouvez utiliser le filtre standard pour connecter les conditions \u00e0 un op\u00e9rateur ET logique ou OU logique.", "Inactive document": "Document inactif", "Increase/decrease the size of the column/row on the left/top cell edge": "Agrandir/r\u00e9duire la taille de la colonne/ligne au niveau du bord sup\u00e9rieur/gauche de la cellule", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Agrandit/r\u00e9duit la taille de la colonne/ligne au niveau du bord inf\u00e9rieur/droit de la cellule", "Insert cells (as in menu Insert - Cells)": "Ins\u00e9rer des cellules (comme dans le menu Insertion - Cellules)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Ins\u00e9rez des sauts de colonne et de ligne dans la feuille de calcul pour r\u00e9duire la plage d'impression et imprimer le document \u00e0 t\u00e9l\u00e9charger. Lors de l'impression du PDF, s\u00e9lectionnez les pages qui vous int\u00e9ressent.", "Insert comment": "Ins\u00e9rer un commentaire", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Ins\u00e9rez des commentaires dans {productname} aux endroits qui requi\u00e8rent l'attention du lecteur. Les commentaires sont affich\u00e9s sur la droite et comportent le nom et la date de leur auteur.", "Insert endnote": "Ins\u00e9rer une note de fin de document", "Insert footnote": "Ins\u00e9rer une note de bas de page", "Insert line break": "Ins\u00e9rer un saut de ligne", "Insert new paragraph directly before or after a section, or before a table": "Ins\u00e9rer un nouveau paragraphe directement avant ou apr\u00e8s une section, ou avant un tableau", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Ins\u00e9rer un nouveau paragraphe sans num\u00e9rotation \u00e0 l'int\u00e9rieur d'une liste. Ne fonctionne pas lorsque le curseur est \u00e0 la fin de la liste.", "Insert non-breaking hyphen": "Ins\u00e9rer un tiret ins\u00e9cable", "Insert non-breaking space": "Ins\u00e9rer un espace ins\u00e9cable", "Insert soft hyphen": "Ins\u00e9rer un trait d'union", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Ins\u00e9rez des tableaux \u00e0 l'aide de l'ic\u00f4ne correspondante de la barre d'outils. S\u00e9lectionnez le nombre initial de lignes et de colonnes. Ajoutez des lignes et des colonne avec le menu contextuel de la cellule. Fusionnez les cellule avec le menu Tableau. Le style de paragraphe par d\u00e9faut dans les cellules est \"Contenu de tableau\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Ins\u00e8re une tabulation (uniquement dans les tableaux). En fonction du gestionnaire de fen\u00eatre, Alt+Tab peut \u00eatre utilis\u00e9 \u00e0 la place.", "Is there a thesaurus?": "Y-a-t'il un dictionnaire des synonymes ?", "Italic": "Italique", "Justify": "Justifier", "Keyboard Shortcuts": "Raccourcis clavier", "Like Alt, but only the active cell is modified": "Comme Alt, mais actif uniquement si la cellule active est modifi\u00e9e", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Chargez vos donn\u00e9es CSV dans un outil natif sur votre plate-forme, s\u00e9lectionnez-les et copiez-les dans le presse-papiers", "Manual page break": "Saut de page manuel", "Move cursor down one line": "D\u00e9placer le curseur d'une ligne vers le bas", "Move cursor to beginning of the next paragraph": "D\u00e9placer le curseur au d\u00e9but du paragraphe suivant", "Move cursor to beginning of the previous paragraph": "D\u00e9placer le curseur au d\u00e9but du paragraphe pr\u00e9c\u00e9dent", "Move cursor to the left": "D\u00e9placer le curseur vers la gauche", "Move cursor to the right": "D\u00e9placer le curseur vers la droite", "Move cursor up one line": "D\u00e9placer le curseur d'une ligne vers le haut", "Move cursor with selection to the left": "D\u00e9placer le curseur avec la s\u00e9lection vers la gauche", "Move cursor with selection to the right": "D\u00e9placer le curseur avec la s\u00e9lection vers la droite", "Move the view down one page": "D\u00e9place l'affichage d'une page vers le bas", "Move the view up one page": "D\u00e9placer l'affichage d'une page vers le haut", "Move to next text object on drawing page": "D\u00e9placer \u00e0 l'objet suivant sur une diapo / page de dessin", "Move to next text object on slide": "Passer \u00e0 l'objet texte suivant sur la diapositive", "Moves one screen page to the right.": "D\u00e9place une page d'\u00e9cran vers la droite.", "Moves one sheet to the left.": "D\u00e9place une feuille vers la gauche.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "D\u00e9place le curseur vers le bord inf\u00e9rieur de la plage de donn\u00e9es actuelle. Si la ligne situ\u00e9e sous la cellule qui contient le curseur est vide, le curseur se d\u00e9place vers la ligne suivante qui contient des donn\u00e9es.", "Moves the cursor to the first cell in the sheet (A1).": "D\u00e9place le curseur vers la premi\u00e8re cellule de la feuille (A1).", "Moves the cursor to the first cell of the current row.": "D\u00e9place le curseur vers la premi\u00e8re cellule de la ligne actuelle.", "Moves the cursor to the last cell of the current row.": "D\u00e9place le curseur vers la derni\u00e8re cellule de la ligne actuelle.", "Moves the cursor to the last cell on the sheet that contains data.": "D\u00e9place le curseur vers la derni\u00e8re cellule de la feuille qui contient des donn\u00e9es.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "D\u00e9place le curseur vers le bord gauche de la plage de donn\u00e9es actuelle. Si la colonne situ\u00e9e \u00e0 gauche de la cellule contenant le curseur est vide, le curseur se d\u00e9place vers la colonne suivante \u00e0 gauche contenant des donn\u00e9es", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "D\u00e9place le curseur vers le bord droit de la plage de donn\u00e9es actuelle. Si la colonne \u00e0 droite de la cellule qui contient le curseur est vide, le curseur se d\u00e9place vers la prochaine colonne \u00e0 droite qui contient des donn\u00e9es.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "D\u00e9place le curseur vers le bord sup\u00e9rieur de la plage de donn\u00e9es actuelle. Si la ligne au-dessus de la cellule qui contient le curseur est vide, le curseur se d\u00e9place vers la ligne suivante qui contient des donn\u00e9es.", "Navigating in Spreadsheets": "Naviguer dans les feuilles de calcul", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "L'une des utilisations de la fonction AutoFiltre est de restreindre rapidement l'affichage aux enregistrements avec des entr\u00e9es identiques dans un champ de donn\u00e9es.", "Open the presentation in {productname}": "Ouvrez la pr\u00e9sentation dans {productname}", "Opening, closing, saving, printing and downloading documents": "Ouverture, fermeture, enregistrement, impression et t\u00e9l\u00e9chargement des documents", "Other advanced features": "Autres fonctions avanc\u00e9es", "PageDown": "Page suivante", "PageUp": "Page pr\u00e9c\u00e9dente", "Paragraph formatting": "Formatage de paragraphe", "Paste as unformatted text": "Coller comme texte non format\u00e9", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Collez \u00e0 partir du navigateur \u00c9dition \u2192 Coller ou appuyez sur Ctrl+V. La bo\u00eete de dialogue Importer du texte s'ouvre pour vous permettre de d\u00e9crire le format pr\u00e9cis des donn\u00e9es CSV.", "Paste special": "Collage sp\u00e9cial", "Pasting": "Collage", "Place the cursor at the paragraph to be formatted": "Placez le curseur dans le paragraphe qui doit \u00eatre format\u00e9", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Placez le curseur \u00e0 l'endroit o\u00f9 l'orientation de la page doit changer. Ajoutez un paragraphe vide.", "Place the cursor in the position to insert the character.": "Placez le curseur \u00e0 la position o\u00f9 le caract\u00e8re doit \u00eatre ins\u00e9r\u00e9.", "Position and Size": "Position et taille", "Presentations": "Pr\u00e9sentations", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Pr\u00e9sentations : formats Microsoft PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Appuyez sur le bouton Ins\u00e9rer. Pour fermer la bo\u00eete de dialogue, appuyez sur Annuler.", "Print (Download as PDF)": "Imprimer (t\u00e9l\u00e9charger en PDF)", "Promote list item (list item has to be selected)": "Remonter un \u00e9l\u00e9ment de la liste (l'\u00e9l\u00e9ment doit \u00eatre s\u00e9lectionn\u00e9)", "Redo": "Refaire", "Remove direct formatting": "Supprimer le formatage direct", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Renommez une feuille dans une feuille de calcul \u00e0 l'aide du menu contextuel (en cliquant avec le bouton droit de la souris) sur l'onglet de feuille en bas. Saisissez le nouveau nom de feuille dans la bo\u00eete de dialogue qui suit.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Le copier/couper et coller de contenu riche est pris en charge, non seulement dans un document donn\u00e9, mais \u00e9galement entre plusieurs documents sur le m\u00eame {productname}. Pour ces utilisations internes, les utilisateurs peuvent copier/couper du contenu, y compris des images et du contenu mixte, sur PC en utilisant directement les raccourcis clavier (Ctrl+X, Ctrl+C, Ctrl+V). Pour des raisons de s\u00e9curit\u00e9, il est n\u00e9cessaire d'utiliser Ctrl+V pour coller sur PC, mais les menus contextuels peuvent \u00eatre utilis\u00e9s pour couper et copier . Sur Android ou iOS, il est n\u00e9cessaire de s\u00e9lectionner du texte en appuyant deux fois et d'utiliser un appui long pour acc\u00e9der au copier/couper/coller via le menu contextuel.", "Search backwards": "Rechercher en arri\u00e8re", "Search forward": "Rechercher en avant", "Select All": "Tout s\u00e9lectionner", "Select Landscape in \u201cWith Page Style\u201d": "S\u00e9lectionnez Paysage dans \u00ab\u00a0Avec le style de page\u00a0\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "S\u00e9lectionne un tableau dans un document texte, une plage dans une feuille de calcul ou un tableau dans une pr\u00e9sentation.", "Select all in drawing page": "Tous s\u00e9lectionner dans une diapo / page de dessin", "Select all in slide": "Tout s\u00e9lectionner dans la diapositive", "Select if you want to change page numbering.": "S\u00e9lectionnez si vous souhaitez modifier la num\u00e9ration des pages.", "Select lines in downwards direction": "S\u00e9lectionner des lignes vers le bas", "Select lines in upwards direction": "S\u00e9lectionner des lignes vers le haut", "Select objects in the order in which they were created": "S\u00e9lectionner les objets dans l'ordre de leur cr\u00e9ation", "Select objects in the reverse order in which they were created": "S\u00e9lectionner les objets dans l'ordre inverse de leur cr\u00e9ation", "Select the cells you want to format. Release the mouse button.": "S\u00e9lectionnez les cellules que vous souhaitez formater. Rel\u00e2chez le bouton de la souris.", "Select the character set, language and separator options for the CSV file.": "S\u00e9lectionnez le jeu de caract\u00e8res, la langue et les options du s\u00e9parateur du fichier CSV.", "Select the shape in your slide. A set of handles shows.": "S\u00e9lectionnez la forme dans la diapo. Un jeu de poign\u00e9es appara\u00eet.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "S\u00e9lectionnez le style \u00e0 appliquer dans la liste d\u00e9roulante des styles. Le paragraphe affiche les attributs des styles.", "Select the text with the existing format": "S\u00e9lectionnez le texte avec le format existant", "Select the text you want to apply the new format.": "S\u00e9lectionnez le texte sur lequel vous voulez appliquer le nouveau format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "S\u00e9lectionnez les crit\u00e8res de validit\u00e9 dans la liste d\u00e9roulante Autoriser. En fonction du crit\u00e8re, d'autres options s'affichent. Compl\u00e9tez les donn\u00e9es requises.", "Select to beginning of paragraph": "S\u00e9lectionner au d\u00e9but du paragraphe", "Select to end of paragraph": "S\u00e9lectionner jusqu'\u00e0 la fin du paragraphe", "Select to the left word by word": "S\u00e9lectionner mot par mot vers la gauche", "Select to the right word by word": "S\u00e9lectionner mot par mot vers la droite", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "S\u00e9lectionne toutes les cellules contenant des donn\u00e9es depuis la cellule actuelle jusqu'\u00e0 la fin de la plage continue de cellules de donn\u00e9es, dans le sens de la fl\u00e8che actionn\u00e9e. Si elle est utilis\u00e9e pour s\u00e9lectionner des lignes et des colonnes ensemble, une plage rectangulaire de cellules est s\u00e9lectionn\u00e9e.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "S\u00e9lectionne les cellules de la cellule actuelle jusqu'\u00e0 une page de la colonne actuelle ou \u00e9tend la s\u00e9lection existante d'une page vers le bas.", "Selects cells from the current cell to the first cell of the current row.": "S\u00e9lectionne les cellules de la cellule actuelle \u00e0 la premi\u00e8re cellule de la ligne actuelle.", "Selects cells from the current cell to the last cell of the current row.": "S\u00e9lectionne les cellules de la cellule actuelle \u00e0 la derni\u00e8re cellule de la ligne actuelle.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "S\u00e9lectionne les cellules \u00e0 partir de la cellule actuelle jusqu'\u00e0 une page dans la colonne actuelle ou \u00e9tend la s\u00e9lection existante d'une page vers le haut.", "Set Optimal Column Width": "D\u00e9finir une largeur de colonne optimale", "Set the page margins in the dialog.": "D\u00e9finissez les marges de la page dans la bo\u00eete de dialogue.", "Set the properties of the element of the object.": "D\u00e9finissez les propri\u00e9t\u00e9s des \u00e9l\u00e9ments de l'objet.", "Shortcut Keys for Tables": "Raccourcis clavier pour les tableaux", "Slide keyboard shortcuts": "Raccourcis clavier des diapositives", "Slide pane": "Volet diapo", "Slide show": "Diaporama", "Special Characters": "Caract\u00e8res sp\u00e9ciaux", "Spellchecking": "Correction orthographique", "Spreadsheets": "Feuilles de calcul", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Classeurs : formats Microsoft XLS, XSLX, OpenDocument Format ODS", "Standard currency format": "Format mon\u00e9taire standard", "Standard date format": "Format de date standard", "Standard exponential format": "Format exponentiel standard", "Standard format": "Format standard", "Standard percentage format (two decimal places)": "Format de pourcentage standard (\u00e0 2 d\u00e9cimales)", "Strikethrough": "Barr\u00e9", "Subscript": "Indice", "Superscript": "Exposant", "Switch cursor between text and footer": "Basculer le curseur entre le texte et le pied de page", "Switch cursor between text and header": "Basculer le curseur entre le texte et l'en-t\u00eate", "Tab": "Tab", "Text documents": "Documents texte", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documents texte : formats Microsoft DOC, DOCX, RTF., OpenDocument Format ODT", "Text formatting": "Formatage de texte", "Text selection and navigation in a textbox": "S\u00e9lection de texte et navigation dans une zone de texte", "Text selection and navigation in document": "S\u00e9lection de texte et navigation dans le document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Les textes, graphiques, formes et images svg resteront nets, lors du zoom avant, vous ne verrez que des pixels appara\u00eetre sur les images ins\u00e9r\u00e9es, telles que les jpeg ou les png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Le symbole \u00b6 est une marque de formatage. Il est utilis\u00e9 pour aider \u00e0 l'alignement et l'\u00e9dition du texte et n'est pas imprim\u00e9. Pour basculer son affichage dans le document, choisissez Affichage \u2192 Marques de formatage.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Le Filtre avanc\u00e9 autorise jusqu'\u00e0 huit conditions de filtrage au total. Avec les filtres avanc\u00e9s, vous entrez les conditions directement dans la feuille.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Les donn\u00e9es CSV sont charg\u00e9es dans la cellule s\u00e9lectionn\u00e9e o\u00f9 vous avez coll\u00e9 en fonction de ces param\u00e8tres.", "The color assigned to the changes depends on the user that changes the document.": "La couleur assign\u00e9e aux modifications d\u00e9pend de l'utilisateur qui a modifi\u00e9 le document.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Le langage des formules doit \u00eatre tr\u00e8s familier aux utilisateurs de feuilles de calcul et est sp\u00e9cifi\u00e9 de fa\u00e7on tr\u00e8s d\u00e9taill\u00e9e dans la Sp\u00e9cification OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Cela est facile en utilisant l'outil Pinceau dans la barre d'outils.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Cela est particuli\u00e8rement utile - par exemple, lorsqu'un coll\u00e8gue a s\u00e9lectionn\u00e9 par inadvertance tout le texte du document avec Ctrl+A et a proc\u00e9d\u00e9 \u00e0 la saisie par dessus et l'a d\u00e9truit - pendant que vous \u00e9ditiez simultan\u00e9ment.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Pour poursuivre l'\u00e9dition, cliquez sur le document; la surcouche grise et le message dispara\u00eetront. Toutes les modifications \u00e9ventuellement apport\u00e9es par d'autres utilisateurs, lors de l'\u00e9dition collaborative du document, sont recharg\u00e9es.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Pour copier des portions de contenu plus volumineuses vers d'autres applications sur votre appareil, les utilisateurs doivent appuyer sur le bouton D\u00e9marrer le t\u00e9l\u00e9chargement, puis les recopier dans leur presse-papiers afin de les rendre disponibles pour l'application cible \u00e0 lire. Cela est possible via un petit widget qui appara\u00eet dans le coin inf\u00e9rieur droit et n'est n\u00e9cessaire que pour exporter le contenu \u00e0 coller dans des applications externes. Cette \u00e9tape convertit \u00e9galement les types d'objets complexes en images statiques.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Pour afficher ou masquer le suivi des modifications, choisissez \u00c9dition \u2192 Suivi des modifications \u2192 Afficher. Notez que si le suivi des modifications est activ\u00e9, mais masqu\u00e9, vous enregistrez toujours les modifications et pouvez par inadvertance laisser du texte ind\u00e9sirable dans le document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Pour t\u00e9l\u00e9charger un document, t\u00e9l\u00e9chargez-le \u00e0 partir du menu Fichier de l'application {productname}. Les formats de t\u00e9l\u00e9chargement disponibles d\u00e9pendent de l'application. Toutes les applications exportent les documents au format PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Pour quitter un diaporama {productname}, appuyez sur la touche Esc pour retourner au mode d'\u00e9dition de la pr\u00e9sentation.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Pour revenir \u00e0 l'\u00e9tat s\u00e9lectionn\u00e9, s\u00e9lectionnez-le avec la souris et appuyez sur Aller \u00e0 l'\u00e9tat.", "To open document, click on the file to open the {productname} module associated to the document format.": "Pour ouvrir un document, cliquez sur le fichier pour ouvrir le module {productname} associ\u00e9 au format de document.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Pour supprimer la validit\u00e9 d'une cellule, ouvrez la bo\u00eete de dialogue et d\u00e9finissez Autoriser sur \"Toutes les valeurs\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Pour revenir \u00e0 une orientation portrait, r\u00e9p\u00e9tez la proc\u00e9dure en choisissant Portrait dans \"Avec le style de page\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Pour v\u00e9rifier syst\u00e9matiquement l'orthographe de tout le document, utilisez l'option Orthographe du menu Outils.", "Track changes": "Suivi des modifications", "Two decimal places, thousands separator": "Deux d\u00e9cimales, s\u00e9parateur de milliers", "Type the new file name in the text box and press Enter.": "Saisissez le nouveau nom de fichier dans la zone de texte et appuyez sur Entr\u00e9e.", "Underline": "Soulign\u00e9", "Undo": "Annuler", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilisez les onglets Aide \u00e0 la saisie et Alerte d'erreur pour am\u00e9liorer l'interaction avec l'utilisateur. Cliquez sur OK pour fermer la bo\u00eete de dialogue.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Utilisez la barre d'outils du volet diapo en bas pour d\u00e9marrer le diaporama, ajouter une diapo, dupliquer ou supprimer la diapo active.", "Using the browser zoom affects the document and user interface areas.": "L'utilisation du zoom du navigateur affecte les zones du document et de l'interface utilisateur.", "Using the page style": "Utilisation du style de page", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u00c0 l'aide de la r\u00e8gle, faites glisser le bord le plus \u00e0 gauche de la r\u00e8gle pour r\u00e9gler la marge gauche ou le plus \u00e0 droite pour la marge droite.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Quel est ce symbole bleu \u00b6 et comment puis-je le supprimer du texte ?", "What are the documents file formats supported by {productname}?": "Quels sont les formats de fichier de documents pris en charge par {productname} ?", "What is the blue wavy underline in some words in the text?": "Quelle est cette ligne ondul\u00e9e bleue sous certains mots dans le texte ?", "What is \u201cClear Direct Formatting\u201d icon?": "Qu'est-ce que l'ic\u00f4ne \"Supprimer le formatage direct\" ?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Lorsque {productname} d\u00e9tecte qu'il n'y a pas eu d'activit\u00e9 dans le navigateur depuis un certain temps, il place le document dans un \u00e9tat \"inactif\". Le document est affich\u00e9 avec une superposition grise transparente, avec le message \u00abDocument inactif - veuillez cliquer pour reprendre l'\u00e9dition\u00bb.", "When closing a document, it is automatically saved if it has been changed.": "Lors de la fermeture d'un document, il est automatiquement enregistr\u00e9 s'il a \u00e9t\u00e9 modifi\u00e9.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Lorsque plusieurs personnes modifient le m\u00eame document simultan\u00e9ment, il est possible que leurs modifications soient en conflit, ce qui peut entra\u00eener une certaine confusion. La fonction R\u00e9paration du document permet aux utilisateurs d'annuler les modifications apport\u00e9es par un autre \u00e9diteur au document et r\u00e9tablir un \u00e9tat ant\u00e9rieur.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Lorsque vous avez du contenu interne coup\u00e9 ou copi\u00e9, vous pouvez coller ce contenu \u00e0 l'aide du menu contextuel.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Lorsque vous collez du contenu copi\u00e9 depuis le m\u00eame document, le format et les \u00e9l\u00e9ments sont conserv\u00e9s. Si vous copiez depuis un autre document, dans un autre onglet ou une autre fen\u00eatre de navigateur, ou depuis l'ext\u00e9rieur du navigateur, le contenu coll\u00e9 conservera le texte enrichi.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Lorsque vous collez du texte depuis l\u2019ext\u00e9rieur du document (une autre fen\u00eatre de navigateur ou une application de bureau), il sera coll\u00e9 sous forme de texte enrichi.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Lorsque vous collez du texte depuis le document, la mise en forme est respect\u00e9e. Vous pouvez \u00e9galement coller des objets, comme des images, s'ils sont copi\u00e9s depuis le document sur lequel vous travaillez.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Lorsque vous activez le suivi des modifications, {productname} souligne les nouvelles modifications du document. S\u00e9lectionnez \u00e0 nouveau cette option pour la d\u00e9sactiver.", "Why can't I delete text? It just gets a strike-through?": "Pourquoi ne puis-je pas supprimer du texte\u202f? Il est juste barr\u00e9\u202f?", "Why did the text I just typed change automatically? How can I revert it?": "Pourquoi le texte que je viens de saisir a-t-il chang\u00e9 automatiquement ? Comment puis-je le r\u00e9tablir ?", "With track changes enabled your document is shown the following manner:": "Avec le suivi des modifications activ\u00e9, le document est affich\u00e9 de la fa\u00e7on suivante\u00a0:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Le compte des mots est \u00e9galement affich\u00e9 dans la barre d'\u00e9tat. Si aucun texte n'est s\u00e9lectionn\u00e9, le compte des mots est pour l'ensemble du document. Sinon, le nombre affich\u00e9 est celui du texte s\u00e9lectionn\u00e9.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Le comptage des mots est disponible dans Outils \u2192 Nombre de mots. Une bo\u00eete de dialogue s'affiche et montre le nombre de mots pour la s\u00e9lection et pour l'ensemble du document.", "Word processor functions": "Fonctions de traitement de texte", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Oui. {productname} ouvre les documents prot\u00e9g\u00e9s par mot de passe, mais il est n\u00e9cessaire de fournir le mot de passe dans la fen\u00eatre \"Saisissez le mot de passe\" au moment du chargement.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Oui. Cliquez sur le mot souhait\u00e9 et choisissez Outils \u2192 Dictionnaire des synonymes. Une bo\u00eete de dialogue s'ouvre comportant plusieurs suggestions de remplacement.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Vous pouvez parcourir les caract\u00e8res affich\u00e9s avec la liste d\u00e9roulante ou saisir une recherche dans la zone Rechercher. Si vous connaissez le code num\u00e9rique Unicode du caract\u00e8re sp\u00e9cial, saisissez-le dans les zones \u00e0 droite.", "You can insert these special characters in the document using the Special Character dialog.": "Vous pouvez ins\u00e9rer ces caract\u00e8res sp\u00e9ciaux dans le document en utilisant la bo\u00eete de dialogue Caract\u00e8res sp\u00e9ciaux.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Vous pouvez sauter \u00e0 l'emplacement du curseur d'un utilisateur en cliquant sur le nom (ou l'avatar) de l'utilisateur. Il est possible de suivre l'\u00e9diteur.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Vous pouvez coller en tant que texte non format\u00e9 avec la combinaison de touche : Ctrl+Maj+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Vous modifiez un classeur en ligne de la m\u00eame mani\u00e8re que vous modifiez un classeur dans votre environnement. Les op\u00e9rations telles que la saisie de donn\u00e9es, la s\u00e9lection de plages, de colonnes, de lignes ou de feuilles sont les m\u00eames. Utilisez le clavier, les menus ou la barre d'outils pour r\u00e9aliser des actions dans la feuille de calcul. Le d\u00e9placement du contenu des cellules pour remplir les cellules avec des donn\u00e9es est \u00e9galement pris en charge. Les commandes Copier, Couper et Coller sont disponibles dans le menu contextuel. Faire suivre les donn\u00e9es saisies par Tab d\u00e9placera le curseur vers la cellule suivante vers la droite, et par Entr\u00e9e vers la cellule du dessous pour une saisie plus facile des donn\u00e9es.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Vous avez la correction automatique activ\u00e9e. L'AutoCorrection modifie le texte que vous venez de saisir dans un tableau interne de texte correspondant. Dans la plupart des cas, la correction automatique corrige les fautes de frappe pendant la frappe. Si la correction automatique n'est pas n\u00e9cessaire, d\u00e9sactivez-la dans Outils \u2192 AutoCorrection \u2192 pendant la saisie.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Ceci signifie que le suivi des modifications est activ\u00e9 dans le document. Le suivi des modifications enregistre toutes les modifications effectu\u00e9es dans le texte et affiche les \u00e9ditions pour les r\u00e9visions futures. Cela est tr\u00e8s utile pour marquer les modifications dans les textes et les feuilles de calcul. Le suivi des modifications est activ\u00e9 en choisissant \u00c9dition \u2192 Suivi des modifications \u2192 Enregistrer.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Les documents sont g\u00e9r\u00e9s et stock\u00e9s dans le stockage cloud qui est int\u00e9gr\u00e9 avec {productname}.", "chart": "diagramme", "comment": "commentaire", "data validate": "Valider les donn\u00e9es", "document repair": "R\u00e9paration du document", "filter": "filtre", "import": "Importation", "inactive document": "Document inactif", "spellchecking": "Correction orthographique", "track changes": "Suivi des modifications", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "o\u00f9 (*) est le signe de multiplication du pav\u00e9 num\u00e9rique. S\u00e9lectionne la plage de donn\u00e9es qui contient le curseur. Une plage est une plage de cellules contig\u00fces qui contient des donn\u00e9es et qui est d\u00e9limit\u00e9e par des lignes et des colonnes vides.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "o\u00f9 (/) est le signe de division du pav\u00e9 num\u00e9rique. S\u00e9lectionne la plage de formule de matrice qui contient le curseur.", "word count": "nombre de mots"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-fy.json b/f7cloud-office/browser/dist/l10n/help-fy.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-fy.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ga.json b/f7cloud-office/browser/dist/l10n/help-ga.json new file mode 100644 index 0000000..9682178 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ga.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 shoicind sa mh\u00f3d Scrios, scriosann an eochair shaigheada r\u00f3/col\u00fan, Ctrl+\u00c1irigh an eochair chumasc leis an gcill chomharsanach cill", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 soicind sa mh\u00f3d Ions\u00e1igh, cuireann Saigheadeochra isteach r\u00f3/col\u00fan, cuireann Ctrl+Eochair Arrow isteach cill", "Alt+Arrow Keys": "Alt+Eochracha Saigheada", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Eochracha Saigheada", "Alt+Del": "Alt+Scrios", "Alt+Enter": "Alt+Cuir isteach", "Alt+Insert": "Alt+Ions\u00e1igh", "Alt+Page Down": "Alt+Leathanach S\u00edos", "Alt+Page Up": "Alt+Leathanach Suas", "Alt+Shift+Arrow Keys": "Alt+Shift+Eochracha Saigheada", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; n\u00f3 ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Saighead S\u00edos", "Ctrl+Alt+Page Up": "Ctrl+Alt+Saighead Suas", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Eochracha Saigheada", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Saighead S\u00edos", "Ctrl+Arrow Left": "Ctrl+Saighead ar Chl\u00e9", "Ctrl+Arrow Right": "Ctrl+Saighead ar Dheis", "Ctrl+Arrow Up": "Ctrl+Saighead Suas", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+C\u00falsp\u00e1s", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Ions\u00e1igh", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Scrios", "Ctrl+Down Arrow": "Ctrl+Saighead S\u00edos", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Deireadh", "Ctrl+Enter": "Ctrl+Cuir isteach", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Baile", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Saighead ar Chl\u00e9", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Eochair L\u00faide", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+Leathanach S\u00edos", "Ctrl+PageUp": "Ctrl+Leathanach Suas", "Ctrl+Plus key": "Ctrl+Eochair Plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Saighead ar Dheis", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Saighead S\u00edos", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Saighead ar Chl\u00e9", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Saighead ar Dheis", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Saighead Suas", "Ctrl+Shift+Arrow": "Ctrl+Shift+Saighead", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+C\u00falsp\u00e1s", "Ctrl+Shift+Del": "Ctrl+Shift+Scrios", "Ctrl+Shift+End": "Ctrl+Shift+Deireadh", "Ctrl+Shift+Enter": "Ctrl+Shift+Cuir isteach", "Ctrl+Shift+Home": "Ctrl+Shift+Baile", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Sp\u00e1s", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Saighead Suas", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Saighead S\u00edos", "Shift+Arrow Left": "Shift+Saighead ar Chl\u00e9", "Shift+Arrow Right": "Shift+Saighead ar Dheis", "Shift+Arrow Up": "Shift+Saighead Suas", "Shift+Ctrl+Del": "Shift+Ctrl+Scrios", "Shift+Ctrl+Page Down": "Shift+Ctrl+Leathanach S\u00edos", "Shift+Ctrl+Page Up": "Shift+Ctrl+Leathanach Suas", "Shift+End": "Shift+Deireadh", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Baile", "Shift+Page Down": "Shift+Leathanach S\u00edos", "Shift+Page Up": "Shift+Leathanach Suas", "Shift+PageDown": "Shift+Leathanach S\u00edos", "Shift+PageUp": "Shift+Leathanach Suas", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Inn\u00e9acs aib\u00edtre: Is f\u00e9idir an t-inn\u00e9acs aib\u00edtre at\u00e1 ann cheana a nuashonr\u00fa le hiontr\u00e1lacha nua.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Eagarth\u00f3ireacht na cairte: Clice\u00e1il faoi dh\u00f3 ar an gcairt le roghn\u00fa. Bain \u00fas\u00e1id as biachl\u00e1ir comhth\u00e9acs chun eilimint\u00ed cairte cos\u00fail le teideal, ais, agus eile a chur leis. Roghnaigh Raon Sonra\u00ed agus Cine\u00e1l Cairte chun sonra\u00ed cairte a chur in eagar agus cine\u00e1l cairte a roghn\u00fa.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Form\u00e1idi\u00fa cairte: Tugann an roghchl\u00e1r comhth\u00e9acs c\u00e9anna t\u00fa chuig t\u00e1bla sonra\u00ed na cairte agus roghn\u00fa cine\u00e1l cairte.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "N\u00f3ta\u00ed: Cuirtear n\u00f3ta\u00ed tr\u00e1chta isteach sa t\u00e9acs agus taispe\u00e1ntar iad ar thaobh na l\u00e1imhe deise den sc\u00e1ile\u00e1n.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "N\u00f3ta\u00ed: I scarbhileog is f\u00e9idir leat n\u00f3ta tr\u00e1chta amh\u00e1in a chur isteach in aghaidh na cille. Nuair a roghna\u00edonn t\u00fa Cuir isteach n\u00f3ta tr\u00e1chta, feictear preabfhuinneog a ligeann duit \u00e1bhar an n\u00f3ta tr\u00e1chta a scr\u00edobh. Taispe\u00e1nann ponc dearg ar an gc\u00fainne uachtarach ar dheis den chill nuair a bh\u00edonn tr\u00e1cht air. Ainligh an luch ar an gcill chun tuairim\u00ed a thaispe\u00e1int.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Form\u00e1idi\u00fa coinn\u00edollach: {productname} cuireann s\u00e9 siombail\u00ed le gach cill de raon bunaithe ar choinn\u00edollacha cealla. Roghnaigh an raon cille agus clice\u00e1il ar an deilbh\u00edn Form\u00e1idi\u00fa Coinn\u00edollach ar an mbarra uirlis\u00ed. Roghnaigh an tacar siombail le cur i bhfeidhm ar an raon.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Roghchl\u00e1ir comhth\u00e9acs: Nuair a chlice\u00e1iltear leis an gcnaipe deas luiche, feictear roghchl\u00e1r le horduithe a bhaineann leis an oibiacht bhun\u00fasach.", "Data series formatting: Open the context menu and choose Format data series.": "Form\u00e1idi\u00fa na sraithe sonra\u00ed: Oscail an roghchl\u00e1r comhth\u00e9acs agus roghnaigh Form\u00e1idigh sraith sonra\u00ed.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Bail\u00edocht\u00fa sonra\u00ed: I gc\u00e1s gach cill, is f\u00e9idir leat iontr\u00e1lacha a shaini\u00fa chun bheith bail\u00ed. Di\u00falt\u00f3far iontr\u00e1lacha neamhbhail\u00ed i gcill. Chun bail\u00edocht\u00fa sonra\u00ed a chumas\u00fa:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Form\u00e1idi\u00fa d\u00edreach: Is f\u00e9idir leat cealla scarbhileoga, col\u00fain, sraitheanna agus leath\u00e1in a fhorm\u00e1idi\u00fa tr\u00ed fhorm\u00e1idi\u00fa d\u00edreach \u00f3 na roghchl\u00e1ir, an barra uirlis\u00ed n\u00f3 na roghchl\u00e1ir chomhth\u00e9acs. N\u00ed bhaineann form\u00e1idi\u00fa d\u00edreach ach leis an r\u00e9ad reatha roghnaithe. Chun cill a fhorm\u00e1idi\u00fa, bain \u00fas\u00e1id as an roghchl\u00e1r n\u00f3 buail Ctrl+1. Ceada\u00edonn an dial\u00f3g form\u00e1idi\u00fa casta agus saincheaptha uimhreacha, chomh maith le cl\u00f3, teorainn casta, c\u00falra, cosaint cille agus roghanna eile.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Form\u00e1idi\u00fa d\u00edreach: Is f\u00e9idir leat oibiachta\u00ed doicim\u00e9ad t\u00e9acs a fhorm\u00e1idi\u00fa tr\u00ed fhorm\u00e1idi\u00fa d\u00edreach \u00f3 na roghchl\u00e1ir, \u00f3n mbarra uirlis\u00ed n\u00f3 \u00f3 na roghchl\u00e1ir chomhth\u00e9acs. N\u00ed bhaineann form\u00e1idi\u00fa d\u00edreach ach leis an r\u00e9ad reatha roghnaithe.", "Fields: A basic set of fields is available to insert in the document.": "R\u00e9ims\u00ed: T\u00e1 tacar bun\u00fasach r\u00e9ims\u00ed ar f\u00e1il le cur isteach sa doicim\u00e9ad.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Scagadh sonra\u00ed: Ligeann scagair\u00ed agus ardscagair\u00ed duit oibri\u00fa ar r\u00f3nna (taifid) scagtha \u00e1irithe de raon sonra\u00ed. Sna scarbhileoga i {productname} t\u00e1 f\u00e9idearthachta\u00ed \u00e9ags\u00fala ann chun scagair\u00ed a chur i bhfeidhm.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Foot\u00f3ta\u00ed agus n\u00f3ta\u00ed deiridh: Taca\u00edtear le fon\u00f3ta\u00ed agus le hiarn\u00f3ta\u00ed.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Cealla \u00e1 fhorm\u00e1idi\u00fa: Clice\u00e1il sa chill n\u00f3 sa raon cealla agus roghnaigh roghchl\u00e1r T\u00e1bla \u2192 Air\u00edonna< /span>. Mionchoigeart\u00fa ar an t\u00e1bla leis an dial\u00f3g air\u00edonna.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marcanna form\u00e1idithe: Taispe\u00e1ntar alt, leathanach agus sp\u00e1sanna dobhriste mar mharcanna chun cuidi\u00fa le hail\u00edni\u00fa, eagarth\u00f3ireacht agus form\u00e1idi\u00fa t\u00e9acs.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Ions\u00e1igh \u00edomh\u00e1: M\u00e1 chlice\u00e1lann t\u00fa ar an deilbh\u00edn Ions\u00e1igh \u00edomh\u00e1 is f\u00e9idir leat \u00edomh\u00e1 a roghn\u00fa as fillte\u00e1in agus scaireanna an st\u00f3rais n\u00e9il.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Ions\u00e1igh \u00edomh\u00e1 \u00e1iti\u00fail: oscla\u00edonn roghn\u00f3ir comhad an bhrabhs\u00e1la\u00ed chun an \u00edomh\u00e1 a uasl\u00f3d\u00e1il \u00f3 do r\u00edomhaire \u00e1iti\u00fail agus \u00ed a chur isteach sa doicim\u00e9ad.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "M\u00e1istir-sleamhn\u00e1n: Roghnaigh an m\u00e1istirshleamhn\u00e1n a bhaineann leis an sleamhn\u00e1n reatha. D\u00e9an eilimint\u00ed sleamhn\u00e1in a fhorm\u00e1id agus a shocr\u00fa sa mh\u00e1istir-sleamhn\u00e1n.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Beochan oibiachta: Is f\u00e9idir beochan a bheith ag r\u00e9ad aonair sa sleamhn\u00e1n. \u00das\u00e1id an barra taoibh chun an t-aistri\u00fa sleamhn\u00e1in a chumr\u00fa le haghaidh r\u00e9ad roghnaithe n\u00f3 sraith r\u00e9ad roghnaithe.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Iml\u00edni\u00fa: Is f\u00e9idir leat breac-chuntas a chruth\u00fa de do shonra\u00ed agus sraitheanna agus col\u00fain a ghr\u00fap\u00e1il le ch\u00e9ile ionas gur f\u00e9idir leat na gr\u00fapa\u00ed a laghd\u00fa agus a leathn\u00fa le clice\u00e1il amh\u00e1in, rud a fh\u00e1gann go mbeidh s\u00e9 \u00e9asca sonra\u00ed ordlathacha a l\u00e9iri\u00fa.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Ceannt\u00e1sca agus bunt\u00e1sc leathanaigh: T\u00e1 ceannt\u00e1sca agus bunt\u00e1sc ar f\u00e1il don st\u00edl leathanaigh at\u00e1 i bhfeidhm sa doicim\u00e9ad ag su\u00edomh an ch\u00fars\u00f3ra.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Leagan amach sleamhn\u00e1in: {productname} Ligeann Impress duit leagan amach an tsleamhn\u00e1in a athr\u00fa. Roghnaigh an leagan amach sleamhn\u00e1in at\u00e1 ag teast\u00e1il sa liosta leagan amach anuas.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Aistrithe sleamhn\u00e1in: {productname} Sol\u00e1thra\u00edonn Impress \u00e9ifeachta\u00ed amhairc nuair a thaispe\u00e1nann t\u00fa sleamhn\u00e1n nua sa taispe\u00e1ntas sleamhn\u00e1n. Is air\u00ed an tsleamhn\u00e1in iad trasdulta sleamhn\u00e1in, bain \u00fas\u00e1id as an mbarra taoibh chun an trasdul sleamhn\u00e1in a shocr\u00fa agus t\u00fa i m\u00f3d eagarth\u00f3ireachta.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sonra\u00ed a sh\u00f3rt\u00e1il: Is f\u00e9idir leat liosta uimhreacha a sh\u00f3rt\u00e1il n\u00f3 t\u00e9acsanna ag dul suas n\u00f3 ag \u00edsli\u00fa. Aims\u00edonn {productname} cealla ar ceannt\u00e1sca agus col\u00fain tadhlacha iad go huathoibr\u00edoch chun an roghn\u00fach\u00e1n a leathn\u00fa.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Form\u00e1idi\u00fa st\u00edle: taca\u00edonn {productname} le st\u00edleanna ailt. Is f\u00e9idir leat st\u00edl ailt at\u00e1 ann cheana a chur i bhfeidhm ar alt. Roghnaigh roghchl\u00e1r Cuir in eagar \u2192 Cuir st\u00edleanna in eagar chun an st\u00edl a athr\u00fa.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "T\u00e1bla\u00ed: Cuir t\u00e1bla\u00ed isteach sa chur i l\u00e1thair. \u00das\u00e1id an barra taoibh chun an t\u00e9ama t\u00e1bla a roghn\u00fa.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "R\u00e9imse an doicim\u00e9id: L\u00e9ir\u00edonn r\u00e9imse an fheidhmchl\u00e1ir inneachar an doicim\u00e9id, b\u00edodh s\u00e9 ina scarbhileoga, ina l\u00e1ithreoireachta\u00ed n\u00f3 ina ndoicim\u00e9id t\u00e9acs.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "An barra faisn\u00e9ise: Ar thaobh na l\u00e1imhe deise den bharra cuardaigh, taispe\u00e1ntar sraith faisn\u00e9ise ar an doicim\u00e9ad. Braitheann an fhaisn\u00e9is iarbh\u00edr ar n\u00e1d\u00far an doicim\u00e9id.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "An barra roghchl\u00e1ir: Cuirtear an pr\u00edomh-roghchl\u00e1r ar an mbarr agus cuims\u00edonn s\u00e9 go leor roghanna, orduithe le haghaidh priont\u00e1la, eagarth\u00f3ireachta, f\u00e9achana agus ardorduithe eile. Is f\u00e9idir leat an barra roghchl\u00e1ir a cheilt ach clice\u00e1il ar an deilbh\u00edn ar thaobh na l\u00e1imhe deise. Clice\u00e1il ar an deilbh\u00edn chun an roghchl\u00e1r a thaispe\u00e1int.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "An barra cuardaigh: Tosa\u00edonn an cuardach go huathoibr\u00edoch nuair a chuirtear inneachar isteach sa bhosca cuardaigh, agus bogann an fhuinneog c\u00e1ip\u00e9ise go huathoibr\u00edoch go dt\u00ed an ch\u00e9ad rud a aims\u00edodh. N\u00edl an cuardach c\u00e1s-\u00edogair. T\u00e1 tr\u00ed chnaipe in aice leis an mbosca cuardaigh:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "An barra st\u00e1dais: Taispe\u00e1ntar an barra st\u00e1dais ag bun, agus t\u00e1 roinnt roghanna agus gn\u00e9ithe \u00fas\u00e1ideacha ann.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "An barra uirlis\u00ed: T\u00e1 na roghanna is m\u00f3 a \u00fas\u00e1idtear le haghaidh eagarth\u00f3ireacht laeth\u00fail sa bharra uirlis\u00ed. T\u00e1 cnaip\u00ed barra uirlis\u00ed dinimici\u00fail, rud a chialla\u00edonn go mbraitheann a staid (ar n\u00f3 as) ar fhacht\u00f3ir\u00ed \u00e9ags\u00fala.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "An barra s\u00fam\u00e1il: Ar thaobh na l\u00e1imhe deise den bharra st\u00e1dais, t\u00e1 sraith cnaip\u00ed ann a ligeann duit z\u00fam\u00e1il go 100%, z\u00fam\u00e1il amach agus z\u00fam\u00e1il isteach. limist\u00e9ar an doicim\u00e9id, n\u00edl aon tionchar ar an gcomh\u00e9adan \u00fas\u00e1ideora. Taispe\u00e1ntar an leibh\u00e9al s\u00fam\u00e1la reatha sa r\u00e9imse seo.", "{productname} Help": "{productname} Cabhair", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "D\u00e9anann {productname} Impress cur i l\u00e1thair a chur in eagar ar bhealach ar cheart go mbeadh daoine eolach air. T\u00e1 oibr\u00edochta\u00ed ar n\u00f3s t\u00e9acs a chl\u00f3scr\u00edobh, inneachar a ghearradh, a ch\u00f3ipe\u00e1il agus a ghream\u00fa, roghn\u00fa t\u00e9acs , ions\u00e1, m\u00e9id a athr\u00fa, \u00edomh\u00e1nna a ancaireacht, t\u00e1bla\u00ed a shuimi\u00fa agus a l\u00e1imhse\u00e1il, cos\u00fail le feidhmchl\u00e1r l\u00e9irithe deisce. \u00das\u00e1id an m\u00e9archl\u00e1r, na biachl\u00e1ir agus na barra\u00ed uirlis\u00ed chun gn\u00edomhartha a dh\u00e9anamh i do dhoicim\u00e9ad.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "Ceada\u00edonn {productname} duit doicim\u00e9id oifige, scarbhileoga agus cuir i l\u00e1thair a chruth\u00fa agus a chur in eagar go d\u00edreach i do bhrabhs\u00e1la\u00ed, ar bhealach simpl\u00ed agus simpl\u00ed. Is f\u00e9idir leat oibri\u00fa i d\u2019aonar ar dhoicim\u00e9ad, n\u00f3 i gcomhph\u00e1irt le ch\u00e9ile mar chuid d\u2019fhoireann.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "Is f\u00e9idir le {productname} litri\u00fa i ndoicim\u00e9id t\u00e9acs, i scarbhileoga agus i gcur i l\u00e1thair a sheice\u00e1il. L\u00e9ir\u00edonn fol\u00edne dearg wavy focail mh\u00edlitrithe. Clice\u00e1il ar an gcnaipe deas luiche chun roghchl\u00e1r comhth\u00e9acs a oscailt le ceart\u00fach\u00e1in mh\u00edlitrithe molta.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "Taispe\u00e1nann {productname} taispe\u00e1ntais sleamhn\u00e1n cur i l\u00e1thair, lena n-\u00e1ir\u00edtear fo-thacar trasdulta sleamhn\u00e1n agus beochan oibiachta. Roghnaigh an taispe\u00e1ntas sleamhn\u00e1n \u00f3n roghchl\u00e1r n\u00f3 clice\u00e1il ar an deilbh\u00edn sa bharra uirlis\u00ed ag bun na l\u00e1imhe cl\u00e9 sa ph\u00e1na sleamhn\u00e1in.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "D\u00e9anann {productname} doicim\u00e9id t\u00e9acs a chur in eagar ar an mbealach c\u00e9anna a chuireann t\u00fa doicim\u00e9ad deisce in eagar. Sol\u00e1thra\u00edonn s\u00e9 leagan amach An Rud a Fheicfidh T\u00fa A Fhaigheann T\u00fa (WYSIWYG) \u2013 a leagann amach go h\u00e1isi\u00fail an doicim\u00e9ad mar a phriont\u00e1ilfear \u00e9. T\u00e1 oibr\u00edochta\u00ed ar n\u00f3s t\u00e9acs a chl\u00f3scr\u00edobh, inneachar a ghearradh, a ch\u00f3ipe\u00e1il agus a ghream\u00fa, t\u00e9acs a roghn\u00fa, ions\u00e1, m\u00e9id a athr\u00fa, \u00edomh\u00e1nna a ancaireacht, t\u00e1bla\u00ed agus cairteacha a shuimi\u00fa agus a l\u00e1imhse\u00e1il, cos\u00fail le pr\u00f3ise\u00e1la\u00ed focal ar an deasc. \u00das\u00e1id an m\u00e9archl\u00e1r, na biachl\u00e1ir agus na barra\u00ed uirlis\u00ed chun idirghn\u00edomh\u00fa le do dhoicim\u00e9ad.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "Cuireann {productname} \u00edomh\u00e1nna isteach sa doicim\u00e9ad t\u00e9acs \u00f3 do r\u00edomhaire \u00e1iti\u00fail n\u00f3 \u00f3 do st\u00f3r n\u00e9il. B\u00edonn \u00edomh\u00e1nna ions\u00e1ite leabaithe sa doicim\u00e9ad i gc\u00f3na\u00ed.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "Tugann {productname} f\u00f3gra beag duit sa bhunt\u00e1sc nuair a thagann \u00fas\u00e1ideoir nua isteach n\u00f3 nuair a fh\u00e1gann \u00fas\u00e1ideoir.", "{productname} presentations": "l\u00e1ithreoireachta\u00ed {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "S\u00e1bh\u00e1lann {productname} an doicim\u00e9ad sa ch\u00falra go rialta, n\u00ed f\u00e9idir leat \u00e9 a dh\u00fanadh gan \u00e9 a sh\u00e1bh\u00e1il. Chun do chuid athruithe a thr\u00e9igean, n\u00ed m\u00f3r duit iad a cheal\u00fa, n\u00f3 an Stair Athbhreithnithe a \u00fas\u00e1id sa roghchl\u00e1r Comhad.", "{productname} spreadsheets": "scarbhileoga {productname}", "{productname} supports both reading and writing for the following file formats:": "Taca\u00edonn {productname} le l\u00e9itheoireacht agus le scr\u00edobh do na form\u00e1id\u00ed comhaid seo a leanas:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "Taca\u00edonn {productname} le cur isteach agus l\u00e9irshamhl\u00fa cairteacha i ndoicim\u00e9id. Chun cairt a chur leis:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "Taca\u00edonn {productname} le teicn\u00edc\u00ed nua-aimseartha le form\u00e1idi\u00fa ailt tr\u00ed st\u00edleanna. Is \u00e9ard at\u00e1 i st\u00edl n\u00e1 sraith air\u00edonna t\u00e9acs (cl\u00f3, dath, c\u00falra agus go leor eile) lip\u00e9adaithe le hainm, ainm na st\u00edle. Bain \u00fas\u00e1id as st\u00edl chun an tsraith ch\u00e9anna maoine a chur i bhfeidhm ar go leor m\u00edreanna sa doicim\u00e9ad agus cuma aonfhoirmeach, gairmi\u00fail a th\u00e1irgeadh. Chomh maith leis sin, m\u00e1 athra\u00edonn t\u00fa ceann de na hair\u00edonna form\u00e1idithe st\u00edl, athra\u00edonn gach m\u00edr leis an st\u00edl ch\u00e9anna form\u00e1idi\u00fa freisin, rud a shimpli\u00fa an iarracht a bhaineann le form\u00e1idi\u00fa go leor alt ina n-aonar.", "{productname} text documents": "doicim\u00e9id t\u00e9acs {productname}", "{productname} user interface": "{productname} comh\u00e9adan \u00fas\u00e1ideora", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "\u00das\u00e1ideann {productname} acmhainn\u00ed brabhs\u00e1la\u00ed nua-aimseartha chun an comh\u00e9adan \u00fas\u00e1ideora a oiri\u00fan\u00fa do mh\u00e9id an limist\u00e9ir amhairc, lena n-\u00e1ir\u00edtear sc\u00e1ile\u00e1in bheaga a aims\u00edtear ar ghl\u00e9asanna m\u00f3ib\u00edleacha. T\u00e1 an comh\u00e9adan comhdh\u00e9anta de:", "A copy of the document is saved with the new name in the same folder.": "S\u00e1bh\u00e1iltear c\u00f3ip den doicim\u00e9ad leis an ainm nua san fhillte\u00e1n c\u00e9anna.", "Activate the {productname} spreadsheet window.": "Gn\u00edomhachtaigh an fhuinneog scarbhileog {productname}.", "Adding charts": "Cairteanna a chur leis", "Additions are marked with colored underlined characters.": "T\u00e1 breiseanna marc\u00e1ilte le carachtair b\u00e9ilte daite.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Cuireann s\u00e9 an ch\u00e9ad bhileog eile leis an rogha reatha bileoga. M\u00e1 roghna\u00edtear na bileoga go l\u00e9ir i scarbhileog, n\u00ed roghna\u00edonn an teaglaim eochair aicearra seo ach an ch\u00e9ad bhileog eile. D\u00e9anann an ch\u00e9ad bhileog eile an bileog reatha.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Cuireann s\u00e9 an bileog roimhe seo leis an rogha reatha bileoga. M\u00e1 roghna\u00edtear na bileoga go l\u00e9ir i scarbhileog, n\u00ed roghna\u00edonn an teaglaim eochair aicearra seo ach an bileog roimhe seo. D\u00e9anann an bileog roimhe seo an bileog reatha.", "Advanced features": "Gn\u00e9ithe chun cinn", "Advanced text document editor features": "Gn\u00e9ithe chun cinn eagarth\u00f3ra doicim\u00e9ad", "Align Center": "Ail\u00ednigh sa L\u00e1r", "Align Left": "Ail\u00ednigh Ar Chl\u00e9", "Align Right": "Ail\u00ednigh Ar Dheis", "All changes are marked with a vertical bar in the right margin.": "T\u00e1 na hathruithe go l\u00e9ir marc\u00e1ilte le barra ingearach san imeall ceart.", "All spreadsheets functions and mathematical rules applies.": "T\u00e1 feidhm ag gach feidhm scarbhileog agus rialacha matamaitici\u00fala.", "Apply Default paragraph style": "Cuir st\u00edl m\u00edr R\u00e9amhshocraithe", "Apply Heading 1 paragraph style": "Cuir st\u00edl m\u00edr Ceannteideal 1 i bh", "Apply Heading 2 paragraph style": "Cuir st\u00edl m\u00edr Ceannteideal 2 i bh", "Apply Heading 3 paragraph style": "Cuir st\u00edl m\u00edr Ceannteideal 3 i bh", "Apply Heading 4 paragraph style": "Cuir st\u00edl m\u00edr Ceannteideal 4 i bh", "Apply Heading 5 paragraph style": "Cuir st\u00edl m\u00edr Ceannteideal 5 i bh", "Applying a paragraph style:": "St\u00edl mh\u00edr a chur i bhfeidhm:", "Arrow Down": "Saighead S\u00edos", "Arrow Left": "Saighead ar Chl\u00e9", "Arrow Right": "Saighead ar dheis", "Arrow Up": "Saighead Suas", "Bold": "Trom", "Can {productname} open a password-protected document?": "An f\u00e9idir {productname} doicim\u00e9ad at\u00e1 cosanta ag pasfhocal a oscailt?", "Cancel the search (appears only when a text has been searched)": "Cealaigh an cuardach (n\u00ed fheictear ach nuair a chuarda\u00edodh t\u00e9acs)", "Cell formatting": "Form\u00e1idi\u00fa cille", "Changes are displayed as comment in the right of the document area.": "Taispe\u00e1ntar athruithe mar thr\u00e1cht ar dheis an limist\u00e9ar doicim\u00e9ad.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Is f\u00e9idir athruithe a ghlacadh n\u00f3 a dhi\u00falt\u00fa. Chun athruithe a ghlacadh n\u00f3 a dhi\u00falt\u00fa, clice\u00e1il ar na deilbh\u00edn\u00ed comhfhreagracha sa bhosca tuairim\u00ed ar thaobh na l\u00e1imhe deise den doicim\u00e9ad. Mar rogha air sin, roghnaigh Cuir in eagar \u2192 Athruithe Rian \u2192 Glac leis n\u00f3 Di\u00faltaigh. Ina theannta sin, m\u00e1s g\u00e1 duit athruithe a scagadh sula nglacann t\u00fa leo n\u00f3 sula ndi\u00falta\u00edtear d\u00f3ibh, roghnaigh Cuir in eagar \u2192 Athruithe Rian \u2192 Bainistigh. Taispe\u00e1nann dial\u00f3g liosta de na hathruithe rianaithe go l\u00e9ir. Bain \u00fas\u00e1id as na cnaip\u00ed dial\u00f3ige d\u00e1 r\u00e9ir sin.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Taispe\u00e1ntar athruithe a dh\u00e9anann daoine \u00e9ags\u00fala i dathanna \u00e9ags\u00fala agus is f\u00e9idir glacadh le gach athr\u00fa rianaithe n\u00f3 a dhi\u00falt\u00fa, ag baint \u00fas\u00e1ide as an mbosca at\u00e1 le feice\u00e1il ar dheis. Is f\u00e9idir leat tr\u00e1cht a chur leis ansin freisin.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Roghnaigh Form\u00e1id \u2192 L\u00edne (n\u00f3 Ceantar, n\u00f3 Su\u00edomh agus M\u00e9id). Oscla\u00edonn dial\u00f3g.", "Choose Format \u2192 Page and select the Page tab": "Roghnaigh Form\u00e1id \u2192 Leathanach agus roghnaigh an cluais\u00edn Leathanach", "Choose Format \u2192 Paragraph, Text Flow tab": "Roghnaigh Form\u00e1id \u2192 Alt, cluais\u00edn Sreabhadh T\u00e9acs", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Roghnaigh Ions\u00e1igh \u2192 Cairteacha. Saincheap do chairt ar an taobhbharra:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Roghnaigh Ions\u00e1igh \u2192 Carachtair Speisialta n\u00f3 clice\u00e1il ar an deilbh\u00edn comhfhreagrach sa bharra uirlis\u00ed. L\u00e9ir\u00edonn dial\u00f3g.", "Choose Validity from the Data menu. The Validity dialog opens.": "Roghnaigh Bail\u00edocht \u00f3n roghchl\u00e1r Sonra\u00ed. Oscla\u00edtear dial\u00f3g Bail\u00edocht.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Roghnaigh roghchl\u00e1r Uirlis\u00ed agus d\u00edthice\u00e1il Uathsheice\u00e1il Litrithe.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Roghnaigh roghchl\u00e1r Uirlis\u00ed \u2192 Teangacha agus roghnaigh teanga na c\u00e1ip\u00e9ise ar fad. Roghnach is f\u00e9idir leat teangacha a shocr\u00fa don t\u00e9acs roghnaithe agus don alt reatha.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Clice\u00e1il ar aon mionsamhail sleamhn\u00e1n sa ph\u00e1na chun aistri\u00fa chuig an sleamhn\u00e1n seo chun \u00e9 a fheice\u00e1il n\u00f3 a chur in eagar.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Clice\u00e1il ar an deilbh\u00edn form\u00e1idithe cl\u00f3n \"\". Casann an pointeoir luiche go buic\u00e9ad p\u00e9inte.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Clice\u00e1il ar an deilbh\u00edn form\u00e1idithe cl\u00f3n . Casann an pointeoir luiche go buic\u00e9ad p\u00e9inte.", "Click on the submenu () icon to reply, move and delete comments.": "Clice\u00e1il ar an deilbh\u00edn fo-roghchl\u00e1r () chun freagra a thabhairt, chun n\u00f3ta\u00ed tr\u00e1chta a bhogadh agus a scriosadh.", "Collaborative editing": "Eagarth\u00f3ireacht chom", "Column break (in multicolumnar text)": "Briseadh col\u00fan (i dt\u00e9acs multicolumnar)", "Comments in documents": "Tuairim\u00ed i ndoicim\u00e9id", "Context menus": "Biachl\u00e1ir chomhth", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "T\u00e1 biachl\u00e1ir chomhth\u00e9acs ar f\u00e1il ar chlice\u00e1il ar an gcnaipe luiche T\u00e1 baint ag na horduithe at\u00e1 ar f\u00e1il sa roghchl\u00e1r comhth\u00e9acs - n\u00ed go forleathan - leis an r\u00e9ad bun\u00fasach sa doicim\u00e9ad.", "Copy": "C\u00f3ip", "Copy and Paste": "C\u00f3ipe\u00e1il agus Greamaigh", "Cut": "Gearr", "Delete cells (as in menu Edit - Delete Cells)": "Scrios cealla (mar at\u00e1 sa roghchl\u00e1r Eagar - Scrios Cealla)", "Delete to beginning of sentence": "Scrios go dt\u00ed t\u00fas na habairte", "Delete to beginning of word": "Scrios go dt\u00ed t\u00fas an fhocal", "Delete to end of sentence": "Scrios go dt\u00ed deireadh na habairte", "Delete to end of word": "Scrios go dt\u00ed deireadh an fhocal", "Deletions are marked with colored strike-through characters.": "T\u00e1 scriosadh marc\u00e1ilte le carachtair daite stailte tr\u00ed.", "Demote list item (list item has to be selected)": "M\u00edr liosta a \u00edsli\u00fa (caithfear m\u00edr liosta a roghn\u00fa)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Ag brath ar chumais do bhrabhs\u00e1la\u00ed d'fh\u00e9adfadh an fhuinneog priont\u00e1la le feice\u00e1il n\u00f3 \u201c\u00cdosl\u00f3d\u00e1il onnmhairi\u00fa PDF taispe\u00e1ntais an\u00edos. Is f\u00e9idir leat an PDF seo a phriont\u00e1il sa l\u00e9itheoir PDF is fearr leat.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Is \u00e9ard is form\u00e1idi\u00fa d\u00edreach ann n\u00e1 form\u00e1idi\u00fa a chuirtear i bhfeidhm go d\u00edreach ar inneachar roghnaithe alt n\u00f3 ar chill scarbhileog, agus forlu\u00edonn s\u00e9 an fhorm\u00e1idi\u00fa st\u00edle sannta. Chun an fhorm\u00e1idi\u00fa a chur ar ais chuig na socruithe st\u00edle, roghnaigh an chill t\u00e9acs n\u00f3 scarbhileog agus roghnaigh Form\u00e1id \u2192 Glan Form\u00e1idi\u00fa D\u00edreach n\u00f3 \u00fas\u00e1id an cnaipe sa bharra uirlis\u00ed.", "Directly:": "Go d\u00edreach:", "Display comment": "Taispe\u00e1in tr\u00e1cht", "Display the Keyboard shortcuts help": "Taispe\u00e1in na haicearra\u00ed M\u00e9archl\u00e1ir", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Ba ch\u00f3ir go mbeadh eagarth\u00f3ireacht doicim\u00e9ad eolach do gach duine a d'\u00fas\u00e1id feidhmchl\u00e1r oifige roimhe seo, ach seo roinnt gn\u00e9ithe saini\u00fala:", "Document repair": "Deisi\u00fa doicim\u00e9ad", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "S\u00e1bh\u00e1iltear doicim\u00e9id in {productname} go huathoibr\u00edoch, ach m\u00e1 t\u00e1 imn\u00ed ort go nd\u00e9antar doicim\u00e9ad a shioncron\u00fa chomh tapa agus is f\u00e9idir is f\u00e9idir leat iallach a chur ar sh\u00e1bh\u00e1il ag baint \u00fas\u00e1id as an gcomhad Comhad iontr\u00e1il an roghchl\u00e1ir S\u00e1bh\u00e1il.", "Double Underline": "L\u00edne Dh\u00fabailte Faoi", "Draw page keyboard shortcuts": "Tarraing aicearra\u00ed m\u00e9archl\u00e1r leathanach", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Sanntar dath do gach \u00fas\u00e1ideoir. Taispe\u00e1nfar c\u00fars\u00f3ir gach \u00fas\u00e1ideora sa dath sannta. N\u00f3ta: feicfidh t\u00fa do ch\u00fars\u00f3ir mar ch\u00fars\u00f3ir dubh, bliantach, c\u00e9 go bhfeicfidh daoine eile t\u00fa le dath difri\u00fail.", "Editing documents": "Doicim\u00e9id a chur in", "Editing presentations": "Cur i l\u00e1thair a chur", "Editing spreadsheets": "Scarbhileoga a chur in", "Editing text documents": "Doicim\u00e9id t\u00e9acs a chur in", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Roghnaigh Taispe\u00e1ntas Sleamhn\u00e1n \u2192 L\u00e9iri\u00fa L\u00e1nsc\u00e1ile\u00e1in n\u00f3 clice\u00e1il ar an deilbh\u00edn is m\u00f3 ar chl\u00e9 ag bun an phain\u00e9il sleamhn\u00e1in:", "End": "Deireadh", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u00c9alaigh an modh reatha, i.e. \u00f3 athr\u00fa modh eagarth\u00f3ireachta go modh roghnaithe r\u00e9ada, \u00f3 athr\u00fa modh roghn\u00fach\u00e1in r\u00e9ada go m\u00f3d amharc.", "Extend the selection down one page": "Leathnaigh an rogha s\u00edos leathanach amh\u00e1in", "Extend the selection up one page": "Leathnaigh an rogha suas leathanach amh\u00e1in", "Fill Down": "L\u00edon s\u00edos", "Focus to document from menu": "D\u00edrigh ar dhoicim\u00e9ad \u00f3n roghchl\u00e1r", "Focus to notebookbar menu": "D\u00edrigh ar roghchl\u00e1r barra n\u00f3ta\u00ed", "Focus to selected comment's menu": "D\u00edrigh ar roghchl\u00e1r tr\u00e1cht roghnaithe", "Format the source cell with the font, color background and more.": "Form\u00e1idigh an chill fhoinse leis an gcl\u00f3, an c\u00falra dath agus go leor eile.", "Formatting spreadsheets": "Scarbhileoga form\u00e1idithe", "Formatting text": "T\u00e9acs Form\u00e1idi\u00fa", "Formulas": "Foirml\u00ed", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Cuirtear foirml\u00ed isteach sa bharra foirmle. Cuir isteach '=' agus cuir isteach an fhoirmle.", "Frequently Asked Questions": "Ceisteanna Coitianta", "General Keyboard Shortcuts": "Aicearra\u00ed M\u00e9archl\u00e1ir Ginear\u00e1lta", "Go and select text to end of document": "T\u00e9igh agus roghnaigh t\u00e9acs go dt\u00ed deireadh an doicim\u00e9ad", "Go and select text to end of textbox": "T\u00e9igh agus roghnaigh t\u00e9acs go dt\u00ed deireadh an bhosca t\u00e9acs", "Go and select text to start of document": "T\u00e9igh agus roghnaigh t\u00e9acs chun an doicim\u00e9ad a thos\u00fa", "Go and select text to start of textbox": "T\u00e9igh agus roghnaigh t\u00e9acs chun t\u00fas a chur leis an mbosca t\u00e9acs", "Go and select to the beginning of a line": "T\u00e9igh agus roghnaigh go dt\u00ed t\u00fas l\u00edne", "Go and select to the end of a line": "T\u00e9igh agus roghnaigh go dt\u00ed deireadh l\u00edne", "Go to beginning of a word": "T\u00e9igh go dt\u00ed t\u00fas focal", "Go to beginning of line": "T\u00e9igh go dt\u00ed t\u00fas na l\u00edne", "Go to end of document": "T\u00e9igh go dt\u00ed deireadh an doicim\u00e9ad", "Go to end of line": "T\u00e9igh go dt\u00ed deireadh na l\u00edne", "Go to next sheet.": "T\u00e9igh go dt\u00ed an ch\u00e9ad bileog eile.", "Go to previous sheet.": "T\u00e9igh go dt\u00ed bileog roimhe seo.", "Go to start of document": "T\u00e9igh go dt\u00ed t\u00fas an doicim\u00e9ad", "Go to start of the next word": "T\u00e9igh go dt\u00ed t\u00fas an ch\u00e9ad fhocal eile", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "T\u00e1 earr\u00e1id\u00ed gramada\u00ed sa t\u00e9acs marc\u00e1ilte leis an b\u00e9im ghorm tonnta. Clice\u00e1il ar an t\u00e9acs b\u00e9ilte leis an gcnaipe deas luiche chun roghchl\u00e1r a oscailt le molta\u00ed chun an earr\u00e1id gramada\u00ed agus na rialacha gramada\u00ed ciontaithe a cheart\u00fa. Roghnaigh an moladh ceart chun an t\u00e9acs a athr\u00fa.", "Handling Tables": "T\u00e1bla\u00ed L\u00e1imhe\u00e1la", "Handling images": "L\u00e1imhse\u00e1il \u00edomh", "Home": "Baile", "Hover the mouse on the document name in the menu bar.": "Cuir an luch ar ainm an doicim\u00e9ad sa bharra roghchl\u00e1ir.", "How can I change the line, area and position of a shape in my slides?": "Conas is f\u00e9idir liom l\u00edne, limist\u00e9ar agus su\u00edomh cruth i mo sleamhn\u00e1in a athr\u00fa?", "How can I check spelling in my language?": "Conas is f\u00e9idir liom litri\u00fa a sheice\u00e1il i mo theanga?", "How can I copy the formatting of existing cells to new ones?": "Conas is f\u00e9idir liom form\u00e1idi\u00fa na gcealla at\u00e1 ann cheana a ch\u00f3ipe\u00e1il chuig cinn nua?", "How can I import CSV data?": "Conas is f\u00e9idir liom sonra\u00ed CSV a iomp\u00f3rt\u00e1il?", "How can I insert a currency, copyright or trademark symbol in the document?": "Conas is f\u00e9idir liom siombail airgeadra, c\u00f3ipcheart n\u00f3 tr\u00e1dmharc a chur isteach sa doicim\u00e9ad?", "How can I make the new text look like other existing text?": "Conas is f\u00e9idir liom an t\u00e9acs nua a dh\u00e9anamh cos\u00fail le t\u00e9acs eile at\u00e1 ann cheana?", "How can I quit {productname} without saving my edits?": "Conas is f\u00e9idir liom scor de {productname} gan m\u2019athruithe a sh\u00e1bh\u00e1il?", "How can I remove the red wavy lines in my document?": "Conas is f\u00e9idir liom na l\u00ednte tonnta dearga i mo dhoicim\u00e9ad a bhaint?", "How can I run my slide show?": "Conas is f\u00e9idir liom mo thaispe\u00e1ntas sleamhn\u00e1n a rith?", "How can I select data to print?": "Conas is f\u00e9idir liom sonra\u00ed a roghn\u00fa le priont\u00e1il?", "How do I change the page orientation to landscape inside my document": "Conas is f\u00e9idir liom treoshu\u00edomh an leathanaigh a athr\u00fa go t\u00edrdhreach taobh istigh de", "How do I get a word count of my document?": "Conas a gheobhaidh m\u00e9 comhaireamh focal de mo dhoicim\u00e9ad?", "How do I rename a sheet?": "Conas is f\u00e9idir liom bileog a athainmni\u00fa?", "How do I save a document with another name?": "Conas is f\u00e9idir liom doicim\u00e9ad a sh\u00e1bh\u00e1il le hainm eile?", "How do I set the margins of the document?": "Conas is f\u00e9idir liom imeall an doicim\u00e9ad a shocr\u00fa?", "If no table or range was selected, a prototype chart is displayed.": "Mura roghna\u00edodh aon t\u00e1bla n\u00f3 raon, taispe\u00e1ntar cairt fr\u00e9amhshamhail.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Mura roghna\u00edtear aon chill ioml\u00e1n agus m\u00e1 t\u00e1 an c\u00fars\u00f3ir ag deireadh an t\u00e1bla, scriosfar an m\u00edr ina dhiaidh an t\u00e1bla, mura bhfuil s\u00e9 an mh\u00edr deireanach sa doicim\u00e9ad.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Mura roghna\u00edtear aon chill ioml\u00e1n, scriostar an t\u00e9acs \u00f3n gc\u00fars\u00f3ir go deireadh na habairte reatha. M\u00e1 t\u00e1 an c\u00fars\u00f3ir ag deireadh cille, agus nach roghna\u00edtear aon chill ioml\u00e1n, scriostar \u00e1bhar na ch\u00e9ad chill eile.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "M\u00e1 roghna\u00edtear cealla amh\u00e1in n\u00f3 n\u00edos m\u00f3, scriosfar na sraitheanna ioml\u00e1na ina bhfuil an roghn\u00fa. M\u00e1 roghna\u00edtear na sraitheanna go l\u00e9ir go hioml\u00e1n n\u00f3 go p\u00e1irteach, scriosfar an t\u00e1bla ioml\u00e1n.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "M\u00e1 t\u00e1 an chill ghn\u00edomhach folamh: t\u00e9ann s\u00e9 go dt\u00ed t\u00fas an t\u00e1bla. Seachas sin: t\u00e9ann an ch\u00e9ad preas go dt\u00ed t\u00fas na cille gn\u00edomhach, t\u00e9ann an dara preas go dt\u00ed t\u00fas an t\u00e1bla reatha, t\u00e9ann an tr\u00ed\u00fa preas go dt\u00ed t\u00fas an doicim\u00e9ad.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "M\u00e1 t\u00e1 an chill ghn\u00edomhach folamh: t\u00e9ann s\u00e9 go deireadh an t\u00e1bla. Seachas sin: t\u00e9ann an ch\u00e9ad preas go dt\u00ed deireadh na cille gn\u00edomhach, t\u00e9ann an dara preas go deireadh an t\u00e1bla reatha, t\u00e9ann an tr\u00ed\u00fa preas go deireadh an doicim\u00e9ad.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "M\u00e1 t\u00e1 an chill ghn\u00edomhach folamh: roghna\u00edonn s\u00e9 an t\u00e1bla ioml\u00e1n. Seachas sin: roghna\u00edonn \u00e1bhar na cille gn\u00edomhach. Ag br\u00fa ar\u00eds roghna\u00edonn an t\u00e1bla ioml\u00e1n.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Is f\u00e9idir \u00edomh\u00e1nna a athr\u00fa, a rothl\u00fa agus a anc\u00e1il. Is f\u00e9idir t\u00e9acs a fhilleadh timpeall an \u00edomh\u00e1. Roghnaigh an \u00edomh\u00e1 agus oscail roghchl\u00e1r comhth\u00e9acs. \u00das\u00e1id na l\u00e1imhse\u00e1lacha \u00edomh\u00e1nna chun m\u00e9id na h\u00edomh\u00e1 leis an luch a athr\u00fa.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "I gcodarsnacht leis sin, cuireann form\u00e1idi\u00fa d\u00edreach i bhfeidhm ag form\u00e1idi\u00fa ar sleachta roghnaithe d'\u00e1bhar Ar dhoicim\u00e9ad fada, caithfear form\u00e1idi\u00fa dh\u00edreach a chur i bhfeidhm i ngach sliocht t\u00e9acs, ag casadh form\u00e1idi\u00fa t\u00e9acs ina tasc fada, faoi r\u00e9ir earr\u00e1id\u00ed agus moilleanna.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "I limist\u00e9ar Sosanna, marc\u00e1il Ions\u00e1igh, Cine\u00e1l: Briseadh Leathanach, Staid: Roimhe.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Sa dial\u00f3g Caighde\u00e1nach Scagaire, is f\u00e9idir leat raonta a shaini\u00fa freisin ina bhfuil na luachanna i r\u00e9ims\u00ed sonra\u00ed ar leith. Is f\u00e9idir leat an scagaire caighde\u00e1nach a \u00fas\u00e1id chun na coinn\u00edollacha a nascadh le hoibreoir loighci\u00fail AGUS n\u00f3 le hoibreoir loighci\u00fail N\u00d3.", "Inactive document": "Doicim\u00e9ad neamhgh", "Increase/decrease the size of the column/row on the left/top cell edge": "M\u00e9ad\u00fa/laghdaigh m\u00e9id an chol\u00fain/tsraith ar an imeall cille cl\u00e9/barr", "Increases/decreases the size of the column/row on the right/bottom cell edge": "M\u00e9ada\u00ed/laghda\u00edonn s\u00e9 m\u00e9id an chol\u00fain/tsraith ar an imeall cille dheis/bun", "Insert": "Cuir isteach", "Insert cells (as in menu Insert - Cells)": "Cuir cealla isteach (mar at\u00e1 sa roghchl\u00e1r Ions\u00e1igh - Cealla)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Cuir sosanna col\u00fan agus sraithe isteach sa scarbhileog chun an raon priont\u00e1la a ch\u00fang\u00fa agus an doicim\u00e9ad a phriont\u00e1il le h\u00edosl\u00f3 Ar an PDF a phriont\u00e1il, roghnaigh na leathanaigh sp\u00e9ise.", "Insert comment": "Cuir tr\u00e1cht isteach", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Cuir isteach n\u00f3ta\u00ed tr\u00e1chta in {productname} in \u00e1iteanna a dteasta\u00edonn aird speisialta \u00f3n l\u00e9itheoir orthu. Taispe\u00e1ntar n\u00f3ta\u00ed tr\u00e1chta ar dheis agus t\u00e1 ainm agus d\u00e1ta an eisitheora orthu.", "Insert date": "Cuir isteach d\u00e1ta", "Insert endnote": "Cuir isteach deiridhn\u00f3ta", "Insert footnote": "Cuir isteach f\u00f3n\u00f3ta", "Insert line break": "Cuir isteach sos l\u00edne", "Insert new paragraph directly before or after a section, or before a table": "Cuir m\u00edr nua isteach go d\u00edreach roimh n\u00f3 d\u00e1 \u00e9is roinn, n\u00f3 os comhair t\u00e1bla", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Cuir isteach m\u00edr nua gan uimhri\u00fa taobh istigh de liosta. N\u00ed oibr\u00edonn s\u00e9 nuair a bh\u00edonn an c\u00fars\u00f3ir ag deireadh an liosta.", "Insert non-breaking hyphen": "Cuir isteach hiphen neamh-bhriseadh", "Insert non-breaking space": "Cuir isteach sp\u00e1s neamh-bhriste", "Insert soft hyphen": "Cuir isteach hiphen bog", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Cuir isteach t\u00e1bla\u00ed a bhfuil an deilbh\u00edn cu\u00ed orthu sa bharra uirlis\u00ed. Roghnaigh l\u00edon tosaigh na sraitheanna agus na gcol\u00fan. Cuir sraitheanna agus col\u00fain leis an roghchl\u00e1r comhth\u00e9acs cille. Cumaisc cealla leis an roghchl\u00e1r T\u00e1bla. Is \u00e9 an st\u00edl r\u00e9amhshocraithe ailt taobh istigh de chealla n\u00e1 \u201c\u00c1bhar an T\u00e1bla\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Ions\u00e1igh stad cluais\u00edn (i dt\u00e1bla\u00ed amh\u00e1in). Ag brath ar an mBainisteoir Fuinneog at\u00e1 in \u00fas\u00e1id, is f\u00e9idir Alt+Tab a \u00fas\u00e1id ina ionad sin.", "Is there a thesaurus?": "An bhfuil teasaurus ann?", "Italic": "Iod\u00e1lach", "Justify": "Comhfhadaigh", "Keyboard Shortcuts": "Aicearra\u00ed M\u00e9archl\u00e1ir", "Like Alt, but only the active cell is modified": "Cos\u00fail le Alt, ach n\u00ed dh\u00e9antar ach an chill ghn\u00edomhach a mhodhn\u00fa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Luchtaigh do shonra\u00ed CSV in uirlis dh\u00fachasach \u00e9igin chuig d'ard\u00e1n, roghnaigh agus c\u00f3ipe\u00e1il iad chuig an ngear", "Manual page break": "Sos leathanaigh l\u00e1imhe", "Move cursor down one line": "Bog c\u00fars\u00f3ir s\u00edos l\u00edne amh\u00e1in", "Move cursor to beginning of the next paragraph": "Bog c\u00fars\u00f3ir go dt\u00fas an ch\u00e9ad mh\u00edr eile", "Move cursor to beginning of the previous paragraph": "Bog c\u00fars\u00f3ir go dt\u00fas an mh\u00edr roimhe seo", "Move cursor to the left": "Bog an c\u00fars\u00f3ir ar chl\u00e9", "Move cursor to the right": "Bog c\u00fars\u00f3ir ar dheis", "Move cursor up one line": "Bog c\u00fars\u00f3ir suas l\u00edne amh\u00e1in", "Move cursor with selection to the left": "Bog c\u00fars\u00f3ir le roghn\u00fa ar chl\u00e9", "Move cursor with selection to the right": "Bog c\u00fars\u00f3ir le roghn\u00fa ar dheis", "Move the view down one page": "Bog an radharc s\u00edos leathanach amh\u00e1in", "Move the view up one page": "Bog an radharc suas leathanach amh\u00e1in", "Move to next text object on drawing page": "Bog go dt\u00ed an ch\u00e9ad r\u00e9ad t\u00e9acs eile ar leathanach l\u00edn\u00edochta", "Move to next text object on slide": "Bog go dt\u00ed an ch\u00e9ad r\u00e9ad t\u00e9acs eile ar sleamhn\u00e1n", "Moves one screen page to the right.": "Bogann leathanach sc\u00e1ile\u00e1in amh\u00e1in ar dheis.", "Moves one sheet to the left.": "Bogann bileog amh\u00e1in ar chl\u00e9.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Bogann an c\u00fars\u00f3ir go dt\u00ed imeall bun an raon sonra\u00ed reatha. M\u00e1 t\u00e1 an tsraith faoi bhun na cille ina bhfuil an c\u00fars\u00f3ir folamh, bogann an c\u00fars\u00f3ir s\u00edos go dt\u00ed an ch\u00e9ad tsraith eile ina bhfuil sonra\u00ed.", "Moves the cursor to the first cell in the sheet (A1).": "Bogann an c\u00fars\u00f3ir go dt\u00ed an ch\u00e9ad chill sa bhileog (A1).", "Moves the cursor to the first cell of the current row.": "Bogann an c\u00fars\u00f3ir go dt\u00ed an ch\u00e9ad chill den tsraith reatha.", "Moves the cursor to the last cell of the current row.": "Bogann an c\u00fars\u00f3ir go dt\u00ed an chill dheireanach den tsraith reatha.", "Moves the cursor to the last cell on the sheet that contains data.": "Bogann an c\u00fars\u00f3ir go dt\u00ed an chill dheireanach ar an mbileog ina bhfuil sonra\u00ed.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Bogann an c\u00fars\u00f3ir go dt\u00ed an imeall cl\u00e9 den raon sonra\u00ed reatha. M\u00e1 t\u00e1 an col\u00fan ar thaobh cl\u00e9 den chill ina bhfuil an c\u00fars\u00f3ir folamh, bogann an c\u00fars\u00f3ir go dt\u00ed an ch\u00e9ad chol\u00fan eile ar chl\u00e9 ina bhfuil sonra\u00ed", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Bogann an c\u00fars\u00f3ir go dt\u00ed an imeall dheis den raon sonra\u00ed reatha. M\u00e1 t\u00e1 an col\u00fan ar dheis den chill ina bhfuil an c\u00fars\u00f3ir folamh, bogann an c\u00fars\u00f3ir go dt\u00ed an ch\u00e9ad chol\u00fan eile ar dheis ina bhfuil sonra\u00ed.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Bogann an c\u00fars\u00f3ir go dt\u00ed imeall barr an raon sonra\u00ed reatha. M\u00e1 t\u00e1 an tsraith os cionn na cille ina bhfuil an c\u00fars\u00f3ir folamh, bogann an c\u00fars\u00f3ir suas go dt\u00ed an ch\u00e9ad tsraith eile ina bhfuil sonra\u00ed.", "Navigating in Spreadsheets": "Nasclean\u00faint i Scarbhileoga", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u00das\u00e1id amh\u00e1in don fheidhm AutoFilter is ea an taispe\u00e1int a theorann\u00fa go tapa chuig taifid a bhfuil iontr\u00e1lacha comhionanna acu i r\u00e9imse sonra\u00ed.", "Open the presentation in {productname}": "Oscail an l\u00e9iri\u00fa i {productname}", "Opening, closing, saving, printing and downloading documents": "Doicim\u00e9id a oscailt, d\u00fanadh, s\u00e1bh\u00e1il, priont\u00e1il agus", "Other advanced features": "Gn\u00e9ithe ardleibh\u00e9il eile", "PageDown": "LeathanachDown", "PageUp": "Leathanach Suas", "Paragraph formatting": "Form\u00e1idi\u00fa ailt", "Paste as unformatted text": "Greamaigh mar th\u00e9acs neamhfhorm\u00e1idithe", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Greamaigh \u00f3n mbrabhs\u00e1la\u00ed Eagar \u2192 Greamaigh n\u00f3 br\u00faigh Ctrl+V. Oscla\u00edonn dial\u00f3g Iomp\u00f3rt\u00e1il T\u00e9acs chun ligean duit cur s\u00edos a dh\u00e9anamh ar fhorm\u00e1id bheacht na sonra\u00ed CSV.", "Paste special": "Greamaigh speisialta", "Pasting": "Gream\u00fa", "Place the cursor at the paragraph to be formatted": "Cuir an c\u00fars\u00f3ir ag an m\u00edr at\u00e1 le form\u00e1idi\u00fa", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Cuir an c\u00fars\u00f3ir san \u00e1it ina bhfuil treoshu\u00edomh an leathanaigh le athr\u00fa. Cuir m\u00edr folamh leis.", "Place the cursor in the position to insert the character.": "Cuir an c\u00fars\u00f3ir sa su\u00edomh chun an carachtar a chur isteach.", "Position and Size": "Seasamh agus M\u00e9id", "Presentations": "L\u00e1ithreoireachta\u00ed", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Cur i l\u00e1thair: Form\u00e1id\u00ed Microsoft PPT, PPTX, Form\u00e1id OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Br\u00faigh an cnaipe Ions\u00e1igh. Chun an dial\u00f3g a dh\u00fanadh, br\u00faigh Cealaigh.", "Print (Download as PDF)": "Priont\u00e1il (\u00cdosluchtaigh mar PDF)", "Promote list item (list item has to be selected)": "M\u00edr liosta a chur chun cinn (caithfear m\u00edr liosta a roghn\u00fa)", "Redo": "Athdh\u00e9an", "Remove direct formatting": "Bain an form\u00e1idi\u00fa d\u00edreach", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Athainmnigh bileog sa doicim\u00e9ad scarbhileog ag baint \u00fas\u00e1ide as an roghchl\u00e1r comhth\u00e9acs (ag baint \u00fas\u00e1ide as an gcnaipe deas luiche) thar chluais\u00edn an bhil Cuir isteach ainm nua an bhileog sa dial\u00f3g a leanas.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Taca\u00edtear le h\u00e1bhar saibhir a ch\u00f3ipe\u00e1il/gearr agus a ghream\u00fa, n\u00ed hamh\u00e1in laistigh de dhoicim\u00e9ad ar leith, ach freisin thar dhoicim\u00e9id ar an gc\u00e9anna n\u00f3 difri\u00fail {productname}. Le haghaidh na n-\u00fas\u00e1id\u00ed inmhe\u00e1nacha seo, is f\u00e9idir le h\u00fas\u00e1ideoir\u00ed inneachar, lena n-\u00e1ir\u00edtear \u00edomh\u00e1nna agus \u00e1bhar measctha, a ch\u00f3ipe\u00e1il/ghearradh ar r\u00edomhaire tr\u00ed na haicearra\u00ed m\u00e9archl\u00e1ir a \u00fas\u00e1id go d\u00edreach (Ctrl+X
, Ctrl+C, Ctrl+V). Ar ch\u00faiseanna sl\u00e1nd\u00e1la is g\u00e1 Ctrl+V a \u00fas\u00e1id chun a ghream\u00fa ar r\u00edomhaire, ach is f\u00e9idir roghchl\u00e1ir comhth\u00e9acs a a \u00fas\u00e1idtear le haghaidh gearrtha agus c\u00f3ipe. Ar Android n\u00f3 iOS is g\u00e1 t\u00e9acs a roghn\u00fa tr\u00ed thap\u00e1il faoi dh\u00f3, agus tap\u00e1il fhada a \u00fas\u00e1id chun c\u00f3ip/gearradh/greamaigh a rochtain tr\u00edd an roghchl\u00e1r comhth\u00e9acs.", "Search backwards": "Cuardaigh ar ais", "Search forward": "Cuardaigh ar aghaidh", "Select All": "Roghnaigh Uile", "Select Landscape in \u201cWith Page Style\u201d": "Roghnaigh T\u00edrdhreach i \u201cLe St\u00edl Leathanaigh\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Roghnaigh t\u00e1bla i ndoicim\u00e9ad t\u00e9acs, raon i scarbhileog n\u00f3 t\u00e1bla i gcur i l\u00e1thair.", "Select all in drawing page": "Roghnaigh gach duine i leathanach l\u00edn\u00edochta", "Select all in slide": "Roghnaigh gach rud i sleamhn\u00e1n", "Select if you want to change page numbering.": "Roghnaigh m\u00e1s mian leat uimhri\u00fa leathanaigh a athr\u00fa.", "Select lines in downwards direction": "Roghnaigh l\u00ednte i dtreo anuas", "Select lines in upwards direction": "Roghnaigh l\u00ednte i dtreo suas", "Select objects in the order in which they were created": "Roghnaigh ruda\u00ed san ord ina crutha\u00edodh iad", "Select objects in the reverse order in which they were created": "Roghnaigh ruda\u00ed san ord droim inar crutha\u00edodh iad", "Select the cells you want to format. Release the mouse button.": "Roghnaigh na cealla is mian leat a fhorm\u00e1idi\u00fa. Scaoil an cnaipe luch.", "Select the character set, language and separator options for the CSV file.": "Roghnaigh an tacar carachtair, an teanga agus na roghanna deighilteora don chomhad CSV.", "Select the shape in your slide. A set of handles shows.": "Roghnaigh an cruth i do sleamhn\u00e1n. Taispe\u00e1nann sraith l\u00e1imhse\u00e1lacha.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Roghnaigh an st\u00edl le cur i bhfeidhm ar an liosta anuas st\u00edl. Taispe\u00e1nann an m\u00edr tr\u00e9ithe na st\u00edleanna.", "Select the text with the existing format": "Roghnaigh an t\u00e9acs leis an bhform\u00e1id at\u00e1 ann cheana", "Select the text you want to apply the new format.": "Roghnaigh an t\u00e9acs is mian leat an fhorm\u00e1id nua a chur i bhfeidhm.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Roghnaigh an crit\u00e9ar bail\u00edochta i liosta na mbosca\u00ed titim Ceadaigh. Ag brath ar an gcrit\u00e9ar, l\u00e9ir\u00edonn roghanna n\u00edos m\u00f3. L\u00edon isteach na sonra\u00ed riachtanacha.", "Select to beginning of paragraph": "Roghnaigh go dt\u00fas na m\u00edre", "Select to end of paragraph": "Roghnaigh go dt\u00ed deireadh mh\u00edr", "Select to the left word by word": "Roghnaigh an focal ar chl\u00e9 de r\u00e9ir focal", "Select to the right word by word": "Roghnaigh an focal ceart ar fhocal", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Roghna\u00edonn gach cealla ina bhfuil sonra\u00ed \u00f3n gcill reatha go dt\u00ed deireadh raon lean\u00fanach na gcealla sonra\u00ed, i dtreo na saigheada br\u00faite. M\u00e1 \u00fas\u00e1idtear iad chun sraitheanna agus col\u00fain a roghn\u00fa le ch\u00e9ile, roghna\u00edtear raon cille dronuilleogach.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Roghna\u00edonn s\u00e9 cealla \u00f3n gcill reatha s\u00edos go leathanach amh\u00e1in sa chol\u00fan reatha n\u00f3 leathna\u00edonn s\u00e9 an roghn\u00fa at\u00e1 ann cheana leathanach amh\u00e1in s\u00edos.", "Selects cells from the current cell to the first cell of the current row.": "Roghna\u00edonn cealla \u00f3n gcill reatha go dt\u00ed an ch\u00e9ad chill den tsraith reatha.", "Selects cells from the current cell to the last cell of the current row.": "Roghna\u00edonn cealla \u00f3n gcill reatha go dt\u00ed an chill dheireanach den tsraith reatha.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Roghna\u00edonn s\u00e9 cealla \u00f3n gcill reatha suas le leathanach amh\u00e1in sa chol\u00fan reatha n\u00f3 leathna\u00edonn s\u00e9 an rogha at\u00e1 ann cheana leathanach amh\u00e1in suas.", "Set Optimal Column Width": "Socraigh Leithead Col\u00fain is fearr", "Set the page margins in the dialog.": "Socraigh corrlach an leathanaigh sa dial\u00f3g.", "Set the properties of the element of the object.": "Socraigh air\u00edonna an ghn\u00e9 den r\u00e9ad.", "Shortcut Keys for Tables": "Eochracha aicearra do T\u00e1bla\u00ed", "Slide keyboard shortcuts": "Aicearra\u00ed m\u00e9archl\u00e1ir sleamhn\u00e1in", "Slide pane": "P\u00e1na sleamhn\u00e1in", "Slide show": "Se\u00f3 sleamhn\u00e1in", "Special Characters": "Carachtair Speisialta", "Spellchecking": "Seice\u00e1il litrithe", "Spreadsheets": "Scairbhileoga", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Scarbhileoga: Form\u00e1id\u00ed Microsoft XLS, XLSX, Form\u00e1id OpenDocument ODS", "Standard currency format": "Form\u00e1id airgeadra caigh", "Standard date format": "form\u00e1id d\u00e1ta caighde\u00e1nach", "Standard exponential format": "Form\u00e1id easpon\u00e1nach caighde\u00e1n", "Standard format": "form\u00e1id chaighde\u00e1nach", "Standard percentage format (two decimal places)": "Form\u00e1id chaighde\u00e1nach c\u00e9atad\u00e1in (dh\u00e1 \u00e1it deach", "Strikethrough": "L\u00edne Tr\u00edd", "Subscript": "Foscript", "Superscript": "Forscript", "Switch cursor between text and footer": "Athraigh c\u00fars\u00f3ir idir t\u00e9acs agus bunt\u00e1sc", "Switch cursor between text and header": "Athraigh c\u00fars\u00f3ir idir t\u00e9acs agus ceannt\u00e1sc", "Tab": "Cluais\u00edn", "Text documents": "Doicim\u00e9id t\u00e9acs", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Doicim\u00e9id t\u00e9acs: Form\u00e1id\u00ed Microsoft DOC, DOCX, RTF. Form\u00e1id OpenDocument ODT", "Text formatting": "Form\u00e1idi\u00fa t\u00e9acs", "Text selection and navigation in a textbox": "Roghn\u00fa t\u00e9acs agus nasclean\u00faint i mbosca t\u00e9acs", "Text selection and navigation in document": "Roghn\u00fa t\u00e9acs agus nasclean\u00faint sa doicim\u00e9ad", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Fanfaidh t\u00e9acs, cairteacha, cruthanna agus \u00edomh\u00e1nna svg g\u00e9ar, agus t\u00fa ag s\u00fam\u00e1il isteach, n\u00ed fheicfidh t\u00fa ach picteil\u00edn\u00ed le feice\u00e1il ag \u00edomh\u00e1nna a chuirtear isteach, mar shampla jpg n\u00f3 png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Is marc form\u00e1idithe \u00e9 an tsiombail \u00b6. \u00das\u00e1idtear \u00e9 chun cabhr\u00fa le ail\u00edni\u00fa agus eagarth\u00f3ireacht t\u00e9acs agus n\u00ed phriont\u00e1iltear \u00e9. Chun \u00e9 a scor\u00e1naigh sa taispe\u00e1int c\u00e1ip\u00e9ise, roghnaigh an roghchl\u00e1r F\u00e9ach \u2192 Marc form\u00e1idithe.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Ceada\u00edonn an Ardscagaire suas le hocht gcoinn\u00edoll scagaire. Le scagair\u00ed ardleibh\u00e9il cuireann t\u00fa na coinn\u00edollacha isteach go d\u00edreach isteach sa bhileog.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "D\u00e9antar na sonra\u00ed CSV a lucht\u00fa isteach sa chill roghnaithe inar ghreamaigh t\u00fa, de r\u00e9ir na socruithe seo.", "The color assigned to the changes depends on the user that changes the document.": "Braitheann an dath a shanntar do na hathruithe ar an \u00fas\u00e1ideoir a athra\u00edonn an doicim\u00e9ad.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Ba cheart go mbeadh an teanga fhoirmle thar a bheith eolach ag aon \u00fas\u00e1ideoir scarbhileog, agus sonra\u00edtear \u00ed go mion sa sonra\u00edocht Fhoirmle Oscailte OASIS.", "This is easy to do using the Paintbrush tool in the toolbar.": "Is furasta \u00e9 seo a dh\u00e9anamh ag baint \u00fas\u00e1ide as an uirlis Paint brush sa uirlis\u00ed uirlis\u00ed.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "T\u00e1 s\u00e9 seo thar a bheith \u00fas\u00e1ideach - abair nuair a roghnaigh comhghleaca\u00ed gach t\u00e9acs sa doicim\u00e9ad le Ctrl+A agus ar aghaidh le cl\u00f3scr\u00edobh thar \u00e9 \u00e1 scriosadh - agus t\u00fa ag eagarth\u00f3ireacht i gcomhthr\u00e1th.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Chun lean\u00faint ar aghaidh ag eagarth\u00f3ireacht, clice\u00e1il ar an doicim\u00e9ad agus im\u00edonn an leagan agus an teachtaireacht. D\u00e9antar aon athruithe a d'fh\u00e9adfadh a bheith d\u00e9anta ag \u00fas\u00e1ideoir\u00ed eile - agus iad ag eagarth\u00f3ireacht an doicim\u00e9ad i gcomhar - a athlucht\u00fa.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Chun p\u00edosa\u00ed n\u00edos m\u00f3 \u00e1bhair a ch\u00f3ipe\u00e1il chuig feidhmchl\u00e1ir eile ar do ghl\u00e9as, n\u00ed m\u00f3r d'\u00fas\u00e1ideoir\u00ed an cnaipe Tosaigh le h\u00edosl\u00f3d\u00e1il a bhr\u00fa, agus ansin \u00e9 seo a ch\u00f3ipe\u00e1il ar\u00eds chuig a ngearrthaisce chun \u00e9 a chur ar f\u00e1il do an t-iarratas sprice le l\u00e9amh. Is f\u00e9idir \u00e9 seo a dh\u00e9anamh tr\u00ed ghiuirl\u00e9id bheag b\u00eddeach a thagann an\u00edos sa ch\u00fainne ag bun ar dheis, agus nach bhfuil riachtanach ach chun an t-\u00e1bhar a easp\u00f3rt\u00e1il lena ghream\u00fa in feidhmchl\u00e1ir sheachtracha. Tionta\u00edonn an ch\u00e9im seo freisin cine\u00e1lacha r\u00e9ad casta ina n-\u00edomh\u00e1nna statacha.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Chun athruithe rianta a thaispe\u00e1int n\u00f3 a chur i bhfolach roghnaigh Cuir \u2192 Athruithe Rian \u2192 Taispe\u00e1in in eagar. Tabhair faoi deara m\u00e1 t\u00e1 athruithe rian cumasaithe ach i bhfolach, go nd\u00e9anfaidh t\u00fa athruithe f\u00f3s a thaifeadadh agus go bhf\u00e9adfadh s\u00e9 go bhf\u00e1gfaidh t\u00fa t\u00e9acs nach dteasta\u00edonn ar f\u00e1il sa doicim\u00e9ad gan chuimhneamh.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Chun doicim\u00e9ad a \u00edosl\u00f3d\u00e1il \u00e9 \u00f3 roghchl\u00e1r feidhmchl\u00e1r {productname} an fheidhmchl\u00e1ir Comhad. Braitheann na form\u00e1id\u00ed \u00edosl\u00f3d\u00e1la at\u00e1 ar f\u00e1il ar an bhfeidhmchl\u00e1r. Onnmhair\u00edonn gach feidhmchl\u00e1r doicim\u00e9id i bhform\u00e1id PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Chun imeacht \u00f3 thaispe\u00e1ntas sleamhn\u00e1n {productname}, br\u00faigh an eochair Esc chun filleadh ar an modh eagarth\u00f3ireachta l\u00e9irithe.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Chun l\u00e9im siar go dt\u00ed an staid roghnaithe, roghnaigh leis an luch \u00e9 agus buail L\u00e9im go dt\u00ed an st\u00e1t.", "To open document, click on the file to open the {productname} module associated to the document format.": "Chun doicim\u00e9ad a oscailt, clice\u00e1il ar an gcomhad chun an mod\u00fal {productname} a bhaineann le form\u00e1id na c\u00e1ip\u00e9ise a oscailt.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Chun bail\u00edocht na cille a bhaint, oscail an dial\u00f3g agus socraigh an liosta Ceadaigh do \u201cGach luach\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Chun filleadh ar treoshu\u00edomh portr\u00e1id, d\u00e9an an n\u00f3s imeachta ar\u00eds, ag roghn\u00fa Portr\u00e1id i \u201cLe st\u00edl leathanaigh\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Chun litri\u00fa a sheice\u00e1il go c\u00f3rasach ar an doicim\u00e9ad ioml\u00e1n, \u00fas\u00e1id rogha an roghchl\u00e1ir Tools Litri\u00fa.", "Track changes": "Athruithe a rian\u00fa", "Two decimal places, thousands separator": "Dh\u00e1 \u00e1it deach\u00fail, na m\u00edlte deighil", "Type the new file name in the text box and press Enter.": "Cl\u00f3scr\u00edobh ainm an chomhaid nua sa bhosca t\u00e9acs agus br\u00faigh Iontr\u00e1il.", "Underline": "L\u00edne Faoi", "Undo": "Cealaigh", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u00das\u00e1id na cluais\u00edn\u00ed Input Help agus Fol\u00e1ireamh Earr\u00e1ide chun na hidirghn\u00edomha\u00edochta\u00ed \u00fas\u00e1ideora a fheabhs\u00fa. Clice\u00e1il OK chun an dial\u00f3g a dh\u00fanadh.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Bain \u00fas\u00e1id as an mbarra uirlis\u00ed ph\u00e1na sleamhn\u00e1in sa bhun chun an taispe\u00e1ntas sleamhn\u00e1n a thos\u00fa, cuir sleamhn\u00e1n leis, d\u00e9an an sleamhn\u00e1n reatha a dh\u00fabailt n\u00f3 a scriosadh.", "Using the browser zoom affects the document and user interface areas.": "B\u00edonn tionchar ag s\u00fam\u00e1il an bhrabhs\u00e1la\u00ed ar r\u00e9ims\u00ed an doicim\u00e9id agus an chomh\u00e9adain \u00fas\u00e1ideora.", "Using the page style": "\u00das\u00e1id st\u00edl an leathanaigh", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Ag baint \u00fas\u00e1ide as an rial\u00f3ir tarraing imeall ar chl\u00e9 an rial\u00f3ra chun an corrlach cl\u00e9 a choigeart\u00fa, n\u00f3 an ceann is dheis don imeall ceart.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Cad iad an tsiombail ghorm \u00b6 agus conas is f\u00e9idir liom a bhaint de mo dhoicim\u00e9ad t\u00e9acs?", "What are the documents file formats supported by {productname}?": "Cad iad na form\u00e1id\u00ed comhaid doicim\u00e9ad a dtaca\u00edonn {productname} leo?", "What is the blue wavy underline in some words in the text?": "Cad \u00e9 an b\u00e9im tonnta gorm i roinnt focail sa t\u00e9acs?", "What is \u201cClear Direct Formatting\u201d icon?": "Cad \u00e9 deilbh\u00edn \u201cForm\u00e1idi\u00fa D\u00edreach Soil\u00e9ir\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Nuair a bhraitheann {productname} nach bhfuil aon ghn\u00edomha\u00edocht sa bhrabhs\u00e1la\u00ed le tamall anuas, cuireann s\u00e9 an doicim\u00e9ad i st\u00e1t \u201cNeamhghn\u00edomhach\u201d. Taispe\u00e1ntar an doicim\u00e9ad le forleagan liath tr\u00e9dhearcach, leis an teachtaireacht \u201cDoicim\u00e9ad Neamhghn\u00edomhach - clice\u00e1il le do thoil chun eagarth\u00f3ireacht a atos\u00fa\u201d.", "When closing a document, it is automatically saved if it has been changed.": "Nuair a dh\u00fanadh doicim\u00e9ad, s\u00e1bh\u00e1lfar \u00e9 go huathoibr\u00edoch m\u00e1 athra\u00edodh \u00e9.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Nuair a chuireann daoine iolracha an doicim\u00e9ad c\u00e9anna in eagar ag an am c\u00e9anna, d\u2019fh\u00e9adfadh go n-athr\u00f3idh siad coinbhleacht agus d\u2019fh\u00e9adfadh s\u00e9 seo a bheith ina ch\u00fais le roinnt mearbhaill. Ligeann an fheidhm Deisi\u00fach\u00e1n Doicim\u00e9ad d\u2019\u00fas\u00e1ideoir\u00ed athruithe eagarth\u00f3ra eile ar an doicim\u00e9ad a cheal\u00fa chuig staid roimhe seo.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Nuair a bh\u00edonn \u00e1bhar gearrtha n\u00f3 c\u00f3ipe\u00e1ilte inmhe\u00e1nach agat, is f\u00e9idir leat an t-\u00e1bhar seo a ghream\u00fa ag baint \u00fas\u00e1ide as an roghchl\u00e1r comhth\u00e9acs.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Nuair a ghreama\u00edonn t\u00fa \u00e1bhar a ch\u00f3ipe\u00e1iltear \u00f3n taobh istigh den doicim\u00e9ad c\u00e9anna, coinn\u00edtear an fhorm\u00e1id agus na heilimint\u00ed. M\u00e1 ch\u00f3ipe\u00e1il t\u00fa \u00f3 dhoicim\u00e9ad eile, i gcluais\u00edn n\u00f3 i bhfuinneog brabhs\u00e1la\u00ed eile, n\u00f3 lasmuigh den bhrabhs\u00e1la\u00ed, caomhn\u00f3idh an t-\u00e1bhar greamaithe t\u00e9acs saibhir.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Nuair a ghreama\u00edonn t\u00fa t\u00e9acs \u00f3n taobh amuigh den doicim\u00e9ad (fuinneog bhrabhs\u00e1la\u00ed eile n\u00f3 feidhmchl\u00e1r deisce), gream\u00f3far \u00e9 mar th\u00e9acs saibhir.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Nuair a ghreama\u00edonn t\u00fa t\u00e9acs \u00f3 laistigh den doicim\u00e9ad, urram\u00f3far form\u00e1idi\u00fa. Is f\u00e9idir leat ruda\u00ed, mar shampla \u00edomh\u00e1nna, a ghream\u00fa freisin m\u00e1 ch\u00f3ipe\u00e1iltear iad \u00f3n doicim\u00e9ad at\u00e1 t\u00fa ag obair ann.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Nuair a chuireann t\u00fa Change Changes ar si\u00fal, marc\u00e1il {productname} athruithe nua a rinneadh ar an doicim\u00e9ad. Roghnaigh an rogha seo ar\u00eds chun \u00e9 a chasadh as.", "Why can't I delete text? It just gets a strike-through?": "C\u00e9n f\u00e1th nach f\u00e9idir liom t\u00e9acs a scriosadh? N\u00ed fhaigheann s\u00e9 ach stailc tr\u00edd?", "Why did the text I just typed change automatically? How can I revert it?": "C\u00e9n f\u00e1th ar athraigh an t\u00e9acs a chl\u00f3scr\u00edobh m\u00e9 go huathoibr\u00edoch Conas is f\u00e9idir liom \u00e9 a chur ar ais?", "With track changes enabled your document is shown the following manner:": "Le hathruithe rian cumasaithe taispe\u00e1ntar do dhoicim\u00e9ad ar an modh seo a leanas:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Taispe\u00e1ntar comhaireamh focal sa bharra st\u00e1dais freisin. Mura roghna\u00edtear aon t\u00e9acs is \u00e9 comhaireamh focal don doicim\u00e9ad ioml\u00e1n. Seachas sin t\u00e1 an comhaireamh focal don t\u00e9acs roghnaithe.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "T\u00e1 comhaireamh focal ar f\u00e1il in Uirlis\u00ed \u2192 Comhaireamh Focal. Taispe\u00e1nann dial\u00f3g comhaireamh focal don roghn\u00fa agus don doicim\u00e9ad ioml\u00e1n.", "Word processor functions": "Feidhmeanna pr\u00f3ise\u00e1la focal", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "T\u00e1. Oscla\u00edonn {productname} doicim\u00e9id at\u00e1 cosanta ag pasfhocal, ach is g\u00e1 an pasfhocal a shol\u00e1thar sa leid \u201cIontr\u00e1il pasfhocal\u201d ag am l\u00f3d\u00e1la.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "T\u00e1. Clice\u00e1il ar an bhfocal at\u00e1 uait agus roghnaigh Uirlis\u00ed \u2192 Thesaurus. Oscla\u00edonn dial\u00f3g le go leor molta\u00ed le haghaidh athshol\u00e1thair.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Is f\u00e9idir leat na carachtair a thaispe\u00e1nfar a bhrabhs\u00e1il leis na liosta\u00ed anuas n\u00f3 eochair chuardaigh a chl\u00f3scr\u00edobh sa bhosca Search. M\u00e1 t\u00e1 c\u00f3d uimhri\u00fail Unicode an charachtair speisialta ar eolas agat, cuir isteach sna bosca\u00ed ar dheis.", "You can insert these special characters in the document using the Special Character dialog.": "Is f\u00e9idir leat na carachtair speisialta seo a chur isteach sa doicim\u00e9ad tr\u00ed \u00fas\u00e1id a bhaint as dial\u00f3g Carachtair Speisialta.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Is f\u00e9idir leat l\u00e9im chuig c\u00fars\u00f3ir \u00fas\u00e1ideora tr\u00ed chlice\u00e1il ar ainm (n\u00f3 avatar) an \u00fas\u00e1ideora. Is f\u00e9idir an t-eagarth\u00f3ir a lean\u00faint.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Is f\u00e9idir leat t\u00e9acs neamhfhorm\u00e1idithe a ghream\u00fa le haicearra an mh\u00e9archl\u00e1ir: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "D\u00e9anann t\u00fa scarbhileog ar l\u00edne a chur in eagar ar an mbealach c\u00e9anna a chuireann t\u00fa scarbhileog deisce in eagar. T\u00e1 oibr\u00edochta\u00ed cos\u00fail le sonra\u00ed a iontr\u00e1il, raonta, col\u00fain, sraitheanna n\u00f3 leath\u00e1in a roghn\u00fa mar an gc\u00e9anna. \u00das\u00e1id an m\u00e9archl\u00e1r, na biachl\u00e1ir n\u00f3 an barra uirlis\u00ed chun gn\u00edomhartha sa scarbhileog a ord\u00fa. Taca\u00edtear freisin le hinneachar cealla a tharraingt chun cealla a l\u00edonadh le sonra\u00ed. T\u00e1 orduithe a ch\u00f3ipe\u00e1il, a ghearradh agus a ghream\u00fa ar f\u00e1il \u00f3n roghchl\u00e1r comhth\u00e9acs. Tar \u00e9is sonra\u00ed a iontr\u00e1il le Cluais\u00edn bogfar an c\u00fars\u00f3ir go dt\u00ed an ch\u00e9ad chill eile ar dheis, agus le Iontr\u00e1il chuig an gcill th\u00edos chun tuilleadh sonra\u00ed a iontr\u00e1il go h\u00e9asca.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "T\u00e1 an AutoCorrection cumasaithe agat. Athra\u00edonn AutoCorrection an t\u00e9acs at\u00e1 d\u00edreach cl\u00f3scr\u00edofa isteach i dt\u00e1bla inmhe\u00e1nach de th\u00e9acs comhfhreagrach. I bhformh\u00f3r na gc\u00e1sanna, socra\u00edonn AutoCorrection typos agus t\u00fa ag cl\u00f3scr\u00edobh. Mura bhfuil g\u00e1 le hUathcheart\u00fa, d\u00edchumasaigh in Uirlis\u00ed \u2192 AutoCorrection \u2192 Agus t\u00fa ag cl\u00f3scr\u00edobh >.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "T\u00e1 an ghn\u00e9 Track Changes cumasaithe agat don doicim\u00e9ad. Taifeadann Track Changes gach athr\u00fa sa t\u00e9acs agus taispe\u00e1nann s\u00e9 na heagr\u00e1in le haghaidh athbhreithni\u00fa n\u00edos d\u00e9ana\u00ed. \u00das\u00e1ideach chun athruithe t\u00e9acs agus scarbhileoga a mharc\u00e1il. Cumasa\u00edtear athruithe rianta ag roghn\u00fa Eagar \u2192 Athruithe Rian \u2192 Taifead.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "St\u00f3r\u00e1iltear agus bainist\u00edtear do dhoicim\u00e9id sa st\u00f3r n\u00e9il at\u00e1 comhth\u00e1ite le {productname}.", "chart": "cairt", "comment": "tr\u00e1cht", "data validate": "sonra\u00ed a bhail\u00edocht\u00fa", "document repair": "deisi\u00fa doicim\u00e9ad", "filter": "scag", "import": "allmhairi\u00fa", "inactive document": "doicim\u00e9ad neamhgh", "spellchecking": "seice\u00e1il litrithe", "track changes": "athruithe a rian\u00fa", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u00e1it a bhfuil (*) an comhartha iolraithe ar an gceap eochair uimhri\u00fail. Roghna\u00edonn s\u00e9 an raon sonra\u00ed ina bhfuil an c\u00fars\u00f3ir. Is raon cille comhth\u00e1nach \u00e9 raon ina bhfuil sonra\u00ed agus at\u00e1 teoranta le sraith agus col\u00fain folamh.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u00e1it a bhfuil (/) an comhartha roinnte ar an gceap eochair uimhri\u00fail. Roghna\u00edonn s\u00e9 raon foirmle maitr\u00eds ina bhfuil an c\u00fars\u00f3ir.", "word count": "comhaireamh focal"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-gd.json b/f7cloud-office/browser/dist/l10n/help-gd.json new file mode 100644 index 0000000..4e2d573 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-gd.json @@ -0,0 +1 @@ +{"Align Center": "Co-thaobhaich ris a\u2019 mheadhan", "Align Left": "Co-thaobhaich ris an taobh chl\u00ec", "Align Right": "Co-thaobhaich ris an taobh deas", "Apply Default paragraph style": "Cuir an s\u00e0s stoidhle bhunaiteach a\u2019 pharagraf", "Apply Heading 1 paragraph style": "Cuir an s\u00e0s an stoidhle paragraf \u201cCeann-sgr\u00ecobhadh 1\u201d", "Apply Heading 2 paragraph style": "Cuir an s\u00e0s an stoidhle paragraf \u201cCeann-sgr\u00ecobhadh 2\u201d", "Apply Heading 3 paragraph style": "Cuir an s\u00e0s an stoidhle paragraf \u201cCeann-sgr\u00ecobhadh 3\u201d", "Apply Heading 4 paragraph style": "Cuir an s\u00e0s an stoidhle paragraf \u201cCeann-sgr\u00ecobhadh 4\u201d", "Apply Heading 5 paragraph style": "Cuir an s\u00e0s an stoidhle paragraf \u201cCeann-sgr\u00ecobhadh 5\u201d", "Arrow Down": "Saighead s\u00ecos", "Arrow Left": "Saighead chl\u00ec", "Arrow Right": "Saighead dheas", "Arrow Up": "Saighead suas", "Bold": "Trom", "Cell formatting": "F\u00f2rmatadh a\u2019 chealla", "Column break (in multicolumnar text)": "Briseadh cuilbh (ann an teacsa ioma-cholbhach)", "Cut": "Gearr", "Delete to beginning of sentence": "Sguab \u00e0s gach rud gu toiseach an t-sentence", "Delete to beginning of word": "Sguab \u00e0s gach rud gu toiseach an fhacail", "Delete to end of sentence": "Sguab \u00e0s gach rud gu deireadh an t-sentence", "Delete to end of word": "Sguab \u00e0s gach rud gu deireadh an fhacail", "Demote list item (list item has to be selected)": "\u00ccslich ball na liosta (feumaidh tu ball san liosta a thaghadh)", "Display comment": "Seall am beachd", "Display the Keyboard shortcuts help": "Seallaidh seo cobhair airson ath-ghoiridean a\u2019 mheur-chl\u00e0ir", "Double Underline": "Loidhne dh\u00f9bailte foidhe", "End": "Deireadh", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "F\u00e0g am modh l\u00e0ithreach, m.e. leum on mhodh deasachaidh gu modh taghadh oibseactan, o mhodh taghadh oibseactan gun mhodh seallaidh.", "Extend the selection down one page": "Tagh gach rud s\u00ecos aon duilleag", "Extend the selection up one page": "Tagh gach rud suas aon duilleag", "Fill Down": "L\u00econ s\u00ecos", "General Keyboard Shortcuts": "Ath-ghoiridean a\u2019 mheur-chl\u00e0ir coitcheann", "Go and select text to end of document": "Tagh an teacsa air fad gu deireadh na sgr\u00ecobhainn is rach ann", "Go and select text to end of textbox": "Tagh an teacsa air fad gu deireadh a\u2019 bhogsa-teacsa is rach ann", "Go and select text to start of document": "Tagh an teacsa air fad gu toiseach na sgr\u00ecobhainn is rach ann", "Go and select text to start of textbox": "Tagh an teacsa air fad gu toiseach a\u2019 bhogsa-teacsa is rach ann", "Go and select to the beginning of a line": "Tagh gach rud gu toiseach na loidhne is rach ann", "Go and select to the end of a line": "Tagh gach rud gu deireadh na loidhne is rach ann", "Go to beginning of a word": "Rach gu toiseach an fhacail roimhe", "Go to beginning of line": "Rach gu toiseach na loidhne", "Go to end of document": "Rach gu deireadh na sgr\u00ecobhainne", "Go to end of line": "Rach gu deireadh na loidhne", "Go to start of document": "Rach gu toiseach sgr\u00ecobhainne", "Go to start of the next word": "Rach gu toiseach an ath-fhacail", "Home": "Home", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Mur eil cealla sl\u00e0n air a thaghadh agus ma tha an c\u00f9rsair aig deireadh a\u2019 chl\u00e0ir, th\u00e8id am paragraf an d\u00e8idh a\u2019 chl\u00e0ir a sguabadh \u00e0s mur e sin am paragraf mu dheireadh san sgr\u00ecobhainn.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Mur eil cealla sl\u00e0n air a thaghadh, t\u00e8id an teacsa eadar an c\u00f9rsair agus deireadh an t-seantans l\u00e0ithrich a sguabadh \u00e0s. Ma tha an c\u00f9rsair aig deireadh cealla agus mur eil cealla sl\u00e0n air a thaghadh, th\u00e8id susbaint an ath-chealla a sguabadh \u00e0s.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Ma tha co-dhi\u00f9 aon chealla air a thaghadh, th\u00e8id na r\u00e0ghan sl\u00e0na sa bheil an taghadh a sguabadh \u00e0s. Ma tha na r\u00e0ghan air fad air an taghadh, gu tur no gu \u00ecre, th\u00e8id an cl\u00e0r air fad a sguabadh \u00e0s.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Ma tha an cealla gn\u00ecomhach falamh, th\u00e8id seo gu toiseach a\u2019 chl\u00e0ir. Air neo, bheir a\u2019 chiad bhr\u00f9thadh thu gu toiseach a\u2019 chealla ghn\u00ecomhaich agus an d\u00e0rna br\u00f9thadh gu toiseach a\u2019 chiad chl\u00e0ir agus an treas br\u00f9thadh gu toiseach na sgr\u00ecobhainn.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Ma tha an cealla gn\u00ecomhach falamh, th\u00e8id seo gu deireadh a\u2019 chl\u00e0ir. Air neo, bheir a\u2019 chiad bhr\u00f9thadh thu gu deireadh a\u2019 chealla ghn\u00ecomhaich agus an d\u00e0rna br\u00f9thadh gu deireadh a\u2019 chiad chl\u00e0ir agus an treas br\u00f9thadh gu deireadh na sgr\u00ecobhainn.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Ma tha an cealla gn\u00ecomhach falamh, taghaidh seo an cl\u00e0r air far. Air neo taghaidh e susbaint a\u2019 chealla ghn\u00ecomhaich. Ma n\u00ec thu br\u00f9thadh a-rithist, th\u00e8id an cl\u00e0r air fad a thaghadh.", "Increase/decrease the size of the column/row on the left/top cell edge": "L\u00f9ghdaich/meudaich meud a\u2019 chuilbh/r\u00e0igh aig oir cl\u00ec/shuas a\u2019 chealla", "Increases/decreases the size of the column/row on the right/bottom cell edge": "L\u00f9ghdaichidh/meudaichidh seo meud a\u2019 chuilbh/r\u00e0igh aig oir deas/sh\u00ecos a\u2019 chealla", "Insert comment": "Cuir a-steach beachd", "Insert endnote": "Cuir a-steach n\u00f2ta-deiridh", "Insert footnote": "Cuir a-steach bun-n\u00f2ta", "Insert line break": "Cuir a-steach briseadh-loidhne", "Insert new paragraph directly before or after a section, or before a table": "Cuir a-steach paragraf \u00f9r d\u00ecreach ro earrann no \u00e0s a dh\u00e8idh no ro chl\u00e0r", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Cuir a-steach paragraf \u00f9r gun \u00e0ireamhachadh am broinn liosta. Chan obraich seo ma tha an c\u00f9rsair aig deireadh na liosta.", "Insert non-breaking hyphen": "Cuir a-steach t\u00e0than neo-bhristidh", "Insert non-breaking space": "Cuir a-steach be\u00e0rn neo-bhristidh", "Insert soft hyphen": "Cuir a-steach t\u00e0than bog", "Italic": "Eadailteach", "Justify": "Blocaich", "Keyboard Shortcuts": "Ath-ghoiridean a\u2019 mheur-chl\u00e0ir", "Like Alt, but only the active cell is modified": "Mar Alt ach cha d\u00e8id ach an cealla gn\u00ecomhach atharrachadh", "Manual page break": "Briseadh duilleige a l\u00e0imh", "Move cursor down one line": "Gluais an c\u00f9rsair s\u00ecos aon loidhne", "Move cursor to beginning of the next paragraph": "Gluais an c\u00f9rsair gu toiseach an ath-pharagraf", "Move cursor to beginning of the previous paragraph": "Gluais an c\u00f9rsair gu toiseach a\u2019 pharagraf roimhe", "Move cursor to the left": "Gluais an c\u00f9rsair gun taobh chl\u00ec", "Move cursor to the right": "Gluais an c\u00f9rsair gun taobh deas", "Move cursor up one line": "Gluais an c\u00f9rsair suas aon loidhne", "Move cursor with selection to the left": "Gluais an c\u00f9rsair is na thagh thu gun taobh chl\u00ec", "Move cursor with selection to the right": "Gluais an c\u00f9rsair is na thagh thu gun taobh deas", "Move the view down one page": "Gluais an sealladh s\u00ecos aon duilleag", "Move the view up one page": "Gluais an sealladh suas aon duilleag", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "F\u00f2rmatadh a\u2019 pharagraf", "Paste as unformatted text": "Cuir ann mar theacsa gun fh\u00f2rmatadh", "Print (Download as PDF)": "Cl\u00f2-bhuail (Luchdaich a-nuas mar PDF)", "Promote list item (list item has to be selected)": "\u00c0rdaich ball na liosta (feumaidh tu ball san liosta a thaghadh)", "Redo": "Ath-dh\u00e8an", "Remove direct formatting": "Thoir air falbh am f\u00f2rmatadh d\u00ecreach", "Select All": "Tagh na h-uile", "Select lines in downwards direction": "Tagh loidhnichean a\u2019 dol s\u00ecos aon air aon", "Select lines in upwards direction": "Tagh loidhnichean a\u2019 dol suas aon air aon", "Select objects in the order in which they were created": "Tagh oibseactan san \u00f2rdugh anns an deach an cruthachadh", "Select objects in the reverse order in which they were created": "Tagh oibseactan san \u00f2rdugh chontrarra anns an deach an cruthachadh", "Select to beginning of paragraph": "D\u00e8an taghadh gu toiseach a\u2019 pharagraf roimhe", "Select to end of paragraph": "Tagh gach rud gu deireadh a\u2019 pharagraf", "Select to the left word by word": "Tagh facal an comhair chl\u00ec, facal air fhacal", "Select to the right word by word": "Tagh facal an comhair dheas, facal air fhacal", "Set Optimal Column Width": "Suidhich an leud cuilbh as fhearr", "Shortcut Keys for Tables": "Ath-ghoiridean airson tablaidean", "Standard currency format": "F\u00f2rmat airgeadra stannardach", "Standard date format": "F\u00f2rmat cinn-l\u00e0 stannardach", "Standard exponential format": "F\u00f2rmat easbonantail stannardach", "Standard format": "F\u00f2rmat stannardach", "Standard percentage format (two decimal places)": "F\u00f2rmat ceudaid stannardach (d\u00e0 \u00e0ite deicheach)", "Strikethrough": "Loidhne troimhe", "Subscript": "Fo-sgr\u00ecobhte", "Superscript": "Os-sgr\u00ecobhte", "Switch cursor between text and footer": "Leum eadar an teacsa is am bann-coise leis a\u2019 ch\u00f9rsair", "Switch cursor between text and header": "Leum eadar an teacsa is am bann-cinn leis a\u2019 ch\u00f9rsair", "Tab": "Tab", "Text formatting": "F\u00f2rmatadh an teacsa", "Text selection and navigation in a textbox": "Taghadh teacsa is se\u00f2ladaireachd ann am bogsa-teacsa", "Text selection and navigation in document": "Taghadh teacsa is se\u00f2ladaireachd na sgr\u00ecobhainn", "Two decimal places, thousands separator": "D\u00e0 \u00e0ite deicheach, sgaradair nam m\u00ecltean", "Underline": "Loidhne fodha", "Undo": "Neo-dh\u00e8an", "Word processor functions": "Comasan giullachd teacsa"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-gl.json b/f7cloud-office/browser/dist/l10n/help-gl.json new file mode 100644 index 0000000..936f4c1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-gl.json @@ -0,0 +1 @@ +{"Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndice alfab\u00e9tico: Os \u00edndice alfab\u00e9ticos existentes p\u00f3dense actualizar con novas entradas.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Edici\u00f3n de gr\u00e1ficas: Prema d\u00faas veces na gr\u00e1fica para seleccionar. Empregue os men\u00fas de contexto para engadir elementos da gr\u00e1fica, como t\u00edtulo, eixes, etc. Escolla Intervalo de datos e Tipo de gr\u00e1fica para editar os datos da gr\u00e1fica e seleccionar o tipo de gr\u00e1fica.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatar gr\u00e1ficas: O mesmo men\u00fa de contexto leva \u00e1 t\u00e1boa de datos da gr\u00e1fica e selecci\u00f3n de tipo de gr\u00e1fica.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comentarios: Os comentarios ins\u00edrense no texto e m\u00f3stranse na parte dereita da pantalla.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comentarios: Nunha folla de c\u00e1lculo p\u00f3dese inserir un comentario por cela. Ao seleccionar Inserir comentario aparece unha xaneli\u00f1a que permite escribir o contido do comentario. Un punto vermello no recanto superior dereito mostra que unha cela ten un comentario. Pase o rato por riba da cela para mostrar os comentarios.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formato condicional: O {productname} engade s\u00edmbolos a cada cela dun intervalo base\u00e1ndose nas condici\u00f3ns das celas. Seleccione o intervalo de celas e prema na icona Formato condicional da barra de ferramentas. Seleccione o conxunto de s\u00edmbolos que desexe aplicar ao intervalo.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Men\u00fas de contexto: Ao premer co bot\u00f3n dereito do rato aparece un men\u00fa con ordes asociadas ao obxecto subxacente.", "Data series formatting: Open the context menu and choose Format data series.": "Formatar series de datos: Abra o men\u00fa de contexto e escolla Formatar series de datos.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validaci\u00f3n de datos: Para cada cela p\u00f3dense definir entradas que sexan v\u00e1lidas. As entradas inv\u00e1lidas nunha cela ser\u00e1n rexeitadas. Para activar a validaci\u00f3n de datos:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formato directo: Pode formatar celas de follas de c\u00e1lculo, columnas, filas e follas formatando directamente desde os men\u00fas, a barra de ferramentas e os men\u00fas de contexto. O formato directo apl\u00edcase s\u00f3 ao obxecto que estea seleccionado. Para formatar unha cela pode empregar o men\u00fa ou premer Ctrl+1. O di\u00e1logo permite formato num\u00e9rico complexo e personalizado, as\u00ed como tipo de letra, bordos complexos, fondo, protecci\u00f3n de celas e outras opci\u00f3ns.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formato directo: Pode formatar os obxectos dun documento de texto formatando directamente desde os men\u00fas, barras de ferramentas ou men\u00fas de contexto. O formato directo apl\u00edcase s\u00f3 ao obxecto que estea seleccionado nese momento.", "Fields: A basic set of fields is available to insert in the document.": "Campos: Disp\u00f3n dun conxunto b\u00e1sico de campos para inserir no documento.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrar datos: Os filtros e os filtros avanzados permiten traballar sobre determinadas filas (rexistros) filtrados dun intervalo de datos. Na folla de c\u00e1lculo do {productname} hai varias posibilidades para aplicar filtros.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notas a rodap\u00e9 e notas finais: Adm\u00edtense as notas a rodap\u00e9 e as notas finais.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formato de celas: Prema na cela ou intervalo de celas e escolla o men\u00fa T\u00e1boa \u2192 Propiedades. Axuste a t\u00e1boa coa caixa de di\u00e1logo de propiedades.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marcas de formato: Os par\u00e1grafos, as p\u00e1xinas e os espazos sen quebra m\u00f3stranse como marcas que axudan a ali\u00f1ar o texto, editar e formatar.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserir imaxe: Premer na iconaInserir imaxe permite escoller unha imaxe dos cartafoles de almacenamento na nube.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserir imaxe local: abre o selector de ficheiros do navegador para enviar a imaxe desde o computador local e inserila no documento.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapositiva principal: Seleccione a diapositiva principal asociada coa diapositiva actual. Formate e dispo\u00f1a os elementos da diapositiva na diapositiva principal.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animaci\u00f3n de obxectos: Os obxectos individuais das diapositivas poden ter animaci\u00f3ns. Empregue a barra lateral para configurar a transici\u00f3n de diapositivas dun obxecto ou conxunto de obxectos seleccionados.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquemas: \u00c9 pos\u00edbel crear un esquema dos datos e agrupar filas e columnas para poder fechar e expandir os grupos cun simple clic, o que facilita representar datos xerarquizados.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cabeceiras de p\u00e1xina e rodap\u00e9s: Disp\u00f3n de cabeceiras de p\u00e1xina e rodap\u00e9s para o estilo de p\u00e1xina existente aplicado no documento na posici\u00f3n do cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Disposici\u00f3ns de diapositivas: O Impress do {productname} permite cambiar a disposici\u00f3n das diapositivas. Seleccione a disposici\u00f3n de diapositivas desexada na lista despreg\u00e1bel de disposici\u00f3ns.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transici\u00f3ns de diapositiva:O Impress do {productname} fornece efectos visuais ao mostrar unha nova diapositiva na presentaci\u00f3n de diapositivas. As transici\u00f3ns de diapositivas son propiedades da diapositiva; empregue a barra lateral para definir a transici\u00f3n de diapositivas no modo de edici\u00f3n.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordenaci\u00f3n de datos: Pode ordenar unha lista de n\u00fameros ou de texto de maneira ascendente ou descendente. O {productname} detecta automaticamente as celas que te\u00f1en cabeceiras e as columnas adxacentes para estender a selecci\u00f3n.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formato con estilos: O {productname} admite estilos de par\u00e1grafo. P\u00f3delle aplicar un estilo de par\u00e1grafo existente a un par\u00e1grafo. Escolla o men\u00fa Editar \u2192 Editar estilos para cambiar o estilo.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "T\u00e1boas: Insira t\u00e1boas na presentaci\u00f3n. Empregue a barra lateral para seleccionar o tema da t\u00e1boa.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "A \u00e1rea do documento: A \u00e1rea da aplicaci\u00f3n mostra o contido do documento, sexa este unha folla de c\u00e1lculo, unha presentaci\u00f3n ou un documento de texto.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "A barra de informaci\u00f3n: Na parte dereita da barra de buscas m\u00f3strase informaci\u00f3n sobre o documento. O tipo de informaci\u00f3n en concreto depende da natureza do documento.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "A barra de buscas: As buscas in\u00edcianse automaticamente ao inserir contido na caixa de buscas e a xanela do documento m\u00f3vese automaticamente para a primeira aparici\u00f3n. A busca non depende das mai\u00fasculas ou min\u00fasculas. Hai tres bot\u00f3ns ao lado da caixa de buscas:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "A barra de estado: A barra de estado aparece na parte inferior e cont\u00e9n varias opci\u00f3ns e funcionalidades \u00fatiles.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "A barra de ferramentas: A barra de ferramentas cont\u00e9n as opci\u00f3ns m\u00e1is frecuentes na edici\u00f3n habitual. Os bot\u00f3ns da barra de ferramentas son din\u00e1micos, o que quere dicir que o seu estado (activados ou desactivados) depende de diversos factores.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "A barra de ampliaci\u00f3n: Na parte dereita da barra de estado hai un conxunto de bot\u00f3ns que permiten ampliar ao 100%, reducir e ampliar m\u00e1is. A ampliaci\u00f3n apl\u00edcase \u00e1 \u00e1rea do documento, a interface de usuario non se ve afectada. O nivel de ampliaci\u00f3n actual aparece nesta \u00e1rea.", "{productname} Help": "Axuda do {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "O Impress do {productname} edita as presentaci\u00f3ns dun xeito que deber\u00eda resultar familiar. As operaci\u00f3ns tipo copiar texto, cortar, copiar e pegar contido, seleccionar texto, inserir, redimensionar, ancorar imaxes, engadir e manipular t\u00e1boas, son semellantes \u00e1s dunha aplicaci\u00f3n de presentaci\u00f3ns de escritorio. Empregue o teclado, os men\u00fas e as barras de ferramentas para realizar acci\u00f3ns sobre o documento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "O {productname} permite crear e editar documentos de texto, follas de c\u00e1lculo e presentaci\u00f3ns directamente no navegador, de forma r\u00e1pida e directa. Vostede pode traballar s\u00f3 no documento ou de forma colaborativa como parte dun equipo.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "O {productname} pode corrixir a ortograf\u00eda dos documentos de texto, follas de c\u00e1lculo e presentaci\u00f3ns. Unha li\u00f1a ondulada vermella indica palabras con erros ortogr\u00e1ficos. Prema no bot\u00f3n dereito do rato para abrir un men\u00fa de contexto con suxesti\u00f3ns de correcci\u00f3n dos erros.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "O {productname} mostra presentaci\u00f3ns de diapositivas, inclu\u00eddo un subconxunto de transici\u00f3ns de diapositivas e animaci\u00f3ns de obxectos. Escolla a presentaci\u00f3n de diapositivas co men\u00fa ou prema na icona inferior esquerda da barra de ferramentas do panel de diapositivas.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "O {productname} edita os documentos de texto do mesmo xeito que vostede edita un documento no escritorio. Fornece unha disposici\u00f3n do que se ve \u00e9 o que se obt\u00e9n (WYSIWYG) \u2013 que disp\u00f3n o documento tal e como ser\u00e1 impreso. As operaci\u00f3ns de escrita, cortado, copiado e pegado de texto, inserci\u00f3n, redimensionamento, ancoraxe de imaxes, engadido e manipulaci\u00f3n de t\u00e1boas e gr\u00e1ficas son semellantes aos dun procesador de textos de escritorio. Empregue o teclado, os men\u00fas e as barras de ferramentas para interactuar co documento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "O {productname} insire imaxes no documento de texto desde o computador local ou desde un almacenamento na nube. As imaxes inseridas van sempre incorporadas ao documento.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "O {productname} notifica cunha pequena mensaxe no rodap\u00e9 cando entra un usuario novo ou cando sae outro.", "{productname} presentations": "Presentaci\u00f3ns do {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "O {productname} garda o documento no fondo regularmente, non se pode simplemente pechar sen gardar. Para abandonar os cambios hainos que desfacer o empregar o men\u00fa Historial de revisi\u00f3n no men\u00fa Ficheiro.", "{productname} spreadsheets": "Follas de c\u00e1lculo do {productname}", "{productname} supports both reading and writing for the following file formats:": "O {productname} admite a lectura e escrita dos formatos de ficheiro seguintes:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "O {productname} admite inserir e ver gr\u00e1ficas nos documentos. Para engadir unha gr\u00e1fica:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} admite as t\u00e9cnicas modernas de formato de par\u00e1grafo mediante estilos. Un estilo \u00e9 un conxunto de propiedades (tipo de letra, cor, fondo e moitas m\u00e1is) etiquetadas cun nome, o nome do estilo. Empregue os estilos para aplicar o mesmo conxunto de propiedades a moitos par\u00e1grafos do documento e dar as\u00ed unha aparencia uniforme e profesional. Tam\u00e9n, se cambia unha das propiedades de formato, todos os par\u00e1grafos co mesmo estilo cambian igualmente de formato, simplificando o esforzo de formatar moitos par\u00e1grafos individualmente.", "{productname} text documents": "Documentos de texto do {productname}", "{productname} user interface": "Interface de usuario do {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "O {productname} emprega os recursos modernos dos navegadores para adaptar a interface de usuario ao tama\u00f1o da \u00e1rea de visualizaci\u00f3n, inclu\u00eddas as pantallas pequenas dos dispositivos m\u00f3biles. A interface consta de:", "A copy of the document is saved with the new name in the same folder.": "G\u00e1rdase unha copia do documento co novo nome no mesmo cartafol.", "Activate the {productname} spreadsheet window.": "Active a xanela de folla de c\u00e1lculo do {productname}", "Adding charts": "Engadir gr\u00e1ficas", "Additions are marked with colored underlined characters.": "Os engadidos m\u00e1rcanse con caracteres subli\u00f1ados coloridos.", "Advanced features": "Funcionalidades avanzadas", "Advanced text document editor features": "Funcionalidades avanzadas para documentos de texto", "Align Center": "Centrar", "Align Left": "Ali\u00f1ar \u00e1 esquerda", "Align Right": "Ali\u00f1ar \u00e1 dereita", "All changes are marked with a vertical bar in the right margin.": "Todos os cambios aparecen marcados cunha barra vertical na marxe dereita.", "All spreadsheets functions and mathematical rules applies.": "Apl\u00edcanse todas as funci\u00f3ns de folla de c\u00e1lculo e regras matem\u00e1ticas.", "Apply Default paragraph style": "Aplicar o estilo predefinido de par\u00e1grafo", "Apply Heading 1 paragraph style": "Aplicar o estilo de par\u00e1grafo T\u00edtulo 1", "Apply Heading 2 paragraph style": "Aplicar o estilo de par\u00e1grafo T\u00edtulo 2", "Apply Heading 3 paragraph style": "Aplicar o estilo de par\u00e1grafo T\u00edtulo 3", "Apply Heading 4 paragraph style": "Aplicar o estilo de par\u00e1grafo T\u00edtulo 4", "Apply Heading 5 paragraph style": "Aplicar o estilo de par\u00e1grafo T\u00edtulo 5", "Applying a paragraph style:": "Aplicar un estilo de par\u00e1grafo:", "Arrow Down": "Frecha cara a abaixo", "Arrow Left": "Frecha cara \u00e1 esquerda", "Arrow Right": "Frecha cara \u00e1 dereita", "Arrow Up": "Frecha cara a arriba", "Bold": "Negra", "Can {productname} open a password-protected document?": "Pode o {productname} abrir un documento protexido con contrasinal?", "Cancel the search (appears only when a text has been searched)": "Cancelar a busca (s\u00f3 aparece durante a busca dun texto)", "Cell formatting": "Formato de cela", "Changes are displayed as comment in the right of the document area.": "Os cambios m\u00f3stranse como comentarios \u00e1 dereita da \u00e1rea do documento.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Os cambios poden ser aceptados ou rexeitados. Para aceptar ou rexeitar cambios, prema nas iconas correspondentes da caixa de comentarios \u00e1 dereita do documento. Alternativamente, escolla Editar \u2192 Rexistrar cambios \u2192 Aceptar or Rexeitar. Ademais, se desexa filtrar os cambios antes de aceptar ou rexeitar, escolla Editar \u2192 Rexistrar cambios \u2192 Xestionar. Unha caixa de di\u00e1logo mostra unha lista de todos os cambios rexistrados. Empregue os bot\u00f3ns do di\u00e1logo segundo o seu xu\u00edzo.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Os cambios que realicen persoas diferentes m\u00f3stranse en cores diferentes e \u00e9 pos\u00edbel aceptar ou rexeitar cada un dos cambios seguidos empregando a caixi\u00f1a que aparece \u00e1 dereita. Tam\u00e9n se poden engadir comentarios al\u00ed.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Escolla Formato \u2192 Li\u00f1a (or \u00c1rea, ou Posici\u00f3n e tama\u00f1o). Aparece unha caixa de di\u00e1logo.", "Choose Format \u2192 Page and select the Page tab": "Escolla Formato \u2192 P\u00e1xina e seleccione a lapela P\u00e1xina", "Choose Format \u2192 Paragraph, Text Flow tab": "Escolla a lapela Formato \u2192 Par\u00e1grafo, Fluxo do texto", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Escolla Inserir \u2192 Gr\u00e1ficas. Personalice a gr\u00e1fica na barra lateral:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Escolla Inserir \u2192 Caracteres especiais ou prema na icona correspondente na barra de ferramentas. Aparece unha caixa de di\u00e1logo.", "Choose Validity from the Data menu. The Validity dialog opens.": "Escolla Validaci\u00f3n no men\u00fa Datos. \u00c1brese a caixa de di\u00e1logo Validaci\u00f3n.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Escolla o men\u00fa Ferramentas e desmarque Correcci\u00f3n ortogr\u00e1fica autom\u00e1tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Escolla o men\u00fa Ferramentas \u2192 Idiomas e seleccione o idioma do documento enteiro. Opcionalmente, pode indicar idiomas distintos para o texto seleccionado e para o par\u00e1grafo actual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Prema en calquera miniatura do panel para pasar a esa diapositiva para vela ou editala.", "Collaborative editing": "Edici\u00f3n colaborativa", "Column break (in multicolumnar text)": "Quebra de columna (en texto en varias columnas)", "Comments in documents": "Comentarios en documentos", "Context menus": "Men\u00fas de contexto", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Hai men\u00fas de contexto dispo\u00f1\u00edbeis ao premer co bot\u00f3n dereito do rato. As ordes dispo\u00f1\u00edbeis no men\u00fa de contexto est\u00e1n relacionadas - sen seren todas as pos\u00edbeis - co obxecto seleccionado no documento.", "Copy and Paste": "Copiar e pegar", "Cut": "Cortar", "Delete to beginning of sentence": "Eliminar at\u00e9 o inicio da oraci\u00f3n", "Delete to beginning of word": "Eliminar at\u00e9 o inicio da palabra", "Delete to end of sentence": "Eliminar at\u00e9 o fin da oraci\u00f3n", "Delete to end of word": "Eliminar ata a fin da palabra", "Deletions are marked with colored strike-through characters.": "As eliminaci\u00f3ns m\u00e1rcanse con caracteres riscados coloridos.", "Demote list item (list item has to be selected)": "Rebaixa o elemento na lista (o elemento da lista debe estar seleccionado)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Dependendo das capacidades do seu navegador pode aparecer a xanela de impresi\u00f3n ou unha mensaxe \u00abDescargar exportaci\u00f3n a PDF\u00bb? Pode imprimir este PDF co seu lector de PDF favorito.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "O formato directo \u00e9 o formato aplicado directamente ao contido seleccionado dun par\u00e1grafo ou dunha cela dunha folla de c\u00e1lculo e sobreponse o seu formato de estilo asignado. Para restauar o formato \u00e1 configuraci\u00f3n do estilo, seleccione o texto ou a fola de c\u00e1lculo e escolla Formato \u2192 Limpar formato directo ou empregue o bot\u00f3n da barra de ferramentas.", "Directly:": "Directamente:", "Display comment": "Mostrar comentario", "Display the Keyboard shortcuts help": "Mostrar a axuda dos atallos do teclado", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "A edici\u00f3n de documentos deber\u00edalle resultar familiar a calquera que xa te\u00f1a utilizado unha aplicaci\u00f3n de ofim\u00e1tica, a\u00ednda que hai diferenzas importantes:", "Document repair": "Reparaci\u00f3n de documentos", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Os documentos do {productname} g\u00e1rdanse automaticamente, mais se lle preocupa que un documento se sincronice tan r\u00e1pido como for pos\u00edbel, pode forzar que se grave coa opci\u00f3n Gardar do men\u00fa Ficheiro.", "Double Underline": "Subli\u00f1ado duplo", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada usuario as\u00edgnaselle unha cor. O cursor de cada usuario aparece nesa cor. Nota: o seu cursor ser\u00e1 sempre negro e intermitente, mais os demais verano dunha cor diferente.", "Editing documents": "Editar documentos", "Editing presentations": "Editar presentaci\u00f3ns", "Editing spreadsheets": "Editar follas de c\u00e1lculo", "Editing text documents": "Editar documentos de texto", "End": "Fin", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Sa\u00edr do modo en uso, isto \u00e9, pasar do modo de edici\u00f3n ao modo de selecci\u00f3n de obxectos, do modo de selecci\u00f3n de obxectos ao modo de vista.", "Extend the selection down one page": "Estender a selecci\u00f3n at\u00e9 unha p\u00e1xina cara a abaixo", "Extend the selection up one page": "Estender a selecci\u00f3n at\u00e9 unha p\u00e1xina cara a arriba", "Fill Down": "Encher cara abaixo", "Format the source cell with the font, color background and more.": "Formate a cela de orixe co tipo de letra, cor de fondo, etc.", "Formatting spreadsheets": "Formatar follas de c\u00e1lculo", "Formatting text": "Formatar texto", "Formulas": "F\u00f3rmulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "As f\u00f3rmulas introd\u00facense na barra de f\u00f3rmulas. Introduza \u00ab=\u00bb e insira a f\u00f3rmula.", "Frequently Asked Questions": "Preguntas frecuentes", "General Keyboard Shortcuts": "Atallos de teclado xerais", "Go and select text to end of document": "Ir e seleccionar o texto at\u00e9 a fin do documento", "Go and select text to end of textbox": "Ir e seleccionar o texto at\u00e9 a fin da caixa de texto", "Go and select text to start of document": "Ir e seleccionar o texto at\u00e9 o inicio do documento", "Go and select text to start of textbox": "Ir e seleccionar o texto at\u00e9 o inicio da caixa de texto", "Go and select to the beginning of a line": "Ir e seleccionar at\u00e9 o inicio da li\u00f1a", "Go and select to the end of a line": "Ir e seleccionar at\u00e9 o final da li\u00f1a", "Go to beginning of a word": "Ir ao inicio dunha palabra", "Go to beginning of line": "Ir ao inicio da li\u00f1a", "Go to end of document": "Ir \u00e1 fin do documento", "Go to end of line": "Ir ao final da li\u00f1a", "Go to start of document": "Ir ao inicio do documento", "Go to start of the next word": "Ir ao inicio da palabra seguinte", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Os erros gramaticais do texto m\u00e1rcanse co subli\u00f1ado ondulado azul. Prema no texto subli\u00f1ado co bot\u00f3n dereito do rato para abrir un men\u00fa con suxesti\u00f3ns para corrixir o erro gramatical e as regras gramaticais infrinxidas. Seleccione a suxesti\u00f3n correcta para cambiar o texto.", "Handling Tables": "Manipular t\u00e1boas", "Handling images": "Manipular imaxes", "Home": "Inicio", "Hover the mouse on the document name in the menu bar.": "Pase o rato por riba do nome do documento na barra de men\u00fas.", "How can I change the line, area and position of a shape in my slides?": "Como podo cambiar a li\u00f1a, \u00e1rea e posici\u00f3n dunha forma nas diapositivas?", "How can I check spelling in my language?": "Como corrixo a ortograf\u00eda no meu idioma?", "How can I copy the formatting of existing cells to new ones?": "Como podo copiar o formato de celas existentes para outras novas?", "How can I import CSV data?": "Como podo importar datos CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Como podo inserir un s\u00edmbolo de moeda, copyright ou marca rexistrada no documento?", "How can I make the new text look like other existing text?": "Como podo facer que o texto novo te\u00f1a a mesma aparencia que outro texto existente?", "How can I quit {productname} without saving my edits?": "Como saio do {productname} sen gardar as edici\u00f3ns feitas?", "How can I remove the red wavy lines in my document?": "Como podo retirar as li\u00f1as vermellas onduladas do documento?", "How can I run my slide show?": "Como podo executar a mi\u00f1a presentaci\u00f3n?", "How can I select data to print?": "Como podo seleccionar que datos imprimir?", "How do I change the page orientation to landscape inside my document": "Como cambio a orientaci\u00f3n da p\u00e1xina para apaisado no meu documento?", "How do I get a word count of my document?": "Como fago para contar as palabras dun documento?", "How do I rename a sheet?": "Como lle cambio o nome a unha folla?", "How do I save a document with another name?": "Como gardo un documento con outro nome?", "How do I set the margins of the document?": "Como indico as marxes do documento?", "If no table or range was selected, a prototype chart is displayed.": "De non haber ningunha t\u00e1boa un intervalo seleccionados, m\u00f3strase un prototipo de gr\u00e1fica.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Se non se selecciona unha cela completa e o cursor estiver no final da t\u00e1boa, elim\u00ednase o par\u00e1grafo seguinte \u00e1 t\u00e1boa, a menos que este for o derradeiro par\u00e1grafo do documento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Se non se selecciona unha cela completa, elim\u00ednase o texto desde o cursor at\u00e9 o fin da oraci\u00f3n actual. Se o cursor estiver no final dunha cela e non se seleccionar unha cela completa, elim\u00ednase o contido da cela seguinte.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Se se seleccionan unha ou m\u00e1is celas, elim\u00ednanse as filas completas que conte\u00f1an a selecci\u00f3n. Se todas as filas estiveren seleccionadas completa ou parcialmente, elim\u00ednase a t\u00e1boa enteira.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Se a cela activa est\u00e1 baleira: vai ao inicio da t\u00e1boa. No caso contrario: a primeira vez que se preme vai ao inicio da cela activa, a segunda ao inicio da t\u00e1boa actual e, a terceira, ao do documento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Se a cela activa est\u00e1 baleira: vai \u00e1 fin da t\u00e1boa. No caso contrario: a primeira vez que se preme vai \u00e1 fin da cela activa, a segunda \u00e1 fin da t\u00e1boa actual e a terceira, ao do documento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Se a cela activa est\u00e1 baleira: selecciona a t\u00e1boa completa. No caso contrario: selecciona o contido da cela activa. Ao premer de novo selecciona toda a t\u00e1boa.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "As imaxes poden ser redimensionadas, xiradas e ancoradas. O texto pode axustado arredor da imaxe. Seleccione a imaxe e abra o men\u00fa de contexto. Empregue os mandos para redimensionar a imaxe co rato.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "En contraste, o formato directo aplica o formato \u00e1s pasaxes seleccionadas do contido do documento. Nun documento longo, o formato directo ten que ser aplicado a cada pasaxe de texto, o que torna a tarefa tediosa e suxeita a erros e demoras.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Na \u00e1rea Quebras, marque Inserir, Tipo: Quebra de p\u00e1xina, Posici\u00f3n: Antes", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "No di\u00e1logo Filtro est\u00e1ndar tam\u00e9n se poden definir intervalos que conte\u00f1an os valores de campos de datos determinados. P\u00f3dese utilizar o filtro est\u00e1ndar para converter as condici\u00f3ns con operadores l\u00f3xicos E ou OU.", "Inactive document": "Documento inactivo", "Increase/decrease the size of the column/row on the left/top cell edge": "Aumentar/Reducir o tama\u00f1o da columna/fila no bordo esquerdo/superior da cela", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aumenta/reduce o tama\u00f1o da columna/fila no bordo dereito/inferior da cela", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insira quebras de columna e de fila na folla de c\u00e1lculo para reducir o intervalo de impresi\u00f3n e imprima o documento para descargar. Ao imprimir o PDF, seleccione as p\u00e1xinas que lle interese.", "Insert comment": "Inserir comentario", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insira comentarios no {productname} nos lugares que precisen dunha atenci\u00f3n especial por parte dos lectores. Os comentarios m\u00f3stranse \u00e1 dereita e levan o nome e a data de quen os escribiu.", "Insert endnote": "Inserir unha nota final", "Insert footnote": "Inserir nota a rodap\u00e9", "Insert line break": "Inserir unha quebra de li\u00f1a", "Insert new paragraph directly before or after a section, or before a table": "Inserir un par\u00e1grafo novo directamente antes ou despois dunha secci\u00f3n ou antes dunha t\u00e1boa", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Inserir un par\u00e1grafo novo sen numeraci\u00f3n dentro dunha lista. Non funciona cando o cursor est\u00e1 no final da lista.", "Insert non-breaking hyphen": "Inserir guionizaci\u00f3n non quebr\u00e1bel", "Insert non-breaking space": "Inserir espazo non quebr\u00e1bel", "Insert soft hyphen": "Inserir gui\u00f3n suave", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insira t\u00e1boas coa icona axeitada da barra de ferramentas. Seleccione o n\u00famero inicial de filas e columnas. Engada filas e columnas co men\u00fa de contexto das celas. Combine celas co men\u00fa T\u00e1boa. O estilo de par\u00e1grafo por omisi\u00f3n das celas \u00e9 \u00abContido de t\u00e1boa\u00bb.", "Italic": "Cursiva", "Justify": "Xustificar", "Keyboard Shortcuts": "Atallos de teclado", "Like Alt, but only the active cell is modified": "Como Alt, mais s\u00f3 se modifica a cela activa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Cargue os datos CSV nalgunha ferramenta nativa da s\u00faa plataforma, selecci\u00f3neos e c\u00f3pieos ao portapapeis", "Manual page break": "Quebra manual de p\u00e1xina", "Move cursor down one line": "Baixar o cursor unha li\u00f1a", "Move cursor to beginning of the next paragraph": "Mover o cursor ao inicio do par\u00e1grafo seguinte", "Move cursor to beginning of the previous paragraph": "Mover o cursor ao inicio do par\u00e1grafo anterior", "Move cursor to the left": "Mover o cursor cara \u00e1 esquerda", "Move cursor to the right": "Mover o cursor cara \u00e1 dereita", "Move cursor up one line": "Subir o cursor unha li\u00f1a", "Move cursor with selection to the left": "Mover o cursor coa selecci\u00f3n cara \u00e1 esquerda", "Move cursor with selection to the right": "Mover o cursor coa selecci\u00f3n cara \u00e1 dereita", "Move the view down one page": "Baixar a vista unha p\u00e1xina", "Move the view up one page": "Subir a vista unha p\u00e1xina", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Un uso da funci\u00f3n Filtro autom\u00e1tico \u00e9 restrinxir rapidamente que se mostren rexistros con entradas id\u00e9nticas nun campo de datos.", "Open the presentation in {productname}": "Abra a presentaci\u00f3n no {productname}", "Opening, closing, saving, printing and downloading documents": "Abrir, pechar, gardar, imprimir e descargar documentos", "Other advanced features": "Outras funcionalidades avanzadas", "PageDown": "AvP\u00e1x", "PageUp": "ReP\u00e1x", "Paragraph formatting": "Formato do par\u00e1grafo", "Paste as unformatted text": "Pegar como texto sen formato", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Pegue desde o navegador Editar \u2192 Pegar ou prema Ctrl+V. A caixa de di\u00e1logo Importaci\u00f3n de texto permite descibir o formato preciso dos datos en CSV.", "Paste special": "Pegado especial", "Pasting": "Pegar", "Place the cursor at the paragraph to be formatted": "Coloque o cursor no par\u00e1grafo que desexa formatar", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Coloque o cursor no lugar no que desexe cambiar a orientaci\u00f3n da p\u00e1xina. Engada un par\u00e1grafo baleiro.", "Place the cursor in the position to insert the character.": "Coloque o cursor na posici\u00f3n na que desexe inserir o car\u00e1cter.", "Presentations": "Presentaci\u00f3ns", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentaci\u00f3ns: Formatos PPT, PPTX da Microsoft, Formato ODF de OpenDocument", "Press Insert button. To close the dialog, press Cancel.": "Prema o bot\u00f3n Inserir. Para pechar o di\u00e1logo, prema Cancelar.", "Print (Download as PDF)": "Imprimir (Descargar como PDF)", "Promote list item (list item has to be selected)": "Promove o elemento na lista (o elemento da lista debe estar seleccionado)", "Redo": "Refacer", "Remove direct formatting": "Retirar o formatado directo", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Renomee unha folla dun documento de follas de c\u00e1lculo empregando o men\u00fa de contexto (co bot\u00f3n dereito do rato) sobre unha lapela de folla na parte inferior. Introduza o novo nome da folla na caixa de di\u00e1logo que segue.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u00c9 pos\u00edbel copiar/copar contido rico, non s\u00f3 dentro dun dodumento dado, mais tam\u00e9n entre documentos do mesmo ou diferente {productname}. Para estes usos internos, os usuarios poden copiar/cortar contido, inclu\u00eddas imaxes e contido mixto nun PC empregando directamente os atallos do teclado (Ctrl+X, Ctrl+C, Ctrl+V). Por raz\u00f3ns de seguranza, \u00e9 necesario empregar Ctrl+V para pegar nun PC, mais \u00e9 pos\u00edbel empregar os men\u00fas de contexto para cortar e pegar. En Android e iOS requ\u00edrese tocar d\u00faas veces para seleccionar texto ou premer un tempo para acceder a copiar/cortar/pegar co men\u00fa de contexto.", "Search backwards": "Buscar para atr\u00e1s", "Search forward": "Buscar para adiante", "Select All": "Seleccionar todo", "Select Landscape in \u201cWith Page Style\u201d": "Seleccione Apaisado en \u00abCon estilo de p\u00e1xina\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Seleccione unha t\u00e1boa nun documento de texto, un intervalo nunha folla de c\u00e1lculo ou unha t\u00e1boa nunha presentaci\u00f3n.", "Select if you want to change page numbering.": "Seleccione se desexa cambiar a numeraci\u00f3n da p\u00e1xina.", "Select lines in downwards direction": "Seleccionar li\u00f1as de arriba cara a abaixo", "Select lines in upwards direction": "Seleccionar li\u00f1as de abaixo cara a arriba", "Select objects in the order in which they were created": "Seleccionar obxectos na orde na que foron creados", "Select objects in the reverse order in which they were created": "Seleccionar obxectos na orde inversa \u00e1 aquela na que foron creados", "Select the cells you want to format. Release the mouse button.": "Seleccione as celas que desexe formatar. Solte o bot\u00f3n do rato.", "Select the character set, language and separator options for the CSV file.": "Seleccione o conxunto de caracters, o idioma e as opci\u00f3ns dos separadores do ficheiro en CSV.", "Select the shape in your slide. A set of handles shows.": "Seleccione a forma na diapositiva. Aparece un conxunto de agarradeiras.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Seleccione o estilo que desexe aplicar na lista de estilos despreg\u00e1bel. O par\u00e1grafo mostra os atributos do estilo.", "Select the text with the existing format": "Seleccioen o texto co formato existente", "Select the text you want to apply the new format.": "Seleccione o texto ao que lle desexa aplicar o novo formato.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Seleccione o criterio de validaci\u00f3n na lista despreg\u00e1bel Permitir. Dependendo do criterio aparecen m\u00e1is opci\u00f3ns. Encha os datos necesarios.", "Select to beginning of paragraph": "Seleccionar at\u00e9 o inicio do par\u00e1grafo", "Select to end of paragraph": "Seleccionar at\u00e9 o final do par\u00e1grafo", "Select to the left word by word": "Seleccionar \u00e1 esquerda, unha palabra de cada vez", "Select to the right word by word": "Seleccionar \u00e1 dereita, unha palabra de cada vez", "Set Optimal Column Width": "Darlle largura ideal \u00e1 columna", "Set the page margins in the dialog.": "Axuste as marxe da p\u00e1xina no di\u00e1logo.", "Set the properties of the element of the object.": "Configure as propiedades do elemento do obxecto.", "Shortcut Keys for Tables": "Teclas de atallo para t\u00e1boas", "Slide pane": "Panel de diapositivas", "Slide show": "Presentaci\u00f3n de diapositivas", "Spellchecking": "Correcci\u00f3n ortogr\u00e1fica", "Spreadsheets": "Follas de c\u00e1lculo", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Follas de c\u00e1lculo: Formatos XLS, XLSX da Microsoft, Formato ODS de OpenDocument", "Standard currency format": "Formato monetario est\u00e1ndar", "Standard date format": "Formato de data est\u00e1ndar", "Standard exponential format": "Formato exponencial est\u00e1ndar", "Standard format": "Formato est\u00e1ndar", "Standard percentage format (two decimal places)": "Formato de porcentaxe est\u00e1ndar (dous decimais)", "Strikethrough": "Riscado", "Subscript": "Sub\u00edndice", "Superscript": "Super\u00edndice", "Switch cursor between text and footer": "Alternar o cursor entre o texto e o rodap\u00e9", "Switch cursor between text and header": "Alternar o cursor entre o texto e a cabeceira", "Tab": "Tab", "Text documents": "Documentos de texto", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documentos de texto: Formatos DOC, DOCX, RTF da Microsoft. Formato ODT de OpenDocument", "Text formatting": "Formato do texto", "Text selection and navigation in a textbox": "Selecci\u00f3n de texto e navegaci\u00f3n nunha caixa de texto", "Text selection and navigation in document": "Selecci\u00f3n de texto e navegaci\u00f3n no documento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Os textos, gr\u00e1ficos, formas e imaxes svg permanecen detalladas ao ampliar, s\u00f3 se ven p\u00edxeles coas imaxes inseridas, como jpg ou png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "O s\u00edmbolo \u00b6 \u00e9 unha marca de formato. Empr\u00e9gase para axudar co ali\u00f1amento e a edici\u00f3n e non se imprime. Para activala e desactivala escola Ver \u2192 Marcas de formato.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "O Filtro avanzado permite at\u00e9 oito condici\u00f3ns de filtrado. Cos filtros avanzados as condici\u00f3ns introd\u00facense directamente na folla de c\u00e1lculo.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Os datos en SCV c\u00e1rganse na cela seleccionada na que pegue, segundo esta configuraci\u00f3n.", "The color assigned to the changes depends on the user that changes the document.": "A cor asignada aos cambios depende do usuario que cambiou o documento.", "This is easy to do using the Paintbrush tool in the toolbar.": "Isto \u00e9 doado de facer empregando a ferramenta Pincel da barra de ferramentas.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Isto resulta particularmente \u00fatil - por exemplo, cando un colega seleccionou sen se dar conta todo o texto con Ctrl+A e despois escribiu sobre el de destru\u00eduno - no momento no que vostede estaba a editar.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Para retomar a edici\u00f3n, prema no documento e a m\u00e1scara e a mensaxe desaparecer\u00e1n. Os cambios que outros usuarios te\u00f1an feitos de xeito colaborativo rec\u00e1rganse.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Para copiar anacos de contido maiores para outras aplicaci\u00f3ns do dispositivo, \u00e9 preciso premer o bot\u00f3n Iniciar descarga e despois copiar isto de novo no portapapeis para polo a disposici\u00f3n da aplicaci\u00f3n de destino. Isto \u00e9 pos\u00edbel mediante un trebelli\u00f1o que aparece no recanto inferior dereito e s\u00f3 \u00e9 necesario para exportar o contido para pegalo en aplicaci\u00f3ns externas. Este paso tam\u00e9n converte tipos de obxectos complexos en imaxes est\u00e1ticas.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Para descargar un documento, desc\u00e1rgueo no men\u00fa Ficheiro da aplicaci\u00f3n {productname}. Os formatos de descarga dispo\u00f1\u00edbeis dependen da aplicaci\u00f3n. Todas as aplicaci\u00f3ns exportan os documento no formato PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Para sa\u00edr dunha presentaci\u00f3n de diapositivas do {productname}, prema a tecla Esc para retornar ao modo de edici\u00f3n de presentaci\u00f3ns.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Para retornar ao estado seleccionado, selecci\u00f3neo co rato e premaIr para estado.", "To open document, click on the file to open the {productname} module associated to the document format.": "Para abrir un documento, prema no ficheiro para abrir o m\u00f3dulo {productname} asociado co formato do documento.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Para eliminar a validaci\u00f3n da cela, abra o di\u00e1logo e configure a lista Permitir como \u00abTodos os valores\u00bb.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Para volver \u00e1 orientaci\u00f3n vertical, repita o procedemento, escollendo Vertical en \u00abCon estilo de p\u00e1xina\u00bb.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Para corrixir sistematicamente o documento enteiro empregue a opci\u00f3n Ortograf\u00eda do men\u00fa Ferramentas.", "Track changes": "Rexistrar cambios", "Two decimal places, thousands separator": "Dous decimais, separador de millares", "Type the new file name in the text box and press Enter.": "Escriba o novo nome do ficheiro na caixa de texto e prema Intro.", "Underline": "Subli\u00f1ado", "Undo": "Desfacer", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Empregue as lapelas Axuda coa introduci\u00f3n de datos e Alerta de erro para mellorar as interacci\u00f3ns do usuario. Prema en Aceptar para pechar o di\u00e1logo.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Empregue a barra de ferramentas do panel de diapositivas da parte inferior para iniciar a presentaci\u00f3n de diapositivas, engadir diapositivas, duplicar ou eliminar a diapositiva actual.", "Using the browser zoom affects the document and user interface areas.": "A utilizaci\u00f3n da ampliaci\u00f3n do navegador afecta as \u00e1reas do documento e da interface de usuario.", "Using the page style": "Empreguar estilos de p\u00e1xina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Empregando a regra, arrastre o bordo m\u00e1is \u00e1 esquerda da regra para axustar a marxe esquerda ou viceversa para a dereita.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Que son os s\u00edmbolos \u00b6 e como os retiro do documento de texto?", "What are the documents file formats supported by {productname}?": "Que formatos de ficheiro de documentos admite o {productname}?", "What is the blue wavy underline in some words in the text?": "Que significa o subli\u00f1ado ondulado azul nalgunhas palabras do texto?", "What is \u201cClear Direct Formatting\u201d icon?": "Que \u00e9 a icona \u00abLimpar formato directo\u00bb?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Cando o {productname} detecta que non houbo actividade no navegador durante alg\u00fan tempo, coloca o documento no estado \u00abinactivo\u00bb. O documento aparece cunha m\u00e1scara gris sobreposta coa mensaxe \u00abDocumento inactivo - prema para retomar a edici\u00f3n\u00bb.", "When closing a document, it is automatically saved if it has been changed.": "Ao pechar un documento, este g\u00e1rdase automaticamente se foi cambiado.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Cando varias persoas editan o mesmo documento simultaneamente \u00e9 pos\u00edbel que os seus cambios entren en conflito e que isto cause confusi\u00f3n. A funci\u00f3n Reparaci\u00f3n de documentos permite que os usuarios desfagan os cambios doutros editores para un estado anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Tendo contido cortado ou copiado, \u00e9 pos\u00edbel pegar este contido usando o men\u00fa de contexto.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ao pegar contido copiado do mesmo documento mant\u00e9\u00f1ense o formato e os elementos. Se se copiar doutro documento, noutra lapela ou xanela do navegador, ou desde f\u00f3ra do navegador, o contido pegado conserva o texto rico.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Ao pegar contido do documento resp\u00e9ctase o formato. Tam\u00e9n se poden pegar obxectos, como imaxes, se se copian do documento no que se est\u00e1 a traballar.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Ao activar o rexistro de cambios, o {productname} marca os cambios que se lle fagan ao documento. Seleccione esta opci\u00f3n de novo para a desactivar.", "Why can't I delete text? It just gets a strike-through?": "Por que non podo eliminar texto? S\u00f3 aparece riscado?", "Why did the text I just typed change automatically? How can I revert it?": "Por que o texto que acabo de escribir cambiou automaticamente? Como podo desfacer isto?", "With track changes enabled your document is shown the following manner:": "Co rexistro de cambios activado, o documento m\u00f3strase da seguinte maneira:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "A conta de palabras tam\u00e9n se mostra na barra de estado. De non haber texto seleccionado, a conta de palabras \u00e9 para o documento enteiro. Caso contrario, a conta de palabras \u00e9 para o texto seleccionado.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "O contador de palabras est\u00e1 dispo\u00f1\u00edbel en Ferramentas \u2192 Conta de palabras. Unha caixa de di\u00e1logo mostra a conta de palabras para a selecci\u00f3n e para o documento enteiro.", "Word processor functions": "Funci\u00f3ns do procesador de texto", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Si. O {productname} abre documentos protexidos con contrasinal, mais \u00e9 preciso fornecer o contrasinal cando pide \u00abIntroduza o contrasinal\u00bb no momento de cargar o documento.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Si. Prema na palabra que desexe e escolla Ferramentas \u2192 Dicionario de sin\u00f3nimos.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Pode tanto examinar os caracteres mostrados coas listas despreg\u00e1beis ou escribir unha chave de busca na caixa Busca . Se co\u00f1ece o c\u00f3digo num\u00e9rico Unicode do car\u00e1cter especial, introd\u00fazao nas caixas da dereita.", "You can insert these special characters in the document using the Special Character dialog.": "Pode inserir estes caracteres especiais no documento empregando a caixa de di\u00e1logo Car\u00e1cter especial.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Pode ir ao cursor dun usuario premendo no nome (ou avatar) dese usuario. \u00c9 pos\u00edbel seguir o editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "P\u00f3dese pegar como texto sen formatar co atallo de teclado: Ctrl+Mai\u00fas+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "As follas de c\u00e1lculo na rede ed\u00edtanse da mesma maneira que se editan as follas de c\u00e1lculo de escritorio. As operaci\u00f3ns tipo introduci\u00f3n de datos, selecci\u00f3n de intervalos, columnas, filas ou follas son as mesmas. Empregue o teclado, os men\u00fas ou a barra de ferramentas para realizar acci\u00f3ns na folla de c\u00e1lculo. Tam\u00e9n \u00e9 pos\u00edbel arrastrar o contidos de celas paras encher outras celas con datos. As ordes de copiar, cortar e pegar est\u00e1n dispo\u00f1\u00edbeis no men\u00fa de contexto. Se aos datos introducidos lles segue un tabulador, o cursor m\u00f3vese \u00e1 cela seguinte \u00e1 dereita, e con Intro \u00e1 cela por debaixo, co que a introduci\u00f3n de datos \u00e9 m\u00e1is doada.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "A correcci\u00f3n autom\u00e1tica est\u00e1 activada. A correcci\u00f3n autom\u00e1tica cambia o texto que se acaba de escribir segundo unha t\u00e1boa interna de correspondencias. Xeralmente, a correcci\u00f3n autom\u00e1tica corrixe grallas ao escribir. Se a correcci\u00f3n autom\u00e1tica non for precisa, desact\u00edvea con Ferramentas \u2192 Correcci\u00f3n autom\u00e1tica \u2192 Ao escribir.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Iso \u00e9 porque ten o rexistro de cambios activado para o documento. O rexistro de cambios grava todos os cambios do texto e mostra as edici\u00f3ns para unha revisi\u00f3n posterior. \u00c9 \u00fatil para realizar cambios no texto e en follas de c\u00e1lculo. O rexistro de cambios act\u00edvanse escollendo Editar \u2192 Rexistro de cambios \u2192 Gravar.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Os documentos almac\u00e9nanse e xesti\u00f3nanse no almacenamento na nube integrado co {productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-gug.json b/f7cloud-office/browser/dist/l10n/help-gug.json new file mode 100644 index 0000000..d4a9549 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-gug.json @@ -0,0 +1 @@ +{"General Keyboard Shortcuts": "tairenda mbopya'eha tuich\u00e1va", "Keyboard Shortcuts": "tairenda mbopya'eha", "Undo": "Japo'\u1ef9"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-he.json b/f7cloud-office/browser/dist/l10n/help-he.json new file mode 100644 index 0000000..3f19639 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-he.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 \u05e9\u05e0\u05d9\u05d5\u05ea \u05d1\u05de\u05e6\u05d1 \u05de\u05d7\u05d9\u05e7\u05d4, \u05de\u05e7\u05e9\u05d9 \u05d7\u05e6\u05d9\u05dd \u05de\u05d5\u05d7\u05e7\u05d9\u05dd \u05e9\u05d5\u05e8\u05d4/\u05e2\u05de\u05d5\u05d3\u05d4, Ctrl+\u05de\u05e7\u05e9 \u05d7\u05e5 \u05de\u05de\u05d6\u05d2 \u05d0\u05ea \u05d4\u05ea\u05d0 \u05e2\u05dd \u05d4\u05ea\u05d0\u05d9\u05dd \u05d4\u05e1\u05de\u05d5\u05db\u05d9\u05dd", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 \u05e9\u05e0\u05d9\u05d5\u05ea \u05d1\u05de\u05e6\u05d1 \u05d4\u05d5\u05e1\u05e4\u05d4 (Insert), \u05de\u05e7\u05e9\u05d9 \u05d4\u05d7\u05e6\u05d9\u05dd \u05de\u05d5\u05e1\u05d9\u05e4\u05d9\u05dd \u05e9\u05d5\u05e8\u05d4/\u05e2\u05de\u05d5\u05d3\u05d4, Ctrl+\u05de\u05e7\u05e9 \u05d7\u05e5 \u05de\u05d5\u05e1\u05d9\u05e3 \u05ea\u05d0", "Alt+Arrow Keys": "Alt+\u05de\u05e7\u05e9\u05d9 \u05d7\u05e6\u05d9\u05dd", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u05de\u05e7\u05e9\u05d9 \u05d7\u05e6\u05d9\u05dd", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u05de\u05e7\u05e9\u05d9 \u05d7\u05e6\u05d9\u05dd", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u05de\u05e7\u05e9\u05d9 \u05d7\u05e6\u05d9\u05dd", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u05d7\u05e5 \u05dc\u05de\u05d8\u05d4", "Ctrl+Arrow Left": "Ctrl+\u05d7\u05e5 \u05e9\u05de\u05d0\u05dc\u05d4", "Ctrl+Arrow Right": "Ctrl+\u05d7\u05e5 \u05d9\u05de\u05d9\u05e0\u05d4", "Ctrl+Arrow Up": "Ctrl+\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u05d7\u05e5 \u05dc\u05de\u05d8\u05d4", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u05d7\u05e5 \u05e9\u05de\u05d0\u05dc\u05d4", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+\u05de\u05e7\u05e9 \u05de\u05d9\u05e0\u05d5\u05e1", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+\u05de\u05e7\u05e9 \u05e4\u05dc\u05d5\u05e1", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u05d7\u05e5 \u05d9\u05de\u05d9\u05e0\u05d4", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u05d7\u05e5 \u05dc\u05de\u05d8\u05d4", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u05d7\u05e5 \u05e9\u05de\u05d0\u05dc\u05d4", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u05d7\u05e5 \u05d9\u05de\u05d9\u05e0\u05d4", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u05d7\u05e5", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+\u05e8\u05d5\u05d5\u05d7", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u05d7\u05e5 \u05dc\u05de\u05d8\u05d4", "Shift+Arrow Left": "Shift+\u05d7\u05e5 \u05e9\u05de\u05d0\u05dc\u05d4", "Shift+Arrow Right": "Shift+\u05d7\u05e5 \u05d9\u05de\u05d9\u05e0\u05d4", "Shift+Arrow Up": "Shift+\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9 \u05d4\u05e7\u05e9\u05e8: \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05d4\u05db\u05e4\u05ea\u05d5\u05e8 \u05d4\u05d9\u05de\u05e0\u05d9 \u05d1\u05e2\u05db\u05d1\u05e8 \u05de\u05e2\u05dc\u05d4 \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e2\u05dd \u05e4\u05e7\u05d5\u05d3\u05d5\u05ea \u05e9\u05e7\u05e9\u05d5\u05e8\u05d5\u05ea \u05dc\u05e4\u05e8\u05d9\u05d8 \u05e2\u05dc\u05d9\u05d5 \u05dc\u05d7\u05e6\u05ea.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea: \u05e4\u05ea\u05d9\u05d7\u05ea \u05d1\u05d5\u05e8\u05e8 \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05e9\u05dc \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05db\u05d3\u05d9 \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05d4\u05de\u05d7\u05e9\u05d1 \u05d4\u05de\u05e7\u05d5\u05de\u05d9 \u05e9\u05dc\u05da \u05d5\u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05d5\u05ea\u05d4 \u05dc\u05de\u05e1\u05de\u05da.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u05d0\u05d6\u05d5\u05e8 \u05d4\u05de\u05e1\u05de\u05da: \u05e9\u05d8\u05d7 \u05d4\u05d9\u05d9\u05e9\u05d5\u05dd \u05e9\u05de\u05e6\u05d9\u05d2 \u05d0\u05ea \u05ea\u05db\u05e0\u05d9 \u05d4\u05de\u05e1\u05de\u05da, \u05d1\u05d9\u05df \u05d0\u05dd \u05d0\u05dc\u05d5 \u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea, \u05de\u05e6\u05d2\u05d5\u05ea \u05d0\u05d5 \u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05de\u05d9\u05d3\u05e2: \u05dc\u05e9\u05de\u05d0\u05dc \u05e1\u05e8\u05d2\u05dc \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9, \u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05e1\u05d3\u05e8\u05d4 \u05e9\u05dc \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e2\u05dc \u05d4\u05de\u05e1\u05de\u05da. \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e2\u05e6\u05de\u05dd \u05ea\u05dc\u05d5\u05d9\u05d9\u05dd \u05d1\u05d0\u05d5\u05e4\u05d9 \u05d4\u05de\u05e1\u05de\u05da.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd: \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e8\u05d0\u05e9\u05d9 \u05e0\u05d9\u05e6\u05d1 \u05d1\u05d7\u05dc\u05e7 \u05d4\u05e2\u05dc\u05d9\u05d5\u05df \u05d5\u05db\u05d5\u05dc\u05dc \u05e9\u05dc\u05dc \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea, \u05e4\u05e7\u05d5\u05d3\u05d5\u05ea \u05dc\u05d4\u05d3\u05e4\u05e1\u05d4, \u05e2\u05e8\u05d9\u05db\u05d4, \u05d4\u05e6\u05d2\u05d4 \u05d5\u05e4\u05e7\u05d5\u05d3\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e1\u05ea\u05d9\u05e8 \u05d0\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05d1\u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05d4\u05e1\u05de\u05dc \u05d1\u05e7\u05e6\u05d4 \u05d4\u05e9\u05de\u05d0\u05dc\u05d9. \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05d4\u05e1\u05de\u05dc \u05ea\u05e6\u05d9\u05d2 \u05d0\u05ea \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9: \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05de\u05ea\u05d7\u05d9\u05dc \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05e9\u05de\u05d5\u05e7\u05dc\u05d3 \u05ea\u05d5\u05db\u05df \u05dc\u05ea\u05d9\u05d1\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d5\u05d7\u05dc\u05d5\u05df \u05d4\u05de\u05e1\u05de\u05da \u05e2\u05d5\u05d1\u05e8 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05dc\u05ea\u05d5\u05e6\u05d0\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4. \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d0\u05d9\u05e0\u05d5 \u05ea\u05dc\u05d5\u05d9 \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea. \u05d9\u05e9 \u05e9\u05dc\u05d5\u05e9\u05d4 \u05db\u05e4\u05ea\u05d5\u05e8\u05d9\u05dd \u05de\u05de\u05e9 \u05dc\u05d9\u05d3 \u05ea\u05d9\u05d1\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05de\u05e6\u05d1: \u05e1\u05e8\u05d2\u05dc \u05d4\u05de\u05e6\u05d1 \u05de\u05d5\u05e4\u05d9\u05e2 \u05d1\u05ea\u05d7\u05ea\u05d9\u05ea \u05d5\u05de\u05db\u05d9\u05dc \u05de\u05d2\u05d5\u05d5\u05df \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d5\u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d5\u05ea.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd: \u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd \u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05dc\u05e2\u05e8\u05d9\u05db\u05d4 \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9\u05ea. \u05db\u05e4\u05ea\u05d5\u05e8\u05d9 \u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd \u05d4\u05dd \u05d3\u05d9\u05e0\u05de\u05d9\u05d9\u05dd, \u05db\u05dc\u05d5\u05de\u05e8 \u05e9\u05d4\u05de\u05e6\u05d1 \u05e9\u05dc\u05d4\u05dd (\u05db\u05d1\u05d5\u05d9 \u05d0\u05d5 \u05e4\u05e2\u05d9\u05dc) \u05ea\u05dc\u05d5\u05d9 \u05d1\u05de\u05d2\u05d5\u05d5\u05df \u05d2\u05d5\u05e8\u05de\u05d9\u05dd.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "\u05e1\u05e8\u05d2\u05dc \u05d4\u05ea\u05e7\u05e8\u05d9\u05d1: \u05d1\u05e6\u05d3\u05d5 \u05d4\u05e9\u05de\u05d0\u05dc\u05d9 \u05e9\u05dc \u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd \u05d9\u05e9\u05e0\u05d4 \u05e1\u05d3\u05e8\u05ea \u05db\u05dc\u05d9\u05dd \u05e9\u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05da \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05d1\u05d2\u05d5\u05d3\u05dc\u05d5 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 (100%), \u05dc\u05d4\u05ea\u05e7\u05e8\u05d1 \u05d5\u05dc\u05d4\u05ea\u05e8\u05d7\u05e7. \u05d4\u05ea\u05e7\u05e8\u05d9\u05d1 \u05de\u05ea\u05d9\u05d9\u05d7\u05e1 \u05dc\u05d0\u05d6\u05d5\u05e8 \u05d4\u05de\u05e1\u05de\u05da, \u05de\u05e0\u05e9\u05e7 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05dc\u05d0 \u05de\u05d5\u05e9\u05e4\u05e2. \u05e8\u05de\u05ea \u05d4\u05ea\u05e7\u05e8\u05d9\u05d1 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05d1\u05d0\u05d6\u05d5\u05e8 \u05d6\u05d4.", "{productname} Help": "\u05e2\u05d6\u05e8\u05d4 \u05e9\u05dc {productname}", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05da \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d5\u05dc\u05e2\u05e8\u05d5\u05da \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05de\u05e9\u05e8\u05d3\u05d9\u05d9\u05dd (\u05d0\u05d5\u05e4\u05d9\u05e1), \u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8, \u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d5\u05de\u05e6\u05d2\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d3\u05e8\u05da \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d1\u05e9\u05d9\u05d8\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05d5\u05d9\u05e9\u05d9\u05e8\u05d4. \u05e0\u05d9\u05ea\u05df \u05dc\u05e2\u05d1\u05d5\u05d3 \u05dc\u05d1\u05d3 \u05e2\u05dc \u05de\u05e1\u05de\u05da \u05d0\u05d5 \u05dc\u05e9\u05ea\u05e3 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05db\u05d7\u05dc\u05e7 \u05de\u05e6\u05d5\u05d5\u05ea.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} \u05de\u05d5\u05d3\u05d9\u05e2 \u05dc\u05da \u05e2\u05dd \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e7\u05d8\u05e0\u05d4 \u05d1\u05d0\u05d6\u05d5\u05e8 \u05e9\u05dc \u05d4\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d4 \u05db\u05e9\u05de\u05e9\u05ea\u05de\u05e9 \u05e0\u05db\u05e0\u05e1 \u05d0\u05d5 \u05e2\u05d5\u05d6\u05d1.", "{productname} presentations": "\u05de\u05e6\u05d2\u05d5\u05ea \u05e9\u05dc {productname}", "{productname} spreadsheets": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc {productname}", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} \u05ea\u05d5\u05de\u05da \u05d1\u05d4\u05d5\u05e1\u05e4\u05d4 \u05d5\u05d4\u05de\u05d7\u05e9\u05d4 \u05e9\u05dc \u05ea\u05e8\u05e9\u05d9\u05de\u05d9\u05dd \u05d1\u05de\u05e1\u05de\u05db\u05d9\u05dd. \u05db\u05d3\u05d9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05ea\u05e8\u05e9\u05d9\u05dd:", "{productname} text documents": "\u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8 \u05e9\u05dc {productname}", "{productname} user interface": "\u05de\u05e0\u05e9\u05e7 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05e9\u05dc {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e9\u05d0\u05d1\u05d9 \u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05de\u05d5\u05d3\u05e8\u05e0\u05d9\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05e1\u05d2\u05dc \u05d0\u05ea \u05de\u05e0\u05e9\u05e7 \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05dc\u05d2\u05d5\u05d3\u05dc \u05e9\u05d8\u05d7 \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4 \u05dc\u05e8\u05d1\u05d5\u05ea \u05e6\u05d2\u05d9\u05dd \u05e7\u05d8\u05e0\u05d9\u05dd \u05db\u05de\u05d5 \u05d1\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e0\u05d9\u05d9\u05d3\u05d9\u05dd. \u05d4\u05de\u05e0\u05e9\u05e7 \u05de\u05d5\u05e8\u05db\u05d1 \u05de\u05d4\u05e8\u05db\u05d9\u05d1\u05d9\u05dd:", "Activate the {productname} spreadsheet window.": "\u05d4\u05e4\u05e2\u05dc\u05ea \u05d7\u05dc\u05d5\u05df \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc {productname}.", "Adding charts": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05e8\u05e9\u05d9\u05de\u05d9\u05dd", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "\u05de\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d1\u05d0 \u05dc\u05d1\u05d7\u05d9\u05e8\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea. \u05d0\u05dd \u05db\u05dc \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e0\u05d1\u05d7\u05e8\u05d5, \u05e6\u05d9\u05e8\u05d5\u05e3 \u05de\u05e7\u05e9\u05d9\u05dd \u05d6\u05d4 \u05d1\u05d5\u05d7\u05e8 \u05e8\u05e7 \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d1\u05d0. \u05d4\u05d5\u05e4\u05da \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d1\u05d0 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05d5\u05db\u05d7\u05d9.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u05de\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05d3\u05dd \u05dc\u05d1\u05d7\u05d9\u05e8\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea. \u05d0\u05dd \u05db\u05dc \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e0\u05d1\u05d7\u05e8\u05d5, \u05e6\u05d9\u05e8\u05d5\u05e3 \u05de\u05e7\u05e9\u05d9\u05dd \u05d6\u05d4 \u05d1\u05d5\u05d7\u05e8 \u05e8\u05e7 \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05d3\u05dd. \u05d4\u05d5\u05e4\u05da \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05d3\u05dd \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05d5\u05db\u05d7\u05d9.", "Advanced features": "\u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea", "Advanced text document editor features": "\u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u05e9\u05dc \u05e2\u05d5\u05e8\u05da \u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8", "Align Center": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05de\u05e8\u05db\u05d6", "Align Left": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc", "Align Right": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05d9\u05de\u05d9\u05df", "All spreadsheets functions and mathematical rules applies.": "\u05db\u05dc \u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d5\u05d4\u05db\u05dc\u05dc\u05d9\u05dd \u05d4\u05de\u05ea\u05de\u05d8\u05d9\u05d9\u05dd \u05ea\u05e7\u05e4\u05d9\u05dd.", "Apply Default paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e2\u05d9\u05e6\u05d5\u05d1 \u05d1\u05e8\u05e8\u05ea \u05de\u05d7\u05d3\u05dc \u05e2\u05dc \u05e4\u05e1\u05e7\u05d4", "Apply Heading 1 paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4 \u201e\u05db\u05d5\u05ea\u05e8\u05ea 1\u201d", "Apply Heading 2 paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4 \u201e\u05db\u05d5\u05ea\u05e8\u05ea 2\u201d", "Apply Heading 3 paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4 \u201e\u05db\u05d5\u05ea\u05e8\u05ea 3\u201d", "Apply Heading 4 paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4 \u201e\u05db\u05d5\u05ea\u05e8\u05ea 4\u201d", "Apply Heading 5 paragraph style": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4 \u201e\u05db\u05d5\u05ea\u05e8\u05ea 5\u201d", "Applying a paragraph style:": "\u05d4\u05d7\u05dc\u05ea \u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4:", "Arrow Down": "\u05d7\u05e5 \u05dc\u05de\u05d8\u05d4", "Arrow Left": "\u05d7\u05e5 \u05e9\u05de\u05d0\u05dc\u05d4", "Arrow Right": "\u05d7\u05e5 \u05d9\u05de\u05d9\u05e0\u05d4", "Arrow Up": "\u05d7\u05e5 \u05dc\u05de\u05e2\u05dc\u05d4", "Bold": "\u05de\u05d5\u05d3\u05d2\u05e9", "Cancel the search (appears only when a text has been searched)": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 (\u05de\u05d5\u05e4\u05d9\u05e2 \u05e8\u05e7 \u05db\u05d0\u05e9\u05e8 \u05d7\u05d9\u05e4\u05e9\u05ea \u05d8\u05e7\u05e1\u05d8)", "Cell formatting": "\u05e2\u05d9\u05e6\u05d5\u05d1 \u05ea\u05d0", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u2190 \u05e7\u05d5 (\u05d0\u05d5 \u05e9\u05d8\u05d7, \u05d0\u05d5 \u05de\u05d9\u05e7\u05d5\u05dd \u05d5\u05d2\u05d5\u05d3\u05dc). \u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05ea\u05d9\u05e4\u05ea\u05d7.", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05d4\u05d5\u05e1\u05e4\u05d4 \u2190 \u05ea\u05e8\u05e9\u05d9\u05de\u05d9\u05dd. \u05dc\u05d4\u05ea\u05d0\u05d9\u05dd \u05d0\u05ea \u05d4\u05ea\u05e8\u05e9\u05d9\u05dd \u05e9\u05dc\u05da \u05de\u05e1\u05e8\u05d2\u05dc \u05d4\u05e6\u05d3:", "Collaborative editing": "\u05e2\u05e8\u05d9\u05db\u05d4 \u05e9\u05d9\u05ea\u05d5\u05e4\u05d9\u05ea", "Column break (in multicolumnar text)": "\u05de\u05e2\u05d1\u05e8 \u05e2\u05de\u05d5\u05d3\u05d4 (\u05d1\u05d8\u05e7\u05e1\u05d8 \u05e9\u05de\u05e1\u05d5\u05d3\u05e8 \u05d1\u05e2\u05de\u05d5\u05d3\u05d5\u05ea)", "Comments in documents": "\u05d4\u05e2\u05e8\u05d5\u05ea \u05d1\u05de\u05e1\u05de\u05db\u05d9\u05dd", "Context menus": "\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9 \u05d4\u05e7\u05e9\u05e8", "Copy": "\u05d4\u05e2\u05ea\u05e7\u05d4", "Copy and Paste": "\u05d4\u05e2\u05ea\u05e7\u05d4 \u05d5\u05d4\u05d3\u05d1\u05e7\u05d4", "Cut": "\u05d2\u05d6\u05d9\u05e8\u05d4", "Delete cells (as in menu Edit - Delete Cells)": "\u05de\u05d7\u05d9\u05e7\u05ea \u05ea\u05d0\u05d9\u05dd (\u05db\u05de\u05d5 \u05d1\u05e2\u05e8\u05d9\u05db\u05d4 - \u05de\u05d7\u05d9\u05e7\u05ea \u05ea\u05d0\u05d9\u05dd)", "Delete to beginning of sentence": "\u05de\u05d7\u05d9\u05e7\u05d4 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05e9\u05e4\u05d8", "Delete to beginning of word": "\u05de\u05d7\u05d9\u05e7\u05d4 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05d9\u05dc\u05d4", "Delete to end of sentence": "\u05de\u05d7\u05d9\u05e7\u05d4 \u05e2\u05d3 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05de\u05e9\u05e4\u05d8", "Delete to end of word": "\u05de\u05d7\u05d9\u05e7\u05d4 \u05e2\u05d3 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05de\u05d9\u05dc\u05d4", "Demote list item (list item has to be selected)": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05e4\u05e8\u05d9\u05d8 \u05d1\u05e8\u05e9\u05d9\u05de\u05d4 \u05d1\u05e8\u05de\u05d4 (\u05d7\u05d5\u05d1\u05d4 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e4\u05e8\u05d9\u05d8)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d7\u05dc\u05d5\u05df \u05d4\u05d4\u05d3\u05e4\u05e1\u05d4 \u05e2\u05e9\u05d5\u05d9 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05e2\u05dd \u05d4\u05db\u05d9\u05ea\u05d5\u05d1 \u201e\u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d9\u05d9\u05e6\u05d5\u05d0 PDF?\u201d. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05d3\u05e4\u05d9\u05e1 \u05d0\u05ea \u05d4\u05bePDF \u05d4\u05d6\u05d4 \u05d1\u05e7\u05d5\u05e8\u05d0 \u05d4\u05bePDF \u05d4\u05de\u05d5\u05e2\u05d3\u05e3 \u05e2\u05dc\u05d9\u05da.", "Display comment": "\u05d4\u05e6\u05d2\u05ea \u05d4\u05e2\u05e8\u05d4", "Display the Keyboard shortcuts help": "\u05d4\u05e6\u05d2 \u05e2\u05d6\u05e8\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05de\u05e7\u05e9\u05d9\u05dd", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05d0\u05de\u05d5\u05e8\u05d4 \u05dc\u05d4\u05d9\u05d5\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05de\u05d5\u05db\u05e8 \u05dc\u05db\u05dc \u05de\u05d9 \u05e9\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d9\u05d9\u05e9\u05d5\u05de\u05d9\u05dd \u05de\u05e9\u05e8\u05d3\u05d9\u05d9\u05dd \u05d1\u05e2\u05d1\u05e8 \u05d0\u05d1\u05dc \u05db\u05d0\u05df \u05d9\u05e9 \u05db\u05de\u05d4 \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05d9\u05d7\u05d5\u05d3\u05d9\u05d5\u05ea:", "Document repair": "\u05ea\u05d9\u05e7\u05d5\u05df \u05de\u05e1\u05de\u05db\u05d9\u05dd", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05d1\u05be{productname} \u05e0\u05e9\u05de\u05e8\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea, \u05d0\u05da \u05d1\u05de\u05e7\u05e8\u05d4 \u05e9\u05dc \u05d7\u05e9\u05e9 \u05de\u05ea\u05d3\u05d9\u05e8\u05d5\u05ea \u05d4\u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05e0\u05d9\u05ea\u05df \u05dc\u05db\u05e4\u05d5\u05ea \u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05e2\u05d6\u05e8\u05ea \u05e8\u05e9\u05d5\u05de\u05ea \u05d4\u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8 \u05e7\u05d5\u05d1\u05e5.", "Double Underline": "\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d9 \u05db\u05e4\u05d5\u05dc", "Draw page keyboard shortcuts": "\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05de\u05e7\u05e9\u05d9\u05dd \u05d1\u05e2\u05de\u05d5\u05d3 \u05e6\u05d9\u05d5\u05e8", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u05dc\u05db\u05dc \u05de\u05e9\u05ea\u05de\u05e9 \u05de\u05d5\u05e7\u05e6\u05d4 \u05e6\u05d1\u05e2. \u05d4\u05e1\u05de\u05df \u05e9\u05dc \u05db\u05dc \u05de\u05e9\u05ea\u05de\u05e9 \u05d9\u05d5\u05e4\u05d9\u05e2 \u05d1\u05e6\u05d1\u05e2 \u05d4\u05de\u05d5\u05e7\u05e6\u05d4. \u05dc\u05ea\u05e9\u05d5\u05de\u05ea \u05dc\u05d1\u05da: \u05d4\u05e1\u05de\u05df \u05e9\u05dc\u05da \u05d9\u05d4\u05d9\u05d4 \u05d1\u05e9\u05d7\u05d5\u05e8 \u05d5\u05d9\u05d4\u05d1\u05d4\u05d1, \u05dc\u05e2\u05d5\u05de\u05ea \u05d0\u05d7\u05e8\u05d9\u05dd \u05e9\u05d9\u05d5\u05e4\u05d9\u05e2\u05d5 \u05d1\u05e6\u05d1\u05e2 \u05d0\u05d7\u05e8.", "Editing documents": "\u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05e1\u05de\u05db\u05d9\u05dd", "Editing presentations": "\u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05e6\u05d2\u05d5\u05ea", "Editing spreadsheets": "\u05e2\u05e8\u05d9\u05db\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Editing text documents": "\u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u05d9\u05e6\u05d9\u05d0\u05d4 \u05de\u05d4\u05de\u05e6\u05d1 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9, \u05dc\u05de\u05e9\u05dc: \u05de\u05de\u05e6\u05d1 \u05e2\u05e8\u05d9\u05db\u05d4 \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05de\u05e6\u05d1 \u05d1\u05d7\u05d9\u05e8\u05ea \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd, \u05de\u05de\u05e6\u05d1 \u05d1\u05d7\u05d9\u05e8\u05ea \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05de\u05e6\u05d1 \u05ea\u05e6\u05d5\u05d2\u05d4.", "Extend the selection down one page": "\u05d4\u05e8\u05d7\u05d1\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d1\u05de\u05d5\u05e8\u05d3 \u05d4\u05e2\u05de\u05d5\u05d3", "Extend the selection up one page": "\u05d4\u05e8\u05d7\u05d1\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d1\u05e2\u05de\u05d5\u05d3 \u05d0\u05d7\u05d3 \u05db\u05dc\u05e4\u05d9 \u05de\u05e2\u05dc\u05d4", "Fill Down": "\u05de\u05d9\u05dc\u05d5\u05d9 \u05dc\u05de\u05d8\u05d4", "Focus to document from menu": "\u05d4\u05ea\u05de\u05e7\u05d3\u05d5\u05ea \u05e2\u05dc \u05de\u05e1\u05de\u05da \u05de\u05d4\u05ea\u05e4\u05e8\u05d9\u05d8", "Focus to notebookbar menu": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05de\u05d7\u05d1\u05e8\u05ea", "Focus to selected comment's menu": "\u05d4\u05ea\u05de\u05e7\u05d3\u05d5\u05ea \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05d4\u05e2\u05e8\u05d5\u05ea", "Format the source cell with the font, color background and more.": "\u05d9\u05e9 \u05dc\u05e2\u05e6\u05d1 \u05d0\u05ea \u05ea\u05d0 \u05d4\u05de\u05e7\u05d5\u05e8 \u05d1\u05d2\u05d5\u05e4\u05df \u05d5\u05d1\u05e6\u05d1\u05e2 \u05d4\u05e8\u05e7\u05e2 \u05d4\u05e8\u05e6\u05d5\u05d9\u05d9\u05dd \u05d5\u05db\u05d5\u05dc\u05d9.", "Formatting spreadsheets": "\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Formatting text": "\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d8\u05e7\u05e1\u05d8", "Formulas": "\u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea \u05d9\u05e9 \u05dc\u05de\u05dc\u05d0 \u05d1\u05e1\u05e8\u05d2\u05dc \u05d4\u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea. \u05d9\u05e9 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u201a=\u2019 \u05d5\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d0\u05ea \u05d4\u05e0\u05d5\u05e1\u05d7\u05d4.", "Frequently Asked Questions": "\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea", "General Keyboard Shortcuts": "\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05de\u05e7\u05e9\u05d9\u05dd \u05db\u05dc\u05dc\u05d9\u05d9\u05dd", "Go and select text to end of document": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05e2\u05d3 \u05e1\u05d5\u05e3 \u05d4\u05de\u05e1\u05de\u05da", "Go and select text to end of textbox": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05e2\u05d3 \u05e1\u05d5\u05e3 \u05ea\u05d9\u05d1\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8", "Go and select text to start of document": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05e1\u05de\u05da", "Go and select text to start of textbox": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8", "Go and select to the beginning of a line": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05d4 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e9\u05d5\u05e8\u05d4", "Go and select to the end of a line": "\u05de\u05e2\u05d1\u05e8 \u05d5\u05d1\u05d7\u05d9\u05e8\u05d4 \u05e2\u05d3 \u05e1\u05d5\u05e3 \u05d4\u05e9\u05d5\u05e8\u05d4", "Go to beginning of a word": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05de\u05d9\u05dc\u05d4", "Go to beginning of line": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e9\u05d5\u05e8\u05d4", "Go to end of document": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05de\u05e1\u05de\u05da", "Go to end of line": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05e9\u05d5\u05e8\u05d4", "Go to next sheet.": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d1\u05d0.", "Go to previous sheet.": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05d3\u05dd.", "Go to start of document": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05e1\u05de\u05da", "Go to start of the next word": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05d9\u05dc\u05d4 \u05d4\u05d1\u05d0\u05d4", "Handling images": "\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05ea\u05de\u05d5\u05e0\u05d5\u05ea", "Home": "\u05d1\u05d9\u05ea", "How can I change the line, area and position of a shape in my slides?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05d4\u05e7\u05d5, \u05d4\u05e9\u05d8\u05d7 \u05d5\u05d4\u05de\u05d9\u05e7\u05d5\u05dd \u05e9\u05dc \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d1\u05e9\u05e7\u05d5\u05e4\u05d9\u05d5\u05ea \u05e9\u05dc\u05d9?", "How can I copy the formatting of existing cells to new ones?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e2\u05ea\u05d9\u05e7 \u05d0\u05ea \u05d4\u05e2\u05d9\u05e6\u05d5\u05d1 \u05e9\u05dc \u05ea\u05d0\u05d9\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05dc\u05ea\u05d0\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd?", "How can I import CSV data?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d9\u05d9\u05d1\u05d0 \u05e0\u05ea\u05d5\u05e0\u05d9 CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05e1\u05d9\u05de\u05df \u05de\u05d8\u05d1\u05e2, \u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05d9\u05d5\u05e6\u05e8\u05d9\u05dd \u05d0\u05d5 \u05e1\u05d9\u05de\u05df \u05e8\u05e9\u05d5\u05dd \u05dc\u05de\u05e1\u05de\u05da?", "How can I run my slide show?": "\u05d0\u05d9\u05da \u05d0\u05d5\u05db\u05dc \u05dc\u05d4\u05e8\u05d9\u05e5 \u05d0\u05ea \u05d4\u05de\u05e6\u05d2\u05ea \u05e9\u05dc\u05d9?", "How do I get a word count of my document?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e7\u05d1\u05dc \u05e1\u05e4\u05d9\u05e8\u05ea \u05de\u05d9\u05dc\u05d9\u05dd \u05dc\u05de\u05e1\u05de\u05da \u05e9\u05dc\u05d9?", "How do I rename a sheet?": "\u05d0\u05d9\u05da \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e0\u05d5\u05ea \u05e9\u05dd \u05e9\u05dc \u05d2\u05d9\u05dc\u05d9\u05d5\u05df?", "How do I set the margins of the document?": "\u05d0\u05d9\u05da \u05de\u05d2\u05d3\u05d9\u05e8\u05d9\u05dd \u05d0\u05ea \u05e9\u05d5\u05dc\u05d9 \u05d4\u05de\u05e1\u05de\u05da?", "If no table or range was selected, a prototype chart is displayed.": "\u05d0\u05dd \u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8\u05d5 \u05d8\u05d1\u05dc\u05d4 \u05d0\u05d5 \u05d8\u05d5\u05d5\u05d7, \u05ea\u05d5\u05e4\u05d9\u05e2 \u05d8\u05d1\u05dc\u05ea \u05d0\u05d1\u05d8\u05d9\u05e4\u05d5\u05e1.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u05d0\u05dd \u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8 \u05ea\u05d0 \u05e9\u05dc\u05dd \u05d5\u05d4\u05e1\u05de\u05df \u05d4\u05d5\u05d0 \u05d1\u05e1\u05d5\u05e3 \u05d4\u05d8\u05d1\u05dc\u05d4, \u05d4\u05e4\u05e1\u05e7\u05d4 \u05e9\u05d0\u05d7\u05e8\u05d9 \u05d4\u05d8\u05d1\u05dc\u05d4 \u05ea\u05d9\u05de\u05d7\u05e7 \u05d0\u05dc\u05d0 \u05d0\u05dd \u05db\u05df \u05de\u05d3\u05d5\u05d1\u05e8 \u05d1\u05e4\u05e1\u05e7\u05d4 \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d4\u05de\u05e1\u05de\u05da.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u05d0\u05dd \u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8 \u05ea\u05d0 \u05e9\u05dc\u05dd, \u05d4\u05d8\u05e7\u05e1\u05d8 \u05de\u05d4\u05e1\u05de\u05df \u05d5\u05e2\u05d3 \u05e1\u05d5\u05e3 \u05d4\u05de\u05e9\u05e4\u05d8 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e0\u05de\u05d7\u05e7. \u05d0\u05dd \u05d4\u05e1\u05de\u05df \u05d4\u05d5\u05d0 \u05d1\u05e1\u05d5\u05e3 \u05d4\u05ea\u05d0 \u05d5\u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8 \u05ea\u05d0 \u05de\u05dc\u05d0, \u05d9\u05d9\u05de\u05d7\u05e7\u05d5 \u05ea\u05db\u05e0\u05d9 \u05d4\u05ea\u05d0 \u05d4\u05d1\u05d0.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u05d0\u05dd \u05e0\u05d1\u05d7\u05e8 \u05ea\u05d0 \u05d0\u05d7\u05d3 \u05d0\u05d5 \u05d9\u05d5\u05ea\u05e8, \u05db\u05dc \u05d4\u05e9\u05d5\u05e8\u05d4 \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05d0\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05ea\u05d9\u05de\u05d7\u05e7. \u05d0\u05dd \u05db\u05dc \u05d4\u05e9\u05d5\u05e8\u05d5\u05ea \u05ea\u05d9\u05d1\u05d7\u05e8\u05e0\u05d4 \u05dc\u05d7\u05dc\u05d5\u05d8\u05d9\u05df \u05d0\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05d7\u05dc\u05e7\u05d9, \u05db\u05dc \u05d4\u05d8\u05d1\u05dc\u05d4 \u05ea\u05d9\u05de\u05d7\u05e7.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u05d0\u05dd \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc \u05e8\u05d9\u05e7: \u05e2\u05d5\u05d1\u05e8 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05d8\u05d1\u05dc\u05d4. \u05d0\u05d7\u05e8\u05ea: \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05de\u05e2\u05d1\u05d9\u05e8\u05d4 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc, \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e9\u05e0\u05d9\u05d9\u05d4 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05d8\u05d1\u05dc\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea, \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e9\u05dc\u05d9\u05e9\u05d9\u05ea \u05de\u05e2\u05d1\u05d9\u05e8\u05d4 \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u05d0\u05dd \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc \u05e8\u05d9\u05e7: \u05e2\u05d5\u05d1\u05e8 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05d8\u05d1\u05dc\u05d4. \u05d0\u05d7\u05e8\u05ea: \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05de\u05e2\u05d1\u05d9\u05e8\u05d4 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc, \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e9\u05e0\u05d9\u05d9\u05d4 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05d8\u05d1\u05dc\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea, \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e9\u05dc\u05d9\u05e9\u05d9\u05ea \u05de\u05e2\u05d1\u05d9\u05e8\u05d4 \u05dc\u05e1\u05d5\u05e3 \u05d4\u05de\u05e1\u05de\u05da.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u05d0\u05dd \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc \u05e8\u05d9\u05e7: \u05db\u05dc \u05d4\u05d8\u05d1\u05dc\u05d4 \u05ea\u05d9\u05d1\u05d7\u05e8. \u05d0\u05d7\u05e8\u05ea: \u05d4\u05ea\u05db\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc \u05d9\u05d9\u05d1\u05d7\u05e8\u05d5. \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea \u05d1\u05d5\u05d7\u05e8\u05ea \u05d0\u05ea \u05db\u05dc \u05d4\u05d8\u05d1\u05dc\u05d4.", "Inactive document": "\u05de\u05e1\u05de\u05da \u05d1\u05dc\u05ea\u05d9 \u05e4\u05e2\u05d9\u05dc", "Increase/decrease the size of the column/row on the left/top cell edge": "\u05d4\u05d2\u05d3\u05dc\u05ea/\u05d4\u05e7\u05d8\u05e0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d4\u05e2\u05de\u05d5\u05d3\u05d4/\u05e9\u05d5\u05e8\u05d4 \u05e9\u05d1\u05e9\u05d5\u05dc \u05d4\u05e9\u05de\u05d0\u05dc\u05d9/\u05e2\u05dc\u05d9\u05d5\u05df \u05e7\u05d9\u05e6\u05d5\u05e0\u05d9", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u05d4\u05d2\u05d3\u05dc\u05ea/\u05d4\u05e7\u05d8\u05e0\u05ea \u05d2\u05d5\u05d3\u05dc \u05d4\u05e2\u05de\u05d5\u05d3\u05d4/\u05e9\u05d5\u05e8\u05d4 \u05e9\u05d1\u05e9\u05d5\u05dc \u05d4\u05d9\u05de\u05e0\u05d9/\u05ea\u05d7\u05ea\u05d5\u05df \u05e7\u05d9\u05e6\u05d5\u05e0\u05d9", "Insert cells (as in menu Insert - Cells)": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d0\u05d9\u05dd (\u05db\u05de\u05d5 \u05d1\u05d4\u05d5\u05e1\u05e4\u05d4 - \u05ea\u05d0\u05d9\u05dd)", "Insert comment": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d2\u05d5\u05d1\u05d4", "Insert endnote": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d4\u05e2\u05e8\u05ea \u05e1\u05d9\u05d5\u05dd", "Insert footnote": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05db\u05d5\u05ea\u05e8\u05ea \u05ea\u05d7\u05ea\u05d9\u05ea", "Insert line break": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d9\u05e8\u05d9\u05d3\u05ea \u05e9\u05d5\u05e8\u05d4", "Insert new paragraph directly before or after a section, or before a table": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e4\u05e1\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d0\u05d5 \u05d0\u05d7\u05e8\u05d9 \u05de\u05e7\u05d8\u05e2 \u05d0\u05d5 \u05dc\u05e4\u05e0\u05d9 \u05d8\u05d1\u05dc\u05d4", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e4\u05e1\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e1\u05e4\u05d5\u05e8 \u05d1\u05ea\u05d5\u05da \u05e8\u05e9\u05d9\u05de\u05d4. \u05dc\u05d0 \u05e2\u05d5\u05d1\u05d3 \u05d0\u05dd \u05d4\u05e1\u05de\u05df \u05d4\u05d5\u05d0 \u05d1\u05e1\u05d5\u05e3 \u05d4\u05e8\u05e9\u05d9\u05de\u05d4.", "Insert non-breaking hyphen": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05de\u05e7\u05e3 \u05dc\u05dc\u05d0 \u05d9\u05e8\u05d9\u05d3\u05ea \u05e9\u05d5\u05e8\u05d4", "Insert non-breaking space": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05d5\u05d5\u05d7 \u05dc\u05dc\u05d0 \u05d9\u05e8\u05d9\u05d3\u05ea \u05e9\u05d5\u05e8\u05d4", "Insert soft hyphen": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05de\u05e7\u05e3 \u05e8\u05da", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u05de\u05d5\u05e1\u05d9\u05e3 \u05d8\u05d0\u05d1 \u05e2\u05e6\u05d9\u05e8\u05d4 (\u05e8\u05e7 \u05d1\u05d8\u05d1\u05dc\u05d0\u05d5\u05ea). \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05de\u05e0\u05d4\u05dc \u05d4\u05d7\u05dc\u05d5\u05e0\u05d5\u05ea \u05e9\u05d1\u05e9\u05d9\u05de\u05d5\u05e9, \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d7\u05dc\u05e3 \u05d1\u05beAlt+Tab.", "Italic": "\u05e0\u05d8\u05d5\u05d9", "Justify": "\u05d9\u05d9\u05e9\u05d5\u05e8", "Keyboard Shortcuts": "\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05de\u05e7\u05dc\u05d3\u05ea", "Like Alt, but only the active cell is modified": "\u05db\u05de\u05d5 Alt \u05d0\u05d1\u05dc \u05e8\u05e7 \u05d4\u05ea\u05d0 \u05d4\u05e4\u05e2\u05d9\u05dc \u05de\u05d5\u05e9\u05e4\u05e2", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9 CSV \u05d1\u05db\u05dc\u05d9 \u05e9\u05de\u05ea\u05d0\u05d9\u05dd \u05dc\u05e4\u05dc\u05d8\u05e4\u05d5\u05e8\u05de\u05d4 \u05e9\u05dc\u05da, \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05d4\u05e2\u05ea\u05d9\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05dc\u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd", "Manual page break": "\u05de\u05e2\u05d1\u05e8 \u05e2\u05de\u05d5\u05d3 \u05d9\u05d3\u05e0\u05d9", "Move cursor down one line": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05e1\u05de\u05df \u05e9\u05d5\u05e8\u05d4 \u05dc\u05de\u05d8\u05d4", "Move cursor to beginning of the next paragraph": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e4\u05e1\u05e7\u05d4 \u05d4\u05d1\u05d0\u05d4", "Move cursor to beginning of the previous paragraph": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e4\u05e1\u05e7\u05d4 \u05d4\u05e7\u05d5\u05d3\u05de\u05ea", "Move cursor to the left": "\u05d4\u05d6\u05d6\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05e9\u05de\u05d0\u05dc", "Move cursor to the right": "\u05d4\u05d6\u05d6\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05d9\u05de\u05d9\u05df", "Move cursor up one line": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05e1\u05de\u05df \u05e9\u05d5\u05e8\u05d4 \u05dc\u05de\u05e2\u05dc\u05d4", "Move cursor with selection to the left": "\u05d4\u05d6\u05d6\u05ea \u05d4\u05e1\u05de\u05df \u05e2\u05dd \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05dc\u05e9\u05de\u05d0\u05dc", "Move cursor with selection to the right": "\u05d4\u05d6\u05d6\u05ea \u05d4\u05e1\u05de\u05df \u05e2\u05dd \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05dc\u05d9\u05de\u05d9\u05df", "Move the view down one page": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05de\u05d5\u05d3 \u05d0\u05d7\u05d3 \u05dc\u05de\u05d8\u05d4", "Move the view up one page": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05de\u05d5\u05d3 \u05d0\u05d7\u05d3 \u05dc\u05de\u05e2\u05dc\u05d4", "Move to next text object on drawing page": "\u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05e4\u05e8\u05d9\u05d8 \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d4\u05d1\u05d0 \u05d1\u05e2\u05de\u05d5\u05d3 \u05e6\u05d9\u05d5\u05e8", "Move to next text object on slide": "\u05de\u05e2\u05d1\u05e8 \u05dc\u05e4\u05e8\u05d9\u05d8 \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d4\u05d1\u05d0 \u05e2\u05dd \u05d4\u05d7\u05dc\u05e7\u05d4", "Moves one screen page to the right.": "\u05e2\u05d5\u05d1\u05e8 \u05e2\u05de\u05d5\u05d3 \u05de\u05e1\u05da \u05d0\u05d7\u05d3 \u05d9\u05de\u05d9\u05e0\u05d4.", "Moves one sheet to the left.": "\u05e2\u05d5\u05d1\u05e8 \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d0\u05d7\u05d3 \u05e9\u05de\u05d0\u05dc\u05d4.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05e4\u05d9\u05e0\u05d4 \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05dd \u05d4\u05e9\u05d5\u05e8\u05d4 \u05e9\u05de\u05ea\u05d7\u05ea \u05dc\u05ea\u05d0 \u05e9\u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05e8\u05d9\u05e7\u05d4, \u05d4\u05e1\u05de\u05df \u05d9\u05e8\u05d3 \u05dc\u05e9\u05d5\u05e8\u05d4 \u05d4\u05d1\u05d0\u05d4 \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.", "Moves the cursor to the first cell in the sheet (A1).": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d0 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df (A1).", "Moves the cursor to the first cell of the current row.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d0 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea.", "Moves the cursor to the last cell of the current row.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d0 \u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea.", "Moves the cursor to the last cell on the sheet that contains data.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05ea\u05d0 \u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e9\u05de\u05db\u05d9\u05dc \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05e4\u05d9\u05e0\u05d4 \u05d4\u05e9\u05de\u05d0\u05dc\u05d9\u05ea \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05dd \u05d4\u05e2\u05de\u05d5\u05d3\u05d4 \u05e9\u05de\u05e9\u05de\u05d0\u05dc \u05dc\u05ea\u05d0 \u05e9\u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05e8\u05d9\u05e7\u05d4, \u05d4\u05e1\u05de\u05df \u05d9\u05e2\u05d1\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3\u05d4 \u05d4\u05d1\u05d0\u05d4 \u05de\u05e9\u05de\u05d0\u05dc \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05e4\u05d9\u05e0\u05d4 \u05d4\u05d9\u05de\u05e0\u05d9\u05ea \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05dd \u05d4\u05e2\u05de\u05d5\u05d3\u05d4 \u05e9\u05de\u05d9\u05de\u05d9\u05df \u05dc\u05ea\u05d0 \u05e9\u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05e8\u05d9\u05e7\u05d4, \u05d4\u05e1\u05de\u05df \u05d9\u05e2\u05d1\u05d5\u05e8 \u05dc\u05e2\u05de\u05d5\u05d3\u05d4 \u05d4\u05d1\u05d0\u05d4 \u05de\u05d9\u05de\u05d9\u05df \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u05de\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05dc\u05e4\u05d9\u05e0\u05d4 \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05e0\u05d5\u05db\u05d7\u05d9. \u05d0\u05dd \u05d4\u05e9\u05d5\u05e8\u05d4 \u05e9\u05de\u05e2\u05dc \u05dc\u05ea\u05d0 \u05e9\u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05e8\u05d9\u05e7\u05d4, \u05d4\u05e1\u05de\u05df \u05d9\u05e2\u05dc\u05d4 \u05dc\u05e9\u05d5\u05e8\u05d4 \u05d4\u05d1\u05d0\u05d4 \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.", "Navigating in Spreadsheets": "\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Open the presentation in {productname}": "\u05d9\u05e9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d0\u05ea \u05d4\u05de\u05e6\u05d2\u05ea \u05e2\u05dd {productname}", "Opening, closing, saving, printing and downloading documents": "\u05e4\u05ea\u05d9\u05d7\u05d4, \u05e1\u05d2\u05d9\u05e8\u05d4, \u05e9\u05de\u05d9\u05e8\u05d4, \u05d4\u05d3\u05e4\u05e1\u05d4 \u05d5\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e9\u05dc \u05de\u05e1\u05de\u05db\u05d9\u05dd", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u05e2\u05d9\u05e6\u05d5\u05d1 \u05e4\u05e1\u05e7\u05d4", "Paste as unformatted text": "\u05d4\u05d3\u05d1\u05e7\u05ea \u05d8\u05e7\u05e1\u05d8 \u05dc\u05dc\u05d0 \u05e2\u05d9\u05e6\u05d5\u05d1", "Paste special": "\u05d4\u05d3\u05d1\u05e7\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea", "Pasting": "\u05d4\u05d3\u05d1\u05e7\u05d4", "Place the cursor in the position to insert the character.": "\u05d9\u05e9 \u05dc\u05d4\u05e6\u05d9\u05d1 \u05d0\u05ea \u05d4\u05e1\u05de\u05df \u05d1\u05de\u05e7\u05d5\u05dd \u05d1\u05d5 \u05d4\u05e1\u05d9\u05de\u05df \u05d0\u05de\u05d5\u05e8 \u05dc\u05d4\u05ea\u05d5\u05d5\u05e1\u05e3.", "Position and Size": "\u05de\u05e7\u05d5\u05dd \u05d5\u05d2\u05d5\u05d3\u05dc", "Presentations": "\u05de\u05e6\u05d2\u05d5\u05ea", "Print (Download as PDF)": "\u05d4\u05d3\u05e4\u05e1\u05d4 (\u05d4\u05d5\u05e8\u05d3\u05d4 \u05db\u05bePDF)", "Promote list item (list item has to be selected)": "\u05e7\u05d9\u05d3\u05d5\u05dd \u05e4\u05e8\u05d9\u05d8 \u05d1\u05e8\u05e9\u05d9\u05de\u05d4 \u05d1\u05e8\u05de\u05d4 (\u05d7\u05d5\u05d1\u05d4 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e4\u05e8\u05d9\u05d8)", "Redo": "\u05d1\u05d9\u05e6\u05d5\u05e2 \u05e9\u05d5\u05d1", "Remove direct formatting": "\u05d4\u05e1\u05e8\u05ea \u05e2\u05d9\u05e6\u05d5\u05d1 \u05d9\u05e9\u05d9\u05e8", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05e9\u05dd \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d1\u05de\u05e1\u05de\u05da \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05e2\u05d6\u05e8\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05d4\u05e7\u05e9\u05e8 (\u05e0\u05e4\u05ea\u05d7 \u05e2\u05dd \u05d4\u05dc\u05d7\u05e6\u05df \u05d4\u05d9\u05de\u05e0\u05d9 \u05d1\u05e2\u05db\u05d1\u05e8) \u05e2\u05dc \u05d2\u05d1\u05d9 \u05dc\u05e9\u05d5\u05e0\u05d9\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e9\u05d1\u05ea\u05d7\u05ea\u05d9\u05ea. \u05d9\u05e9 \u05dc\u05de\u05dc\u05d0 \u05d0\u05ea \u05d4\u05e9\u05dd \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d1\u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05e9\u05ea\u05d9\u05e4\u05ea\u05d7.", "Search backwards": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d0\u05d7\u05d5\u05e8\u05d4", "Search forward": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e7\u05d3\u05d9\u05de\u05d4", "Select All": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05d4\u05db\u05d5\u05dc", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d8\u05d1\u05dc\u05d4 \u05d1\u05de\u05e1\u05de\u05da \u05d8\u05e7\u05e1\u05d8, \u05d8\u05d5\u05d5\u05d7 \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5 \u05d8\u05d1\u05dc\u05d4 \u05d1\u05de\u05e6\u05d2\u05ea.", "Select all in drawing page": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05d4\u05db\u05d5\u05dc \u05d1\u05e2\u05de\u05d5\u05d3 \u05e6\u05d9\u05d5\u05e8", "Select all in slide": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05d4\u05db\u05d5\u05dc \u05d1\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea", "Select lines in downwards direction": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea \u05d1\u05db\u05d9\u05d5\u05d5\u05df \u05de\u05d8\u05d4", "Select lines in upwards direction": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea \u05d1\u05de\u05e2\u05dc\u05d4 \u05d4\u05e2\u05de\u05d5\u05d3", "Select objects in the order in which they were created": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e2\u05e6\u05de\u05d9\u05dd \u05d1\u05e1\u05d3\u05e8 \u05d1\u05d5 \u05e0\u05d5\u05e6\u05e8\u05d5", "Select objects in the reverse order in which they were created": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05d1\u05e1\u05d3\u05e8 \u05d4\u05d4\u05e4\u05d5\u05da \u05d1\u05d9\u05d7\u05e1 \u05dc\u05d9\u05e6\u05d9\u05e8\u05ea\u05dd", "Select the cells you want to format. Release the mouse button.": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05ea\u05d0\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05e2\u05e6\u05d1. \u05dc\u05e9\u05d7\u05e8\u05e8 \u05d0\u05ea \u05db\u05e4\u05ea\u05d5\u05e8 \u05d4\u05e2\u05db\u05d1\u05e8.", "Select the shape in your slide. A set of handles shows.": "\u05e0\u05d0 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d1\u05de\u05e6\u05d2\u05ea \u05e9\u05dc\u05da. \u05ea\u05d5\u05e4\u05d9\u05e2 \u05e2\u05e8\u05db\u05d4 \u05e9\u05dc \u05d9\u05d3\u05d9\u05d5\u05ea.", "Select to beginning of paragraph": "\u05d1\u05d7\u05d9\u05e8\u05d4 \u05e2\u05d3 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e4\u05e1\u05e7\u05d4", "Select to end of paragraph": "\u05d1\u05d7\u05d9\u05e8\u05d4 \u05e2\u05d3 \u05e1\u05d5\u05e3 \u05d4\u05e4\u05e1\u05e7\u05d4", "Select to the left word by word": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05d4\u05de\u05d9\u05dc\u05d4 \u05e9\u05de\u05e9\u05de\u05d0\u05dc \u05dc\u05de\u05d9\u05dc\u05d4", "Select to the right word by word": "\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d4\u05de\u05d9\u05dc\u05d4 \u05e9\u05de\u05d9\u05de\u05d9\u05df \u05dc\u05de\u05d9\u05dc\u05d4", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u05d1\u05d5\u05d7\u05e8 \u05d0\u05ea \u05db\u05dc \u05d4\u05ea\u05d0\u05d9\u05dd \u05e9\u05de\u05db\u05d9\u05dc\u05d9\u05dd \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05de\u05d4\u05ea\u05d0 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e2\u05d3 \u05e1\u05d5\u05e3 \u05d4\u05d8\u05d5\u05d5\u05d7 \u05d4\u05e8\u05e6\u05d9\u05e3 \u05e9\u05dc \u05ea\u05d0\u05d9 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd, \u05d1\u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05d7\u05e5 \u05e9\u05e0\u05dc\u05d7\u05e5. \u05d0\u05dd \u05de\u05e9\u05de\u05e9 \u05dc\u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea \u05d5\u05e2\u05de\u05d5\u05d3\u05d5\u05ea \u05d9\u05d7\u05d3, \u05d9\u05d9\u05d1\u05d7\u05e8 \u05d8\u05d5\u05d5\u05d7 \u05ea\u05d0\u05d9\u05dd \u05de\u05e8\u05d5\u05d1\u05e2.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u05d1\u05d5\u05d7\u05e8 \u05ea\u05d0\u05d9\u05dd \u05de\u05d4\u05ea\u05d0 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e2\u05d3 \u05e2\u05de\u05d5\u05d3 \u05dc\u05de\u05d8\u05d4 \u05d1\u05e2\u05de\u05d5\u05d3\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05d0\u05d5 \u05de\u05e8\u05d7\u05d9\u05d1 \u05d0\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05d1\u05e2\u05de\u05d5\u05d3 \u05d0\u05d7\u05d3 \u05dc\u05de\u05d8\u05d4.", "Selects cells from the current cell to the first cell of the current row.": "\u05d1\u05d5\u05d7\u05e8 \u05ea\u05d0\u05d9\u05dd \u05de\u05d4\u05ea\u05d0 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e2\u05d3 \u05d4\u05ea\u05d0 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea.", "Selects cells from the current cell to the last cell of the current row.": "\u05d1\u05d5\u05d7\u05e8 \u05ea\u05d0\u05d9\u05dd \u05de\u05d4\u05ea\u05d0 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e2\u05d3 \u05d4\u05ea\u05d0 \u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u05d1\u05d5\u05d7\u05e8 \u05ea\u05d0\u05d9\u05dd \u05de\u05d4\u05ea\u05d0 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 \u05e2\u05d3 \u05e2\u05de\u05d5\u05d3 \u05dc\u05de\u05e2\u05dc\u05d4 \u05d1\u05e2\u05de\u05d5\u05d3\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05d0\u05d5 \u05de\u05e8\u05d7\u05d9\u05d1 \u05d0\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05d1\u05e2\u05de\u05d5\u05d3 \u05d0\u05d7\u05d3 \u05dc\u05de\u05e2\u05dc\u05d4.", "Set Optimal Column Width": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e8\u05d5\u05d7\u05d1 \u05e2\u05de\u05d5\u05d3\u05d4 \u05de\u05d9\u05d8\u05d1\u05d9", "Set the properties of the element of the object.": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d4\u05e8\u05db\u05d9\u05d1 \u05e9\u05dc \u05d4\u05e2\u05e6\u05dd.", "Shortcut Keys for Tables": "\u05de\u05e7\u05e9\u05d9 \u05e7\u05d9\u05e6\u05d5\u05e8 \u05dc\u05d8\u05d1\u05dc\u05d0\u05d5\u05ea", "Slide keyboard shortcuts": "\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05d4\u05d7\u05dc\u05e7\u05ea \u05de\u05e7\u05dc\u05d3\u05ea", "Slide pane": "\u05d7\u05dc\u05d5\u05e0\u05d9\u05d5\u05ea \u05e9\u05e7\u05d5\u05e4\u05d9\u05d5\u05ea", "Slide show": "\u05d4\u05e6\u05d2\u05ea \u05de\u05e6\u05d2\u05ea", "Spellchecking": "\u05d1\u05d3\u05d9\u05e7\u05ea \u05d0\u05d9\u05d5\u05ea", "Spreadsheets": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Standard currency format": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05de\u05d8\u05d1\u05e2 \u05e8\u05d2\u05d9\u05dc\u05d4", "Standard date format": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05ea\u05d0\u05e8\u05d9\u05da \u05e8\u05d2\u05d9\u05dc\u05d4", "Standard exponential format": "\u05ea\u05e6\u05d5\u05e8\u05d4 \u05de\u05e2\u05e8\u05d9\u05db\u05d9\u05ea \u05e8\u05d2\u05d9\u05dc\u05d4", "Standard format": "\u05ea\u05e6\u05d5\u05e8\u05d4 \u05e8\u05d2\u05d9\u05dc\u05d4", "Standard percentage format (two decimal places)": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d0\u05d7\u05d5\u05d6\u05d9\u05dd \u05e8\u05d2\u05d9\u05dc\u05d4 (\u05e9\u05e0\u05d9 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05e2\u05e9\u05e8\u05d5\u05e0\u05d9\u05d9\u05dd)", "Strikethrough": "\u05e7\u05d5 \u05d7\u05d5\u05e6\u05d4", "Subscript": "\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9", "Superscript": "\u05db\u05ea\u05d1 \u05e2\u05dc\u05d9", "Switch cursor between text and footer": "\u05d4\u05d7\u05dc\u05e4\u05ea \u05d4\u05e1\u05de\u05df \u05d1\u05d9\u05df \u05d4\u05d8\u05e7\u05e1\u05d8 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d4", "Switch cursor between text and header": "\u05d4\u05e7\u05e4\u05e6\u05ea \u05d4\u05e1\u05de\u05df \u05d1\u05d9\u05df \u05d4\u05d8\u05e7\u05e1\u05d8 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05d5\u05d7\u05d6\u05e8\u05d4", "Tab": "Tab", "Text documents": "\u05de\u05e1\u05de\u05db\u05d9 \u05d8\u05e7\u05e1\u05d8", "Text formatting": "\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d8\u05e7\u05e1\u05d8", "Text selection and navigation in a textbox": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05d5\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05ea\u05d9\u05d1\u05ea \u05d8\u05e7\u05e1\u05d8", "Text selection and navigation in document": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05e7\u05e1\u05d8 \u05d5\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05de\u05e1\u05de\u05da", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u05d8\u05e7\u05e1\u05d8, \u05ea\u05e8\u05e9\u05d9\u05de\u05d9\u05dd, \u05e6\u05d5\u05e8\u05d5\u05ea \u05d5\u05ea\u05de\u05d5\u05e0\u05d5\u05ea svg \u05d9\u05d9\u05e9\u05d0\u05e8\u05d5 \u05d7\u05d3\u05d9\u05dd \u05d2\u05dd \u05db\u05e9\u05d4\u05dd \u05de\u05d5\u05d2\u05d3\u05dc\u05d9\u05dd, \u05e4\u05d9\u05e7\u05e1\u05dc\u05d9\u05dd \u05d9\u05d5\u05e4\u05d9\u05e2\u05d5 \u05e8\u05e7 \u05d1\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e9\u05e0\u05d5\u05e1\u05e4\u05d5 \u05db\u05d2\u05d5\u05df jpg \u05d0\u05d5 png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6 \u05d4\u05d5\u05d0 \u05e1\u05d9\u05de\u05df \u05e2\u05d9\u05e6\u05d5\u05d1. \u05d4\u05d5\u05d0 \u05de\u05e9\u05de\u05e9 \u05dc\u05e1\u05d9\u05d5\u05e2 \u05d1\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d5\u05d0\u05d9\u05e0\u05d5 \u05de\u05d5\u05d3\u05e4\u05e1. \u05db\u05d3\u05d9 \u05dc\u05db\u05d1\u05d5\u05ea \u05d0\u05d5 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05d5\u05ea\u05d5 \u05d1\u05ea\u05e6\u05d5\u05d2\u05ea \u05d4\u05de\u05e1\u05de\u05da, \u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8, \u05ea\u05e6\u05d5\u05d2\u05d4 \u2190 \u05e1\u05d9\u05de\u05df \u05e2\u05d9\u05e6\u05d5\u05d1.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u05e9\u05e4\u05ea \u05d4\u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea \u05d0\u05de\u05d5\u05e8\u05d4 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05d0\u05d5\u05d3 \u05de\u05d5\u05db\u05e8\u05ea \u05dc\u05db\u05dc \u05de\u05d9 \u05e9\u05de\u05e0\u05d5\u05e1\u05d4 \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05db\u05dc\u05e9\u05d4\u05dd \u05db\u05e4\u05d9 \u05e9\u05de\u05e4\u05d5\u05e8\u05d8 \u05dc\u05e4\u05e8\u05d8\u05d9 \u05e4\u05e8\u05d8\u05d9\u05dd \u05d1\u05ea\u05e7\u05df OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e2\u05e9\u05d5\u05ea \u05d6\u05d0\u05ea \u05d1\u05e7\u05dc\u05d5\u05ea \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05db\u05dc\u05d9 \u05de\u05d1\u05e8\u05e9\u05ea \u05d4\u05e6\u05d1\u05e2 \u05e9\u05d1\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u05e9\u05d9\u05de\u05d5\u05e9\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05dc\u05de\u05e6\u05d1\u05d9\u05dd \u05e9\u05d1\u05d4\u05dd \u05e9\u05d5\u05ea\u05e4\u05d9\u05dd \u05dc\u05e2\u05e8\u05d9\u05db\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05d1\u05d7\u05e8\u05d5 \u05d1\u05e9\u05d5\u05d2\u05d2 \u05d0\u05ea \u05db\u05dc \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d1\u05de\u05e1\u05de\u05da Ctrl+A \u05d5\u05d4\u05de\u05e9\u05d9\u05db\u05d5 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05e2\u05dc \u05d2\u05d1\u05d9 \u05d6\u05d4 \u05ea\u05d5\u05da \u05de\u05d7\u05d9\u05e7\u05ea \u05db\u05dc \u05de\u05d4 \u05e9\u05d4\u05d9\u05d4 \u05db\u05ea\u05d5\u05d1 \u05d1\u05d6\u05de\u05df \u05e9\u05e2\u05e8\u05db\u05ea \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e2\u05e8\u05d5\u05da, \u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05d4\u05de\u05e1\u05de\u05da \u05d5\u05e9\u05db\u05d1\u05ea \u05d4\u05e2\u05dc \u05d5\u05d4\u05d4\u05d5\u05d3\u05e2\u05d4 \u05ea\u05d9\u05e2\u05dc\u05de\u05e0\u05d4. \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05e2\u05e8\u05db\u05d5 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05d1\u05d6\u05de\u05df \u05e2\u05e8\u05d9\u05db\u05d4 \u05de\u05e9\u05d5\u05ea\u05e4\u05ea \u05e9\u05dc \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05d9\u05d8\u05e2\u05e0\u05d5 \u05de\u05d7\u05d3\u05e9.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u05db\u05d3\u05d9 \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05de\u05e1\u05de\u05da \u05d9\u05e9 \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05d5\u05ea\u05d5 \u05de\u05d4\u05ea\u05e4\u05e8\u05d9\u05d8 \u05e7\u05d5\u05d1\u05e5 \u05e9\u05dc \u05d4\u05d9\u05d9\u05e9\u05d5\u05dd {productname}. \u05ea\u05e6\u05d5\u05e8\u05d5\u05ea \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d6\u05de\u05d9\u05e0\u05d5\u05ea \u05db\u05ea\u05dc\u05d5\u05ea \u05d1\u05d9\u05d9\u05e9\u05d5\u05dd. \u05db\u05dc \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05d4\u05de\u05d9\u05d5\u05e6\u05d0\u05d9\u05dd \u05e9\u05dc \u05d4\u05d9\u05d9\u05e9\u05d5\u05dd \u05d4\u05dd \u05d1\u05ea\u05e6\u05d5\u05e8\u05ea PDF.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u05db\u05d3\u05d9 \u05dc\u05e7\u05e4\u05d5\u05e5 \u05d7\u05d6\u05e8\u05d4 \u05dc\u05de\u05e6\u05d1 \u05d4\u05e0\u05d1\u05d7\u05e8, \u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05e2\u05dd \u05d4\u05e2\u05db\u05d1\u05e8 \u05d5\u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05e7\u05e4\u05d9\u05e6\u05d4 \u05dc\u05de\u05e6\u05d1.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05de\u05e1\u05de\u05da, \u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05d4\u05e7\u05d5\u05d1\u05e5 \u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d0\u05ea \u05d4\u05de\u05d5\u05d3\u05d5\u05dc \u05d1\u05be{productname} \u05e9\u05de\u05e9\u05d5\u05d9\u05da \u05dc\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "Two decimal places, thousands separator": "\u05e9\u05e0\u05d9 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05e2\u05e9\u05e8\u05d5\u05e0\u05d9\u05d9\u05dd, \u05de\u05e4\u05e8\u05d9\u05d3 \u05d0\u05dc\u05e4\u05d9\u05dd", "Underline": "\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d9", "Undo": "\u05d4\u05d7\u05d6\u05e8\u05d4", "Using the browser zoom affects the document and user interface areas.": "\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05ea\u05e7\u05e8\u05d9\u05d1 \u05e9\u05dc \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05de\u05e9\u05e4\u05d9\u05e2 \u05d4\u05df \u05e2\u05dc \u05d0\u05d6\u05d5\u05e8 \u05d4\u05de\u05e1\u05de\u05da \u05d5\u05d4\u05df \u05e2\u05dc \u05d0\u05d6\u05d5\u05e8 \u05de\u05e0\u05e9\u05e7 \u05d4\u05de\u05e9\u05ea\u05de\u05e9.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u05de\u05d4 \u05d0\u05dc\u05d5 \u05d4\u05e1\u05d9\u05de\u05e0\u05d9\u05dd \u05d4\u05db\u05d7\u05d5\u05dc\u05d9\u05dd \u05d4\u05d0\u05dc\u05d5: \u00b6 \u05d5\u05d0\u05d9\u05da \u05d0\u05d5\u05db\u05dc \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05d5\u05ea\u05dd \u05de\u05de\u05e1\u05de\u05da \u05d4\u05d8\u05e7\u05e1\u05d8 \u05e9\u05dc\u05d9?", "What is \u201cClear Direct Formatting\u201d icon?": "\u05de\u05d4 \u05d6\u05d4 \u05e1\u05de\u05dc \u201e\u05e0\u05d9\u05e7\u05d5\u05d9 \u05e2\u05d9\u05e6\u05d5\u05d1 \u05d9\u05e9\u05d9\u05e8\u201d?", "When closing a document, it is automatically saved if it has been changed.": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05de\u05e1\u05de\u05da \u05e9\u05d5\u05de\u05e8\u05ea \u05d0\u05d5\u05ea\u05d5 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05d0\u05dd \u05e0\u05e2\u05e8\u05da \u05d1\u05d5 \u05e9\u05d9\u05e0\u05d5\u05d9.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u05db\u05d0\u05e9\u05e8 \u05de\u05e1\u05e4\u05e8 \u05d0\u05e0\u05e9\u05d9\u05dd \u05e2\u05d5\u05e8\u05db\u05d9\u05dd \u05d0\u05ea \u05d0\u05d5\u05ea\u05d5 \u05d4\u05de\u05e1\u05de\u05da \u05d1\u05d5\u05be\u05d6\u05de\u05e0\u05d9\u05ea, \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d4\u05dd \u05e1\u05d5\u05ea\u05e8\u05d9\u05dd \u05d5\u05de\u05e6\u05d1 \u05db\u05d6\u05d4 \u05e2\u05dc\u05d5\u05dc \u05dc\u05d2\u05e8\u05d5\u05dd \u05dc\u05d1\u05dc\u05d1\u05d5\u05dc. \u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d9\u05ea \u05ea\u05d9\u05e7\u05d5\u05df \u05d4\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05d1\u05d8\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05dc\u05de\u05e1\u05de\u05da \u05e9\u05dc \u05e2\u05d5\u05e8\u05db\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05dc\u05de\u05e6\u05d1 \u05e7\u05d5\u05d3\u05dd.", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u05e1\u05e4\u05d9\u05e8\u05ea \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05de\u05d5\u05e6\u05d2\u05ea \u05d2\u05dd \u05d1\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e6\u05d1. \u05d0\u05dd \u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e1\u05e4\u05d9\u05e8\u05ea \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05d4\u05d9\u05d0 \u05dc\u05db\u05dc \u05d4\u05de\u05e1\u05de\u05da. \u05d0\u05d7\u05e8\u05ea, \u05e1\u05e4\u05d9\u05e8\u05ea \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05d4\u05d9\u05d0 \u05dc\u05d8\u05e7\u05e1\u05d8 \u05d4\u05e0\u05d1\u05d7\u05e8.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u05e1\u05e4\u05d9\u05e8\u05ea \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d4 \u05d1\u05be\u05db\u05dc\u05d9\u05dd \u2190 \u05e1\u05e4\u05d9\u05e8\u05ea \u05de\u05d9\u05dc\u05d9\u05dd. \u05ea\u05d9\u05d1\u05ea \u05d3\u05d5\u05be\u05e9\u05d9\u05d7 \u05de\u05e6\u05d9\u05d2\u05d4 \u05d0\u05ea \u05de\u05e1\u05e4\u05e8 \u05d4\u05de\u05d9\u05dc\u05d9\u05dd \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d1\u05d5\u05e8 \u05d4\u05de\u05e1\u05de\u05da \u05db\u05d5\u05dc\u05d5.", "Word processor functions": "\u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05de\u05e2\u05d1\u05d3 \u05ea\u05de\u05dc\u05d9\u05dc\u05d9\u05dd", "You can insert these special characters in the document using the Special Character dialog.": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d4\u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4 \u05dc\u05de\u05e1\u05de\u05da \u05d1\u05e2\u05d6\u05e8\u05ea \u05ea\u05d9\u05d1\u05ea \u05d4\u05d3\u05d5\u05be\u05e9\u05d9\u05d7 \u05ea\u05d5 \u05de\u05d9\u05d5\u05d7\u05d3.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u05e0\u05d9\u05ea\u05df \u05dc\u05e7\u05e4\u05d5\u05e5 \u05dc\u05e1\u05de\u05e0\u05d9\u05dd \u05e9\u05dc \u05e9\u05d0\u05e8 \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1\u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05d4\u05e9\u05dd (\u05d0\u05d5 \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05d4\u05d9\u05d9\u05e6\u05d5\u05d2\u05d9\u05ea) \u05e9\u05dc \u05d4\u05de\u05e9\u05ea\u05de\u05e9. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05de\u05d9 \u05e9\u05e2\u05d5\u05e8\u05da \u05db\u05e8\u05d2\u05e2.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u05d4\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e9\u05dc\u05da \u05de\u05d0\u05d5\u05d7\u05e1\u05e0\u05d9\u05dd \u05d5\u05de\u05e0\u05d5\u05d4\u05dc\u05d9\u05dd \u05d1\u05d0\u05d7\u05e1\u05d5\u05df \u05d1\u05e2\u05e0\u05df \u05e9\u05de\u05e9\u05ea\u05dc\u05d1 \u05e2\u05dd {productname}.", "chart": "\u05ea\u05e8\u05e9\u05d9\u05dd", "comment": "\u05d4\u05e2\u05e8\u05d4", "document repair": "\u05ea\u05d9\u05e7\u05d5\u05df \u05de\u05e1\u05de\u05db\u05d9\u05dd", "import": "\u05d9\u05d9\u05d1\u05d5\u05d0", "inactive document": "\u05de\u05e1\u05de\u05da \u05d1\u05dc\u05ea\u05d9 \u05e4\u05e2\u05d9\u05dc", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u05db\u05d0\u05e9\u05e8 (*) \u05d4\u05d5\u05d0 \u05e1\u05d9\u05de\u05df \u05d4\u05db\u05e4\u05dc \u05d1\u05de\u05e7\u05dc\u05d3\u05ea \u05d4\u05e0\u05d5\u05de\u05e8\u05d9\u05ea. \u05d1\u05d5\u05d7\u05e8 \u05d0\u05ea \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05de\u05db\u05d9\u05dc \u05d0\u05ea \u05d4\u05e1\u05de\u05df. \u05d8\u05d5\u05d5\u05d7 \u05d4\u05d5\u05d0 \u05d8\u05d5\u05d5\u05d7 \u05ea\u05d0\u05d9\u05dd \u05e8\u05e6\u05d9\u05e3 \u05e9\u05de\u05db\u05d9\u05dc \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d5\u05ea\u05d7\u05d5\u05dd \u05d1\u05e9\u05d5\u05e8\u05d5\u05ea \u05d5\u05e2\u05de\u05d5\u05d3\u05d5\u05ea \u05e8\u05d9\u05e7\u05d9\u05dd.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u05db\u05d0\u05e9\u05e8 (/) \u05d4\u05d5\u05d0 \u05e1\u05de\u05dc \u05d4\u05d7\u05d9\u05dc\u05d5\u05e7 \u05d1\u05de\u05e7\u05dc\u05d3\u05ea \u05d4\u05e0\u05d5\u05de\u05e8\u05d9\u05ea. \u05d1\u05d5\u05d7\u05e8 \u05d0\u05ea \u05d8\u05d5\u05d5\u05d7 \u05e0\u05d5\u05e1\u05d7\u05ea \u05d4\u05de\u05d8\u05e8\u05d9\u05e6\u05d4 \u05e9\u05de\u05db\u05d9\u05dc\u05d4 \u05d0\u05ea \u05d4\u05e1\u05de\u05df."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-hi.json b/f7cloud-office/browser/dist/l10n/help-hi.json new file mode 100644 index 0000000..ade3c17 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-hi.json @@ -0,0 +1 @@ +{"Align Center": "\u092e\u0927\u094d\u092f \u0938\u0902\u0930\u0947\u0916\u0923", "Align Left": "\u092c\u093e\u092f\u093e\u0901 \u0938\u0902\u0930\u0947\u0916\u0923", "Align Right": "\u0926\u093e\u0939\u093f\u0928\u093e \u0938\u0902\u0930\u0947\u0916\u0923", "Apply Default paragraph style": "\u0921\u093f\u092b\u093c\u0949\u0932\u094d\u091f \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Apply Heading 1 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 1 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Apply Heading 2 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 2 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Apply Heading 3 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 3 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Apply Heading 4 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 4 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Apply Heading 5 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 \u096b \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0915\u0930\u0947\u0902", "Arrow Down": "\u0928\u0940\u091a\u0932\u093e \u0924\u0940\u0930", "Arrow Left": "\u0924\u0940\u0930 \u092c\u093e\u092f\u0947\u0902 \u0915\u0930\u0947\u0902", "Arrow Right": "\u0926\u093e\u092f\u093e\u0902 \u0924\u0940\u0930", "Arrow Up": "\u090a\u092a\u0930 \u0924\u0940\u0930", "Bold": "\u092e\u094b\u091f\u093e", "Cut": "\u0915\u093e\u091f\u0947\u0902", "Delete to beginning of sentence": "\u0935\u093e\u0915\u094d\u092f \u0915\u0947 \u0906\u0930\u0902\u092d \u0924\u0915 \u092e\u093f\u091f\u093e\u090f\u0901", "Delete to beginning of word": "\u0936\u092c\u094d\u0926 \u0915\u0947 \u0906\u0930\u0902\u092d \u0924\u0915 \u092e\u093f\u091f\u093e\u090f\u0901", "Delete to end of sentence": "\u0935\u093e\u0915\u094d\u092f \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u092e\u093f\u091f\u093e\u090f\u0901", "Delete to end of word": "\u0936\u092c\u094d\u0926 \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u092e\u093f\u091f\u093e\u090f\u0901", "Display the Keyboard shortcuts help": "\u0915\u0941\u0902\u091c\u0940\u092a\u091f \u0936\u0949\u0930\u094d\u091f\u0915\u091f \u092e\u0926\u0926 \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u093f\u0924 \u0915\u0930\u0947\u0902", "Double Underline": "\u0926\u094b\u092c\u093e\u0930\u093e \u0930\u0947\u0916\u093e\u0902\u0915\u093f\u0924 \u0915\u0930\u0947\u0902", "End": "End", "Extend the selection down one page": "\u091a\u092f\u0928 \u0915\u094b \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0938\u0947 \u0918\u091f\u093e\u090f\u0947\u0902\u0964", "Extend the selection up one page": "\u091a\u092f\u0928 \u0915\u094b \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0938\u0947 \u092c\u0922\u093e\u090f\u0947\u0902\u0964", "General Keyboard Shortcuts": "\u0938\u093e\u092e\u093e\u0928\u094d\u092f \u0915\u0941\u0902\u091c\u0940\u092a\u091f \u0905\u0932\u094d\u092a \u092e\u093e\u0930\u094d\u0917", "Go and select text to end of document": "\u091c\u093e\u0907\u090f \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u092a\u093e\u0920 \u0915\u094b \u091a\u0941\u0928\u093f\u090f", "Go and select text to start of document": "\u091c\u093e\u0907\u092f\u0947 \u0906\u200c\u0948\u0930 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u0924\u0915 \u092a\u093e\u0920 \u091a\u0941\u0928\u0947\u0902\u0964", "Go and select to the beginning of a line": "\u091c\u093e\u0907\u090f \u0906\u200d\u0948\u0930 \u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u0906\u0930\u0902\u092d \u0924\u0915 \u091a\u0941\u0928\u093f\u090f", "Go and select to the end of a line": "\u091c\u093e\u0907\u090f \u0906\u0948\u0930 \u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u091a\u0941\u0928\u093f\u090f", "Go to beginning of a word": "\u0936\u092c\u094d\u0926 \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u090f\u0901", "Go to beginning of line": "\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u090f\u0901", "Go to end of document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u090f\u0901", "Go to end of line": "\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u090f\u0901", "Go to start of document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u090f\u0901", "Go to start of the next word": "\u0905\u0917\u0932\u0947 \u0936\u092c\u094d\u0926 \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u092f\u0947\u0902", "Home": "\u0939\u094b\u092e", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0930\u093f\u0915\u094d\u0924 \u0939\u0948: \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948. \u0905\u0928\u094d\u092f\u0925\u093e: \u092a\u0939\u0932\u0940 \u0926\u092b\u093e \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948, \u0926\u0942\u0938\u0930\u0940 \u092c\u093e\u0930 \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948, \u0924\u0940\u0938\u0930\u0940 \u092c\u093e\u0930 \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u092a\u094d\u0930\u093e\u0930\u0902\u092d \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0930\u093f\u0915\u094d\u0924 \u0939\u0948: \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948. \u0905\u0928\u094d\u092f\u0925\u093e: \u092a\u0939\u0932\u0940 \u0926\u092b\u093e \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948, \u0926\u0942\u0938\u0930\u0940 \u092c\u093e\u0930 \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948, \u0924\u0940\u0938\u0930\u0940 \u092c\u093e\u0930 \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0947 \u0905\u0902\u0924 \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0916\u093e\u0932\u0940 \u0939\u0948: \u0938\u0902\u092a\u0942\u0930\u094d\u0923 \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u094b \u091a\u0941\u0928\u0924\u093e \u0939\u0948. \u0905\u0928\u094d\u092f\u0925\u093e: \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0915\u0947 \u0905\u0935\u092f\u0935\u094b\u0902 \u0915\u094b \u091a\u0941\u0928\u0924\u093e \u0939\u0948. \u092b\u093f\u0930 \u0938\u0947 \u0926\u092c\u093e\u0928\u0947 \u092a\u0930 \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u094b \u091a\u0941\u0928\u0924\u093e \u0939\u0948.", "Italic": "\u0924\u093f\u0930\u091b\u093e", "Justify": "\u091c\u0938\u094d\u091f\u093f\u092b\u093c\u093e\u0908", "Keyboard Shortcuts": "\u0915\u0941\u0902\u091c\u0940\u092a\u091f\u0932 \u0905\u0932\u094d\u092a \u092e\u093e\u0930\u094d\u0917", "Move cursor down one line": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u090f\u0915 \u092a\u0902\u0915\u094d\u0924\u093f \u0928\u0940\u091a\u0947 \u0916\u093f\u0938\u0915\u093e\u092f\u0947\u0902", "Move cursor to beginning of the next paragraph": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u0905\u0917\u0932\u0947 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0915\u0947 \u0936\u0941\u0930\u0941\u0906\u0924 \u092e\u0947 \u0932\u093e\u092f\u0947\u0902", "Move cursor to beginning of the previous paragraph": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u092a\u093f\u091b\u0932\u0947 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0915\u0947 \u0936\u0941\u0930\u0941\u0906\u0924 \u092e\u0947 \u0932\u093e\u092f\u0947\u0902", "Move cursor to the left": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u0926\u093e\u090f\u0901 \u0916\u093f\u0938\u0915\u093e\u090f\u0901", "Move cursor to the right": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u0926\u093e\u090f\u0901 \u0916\u093f\u0938\u0915\u093e\u090f\u0901", "Move cursor up one line": "\u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u090f\u0915 \u092a\u0902\u0915\u094d\u0924\u093f \u0909\u092a\u0930 \u0916\u093f\u0938\u0915\u093e\u092f\u0947\u0902", "Move cursor with selection to the left": "\u0938\u0902\u0915\u0947\u0924\u0915 \u091a\u092f\u0928 \u0915\u094b \u092c\u093e\u090f\u0901 \u0916\u093f\u0938\u0915\u093e\u090f\u0901", "Move cursor with selection to the right": "\u091a\u092f\u0928 \u0938\u0902\u0915\u0947\u0924\u0915 \u0915\u094b \u0926\u093e\u090f\u0901 \u0916\u093f\u0938\u0915\u093e\u090f\u0901", "Move the view down one page": "\u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0928\u0940\u091a\u0947 \u091c\u093e\u090f\u0947\u0902", "Move the view up one page": "\u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0909\u092a\u0930 \u091c\u093e\u090f\u0947\u0902", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u092a\u094d\u0930\u093e\u0930\u0942\u092a\u0923", "Paste as unformatted text": "\u0905\u092a\u094d\u0930\u093e\u0930\u0942\u092a\u093f\u0924 \u092a\u093e\u0920 \u091a\u093f\u092a\u0915\u093e\u090f\u0901", "Print (Download as PDF)": "\u091b\u093e\u092a\u0947\u0902 (PDF \u0915\u0947 \u0930\u0941\u092a \u092e\u0947\u0902 \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0915\u0930\u0947\u0902)", "Redo": "\u0926\u094b\u092c\u093e\u0930\u093e \u0915\u0930\u0928\u093e", "Remove direct formatting": "\u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u092a\u094d\u0930\u093e\u0930\u0942\u092a\u0923 \u092e\u093f\u091f\u093e\u090f\u0901", "Select All": "\u0938\u092d\u0940 \u091a\u0941\u0928\u0947\u0902", "Select lines in downwards direction": "\u092a\u0902\u0915\u094d\u0924\u093f\u092f\u094b\u0902 \u0915\u094b \u0928\u0940\u091a\u0947 \u0915\u0940 \u0926\u093f\u0936\u093e \u092e\u0947\u0902 \u091a\u0941\u0928\u0947\u0902", "Select lines in upwards direction": "\u090a\u092a\u0930 \u0915\u0940 \u0926\u093f\u0936\u093e \u092e\u0947\u0902 \u092a\u0902\u0915\u094d\u0924\u093f\u092f\u093e\u0901 \u091a\u0941\u0928\u0947\u0902", "Select to beginning of paragraph": "\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0915\u0947 \u0936\u0941\u0930\u0941\u0906\u0924 \u092e\u0947\u0902 \u091a\u0941\u0928\u0947\u0902", "Select to end of paragraph": "\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u091a\u0941\u0928\u0947\u0902", "Select to the left word by word": "\u090f\u0915 \u090f\u0915 \u0936\u092c\u094d\u0926 \u0938\u0947 \u092c\u093e\u090f\u0947\u0902 \u0915\u0940 \u0924\u0930\u092b \u091a\u0941\u0928\u0947\u0902", "Select to the right word by word": "\u090f\u0915 \u090f\u0915 \u0936\u092c\u094d\u0926 \u0938\u0947 \u0926\u093e\u092f\u0947\u0902 \u0915\u0940 \u0924\u0930\u092b \u091a\u0941\u0928\u0947\u0902", "Shortcut Keys for Tables": "\u0938\u093e\u0930\u0923\u0940 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0936\u0949\u0930\u094d\u091f\u0915\u091f \u0915\u0941\u0902\u091c\u093f\u092f\u093e\u0901", "Strikethrough": "\u0906\u0930\u092a\u093e\u0930 \u0915\u093e\u091f\u0947\u0902", "Subscript": "\u0909\u092a\u0932\u093f\u092a\u093f", "Superscript": "\u0909\u092a\u0930\u0940\u0932\u093f\u092a\u0940", "Switch cursor between text and footer": "\u092a\u093e\u0920 \u0924\u0925\u093e \u092a\u093e\u0926-\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u0947 \u092c\u0940\u091a \u0938\u0902\u0915\u0947\u0924\u0915 \u0938\u094d\u0935\u093f\u091a \u0915\u0930\u0947\u0902", "Switch cursor between text and header": "\u092a\u093e\u0920 \u0924\u0925\u093e \u0936\u0940\u0930\u094d\u0937-\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u0947 \u092c\u0940\u091a \u0938\u0902\u0915\u0947\u0924\u0915 \u0938\u094d\u0935\u093f\u091a \u0915\u0930\u0947\u0902", "Text formatting": "\u092a\u093e\u0920 \u092a\u094d\u0930\u093e\u0930\u0942\u092a\u0923", "Text selection and navigation in document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092e\u0947\u0902 \u092a\u093e\u0920 \u091a\u092f\u0928 \u0906\u0948\u0930 \u092a\u0925 \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928", "Underline": "\u0930\u0947\u0916\u093e\u0902\u0915\u093f\u0924", "Undo": "\u0905\u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0928\u093e"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-hr.json b/f7cloud-office/browser/dist/l10n/help-hr.json new file mode 100644 index 0000000..11b17c7 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-hr.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekunde u modusu Brisanje, tipke strelica bri\u0161u redak/stupac, Ctrl+Tipke strelica spajaju susjedna polja", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekunde u modusu Umetanje, tipke strelica ume\u0107u redak/stupac, Ctrl+Tipke strelica ume\u0107u polje", "Alt+Arrow Keys": "Alt+Tipke sa strelicama", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Tipke sa strelicama", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Umetni", "Alt+Page Down": "Alt+Stranica dolje", "Alt+Page Up": "Alt+Stranica gore", "Alt+Shift+Arrow Keys": "Alt+Shift+Tipke sa strelicama", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Stranica dolje", "Ctrl+Alt+Page Up": "Ctrl+Alt+Stranica gore", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Tipke sa strelicama", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Strelica dolje", "Ctrl+Arrow Left": "Ctrl+Strelica lijevo", "Ctrl+Arrow Right": "Ctrl+Strelica desno", "Ctrl+Arrow Up": "Ctrl+Strelica gore", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Umetni", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Strelica dolje", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Kraj", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Po\u010detak", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Strelica lijevo", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Tipka minus", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Tipka plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Strelica desno", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Strelica dolje", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Strelica lijevo", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Strelica desno", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Strelica gore", "Ctrl+Shift+Arrow": "Ctrl+Shift+Strelica", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+Kraj", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Po\u010detak", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Razmaknica", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tabulator", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Strelica gore", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Strelica dolje", "Shift+Arrow Left": "Shift+Strelica lijevo", "Shift+Arrow Right": "Shift+Strelica desno", "Shift+Arrow Up": "Shift+Strelica gore", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Stranica dolje", "Shift+Ctrl+Page Up": "Shift+Ctrl+Stranica gore", "Shift+End": "Shift+Kraj", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Po\u010detak", "Shift+Page Down": "Shift+Stranica dolje", "Shift+Page Up": "Shift+Stranica gore", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tabulator", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Abecedni redoslijed kazala: Postoje\u0107i abecedni redoslijed kazala se mo\u017ee aktualizirati s novim unosima.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Ure\u0111ivanje dijagrama: Dvoklikom odaberi dijagram. Koristi kontekstne izbornike za dodavanje elemenata dijagrama kao \u0161to su naslov, os i drugo. Odaberi Raspon podataka i Vrsta dijagrama za ure\u0111ivanje podataka dijagrama i za biranje vrste dijagrama.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatiranje dijagrama: Isti kontekstni izbornik vodi k tablici podataka dijagrama i odabiru vrste grafikona.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Komentari: Komentari se ume\u0107u u tekst i prikazuju na desnoj strani ekrana.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Komentari: U prora\u010dunsku tablicu mo\u017ee\u0161 umetnuti jedan komentar po polju. Kad odabere\u0161 Umetni komentar, pojavljuje se sko\u010dni prozor koji omogu\u0107uje pisanje sadr\u017eaja za komentar. Crvena to\u010dka prikazuje se u gornjem desnom kutu polja kada postoji komentar. Prije\u0111i mi\u0161em preko polja za prikaz komentara.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Uvjetno formatiranje: {productname} dodaje simbole svakom polju raspona na temelju uvjeta polja. Odaberi raspon polja i pritisni ikonu Uvjetno formatiranje u alatnoj traci. Odaberi skup simbola koji \u017eeli\u0161 primijeniti na raspon.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstni izbornici: Pritiskom desne tipke mi\u0161a, pojavljuje se izbornik s naredbama za temeljni objekt.", "Data series formatting: Open the context menu and choose Format data series.": "Formatiranje niza podataka: Otvori kontekstni izbornik i odaberi Formatiraj niz podataka.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Provjera valjanosti podataka: Za svako polje mo\u017ee\u0161 definirati valjane unose. Nevaljani unosi u polje \u0107e se odbiti. Za aktiviranje provjere valjanosti podataka:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Izravno formatiranje: Polja prora\u010dunskih tablica, stupce, retke i listove mo\u017ee\u0161 izravno formatirati putem izbornika, alatne trake ili kontekstnih izbornika. Izravno formatiranje se primjenjuje samo na trenuta\u010dno odabrani objekt. Za formatiranje polja koristi izbornik ili pritisni Ctrl+1. Dijalog omogu\u0107uje slo\u017eeno i prilago\u0111eno formatiranje brojeva, kao i fonta, slo\u017eenog okvira, pozadine, za\u0161tite polja i druge opcije.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Izravno formatiranje: Objekte tekstualnog dokumenta mo\u017ee\u0161 formatirati izravnim formatiranjem putem izbornika, alatne trake ili kontekstnih izbornika. Izravno formatiranje se primjenjuje samo na trenuta\u010dno odabrani objekt.", "Fields: A basic set of fields is available to insert in the document.": "Polja: Dostupan je osnovni skup polja koja se mogu umetnuti u dokument.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtriranje podataka: Filtri i napredni filtri omogu\u0107uju rad na odre\u0111enim filtriranim redcima (zapisima) raspona podataka. U prora\u010dunskim tablicama u {productname} postoje razne mogu\u0107nosti za primjenu filtara.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Fusnote i zavr\u0161ne bilje\u0161ke: Fusnote i zavr\u0161ne bilje\u0161ke su podr\u017eane.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatiranje polja: Pritisni polje ili raspon polja i odaberi izbornik Tablica \u2192 Svojstva. Podesi tablicu pomo\u0107u dijaloga za svojstva.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Oznake formatiranja: Odlomak, stranica i neodvajaju\u0107i razmaci prikazuju se kao pomo\u0107ne oznake za poravnavanje, ure\u0111ivanje i formatiruanje teksta.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Umetni sliku: Pritiskom na ikonu Umetni sliku mo\u017ee\u0161 odabrati sliku iz mapa spremi\u0161ta u oblaku i dijeljenja.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Umetni lokalnu sliku: otvara bira\u010d preglednika datoteka za prijenos slike s tvog lokalnog ra\u010dunala i umetanje u dokument.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master slajd: Odaberi master slajd povezan s trenuta\u010dnim slajdom. Formatiraj i rasporedi elemente slajda u master slajdu.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animiranje objekata: Svaki objekt na slajdu se mo\u017ee animirati. Koristi bo\u010dnu traku za konfiguriranje prijelaza slajdova za odabrani objekt ili za skup objekata.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Struktura: Mo\u017ee\u0161 stvoriti strukturu tvojih podataka i grupirati retke i stupce zajedno. Na taj na\u010din mo\u017ee\u0161 sklopiti i rasklopiti grupe jednim pritiskom, \u0161to olak\u0161ava predstavljanje hijerarhijskih podataka.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Zaglavlje i podno\u017eje stranice: Zaglavlja i podno\u017eja dostupna su za postoje\u0107i stil stranice koja se primjenjuju u dokumentu na mjestu kursora.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Rasporedi slajdova: {productname} Impress omogu\u0107uje mijenjanje rasporeda slajda. Odaberi \u017eeljeni raspored slajda u padaju\u0107em popisu rasporeda.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Prijelazi slajdova: {productname} Impress pru\u017ea vizualne efekte prilikom prikazivanja novog slajda u dijaprojekciji. Prijelazi slajdova su svojstva slajda. Koristi bo\u010dnu traku za postavljanje prijelaza slajdova kad se nalazi\u0161 u modusu za ure\u0111ivanje.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Razvrstavanje podataka: Popis brojeva ili teksta mo\u017ee\u0161 poredati uzlazno ili silazno. {productname} automatski otkriva polja koja su zaglavlja i susjedne stupce kako bi pro\u0161irio odabir.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formatiranje stila: {productname} podr\u017eava stilove odlomaka. Na odlomak se mo\u017ee primijeniti postoje\u0107i stil odlomka. Odaberi izbornik Uredi \u2192 Uredi stilove za mijenjanje stila.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tablice: Umetni tablice u prezentaciju. Koristi bo\u010dnu traku za biranje teme tablice.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Podru\u010dje dokumenta: Podru\u010dje programa prikazuje sadr\u017eaj dokumenta \u2013 prora\u010dunske tablice, prezentacije ili tekstualne dokumente.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": " Informativna traka: S desne strane trake pretrage prikazuje se skup informacija o dokumentu. Same informacije ovise o prirodi dokumenta.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Traka izbornika: Glavni izbornik se nalazi na vrhu i uklju\u010duje mnoge opcije, naredbe za ispis, ure\u0111ivanje, pregledavanje i druge napredne naredbe. Traku izbornika mo\u017ee\u0161 sakriti pritiskom na ikonu skroz desno. Pritisni ikonu za prikaz izbornika.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Traka pretrage: Pretra\u017eivanje po\u010dinje automatski kad se u polje pretrage umetne sadr\u017eaj, a prozor dokumenta se automatski pomi\u010de na prvo prona\u0111eno pojavljivanje. Pretraga ne razlikuje velika i mala slova. Postoje tri gumba odmah pored polja pretrage:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Traka stanja: Traka stanja se prikazuje u donjem dijelu i sadr\u017ei nekoliko korisnih opcija i funkcija.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Alatna traka: Alatna traka sadr\u017ei naj\u010de\u0161\u0107e kori\u0161tene opcije za dnevno ure\u0111ivanje. Gumbi alatne trake su dinami\u010dni, \u0161to zna\u010di da njihovo stanje (uklju\u010deno ili isklju\u010deno) ovisi o razli\u010ditim faktorima.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Traka za zumiranje: Desno od trake stanja nalazi se niz gumbova koji omogu\u0107uju zumiranje do 100\u00a0%, smanjivanje i pove\u0107avanje prikaza. Zumiranje se odnosi na podru\u010dje dokumenta \u2013 ne utje\u010de na korisni\u010dko su\u010delje. U ovom podru\u010dju prikazana je trenuta\u010dna razina zumiranja.", "{productname} Help": "{productname} pomo\u0107", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress ure\u0111uje prezentacije na na\u010din koji bi ljudima trebao biti poznat. Operacije kao \u0161to su upisivanje teksta, izrezivanje, kopiranje i umetanje sadr\u017eaja, biranje teksta, umetanje, mijenjanje veli\u010dine, fiksiranje slika, dodavanje i baratanje tablicama, sli\u010dne su desktop programu za prezentacije. Koristi tipkovnicu, izbornike i alatne trake za izvo\u0111enje radnji u dokumentu.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} omogu\u0107uje stvaranje i ure\u0111ivanje tekstualnih dokumenata, prora\u010dunskih tablica i prezentacija izravno u pregledniku, na jednostavan i neposredan na\u010din. Dokument mo\u017ee\u0161 sam/a obraditi ili sura\u0111ivati kao dio tima.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} mo\u017ee provjeriti pravopis u tekstualnim dokumentima, prora\u010dunskim tablicama i prezentacijama. Tekst podcrtan crvenom valovitom linijom ozna\u010dava pogre\u0161no napisane rije\u010di. Pritisni desnu tipku mi\u0161a za otvaranje kontekstnog izbornika s predlo\u017eenim pravopisnim ispravcima.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} prikazuje prezentacije u stilu dijaprojekcije, uklju\u010duju\u0107i podskup prijelaza slajdova i animacije objekata. Odaberi dijaprojekciju iz izbornika ili pritisni na ikonu u donjoj lijevoj alatnoj traci u plo\u010di slajdova.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} ure\u0111uje tekstualne dokumente na isti na\u010din na koji ure\u0111uje\u0161 dokument na radnoj povr\u0161ini. Omogu\u0107uje WYSIWYG prikaz (What You See Is What You Get) \u2013 koji prikazuje dokument onako kako \u0107e biti ispisan. Operacije kao \u0161to su upisivanje teksta, izrezivanje, kopiranje i umetanje sadr\u017eaja, biranje teksta, umetanje, mijenjanje veli\u010dine, usidrenja slika, dodavanje i bratanje tablicama i dijagramima, sli\u010dne su desktop programu za obradu teksta. Koristi tipkovnicu, izbornike i alatne trake za interakciju sa svojim dokumentom.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} ume\u0107e slike u tekstualni dokument s tvog lokalnog ra\u010dunala ili iz tvog spremi\u0161ta u oblaku. Umetnute slike se uvijek ugra\u0111uju u dokument.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} te obavje\u0161tava s malom obavijesti u podno\u017eju kada novi korisnik u\u0111e ili kada korisnik ode.", "{productname} presentations": "{productname} prezentacije", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} redovito sprema dokument u pozadini, stoga ga ne mo\u017ee\u0161 zatvoriti bez spremanja. Promjene mora\u0161 ili poni\u0161titi ili koristi Povijest revizija u izborniku Datoteka.", "{productname} spreadsheets": "{productname} prora\u010dunske tablice", "{productname} supports both reading and writing for the following file formats:": "{productname} podr\u017eava \u010ditanje i pisanje za sljede\u0107e datote\u010dne formate:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} omogu\u0107uje umetanje i prikazivanje dijagrama u dokumentima. Za dodavanje dijagrama:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} podr\u017eava moderne tehnike za formatiranje odlomaka pomo\u0107u stilova. Stil je skup svojstava teksta (font, boja, pozadina i mnogo vi\u0161e) ozna\u010den imenom, ime stila. Koristi stil za primjenu istog skupa svojstava na razne odlomke u dokumentu i stvori ujedna\u010den, profesionalan izgled. Tako\u0111er, ako promijeni\u0161 jedno od svojstava formata stila, svi odlomci s istim stilom tako\u0111er mijenjaju format, \u0161to pojednostavljuje formatiranje odlomaka pojedina\u010dno.", "{productname} text documents": "{productname} tekstualni dokumenti", "{productname} user interface": "Korisni\u010dko su\u010delje {productname}a", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} koristi resurse modernog preglednika za prilago\u0111avanje korisni\u010dkog su\u010delja veli\u010dini podru\u010dja prikaza, uklju\u010duju\u0107i male ekrane mobilnih ure\u0111aja. Su\u010delje se sastoji od:", "A copy of the document is saved with the new name in the same folder.": "Kopija dokumenta sprema se pod novim imenom u istu mapu.", "Activate the {productname} spreadsheet window.": "Aktiviraj prozor {productname} prora\u010dunske tablice.", "Adding charts": "Dodavanje dijagrama", "Additions are marked with colored underlined characters.": "Dodani tekst je ozna\u010den obojanim podcrtanim znakovima.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Dodaje sljede\u0107i list trenuta\u010dnom odabiru listova. Ako su svi listovi u prora\u010dunskoj tablici odabrani, ova kombinacija tipki pre\u010daca odabire samo sljede\u0107i list. Pretvara sljede\u0107i list u aktualni list.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Dodaje prethodni list trenuta\u010dnom odabiru listova. Ako su svi listovi u prora\u010dunskoj tablici odabrani, ova kombinacija tipki pre\u010daca odabire samo prethodni list. Pretvara prethodni list u aktualni list.", "Advanced features": "Napredne funkcije", "Advanced text document editor features": "Napredne funkcije ure\u0111iva\u010da tekstualnih dokumenata", "Align Center": "Centrirano poravnanje", "Align Left": "Lijevo poravnanje", "Align Right": "Desno poravnanje", "All changes are marked with a vertical bar in the right margin.": "Sve promjene su ozna\u010dene okomitom crtom u desnoj margini.", "All spreadsheets functions and mathematical rules applies.": "Primjenjuju se sve funkcije prora\u010dunske tablice i matemati\u010dkih pravila.", "Apply Default paragraph style": "Primijeni zadani stila odlomka", "Apply Heading 1 paragraph style": "Primjena stila odlomka za naslov prve razine", "Apply Heading 2 paragraph style": "Primjena stila odlomka za naslov druge razine", "Apply Heading 3 paragraph style": "Primjena stila odlomka za naslov tre\u0107e razine", "Apply Heading 4 paragraph style": "Primjena stila odlomka za naslov \u010detvrte razine", "Apply Heading 5 paragraph style": "Primjena stila odlomka za naslov pete razine", "Applying a paragraph style:": "Primjena stila odlomka:", "Arrow Down": "Strelica dolje", "Arrow Left": "Strelica lijevo", "Arrow Right": "Strelica desno", "Arrow Up": "Strelica gore", "Bold": "Podebljano", "Can {productname} open a password-protected document?": "Mo\u017ee li {productname} otvoriti dokument za\u0161ti\u0107en lozinkom?", "Cancel the search (appears only when a text has been searched)": "Prekini pretragu (pojavljuje se samo kad je jeki tekst pretra\u017een)", "Cell formatting": "Formatiranje polja", "Changes are displayed as comment in the right of the document area.": "Promjene se prikazuju kao komentari na desnoj strani dokumenta.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Promjene se mogu prihvatiti ili odbiti. Za prihva\u0107anje ili odbijanje promjena pritisni na odgovaraju\u0107e ikone u polju za komentare na desnoj strani dokumenta. Alternativno odaberi Uredi \u2192 Prati promjene \u2192 Prihvati ili Odbaci. Nadalje, ako mora\u0161 filtrirati promjene prije prihva\u0107anja ili odbijanja, odaberi Uredi \u2192 Prati promjene \u2192 Upravljaj. Dijalog prikazuje popis svih pra\u0107enih promjena. Koristi gumbe dijaloga ovisno o tome \u0161to \u017eeli\u0161.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Promjene drugih korisnika prikazuju se u razli\u010ditim bojama i svaka pra\u0107ena promjena mo\u017ee se prihvatiti ili odbiti koriste\u0107i polje koji se pojavljuje desno. Tamo mo\u017ee\u0161 dodati i komentar.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Odaberi Format \u2192 Redak (ili Podru\u010dje ili Polo\u017eaj i veli\u010dina). Otvara dijalo\u0161ki okvir.", "Choose Format \u2192 Page and select the Page tab": "Odaberi Format \u2192 Stranica i odaberi karticu Stranica", "Choose Format \u2192 Paragraph, Text Flow tab": "Odaberi Format \u2192 Odlomak, kartica Tok teksta", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Odaberi Umetni \u2192 Dijagrami. Prilagodi dijagram u bo\u010dnoj traci:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Odaberi Umetni \u2192 Posebni znakovi ili pritisni odgovaraju\u0107u ikonu u alatnoj traci. Otvara dijalog.", "Choose Validity from the Data menu. The Validity dialog opens.": "Odaberi Valjanost u izborniku Podaci. Otvara se dijalog Valjanost.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Odaberi Alati i odzna\u010di Automatska provjera pravopisa.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Odaberi izbornik Alati \u2192 Jezici i odaberi jezik za cijeli dokument. Opcionalno postavi jezike za odabrani tekst i za trenuta\u010dni odlomak.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Za prikaz ili ure\u0111ivanje slajda pritisni u plo\u010di bilo koju minijaturu slajda za prebacivanje na taj slajd.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Pritisni ikonu za kloniranje \"\". Kursor mi\u0161a se mijenja u kanticu boje.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Pritisni ikonu za kloniranje . Kursor mi\u0161a se mijenja u kanticu boje.", "Click on the submenu () icon to reply, move and delete comments.": "Pritisni ikonu podizbornika za odgovaranje, premje\u0161tenje i brisanje komentara.", "Collaborative editing": "Zajedni\u010dko ure\u0111ivanje", "Column break (in multicolumnar text)": "Prijelom stupca (u tekstu pisanom u vi\u0161e stupaca)", "Comments in documents": "Komentari u dokumentima", "Context menus": "Kontekstni izbornici", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontekstni izbornici dostupni su pritiskom desne tipke mi\u0161a. Dostupne naredbe u kontekstnom izborniku povezane su \u2013 ne u velikoj mjeri \u2013 s temeljnim objektom u dokumentu.", "Copy": "Kopiraj", "Copy and Paste": "Kopiranje i umetanje", "Cut": "Izre\u017ei", "Delete cells (as in menu Edit - Delete Cells)": "Izbri\u0161i polje (kao u izborniku Uredi - Izbri\u0161i polja)", "Delete to beginning of sentence": "Brisanje do po\u010detka re\u010denice", "Delete to beginning of word": "Brisanje do po\u010detka rije\u010di", "Delete to end of sentence": "Brisanje do kraja re\u010denice", "Delete to end of word": "Brisanje do kraja rije\u010di", "Deletions are marked with colored strike-through characters.": "Brisanja se ozna\u010duju obojanim precrtanim znakovima.", "Demote list item (list item has to be selected)": "Spu\u0161tanje razine stavke popisa (stavka mora biti odabrana)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Ovisno o mogu\u0107nostima tvog preglednika, mo\u017ee se pojaviti prozor za ispis ili sko\u010dni prozor \u201ePreuzeti PDF izvoz?\u201d. Taj PDF mo\u017ee\u0161 ispisati u svom omiljenom PDF \u010dita\u010du.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Izravno formatiranje je formatiranje koje se primjenjuje izravno na odabrani sadr\u017eaj odlomka ili polja prora\u010dunske tablice i preklapa se s dodijeljenim formatiranjem stilova. Za vra\u0107anje formatiranja na postavke stila, odaberi polje teksta ili prora\u010dunske tablice i odaberi Format \u2192 Ukloni izravno formatiranje ili koristi gumb u alatnoj traci.", "Directly:": "Izravno:", "Display comment": "Prikaz komentara", "Display the Keyboard shortcuts help": "Prikaz pomo\u0107i za tipkovni\u010dke pre\u010dace", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Ure\u0111ivanje dokumenata trebalo bi biti poznato svima koji su prije koristili uredske programe, ali evo nekih karakteristi\u010dnih zna\u010dajki:", "Document repair": "Popravljanje dokumenta", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenti u {productname} spremaju se automatski, ali ako \u017eeli\u0161 da se dokument \u0161to br\u017ee sinkronizira, mo\u017ee\u0161 ga prisilno spremiti pomo\u0107u opcije Spremi u izborniku Datoteka.", "Double Underline": "Podcrtano dvostrukom crtom", "Draw page keyboard shortcuts": "Tipkovni\u010dki pre\u010daci na stranici crtanja", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Svakom se korisniku dodjeljuje jedna boja. Kursor svakog korisnika bit \u0107e prikazan u dodijeljenoj boji. Napomena: ti \u0107e\u0161 kursor vidjeti kao crni, trepere\u0107i kursor, drugi korisnici \u0107e te vidjeti u jednoj drugoj boji.", "Editing documents": "Ure\u0111ivanje dokumenata", "Editing presentations": "Ure\u0111ivanje prezentacija", "Editing spreadsheets": "Ure\u0111ivanje prora\u010dunskih tablica", "Editing text documents": "Ure\u0111ivanje tekstualnih dokumenata", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Odaberi Dijaprojekcija \u2192 Dijaprojekcija u cjeloekranskom prikazu ili pritisni krajnju lijevu ikonu na dnu plo\u010de slajdova:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Napusti trenuta\u010dni modus, tj. prebaci iz modusa ure\u0111ivanja u modus biranja objekata, prebaci iz modusa biranje objekata u modus prikaza.", "Extend the selection down one page": "Pro\u0161iri odabir na sljede\u0107u stranicu", "Extend the selection up one page": "Pro\u0161iri odabir na prethodnu stranicu", "Fill Down": "Popunjavanje prema dolje", "Focus to document from menu": "Fokusiraj dokument iz izbornika", "Focus to notebookbar menu": "Fokusiraj izbornik trake bilje\u017enica", "Focus to selected comment's menu": "Fokusiraj odabrani izbornik komentara", "Format the source cell with the font, color background and more.": "Formatiranje izvornog polja s fontom, bojom pozadine i jo\u0161 vi\u0161e.", "Formatting spreadsheets": "Formatiranje prora\u010dunskih tablica", "Formatting text": "Formatiranje teksta", "Formulas": "Formule", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formule se upisuju u traci formula. Upi\u0161i znak jednakosti (=) i umetni formulu.", "Frequently Asked Questions": "\u010cesto postavljena pitanja", "General Keyboard Shortcuts": "Osnovni tipkovni\u010dki pre\u010daci", "Go and select text to end of document": "Ozna\u010davanje do kraja dokumenta, po\u010dev\u0161i odavdje", "Go and select text to end of textbox": "Ozna\u010davanje do kraja tekstualnog okvira, po\u010dev\u0161i odavdje", "Go and select text to start of document": "Ozna\u010davanje do po\u010detka dokumenta, po\u010dev\u0161i odavdje", "Go and select text to start of textbox": "Ozna\u010davanje do po\u010detka tekstualnog okvira, po\u010dev\u0161i odavdje", "Go and select to the beginning of a line": "Ozna\u010davanje do po\u010detka retka, po\u010dev\u0161i odavdje", "Go and select to the end of a line": "Ozna\u010davanje do kraja retka, po\u010dev\u0161i odavdje", "Go to beginning of a word": "Postavljanje kursora na po\u010detak rije\u010di", "Go to beginning of line": "Postavljanje kursora na po\u010detak retka", "Go to end of document": "Postavljanje kursora na kraj dokumenta", "Go to end of line": "Postavljanje kursora na kraj retka", "Go to next sheet.": "Idi na sljede\u0107i list.", "Go to previous sheet.": "Idi na prethodni list.", "Go to start of document": "Postavljanje kursora na po\u010detak dokumenta", "Go to start of the next word": "Postavljanje kursora na po\u010detak sljede\u0107e rije\u010di", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Gramati\u010dke gre\u0161ke u tekstu podvu\u010dene su plavom valovitom crtom. Klikni na podcrtani tekst desnim gumbom mi\u0161a za otvaranje izbornika s prijedlozima za ispravljanje gramati\u010dkih gre\u0161aka. Odaberi ipravni prijedlog za promjenu teksta.", "Handling Tables": "Baratanje tablicama", "Handling images": "Baratanje slikama", "Home": "Po\u010detak", "Hover the mouse on the document name in the menu bar.": "Postavi mi\u0161a na ime dokumenta u traci izbornika.", "How can I change the line, area and position of a shape in my slides?": "Kako promijeniti liniju, podru\u010dje i poziciju jednog oblika u slajdu?", "How can I check spelling in my language?": "Kako mogu provjeriti pravopis na svom jeziku?", "How can I copy the formatting of existing cells to new ones?": "Kako kopirati formatiranje postoje\u0107ih polja i primijeniti na nova?", "How can I import CSV data?": "Kako uvesti CSV podatke?", "How can I insert a currency, copyright or trademark symbol in the document?": "Kako umetnuti znakove za valutu, autorsko pravo ili trgova\u010dki znak u dokument?", "How can I make the new text look like other existing text?": "Kako formatirati novi tekst kao ostali postoje\u0107i tekst?", "How can I quit {productname} without saving my edits?": "Kako mogu zatvoriti {productname} bez spremanja mojih promjena?", "How can I remove the red wavy lines in my document?": "Kako ukloniti crvene valovite crte u dokumentu?", "How can I run my slide show?": "Kako pokrenuti dijaprojekciju?", "How can I select data to print?": "Kako odabrati podatke za ispis?", "How do I change the page orientation to landscape inside my document": "Kako promijeniti stranicu u le\u017ee\u0107i format unutar dokumenta", "How do I get a word count of my document?": "Kako dobiti broj rije\u010di mojeg dokumenta?", "How do I rename a sheet?": "Kako preimenovati list?", "How do I save a document with another name?": "Kako mogu spremiti dokument pod jednim drugim imenom?", "How do I set the margins of the document?": "Kako postaviti margine dokumenta?", "If no table or range was selected, a prototype chart is displayed.": "Ako nije odabrana nijedna tablica ili raspon, prikazuje se prototip dijagrama.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Ako nije ozna\u010deno cijelo polje i ako kursor se nalazi na kraju tablice, izbrisat \u0107e se odlomak nakon tablice, osim ako nije zadnji odlomak u dokumentu.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Ako nije ozna\u010deno cijelo polje, izbrisat \u0107e se tekst od kursora do kraja re\u010denice. Ako se kurosr nalazi na kraju polja, a cijelo polje nije ozna\u010deno, izbrisat \u0107e se sadr\u017eaj sljede\u0107eg polja.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Ako je ozna\u010deno jedno ili vi\u0161e polja, izbrisat \u0107e se cijeli redci u kojemu se nalaze ozna\u010dena polja. Ako su svi redci ozna\u010deni potpuno ili djelomi\u010dno, izbrisat \u0107e se cijela tablica.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Ako je aktivno polje prazno, kursor se pozicionira na po\u010detak tablice. U suprotnom se prvim pritiskom pre\u010daca kursor pozicionira na po\u010detak aktivnog polja, drugim pritiskom na po\u010detak aktivne tablice, a tre\u0107im na po\u010detak dokumenta.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Ako je aktivno polje prazno, kursor se pozicionira na kraj tablice. U suprotnom se prvim pritiskom pre\u010daca kursor pozicionira na kraj aktivnog polja, drugim pritiskom na kraj tablice, a tre\u0107im pritiskom na kraj dokumenta.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Ako je aktivno polje prazno, ozna\u010dava se cijela tablica. U suprotnom se ozna\u010dava sadr\u017eaj aktivnog polja. Ponovnim pritiskom ozna\u010dava se cijela tablica.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Mogu\u0107e je promijeniti veli\u010dinu slika. Slike se tako\u0111er mogu okretati i usidriti. Mogu\u0107e je prelomiti tekst okolo slike. Odaberi sliku i otvori kontekstni izbornik. Koristi ru\u010dke slike za mijenjanje veli\u010dine slike pomo\u0107u mi\u0161a.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Nasuprot tome, izravno formatiranje primjenjuje formatiranje na odabrane izvatke sadr\u017eaja dokumenta. U duga\u010dkom dokumentu, izravno formatiranje se mora primijeniti u svakom izvatku teksta, \u0161to produ\u017euje formatiranje teksta i podlo\u017eno je gre\u0161kama i ka\u0161njenjima.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "U podru\u010dju Prijelomi ozna\u010di Umetni, Vrsta: Prijelom stranice, Polo\u017eaj: Ispred.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "U dijalogu Standardni filtar tako\u0111er mo\u017ee\u0161 definirati raspone koji sadr\u017ee vrijednosti u odre\u0111enim podatkovnim poljima. Standardni filtar mo\u017ee\u0161 koristiti za povezivanje uvjeta s logi\u010dkim operatorom I ili logi\u010dkim ILI.", "Inactive document": "Neaktivan dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Pove\u0107ava/Smanjuje veli\u010dinu stupca/retka na lijevom/gornjem rubu \u0107elije", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Pove\u0107ava/Smanjuje veli\u010dinu stupca/retka na desnom/donjem rubu polja", "Insert cells (as in menu Insert - Cells)": "Umetni polje (kao u izborniku Umetni \u2013 Polja)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Umetni prijelome stupaca i redaka u prora\u010dunsku tablicu za smanjivanje raspona ispisa i za ispisivanje dokumenta za preuzimanje. Prilikom ispisa u PDF format odaberi \u017eeljene stranice.", "Insert comment": "Umetni komentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Umetni komentare u {productname} pri mjestima koja zahtijevaju posebnu pa\u017enju \u010ditatelja. Komentari se prikazuju s desne strane i sadr\u017ee ime komentatora i datum.", "Insert endnote": "Umetni zavr\u0161nu bilje\u0161ku", "Insert footnote": "Umetni fusnotu", "Insert line break": "Umetni prijelom retka", "Insert new paragraph directly before or after a section, or before a table": "Umetni novi odlomak izravno prije ili poslije odjeljka ili prije tablice", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Umetni novi odlomak bez pobrojavanja unutar popisa. Ne radi kad se kursor nalazi na kraju popisa.", "Insert non-breaking hyphen": "Umetni nerastavljaju\u0107u spojnicu", "Insert non-breaking space": "Umetni nerastavljaju\u0107u razmaknicu", "Insert soft hyphen": "Umetni spojnicu", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Umetni tablice pomo\u0107u odgovaraju\u0107e ikone u alatnoj traci. Odaberi po\u010detni broj redaka i stupaca. Dodaj retke i stupce pomo\u0107u kontekstnog izbornika polja. Spoji polja u izborniku Tablica. Zadani stil odlomka unutar polja je \u201eSadr\u017eaj tablice\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Ume\u0107e tabulator (samo u tablicama). Ovisno o tome koji se upravlja\u010d prozora koristi, umjesto toga se mo\u017ee se koristiti Alt+Tabulator .", "Is there a thesaurus?": "Postoji li tezaurus?", "Italic": "Uko\u0161eno", "Justify": "Obostrano poravnanje", "Keyboard Shortcuts": "Tipkovni\u010dki pre\u010daci", "Like Alt, but only the active cell is modified": "Isto kao i s tipkom Alt, ali se mijenja samo aktivno polje", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "U\u010ditaj svoje CSV podatke u neki izvorni alat za svoju platformu, odaberi i kopiraj ih u me\u0111uspremnik", "Manual page break": "Ru\u010dni prijelom stranice", "Move cursor down one line": "Pomicanje kursora u sljede\u0107i redak", "Move cursor to beginning of the next paragraph": "Pomicanje kursora na po\u010detak sljede\u0107ega odlomka", "Move cursor to beginning of the previous paragraph": "Pomicanje kursora na po\u010detak prethodnog odlomka", "Move cursor to the left": "Pomicanje kursora ulijevo", "Move cursor to the right": "Pomicanje kursora udesno", "Move cursor up one line": "Pomicanje kursora u prethodni redak", "Move cursor with selection to the left": "Pomicanje kursora s ozna\u010denim sadr\u017eajem ulijevo", "Move cursor with selection to the right": "Pomicanje kursora s ozna\u010denim sadr\u017eajem udesno", "Move the view down one page": "Pomakni prikaz na sljede\u0107u stranicu", "Move the view up one page": "Pomakni prikaz na prethodnu stranicu", "Move to next text object on drawing page": "Prije\u0111i na sljede\u0107i tekstualni objekt na stranici crte\u017ea", "Move to next text object on slide": "Prije\u0111i na sljede\u0107i tekstualni objekt na slajdu", "Moves one screen page to the right.": "Premje\u0161ta jednu stranicu ekrana prema desno.", "Moves one sheet to the left.": "Premje\u0161ta jedan list prema lijevo.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Pomi\u010de kursor na donji rub trenuta\u010dnog raspona podataka. Ako je stupac ispod polja koji sadr\u017ei kursor prazan, kursor se pomi\u010de na sljede\u0107i donji stupac koji sadr\u017ei podatke.", "Moves the cursor to the first cell in the sheet (A1).": "Pomi\u010de kursor na prvo polje u listu (A1).", "Moves the cursor to the first cell of the current row.": "Pomi\u010de kursor na prvo polje trenuta\u010dnog retka.", "Moves the cursor to the last cell of the current row.": "Pomi\u010de kursor na zadnje polje trenuta\u010dnog retka.", "Moves the cursor to the last cell on the sheet that contains data.": "Pomi\u010de kursor na zadnje polje u listu koje sadr\u017ei podatke.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Pomi\u010de kursor na lijevi rub trenuta\u010dnog raspona podataka. Ako je stupac lijevo od polja koji sadr\u017ei kursor prazan, kursor se pomi\u010de na sljede\u0107i lijevi stupac koji sadr\u017ei podatke", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Pomi\u010de kursor na desni rub trenuta\u010dnog raspona podataka. Ako je stupac desno od polja koji sadr\u017ei kursor prazan, kursor se pomi\u010de na sljede\u0107i desni stupac koji sadr\u017ei podatke.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Pomi\u010de kursor na gornji rub trenuta\u010dnog raspona podataka. Ako je stupac iznad polja koji sadr\u017ei kursor prazan, kursor se pomi\u010de na sljede\u0107i gornji stupac koji sadr\u017ei podatke.", "Navigating in Spreadsheets": "Kretanje u prora\u010dunskim tablicama", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Funkcija Automatski filtar mo\u017ee se korisiti npr. za brzo ograni\u010davanje prikaza na zapise s identi\u010dnim unosima u podatkovnom polju.", "Open the presentation in {productname}": "Otvori prezentaciju u {productname}", "Opening, closing, saving, printing and downloading documents": "Otvaranje, zatvaranje, spremanje, ispisivanje i preuzimanje dokumenata", "Other advanced features": "Ostale napredne funkcije", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Formatiranje odlomka", "Paste as unformatted text": "Umetni kao neformatiran tekst", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Umetni iz preglednika Uredi \u2192 Umetni ili pritisni Ctrl+V. Otvara se dijalog Uvoz teksta za odre\u0111ivanje to\u010dnog formata CSV podataka.", "Paste special": "Posebno umetanje", "Pasting": "Umetanje", "Place the cursor at the paragraph to be formatted": "Postavljanje kursora na odlomak koji \u0107e se formatirati", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Postavi kursor na mjesto, gdje se polo\u017eaj stranice treba promijeniti. Dodaj prazan odlomak.", "Place the cursor in the position to insert the character.": "Postavljanje kursora na mjesto za umetanje znaka.", "Position and Size": "Polo\u017eaj i veli\u010dina", "Presentations": "Prezentacije", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezentacije: Microsoft formati PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Pritisni gumb Umetni. Za zatvaranje dialo\u0161kog okvira, pritisni Odustani.", "Print (Download as PDF)": "Ispis (preuzmi kao PDF)", "Promote list item (list item has to be selected)": "Dizanje razine stavke popisa (stavka mora biti odabrana)", "Redo": "Ponovi", "Remove direct formatting": "Uklanjanje izravnog formatiranja", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Preimenuj list u dokumentu prora\u010dunske tablice pomo\u0107u kontekstnog izbornika (pritisni list desnom tipkom mi\u0161a) iznad lista tablice dolje. Upi\u0161i novo ime lista u dijalo\u0161ki okvir koji slijedi.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Podr\u017eano je kopiranje/izrezivanje i umetanje raznog medijskog sadr\u017eaja, ne samo unutar odre\u0111enog dokumenta, ve\u0107 i me\u0111u dokumentima na istom ili jednom drugom {productname}. Za ovu internu upotrebu, korisnici mogu kopirati/izrezati sadr\u017eaj, uklju\u010duju\u0107i slike i mje\u0161ovit sadr\u017eaj izravno na ra\u010dunalu koriste\u0107i tipkovne pre\u010dace (Ctrl+X, Ctrl+C, Ctrl+V). Iz sigurnosnih razloga mora se koristiti Ctrl+V za umetanje na ra\u010dunalu, ali kontekstni izbornici mogu biti koristi se za rezanje i kopiranje. Na Androidu ili iOS-u tekst se bira dvostrukim dodirom, a dugim dodirom se pristupa funkcijama kopiraj/izre\u017ei/umetni putem kontekstnog izbornika.", "Search backwards": "Pretra\u017eivanje prema natrag", "Search forward": "Pretra\u017eivanje prema naprijed", "Select All": "Odaberi sve", "Select Landscape in \u201cWith Page Style\u201d": "Odaberi le\u017ee\u0107i format u \u201eSa stilom stranice\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Odaberi tablicu u tekstualnom dokumentu, raspon u prora\u010dunskoj tablici ili tablicu u prezentaciji.", "Select all in drawing page": "Odaberi sve na stranici crte\u017ea", "Select all in slide": "Odaberi sve u slajdu", "Select if you want to change page numbering.": "Odaberi, ako \u017eeli\u0161 promijeniti brojenje stranica.", "Select lines in downwards direction": "Ozna\u010davanje sljede\u0107ih redaka", "Select lines in upwards direction": "Ozna\u010davanje prethodnih redaka", "Select objects in the order in which they were created": "Ozna\u010davanje objekata redoslijedom njihovih stvaranja", "Select objects in the reverse order in which they were created": "Ozna\u010davanje objekata obrnutim redoslijedom njihovih stvaranja", "Select the cells you want to format. Release the mouse button.": "Odaberi polja koja \u017eeli\u0161 formatirati. Otpusti gumb mi\u0161a.", "Select the character set, language and separator options for the CSV file.": "Odaberi skup znakova, jezik i znak rastavljanja podataka za CSV datoteku.", "Select the shape in your slide. A set of handles shows.": "Odaberi oblik u slajdu. Prikazat \u0107e se ru\u010dke.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Odaberi stil koji \u017eeli\u0161 primijeniti u padaju\u0107em popisu stilova. Odlomak prikazuje atribute stilova.", "Select the text with the existing format": "Odaberi tekst s postoje\u0107im formatom", "Select the text you want to apply the new format.": "Odaberi tekst, na koji \u017eeli\u0161 primijeniti novi format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Odaberi kriterij valjanosti u padaju\u0107em popisu Dozvoli. Ovisno o kriteriju, prikazuje se vi\u0161e opcija. Popuni tra\u017eene podatke.", "Select to beginning of paragraph": "Ozna\u010davanje do po\u010detka odlomka", "Select to end of paragraph": "Ozna\u010davanje do kraja odlomka", "Select to the left word by word": "Ozna\u010davanje ulijevo rije\u010d po rije\u010d", "Select to the right word by word": "Ozna\u010davanje udesno rije\u010d po rije\u010d", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Ozna\u010dava sva polja koja sadr\u017ee podatke od trenuta\u010dnog polja do kraja kontinuiranog raspona polja podataka, u smjeru pritisnute strelice. Ako se koristi za zajedni\u010dko biranje redaka i stupaca, odabire se pravokutni raspon polja.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Ozna\u010dava polja od trenuta\u010dnog polja do jedne stranice prema dolje u trenuta\u010dnom stupcu ili pro\u0161iruje postoje\u0107i odabir za jednu stranicu prema dolje.", "Selects cells from the current cell to the first cell of the current row.": "Ozna\u010dava polja od trenuta\u010dnog polja do prvog polja trenuta\u010dnog retka.", "Selects cells from the current cell to the last cell of the current row.": "Ozna\u010dava polja od trenuta\u010dnog polja do zadnjeg polja trenuta\u010dnog retka.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Ozna\u010dava polja od trenuta\u010dnog polja do jedne stranice prema gore u trenuta\u010dnom stupcu ili pro\u0161iruje postoje\u0107i odabir za jednu stranicu prema gore.", "Set Optimal Column Width": "Postavljanje optimalne \u0161irine stupca", "Set the page margins in the dialog.": "Prika\u017ei margine stranice u dijalo\u0161kom okviru.", "Set the properties of the element of the object.": "Postavi svojstva elementa objekta.", "Shortcut Keys for Tables": "Tipkovni\u010dki pre\u010daci za tablice", "Slide keyboard shortcuts": "Tipkovni\u010dki pre\u010daci za slajdove", "Slide pane": "Plo\u010da slajdova", "Slide show": "Dijaprojekcija", "Special Characters": "Posebni znakovi", "Spellchecking": "Provjera pravopisa", "Spreadsheets": "Prora\u010dunske tablice", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Prora\u010dunske tablice: Microsoft formati XLS, XLSX, OpenDocument format ODS", "Standard currency format": "Standardni format za valute", "Standard date format": "Standardni format za datume", "Standard exponential format": "Standardni format za eksponente", "Standard format": "Standardni format", "Standard percentage format (two decimal places)": "Standardni format za postotke (dva decimalna mjesta)", "Strikethrough": "Precrtano", "Subscript": "Indeks", "Superscript": "Eksponent", "Switch cursor between text and footer": "Postavljanje kursora izme\u0111u teksta i podno\u017eja", "Switch cursor between text and header": "Postavljanje kursora izme\u0111u teksta i zaglavlja", "Tab": "Tabulator", "Text documents": "Tekstualni dokumenti", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Tekstualni dokumenti: Microsoft formati DOC, DOCX, RTF. OpenDocument format ODT", "Text formatting": "Formatiranje teksta", "Text selection and navigation in a textbox": "Ozna\u010davanje teksta i navigacija u tekstualnom okviru", "Text selection and navigation in document": "Ozna\u010davanje teksta i navigacija u dokumentu", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Tekst, dijagrami, oblici i svg slike ostat \u0107e o\u0161tri, a pri zumiranju \u0107e\u0161 vidjeti samo piksele koji se pojavljuju za umetnute slike, kao \u0161to su jpg ili png slike.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Simbol \u00b6 je oznaka za formatiranje. Koristi se za pomo\u0107 pri poravnavanju i ure\u0111ivanju teksta i ne ispisuje se. Za prikazivanje ili neprikazivanje u dokumentu odaberi izbornik Prikaz \u2192 Oznaka formatiranja.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Napredni filtar omogu\u0107uje do ukupno osam uvjeta filtra. Upotrebom naprednih filtara unosi\u0161 uvjete izravno u list.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV podaci su u\u010ditavaju u odabrano polje u koje su podaci umetnuti, u skladu s ovim postavkama.", "The color assigned to the changes depends on the user that changes the document.": "Promjenama dodijeljena boja ovisi o korisniku koji mijenja dokument.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Jezik formule trebao bi biti vrlo poznat svakom korisniku prora\u010dunskih tablica, a detaljno je naveden na stranici OASIS OpenFormula specifikacija.", "This is easy to do using the Paintbrush tool in the toolbar.": "To se mo\u017ee lako u\u010diniti pomo\u0107u alata kantice boje u alatnoj traci.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Ovo je osobito korisno \u2013 recimo kad kolega nenamjerno odabere sav tekst u dokumentu s Ctrl+A i nastavi tipkati preko njega uni\u0161tavaju\u0107i ga \u2013 dok ti istovremeno ure\u0111uje\u0161 tekst.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Za nastavak ure\u0111ivanja pritisni dokument i prekrivanje i poruka nestaju. Sve promjene koje su mo\u017eda napravili drugi korisnici \u2013 tijekom zajedni\u010dkog ure\u0111ivanja dokumenta \u2013 se u\u010ditavaju ponovo.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Za kopiranje ve\u0107ih dijelova sadr\u017eaja u druge programe, korisnici trebaju pritisnuti gumb Pokreni preuzimanje, a zatim ga ponovo kopirati u me\u0111uspremnik kako bi bio dostupan ciljanom programu za \u010ditanje. To je mogu\u0107e putem malog widgeta koji se pojavljuje u donjem desnom kutu. Potreban je samo za izvoz sadr\u017eaja kako bi se sadr\u017eaj umetnuo u eksterne programe. Ovaj korak tako\u0111er pretvara slo\u017eene vrste objekata u stati\u010dne slike.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Za prikazivanje ili skrivanje pra\u0107enja promjena odaberi Uredi \u2192 Prati promjene \u2192 Prika\u017ei. Imaj na umu, da ako su promjene pra\u0107enja uklju\u010dene, ali skrivene, i dalje bilje\u017ei\u0161 promjene i mo\u017eda nenamjerno ostavlja\u0161 ne\u017eeljeni tekst u dokumentu.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Za preuzimanje dokumenta preuzmi ga iz izbornika Datoteka programa {productname}. Dostupni formati za preuzimanje ovise o programu. Svi programi izvoze dokumente u PDF formatu.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Za zatvaranje {productname} dijaprojekcije, pritisni tipku Esc za vra\u0107anje u modus za ure\u0111ivanje prezentacije.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Za skok natrag u odabrano stanje odaberi ga mi\u0161em i pritisni Sko\u010di na stanje.", "To open document, click on the file to open the {productname} module associated to the document format.": "Za otvaranje dokumenta, pritisni na datoteku da bi se otvorio {productname} modul koji je povezan s formatom dokumenta.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Za uklanjanje valjanosti polja, otvori dijalog i postavi popis Dozvoli na \u201eSve vrijednosti\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Za vra\u0107anje dokumenta u uspravni format, ponovi postupak biranjem opcije Uspravni u \u201eSa stilom stranice\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Za sustavnu provjeru pravopisa cijelog dokumenta koristi opciju Pravopis u izborniku Alati.", "Track changes": "Pra\u0107enje promjena", "Two decimal places, thousands separator": "Dva decimalna mjesta, oznaka tisu\u0107ina", "Type the new file name in the text box and press Enter.": "Upi\u0161i novo ime datoteke u polje teksta i pritisni Enter.", "Underline": "Podcrtano", "Undo": "Poni\u0161ti", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Koristi kartice Pomo\u0107 za unos i Upozorenje o gre\u0161ci za pobolj\u0161avanje korisni\u010dke interakcije. Pritisni U redu za zatvaranje dijaloga.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Koristi donju alatnu traku plo\u010de slajdova za pokretanje dijaprojekcije te za dodavanje, dupliciranje ili brisanje trenuta\u010dnog slajda.", "Using the browser zoom affects the document and user interface areas.": "Kori\u0161tenje zumiranja preglednika utje\u010de na podru\u010dja dokumenta i korisni\u010dkog su\u010delja.", "Using the page style": "Upotreba stila stranice", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Pomo\u0107u ravnala povuci krajnji lijevi rub ravnala za pode\u0161avanje lijeve margine ili krajnji desni rub za desnu marginu.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u0160to zna\u010de plavi znakovi \u00b6 i kako ih mogu ukloniti iz mog dokumenta?", "What are the documents file formats supported by {productname}?": "Koje datote\u010dne formate dokumenata podr\u017eava {productname}?", "What is the blue wavy underline in some words in the text?": "\u010cemu slu\u017ei plava valovita crta ispod nekih rije\u010di u tekstu?", "What is \u201cClear Direct Formatting\u201d icon?": "\u010cemu slu\u017ei ikona \u201eUkloni izravno formatiranje\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Kada {productname} otkrije da nije bilo aktivnosti u pregledniku neko vrijeme, stavlja dokument u \u201eNeaktivno\u201d stanje. Dokument se prikazuje prekriven prozirnim sivim slojem, s porukom \u201eNeaktivan dokument \u2013 pritisni za nastavak ure\u0111ivanja\u201d.", "When closing a document, it is automatically saved if it has been changed.": "Prilikom zatvaranja dokumenta, on se automatski sprema ako je promijenjen.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Kada vi\u0161e osoba istovremeno ure\u0111uje isti dokument, mo\u017ee do\u0107i do odre\u0111ene zbrke. Funkcija za ispravljanje dokumenta omogu\u0107uje korisnicima poni\u0161tavanje promjena drugog ure\u0111iva\u010da u dokumentu u prethodno stanje.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Izrezani ili kopirani sadr\u017eaj dokumenta na kojem radi\u0161 mo\u017ee\u0161 umetnuti pomo\u0107u kontekstnog izbornika.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Kad umetne\u0161 kopirani sadr\u017eaj iz istog dokumenta, format i elementi se zadr\u017eavaju. Ako kopira\u0161 iz jednog drugog dokumenta, u jednu drugu karticu ili prozor preglednika ili izvan preglednika, umetnuti sadr\u017eaj \u0107e zadr\u017eati formatirani tekst.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Kad umetne\u0161 tekst iz jednog drugog dokumenta (jednog drugog prozora preglednika ili desktop programa), on \u0107e se umetnuti kao formatirani tekst.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Kad umetne\u0161 tekst iz dokumenta, formatiranje \u0107e se zadr\u017eati. Objekte, poput slika, mo\u017ee\u0161 tako\u0111er umetnuti ako su kopirani iz dokumenta u kojem radi\u0161.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Kada uklju\u010di\u0161 pra\u0107enje promjena, {productname} ozna\u010dava nove promjene u dokumentu. Za isklju\u010divanje pra\u0107enja promjena ponovo odaberi ovu opciju.", "Why can't I delete text? It just gets a strike-through?": "Za\u0161to ne mogu izbrisati tekst? Tekst se samo prikazuje precrtano?", "Why did the text I just typed change automatically? How can I revert it?": "Za\u0161to se tekst koji sam upravo upisao/la automatski promijenio? Kako ga mogu vratiti?", "With track changes enabled your document is shown the following manner:": "S aktiviranim pra\u0107enjem promjena dokument se prikazuje na sljede\u0107i na\u010din:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Broj rije\u010di se tako\u0111er prikazuje na traci stanja. Ako tekst nije odabran, broj rije\u010di se odnosi na cijeli dokument. U suprotnom se broj rije\u010di odnosi na odabrani tekst.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Broj rije\u010di dostupan je u Alati \u2192 Broj rije\u010di. Dijalog prikazuje broj rije\u010di odabira i za cijeli dokument.", "Word processor functions": "Funkcije obra\u0111iva\u010da teksta", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Da. {productname} otvara dokumente za\u0161ti\u0107ene lozinkom, ali se lozinka mora upisati u prozoru \u201eUpi\u0161i lozinku\u201d tijekom u\u010ditavanja.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Da. Pritisni \u017eeljenu rije\u010d i odaberi Alati \u2192 Tezaurus. Otvara se dijalog s mnogim prijedlozima za zamjenu.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Prikazane znakove mo\u017ee\u0161 pregledati pomo\u0107u padaju\u0107ih popisa ili upisati tipku za pretra\u017eivanje u polje Tra\u017ei. Ako pozna\u0161 numeri\u010dki Unicode kod posebnog znaka, upi\u0161i ga u polja na desnoj strani.", "You can insert these special characters in the document using the Special Character dialog.": "Ove posebne znakove mo\u017ee\u0161 umetnuti u dokument pomo\u0107u dijaloga Posebni znak.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Na kursor korisnika mo\u017ee\u0161 sko\u010diti pritiskom na ime (ili avatar) korisnika. Mogu\u0107e je pratiti urednika.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Neformatiran tekst mo\u017ee\u0161 umetnuti tipkovni\u010dkim pre\u010dacem: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Internetska prora\u010dunska tablica se ure\u0111uje na isti na\u010din na koji se ure\u0111uje desktop prora\u010dunska tablica. Operacije poput unosa podataka, biranje raspona, stupaca, redaka ili listova su iste. Koristi tipkovnicu, izbornike ili alatnu traku za radnje u prora\u010dunskoj tablici. Povla\u010denje sadr\u017eaja polja za ispunjavanja polja podacima je tako\u0111er podr\u017eano. Naredbe za kopiranje, izrezivanje i umetanje dostupne su u kontekstnom izborniku. Pra\u0107enje unesenih podataka tipkom Tabulator pomaknut \u0107e kursor na sljede\u0107e polje desno, a tipkom Enter na polje ispod za lak\u0161i daljnji unos podataka.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Aktivirano je automatsko ispravljanje. Automatsko ispravljanje mijenja upravo upisani tekst u internu tablicu odgovaraju\u0107eg teksta. U ve\u0107ini slu\u010dajeva automatsko ispravljanje ispravlja gre\u0161ke tijekom tipkanja. Ako ne \u017eeli\u0161 koristiti automatsko ispravljanje, deaktiviraj ga u Alati \u2192 Automatsko ispravljanje \u2192 Tijekom tipkanja.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Dokument ima uklju\u010denu funkciju pra\u0107enja promjena. Pra\u0107enje promjena bilje\u017ei sve promjene u tekstu i prikazuje izdanja za kasniju reviziju. Korisno za ozna\u010davanje promjena u tekstu i prora\u010dunskim tablicama. Pra\u0107enje promjena se uklju\u010duju odabirom Uredi \u2192 Prati promjene \u2192 Snimi.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Tvoji se dokumenti spremaju i njima se upravlja u spremi\u0161tu u oblaku koje je integrirano s {productname}.", "chart": "dijagram", "comment": "komentar", "data validate": "potvr\u0111ivanje podatka", "document repair": "Popravljanje dokumenta", "filter": "filtar", "import": "uvoz", "inactive document": "neaktivan dokument", "spellchecking": "provjera pravopisa", "track changes": "pra\u0107enje promjena", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "gdje je (*) znak mno\u017eenja na numeri\u010dkoj tipkovnici. Ozna\u010dava raspon podataka koji sadr\u017ei kursor. Raspon je kontinuirani raspon polja koji sadr\u017ei podatke i ome\u0111en je praznim retkom i stupcima.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "gdje je (/) znak dijeljenja na numeri\u010dkoj tipkovnici. Ozna\u010dava raspon formule matrice koji sadr\u017ei kursor.", "word count": "broj rije\u010di"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-hsb.json b/f7cloud-office/browser/dist/l10n/help-hsb.json new file mode 100644 index 0000000..4996e7d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-hsb.json @@ -0,0 +1 @@ +{"Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstowe menije: Hdy\u017e z prawej tastu my\u0161ki kliknje\u0107e, so meni z p\u0159ikazami jewi, kotre\u017e k p\u0159is\u0142u\u0161nemu objektej s\u0142u\u0161eja.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dokumentoweho wob\u0142uka: Wob\u0142uk na\u0142o\u017eenja dokumentowy wobsah, pak tabele, prezentacije pak tekstowe dokumenty.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informaciska lajsta: Naprawo wot pytanskeje lajsty so informacije wo dokumen\u0107e pokazuja. Woprawd\u017aite informacije wot dru\u017einy dokumenta wotwisuja.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Pytanska lajsta: Pytanje so awtomatisce zapo\u010dina, hdy\u017e so wobsah do pytanskeho pola zapodawa, a dokumentowe wokno p\u0159esuwa so awtomatisce k pr\u011bnjemu wustopowanju. Pytanje na wulkopisanje njed\u017aiwa. Su t\u0159i t\u0142\u00f3\u010datka naprawo p\u00f3dla pytanskeho pola:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Statusowa lajsta: Statusowa lajsta so deleka pokazuje a wobsahuje wjacore wu\u017eitne nastajenja a funkcije.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Symbolowa lajsta: Symbolowa lajsta najhus\u0107i\u0161o wu\u017eite m\u00f3\u017enos\u0107e za w\u0161\u011bdne wobd\u017a\u011b\u0142owanje wobsahuje. T\u0142\u00f3\u010datkowe symboloweje lajsty su dynamiske, to r\u011bka, zo jich status (aktiwny abo inaktiwny) wot rozd\u017a\u011blnych faktorow wotwisuje.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Skalowanska lajsta: W statusowej lajs\u0107e naprawo je sad\u017aba t\u0142\u00f3\u010datkow, kotre\u017e wam zm\u00f3\u017enjeja, na 100% skalowa\u0107, pomje\u0144\u0161i\u0107 a powjet\u0161i\u0107. Skalowanje so na dokumentowy wob\u0142uk na\u0142o\u017euje, wu\u017eiwarski powjerch njeje potrjecheny. Aktualny skalowanski schod\u017aenk so w tutym wob\u0142uku pokazuje.", "{productname} Help": "Pomoc {productname}", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} wam zm\u00f3\u017enja, b\u011browe dokumenty, tekstowe dokumenty, tabele a prezentacije direktnje w swojim wobhladowku na jednore a njekomplokowane wa\u0161nje wutwori\u0107 a wobd\u017a\u011b\u0142a\u0107. M\u00f3\u017ee\u0107e sam na dokumen\u0107e d\u017a\u011b\u0142a\u0107, abo jako d\u017a\u011bl teama.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} wam w nohowej lince zd\u017a\u011bla, hdy\u017e nowy wu\u017eiwar zastupuje abo hdy\u017e wu\u017eiwar wustupuje.", "{productname} presentations": "Prezentacije {productname}", "{productname} spreadsheets": "Tabele {productname}", "{productname} text documents": "Tekstowe dokumenty {productname}", "{productname} user interface": "Wu\u017eiwarski powjerch {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} moderne resursy wobhladowaka wu\u017eiwa, zo by wu\u017eiwarski powjerch wulkos\u0107i wid\u017aomneho wob\u0142uka p\u0159im\u011bri\u0142, inkluziwnje ma\u0142e wobrazowki mobilnych gratow. Powjerch so zestaja z:", "Adding charts": "Diagramy p\u0159ida\u0107", "Advanced features": "Roz\u0161\u011brjene funkcije", "Advanced text document editor features": "Roz\u0161\u011brjene funkcije editora tekstowych dokumentow", "Align Center": "Centrowano", "Align Left": "Nal\u011bwo wusm\u011bri\u0107", "Align Right": "Naprawo wusm\u011bri\u0107", "Apply Default paragraph style": "Standardnu wotstawkowu p\u0159ed\u0142ohu na\u0142o\u017ei\u0107", "Apply Heading 1 paragraph style": "Wotstawkowu p\u0159ed\u0142ohu Nadpismo 1 na\u0142o\u017ei\u0107", "Apply Heading 2 paragraph style": "Wotstawkowu p\u0159ed\u0142ohu Nadpismo 2 na\u0142o\u017ei\u0107", "Apply Heading 3 paragraph style": "Wotstawkowu p\u0159ed\u0142ohu Nadpismo 3 na\u0142o\u017ei\u0107", "Apply Heading 4 paragraph style": "Wotstawkowu p\u0159ed\u0142ohu Nadpismo 4 na\u0142o\u017ei\u0107", "Apply Heading 5 paragraph style": "Wotstawkowu p\u0159ed\u0142ohu Nadpismo 5 na\u0142o\u017ei\u0107", "Applying a paragraph style:": "Wotstawkowu p\u0159ed\u0142ohu na\u0142o\u017ei\u0107", "Arrow Down": "\u0160ipk dele", "Arrow Left": "\u0160ipk dol\u011bwa", "Arrow Right": "\u0160ipk doprawa", "Arrow Up": "\u0160ipk horje", "Bold": "Tu\u010dny", "Cancel the search (appears only when a text has been searched)": "Pytanje p\u0159etorhny\u0107 (jewi so jeno\u017e, hdy\u017e je so tekst pyta\u0142)", "Cell formatting": "Celowe formatowanje", "Collaborative editing": "Zhromadne wobd\u017a\u011b\u0142owanje", "Column break (in multicolumnar text)": "\u0160paltowe \u0142amanje (we wjace\u0161paltowym teks\u0107e)", "Comments in documents": "Komentary w dokumentach", "Context menus": "Kontekstowe menije", "Copy and Paste": "Kop\u011browa\u0107", "Cut": "Wut\u0159iha\u0107", "Delete to beginning of sentence": "Ha\u010d do spo\u010datka sady zha\u0161e\u0107", "Delete to beginning of word": "Ha\u010d do spo\u010datka s\u0142owa zha\u0161e\u0107", "Delete to end of sentence": "Ha\u010d do k\u00f3nca sady zha\u0161e\u0107", "Delete to end of word": "Ha\u010d do k\u00f3nca s\u0142owa zha\u0161e\u0107", "Demote list item (list item has to be selected)": "Lis\u0107inowu runinu zni\u017ei\u0107 (lis\u0107inowy zapisk dyrbi wubrany by\u0107)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Wotwisujo wot kmanos\u0107ow wa\u0161eho wobhladowaka, so \u0107i\u0161\u0107erske wokno abo wuskakowace wokno pokazuje. M\u00f3\u017ee\u0107e tut\u00f3n PDF-dokument w swojim najlub\u0161im PDF-\u010ditaku \u0107i\u0161\u0107e\u0107.", "Directly:": "Direktnje:", "Display comment": "Komentar pokaza\u0107", "Display the Keyboard shortcuts help": "Pomoc za tastowe skr\u00f3t\u0161enki pokaza\u0107", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "K\u00f3\u017edy, kotry\u017e je hdy b\u011browe na\u0142o\u017eenje wu\u017eiwa\u0142, so najskerje we wobd\u017a\u011b\u0142owanju dokumentow wuznawa, ale tu su n\u011bkotre typiske rozd\u017a\u011ble:", "Document repair": "Porjed\u017aenje dokumenta", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenty w {productname} so awtomatisce sk\u0142aduja, ale jeli chce\u0107e, zo so dokument tak ch\u011bt\u0159e ka\u017e m\u00f3\u017eno synchronizuje, m\u00f3\u017ee\u0107e te\u017e z pomocu zapiska Sk\u0142adowa\u0107 menija Dataja sk\u0142adowanje wunuzowa\u0107.", "Double Underline": "Dw\u00f3jce pod\u0161m\u00f3rny\u0107", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "K\u00f3\u017edemu wu\u017eiwarjej so barba p\u0159id\u017a\u011bluje. Kursor k\u00f3\u017edeho wu\u017eiwarja so w p\u0159id\u017a\u011blenej barbje pokazuje. Ked\u017abu: Bud\u017ae\u0107e sw\u00f3j kursor jako \u010dorny, b\u0142yskotacy kursor wid\u017ae\u0107, ha\u010drunje\u017e druzy budu was w druhej barbje wid\u017ae\u0107.", "Editing documents": "Wobd\u017a\u011b\u0142owanje dokumentow", "Editing presentations": "Wobd\u017a\u011b\u0142owanje prezentacijow", "Editing spreadsheets": "Wobd\u017a\u011b\u0142owanje tabelow", "Editing text documents": "Wobd\u017a\u011b\u0142owanje tekstowych dokumentow", "End": "Ende", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Aktualny modus wopu\u0161\u0107i\u0107, t. r. wobd\u017a\u011b\u0142owanski modus do modusa objektoweho wub\u011bra, z modusa objektoweho wub\u011bra do normalneho napohlada.", "Extend the selection down one page": "Wub\u011br wo jednu stronu dele roz\u0161\u011bri\u0107", "Extend the selection up one page": "Wub\u011br wo jednu stronu horje roz\u0161\u011bri\u0107", "Fill Down": "Dele wupjelni\u0107", "Formatting spreadsheets": "Formatowanje tabelow", "Formatting text": "Tekst formatowa\u0107", "Formulas": "Formle", "Frequently Asked Questions": "Husto stajene pra\u0161enja", "General Keyboard Shortcuts": "Pow\u0161itkowne tastowe skr\u00f3t\u0161enki", "Go and select text to end of document": "Ke k\u00f3ncej dokumenta p\u0159e\u0144\u0107 a tekst wubra\u0107", "Go and select text to end of textbox": "Ke k\u00f3ncej tekstoweho pola p\u0159e\u0144\u0107 a tekst wubra\u0107", "Go and select text to start of document": "K spo\u010datkej dokumenta p\u0159e\u0144\u0107 a tekst wubra\u0107", "Go and select text to start of textbox": "K spo\u010datkej tekstoweho pola p\u0159e\u0144\u0107 a tekst wubra\u0107", "Go and select to the beginning of a line": "K spo\u010datkej linki p\u0159e\u0144\u0107 a wubra\u0107", "Go and select to the end of a line": "Ke k\u00f3ncej linki p\u0159e\u0144\u0107 a j\u00f3n wubra\u0107", "Go to beginning of a word": "K spo\u010datkej s\u0142owa p\u0159e\u0144\u0107", "Go to beginning of line": "K spo\u010datkej linki p\u0159e\u0144\u0107", "Go to end of document": "Ke k\u00f3ncej dokumenta p\u0159e\u0144\u0107", "Go to end of line": "Ke k\u00f3ncej linki p\u0159e\u0144\u0107", "Go to start of document": "K spo\u010datkej dokumenta p\u0159e\u0144\u0107", "Go to start of the next word": "K spo\u010datkej p\u0159ichodneho s\u0142owa p\u0159e\u0144\u0107", "Handling Tables": "Wobchad\u017aenje z tabelemi", "Handling images": "Wobchad\u017aenje z wobrazami", "Home": "Pos1", "How can I select data to print?": "Kak m\u00f3\u017eu daty za \u0107i\u0161\u0107enje wubra\u0107?", "How do I get a word count of my document?": "Kak d\u00f3stanu li\u010dbu s\u0142owow swojeho dokumenta?", "How do I set the margins of the document?": "Kak m\u00f3\u017eu kromy dokumenta nastaji\u0107?", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Jeli \u017eana cy\u0142a cela wubrana njeje a kursor je na k\u00f3ncu tabele, so wotstawk zha\u0161a, kotry\u017e tabeli sl\u011bduje, chibazo je posledni wotstawk w dokumen\u0107e.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Jeli \u017eana cela wubrana njeje, so tekst wot kursora do k\u00f3nca aktualneje sady zha\u0161a. Jeli kursor je na k\u00f3ncu cele, a \u017eana cy\u0142a cela wubrana njeje, so wobsah p\u0159ichodneje cele zha\u0161a.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Jeli jedna cela abo wjacore cele su wubrane, so cy\u0142e linki zha\u0161eja, kotre\u017e wub\u011br wobsahuja. Jeli w\u0161\u011b linki su dospo\u0142nje abo zd\u017a\u011bla wubrane, so cy\u0142a tabela zha\u0161a.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Jeli aktualna cela je pr\u00f3zdna: P\u0159e\u0144d\u017ae k spo\u010datkej tabele. Hewak: Z pr\u011bnim t\u0142\u00f3\u010denjom p\u0159e\u0144d\u017ae k spo\u010datkej aktiwneje cele, z druhim t\u0142\u00f3\u010denjom k spo\u010datkej aktualneje tabele, z t\u0159e\u0107im t\u0142\u00f3\u010denjom k spo\u010datkej dokumenta.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Jeli aktualna cela je pr\u00f3zdna: P\u0159e\u0144d\u017ae ke k\u00f3ncej tabele. Hewak: Z pr\u011bnim t\u0142\u00f3\u010denjom p\u0159e\u0144d\u017ae ke k\u00f3ncej aktiwneje cele, z druhim t\u0142\u00f3\u010denjom ke k\u00f3ncej aktualneje tabele, z t\u0159e\u0107im t\u0142\u00f3\u010denjom ke k\u00f3ncej dokumenta.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Jeli aktiwna cela je pr\u00f3zdna: Wub\u011bra cy\u0142u tabelu. Hewak: Wub\u011bra wobsah aktiwneje cele. Wospjetowane t\u0142\u00f3\u010denje cy\u0142u tabelu wubjerje.", "Inactive document": "Inaktiwny dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Zwjet\u0161i/Zmje\u0144\u0161i wulkos\u0107 \u0161palty/linki na l\u011bwej/hornjej kromje cele", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Zwjet\u0161i/Zmje\u0144\u0161i wulkos\u0107 \u0161palty/linki na prawej/delnjej kromje cele", "Insert comment": "Komentar zasad\u017ai\u0107", "Insert endnote": "K\u00f3n\u010dnu n\u00f3\u017eku zasad\u017ai\u0107", "Insert footnote": "N\u00f3\u017eku zasad\u017ai\u0107", "Insert line break": "Linkowe \u0142amanje zasad\u017ai\u0107", "Insert new paragraph directly before or after a section, or before a table": "Nowy wotstawk direktnje p\u0159ed abo za wotr\u011bzkom abo p\u0159ed tabelu zasad\u017ai\u0107", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Nowy wotstawk bjez \u010dis\u0142owanja znut\u0159ka lis\u0107iny zasad\u017ai\u0107. Njefunguje, hdy\u017e kursor je na k\u00f3ncu lis\u0107iny.", "Insert non-breaking hyphen": "\u0160kitanu wjazawku zasad\u017ai\u0107", "Insert non-breaking space": "\u0160kitanu mjezotu zasad\u017ai\u0107", "Insert soft hyphen": "D\u017a\u011blensku smu\u017eki zasad\u017ai\u0107", "Italic": "Kursiwny", "Justify": "Blokowa sad\u017aba", "Keyboard Shortcuts": "Tastowe skr\u00f3t\u0161enki", "Like Alt, but only the active cell is modified": "Ka\u017e Alt, ale jeno\u017e aktiwna cela so zm\u011bni", "Manual page break": "Manuelne \u0142amanje strony", "Move cursor down one line": "Kursor wo jednu linku dele pohibowa\u0107", "Move cursor to beginning of the next paragraph": "Kursor k spo\u010datkej p\u0159ichodneho wotstawka pohibowa\u0107", "Move cursor to beginning of the previous paragraph": "Kursor k spo\u010datkej p\u0159edchadneho wotstawka pohibowa\u0107", "Move cursor to the left": "Kursor dol\u011bwa pohibowa\u0107", "Move cursor to the right": "Kursor doprawa pohibowa\u0107", "Move cursor up one line": "Kursor wo jednu linku horje pohibowa\u0107", "Move cursor with selection to the left": "Kursor z wub\u011brom dol\u011bwa pohibowa\u0107", "Move cursor with selection to the right": "Kursor z wub\u011brom doprawa pohibowa\u0107", "Move the view down one page": "Wo jednu stronu wobrazowki dele pohibowa\u0107", "Move the view up one page": "Wo jednu stronu wobrazowki horje pohibowa\u0107", "Opening, closing, saving, printing and downloading documents": "Wo\u010dinjenje, za\u010dinjenje, \u0107i\u0161\u0107enja s\u0107ahowanje dokumentow", "Other advanced features": "Druhe roz\u0161\u011brjene funkcije", "PageDown": "Bild\u2193", "PageUp": "Bild\u2191", "Paragraph formatting": "Wotstawkowe formatowanje", "Paste as unformatted text": "Jako njeformatowany tekst zasad\u017ai\u0107", "Pasting": "Zasad\u017aenje", "Presentations": "Prezentacije", "Print (Download as PDF)": "\u0106i\u0161\u0107e\u0107 (jako PDF s\u0107ahny\u0107)", "Promote list item (list item has to be selected)": "Lis\u0107inowu runinu zwy\u0161i\u0107 (lis\u0107inowy zapisk dyrbi wubrany by\u0107)", "Redo": "Wospjetowa\u0107", "Remove direct formatting": "Direktne formatowanje wotstroni\u0107", "Search backwards": "Dozady pyta\u0107", "Search forward": "Dopr\u011bdka pyta\u0107", "Select All": "W\u0161\u011b wubra\u0107", "Select lines in downwards direction": "Linki dele wubra\u0107", "Select lines in upwards direction": "Linki horje wubra\u0107", "Select objects in the order in which they were created": "Objekty w porjed\u017ae wubra\u0107, w kotrym\u017e su so wutworili", "Select objects in the reverse order in which they were created": "Objekty w nawopa\u010dnym porjed\u017ae wubra\u0107, w kotrym\u017e su so wutworili", "Select to beginning of paragraph": "K spo\u010datkej wotstawka wubra\u0107", "Select to end of paragraph": "Ke k\u00f3ncej wotstawka wubra\u0107", "Select to the left word by word": "S\u0142owo po s\u0142owje dol\u011bwa wubra\u0107", "Select to the right word by word": "S\u0142owo po s\u0142owje doprawa wubra\u0107", "Set Optimal Column Width": "Optimalnu \u0161paltowu \u0161\u011brokos\u0107 nastaji\u0107", "Shortcut Keys for Tables": "Tastowe skr\u00f3t\u0161enki za tabele", "Slide pane": "Folijowe wokno", "Slide show": "Prezentacija", "Spellchecking": "Prawopisna kontrola", "Spreadsheets": "Tabele", "Standard currency format": "Standardny m\u011bnowy format", "Standard date format": "Standardny datumy format", "Standard exponential format": "Standardny eksponencialny format", "Standard format": "Standardny format", "Standard percentage format (two decimal places)": "Standardny procentowy format (dw\u011b decimalnej m\u011bstnje)", "Strikethrough": "P\u0159e\u0161m\u00f3rny\u0107", "Subscript": "Dele stajeny", "Superscript": "Wysoko stajeny", "Switch cursor between text and footer": "Kursor mjez tekstom a nohowej linku p\u0159epina\u0107", "Switch cursor between text and header": "Kursor mjez tekstom a h\u0142owowej linku p\u0159epina\u0107", "Tab": "Tabulator", "Text documents": "Tekstowe dokumenty", "Text formatting": "Tekstowe formatowanje", "Text selection and navigation in a textbox": "Tekstowy wub\u011br a nawigacija w tekstowym polu", "Text selection and navigation in document": "Tekstowy wub\u011br a nawigacija w dokumen\u0107e", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Teksty, diagramy, twary a SVG-wobrazy w\u00f3tre wostanu, hdy\u017e so powjet\u0161eja, bud\u017ae\u0107e jeno\u017e piksele jeno\u017e w zasad\u017aenych wobrazach ka\u017e na p\u0159ik\u0142ad jpg- abo png-wobrazy wid\u017ae\u0107.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Zo by\u0161\u0107e dokument s\u0107ahny\u0142, s\u0107eh\u0144\u0107e j\u00f3n z menija Dataja na\u0142o\u017eenja {productname}. S\u0107ehnjenske formaty, kotre\u017e su k dispoziciji, wot na\u0142o\u017eenja wotwisuja. W\u0161\u011b na\u0142o\u017eenja dokumenty w PDF-forma\u0107e eksportuja.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Zo by\u0161\u0107e na wubrany staw wr\u00f3\u0107o sko\u010di\u0142, wubjer\u0107e j\u00f3n z my\u0161ku a klik\u0144\u0107e na K stawej sko\u010di\u0107.", "To open document, click on the file to open the {productname} module associated to the document format.": "Zo by\u0161\u0107e dokument wo\u010dini\u0142, klik\u0144\u0107e na dataju, zo by\u0161\u0107e modul {productname} wo\u010dini\u0142, kotry\u017e je z dokumentowym formatom zwjazany.", "Track changes": "Zm\u011bny sl\u011bdowa\u0107", "Two decimal places, thousands separator": "Dw\u011b decimalnej m\u011bstnje, d\u017a\u011blatko tysa\u010dnakow", "Underline": "Pod\u0161m\u00f3rny\u0107", "Undo": "Cofny\u0107", "Using the browser zoom affects the document and user interface areas.": "Hdy\u017e skalowanje wobhladowaka wu\u017eiwa\u0107e, su wob\u0142uki dokumentow a wu\u017eiwarskeho powjercha potrjechene.", "Using the page style": "P\u0159ed\u0142ohu strony na\u0142o\u017ei\u0107", "When closing a document, it is automatically saved if it has been changed.": "Hdy\u017e so dokument za\u010dinja, sk\u0142aduje so awtomatisce, jeli je so zm\u011bni\u0142.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Hdy\u017e wjacore lud\u017ao samsny dokument w samsnym \u010dasu wobd\u017a\u011b\u0142uja, m\u00f3\u017ea so jich zm\u011bny do konflikta d\u00f3sta\u0107 a to m\u00f3\u017ee zamylenos\u0107 zawinowa\u0107. Funkcija porjed\u017aenja dokumentow wu\u017eiwarjam zm\u00f3\u017enja, zm\u011bny druhich wobd\u017a\u011b\u0142arjow cofny\u0107 a dokument na p\u0159edchadny staw wr\u00f3\u0107o staji\u0107.", "Word processor functions": "Funkcije tekstoweho p\u0159ed\u017a\u011b\u0142anja", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Klik\u0144\u0107e na mjeno (abo awatar) wu\u017eiwarja, zo by\u0161\u0107e ke kursorej wu\u017eiwarja sko\u010di\u0142. M\u00f3\u017ee\u0107e wobd\u017a\u011b\u0142arjej sl\u011bdowa\u0107.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "M\u00f3\u017ee\u0107e z tastowej kombinaciju jako njeformatowany tekst zasad\u017ai\u0107: Strg+Umsch+V", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Wa\u0161e dokumenty so w mr\u00f3\u010delowym sk\u0142adowaku sk\u0142aduja a rjaduja, kotry\u017e je w {productname} integrowany."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-hu.json b/f7cloud-office/browser/dist/l10n/help-hu.json new file mode 100644 index 0000000..6535cd9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-hu.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 m\u00e1sodpercre T\u00f6rl\u00e9s m\u00f3dba v\u00e1lt: a ny\u00edlbillenty\u0171k sort/oszlopot t\u00f6r\u00f6lnek, a Ctrl+ny\u00edlbillenty\u0171k \u00f6sszevonnak szomsz\u00e9dos cell\u00e1kat", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 m\u00e1sodpercre Besz\u00far\u00e1s m\u00f3dba v\u00e1lt: a ny\u00edlbillenty\u0171k sort/oszlopot, a Ctrl+ny\u00edlbillenty\u0171k cell\u00e1t sz\u00farnak be", "Alt+Arrow Keys": "Alt+Ny\u00edlbillenty\u0171k", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Ny\u00edlbillenty\u0171k", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Ny\u00edlbillenty\u0171k", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Ny\u00edlbillenty\u0171k", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Lefel\u00e9 ny\u00edl", "Ctrl+Arrow Left": "Ctrl+Balra ny\u00edl", "Ctrl+Arrow Right": "Ctrl+Jobbra ny\u00edl", "Ctrl+Arrow Up": "Ctrl+Felfel\u00e9 ny\u00edl", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Lefel\u00e9 ny\u00edl", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Balra ny\u00edl", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+M\u00ednusz", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plusz", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Jobbra ny\u00edl", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Lefel\u00e9 ny\u00edl", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Balra ny\u00edl", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Jobbra ny\u00edl", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Felfel\u00e9 ny\u00edl", "Ctrl+Shift+Arrow": "Ctrl+Shift+Ny\u00edl", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+sz\u00f3k\u00f6z", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Felfel\u00e9 ny\u00edl", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Lefel\u00e9 ny\u00edl", "Shift+Arrow Left": "Shift+Balra ny\u00edl", "Shift+Arrow Right": "Shift+Jobbra ny\u00edl", "Shift+Arrow Up": "Shift+Felfel\u00e9 ny\u00edl", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": " Helyi men\u00fck: Ha a jobb eg\u00e9rgombbal kattint, egy men\u00fc jelenik meg az eg\u00e9rmutat\u00f3 alatt elhelyezked\u0151 objektumhoz t\u00e1rs\u00edtott parancsokkal.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": " A dokumentumter\u00fclet: Az alkalmaz\u00e1s ter\u00fclete a dokumentum tartalm\u00e1t mutatja, t\u00e1bl\u00e1zatokat, bemutat\u00f3kat vagy sz\u00f6veges dokumentumokat.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Az inform\u00e1ci\u00f3s s\u00e1v: A keres\u0151s\u00e1vt\u00f3l jobbra jelenik meg a dokumentum inform\u00e1ci\u00f3inak halmaza. A t\u00e9nyleges inform\u00e1ci\u00f3 a dokumentum jelleg\u00e9t\u0151l f\u00fcgg.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "A keres\u0151s\u00e1v: A keres\u00e9s automatikusan elindul, amikor a tartalom beker\u00fcl a keres\u0151mez\u0151be, \u00e9s a dokumentumablak automatikusan az els\u0151 el\u0151fordul\u00e1st mutatja. A keres\u00e9s nem k\u00fcl\u00f6nb\u00f6zteti meg a kis- \u00e9s nagybet\u0171ket. A keres\u0151mez\u0151 mellett h\u00e1rom gomb tal\u00e1lhat\u00f3:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": " Az \u00e1llapotsor: Az \u00e1llapotsor alul l\u00e1that\u00f3, \u00e9s sz\u00e1mos hasznos lehet\u0151s\u00e9get \u00e9s szolg\u00e1ltat\u00e1st tartalmaz.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": " Az eszk\u00f6zt\u00e1r: Az eszk\u00f6zt\u00e1r a leggyakrabban haszn\u00e1lt szerkeszt\u00e9si be\u00e1ll\u00edt\u00e1sokat tartalmazza. Az eszk\u00f6zt\u00e1rgombok dinamikusak, ami azt jelenti, hogy \u00e1llapotuk (be- vagy kikapcsolt \u00e1llapotuk) k\u00fcl\u00f6nb\u00f6z\u0151 t\u00e9nyez\u0151kt\u0151l f\u00fcgg.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Nagy\u00edt\u00e1si s\u00e1v: Az \u00e1llapotsor jobb oldal\u00e1n tal\u00e1lhat\u00f3 h\u00e1rom gomb, amelyek lehet\u0151v\u00e9 teszik a 100%-os nagy\u00edt\u00e1st, a kicsiny\u00edt\u00e9st \u00e9s a nagy\u00edt\u00e1st. A kicsiny\u00edt\u00e9s/nagy\u00edt\u00e1s a dokumentum ter\u00fclet\u00e9re vonatkozik, a felhaszn\u00e1l\u00f3i fel\u00fcletet nem \u00e9rinti. A kicsny\u00edt\u00e9s/nagy\u00edt\u00e1s jelenlegi szintje ezen a ter\u00fcleten jelenik meg.", "{productname} Help": "{productname} s\u00fag\u00f3", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "A {productname} lehet\u0151v\u00e9 teszi, hogy irodai dokumentumokat, sz\u00f6vegeket, t\u00e1bl\u00e1zatokat vagy bemutat\u00f3kat hozzunk l\u00e9tre \u00e9s szerkessz\u00fcnk a b\u00f6ng\u00e9sz\u0151ben. A dokumentumokon nemcsak egy, hanem egyid\u0151ben t\u00f6bb ember is egym\u00e1ssal egy\u00fcttm\u0171k\u00f6dve dolgozhat.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "A {productname} egy kis \u00e9rtes\u00edt\u0151bubor\u00e9kot jelen\u00edt meg a k\u00e9perny\u0151 alj\u00e1n, amikor \u00faj felhaszn\u00e1l\u00f3 l\u00e9p be, vagy amikor egy felhaszn\u00e1l\u00f3 t\u00e1vozik.", "{productname} presentations": "{productname} bemutat\u00f3k", "{productname} spreadsheets": "{productname} munkaf\u00fczetek", "{productname} text documents": "{productname} sz\u00f6veges dokumentumok", "{productname} user interface": "{productname} felhaszn\u00e1l\u00f3i fel\u00fclet", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} kihaszn\u00e1lja a modern b\u00f6ng\u00e9sz\u0151k k\u00e9pess\u00e9geit, a felhaszn\u00e1l\u00f3i fel\u00fcletet a k\u00e9perny\u0151 m\u00e9ret\u00e9hez igaz\u00edtva jelen\u00edti meg, bele\u00e9rtve a mobileszk\u00f6z\u00f6ket is. A felhaszn\u00e1l\u00f3i fel\u00fclet a k\u00f6vetkez\u0151 r\u00e9szekb\u0151l \u00e1ll:", "Advanced features": "Advank\u00e1lt feat\u00far\u00e1k", "Advanced text document editor features": "A sz\u00f6vegszerkeszt\u0151 bonyolultabb funkci\u00f3i", "Align Center": "K\u00f6z\u00e9pre igaz\u00edt\u00e1s", "Align Left": "Balra igaz\u00edt\u00e1s", "Align Right": "Jobbra igaz\u00edt\u00e1s", "Apply Default paragraph style": "Az Alap\u00e9rtelmezett bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Apply Heading 1 paragraph style": "A C\u00edmsor 1 bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Apply Heading 2 paragraph style": "A C\u00edmsor 2 bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Apply Heading 3 paragraph style": "A C\u00edmsor 3 bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Apply Heading 4 paragraph style": "A C\u00edmsor 4 bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Apply Heading 5 paragraph style": "A C\u00edmsor 5 bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa", "Applying a paragraph style:": "Bekezd\u00e9sst\u00edlus alkalmaz\u00e1sa:", "Arrow Down": "Lefel\u00e9 ny\u00edl", "Arrow Left": "Balra ny\u00edl", "Arrow Right": "Jobbra ny\u00edl", "Arrow Up": "Felfel\u00e9 ny\u00edl", "Bold": "F\u00e9lk\u00f6v\u00e9r", "Cancel the search (appears only when a text has been searched)": "A keres\u00e9s megszak\u00edt\u00e1sa (csak sz\u00f6veg keres\u00e9skor jelenik meg)", "Cell formatting": "Cellaform\u00e1z\u00e1s", "Collaborative editing": "K\u00f6z\u00f6s szerkeszt\u00e9s", "Column break (in multicolumnar text)": "Has\u00e1bt\u00f6r\u00e9s (t\u00f6bbhas\u00e1bos sz\u00f6vegben)", "Comments in documents": "Megjegyz\u00e9sek a dokumentumban", "Context menus": "Helyi men\u00fck", "Cut": "Kiv\u00e1g\u00e1s", "Delete to beginning of sentence": "Sz\u00f6veg t\u00f6rl\u00e9se a mondat elej\u00e9ig", "Delete to beginning of word": "Sz\u00f6veg t\u00f6rl\u00e9se a sz\u00f3 elej\u00e9ig", "Delete to end of sentence": "Sz\u00f6veg t\u00f6rl\u00e9se a mondat v\u00e9g\u00e9ig", "Delete to end of word": "Sz\u00f6veg t\u00f6rl\u00e9se a sz\u00f3 v\u00e9g\u00e9ig", "Demote list item (list item has to be selected)": "Listaelem lefokoz\u00e1sa (a listaelemet ki kell jel\u00f6lni)", "Display comment": "Megjegyz\u00e9s megjelen\u00edt\u00e9se", "Display the Keyboard shortcuts help": "A Gyorsbillenty\u0171k s\u00fag\u00f3j\u00e1nak megjelen\u00edt\u00e9se", "Double Underline": "Dupl\u00e1n al\u00e1h\u00fazott", "Draw page keyboard shortcuts": "Billenty\u0171parancsok rajzlapokon", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Minden felhaszn\u00e1l\u00f3nak saj\u00e1t sz\u00edne van. A felhaszn\u00e1l\u00f3k kurzorja a dokumentumban az adott sz\u00ednnel jelenik meg. A saj\u00e1t villog\u00f3 kurzorj\u00e1t mindenki feket\u00e9nek l\u00e1tja, de a t\u00f6bbiek sz\u00e1m\u00e1ra ez is egy adott sz\u00ednnel fog megjelenni.", "Editing documents": "Dokumentumok szerkeszt\u00e9se", "Editing presentations": "Bemutat\u00f3k szerkeszt\u00e9se", "Editing spreadsheets": "Munkaf\u00fczetek szerkeszt\u00e9se", "Editing text documents": "Sz\u00f6veges dokumentumok szerkeszt\u00e9se", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Kil\u00e9p\u00e9s az aktu\u00e1lis m\u00f3db\u00f3l, azaz pl. szerkeszt\u00e9si m\u00f3db\u00f3l objektumkijel\u00f6l\u00e9si m\u00f3dba v\u00e1lt\u00e1s, objektumkijel\u00f6l\u00e9si m\u00f3db\u00f3l n\u00e9zet m\u00f3dba v\u00e1lt\u00e1s.", "Extend the selection down one page": "Kijel\u00f6l\u00e9s kiterjeszt\u00e9se egy oldallal lefel\u00e9", "Extend the selection up one page": "Kijel\u00f6l\u00e9s kiterjeszt\u00e9se egy oldallal felfel\u00e9", "Fill Down": "Kit\u00f6lt\u00e9s lefel\u00e9", "Focus to document from menu": "F\u00f3kusz a dokumentumra a men\u00fcr\u0151l", "Focus to notebookbar menu": "F\u00f3kusz a szalagra", "Focus to selected comment's menu": "F\u00f3kusz a kijel\u00f6lt megjegyz\u00e9s men\u00fcj\u00e9re", "Formatting spreadsheets": "Munkaf\u00fczetek form\u00e1z\u00e1sa", "Formatting text": "Sz\u00f6vegform\u00e1z\u00e1s", "Formulas": "K\u00e9pletek", "Frequently Asked Questions": "Gyakori k\u00e9rd\u00e9sek", "General Keyboard Shortcuts": "\u00c1ltal\u00e1nos billenty\u0171parancsok", "Go and select text to end of document": "Ugr\u00e1s a dokumentum v\u00e9g\u00e9re kijel\u00f6l\u00e9ssel", "Go and select text to end of textbox": "Ugr\u00e1s a sz\u00f6vegdoboz v\u00e9g\u00e9re kijel\u00f6l\u00e9ssel", "Go and select text to start of document": "Ugr\u00e1s a dokumentum elej\u00e9re kijel\u00f6l\u00e9ssel", "Go and select text to start of textbox": "Ugr\u00e1s a sz\u00f6vegdoboz elej\u00e9re kijel\u00f6l\u00e9ssel", "Go and select to the beginning of a line": "Ugr\u00e1s a sor elej\u00e9re kijel\u00f6l\u00e9ssel", "Go and select to the end of a line": "Ugr\u00e1s a sor v\u00e9g\u00e9re kijel\u00f6l\u00e9ssel", "Go to beginning of a word": "Ugr\u00e1s a sz\u00f3 elej\u00e9re", "Go to beginning of line": "Ugr\u00e1s a sor elej\u00e9re", "Go to end of document": "Ugr\u00e1s a dokumentum v\u00e9g\u00e9re", "Go to end of line": "Ugr\u00e1s a sor v\u00e9g\u00e9re", "Go to next sheet.": "Ugr\u00e1s a k\u00f6vetkez\u0151 munkalapra.", "Go to previous sheet.": "Ugr\u00e1s az el\u0151z\u0151 munkalapra.", "Go to start of document": "Ugr\u00e1s a dokumentum elej\u00e9re", "Go to start of the next word": "Ugr\u00e1s a k\u00f6vetkez\u0151 sz\u00f3 elej\u00e9re", "Home": "Kezd\u0151lap", "How do I get a word count of my document?": "Hogyan kaphatom meg a dokumentum szavainak sz\u00e1m\u00e1t?", "How do I set the margins of the document?": "Hogyan \u00e1ll\u00edthatom be a dokumentum marg\u00f3it?", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Ha nincs kijel\u00f6lve cella, \u00e9s a kurzor a t\u00e1bl\u00e1zat v\u00e9g\u00e9n van, akkor a t\u00e1bl\u00e1zatot k\u00f6vet\u0151 bekezd\u00e9s t\u00f6rl\u00e9sre ker\u00fcl, kiv\u00e9ve ha a dokumentum utols\u00f3 bekezd\u00e9se.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Ha nem a teljes cella van kijel\u00f6lve, a sz\u00f6veg a kurzort\u00f3l az aktu\u00e1lis mondat v\u00e9g\u00e9ig t\u00f6rl\u0151dik. Ha a kurzor a cella v\u00e9g\u00e9n van, \u00e9s nem a teljes cella van kijel\u00f6lve, a k\u00f6vetkez\u0151 cella tartalma t\u00f6rl\u0151dik.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Ha egy vagy t\u00f6bb cella van kijel\u00f6lve, a kijel\u00f6l\u00e9st tartalmaz\u00f3 teljes sorok t\u00f6r\u00f6lve lesznek. Ha minden sor teljesen vagy r\u00e9szben ki van jel\u00f6lve, akkor az eg\u00e9sz t\u00e1bl\u00e1zat t\u00f6rl\u0151dik.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Ha az akt\u00edv cella \u00fcres: a t\u00e1bl\u00e1zat elej\u00e9re ugrik. Egy\u00e9bk\u00e9nt: els\u0151 alkalommal t\u00f6rt\u00e9n\u0151 megnyom\u00e1sakor az akt\u00edv cella elej\u00e9re, m\u00e1sodszorra az aktu\u00e1lis t\u00e1bl\u00e1zat ugrik, harmadszorra a dokumentum elej\u00e9re ugrik.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Ha az akt\u00edv cella \u00fcres: a t\u00e1bl\u00e1zat v\u00e9g\u00e9re ugrik. Egy\u00e9bk\u00e9nt: els\u0151 alkalommal t\u00f6rt\u00e9n\u0151 megnyom\u00e1sakor az akt\u00edv cella v\u00e9g\u00e9re, m\u00e1sodszorra az aktu\u00e1lis t\u00e1bl\u00e1zat v\u00e9g\u00e9re, harmadszorra a dokumentum v\u00e9g\u00e9re ugrik.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Ha az akt\u00edv cella \u00fcres: kijel\u00f6li az eg\u00e9sz t\u00e1bl\u00e1zatot. Egy\u00e9bk\u00e9nt: kijel\u00f6li az akt\u00edv cella tartalm\u00e1t. Ha \u00fajra megnyomja, kijel\u00f6li az eg\u00e9sz t\u00e1bl\u00e1zatot.", "Inactive document": "Inakt\u00edv dokumentum", "Increase/decrease the size of the column/row on the left/top cell edge": "N\u00f6veli/cs\u00f6kkenti a sor/oszlop m\u00e9ret\u00e9t a bal/fels\u0151 cellasz\u00e9len.", "Increases/decreases the size of the column/row on the right/bottom cell edge": "N\u00f6veli/cs\u00f6kkenti a sor/oszlop m\u00e9ret\u00e9t a jobb/als\u00f3 cellasz\u00e9len.", "Insert comment": "Megjegyz\u00e9s besz\u00far\u00e1sa", "Insert endnote": "V\u00e9gjegyzet besz\u00far\u00e1sa", "Insert footnote": "L\u00e1bjegyzet besz\u00far\u00e1sa", "Insert line break": "Sort\u00f6r\u00e9s besz\u00far\u00e1sa", "Insert new paragraph directly before or after a section, or before a table": "\u00daj bekezd\u00e9s besz\u00far\u00e1sa k\u00f6zvetlen\u00fcl egy szakasz el\u00e9 vagy m\u00f6g\u00e9, vagy egy t\u00e1bl\u00e1zat el\u00e9", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u00daj bekezd\u00e9s besz\u00far\u00e1sa list\u00e1n bel\u00fcli sz\u00e1moz\u00e1s n\u00e9lk\u00fcl. Nem m\u0171k\u00f6dik, ha a kurzor a lista v\u00e9g\u00e9n van.", "Insert non-breaking hyphen": "Nem t\u00f6r\u0151 elv\u00e1laszt\u00f3jel beilleszt\u00e9se", "Insert non-breaking space": "Nem t\u00f6r\u0151 sz\u00f3k\u00f6z besz\u00far\u00e1sa", "Insert soft hyphen": "Felt\u00e9teles elv\u00e1laszt\u00f3jel besz\u00far\u00e1sa", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Besz\u00far egy tabul\u00e1tort (csak t\u00e1bl\u00e1zatokba). A haszn\u00e1lt ablakkezel\u0151t\u0151l f\u00fcgg\u0151en a Alt+Tab billenty\u0171kombin\u00e1ci\u00f3 is haszn\u00e1lhat\u00f3.", "Is there a thesaurus?": "Van sz\u00f3kincst\u00e1r?", "Italic": "D\u0151lt", "Justify": "Sorkiz\u00e1r\u00e1s", "Keyboard Shortcuts": "Billenty\u0171parancsok", "Like Alt, but only the active cell is modified": "Ugyanaz, mint az Alt, de csak az akt\u00edv cella m\u00f3dosul", "Manual page break": "K\u00e9zi oldalt\u00f6r\u00e9s", "Move cursor down one line": "Kurzor mozgat\u00e1sa egy sorral lejjebb", "Move cursor to beginning of the next paragraph": "Kurzor mozgat\u00e1sa a k\u00f6vetkez\u0151 bekezd\u00e9s elej\u00e9re", "Move cursor to beginning of the previous paragraph": "Kurzor mozgat\u00e1sa az el\u0151z\u0151 bekezd\u00e9s elej\u00e9re", "Move cursor to the left": "Kurzor mozgat\u00e1sa balra", "Move cursor to the right": "Kurzor l\u00e9ptet\u00e9se jobbra", "Move cursor up one line": "Kurzor mozgat\u00e1sa egy sorral feljebb", "Move cursor with selection to the left": "Kurzor mozgat\u00e1sa balra, kijel\u00f6l\u00e9ssel", "Move cursor with selection to the right": "Kurzor mozgat\u00e1sa jobbra, kijel\u00f6l\u00e9ssel", "Move the view down one page": "Ugr\u00e1s egy oldallal lejjebb", "Move the view up one page": "Ugr\u00e1s egy oldallal feljebb", "Move to next text object on drawing page": "Ugr\u00e1s a rajzlap k\u00f6vetkez\u0151 sz\u00f6vegobjektum\u00e1ra", "Move to next text object on slide": "Ugr\u00e1s a di\u00e1n l\u00e9v\u0151 k\u00f6vetkez\u0151 sz\u00f6vegobjektumra", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "A kurzort az aktu\u00e1lis adattartom\u00e1ny als\u00f3 sz\u00e9l\u00e9re mozgatja. Ha a kurzort tartalmaz\u00f3 cella alatti oszlop \u00fcres, a kurzor a k\u00f6vetkez\u0151, adatot tartalmaz\u00f3 sorba mozog.", "Moves the cursor to the first cell in the sheet (A1).": "A kurzort a munkalap els\u0151 cell\u00e1j\u00e1ra (A1) mozgatja.", "Moves the cursor to the first cell of the current row.": "A kurzort az aktu\u00e1lis sor els\u0151 cell\u00e1j\u00e1ra mozgatja.", "Moves the cursor to the last cell of the current row.": "A kurzort az aktu\u00e1lis sor utols\u00f3 cell\u00e1j\u00e1ra mozgatja.", "Moves the cursor to the last cell on the sheet that contains data.": "A kurzort a munkalap utols\u00f3, adatokat tartalmaz\u00f3 cell\u00e1j\u00e1ra mozgatja.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "A kurzort az aktu\u00e1lis adattartom\u00e1ny bal sz\u00e9l\u00e9re mozgatja. Ha a kurzort tartalmaz\u00f3 cell\u00e1t\u00f3l balra l\u00e9v\u0151 oszlop \u00fcres, a kurzor a balra k\u00f6vetkez\u0151, adatot tartalmaz\u00f3 oszlopba mozog.", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "A kurzort az aktu\u00e1lis adattartom\u00e1ny jobb sz\u00e9l\u00e9re mozgatja. Ha a kurzort tartalmaz\u00f3 cell\u00e1t\u00f3l jobbra l\u00e9v\u0151 oszlop \u00fcres, a kurzor a jobbra k\u00f6vetkez\u0151, adatot tartalmaz\u00f3 oszlopba mozog.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "A kurzort az aktu\u00e1lis adattartom\u00e1ny fels\u0151 sz\u00e9l\u00e9re mozgatja. Ha a kurzort tartalmaz\u00f3 cella feletti oszlop \u00fcres, a kurzor a k\u00f6vetkez\u0151, adatot tartalmaz\u00f3 oszlopba mozog.", "Navigating in Spreadsheets": "Navig\u00e1l\u00e1s a munkaf\u00fczetekben", "Opening, closing, saving, printing and downloading documents": "Dokumentumok megnyit\u00e1sa, bez\u00e1r\u00e1sa, ment\u00e9se, nyomtat\u00e1sa \u00e9s let\u00f6lt\u00e9se", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Bekezd\u00e9sform\u00e1z\u00e1s", "Paste as unformatted text": "Beilleszt\u00e9s form\u00e1zatlan sz\u00f6vegk\u00e9nt", "Paste special": "Ir\u00e1ny\u00edtott beilleszt\u00e9s", "Presentations": "Bemutat\u00f3k", "Print (Download as PDF)": "Nyomtat\u00e1s (let\u00f6lt\u00e9s PDF-k\u00e9nt)", "Promote list item (list item has to be selected)": "Listaelem el\u0151l\u00e9ptet\u00e9se (a listaelemet ki kell jel\u00f6lni)", "Redo": "\u00dajra", "Remove direct formatting": "K\u00f6zvetlen form\u00e1z\u00e1s t\u00f6rl\u00e9se", "Search backwards": "Keres\u00e9s visszafel\u00e9", "Search forward": "Keres\u00e9s el\u0151re", "Select All": "Mindent kijel\u00f6l", "Select all in drawing page": "Minden kijel\u00f6l\u00e9se a rajzlapon", "Select all in slide": "Minden kijel\u00f6l\u00e9se a di\u00e1ban", "Select lines in downwards direction": "Sorok kijel\u00f6l\u00e9se felfel\u00e9", "Select lines in upwards direction": "Sorok kijel\u00f6l\u00e9se felfel\u00e9", "Select objects in the order in which they were created": "Kijel\u00f6li az objektumokat l\u00e9trehoz\u00e1suk sorrendj\u00e9ben", "Select objects in the reverse order in which they were created": "Kijel\u00f6li az objektumokat l\u00e9trehoz\u00e1suk sorrendj\u00e9vel ellent\u00e9tesen", "Select to beginning of paragraph": "Kijel\u00f6l\u00e9s a bekezd\u00e9s elej\u00e9ig", "Select to end of paragraph": "Kijel\u00f6l\u00e9s a bekezd\u00e9s v\u00e9g\u00e9ig", "Select to the left word by word": "Szavak egyenk\u00e9nti kijel\u00f6l\u00e9se balra", "Select to the right word by word": "Szavak egyenk\u00e9nti kijel\u00f6l\u00e9se jobbra", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Az aktu\u00e1lis cell\u00e1t\u00f3l lefel\u00e9 egy oldalt jel\u00f6l ki az aktu\u00e1lis oszlopban, vagy egy oldallal lejjebb b\u0151v\u00edti a megl\u00e9v\u0151 kijel\u00f6l\u00e9st.", "Selects cells from the current cell to the first cell of the current row.": "Kijel\u00f6li a cell\u00e1kat az aktu\u00e1lis cell\u00e1t\u00f3l az aktu\u00e1lis sor els\u0151 cell\u00e1j\u00e1ig.", "Selects cells from the current cell to the last cell of the current row.": "Kijel\u00f6li a cell\u00e1kat az aktu\u00e1lis cell\u00e1t\u00f3l az aktu\u00e1lis sor utols\u00f3 cell\u00e1j\u00e1ig.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Az aktu\u00e1lis cell\u00e1t\u00f3l felfel\u00e9 egy oldalt jel\u00f6l ki az aktu\u00e1lis oszlopban, vagy egy oldallal feljebb b\u0151v\u00edti a megl\u00e9v\u0151 kijel\u00f6l\u00e9st.", "Set Optimal Column Width": "Optim\u00e1lis oszlopsz\u00e9less\u00e9g be\u00e1ll\u00edt\u00e1sa", "Shortcut Keys for Tables": "Billenty\u0171parancsok t\u00e1bl\u00e1zatokban", "Slide keyboard shortcuts": "Billenty\u0171parancsok di\u00e1kon", "Slide pane": "Dias\u00e1v", "Slide show": "Diavet\u00edt\u00e9s", "Spreadsheets": "Munkaf\u00fczetek", "Standard currency format": "Szabv\u00e1nyos p\u00e9nznemform\u00e1tum", "Standard date format": "Szabv\u00e1nyos d\u00e1tumform\u00e1tum", "Standard exponential format": "Szabv\u00e1nyos exponenci\u00e1lis-form\u00e1tum", "Standard format": "Szabv\u00e1nyos form\u00e1tum", "Standard percentage format (two decimal places)": "Szabv\u00e1nyos sz\u00e1zal\u00e9kform\u00e1tum (k\u00e9t tizedesjeggyel)", "Strikethrough": "\u00c1th\u00fazott", "Subscript": "Als\u00f3 index", "Superscript": "Fels\u0151 index", "Switch cursor between text and footer": "Kurzor v\u00e1lt\u00e1sa a sz\u00f6veg \u00e9s az \u00e9l\u0151l\u00e1b k\u00f6z\u00f6tt", "Switch cursor between text and header": "Kurzor v\u00e1lt\u00e1sa a sz\u00f6veg \u00e9s az \u00e9l\u0151fej k\u00f6z\u00f6tt", "Tab": "Tab", "Text documents": "Sz\u00f6veges dokumentumok", "Text formatting": "Sz\u00f6vegform\u00e1z\u00e1s", "Text selection and navigation in a textbox": "Sz\u00f6vegkijel\u00f6l\u00e9s \u00e9s navig\u00e1ci\u00f3 sz\u00f6vegdobozban", "Text selection and navigation in document": "Sz\u00f6vegkijel\u00f6l\u00e9s \u00e9s navig\u00e1ci\u00f3 a dokumentumban", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "A sz\u00f6veg, a diagramok, az alakzatok \u00e9s az svg k\u00e9pek \u00e9lesek maradnak, nagy\u00edt\u00e1skor csak a besz\u00fart k\u00e9peken, p\u00e9ld\u00e1ul jpg vagy png f\u00e1jlokn\u00e1l jelennek meg k\u00e9ppontok.", "Two decimal places, thousands separator": "K\u00e9t tizedesjegy, ezreselv\u00e1laszt\u00f3", "Underline": "Al\u00e1h\u00fazott", "Undo": "Visszavon\u00e1s", "Using the browser zoom affects the document and user interface areas.": "A b\u00f6ng\u00e9sz\u0151 nagy\u00edt\u00e1s\u00e1nak haszn\u00e1lata hat\u00e1ssal van a dokumentum \u00e9s a felhaszn\u00e1l\u00f3i fel\u00fclet ter\u00fclet\u00e9re.", "Word processor functions": "Sz\u00f6vegszerkeszt\u00e9si funkci\u00f3k", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "A felhaszn\u00e1l\u00f3 nev\u00e9re (vagy avatarj\u00e1ra) kattintva a felhaszn\u00e1l\u00f3 kurzor\u00e1ra ugorhat. Lehets\u00e9ges k\u00f6vetni a szerkeszt\u0151t.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "A dokumentumok t\u00e1rol\u00e1sa \u00e9s kezel\u00e9se a {productname} alkalmaz\u00e1ssal integr\u00e1lt felh\u0151alap\u00fa t\u00e1rol\u00f3ban t\u00f6rt\u00e9nik."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ia.json b/f7cloud-office/browser/dist/l10n/help-ia.json new file mode 100644 index 0000000..c85686f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ia.json @@ -0,0 +1 @@ +{"How do I rename a sheet?": "Como io pote renominar un folio?"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-id.json b/f7cloud-office/browser/dist/l10n/help-id.json new file mode 100644 index 0000000..fa185eb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-id.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 detik dalam mode Hapus, Tombol Panah menghapus baris/kolom, Ctrl+Tombol Panah menggabung sel dengan tetangganya", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 detik dalam mode Sisip, Tombol Panah menyisipkan baris/kolom, Ctrl+Tombol Panah menyisipkan sel", "Alt+Arrow Keys": "Alt+Tombol Panah", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Tombol Panah", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Tombol Panah", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Tombol Panah", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Panah Bawah", "Ctrl+Arrow Left": "Ctrl+Panah Kiri", "Ctrl+Arrow Right": "Ctrl+Panah Kanan", "Ctrl+Arrow Up": "Ctrl+Panah Atas", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Panah Bawah", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Panah Kiri", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Tombol minus", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Tombol plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Panah Kanan", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Panah Bawah", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Panah Kiri", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Panah Kanan", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Panah Atas", "Ctrl+Shift+Arrow": "Ctrl+Shift+Panah", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Spasi", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Panah Atas", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Panah Bawah", "Shift+Arrow Left": "Shift+Panah Kiri", "Shift+Arrow Right": "Shift+Panah Kanan", "Shift+Arrow Up": "Shift+Panah Atas", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Indeks alfabetis: Indeks alfabetis yang ada bisa dimutakhirkan dengan entri baru.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Penyuntingan bagan: Klik ganda bagan untuk memilih. Gunakan menu konteks untuk menambahkan elemen bagan seperti judul, sumbu, dan lainnya. Pilih Rentang Data dan Tipe Bagan untuk menyunting data bagan dan memilih tipe bagan.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Pemformatan bagan: Menu konteks yang sama membawa Anda ke tabel data bagan dan pemilihan tipe bagan.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Komentar:2 Komentar disisipkan di dalam teks dan ditampilkan di sisi kanan layar.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Komentar: Di lembar sebar, Anda dapat menyisipkan satu komentar per sel. Saat Anda memilih Sisipkan komentar, popup muncul yang memungkinkan Anda menulis konten untuk komentar. Titik merah terlihat di sudut kanan atas sel saat memiliki komentar. Arahkan tetikus ke sel untuk menampilkan komentar.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Pemformatan bersyarat: {productname} menambahkan simbol ke setiap sel rentang berdasarkan kondisi sel. Pilih rentang sel dan klik ikon Pemformatan Bersyarat pada bilah alat. Pilih kumpulan simbol untuk diterapkan pada rentang.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menu konteks: Saat mengklik dengan tombol kanan tetikus, menu muncul dengan perintah yang terkait dengan objek yang mendasarinya.", "Data series formatting: Open the context menu and choose Format data series.": "Pemformatan seri data: Buka menu konteks dan pilih Format seri data.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validasi data: Untuk setiap sel, Anda bisa menentukan entri yang valid. Entri yang tidak valid ke sel akan ditolak. Untuk mengaktifkan validasi data:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Pemformatan langsung: Anda dapat memformat sel, kolom, baris, dan lembar dari lembar sebar dengan memformat langsung dari menu, bilah alat, atau menu konteks. Pemformatan langsung hanya berlaku untuk objek saat ini yang dipilih. Untuk memformat sel, gunakan menu atau tekan Ctrl+1. Dialog ini memungkinkan pemformatan angka yang kompleks dan ubahan, serta fonta, batas kompleks, latar belakang, proteksi sel, dan opsi lainnya.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Pemformatan langsung: Anda bisa memformat objek dokumen teks dengan memformat langsung dari menu, bilah alat, atau menu konteks. Pemformatan langsung hanya berlaku untuk objek yang saat ini dipilih.", "Fields: A basic set of fields is available to insert in the document.": "Bidang: Sekumpulan bidang dasar tersedia untuk disisipkan dalam dokumen.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Memfilter data: Filter dan filter tingkat lanjut memungkinkan Anda mengerjakan baris (record) dari rentang data tertentu yang difilter. Dalam lembar sebar di {productname} ada berbagai kemungkinan untuk menerapkan filter.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Catatan kaki dan catatan akhir: Catatan kaki dan catatan akhir didukung.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Memformat sel: Klik di sel atau rentang sel dan pilih menu Tabel \u2192 Properti. Selaraskan tabel dengan dialog properti.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Tanda pemformatan: Paragraf, halaman, dan spasi tak putus diperlihatkan sebagai tanda untuk membantu perataan, penyuntingan, dan pemformatan teks.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Sisipkan gambar: Mengklik ikon Sisipkan gambar memungkinkan Anda memilih gambar dari folder penyimpanan cloud dan penyimpanan cloud bersama.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Sisipkan gambar lokal: membuka pemilih berkas peramban untuk mengunggah gambar dari komputer lokal Anda dan menyisipkannya ke dalam dokumen.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Salindia induk: Pilih salindia induk yang terkait dengan salindia saat ini. Memformat dan menyusun elemen salindia di salindia induk.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animasi objek: Objek individual di salindia bisa memiliki animasi. Gunakan bilah samping untuk mengonfigurasi transisi salindia untuk objek atau sekumpulan objek yang dipilih.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Membuat kerangka: Anda bisa membuat kerangka data dan mengelompokkan baris dan kolom bersama-sama sehingga Anda bisa menciutkan dan memperluas grup dengan satu klik sehingga mudah untuk mewakili data hierarkis.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Kepala dan kaki halaman: Kepala dan kaki tersedia untuk gaya halaman yang sudah ada yang diterapkan dalam dokumen di posisi kursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Tata letak salindia: {productname} Impress memungkinkan Anda mengubah tata letak salindia. Pilih tata letak salindia yang diinginkan dalam senarai tata letak drop-down.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transisi salindia: {productname} Impress menyediakan efek visual saat menampilkan salindia baru di pertunjukan salindia. Transisi salindia adalah milik salindia, gunakan bilah samping untuk mengatur transisi salindia saat dalam mode sunting.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Mengurutkan data: Anda dapat mengurutkan senarai angka atau teks secara menaik atau menurun. {productname} secara otomatis mendeteksi sel yang merupakan kepala, dan kolom yang berdampingan, untuk memperluas pilihan.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Pemformatan gaya: {productname} mendukung gaya paragraf. Anda bisa menerapkan gaya paragraf yang sudah ada ke paragraf. Pilih menu Sunting \u2192 Sunting gaya untuk mengubah gaya.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabel: Sisipkan tabel dalam presentasi. Gunakan bilah samping untuk memilih tema tabel.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Wilayah dokumen: Wilayah aplikasi menampilkan konten dokumen, baik lembar sebar, presentasi, atau dokumen teks.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Bilah informasi: Di sebelah kanan bilah pencarian, sekumpulan informasi pada dokumen ditampilkan. Informasi aktual tergantung pada sifat dokumen.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Bilah menu: Menu utama ditempatkan di bagian atas dan mencakup banyak opsi, perintah untuk pencetakan, mengedit, melihat, dan perintah lanjut lainnya. Anda dapat menyembunyikan bilah menu dengan mengklik ikon di ujung kanan. Klik pada ikon untuk menampilkan menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Bilah pencarian: Pencarian dimulai secara otomatis ketika konten dimasukkan ke dalam kotak pencarian, dan jendela dokumen secara otomatis berpindah ke kemunculan pertama yang ditemukan. Pencarian tidak peka huruf besar/kecil. Ada tiga tombol tepat di sebelah kotak pencarian:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Bilah status: Bilah status ditampilkan di bagian bawah, dan berisi beberapa pilihan dan fitur yang berguna.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Bilah alat: Bilah alat berisi pilihan yang paling sering digunakan untuk penyuntingan harian. Tombol bilah alat bersifat dinamis, artinya statusnya (menyala atau mati) bergantung pada berbagai faktor.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Bilah zum: Di sebelah kanan bilah status, terdapat serangkaian tombol yang memungkinkan Anda memperbesar hingga 100%, memperkecil, dan memperbesar. Zum berlaku untuk wilayah dokumen, antarmuka pengguna tidak terpengaruh. Tingkat zum saat ini ditampilkan di wilayah ini.", "{productname} Help": "{productname} Bantuan", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress menyunting presentasi dengan cara yang seharusnya akrab bagi orang-orang. Operasi seperti mengetik teks, memotong, menyalin, dan menempelkan konten, memilih teks, menyisipkan, mengubah ukuran, menjangkar gambar, menambahkan, dan menangani tabel, mirip dengan aplikasi presentasi desktop. Gunakan papan ketik, menu, dan bilah alat untuk melakukan tindakan di dokumen Anda.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} memungkinkan Anda membuat dan menyunting dokumen teks dokumen office, lembar sebar, dan presentasi langsung di peramban Anda, dengan cara yang sederhana dan langsung. Anda dapat mengerjakan dokumen sendiri, atau secara kolaboratif sebagai bagian dari tim.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} dapat memeriksa ejaan di dokumen teks, lembar sebar, dan presentasi. Garis bawah merah bergelombang menunjukkan kata-kata yang salah eja. Klik tombol kanan tetikus untuk membuka menu konteks dengan koreksi salah eja yang disarankan.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} menampilkan pertunjukan salindia, termasuk sub kumpulan transisi salindia dan animasi objek. Pilih pertunjukan salindia dari menu atau klik ikon di bilah alat kiri bawah di panel salindia.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} menyunting dokumen teks dengan cara yang sama seperti Anda menyunting dokumen desktop. Ini menyediakan tata letak What You See Is What You Get (WYSIWYG) - yang dengan mudah menataletak dokumen sebagaimana saat dicetak. Operasi seperti mengetik teks, memotong, menyalin, dan menempelkan konten, memilih teks, menyisipkan, mengubah ukuran, menjangkar gambar, menambahkan, dan menangani tabel dan bagan, mirip dengan pengolah kata desktop. Gunakan papan tik, menu, dan bilah alat untuk berinteraksi dengan dokumen Anda.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} menyisipkan gambar dalam dokumen teks dari komputer lokal Anda atau dari penyimpanan cloud Anda. Gambar yang disisipkan selalu disematkan dalam dokumen.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} memberi tahu Anda dengan pemberitahuan kecil di kaki saat pengguna baru masuk atau saat pengguna keluar.", "{productname} presentations": "{productname} presentasi", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} menyimpan dokumen di latar belakang secara teratur, Anda tidak bisa hanya menutup tanpa menyimpannya. Untuk meninggalkan perubahan, Anda harus membatalkannya, atau menggunakan Riwayat Revisi di menu Berkas.", "{productname} spreadsheets": "{productname} lembar sebar", "{productname} supports both reading and writing for the following file formats:": "{productname} mendukung pembacaan dan penulisan untuk format berkas berikut:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} mendukung penyisipan dan visualisasi bagan ke dokumen. Untuk menambahkan bagan:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} mendukung teknik modern untuk pemformatan paragraf melalui gaya. Gaya adalah sekumpulan properti teks (fonta, warna, latar belakang, dan banyak lagi) berlabel nama, yaitu nama gaya. Gunakan gaya untuk menerapkan kumpulan properti yang sama ke banyak paragraf dalam dokumen dan menghasilkan tampilan profesional yang seragam. Selain itu, jika Anda mengubah salah satu properti pemformatan gaya, semua paragraf dengan gaya yang sama juga mengubah pemformatan, menyederhanakan upaya memformat banyak paragraf satu per satu.", "{productname} text documents": "{productname} dokumen teks", "{productname} user interface": "{productname} antarmuka pengguna", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} menggunakan sumber daya peramban modern untuk menyesuaikan antarmuka pengguna dengan ukuran area tampilan, termasuk layar kecil yang ditemukan di perangkat seluler. Antarmuka terdiri dari:", "A copy of the document is saved with the new name in the same folder.": "Salinan dokumen disimpan dengan nama baru di folder yang sama.", "Activate the {productname} spreadsheet window.": "Aktifkan jendela lembar sebar {productname}.", "Adding charts": "Menambahkan grafik", "Additions are marked with colored underlined characters.": "Penambahan ditandai dengan karakter bergaris bawah berwarna.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Menambahkan lembar berikutnya ke pilihan lembar saat ini. Jika semua lembar dalam lembar sebar dipilih, kombinasi tombol pintasan ini hanya memilih lembar berikutnya. Membuat lembar berikutnya menjadi lembar saat ini.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Menambahkan lembar sebelumnya ke pilihan lembar saat ini. Jika semua lembar dalam lembar sebar dipilih, kombinasi tombol pintasan ini hanya memilih lembar sebelumnya. Membuat lembar sebelumnya menjadi lembar saat ini.", "Advanced features": "Fitur Lanjutan", "Advanced text document editor features": "Fitur penyunting dokumen teks tingkat lanjut", "Align Center": "Rata Tengah", "Align Left": "Rata Kiri", "Align Right": "Rata Kanan", "All changes are marked with a vertical bar in the right margin.": "Semua perubahan ditandai dengan bilah vertikal di margin kanan.", "All spreadsheets functions and mathematical rules applies.": "Semua fungsi lembar sebar dan aturan matematika berlaku.", "Apply Default paragraph style": "Terapkan gaya paragraf Baku", "Apply Heading 1 paragraph style": "Terapkan gaya paragraf Kop 1", "Apply Heading 2 paragraph style": "Terapkan gaya paragraf Kop 2", "Apply Heading 3 paragraph style": "Terapkan gaya paragraf Kop 3", "Apply Heading 4 paragraph style": "Terapkan gaya paragraf Kop 4", "Apply Heading 5 paragraph style": "Terapkan gaya paragraf Kop 5", "Applying a paragraph style:": "Menerapkan suatu gaya paragraf:", "Arrow Down": "Panah Bawah", "Arrow Left": "Panah Kiri", "Arrow Right": "Panah Kanan", "Arrow Up": "Panah Atas", "Bold": "Tebal", "Can {productname} open a password-protected document?": "Dapatkah {productname} membuka dokumen yang terlindung-sandi?", "Cancel the search (appears only when a text has been searched)": "Batalkan pencarian (hanya muncul ketika teks telah dicari)", "Cell formatting": "Pemformatan sel", "Changes are displayed as comment in the right of the document area.": "Perubahan ditampilkan sebagai komentar di sebelah kanan area dokumen.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Perubahan dapat diterima atau ditolak. Untuk menerima atau menolak perubahan, klik ikon yang sesuai di kotak komentar di sebelah kanan dokumen. Atau, pilih Sunting \u2192 Lacak Perubahan \u2192 Terima atau Tolak. Selanjutnya, jika Anda perlu menyaring perubahan sebelum menerima atau menolak, pilih Edit \u2192 Lacak Perubahan \u2192 Kelola. Dialog menunjukkan senarai semua perubahan terlacak. Gunakan tombol dialog yang sesuai.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Perubahan yang dibuat oleh orang yang berbeda akan ditampilkan dalam warna yang berbeda dan setiap perubahan yang terlacak dapat disetujui atau ditolak, menggunakan kotak yang muncul di sebelah kanan. Anda juga dapat menambahkan komentar di sana.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Pilih Format \u2192 Line (atau Area, atau Posisi dan Ukuran). Sebuah dialog terbuka.", "Choose Format \u2192 Page and select the Page tab": "Pilih Format \u2192 Halaman dan pilih tab Halaman", "Choose Format \u2192 Paragraph, Text Flow tab": "Pilih Format \u2192 Paragraf, Alur Teks tab", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Pilih Sisipkan \u2192 Bagan. Sesuaikan bagan Anda di bilah samping:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Pilih Sisipkan \u2192 Karakter Khusus atau klik ikon terkait di bilah alat. Suatu dialog muncul.", "Choose Validity from the Data menu. The Validity dialog opens.": "Pilih Validitas dari menu Data. Dialog Validitas terbuka.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Pilih menu Alat dan kosongkan kotak centang Pemeriksaan Ejaan Otomatis.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Pilih menu Perkakas \u2192 Bahasa dan pilih bahasa untuk keseluruhan dokumen. Opsional Anda dapat mengatur bahasa untuk teks yang dipilih dan untuk paragraf saat ini.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klik pada gambar mini salindia apa pun di panel untuk beralih ke salindia ini untuk menampilkan atau menyuntingnya.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klik pada ikon pemformatan klon \"\". Penunjuk tetikus berubah menjadi ember cat.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klik pada ikon pemformatan klon . Penunjuk tetikus berubah menjadi ember cat.", "Click on the submenu () icon to reply, move and delete comments.": "Klik ikon sub menu () untuk membalas, memindahkan, dan menghapus komentar.", "Collaborative editing": "Penyuntingan kolaboratif", "Column break (in multicolumnar text)": "Pemutusan kolom (dalam teks multikolom)", "Comments in documents": "Komentar dalam dokumen", "Context menus": "Menu konteks", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Menu konteks tersedia saat mengklik tombol kanan tetikus. Perintah yang tersedia dalam menu konteks terkait - tidak secara ekstensif - ke objek yang mendasarinya dalam dokumen.", "Copy": "Salin", "Copy and Paste": "Salin dan Tempel", "Cut": "Potong", "Delete cells (as in menu Edit - Delete Cells)": "Hapus sel (seperti pada menu Sunting - Hapus Sel)", "Delete to beginning of sentence": "Hapus hingga awal kalimat", "Delete to beginning of word": "Hapus hingga awal kata", "Delete to end of sentence": "Hapus hingga akhir kalimat", "Delete to end of word": "Hapus hingga akhir kata", "Deletions are marked with colored strike-through characters.": "Penghapusan ditandai dengan karakter dicoret berwarna.", "Demote list item (list item has to be selected)": "Turun tingkatkan butir senarai (butir senarai harus dipilih)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Tergantung pada kemampuan peramban Anda, jendela cetak mungkin muncul atau \"Unduh ekspor PDF?\" yang akan muncul. Anda dapat mencetak PDF ini di pembaca PDF kesayangan.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Pemformatan langsung adalah pemformatan yang diterapkan langsung ke konten paragraf atau sel lembar sebar yang dipilih, dan tumpang tindih dengan pemformatan gaya yang ditetapkan. Untuk memulihkan pemformatan ke pengaturan gaya, pilih teks atau sel lembar sebar dan pilih Format \u2192 Hapus Pemformatan Langsung atau gunakan tombol di bilah alat.", "Directly:": "Langsung:", "Display comment": "Tampilkan komentar", "Display the Keyboard shortcuts help": "Menampilkan bantuan untuk tombol pintas", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Penyuntingan dokumen seharusnya sudah tidak asing lagi bagi semua orang yang pernah menggunakan aplikasi perkantoran sebelumnya, namun berikut adalah beberapa fitur khasnya:", "Document repair": "Reparasi dokumen", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumen di {productname} disimpan secara otomatis, tetapi jika Anda khawatir dokumen akan disinkronkan secepat mungkin, Anda juga dapat memaksa menyimpan menggunakan entri menu Berkas Simpan.", "Double Underline": "Garis Bawah Ganda", "Draw page keyboard shortcuts": "Pintasan papan tik halaman menggambar", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Setiap pengguna diberi warna. Kursor setiap pengguna akan ditampilkan dalam warna yang ditetapkan. Catatan: Anda akan melihat kursor Anda sebagai kursor hitam yang berkedip, meskipun orang lain akan melihat Anda dengan warna yang berbeda.", "Editing documents": "Menyunting dokumen", "Editing presentations": "Menyunting presentasi", "Editing spreadsheets": "Menyunting lembar sebar", "Editing text documents": "Sunting dokumen teks", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Pilih Pertunjukan Salindia \u2192 Presentasi Layar Penuh atau klik ikon paling kiri di bagian bawah panel salindia:", "End": "Akhir", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Lepas dari mode saat ini, yaitu dari mode sunting pindah ke mode pemilihan objek, dari mode pemilihan objek pindah ke mode tilik.", "Extend the selection down one page": "Perluas pilihan turun satu halaman", "Extend the selection up one page": "Perluas pilihan naik satu halaman", "Fill Down": "Isi Menurun", "Focus to document from menu": "Fokus ke dokumen dari menu", "Focus to notebookbar menu": "Fokus ke menu bilah buku catatan", "Focus to selected comment's menu": "Fokus ke menu komentar yang dipilih", "Format the source cell with the font, color background and more.": "Format sel sumber dengan font, latar belakang warna, dan lainnya.", "Formatting spreadsheets": "Pemformatan lembar sebar", "Formatting text": "Memformat teks", "Formulas": "Rumus", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Rumus dimasukkan di bilah rumus. Masukkan '=' dan sisipkan rumus.", "Frequently Asked Questions": "Pertanyaan yang Sering Ditanyakan", "General Keyboard Shortcuts": "Pintasan Papan Ketik Umum", "Go and select text to end of document": "Pergi dan pilih hingga akhir dokumen", "Go and select text to end of textbox": "Pergi dan pilih teks sampai akhir kotak teks", "Go and select text to start of document": "Pergi dan pilih teks hingga awal dokumen", "Go and select text to start of textbox": "Pergi dan pilih teks sampai awal kotak teks", "Go and select to the beginning of a line": "Pergi dan pilih sampai awal baris", "Go and select to the end of a line": "Menyorot/blok hingga akhir baris", "Go to beginning of a word": "Ke awal kata", "Go to beginning of line": "Ke awal baris", "Go to end of document": "Ke akhir dokumen", "Go to end of line": "Ke akhir baris", "Go to next sheet.": "Pergi ke lembar selanjutnya.", "Go to previous sheet.": "Pergi ke lembar sebelumnya.", "Go to start of document": "Ke awal dokumen", "Go to start of the next word": "Ke awal kata selanjutnya", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Kesalahan tata bahasa dalam teks ditandai dengan garis bawah biru bergelombang. Klik pada teks bergaris bawah dengan tombol kanan tetikus untuk membuka menu dengan saran untuk memperbaiki kesalahan tata bahasa dan aturan tata bahasa yang terlanggar. Pilih saran yang tepat untuk mengubah teks.", "Handling Tables": "Menangani Tabel", "Handling images": "Menangani citra", "Home": "Beranda", "Hover the mouse on the document name in the menu bar.": "Apungkan tetikus ke nama dokumen di bilah menu.", "How can I change the line, area and position of a shape in my slides?": "Bagaimana cara mengubah garis, area, dan posisi bentuk di salindia saya?", "How can I check spelling in my language?": "Bagaimana saya memeriksa ejaan dalam bahasa saya?", "How can I copy the formatting of existing cells to new ones?": "Bagaimana saya menyalin pemformatan sel yang sudah ada ke sel baru?", "How can I import CSV data?": "Bagaimana saya dapat mengimpor data CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Bagaimana cara menyisipkan simbol mata uang, hak cipta, atau merek dagang dalam dokumen?", "How can I make the new text look like other existing text?": "Bagaimana cara membuat teks baru terlihat seperti teks lain yang sudah ada?", "How can I quit {productname} without saving my edits?": "Bagaimana saya dapat keluar {productname} tanpa menyimpan suntingan saya?", "How can I remove the red wavy lines in my document?": "Bagaimana cara menghapus garis bergelombang merah di dokumen saya?", "How can I run my slide show?": "Bagaimana cara menjalankan pertunjukan salindia saya?", "How can I select data to print?": "Bagaimana cara memilih data untuk dicetak?", "How do I change the page orientation to landscape inside my document": "Bagaimana cara mengubah orientasi halaman menjadi lanskap di dalam dokumen saya", "How do I get a word count of my document?": "Bagaimana saya memperoleh cacah kata pada dokumen saya?", "How do I rename a sheet?": "Bagaimana saya menganti nama sheet?", "How do I save a document with another name?": "Bagaimana saya menyimpan sebuah dokumen dengan nama lain?", "How do I set the margins of the document?": "Bagaimana saya dapat mengatur margin dokumen?", "If no table or range was selected, a prototype chart is displayed.": "Jika tidak ada tabel atau rentang yang dipilih, bagan prototipe akan ditampilkan.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Apabila tidak ada sel yang dipilih dan kursor berada pada akhir tabel, paragraf yang mengikuti tabel akan dihapus, kecuali paragraf tersebut adalah paragraf terakhir dalam dokumen.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Apabila tidak ada sel yang dipilih, maka teks dari kursor ke akhir kalimat bersangkutan akan dihapus. Apabila kursor berada di akhir sel, dan tidak ada sel yang dipilih, isi dari sel selanjutnya akan dihapus.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Apabila satu atau lebih sel dipilih, seluruh baris yang memuat seleksi akan dihapus. Apabila seluruh baris diseleksi secara lengkap atau terpisah, seluru tabel akan dihapus.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Apabila sel yang aktif masih kosong: pergi ke awal tabel. Jika tidak: penekanan pertama akan pergi ke awal sel yang aktif, penekanan kedua akan pergi ke awal tabel saat ini, penekanan ketiga akan pergi ke awal dokumen.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Apabila sel yang aktif kosong: pergi ke akhir tabel. Jika tidak: penekanan pertama pergi ke akhir sel yang aktif, penekanan kedua pergi ke akhir tabel saat ini, penekanan ketiga pergi ke akhir dokumen.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Apabila sel yang aktif masih kosong: memilih seluruh tabel. Jika tidak: memilih isi dari sel yang aktif. Tekan sekali lagi akan memilih seluruh tabel.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Gambar dapat diubah ukuran, diputar, dan ditambatkan. Teks dapat dialirkan di sekitar gambar. Pilih gambar dan buka menu konteks. Gunakan pegangan gambar untuk mengubah ukuran gambar dengan tetikus.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Sebaliknya, pemformatan langsung menerapkan pemformatan ke kutipan yang dipilih dari konten dokumen. Pada dokumen panjang, pemformatan langsung harus diterapkan di setiap kutipan teks, mengubah pemformatan teks menjadi tugas panjang, yang rentan kesalahan dan penundaan.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "In the Breaks area, tandai Sisipkan, Tipe: Batas Halaman, Posisi: Sebelumnya.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Dalam dialog Filter Standar, Anda juga bisa menentukan rentang yang berisi nilai di bidang data tertentu. Anda dapat menggunakan filter standar untuk menyambungkan kondisi dengan operator AND logis atau OR logis.", "Inactive document": "Dokumen tak aktif", "Increase/decrease the size of the column/row on the left/top cell edge": "Menaikkan/menurunkan ukuran kolom/baris pada tepi kiri/atas sel", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Menaikkan/menurunkan ukuran kolom/baris pada tepi kanan/bawah sel", "Insert cells (as in menu Insert - Cells)": "Sisipkan sel (seperti pada menu Sisip - Sel)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Sisipkan pemutus kolom dan baris dalam lembar sebar untuk mempersempit rentang cetak dan mencetak dokumen untuk diunduh. Saat mencetak PDF, pilih halaman yang diinginkan.", "Insert comment": "Menyisipkan komentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Sisipkan komentar di {productname} di tempat-tempat yang membutuhkan perhatian khusus pembaca. Komentar ditampilkan di sebelah kanan dan membawa nama dan tanggal penerbit.", "Insert endnote": "Menyisipkan catatan akhir", "Insert footnote": "Menyisipkan catatan kaki", "Insert line break": "Sisipkan pemutus halaman", "Insert new paragraph directly before or after a section, or before a table": "Sisip paragraf baru langsung sebelum atau setelah suatu seksi, atau sebelum suatu tabel", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Sisip paragraf baru tanpa penomoran di dalam suatu senarai. Tidak akan bekerja ketika kursor ada di akhir senarai.", "Insert non-breaking hyphen": "Sisip tanda hubung yang tidak putus", "Insert non-breaking space": "Sisipkan jarak tidak putus", "Insert soft hyphen": "Sisip tanda hubung", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Sisipkan tabel dengan ikon yang tepat di bilah alat. Pilih cacah awal baris dan kolom. Tambahkan baris dan kolom dengan menu konteks sel. Gabungkan sel dengan menu Tabel. Gaya paragraf baku di dalam sel adalah \"Isi tabel\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Sisip posisi tab (hanya dalam tabel). Bergantung kepada Manajer Jendela yang dipakai, Alt+Tab mungkin dipakai sebagai gantinya.", "Is there a thesaurus?": "Apakah ada tesaurus?", "Italic": "Miring", "Justify": "Sama Rata", "Keyboard Shortcuts": "Pintasan Papan Tik", "Like Alt, but only the active cell is modified": "Seperti Alt, tapi hanya sel aktif yang diubah", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Muat data CSV Anda di beberapa alat asli ke platform Anda, pilih dan salin ke papan klip", "Manual page break": "Pemutus halaman manual", "Move cursor down one line": "Pindah kursor turun sebaris", "Move cursor to beginning of the next paragraph": "Pindahkan kursor ke awal paragraf selanjutnya", "Move cursor to beginning of the previous paragraph": "Pindah kursor ke awal paragraf sebelumnya", "Move cursor to the left": "Menggerakkan kursor ke kiri", "Move cursor to the right": "Menggerakkan kursor ke kanan", "Move cursor up one line": "Pindah kursor naik sebaris", "Move cursor with selection to the left": "Menggerakkan kursor ke kiri sekaligus melakukan seleksi", "Move cursor with selection to the right": "Menggerakkan kursor ke kanan sekaligus melakukan seleksi", "Move the view down one page": "Pindah tilikan turun satu halaman", "Move the view up one page": "Pindah tilikan naik sehalaman", "Move to next text object on drawing page": "Pindah ke objek teks selanjutnya pada halaman gambar", "Move to next text object on slide": "Pindah ke objek teks berikutnya pada slide", "Moves one screen page to the right.": "Memindahkan satu halaman layar ke kanan.", "Moves one sheet to the left.": "Memindahkan satu lembar ke kiri.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Memindahkan kursor ke tepi bawah rentang data saat ini. Jika baris di bawah sel yang berisi kursor kosong, kursor bergerak ke bawah ke baris berikutnya yang berisi data.", "Moves the cursor to the first cell in the sheet (A1).": "Memindahkan kursor ke sel pertama di lembar (A1).", "Moves the cursor to the first cell of the current row.": "Memindahkan kursor ke sel pertama dari baris saat ini.", "Moves the cursor to the last cell of the current row.": "Memindahkan kursor ke sel terakhir dari baris saat ini.", "Moves the cursor to the last cell on the sheet that contains data.": "Memindahkan kursor ke sel terakhir pada lembar yang berisi data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Memindahkan kursor ke tepi kiri rentang data saat ini. Jika kolom di sebelah kiri sel yang berisi kursor kosong, kursor berpindah ke kolom berikutnya di sebelah kiri yang berisi data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Memindahkan kursor ke tepi kanan rentang data saat ini. Jika kolom di sebelah kanan sel yang berisi kursor kosong, kursor berpindah ke kolom berikutnya di sebelah kanan yang berisi data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Memindahkan kursor ke tepi atas rentang data saat ini. Jika baris di atas sel yang berisi kursor kosong, kursor akan berpindah ke baris berikutnya yang berisi data.", "Navigating in Spreadsheets": "Menavigasi dalam Lembar Sebar", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Salah satu penggunaan untuk fungsi FilterOtomatis adalah dengan cepat membatasi tampilan ke record dengan entri identik dalam bidang data.", "Open the presentation in {productname}": "Buka presentasi di {productname}", "Opening, closing, saving, printing and downloading documents": "Membuka, menutup, menyimpan, mencetak dan mengunduh dokumen", "Other advanced features": "Fitur lanjut lainnya", "PageDown": "PageDown", "PageUp": "Halaman Atas", "Paragraph formatting": "Pemformatan paragraf", "Paste as unformatted text": "Tempel sebagai teks tanpa format", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Tempel dari peramban Sunting \u2192 Tempel atau tekan Ctrl+V. Dialog Impor Teks terbuka untuk memungkinkan Anda menjelaskan format data CSV yang tepat.", "Paste special": "Tempel khusus", "Pasting": "Menempel", "Place the cursor at the paragraph to be formatted": "Letakkan kursor ke paragraf yang akan diformat", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Letakkan kursor di tempat orientasi halaman yang ingin diubah, lalu tambahkan paragraf kosong.", "Place the cursor in the position to insert the character.": "Letakkan kursor di posisi untuk menyisipkan karakter.", "Position and Size": "Posisi dan Ukuran", "Presentations": "Presentasi", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentasi: Format Microsoft PPT, PPTX, Format OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Tekan tombol Sisipkan. Untuk menutup dialog, tekan Batalkan.", "Print (Download as PDF)": "Cetak (Unduh sebagai PDF)", "Promote list item (list item has to be selected)": "Naik tingkatkan butir senarai (butir daftar harus dipilih)", "Redo": "Jadi Lagi", "Remove direct formatting": "Bersihkan pemformatan langsung", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Mengganti nama lembar di dokumen lembar sebar menggunakan menu konteks (menggunakan tombol kanan tetikus) di atas tab lembar di bagian bawah. Masukkan nama lembar baru dalam dialog berikut ini.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Salin/potong dan tempel konten yang kaya didukung, tidak hanya di dalam dokumen tertentu, tetapi juga di seluruh dokumen pada {productname} yang sama atau berbeda. Untuk penggunaan internal ini, pengguna dapat menyalin/memotong konten, termasuk gambar dan konten campuran, di PC dengan menggunakan pintasan papan tik secara langsung (Ctrl+X, Ctrl+C, Ctrl+V). Untuk alasan keamanan, perlu menggunakan Ctrl+V untuk menempel di PC, tetapi menu konteks dapat digunakan untuk memotong dan menyalin. Di Android atau iOS, pilih teks dengan mengetuk dua kali, dan menggunakan ketuk lama untuk mengakses salin/potong/tempel melalui menu konteks diperlukan.", "Search backwards": "Cari mundur", "Search forward": "Cari maju", "Select All": "Pilih Semua", "Select Landscape in \u201cWith Page Style\u201d": "Pilih Lanskap di \"Dengan Gaya Halaman\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Pilih suatu tabel di dokumen teks, suatu rentang dalam lembar sebar, atau suatu tabel dalam presentasi.", "Select all in drawing page": "Pilih semua dalam halaman gambar", "Select all in slide": "Pilih semua di slide", "Select if you want to change page numbering.": "Pilih jika Anda ingin mengubah penomoran halaman.", "Select lines in downwards direction": "Memilih baris ke arah bawah", "Select lines in upwards direction": "Memilih baris ke arah atas", "Select objects in the order in which they were created": "Memilih objek sesuai urutan mereka dibuat", "Select objects in the reverse order in which they were created": "Memilih objek dalam urutan terbalik mereka dibuat", "Select the cells you want to format. Release the mouse button.": "Pilih sel yang ingin Anda format. Lepaskan tombol tetikus.", "Select the character set, language and separator options for the CSV file.": "Pilih opsi kumpulan karakter, bahasa, dan pemisah untuk file CSV.", "Select the shape in your slide. A set of handles shows.": "Pilih bentuk di salindia Anda. Satu set pegangan tamplian.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Pilih gaya yang akan diterapkan dalam senarai tarik turun gaya. Paragraf menampilkan atribut gaya.", "Select the text with the existing format": "Pilih teks dengan format yang sudah ada", "Select the text you want to apply the new format.": "Pilih teks yang ingin Anda terapkan format baru.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Pilih kriteria validitas dalam senarai kotak-jatuhan Izinkan. Bergantung pada kriteria, lebih banyak pilihan ditampilkan. Isi data yang dibutuhkan.", "Select to beginning of paragraph": "Memilih sampai ke awal paragraf", "Select to end of paragraph": "Memilih sampai akhir paragraf", "Select to the left word by word": "Menyorot kata demi kata ke arah kiri", "Select to the right word by word": "Menyorot kata demi kata ke arah kanan", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Memilih semua sel yang berisi data dari sel saat ini hingga akhir rentang sel data yang berkelanjutan, ke arah yang ditekan panah. Jika digunakan untuk memilih baris dan kolom bersama-sama, rentang sel persegi akan dipilih.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Memilih sel dari sel saat ini ke bawah menuju satu halaman di kolom saat ini atau memperluas pilihan yang ada satu halaman ke bawah.", "Selects cells from the current cell to the first cell of the current row.": "Memilih sel dari sel saat ini ke sel pertama dari baris saat ini.", "Selects cells from the current cell to the last cell of the current row.": "Memilih sel dari sel saat ini ke sel terakhir dari baris saat ini.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Memilih sel dari sel saat ini ke atas hingga satu halaman di kolom saat ini atau memperluas pilihan yang ada satu halaman ke atas.", "Set Optimal Column Width": "Tata Lebar Kolom Optimal", "Set the page margins in the dialog.": "Atur margin halaman pada dialog.", "Set the properties of the element of the object.": "Atur properti dari elemen objek.", "Shortcut Keys for Tables": "Tombol Pintas untuk Tabel", "Slide keyboard shortcuts": "Pintasan keyboard geser", "Slide pane": "Panel salindia", "Slide show": "Pertunjukan salindia", "Special Characters": "Karakter Khusus", "Spellchecking": "Pemeriksaan ejaan", "Spreadsheets": "Lembar sebar", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Lembar Sebar: Format Microsoft XLS, XLSX, Format OpenDocument ODS", "Standard currency format": "Format mata uang standar", "Standard date format": "Format tanggal standar", "Standard exponential format": "Format eksponensial standar", "Standard format": "Format standar", "Standard percentage format (two decimal places)": "Format persentase standar (dua letak desimal)", "Strikethrough": "Dicoret", "Subscript": "Subskrip", "Superscript": "Superskrip", "Switch cursor between text and footer": "Tukar posisi kursor antara teks dan kaki", "Switch cursor between text and header": "Bertukar posisi kursor antara teks dan kop", "Tab": "Tab", "Text documents": "Dokumen teks", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Dokumen teks: Format Microsoft DOC, DOCX, RTF. Format OpenDocument ODT", "Text formatting": "Pemformatan teks", "Text selection and navigation in a textbox": "Navigasi dan pemilihan teks dalam suatu kotak teks", "Text selection and navigation in document": "Pemilihan teks dan navigasi dalam dokumen", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Teks, bagan, bentuk, dan citra svg akan tetap tajam, saat memperbesar, Anda hanya akan melihat piksel muncul pada gambar yang disisipkan, seperti jpeg atau png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Simbol \u00b6 adalah tanda pemformatan. Ini digunakan untuk membantu perataan dan penyuntingan teks dan tidak dicetak. Untuk mengalihkannya dalam tampilan dokumen, pilih menu Tampilan \u2192 Tanda pemformatan.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Filter Tingkat Lanjut memungkinkan hingga total delapan kondisi filter. Dengan filter tingkat lanjut Anda memasukkan kondisi langsung ke dalam lembar.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Data CSV dimuat ke dalam sel yang dipilih tempat Anda menempelkan, sesuai dengan pengaturan ini.", "The color assigned to the changes depends on the user that changes the document.": "Warna yang ditetapkan ke perubahan bergantung pada pengguna yang mengubah dokumen.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Bahasa rumus harus sangat akrab bagi setiap pengguna lembar sebar, dan ditentukan dengan sangat rinci dalam spesifikasi OpenFormula OASIS.", "This is easy to do using the Paintbrush tool in the toolbar.": "Ini mudah dilakukan menggunakan alat Paintbrush di toolbar.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Ini sangat berguna \u2013 katakanlah ketika seorang kolega secara tidak sengaja memilih semua teks dalam dokumen dengan Ctrl+A dan melanjutkan mengetik menghancurkannya \u2013 saat Anda menyunting secara bersamaan.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Untuk melanjutkan penyuntingan, klik dokumen dan hamparan dan pesan menghilang. Setiap perubahan yang mungkin telah dilakukan oleh pengguna lain - saat menyunting dokumen secara kolaboratif - dimuat ulang.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Untuk menyalin konten yang lebih besar ke aplikasi lain di perangkat Anda, pengguna perlu menekan tombol Mulai unduh, lalu salin ulang ini ke papan klip mereka agar tersedia untuk aplikasi target untuk membaca. Ini dimungkinkan melalui widget kecil yang muncul di sudut kanan bawah, dan hanya diperlukan untuk mengekspor konten untuk ditempelkan di aplikasi eksternal. Langkah ini juga mengubah jenis objek kompleks menjadi gambar statis.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Untuk menampilkan atau menyembunyikan lacak perubahan pilih Sunting \u2192 Lacak Perubahan \u2192 Perlihatkan.\u00a0Berhati-hatilah bahwa jika lacak perubahan diaktifkan tetapi tersembunyi, Anda masih merekam perubahan dan mungkin secara tidak sengaja meninggalkan teks yang tidak diinginkan yang tersedia di dokumen.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Untuk mengunduh dokumen, unduh dari menu aplikasi {productname} Berkas. Format unduhan yang tersedia tergantung pada aplikasi. Semua aplikasi mengekspor dokumen dalam format PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Untuk keluar dari pertunjukan salindia {productname}, tekan tombol Esc untuk kembali ke mode sunting presentasi.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Untuk kembali ke keadaan yang dipilih, pilih itu dengan tetikus dan tekan Lompat ke keadaan.", "To open document, click on the file to open the {productname} module associated to the document format.": "Untuk membuka dokumen, klik berkas untuk membuka modul {productname} yang terkait dengan format dokumen.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Untuk menghapus validitas sel, buka dialog dan setel senarai Izinkan ke \"Semua nilai\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Untuk kembali ke orientasi potret, ulangi prosedur, pilih Potret dalam \u201cDengan gaya halaman\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Untuk memeriksa seluruh dokumen secara sistematis, gunakan opsi menu AlatEjaan.", "Track changes": "Lacak perubahan", "Two decimal places, thousands separator": "Dua letak desimal, pemisah ribuan", "Type the new file name in the text box and press Enter.": "Ketik nama berkas baru di kotak teks dan tekan Enter.", "Underline": "Garis Bawah", "Undo": "Tak Jadi", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Gunakan tab Bantuan Masukan dan Peringatan Kesalahan untuk meningkatkan interaksi pengguna. Klik OK untuk menutup dialog.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Gunakan bilah alat panel salindia di bagian bawah untuk memulai pertunjukan salindia, menambahkan salindia, menduplikasi, atau menghapus salindia saat ini.", "Using the browser zoom affects the document and user interface areas.": "Menggunakan peramban zum memengaruhi wilayah antarmuka dokumen dan pengguna.", "Using the page style": "Menggunakan gaya halaman", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Menggunakan penggaris, seret tepi paling kiri penggaris untuk menyesuaikan margin kiri, atau yang paling kanan untuk margin kanan.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Apa itu simbol \u00b6 biru dan bagaimana saya bisa menghapus dari dokumen teks saya?", "What are the documents file formats supported by {productname}?": "Apa saja format berkas dokumen yang didukung oleh {productname}?", "What is the blue wavy underline in some words in the text?": "Apa itu garis bawah bergelombang biru dalam beberapa kata dalam teks?", "What is \u201cClear Direct Formatting\u201d icon?": "Apa itu ikon \u201cClear Direct Formatting\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Ketika {productname} mendeteksi bahwa belum ada aktivitas apa pun di peramban untuk sementara waktu, itu menempatkan dokumen dalam keadaan \"Tidak Aktif\". Dokumen ditampilkan dengan hamparan abu-abu transparan, dengan pesan \"Dokumen tidak aktif - silakan klik untuk melanjutkan penyuntingan\".", "When closing a document, it is automatically saved if it has been changed.": "Saat menutup dokumen, secara otomatis disimpan jika telah diubah.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Ketika beberapa orang mengedit dokumen yang sama secara bersamaan, ada kemungkinan perubahan yang mereka lakukan akan bertentangan dan hal ini dapat menyebabkan kebingungan. Fungsi Perbaikan Dokumen memungkinkan pengguna untuk membatalkan perubahan editor lain pada dokumen ke kondisi sebelumnya.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Ketika Anda memiliki konten internal yang dipotong atau disalin, Anda dapat menempelkan konten ini menggunakan menu konteks.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ketika Anda menyisipkan konten yang disalin dari dalam dokumen yang sama, format dan elemen dipertahankan. Jika Anda menyalin dari dokumen lain, di jendela tab atau peramban lain, atau dari luar peramban, konten yang disisipkan akan mempertahankan rich text.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Ketika Anda menempelkan teks dari luar dokumen (jendela peramban lain atau aplikasi desktop), itu akan ditempelkan sebagai rich text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Saat Anda menempelkan teks dari dalam dokumen, pemformatan akan dihormati. Anda juga dapat menempelkan objek, seperti gambar, jika disalin dari dokumen tempat Anda bekerja.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Ketika Anda menyalakan Lacak Perubahan, {productname} menandai perubahan baru yang dibuat pada dokumen. Pilih opsi ini lagi untuk mematikannya.", "Why can't I delete text? It just gets a strike-through?": "Mengapa saya tidak bisa menghapus teks? Ini hanya dicoret?", "Why did the text I just typed change automatically? How can I revert it?": "Mengapa teks yang baru saja saya ketik berubah secara otomatis? Bagaimana saya bisa mengembalikannya?", "With track changes enabled your document is shown the following manner:": "Dengan lacak perubahan yang diaktifkan, dokumen Anda diperlihatkan dengan cara berikut:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Cacah kata juga ditampilkan di bilah status. Jika tidak ada teks yang dipilih, cacah kata adalah untuk seluruh dokumen. Jika tidak, cacah kata adalah untuk teks yang dipilih.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Cacah kata tersedia di Alat \u2192 Cacah kata. Dialog memperlihatkan cacah kata untuk pilihan dan untuk seluruh dokumen.", "Word processor functions": "Fungsi pengolah kata", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ya. {productname} membuka dokumen yang dilindungi kata sandi, tetapi perlu untuk memasukkan kata sandi di prompt \"Masukkan kata sandi\" pada waktu membuka.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ya. Klik pada kata yang Anda inginkan dan pilih Perkakas \u2192 Tesaurus. Dialog terbuka dengan banyak saran untuk penggantian.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Anda dapat menelusuri karakter yang ditampilkan dengan senarai jatuh atau mengetikkan kunci pencarian di kotak Telusuri. Jika Anda mengetahui kode numerik Unicode dari karakter khusus, masukkan dalam kotak di sebelah kanan.", "You can insert these special characters in the document using the Special Character dialog.": "Anda bisa menyisipkan karakter khusus ini dalam dokumen menggunakan dialog Karakter Khusus.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Anda dapat melompat ke kursor pengguna dengan mengklik nama (atau avatar) pengguna. Hal ini dimungkinkan untuk mengikuti penyunting.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Anda dapat menempelkan sebagai teks yang tidak diformat dengan pintasan papan ketik: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Anda menyunting lembar sebar daring dengan cara yang sama seperti menyunting lembar sebar desktop. Operasi seperti memasukkan data, memilih rentang, kolom, baris, atau lembar adalah sama. Gunakan papan ketik, menu, atau bilah alat untuk memerintahkan tindakan dalam lembar sebar. Menyeret konten sel untuk mengisi sel dengan data juga didukung. Perintah salin, potong, dan tempel tersedia dari menu konteks. Mengikuti data yang dimasukkan dengan akan Tab memindahkan kursor ke sel berikutnya di sebelah kanan, dan dengan ke Enter sel di bawah ini untuk memudahkan entri data lebih lanjut.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Anda mengaktifkan KoreksiOtomatis. KoreksiOtomatis mengubah teks yang baru saja diketik menjadi tabel internal teks terkait. Dalam kebanyakan kasus, KoreksiOtomatis memperbaiki kesalahan ketik saat Anda mengetik. Jika KoreksiOtomatis tidak diperlukan, nonaktifkan di Alat \u2192 KoreksiOtomatis \u2192 Saat mengetik.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Anda mengaktifkan fitur Lacak Perubahan untuk dokumen. Lacak Perubahan merekam semua perubahan dalam teks dan memperlihatkan edisi untuk revisi nanti. Berguna untuk menandai perubahan dalam teks dan lembar sebar. Lacak perubahan diaktifkan dengan memilih Sunting \u2192 Lacak Perubahan \u2192 Rekam.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dokumen Anda disimpan dan dikelola di penyimpanan awan yang terintegrasi dengan {productname}.", "chart": "bagan", "comment": "komentar", "data validate": "validasi data", "document repair": "reparasi dokumen", "filter": "penapis", "import": "impor", "inactive document": "dokumen tak aktif", "spellchecking": "pemeriksaan ejaan", "track changes": "lacak perubahan", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "di mana (*) adalah tanda perkalian pada papan tombol numerik. Memilih rentang data yang berisi kursor. Rentang adalah rentang sel yang berdekatan yang berisi data dan dibatasi oleh baris dan kolom kosong.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "di mana (/) adalah tanda pembagian pada papan tombol numerik. Memilih rentang rumus matriks yang berisi kursor.", "word count": "cacah kata"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-is.json b/f7cloud-office/browser/dist/l10n/help-is.json new file mode 100644 index 0000000..93694b7 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-is.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sek\u00fandur \u00ed innsetningarham, \u00f6rvalyklar ey\u00f0ir r\u00f6\u00f0/d\u00e1lki, Ctrl+\u00f6rvalykill sameinar reit vi\u00f0 grannreit sinn", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sek\u00fandur \u00ed innsetningarham, \u00f6rvalyklar setja inn r\u00f6\u00f0/d\u00e1lk, Ctrl+\u00f6rvalykill setur inn reit", "Data series formatting: Open the context menu and choose Format data series.": "Sni\u00f0 gagnara\u00f0a: Opna\u00f0u samhengisvalmyndina og veldu Sn\u00ed\u00f0a gagnara\u00f0ir.", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "St\u00f6\u00f0ustikan: St\u00f6\u00f0ustikan er birt ne\u00f0st \u00e1 skj\u00e1num og munu \u00fdmsar nytsamlegar uppl\u00fdsingar ver\u00f0a s\u00fdndar \u00fear.", "{productname} Help": "{productname} Hj\u00e1lp", "{productname} presentations": "{productname} kynningar", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} vistar skjali\u00f0 reglulega \u00ed bakgrunni, \u00fe\u00fa getur ekki bara loka\u00f0 forritinu \u00e1n \u00feess a\u00f0 vista skjali\u00f0. Til a\u00f0 h\u00e6tta vi\u00f0 breytingar, \u00fearftu anna\u00f0 hvort a\u00f0 afturkalla \u00fe\u00e6r e\u00f0a nota Breytingaskr\u00e1 \u00ed Skr\u00e1-valmyndinni.", "{productname} spreadsheets": "{productname} t\u00f6flureikniskj\u00f6l", "{productname} supports both reading and writing for the following file formats:": "{productname} sty\u00f0ur b\u00e6\u00f0i a\u00f0 lesa og skrifa eftirfarandi skr\u00e1asni\u00f0:", "{productname} text documents": "{productname} textaskj\u00f6l", "{productname} user interface": "{productname} notandavi\u00f0m\u00f3t", "A copy of the document is saved with the new name in the same folder.": "Afrit af skjalinu er vista\u00f0 me\u00f0 n\u00fdju heiti \u00ed s\u00f6mu m\u00f6ppu.", "Adding charts": "A\u00f0 b\u00e6ta inn l\u00ednuritum", "Additions are marked with colored underlined characters.": "Vi\u00f0b\u00e6tur eru merktar me\u00f0 litu\u00f0um undirstriku\u00f0um st\u00f6fum.", "Advanced features": "\u00cdtarlegri eiginleikar", "Advanced text document editor features": "\u00cdtarlegri eiginleikar \u00ed textaritli", "Align Center": "Mi\u00f0jujafna", "Align Left": "Jafna til vinstri", "Align Right": "Jafna til h\u00e6gri", "All changes are marked with a vertical bar in the right margin.": "Allar breytingar eru merktar me\u00f0 l\u00f3\u00f0r\u00e9ttum reitum \u00ed h\u00e6gri sp\u00e1ss\u00edu.", "Apply Default paragraph style": "Virkja sj\u00e1lfgefinn m\u00e1lsgeinarst\u00edl", "Apply Heading 1 paragraph style": "Virkja m\u00e1lsgeinarst\u00edl Fyrirs\u00f6gn 1", "Apply Heading 2 paragraph style": "Virkja m\u00e1lsgeinarst\u00edl Fyrirs\u00f6gn 2", "Apply Heading 3 paragraph style": "Virkja m\u00e1lsgeinarst\u00edl Fyrirs\u00f6gn 3", "Apply Heading 4 paragraph style": "Virkja m\u00e1lsgeinarst\u00edl Fyrirs\u00f6gn 4", "Apply Heading 5 paragraph style": "Virkja m\u00e1lsgeinarst\u00edl Fyrirs\u00f6gn 5", "Applying a paragraph style:": "Virkja m\u00e1lsgeinarst\u00edl:", "Arrow Down": "\u00d6rNi\u00f0ur", "Arrow Left": "\u00d6rVinstri", "Arrow Right": "\u00d6rH\u00e6gri", "Arrow Up": "\u00d6rUpp", "Bold": "Feitletra\u00f0", "Can {productname} open a password-protected document?": "Getur {productname} opna\u00f0 skjal sem er vari\u00f0 me\u00f0 lykilor\u00f0i?", "Cancel the search (appears only when a text has been searched)": "H\u00e6tta vi\u00f0 leitina (birtist a\u00f0eins \u00feegar leita\u00f0 hefur veri\u00f0 a\u00f0 texta)", "Cell formatting": "Sni\u00f0 reita", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Veldu Sn\u00ed\u00f0a \u2192 L\u00edna (e\u00f0a Fl\u00f6tur, e\u00f0a Sta\u00f0a og st\u00e6r\u00f0). Samskiptagluggi mun opnast.", "Choose Format \u2192 Page and select the Page tab": "Veldu Sn\u00ed\u00f0a \u2192 S\u00ed\u00f0a og far\u00f0u \u00e1 flipann S\u00ed\u00f0a", "Choose Format \u2192 Paragraph, Text Flow tab": "Veldu Sn\u00ed\u00f0a \u2192 M\u00e1lsgrein, Textafl\u00e6\u00f0i-flipann", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Veldu Setja inn \u2192 S\u00e9rt\u00e1kn e\u00f0a smelltu \u00e1 samsvarandi t\u00e1knmynd \u00e1 verkf\u00e6rastikunni. Gluggi mun birtast.", "Choose Validity from the Data menu. The Validity dialog opens.": "Veldu L\u00f6gm\u00e6ti \u00far G\u00f6gn valmyndinni. Gluggi me\u00f0 heitinu L\u00f6gm\u00e6ti mun opnast.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Far\u00f0u \u00ed valmyndina Verkf\u00e6ri og taktu merki\u00f0 \u00far reitnum Sj\u00e1lfvirk yfirfer\u00f0 stafsetningar.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Far\u00f0u \u00ed valmyndina Verkf\u00e6ri \u2192 Tungum\u00e1l og veldu tungum\u00e1li\u00f0 sem \u00e1 a\u00f0 gilda fyrir allt skjali\u00f0. Eins er h\u00e6gt a\u00f0 velja tungum\u00e1l fyrir valinn texta e\u00f0a n\u00faverandi m\u00e1lsgrein.", "Collaborative editing": "Sameiginlegar breytingar", "Column break (in multicolumnar text)": "D\u00e1lkaskil (\u00ed margd\u00e1lka texta)", "Comments in documents": "Athugasemdir \u00ed skj\u00f6lum", "Context menus": "Samhengisvalmyndir", "Copy and Paste": "Afrita og l\u00edma", "Cut": "Klippa", "Delete cells (as in menu Edit - Delete Cells)": "Ey\u00f0a reitum (eins og \u00ed valmyndinni Breyta - Ey\u00f0a reitum)", "Delete to beginning of sentence": "Ey\u00f0a a\u00f0 byrjun setningar", "Delete to beginning of word": "Ey\u00f0a a\u00f0 byrjun or\u00f0s", "Delete to end of sentence": "Ey\u00f0a a\u00f0 enda setningar", "Delete to end of word": "Ey\u00f0a til enda or\u00f0s", "Deletions are marked with colored strike-through characters.": "Ey\u00f0ingar eru merktar me\u00f0 litu\u00f0um gegnumstriku\u00f0um st\u00f6fum.", "Demote list item (list item has to be selected)": "F\u00e6ra atri\u00f0i lista ni\u00f0ur um stig (atri\u00f0i\u00f0 ver\u00f0ur a\u00f0 vera vali\u00f0)", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Bein sni\u00f0 er \u00feegar breytingum \u00e1 sni\u00f0i er beitt beint \u00e1 vali\u00f0 efni \u00ed m\u00e1lsgrein e\u00f0a t\u00f6flureiknireit, \u00feannig a\u00f0 \u00fea\u00f0 yfirskrifi \u00fathluta\u00f0an st\u00edl. Til a\u00f0 endurheimta vi\u00f0komandi st\u00edl skal velja vi\u00f0komandi texta e\u00f0a t\u00f6flureiknireit og velja Sn\u00ed\u00f0a \u2192 Hreinsa handvirk sni\u00f0 e\u00f0a nota hnappinn \u00e1 verkf\u00e6rastikunni.", "Directly:": "Beint:", "Display comment": "Birta athugasemd", "Display the Keyboard shortcuts help": "Birta hj\u00e1lp fyrir fl\u00fdtilykla", "Document repair": "Gera vi\u00f0 skjal", "Double Underline": "Tv\u00f6f\u00f6ld undirstrikun", "Draw page keyboard shortcuts": "Fl\u00fdtilyklar \u00e1 Draw-teikningu", "ESC": "ESC", "Editing documents": "Breyta skj\u00f6lum", "Editing presentations": "Breytingar \u00e1 kynningum", "Editing spreadsheets": "Breytingar \u00e1 t\u00f6flureikniskj\u00f6lum", "Editing text documents": "Breytingar \u00e1 textaskj\u00f6lum", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Komast \u00fat \u00far n\u00faverandi ham, \u00fe.e.a.s. \u00far breytingaham yfir \u00ed valham, e\u00f0a \u00fat valham fyrir hluti yfir \u00ed sko\u00f0unarham.", "Extend the selection down one page": "St\u00e6kka val ni\u00f0ur um eina s\u00ed\u00f0u", "Extend the selection up one page": "St\u00e6kka val upp um eina s\u00ed\u00f0u", "Fill Down": "Fylla ni\u00f0ur", "Format the source cell with the font, color background and more.": "Sn\u00edddu til upprunareitinn me\u00f0 letri, bakgrunnslit og fleiru.", "Formatting spreadsheets": "A\u00f0 sn\u00ed\u00f0a t\u00f6flureikniskj\u00f6l", "Formatting text": "Sn\u00ed\u00f0a texta", "Formulas": "Form\u00falur", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Form\u00falur eru settar inn \u00ed form\u00falusl\u00e1nni. Skrifa\u00f0u '=' og settu inn form\u00faluna.", "Frequently Asked Questions": "Oft spur\u00f0ar spurningar (FAQ)", "General Keyboard Shortcuts": "Almennar fl\u00fdtiv\u00edsanir \u00e1 lyklabor\u00f0i", "Go and select text to end of document": "Fara og velja texta a\u00f0 enda skjals", "Go and select text to end of textbox": "Fara og velja texta a\u00f0 enda textareits", "Go and select text to start of document": "Fara og velja texta a\u00f0 byrjun skjals", "Go and select text to start of textbox": "Fara og velja texta a\u00f0 byrjun textareits", "Go and select to the beginning of a line": "Fara og velja a\u00f0 byrjun l\u00ednu", "Go and select to the end of a line": "Fara og velja a\u00f0 enda l\u00ednu", "Go to beginning of a word": "Fara \u00ed upphaf or\u00f0s", "Go to beginning of line": "Fara \u00ed byrjun l\u00ednu", "Go to end of document": "Fara \u00e1 enda skjals", "Go to end of line": "Fara a\u00f0 byrjun l\u00ednu", "Go to start of document": "Fara \u00e1 byrjun skjals", "Go to start of the next word": "Fara \u00ed byrjun n\u00e6sta or\u00f0s", "Handling Tables": "Me\u00f0h\u00f6ndlun taflna", "Handling images": "Me\u00f0h\u00f6ndlun mynda", "Home": "Heim", "Hover the mouse on the document name in the menu bar.": "L\u00e1ttu m\u00fasarbendilinn sv\u00edfa yfir heiti skjalsins \u00e1 valmyndastikunni.", "How can I check spelling in my language?": "Hvernig get \u00e9g yfirfari\u00f0 stafsetningu \u00e1 tungum\u00e1linu m\u00ednu?", "How can I copy the formatting of existing cells to new ones?": "Hvernig get \u00e9g afrita\u00f0 sni\u00f0 \u00ed fyrirliggjandi reitum yfir \u00ed n\u00fdja reiti?", "How can I import CSV data?": "Hvernig get \u00e9g flutt inn CSV-g\u00f6gn?", "How can I insert a currency, copyright or trademark symbol in the document?": "Hvernig get \u00e9g sett inn t\u00e1kn fyrir gjaldmi\u00f0la, h\u00f6fundarr\u00e9tt e\u00f0a v\u00f6rumerki \u00ed skjalinu?", "How can I make the new text look like other existing text?": "Hvernig get \u00e9g l\u00e1ti\u00f0 n\u00fdja textann l\u00edta \u00fat eins og annan fyrirliggjandi texta?", "How can I quit {productname} without saving my edits?": "Hvernig get \u00e9g h\u00e6tt \u00ed {productname} \u00e1n \u00feess a\u00f0 vista breytingar sem \u00e9g hef gert?", "How can I remove the red wavy lines in my document?": "Hvernig get \u00e9g fjarl\u00e6gt rau\u00f0u bylgjul\u00ednurnar \u00far skjalinu m\u00ednu?", "How can I run my slide show?": "Hvernig get \u00e9g keyrt skyggnus\u00fdninguna m\u00edna?", "How can I select data to print?": "Hvernig get \u00e9g vali\u00f0 g\u00f6gn til prentunar?", "How do I get a word count of my document?": "Hvernig n\u00e1lgast \u00e9g fj\u00f6lda or\u00f0a \u00ed skjalinu m\u00ednu?", "How do I rename a sheet?": "Hvernig get \u00e9g endurnefnt bla\u00f0?", "How do I save a document with another name?": "Hvernig get \u00e9g vista\u00f0 skjal me\u00f0 \u00f6\u00f0ru heiti?", "How do I set the margins of the document?": "Hvernig stilli \u00e9g sp\u00e1ss\u00edur \u00ed skjalinu m\u00ednu?", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Ef enginn heill reitur er valinn og bendillinn er \u00ed enda t\u00f6flunnar, ver\u00f0ur n\u00e6stu m\u00e1lsgrein \u00e1 eftir t\u00f6flunni eytt, nema ef \u00fea\u00f0 er s\u00ed\u00f0asta m\u00e1lsgreinin \u00ed skjalinu.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Ef enginn heill reitur er valinn, ver\u00f0ur textanum fr\u00e1 bendlinum til enda n\u00faverandi setningar eytt. Ef bendillinn er \u00ed enda reits og enginn heill reitur er valinn, ver\u00f0ur innihaldi n\u00e6sta reits eytt.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Ef einn e\u00f0a fleiri reitir eru valdir, ver\u00f0ur heilum r\u00f6\u00f0um sem innihalda vali\u00f0 eytt. Ef allar ra\u00f0ir eru valdar a\u00f0 hluta e\u00f0a alveg, ver\u00f0ur allri t\u00f6flunni eytt.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Ef virki reiturinn er au\u00f0ur: fer \u00e1 byrjun t\u00f6flunnar. Annars: \u00fdtt einu sinni fer \u00e1 byrjun virka reitsins, \u00fdtt aftur fer \u00e1 byrjun n\u00faverandi t\u00f6flu, \u00fdtt \u00ed \u00feri\u00f0ja sinn fer \u00e1 byrjun skjalsins.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Ef virki reiturinn er au\u00f0ur: fer \u00e1 enda t\u00f6flunnar. Annars: \u00fdtt einu sinni fer \u00e1 enda virka reitsins, \u00fdtt aftur fer \u00e1 byrjun n\u00faverandi t\u00f6flu, \u00fdtt \u00ed \u00feri\u00f0ja sinn fer \u00e1 enda skjalsins.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Ef virki reiturinn er au\u00f0ur: velur alla t\u00f6fluna. Annars: velur innihald virka reitsins. Ef \u00fdtt er aftur er \u00f6ll taflan valin.", "Inactive document": "\u00d3virkt skjal", "Increase/decrease the size of the column/row on the left/top cell edge": "Eykur/minnkar st\u00e6r\u00f0 d\u00e1lks/ra\u00f0ar \u00e1 ja\u00f0ri vinstri/efsta reitsins", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Eykur/minnkar st\u00e6r\u00f0 d\u00e1lks/ra\u00f0ar \u00e1 ja\u00f0ri h\u00e6gri/ne\u00f0sta reitsins", "Insert cells (as in menu Insert - Cells)": "Setja inn reiti (eins og \u00ed valmyndinni Setja inn - Setja inn reiti)", "Insert comment": "Setja inn athugasemd", "Insert endnote": "Setja inn eftirm\u00e1la", "Insert footnote": "Setja inn ne\u00f0anm\u00e1lsgrein", "Insert line break": "Setja inn l\u00ednuskil", "Insert new paragraph directly before or after a section, or before a table": "Setja inn n\u00fdja m\u00e1lsgrein beint fyrir framan e\u00f0a aftan kaflahluta, e\u00f0a fyrir framan t\u00f6flu", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Setja inn n\u00fdja m\u00e1lsgrein \u00e1n t\u00f6lusetningar innan lista. Virkar ekki \u00feegar bendillinn er aftast \u00ed lista.", "Insert non-breaking hyphen": "Setja inn \u00f3skiptanlegt bandstrik", "Insert non-breaking space": "Setja inn \u00f3skiptanlegt bil", "Insert soft hyphen": "Setja inn m\u00f6gulegt bandstrik", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Setur inn inndr\u00e1ttarmerki/d\u00e1lklykil (a\u00f0eins \u00ed t\u00f6flum). \u00dea\u00f0 fer eftir \u00fev\u00ed hva\u00f0a gluggastj\u00f3ri er \u00ed notkun hvort ekki megi nota Alt+D\u00e1lklykil (Tab) \u00ed sta\u00f0inn.", "Is there a thesaurus?": "Er til samheitaor\u00f0asafn?", "Italic": "Sk\u00e1letra\u00f0", "Justify": "Hli\u00f0j\u00f6fnun", "Keyboard Shortcuts": "Fl\u00fdtilyklar", "Like Alt, but only the active cell is modified": "Eins og me\u00f0 Alt, en einungis virka reitnum er breytt", "Manual page break": "Handvirk s\u00ed\u00f0uskil", "Move cursor down one line": "F\u00e6ra bendil ni\u00f0ur um eina l\u00ednu", "Move cursor to beginning of the next paragraph": "F\u00e6ra bendil \u00ed byrjun n\u00e6stu m\u00e1lsgreinar", "Move cursor to beginning of the previous paragraph": "F\u00e6ra bendil \u00ed byrjun fyrri m\u00e1lsgreinar", "Move cursor to the left": "F\u00e6ra bendil til vinstri", "Move cursor to the right": "F\u00e6ra bendil til h\u00e6gri", "Move cursor up one line": "F\u00e6ra bendil upp um eina l\u00ednu", "Move cursor with selection to the left": "F\u00e6ra bendil me\u00f0 vali til vinstri", "Move cursor with selection to the right": "F\u00e6ra bendil me\u00f0 vali til h\u00e6gri", "Move the view down one page": "F\u00e6ra s\u00fdn ni\u00f0ur um eina s\u00ed\u00f0u", "Move the view up one page": "F\u00e6ra s\u00fdn upp um eina s\u00ed\u00f0u", "Move to next text object on drawing page": "Fara \u00e1 n\u00e6sta textahlut \u00e1 teikningu", "Move to next text object on slide": "Fara \u00e1 n\u00e6sta textahlut \u00e1 skyggnu", "Moves one screen page to the right.": "F\u00e6rir eina skj\u00e1s\u00ed\u00f0u til h\u00e6gri.", "Moves one sheet to the left.": "F\u00e6rir eitt bla\u00f0 til vinstri.", "Moves the cursor to the first cell in the sheet (A1).": "F\u00e6rir m\u00fasabendilinn \u00e1 fyrsta reitinn \u00e1 bla\u00f0inu (A1).", "Moves the cursor to the first cell of the current row.": "F\u00e6rir m\u00fasabendilinn \u00e1 fyrsta reitinn \u00ed n\u00faverandi r\u00f6\u00f0.", "Moves the cursor to the last cell of the current row.": "F\u00e6rir m\u00fasabendilinn \u00e1 s\u00ed\u00f0asta reitinn \u00ed n\u00faverandi r\u00f6\u00f0.", "Moves the cursor to the last cell on the sheet that contains data.": "F\u00e6rir m\u00fasabendilinn \u00e1 s\u00ed\u00f0asta reitinn \u00e1 bla\u00f0inu sem inniheldur g\u00f6gn.", "Navigating in Spreadsheets": "Flakka um \u00ed t\u00f6flureikni", "Open the presentation in {productname}": "Opna\u00f0u kynninguna \u00ed {productname}", "Opening, closing, saving, printing and downloading documents": "Opnun, lokun, vistun, prentun og ni\u00f0urhal skjala", "Other advanced features": "A\u00f0rir \u00edtarlegir eiginleikar", "PageDown": "S\u00ed\u00f0aNi\u00f0ur", "PageUp": "S\u00ed\u00f0aUpp", "Paragraph formatting": "Sni\u00f0 m\u00e1lsgreina", "Paste as unformatted text": "L\u00edma sem \u00f3sni\u00f0inn texta", "Paste special": "S\u00e9rst\u00f6k l\u00edming", "Pasting": "L\u00edming", "Place the cursor at the paragraph to be formatted": "Settu bendilinn \u00ed m\u00e1lsgreinina sem \u00e1 a\u00f0 sn\u00ed\u00f0a", "Place the cursor in the position to insert the character.": "Settu bendilinn inn \u00e1 sta\u00f0inn \u00fear sem setja skal inn staft\u00e1kni\u00f0.", "Presentations": "Kynningar", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Kynningar: Microsoft skr\u00e1asni\u00f0in PPT, PPTX, OpenDocument sni\u00f0i\u00f0 ODP", "Print (Download as PDF)": "Prenta (hla\u00f0a ni\u00f0ur sem PDF)", "Promote list item (list item has to be selected)": "F\u00e6ra atri\u00f0i lista upp um stig (atri\u00f0i\u00f0 ver\u00f0ur a\u00f0 vera vali\u00f0)", "Redo": "Endurtaka", "Remove direct formatting": "Hreinsa handvirk sni\u00f0", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Breyttu nafni bla\u00f0s \u00ed t\u00f6flureiknisskjali me\u00f0 samhengisvalmynd (me\u00f0 \u00fev\u00ed a\u00f0 h\u00e6gri-smella) \u00e1 bla\u00f0flipanum ne\u00f0st. Settu inn n\u00fdtt heiti \u00e1 bla\u00f0i\u00f0 \u00ed samskiptaglugganum sem opnast.", "Search backwards": "Leita aftur\u00e1bak", "Search forward": "Leita \u00e1fram", "Select All": "Velja allt", "Select Landscape in \u201cWith Page Style\u201d": "Veldu l\u00e1r\u00e9tta stefnu \u00ed \"Me\u00f0 s\u00ed\u00f0ust\u00edl\u201d", "Select all in drawing page": "Velja allt \u00e1 teikningu", "Select all in slide": "Velja allt \u00e1 skyggnu", "Select if you want to change page numbering.": "Veldu hvort \u00fe\u00fa vilt breyta n\u00famerum bla\u00f0s\u00ed\u00f0na.", "Select lines in downwards direction": "Velur l\u00ednur \u00ed \u00e1ttina ni\u00f0ur", "Select lines in upwards direction": "Velur l\u00ednur \u00ed \u00e1ttina upp", "Select objects in the order in which they were created": "Velur hluti \u00e1 s\u00ed\u00f0u \u00ed \u00feeirri r\u00f6\u00f0 sem \u00feeir voru b\u00fanir til", "Select objects in the reverse order in which they were created": "Velur hluti \u00e1 s\u00ed\u00f0u \u00ed \u00f6fugri r\u00f6\u00f0 vi\u00f0 \u00fe\u00e1 sem \u00feeir voru b\u00fanir til", "Select the cells you want to format. Release the mouse button.": "Veldu reitina sem \u00e1 a\u00f0 sn\u00ed\u00f0a. Slepptu m\u00fasarhnappnum.", "Select the text with the existing format": "Veldu textann me\u00f0 fyrirliggjandi sni\u00f0inu", "Select the text you want to apply the new format.": "Veldu textann \u00fear sem \u00e1 a\u00f0 virkja n\u00fdja sni\u00f0i\u00f0.", "Select to beginning of paragraph": "Velja a\u00f0 byrjun m\u00e1lsgreinar", "Select to end of paragraph": "Velja a\u00f0 enda m\u00e1lsgreinar", "Select to the left word by word": "Velja til vinstri, or\u00f0 fyrir or\u00f0", "Select to the right word by word": "Velja til h\u00e6gri, or\u00f0 fyrir or\u00f0", "Selects cells from the current cell to the first cell of the current row.": "Velur reiti fr\u00e1 n\u00faverandi reit a\u00f0 fyrsta reitnum \u00ed n\u00faverandi r\u00f6\u00f0.", "Selects cells from the current cell to the last cell of the current row.": "Velur reiti fr\u00e1 n\u00faverandi reit a\u00f0 s\u00ed\u00f0asta reitnum \u00ed n\u00faverandi r\u00f6\u00f0.", "Set Optimal Column Width": "Setja bestu breidd d\u00e1lka", "Set the page margins in the dialog.": "Stilltu sp\u00e1ss\u00edurnar \u00ed samskiptaglugganum.", "Set the properties of the element of the object.": "Stilltu eiginleika fyrir einindi hlutarins.", "Shortcut Keys for Tables": "Fl\u00fdtilyklar fyrir t\u00f6flur", "Slide keyboard shortcuts": "Fl\u00fdtilyklar \u00e1 skyggnu", "Slide pane": "Skyggnuspjald", "Slide show": "Skyggnus\u00fdning", "Spellchecking": "Yfirfara stafsetningu", "Spreadsheets": "T\u00f6flureiknar", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "T\u00f6flureikniskj\u00f6l: Microsoft skr\u00e1asni\u00f0in XLS, XLSX, OpenDocument sni\u00f0i\u00f0 ODS", "Standard currency format": "Sta\u00f0la\u00f0 sni\u00f0 gjaldmi\u00f0ils", "Standard date format": "Sta\u00f0la\u00f0 sni\u00f0 dagsetningar", "Standard exponential format": "Sta\u00f0la\u00f0 sni\u00f0 veldisv\u00edsis", "Standard format": "Sta\u00f0la\u00f0 sni\u00f0", "Standard percentage format (two decimal places)": "Sta\u00f0la\u00f0 sni\u00f0 pr\u00f3sentna (tv\u00f6 tugabrotss\u00e6ti)", "Strikethrough": "Gegnumstrika\u00f0", "Subscript": "L\u00e1gletur", "Superscript": "H\u00e1letur", "Switch cursor between text and footer": "Skipta bendli \u00e1 milli texta og s\u00ed\u00f0uf\u00f3tar", "Switch cursor between text and header": "Skipta bendli \u00e1 milli texta og s\u00ed\u00f0uhaus", "Tab": "D\u00e1lklykill (Tab)", "Text documents": "Textaskj\u00f6l", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Textaskj\u00f6l: Microsoft skr\u00e1asni\u00f0in DOC, DOCX, RTF. OpenDocument sni\u00f0i\u00f0 ODT", "Text formatting": "Sni\u00f0 \u00e1 texta", "Text selection and navigation in a textbox": "Val texta og flakk \u00ed textareit", "Text selection and navigation in document": "Val texta og flakk \u00ed skjali", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "T\u00e1kni\u00f0 \u00b6 er svokalla\u00f0 sni\u00f0merki. \u00dea\u00f0 hj\u00e1lpar til vi\u00f0 breytingar og hli\u00f0j\u00f6fnun texta og kemur ekki fram vi\u00f0 prentun. Til a\u00f0 v\u00edxla \u00fev\u00ed af og \u00e1 vi\u00f0 birtingu skjals, far\u00f0u \u00ed valmyndina Sko\u00f0a \u2192 Sni\u00f0merki.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u00dea\u00f0 er einfalt a\u00f0 gera me\u00f0 \u00fev\u00ed a\u00f0 nota m\u00e1lunart\u00e1kni\u00f0 \u00ed verkf\u00e6rastikunni.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Til a\u00f0 sn\u00faa aftur \u00ed l\u00e1r\u00e9tta stefnu, endurtaktu ferli\u00f0 og veldu l\u00e1r\u00e9tta stefnu \u00ed \"Me\u00f0 s\u00ed\u00f0ust\u00edl\u201d.", "Track changes": "Rekja breytingar", "Two decimal places, thousands separator": "Tv\u00f6 tugabrotss\u00e6ti, \u00fe\u00fasundat\u00e1kn", "Type the new file name in the text box and press Enter.": "Skrifa\u00f0u n\u00fdtt heiti fyrir skr\u00e1na \u00ed textareitinn og \u00fdttu s\u00ed\u00f0an \u00e1 Enter.", "Underline": "Undirstrika\u00f0", "Undo": "Afturkalla", "Using the page style": "Nota s\u00ed\u00f0ust\u00edlinn", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Hva\u00f0 eru \u00feessi \u00b6 t\u00e1kn og hvernig get \u00e9g fjarl\u00e6gt \u00feau \u00far textaskjalinu m\u00ednu?", "What are the documents file formats supported by {productname}?": "Hva\u00f0a skr\u00e1asni\u00f0 skjala eru studd af {productname}?", "What is the blue wavy underline in some words in the text?": "Hva\u00f0 t\u00e1knar \u00feessi bl\u00e1a bylgjul\u00edna undir sumum or\u00f0um \u00ed textanum?", "What is \u201cClear Direct Formatting\u201d icon?": "Hva\u00f0 gerir t\u00e1knmyndin \"Hreinsa handvirk sni\u00f0\"?", "Why can't I delete text? It just gets a strike-through?": "Af hverju get \u00e9g ekki eytt texta? Hann ver\u00f0ur bara gegnumstrika\u00f0ur?", "With track changes enabled your document is shown the following manner:": "\u00deegar rakning breytinga er virk birtist \u00fea\u00f0 \u00ed skjalinu \u00e1 eftirfarandi h\u00e1tt:", "Word processor functions": "A\u00f0ger\u00f0ir ritvinnsluforrits", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "J\u00e1. {productname} opnar skj\u00f6l sem varin eru me\u00f0 lykilor\u00f0i, en \u00fe\u00e1 \u00fearf a\u00f0 setja inn r\u00e9tt lykilor\u00f0 \u00ed \u201cSetja inn lykilor\u00f0\u201d gluggann \u00feegar skjalinu er hla\u00f0i\u00f0 inn."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-it.json b/f7cloud-office/browser/dist/l10n/help-it.json new file mode 100644 index 0000000..484b797 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-it.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "Tre secondi in modalit\u00e0 eliminazione, il tasto freccia elimina una riga/colonna, Ctrl+tasto freccia unisce celle adiacenti", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "Tre secondi in modalit\u00e0 inserimento, il tasto freccia inserisce una riga/colonna, Ctrl+tasto freccia inserisce una cella", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Indice alfabetico: gli indici alfabetici esistenti possono essere aggiornati con le nuovi voci.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Modifica del grafico: fai doppio clic sul grafico per selezionarlo. Usa i menu di contesto per aggiungere elementi quali titolo, asse e altro ancora. Scegli Area dati e Tipo di grafico per modificare rispettivamente i dati del grafico e selezionare il tipo di grafico.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formattazione del grafico: lo stesso menu di contesto ti permette di accedere alla tabella dei dati e alla selezione del tipo di grafico.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Commenti: i commenti vengono inseriti nel testo e visualizzati nella parte destra dello schermo.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Commenti: nel foglio elettronico puoi inserire un commento per cella. Quando selezioni il comando Inserisci commento si apre una finenestrella in cui scrivere il contenuto del commento. Nella cella con commento compare un puntino rosso nell'angolo superiore destro. Passa sopra il mouse sulla cella per visualizzare il commento.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formattazione condizionale: {productname} aggiunge simboli a ogni cella di un intervallo che si basa su condizioni. Seleziona l'intervallo di celle e fai clic sull'icona Formattazione condizionale sulla barra degli strumenti. Seleziona il gruppo di simboli da applicare all'intervallo.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menu di contesto: col pulsante destro del mouse viene richiamato un menu contenente comandi associati all'oggetto soggiacente.", "Data series formatting: Open the context menu and choose Format data series.": "Formattazione della serie di dati: apri il menu di contesto e scegli Formatta serie di dati.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Convalida dei dati: puoi definire per ogni cella i valori validi. I valori che non soddisfano i criteri saranno rifiutati. Per abilitare la convalida dei dati:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formattazione diretta: puoi formattare fogli, celle e colonne direttamente dai menu, la barra degli strumenti o i menu di contesto. La formattazione diretta vale solo per l'oggetto correntemente selezionato. Per formattare una cella usa il menu o premi Ctrl+1: la finestra di dialogo consente di formattare in modo complesso e personalizzato i numeri, oltre il carattere, i bordi, lo sfondo, la protezione delle celle e altro ancora.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formattazione diretta: puoi formattare gli oggetti del documento di testo formattandoli direttamente dal menu, la barra degli strumenti o i menu di contesto. La formattazione diretta si applica solo all'oggetto correntemente selezionato.", "Fields: A basic set of fields is available to insert in the document.": "Campi: \u00e8 disponibile un gruppo di campi di base da inserire all'interno del documento.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtraggio dei dati: i filtri e i filtri avanzati ti permettono di lavorare determinate righe (record) di un intervallo di dati. Nei fogli elettronici {productname} ci sono varie possibilit\u00e0 di applicazione dei filtri.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Note a pi\u00e8 di pagina e note di chiusura: sono supportate le note a pi\u00e8 di pagina e di chiusura.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formattazione delle celle: fai clic sulla cella o l'intervallo di celle e scegli il menu Tabella \u2192 Propriet\u00e0. Regola la tabella nella finestra di dialogo delle propriet\u00e0.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Segni di formattazione: gli spazi di paragrafo, di pagina e non divisibili vengono mostrati come segni di assistenza all'allineamento, la modifica e la formattazione del testo.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserisci immagine: fai clic sull'icona Inserisci immagine per scegliere un'immagine dalle cartelle e condivisioni del tuo cloud.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserisci immagine locale: apre la finestra di scelta file per caricare l'immagine dal tuo computer locale e inserirla all'interno del tuo documento.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapositiva schema: seleziona la diapositiva schema associata alla diapositiva corrente. Formatta e disponi gli elementi nella diapositiva schema.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animazione di oggetti: \u00e8 possibile animare i singoli oggetti all'interno della diapositiva. Usa la barra laterale per configurare la transizione per un singolo oggetto o un gruppo di oggetti.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Strutturazione: puoi creare una struttura dei tuoi dati e raggruppare righe e colonne in modo da nascondere ed espandere i gruppi con un singolo clic, rendendo semplice la rappresentazione gerarchica dei dati.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Intestazione di pagina e pi\u00e8 di pagina: sono disponibili le intestazioni e i pi\u00e8 di pagina per lo stile di pagina esistente applicato nel documento alla posizione del cursore.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Layout diapositiva: {productname} Impress ti permette di cambiare il layout della diapositiva. Seleziona il layout desiderato nell'elenco dei layout a tendina.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transizioni diapositiva: {productname} Impress fornisce effetti visivi quando si visualizza una nuova diapositiva durante una presentazione. Le transizioni fanno parte delle propriet\u00e0 della diapositiva, usa la barra laterale per impostare la transizione mentre ti trovi nel modo modifica.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordinamento dei dati: puoi ordinare un elenco di numeri o di testo in modo ascendente o discendente. {productname} rileva automaticamente le intestazioni e le colonne contigue per estendere la selezione.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formattazione degli stili: {productname} supporta gli stili dei paragrafi. Puoi applicare uno stile di paragrafo esistente a un paragrafo. Per cambiare lo stile scegli il menu Modifica \u2192 Modifica stile.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabelle: inserisci tabelle nella presentazione. Usa la barra laterale per scegliere il tema della tabella.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "L'area del documento: l'area dell'applicazione mostra il contenuto, foglio di calcolo, presentazione o testo, del documento.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "La barra delle informazioni: alla destra della barra di ricerca \u00e8 presente un gruppo di informazioni riguardanti il documento. L'informazione dipende ovviamente dalla natura del documento.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "La barra di ricerca: la ricerca si avvia automaticamente quando inserisci il contenuto nella casella di ricerca, e la finestra del documento si sposta al primo elemento corrispondente trovato. La ricerca non distingue maiuscole e minuscole. Sono presenti tre pulsanti accanto alla casella di ricerca:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "La barra di stato: viene mostrata nella parte inferiore e contiene varie opzioni e utili funzionalit\u00e0.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "La barra degli strumenti: questa barra contiene le opzioni pi\u00f9 utilizzate per il lavoro quotidiano. I pulsanti della barra degli strumenti sono dinamici, il che significa che il loro stato (attivo o disattivo) dipende da vari fattori.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "La barra dello zoom: alla destra della barra di stato si trova un gruppo di pulsanti che ti consentono di ripristinare al 100%, rimpicciolire o ingrandire. L'ingrandimento ha effetto sull'area del documento, non riguarda l'interfaccia. L'attuale livello di ingrandimento viene mostrato in quest'area.", "{productname} Help": "Guida di {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress modifica le presentazioni in modo familiare. Operazioni quali digitazione e selezione del testo, taglia/copia e incolla di contenuti, inserimento, ridimensionamento e ancoraggio delle immagini, aggiunta e gestione di tabelle, sono simili all'applicazione per presentazioni desktop. Usa la tastiera, i menu e le barre degli strumenti per eseguire azioni all'interno del documento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} permette di creare e modificare direttamente dal tuo browser documenti per ufficio in modo semplice e intuitivo: documenti di testo, fogli elettronici e presentazioni. Puoi lavorare da solo, o in collaborazione se fai parte di un team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} \u00e8 in grado di verificare l'ortografia nei documenti di testo, nei fogli elettronici e nelle presentazioni. Le parole errate sono sottolineate con linee ondulate rosse. Fai clic col pulsante destro del mouse per aprire il menu di contesto contenente i suggerimenti per la correzione della parola errata.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} visualizza presentazioni, incluso un sottogruppo di transizioni tra diapositive e animazione degli oggetti. Scegli la presentazione dal menu o fai clic sulla barra degli strumenti del pannello della diapositiva in basso a sinistra.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} modifica i documenti di testo allo stesso modo di un documento nel computer. Fornisce un layout WYSIWYG (What You See Is What You Get, \u00abQuel che vedi \u00e8 ci\u00f2 che ottieni\u00bb), che presenta il documento nell'aspetto col quale verr\u00e0 stampato. Le operazioni di digitazione e selezione del testo, copia, taglia e incolla di contenuti, inserimento, ridimensionamento e ancoraggio delle immagini, aggiunta e gestione di tabelle e grafici, sono simili a quelle di un elaboratore di testi desktop. Usa la tastiera, i menu e le barre degli strumenti per interagire col documento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} inserisce immagini nel documento di testo dal tuo computer locale o dal tuo cloud personale. Le immagini inserite vengono sempre incorporate nel documento.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} ti notifica in modo discreto nel pi\u00e8 di pagina quando un nuovo utente accede o esce.", "{productname} presentations": "Presentazioni {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} salva regolarmente il documento in sottofondo, non puoi chiuderlo senza salvare. Per tralasciare le modifiche che hai fatto devi annullarle, oppure usare la funzione Vedi la cronologia delle revisioni nel menu File.", "{productname} spreadsheets": "Fogli elettronici {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} supporta i seguenti formati di file, sia in lettura sia in scrittura:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} supporta l'inserimento e la visualizzazione di grafici nei documenti. Per aggiungere un grafico:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} supporta i moderni metodi di formattazione dei paragrafi tramite stili. Uno stile \u00e8 un insieme di propriet\u00e0 del testo (carattere, colore, sfondo e molto altro) cui \u00e8 stato attribuito un nome (il nome dello stile). Usa lo stile per applicare lo stesso insieme di propriet\u00e0 a pi\u00f9 paragrafi e produrre un documento con uno stile uniforme e professionale. Inoltre, se modifichi una propriet\u00e0 di formattazione dello stile anche tutti i paragrafi contenenti lo stesso stile saranno modificati, evitandoti cos\u00ec l'impegno di dover formattare singolarmente pi\u00f9 paragrafi.", "{productname} text documents": "Documenti di testo {productname}", "{productname} user interface": "Interfaccia utente di {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} utilizza le risorse di browser moderni per adattare l'interfaccia utente alle dimensioni dell'area di visualizzazione, inclusi i piccoli schermi dei dispositivi mobili. L'interfaccia si compone di:", "A copy of the document is saved with the new name in the same folder.": "Sar\u00e0 salvata una copia del documento col nuovo nome nella stessa cartella.", "Activate the {productname} spreadsheet window.": "Attiva la finestra del foglio elettronico {productname}.", "Adding charts": "Aggiungere grafici", "Additions are marked with colored underlined characters.": "Le aggiunte sono indicate da caratteri sottolineati colorati.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Aggiunge il foglio successivo alla selezione corrente dei fogli. Se tutti i fogli in un foglio di calcolo sono selezionati, questa combinazione di tasti seleziona solo il foglio successivo. Rende il foglio successivo il foglio corrente.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Aggiunge il foglio precedente alla selezione corrente dei fogli. Se tutti i fogli in un foglio di calcolo sono selezionati, questa combinazione di tasti di scelta rapida seleziona solo il foglio precedente. Rende il foglio precedente il foglio corrente.", "Advanced features": "Funzionalit\u00e0 avanzate", "Advanced text document editor features": "Funzionalit\u00e0 di editor avanzate per i documenti di testo", "Align Center": "Allinea al centro", "Align Left": "Allinea a sinistra", "Align Right": "Allinea a destra", "All changes are marked with a vertical bar in the right margin.": "Tutte le modifiche sono indicate da una barra verticale al margine destro della pagina.", "All spreadsheets functions and mathematical rules applies.": "Valgono tutte le regole matematiche e le funzioni dei fogli elettronici.", "Apply Default paragraph style": "Applica lo stile di paragrafo Predefinito", "Apply Heading 1 paragraph style": "Applica lo stile di paragrafo Intestazione 1", "Apply Heading 2 paragraph style": "Applica lo stile di paragrafo Intestazione 2", "Apply Heading 3 paragraph style": "Applica lo stile di paragrafo Intestazione 3", "Apply Heading 4 paragraph style": "Applica lo stile di paragrafo Intestazione 4", "Apply Heading 5 paragraph style": "Applica lo stile di paragrafo Intestazione 5", "Applying a paragraph style:": "Applicazione di uno stile di paragrafo:", "Arrow Down": "Freccia gi\u00f9", "Arrow Left": "Freccia sinistra", "Arrow Right": "Freccia destra", "Arrow Up": "Freccia su", "Bold": "Grassetto", "Can {productname} open a password-protected document?": "{productname} \u00e8 in grado di aprire un documento protetto da password?", "Cancel the search (appears only when a text has been searched)": "Annulla la ricerca (appare solo quando viene trovato un testo)", "Cell formatting": "Formattazione cella", "Changes are displayed as comment in the right of the document area.": "Le modifiche vengono visualizzate come commento nella destra dell'area del documento.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Le modifiche possono essere accettate o rifiutate. Per accettare o rifiutare le modifiche, fai clic sulle icone corrispondenti nel riquadro del commento che si trova alla destra del documento. In alternativa scegli Modifica \u2192 Revisioni \u2192 Accetta o Rifiuta. Se, inoltre, hai necessit\u00e0 di filtrare le modifiche prima di accettarle o rifiutarle, scegli Modifica \u2192 Revisioni \u2192 Gestisci. Si apre una finestra di dialogo che mostra un elenco di tutte le revisioni. Usa i pulsanti della finestra in base alle tue necessit\u00e0.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Le modifiche fatte da utenti diversi sono mostrate con colori diversi e ciascuna revisione pu\u00f2 essere accettata o rifiutata tramite il riquadro che appare sulla destra. In esso puoi anche aggiungere un commento.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Scegli Formato \u2192 Linea (oppure Area o Posizione e dimensione). Si apre una finestra di dialogo.", "Choose Format \u2192 Page and select the Page tab": "Scegli Formato \u2192 Pagina e seleziona la scheda Pagina", "Choose Format \u2192 Paragraph, Text Flow tab": "Scegli Formato \u2192 Paragrafo, scheda Flusso di testo", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Scegliete Inserisci \u2192 Grafico. Personalizza il tuo grafico nella barra laterale:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Scegli Inserisci \u2192 Carattere speciale o fai clic sulla corrispondente icona nella barra degli strumenti. Si apre una finestra di dialogo.", "Choose Validity from the Data menu. The Validity dialog opens.": "Scegli Validit\u00e0 dal menu Dati. Si apre la finestra di dialogo Validit\u00e0.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Scegli il menu Strumenti e disattiva Controllo ortografico automatico.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Scegli il menu Strumenti \u2192 Lingue e seleziona la lingua per l'intero documento. Come opzione, puoi impostare la lingua per il testo selezionato e per il paragrafo attivo.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Fai clic su una qualsiasi miniatura presente nel pannello per passare visualizzare o modificare la relativa diapositiva.", "Collaborative editing": "Modifica collaborativa", "Column break (in multicolumnar text)": "Interruzione di colonna (in testo a pi\u00f9 colonne)", "Comments in documents": "Commenti nei documenti", "Context menus": "Menu di contesto", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "I menu di contesto sono disponibili facendo clic col pulsante destro del mouse. I comandi disponibili in questi menu sono collegati, non in modo esclusivo, all'oggetto soggiacente all'interno del documento.", "Copy and Paste": "Copia e Incolla", "Cut": "Taglia", "Delete cells (as in menu Edit - Delete Cells)": "Elimina le celle (come nel menu Modifica - Elimina celle)", "Delete to beginning of sentence": "Elimina fino all'inizio della frase", "Delete to beginning of word": "Elimina fino all'inizio della parola", "Delete to end of sentence": "Elimina fino alla fine della frase", "Delete to end of word": "Elimina fino alla fine della parola", "Deletions are marked with colored strike-through characters.": "Le cancellazioni sono indicate da caratteri barrati colorati.", "Demote list item (list item has to be selected)": "Al livello inferiore (l'elemento della lista deve essere selezionato)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "A seconda delle capacit\u00e0 del tuo browser, potrebbe apparire la finestra di stampa oppure la richiesta \u201cScaricare l'esportazione PDF?\u201d. Puoi stampare questo PDF nel tuo lettore PDF preferito.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "La formattazione diretta \u00e8 quella formattazione applicata direttamente al contenuto selezionato di un paragrafo o di una cella di un foglio elettronico, e sovrascrive lo stile di formattazione ad esso attribuito. Per ripristinare la formattazione alle impostazioni dello stile, seleziona il testo o la cella del foglio elettronico e scegli Formato \u2192 Cancella formattazione diretta oppure usa il pulsante nella barra degli strumenti.", "Directly:": "In modo diretto:", "Display comment": "Visualizza commento", "Display the Keyboard shortcuts help": "Mostra l'aiuto per le scorciatoie della tastiera", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "La modifica dei documenti dovrebbe risultare familiare a chiunque abbia utilizzato in precedenza un'applicazione per ufficio, ma con alcune differenze:", "Document repair": "Ripara documento", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname} salva automaticamente i documenti, ma se vuoi che il documento sia salvato pi\u00f9 rapidamente, puoi forzare il salvataggio utilizzando il comando Salva del menu File.", "Double Underline": "Doppia sottolineatura", "Draw page keyboard shortcuts": "Scorciatoie di tastiera per pagine di disegno", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A ciascun utente viene assegnato un colore. Il cursor di ciascun utente sar\u00e0 mostrato del colore assegnato. Nota: vedrai il tuo cursore di colore nero e lampeggiante, mentre gli altri utenti ti visualizzeranno colorato.", "Editing documents": "Modificare documenti", "Editing presentations": "Modificare una presentazione", "Editing spreadsheets": "Modificare un foglio di calcolo", "Editing text documents": "Modificare un documento di testo", "End": "Fine", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Commuta la modalit\u00e0 corrente, ad esempio dalla modalit\u00e0 modifica passa alla modalit\u00e0 selezione oggetto, da questa alla modalit\u00e0 visualizzazione.", "Extend the selection down one page": "Estendi la selezione gi\u00f9 di una pagina", "Extend the selection up one page": "Estendi la selezione su di una pagina", "Fill Down": "Compila verso il basso", "Format the source cell with the font, color background and more.": "Formatta la cella di partenza con il tipo di carattere, il colore di sfondo e altro ancora.", "Formatting spreadsheets": "Formattare un foglio elettronico", "Formatting text": "Formattazione del testo", "Formulas": "Formule", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Le formule vengono inserite nella barra di calcolo. Digitate '=' e inserite la formula.", "Frequently Asked Questions": "Domande frequenti", "General Keyboard Shortcuts": "Scorciatoie da tastiera generali", "Go and select text to end of document": "Vai e seleziona il testo fino alla fine del documento", "Go and select text to end of textbox": "Vai e seleziona il testo fino alla fine della casella di testo", "Go and select text to start of document": "Vai e seleziona il testo fino all'inizio del documento", "Go and select text to start of textbox": "Vai e seleziona il testo fino all'inizio della casella di testo", "Go and select to the beginning of a line": "Vai e seleziona fino all'inizio della riga", "Go and select to the end of a line": "Vai e seleziona fino alla fine della riga", "Go to beginning of a word": "Vai all'inizio di una parola", "Go to beginning of line": "Vai all'inizio della riga", "Go to end of document": "Vai alla fine del documento", "Go to end of line": "Vai alla fine della riga", "Go to start of document": "Vai all'inizio del documento", "Go to start of the next word": "Vai all'inizio della prossima parola", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Gli errori grammaticali presenti nel testo sono sottolineati linee ondulate blu. Fai clic sul testo sottolineato col tasto destro del mouse per aprire un menu contenenti suggerimenti di correzione dell'errore grammaticale e le regole di grammatica violate. Scegli il suggerimento corretto per cambiare il testo.", "Handling Tables": "Gestione delle tabelle", "Handling images": "Gestione delle immagini", "Home": "Inizio", "Hover the mouse on the document name in the menu bar.": "Passa il mouse sul nome del documento nella barra dei menu.", "How can I change the line, area and position of a shape in my slides?": "Come posso cambiare la linea, l'area e la posizione di una forma all'interno delle mie diapositive?", "How can I check spelling in my language?": "Come posso eseguire il controllo ortografico nella mia lingua?", "How can I copy the formatting of existing cells to new ones?": "Come posso copiare la formattazione delle celle esistenti nelle nuove?", "How can I import CSV data?": "Come posso importare i dati CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Come posso inserire un simbolo di valuta, di copyright o di un marchio registrato nel documento?", "How can I make the new text look like other existing text?": "Come posso far s\u00ec che il nuovo testo sia uguale all'altro testo esistente?", "How can I quit {productname} without saving my edits?": "Come posso uscire da {productname} senza salvare le modifiche che ho fatto?", "How can I remove the red wavy lines in my document?": "Come posso rimuovere le linee ondulate rosse dal mio documento?", "How can I run my slide show?": "Come posso avviare la mia presentazione?", "How can I select data to print?": "Come seleziono i dati da stampare?", "How do I change the page orientation to landscape inside my document": "Come posso cambiare l'orientazione della pagina in orizzontale nel mio documento", "How do I get a word count of my document?": "Come posso conteggiare le parole contenute nel mio documento?", "How do I rename a sheet?": "Come posso rinominare un foglio?", "How do I save a document with another name?": "Come salvo un documento con un altro nome?", "How do I set the margins of the document?": "Come posso impostare i margini del documento?", "If no table or range was selected, a prototype chart is displayed.": "Se non \u00e8 stata selezionata alcuna tabella o alcun intervallo, sar\u00e0 visualizzato un prototipo di grafico.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Se nessuna cella \u00e8 selezionata, e il cursore \u00e8 alla fine della tabella, elimina il paragrafo successivo alla tabella, a meno che non sia l'ultimo paragrafo del documento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Se nessuna cella \u00e8 selezionata, elimina il testo dal cursore alla fine della frase. Se il cursore \u00e8 alla fine di una cella, e nessuna cella \u00e8 selezionata, elimina il contenuto della cella successiva.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Se vengono selezionate una o pi\u00f9 celle, saranno eliminate tutte le righe che contengono le parti selezionate. Se tutte le righe vengono selezionate completamente o in parte, sar\u00e0 eliminata l'intera tabella.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Se la cella attiva \u00e8 vuota: va all'inizio della tabella. Altrimenti: la prima volta va all'inizio della cella attiva, la seconda volta all'inizio della tabella corrente e la terza volta all'inizio del documento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Se la cella attiva \u00e8 vuota: va alla fine della tabella. Altrimenti: la prima volta va alla fine della cella attiva, la seconda alla fine della tabella corrente e la terza volta alla fine del documento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Se la cella attiva \u00e8 vuota: seleziona l'intera tabella. Altrimenti: seleziona il contenuto della cella attiva. Premuto ancora seleziona l'intera tabella.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Le immagini possono essere ridimensionate, ruotate e ancorate. Il testo pu\u00f2 scorrere attorno all'immagine. Seleziona l'immagine e apri il menu di contesto. Usa le maniglie per ridimensionare l'immagine col mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Al contrario, la formattazione diretta applica la formattazione a parti selezionate del contenuto del documento. In un documento di grandi dimensioni la formattazione diretta deve essere applicata ogni brano scelto e rende la formattazione del testo un compito lungo e soggetto a errori e ritardi.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Nell'area Interruzioni attiva l'opzione Inserisci, Tipo: Pagina, Posizione: Prima.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Nella finestra di dialogo Filtro standard puoi inoltre definire aree che contengono i valori in particolari campi di dati. Utilizzando il filtro standard puoi collegare fino a tre condizioni con l'operatore logico E oppure O.", "Inactive document": "Documento inattivo", "Increase/decrease the size of the column/row on the left/top cell edge": "Aumenta/diminuisce la dimensione della colonna/riga sul margine in alto a sinistra della cella", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aumenta/diminuisce le dimensioni della colonna/riga nel margine in basso a destra della cella", "Insert cells (as in menu Insert - Cells)": "Inserisci le celle (come nel menu Inserisci - Celle)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Inserisci interruzioni di colonna e riga nel foglio elettronico per restringere l'area di celle e stampare il documento da scaricare. Nella stampa in PDF, seleziona le pagine interessate.", "Insert comment": "Inserisci commento", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inserisci i commenti in {productname} nei punti a cui il lettore deve prestare speciale attenzione. I commenti sono visualizzati sulla destra e recano il nome del creatore e la data di creazione.", "Insert endnote": "Inserisci nota di chiusura", "Insert footnote": "Inserisci nota a pi\u00e8 di pagina", "Insert line break": "Inserisci interruzione di riga", "Insert new paragraph directly before or after a section, or before a table": "Inserisce un nuovo paragrafo direttamente prima o dopo una sezione o una tabella", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Inserisce un nuovo paragrafo senza numerazione all'interno di un elenco. Non funziona quando il cursore si trova alla fine dell'elenco.", "Insert non-breaking hyphen": "Inserisci trattino non divisibile", "Insert non-breaking space": "Inserisci spazio non divisibile", "Insert soft hyphen": "Inserisci trattino opzionale", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Puoi inserire tabelle tramite la relativa icona nella barra degli strumenti. Seleziona il numero iniziale di righe e colonne. Aggiungi righe e colonne tramite il menu di contesto. Unisci le celle col menu Tabella. Lo stile di paragrafo predefinito all'interno delle celle \u00e8 \u201cContenuto tabella\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Inserisce una tabulazione (solo nelle tabelle). A seconda del gestore finestre in uso, potrebbe essere usato al suo posto Alt+Tab.", "Is there a thesaurus?": "Esiste un dizionario dei sinonimi?", "Italic": "Corsivo", "Justify": "Giustificato", "Keyboard Shortcuts": "Scorciatoie della tastiera", "Like Alt, but only the active cell is modified": "Come Alt, ma si applica solo alla cella attiva", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Carica i tuoi dati CSV in qualche strumento nativo nella tua piattaforma, poi seleziona e copia negli appunti", "Manual page break": "Interruzione manuale di pagina", "Move cursor down one line": "Sposta il cursore gi\u00f9 di una riga", "Move cursor to beginning of the next paragraph": "Sposta il cursore all'inizio del paragrafo successivo", "Move cursor to beginning of the previous paragraph": "Sposta il cursore all'inizio del paragrafo precedente", "Move cursor to the left": "Sposta il cursore a sinistra", "Move cursor to the right": "Sposta il cursore a destra", "Move cursor up one line": "Sposta il cursore su di una riga", "Move cursor with selection to the left": "Sposta il cursore con la selezione a sinistra", "Move cursor with selection to the right": "Sposta il cursore con la selezione a destra", "Move the view down one page": "Sposta la vista gi\u00f9 di una pagina", "Move the view up one page": "Sposta la vista su di una pagina", "Move to next text object on drawing page": "Sposta al prossimo oggetto di testo sulla pagina di disegno", "Move to next text object on slide": "Sposta al prossimo oggetto di testo sulla diapositiva", "Moves one screen page to the right.": "Sposta una pagina dello schermo a destra.", "Moves one sheet to the left.": "Sposta un foglio a sinistra.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Sposta il cursore sul bordo inferiore dell'intervallo di dati corrente. Se la riga sotto la cella che contiene il cursore \u00e8 vuota, il cursore si sposta verso il basso fino alla riga successiva che contiene i dati.", "Moves the cursor to the first cell in the sheet (A1).": "Sposta il cursore sulla prima cella del foglio (A1).", "Moves the cursor to the first cell of the current row.": "Sposta il cursore sulla prima cella della riga corrente.", "Moves the cursor to the last cell of the current row.": "Sposta il cursore sull'ultima cella della riga corrente.", "Moves the cursor to the last cell on the sheet that contains data.": "Sposta il cursore sull'ultima cella del foglio che contiene i dati.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Sposta il cursore sul bordo sinistro dell'intervallo di dati corrente. Se la colonna a sinistra della cella che contiene il cursore \u00e8 vuota, il cursore si sposta sulla colonna successiva a sinistra che contiene i dati", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Sposta il cursore sul bordo destro dell'intervallo di dati corrente. Se la colonna a destra della cella che contiene il cursore \u00e8 vuota, il cursore si sposta sulla colonna successiva a destra che contiene i dati.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Sposta il cursore sul bordo superiore dell'intervallo di dati corrente. Se la riga sopra la cella che contiene il cursore \u00e8 vuota, il cursore si sposta fino alla riga successiva che contiene i dati.", "Navigating in Spreadsheets": "Navigazione nei fogli di calcolo", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "La funzione Filtro automatico ti permette di visualizzare rapidamente solo quei record che contengono la stessa voce in un campo di dati.", "Open the presentation in {productname}": "Apri la presentazione in {productname}", "Opening, closing, saving, printing and downloading documents": "Aprire, chiudere, salvare, stampare e scaricare documenti", "Other advanced features": "Altre funzionalit\u00e0 avanzate", "PageDown": "PagGi\u00f9", "PageUp": "PagSu", "Paragraph formatting": "Formattazione paragrafo", "Paste as unformatted text": "Incolla testo non formattato", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Incolla dal browser Modifica \u2192 Incolla oppure premi Ctrl+V. Si apre la finestra di dialogo Importazione testo che ti consente di descrivere l'esatto formato dei dati CSV.", "Paste special": "Incolla speciale", "Pasting": "Incollare", "Place the cursor at the paragraph to be formatted": "Posiziona il cursore nel paragrafo da formattare", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Posiziona il cursore nel punto in cui vuoi cambiare l'orientazione della pagina. Aggiungi un paragrafo vuoto.", "Place the cursor in the position to insert the character.": "Posiziona il cursore nella posizione dove deve essere inserito il carattere.", "Presentations": "Presentazioni", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentazioni: formati Microsoft PPT, PPTX, formato OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Premi il pulsante Inserisci. Per chiudere la finestra premi Annulla.", "Print (Download as PDF)": "Stampa (scarica come PDF)", "Promote list item (list item has to be selected)": "Al livello superiore (l'elemento della lista deve essere selezionato)", "Redo": "Ripeti", "Remove direct formatting": "Rimuovi formattazione diretta", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Puoi rinominare un foglio nel foglio elettronico richiamando il menu di contesto (pulsante destro del mouse) nella linguetta del foglio, in basso. Digita il nuovo nome del foglio nella finestra di dialogo che appare.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Sono supportate le funzioni di copia/taglia e incolla di testo formattato, non solo all'interno di un documento specifico ma tra i vari documenti dello stesso o di un diverso {productname}. Nell'uso interno, gli utenti possono copiare/tagliare contenuto, incluso immagini e contenuto misto, sul computer direttamente con le combinazioni di tasti (Ctrl+X, Ctrl+C, Ctrl+V). Per ragioni di sicurezza, \u00e8 necessario utilizzare Ctrl+V per incollare sul PC, ma possono essere utilizzati i menu di contesto per copiare e tagliare. In Android o iOS \u00e8 richiesto il doppio tap e l'uso del tocco prolungato per accedere alle funzioni copia/taglia/incolla tramite menu di contesto.", "Search backwards": "Trova precedente", "Search forward": "Trova successivo", "Select All": "Seleziona tutto", "Select Landscape in \u201cWith Page Style\u201d": "Seleziona Orizzontale nell'opzione \u00abCon stile di pagina\u00bb", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Selezionate una tabella nel documento di testo, un intervallo di celle in un foglio elettronico o una tabella in una presentazione.", "Select all in drawing page": "Seleziona tutto nella pagina di disegno", "Select all in slide": "Seleziona tutto nella diapositiva", "Select if you want to change page numbering.": "Attiva la casella se vuoi cambiare il numero di pagina.", "Select lines in downwards direction": "Seleziona righe verso il basso", "Select lines in upwards direction": "Seleziona righe verso l'alto", "Select objects in the order in which they were created": "Seleziona gli oggetti nell'ordine in cui sono stati creati", "Select objects in the reverse order in which they were created": "Seleziona gli oggetti nell'ordine inverso a quello in cui sono stati creati", "Select the cells you want to format. Release the mouse button.": "Seleziona le celle da formattare. Rilascia il pulsante del mouse.", "Select the character set, language and separator options for the CSV file.": "Seleziona le opzioni per il set di caratteri, la lingua e il separatore per il file CSV.", "Select the shape in your slide. A set of handles shows.": "Seleziona la forma nella diapositiva. Appare un gruppo di maniglie.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Seleziona lo stile da applicare nell'elenco a tendina degli stili. Il paragrafo visualizza gli attributi di stile.", "Select the text with the existing format": "Seleziona il testo col formato esistente", "Select the text you want to apply the new format.": "Seleziona il testo a cui vuoi applicare il nuovo formato.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Seleziona il criterio di validit\u00e0 nella casella a tendina Permetti. A seconda del criterio scelto saranno mostrate altre opzioni. Compila con i dati richiesti.", "Select to beginning of paragraph": "Seleziona all'inizio del paragrafo", "Select to end of paragraph": "Seleziona fino alla fine del paragrafo", "Select to the left word by word": "Seleziona a sinistra parola per parola", "Select to the right word by word": "Seleziona a destra parola per parola", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Seleziona tutte le celle contenenti dati dalla cella corrente alla fine dell'intervallo continuo di celle di dati, nella direzione della freccia premuta. Se utilizzato per selezionare righe e colonne insieme, viene selezionato un intervallo di celle rettangolare.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Seleziona le celle dalla cella corrente fino a una pagina nella colonna corrente o estende la selezione esistente di una pagina verso il basso.", "Selects cells from the current cell to the first cell of the current row.": "Seleziona le celle dalla cella corrente alla prima cella della riga corrente.", "Selects cells from the current cell to the last cell of the current row.": "Seleziona le celle dalla cella corrente all'ultima cella della riga corrente.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Seleziona le celle dalla cella corrente fino a una pagina nella colonna corrente o estende la selezione esistente di una pagina verso l'alto.", "Set Optimal Column Width": "Imposta larghezza ottimale della colonna", "Set the page margins in the dialog.": "Imposta i margini della pagina nella finestra di dialogo.", "Set the properties of the element of the object.": "Imposta qui le propriet\u00e0 dell'elemento dell'oggetto.", "Shortcut Keys for Tables": "Tasti di scelta rapida per le tabelle", "Slide keyboard shortcuts": "Scorciatoie da tastiera per diapositiva", "Slide pane": "Riquadro diapositive", "Slide show": "Presentazione", "Spellchecking": "Controllo ortografico", "Spreadsheets": "Fogli di calcolo", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Fogli elettronici: formati Microsoft XLS, XLSX, formato OpenDocument ODS", "Standard currency format": "Formato valuta standard", "Standard date format": "Formato data standard", "Standard exponential format": "Formato esponenziale standard", "Standard format": "Formato standard", "Standard percentage format (two decimal places)": "Formato percentuale standard (con 2 decimali)", "Strikethrough": "Barrato", "Subscript": "Pedice", "Superscript": "Apice", "Switch cursor between text and footer": "Alterna il cursore tra il testo e il pi\u00e8 di pagina", "Switch cursor between text and header": "Alterna il cursore tra il testo e la riga d'intestazione", "Tab": "Tab", "Text documents": "Documenti di testo", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documenti di testo: formati Microsoft DOC, DOCX, RTF, formato OpenDocument ODT", "Text formatting": "Formattazione del testo", "Text selection and navigation in a textbox": "Selezione del testo e navigazione in una casella di testo", "Text selection and navigation in document": "Selezione testo e navigazione nel documento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Durante l'ingrandimento, testo, grafici, forme e immagini svg resteranno nitidi, e sar\u00e0 possibile osservare la comparsa di pixel solo nelle immagini inserite, tipo jpg o png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Il simbolo \u00b6 \u00e8 un segno di formattazione. Viene utilizzato per aiutare durante l'allineamento e la modifica del testo e non viene stampato. Per disattivarne la visualizzazione, scegli il menu Visualizza \u2192 Segni di formattazione.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "La funzione Filtro speciale permette di specificare in totale fino a otto condizioni di filtro. Mediante l'uso di filtri speciali puoi inserire le condizioni direttamente nel foglio.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "I dati CSV vengono caricati nella cella selezionata in cui hai incollato, in base a queste impostazioni.", "The color assigned to the changes depends on the user that changes the document.": "Il colore assegnato alle modifiche dipende dall'utente che lavora sul documento.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Il linguaggio delle formule dovrebbe essere familiare a qualsiasi utente che utilizzi fogli di calcolo, ed \u00e8 specificato in modo molto dettagliato nelle specifiche di OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u00c8 facile da fare con lo strumento Clona nella barra degli strumenti.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Questo \u00e8 molto utile \u2013 mettiamo il caso che un collega abbia eliminato inavvertitamente tutto il testo del documento selezionandolo con Ctrl+A e digitandovi sopra \u2013 durante una modifica in contemporanea.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Per continuare a lavorare, fai clic sul documento e l'oscuramento e il messaggio scompariranno. Qualsiasi modifica fatta dagli altri utenti - che in quel momento ci stanno lavorando - sar\u00e0 ricaricata.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Per copiare parti estese di contenuto in altre applicazioni sul proprio dispositivo, gli utenti devono premere il pulsante Avvia scaricamento, poi ricopiarlo nei propri appunti in modo da renderlo disponibile nell'applicazione di destinazione. Ci\u00f2 \u00e8 possibile tramite un piccolo widget che compare nell'angolo inferiore destro, ed \u00e8 necessario solo per esportare il contenuto da incollare in applicazioni esterne. Questo passaggio converte anche gli oggetti complessi in immagini statiche.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Per scaricare un documento, scaricalo dal menu File dell'applicazione {productname}. I formati di scaricamento disponibili dipendono dall'applicazione. Tutte le applicazioni esportano i documenti nel formato PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Per uscire da una presentazione di {productname} e tornare nel modo modifica premi il tasto Esc.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Per tornare indietro allo stato selezionato, selezionalo col mouse e premi Passa allo stato.", "To open document, click on the file to open the {productname} module associated to the document format.": "Per aprire un documento, fai clic sul file: si aprir\u00e0 il modulo di {productname} associato al formato del documento.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Per rimuovere la validit\u00e0 della cella, apri la finestra di dialogo e imposta il parametro Permetti a \u201cOgni valore\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Per tornare all'orientazione verticale, ripeti la procedura scegliendo Verticale nell'opzione \u201cCon stile di pagina\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Per eseguire in modo automatico il controllo ortografico all'intero documento, usa l'opzione Controllo ortografico presente nel menu Strumenti.", "Track changes": "Revisioni", "Two decimal places, thousands separator": "Due posizioni dopo la virgola, separatore delle migliaia", "Type the new file name in the text box and press Enter.": "Digita il nome nuovo del file nel riquadro di testo e premi Invio.", "Underline": "Sottolineato", "Undo": "Annulla", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Usa le schede Aiuto per la digitazione e Messaggio di errore per migliorare l'interazione con l'utente. Fai clic su OK per chiudere la finestra.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Usa la barra degli strumenti del pannello della diapositiva per avviare la presentazione, aggiungere una diapositiva, duplicare o eliminare la diapositiva attiva.", "Using the browser zoom affects the document and user interface areas.": "L'uso dello zoom del browser coinvolge entrambe le aree del documento e dell'interfaccia utente.", "Using the page style": "Uso dello stile di pagina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Utilizza le maniglie del righello che si trovano nell'estremo bordo sinistro del righello per regolare il margine sinistro, oppure quelle che si trovano nell'estremo bordo destro per regolare il margine destro.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Cos'\u00e8 il simbolo blu \u00b6 e come posso rimuoverlo dal mio documento di testo?", "What are the documents file formats supported by {productname}?": "Quali formati di documento sono supportati da {productname}?", "What is the blue wavy underline in some words in the text?": "Cosa significa la sottolineatura ondulata blu in alcune parole del testo?", "What is \u201cClear Direct Formatting\u201d icon?": "Che cosa significa l'icona \u201cCancella formattazione diretta\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Quando {productname} rileva che per un certo periodo non \u00e8 presente alcuna attivit\u00e0 nel browser, mette il documento in stato \u201cInattivo\u201d. Il documento viene oscurato in grigio trasparente, e compare il messaggio \u201cDocumento inattivo \u2013 fai clic per riprendere le modifiche\u201d.", "When closing a document, it is automatically saved if it has been changed.": "Quando chiudi un documento modificato, questo viene automaticamente salvato.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Quando pi\u00f9 persone modificano contemporaneamente lo stesso documento, \u00e8 possibile che le loro modifiche entrino in conflitto e causino confusione. La funzione \"Ripara documento\" consente agli utenti di annullare le modifiche eseguite dagli altri editor e riportare il documento a uno stato precedente.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Quando copi o tagli internamente del contenuto, puoi incollarlo tramite il menu di contesto.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Quando incolli contenuto copiato dall'interno dello stesso documento, il formato e gli elementi vengono conservati. Se copi da un altro documento in un'altra scheda della finestra del browser, o dall'esterno del browser, il contenuto incollato conserver\u00e0 la formattazione.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Quando incolli del testo dall'interno del documento, la formattazione verr\u00e0 preservata. Puoi incollare anche oggetti, come le immagini, se esse vengono copiate dal documento su cui stai lavorando.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Quando attivi le Revisioni, {productname} registra le modifiche fatte al documento. Seleziona di nuovo l'opzione per disattivarle.", "Why can't I delete text? It just gets a strike-through?": "Perch\u00e9 non posso eliminare il testo? Perch\u00e9 viene solo barrato?", "Why did the text I just typed change automatically? How can I revert it?": "Perch\u00e9 il testo che ho appena scritto cambia automaticamente? Come posso ripristinarlo?", "With track changes enabled your document is shown the following manner:": "Con la revisione attivata il documento presenta il seguente aspetto:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Il conteggio delle parole \u00e8 presente anche nella barra di stato. Se non \u00e8 selezionato alcun testo, il conteggio \u00e8 relativo all'intero documento. Altrimenti si riferisce al testo selezionato.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Il conteggio delle parole \u00e8 disponibile in Strumenti \u2192 Conteggio parole. Una finestra di dialogo mostra i conteggi delle parole sia per la selezione, sia per l'intero documento.", "Word processor functions": "Funzioni elaboratore di testi", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "S\u00ec. {productname} apre i documenti protetti da password, ma devi fornire la password nella finestra di richiesta password durante l'apertura del documento.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "S\u00ec. Fai clic su una parola e scegli Strumenti \u2192 Sinonimi. Si apre una finestra di dialogo contenente suggerimenti alternativi.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Puoi navigare tra i caratteri visualizzati negli elenchi a tendina oppure digitare una chiave di ricerca nella casella Cerca. Digita il codice numerico Unicode del carattere speciale, se lo conosci, nelle caselle a destra.", "You can insert these special characters in the document using the Special Character dialog.": "Puoi inserire questi speciali caratteri utilizzando la finestra di dialogo Carattere speciale.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Puoi passare al cursore di un utente facendo clic sul nome (o l'avatar) dell'utente. \u00c8 possibile seguire l'editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Puoi incollare il testo senza formattazione tramite la combinazione di tasti: Ctrl+Maiusc+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "La modifica di un foglio elettronico in linea \u00e8 uguale alla modifica di un foglio elettronico che si trova nel computer. Operazioni come inserimento dati, selezione di intervalli, colonne, righe o fogli sono le stesse. Per eseguire azioni all'interno del foglio usa la tastiera, i menu o la barra degli strumenti. \u00c8 supportato pure il trascinamento del contenuto per popolare le celle con dati. I comandi copia, taglia e incolla sono disponibili dal menu di contesto. Se l'inserimento dei dati \u00e8 seguito da Tab, il cursore si sposter\u00e0 nella cella destra successiva, mentre Invio sposter\u00e0 il fuoco nella cella sottostante per un pi\u00f9 rapido inserimento dei dati.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u00c8 attivata la funzione di Correzione automatica. La Correzione automatica cambia il testo appena digitato in un testo corrispondente presente in una tabella interna. Nella maggior parte dei casi la correzione automatica corregge gli errori durante la digitazione. Se la correzione automatica non \u00e8 necessaria, puoi disattivarla in Strumenti \u2192 Correzione automatica \u2192 Durante la digitazione.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u00c8 abilitata la registrazione della Revisione per il documento. La Revisione registra tutte le modifiche apportate al testo e le mostra per una revisione successiva. \u00c8 utile per contrassegnare le modifiche nei testi e nei fogli elettronici. Le revisioni si attivano dal menu Modifica \u2192 Revisioni \u2192 Registra.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "I tuoi documenti sono memorizzati e gestiti nel deposito cloud integrato con {productname}.", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "dove (*) \u00e8 il segno di moltiplicazione sul tastierino numerico. Seleziona l'intervallo di dati che contiene il cursore. Un intervallo \u00e8 un intervallo di celle contiguo che contiene dati ed \u00e8 limitato da righe e colonne vuote.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "dove (/) \u00e8 il segno di divisione sul tastierino numerico. Seleziona l'intervallo di formule della matrice che contiene il cursore."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ja.json b/f7cloud-office/browser/dist/l10n/help-ja.json new file mode 100644 index 0000000..4ecc49c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ja.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "\u524a\u9664\u30e2\u30fc\u30c9\u30673\u79d2\u3001\u77e2\u5370\u30ad\u30fc\u3067\u884c/\u5217\u3092\u524a\u9664\u3001Ctrl+\u77e2\u5370\u3067\u96a3\u63a5\u3059\u308b\u30bb\u30eb\u3068\u30de\u30fc\u30b8\u3059\u308b", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "\u633f\u5165\u30e2\u30fc\u30c9\u30673\u79d2\u3001\u77e2\u5370\u30ad\u30fc\u3067\u884c/\u5217\u3092\u633f\u5165\u3001Ctrl+\u77e2\u5370 \u3067\u30bb\u30eb\u3092\u633f\u5165", "Alt+Arrow Keys": "Alt+\u77e2\u5370", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u77e2\u5370", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u77e2\u5370", "Alt+Shift+F1": "Ctrl+Shift+?", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u77e2\u5370", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u4e0b\u77e2\u5370", "Ctrl+Arrow Left": "Ctrl+\u5de6\u77e2\u5370", "Ctrl+Arrow Right": "Ctrl+\u53f3\u77e2\u5370", "Ctrl+Arrow Up": "Ctrl+\u4e0a\u77e2\u5370", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u4e0b\u77e2\u5370", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+M", "Ctrl+Left Arrow": "Ctrl+\u5de6\u77e2\u5370", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+\u30de\u30a4\u30ca\u30b9\u30ad\u30fc", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+\u30da\u30fc\u30b8\u30c0\u30a6\u30f3", "Ctrl+PageUp": "Ctrl+\u30da\u30fc\u30b8\u30a2\u30c3\u30d7", "Ctrl+Plus key": "Ctrl+\u30d7\u30e9\u30b9\u30ad\u30fc", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u53f3\u77e2\u5370", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u4e0b\u77e2\u5370", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u5de6\u77e2\u5370", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u53f3\u77e2\u5370", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u4e0a\u77e2\u5370", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u77e2\u5370", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+\u30b9\u30da\u30fc\u30b9", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u4e0a\u77e2\u5370", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u4e0b\u77e2\u5370", "Shift+Arrow Left": "Shift+\u5de6\u77e2\u5370", "Shift+Arrow Right": "Shift+\u53f3\u77e2\u5370", "Shift+Arrow Up": "Shift+\u4e0a\u77e2\u5370", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+\u30da\u30fc\u30b8\u30c0\u30a6\u30f3", "Shift+PageUp": "Shift+\u30da\u30fc\u30b8\u30a2\u30c3\u30d7", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u7d22\u5f15\uff1a \u65e2\u5b58\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u7d22\u5f15\u306b\u65b0\u3057\u3044\u30a8\u30f3\u30c8\u30ea\u3092\u8ffd\u52a0\u3057\u3066\u66f4\u65b0\u3067\u304d\u307e\u3059\u3002", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u30c1\u30e3\u30fc\u30c8\u306e\u7de8\u96c6: \u30c1\u30e3\u30fc\u30c8\u3092\u30c0\u30d6\u30eb\u30af\u30ea\u30c3\u30af\u3057\u3066\u9078\u629e\u3057\u307e\u3059\u3002\u30bf\u30a4\u30c8\u30eb\u3001\u8ef8\u306a\u3069\u306e\u30c1\u30e3\u30fc\u30c8\u8981\u7d20\u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u30c7\u30fc\u30bf\u7bc4\u56f2\u3068\u30c1\u30e3\u30fc\u30c8\u30bf\u30a4\u30d7\u3092\u9078\u629e\u3057\u3066\u3001\u30c1\u30e3\u30fc\u30c8\u30c7\u30fc\u30bf\u3092\u7de8\u96c6\u3057\u3001\u30c1\u30e3\u30fc\u30c8\u30bf\u30a4\u30d7\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u30c1\u30e3\u30fc\u30c8\u306e\u66f8\u5f0f\u8a2d\u5b9a: \u540c\u3058\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u3001\u30c1\u30e3\u30fc\u30c8\u306e\u30c7\u30fc\u30bf\u30c6\u30fc\u30d6\u30eb\u3084\u30c1\u30e3\u30fc\u30c8\u30bf\u30a4\u30d7\u306e\u9078\u629e\u306b\u79fb\u52d5\u3067\u304d\u307e\u3059\u3002", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "\u30b3\u30e1\u30f3\u30c8: \u30b3\u30e1\u30f3\u30c8\u306f\u30c6\u30ad\u30b9\u30c8\u306b\u633f\u5165\u3055\u308c\u3001\u753b\u9762\u306e\u53f3\u5074\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "\u30b3\u30e1\u30f3\u30c8\uff1a\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3067\u306f\u30011\u3064\u306e\u30bb\u30eb\u306b1\u3064\u306e\u30b3\u30e1\u30f3\u30c8\u3092\u633f\u5165\u3067\u304d\u307e\u3059\u3002 \u30b3\u30e1\u30f3\u30c8\u3092\u633f\u5165 \u3092\u9078\u629e\u3059\u308b\u3068\u3001\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u304c\u8868\u793a\u3055\u308c\u3001\u30b3\u30e1\u30f3\u30c8\u306e\u5185\u5bb9\u3092\u5165\u529b\u3067\u304d\u307e\u3059\u3002\u30bb\u30eb\u306b\u30b3\u30e1\u30f3\u30c8\u304c\u3042\u308b\u5834\u5408\u3001\u30bb\u30eb\u306e\u53f3\u4e0a\u9685\u306b\u8d64\u3044\u70b9\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u30b3\u30e1\u30f3\u30c8\u3092\u8868\u793a\u3059\u308b\u306b\u306f\u3001\u30de\u30a6\u30b9\u3092\u30bb\u30eb\u306e\u4e0a\u306b\u91cd\u306d\u307e\u3059\u3002", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "\u6761\u4ef6\u4ed8\u304d\u66f8\u5f0f\u8a2d\u5b9a\uff1a %productName\u306f\u3001\u30bb\u30eb\u306e\u6761\u4ef6\u306b\u57fa\u3065\u3044\u3066\u7bc4\u56f2\u5185\u306e\u5404\u30bb\u30eb\u306b\u30b7\u30f3\u30dc\u30eb\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002\u30bb\u30eb\u7bc4\u56f2\u3092\u9078\u629e\u3057\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u6761\u4ef6\u4ed8\u304d\u66f8\u5f0f\u8a2d\u5b9a\u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002\u9069\u7528\u3059\u308b\u30b7\u30f3\u30dc\u30eb\u30bb\u30c3\u30c8\u3092\u7bc4\u56f2\u306b\u9078\u629e\u3057\u307e\u3059\u3002", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc: \u53f3\u30de\u30a6\u30b9\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30e1\u30cb\u30e5\u30fc\u306f\u3001\u9078\u629e\u4e2d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u95a2\u9023\u3059\u308b\u30b3\u30de\u30f3\u30c9\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Data series formatting: Open the context menu and choose Format data series.": "\u30c7\u30fc\u30bf\u7cfb\u5217\u306e\u66f8\u5f0f\u8a2d\u5b9a: \u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304d\u3001Format data series\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "\u30c7\u30fc\u30bf\u691c\u8a3c: \u30bb\u30eb\u3054\u3068\u306b\u3001\u6709\u52b9\u306a\u30a8\u30f3\u30c8\u30ea\u3092\u5b9a\u7fa9\u3067\u304d\u307e\u3059\u3002 \u30bb\u30eb\u3078\u306e\u7121\u52b9\u306a\u5165\u529b\u306f\u62d2\u5426\u3055\u308c\u307e\u3059\u3002 \u30c7\u30fc\u30bf\u691c\u8a3c\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8: \u30e1\u30cb\u30e5\u30fc\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3059\u308b\u3053\u3068\u3067\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u30bb\u30eb\u3001\u5217\u3001\u884c\u3001\u30b7\u30fc\u30c8\u3092\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u304d\u307e\u3059\u3002 \u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u3001\u9078\u629e\u3057\u305f\u73fe\u5728\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u306e\u307f\u9069\u7528\u3055\u308c\u307e\u3059\u3002 \u30bb\u30eb\u3092\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3059\u308b\u306b\u306f\u3001Ctrl+1\u3092\u62bc\u3057\u307e\u3059\u3002 \u30c0\u30a4\u30a2\u30ed\u30b0\u3067\u306f\u3001\u8907\u96d1\u3067\u30ab\u30b9\u30bf\u30e0\u756a\u53f7\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3001\u30d5\u30a9\u30f3\u30c8\u3001\u8907\u96d1\u306a\u5883\u754c\u3001\u80cc\u666f\u3001\u30bb\u30eb\u4fdd\u8b77\u3001\u305d\u306e\u4ed6\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "\u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\uff1a\u30e1\u30cb\u30e5\u30fc\u3084\u30c4\u30fc\u30eb\u30d0\u30fc\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3092\u9069\u7528\u3057\u3066\u3001\u30c6\u30ad\u30b9\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u304d\u307e\u3059\u3002\u76f4\u63a5\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u3001\u9078\u629e\u3055\u308c\u3066\u3044\u308b\u73fe\u5728\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u306e\u307f\u9069\u7528\u3055\u308c\u307e\u3059\u3002", "Fields: A basic set of fields is available to insert in the document.": "\u30d5\u30a3\u30fc\u30eb\u30c9: \u57fa\u672c\u7684\u306a\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bb\u30c3\u30c8\u3092\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u633f\u5165\u3067\u304d\u307e\u3059\u3002", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "\u30c7\u30fc\u30bf\u306e\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\uff1a\u30d5\u30a3\u30eb\u30bf\u30fc\u3068\u9ad8\u5ea6\u306a\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u30c7\u30fc\u30bf\u7bc4\u56f2\u306e\u7279\u5b9a\u306e\u30d5\u30a3\u30eb\u30bf\u30fc\u3055\u308c\u305f\u884c\uff08\u30ec\u30b3\u30fc\u30c9\uff09\u3067\u4f5c\u696d\u3067\u304d\u307e\u3059\u3002 {productname}\u306e\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3067\u306f\u3001\u3055\u307e\u3056\u307e\u306a\u30d5\u30a3\u30eb\u30bf\u30fc\u306e\u9069\u7528\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Footnotes and endnotes: \u30d8\u30c3\u30c0\u30fc\u3068\u30d5\u30c3\u30bf\u30fc\u306f\u3001\u6587\u66f8\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u306b\u9069\u7528\u3055\u308c\u3066\u3044\u308b\u65e2\u5b58\u306e\u30da\u30fc\u30b8\u30b9\u30bf\u30a4\u30eb\u3067\u5229\u7528\u3067\u304d\u307e\u3059\u3002", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "\u30bb\u30eb\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\uff1a \u30bb\u30eb\u307e\u305f\u306f\u30bb\u30eb\u7bc4\u56f2\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u30e1\u30cb\u30e5\u30fc\u30c6\u30fc\u30d6\u30eb \u2192 \u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30d7\u30ed\u30d1\u30c6\u30a3\u30c0\u30a4\u30a2\u30ed\u30b0\u3067\u30c6\u30fc\u30d6\u30eb\u3092\u5fae\u8abf\u6574\u3057\u307e\u3059\u3002", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "\u66f8\u5f0f\u8a2d\u5b9a\u30de\u30fc\u30af: \u6bb5\u843d\u3001\u30da\u30fc\u30b8\u3001\u6539\u884c\u4e0d\u53ef\u80fd\u306a\u30b9\u30da\u30fc\u30b9\u306f\u3001\u30c6\u30ad\u30b9\u30c8\u306e\u914d\u7f6e\u3001\u7de8\u96c6\u3001\u66f8\u5f0f\u8a2d\u5b9a\u3092\u88dc\u52a9\u3059\u308b\u305f\u3081\u306b\u30de\u30fc\u30af\u3068\u3057\u3066\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "\u753b\u50cf\u306e\u633f\u5165: \u753b\u50cf\u306e\u633f\u5165 \u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30af\u30e9\u30a6\u30c9 \u30b9\u30c8\u30ec\u30fc\u30b8\u306e\u30d5\u30a9\u30eb\u30c0\u3068\u5171\u6709\u304b\u3089\u753b\u50cf\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u30ed\u30fc\u30ab\u30eb\u753b\u50cf\u306e\u633f\u5165: \u30d6\u30e9\u30a6\u30b6\u306e\u30d5\u30a1\u30a4\u30eb \u30d4\u30c3\u30ab\u30fc\u3092\u958b\u304d\u3001\u30ed\u30fc\u30ab\u30eb \u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u304b\u3089\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u633f\u5165\u3057\u307e\u3059\u3002", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "\u30de\u30b9\u30bf\u30fc\u30b9\u30e9\u30a4\u30c9\uff1a \u73fe\u5728\u306e\u30b9\u30e9\u30a4\u30c9\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30de\u30b9\u30bf\u30fc\u30b9\u30e9\u30a4\u30c9\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30de\u30b9\u30bf\u30fc\u30b9\u30e9\u30a4\u30c9\u3067\u30b9\u30e9\u30a4\u30c9\u8981\u7d20\u306e\u66f8\u5f0f\u8a2d\u5b9a\u3084\u914d\u7f6e\u3092\u884c\u3044\u307e\u3059\u3002", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\uff1a \u30b9\u30e9\u30a4\u30c9\u5185\u306e\u500b\u3005\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002\u9078\u629e\u3057\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u307e\u305f\u306f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bb\u30c3\u30c8\u306b\u5bfe\u3057\u3066\u30b9\u30e9\u30a4\u30c9\u30c8\u30e9\u30f3\u30b8\u30b7\u30e7\u30f3\u3092\u69cb\u6210\u3059\u308b\u306b\u306f\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\uff1a\u30c7\u30fc\u30bf\u306e\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u3092\u4f5c\u6210\u3057\u3001\u884c\u3068\u5217\u3092\u30b0\u30eb\u30fc\u30d7\u5316\u3057\u3066\u3001\u968e\u5c64\u7684\u306a\u30c7\u30fc\u30bf\u3092\u8868\u3059\u306e\u304c\u7c21\u5358\u306b\u306a\u308a\u307e\u3059\u3002\u30b0\u30eb\u30fc\u30d7\u3092\u4e00\u62ec\u3067\u6298\u308a\u305f\u305f\u3093\u3060\u308a\u5c55\u958b\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "\u30da\u30fc\u30b8\u30d8\u30c3\u30c0\u30fc\u3068\u30d5\u30c3\u30bf\u30fc\uff1a \u30d8\u30c3\u30c0\u30fc\u3068\u30d5\u30c3\u30bf\u30fc\u306f\u3001\u6587\u66f8\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u306b\u9069\u7528\u3055\u308c\u3066\u3044\u308b\u65e2\u5b58\u306e\u30da\u30fc\u30b8\u30b9\u30bf\u30a4\u30eb\u3067\u5229\u7528\u3067\u304d\u307e\u3059\u3002", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "\u30b9\u30e9\u30a4\u30c9\u30ec\u30a4\u30a2\u30a6\u30c8\uff1a {productname} Impress\u3067\u306f\u3001\u30b9\u30e9\u30a4\u30c9\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u5909\u66f4\u3067\u304d\u307e\u3059\u3002\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u30ea\u30b9\u30c8\u304b\u3089\u3001\u5e0c\u671b\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "\u30b9\u30e9\u30a4\u30c9\u306e\u30c8\u30e9\u30f3\u30b8\u30b7\u30e7\u30f3\uff1a {productname} Impress\u306f\u3001\u30b9\u30e9\u30a4\u30c9\u30b7\u30e7\u30fc\u3067\u65b0\u3057\u3044\u30b9\u30e9\u30a4\u30c9\u3092\u8868\u793a\u3059\u308b\u969b\u306b\u8996\u899a\u52b9\u679c\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u30b9\u30e9\u30a4\u30c9\u306e\u30c8\u30e9\u30f3\u30b8\u30b7\u30e7\u30f3\u306f\u30b9\u30e9\u30a4\u30c9\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u3042\u308a\u3001\u7de8\u96c6\u30e2\u30fc\u30c9\u306e\u5834\u5408\u306b\u306f\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u30b9\u30e9\u30a4\u30c9\u306e\u30c8\u30e9\u30f3\u30b8\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u30c7\u30fc\u30bf\u306e\u30bd\u30fc\u30c8: \u6570\u5b57\u307e\u305f\u306f\u30c6\u30ad\u30b9\u30c8\u306e\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306e\u30ea\u30b9\u30c8\u3092\u30bd\u30fc\u30c8\u3067\u304d\u307e\u3059\u3002 {productname} \u306f\u3001\u30d8\u30c3\u30c0\u306e\u30bb\u30eb\u3092\u81ea\u52d5\u7684\u306b\u691c\u51fa\u3057\u3001\u5217\u3092\u7d50\u5408\u3057\u3066\u9078\u629e\u3092\u5ef6\u9577\u3057\u307e\u3059\u3002", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "\u30b9\u30bf\u30a4\u30eb\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\uff1a {productname}\u306f\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u65e2\u5b58\u306e\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u3092\u6bb5\u843d\u306b\u9069\u7528\u3067\u304d\u307e\u3059\u3002\u30b9\u30bf\u30a4\u30eb\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u3001\u30e1\u30cb\u30e5\u30fc\u7de8\u96c6 \u2192 \u30b9\u30bf\u30a4\u30eb\u306e\u7de8\u96c6\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "\u30c6\u30fc\u30d6\u30eb\uff1a \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u306b\u30c6\u30fc\u30d6\u30eb\u3092\u633f\u5165\u3057\u307e\u3059\u3002\u30b5\u30a4\u30c9\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u30c6\u30fc\u30d6\u30eb\u306e\u30c6\u30fc\u30de\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30a8\u30ea\u30a2: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u9818\u57df\u306f\u3001\u6587\u66f8\u306e\u5185\u5bb9\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3001\u30c6\u30ad\u30b9\u30c8\u6587\u66f8\u3092\u8868\u793a\u3057\u307e\u3059\u3002", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "The information bar:\u691c\u7d22\u30dc\u30c3\u30af\u30b9\u306e\u53f3\u5074\u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u60c5\u5831\u304c\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u3088\u308a\u60c5\u5831\u304c\u7570\u306a\u308a\u307e\u3059\u3002", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "The search bar: \u691c\u7d22\u30dc\u30c3\u30af\u30b9\u306b\u30ad\u30fc\u30ef\u30fc\u30c9\u304c\u633f\u5165\u3055\u308c\u308b\u3068\u3001\u81ea\u52d5\u7684\u306b\u691c\u7d22\u304c\u958b\u59cb\u3055\u308c\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4e2d\u306b\u3042\u308b\u6700\u521d\u306e\u51fa\u73fe\u7b87\u6240\u306b\u81ea\u52d5\u7684\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002\u691c\u7d22\u306f\u5927\u6587\u5b57\u3068\u5c0f\u6587\u5b57\u3092\u533a\u5225\u3057\u307e\u305b\u3093\u3002\u691c\u7d22\u30dc\u30c3\u30af\u30b9\u306e\u3059\u3050\u96a3\u306b\u306f\u30013\u3064\u306e\u30dc\u30bf\u30f3\u304c\u3042\u308a\u307e\u3059\uff1a", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc: \u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc\u306f\u4e0b\u90e8\u306b\u8868\u793a\u3055\u308c\u3001\u3044\u304f\u3064\u304b\u306e\u4fbf\u5229\u306a\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u6a5f\u80fd\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u30c4\u30fc\u30eb\u30d0\u30fc: \u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u306f\u3001\u666e\u6bb5\u306e\u7de8\u96c6\u306b\u6700\u3082\u4f7f\u7528\u3055\u308c\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u30dc\u30bf\u30f3\u306f\u52d5\u7684\u3067\u3001\u72b6\u614b(\u30aa\u30f3\u307e\u305f\u306f\u30aa\u30d5)\u304c\u7570\u306a\u308b\u8981\u56e0\u306b\u4f9d\u5b58\u3059\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "The zoom bar: \u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u53f3\u4e0b\u306b\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u62e1\u5927\u3067\u304d\u308b\u30dc\u30bf\u30f3\u304c\u3042\u308a\u307e\u3059\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u307f\u62e1\u5927\u3067\u304d\u307e\u3059\u3002\u62e1\u5927\u306e\u30ec\u30d9\u30eb\u306f\u30a8\u30ea\u30a2\u5185\u3067\u8868\u793a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u73fe\u5728\u306e\u62e1\u5927\u30ec\u30d9\u30eb\u3082\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002", "{productname} Help": "{productname} \u30d8\u30eb\u30d7", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress\u306f\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6\u3001\u4f5c\u6210\u3067\u304d\u308b\u30c4\u30fc\u30eb\u3067\u3059\u3002\u30c6\u30ad\u30b9\u30c8\u306e\u5165\u529b\u3001\u5207\u308a\u53d6\u308a\u3001\u30b3\u30d4\u30fc\u3001\u8cbc\u308a\u4ed8\u3051\u3001\u30c6\u30ad\u30b9\u30c8\u306e\u9078\u629e\u3001\u753b\u50cf\u306e\u633f\u5165\u3001\u30b5\u30a4\u30ba\u5909\u66f4\u3001\u30a2\u30f3\u30ab\u30ea\u30f3\u30b0\u3001\u30c6\u30fc\u30d6\u30eb\u306e\u8ffd\u52a0\u3084\u64cd\u4f5c\u306a\u3069\u306e\u64cd\u4f5c\u306f\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u306e\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u985e\u4f3c\u3057\u3066\u3044\u307e\u3059\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u3001\u30e1\u30cb\u30e5\u30fc\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u3067\u64cd\u4f5c\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u3092\u4f7f\u7528\u3059\u308b\u3068\u3001Office \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30c6\u30ad\u30b9\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u30d6\u30e9\u30a6\u30b6\u3067\u76f4\u63a5\u3001\u7c21\u5358\u304b\u3064\u7c21\u5358\u306a\u65b9\u6cd5\u3067\u4f5c\u6210\u304a\u3088\u3073\u7de8\u96c6\u3067\u304d\u307e\u3059\u3002\u5171\u540c\u4f5c\u696d\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname}\u306f\u3001\u30c6\u30ad\u30b9\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u5185\u306e\u30b9\u30da\u30eb\u3092\u30c1\u30a7\u30c3\u30af\u3067\u304d\u307e\u3059\u3002\u8d64\u3044\u6ce2\u7dda\u304c\u4e0b\u7dda\u4ed8\u3051\u3055\u308c\u305f\u8a00\u8449\u306f\u30b9\u30da\u30eb\u30df\u30b9\u304c\u3042\u308b\u3053\u3068\u3092\u793a\u3057\u307e\u3059\u3002\u53f3\u30af\u30ea\u30c3\u30af\u3057\u3066\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304f\u3068\u3001\u63a8\u5968\u3055\u308c\u308b\u30b9\u30da\u30eb\u30df\u30b9\u4fee\u6b63\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} \u306f\u3001\u30b9\u30e9\u30a4\u30c9 \u30c8\u30e9\u30f3\u30b8\u30b7\u30e7\u30f3\u3084\u30aa\u30d6\u30b8\u30a7\u30af\u30c8 \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u30b5\u30d6\u30bb\u30c3\u30c8\u3092\u542b\u3080\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 \u30b9\u30e9\u30a4\u30c9 \u30b7\u30e7\u30fc\u3092\u8868\u793a\u3057\u307e\u3059\u3002 \u30e1\u30cb\u30e5\u30fc\u304b\u3089\u30b9\u30e9\u30a4\u30c9 \u30b7\u30e7\u30fc\u3092\u9078\u629e\u3059\u308b\u304b\u3001\u30b9\u30e9\u30a4\u30c9 \u30da\u30a4\u30f3\u306e\u5de6\u4e0b\u306e\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u3042\u308b \u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname}\u306f\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u7de8\u96c6\u3059\u308b\u306e\u3068\u540c\u3058\u65b9\u6cd5\u3067\u30c6\u30ad\u30b9\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u7de8\u96c6\u3057\u307e\u3059\u3002What You See Is What You Get\uff08WYSIWYG\uff09\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u63d0\u4f9b\u3057\u3001\u4fbf\u5229\u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u5370\u5237\u3055\u308c\u308b\u5f62\u5f0f\u3067\u30ec\u30a4\u30a2\u30a6\u30c8\u3057\u307e\u3059\u3002\u30c6\u30ad\u30b9\u30c8\u306e\u5165\u529b\u3001\u30b3\u30d4\u30fc\u3001\u30ab\u30c3\u30c8\u3001\u8cbc\u308a\u4ed8\u3051\u3001\u30c6\u30ad\u30b9\u30c8\u306e\u9078\u629e\u3001\u753b\u50cf\u306e\u633f\u5165\u3001\u30b5\u30a4\u30ba\u5909\u66f4\u3001\u30a2\u30f3\u30ab\u30ea\u30f3\u30b0\u3001\u8868\u3084\u30c1\u30e3\u30fc\u30c8\u306e\u8ffd\u52a0\u3084\u64cd\u4f5c\u306a\u3069\u306e\u64cd\u4f5c\u306f\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u306e\u30ef\u30fc\u30c9\u30d7\u30ed\u30bb\u30c3\u30b5\u3068\u985e\u4f3c\u3057\u3066\u3044\u307e\u3059\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u3001\u30e1\u30cb\u30e5\u30fc\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3068\u3084\u308a\u53d6\u308a\u3057\u307e\u3059\u3002", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} \u306f\u3001\u30ed\u30fc\u30ab\u30eb \u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u307e\u305f\u306f\u30af\u30e9\u30a6\u30c9 \u30b9\u30c8\u30ec\u30fc\u30b8\u304b\u3089\u30c6\u30ad\u30b9\u30c8 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u753b\u50cf\u3092\u633f\u5165\u3057\u307e\u3059\u3002 \u633f\u5165\u3055\u308c\u305f\u753b\u50cf\u306f\u5e38\u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u57cb\u3081\u8fbc\u307e\u308c\u307e\u3059\u3002", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname}\u306f\u3001\u65b0\u3057\u3044\u30e6\u30fc\u30b6\u304c\u5165\u308b\u3068\u304d\u3001\u307e\u305f\u306f\u30e6\u30fc\u30b6\u304c\u64a4\u9000\u3057\u305f\u3068\u304d\u306b\u3001\u30d5\u30c3\u30bf\u30fc\u306e\u5c0f\u3055\u306a\u901a\u77e5\u3067\u901a\u77e5\u3057\u307e\u3059\u3002", "{productname} presentations": "{productname} \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname}\u306f\u5b9a\u671f\u7684\u306b\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u6587\u66f8\u3092\u4fdd\u5b58\u3057\u307e\u3059\u3002\u4fdd\u5b58\u305b\u305a\u306b\u5358\u306b\u9589\u3058\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u5909\u66f4\u3092\u7834\u68c4\u3059\u308b\u306b\u306f\u3001\u305d\u308c\u3089\u3092\u5143\u306b\u623b\u3059\u304b\u3001\u30d5\u30a1\u30a4\u30eb\u30e1\u30cb\u30e5\u30fc\u306e\u30ea\u30d3\u30b8\u30e7\u30f3\u5c65\u6b74\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002", "{productname} spreadsheets": "{productname} \u8868\u8a08\u7b97\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8", "{productname} supports both reading and writing for the following file formats:": "{productname}\u306f\u3001\u4ee5\u4e0b\u306e\u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f\u306b\u3064\u3044\u3066\u8aad\u307f\u53d6\u308a\u3068\u66f8\u304d\u8fbc\u307f\u306e\u4e21\u65b9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\uff1a", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname}\u300d\u306f\u3001\u6587\u66f8\u306b\u30c1\u30e3\u30fc\u30c8\u3092\u633f\u5165\u3057\u3066\u8868\u793a\u3059\u308b\u6a5f\u80fd\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u30c1\u30e3\u30fc\u30c8\u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f\uff1a", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname}\u306f\u3001\u30b9\u30bf\u30a4\u30eb\u3092\u4ecb\u3057\u305f\u6bb5\u843d\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306b\u5bfe\u3059\u308b\u30e2\u30c0\u30f3\u306a\u6280\u8853\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u30b9\u30bf\u30a4\u30eb\u306f\u3001\u540d\u524d\uff08\u30b9\u30bf\u30a4\u30eb\u540d\uff09\u3067\u30e9\u30d9\u30eb\u4ed8\u3051\u3055\u308c\u305f\u30c6\u30ad\u30b9\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\uff08\u30d5\u30a9\u30f3\u30c8\u3001\u8272\u3001\u80cc\u666f\u306a\u3069\uff09\u306e\u30bb\u30c3\u30c8\u3067\u3059\u3002\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3057\u3066\u3001\u6587\u66f8\u5185\u306e\u591a\u304f\u306e\u6bb5\u843d\u306b\u540c\u3058\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u30bb\u30c3\u30c8\u3092\u9069\u7528\u3057\u3001\u5747\u4e00\u3067\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u5916\u89b3\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u30b9\u30bf\u30a4\u30eb\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3\u306e1\u3064\u3092\u5909\u66f4\u3059\u308b\u3068\u3001\u540c\u3058\u30b9\u30bf\u30a4\u30eb\u3092\u6301\u3064\u3059\u3079\u3066\u306e\u6bb5\u843d\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3082\u5909\u66f4\u3055\u308c\u308b\u305f\u3081\u3001\u591a\u304f\u306e\u6bb5\u843d\u3092\u500b\u5225\u306b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3059\u308b\u4f5c\u696d\u304c\u7c21\u7d20\u5316\u3055\u308c\u307e\u3059\u3002", "{productname} text documents": "{productname} \u30c6\u30ad\u30b9\u30c8\u6587\u66f8", "{productname} user interface": "{productname} \u30e6\u30fc\u30b6\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname}\u300d\u306f\u3001\u30e2\u30d0\u30a4\u30eb\u30c7\u30d0\u30a4\u30b9\u306a\u3069\u306e\u5c0f\u3055\u3044\u753b\u9762\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u305f\u3081\u306b\u3001\u6700\u65b0\u306e\u30d6\u30e9\u30a6\u30b6\u30ea\u30bd\u30fc\u30b9\u3092\u5229\u7528\u3057\u3066\u30e6\u30fc\u30b6\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3092\u9069\u5fdc\u3055\u305b\u307e\u3059\u3002\u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u6b21\u306e\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\uff1a", "A copy of the document is saved with the new name in the same folder.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30b3\u30d4\u30fc\u304c\u65b0\u3057\u3044\u540d\u524d\u3067\u540c\u3058\u30d5\u30a9\u30eb\u30c0\u306b\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002", "Activate the {productname} spreadsheet window.": "{productname} \u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8 \u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u30a2\u30af\u30c6\u30a3\u30d6\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Adding charts": "\u30c1\u30e3\u30fc\u30c8\u306e\u8ffd\u52a0", "Additions are marked with colored underlined characters.": "\u8ffd\u52a0\u3055\u308c\u305f\u30c6\u30ad\u30b9\u30c8\u306f\u3001\u8272\u4ed8\u304d\u306e\u4e0b\u7dda\u4ed8\u304d\u6587\u5b57\u3067\u30de\u30fc\u30af\u3055\u308c\u307e\u3059\u3002", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "\u30b7\u30fc\u30c8\u306e\u73fe\u5728\u306e\u9078\u629e\u306b\u6b21\u306e\u30b7\u30fc\u30c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002 \u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u3059\u3079\u3066\u306e\u30b7\u30fc\u30c8\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u3053\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u30ad\u30fc\u306e\u7d44\u307f\u5408\u308f\u305b\u306f\u3001\u6b21\u306e\u30b7\u30fc\u30c8\u306e\u307f\u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u6b21\u306e\u30b7\u30fc\u30c8\u3092\u73fe\u5728\u306e\u30b7\u30fc\u30c8\u306b\u3057\u307e\u3059\u3002", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u30b7\u30fc\u30c8\u306e\u73fe\u5728\u306e\u9078\u629e\u306b\u524d\u306e\u30b7\u30fc\u30c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002 \u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u3059\u3079\u3066\u306e\u30b7\u30fc\u30c8\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u3053\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u30ad\u30fc\u306e\u7d44\u307f\u5408\u308f\u305b\u306f\u3001\u4ee5\u524d\u306e\u30b7\u30fc\u30c8\u306e\u307f\u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u524d\u306e\u30b7\u30fc\u30c8\u3092\u73fe\u5728\u306e\u30b7\u30fc\u30c8\u306b\u3057\u307e\u3059.", "Advanced features": "\u9ad8\u5ea6\u306a\u6a5f\u80fd", "Advanced text document editor features": "\u9ad8\u5ea6\u306a\u30c6\u30ad\u30b9\u30c8\u6587\u66f8\u30a8\u30c7\u30a3\u30bf\u6a5f\u80fd", "Align Center": "\u4e2d\u592e\u63c3\u3048", "Align Left": "\u5de6\u5bc4\u305b", "Align Right": "\u53f3\u5bc4\u305b", "All changes are marked with a vertical bar in the right margin.": "\u3059\u3079\u3066\u306e\u5909\u66f4\u306f\u3001\u53f3\u5074\u306e\u4f59\u767d\u306b\u5782\u76f4\u30d0\u30fc\u3067\u30de\u30fc\u30af\u3055\u308c\u307e\u3059\u3002", "All spreadsheets functions and mathematical rules applies.": "\u3059\u3079\u3066\u306e\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u95a2\u6570\u3068\u6570\u5b66\u7684\u306a\u30eb\u30fc\u30eb\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002", "Apply Default paragraph style": "\u6a19\u6e96\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u3092\u9069\u7528\u3059\u308b", "Apply Heading 1 paragraph style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u300c\u898b\u51fa\u3057 1\u300d\u3092\u9069\u7528\u3059\u308b", "Apply Heading 2 paragraph style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u300c\u898b\u51fa\u3057 2\u300d\u3092\u9069\u7528\u3059\u308b", "Apply Heading 3 paragraph style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u300c\u898b\u51fa\u3057 3\u300d\u3092\u9069\u7528\u3059\u308b", "Apply Heading 4 paragraph style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u300c\u898b\u51fa\u3057 4\u300d\u3092\u9069\u7528\u3059\u308b", "Apply Heading 5 paragraph style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u300c\u898b\u51fa\u3057 5\u300d\u3092\u9069\u7528\u3059\u308b", "Applying a paragraph style:": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u3092\u9069\u7528\u3059\u308b:", "Arrow Down": "\u4e0b\u77e2\u5370", "Arrow Left": "\u5de6\u77e2\u5370", "Arrow Right": "\u53f3\u77e2\u5370", "Arrow Up": "\u4e0a\u77e2\u5370", "Bold": "\u592a\u5b57", "Can {productname} open a password-protected document?": "{productname}\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u958b\u304f\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304b\uff1f", "Cancel the search (appears only when a text has been searched)": "\u691c\u7d22\u3092\u30ad\u30e3\u30f3\u30bb\u30eb(\u30c6\u30ad\u30b9\u30c8\u306f\u691c\u7d22\u3055\u308c\u305f\u5834\u5408\u306e\u307f\u8868\u793a\u3055\u308c\u307e\u3059)", "Cell formatting": "\u30bb\u30eb\u66f8\u5f0f", "Changes are displayed as comment in the right of the document area.": "\u5909\u66f4\u306f\u3001\u6587\u66f8\u9818\u57df\u306e\u53f3\u5074\u306b\u30b3\u30e1\u30f3\u30c8\u3068\u3057\u3066\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u5909\u66f4\u306f\u53d7\u3051\u5165\u308c\u308b\u304b\u62d2\u5426\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u5909\u66f4\u3092\u53d7\u3051\u5165\u308c\u308b\u304b\u62d2\u5426\u3059\u308b\u306b\u306f\u3001\u6587\u66f8\u306e\u53f3\u5074\u306e\u30b3\u30e1\u30f3\u30c8\u30dc\u30c3\u30af\u30b9\u3067\u5bfe\u5fdc\u3059\u308b\u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u307e\u305f\u306f\u3001\u7de8\u96c6 \u2192 \u5909\u66f4\u5c65\u6b74 \u2192 \u53d7\u3051\u5165\u308c\u308b \u307e\u305f\u306f \u62d2\u5426\u3059\u308b \u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u3055\u3089\u306b\u3001\u5909\u66f4\u3092\u53d7\u3051\u5165\u308c\u308b\u304b\u62d2\u5426\u3059\u308b\u524d\u306b\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u7de8\u96c6 \u2192 \u5909\u66f4\u5c65\u6b74 \u2192 \u7ba1\u7406 \u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u8868\u793a\u3055\u308c\u3001\u3059\u3079\u3066\u306e\u8ffd\u8de1\u3055\u308c\u305f\u5909\u66f4\u306e\u30ea\u30b9\u30c8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u30dc\u30bf\u30f3\u3092\u9069\u5207\u306b\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u3055\u307e\u3056\u307e\u306a\u4eba\u306b\u3088\u3063\u3066\u884c\u308f\u308c\u305f\u5909\u66f4\u306f\u7570\u306a\u308b\u8272\u3067\u8868\u793a\u3055\u308c\u3001\u8ffd\u8de1\u3055\u308c\u305f\u5404\u5909\u66f4\u306f\u3001\u53f3\u5074\u306b\u8868\u793a\u3055\u308c\u308b\u30dc\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3057\u3066\u627f\u8a8d\u307e\u305f\u306f\u62d2\u5426\u3067\u304d\u307e\u3059\u3002 \u305d\u3053\u306b\u30b3\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u66f8\u5f0f \u2192 \u7dda\uff08\u307e\u305f\u306f\u30a8\u30ea\u30a2\u3001\u307e\u305f\u306f\u4f4d\u7f6e\u3068\u30b5\u30a4\u30ba\uff09\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u958b\u304d\u307e\u3059\u3002", "Choose Format \u2192 Page and select the Page tab": "\u30d5\u30a9\u30fc\u30de\u30c3\u30c8 \u2192 \u30da\u30fc\u30b8\u3092\u9078\u629e\u3057\u3001\u30da\u30fc\u30b8\u30bf\u30d6\u3092\u9078\u629e\u3059\u308b", "Choose Format \u2192 Paragraph, Text Flow tab": "\u66f8\u5f0f \u2192 \u6bb5\u843d\u3001\u30c6\u30ad\u30b9\u30c8\u30d5\u30ed\u30fc\u30bf\u30d6\u3092\u9078\u629e\u3057\u307e\u3059", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u633f\u5165 \u2192 \u30c1\u30e3\u30fc\u30c8\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30b5\u30a4\u30c9\u30d0\u30fc\u3067\u30c1\u30e3\u30fc\u30c8\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u307e\u3059:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "\u633f\u5165 \u2192 \u7279\u6b8a\u6587\u5b57\u3092\u9078\u629e\u3059\u308b\u304b\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u5bfe\u5fdc\u3059\u308b\u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Choose Validity from the Data menu. The Validity dialog opens.": "\u30c7\u30fc\u30bf\u30e1\u30cb\u30e5\u30fc\u304b\u3089Validity\u3092\u9078\u629e\u3057\u307e\u3059\u3002 Validity\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u958b\u304d\u307e\u3059\u3002", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u30e1\u30cb\u30e5\u30fc\u306e [\u30c4\u30fc\u30eb] \u3092\u9078\u629e\u3057\u3001\u81ea\u52d5\u30b9\u30da\u30eb \u30c1\u30a7\u30c3\u30af \u306e\u30c1\u30a7\u30c3\u30af\u3092\u5916\u3057\u307e\u3059\u3002", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u30e1\u30cb\u30e5\u30fc \u30c4\u30fc\u30eb \u2192 \u8a00\u8a9e \u3092\u9078\u629e\u3057\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5168\u4f53\u306e\u8a00\u8a9e\u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3001\u9078\u629e\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u3068\u73fe\u5728\u306e\u6bb5\u843d\u306e\u8a00\u8a9e\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u30b9\u30e9\u30a4\u30c9\u30da\u30a4\u30f3\u5185\u306e\u4efb\u610f\u306e\u30b9\u30e9\u30a4\u30c9\u30b5\u30e0\u30cd\u30a4\u30eb\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u305d\u306e\u30b9\u30e9\u30a4\u30c9\u306b\u5207\u308a\u66ff\u308f\u308a\u3001\u8868\u793a\u307e\u305f\u306f\u7de8\u96c6\u304c\u3067\u304d\u307e\u3059\u3002", "Collaborative editing": "\u5171\u540c\u7de8\u96c6", "Column break (in multicolumnar text)": "\u6539\u6bb5\uff08\u6bb5\u7d44\u307f\u69cb\u6210\u306e\u30c6\u30ad\u30b9\u30c8\uff09", "Comments in documents": "\u6587\u66f8\u5185\u306e\u30b3\u30e1\u30f3\u30c8", "Context menus": "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u53f3\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304c\u5229\u7528\u3067\u304d\u307e\u3059\u3002\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u306b\u306f\u3001\u6587\u66f8\u5185\u306e\u5bfe\u8c61\u306b\u95a2\u9023\u3059\u308b\u30b3\u30de\u30f3\u30c9\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Copy and Paste": "\u30b3\u30d4\u30fc&\u30da\u30fc\u30b9\u30c8", "Cut": "\u5207\u308a\u53d6\u308a", "Delete cells (as in menu Edit - Delete Cells)": "\u30bb\u30eb\u306e\u524a\u9664 (\u30e1\u30cb\u30e5\u30fc\u306e\u7de8\u96c6 - \u30bb\u30eb\u306e\u524a\u9664)", "Delete to beginning of sentence": "\u305d\u306e\u6587\u306e\u59cb\u3081\u307e\u3067\u524a\u9664", "Delete to beginning of word": "\u5358\u8a9e\u306e\u59cb\u3081\u307e\u3067\u524a\u9664", "Delete to end of sentence": "\u6587\u672b\u307e\u3067\u524a\u9664", "Delete to end of word": "\u8a9e\u672b\u307e\u3067\u524a\u9664", "Deletions are marked with colored strike-through characters.": "\u524a\u9664\u306f\u3001\u8272\u4ed8\u304d\u306e\u53d6\u308a\u6d88\u3057\u7dda\u3067\u30de\u30fc\u30af\u3055\u308c\u307e\u3059\u3002", "Demote list item (list item has to be selected)": "\u30ea\u30b9\u30c8\u9805\u76ee\u306e\u30ec\u30d9\u30eb\u3092\u4e0b\u3052\u308b\uff08\u30ea\u30b9\u30c8\u9805\u76ee\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\uff09", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u30d6\u30e9\u30a6\u30b6\u306e\u6a5f\u80fd\u306b\u3088\u3063\u3066\u306f\u3001\u5370\u5237\u30a6\u30a3\u30f3\u30c9\u30a6\u304c\u8868\u793a\u3055\u308c\u308b\u304b\u3001\u300cPDF\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u307e\u3059\u304b\uff1f\u300d\u3068\u3044\u3046\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u304c\u8868\u793a\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u304a\u597d\u307f\u306ePDF\u30ea\u30fc\u30c0\u30fc\u3067\u3053\u306ePDF\u3092\u5370\u5237\u3067\u304d\u307e\u3059\u3002", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u76f4\u63a5\u66f8\u5f0f\u8a2d\u5b9a\u306f\u3001\u6bb5\u843d\u3084\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u30bb\u30eb\u306e\u9078\u629e\u3055\u308c\u305f\u5185\u5bb9\u306b\u76f4\u63a5\u9069\u7528\u3055\u308c\u308b\u66f8\u5f0f\u8a2d\u5b9a\u3067\u3042\u308a\u3001\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b9\u30bf\u30a4\u30eb\u306e\u66f8\u5f0f\u8a2d\u5b9a\u3068\u91cd\u306a\u308a\u307e\u3059\u3002\u66f8\u5f0f\u8a2d\u5b9a\u3092\u30b9\u30bf\u30a4\u30eb\u8a2d\u5b9a\u306b\u623b\u3059\u306b\u306f\u3001\u30c6\u30ad\u30b9\u30c8\u3084\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u30bb\u30eb\u3092\u9078\u629e\u3057\u3001\u30d5\u30a9\u30fc\u30de\u30c3\u30c8 \u2192 \u76f4\u63a5\u66f8\u5f0f\u8a2d\u5b9a\u306e\u6d88\u53bb \u3092\u9078\u629e\u3059\u308b\u304b\u3001\u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u30dc\u30bf\u30f3\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002", "Directly:": "\u76f4\u63a5\uff1a", "Display comment": "\u30b3\u30e1\u30f3\u30c8\u306e\u8868\u793a", "Display the Keyboard shortcuts help": "\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u30d8\u30eb\u30d7\u3092\u8868\u793a", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u6587\u66f8\u7de8\u96c6\u306f\u3001\u30aa\u30d5\u30a3\u30b9\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u5229\u7528\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u3059\u3079\u3066\u306e\u4eba\u306b\u3068\u3063\u3066\u99b4\u67d3\u307f\u6df1\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u30b3\u30e9\u30dc\u30e9\u30aa\u30d5\u30a3\u30b9\u306b\u306f\u3044\u304f\u3064\u304b\u306e\u7279\u5fb4\u304c\u3042\u308a\u307e\u3059:", "Document repair": "\u6587\u66f8\u306e\u4fee\u5fa9", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname} \u5185\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u81ea\u52d5\u7684\u306b\u4fdd\u5b58\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u540c\u671f\u3055\u308c\u308b\u3053\u3068\u304c\u5fc3\u914d\u306a\u5834\u5408\u306f\u3001 File menu\u2019s Save entry.", "Double Underline": "\u4e8c\u91cd\u4e0b\u7dda", "Draw page keyboard shortcuts": "\u30b9\u30e9\u30a4\u30c9/\u30da\u30fc\u30b8\u306e\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u3092\u63cf\u753b\u3059\u308b", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u5404\u30e6\u30fc\u30b6\u30fc\u304c\u8272\u3092\u5272\u308a\u5f53\u3066\u307e\u3059\u3002 \u5404\u30e6\u30fc\u30b6\u306e\u30ab\u30fc\u30bd\u30eb\u3092\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u8272\u306b\u8868\u793a\u3057\u307e\u3059\u3002 \u6ce8\u610f: \u30ab\u30fc\u30bd\u30eb\u3092\u9ed2\u3001\u70b9\u6ec5\u30ab\u30fc\u30bd\u30eb\u3068\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u304c\u3001\u4ed6\u306e\u4eba\u306f\u7570\u306a\u308b\u8272\u3067\u8868\u793a\u3055\u308c\u307e\u3059.", "Editing documents": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u7de8\u96c6", "Editing presentations": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u306e\u7de8\u96c6", "Editing spreadsheets": "\u8868\u8a08\u7b97\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u7de8\u96c6", "Editing text documents": "\u30c6\u30ad\u30b9\u30c8\u6587\u66f8\u306e\u7de8\u96c6", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "\u30b9\u30e9\u30a4\u30c9 \u30b7\u30e7\u30fc \u2192 \u5168\u753b\u9762\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 \u3092\u9078\u629e\u3059\u308b\u304b\u3001\u30b9\u30e9\u30a4\u30c9 \u30d1\u30cd\u30eb\u306e\u4e0b\u90e8\u306b\u3042\u308b\u5de6\u7aef\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30af\u30ea\u30c3\u30af\uff1a", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u73fe\u5728\u306e\u30e2\u30fc\u30c9\u304b\u3089\u30a8\u30b9\u30b1\u30fc\u30d7\u3059\u308b\u3002\u3059\u306a\u308f\u3061\u3001\u7de8\u96c6\u30e2\u30fc\u30c9\u304b\u3089\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u9078\u629e\u30e2\u30fc\u30c9\u3001\u82e5\u3057\u304f\u306f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u9078\u629e\u30e2\u30fc\u30c9\u304b\u3089\u30d3\u30e5\u30fc\u30e2\u30fc\u30c9\u3078\u306e\u5207\u308a\u66ff\u3048\u3002", "Extend the selection down one page": "\u9078\u629e\u30921\u30da\u30fc\u30b8\u5206\u4e0b\u306b\u5e83\u3052\u308b", "Extend the selection up one page": "\u9078\u629e\u30921\u30da\u30fc\u30b8\u5206\u4e0a\u306b\u5e83\u3052\u308b", "Fill Down": "\u4e0b\u65b9\u5411\u3078\u30b3\u30d4\u30fc", "Focus to document from menu": "\u30e1\u30cb\u30e5\u30fc\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044", "Focus to notebookbar menu": "\u30d6\u30c3\u30af\u30d0\u30fc\u304b\u3089\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044", "Focus to selected comment's menu": "\u9078\u629e\u3055\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044", "Format the source cell with the font, color background and more.": "\u30d5\u30a9\u30f3\u30c8\u3001\u80cc\u666f\u8272\u306a\u3069\u3092\u4f7f\u7528\u3057\u3066\u30bd\u30fc\u30b9 \u30bb\u30eb\u3092\u66f8\u5f0f\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "Formatting spreadsheets": "\u8868\u8a08\u7b97\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u66f8\u5f0f\u8a2d\u5b9a", "Formatting text": "\u30c6\u30ad\u30b9\u30c8\u6574\u5f62", "Formulas": "\u6570\u5f0f", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u6570\u5f0f\u306f\u6570\u5f0f\u30d0\u30fc\u306b\u5165\u529b\u3055\u308c\u307e\u3059\u3002'='\u3092\u5165\u529b\u3057\u3066\u3001\u6570\u5f0f\u3092\u633f\u5165\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Frequently Asked Questions": "\u3088\u304f\u3042\u308b\u8cea\u554f", "General Keyboard Shortcuts": "\u6a19\u6e96\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", "Go and select text to end of document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u672b\u307e\u3067\u9078\u629e", "Go and select text to end of textbox": "\u30c6\u30ad\u30b9\u30c8\u30dc\u30c3\u30af\u30b9\u306e\u6700\u5f8c\u307e\u3067\u30c6\u30ad\u30b9\u30c8\u3092\u9078\u629e\u3059\u308b", "Go and select text to start of document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u59cb\u3081\u307e\u3067\u9078\u629e", "Go and select text to start of textbox": "\u30c6\u30ad\u30b9\u30c8\u30dc\u30c3\u30af\u30b9\u306e\u5148\u982d\u307e\u3067\u30c6\u30ad\u30b9\u30c8\u3092\u9078\u629e\u3059\u308b", "Go and select to the beginning of a line": "\u884c\u982d\u306b\u79fb\u52d5\u304a\u3088\u3073\u9078\u629e", "Go and select to the end of a line": "\u884c\u672b\u306b\u79fb\u52d5\u304a\u3088\u3073\u9078\u629e", "Go to beginning of a word": "\u5358\u8a9e\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7", "Go to beginning of line": "\u884c\u982d\u306b\u79fb\u52d5", "Go to end of document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u672b\u306b\u30b8\u30e3\u30f3\u30d7", "Go to end of line": "\u884c\u672b\u306b\u30b8\u30e3\u30f3\u30d7", "Go to next sheet.": "\u6b21\u306e\u30b7\u30fc\u30c8\u306b\u79fb\u52d5\u3002", "Go to previous sheet.": "\u524d\u306e\u30b7\u30fc\u30c8\u3078\u79fb\u52d5\u3002", "Go to start of document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7", "Go to start of the next word": "\u6b21\u306e\u5358\u8a9e\u306e\u6700\u521d\u306b\u79fb\u52d5", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u6587\u4e2d\u306e\u6587\u6cd5\u30a8\u30e9\u30fc\u306f\u9752\u3044\u6ce2\u7dda\u3067\u793a\u3055\u308c\u307e\u3059\u3002\u6587\u6cd5\u30a8\u30e9\u30fc\u304c\u3042\u308b\u30c6\u30ad\u30b9\u30c8\u3092\u53f3\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u6587\u6cd5\u30a8\u30e9\u30fc\u3092\u4fee\u6b63\u3059\u308b\u305f\u3081\u306e\u63d0\u6848\u3068\u3001\u9055\u53cd\u3057\u3066\u3044\u308b\u6587\u6cd5\u898f\u5247\u304c\u8868\u793a\u3055\u308c\u308b\u30e1\u30cb\u30e5\u30fc\u304c\u958b\u304d\u307e\u3059\u3002\u6b63\u3057\u3044\u63d0\u6848\u3092\u9078\u629e\u3057\u3066\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3057\u307e\u3059\u3002", "Handling Tables": "\u30c6\u30fc\u30d6\u30eb\u306e\u64cd\u4f5c", "Handling images": "\u753b\u50cf\u51e6\u7406", "Home": "\u30db\u30fc\u30e0", "Hover the mouse on the document name in the menu bar.": "\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u540d\u306b\u30de\u30a6\u30b9\u3092\u5408\u308f\u305b\u3066\u304f\u3060\u3055\u3044\u3002", "How can I change the line, area and position of a shape in my slides?": "\u30b9\u30e9\u30a4\u30c9\u5185\u306e\u56f3\u5f62\u306e\u7dda\u3001\u9818\u57df\u3001\u4f4d\u7f6e\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How can I check spelling in my language?": "\u8a00\u8a9e\u306b\u5fdc\u3058\u3066\u30b9\u30da\u30eb\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How can I copy the formatting of existing cells to new ones?": "\u65e2\u5b58\u306e\u30bb\u30eb\u306e\u66f8\u5f0f\u8a2d\u5b9a\u3092\u65b0\u3057\u3044\u30bb\u30eb\u306b\u30b3\u30d4\u30fc\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How can I import CSV data?": "CSV\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u65b9\u6cd5\u3092\u6559\u3048\u3066\u304f\u3060\u3055\u3044\uff1f", "How can I insert a currency, copyright or trademark symbol in the document?": "\u901a\u8ca8\u8a18\u53f7\u3001\u8457\u4f5c\u6a29\u8a18\u53f7\u3001\u5546\u6a19\u8a18\u53f7\u3092\u6587\u66f8\u306b\u633f\u5165\u3059\u308b\u65b9\u6cd5\u3092\u6559\u3048\u3066\u9802\u3051\u307e\u3059\u3067\u3057\u3087\u3046\u304b\uff1f", "How can I make the new text look like other existing text?": "\u65b0\u3057\u3044\u30c6\u30ad\u30b9\u30c8\u3092\u4ed6\u306e\u65e2\u5b58\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u3088\u3046\u306b\u898b\u305b\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How can I quit {productname} without saving my edits?": "\u7de8\u96c6\u5185\u5bb9\u3092\u4fdd\u5b58\u305b\u305a\u306b{productname}\u3069\u3046\u3084\u3063\u3066\u7d42\u4e86\u3059\u308c\u3070\u3044\u3044\u3067\u3057\u3087\u3046\u304b\uff1f", "How can I remove the red wavy lines in my document?": "\u6587\u66f8\u5185\u306e\u8d64\u3044\u6ce2\u7dda\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How can I run my slide show?": "\u30b9\u30e9\u30a4\u30c9\u30b7\u30e7\u30fc\u306e\u5b9f\u884c\u65b9\u6cd5\u306f?", "How can I select data to print?": "\u5370\u5237\u3059\u308b\u30c7\u30fc\u30bf\u3092\u9078\u629e\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How do I change the page orientation to landscape inside my document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u3067\u30da\u30fc\u30b8\u306e\u5411\u304d\u3092\u6a2a\u5411\u304d\u306b\u5909\u66f4\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b", "How do I get a word count of my document?": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u5358\u8a9e\u6570\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\uff1f", "How do I rename a sheet?": "\u30b7\u30fc\u30c8\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How do I save a document with another name?": "\u5225\u306e\u540d\u524d\u3067\u6587\u66f8\u3092\u4fdd\u5b58\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b?", "How do I set the margins of the document?": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4f59\u767d\u3092\u8a2d\u5b9a\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\uff1f", "If no table or range was selected, a prototype chart is displayed.": "\u30c6\u30fc\u30d6\u30eb\u3084\u7bc4\u56f2\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30d7\u30ed\u30c8\u30bf\u30a4\u30d7\u306e\u30c1\u30e3\u30fc\u30c8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u30bb\u30eb\u5168\u4f53\u304c\u9078\u629e\u3055\u308c\u3066\u304a\u3089\u305a\u3001\u30ab\u30fc\u30bd\u30eb\u304c\u8868\u306e\u672b\u5c3e\u306b\u3042\u308b\u5834\u5408\u3001\u305d\u308c\u304c\u6587\u66f8\u306e\u6700\u5f8c\u306e\u6bb5\u843d\u3067\u306a\u3051\u308c\u3070\u3001\u8868\u306e\u5f8c\u306e\u6bb5\u843d\u306f\u6d88\u53bb\u3055\u308c\u307e\u3059\u3002", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u30bb\u30eb\u5168\u4f53\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30ab\u30fc\u30bd\u30eb\u304b\u3089\u73fe\u5728\u306e\u6587\u306e\u7d42\u308f\u308a\u307e\u3067\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002\u30ab\u30fc\u30bd\u30eb\u304c\u30bb\u30eb\u306e\u7d42\u308f\u308a\u306b\u3042\u308a\u3001\u30bb\u30eb\u5168\u4f53\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u6b21\u306e\u30bb\u30eb\u306e\u5185\u5bb9\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "1 \u3064\u307e\u305f\u306f\u8907\u6570\u306e\u30bb\u30eb\u3092\u9078\u629e\u3059\u308b\u3068\u3001\u9078\u629e\u3057\u305f\u30bb\u30eb\u3092\u542b\u3080\u884c\u5168\u4f53\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002\u3059\u3079\u3066\u306e\u884c\u307e\u305f\u306f\u4e00\u90e8\u3092\u9078\u629e\u3059\u308b\u3068\u3001\u8868\u5168\u4f53\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u73fe\u5728\u306e\u30bb\u30eb\u304c\u7a7a\u767d\u306e\u5834\u5408\u306f\u8868\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7\u3057\u307e\u3059\u3002\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u3001\uff11\u5ea6\u76ee\u306f\u73fe\u5728\u306e\u30bb\u30eb\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7\u3001\uff12\u5ea6\u76ee\u306f\u73fe\u5728\u306e\u8868\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7\u3001\uff13\u5ea6\u76ee\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u59cb\u3081\u306b\u30b8\u30e3\u30f3\u30d7\u3057\u307e\u3059\u3002", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u73fe\u5728\u306e\u30bb\u30eb\u304c\u7a7a\u767d\u306e\u5834\u5408\u306f\u8868\u306e\u7d42\u308f\u308a\u306b\u30b8\u30e3\u30f3\u30d7\u3057\u307e\u3059\u3002\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u3001\uff11\u5ea6\u76ee\u306f\u73fe\u5728\u306e\u30bb\u30eb\u306e\u7d42\u308f\u308a\u306b\u30b8\u30e3\u30f3\u30d7\u3001\uff12\u5ea6\u76ee\u306f\u73fe\u5728\u306e\u8868\u306e\u7d42\u308f\u308a\u306b\u30b8\u30e3\u30f3\u30d7\u3001\uff13\u5ea6\u76ee\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u7d42\u308f\u308a\u306b\u30b8\u30e3\u30f3\u30d7\u3057\u307e\u3059\u3002", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u73fe\u5728\u306e\u30bb\u30eb\u304c\u7a7a\u767d\u306e\u5834\u5408\u306f\u8868\u5168\u4f53\u304c\u9078\u629e\u3055\u308c\u307e\u3059\u3002\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u73fe\u5728\u306e\u30bb\u30eb\u5185\u5bb9\u304c\u9078\u629e\u3055\u308c\u3001\u3082\u3046\u4e00\u5ea6\u64cd\u4f5c\u3059\u308b\u3068\u8868\u5168\u4f53\u304c\u9078\u629e\u3055\u308c\u307e\u3059\u3002", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u753b\u50cf\u306f\u30ea\u30b5\u30a4\u30ba\u3001\u56de\u8ee2\u3001\u30a2\u30f3\u30ab\u30fc\u8a2d\u5b9a\u304c\u53ef\u80fd\u3067\u3059\u3002\u307e\u305f\u3001\u30c6\u30ad\u30b9\u30c8\u306f\u753b\u50cf\u306e\u5468\u56f2\u306b\u6298\u308a\u8fd4\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u753b\u50cf\u3092\u9078\u629e\u3057\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u3044\u3066\u304f\u3060\u3055\u3044\u3002\u30de\u30a6\u30b9\u3092\u4f7f\u7528\u3057\u3066\u753b\u50cf\u306e\u30cf\u30f3\u30c9\u30eb\u3092\u64cd\u4f5c\u3057\u3001\u753b\u50cf\u306e\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3057\u307e\u3059\u3002", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u76f4\u63a5\u66f8\u5f0f\u8a2d\u5b9a\u3067\u306f\u3001\u6587\u66f8\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u9078\u629e\u3055\u308c\u305f\u629c\u7c8b\u306b\u66f8\u5f0f\u8a2d\u5b9a\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002 \u9577\u3044\u6587\u66f8\u3067\u306f\u3001\u3059\u3079\u3066\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u629c\u7c8b\u306b\u76f4\u63a5\u66f8\u5f0f\u8a2d\u5b9a\u3092\u9069\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u305f\u3081\u3001\u30c6\u30ad\u30b9\u30c8\u306e\u66f8\u5f0f\u8a2d\u5b9a\u306f\u9577\u3044\u4f5c\u696d\u3068\u306a\u308a\u3001\u30a8\u30e9\u30fc\u3084\u9045\u5ef6\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u6539\u884c \u30a8\u30ea\u30a2\u3067\u3001\u633f\u5165\u3092\u9078\u629e\u3057\u3001\u30bf\u30a4\u30d7\u3092\u30da\u30fc\u30b8\u533a\u5207\u308a\u3001\u4f4d\u7f6e\u3092\u524d\u306b\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u6a19\u6e96\u30d5\u30a3\u30eb\u30bf\u30fc \u30c0\u30a4\u30a2\u30ed\u30b0\u3067\u306f\u3001\u7279\u5b9a\u306e\u30c7\u30fc\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u5185\u306e\u5024\u3092\u542b\u3080\u7bc4\u56f2\u3092\u5b9a\u7fa9\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002\u6a19\u6e96\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u6761\u4ef6\u3092\u8ad6\u7406 AND \u307e\u305f\u306f\u8ad6\u7406 OR \u6f14\u7b97\u5b50\u3067\u63a5\u7d9a\u3067\u304d\u307e\u3059\u3002", "Inactive document": "\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u6587\u66f8", "Increase/decrease the size of the column/row on the left/top cell edge": "\u5217\u306f\u5de6\u8fba\u3001\u884c\u306f\u4e0a\u8fba\u3067\u30b5\u30a4\u30ba\u306e\u62e1\u5927\u307e\u305f\u306f\u7e2e\u5c0f", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u5217\u306f\u53f3\u8fba\u3001\u884c\u306f\u4e0b\u8fba\u3067\u30b5\u30a4\u30ba\u306e\u62e1\u5927\u307e\u305f\u306f\u7e2e\u5c0f", "Insert cells (as in menu Insert - Cells)": "\u30bb\u30eb\u306e\u633f\u5165 (\u30e1\u30cb\u30e5\u30fc\u306e\u633f\u5165 - \u30bb\u30eb)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306b\u5217\u533a\u5207\u308a\u3068\u884c\u533a\u5207\u308a\u3092\u633f\u5165\u3057\u3066\u5370\u5237\u7bc4\u56f2\u3092\u72ed\u3081\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u5370\u5237\u3057\u3066\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u307e\u3059\u3002 PDF \u3092\u5370\u5237\u3059\u308b\u3068\u304d\u306b\u3001\u76ee\u7684\u306e\u30da\u30fc\u30b8\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Insert comment": "\u30b3\u30e1\u30f3\u30c8\u306e\u633f\u5165", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "{productname} \u5185\u306e\u8aad\u8005\u306e\u7279\u5225\u306a\u6ce8\u610f\u304c\u5fc5\u8981\u306a\u5834\u6240\u306b\u30b3\u30e1\u30f3\u30c8\u3092\u633f\u5165\u3057\u307e\u3059\u3002 \u30b3\u30e1\u30f3\u30c8\u306f\u53f3\u5074\u306b\u8868\u793a\u3055\u308c\u3001\u767a\u884c\u8005\u306e\u540d\u524d\u3068\u65e5\u4ed8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Insert endnote": "\u5dfb\u672b\u6ce8\u306e\u633f\u5165", "Insert footnote": "\u811a\u6ce8\u306e\u633f\u5165", "Insert line break": "\u6539\u30da\u30fc\u30b8\u306e\u633f\u5165", "Insert new paragraph directly before or after a section, or before a table": "\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u524d\u5f8c\u306b\u65b0\u3057\u3044\u6bb5\u843d\u3092\u76f4\u63a5\u633f\u5165\u3059\u308b\u304b\u3001\u30c6\u30fc\u30d6\u30eb\u306e\u524d\u306b\u633f\u5165\u3059\u308b", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u30ea\u30b9\u30c8\u306e\u5185\u5074\u306b\u756a\u53f7\u4ed8\u3051\u3057\u306a\u3044\u3067\u6bb5\u843d\u3092\u633f\u5165\u3059\u308b\u3002\u30ab\u30fc\u30bd\u30eb\u304c\u30ea\u30b9\u30c8\u306e\u6700\u5f8c\u306b\u3042\u308b\u3068\u304d\u306f\u50cd\u304d\u307e\u305b\u3093\u3002", "Insert non-breaking hyphen": "\u975e\u6539\u884c\u30cf\u30a4\u30d5\u30f3\u306e\u633f\u5165", "Insert non-breaking space": "\u975e\u6539\u884c\u30b9\u30da\u30fc\u30b9\u306e\u633f\u5165", "Insert soft hyphen": "\u30bd\u30d5\u30c8\u30cf\u30a4\u30d5\u30f3\u306e\u633f\u5165", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u9069\u5207\u306a\u30a2\u30a4\u30b3\u30f3\u3092\u4f7f\u7528\u3057\u3066\u30c6\u30fc\u30d6\u30eb\u3092\u633f\u5165\u3057\u307e\u3059\u3002\u6700\u521d\u306e\u884c\u6570\u3068\u5217\u6570\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30bb\u30eb\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3067\u884c\u3068\u5217\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002\u30bb\u30eb\u306e\u30de\u30fc\u30b8\u306f\u30c6\u30fc\u30d6\u30eb\u30e1\u30cb\u30e5\u30fc\u3067\u884c\u3044\u307e\u3059\u3002\u30bb\u30eb\u5185\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb\u306f\u300c\u30c6\u30fc\u30d6\u30eb\u306e\u5185\u5bb9\u300d\u3067\u3059\u3002", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u30bf\u30d6\u30b9\u30c8\u30c3\u30d7\u3092\u633f\u5165\u3057\u307e\u3059\uff08\u8868\u5185\u306e\u307f\uff09\u3002\u30a6\u30a3\u30f3\u30c9\u30a6\u30de\u30cd\u30fc\u30b8\u30e3\u304c\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u3001Alt+Tab \u304c\u4ee3\u308f\u308a\u306b\u5229\u7528\u3067\u304d\u307e\u3059\u3002", "Is there a thesaurus?": "thesaurus\u306f\u3042\u308a\u307e\u3059\u304b\uff1f", "Italic": "\u659c\u4f53", "Justify": "\u4e21\u7aef\u63c3\u3048", "Keyboard Shortcuts": "\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", "Like Alt, but only the active cell is modified": "Alt\u3068\u4f3c\u3066\u3044\u308b\u304c\u3001\u3053\u3061\u3089\u306f\u30a2\u30af\u30c6\u30a3\u30d6\u30bb\u30eb\u3060\u3051\u304c\u66f4\u65b0\u3055\u308c\u308b", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u30cd\u30fc\u30c6\u30a3\u30d6\u30c4\u30fc\u30eb\u3067\u306eCSV\u30c7\u30fc\u30bf\u3092\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306b\u30ed\u30fc\u30c9\u3057\u3001\u9078\u629e\u3057\u3066\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059", "Manual page break": "\u6539\u30da\u30fc\u30b8", "Move cursor down one line": "\u30ab\u30fc\u30bd\u30eb\u30921\u884c\u4e0b\u306b\u79fb\u52d5", "Move cursor to beginning of the next paragraph": "\u524d\u306e\u6bb5\u843d\u306e\u6700\u521d\u306b\u30ab\u30fc\u30bd\u30eb\u3092\u79fb\u52d5", "Move cursor to beginning of the previous paragraph": "\u524d\u306e\u6bb5\u843d\u306e\u6700\u521d\u306b\u30ab\u30fc\u30bd\u30eb\u3092\u79fb\u52d5", "Move cursor to the left": "\u30ab\u30fc\u30bd\u30eb\u3092\u5de6\u306b\u79fb\u52d5", "Move cursor to the right": "\u30ab\u30fc\u30bd\u30eb\u3092\u53f3\u306b\u79fb\u52d5", "Move cursor up one line": "\u30ab\u30fc\u30bd\u30eb\u3092 1 \u884c\u4e0a\u306b\u79fb\u52d5", "Move cursor with selection to the left": "\uff11\u6587\u5b57\u305a\u3064\u5de6\u306b\u9078\u629e", "Move cursor with selection to the right": "\uff11\u6587\u5b57\u305a\u3064\u53f3\u306b\u9078\u629e", "Move the view down one page": "\u8868\u793a\u30921\u30da\u30fc\u30b8\u5206\u4e0b\u306b\u79fb\u52d5", "Move the view up one page": "\u8868\u793a\u30921\u30da\u30fc\u30b8\u5206\u4e0a\u306b\u79fb\u52d5", "Move to next text object on drawing page": "\u30b9\u30e9\u30a4\u30c9/\u63cf\u753b\u30da\u30fc\u30b8\u5185\u306e\u6b21\u306e\u30c6\u30ad\u30b9\u30c8\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u79fb\u52d5", "Move to next text object on slide": "\u30b9\u30e9\u30a4\u30c9/\u63cf\u753b\u30da\u30fc\u30b8\u5185\u306e\u6b21\u306e\u30c6\u30ad\u30b9\u30c8\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u79fb\u52d5", "Moves one screen page to the right.": "1\u3064\u306e\u753b\u9762\u3092\u53f3\u5074\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves one sheet to the left.": "\u30b7\u30fc\u30c8\u3092\u5de6\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u30c7\u30fc\u30bf\u7bc4\u56f2\u306e\u4e00\u756a\u4e0b\u7aef\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3080\u30bb\u30eb\u306e\u4e0b\u306e\u884c\u304c\u7a7a\u306e\u5834\u5408\u3001\u30ab\u30fc\u30bd\u30eb\u306f\u30c7\u30fc\u30bf\u3092\u542b\u3080\u6b21\u306e\u884c\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the first cell in the sheet (A1).": "\u30ab\u30fc\u30bd\u30eb\u3092\u30b7\u30fc\u30c8(A1)\u306e\u6700\u521d\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the first cell of the current row.": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u884c\u306e\u6700\u521d\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the last cell of the current row.": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u884c\u306e\u6700\u5f8c\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the last cell on the sheet that contains data.": "\u30ab\u30fc\u30bd\u30eb\u3092\u30c7\u30fc\u30bf\u3092\u542b\u3080\u30b7\u30fc\u30c8\u306e\u6700\u5f8c\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u30c7\u30fc\u30bf\u7bc4\u56f2\u306e\u5de6\u7aef\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3093\u3060\u30bb\u30eb\u306e\u5de6\u5074\u306e\u5217\u304c\u7a7a\u306e\u5834\u5408\u3001\u30ab\u30fc\u30bd\u30eb\u306f\u30c7\u30fc\u30bf\u3092\u542b\u3080\u5de6\u5074\u306e\u6b21\u306e\u5217\u306b\u79fb\u52d5\u3057\u307e\u3059", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u30c7\u30fc\u30bf\u7bc4\u56f2\u306e\u53f3\u7aef\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3080\u30bb\u30eb\u306e\u53f3\u5074\u306e\u5217\u304c\u7a7a\u306e\u5834\u5408\u3001\u30ab\u30fc\u30bd\u30eb\u306f\u30c7\u30fc\u30bf\u3092\u542b\u3080\u53f3\u5074\u306e\u6b21\u306e\u5217\u306b\u79fb\u52d5\u3057\u307e\u3059.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u30ab\u30fc\u30bd\u30eb\u3092\u73fe\u5728\u306e\u30c7\u30fc\u30bf\u7bc4\u56f2\u306e\u4e00\u756a\u4e0a\u7aef\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3080\u30bb\u30eb\u306e\u4e0a\u306e\u884c\u304c\u7a7a\u306e\u5834\u5408\u3001\u30ab\u30fc\u30bd\u30eb\u306f\u30c7\u30fc\u30bf\u3092\u542b\u3080\u6b21\u306e\u884c\u307e\u3067\u79fb\u52d5\u3057\u307e\u3059.", "Navigating in Spreadsheets": "\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3067\u306e\u30ca\u30d3\u30b2\u30fc\u30c8", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u30aa\u30fc\u30c8\u30d5\u30a3\u30eb\u30bf \u95a2\u6570\u306e\u4f7f\u7528\u6cd5\u306e 1 \u3064\u306f\u3001\u30c7\u30fc\u30bf \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u540c\u4e00\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u6301\u3064\u30ec\u30b3\u30fc\u30c9\u306e\u307f\u306b\u8868\u793a\u3092\u3059\u308b\u305f\u3081\u3067\u3059\u3002", "Open the presentation in {productname}": "{productname} \u3067\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u958b\u304d\u307e\u3059", "Opening, closing, saving, printing and downloading documents": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u958b\u304f\u3001\u9589\u3058\u308b\u3001\u4fdd\u5b58\u3001\u5370\u5237\u3001\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b", "Other advanced features": "\u305d\u306e\u4ed6\u306e\u9ad8\u5ea6\u306a\u6a5f\u80fd", "PageDown": "\u30da\u30fc\u30b8\u30c0\u30a6\u30f3", "PageUp": "\u30da\u30fc\u30b8\u30a2\u30c3\u30d7", "Paragraph formatting": "\u6bb5\u843d\u306e\u66f8\u5f0f", "Paste as unformatted text": "\u66f8\u5f0f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u30c6\u30ad\u30b9\u30c8\u3092\u8cbc\u308a\u4ed8\u3051", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u7de8\u96c6 \u2192 \u8cbc\u308a\u4ed8\u3051 \u3092\u9078\u629e\u3059\u308b\u304b\u3001Ctrl+V\u3092\u62bc\u3057\u307e\u3059\u3002\u305d\u306e\u5f8c\u3001\u30c6\u30ad\u30b9\u30c8\u30a4\u30f3\u30dd\u30fc\u30c8 \u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u958b\u304d\u3001\u3001CSV \u30c7\u30fc\u30bf\u306e\u6b63\u78ba\u306a\u5f62\u5f0f\u3092\u8a18\u8ff0\u3067\u304d\u307e\u3059\u3002", "Paste special": "\u5f62\u5f0f\u3092\u9078\u629e\u3057\u3066\u8cbc\u308a\u4ed8\u3051", "Pasting": "\u30da\u30fc\u30b9\u30c8", "Place the cursor at the paragraph to be formatted": "\u66f8\u5f0f\u8a2d\u5b9a\u3059\u308b\u6bb5\u843d\u306b\u30ab\u30fc\u30bd\u30eb\u3092\u7f6e\u304d\u307e\u3059", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u30da\u30fc\u30b8\u306e\u5411\u304d\u3092\u5909\u66f4\u3059\u308b\u5834\u6240\u306b\u30ab\u30fc\u30bd\u30eb\u3092\u7f6e\u304d\u307e\u3059\u3002 \u7a7a\u306e\u6bb5\u843d\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002", "Place the cursor in the position to insert the character.": "\u6587\u5b57\u3092\u633f\u5165\u3057\u305f\u3044\u4f4d\u7f6e\u306b\u30ab\u30fc\u30bd\u30eb\u3092\u7f6e\u304d\u307e\u3059\u3002", "Position and Size": "\u4f4d\u7f6e\u3068\u30b5\u30a4\u30ba", "Presentations": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\uff1aMicrosoft\u5f62\u5f0f\u306ePPT\u3001PPTX\u3001\u304a\u3088\u3073OpenDocument Format\u306eODP", "Press Insert button. To close the dialog, press Cancel.": "\u633f\u5165\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u9589\u3058\u308b\u306b\u306f\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u3092\u62bc\u3057\u307e\u3059\u3002", "Print (Download as PDF)": "\u5370\u5237\uff08PDF\u3068\u3057\u3066\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\uff09", "Promote list item (list item has to be selected)": "\u30ea\u30b9\u30c8\u9805\u76ee\u306e\u30ec\u30d9\u30eb\u3092\u4e0a\u3052\u308b\uff08\u30ea\u30b9\u30c8\u9805\u76ee\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\uff09", "Redo": "\u3084\u308a\u76f4\u3059", "Remove direct formatting": "\u66f8\u5f0f\u3092\u89e3\u9664", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u306e\u30b7\u30fc\u30c8\u3092\u30ea\u30cd\u30fc\u30e0\u3059\u308b\u306b\u306f\u3001\u30b7\u30fc\u30c8\u30bf\u30d6\u306e\u4e0a\u3067\u53f3\u30af\u30ea\u30c3\u30af\u3057\u3066\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u8868\u793a\u3057\u3001\u7d9a\u304f\u30c0\u30a4\u30a2\u30ed\u30b0\u30dc\u30c3\u30af\u30b9\u306b\u65b0\u3057\u3044\u30b7\u30fc\u30c8\u540d\u3092\u5165\u529b\u3057\u307e\u3059\u3002", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u30ea\u30c3\u30c1\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30b3\u30d4\u30fc/\u5207\u308a\u53d6\u308a/\u8cbc\u308a\u4ed8\u3051\u306f\u3001\u3042\u308b\u6587\u66f8\u5185\u3060\u3051\u3067\u306a\u304f\u3001\u540c\u3058{productname}\u5185\u307e\u305f\u306f\u7570\u306a\u308b\u6587\u66f8\u9593\u3067\u3082\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u5185\u90e8\u4f7f\u7528\u3067\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\uff08Ctrl+X\u3001Ctrl+C\u3001Ctrl+V\uff09\u3092\u76f4\u63a5\u4f7f\u7528\u3057\u3066\u3001\u753b\u50cf\u3084\u6df7\u5728\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u542b\u3080\u30b3\u30f3\u30c6\u30f3\u30c4\u3092PC\u4e0a\u3067\u30b3\u30d4\u30fc/\u5207\u308a\u53d6\u308a\u3067\u304d\u307e\u3059\u3002\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u4e0a\u306e\u7406\u7531\u304b\u3089\u3001PC\u3067\u8cbc\u308a\u4ed8\u3051\u308b\u306b\u306fCtrl+V\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u5207\u308a\u53d6\u308a\u3068\u30b3\u30d4\u30fc\u306b\u306f\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002Android\u307e\u305f\u306fiOS\u3067\u306f\u3001\u30c6\u30ad\u30b9\u30c8\u3092\u30c0\u30d6\u30eb\u30bf\u30c3\u30d7\u3057\u3066\u9078\u629e\u3057\u3001\u9577\u62bc\u3057\u3057\u3066\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u30b3\u30d4\u30fc/\u5207\u308a\u53d6\u308a/\u8cbc\u308a\u4ed8\u3051\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002", "Search backwards": "\u9006\u65b9\u5411\u691c\u7d22", "Search forward": "\u9806\u65b9\u5411\u691c\u7d22", "Select All": "\u3059\u3079\u3066\u9078\u629e", "Select Landscape in \u201cWith Page Style\u201d": "\u30da\u30fc\u30b8\u30b9\u30bf\u30a4\u30eb\u3067\u3067\u6a2a\u5411\u304d\u3092\u9078\u629e\u3057\u307e\u3059", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u30c6\u30ad\u30b9\u30c8\u6587\u66f8\u306e\u8868\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u307e\u305f\u306f\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u306e\u8868\u306e\u7bc4\u56f2\u3092\u9078\u629e\u3057\u307e\u3059.", "Select all in drawing page": "\u30b9\u30e9\u30a4\u30c9/\u56f3\u9762\u30da\u30fc\u30b8\u5185\u306e\u3059\u3079\u3066\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u9078\u629e", "Select all in slide": "\u3059\u3079\u3066\u306e\u30b9\u30e9\u30a4\u30c9\u3092\u9078\u629e", "Select if you want to change page numbering.": "\u30da\u30fc\u30b8\u756a\u53f7\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Select lines in downwards direction": "\u4e0b\u65b9\u5411\u306b\uff11\u884c\u9078\u629e", "Select lines in upwards direction": "\u4e0a\u65b9\u5411\u306b\uff11\u884c\u9078\u629e", "Select objects in the order in which they were created": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u3001\u4f5c\u6210\u3057\u305f\u9806\u756a\u306b\u9078\u629e\u3057\u307e\u3059", "Select objects in the reverse order in which they were created": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u3001\u4f5c\u6210\u3057\u305f\u9006\u9806\u306b\u9078\u629e\u3057\u307e\u3059", "Select the cells you want to format. Release the mouse button.": "\u66f8\u5f0f\u8a2d\u5b9a\u3057\u305f\u3044\u30bb\u30eb\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30de\u30a6\u30b9\u30dc\u30bf\u30f3\u3092\u96e2\u3057\u307e\u3059\u3002", "Select the character set, language and separator options for the CSV file.": "CSV\u30d5\u30a1\u30a4\u30eb\u306e\u6587\u5b57\u30bb\u30c3\u30c8\u3001\u8a00\u8a9e\u3001\u533a\u5207\u308a\u6587\u5b57\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Select the shape in your slide. A set of handles shows.": "\u30b9\u30e9\u30a4\u30c9\u5185\u306e\u56f3\u5f62\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30cf\u30f3\u30c9\u30eb\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u30b9\u30bf\u30a4\u30eb\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u30ea\u30b9\u30c8\u304b\u3089\u9069\u7528\u3059\u308b\u30b9\u30bf\u30a4\u30eb\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u6bb5\u843d\u306b\u30b9\u30bf\u30a4\u30eb\u306e\u5c5e\u6027\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Select the text with the existing format": "\u65e2\u5b58\u306e\u5f62\u5f0f\u3067\u30c6\u30ad\u30b9\u30c8\u3092\u9078\u629e\u3057\u307e\u3059", "Select the text you want to apply the new format.": "\u65b0\u3057\u3044\u66f8\u5f0f\u3092\u9069\u7528\u3057\u305f\u3044\u30c6\u30ad\u30b9\u30c8\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u8a31\u53ef\u306e\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u30ea\u30b9\u30c8\u304b\u3089\u691c\u8a3c\u57fa\u6e96\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u57fa\u6e96\u306b\u5fdc\u3058\u3066\u3001\u3055\u3089\u306b\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u5fc5\u8981\u306a\u30c7\u30fc\u30bf\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Select to beginning of paragraph": "\u6bb5\u843d\u982d\u307e\u3067\u9078\u629e", "Select to end of paragraph": "\u6bb5\u843d\u672b\u307e\u3067\u9078\u629e", "Select to the left word by word": "\u5358\u8a9e\u3054\u3068\u306b\u9078\u629e (\u5de6\u65b9\u5411)", "Select to the right word by word": "\u5358\u8a9e\u3054\u3068\u306b\u9078\u629e (\u53f3\u65b9\u5411)", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u77e2\u5370\u306e\u65b9\u5411\u306b\u3001\u73fe\u5728\u306e\u30bb\u30eb\u304b\u3089\u30c7\u30fc\u30bf\u30bb\u30eb\u306e\u9023\u7d9a\u7bc4\u56f2\u306e\u7d42\u7aef\u307e\u3067\u3092\u542b\u3080\u3059\u3079\u3066\u306e\u30bb\u30eb\u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u884c\u3068\u5217\u3092\u4e00\u7dd2\u306b\u9078\u629e\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u308b\u5834\u5408\u3001\u9577\u65b9\u5f62\u306e\u30bb\u30eb\u7bc4\u56f2\u3092\u9078\u629e\u3057\u307e\u3059.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u73fe\u5728\u306e\u30bb\u30eb\u304b\u3089\u73fe\u5728\u306e\u5217\u306e1\u30da\u30fc\u30b8\u307e\u3067\u9078\u629e\u3059\u308b\u304b\u3001\u65e2\u5b58\u306e\u9078\u629e\u30921\u30da\u30fc\u30b8\u4e0b\u306b\u62e1\u5f35\u3057\u307e\u3059.", "Selects cells from the current cell to the first cell of the current row.": "\u73fe\u5728\u306e\u30bb\u30eb\u304b\u3089\u73fe\u5728\u306e\u884c\u306e\u6700\u521d\u306e\u30bb\u30eb\u306b\u30bb\u30eb\u3092\u9078\u629e\u3057\u307e\u3059.", "Selects cells from the current cell to the last cell of the current row.": "\u73fe\u5728\u306e\u30bb\u30eb\u304b\u3089\u73fe\u5728\u306e\u884c\u306e\u6700\u5f8c\u306e\u30bb\u30eb\u306b\u30bb\u30eb\u3092\u9078\u629e\u3057\u307e\u3059.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u73fe\u5728\u306e\u30bb\u30eb\u304b\u3089\u73fe\u5728\u306e\u5217\u306e1\u30da\u30fc\u30b8\u307e\u3067\u9078\u629e\u3059\u308b\u304b\u3001\u65e2\u5b58\u306e\u9078\u629e1\u30da\u30fc\u30b8\u3092\u62e1\u5f35\u3057\u307e\u3059.", "Set Optimal Column Width": "\u6700\u9069\u306a\u5217\u5e45\u306e\u8a2d\u5b9a", "Set the page margins in the dialog.": "\u30c0\u30a4\u30a2\u30ed\u30b0\u3067\u30da\u30fc\u30b8\u4f59\u767d\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "Set the properties of the element of the object.": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u8981\u7d20\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "Shortcut Keys for Tables": "\u8868\u7528\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", "Slide keyboard shortcuts": "\u30b9\u30e9\u30a4\u30c9 \u30ad\u30fc\u30dc\u30fc\u30c9\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", "Slide pane": "\u30b9\u30e9\u30a4\u30c9 \u30da\u30a4\u30f3", "Slide show": "\u30b9\u30e9\u30a4\u30c9\u30b7\u30e7\u30fc", "Special Characters": "\u7279\u6b8a\u6587\u5b57", "Spellchecking": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af", "Spreadsheets": "\u8868\u8a08\u7b97", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\uff1aMicrosoft\u5f62\u5f0f\u306eXLS\u3001XLSX\u3001OpenDocument Format\u306eODS", "Standard currency format": "\u6a19\u6e96\u306e\u901a\u8ca8\u66f8\u5f0f", "Standard date format": "\u6a19\u6e96\u306e\u65e5\u4ed8\u66f8\u5f0f", "Standard exponential format": "\u6a19\u6e96\u306e\u6307\u6570\u66f8\u5f0f", "Standard format": "\u6a19\u6e96\u66f8\u5f0f", "Standard percentage format (two decimal places)": "\u6a19\u6e96\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u66f8\u5f0f (\u5c0f\u6570\u4f4d\uff12\u6841)", "Strikethrough": "\u53d6\u308a\u6d88\u3057\u7dda", "Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57", "Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57", "Switch cursor between text and footer": "\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u3092\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306f\u30d5\u30c3\u30bf\u30fc\u306b\u5207\u308a\u66ff\u3048\u308b", "Switch cursor between text and header": "\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u3092\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306f\u30d8\u30c3\u30c0\u30fc\u306b\u5207\u308a\u66ff\u3048\u308b", "Tab": "Tab", "Text documents": "\u30c6\u30ad\u30b9\u30c8\u6587\u66f8", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u30c6\u30ad\u30b9\u30c8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\uff1aMicrosoft\u5f62\u5f0f\u306eDOC\u3001DOCX\u3001RTF\u3001\u304a\u3088\u3073OpenDocument Format\u306eODT", "Text formatting": "\u30c6\u30ad\u30b9\u30c8\u6574\u5f62", "Text selection and navigation in a textbox": "\u30c6\u30ad\u30b9\u30c8\u30dc\u30c3\u30af\u30b9\u5185\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u9078\u629e\u3068\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3", "Text selection and navigation in document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u306e\u30c6\u30ad\u30b9\u30c8\u9078\u629e\u3068\u79fb\u52d5", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u30c6\u30ad\u30b9\u30c8\u3001\u30b0\u30e9\u30d5\u3001\u56f3\u5f62\u3001SVG \u753b\u50cf\u306f\u9bae\u660e\u306a\u307e\u307e\u3067\u3059\u304c\u3001\u30ba\u30fc\u30e0\u30a4\u30f3\u3059\u308b\u3068\u3001jpg \u3084 png \u306a\u3069\u306e\u633f\u5165\u3055\u308c\u305f\u753b\u50cf\u306b\u306e\u307f\u30d4\u30af\u30bb\u30eb\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6 \u8a18\u53f7\u306f\u66f8\u5f0f\u8a2d\u5b9a\u30de\u30fc\u30af\u3067\u3059\u3002 \u3053\u308c\u306f\u30c6\u30ad\u30b9\u30c8\u306e\u914d\u7f6e\u3068\u7de8\u96c6\u3092\u652f\u63f4\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u3001\u5370\u5237\u3055\u308c\u307e\u305b\u3093\u3002 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u8868\u793a\u3067\u5207\u308a\u66ff\u3048\u308b\u306b\u306f\u3001\u30e1\u30cb\u30e5\u30fc \u8868\u793a \u2192 \u66f8\u5f0f\u8a2d\u5b9a\u30de\u30fc\u30af \u3092\u9078\u629e\u3057\u307e\u3059\u3002", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u9ad8\u5ea6\u306a\u30d5\u30a3\u30eb\u30bf\u30fc\u3067\u306f\u3001\u6700\u5927\u3067\u5408\u8a088\u3064\u306e\u30d5\u30a3\u30eb\u30bf\u30fc\u6761\u4ef6\u304c\u8a31\u53ef\u3055\u308c\u307e\u3059\u3002\u9ad8\u5ea6\u306a\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u6761\u4ef6\u3092\u76f4\u63a5\u30b7\u30fc\u30c8\u306b\u5165\u529b\u3057\u307e\u3059\u3002", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u3053\u308c\u3089\u306e\u8a2d\u5b9a\u306b\u5f93\u3063\u3066\u3001\u8cbc\u308a\u4ed8\u3051\u305f\u30bb\u30eb\u306b CSV \u30c7\u30fc\u30bf\u304c\u8aad\u307f\u8fbc\u307e\u308c\u307e\u3059\u3002", "The color assigned to the changes depends on the user that changes the document.": "\u5909\u66f4\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u308b\u8272\u306f\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u5909\u66f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u6570\u5f0f\u306e\u8a00\u8a9e\u306f\u3001\u3069\u306e\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u30e6\u30fc\u30b6\u30fc\u306b\u3082\u975e\u5e38\u306b\u99b4\u67d3\u307f\u6df1\u304f\u3001\u8a73\u7d30\u306b\u306fOASIS OpenFormula specification\u3067\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002", "This is easy to do using the Paintbrush tool in the toolbar.": "\u30c4\u30fc\u30eb\u30d0\u30fc\u306e\u30da\u30a4\u30f3\u30c8\u30d6\u30e9\u30b7\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3059\u308b\u3068\u7c21\u5358\u306b\u5b9f\u884c\u3067\u304d\u307e\u3059\u3002", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u3053\u308c\u306f\u7279\u306b\u4fbf\u5229\u3067\u3059\u3002\u305f\u3068\u3048\u3070\u3001\u540c\u50da\u304c\u8aa4\u3063\u3066 Ctrl+A \u3092\u62bc\u3057\u3066\u6587\u66f8\u5185\u306e\u3059\u3079\u3066\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u9078\u629e\u3057\u3066\u3057\u307e\u3063\u305f\u5834\u5408\u306a\u3069\u3067\u3059\u3002 \u540c\u6642\u306b\u7de8\u96c6\u3057\u3066\u3044\u308b\u9593\u306b\u3001\u4e0a\u66f8\u304d\u3057\u3066\u7834\u58ca\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u7de8\u96c6\u3092\u7d9a\u3051\u308b\u306b\u306f\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30ec\u30a4\u30aa\u30fc\u30d0\u30fc\u3068\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u6d88\u3048\u307e\u3059\u3002 \u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u5171\u540c\u7de8\u96c6\u4e2d\u306b\u884c\u3063\u305f\u5909\u66f4\u306f\u3059\u3079\u3066\u518d\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059\u3002", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u30c7\u30d0\u30a4\u30b9\u4e0a\u306e\u4ed6\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u5927\u304d\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30b3\u30d4\u30fc\u3059\u308b\u306b\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3092\u958b\u59cb\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3001\u305d\u306e\u5f8c\u3001\u305d\u308c\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u518d\u30b3\u30d4\u30fc\u3057\u3066\u3001\u5bfe\u8c61\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u8aad\u307f\u53d6\u308c\u308b\u3088\u3046\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u5916\u90e8\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u8cbc\u308a\u4ed8\u3051\u308b\u305f\u3081\u306b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3059\u308b\u5834\u5408\u306b\u306e\u307f\u5fc5\u8981\u3067\u3059\u3002\u3053\u306e\u624b\u9806\u3067\u306f\u3001\u8907\u96d1\u306a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7\u304c\u9759\u7684\u306a\u753b\u50cf\u306b\u5909\u63db\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u753b\u9762\u306e\u53f3\u4e0b\u9685\u306b\u8868\u793a\u3055\u308c\u308b\u5c0f\u3055\u306a\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u3092\u4ecb\u3057\u3066\u53ef\u80fd\u3067\u3059\u3002", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "\u5909\u66f4\u5c65\u6b74\u3092\u8868\u793a\u307e\u305f\u306f\u975e\u8868\u793a\u306b\u3059\u308b\u306b\u306f\u3001\u7de8\u96c6 \u2192 \u5909\u66f4\u5c65\u6b74 \u2192 \u8868\u793a\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u5909\u66f4\u5c65\u6b74\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u975e\u8868\u793a\u306b\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u5909\u66f4\u304c\u8a18\u9332\u3055\u308c\u3001\u4e0d\u8981\u306a\u30c6\u30ad\u30b9\u30c8\u304c\u6587\u66f8\u3067\u5229\u7528\u53ef\u80fd\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u3001 {productname} \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306eFile\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3067\u304d\u307e\u3059\u3002\u5229\u7528\u53ef\u80fd\u306a\u62e1\u5f35\u5b50\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002\u5168\u3066\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092PDF\u62e1\u5f35\u5b50\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u304d\u307e\u3059\u3002", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "{productname} \u30b9\u30e9\u30a4\u30c9 \u30b7\u30e7\u30fc\u3092\u7d42\u4e86\u3059\u308b\u306b\u306f\u3001Esc \u30ad\u30fc\u3092\u62bc\u3057\u3066\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u7de8\u96c6\u30e2\u30fc\u30c9\u306b\u623b\u308a\u307e\u3059\u3002", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u9078\u629e\u3057\u305f\u72b6\u614b\u306b\u623b\u308b\u306b\u306f\u3001\u30de\u30a6\u30b9\u3067\u9078\u629e\u3057\u3001\u72b6\u614b\u306b\u30b8\u30e3\u30f3\u30d7 \u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002", "To open document, click on the file to open the {productname} module associated to the document format.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u958b\u304f\u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5f62\u5f0f\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f {productname} \u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u958b\u304d\u307e\u3059\u3002", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u30bb\u30eb\u306e\u59a5\u5f53\u6027\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u958b\u304d\u3001\u8a31\u53ef\u30ea\u30b9\u30c8\u3092\u300c\u3059\u3079\u3066\u306e\u5024\u300d\u306b\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u7e26\u5411\u304d\u306b\u623b\u3059\u306b\u306f\u3001\u624b\u9806\u3092\u7e70\u308a\u8fd4\u3057\u3001\u300c\u30da\u30fc\u30b8\u30b9\u30bf\u30a4\u30eb\u3067\u300d\u3067\u7e26\u5411\u304d\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u6587\u66f8\u5168\u4f53\u3092\u4f53\u7cfb\u7684\u306b\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af\u3059\u308b\u306b\u306f\u3001\u30c4\u30fc\u30eb\u30e1\u30cb\u30e5\u30fc\u306e\u30b9\u30da\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002", "Track changes": "\u5909\u66f4\u5c65\u6b74\u3092\u8ffd\u8de1", "Two decimal places, thousands separator": "\u5c0f\u6570\u4f4d\uff12\u6841\u3001\u5343\u6841\u533a\u5207\u308a\u3042\u308a", "Type the new file name in the text box and press Enter.": "\u30c6\u30ad\u30b9\u30c8\u30dc\u30c3\u30af\u30b9\u306b\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5165\u529b\u3057\u3001Enter\u30ad\u30fc\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Underline": "\u4e0b\u7dda", "Undo": "\u53d6\u308a\u6d88\u3059", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u30e6\u30fc\u30b6\u30fc\u30a4\u30f3\u30bf\u30e9\u30af\u30b7\u30e7\u30f3\u3092\u5411\u4e0a\u3055\u305b\u308b\u305f\u3081\u306b\u3001\u5165\u529b\u30d8\u30eb\u30d7\u3068\u30a8\u30e9\u30fc\u30a2\u30e9\u30fc\u30c8\u30bf\u30d6\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u9589\u3058\u308b\u306b\u306f\u3001OK\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u30b9\u30e9\u30a4\u30c9\u30da\u30a4\u30f3\u306e\u4e0b\u90e8\u306b\u3042\u308b\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30b9\u30e9\u30a4\u30c9\u30b7\u30e7\u30fc\u3092\u958b\u59cb\u3057\u305f\u308a\u3001\u30b9\u30e9\u30a4\u30c9\u3092\u8ffd\u52a0\u3057\u305f\u308a\u3001\u73fe\u5728\u306e\u30b9\u30e9\u30a4\u30c9\u3092\u8907\u88fd\u3057\u305f\u308a\u3001\u524a\u9664\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002", "Using the browser zoom affects the document and user interface areas.": "\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u62e1\u5927\u30fb\u7e2e\u5c0f\u3059\u308b\u5834\u5408\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3001\u30e1\u30cb\u30e5\u30fc\u3001\u30b5\u30a4\u30c9\u30d0\u30fc\u306a\u3069\u5168\u3066\u304c\u62e1\u5927\u30fb\u7e2e\u5c0f\u3055\u308c\u307e\u3059\u3002", "Using the page style": "\u30da\u30fc\u30b8\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3059\u308b", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u30eb\u30fc\u30e9\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30eb\u30fc\u30e9\u30fc\u306e\u5de6\u7aef\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u3066\u5de6\u30de\u30fc\u30b8\u30f3\u3092\u8abf\u6574\u3059\u308b\u304b\u3001\u53f3\u7aef\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u3066\u53f3\u30de\u30fc\u30b8\u30f3\u3092\u8abf\u6574\u3057\u307e\u3059\u3002", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u9752\u3044\u00b6\u8a18\u53f7\u306f\u306a\u3093\u306e\u610f\u5473\u3067\u3057\u3087\u3046\u304b\uff1f\u524a\u9664\u65b9\u6cd5\u3092\u6559\u3048\u3066\u9802\u3051\u307e\u3059\u3067\u3057\u3087\u3046\u304b\uff1f", "What are the documents file formats supported by {productname}?": "{productname} \u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 \u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f\u306f\u4f55\u3067\u3059\u304b?", "What is the blue wavy underline in some words in the text?": "\u30c6\u30ad\u30b9\u30c8\u5185\u306e\u9752\u3044\u6ce2\u7dda\u306f\u3069\u3046\u3044\u3046\u610f\u5473\u3067\u3057\u3087\u3046\u304b\uff1f", "What is \u201cClear Direct Formatting\u201d icon?": "\u300c\u30af\u30ea\u30a2\u30c0\u30a4\u30ec\u30af\u30c8\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u300d\u30a2\u30a4\u30b3\u30f3\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "{productname} \u306f\u3001\u30d6\u30e9\u30a6\u30b6\u3067\u3057\u3070\u3089\u304f\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u306a\u304b\u3063\u305f\u3053\u3068\u3092\u691c\u51fa\u3059\u308b\u3068\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u300c\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u300d\u72b6\u614b\u306b\u3057\u307e\u3059\u3002 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u900f\u660e\u306a\u30b0\u30ec\u30fc\u306e\u30aa\u30fc\u30d0\u30fc\u30ec\u30a4\u3067\u8868\u793a\u3055\u308c\u3001\u300c\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 \u2013 \u30af\u30ea\u30c3\u30af\u3057\u3066\u7de8\u96c6\u3092\u518d\u958b\u3057\u3066\u304f\u3060\u3055\u3044\u300d\u3068\u3044\u3046\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "When closing a document, it is automatically saved if it has been changed.": "\u6587\u66f8\u3092\u9589\u3058\u308b\u3068\u3001\u5909\u66f4\u304c\u81ea\u52d5\u7684\u306b\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u8907\u6570\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u540c\u3058\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u540c\u6642\u306b\u7de8\u96c6\u3059\u308b\u3068\u3001\u5909\u66f4\u5185\u5bb9\u304c\u7af6\u5408\u3057\u3066\u6df7\u4e71\u304c\u751f\u3058\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u4fee\u5fa9\u6a5f\u80fd\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u4ed6\u306e\u7de8\u96c6\u8005\u306b\u3088\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3078\u306e\u5909\u66f4\u3092\u5143\u306e\u72b6\u614b\u306b\u623b\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u5185\u90e8\u3067\u5207\u308a\u53d6\u308a\u307e\u305f\u306f\u30b3\u30d4\u30fc\u3057\u305f\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8 \u30e1\u30cb\u30e5\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3053\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u540c\u3058\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u304b\u3089\u30b3\u30d4\u30fc\u3057\u305f\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u5834\u5408\u3001\u5f62\u5f0f\u3068\u8981\u7d20\u306f\u7dad\u6301\u3055\u308c\u307e\u3059\u3002 \u5225\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3001\u5225\u306e\u30bf\u30d6\u307e\u305f\u306f\u30d6\u30e9\u30a6\u30b6 \u30a6\u30a3\u30f3\u30c9\u30a6\u3001\u307e\u305f\u306f\u30d6\u30e9\u30a6\u30b6\u306e\u5916\u90e8\u304b\u3089\u30b3\u30d4\u30fc\u3057\u305f\u5834\u5408\u3001\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u305f\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u306f\u30ea\u30c3\u30c1 \u30c6\u30ad\u30b9\u30c8\u304c\u4fdd\u6301\u3055\u308c\u307e\u3059\u3002", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u6587\u66f8\u5185\u3067\u30c6\u30ad\u30b9\u30c8\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3068\u3001\u66f8\u5f0f\u304c\u4fdd\u6301\u3055\u308c\u307e\u3059\u3002 \u4f5c\u696d\u4e2d\u306e\u6587\u66f8\u304b\u3089\u30b3\u30d4\u30fc\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u753b\u50cf\u306a\u3069\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8cbc\u308a\u4ed8\u3051\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u5909\u66f4\u5c65\u6b74\u3092\u6709\u52b9\u306b\u3059\u308b\u3068\u3001{productname}\u306f\u6587\u66f8\u306b\u52a0\u3048\u3089\u308c\u305f\u65b0\u3057\u3044\u5909\u66f4\u3092\u30de\u30fc\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u518d\u5ea6\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3057\u3066\u7121\u52b9\u306b\u3057\u307e\u3059\u3002", "Why can't I delete text? It just gets a strike-through?": "\u30c6\u30af\u30b9\u30c8\u3092\u524a\u9664\u3067\u304d\u306a\u3044\u539f\u56e0\u306f\u306a\u3093\u3067\u3059\u304b\uff1f\u30c6\u30ad\u30b9\u30c8\u304c\u53d6\u308a\u6d88\u3057\u7dda\u3092\u8868\u793a\u3057\u3066\u3044\u307e\u3059\u304c\uff1f", "Why did the text I just typed change automatically? How can I revert it?": "\u5165\u529b\u3057\u305f\u3070\u304b\u308a\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u81ea\u52d5\u7684\u306b\u5909\u66f4\u3055\u308c\u305f\u539f\u56e0\u306a\u3093\u3067\u3057\u3087\u3046\u304b? \u5143\u306b\u623b\u3059\u65b9\u6cd5\u3092\u6559\u3048\u3066\u304f\u3060\u3055\u3044?", "With track changes enabled your document is shown the following manner:": "\u5909\u66f4\u5c65\u6b74\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u308b\u3068\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8868\u793a\u3055\u308c\u307e\u3059\uff1a", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u30ef\u30fc\u30c9\u30ab\u30a6\u30f3\u30c8\u306f\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc\u306b\u3082\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u30c6\u30ad\u30b9\u30c8\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30ef\u30fc\u30c9\u30ab\u30a6\u30f3\u30c8\u306f\u6587\u66f8\u5168\u4f53\u306b\u5bfe\u3057\u3066\u884c\u308f\u308c\u307e\u3059\u3002\u9078\u629e\u3055\u308c\u3066\u3044\u308b\u30c6\u30ad\u30b9\u30c8\u304c\u3042\u308b\u5834\u5408\u3001\u30ef\u30fc\u30c9\u30ab\u30a6\u30f3\u30c8\u306f\u9078\u629e\u3055\u308c\u305f\u30c6\u30ad\u30b9\u30c8\u306b\u5bfe\u3057\u3066\u884c\u308f\u308c\u307e\u3059\u3002", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u5358\u8a9e\u6570\u306f\u3001\u30c4\u30fc\u30eb \u2192 \u5358\u8a9e\u6570\u3067\u5229\u7528\u3067\u304d\u307e\u3059\u3002\u30c0\u30a4\u30a2\u30ed\u30b0\u30dc\u30c3\u30af\u30b9\u304c\u8868\u793a\u3055\u308c\u3001\u9078\u629e\u7bc4\u56f2\u3068\u6587\u66f8\u5168\u4f53\u306e\u5358\u8a9e\u6570\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Word processor functions": "\u30ef\u30fc\u30c9\u30d7\u30ed\u30bb\u30c3\u30b5\u6a5f\u80fd", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "{productname}\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u958b\u304f\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u8aad\u307f\u8fbc\u307f\u6642\u306b\u300c\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u300d\u3068\u3044\u3046\u30d7\u30ed\u30f3\u30d7\u30c8\u3067\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u76ee\u7684\u306e\u5358\u8a9e\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u30c4\u30fc\u30eb \u2192 \u30b7\u30bd\u30fc\u30e9\u30b9 \u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u958b\u304d\u3001\u7f6e\u63db\u306b\u95a2\u3059\u308b\u591a\u304f\u306e\u63d0\u6848\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u30ea\u30b9\u30c8\u304b\u3089\u6587\u5b57\u3092\u9078\u629e\u3059\u308b\u304b\u3001\u691c\u7d22\u30dc\u30c3\u30af\u30b9\u306b\u691c\u7d22\u30ad\u30fc\u3092\u5165\u529b\u3057\u307e\u3059\u3002\u7279\u6b8a\u6587\u5b57\u306eUnicode\u6570\u5024\u30b3\u30fc\u30c9\u306e\u5834\u5408\u306f\u3001\u53f3\u5074\u306e\u30dc\u30c3\u30af\u30b9\u306b\u5165\u529b\u3057\u307e\u3059\u3002", "You can insert these special characters in the document using the Special Character dialog.": "\u7279\u6b8a\u6587\u5b57\u3092\u6587\u66f8\u306b\u633f\u5165\u3059\u308b\u306b\u306f\u3001\u7279\u6b8a\u6587\u5b57\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u30e6\u30fc\u30b6\u30fc\u306e\u540d\u524d\uff08\u307e\u305f\u306f\u30a2\u30d0\u30bf\u30fc\uff09\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002\u30e6\u30fc\u30b6\u30fc\u3092\u30d5\u30a9\u30ed\u30fc\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u30ad\u30fc\u30dc\u30fc\u30c9 \u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u3092\u4f7f\u7528\u3057\u3066\u3001\u66f8\u5f0f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u30aa\u30f3\u30e9\u30a4\u30f3\u306e\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3092\u7de8\u96c6\u3059\u308b\u65b9\u6cd5\u306f\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u306e\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3068\u540c\u3058\u3067\u3059\u3002\u30c7\u30fc\u30bf\u306e\u5165\u529b\u3001\u7bc4\u56f2\u3001\u5217\u3001\u884c\u3001\u30b7\u30fc\u30c8\u306e\u9078\u629e\u306a\u3069\u306e\u64cd\u4f5c\u306f\u540c\u3058\u3067\u3059\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u3001\u30e1\u30cb\u30e5\u30fc\u3001\u307e\u305f\u306f\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u3067\u306e\u64cd\u4f5c\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002\u30bb\u30eb\u306e\u5185\u5bb9\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u3066\u30c7\u30fc\u30bf\u3092\u5165\u529b\u3059\u308b\u3053\u3068\u3082\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30b3\u30d4\u30fc\u3001\u5207\u308a\u53d6\u308a\u3001\u8cbc\u308a\u4ed8\u3051\u306e\u30b3\u30de\u30f3\u30c9\u306f\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u5229\u7528\u3067\u304d\u307e\u3059\u3002Tab\u30ad\u30fc\u3092\u62bc\u3057\u3066\u30c7\u30fc\u30bf\u3092\u5165\u529b\u3057\u305f\u5f8c\u3001\u30ab\u30fc\u30bd\u30eb\u304c\u53f3\u306e\u6b21\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u3001Enter\u30ad\u30fc\u3092\u62bc\u3057\u3066\u4e0b\u306e\u30bb\u30eb\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u7c21\u5358\u306b\u8ffd\u52a0\u306e\u30c7\u30fc\u30bf\u5165\u529b\u304c\u884c\u3048\u307e\u3059\u3002", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u30aa\u30fc\u30c8\u30b3\u30ec\u30af\u30c8\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002 \u30aa\u30fc\u30c8\u30b3\u30ec\u30af\u30c8\u306f\u3001\u5bfe\u5fdc\u3059\u308b\u30c6\u30ad\u30b9\u30c8\u306e\u5185\u90e8\u30c6\u30fc\u30d6\u30eb\u306b\u5165\u529b\u3055\u308c\u305f\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3057\u307e\u3059\u3002 \u307b\u3068\u3093\u3069\u306e\u5834\u5408\u3001\u5165\u529b\u4e2d\u306b\u30aa\u30fc\u30c8\u30b3\u30ec\u30af\u30c8\u306b\u3088\u308a\u30bf\u30a4\u30d7\u30df\u30b9\u304c\u4fee\u6b63\u3055\u308c\u307e\u3059\u3002 \u30aa\u30fc\u30c8\u30b3\u30ec\u30af\u30c8\u304c\u5fc5\u8981\u306a\u3044\u5834\u5408\u306f\u3001\u30c4\u30fc\u30eb \u2192 \u30aa\u30fc\u30c8\u30b3\u30ec\u30af\u30c8 \u2192 \u5165\u529b\u4e2d \u3067\u7121\u52b9\u306b\u3057\u307e\u3059\u3002 >\u3002", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3067\u300c\u5909\u66f4\u5c65\u6b74\u300d\u6a5f\u80fd\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u5909\u66f4\u5c65\u6b74\u306f\u3001\u30c6\u30ad\u30b9\u30c8\u5185\u306e\u3059\u3079\u3066\u306e\u5909\u66f4\u3092\u8a18\u9332\u3057\u3001\u5f8c\u3067\u5909\u66f4\u3092\u78ba\u8a8d\u3059\u308b\u305f\u3081\u306e\u7248\u3092\u8868\u793a\u3057\u307e\u3059\u3002\u30c6\u30ad\u30b9\u30c8\u3084\u30b9\u30d7\u30ec\u30c3\u30c9\u30b7\u30fc\u30c8\u306e\u5909\u66f4\u3092\u8ffd\u8de1\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002\u5909\u66f4\u5c65\u6b74\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001\u6b21\u306e\u624b\u9806\u306b\u5f93\u3044\u307e\u3059 \u7de8\u96c6 \u2192 \u5909\u66f4\u5c65\u6b74\u3092\u8ffd\u5f93 \u2192 \u30ec\u30b3\u30fc\u30c9\u3002", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u3001{productname} \u3068\u7d71\u5408\u3055\u308c\u305f\u30af\u30e9\u30a6\u30c9 \u30b9\u30c8\u30ec\u30fc\u30b8\u306b\u4fdd\u5b58\u304a\u3088\u3073\u7ba1\u7406\u3055\u308c\u307e\u3059\u3002", "chart": "\u30c1\u30e3\u30fc\u30c8", "comment": "\u30b3\u30e1\u30f3\u30c8", "data validate": "\u30c7\u30fc\u30bf\u306e\u691c\u8a3c", "document repair": "\u6587\u66f8\u306e\u4fee\u5fa9", "filter": "\u30d5\u30a3\u30eb\u30bf\u30fc", "import": "\u30a4\u30f3\u30dd\u30fc\u30c8", "inactive document": "\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u6587\u66f8", "spellchecking": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af", "track changes": "\u5909\u66f4\u5c65\u6b74\u3092\u8ffd\u8de1", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u3053\u3053\u3067(*)\u306f\u6570\u5024\u30ad\u30fc\u30d1\u30c3\u30c9\u306e\u4e57\u7b97\u8a18\u53f7\u3067\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3080\u30c7\u30fc\u30bf\u7bc4\u56f2\u3092\u9078\u629e\u3057\u307e\u3059\u3002 \u7bc4\u56f2\u306f\u3001\u30c7\u30fc\u30bf\u3092\u542b\u3080\u9023\u7d9a\u3057\u305f\u30bb\u30eb\u7bc4\u56f2\u3067\u3001\u7a7a\u306e\u884c\u3068\u5217\u3067\u533a\u5207\u3089\u308c\u307e\u3059\u3002", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u3053\u3053\u3067(/) \u306f\u6570\u5024\u30ad\u30fc\u30d1\u30c3\u30c9\u306e\u9664\u7b97\u8a18\u53f7\u3067\u3059\u3002 \u30ab\u30fc\u30bd\u30eb\u3092\u542b\u3080\u884c\u5217\u5f0f\u7bc4\u56f2\u3092\u9078\u629e\u3057\u307e\u3059\u3002", "word count": "\u30ef\u30fc\u30c9\u30ab\u30a6\u30f3\u30c8"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-jv.json b/f7cloud-office/browser/dist/l10n/help-jv.json new file mode 100644 index 0000000..55deef0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-jv.json @@ -0,0 +1 @@ +{"Align Center": "Rata tengah", "Align Left": "Rata Kiw\u0101", "Align Right": "Rata Tengen", "Bold": "Kandel", "Cut": "Kethok", "Double Underline": "Dobel garis ngisor", "General Keyboard Shortcuts": "Sidhatan kibor umum", "Italic": "Miring", "Justify": "Rata kiw\u0101-tengen", "Keyboard Shortcuts": "Sidhatan kibor", "Paragraph formatting": "Ngeformat paragraf", "Paste as unformatted text": "T\u00e8mp\u00e8ln\u0101 dadi teks ora diformat", "Print (Download as PDF)": "Chithak (Undhuh dadi PDF)", "Redo": "Bal\u00e8kn\u0101 maju", "Remove direct formatting": "Buwang formatan langsung", "Strikethrough": "Dicor\u00e8t", "Subscript": "Subskrip", "Superscript": "Superskrip", "Text formatting": "Ngeformat teks", "Underline": "Garis ngisor", "Undo": "Bal\u00e8kn\u0101"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-kab.json b/f7cloud-office/browser/dist/l10n/help-kab.json new file mode 100644 index 0000000..7ae7ba6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-kab.json @@ -0,0 +1 @@ +{"Alt+C": "Alt+C", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Aneccab d akessar", "Ctrl+Arrow Left": "Ctrl+Aneccab azelma\u1e0d", "Ctrl+Arrow Right": "Ctrl+Aneccab ayeffus", "Ctrl+Arrow Up": "Ctrl+Aneccab d asawen", "Ctrl+B": "Ctrl+B", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+E": "Ctrl+E", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+M": "Ctrl+M", "Ctrl+P": "Ctrl+P", "Ctrl+R": "Ctrl+R", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Aneccab d akessar", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Aneccab azelma\u1e0d", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Aneccab ayeffus", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Aneccab d asawen", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+U": "Ctrl+U", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Aneccab d akessar", "Shift+Arrow Left": "Shift+Aneccab azelma\u1e0d", "Shift+Arrow Right": "Shift+Aneccab ayeffus", "Shift+Arrow Up": "Shift+Aneccab d asawen", "Shift+End": "Shift+End", "Shift+Home": "Shift+Tazwara", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Amatar s ugemmay: Amatar s ugemmay yellan izmer ad yettwaklqem s yinekcam imaynuten.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Abeddl deg udlif: Tekki snat n tikkal \u0263ef udlif akked ad tferne\u1e0d-t. Seqdec umu\u0263en n usatal akken ad ternu\u1e0d iferdisen n udlif am uzwel, igellusen, d wiya\u1e0d. Fren Azilal n yisefka akked Anaw n udlif akken ad tbeddle\u1e0d isefka n udlis akked ufran n wanaw n udlif.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Amasal n udlif: Umu\u0263-nni n usatal ad k-yawi \u0263er tfelwit n yisefka n udlif akked ufran n wanaw n udlif.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Iwenniten: Iwenniten ad ttwagren deg u\u1e0dris da\u0263en ad ttwaseknen deg tama tayeffust n ugdil.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Iwenniten: Deg tferkit n usi\u1e0den ad tizmired ad tegre\u1e0d yiwen n uwennit deg tebniqt. Ticki tferne\u1e0d Ger awennit, ad d-iban usfaylu ara k-ye\u01e7\u01e7en ad taru\u1e0d agbur i uwennit. Taneqqi\u1e0dt tazegga\u0263t ad tban deg tama tayeffust n tebniqt ticki tes\u025ba awennit. Srifeg s t\u0263erdayt \u0263ef tebniqt akken ad tsekne\u1e0d iwenniten.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Amasal s tewtilin: {productname} ad yernu izamulen i yal tabniqt n uzilal yebnan \u0263ef tiwtilin n tebniqin. Fren azilal n tebniqin sakin tekki \u0263ef tignit Amasal s tewtilin deg ufeggag n yifecka. Fren azamul akken ad tesmerse\u1e0d azilal.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Umu\u0263en n usatal: S utekki \u0263ef tqeffalt tayeffust n t\u0263erdayt, ad d-iban wumu\u0263 s tludna icudden \u0263er t\u0263awsa s ujerri\u1e0d.", "Data series formatting: Open the context menu and choose Format data series.": "Amasal n yizriren n yisefka: Ldi umu\u0263 n usatal sakin fren Msel izriren n yisefka.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Tizmilin n u\u1e0dar d uqerru: Tizmilin n u\u1e0dar d uqerru ttwasefrakent.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Amasal n u\u0263anib: {productname} isefrak i\u0263unab n t\u1e63eddarin. Tzemred ad tesmerse\u1e0d a\u0263anib n tseddart yellan. Fren umu\u0263 \u1e92reg \u2192 \u1e92reg i\u0263unab akken ad tbeddle\u1e0d a\u0263anib.", "Align Center": "Slemmes", "Align Left": "Reyyec s azelmad", "Align Right": "Reyyec s ayeffus", "Apply Default paragraph style": "Semres a\u0263anib n t\u1e63eddart Amezwer", "Apply Heading 1 paragraph style": "Semres a\u0263anib n t\u1e63eddart Azwel 1", "Apply Heading 2 paragraph style": "Semres a\u0263anib n t\u1e63eddart Azwel 2", "Apply Heading 3 paragraph style": "Semres a\u0263anib n t\u1e63eddart Azwel 3", "Apply Heading 4 paragraph style": "Semres a\u0263anib n t\u1e63eddart Azwel 4", "Apply Heading 5 paragraph style": "Semres a\u0263anib n t\u1e63eddart Azwel 5", "Applying a paragraph style:": "Asemres a\u0263anib n t\u1e63eddart", "Arrow Down": "Aneccab d akesser", "Arrow Left": "Aneccab s azelma\u1e0d", "Arrow Right": "Aneccab s ayeffus", "Arrow Up": "Aneccab d asawen", "Bold": "Zur", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Choose Amasal \u2192 Izirig (ne\u0263 Tajumma, ne\u0263 Adig akked Te\u0263zi). Asaylu ad d-yeldi.", "Copy": "N\u0263el", "Cut": "Gzem", "Delete to beginning of sentence": "Kkes arma d tazwara n tefyirt", "Delete to beginning of word": "Kkes arma d tazwara n wawal", "Delete to end of sentence": "Kkes arma d taggara n tefyirt", "Delete to end of word": "Kkes arma d taggara n wawal", "Display the Keyboard shortcuts help": "Sken tallelt n yinegzumen n unasiw", "Double Underline": "Sin n yijerri\u1e0den s wadda", "End": "Tagara", "Esc": "Zgel", "Formulas": "Tinfaliyin", "General Keyboard Shortcuts": "Inegzumen imuta n unasiw", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Tucc\u1e0diwin n tseddats deg u\u1e0dris ad ttwacer\u1e0dent s ujerri\u1e0d anili s ddaw. Tekki \u0263er u\u1e0dris s ujerri\u1e0d s tqeffalt tayeffust n t\u0263erdayt akken ad teldi\u1e0d umu\u0263 s yisumar i use\u0263ti n tucc\u1e0diwin n terrumt akked ilugan n tjerrumt ur netwadar ara. Fren isumar deg uyeffus akken ad tbeddle\u1e0d a\u1e0dris.", "Home": "Agejdan", "How can I run my slide show?": "Amek ara slekme\u0263 asenked-iw tura?", "How do I rename a sheet?": "Amek ara beddle\u0263 isem i tferkit?", "Italic": "Yekna", "Justify": "\u1e62eggem", "Keyboard Shortcuts": "Inegzumen n unasiw", "Paste as unformatted text": "Sen\u1e6de\u1e0d am u\u1e0dris war amasal", "Presentations": "Asenked", "Print (Download as PDF)": "Siggez (Sader s PDF)", "Redo": "Err-d", "Select All": "Fren akk", "Select if you want to change page numbering.": "Fren ma teb\u0263i\u1e0d ad tbeddle\u1e0d asu\u1e0den n usebter", "Select to beginning of paragraph": "Fren arrma d tazwara n t\u1e63eddart", "Select to end of paragraph": "Fren arrma d taggara n t\u1e63eddart", "Select to the left word by word": "Frem arma d azelma\u1e0d awal s wawal", "Select to the right word by word": "Frem arma d ayeffus awal s wawal", "Set the properties of the element of the object.": "Sbadu time\u1e93liyin n uferdis n t\u0263awsa.", "Spreadsheets": "Tiferlit n usi\u1e0den", "Subscript": "Adaskript", "Superscript": "Ameskan", "Tab": "Tabulation", "Text formatting": "Amsal n u\u1e0dris", "Underline": "Derrer", "Undo": "Err-d", "When you have internal cut or copied content, you can paste this content using the context menu.": "Ticki \u0263ur-k agbut agensan yettwagezmen ne\u0263 yettwane\u0263len, tzemred ad tsen\u1e6de\u1e0d agbur-a s wumu\u0263 asatalan.", "With track changes enabled your document is shown the following manner:": "S urmad n u\u1e0dfar n yibeddilen, isemli-ik ad yettwasken s tarrayt-a:"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-kk.json b/f7cloud-office/browser/dist/l10n/help-kk.json new file mode 100644 index 0000000..548d478 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-kk.json @@ -0,0 +1 @@ +{"Align Center": "\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443", "Align Left": "\u0421\u043e\u043b\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443", "Align Right": "\u041e\u04a3\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443", "Apply Default paragraph style": "\u0410\u0431\u0437\u0430\u0446\u0442\u044b\u04a3 \u0431\u0430\u0441\u0442\u0430\u043f\u049b\u044b \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Apply Heading 1 paragraph style": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043c\u0430 1 \u0430\u0431\u0437\u0430\u0446 \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Apply Heading 2 paragraph style": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043c\u0430 2 \u0430\u0431\u0437\u0430\u0446 \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Apply Heading 3 paragraph style": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043c\u0430 3 \u0430\u0431\u0437\u0430\u0446 \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Apply Heading 4 paragraph style": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043c\u0430 4 \u0430\u0431\u0437\u0430\u0446 \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Apply Heading 5 paragraph style": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043c\u0430 5 \u0430\u0431\u0437\u0430\u0446 \u0441\u0442\u0438\u043b\u0456\u043d \u0456\u0441\u043a\u0435 \u0430\u0441\u044b\u0440\u0443", "Arrow Left": "\u0421\u043e\u043b \u0436\u0430\u049b \u0431\u0430\u0493\u0434\u0430\u0440\u0448\u0430\u0441\u044b", "Bold": "\u0416\u0443\u0430\u043d", "Cut": "\u049a\u0438\u044b\u043f \u0430\u043b\u0443", "Double Underline": "\u0415\u043a\u0435\u0443\u043bi\u043a \u0430\u0441\u0442\u044b\u043d \u0441\u044b\u0437\u0443", "General Keyboard Shortcuts": "\u0416\u0430\u043b\u043f\u044b \u043f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u0436\u0430\u0440\u043b\u044b\u049b\u0442\u0430\u0440\u044b", "Go to beginning of a word": "\u0421\u04e9\u0437\u0434\u0456\u04a3 \u0431\u0430\u0441\u044b\u043d\u0430 \u04e9\u0442\u0443", "Italic": "\u041a\u0443\u0440\u0441\u0438\u0432", "Justify": "\u0415\u043d\u0456\u043c\u0435\u043d \u0442\u0443\u0440\u0430\u043b\u0430\u0443", "Keyboard Shortcuts": "\u041f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u0436\u0430\u0440\u043b\u044b\u049b\u0442\u0430\u0440\u044b", "Move cursor to the left": "\u041a\u0443\u0440\u0441\u043e\u0440\u0434\u044b \u0441\u043e\u043b\u0493\u0430 \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Move cursor to the right": "\u041a\u0443\u0440\u0441\u043e\u0440\u0434\u044b \u0441\u043e\u043b\u0493\u0430 \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Move cursor with selection to the left": "\u041a\u0443\u0440\u0441\u043e\u0440\u0434\u044b \u0441\u043e\u043b \u0436\u0430\u049b\u049b\u0430 \u0442\u0430\u04a3\u0434\u0430\u0443\u043c\u0435\u043d \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Move cursor with selection to the right": "\u041a\u0443\u0440\u0441\u043e\u0440\u0434\u044b \u0441\u043e\u043b \u0436\u0430\u049b\u049b\u0430 \u0442\u0430\u04a3\u0434\u0430\u0443\u043c\u0435\u043d \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Paragraph formatting": "\u0410\u0431\u0437\u0430\u0446 \u043f\u0456\u0448\u0456\u043c\u0456", "Paste as unformatted text": "\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u043c\u0435\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d\u0434\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443", "Print (Download as PDF)": "\u0411\u0430\u0441\u043f\u0430\u0493\u0430 \u0448\u044b\u0493\u0430\u0440\u0443 (PDF \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443)", "Redo": "\u049a\u0430\u0439\u0442\u0430\u0440\u0443", "Remove direct formatting": "\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0443\u0456\u043d \u04e9\u0448\u0456\u0440\u0443", "Select All": "\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0442\u0430\u04a3\u0434\u0430\u0443", "Strikethrough": "\u0421\u044b\u0437\u044b\u043f \u0442\u0430\u0441\u0442\u0430\u0443", "Subscript": "\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 \u0438\u043d\u0434\u0435\u043a\u0441", "Superscript": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b \u0438\u043d\u0434\u0435\u043a\u0441", "Text formatting": "\u041c\u04d9\u0442\u0456\u043d \u043f\u0456\u0448\u0456\u043c\u0456", "Text selection and navigation in document": "\u041c\u04d9\u0442\u0456\u043d\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u0443 \u0436\u04d9\u043d\u0435 \u049b\u04b1\u0436\u0430\u0442 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f", "Underline": "\u0410\u0441\u0442\u044b \u0441\u044b\u0437\u044b\u043b\u0493\u0430\u043d", "Undo": "\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-kn.json b/f7cloud-office/browser/dist/l10n/help-kn.json new file mode 100644 index 0000000..be9c4ff --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-kn.json @@ -0,0 +1 @@ +{"Align Left": "\u0c8e\u0ca1\u0c95\u0ccd\u0c95\u0cc6 \u0cb9\u0cca\u0c82\u0ca6\u0cbf\u0cb8\u0cc1", "Align Right": "\u0cac\u0cb2\u0c95\u0ccd\u0c95\u0cc6 \u0cb9\u0cca\u0c82\u0ca6\u0cbf\u0cb8\u0cc1", "Bold": "\u0ca6\u0c9f\u0ccd\u0c9f (\u0cac\u0ccb\u0cb2\u0ccd\u0ca1\u0ccd)", "Cut": "\u0c95\u0ca4\u0ccd\u0ca4\u0cb0\u0cbf\u0cb8\u0cc1", "Double Underline": "\u0c9c\u0ccb\u0ca1\u0cbf \u0c85\u0ca1\u0cbf\u0c97\u0cc6\u0cb0\u0cc6", "General Keyboard Shortcuts": "\u0cb8\u0cbe\u0cae\u0cbe\u0ca8\u0ccd\u0caf \u0c85\u0ca1\u0ccd\u0ca1 \u0c95\u0cc0\u0cb2\u0cbf\u0c97\u0cb3\u0cc1", "Italic": "\u0c90\u0c9f\u0cbe\u0cb2\u0cbf\u0c95\u0ccd", "Justify": "\u0cb8\u0cb0\u0cbf\u0cb9\u0cca\u0c82\u0ca6\u0cbf\u0cb8\u0cc1", "Keyboard Shortcuts": "\u0c95\u0cc0\u0cb2\u0cbf\u0cae\u0ca3\u0cc6 \u0cb6\u0cbe\u0cb0\u0ccd\u0c9f\u0ccd \u0c95\u0c9f\u0ccd\u200d\u0c97\u0cb3\u0cc1", "Paste as unformatted text": "\u0cb0\u0cc2\u0caa\u0cbf\u0cb8\u0ca6 \u0caa\u0ca0\u0ccd\u0caf\u0cb5\u0ca8\u0ccd\u0ca8\u0cc1 \u0c85\u0c82\u0c9f\u0cbf\u0cb8\u0cc1", "Print (Download as PDF)": "\u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1 (\u0caa\u0cbf\u0ca1\u0cbf\u0c8e\u0cab\u0ccd \u0c86\u0c97\u0cbf \u0ca1\u0ccc\u0ca8\u0ccd\u200c\u0cb2\u0ccb\u0ca1\u0ccd \u0cae\u0cbe\u0ca1\u0cc1)", "Redo": "\u0caa\u0cc1\u0ca8\u0c83\u0cae\u0cbe\u0ca1\u0cc1", "Select All": "\u0c8e\u0cb2\u0ccd\u0cb2\u0cb5\u0ca8\u0ccd\u0ca8\u0cc2 \u0c85\u0caf\u0ccd\u0c95\u0cc6\u0cae\u0cbe\u0ca1\u0cc1", "Strikethrough": "\u0cb9\u0cca\u0ca1\u0cc6\u0ca6\u0cc1\u0cb9\u0cbe\u0c95\u0cc1", "Subscript": "\u0c85\u0ca1\u0cbf\u0cb2\u0cc7\u0c96", "Text formatting": "\u0caa\u0ca0\u0ccd\u0caf \u0cb0\u0cc2\u0caa\u0cbf\u0cb8\u0cc1\u0cb5\u0cbf\u0c95\u0cc6", "Underline": "\u0c85\u0ca1\u0cbf\u0c97\u0cc6\u0cb0\u0cc6", "Undo": "\u0cb0\u0ca6\u0ccd\u0ca6\u0cc1\u0cae\u0cbe\u0ca1\u0cc1"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ko.json b/f7cloud-office/browser/dist/l10n/help-ko.json new file mode 100644 index 0000000..2806a19 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ko.json @@ -0,0 +1 @@ +{"Align Center": "\uac00\uc6b4\ub370 \ub9de\ucda4", "Align Left": "\uc67c\ucabd \ub9de\ucda4", "Align Right": "\uc624\ub978\ucabd \ub9de\ucda4", "Apply Default paragraph style": "\uae30\ubcf8 \ub2e8\ub77d \uc2a4\ud0c0\uc77c \uc801\uc6a9", "Apply Heading 1 paragraph style": "\uc81c\ubaa9 1 \ub2e8\ub77d \uc2a4\ud0c0\uc77c \uc801\uc6a9", "Apply Heading 2 paragraph style": "\uc81c\ubaa9 2 \ub2e8\ub77d \uc2a4\ud0c0\uc77c\uc744 \uc801\uc6a9", "Apply Heading 3 paragraph style": "\uc81c\ubaa9 3 \ub2e8\ub77d \uc2a4\ud0c0\uc77c \uc801\uc6a9", "Apply Heading 4 paragraph style": "\uc81c\ubaa9 4 \ub2e8\ub77d \uc2a4\ud0c0\uc77c\uc744 \uc801\uc6a9", "Apply Heading 5 paragraph style": "\uc81c\ubaa9 5 \ub2e8\ub77d \uc2a4\ud0c0\uc77c\uc744 \uc801\uc6a9", "Arrow Down": "\uc544\ub798\ucabd \ud654\uc0b4\ud45c", "Arrow Left": "\uc67c\ucabd \ud654\uc0b4\ud45c", "Arrow Right": "\uc624\ub978\ucabd \ud654\uc0b4\ud45c", "Arrow Up": "\uc704\ucabd \ud654\uc0b4\ud45c", "Bold": "\uad75\uac8c", "Cell formatting": "\uc140 \uc11c\uc2dd \uc9c0\uc815", "Column break (in multicolumnar text)": "\uc5f4 \uad6c\ubd84 (\ub2e4\uc911 \uc5f4 \ud14d\uc2a4\ud2b8\uc5d0\uc11c)", "Cut": "\uc798\ub77c\ub0b4\uae30", "Delete to beginning of sentence": "\ud604\uc7ac \uc704\uce58\ubd80\ud130 \ubb38\uc7a5 \uc2dc\uc791 \ubd80\ubd84\uae4c\uc9c0 \uc0ad\uc81c", "Delete to beginning of word": "\ud604\uc7ac \uc704\uce58\ubd80\ud130 \ub2e8\uc5b4 \uc2dc\uc791 \ubd80\ubd84\uae4c\uc9c0 \uc0ad\uc81c", "Delete to end of sentence": "\ud604\uc7ac \uc704\uce58\ubd80\ud130 \ubb38\uc7a5 \ub05d \ubd80\ubd84\uae4c\uc9c0 \uc0ad\uc81c", "Delete to end of word": "\ud604\uc7ac \uc704\uce58\ubd80\ud130 \ub2e8\uc5b4 \ub05d \ubd80\ubd84\uae4c\uc9c0 \uc0ad\uc81c", "Demote list item (list item has to be selected)": "\ubaa9\ub85d\uc5d0\uc11c \ud56d\ubaa9 \uc218\uc900 \ub0b4\ub9ac\uae30(\ud56d\ubaa9\uc744 \uc120\ud0dd\ud574\uc57c \ud569\ub2c8\ub2e4.)", "Display comment": "\uc8fc\uc11d \ud45c\uc2dc", "Display the Keyboard shortcuts help": "\ud0a4\ubcf4\ub4dc \ub2e8\ucd95\ud0a4 \ub3c4\uc6c0\ub9d0 \ud45c\uc2dc", "Double Underline": "\uc774\uc911 \ubc11\uc904", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\ud604\uc7ac \ubaa8\ub4dc\uc5d0\uc11c \ubc97\uc5b4\ub098\uae30. \uc608) \ud3b8\uc9d1\ubaa8\ub4dc\uc5d0\uc11c \uac1c\uccb4 \uc120\ud0dd \ubaa8\ub4dc\ub85c \uc804\ud658, \ub610\ub294 \uac1c\uccb4 \uc120\ud0dd \ubaa8\ub4dc\uc5d0\uc11c \ubcf4\uae30 \ubaa8\ub4dc\ub85c \uc804\ud658", "Extend the selection down one page": "\ud55c \ud398\uc774\uc9c0 \uc544\ub798\uae4c\uc9c0 \uc120\ud0dd", "Extend the selection up one page": "\ud55c \ud398\uc774\uc9c0 \uc704\uae4c\uc9c0 \uc120\ud0dd", "Fill Down": "\uc544\ub798\ub85c \ucc44\uc6b0\uae30", "General Keyboard Shortcuts": "\ud45c\uc900 \ud0a4\ubcf4\ub4dc \ub2e8\ucd95\ud0a4", "Go and select text to end of document": "\ubb38\uc11c \ub05d\uae4c\uc9c0 \uc120\ud0dd", "Go and select text to end of textbox": "\ud14d\uc2a4\ud2b8 \uc0c1\uc790\uc758 \ub05d \ubd80\ubd84\uae4c\uc9c0 \uc120\ud0dd", "Go and select text to start of document": "\ubb38\uc11c \uc2dc\uc791 \ubd80\ubd84\uae4c\uc9c0 \uc120\ud0dd", "Go and select text to start of textbox": "\ud14d\uc2a4\ud2b8 \uc0c1\uc790\uc758 \uc2dc\uc791 \ubd80\ubd84\uae4c\uc9c0 \uc120\ud0dd", "Go and select to the beginning of a line": "\uc904 \uc2dc\uc791 \ubd80\ubd84\uae4c\uc9c0 \uc120\ud0dd", "Go and select to the end of a line": "\uc904 \ub05d\uae4c\uc9c0 \uc120\ud0dd", "Go to beginning of a word": "\ub2e8\uc5b4 \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9", "Go to beginning of line": "\uc904 \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9", "Go to end of document": "\ubb38\uc11c \ub05d\uc73c\ub85c \uc774\ub3d9", "Go to end of line": "\uc904 \ub05d\uc73c\ub85c \uc774\ub3d9", "Go to start of document": "\ubb38\uc11c \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9", "Go to start of the next word": "\ub2e4\uc74c \ub2e8\uc5b4\uc758 \uccab\ubd80\ubd84\uc73c\ub85c \uc774\ub3d9", "Home": "\ud648", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\uc140 \uc804\uccb4\uac00 \uc120\ud0dd\ub418\uc9c0 \uc54a\uc558\uace0 \ucee4\uc11c\uac00 \ud45c\uc758 \ub05d\uc5d0 \uc788\uc744 \uacbd\uc6b0, \ud45c \ub2e4\uc74c\uc5d0 \uc624\ub294 \ub2e8\ub77d\uc774 \uc0ad\uc81c\ub429\ub2c8\ub2e4.(\ubb38\uc11c \ub9c8\uc9c0\ub9c9 \ub2e8\ub77d\uc778 \uacbd\uc6b0 \uc81c\uc678)", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\uc140 \uc804\uccb4\uac00 \uc120\ud0dd\ub418\uc9c0 \uc54a\uc740 \uacbd\uc6b0, \ucee4\uc11c\ubd80\ud130 \ud604\uc7ac \ubb38\uc7a5 \ub05d\uae4c\uc9c0 \ud14d\uc2a4\ud2b8\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4. \ucee4\uc11c\uac00 \uc140 \ub05d\uc5d0 \uc788\uace0 \uc140 \uc804\uccb4\uac00 \uc120\ud0dd\ub418\uc9c0 \uc54a\uc740 \uacbd\uc6b0, \ub2e4\uc74c \uc140\uc758 \ub0b4\uc6a9\uc774 \uc0ad\uc81c\ub429\ub2c8\ub2e4.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\ud558\ub098 \uc774\uc0c1\uc758 \uc140\uc774 \uc120\ud0dd\ub41c \uacbd\uc6b0, \uc120\ud0dd\ud55c \uc140\uc744 \ud3ec\ud568\ud55c \uc804\uccb4 \ud589\uc774 \uc0ad\uc81c\ub429\ub2c8\ub2e4. \ubaa8\ub4e0 \ud589\uc774 \uc644\uc804\ud558\uac8c \ub610\ub294 \ubd80\ubd84\uc801\uc73c\ub85c \uc120\ud0dd\ub418\uc5c8\ub2e4\uba74 \ud45c \uc804\uccb4\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\ud604\uc7ac \uc140\uc774 \ube44\uc5b4 \uc788\uc744 \uacbd\uc6b0: \ud45c\uc758 \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9. \uadf8 \uc678: \ucc98\uc74c \ub204\ub974\uba74 \ud604\uc7ac \uc140\uc758 \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9, \ub2e4\uc2dc \ub204\ub974\uba74 \ud604\uc7ac \ud45c\uc758 \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9, \uc138 \ubc88\uc9f8\ub85c \ub204\ub974\uba74 \ubb38\uc11c \uc2dc\uc791\uc73c\ub85c \uc774\ub3d9.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\ud604\uc7ac \uc140\uc774 \ube44\uc5b4 \uc788\uc744 \uacbd\uc6b0: \ud45c \ub05d\uc73c\ub85c \uc774\ub3d9. \uadf8 \uc678: \ucc98\uc74c \ub204\ub974\uba74 \ud604\uc7ac \uc140\uc758 \ub05d\uc73c\ub85c \uc774\ub3d9, \ub2e4\uc2dc \ub204\ub974\uba74 \ud45c\uc758 \ub05d\uc73c\ub85c \uc774\ub3d9, \ub2e4\uc2dc \ub204\ub974\uba74 \ubb38\uc11c \ub05d\uc73c\ub85c \uc774\ub3d9.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\ud604\uc7ac \uc140\uc774 \ube44\uc5b4 \uc788\uc744 \uacbd\uc6b0: \ud45c \uc804\uccb4\ub97c \uc120\ud0dd. \uadf8 \uc678: \ud604\uc7ac \uc140\uc758 \ub0b4\uc6a9\uc744 \uc120\ud0dd. \ud55c\ubc88 \ub354 \uc2e4\ud589\ud558\uba74 \ud45c \uc804\uccb4\ub97c \uc120\ud0dd", "Increase/decrease the size of the column/row on the left/top cell edge": "\uc67c\ucabd/\uc704\ucabd \uc140 \ubaa8\uc11c\ub9ac\uc5d0\uc11c \uc5f4/\ud589 \ud06c\uae30 \uc99d\uac00/\uac10\uc18c", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\uc624\ub978\ucabd/\uc544\ub798\ucabd \uc140 \ubaa8\uc11c\ub9ac\uc5d0\uc11c \uc5f4/\ud589\uc758 \ud06c\uae30 \uc99d\uac00/\uac10\uc18c", "Insert comment": "\uc8fc\uc11d \uc0bd\uc785", "Insert endnote": "\ubbf8\uc8fc \uc0bd\uc785", "Insert footnote": "\uac01\uc8fc \uc0bd\uc785", "Insert line break": "\uc904 \ubc14\uafc8 \uc0bd\uc785\ud558\uae30", "Insert new paragraph directly before or after a section, or before a table": "\uad6c\uc5ed \uc55e\ub4a4, \ub610\ub294 \ud45c \uc55e\uc5d0 \uc0c8 \ub2e8\ub77d\uc744 \uc9c1\uc811 \uc0bd\uc785\ud558\uae30", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\ubaa9\ub85d \uc548\uc5d0 \ubc88\ud638\uc5c6\ub294 \uc0c8 \ub2e8\ub77d \uc0bd\uc785\ud558\uae30.(\ucee4\uc11c\uac00 \ubaa9\ub85d \ub05d\uc5d0 \uc788\uc744 \ub54c \uc81c\uc678)", "Insert non-breaking hyphen": "\ub2e8\uc5b4 \uc798\ub9bc \ubc29\uc9c0 \ud558\uc774\ud508 \uc0bd\uc785\ud558\uae30", "Insert non-breaking space": "\uc904 \ubc14\uafc8\ud558\uc9c0 \uc54a\ub294 \uacf5\ubc31 \uc0bd\uc785\ud558\uae30", "Insert soft hyphen": "\uc0ac\uc6a9\uc790 \uc9c0\uc815 \ud558\uc774\ud508 \uc0bd\uc785\ud558\uae30", "Italic": "\uc774\ud0e4\ub9ad", "Justify": "\uc591\ucabd \ub9de\ucda4", "Keyboard Shortcuts": "\ud0a4\ubcf4\ub4dc \ub2e8\ucd95\ud0a4", "Like Alt, but only the active cell is modified": "\ud604\uc7ac \uc140\uc758 \ud06c\uae30 \uc870\uc815", "Manual page break": "\uc218\ub3d9 \ud398\uc774\uc9c0 \ub098\ub204\uae30", "Move cursor down one line": "\ucee4\uc11c\ub97c \ud55c \uc904 \uc544\ub798\ub85c \uc774\ub3d9", "Move cursor to beginning of the next paragraph": "\ucee4\uc11c\ub97c \ub2e4\uc74c \ub2e8\ub77d\uc758 \uc2dc\uc791 \ubd80\ubd84\uc73c\ub85c \uc774\ub3d9", "Move cursor to beginning of the previous paragraph": "\ucee4\uc11c\ub97c \uc774\uc804 \ub2e8\ub77d\uc758 \uc2dc\uc791 \ubd80\ubd84\uc73c\ub85c \uc774\ub3d9", "Move cursor to the left": "\ucee4\uc11c\ub97c \uc67c\ucabd\uc73c\ub85c \uc774\ub3d9", "Move cursor to the right": "\ucee4\uc11c\ub97c \uc624\ub978\ucabd\uc73c\ub85c \uc774\ub3d9", "Move cursor up one line": "\ucee4\uc11c\ub97c \ud55c \uc904 \uc704\ub85c \uc774\ub3d9", "Move cursor with selection to the left": "\uc120\ud0dd\ub41c \ud56d\ubaa9\uc5d0 \uc788\ub294 \ucee4\uc11c\ub97c \uc67c\ucabd\uc73c\ub85c \uc774\ub3d9", "Move cursor with selection to the right": "\uc120\ud0dd\ud55c \ud56d\ubaa9\uc5d0 \uc788\ub294 \ucee4\uc11c\ub97c \uc624\ub978\ucabd\uc73c\ub85c \uc774\ub3d9", "Move the view down one page": "\ud654\uba74\uc744 \ud55c \ud398\uc774\uc9c0 \uc544\ub798\ub85c \uc774\ub3d9", "Move the view up one page": "\ud654\uba74\uc744 \ud55c \ud398\uc774\uc9c0 \uc704\ub85c \uc774\ub3d9", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\ub2e8\ub77d \uc11c\uc2dd \uc9c0\uc815", "Paste as unformatted text": "\uc11c\uc2dd\uc5c6\ub294 \ud14d\uc2a4\ud2b8 \ubd99\uc5ec\ub123\uae30", "Print (Download as PDF)": "\uc778\uc1c4 (PDF\ub85c \ub2e4\uc6b4\ub85c\ub4dc)", "Promote list item (list item has to be selected)": "\ubaa9\ub85d\uc5d0\uc11c \ud56d\ubaa9 \uc218\uc900 \uc62c\ub9ac\uae30(\ud56d\ubaa9\uc744 \uc120\ud0dd\ud574\uc57c \ud569\ub2c8\ub2e4.)", "Redo": "\ub2e4\uc2dc\ud558\uae30", "Remove direct formatting": "\uc9c1\uc811 \uc9c0\uc815\ud55c \uc11c\uc2dd \uc0ad\uc81c", "Select All": "\ubaa8\ub450 \uc120\ud0dd", "Select lines in downwards direction": "\uc544\ub798\ucabd\uc73c\ub85c \uc904 \uc120\ud0dd", "Select lines in upwards direction": "\uc704\ucabd\uc73c\ub85c \uc904 \uc120\ud0dd", "Select objects in the order in which they were created": "\uac1c\uccb4\ub97c \ub9cc\ub4e0 \uc21c\uc11c\ub300\ub85c \uc120\ud0dd\ud569\ub2c8\ub2e4.", "Select objects in the reverse order in which they were created": "\uac1c\uccb4\ub97c \ub9cc\ub4e0 \uc5ed\uc21c\uc73c\ub85c \uc120\ud0dd\ud569\ub2c8\ub2e4.", "Select to beginning of paragraph": "\ub2e8\ub77d\uc758 \uc2dc\uc791\uae4c\uc9c0 \uc120\ud0dd", "Select to end of paragraph": "\ub2e8\ub77d \ub05d\uae4c\uc9c0 \uc120\ud0dd", "Select to the left word by word": "\ub2e8\uc5b4 \ub2e8\uc704\ub85c \uc67c\ucabd \ub2e8\uc5b4 \uc120\ud0dd", "Select to the right word by word": "\ub2e8\uc5b4 \ub2e8\uc704\ub85c \uc624\ub978\ucabd \ub2e8\uc5b4 \uc120\ud0dd", "Set Optimal Column Width": "\ucd5c\uc801\uc758 \uc5f4\ub108\ube44 \uc124\uc815", "Shortcut Keys for Tables": "\ub2e8\ucd95\ud0a4 \ud45c", "Standard currency format": "\ud45c\uc900 \ud1b5\ud654 \uc11c\uc2dd", "Standard date format": "\ud45c\uc900 \ub0a0\uc9dc \uc11c\uc2dd", "Standard exponential format": "\ud45c\uc900 \uc9c0\uc218 \uc11c\uc2dd", "Standard format": "\ud45c\uc900 \uc11c\uc2dd", "Standard percentage format (two decimal places)": "\ud45c\uc900 \ubc31\ubd84\uc728 \uc11c\uc2dd (\uc18c\uc218\uc810 \uc774\ud558 2\uc790\ub9ac)", "Strikethrough": "\ucde8\uc18c\uc120", "Subscript": "\uc544\ub798 \ucca8\uc790", "Superscript": "\uc704 \ucca8\uc790", "Switch cursor between text and footer": "\ubcf8\ubb38\uacfc \ubc14\ub2e5\uae00 \ud3b8\uc9d1 \uc804\ud658", "Switch cursor between text and header": "\ubcf8\ubb38\uacfc \uba38\ub9ac\uae00 \ud3b8\uc9d1 \uc804\ud658", "Tab": "\ud0ed", "Text formatting": "\ud14d\uc2a4\ud2b8 \uc11c\uc2dd", "Text selection and navigation in a textbox": "\ud14d\uc2a4\ud2b8 \uc0c1\uc790\uc5d0\uc11c \ud14d\uc2a4\ud2b8 \uc120\ud0dd \ubc0f \uc774\ub3d9", "Text selection and navigation in document": "\ubb38\uc11c\uc758 \ud14d\uc2a4\ud2b8 \uc120\ud0dd \ubc0f \uc774\ub3d9", "Two decimal places, thousands separator": "\uc18c\uc218\uc810 \uc774\ud558 \ub450\uc790\ub9ac, \ucc9c\ub2e8\uc704 \uad6c\ubd84\uae30\ud638", "Underline": "\ubc11\uc904", "Undo": "\ub418\ub3cc\ub9ac\uae30", "Word processor functions": "\uc6cc\ub4dc\ud504\ub85c\uc138\uc11c \uae30\ub2a5"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-localizations.json b/f7cloud-office/browser/dist/l10n/help-localizations.json new file mode 100644 index 0000000..355dadd --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-localizations.json @@ -0,0 +1,84 @@ +{ + "en": false, + "ab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ab.json", + "af": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-af.json", + "am": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-am.json", + "an": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-an.json", + "ar": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ar.json", + "ast": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ast.json", + "be": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-be.json", + "bg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-bg.json", + "bs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-bs.json", + "ca": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ca.json", + "cs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-cs.json", + "cy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-cy.json", + "da": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-da.json", + "de": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-de.json", + "dsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-dsb.json", + "el": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-el.json", + "en-au": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_AU.json", + "en-AU": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_AU.json", + "en-gb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_GB.json", + "en-GB": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_GB.json", + "en-nz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_NZ.json", + "en-NZ": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_NZ.json", + "en-za": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_ZA.json", + "en-ZA": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-en_ZA.json", + "eo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-eo.json", + "es": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-es.json", + "et": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-et.json", + "eu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-eu.json", + "fi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-fi.json", + "fr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-fr.json", + "ga": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ga.json", + "gd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-gd.json", + "gl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-gl.json", + "gn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-gug.json", + "he": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-he.json", + "hi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-hi.json", + "hr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-hr.json", + "hsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-hsb.json", + "hu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-hu.json", + "id": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-id.json", + "is": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-is.json", + "it": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-it.json", + "ja": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ja.json", + "jv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-jv.json", + "kab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-kab.json", + "kk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-kk.json", + "ko": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ko.json", + "lt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-lt.json", + "lv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-lv.json", + "nb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-nb.json", + "ne": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ne.json", + "nl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-nl.json", + "nn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-nn.json", + "oc": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-oc.json", + "pa-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pa_IN.json", + "pa-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pa_IN.json", + "pl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pl.json", + "pt-br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pt_BR.json", + "pt-BR": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pt_BR.json", + "pt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-pt.json", + "ro": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ro.json", + "ru": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ru.json", + "sk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-sk.json", + "sl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-sl.json", + "sq": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-sq.json", + "sv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-sv.json", + "ta": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ta.json", + "tr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-tr.json", + "ug": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-ug.json", + "uk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-uk.json", + "uz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-uz.json", + "vec": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-vec.json", + "vi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-vi.json", + "zh-cn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_CN.json", + "zh-CN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_CN.json", + "zh-Hans": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_CN.json", + "zh-hk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_TW.json", + "zh-HK": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_TW.json", + "zh-tw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_TW.json", + "zh-TW": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_TW.json", + "zh-Hant": "%SERVICE_ROOT%/browser/%VERSION%/l10n/help-zh_TW.json" +} diff --git a/f7cloud-office/browser/dist/l10n/help-lt.json b/f7cloud-office/browser/dist/l10n/help-lt.json new file mode 100644 index 0000000..59406a2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-lt.json @@ -0,0 +1 @@ +{"Apply Default paragraph style": "Taikyti numatyt\u0105j\u012f pastraipos stili\u0173", "Apply Heading 1 paragraph style": "Taikyti pastraipos stili\u0173 \u201eAntra\u0161t\u0117 1\u201c", "Apply Heading 2 paragraph style": "Taikyti pastraipos stili\u0173 \u201eAntra\u0161t\u0117 2\u201c", "Apply Heading 3 paragraph style": "Taikyti pastraipos stili\u0173 \u201eAntra\u0161t\u0117 3\u201c", "Apply Heading 4 paragraph style": "Taikyti pastraipos stili\u0173 \u201eAntra\u0161t\u0117 4\u201c", "Apply Heading 5 paragraph style": "Taikyti pastraipos stili\u0173 \u201eAntra\u0161t\u0117 5\u201c", "Cut": "I\u0161kirpti", "Double Underline": "Dvigubas pabraukimas", "General Keyboard Shortcuts": "Bendri spartieji klavi\u0161ai", "Go and select text to end of document": "Eiti ir \u017eym\u0117ti iki dokumento pabaigos", "Go and select text to start of document": "Eiti ir \u017eym\u0117ti iki dokumento prad\u017eios", "Keyboard Shortcuts": "Spartieji klavi\u0161ai", "Move the view up one page": "Eiti puslapiu auk\u0161tyn", "PageDown": "Psl\u2193", "PageUp": "Psl\u2191", "Paste as unformatted text": "\u012ed\u0117ti neformatuot\u0105 tekst\u0105", "Print (Download as PDF)": "Spausdinti (Atsisi\u0173sti PDF formatu)", "Redo": "Atstatyti", "Text selection and navigation in document": "Teksto \u017eym\u0117jimas ir jud\u0117jimas dokumente", "Undo": "At\u0161aukti"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-lv.json b/f7cloud-office/browser/dist/l10n/help-lv.json new file mode 100644 index 0000000..76846ba --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-lv.json @@ -0,0 +1 @@ +{"Apply Default paragraph style": "Pielietot noklus\u0113juma rindkopas stilu", "Apply Heading 1 paragraph style": "Pielietot rindkopas stilu \"Virsraksts 1\"", "Apply Heading 2 paragraph style": "Pielietot rindkopas stilu \"Virsraksts 2\"", "Apply Heading 3 paragraph style": "Pielietot rindkopas stilu \"Virsraksts 3\"", "Apply Heading 4 paragraph style": "Pielietot rindkopas stilu \"Virsraksts 4\"", "Apply Heading 5 paragraph style": "Pielietot rindkopas stilu \"Virsraksts 5\"", "Bold": "Treknraksts", "Cut": "Izgriezt", "Delete to beginning of sentence": "Dz\u0113st l\u012bdz teikuma s\u0101kumam", "Delete to beginning of word": "Dz\u0113st l\u012bdz v\u0101rda s\u0101kumam", "Delete to end of sentence": "Dz\u0113st l\u012bdz teikuma beig\u0101m", "Delete to end of word": "Dz\u0113st l\u012bdz v\u0101rda beig\u0101m", "Double Underline": "Dubulti pasv\u012btrots", "Extend the selection down one page": "Papla\u0161in\u0101t atlasi par vienu lappusi lejup", "Extend the selection up one page": "Papla\u0161in\u0101t atlasi par vienu lappusi aug\u0161up", "General Keyboard Shortcuts": "Visp\u0101r\u0113ji tastat\u016bras \u012bsin\u0101jumtausti\u0146i", "Go and select text to end of document": "Iet un atlas\u012bt tekstu l\u012bdz dokumenta beig\u0101m", "Go and select text to start of document": "Iet un atlas\u012bt tekstu l\u012bdz dokumenta s\u0101kumam", "Go to beginning of a word": "Iet uz v\u0101rda s\u0101kumu", "Insert endnote": "Ievietot beigu v\u0113ri", "Insert footnote": "Ievietot v\u0113ri", "Insert line break": "Ievietot rindas atdal\u012bt\u0101ju", "Italic": "Kurs\u012bvs", "Keyboard Shortcuts": "Tastat\u016bras \u012bsin\u0101jumtausti\u0146i", "Move the view down one page": "P\u0101rvietot skatu par vienu lappusi lejup", "Move the view up one page": "P\u0101rvietot skatu par vienu lappusi aug\u0161up", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Rindkopas format\u0113jums", "Paste as unformatted text": "Iel\u012bm\u0113t k\u0101 neformat\u0113tu tekstu", "Print (Download as PDF)": "Druk\u0101t (lejupiel\u0101d\u0113t k\u0101 PDF)", "Redo": "Atatsaukt", "Remove direct formatting": "No\u0146emt tie\u0161o format\u0113\u0161anu", "Select to the left word by word": "Atlas\u012bt pa kreisi v\u0101rdu pa v\u0101rdam", "Shortcut Keys for Tables": "\u012asin\u0101jumtausti\u0146i tabul\u0101m", "Standard currency format": "Standarta val\u016btas form\u0101ts", "Standard date format": "Standarta datuma form\u0101ts", "Standard format": "Standarta form\u0101ts", "Strikethrough": "P\u0101rsv\u012btrots", "Subscript": "Apak\u0161raksts", "Superscript": "Aug\u0161raksts", "Switch cursor between text and footer": "P\u0101rsl\u0113gt kursoru starp tekstu un k\u0101jeni", "Switch cursor between text and header": "P\u0101rsl\u0113gt kursoru starp tekstu un galveni", "Text formatting": "Teksta format\u0113\u0161ana", "Text selection and navigation in document": "Teksta atlase un navig\u0101cija dokument\u0101", "Underline": "Pasv\u012btrots", "Undo": "Atsaukt"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ml.json b/f7cloud-office/browser/dist/l10n/help-ml.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ml.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-mn.json b/f7cloud-office/browser/dist/l10n/help-mn.json new file mode 100644 index 0000000..830b1ef --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-mn.json @@ -0,0 +1 @@ +{"Align Center": "\u0422\u04e9\u0432\u0434 \u0436\u0438\u0433\u0434\u0440\u04af\u04af\u043b\u044d\u0445", "Align Left": "\u0417\u04af\u04af\u043d \u0442a\u043b\u0434 \u0436\u0438\u0433\u0434\u0440\u04af\u04af\u043b\u044d\u0445", "Align Right": "\u0411\u0430\u0440\u0443\u0443\u043d \u0442a\u043b\u0434 \u0436\u0438\u0433\u0434\u0440\u04af\u04af\u043b\u044d\u0445", "Apply Default paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u04af\u043d\u0434\u0441\u044d\u043d \u0445\u044d\u043b\u0431\u044d\u0440\u0436\u04af\u04af\u043b\u044d\u043b\u0442\u0438\u0439\u0433 \u043e\u043b\u0433\u043e\u0445", "Apply Heading 1 paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u0422\u044d\u0440\u0433\u04af\u04af 1-\u0433 \u043e\u043b\u0433\u043e\u0445", "Apply Heading 2 paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u0422\u044d\u0440\u0433\u04af\u04af 2-\u0433 \u043e\u043b\u0433\u043e\u0445", "Apply Heading 3 paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u0422\u044d\u0440\u0433\u04af\u04af 3-\u0433 \u043e\u043b\u0433\u043e\u0445", "Apply Heading 4 paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u0422\u044d\u0440\u0433\u04af\u04af 4-\u0433 \u043e\u043b\u0433\u043e\u0445", "Apply Heading 5 paragraph style": "\u041f\u0440a\u0433\u0440a\u0444\u044b\u043d \u0422\u044d\u0440\u0433\u04af\u04af 5-\u0433 \u043e\u043b\u0433\u043e\u0445", "Arrow Left": "\u0417\u04af\u04af\u043d \u0442\u0438\u0439\u0448 \u0437aa\u0441a\u043d \u0441\u0443\u043c", "Bold": "\u0411\u04af\u0434\u04af\u04af\u043d", "Cut": "\u041e\u0433\u0442\u043b\u043e\u0445", "Display the Keyboard shortcuts help": "\u0422\u043e\u0432\u0447\u043b\u0443\u0443\u0440\u044b\u043d \u0445\u043e\u0441\u043b\u043e\u043b\u044b\u043d \u0442\u0443\u0441\u043ba\u043c\u0436\u044b\u0433 \u0445a\u0440\u0443\u0443\u043b\u043da", "Double Underline": "\u0414\u0430\u0432\u0445\u0430\u0440 \u0434\u043e\u043e\u0433\u0443\u0443\u0440 \u0437\u0443\u0440\u0430\u0430\u0441", "General Keyboard Shortcuts": "\u04ae\u043d\u0434\u0441\u044d\u043d \u0442\u043e\u0432\u0447\u043b\u0443\u0443\u0440\u044b\u043d \u0445\u043e\u0441\u043b\u043e\u043b\u0443\u0443\u0434", "Italic": "\u0422\u0430\u0448\u0443\u0443", "Justify": "\u0425\u04af\u0440\u044d\u044d\u043d\u0434 \u043d\u044c \u0436\u0438\u0433\u0434\u0440\u04af\u04af\u043b\u044d\u0445", "Keyboard Shortcuts": "\u0422\u043e\u0432\u0447\u043b\u0443\u0443\u0440\u044b\u043d \u0445\u043e\u0441\u043b\u043e\u043b", "Move cursor to the left": "\u041a\u0443\u0440\u0441\u043e\u0440\u044b\u0433 \u0437\u04af\u04af\u043d \u0442\u0438\u0439\u0448 \u0445\u04e9\u0434\u04e9\u043b\u0433\u04e9\u0445", "Move cursor with selection to the left": "\u0421\u043e\u043d\u0433\u043e\u043b\u0442\u044b\u0433 \u043a\u0443\u0440\u0441\u043e\u0440\u0442\u043e\u0439 \u0437\u04af\u04af\u043d \u0442\u0438\u0439\u0448 \u0437\u04e9\u04e9\u0445", "Paragraph formatting": "\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u044b\u043d \u0430\u043b\u0441\u043b\u0430\u043b\u0442", "Paste as unformatted text": "\u0424\u043e\u0440\u043ca\u0442\u043baa\u0433\u04af\u0439 \u0431\u0438\u0447\u0432\u044d\u0440\u0438\u0439\u0433 \u043e\u0440\u0443\u0443\u043ba\u0445", "Print (Download as PDF)": "\u0425\u044d\u0432\u043b\u044d\u0445 (PDF-\u0440 \u0442a\u0442a\u0436 a\u0432a\u0445)", "Redo": "\u0414a\u0432\u0442a\u0445", "Remove direct formatting": "\u0428\u0443\u0443\u0434 \u0445\u044d\u043b\u0431\u044d\u0440\u0436\u04af\u04af\u043b\u044d\u0445\u0438\u0439\u0433 \u0431\u043e\u043b\u0438\u0445", "Select All": "\u0411\u04af\u0433\u0434\u0438\u0439\u0433 \u0441\u043e\u043d\u0433\u043e\u0445", "Strikethrough": "\u0414\u0430\u0440\u0436 \u0437\u0443\u0440\u0430\u0430\u0441 \u0442\u0430\u0442\u0441a\u043d", "Subscript": "\u0414\u043e\u043e\u0440 \u0431\u0438\u0447\u0438\u043b\u0442", "Superscript": "\u0414\u044d\u044d\u0440 \u0431\u0438\u0447\u0438\u043b\u0442 ", "Text formatting": "\u0411\u0438\u0447\u0432\u044d\u0440\u0438\u0439\u043d \u0445\u044d\u043b\u0431\u044d\u0440", "Text selection and navigation in document": "\u0411a\u0440\u0438\u043c\u0442 \u0431\u0438\u0447\u0438\u0433\u0442 \u0431\u0438\u0447\u0432\u044d\u0440\u0438\u0439\u043d \u0441\u043e\u043d\u0433\u043e\u043b\u0442 \u0431a \u0445\u04e9\u0442\u04e9\u0447", "Underline": "\u0414\u043e\u043e\u0433\u0443\u0443\u0440 \u0437\u0443\u0440\u0430\u0430\u0441", "Undo": "\u0411\u0443\u0446\u0430\u0430\u0445"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-nb.json b/f7cloud-office/browser/dist/l10n/help-nb.json new file mode 100644 index 0000000..9a3e931 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-nb.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "Tre sekunder i innsettingsmodus. Piltast sletter rad/kolonne, Ctrl+Piltast sl\u00e5r sammen cellen med nabocellen", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "Tre sekunder i innsettingsmodus. Piltast sett inn rad/kolonne, Ctrl+Piltast sett inn celle", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alfabetisk indeks: Eksisterende alfabetisk indeks kan oppdateres med nye oppf\u00f8ringer.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Diagramredigering: Dobbeltklikk p\u00e5 diagrammet for \u00e5 velge. Bruk kontekstmenyer for \u00e5 legge til diagramelementer som tittel, akse og annet. VelgDataomr\u00e5de og Digram Type for \u00e5 redigere diagramdata og velge diagramtype.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagramformatering: Den samme hurtigmenyen f\u00f8rer deg til diagramdatatabell og valg av diagramtype.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Kommentarer: Kommentarer settes inn i teksten og vises p\u00e5 h\u00f8yre side av skjermen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Kommentarer:I et regneark kan du sette inn en kommentar pr celle. N\u00e5r du velger Sett inn kommentar , vises en popup som lar deg skrive innholdet for kommentaren. En r\u00f8d prikk vises i \u00f8verste h\u00f8yre hj\u00f8rne av cellen n\u00e5r den har en kommentar. Hold musen p\u00e5 cellen for \u00e5 vise kommentarer.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Betinget formatering:{productname}legger til symboler til hver celle i et omr\u00e5de basert p\u00e5 celleforhold. Velg celleomr\u00e5det og klikk p\u00e5 Betinget formatering ikonet p\u00e5 verkt\u00f8ylinjen. Velg symbolsettet som skal brukes p\u00e5 omr\u00e5det.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstmenyer: N\u00e5r du klikker med h\u00f8yre museknapp, vises en meny med kommandoer tilknyttet det underliggende objektet.", "Data series formatting: Open the context menu and choose Format data series.": "Dataserieformatering\u00c5pne kontekstmenyen og velgFormater dataserier", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validering:For hver celle kan du definere oppf\u00f8ringer som skal v\u00e6re gyldige. Ugyldige oppf\u00f8ringer til en celle blir avvist. Slik aktiverer du validering av data:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direkte formatering: Du kan formatere regnearkceller, kolonner, rader og ark ved \u00e5 formatere direkte fra menyene, verkt\u00f8ylinjen eller kontekstmenyene. Direkte formatering gjelder bare det valgte objektet som er valgt. For \u00e5 formatere en celle bruker du menyen eller trykker Ctrl+1. Tdialogboksen lar kompleks og tilpasset nummerformatering, i tillegg til skrift, kompleks kant, bakgrunn, cellebeskyttelse og andre alternativer.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direkte formatering:Du kan formatere tekstdokumentobjekter ved \u00e5 formatere direkte fra menyene, verkt\u00f8ylinjen eller kontekstmenyene. Direkte formatering gjelder bare det valgte objektet som er valgt.", "Fields: A basic set of fields is available to insert in the document.": "Felt: Et grunnleggende sett med felt er tilgjengelig for innsetting i dokumentet.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrering av data: Filtre og avanserte filtre lar deg jobbe med visse filtrerte rader (poster) i et dataomr\u00e5de. I regnearkene i {productname}er det forskjellige muligheter for \u00e5 bruke filtre.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Fotnoter og sluttnoter: FFotnoter og sluttnoter er stt\u00f8ttet.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatere celler: Klikk i cellen eller omr\u00e5det med celler og velg meny Tabell \u2192 Egenskaper . Finjuster tabellen med hjelp av egenskapsdialogen.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formateringsmarkeringer: Avsnitt, side og mellomrom som ikke kan brytes, vises som merker for \u00e5 hjelpe tekstjustering, redigering og formatering.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Sett inn bilde: Klikk p\u00e5 Sett inn bilde ikonet gir deg mulighet til \u00e5 velge et bilde fra skylagerets mapper og delingsomr\u00e5der.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Sett inn lokalt lagret bilde: \u00e5pner nettleservilvelgeren for \u00e5 laste opp bildet fra din lokale datamaskin og sette det inn i dokumentet.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master-lysbilde: Velg master-lysbildet som er knyttet til gjeldende lysbilde. Formater og ordne lysbildeelementer i hovedbildet.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objektanimasjon: Individuelt objekt i lysbildet kan ha animasjon. Bruk sidelinjen til \u00e5 konfigurere lysbildeovergangen for et valgt objekt eller sett med objekter.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Oversikt:Du kan opprette en oversikt over dataene og gruppere radene og kolonnene sammen, slik at du kan kollapse og utvide gruppene med et enkelt klikk, noe som gj\u00f8r det enkelt \u00e5 representere hierarkiske data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Topptekst og bunntekst: Topptekster og bunntekster er tilgjengelige for den eksisterende sidestilen som brukes i dokumentet ved mark\u00f8rposisjonen.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Lysbildeutforminger: {productname} Impress lar deg endre lysbildeoppsettet. Velg \u00f8nsket lysbildeoppsett i rullegardinmenyen.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Lysbildeoverganger: {productname} Impress gir visuelle effekter n\u00e5r du viser et nytt lysbilde i lysbildefremvisningen. Lysbildeoverganger er egenskapen til lysbildet, bruk sidefeltet til \u00e5 angi lysbildeovergangen i redigeringsmodus.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sorter data: Du kan sortere en liste med tall eller tekst stigende eller synkende.{productname}oppdager automatisk celler som er overskrifter, og tilst\u00f8tende kolonner, for \u00e5 utvide utvalget.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Stil formatering: {productname} st\u00f8tter avsnittstiler. Du kan bruke en eksisterende avsnittsstil p\u00e5 et avsnitt. Velg menyEdit \u2192 Rediger stiler for \u00e5 endre stil.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabeller: Sett inn tabeller i presentasjonen. Bruk sidefeltet til \u00e5 velge tabelltema.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dokumentomr\u00e5det: Applikasjonsomr\u00e5det viser dokumentinnholdet, enten regneark, presentasjoner eller tekstdokumenter.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informasjonslinjen: Til h\u00f8yre for s\u00f8kefeltet vises et sett med informasjon om dokumentet. Den faktiske informasjonen avhenger av dokumenttypen.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "S\u00f8kefeltet: S\u00f8k starter automatisk n\u00e5r innhold skrives inn i s\u00f8kefeltet, og dokumentvinduet flyttes automatisk til den f\u00f8rste forekomsten som ble funnet. \u00c5 s\u00f8ke er ikke f\u00f8lsom for store og sm\u00e5 bokstaver. Det er tre knapper rett ved siden av s\u00f8kefeltet:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Statuslinjen: Statuslinjen vises i bunnen, og inneholder flere nyttige alternativer og funksjoner.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Verkt\u00f8ylinjen: Verkt\u00f8ylinjen inneholder de mest brukte alternativene for daglig bruk. Verkt\u00f8ylinjeknapper er dynamiske, noe som betyr at tilstanden deres (av eller p\u00e5) avhenger av forskjellige faktorer.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Zoom linjen: Til h\u00f8yre for statuslinjen er det et sett med knapper som lar deg zoome til 100%, zoome ut og zoome inn. Zoomen gjelder dokumentomr\u00e5det, brukergrensesnittet p\u00e5virkes ikke. Det n\u00e5v\u00e6rende zoomniv\u00e5et vises i dette omr\u00e5det.", "{productname} Help": "{productname} Hjelp", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress redigerer presentasjoner p\u00e5 en m\u00e5te som b\u00f8r v\u00e6re kjent. Operasjoner som \u00e5 skrive tekst, klippe ut, kopiere og lime inn innhold, velge tekst, sette inn, endre st\u00f8rrelse, forankre bilder, legge til og h\u00e5ndtere tabeller, ligner et skrivebordspresentasjonsprogram. Bruk tastaturet, menyene og verkt\u00f8ylinjene for \u00e5 utf\u00f8re handlinger i dokumentet.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} lar deg opprette og redigere kontordokumenter tekstdokumenter, regneark og presentasjoner direkte i nettleseren din, p\u00e5 en enkel og grei m\u00e5te. Du kan jobbe alene p\u00e5 et dokument, eller i samarbeid som en del av et team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} kan sjekke stavem\u00e5te i tekstdokumenter, regneark og presentasjoner. En r\u00f8d b\u00f8lget understreking indikerer feilstavede ord. Klikk p\u00e5 h\u00f8yre museknapp for \u00e5 \u00e5pne en hurtigmeny med foresl\u00e5tte korreksjoner.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} viser lysbildefremvisning av presentasjoner, inkludert et delsett av lysbildeoverganger og objektanimasjoner. Velg lysbildefremvisning fra menyen eller klikk p\u00e5 ikonet nederst til venstre i verkt\u00f8ylinjen i lysbildefeltet.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} redigerer tekstdokumenter p\u00e5 samme m\u00e5te som du redigerer et skrivebordsdokument. Det gir et hva du ser er hva du f\u00e5r (WYSIWYG) -oppsett - som enkelt utformer dokumentet n\u00e5r det skal skrives ut. Operasjoner som \u00e5 skrive tekst, klippe ut, kopiere og lime inn innhold, velge tekst, sette inn, endre st\u00f8rrelse, forankre bilder, legge til og h\u00e5ndtere tabeller og diagrammer, ligner en skrivebords tekstbehandler. Bruk tastaturet, menyene og verkt\u00f8ylinjene for \u00e5 samhandle med dokumentet ditt.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} setter inn bilder i tekstdokumentet fra din lokale datamaskin eller fra skylagring. Innsatte bilder er alltid innebygd i dokumentet.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} viser deg med et lite varsel i bunnteksten n\u00e5r en ny bruker kommer inn eller n\u00e5r en bruker forlater.", "{productname} presentations": "{productname} presentasjoner", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} lagrer dokumentet i bakgrunnen regelmessig, du kan ikke bare lukke uten \u00e5 lagre det. For \u00e5 kansellere endringene dine, m\u00e5 du enten angre dem, eller bruke Revisjonshistorikk i Fil -menyen.", "{productname} spreadsheets": "{productname} regneark", "{productname} supports both reading and writing for the following file formats:": "{productname} st\u00f8tter b\u00e5de lesing og skriving for f\u00f8lgende filformater:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} st\u00f8tter innsetting og visualisering av diagrammer i dokumenter. Slik legger du til et diagram:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} st\u00f8tter moderne teknikker for avsnittformatering gjennom stiler. En stil er et sett med tekstegenskaper (skrift, farge, bakgrunn og mange flere) angitt med et navn, stilnavnet. Bruk stil for \u00e5 bruke det samme settet med egenskaper p\u00e5 mange avsnitt i dokumentet og gi et enhetlig, profesjonelt utseende. Hvis du endrer en av stilformatingsegenskapene, endrer alle avsnitt med samme stil ogs\u00e5 formateringen, noe som forenkler formatering av flere avsnitt.", "{productname} text documents": "{productname} tekstdokumenter", "{productname} user interface": "{productname} brukergrensesnitt", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} bruker moderne nettleserressurser for \u00e5 tilpasse brukergrensesnittet til st\u00f8rrelsen p\u00e5 visningsomr\u00e5det, inkludert sm\u00e5 skjermer som finnes p\u00e5 mobile enheter. Grensesnittet er sammensatt av:", "A copy of the document is saved with the new name in the same folder.": "En kopi av dokumentet lagres med det nye navnet i samme mappe.", "Activate the {productname} spreadsheet window.": "Aktiver {productname} regnearksvinduet.", "Adding charts": "Legg til diagrammer", "Additions are marked with colored underlined characters.": "Tillegg er merket med fargede understrekede tegn.", "Advanced features": "Avanserte funksjoner", "Advanced text document editor features": "Avanserte redigeringsfunksjoner for tekstdokumenter", "Align Center": "Midtstill", "Align Left": "Venstrejustert", "Align Right": "H\u00f8yrejustering", "All changes are marked with a vertical bar in the right margin.": "Alle endringer er merket med en vertikal stolpe i h\u00f8yre margin.", "All spreadsheets functions and mathematical rules applies.": "Alle regnearksfunksjoner og matematiske regler gjelder.", "Apply Default paragraph style": "Bruk standard avsnittsstil", "Apply Heading 1 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 1\u00bb", "Apply Heading 2 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 2\u00bb", "Apply Heading 3 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 3\u00bb", "Apply Heading 4 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 4\u00bb", "Apply Heading 5 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 5\u00bb", "Applying a paragraph style:": "Bruk avsnittsstilen:", "Arrow Down": "Pil ned", "Arrow Left": "Pil venstre", "Arrow Right": "Pil h\u00f8yre", "Arrow Up": "Pil opp", "Bold": "Fet", "Can {productname} open a password-protected document?": "Kan {productname} \u00e5pne et passordbeskyttet dokument?", "Cancel the search (appears only when a text has been searched)": "Avbryt s\u00f8ket (vises bare n\u00e5r en tekst er s\u00f8kt)", "Cell formatting": "Celleformatering", "Changes are displayed as comment in the right of the document area.": "Endringer vises som kommentar til h\u00f8yre for dokumentomr\u00e5det.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Endringer kan aksepteres eller avvises. For \u00e5 godta eller avvise endringer, klikk p\u00e5 de tilsvarende ikonene i kommentarfeltet til h\u00f8yre for dokumentet. Velg alternativt Rediger \u2192 Spor Endringer \u2192 Godta eller Avvis.Hvis du m\u00e5 filtrere endringer f\u00f8r du godtar eller avviser, velger du Rediger \u2192 Spor endringer \u2192 Behandle . En dialog viser en liste over alle sporede endringer. Bruk dialogknappene deretter.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Endringer gjort av forskjellige personer vises i forskjellige farger, og hver sporede endring kan aksepteres eller avvises ved \u00e5 bruke boksen som vises til h\u00f8yre. Du kan ogs\u00e5 legge til en kommentar der.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Velg Format \u2192 Linje (or Omr\u00e5de, eller Posisjon og St\u00f8rrelse). En dialog \u00e5pnes.", "Choose Format \u2192 Page and select the Page tab": "Velg Format \u2192 Side og velgSide fanen", "Choose Format \u2192 Paragraph, Text Flow tab": "Velg Format \u2192 Paragraf, Tekstflyt fanen", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Velg Sett inn \u2192 Diagram. Tilpass digrammet med hjelp av sidestolpen:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Velg Insert \u2192 Spesielle Tegn eller klikk p\u00e5 det tilsvarende ikonet p\u00e5 verkt\u00f8ylinjen. En dialog vises.", "Choose Validity from the Data menu. The Validity dialog opens.": "Velg Gyldighet fra Data-menyen. Gyldighet-dialogen \u00e5pnes.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Velg menyen Verkt\u00f8y aog avmarker Automatisk Stavekontroll.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Velg menyen Verkt\u00f8y \u2192 Spr\u00e5k og velg spr\u00e5ket for hele dokumentet. Eventuelt kan du angi spr\u00e5k for valgt tekst og for gjeldende avsnitt.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klikk p\u00e5 et lysbilde-miniatyrbilde i ruten for \u00e5 bytte til dette lysbildet for \u00e5 se eller redigere det.", "Collaborative editing": "Fellesredigering", "Column break (in multicolumnar text)": "Spalteskift i tekster med flere spalter", "Comments in documents": "Kommentarer i dokumentet.", "Context menus": "Kontekstmenyer", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontekstmenyer er tilgjengelige ved \u00e5 klikke p\u00e5 h\u00f8yre museknapp. Kommandoene som er tilgjengelige i hurtigmenyen er relatert - ikke bare - til det underliggende objektet i dokumentet.", "Copy and Paste": "Kopiere og lime inn", "Cut": "Klipp ut", "Delete to beginning of sentence": "Slett tekst til begynnelsen av setningen.", "Delete to beginning of word": "Slett tekst til begynnelsen av ordet", "Delete to end of sentence": "Slett til slutten av setningen", "Delete to end of word": "Slett til slutten av ordet", "Deletions are marked with colored strike-through characters.": "Slettinger er merket med fargede gjennomtegning.", "Demote list item (list item has to be selected)": "Ett niv\u00e5 ned (listelementet m\u00e5 v\u00e6re markert)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Avhengig av funksjonaliteten til nettleseren, kan utskriftsvinduet vises eller en \"Last ned PDF-eksport?\" popup-vises. Du kan skrive ut PDF-filen fra din favoritt-PDF-leser.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direkte formatering er \u00e5 formatere direkte det valgte innholdet i et avsnitt eller en regnearkcelle, og overlapper den tildelte stilformateringen. For \u00e5 gjenopprette formateringen til stilinnstillingene, velg tekst- eller regnearkcellen og velg Format \u2192 T\u00f8m direkte formatering eller bruk knappen p\u00e5 verkt\u00f8ylinjen.", "Directly:": "Direkte:", "Display comment": "Vis kommentar", "Display the Keyboard shortcuts help": "Viser hjelpen for tastatur hurtigtaster", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Dokumentredigering b\u00f8r v\u00e6re kjent for alle som har brukt en kontorapplikasjon f\u00f8r, men her er noen s\u00e6regne funksjoner:", "Document repair": "Dokument reparering", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenter i {productname} lagre automatisk, men hvis du er \u00f8nsker at et dokument skal bli synkronisert s\u00e5 raskt som mulig, kan du ogs\u00e5 tvinge lagring ved \u00e5 bruke Fil menyer Lagre.", "Double Underline": "Dobbel understreking", "Draw page keyboard shortcuts": "Hurtigtaster for tegninger", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Hver bruker f\u00e5r en farge. Mark\u00f8ren til hver bruker vises i den tildelte fargen. Merk: du vil se mark\u00f8ren som svart, blinkende mark\u00f8r, selv om andre ser deg med en annen farge.", "Editing documents": "Redigere dokumenter", "Editing presentations": "Redigere presentasjoner", "Editing spreadsheets": "Redigerer regneark", "Editing text documents": "Redigere tekstdokumenter", "End": "Slutt", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "G\u00e5 ut av gjeldende modus ,dvs. fra redigeringsmodus, g\u00e5 til objektmarkeringsmodus og fra objektmarkeringsmodus g\u00e5 til visningsmodus.", "Extend the selection down one page": "Utvid markeringen ned en side", "Extend the selection up one page": "Utvid markeringen opp en side", "Fill Down": "Fyll nedover", "Format the source cell with the font, color background and more.": "Formater kildecellen med fonten, fargebakgrunnen og mer.", "Formatting spreadsheets": "Formaterer regneark", "Formatting text": "Tekstformatering", "Formulas": "Formler", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formler legges inn i formelfeltet. Skriv inn '=' og sett inn formelen.", "Frequently Asked Questions": "Ofte stilte sp\u00f8rsm\u00e5l", "General Keyboard Shortcuts": "Generelle hurtigtaster", "Go and select text to end of document": "G\u00e5 og merk til slutten av dokumentet", "Go and select text to end of textbox": "G\u00e5 og merk til slutten av tekstboksen", "Go and select text to start of document": "G\u00e5 og merk til begynnelsen av dokumentet", "Go and select text to start of textbox": "G\u00e5 og merk til begynnelsen av tekstboksen", "Go and select to the beginning of a line": "G\u00e5 og merk til begynnelsen av linja", "Go and select to the end of a line": "G\u00e5 og merk til slutten av linja", "Go to beginning of a word": "G\u00e5 til begynnelsen av ordet", "Go to beginning of line": "G\u00e5 til begynnelsen av linja", "Go to end of document": "G\u00e5 til slutten av dokumentet.", "Go to end of line": "G\u00e5 til slutten av linja", "Go to start of document": "G\u00e5 til begynnelsen av dokumentet", "Go to start of the next word": "G\u00e5 til begynnelsen av neste ord", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammatiske feil i teksten er merket med den bl\u00e5 b\u00f8lgete understrekingen. Klikk p\u00e5 den understrekede teksten med h\u00f8yre museknapp for \u00e5 \u00e5pne en meny med forslag for \u00e5 rette opp grammatikkfeilen og de feilede grammatikkreglene. Velg riktig forslag for \u00e5 endre teksten.", "Handling Tables": "H\u00e5ndtere Tabeller", "Handling images": "H\u00e5ndering av bilder", "Home": "Hjem", "Hover the mouse on the document name in the menu bar.": "Hold musen p\u00e5 dokumentnavnet i menylinjen.", "How can I change the line, area and position of a shape in my slides?": "Hvordan kan jeg endre linjen, omr\u00e5det og plasseringen til en form i lysbildene mine?", "How can I check spelling in my language?": "Hvordan kan jeg sjekke staveing i spr\u00e5ket mitt?", "How can I copy the formatting of existing cells to new ones?": "Hvordan kan jeg kopiere formateringen av eksisterende celler til nye?", "How can I import CSV data?": "Hvordan kan jeg importere CSV-data?", "How can I insert a currency, copyright or trademark symbol in the document?": "Hvordan kan jeg sette inn et valuta-, copyright- eller varemerkesymbol i dokumentet?", "How can I make the new text look like other existing text?": "Hvordan kan jeg f\u00e5 den nye teksten til \u00e5 se ut som annen eksisterende tekst?", "How can I quit {productname} without saving my edits?": "Hvordan kan jeg avslutte {productname} uten \u00e5 lagre uten de endringene jeg har gjort?", "How can I remove the red wavy lines in my document?": "Hvordan kan jeg fjerne de r\u00f8de b\u00f8lgete linjene i dokumentet mitt?", "How can I run my slide show?": "Hvordan kan jeg kj\u00f8re lysbildefremvisningen min?", "How can I select data to print?": "Hvordan kan jeg velge de data som skal skrives ut?", "How do I change the page orientation to landscape inside my document": "Hvordan endrer jeg sideorienteringen til liggende i dokumentet mitt", "How do I get a word count of my document?": "Hvordan utf\u00f8rer jeg ordtelling i dokumentet ?", "How do I rename a sheet?": "Hvordan gir jeg nytt navn til et ark?", "How do I save a document with another name?": "Hvordan lagrer jeg et dokument med et annet navn?", "How do I set the margins of the document?": "Hvordan angir jeg marginene i dokumentet?", "If no table or range was selected, a prototype chart is displayed.": "Hvis ingen tabeller eller omr\u00e5der ble valgt, vises et prototypdiagram.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Dersom ingen hel celle er markert og mark\u00f8ren er ved slutten av tabellen, blir avsnittet etter tabellen slettet hvis det ikke er det siste avsnittet i dokumentet.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Hvis ingen hel celle er markert, blir teksten fra skrivemerket til slutten av den gjeldende setninga slettet. Hvis skrivemerket st\u00e5r p\u00e5 enden av en celle, og ingen hel celle er markert, blir innholdet i den neste cellen slettet.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Hvis en eller flere celler er markerte, blir hele raden der markeringa er gjort slettet. Hvis alle radene er helt eller delvis markerte, blir hele tabellen slettet.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Hvis den aktive cellen er tom, g\u00e5r du til begynnelsen av tabellen. Ellers g\u00e5r du til begynnelsen av den aktive cellen ved f\u00f8rste trykk, til begynnelsen av den gjeldende tabellen ved andre trykk og til begynnelsen av dokumentet ved tredje trykk.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Hvis den aktive cellen er tom, g\u00e5r du til slutten av tabellen. Ellers g\u00e5r du til slutten av den aktive cellen ved f\u00f8rste trykk, til slutten av den gjeldende tabellen ved andre trykk og til slutten av dokumentet ved tredje trykk.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Hvis den aktive cellen er tom, blir hele tabellen markert. Ellers blir innholdet i den aktive cellen markert. Trykker du en gang til blir hele tabellen markert.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Bilder kan endres, roteres og forankres. Tekst kan pakkes rundt bildet. Velg bildet og \u00e5pne kontekstmenyen. Bruk bilderh\u00e5ndtakene til \u00e5 endre st\u00f8rrelse p\u00e5 bildet med musen.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "I kontrast til dette, utf\u00f8rer direkte formatering en formatering p\u00e5 utvalgte utdrag av dokumentinnholdet. I et langt dokument m\u00e5 derfor direkte formatering brukes i hvert tekstutdrag, og tekstformateringen blir en lang arbeidsoppgave, med muligheter for feil og forsinkelser.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "IBrytningeromr\u00e5det, marker Sett Inn, Type: Sidebrytning, Posisjon: F\u00f8r.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "I Standard Filterdialog,en kan du ogs\u00e5 definere omr\u00e5der som inneholder verdiene i bestemte datafelt. Du kan bruke standardfilteret til \u00e5 koble forholdene til enten en logisk OG eller en logisk ELLER-operat\u00f8r.", "Inactive document": "Inaktivt dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "\u00d8ker/minsker st\u00f8rrelsen p\u00e5 kolonnen/raden i den \u00f8vre venstre cellekanten", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u00d8ker/minker st\u00f8rrelsen p\u00e5 kolonnen/raden i den nedre h\u00f8yre cellekanten", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Sett inn kolonne- og radbrudd i regnearket for \u00e5 begrense utskriftsomr\u00e5det og skriv ut dokumentet du vil laste ned. Velg ut de interessante sidene n\u00e5r du skriver ut PDF-filen.", "Insert comment": "Sett inn kommentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Sett inn kommentarer i {productname} p\u00e5 steder som trenger spesiell leseroppmerksomhet. Kommentarer vises til h\u00f8yre og har navn og dato for utsteder.", "Insert endnote": "Sett inn sluttnote", "Insert footnote": "Sett inn fotnote", "Insert line break": "Sett inn linjeskift", "Insert new paragraph directly before or after a section, or before a table": "Innsetting av et nytt avsnitt like f\u00f8r eller etter en seksjpn, eller f\u00f8r en tabell.", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Innsetting av et nytt avsnitt uten nummerering i en liste, virker ikke n\u00e5r skrivermerket er p\u00e5 slutten av lista.", "Insert non-breaking hyphen": "Sett inn hard bindestrek", "Insert non-breaking space": "Sett inn hardt mellomrom", "Insert soft hyphen": "Sett inn myk bindestrek", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Sett inn tabeller med riktig ikon fra verkt\u00f8ylinjen. Velg f\u00f8rst antall rader og kolonner. Legg til rader og kolonner med cellekontekstmenyen. Sl\u00e5 sammen celler med Tabell -menyen. Standard avsnittstil i celler er \"Tabellinnhold\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Setter inn en tabulator (bare i tabeller). Avhengig av vindush\u00e5ndtereren som brukes, kan Alt+Tab brukes istedenfor.", "Italic": "Kursiv", "Justify": "Rett inn", "Keyboard Shortcuts": "Hurtigtaster", "Like Alt, but only the active cell is modified": "Som Alt, men bare den gjeldende cellen blir endret", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Last inn CSV-dataene i et eget verkt\u00f8y til plattformen din, velg og kopier dem til utklippstavlen", "Manual page break": "Manuelt sideskift", "Move cursor down one line": "Flytt mark\u00f8ren en linje nedover", "Move cursor to beginning of the next paragraph": "Flytt mark\u00f8ren til begynnelsen av forrige avsnitt", "Move cursor to beginning of the previous paragraph": "Flytt mark\u00f8ren til begynnelsen av forrige avsnitt", "Move cursor to the left": "Flytt mark\u00f8ren til venstre", "Move cursor to the right": "Flytt skrivemerket til h\u00f8yre", "Move cursor up one line": "Flytt mark\u00f8ren en linje oppover", "Move cursor with selection to the left": "Flytt mark\u00f8ren til venstre, og merk samtidig tekst", "Move cursor with selection to the right": "Flytt mark\u00f8ren til h\u00f8yre, med markerttekst tekst", "Move the view down one page": "Flytt visingen ned en side", "Move the view up one page": "Flytt visningen opp en side", "Move to next text object on drawing page": "Flytt til neste objekt p\u00e5 tegnesiden", "Move to next text object on slide": "Flytt til neste tekstobject p\u00e5 lysbilde", "Moves the cursor to the first cell in the sheet (A1).": "Flytter mark\u00f8ren til den f\u00f8rste cellen i regnearket (A1).", "Moves the cursor to the first cell of the current row.": "Flytter mark\u00f8ren til den f\u00f8rste cellen i gjeldende rad.", "Moves the cursor to the last cell of the current row.": "Flytter mark\u00f8ren til den siste cellen i gjeldende rad.", "Moves the cursor to the last cell on the sheet that contains data.": "Flytter mark\u00f8ren til den siste cellen i regnearket som inneholder data.", "Navigating in Spreadsheets": "Navigering i regneark", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Et bruksomr\u00e5de for AutoFilter funksjonen er \u00e5 raskt begrense visningen til poster med identiske oppf\u00f8ringer i et datafelt.", "Open the presentation in {productname}": "\u00c5pne presentasjonen med {productname}", "Opening, closing, saving, printing and downloading documents": "\u00c5pning, lukking, lagring, utskrift og nedlasting av dokumenter", "Other advanced features": "Andre avanserte funksjoner", "PageDown": "Side Ned", "PageUp": "Side Opp", "Paragraph formatting": "Formatering av avsnitt", "Paste as unformatted text": "Lim inn som uformatert tekst", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Lim inn fra nettleseren Edit \u2192 Lim inn eller trykk Ctrl+V. Tekst Import-dialogen \u00e5pner s\u00e5 du kan beskrive det eksakte formatet til CSV-dataene.", "Paste special": "Lim inn utvalg", "Pasting": "Limer inn", "Place the cursor at the paragraph to be formatted": "Plasser mark\u00f8ren ved avsnittet som skal formateres", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Plasser mark\u00f8ren p\u00e5 stedet der retning av siden skal endres. Legg til et tomt avsnitt.", "Place the cursor in the position to insert the character.": "Plasser mark\u00f8ren i \u00f8nsket posisjon for \u00e5 sette inn tegnet der.", "Presentations": "Presentasjoner", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentasjoner: Microsoft formatene PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Trykk Sett inn knappen. For \u00e5 stenge dialogen, trykk Avbryt.", "Print (Download as PDF)": "Skriv ut (last ned som PDF)", "Promote list item (list item has to be selected)": "Ett niv\u00e5 opp (listelementet m\u00e5 v\u00e6re markert)", "Redo": "Gjenta", "Remove direct formatting": "Fjern direkte formatering", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Gi nytt navn til et ark i regnearkdokumentet ved hjelp av hurtigmenyen (med h\u00f8yre museknapp) over arkfanen i bunnen. Skriv inn det nye arknavnet i dialogen som vises.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kopier / klipp og lim inn innholdsrikt innhold st\u00f8ttes, ikke bare i et gitt dokument, men ogs\u00e5 p\u00e5 tvers av dokumenter p\u00e5 samme eller forskjellige {productname}. For denne interne bruken kan brukere kopiere / klippe ut innhold, inkludert bilder og blandet innhold, p\u00e5 PC ved \u00e5 bruke hurtigtastene direkte(Ctrl+X, Ctrl+C, Ctrl+V). Av sikkerhetsmessige \u00e5rsaker er det n\u00f8dvendig \u00e5 brukeCtrl+V for \u00e5 lime p\u00e5 PC, men kontekstmenyer kan brukes til klipping og kopiering. P\u00e5 Android eller iOS velger du tekst ved \u00e5 tappe dobbelt, og bruke et langt trykk for \u00e5 f\u00e5 tilgang til kopi / klipp / lim inn via hurtigmenyen.", "Search backwards": "S\u00f8k bakover", "Search forward": "S\u00f8k framover", "Select All": "Velg alle", "Select Landscape in \u201cWith Page Style\u201d": "Velg Liggende i \u201cMed sidestil\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Velg en tabell i tekstdokument, et omr\u00e5de i et regneark eller en tabell i en presentasjon.", "Select all in drawing page": "Marker alt p\u00e5 tegnesiden", "Select all in slide": "Velg alle i lysbilde", "Select if you want to change page numbering.": "Velg om du vil endre sidenummerering.", "Select lines in downwards direction": "Merk linjer nedover", "Select lines in upwards direction": "Merk linjer oppover", "Select objects in the order in which they were created": "Merk objekter i samme rekkef\u00f8lge som de ble opprettet i.", "Select objects in the reverse order in which they were created": "Merk objekter i motsatt rekkef\u00f8lge av hva de ble opprettet i.", "Select the cells you want to format. Release the mouse button.": "Velg cellene du vil formatere. Slipp museknappen.", "Select the character set, language and separator options for the CSV file.": "Velg tegnsett, spr\u00e5k og separatoralternativer for CSV-filen.", "Select the shape in your slide. A set of handles shows.": "Velg en form i lysbildet. Et sett med h\u00e5ndtak vises.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Velg stilen du vil bruke i rullegardinlisten for stil. Avsnittet viser stilattributtene.", "Select the text with the existing format": "Velg teksten med det eksisterende formatet", "Select the text you want to apply the new format.": "Velg teksten du vil bruke det nye formatet p\u00e5.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Velg gyldighetskriteriet i Tillat dropp-boks-listen. Avhengig av kriteriet vises flere alternativer. Fyll inn de n\u00f8dvendige dataene.", "Select to beginning of paragraph": "Marker til begynnelsen av avsnittet", "Select to end of paragraph": "Merk til slutten av avsnittet", "Select to the left word by word": "Marker ord for ord mot venstre", "Select to the right word by word": "Merk ord for ord mot h\u00f8yre", "Selects cells from the current cell to the first cell of the current row.": "Markerer celler fra den gjeldende cellen til den f\u00f8rste cellen i gjeldende rad.", "Selects cells from the current cell to the last cell of the current row.": "Markerer celler fra gjeldende celle til den siste cellen i gjeldende rad.", "Set Optimal Column Width": "Beste kolonnebredde", "Set the page margins in the dialog.": "Angi sidemargene i dialogen.", "Set the properties of the element of the object.": "Angi egenskapene til elementet til objektet.", "Shortcut Keys for Tables": "Hurtigtaster for tabeller", "Slide keyboard shortcuts": "Lysbilde-tastatursnarveier", "Slide pane": "Lysbildepanel", "Slide show": "Lysbildefremvisning", "Spellchecking": "Stavekontroll", "Spreadsheets": "Regneark", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Regneark: Microsoft formatene XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standard valutaformat", "Standard date format": "Standard datoformat", "Standard exponential format": "Standard eksponentialformat", "Standard format": "Standard formatering", "Standard percentage format (two decimal places)": "Standard prosentdelformater (to desimaler)", "Strikethrough": "Gjennomstreking", "Subscript": "Subskript", "Superscript": "Superskript", "Switch cursor between text and footer": "Flytt skrivemerket mellom teksten og bunnteksten", "Switch cursor between text and header": "Flytt skrivemerket mellom teksten og toppteksten", "Tab": "Tabulator", "Text documents": "Tekstdokumenter", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Tekstdokumenter: Microsoft formatene DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Tekstformatering", "Text selection and navigation in a textbox": "Tekstmarkering og navigering inne i en tekstboks", "Text selection and navigation in document": "Tekstmerking og navigering i dokument", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Tekst, diagrammer, former og svg-bilder vil forbli skarpe, n\u00e5r du zoomer inn, vil bare piksler vises p\u00e5 innsatte bilder, for eksempel jpg eller png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6 symbolet er et formateringsmerke. Det brukes til \u00e5 hjelpe tekstjustering og redigering og skrives ikke ut. Velg meny for \u00e5 sl\u00e5 det av/p\u00e5 i dokumentvisningenVis \u2192 Formateringsmerke.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Avanserte Filtertillater opptil totalt \u00e5tte filterfbetingelser. Med avanserte filtre legger du inn betingelsene direkte i arket.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV-dataene lastes inn i den valgte cellen der du limte inn, i henhold til disse innstillingene.", "The color assigned to the changes depends on the user that changes the document.": "Fargen som er tilordnet endringene, avhenger av brukeren som endrer dokumentet.", "This is easy to do using the Paintbrush tool in the toolbar.": "Dette er enkelt \u00e5 gj\u00f8re ved \u00e5 bruke penselverkt\u00f8yet p\u00e5 verkt\u00f8ylinjen.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Dette er spesielt nyttig - feks. n\u00e5r en kollega utilsiktet valgte all teksten i dokumentet med Ctrl+A og fortsatte med \u00e5 skrive over det og \u00f8delegge det - mens du samtidig redigerte.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "For \u00e5 fortsette redigering, klikk p\u00e5 dokumentet, og overtrekket og meldingen forsvinner. Eventuelle endringer som kan ha blitt gjort av andre brukere - mens de redigerer dokumentet sammen - lastes inn p\u00e5 nytt.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "For \u00e5 kopiere st\u00f8rre deler av innholdet til andre applikasjoner p\u00e5 enheten din, m\u00e5 brukerne trykke p\u00e5 Start nedlasting knappen, og deretter kopiere dette til utklippstavlen deres for \u00e5 gj\u00f8re den tilgjengelig for m\u00e5lprogrammet. Dette er mulig via en liten widget som dukker opp nede til h\u00f8yre, og er bare n\u00f8dvendig for \u00e5 eksportere innholdet for innliming i eksterne applikasjoner. Dette trinnet konverterer ogs\u00e5 komplekse objekttyper til statiske bilder.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "For \u00e5 laste ned et dokument, last det ned fra {productname} applikasjoner Fil meny. Nedlastingsformatene som er tilgjengelige, avhenger av applikasjonen. Alle applikasjoner kan eksportere dokumenter i PDF-format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "For \u00e5 g\u00e5 ut av en {productname} lysbildefremvisning, trykk Esc for \u00e5 g\u00e5 tilbake til presentasjonsredigeringsmodus.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "For \u00e5 g\u00e5 tilbake til valgt tilstand, velg tilstanden med musen og trykk G\u00e5 til tilstand .", "To open document, click on the file to open the {productname} module associated to the document format.": "For \u00e5 \u00e5pne dokumentet, klikk p\u00e5 filen for \u00e5 \u00e5pne{productname} modulen tilknyttet dokumentformatet.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "For \u00e5 fjerne gyldigheten til cellen, \u00e5pner du dialogen og setter Tillat listen til \"Alle verdier\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "For \u00e5 g\u00e5 tilbake til st\u00e5ende retning, gjenta prosedyren og velg St\u00e5ende i \"Med sidestil\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "For \u00e5 systematisk stavekontrollere hele dokumentet bruker duVerkt\u00f8y menyens Stavingalternativ.", "Track changes": "Spor endringer", "Two decimal places, thousands separator": "To desimaler, tusentallsskilletegn", "Type the new file name in the text box and press Enter.": "Skriv det nye filnavnet i tekstboksen og trykk Enter.", "Underline": "Understreking", "Undo": "Angre", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Bruk Innputt Hjelp og Feilmelding fanen for \u00e5 utvide brukerinteraksjonen. Klikk OKfor \u00e5 stenge dialogen.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Bruk lysbildefeltets verkt\u00f8ylinje i bunnen for \u00e5 starte lysbildefremvisningen, legge til lysbilde, duplisere eller slette gjeldende lysbilde.", "Using the browser zoom affects the document and user interface areas.": "Bruk av zoom fra nettleseren p\u00e5virker dokument- og brukergrensesnittomr\u00e5dene.", "Using the page style": "Bruker sidestilen", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Bruk linjalen for \u00e5 dra den venstre kanten av linjalen for \u00e5 justere venstre marg, eller den h\u00f8yre til h\u00f8yre for h\u00f8yre margin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Hva er de bl\u00e5 \u00b6 symbolene og hvordan kan jeg fjerne de fra tekstdokumentet mitt?", "What are the documents file formats supported by {productname}?": "Hvilke dokumentfilformater st\u00f8ttes av{productname}?", "What is the blue wavy underline in some words in the text?": "Hva er den bl\u00e5 b\u00f8lgete understrekingen i noen ord i teksten?", "What is \u201cClear Direct Formatting\u201d icon?": "Hva er \"Slett Direkte Formatering\" -ikonet?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "N\u00e5r {productname} oppdager at det ikke har v\u00e6rt noen aktivitet i nettleseren p\u00e5 en stund, det setter dokumentet i en \"inaktiv\" tilstand. Dokumentet vises med et gjennomsiktig gr\u00e5tt overlegg, med meldingen \"Inaktivt dokument - klikk for \u00e5 fortsette redigeringen\".", "When closing a document, it is automatically saved if it has been changed.": "N\u00e5r du lukker et dokument, lagres det automatisk dersom det har blitt endret.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "N\u00e5r flere personer samtidig redigerer det samme dokumentet, er det mulig for at deres endringer kommer i konflikt, og dette kan for\u00e5rsake litt forvirring. Dokumentreparasjonsfunksjonen gj\u00f8r det mulig for brukere \u00e5 angre andre redakt\u00f8rs endringer i dokumentet til en tidligere tilstand.", "When you have internal cut or copied content, you can paste this content using the context menu.": "N\u00e5r du har internt kuttet eller kopiert innhold, kan du lime inn dette innholdet ved hjelp av hurtigmenyen.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "N\u00e5r du limer inn innhold som er kopiert fra samme dokument, opprettholdes formatet og elementene. Hvis du kopierer fra et annet dokument, i en annen fane eller nettleservindu, eller fra utsiden av nettleseren, vil det klistrede innholdet bevare rik tekst.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "N\u00e5r du limer inn tekst fra dokumentet, opprettholdes formateringen. Du kan ogs\u00e5 lime inn objekter, for eksempel bilder, hvis de er kopiert fra dokumentet du jobber i.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "N\u00e5r du aktiverer Spor Endringer, {productname}markerer nye endringer som er gjort i dokumentet. Velg dette alternativet igjen for \u00e5 sl\u00e5 det av.", "Why can't I delete text? It just gets a strike-through?": "Hvorfor kan jeg ikke slette tekst? Det blir bare gjennstreking?", "Why did the text I just typed change automatically? How can I revert it?": "Hvorfor endret teksten jeg nettopp skrev automatisk? Hvordan kan jeg reversere det?", "With track changes enabled your document is shown the following manner:": "N\u00e5r sporendringer er aktivert, vises dokumentet p\u00e5 f\u00f8lgende m\u00e5te:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Ordtelling vises ogs\u00e5 i statuslinjen. Hvis ingen tekst er valgt, er ordtellingen for hele dokumentet. Ellers er ordtellingen for den valgte teksten.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Ordtelling er tilgjengelig i Verkt\u00f8y \u2192 Ordtelling . En dialog viser ordtelling for utvalg og for hele dokumentet.", "Word processor functions": "Ordprosessorfunksjoner", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ja. {productname} \u00e5pner passordbeskyttede dokumenter, men det er n\u00f8dvendig \u00e5 oppgi passordet i \"Angi passord\" -meldingen ved opplasting.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ja. Klikk p\u00e5 ordet du \u00f8nsker, og velg Verkt\u00f8y \u2192 Synonymer. En dialog \u00e5pnes med mange forslag til erstatninger.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Du kan enten bla gjennom tegnene som vises med nedtrekkslistene, eller skrive inn en s\u00f8ketast i Search boksen. Hvis du kjenner den unicode-numeriske koden til spesialtegnet, skriver du inn i boksene til h\u00f8yre.", "You can insert these special characters in the document using the Special Character dialog.": "Du kan sette inn disse spesialtegnene i dokumentet ved \u00e5 bruke Special Character dialogen.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Du kan hoppe til mark\u00f8ren til en bruker ved \u00e5 klikke p\u00e5 navnet (eller avatar) til brukeren. Det er mulig \u00e5 f\u00f8lge redakt\u00f8ren.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Du kan lime inn som uformatert tekst med hurtigtasten: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Du redigerer et online regneark p\u00e5 samme m\u00e5te som du redigerer et lokalt regneark. Operasjoner som \u00e5 legge inn data, velge omr\u00e5der, kolonner, rader eller ark er de samme. Bruk tastaturet, menyene eller verkt\u00f8ylinjen til \u00e5 kommandere handlinger i regnearket. Det st\u00f8tter ogs\u00e5 dra innhold av celler for \u00e5 fylle celler med data. Kopier, klipp ut og lim inn kommandoer er tilgjengelige fra hurtigmenyen. Etter \u00e5 ha lagt inn data med en Fane vil du flytte mark\u00f8ren til neste celle til h\u00f8yre, og med en Angi til cellen nedenfor for enkel videre innfylling av data.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Du har Autoretting aktivert. Autoretting endrer teksten nettopp skrevet i en intern tabell med tilsvarende tekst. I de fleste tilfeller fikser Autorettingen skrivefeil mens du skriver. Hvis Autoretting ikke er n\u00f8dvendig, m\u00e5 du deaktivere den i Verkt\u00f8y \u2192 Autoretting \u2192 Mens du skriver .", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Du har sporendring-funksjonen aktivert for dokumentet. Sporendringer registrerer alle endringer i teksten og viser utgavene for senere revisjon. Nyttig for \u00e5 markere endringer i tekst og regneark. Sporendringer er aktivert ved valgRediger \u2192 Spor Endringer \u2192 Ta opp.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dokumentene dine blir lagret og administrert i skylageret som er integrert med{productname}."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ne.json b/f7cloud-office/browser/dist/l10n/help-ne.json new file mode 100644 index 0000000..c4560ec --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ne.json @@ -0,0 +1 @@ +{"Align Center": "\u0915\u0947\u0928\u094d\u0926\u094d\u0930\u092e\u093e \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Align Left": "\u092c\u093e\u092f\u093e\u0901 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Align Right": "\u0926\u093e\u092f\u093e\u0901\u0924\u0930\u094d\u092b \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Default paragraph style": "\u092a\u0942\u0930\u094d\u0935\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u092a\u0930\u093f\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940\u0939\u0930\u0942 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Heading 1 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 \u0967 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Heading 2 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 \u0968 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Heading 3 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 \u0969 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Heading 4 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 4 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Apply Heading 5 paragraph style": "\u0936\u0940\u0930\u094d\u0937\u0915 5 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0936\u0948\u0932\u0940 \u0932\u093e\u0917\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Arrow Down": "\u090f\u0930\u094b \u0924\u0932", "Arrow Left": "\u092c\u093e\u0901\u0923 \u092c\u093e\u092f\u093e\u0901", "Arrow Right": "\u092c\u093e\u0901\u0923 \u0926\u093e\u092f\u093e\u0901", "Arrow Up": "Arrow Up", "Bold": "\u092c\u093e\u0915\u094d\u0932\u094b", "Cell formatting": "\u0938\u0947\u0932 \u0922\u093e\u0901\u091a\u093e", "Column break (in multicolumnar text)": "\u0938\u094d\u0924\u092e\u094d\u092d \u092c\u093f\u091a\u094d\u091b\u0947\u0926 (\u092c\u0939\u0941\u0938\u094d\u0924\u092e\u094d\u092d \u092a\u093e\u0920\u092e\u093e)", "Cut": "\u0915\u093e\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Delete cells (as in menu Edit - Delete Cells)": "\u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d (\u092e\u0947\u0928\u0941\u092e\u093e \u091c\u0938\u094d\u0924\u0948 \u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d - \u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d)", "Delete to beginning of sentence": "\u092c\u093e\u0915\u094d\u092f\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u092a\u093e\u0920 \u092e\u0947\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Delete to beginning of word": "\u0936\u092c\u094d\u0926\u0915\u094b \u0905\u0917\u093e\u0921\u093f\u0915\u094b \u092a\u093e\u0920 \u092e\u0947\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Delete to end of sentence": "\u0935\u093e\u0915\u094d\u092f\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u0932\u093e\u0908 \u092e\u0947\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Delete to end of word": "\u0936\u092c\u094d\u0926\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u0932\u093e\u0908 \u092e\u0947\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Demote list item (list item has to be selected)": "\u0938\u0942\u091a\u0940 \u0935\u0938\u094d\u0924\u0941 \u0918\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938 (\u0938\u0942\u091a\u0940 \u0935\u0938\u094d\u0924\u0941 \u091a\u092f\u0928 \u0917\u0930\u093f\u0928\u0941\u092a\u0930\u094d\u0928\u0947\u091b)", "Display comment": "\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Display the Keyboard shortcuts help": "\u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0938\u0930\u094d\u091f\u0915\u091f \u0938\u0939\u093e\u092f\u0924\u093e \u0926\u0947\u0916\u093e\u0909\u0928\u0947", "Double Underline": "\u0926\u094b\u0939\u094b\u0930\u094b \u0928\u093f\u092e\u094d\u0928\u0930\u0947\u0916\u093e\u0919\u094d\u0915\u0928", "End": "\u0905\u0928\u094d\u0924\u093f\u092e", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u092e\u094b\u0921 \u091b\u094b\u0921\u094d\u0928\u0941\u0939\u094b\u0938, \u0909\u0926\u093e\u0939\u0930\u0923\u0915\u093e \u0932\u093e\u0917\u0940, \u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u092e\u094b\u0921\u092c\u093e\u091f \u092c\u0938\u094d\u0924\u0941 \u091a\u092f\u0928 \u092e\u094b\u0921\u092e\u093e \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938, \u0935\u0938\u094d\u0924\u0941 \u091a\u092f\u0928 \u092e\u094b\u0921\u092c\u093e\u091f \u092d\u093f\u092f\u0941 \u092e\u094b\u0921 \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u0964", "Extend the selection down one page": "\u091a\u092f\u0928 \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0924\u0932 \u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Extend the selection up one page": "\u091a\u092f\u0928 \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u092e\u093e\u0925\u093f \u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Fill Down": "\u0924\u0932 \u092d\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "General Keyboard Shortcuts": "\u0938\u093e\u092e\u093e\u0928\u094d\u092f \u0915\u093f\u092c\u094b\u0930\u094d\u0921 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942", "Go and select text to end of document": "\u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go and select text to end of textbox": "\u0915\u093e\u0917\u091c\u093e\u0924\u092c\u0915\u094d\u0938\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go and select text to start of document": "\u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go and select text to start of textbox": "\u0915\u093e\u0917\u091c\u093e\u0924\u092c\u0915\u094d\u0938\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go and select to the beginning of a line": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go and select to the end of a line": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Go to beginning of a word": "\u0936\u092c\u094d\u0926\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Go to beginning of line": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Go to end of document": "\u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Go to end of line": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Go to start of document": "\u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Go to start of the next word": "\u0905\u0930\u094d\u0915\u094b \u0936\u092c\u094d\u0926\u0915\u094b \u0938\u0941\u0930\u0941\u0935\u093e\u0924\u092e\u093e \u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Home": "\u0917\u0943\u0939", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u092f\u0926\u093f \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u0915\u0915\u094d\u0937 \u091a\u092f\u0928 \u0917\u0930\u093f\u090f\u0928 \u092d\u0928\u0947 \u0930 \u0915\u0930\u094d\u0938\u0930 \u091f\u0947\u092c\u0932\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091b \u092d\u0928\u0947, \u091f\u0947\u092c\u0932 \u0938\u0902\u0917\u0948\u0915\u094b \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u092e\u0947\u091f\u093e\u0908\u0928\u0947\u091b, \u091c\u092c\u0938\u092e\u094d\u092e \u092f\u094b \u0915\u093e\u0917\u091c\u093e\u0924\u092e\u093e \u0905\u0928\u094d\u0924\u093f\u092e \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0939\u094b\u0964", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u092f\u0926\u093f \u0915\u0947\u0939\u0940 \u092a\u0928\u093f \u091a\u092f\u0928 \u0917\u0930\u093f\u090f\u0928 \u092d\u0928\u0947, \u0915\u0930\u094d\u0938\u0930 \u0926\u0947\u0916\u093f \u0939\u093e\u0932\u0915\u094b \u0935\u093e\u0915\u094d\u092f \u0938\u092e\u094d\u092e\u0915\u094b \u092a\u093e\u0920 \u092e\u0947\u091f\u093e\u0907\u0928\u094d\u091b\u0964 \u092f\u0926\u093f \u0915\u0915\u094d\u0937 \u091a\u092f\u0928 \u0917\u0930\u093f\u090f\u0928 \u092d\u0928\u0947, \u0930 \u0915\u0930\u094d\u0938\u0930 \u0938\u0947\u0932\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091b \u092d\u0928\u0947 \u0905\u0930\u094d\u0915\u094b \u0915\u0915\u094d\u0937\u0915\u093e \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u0938\u093e\u092e\u0917\u094d\u0930\u0940\u0939\u0930\u0941 \u092e\u0947\u091f\u093e\u0907\u0928\u094d\u091b\u0964", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u092f\u0926\u093f \u090f\u0915 \u0935\u093e \u092c\u0922\u0940 \u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u093f\u0928\u094d\u091b \u092d\u0928\u0947, \u091a\u092f\u0928 \u0938\u092e\u093e\u0935\u0947\u0936 \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942 \u092e\u0947\u091f\u093e\u0907\u0928\u0947\u091b\u0964 \u092f\u0926\u093f \u0938\u092c\u0948 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942 \u092a\u0942\u0930\u094d\u0923 \u0935\u093e \u0906\u0902\u0936\u093f\u0915\u0930\u0942\u092a\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u093f\u0928\u094d\u091b \u092d\u0928\u0947 \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u0924\u093e\u0932\u093f\u0915\u093e \u092e\u0947\u091f\u093e\u0907\u0928\u0947\u091b\u0964", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0924\u093e\u0932\u093f\u0915\u093e \u0916\u093e\u0932\u0940 \u091b \u092d\u0928\u0947: \u0924\u093e\u0932\u093f\u0915\u093e\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u094d\u091b\u0964 \u0939\u0948\u0928 \u092d\u0928\u0947: \u092a\u0939\u093f\u0932\u094b \u092a\u094d\u0930\u0947\u0938 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937\u092e\u093e \u091c\u093e\u0928\u094d\u091b, \u0926\u094b\u0938\u094d\u0930\u094b \u092a\u094d\u0930\u0947\u0938 \u0939\u093e\u0932\u0915\u094b \u0924\u093e\u0932\u093f\u0915\u093e\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u094d\u091b, \u0924\u0947\u0938\u094d\u0930\u094b \u092a\u094d\u0930\u0947\u0938 \u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091c\u093e\u0928\u094d\u091b\u0964", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0924\u093e\u0932\u093f\u0915\u093e \u0916\u093e\u0932\u0940 \u091b \u092d\u0928\u0947: \u0924\u093e\u0932\u093f\u0915\u093e\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u094d\u091b\u0964 \u0939\u0948\u0928 \u092d\u0928\u0947: \u092a\u0939\u093f\u0932\u094b \u092a\u094d\u0930\u0947\u0938 \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u094d\u091b, \u0926\u094b\u0938\u094d\u0930\u094b \u092a\u094d\u0930\u0947\u0938 \u0939\u093e\u0932\u0915\u094b \u0924\u093e\u0932\u093f\u0915\u093e\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u094d\u091b, \u0924\u0947\u0938\u094d\u0930\u094b \u092a\u094d\u0930\u0947\u0938 \u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u092e\u093e \u091c\u093e\u0928\u094d\u091b\u0964", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u092f\u0926\u093f \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937 \u0916\u093e\u0932\u0940 \u091b \u092d\u0928\u0947: \u092a\u0942\u0930\u093e \u0924\u093e\u0932\u093f\u0915\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u0939\u0948\u0928 \u092d\u0928\u0947: \u0938\u0915\u094d\u0930\u093f\u092f \u0915\u0915\u094d\u0937\u0915\u094b \u0938\u093e\u092e\u093e\u0917\u094d\u0930\u0940\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u092b\u0947\u0930\u093f \u0925\u093f\u091a\u094d\u0926\u093e \u0938\u092e\u094d\u092a\u0942\u0930\u094d\u0923 \u0924\u093e\u0932\u093f\u0915\u093e \u091a\u092f\u0928\u0939\u0941\u0928\u094d\u091b\u0964", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0926\u093e\u092f\u093e\u0901/\u092e\u093e\u0925\u0940 \u0915\u0915\u094d\u0937 \u0915\u0941\u0928\u093e\u092e\u093e \u0938\u094d\u0924\u092e\u094d\u092d/\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0915\u094b \u0938\u093e\u0907\u091c \u092c\u0922\u093e\u0909\u091b/\u0918\u091f\u093e\u0909\u091b", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0926\u093e\u092f\u093e\u0901/\u092c\u091f\u0928 \u0915\u0915\u094d\u0937 \u0915\u0941\u0928\u093e\u092e\u093e \u0938\u094d\u0924\u092e\u094d\u092d/\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0915\u094b \u0938\u093e\u0907\u091c \u092c\u0922\u093e\u0909\u091b/\u0918\u091f\u093e\u0909\u091b", "Insert comment": "\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Insert endnote": "\u0905\u0928\u094d\u0924\u094d\u092f\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Insert footnote": "\u092b\u0941\u091f\u0928\u094b\u091f \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Insert line break": "\u092a\u0902\u0915\u094d\u0924\u093f \u092c\u093f\u091a\u094d\u091b\u0947\u0926 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938", "Insert new paragraph directly before or after a section, or before a table": "\u0928\u092f\u093e\u0901 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0938\u093f\u0927\u0948 \u0938\u0947\u0915\u094d\u0936\u0928\u0915\u094b \u0905\u0917\u093e\u0921\u093f \u0935\u093e \u092a\u091b\u093e\u0921\u0940 \u0935\u093e \u0924\u093e\u0932\u093f\u0915\u093e \u092d\u0928\u094d\u0926\u093e \u0905\u0917\u093e\u0921\u0940 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0938\u0942\u091a\u0940 \u092d\u093f\u0924\u094d\u0930 \u0915\u094d\u0930\u092e\u093e\u0919\u094d\u0915 \u0928\u0917\u0930\u0940 \u0928\u092f\u093e\u0901 \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926 \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u0915\u0930\u094d\u0938\u0930 \u0938\u0942\u091a\u0940\u0915\u094b \u0905\u0928\u094d\u0924 \u0939\u0941\u0901\u0926\u093e \u0915\u093e\u092e \u0917\u0930\u094d\u0926\u0948\u0928\u0964", "Insert non-breaking hyphen": "\u0928\u0928\u094d-\u092c\u094d\u0930\u0947\u0915\u093f\u0919\u094d\u0917 \u0939\u093e\u0908\u092b\u0928\u094d \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938", "Insert non-breaking space": "\u0928\u0928\u094d-\u092c\u094d\u0930\u0947\u0915\u093f\u0919\u094d\u0917 \u0938\u094d\u092a\u0947\u0938 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938", "Insert soft hyphen": "\u0928\u0930\u092e \u0939\u093e\u0907\u092b\u0928 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938", "Italic": "\u091b\u0921\u094d\u0915\u0947", "Justify": "\u091c\u0938\u094d\u091f\u093f\u092b\u093e\u0907 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Keyboard Shortcuts": "\u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0938\u0930\u094d\u091f\u0915\u091f", "Like Alt, but only the active cell is modified": "Alt \u091c\u0938\u094d\u0924\u0948, \u0924\u0930 \u0915\u0947\u0935\u0932 \u0938\u0915\u094d\u0930\u093f\u092f \u0938\u0947\u0932 \u092a\u0930\u093f\u092e\u093e\u0930\u094d\u091c\u0928 \u0917\u0930\u093f\u090f\u0915\u094b \u091b", "Manual page break": "\u092e\u094d\u092f\u093e\u0928\u0941\u0905\u0932 \u092a\u0943\u0937\u094d\u0920 \u092c\u093f\u091a\u094d\u091b\u0947\u0926", "Move cursor down one line": "\u0915\u0930\u094d\u0938\u0930 \u090f\u0915 \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0924\u0932 \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor to beginning of the next paragraph": "\u0905\u0930\u094d\u0915\u094b \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor to beginning of the previous paragraph": "\u0905\u0918\u093f\u0932\u094d\u0932\u094b \u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor to the left": "\u0915\u0930\u094d\u0938\u0930 \u092c\u093e\u092f\u093e\u0901 \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor to the right": "\u0915\u0930\u094d\u0938\u0930\u0932\u093e\u0908 \u0926\u093e\u092f\u093e\u0901\u092e\u093e \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor up one line": "\u0915\u0930\u094d\u0938\u0930 \u090f\u0915 \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u092e\u093e\u0925\u093f \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor with selection to the left": "\u092c\u093e\u092f\u093e\u0901 \u0938\u0901\u0917\u0915\u094b \u091a\u092f\u0928\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move cursor with selection to the right": "\u091a\u092f\u0928 \u0938\u0901\u0917 \u0915\u0930\u094d\u0938\u0930 \u0926\u093e\u092f\u093e \u0932\u0948\u091c\u093e\u0928\u0941\u0939\u094b\u0938\u094d", "Move the view down one page": "\u0926\u0943\u0936\u094d\u092f \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0924\u0932 \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Move the view up one page": "\u092a\u0943\u0937\u094d\u0920\u092e\u093e \u0926\u0943\u0936\u094d\u092f \u092e\u093e\u0925\u093f \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Moves one screen page to the right.": "\u090f\u0909\u091f\u093e \u0938\u094d\u0915\u094d\u0930\u093f\u0928 \u092a\u0943\u0937\u094d\u0920\u0932\u093e\u0908 \u0926\u093e\u092f\u093e\u0901\u0924\u093f\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Moves one sheet to the left.": "\u090f\u0909\u091f\u093e \u092a\u093e\u0928\u093e \u092c\u093e\u092f\u093e\u0901\u0924\u093f\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Moves the cursor to the first cell in the sheet (A1).": "\u092a\u093e\u0928\u093e (A1) \u0915\u094b \u092a\u0939\u093f\u0932\u094b \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Moves the cursor to the first cell of the current row.": "\u0939\u093e\u0932\u0915\u094b \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u0939\u093f\u0932\u094b \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Moves the cursor to the last cell of the current row.": "\u0939\u093e\u0932\u0915\u094b \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0905\u0928\u094d\u0924\u093f\u092e \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Moves the cursor to the last cell on the sheet that contains data.": "\u0921\u0947\u091f\u093e \u0938\u092e\u093e\u0935\u0947\u0936 \u0917\u0930\u094d\u0928\u0947 \u092a\u093e\u0928\u093e\u0915\u094b \u0905\u0928\u094d\u0924\u093f\u092e \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u093e\u0930\u094d\u091b\u0964", "Navigating in Spreadsheets": "\u0938\u094d\u092a\u094d\u0930\u0947\u0921\u0938\u093f\u091f\u0939\u0930\u0942\u092e\u093e \u0928\u0947\u092d\u093f\u0917\u0947\u091f \u0917\u0930\u094d\u0926\u0948", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u092a\u0930\u093f\u091a\u094d\u091b\u0947\u0926 \u0922\u093e\u0901\u091a\u093e", "Paste as unformatted text": "\u0922\u093e\u0901\u091a\u093e\u092c\u0926\u094d\u0927 \u0928\u0917\u0930\u093f\u090f\u0915\u094b \u092a\u093e\u0920 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Print (Download as PDF)": "\u092e\u0941\u0926\u094d\u0930\u0923 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d (PDF \u0915\u094b \u0930\u0942\u092a\u092e\u093e \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d)", "Promote list item (list item has to be selected)": "\u0938\u0942\u091a\u0940 \u0935\u0938\u094d\u0924\u0941 \u092c\u0922\u093e\u0909\u0928\u0941\u0928\u0941\u0939\u094b\u0938 (\u0938\u0942\u091a\u0940 \u0935\u0938\u094d\u0924\u0941 \u091a\u092f\u0928 \u0917\u0930\u093f\u0928\u0941\u092a\u0930\u094d\u0928\u0947\u091b)", "Redo": "\u0930\u093f\u0921\u0941 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Remove direct formatting": "\u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u0922\u093e\u0901\u091a\u093e \u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Select All": "\u0938\u092c\u0948 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938", "Select all in slide": "\u0938\u094d\u0932\u093e\u0907\u0921\u092e\u093e \u0938\u092c\u0948 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Select lines in downwards direction": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942 \u0924\u0932\u094d\u0932\u094b \u0926\u093f\u0936\u093e\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938", "Select lines in upwards direction": "\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942 \u092e\u093e\u0925\u093f\u0932\u094d\u0932\u094b \u0926\u093f\u0936\u093e\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938", "Select objects in the order in which they were created": "\u0905\u0930\u094d\u0921\u0930\u092e\u093e \u0935\u0938\u094d\u0924\u0941\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u091c\u0939\u093e\u0901 \u0924\u093f\u0928\u0940\u0939\u0930\u0942 \u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0917\u0930\u093f\u090f\u0915\u094b \u0925\u093f\u092f\u094b \u0964", "Select objects in the reverse order in which they were created": "\u0935\u0938\u094d\u0924\u0941\u0939\u0930\u0942 \u0930\u093f\u092d\u0930\u094d\u0938 \u0905\u0930\u094d\u0921\u0930\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u091c\u0939\u093e\u0901 \u0924\u093f\u0928\u0940\u0939\u0930\u0942 \u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0917\u0930\u093f\u090f\u0915\u094b \u0925\u093f\u092f\u094b\u0964", "Select to beginning of paragraph": "\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926\u0915\u094b \u0938\u0941\u0930\u0941\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Select to end of paragraph": "\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926\u0915\u094b \u0905\u0928\u094d\u0924\u094d\u092f\u0932\u093e\u0908 \u0930\u094b\u091c\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Select to the left word by word": "\u0936\u092c\u094d\u0926 \u0936\u092c\u094d\u0926 \u0917\u0930\u0947\u0930 \u092c\u093e\u092f\u093e\u0901\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Select to the right word by word": "\u0936\u092c\u094d\u0926 \u0936\u092c\u094d\u0926 \u0917\u0930\u0947\u0930 \u092c\u093e\u092f\u093e\u0901\u092e\u093e \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u0939\u093e\u0932\u0915\u094b \u0938\u094d\u0924\u092e\u094d\u092d\u092e\u093e \u090f\u0915 \u092a\u0943\u0937\u094d\u0920\u092e\u093e \u0939\u093e\u0932\u0915\u094b \u0915\u0915\u094d\u0937\u092c\u093e\u091f \u0938\u0947\u0932\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0926\u091b \u0935\u093e \u0905\u0935\u0938\u094d\u0925\u093f\u0924 \u091a\u092f\u0928\u0932\u093e\u0908 \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u0924\u0932 \u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0917\u0930\u094d\u0926\u091b\u0964", "Selects cells from the current cell to the first cell of the current row.": "\u0939\u093e\u0932\u0915\u094b \u0915\u0915\u094d\u0937\u092c\u093e\u091f \u0939\u093e\u0932\u0915\u094b \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u0939\u093f\u0932\u094b \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0926\u091b\u0964", "Selects cells from the current cell to the last cell of the current row.": "\u0939\u093e\u0932\u0915\u094b \u0915\u0915\u094d\u0937\u092c\u093e\u091f \u0939\u093e\u0932\u0915\u094b \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u0905\u0928\u094d\u0924\u093f\u092e \u0915\u0915\u094d\u0937\u092e\u093e \u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0926\u091b\u0964", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u0939\u093e\u0932\u0915\u094b \u0915\u0915\u094d\u0937\u092c\u093e\u091f \u0939\u093e\u0932\u0915\u094b \u0938\u094d\u0924\u092e\u094d\u092d\u092e\u093e \u090f\u0915 \u092a\u0943\u0937\u094d\u0920\u0938\u092e\u094d\u092e \u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u091a\u092f\u0928 \u0917\u0930\u094d\u0926\u091b \u0935\u093e \u0905\u0935\u0938\u094d\u0925\u093f\u0924 \u091a\u092f\u0928\u0932\u093e\u0908 \u090f\u0915 \u092a\u0943\u0937\u094d\u0920 \u092e\u093e\u0925\u093f \u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0917\u0930\u094d\u0926\u091b\u0964", "Set Optimal Column Width": "\u0905\u0928\u0941\u0915\u0942\u0932\u0924\u092e \u0938\u094d\u0924\u092e\u094d\u092d \u091a\u094c\u0921\u093e\u0907 \u0938\u0947\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Shortcut Keys for Tables": "\u091f\u0947\u092c\u0932\u0939\u0930\u0941\u0915\u093e \u0932\u093e\u0917\u093f \u091b\u094b\u091f\u0915\u0930\u0940 \u0915\u0941\u091e\u094d\u091c\u0940\u0939\u0930\u0942", "Slide keyboard shortcuts": "\u0915\u093f\u092c\u094b\u0930\u094d\u0921 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942 \u0938\u094d\u0932\u093e\u0907\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Standard currency format": "\u092e\u093e\u0928\u0915 \u092e\u0941\u0926\u094d\u0930\u093e \u0922\u093e\u0901\u091a\u093e", "Standard date format": "\u092e\u093e\u0928\u0915 \u092e\u093f\u0924\u093f \u0922\u093e\u0901\u091a\u093e", "Standard exponential format": "\u092e\u093e\u0928\u0915 \u090f\u0915\u094d\u0938\u092a\u094b\u0928\u0947\u0928\u094d\u0938\u0932 \u0922\u093e\u0901\u091a\u093e", "Standard format": "\u092e\u093e\u0928\u0915 \u0922\u093e\u0901\u091a\u093e", "Standard percentage format (two decimal places)": "\u092e\u0928\u093e\u0915 \u092a\u094d\u0930\u0924\u093f\u0936\u0924 \u0922\u093e\u0901\u091a\u093e (\u0926\u0941\u0908 \u0926\u0936\u092e\u0932\u0935 \u0938\u094d\u0925\u093e\u0928\u0939\u0930\u0942)", "Strikethrough": "\u0938\u094d\u091f\u094d\u0930\u093e\u0907\u0915\u0925\u094d\u0930\u0942", "Subscript": "\u0938\u092c\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f", "Superscript": "\u0938\u0941\u092a\u0930\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f", "Switch cursor between text and footer": "\u092a\u093e\u0920 \u0930 \u092b\u0941\u091f\u0930 \u092c\u0940\u091a\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Switch cursor between text and header": "\u092a\u093e\u0920 \u0930 \u0939\u0947\u0921\u0930 \u092c\u0940\u091a\u092e\u093e \u0915\u0930\u094d\u0938\u0930 \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Tab": "\u091f\u094d\u092f\u093e\u092c", "Text formatting": "\u092a\u093e\u0920 \u0922\u093e\u0901\u091a\u093e\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0947", "Text selection and navigation in a textbox": "\u091f\u0947\u0915\u094d\u0938\u094d\u091f \u092c\u0915\u094d\u0938\u092e\u093e \u092a\u093e\u0920 \u091a\u092f\u0928 \u0930 \u0928\u0947\u0935\u093f\u0917\u0947\u0936\u0928", "Text selection and navigation in document": "\u0915\u093e\u0917\u091c\u093e\u0924\u092e\u093e \u092a\u093e\u0920 \u091a\u092f\u0928 \u0930 \u0928\u0947\u092d\u093f\u0917\u0947\u0936\u0928", "Two decimal places, thousands separator": "\u0926\u0941\u0908 \u0926\u0936\u092e\u0932\u0935 \u0938\u094d\u0925\u093e\u0928\u0939\u0930\u0942, \u0939\u091c\u093e\u0930 \u0935\u093f\u092d\u093e\u091c\u0915", "Underline": "\u0928\u093f\u092e\u094d\u0928\u0930\u0947\u0916\u093e\u0919\u094d\u0915\u0928", "Undo": "\u0905\u0928\u094d\u0921\u0942 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Word processor functions": "\u0936\u092c\u094d\u0926 \u092a\u094d\u0930\u094b\u0938\u0947\u0938\u0930 \u092a\u094d\u0930\u0915\u093e\u0930\u094d\u092f\u0939\u0930\u0942"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-nl.json b/f7cloud-office/browser/dist/l10n/help-nl.json new file mode 100644 index 0000000..ee0c9b4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-nl.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 seconden in Verwijder modus, Pijltoetsen verwijderen rij/kolom, Ctrl+Pijltoetsen voegen cel samen met naastgelegen cel", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 seconden in Invoeg modus, Pijltoetsen voegen rij/kolom in, Ctrl+Pijltoetsen voegen cel in", "Alt+Arrow Keys": "Alt+Pijltoetsen", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Pijltoetsen", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Pijltoetsen", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; of ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Pijltoetsen", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Pijl Omlaag", "Ctrl+Arrow Left": "Ctrl+Pijl Links", "Ctrl+Arrow Right": "Ctrl+Pijl Rechts", "Ctrl+Arrow Up": "Ctrl+Pijl Omhoog", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Pijl Omlaag", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Pijl Links", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Min toets", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus toets", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Pijl Rechts", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Pijl Omlaag", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Pijl Links", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Pijl Rechts", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Pijl Omhoog", "Ctrl+Shift+Arrow": "Ctrl+Shift+Pijltoets", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Spatiebalk", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Pijl Omhoog", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Pijl Omlaag", "Shift+Arrow Left": "Shift+Pijl Links", "Shift+Arrow Right": "Shift+pijl naar rechtsShift+Pijl Rechts", "Shift+Arrow Up": "Shift+Pijl Omhoog", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alfabetische index: Bestaande alfabetische index kan worden bijgewerkt met nieuwe items.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Grafiek bewerken: Dubbelklik op de grafiek die u wilt selecteren. Gebruik contextmenu's om grafiekelementen toe te voegen, zoals titel, as en andere. Kies Data Bereik en Grafiek Type om grafiekgegevens te bewerken en grafiektype te selecteren.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagram opmaken Hetzelfde contextmenu brengt u naar de gegevenstabel en de selectie van het diagramtype.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Opmerkingen: Opmerkingen worden in de tekst ingevoegd en aan de rechterkant van het scherm weergegeven.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Opmerkingen: In een spreadsheet kun je \u00e9\u00e9n opmerking per cel invoegen. Wanneer u Opmerking invoegen selecteert, verschijnt er een pop-up waarmee u de inhoud voor de opmerking kunt schrijven. Er wordt een rode stip weergegeven in de rechterbovenhoek van de cel wanneer deze een opmerking bevat. Beweeg de muis over de cel om opmerkingen weer te geven.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Voorwaardelijke opmaak: {productname} voegt symbolen toe aan elke cel van een bereik op basis van celvoorwaarden. Selecteer het celbereik en klik op het pictogram Voorwaardelijke opmaak op de werkbalk. Selecteer de symbolenset die op het bereik moet worden toegepast.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Context menus: Als u met rechts klikt, verschijnt een menu met opdrachten die aan het onderliggende object zijn gekoppeld.", "Data series formatting: Open the context menu and choose Format data series.": "Opmaak van gegevensreeksen: Open het contextmenu en kies Gegevensreeksen opmaken.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Gegevensvalidatie: Voor elke cel kunt u invoeren om geldig te zijn. Ongeldige invoer in een cel wordt geweigerd. Gegevensvalidatie inschakelen:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Directe opmaak: u kunt cellen, kolommen, rijen en bladen van spreadsheets opmaken door rechtstreeks op te maken vanuit de menu's, werkbalk of contextmenu's. Directe opmaak is alleen van toepassing op het huidige geselecteerde object. Gebruik het menu om een cel op te maken of druk op Ctrl+1. Het dialoogvenster maakt complexe en aangepaste nummeropmaak mogelijk, evenals lettertype, complexe rand, achtergrond, celbeveiliging en andere opties.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Directe opmaak: u kunt tekstdocumentobjecten opmaken door rechtstreeks op te maken vanuit de menu's, werkbalk of contextmenu's. Directe opmaak is alleen van toepassing op het huidige geselecteerde object.", "Fields: A basic set of fields is available to insert in the document.": "Velden: Er is een basisset met velden beschikbaar om in het document in te voegen.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Gegevens filteren: Met filters en geavanceerde filters kunt u werken aan bepaalde gefilterde rijen (records) van een gegevensbereik. In de spreadsheets in {productname} zijn er verschillende mogelijkheden om filters toe te passen.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Voet- en eindnoten: Voet- en eindnoten worden ondersteund.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Cellen opmaken: Klik in de cel of het celbereik en kies menu Tabel \u2192 Eigenschappen. Verfijn de tabel met het eigenschappenvenster.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Opmaakmarkeringen: Alinea-, pagina- en onbreekbare spaties worden weergegeven als markeringen die helpen bij het uitlijnen, bewerken en opmaken van tekst.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Afbeelding invoegen: Als u op het pictogram Afbeelding invoegen klikt, kunt u een afbeelding kiezen uit de mappen en gedeelde mappen van de cloudopslag.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Lokale afbeelding invoegen: opent de bestandskiezer in de browser om de afbeelding vanaf uw lokale computer te uploaden en in het document in te voegen.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Hoofddia: Selecteer de basisdia die aan de huidige dia is gekoppeld. Opmaak en rangschik dia-elementen in de basisdia.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objectanimatie: Individueel object in de dia kan animatie hebben. Gebruik de zijbalk om de dia-overgang voor een geselecteerd object of een reeks objecten te configureren.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Overzicht: u kunt een overzicht van uw gegevens maken en rijen en kolommen samen groeperen, zodat u de groepen met een enkele klik kunt samenvouwen en uitvouwen, zodat hi\u00ebrarchische gegevens gemakkelijk kunnen worden weergegeven.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Paginakoptekst en -voettekst: Kop- en voetteksten zijn beschikbaar voor de bestaande paginastijl die in het document op de cursorpositie is toegepast.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Dia-indelingen: {productname} Met Impress kunt u de dia-indeling wijzigen. Selecteer de gewenste dia-indeling in de vervolgkeuzelijst met indelingen.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Dia-overgangen: {productname} Impress biedt visuele effecten bij het weergeven van een nieuwe dia in de diavoorstelling. Dia-overgangen zijn eigendom van de dia, gebruik de zijbalk om de dia-overgang in te stellen in de bewerkingsmodus.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Gegevens sorteren: u kunt een lijst met getallen of tekst oplopend of aflopend sorteren. {productname} detecteert automatisch cellen die kopteksten zijn en aangrenzende kolommen om de selectie uit te breiden.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Stijlopmaak: {productname} ondersteunt alineastijlen. U kunt een bestaande alineastijl toepassen op een alinea. Kies menu Bewerken \u2192 Bewerk stijlen om de stijl te wijzigen.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabellen: tabellen invoegen in de presentatie. Gebruik de zijbalk om het tafelthema te selecteren.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Het toepassingsgebiedHet toepassingsgebied toont de documentinhoud, hetzij spreadsheets, presentaties of tekstdocumenten.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "De informatie balk: Rechts van de zoekbalk wordt informatie over het document getoond. Deze informatie hangt af van de aard van het document.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "De menubalk: Het hoofdmenu staat bovenaan en bevat veel opties, opdrachten voor afdrukken, bewerken, bekijken en andere geavanceerde opdrachten. Je kunt de menubalk verbergen door op het pictogram helemaal rechts te klikken. Klik op het pictogram om het menu weer te geven.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "De Zoekbalk: Het zoeken begint automatisch wanneer inhoud in het zoekvak wordt ingevoegd en het documentvenster wordt automatisch verplaatst naar het eerste gevonden exemplaar. Zoeken is niet hoofdlettergevoelig. Er zijn drie knoppen direct naast het zoekvak:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "De Statusbalk: De Statusbalk wordt onderaan weergegeven en bevat verschillende handige opties en functies.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "De werkbalk: De werkbalk bevat de meest gebruikte opties voor dagelijkse bewerking. Werkbalkknoppen zijn dynamisch, wat betekent dat hun status (aan of uit) afhankelijk is van verschillende factoren.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "De Zoombalk: Rechts van de Statusbalk bevindt zich een set knoppen waarmee u tot 100% kunt inzoomen, uitzoomen en inzoomen. De zoom is van toepassing op het documentgebied, de gebruikersinterface wordt niet be\u00efnvloed. Het huidige zoomniveau wordt in dit gebied weergegeven.", "{productname} Help": "{productname} Help", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress bewerkt presentaties op een manier die voor mensen bekend zou moeten zijn. Bewerkingen zoals tekst typen, inhoud knippen, kopi\u00ebren en plakken, tekst selecteren, invoegen, vergroten/verkleinen, afbeeldingen verankeren, tabellen toevoegen en hanteren, zijn vergelijkbaar met een desktoppresentatietoepassing. Gebruik het toetsenbord, de menu's en de werkbalken om acties in uw document uit te voeren.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "Met {productname} kunt u kantoordocumenten, tekstdocumenten, werkbladen en presentaties rechtstreeks in uw browser maken en bewerken, op een eenvoudige en duidelijke manier. U kunt alleen werken aan een document of samen als onderdeel van een team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} kan de spelling controleren in tekstdocumenten, spreadsheets en presentaties. Een rode, golvende onderstreping geeft verkeerd gespelde woorden aan. Klik met de rechtermuisknop om een contextmenu te openen met voorgestelde spelfout correcties.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} geeft presentatiediavoorstellingen weer, inclusief een subset van dia-overgangen en objectanimaties. Kies de diavoorstelling uit het menu of klik op het pictogram in de werkbalk linksonder in het schuifvenster.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} bewerkt tekstdocumenten op dezelfde manier als een desktopdocument. Het biedt een What You See Is What You Get (WYSIWYG)-lay-out - die het document gemakkelijk indeelt zoals het zal worden afgedrukt. Bewerkingen zoals tekst typen, inhoud knippen, kopi\u00ebren en plakken, tekst selecteren, invoegen, vergroten/verkleinen, afbeeldingen verankeren, tabellen en grafieken toevoegen en verwerken, zijn vergelijkbaar met een tekstverwerker op een desktop. Gebruik het toetsenbord, de menu's en de werkbalken om met uw document te werken.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} voegt afbeeldingen in het tekstdocument in vanaf uw lokale computer of vanuit uw cloudopslag. Ingevoegde afbeeldingen worden altijd ingesloten in het document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} informeer U met een kleine melding in de voettekst als een nieuwe gebruiker arriveert of er \u00e9\u00e9n weg gaat.", "{productname} presentations": "{productname} presentaties", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} slaat het document regelmatig op de achtergrond op, je kunt het niet zomaar sluiten zonder het op te slaan. Om uw wijzigingen ongedaan te maken, moet u ze ofwel ongedaan maken, ofwel de Revisiegeschiedenis gebruiken in het menu Bestand.", "{productname} spreadsheets": "{productname} werkbladen", "{productname} supports both reading and writing for the following file formats:": "{productname} ondersteunt zowel lezen als schrijven voor de volgende bestandsindelingen:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} ondersteunt het invoegen en visualiseren van diagrammen in documenten. Een diagram toevoegen:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} ondersteunt moderne technieken voor het opmaken van alinea's door middel van stijlen. Een stijl is een set teksteigenschappen (lettertype, kleur, achtergrond en nog veel meer) gelabeld met een naam, de stijlnaam. Gebruik stijl om dezelfde set eigenschappen op veel alinea's in het document toe te passen en een uniforme, professionele uitstraling te krijgen. Als u een van de stijlopmaakeigenschappen wijzigt, veranderen alle alinea's met dezelfde stijl ook de opmaak, waardoor het eenvoudiger wordt om veel alinea's afzonderlijk op te maken.", "{productname} text documents": "{productname} tekst documenten", "{productname} user interface": "{productname} gebruikersinterface", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} maakt gebruik van moderne browserbronnen om de gebruikersinterface aan te passen aan de grootte van het weergavegebied, zoals kleine schermen op mobiele apparaten. De interface bestaat uit:", "A copy of the document is saved with the new name in the same folder.": "Een kopie van het document wordt met de nieuwe naam in dezelfde map opgeslagen.", "Activate the {productname} spreadsheet window.": "Activeer het spreadsheetvenster {productname}.", "Adding charts": "Diagrammen toevoegen", "Additions are marked with colored underlined characters.": "Toevoegingen zijn gemarkeerd met gekleurde, onderstreepte tekens.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Voegt het volgende blad toe aan de huidige selectie van bladen. Wanneer alle bladen in een werkblad zijn geselecteerd, dan selecteert deze toetscombinatie enkel het volgende blad. Maakt het volgende blad het huidige blad.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Voegt het voorgaande blad aan de huidige selectie van bladen toe. Wanneer alle bladen in een werkblad zijn geselecteerd, dan selecteert deze toetscombinatie enkel het voorgaande blad. Maakt het voorgaande blad het huidige blad.", "Advanced features": "Geavanceerde functies", "Advanced text document editor features": "Geavanceerde tekstdocument-editorfuncties", "Align Center": "Centreren", "Align Left": "Links uitlijnen", "Align Right": "Rechts uitlijnen", "All changes are marked with a vertical bar in the right margin.": "Alle wijzigingen zijn gemarkeerd met een verticale balk in de rechtermarge.", "All spreadsheets functions and mathematical rules applies.": "Alle spreadsheet functies en wiskundige regels zijn van toepassing.", "Apply Default paragraph style": "Standaard alinea-opmaakprofiel toepassen", "Apply Heading 1 paragraph style": "Alinea-opmaakprofiel Kop 1 toepassen", "Apply Heading 2 paragraph style": "Alinea-opmaakprofiel Kop 2 toepassen", "Apply Heading 3 paragraph style": "Alinea-opmaakprofiel Kop 3 toepassen", "Apply Heading 4 paragraph style": "Alinea-opmaakprofiel Kop 4 toepassen", "Apply Heading 5 paragraph style": "Alinea-opmaakprofiel Kop 5 toepassen", "Applying a paragraph style:": "Alinea-opmaakprofiel toepassen:", "Arrow Down": "Pijl omlaag", "Arrow Left": "Pijl naar links", "Arrow Right": "Pijl naar rechts", "Arrow Up": "Pijl omhoog", "Bold": "Vet", "Can {productname} open a password-protected document?": "Kan {productname} een met een wachtwoord beveiligd document openen?", "Cancel the search (appears only when a text has been searched)": "Annuleer de zoekopdracht (verschijnt alleen wanneer een tekst is doorzocht)", "Cell formatting": "Celopmaak", "Changes are displayed as comment in the right of the document area.": "Wijzigingen worden weergegeven als commentaar rechts van het documentgebied.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Wijzigingen kunnen worden geaccepteerd of afgewezen. Om wijzigingen te accepteren of te weigeren, klikt u op de bijbehorende pictogrammen in het opmerkingenveld aan de rechterkant van het document. Of kies Bewerken \u2192 Wijzigingen bijhouden \u2192 Accepteren of Weigeren. Als u bovendien wijzigingen moet filteren voordat u deze accepteert of afwijst, kiest u Bewerken \u2192 Wijzigingen bijhouden \u2192 Beheren. Een dialoogvenster toont een lijst met alle bijgehouden wijzigingen. Gebruik de dialoogknoppen dienovereenkomstig.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Wijzigingen die door verschillende mensen zijn aangebracht, worden in verschillende kleuren weergegeven en elke bijgehouden wijziging kan worden geaccepteerd of afgewezen met behulp van het vak dat aan de rechterkant verschijnt. U kunt daar ook een opmerking toevoegen.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Kies Formaat \u2192 Lijn (of Gebied, of Positie en grootte). Er wordt een dialoogvenster geopend.", "Choose Format \u2192 Page and select the Page tab": "Kies Formaat \u2192 Pagina en selecteer het tabblad Pagina", "Choose Format \u2192 Paragraph, Text Flow tab": "Kies Formaat \u2192 Alinea, Text Flow tabblad", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Kies Invoegen \u2192 Diagram. Pas uw diagram aan in de Zijbalk:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Kies Invoegen \u2192 Speciale tekens of klik op het bijbehorende pictogram in de werkbalk. Er verschijnt een dialoogvenster.", "Choose Validity from the Data menu. The Validity dialog opens.": "Kies Geldigheid in het menu Gegevens. Het dialoogvenster Geldigheid wordt geopend.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Kies menu Extra en schakel Automatische spellingcontrole uit.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Kies menu Extra \u2192 Talen en selecteer de taal voor het hele document. Optioneel kunt u talen instellen voor de geselecteerde tekst en voor de huidige alinea.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klik op een diaminiatuur in het paneel om over te schakelen naar deze dia om deze te bekijken of te bewerken.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klik op het kloonopmaak pictogram \"\". De muisaanwijzer verandert in een verfemmer.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klik op het kloonopmaak pictogram . De muisaanwijzer verandert in een verfemmer.", "Click on the submenu () icon to reply, move and delete comments.": "Klik op het submenu () pictogram om notities te beantwoorden, verplaatsen en verwijderen.", "Collaborative editing": "Bewerken door samenwerking", "Column break (in multicolumnar text)": "Kolomeinde (in teksten met meerdere kolommen)", "Comments in documents": "Commentaren in documenten", "Context menus": "Context menu's", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Contextmenu's zijn beschikbaar door met de rechtermuisknop te klikken. De commando's die beschikbaar zijn in het contextmenu zijn - niet uitgebreid - gerelateerd aan het onderliggende object in het document.", "Copy": "Kopi\u00ebren", "Copy and Paste": "Kopi\u00ebren en plakken", "Cut": "Knippen", "Delete cells (as in menu Edit - Delete Cells)": "Verwijder cellen (als in menu Bewerken - Verwijder Cellen)", "Delete to beginning of sentence": "Verwijder tekst tot aan het begin van de zin", "Delete to beginning of word": "Verwijder tekst tot aan het begin van het woord", "Delete to end of sentence": "Verwijder tekst tot aan het einde van de zin", "Delete to end of word": "Verwijder tekst tot aan het einde van het woord", "Deletions are marked with colored strike-through characters.": "Verwijderingen zijn gemarkeerd met gekleurde doorgestreepte tekens.", "Demote list item (list item has to be selected)": "Degradeer lijstitem (het lijstitem moet geselecteerd zijn)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Afhankelijk van de functies van uw browser, wordt het printvenster of een bericht \"Download PDF export?\" weergegeven. U kunt deze PDF afdrukken in uw favoriete PDF-lezer.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Directe opmaak is opmaak die rechtstreeks wordt toegepast op de geselecteerde inhoud van een alinea of een spreadsheetcel en overlapt met de toegewezen stijlopmaak. Om de opmaak terug te zetten naar de stijlinstellingen, selecteert u de tekst- of spreadsheetcel en kiest u Opmaak \u2192 Directe opmaak wissen of gebruikt u de knop in de werkbalk.", "Directly:": "Direct:", "Display comment": "Notitie weergeven", "Display the Keyboard shortcuts help": "Help voor sneltoetsen weergeven", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Het bewerken van documenten moet bekend zijn bij iedereen die eerder een kantoortoepassing heeft gebruikt, maar hier zijn enkele onderscheidende kenmerken:", "Document repair": "Document herstellen", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documenten in {productname} worden automatisch opgeslagen, maar als u zich zorgen maakt dat een document zo snel mogelijk wordt gesynchroniseerd, kunt u ook het opslaan afdwingen met de Bestand menu item Opslaan.", "Double Underline": "Dubbel onderstrepen", "Draw page keyboard shortcuts": "Draw pagina sneltoetsen", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Elke gebruiker krijg een kleur toegewezen. Het muis van elke gebruiker zal in dit kleur verschenen zijn. NB : U zalt uw muis en uw knipperende cursor in zwart zien, hoewel de andere U met een andere kleur zullen zien.", "Editing documents": "Documenten bewerken", "Editing presentations": "Presentaties bewerken", "Editing spreadsheets": "Werkbladen bewerken", "Editing text documents": "Tekst documenten bewerken", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Kies Slideshow \u2192 Volledig scherm presentatie of klik op het meest linkse pictogram onderaan het diapaneel:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Verlaat huidige modus, dat wil zeggen van modus Bewerken naar modus Objectselectie, van modus Objectselectie naar Weergavemodus.", "Extend the selection down one page": "Breid de selectie \u00e9\u00e9n pagina naar beneden uit", "Extend the selection up one page": "Breid de selectie \u00e9\u00e9n pagina naar boven uit", "Fill Down": "Neerwaards vullen", "Focus to document from menu": "Focus naar document vanuit menu", "Focus to notebookbar menu": "Focus op de notebookmenubalk", "Focus to selected comment's menu": "Focus op het menu van geselecteerde opmerking", "Format the source cell with the font, color background and more.": "Formatteer de broncel met het lettertype, de kleurachtergrond en meer.", "Formatting spreadsheets": "Werkbladen opmaken", "Formatting text": "Tekst opmaken", "Formulas": "Formules", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formules worden ingevoerd in de formulebalk. Voer '=' in en voeg de formule in.", "Frequently Asked Questions": "Veel gestelde vragen", "General Keyboard Shortcuts": "Algemene sneltoetsen", "Go and select text to end of document": "Selecteer tekst tot aan het einde van het document", "Go and select text to end of textbox": "Selecteer tekst tot aan het einde van het tekstvak", "Go and select text to start of document": "Selecteer tekst tot aan het begin van het document", "Go and select text to start of textbox": "Selecteer tekst tot het begin van het tekstvak", "Go and select to the beginning of a line": "Selecteer tot aan het begin van een regel", "Go and select to the end of a line": "Selecteer tot aan het einde van een regel", "Go to beginning of a word": "Naar begin van woord gaan", "Go to beginning of line": "Naar begin van regel", "Go to end of document": "Naar einde van document", "Go to end of line": "Naar einde van regel", "Go to next sheet.": "Ga naar het volgende blad.", "Go to previous sheet.": "Ga naar het vorige blad.", "Go to start of document": "Naar begin van document", "Go to start of the next word": "Ga naar begin van het volgende woord", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammaticafouten in de tekst zijn gemarkeerd met de blauwe golvende onderstreping. Klik met de rechtermuisknop op de onderstreepte tekst om een menu te openen met suggesties om de grammaticafout en de beledigde grammaticaregels te corrigeren. Selecteer de juiste suggestie om de tekst te wijzigen.", "Handling Tables": "Met tabellen omgaan", "Handling images": "Omgaan met afbeeldingen", "Home": "Start", "Hover the mouse on the document name in the menu bar.": "Beweeg de muis over de documentnaam in de menubalk.", "How can I change the line, area and position of a shape in my slides?": "Hoe kan ik de lijn, het gebied en de positie van een vorm in mijn dia's wijzigen?", "How can I check spelling in my language?": "Hoe kan ik de spelling in mijn taal controleren?", "How can I copy the formatting of existing cells to new ones?": "Hoe kan ik de opmaak van bestaande cellen naar nieuwe kopi\u00ebren?", "How can I import CSV data?": "Hoe kan ik CSV-gegevens importeren?", "How can I insert a currency, copyright or trademark symbol in the document?": "Hoe kan ik een valuta-, copyright- of handelsmerksymbool in het document invoegen?", "How can I make the new text look like other existing text?": "Hoe kan ik de nieuwe tekst op andere bestaande tekst laten lijken?", "How can I quit {productname} without saving my edits?": "Hoe kan ik {productname} afsluiten zonder mijn bewerkingen op te slaan?", "How can I remove the red wavy lines in my document?": "Hoe kan ik de rode golvende lijnen in mijn document verwijderen?", "How can I run my slide show?": "Hoe kan ik mijn diavoorstelling weergeven?", "How can I select data to print?": "Hoe kan ik gegevens selecteren om af te drukken?", "How do I change the page orientation to landscape inside my document": "Hoe verander ik de paginarichting in liggend in mijn document", "How do I get a word count of my document?": "Hoe kan ik het aantal woorden tellen vanaf het begin van mijn document?", "How do I rename a sheet?": "Hoe hernoem ik een blad?", "How do I save a document with another name?": "Hoe sla ik een document op met een andere naam?", "How do I set the margins of the document?": "Hoe stel ik de marges in van een document?", "If no table or range was selected, a prototype chart is displayed.": "Als er geen tabel of bereik is geselecteerd, wordt een prototypedigram weergegeven.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Als er geen hele cel geselecteerd is aan het einde van de tabel, wordt de alinea achter de tabel verwijderd. Tenzij dit de laatste alinea is van het document.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Als er geen hele cel geselecteerd is, wordt de tekst vanaf de cursor tot aan het eind van de huidige zin verwijderd. Als de cursor aan het eind van een cel staat en er geen hele cel is geselecteerd, wordt de inhoud van de volgende cel verwijderd.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Als er \u00e9\u00e9n of meer cellen zijn geselecteerd, worden de volledige rijen die de selectie bevatten verwijderd. Als alle rijen geheel of gedeeltelijk zijn geselecteerd, wordt de hele tabel verwijderd.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Als de actieve cel leeg is: gaat naar het begin van de tabel. Anders: eerste druk op toets gaat naar begin van de actieve cel; tweede druk op toets gaat naar begin van huidige tabel; derde druk op toets gaat naar begin van document.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Als de actieve cel leeg is: gaat naar het einde van de tabel. Anders: eerste druk op toets gaat naar einde van de actieve cel; tweede druk op toets gaat naar einde van de huidige tabel; derde druk op toets gaat naar einde van het document.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Als de actieve cel leeg is: selecteert de hele tabel. Anders: selecteert de inhoud van de actieve cel. Wanneer u nogmaals drukt, wordt de hele tabel geselecteerd.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Afbeeldingen kunnen worden verkleind, geroteerd en verankerd. Tekst kan om de afbeelding worden gewikkeld. Selecteer de afbeelding en open het contextmenu. Gebruik de afbeeldingengrepen om de afbeelding met de muis te vergroten of verkleinen.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Directe opmaak daarentegen past opmaak toe op geselecteerde fragmenten van de documentinhoud. Op een lang document moet directe opmaak worden toegepast in elk tekstfragment, waardoor tekstopmaak een lange taak wordt, onderhevig aan fouten en vertragingen.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Markeer in het gebied Pauzes Invoegen, Type: Pagina-einde, Positie: Voor.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "In het dialoogvenster Standaardfilter kunt u ook bereiken defini\u00ebren die de waarden in bepaalde gegevensvelden bevatten. U kunt het standaardfilter gebruiken om de voorwaarden te koppelen aan een logische AND- of een logische OR-operator.", "Inactive document": "Inactief document", "Increase/decrease the size of the column/row on the left/top cell edge": "Vergroot/verkleint de grootte van de kolom/rij aan de linkerkant/bovenkant van de cel", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Vergroot/verkleint de kolom/rij aan de rechterkant/onderkant van de cel", "Insert": "Invoegen", "Insert cells (as in menu Insert - Cells)": "Cellen toevoegen (als in menu Invoegen - Cellen)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Voeg kolom- en rij-einden in het werkblad in om het afdrukbereik te verkleinen en druk het document af om te downloaden. Selecteer bij het afdrukken van de PDF de pagina's van belang.", "Insert comment": "Notitie toevoegen", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Voeg opmerkingen toe in {productname} op plaatsen die speciale aandacht van de lezer vereisen. Opmerkingen worden aan de rechterkant weergegeven en dragen de naam en datum van de uitgever.", "Insert date": "Datum invoegen", "Insert endnote": "Eindnoot invoegen", "Insert footnote": "Voetnoot invoegen", "Insert line break": "Regeleinde invoegen", "Insert new paragraph directly before or after a section, or before a table": "Invoegen van een nieuwe alinea direct v\u00f3\u00f3r of achter een sectie of v\u00f3\u00f3r een tabel", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Invoegen van een nieuwe alinea, zonder nummering, in een lijst. Dit werkt niet als de cursor aan het einde van de lijst staat.", "Insert non-breaking hyphen": "Vast koppelteken invoegen", "Insert non-breaking space": "Harde spatie invoegen", "Insert soft hyphen": "Zacht koppelteken invoegen", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Voeg tabellen in met het juiste pictogram in de werkbalk. Selecteer het aanvankelijke aantal rijen en kolommen. Voeg rijen en kolommen toe met het celcontextmenu. Voeg cellen samen met het menu Tabel. De standaard alineastijl in cellen is \"Tabelinhoud\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Voeg een tab stop in (alleen in tabellen). Afhankelijk van de gebruikte Vensterbeheerder moet wellicht Alt+Tab worden gebruikt.", "Is there a thesaurus?": "Is er een synoniemenlijst?", "Italic": "Cursief", "Justify": "Uitvullen", "Keyboard Shortcuts": "Sneltoetsen", "Like Alt, but only the active cell is modified": "Zoals Alt, maar alleen de actieve cel wordt bijgewerkt", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Laad uw CSV-gegevens in een native tool op uw platform, selecteer en kopieer deze naar het klembord", "Manual page break": "Handmatige pagina-einde", "Move cursor down one line": "Verplaats de cursor \u00e9\u00e9n regel omlaag", "Move cursor to beginning of the next paragraph": "Verplaats cursor naar het begin van de volgende alinea", "Move cursor to beginning of the previous paragraph": "Verplaats cursor naar het begin van de vorige alinea", "Move cursor to the left": "Cursor naar links", "Move cursor to the right": "Cursor naar rechts", "Move cursor up one line": "Verplaats de cursor \u00e9\u00e9n regel naar boven", "Move cursor with selection to the left": "Selectie met cursor naar links uitbreiden", "Move cursor with selection to the right": "Selectie met cursor naar rechts uitbreiden", "Move the view down one page": "Verplaats het beeld \u00e9\u00e9n pagina omlaag", "Move the view up one page": "Verplaats het beeld \u00e9\u00e9n pagina omhoog", "Move to next text object on drawing page": "Ga naar het volgende tekstobject op de pagina", "Move to next text object on slide": "Verplaats naar volgende tekst object op dia", "Moves one screen page to the right.": "Hiermee verplaatst u \u00e9\u00e9n werkblad naar rechts.", "Moves one sheet to the left.": "Hiermee verplaatst u \u00e9\u00e9n werkblad naar links.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Verplaatst de cursor naar de onderzijde van het huidige gegevensbereik. Wanneer de rij onder de cel waarin de cursor zich bevind leeg is, dan verplaatst de cursor zich naar de volgende rij die gegevens bevat.", "Moves the cursor to the first cell in the sheet (A1).": "Verplaatst de cursor naar de eerste cel in het werkblad (A1).", "Moves the cursor to the first cell of the current row.": "Verplaatst de cursor naar de eerste cel van de huidige rij.", "Moves the cursor to the last cell of the current row.": "Verplaatst de cursor naar de laatste cel van de huidige rij.", "Moves the cursor to the last cell on the sheet that contains data.": "Verplaatst de cursor naar de laatste cel op het werkblad dat gegevens bevat.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Verplaatst de cursor naar de linkerzijde van het huidige gegevensbereik. Wanneer de kolom aan de linkerzijde van de cel waarin de cursor zich bevind leeg is, dan verplaatst de cursor zich naar de volgende kolom aan de linkerzijde die gegevens bevat", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Verplaatst de cursor naar de rechterzijde van het huidige gegevensbereik. Wanneer de kolom aan de rechterzijde van de cel waarin de cursor zich bevind leeg is, dan verplaatst de cursor zich naar de volgende kolom aan de rechterzijde die gegevens bevat.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Verplaatst de cursor naar de bovenzijde van het huidige gegevensbereik. Wanneer de rij boven de cel waarin de cursor zich bevind leeg is, dan verplaatst de cursor zich naar de volgende rij die gegevens bevat.", "Navigating in Spreadsheets": "Navigeren in Werkbladen", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Een gebruik van de functie AutoFilter is om de weergave snel te beperken tot records met identieke invoer in een gegevensveld.", "Open the presentation in {productname}": "Open de presentatie in {productname}", "Opening, closing, saving, printing and downloading documents": "Openen, sluiten, opslaan, afdrukken en downloaden van documenten", "Other advanced features": "Andere geavanceerde functies", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Alinea-opmaak", "Paste as unformatted text": "Als niet opgemaakte tekst plakken", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Plakken vanuit de browser Bewerken \u2192 Plakken of druk op Ctrl+V. Het dialoogvenster Tekst importeren wordt geopend waarin u de exacte indeling van de CSV-gegevens kunt beschrijven.", "Paste special": "Plakken speciaal", "Pasting": "Plakken", "Place the cursor at the paragraph to be formatted": "Plaats de cursor op de alinea die moet worden opgemaakt", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Plaats de cursor op de plaats waar de pagina-ori\u00ebntatie moet veranderen. Voeg een lege alinea toe.", "Place the cursor in the position to insert the character.": "Plaats de cursor op de positie waar u het teken wilt invoegen.", "Position and Size": "Positie en grootte", "Presentations": "Presentaties", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentaties: Microsoft formaat PPT, PPTX. OpenDocument formaat ODP", "Press Insert button. To close the dialog, press Cancel.": "Druk op de knop Invoegen. Druk op Annuleren om het dialoogvenster te sluiten.", "Print (Download as PDF)": "Afdrukken (downloaden als PDF)", "Promote list item (list item has to be selected)": "Bevorder lijstitem (het lijstitem moet zijn geselecteerd)", "Redo": "Opnieuw", "Remove direct formatting": "Directe opmaak wissen", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Hernoem een blad in het spreadsheetdocument met behulp van het contextmenu (met de rechtermuisknop) boven de bladtab onderaan. Voer de nieuwe bladnaam in het volgende dialoogvenster in.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kopi\u00ebren/knippen en plakken van uitgebreide inhoud wordt ondersteund, niet alleen binnen een bepaald document, maar ook tussen documenten op dezelfde of verschillende {productname}. Voor deze interne toepassingen kunnen gebruikers inhoud, inclusief afbeeldingen en gemengde inhoud, kopi\u00ebren/knippen op de pc door de sneltoetsen rechtstreeks te gebruiken (Ctrl+X, Ctrl+C, Ctrl+V). Om veiligheidsredenen is het noodzakelijk om Ctrl+V te gebruiken om op pc te plakken, maar contextmenu's kunnen gebruikt voor knippen en kopi\u00ebren. Op Android of iOS is het vereist om tekst te selecteren door dubbel te tikken en lang te tikken om toegang te krijgen tot kopi\u00ebren/knippen/plakken via het contextmenu.", "Search backwards": "Terugwaarts zoeken", "Search forward": "Voorwaards zoeken", "Select All": "Alles selecteren", "Select Landscape in \u201cWith Page Style\u201d": "Selecteer Liggend in \"Met paginastijl\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Selecteer een tabel in een tekstdocument, een bereik in een werkblad of een tabel in een presentatie.", "Select all in drawing page": "Alles selecteren op de tekenpagina", "Select all in slide": "Selecteer alles binnen dia", "Select if you want to change page numbering.": "Selecteer of u de paginanummering wilt wijzigen.", "Select lines in downwards direction": "Regels naar beneden selecteren", "Select lines in upwards direction": "Regels naar boven selecteren", "Select objects in the order in which they were created": "Objecten selecteren in de volgorde waarin ze zijn gemaakt", "Select objects in the reverse order in which they were created": "Objecten in omgekeerde volgorde selecteren waarin ze zijn gemaakt", "Select the cells you want to format. Release the mouse button.": "Selecteer de cellen die u wilt opmaken. Laat de muisknop los.", "Select the character set, language and separator options for the CSV file.": "Selecteer de tekenset, taal en scheidingstekens voor het CSV-bestand.", "Select the shape in your slide. A set of handles shows.": "Selecteer de vorm in uw dia. Een set handvatten wordt getoond.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Selecteer de stijl die u wilt toepassen in de vervolgkeuzelijst voor stijlen. De alinea geeft de stijlkenmerken weer.", "Select the text with the existing format": "Selecteer de tekst met het bestaande formaat", "Select the text you want to apply the new format.": "Selecteer de tekst waarop u de nieuwe opmaak wilt toepassen.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Selecteer het geldigheidscriterium in de vervolgkeuzelijst Toestaan. Afhankelijk van het criterium worden er meer opties getoond. Vul de vereiste gegevens in.", "Select to beginning of paragraph": "Selecteer tot aan het begin van de alinea", "Select to end of paragraph": "Tot aan einde alinea selecteren", "Select to the left word by word": "Woord voor woord naar links selecteren", "Select to the right word by word": "Woord voor woord naar rechts selecteren", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selecteert alle cellen die gegevens bevatten vanaf de huidige cel to het eind van de het gegevensbereik van cellen, in de richting van de ingedrukte pijl toets. Wanneer gebruikt om rijen en kolommen samen te selecteren, wordt een rechthoekig cel bereik geselecteerd.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selecteert cellen van de huidige cel tot onderaan de huidige pagina in de huidige kolom of breid de selectie uit tot een pagina lager.", "Selects cells from the current cell to the first cell of the current row.": "Selecteert cellen van de huidige cel tot de eerste cel van de huidige rij.", "Selects cells from the current cell to the last cell of the current row.": "Selecteert cellen van de huidige cel tot de laatste cel van de huidige rij.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selecteert cellen van de huidige cel tot bovenaan de huidige pagina in de huidige kolom of breid de selectie uit tot een pagina hoger.", "Set Optimal Column Width": "Optimale kolombreedte", "Set the page margins in the dialog.": "Stel de paginamarges in het dialoogvenster in.", "Set the properties of the element of the object.": "Stel de eigenschappen van het element van het object in.", "Shortcut Keys for Tables": "Sneltoetsen voor tabellen", "Slide keyboard shortcuts": "Dia toetsenbord sneltoetsen", "Slide pane": "Dia paneel", "Slide show": "Presentatie", "Special Characters": "Speciale tekens", "Spellchecking": "Spellingcheck", "Spreadsheets": "Werkbladen", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Spreadsheets: Microsoft formaat XLS, XLSX. OpenDocument formaat ODS", "Standard currency format": "Standaard valutanotatie", "Standard date format": "Standaard datumnotatie", "Standard exponential format": "Standaard exponenti\u00eble notatie", "Standard format": "Standaard opmaak", "Standard percentage format (two decimal places)": "Standaardnotatie voor percentages (twee decimalen)", "Strikethrough": "Doorhalen", "Subscript": "Subscript", "Superscript": "Superscript", "Switch cursor between text and footer": "Schakelt de cursor tussen tekst en voettekst", "Switch cursor between text and header": "Schakelt de cursor tussen tekst en koptekst", "Tab": "Tab", "Text documents": "Tekst documenten", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Tekstdocumenten: Microsoft formaten DOC, DOCX, RTF. OpenDocument formaat ODT", "Text formatting": "Tekstopmaak", "Text selection and navigation in a textbox": "Tekstselectie en navigatie in een tekstvak", "Text selection and navigation in document": "Tekstselectie en navigatie in een document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Tekst, grafieken, vormen en svg-afbeeldingen blijven scherp. Bij het inzoomen ziet u alleen pixels verschijnen bij ingevoegde afbeeldingen, zoals jpegs of pngs.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Het symbool \u00b6 is een opmaakmarkering. Het wordt gebruikt om tekst uit te lijnen en te bewerken en wordt niet afgedrukt. Kies menu Bekijken \u2192 Opmaakmarkering om het in de documentweergave te schakelen.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Het Geavanceerde filter staat in totaal acht filtervoorwaarden toe. Met geavanceerde filters vult u de voorwaarden direct in het blad in.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "De CSV-gegevens worden volgens deze instellingen in de geselecteerde cel geladen waar u hebt geplakt.", "The color assigned to the changes depends on the user that changes the document.": "De kleur die aan de wijzigingen wordt toegewezen, is afhankelijk van de gebruiker die het document wijzigt.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "De formuletaal zou zeer vertrouwd moeten zijn voor elke spreadsheetgebruiker en wordt gedetailleerd gespecificeerd in de OASIS OpenFormula-specificatie.", "This is easy to do using the Paintbrush tool in the toolbar.": "Dit is eenvoudig te doen met het gereedschap Penseel in de werkbalk.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Dit is vooral handig - bijvoorbeeld wanneer een collega per ongeluk alle tekst in het document met Ctrl+A selecteerde en eroverheen typte en het vernietigde - terwijl u tegelijkertijd aan het bewerken was.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Om door te gaan met bewerken, klikt u op het document en de tussenstop en het bericht zal verdwijnen. Alle wijzigingen die mogelijk door andere gebruikers zijn aangebracht terwijl het document werd bewerkt, worden opnieuw geladen.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Om grotere stukken inhoud naar andere toepassingen op uw apparaat te kopi\u00ebren, moeten gebruikers op de knop Download starten drukken en deze vervolgens opnieuw kopi\u00ebren naar hun klembord om het beschikbaar te maken voor de doeltoepassing om te lezen. Dit is mogelijk via een kleine widget die in de rechterbenedenhoek verschijnt en die alleen nodig is om de inhoud te exporteren om in externe toepassingen te plakken. Deze stap zet ook complexe objecttypen om in statische afbeeldingen.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Kies Bewerken \u2192 Wijzigingen bijhouden \u2192 Toon om trackwijzigingen weer te geven of te verbergen. Let op dat wanner wijzigingen bijhouden is ingeschakeld maar verborgen, u nog steeds wijzigingen vastlegt en onbedoeld ongewenste tekst in het document achterlaat.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Om een document te downloaden, download deze vanuit het {productname} applicatie Bestand menu. De beschikbare download formaten kunnen per applicatie verschillen. Alle applicaties kunnen documenten naar PDF formaat exporteren.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Om een {productname}-diavoorstelling af te sluiten, drukt u op de Esc-toets om terug te keren naar de presentatiebewerkingsmodus.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Als u terug wilt gaan naar de geselecteerde status, selecteert u deze met de muis en drukt u op Ga naar staat.", "To open document, click on the file to open the {productname} module associated to the document format.": "Om een document te openen, klik op het bestand om de {productname} module te openen die met het document formaat is geassocieerd.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Om de geldigheid van de cel te verwijderen, opent u het dialoogvenster en stelt u de lijst Toestaan in op \"Alle waarden\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Om terug te keren naar de staande ori\u00ebntatie, herhaalt u de procedure en kiest u Portret in \"Met pagina-opmaakprofiel\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Gebruik de Spelling optie in het menu Extra om het hele document systematisch op spelling te controleren.", "Track changes": "Wijzigingen volgen", "Two decimal places, thousands separator": "Twee decimalen, scheidingsteken voor duizendtallen", "Type the new file name in the text box and press Enter.": "Typ de nieuwe bestandsnaam in het tekstvak en druk op Enter.", "Underline": "Onderstrepen", "Undo": "Ongedaan maken", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Gebruik de tabbladen Invoer Help en Foutwaarschuwing om de gebruikersinteracties te verbeteren. Klik op OK om het dialoogvenster te sluiten.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Gebruik de werkbalk van het schuifvenster onderaan om de diavoorstelling te starten, een dia toe te voegen, de huidige dia te dupliceren of te verwijderen.", "Using the browser zoom affects the document and user interface areas.": "Het gebruik van de zoomfunctie van de browser heeft invloed op het document en de gebruikersinterfacegebieden.", "Using the page style": "De paginastijl gebruiken", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Gebruik de liniaal om de meest linkse rand van de liniaal te slepen om de linkermarge aan te passen, of de meest rechtse voor de rechtermarge.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Wat is het blauwe \u00b6-symbool en hoe kan ik het uit mijn tekstdocument verwijderen?", "What are the documents file formats supported by {productname}?": "Welke bestandsindelingen voor documenten worden ondersteund door {productname}?", "What is the blue wavy underline in some words in the text?": "Wat is de blauwe golvende onderstreping in sommige woorden in de tekst?", "What is \u201cClear Direct Formatting\u201d icon?": "Wat is het pictogram \"Directe opmaak wissen\"?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Wanneer {productname} detecteert dat er al een tijdje geen activiteit in de browser is geweest, wordt het document in een \"Inactieve\" status geplaatst. Het document wordt weergegeven met een transparante grijze overlay, met het bericht \"Inactief document - klik om het bewerken te hervatten\".", "When closing a document, it is automatically saved if it has been changed.": "Bij het sluiten van een document wordt het automatisch opgeslagen als het is gewijzigd.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Wanneer meerdere mensen tegelijkertijd hetzelfde document bewerken, is het mogelijk dat hun wijzigingen conflicteren en dit kan voor enige verwarring zorgen. Met de functie Documentherstel kunnen gebruikers de wijzigingen van andere redacteurs aan het document in een eerdere versie ongedaan maken.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Als u intern geknipte of gekopieerde inhoud heeft, kunt u deze inhoud plakken via het contextmenu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Wanneer u inhoud plakt die vanuit hetzelfde document is gekopieerd, blijven de indeling en elementen behouden. Als u kopieert vanuit een ander document, in een ander tabblad of browservenster, of van buiten de browser, behoudt de inhoud geplakt als Rich Text (RTF).", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Wanneer je tekst van buiten het document plakt (een ander browservenster of een bureaubladtoepassing), wordt het geplakt als Rich Text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Wanneer u tekst uit het document invoegt, blijft de opmaak behouden. U kunt ook objecten zoals afbeeldingen invoegen als ze zijn gekopieerd uit het document waarin u werkt.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Wanneer u Wijzigingen bijhouden inschakelt, markeert {productname} nieuwe wijzigingen die in het document zijn aangebracht. Selecteer deze optie nogmaals om deze uit te schakelen.", "Why can't I delete text? It just gets a strike-through?": "Waarom kan ik geen tekst verwijderen? Er wordt gewoon doorgestreept?", "Why did the text I just typed change automatically? How can I revert it?": "Waarom is de tekst die ik zojuist heb getypt automatisch gewijzigd? Hoe kan ik het terugdraaien?", "With track changes enabled your document is shown the following manner:": "Als wijzigingen bijhouden is ingeschakeld, wordt uw document op de volgende manier weergegeven:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Het aantal woorden wordt ook weergegeven in de statusbalk. Als er geen tekst is geselecteerd, geldt het aantal woorden voor het hele document. Anders is het aantal woorden voor de geselecteerde tekst.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Het aantal woorden is beschikbaar in Hulpmiddelen \u2192 Woorden tellen. Een dialoogvenster toont het aantal woorden voor selectie en voor het hele document.", "Word processor functions": "Tekstverwerkings-functies", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ja. {productname} opent met een wachtwoord beveiligde documenten, maar het is noodzakelijk om het wachtwoord op te geven in de prompt \"Voer wachtwoord in\" tijdens het laden.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ja. Klik op het gewenste woord en kies Extra \u2192 Thesaurus. Er wordt een dialoogvenster geopend met veel suggesties voor vervangingen.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "U kunt bladeren door de tekens die worden weergegeven met de vervolgkeuzelijsten of een zoeksleutel typen in het vak Zoeken. Als u de Unicode-numerieke code van het speciale teken kent, voert u deze in de vakken aan de rechterkant in.", "You can insert these special characters in the document using the Special Character dialog.": "U kunt deze speciale tekens in het document invoegen met behulp van het dialoogvenster Speciaal teken.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "U kunt naar de cursor van een gebruiker springen door op de naam (of avatar) van de gebruiker te klikken. Het is mogelijk om de editor te volgen.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "U kunt als niet-opgemaakte tekst plakken met de toetscombinatie: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "U bewerkt een online spreadsheet op dezelfde manier als een desktopspreadsheet. Bewerkingen zoals het invoeren van gegevens, het selecteren van bereiken, kolommen, rijen of bladen zijn hetzelfde. Gebruik het toetsenbord, de menu's of de werkbalk om opdrachten in de spreadsheet te geven. Het slepen van celinhoud om cellen met gegevens te vullen, wordt ook ondersteund. Kopieer-, knip- en plakopdrachten zijn beschikbaar via het contextmenu. Na ingevoerde gegevens met een Tab zal de cursor naar de volgende cel aan de rechterkant worden verplaatst, en met een Enter naar de cel eronder voor gemakkelijke verdere gegevensinvoer.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "U hebt de Autocorrectie ingeschakeld. Autocorrectie verandert de zojuist getypte tekst in een interne tabel met bijbehorende tekst. In de meeste gevallen corrigeert Autocorrectie typefouten terwijl u typt. Als Autocorrectie niet nodig is, schakel het dan uit in Extra \u2192 Autocorrectie \u2192 Tijdens het typen.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "U hebt de functie Wijzigingen bijhouden ingeschakeld voor het document. Track Changes registreert alle wijzigingen in de tekst en toont de edities voor latere revisie. Handig voor het markeren van wijzigingen in tekst en spreadsheets. Wijzigingen bijhouden is ingeschakeld door Bewerken \u2192 Wijzigingen bijhouden \u2192 Opnemen te kiezen.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Uw documenten worden opgeslagen en beheerd in de cloudopslag die is ge\u00efntegreerd met {productname}.", "chart": "grafiek", "comment": "opmerking", "data validate": "gegevens valideren", "document repair": "documentreparatie", "filter": "filter", "import": "importeren", "inactive document": "inactief document", "spellchecking": "spellingscontrole", "track changes": "wijzigingen bijhouden", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "waar (*) het vermenigvuldig teken op het numeriek toetsenblok is. Selecteert het data bereik dat de cursor bevat. Een bereik is een aaneengesloten celbereik dat data bevat en is begrenst door lege rij en kolommen.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "waar (/) het deelteken op het numeriek toetsenblok. Selecteer het matrix formule bereik dat de cursor bevat.", "word count": "aantal woorden"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-nn.json b/f7cloud-office/browser/dist/l10n/help-nn.json new file mode 100644 index 0000000..14f63cb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-nn.json @@ -0,0 +1 @@ +{"Align Center": "Midtstilt", "Align Left": "Venstrejustert", "Align Right": "H\u00f8grejustert", "Apply Default paragraph style": "Bruk standard avsnittsstil", "Apply Heading 1 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 1\u00bb", "Apply Heading 2 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 2\u00bb", "Apply Heading 3 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 3\u00bb", "Apply Heading 4 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 4\u00bb", "Apply Heading 5 paragraph style": "Bruk avsnittsstilen \u00abOverskrift 5\u00bb", "Arrow Down": "Pil ned", "Arrow Left": "Pil venstre", "Arrow Right": "Pil h\u00f8gre", "Arrow Up": "Pil opp", "Bold": "Halvfeit", "Cell formatting": "Celleformatering", "Column break (in multicolumnar text)": "Spalteskift (i tekstar med fleire spalter)", "Cut": "Klipp ut", "Delete to beginning of sentence": "Slett til byrjinga av setninga.", "Delete to beginning of word": "Slett til byrjinga av ordet", "Delete to end of sentence": "Slett til slutten av setninga", "Delete to end of word": "Slett til slutten av ordet", "Demote list item (list item has to be selected)": "Eitt niv\u00e5 ned (listeelement m\u00e5 vera merkt)", "Display comment": "Vis merknad", "Display the Keyboard shortcuts help": "Viser hjelp for sn\u00f8ggtastar", "Double Underline": "Dobbel understreking", "End": "End", "Esc": "Escape", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "G\u00e5 ut av gjeldande modus, dvs. fr\u00e5 redigeringsmodus, g\u00e5 til objektmarkeringsmodus og fr\u00e5 objektmarkeringsmodus g\u00e5 til visingsmodus.", "Extend the selection down one page": "Utvid markeringa ned \u00e9i side", "Extend the selection up one page": "Utvid markeringa opp \u00e9i side", "Fill Down": "Fyll nedover", "General Keyboard Shortcuts": "Generelle sn\u00f8ggtastar", "Go and select text to end of document": "G\u00e5 og merk til slutten av dokumentet", "Go and select text to end of textbox": "G\u00e5 og merk til slutten av tekstboksen", "Go and select text to start of document": "G\u00e5 og merk til byrjinga av dokumentet", "Go and select text to start of textbox": "G\u00e5 og merk til byrjinga av tekstboksen", "Go and select to the beginning of a line": "G\u00e5 og merk til byrjinga av linja", "Go and select to the end of a line": "G\u00e5 og merk til slutten av linja", "Go to beginning of a word": "G\u00e5 til byrjinga av eit ord", "Go to beginning of line": "G\u00e5 til byrjinga av linja", "Go to end of document": "G\u00e5 til slutten av dokumentet", "Go to end of line": "G\u00e5 til slutten av linja", "Go to start of document": "G\u00e5 til byrjinga av dokumentet", "Go to start of the next word": "G\u00e5 til byrjinga av neste ord", "Home": "Home", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Dersom inga heil celle er merkt og mark\u00f8ren er ved slutten av tabellen, vert avsnittet etter tabellen sletta dersom det ikkje er det siste avsnittet i dokumentet.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Dersom inga heil celle er merkt, vert teksten fr\u00e5 skrivemerket til slutten av den gjeldande setninga sletta. Dersom skrivemerket st\u00e5r p\u00e5 slutten av ei celle, og inga heil celle er merkt, vert innhaldet i den neste cella sletta.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Dersom \u00e9i eller fleire celler er merkte, vert heile rada markeringa er gjort i, sletta. Dersom alle radene er heilt eller delvis merkte, vert heile tabellen sletta.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Dersom den aktive cella er tom, g\u00e5r du til byrjinga av tabellen. Elles g\u00e5r du til byrjinga av den aktive cella ved fyrste trykk, til byrjinga av den gjeldande tabellen ved andre trykk og til byrjinga av dokumentet ved tredje trykk.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Dersom den aktive cella er tom, g\u00e5r du til slutten av tabellen. Elles g\u00e5r du til slutten av den aktive cella ved fyrste trykk, til slutten av den gjeldande tabellen ved andre trykk og til slutten av dokumentet ved tredje trykk.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Dersom den aktive cella er tom, vert heile tabellen markert. Elles vert innhaldet i den aktive cella markert. Trykkjer du \u00e9in gong til vert heile tabellen markert.", "Increase/decrease the size of the column/row on the left/top cell edge": "Aukar/minkar storleiken p\u00e5 kolonnen/rada i den \u00f8vre, venstre cellekanten", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aukar/minkar storleiken p\u00e5 kolonnen/rada i den nedre, h\u00f8gre cellekanten", "Insert comment": "Set inn merknad", "Insert endnote": "Set inn sluttnote", "Insert footnote": "Set inn fotnote", "Insert line break": "Set inn linjeskift", "Insert new paragraph directly before or after a section, or before a table": "Set inn eit nytt avsnitt direkte framf\u00f8re eller etter ein bolk eller framf\u00f8re ein tabell", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Set inn eit nytt, unummerert avsnitt i ei liste. Verkar ikkje dersom mark\u00f8ren er ved slutten av lista.", "Insert non-breaking hyphen": "Set inn hard bindestrek", "Insert non-breaking space": "Set inn hardt mellomrom", "Insert soft hyphen": "Set inn mjuk bindestrek", "Italic": "Kursiv", "Justify": "Blokkjustert", "Keyboard Shortcuts": "Sn\u00f8ggtastar", "Like Alt, but only the active cell is modified": "Som Alt, men berre den gjeldande cella vert endra", "Manual page break": "Manuelt sideskift", "Move cursor down one line": "Flytt skrivemerket \u00e9i linje nedover", "Move cursor to beginning of the next paragraph": "Flytt skrivemerket til byrjinga av det neste avsnittet", "Move cursor to beginning of the previous paragraph": "Flytt skrivemerket til byrjinga av det f\u00f8rre avsnittet", "Move cursor to the left": "Flytt skrivemerket til venstre", "Move cursor to the right": "Flytt skrivemerket til h\u00f8gre", "Move cursor up one line": "Flytt skrivemerket \u00e9i linje oppover", "Move cursor with selection to the left": "Flytt skrivemerket med utvalet til venstre", "Move cursor with selection to the right": "Flytt skrivemerket med markering til h\u00f8gre", "Move the view down one page": "Flytt visinga ned \u00e9i side", "Move the view up one page": "Flytt visinga opp \u00e9i side", "PageDown": "Page Down", "PageUp": "Page Up", "Paragraph formatting": "Formatering av avsnitt", "Paste as unformatted text": "Lim inn som uformatert tekst", "Print (Download as PDF)": "Skriv ut (last ned som PDF)", "Promote list item (list item has to be selected)": "Eitt niv\u00e5 opp (listeelement m\u00e5 vera merkt)", "Redo": "Gjer om", "Remove direct formatting": "Fjern direkte formatering", "Select All": "Merk alt", "Select lines in downwards direction": "Merk linjer nedover", "Select lines in upwards direction": "Merk linjer oppover", "Select objects in the order in which they were created": "Merk objekta i den rekkjef\u00f8lgja dei vart laga", "Select objects in the reverse order in which they were created": "Merk objekta i motsett rekkjef\u00f8lgje av den dei vart laga", "Select to beginning of paragraph": "Merk til byrjinga av avsnittet", "Select to end of paragraph": "Merk til slutten av avsnittet", "Select to the left word by word": "Merk ord for ord mot venstre", "Select to the right word by word": "Merk ord for ord mot h\u00f8gre", "Set Optimal Column Width": "Set beste kolonnebreidd", "Shortcut Keys for Tables": "Snartastar for tabellar", "Standard currency format": "Standard valutaformat", "Standard date format": "Standard datoformat", "Standard exponential format": "Standardformat for eksponent", "Standard format": "Standardformat", "Standard percentage format (two decimal places)": "Standard prosentformat (to desimalar)", "Strikethrough": "Gjennomstreking", "Subscript": "Senka skrift", "Superscript": "Heva skrift", "Switch cursor between text and footer": "Flytt skrivemerket mellom teksten og botnteksten", "Switch cursor between text and header": "Flytt skrivemerket mellom teksten og toppteksten", "Tab": "Tabulator", "Text formatting": "Tekstformatering", "Text selection and navigation in a textbox": "Merkja tekst og flytting inne i ein tekstboks", "Text selection and navigation in document": "Tekstmerking og navigering i dokument", "Two decimal places, thousands separator": "To desimalar, tusentalsskiljeteikn", "Underline": "Understreking", "Undo": "Angra", "Word processor functions": "Ordhansamingsfunksjonar"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-oc.json b/f7cloud-office/browser/dist/l10n/help-oc.json new file mode 100644 index 0000000..d088bf3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-oc.json @@ -0,0 +1 @@ +{"Align Center": "Centrar", "Align Left": "Alinhar a esqu\u00e8rra", "Align Right": "Alinhar a dreita", "Apply Default paragraph style": "Aplicar l'estil de paragraf per defaut", "Apply Heading 1 paragraph style": "Aplicar l'estil de paragraf T\u00edtol 1", "Apply Heading 2 paragraph style": "Aplicar l'estil de paragraf T\u00edtol 2", "Apply Heading 3 paragraph style": "Aplicar l'estil de paragraf T\u00edtol 3", "Apply Heading 4 paragraph style": "Aplicar l'estil de paragraf T\u00edtol 4", "Apply Heading 5 paragraph style": "Aplicar l'estil de paragraf T\u00edtol 5", "Arrow Down": "Sageta cap aval", "Arrow Left": "Sageta esqu\u00e8rra", "Arrow Right": "Sageta dreita", "Arrow Up": "Sageta cap amont", "Bold": "Gras", "Cell formatting": "Formatatge de cellula", "Cut": "Talhar", "Delete to beginning of sentence": "Suprimir fins al comen\u00e7ament de la frasa", "Delete to beginning of word": "Suprimir fins al comen\u00e7ament del mot", "Delete to end of sentence": "Suprimir fins a la fin de la frasa", "Delete to end of word": "Suprimir fins a la fin del mot", "Display comment": "Afichar lo comentari", "Display the Keyboard shortcuts help": "Aficha l'ajuda suls acorchis de clavi\u00e8r", "Double Underline": "Solinhament doble", "End": "Fin", "Esc": "Esc", "Extend the selection down one page": "Espandir la seleccion d'una pagina cap aval", "Extend the selection up one page": "Espandir la seleccion d'una pagina cap amont", "Fill Down": "Emplenar cap aval", "General Keyboard Shortcuts": "Acorchis de clavi\u00e8r generals", "Go and select text to end of document": "Anar e seleccionar lo t\u00e8xte a la fin del document", "Go and select text to end of textbox": "Anar e seleccionar lo t\u00e8xte fins a la fin de la z\u00f2na de t\u00e8xte", "Go and select text to start of document": "Anar e seleccionar lo t\u00e8xte al comen\u00e7ament del document", "Go and select text to start of textbox": "Anar e seleccionar lo t\u00e8xte al comen\u00e7ament de la z\u00f2na de t\u00e8xte", "Go and select to the beginning of a line": "Anar e seleccionar al comen\u00e7ament de la linha", "Go and select to the end of a line": "Anar e seleccionar a la fin de la linha", "Go to beginning of a word": "Anar al comen\u00e7ament d'un mot", "Go to beginning of line": "Anar al comen\u00e7ament de la linha", "Go to end of document": "Anar a la fin del document", "Go to end of line": "Anar a la fin de la linha", "Go to start of document": "Anar al comen\u00e7ament del document", "Go to start of the next word": "Anar al comen\u00e7ament del mot seguent", "Home": "Origina", "Inactive document": "Document inactiu", "Insert comment": "Inserir un comentari", "Insert endnote": "Inserir una n\u00f2ta de fin de document", "Insert footnote": "Inserir una n\u00f2ta de p\u00e8 de pagina", "Insert line break": "Inserir un saut de linha", "Insert non-breaking hyphen": "Inserir un jonhent insecable", "Insert non-breaking space": "Apondre un espaci insecable", "Insert soft hyphen": "Inserir un jonhent", "Italic": "Italica", "Justify": "Justificar", "Keyboard Shortcuts": "Acorchis de clavi\u00e8r", "Like Alt, but only the active cell is modified": "Coma Alt, mas actiu unicament se la cellula activa es modificada", "Manual page break": "Saut de pagina manual", "Move cursor down one line": "Despla\u00e7ar lo cursor d'una linha cap aval", "Move cursor to beginning of the next paragraph": "Despla\u00e7ar lo cursor al comen\u00e7ament del paragraf seguent", "Move cursor to beginning of the previous paragraph": "Despla\u00e7ar lo cursor al comen\u00e7ament del paragraf precedent", "Move cursor to the left": "Despla\u00e7ar lo cursor cap a esqu\u00e8rra", "Move cursor to the right": "Despla\u00e7ar lo cursor cap a dreita", "Move cursor up one line": "Despla\u00e7ar lo cursor d'una linha cap amont", "Move cursor with selection to the left": "Despla\u00e7ar lo cursor amb la seleccion cap a esqu\u00e8rra", "Move cursor with selection to the right": "Despla\u00e7ar lo cursor amb la seleccion cap a dreita", "Move the view down one page": "Despla\u00e7a l'afichatge d'una pagina cap aval", "Move the view up one page": "Despla\u00e7ar l'afichatge d'una pagina cap amont", "PageDown": "Pagina seguenta", "PageUp": "Pagina precedenta", "Paragraph formatting": "Formatatge de paragraf", "Paste as unformatted text": "Pegar coma t\u00e8xte pas formatat", "Paste special": "Empegament especial", "Print (Download as PDF)": "Imprimir (telecargar en PDF)", "Redo": "Restablir", "Remove direct formatting": "Suprimir lo formatatge dir\u00e8cte", "Select All": "Seleccionar tot", "Select lines in downwards direction": "Seleccionar de linhas cap aval", "Select lines in upwards direction": "Seleccionar de linhas cap amont", "Select to beginning of paragraph": "Seleccionar al comen\u00e7ament del paragraf", "Select to end of paragraph": "Seleccionar fins a la fin del paragraf", "Select to the left word by word": "Seleccionar mot per mot cap a esqu\u00e8rra", "Select to the right word by word": "Seleccionar mot per mot cap a dreita", "Set Optimal Column Width": "Definir una largor de colomna optimala", "Shortcut Keys for Tables": "Acorchis de clavi\u00e8r pels tabl\u00e8us", "Standard currency format": "Format monetari estandar", "Standard date format": "Format de data estandard", "Standard format": "Format estandard", "Standard percentage format (two decimal places)": "Format de percentatge estandard (de 2 decimalas)", "Strikethrough": "Raiat", "Subscript": "Indici", "Superscript": "Exponent", "Switch cursor between text and footer": "Bascular lo cursor entre lo t\u00e8xte e lo p\u00e8 de pagina", "Switch cursor between text and header": "Bascular lo cursor entre lo t\u00e8xte e l'ent\u00e8sta", "Tab": "Tab", "Text formatting": "Formatatge de t\u00e8xte", "Text selection and navigation in a textbox": "Seleccion de t\u00e8xte e navigacion dins un z\u00f2na de t\u00e8xte", "Text selection and navigation in document": "Seleccion de t\u00e8xte e navigacion dins lo document", "Underline": "Solinhat", "Undo": "Anullar", "Word processor functions": "Foncions de tractament de t\u00e8xte"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-or.json b/f7cloud-office/browser/dist/l10n/help-or.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-or.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-pa_IN.json b/f7cloud-office/browser/dist/l10n/help-pa_IN.json new file mode 100644 index 0000000..3658c29 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-pa_IN.json @@ -0,0 +1 @@ +{"Align Center": "\u0a07\u0a15\u0a38\u0a3e\u0a30 \u0a15\u0a47\u0a02\u0a26\u0a30", "Align Left": "\u0a16\u0a71\u0a2c\u0a47 \u0a07\u0a15\u0a38\u0a3e\u0a30", "Align Right": "\u0a38\u0a71\u0a1c\u0a47 \u0a07\u0a15\u0a38\u0a3e\u0a30", "Apply Default paragraph style": "\u0a21\u0a3f\u0a2b\u0a3e\u0a32\u0a1f \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a4d\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Apply Heading 1 paragraph style": "1 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a39\u0a48\u0a21\u0a3f\u0a70\u0a17 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Apply Heading 2 paragraph style": "2 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a39\u0a48\u0a21\u0a3f\u0a70\u0a17 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Apply Heading 3 paragraph style": "3 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a39\u0a48\u0a21\u0a3f\u0a70\u0a17 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Apply Heading 4 paragraph style": "4 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a39\u0a48\u0a21\u0a3f\u0a70\u0a17 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Apply Heading 5 paragraph style": "5 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a38\u0a1f\u0a3e\u0a08\u0a32 \u0a39\u0a48\u0a21\u0a3f\u0a70\u0a17 \u0a32\u0a3e\u0a17\u0a42 \u0a15\u0a30\u0a4b", "Arrow Down": "Arrow Down", "Arrow Left": "\u0a24\u0a40\u0a30 \u0a16\u0a71\u0a2c\u0a47", "Arrow Right": "\u0a38\u0a71\u0a1c\u0a47 \u0a2a\u0a3e\u0a38\u0a47 \u0a24\u0a40\u0a30", "Arrow Up": "\u0a24\u0a40\u0a30 \u0a09\u0a71\u0a2a\u0a30", "Bold": "\u0a17\u0a42\u0a5c\u0a4d\u0a39\u0a47", "Cut": "\u0a15\u0a71\u0a1f\u0a4b", "Display the Keyboard shortcuts help": "\u0a15\u0a40\u0a2c\u0a4b\u0a30\u0a21 \u0a36\u0a3e\u0a30\u0a1f\u0a15\u0a71\u0a1f \u0a2e\u0a26\u0a26 \u0a35\u0a47\u0a16\u0a3e\u0a13", "Double Underline": "\u0a39\u0a47\u0a20\u0a3e\u0a02 \u0a26\u0a42\u0a39\u0a30\u0a40 \u0a30\u0a47\u0a16\u0a3e", "General Keyboard Shortcuts": "\u0a38\u0a1f\u0a48\u0a02\u0a21\u0a30\u0a21 \u0a15\u0a40-\u0a2c\u0a4b\u0a30\u0a21 \u0a36\u0a3e\u0a30\u0a1f\u0a15\u0a71\u0a1f", "Go and select to the beginning of a line": "\u0a07\u0a71\u0a15 \u0a32\u0a3e\u0a08\u0a28 \u0a26\u0a40 \u0a38\u0a3c\u0a41\u0a30\u0a42\u0a06\u0a24 \u0a15\u0a30\u0a28 \u0a32\u0a08 \u0a1c\u0a3e\u0a13 \u0a05\u0a24\u0a47 \u0a1a\u0a41\u0a23\u0a4b", "Go to beginning of a word": "\u0a07\u0a71\u0a15 \u0a38\u0a3c\u0a2c\u0a26 \u0a26\u0a40 \u0a38\u0a3c\u0a41\u0a30\u0a42\u0a06\u0a24 \u0a24\u0a47 \u0a1c\u0a3e\u0a13", "Go to beginning of line": "\u0a07\u0a71\u0a15 \u0a32\u0a3e\u0a08\u0a28 \u0a26\u0a40 \u0a38\u0a3c\u0a41\u0a30\u0a42\u0a06\u0a24 \u0a24\u0a47 \u0a1c\u0a3e\u0a13", "Go to start of document": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c \u0a26\u0a40 \u0a38\u0a3c\u0a41\u0a30\u0a42\u0a06\u0a24 \u0a24\u0a47 \u0a1c\u0a3e\u0a13", "Go to start of the next word": "\u0a05\u0a17\u0a32\u0a47 \u0a36\u0a2c\u0a26 \u0a28\u0a42\u0a70 \u0a36\u0a41\u0a30\u0a42 \u0a15\u0a30\u0a4b", "Home": "\u0a2e\u0a41\u0a71\u0a16 \u0a2a\u0a70\u0a28\u0a3e", "Italic": "\u0a24\u0a3f\u0a30\u0a1b\u0a47", "Justify": "\u0a09\u0a71\u0a1a\u0a3f\u0a24 \u0a20\u0a39\u0a3f\u0a30\u0a3e\u0a23\u0a3e", "Keyboard Shortcuts": "\u0a15\u0a40-\u0a2c\u0a4b\u0a30\u0a21 \u0a38\u0a3c\u0a3e\u0a30\u0a1f\u0a15\u0a71\u0a1f", "Move cursor down one line": "\u0a15\u0a30\u0a38\u0a30 \u0a28\u0a42\u0a70 \u0a32\u0a3e\u0a08\u0a28 \u0a26\u0a47 \u0a39\u0a47\u0a20\u0a3e\u0a02 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Move cursor to beginning of the next paragraph": "\u0a15\u0a30\u0a38\u0a30 \u0a28\u0a42\u0a70 \u0a05\u0a17\u0a32\u0a3e \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a4d\u0a30\u0a3e\u0a2b \u0a38\u0a3c\u0a41\u0a30\u0a42 \u0a15\u0a30\u0a28 \u0a32\u0a08 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Move cursor to beginning of the previous paragraph": "\u0a15\u0a30\u0a38\u0a30 \u0a28\u0a42\u0a70 \u0a2a\u0a3f\u0a1b\u0a32\u0a47 \u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a4d\u0a30\u0a3e\u0a2b \u0a26\u0a47 \u0a38\u0a3c\u0a41\u0a30\u0a42 \u0a15\u0a30\u0a28 \u0a32\u0a08 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Move cursor to the left": "\u0a38\u0a70\u0a15\u0a47\u0a24\u0a15 \u0a28\u0a42\u0a70 \u0a16\u0a71\u0a2c\u0a47 \u0a2a\u0a3e\u0a38\u0a47 \u0a28\u0a42\u0a70 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Move cursor to the right": "\u0a38\u0a70\u0a15\u0a47\u0a24\u0a15 \u0a28\u0a42\u0a70 \u0a38\u0a71\u0a1c\u0a47 \u0a2a\u0a3e\u0a38\u0a47 \u0a28\u0a42\u0a70 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Move cursor up one line": "\u0a15\u0a30\u0a38\u0a30 \u0a28\u0a42\u0a70 \u0a07\u0a71\u0a15 \u0a32\u0a3e\u0a08\u0a28 \u0a24\u0a47 \u0a2d\u0a47\u0a1c\u0a4b", "Move cursor with selection to the left": "\u0a24\u0a40\u0a30 \u0a28\u0a42\u0a70 \u0a16\u0a71\u0a2c\u0a47 \u0a24\u0a4b\u0a02 \u0a1a\u0a4b\u0a23 \u0a28\u0a3e\u0a32 \u0a2d\u0a47\u0a1c\u0a4b", "Move cursor with selection to the right": "\u0a38\u0a71\u0a1c\u0a47 \u0a2a\u0a3e\u0a38\u0a47 \u0a1a\u0a4b\u0a23 \u0a15\u0a30\u0a28 \u0a32\u0a08 \u0a24\u0a40\u0a30 \u0a28\u0a42\u0a70 \u0a39\u0a3f\u0a32\u0a3e\u0a13", "Paragraph formatting": "\u0a2a\u0a48\u0a30\u0a3e\u0a17\u0a4d\u0a30\u0a3e\u0a2b \u0a2b\u0a3e\u0a2e\u0a48\u0a1f\u0a3f\u0a70\u0a17", "Paste as unformatted text": "\u0a2c\u0a3f\u0a28-\u0a2b\u0a3e\u0a30\u0a2e\u0a48\u0a1f \u0a1f\u0a48\u0a15\u0a38\u0a1f \u0a1a\u0a47\u0a2a\u0a4b", "Print (Download as PDF)": "\u0a2a\u0a30\u0a3f\u0a70\u0a1f (PDF \u0a21\u0a3e\u0a0a\u0a28\u0a32\u0a4b\u0a21 \u0a15\u0a30\u0a4b)", "Redo": "\u0a2e\u0a41\u0a5c \u0a15\u0a30\u0a4b", "Remove direct formatting": "\u0a38\u0a3f\u0a71\u0a27\u0a40 \u0a2b\u0a3e\u0a30\u0a2e\u0a48\u0a1f\u0a3f\u0a70\u0a17 \u0a39\u0a1f\u0a3e\u0a13", "Select All": "\u0a38\u0a2d \u0a1a\u0a41\u0a23\u0a4b", "Select lines in downwards direction": "\u0a39\u0a47\u0a20\u0a32\u0a40 \u0a26\u0a3f\u0a38\u0a3c\u0a3e \u0a35\u0a3f\u0a71\u0a1a \u0a32\u0a3e\u0a08\u0a28\u0a3e\u0a02 \u0a26\u0a40 \u0a1a\u0a4b\u0a23 \u0a15\u0a30\u0a4b", "Select lines in upwards direction": "\u0a09\u0a71\u0a2a\u0a30 \u0a26\u0a3f\u0a38\u0a3c\u0a3e\u0a35\u0a3e\u0a02 \u0a35\u0a3f\u0a71\u0a1a \u0a32\u0a3e\u0a08\u0a28\u0a3e\u0a02 \u0a26\u0a40 \u0a1a\u0a4b\u0a23 \u0a15\u0a30\u0a4b", "Select to beginning of paragraph": "\u0a2a\u0a4d\u0a30\u0a48\u0a30\u0a3e\u0a17\u0a30\u0a3e\u0a2b \u0a26\u0a40 \u0a36\u0a41\u0a30\u0a42\u0a06\u0a24 \u0a15\u0a30\u0a28 \u0a32\u0a08 \u0a1a\u0a41\u0a23\u0a4b", "Select to end of paragraph": "\u0a2a\u0a4d\u0a39\u0a48\u0a30\u0a47 \u0a26\u0a47 \u0a05\u0a70\u0a24 \u0a24\u0a4b\u0a02 \u0a1a\u0a41\u0a23\u0a4b", "Select to the left word by word": "\u0a36\u0a2c\u0a26 \u0a30\u0a3e\u0a39\u0a40\u0a02 \u0a16\u0a71\u0a2c\u0a47 \u0a36\u0a2c\u0a26 \u0a26\u0a40 \u0a1a\u0a4b\u0a23 \u0a15\u0a30\u0a4b", "Select to the right word by word": "\u0a36\u0a2c\u0a26 \u0a30\u0a3e\u0a39\u0a40\u0a02 \u0a38\u0a39\u0a40 \u0a36\u0a2c\u0a26 \u0a28\u0a42\u0a70 \u0a1a\u0a41\u0a23\u0a4b", "Strikethrough": "\u0a35\u0a3f\u0a70\u0a28\u0a4d\u0a39\u0a4b", "Subscript": "\u0a28\u0a3f\u0a2e\u0a28 \u0a32\u0a3f\u0a16\u0a24", "Superscript": "\u0a09\u0a71\u0a2a\u0a30 \u0a05\u0a70\u0a15\u0a3f\u0a24", "Text formatting": "\u0a1f\u0a48\u0a15\u0a38\u0a1f \u0a2b\u0a3e\u0a30\u0a2e\u0a48\u0a1f\u0a3f\u0a70\u0a17", "Text selection and navigation in document": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c \u0a35\u0a3f\u0a71\u0a1a \u0a05\u0a71\u0a16\u0a30 \u0a1a\u0a4b\u0a23 \u0a05\u0a24\u0a47 \u0a28\u0a48\u0a35\u0a40\u0a17\u0a47\u0a36\u0a28", "Underline": "\u0a39\u0a47\u0a20\u0a3e\u0a02 \u0a32\u0a3e\u0a08\u0a28", "Undo": "\u0a35\u0a3e\u0a2a\u0a38 \u0a09\u0a39\u0a40"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-pl.json b/f7cloud-office/browser/dist/l10n/help-pl.json new file mode 100644 index 0000000..fc160ad --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-pl.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekundy w trybie usuwania, klawisz strza\u0142ki usuwa wiersz / kolumn\u0119, Ctrl+klawisz strza\u0142ki scala kom\u00f3rk\u0119 z s\u0105siedni\u0105 kom\u00f3rk\u0105", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekundy w trybie wstawiania, klawisz strza\u0142ki wstawia wiersz / kolumn\u0119, Ctrl+klawisz strza\u0142ki wstawia kom\u00f3rk\u0119", "Alt+Arrow Keys": "Alt+Klawisze strza\u0142ek", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Klawisze strza\u0142ek", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Klawisze strza\u0142ek", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; lub ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Klawisze strza\u0142ek", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Strza\u0142ka w d\u00f3\u0142", "Ctrl+Arrow Left": "Ctrl+Strza\u0142ka w lewo", "Ctrl+Arrow Right": "Ctrl+Strza\u0142ka w prawo", "Ctrl+Arrow Up": "Ctrl+Strza\u0142ka w g\u00f3r\u0119", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Strza\u0142ka w d\u00f3\u0142", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Strza\u0142ka w lewo", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Klawisz minusa", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Klawisz plusa", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Strza\u0142ka w prawo", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Strza\u0142ka w d\u00f3\u0142", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Strza\u0142ka w lewo", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+strza\u0142ka w prawo", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Strza\u0142ka w g\u00f3r\u0119", "Ctrl+Shift+Arrow": "Ctrl+Shift+Strza\u0142ka", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Spacja", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Strza\u0142ka w g\u00f3r\u0119", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Strza\u0142ka w d\u00f3\u0142", "Shift+Arrow Left": "Shift+Strza\u0142ka w lewo", "Shift+Arrow Right": "Shift+Strza\u0142ka w prawo", "Shift+Arrow Up": "Shift+Strza\u0142ka w g\u00f3r\u0119", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Index alfabetyczny: Istniej\u0105cy index alfabetyczny mo\u017ce by\u0107 aktualizowany o nowe wpisy.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Edycja wykres\u00f3w: Kliknij dwukrotnie wykres aby zaznaczy\u0107. U\u017cyj menu kontekstowego aby doda\u0107 elementy takie jak tytu\u0142, osie i inne. Wybierz Zakresy danych i Typ wykresu aby edytowa\u0107 dane i typ wykresu.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatowanie wykresu: To samo menu kontekstowe zaprowadzi Ci\u0119 do tabeli danych wykresu jak i wyboru typu wykresu.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Komentarze: Komentarze s\u0105 wstawiane w tek\u015bcie i wy\u015bwietlane po prawej stronie ekranu.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Komentarze: W arkuszu mo\u017cesz wstawi\u0107 po jednym komentarzu na kom\u00f3rk\u0119. Kiedy wybierzesz Wstaw komentarz, pojawi si\u0119 okienko, w kt\u00f3rym b\u0119dzie mo\u017cna wpisa\u0107 tre\u015b\u0107 komentarza. Je\u015bli kom\u00f3rka ma komentarz to w jej prawym g\u00f3rnym rogu wy\u015bwietlana jest czerwona kropka. Przesu\u0144 kursor myszy nad kom\u00f3rk\u0119, aby wy\u015bwietli\u0107 komentarz.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formatowanie warunkowe: {productname} dodaje symbole do ka\u017cdej kom\u00f3rki z zakresu bazuj\u0105c na warunkach kom\u00f3rki. Wybierz zakres kom\u00f3rek i kliknij ikon\u0119 Formatowanie warunkowe na pasku narz\u0119dzi. Wybierz zestaw symboli aby zastosowa\u0107 na zakresie.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menu kontekstowe: Po naci\u015bni\u0119ciu prawego klawisza myszy pojawi si\u0119 menu z dost\u0119pnymi komendami dla wybranego obiektu.", "Data series formatting: Open the context menu and choose Format data series.": "Formatowanie serii danych: Otw\u00f3rz menu kontekstowe i wybierz Formatuj serie danych.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Sprawdzanie poprawno\u015bci danych: Dla ka\u017cdej kom\u00f3rki mo\u017cesz zdefiniowa\u0107 kryteria danych. Niew\u0142a\u015bciwe dane wpisane do kom\u00f3rki zostan\u0105 odrzucone. Aby w\u0142\u0105czy\u0107 sprawdzanie poprawno\u015bci danych:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Bezpo\u015brednie formatowanie: Mo\u017cesz formatowa\u0107 kom\u00f3rki, kolumny, wiersze i arkusze u\u017cywaj\u0105c menu, paska narz\u0119dzi lub menu kontekstowego. Bezpo\u015brednie formatowanie jest stosowane tylko do zaznaczenia. Aby ustawi\u0107 formatowanie kom\u00f3rki u\u017cyj menu lub wci\u015bnij Ctrl+1. Okno formatowania pozwala na z\u0142o\u017cone i spersonalizowane formatowanie liczb, czcionek, obramowa\u0144, t\u0142a, ochrony kom\u00f3rek i innych opcji.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Bezpo\u015brednie formatowanie: Mo\u017cesz formatowa\u0107 obiekty bezpo\u015brednio w dokumencie tekstowym u\u017cywaj\u0105c menu, paska narz\u0119dzi lub menu kontekstowego. Bezpo\u015brednie formatowanie zostanie zastosowane tylko do aktualnie wybranych obiekt\u00f3w.", "Fields: A basic set of fields is available to insert in the document.": "Pola: Standardowy zestaw p\u00f3l dost\u0119pnych do wstawienia w dokumencie.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrowanie danych: Filtry oraz filtry zaawansowane pozwalaj\u0105 pracowa\u0107 na filtrowanych wierszach (rekordach) zakresu danych. W {productname} jest wiele mo\u017cliwo\u015bci filtrowania.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Przypisy: Przypisy pocz\u0105tkowe i ko\u0144cowe s\u0105 wspierane.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatowanie kom\u00f3rek: Kliknij kom\u00f3rk\u0119 lub zakres kom\u00f3rek i wybierz z menu Tabela \u2192 W\u0142a\u015bciwo\u015bci. Dostosuj tabel\u0119 w oknie w\u0142a\u015bciwo\u015bci.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Znaczniki formatowania: Akapit, strona i odst\u0119py s\u0105 pokazywane jako znaczniki aby wspom\u00f3c justowanie, edycj\u0119 i formatowanie tekstu.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Wstaw obraz: Klikni\u0119cie ikony Wstaw obraz pozwala wstawi\u0107 obraz z folder\u00f3w i udzia\u0142\u00f3w w chmurze.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Wstaw obraz z dysku: otwiera okno wyboru pliku do wys\u0142ania z lokalnego dysku i wstawia go w dokumencie.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "G\u0142\u00f3wny slajd: Wybierz g\u0142\u00f3wny slajd powi\u0105zany z aktualnym slajdem. Formatuj i rozmieszczaj elementy w g\u0142\u00f3wnym slajdzie.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animacja obiekt\u00f3w: Ka\u017cdy obiekt w slajdzie mo\u017ce posiada\u0107 animacj\u0119. U\u017cyj panelu bocznego aby skonfigurowa\u0107 przej\u015bcie mi\u0119dzy slajdami dla zaznaczonych obiekt\u00f3w.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Grupa i konspekt: Mo\u017cesz tworzy\u0107 konspekty danych oraz grupy wierszy i kolumn dzi\u0119ki czemu mo\u017cna b\u0119dzie je zwija\u0107 i rozwija\u0107 pojedynczym klikni\u0119ciem. U\u0142atwi to hierarchiczn\u0105 prezentacj\u0119 danych.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "G\u0142\u00f3wka i stopka strony: G\u0142\u00f3wki i stopki s\u0105 dost\u0119pne dla istniej\u0105cego stylu strony zastosowanym w dokumencie w miejscu pozycji kursora.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Uk\u0142ad slajdu: {productname} Impress pozwala na zmian\u0119 uk\u0142adu slajd\u00f3w. Wybierz w\u0142a\u015bciwy uk\u0142ad z listy.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Przej\u015bcia slajd\u00f3w: {productname} Impress zapewnia efekty wizualne podczas wy\u015bwietlania kolejnego slajdu. Przej\u015bcia mi\u0119dzy slajdami nale\u017c\u0105 do w\u0142a\u015bciwo\u015bci slajdu. U\u017cyj paska narz\u0119dzi slajd\u00f3w aby ustawi\u0107 przej\u015bcie kiedy jeste\u015b w trybie edycji.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sortowanie danych: Mo\u017cesz posortowa\u0107 liczby lub tekst rosn\u0105co lub malej\u0105co. {productname} automatycznie wykryje kom\u00f3rki, kt\u00f3re s\u0105 nag\u0142\u00f3wkami wraz z przylegaj\u0105cymi kom\u00f3rkami rozszerzaj\u0105c zaznaczenie.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formatowanie styl\u00f3w: {productname} wspiera style akapit\u00f3w. Mo\u017cesz zastosowa\u0107 istniej\u0105cy styl do akapitu. Wybierz z menu Edycja \u2192 Edycja stylu... aby zmieni\u0107 styl.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabele: Wstaw tabel\u0119 do prezentacji. U\u017cyj bocznego panelu w celu wybrania wygl\u0105du.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Obszar dokumentu: Obszar aplikacji pokazuje zawarto\u015b\u0107 dokumentu, arkusze kalkulacyjne, prezentacje lub dokumenty tekstowe.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Pasek informacyjny: Po prawej od paska wyszukiwania s\u0105 wy\u015bwietlane informacje o edytowanym dokumencie. Rodzaj informacji zale\u017cy od rodzaju dokumentu.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Pasek menu: menu g\u0142\u00f3wne znajduje si\u0119 na g\u00f3rze i zawiera wiele opcji, polece\u0144 do drukowania, edycji, przegl\u0105dania i innych zaawansowanych polece\u0144. Mo\u017cesz ukry\u0107 pasek menu, klikaj\u0105c ikon\u0119 po prawej stronie. Kliknij ikon\u0119 , aby wy\u015bwietli\u0107 menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Pasek wyszukiwania: Wyszukiwanie rozpoczyna si\u0119 automatycznie gdy tylko pojawi si\u0119 zawarto\u015b\u0107 w okienku. Okno dokumentu automatycznie przesunie si\u0119 do pierwszego wyst\u0105pienia szukanego ci\u0105gu. Wyszukiwanie ignoruje wielko\u015b\u0107 znak\u00f3w. Obok okna wyszukiwania znajduj\u0105 si\u0119 trzy przyciski:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Pasek stanu: Pasek stanu znajduje si\u0119 na dole i zawiera wiele u\u017cytecznych opcji.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Pasek narz\u0119dzi: Pasek narz\u0119dzi zawiera najcz\u0119\u015bciej u\u017cywane funkcje podczas edycji. Przyciski na pasku s\u0105 dynamiczne, to znaczy \u017ce ich stan (aktywny b\u0105d\u017a nieaktywny) zale\u017cy od r\u00f3\u017cnych czynnik\u00f3w.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Pasek powi\u0119kszenia: Po prawej od paska stanu znajduj\u0105 si\u0119 przyciski pozwalaj\u0105ce ustawi\u0107, zmniejszy\u0107 oraz zwi\u0119kszy\u0107 powi\u0119kszenie. Powi\u0119kszenie dzia\u0142a tylko w obszarze dokumentu i nie ma wp\u0142ywu na interfejs u\u017cytkownika. Aktualne powi\u0119kszenie jest pokazywane w tym obszarze.", "{productname} Help": "{productname} Pomoc", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress pozwala na edycj\u0119 prezentacji w znajomy spos\u00f3b. Operacje takie jak pisanie tekstu, kopiowanie i wklejanie zawarto\u015bci, zaznaczanie tekstu, wstawianie, zmiana rozmiaru, kotwiczenie obraz\u00f3w, dodawanie i obs\u0142uga tabel, s\u0105 podobne do wersji desktopowej aplikacji. U\u017cywaj klawiatury, menu i pask\u00f3w narz\u0119dzi aby edytowa\u0107 sw\u00f3j dokument.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} umo\u017cliwia tworzenie i edytowanie dokument\u00f3w biurowych, dokument\u00f3w tekstowych, arkuszy kalkulacyjnych i prezentacji bezpo\u015brednio w przegl\u0105darce, w prosty i nieskomplikowany spos\u00f3b. Mo\u017cesz pracowa\u0107 samodzielnie nad dokumentem lub wsp\u00f3lnie jako cz\u0119\u015b\u0107 zespo\u0142u.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} potrafi sprawdza\u0107 pisowni\u0119 w dokumentach tekstowych, arkuszach i prezentacjach. Czerwone faliste podkre\u015blenie wskazuje s\u0142owa z b\u0142\u0119dami. Kliknij prawym klawiszem myszy aby otworzy\u0107 menu kontekstowe z sugestiami dotycz\u0105cymi b\u0142\u0119du.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} wy\u015bwietla pokazy slajd\u00f3w prezentacji, w\u0142\u0105czaj\u0105c w to przej\u015bcia pomi\u0119dzy slajdami i animacje obiekt\u00f3w. Wybierz pokaz slajd\u00f3w z menu, albo kliknij ikon\u0119 po lewej na dole panelu slajd\u00f3w.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "Edycja dokumentu tekstowego w {productname} odbywa si\u0119 w ten sam spos\u00f3b jak w desktopowej wersji aplikacji. Edytor udost\u0119pnia uk\u0142ad (WYSIWYG) \u2013 wy\u015bwietla dokument tak jak b\u0119dzie wydrukowany. Operacje takie jak pisanie tekstu, wycinanie, kopiowanie i wklejanie zawarto\u015bci, zaznaczanie tekstu, wstawianie, skalowanie, kotwiczenie obraz\u00f3w, dodawanie i obs\u0142uga tabel i wykres\u00f3w, s\u0105 podobne do destopowego edytora tekstu. U\u017cywaj klawiatury, menu i pask\u00f3w narz\u0119dzi aby edytowa\u0107 sw\u00f3j dokument.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} wstawia obrazy w dokumencie tekstowym z Twojego dysku lokalnego lub z zasob\u00f3w chmury. Wstawione obrazy zawsze s\u0105 osadzone w dokumencie.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} powiadamia Ci\u0119 w stopce, gdy pojawia si\u0119 nowy u\u017cytkownik lub odchodzi.", "{productname} presentations": "{productname} prezentacje", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} zapisuje dokument regularnie w tle, nie da si\u0119 zamkn\u0105\u0107 dokumentu bez jego zapisania. Aby porzuci\u0107 zmiany, musisz je cofn\u0105\u0107, albo u\u017cy\u0107 Obejrzyj histori\u0119 zmian w menu Plik.", "{productname} spreadsheets": "{productname} arkusze kalkulacyjne", "{productname} supports both reading and writing for the following file formats:": "{productname} wspiera odczyt i zapis w nast\u0119puj\u0105cych formatach:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} wspiera wstawianie i wizualizacj\u0119 wykres\u00f3w w dokumentach. Aby doda\u0107 wykres:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} wspiera nowoczesne formatowanie akapit\u00f3w za pomoc\u0105 styl\u00f3w. Styl to zestaw w\u0142a\u015bciwo\u015bci tekstu (czcionka, kolor, t\u0142o i wiele wi\u0119cej) oznaczonych nazw\u0105 stylu. U\u017cywaj styl\u00f3w aby ustawi\u0107 ten sam zestaw w\u0142a\u015bciwo\u015bci do wielu akapit\u00f3w w dokumencie. Pozwala to na tworzenie uniwersalnego i profesjonalnego wygl\u0105du. Dodatkowo, je\u015bli zmienisz w\u0142a\u015bciwo\u015bci jakiego\u015b stylu, wszystkie akapity z tym stylem zmieni\u0105 swoje formatowanie. U\u0142atwia to formatowanie w odr\u00f3\u017cnieniu od formatowania bezpo\u015bredniego.", "{productname} text documents": "{productname} dokumenty tekstowe", "{productname} user interface": "{productname} interfejs u\u017cytkownika", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} wykorzystuje zasoby nowoczesnych przegl\u0105darek, aby dostosowa\u0107 interfejs u\u017cytkownika do rozmiaru obszaru wy\u015bwietlania, w tym ma\u0142ych ekran\u00f3w w urz\u0105dzeniach mobilnych. W sk\u0142ad interfejsu wchodz\u0105:", "A copy of the document is saved with the new name in the same folder.": "Kopia dokumentu jest zapisywana spod now\u0105 nazw\u0105 w tym samym katalogu.", "Activate the {productname} spreadsheet window.": "Aktywuj okno arkusza {productname} .", "Adding charts": "Dodawanie wykres\u00f3w", "Additions are marked with colored underlined characters.": "Dodatki s\u0105 zaznaczone kolorowymi podkre\u015blonymi znakami.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Dodaje nast\u0119pny arkusz do bie\u017c\u0105cego zaznaczenia arkuszy. Je\u015bli wszystkie arkusze w arkuszu kalkulacyjnym s\u0105 zaznaczone, ta kombinacja klawiszy skr\u00f3tu zaznacza tylko nast\u0119pny arkusz. Sprawia, \u017ce nast\u0119pny arkusz staje si\u0119 arkuszem bie\u017c\u0105cym.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Dodaje poprzedni arkusz do bie\u017c\u0105cego zaznaczenia arkuszy. Je\u015bli wszystkie arkusze w arkuszu kalkulacyjnym s\u0105 zaznaczone, ta kombinacja klawiszy skr\u00f3tu zaznacza tylko poprzedni arkusz. Sprawia, \u017ce poprzedni arkusz staje si\u0119 arkuszem bie\u017c\u0105cym.", "Advanced features": "Zaawansowane funkcje", "Advanced text document editor features": "Zaawansowane funkcje edytora dokument\u00f3w tekstowych", "Align Center": "Wyr\u00f3wnaj do \u015brodka", "Align Left": "Wyr\u00f3wnaj do lewej", "Align Right": "Wyr\u00f3wnaj do prawej", "All changes are marked with a vertical bar in the right margin.": "Wszystkie zmiany s\u0105 zaznaczone pionowym paskiem na prawym marginesie.", "All spreadsheets functions and mathematical rules applies.": "Wszystkie funkcje arkusza i zasady matematyczne maj\u0105 zastosowanie.", "Apply Default paragraph style": "Zastosuj domy\u015blny styl akapitu", "Apply Heading 1 paragraph style": "Zastosuj styl akapitu Nag\u0142\u00f3wek 1", "Apply Heading 2 paragraph style": "Zastosuj styl akapitu Nag\u0142\u00f3wek 2", "Apply Heading 3 paragraph style": "Zastosuj styl akapitu Nag\u0142\u00f3wek 3", "Apply Heading 4 paragraph style": "Zastosuj styl akapitu Nag\u0142\u00f3wek 4", "Apply Heading 5 paragraph style": "Zastosuj styl akapitu Nag\u0142\u00f3wek 5", "Applying a paragraph style:": "Stosowanie stylu akapitu:", "Arrow Down": "Strza\u0142ka w d\u00f3\u0142", "Arrow Left": "Strza\u0142ka w lewo", "Arrow Right": "Strza\u0142ka w prawo", "Arrow Up": "Strza\u0142ka w g\u00f3r\u0119", "Bold": "Pogrubienie", "Can {productname} open a password-protected document?": "Czy {productname} potrafi otwiera\u0107 dokumenty zabezpieczone has\u0142em?", "Cancel the search (appears only when a text has been searched)": "Anuluj wyszukiwanie (pojawia si\u0119 tylko je\u015bli by\u0142 wyszukiwany jaki\u015b tekst)", "Cell formatting": "Formatowanie kom\u00f3rki", "Changes are displayed as comment in the right of the document area.": "Zmiany s\u0105 pokazywane jako komentarz w obszarze dokumentu.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Zmiany mog\u0105 zosta\u0107 zaakceptowane lub odrzucone. Aby zaakceptowa\u0107 lub odrzuci\u0107 zmiany, kliknij odpowiedni\u0105 ikon\u0119 w oknie komentarza po prawej stronie dokumentu, lub wybierz Edycja \u2192 \u015aled\u017a zmiany \u2192 Akceptuj wszystko lub Odrzu\u0107 wszystko. Je\u015bli chcesz wybra\u0107 tylko cz\u0119\u015b\u0107 zmian wybierz Edycja \u2192 \u015aled\u017a zmiany \u2192 Zarz\u0105dzaj. Okno dialogowe poka\u017ce list\u0119 wszystkich zmian. U\u017cyj przycisk\u00f3w odpowiednio do potrzeb.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Zmiany dokonane przez r\u00f3\u017cne osoby s\u0105 pokazywane r\u00f3\u017cnymi kolorami, a ka\u017cda zmiana mo\u017ce by\u0107 zaakceptowana lub odrzucona za pomoc\u0105 okna, kt\u00f3re pojawia si\u0119 po prawej. Mo\u017cesz tak\u017ce doda\u0107 komentarz w tym oknie.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Wybierz Format \u2192 Linia (lub Obszar, lub Pozycja i Rozmiar). Pojawi si\u0119 okno dialogowe.", "Choose Format \u2192 Page and select the Page tab": "Wybierz Format \u2192 Styl strony i wybierz zak\u0142adk\u0119 Strona", "Choose Format \u2192 Paragraph, Text Flow tab": "Wybierz z menu Format \u2192 Akapit, w oknie wybierz zak\u0142adk\u0119 Przep\u0142yw tekstu", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Wybierz Wstaw \u2192 Wykres. Modyfikuj wykres za pomoc\u0105 panelu bocznego:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Wybierz Wstaw \u2192 Znak specjalny albo kliknij w\u0142a\u015bciw\u0105 ikon\u0119 na pasku narz\u0119dzi. Pojawi si\u0119 okno z mo\u017cliwo\u015bci\u0105 wyboru znaku do wstawienia.", "Choose Validity from the Data menu. The Validity dialog opens.": "Wybierz Poprawno\u015b\u0107 danych... z menu Dane. Otworzy si\u0119 okno Poprawno\u015b\u0107 danych.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Wybierz menu Narz\u0119dzia i odznacz Automatyczne sprawdzanie pisowni.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Z menu Narz\u0119dzia \u2192 J\u0119zyk wybierz j\u0119zyk dla ca\u0142ego dokumentu. Opcjonalnie mo\u017cesz wybra\u0107 j\u0119zyk dla zaznaczonego tekstu lub aktualnego akapitu.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Kliknij dowoln\u0105 miniatur\u0119 slajdu w panelu aby prze\u0142\u0105czy\u0107 wy\u015bwietlanie lub edycj\u0119 do tego slajdu.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Kliknij ikon\u0119 klonowania formatowania \"\". Kursor myszy zmieni si\u0119 w kube\u0142ek z farb\u0105.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Kliknij ikon\u0119 klonowania formatowania . Kursor myszy zmieni si\u0119 w kube\u0142ek z farb\u0105.", "Click on the submenu () icon to reply, move and delete comments.": "Kliknij ikon\u0119 podmenu (), aby odpowiada\u0107 na, przenosi\u0107 i usuwa\u0107 komentarze.", "Collaborative editing": "Wsp\u00f3lna edycja", "Column break (in multicolumnar text)": "Koniec kolumny w tek\u015bcie wielokolumnowym", "Comments in documents": "Komentarze w dokumentach", "Context menus": "Menu kontekstowe", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Menu kontekstowe jest dost\u0119pne po naci\u015bni\u0119ciu prawego klawisza myszy. Opcje w menu kontekstowym s\u0105 zale\u017cne od wybranego obiektu w dokumencie.", "Copy": "Kopiuj", "Copy and Paste": "Kopiuj i wklej", "Cut": "Wytnij", "Delete cells (as in menu Edit - Delete Cells)": "Usu\u0144 kom\u00f3rki (jak w menu Edycja - Usu\u0144 kom\u00f3rki)", "Delete to beginning of sentence": "Usu\u0144 do pocz\u0105tku zdania", "Delete to beginning of word": "Usu\u0144 do pocz\u0105tku s\u0142owa", "Delete to end of sentence": "Usu\u0144 do ko\u0144ca zdania", "Delete to end of word": "Usu\u0144 do ko\u0144ca wyrazu", "Deletions are marked with colored strike-through characters.": "Usuni\u0119cia s\u0105 zaznaczone kolorowym przekre\u015bleniem.", "Demote list item (list item has to be selected)": "Zablokuj pozycj\u0119 z listy (element listy musi zosta\u0107 zaznaczony)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "W zale\u017cno\u015bci od mo\u017cliwo\u015bci tej przegl\u0105darki mo\u017ce pojawi\u0107 si\u0119 okno drukowania lub wyskakuj\u0105ce okienko \"Pobra\u0107 eksport PDF?\". Mo\u017cesz wydrukowa\u0107 ten plik PDF w ulubionym czytniku PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Bezpo\u015brednie formatowanie jest stosowane do zaznaczonego akapitu lub kom\u00f3rki arkusza i nadpisuje wcze\u015bniej przypisany styl formatowania. Aby przywr\u00f3ci\u0107 formatowanie do ustawie\u0144 stylu, zaznacz tekst lub kom\u00f3rk\u0119 arkusza i wybierz Format \u2192 Wyczy\u015b\u0107 formatowanie bezpo\u015brednie lub u\u017cyj przycisku na pasku narz\u0119dzi.", "Directly:": "Bezpo\u015brednio:", "Display comment": "Wy\u015bwietl komentarz", "Display the Keyboard shortcuts help": "Wy\u015bwietl pomoc dotycz\u0105c\u0105 skr\u00f3t\u00f3w klawiaturowych", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Edycja dokument\u00f3w powinna by\u0107 znajoma dla ka\u017cdego kto u\u017cywa\u0142 pakiet\u00f3w biurowych wcze\u015bniej, ale tu jest par\u0119 charakterystycznych cech:", "Document repair": "Naprawa dokumentu", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "W {productname} dokumenty s\u0105 zapisywane automatycznie, ale je\u015bli chcesz aby dokument zosta\u0142 zapisany tak szybko jak to mo\u017cliwe, mo\u017cesz wybra\u0107 z menu Plik pozycj\u0119 Zapisz.", "Double Underline": "Podw\u00f3jne podkre\u015blenie", "Draw page keyboard shortcuts": "Skr\u00f3ty klawiaturowe strony rysowania", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Ka\u017cdemu u\u017cytkownikowi zostanie przypisany kolor. Kursor ka\u017cdego u\u017cytkownika zostanie pokazany w przypisanym kolorze. Uwaga: zobaczysz kursor jako czarny, migaj\u0105cy kursor, chocia\u017c inni b\u0119d\u0105 widzie\u0107 Ci\u0119 w innym kolorze.", "Editing documents": "Edytowanie dokument\u00f3w", "Editing presentations": "Edytowanie prezentacji", "Editing spreadsheets": "Edytowanie arkuszy kalkulacyjnych", "Editing text documents": "Edytowanie dokument\u00f3w tekstowych", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Wybierz Pokaz slajd\u00f3w \u2192 Prezentacja pe\u0142noekranowa lub kliknij ikon\u0119 znajduj\u0105c\u0105 si\u0119 najbardziej po lewej stronie na dole panelu slajd\u00f3w:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Wyj\u015bcie z bie\u017c\u0105cego trybu, tj. Z trybu edycji do trybu wyboru obiektu, z prze\u0142\u0105czania trybu wyboru obiektu do trybu widoku.", "Extend the selection down one page": "Rozszerz wyb\u00f3r o jedn\u0105 stron\u0119 w d\u00f3\u0142", "Extend the selection up one page": "Rozszerz wyb\u00f3r o jedn\u0105 stron\u0119 w g\u00f3r\u0119", "Fill Down": "Wype\u0142nij w d\u00f3\u0142", "Focus to document from menu": "Uaktywnienie dokumentu z menu", "Focus to notebookbar menu": "Uaktywnienie menu paska zeszytowego", "Focus to selected comment's menu": "Uaktywnienie menu wybranego komentarza", "Format the source cell with the font, color background and more.": "Ustaw czcionk\u0119, kolor t\u0142a i wi\u0119cej w kom\u00f3rce \u017ar\u00f3d\u0142owej.", "Formatting spreadsheets": "Formatowanie arkuszy kalkulacyjnych", "Formatting text": "Formatowanie tekstu", "Formulas": "Formu\u0142y", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formu\u0142y s\u0105 wpisywane w pasku formu\u0142y. Wci\u015bnij \u2018=\u2019 i wstaw formu\u0142\u0119.", "Frequently Asked Questions": "Cz\u0119sto zadawane pytania", "General Keyboard Shortcuts": "Globalne skr\u00f3ty klawiszowe", "Go and select text to end of document": "Przejd\u017a i zaznacz tekst na ko\u0144cu dokumentu", "Go and select text to end of textbox": "Przejd\u017a i zaznacz tekst na ko\u0144cu bloku tekstowego", "Go and select text to start of document": "Id\u017a i zaznacz tekst do pocz\u0105tku dokumentu", "Go and select text to start of textbox": "Id\u017a i zaznacz tekst do pocz\u0105tku bloku tekstowego", "Go and select to the beginning of a line": "Przejd\u017a i zaznacz pocz\u0105tek wiersza", "Go and select to the end of a line": "Id\u017a na koniec wiersza i zaznacz", "Go to beginning of a word": "Id\u017a na pocz\u0105tek wyrazu", "Go to beginning of line": "Przejd\u017a na pocz\u0105tek wiersza", "Go to end of document": "Id\u017a na koniec dokumentu", "Go to end of line": "Id\u017a na koniec wiersza", "Go to next sheet.": "Przejd\u017a do nast\u0119pnego arkusza.", "Go to previous sheet.": "Przejd\u017a do poprzedniego arkusza.", "Go to start of document": "Id\u017a na pocz\u0105tek dokumentu", "Go to start of the next word": "Przejd\u017a na pocz\u0105tek nast\u0119pnego s\u0142owa", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "B\u0142\u0119dy gramatyczne w tek\u015bcie s\u0105 oznaczone niebieskim, falowanym podkre\u015bleniem. Kliknij oznaczony tekst prawym przyciskiem myszy aby otworzy\u0107 menu z sugestiami poprawienia b\u0142\u0119du i uchybionymi zasadami gramatyki. Wybierz w\u0142a\u015bciw\u0105 podpowied\u017a aby poprawi\u0107 tekst.", "Handling Tables": "Obs\u0142uga tabel", "Handling images": "Obs\u0142uga obraz\u00f3w", "Home": "Home", "Hover the mouse on the document name in the menu bar.": "Ustaw kursor myszy nad nazw\u0105 dokumentu w pasku menu.", "How can I change the line, area and position of a shape in my slides?": "Jak mog\u0119 zmieni\u0107 lini\u0119, pole i pozycj\u0119 kszta\u0142tu w moich slajdach?", "How can I check spelling in my language?": "Jak mog\u0119 sprawdzi\u0107 pisowni\u0119 w moim j\u0119zyku?", "How can I copy the formatting of existing cells to new ones?": "Jak mog\u0119 skopiowa\u0107 formatowanie istniej\u0105cych kom\u00f3rek do nowych?", "How can I import CSV data?": "Jak mog\u0119 zaimportowa\u0107 plik CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Jak mog\u0119 wstawi\u0107 symbol waluty, praw autorskich lub znaku towarowego w dokumencie?", "How can I make the new text look like other existing text?": "Jak mog\u0119 sprawi\u0107 by nowy tekst wygl\u0105da\u0142 jak istniej\u0105cy?", "How can I quit {productname} without saving my edits?": "Jak mog\u0119 wyj\u015b\u0107 z {productname} bez zapisywania zmian?", "How can I remove the red wavy lines in my document?": "Jak mog\u0119 usun\u0105\u0107 czerwone faliste podkre\u015blenia w moim dokumencie?", "How can I run my slide show?": "Jak mog\u0119 uruchomi\u0107 pokaz slajd\u00f3w?", "How can I select data to print?": "Jak mog\u0119 wybra\u0107 dane do wydrukowania?", "How do I change the page orientation to landscape inside my document": "Jak zmieni\u0107 orientacj\u0119 strony na poziom\u0105 w moim dokumencie", "How do I get a word count of my document?": "Jak uzyska\u0107 liczb\u0119 s\u0142\u00f3w w moim dokumencie?", "How do I rename a sheet?": "Jak zmieni\u0107 nazw\u0119 arkusza?", "How do I save a document with another name?": "Jak mam zapisa\u0107 dokument pod inn\u0105 nazw\u0105?", "How do I set the margins of the document?": "Jak ustawi\u0107 marginesy dokumentu?", "If no table or range was selected, a prototype chart is displayed.": "Je\u015bli nie zaznaczono \u017cadnej tabeli lub zakresu to zostanie wy\u015bwietlony wykres prototypowy.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Je\u015bli \u017cadna kom\u00f3rka nie zosta\u0142a zaznaczona i kursor jest na ko\u0144cu tabeli, akapit tabeli zostanie usuni\u0119ty, o ile nie jest to ostatni akapit w dokumencie.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Je\u015bli \u017cadna kom\u00f3rka nie zosta\u0142a zaznaczona, zostanie usuni\u0119ta zawarto\u015b\u0107 nast\u0119pnej kom\u00f3rki. Je\u015bli kom\u00f3rki zosta\u0142y zaznaczone, zostanie usuni\u0119ty ca\u0142y wiersz zaznaczenia. Je\u015bli wszystkie wiersze zosta\u0142y zaznaczone ca\u0142kowicie lub cz\u0119\u015bciowo, zostanie usuni\u0119ta ca\u0142a tabela.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Je\u015bli zosta\u0142a zaznaczona jedna lub wi\u0119cej kom\u00f3rek, zostanie usuni\u0119ty ca\u0142y wiersz zawieraj\u0105cy zaznaczenie. Je\u015bli wszystkie wiersze zosta\u0142y zaznaczone ca\u0142kowicie lub cz\u0119\u015bciowo, zostanie usuni\u0119ta ca\u0142a tabela.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Je\u015bli aktywna kom\u00f3rka jest pusta: powoduje przej\u015bcie do pocz\u0105tku tabeli. W przeciwnym wypadku: pierwsze naci\u015bni\u0119cie powoduje przej\u015bcie na pocz\u0105tek aktywnej kom\u00f3rki, drugie - na pocz\u0105tek bie\u017c\u0105cej tabeli, trzecie - na pocz\u0105tek dokumentu.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Je\u015bli aktywna kom\u00f3rka jest pusta: powoduje przej\u015bcie na koniec tabeli. W przeciwnym wypadku: pierwsze naci\u015bni\u0119cie powoduje przej\u015bcie na koniec aktywnej kom\u00f3rki, drugie - na koniec bie\u017c\u0105cej tabeli, trzecie - na koniec dokumentu.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Je\u015bli aktywna kom\u00f3rka jest pusta: zaznacza ca\u0142\u0105 tabel\u0119. W przeciwnym wypadku: zaznacza zawarto\u015b\u0107 aktywnej kom\u00f3rki. Ponowne naci\u015bni\u0119cie zaznacza ca\u0142\u0105 tabel\u0119.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Obrazy mog\u0105 by\u0107 skalowane, obracane i zakotwiczone. Tekst mo\u017ce by\u0107 zawijany wok\u00f3\u0142 obrazu. Wybierz obraz i otw\u00f3rz menu kontekstowe. U\u017cyj uchwyt\u00f3w obrazu aby skalowa\u0107 go za pomoc\u0105 myszy.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Bezpo\u015brednie formatowanie ma zastosowanie tylko do wybranych fragment\u00f3w dokumentu. W du\u017cym dokumencie, ten spos\u00f3b formatowania jest uci\u0105\u017cliwym zadaniem z du\u017c\u0105 mo\u017cliwo\u015bci\u0105 pope\u0142nienia b\u0142\u0119d\u00f3w.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "W obszarze Podzia\u0142y, zaznacz \u201eWstaw\u201d, wybierz typ \u201eStrona\u201d i wybierz pozycj\u0119 \u201ePrzed\u201d.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "W oknie Filtr Standardowy mo\u017cesz zdefiniowa\u0107 zakresy zawieraj\u0105ce warto\u015bci w wyszczeg\u00f3lnionych polach z danymi. Za pomoc\u0105 filtra standardowego mo\u017cna \u0142\u0105czy\u0107 filtry za pomoc\u0105 operator\u00f3w logicznych I oraz LUB.", "Inactive document": "Nieaktywny dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Zwi\u0119ksza lub zmniejsza wielko\u015b\u0107 kolumny lub wiersza w lewej lub g\u00f3rnej kraw\u0119dzi kom\u00f3rki", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Zwi\u0119ksza lub zmniejsza wielko\u015b\u0107 kolumny lub wiersza w prawej lub dolnej kraw\u0119dzi kom\u00f3rki", "Insert": "Wstaw", "Insert cells (as in menu Insert - Cells)": "Wstaw kom\u00f3rki (jak w menu Wstaw - Kom\u00f3rki)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Wstaw podzia\u0142y kolumn i wierszy w arkuszu, aby sprecyzowa\u0107 zakres wydruku. Wydrukuj plik aby go pobra\u0107. Podczas drukowania pliku PDF, wybierz interesuj\u0105ce Ci\u0119 strony.", "Insert comment": "Wstaw komentarz", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Wstawianie komentarzy w {productname} w miejscach gdzie jest wymagana uwaga czytaj\u0105cego. Komentarze s\u0105 wy\u015bwietlane po prawej i przechowuj\u0105 dat\u0119 wstawienia i imi\u0119 komentuj\u0105cego.", "Insert date": "Wstaw dat\u0119", "Insert endnote": "Wstaw przypis ko\u0144cowy", "Insert footnote": "Wstaw przypis dolny", "Insert line break": "Wstaw podzia\u0142 wiersza", "Insert new paragraph directly before or after a section, or before a table": "Wstaw nowy akapit bezpo\u015brednio przed sekcj\u0105 lub po niej albo przed tabel\u0105", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Wstaw nowy akapit bez numeracji do listy. Nie dzia\u0142a, gdy kursor znajduje si\u0119 na ko\u0144cu listy.", "Insert non-breaking hyphen": "Wstaw niepodzielny \u0142\u0105cznik", "Insert non-breaking space": "Wstaw niepodzieln\u0105 spacj\u0119", "Insert soft hyphen": "Wstaw mi\u0119kki \u0142\u0105cznik", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Wstaw tabele za pomoc\u0105 odpowiedniej ikony z paska narz\u0119dzi. Wybierz pocz\u0105tkow\u0105 ilo\u015b\u0107 wierszy i kolumn. Dodaj wiersze i kolumny za pomoc\u0105 menu kontekstowego. \u0141\u0105cz kom\u00f3rki za pomoc\u0105 menu Tabela. Standardowy styl akapitu w kom\u00f3rkach tabeli to \u201eZawarto\u015b\u0107 tabeli\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Wstawia zatrzymanie tabulatora (tylko w tabelach). W zale\u017cno\u015bci od u\u017cywanego mened\u017cera okien mo\u017cna zamiast tego u\u017cy\u0107 Alt+Tab.", "Is there a thesaurus?": "Czy jest s\u0142ownik wyraz\u00f3w bliskoznacznych?", "Italic": "Kursywa", "Justify": "Wyjustuj", "Keyboard Shortcuts": "Skr\u00f3ty klawiszowe", "Like Alt, but only the active cell is modified": "Podobnie jak Alt, ale tylko aktywna kom\u00f3rka jest modyfikowana", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Wczytaj sw\u00f3j plik CSV w narz\u0119dzie dost\u0119pne dla platformy, z kt\u00f3rej korzystasz, zaznacz i skopiuj go do schowka", "Manual page break": "R\u0119czny podzia\u0142 strony", "Move cursor down one line": "Przesuwa kursor w d\u00f3\u0142 o jeden wiersz", "Move cursor to beginning of the next paragraph": "Przenie\u015b kursor na pocz\u0105tek nast\u0119pnego akapitu", "Move cursor to beginning of the previous paragraph": "Przesu\u0144 kursor na pocz\u0105tek poprzedniego akapitu", "Move cursor to the left": "Przesu\u0144 kursor w lewo", "Move cursor to the right": "Przesu\u0144 kursor w prawo", "Move cursor up one line": "Przesu\u0144 kursor jeden wiersz w g\u00f3r\u0119", "Move cursor with selection to the left": "Przesu\u0144 kursor w lewo i zaznacz", "Move cursor with selection to the right": "Przesu\u0144 kursor w prawo i zaznacz", "Move the view down one page": "Zmie\u0144 widok o jedn\u0105 stron\u0119 w d\u00f3\u0142", "Move the view up one page": "Zmie\u0144 widok o jedn\u0105 stron\u0119 w g\u00f3r\u0119", "Move to next text object on drawing page": "Przejd\u017a do nast\u0119pnego obiektu tekstowego na stronie rysunku", "Move to next text object on slide": "Przejd\u017a do nast\u0119pnego obiektu tekstowego na slajdzie", "Moves one screen page to the right.": "Przenosi jedn\u0105 stron\u0119 ekranu w prawo.", "Moves one sheet to the left.": "Przenosi jeden arkusz w lewo.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Przenosi kursor do dolnej kraw\u0119dzi bie\u017c\u0105cego zakresu danych. Je\u015bli wiersz poni\u017cej kom\u00f3rki zawieraj\u0105cej kursor jest pusty, kursor przechodzi w d\u00f3\u0142 do nast\u0119pnego wiersza zawieraj\u0105cego dane.", "Moves the cursor to the first cell in the sheet (A1).": "Przenosi kursor do pierwszej kom\u00f3rki arkusza (A1).", "Moves the cursor to the first cell of the current row.": "Przenosi kursor do pierwszej kom\u00f3rki bie\u017c\u0105cego wiersza.", "Moves the cursor to the last cell of the current row.": "Przenosi kursor do ostatniej kom\u00f3rki bie\u017c\u0105cego wiersza.", "Moves the cursor to the last cell on the sheet that contains data.": "Przenosi kursor do ostatniej kom\u00f3rki arkusza zawieraj\u0105cej dane.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Przenosi kursor na lew\u0105 kraw\u0119d\u017a bie\u017c\u0105cego zakresu danych. Je\u015bli kolumna po lewej stronie kom\u00f3rki zawieraj\u0105cej kursor jest pusta, kursor przechodzi do nast\u0119pnej kolumny po lewej stronie, kt\u00f3ra zawiera dane.", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Przenosi kursor na praw\u0105 kraw\u0119d\u017a bie\u017c\u0105cego zakresu danych. Je\u015bli kolumna po prawej stronie kom\u00f3rki zawieraj\u0105cej kursor jest pusta, kursor przechodzi do nast\u0119pnej kolumny po prawej stronie, kt\u00f3ra zawiera dane.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Przenosi kursor na g\u00f3rn\u0105 kraw\u0119d\u017a bie\u017c\u0105cego zakresu danych. Je\u015bli wiersz nad kom\u00f3rk\u0105 zawieraj\u0105c\u0105 kursor jest pusty, kursor przechodzi w g\u00f3r\u0119 do nast\u0119pnego wiersza zawieraj\u0105cego dane.", "Navigating in Spreadsheets": "Nawigacja w arkuszach kalkulacyjnych", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Funkcja Autofiltr pozwala na szybkie wy\u015bwietlanie rekord\u00f3w z identycznymi warto\u015bciami w polach.", "Open the presentation in {productname}": "Otw\u00f3rz prezentacj\u0119 w {productname}", "Opening, closing, saving, printing and downloading documents": "Otwieranie, zamykanie, zapisywanie, drukowanie i pobieranie dokument\u00f3w", "Other advanced features": "Pozosta\u0142e zaawansowane funkcje", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Format akapitu", "Paste as unformatted text": "Wklej jako niesformatowany tekst", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Wklejanie z przegl\u0105darki Edycja \u2192 Wklej lub wci\u015bnij Ctrl+V. Otworzy si\u0119 okno Import tekstu pozwalaj\u0105c na precyzyjne okre\u015blenie formatu danych CSV.", "Paste special": "Wklej specjalnie", "Pasting": "Wklejanie", "Place the cursor at the paragraph to be formatted": "Ustaw kursor w akapicie, kt\u00f3ry ma by\u0107 sformatowany", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Ustaw kursor w miejscu, gdzie ma zosta\u0107 zmieniona orientacja strony. Dodaj pusty akapit.", "Place the cursor in the position to insert the character.": "Ustaw kursor w pozycji aby wstawi\u0107 znak.", "Position and Size": "Pozycja i rozmiar", "Presentations": "Prezentacje", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezentacje: formaty Microsoft PPT, PPTX, format OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Naci\u015bnij przycisk Wstaw. Aby zamkn\u0105\u0107 okno naci\u015bnij Anuluj.", "Print (Download as PDF)": "Drukuj (Pobierz jako PDF)", "Promote list item (list item has to be selected)": "Promuj pozycj\u0119 listy (element listy musi by\u0107 wybrany)", "Redo": "Pon\u00f3w", "Remove direct formatting": "Usu\u0144 formatowanie", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Zmie\u0144 nazw\u0119 arkusza u\u017cywaj\u0105c menu kontekstowego zak\u0142adki arkusza znajduj\u0105cej si\u0119 na dole. Wpisz now\u0105 nazw\u0119 w oknie dialogowym.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kopiowanie/wycinanie i wklejanie jest wspierane nie tylko wewn\u0105trz dokumentu, ale tak\u017ce pomi\u0119dzy dokumentami na tym samym b\u0105d\u017a innym serwerze {productname}. U\u017cytkownicy mog\u0105 kopiowa\u0107/wycina\u0107 zawarto\u015b\u0107, w\u0142\u0105czaj\u0105c w to obrazy i mieszan\u0105 zawarto\u015b\u0107, na komputerze u\u017cywaj\u0105c skr\u00f3t\u00f3w klawiaturowych (Ctrl+X, Ctrl+C, Ctrl+V). Ze wzgl\u0119d\u00f3w bezpiecze\u0144stwa wymagane jest u\u017cywanie Ctrl+V w celu wklejenia zawarto\u015bci, ale menu kontekstowe mo\u017ce by\u0107 u\u017cyte do wycinania i kopiowania. Na Androidzie lub iOS zaznaczanie tekstu odbywa si\u0119 za pomoc\u0105 dwukrotnego stukni\u0119cia, a dost\u0119p do menu kontekstowego z funkcjami kopiowania/wycinania/wklejania za pomoc\u0105 d\u0142u\u017cszego przytrzymania.", "Search backwards": "Szukaj wstecz", "Search forward": "Szukaj do przodu", "Select All": "Zaznacz wszystko", "Select Landscape in \u201cWith Page Style\u201d": "Wybierz pozioma w \u201eStyl strony\u2026\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Zaznacz tabel\u0119 w dokumencie tekstowym, zakres w arkuszu lub tabel\u0119 w prezentacji.", "Select all in drawing page": "Zaznacz wszystko na stronie rysunku", "Select all in slide": "Zaznacz wszystko na slajdzie", "Select if you want to change page numbering.": "Wybierz je\u015bli chcesz zmieni\u0107 numeracj\u0119 stron.", "Select lines in downwards direction": "Zaznacz wiersze kieruj\u0105c si\u0119 ku dole", "Select lines in upwards direction": "Zaznacz wiersze kieruj\u0105c si\u0119 ku g\u00f3rze", "Select objects in the order in which they were created": "Zaznacza obiekty w kolejno\u015bci, w kt\u00f3rej by\u0142y tworzone", "Select objects in the reverse order in which they were created": "Zaznacza obiekty w odwrotnej kolejno\u015bci, w kt\u00f3rej by\u0142y tworzone", "Select the cells you want to format. Release the mouse button.": "Zaznacz kom\u00f3rki, kt\u00f3re chcesz sformatowa\u0107. Pu\u015b\u0107 przycisk myszy.", "Select the character set, language and separator options for the CSV file.": "Wybierz zestaw znak\u00f3w, j\u0119zyk i opcje separatora dla pliku CSV.", "Select the shape in your slide. A set of handles shows.": "Wybierz kszta\u0142t na Twoim slajdzie. Pojawi si\u0119 zestaw uchwyt\u00f3w.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Wybierz styl do zastosowania z rozwijanej listy. Akapit przyjmie atrybuty stylu.", "Select the text with the existing format": "Zaznacz tekst z istniej\u0105cym formatowaniem", "Select the text you want to apply the new format.": "Zaznacz tekst, w kt\u00f3rym chcesz ustawi\u0107 nowe formatowanie.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Wybierz kryteria poprawno\u015bci danych w li\u015bcie Zezw\u00f3l. W zale\u017cno\u015bci od wybranego rodzaju, pojawi si\u0119 wi\u0119cej opcji. Wype\u0142nij potrzebne dane.", "Select to beginning of paragraph": "Zaznacz do pocz\u0105tku akapitu", "Select to end of paragraph": "Zaznacz do ko\u0144ca akapitu", "Select to the left word by word": "Zaznacz ca\u0142e wyrazy w lewo", "Select to the right word by word": "Zaznacz ca\u0142e wyrazy w prawo", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Zaznacza wszystkie kom\u00f3rki zawieraj\u0105ce dane od bie\u017c\u0105cej kom\u00f3rki do ko\u0144ca ci\u0105g\u0142ego zakresu kom\u00f3rek danych, zgodnie z kierunkiem wci\u015bni\u0119tej strza\u0142ki. W przypadku zaznaczenia wierszy i kolumn razem, zaznaczony zostanie prostok\u0105tny zakres kom\u00f3rek.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Zaznacza kom\u00f3rki od bie\u017c\u0105cej kom\u00f3rki w d\u00f3\u0142 do jednej strony w bie\u017c\u0105cej kolumnie lub rozszerza istniej\u0105ce zaznaczenie o jedn\u0105 stron\u0119 w d\u00f3\u0142.", "Selects cells from the current cell to the first cell of the current row.": "Zaznacza kom\u00f3rki od bie\u017c\u0105cej kom\u00f3rki do pierwszej kom\u00f3rki bie\u017c\u0105cego wiersza.", "Selects cells from the current cell to the last cell of the current row.": "Zaznacza kom\u00f3rki od bie\u017c\u0105cej kom\u00f3rki do ostatniej kom\u00f3rki bie\u017c\u0105cego wiersza.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Zaznacza kom\u00f3rki od bie\u017c\u0105cej kom\u00f3rki w g\u00f3r\u0119 do jednej strony w bie\u017c\u0105cej kolumnie lub rozszerza istniej\u0105ce zaznaczenie o jedn\u0105 stron\u0119 w g\u00f3r\u0119.", "Set Optimal Column Width": "Ustaw optymaln\u0105 szeroko\u015b\u0107 kolumny", "Set the page margins in the dialog.": "Ustaw marginesy strony w oknie dialogowym.", "Set the properties of the element of the object.": "Ustaw w\u0142a\u015bciwo\u015bci elementu obiektu.", "Shortcut Keys for Tables": "Skr\u00f3ty klawiaturowe dla Tabel", "Slide keyboard shortcuts": "Skr\u00f3ty klawiaturowe slajdu", "Slide pane": "Panel slajd\u00f3w", "Slide show": "Pokaz slajd\u00f3w", "Special Characters": "Znaki specjalne", "Spellchecking": "Sprawdzanie pisowni", "Spreadsheets": "Arkusze kalkulacyjne", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Arkusze: formaty Microsoft XLS, XLSX, format OpenDocument ODF", "Standard currency format": "Standardowy format waluty", "Standard date format": "Standardowy format daty", "Standard exponential format": "Standardowy format wyk\u0142adniczy", "Standard format": "Format standardowy", "Standard percentage format (two decimal places)": "Standardowy format procentowy (dwa miejsca po przecinku)", "Strikethrough": "Przekre\u015blenie", "Subscript": "Indeks dolny", "Superscript": "Indeks g\u00f3rny", "Switch cursor between text and footer": "Prze\u0142\u0105cza kursor pomi\u0119dzy tekstem a stopk\u0105", "Switch cursor between text and header": "Prze\u0142\u0105cza kursor pomi\u0119dzy tekstem a g\u0142\u00f3wk\u0105", "Tab": "Tabulator", "Text documents": "Dokumenty tekstowe", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Dokumenty tekstowe: Formaty Microsoft DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Formatowanie tekstu", "Text selection and navigation in a textbox": "Zaznaczanie tekstu i nawigacja w bloku tekstowym", "Text selection and navigation in document": "Zaznaczanie tekstu i nawigacja w dokumencie", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Tekst, wykresy, kszta\u0142ty i obrazy svg pozostan\u0105 ostre niezale\u017cnie od powi\u0119kszenia. Pogorszenie jako\u015bci jest tylko widoczne we wstawionych obrazach w formatach takich jak jpg, png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Symbol \u00b6 jest znacznikiem formatowania. Jest u\u017cywany w celu u\u0142atwienia edycji i formatowania tekstu. Symbol ten nie jest drukowany. Aby zmieni\u0107 widoczno\u015b\u0107 znacznik\u00f3w formatowania, wybierz z menu Widok \u2192 Znaczniki formatowania.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Filtr zaawansowany pozwala na u\u017cycie do o\u015bmiu warunk\u00f3w. Za pomoc\u0105 zaawansowanych filtr\u00f3w mo\u017cesz wstawia\u0107 warunki bezpo\u015brednio w arkuszu.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Dane CSV s\u0105 wczytane do kom\u00f3rki w kt\u00f3rej zosta\u0142y wklejone, zgodnie z tymi ustawieniami.", "The color assigned to the changes depends on the user that changes the document.": "Kolor zmian w dokumencie zale\u017cy od u\u017cytkownika, kt\u00f3ry ich dokona\u0142.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "J\u0119zyk formu\u0142 powinien by\u0107 znany ka\u017cdemu u\u017cytkownikowi arkusza. Jego specyfikacj\u0119 opisuje OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "Jest to mo\u017cliwe za pomoc\u0105 narz\u0119dzia P\u0119dzel na pasku.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Jest to u\u017cyteczne - np. w przypadku jak wsp\u00f3\u0142autor niechc\u0105cy zaznaczy\u0142 ca\u0142y tekst w dokumencie za pomoc\u0105 Ctrl+A i zacz\u0105\u0142 go nadpisywa\u0107 niszcz\u0105c go - kiedy Ty go edytowa\u0142e\u015b r\u00f3wnolegle.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Aby kontynuowa\u0107 edycj\u0119, kliknij w oknie dokumentu i wiadomo\u015b\u0107 zniknie. Wszystkie zmiany naniesione przez innych u\u017cytkownik\u00f3w zostan\u0105 wczytane.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Aby skopiowa\u0107 wi\u0119ksze fragmenty zawarto\u015bci do innych aplikacji na Twoim urz\u0105dzeniu, u\u017cytkownicy musz\u0105 wcisn\u0105\u0107 przycisk Start download, i ponownie skopiowa\u0107 zawarto\u015b\u0107 aby j\u0105 udost\u0119pni\u0107 do odczytu przez docelow\u0105 aplikacj\u0119. Jest to mo\u017cliwe za pomoc\u0105 ma\u0142ego wid\u017cetu, kt\u00f3ry poka\u017ce si\u0119 w prawym dolnym rogu i jest to tylko wymagane aby wklei\u0107 zawarto\u015b\u0107 do zewn\u0119trznej aplikacji. Ten krok dodatkowo zmienia z\u0142o\u017cone obiekty w statyczne obrazy.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Aby wy\u015bwietli\u0107 lub ukry\u0107 \u015bledzenie zmian, wybierz Edycja \u2192 \u015aled\u017a zmiany \u2192 Poka\u017c. Pami\u0119taj, \u017ce je\u015bli \u015bledzenie zmian jest w\u0142\u0105czone, ale ukryte, nadal rejestrujesz zmiany i mo\u017cesz niechc\u0105cy pozostawi\u0107 w dokumencie niechciany tekst.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Dokument mo\u017cna pobra\u0107 z menu Plik {productname}. Dost\u0119pne formaty w jakich mo\u017cna pobra\u0107 dokument zale\u017c\u0105 od rodzaju dokumentu. Wszystkie dokumenty mo\u017cna wyeksportowa\u0107 do formatu PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Aby wyj\u015b\u0107 z pokazu slajd\u00f3w {productname}, naci\u015bnij klawisz Esc aby powr\u00f3ci\u0107 do edycji prezentacji.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Aby skoczy\u0107 do wybranego stanu, wybierz go za pomoc\u0105 myszy i naci\u015bnij Skocz do stanu.", "To open document, click on the file to open the {productname} module associated to the document format.": "Aby otworzy\u0107 dokument, kliknij wybrany plik i otworzy si\u0119 w\u0142a\u015bciwy modu\u0142 {productname} powi\u0105zany z formatem dokumentu.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Aby usun\u0105\u0107 sprawdzanie poprawno\u015bci danych w kom\u00f3rce, otw\u00f3rz okno \u201ePoprawno\u015b\u0107 danych\u201d i ustaw list\u0119 Zezw\u00f3l na \u201eWszystkie warto\u015bci\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Aby przywr\u00f3ci\u0107 orientacj\u0119 pionow\u0105, powt\u00f3rz procedur\u0119, wybieraj\u0105c pionowa w \u201eStyl strony\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Aby systematycznie sprawdza\u0107 pisowni\u0119 w ca\u0142ym dokumencie u\u017cyj menu Narz\u0119dzia \u2192 Pisownia.", "Track changes": "\u015aled\u017a zmiany", "Two decimal places, thousands separator": "Dwa miejsca dziesi\u0119tne i separator tysi\u0119cy", "Type the new file name in the text box and press Enter.": "Wpisz now\u0105 nazw\u0119 pliku w oknie tekstowym i naci\u015bnij Enter.", "Underline": "Podkre\u015blenie", "Undo": "Cofnij", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "U\u017cyj zak\u0142adek Pomoc przy wprowadzaniu i Komunikat o b\u0142\u0119dzie aby rozszerzy\u0107 interakcje z u\u017cytkownikiem. Kliknij OK aby zamkn\u0105\u0107 okno.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "U\u017cyj ikon panelu slajd\u00f3w na dole aby uruchomi\u0107 pokaz, doda\u0107 slajd, sklonowa\u0107 lub usun\u0105\u0107 aktualny slajd.", "Using the browser zoom affects the document and user interface areas.": "U\u017cycie powi\u0119kszenia przegl\u0105darki wp\u0142ywa na obszar interfejsu oraz dokumentu.", "Using the page style": "U\u017cywaj\u0105c stylu strony", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "U\u017cywaj\u0105c linijki przesu\u0144 lew\u0105 kraw\u0119d\u017a aby dostosowa\u0107 lewy margines, albo praw\u0105 kraw\u0119d\u017a aby dostosowa\u0107 prawy margines.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Co to za niebieskie symbole \u00b6 i jak je usun\u0105\u0107 z mojego dokumentu?", "What are the documents file formats supported by {productname}?": "Jakie formaty dokument\u00f3w s\u0105 wspierane przez {productname}?", "What is the blue wavy underline in some words in the text?": "Co oznacza niebieskie faliste podkre\u015blenie pod niekt\u00f3rymi s\u0142owami w tek\u015bcie?", "What is \u201cClear Direct Formatting\u201d icon?": "Co to za ikona \u201eUsu\u0144 formatowanie bezpo\u015brednie\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Kiedy {productname} wykryje brak aktywno\u015bci w przegl\u0105darce przez d\u0142u\u017cszy czas, ustawi dokument w stan nieaktywny. Dokument jest wy\u015bwietlany z p\u00f3\u0142przezroczyst\u0105 szar\u0105 nak\u0142adk\u0105, z wiadomo\u015bci\u0105 \"Nieaktywny dokument - kliknij aby powr\u00f3ci\u0107 do edycji\".", "When closing a document, it is automatically saved if it has been changed.": "Dokument jest automatycznie zapisywany je\u015bli dokonano w nim zmian.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Kiedy wielu u\u017cytkownik\u00f3w edytuje ten sam dokument r\u00f3wnocze\u015bnie, istnieje mo\u017cliwo\u015b\u0107 powstania konflikt\u00f3w w naniesionych zmianach, co mo\u017ce powodowa\u0107 zamieszanie. Funkcja Naprawa Dokumentu pozwala u\u017cytkownikom cofn\u0105\u0107 zmiany innych os\u00f3b edytuj\u0105cych dokument do poprzedniego stanu.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Je\u015bli masz wewn\u0119trznie wyci\u0119t\u0105 lub skopiowan\u0105 zawarto\u015b\u0107, mo\u017cesz j\u0105 wklei\u0107 za pomoc\u0105 menu kontekstowego.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Kiedy wklejasz zawarto\u015b\u0107 skopiowan\u0105 w obr\u0119bie tego samego dokumentu to formatowanie i wszystkie elementy zostan\u0105 skopiowane. Je\u015bli kopiujesz z innego dokumentu, z innej zak\u0142adki przegl\u0105darki, innego okna lub spoza przegl\u0105darki zostanie skopiowany tylko tekst.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Kiedy wklejasz tekst spoza dokumentu (z innego okna przegl\u0105darki lub innej aplikacji), to zostanie on wklejony jako tekst sformatowany.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Kiedy wkleisz tekst w obr\u0119bie dokumentu, formatowanie zostanie zachowane. Mo\u017cesz wkleja\u0107 r\u00f3wnie\u017c inne obiekty, np. obrazy, je\u015bli s\u0105 skopiowane z dokumentu, kt\u00f3ry edytujesz.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Je\u015bli w\u0142\u0105czysz \u015bledzenie zmian, {productname} b\u0119dzie zaznacza\u0142 wszystkie nowe zmiany dokonane w dokumencie. Wybierz ponownie t\u0105 opcj\u0119 aby wy\u0142\u0105czy\u0107.", "Why can't I delete text? It just gets a strike-through?": "Dlaczego nie mog\u0119 skasowa\u0107 tekstu? Tekst zostaje tylko przekre\u015blony?", "Why did the text I just typed change automatically? How can I revert it?": "Dlaczego tekst, kt\u00f3ry wpisa\u0142em zmieni\u0142 si\u0119 automatycznie? Jak go przywr\u00f3ci\u0107?", "With track changes enabled your document is shown the following manner:": "Z w\u0142\u0105czonym \u015bledzeniem zmian tw\u00f3j dokument jest pokazywany w nast\u0119puj\u0105cy spos\u00f3b:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Licznik s\u0142\u00f3w jest tak\u017ce wy\u015bwietlany w pasku stanu. Je\u015bli nie jest zaznaczony \u017caden tekst licznik s\u0142\u00f3w jest dla ca\u0142ego dokumentu. W innym wypadku licznik s\u0142\u00f3w dzia\u0142a tylko dla zaznaczenia.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Licznik s\u0142\u00f3w jest dost\u0119pny w Narz\u0119dzia \u2192 Licznik s\u0142\u00f3w. Okno dialogowe poka\u017ce licznik s\u0142\u00f3w dla zaznaczenia i dla ca\u0142ego dokumentu.", "Word processor functions": "Funkcje przetwarzania tekstu", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Tak. {productname} otwiera zabezpieczone has\u0142em dokumenty, ale trzeba poda\u0107 has\u0142o podczas \u0142adowania dokumentu.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Tak. Kliknij s\u0142owo, kt\u00f3re Ci\u0119 interesuje i wybierz Narz\u0119dzia \u2192 Wyrazy bliskoznaczne.... Pojawi si\u0119 okno z sugerowanymi s\u0142owami zast\u0119pczymi.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Mo\u017cesz przegl\u0105da\u0107 znaki wy\u015bwietlane za pomoc\u0105 listy, lub wpisa\u0107 klucz wyszukiwania w oknie Szukaj. Je\u015bli znasz kod znaku specjalnego, wpisz go w oknie po prawej.", "You can insert these special characters in the document using the Special Character dialog.": "Mo\u017cesz wstawi\u0107 znaki specjalne do dokumentu u\u017cywaj\u0105c okna Znaki specjalne.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Mo\u017cesz przej\u015b\u0107 do kursora u\u017cytkownika, klikaj\u0105c nazw\u0119 (lub awatara) u\u017cytkownika. Mo\u017cliwe jest \u015bledzenie edytora.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Mo\u017cesz wklei\u0107 niesformatowany tekst za pomoc\u0105 skr\u00f3tu: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Mo\u017cesz edytowa\u0107 arkusz online w ten sam spos\u00f3b w jaki edytujesz go w aplikacji desktopowej. Operacje wprowadzania danych, zaznaczania zakres\u00f3w, kolumn, wierszy lub arkuszy s\u0105 takie same. U\u017cywaj klawiatury, menu i paska narz\u0119dzi aby wykonywa\u0107 zadania w arkuszu. Przeci\u0105ganie zawarto\u015bci kom\u00f3rek w celu wype\u0142nienia danymi jest tak\u017ce wspierane. Kopiowanie, wycinanie i wklejanie jest dost\u0119pne z menu kontekstowego. Potwierdzanie wprowadzonych danych klawiszem Tab przesunie kursor do nast\u0119pnej kom\u00f3rki po prawo, a potwierdzanie klawiszem Enter do kom\u00f3rki poni\u017cej.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Masz w\u0142\u0105czon\u0105 Autokorekt\u0119. Autokorekta zmienia wpisywany tekst w wewn\u0119trzn\u0105 tabel\u0119 zawieraj\u0105c\u0105 wpisywany tekst. Autokorekta w wi\u0119kszo\u015bci poprawia liter\u00f3wki podczas pisania. Je\u015bli nie jest potrzebna, mo\u017cesz j\u0105 wy\u0142\u0105czy\u0107 w Narz\u0119dzia \u2192 Autokorekta \u2192 Podczas pisania.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Masz w\u0142\u0105czone \u015bledzenie zmian w dokumencie. \u015aledzenie zmian zapisuje wszystkie zmiany w tek\u015bcie i pokazuje je w celu p\u00f3\u017aniejszej weryfikacji. Jest to u\u017cyteczny spos\u00f3b zaznaczania zmian w tek\u015bcie i arkuszach. \u015aledzenie zmian mo\u017cna w\u0142\u0105czy\u0107 wybieraj\u0105c z menu Edycja \u2192 \u015aled\u017a zmiany \u2192 Rejestruj.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Twoje dokumenty s\u0105 przechowywane i zarz\u0105dzane w chmurze, kt\u00f3ra jest zintegrowana z {productname}.", "chart": "wykres", "comment": "komentarz", "data validate": "poprawno\u015b\u0107 danych", "document repair": "naprawa dokumentu", "filter": "filtr", "import": "import", "inactive document": "nieaktywny dokument", "spellchecking": "sprawdzanie pisowni", "track changes": "\u015bled\u017a zmiany", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "gdzie (*) jest znakiem mno\u017cenia na klawiaturze numerycznej. Zaznacza zakres danych, w kt\u00f3rym znajduje si\u0119 kursor. Zakres danych jest ci\u0105g\u0142ym zakresem kom\u00f3rek zawieraj\u0105cych dane i ograniczonych pustymi wierszami i kolumnami.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "gdzie (/) jest znakiem dzielenia na klawiaturze numerycznej. Zaznacza zakres formu\u0142y macierzowej, w kt\u00f3rym znajduje si\u0119 kursor.", "word count": "liczba s\u0142\u00f3w"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-pt.json b/f7cloud-office/browser/dist/l10n/help-pt.json new file mode 100644 index 0000000..ee97cce --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-pt.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 segundos no modo de inser\u00e7\u00e3o, as teclas de seta eliminam as linhas/colunas, Ctrl+tecla de seta une as c\u00e9lulas adjacentes", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 segundos no modo de inser\u00e7\u00e3o, as teclas de seta inserem linhas/colunas, Ctrl+tecla de seta insere uma c\u00e9lula", "Alt+Arrow Keys": "Alt+Teclas de setas", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Teclas de setas", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Teclas de setas", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Teclas de setas", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Seta para baixo", "Ctrl+Arrow Left": "Ctrl+Seta para a esquerda", "Ctrl+Arrow Right": "Ctrl+Seta para a direita", "Ctrl+Arrow Up": "Ctrl+Seta para cima", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+Seta para baixo", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Seta para a esquerda", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Tecla menos", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Tecla mais", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Seta para a direita", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Seta para baixo", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Seta para a esquerda", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Seta para a direita", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Seta para cima", "Ctrl+Shift+Arrow": "Ctrl+Shift+Seta", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Espa\u00e7o", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Seta para cima", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Seta para baixo", "Shift+Arrow Left": "Shift+Seta para a esquerda", "Shift+Arrow Right": "Shift+Seta para a direita", "Shift+Arrow Up": "Shift+Seta para cima", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndice alfab\u00e9tico: os \u00edndices alfab\u00e9ticos existentes podem ser atualizados com novas entradas.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Edi\u00e7\u00e3o do gr\u00e1fico: Clique duas vezes no gr\u00e1fico para selecionar. Utilize menus de contexto para adicionar elementos do gr\u00e1fico, tais como t\u00edtulo, eixo, e outros. Escolha Intervalo de dados e Tipo de gr\u00e1fico para editar os dados do gr\u00e1fico e selecionar o tipo de gr\u00e1fico.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formata\u00e7\u00e3o do gr\u00e1fico: O mesmo menu de contexto leva-o a tabela de dados do gr\u00e1fico e selec\u00e7\u00e3o do tipo de gr\u00e1fico.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Anota\u00e7\u00f5es: as anota\u00e7\u00f5es s\u00e3o inseridas no texto e mostradas na lateral direita do ecr\u00e3.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Anota\u00e7\u00f5es: numa folha de c\u00e1lculo pode inserir uma anota\u00e7\u00e3o por c\u00e9lula. Ao selecionar Inserir anota\u00e7\u00e3o, uma janela pop-up aparece para permitir escrever o conte\u00fado da anota\u00e7\u00e3o. Um ponto vermelho em cima \u00e0 direita da c\u00e9lula aparece quando a c\u00e9lula cont\u00e9m uma anota\u00e7\u00e3o. Passe o rato por cima da c\u00e9lula para mostrar a anota\u00e7\u00e3o.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formata\u00e7\u00e3o condicional: o {productname} adiciona s\u00edmbolos a cada c\u00e9lula de um intervalo baseado nas condi\u00e7\u00f5es das c\u00e9lulas. Selecione o intervalo e clique no \u00edcone Formata\u00e7\u00e3o condicional na barra de ferramentas. Selecione o conjunto de s\u00edmbolos desejado para aplicar no intervalo.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menus de contexto: ao clicar com o bot\u00e3o direito do rato, aparece um menu com comandos associados ao objeto subjacente.", "Data series formatting: Open the context menu and choose Format data series.": "Formata\u00e7\u00e3o de s\u00e9ries de dados: Abrir o menu de contexto e escolher Formatar s\u00e9ries de dados.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Valida\u00e7\u00e3o de dados: para cada c\u00e9lula, pode definir as entradas v\u00e1lidas. As entradas inv\u00e1lidas na c\u00e9lula s\u00e3o rejeitadas. Para ativar a valida\u00e7\u00e3o de dados:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formata\u00e7\u00e3o direta: pode formatar c\u00e9lulas, colunas, linhas e folhas de c\u00e1lculo diretamente pelos menus, barras de ferramentas ou menus de contexto. A formata\u00e7\u00e3o direta aplica-se apenas no objeto selecionado. Para formatar uma c\u00e9lula utilize o menu ou a tecla Ctrl+1. A caixa de di\u00e1logo mostra as possibilidades de formata\u00e7\u00e3o complexa de n\u00fameros, bem como tipo de letra, bordas complexas, plano de fundo, prote\u00e7\u00e3o de c\u00e9lulas e outras op\u00e7\u00f5es.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formata\u00e7\u00e3o direta: pode formatar objetos do documento de texto diretamente a partir dos menus, barra de ferramentas e menus de contexto. A formata\u00e7\u00e3o direta \u00e9 aplicada apenas no objeto selecionado.", "Fields: A basic set of fields is available to insert in the document.": "Campos: est\u00e1 dispon\u00edvel um conjunto b\u00e1sico de campos para inserir no documento.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrar dados: os filtros e os filtros avan\u00e7ados permitem trabalhar em linhas filtradas (registos) de um intervalo de dados. Nas folhas de c\u00e1lculo do {productname} h\u00e1 v\u00e1rias possibilidades para aplicar filtros.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notas de rodap\u00e9 e notas de fim: as notas de rodap\u00e9 e notas de fim s\u00e3o suportadas.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatar c\u00e9lulas: clique na c\u00e9lula o intervalo de c\u00e9lulas e escolha o menu Tabela \u2192 Propriedades. Fa\u00e7a um ajuste fino da tabela com as propriedades na caixa de di\u00e1logo.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marcas de formata\u00e7\u00e3o: os par\u00e1grafos, p\u00e1ginas e espa\u00e7os sem quebra s\u00e3o mostrados com marcas para auxiliar no alinhamento do texto, na edi\u00e7\u00e3o e na formata\u00e7\u00e3o.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserir imagem: Clicando no \u00edcone Inserir imagem permite-lhe escolher uma imagem das pastas e partilhas do armazenamento na nuvem.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserir imagem local: abre o seletor de ficheiros do navegador para carregar a imagem do seu computador local e inseri-la no documento.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Slide mestre: selecione o slide mestre associado ao slide atual. Formate e arrume os elementos do slide no slide mestre.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Anima\u00e7\u00e3o de objetos: Objetos individuais podem ter anima\u00e7\u00e3o pr\u00f3pria definida. Utilize a barra lateral para configurar a anima\u00e7\u00e3o de um objeto ou conjunto de objetos selecionados.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquemas: pode criar um esquema dos seus dados e agrupar linhas e colunas para fechar ou expandir grupos de dados com um simples clique tornado f\u00e1cil a representa\u00e7\u00e3o de dados hierarquizados.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cabe\u00e7alho e rodap\u00e9 de p\u00e1gina: os cabe\u00e7alhos e rodap\u00e9s de p\u00e1gina est\u00e3o dispon\u00edveis para o estilo de p\u00e1gina existente aplicado no documento na posi\u00e7\u00e3o do cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Leiautes de slides: o {productname} Impress permite mudar o leiaute do slide. Selecione o leiaute de slide da lista.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transi\u00e7\u00f5es de slides: {productname} Impress fornece efeitos visuais ao mostrar um novo slide na apresenta\u00e7\u00e3o de slides. As transi\u00e7\u00f5es de slide s\u00e3o propriedades de cada slide. Utilize a barra lateral para definir a transi\u00e7\u00e3o do slide quando estiver no modo de edi\u00e7\u00e3o.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordena\u00e7\u00e3o de dados: pode ordenar uma lista crescente ou decrescente de n\u00fameros ou texto. O {productname} detecta automaticamente c\u00e9lulas que s\u00e3o cabe\u00e7alhos e colunas adjacentes para estender a sele\u00e7\u00e3o e ordenar o conjunto.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formata\u00e7\u00e3o por estilo: o {productname} suporta estilos de par\u00e1grafo. Pode aplicar um estilo de par\u00e1grafo existente a v\u00e1rios par\u00e1grafos. Escolha o menu Editar \u2192 Editar estilo para modificar o estilo.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabelas: Insere tabelas na apresenta\u00e7\u00e3o. Utilize a barra lateral para selecionar um tema para a tabela.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "A \u00e1rea do documento: mostra o conte\u00fado do documento em folhas de c\u00e1lculo, apresenta\u00e7\u00f5es ou documentos de texto.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "A barra de informa\u00e7\u00e3o: \u00e0 direita da barra de pesquisa, \u00e9 apresentado um conjunto de informa\u00e7\u00f5es sobre o documento. As informa\u00e7\u00f5es efetivas dependem da natureza do documento.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "A barra de menus: o menu principal \u00e9 colocado na parte superior e inclui muitas op\u00e7\u00f5es, comandos para impress\u00e3o, edi\u00e7\u00e3o, visualiza\u00e7\u00e3o e outros comandos avan\u00e7ados. Pode ocultar a barra de menus clicando no \u00edcone na extrema direita. Clique no \u00edcone para mostrar o menu.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "A barra de pesquisa: a pesquisa come\u00e7a automaticamente quando o conte\u00fado \u00e9 inserido na caixa de pesquisa e a janela do documento move-se automaticamente para a primeira ocorr\u00eancia encontrada. A pesquisa n\u00e3o \u00e9 sens\u00edvel a mai\u00fasculas e min\u00fasculas. H\u00e1 tr\u00eas bot\u00f5es mesmo ao lado da caixa de pesquisa:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Barra de estado: \u00e9 mostrada em baixo e cont\u00e9m diversas op\u00e7\u00f5es e funcionalidades.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "A barra de ferramentas: cont\u00e9m as op\u00e7\u00f5es mais utilizadas para a edi\u00e7\u00e3o di\u00e1ria. Os bot\u00f5es da barra de ferramentas s\u00e3o din\u00e2micos, o que significa que o seu estado (ativado ou desativado) depende de diferentes fatores.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "A barra de amplia\u00e7\u00e3o: \u00e0 direita da barra de estado, existe um conjunto de bot\u00f5es que permitem ampliar at\u00e9 100%, diminuir e aumentar a amplia\u00e7\u00e3o. A amplia\u00e7\u00e3o aplica-se \u00e0 \u00e1rea do documento, a interface do utilizador n\u00e3o \u00e9 afetada. O n\u00edvel atual de amplia\u00e7\u00e3o \u00e9 mostrado nesta \u00e1rea.", "{productname} Help": "Ajuda do {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "O {productname} Impress edita apresenta\u00e7\u00f5es de forma familiar. As opera\u00e7\u00f5es de digita\u00e7\u00e3o de texto, cortar, copiar e colar conte\u00fado, selecionar texto, redimensionar, ancorar imagens, adicionar e manipular tabelas, s\u00e3o similares a uma aplica\u00e7\u00e3o de apresenta\u00e7\u00e3o de desktop. Utilize o teclado, menus e barras de ferramentas para acionar comandos no seu documento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} permite-lhe criar e ditar documentos de texto, folhas de c\u00e1lculo e apresenta\u00e7\u00f5es diretamente no seu navegador, de forma simples e r\u00e1pida. Pode trabalhar individualmente ou em colabora\u00e7\u00e3o com todos os elementos da sua equipa.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} pode verificar a ortografia em documentos de texto, folhas de c\u00e1lculo e apresenta\u00e7\u00f5es. Um sublinhado vermelho ondulado indica palavras mal soletradas. Clique no bot\u00e3o direito do rato para abrir um menu de contexto com sugest\u00f5es de correc\u00e7\u00f5es ortogr\u00e1ficas erradas.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "O {productname} mostra apresenta\u00e7\u00f5es de slides, incluindo um subconjunto de transi\u00e7\u00f5es de slides e anima\u00e7\u00f5es de objetos. Escolha a apresenta\u00e7\u00e3o de slides do menu ou clique no \u00edcone em baixo \u00e0 esquerda do painel de slides.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "O {productname} edita documentos de texto da mesma forma que se editam no computador local. Ele fornece uma visualiza\u00e7\u00e3o fiel (WYSIWYG) do documento que \u00e9 impresso. As opera\u00e7\u00f5es de digita\u00e7\u00e3o de texto, cortar, copiar e colar conte\u00fado, selecionar texto, inserir, redimensionar e ancorar imagens, adicionar tabelas e gr\u00e1ficos s\u00e3o similares \u00e0 de um processador de texto do computador local. Utilize o teclado, menus e barras de ferramentas para interagir com o seu documento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} insere imagens no documento de texto a partir do seu computador local ou do seu armazenamento em nuvem. As imagens inseridas s\u00e3o sempre incorporadas no documento.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "O {productname} apresenta-lhe uma pequena notifica\u00e7\u00e3o no rodap\u00e9 quando um novo utilizador inicia sess\u00e3o, ou quando um utilizador sai.", "{productname} presentations": "Apresenta\u00e7\u00f5es do {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "O {productname} guarda regularmente o documento em segundo plano, n\u00e3o \u00e9 poss\u00edvel fechar sem o guardar. Para abandonar as suas altera\u00e7\u00f5es, tem de as desfazer ou utilizar a op\u00e7\u00e3o Hist\u00f3rico de revis\u00f5es no menu Ficheiro.", "{productname} spreadsheets": "Folhas de c\u00e1lculo do {productname}", "{productname} supports both reading and writing for the following file formats:": "O {productname} suporta a leitura e escrita dos seguintes formatos de ficheiro:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} suporta a inser\u00e7\u00e3o e visualiza\u00e7\u00e3o de gr\u00e1ficos em documentos. Para adicionar um gr\u00e1fico:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "O {productname} suporta as t\u00e9cnicas modernas de formata\u00e7\u00e3o de par\u00e1grafos atrav\u00e9s de estilos. Um estilo \u00e9 um conjunto de propriedades (tipo de letra, cor, plano de fundo e muito mais) rotuladas com um nome de estilo. Utilize estilos para aplicar o mesmo conjunto de propriedades de par\u00e1grafo a v\u00e1rios outros par\u00e1grafos no documento e produzir uma apar\u00eancia uniforme e profissional. Al\u00e9m disso, ao modificar uma propriedade do estilo, todos os par\u00e1grafos com mesmo estilo modificam igualmente, a simplificar assim o esfor\u00e7o de formatar muitos par\u00e1grafos individualmente.", "{productname} text documents": "Documentos de texto do {productname}", "{productname} user interface": "Interface de utilizador do {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "O {productname} utiliza as funcionalidades dos navegadores web para adaptar a interface ao tamanho da \u00e1rea de visualiza\u00e7\u00e3o, a incluir os ecr\u00e3s pequenos dos aparelho m\u00f3veis. A interface \u00e9 composta por:", "A copy of the document is saved with the new name in the same folder.": "\u00c9 guardada uma c\u00f3pia do documento com o novo nome na mesma pasta.", "Activate the {productname} spreadsheet window.": "Ative a janela do {productname} Calc.", "Adding charts": "Adicionar gr\u00e1ficos", "Additions are marked with colored underlined characters.": "O texto adicionado \u00e9 marcado com caracteres coloridos sublinhados.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adiciona a folha seguinte \u00e0 sele\u00e7\u00e3o atual de folhas. Se forem selecionadas todas as folhas numa folha de c\u00e1lculo, esta combina\u00e7\u00e3o de teclas de atalho seleciona apenas a pr\u00f3xima folha. Torna a folha seguinte na folha atual.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adiciona a folha anterior \u00e0 sele\u00e7\u00e3o atual de folhas. Se todas as folhas numa folha de c\u00e1lculo forem selecionadas, esta combina\u00e7\u00e3o de teclas de atalho seleciona apenas a folha anterior. Transforma a folha anterior na folha atual.", "Advanced features": "Funcionalidades avan\u00e7adas", "Advanced text document editor features": "Funcionalidades avan\u00e7adas para documentos de texto", "Align Center": "Alinhar ao centro", "Align Left": "Alinhar \u00e0 esquerda", "Align Right": "Alinhar \u00e0 direita", "All changes are marked with a vertical bar in the right margin.": "Todas as altera\u00e7\u00f5es s\u00e3o marcadas com uma barra vertical na margem esquerda.", "All spreadsheets functions and mathematical rules applies.": "Todas as fun\u00e7\u00f5es das folhas de c\u00e1lculo e regras matem\u00e1ticas s\u00e3o aplic\u00e1veis.", "Apply Default paragraph style": "Aplicar estilo de par\u00e1grafo Padr\u00e3o", "Apply Heading 1 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 1", "Apply Heading 2 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 2", "Apply Heading 3 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 3", "Apply Heading 4 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 4", "Apply Heading 5 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 5", "Applying a paragraph style:": "Com estilo de par\u00e1grafo:", "Arrow Down": "Seta para baixo", "Arrow Left": "Seta para a esquerda", "Arrow Right": "Seta para a direita", "Arrow Up": "Seta para cima", "Bold": "Negrito", "Can {productname} open a password-protected document?": "Posso abrir um documento protegido por palavra-passe no {productname}?", "Cancel the search (appears only when a text has been searched)": "Cancelar a pesquisa (aparece apenas durante a pesquisa de um texto)", "Cell formatting": "Formata\u00e7\u00e3o de c\u00e9lulas", "Changes are displayed as comment in the right of the document area.": "As mudan\u00e7as s\u00e3o mostradas como coment\u00e1rios \u00e0 direita da \u00e1rea do documento.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "As altera\u00e7\u00f5es s\u00e3o aceites ou rejeitadas. Para aceitar as altera\u00e7\u00f5es, clique nos \u00edcones correspondentes na caixa de coment\u00e1rios \u00e0 direita do documento. Alternativamente, escolha Editar \u2192 Registar altera\u00e7\u00f5es \u2192 Aceitar ou Rejeitar. Se desejar filtrar as altera\u00e7\u00f5es antes de aceitar ou rejeitar, escolha Editar \u2192 Registar altera\u00e7\u00f5es \u2192 Gerir. Uma caixa de di\u00e1logo mostra a lista de todas as altera\u00e7\u00f5es filtradas. Utilize os bot\u00f5es de acordo com o seu crit\u00e9rio.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "As altera\u00e7\u00f5es feitas por pessoas diferentes s\u00e3o mostradas com cores diferentes e cada altera\u00e7\u00e3o pode ser aceita ou rejeitada, a usar a caixa que aparece \u00e0 direita. Tamb\u00e9m pode comentar a altera\u00e7\u00e3o ali.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Escolha Formatar \u2192 Linha (ou \u00c1rea ou Posi\u00e7\u00e3o). Uma caixa de di\u00e1logo abre.", "Choose Format \u2192 Page and select the Page tab": "Escolha Formatar \u2192 P\u00e1gina e selecione a aba P\u00e1gina", "Choose Format \u2192 Paragraph, Text Flow tab": "Escolha Formatar \u2192 Par\u00e1grafo, aba Fluxo do texto", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Escolher Inserir \u2192 Charts. Personalize o seu gr\u00e1fico na barra lateral:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Escolha Inserir \u2192 Caractere especial ou clique no \u00edcone correspondente na barra de ferramentas. Uma caixa de di\u00e1logo aparece.", "Choose Validity from the Data menu. The Validity dialog opens.": "Escolha Valida\u00e7\u00e3o do menu Dados. A caixa de di\u00e1logo Valida\u00e7\u00e3o abre.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Escolha o menu Ferramentas e desmarque Verifica\u00e7\u00e3o ortogr\u00e1fica autom\u00e1tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Escolha o menu Ferramentas \u2192 Idiomas e selecione o idioma para o documento inteiro. Opcionalmente pode definir o idioma para o texto selecionado ou paragrafo atual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Clique numa miniatura do slide para ir at\u00e9 o slide para v\u00ea-lo ou edit\u00e1-lo.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Clique no \u00edcone clonar formata\u00e7\u00e3o \"\". O ponteiro do rato muda para um balde de tinta.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Clique no \u00edcone clonar formata\u00e7\u00e3o . O ponteiro do rato muda para um balde de tinta.", "Click on the submenu () icon to reply, move and delete comments.": "Clique no \u00edcone do submenu () para responder, mover e eliminar coment\u00e1rios.", "Collaborative editing": "Edi\u00e7\u00e3o colaborativa", "Column break (in multicolumnar text)": "Quebra de coluna (para texto em diversas colunas)", "Comments in documents": "Coment\u00e1rios em documentos", "Context menus": "Menus de contexto", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Os menus de contexto est\u00e3o dispon\u00edveis ao clicar com o bot\u00e3o direito do rato. Os comandos dispon\u00edveis s\u00e3o relacionados - em parte - ao objeto no documento.", "Copy": "Copiar", "Copy and Paste": "Copiar e colar", "Cut": "Cortar", "Delete cells (as in menu Edit - Delete Cells)": "Elimina c\u00e9lulas (como no menu Editar - Eliminar c\u00e9lulas)", "Delete to beginning of sentence": "Eliminar at\u00e9 ao in\u00edcio da frase", "Delete to beginning of word": "Eliminar o in\u00edcio de uma palavra", "Delete to end of sentence": "Eliminar at\u00e9 ao fim da frase", "Delete to end of word": "Eliminar at\u00e9 ao fim da palavra", "Deletions are marked with colored strike-through characters.": "O texto eliminado \u00e9 marcado com caracteres riscados a cores.", "Demote list item (list item has to be selected)": "Despromove o item da lista (tem que estar selecionado)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Dependendo das capacidades do seu navegador, ou pode aparecer a janela de impress\u00e3o ou um popup \"Descarregar exporta\u00e7\u00e3o PDF?\". Pode imprimir este PDF no seu leitor de PDF favorito.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Formata\u00e7\u00e3o direta \u00e9 formata\u00e7\u00e3o aplicada diretamente no conte\u00fado selecionado de um par\u00e1grafo ou c\u00e9lula da folha de c\u00e1lculo, e sobrep\u00f5e-se \u00e0 formata\u00e7\u00e3o do estilo aplicado. Para restabelecer a formata\u00e7\u00e3o ao estilo aplicado selecione o texto ou as c\u00e9lulas da folha de c\u00e1lculo e escolha Formatar \u2192 Limpar formata\u00e7\u00e3o direta ou utilize o bot\u00e3o da barra de ferramentas.", "Directly:": "Diretamente:", "Display comment": "Mostrar coment\u00e1rio", "Display the Keyboard shortcuts help": "Mostrar a ajuda dos atalhos do teclado", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "A edi\u00e7\u00e3o de documentos deve ser familiar a todos os que j\u00e1 utilizaram uma aplica\u00e7\u00e3o de escrit\u00f3rio antes, mas aqui est\u00e3o algumas caracter\u00edsticas distintivas:", "Document repair": "Repara\u00e7\u00e3o de documentos", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Os documentos em {productname} guardam automaticamente, mas se estiver preocupado de que um documento seja sincronizado o mais rapidamente poss\u00edvel, pode tamb\u00e9m for\u00e7ar a grava\u00e7\u00e3o usando a fun\u00e7\u00e3o Guardar do menu Ficheiro.", "Double Underline": "Sublinhado duplo", "Draw page keyboard shortcuts": "Desenhe atalhos de teclado da p\u00e1gina", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada utilizador \u00e9 atribu\u00edda uma cor. O cursor de cada utilizador tamb\u00e9m ter\u00e1 uma cor diferente. Nota: o utilizador v\u00ea o cursor normal, intermitente, mas as outras pessoas ver\u00e3o as cores em conformidade.", "Editing documents": "Editar documentos", "Editing presentations": "Editar apresenta\u00e7\u00f5es", "Editing spreadsheets": "Editar folhas de c\u00e1lculo", "Editing text documents": "Editar documentos de texto", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Escolha Apresenta\u00e7\u00e3o de slides \u2192 Apresenta\u00e7\u00e3o em ecr\u00e3 inteiro ou clique no \u00edcone mais \u00e0 esquerda na parte inferior do painel de slides:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Alterna entre os modos dispon\u00edveis, isto \u00e9 entre o modo de edi\u00e7\u00e3o e o modo de sele\u00e7\u00e3o de objetos e deste para o modo de visualiza\u00e7\u00e3o.", "Extend the selection down one page": "Estender a sele\u00e7\u00e3o at\u00e9 uma p\u00e1gina abaixo", "Extend the selection up one page": "Estender a sele\u00e7\u00e3o at\u00e9 uma p\u00e1gina acima", "Fill Down": "Preencher para baixo", "Focus to document from menu": "Focar o documento a partir do menu", "Focus to notebookbar menu": "Foco no menu da barra de notas", "Focus to selected comment's menu": "Foco no menu do coment\u00e1rio selecionado", "Format the source cell with the font, color background and more.": "Formate a c\u00e9lula de origem com tipo de letra, cor, plano de fundo etc.", "Formatting spreadsheets": "Formatar folhas de c\u00e1lculo", "Formatting text": "Formatar texto", "Formulas": "F\u00f3rmulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "As f\u00f3rmulas s\u00e3o introduzidas na barra de f\u00f3rmulas. Introduzir '=' e inserir a f\u00f3rmula.", "Frequently Asked Questions": "FAQ", "General Keyboard Shortcuts": "Teclas de atalho gen\u00e9ricas", "Go and select text to end of document": "Ir e selecionar o texto at\u00e9 ao fim do documento", "Go and select text to end of textbox": "Ir e selecionar o texto at\u00e9 ao fim da caixa de texto", "Go and select text to start of document": "Ir para e selecionar o texto at\u00e9 ao in\u00edcio do documento", "Go and select text to start of textbox": "Ir para e selecionar o texto at\u00e9 ao in\u00edcio da caixa de texto", "Go and select to the beginning of a line": "Ir e selecionar at\u00e9 o in\u00edcio de uma linha", "Go and select to the end of a line": "Ir e selecionar at\u00e9 ao fim da linha", "Go to beginning of a word": "Ir para o in\u00edcio de uma palavra", "Go to beginning of line": "Ir para o in\u00edcio da linha", "Go to end of document": "Ir para o fim do documento", "Go to end of line": "Ir para o fim da linha", "Go to next sheet.": "Ir para a folha seguinte.", "Go to previous sheet.": "Ir para a folha anterior.", "Go to start of document": "Ir para o in\u00edcio do documento", "Go to start of the next word": "Ir para o in\u00edcio da palavra seguinte", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Erros gramaticais no texto s\u00e3o marcados com um sublinhado ondulado azul. Clique no bot\u00e3o direito do rato para abrir o menu com sugest\u00f5es para corrigir o erro gramatical e saber a regra infringida. Selecione a sugest\u00e3o correta para alterar o texto.", "Handling Tables": "Manipular tabelas", "Handling images": "Manipula\u00e7\u00e3o de imagens", "Home": "In\u00edcio", "Hover the mouse on the document name in the menu bar.": "Passe o rato por cima do nome do documento na barra de menus.", "How can I change the line, area and position of a shape in my slides?": "Como posso mudar a linha, \u00e1rea e posi\u00e7\u00e3o de uma forma do meu slide?", "How can I check spelling in my language?": "Como verifico a ortografia no meu idioma?", "How can I copy the formatting of existing cells to new ones?": "Como posso copiar a formata\u00e7\u00e3o de c\u00e9lulas existentes para outras?", "How can I import CSV data?": "Como posso importar dados CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Como posso inserir os s\u00edmbolos de moeda, copyright ou marca registada no documento?", "How can I make the new text look like other existing text?": "Como posso tornar o novo texto digitado igual a outro texto existente?", "How can I quit {productname} without saving my edits?": "Como sair do {productname} sem gravar minhas modifica\u00e7\u00f5es?", "How can I remove the red wavy lines in my document?": "Como fa\u00e7o para remover as linhas vermelhas onduladas no meu documento?", "How can I run my slide show?": "Como posso executar a minha apresenta\u00e7\u00e3o?", "How can I select data to print?": "Como posso selecionar dados a imprimir?", "How do I change the page orientation to landscape inside my document": "Como mudar a orienta\u00e7\u00e3o da p\u00e1gina para paisagem dentro do meu documento", "How do I get a word count of my document?": "Como fa\u00e7o para contar as palavras do meu documento?", "How do I rename a sheet?": "Como posso alterar o nome de uma folha?", "How do I save a document with another name?": "Como guardar um documento com outro nome?", "How do I set the margins of the document?": "Como acerto as margens do documento?", "If no table or range was selected, a prototype chart is displayed.": "Se n\u00e3o foi selecionada nenhuma tabela ou intervalo, \u00e9 apresentado um prot\u00f3tipo de gr\u00e1fico.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Se n\u00e3o selecionar toda a c\u00e9lula e o cursor estiver no fim da tabela, o par\u00e1grafo seguinte \u00e0 tabela ser\u00e1 eliminado, a menos que seja o \u00faltimo par\u00e1grafo do documento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Se n\u00e3o selecionat uma c\u00e9lula completa, o texto desde o cursor at\u00e9 ao final da frase atual ser\u00e1 eliminado. Se o cursor estiver no final de uma c\u00e9lula e n\u00e3o selecionar a c\u00e9lula completa, o conte\u00fado da c\u00e9lula seguinte ser\u00e1 eliminado.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Se uma ou mais c\u00e9lulas estiverem selecionadas, as linhas completas com a sele\u00e7\u00e3o ser\u00e3o eliminadas. Se todas as c\u00e9lulas estiverem selecionadas completa ou parcialmente, toda a tabela ser\u00e1 eliminada.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Se a c\u00e9lula ativa estiver vazia, vai para o in\u00edcio da tabela. Caso contr\u00e1rio, da primeira vez que premir vai para o in\u00edcio da c\u00e9lula ativa, da segunda vez vai para o in\u00edcio da tabela atual e da terceira vez, vai para o in\u00edcio do documento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Se a c\u00e9lula ativa estiver vazia, vai para o fim da tabela. Caso contr\u00e1rio, da primeira vez que premir vai para o fim da c\u00e9lula ativa da segunda vez vai para o fim da tabela atual e da terceira vez, vai para o fim do documento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Se a c\u00e9lula ativa estiver vazia, seleciona toda a tabela. Caso contr\u00e1rio, seleciona o conte\u00fado da c\u00e9lula ativa. Prima novamente para selecionar toda a tabela.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "As imagens podem ser redimensionadas, rodadas e ancoradas. O texto pode ser enrolado \u00e0 volta da imagem. Selecionar a imagem e abrir o menu de contexto. Utilize as pegas das imagens para redimensionar a imagem com o rato.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Em contraste, a formata\u00e7\u00e3o direta aplica formata\u00e7\u00e3o em trechos selecionados do texto. Num documento extenso, a formata\u00e7\u00e3o direta deve ser aplicada em todos os trechos de texto, a tornar a tarefa tediosa e sujeita a error e atrasos.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Na \u00e1rea Quebras, marque Inserir, Tipo: P\u00e1gina, Posi\u00e7\u00e3o: Antes.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Na caixa de di\u00e1logo do Filtro padr\u00e3o, pode tamb\u00e9m definir intervalos que cont\u00eam os valores de campos de dados particulares. Pode utilizar o filtro padr\u00e3o para conectar condi\u00e7\u00f5es com um operador l\u00f3gico E ou um operador l\u00f3gico OU.", "Inactive document": "Documento inativo", "Increase/decrease the size of the column/row on the left/top cell edge": "Aumenta/diminui o tamanho da coluna/linha na margem superior/esquerda da c\u00e9lula", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aumenta/diminui o tamanho da coluna/linha na margem inferior/direita da c\u00e9lula", "Insert cells (as in menu Insert - Cells)": "Insere c\u00e9lulas (como no menu Inserir - C\u00e9lulas)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insira quebras de colunas e linhas na folha de c\u00e1lculo para estreitar o intervalo de impress\u00e3o e imprima o documento. Ao imprimir o PDF, selecione as p\u00e1ginas que quer.", "Insert comment": "Inserir coment\u00e1rio", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Inserir coment\u00e1rios em {productname} em locais que necessitem de aten\u00e7\u00e3o especial do leitor. Os coment\u00e1rios s\u00e3o mostrados \u00e0 direita e cont\u00eam a data e o nome que fez o coment\u00e1rio.", "Insert endnote": "Inserir nota final", "Insert footnote": "Inserir nota de rodap\u00e9", "Insert line break": "Inserir quebra de linha", "Insert new paragraph directly before or after a section, or before a table": "Insere um par\u00e1grafo antes ou depois da sec\u00e7\u00e3o ou antes de uma tabela", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Inser um novo par\u00e1grafo sem numera\u00e7\u00e3o dentro de uma lista. N\u00e3o funciona se o cursor estiver no fim da lista.", "Insert non-breaking hyphen": "Inserir h\u00edfen incondicional", "Insert non-breaking space": "Inserir espa\u00e7o incondicional", "Insert soft hyphen": "Inserir h\u00edfen opcional", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insira tabelas com o \u00edcone apropriado na barra de ferramentas. Selecione o n\u00famero inicial de linhas e colunas . Adicione linhas e colunas com o menu de contexto da c\u00e9lula. Mescle c\u00e9lulas com o menu Tabela. O estilo de par\u00e1grafo padr\u00e3o dentro das c\u00e9lulas \u00e9 \u201cConte\u00fado da tabela\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Insere uma tabula\u00e7\u00e3o (apenas em tabelas). Dependendo do gestor de janelas, tamb\u00e9m pode utilizar Alt+Tab.", "Is there a thesaurus?": "Existe um dicion\u00e1rio de sin\u00f3nimos?", "Italic": "It\u00e1lico", "Justify": "Justificado", "Keyboard Shortcuts": "Teclas de atalho", "Like Alt, but only the active cell is modified": "Similar a Alt, mas apenas modifica a c\u00e9lula ativa", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Carregue os seus dados CSV numa ferramenta do seu computador, selecione e copie para a \u00e1rea de transfer\u00eancia", "Manual page break": "Quebra de p\u00e1gina manual", "Move cursor down one line": "Mover cursor uma linha para baixo", "Move cursor to beginning of the next paragraph": "Mover cursor para o in\u00edcio do par\u00e1grafo seguinte", "Move cursor to beginning of the previous paragraph": "Mover o cursor para o in\u00edcio do par\u00e1grafo anterior", "Move cursor to the left": "Mover cursor para a esquerda", "Move cursor to the right": "Mover cursor para a direita", "Move cursor up one line": "Mover o cursor uma linha para cima", "Move cursor with selection to the left": "Mover cursor para a esquerda com sele\u00e7\u00e3o", "Move cursor with selection to the right": "Mover cursor para a direita com sele\u00e7\u00e3o", "Move the view down one page": "Mover a visualiza\u00e7\u00e3o uma p\u00e1gina abaixo", "Move the view up one page": "Mover a visualiza\u00e7\u00e3o uma p\u00e1gina acima", "Move to next text object on drawing page": "Mover para o pr\u00f3ximo objeto de texto na p\u00e1gina de desenho", "Move to next text object on slide": "Passar para o pr\u00f3ximo objeto de texto no diapositivo", "Moves one screen page to the right.": "Move uma p\u00e1gina do ecr\u00e3 para a direita.", "Moves one sheet to the left.": "Move uma folha para a esquerda.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Move o cursor para a margem inferior da faixa de dados atual. Se a linha abaixo da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor desce para a pr\u00f3xima linha que cont\u00e9m os dados.", "Moves the cursor to the first cell in the sheet (A1).": "Move o cursor para a primeira c\u00e9lula da folha (A1).", "Moves the cursor to the first cell of the current row.": "Move o cursor para a primeira c\u00e9lula da linha atual.", "Moves the cursor to the last cell of the current row.": "Move o cursor para a \u00faltima c\u00e9lula da linha atual.", "Moves the cursor to the last cell on the sheet that contains data.": "Move o cursor para a \u00faltima c\u00e9lula da folha que cont\u00e9m os dados.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Move o cursor para a margem esquerda do intervalo de dados atual. Se a coluna \u00e0 esquerda da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor move-se para a coluna seguinte \u00e0 esquerda que cont\u00e9m os dados", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Move o cursor para a margem direita da faixa de dados atual. Se a coluna \u00e0 direita da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor move-se para a coluna seguinte \u00e0 direita que cont\u00e9m os dados.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Move o cursor para a margem superior da faixa de dados atual. Se a linha acima da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor move-se para a pr\u00f3xima linha que cont\u00e9m os dados.", "Navigating in Spreadsheets": "Navega\u00e7\u00e3o em folhas de c\u00e1lculo", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Utilize uma das fun\u00e7\u00f5es do Filtro autom\u00e1tico para rapidamente restringir a visualiza\u00e7\u00e3o de registos com entradas id\u00eanticas num campo de dados.", "Open the presentation in {productname}": "Abra sua apresenta\u00e7\u00e3o no {productname}", "Opening, closing, saving, printing and downloading documents": "Abrir, fechar, guardar, imprimir e descarregar documentos", "Other advanced features": "Outros recursos avan\u00e7ados", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Formata\u00e7\u00e3o de par\u00e1grafo", "Paste as unformatted text": "Colar como texto n\u00e3o formatado", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Cole da \u00e1rea de transfer\u00eancia do navegador em Editar \u2192 Colar ou pressione Ctrl+V. A caixa de di\u00e1logo de Importa\u00e7\u00e3o de texto abre para poder descrever os detalhes de formata\u00e7\u00e3o dos dados CSV.", "Paste special": "Colar especial", "Pasting": "Colagem", "Place the cursor at the paragraph to be formatted": "Ponha o cursor no paragrafo a ser formatado", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Ponha o cursor na posi\u00e7\u00e3o da mudan\u00e7a de orienta\u00e7\u00e3o da p\u00e1gina. Adicione um par\u00e1grafo vazio.", "Place the cursor in the position to insert the character.": "Ponha o cursor na posi\u00e7\u00e3o de inser\u00e7\u00e3o do caractere.", "Position and Size": "Posi\u00e7\u00e3o e tamanho", "Presentations": "Apresenta\u00e7\u00f5es", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Apresenta\u00e7\u00f5es: formatos Microsoft PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Pressione o bot\u00e3o Inserir. Para fechar a caixa de dialogo, pressione Cancelar.", "Print (Download as PDF)": "Imprimir (descarregar como PDF)", "Promote list item (list item has to be selected)": "Promove o item da lista (tem que estar selecionado)", "Redo": "Refazer", "Remove direct formatting": "Remover formata\u00e7\u00e3o direta", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Altere o nome da folha de c\u00e1lculo usando o menu de contexto (com o bot\u00e3o direito do rato) sobre a aba da folha de c\u00e1lculo em baixo. Insira o novo nome no di\u00e1logo que segue.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u00c9 suportado copiar/cortar e colar conte\u00fado rico, n\u00e3o s\u00f3 dentro de um determinado documento, mas tamb\u00e9m atrav\u00e9s de documentos na/no mesma/o ou diferente {productname}. Para estas utiliza\u00e7\u00f5es internas, os utilizadores podem copiar/cortar conte\u00fado, incluindo imagens e conte\u00fado misto, no PC, utilizando os atalhos do teclado directamente (Ctrl+X, Ctrl+C, Ctrl+V). Por raz\u00f5es de seguran\u00e7a \u00e9 necess\u00e1rio utilizar Ctrl+V colar no PC, mas os menus de contexto podem ser utilizados para cortar e copiar. No Android ou iOS, \u00e9 necess\u00e1rio seleccionar texto atrav\u00e9s de duplo toque, e utilizar uma longa fita para aceder ao copiar/cortar/colar atrav\u00e9s do menu de contexto.", "Search backwards": "Pesquisar para tr\u00e1s", "Search forward": "Pesquisar para a frente", "Select All": "Selecionar tudo", "Select Landscape in \u201cWith Page Style\u201d": "Selecione Paisagem em \u201cCom estilo de p\u00e1gina\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Selecionar uma tabela num documento de texto, um intervalo numa folha de c\u00e1lculo ou uma tabela numa apresenta\u00e7\u00e3o.", "Select all in drawing page": "Selecionar tudo na p\u00e1gina de desenho", "Select all in slide": "Selecionar tudo no slide", "Select if you want to change page numbering.": "Selecione se desejar mudar a numera\u00e7\u00e3o da p\u00e1gina.", "Select lines in downwards direction": "Selecionar linhas de cima para baixo", "Select lines in upwards direction": "Selecionar linhas de baixo para cima", "Select objects in the order in which they were created": "Selecionar objetos seguindo a ordem da sua cria\u00e7\u00e3o", "Select objects in the reverse order in which they were created": "Selecionar objetos seguindo a ordem inversa \u00e0 sua cria\u00e7\u00e3o", "Select the cells you want to format. Release the mouse button.": "Selecione as c\u00e9lulas que deseja formatar. Solte o bot\u00e3o do rato quando acabar.", "Select the character set, language and separator options for the CSV file.": "Selecione as op\u00e7\u00f5es de conjunto de caracteres, idioma e separadores para o ficheiro CSV.", "Select the shape in your slide. A set of handles shows.": "Selecione a forma no seu slide. Um conjunto de al\u00e7as aparece.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Selecione o estilo a aplicar na lista de estilo da barra de ferramentas. O par\u00e1grafo apresenta as propriedades do estilo aplicado.", "Select the text with the existing format": "Selecione o texto com o formato existente", "Select the text you want to apply the new format.": "Selecione o texto que deseja aplicar o novo formato.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Selecione o crit\u00e9rio de valida\u00e7\u00e3o na lista Permitir. Dependendo do crit\u00e9rio, podem aparecer outras op\u00e7\u00f5es. Preencha os dados necess\u00e1rios.", "Select to beginning of paragraph": "Selecionar at\u00e9 ao in\u00edcio do par\u00e1grafo", "Select to end of paragraph": "Selecionar at\u00e9 ao fim do par\u00e1grafo", "Select to the left word by word": "Selecionar \u00e0 esquerda, palavra por palavra", "Select to the right word by word": "Selecionar \u00e0 direita, palavra por palavra", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Seleciona todas as c\u00e9lulas contendo dados da c\u00e9lula atual at\u00e9 o final do intervalo cont\u00ednuo de c\u00e9lulas de dados, na dire\u00e7\u00e3o da seta pressionada. Se for usado para selecionar linhas e colunas em conjunto, \u00e9 selecionado um intervalo de c\u00e9lulas retangular.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 uma p\u00e1gina na coluna atual ou estende a sele\u00e7\u00e3o existente uma p\u00e1gina para baixo.", "Selects cells from the current cell to the first cell of the current row.": "Seleciona c\u00e9lulas da c\u00e9lula atual para a primeira c\u00e9lula da linha atual.", "Selects cells from the current cell to the last cell of the current row.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 a \u00faltima c\u00e9lula da linha atual.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 uma p\u00e1gina na coluna atual ou estende a sele\u00e7\u00e3o existente uma p\u00e1gina acima.", "Set Optimal Column Width": "Definir largura otimizada de coluna", "Set the page margins in the dialog.": "Ajuste as margens da p\u00e1gina no di\u00e1logo.", "Set the properties of the element of the object.": "Ajuste as propriedades do elemento do objeto.", "Shortcut Keys for Tables": "Teclas de atalho para tabelas", "Slide keyboard shortcuts": "Atalhos do teclado de diapositivos", "Slide pane": "Painel lateral", "Slide show": "Apresenta\u00e7\u00e3o de diapositivos", "Special Characters": "Caracteres especiais", "Spellchecking": "Corretor ortogr\u00e1fico", "Spreadsheets": "Folhas de c\u00e1lculo", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Folhas de c\u00e1lculo: formatos Microsoft XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Formato monet\u00e1rio padr\u00e3o", "Standard date format": "Formato de data padr\u00e3o", "Standard exponential format": "Formato exponencial padr\u00e3o", "Standard format": "Formato padr\u00e3o", "Standard percentage format (two decimal places)": "Formato de percentagem padr\u00e3o (duas casas decimais)", "Strikethrough": "Rasurado", "Subscript": "Subscrito", "Superscript": "Sobrescrito", "Switch cursor between text and footer": "Alternar o cursor entre o texto e o rodap\u00e9", "Switch cursor between text and header": "Alternar o cursor entre o texto e o cabe\u00e7alho", "Tab": "Tab", "Text documents": "Documentos de texto", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documentos de texto: formatos Microsoft DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Formata\u00e7\u00e3o de texto", "Text selection and navigation in a textbox": "Sele\u00e7\u00e3o de texto e navega\u00e7\u00e3o em caixa de texto", "Text selection and navigation in document": "Sele\u00e7\u00e3o de texto e navega\u00e7\u00e3o no documento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Texto, gr\u00e1ficos, formas e imagens svg permanecer\u00e3o n\u00edtidos, durante a amplia\u00e7\u00e3o, apenas ver\u00e1 aparecerem pixeis em imagens inseridas, tais como os formatos jpg ou png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "O s\u00edmbolo \u00b6 \u00e9 uma marca de formata\u00e7\u00e3o. \u00c9 usado para ajudar o a edi\u00e7\u00e3o e o alinhamento do texto e n\u00e3o \u00e9 impresso. Para ativar e desativar na visualiza\u00e7\u00e3o do documento, escolha o menu Ver \u2192 Marcas de formata\u00e7\u00e3o.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "O Filtro avan\u00e7ado permite um total de 8 condi\u00e7\u00f5es. Com filtros avan\u00e7ados, insere-se as condi\u00e7\u00f5es diretamente na folha de c\u00e1lculo.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Os dados CSV s\u00e3o colados nas c\u00e9lulas, de acordo com essas configura\u00e7\u00f5es.", "The color assigned to the changes depends on the user that changes the document.": "A cor atribu\u00edda \u00e0s mudan\u00e7as depende do utilizador que fez as mudan\u00e7as no documento.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "A linguagem das f\u00f3rmulas deve ser bem familiar a todos os utilizadores de folhas de c\u00e1lculo e est\u00e1 especificada em detalhe na especifica\u00e7\u00e3o OpenFormula da OASIS.", "This is easy to do using the Paintbrush tool in the toolbar.": "F\u00e1cil de fazer com a ferramenta Pincel da barra de ferramentas.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Isto \u00e9 particularmente \u00fatil - digamos, quando um colega selecionou inadvertidamente todo o texto do documento com Ctrl+A e procedeu \u00e0 sua digita\u00e7\u00e3o sobre o mesmo destruindo-o - enquanto o colega estava simultaneamente a editar.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Para continuar a edi\u00e7\u00e3o, clique no documento e a mensagem desaparecer\u00e1. Quaisquer altera\u00e7\u00f5es que possam ter sido feitas por outros utilizadores - enquanto editam o documento em colabora\u00e7\u00e3o - s\u00e3o carregadas de novo.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Para copiar partes maiores de conte\u00fado para outras aplica\u00e7\u00f5es no seu aparelho, os utilizadores precisam de premir o bot\u00e3o Iniciar descarga, e depois voltar a copi\u00e1-lo para a sua \u00e1rea de transfer\u00eancia, de modo a o tornar dispon\u00edvel para a aplica\u00e7\u00e3o alvo a ler. Isto \u00e9 poss\u00edvel atrav\u00e9s de um pequeno widget que aparece no canto inferior direito, e \u00e9 apenas necess\u00e1rio para exportar o conte\u00fado para colar em aplica\u00e7\u00f5es externas. Este passo tamb\u00e9m converte categorias de objetos complexos em imagens est\u00e1ticas.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Para mostrar ou ocultar altera\u00e7\u00f5es de controlo, escolha Editar \u2192 Controlar altera\u00e7\u00f5es \u2192 Mostrar . Tenha em aten\u00e7\u00e3o que se o controlo de altera\u00e7\u00f5es estiver ativado mas oculto, continua a registar as altera\u00e7\u00f5es e pode inadvertidamente deixar texto indesejado dispon\u00edvel no documento.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Para descarregar um documento, descarregue-o do menu Ficheiros da aplica\u00e7\u00e3o {productname}. Os formatos de descarregamento dispon\u00edveis dependem da aplica\u00e7\u00e3o. Todas as aplica\u00e7\u00f5es exportam documentos em formato PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Para sair da apresenta\u00e7\u00e3o de slides do {productname}, pressione a tecla Esc para retornar ao modo de edi\u00e7\u00e3o da apresenta\u00e7\u00e3o.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Para voltar ao estado seleccionado, seleccione-o com o rato e carregue em Saltar para o estado.", "To open document, click on the file to open the {productname} module associated to the document format.": "Para abrir o documento, clicar no ficheiro para abrir o m\u00f3dulo {productname} associado ao formato do documento.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Para remover a valida\u00e7\u00e3o numa c\u00e9lula, abra a caixa de di\u00e1logo e escolha \u201cTodos os valores\u201d na lista Permitir.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Para voltar para a orienta\u00e7\u00e3o Retrato, repita o procedimento, a escolher Retrato em \u201cCom estilo de p\u00e1gina\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Para verificar sistematicamente todo o documento, usar a op\u00e7\u00e3o Ferramentas do menuOrtografia.", "Track changes": "Registar altera\u00e7\u00f5es", "Two decimal places, thousands separator": "Duas casas decimais, separador de milhares", "Type the new file name in the text box and press Enter.": "Digite um novo nome de ficheiro na caixa de texto e pressione Enter.", "Underline": "Sublinhado", "Undo": "Desfazer", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilize as abas Ajuda para entrada de dados e Alerta de erro para aprimorar a intera\u00e7\u00e3o com o utilizador. Clique OK para fechar a caixa de di\u00e1logo.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Utilize a barra de ferramentas em baixo do painel de slides para iniciar a apresenta\u00e7\u00e3o de slides, adicionar um slide, duplicar ou eliminar um slide.", "Using the browser zoom affects the document and user interface areas.": "A utiliza\u00e7\u00e3o da amplia\u00e7\u00e3o do navegador afeta as \u00e1reas do documento e da interface do utilizador.", "Using the page style": "Utilizando o estilo de p\u00e1gina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Utilizando a r\u00e9gua, arraste a extremidade mais a esquerda para ajustar a margem esquerda e vice-versa para a direita.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "O que \u00e9 o s\u00edmbolo azul \u00b6 e como fa\u00e7o par remover do meu texto?", "What are the documents file formats supported by {productname}?": "Quais s\u00e3o os formatos de documentos suportados pelo {productname}?", "What is the blue wavy underline in some words in the text?": "E as linhas onduladas azuis no texto?", "What is \u201cClear Direct Formatting\u201d icon?": "O que \u00e9 o bot\u00e3o \u201cLimpar formata\u00e7\u00e3o direta\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Quando {productname} detecta que n\u00e3o houve qualquer atividade no navegador durante algum tempo, coloca o documento num estado \"Inativo\". O documento \u00e9 mostrado com uma sobreposi\u00e7\u00e3o cinza transparente, com a mensagem \"Documento inativo - por favor clique para retomar a edi\u00e7\u00e3o\".", "When closing a document, it is automatically saved if it has been changed.": "Ao fechar um documento, as altera\u00e7\u00f5es ser\u00e3o guardadas automaticamente.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Quando v\u00e1rias pessoas editam o mesmo documento ao mesmo tempo, \u00e9 poss\u00edvel que as suas altera\u00e7\u00f5es entrem em conflito, o que pode causar alguma confus\u00e3o. A fun\u00e7\u00e3o de Repara\u00e7\u00e3o de Documentos permite aos utilizadores desfazerem as altera\u00e7\u00f5es de outros editores ao documento para um estado anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Quando tiver conte\u00fado interno cortado ou copiado, pode colar este conte\u00fado usando o menu de contexto.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Quando se cola conte\u00fado copiado de dentro do mesmo documento, o formato e elementos s\u00e3o mantidos. Se copiar de outro documento, noutro separador ou janela do navegador, ou de fora do navegador, o conte\u00fado colado ir\u00e1 preservar o texto rico.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Quando cola texto de fora do documento (outra janela do navegador ou uma aplica\u00e7\u00e3o de ambiente de trabalho), este \u00e9 colado mantendo a formata\u00e7\u00e3o (texto enriquecido).", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Quando se cola texto de dentro do documento, a formata\u00e7\u00e3o ser\u00e1 respeitada. Tamb\u00e9m pode colar objectos, tais como imagens, se estas forem copiadas do documento em que est\u00e1 a trabalhar.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Ao ativar o registo de altera\u00e7\u00f5es, o {productname} marca as novas altera\u00e7\u00f5es feitas no documento. Selecione esta op\u00e7\u00e3o novamente para o desativar.", "Why can't I delete text? It just gets a strike-through?": "Porque n\u00e3o posso apagar o texto? Porque a palavra aparece riscada?", "Why did the text I just typed change automatically? How can I revert it?": "Por que o meu texto muda assim que digitei? como posso impedir isso?", "With track changes enabled your document is shown the following manner:": "Com o registo de altera\u00e7\u00f5es ativado, o seu documento \u00e9 apresentado da seguinte maneira:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "A contagem de palavras tamb\u00e9m est\u00e1 dispon\u00edvel na barra de estado. Se n\u00e3o houver texto selecionado a contagem \u00e9 para o documento todo. Caso contr\u00e1rio a contagem \u00e9 para a sele\u00e7\u00e3o.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "O contador de palavras est\u00e1 dispon\u00edvel em Ferramentas \u2192 Contagem de palavras. Uma caixa de di\u00e1logo mostra a contagem para todo o documento e para a sele\u00e7\u00e3o ativa.", "Word processor functions": "Fun\u00e7\u00f5es do processador de texto", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Sim. O {productname} abre documentos protegidos por palavra-passe, mas ser\u00e1 necess\u00e1rio fornecer a palavra-passe na caixa \u201cForne\u00e7a a palavra-passe\u201d que abre ao carregar o documento.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Sim. Mas somente para textos em ingl\u00eas. Clique na palavra desejada e escolha Ferramentas \u2192 Dicion\u00e1rio de sin\u00f4nimos. Uma caixa de di\u00e1logo abre com v\u00e1rias sugest\u00f5es para substitui\u00e7\u00e3o.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Pode tanto navegar pelos caracteres com as listas ou digitar uma palavra-chave na caixa de pesquisa. Se souber o c\u00f3digo Unicode do caractere, digite-o nas caixas \u00e0 direita.", "You can insert these special characters in the document using the Special Character dialog.": "Pode inserir estes caracteres especiais no documento a utilizar o di\u00e1logo de Caracteres especiais.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Pode saltar para o cursor de um utilizador se clicar no seu nome (ou avatar). \u00c9 poss\u00edvel assim seguir o editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Pode colar como texto n\u00e3o formatado com o atalho do teclado: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Edita uma folha de c\u00e1lculo em linha da mesma forma que edita uma folha de c\u00e1lculo de secret\u00e1ria. Opera\u00e7\u00f5es como introduzir dados, seleccionar intervalos, colunas, linhas ou folhas s\u00e3o as mesmas. Utilizar o teclado, menus ou barra de ferramentas para comandar ac\u00e7\u00f5es na folha de c\u00e1lculo. O arrastamento do conte\u00fado das c\u00e9lulas para preencher c\u00e9lulas com dados tamb\u00e9m \u00e9 suportado. Os comandos copiar, cortar e colar est\u00e3o dispon\u00edveis a partir do menu de contexto. Seguindo os dados introduzidos com uma Tab mover\u00e1 o cursor para a c\u00e9lula seguinte \u00e0 direita, e com uma Enter para a c\u00e9lula abaixo para facilitar a introdu\u00e7\u00e3o de mais dados.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Deve estar com a autocorre\u00e7\u00e3o ativada. A Autocorre\u00e7\u00e3o altera o texto rec\u00e9m-digitado por um texto de uma tabela interna de correspond\u00eancias. Na maioria dos casos, a autocorre\u00e7\u00e3o acertas erros de digita\u00e7\u00e3o. Se a autocorre\u00e7\u00e3o n\u00e3o \u00e9 necess\u00e1ria, desative-a em Ferramentas \u2192 Autocorre\u00e7\u00e3o \u2192 Ao digitar.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Est\u00e1 com o registo de altera\u00e7\u00f5es ativado. O registo de altera\u00e7\u00f5es grava todas as altera\u00e7\u00f5es no texto e mostra as edi\u00e7\u00f5es para uma revis\u00e3o posterior. \u00c9 muito \u00fatil para marcar mudan\u00e7as em textos e folhas de c\u00e1lculo. O registo de altera\u00e7\u00f5es \u00e9 ativado ao escolher Editar \u2192 Registo de altera\u00e7\u00f5es \u2192 Registar.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Os seus documentos s\u00e3o arquivados e administrados no armazenamento em nuvem que est\u00e1 integrado com {productname}.", "chart": "gr\u00e1fico", "comment": "coment\u00e1rio", "data validate": "validar dados", "document repair": "repara\u00e7\u00e3o de documentos", "filter": "filtro", "import": "importar", "inactive document": "documento inativo", "spellchecking": "corretor ortogr\u00e1fico", "track changes": "acompanhar altera\u00e7\u00f5es", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "onde (*) \u00e9 o sinal de multiplica\u00e7\u00e3o no teclado num\u00e9rico. Seleciona o intervalo de dados que cont\u00e9m o cursor. Um intervalo \u00e9 um intervalo de c\u00e9lulas cont\u00edguo que cont\u00e9m dados e \u00e9 delimitado por linha e colunas vazias.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "onde (/) \u00e9 o sinal de divis\u00e3o no teclado num\u00e9rico. Seleciona o intervalo da f\u00f3rmula da matriz que cont\u00e9m o cursor.", "word count": "contagem de palavras"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-pt_BR.json b/f7cloud-office/browser/dist/l10n/help-pt_BR.json new file mode 100644 index 0000000..1e2f3b5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-pt_BR.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 segundos no modo de exclus\u00e3o, a seta de dire\u00e7\u00e3o exclui uma linha/coluna, Ctrl+Seta de dire\u00e7\u00e3o mescla a c\u00e9lula com a c\u00e9lula vizinha", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 segundos no modo de inser\u00e7\u00e3o, a seta de dire\u00e7\u00e3o insere uma linha/coluna, Ctrl+Seta de dire\u00e7\u00e3o insere uma c\u00e9lula", "Alt+Arrow Keys": "Alt+\u2191, \u2193, \u2190 ou \u2192", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u2191, \u2193, \u2190 ou \u2192", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u2191, \u2193, \u2190 ou \u2192", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u2191, \u2193, \u2190 ou \u2192", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u2193", "Ctrl+Arrow Left": "Ctrl+\u2190", "Ctrl+Arrow Right": "Ctrl+\u2192", "Ctrl+Arrow Up": "Ctrl+\u2191", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u2193", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+In\u00edcio", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u2190", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+-", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl++", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u2192", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u2193", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u2190", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u2192", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u2191", "Ctrl+Shift+Arrow": "Ctrl+Shift+Seta", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+In\u00edcio", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u2191", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u2193", "Shift+Arrow Left": "Shift+Seta para a esquerda", "Shift+Arrow Right": "Shift+\u2192", "Shift+Arrow Up": "Shift+\u2191", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+In\u00edcio", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u00cdndice alfab\u00e9tico: \u00edndices alfab\u00e9ticos existentes podem ser atualizados com novas entradas.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Editar o gr\u00e1fico: Fa\u00e7a um clique duplo no gr\u00e1fico para selecion\u00e1-lo. Utilize os menus de contexto para adicionar elementos ao gr\u00e1fico tais como t\u00edtulo, eixos, e outros recursos. Escolha Intervalo de dados e Tipo de gr\u00e1fico para editar os dados do gr\u00e1fico e selecionar o tipo de gr\u00e1fico.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatar o gr\u00e1fico: O mesmo menu de contexto traz a sele\u00e7\u00e3o dos comandos de tabela de dados e sele\u00e7\u00e3o do tipo de gr\u00e1fico.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Anota\u00e7\u00f5es: Anota\u00e7\u00f5es s\u00e3o inseridas no texto e exibidas na lateral direita da tela.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Anota\u00e7\u00f5es: Voc\u00ea pode inserir anota\u00e7\u00f5es numa planilha, uma anota\u00e7\u00e3o por c\u00e9lula. Ao selecionar Inserir anota\u00e7\u00e3o, uma janela pop-up aparece para permitir escrever o conte\u00fado da anota\u00e7\u00e3o. Um ponto vermelho em cima \u00e0 direita da c\u00e9lula aparece quando a c\u00e9lula cont\u00e9m uma anota\u00e7\u00e3o. Passe o mouse por cima da c\u00e9lula para exibir a anota\u00e7\u00e3o.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formata\u00e7\u00e3o condicional: O {productname} adiciona s\u00edmbolos a cada c\u00e9lula de um intervalo baseado nas condi\u00e7\u00f5es das c\u00e9lulas. Selecione o intervalo e clique no \u00edcone Formata\u00e7\u00e3o condicional na barra de ferramentas. Selecione o conjunto de s\u00edmbolos desejado para aplicar no intervalo.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menus de contexto: Ao clicar com o bot\u00e3o direito do mouse, um menu aparece com comandos associados ao objeto debaixo do ponteiro do mouse.", "Data series formatting: Open the context menu and choose Format data series.": "Formatar a s\u00e9rie de dados: Abra o menu de contexto e selecione Formatar s\u00e9rie de dados.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Valida\u00e7\u00e3o de dados: Para cada c\u00e9lula, voc\u00ea pode definir as entradas v\u00e1lidas. Entradas inv\u00e1lidas na c\u00e9lula s\u00e3o rejeitadas. Para ativar a valida\u00e7\u00e3o de dados:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formata\u00e7\u00e3o direta: Voc\u00ea pode formatar c\u00e9lulas, colunas, linhas e planilhas formatando diretamente pelos menus, barras de ferramentas, ou menus de contexto. A formata\u00e7\u00e3o direta se aplica somente ao objeto selecionado. Para formatar uma c\u00e9lula utilize o menu ou tecle Ctrl+1. A caixa de di\u00e1logo mostra possibilidades de formata\u00e7\u00e3o complexa de n\u00fameros, bem como fonte, bordas complexas, plano de fundo, prote\u00e7\u00e3o de c\u00e9lulas e outras op\u00e7\u00f5es.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formata\u00e7\u00e3o direta: Voc\u00ea pode formatar objetos do documento de texto diretamente a partir dos menus, barra de ferramentas e menus de contexto. A formata\u00e7\u00e3o direta \u00e9 aplicada somente ao objeto selecionado.", "Fields: A basic set of fields is available to insert in the document.": "Campos: Um conjunto b\u00e1sico de campos est\u00e1 dispon\u00edvel para inserir no documento.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrar dados: Filtros e filtros avan\u00e7ados permitem trabalhar em linhas filtradas (registros) de um intervalo de dados. Nas planilhas do {productname} h\u00e1 v\u00e1rias possibilidades para aplicar filtros.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Notas de rodap\u00e9 e notas de fim: Notas de rodap\u00e9 e notas de fim s\u00e3o suportadas.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatar c\u00e9lulas: Clique na c\u00e9lula o intervalo de c\u00e9lulas e escolha o menu Tabela \u2192 Propriedades. Fa\u00e7a um ajuste fino da tabela com as propriedades na caixa de di\u00e1logo.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Marcas de formata\u00e7\u00e3o: Par\u00e1grafos, p\u00e1gina e espa\u00e7os sem quebra s\u00e3o mostrados com marcas para auxiliar no alinhamento do texto, na edi\u00e7\u00e3o e na formata\u00e7\u00e3o.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Inserir imagem: Clicar no \u00edcone Inserir imagem permite escolher uma imagem das pastas e compartilhamentos da nuvem.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Inserir imagem local: abre o seletor de arquivos do navegador para gravar uma imagem de seu computador local e inseri-la no documento.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Slide mestre: Selecione o slide mestre associado ao slide atual. Formate e arrume os elementos do slide no slide mestre.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Anima\u00e7\u00e3o de objetos: Objetos individuais podem ter anima\u00e7\u00e3o pr\u00f3pria definida. Utilize a barra lateral para configurar a anima\u00e7\u00e3o de um objeto ou conjunto de objetos selecionados.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Esquemas: Voc\u00ea pode criar um esquema de seus dados e agrupar linhas e colunas para fechar ou expandir grupos de dados com um simples clique tornado f\u00e1cil a representa\u00e7\u00e3o de dados hierarquizados.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Cabe\u00e7alho e rodap\u00e9 de p\u00e1gina: Cabe\u00e7alhos e rodap\u00e9s de p\u00e1gina est\u00e3o dispon\u00edveis para o estilo de p\u00e1gina existente aplicado no documento na posi\u00e7\u00e3o do cursor.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Leiautes de slides: O {productname} Apresenta\u00e7\u00f5es permite mudar o leiaute do slide. Selecione o leiaute de slide da lista.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Transi\u00e7\u00f5es de slides: O {productname} Impress fornece efeitos visuais ao exibir um novo slide na apresenta\u00e7\u00e3o de slides. As transi\u00e7\u00f5es de slide s\u00e3o propriedades de cada slide utilize a barra lateral para definir a transi\u00e7\u00e3o do slide quando estiver no modo de edi\u00e7\u00e3o.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Ordena\u00e7\u00e3o de dados: Voc\u00ea pode ordenar uma lista crescente ou decrescente de n\u00fameros ou texto. O {productname} detecta automaticamente c\u00e9lulas que s\u00e3o cabe\u00e7alhos, e colunas adjacentes para estender a sele\u00e7\u00e3o e ordenar o conjunto.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formata\u00e7\u00e3o por estilo: O {productname} suporta estilos de par\u00e1grafo. Voc\u00ea pode aplicar um estilo de par\u00e1grafo existente a v\u00e1rios par\u00e1grafos. Escolha o menu Editar \u2192 Editar estilo para modificar o estilo.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabelas: Insere tabelas na apresenta\u00e7\u00e3o. Utilize a barra lateral para selecionar um tema para a tabela.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "A \u00e1rea do documento: A \u00e1rea da aplica\u00e7\u00e3o mostra o conte\u00fado do documento, podendo ser planilhas, apresenta\u00e7\u00f5es ou documentos de texto.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "A barra de informa\u00e7\u00e3o: \u00c0 direita da barra de pesquisa, h\u00e1 um conjunto de informa\u00e7\u00f5es do documento. As informa\u00e7\u00f5es apresentadas dependem da natureza do documento.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "A barra de pesquisa: A pesquisa inicia imediatamente quando algo \u00e9 digitado na caixa de pesquisa, e a janela do documento se move para a primeira ocorr\u00eancia do termo de pesquisa. A pesquisa n\u00e3o \u00e9 sens\u00edvel \u00e0 caixa. H\u00e1 tr\u00eas bot\u00f5es ao lado da caixa de pesquisa:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "A barra de status: A barra de status est\u00e1 em baixo e cont\u00e9m informa\u00e7\u00f5es \u00fateis e recursos.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "A barra de ferramentas: A barra de ferramentas cont\u00e9m as op\u00e7\u00f5es de mais usadas no dia a dia da edi\u00e7\u00e3o de documentos. A barra \u00e9 din\u00e2mica e seu estado (ativada ou desativada) depende de diversos fatores.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "A barra de zoom: \u00c0 direita da barra de status, h\u00e1 um conjunto de bot\u00f5es para ampliar, diminuir e voltar a 100% da visualiza\u00e7\u00e3o. O zoom atua na \u00e1rea do documento e a interface do usu\u00e1rio n\u00e3o \u00e9 afetada. O n\u00edvel de zoom atual \u00e9 indicado nesta \u00e1rea.", "{productname} Help": "Ajuda do {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "O {productname} edita apresenta\u00e7\u00f5es de forma familiar. Opera\u00e7\u00f5es de digita\u00e7\u00e3o de texto, cortar, copiar e colar conte\u00fado, selecionar texto, redimensionar, ancorar imagens, adicionar e manipular tabelas, s\u00e3o similares a uma aplica\u00e7\u00e3o de apresenta\u00e7\u00e3o de desktop. Utilize o teclado, menus e barras de ferramentas para acionar comandos no seu documento.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "O {productname} permite criar e editar documentos de escrit\u00f3rio, planilhas e apresenta\u00e7\u00f5es diretamente no seu navegador internet, de forma simples e direta. Voc\u00ea pode trabalhar sozinho nu documento ou de forma colaborativa como parte de um time.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "O {productname} verifica a ortografia em documentos de texto, planilhas e apresenta\u00e7\u00f5es. Uma linha ondulada vermelha indica palavras com erro ortogr\u00e1fico. Clique no bot\u00e3o direito do mouse para ter um menu de contexto com sugest\u00f5es de corre\u00e7\u00e3o.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "O {productname} exibe apresenta\u00e7\u00f5es de slides, incluindo um subconjunto de transi\u00e7\u00f5es de slides e anima\u00e7\u00f5es de objetos. Escolha a apresenta\u00e7\u00e3o de slides do menu ou clique no \u00edcone em baixo \u00e0 esquerda do painel de slides.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "O {productname} edita documentos de texto da mesma forma que se editam no desktop. Ele fornece uma visualiza\u00e7\u00e3o fiel (WYSIWYG) do documento que \u00e9 impresso. Opera\u00e7\u00f5es de digita\u00e7\u00e3o de texto, cortar, copiar e colar conte\u00fado, selecionar texto, inserir, redimensionar e ancorar imagens, adicionar tabelas e gr\u00e1ficos s\u00e3o similares \u00e0 de um processador de texto do desktop. Utilize o teclado, menus e barras de ferramentas para interagir com seu documento.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "O {productname} insere imagens em documentos de texto vindas do seu computador local ou do armazenamento na nuvem. Imagens inseridas sempre s\u00e3o incorporadas no documento.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "O {productname} o notifica com uma pequena mensagem no rodap\u00e9 quando um novo usu\u00e1rio se conecta ou quando um usu\u00e1rio se desconecta do documento.", "{productname} presentations": "Apresenta\u00e7\u00f5es do {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "O {productname} salva o documento na retaguarda regularmente e n\u00e3o se pode fechar sem salvar. Para abandonar suas modifica\u00e7\u00f5es voc\u00ea pode desfaz\u00ea-las ou utilizar o Hist\u00f3rico de revis\u00f5es no menu Arquivo.", "{productname} spreadsheets": "Planilhas do {productname}", "{productname} supports both reading and writing for the following file formats:": "O {productname} suporta a leitura e escrita dos seguintes formatos de arquivo:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "O {productname} tem suporte para inserir e visualizar gr\u00e1ficos nos documentos. Para acrescentar um gr\u00e1fico:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "O {productname} suporta as t\u00e9 cincas modernas de formata\u00e7\u00e3o de par\u00e1grafos atrav\u00e9s de estilos. Um estilo \u00e9 um conjunto de propriedades (fonte, cor, plano de fundo e muito mais) rotuladas com um nome de estilo. Utilize estilos para aplicar o mesmo conjunto de propriedades de par\u00e1grafo a v\u00e1rios outros par\u00e1grafos no documento e produzir uma apar\u00eancia uniforme e profissional. Al\u00e9m disso, ao modificar uma propriedade do estilo, todos os par\u00e1grafos com mesmo estilo modificam igualmente, simplificando assim o esfor\u00e7o de formatar muitos par\u00e1grafos individualmente.", "{productname} text documents": "Documentos de texto do {productname}", "{productname} user interface": "Interface de usu\u00e1rio do {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "O {productname} utiliza os modernos recursos dos navegadores web para adaptar a interface de usu\u00e1rio ao tamanho da \u00e1rea de visualiza\u00e7\u00e3o, incluindo telas pequenas dos dispositivos m\u00f3veis. A interface \u00e9 composta de:", "A copy of the document is saved with the new name in the same folder.": "Uma c\u00f3pia do documento \u00e9 salva com o novo nome na mesma pasta.", "Activate the {productname} spreadsheet window.": "Ative a janela do {productname} Calc.", "Adding charts": "Adicionar gr\u00e1ficos", "Additions are marked with colored underlined characters.": "Texto adicionado \u00e9 marcado com caracteres coloridos sublinhados.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adiciona a pr\u00f3xima planilha \u00e0 sele\u00e7\u00e3o atual de planilhas. Se todas as planilhas de uma planilha estiverem selecionadas, esta combina\u00e7\u00e3o de teclas de atalho seleciona apenas a pr\u00f3xima planilha. Torna a pr\u00f3xima planilha a planilha atual.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adiciona a planilha anterior \u00e0 sele\u00e7\u00e3o atual de planilhas. Se todas as planilhas de uma planilha estiverem selecionadas, esta combina\u00e7\u00e3o de teclas de atalho seleciona apenas a planilha anterior. Torna a planilha anterior a planilha atual.", "Advanced features": "Recursos avan\u00e7ados", "Advanced text document editor features": "Recursos avan\u00e7ados do editor de textos", "Align Center": "Alinhar ao centro", "Align Left": "Alinhar \u00e0 esquerda", "Align Right": "Alinhar \u00e0 direita", "All changes are marked with a vertical bar in the right margin.": "Todas as altera\u00e7\u00f5es s\u00e3o marcados com uma barra vertical na margem esquerda.", "All spreadsheets functions and mathematical rules applies.": "Toas as fun\u00e7\u00f5es de planilha e regras de c\u00e1lculo se aplicam.", "Apply Default paragraph style": "Aplicar estilo de par\u00e1grafo Padr\u00e3o", "Apply Heading 1 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 1", "Apply Heading 2 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 2", "Apply Heading 3 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 3", "Apply Heading 4 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 4", "Apply Heading 5 paragraph style": "Aplicar estilo de par\u00e1grafo T\u00edtulo 5", "Applying a paragraph style:": "Com estilo de par\u00e1grafo:", "Arrow Down": "Seta para baixo", "Arrow Left": "Seta para a esquerda", "Arrow Right": "Seta para a direita", "Arrow Up": "Seta para cima", "Bold": "Negrito", "Can {productname} open a password-protected document?": "Posso abrir um documento protegido por senha no {productname}?", "Cancel the search (appears only when a text has been searched)": "Cancelar a pesquisa (aparece somente quando o texto foi pesquisado)", "Cell formatting": "Formata\u00e7\u00e3o da c\u00e9lula", "Changes are displayed as comment in the right of the document area.": "As mudan\u00e7as s\u00e3o exibidas como coment\u00e1rios \u00e0 direita da \u00e1rea do documento.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "As altera\u00e7\u00f5es s\u00e3o aceitas ou rejeitadas. Para aceitar as altera\u00e7\u00f5es, clique nos \u00edcones correspondentes na caixa de coment\u00e1rios \u00e0 direita do documento. Alternativamente, escolha Editar \u2192 Registrar altera\u00e7\u00f5es \u2192 Aceitar ou Rejeitar. Se desejar filtrar as altera\u00e7\u00f5es antes de aceitar ou rejeitar, escolha Editar \u2192 Registrar altera\u00e7\u00f5es \u2192 Gerenciar. Uma caixa de di\u00e1logo mostra a lista de todas as altera\u00e7\u00f5es filtradas. Utilize os bot\u00f5es de acordo com seu julgamento.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "As altera\u00e7\u00f5es feitas por pessoas diferentes s\u00e3o mostradas com cores diferentes e cada altera\u00e7\u00e3o pode ser aceita ou rejeitada, usando a caixa que aparece \u00e0 direita. Voc\u00ea tamb\u00e9m pode comentar a mudan\u00e7a ali.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Escolha Formatar \u2192 Linha (ou \u00c1rea ou Posi\u00e7\u00e3o). Uma caixa de di\u00e1logo abre.", "Choose Format \u2192 Page and select the Page tab": "Escolha Formatar \u2192 P\u00e1gina e selecione a aba P\u00e1gina", "Choose Format \u2192 Paragraph, Text Flow tab": "Escolha Formatar \u2192 Par\u00e1grafo, aba Fluxo do texto", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Escolha Inserir \u2192 Gr\u00e1ficos. Personalize seu gr\u00e1fico na barra lateral:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Escolha Inserir \u2192 Caractere especial ou clique no \u00edcone correspondente na barra de ferramentas. Uma caixa de di\u00e1logo aparece.", "Choose Validity from the Data menu. The Validity dialog opens.": "Escolha Valida\u00e7\u00e3o do menu Dados. A caixa de di\u00e1logo Valida\u00e7\u00e3o abre.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Escolha o menu Ferramentas e desmarque Verifica\u00e7\u00e3o ortogr\u00e1fica autom\u00e1tica.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Escolha o menu Ferramentas \u2192 Idiomas e selecione o idioma para o documento inteiro. Opcionalmente voc\u00ea pode definir o idioma para o texto selecionado ou paragrafo atual.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Clique numa miniatura do slide para ir at\u00e9 o slide para v\u00ea-lo ou edit\u00e1-lo.", "Collaborative editing": "Edi\u00e7\u00e3o colaborativa", "Column break (in multicolumnar text)": "Quebra de coluna (em textos com v\u00e1rias colunas)", "Comments in documents": "Anota\u00e7\u00f5es em documentos", "Context menus": "Menus de contexto", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Os menus de contexto est\u00e3o dispon\u00edveis ao clicar com o bot\u00e3o direito do mouse. Os comandos dispon\u00edveis s\u00e3o relacionados - em parte - ao objeto no documento.", "Copy and Paste": "Copiar ou cortar", "Cut": "Cortar", "Delete cells (as in menu Edit - Delete Cells)": "Excluir c\u00e9lulas (como no menu Editar - Excluir c\u00e9lulas)", "Delete to beginning of sentence": "Excluir at\u00e9 o in\u00edcio da frase", "Delete to beginning of word": "Excluir o in\u00edcio de uma palavra", "Delete to end of sentence": "Excluir at\u00e9 o fim da frase", "Delete to end of word": "Excluir at\u00e9 o fim da palavra", "Deletions are marked with colored strike-through characters.": "Texto exclu\u00eddo \u00e9 marcado com caracteres tachados coloridos.", "Demote list item (list item has to be selected)": "Rebaixa o item da lista (o item da lista deve estar selecionado)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Dependendo das capacidades de seu navegador a janela de impress\u00e3o pode aparecer ou ent\u00e3o pedir para baixar um arquivo PDF. Voc\u00ea pode imprimir este PDF no seu leitor de PDF preferido.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Formata\u00e7\u00e3o direta \u00e9 formata\u00e7\u00e3o aplicada diretamente no conte\u00fado selecionado de um par\u00e1grafo ou c\u00e9lula da planilha, sobrepondo a formata\u00e7\u00e3o do estilo aplicado. Para restabelecer a formata\u00e7\u00e3o ao estilo aplicado selecione o texto ou as c\u00e9lulas da planilha e escolha Formatar \u2192 Limpar formata\u00e7\u00e3o direta ou utilize o bot\u00e3o da barra de ferramentas.", "Directly:": "Diretamente:", "Display comment": "Exibe coment\u00e1rio", "Display the Keyboard shortcuts help": "Exibe a ajuda das teclas de atalho", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "A edi\u00e7\u00e3o de documentos deve ser familiar para todos que j\u00e1 usaram um aplicativo de escrit\u00f3rio antes, mas aqui est\u00e3o algumas caracter\u00edsticas distintas:", "Document repair": "Reparar o documento", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Os documentos no {productname} s\u00e3o salvos de forma autom\u00e1tica, mas se quiser sincronizar um documento o mais r\u00e1pido poss\u00edvel, poder\u00e1 tamb\u00e9m for\u00e7ar o salvamento usando o item de menu Arquivo Salvar.", "Double Underline": "Sublinhado duplo", "Draw page keyboard shortcuts": "Desenhe atalhos de teclado da p\u00e1gina", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "A cada usu\u00e1rio \u00e9 atribu\u00edda uma cor. O cursor de cada usu\u00e1rio \u00e9 mostrado nesta cor. Nota: seu cursor ser\u00e1 sempre preto e intermitente, mesmo que os demais usu\u00e1rios o vejam com uma cor diferente.", "Editing documents": "Editar documentos", "Editing presentations": "Editar apresenta\u00e7\u00f5es", "Editing spreadsheets": "Editar planilhas", "Editing text documents": "Editar documentos de texto", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Escolha Apresenta\u00e7\u00e3o de slides \u2192 Apresenta\u00e7\u00e3o em tela cheia ou clique no \u00edcone mais \u00e0 esquerda na parte inferior do painel de slides:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Sai do modo atual, i.e. do modo de edi\u00e7\u00e3o para o modo de sele\u00e7\u00e3o de objeto, do modo de sele\u00e7\u00e3o de objeto para o modo de visualiza\u00e7\u00e3o.", "Extend the selection down one page": "Estender a sele\u00e7\u00e3o at\u00e9 uma p\u00e1gina abaixo", "Extend the selection up one page": "Estender a sele\u00e7\u00e3o at\u00e9 uma p\u00e1gina acima", "Fill Down": "Preencher para baixo", "Focus to document from menu": "Foco no documento no menu", "Focus to notebookbar menu": "Foco no menu da barra de notebook", "Focus to selected comment's menu": "Foco no menu do coment\u00e1rio selecionado", "Format the source cell with the font, color background and more.": "Formate a c\u00e9lula de origem com fonte, cor, plano de fundo etc...", "Formatting spreadsheets": "Formatar planilhas", "Formatting text": "Formatar texto", "Formulas": "F\u00f3rmulas", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "F\u00f3rmulas s\u00e3o inseridas pela barra de f\u00f3rmulas. Digite '=' e insira a f\u00f3rmula.", "Frequently Asked Questions": "Perguntas frequentes", "General Keyboard Shortcuts": "Teclas de atalho gerais", "Go and select text to end of document": "Ir e selecionar o texto at\u00e9 ao final do documento", "Go and select text to end of textbox": "Vai e seleciona o texto at\u00e9 o fim de uma caixa de texto", "Go and select text to start of document": "Ir para e selecionar o texto at\u00e9 ao in\u00edcio do documento", "Go and select text to start of textbox": "Vai e seleciona o texto at\u00e9 o in\u00edcio da caixa de texto", "Go and select to the beginning of a line": "Ir e selecionar at\u00e9 o in\u00edcio de uma linha", "Go and select to the end of a line": "Ir e selecionar at\u00e9 ao final de uma linha", "Go to beginning of a word": "Ir para o in\u00edcio de uma palavra", "Go to beginning of line": "Ir para o in\u00edcio da linha", "Go to end of document": "Ir para o final do documento", "Go to end of line": "Ir para o final da linha", "Go to next sheet.": "Ir para a pr\u00f3xima folha.", "Go to previous sheet.": "Ir para a folha anterior.", "Go to start of document": "Ir para o in\u00edcio do documento", "Go to start of the next word": "Ir para o in\u00edcio da palavra seguinte", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Erros gramaticais no texto s\u00e3o marcados com um sublinhado ondulado azul. Clique no bot\u00e3o direito do mouse para abrir o menu com sugest\u00f5es para corrigir o erro gramatical e saber a regra infringida. Selecione a sugest\u00e3o correta para alterar o texto.", "Handling Tables": "Manipular tabelas", "Handling images": "Manipular imagens", "Home": "In\u00edcio", "Hover the mouse on the document name in the menu bar.": "Passe o mouse por cima do nome do documento na barra de menus.", "How can I change the line, area and position of a shape in my slides?": "Como posso mudar a linha, \u00e1rea e posi\u00e7\u00e3o de uma forma do meu slide?", "How can I check spelling in my language?": "Como verifico a ortografia no meu idioma?", "How can I copy the formatting of existing cells to new ones?": "Como posso copiar a formata\u00e7\u00e3o de c\u00e9lulas existentes para outras?", "How can I import CSV data?": "Como posso importar dados CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Como posso inserir os s\u00edmbolos de moeda, copyright ou marca registrada no documento?", "How can I make the new text look like other existing text?": "Como posso tornar o novo texto digitado igual a outro texto existente?", "How can I quit {productname} without saving my edits?": "Como sair do {productname} sem salvar minhas modifica\u00e7\u00f5es?", "How can I remove the red wavy lines in my document?": "Como fa\u00e7o para remover as linhas vermelhas onduladas no meu documento?", "How can I run my slide show?": "Como posso rodar minha apresenta\u00e7\u00e3o?", "How can I select data to print?": "Como posso selecionar dados a imprimir?", "How do I change the page orientation to landscape inside my document": "Como mudar a orienta\u00e7\u00e3o da p\u00e1gina para paisagem dentro do meu documento", "How do I get a word count of my document?": "Como fa\u00e7o para contar as palavras do meu documento?", "How do I rename a sheet?": "Como posso renomear uma planilha?", "How do I save a document with another name?": "Como salvar um documento com outro nome?", "How do I set the margins of the document?": "Como acerto as margens do documento?", "If no table or range was selected, a prototype chart is displayed.": "Se n\u00e3o houver tabela ou intervalo de c\u00e9lulas selecionados, um prot\u00f3tipo de gr\u00e1fico \u00e9 exibido.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Se n\u00e3o houver c\u00e9lulas inteiras selecionadas e o cursor estiver no fim da tabela, o par\u00e1grafo seguinte \u00e0 tabela ser\u00e1 exclu\u00eddo, a menos que este seja o \u00faltimo par\u00e1grafo do documento.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Se nenhuma c\u00e9lula inteira estiver selecionada, o texto entre o cursor e o fim da frase atual ser\u00e1 exclu\u00eddo. Se o cursor estiver no fim de uma c\u00e9lula, e nenhuma c\u00e9lula inteira for selecionada, o conte\u00fado da pr\u00f3xima c\u00e9lula ser\u00e1 exclu\u00eddo.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Se uma ou mais c\u00e9lulas forem selecionadas, a linha inteira contendo a sele\u00e7\u00e3o ser\u00e1 exclu\u00edda. Se todas as linhas forem parcialmente ou completamente selecionadas, a tabela inteira ser\u00e1 exclu\u00edda.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Se a c\u00e9lula estiver vazia: vai ao in\u00edcio da tabela. Sen\u00e3o: ao pressionar pela primeira vez vai ao in\u00edcio da c\u00e9lula ativa, na segunda vez, vai ao in\u00edcio da tabela, a terceira vez, vai ao in\u00edcio do documento.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Se a c\u00e9lula estiver vazia: vai ao fim da tabela. Sen\u00e3o: ao pressionar pela primeira vez vai ao fim da c\u00e9lula ativa, na segunda vez, vai ao fim da tabela, a terceira vez, vai ao fim do documento.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Se a c\u00e9lula estiver vazia: seleciona a tabela inteira. sen\u00e3o: seleciona o conte\u00fado da c\u00e9lula ativa. Ao pressionar de novo seleciona toda a tabela.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Imagens podem ser redimensionadas, giradas e ancoradas. Texto pode ser disposto ao seu redor. Selecione a imagem e abra o menu de contexto. Utilize as al\u00e7as da imagem para redimensionar com o mouse.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Em contraste, a formata\u00e7\u00e3o direta aplica formata\u00e7\u00e3o em trechos selecionados do texto. Num documento extenso, a formata\u00e7\u00e3o direta deve ser aplicada em todos os trechos de texto, tornando a tarefa tediosa e sujeita a error e atrasos.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Na \u00e1rea Quebras, marque Inserir, Tipo: P\u00e1gina, Posi\u00e7\u00e3o: Antes.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Na caixa de di\u00e1logo do Filtro padr\u00e3o, voc\u00ea podem tamb\u00e9m definir intervalos que cont\u00e9m os valores de campos de dados particulares. Voc\u00ea pode utilizar o filtro padr\u00e3o para conectar condi\u00e7\u00f5es com um operador l\u00f3gico E ou um operador l\u00f3gico OU.", "Inactive document": "Documento inativo", "Increase/decrease the size of the column/row on the left/top cell edge": "Aumente/diminua o tamanho da coluna/linha na borda da c\u00e9lula esquerda/superior", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Aumenta ou reduz o tamanho da coluna ou linha na borda inferior direita da c\u00e9lula", "Insert cells (as in menu Insert - Cells)": "Inserir c\u00e9lulas (como no menu Inserir - C\u00e9lulas)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Insira quebras de colunas e linhas na planilha para estreitar o intervalo de impress\u00e3o e imprima o documento. Ao acionar a impress\u00e3o, selecione as p\u00e1ginas de interesse.", "Insert comment": "Insere coment\u00e1rio", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Insira anota\u00e7\u00f5es no {productname} nos locais que necessitam aten\u00e7\u00e3o especial do leitor. Anota\u00e7\u00f5es s\u00e3o exibidas \u00e0 direita e possuem a data e nome da pessoa que fez a anota\u00e7\u00e3o.", "Insert endnote": "Insere nota de fim", "Insert footnote": "Inserir nota de rodap\u00e9", "Insert line break": "Insere uma quebra de linha", "Insert new paragraph directly before or after a section, or before a table": "Insere um novo par\u00e1grafo diretamente antes ou depois de uma se\u00e7\u00e3o ou antes de uma tabela", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insere um novo par\u00e1grafo sem numera\u00e7\u00e3o numa lista. N\u00e3o funciona se o cursor estiver no fim da lista.", "Insert non-breaking hyphen": "Inserir h\u00edfen inquebr\u00e1vel", "Insert non-breaking space": "Inserir espa\u00e7o inquebr\u00e1vel", "Insert soft hyphen": "Inserir h\u00edfen opcional", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insira tabelas com o \u00edcone apropriado na barra de ferramentas. Selecione o n\u00famero inicial de linhas e colunas . Adicione linhas e colunas com o menu de contexto da c\u00e9lula. Mescle c\u00e9lulas com o menu Tabela. O estilo de par\u00e1grafo padr\u00e3o dentro das c\u00e9lulas \u00e9 \u201cConte\u00fado da tabela\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Insere uma parada de tabula\u00e7\u00e3o (somente em tabelas). Dependendo do tipo de gerenciador de janelas em uso, Alt+Tab pode ser utilizado em seu lugar.", "Is there a thesaurus?": "Existe um dicion\u00e1rio de sin\u00f4nimos?", "Italic": "It\u00e1lico", "Justify": "Justificar", "Keyboard Shortcuts": "Teclas de atalho", "Like Alt, but only the active cell is modified": "Igual a Alt, mas somente a c\u00e9lula ativa \u00e9 modificada", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Carregue seus dados CSV numa ferramenta de seu computador, selecione e copie para a \u00e1rea de transfer\u00eancia", "Manual page break": "Quebra manual de p\u00e1gina", "Move cursor down one line": "Move o cursor uma linha abaixo", "Move cursor to beginning of the next paragraph": "Move o cursor para o in\u00edcio do pr\u00f3ximo par\u00e1grafo", "Move cursor to beginning of the previous paragraph": "Mover o cursor para o in\u00edcio do par\u00e1grafo anterior", "Move cursor to the left": "Move o cursor para a esquerda", "Move cursor to the right": "Mover cursor para a direita", "Move cursor up one line": "Mover cursor uma linha para cima", "Move cursor with selection to the left": "Mover cursor para a esquerda com sele\u00e7\u00e3o", "Move cursor with selection to the right": "Mover cursor com sele\u00e7\u00e3o para a direita", "Move the view down one page": "Mover a visualiza\u00e7\u00e3o uma p\u00e1gina abaixo", "Move the view up one page": "Mover a visualiza\u00e7\u00e3o uma p\u00e1gina acima", "Move to next text object on drawing page": "Mover para o pr\u00f3ximo objeto de texto na p\u00e1gina de desenho", "Move to next text object on slide": "Mover para o pr\u00f3ximo objeto de texto deslizando", "Moves one screen page to the right.": "Move uma p\u00e1gina da tela para a direita.", "Moves one sheet to the left.": "Move uma folha para a esquerda.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Move o cursor para a borda inferior do intervalo de dados atual. Se a linha abaixo da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor desce para a pr\u00f3xima linha que cont\u00e9m dados.", "Moves the cursor to the first cell in the sheet (A1).": "Move o cursor para a primeira c\u00e9lula da folha (A1).", "Moves the cursor to the first cell of the current row.": "Move o cursor para a primeira c\u00e9lula da linha atual.", "Moves the cursor to the last cell of the current row.": "Move o cursor para a \u00faltima c\u00e9lula da linha atual.", "Moves the cursor to the last cell on the sheet that contains data.": "Move o cursor para a \u00faltima c\u00e9lula da folha que cont\u00e9m dados.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Move o cursor para a borda esquerda do intervalo de dados atual. Se a coluna \u00e0 esquerda da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor se mover\u00e1 para a pr\u00f3xima coluna \u00e0 esquerda que cont\u00e9m os dados", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Move o cursor para a borda direita do intervalo de dados atual. Se a coluna \u00e0 direita da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor se mover\u00e1 para a pr\u00f3xima coluna \u00e0 direita que cont\u00e9m os dados.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Move o cursor para a borda superior do intervalo de dados atual. Se a linha acima da c\u00e9lula que cont\u00e9m o cursor estiver vazia, o cursor sobe para a pr\u00f3xima linha que cont\u00e9m dados.", "Navigating in Spreadsheets": "Navegando em planilhas", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Utilize uma das fun\u00e7\u00f5es do Autofiltro para rapidamente restringir a exibi\u00e7\u00e3o de registros com entradas id\u00eanticas num campo dos dados.", "Open the presentation in {productname}": "Abra sua apresenta\u00e7\u00e3o no {productname}", "Opening, closing, saving, printing and downloading documents": "Abrir, fechar, salvar, imprimir e baixar documentos", "Other advanced features": "Outros recursos avan\u00e7ados", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Formatar par\u00e1grafo", "Paste as unformatted text": "Colar como texto n\u00e3o formatado", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Cole da \u00e1rea de transfer\u00eancia do navegador em Editar \u2192 Colar ou pressione Ctrl+V. A caixa de di\u00e1logo de Importa\u00e7\u00e3o de texto abre para poder descrever os detalhes de formata\u00e7\u00e3o dos dados CSV.", "Paste special": "Colar especial", "Pasting": "Colar", "Place the cursor at the paragraph to be formatted": "Coloque o cursor no paragrafo a ser formatado", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Coloque o cursor na posi\u00e7\u00e3o da mudan\u00e7a de orienta\u00e7\u00e3o da p\u00e1gina. Adicione um par\u00e1grafo vazio.", "Place the cursor in the position to insert the character.": "Coloque o cursor na posi\u00e7\u00e3o de inser\u00e7\u00e3o do caractere.", "Position and Size": "Posi\u00e7\u00e3o e tamanho", "Presentations": "Apresenta\u00e7\u00f5es", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Apresenta\u00e7\u00f5es: formatos Microsoft PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Pressione o bot\u00e3o Inserir. Para fechar a caixa de dialogo, pressione Cancelar.", "Print (Download as PDF)": "Imprimir (baixar como PDF)", "Promote list item (list item has to be selected)": "Promove o item da lista (o item da lista deve estar selecionado)", "Redo": "Refazer", "Remove direct formatting": "Remover formata\u00e7\u00e3o direta", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Renomeia a planilhas usando o menu de contexto (com o bot\u00e3o direito do mouse) sobre a aba da planilha em baixo. Insira o novo nome no di\u00e1logo que segue.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "A\u00e7\u00f5es como copiar cortar e colar s\u00e3o agora suportadas em num mesmo documento mas tamb\u00e9m em todos os documentos de uma mesma, ou diferente {productname}. Para estes casos internos, os usu\u00e1rios podem copiar/cortar conte\u00fado, incluindo imagens e conte\u00fado multim\u00e9dia. No PC basta usar as teclas de atalho (Ctrl+X, Ctrl+C, Ctrl+V para cortar, copiar e colar respectivamente. Por raz\u00f5es de seguran\u00e7a \u00e9 necess\u00e1rio colar via Ctrl+V mas para cortar e copiar os menus de contextos continuam acess\u00edveis. Selecionar texto \u00e9 bem f\u00e1cil bastando tocar duas vezes e mantendo pressionado para acionar o menu de contexto com as a\u00e7\u00f5es copiar, cortar e colar.", "Search backwards": "Pesquisa para tr\u00e1s", "Search forward": "Pesquisa para frente", "Select All": "Selecionar tudo", "Select Landscape in \u201cWith Page Style\u201d": "Selecione Paisagem em \u201cCom estilo de p\u00e1gina\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Selecione uma tabela num documento de texto, um intervalo de c\u00e9lulas de uma planilha ou uma tabela numa apresenta\u00e7\u00e3o.", "Select all in drawing page": "Selecionar tudo na p\u00e1gina de desenho", "Select all in slide": "Selecionar tudo ao deslizar", "Select if you want to change page numbering.": "Selecione se desejar mudar a numera\u00e7\u00e3o da p\u00e1gina.", "Select lines in downwards direction": "Selecionar linhas em dire\u00e7\u00e3o descendente", "Select lines in upwards direction": "Selecionar linhas de baixo para cima", "Select objects in the order in which they were created": "Seleciona os objetos na ordem em que foram criados", "Select objects in the reverse order in which they were created": "Seleciona objetos na ordem inversa em que foram criados", "Select the cells you want to format. Release the mouse button.": "Selecione as c\u00e9lulas que deseja formatar. Solte o bot\u00e3o do mouse quando acabar.", "Select the character set, language and separator options for the CSV file.": "Selecione as op\u00e7\u00f5es de conjunto de caracteres, idioma, e separadores para o arquivo CSV.", "Select the shape in your slide. A set of handles shows.": "Selecione a forma no seu slide. Um conjunto de al\u00e7as aparece.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Selecione o estilo a aplicar na lista de estilo da barra de ferramentas. O par\u00e1grafo apresenta as propriedades do estilo aplicado.", "Select the text with the existing format": "Selecione o texto com o formato existente", "Select the text you want to apply the new format.": "Selecione o texto que deseja aplicar o novo formato.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Selecione o crit\u00e9rio de valida\u00e7\u00e3o na lista Permitir. Dependendo do crit\u00e9rio, outras op\u00e7\u00f5es podem aparecer. Preencha os dados necess\u00e1rios.", "Select to beginning of paragraph": "Selecionar at\u00e9 ao in\u00edcio do par\u00e1grafo", "Select to end of paragraph": "Selecionar at\u00e9 ao final do par\u00e1grafo", "Select to the left word by word": "Selecionar \u00e0 esquerda, uma palavra de cada vez", "Select to the right word by word": "Selecionar \u00e0 direita, uma palavra de cada vez", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Seleciona todas as c\u00e9lulas que cont\u00eam dados desde a c\u00e9lula atual at\u00e9 o final do intervalo cont\u00ednuo de c\u00e9lulas de dados, na dire\u00e7\u00e3o da seta pressionada. Se usado para selecionar linhas e colunas juntas, um intervalo de c\u00e9lulas retangular ser\u00e1 selecionado.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 uma p\u00e1gina na coluna atual ou estende a sele\u00e7\u00e3o existente uma p\u00e1gina abaixo.", "Selects cells from the current cell to the first cell of the current row.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 a primeira c\u00e9lula da linha atual.", "Selects cells from the current cell to the last cell of the current row.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 a \u00faltima c\u00e9lula da linha atual.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Seleciona c\u00e9lulas da c\u00e9lula atual at\u00e9 uma p\u00e1gina na coluna atual ou estende a sele\u00e7\u00e3o existente uma p\u00e1gina acima.", "Set Optimal Column Width": "Largura ideal da coluna", "Set the page margins in the dialog.": "Ajuste as margens da p\u00e1gina no di\u00e1logo.", "Set the properties of the element of the object.": "Ajuste as propriedades do elemento do objeto.", "Shortcut Keys for Tables": "Atalhos de teclado para tabelas", "Slide keyboard shortcuts": "Deslize nos atalhos do teclado", "Slide pane": "Painel de slides", "Slide show": "Apresenta\u00e7\u00e3o de slides", "Special Characters": "Caracteres especiais", "Spellchecking": "Verifica\u00e7\u00e3o ortogr\u00e1fica", "Spreadsheets": "Planilhas", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Planilhas: formatos Microsoft XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Formato monet\u00e1rio padr\u00e3o", "Standard date format": "Formato de data padr\u00e3o", "Standard exponential format": "Formato exponencial padr\u00e3o", "Standard format": "Formato padr\u00e3o", "Standard percentage format (two decimal places)": "Formato de porcentagem padr\u00e3o (duas casas decimais)", "Strikethrough": "Tachado", "Subscript": "Subscrito", "Superscript": "Sobrescrito", "Switch cursor between text and footer": "Alternar o cursor entre o texto e o rodap\u00e9", "Switch cursor between text and header": "Alternar o cursor entre o texto e o cabe\u00e7alho", "Tab": "Tab", "Text documents": "Documentos de texto", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documentos de texto: formatos Microsoft DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Formata\u00e7\u00e3o de texto", "Text selection and navigation in a textbox": "Sele\u00e7\u00e3o de texto e navega\u00e7\u00e3o dentro de caixas de texto", "Text selection and navigation in document": "Sele\u00e7\u00e3o de texto e navega\u00e7\u00e3o no documento", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Textos, gr\u00e1ficos, formas de desenho e imagens svg permanecem geometricamente precisos ao serem ampliados. Imagens inseridas em formato png e jpg podem produzir pixels na amplia\u00e7\u00e3o.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "O s\u00edmbolo \u00b6 \u00e9 uma marca de formata\u00e7\u00e3o. \u00c9 usado para ajudar o a edi\u00e7\u00e3o e o alinhamento do texto e n\u00e3o \u00e9 impresso. Para ativar e desativar na exibi\u00e7\u00e3o do documento, escolha o menu Exibir \u2192 Marcas de formata\u00e7\u00e3o.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "O Filtro avan\u00e7ado permite um total de 8 condi\u00e7\u00f5es. Com filtros avan\u00e7ados, voc\u00ea insere as condi\u00e7\u00f5es diretamente na planilha.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Os dados CSV s\u00e3o colados nas c\u00e9lulas, de acordo com essas configura\u00e7\u00f5es.", "The color assigned to the changes depends on the user that changes the document.": "A cor atribu\u00edda \u00e0s mudan\u00e7as depende do usu\u00e1rio que fez as mudan\u00e7as no documento.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "A linguagem da f\u00f3rmula deve ser extremamente familiar para qualquer usu\u00e1rio de planilha, especificada detalhadamente na Especifica\u00e7\u00e3o OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "F\u00e1cil de fazer com a ferramenta Pincel da barra de ferramentas.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Este recurso \u00e9 particularmente \u00fatil quando por exemplo, um usu\u00e1rio selecionar o texto todo com as teclas Ctrl+A e digitar por cima destruindo todo o conte\u00fado enquanto outros est\u00e3o editando.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Para continuar editando, clique no documento e a m\u00e1scara com a mensagem desaparece. Todas as mudan\u00e7as feitas pelos outros usu\u00e1rios de forma colaborativa s\u00e3o recarregadas.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Para copiar texto de grande tamanho para outras aplica\u00e7\u00f5es no seu dispositivo os usu\u00e1rios ter\u00e3o de apertar o bot\u00e3o de Baixar agora e depois ent\u00e3o copiar o conte\u00fado pretendido para a \u00e1rea de transfer\u00eancia, permitindo o acesso dessa informa\u00e7\u00e3o \u00e0 aplica\u00e7\u00e3o pretendida. De seguida uma pequena pop-up ir\u00e1 aparecer no canto inferior direito possibilitando assim a exporta\u00e7\u00e3o deste conte\u00fado para aplica\u00e7\u00f5es externas. De notar que este passo tamb\u00e9m converte objetos de car\u00e1ter complexo para imagem simples.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Para exibir ou ocultar altera\u00e7\u00f5es de controle, escolha Editar \u2192 Controlar altera\u00e7\u00f5es \u2192 Mostrar . Esteja ciente de que se o controle de altera\u00e7\u00f5es estiver ativado, mas oculto, voc\u00ea ainda registrar\u00e1 as altera\u00e7\u00f5es e poder\u00e1 inadvertidamente deixar texto indesejado dispon\u00edvel no documento.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Para baixar um documento no novo {productname} , simplesmente acesse ao menu de Arquivo da aplica\u00e7\u00e3o. Os formatos de download dispon\u00edveis dependem da aplica\u00e7\u00e3o. Todas as aplica\u00e7\u00f5es exportam o documento no formato PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Para sair da apresenta\u00e7\u00e3o de slides do {productname}, pressione a tecla Esc para retornar ao modo de edi\u00e7\u00e3o da apresenta\u00e7\u00e3o.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Para retornar a um estado selecionado, selecione-o com o mouse e pressione o bot\u00e3o Saltar para o estado.", "To open document, click on the file to open the {productname} module associated to the document format.": "Para abrir documento, clique no arquivo para abrir a classe {productname} m\u00f3dulo associado ao formato do documento.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Para remover a valida\u00e7\u00e3o numa c\u00e9lula, abra a caixa de di\u00e1logo e defina \u201cTodos os valores\u201d na lista Permitir.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Para voltar para a orienta\u00e7\u00e3o Retrato, repita o procedimento, escolhendo Retrato em \u201cCom estilo de p\u00e1gina\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Para verificar a ortografia do documento inteiro, utilize o menu Ferramentas \u2192 Ortografia.", "Track changes": "Registrar altera\u00e7\u00f5es", "Two decimal places, thousands separator": "Duas casas decimais, separador de milhar", "Type the new file name in the text box and press Enter.": "Digite um novo nome de arquivo na caixa de texto e pressione Enter.", "Underline": "Sublinhado", "Undo": "Desfazer", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utilize as abas Ajuda para entrada de dados e Alerta de erro para aprimorar a intera\u00e7\u00e3o com o usu\u00e1rio. Clique OK para fechar a caixa de di\u00e1logo.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Utilize a barra de ferramentas em baixo do painel de slides para iniciar a apresenta\u00e7\u00e3o de slides, adicionar um slide, duplicar ou excluir um slide.", "Using the browser zoom affects the document and user interface areas.": "A utiliza\u00e7\u00e3o do zoom do pr\u00f3prio navegador web afeta o documento e a interface do usu\u00e1rio.", "Using the page style": "Utilizando o estilo de p\u00e1gina", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Utilizando a r\u00e9gua, arraste a extremidade mais a esquerda para ajustar a margem esquerda e vice-versa para a direita.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "O que \u00e9 o s\u00edmbolo azul \u00b6 e como fa\u00e7o par remover do meu texto?", "What are the documents file formats supported by {productname}?": "Quais s\u00e3o os formatos de documentos suportados pelo {productname}?", "What is the blue wavy underline in some words in the text?": "E as linhas onduladas azuis no texto?", "What is \u201cClear Direct Formatting\u201d icon?": "O que \u00e9 o bot\u00e3o \u201cLimpar formata\u00e7\u00e3o direta\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Quando o {productname} detectar que n\u00e3o h\u00e1 atividade no navegador por algum tempo, ele coloca o documento no estado \u201cinativo\u201d. O documento \u00e9 apresentado com uma m\u00e1scara transparente cinza por cima com a mensagem \u201cDocumento inativo - clique para continuar\u201d.", "When closing a document, it is automatically saved if it has been changed.": "Ao fechar o seu documento, ele \u00e9 salvo automaticamente caso tenha sido modificado.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Quando v\u00e1rias pessoas editam o mesmo documento concomitantemente, \u00e9 poss\u00edvel que suas altera\u00e7\u00f5es possam conflitar e causar confus\u00e3o. A fun\u00e7\u00e3o Reparar permite aos usu\u00e1rios desfazer as altera\u00e7\u00f5es dos outros editores para um estado anterior.", "When you have internal cut or copied content, you can paste this content using the context menu.": "E quando tiver cortado ou copiado conte\u00fado interno, voc\u00ea pode colar este conte\u00fado com o menu de contexto.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ao colar conte\u00fado copiado do mesmo documento, s\u00e3o preservados o formato e o conte\u00fado. Se copiar de outro documento, em outra aba do navegador ou janela, ou mesmo de outra aplica\u00e7\u00e3o que n\u00e3o o navegador, o conte\u00fado colado preserva formato e conte\u00fado.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Ao colar texto de dentro do documento, a formata\u00e7\u00e3o \u00e9 mantida. Voc\u00ea tamb\u00e9m pode colar objetos tais como imagens, se foram copiados de dentro do documento que est\u00e1 sendo editado.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Ao ativar o registro de altera\u00e7\u00f5es, o {productname} marca as novas modifica\u00e7\u00f5es feitas no documento. Selecione esta op\u00e7\u00e3o novamente para desativar.", "Why can't I delete text? It just gets a strike-through?": "Por que n\u00e3o posso excluir o texto? Por que a palavra aparece tachada?", "Why did the text I just typed change automatically? How can I revert it?": "Por que o meu texto muda assim que digitei? como posso impedir isso?", "With track changes enabled your document is shown the following manner:": "Com o registro de altera\u00e7\u00f5es ativado, seu documento \u00e9 apresentado da seguinte maneira:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "A contagem de palavras tamb\u00e9m est\u00e1 dispon\u00edvel na barra de status. Se n\u00e3o houver texto selecionado a contagem \u00e9 para o documento todo. Caso contr\u00e1rio a contagem \u00e9 para a sele\u00e7\u00e3o.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "O contador de palavras est\u00e1 dispon\u00edvel em Ferramentas \u2192 Contagem de palavras. Uma caixa de di\u00e1logo mostra a contagem para todo o documento e para a sele\u00e7\u00e3o ativa.", "Word processor functions": "Fun\u00e7\u00f5es do editor de texto", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Sim. O {productname} abre documentos protegidos por senha, mas ser\u00e1 necess\u00e1rio fornecer a senha na caixa \u201cForne\u00e7a a senha\u201d que abre ao carregar o documento.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Sim. Mas somente para textos em ingl\u00eas. Clique na palavra desejada e escolha Ferramentas \u2192 Dicion\u00e1rio de sin\u00f4nimos. Uma caixa de di\u00e1logo abre com v\u00e1rias sugest\u00f5es para substitui\u00e7\u00e3o.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Voc\u00ea pode tanto navegar pelos caracteres com as listas ou digitar uma palavra-chave na caixa de pesquisa. Se souber o c\u00f3digo Unicode do caractere, digite-o nas caixas \u00e0 direita.", "You can insert these special characters in the document using the Special Character dialog.": "Voc\u00ea pode inserir estes caracteres especiais no documento utilizando o di\u00e1logo de Caracteres especiais.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Voc\u00ea pode saltar para o cursor de um usu\u00e1rio se clicar em seu nome ou seu avatar. Pode-se assim seguir o editor.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Voc\u00ea pode colar texto sem formata\u00e7\u00e3o com as teclas de atalho: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Edite uma planilha online da mesma forma que uma planilha do desktop. Opera\u00e7\u00f5es de entrada de dados, sele\u00e7\u00e3o de intervalos, linhas, colunas ou planilhas s\u00e3o as mesmas. Utilize o teclado, menus ou barra de ferramenta para acionar comandos na planilha. Arrastar o conte\u00fado de c\u00e9lulas para preencher outras c\u00e9lulas com adas tamb\u00e9m \u00e9 poss\u00edvel. Os comandos de copiar, cortar e colar tamb\u00e9m est\u00e3o dispon\u00edveis nos menus de contexto. Teclar Tab ap\u00f3s entrar dados move o cursor para a pr\u00f3xima c\u00e9lula \u00e0 direita e com um Enter move para a c\u00e9lula em baixo facilitando a entrada de dados.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Voc\u00ea deve estar com a autocorre\u00e7\u00e3o ativada. A Autocorre\u00e7\u00e3o altera o texto rec\u00e9m-digitado por um texto de uma tabela interna de correspond\u00eancias. Na maioria dos casos, a autocorre\u00e7\u00e3o acertas erros de digita\u00e7\u00e3o. Se a autocorre\u00e7\u00e3o n\u00e3o \u00e9 necess\u00e1ria, desative-a em Ferramentas \u2192 Autocorre\u00e7\u00e3o \u2192 Ao digitar.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Voc\u00ea est\u00e1 com o registro de altera\u00e7\u00f5es ativado. O registro de altera\u00e7\u00f5es grava todas as altera\u00e7\u00f5es no texto e mostra as edi\u00e7\u00f5es para uma revis\u00e3o posterior. \u00c9 muito \u00fatil para marcar mudan\u00e7as em textos e planilhas. O registro de altera\u00e7\u00f5es \u00e9 ativado ao escolher Editar \u2192 Registro de altera\u00e7\u00f5es \u2192 Registrar.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Seus documentos s\u00e3o armazenados no {productname}.", "chart": "gr\u00e1fico", "comment": "coment\u00e1rio", "data validate": "validar dados", "document repair": "repara\u00e7\u00e3o de documentos", "filter": "filtro", "import": "importar", "inactive document": "documento inativo", "spellchecking": "corretor ortogr\u00e1fico", "track changes": "acompanhar altera\u00e7\u00f5es", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "onde (*) \u00e9 o sinal de multiplica\u00e7\u00e3o no teclado num\u00e9rico. Seleciona o intervalo de dados que cont\u00e9m o cursor. Um intervalo \u00e9 um intervalo de c\u00e9lulas cont\u00edguas que cont\u00e9m dados sendo delimitado por linhas e colunas vazias.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "onde (/) \u00e9 o sinal de divis\u00e3o no teclado num\u00e9rico. Seleciona o intervalo da f\u00f3rmula da matriz que cont\u00e9m o cursor.", "word count": "contagem de palavras"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ro.json b/f7cloud-office/browser/dist/l10n/help-ro.json new file mode 100644 index 0000000..9018712 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ro.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 secunde \u00een modul \u0218tergere, tasta s\u0103geat\u0103 \u0219terge r\u00e2ndul/coloana, Ctrl+Tasta s\u0103geat\u0103 \u00eembin\u0103 celula cu celula vecin\u0103", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 secunde \u00een modul Inserare, tasta s\u0103geat\u0103 insereaz\u0103 r\u00e2nd/coloana, Ctrl+Tasta s\u0103geat\u0103 insereaz\u0103 celula", "Alt+Arrow Keys": "Alt+S\u0103ge\u021bi", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+S\u0103ge\u021bi", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+S\u0103ge\u021bi", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+S\u0103ge\u021bi", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+S\u0103geata Jos", "Ctrl+Arrow Left": "Ctrl+S\u0103geata St\u00e2nga", "Ctrl+Arrow Right": "Ctrl+S\u0103geata Dreapta", "Ctrl+Arrow Up": "Ctrl+S\u0103geata Sus", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+S\u0103geata Jos", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+S\u0103geata St\u00e2nga", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus key", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus key", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+S\u0103geata Dreapta", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+S\u0103geata Jos", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+S\u0103geata St\u00e2nga", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+S\u0103geata Dreapta", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+S\u0103geata Sus", "Ctrl+Shift+Arrow": "Ctrl+Shift+S\u0103geata", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+S\u0103geata Sus", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+S\u0103geata Jos", "Shift+Arrow Left": "Shift+S\u0103geata St\u00e2nga", "Shift+Arrow Right": "Shift+S\u0103geata Dreapta", "Shift+Arrow Up": "Shift+S\u0103geata Sus", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Index alfabetic: Indexul alfabetic existent poate fi actualizat cu intr\u0103ri noi.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Editarea diagramei: face\u021bi dublu clic pe diagram\u0103 pentru a o selecta. Utiliza\u021bi meniurile contextuale pentru a ad\u0103uga elemente de diagram\u0103, cum ar fi titlul, axa \u0219i altele. Alege\u021bi Interval de date \u0219i Tipul diagramei pentru a edita datele diagramei \u0219i selecta\u021bi tipul diagramei.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Formatare diagram\u0103: acela\u0219i meniu contextual v\u0103 aduce la tabelul de date \u0219i la selec\u021bia tipului de diagram\u0103.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Comentarii: Comentariile sunt inserate \u00een text \u0219i afi\u0219ate \u00een partea dreapt\u0103 a ecranului.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Comentarii: \u00eentr-o foaie de calcul pute\u021bi insera un comentariu pe celul\u0103. C\u00e2nd selecta\u021bi Insera\u021bi comentariu, apare o fereastr\u0103 pop-up care v\u0103 permite s\u0103 scrie\u021bi con\u021binutul comentariului. Un punct ro\u0219u apare \u00een col\u021bul din dreapta sus al celulei c\u00e2nd are un comentariu. Trece\u021bi mouse-ul pe celul\u0103 pentru a afi\u0219a comentarii.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Formatare condi\u021bionat\u0103: {productname} adaug\u0103 simboluri la fiecare celul\u0103 dintr-un interval \u00een func\u021bie de condi\u021biile celulelor. Selecta\u021bi intervalul de celule \u0219i face\u021bi clic pe pictograma Formatare condi\u021bionat\u0103 din bara de instrumente. Selecta\u021bi setul de simboluri de aplicat pe interval.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Meniuri contextuale: la clic cu butonul din dreapta al mouse-ului, apare un meniu cu comenzi asociate obiectului de baz\u0103.", "Data series formatting: Open the context menu and choose Format data series.": "Formatarea seriei de date: deschide\u021bi meniul contextual \u0219i alege\u021bi Formata\u021bi seria de date.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Validarea datelor: pentru fiecare celul\u0103, pute\u021bi defini intr\u0103rile ca s\u0103 fie valide. Intr\u0103rile nevalide \u00eentr-o celul\u0103 vor fi respinse. Pentru a activa validarea datelor:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Formatare direct\u0103: pute\u021bi formata celulele, coloanele, r\u00e2ndurile \u0219i foile foilor de calcul prin formatare direct din meniuri, bara de instrumente sau meniurile contextuale. Formatarea direct\u0103 se aplic\u0103 numai obiectului curent selectat. Pentru a formata o celul\u0103 fie utiliza\u021bi meniul, fie ap\u0103sa\u021bi pe Ctrl+1. Caseta de dialog permite formatarea complex\u0103 \u0219i personalizat\u0103 a numerelor, precum \u0219i font, chenar complex, fundal, protec\u021bie celular\u0103 \u0219i alte op\u021biuni.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Formatare direct\u0103: Pute\u021bi formata obiecte din documente text prin formatare direct\u0103 din meniuri, bara de instrumente sau meniurile contextuale. Formatarea direct\u0103 se aplic\u0103 numai obiectului selectat curent.", "Fields: A basic set of fields is available to insert in the document.": "C\u00e2mpuri: Un set de baz\u0103 de c\u00e2mpuri este disponibil pentru inserare \u00een document.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrarea datelor: filtrele \u0219i filtrele avansate v\u0103 permit s\u0103 lucra\u021bi pe anumite r\u00e2nduri (\u00eenregistr\u0103ri) filtrate dintr-un interval de date. \u00cen foile de calcul din {productname} exist\u0103 diverse posibilit\u0103\u021bi de aplicare a filtrelor.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Note de subsol \u0219i note de final: Sunt acceptate notele de subsol \u0219i notele de final.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatarea celulelor: Face\u021bi clic \u00een celul\u0103 sau \u00een intervalul de celule \u0219i alege\u021bi meniul Tabel \u2192 Propriet\u0103\u021bi. Ajusta\u021bi fin tabelul cu ajutorul casetei de dialog a propriet\u0103\u021bilor.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Semne de formatare: Spa\u021biile de paragraf, de pagin\u0103 \u0219i spa\u021biile indestructibile sunt afi\u0219ate ca semne pentru a facilita alinierea, editarea \u0219i formatarea textului.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Insera\u021bi imaginea: f\u0103c\u00e2nd clic pe pictograma Insera\u021bi imaginea v\u0103 permite s\u0103 alege\u021bi o imagine din folderele \u0219i partaj\u0103rile stoc\u0103rii \u00een cloud.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Insera\u021bi imaginea local\u0103: deschide selectorul de fi\u0219iere din browser pentru a \u00eenc\u0103rca imaginea de pe computerul local \u0219i a o introduce \u00een document.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Diapozitiv principal: Selecta\u021bi diapozitivul principal asociat diapozitivului curent. Formata\u021bi \u0219i aranja\u021bi elementele diapozitivului \u00een diapozitivul principal.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animare obiect: Fiecare obiect din diapozitiv poate avea o anima\u021bie. Folose\u0219te bara lateral\u0103 pentru a configura tranzi\u021bia diapozitivului pentru un obiect selectat sau un set de obiecte.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Obturare: pute\u021bi crea un contur al datelor dvs. \u0219i pute\u021bi grupa r\u00e2ndurile \u0219i coloanele \u00eempreun\u0103, astfel \u00eenc\u00e2t s\u0103 pute\u021bi restr\u00e2nge \u0219i extinde grupurile cu un singur clic, facilit\u00e2nd reprezentarea datelor ierarhice.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Antet \u0219i subsol de pagin\u0103: Anteturile \u0219i subsolurile sunt disponibile pentru stilul de pagin\u0103 existent aplicat \u00een document la pozi\u021bia cursorului.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Aspect diapozitive: {productname} Impress v\u0103 permite s\u0103 modifica\u021bi aspectul diapozitivelor. Selecta\u021bi aspectul dorit al diapozitivelor din lista derulant\u0103.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Tranzi\u021bii \u00eentre diapozitive: {productname} Impress ofer\u0103 efecte vizuale la afi\u0219area unui diapozitiv nou \u00een cadrul prezent\u0103rii de diapozitive. Tranzi\u021biile \u00eentre diapozitive sunt proprietatea diapozitivului; utiliza\u021bi bara lateral\u0103 pentru a seta tranzi\u021bia \u00eentre diapozitive \u00een modul de editare.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sortarea datelor: pute\u021bi sorta o list\u0103 de numere sau text cresc\u0103tor sau descresc\u0103tor. {productname} detecteaz\u0103 automat celulele care sunt anteturi \u0219i coloane adiacente, pentru a extinde selec\u021bia.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Formatare stil: {productname} accept\u0103 stiluri de paragraf. Pute\u021bi aplica un stil de paragraf existent unui paragraf. Selecta\u021bi meniul Editare \u2192 Editare stiluri pentru a schimba stilul.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabele: Insera\u021bi tabele \u00een prezentare. Folosi\u021bi bara lateral\u0103 pentru a selecta tema tabelului.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Zona de document: zona de aplica\u021bie arat\u0103 con\u021binutul documentului, fie foi de calcul, prezent\u0103ri sau documente text.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Bara de informa\u021bii: \u00een partea dreapt\u0103 a barei de c\u0103utare, este afi\u0219at un set de informa\u021bii despre document. Informa\u021biile reale depind de natura documentului.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Bara de meniu: meniul principal este plasat \u00een partea de sus \u0219i include multe op\u021biuni, comenzi pentru imprimare, editare, vizualizare \u0219i alte comenzi avansate. Pute\u021bi ascunde bara de meniu f\u0103c\u00e2nd clic pe pictograma din extrema dreapt\u0103. Face\u021bi clic pe pictograma pentru a afi\u0219a meniul.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Bara de c\u0103utare: C\u0103utarea \u00eencepe automat c\u00e2nd con\u021binutul este inserat \u00een caseta de c\u0103utare, iar fereastra documentului se mut\u0103 automat la prima apari\u021bie g\u0103sit\u0103. C\u0103utarea nu face distinc\u021bie \u00eentre majuscule \u0219i minuscule. Exist\u0103 trei butoane chiar l\u00e2ng\u0103 caseta de c\u0103utare:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Bara de stare: Bara de stare este afi\u0219at\u0103 \u00een partea de jos \u0219i con\u021bine mai multe op\u021biuni \u0219i caracteristici utile.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Bara de instrumente: bara de instrumente con\u021bine cele mai utilizate op\u021biuni pentru editarea zilnic\u0103. Butoanele din bara de instrumente sunt dinamice, ceea ce \u00eenseamn\u0103 c\u0103 starea lor (activat\u0103 sau oprit\u0103) depinde de diferi\u021bi factori.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Bara de zoom: \u00cen partea dreapt\u0103 a barei de stare, exist\u0103 un set de butoane care v\u0103 permit s\u0103 m\u0103ri\u021bi p\u00e2n\u0103 la 100%, s\u0103 mic\u0219ora\u021bi \u0219i s\u0103 m\u0103ri\u021bi. M\u0103rirea se aplic\u0103 zonei documentului, interfa\u021ba cu utilizatorul nu este afectat\u0103. Nivelul actual de zoom este afi\u0219at \u00een aceast\u0103 zon\u0103.", "{productname} Help": "{productname} Ajutor", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress editeaz\u0103 prezent\u0103ri \u00eentr-un mod care ar trebui s\u0103 fie familiar tuturor. Opera\u021biuni precum tastarea textului, t\u0103ierea, copierea \u0219i lipirea con\u021binutului, selectarea textului, inserarea, redimensionarea, ancorarea imaginilor, ad\u0103ugarea \u0219i gestionarea tabelelor sunt similare cu cele ale unei aplica\u021bii de prezent\u0103ri pentru desktop. Folosi\u021bi tastatura, meniurile \u0219i barele de instrumente pentru a efectua ac\u021biuni \u00een document.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} v\u0103 permite s\u0103 crea\u021bi \u0219i s\u0103 edita\u021bi documente de birou, documente text, foi de calcul \u0219i prezent\u0103ri direct \u00een browser, \u00eentr-un mod simplu \u0219i direct. Pute\u021bi lucra singur la un document sau \u00een colaborare ca parte a unei echipe.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} poate verifica ortografia \u00een documente text, foi de calcul \u0219i prezent\u0103ri. O sublinie ro\u0219ie ondulat\u0103 indic\u0103 cuvinte gre\u0219ite. Face\u021bi clic pe butonul din dreapta al mouse-ului pentru a deschide un meniu contextual cu corec\u021bii de ortografie sugerate.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} afi\u0219eaz\u0103 prezent\u0103ri de diapozitive, inclusiv un subset de tranzi\u021bii de diapozitive \u0219i anima\u021bii de obiecte. Alege\u021bi prezentarea de diapozitive din meniu sau face\u021bi clic pe pictograma din bara de instrumente din st\u00e2nga jos a panoului de diapozitive.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} editeaz\u0103 documentele text \u00een acela\u0219i mod \u00een care edita\u021bi un document desktop. Ofer\u0103 un aspect Ce vezi este ceea ce ob\u021bii (WYSIWYG) \u2013 care prezint\u0103 convenabil documentul pe m\u0103sur\u0103 ce va fi imprimat. Opera\u021biuni precum tastarea textului, t\u0103ierea, copierea \u0219i lipirea con\u021binutului, selectarea textului, inserarea, redimensionarea, ancorarea imaginilor, ad\u0103ugarea \u0219i manipularea tabelelor \u0219i diagramelor sunt similare cu un procesor de text desktop. Utiliza\u021bi tastatura, meniurile \u0219i barele de instrumente pentru a interac\u021biona cu documentul dvs.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} insereaz\u0103 imagini \u00een documentul text de pe computerul local sau din stocarea \u00een cloud. Imaginile inserate sunt \u00eentotdeauna \u00eencorporate \u00een document.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} v\u0103 anun\u021b\u0103 printr-o mic\u0103 notificare \u00een subsol atunci c\u00e2nd intr\u0103 un utilizator nou sau c\u00e2nd un utilizator iese.", "{productname} presentations": "{productname} prezent\u0103ri", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname salveaz\u0103 documentul \u00een fundal \u00een mod regulat, nu \u00eel pute\u021bi \u00eenchide pur \u0219i simplu f\u0103r\u0103 a-l salva. Pentru a abandona modific\u0103rile, trebuie fie s\u0103 le anula\u021bi, fie s\u0103 utiliza\u021bi Istoricul reviziilor din meniul Fi\u0219ier.", "{productname} spreadsheets": "{productname} foi de calcul", "{productname} supports both reading and writing for the following file formats:": "{productname} accept\u0103 at\u00e2t citirea, c\u00e2t \u0219i scrierea pentru urm\u0103toarele formate de fi\u0219iere:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} accept\u0103 inserarea \u0219i vizualizarea diagramelor \u00een documente. Pentru a ad\u0103uga o diagram\u0103:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} accept\u0103 tehnici moderne de formatare a paragrafelor prin stiluri. Un stil este un set de propriet\u0103\u021bi de text (font, culoare, fundal \u0219i multe altele) etichetate cu un nume, numele stilului. Utiliza\u021bi stilul pentru a aplica acela\u0219i set de propriet\u0103\u021bi la mai multe paragrafe din document \u0219i pentru a produce un aspect uniform, profesional. De asemenea, dac\u0103 modifica\u021bi una dintre propriet\u0103\u021bile de formatare a stilului, toate paragrafele cu acela\u0219i stil modific\u0103 \u0219i formatarea, simplific\u00e2nd efortul de formatare a multor paragrafe individual.", "{productname} text documents": "{productname} documente text", "{productname} user interface": "{productname} interfa\u021ba utilizator", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} folose\u0219te resurse moderne de browser pentru a adapta interfa\u021ba cu utilizatorul la dimensiunea zonei de vizualizare, inclusiv ecrane mici g\u0103site pe dispozitivele mobile. Interfa\u021ba este compus\u0103 din:", "A copy of the document is saved with the new name in the same folder.": "O copie a documentului este salvat\u0103 cu noul nume \u00een acela\u0219i folder.", "Activate the {productname} spreadsheet window.": "Activa\u021bi fereastra foii de calcul {productname}.", "Adding charts": "Ad\u0103ugarea de diagrame", "Additions are marked with colored underlined characters.": "Ad\u0103ug\u0103rile sunt marcate cu caractere subliniate colorate.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Adaug\u0103 urm\u0103toarea foaie la selec\u021bia curent\u0103 de foi. Dac\u0103 toate foile dintr-o foaie de calcul sunt selectate, aceast\u0103 combina\u021bie de taste de comand\u0103 rapid\u0103 selecteaz\u0103 doar foaia urm\u0103toare. Face din foaia urm\u0103toare foaia curent\u0103.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Adaug\u0103 foaia anterioar\u0103 la selec\u021bia curent\u0103 de foi. Dac\u0103 toate foile dintr-o foaie de calcul sunt selectate, aceast\u0103 combina\u021bie de taste de comand\u0103 rapid\u0103 selecteaz\u0103 doar foaia anterioar\u0103. Face din foaia anterioar\u0103 foaia curent\u0103.", "Advanced features": "Func\u021bionalit\u0103\u021bi avansate", "Advanced text document editor features": "Func\u021bii avansate ale editorului de documente text", "Align Center": "Aliniere la centru", "Align Left": "Aliniere la st\u00e2nga", "Align Right": "Aliniere la dreapta", "All changes are marked with a vertical bar in the right margin.": "Toate modific\u0103rile sunt marcate cu o bar\u0103 vertical\u0103 \u00een marginea din dreapta.", "All spreadsheets functions and mathematical rules applies.": "Se aplic\u0103 toate func\u021biile foilor de calcul \u0219i regulile matematice.", "Apply Default paragraph style": "Aplic\u0103 stilul implicit pentru paragraf", "Apply Heading 1 paragraph style": "Aplic\u0103 stilul de paragraf Titlu 1", "Apply Heading 2 paragraph style": "Aplic\u0103 stilul de paragraf Titlu 2", "Apply Heading 3 paragraph style": "Aplic\u0103 stilul de paragraf Titlu 3", "Apply Heading 4 paragraph style": "Aplic\u0103 stilul de paragraf Titlu 4", "Apply Heading 5 paragraph style": "Aplic\u0103 stilul de paragraf Titlu 5", "Applying a paragraph style:": "Aplicarea unui stil de paragraf:", "Arrow Down": "S\u0103geat\u0103 jos", "Arrow Left": "S\u0103geat\u0103 st\u00e2nga", "Arrow Right": "S\u0103geat\u0103 dreapta", "Arrow Up": "S\u0103geat\u0103 sus", "Bold": "Aldin", "Can {productname} open a password-protected document?": "Poate {productname} s\u0103 deschid\u0103 un document protejat prin parol\u0103?", "Cancel the search (appears only when a text has been searched)": "Anuleaz\u0103 c\u0103utarea (apare numai c\u00e2nd a fost c\u0103utat un text)", "Cell formatting": "Formatare celul\u0103", "Changes are displayed as comment in the right of the document area.": "Modific\u0103rile sunt afi\u0219ate ca comentarii \u00een partea dreapt\u0103 a zonei documentului.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Modific\u0103rile pot fi acceptate sau respinse. Pentru a accepta sau a respinge modific\u0103rile, face\u021bi clic pe pictogramele corespunz\u0103toare din caseta de comentarii din dreapta documentului. Alternativ, alege\u021bi Editare \u2192 Urm\u0103rire modific\u0103ri \u2192 Acceptare sau Respingere. \u00cen plus, dac\u0103 trebuie s\u0103 filtra\u021bi modific\u0103rile \u00eenainte de a le accepta sau respinge, alege\u021bi Editare \u2192 Urm\u0103rire modific\u0103ri \u2192 Gestionare. O caset\u0103 de dialog afi\u0219eaz\u0103 o list\u0103 cu toate modific\u0103rile urm\u0103rite. Utiliza\u021bi butoanele casetei de dialog \u00een consecin\u021b\u0103.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Modific\u0103rile f\u0103cute de diferite persoane sunt afi\u0219ate \u00een culori diferite, iar fiecare modificare urm\u0103rit\u0103 poate fi acceptat\u0103 sau respins\u0103, folosind caseta care apare \u00een dreapta. De asemenea, pute\u021bi ad\u0103uga un comentariu acolo.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Alege\u021bi Format \u2192 Linie (sau Zon\u0103 sau Pozi\u021bie \u0219i dimensiune). Se deschide o caset\u0103 de dialog.", "Choose Format \u2192 Page and select the Page tab": "Alege\u021bi Format \u2192 Pagin\u0103 \u0219i selecta\u021bi fila Pagin\u0103", "Choose Format \u2192 Paragraph, Text Flow tab": "Alege\u021bi Format \u2192 Paragraf, fila Flux text", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Alege\u021bi Insera\u021bi \u2192 Diagrame. Personaliza\u021bi-v\u0103 graficul din bara lateral\u0103:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Alege\u021bi Inserare \u2192 Caractere speciale sau face\u021bi clic pe pictograma corespunz\u0103toare din bara de instrumente. Se afi\u0219eaz\u0103 o caset\u0103 de dialog.", "Choose Validity from the Data menu. The Validity dialog opens.": "Alege\u021bi Valabilitate din meniul Date. Se deschide dialogul Validitate.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Alege\u021bi meniul Instrumente \u0219i debifa\u021bi Verificare ortografic\u0103 automat\u0103.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Alege\u021bi meniul Instrumente \u2192 Limbi \u0219i selecta\u021bi limba pentru \u00eentregul document. Op\u021bional, pute\u021bi seta limbi pentru textul selectat \u0219i pentru paragraful curent.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Face\u021bi clic pe orice miniatur\u0103 de diapozitiv din panou pentru a comuta la acest diapozitiv pentru a-l vizualiza sau edita.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Face\u021bi clic pe pictograma de formatare clon\u0103 \"\". Indicatorul mouse-ului se transform\u0103 \u00eentr-o g\u0103leat\u0103 de vopsea.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Face\u021bi clic pe pictograma de formatare clon\u0103 . Indicatorul mouse-ului se transform\u0103 \u00eentr-o g\u0103leat\u0103 de vopsea.", "Click on the submenu () icon to reply, move and delete comments.": "Face\u021bi clic pe pictograma submeniu () pentru a r\u0103spunde, muta \u0219i \u0219terge comentariile.", "Collaborative editing": "Editare \u00een colaborare", "Column break (in multicolumnar text)": "\u00centrerupere de coloan\u0103 (\u00een text multicoloan\u0103)", "Comments in documents": "Comentarii \u00een documente", "Context menus": "Meniuri contextuale", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Meniurile contextuale sunt disponibile f\u0103c\u00e2nd clic pe butonul din dreapta al mouse-ului. Comenzile disponibile \u00een meniul contextual sunt legate - nu \u00een mod extensiv - de obiectul de baz\u0103 din document.", "Copy": "Copiere", "Copy and Paste": "Copiere \u0219i lipire", "Cut": "T\u0103iere", "Delete cells (as in menu Edit - Delete Cells)": "\u0218terge celule (ca \u00een meniul Editare - \u0218terge\u021bi celule)", "Delete to beginning of sentence": "\u0218terge p\u00e2n\u0103 la \u00eenceputul propozi\u021biei", "Delete to beginning of word": "\u0218terge p\u00e2n\u0103 la inceputul cuv\u00e2ntului", "Delete to end of sentence": "\u0218terge p\u00e2n\u0103 la sf\u00e2r\u0219itul propozi\u021biei", "Delete to end of word": "\u0218terge p\u00e2n\u0103 la sf\u00e2r\u0219itul cuv\u00e2ntului", "Deletions are marked with colored strike-through characters.": "\u0218tergerile sunt marcate cu caractere t\u0103iate colorate.", "Demote list item (list item has to be selected)": "Retrogradeaz\u0103 elementul \u00een list\u0103 (elementul trebuie s\u0103 fie selectat)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u00cen func\u021bie de capacit\u0103\u021bile browserului dvs., poate ap\u0103rea fereastra de imprimare sau \u201eDesc\u0103rca\u021bi export PDF?\u201d se afi\u0219eaz\u0103 pop-up. Pute\u021bi imprima acest PDF \u00een cititorul PDF preferat.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Formatarea direct\u0103 este o formatare aplicat\u0103 direct con\u021binutului selectat al unui paragraf sau al unei celule din foaia de calcul \u0219i se suprapune peste stilul de formatare atribuit. Pentru a restaura set\u0103rile de stil ale format\u0103rii, selecta\u021bi textul sau celula din foaia de calcul \u0219i alege\u021bi Format \u2192 \u0218terge\u021bi formatarea direct\u0103 sau utiliza\u021bi butonul din bara de instrumente.", "Directly:": "Direct:", "Display comment": "Afi\u0219eaz\u0103 comentariu", "Display the Keyboard shortcuts help": "Afi\u0219are ajutor pentru tastele rapide", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Editarea documentelor ar trebui s\u0103 fie familiar\u0103 tuturor celor care au folosit o aplica\u021bie de birou \u00eenainte, dar iat\u0103 c\u00e2teva caracteristici distinctive:", "Document repair": "Reparare document", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Documentele din {productname} se salveaz\u0103 automat, dar dac\u0103 v\u0103 \u00eengrijoreaz\u0103 c\u0103 un document este sincronizat c\u00e2t mai repede posibil, pute\u021bi for\u021ba \u0219i salvarea utiliz\u00e2nd intrarea Salvare din meniul Fi\u0219ier.", "Double Underline": "Subliniere dubl\u0103", "Draw page keyboard shortcuts": "Desena\u021bi comenzi rapide de la tastatur\u0103 pentru pagin\u0103", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Fiec\u0103rui utilizator i se atribuie o culoare. Cursorul fiec\u0103rui utilizator va fi afi\u0219at \u00een culoarea atribuit\u0103. Not\u0103: ve\u021bi vedea cursorul ca negru, cursor intermitent, de\u0219i al\u021bii v\u0103 vor vedea cu o culoare diferit\u0103.", "Editing documents": "Editarea documentelor", "Editing presentations": "Editarea prezent\u0103rilor", "Editing spreadsheets": "Editarea foilor de calcul", "Editing text documents": "Editarea documentelor text", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Alege\u021bi fie Prezentare diapozitive \u2192 Prezentare pe ecran complet, fie face\u021bi clic pe pictograma din st\u00e2nga, \u00een partea de jos a panoului de diapozitive:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Ie\u0219ire din modul curent, de ex. din modul editare \u00een modul selec\u021bie obiecte, din modul selec\u021bie obiecte \u00een modul vizualizare.", "Extend the selection down one page": "Extinde selec\u021bia o pagin\u0103 \u00een jos", "Extend the selection up one page": "Extinde selec\u021bia o pagin\u0103 \u00een sus", "Fill Down": "Umple \u00een jos", "Focus to document from menu": "Focalizare pe document din meniu", "Focus to notebookbar menu": "Focalizare pe meniul barei de file", "Focus to selected comment's menu": "Focalizare pe meniul comentariului selectat", "Format the source cell with the font, color background and more.": "Formata\u021bi celula surs\u0103 cu fontul, culoarea de fundal \u0219i alte op\u021biuni.", "Formatting spreadsheets": "Formatarea foilor de calcul", "Formatting text": "Formatare text", "Formulas": "Formule", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formulele sunt introduse \u00een bara de formule. Introduce\u021bi \u201e=\u201d \u0219i introduce\u021bi formula.", "Frequently Asked Questions": "\u00centreb\u0103ri frecvente", "General Keyboard Shortcuts": "Scurt\u0103turi globale de tastatur\u0103", "Go and select text to end of document": "Mergi \u0219i selecteaz\u0103 la \u00eenceput de document", "Go and select text to end of textbox": "Merge\u021bi \u0219i selecta\u021bi text p\u00e2n\u0103 la sf\u00e2r\u0219itul casetei de text", "Go and select text to start of document": "Mergi \u0219i selecteaz\u0103 la \u00eenceput de document", "Go and select text to start of textbox": "Merge\u021bi \u0219i selecta\u021bi text pentru a \u00eencepe caseta de text", "Go and select to the beginning of a line": "Mergi \u0219i selecteaz\u0103 la \u00eenceput de r\u00e2nd", "Go and select to the end of a line": "Mergi \u0219i selecteaz\u0103 la sf\u00e2r\u0219itul unui r\u00e2nd", "Go to beginning of a word": "Salt la \u00eenceputul cuv\u00e2ntului", "Go to beginning of line": "Salt la \u00eenceputul r\u00e2ndului", "Go to end of document": "Salt la sf\u00e2r\u0219itul documentului", "Go to end of line": "Salt la sf\u00e2r\u0219itul r\u00e2ndului", "Go to next sheet.": "Trece\u021bi la foaia urm\u0103toare.", "Go to previous sheet.": "Merge\u021bi la foaia anterioar\u0103.", "Go to start of document": "Salt la \u00eenceputul documentului", "Go to start of the next word": "Salt la \u00eenceputul urm\u0103torului cuv\u00e2nt", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Gre\u0219elile gramaticale din text sunt marcate cu subliniere albastr\u0103 ondulat\u0103. Face\u021bi clic pe textul subliniat cu butonul dreapta al mouse-ului pentru a deschide un meniu cu sugestii pentru corectarea erorii gramaticale \u0219i a regulilor gramaticale \u00eenc\u0103lcate. Selecta\u021bi sugestia corect\u0103 pentru a modifica textul.", "Handling Tables": "Manipulare Tabele", "Handling images": "Manipularea imaginilor", "Home": "Acas\u0103", "Hover the mouse on the document name in the menu bar.": "Plasa\u021bi cursorul mouse-ului peste numele documentului \u00een bara de meniu.", "How can I change the line, area and position of a shape in my slides?": "Cum pot schimba linia, aria \u0219i pozi\u021bia unei forme \u00een diapozitivele mele?", "How can I check spelling in my language?": "Cum pot verifica ortografia \u00een limba mea?", "How can I copy the formatting of existing cells to new ones?": "Cum pot copia formatarea celulelor existente \u00een unele noi?", "How can I import CSV data?": "Cum pot importa date CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Cum pot insera un simbol valutar, de drept de autor sau de marc\u0103 comercial\u0103 \u00een document?", "How can I make the new text look like other existing text?": "Cum pot face ca noul text s\u0103 arate ca un alt text existent?", "How can I quit {productname} without saving my edits?": "Cum pot ie\u0219i din {productname} f\u0103r\u0103 a salva modific\u0103rile?", "How can I remove the red wavy lines in my document?": "Cum pot elimina liniile ro\u0219ii ondulate din documentul meu?", "How can I run my slide show?": "Cum pot rula prezentarea de diapozitive?", "How can I select data to print?": "Cum pot selecta datele pentru imprimare?", "How do I change the page orientation to landscape inside my document": "Cum schimb orientarea paginii \u00een format peisaj \u00een interiorul documentului meu", "How do I get a word count of my document?": "Cum ob\u021bin un num\u0103r de cuvinte din documentul meu?", "How do I rename a sheet?": "Cum redenumesc o foaie?", "How do I save a document with another name?": "Cum salvez un document cu alt nume?", "How do I set the margins of the document?": "Cum stabilesc marginile documentului?", "If no table or range was selected, a prototype chart is displayed.": "Dac\u0103 nu a fost selectat niciun tabel sau interval, este afi\u0219at un prototip de diagram\u0103.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Dac\u0103 nu este selectat\u0103 nicio celul\u0103 \u00eentreag\u0103, \u0219i cursorul este la sf\u00e2r\u0219itul tabelului, se va \u0219terge paragraful de dup\u0103 tabel, doar dac\u0103 nu este ultimul paragraf al documentului.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Dac\u0103 nu este selectat\u0103 nicio celul\u0103 \u00eentreag\u0103, se va \u0219terge textul \u00eentre cursor \u0219i sf\u00e2r\u0219itul propozi\u021biei curente. Dac\u0103 cursorul este la sf\u00e2r\u0219itul celulei \u0219i nu este selectat\u0103 nicio celul\u0103 \u00eentreag\u0103, se va \u0219terge co\u021binutul celulei urm\u0103toare.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Dac\u0103 sunt selectate celule, se vor \u0219terge r\u00e2ndurile complete ce con\u021bin selec\u021bia. Dac\u0103 sunt selectate, total sau par\u021bial, toate r\u00e2ndurile, se va \u0219terge \u00eentreg tabelul.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Dac\u0103 celula activ\u0103 este goal\u0103: salt la \u00eenceputul tabelului. Altfel: la prima ap\u0103sare, salt la \u00eenceputul celulei active, la a doua ap\u0103sare, salt la \u00eenceputul tabelului activ, la a treia ap\u0103sare, salt la \u00eenceputul documentului.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Dac\u0103 celula activ\u0103 este goal\u0103: salt la sf\u00e2r\u0219itul tabelului. Altfel: la prima ap\u0103sare, salt la sf\u00e2r\u0219itul celulei active, la a doua ap\u0103sare, salt la sf\u00e2r\u0219itul tabelului activ, la a treia ap\u0103sare, salt la sf\u00e2r\u0219itul documentului.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Dac\u0103 celula activ\u0103 este goal\u0103: selecteaz\u0103 \u00eentregul tabel. Altfel: selecteaz\u0103 con\u021binutul celulei active. Ap\u0103s\u00e2nd \u00eenc\u0103 o dat\u0103 selecteaz\u0103 \u00eentregul tabel.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Imaginile pot fi redimensionate, rotite \u0219i ancorate. Textul poate fi \u00eenf\u0103\u0219urat \u00een jurul imaginii. Selecta\u021bi imaginea \u0219i deschide\u021bi meniul contextual. Utiliza\u021bi m\u00e2nerele imaginilor pentru a redimensiona imaginea cu mouse-ul.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u00cen schimb, formatarea direct\u0103 aplic\u0103 formatarea unor fragmente selectate din con\u021binutul documentului. \u00centr-un document lung, formatarea direct\u0103 trebuie aplicat\u0103 \u00een fiecare fragment de text, transform\u00e2nd formatarea textului \u00eentr-o sarcin\u0103 \u00eendelungat\u0103, supus\u0103 erorilor \u0219i \u00eent\u00e2rzierilor.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u00cen zona Pauze, marca\u021bi Inserare, Tip: Pauz\u0103 de pagin\u0103, Pozi\u021bie: \u00cenainte.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u00cen dialogul Filtru standard, pute\u021bi defini, de asemenea, intervale care con\u021bin valorile \u00een anumite c\u00e2mpuri de date. Pute\u021bi utiliza filtrul standard pentru a conecta condi\u021biile fie cu un operator logic \u0219i cu un operator logic OR.", "Inactive document": "Document inactiv", "Increase/decrease the size of the column/row on the left/top cell edge": "M\u0103ri\u021bi/mic\u0219ora\u021bi dimensiunea coloanei/r\u00e2ndului de pe marginea celulei din st\u00e2nga/sus", "Increases/decreases the size of the column/row on the right/bottom cell edge": "M\u0103re\u0219te/mic\u0219oreaz\u0103 dimensiunea coloanei/r\u00e2ndului de pe marginea celulei din dreapta/jos", "Insert cells (as in menu Insert - Cells)": "Insereaz\u0103 celule (ca \u00een meniul Inserare - Celule)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Introduce\u021bi sf\u00e2r\u0219ituri de coloan\u0103 \u0219i de r\u00e2nd \u00een foaia de calcul pentru a restr\u00e2nge intervalul de imprimare \u0219i a imprima documentul de desc\u0103rcat. La imprimarea PDF-ului, selecta\u021bi paginile care v\u0103 intereseaz\u0103.", "Insert comment": "Insereaz\u0103 comentariu", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Introduce\u021bi comentarii \u00een {productname} \u00een locurile care necesit\u0103 aten\u021bie special\u0103 a cititorului. Comentariile sunt afi\u0219ate \u00een partea dreapt\u0103 \u0219i poart\u0103 numele \u0219i data emitentului.", "Insert endnote": "Insereaz\u0103 not\u0103 de sf\u00e2r\u0219it", "Insert footnote": "Insereaz\u0103 not\u0103 de subsol", "Insert line break": "Inserare \u00eentrerupere de r\u00e2nd", "Insert new paragraph directly before or after a section, or before a table": "Insereaz\u0103 un paragraf nou direct \u00eenainte sau dup\u0103 o sec\u021biune sau \u00eenaintea unui tabel", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Insereaz\u0103 un paragraf nou f\u0103r\u0103 numerotare \u00een interiorul unei liste. Nu func\u021bioneaz\u0103 dac\u0103 cursorul este la sf\u00e2r\u0219itul listei.", "Insert non-breaking hyphen": "Insereaz\u0103 cratim\u0103 de unire", "Insert non-breaking space": "Insereaz\u0103 un spa\u021biu nedesp\u0103r\u021bibil", "Insert soft hyphen": "Insereaz\u0103 liniu\u021b\u0103 de desp\u0103r\u021bire", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Insera\u021bi tabele cu pictograma corespunz\u0103toare din bara de instrumente. Selecta\u021bi num\u0103rul ini\u021bial de r\u00e2nduri \u0219i coloane. Ad\u0103uga\u021bi r\u00e2nduri \u0219i coloane cu meniul contextual al celulelor. \u00cembina\u021bi celulele cu meniul Tabel. Stilul implicit de paragraf din interiorul celulelor este \u201eCuprins tabel\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Insereaz\u0103 un punct de tabula\u021bie (numai \u00een tabele). \u00cen func\u021bie de Managerul de ferestre utilizat, poate fi folosit \u00een schimb Alt+Tab.", "Is there a thesaurus?": "Exist\u0103 un dic\u021bionar de sinonime?", "Italic": "Cursiv", "Justify": "Margini", "Keyboard Shortcuts": "Scurt\u0103turi de tastatur\u0103", "Like Alt, but only the active cell is modified": "La fel ca Alt, doar c\u0103 se modific\u0103 numai celula activ\u0103", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u00cenc\u0103rca\u021bi datele CSV \u00eentr-un instrument nativ pentru platforma dvs., selecta\u021bi-le \u0219i copia\u021bi-le \u00een clipboard", "Manual page break": "\u00centrerupere manual\u0103 de pagin\u0103", "Move cursor down one line": "Mut\u0103 cursorul un r\u00e2nd \u00een jos", "Move cursor to beginning of the next paragraph": "Mut\u0103 cursorul la \u00eenceputul paragrafului urm\u0103tor", "Move cursor to beginning of the previous paragraph": "Mut\u0103 cursorul la \u00eenceputul paragrafului anterior", "Move cursor to the left": "Mut\u0103 cursorul spre st\u00e2nga", "Move cursor to the right": "Mut\u0103 cursorul spre dreapta", "Move cursor up one line": "Mut\u0103 cursorul un r\u00e2nd \u00een sus", "Move cursor with selection to the left": "Mut\u0103 cursorul cu selec\u021bie spre st\u00e2nga", "Move cursor with selection to the right": "Mut\u0103 cursorul cu selec\u021bie spre dreapta", "Move the view down one page": "Mut\u0103 vederea o pagin\u0103 \u00een jos", "Move the view up one page": "Mut\u0103 vederea o pagin\u0103 \u00een sus", "Move to next text object on drawing page": "Trece\u021bi la urm\u0103torul obiect text de pe pagina de desen", "Move to next text object on slide": "Trece\u021bi la urm\u0103torul obiect text de pe diapozitiv", "Moves one screen page to the right.": "Mut\u0103 o pagin\u0103 de ecran la dreapta.", "Moves one sheet to the left.": "Mut\u0103 o foaie la st\u00e2nga.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Mut\u0103 cursorul la marginea de jos a intervalului de date curent. Dac\u0103 r\u00e2ndul de sub celula care con\u021bine cursorul este gol, cursorul se deplaseaz\u0103 \u00een jos la urm\u0103torul r\u00e2nd care con\u021bine date.", "Moves the cursor to the first cell in the sheet (A1).": "Mut\u0103 cursorul la prima celul\u0103 din foaie (A1).", "Moves the cursor to the first cell of the current row.": "Mut\u0103 cursorul la prima celul\u0103 a r\u00e2ndului curent.", "Moves the cursor to the last cell of the current row.": "Mut\u0103 cursorul la ultima celul\u0103 a r\u00e2ndului curent.", "Moves the cursor to the last cell on the sheet that contains data.": "Mut\u0103 cursorul la ultima celul\u0103 de pe foaia care con\u021bine date.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Mut\u0103 cursorul la marginea st\u00e2ng\u0103 a intervalului de date curent. Dac\u0103 coloana din st\u00e2nga celulei care con\u021bine cursorul este goal\u0103, cursorul se deplaseaz\u0103 la urm\u0103toarea coloan\u0103 din st\u00e2nga care con\u021bine date", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Mut\u0103 cursorul la marginea dreapt\u0103 a intervalului de date curent. Dac\u0103 coloana din dreapta celulei care con\u021bine cursorul este goal\u0103, cursorul se deplaseaz\u0103 la urm\u0103toarea coloan\u0103 din dreapta care con\u021bine date.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Mut\u0103 cursorul la marginea de sus a intervalului de date curent. Dac\u0103 r\u00e2ndul de deasupra celulei care con\u021bine cursorul este gol, cursorul se mut\u0103 \u00een sus la urm\u0103torul r\u00e2nd care con\u021bine date.", "Navigating in Spreadsheets": "Navigarea \u00een foi de calcul", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "O utilizare pentru func\u021bia AutoFilter este de a restric\u021biona rapid afi\u0219area la \u00eenregistr\u0103ri cu intr\u0103ri identice \u00eentr-un c\u00e2mp de date.", "Open the presentation in {productname}": "Deschide\u021bi prezentarea \u00een {productname}", "Opening, closing, saving, printing and downloading documents": "Deschiderea, \u00eenchiderea, salvarea, tip\u0103rirea \u0219i desc\u0103rcarea documentelor", "Other advanced features": "Alte caracteristici avansate", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Formatare paragraf", "Paste as unformatted text": "Lipe\u0219te textul neformatat", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Lipire din browser Editare \u2192 Lipire sau ap\u0103sa\u021bi Ctrl+V. Se deschide caseta de dialog Import text pentru a v\u0103 permite s\u0103 descrie\u021bi formatul precis al datelor CSV.", "Paste special": "Lipire special\u0103", "Pasting": "Lipire", "Place the cursor at the paragraph to be formatted": "Plasa\u021bi cursorul la paragraful care urmeaz\u0103 s\u0103 fie formatat", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Plasa\u021bi cursorul \u00een locul unde orientarea paginii urmeaz\u0103 s\u0103 se schimbe. Ad\u0103uga\u021bi un paragraf gol.", "Place the cursor in the position to insert the character.": "Plasa\u021bi cursorul \u00een pozi\u021bia pentru a insera caracterul.", "Position and Size": "Pozi\u021bie \u0219i dimensiune", "Presentations": "Prezent\u0103ri", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezent\u0103ri: formate Microsoft PPT, PPTX, format OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Ap\u0103sa\u021bi butonul Inserare. Pentru a \u00eenchide caseta de dialog, ap\u0103sa\u021bi Anulare.", "Print (Download as PDF)": "Tip\u0103rire (desc\u0103rcare ca PDF)", "Promote list item (list item has to be selected)": "Promoveaz\u0103 elementul \u00een list\u0103 (elementul trebuie s\u0103 fie selectat)", "Redo": "Ref\u0103", "Remove direct formatting": "Elimin\u0103 formatarea direct\u0103", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Redenumi\u021bi o foaie din documentul de calcul utiliz\u00e2nd meniul contextual (folosind butonul dreapta al mouse-ului) de deasupra filei foii din partea de jos. Introduce\u021bi noul nume al foii \u00een caseta de dialog care urmeaz\u0103.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Copierea/decuparea \u0219i inserarea con\u021binutului bogat este acceptat\u0103, nu numai \u00eentr-un anumit document, ci \u0219i \u00eentre documente de pe acela\u0219i sau diferit {productname}. Pentru aceste utiliz\u0103ri interne, utilizatorii pot copia/decupa con\u021binut, inclusiv imagini \u0219i con\u021binut mixt, pe computer folosind direct comenzile rapide de la tastatur\u0103 (Ctrl+X, Ctrl+C, Ctrl+V). Din motive de securitate, este necesar s\u0103 folosi\u021bi Ctrl+V pentru a lipi pe computer, dar meniurile contextuale pot fi folosite pentru t\u0103iere \u0219i copiere. Pe Android sau iOS, este necesar\u0103 selectarea textului prin atingere dubl\u0103 \u0219i utilizarea unei atingeri lungi pentru a accesa copierea/t\u0103ierea/lipirea prin meniul contextual.", "Search backwards": "C\u0103uta\u021bi \u00eenapoi", "Search forward": "C\u0103uta\u021bi \u00eenainte", "Select All": "Selecteaz\u0103 tot", "Select Landscape in \u201cWith Page Style\u201d": "Selecta\u021bi Peisaj \u00een \u201eCu stil de pagin\u0103\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Selecta\u021bi un tabel dintr-un document text, un interval dintr-o foaie de calcul sau un tabel dintr-o prezentare.", "Select all in drawing page": "Selecta\u021bi totul \u00een pagina de desen", "Select all in slide": "Selecta\u021bi totul din diapozitiv", "Select if you want to change page numbering.": "Selecta\u021bi dac\u0103 dori\u021bi s\u0103 modifica\u021bi numerotarea paginilor.", "Select lines in downwards direction": "Selecteaz\u0103 r\u00e2nduri \u00een jos", "Select lines in upwards direction": "Selecteaz\u0103 r\u00e2nduri \u00een sus", "Select objects in the order in which they were created": "Selecteaz\u0103 obiectele \u00een ordinea cre\u0103rii", "Select objects in the reverse order in which they were created": "Selecteaz\u0103 obiectele \u00een ordinea invers\u0103 a cre\u0103rii", "Select the cells you want to format. Release the mouse button.": "Selecta\u021bi celulele pe care dori\u021bi s\u0103 le formata\u021bi. Elibera\u021bi butonul mouse-ului.", "Select the character set, language and separator options for the CSV file.": "Selecta\u021bi setul de caractere, limba \u0219i op\u021biunile de separare pentru fi\u0219ierul CSV.", "Select the shape in your slide. A set of handles shows.": "Selecta\u021bi forma din diapozitiv. Se afi\u0219eaz\u0103 un set de ghidaje.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Selecta\u021bi stilul de aplicat din lista derulant\u0103 de stiluri. Paragraful afi\u0219eaz\u0103 atributele stilurilor.", "Select the text with the existing format": "Selecta\u021bi textul cu formatul existent", "Select the text you want to apply the new format.": "Selecta\u021bi textul c\u0103ruia dori\u021bi s\u0103 i se aplice noul format.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Selecta\u021bi criteriul de valabilitate din lista drop-box Permite. \u00cen func\u021bie de criteriu, se afi\u0219eaz\u0103 mai multe op\u021biuni. Completa\u021bi datele necesare.", "Select to beginning of paragraph": "Selecteaz\u0103 p\u00e2n\u0103 la \u00eenceputul paragrafului", "Select to end of paragraph": "Selecteaz\u0103 p\u00e2n\u0103 la sf\u00e2r\u0219itul paragrafului", "Select to the left word by word": "Selec\u021bie spre st\u00e2nga cuv\u00e2nt cu cuv\u00e2nt", "Select to the right word by word": "Selec\u021bie spre dreapta cuv\u00e2nt cu cuv\u00e2nt", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Selecteaz\u0103 toate celulele care con\u021bin date de la celula curent\u0103 p\u00e2n\u0103 la sf\u00e2r\u0219itul intervalului continuu de celule de date, \u00een direc\u021bia s\u0103ge\u021bii ap\u0103sate. Dac\u0103 este utilizat pentru a selecta r\u00e2nduri \u0219i coloane \u00eempreun\u0103, este selectat un interval de celule dreptunghiulare.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Selecteaz\u0103 celulele din celula curent\u0103 p\u00e2n\u0103 la o pagin\u0103 \u00een coloana curent\u0103 sau extinde selec\u021bia existent\u0103 cu o pagin\u0103 \u00een jos.", "Selects cells from the current cell to the first cell of the current row.": "Selecteaz\u0103 celulele din celula curent\u0103 p\u00e2n\u0103 la prima celul\u0103 a r\u00e2ndului curent.", "Selects cells from the current cell to the last cell of the current row.": "Selecteaz\u0103 celulele din celula curent\u0103 p\u00e2n\u0103 la ultima celul\u0103 a r\u00e2ndului curent.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Selecteaz\u0103 celulele din celula curent\u0103 p\u00e2n\u0103 la o pagin\u0103 \u00een coloana curent\u0103 sau extinde selec\u021bia existent\u0103 cu o pagin\u0103 \u00een sus.", "Set Optimal Column Width": "Seteaz\u0103 l\u0103\u021bimea optim\u0103 a coloanelor", "Set the page margins in the dialog.": "Seta\u021bi marginile paginii \u00een caseta de dialog.", "Set the properties of the element of the object.": "Seta\u021bi propriet\u0103\u021bile elementului obiectului.", "Shortcut Keys for Tables": "Taste rapide pentru tabele", "Slide keyboard shortcuts": "Glisa\u021bi comenzile rapide de la tastatur\u0103", "Slide pane": "Glisa\u021bi panoul", "Slide show": "Prezentare de diapozitive", "Special Characters": "Caractere Speciale", "Spellchecking": "Verificare ortografic\u0103", "Spreadsheets": "Foi de calcul", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Foi de calcul: formate Microsoft XLS, XLSX, format OpenDocument ODS", "Standard currency format": "Format valutar standard", "Standard date format": "Format standard dat\u0103 calendaristic\u0103", "Standard exponential format": "Format standard exponen\u021bial", "Standard format": "Format standard", "Standard percentage format (two decimal places)": "Format standard procentaj (dou\u0103 zecimale)", "Strikethrough": "T\u0103iat", "Subscript": "Indice", "Superscript": "Exponent", "Switch cursor between text and footer": "Comut\u0103 cursorul \u00eentre text \u0219i subsol", "Switch cursor between text and header": "Comut\u0103 cursorul \u00eentre text \u0219i antet", "Tab": "Tab", "Text documents": "Documente text", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Documente text: formate Microsoft DOC, DOCX, RTF. Format OpenDocument ODT", "Text formatting": "Formatare text", "Text selection and navigation in a textbox": "Selectare text \u0219i navigare \u00een caseta de text", "Text selection and navigation in document": "Selectare text \u0219i navigare document", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Textul, diagramele, formele \u0219i imaginile svg vor r\u0103m\u00e2ne clare, c\u00e2nd m\u0103ri\u021bi, ve\u021bi vedea doar pixeli care apar la imaginile inserate, cum ar fi jpg sau png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Simbolul \u00b6 este un marcaj de formatare. Este folosit pentru a facilita alinierea \u0219i editarea textului \u0219i nu este imprimat. Pentru a-l comuta \u00een afi\u0219area documentului, alege\u021bi meniul Vizualizare \u2192 Marcaj de formatare.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Filtrul avansat permite p\u00e2n\u0103 la opt condi\u021bii de filtrare. Cu filtrele avansate introduce\u021bi condi\u021biile direct \u00een foaie.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Datele CSV sunt \u00eenc\u0103rcate \u00een celula selectat\u0103 \u00een care a\u021bi lipit datele, conform acestor set\u0103ri.", "The color assigned to the changes depends on the user that changes the document.": "Culoarea atribuit\u0103 modific\u0103rilor depinde de utilizatorul care modific\u0103 documentul.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Limbajul formulei ar trebui s\u0103 fie extrem de familiar oric\u0103rui utilizator al foii de calcul \u0219i este specificat \u00een detaliu \u00een OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "Acest lucru este u\u0219or de f\u0103cut folosind instrumentul Pensul\u0103 din bara de instrumente.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Acest lucru este deosebit de util \u2013 s\u0103 spunem atunci c\u00e2nd un coleg a selectat din gre\u0219eal\u0103 tot textul din document cu Ctrl+A \u0219i a trecut la tast peste el, distrug\u00e2ndu-l \u2013 \u00een timp ce edita\u021bi concomitent.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Pentru a continua editarea, face\u021bi clic pe document \u0219i intervalul \u0219i mesajul dispar. Orice modific\u0103ri care ar fi putut fi f\u0103cute de al\u021bi utilizatori \u2013 \u00een timp ce edita\u021bi documentul \u00een colaborare \u2013 sunt re\u00eenc\u0103rcate.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Pentru a copia con\u021binut mai mare \u00een alte aplica\u021bii de pe dispozitivul dvs., utilizatorii trebuie s\u0103 apese butonul \u00cencepe desc\u0103rcarea, apoi s\u0103 copieze din nou acest con\u021binut \u00een clipboard pentru a le pune la dispozi\u021bie aplica\u021biei \u021bint\u0103 pentru a le citi. Acest lucru este posibil printr-un widget minuscul care apare \u00een col\u021bul din dreapta jos \u0219i este necesar doar pentru a exporta con\u021binutul pentru lipire \u00een aplica\u021bii externe. Acest pas transform\u0103, de asemenea, tipuri complexe de obiecte \u00een imagini statice.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Pentru a afi\u0219a sau a ascunde modific\u0103rile urm\u0103rite, alege\u021bi Editare \u2192 Urm\u0103rire modific\u0103ri \u2192 Afi\u0219are. Re\u021bine\u021bi c\u0103, dac\u0103 urm\u0103rirea modific\u0103rilor este activat\u0103, dar ascuns\u0103, ve\u021bi \u00eenregistra \u00een continuare modific\u0103rile \u0219i este posibil s\u0103 l\u0103sa\u021bi text nedorit disponibil \u00een document.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Pentru a desc\u0103rca un document, desc\u0103rca\u021bi-l din meniul Fi\u0219ier al aplica\u021biei {productname}. Formatele de desc\u0103rcare disponibile depind de aplica\u021bie. Toate aplica\u021biile export\u0103 documente \u00een format PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Pentru a ie\u0219i dintr-o prezentare de diapozitive {productname, ap\u0103sa\u021bi tasta Esc pentru a reveni la modul de editare a prezent\u0103rii.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Pentru a reveni la starea selectat\u0103, selecta\u021bi-o cu mouse-ul \u0219i ap\u0103sa\u021bi pe S\u0103ri\u021bi la stare.", "To open document, click on the file to open the {productname} module associated to the document format.": "Pentru a deschide documentul, face\u021bi clic pe fi\u0219ier pentru a deschide modulul {productname} asociat formatului documentului.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Pentru a elimina validitatea celulei, deschide\u021bi caseta de dialog \u0219i seta\u021bi lista Permite la \u201eToate valorile\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Pentru a reveni la orientarea portret, repeta\u021bi procedura, aleg\u00e2nd Portret \u00een \u201eCu stil de pagin\u0103\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Pentru a verifica sistematic ortografia \u00eentregului document, utiliza\u021bi op\u021biunea Ortografie din meniul Instrumente.", "Track changes": "Urm\u0103rire modific\u0103ri", "Two decimal places, thousands separator": "Dou\u0103 zecimale, separator pentru mii", "Type the new file name in the text box and press Enter.": "Introduce\u021bi noul nume de fi\u0219ier \u00een caseta de text \u0219i ap\u0103sa\u021bi Enter.", "Underline": "Subliniat", "Undo": "Anuleaz\u0103", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Utiliza\u021bi filele Ajutor de introducere \u0219i Alerta de eroare pentru a \u00eembun\u0103t\u0103\u021bi interac\u021biunile utilizatorului. Face\u021bi clic pe OK pentru a \u00eenchide caseta de dialog.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Folose\u0219te bara de instrumente a panoului de diapozitive din partea de jos pentru a porni prezentarea de diapozitive, a ad\u0103uga diapozitive, a duplica sau a \u0219terge diapozitivul curent.", "Using the browser zoom affects the document and user interface areas.": "Utilizarea zoom-ului browser afecteaz\u0103 documentele \u0219i zonele de interfa\u021b\u0103 cu utilizatorul.", "Using the page style": "Utilizarea stilului paginii", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Folosind rigla, trage\u021bi marginea cea mai st\u00e2ng\u0103 a riglei pentru a ajusta marginea st\u00e2ng\u0103 sau cea mai dreapt\u0103 pentru marginea dreapt\u0103.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Ce sunt simbolurile albastre \u00b6 \u0219i cum le pot elimina din documentul meu text?", "What are the documents file formats supported by {productname}?": "Care sunt formatele de fi\u0219iere pentru documente acceptate de {productname}?", "What is the blue wavy underline in some words in the text?": "Ce reprezint\u0103 sublinierea albastr\u0103 ondulat\u0103 \u00een unele cuvinte din text?", "What is \u201cClear Direct Formatting\u201d icon?": "Ce este pictograma \u201e\u0218tergere formatare direct\u0103\u201d?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "C\u00e2nd {productname} detecteaz\u0103 c\u0103 nu a existat nicio activitate \u00een browser pentru o perioad\u0103 de timp, acesta pune documentul \u00eentr-o stare \u201eInactiv\u201d. Documentul este afi\u0219at cu o suprapunere gri transparent\u0103, cu mesajul \u201eDocument inactiv \u2013 v\u0103 rug\u0103m s\u0103 face\u021bi clic pentru a relua editarea\u201d.", "When closing a document, it is automatically saved if it has been changed.": "La \u00eenchiderea unui document, acesta este salvat automat dac\u0103 a fost modificat.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Atunci c\u00e2nd mai multe persoane editeaz\u0103 acela\u0219i document simultan, este posibil ca modific\u0103rile lor s\u0103 intre \u00een conflict \u0219i acest lucru poate provoca o oarecare confuzie. Func\u021bia de reparare a documentelor permite utilizatorilor s\u0103 anuleze modific\u0103rile altor editor ale documentului \u00eentr-o stare anterioar\u0103.", "When you have internal cut or copied content, you can paste this content using the context menu.": "C\u00e2nd ave\u021bi con\u021binut intern t\u0103iat sau copiat, pute\u021bi lipi acest con\u021binut folosind meniul contextual.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "C\u00e2nd lipi\u021bi con\u021binut copiat din acela\u0219i document, formatul \u0219i elementele sunt men\u021binute. Dac\u0103 copia\u021bi dintr-un alt document, \u00eentr-o alt\u0103 fil\u0103 sau fereastr\u0103 de browser sau din afara browserului, con\u021binutul lipit va p\u0103stra textul \u00eembog\u0103\u021bit.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "C\u00e2nd lipi\u021bi text din afara documentului (o alt\u0103 fereastr\u0103 de browser sau o aplica\u021bie desktop), acesta va fi lipit ca text \u00eembog\u0103\u021bit.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "C\u00e2nd lipi\u021bi text din interiorul documentului, formatarea va fi respectat\u0103. De asemenea, pute\u021bi lipi obiecte, cum ar fi imagini, dac\u0103 sunt copiate din documentul \u00een care lucra\u021bi.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "C\u00e2nd activa\u021bi Urm\u0103rire modific\u0103ri, {productname marcheaz\u0103 noile modific\u0103ri aduse documentului. Selecta\u021bi din nou aceast\u0103 op\u021biune pentru a o dezactiva.", "Why can't I delete text? It just gets a strike-through?": "De ce nu pot \u0219terge textul? Doar c\u0103 este t\u0103iat cu o linie?", "Why did the text I just typed change automatically? How can I revert it?": "De ce s-a modificat automat textul pe care tocmai l-am tastat? Cum \u00eel pot reveni la starea ini\u021bial\u0103?", "With track changes enabled your document is shown the following manner:": "Cu op\u021biunea de urm\u0103rire a modific\u0103rilor activat\u0103, documentul este afi\u0219at \u00een felul urm\u0103tor:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Num\u0103rul de cuvinte este afi\u0219at \u0219i \u00een bara de stare. Dac\u0103 nu este selectat niciun text, num\u0103rul de cuvinte este pentru \u00eentregul document. \u00cen caz contrar, num\u0103rul de cuvinte este pentru textul selectat.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Num\u0103rul de cuvinte este disponibil \u00een Instrumente \u2192 Num\u0103r de cuvinte. O caset\u0103 de dialog afi\u0219eaz\u0103 num\u0103rul de cuvinte pentru selec\u021bie \u0219i pentru \u00eentregul document.", "Word processor functions": "Func\u021bii de procesare text", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Da. {productname} deschide documente protejate prin parol\u0103, dar este necesar s\u0103 introduce\u021bi parola \u00een fereastra \u201eIntroduce\u021bi parola\u201d la momentul \u00eenc\u0103rc\u0103rii.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Da. Face\u021bi clic pe cuv\u00e2ntul dorit \u0219i alege\u021bi Instrumente \u2192 Tezaur. Se deschide o caset\u0103 de dialog cu multe sugestii pentru \u00eenlocuiri.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Pute\u021bi fie s\u0103 r\u0103sfoi\u021bi caracterele afi\u0219ate cu ajutorul listelor derulante, fie s\u0103 tasta\u021bi o cheie de c\u0103utare \u00een caseta C\u0103utare. Dac\u0103 cunoa\u0219te\u021bi codul numeric Unicode al caracterului special, introduce\u021bi codul \u00een casetele din dreapta.", "You can insert these special characters in the document using the Special Character dialog.": "Pute\u021bi insera aceste caractere speciale \u00een document utiliz\u00e2nd caseta de dialog Caracter special.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Pute\u021bi s\u0103ri la cursorul unui utilizator f\u0103c\u00e2nd clic pe numele (sau avatarul) utilizatorului. Este posibil s\u0103 urm\u0103ri\u021bi editorul.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Pute\u021bi lipi ca text neformatat cu comanda rapid\u0103 de la tastatur\u0103: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Edita\u021bi o foaie de calcul online \u00een acela\u0219i mod \u00een care edita\u021bi o foaie de calcul desktop. Opera\u021biuni precum introducerea datelor, selectarea intervalelor, coloanelor, r\u00e2ndurilor sau foilor sunt acelea\u0219i. Utiliza\u021bi tastatura, meniurile sau bara de instrumente pentru a comanda ac\u021biuni din foaia de calcul. De asemenea, este acceptat\u0103 glisarea con\u021binutului celulelor pentru a umple celulele cu date. Comenzile de copiere, t\u0103iere \u0219i lipire sunt disponibile din meniul contextual. Urm\u00e2nd datele introduse cu un Tab, cursorul va muta \u00een urm\u0103toarea celul\u0103 din dreapta \u0219i cu Enter \u00een celula de mai jos pentru o introducere ulterioar\u0103 a datelor.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Ai activat Autocorec\u021bia. Autocorec\u021bia schimb\u0103 textul tocmai tastat \u00eentr-un tabel intern cu textul corespunz\u0103tor. \u00cen majoritatea cazurilor, Autocorec\u021bia corecteaz\u0103 gre\u0219elile de scriere \u00een timp ce tastezi. Dac\u0103 Autocorec\u021bia nu este necesar\u0103, dezactiveaz\u0103-o \u00een Instrumente \u2192 Autocorec\u021bie \u2192 \u00cen timpul tast\u0103rii.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Ave\u021bi activat\u0103 func\u021bia Urm\u0103rire modific\u0103ri pentru document. Func\u021bia Urm\u0103rire modific\u0103ri \u00eenregistreaz\u0103 toate modific\u0103rile din text \u0219i afi\u0219eaz\u0103 edi\u021biile pentru revizuiri ulterioare. Este util\u0103 pentru marcarea modific\u0103rilor din text \u0219i foi de calcul. Func\u021bia Urm\u0103rire modific\u0103ri este activat\u0103 select\u00e2nd Editare \u2192 Urm\u0103rire modific\u0103ri \u2192 \u00cenregistrare.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Documentele dvs. sunt stocate \u0219i gestionate \u00een spa\u021biul de stocare \u00een cloud care este integrat cu {productname}.", "chart": "diagram\u0103", "comment": "comentariu", "data validate": "validare date", "document repair": "reparare document", "filter": "filtru", "import": "import", "inactive document": "document inactiv", "spellchecking": "verificare ortografic\u0103", "track changes": "urm\u0103rire modific\u0103ri", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "unde (*) este semnul de \u00eenmul\u021bire de pe tastatura numeric\u0103. Selecteaz\u0103 intervalul de date care con\u021bine cursorul. Un interval este un interval de celule \u00eenvecinate care con\u021bine date \u0219i este delimitat de r\u00e2nduri \u0219i coloane goale.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "unde (/) este semnul diviziunii de pe tastatura numeric\u0103. Selecteaz\u0103 intervalul de formule matriceale care con\u021bine cursorul.", "word count": "num\u0103rul de cuvinte"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ru.json b/f7cloud-office/browser/dist/l10n/help-ru.json new file mode 100644 index 0000000..b0dbf86 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ru.json @@ -0,0 +1,486 @@ +{ +"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 секунды в режиме удаления, клавиши со стрелками удаляют строки/столбцы, Ctrl+Клавиши со стрелками объединяет ячейку с соседней", +"3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 секунды в режиме вставки, клавиши со стрелками вставляют строки/столбцы, Ctrl+Клавиши со стрелками вставляет ячейку", +"Alt+Arrow Keys": "Alt+Стрелки", +"Alt+C": "Alt+C", +"Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Стрелки", +"Alt+Del": "Alt+Del", +"Alt+Enter": "Alt+Enter", +"Alt+Insert": "Alt+Insert", +"Alt+Page Down": "Alt+Page Down", +"Alt+Page Up": "Alt+Page Up", +"Alt+Shift+Arrow Keys": "Alt+Shift+Стрелки", +"Alt+Shift+F1": "Alt+Shift+F1", +"Ctrl+*": "Ctrl+*", +"Ctrl+-": "Ctrl+-", +"Ctrl+/": "Ctrl+/", +"Ctrl+0": "Ctrl+0", +"Ctrl+1": "Ctrl+1", +"Ctrl+2": "Ctrl+2", +"Ctrl+3": "Ctrl+3", +"Ctrl+4": "Ctrl+4", +"Ctrl+5": "Ctrl+5", +"Ctrl+; or ,": "Ctrl+; или ,", +"Ctrl+A": "Ctrl+A", +"Ctrl+Alt+5": "Ctrl+Alt+5", +"Ctrl+Alt+C": "Ctrl+Alt+C", +"Ctrl+Alt+D": "Ctrl+Alt+D", +"Ctrl+Alt+F": "Ctrl+Alt+F", +"Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", +"Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", +"Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Стрелки", +"Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", +"Ctrl+Arrow Down": "Ctrl+Стрелка вниз", +"Ctrl+Arrow Left": "Ctrl+Стрелка влево", +"Ctrl+Arrow Right": "Ctrl+Стрелка вправо", +"Ctrl+Arrow Up": "Ctrl+Стрелка вверх", +"Ctrl+B": "Ctrl+B", +"Ctrl+Backspace": "Ctrl+Backspace", +"Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", +"Ctrl+D": "Ctrl+D", +"Ctrl+Del": "Ctrl+Del", +"Ctrl+Down Arrow": "Ctrl+Стрелка вниз", +"Ctrl+E": "Ctrl+E", +"Ctrl+End": "Ctrl+End", +"Ctrl+Enter": "Ctrl+Enter", +"Ctrl+F1": "Ctrl+F1", +"Ctrl+Home": "Ctrl+Home", +"Ctrl+I": "Ctrl+I", +"Ctrl+J": "Ctrl+J", +"Ctrl+L": "Ctrl+L", +"Ctrl+Left Arrow": "Ctrl+Стрелка влево", +"Ctrl+M": "Ctrl+M", +"Ctrl+Minus key": "Ctrl+Минус", +"Ctrl+P": "Ctrl+P", +"Ctrl+PageDown": "Ctrl+Page Down", +"Ctrl+PageUp": "Ctrl+Page Up", +"Ctrl+Plus key": "Ctrl+Плюс", +"Ctrl+R": "Ctrl+R", +"Ctrl+Right Arrow": "Ctrl+Стрелка вправо", +"Ctrl+Shift+-": "Ctrl+Shift+-", +"Ctrl+Shift+1": "Ctrl+Shift+1", +"Ctrl+Shift+2": "Ctrl+Shift+2", +"Ctrl+Shift+3": "Ctrl+Shift+3", +"Ctrl+Shift+4": "Ctrl+Shift+4", +"Ctrl+Shift+5": "Ctrl+Shift+5", +"Ctrl+Shift+6": "Ctrl+Shift+6", +"Ctrl+Shift+?": "Ctrl+Shift+?", +"Ctrl+Shift+Arrow Down": "Ctrl+Shift+Стрелка вниз", +"Ctrl+Shift+Arrow Left": "Ctrl+Shift+Стрелка влево", +"Ctrl+Shift+Arrow Right": "Ctrl+Shift+Стрелка вправо", +"Ctrl+Shift+Arrow Up": "Ctrl+Shift+Стрелка вверх", +"Ctrl+Shift+Arrow": "Ctrl+Shift+Стрелка", +"Ctrl+Shift+B": "Ctrl+Shift+B", +"Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", +"Ctrl+Shift+Del": "Ctrl+Shift+Del", +"Ctrl+Shift+End": "Ctrl+Shift+End", +"Ctrl+Shift+Enter": "Ctrl+Shift+Enter", +"Ctrl+Shift+Home": "Ctrl+Shift+Home", +"Ctrl+Shift+P": "Ctrl+Shift+P", +"Ctrl+Shift+Space": "Ctrl+Shift+Пробел", +"Ctrl+Shift+V": "Ctrl+Shift+V", +"Ctrl+Tab": "Ctrl+Tab", +"Ctrl+U": "Ctrl+U", +"Ctrl+Up Arrow": "Ctrl+Стрелка вверх", +"Ctrl+X": "Ctrl+X", +"Ctrl+Y": "Ctrl+Y", +"Ctrl+Z": "Ctrl+Z", +"Shift+Arrow Down": "Shift+Стрелка вниз", +"Shift+Arrow Left": "Shift+Стрелка влево", +"Shift+Arrow Right": "Shift+Стрелка вправо", +"Shift+Arrow Up": "Shift+Стрелка вверх", +"Shift+Ctrl+Del": "Shift+Ctrl+Del", +"Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", +"Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", +"Shift+End": "Shift+End", +"Shift+Enter": "Shift+Enter", +"Shift+Home": "Shift+Home", +"Shift+Page Down": "Shift+Page Down", +"Shift+Page Up": "Shift+Page Up", +"Shift+PageDown": "Shift+Page Down", +"Shift+PageUp": "Shift+Page Up", +"Shift+Tab": "Shift+Tab", +"Alphabetical index: Existing alphabetical index can be updated with new entries.": "Алфавитный указатель: Существующий алфавитный указатель может быть обновлен новыми записями.", +"Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Редактирование диаграммы: Дважды щелкните диаграмму для выбора. Используйте контекстные меню для добавления элементов диаграммы, таких как заголовок, оси и другие. Выберите Диапазон данных и Тип диаграммы для редактирования данных диаграммы и выбора типа диаграммы.", +"Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Форматирование диаграммы: То же контекстное меню позволяет перейти к таблице данных диаграммы и выбору типа диаграммы.", +"Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Комментарии: Комментарии вставляются в текст и отображаются в правой части экрана.", +"Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Комментарии: В таблице вы можете вставить один комментарий на ячейку. При выборе Вставить комментарий появляется всплывающее окно, позволяющее написать содержание комментария. Красная точка отображается в правом верхнем углу ячейки, когда в ней есть комментарий. Наведите указатель мыши на ячейку, чтобы отобразить комментарии.", +"Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Условное форматирование: {productname} добавляет символы в каждую ячейку диапазона на основе условий ячеек. Выберите диапазон ячеек и нажмите значок Условное форматирование на панели инструментов. Выберите набор символов для применения к диапазону.", +"Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Контекстные меню: При щелчке правой кнопкой мыши появляется меню с командами, связанными с базовым объектом.", +"Data series formatting: Open the context menu and choose Format data series.": "Форматирование рядов данных: Откройте контекстное меню и выберите Форматировать ряд данных.", +"Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Проверка данных: Для каждой ячейки вы можете определить допустимые записи. Недопустимые записи в ячейке будут отклонены. Чтобы включить проверку данных:", +"Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Прямое форматирование: Вы можете форматировать ячейки, столбцы, строки и листы таблиц, форматируя их непосредственно из меню, панели инструментов или контекстных меню. Прямое форматирование применяется только к текущему выбранному объекту. Чтобы отформатировать ячейку, используйте меню или нажмите Ctrl+1. Диалоговое окно позволяет выполнять сложное и пользовательское форматирование чисел, а также настраивать шрифт, сложные границы, фон, защиту ячеек и другие параметры.", +"Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Прямое форматирование: Вы можете форматировать объекты текстового документа, форматируя их непосредственно из меню, панели инструментов или контекстных меню. Прямое форматирование применяется только к текущему выбранному объекту.", +"Fields: A basic set of fields is available to insert in the document.": "Поля: Доступен базовый набор полей для вставки в документ.", +"Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Фильтрация данных: Фильтры и расширенные фильтры позволяют работать с определенными отфильтрованными строками (записями) диапазона данных. В таблицах {productname} существуют различные возможности применения фильтров.", +"Footnotes and endnotes: Footnotes and endnotes are supported.": "Сноски и концевые сноски: Сноски и концевые сноски поддерживаются.", +"Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Форматирование ячеек: Щелкните в ячейке или диапазоне ячеек и выберите меню Таблица \u2192 Свойства. Настройте таблицу с помощью диалогового окна свойств.", +"Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Символы форматирования: Абзацы, страницы и неразрывные пробелы отображаются как метки для помощи в выравнивании, редактировании и форматировании текста.", +"Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Вставить изображение: Щелчок по значку Вставить изображение позволяет выбрать изображение из папок и общих ресурсов облачного хранилища.", +"Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Вставить локальное изображение: открывает средство выбора файлов браузера для загрузки изображения с локального компьютера и вставки его в документ.", +"Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Образец слайдов: Выберите образец слайдов, связанный с текущим слайдом. Форматируйте и упорядочивайте элементы слайдов в образце слайдов.", +"Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Анимация объектов: Отдельные объекты на слайде могут иметь анимацию. Используйте боковую панель для настройки перехода слайдов для выбранного объекта или набора объектов.", +"Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Структура: Вы можете создать структуру своих данных и сгруппировать строки и столбцы вместе, чтобы можно было сворачивать и разворачивать группы одним щелчком мыши, что упрощает представление иерархических данных.", +"Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Верхний и нижний колонтитулы страницы: Верхние и нижние колонтитулы доступны для существующего стиля страницы, примененного в документе в позиции курсора.", +"Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Макеты слайдов: {productname} Impress позволяет изменять макет слайда. Выберите желаемый макет слайда в раскрывающемся списке макетов.", +"Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Переходы слайдов: {productname} Impress предоставляет визуальные эффекты при отображении нового слайда в показе слайдов. Переходы слайдов являются свойством слайда, используйте боковую панель для установки перехода слайдов в режиме редактирования.", +"Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Сортировка данных: Вы можете сортировать список чисел или текста по возрастанию или убыванию. {productname} автоматически обнаруживает ячейки, которые являются заголовками, и смежные столбцы, чтобы расширить выделение.", +"Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Форматирование стилями: {productname} поддерживает стили абзацев. Вы можете применить существующий стиль абзаца к абзацу. Выберите меню Правка \u2192 Изменить стили для изменения стиля.", +"Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Таблицы: Вставляйте таблицы в презентацию. Используйте боковую панель для выбора темы таблицы.", +"The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Область документа: Область приложения показывает содержимое документа: таблицы, презентации или текстовые документы.", +"The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Информационная панель: Справа от панели поиска отображается набор информации о документе. Фактическая информация зависит от характера документа.", +"The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Строка меню: Главное меню расположено вверху и включает множество опций, команд для печати, редактирования, просмотра и других расширенных команд. Вы можете скрыть строку меню, нажав на значок в дальнем правом углу. Нажмите на значок , чтобы показать меню.", +"The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Панель поиска: Поиск начинается автоматически при вставке содержимого в поле поиска, и окно документа автоматически перемещается к первому найденному вхождению. Поиск не чувствителен к регистру. Рядом с полем поиска есть три кнопки:", +"The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Строка состояния: Строка состояния отображается внизу и содержит несколько полезных опций и функций.", +"The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Панель инструментов: Панель инструментов содержит наиболее часто используемые опции для ежедневного редактирования. Кнопки панели инструментов являются динамическими, то есть их состояние (включено или выключено) зависит от различных факторов.", +"The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Панель масштаба: Справа в строке состояния находится набор кнопок, позволяющих масштабировать до 100%, уменьшать и увеличивать масштаб. Масштаб применяется к области документа, пользовательский интерфейс не затрагивается. Текущий уровень масштаба отображается в этой области.", +"{productname} Help": "{productname} Справка", +"{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress редактирует презентации так, как это должно быть знакомо людям. Операции, такие как ввод текста, вырезание, копирование и вставка содержимого, выделение текста, вставка, изменение размера, привязка изображений, добавление и обработка таблиц, аналогичны настольному приложению для презентаций. Используйте клавиатуру, меню и панели инструментов для выполнения действий в вашем документе.", +"{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} позволяет создавать и редактировать офисные документы, текстовые документы, таблицы и презентации непосредственно в вашем браузере, простым и straightforward способом. Вы можете работать над документом в одиночку или совместно в составе команды.", +"{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} может проверять орфографию в текстовых документах, таблицах и презентациях. Красная волнистая линия указывает на слова с орфографическими ошибками. Щелкните правой кнопкой мыши, чтобы открыть контекстное меню с предложенными исправлениями орфографии.", +"{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} отображает показы слайдов презентаций, включая подмножество переходов слайдов и анимации объектов. Выберите показ слайдов из меню или нажмите на значок в левой нижней панели инструментов в области слайдов.", +"{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} редактирует текстовые документы так же, как вы редактируете настольный документ. Он предоставляет макет WYSIWYG (What You See Is What You Get), который удобно отображает документ так, как он будет напечатан. Операции, такие как ввод текста, вырезание, копирование и вставка содержимого, выделение текста, вставка, изменение размера, привязка изображений, добавление и обработка таблиц и диаграмм, аналогичны настольному текстовому процессору. Используйте клавиатуру, меню и панели инструментов для взаимодействия с вашим документом.", +"{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} вставляет изображения в текстовый документ с вашего локального компьютера или из вашего облачного хранилища. Вставленные изображения всегда встраиваются в документ.", +"{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} уведомляет вас небольшим уведомлением в нижнем колонтитуле, когда новый пользователь входит или когда пользователь выходит.", +"{productname} presentations": "{productname} презентации", +"{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} регулярно сохраняет документ в фоновом режиме, вы не можете просто закрыть его без сохранения. Чтобы отменить свои изменения, вы должны либо отменить их, либо использовать Историю версий в меню Файл.", +"{productname} spreadsheets": "{productname} таблицы", +"{productname} supports both reading and writing for the following file formats:": "{productname} поддерживает как чтение, так и запись для следующих форматов файлов:", +"{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} поддерживает вставку и визуализацию диаграмм в документах. Чтобы добавить диаграмму:", +"{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} поддерживает современные техники форматирования абзацев с помощью стилей. Стиль - это набор свойств текста (шрифт, цвет, фон и многое другое), помеченный именем, именем стиля. Используйте стиль, чтобы применить один и тот же набор свойств ко многим абзацам в документе и создать единообразный, профессиональный вид. Кроме того, если вы измените одно из свойств форматирования стиля, все абзацы с тем же стилем также изменят форматирование, упрощая усилия по форматированию многих абзацев по отдельности.", +"{productname} text documents": "{productname} текстовые документы", +"{productname} user interface": "{productname} пользовательский интерфейс", +"{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} использует современные ресурсы браузера для адаптации пользовательского интерфейса к размеру области просмотра, включая маленькие экраны мобильных устройств. Интерфейс состоит из:", +"A copy of the document is saved with the new name in the same folder.": "Копия документа сохраняется с новым именем в той же папке.", +"Activate the {productname} spreadsheet window.": "Активировать окно таблицы {productname}.", +"Adding charts": "Добавление диаграмм", +"Additions are marked with colored underlined characters.": "Добавления помечаются цветными подчеркнутыми символами.", +"Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Добавляет следующий лист к текущему выделению листов. Если все листы в таблице выбраны, эта комбинация клавиш выбирает только следующий лист. Делает следующий лист текущим.", +"Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Добавляет предыдущий лист к текущему выделению листов. Если все листы в таблице выбраны, эта комбинация клавиш выбирает только предыдущий лист. Делает предыдущий лист текущим.", +"Advanced features": "Расширенные функции", +"Advanced text document editor features": "Расширенные функции редактора текстовых документов", +"Align Center": "Выровнять по центру", +"Align Left": "Выровнять по левому краю", +"Align Right": "Выровнять по правому краю", +"All changes are marked with a vertical bar in the right margin.": "Все изменения помечены вертикальной чертой на правом поле.", +"All spreadsheets functions and mathematical rules applies.": "Применяются все функции таблиц и математические правила.", +"Apply Default paragraph style": "Применить стиль абзаца По умолчанию", +"Apply Heading 1 paragraph style": "Применить стиль абзаца Заголовок 1", +"Apply Heading 2 paragraph style": "Применить стиль абзаца Заголовок 2", +"Apply Heading 3 paragraph style": "Применить стиль абзаца Заголовок 3", +"Apply Heading 4 paragraph style": "Применить стиль абзаца Заголовок 4", +"Apply Heading 5 paragraph style": "Применить стиль абзаца Заголовок 5", +"Applying a paragraph style:": "Применение стиля абзаца:", +"Arrow Down": "Стрелка вниз", +"Arrow Left": "Стрелка влево", +"Arrow Right": "Стрелка вправо", +"Arrow Up": "Стрелка вверх", +"Bold": "Жирный", +"Can {productname} open a password-protected document?": "Может ли {productname} открыть защищенный паролем документ?", +"Cancel the search (appears only when a text has been searched)": "Отменить поиск (появляется только при поиске текста)", +"Cell formatting": "Форматирование ячеек", +"Changes are displayed as comment in the right of the document area.": "Изменения отображаются как комментарий справа от области документа.", +"Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Изменения могут быть приняты или отклонены. Чтобы принять или отклонить изменения, нажмите на соответствующие значки в поле комментария справа от документа. Альтернативно, выберите Правка \u2192 Отслеживание изменений \u2192 Принять или Отклонить. Кроме того, если вам нужно отфильтровать изменения перед принятием или отклонением, выберите Правка \u2192 Отслеживание изменений \u2192 Управление. Диалоговое окно показывает список всех отслеживаемых изменений. Используйте кнопки диалогового окна соответствующим образом.", +"Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Изменения, сделанные разными людьми, отображаются разными цветами, и каждое отслеживаемое изменение может быть принято или отклонено с помощью поля, появляющегося справа. Вы также можете добавить там комментарий.", +"Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Выберите Формат \u2192 Линия (или Область, или Положение и размер). Откроется диалоговое окно.", +"Choose Format \u2192 Page and select the Page tab": "Выберите Формат \u2192 Страница и выберите вкладку Страница", +"Choose Format \u2192 Paragraph, Text Flow tab": "Выберите Формат \u2192 Абзац, вкладка Поток текста", +"Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Выберите Вставка \u2192 Диаграммы. Настройте свою диаграмму на боковой панели:", +"Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Выберите Вставка \u2192 Специальные символы или нажмите соответствующий значок на панели инструментов. Появится диалоговое окно.", +"Choose Validity from the Data menu. The Validity dialog opens.": "Выберите Проверка из меню Данные. Откроется диалоговое окно Проверка.", +"Choose menu Tools and uncheck Automatic Spell Checking.": "Выберите меню Сервис и снимите флажок Автоматическая проверка орфографии.", +"Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Выберите меню Сервис \u2192 Языки и выберите язык для всего документа. При необходимости вы можете установить языки для выделенного текста и для текущего абзаца.", +"Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Нажмите на любую миниатюру слайда на панели, чтобы переключиться на этот слайд для просмотра или редактирования.", +"Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Нажмите на значок копирования форматирования \"\". Указатель мыши превращается в ведро с краской.", +"Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Нажмите на значок копирования форматирования . Указатель мыши превращается в ведро с краской.", +"Click on the submenu () icon to reply, move and delete comments.": "Нажмите на значок подменю (), чтобы ответить, переместить и удалить комментарии.", +"Collaborative editing": "Совместное редактирование", +"Column break (in multicolumnar text)": "Разрыв колонки (в многоколоночном тексте)", +"Comments in documents": "Комментарии в документах", +"Context menus": "Контекстные меню", +"Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Контекстные меню доступны при щелчке правой кнопкой мыши. Команды, доступные в контекстном меню, связаны - не extensively - с базовым объектом в документе.", +"Copy": "Копировать", +"Copy and Paste": "Копировать и Вставить", +"Cut": "Вырезать", +"Delete cells (as in menu Edit - Delete Cells)": "Удалить ячейки (как в меню Правка - Удалить ячейки)", +"Delete to beginning of sentence": "Удалить до начала предложения", +"Delete to beginning of word": "Удалить до начала слова", +"Delete to end of sentence": "Удалить до конца предложения", +"Delete to end of word": "Удалить до конца слова", +"Deletions are marked with colored strike-through characters.": "Удаления помечаются цветными зачеркнутыми символами.", +"Demote list item (list item has to be selected)": "Понизить элемент списка (элемент списка должен быть выбран)", +"Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "В зависимости от возможностей вашего браузера может появиться окно печати или всплывающее окно \"Скачать экспорт PDF?\". Вы можете распечатать этот PDF в вашем любимом PDF-ридере.", +"Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Прямое форматирование - это форматирование, применяемое непосредственно к выбранному содержимому абзаца или ячейки таблицы, и перекрывающее его назначенное форматирование стиля. Чтобы восстановить форматирование до настроек стиля, выберите текст или ячейку таблицы и выберите Формат \u2192 Очистить прямое форматирование или используйте кнопку на панели инструментов.", +"Directly:": "Непосредственно:", +"Display comment": "Показать комментарий", +"Display the Keyboard shortcuts help": "Показать справку по сочетаниям клавиш", +"Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Редактирование документов должно быть знакомо всем, кто ранее использовал офисное приложение, но вот некоторые отличительные особенности:", +"Document repair": "Восстановление документа", +"Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Документы в {productname} сохраняются автоматически, но если вы беспокоитесь, что документ синхронизируется как можно быстрее, вы также можете принудительно сохранить, используя пункт Сохранить в меню Файл.", +"Double Underline": "Двойное подчеркивание", +"Draw page keyboard shortcuts": "Сочетания клавиш для страницы рисования", +"ESC": "Esc", +"Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Каждому пользователю назначается цвет. Курсор каждого пользователя будет отображаться в назначенном цвете. Примечание: вы будете видеть свой курсор как черный, мигающий курсор, хотя другие будут видеть вас с другим цветом.", +"Editing documents": "Редактирование документов", +"Editing presentations": "Редактирование презентаций", +"Editing spreadsheets": "Редактирование таблиц", +"Editing text documents": "Редактирование текстовых документов", +"Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Либо выберите Показ слайдов \u2192 Полноэкранная презентация, либо нажмите на самый левый значок в нижней части панели слайдов:", +"End": "End", +"Esc": "Esc", +"Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Выйти из текущего режима, т.е. из режима редактирования переключиться в режим выбора объектов, из режима выбора объектов переключиться в режим просмотра.", +"Extend the selection down one page": "Расширить выделение на одну страницу вниз", +"Extend the selection up one page": "Расширить выделение на одну страницу вверх", +"Fill Down": "Заполнить вниз", +"Focus to document from menu": "Переместить фокус на документ из меню", +"Focus to notebookbar menu": "Переместить фокус на меню ленты", +"Focus to selected comment's menu": "Переместить фокус на меню выбранного комментария", +"Format the source cell with the font, color background and more.": "Отформатируйте исходную ячейку шрифтом, цветом фона и другим.", +"Formatting spreadsheets": "Форматирование таблиц", +"Formatting text": "Форматирование текста", +"Formulas": "Формулы", +"Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Формулы вводятся в строку формул. Введите '=' и вставьте формулу.", +"Frequently Asked Questions": "Часто задаваемые вопросы", +"General Keyboard Shortcuts": "Общие сочетания клавиш", +"Go and select text to end of document": "Перейти и выделить текст до конца документа", +"Go and select text to end of textbox": "Перейти и выделить текст до конца текстового поля", +"Go and select text to start of document": "Перейти и выделить текст до начала документа", +"Go and select text to start of textbox": "Перейти и выделить текст до начала текстового поля", +"Go and select to the beginning of a line": "Перейти и выделить до начала строки", +"Go and select to the end of a line": "Перейти и выделить до конца строки", +"Go to beginning of a word": "Перейти к началу слова", +"Go to beginning of line": "Перейти к началу строки", +"Go to end of document": "Перейти к концу документа", +"Go to end of line": "Перейти к концу строки", +"Go to next sheet.": "Перейти к следующему листу.", +"Go to previous sheet.": "Перейти к предыдущему листу.", +"Go to start of document": "Перейти к началу документа", +"Go to start of the next word": "Перейти к началу следующего слова", +"Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Грамматические ошибки в тексте помечены синей волнистой линией. Щелкните правой кнопкой мыши по подчеркнутому тексту, чтобы открыть меню с предложениями по исправлению грамматической ошибки и нарушенных грамматических правил. Выберите правильное предложение, чтобы изменить текст.", +"Handling Tables": "Работа с таблицами", +"Handling images": "Работа с изображениями", +"Home": "Home", +"Hover the mouse on the document name in the menu bar.": "Наведите указатель мыши на имя документа в строке меню.", +"How can I change the line, area and position of a shape in my slides?": "Как я могу изменить линию, область и положение фигуры на моих слайдах?", +"How can I check spelling in my language?": "Как я могу проверить орфографию на моем языке?", +"How can I copy the formatting of existing cells to new ones?": "Как я могу скопировать форматирование существующих ячеек в новые?", +"How can I import CSV data?": "Как я могу импортировать данные CSV?", +"How can I insert a currency, copyright or trademark symbol in the document?": "Как я могу вставить символ валюты, авторского права или товарного знака в документ?", +"How can I make the new text look like other existing text?": "Как я могу сделать новый текст похожим на другой существующий текст?", +"How can I quit {productname} without saving my edits?": "Как я могу выйти из {productname} без сохранения моих правок?", +"How can I remove the red wavy lines in my document?": "Как я могу удалить красные волнистые линии в моем документе?", +"How can I run my slide show?": "Как я могу запустить мой показ слайдов?", +"How can I select data to print?": "Как я могу выбрать данные для печати?", +"How do I change the page orientation to landscape inside my document": "Как изменить ориентацию страницы на альбомную внутри моего документа", +"How do I get a word count of my document?": "Как получить количество слов в моем документе?", +"How do I rename a sheet?": "Как переименовать лист?", +"How do I save a document with another name?": "Как сохранить документ под другим именем?", +"How do I set the margins of the document?": "Как установить поля документа?", +"If no table or range was selected, a prototype chart is displayed.": "Если не выбрана таблица или диапазон, отображается прототип диаграммы.", +"If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Если не выбрана целая ячейка и курсор находится в конце таблицы, абзац, следующий за таблицей, будет удален, если только это не последний абзац в документе.", +"If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Если не выбрана целая ячейка, текст от курсора до конца текущего предложения удаляется. Если курсор находится в конце ячейки и не выбрана целая ячейка, содержимое следующей ячейки удаляется.", +"If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Если выбрана одна или несколько ячеек, будут удалены целые строки, содержащие выделение. Если все строки выбраны полностью или частично, вся таблица будет удалена.", +"If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Если активная ячейка пуста: переходит к началу таблицы. В противном случае: первое нажатие переходит к началу активной ячейки, второе нажатие переходит к началу текущей таблицы, третье нажатие переходит к началу документа.", +"If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Если активная ячейка пуста: переходит к концу таблицы. В противном случае: первое нажатие переходит к концу активной ячейки, второе нажатие переходит к концу текущей таблицы, третье нажатие переходит к концу документа.", +"If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Если активная ячейка пуста: выбирает всю таблицу. В противном случае: выбирает содержимое активной ячейки. Повторное нажатие выбирает всю таблицу.", +"Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Изображения можно изменять в размере, поворачивать и привязывать. Текст может обтекать изображение. Выберите изображение и откройте контекстное меню. Используйте маркеры изображения, чтобы изменить размер изображения с помощью мыши.", +"In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "В отличие от этого, прямое форматирование применяет форматирование к выбранным отрывкам содержимого документа. В длинном документе прямое форматирование должно применяться в каждом текстовом отрывке, что превращает форматирование текста в длительную задачу, подверженную ошибкам и задержкам.", +"In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "В области Разрывы отметьте Вставить, Тип: Разрыв страницы, Положение: Перед.", +"In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "В диалоговом окне Стандартный фильтр вы также можете определить диапазоны, которые содержат значения в определенных полях данных. Вы можете использовать стандартный фильтр для соединения условий с помощью логического оператора И или логического оператора ИЛИ.", +"Inactive document": "Неактивный документ", +"Increase/decrease the size of the column/row on the left/top cell edge": "Увеличить/уменьшить размер столбца/строки по левому/верхнему краю ячейки", +"Increases/decreases the size of the column/row on the right/bottom cell edge": "Увеличивает/уменьшает размер столбца/строки по правому/нижнему краю ячейки", +"Insert": "Вставить", +"Insert cells (as in menu Insert - Cells)": "Вставить ячейки (как в меню Вставка - Ячейки)", +"Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Вставьте разрывы столбцов и строк в таблицу, чтобы сузить диапазон печати и распечатать документ для загрузки. При печати PDF выберите нужные страницы.", +"Insert comment": "Вставить комментарий", +"Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Вставляйте комментарии в {productname} в местах, требующих особого внимания читателя. Комментарии отображаются справа и содержат имя и дату автора.", +"Insert date": "Вставить дату", +"Insert endnote": "Вставить концевую сноску", +"Insert footnote": "Вставить сноску", +"Insert line break": "Вставить разрыв строки", +"Insert new paragraph directly before or after a section, or before a table": "Вставить новый абзац непосредственно перед или после раздела или перед таблицей", +"Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Вставить новый абзац без нумерации внутри списка. Не работает, когда курсор находится в конце списка.", +"Insert non-breaking hyphen": "Вставить неразрывный дефис", +"Insert non-breaking space": "Вставить неразрывный пробел", +"Insert soft hyphen": "Вставить мягкий дефис", +"Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Вставляйте таблицы с помощью соответствующего значка на панели инструментов. Выберите начальное количество строк и столбцов. Добавляйте строки и столбцы с помощью контекстного меню ячейки. Объединяйте ячейки с помощью меню Таблица. Стиль абзаца по умолчанию внутри ячеек - \"Содержимое таблицы\".", +"Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Вставляет позицию табуляции (только в таблицах). В зависимости от используемого оконного менеджера вместо этого может использоваться Alt+Tab.", +"Is there a thesaurus?": "Есть ли тезаурус?", +"Italic": "Курсив", +"Justify": "По ширине", +"Keyboard Shortcuts": "Сочетания клавиш", +"Like Alt, but only the active cell is modified": "Как Alt, но изменяется только активная ячейка", +"Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Загрузите ваши данные CSV в какое-нибудь родное приложение вашей платформы, выделите и скопируйте их в буфер обмена", +"Manual page break": "Ручной разрыв страницы", +"Move cursor down one line": "Переместить курсор на одну строку вниз", +"Move cursor to beginning of the next paragraph": "Переместить курсор к началу следующего абзаца", +"Move cursor to beginning of the previous paragraph": "Переместить курсор к началу предыдущего абзаца", +"Move cursor to the left": "Переместить курсор влево", +"Move cursor to the right": "Переместить курсор вправо", +"Move cursor up one line": "Переместить курсор на одну строку вверх", +"Move cursor with selection to the left": "Переместить курсор с выделением влево", +"Move cursor with selection to the right": "Переместить курсор с выделением вправо", +"Move the view down one page": "Переместить вид на одну страницу вниз", +"Move the view up one page": "Переместить вид на одну страницу вверх", +"Move to next text object on drawing page": "Перейти к следующему текстовому объекту на странице рисования", +"Move to next text object on slide": "Перейти к следующему текстовому объекту на слайде", +"Moves one screen page to the right.": "Перемещает одну страницу экрана вправо.", +"Moves one sheet to the left.": "Перемещает один лист влево.", +"Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Перемещает курсор к нижнему краю текущего диапазона данных. Если строка под ячейкой, содержащей курсор, пуста, курсор перемещается вниз к следующей строке, содержащей данные.", +"Moves the cursor to the first cell in the sheet (A1).": "Перемещает курсор к первой ячейке на листе (A1).", +"Moves the cursor to the first cell of the current row.": "Перемещает курсор к первой ячейке текущей строки.", +"Moves the cursor to the last cell of the current row.": "Перемещает курсор к последней ячейке текущей строки.", +"Moves the cursor to the last cell on the sheet that contains data.": "Перемещает курсор к последней ячейке на листе, содержащей данные.", +"Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Перемещает курсор к левому краю текущего диапазона данных. Если столбец слева от ячейки, содержащей курсор, пуст, курсор перемещается к следующему столбцу слева, содержащему данные", +"Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Перемещает курсор к правому краю текущего диапазона данных. Если столбец справа от ячейки, содержащей курсор, пуст, курсор перемещается к следующему столбцу справа, содержащему данные.", +"Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Перемещает курсор к верхнему краю текущего диапазона данных. Если строка над ячейкой, содержащей курсор, пуста, курсор перемещается вверх к следующей строке, содержащей данные.", +"Navigating in Spreadsheets": "Навигация в таблицах", +"One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Одно из применений функции Автофильтр - быстро ограничить отображение записями с идентичными записями в поле данных.", +"Open the presentation in {productname}": "Откройте презентацию в {productname}", +"Opening, closing, saving, printing and downloading documents": "Открытие, закрытие, сохранение, печать и загрузка документов", +"Other advanced features": "Другие расширенные функции", +"PageDown": "Page Down", +"PageUp": "Page Up", +"Paragraph formatting": "Форматирование абзаца", +"Paste as unformatted text": "Вставить как неформатированный текст", +"Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Вставьте из браузера: выберите Правка \u2192 Вставить или нажмите Ctrl+V. Откроется диалоговое окно Импорт текста, позволяющее описать точный формат данных CSV.", +"Paste special": "Специальная вставка", +"Pasting": "Вставка", +"Place the cursor at the paragraph to be formatted": "Поместите курсор в абзац, который нужно отформатировать", +"Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Поместите курсор в место, где должна измениться ориентация страницы. Добавьте пустой абзац.", +"Place the cursor in the position to insert the character.": "Поместите курсор в позицию для вставки символа.", +"Position and Size": "Положение и размер", +"Presentations": "Презентации", +"Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Презентации: форматы Microsoft PPT, PPTX, формат OpenDocument ODP", +"Press Insert button. To close the dialog, press Cancel.": "Нажмите кнопку Вставить. Чтобы закрыть диалоговое окно, нажмите Отмена.", +"Print (Download as PDF)": "Печать (Скачать как PDF)", +"Promote list item (list item has to be selected)": "Повысить элемент списка (элемент списка должен быть выбран)", +"Redo": "Повторить", +"Remove direct formatting": "Удалить прямое форматирование", +"Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Переименуйте лист в документе таблицы с помощью контекстного меню (используя правую кнопку мыши) на вкладке листа внизу. Введите новое имя листа в появившемся диалоговом окне.", +"Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Поддерживается копирование/вырезание и вставка богатого содержимого, не только в пределах данного документа, но и между документами на том же или другом {productname}. Для этих внутренних целей пользователи могут копировать/вырезать содержимое, включая изображения и смешанное содержимое, на ПК, используя сочетания клавиш напрямую (Ctrl+X, Ctrl+C, Ctrl+V). По соображениям безопасности необходимо использовать Ctrl+V для вставки на ПК, но контекстные меню можно использовать для вырезания и копирования. На Android или iOS требуется выделение текста двойным нажатием и использование длинного нажатия для доступа к копированию/вырезанию/вставке через контекстное меню.", +"Search backwards": "Искать назад", +"Search forward": "Искать вперед", +"Select All": "Выделить все", +"Select Landscape in \u201cWith Page Style\u201d": "Выберите Альбомная в \"Со стилем страницы\"", +"Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Выберите таблицу в текстовом документе, диапазон в таблице или таблицу в презентации.", +"Select all in drawing page": "Выделить все на странице рисования", +"Select all in slide": "Выделить все на слайде", +"Select if you want to change page numbering.": "Выберите, если хотите изменить нумерацию страниц.", +"Select lines in downwards direction": "Выделить строки в направлении вниз", +"Select lines in upwards direction": "Выделить строки в направлении вверх", +"Select objects in the order in which they were created": "Выбирать объекты в порядке их создания", +"Select objects in the reverse order in which they were created": "Выбирать объекты в обратном порядке их создания", +"Select the cells you want to format. Release the mouse button.": "Выберите ячейки, которые вы хотите отформатировать. Отпустите кнопку мыши.", +"Select the character set, language and separator options for the CSV file.": "Выберите набор символов, язык и параметры разделителя для файла CSV.", +"Select the shape in your slide. A set of handles shows.": "Выберите фигуру на слайде. Появится набор маркеров.", +"Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Выберите стиль для применения в раскрывающемся списке стилей. Абзац отображает атрибуты стилей.", +"Select the text with the existing format": "Выберите текст с существующим форматом", +"Select the text you want to apply the new format.": "Выберите текст, к которому вы хотите применить новый формат.", +"Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Выберите критерий допустимости в раскрывающемся списке Разрешить. В зависимости от критерия появляются дополнительные опции. Заполните необходимые данные.", +"Select to beginning of paragraph": "Выделить до начала абзаца", +"Select to end of paragraph": "Выделить до конца абзаца", +"Select to the left word by word": "Выделять влево по словам", +"Select to the right word by word": "Выделять вправо по словам", +"Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Выбирает все ячейки, содержащие данные от текущей ячейки до конца непрерывного диапазона ячеек с данными, в направлении нажатой стрелки. Если используется для совместного выбора строк и столбцов, выбирается прямоугольный диапазон ячеек.", +"Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Выбирает ячейки от текущей ячейки вниз на одну страницу в текущем столбце или расширяет существующее выделение на одну страницу вниз.", +"Selects cells from the current cell to the first cell of the current row.": "Выбирает ячейки от текущей ячейки до первой ячейки текущей строки.", +"Selects cells from the current cell to the last cell of the current row.": "Выбирает ячейки от текущей ячейки до последней ячейки текущей строки.", +"Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Выбирает ячейки от текущей ячейки вверх на одну страницу в текущем столбце или расширяет существующее выделение на одну страницу вверх.", +"Set Optimal Column Width": "Установить оптимальную ширину столбца", +"Set the page margins in the dialog.": "Установите поля страницы в диалоговом окне.", +"Set the properties of the element of the object.": "Установите свойства элемента объекта.", +"Shortcut Keys for Tables": "Сочетания клавиш для таблиц", +"Slide keyboard shortcuts": "Сочетания клавиш для слайдов", +"Slide pane": "Область слайдов", +"Slide show": "Показ слайдов", +"Special Characters": "Специальные символы", +"Spellchecking": "Проверка орфографии", +"Spreadsheets": "Таблицы", +"Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Таблицы: форматы Microsoft XLS, XLSX, формат OpenDocument ODS", +"Standard currency format": "Стандартный денежный формат", +"Standard date format": "Стандартный формат даты", +"Standard exponential format": "Стандартный экспоненциальный формат", +"Standard format": "Стандартный формат", +"Standard percentage format (two decimal places)": "Стандартный процентный формат (два знака после запятой)", +"Strikethrough": "Зачеркнутый", +"Subscript": "Подстрочный", +"Superscript": "Надстрочный", +"Switch cursor between text and footer": "Переключить курсор между текстом и нижним колонтитулом", +"Switch cursor between text and header": "Переключить курсор между текстом и верхним колонтитулом", +"Tab": "Tab", +"Text documents": "Текстовые документы", +"Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Текстовые документы: форматы Microsoft DOC, DOCX, RTF. Формат OpenDocument ODT", +"Text formatting": "Форматирование текста", +"Text selection and navigation in a textbox": "Выделение текста и навигация в текстовом поле", +"Text selection and navigation in document": "Выделение текста и навигация в документе", +"Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Текст, диаграммы, фигуры и SVG-изображения останутся четкими при увеличении, вы увидите пиксели только на вставленных изображениях, таких как JPG или PNG.", +"The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Символ \u00b6 - это знак форматирования. Он используется для помощи в выравнивании и редактировании текста и не печатается. Чтобы переключить его в отображении документа, выберите меню Вид \u2192 Знаки форматирования.", +"The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Расширенный фильтр позволяет до восьми условий фильтрации. С расширенными фильтрами вы вводите условия непосредственно в лист.", +"The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Данные CSV загружаются в выбранную ячейку, куда вы вставили, в соответствии с этими настройками.", +"The color assigned to the changes depends on the user that changes the document.": "Цвет, назначенный изменениям, зависит от пользователя, который изменяет документ.", +"The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Язык формул должен быть чрезвычайно знаком любому пользователю таблиц и подробно описан в спецификации OASIS OpenFormula.", +"This is easy to do using the Paintbrush tool in the toolbar.": "Это легко сделать с помощью инструмента \"Кисть\" на панели инструментов.", +"This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Это особенно полезно - скажем, когда коллега по неосторожности выделил весь текст в документе с помощью Ctrl+A и начал печатать поверх него, уничтожая его - пока вы одновременно редактировали.", +"To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Чтобы продолжить редактирование, щелкните на документе, и наложение и сообщение исчезнут. Любые изменения, которые могли быть сделаны другими пользователями - при совместном редактировании документа - перезагружаются.", +"To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Чтобы скопировать большие части содержимого в другие приложения на вашем устройстве, пользователям необходимо нажать кнопку Начать загрузку, а затем повторно скопировать это в свой буфер обмена, чтобы сделать его доступным для чтения целевым приложением. Это возможно через небольшой виджет, который появляется в правом нижнем углу, и необходимо только для экспорта содержимого для вставки во внешние приложения. Этот шаг также преобразует сложные типы объектов в статические изображения.", +"To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Чтобы отобразить или скрыть отслеживание изменений, выберите Правка \u2192 Отслеживание изменений \u2192 Показать. Имейте в виду, что если отслеживание изменений включено, но скрыто, вы все равно записываете изменения и можете по неосторожности оставить нежелательный текст доступным в документе.", +"To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Чтобы скачать документ, загрузите его из меню Файл приложения {productname}. Доступные форматы загрузки зависят от приложения. Все приложения экспортируют документы в формате PDF.", +"To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Чтобы выйти из показа слайдов {productname}, нажмите клавишу Esc, чтобы вернуться в режим редактирования презентации.", +"To jump back to the selected state, select it with the mouse and hit Jump to state.": "Чтобы вернуться к выбранному состоянию, выберите его с помощью мыши и нажмите Перейти к состоянию.", +"To open document, click on the file to open the {productname} module associated to the document format.": "Чтобы открыть документ, щелкните на файле, чтобы открыть модуль {productname}, связанный с форматом документа.", +"To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Чтобы удалить проверку допустимости ячейки, откройте диалоговое окно и установите список Разрешить в \"Все значения\".", +"To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Чтобы вернуться к портретной ориентации, повторите процедуру, выбрав Портретная в \"Со стилем страницы\".", +"To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Чтобы систематически проверить орфографию всего документа, используйте опцию Орфография в меню Сервис.", +"Track changes": "Отслеживать изменения", +"Two decimal places, thousands separator": "Два знака после запятой, разделитель тысяч", +"Type the new file name in the text box and press Enter.": "Введите новое имя файла в текстовое поле и нажмите Enter.", +"Underline": "Подчеркнутый", +"Undo": "Отменить", +"Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Используйте вкладки Справка по вводу и Предупреждение об ошибке для улучшения взаимодействия с пользователем. Нажмите OK, чтобы закрыть диалоговое окно.", +"Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Используйте панель инструментов области слайдов внизу, чтобы начать показ слайдов, добавить слайд, дублировать или удалить текущий слайд.", +"Using the browser zoom affects the document and user interface areas.": "Использование масштаба браузера влияет на области документа и пользовательского интерфейса.", +"Using the page style": "Использование стиля страницы", +"Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Перетащите самый левый край линейки, чтобы настроить левое поле, или самый правый для правого поля.", +"What are the blue \u00b6 symbol and how can I remove from my text document?": "Что означает синий символ \u00b6 и как я могу удалить его из моего текстового документа?", +"What are the documents file formats supported by {productname}?": "Какие форматы файлов документов поддерживаются {productname}?", +"What is the blue wavy underline in some words in the text?": "Что означает синяя волнистая подчеркивание в некоторых словах в тексте?", +"What is \u201cClear Direct Formatting\u201d icon?": "Что означает значок \"Очистить прямое форматирование\"?", +"When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Когда {productname} обнаруживает, что в браузере некоторое время не было активности, он переводит документ в состояние \"Неактивен\". Документ отображается с прозрачным серым наложением с сообщением \"Неактивный документ - пожалуйста, нажмите, чтобы возобновить редактирование\".", +"When closing a document, it is automatically saved if it has been changed.": "При закрытии документа он автоматически сохраняется, если был изменен.", +"When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Когда несколько человек одновременно редактируют один и тот же документ, их изменения могут конфликтовать, что может вызвать некоторую путаницу. Функция \"Восстановление документа\" позволяет пользователям отменить изменения других редакторов в документе до предыдущего состояния.", +"When you have internal cut or copied content, you can paste this content using the context menu.": "Когда у вас есть внутреннее вырезанное или скопированное содержимое, вы можете вставить это содержимое с помощью контекстного меню.", +"When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Когда вы вставляете содержимое, скопированное из того же документа, формат и элементы сохраняются. Если вы копируете из другого документа, в другой вкладке или окне браузера, или извне браузера, вставленное содержимое сохранит форматированный текст.", +"When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Когда вы вставляете текст извне документа (другое окно браузера или настольное приложение), он будет вставлен как форматированный текст.", +"When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Когда вы вставляете текст из документа, форматирование будет сохранено. Вы также можете вставлять объекты, такие как изображения, если они скопированы из документа, в котором вы работаете.", +"When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Когда вы включаете \"Отслеживание изменений\", {productname} помечает новые изменения, внесенные в документ. Выберите эту опцию снова, чтобы выключить ее.", +"Why can't I delete text? It just gets a strike-through?": "Почему я не могу удалить текст? Он просто становится зачеркнутым?", +"Why did the text I just typed change automatically? How can I revert it?": "Почему только что набранный мной текст изменился автоматически? Как я могу отменить это?", +"With track changes enabled your document is shown the following manner:": "При включенном отслеживании изменений ваш документ отображается следующим образом:", +"Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Количество слов также отображается в строке состояния. Если текст не выделен, количество слов относится ко всему документу. В противном случае количество слов относится к выделенному тексту.", +"Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Количество слов доступно в Сервис \u2192 Статистика. Диалоговое окно показывает количество слов для выделения и для всего документа.", +"Word processor functions": "Функции текстового процессора", +"Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Да. {productname} открывает защищенные паролем документы, но необходимо указать пароль в запросе \"Введите пароль\" при загрузке.", +"Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Да. Щелкните на нужном слове и выберите Сервис \u2192 Тезаурус. Откроется диалоговое окно со множеством предложений по замене.", +"You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Вы можете либо просматривать символы, отображаемые в раскрывающихся списках, либо ввести ключ поиска в поле Поиск. Если вы знаете числовой код Unicode специального символа, введите его в поля справа.", +"You can insert these special characters in the document using the Special Character dialog.": "Вы можете вставить эти специальные символы в документ с помощью диалогового окна Специальный символ.", +"You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Вы можете перейти к курсору пользователя, щелкнув на имени (или аватаре) пользователя. Можно следить за редактором.", +"You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Вы можете вставить как неформатированный текст с помощью сочетания клавиш: Ctrl+Shift+V", +"You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Вы редактируете онлайн-таблицу так же, как и настольную таблицу. Операции, такие как ввод данных, выбор диапазонов, столбцов, строк или листов, одинаковы. Используйте клавиатуру, меню или панель инструментов для выполнения действий в таблице. Также поддерживается перетаскивание содержимого ячеек для заполнения ячеек данными. Команды копирования, вырезания и вставки доступны из контекстного меню. Следование введенным данным с помощью Tab переместит курсор в следующую ячейку справа, а с помощью Enter - в ячейку ниже для удобного дальнейшего ввода данных.", +"You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "У вас включена автокоррекция. Автокоррекция изменяет только что набранный текст в соответствии с внутренней таблицей соответствующего текста. В большинстве случаев автокоррекция исправляет опечатки во время набора. Если автокоррекция не нужна, отключите ее в Сервис \u2192 Автозамена \u2192 При вводе.", +"You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "У вас включена функция \"Отслеживание изменений\" для документа. \"Отслеживание изменений\" записывает все изменения в тексте и показывает правки для последующего пересмотра. Полезно для пометки изменений в тексте и таблицах. \"Отслеживание изменений\" включается выбором Правка \u2192 Отслеживание изменений \u2192 Записывать.", +"Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Ваши документы хранятся и управляются в облачном хранилище, которое интегрировано с {productname}.", +"chart": "диаграмма", +"comment": "комментарий", +"data validate": "проверка данных", +"document repair": "восстановление документа", +"filter": "фильтр", +"import": "импорт", +"inactive document": "неактивный документ", +"spellchecking": "проверка орфографии", +"track changes": "отслеживание изменений", +"where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "где (*) - знак умножения на цифровой клавиатуре. Выбирает диапазон данных, содержащий курсор. Диапазон - это смежный диапазон ячеек, содержащий данные и ограниченный пустыми строками и столбцами.", +"where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "где (/) - знак деления на цифровой клавиатуре. Выбирает диапазон матричной формулы, содержащий курсор.", +"word count": "количество слов" +} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-si.json b/f7cloud-office/browser/dist/l10n/help-si.json new file mode 100644 index 0000000..9a93e62 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-si.json @@ -0,0 +1 @@ +{"Keyboard Shortcuts": "\u0dba\u0dad\u0dd4\u0dbb\u0dd4\u0db4\u0dd4\u0dc0\u0dbb\u0dd4 \u0d9a\u0dd9\u0da7\u0dd2\u0db8\u0d82"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-sk.json b/f7cloud-office/browser/dist/l10n/help-sk.json new file mode 100644 index 0000000..c28f95a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-sk.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekundy v re\u017eime mazania, \u0161\u00edpka zma\u017ee riadok/st\u013apec, Ctrl+\u0161\u00edpka zma\u017ee bunku", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekundy v re\u017eime vkladania, \u0161\u00edpka vlo\u017e\u00ed riadok/st\u013apec, Ctrl+\u02c7\u0160\u00edpka vlo\u017e\u00ed bunku", "Alt+Arrow Keys": "Alt+\u0160\u00edpky", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u0160\u00edpky", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Str\u00e1nka nadol", "Alt+Page Up": "Alt+Str\u00e1nka nahor", "Alt+Shift+Arrow Keys": "Alt+Shift+\u0160\u00edpky", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Str\u00e1nka Nadol", "Ctrl+Alt+Page Up": "Ctrl+Alt+Str\u00e1nka Nahor", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u0160\u00edpky", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u0161\u00edpka dole", "Ctrl+Arrow Left": "Ctrl+\u0160\u00edpka Do\u013eava", "Ctrl+Arrow Right": "Ctrl+\u0160\u00edpka Doprava", "Ctrl+Arrow Up": "Ctrl+\u0161\u00edpka hore", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u0161\u00edpka nadol", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+Koniec", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Domov", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u0160\u00edpka do\u013eava", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Tla\u010didlo M\u00ednus", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+Str\u00e1nka nadol", "Ctrl+PageUp": "Ctrl+Str\u00e1nka nahor", "Ctrl+Plus key": "Ctrl+Tla\u010didlo Plus", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u0160\u00edpka doprava", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u0160\u00edpka Dole", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u0160\u00edpka Do\u013eava", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u0160\u00edpka vpravo", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u0161\u00edpka hore", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u0160\u00edpka", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+Koniec", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Domov", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Medzern\u00edk", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u0161\u00edpka hore", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u0161\u00edpka dole", "Shift+Arrow Left": "Shift+\u0160\u00edpka Do\u013eava", "Shift+Arrow Right": "Shift+\u0160\u00edpka Doprava", "Shift+Arrow Up": "Shift+\u0161\u00edpka hore", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Str\u00e1nka nadol", "Shift+Ctrl+Page Up": "Shift+Ctrl+Str\u00e1nka nahor", "Shift+End": "Shift+Koniec", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Domov", "Shift+Page Down": "Shift+Str\u00e1nka Nadol", "Shift+Page Up": "Shift+Str\u00e1nka Nahor", "Shift+PageDown": "Shift+Str\u00e1nka nadol", "Shift+PageUp": "Shift+Str\u00e1nka nahor", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Abecedn\u00fd register: Existuj\u00faci abecedn\u00fd zoznam je mo\u017en\u00e9 roz\u0161\u00edri\u0165 o nov\u00e9 polo\u017eky.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u00daprava grafu: Dvojkliknut\u00edm graf vyberte. Prvky grafu ako nadpis, opisy, osy a \u010fal\u0161ie prid\u00e1te pomocou kontextov\u00e9ho menu. Ak chcete upravi\u0165 \u00fadaje grafu alebo vybra\u0165 jeho typ, vyberte Oblas\u0165 d\u00e1t a Typ grafu.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Form\u00e1tovanie grafu: Kontextov\u00e9 menu obsahuje pr\u00edkazy na v\u00fdber d\u00e1t a typu grafu.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Koment\u00e1re: Koment\u00e1re sa vkladaj\u00fa do textu a zobrazuj\u00fa sa na pravej strane pou\u017e\u00edvate\u013esk\u00e9ho rozhrania.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Koment\u00e1re: V h\u00e1rku m\u00f4\u017eete vlo\u017ei\u0165 jeden koment\u00e1r na bunku. Ak zvol\u00edte Vlo\u017ei\u0165 koment\u00e1r, zobraz\u00ed sa vyskakovacie okno, v ktorom m\u00f4\u017eete nap\u00edsa\u0165 obsah koment\u00e1ra. Ak obsahuje bunka koment\u00e1r, v jej pravom hornom rohu sa objav\u00ed \u010derven\u00e1 bodka. Koment\u00e1r zobraz\u00edte nabehnut\u00edm my\u0161i nad bunku.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Podmienen\u00e9 form\u00e1tovanie: {productname} prid\u00e1 ku ka\u017edej bunke oblasti symbol, a to pod\u013ea stanoven\u00fdch podmienok. Vyberte oblas\u0165 buniek a na n\u00e1strojovej li\u0161te kliknite na ikonu Podmienen\u00e9 form\u00e1tovanie. Vyberte symbol, ktor\u00fd sa m\u00e1 v oblasti pou\u017ei\u0165.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontextov\u00e9 menu: Po kliknut\u00ed prav\u00fdm tla\u010didlom my\u0161i sa zobraz\u00ed menu s pr\u00edkazmi pr\u00edslu\u0161n\u00fdmi k objektu, ktor\u00fd sa nach\u00e1dza na mieste kliknutia.", "Data series formatting: Open the context menu and choose Format data series.": "Form\u00e1tovanie d\u00e1tov\u00fdch radov: Otvorte kontextov\u00e9 menu a vyberte Form\u00e1t d\u00e1tov\u00fdch radov.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Platnos\u0165 d\u00e1t: Pre ka\u017ed\u00fa bunku m\u00f4\u017eete definova\u0165 platn\u00e9 polo\u017eky. Neplatn\u00e9 polo\u017eky sa do bunky neulo\u017eia. Ak chcete platnos\u0165 d\u00e1t povoli\u0165:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Priame form\u00e1tovanie: Bunky, st\u013apce, riadky a listy m\u00f4\u017eete form\u00e1tova\u0165 priamo pr\u00edkazmi z menu, n\u00e1strojovej li\u0161ty alebo kontextov\u00e9ho menu. Priame form\u00e1tovanie sa uplat\u0148uje len na aktu\u00e1lne vybrat\u00fd objekt. Ak chcete form\u00e1tova\u0165 bunky, pou\u017eite bu\u010f menu, alebo stla\u010dte Ctrl+1. Otvor\u00edte t\u00fdm dial\u00f3gov\u00e9 okno umo\u017e\u0148uj\u00face nastavi\u0165 komplexn\u00e9 a vlastn\u00e9 form\u00e1tovanie \u010d\u00edsel, p\u00edsma, ohrani\u010denia, pozadia, ochrany bunky a \u010fal\u0161\u00edch mo\u017enost\u00ed.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Priame form\u00e1tovanie: Objekty textov\u00e9ho dokumentu m\u00f4\u017eete form\u00e1tova\u0165 priamo pr\u00edkazmi z menu, n\u00e1strojovej li\u0161ty alebo kontextov\u00e9ho menu. Priame form\u00e1tovanie sa uplat\u0148uje len na aktu\u00e1lne zvolen\u00fd objekt.", "Fields: A basic set of fields is available to insert in the document.": "Polia: Do dokumentu mo\u017eno vklada\u0165 z\u00e1kladn\u00fd s\u00fabor pol\u00ed.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrovanie d\u00e1t: Filtre a roz\u0161\u00edren\u00e9 filtre umo\u017e\u0148uj\u00fa pracova\u0165 len s ur\u010dit\u00fdmi riadkami (z\u00e1znamami) oblasti d\u00e1t. H\u00e1rky {productname} pon\u00fakaj\u00fa nieko\u013eko mo\u017enost\u00ed, ako filtre pou\u017e\u00edva\u0165.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Pozn\u00e1mky pod \u010diarou a koncov\u00e9 pozn\u00e1mky: Podporovan\u00e9 s\u00fa pozn\u00e1mky pod \u010diarou a koncov\u00e9 pozn\u00e1mky.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Form\u00e1tovanie buniek: Kliknite na bunku alebo oblas\u0165 a vyberte z menu Tabu\u013eka \u2192 Vlastnosti. V dial\u00f3govom okne upravte vlastnosti tabu\u013eky.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Riadiace znaky: Odsek, str\u00e1nka a nezlomiteln\u00e9 medzery s\u00fa vyzna\u010den\u00e9 znakmi, ktor\u00e9 pom\u00e1haj\u00fa zarovn\u00e1va\u0165, upravova\u0165 a form\u00e1tova\u0165 text.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Vlo\u017ei\u0165 obr\u00e1zok: Kliknutie na ikonku Vlo\u017ei\u0165 obr\u00e1zok umo\u017en\u00ed v\u00fdber obr\u00e1zka z cloudov\u00e9ho \u00falo\u017eiska alebo zdie\u013ean\u00e9ho disku.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Vlo\u017ei\u0165 miestny obr\u00e1zok: otvor\u00ed s\u00faborov\u00fd dial\u00f3g prehliada\u010da, v ktorom m\u00f4\u017eete nahra\u0165 s\u00fabor z po\u010d\u00edta\u010da a vlo\u017ei\u0165 ho do dokumentu.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Predloha sn\u00edmky: Vyberte predlohu sn\u00edmky priraden\u00fa k aktu\u00e1lnemu sn\u00edmke. Upravte form\u00e1t a prvky predlohy.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Anim\u00e1cia objektu: Jednotliv\u00e9 objekty na sn\u00edmke m\u00f4\u017eu by\u0165 animovan\u00e9. Anim\u00e1ciu vybran\u00e9ho objektu \u010di skupiny objektov nastav\u00edte na postrannom paneli.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "S\u00fahrny: hierarchick\u00e9 d\u00e1ta m\u00f4\u017eete zobrazi\u0165 pomocou s\u00fahrnu: zoskup\u00edte riadky a st\u013apce a potom m\u00f4\u017eete tieto skupiny rozba\u013eova\u0165 a zba\u013eova\u0165 jedin\u00fdm kliknut\u00edm.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Polia hlavi\u010dka a p\u00e4ta: Hlavi\u010dky a p\u00e4ty s\u00fa dostupn\u00e9 v existuj\u00facom \u0161t\u00fdle strany, ktor\u00fd je pou\u017eit\u00fd v dokumente na mieste kurzora.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Rozlo\u017eenie sn\u00edmky: {productname} umo\u017e\u0148uje zmeni\u0165 rozlo\u017eenie sn\u00edmky. Po\u017eadovan\u00e9 rozlo\u017eenie vyberiete v rozba\u013eovacom zozname.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Prechod medzi sn\u00edmkami: {productname} Impress podporuje vizu\u00e1lne efekty, ktor\u00e9 sa objavia pri zobrazen\u00ed novej sn\u00edmky prezent\u00e1cie. Prechod medzi sn\u00edmkami je vlastnos\u0165ou sn\u00edmky, nastav\u00edte ju v re\u017eime \u00faprav na postrannom paneli.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Zora\u010fovanie d\u00e1t: Zoznam \u010d\u00edsel alebo textu m\u00f4\u017eete zoradi\u0165 vzostupne alebo zostupne. {productname} automaticky rozpozn\u00e1 bunky tvoriace hlavi\u010dky a susediace bunky, o ktor\u00e9 sa v\u00fdber roz\u0161\u00edri.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Form\u00e1tovanie \u0161t\u00fdlu: {productname} podporuje \u0161t\u00fdly odseku. Na odsek m\u00f4\u017eete pou\u017ei\u0165 ak\u00fdko\u013evek existuj\u00faci \u0161t\u00fdl odseku. \u0160t\u00fdl zmen\u00edte vo\u013ebou z ponuky Upravi\u0165 \u2192 Upravi\u0165 \u0161t\u00fdl.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabu\u013eky: Vklad\u00e1 do prezent\u00e1cie tabu\u013eky. Mot\u00edv vzh\u013eadu tabu\u013eky vyberiete pomocou postrann\u00e9ho panelu.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Oblas\u0165 s dokumentom: V tejto oblasti sa zobrazuje obsah dokumentu: h\u00e1rku, prezent\u00e1cie alebo textov\u00e9ho dokumentu.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Li\u0161ta s inform\u00e1ciami: Napravo od vyh\u013ead\u00e1vacej li\u0161ty sa zobrazuje sada inform\u00e1ci\u00ed o dokumente. Typ inform\u00e1ci\u00ed z\u00e1vis\u00ed od povahy dokumentu.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Panel ponuky: Hlavn\u00e1 ponuka sa nach\u00e1dza v hornej \u010dasti a obsahuje mno\u017estvo mo\u017enost\u00ed, pr\u00edkazov na tla\u010d, \u00fapravu, zobrazenie a \u010fal\u0161ie pokro\u010dil\u00e9 pr\u00edkazy. Panel ponuky m\u00f4\u017eete skry\u0165 kliknut\u00edm na ikonu \u00faplne vpravo. Kliknut\u00edm na ikonu panel ponuky op\u00e4\u0165 zobraz\u00edte.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Vyh\u013ead\u00e1vacia li\u0161ta: Akon\u00e1hle zad\u00e1te do vyh\u013ead\u00e1vacieho po\u013ea obsah, automaticky sa spust\u00ed vyh\u013ead\u00e1vanie a v okne s dokumentom sa zobraz\u00ed miesto prv\u00e9ho n\u00e1jden\u00e9ho v\u00fdskytu. Pri h\u013eadan\u00ed nez\u00e1le\u017e\u00ed na ve\u013ekosti p\u00edsmen. Vpravo od vyh\u013ead\u00e1vacieho po\u013ea sa nach\u00e1dzaj\u00fa tri tla\u010didl\u00e1:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Stavov\u00fd riadok: Stavov\u00fd riadok sa zobrazuje v dolnej \u010dasti a obsahuje nieko\u013eko u\u017eito\u010dn\u00fdch mo\u017enost\u00ed a funkci\u00ed.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "N\u00e1strojov\u00e1 li\u0161ta: N\u00e1strojov\u00e1 li\u0161ta obsahuje mo\u017enosti, ktor\u00e9 sa pri be\u017enej pr\u00e1ci najviac pou\u017e\u00edvaj\u00fa. Tla\u010didl\u00e1 li\u0161ty s\u00fa dynamick\u00e9, tj. ich stav (zapnut\u00e9 alebo vypnut\u00e9) z\u00e1vis\u00ed od r\u00f4znych okolnost\u00ed.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Li\u0161ta pribl\u00ed\u017eenia: V pravej \u010dasti stavov\u00e9ho riadku sa nach\u00e1dza sada tla\u010didiel umo\u017e\u0148uj\u00facich zmeni\u0165 pribl\u00ed\u017eenie na 100 %, pribli\u017eova\u0165 a od\u010fa\u013eova\u0165. Pribl\u00ed\u017eenie sa t\u00fdka oblasti s dokumentom, neovplyv\u0148uje pou\u017e\u00edvate\u013esk\u00e9 rozhranie. V tejto \u010dasti sa zobrazuje aj aktu\u00e1lnu \u00farove\u0148 pribl\u00ed\u017eenia.", "{productname} Help": "{productname}Pomocn\u00edk", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "V {productname} Impress upravujete prezent\u00e1cie sp\u00f4sobom, ktor\u00fd je pou\u017e\u00edvate\u013eom dobre zn\u00e1my. Oper\u00e1cie ako p\u00edsanie textu, vystrihovanie, kop\u00edrovanie a vkladanie obsahu, v\u00fdber textu, vkladanie, zmena ve\u013ekosti a ukotvovanie obr\u00e1zkov, prid\u00e1vanie a pr\u00e1ca s tabu\u013ekami s\u00fa podobn\u00e9 ako v desktopovej aplik\u00e1cii na vytv\u00e1ranie prezent\u00e1ci\u00ed. S dokumentom m\u00f4\u017eete pracova\u0165 pomocou kl\u00e1vesnice, pon\u00fak a n\u00e1strojov\u00fdch l\u00ed\u0161t.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} umo\u017e\u0148uje jednoducho vytv\u00e1ra\u0165 a upravova\u0165 textov\u00e9 dokumenty, tabu\u013ekov\u00e9 h\u00e1rky a prezent\u00e1cie priamo v prehliada\u010di. Na dokumente m\u00f4\u017eete pracova\u0165 sami alebo v spolupr\u00e1ci s \u010fal\u0161\u00edmi autormi.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} umo\u017e\u0148uje kontrolova\u0165 pravopis v textov\u00fdch dokumentoch, h\u00e1rkoch a prezent\u00e1ci\u00e1ch. Chybn\u00e9 slov\u00e1 s\u00fa pod\u010diarknut\u00e9 \u010dervenou vlnovkou. Kliknut\u00edm prav\u00fdm tla\u010didlom my\u0161i otvor\u00edte kontextov\u00e9 menu s n\u00e1vrhmi na opravu.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} umo\u017e\u0148uje prezent\u00e1cie sp\u00fa\u0161\u0165a\u0165, a to s r\u00f4znymi \u0161t\u00fdlmi prechodov medzi sn\u00edmkami a anim\u00e1ci\u00ed objektov. Prezent\u00e1ciu spust\u00edte vo\u013ebou z menu alebo kliknut\u00edm na ikonu na \u013eavej dolnej n\u00e1strojovej li\u0161te na paneli sn\u00edmok.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "V {productname} upravujete textov\u00e9 dokumenty rovnak\u00fdm sp\u00f4sobom ako v desktopovej aplik\u00e1cii. Rozhranie je typu WYSIWYG (What You See Is What You Get \u2013 \u201edostane\u0161, \u010do vid\u00ed\u0161\u201c), tak\u017ee vzh\u013ead dokumentu zodpoved\u00e1 tomu, ako bude vytla\u010den\u00fd. Oper\u00e1cie ako p\u00edsanie textu, vystrihovanie, kop\u00edrovanie a vkladanie obsahu, v\u00fdber textu, vkladanie, zmena ve\u013ekosti a ukotvovanie obr\u00e1zkov, prid\u00e1vanie a spracovanie tabuliek a grafov s\u00fa podobn\u00e9 ako v be\u017enom desktopovom textovom procesore. S dokumentom m\u00f4\u017eete pracova\u0165 pomocou kl\u00e1vesnice, pon\u00fak a n\u00e1strojov\u00fdch l\u00ed\u0161t.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} umo\u017e\u0148uje vklada\u0165 obr\u00e1zky do textov\u00fdch dokumentov z lok\u00e1lneho po\u010d\u00edta\u010da alebo cloudov\u00e9ho \u00falo\u017eiska. Vkladan\u00e9 obr\u00e1zky s\u00fa v\u017edy ulo\u017een\u00e9 v dokumente.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} informuje, ke\u010f sa pripoj\u00ed nov\u00fd pou\u017e\u00edvate\u013e alebo existuj\u00faci pou\u017e\u00edvate\u013e dokument opust\u00ed.", "{productname} presentations": "{productname}Prezent\u00e1cie", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} uklad\u00e1 dokument pravidelne automaticky, nemo\u017eno ho preto zatvori\u0165 bez ulo\u017eenia. Ak chcete svoje zmeny zru\u0161i\u0165, bu\u010f ich mus\u00edte vr\u00e1ti\u0165 sp\u00e4\u0165, alebo pou\u017ei\u0165 funkciu Hist\u00f3ria rev\u00edzi\u00ed v ponuke S\u00fabor.", "{productname} spreadsheets": "{productname}H\u00e1rky", "{productname} supports both reading and writing for the following file formats:": "{productname} podporuje na \u010d\u00edtanie a z\u00e1pis nasleduj\u00face form\u00e1ty s\u00faboru:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} umo\u017e\u0148uje vklada\u0165 do dokumentov grafy. Ak chcete graf prida\u0165:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} pon\u00faka modern\u00fd sp\u00f4sob form\u00e1tovania odsekov: \u0161t\u00fdly. \u0160t\u00fdl je s\u00fabor vlastnost\u00ed textu (p\u00edsmo, farba, pozadie a mnoh\u00e9 \u010fal\u0161ie) ozna\u010den\u00fdch n\u00e1zvom (n\u00e1zov \u0161t\u00fdlu). Ak pou\u017eijete \u0161t\u00fdl na viacer\u00fdch odsekoch, z\u00edskaj\u00fa tieto odseky rovnak\u00e9 vlastnosti a dokument bude vyzera\u0165 jednotne a profesion\u00e1lne. Ak navy\u0161e zmen\u00edte niektor\u00fa z vlastnost\u00ed \u0161t\u00fdlu, zmen\u00ed sa form\u00e1t v\u0161etk\u00fdch odsekov dan\u00e9ho \u0161t\u00fdlu. T\u00fdm si u\u0161etr\u00edte pr\u00e1cu s form\u00e1tovan\u00edm mno\u017estvo jednotliv\u00fdch odsekov.", "{productname} text documents": "{productname}Textov\u00e9 dokumenty", "{productname} user interface": "{productname}Pou\u017e\u00edvate\u013esk\u00e9 rozhranie", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} zais\u0165uje, \u017ee pou\u017e\u00edvate\u013esk\u00e9 rozhranie sa v prehliada\u010di prisp\u00f4sobuje ve\u013ekosti zobrazenej oblasti. Plat\u00ed to aj pre obrazovky mobiln\u00fdch zariaden\u00ed. Rozhranie sa sklad\u00e1 z t\u00fdchto \u010dast\u00ed:", "A copy of the document is saved with the new name in the same folder.": "K\u00f3pia dokumentu sa ulo\u017e\u00ed pod nov\u00fdm n\u00e1zvom do toho ist\u00e9ho prie\u010dinka.", "Activate the {productname} spreadsheet window.": "Prejdite v {productname} do okna s h\u00e1rkom.", "Adding charts": "Vkladanie grafov", "Additions are marked with colored underlined characters.": "Pridan\u00e9 \u010dasti s\u00fa zobrazen\u00e9 farebn\u00fdmi pod\u010diarknut\u00fdmi znakmi.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Prid\u00e1 nasleduj\u00faci h\u00e1rok k aktu\u00e1lnemu v\u00fdberu h\u00e1rkov. Ak s\u00fa vybrat\u00e9 v\u0161etky h\u00e1rky v tabu\u013eke, t\u00e1to kl\u00e1vesov\u00e1 skratka vyberie iba nasleduj\u00faci h\u00e1rok. Nasleduj\u00faci h\u00e1rok sa stane aktu\u00e1lnym h\u00e1rkom.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Prid\u00e1 predch\u00e1dzaj\u00faci h\u00e1rok k aktu\u00e1lnemu v\u00fdberu h\u00e1rkov. Ak s\u00fa vybrat\u00e9 v\u0161etky h\u00e1rky v tabu\u013eke, t\u00e1to kl\u00e1vesov\u00e1 skratka vyberie iba predch\u00e1dzaj\u00faci h\u00e1rok. Predch\u00e1dzaj\u00faci h\u00e1rok sa stane aktu\u00e1lnym h\u00e1rkom.", "Advanced features": "Pokro\u010dil\u00e9 funkcie", "Advanced text document editor features": "Pokro\u010dil\u00e9 funkcie editora textov\u00fdch dokumentov", "Align Center": "Zarovna\u0165 na stred", "Align Left": "Zarovna\u0165 do\u013eava", "Align Right": "Zarovna\u0165 doprava", "All changes are marked with a vertical bar in the right margin.": "V\u0161etky zmeny s\u00fa ozna\u010den\u00e9 zvisl\u00fdm pruhom na okraji.", "All spreadsheets functions and mathematical rules applies.": "K dispoz\u00edcii s\u00fa v\u0161etky funkcie h\u00e1rku a matematick\u00e9 pravidl\u00e1.", "Apply Default paragraph style": "Pou\u017ei\u0165 predvolen\u00fd \u0161t\u00fdl odseku", "Apply Heading 1 paragraph style": "Pou\u017ei\u0165 \u0161t\u00fdl odseku Nadpis 1", "Apply Heading 2 paragraph style": "Pou\u017ei\u0165 \u0161t\u00fdl odseku Nadpis 2", "Apply Heading 3 paragraph style": "Pou\u017ei\u0165 \u0161t\u00fdl odseku Nadpis 3", "Apply Heading 4 paragraph style": "Pou\u017ei\u0165 \u0161t\u00fdl odseku Nadpis 4", "Apply Heading 5 paragraph style": "Pou\u017ei\u0165 \u0161t\u00fdl odseku Nadpis 5", "Applying a paragraph style:": "Pou\u017eitie \u0161t\u00fdlu odseku:", "Arrow Down": "\u0160\u00edpka dole", "Arrow Left": "\u0160\u00edpka v\u013eavo", "Arrow Right": "\u0160\u00edpka vpravo", "Arrow Up": "\u0160\u00edpka hore", "Bold": "Tu\u010dn\u00e9", "Can {productname} open a password-protected document?": "Je mo\u017en\u00e9 v {productname} otvori\u0165 dokument chr\u00e1nen\u00fd heslom?", "Cancel the search (appears only when a text has been searched)": "Zru\u0161i\u0165 vyh\u013ead\u00e1vania (zobraz\u00ed sa iba vtedy, ak je zadan\u00fd text)", "Cell formatting": "Form\u00e1tovanie bunky", "Changes are displayed as comment in the right of the document area.": "\u010eal\u0161ie inform\u00e1cie o zmene sa zobrazuj\u00fa ako koment\u00e1re v pravej \u010dasti oblasti s dokumentom.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Zmeny mo\u017eno prija\u0165, alebo odmietnu\u0165. Ak chcete tak urobi\u0165, kliknite na zodpovedaj\u00facu ikonu v okne s koment\u00e1rom v pravej \u010dasti dokumentu. M\u00f4\u017eete tie\u017e zvoli\u0165 Upravi\u0165 \u2192 Sledova\u0165 zmeny \u2192 Prija\u0165 alebo Odmietnu\u0165. Ak potrebujete zmeny filtrova\u0165, vyberte Upravi\u0165 \u2192 Sledova\u0165 zmeny \u2192 Spravova\u0165. Zobraz\u00ed sa dial\u00f3gov\u00e9 okno so v\u0161etk\u00fdmi sledovan\u00fdmi zmenami a v \u0148om m\u00f4\u017eete pou\u017ei\u0165 pr\u00edslu\u0161n\u00e9 tla\u010didl\u00e1.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Zmeny spraven\u00e9 r\u00f4znymi pou\u017e\u00edvate\u013emi s\u00fa zobrazen\u00e9 v r\u00f4znych farb\u00e1ch a ka\u017ed\u00fa zmenu mo\u017eno bu\u010f prija\u0165 alebo odmietnu\u0165 pomocou po\u013ea, ktor\u00e9 sa zobraz\u00ed vpravo. Do neho tie\u017e m\u00f4\u017eete prid\u00e1va\u0165 pozn\u00e1mky.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Zvo\u013ete Form\u00e1t \u2192 \u010ciara (pr\u00edpadne Oblas\u0165 alebo Umiestnenie a ve\u013ekos\u0165). Zobraz\u00ed sa dial\u00f3gov\u00e9 okno.", "Choose Format \u2192 Page and select the Page tab": "Zvolte Form\u00e1t \u2192 Strana a vyberte kartu Strana", "Choose Format \u2192 Paragraph, Text Flow tab": "Zvo\u013ete Form\u00e1t \u2192 Odsek, kartu Tok textu", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Zvo\u013ete Vlo\u017ei\u0165 \u2192 Graf. Graf prisp\u00f4sobte na postrannej li\u0161te:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Zvo\u013ete Vlo\u017ei\u0165 \u2192 \u0160peci\u00e1lny znak alebo kliknite na zodpovedaj\u00facu ikonu na n\u00e1strojovej li\u0161te. Zobraz\u00ed sa dial\u00f3gov\u00e9 okno.", "Choose Validity from the Data menu. The Validity dialog opens.": "Zvo\u013ete Platnos\u0165 z ponuky Data. Otvor\u00ed sa dial\u00f3gov\u00e9 okno Platnos\u0165.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Zvo\u013ete v ponuke N\u00e1stroje a zru\u0161te za\u0161krtnutie pr\u00edkazu Automatick\u00e1 kontrola pravopisu.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Zvo\u013ete v ponuke N\u00e1stroje \u2192 Jazyky a vyberte jazyk pre cel\u00fd dokument. M\u00f4\u017eete tie\u017e nastavi\u0165 jazyk pre vybran\u00fd text a pre aktu\u00e1lny odsek.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Kliknut\u00edm na n\u00e1h\u013ead sn\u00edmky na paneli sa na t\u00fato sn\u00edmku prepnete, zobraz\u00edte ju a m\u00f4\u017eete ju upravova\u0165.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Kliknite na ikonu \u0161tetca form\u00e1tu \"\". Kurzor my\u0161i sa zmen\u00ed na vedierko s farbou.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Kliknite na ikonu \u0161tetca form\u00e1tu . Kurzor my\u0161i sa zmen\u00ed na vedierko s farbou.", "Click on the submenu () icon to reply, move and delete comments.": "Kliknut\u00edm na ikonu podmenu () m\u00f4\u017eete odpoveda\u0165 na koment\u00e1re, pres\u00fava\u0165 ich alebo maza\u0165.", "Collaborative editing": "Spolupr\u00e1ca pri \u00faprav\u00e1ch", "Column break (in multicolumnar text)": "Zalomi\u0165 st\u013apec vo viacst\u013apcov\u00fdch textoch", "Comments in documents": "Koment\u00e1re v dokumente", "Context menus": "Kontextov\u00e9 menu", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Po kliknut\u00ed prav\u00fdm tla\u010didlom my\u0161i sa zobrazuj\u00fa kontextov\u00e9 menu. Pr\u00edkazy v nich sa spravidla vz\u0165ahuj\u00fa k objektu dokumentu na mieste kurzora my\u0161i.", "Copy": "Kop\u00edrova\u0165", "Copy and Paste": "Kop\u00edrova\u0165 a Vlo\u017ei\u0165", "Cut": "Vystrihn\u00fa\u0165", "Delete cells (as in menu Edit - Delete Cells)": "Odstr\u00e1ni\u0165 bunky (ako v ponuke Upravi\u0165 \u2013 Odstr\u00e1ni\u0165 bunky)", "Delete to beginning of sentence": "Zmaza\u0165 po za\u010diatok vety", "Delete to beginning of word": "Zmaza\u0165 po za\u010diatok slova", "Delete to end of sentence": "Zmaza\u0165 po koniec vety", "Delete to end of word": "Zmaza\u0165 po koniec slova", "Deletions are marked with colored strike-through characters.": "Zmazan\u00e9 \u010dasti s\u00fa zobrazen\u00e9 farebn\u00fdmi pre\u0161krtnut\u00fdmi znakmi.", "Demote list item (list item has to be selected)": "Zn\u00ed\u017ei\u0165 \u00farove\u0148 polo\u017eky (polo\u017eka mus\u00ed by\u0165 vybran\u00e1)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "V z\u00e1vislosti na mo\u017enostiach prehliada\u010da sa m\u00f4\u017ee zobrazi\u0165 okno na tla\u010d alebo sa zobraz\u00ed kontextov\u00e9 okno \u201eStiahnu\u0165 export do PDF?\u201c. Toto PDF potom m\u00f4\u017eete vytla\u010di\u0165 pomocou svojej aplik\u00e1cie na \u010d\u00edtanie PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Priame form\u00e1tovanie je tak\u00e9 form\u00e1tovanie, ktor\u00e9 bolo pou\u017eit\u00e9 priamo na vybran\u00fd odsek alebo bunku h\u00e1rku a ktor\u00e9 prekr\u00fdva form\u00e1tovanie dan\u00e9 \u0161t\u00fdlom. Ak chcete obnovi\u0165 form\u00e1tovanie pod\u013ea nastavenia \u0161t\u00fdlu, vyberte text alebo bunku h\u00e1rku a pou\u017eite Form\u00e1t \u2192 Odstr\u00e1ni\u0165 priame form\u00e1tovanie alebo pou\u017eite tla\u010didlo na n\u00e1strojovej li\u0161te.", "Directly:": "Priamo:", "Display comment": "Zobrazi\u0165 koment\u00e1r", "Display the Keyboard shortcuts help": "Zobrazi\u0165 pomocn\u00edka pre kl\u00e1vesov\u00e9 skratky", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "S \u00fapravami dokumente si porad\u00ed ka\u017ed\u00fd, kto je zvyknut\u00fd pou\u017e\u00edva\u0165 kancel\u00e1rsky bal\u00edk, n\u00e1jdeme tu v\u0161ak nieko\u013eko v\u00fdrazn\u00fdch rozdielov:", "Document repair": "Oprava dokumentu", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenty sa v {productname} ukladaj\u00fa automaticky, ale ak ich chcete ulo\u017ei\u0165 okam\u017eite, m\u00f4\u017eete to spravi\u0165 pomocou polo\u017eky Ulo\u017ei\u0165 v menu S\u00fabor.", "Double Underline": "Dvakr\u00e1t pod\u010diarknut\u00e9", "Draw page keyboard shortcuts": "Kl\u00e1vesov\u00e9 skratky pre str\u00e1nku s kresbou", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Ka\u017ed\u00e9mu pou\u017e\u00edvate\u013eovi sa prirad\u00ed ur\u010dit\u00e1 farba. T\u00fato farbu bude ma\u0165 jeho kurzor. Pozn\u00e1mka: svoj kurzor uvid\u00edte v\u017edy ako \u010dierny a blikaj\u00faci, zatia\u013e \u010do ostatn\u00fdm sa zobraz\u00ed farebn\u00fd.", "Editing documents": "\u00daprava dokumentov", "Editing presentations": "\u00daprava prezent\u00e1ci\u00ed", "Editing spreadsheets": "\u00daprava h\u00e1rkov", "Editing text documents": "\u00daprava textov\u00fdch dokumentov", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Bu\u010f vyberte Prezent\u00e1cia \u2192 Prezent\u00e1cia na cel\u00fa obrazovku alebo kliknite na \u00faplne \u013eav\u00fa ikonu v spodnej \u010dasti panela sn\u00edmok:", "End": "Koniec", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Opusti\u0165 aktu\u00e1lny re\u017eim, napr. z re\u017eimu \u00fapravy do re\u017eimu v\u00fdberu objektov alebo z re\u017eimu v\u00fdberu objektov do re\u017eimu prezerania.", "Extend the selection down one page": "Roz\u0161\u00edri\u0165 zobrazenie o stranu nadol", "Extend the selection up one page": "Roz\u0161\u00edri\u0165 v\u00fdber o stranu nahor", "Fill Down": "Vyplni\u0165 nadol", "Focus to document from menu": "Zamerajte sa na dokument z ponuky", "Focus to notebookbar menu": "Zamerajte sa na ponuku notebookbar", "Focus to selected comment's menu": "Zamerajte sa na ponuku vybran\u00e9ho koment\u00e1ra", "Format the source cell with the font, color background and more.": "Nastavte pre zdrojov\u00e9 bunky p\u00edsmo, farbu pozadia a \u010fal\u0161ie vlastnosti.", "Formatting spreadsheets": "Form\u00e1tovanie h\u00e1rkov", "Formatting text": "Form\u00e1tovanie textu", "Formulas": "Vzorce", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Vzorce sa zapisuj\u00fa do li\u0161ty vzorca. Zadajte \u201e=\u201c a n\u00e1sledne vzorec.", "Frequently Asked Questions": "\u010casto kladen\u00e9 ot\u00e1zky", "General Keyboard Shortcuts": "V\u0161eobecn\u00e9 kl\u00e1vesov\u00e9 skratky", "Go and select text to end of document": "Vybra\u0165 text od p\u00f4vodnej poz\u00edcie po koniec dokumentu", "Go and select text to end of textbox": "Vybra\u0165 text od p\u00f4vodnej poz\u00edcie po koniec po\u013ea", "Go and select text to start of document": "Prejs\u0165 a ozna\u010di\u0165 za\u010diatok dokumentu", "Go and select text to start of textbox": "Vybra\u0165 text od p\u00f4vodnej poz\u00edcie po za\u010diatok po\u013ea", "Go and select to the beginning of a line": "Prejs\u0165 a ozna\u010di\u0165 za\u010diatok riadka", "Go and select to the end of a line": "Prejs\u0165 a vybra\u0165 po koniec riadku", "Go to beginning of a word": "Prejs\u0165 na za\u010diatok slova", "Go to beginning of line": "Prejs\u0165 na za\u010diatok riadku", "Go to end of document": "Prejs\u0165 na koniec dokumentu", "Go to end of line": "Prejs\u0165 na koniec riadku", "Go to next sheet.": "Prejde na nasleduj\u00faci h\u00e1rok.", "Go to previous sheet.": "Prejde na predch\u00e1dzaj\u00faci h\u00e1rok.", "Go to start of document": "Prejs\u0165 na za\u010diatok dokumentu", "Go to start of the next word": "Presun\u00fa\u0165 kurzor na za\u010diatok nasleduj\u00faceho slova", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Gramatick\u00e9 chyby v texte s\u00fa ozna\u010den\u00e9 modrou vlnovkou. Kliknut\u00edm prav\u00fdm tla\u010didlom my\u0161i na pod\u010diarknut\u00fd text otvor\u00edte menu s n\u00e1vrhmi na opravu chyby a s pr\u00edslu\u0161n\u00fdmi gramatick\u00fdmi pravidlami. Text zmen\u00edte tak, \u017ee vyberiete vhodn\u00fd n\u00e1vrh.", "Handling Tables": "Pr\u00e1ca s tabu\u013ekami", "Handling images": "Pr\u00e1ca s obr\u00e1zkami", "Home": "Domov", "Hover the mouse on the document name in the menu bar.": "Prejdite my\u0161ou na n\u00e1zov dokumentu v hlavnej ponuke.", "How can I change the line, area and position of a shape in my slides?": "Ako m\u00f4\u017eem na sn\u00edmke zmeni\u0165 \u010diaru, oblas\u0165 a umiestnenie \u00fatvaru?", "How can I check spelling in my language?": "Ako skontrolujem pravopis vo svojom jazyku?", "How can I copy the formatting of existing cells to new ones?": "Ako m\u00f4\u017eem skop\u00edrova\u0165 form\u00e1tovanie existuj\u00facich buniek na nov\u00e9?", "How can I import CSV data?": "Ako m\u00f4\u017eem importova\u0165 d\u00e1ta vo form\u00e1te CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Ako vlo\u017ei\u0165 do dokumentu symbol pre menu, copyright alebo ochrann\u00fa zn\u00e1mku?", "How can I make the new text look like other existing text?": "Ako vytvor\u00edm nov\u00fd text, ktor\u00fd bude vyzera\u0165 rovnako ako existuj\u00faci?", "How can I quit {productname} without saving my edits?": "Ako ukon\u010d\u00edm {productname} bez toho, aby sa ulo\u017eili \u00fapravy?", "How can I remove the red wavy lines in my document?": "Ako odstr\u00e1ni\u0165 z dokumentu \u010derven\u00e9 vlnovky?", "How can I run my slide show?": "Ako m\u00f4\u017eem spusti\u0165 prezent\u00e1ciu?", "How can I select data to print?": "Ako vyberiem d\u00e1ta pre tla\u010d?", "How do I change the page orientation to landscape inside my document": "Ako zmeni\u0165 orient\u00e1ciu strany tak, aby bola na \u0161\u00edrku", "How do I get a word count of my document?": "Ako zist\u00edm po\u010det slov v dokumente?", "How do I rename a sheet?": "Ako premenujem h\u00e1rok?", "How do I save a document with another name?": "Ako ulo\u017e\u00edm dokument pod in\u00fdm n\u00e1zvom?", "How do I set the margins of the document?": "Ako nastav\u00edm okraje dokumentu?", "If no table or range was selected, a prototype chart is displayed.": "Ak ste nevybrali tabu\u013eku alebo oblas\u0165, zobraz\u00ed sa uk\u00e1\u017ekov\u00fd graf.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Ak nie je ozna\u010den\u00e1 cel\u00e1 bunka a kurzor je na konci tabu\u013eky, zma\u017ee sa odsek nasleduj\u00faci za tabu\u013ekou (pokia\u013e to nie je posledn\u00fd odsek).", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Ak nie je ozna\u010den\u00e1 cel\u00e1 bunka, odstr\u00e1ni sa text od kurzoru po koniec aktu\u00e1lnej vety. Ak je kurzor na konci bunky a nie je ozna\u010den\u00e1 cel\u00e1 bunka, odstr\u00e1ni sa obsah nasleduj\u00facej bunky.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Ak je ozna\u010den\u00e1 jedna alebo viac buniek, zma\u017e\u00fa sa cel\u00e9 riadky s ozna\u010den\u00fdmi bunkami. Ak s\u00fa ozna\u010den\u00e9 \u00faplne alebo \u010diasto\u010dne v\u0161etky riadky, odstr\u00e1ni sa cel\u00e1 tabu\u013eka.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Ak je aktu\u00e1lna bunka pr\u00e1zdna: Kurzor sa premiestni na za\u010diatok tabu\u013eky. Inak: prv\u00fdm stla\u010den\u00edm kombin\u00e1cie sa kurzor premiestni na za\u010diatok aktu\u00e1lnej bunky, druh\u00fdm stla\u010den\u00edm sa kurzor premiestni na za\u010diatok aktu\u00e1lnej tabu\u013eky a po tre\u0165om stla\u010den\u00ed sa kurzor premiestni na za\u010diatok dokumentu.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Ak je aktu\u00e1lna bunka pr\u00e1zdna: Kurzor sa premiestni na koniec tabu\u013eky. Inak: prv\u00fdm stla\u010den\u00edm tejto kombin\u00e1cie sa kurzor premiestni na koniec aktu\u00e1lnej bunky, druh\u00fdm stla\u010den\u00edm sa kurzor premiestni na koniec aktu\u00e1lnej tabu\u013eky a po tre\u0165om stla\u010den\u00edm sa kurzor premiestni na koniec dokumentu.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Ak je akt\u00edvna bunka pr\u00e1zdna: vyberie sa cel\u00e1 tabu\u013eka. Inak: vyberie sa obsah akt\u00edvnej bunky. \u010eal\u0161\u00edm stla\u010den\u00edm sa vyberie cel\u00e1 tabu\u013eka.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "U obr\u00e1zkov je mo\u017en\u00e9 meni\u0165 ve\u013ekos\u0165, ot\u00e1\u010da\u0165 ich a definova\u0165 ich ukotvenie. Text m\u00f4\u017ee okolo obr\u00e1zku obteka\u0165. Nastavenia s\u00fa k dispoz\u00edcii po v\u00fdbere obr\u00e1zka a otvoren\u00ed kontextov\u00e9ho menu. Ak chcete zmeni\u0165 ve\u013ekos\u0165 obr\u00e1zku my\u0161ou, pou\u017eite jeho \u00fachyty.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Naproti tomu priame form\u00e1tovanie men\u00ed vlastnosti textu vybran\u00fdch \u010dast\u00ed dokumentu. V dokumente je nutn\u00e9 priame form\u00e1tovanie pou\u017ei\u0165 pre ka\u017ed\u00fa pr\u00edslu\u0161n\u00fa \u010das\u0165 textu. Tak\u00e9to form\u00e1tovanie textu je zd\u013ahav\u00e9 a n\u00e1chyln\u00e9 k chyb\u00e1m.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "V \u010dasti Zalomenie za\u0161krtnite Vlo\u017ei\u0165 a vyberte Typ: Strana, Umiestnenie: V\u013eavo.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "V dial\u00f3govom okne \u0160tandardn\u00fd filter m\u00f4\u017eete tie\u017e ur\u010di\u0165 rozmedzie, v ktorom sa maj\u00fa hodnoty ur\u010dit\u00fdch d\u00e1tov\u00e9ho po\u013ea nach\u00e1dza\u0165. V tomto filtri m\u00f4\u017eete sp\u00e1ja\u0165 podmienky logick\u00fdmi oper\u00e1tormi A alebo ALEBO.", "Inactive document": "Neakt\u00edvny dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Zv\u00e4\u010d\u0161\u00ed sa/zmen\u0161\u00ed sa ve\u013ekos\u0165 st\u013apca/riadku na \u013eavej/hornej strane bunky", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Zv\u00e4\u010d\u0161\u00ed sa/zmen\u0161\u00ed sa ve\u013ekos\u0165 st\u013apca/riadku na pravej/dolnej strane bunky", "Insert cells (as in menu Insert - Cells)": "Vlo\u017ei\u0165 bunky (ako v ponuke Vlo\u017ei\u0165 \u2013 Bunky)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Vlo\u017ete do h\u00e1rku zalomenie st\u013apca a riadku (t\u00fdm z\u00fa\u017eite oblas\u0165 tla\u010de) a vo\u013ebou tla\u010de dokument stiahnite. Pri tla\u010di do PDF vyberte po\u017eadovan\u00e9 strany.", "Insert comment": "Vlo\u017ei\u0165 pozn\u00e1mku", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Koment\u00e1re sa v {productname} vkladaj\u00fa na miesta, ktor\u00e9 vy\u017eaduj\u00fa od \u010ditate\u013ea osobitn\u00fa pozornos\u0165. Zobrazuj\u00fa sa vpravo spolu s menom autora a d\u00e1tumom.", "Insert endnote": "Vlo\u017ei\u0165 koncov\u00fa pozn\u00e1mku", "Insert footnote": "Vlo\u017ei\u0165 pozn\u00e1mku pod \u010diarou", "Insert line break": "Zalomi\u0165 riadok", "Insert new paragraph directly before or after a section, or before a table": "Vlo\u017ei\u0165 nov\u00fd odsek priamo pred alebo za sekciou alebo pred tabu\u013ekou", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Vlo\u017e\u00ed ne\u010d\u00edslovan\u00fd odsek vo vn\u00fatri \u010d\u00edslovan\u00e9ho zoznamu. Nesprav\u00ed ni\u010d na konci zoznamu.", "Insert non-breaking hyphen": "Vlo\u017ei\u0165 nezalomite\u013en\u00fd spojovn\u00edk", "Insert non-breaking space": "Vlo\u017ei\u0165 nezalomite\u013en\u00fa medzeru", "Insert soft hyphen": "Vlo\u017ei\u0165 volite\u013en\u00e9 rozdelenie", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Tabu\u013eku vlo\u017e\u00edte pomocou pr\u00edslu\u0161nej ikony na n\u00e1strojovej li\u0161te. Vyberte predvolen\u00fd po\u010det riadkov a st\u013apcov. \u010eal\u0161ie riadky a st\u013apce prid\u00e1te pomocou kontextov\u00e9ho menu pre bunku tabu\u013eky. Bunky zl\u00fa\u010dite vo\u013ebou z menu Tabu\u013eka. Bunky tabu\u013eky maj\u00fa ako predvolen\u00fd \u0161t\u00fdl odseku \u201eObsah tabu\u013eky\u201c.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Vlo\u017e\u00ed sa tabul\u00e1torov\u00e1 zar\u00e1\u017eka (len v tabu\u013ek\u00e1ch). V z\u00e1vislosti na pou\u017eitom spr\u00e1vcovi okien mo\u017eno treba pou\u017ei\u0165 Alt+Tab.", "Is there a thesaurus?": "Je k dispoz\u00edcii slovn\u00edk synon\u00fdm?", "Italic": "\u0160ikm\u00e9", "Justify": "Zarovna\u0165 do bloku", "Keyboard Shortcuts": "Kl\u00e1vesov\u00e9 skratky", "Like Alt, but only the active cell is modified": "Ako Alt, ale zmen\u00ed sa len akt\u00edvna bunka", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Na\u010d\u00edtajte d\u00e1ta v CSV do nejakej nat\u00edvnej aplik\u00e1cie opera\u010dn\u00e9ho syst\u00e9mu, vyberte ich a skop\u00edrujte do schr\u00e1nky", "Manual page break": "Zalomi\u0165 stranu", "Move cursor down one line": "Presun\u00fa\u0165 kurzor o riadok ni\u017e\u0161ie", "Move cursor to beginning of the next paragraph": "Presun\u00fa\u0165 kurzor na za\u010diatok nasleduj\u00faceho odseku", "Move cursor to beginning of the previous paragraph": "Presun\u00fa\u0165 kurzor na za\u010diatok predch\u00e1dzaj\u00faceho odseku", "Move cursor to the left": "Presun\u00fa\u0165 kurzor do\u013eava", "Move cursor to the right": "Presun\u00fa\u0165 kurzor doprava", "Move cursor up one line": "Presun\u00fa\u0165 kurzor o riadok vy\u0161\u0161ie", "Move cursor with selection to the left": "Posu\u0148 kurzor so selekciou do\u013eava", "Move cursor with selection to the right": "Posu\u0148 kurzor so selekciou doprava", "Move the view down one page": "Presun\u00fa\u0165 zobrazenie o stranu nadol", "Move the view up one page": "Presun\u00fa\u0165 zobrazenie o stranu nahor", "Move to next text object on drawing page": "Prejs\u0165 na \u010fal\u0161\u00ed textov\u00fd objekt na str\u00e1nke s kresbou", "Move to next text object on slide": "Prejs\u0165 na nasleduj\u00faci textov\u00fd objekt sn\u00edmky", "Moves one screen page to the right.": "Presunie sa o jednu obrazovkov\u00fa stranu doprava.", "Moves one sheet to the left.": "Presunie sa o jeden h\u00e1rok do\u013eava.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Presunie kurzor na spodn\u00fd okraj aktu\u00e1lneho rozsahu \u00fadajov. Ak je riadok pod bunkou s kurzorom pr\u00e1zdny, kurzor sa presunie na najbli\u017e\u0161\u00ed riadok ni\u017e\u0161ie, ktor\u00fd obsahuje \u00fadaje.", "Moves the cursor to the first cell in the sheet (A1).": "Presunie kurzor na prv\u00fa bunku v h\u00e1rku (A1).", "Moves the cursor to the first cell of the current row.": "Presunie kurzor na prv\u00fa bunku aktu\u00e1lneho riadka.", "Moves the cursor to the last cell of the current row.": "Presunie kurzor na posledn\u00fa bunku aktu\u00e1lneho riadka.", "Moves the cursor to the last cell on the sheet that contains data.": "Presunie kurzor na posledn\u00fa bunku v h\u00e1rku, ktor\u00e1 obsahuje \u00fadaje.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Presunie kurzor na \u013eav\u00fd okraj aktu\u00e1lneho rozsahu \u00fadajov. Ak je st\u013apec na\u013eavo od bunky s kurzorom pr\u00e1zdny, kurzor sa presunie do najbli\u017e\u0161ieho st\u013apca na\u013eavo, ktor\u00fd obsahuje \u00fadaje", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Presunie kurzor na prav\u00fd okraj aktu\u00e1lneho rozsahu \u00fadajov. Ak je st\u013apec napravo od bunky s kurzorom pr\u00e1zdny, kurzor sa presunie do najbli\u017e\u0161ieho st\u013apca napravo, ktor\u00fd obsahuje \u00fadaje.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Presunie kurzor na horn\u00fd okraj aktu\u00e1lneho rozsahu \u00fadajov. Ak je riadok nad bunkou s kurzorom pr\u00e1zdny, kurzor sa presunie na najbli\u017e\u0161\u00ed riadok vy\u0161\u0161ie, ktor\u00fd obsahuje \u00fadaje.", "Navigating in Spreadsheets": "Navig\u00e1cia v h\u00e1rkoch", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Funkcia Automatick\u00fd filter umo\u017e\u0148uje r\u00fdchlo obmedzi\u0165 d\u00e1tov\u00e9 z\u00e1znamy na tie, ktor\u00e9 s\u00fa rovnak\u00e9 ako polo\u017eka vybran\u00e1 v d\u00e1tovom poli.", "Open the presentation in {productname}": "Otvorte v {productname} prezent\u00e1ciu", "Opening, closing, saving, printing and downloading documents": "Otv\u00e1ranie, zatv\u00e1ranie, ukladanie, tla\u010d a s\u0165ahovanie dokumentov", "Other advanced features": "\u010eal\u0161ie pokro\u010dil\u00e9 funkcie", "PageDown": "Str\u00e1nka nadol", "PageUp": "Str\u00e1nka nahor", "Paragraph formatting": "Form\u00e1tovanie odsekov", "Paste as unformatted text": "Vlo\u017ei\u0165 ako neform\u00e1tovan\u00fd text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Vlo\u017ete d\u00e1ta z ponuky prehliada\u010da Upravi\u0165 \u2192 Vlo\u017ei\u0165 alebo stla\u010dte Ctrl+V. V dial\u00f3govom okne Import textu presne pop\u00ed\u0161te form\u00e1t d\u00e1t CSV.", "Paste special": "Vlo\u017ei\u0165 inak", "Pasting": "Vkladanie", "Place the cursor at the paragraph to be formatted": "Umiestnite kurzor do odseku, ktor\u00fd chcete form\u00e1tova\u0165", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Umiestnite kurzor na miesto, kde si chcete orient\u00e1ciu strany zmeni\u0165. Vlo\u017ete pr\u00e1zdny odsek.", "Place the cursor in the position to insert the character.": "Umiestnite kurzor na miesto, kam chcete znak vlo\u017ei\u0165.", "Position and Size": "Poloha a ve\u013ekos\u0165", "Presentations": "Prezent\u00e1cie", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Prezent\u00e1cie: form\u00e1t Microsoft PPT, pptx, form\u00e1t OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Stla\u010dte tla\u010didlo Vlo\u017ei\u0165. Dial\u00f3gov\u00e9 okno zatvor\u00edte tla\u010didlom Zru\u0161i\u0165.", "Print (Download as PDF)": "Tla\u010di\u0165 (stiahnu\u0165 ako PDF)", "Promote list item (list item has to be selected)": "Zv\u00fd\u0161i\u0165 \u00farove\u0148 polo\u017eky (polo\u017eka mus\u00ed by\u0165 vybran\u00e1)", "Redo": "Opakova\u0165 vr\u00e1ten\u00e9", "Remove direct formatting": "Odstr\u00e1ni\u0165 priame form\u00e1tovanie", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "H\u00e1rok v tabu\u013ekovom dokumente premenujete pomocou kontextovej ponuky (vyvolan\u00e1 prav\u00fdm tla\u010didlom my\u0161i) z\u00e1lo\u017eky h\u00e1rku v dolnej \u010dasti. V nasleduj\u00facom dial\u00f3govom okne zadajte nov\u00fd n\u00e1zov h\u00e1rku.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kop\u00edrovanie / vystrihovanie a vkladanie form\u00e1tovan\u00e9ho obsahu je podporovan\u00e9, a to nielen v r\u00e1mci dokumentu, ale tie\u017e medzi dokumentmi rovnakej alebo odli\u0161nej aplik\u00e1cie {productname}. Pri takomto pou\u017eit\u00ed mo\u017eno kop\u00edrova\u0165 / vystrihova\u0165 obsah vr\u00e1tane obr\u00e1zkov a zmie\u0161an\u00e9ho obsahu, a to na PC priamo pomocou kl\u00e1vesov\u00fdch skratiek (Ctrl+X, Ctrl+C, Ctrl+V). Z bezpe\u010dnostn\u00fdch d\u00f4vodov je na PC nevyhnutn\u00e9 vklada\u0165 pomocou Ctrl+V, na vystrihovanie a kop\u00edrovanie v\u0161ak mo\u017eno pou\u017ei\u0165 kontextov\u00e9 menu. V syst\u00e9moch Android a iOS vyberiete text poklopan\u00edm a dlh\u00fdm kliknut\u00edm z\u00edskate pr\u00edstup do kontextov\u00e9ho menu s pr\u00edkazmi Kop\u00edrova\u0165 / Vystrihn\u00fa\u0165 / Vlo\u017ei\u0165.", "Search backwards": "H\u013eada\u0165 predch\u00e1dzaj\u00face", "Search forward": "N\u00e1js\u0165 \u010fal\u0161ie", "Select All": "Vybra\u0165 v\u0161etko", "Select Landscape in \u201cWith Page Style\u201d": "V \u010dasti \u201eSo \u0161t\u00fdlom str\u00e1nky\u201c vyberte Na \u0161\u00edrku", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Vyberte tabu\u013eku v textovom dokumente, oblas\u0165 v h\u00e1rku alebo tabu\u013eku v prezent\u00e1cii.", "Select all in drawing page": "Vybra\u0165 v\u0161etko na str\u00e1nke s kresbou", "Select all in slide": "Ozna\u010di\u0165 v\u0161etko na sn\u00edmke", "Select if you want to change page numbering.": "Zvo\u013ete, \u010di chcete zmeni\u0165 \u010d\u00edslovanie str\u00e1n.", "Select lines in downwards direction": "Vybra\u0165 riadky smerom nadol", "Select lines in upwards direction": "Vybra\u0165 riadky smerom nahor", "Select objects in the order in which they were created": "Vybra\u0165 objekty v porad\u00ed, ako boli vytvoren\u00e9", "Select objects in the reverse order in which they were created": "Vybra\u0165 objekty v opa\u010dnom porad\u00ed, ako boli vytvoren\u00e9", "Select the cells you want to format. Release the mouse button.": "Vyberte bunky, ktor\u00e9 chcete form\u00e1tova\u0165. Uvo\u013enite tla\u010didlo my\u0161i.", "Select the character set, language and separator options for the CSV file.": "Vyberte pre s\u00fabor CSV znakov\u00fa sadu, jazyk a odde\u013eova\u010d.", "Select the shape in your slide. A set of handles shows.": "Vyberte na sn\u00edmke po\u017eadovan\u00fd \u00fatvar. Zobrazia sa jeho \u00fachyty.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "V rozba\u013eovacom zozname vyberte po\u017eadovan\u00fd \u0161t\u00fdl. Odsek sa zmen\u00ed pod\u013ea vlastnost\u00ed tohto \u0161t\u00fdlu.", "Select the text with the existing format": "Vyberte text s existuj\u00facim form\u00e1tom", "Select the text you want to apply the new format.": "Vyberte text, na ktor\u00fd chcete nov\u00fd form\u00e1t pou\u017ei\u0165.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Vyberte krit\u00e9rium platnosti v rozba\u013eovacom poli Povoli\u0165. Pod\u013ea zvolen\u00e9ho krit\u00e9ria sa zobrazia \u010fal\u0161ie mo\u017enosti. Vypl\u0148te po\u017eadovan\u00e9 \u00fadaje.", "Select to beginning of paragraph": "Pri na\u010d\u00edtavan\u00ed slovn\u00edka sa vyskytla chyba. Sk\u00faste obnovi\u0165 str\u00e1nku", "Select to end of paragraph": "Vybra\u0165 po koniec odseku", "Select to the left word by word": "Vybra\u0165 text po slov\u00e1ch do\u013eava", "Select to the right word by word": "Vybra\u0165 text po slov\u00e1ch doprava", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Ozna\u010d\u00ed v\u0161etky bunky obsahuj\u00face \u00fadaje od aktu\u00e1lnej bunky po koniec s\u00favisl\u00e9ho rozsahu \u00fadajov, v smere stla\u010denej \u0161\u00edpky. Ak sa pou\u017eije na ozna\u010denie riadkov aj st\u013apcov naraz, vyberie sa obd\u013a\u017enikov\u00fd rozsah buniek.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Ozna\u010d\u00ed bunky od aktu\u00e1lnej bunky o jednu stranu ni\u017e\u0161ie v aktu\u00e1lnom st\u013apci alebo roz\u0161\u00edri existuj\u00faci v\u00fdber o jednu stranu nadol.", "Selects cells from the current cell to the first cell of the current row.": "Ozna\u010d\u00ed bunky od aktu\u00e1lnej bunky po prv\u00fa bunku aktu\u00e1lneho riadku.", "Selects cells from the current cell to the last cell of the current row.": "Ozna\u010d\u00ed bunky od aktu\u00e1lnej bunky po posledn\u00fa bunku aktu\u00e1lneho riadku.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Ozna\u010d\u00ed bunky od aktu\u00e1lnej bunky o jednu stranu vy\u0161\u0161ie v aktu\u00e1lnom st\u013apci alebo roz\u0161\u00edri existuj\u00faci v\u00fdber o jednu stranu nahor.", "Set Optimal Column Width": "Nastavi\u0165 optim\u00e1lnu \u0161\u00edrku st\u013apca", "Set the page margins in the dialog.": "Nastavte okraje strany v dial\u00f3govom okne.", "Set the properties of the element of the object.": "Nastavte vlastnosti objektu.", "Shortcut Keys for Tables": "Skratky pre tabu\u013eky", "Slide keyboard shortcuts": "Kl\u00e1vesov\u00e9 skratky pre sn\u00edmky", "Slide pane": "Panel sn\u00edmok", "Slide show": "Prezent\u00e1cia", "Special Characters": "\u0160peci\u00e1lne znaky", "Spellchecking": "Kontrola pravopisu", "Spreadsheets": "H\u00e1rky", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Tabu\u013ekov\u00e9 dokumenty: Form\u00e1ty Microsoft XLS, XLSX, form\u00e1t OpenDocument ODS", "Standard currency format": "\u0160tandardn\u00fd form\u00e1t meny", "Standard date format": "\u0160tandardn\u00fd form\u00e1t d\u00e1tumu", "Standard exponential format": "\u0160tandardn\u00fd exponenci\u00e1lny form\u00e1t", "Standard format": "\u0160tandardn\u00fd form\u00e1t", "Standard percentage format (two decimal places)": "\u0160tandardn\u00fd form\u00e1t percent (dve desatinn\u00e9 miesta)", "Strikethrough": "Pre\u0161krtnut\u00e9", "Subscript": "Doln\u00fd index", "Superscript": "Horn\u00fd index", "Switch cursor between text and footer": "Prepn\u00fa\u0165 kurzor medzi textom a p\u00e4tou", "Switch cursor between text and header": "Prepn\u00fa\u0165 kurzor medzi textom a hlavi\u010dkou", "Tab": "Tab", "Text documents": "Textov\u00e9 dokumenty", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Textov\u00e9 dokumenty: Form\u00e1ty Microsoft DOC, DOCX, RTF, form\u00e1t OpenDocument ODT", "Text formatting": "Form\u00e1tovanie textu", "Text selection and navigation in a textbox": "V\u00fdber textu a navig\u00e1cia v textovom poli", "Text selection and navigation in document": "V\u00fdber textu a navig\u00e1cia v dokumente", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, grafy, \u00fatvary a obr\u00e1zky form\u00e1tu SVG zostan\u00fa pri pribli\u017eovan\u00ed ostr\u00e9, v pr\u00edpade vlo\u017een\u00fdch rastrov\u00fdch obr\u00e1zkov vo form\u00e1toch JPG alebo PNG sa m\u00f4\u017eu zobrazi\u0165 jednotliv\u00e9 pixely.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Modr\u00fd symbol \u00b6 predstavuje form\u00e1tovac\u00ed znak. Napom\u00e1ha pri zarovn\u00e1van\u00ed a \u00faprav\u00e1ch textu a netla\u010d\u00ed sa. Ak chcete prepn\u00fa\u0165 jeho zobrazovanie v dokumente, vyberte v ponuke Zobrazi\u0165 \u2192 Form\u00e1tovacie zna\u010dky.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Roz\u0161\u00edren\u00fd filter umo\u017e\u0148uje pou\u017ei\u0165 a\u017e osem podmienok. V tomto filtri zad\u00e1vate podmienky priamo do h\u00e1rka.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Pod\u013ea tohto nastavenia sa na\u010d\u00edtaj\u00fa d\u00e1ta CSV do buniek, ktor\u00e9 ste pre vlo\u017eenie vybrali.", "The color assigned to the changes depends on the user that changes the document.": "Farby priraden\u00e9 k zmen\u00e1m z\u00e1visia na tom, ktor\u00fd pou\u017e\u00edvate\u013e dokument zmenil.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Z\u00e1pis vzorcov by mal by\u0165 zrejm\u00fd v\u0161etk\u00fdm pou\u017e\u00edvate\u013eom tabu\u013ekov\u00fdch procesorov. Podrobnosti s\u00fa uveden\u00e9 v OASIS OpenFormula specification.", "This is easy to do using the Paintbrush tool in the toolbar.": "Pomocou n\u00e1stroja \u0161tetec form\u00e1tu na n\u00e1strojovej li\u0161te to je jednoduch\u00e9.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "To m\u00f4\u017ee by\u0165 ve\u013emi u\u017eito\u010dn\u00e9 \u2013 predstavte si, \u017ee kolega pri s\u00fabe\u017en\u00fdch \u00faprav\u00e1ch nechtiac vybral v\u0161etok text dokumentu pomocou Ctrl+A, pokra\u010doval v p\u00edsan\u00ed a t\u00fdm text zmazal.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Kliknut\u00edm do dokumentu popredia spr\u00e1va zmizne a m\u00f4\u017eete pokra\u010dova\u0165 v \u00faprav\u00e1ch. Do dokumentu sa na\u010d\u00edtaj\u00fa v\u0161etky zmeny, ktor\u00e9 po\u010das spolupr\u00e1ce pri \u00faprav\u00e1ch vytvorili ostatn\u00ed pou\u017e\u00edvatelia.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Ak chcete kop\u00edrova\u0165 v\u00e4\u010d\u0161ie \u010dasti obsahu do in\u00fdch aplik\u00e1ci\u00ed na svojom zariaden\u00ed, je nutn\u00e9 stla\u010di\u0165 tla\u010didlo Spusti\u0165 preberanie a potom znovu skop\u00edrova\u0165 obsah do schr\u00e1nky tohto zariadenia, \u010d\u00edm sa stane pre cie\u013eov\u00fa aplik\u00e1ciu dostupn\u00fd. Tento export obsahu pre vlo\u017eenie do externej aplik\u00e1cie zabezpe\u010duje vyskakovac\u00ed prvok v pravom dolnom rohu. V tomto kroku sa tie\u017e preved\u00fa komplexn\u00e9 objekty na statick\u00e9 obr\u00e1zky.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Ak chcete zobrazi\u0165 alebo skry\u0165 sledovan\u00e9 zmeny, vyberte Upravi\u0165 \u2192 Sledova\u0165 zmeny \u2192 Zobrazi\u0165. Majte na pam\u00e4ti, \u017ee ak je sledovanie zmien povolen\u00e9 ale zmeny s\u00fa skryt\u00e9, zmeny sa st\u00e1le zaznamen\u00e1vaj\u00fa. T\u00fdm m\u00f4\u017eete v dokumente nechtiac zanecha\u0165 ne\u017eiaduci text.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Ak chcete dokument stiahnu\u0165, vyberte v menu {productname} polo\u017eku S\u00fabor. To, ak\u00e9 form\u00e1ty s\u00fa dostupn\u00e9 na stiahnutie, z\u00e1vis\u00ed od aplik\u00e1cie. V\u0161etky aplik\u00e1cie umo\u017e\u0148uj\u00fa exportovanie vo form\u00e1te PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Ak chcete prezent\u00e1ciu v {productname} ukon\u010di\u0165, stla\u010dte Esc. Vr\u00e1tite sa t\u00fdm do re\u017eimu \u00fapravy prezent\u00e1cie.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "Na dan\u00fd stav prejdete sp\u00e4\u0165 t\u00fdm, \u017ee ho vyberiete my\u0161ou a stla\u010d\u00edte Prejs\u0165 na stav.", "To open document, click on the file to open the {productname} module associated to the document format.": "Dokument otvor\u00edte kliknut\u00edm na s\u00fabor; otvor\u00ed sa modul {productname} asociovan\u00fd s pr\u00edslu\u0161n\u00fdm form\u00e1tom dokumentu.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Ak chcete nastavenie platnosti bunky odstr\u00e1ni\u0165, otvorte toto dial\u00f3gov\u00e9 okno a nastavte v zozname Povoli\u0165 \u201eV\u0161etky hodnoty\u201c.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "K orient\u00e1cii na v\u00fd\u0161ku sa vr\u00e1tite rovnak\u00fdm postupom, len vo\u013ebu pri polo\u017eke \u201eSo \u0161t\u00fdlom str\u00e1nky\u201c zmen\u00edte na Predvolen\u00fd \u0161t\u00fdl.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Systematick\u00fa kontrolu pravopisu cel\u00e9ho dokumentu zah\u00e1jite vo\u013ebou Kontrola pravopisu z menu N\u00e1stroje.", "Track changes": "Sledovanie zmien", "Two decimal places, thousands separator": "Dve desatinn\u00e9 miesta, odde\u013eova\u010d tis\u00edcok", "Type the new file name in the text box and press Enter.": "Zadajte nov\u00fd n\u00e1zov s\u00faboru do textov\u00e9ho po\u013ea a stla\u010dte Enter.", "Underline": "Pod\u010diarknut\u00e9", "Undo": "Vr\u00e1ti\u0165 sp\u00e4\u0165", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Na zlep\u0161enie interakcie s pou\u017e\u00edvate\u013eom pou\u017eite karty Pomocn\u00edk pri vstupe a Chybov\u00e9 hl\u00e1senie. Dial\u00f3gov\u00e9 okno zatvor\u00edte kliknut\u00edm na OK.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Pomocou n\u00e1strojovej li\u0161ty v dolnej \u010dasti panela sn\u00edmok m\u00f4\u017eete spusti\u0165 prezent\u00e1ciu a vlo\u017ei\u0165 nov\u00fa sn\u00edmku alebo duplikova\u0165 \u010di zmaza\u0165 aktu\u00e1lnu sn\u00edmku.", "Using the browser zoom affects the document and user interface areas.": "Ak pou\u017eijete funkciu pribl\u00ed\u017eenia, ktor\u00e1 je s\u00fa\u010das\u0165ou prehliada\u010da, ovplyvnen\u00e1 bude oblas\u0165 dokumentu, ako aj po\u017e\u00edvate\u013esk\u00e9 rozhranie.", "Using the page style": "Pomocou \u0161t\u00fdlu str\u00e1nky", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u013dav\u00fd okraj nastav\u00edte presunut\u00edm \u013eavej zna\u010dky na prav\u00edtku, prav\u00fd okraj presunut\u00edm pravej zna\u010dky.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u010co znamen\u00e1 modr\u00fd symbol \u00b6 a ako ho odstr\u00e1nim z textov\u00e9ho dokumentu?", "What are the documents file formats supported by {productname}?": "Ktor\u00e9 form\u00e1ty s\u00faboru s\u00fa v {productname} podporovan\u00e9?", "What is the blue wavy underline in some words in the text?": "\u010co znamen\u00e1 v texte modr\u00e1 vlnovka pod niektor\u00fdmi slovami?", "What is \u201cClear Direct Formatting\u201d icon?": "\u010co zna\u010d\u00ed ikona \u201eOdstr\u00e1ni\u0165 priame form\u00e1tovanie\u201c?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Ke\u010f {productname} zaznamen\u00e1, \u017ee po nejak\u00fd \u010das neprebiehala v prehliada\u010di \u017eiadna aktivita, nastav\u00ed dokumente stav \u201eneakt\u00edvne\u201c. Dokument sa zobraz\u00ed s prieh\u013eadn\u00fdm \u0161ed\u00fdm popred\u00edm a spr\u00e1vou \u201eDokument je neakt\u00edvny \u2013 na pokra\u010dovanie v \u00faprav\u00e1ch kliknite\u201c.", "When closing a document, it is automatically saved if it has been changed.": "Dokument sa pri zatv\u00e1ran\u00ed automaticky ulo\u017e\u00ed, ak bol predt\u00fdm zmenen\u00fd.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Ke\u010f upravuje dokument viac \u013eud\u00ed s\u00fa\u010dasne, ich zmeny sa m\u00f4\u017eu dosta\u0165 do vz\u00e1jomn\u00e9ho konfliktu. Oprava dokumentu umo\u017e\u0148uje vr\u00e1ti\u0165 sp\u00e4\u0165 zmeny ostatn\u00fdch pou\u017e\u00edvate\u013eov a obnovi\u0165 tak predch\u00e1dzaj\u00faci stav dokumentu.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Ak ste obsah vybrali alebo skop\u00edrovali interne, m\u00f4\u017eete ho vlo\u017ei\u0165 pomocou kontextov\u00e9ho menu.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ak vlo\u017e\u00edte obsah skop\u00edrovan\u00fd v tom istom dokumente, zachovaj\u00fa sa jeho form\u00e1t a prvky. Ak ho skop\u00edrujete z in\u00e9ho dokumentu na inej karte \u010di v inom okne prehliada\u010da, pr\u00edpadne z aplik\u00e1cie mimo prehliada\u010da, vo vlo\u017eenom obsahu sa zachov\u00e1 form\u00e1tovanie textu.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Ak vlo\u017e\u00edte text, ktor\u00fd z tohto dokumentu nepoch\u00e1dza (tj. z in\u00e9ho okna prehliada\u010da alebo z inej aplik\u00e1cie), vlo\u017e\u00ed sa ako form\u00e1tovan\u00fd text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Pri vkladan\u00ed textu v tom istom dokumente sa zachov\u00e1 form\u00e1tovanie. M\u00f4\u017eete tie\u017e vklada\u0165 objekty (napr\u00edklad obr\u00e1zky), ak ich skop\u00edrujete z rovnak\u00e9ho dokumentu, v ktorom pracujete.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Ak zapnete sledovanie zmien, {productname} ozna\u010d\u00ed nov\u00e9 zmeny vykonan\u00e9 v dokumente. Sledovanie vypnete opakovanou vo\u013ebou tejto mo\u017enosti.", "Why can't I delete text? It just gets a strike-through?": "Pre\u010do sa text pre\u0161krt\u00e1va namiesto toho, aby sa zmazal?", "Why did the text I just typed change automatically? How can I revert it?": "Pre\u010do sa automaticky zmenil pr\u00e1ve nap\u00edsan\u00fd text? Ako t\u00fato zmenu zru\u0161\u00edm?", "With track changes enabled your document is shown the following manner:": "So sledovan\u00fdmi zmenami sa dokument zobrazuje nasledovne:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Po\u010det slov sa zobrazuje aj v stavovom riadku. Ak nie je vybran\u00fd \u017eiadny text, po\u010det slov sa vz\u0165ahuje na cel\u00fd dokument. V opa\u010dnom pr\u00edpade plat\u00ed pre vybrat\u00fd text.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Po\u010det slov je k dispoz\u00edcii v ponuke N\u00e1stroje \u2192 Po\u010det slov. Zobraz\u00ed sa dial\u00f3gov\u00e9 okno s po\u010dtom slov pre v\u00fdber a pre cel\u00fd dokument.", "Word processor functions": "Funkcie textov\u00e9ho procesora", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u00c1no. Heslom chr\u00e1nen\u00e9 dokumenty mo\u017eno v {productname}otvori\u0165, je ale potrebn\u00e9 pri na\u010d\u00edtan\u00ed zada\u0165 heslo vo vyskakovacom okne \u201eZadajte heslo\u201c.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u00c1no. Kliknite na po\u017eadovan\u00e9 slovo a vyberte N\u00e1stroje \u2192 Slovn\u00edk synon\u00fdm. Otvor\u00ed sa dial\u00f3gov\u00e9 okno s n\u00e1vrhmi na nahradenie.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "M\u00f4\u017eete si zobrazi\u0165 znaky pomocou rozba\u013eovac\u00edch zoznamov alebo zadajte do po\u013ea Vyh\u013eada\u0165 k\u013e\u00fa\u010dov\u00e9 slovo. Ak pozn\u00e1te \u010d\u00edseln\u00fd k\u00f3d Unicode pre dan\u00fd \u0161peci\u00e1lny znak, zadajte ho do po\u013ea vpravo.", "You can insert these special characters in the document using the Special Character dialog.": "Tieto \u0161peci\u00e1lne znaky m\u00f4\u017eete vklada\u0165 pomocou dial\u00f3gov\u00e9ho okna \u0160peci\u00e1lny znak.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Na kurzor ur\u010dit\u00e9ho pou\u017e\u00edvate\u013ea prejdete kliknut\u00edm na pou\u017e\u00edvate\u013eovo meno (alebo obr\u00e1zok). Pou\u017e\u00edvate\u013ea, ktor\u00fd dokument upravuje, je mo\u017en\u00e9 nasledova\u0165.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Text bez form\u00e1tovania m\u00f4\u017eete vlo\u017ei\u0165 pomocou kl\u00e1vesovej skratky: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Tabu\u013ekov\u00fd h\u00e1rok upravujete rovnako ako h\u00e1rok v desktopovej aplik\u00e1cii. Rovnak\u00e9 zost\u00e1vaj\u00fa oper\u00e1cie ako zad\u00e1vanie d\u00e1t \u010di v\u00fdber oblast\u00ed, st\u013apcov, riadkov alebo listov. Pr\u00edkazy v h\u00e1rku spust\u00edte pomocou kl\u00e1vesnice, menu alebo n\u00e1strojovej li\u0161ty. Podporovan\u00e9 je tie\u017e pres\u00favanie obsahu buniek, ktor\u00e9 vypln\u00ed do buniek d\u00e1ta. Pr\u00edkazy vystrihn\u00fa\u0165, kop\u00edrova\u0165 a vlo\u017ei\u0165 s\u00fa k dispoz\u00edcii v kontextovom menu. Ak stla\u010d\u00edte po zadan\u00ed d\u00e1t Tab, kurzor sa presunie do bunky nasleduj\u00facej vpravo, po stla\u010den\u00ed kl\u00e1vesu Enter sa presunie do bunky ni\u017e\u0161ie; t\u00fdm \u013eah\u0161ie zad\u00e1te \u010fal\u0161\u00ed z\u00e1znam.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "M\u00e1te povolen\u00fa funkciu automatick\u00fdch opr\u00e1v. T\u00e1 men\u00ed pr\u00e1ve nap\u00edsan\u00fd text pod\u013ea internej tabu\u013eky na zodpovedaj\u00faci in\u00fd text. Vo v\u00e4\u010d\u0161ine pr\u00edpadov sa tak po\u010das p\u00edsania opravuj\u00fa preklepy. Ak automatick\u00e9 opravy nepotrebujete, zak\u00e1\u017ete ich v N\u00e1stroje \u2192 Automatick\u00e9 opravy \u2192 Pri p\u00edsan\u00ed.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "M\u00e1te v dokumente zapnut\u00e9 sledovanie zmien. V d\u00f4sledku toho sa zaznamen\u00e1vaj\u00fa v\u0161etky zmeny textu a zobrazuj\u00fa sa, aby si ich bolo mo\u017en\u00e9 nesk\u00f4r prezrie\u0165. Sledovanie zmien sa povolilo vo\u013ebou Upravi\u0165 \u2192 Sledova\u0165 zmeny \u2192 Z\u00e1znam.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dokumenty s\u00fa ulo\u017een\u00e9 a spravovan\u00e9 cloudov\u00fdm \u00falo\u017eiskom, v ktorom je integrovan\u00fd {productname}.", "chart": "graf", "comment": "koment\u00e1r", "data validate": "validova\u0165 \u00fadaje", "document repair": "oprava dokumentu", "filter": "filtrova\u0165", "import": "vlo\u017ei\u0165", "inactive document": "neakt\u00edvny dokument", "spellchecking": "kontrola pravopisu", "track changes": "sledovanie zmien", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "Kde (*) je znak n\u00e1sobenia na numerickej kl\u00e1vesnici. Ozna\u010d\u00ed rozsah \u00fadajov, ktor\u00fd obsahuje kurzor. Rozsah je s\u00favisl\u00fd blok buniek obsahuj\u00facich \u00fadaje, ohrani\u010den\u00fd pr\u00e1zdnymi riadkami a st\u013apcami.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "Kde (/) je znak delenia na numerickej kl\u00e1vesnici. Ozna\u010d\u00ed rozsah maticov\u00e9ho vzorca, ktor\u00fd obsahuje kurzor.", "word count": "Po\u010det slov"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-sl.json b/f7cloud-office/browser/dist/l10n/help-sl.json new file mode 100644 index 0000000..d6fa270 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-sl.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "Po treh sekundah v brisalnem na\u010dinu smerna tipka izbri\u0161e vrstico/stolpec, krmilka+smerna tipka spoji celico s sosednjo", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "Po treh sekundah v vstavnem na\u010dinu smerna tipka vstavi vrstico/stolpec, krmilka+smerna tipka vstavita celico", "Alt+Arrow Keys": "Izmenjalka+smerne tipke", "Alt+C": "Izmenjalka+C", "Alt+Ctrl+Arrow Keys": "Izmenjalka+krmilka+smerne tipke", "Alt+Del": "Izmenjalka+brisalka", "Alt+Enter": "Izmenjalka+vna\u0161alka", "Alt+Insert": "Izmenjalka+vstavljalka", "Alt+Page Down": "Izmenjalka+naslednja stran", "Alt+Page Up": "Izmenjalka+prej\u0161nja stran", "Alt+Shift+Arrow Keys": "Izmenjalka+dvigalka+smerne tipke", "Alt+Shift+F1": "Izmenjalka+dvigalka+F1", "Ctrl+*": "Krmilka+*", "Ctrl+-": "Krmilka+-", "Ctrl+/": "Krmilka+/", "Ctrl+0": "Krmilka+0", "Ctrl+1": "Krmilka+1", "Ctrl+2": "Krmilka+2", "Ctrl+3": "Krmilka+3", "Ctrl+4": "Krmilka+4", "Ctrl+5": "Krmilka+5", "Ctrl+; or ,": "Krmilka+; ali ,", "Ctrl+A": "Krmilka+A", "Ctrl+Alt+5": "Krmilka+izmenjalka+5", "Ctrl+Alt+C": "Krmilka+izmenjalka+C", "Ctrl+Alt+D": "Krmilka+izmenjalka+D", "Ctrl+Alt+F": "Krmilka+izmenjalka+F", "Ctrl+Alt+Page Down": "Krmilka+izmenjalka+prej\u0161nja stran", "Ctrl+Alt+Page Up": "Krmilka+izmenjalka+naslednja stran", "Ctrl+Alt+Shift+Arrow Keys": "Krmilka+izmenjalka+dvigalka+smerne tipke", "Ctrl+Alt+Shift+V": "Krmilka+izmenjalka+dvigalka+V", "Ctrl+Arrow Down": "Krmilka+smerna tipka navzdol", "Ctrl+Arrow Left": "Krmilka+smerna tipka levo", "Ctrl+Arrow Right": "Krmilka+smerna tipka desno", "Ctrl+Arrow Up": "Krmilka+smerna tipka navzgor", "Ctrl+B": "Krmilka+B", "Ctrl+Backspace": "Krmilka+vra\u010dalka", "Ctrl+C,
Ctrl+Insert": "Krmilka+C,
krmilka+vstavljalka", "Ctrl+D": "Krmilka+D", "Ctrl+Del": "Krmilka+brisalka", "Ctrl+Down Arrow": "Krmilka+smerna tipka navzdol", "Ctrl+E": "Krmilka+E", "Ctrl+End": "Krmilka+konec", "Ctrl+Enter": "Krmilka+vna\u0161alka", "Ctrl+F1": "Krmilka+F1", "Ctrl+Home": "Krmilka+za\u010detek", "Ctrl+I": "Krmilka+I", "Ctrl+J": "Krmilka+J", "Ctrl+L": "Krmilka+L", "Ctrl+Left Arrow": "Krmilka+smerna tipka levo", "Ctrl+M": "Krmilka+M", "Ctrl+Minus key": "Krmilka+tipka minus", "Ctrl+P": "Krmilka+P", "Ctrl+PageDown": "Krmilka+naslednja stran", "Ctrl+PageUp": "Krmilka+prej\u0161nja stran", "Ctrl+Plus key": "Krmilka+tipka plus", "Ctrl+R": "Krmilka+R", "Ctrl+Right Arrow": "Krmilka+smerna tipka desno", "Ctrl+Shift+-": "Krmilka+dvigalka+-", "Ctrl+Shift+1": "Krmilka+dvigalka+1", "Ctrl+Shift+2": "Krmilka+dvigalka+2", "Ctrl+Shift+3": "Krmilka+dvigalka+3", "Ctrl+Shift+4": "Krmilka+dvigalka+4", "Ctrl+Shift+5": "Krmilka+dvigalka+5", "Ctrl+Shift+6": "Krmilka+dvigalka+6", "Ctrl+Shift+?": "Krmilka+dvigalka+?", "Ctrl+Shift+Arrow Down": "Krmilka+dvigalka+smerna tipka navzdol", "Ctrl+Shift+Arrow Left": "Krmilka+dvigalka+smerna tipka levo", "Ctrl+Shift+Arrow Right": "Krmilka+dvigalka+smerna tipka desno", "Ctrl+Shift+Arrow Up": "Krmilka+dvigalka+smerna tipka navzgor", "Ctrl+Shift+Arrow": "Krmilka+dvigalka+smerna tipka", "Ctrl+Shift+B": "Krmilka+dvigalka+B", "Ctrl+Shift+Backspace": "Krmilka+dvigalka+vra\u010dalka", "Ctrl+Shift+Del": "Krmilka+dvigalka+brisalka", "Ctrl+Shift+End": "Krmilka+dvigalka+konec", "Ctrl+Shift+Enter": "Krmilka+dvigalka+vna\u0161alka", "Ctrl+Shift+Home": "Krmilka+dvigalka+za\u010detek", "Ctrl+Shift+P": "Krmilka+dvigalka+P", "Ctrl+Shift+Space": "Krmilka+dvigalka+preslednica", "Ctrl+Shift+V": "Krmilka+dvigalka+V", "Ctrl+Tab": "Krmilka+tabulatorka", "Ctrl+U": "Krmilka+U", "Ctrl+Up Arrow": "Krmilka+smerna tipka navzgor", "Ctrl+X": "Krmilka+X", "Ctrl+Y": "Krmilka+Y", "Ctrl+Z": "Krmilka+Z", "Shift+Arrow Down": "Dvigalka+smerna tipka navzdol", "Shift+Arrow Left": "Dvigalka+smerna tipka levo", "Shift+Arrow Right": "Dvigalka+smerna tipka desno", "Shift+Arrow Up": "Dvigalka+smerna tipka navzgor", "Shift+Ctrl+Del": "Dvigalka+krmilka+brisalka", "Shift+Ctrl+Page Down": "Dvigalka+krmilka+naslednja stran", "Shift+Ctrl+Page Up": "Dvigalka+krmilka+prej\u0161nja stran", "Shift+End": "Dvigalka+konec", "Shift+Enter": "Dvigalka+vna\u0161alka", "Shift+Home": "Dvigalka+za\u010detek", "Shift+Page Down": "Dvigalka+naslednja stran", "Shift+Page Up": "Dvigalka+prej\u0161nja stran", "Shift+PageDown": "Dvigalka+naslednja stran", "Shift+PageUp": "Dvigalka+prej\u0161nja stran", "Shift+Tab": "Dvigalka+tabulatorka", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Abecedno kazalo: obstoje\u010de abecedno kazalo je mogo\u010de posodobiti z novimi in popravljenimi vnosi.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Urejanje grafikona: dvokliknite grafikon, da ga izberete. S kontekstnimi meniji dodajte elemente, kot so naslov, os idr. Izberite Obseg podatkov in Vrsta grafikona, da uredite podatke grafikona in izberete vrsto grafikona.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Oblikovanje grafikona: isti kontekstni meni vam nudi tabelo podatkov grafikona in izbor vrste grafikona.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Komentarji: komentarji se vstavijo v besedilo in prika\u017eejo na desni strani zaslona.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Komentarji: v preglednico lahko dodate en komentar na celico. \u010ce izberete Vstavi komentar, se odpre pojavno okno, ki omogo\u010da vnos vsebine komentarja. Rde\u010da pika v desnem vrhnjem kotu celice nakazuje, da ima celica komentar. Z mi\u0161ko postojte nad celico, da se prika\u017eejo komentarji.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Pogojno oblikovanje: {productname} doda simbole vsaki celici obsega glede na pogoje za celice. Izberite obseg celic in kliknite ikono Pogojno oblikovanje v orodni vrstici. Izberite nabor simbolov, ki naj bo uporabljen v obsegu.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontekstni meniji: s klikom desnega gumba mi\u0161ke se pojavi meni z ukazi, povezanimi z danim predmetom.", "Data series formatting: Open the context menu and choose Format data series.": "Oblikovanje niza podatkov: odprite kontekstni meni in izberite Oblikuj niz podatkov.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Preverjanje veljavnosti podatkov: vsaki celici lahko dolo\u010dite veljavno obliko podatkov. Neveljavni vnosi v celico bodo zavrnjeni. To storite na naslednji na\u010din:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Neposredno oblikovanje: celice, stolpce, vrstice in delovne liste preglednic lahko oblikujete z neposrednim oblikovanjem iz menijev, orodnih vrstic in kontekstnih menijev. Neposredno oblikovanje se nana\u0161a na trenutno izbrani predmet. \u010ce \u017eelite oblikovati celico, uporabite meni ali kombinacijo tipk krmilka+1. Pogovorno okno omogo\u010da kompleksno in povsem prilagojeno oblikovanje \u0161tevil, kot tudi pisav, naprednih obrob, ozadja, za\u0161\u010dite celic ter druge mo\u017enosti.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Neposredno oblikovanje: predmete besedilnega dokumenta lahko oblikujete neposredno iz menijev, orodnih vrstic ali kontekstnih menijev. Neposredno oblikovanje velja le za trenutno izbrani predmet.", "Fields: A basic set of fields is available to insert in the document.": "Polja: na voljo je osnovni nabor polj za vstavljanje v dokument.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtriranje podatkov: filtri in napredni filtri omogo\u010dajo delo z dolo\u010denimi filtriranimi vrsticami (zapisi) podatkovnega obsega. V {productname} obstajajo razli\u010dne mo\u017enosti uporabe filtrov v preglednicah.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Sprotne in kon\u010dne opombe: sprotne in kon\u010dne opombe so podprte.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Oblikovanje celic: kliknite celico ali obseg celic ter izberite meni Tabela \u2192 Lastnosti. Videz tabele natan\u010dno dolo\u010dite v pogovornem oknu lastnosti.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Oblikovalne oznake: prelomi odstavka, strani ter neprelomni presledki so prikazani kot oznake, kar je lahko priro\u010dno pri poravnavi, urejanju in oblikovanju besedila.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Vstavi sliko: s klikom ikone Vstavi sliko lahko izberete sliko iz map obla\u010dne shrambe in v skupni rabi.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Vstavi krajevno sliko: odpre izbirnik datotek brskalnika, da nalo\u017eite sliko s svojega ra\u010dunalnika in jo vstavite v dokument.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Matrica prosojnice: izberite matrico prosojnice, povezano s trenutno prosojnico. Na matrici prosojnice oblikujte in razporedite elemente prosojnice.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Animacija predmeta: vsak posamezen predmet na prosojnici lahko animiramo. Uporabite stransko vrstico, da prilagodite prehod med prosojnicami za izbrani predmet ali nabor predmetov.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Orisovanje: iz svojih podatkov lahko ustvarite oris in zdru\u017eujete vrstice in stolpce, tako da lahko strnete ali razpostrete skupine z enim samim klikom, kar poenostavlja predstavitev hierarhi\u010dnih podatkov.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Glava in noga strani: glave in noge so na voljo za obstoje\u010di slog strani, uporabljen v dokumentu na polo\u017eaju kazalke.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Postavitve prosojnic: {productname} Impress omogo\u010da spremembo postavitve prosojnice. Izberite \u017eeleno postavitev v spustnem seznamu postavitev.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Prehodi med prosojnicami: {productname} Impress ponuja vizualne u\u010dinke ob prikazu nove prosojnice v projekciji. Prehodi med prosojnicami so lastnosti prosojnic; prek stranske vrstice dolo\u010dite prehod med prosojnicami, ko se nahajate v urejevalnem na\u010dinu.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Razvr\u0161\u010danje podatkov: seznam \u0161tevil ali besedil lahko razvrstite nara\u0161\u010dajo\u010de ali padajo\u010de. {productname} samodejno zazna, katere celice so glave kot tudi sole\u017ene stolpce, kar raz\u0161irja izbor.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Oblikovanje sloga: {productname} podpira sloge odstavka. Odstavku lahko dolo\u010dite obstoje\u010di slog odstavka. Izberite menijski ukaz Uredi \u2192 Uredi sloge, da spremenite slog.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabele: v predstavitev vstavite tabele. V stranski vrstici izberite temo tabele.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Podro\u010dje dokumenta: povr\u0161ina programa prikazuje vsebino dokumenta, naj si gre za preglednice, predstavitve ali besedilne dokumente.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informacijska vrstica: na desni strani iskalne vrstice je prikazan nabor informacij o dokumentu. Prikazane informacije so odvisne od narave dokumenta.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Menijska vrstica:Glavni meni se nahaja na vrhu in vsebuje \u0161tevilne mo\u017enosti, ukaze za tiskanje, urejanje, ogledovanje in druge napredne ukaze. Menijsko vrstico lahko skrijete s klikom ikone na skrajni desni. Kliknite ikono , da prika\u017eete meni.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Vrstica iskanja: iskanje se samodejno spro\u017ei takoj, ko vnesete besedilo v iskalno polje, okno dokumenta pa se samodejno pomakne na prvi najdeni zadetek. Iskanje ne lo\u010di med velikimi in malimi \u010drkami. Na desni strani iskalnega polja so trije gumbi:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Vrstica stanja: vrstica stanja je prikazana na dnu, vsebuje ve\u010d uporabnih funkcij in nastavitev.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Orodna vrstica: orodna vrstica vsebuje najpogostej\u0161e ukaze za vsakodnevno delo. Gumbi orodne vrstice so dinami\u010dni, to pomeni, da je njihovo stanje (vklju\u010deno ali izklju\u010deno) odvisno od razli\u010dnih faktorjev.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Vrstica pove\u010dave: na desni strani vrstice stanja je nabor gumbov, ki omogo\u010dajo pove\u010davo na 100 %, pomanj\u0161anje in pove\u010danje. Pove\u010dava se nana\u0161a na podro\u010dje dokumenta, na uporabni\u0161ki vmesnik ne u\u010dinkuje. V tem obmo\u010dju je prikazana trenutna raven pove\u010dave.", "{productname} Help": "Pomo\u010d za {productname}", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "Z {productname} Impress urejate prosojnice na na\u010din, ki vam je najbr\u017e \u017ee znan. Operacije, kot so vna\u0161anje besedila, kopiranje, izrezovanje in lepljenje vsebine, izbiranje besedila, vstavljanje, spreminjanje velikosti in sidranje slik, dodajanje in ravnanje s tabelami - vse to je podobno kot v namiznih pisarni\u0161kih urejevalnikih prosojnic. Dejanja v dokumentu lahko izvedete prek tipkovnice, menijev in orodnih vrstic.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} omogo\u010da, da ustvarite in urejate pisarni\u0161ke dokumente (besedilne dokumente, preglednice in predstavitve) neposredno v svojem brskalniku, na preprost in neposreden na\u010din. Dokument lahko urejati sami ali pa sodelujete z drugimi oz. kot del ekipe.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} lahko preverja \u010drkovanje v besedilnih dokumentih, preglednicah in predstavitvah. Rde\u010da valovita \u010drta pod\u010drta napa\u010dno \u010drkovane besede. Kliknite desni gumb mi\u0161ke, da odprete kontekstni meni s predlogi popravkov napa\u010dno \u010drkovanih besed.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} prika\u017ee projekcije predstavitev, vklju\u010dno s podnaborom prehodov med prosojnicami in animacijami predmetov. V meniju izberite projekcijo ali kliknite ikono v levi spodnji orodni vrstici v podoknu prosojnice.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} ureja besedilne dokumente na enak na\u010din kot urejate dokument na namizju. Ponuja realisti\u010dno postavitev WYSIWYG (angl. What You See Is What You Get), ki priro\u010dno prikazuje dokument, kakor bo natisnjen. Operacije, kot so vnos besedila, kopiranje, izrezovanje, lepljenje vsebine, izbiranje besedila, vstavljanje, spreminjanje velikosti in sidranje slik, dodajanje in upravljanje tabel in grafikonov, so podobne tistim v namiznem urejevalniku besedil. Svoj dokument urejate z uporabo tipkovnice, menijev in orodnih vrstic.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} vstavi slike v besedilni dokument iz va\u0161ega ra\u010dunalnika ali iz obla\u010dne shrambe. Vstavljene slike se vedno vdelajo v dokument.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} vas obvesti z majhnim obvestilom v nogi, ko vstopi novi uporabnik ali ko se uporabnik odjavi.", "{productname} presentations": "Predstavitve {productname}", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} redno shranjuje dokument v ozadju, brez shranjevanja ga ne morete zapreti. \u010ce \u017eelite opustiti svoje spremembe, jih morate razveljaviti ali uporabiti Glej zgodovino revizij v meniju Datoteka.", "{productname} spreadsheets": "Preglednice {productname}", "{productname} supports both reading and writing for the following file formats:": "{productname} podpira branje in pisanje naslednjih vrst datotek:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} podpira vstavljanje in vizualizacijo grafikonov v dokumentih. Grafikon dodate na naslednji na\u010din:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} podpira sodobne tehnike oblikovanja odstavkov s slogi. Slog je nabor lastnosti besedila (pisava, barva, ozadje in \u0161tevilne druge), ozna\u010denih s skupnim imenom, z imenom sloga. Uporabite slog, da uveljavite isti nabor lastnosti za \u0161tevilne odstavke v dokumentu in dose\u017eete enoten, profesionalen videz. Prav tako je pomembno vedeti, da s spremembo ene lastnosti oblikovanja sloga spremenite tudi oblikovanje vseh odstavkov s tem slogom, kar zelo poenostavlja potrebo po preoblikovanju ve\u010djega \u0161tevila odstavkov.", "{productname} text documents": "Besedilni dokumenti {productname}", "{productname} user interface": "Uporabni\u0161ki vmesnik {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} uporablja vire sodobnih brskalnikov, da prilagodi uporabni\u0161ki vmesnik velikosti vidne povr\u0161ine, vklju\u010dno z manj\u0161imi zasloni mobilnih naprav. Vmesnik sestavljajo:", "A copy of the document is saved with the new name in the same folder.": "Kopija dokumenta se shrani pod novim imenom v isti mapi.", "Activate the {productname} spreadsheet window.": "Aktivirajte okno preglednice {productname}.", "Adding charts": "Dodajanje grafikonov", "Additions are marked with colored underlined characters.": "Dodano je ozna\u010deno z obarvanimi pod\u010drtanimi znaki.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Doda naslednji delovni list v trenutni izbor delovnih listov. \u010ce so izbrani vsi delovni listi preglednice, ta kombinacija tipk samo izbere naslednji delovni list. Naslednji delovni list postane trenutni delovni list.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Doda predhodni delovni list v trenutni izbor delovnih listov. \u010ce so izbrani vsi delovni listi preglednice, ta kombinacija tipk samo izbere predhodni delovni list. Predhodni delovni list postane trenutni delovni list.", "Advanced features": "Napredne funkcionalnosti", "Advanced text document editor features": "Napredne funkcije urejevalnika dokumentov z besedilom", "Align Center": "Poravnaj na sredino", "Align Left": "Poravnaj levo", "Align Right": "Poravnaj desno", "All changes are marked with a vertical bar in the right margin.": "Vse spremembe so ozna\u010dene z navpi\u010dno \u010drto na desnem robu.", "All spreadsheets functions and mathematical rules applies.": "Veljajo vse funkcije preglednic in matemati\u010dna pravila.", "Apply Default paragraph style": "Uporabi privzeti slog odstavka", "Apply Heading 1 paragraph style": "Uporabi slog odstavka Naslov 1", "Apply Heading 2 paragraph style": "Uporabi slog odstavka Naslov 2", "Apply Heading 3 paragraph style": "Uporabi slog odstavka Naslov 3", "Apply Heading 4 paragraph style": "Uporabi slog odstavka Naslov 4", "Apply Heading 5 paragraph style": "Uporabi slog odstavka Naslov 5", "Applying a paragraph style:": "Uporaba sloga odstavka:", "Arrow Down": "Smerna tipka navzdol", "Arrow Left": "Smerna tipka levo", "Arrow Right": "Smerna tipka desno", "Arrow Up": "Smerna tipka navzgor", "Bold": "Krepko", "Can {productname} open a password-protected document?": "Ali {productname} lahko odpre z geslom za\u0161\u010diten dokument?", "Cancel the search (appears only when a text has been searched)": "Prekli\u010dite iskanje (pojavi se, le \u010de je besedilo preiskano)", "Cell formatting": "Oblikovanje celice", "Changes are displayed as comment in the right of the document area.": "Spremembe so prikazane kot komentar v desnem delu dokumenta.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "Spremembe lahko sprejmete ali zavrnete. \u010ce jih \u017eelite sprejeti ali zavre\u010di, kliknite ustrezno ikono v polju komentarja na desni strani dokumenta. Lahko pa izberete tudi menijski ukaz Uredi \u2192 Sledi spremembam \u2192 Sprejmi oz. Zavrni. \u010ce \u017eelite dodatno filtrirati spremembe, preden jih sprejmete ali zavrnete, izberite Uredi \u2192 Sledi spremembam \u2192 Upravljaj. Odpre se pogovorno okno, v katerem je seznam vseh zabele\u017eenih sprememb. Uporabite gumbe glede na \u017eelena dejanja.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Spremembe, ki jih opravijo razli\u010dni uporabniki, so prikazane v razli\u010dnih barvah in vsaka sledeno spremembo lahko sprejmete ali zavrnete z uporabo polja na desni strani. Tam lahko tudi dodate svoj komentar.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Izberite Oblika \u2192 \u010crta (ali Podro\u010dje ali Polo\u017eaj in velikost). Odpre se pogovorno okno.", "Choose Format \u2192 Page and select the Page tab": "Izberite Oblika \u2192 Stran in izberite zavihek Stran.", "Choose Format \u2192 Paragraph, Text Flow tab": "Izberite Oblika \u2192 Odstavek, zavihek Potek besedila.", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Izberite Vstavi \u2192 Grafikoni. Grafikon prilagodite v stranski vrstici:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Izberite Vstavi \u2192 Posebni znaki ali kliknite ustrezno ikono v orodni vrstici. Odpre se pogovorno okno.", "Choose Validity from the Data menu. The Validity dialog opens.": "Izberite Veljavnost v meniju Podatki. Odpre se pogovorno okno Veljavnost.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Odprite meni Orodja in odstranite potrditev pri Samodejno preverjanje \u010drkovanja.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Izberite menijski ukaz Orodja \u2192 Jeziki in izberite jezik celotnega dokumenta. Po potrebi lahko dolo\u010dite tudi jezik za izbrani del besedila in za trenutni odstavek.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "V podoknu kliknite poljubno ogledno sli\u010dico prosojnice, da preklopite na njen ogled ali urejanje.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Kliknite ikono kloniranja oblikovanja \"\". Kazalec mi\u0161ke se spremeni v vedro barve.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Kliknite ikono kloniranja oblikovanja . Kazalec mi\u0161ke se spremeni v vedro barve.", "Click on the submenu () icon to reply, move and delete comments.": "Kliknite ikono podmenija (), da odgovorite na, premaknete ali izbri\u0161ete komentarje.", "Collaborative editing": "Skupinsko urejanje", "Column break (in multicolumnar text)": "Prelom stolpca (v besedilih z ve\u010d stolpci)", "Comments in documents": "Komentarji v dokumentih", "Context menus": "Kontekstni meniji", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontekstni meniji se odprejo s klikom desnega gumba mi\u0161ke. Ukazi, ki so na voljo v kontekstnem meniju, so povezani \u2013 ne sicer iz\u010drpno \u2013 s predmetom s pozornostjo v dokumentu.", "Copy": "Kopiraj", "Copy and Paste": "Kopiraj in prilepi", "Cut": "Izre\u017ei", "Delete cells (as in menu Edit - Delete Cells)": "Izbri\u0161i celice (kot menijski ukaz Uredi > Izbri\u0161i celice)", "Delete to beginning of sentence": "Izbri\u0161e besedilo do za\u010detka stavka", "Delete to beginning of word": "Izbri\u0161i do za\u010detka besede", "Delete to end of sentence": "Izbri\u0161i do konca povedi", "Delete to end of word": "Izbri\u0161i do konca besede", "Deletions are marked with colored strike-through characters.": "Izbrisano je ozna\u010deno z obarvanimi pre\u010drtanimi znaki.", "Demote list item (list item has to be selected)": "Poni\u017eaj element seznama (slednji mora biti izbran)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Glede na zmogljivosti va\u0161ega brskalnika se lahko pojavi okno tiskanja ali pa pojavno okno \u00bb\u017delite prenesti izvo\u017eeni PDF?\u00ab Ta PDF lahko natisnete iz svojega priljubljenega ogledovalnika dokumentov PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Neposredno oblikovanje je oblikovanje, neposredno uveljavljeno na izbranih delih vsebine odstavka ali celice preglednice, in se prekriva z dodeljenim slogom oblikovanja. \u010ce \u017eelite obnoviti oblikovanje na nastavljeni slog, izberite besedilo ali celico preglednice in izberite Oblika \u2192 Po\u010disti neposredno oblikovanje ali uporabite gumb v orodni vrstici.", "Directly:": "Neposredno:", "Display comment": "Prika\u017ei komentar", "Display the Keyboard shortcuts help": "Prika\u017ei pomo\u010d za tipke za bli\u017enjice", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Urejanje dokumentov je znano vsakomur, ki je poprej uporabljal kak\u0161en pisarni\u0161ki paket, obstajajo pa ob\u010dutne razlike:", "Document repair": "Popravilo dokumenta", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokumenti se v {productname} shranjujejo samodejno, a \u010de vas skrbi, da je dokument ni sinhroniziran dovolj hitro, ga lahko tudi shranite z ukazom Shrani v meniju Datoteka.", "Double Underline": "Dvojno pod\u010drtano", "Draw page keyboard shortcuts": "Tipke za bli\u017enjice za stran risbe", "ESC": "Ube\u017enica", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Vsakemu uporabniku je dodeljena druga\u010dna barva. Kazalka vsakega uporabnika je prikazana v njemu dodeljeni barvi. Opomba: svojo kazalko boste vedno videli kot \u010drno in utripajo\u010do, \u010deprav jo bodo drugi videli v vam dodeljeni barvi.", "Editing documents": "Urejanje dokumentov", "Editing presentations": "Urejanje predstavitev", "Editing spreadsheets": "Urejanje preglednic", "Editing text documents": "Urejanje besedilnih dokumentov", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Izberite Projekcija \u2192 Celozaslonska predstavitev ali kliknite na ikono na skrajni desni strani na dnu podokna prosojnice:", "End": "Konec", "Esc": "Ube\u017enica", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Zapusti trenutni na\u010din, npr. iz urejevalnega na\u010dina preklopi na na\u010din izbiranja predmetov, iz na\u010dina izbiranja predmetov preklopi na ogledni na\u010din.", "Extend the selection down one page": "Raz\u0161iri izbor eno stran navzdol", "Extend the selection up one page": "Raz\u0161iri izbor eno stran navzgor", "Fill Down": "Zapolni navzdol", "Focus to document from menu": "Pozornost na dokument iz menija", "Focus to notebookbar menu": "Pozornost na meni zlo\u017eenke", "Focus to selected comment's menu": "Pozornost na meni izbranega komentarja", "Format the source cell with the font, color background and more.": "Celico vira lahko oblikujete z dolo\u010danjem pisave, barve ozadja in drugim.", "Formatting spreadsheets": "Oblikovanje preglednic", "Formatting text": "Oblikovanje besedila", "Formulas": "Formule", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formule vnesete v vrstico za formule. Vnesite \u00bb=\u00ab in vstavite formulo.", "Frequently Asked Questions": "Pogosto zastavljena vpra\u0161anja", "General Keyboard Shortcuts": "Splo\u0161ne tipke za bli\u017enjice", "Go and select text to end of document": "Sko\u010di in izbere besedilo do konca dokumenta", "Go and select text to end of textbox": "Sko\u010di in izberi besedilo do konca besedilnega polja", "Go and select text to start of document": "Sko\u010di in izbere besedilo do za\u010detka dokumenta", "Go and select text to start of textbox": "Sko\u010di in izberi besedilo do za\u010detka besedilnega polja", "Go and select to the beginning of a line": "Sko\u010di in izberi do za\u010detka vrstice", "Go and select to the end of a line": "Sko\u010di in izberi do konca vrstice", "Go to beginning of a word": "Sko\u010di na za\u010detek besede", "Go to beginning of line": "Sko\u010di na za\u010detek vrstice", "Go to end of document": "Pojdi na konec dokumenta", "Go to end of line": "Sko\u010di na konec vrstice", "Go to next sheet.": "Pojdite na naslednji delovni list.", "Go to previous sheet.": "Pojdite na prej\u0161nji delovni list.", "Go to start of document": "Sko\u010di na za\u010detek dokumenta", "Go to start of the next word": "Sko\u010di na za\u010detek naslednje besede", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Slovni\u010dne napake v besedilu so pod\u010drtane z valovito modro \u010drto. Kliknite pod\u010drtano besedilo z desnim gumbom mi\u0161ke, da se odpre meni s predlogi za odpravo slovni\u010dnih napak in s prekr\u0161enimi slovni\u010dnimi pravili. Izberite ustrezni predlog za spremembo besedila.", "Handling Tables": "Ravnanje s tabelami", "Handling images": "Ravnanje s slikami", "Home": "Za\u010detek", "Hover the mouse on the document name in the menu bar.": "Kazalec mi\u0161ke postavite nad ime dokumenta v menijski vrstici.", "How can I change the line, area and position of a shape in my slides?": "Kako spremenim \u010drto, podro\u010dje in polo\u017eaj lika na mojih prosojnicah?", "How can I check spelling in my language?": "Kako lahko preverim \u010drkovanje v slovenskem jeziku?", "How can I copy the formatting of existing cells to new ones?": "Kako lahko kopiram oblikovanje obstoje\u010dih celic v nove?", "How can I import CSV data?": "Kako uvozim podatke CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "Kako v dokument vstavim simbol valute, avtorske za\u0161\u010dite ali za\u0161\u010ditene blagovne znamke?", "How can I make the new text look like other existing text?": "Kako lahko novemu besedilu dodelim videz drugega obstoje\u010dega besedila?", "How can I quit {productname} without saving my edits?": "Kako lahko zaprem {productname} brez shranjevanja mojih sprememb?", "How can I remove the red wavy lines in my document?": "Kako iz dokumenta odstranim rde\u010de valovite \u010drte?", "How can I run my slide show?": "Kako za\u017eenem projekcijo?", "How can I select data to print?": "Kako izberem podatke za tiskanje?", "How do I change the page orientation to landscape inside my document": "Kako spremenim usmeritev strani v dokumentu v le\u017ee\u010do?", "How do I get a word count of my document?": "Kako pre\u0161tejem besede v svojem dokumentu?", "How do I rename a sheet?": "Kako preimenujem delovni list?", "How do I save a document with another name?": "Kako shranim dokument pod drugim imenom?", "How do I set the margins of the document?": "Kako nastavim robove dokumenta?", "If no table or range was selected, a prototype chart is displayed.": "\u010ce ni izbrana nobena tabela ali obseg, se prika\u017ee vzor\u010dni grafikon.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u010ce ni izbrana nobena celica v celoti in je kazalka na koncu tabele, bo izbrisan naslednji stavek po tabeli, \u010de ni zadnji odstavek v dokumentu.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u010ce ni izbrana nobena celica v celoti, bo izbrisano besedilo od kazalke do konca trenutnega stavka. \u010ce je kazalka na koncu celice in ni izbrana nobena celica, bo izbrisana vsebina naslednje celice.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u010ce je izbrana ena ali ve\u010d celic, bodo izbrisane vse vrstice, ki vsebujejo ta izbor celic. \u010ce so vse izbrane vrstice, v celoti ali delno, bo izbrisana cela tabela.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u010ce je aktivna celica prazna: pojdi na za\u010detek tabele. Druga\u010de: s prvim klikom pojdi na za\u010detek aktivne celice, z drugim klikom pojdi na za\u010detek trenutne tabele, s tretjim klikom pojdi na za\u010detek dokumenta.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u010ce je aktivna celica prazna: pojdi na konec tabele. Druga\u010de: s prvim klikom pojdi na konec aktivne celice, z drugim klikom pojdi na konec trenutne tabele, s tretjim klikom pojdi na konec dokumenta.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u010ce je aktivna celica prazna: izberi celotno tabelo. Druga\u010de: izberi vsebino aktivne celice. S ponovnim klikom izberi celotno tabelo.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Slike lahko spremenite po velikosti, vrstite in sidrate. Besedilo lahko obliva slike. Izberite sliko in odprite kontekstni meni. Uporabite ro\u010dice slike, da spremenite velikost slike z mi\u0161ko.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Na drugi strani neposredno oblikovanje uveljavlja oblikovanje na izbranih delih vsebine dokumenta. V dalj\u0161ih dokumentih je potrebno uporabiti neposredno oblikovanje na vsakem odlomku besedila, kar naredi iz oblikovanja besedila dolgotrajno opravilo, pri katerem lahko prihaja do napak in zamud.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "V podro\u010dju Prelomi ozna\u010dite Vstavi, Vrsta: prelom strani, Polo\u017eaj: pred.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "V pogovornem oknu Standardni filter lahko dolo\u010dite tudi obsege, ki vsebujejo vrednosti, \u0161e posebej podatkovna polja. Uporabite lahko standardni filter, da pove\u017eete pogoje z logi\u010dnima operatorjema AND (in) ali OR (ali).", "Inactive document": "Nedejaven dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "Pove\u010da/zmanj\u0161a velikost stolpca/vrstice na levem/vrhnjem robu celice", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Pove\u010da/zmanj\u0161a velikost stolpca/vrstice na desnem/spodnjem robu celice", "Insert": "Vstavi", "Insert cells (as in menu Insert - Cells)": "Vstavi celice (kot menijski ukaz Vstavi > Celice)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Z vstavljanjem prelomov stolpcev in vrstic v preglednico lahko zo\u017eite obseg tiskanja in natisnete dokument za prenos. Pri tiskanju v PDF lahko izberete le \u017eelene strani.", "Insert comment": "Vstavi komentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Vstavite komentarje v {productname} na mesta, kjer je potrebna posebna pozornost bralcev. Komentarji se prika\u017eejo na desni strani in vsebujejo ime in datum komentatorja.", "Insert date": "Vstavite datum", "Insert endnote": "Vstavi kon\u010dno opombo", "Insert footnote": "Vstavi sprotno opombo", "Insert line break": "Vstavi prelom vrstice", "Insert new paragraph directly before or after a section, or before a table": "Vstavi nov odstavek neposredno pred ali za odsek ali pred tabelo", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Vstavi nov odstavek v seznam brez \u0161tevil\u010denja. Ne deluje, \u010de je kazalka na koncu seznama.", "Insert non-breaking hyphen": "Vstavi nedeljivi vezaj", "Insert non-breaking space": "Vstavi nedeljivi presledek", "Insert soft hyphen": "Vstavi delilni vezaj", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Vstavite tabele z ustrezno ikono v orodni vrstici. Izberite za\u010detno \u0161tevilo vrstic in stolpcev. Vrstice in stolpce dodajte prek kontekstnega menija celice. Spojite celice prek menija Tabela. Privzeti slog odstavka v celicah je \u00bbVsebina tabele\u00ab.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Vstavi tabulatorsko mesto (le v tabelah). Glede na uporabljenega upravitelja oken je morda potrebno uporabiti kombinacijo tipk izmenjalka+tabulatorka.", "Is there a thesaurus?": "Ali obstaja slovar sopomenk?", "Italic": "Le\u017ee\u010de", "Justify": "Poravnaj obojestransko", "Keyboard Shortcuts": "Tipke za bli\u017enjice", "Like Alt, but only the active cell is modified": "Tako kot izmenjalka, a spremeni se le aktivna celica", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Nalo\u017eite svoje podatke CSV v domorodnem orodju va\u0161ega sistema, nato ga izberite in kopirajte na odlo\u017ei\u0161\u010de.", "Manual page break": "Ro\u010dni prelom strani", "Move cursor down one line": "Premakne kazalko navzdol za eno vrstico", "Move cursor to beginning of the next paragraph": "Premakne kazalko na za\u010detek naslednjega odstavka", "Move cursor to beginning of the previous paragraph": "Premakne kazalko na za\u010detek prej\u0161njega odstavka", "Move cursor to the left": "Premakne kazalko na levo", "Move cursor to the right": "Premakni kazalko na desno", "Move cursor up one line": "Premakne kazalko eno vrstico navzgor", "Move cursor with selection to the left": "Premakne kazalko z izbiro vred na levo", "Move cursor with selection to the right": "Premakni kazalko z izbiro na desno", "Move the view down one page": "Pomakni pogled eno stran navzdol", "Move the view up one page": "Pomakni pogled eno stran navzgor", "Move to next text object on drawing page": "Pomakni se na naslednji besedilni predmet na strani risbe", "Move to next text object on slide": "Pomakni se na naslednji besedilni predmet na prosojnici", "Moves one screen page to the right.": "Premakne eno stran zaslona na desno.", "Moves one sheet to the left.": "Premakne en delovni list na levo.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Premakne kazalec na spodnji rob trenutnega obsega podatkov. \u010ce je vrstica pod celico, ki vsebuje kazalec, prazna, se kazalec pomakne v naslednjo vrstico navzdol, ki vsebuje podatke.", "Moves the cursor to the first cell in the sheet (A1).": "Premakne kazalec v prvo celico v delovnem listu (A1).", "Moves the cursor to the first cell of the current row.": "Premakne kazalec v prvo celico v trenutni vrstici.", "Moves the cursor to the last cell of the current row.": "Premakne kazalec v zadnjo celico v trenutni vrstici.", "Moves the cursor to the last cell on the sheet that contains data.": "Premakne kazalec v zadnjo celico na delovnem listu, ki vsebuje podatke.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Premakne kazalec na levi rob trenutnega obsega podatkov. \u010ce je stolpec na levi strani celice, ki vsebuje kazalec, prazen, se kazalec pomakne na naslednji stolpec na levi, ki vsebuje podatke.", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Premakne kazalec na desni rob trenutnega obsega podatkov. \u010ce je stolpec na desni strani celice, ki vsebuje kazalec, prazen, se kazalec pomakne na naslednji stolpec na desni, ki vsebuje podatke.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Premakne kazalec na zgornji rob trenutnega obsega podatkov. \u010ce je vrstica nad celico, ki vsebuje kazalec, prazna, se kazalec pomakne v naslednjo vrstico navzgor, ki vsebuje podatke.", "Navigating in Spreadsheets": "Krmarjenje po preglednicah", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Mo\u017ena uporaba funkcije Samodejni filter je hitro omejevanje prikaza zapisov z identi\u010dnimi vnosi v podatkovnem polju.", "Open the presentation in {productname}": "Predstavitev odprite z {productname}", "Opening, closing, saving, printing and downloading documents": "Odpiranje, zapiranje, shranjevanje, tiskanje in prena\u0161anje dokumentov", "Other advanced features": "Druge napredne funkcionalnosti", "PageDown": "Naslednja stran", "PageUp": "Prej\u0161nja stran", "Paragraph formatting": "Oblikovanje odstavka", "Paste as unformatted text": "Prilepi kot neoblikovano besedilo", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Iz brskalnika jih prilepite z Uredi \u2192 Prilepi ali kombinacijo tipk krmilka+V. Odpre se pogovorno okno Uvoz besedila, kjer lahko natan\u010dno opi\u0161ete zapis podatkov CSV.", "Paste special": "Posebno lepljenje", "Pasting": "Lepljenje", "Place the cursor at the paragraph to be formatted": "Kazalko postavite v odstavek, ki ga \u017eelite oblikovati.", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Postavite kazalko na mesto, kjer \u017eelite spremeniti usmerjenost strani. Dodajte prazen odstavek.", "Place the cursor in the position to insert the character.": "Postavite kazalko na mesto, kamor \u017eelite vstaviti znak.", "Position and Size": "Polo\u017eaj in velikost", "Presentations": "Predstavitve", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Predstavitve: zapisi Microsoft PPT, PPTX; zapis OpenDocument ODP.", "Press Insert button. To close the dialog, press Cancel.": "Pritisnite gumb Vstavi . Pogovorno okno zaprete s pritiskom gumba Prekli\u010di.", "Print (Download as PDF)": "Natisni (Prenesi kot dokument PDF)", "Promote list item (list item has to be selected)": "Povi\u0161aj element seznama (slednji mora biti izbran)", "Redo": "Ponovi", "Remove direct formatting": "Odstrani neposredno oblikovanje", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Delovni list v dokumentu preglednice preimenujete s pomo\u010djo kontekstnega menija (odprete ga s klikom desnega gumba mi\u0161ke) nad zavihkom delovnega lista na dnu okna. Vnesite novo ime delovnega lista v okno, ki se odpre.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Podprto je kopiranje, izrezovanje in lepljenje obogatenega besedila ne le v danem dokumentu, temve\u010d tudi med dokumenti v istem ali drugem {productname}. Za interno rabo lahko uporabniki kopirajo/izre\u017eejo vsebino, vklju\u010dno s slikami in me\u0161ano vsebino, na osebnem ra\u010dunalniku z neposredno uporabo tipk za bli\u017enjice (krmilka+X, krmilka+C, krmilka+V). Iz varnostnih razlogov je potrebno uporabiti krmilka+V za lepljenje na osebnem ra\u010dunalniku, medtem ko za izrezovanje in kopiranje lahko uporabite kontekstne menije. Na sistemih Android in iOS besedilo izberete z dvojim tapkanjem, z dolgim tapkom pa dostopate prek kontekstnega menija do ukazov za kopiranje/izrezovanje/lepljenje.", "Search backwards": "I\u0161\u010di nazaj", "Search forward": "I\u0161\u010di naprej", "Select All": "Izberi vse", "Select Landscape in \u201cWith Page Style\u201d": "Izberite le\u017ee\u010do postavitev v \u00bbS slogom strani\u00ab", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Izberite tabelo v besedilnem dokumentu, obseg v preglednici ali tabelo v predstavitvi.", "Select all in drawing page": "Izberi vse na strani risbe", "Select all in slide": "Izberi vse gradnike prosojnice", "Select if you want to change page numbering.": "Izberite, \u010de \u017eelite strani o\u0161tevil\u010devati.", "Select lines in downwards direction": "Izberi vrstice v smeri navzdol", "Select lines in upwards direction": "Izberi vrstice v smeri navzgor", "Select objects in the order in which they were created": "Izbere predmete v vrstnem redu nastanka", "Select objects in the reverse order in which they were created": "Izbere predmete v obratnem vrstnem redu nastanka", "Select the cells you want to format. Release the mouse button.": "Izberite celice, ki jih \u017eelite oblikovati. Sprostite gumb mi\u0161ke.", "Select the character set, language and separator options for the CSV file.": "Izberite nabor znakov, jezik in mo\u017enosti lo\u010dila za datoteko CSV.", "Select the shape in your slide. A set of handles shows.": "Izberite lik na prosojnici. Poka\u017ee se nabor ro\u010dic.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Slog, ki ga \u017eelite uporabiti, izberite s spustnega seznama slogov. Odstavek prika\u017ee atribute sloga.", "Select the text with the existing format": "Izberite besedilo z obstoje\u010dim oblikovanjem.", "Select the text you want to apply the new format.": "Izberite besedilo, kateremu \u017eelite dodeliti novo oblikovanje.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Izberite kriterij za veljavnost v spustnem meniju Dovoli. Glede na kriterij se pojavijo dodatne mo\u017enosti. Izpolnite potrebne podatke.", "Select to beginning of paragraph": "Izberi besedilo do za\u010detka odstavka", "Select to end of paragraph": "Izberi besedilo do konca odstavka", "Select to the left word by word": "Izberi na levo, besedo za besedo", "Select to the right word by word": "Izberi na desno, besedo za besedo", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Izbere vse celice, ki vsebujejo podatke od trenutne celice do konca zveznega obsega podatkovnih celic, v smeri pritisnjene smerne tipke. \u010ce to uporabite za izbiranje vrstic in stolpcev hkrati, je izbran pravokotni obseg celic.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Izbere celice od trenutne celice navzdol do ene strani v trenutnem stolpcu ali raz\u0161iri obstoje\u010di izbor eno stran navzdol.", "Selects cells from the current cell to the first cell of the current row.": "Izbere celice od trenutne celice do prve celice trenutne vrstice.", "Selects cells from the current cell to the last cell of the current row.": "Izbere celice od trenutne celice do zadnje celice v trenutni vrstici.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Izbere celice od trenutne celice do ene strani v trenutnem stolpcu ali raz\u0161iri obstoje\u010di izbor eno stran navzgor.", "Set Optimal Column Width": "Nastavite \u0161irino stolpca optimalno", "Set the page margins in the dialog.": "Robove strani dolo\u010dite v pogovornem oknu.", "Set the properties of the element of the object.": "Nastavite lastnosti elementa predmeta.", "Shortcut Keys for Tables": "Tipke za bli\u017enjice za tabele", "Slide keyboard shortcuts": "Tipke za bli\u017enjice za prosojnice", "Slide pane": "Podokno prosojnice", "Slide show": "Projekcija", "Special Characters": "Posebni znaki", "Spellchecking": "Preverjanje \u010drkovanja", "Spreadsheets": "Preglednice", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Preglednice: zapisi Microsoft XLS, XLSX; zapis OpenDocument ODS.", "Standard currency format": "Standardna oblika valute", "Standard date format": "Standardna oblika datuma", "Standard exponential format": "Standardna eksponentna oblika", "Standard format": "Standardna oblika", "Standard percentage format (two decimal places)": "Standardna oblika odstotka (dve decimalni mesti)", "Strikethrough": "Pre\u010drtano", "Subscript": "Podpisano", "Superscript": "Nadpisano", "Switch cursor between text and footer": "Preklopi kazalko med besedilom in nogo", "Switch cursor between text and header": "Preklopi kazalko med besedilom in glavo", "Tab": "Tabulatorka", "Text documents": "Dokumenti z besedilom", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Besedilni dokumenti: zapisi Microsoft DOC, DOCX, RTF; zapis OpenDocument ODT.", "Text formatting": "Oblikovanje besedila", "Text selection and navigation in a textbox": "Izbor besedila in krmarjenje po besedilnem polju", "Text selection and navigation in document": "Izbor besedila in krmarjenje po dokumentu", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Besedilo, grafikoni, liki in slike SVG ostanejo ob pove\u010davi ostre, slikovne to\u010dke bodo razvidne le pri vstavljenih bitnih slikah, kot so slike JPG in PNG.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Simbol \u00b6 je oblikovalna oznaka. Pomaga pri poravnavi in urejanju besedila in se ne natisne. \u010ce \u017eelite izklju\u010diti njihov prikaz, izberite menijski ukaz Pogled \u2192 Oblikovalne oznake.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Napredni filter podpira do osem hkratnih pogojev filtriranja. Z naprednimi filtri vnesete pogoje neposredno v delovni list.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "Podatki CSV se nalo\u017eijo v izbrano celico, kamor ste lepili, v skladu z temi nastavitvami.", "The color assigned to the changes depends on the user that changes the document.": "Barva, dodeljena spremembam, je odvisna od uporabnika, ki spreminja dokument.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Jezik formul je znan vsakemu uporabniku preglednic in je podrobno predstavljen v specifikaciji OpenFormula organizacije za standardizacijo OASIS.", "This is easy to do using the Paintbrush tool in the toolbar.": "To enostavno storite z orodjem pr\u0161ilke v orodni vrstici.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "To je \u0161e posebej uporabno, \u010de je npr. kolega nenamerno izbral celotno besedilo dokumenta s kombinacijo tipk krmilka+A ter v nadaljevanju nadaljeval z vnosom besedila in ga s tem prepisal, medtem ko ste hkrati tudi sami urejali besedilo.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Z urejanjem nadaljujete tako, da kliknete dokument in prekrivno sporo\u010dilo izgine. Spremembe, ki so jih morda opravili drugi uporabniki \u2013 ob sourejanju dokumenta \u2013 se ponovno nalo\u017eijo.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u010ce \u017eelite kopirati ve\u010dje dele vsebine v druge programe na svoji napravi, pritisnite gumb Za\u010dni prenos, nato ponovno kopirajte to na njihovo odlo\u017ei\u0161\u010de, da bo na voljo za ciljni program. To omogo\u010da majhen gradnik, ki se pojavi v desnem spodnjem kotu in je potreben le za izvoz vsebine za lepljenje v zunanje programe. Ta korak tudi pretvori kompleksne vrste predmetov v stati\u010dne slike.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "Za vklop oz. izklop prikaza sprememb izberite menijski ukaz Uredi \u2192 Sledi spremembam \u2192 Poka\u017ei.\u00a0Upo\u0161tevajte, da so v primeru, da je sledenje sprememb omogo\u010deno, a so skrite, \u0161e vedno bele\u017eite spremembe in lahko tako nenamerno pustite ne\u017eeleno besedilo v dokumentu.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u010ce \u017eelite prenesti dokument, ga prenesite prek menija Datoteka v modulu {productname}. Na voljo je ve\u010d vrst zapisov dokumentov, seznam pa je odvisen od uporabljenega modula. Vsi moduli izvozijo dokumente v zapisu PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u010ce \u017eelite zapustiti projekcijo {productname}, pritisnite ube\u017enico, ki vas vrne v na\u010din urejanja predstavitve.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u010ce \u017eelite sko\u010diti nazaj na izbrano stanje, ga izberite z mi\u0161ko in izberite Sko\u010di na stanje.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u010ce \u017eelite odpreti dokument, kliknite datoteko in odpre se modul {productname}, povezan s to vrsto dokumentov.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u010ce \u017eelite odstraniti veljavnost celice, odprite pogovorno okno in nastavite seznam Dovoli na \u00bbVse vrednosti\u00ab.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u010ce se \u017eelite vrniti v pokon\u010dno postavitev, ponovite postopek, pri \u010demer v \u00bbS slogom strani\u00ab izberete \u00bbPokon\u010dno\u00ab.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u010ce \u017eelite sistemati\u010dno preveriti \u010drkovanje celotnega dokumenta, uporabite ukaz \u010crkovanje v meniju Orodja.", "Track changes": "Sledenje spremembam", "Two decimal places, thousands separator": "Dve decimalni mesti, lo\u010dilo tiso\u010dic", "Type the new file name in the text box and press Enter.": "V besedilno polje vnesite ime nove datoteke in pritisnite vna\u0161alko.", "Underline": "Pod\u010drtano", "Undo": "Razveljavi", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Uporabite zavihka Pomo\u010d pri vnosu in Opozorila o napakah , da okrepite interakcijo med uporabniki. Kliknite V redu, da zaprete pogovorno okno.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Uporabite orodno vrstico podokna prosojnice na dnu, da za\u017eenete projekcijo, dodate prosojnico, podvojite ali izbri\u0161ete trenutno prosojnico.", "Using the browser zoom affects the document and user interface areas.": "Z uporabo pove\u010dave v brskalniku vplivate na podro\u010dji dokumenta in uporabni\u0161kega vmesnika.", "Using the page style": "Raba sloga strani", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Z ravnilom povlecite skrajni levi rob ravnila, da prilagodite levi rob, oz. skrajni desni rob ravnila, da prilagodite desni rob.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Kaj predstavljajo modri simboli \u00b6 in kako jih lahko odstranim iz svojega dokumenta?", "What are the documents file formats supported by {productname}?": "Katere vrste dokumentov podpira {productname}?", "What is the blue wavy underline in some words in the text?": "Kaj predstavlja morda valovita \u010drta pod nekaterimi besedami v besedilu?", "What is \u201cClear Direct Formatting\u201d icon?": "Kaj predstavlja ikona \u00bbPo\u010disti neposredno oblikovanje\u00ab?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u010ce {productname} zazna, da nekaj \u010dasa v brskalniku niste bili dejavni, postavi dokument v \u00bbnedejavno\u00ab stanje. Dokument je prikazan s prosojno sivinsko kopreno s sporo\u010dilom \u00bbNedejaven dokument \u2013 kliknite za nadaljevanje urejanja\u00ab.", "When closing a document, it is automatically saved if it has been changed.": "Ko zaprete dokument, se samodejno shrani, \u010de vsebuje spremembe.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u010ce ve\u010d oseb hkrati ureja isti dokument, so lahko njihove spremembe neskladne in to lahko povzro\u010di nekaj zmede. Funkcija Popravi dokument omogo\u010da uporabnikom, da razveljavijo spremembe drugih urejevalcev in povrnejo dokument v poprej\u0161nje stanje.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u010ce ste izrezali ali kopirali vsebino interno, lahko to vsebino prilepite prek kontekstnega menija.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ko prilepite vsebino iz istega dokumenta, se oblika in elementi ohranijo. \u010ce kopirate iz drugega dokumenta iz drugega zavihka ali okna brskalnika ali izvedn brskalnika, bo prilepljena vsebina ohranila obogateno besedilo.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Ko v dokument prilepite besedilo izven dokumenta (iz drugega okna brskalnika ali namiznega programa), bo prilepljeno kot obogateno besedilo.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Ko prilepite besedilo iz dokumenta, se oblikovanje upo\u0161teva. Prilepite lahko tudi predmete, kot so slike, \u010de jih kopirate iz dokumenta, ki ga urejate.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u010ce vklju\u010dite sledenje spremembam, {productname} ozna\u010duje vse spremembe v dokumentu. \u010ce ponovno izberete to mo\u017enost, jo izklju\u010dite.", "Why can't I delete text? It just gets a strike-through?": "Zakaj ne morem izbrisati besedila? Zakaj je le pre\u010drtano?", "Why did the text I just typed change automatically? How can I revert it?": "Zakaj se je ravnokar vneseno besedilo samodejno spremenilo? Kako ga povrnem v prvotno stanje?", "With track changes enabled your document is shown the following manner:": "Z omogo\u010denim sledenjem sprememb je va\u0161 dokument prikazan na slede\u010d na\u010din:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u0160tevec besed je prikazan tudi v vrstici stanja. \u010ce besedilo ni izbrano, velja \u0161tevec besed za cel dokument. Sicer velja \u0161tevec besed za izbrano besedilo.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u0160tetje besed je na voljo z menijskim ukazom Orodja \u2192 \u0160tetje besed. Pojavi se pogovorno okno, ki prikazuje \u0161tevilo besed v izboru in celem dokumentu.", "Word processor functions": "Funkcije urejevalnika besedila", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Da. {productname} odpira dokumente, za\u0161\u010ditene z geslom, vendar morate ob nalaganju v pojavno okno \u00bbVnos gesla\u00ab vnesti geslo.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Da. Kliknite \u017eeleno besedo in izberite Orodja \u2192 Slovar sopomenk. Odpre se pogovorno okno s \u0161tevilnimi predlogi za zamenjavo.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Brskate lahko med znaki, prikazanimi v spustnih seznamih, ali vnesete iskano geslo v polje I\u0161\u010di. \u010ce poznate \u0161tevilsko kodo Unicode posebnega znaka, jo vnesite v polja na desni.", "You can insert these special characters in the document using the Special Character dialog.": "Tovrstne posebne znake vstavite v dokument prek pogovornega okna Poseben znak.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "S klikom imena (ali avatarja) uporabnika lahko sko\u010dite na polo\u017eaj kazalke tega uporabnika. S tem lahko sledite njegovemu oz. njenemu urejanju.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Besedilo lahko kot neoblikovano prilepite s tipkami za bli\u017enjico: krmilka+dvigalka+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Spletno preglednico urejate na enak na\u010din kot urejate preglednico na namizju. Operacije, kot so vnos podatkov, izbiranje obsegov, stolpcev, vrstic ali delovnih listo so enake. Uporabite tipkovnico, menije in orodno vrstico, da upravljate dejanja v preglednici. Podprto je tudi vle\u010denje vsebine celic za zapolnjevanje celic s podatki. Ukazi za kopiranje, izrezovanje in lepljenje so na voljo v kontekstnem meniju. Sledenje vnesenim podatkom s tabulatorko pomika kazalko na naslednjo celico na desni, z vna\u0161alko pa v celico pod njo, kar vse poenostavlja nadaljnji vnos podatkov.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Samopopravke imate vklju\u010dene. Samopopravki spremenijo ravno vneseno besedilo v notranjo tabelo ustreznega besedila. V ve\u010dini primerov samopopravki samodejno odpravljajo tipkarske napake med vna\u0161anjem. \u010ce samopopravki niso potrebni, jih onemogo\u010dite z ukazom Orodja \u2192 Samopopravki \u2192 Med vnosom.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Funkcija Sledi spremembam je za dokument omogo\u010dena. Sledi spremembam bele\u017ei vse spremembe besedila in poka\u017ee urejanje za kasnej\u0161e revizije. Uporabno je za ozna\u010devanje sprememb v besedilih in preglednicah. Sledenje spremembam omogo\u010dite s potrditvijo Uredi \u2192 Sledi spremembam \u2192 Bele\u017ei.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Va\u0161i dokumenti se hranijo in upravljajo v obla\u010dni shrambi, ki je integrirana z {productname}.", "chart": "Grafikon", "comment": "Komentar", "data validate": "Overi podatke", "document repair": "Popravilo dokumenta", "filter": "Filter", "import": "Uvozi", "inactive document": "Nedejaven dokument", "spellchecking": "Preverjanje \u010drkovanja", "track changes": "Sledenje spremembam", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "kjer je (*) znak za mno\u017eenje na numeri\u010dni tipkovnici. Izbere obseg podatkov, ki vsebuje kazalec. Obseg je zvezen obseg celic, ki vsebujejo podatke in ki je obkro\u017een s praznimi vrsticami in stolpci.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "kjer je (/) znak za deljenje na numeri\u010dni tipkovnici. Izbere obseg matri\u010dne formule, ki vsebuje kazalec.", "word count": "\u0160tetje besed"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-sq.json b/f7cloud-office/browser/dist/l10n/help-sq.json new file mode 100644 index 0000000..2b086f6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-sq.json @@ -0,0 +1 @@ +{"{productname} spreadsheets": "Flet\u00ebllogaritje {productname}", "{productname} text documents": "Dokumente tekst {productname}", "Adding charts": "Shtim grafik\u00ebsh", "Advanced features": "Ve\u00e7ori t\u00eb thelluara", "Advanced text document editor features": "Ve\u00e7ori t\u00eb thelluar p\u00ebrpunuesi dokumentesh tekst", "Align Center": "Vendose N\u00eb Qend\u00ebr", "Align Left": "Vendose Majtas", "Align Right": "Align Right", "Apply Default paragraph style": "Apliko stil parazgjedhje paragraf\u00ebsh", "Apply Heading 1 paragraph style": "Apliko stil paragrafi Kryesh 1", "Apply Heading 2 paragraph style": "Apliko stil paragrafi Kryesh 2", "Apply Heading 3 paragraph style": "Apliko stil paragrafi Kryesh 3", "Apply Heading 4 paragraph style": "Apliko stil paragrafi Kryesh 4", "Apply Heading 5 paragraph style": "Apliko stil paragrafi Kryesh 5", "Applying a paragraph style:": "Aplikim i nj\u00eb stili paragraf\u00ebsh:", "Arrow Down": "Shigjet\u00eb Posht\u00eb", "Arrow Left": "Shigjeta Majtas", "Arrow Right": "Shigjeta Djathtas", "Arrow Up": "Shigjeta Sip\u00ebr", "Bold": "T\u00eb trasha", "Cell formatting": "Formatim kutizash", "Collaborative editing": "P\u00ebrpunim n\u00eb bashk\u00ebpunim", "Comments in documents": "Komente n\u00eb dokumente", "Context menus": "Menu konteksti", "Copy": "Kopjoje", "Copy and Paste": "Kopjoje dhe Ngjite", "Cut": "Prije", "Delete to beginning of sentence": "Fshi deri te fillimi i fjalis\u00eb", "Delete to beginning of word": "Fshi deri te fillimi i fjal\u00ebs", "Delete to end of sentence": "Fshi deri n\u00eb fund t\u00eb fjalis\u00eb", "Delete to end of word": "Fshi deri te fundi i fjal\u00ebs", "Directly:": "Drejtp\u00ebrs\u00ebdrejti:", "Display comment": "Shfaq komentin", "Display the Keyboard shortcuts help": "Shfaq ndihm\u00ebn mbi shkurtore Tastiere", "Document repair": "Riparim dokumentesh", "Double Underline": "T\u00eb n\u00ebnvizuara dyfish", "Editing documents": "P\u00ebrpunim dokumentesh", "Editing presentations": "P\u00ebrpunim paraqitjesh", "Editing spreadsheets": "P\u00ebrpunim flet\u00ebllogaritjesh", "Editing text documents": "P\u00ebrpunim dokumentesh tekst", "End": "End", "Esc": "Esc", "Extend the selection down one page": "Zgjeroje p\u00ebrzgjedhjen posht\u00eb me nj\u00eb faqe", "Extend the selection up one page": "Zgjeroje p\u00ebrzgjedhjen me nj\u00eb faqe m\u00eb sip\u00ebr", "Formatting spreadsheets": "Formatim flet\u00ebllogaritjesh", "Formatting text": "Formatim teksti", "Formulas": "Formula", "Frequently Asked Questions": "Pyetje t\u00eb B\u00ebra R\u00ebndom", "General Keyboard Shortcuts": "Shkurtore t\u00eb P\u00ebrgjithshme Tastiere", "Go and select text to end of document": "Kalo dhe p\u00ebrzgjidhi tekst deri te fundi i nj\u00eb dokumenti", "Go and select text to start of document": "Kalo dhe p\u00ebrzgjidh tekst te fillimi i nj\u00eb dokumenti", "Go and select to the beginning of a line": "Kalo dhe p\u00ebrzgjidh nga aty te fillimi i nj\u00eb rreshti", "Go and select to the end of a line": "Kalo dhe p\u00ebrzgjidh deri te fundi i nj\u00eb rreshti", "Go to beginning of a word": "Kalo te fillimi i nj\u00eb fjale", "Go to beginning of line": "Kalo te fillimi i rreshtit", "Go to end of document": "Kalo te fundi i dokumentit", "Go to end of line": "Kalo te fundi i rreshtit", "Go to start of document": "Kalo te fillimi i dokumentit", "Go to start of the next word": "Kalo te fillimi i fjal\u00ebs pasuese", "Handling Tables": "Trajtim Tabelash", "Handling images": "Trajtim figurash", "Home": "Sht\u00ebpi", "How do I get a word count of my document?": "Si mund t\u00eb kem nj\u00eb num\u00ebrim t\u00eb fjal\u00ebve t\u00eb dokumentit tim?", "How do I rename a sheet?": "Si ta riem\u00ebrtoj nj\u00eb flet\u00eb?", "How do I set the margins of the document?": "Si t\u2019i ujdis m\u00ebnjanat e dokumentit?", "Inactive document": "Dokument joaktiv", "Insert": "Futni", "Insert comment": "Futni koment", "Insert endnote": "Futni fundsh\u00ebnim", "Insert footnote": "Futni posht\u00ebsh\u00ebnim", "Is there a thesaurus?": "A ka ndonj\u00eb fjalor sinonimik?", "Italic": "T\u00eb pjerr\u00ebta", "Justify": "P\u00ebrligje", "Keyboard Shortcuts": "Shkurtore Tastiere", "Move cursor down one line": "Shpjere kursorin nj\u00eb rresht posht\u00eb", "Move cursor to beginning of the next paragraph": "Shpjere kursorin n\u00eb fillimin e paragrafit pasues", "Move cursor to beginning of the previous paragraph": "Kaloje kursorin n\u00eb fillim t\u00eb paragrafit t\u00eb m\u00ebparsh\u00ebm", "Move cursor to the left": "L\u00ebvize kursorin majtas", "Move cursor to the right": "L\u00ebvize kursorin n\u00eb t\u00eb djatht\u00eb", "Move cursor up one line": "Kaloje kursorin nj\u00eb rresht m\u00eb sip\u00ebr", "Move cursor with selection to the left": "L\u00ebvize kursorin me p\u00ebrzgjedhjen majtas", "Move cursor with selection to the right": "L\u00ebvize kursorin me p\u00ebrzgjedhjen djathtas", "Move the view down one page": "Kaloje pamjen nj\u00eb faqe m\u00eb posht\u00eb", "Move the view up one page": "Ngjite pamjen nj\u00eb faqe m\u00eb sip\u00ebr", "Moves one sheet to the left.": "E shpie nj\u00eb flet\u00eb majtas", "Navigating in Spreadsheets": "L\u00ebvizje n\u00eb Flet\u00ebllogaritje", "Other advanced features": "Ve\u00e7ori t\u00eb tjera t\u00eb thelluara", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Formatim paragrafi", "Paste as unformatted text": "Ngjite si tekst t\u00eb paformatuar", "Paste special": "Ngjitje speciale", "Pasting": "Ngjitje", "Place the cursor in the position to insert the character.": "Vendoseni kursorin te pozicioni ku duhet futur shenja.", "Presentations": "Paraqitje", "Print (Download as PDF)": "Shtype (Shkarkoje si PDF)", "Redo": "Rib\u00ebje", "Remove direct formatting": "Hiqi formatimin e drejtp\u00ebrdrejt\u00eb", "Search backwards": "K\u00ebrko s\u00eb prapthi", "Search forward": "K\u00ebrkoni p\u00ebrpara", "Select All": "P\u00ebrzgjidhe Krejt", "Select Landscape in \u201cWith Page Style\u201d": "P\u00ebrzgjidhni \u201cS\u00eb gjeri\u201d, te \u201cMe Stil Faqeje\u201d", "Select all in drawing page": "P\u00ebrzgjidh gjith\u00e7ka te faqe vizatimesh", "Select all in slide": "P\u00ebrzgjidh gjith\u00e7ka te diapozitiv", "Select if you want to change page numbering.": "P\u00ebrzgjidhni n\u00ebse doni t\u00eb ndryshohet num\u00ebrtimi i faqeve.", "Select lines in downwards direction": "P\u00ebrzgjidhni rreshta n\u00eb kah p\u00ebr posht\u00eb", "Select lines in upwards direction": "P\u00ebrzgjidhni rreshta n\u00eb kah p\u00ebr sip\u00ebr", "Select to beginning of paragraph": "P\u00ebrzgjidhni nga aty e te fillimi i paragrafit", "Select to end of paragraph": "P\u00ebrzgjidh nga aty e deri te fundi i paragrafit", "Select to the left word by word": "P\u00ebrzgjidh n\u00eb t\u00eb majt\u00eb fjal\u00eb pas fjale", "Select to the right word by word": "P\u00ebrzgjidh n\u00eb t\u00eb djatht\u00eb fjal\u00eb pas fjale", "Set Optimal Column Width": "Ujdisni Gjer\u00ebsin\u00eb Optimale t\u00eb Shtyllave", "Set the page margins in the dialog.": "Caktoni m\u00ebnjana faqeje te dialogu", "Set the properties of the element of the object.": "Caktoni vetit\u00eb e elementit t\u00eb objektit.", "Shortcut Keys for Tables": "Taste Shkurtoresh p\u00ebr Tabela", "Slide keyboard shortcuts": "Shkurtore tastiere p\u00ebr Diapozitiva", "Slide pane": "Kuadrat diapozitash", "Slide show": "Shfaqje diapozitivash", "Spellchecking": "Kontroll drejtshkrimi", "Spreadsheets": "Flet\u00ebllogaritje", "Standard currency format": "Format standard monedhash", "Standard date format": "Format standard datash", "Standard format": "Format standard", "Strikethrough": "Hequrvije", "Subscript": "Posht\u00ebshkrim", "Superscript": "Sip\u00ebrshkrim", "Switch cursor between text and footer": "Kaloje kursorin nga teksti te fundfaqe, ose anasjelltas", "Switch cursor between text and header": "Kaloje kursorin nga teksti te kryefaqe, ose anasjelltas", "Tab": "Tab", "Text documents": "Dokumente tekst", "Text formatting": "Formatim teksti", "Text selection and navigation in a textbox": "P\u00ebrzgjedhje teksti dhe l\u00ebvizje n\u00eb kuadrat tekstesh", "Text selection and navigation in document": "P\u00ebrzgjedhje teksti dhe l\u00ebvizje n\u00eb dokument", "Track changes": "Ndiqi ndryshimet", "Underline": "T\u00eb n\u00ebnvizuara", "Undo": "Zhb\u00ebje", "Using the page style": "P\u00ebrdorim stili faqeje", "Word processor functions": "Funksione p\u00ebrpunuesi teksti"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-sv.json b/f7cloud-office/browser/dist/l10n/help-sv.json new file mode 100644 index 0000000..dc823e9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-sv.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 sekunder i borttagningsl\u00e4ge, piltangenter tar bort rader/kolumner, Ctrl+piltangent sammanfogar celler med intilliggande celler", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 sekunder i infogningsl\u00e4ge, piltangenter infogar rader/kolumner, Ctrl+piltangent infogar celler", "Alt+Arrow Keys": "Alt+Piltangenterna", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Piltangenterna", "Alt+Del": "Alt+Delete", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Piltangenterna", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; eller , ", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Piltangenterna", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+Ned\u00e5tpil", "Ctrl+Arrow Left": "Ctrl+V\u00e4nsterpil", "Ctrl+Arrow Right": "Ctrl+H\u00f6gerpil", "Ctrl+Arrow Up": "Ctrl+Upp\u00e5tpil", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Blanksteg", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Delete", "Ctrl+Down Arrow": "Ctrl+Ned\u00e5tpil", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+V\u00e4nsterpil", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Minus-tangent", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Plus-tangent", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+H\u00f6gerpil", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+Ned\u00e5tpil", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+V\u00e4nsterpil", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+H\u00f6gerpil", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Upp\u00e5tpil", "Ctrl+Shift+Arrow": "Ctrl+Shift+Piltangent", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Blanksteg", "Ctrl+Shift+Del": "Ctrl+Shift+Delete", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Mellanslag", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tabb", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Upp\u00e5tpil", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+Ned\u00e5tpil", "Shift+Arrow Left": "Shift+V\u00e4nsterpil", "Shift+Arrow Right": "Shift+H\u00f6gerpil", "Shift+Arrow Up": "Shift+Upp\u00e5tpil", "Shift+Ctrl+Del": "Shift+Ctrl+Delete", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tabb", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alfabetiskt index: Befintligt alfabetiskt index kan uppdateras med nya poster.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Diagramredigering: Dubbelklicka p\u00e5 diagrammet f\u00f6r att v\u00e4lja. Anv\u00e4nd kontextmenyer f\u00f6r att l\u00e4gga till diagramelement som titel, axel och annat. V\u00e4lj Dataintervall och Diagramtyp f\u00f6r att redigera diagramdata och v\u00e4lja diagramtyp.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "Diagramformatering: Samma kontextmeny ger dig m\u00f6jlighet att v\u00e4lja diagramdatatabell och diagramtyp.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Kommentarer: Kommentarer infogas i texten och visas till h\u00f6ger p\u00e5 sk\u00e4rmen.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Kommentarer: I ett kalkylblad kan du infoga en kommentar per cell. N\u00e4r du v\u00e4ljer Infoga kommentar visas ett popupf\u00f6nster d\u00e4r du kan skriva inneh\u00e5llet i kommentaren. En r\u00f6d prick visas i det \u00f6vre h\u00f6gra h\u00f6rnet av cellen n\u00e4r den har en kommentar. F\u00f6r musen \u00f6ver cellen f\u00f6r att visa kommentaren.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Villkorlig formatering: {productname} l\u00e4gger till symboler i varje cell i ett intervall baserat p\u00e5 villkor i cellerna. Markera cellomr\u00e5det och klicka p\u00e5 ikonen Villkorlig formatering i verktygsf\u00e4ltet. V\u00e4lj den symbolupps\u00e4ttning som ska till\u00e4mpas p\u00e5 intervallet.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Kontextmenyer: N\u00e4r du klickar med h\u00f6ger musknapp visas en meny med kommandon som \u00e4r kopplade till det underliggande objektet.", "Data series formatting: Open the context menu and choose Format data series.": "Formatering av dataserier: \u00d6ppna kontextmenyn och v\u00e4lj Formatera dataserier.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Datavalidering: F\u00f6r varje cell kan du definiera vilka v\u00e4rden som ska vara giltiga. Ogiltiga v\u00e4rden i en cell kommer att avvisas. F\u00f6r att aktivera datavalidering:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Direktformatering: Du kan formatera kalkylbladets celler, kolumner, rader och ark genom att formatera direkt fr\u00e5n menyerna, verktygsf\u00e4ltet eller kontextmenyerna. Direktformatering g\u00e4ller endast f\u00f6r det aktuella objektet som valts. F\u00f6r att formatera en cell anv\u00e4nder du antingen menyn eller trycker p\u00e5 Ctrl+1. Dialogrutan m\u00f6jligg\u00f6r komplex och anpassad nummerformatering, liksom teckensnitt, komplexa ramar, bakgrund, cellskydd och andra alternativ.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Direktformatering: Du kan formatera textdokumentobjekt genom att formatera direkt fr\u00e5n menyerna, verktygsf\u00e4ltet eller kontextmenyerna. Direktformatering g\u00e4ller endast f\u00f6r det aktuella objektet som valts.", "Fields: A basic set of fields is available to insert in the document.": "F\u00e4lt: En grundl\u00e4ggande upps\u00e4ttning f\u00e4lt \u00e4r tillg\u00e4ngliga f\u00f6r att infoga i dokumentet.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Filtrering av data: Med hj\u00e4lp av filter och avancerade filter kan du arbeta med vissa filtrerade rader (poster) i ett dataf\u00e4lt. I kalkylbladen i {productname} finns det olika m\u00f6jligheter att till\u00e4mpa filter.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Fotnoter och slutnoter: Fotnoter och slutnoter st\u00f6ds.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "Formatering av celler: Klicka i cellen eller i ett omr\u00e5de av celler och v\u00e4lj meny Tabell \u2192 Egenskaper. Finjustera tabellen med dialogrutan Egenskaper.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Formateringsm\u00e4rken: Stycke, sida och obruten mellanslag visas som m\u00e4rken f\u00f6r att underl\u00e4tta justering, redigering och formatering av text.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Infoga bild: Om du klickar p\u00e5 ikonen Infoga bild kan du v\u00e4lja en bild fr\u00e5n molnlagrets mappar och delningar.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Infoga lokal bild: \u00f6ppnar webbl\u00e4sarens filvalsknapp f\u00f6r att ladda upp bilden fr\u00e5n din lokala dator och infoga den i dokumentet.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Master-bild: V\u00e4lj den master-bild som \u00e4r kopplad till den aktuella bilden. Formatera och ordna bildelement i master-bilden.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Objektanimation: Enskilda objekt i bildspelet kan ha animationer. Anv\u00e4nd sidof\u00e4ltet f\u00f6r att konfigurera bild\u00f6verg\u00e5ngen f\u00f6r ett valt objekt eller en upps\u00e4ttning objekt.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Skissering: Du kan skapa en skiss av dina data och gruppera rader och kolumner s\u00e5 att du kan krympa och expandera grupperna med ett enda klick, vilket g\u00f6r det enkelt att representera hierarkiska data.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Sidrubrik och sidfot: Rubriker och sidf\u00f6tter \u00e4r tillg\u00e4ngliga f\u00f6r den befintliga sidformat som till\u00e4mpas i dokumentet vid mark\u00f6rpositionen.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": " Bildlayouter: {productname} Impress l\u00e5ter dig \u00e4ndra bildlayouten. V\u00e4lj \u00f6nskad bildlayout i rullgardinsmenyns layoutlista.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Bild\u00f6verg\u00e5ngar: {productname} Impress ger visuella effekter n\u00e4r en ny bild visas i bildspelet. \u00d6verg\u00e5ngarna i bildrutan \u00e4r en egenskap hos bildrutan, anv\u00e4nd sidof\u00e4ltet f\u00f6r att st\u00e4lla in \u00f6verg\u00e5ngen i bildrutan n\u00e4r du \u00e4r i redigeringsl\u00e4get.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Sortering av data: Du kan sortera en lista med siffror eller text stigande eller fallande. {productname} uppt\u00e4cker automatiskt celler som \u00e4r rubriker och angr\u00e4nsande kolumner f\u00f6r att ut\u00f6ka urvalet.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Stilformatering: {productname} st\u00f6der styckeformat. Du kan till\u00e4mpa en befintlig styckeformat p\u00e5 ett stycke. V\u00e4lj menyn Redigera \u2192 Redigera stilar f\u00f6r att \u00e4ndra stil.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tabeller: Infoga tabeller i presentationen. Anv\u00e4nd sidof\u00e4ltet f\u00f6r att v\u00e4lja tabelltema.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Dokumentomr\u00e5det: Programomr\u00e5det visar dokumentinneh\u00e5llet, antingen kalkylblad, presentationer eller textdokument.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Informationsf\u00e4ltet: Till h\u00f6ger om s\u00f6kf\u00e4ltet visas information om dokumentet. Den faktiska informationen beror p\u00e5 dokumentets karakt\u00e4r.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Menyf\u00e4ltet: Huvudmenyn \u00e4r placerad p\u00e5 toppen och inneh\u00e5ller m\u00e5nga alternativ, kommandon f\u00f6r utskrift, redigering, visning och andra avancerade kommandon. Du kan d\u00f6lja menyraden genom att klicka p\u00e5 ikonen som finns l\u00e4ngst till h\u00f6ger. Klicka p\u00e5 ikonen f\u00f6r att visa menyn.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "S\u00f6kf\u00e4ltet: S\u00f6kningen startar automatiskt n\u00e4r inneh\u00e5ll l\u00e4ggs in i s\u00f6krutan och dokumentf\u00f6nstret flyttas automatiskt till den f\u00f6rsta f\u00f6rekomsten som hittas. S\u00f6kningen \u00e4r inte skiftl\u00e4gesk\u00e4nslig. Det finns tre knappar precis bredvid s\u00f6krutan:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Statusf\u00e4ltet: Statusf\u00e4ltet visas l\u00e4ngst ner och inneh\u00e5ller flera anv\u00e4ndbara alternativ och funktioner.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Verktygsf\u00e4ltet: Verktygsf\u00e4ltet inneh\u00e5ller de mest anv\u00e4nda alternativen f\u00f6r daglig redigering. Knapparna i verktygsf\u00e4ltet \u00e4r dynamiska, vilket inneb\u00e4r att deras tillst\u00e5nd (p\u00e5 eller av) beror p\u00e5 olika faktorer.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Zoomf\u00e4ltet: Till h\u00f6ger om statusf\u00e4ltet finns en upps\u00e4ttning knappar som g\u00f6r att du kan zooma till 100 %, zooma ut och zooma in. Zoomen g\u00e4ller f\u00f6r dokumentomr\u00e5det, anv\u00e4ndargr\u00e4nssnittet p\u00e5verkas inte. Den aktuella zoomniv\u00e5n visas i det h\u00e4r omr\u00e5det.", "{productname} Help": "{productname} Hj\u00e4lp", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress redigerar presentationer p\u00e5 ett s\u00e4tt som borde vara bekant. \u00c5tg\u00e4rder som att skriva text, klippa ut, kopiera och klistra in inneh\u00e5ll, markera text , infoga, \u00e4ndra storlek, f\u00f6rankra bilder, l\u00e4gga till och hantera tabeller, liknar ett skrivbordspresentationsprogram. Anv\u00e4nd tangentbordet, menyerna och verktygsf\u00e4lten f\u00f6r att utf\u00f6ra \u00e5tg\u00e4rder i dokumentet.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} l\u00e5ter dig skapa och redigera textdokument, kalkylblad och presentationer direkt i webbl\u00e4saren, p\u00e5 ett enkelt och okomplicerat s\u00e4tt. Du kan arbeta ensam med ett dokument eller tillsammans med andra som en del av ett team.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} kan kontrollera stavning i textdokument, kalkylblad och presentationer. En r\u00f6d v\u00e5gig understrykning visar felstavade ord. Klicka p\u00e5 h\u00f6ger musknapp f\u00f6r att \u00f6ppna en kontextmeny med f\u00f6rslag till r\u00e4ttelser av felstavning.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} visar presentationsbildspel, inklusive en delm\u00e4ngd bild\u00f6verg\u00e5ngar och objektanimationer. V\u00e4lj bildspel fr\u00e5n menyn eller klicka p\u00e5 ikonen i verktygsf\u00e4ltet l\u00e4ngst ned till v\u00e4nster i bildrutan.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} redigerar textdokument p\u00e5 samma s\u00e4tt som du redigerar ett skrivbordsdokument. Det ger en WYSIWYG-layout (What You See Is What You Get) som enkelt presenterar dokumentet s\u00e5 som det kommer att skrivas ut. Operationer som att skriva text, klippa, kopiera och klistra in inneh\u00e5ll, v\u00e4lja text, infoga, \u00e4ndra storlek, f\u00f6rankra bilder, l\u00e4gga till och hantera tabeller och diagram liknar dem i en ordbehandlare p\u00e5 skrivbordet. Anv\u00e4nd tangentbordet, menyerna och verktygsf\u00e4ltet f\u00f6r att interagera med dokumentet.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} infogar bilder i textdokumentet fr\u00e5n din lokala dator eller fr\u00e5n din molnlagring. Inf\u00f6rda bilder \u00e4r alltid inb\u00e4ddade i dokumentet.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} meddelar dig med ett litet meddelande i sidfoten n\u00e4r en ny anv\u00e4ndare kommer in i eller l\u00e4mnar dokumentet.", "{productname} presentations": "{productname} presentationer", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} sparar dokumentet i bakgrunden regelbundet, du kan inte bara st\u00e4nga utan att spara det. Om du vill \u00f6verge dina \u00e4ndringar m\u00e5ste du antingen \u00e5ngra dem eller anv\u00e4nda Revideringshistorik i menyn Arkiv.", "{productname} spreadsheets": "{productname} kalkylblad", "{productname} supports both reading and writing for the following file formats:": "{productname} st\u00f6der b\u00e5de l\u00e4sning och skrivning av f\u00f6ljande filformat:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} har st\u00f6d f\u00f6r att infoga och visualisera diagram i dokument. L\u00e4gg till ett diagram:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} st\u00f6der moderna tekniker f\u00f6r styckeformatering med hj\u00e4lp av stilar. En stil \u00e4r en upps\u00e4ttning textegenskaper (typsnitt, f\u00e4rg, bakgrund och m\u00e5nga fler) med ett namn, stilnamnet. Anv\u00e4nd stilar f\u00f6r att till\u00e4mpa samma upps\u00e4ttning egenskaper p\u00e5 m\u00e5nga stycken i dokumentet och ge ett enhetligt, professionellt utseende. Om du \u00e4ndrar en av stilens formateringsegenskaper \u00e4ndrar dessutom alla stycken med samma stil ocks\u00e5 formateringen, vilket f\u00f6renklar arbetet med att formatera m\u00e5nga stycken individuellt.", "{productname} text documents": "{productname} textdokument", "{productname} user interface": "{productname} anv\u00e4ndargr\u00e4nssnitt", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} anv\u00e4nder moderna webbl\u00e4sares resurser f\u00f6r att anpassa anv\u00e4ndargr\u00e4nssnittet till storleken p\u00e5 visningsomr\u00e5det, inklusive sm\u00e5 sk\u00e4rmar som finns p\u00e5 mobila enheter. Gr\u00e4nssnittet best\u00e5r av:", "A copy of the document is saved with the new name in the same folder.": "En kopia av dokumentet sparas med det nya namnet i samma mapp.", "Activate the {productname} spreadsheet window.": "Aktivera f\u00f6nstret {productname} f\u00f6r kalkylbladet.", "Adding charts": "L\u00e4gger till diagram", "Additions are marked with colored underlined characters.": "Till\u00e4gg \u00e4r markerade med f\u00e4rgade understrukna tecken.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "L\u00e4gger till n\u00e4sta ark till det aktuella urvalet av ark. Om alla ark i ett kalkylblad \u00e4r markerade markerar den h\u00e4r kortkommandot endast n\u00e4sta ark. G\u00f6r n\u00e4sta ark till aktuellt ark.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "L\u00e4gger till f\u00f6reg\u00e5ende ark till det aktuella urvalet av ark. Om alla ark i ett kalkylblad \u00e4r markerade v\u00e4ljer den h\u00e4r kortkommandot endast det f\u00f6reg\u00e5ende arket. G\u00f6r det f\u00f6reg\u00e5ende bladet till aktuellt blad.", "Advanced features": "Avancerade funktioner", "Advanced text document editor features": "Avancerade funktioner f\u00f6r redigering av textdokument", "Align Center": "Centrera", "Align Left": "V\u00e4nsterjustera", "Align Right": "H\u00f6gerjustera", "All changes are marked with a vertical bar in the right margin.": "Alla \u00e4ndringar markeras med ett vertikalt streck i den h\u00f6gra marginalen.", "All spreadsheets functions and mathematical rules applies.": "Alla funktioner och matematiska regler i kalkylblad \u00e4r till\u00e4mpliga.", "Apply Default paragraph style": "Anv\u00e4nd styckeformatmallen standard", "Apply Heading 1 paragraph style": "Anv\u00e4nd styckeformatmallen Rubrik 1", "Apply Heading 2 paragraph style": "Anv\u00e4nd styckeformatmallen Rubrik 2", "Apply Heading 3 paragraph style": "Anv\u00e4nd styckeformatmallen Rubrik 3", "Apply Heading 4 paragraph style": "Anv\u00e4nd styckeformatmallen Rubrik 4", "Apply Heading 5 paragraph style": "Anv\u00e4nd styckeformatmallen Rubrik 5", "Applying a paragraph style:": "Till\u00e4mpa ett styckeformat:", "Arrow Down": "Ned\u00e5tpil", "Arrow Left": "V\u00e4nsterpil", "Arrow Right": "H\u00f6gerpil", "Arrow Up": "Upp\u00e5tpil", "Bold": "Fet", "Can {productname} open a password-protected document?": "Kan {productname} \u00f6ppna ett l\u00f6senordsskyddat dokument?", "Cancel the search (appears only when a text has been searched)": "Avbryta s\u00f6kningen (visas endast n\u00e4r en text har s\u00f6kts)", "Cell formatting": "Cellformatering", "Changes are displayed as comment in the right of the document area.": "\u00c4ndringarna visas som kommentarer till h\u00f6ger i dokumentomr\u00e5det.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u00c4ndringar kan godk\u00e4nnas eller avvisas. Om du vill godk\u00e4nna eller f\u00f6rkasta \u00e4ndringar klickar du p\u00e5 motsvarande ikoner i kommentarsf\u00e4ltet till h\u00f6ger om dokumentet. Alternativt v\u00e4ljer du Redigera \u2192 Sp\u00e5ra \u00e4ndringar \u2192 Acceptera eller F\u00f6rkasta. Om du dessutom beh\u00f6ver filtrera \u00e4ndringar innan du godk\u00e4nner eller avvisar v\u00e4ljer du Redigera \u2192 Sp\u00e5ra \u00e4ndringar \u2192 Hantera. En dialogruta visar en lista \u00f6ver alla sp\u00e5rade \u00e4ndringar. Anv\u00e4nd dialogrutans knappar i enlighet med detta.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u00c4ndringar som gjorts av olika personer visas i olika f\u00e4rger och varje sp\u00e5rad \u00e4ndring kan godk\u00e4nnas eller f\u00f6rkastas i rutan till h\u00f6ger. Du kan ocks\u00e5 l\u00e4gga till en kommentar d\u00e4r.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "V\u00e4lj Format \u2192 Linje (eller Omr\u00e5de, eller Position och storlek). En dialogruta \u00f6ppnas.", "Choose Format \u2192 Page and select the Page tab": "V\u00e4lj Format \u2192 Sida och v\u00e4lj fliken Sida", "Choose Format \u2192 Paragraph, Text Flow tab": "V\u00e4lj Format \u2192 fliken Stycke, Textfl\u00f6de", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "V\u00e4lj Infoga \u2192 Diagram . Anpassa ditt diagram i sidof\u00e4ltet:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "V\u00e4lj Infoga \u2192 Specialtecken eller klicka p\u00e5 motsvarande ikon i verktygsf\u00e4ltet. En dialogruta visas.", "Choose Validity from the Data menu. The Validity dialog opens.": "V\u00e4lj Validitet fr\u00e5n menyn Data. Dialogrutan Validitet \u00f6ppnas.", "Choose menu Tools and uncheck Automatic Spell Checking.": "V\u00e4lj menyn Verktyg och avmarkera Automatisk stavningskontroll.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "V\u00e4lj menyn Verktyg \u2192 Spr\u00e5k och v\u00e4lj spr\u00e5k f\u00f6r hela dokumentet. Som tillval kan du st\u00e4lla in spr\u00e5k f\u00f6r den markerade texten och f\u00f6r det aktuella stycket.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Klicka p\u00e5 en miniatyrbild av en bild i rutan f\u00f6r att v\u00e4xla till denna bild och visa eller redigera den.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "Klicka p\u00e5 klonformateringsikonen \"\". Muspekaren f\u00f6rvandlas till en f\u00e4rghink.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "Klicka p\u00e5 klonformateringsikonen Muspekaren f\u00f6rvandlas till en m\u00e5larhink.", "Click on the submenu () icon to reply, move and delete comments.": "Klicka p\u00e5 undermenyn() ikonen f\u00f6r att svara, flytta och ta bort kommentarer.", "Collaborative editing": "Samarbetsredigering", "Column break (in multicolumnar text)": "Kolumnbrytning (i texter med flera kolumner)", "Comments in documents": "Kommentarer i dokument", "Context menus": "Kontextmenyer", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "Kontextmenyer \u00e4r tillg\u00e4ngliga n\u00e4r du klickar p\u00e5 den h\u00f6gra musknappen. De kommandon som finns tillg\u00e4ngliga i kontextmenyn \u00e4r relaterade - inte helt och h\u00e5llet - till det underliggande objektet i dokumentet.", "Copy": "Kopiera", "Copy and Paste": "Kopiera och klistra in", "Cut": "Klipp ut", "Delete cells (as in menu Edit - Delete Cells)": "Ta bort celler (som i menyn Redigera - Ta bort celler)", "Delete to beginning of sentence": "Radera till meningens b\u00f6rjan", "Delete to beginning of word": "Radera till ordets b\u00f6rjan", "Delete to end of sentence": "Raderar text till meningens slut", "Delete to end of word": "Radera till ordets slut", "Deletions are marked with colored strike-through characters.": "Strykningar markeras med f\u00e4rgade genomstrykningar.", "Demote list item (list item has to be selected)": "En niv\u00e5 ned\u00e5t (en listpunkt m\u00e5ste vara markerad)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Beroende p\u00e5 din webbl\u00e4sares kapacitet kan utskriftsf\u00f6nstret visas eller en popup-f\u00f6nsterruta \"Ladda ner PDF-export?\". Du kan skriva ut PDF-filen i din favorit-PDF-l\u00e4sare.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Direktformatering \u00e4r formatering som till\u00e4mpas direkt p\u00e5 det markerade inneh\u00e5llet i ett stycke eller en kalkylbladscell och \u00f6verlappar den tilldelade stilformateringen. Om du vill \u00e5terst\u00e4lla formateringen till stilinst\u00e4llningarna markerar du texten eller kalkylbladscellen och v\u00e4ljer Format \u2192 Resna Direktformatering eller anv\u00e4nder knappen i verktygsf\u00e4ltet.", "Directly:": "Direkt:", "Display comment": "Visa kommentar", "Display the Keyboard shortcuts help": "Visar hj\u00e4lp som beskriver tangentbordsgenv\u00e4gar", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Dokumentredigering borde vara bekant f\u00f6r alla som har anv\u00e4nt ett kontorsprogram tidigare, men h\u00e4r finns n\u00e5gra utm\u00e4rkande funktioner:", "Document repair": "Dokumentreparation", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "Dokument i {productname} sparas automatiskt, men om du \u00e4r angel\u00e4gen om att ett dokument ska synkroniseras s\u00e5 snabbt som m\u00f6jligt kan du ocks\u00e5 tvinga fram sparande med hj\u00e4lp av Fil-menyns Spara-post.", "Double Underline": "Dubbel understrykning", "Draw page keyboard shortcuts": "Kortkommandon f\u00f6r Draw", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Varje anv\u00e4ndare tilldelas en f\u00e4rg. Mark\u00f6ren f\u00f6r varje anv\u00e4ndare visas i den tilldelade f\u00e4rgen. Observera: du kommer att se din mark\u00f6r som en svart, blinkande mark\u00f6r, \u00e4ven om andra kommer att se dig med en annan f\u00e4rg.", "Editing documents": "Redigera dokument", "Editing presentations": "Redigera presentationer", "Editing spreadsheets": "Redigera kalkylblad", "Editing text documents": "Redigera textdokument", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "V\u00e4lj antingen Bildspel \u2192 Helsk\u00e4rmspresentation eller klicka p\u00e5 ikonen l\u00e4ngst till v\u00e4nster l\u00e4ngst ned p\u00e5 bildpanelen:", "End": "End", "Esc": "Esc (avbryt)", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "L\u00e4mna aktuellt l\u00e4ge, dvs. redigeringsl\u00e4get v\u00e4xlar till objektmarkeringsl\u00e4get, och objektmarkeringsl\u00e4get v\u00e4xlar till visningsl\u00e4get.", "Extend the selection down one page": "Markera ned\u00e5t en sida", "Extend the selection up one page": "Markera upp\u00e5t en sida", "Fill Down": "Fyll ned\u00e5t", "Focus to document from menu": "Fokusera till dokument fr\u00e5n menyn", "Focus to notebookbar menu": "Fokusera till anteckningsbokens meny", "Focus to selected comment's menu": "Fokusera till den valda kommentarens meny", "Format the source cell with the font, color background and more.": "Formatera k\u00e4llcellen med typsnitt, bakgrundsf\u00e4rg med mera.", "Formatting spreadsheets": "Formatera kalkylblad", "Formatting text": "Formatera text", "Formulas": "Formler", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Formler skrivs in i formelf\u00e4ltet. Skriv \"=\" och infoga formeln.", "Frequently Asked Questions": "Vanliga fr\u00e5gor", "General Keyboard Shortcuts": "Allm\u00e4nna tangentbordsgenv\u00e4gar", "Go and select text to end of document": "Markera till slutet av dokumentet", "Go and select text to end of textbox": "Markera till slutet av textrutan", "Go and select text to start of document": "Markera till b\u00f6rjan av dokumentet", "Go and select text to start of textbox": "Markera till b\u00f6rjan av textrutan", "Go and select to the beginning of a line": "Markera till radens b\u00f6rjan", "Go and select to the end of a line": "Markera till radens slut", "Go to beginning of a word": "Hoppa till ordets b\u00f6rjan", "Go to beginning of line": "Hoppa till b\u00f6rjan av raden", "Go to end of document": "Hoppa till slutet av dokumentet", "Go to end of line": "Hoppa till slutet av raden", "Go to next sheet.": "G\u00e5 till n\u00e4sta blad.", "Go to previous sheet.": "G\u00e5 till f\u00f6reg\u00e5ende blad.", "Go to start of document": "Hoppa till b\u00f6rjan av dokumentet", "Go to start of the next word": "Hoppa till b\u00f6rjan p\u00e5 n\u00e4sta ord", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Grammatiska fel i texten markeras med bl\u00e5 v\u00e5giga understrykningar. Klicka p\u00e5 den understrukna texten med h\u00f6ger musknapp f\u00f6r att \u00f6ppna en meny med f\u00f6rslag p\u00e5 hur du kan korrigera grammatikfelet och de grammatikregler som anv\u00e4nds. V\u00e4lj r\u00e4tt f\u00f6rslag f\u00f6r att \u00e4ndra texten.", "Handling Tables": "Hantering av tabeller", "Handling images": "Hantera bilder", "Home": "Hem", "Hover the mouse on the document name in the menu bar.": "H\u00e5ll musen p\u00e5 dokumentnamnet i menyraden.", "How can I change the line, area and position of a shape in my slides?": "Hur kan jag \u00e4ndra linjen, omr\u00e5det och positionen f\u00f6r en form i mina bilder?", "How can I check spelling in my language?": "Hur kan jag kontrollera stavningen p\u00e5 mitt spr\u00e5k?", "How can I copy the formatting of existing cells to new ones?": "Hur kan jag kopiera formateringen fr\u00e5n befintliga celler till nya celler?", "How can I import CSV data?": "Hur kan jag importera CSV-data?", "How can I insert a currency, copyright or trademark symbol in the document?": "Hur kan jag infoga en valuta, upphovsr\u00e4tt eller varum\u00e4rkesymbol i dokumentet?", "How can I make the new text look like other existing text?": "Hur kan jag f\u00e5 den nya texten att se ut som annan befintlig text?", "How can I quit {productname} without saving my edits?": "Hur kan jag avsluta {productname} utan att spara mina \u00e4ndringar?", "How can I remove the red wavy lines in my document?": "Hur kan jag ta bort de r\u00f6da v\u00e5giga linjerna i mitt dokument?", "How can I run my slide show?": "Hur kan jag k\u00f6ra mitt bildspel?", "How can I select data to print?": "Hur kan jag v\u00e4lja data som ska skrivas ut?", "How do I change the page orientation to landscape inside my document": "Hur \u00e4ndrar jag sidorienteringen till liggande i mitt dokument", "How do I get a word count of my document?": "Hur f\u00e5r jag ordr\u00e4kning av mitt dokument?", "How do I rename a sheet?": "Hur byter jag namn p\u00e5 ett ark?", "How do I save a document with another name?": "Hur sparar jag ett dokument med ett annat namn?", "How do I set the margins of the document?": "Hur st\u00e4ller jag in marginalerna f\u00f6r dokumentet?", "If no table or range was selected, a prototype chart is displayed.": "Om ingen tabell eller inget intervall har valts visas ett prototypdiagram.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Om du inte har markerat en hel cell och mark\u00f6ren befinner sig i slutet av en tabell, tas stycket efter tabellen bort, om det inte \u00e4r dokumentets sista stycke.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Om du inte har markerat en hel cell, tas texten mellan mark\u00f6ren och slutet p\u00e5 den aktuella meningen bort. Om mark\u00f6ren \u00e4r i slutet av en cell, och ingen hel cell har markerats, tas inneh\u00e5llet i n\u00e4sta cell bort.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Om en eller flera celler markeras kommer hela raden att tas bort. Om alla rader v\u00e4ljs, helt eller delvis, kommer hela tabellen att tas bort.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Om den aktuella cellen \u00e4r tom: hoppar till b\u00f6rjan av tabellen. Annars: hoppar vid f\u00f6rsta tryckningen till b\u00f6rjan av den aktuella cellen, vid n\u00e4sta tryckning till b\u00f6rjan av den aktuella tabellen, vid tredje tryckningen till b\u00f6rjan av dokumentet.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Om den aktuella cellen \u00e4r tom: hoppar till slutet av tabellen. Annars: hoppar vid f\u00f6rsta tryckningen till slutet av den aktuella cellen, vid n\u00e4sta tryckning till slutet av den aktuella tabellen, vid tredje tryckningen till slutet av dokumentet.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Om den aktuella cellen \u00e4r tom: markerar hela tabellen. Annars: markerar inneh\u00e5llet i den aktuella cellen. Anger du kortkommandot en g\u00e5ng till markeras hela tabellen.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Bilder kan \u00e4ndras i storlek, roteras och f\u00f6rankras. Text kan fl\u00f6das runt bilden. V\u00e4lj bilden och \u00f6ppna kontextmenyn. Anv\u00e4nd bildhandtagen f\u00f6r att \u00e4ndra storlek p\u00e5 bilden med musen.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Direktformatering d\u00e4remot till\u00e4mpar formatering p\u00e5 valda utdrag av dokumentets inneh\u00e5ll. I ett l\u00e5ngt dokument m\u00e5ste direkt formatering till\u00e4mpas p\u00e5 varje textutdrag, vilket g\u00f6r textformatering till en l\u00e5ng uppgift med risk f\u00f6r fel och f\u00f6rseningar.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "I omr\u00e5det Mellanrum markerar du Infoga, Typ: Sidbrytning, Position: F\u00f6re.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "I dialogrutan Standardfilter kan du ocks\u00e5 definiera intervall som inneh\u00e5ller v\u00e4rdena i vissa dataf\u00e4lt. Du kan anv\u00e4nda standardfiltret f\u00f6r att koppla samman villkoren med antingen en logisk AND- eller en logisk OR-operator.", "Inactive document": "Inaktivt dokument", "Increase/decrease the size of the column/row on the left/top cell edge": "F\u00f6rstorar/f\u00f6rminskar kolumnen/raden vid v\u00e4nstra/\u00f6vre cellkanten", "Increases/decreases the size of the column/row on the right/bottom cell edge": "F\u00f6rstorar/f\u00f6rminskar kolumnen/raden vid h\u00f6gra/nedre cellkanten", "Insert": "Infoga", "Insert cells (as in menu Insert - Cells)": "Infoga celler (som i menyn Infoga - Celler)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Infoga kolumn- och radbrytningar i kalkylbladet f\u00f6r att begr\u00e4nsa utskriftsomr\u00e5det och skriva ut dokumentet f\u00f6r nedladdning. N\u00e4r du skriver ut PDF-dokumentet v\u00e4ljer du de sidor som \u00e4r intressanta.", "Insert comment": "Infoga kommentar", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Infoga kommentarer i {productname} p\u00e5 st\u00e4llen som kr\u00e4ver s\u00e4rskild uppm\u00e4rksamhet fr\u00e5n l\u00e4saren. Kommentarer visas till h\u00f6ger och inneh\u00e5ller utf\u00e4rdarens namn och datum.", "Insert date": "Infoga datum", "Insert endnote": "Infoga slutnot", "Insert footnote": "Infoga fotnot", "Insert line break": "Infoga radbrytning", "Insert new paragraph directly before or after a section, or before a table": "Infoga nytt stycke direkt f\u00f6re eller efter ett avsnitt eller f\u00f6re en tabell", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Infoga nytt stycke utan numrering inuti en lista. Fungerar inte n\u00e4r mark\u00f6ren \u00e4r i slutet av en lista.", "Insert non-breaking hyphen": "Infoga icke-radbrytande bindestreck", "Insert non-breaking space": "Infoga icke-radbrytande mellanslag", "Insert soft hyphen": "Infoga mjukt bindestreck", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Infoga tabeller med r\u00e4tt ikon i verktygsf\u00e4ltet. V\u00e4lj det ursprungliga antalet rader och kolumner. L\u00e4gg till rader och kolumner med cellkontextmenyn. Sl\u00e5 ihop celler med menyn Tabell. Standardavsnittsstilen i cellerna \u00e4r \"Tabellinneh\u00e5ll\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Infogar ett tabbstopp (endast i tabeller). Beroende p\u00e5 vilken f\u00f6nsterhanterare som anv\u00e4nds s\u00e5 kan kortkommandot \u00e4ven vara Alt+Tabb.", "Is there a thesaurus?": "Finns det en synonymordbok?", "Italic": "Kursiv", "Justify": "Justera", "Keyboard Shortcuts": "Tangentbordsgenv\u00e4gar", "Like Alt, but only the active cell is modified": "P\u00e5 samma s\u00e4tt som Alt, men endast aktuell cell \u00e4ndras", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "Ladda in CSV-data i ett verktyg f\u00f6r din plattform, v\u00e4lj och kopiera den till klippbordet", "Manual page break": "Manuell sidbrytning", "Move cursor down one line": "Flytta ner mark\u00f6ren en rad", "Move cursor to beginning of the next paragraph": "Flytta mark\u00f6ren till b\u00f6rjan av n\u00e4sta stycke", "Move cursor to beginning of the previous paragraph": "Flytta mark\u00f6ren till b\u00f6rjan av f\u00f6reg\u00e5ende stycke", "Move cursor to the left": "Flytta mark\u00f6ren till v\u00e4nster", "Move cursor to the right": "Flytta mark\u00f6ren \u00e5t h\u00f6ger", "Move cursor up one line": "Flytta upp mark\u00f6ren en rad", "Move cursor with selection to the left": "Markera \u00e5t v\u00e4nster", "Move cursor with selection to the right": "Markera \u00e5t h\u00f6ger", "Move the view down one page": "Flytta ned vyn en sida", "Move the view up one page": "Flytta upp vyn en sida", "Move to next text object on drawing page": "Flytta till n\u00e4sta textobjekt i bilden", "Move to next text object on slide": "Flytta till n\u00e4sta textobjekt p\u00e5 bilden", "Moves one screen page to the right.": "Flyttar en sk\u00e4rmsida till h\u00f6ger.", "Moves one sheet to the left.": "Flyttar ett ark till v\u00e4nster.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Flyttar mark\u00f6ren till den nedre kanten av det aktuella dataomr\u00e5det. Om raden under den cell som inneh\u00e5ller mark\u00f6ren \u00e4r tom flyttar mark\u00f6ren ner till n\u00e4sta rad som inneh\u00e5ller data.", "Moves the cursor to the first cell in the sheet (A1).": "Flyttar mark\u00f6ren till den f\u00f6rsta cellen i arket (A1).", "Moves the cursor to the first cell of the current row.": "Flyttar mark\u00f6ren till den f\u00f6rsta cellen i den aktuella raden.", "Moves the cursor to the last cell of the current row.": "Flyttar mark\u00f6ren till den sista cellen i den aktuella raden.", "Moves the cursor to the last cell on the sheet that contains data.": "Flyttar mark\u00f6ren till den sista cellen p\u00e5 arket som inneh\u00e5ller data.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Flyttar mark\u00f6ren till den v\u00e4nstra kanten av det aktuella dataomr\u00e5det. Om kolumnen till v\u00e4nster om cellen som inneh\u00e5ller mark\u00f6ren \u00e4r tom, flyttas mark\u00f6ren till n\u00e4sta kolumn till v\u00e4nster som inneh\u00e5ller data", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Flyttar mark\u00f6ren till den h\u00f6gra kanten av det aktuella dataomr\u00e5det. Om kolumnen till h\u00f6ger om cellen som inneh\u00e5ller mark\u00f6ren \u00e4r tom, flyttas mark\u00f6ren till n\u00e4sta kolumn till h\u00f6ger som inneh\u00e5ller data.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Flyttar mark\u00f6ren till \u00f6verkanten av det aktuella dataomr\u00e5det. Om raden ovanf\u00f6r cellen som inneh\u00e5ller mark\u00f6ren \u00e4r tom flyttar mark\u00f6ren upp till n\u00e4sta rad som inneh\u00e5ller data.", "Navigating in Spreadsheets": "Navigera i kalkylblad", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Funktionen AutoFilter kan bland annat anv\u00e4ndas f\u00f6r att snabbt begr\u00e4nsa visningen till poster med identiskt inneh\u00e5ll i ett dataf\u00e4lt.", "Open the presentation in {productname}": "\u00d6ppna presentationen i {productname}", "Opening, closing, saving, printing and downloading documents": "\u00d6ppna, st\u00e4nga, spara, skriva ut och ladda ner dokument", "Other advanced features": "Andra avancerade funktioner", "PageDown": "Page Down (sida ned)", "PageUp": "Page Up (sida up)", "Paragraph formatting": "Styckeformatering", "Paste as unformatted text": "Klistra in oformaterad text", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Klistra in fr\u00e5n webbl\u00e4saren Redigera \u2192 Klistra in eller tryck p\u00e5 Ctrl+V. Dialogrutan Textimport \u00f6ppnas s\u00e5 att du kan beskriva det exakta formatet f\u00f6r CSV-data.", "Paste special": "Klistra in special", "Pasting": "Klistrar in", "Place the cursor at the paragraph to be formatted": "Placera mark\u00f6ren p\u00e5 det stycke som ska formateras", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "Placera mark\u00f6ren p\u00e5 den plats d\u00e4r sidriktningen ska \u00e4ndras. L\u00e4gg till ett tomt stycke.", "Place the cursor in the position to insert the character.": "Placera mark\u00f6ren p\u00e5 den plats d\u00e4r tecknet ska infogas.", "Position and Size": "Position och storlek", "Presentations": "Presentationer", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Presentationer: Microsoft format PPT, PPTX, OpenDocument Format ODP", "Press Insert button. To close the dialog, press Cancel.": "Tryck p\u00e5 knappen Infoga. Om du vill st\u00e4nga dialogrutan trycker du p\u00e5 Avbryt.", "Print (Download as PDF)": "Skriv ut (ladda ner som PDF)", "Promote list item (list item has to be selected)": "En niv\u00e5 upp\u00e5t (en listpunkt m\u00e5ste vara markerad)", "Redo": "G\u00f6r om", "Remove direct formatting": "Ta bort direktformatering", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Byt namn p\u00e5 ett ark i kalkylbladet genom att anv\u00e4nda kontextmenyn (med h\u00f6ger musknapp) \u00f6ver fliken ark i botten. Ange det nya arknamnet i dialogrutan.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Kopiering och klipp och klistra av rikt inneh\u00e5ll st\u00f6ds, inte bara inom ett givet dokument utan \u00e4ven mellan dokument f\u00f6r samma eller olika {productname}. F\u00f6r dessa interna anv\u00e4ndningsomr\u00e5den kan anv\u00e4ndarna kopiera/klippa inneh\u00e5ll, inklusive bilder och blandat inneh\u00e5ll, p\u00e5 datorn genom att anv\u00e4nda tangentbordsgenv\u00e4garna direkt (Ctrl+X, Ctrl+C, Ctrl+V). Av s\u00e4kerhetssk\u00e4l \u00e4r det n\u00f6dv\u00e4ndigt att anv\u00e4nda Ctrl+V f\u00f6r att klistra in p\u00e5 datorn, men kontextmenyer kan anv\u00e4ndas f\u00f6r att klippa och kopiera. P\u00e5 Android eller iOS kr\u00e4vs det att du v\u00e4ljer text genom att dubbeltrycka och anv\u00e4nder ett l\u00e5ngt tryck f\u00f6r att komma \u00e5t kopiera/klippa/klistra in via kontextmenyn.", "Search backwards": "S\u00f6k bak\u00e5t", "Search forward": "S\u00f6k fram\u00e5t", "Select All": "Markera allt", "Select Landscape in \u201cWith Page Style\u201d": "V\u00e4lj Landskap i \"Med sidformat\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "V\u00e4lj en tabell i ett textdokument, ett intervall i ett kalkylblad eller en tabell i en presentation.", "Select all in drawing page": "Markera allt i bilden", "Select all in slide": "Markera allt i bilden", "Select if you want to change page numbering.": "V\u00e4lj om du vill \u00e4ndra sidnumreringen.", "Select lines in downwards direction": "Markera rader ned\u00e5t", "Select lines in upwards direction": "Markera rader upp\u00e5t", "Select objects in the order in which they were created": "Markera objekt i samma ordning som de skapades", "Select objects in the reverse order in which they were created": "Markera objekt i omv\u00e4nd ordning mot n\u00e4r de skapades", "Select the cells you want to format. Release the mouse button.": "V\u00e4lj de celler som du vill formatera. Sl\u00e4pp musknappen.", "Select the character set, language and separator options for the CSV file.": "V\u00e4lj teckenupps\u00e4ttning, spr\u00e5k och separatorer f\u00f6r CSV-filen.", "Select the shape in your slide. A set of handles shows.": "V\u00e4lj formobjektet i bilden. En upps\u00e4ttning handtag visas.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "V\u00e4lj den stil som ska till\u00e4mpas i rullgardinslistan f\u00f6r stilar. I stycket visas stilens attribut.", "Select the text with the existing format": "Markera texten med det befintliga formatet", "Select the text you want to apply the new format.": "Markera den text du vill anv\u00e4nda det nya formatet.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "V\u00e4lj ett giltighetskriterium i rullgardinslistan Till\u00e5t. Beroende p\u00e5 kriteriet visas fler alternativ. Fyll i de uppgifter som kr\u00e4vs.", "Select to beginning of paragraph": "Markera till styckets b\u00f6rjan", "Select to end of paragraph": "Markera till slutet av stycket", "Select to the left word by word": "Markera ord f\u00f6r ord \u00e5t v\u00e4nster", "Select to the right word by word": "Markera ord f\u00f6r ord \u00e5t h\u00f6ger", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Markerar alla celler som inneh\u00e5ller data fr\u00e5n den aktuella cellen till slutet av det kontinuerliga intervallet av dataceller, i pilens riktning. Om den anv\u00e4nds f\u00f6r att v\u00e4lja rader och kolumner tillsammans, markeras ett rektangul\u00e4rt cellomr\u00e5de.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Markerar celler fr\u00e5n den aktuella cellen ned\u00e5t till en sida i den aktuella kolumnen eller ut\u00f6kar den befintliga markeringen en sida ned\u00e5t.", "Selects cells from the current cell to the first cell of the current row.": "Markerar celler fr\u00e5n den aktuella cellen till den f\u00f6rsta cellen i den aktuella raden.", "Selects cells from the current cell to the last cell of the current row.": "Markerar celler fr\u00e5n den aktuella cellen till den sista cellen i den aktuella raden.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Markerar celler fr\u00e5n den aktuella cellen upp till en sida i den aktuella kolumnen eller ut\u00f6kar den befintliga markeringen en sida upp\u00e5t.", "Set Optimal Column Width": "B\u00e4sta kolumnbredd", "Set the page margins in the dialog.": "St\u00e4ll in sidmarginalerna i dialogrutan.", "Set the properties of the element of the object.": "Ange egenskaperna f\u00f6r elementet i objektet.", "Shortcut Keys for Tables": "Kortkommandon f\u00f6r tabeller", "Slide keyboard shortcuts": "Kortkommandon f\u00f6r bildspel", "Slide pane": "Bildpanel", "Slide show": "Bildspel", "Special Characters": "Specialtecken", "Spellchecking": "Stavningskontroll", "Spreadsheets": "Kalkylark", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Kalkylark: Microsoft -format XLS, XLSX, OpenDocument Format ODS", "Standard currency format": "Standardformat f\u00f6r valuta", "Standard date format": "Standardformat f\u00f6r datum", "Standard exponential format": "Standardformat f\u00f6r exponent", "Standard format": "Standardformat", "Standard percentage format (two decimal places)": "Standardformat f\u00f6r procent (2 decimaler)", "Strikethrough": "Genomstrykning", "Subscript": "Neds\u00e4nkt", "Superscript": "Upph\u00f6jt", "Switch cursor between text and footer": "Flytta mark\u00f6ren mellan text och sidfot", "Switch cursor between text and header": "Flytta mark\u00f6ren mellan text och sidhuvud", "Tab": "Tabb", "Text documents": "Textdokument", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Textdokument: Microsoft format DOC, DOCX, RTF. OpenDocument Format ODT", "Text formatting": "Textformatering", "Text selection and navigation in a textbox": "Markera text och f\u00f6rflytta sig i en textruta", "Text selection and navigation in document": "Markera text och f\u00f6rflytta sig i dokumentet", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Text, diagram, figurer och svg-bilder f\u00f6rblir skarpa, n\u00e4r du zoomar in ser du bara pixlar p\u00e5 infogade bilder, t.ex. jpg- eller png-bilder.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "Symbolen \u00b6 \u00e4r ett formateringsm\u00e4rke. Den anv\u00e4nds f\u00f6r att underl\u00e4tta textjustering och redigering och skrivs inte ut. Om du vill v\u00e4xla den i dokumentdisplayen v\u00e4ljer du meny Visa \u2192 Formateringsmarkering.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Avancerat filter till\u00e5ter upp till totalt \u00e5tta filterf\u00f6rh\u00e5llanden. Med avancerade filter anger du villkoren direkt i arket.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV-data laddas in i den valda cellen d\u00e4r du klistrade in, enligt dessa inst\u00e4llningar.", "The color assigned to the changes depends on the user that changes the document.": "Den f\u00e4rg som tilldelas \u00e4ndringarna beror p\u00e5 vilken anv\u00e4ndare som \u00e4ndrar dokumentet.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Formelspr\u00e5ket borde vara mycket bekant f\u00f6r alla anv\u00e4ndare av kalkylblad och det specificeras i detalj i OASIS OpenFormula-specifikationen.", "This is easy to do using the Paintbrush tool in the toolbar.": "Det \u00e4r l\u00e4tt att g\u00f6ra med hj\u00e4lp av verktyget Paintbrush i verktygsf\u00e4ltet.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Detta \u00e4r s\u00e4rskilt anv\u00e4ndbart - till exempel n\u00e4r en kollega av misstag har markerat all text i dokumentet med Ctrl+A och sedan skrivit \u00f6ver den och f\u00f6rst\u00f6rt den - medan du redigerar samtidigt.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "Om du vill forts\u00e4tta att redigera klickar du p\u00e5 dokumentet s\u00e5 att uppeh\u00e5llet och meddelandet f\u00f6rsvinner. Alla \u00e4ndringar som andra anv\u00e4ndare kan ha gjort - medan de redigerade dokumentet i samarbete - laddas p\u00e5 nytt.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "F\u00f6r att kopiera st\u00f6rre delar av inneh\u00e5llet till andra program p\u00e5 enheten m\u00e5ste anv\u00e4ndaren trycka p\u00e5 knappen Starta nedladdning och sedan \u00e5terkopiera det till klippbordet f\u00f6r att g\u00f6ra det tillg\u00e4ngligt f\u00f6r m\u00e5lprogrammet att l\u00e4sa. Detta \u00e4r m\u00f6jligt via en liten widget som dyker upp i det nedre h\u00f6gra h\u00f6rnet, och \u00e4r endast n\u00f6dv\u00e4ndigt f\u00f6r att exportera inneh\u00e5llet f\u00f6r att klistra in det i externa program. Detta steg omvandlar ocks\u00e5 komplexa objekttyper till statiska bilder.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "F\u00f6r att visa eller d\u00f6lja sp\u00e5r\u00e4ndringar v\u00e4ljer du Redigera \u2192 Sp\u00e5ra \u00e4ndringar \u2192 Visa. T\u00e4nk p\u00e5 att om sp\u00e5r\u00e4ndringar \u00e4r aktiverade men dolda, registrerar du fortfarande \u00e4ndringar och kan oavsiktligt l\u00e4mna o\u00f6nskad text tillg\u00e4nglig i dokumentet.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Om du vill ladda ner ett dokument laddar du ner det fr\u00e5n {productname}-programmens Fil-meny. Vilka nedladdningsformat som \u00e4r tillg\u00e4ngliga beror p\u00e5 programmet. Alla program exporterar dokument i PDF-format.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Om du vill avsluta ett {productname}-bildspel trycker du p\u00e5 Esc-tangenten f\u00f6r att \u00e5terg\u00e5 till redigeringsl\u00e4get f\u00f6r presentationen.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "F\u00f6r att hoppa tillbaka till det valda tillst\u00e5ndet markerar du det med musen och trycker p\u00e5 V\u00e4xla till tillst\u00e5nd.", "To open document, click on the file to open the {productname} module associated to the document format.": "F\u00f6r att \u00f6ppna dokumentet klickar du p\u00e5 filen f\u00f6r att \u00f6ppna modulen {productname} som \u00e4r kopplad till dokumentformatet.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "Om du vill ta bort cellens giltighet \u00f6ppnar du dialogrutan och st\u00e4ller in listan Till\u00e5t p\u00e5 \"Alla v\u00e4rden\".", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Om du vill \u00e5terg\u00e5 till portr\u00e4ttorientering upprepar du proceduren och v\u00e4ljer Portr\u00e4tt i \"Med sidformat\".", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "F\u00f6r att systematiskt kontrollera stavningen i hela dokumentet anv\u00e4nder du Verktyg-menyns Stavning-alternativ.", "Track changes": "Sp\u00e5ra \u00e4ndringar", "Two decimal places, thousands separator": "Tv\u00e5 decimaler, tusentalsavgr\u00e4nsare", "Type the new file name in the text box and press Enter.": "Skriv det nya filnamnet i textrutan och tryck p\u00e5 Enter.", "Underline": "Understrykning", "Undo": "\u00c5ngra", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Anv\u00e4nd flikarna Inmatningshj\u00e4lp och Felvarning f\u00f6r att f\u00f6rb\u00e4ttra anv\u00e4ndarinteraktionerna. Klicka p\u00e5 OK f\u00f6r att st\u00e4nga dialogrutan.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Anv\u00e4nd verktygsf\u00e4ltet f\u00f6r bildrutan l\u00e4ngst ner f\u00f6r att starta bildspelet, l\u00e4gga till bildrutan, duplicera eller ta bort den aktuella bildrutan.", "Using the browser zoom affects the document and user interface areas.": "Om du anv\u00e4nder zoom i webbl\u00e4saren p\u00e5verkas dokumentet och anv\u00e4ndargr\u00e4nssnittet.", "Using the page style": "Anv\u00e4nda sidformatet", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Dra i linjalen l\u00e4ngst till v\u00e4nster f\u00f6r att justera den v\u00e4nstra marginalen, eller l\u00e4ngst till h\u00f6ger f\u00f6r den h\u00f6gra marginalen.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Vad \u00e4r den bl\u00e5 symbolen \u00b6 och hur kan jag ta bort den fr\u00e5n mitt textdokument?", "What are the documents file formats supported by {productname}?": "Vilka \u00e4r de filformat som st\u00f6ds av {productname}?", "What is the blue wavy underline in some words in the text?": "Vad \u00e4r den bl\u00e5 v\u00e5giga understrykningen i vissa ord i texten?", "What is \u201cClear Direct Formatting\u201d icon?": "Vad \u00e4r ikonen \"Rensa Direktformatering\"?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "N\u00e4r {productname} uppt\u00e4cker att det inte har varit n\u00e5gon aktivitet i webbl\u00e4saren p\u00e5 ett tag f\u00f6rs\u00e4tts dokumentet i ett \"inaktivt\" tillst\u00e5nd. Dokumentet visas med en transparent gr\u00e5 \u00f6verlagring och meddelandet \"Inaktivt dokument - klicka f\u00f6r att \u00e5teruppta redigeringen\".", "When closing a document, it is automatically saved if it has been changed.": "N\u00e4r du st\u00e4nger ett dokument sparas det automatiskt om det har \u00e4ndrats.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "N\u00e4r flera personer redigerar samma dokument samtidigt \u00e4r det m\u00f6jligt att \u00e4ndringarna strider mot varandra, vilket kan skapa f\u00f6rvirring. Med funktionen Dokumentreparation kan anv\u00e4ndare \u00e5ngra andra redakt\u00f6rers \u00e4ndringar i dokumentet till ett tidigare tillst\u00e5nd.", "When you have internal cut or copied content, you can paste this content using the context menu.": "N\u00e4r du har klippt eller kopierat inneh\u00e5ll internt kan du klistra in detta inneh\u00e5ll med hj\u00e4lp av kontextmenyn.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "N\u00e4r du klistrar in inneh\u00e5ll som kopierats fr\u00e5n samma dokument beh\u00e5lls formatet och elementen. Om du kopierar fr\u00e5n ett annat dokument, fr\u00e5n en annan flik eller ett annat webbl\u00e4sarf\u00f6nster eller fr\u00e5n ett annat st\u00e4lle utanf\u00f6r webbl\u00e4saren, kommer det inneh\u00e5ll som klistras in att bevara den rika texten.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "N\u00e4r du klistrar in text utanf\u00f6r dokumentet (ett annat webbl\u00e4sarf\u00f6nster eller ett skrivbordsprogram) klistras det in som rik text.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "N\u00e4r du klistrar in text fr\u00e5n dokumentet respekteras formateringen. Du kan ocks\u00e5 klistra in objekt, t.ex. bilder, om de har kopierats fr\u00e5n det dokument du arbetar i.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "N\u00e4r du aktiverar Sp\u00e5ra \u00e4ndringar markerar %produktnamn nya \u00e4ndringar som gjorts i dokumentet. V\u00e4lj det h\u00e4r alternativet igen f\u00f6r att st\u00e4nga av sp\u00e5rningen.", "Why can't I delete text? It just gets a strike-through?": "Varf\u00f6r kan jag inte radera text? Den blir bara genomstruken?", "Why did the text I just typed change automatically? How can I revert it?": "Varf\u00f6r \u00e4ndrades texten som jag just skrev automatiskt? Hur kan jag \u00e4ndra den?", "With track changes enabled your document is shown the following manner:": "Med Sp\u00e5ra \u00e4ndringar aktiverat visas ditt dokument p\u00e5 f\u00f6ljande s\u00e4tt:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Ordantalet visas ocks\u00e5 i statusf\u00e4ltet. Om ingen text \u00e4r markerad g\u00e4ller ordr\u00e4kningen f\u00f6r hela dokumentet. I annat fall \u00e4r ordr\u00e4kningen f\u00f6r den valda texten.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Ordr\u00e4kning finns under Verktyg \u2192 Ordr\u00e4kning. En dialogruta visar ordr\u00e4kningar f\u00f6r urvalet och f\u00f6r hela dokumentet.", "Word processor functions": "Ordbehandlingsfunktioner", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Ja. {productname} \u00f6ppnar l\u00f6senordsskyddade dokument, men det \u00e4r n\u00f6dv\u00e4ndigt att ange l\u00f6senordet i \"Ange l\u00f6senord\"-fr\u00e5gan vid \u00f6ppnandet.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Ja. Klicka p\u00e5 det ord du vill ha och v\u00e4lj Verktyg \u2192 Thesaurus. En dialogruta \u00f6ppnas med f\u00f6rslag p\u00e5 ers\u00e4ttningar.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "Du kan antingen bl\u00e4ddra bland de tecken som visas i listorna eller skriva en s\u00f6knyckel i rutan S\u00f6k. Om du k\u00e4nner till den numeriska Unicode-koden f\u00f6r specialtecknet anger du den i rutorna till h\u00f6ger.", "You can insert these special characters in the document using the Special Character dialog.": "Du kan infoga dessa specialtecken i dokumentet med dialogrutan Specialtecken.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Du kan hoppa till en anv\u00e4ndares mark\u00f6r genom att klicka p\u00e5 anv\u00e4ndarens namn (eller avatar). Det \u00e4r m\u00f6jligt att f\u00f6lja redakt\u00f6ren.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "Du kan klistra in oformaterad text med hj\u00e4lp av tangentbordsgenv\u00e4gen: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "Du redigerar ett kalkylblad online p\u00e5 samma s\u00e4tt som du redigerar ett kalkylblad p\u00e5 skrivbordet. Operationer som att mata in data, v\u00e4lja intervall, kolumner, rader eller ark \u00e4r desamma. Anv\u00e4nd tangentbordet, menyerna eller verktygsf\u00e4ltet f\u00f6r att styra \u00e5tg\u00e4rder i kalkylbladet. Det finns ocks\u00e5 st\u00f6d f\u00f6r att dra i cellernas inneh\u00e5ll f\u00f6r att fylla cellerna med data. Kommandon f\u00f6r att kopiera, klippa och klistra in finns tillg\u00e4ngliga fr\u00e5n kontextmenyn. Om du f\u00f6ljer inmatade data med Tab flyttas mark\u00f6ren till n\u00e4sta cell till h\u00f6ger och med Enter till cellen nedanf\u00f6r s\u00e5 att du enkelt kan mata in ytterligare data.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Du har Autokorrigering aktiverat. Autokorrigering \u00e4ndrar den text som just skrivits till en intern tabell med motsvarande text. I de flesta fall r\u00e4ttar Autokorrigering till stavfel medan du skriver. Om Autokorrigering inte \u00e4r n\u00f6dv\u00e4ndig kan du inaktivera den i Verktyg \u2192 Autokorrigering \u2192 Medan du skriver.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Du har aktiverat funktionen Sp\u00e5ra \u00e4ndringar f\u00f6r dokumentet. Sp\u00e5ra \u00e4ndringar registrerar alla \u00e4ndringar i texten och visar upplagorna f\u00f6r senare revidering. Anv\u00e4ndbart f\u00f6r att markera \u00e4ndringar i text och kalkylblad. Sp\u00e5ra \u00e4ndringar aktiveras genom att v\u00e4lja Redigera \u2192 Sp\u00e5ra \u00e4ndringar \u2192 Registrera.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Dina dokument lagras och hanteras i molnlagret som \u00e4r integrerat med {productname}.", "chart": "diagram", "comment": "kommentar", "data validate": "data validera", "document repair": "dokumentreparation", "filter": "filter", "import": "importera", "inactive document": "inaktivt dokument", "spellchecking": "stavningskontroll", "track changes": "sp\u00e5ra \u00e4ndringar", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "d\u00e4r (*) \u00e4r multiplikationstecknet p\u00e5 den numeriska tangentbordet. Markerar det dataomr\u00e5de som inneh\u00e5ller mark\u00f6ren. Ett omr\u00e5de \u00e4r ett sammanh\u00e4ngande cellomr\u00e5de som inneh\u00e5ller data och begr\u00e4nsas av tomma rader och kolumner.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "d\u00e4r (/) \u00e4r divisionstecknet p\u00e5 det numeriska tangentbordet. Markerar matrisformelintervallet som inneh\u00e5ller mark\u00f6ren.", "word count": "ordr\u00e4kning"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ta.json b/f7cloud-office/browser/dist/l10n/help-ta.json new file mode 100644 index 0000000..736202f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ta.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "\u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd 3 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd, \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8/\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1,\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb2\u0bcd", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "\u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd 3 \u0bb5\u0bbf\u0ba9\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd, \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8/\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8, \u0b95\u0b9f\u0bcd\u0b9f\u0bc1 +\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb2\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bae\u0bcd", "Alt+Arrow Keys": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd ", "Alt+C": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b92", "Alt+Ctrl+Arrow Keys": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Alt+Del": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+del", "Alt+Enter": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+Enter", "Alt+Insert": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b9a\u0bc6\u0bb0\u0bc1\u0b95", "Alt+Page Down": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0baa\u0bc7\u0bb0\u0bc2\u0bb0\u0bcd ", "Alt+Page Up": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bc7\u0bb2\u0bc7 ", "Alt+Shift+Arrow Keys": " \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1 + \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Alt+Shift+F1": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+F1", "Ctrl+*": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ *", "Ctrl+-": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ -", "Ctrl+/": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ /", "Ctrl+0": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+0", "Ctrl+1": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+1", "Ctrl+2": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+2", "Ctrl+3": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+3", "Ctrl+4": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+4", "Ctrl+5": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+5", "Ctrl+A": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+a", "Ctrl+Alt+5": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+5", "Ctrl+Alt+C": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0b9a\u0bbf", "Ctrl+Alt+D": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0b9f\u0bbf", "Ctrl+Alt+F": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0b8e\u0b83\u0baa\u0bcd", "Ctrl+Alt+Page Down": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b95\u0bc0\u0bb4\u0bc7", "Ctrl+Alt+Page Up": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b85\u0baa\u0bcd", "Ctrl+Alt+Shift+Arrow Keys": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 + \u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1 +\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Ctrl+Alt+Shift+V": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0bb5", "Ctrl+Arrow Down": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0baa\u0bc7\u0bb0\u0bc2\u0bb0\u0bcd ", "Ctrl+Arrow Left": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b87\u0b9f\u0ba4\u0bc1 ", "Ctrl+Arrow Right": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1 ", "Ctrl+Arrow Up": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf ", "Ctrl+B": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b99", "Ctrl+Backspace": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0baa\u0bc7\u0b95\u0bcd\u0b9a\u0bcd\u0baa\u0bc7\u0b9a\u0bcd ", "Ctrl+C,
Ctrl+Insert": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b92,
\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1", "Ctrl+D": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b89", "Ctrl+Del": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+del", "Ctrl+Down Arrow": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0baa\u0bc7\u0bb0\u0bc2\u0bb0\u0bcd \u0b85\u0bae\u0bcd\u0baa\u0bc1 ", "Ctrl+E": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b87", "Ctrl+End": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+end", "Ctrl+Enter": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+Enter ", "Ctrl+F1": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+f1", "Ctrl+Home": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0bc1 ", "Ctrl+I": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0ba9", "Ctrl+J": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+j", "Ctrl+L": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+l", "Ctrl+Left Arrow": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b87\u0b9f\u0ba4\u0bc1 \u0b85\u0bae\u0bcd\u0baa\u0bc1 ", "Ctrl+M": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+m", "Ctrl+Minus key": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bc8\u0ba9\u0b9a\u0bcd \u0bb5\u0bbf\u0b9a\u0bc8 ", "Ctrl+P": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0ba3", "Ctrl+PageDown": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0baa\u0bc0\u0b9f\u0bb5\u0bc1\u0ba9\u0bcd ", "Ctrl+PageUp": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+pateup ", "Ctrl+Plus key": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0baa\u0bbf\u0bb3\u0b9a\u0bcd \u0b95\u0bc0 ", "Ctrl+R": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+r", "Ctrl+Right Arrow": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bb5\u0bb2\u0ba4\u0bc1 \u0b85\u0bae\u0bcd\u0baa\u0bc1 ", "Ctrl+Shift+-": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + -", "Ctrl+Shift+1": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 1", "Ctrl+Shift+2": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 2", "Ctrl+Shift+3": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 3", "Ctrl+Shift+4": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 4", "Ctrl+Shift+5": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 5", "Ctrl+Shift+6": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + 6", "Ctrl+Shift+?": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+?", "Ctrl+Shift+Arrow Down": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b95\u0bc0\u0bb4\u0bc7", "Ctrl+Shift+Arrow Left": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b87\u0b9f\u0ba4\u0bc1", "Ctrl+Shift+Arrow Right": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1", "Ctrl+Shift+Arrow Up": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b85\u0baa\u0bcd", "Ctrl+Shift+Arrow": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b85\u0bae\u0bcd\u0baa\u0bc1", "Ctrl+Shift+B": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b99", "Ctrl+Shift+Backspace": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0baa\u0bc7\u0b95\u0bcd\u0b9a\u0bcd\u0baa\u0bc7\u0b9a\u0bcd", "Ctrl+Shift+Del": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b9f\u0bc6\u0bb2\u0bcd", "Ctrl+Shift+End": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1", "Ctrl+Shift+Enter": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Ctrl+Shift+Home": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0bae\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0bc1", "Ctrl+Shift+P": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0ba3", "Ctrl+Shift+Space": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b9a\u0bbf\u0baa\u0bcd\u0b9f\u0bcd + \u0bb5\u0bbf\u0ba3\u0bcd\u0bb5\u0bc6\u0bb3\u0bbf", "Ctrl+Shift+V": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0bb5", "Ctrl+Tab": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd", "Ctrl+U": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bb1", "Ctrl+Up Arrow": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85\u0baa\u0bcd \u0b85\u0bae\u0bcd\u0baa\u0bc1 ", "Ctrl+X": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b93", "Ctrl+Y": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bb3", "Ctrl+Z": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b94", "Shift+Arrow Down": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0baa\u0bc7\u0bb0\u0bc2\u0bb0\u0bcd ", "Shift+Arrow Left": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b87\u0b9f\u0ba4\u0bc1", "Shift+Arrow Right": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1", "Shift+Arrow Up": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0b85\u0baa\u0bcd", "Shift+Ctrl+Del": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ \u0b9f\u0bc6\u0bb2\u0bcd", "Shift+Ctrl+Page Down": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b95\u0bc0\u0bb4\u0bc7", "Shift+Ctrl+Page Up": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+ \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b85\u0baa\u0bcd", "Shift+End": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1", "Shift+Enter": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Shift+Home": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0bae\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0bc1", "Shift+Page Down": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0baa\u0bc7\u0bb0\u0bc2\u0bb0\u0bcd ", "Shift+Page Up": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bc7\u0bb2\u0bc7", "Shift+PageDown": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0baa\u0bc0\u0b9f\u0bb5\u0bc1\u0ba9\u0bcd", "Shift+PageUp": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+pateup", "Shift+Tab": "\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1+\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd", "Alphabetical index: Existing alphabetical index can be updated with new entries.": " \u0b85\u0b95\u0bb0\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8: \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc1\u0bb3\u0bcd\u0bb3 \u0b85\u0b95\u0bb0\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc8 \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": " \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bae\u0bcd \u0b8e\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bbf\u0b99\u0bcd: \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b87\u0bb0\u0bc1\u0bae\u0bc1\u0bb1\u0bc8 \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1, \u0b85\u0b9a\u0bcd\u0b9a\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb1 \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0ba4\u0bcd \u0ba4\u0bb0\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0bb5\u0b95\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bae\u0bcd \u0bb5\u0b95\u0bc8 \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": " \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: \u0b85\u0ba4\u0bc7 \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0ba4\u0bb0\u0bb5\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0bb5\u0b95\u0bc8 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1 \u0bb5\u0bb0\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": " \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8\u0b95\u0bb3\u0bcd: \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": " \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8\u0b95\u0bb3\u0bcd: \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b92\u0bb0\u0bc1 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b90\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8e\u0bb4\u0bc1\u0ba4 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b92\u0bb0\u0bc1 \u0baa\u0bbe\u0baa\u0bcd\u0b85\u0baa\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd. \u0b92\u0bb0\u0bc1 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bae\u0bc7\u0bb2\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0bae\u0bc2\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0b9f\u0bcd\u0b9f\u0bae\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": " \u0ba8\u0bbf\u0baa\u0ba8\u0bcd\u0ba4\u0ba9\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: {productname} \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bbf\u0bb2\u0bc8\u0bae\u0bc8\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0ba9\u0bcd\u0ba9\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1, \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0bbf\u0baa\u0ba8\u0bcd\u0ba4\u0ba9\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b90\u0b95\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0bb5\u0bbf\u0ba3\u0bcd\u0ba3\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc1 \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": " \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd: \u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0baa\u0bcb\u0ba4\u0bc1, \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd.", "Data series formatting: Open the context menu and choose Format data series.": " \u0ba4\u0bb0\u0bb5\u0bc1\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bb0\u0bb5\u0bc1\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": " \u0ba4\u0bb0\u0bb5\u0bc1 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1: \u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd, \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0bb1\u0bc1 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bb0\u0bc8\u0baf\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0b92\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0ba4\u0bb0\u0bb5\u0bc1 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc8 \u0b87\u0baf\u0b95\u0bcd\u0b95:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": " \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd, \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0ba9\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bb3\u0bcd, \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd, \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bca\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1\u0bae\u0bcd. \u0b92\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b95\u0b9f\u0bcd\u0b9f\u0bc1+1 \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0ba9 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd \u0b8e\u0ba3\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0baf\u0bc1\u0bae\u0bcd, \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1, \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0ba9 \u0b8e\u0bb2\u0bcd\u0bb2\u0bc8, \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf, \u0b9a\u0bc6\u0bb2\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb1 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": " \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd, \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0ba9\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bca\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1\u0bae\u0bcd.", "Fields: A basic set of fields is available to insert in the document.": " \u0baa\u0bc1\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bcd: \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95 \u0b92\u0bb0\u0bc1 \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8 \u0baa\u0bc1\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": " \u0ba4\u0bb0\u0bb5\u0bc8 \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd: \u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0b9a\u0bbf\u0bb2 \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bbf\u0bb2\u0bcd (\u0baa\u0ba4\u0bbf\u0bb5\u0bc1\u0b95\u0bb3\u0bcd) \u0bb5\u0bc7\u0bb2\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9. {productname} \u0b87\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0bb2\u0bcd\u0bb5\u0bc7\u0bb1\u0bc1 \u0b9a\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9.", "Footnotes and endnotes: Footnotes and endnotes are supported.": " \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd: \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": " \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd: \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u2192 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd . \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc1\u0b9f\u0ba9\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8 \u0ba8\u0ba9\u0bcd\u0bb1\u0bbe\u0b95 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": " \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc6\u0ba3\u0bcd\u0b95\u0bb3\u0bcd: \u0baa\u0ba4\u0bcd\u0ba4\u0bbf, \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b89\u0b9f\u0bc8\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4 \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb0\u0bc8 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b89\u0ba4\u0bb5\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b85\u0b9f\u0bc8\u0baf\u0bbe\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bbe\u0b95\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": " \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd: \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \u0bae\u0bc1\u0b95\u0bbf\u0bb2\u0bcd \u0b9a\u0bcd\u0b9f\u0bcb\u0bb0\u0bc7\u0b9a\u0bbf\u0ba9\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0bb1\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0b99\u0bcd\u0b95\u0bc1\u0b95\u0bb3\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": " \u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd: \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0b95\u0ba3\u0bbf\u0ba9\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bbf \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95 \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bbe\u0bb3\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": " \u0bae\u0bc1\u0ba4\u0ba9\u0bcd\u0bae\u0bc8 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1: \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0bae\u0bc1\u0ba4\u0ba9\u0bcd\u0bae\u0bc8 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0bae\u0bbe\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": " \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0b85\u0ba9\u0bbf\u0bae\u0bc7\u0b9a\u0ba9\u0bcd: \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0b85\u0ba9\u0bbf\u0bae\u0bc7\u0b9a\u0ba9\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0baa\u0b95\u0bcd\u0b95 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": " \u0b85\u0bb5\u0bc1\u0b9f\u0bcd\u0bb2\u0bc8\u0ba9\u0bbf\u0b99\u0bcd: \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bb0\u0bb5\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc1\u0bb4\u0bc1 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b92\u0bb0\u0bc1 \u0b9a\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0ba9\u0bcd\u0bb1\u0bbe\u0b95 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd, \u0b87\u0ba4\u0ba9\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb1\u0bcd\u0bb1\u0bc8 \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b95\u0bc1\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd, \u0b87\u0ba4\u0bc1 \u0baa\u0b9f\u0bbf\u0ba8\u0bbf\u0bb2\u0bc8 \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": " \u0baa\u0b95\u0bcd\u0b95 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1: \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc1\u0bb3\u0bcd\u0bb3 \u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": " \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd: {productname} \u0b88\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd. \u0b95\u0bc0\u0bb4\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": " \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd: {productname} \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0bcb\u0ba4\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0bb5\u0bbf\u0bb3\u0bc8\u0bb5\u0bc1\u0b95\u0bb3\u0bc8 \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0ba9\u0bcd \u0b9a\u0bca\u0ba4\u0bcd\u0ba4\u0bc1, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0baa\u0b95\u0bcd\u0b95 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": " \u0ba4\u0bb0\u0bb5\u0bc8 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd: \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0ba3\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0b8f\u0bb1\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b87\u0bb1\u0b99\u0bcd\u0b95\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bbe\u0bae\u0bcd. {productname} \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc8 \u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0bb0\u0bc1\u0b95\u0bbf\u0bb2\u0bc1\u0bb3\u0bcd\u0bb3 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0b86\u0b95\u0bbf\u0baf\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8 \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0b95\u0ba3\u0bcd\u0b9f\u0bb1\u0bbf\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": " \u0baa\u0bbe\u0ba3\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1: {productname} \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bc8 \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bbe\u0bae\u0bcd. \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": " \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bcd: \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0b95\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0baa\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": " \u0b86\u0bb5\u0ba3 \u0baa\u0b95\u0bc1\u0ba4\u0bbf: \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1 \u0baa\u0b95\u0bc1\u0ba4\u0bbf \u0b86\u0bb5\u0ba3 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8, \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd, \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": " \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf \u0baa\u0b9f\u0bcd\u0b9f\u0bbf: \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd, \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0b95\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0b89\u0ba3\u0bcd\u0bae\u0bc8\u0baf\u0bbe\u0ba9 \u0ba4\u0b95\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0ba9\u0bcd\u0bae\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": " \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0bbe\u0bb0\u0bcd: \u0bae\u0bc1\u0ba4\u0ba9\u0bcd\u0bae\u0bc8\u0baf\u0bbe\u0ba9 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0bae\u0bc7\u0bb2\u0bc7 \u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bb2 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0b95\u0bb3\u0bcd, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd, \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb1 \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0b95\u0bb3\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0ba4\u0bc1. \u0b90\u0b95\u0bbe\u0ba9\u0bbf\u0bb2\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b90\u0b95\u0bbe\u0ba9\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f \u0b90\u0b95\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": " \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf: \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba4\u0bc7\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3 \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0b95\u0bbe\u0ba3\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bc1\u0bae\u0bcd. \u0ba4\u0bc7\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1 \u0bb5\u0bb4\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0ba3\u0bb0\u0bcd\u0ba4\u0bbf\u0bb1\u0ba9\u0bcd \u0b85\u0bb2\u0bcd\u0bb2. \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bbe\u0b95 \u0bae\u0bc2\u0ba9\u0bcd\u0bb1\u0bc1 \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": " \u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf: \u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf \u0b95\u0bc0\u0bb4\u0bc7 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0baa\u0bb2 \u0baa\u0baf\u0ba9\u0bc1\u0bb3\u0bcd\u0bb3 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0bae\u0bcd\u0b9a\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": " \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf: \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0bbe\u0bb3\u0bcd\u0ba4\u0bcb\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9. \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bbe\u0bb1\u0bc1\u0bae\u0bcd, \u0b85\u0ba4\u0bbe\u0bb5\u0ba4\u0bc1 \u0b85\u0bb5\u0bb1\u0bcd\u0bb1\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb2\u0bc8 (\u0b86\u0ba9\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b86\u0b83\u0baa\u0bcd) \u0bb5\u0bc6\u0bb5\u0bcd\u0bb5\u0bc7\u0bb1\u0bc1 \u0b95\u0bbe\u0bb0\u0ba3\u0bbf\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": " \u0b9a\u0bc2\u0bae\u0bcd \u0baa\u0bbe\u0bb0\u0bcd: \u0b85\u0ba8\u0bcd\u0ba4\u0b9a\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd, 100%\u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0bb1\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0b9a\u0bc2\u0bae\u0bcd \u0baa\u0bca\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3 \u0baa\u0b95\u0bc1\u0ba4\u0bbf, \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0bae\u0bcd \u0baa\u0bbe\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba8\u0bbf\u0bb2\u0bc8 \u0b87\u0ba8\u0bcd\u0ba4\u0baa\u0bcd \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "{productname} Help": " {productname} \u0b89\u0ba4\u0bb5\u0bbf", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": " {productname} \u0bae\u0b95\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0ba9\u0bcd\u0b95\u0bc1 \u0ba4\u0bc6\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0bb5\u0b95\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b89\u0bb0\u0bc8, \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1, \u0ba8\u0b95\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd, \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1, \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bb5\u0ba4\u0bc1, \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd, \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd, \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b92\u0ba4\u0bcd\u0ba4\u0bb5\u0bc8. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8, \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": " {productname} \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0ba9\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0bc7\u0bb2\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb2\u0bbe\u0bae\u0bcd, \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0b85\u0ba3\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b9f\u0ba9\u0bcd.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": " {productname} \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc8 \u0b85\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1 \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b8e\u0bb4\u0bc1\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0baa\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": " {productname} \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0b85\u0ba9\u0bbf\u0bae\u0bc7\u0b9a\u0ba9\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bc1\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bb4\u0bc1 \u0b89\u0b9f\u0bcd\u0baa\u0b9f \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0baa\u0bb2\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bc0\u0bb4\u0bcd \u0b87\u0b9f\u0ba4\u0bc1 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b90\u0b95\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": " {productname} \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1 \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0bb5\u0b95\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0ba4\u0bc8 \u0b87\u0ba4\u0bc1 \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 (WYSIWYG) \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 - \u0b85\u0ba4\u0bc1 \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bbe\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bb5\u0b9a\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b89\u0bb0\u0bc8, \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1, \u0ba8\u0b95\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1, \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1, \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bb5\u0ba4\u0bc1, \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd, \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd, \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd \u0b9a\u0bca\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0b92\u0ba4\u0bcd\u0ba4\u0bb5\u0bc8. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8, \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": " {productname} \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0b95\u0ba3\u0bbf\u0ba9\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bc7\u0b95\u0b95\u0bcd\u0b95\u0ba3\u0bbf \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": " {productname} \u0b92\u0bb0\u0bc1 \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0ba8\u0bc1\u0bb4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0b85\u0bb1\u0bbf\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0bc8 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b85\u0bb1\u0bbf\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "{productname} presentations": " {productname} \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": " {productname} \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0bae\u0bb2\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b85\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bbe\u0bae\u0bb2\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0ba4\u0bc8 \u0bae\u0bc2\u0b9f \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bc8\u0bb5\u0bbf\u0b9f, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd, \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1 \u0b90 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.", "{productname} spreadsheets": " {productname} \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd", "{productname} supports both reading and writing for the following file formats:": " {productname} \u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bbe\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": " {productname} \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": " {productname} \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0ba8\u0bb5\u0bc0\u0ba9 \u0ba8\u0bc1\u0b9f\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0baa\u0bbe\u0ba3\u0bbf \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0b95\u0bc1\u0bae\u0bcd (\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1, \u0bb5\u0ba3\u0bcd\u0ba3\u0bae\u0bcd, \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bb2) \u0b92\u0bb0\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bc1\u0b9f\u0ba9\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0baa\u0bbe\u0ba3\u0bbf \u0baa\u0bc6\u0baf\u0bb0\u0bcd. \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0bb2 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b92\u0bb0\u0bc7 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd, \u0b9a\u0bc0\u0bb0\u0bbe\u0ba9, \u0ba4\u0bca\u0bb4\u0bbf\u0bb2\u0bcd\u0bae\u0bc1\u0bb1\u0bc8 \u0ba4\u0bcb\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bbe\u0ba3\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b92\u0ba9\u0bcd\u0bb1\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0ba9\u0bbe\u0bb2\u0bcd, \u0b92\u0bb0\u0bc7 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9, \u0baa\u0bb2 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0ba4\u0ba9\u0bbf\u0ba4\u0bcd\u0ba4\u0ba9\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0baf\u0bc8 \u0b8e\u0bb3\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "{productname} text documents": " {productname} \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "{productname} user interface": " {productname} \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0bae\u0bcd", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": " {productname} \u0bae\u0bca\u0baa\u0bc8\u0bb2\u0bcd \u0b9a\u0bbe\u0ba4\u0ba9\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0ba3\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0ba4\u0bbf\u0bb0\u0bc8\u0b95\u0bb3\u0bcd \u0b89\u0b9f\u0bcd\u0baa\u0b9f, \u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0b85\u0bb3\u0bb5\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0baf\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0ba8\u0bb5\u0bc0\u0ba9 \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0bb5\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0ba4\u0bc1:", "A copy of the document is saved with the new name in the same folder.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba8\u0b95\u0bb2\u0bcd \u0b85\u0ba4\u0bc7 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0bc6\u0baf\u0bb0\u0bc1\u0b9f\u0ba9\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Activate the {productname} spreadsheet window.": " {productname} \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0b9a\u0bbe\u0bb3\u0bb0\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Adding charts": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0ba4\u0bc1", "Additions are marked with colored underlined characters.": "\u0b9a\u0bc7\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0bb5\u0ba3\u0bcd\u0ba3\u0bae\u0baf\u0bae\u0bbe\u0ba9 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bcd \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba4\u0bbe\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0b87\u0ba8\u0bcd\u0ba4 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf \u0bb5\u0bbf\u0b9a\u0bc8 \u0b95\u0bb2\u0bb5\u0bc8\u0baf\u0bbe\u0ba9\u0ba4\u0bc1 \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba4\u0bbe\u0bb3\u0bc8 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba4\u0bbe\u0bb3\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bbe\u0b95 \u0b86\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bcd \u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0b87\u0ba8\u0bcd\u0ba4 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf \u0bb5\u0bbf\u0b9a\u0bc8 \u0b95\u0bb2\u0bb5\u0bc8\u0baf\u0bbe\u0ba9\u0ba4\u0bc1 \u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bc8 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bbe\u0b95 \u0b86\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Advanced features": "\u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba8\u0bb1\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Advanced text document editor features": "\u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3 \u0b86\u0b9a\u0bbf\u0bb0\u0bbf\u0baf\u0bb0\u0bcd \u0ba8\u0bb1\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Align Center": "\u0ba8\u0b9f\u0bc1\u0bb5\u0bbf\u0bb2\u0bcd \u0b9a\u0bc0\u0bb0\u0bae\u0bc8", "Align Left": "\u0b87\u0b9f\u0b9a\u0bcd \u0b9a\u0bc0\u0bb0\u0bae\u0bc8", "Align Right": "\u0bb5\u0bb2\u0b9a\u0bcd \u0b9a\u0bc0\u0bb0\u0bae\u0bc8", "All changes are marked with a vertical bar in the right margin.": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9.", "All spreadsheets functions and mathematical rules applies.": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0ba3\u0bbf\u0ba4 \u0bb5\u0bbf\u0ba4\u0bbf\u0b95\u0bb3\u0bcd \u0baa\u0bca\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1\u0bae\u0bcd.", "Apply Default paragraph style": "\u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Apply Heading 1 paragraph style": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc8 1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Apply Heading 2 paragraph style": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc8 2 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Apply Heading 3 paragraph style": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc8 3 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Apply Heading 4 paragraph style": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc8 4 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Apply Heading 5 paragraph style": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc8 5 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Applying a paragraph style:": "\u0b92\u0bb0\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd:", "Arrow Down": "\u0b95\u0bc0\u0bb4\u0bcd \u0b85\u0bae\u0bcd\u0baa\u0bc1", "Arrow Left": "\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1", "Arrow Right": "\u0bb5\u0bb2\u0ba4\u0bc1 \u0b85\u0bae\u0bcd\u0baa\u0bc1", "Arrow Up": "\u0b85\u0bae\u0bcd\u0baa\u0bc1 \u0bae\u0bc7\u0bb2\u0bbe\u0b95", "Bold": "\u0ba4\u0b9f\u0bbf\u0bae\u0ba9\u0bcd", "Can {productname} open a password-protected document?": " {productname} \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bbe?", "Cancel the search (appears only when a text has been searched)": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bc8 \u0bb0\u0ba4\u0bcd\u0ba4\u0bc1\u0b9a\u0bc6\u0baf\u0bcd (\u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8 \u0ba4\u0bc7\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd)", "Cell formatting": "\u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "Changes are displayed as comment in the right of the document area.": "\u0b86\u0bb5\u0ba3\u0baa\u0bcd \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbe\u0b95 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95, \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0b90\u0b95\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b95. \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbe\u0b95, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf \u2192 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf. \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd, \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf \u2192 Manage \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc7\u0bb1\u0bcd\u0baa \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u0bb5\u0bc6\u0bb5\u0bcd\u0bb5\u0bc7\u0bb1\u0bc1 \u0ba8\u0baa\u0bb0\u0bcd\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bc6\u0bb5\u0bcd\u0bb5\u0bc7\u0bb1\u0bc1 \u0bb5\u0ba3\u0bcd\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb2\u0bbe\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd, \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0b99\u0bcd\u0b95\u0bc7 \u0b92\u0bb0\u0bc1 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": " \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u2192 \u0bb5\u0bb0\u0bbf (\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0b95\u0bc1\u0ba4\u0bbf , \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb2\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0bb3\u0bb5\u0bc1 ). \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Choose Format \u2192 Page and select the Page tab": " \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u2192 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0ba4\u0bbe\u0bb5\u0bb2\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Choose Format \u2192 Paragraph, Text Flow tab": " \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u2192 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf , \u0b89\u0bb0\u0bc8 \u0b93\u0b9f\u0bcd\u0b9f\u0bae\u0bcd \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": " \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1 \u2192 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0baa\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": " \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1 \u2192 \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0b90\u0b95\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Choose Validity from the Data menu. The Validity dialog opens.": " \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd \u0b90 \u0ba4\u0bb0\u0bb5\u0bc1 \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd. \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95 \u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bbf \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bcb\u0ba4\u0ba9\u0bc8 .", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u2192 \u0bae\u0bca\u0bb4\u0bbf\u0b95\u0bb3\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bc1\u0bb4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bae\u0bbe\u0b95 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb0\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bca\u0bb4\u0bbf\u0b95\u0bb3\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u0b85\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4 \u0b87\u0ba8\u0bcd\u0ba4 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bbe\u0bb1 \u0baa\u0bb2\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b8e\u0ba8\u0bcd\u0ba4 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b9a\u0bbf\u0bb1\u0bc1 \u0b89\u0bb0\u0bc1\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "\u0ba8\u0b95\u0bb2\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \"\"\u0b87\u0bb2\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf \u0b92\u0bb0\u0bc1 \u0bb5\u0ba3\u0bcd\u0ba3\u0baa\u0bcd\u0baa\u0bc2\u0b9a\u0bcd\u0b9a\u0bc1 \u0bb5\u0bbe\u0bb3\u0bbf\u0baf\u0bbe\u0b95 \u0bae\u0bbe\u0bb1\u0bc1\u0bae\u0bcd.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "\u0ba8\u0b95\u0bb2\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \u0b87\u0bb2\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf \u0b92\u0bb0\u0bc1 \u0bb5\u0ba3\u0bcd\u0ba3\u0baa\u0bcd\u0baa\u0bc2\u0b9a\u0bcd\u0b9a\u0bc1 \u0bb5\u0bbe\u0bb3\u0bbf\u0baf\u0bbe\u0b95 \u0bae\u0bbe\u0bb1\u0bc1\u0bae\u0bcd.", "Click on the submenu () icon to reply, move and delete comments.": "Purcenu ( ) \u0b90\u0b95\u0bbe\u0ba9\u0bc8 \u0baa\u0ba4\u0bbf\u0bb2\u0bb3\u0bbf\u0b95\u0bcd\u0b95, \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95 \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Collaborative editing": "\u0b95\u0bc2\u0b9f\u0bcd\u0b9f\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Column break (in multicolumnar text)": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf (\u0bae\u0bb2\u0bcd\u0b9f\u0bbf\u0b95\u0bb2\u0bc1\u0bae\u0bbe\u0bb0\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd)", "Comments in documents": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bcd", "Context menus": "\u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9. \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf\u0bb5\u0bc8 - \u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8.", "Copy": "\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1", "Copy and Paste": "\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Cut": "\u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1", "Delete cells (as in menu Edit - Delete Cells)": "\u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1 (\u0bae\u0bc6\u0ba9\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 - \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1)", "Delete to beginning of sentence": "\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b9f\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bb5\u0bb0\u0bc8 \u0b85\u0bb4\u0bbf", "Delete to beginning of word": "\u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b85\u0bb4\u0bbf", "Delete to end of sentence": "\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1 \u0bb5\u0bb0\u0bc8 \u0b85\u0bb4\u0bbf", "Delete to end of word": "\u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1 \u0bb5\u0bb0\u0bc8 \u0b85\u0bb4\u0bbf", "Deletions are marked with colored strike-through characters.": "\u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0ba3\u0bcd\u0ba3 \u0bb5\u0bc7\u0bb2\u0bc8\u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9.", "Demote list item (list item has to be selected)": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0baf\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd (\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bbf\u0bb1\u0ba9\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b85\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bb2\u0bbe\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u201cPDF \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd?\u201d \u0baa\u0bbe\u0baa\u0bcd\u0b85\u0baa\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0baa\u0bbf\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4 PDF \u0bb5\u0bbe\u0b9a\u0b95\u0bb0\u0bbf\u0bb2\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 PDF \u0b90 \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b85\u0ba4\u0ba9\u0bcd \u0b92\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bbe\u0ba3\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b92\u0ba9\u0bcd\u0bb1\u0bc1\u0b9f\u0ba9\u0bcd \u0b92\u0ba9\u0bcd\u0bb1\u0bc1 \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0baa\u0bbe\u0ba3\u0bbf \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95, \u0b89\u0bb0\u0bc8 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u2192 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd.", "Directly:": "\u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95:", "Display comment": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bc6\u0bb0\u0bbf\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Display the Keyboard shortcuts help": "\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf \u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u0b86\u0bb5\u0ba3 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf \u0b85\u0ba9\u0bc8\u0bb5\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b87\u0b99\u0bcd\u0b95\u0bc7 \u0b9a\u0bbf\u0bb2 \u0ba4\u0ba9\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0bae\u0bbe\u0ba9 \u0ba8\u0bb1\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9:", "Document repair": "\u0b86\u0bb5\u0ba3 \u0baa\u0bb4\u0bc1\u0ba4\u0bc1", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": " {productname} \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbe\u0b95 \u0b92\u0ba4\u0bcd\u0ba4\u0bbf\u0b9a\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bb5\u0ba4\u0bbe\u0b95 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bb5\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bbe\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bbe\u0bae\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0ba9\u0bcd \u0b9a\u0bc7\u0bae\u0bbf \u0ba8\u0bc1\u0bb4\u0bc8\u0bb5\u0bc1.", "Double Underline": "\u0b87\u0bb0\u0b9f\u0bcd\u0b9f\u0bc8 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1", "Draw page keyboard shortcuts": "\u0baa\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bc8 \u0bb5\u0bb0\u0bc8\u0baf\u0bb5\u0bc1\u0bae\u0bcd", "ESC": "\u0ba4\u0baa\u0bcd\u0baa\u0bbf", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b92\u0bb0\u0bc1 \u0bb5\u0ba3\u0bcd\u0ba3\u0bae\u0bcd \u0b92\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bbf\u0ba9\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc1\u0bae\u0bcd \u0b92\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0ba3\u0bcd\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1: \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0b95\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc1, \u0b92\u0bb3\u0bbf\u0bb0\u0bc1\u0bae\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bbe\u0b95 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd, \u0b87\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0ba9\u0bc1\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bb5\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bb5\u0bc7\u0bb1\u0bc1 \u0bb5\u0ba3\u0bcd\u0ba3\u0ba4\u0bcd\u0ba4\u0bc1\u0b9f\u0ba9\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bb3\u0bcd.", "Editing documents": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Editing presentations": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Editing spreadsheets": "\u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Editing text documents": "\u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": " \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b9a\u0bcb \u2192 \u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0baa\u0bc7\u0ba9\u0bb2\u0bbf\u0ba9\u0bcd \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b87\u0b9f\u0ba4\u0bc1-\u0bae\u0bbf\u0b95 \u0b90\u0b95\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95:", "End": "\u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1", "Esc": "\u0ba4\u0baa\u0bcd\u0baa\u0bbf", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba4\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95, \u0b85\u0ba4\u0bbe\u0bb5\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd, \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0bae\u0bc1\u0bb1\u0bc8 \u0b9a\u0bc1\u0bb5\u0bbf\u0b9f\u0bcd\u0b9a\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bc1.", "Extend the selection down one page": "\u0ba4\u0bc6\u0bb0\u0bbf\u0bb5\u0bc1\u0baa\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbf\u0bb4\u0bc7 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bc7\u0bb2\u0bbe\u0b95 \u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1", "Extend the selection up one page": "\u0ba4\u0bc6\u0bb0\u0bbf\u0bb5\u0bc1\u0baa\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bc7\u0bb2\u0bc7 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bc7\u0bb2\u0bbe\u0b95 \u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1", "Fill Down": "\u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bc1", "Focus to document from menu": "\u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Focus to notebookbar menu": "\u0ba8\u0bcb\u0b9f\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b9a\u0bcd\u0baa\u0bbe\u0bb0\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Focus to selected comment's menu": "\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Format the source cell with the font, color background and more.": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1, \u0bb5\u0ba3\u0bcd\u0ba3 \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bb2\u0bb5\u0bb1\u0bcd\u0bb1\u0bcb\u0b9f\u0bc1 \u0bae\u0bc2\u0bb2 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Formatting spreadsheets": "\u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd", "Formatting text": "\u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd", "Formulas": "\u0b9a\u0bc2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9. '=' \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1 \u0b9a\u0bc2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Frequently Asked Questions": "\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0b9f\u0bbf \u0b95\u0bc7\u0b9f\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0bc7\u0bb3\u0bcd\u0bb5\u0bbf\u0b95\u0bb3\u0bcd", "General Keyboard Shortcuts": "\u0baa\u0bca\u0ba4\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bcd", "Go and select text to end of document": "\u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0b86\u0bb5\u0ba3 \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0bb5\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Go and select text to end of textbox": "\u0b9a\u0bc6\u0ba9\u0bcd\u0bb1\u0bc1 \u0b89\u0bb0\u0bc8\u0baa\u0bcd\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Go and select text to start of document": "\u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd\u0bb5\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Go and select text to start of textbox": "\u0b89\u0bb0\u0bc8 \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Go and select to the beginning of a line": "\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0ba9\u0bcd\u0bb1\u0bc1\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0b95", "Go and select to the end of a line": "\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bbf \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0bb5\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0b95", "Go to beginning of a word": "\u0b92\u0bb0\u0bc1 \u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd", "Go to beginning of line": "\u0bb5\u0bb0\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95", "Go to end of document": "\u0b86\u0bb5\u0ba3 \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95", "Go to end of line": "\u0bb5\u0bb0\u0bbf \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95", "Go to next sheet.": "\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba4\u0bbe\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Go to previous sheet.": "\u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0ba4\u0bbe\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Go to start of document": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95", "Go to start of the next word": "\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b87\u0bb2\u0b95\u0bcd\u0b95\u0ba3 \u0baa\u0bbf\u0bb4\u0bc8\u0b95\u0bb3\u0bcd \u0ba8\u0bc0\u0bb2 \u0b85\u0bb2\u0bc8 \u0b85\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9. \u0b87\u0bb2\u0b95\u0bcd\u0b95\u0ba3\u0baa\u0bcd \u0baa\u0bbf\u0bb4\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bc1\u0ba3\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b87\u0bb2\u0b95\u0bcd\u0b95\u0ba3 \u0bb5\u0bbf\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0baa\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0b86\u0bb2\u0bcb\u0b9a\u0ba9\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Handling Tables": "\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bcd \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd", "Handling images": "\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd", "Home": "\u0bb5\u0bc0\u0b9f\u0bc1", "Hover the mouse on the document name in the menu bar.": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3 \u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0bb2\u0bcd \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0b9f\u0bcd\u0b9f\u0bae\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "How can I change the line, area and position of a shape in my slides?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf, \u0baa\u0b95\u0bc1\u0ba4\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "How can I check spelling in my language?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd?", "How can I copy the formatting of existing cells to new ones?": "\u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0baa\u0bc1\u0ba4\u0bbf\u0baf\u0bb5\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd?", "How can I import CSV data?": "\u0b95\u0bbe\u0baa\u0bbf\u0bae \u0ba4\u0bb0\u0bb5\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b87\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb2\u0bbe\u0bae\u0bcd?", "How can I insert a currency, copyright or trademark symbol in the document?": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba8\u0bbe\u0ba3\u0baf\u0bae\u0bcd, \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bbf\u0bae\u0bc8 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0b95 \u0bae\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8 \u0b9a\u0bbf\u0ba9\u0bcd\u0ba9\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bb5\u0ba4\u0bc1?", "How can I make the new text look like other existing text?": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0bcb\u0bb2 \u0b8e\u0baa\u0bcd\u0baa\u0b9f\u0bbf \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "How can I quit {productname} without saving my edits?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bbe\u0bae\u0bb2\u0bcd {productname} \u0b90 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1\u0bb5\u0bbf\u0b9f\u0bb2\u0bbe\u0bae\u0bcd?", "How can I remove the red wavy lines in my document?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bc8 \u0b85\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0bb5\u0bb0\u0bbf\u0b95\u0bb3\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "How can I run my slide show?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b87\u0baf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd?", "How can I select data to print?": "\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f \u0ba4\u0bb0\u0bb5\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1?", "How do I change the page orientation to landscape inside my document": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bb3\u0bcd \u0baa\u0b95\u0bcd\u0b95 \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bc8 \u0ba8\u0bbf\u0bb2\u0baa\u0bcd\u0baa\u0bb0\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1", "How do I get a word count of my document?": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8\u0baf\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0baa\u0bc6\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "How do I rename a sheet?": "\u0b92\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb3\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1?", "How do I save a document with another name?": "\u0bae\u0bb1\u0bcd\u0bb1\u0bca\u0bb0\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bc1\u0b9f\u0ba9\u0bcd \u0b92\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bc1?", "How do I set the margins of the document?": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b93\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bc1?", "If no table or range was selected, a prototype chart is displayed.": "\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0b92\u0bb0\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd\u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bae\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u0bae\u0bc1\u0bb4\u0bc1 \u0b95\u0bb2\u0bae\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd, \u0b87\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0b87\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc6\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u0bae\u0bc1\u0bb4\u0bc1 \u0b95\u0bb2\u0bae\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0bb5\u0bb0\u0bc8 \u0b89\u0bb0\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0b92\u0bb0\u0bc1 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0bae\u0bc1\u0bb4\u0bc1 \u0b95\u0bb2\u0bae\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u0b92\u0ba9\u0bcd\u0bb1\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc7\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0bae\u0bc1\u0bb4\u0bc1 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0bb4\u0bc1\u0bae\u0bc8\u0baf\u0bbe\u0b95\u0bb5\u0bcb \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b93\u0bb0\u0bb3\u0bb5\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0bae\u0bc1\u0bb4\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bc6\u0bb2\u0bcd \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd: \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc6\u0ba9\u0bbf\u0bb2\u0bcd: \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bbe\u0bb5\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bae\u0bc2\u0ba9\u0bcd\u0bb1\u0bbe\u0bb5\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bc6\u0bb2\u0bcd \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd: \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc6\u0ba9\u0bbf\u0bb2\u0bcd: \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bbe\u0bb5\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bae\u0bc2\u0ba9\u0bcd\u0bb1\u0bbe\u0bb5\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bc6\u0bb2\u0bcd \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd: \u0bae\u0bc1\u0bb4\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc6\u0ba9\u0bbf\u0bb2\u0bcd: \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 \u0bae\u0bc1\u0bb4\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bb2\u0bbe\u0bae\u0bcd, \u0b9a\u0bc1\u0bb4\u0bb1\u0bcd\u0bb1\u0bb2\u0bbe\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc1\u0bb1\u0bcd\u0bb1\u0bbf \u0bae\u0bc2\u0b9f\u0bb2\u0bbe\u0bae\u0bcd. \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0bc7\u0bb0\u0bcd\u0bae\u0bbe\u0bb1\u0bbe\u0b95, \u0b86\u0bb5\u0ba3 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0ba8\u0bc0\u0ba3\u0bcd\u0b9f \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd, \u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8 \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bc1\u0bae\u0bcd \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd, \u0baa\u0bbf\u0bb4\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbe\u0bae\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0b9f\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0b89\u0bb0\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8 \u0b92\u0bb0\u0bc1 \u0ba8\u0bc0\u0ba3\u0bcd\u0b9f \u0baa\u0ba3\u0bbf\u0baf\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": " \u0baa\u0bbf\u0bb0\u0bc7\u0b95\u0bcd\u0b9a\u0bcd \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd, \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1, \u0bb5\u0b95\u0bc8: \u0baa\u0b95\u0bcd\u0b95 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf, \u0ba8\u0bbf\u0bb2\u0bc8: \u0bae\u0bc1\u0ba9\u0bcd.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": " \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0bbf \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bbf\u0bb2\u0bcd, \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bcd\u0b9f \u0ba4\u0bb0\u0bb5\u0bc1 \u0baa\u0bc1\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bb0\u0bc8\u0baf\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0ba8\u0bbf\u0baa\u0ba8\u0bcd\u0ba4\u0ba9\u0bc8\u0b95\u0bb3\u0bc8 \u0b92\u0bb0\u0bc1 \u0ba4\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb0\u0bc0\u0ba4\u0bbf\u0baf\u0bbe\u0ba9 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb0\u0bc0\u0ba4\u0bbf\u0baf\u0bbe\u0ba9 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b86\u0baa\u0bb0\u0bc7\u0b9f\u0bcd\u0b9f\u0bb0\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0ba3\u0bc8\u0b95\u0bcd\u0b95 \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bbe\u0bae\u0bcd.", "Inactive document": "\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0b87\u0b9f\u0ba4\u0bc1/\u0bae\u0bc7\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8/\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b85\u0bb3\u0bb5\u0bc8 \u0b85\u0ba4\u0bbf\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd/\u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0bb5\u0bb2\u0ba4\u0bc1/\u0b95\u0bc0\u0bb4\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8/\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b85\u0bb3\u0bb5\u0bc8 \u0b85\u0ba4\u0bbf\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1/\u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Insert cells (as in menu Insert - Cells)": "\u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd (\u0bae\u0bc6\u0ba9\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bae\u0bcd - \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bcd)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u0b85\u0b9a\u0bcd\u0b9a\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd. PDF \u0b90 \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0b86\u0bb0\u0bcd\u0bb5\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Insert comment": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0bbe\u0b9a\u0b95\u0bb0\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0ba4\u0bc7\u0bb5\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd {productname} \u0b87\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1, \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0ba8\u0bb0\u0bbf\u0ba9\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0ba4\u0bbf\u0baf\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Insert endnote": "\u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert footnote": "\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert line break": "\u0bb5\u0bb0\u0bbf \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert new paragraph directly before or after a section, or before a table": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0baa\u0bbf\u0bb0\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bbf\u0ba9\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb3\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbe\u0bae\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0bb5\u0bc7\u0bb2\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bbe\u0ba4\u0bc1.", "Insert non-breaking hyphen": "\u0b89\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbe\u0ba4 \u0b90\u0baa\u0ba9\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert non-breaking space": "\u0b89\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbe\u0ba4 \u0b87\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert soft hyphen": "\u0bae\u0bc6\u0ba9\u0bcd\u0bae\u0bc8\u0baf\u0bbe\u0ba9 \u0b90\u0baa\u0ba9\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0b90\u0b95\u0bbe\u0ba9\u0bc1\u0b9f\u0ba9\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b86\u0bb0\u0bae\u0bcd\u0baa \u0b8e\u0ba3\u0bcd\u0ba3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b9a\u0bc6\u0bb2\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc1\u0b9f\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc1\u0b9f\u0ba9\u0bcd \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b92\u0ba9\u0bcd\u0bb1\u0bbf\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b89\u0baf\u0bbf\u0bb0\u0ba3\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb3\u0bcd \u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf \u201c\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd\u201d.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u0b92\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0bae\u0bcd (\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7). \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bbe\u0bb3\u0bb0 \u0bae\u0bc7\u0bb2\u0bbe\u0bb3\u0bb0\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1,\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1+\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0b95 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "Is there a thesaurus?": "\u0b92\u0bb0\u0bc1 \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0b9e\u0bcd\u0b9a\u0bbf\u0baf\u0bae\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bbe?", "Italic": "\u0b9a\u0bbe\u0baf\u0bcd\u0bb5\u0bc1", "Justify": "\u0b93\u0bb0\u0b9a\u0bcd\u0b9a\u0bbf\u0bb0\u0bae\u0bc8", "Keyboard Shortcuts": "\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bcd", "Like Alt, but only the active cell is modified": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0baa\u0bcb\u0ba9\u0bcd\u0bb1\u0ba4\u0bc1, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bc6\u0bb2\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0baf\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bbf.\u0b8e\u0b9a\u0bcd.\u0bb5\u0bbf \u0ba4\u0bb0\u0bb5\u0bc8 \u0b9a\u0bbf\u0bb2 \u0b9a\u0bca\u0ba8\u0bcd\u0ba4 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bb3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd, \u0b85\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Manual page break": "\u0b95\u0bc8\u0baf\u0bc7\u0b9f\u0bc1 \u0baa\u0b95\u0bcd\u0b95 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf", "Move cursor down one line": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bbf \u0b95\u0bc0\u0bb4\u0bc7 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor to beginning of the next paragraph": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor to beginning of the previous paragraph": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor to the left": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b87\u0b9f\u0bae\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor to the right": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0bb2\u0bae\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor up one line": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bbf \u0bae\u0bc7\u0bb2\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor with selection to the left": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b87\u0b9f\u0bae\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move cursor with selection to the right": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0bb2\u0bae\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move the view down one page": "\u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd\u0bae\u0bc7\u0bb2\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move the view up one page": "\u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0baf\u0bc8 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bae\u0bc7\u0bb2\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1", "Move to next text object on drawing page": "\u0bb5\u0bb0\u0bc8\u0ba4\u0bb2\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b89\u0bb0\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Move to next text object on slide": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b89\u0bb0\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Moves one screen page to the right.": "\u0b92\u0bb0\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc8 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bbe\u0b95 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves one sheet to the left.": "\u0b92\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb3\u0bc8 \u0b87\u0b9f\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bbe\u0b95 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0b95\u0bc0\u0bb4\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0b95\u0bb0\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the first cell in the sheet (A1).": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd (A1) \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the first cell of the current row.": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the last cell of the current row.": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the last cell on the sheet that contains data.": "\u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0b87\u0b9f\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b87\u0b9f\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0b87\u0b9f\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bbe\u0b95 \u0ba8\u0b95\u0bb0\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b85\u0ba4\u0bc1 \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0bae\u0bc7\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc7\u0bb2\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bcd \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0bb0\u0bc8 \u0ba8\u0b95\u0bb0\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Navigating in Spreadsheets": "\u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bb5\u0bc1\u0bae\u0bcd", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u0b86\u0b9f\u0bcd\u0b9f\u0bcb\u0b83\u0baa\u0bbf\u0bb2\u0bcd\u0b9f\u0bb0\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b92\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1, \u0ba4\u0bb0\u0bb5\u0bc1 \u0baa\u0bc1\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc7 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf\u0baf\u0bbe\u0ba9 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc1\u0b95\u0bb3\u0bc8 \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbe\u0b95\u0b95\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bbe\u0b95\u0bc1\u0bae\u0bcd.", "Open the presentation in {productname}": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bc8 {productname} \u0b87\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Opening, closing, saving, printing and downloading documents": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd, \u0bae\u0bc2\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1, \u0b9a\u0bc7\u0bae\u0bbf\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd, \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd", "Other advanced features": "\u0baa\u0bbf\u0bb1 \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba8\u0bb1\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "PageDown": "\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b95\u0bc0\u0bb4\u0bbe\u0b95", "PageUp": "\u0bae\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0bb5\u0bbe\u0ba4\u0bbf", "Paragraph formatting": "\u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bc2\u0b9f\u0bcd\u0b9f\u0bb2\u0bcd", "Paste as unformatted text": "\u0bb5\u0b9f\u0bbf\u0bb5\u0bc2\u0b9f\u0bcd\u0b9f\u0bbe \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bb5 \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0bbe\u0baa\u0bbf\u0bae \u0ba4\u0bb0\u0bb5\u0bbf\u0ba9\u0bcd \u0ba4\u0bc1\u0bb2\u0bcd\u0bb2\u0bbf\u0baf\u0bae\u0bbe\u0ba9 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0bb5\u0bbf\u0bb5\u0bb0\u0bbf\u0b95\u0bcd\u0b95 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95 \u0b89\u0bb0\u0bc8 \u0b87\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0ba4\u0bbf \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Paste special": "\u0b9a\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0ba4\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Pasting": "\u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd", "Place the cursor at the paragraph to be formatted": "\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u0baa\u0b95\u0bcd\u0b95 \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0bae\u0bbe\u0bb1 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0b87\u0b9f\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0bb5\u0bc6\u0bb1\u0bcd\u0bb1\u0bc1 \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Place the cursor in the position to insert the character.": "\u0baa\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95 \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Position and Size": "\u0ba8\u0bbf\u0bb2\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0bb3\u0bb5\u0bc1", "Presentations": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd: \u0ba8\u0bc1\u0ba3\u0bcd\u0bae\u0bc6\u0ba9\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bbf\u0baa\u0bbf\u0b9f\u0bbf, \u0baa\u0bbf\u0baa\u0bbf\u0b9f\u0bbf\u0b8e\u0b95\u0bcd\u0b9a\u0bcd, \u0b93\u0baa\u0bc6\u0ba9\u0bcd\u0b9f\u0bca\u0b95\u0bcd\u0baf\u0bc2\u0bae\u0bc6\u0ba9\u0bcd\u0b9f\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 ODP", "Press Insert button. To close the dialog, press Cancel.": " \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1 \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8 \u0bae\u0bc2\u0b9f, \u0bb0\u0ba4\u0bcd\u0ba4\u0bc1 \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Print (Download as PDF)": "\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1 (PDF \u0b86\u0b95\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1)", "Promote list item (list item has to be selected)": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0bbf\u0bb3\u0bae\u0bcd\u0baa\u0bb0\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd (\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd)", "Redo": "\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0b9a\u0bc6\u0baf\u0bcd", "Remove direct formatting": "\u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bc2\u0b9f\u0bcd\u0b9f\u0bb2\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0ba4\u0bbe\u0bb3\u0bcd \u0ba4\u0bbe\u0bb5\u0bb2\u0bbf\u0bb2\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf (\u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf) \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb3\u0bc8 \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd. \u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bbf\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0ba4\u0bbe\u0bb3\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u0b95\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bb3\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bb2\u0bcd\u0bb2\u0bbe\u0bae\u0bb2\u0bcd, \u0b92\u0bb0\u0bc7 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bc7\u0bb1\u0bc1\u0baa\u0b9f\u0bcd\u0b9f {productname} \u0b87\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bc1\u0bb4\u0bc1\u0bb5\u0ba4\u0bc1\u0bae\u0bcd \u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95 \u0ba8\u0b95\u0bb2\u0bcd/\u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0ba8\u0bcd\u0ba4 \u0b89\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1, \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bc8 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 (\u0b95\u0b9f\u0bcd\u0b9f\u0bc1 +\u0b93, \u0b95\u0b9f\u0bcd\u0b9f\u0bc1 +\u0b9a\u0bbf, \u0b95\u0b9f\u0bcd\u0b9f\u0bc1 +\u0bb5\u0bbf). \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0bb0\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0b95\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0bb5\u0bbf \u0b90 \u0baa\u0bbf\u0b9a\u0bbf \u0bae\u0bc0\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0b95\u0bb2\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b86\u0ba3\u0bcd\u0b9f\u0bcd\u0bb0\u0bbe\u0baf\u0bcd\u0b9f\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b90\u0b87\u0bae\u0bc1 \u0b87\u0bb2\u0bcd \u0b87\u0bb0\u0b9f\u0bcd\u0b9f\u0bc8 \u0ba4\u0b9f\u0bcd\u0b9f\u0bc1\u0bb5\u0ba4\u0ba9\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1, \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0bb5\u0bb4\u0bbf\u0baf\u0bbe\u0b95 \u0ba8\u0b95\u0bb2\u0bcd/\u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1/\u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b86\u0b95\u0bbf\u0baf\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8 \u0b85\u0ba3\u0bc1\u0b95 \u0ba8\u0bc0\u0ba3\u0bcd\u0b9f TAP \u0b90\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8. .........", "Search backwards": "\u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bcb\u0b95\u0bcd\u0b95\u0bbf \u0ba4\u0bc7\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Search forward": "\u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bcb\u0b95\u0bcd\u0b95\u0bbf \u0ba4\u0bc7\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Select All": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Select Landscape in \u201cWith Page Style\u201d": "\u201c\u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd\u201d \u0ba8\u0bbf\u0bb2\u0baa\u0bcd\u0baa\u0bb0\u0baa\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0b92\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8.", "Select all in drawing page": "\u0bb5\u0bb0\u0bc8\u0ba4\u0bb2\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select all in slide": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select if you want to change page numbering.": "\u0baa\u0b95\u0bcd\u0b95 \u0b8e\u0ba3\u0bcd\u0ba3\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bbe\u0bb2\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Select lines in downwards direction": "\u0b95\u0bc0\u0bb4\u0bcd \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bbf\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1", "Select lines in upwards direction": "\u0bae\u0bc7\u0bb2\u0bcd\u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bbf\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0b95", "Select objects in the order in which they were created": "\u0baa\u0bca\u0bb0\u0bc1\u0b9f\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0bb5\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b92\u0bb4\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0bb2\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Select objects in the reverse order in which they were created": "\u0b85\u0bb5\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba4\u0bb2\u0bc8\u0b95\u0bc0\u0bb4\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select the cells you want to format. Release the mouse button.": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0bae\u0bcd \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8 \u0bb5\u0bbf\u0b9f\u0bc1\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Select the character set, language and separator options for the CSV file.": "\u0b95\u0bbe\u0baa\u0bbf\u0bae \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bc1, \u0bae\u0bca\u0bb4\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Select the shape in your slide. A set of handles shows.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u0baa\u0bbe\u0ba3\u0bbf \u0b95\u0bc0\u0bb4\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0bb5\u0bbf\u0ba3\u0bcd\u0ba3\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Select the text with the existing format": "\u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc1\u0b9f\u0ba9\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select the text you want to apply the new format.": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0bae\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": " \u0b87\u0b9a\u0bc8\u0bb5\u0bc1 \u0ba4\u0bc1\u0bb3\u0bbf-\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd \u0b85\u0bb3\u0bb5\u0bc1\u0b95\u0bcb\u0bb2\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b85\u0bb3\u0bb5\u0bc1\u0b95\u0bcb\u0bb2\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1, \u0b95\u0bc2\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 \u0ba4\u0bb0\u0bb5\u0bc8 \u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bb5\u0bc1\u0bae\u0bcd.", "Select to beginning of paragraph": "\u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1", "Select to end of paragraph": "\u0baa\u0ba4\u0bcd\u0ba4\u0bbf \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1", "Select to the left word by word": "\u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbe\u0b95 \u0b87\u0b9f\u0bae\u0bbe\u0b95\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Select to the right word by word": "\u0b92\u0bb5\u0bcd\u0bb5\u0bca\u0bb0\u0bc1 \u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bbe\u0b95 \u0bb5\u0bb2\u0bae\u0bbe\u0b95\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bbf\u0ba9\u0bcd \u0ba4\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0bb2\u0bcd, \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0ba9 \u0ba4\u0bb0\u0bb5\u0bc1 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0bb5\u0bb0\u0bc8 \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8 \u0b92\u0ba9\u0bcd\u0bb1\u0bbe\u0b95\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bbe\u0bb2\u0bcd, \u0b92\u0bb0\u0bc1 \u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0b95 \u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Selects cells from the current cell to the first cell of the current row.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Selects cells from the current cell to the last cell of the current row.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0bb5\u0bb0\u0bc8 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Set Optimal Column Width": "\u0b89\u0b95\u0ba8\u0bcd\u0ba4 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b85\u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Set the page margins in the dialog.": "\u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bbf\u0bb2\u0bcd \u0baa\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Set the properties of the element of the object.": "\u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bbf\u0ba9\u0bcd \u0b89\u0bb1\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Shortcut Keys for Tables": "\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Slide keyboard shortcuts": "\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bc8 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Slide pane": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0baa\u0bb2\u0b95\u0bae\u0bcd", "Slide show": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b9a\u0bcb", "Special Characters": "\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd", "Spellchecking": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8", "Spreadsheets": "\u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd: \u0ba8\u0bc1\u0ba3\u0bcd\u0bae\u0bc6\u0ba9\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0b95\u0bcd\u0b9a\u0bcd\u0b8e\u0bb2\u0bcd\u0b8e\u0b9a\u0bcd, \u0b8e\u0b95\u0bcd\u0b9a\u0bcd\u0b8e\u0bb2\u0bcd\u0b8e\u0b9a\u0bcd\u0b8e\u0b95\u0bcd\u0b9a\u0bcd, \u0b93\u0baa\u0bc6\u0ba9\u0bcd\u0b9f\u0bcb\u0b95\u0bae\u0bc6\u0ba9\u0bcd\u0b9f\u0bcd \u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bcd \u0b93\u0b9f\u0bcd\u0b9a\u0bcd", "Standard currency format": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0ba8\u0bbe\u0ba3\u0baf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Standard date format": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0ba4\u0bc7\u0ba4\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Standard exponential format": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0ba4\u0bbf\u0bb5\u0bc7\u0b95 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Standard format": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Standard percentage format (two decimal places)": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b9a\u0ba4\u0bb5\u0bc0\u0ba4 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd (\u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bc1 \u0ba4\u0b9a\u0bae \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd)", "Strikethrough": "\u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1", "Subscript": "\u0b95\u0bc0\u0bb4\u0bc6\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Superscript": "\u0bae\u0bc7\u0bb2\u0bc6\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Switch cursor between text and footer": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b89\u0bb0\u0bc8, \u0b85\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b87\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bb4\u0bbf\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1", "Switch cursor between text and header": "\u0b87\u0b9f\u0b9e\u0bcd\u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b89\u0bb0\u0bc8, \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0b87\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bb4\u0bbf\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1", "Tab": "\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd", "Text documents": "\u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd: \u0bae\u0bc8\u0b95\u0bcd\u0bb0\u0bcb\u0b9a\u0bbe\u0baa\u0bcd\u0b9f\u0bcd \u0b9f\u0bbe\u0b95\u0bcd, \u0b9f\u0bbe\u0b95\u0bcd\u0b83, \u0b86\u0bb0\u0bcd.\u0b9f\u0bbf.\u0b8e\u0b83\u0baa\u0bcd. Opendocument \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd odt", "Text formatting": "\u0b89\u0bb0\u0bc8 \u0bb5\u0b9f\u0bbf\u0bb5\u0bc2\u0b9f\u0bcd\u0b9f\u0bb2\u0bcd", "Text selection and navigation in a textbox": "\u0b89\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bb4\u0bbf\u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baa\u0bcd\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd", "Text selection and navigation in document": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0bae\u0bcd \u0bb5\u0bb2\u0bae\u0bcd\u0bb5\u0bb0\u0bb2\u0bc1\u0bae\u0bcd", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u0b89\u0bb0\u0bc8, \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b8e\u0b9a\u0bcd.\u0bb5\u0bbf.\u0b9a\u0bbf \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bc2\u0bb0\u0bcd\u0bae\u0bc8\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd, \u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0b9a\u0bc7.\u0baa\u0bbf.\u0b9a\u0bbf.\u0b8e\u0b9a\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bbf.\u0b8e\u0ba9\u0bcd.\u0b9a\u0bbf.\u0b8e\u0b9a\u0bcd \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0baa\u0b9f\u0baa\u0bcd\u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": " \u00b6 \u0b85\u0b9f\u0bc8\u0baf\u0bbe\u0bb3\u0bae\u0bcd \u0b92\u0bb0\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bc1\u0bb1\u0bbf. \u0b87\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0b89\u0ba4\u0bb5 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0b86\u0bb5\u0ba3 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b85\u0ba4\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1, \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8 \u2192 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0bae\u0bbe\u0bb0\u0bcd\u0b95\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": " \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0bbf \u0bae\u0bca\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b8e\u0b9f\u0bcd\u0b9f\u0bc1 \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0bbf \u0ba8\u0bbf\u0bb2\u0bc8\u0bae\u0bc8\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bbf\u0baa\u0ba8\u0bcd\u0ba4\u0ba9\u0bc8\u0b95\u0bb3\u0bc8 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf\u0baf\u0bbe\u0b95 \u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bbf\u0ba9\u0bcd\u0baa\u0b9f\u0bbf, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bbf\u0baf \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0baa\u0bbf\u0bae \u0ba4\u0bb0\u0bb5\u0bc1 \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "The color assigned to the changes depends on the user that changes the document.": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b92\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0ba3\u0bcd\u0ba3\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bb0\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe \u0bae\u0bca\u0bb4\u0bbf \u0b8e\u0ba8\u0bcd\u0ba4\u0bb5\u0bca\u0bb0\u0bc1 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0baa\u0bb0\u0bbf\u0b9a\u0bcd\u0b9a\u0baf\u0bae\u0bbe\u0ba9\u0ba4\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b87\u0ba4\u0bc1 \u0baa\u0bbe\u0bb2\u0bc8\u0bb5\u0ba9\u0b9a\u0bcd \u0b9a\u0bcb\u0bb2\u0bc8 OpenFormula \u0bb5\u0bbf\u0bb5\u0bb0\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1 .", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0baa\u0bc6\u0baf\u0bbf\u0ba3\u0bcd\u0b9f\u0bcd \u0baa\u0bbf\u0bb0\u0b9a\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b87\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0bc1 \u0b8e\u0bb3\u0bbf\u0ba4\u0bc1.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0b87\u0ba4\u0bc1 \u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd-\u0b92\u0bb0\u0bc1 \u0ba4\u0bae \u0b8a\u0bb4\u0bbf\u0baf\u0bb0\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0baf\u0bc1\u0bae\u0bcd\u0b95\u0b9f\u0bcd\u0b9f\u0bc1+\u0b85 \u0b85\u0ba4\u0bc8 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95 \u0b85\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0ba4\u0bc1 - \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc7 \u0ba8\u0bc7\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0, \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1, \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf \u0bae\u0bb1\u0bc8\u0ba8\u0bcd\u0ba4\u0bc1\u0bb5\u0bbf\u0b9f\u0bc1\u0bae\u0bcd. \u0baa\u0bbf\u0bb1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b8f\u0ba4\u0bc7\u0ba9\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd-\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0baa\u0bcb\u0ba4\u0bc1-\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bbe\u0ba4\u0ba9\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0baa\u0bbf\u0bb1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0baa\u0bc6\u0bb0\u0bbf\u0baf \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95, \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b90 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd, \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bb0\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0b9a\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bbe\u0b95 \u0b87\u0ba4\u0bc8 \u0b85\u0bb5\u0bb1\u0bcd\u0bb1\u0bbf\u0ba9\u0bcd \u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0b87\u0bb2\u0b95\u0bcd\u0b95\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1. \u0b87\u0ba4\u0bc1 \u0b95\u0bc0\u0bb4\u0bcd-\u0bb5\u0bb2\u0ba4\u0bc1 \u0bae\u0bc2\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0bb5\u0bbf\u0b9f\u0bcd\u0b9a\u0bc6\u0b9f\u0bcd \u0bb5\u0bb4\u0bbf\u0baf\u0bbe\u0b95 \u0b9a\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bae\u0bbe\u0b95\u0bc1\u0bae\u0bcd, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8. \u0b87\u0ba8\u0bcd\u0ba4 \u0baa\u0b9f\u0bbf \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0ba9 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0bb5\u0b95\u0bc8\u0b95\u0bb3\u0bc8 \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bbe\u0b95 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "\u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u2192 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1 . \u0b9f\u0bcd\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bc1\u0bae\u0bcd \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0ba9\u0bcd\u0ba9\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0baa\u0ba4\u0bbf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1\u0bb3\u0bcd\u0bb3\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd, \u0b95\u0bb5\u0ba9\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bc8\u0bb5\u0bbe\u0b95 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bb1\u0bcd\u0bb1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0bb5\u0bbf\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0b92\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95 {productname} \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0ba9\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b85\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc8\u0baa\u0bcd \u0baa\u0bca\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1. \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0bae\u0bcd PDF \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0b92\u0bb0\u0bc1 {productname} \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b9a\u0bcb\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1, \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0ba4\u0baa\u0bcd\u0baa\u0bbf \u0bb5\u0bbf\u0b9a\u0bc8\u0baf\u0bc8 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2, \u0b85\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc1\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0ba8\u0bbf\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bb5\u0bc1\u0bae\u0bcd .", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95, {productname} \u0b86\u0bb5\u0ba3 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bcb\u0b9f\u0bc1 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1, \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b87\u0b9a\u0bc8\u0bb5\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8 \u201c\u0b8e\u0bb2\u0bcd\u0bb2\u0bbe \u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u201d \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0b89\u0bb0\u0bc1\u0bb5\u0baa\u0bcd\u0baa\u0b9f\u0bae\u0bcd \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa, \u0ba8\u0b9f\u0bc8\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd, \u201c\u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd\u201d \u0b89\u0bb0\u0bc1\u0bb5\u0baa\u0bcd\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0bae\u0bc1\u0bb4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbe\u0b95 \u0b89\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95: \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0ba9\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Track changes": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Two decimal places, thousands separator": "\u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bc1 \u0ba4\u0b9a\u0bae \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd, \u0b86\u0baf\u0bbf\u0bb0\u0b95\u0bcd\u0b95\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0baa\u0bbf\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd", "Type the new file name in the text box and press Enter.": "\u0b89\u0bb0\u0bc8 \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1\u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Underline": "\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1", "Undo": "\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bcd\u0b9f\u0bc1 \u0b89\u0ba4\u0bb5\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0bb4\u0bc8 \u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8 \u0bae\u0bc2\u0b9f \u0b9a\u0bb0\u0bbf \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1\u0b9a\u0bcb\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95, \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95, \u0ba8\u0b95\u0bb2\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95 \u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0baa\u0bc7\u0ba9\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Using the browser zoom affects the document and user interface areas.": "\u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b9a\u0bc2\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95 \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0baa\u0bbe\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Using the page style": "\u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0ba3\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u0b86\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 \u0b87\u0b9f\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc8 \u0b9a\u0bb0\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0b86\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bbf\u0ba9\u0bcd \u0b87\u0b9f\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc8 \u0b87\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u0baa\u0bcd\u0bb3\u0bc2 \u00b6 \u0b85\u0b9f\u0bc8\u0baf\u0bbe\u0bb3\u0bae\u0bcd \u0b8e\u0ba9\u0bcd\u0ba9, \u0b8e\u0ba9\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0bbe\u0ba9\u0bcd \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "What are the documents file formats supported by {productname}?": " {productname} \u0b86\u0bb2\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baf\u0bbe\u0bb5\u0bc8?", "What is the blue wavy underline in some words in the text?": "\u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbe\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc8\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0ba8\u0bc0\u0bb2 \u0b85\u0bb2\u0bc8 \u0b85\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1 \u0b8e\u0ba9\u0bcd\u0ba9?", "What is \u201cClear Direct Formatting\u201d icon?": "\u201c\u0ba4\u0bc6\u0bb3\u0bbf\u0bb5\u0bbe\u0ba9 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u201d \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1 \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd \u0b8e\u0ba9\u0bcd\u0ba9?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": " {productname} \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bbf\u0bb1\u0bbf\u0ba4\u0bc1 \u0ba8\u0bc7\u0bb0\u0bae\u0bcd \u0b8e\u0ba8\u0bcd\u0ba4 \u0b9a\u0bc6\u0baf\u0bb2\u0bc1\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8\u0b95\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bb1\u0bbf\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b85\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b92\u0bb0\u0bc1 \u201c\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1\u201d \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u201c\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd - \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95\u201d \u0b8e\u0ba9\u0bcd\u0bb1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf\u0baf\u0bc1\u0b9f\u0ba9\u0bcd, \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc8\u0baf\u0bbe\u0ba9 \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd \u0bae\u0bc7\u0bb2\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "When closing a document, it is automatically saved if it has been changed.": "\u0b92\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc2\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0b85\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u0baa\u0bb2 \u0ba8\u0baa\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc7 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b92\u0bb0\u0bc7 \u0ba8\u0bc7\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0bae\u0bcb\u0ba4\u0bb2\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b85\u0bb5\u0bb0\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b87\u0ba4\u0bc1 \u0b9a\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bae\u0bbe\u0b95\u0bc1\u0bae\u0bcd, \u0b87\u0ba4\u0bc1 \u0b9a\u0bbf\u0bb2 \u0b95\u0bc1\u0bb4\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd. \u0b86\u0bb5\u0ba3 \u0baa\u0bb4\u0bc1\u0ba4\u0bc1\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1 \u0b8e\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bb0\u0bbf\u0ba9\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf \u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0b9f\u0bae\u0bcd \u0b89\u0bb3\u0bcd \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b87\u0ba8\u0bcd\u0ba4 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u0b85\u0ba4\u0bc7 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0bb0\u0bbe\u0bae\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9. \u0bb5\u0bc7\u0bb1\u0bca\u0bb0\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1, \u0bae\u0bb1\u0bcd\u0bb1\u0bca\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b9a\u0bbe\u0bb3\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0b92\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7 \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 (\u0bae\u0bb1\u0bcd\u0bb1\u0bca\u0bb0\u0bc1 \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1), \u0b85\u0ba4\u0bc1 \u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bb3\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0ba3\u0bbf\u0baa\u0bc1\u0bb0\u0bbf\u0baf\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbe\u0bb2\u0bcd, \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1, {productname} \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b87\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0ba3\u0bc8\u0b95\u0bcd\u0b95 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Why can't I delete text? It just gets a strike-through?": "\u0ba8\u0bbe\u0ba9\u0bcd \u0b8f\u0ba9\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1? \u0b87\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0bb5\u0bc7\u0bb2\u0bc8\u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bbe?", "Why did the text I just typed change automatically? How can I revert it?": "\u0ba8\u0bbe\u0ba9\u0bcd \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4 \u0b89\u0bb0\u0bc8 \u0b8f\u0ba9\u0bcd \u0ba4\u0bbe\u0ba9\u0bbe\u0b95\u0bb5\u0bc7 \u0bae\u0bbe\u0bb1\u0bbf\u0baf\u0ba4\u0bc1? \u0b85\u0ba4\u0bc8 \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1?", "With track changes enabled your document is shown the following manner:": "\u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd. \u0b8e\u0ba8\u0bcd\u0ba4 \u0b89\u0bb0\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0bae\u0bc1\u0bb4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0b87\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc6\u0ba9\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b89\u0bb0\u0bc8\u0b95\u0bcd\u0b95\u0bbe\u0ba9\u0ba4\u0bc1.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u2192 \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0b87\u0bb2\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0bb4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8\u0baf\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Word processor functions": "\u0b9a\u0bca\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u0b86\u0bae\u0bcd. {productname} \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bc8 \u201c\u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bc1\u0b95\u201d \u0bb5\u0bb0\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bc1\u0bae\u0bc8 \u0ba8\u0bc7\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bb5\u0bb4\u0b99\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u0b86\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0bae\u0bcd \u0bb5\u0bbe\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u2192 \u0ba4\u0bc6\u0b9a\u0bb0\u0b9a\u0bcd \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0b95. \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0baa\u0bb2 \u0baa\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b92\u0bb0\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u0b9f\u0bbf\u0bb0\u0bbe\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bb2\u0bbe\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0bb5\u0bbf\u0b9a\u0bc8\u0baf\u0bc8 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb2\u0bbe\u0bae\u0bcd. \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0baf\u0bc2\u0ba9\u0bbf\u0b95\u0bcb\u0b9f\u0bcd \u0b8e\u0ba3\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd, \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd.", "You can insert these special characters in the document using the Special Character dialog.": " \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b87\u0ba8\u0bcd\u0ba4 \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u0baa\u0baf\u0ba9\u0bb0\u0bbf\u0ba9\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bc8\u0b95\u0bcd (\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b85\u0bb5\u0ba4\u0bbe\u0bb0\u0bae\u0bcd) \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0ba9\u0bcd \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bb0\u0bbf\u0ba9\u0bcd \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bb2\u0bbe\u0bae\u0bcd. \u0b8e\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bb0\u0bc8\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0baa\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0bb2\u0bbe\u0bae\u0bcd:\u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0b9f\u0bc1 +\u0b89\u0baf\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1 +\u0bb5\u0bbf", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1 \u0b9f\u0bc6\u0b9a\u0bcd\u0b95\u0bcd\u0b9f\u0bbe\u0baa\u0bcd \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bcb\u0bb2\u0bb5\u0bc7 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd. \u0ba4\u0bb0\u0bb5\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1, \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd, \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd, \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1 \u0baa\u0bcb\u0ba9\u0bcd\u0bb1 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0b92\u0ba9\u0bcd\u0bb1\u0bc7. \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0baf\u0bbf\u0b9f \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8, \u0bae\u0bc6\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b9a\u0bc6\u0bb2\u0bcd\u0b95\u0bb3\u0bc8 \u0ba4\u0bb0\u0bb5\u0bc1\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b87\u0bb4\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1 \u0ba4\u0bc1\u0ba3\u0bc8\u0baa\u0bc1\u0bb0\u0bbf\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b9a\u0bc2\u0bb4\u0bb2\u0bcd \u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bcd, \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0b95\u0bb3\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0b89\u0b9f\u0ba9\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0ba4\u0bb0\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8 \u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bbe\u0b95 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd\u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd \u0b89\u0b9f\u0ba9\u0bcd \u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3 \u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b8e\u0bb3\u0bbf\u0ba4\u0bbe\u0b95 \u0ba4\u0bb0\u0bb5\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0bb1\u0bcd\u0b95\u0bc1.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd. \u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1\u0b9f\u0bc8\u0baf \u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b89\u0bb3\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0baa\u0bc6\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbe\u0bb2\u0bbe\u0ba9 \u0b9a\u0ba8\u0bcd\u0ba4\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0b85\u0ba4\u0bc8 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd \u2192 \u0ba4\u0ba9\u0bcd\u0ba9\u0bbf\u0baf\u0b95\u0bcd\u0b95 \u0b92\u0bb4\u0bc1\u0b99\u0bcd\u0b95\u0bc1\u0bae\u0bc1\u0bb1\u0bc8 \u2192 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b87\u0bb2\u0bcd \u0bae\u0bc1\u0b9f\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bb1\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd. \u0b9f\u0bcd\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bb0\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9. \u0b89\u0bb0\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bcd\u0b95 \u0baa\u0baf\u0ba9\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd. \u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u2192 \u0b9f\u0bbf\u0bb0\u0bbe\u0b95\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u2192 \u0baa\u0ba4\u0bbf\u0bb5\u0bc1 \u0b90\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd {productname} \u0b89\u0b9f\u0ba9\u0bcd \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bae\u0bc7\u0b95\u0b95\u0bcd\u0b95\u0ba3\u0bbf \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0b95\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "chart": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bae\u0bcd", "comment": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "data validate": "\u0ba4\u0bb0\u0bb5\u0bc1 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1", "document repair": "\u0b86\u0bb5\u0ba3 \u0baa\u0bb4\u0bc1\u0ba4\u0bc1", "filter": "\u0bb5\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bbf", "import": "\u0b87\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0ba4\u0bbf", "inactive document": "\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd", "spellchecking": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8", "track changes": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b95\u0ba3\u0bcd\u0b95\u0bbe\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u0b8e\u0b99\u0bcd\u0b95\u0bc7 (*) \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b8e\u0ba3\u0bcd \u0bb5\u0bbf\u0b9a\u0bc8 \u0ba4\u0bbf\u0ba3\u0bcd\u0b9f\u0bc1 \u0bae\u0bc0\u0ba4\u0bc1 \u0baa\u0bc6\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bcd \u0b85\u0b9f\u0bc8\u0baf\u0bbe\u0bb3\u0bae\u0bcd. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0ba4\u0bb0\u0bb5\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0ba9 \u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bbe\u0b95\u0bc1\u0bae\u0bcd, \u0b87\u0ba4\u0bc1 \u0ba4\u0bb0\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bc6\u0bb1\u0bcd\u0bb1\u0bc1 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u0b85\u0b99\u0bcd\u0b95\u0bc1 (/) \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc1 \u0b8e\u0ba3\u0bcd \u0bb5\u0bbf\u0b9a\u0bc8 \u0ba4\u0bbf\u0ba3\u0bcd\u0b9f\u0bc1 \u0bae\u0bc0\u0ba4\u0bc1 \u0baa\u0bbf\u0bb0\u0bbf\u0bb5\u0bc1 \u0b85\u0b9f\u0bc8\u0baf\u0bbe\u0bb3\u0bae\u0bcd. \u0b95\u0bb0\u0bcd\u0b9a\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f \u0bae\u0bc7\u0b9f\u0bcd\u0bb0\u0bbf\u0b95\u0bcd\u0b9a\u0bcd \u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "word count": "\u0b9a\u0bc6\u0bbe\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-tg.json b/f7cloud-office/browser/dist/l10n/help-tg.json new file mode 100644 index 0000000..238d54e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-tg.json @@ -0,0 +1 @@ +{"Cut": "\u0411\u0443\u0440\u0440\u0438\u0434\u0430\u043d", "Display the Keyboard shortcuts help": "\u041d\u0438\u0448\u043e\u043d \u0434\u043e\u0434\u0430\u043d\u0438 \u043a\u0443\u043c\u0430\u043a \u0431\u0430\u0440\u043e\u0438 \u043c\u0438\u0451\u043d\u0431\u0443\u0440\u04b3\u043e\u0438 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430", "General Keyboard Shortcuts": "\u041c\u0438\u0451\u043d\u0431\u0443\u0440\u04b3\u043e\u0438 \u0443\u043c\u0443\u043c\u0438\u0438 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430", "Keyboard Shortcuts": "\u041c\u0438\u0451\u043d\u0431\u0443\u0440\u04b3\u043e\u0438 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430", "Paste as unformatted text": "\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d \u04b3\u0430\u043c\u0447\u0443\u043d \u043c\u0430\u0442\u043d\u0438 \u0431\u0435\u0448\u0430\u043a\u043b", "Print (Download as PDF)": "\u0427\u043e\u043f \u043a\u0430\u0440\u0434\u0430\u043d (\u0411\u043e\u0440\u0433\u0438\u0440\u04e3 \u043a\u0430\u0440\u0434\u0430\u043d \u04b3\u0430\u043c\u0447\u0443\u043d PDF)", "Redo": "\u0411\u0430\u0440\u049b\u0430\u0440\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d", "Undo": "\u041b\u0430\u0493\u0432 \u043a\u0430\u0440\u0434\u0430\u043d"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-tr.json b/f7cloud-office/browser/dist/l10n/help-tr.json new file mode 100644 index 0000000..0fa97b9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-tr.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 saniye i\u00e7in Silme kipi, Y\u00f6n Tu\u015flar\u0131 sat\u0131r/s\u00fctun siler, Ctrl+Y\u00f6n Tu\u015flar\u0131 h\u00fccreyi kom\u015fu h\u00fccreyle birle\u015ftirir", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 saniye i\u00e7in Ekleme kipi, Y\u00f6n Tu\u015flar\u0131 sat\u0131r/s\u00fctun, Ctrl+Y\u00f6n Tu\u015flar\u0131 h\u00fccre ekler", "Alt+Arrow Keys": "Alt+Y\u00f6n Tu\u015flar\u0131", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+Y\u00f6n Tu\u015flar\u0131", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+Y\u00f6n Tu\u015flar\u0131", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; veya ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+Y\u00f6n Tu\u015flar\u0131", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+A\u015fa\u011f\u0131 Ok", "Ctrl+Arrow Left": "Ctrl+Sol Ok", "Ctrl+Arrow Right": "Ctrl+Sa\u011f Ok", "Ctrl+Arrow Up": "Ctrl+Yukar\u0131 Ok", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+A\u015fa\u011f\u0131 Ok", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+Sol Ok", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+Ek\u015fi tu\u015fu", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+Art\u0131 tu\u015fu", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+Sa\u011f Ok", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+A\u015fa\u011f\u0131 Ok", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+Sol Ok", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+Sa\u011f Ok", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+Yukar\u0131 Ok", "Ctrl+Shift+Arrow": "Ctrl+Shift+Ok", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+Space", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+Yukar\u0131 Ok", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+A\u015fa\u011f\u0131 Ok", "Shift+Arrow Left": "Shift+Sol Ok", "Shift+Arrow Right": "Shift+Sa\u011f Ok", "Shift+Arrow Up": "Shift+Yukar\u0131 Ok", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "Alfabetik dizin: Mevcut alfabetik dizin yeni giri\u015flerle g\u00fcncellenebilir.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": " Grafik d\u00fczenleme: Se\u00e7mek i\u00e7in grafi\u011fi \u00e7ift t\u0131klay\u0131n. Ba\u015fl\u0131k, eksen ve di\u011ferleri gibi grafik \u00f6geleri eklemek i\u00e7in i\u00e7erik men\u00fclerini kullan\u0131n. Grafik verilerini d\u00fczenlemek ve grafik t\u00fcr\u00fcn\u00fc se\u00e7mek i\u00e7in Veri Aral\u0131\u011f\u0131 ve Grafik T\u00fcr\u00fc 'n\u00fc se\u00e7in.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": " Grafik bi\u00e7imlendirme: Ayn\u0131 i\u00e7erik men\u00fcs\u00fc sizi grafik veri tablosuna ve grafik t\u00fcr\u00fc se\u00e7imine g\u00f6t\u00fcr\u00fcr.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Yorumlar: Yorumlar metne eklenir ve ekran\u0131n sa\u011f taraf\u0131nda g\u00f6r\u00fcnt\u00fclenir.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Yorumlar: Bir hesap tablosunda, her h\u00fccreye bir yorum ekleyebilirsiniz. Yorum Ekle \u00f6gesini se\u00e7ti\u011finizde, yorumun i\u00e7eri\u011fini yazman\u0131za olanak tan\u0131yan bir a\u00e7\u0131l\u0131r pencere g\u00f6r\u00fcnt\u00fclenir. Bir yorum varsa h\u00fccrenin sa\u011f \u00fcst k\u00f6\u015fesinde k\u0131rm\u0131z\u0131 bir nokta g\u00f6sterilir. Yorumlar\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in fareyi h\u00fccrenin \u00fczerine getirin.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "Ko\u015fullu bi\u00e7imlendirme: {productname}, h\u00fccre ko\u015fullar\u0131na ba\u011fl\u0131 olarak bir aral\u0131\u011f\u0131n her h\u00fccresine semboller ekler. H\u00fccre aral\u0131\u011f\u0131n\u0131 se\u00e7in ve ara\u00e7 \u00e7ubu\u011fundaki Ko\u015fullu Bi\u00e7imlendirme simgesini t\u0131klay\u0131n. Aral\u0131\u011fa uygulanacak sembol k\u00fcmesini se\u00e7in.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u0130\u00e7erik men\u00fcleri: Sa\u011f fare d\u00fc\u011fmesiyle t\u0131klad\u0131\u011f\u0131n\u0131zda, se\u00e7ti\u011finiz nesneyle alakal\u0131 komutlar\u0131n bulundu\u011fu bir men\u00fc g\u00f6z\u00fck\u00fcr.", "Data series formatting: Open the context menu and choose Format data series.": " Veri serisi bi\u00e7imlendirme: \u0130\u00e7erik men\u00fcs\u00fcn\u00fc a\u00e7\u0131n ve Veri serisini bi\u00e7imlendir'i se\u00e7in.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Veri do\u011frulama: Her h\u00fccre i\u00e7in ge\u00e7erli olacak girdiler tan\u0131mlayabilirsiniz. Bir h\u00fccreye yap\u0131lacak ge\u00e7ersiz girdiler reddedilecektir. Veri do\u011frulamay\u0131 etkinle\u015ftirmek i\u00e7in:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "Do\u011frudan bi\u00e7imlendirme: Men\u00fclerden, ara\u00e7 \u00e7ubu\u011fundan veya i\u00e7erik men\u00fclerinden bi\u00e7imlendirerek elektronik tablo h\u00fccrelerini, s\u00fctunlar\u0131, sat\u0131rlar\u0131 ve sayfalar\u0131 do\u011frudan bi\u00e7imlendirebilirsiniz. Do\u011frudan bi\u00e7imlendirme yaln\u0131zca se\u00e7ilen ge\u00e7erli nesneye uygulan\u0131r. Bir h\u00fccreyi bi\u00e7imlendirmek i\u00e7in men\u00fcy\u00fc kullan\u0131n veya Ctrl+1 tu\u015flar\u0131na bas\u0131n. \u0130leti\u015fim penceresi, karma\u015f\u0131k ve \u00f6zel say\u0131 bi\u00e7imlendirmesinin yan\u0131 s\u0131ra yaz\u0131 tipi, karma\u015f\u0131k kenarl\u0131k, arka plan, h\u00fccre korumas\u0131 ve di\u011fer se\u00e7eneklere izin verir.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "Do\u011frudan bi\u00e7imlendirme: Do\u011frudan men\u00fclerden, ara\u00e7 \u00e7ubu\u011fundan veya ba\u011flam men\u00fclerinden bi\u00e7imlendirerek metin belgesi nesnelerini bi\u00e7imlendirebilirsiniz. Do\u011frudan bi\u00e7imlendirme yaln\u0131zca se\u00e7ilen ge\u00e7erli nesneye uygulan\u0131r.", "Fields: A basic set of fields is available to insert in the document.": "Alanlar: Belgeye eklemek i\u00e7in temel bir alan k\u00fcmesi mevcuttur.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "Verileri filtreleme: Filtreler ve geli\u015fmi\u015f filtreler, bir veri aral\u0131\u011f\u0131n\u0131n belirli filtrelenmi\u015f sat\u0131rlar\u0131 (kay\u0131tlar\u0131) \u00fczerinde \u00e7al\u0131\u015fman\u0131za olanak tan\u0131r. {productname} hesap tablolar\u0131nda, filtre uygulamak i\u00e7in \u00e7e\u015fitli olas\u0131l\u0131klar vard\u0131r.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Dipnotlar ve sonnotlar: Dipnotlar ve sonnotlar desteklenir.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "H\u00fccreleri bi\u00e7imlendirme: H\u00fccreyi veya h\u00fccre aral\u0131\u011f\u0131n\u0131 t\u0131klay\u0131n ve Tablo \u2192 \u00d6zellikler men\u00fcs\u00fcn\u00fc se\u00e7in. \u00d6zellikler ileti\u015fim penceresi ile tablonun ince ayarlar\u0131n\u0131 yap\u0131n.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "Bi\u00e7imlendirme i\u015faretleri: Paragraf, sayfa ve b\u00f6l\u00fcnmez bo\u015fluklar, metin hizalamaya, d\u00fczenlemeye ve bi\u00e7imlendirmeye yard\u0131mc\u0131 olan i\u015faretler olarak g\u00f6sterilir.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Resim ekle: Resim ekle simgesine t\u0131klamak, bulut depolama dizininden ve payla\u015f\u0131mlar\u0131ndan bir resim se\u00e7menize imkan verir.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Yerel resim ekle:, resmi yerel bilgisayar\u0131n\u0131zdan y\u00fcklemek ve belgeye eklemek i\u00e7in taray\u0131c\u0131 dosya se\u00e7icisini a\u00e7ar.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Ana slayt: Ge\u00e7erli slaytla ili\u015fkili ana slayd\u0131 se\u00e7in. Ana slaytta slayt \u00f6gelerini bi\u00e7imlendirin ve d\u00fczenleyin.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Nesne canland\u0131rmas\u0131: Slayttaki ba\u011f\u0131ms\u0131z nesnelerin canland\u0131rmas\u0131 olabilir. Se\u00e7ilen bir nesne veya nesne k\u00fcmesi i\u00e7in slayt ge\u00e7i\u015fini yap\u0131land\u0131rmak \u00fczere yan \u00e7ubu\u011fu kullan\u0131n.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Anahat Olu\u015fturma: Verilerinizin ana hatlar\u0131n\u0131 olu\u015fturabilir ve sat\u0131rlar\u0131 ve s\u00fctunlar\u0131 birlikte gruplayabilirsiniz, b\u00f6ylece tek bir t\u0131klamayla gruplar\u0131 daraltabilir ve hiyerar\u015fik verileri g\u00f6stermeyi kolayla\u015ft\u0131racak \u015fekilde geni\u015fletebilirsiniz.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "Sayfa \u00fcstbilgisi ve altbilgisi: \u00dcstbilgiler ve altbilgiler, belgede imle\u00e7 konumunda uygulanan mevcut sayfa bi\u00e7emi i\u00e7in kullan\u0131labilir.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "Slayt d\u00fczenleri: {productname} Impress, slayt d\u00fczenini de\u011fi\u015ftirmenize izin verir. A\u00e7\u0131l\u0131r d\u00fczen listesinden istedi\u011finiz slayt d\u00fczenini se\u00e7in.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Slayt ge\u00e7i\u015fleri: {productname} Impress, slayt g\u00f6sterisinde yeni bir slayd\u0131 g\u00f6r\u00fcnt\u00fclerken g\u00f6rsel efektler sa\u011flar. Slayt ge\u00e7i\u015fleri slayd\u0131n \u00f6zelli\u011fidir, d\u00fczenleme kipindeyken slayt ge\u00e7i\u015fini ayarlamak i\u00e7in yan \u00e7ubu\u011fu kullan\u0131n.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "Verileri s\u0131ralama: Say\u0131 veya metin listesini artan veya azalan d\u00fczende s\u0131ralayabilirsiniz. {productname} , se\u00e7imi geni\u015fletmek i\u00e7in \u00fcstbilgi olan h\u00fccreleri ve biti\u015fik s\u00fctunlar\u0131 otomatik olarak alg\u0131lar.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "Bi\u00e7em bi\u00e7imlendirme: {productname} paragraf bi\u00e7emlerini destekler. Mevcut bir paragraf bi\u00e7emini bir paragrafa uygulayabilirsiniz. Bi\u00e7emi de\u011fi\u015ftirmek i\u00e7in D\u00fczenle \u2192 Bi\u00e7emi d\u00fczenle men\u00fcs\u00fcn\u00fc se\u00e7in.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "Tablolar: Sunuma tablolar ekleyin. Tablo temas\u0131n\u0131 se\u00e7mek i\u00e7in kenar \u00e7ubu\u011funu kullan\u0131n.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "Belge alan\u0131: Uygulama alan\u0131 belge i\u00e7eri\u011fini (hesap tablosu, sunum ya da metin belgesi) g\u00f6sterir.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Bilgi \u00e7ubu\u011fu: Arama \u00e7ubu\u011funun sa\u011f\u0131nda, belgeye dair bir dizi bilgi g\u00f6r\u00fcnt\u00fclenmektedir. Fiili bilgi belgenin niteli\u011fine ba\u011fl\u0131d\u0131r.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "Men\u00fc \u00e7ubu\u011fu: Ana men\u00fc en \u00fcstte yer al\u0131r ve bir\u00e7ok se\u00e7enek, yazd\u0131rma, d\u00fczenleme, g\u00f6r\u00fcnt\u00fcleme ve di\u011fer geli\u015fmi\u015f komutlar i\u00e7in ara\u00e7lar i\u00e7erir. En sa\u011fdaki simgesine t\u0131klayarak men\u00fc \u00e7ubu\u011funu gizleyebilirsiniz. Men\u00fcy\u00fc g\u00f6stermek i\u00e7in simgesine t\u0131klay\u0131n.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Arama \u00e7ubu\u011fu: Arama \u00e7ubu\u011funa bir i\u00e7erik ekledi\u011finiz anda arama ba\u015flar ve belge penceresi bulunan ilk sonuca do\u011fru hareket eder. Arama b\u00fcy\u00fck veya k\u00fc\u00e7\u00fck harfe kar\u015f\u0131 duyarl\u0131 de\u011fildir. Sa\u011fda arama kutusunun yan\u0131nda \u00fc\u00e7 tane d\u00fc\u011fme vard\u0131r:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Durum \u00e7ubu\u011fu: Durum \u00e7ubu\u011fu altta g\u00f6r\u00fcnmektedir ve faydal\u0131 birka\u00e7 se\u00e7enek ve \u00f6zellik i\u00e7ermektedir.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Ara\u00e7 \u00e7ubu\u011fu: Ara\u00e7 \u00e7ubu\u011fu g\u00fcndelik d\u00fczenlemeye dair en \u00e7ok kullan\u0131lan se\u00e7enekleri i\u00e7erir. Ara\u00e7 \u00e7ubu\u011fu d\u00fc\u011fmeleri dinamiktir, yani durumlar\u0131 (a\u00e7\u0131k veya kapal\u0131) farkl\u0131 sebeplere ba\u011fl\u0131d\u0131r.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Yak\u0131nla\u015ft\u0131rma \u00e7ubu\u011fu: Durum \u00e7ubu\u011funun sa\u011f\u0131nda, %100 yak\u0131nla\u015ft\u0131rma, uzakla\u015ft\u0131rma ve yak\u0131nla\u015ft\u0131rma yapman\u0131z\u0131 m\u00fcmk\u00fcn k\u0131lan bir dizi d\u00fc\u011fme vard\u0131r. Yak\u0131nla\u015ft\u0131rma belge alan\u0131 i\u00e7in ge\u00e7erlidir, kullan\u0131c\u0131 aray\u00fcz\u00fc etkilenmez. Mevcut yak\u0131nla\u015ft\u0131rma seviyesi bu alanda g\u00f6z\u00fckmektedir.", "{productname} Help": "{productname} Yard\u0131m", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress, sunular\u0131 insanlara tan\u0131d\u0131k gelecek \u015fekilde d\u00fczenler. Metin yazma, i\u00e7eri\u011fi kesme, kopyalama ve yap\u0131\u015ft\u0131rma, metin se\u00e7me, ekleme, yeniden boyutland\u0131rma, sabitleme, tablo ekleme ve i\u015fleme gibi i\u015flemler bir masa\u00fcst\u00fc sunum uygulamas\u0131na benzer. Belgenizde i\u015flemler yapmak i\u00e7in klavyeyi, men\u00fcleri ve ara\u00e7 \u00e7ubuklar\u0131n\u0131 kullan\u0131n.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} a\u011f taray\u0131c\u0131n\u0131zda, basit ve kolay bir \u015fekilde, do\u011frudan, metin belgeleri, hesap tablolar\u0131 ve sunum dosyalar\u0131 olu\u015fturman\u0131z\u0131 ve d\u00fczenlemenizi m\u00fcmk\u00fcn k\u0131lar. Bir belge \u00fczerinde tek ba\u015f\u0131n\u0131za ya da bir ekibin \u00fcyesi olarak \u00e7al\u0131\u015fabilirsiniz.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} metin belgelerinde, hesap tablolar\u0131nda ve sunumlarda imla denetimi yapabilir. K\u0131rm\u0131z\u0131 dalgal\u0131 bir alt \u00e7izgi, yanl\u0131\u015f yaz\u0131lm\u0131\u015f kelimeleri belirtir. \u00d6nerilen yaz\u0131m hatas\u0131 d\u00fczeltmelerini i\u00e7eren bir i\u00e7erik men\u00fcs\u00fcn\u00fc a\u00e7mak i\u00e7in farenin sa\u011f d\u00fc\u011fmesine t\u0131klay\u0131n.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname}, slayt ge\u00e7i\u015flerinin bir alt k\u00fcmesi ve nesne canland\u0131rmalar\u0131 dahil olmak \u00fczere sunum slayt g\u00f6sterilerini g\u00f6r\u00fcnt\u00fcler. Men\u00fcden slayt g\u00f6sterisini se\u00e7in veya slayt b\u00f6lmesinde sol alt ara\u00e7 \u00e7ubu\u011fundaki simgeye t\u0131klay\u0131n.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname}, bir masa\u00fcst\u00fc belgesini d\u00fczenledi\u011finiz \u015fekilde metin belgelerini d\u00fczenler. Belgeyi yazd\u0131r\u0131laca\u011f\u0131 gibi uygun bir \u015fekilde d\u00fczenleyen bir Ald\u0131\u011f\u0131n\u0131z \u015eey G\u00f6rd\u00fc\u011f\u00fcn\u00fcz \u015eeydir (WYSIWYG) d\u00fczeni sa\u011flar. Metin yazma, i\u00e7eri\u011fi kesme, kopyalama ve yap\u0131\u015ft\u0131rma, metin se\u00e7me, ekleme, yeniden boyutland\u0131rma, sabitleme, tablo ve grafikler ekleme ve i\u015fleme gibi i\u015flemler bir masa\u00fcst\u00fc kelime i\u015flemciye benzer. Belgenizle etkile\u015fim kurmak i\u00e7in klavyeyi, men\u00fcleri ve ara\u00e7 \u00e7ubuklar\u0131n\u0131 kullan\u0131n.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname}, yerel bilgisayar\u0131n\u0131zdan veya bulut depolama alan\u0131n\u0131zdan metin belgesine resimler ekler. Eklenen resimler her zaman belgeye g\u00f6m\u00fcl\u00fcd\u00fcr.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} bir kullan\u0131c\u0131 girdi\u011finde yanda ayr\u0131ld\u0131\u011f\u0131nda a\u015fa\u011f\u0131da k\u00fc\u00e7\u00fck bir bildirim ile sizi uyar\u0131r.", "{productname} presentations": "{productname} sunum", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} belgeyi arkaplanda d\u00fczenli olarak kaydeder, kaydetmeden kapatamazs\u0131n\u0131z. De\u011fi\u015fikliklerinizden vazge\u00e7mek i\u00e7in ya geri almal\u0131s\u0131n\u0131z ya da Dosya men\u00fcs\u00fcnden Revizyon Ge\u00e7mi\u015fi'ni kullanmal\u0131s\u0131n\u0131z.", "{productname} spreadsheets": "{productname} hesap tablosu", "{productname} supports both reading and writing for the following file formats:": "{productname}, a\u015fa\u011f\u0131daki dosya bi\u00e7imleri i\u00e7in hem okumay\u0131 hem de yazmay\u0131 destekler:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} , belgelere grafik eklemeyi ve g\u00f6rselle\u015ftirmeyi destekler. Bir grafik eklemek i\u00e7in:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname}, bi\u00e7emler arac\u0131l\u0131\u011f\u0131yla paragraf bi\u00e7imlendirme i\u00e7in modern teknikleri destekler. Bi\u00e7em, bir ad, bi\u00e7em ad\u0131 ile etiketlenmi\u015f bir dizi metin \u00f6zelli\u011fidir (yaz\u0131 tipi, renk, arka plan ve daha fazlas\u0131). Belgedeki bir\u00e7ok paragrafa ayn\u0131 \u00f6zellik k\u00fcmesini uygulamak ve tek tip, profesyonel bir g\u00f6r\u00fcn\u00fcm elde etmek i\u00e7in bi\u00e7emi kullan\u0131n. Ayr\u0131ca, bi\u00e7em bi\u00e7imlendirme \u00f6zelliklerinden birini de\u011fi\u015ftirirseniz, ayn\u0131 bi\u00e7eme sahip t\u00fcm paragraflar da bi\u00e7imlendirmeyi de\u011fi\u015ftirerek bir\u00e7ok paragraf\u0131 tek tek bi\u00e7imlendirme zahmetinden kurtar\u0131r.", "{productname} text documents": "{productname} metin belgesi", "{productname} user interface": "{productname} kullan\u0131c\u0131 aray\u00fcz\u00fc", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname}, kullan\u0131c\u0131 aray\u00fcz\u00fcn\u00fc, mobil cihazlardaki k\u00fc\u00e7\u00fck ekranlar da dahil, g\u00f6r\u00fcnt\u00fcleme alan\u0131na uyarlamak i\u00e7in modern taray\u0131c\u0131 kaynaklar\u0131ndan faydalan\u0131r. Aray\u00fcz \u015funlardan olu\u015fmaktadir:", "A copy of the document is saved with the new name in the same folder.": "Belgenin bir kopyas\u0131 ayn\u0131 dizine yeni adla kaydedilir.", "Activate the {productname} spreadsheet window.": "{productname} hesap tablosu penceresini etkinle\u015ftir.", "Adding charts": "Grafik eklemek", "Additions are marked with colored underlined characters.": "Eklemeler, renkli alt\u0131 \u00e7izili karakterlerle i\u015faretlenir.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Ge\u00e7erli sayfa se\u00e7imine sonraki sayfay\u0131 ekler. Bir elektronik tablodaki t\u00fcm sayfalar se\u00e7ilirse, bu k\u0131sayol tu\u015f bile\u015fimi yaln\u0131zca sonraki sayfay\u0131 se\u00e7er. Sonraki sayfay\u0131 ge\u00e7erli sayfa yapar.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u00d6nceki sayfay\u0131 mevcut sayfa se\u00e7imine ekler. Bir elektronik tablodaki t\u00fcm sayfalar se\u00e7ilirse, bu k\u0131sayol tu\u015f kombinasyonu yaln\u0131zca \u00f6nceki sayfay\u0131 se\u00e7er. \u00d6nceki sayfay\u0131 ge\u00e7erli sayfa yapar.", "Advanced features": "Geli\u015fmi\u015f \u00f6zellikler", "Advanced text document editor features": "Geli\u015fmi\u015f metin belgesi d\u00fczenleyici \u00f6zellikleri", "Align Center": "Ortala", "Align Left": "Sola Hizala", "Align Right": "Sa\u011fa Hizala", "All changes are marked with a vertical bar in the right margin.": "T\u00fcm de\u011fi\u015fiklikler sa\u011f kenarda dikey bir \u00e7ubukla i\u015faretlenir.", "All spreadsheets functions and mathematical rules applies.": "T\u00fcm hesap tablosu i\u015flevleri ve matematiksel kurallar ge\u00e7erlidir.", "Apply Default paragraph style": "Varsay\u0131lan paragraf bi\u00e7emini uygula", "Apply Heading 1 paragraph style": "Ba\u015fl\u0131k 1 paragraf bi\u00e7emini uygula", "Apply Heading 2 paragraph style": "Ba\u015fl\u0131k 2 paragraf bi\u00e7emini uygula", "Apply Heading 3 paragraph style": "Ba\u015fl\u0131k 3 paragraf bi\u00e7emini uygula", "Apply Heading 4 paragraph style": "Ba\u015fl\u0131k 4 paragraf bi\u00e7emini uygula", "Apply Heading 5 paragraph style": "Ba\u015fl\u0131k 5 paragraf bi\u00e7emini uygula", "Applying a paragraph style:": "Paragraf stili uygulama:", "Arrow Down": "A\u015fa\u011f\u0131 Ok", "Arrow Left": "Sol Ok", "Arrow Right": "Sa\u011f Ok", "Arrow Up": "Yukar\u0131 Ok", "Bold": "Kal\u0131n", "Can {productname} open a password-protected document?": "{productname} parola korumal\u0131 belgeler a\u00e7abilir mi?", "Cancel the search (appears only when a text has been searched)": "Aramay\u0131 iptal et (sadece bir metin arand\u0131ysa g\u00f6r\u00fcn\u00fcr)", "Cell formatting": "H\u00fccre bi\u00e7imlendirme", "Changes are displayed as comment in the right of the document area.": "De\u011fi\u015fiklikler, belge alan\u0131n\u0131n sa\u011f taraf\u0131nda yorum olarak g\u00f6r\u00fcnt\u00fclenir.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "De\u011fi\u015fiklikler kabul edilebilir veya reddedilebilir. De\u011fi\u015fiklikleri kabul etmek veya reddetmek i\u00e7in, belgenin sa\u011f\u0131ndaki yorum kutusundaki ilgili simgelere t\u0131klay\u0131n. Alternatif olarak, D\u00fczenle \u2192 De\u011fi\u015fiklikleri \u0130zle \u2192 Kabul Et veya Reddet se\u00e7ene\u011fini se\u00e7in. Ayr\u0131ca, kabul etmeden veya reddetmeden \u00f6nce de\u011fi\u015fiklikleri filtrelemeniz gerekirse, D\u00fczenle \u2192 De\u011fi\u015fiklikleri \u0130zle \u2192 Y\u00f6net'i se\u00e7in. Bir ileti\u015fim penceresi, izlenen t\u00fcm de\u011fi\u015fikliklerin bir listesini g\u00f6sterir. \u0130leti\u015fim d\u00fc\u011fmelerini uygun \u015fekilde kullan\u0131n.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "Farkl\u0131 ki\u015filer taraf\u0131ndan yap\u0131lan de\u011fi\u015fiklikler farkl\u0131 renklerde g\u00f6sterilir ve izlenen her de\u011fi\u015fiklik, sa\u011fda g\u00f6r\u00fcnen kutu kullan\u0131larak kabul edilebilir veya reddedilebilir. Ayr\u0131ca oraya bir yorum da ekleyebilirsiniz.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Bi\u00e7im \u2192 Sat\u0131r (veya Alan, veya Konum ve Boyut)'u se\u00e7in. Bir ileti\u015fim penceresi a\u00e7\u0131l\u0131r.", "Choose Format \u2192 Page and select the Page tab": "Bicim \u2192 Sayfa ve Sayfa sekmesini se\u00e7in", "Choose Format \u2192 Paragraph, Text Flow tab": "Bi\u00e7im \u2192 Paragraf, Metin Ak\u0131\u015f\u0131 sekmesini se\u00e7in", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": " Ekle \u2192 Grafikler 'i se\u00e7in. Grafi\u011finizi kenar \u00e7ubu\u011funda \u00f6zelle\u015ftirin:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Ekle \u2192 \u00d6zel Karakter'i se\u00e7in ya da ara\u00e7 \u00e7ubu\u011fundaki kar\u015f\u0131l\u0131k gelen simgeyi t\u0131klay\u0131n. Bir ileti\u015fim penceresi g\u00f6sterilir.", "Choose Validity from the Data menu. The Validity dialog opens.": "Veri men\u00fcs\u00fcnden Ge\u00e7erliliki se\u00e7in. Ge\u00e7erlilik ileti\u015fim penceresi a\u00e7\u0131l\u0131r.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Ara\u00e7lar men\u00fcs\u00fcn\u00fc se\u00e7in ve Otomatik \u0130mla Denetimi se\u00e7imini kald\u0131r\u0131n.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Ara\u00e7lar \u2192 Diller men\u00fcs\u00fcn\u00fc se\u00e7in ve t\u00fcm belge i\u00e7in dili se\u00e7in. \u0130ste\u011fe ba\u011fl\u0131 olarak mevcut paragraf ve se\u00e7ilen metin i\u00e7in dili ayarlayabilirsiniz.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "Bu slayd\u0131 g\u00f6r\u00fcnt\u00fclemek veya d\u00fczenlemek i\u00e7in b\u00f6lmedeki herhangi bir slayt k\u00fc\u00e7\u00fck resmine t\u0131klay\u0131n.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "\"\" \u00e7o\u011falt bi\u00e7imlendirme simgesini t\u0131klay\u0131n. Fare i\u015faret\u00e7isi bir boya kovas\u0131na d\u00f6n\u00fc\u015f\u00fcr.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": " \u00e7o\u011falt bi\u00e7imlendirme simgesini t\u0131klay\u0131n. Fare i\u015faret\u00e7isi bir boya kovas\u0131na d\u00f6n\u00fc\u015f\u00fcr.", "Click on the submenu () icon to reply, move and delete comments.": "A\u00e7\u0131klamalar\u0131 cevaplamak, ta\u015f\u0131nmak ve silmek i\u00e7in alt men\u00fc () simgesine t\u0131klay\u0131n.", "Collaborative editing": "Ortak d\u00fczenleme", "Column break (in multicolumnar text)": "S\u00fctun kesmesi (\u00e7ok s\u00fctunlu metinler i\u00e7in)", "Comments in documents": "Belgedeki yorumlar", "Context menus": "\u0130\u00e7erik men\u00fcs\u00fc", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u0130\u00e7erik men\u00fcleri farenin sa\u011f tu\u015funa t\u0131kland\u0131\u011f\u0131nda kullan\u0131labilir. \u0130\u00e7erik men\u00fcs\u00fcnde bulunan komutlar, belgedeki temel nesneyle (kapsaml\u0131 olarak de\u011fil) ilgilidir.", "Copy": "Kopyala", "Copy and Paste": "Kopyala ve Yap\u0131\u015ft\u0131r", "Cut": "Kes", "Delete cells (as in menu Edit - Delete Cells)": "H\u00fccreleri sil (D\u00fczenle - H\u00fccreleri Sil men\u00fcs\u00fcnde oldu\u011fu gibi)", "Delete to beginning of sentence": "C\u00fcmlenin ba\u015flang\u0131c\u0131na kadar sil", "Delete to beginning of word": "Kelimenin ba\u015flang\u0131c\u0131na kadar sil", "Delete to end of sentence": "C\u00fcmlenin sonuna kadar sil", "Delete to end of word": "Kelimenin sonuna kadar sil", "Deletions are marked with colored strike-through characters.": "Silinmeler renkli \u00fcst\u00fc \u00e7izili karakterlerle i\u015faretlenir.", "Demote list item (list item has to be selected)": "Liste \u00f6\u011fesini geri \u00e7ek (liste \u00f6\u011fesi se\u00e7ilmi\u015f olmal\u0131d\u0131r)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "Taray\u0131c\u0131n\u0131z\u0131n \u00f6zelliklerine ba\u011fl\u0131 olarak yazd\u0131rma penceresi g\u00f6r\u00fcn\u00fcr ya da \"PDF olarak d\u0131\u015fa aktar\u0131ls\u0131n m\u0131\" a\u00e7\u0131l\u0131r penceresi g\u00f6r\u00fcn\u00fcr. \u0130ndirdi\u011finiz PDF dosyas\u0131n\u0131 bilgisayar\u0131n\u0131zdaki bir PDF g\u00f6r\u00fcnt\u00fcleyiciyle a\u00e7\u0131p yazd\u0131rabilirsiniz.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "Do\u011frudan bi\u00e7imlendirme, bir paragraf\u0131n veya bir hesap tablosu h\u00fccresinin se\u00e7ilen i\u00e7eri\u011fine do\u011frudan uygulanan bi\u00e7imlendirmedir ve atanm\u0131\u015f bi\u00e7em bi\u00e7imini de\u011fi\u015ftirir. Bi\u00e7imlendirmeyi bi\u00e7em ayarlar\u0131na geri y\u00fcklemek i\u00e7in metin veya hesap tablo h\u00fccresini se\u00e7in ve Bi\u00e7im \u2192 Do\u011frudan Bi\u00e7imlendirmeyi Temizle se\u00e7ene\u011fini se\u00e7in veya ara\u00e7 \u00e7ubu\u011fundaki d\u00fc\u011fmeyi kullan\u0131n.", "Directly:": "Do\u011frudan:", "Display comment": "Yorumu g\u00f6r\u00fcnt\u00fcle", "Display the Keyboard shortcuts help": "Klavye k\u0131sayol yard\u0131m\u0131n\u0131 g\u00f6ster", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "Daha \u00f6nce bir ofis program\u0131 kulland\u0131ysan\u0131z belge d\u00fczenleme ekran\u0131 size tan\u0131d\u0131k gelecektir. Daha \u00f6nce g\u00f6rd\u00fc\u011f\u00fcn\u00fcz ekranlardan farkl\u0131 olarak \u015funlar say\u0131labilir:", "Document repair": "Belge Kurtarma", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname} belgelerinizi otomatik olarak kaydeder, ancak bir belgenin m\u00fcmk\u00fcn olan en h\u0131zl\u0131 \u015fekilde senkronize edildi\u011finden endi\u015feleniyorsan\u0131z, Dosya men\u00fcs\u00fcnden Kaydet se\u00e7ene\u011fini kullanarak kaydedebilirsiniz.", "Double Underline": "Alt\u0131 \u00e7ift \u00e7izgili", "Draw page keyboard shortcuts": "\u00c7izim sayfas\u0131 klavye k\u0131sayollar\u0131", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "Her kullan\u0131c\u0131ya bir renk atan\u0131r. Her kullan\u0131c\u0131n\u0131n imleci atanan renkte g\u00f6r\u00fcnt\u00fclenir. Not: kendi imlecinizi siyah g\u00f6receksiniz, ancak di\u011fer kullan\u0131c\u0131lar sizi farkl\u0131 renkte g\u00f6recekler.", "Editing documents": "Belge d\u00fczenleme", "Editing presentations": "Sunum d\u00fczenlemek", "Editing spreadsheets": "Hesap tablosu d\u00fczenlemek", "Editing text documents": "Metin belgesini d\u00fczenlemek", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "Slayt G\u00f6sterisi \u2192 Tam Ekran Sunum ya da slayt panelinin alt k\u0131sm\u0131nda en soldaki simgeye t\u0131klay\u0131n:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Mevcut kipten ayr\u0131l, yani d\u00fczenleme kipiyle nesne se\u00e7im kipi aras\u0131nda ge\u00e7i\u015f yap.", "Extend the selection down one page": "Se\u00e7imi bir sayfa a\u015fa\u011f\u0131 geni\u015flet", "Extend the selection up one page": "Se\u00e7imi bir sayfa yukar\u0131 geni\u015flet", "Fill Down": "A\u015fa\u011f\u0131 Doldur", "Focus to document from menu": "Men\u00fcden belgeye odaklan", "Focus to notebookbar menu": "Not defteri \u00e7ubu\u011fu men\u00fcs\u00fcne odaklan", "Focus to selected comment's menu": "Se\u00e7ili yorum men\u00fcs\u00fcne odaklan", "Format the source cell with the font, color background and more.": "Kaynak h\u00fccreyi yaz\u0131 tipi, renkli arka plan ve daha fazlas\u0131yla bi\u00e7imlendirin.", "Formatting spreadsheets": "Hesap tablosu bi\u00e7imlendirmek", "Formatting text": "Metin bi\u00e7imlendirme", "Formulas": "Form\u00fcl", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "Form\u00fcller, form\u00fcl \u00e7ubu\u011funa girilir. '=' yaz\u0131n ve form\u00fcl\u00fc ekleyin.", "Frequently Asked Questions": "S\u0131k\u00e7a Sorulan Sorular", "General Keyboard Shortcuts": "Genel Klavye K\u0131sayollar\u0131", "Go and select text to end of document": "Belge sonuna kadar git ve metni se\u00e7", "Go and select text to end of textbox": "Metnin sonuna git ve se\u00e7", "Go and select text to start of document": "Belgenin ba\u015f\u0131na kadar git ve metni se\u00e7", "Go and select text to start of textbox": "Metin kutusunun ba\u015flang\u0131c\u0131na git ve metni se\u00e7", "Go and select to the beginning of a line": "Sat\u0131r\u0131n ba\u015flang\u0131c\u0131na git ve se\u00e7", "Go and select to the end of a line": "Sat\u0131r\u0131n sonuna git ve se\u00e7", "Go to beginning of a word": "Kelimenin ba\u015f\u0131na git", "Go to beginning of line": "Sat\u0131r ba\u015f\u0131na git", "Go to end of document": "Belgenin sonuna git", "Go to end of line": "Sat\u0131r\u0131n sonuna git", "Go to next sheet.": "Sonraki sayfaya git.", "Go to previous sheet.": "\u00d6nceki sayfaya git.", "Go to start of document": "Belgenin ba\u015f\u0131na git", "Go to start of the next word": "Bir sonraki kelimenin ba\u015flang\u0131c\u0131na git", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "Metindeki dil bilgisi hatalar\u0131 mavi dalgal\u0131 alt \u00e7izgi ile i\u015faretlenmi\u015ftir. Dil bilgisi hatas\u0131n\u0131 ve rahats\u0131z edici dil bilgisi kurallar\u0131n\u0131 d\u00fczeltmek i\u00e7in \u00f6neriler i\u00e7eren bir men\u00fc a\u00e7mak i\u00e7in farenin sa\u011f d\u00fc\u011fmesiyle alt\u0131 \u00e7izili metne t\u0131klay\u0131n. Metni de\u011fi\u015ftirmek i\u00e7in do\u011fru \u00f6neriyi se\u00e7in.", "Handling Tables": "Tablo \u0130\u015fleme", "Handling images": "Resimleri i\u015fleme", "Home": "Ba\u015flang\u0131\u00e7", "Hover the mouse on the document name in the menu bar.": "Fareyi men\u00fc \u00e7ubu\u011fundaki belge ad\u0131n\u0131n \u00fczerine getirin.", "How can I change the line, area and position of a shape in my slides?": "Slaytlar\u0131mdaki bir \u015feklin \u00e7izgisini, alan\u0131n\u0131 ve konumunu nas\u0131l de\u011fi\u015ftirebilirim?", "How can I check spelling in my language?": "Kendi dilimde imla denetimini nas\u0131l yapabilirim?", "How can I copy the formatting of existing cells to new ones?": "Mevcut h\u00fccrelerin bi\u00e7imlendirmesini yenilerine nas\u0131l kopyalayabilirim?", "How can I import CSV data?": "CSV verilerini nas\u0131l i\u00e7e aktarabilirim?", "How can I insert a currency, copyright or trademark symbol in the document?": "Belgeye para birimi, telif hakk\u0131 veya ticari marka sembol\u00fc nas\u0131l ekleyebilirim?", "How can I make the new text look like other existing text?": "Yeni metnin di\u011fer mevcut metinler gibi g\u00f6r\u00fcnmesini nas\u0131l sa\u011flayabilirim?", "How can I quit {productname} without saving my edits?": "D\u00fczenlemelerimi kaydetmeden {productname} uygulamas\u0131ndan nas\u0131l \u00e7\u0131kabilirim?", "How can I remove the red wavy lines in my document?": "Belgemdeki k\u0131rm\u0131z\u0131 dalgal\u0131 \u00e7izgileri nas\u0131l kald\u0131rabilirim?", "How can I run my slide show?": "Slayt g\u00f6sterimi nas\u0131l y\u00fcr\u00fctebilirim?", "How can I select data to print?": "Yazd\u0131r\u0131lacak verileri nas\u0131l se\u00e7ebilirim?", "How do I change the page orientation to landscape inside my document": "Belgemin i\u00e7indeki sayfa y\u00f6n\u00fcn\u00fc yatay olarak nas\u0131l de\u011fi\u015ftirebilirim", "How do I get a word count of my document?": "Belgemdeki kelime say\u0131s\u0131n\u0131 nas\u0131l alabilirim?", "How do I rename a sheet?": "Bir sayfay\u0131 nas\u0131l yeniden adland\u0131r\u0131r\u0131m?", "How do I save a document with another name?": "Bir belgeyi ba\u015fka bir adla nas\u0131l kaydederim?", "How do I set the margins of the document?": "Belgenin kenar bo\u015fluklar\u0131n\u0131 nas\u0131l ayarlar\u0131m?", "If no table or range was selected, a prototype chart is displayed.": "Tablo veya aral\u0131k se\u00e7ilmemi\u015fse, bir \u00f6rnek grafik g\u00f6r\u00fcnt\u00fclenir.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "E\u011fer hi\u00e7 t\u00fcm h\u00fccre se\u00e7ilmemi\u015f ve imle\u00e7 tablonun sonundaysa, belgenin son paragraf\u0131 olmamak \u015fart\u0131yla tabloyu takip eden paragraf silinir.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Hi\u00e7bir h\u00fccre se\u00e7ilmediyse, i\u015faret\u00e7inin bulundu\u011fu c\u00fcmle, imlecin oldu\u011fu yerden ba\u015flayarak silinecektir. \u0130mle\u00e7 h\u00fccrenin sonundaysa ve hi\u00e7bir h\u00fccre se\u00e7ilmediyse, imlecin bulundu\u011fu h\u00fccreden bir sonraki h\u00fccre silinecektir.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Bir veya daha fazla h\u00fccre se\u00e7iliyse, se\u00e7imin kapsad\u0131\u011f\u0131 sat\u0131rlar silinecektir. T\u00fcm sat\u0131rlar tamamen veya k\u0131smen se\u00e7ilmi\u015fse b\u00fct\u00fcn tablo silinecektir.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "E\u011fer etkin h\u00fccre bo\u015fsa: tablonun ba\u015flang\u0131c\u0131na gider. Aksi halde: ilk bas\u0131m etkin h\u00fccrenin ba\u015flang\u0131c\u0131na gider, ikinci bas\u0131m ge\u00e7erli tablonun ba\u015flang\u0131c\u0131na gider, \u00fc\u00e7\u00fcnc\u00fc bas\u0131m belgenin ba\u015flang\u0131c\u0131na gider.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "E\u011fer etkin h\u00fccre bo\u015fsa: tablonun sonuna gider. Aksi halde: ilk bas\u0131m etkin h\u00fccrenin sonuna gider, ikinci bas\u0131m ge\u00e7erli tablonun sonuna gider, \u00fc\u00e7\u00fcnc\u00fc bas\u0131m belgenin sonuna gider.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Etkin h\u00fccre bo\u015fsa: b\u00fct\u00fcn tabloyu se\u00e7er.Aksi halde: etkin h\u00fccrenin i\u00e7eri\u011fini se\u00e7er.Tekrar basmak t\u00fcm tabloyu se\u00e7er.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "Resimler yeniden boyutland\u0131r\u0131labilir, d\u00f6nd\u00fcr\u00fclebilir ve sabitlenebilir. Metin, resmin etraf\u0131na sar\u0131labilir. Resmi se\u00e7in ve i\u00e7erik men\u00fcs\u00fcn\u00fc a\u00e7\u0131n. Resmi fare ile yeniden boyutland\u0131rmak i\u00e7in resim tutamaklar\u0131n\u0131 kullan\u0131n.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Bunun aksine, do\u011frudan bi\u00e7imlendirme, belge i\u00e7eri\u011finin se\u00e7ilen al\u0131nt\u0131lar\u0131na bi\u00e7imlendirme uygular. Uzun bir belgede, her metin al\u0131nt\u0131s\u0131na do\u011frudan bi\u00e7imlendirme uygulan\u0131r, metin bi\u00e7imlendirmesi uzun bir g\u00f6rev haline gelir, hatalara ve gecikmelere sebep olur.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Sonland\u0131rmalar alan\u0131nda, Ekle, T\u00fcr: Sayfa Sonu, Konum: \u00d6nce se\u00e7ene\u011fini i\u015faretleyin.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Standart Filtre ileti\u015fim penceresinde, belirli veri alanlar\u0131ndaki de\u011ferleri i\u00e7eren aral\u0131klar\u0131 da tan\u0131mlayabilirsiniz. Ko\u015fullar\u0131 mant\u0131ksal AND veya mant\u0131ksal OR operat\u00f6r\u00fcyle ba\u011flamak i\u00e7in standart filtreyi kullanabilirsiniz.", "Inactive document": "Kullan\u0131mda olmayan belge", "Increase/decrease the size of the column/row on the left/top cell edge": "Sat\u0131r/s\u00fct\u00fcn boyutunu sa\u011fdaki/alttaki h\u00fccre kenar\u0131ndan art\u0131r\u0131r/azalt\u0131r", "Increases/decreases the size of the column/row on the right/bottom cell edge": "Sat\u0131r/s\u00fct\u00fcn boyutunu sa\u011fdaki/alttaki h\u00fccre kenar\u0131ndan art\u0131r\u0131r/azalt\u0131r", "Insert": "Ekle", "Insert cells (as in menu Insert - Cells)": "H\u00fccreleri ekle (Ekle - H\u00fccreler men\u00fcs\u00fcnde oldu\u011fu gibi)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Yazd\u0131rma aral\u0131\u011f\u0131n\u0131 daraltmak ve indirilecek belgeyi yazd\u0131rmak i\u00e7in elektronik tabloya s\u00fctun ve sat\u0131r sonlar\u0131 ekleyin. PDF'yi yazd\u0131r\u0131rken ilgilendi\u011finiz sayfalar\u0131 se\u00e7in.", "Insert comment": "Yorum ekle", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Okuyucunun \u00f6zel dikkat g\u00f6stermesi gereken yerlere {productname} uygulamas\u0131nda yorum ekleyin. Yorumlar sa\u011fda g\u00f6r\u00fcnt\u00fclenir ve konuyu a\u00e7an\u0131n ad\u0131n\u0131 ve tarihini ta\u015f\u0131r.", "Insert date": "Tarih ekle", "Insert endnote": "Sonnot Ekle", "Insert footnote": "Dipnot ekle", "Insert line break": "Sat\u0131r sonu ekle", "Insert new paragraph directly before or after a section, or before a table": "Do\u011frudan b\u00f6l\u00fcmden \u00f6nce veya sonra, ya da bir tablodan \u00f6nce yeni paragraf ekle", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Bir liste i\u00e7inde numaraland\u0131r\u0131lmam\u0131\u015f yeni bir paragraf ekle. \u0130mle\u00e7 listenin sonundayken \u00e7al\u0131\u015fmaz.", "Insert non-breaking hyphen": "Aral\u0131ks\u0131z tire ekle", "Insert non-breaking space": "Aral\u0131ks\u0131z bo\u015fluk ekle", "Insert soft hyphen": "Yumu\u015fak tire ekle", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Ara\u00e7 \u00e7ubu\u011fundaki uygun simge ile tablolar ekleyin. \u00d6nce sat\u0131r ve s\u00fctun say\u0131s\u0131n\u0131 se\u00e7in. H\u00fccre i\u00e7erik men\u00fcs\u00fcyle sat\u0131r ve s\u00fctun ekleyin. H\u00fccreleri Tablo men\u00fcs\u00fcyle birle\u015ftirin. H\u00fccrelerin i\u00e7indeki varsay\u0131lan paragraf bi\u00e7emi \"Tablo i\u00e7eri\u011fi\" dir.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Bir sekme kesmesi ekler (sadece tablolara). Kulland\u0131\u011f\u0131n\u0131z Pencere Y\u00f6neticisine ba\u011fl\u0131 olarak Alt+Tab da kullan\u0131labilir.", "Is there a thesaurus?": "E\u015fanlaml\u0131lar s\u00f6zl\u00fc\u011f\u00fc var m\u0131?", "Italic": "Yat\u0131k", "Justify": "\u0130ki Yana Hizala", "Keyboard Shortcuts": "Klavye K\u0131sayollar\u0131", "Like Alt, but only the active cell is modified": "Alt gibidir ama sadece etkin h\u00fccre d\u00fczenlendi\u011finde etkindir", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "CSV verilerinizi platformunuza baz\u0131 yerel ara\u00e7larla y\u00fckleyin, se\u00e7in ve panoya kopyalay\u0131n", "Manual page break": "Elle sayfa sonland\u0131rma", "Move cursor down one line": "\u0130mleci bir alt sat\u0131ra ta\u015f\u0131", "Move cursor to beginning of the next paragraph": "\u0130mleci bir sonraki paragraf\u0131n ba\u015flang\u0131c\u0131na ta\u015f\u0131", "Move cursor to beginning of the previous paragraph": "\u0130mleci bir \u00f6nceki paragraf\u0131n ba\u015flang\u0131c\u0131na ta\u015f\u0131", "Move cursor to the left": "\u0130mleci sola ta\u015f\u0131", "Move cursor to the right": "\u0130mleci sa\u011fa ta\u015f\u0131", "Move cursor up one line": "\u0130mleci bir sat\u0131r yukar\u0131 ta\u015f\u0131", "Move cursor with selection to the left": "\u0130mleci se\u00e7imle birlikte sola kayd\u0131r", "Move cursor with selection to the right": "\u0130mleci se\u00e7imle birlikte sa\u011fa kayd\u0131r", "Move the view down one page": "G\u00f6r\u00fcn\u00fcm\u00fc bir sayfa a\u015fa\u011f\u0131 ta\u015f\u0131", "Move the view up one page": "G\u00f6r\u00fcn\u00fcm\u00fc bir \u00fcstteki sayfaya ta\u015f\u0131", "Move to next text object on drawing page": "\u00c7izim sayfas\u0131ndaki sonraki metin nesnesine ta\u015f\u0131", "Move to next text object on slide": "Slayttaki sonraki metin nesnesine ta\u015f\u0131", "Moves one screen page to the right.": "Bir ekran sayfas\u0131n\u0131 sa\u011fa ta\u015f\u0131r.", "Moves one sheet to the left.": "Bir sayfa sola hareket eder.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u0130mleci ge\u00e7erli veri aral\u0131\u011f\u0131n\u0131n alt kenar\u0131na ta\u015f\u0131r. \u0130mleci i\u00e7eren h\u00fccrenin alt\u0131ndaki sat\u0131r bo\u015fsa, imle\u00e7 veri i\u00e7eren alttaki bir sonraki sat\u0131ra gider.", "Moves the cursor to the first cell in the sheet (A1).": "\u0130mleci sayfadaki ilk h\u00fccreye (A1) ta\u015f\u0131r.", "Moves the cursor to the first cell of the current row.": "\u0130mleci ge\u00e7erli sat\u0131r\u0131n ilk h\u00fccresine ta\u015f\u0131r.", "Moves the cursor to the last cell of the current row.": "\u0130mleci ge\u00e7erli sat\u0131r\u0131n son h\u00fccresine ta\u015f\u0131r.", "Moves the cursor to the last cell on the sheet that contains data.": "\u0130mleci sayfadaki veri i\u00e7eren son h\u00fccreye ta\u015f\u0131r.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u0130mleci ge\u00e7erli veri aral\u0131\u011f\u0131n\u0131n sol kenar\u0131na ta\u015f\u0131r. \u0130mleci i\u00e7eren h\u00fccrenin solundaki s\u00fctun bo\u015fsa, imle\u00e7 veri i\u00e7eren soldaki bir sonraki s\u00fctuna gider", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u0130mleci ge\u00e7erli veri aral\u0131\u011f\u0131n\u0131n sa\u011f kenar\u0131na ta\u015f\u0131r. \u0130mleci i\u00e7eren h\u00fccrenin sa\u011f\u0131ndaki s\u00fctun bo\u015fsa, imle\u00e7 veri i\u00e7eren sa\u011fdaki bir sonraki s\u00fctuna gider.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u0130mleci ge\u00e7erli veri aral\u0131\u011f\u0131n\u0131n \u00fcst kenar\u0131na ta\u015f\u0131r. \u0130mleci i\u00e7eren h\u00fccrenin \u00fcst\u00fcndeki sat\u0131r bo\u015fsa, imle\u00e7 veri i\u00e7eren \u00fcstteki bir sonraki sat\u0131ra gider.", "Navigating in Spreadsheets": "Hesap tablolar\u0131nda gezinti", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "Otomatik Filtre i\u015flevinin bir kullan\u0131m\u0131, ekran\u0131 bir veri alan\u0131ndaki ayn\u0131 girdilere sahip kay\u0131tlarla h\u0131zl\u0131 bir \u015fekilde k\u0131s\u0131tlamakt\u0131r.", "Open the presentation in {productname}": "Sunumu {productname} uygulamas\u0131nda a\u00e7\u0131n", "Opening, closing, saving, printing and downloading documents": "A\u00e7ma, kapama, kaydetme, yazd\u0131rma ve belge indirme", "Other advanced features": "Di\u011fer geli\u015fmi\u015f \u00f6zellikler", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraf bi\u00e7imlendirme", "Paste as unformatted text": "Bi\u00e7imlendirilmemi\u015f metin olarak yap\u0131\u015ft\u0131r", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "Paste from the browser Edit \u2192 Paste or press Ctrl+V k\u0131sayolu ile taray\u0131c\u0131dan yap\u0131\u015ft\u0131r\u0131n. CSV verilerinizin tam bi\u00e7imini tan\u0131mlaman\u0131za imkan veren Metin \u0130\u00e7e Aktarma ileti\u015fim penceresi a\u00e7\u0131l\u0131r.", "Paste special": "\u00d6zel yap\u0131\u015ft\u0131r", "Pasting": "Yap\u0131\u015ft\u0131rmak", "Place the cursor at the paragraph to be formatted": "Bi\u00e7imlendirilecek paragraf\u0131n \u00fczerine imleci yerle\u015ftirin", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u0130mleci, sayfa y\u00f6n\u00fcn\u00fcn de\u011fi\u015fece\u011fi yere yerle\u015ftirin. Bo\u015f bir paragraf ekleyin.", "Place the cursor in the position to insert the character.": "Karakteri eklemek i\u00e7in imleci konuma getirin.", "Position and Size": "Konum ve Boyut", "Presentations": "Sunum", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "Sunumlar: Microsoft bi\u00e7imleri PPT, PPTX, OpenDocument Bi\u00e7imi ODP", "Press Insert button. To close the dialog, press Cancel.": "Ekle d\u00fc\u011fmesine bas\u0131n. \u0130leti\u015fim penceresini kapatmak i\u00e7in, \u0130ptal'e bas\u0131n.", "Print (Download as PDF)": "Yazd\u0131r (PDF olarak indir)", "Promote list item (list item has to be selected)": "Liste \u00f6\u011fesini \u00f6ne \u00e7\u0131kar (liste \u00f6\u011fesi se\u00e7ilmi\u015f olmal\u0131d\u0131r)", "Redo": "\u0130leri al", "Remove direct formatting": "Do\u011frudan bi\u00e7imlendirmeyi kald\u0131r", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "Alttaki sayfa sekmesinin \u00fczerindeki i\u00e7erik men\u00fcs\u00fcn\u00fc (farenin sa\u011f d\u00fc\u011fmesini kullanarak) kullanarak hesap tablosu belgesindeki bir sayfay\u0131 yeniden adland\u0131r\u0131n. Sonra ileti\u015fim penceresinde yeni sayfa ad\u0131n\u0131 girin.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Zengin i\u00e7erik kopyalama / kesme ve yap\u0131\u015ft\u0131rma, yaln\u0131zca belirli bir belgede de\u011fil, ayn\u0131 veya farkl\u0131 {productname} \u00fczerindeki belgelerde de desteklenir. Bu i\u015flemler i\u00e7in, kullan\u0131c\u0131lar bilgisayarda do\u011frudan klavye k\u0131sayollar\u0131n\u0131 (Ctrl+X, Ctrl+C, Ctrl+V) kullanarak resimler ve karma\u015f\u0131k i\u00e7erikler dahil kopyalayabilirler/kesebilirler. G\u00fcvenlik nedeniyle bilgisayarda yap\u0131\u015ft\u0131rmak i\u00e7in Ctrl+V kullan\u0131lmas\u0131 gerekir ancak kesme ve yap\u0131\u015ft\u0131rma i\u00e7in i\u00e7erik men\u00fcs\u00fc kullan\u0131labilir. Android veya iOS'ta metni \u00e7ift dokunarak se\u00e7mek ve i\u00e7erik men\u00fcs\u00fc arac\u0131l\u0131\u011f\u0131yla kopyala/kes/yap\u0131\u015ft\u0131r'a eri\u015fmek i\u00e7in uzun dokunmak gerekir.", "Search backwards": "Geriye do\u011fru arama", "Search forward": "\u0130leriye do\u011fru arama", "Select All": "Tu\u0308mu\u0308nu\u0308 Sec\u0327", "Select Landscape in \u201cWith Page Style\u201d": "\"Sayfa Bi\u00e7emi ile\" de Yatay'\u0131 se\u00e7in", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Metin belgesindeki bir tabloyu, hesap tablosundaki bir aral\u0131\u011f\u0131 veya sunumdaki bir tabloyu se\u00e7in.", "Select all in drawing page": "\u00c7izim sayfas\u0131n\u0131n t\u00fcm\u00fcn\u00fc se\u00e7", "Select all in slide": "Slayttakilerin t\u00fcm\u00fcn\u00fc se\u00e7", "Select if you want to change page numbering.": "Sayfa numaraland\u0131rmas\u0131n\u0131 de\u011fi\u015ftirmek istiyorsan\u0131z se\u00e7in.", "Select lines in downwards direction": "Sat\u0131rlar\u0131 a\u015fa\u011f\u0131 do\u011fru se\u00e7", "Select lines in upwards direction": "Sat\u0131rlar\u0131 yukar\u0131 do\u011fru se\u00e7", "Select objects in the order in which they were created": "Olu\u015fturulma s\u0131ras\u0131yla nesneleri se\u00e7", "Select objects in the reverse order in which they were created": "Olu\u015fturulma s\u0131ras\u0131n\u0131n tersiyle nesneleri se\u00e7", "Select the cells you want to format. Release the mouse button.": "Bi\u00e7imlendirmek istedi\u011finiz h\u00fccreleri se\u00e7in. Fare d\u00fc\u011fmesini b\u0131rak\u0131n.", "Select the character set, language and separator options for the CSV file.": "CSV dosyas\u0131 i\u00e7in karakter k\u00fcmesi, dil ve ay\u0131r\u0131c\u0131 se\u00e7eneklerini se\u00e7in.", "Select the shape in your slide. A set of handles shows.": "Slayd\u0131n\u0131zdaki \u015fekli se\u00e7in. Bir dizi tutamak g\u00f6sterir.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Bi\u00e7em a\u00e7\u0131l\u0131r listesinden uygulanacak bi\u00e7emi se\u00e7in. Paragraf, bi\u00e7em niteliklerini g\u00f6r\u00fcnt\u00fcler.", "Select the text with the existing format": "Mevcut bi\u00e7ime sahip metni se\u00e7in", "Select the text you want to apply the new format.": "Yeni bi\u00e7imi uygulamak istedi\u011finiz metni se\u00e7in.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u0130zin Ver a\u00e7\u0131lan kutu listesinden ge\u00e7erlilik \u00f6l\u00e7\u00fct\u00fc se\u00e7in. Kritere ba\u011fl\u0131 olarak, daha fazla se\u00e7enek g\u00f6sterir. Gerekli verileri doldurun.", "Select to beginning of paragraph": "Paragraf\u0131n ba\u015flang\u0131c\u0131na kadar se\u00e7", "Select to end of paragraph": "Paragraf\u0131n sonuna kadar se\u00e7", "Select to the left word by word": "Sola do\u011fru kelime kelime se\u00e7", "Select to the right word by word": "Sa\u011fa do\u011fru kelime kelime se\u00e7", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "Ge\u00e7erli h\u00fccreden s\u00fcrekli veri h\u00fccresi aral\u0131\u011f\u0131n\u0131n sonuna kadar, bas\u0131lan ok y\u00f6n\u00fcnde veri i\u00e7eren t\u00fcm h\u00fccreleri se\u00e7er. Sat\u0131rlar\u0131 ve s\u00fctunlar\u0131 birlikte se\u00e7mek i\u00e7in kullan\u0131l\u0131rsa, dikd\u00f6rtgen bir h\u00fccre aral\u0131\u011f\u0131 se\u00e7ilir.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Ge\u00e7erli h\u00fccreden bir sayfa a\u015fa\u011f\u0131ya kadar ge\u00e7erli s\u00fctundaki h\u00fccreleri se\u00e7er veya mevcut se\u00e7imi bir sayfa a\u015fa\u011f\u0131ya geni\u015fletir.", "Selects cells from the current cell to the first cell of the current row.": "Ge\u00e7erli h\u00fccreden ge\u00e7erli sat\u0131r\u0131n ilk h\u00fccresine kadar olan h\u00fccreleri se\u00e7er.", "Selects cells from the current cell to the last cell of the current row.": "Ge\u00e7erli h\u00fccreden ge\u00e7erli sat\u0131r\u0131n son h\u00fccresine kadar olan h\u00fccreleri se\u00e7er.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Ge\u00e7erli h\u00fccreden bir sayfa yukar\u0131ya kadar ge\u00e7erli s\u00fctundaki h\u00fccreleri se\u00e7er veya mevcut se\u00e7imi bir sayfa yukar\u0131ya geni\u015fletir.", "Set Optimal Column Width": "En Uygun S\u00fctun Geni\u015fli\u011fini Ayarla", "Set the page margins in the dialog.": "\u0130leti\u015fim penceresinde sayfa kenar bo\u015fluklar\u0131n\u0131 ayarlay\u0131n.", "Set the properties of the element of the object.": "Nesnenin \u00f6gelerinin \u00f6zelliklerini ayarla.", "Shortcut Keys for Tables": "Tablolar i\u00e7in K\u0131sayol Tu\u015flar\u0131", "Slide keyboard shortcuts": "Slayt klavye k\u0131sayollar\u0131", "Slide pane": "Slayt paneli", "Slide show": "Slayt g\u00f6sterisi", "Special Characters": "\u00d6zel Karakterler", "Spellchecking": "\u0130mla denetimi", "Spreadsheets": "Hesap tablosu", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "Hesap Tablosu: Microsoft bi\u00e7imleri XLS, XLSX, OpenDocument Bi\u00e7imi ODS", "Standard currency format": "Standart para birimi bi\u00e7imi", "Standard date format": "Standart tarih bi\u00e7imi", "Standard exponential format": "Standart \u00fcstel bi\u00e7emi", "Standard format": "Standart bi\u00e7im", "Standard percentage format (two decimal places)": "Standart y\u00fczde bi\u00e7imi (\u0130ki ondal\u0131k hane)", "Strikethrough": "\u00dcst\u00fc \u00e7izili", "Subscript": "Alt simge", "Superscript": "\u00dcst simge", "Switch cursor between text and footer": "\u0130mleci yaz\u0131 ile alt bilgi aras\u0131nda de\u011fi\u015ftir", "Switch cursor between text and header": "\u0130mleci yaz\u0131 ile ba\u015fl\u0131k aras\u0131nda de\u011fi\u015ftir", "Tab": "Tab", "Text documents": "Metin belgesi", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "Metin Belgeleri: Microsoft bi\u00e7imleri DOC, DOCX, RTF. OpenDocument Bi\u00e7imi ODT", "Text formatting": "Metin bi\u00e7imlendirme", "Text selection and navigation in a textbox": "Metin kutusunda metin se\u00e7imi ve gezinti", "Text selection and navigation in document": "Belgede metin se\u00e7imi ve gezinti", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "Metin, grafikler, \u015fekiller ve svg resimleri net kal\u0131r, yak\u0131nla\u015ft\u0131rd\u0131\u011f\u0131n\u0131zda, sadece jpg veya png gibi eklenmi\u015f resimlerde pikseller g\u00f6r\u00fcrs\u00fcn\u00fcz.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u00b6 sembol\u00fc bir bi\u00e7imlendirme i\u015faretidir. Metin hizalamaya ve d\u00fczenlemeye yard\u0131mc\u0131 olmak i\u00e7in kullan\u0131l\u0131r ve yazd\u0131r\u0131lmaz. Belge g\u00f6r\u00fcn\u00fcm\u00fcnde de\u011fi\u015ftirmek i\u00e7in, G\u00f6r\u00fcn\u00fcm \u2192 Bi\u00e7imlendirme i\u015fareti men\u00fcs\u00fcn\u00fc se\u00e7in.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "Geli\u015fmi\u015f Filtre, toplamda sekiz filtre ko\u015fulu sa\u011flar. Geli\u015fmi\u015f filtrelerle ko\u015fullar\u0131 do\u011frudan sayfaya girersiniz.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "CSV verileri, bu ayarlara g\u00f6re yap\u0131\u015ft\u0131rd\u0131\u011f\u0131n\u0131z se\u00e7ili h\u00fccreye y\u00fcklenir.", "The color assigned to the changes depends on the user that changes the document.": "De\u011fi\u015fikliklere atanan renk, belgeyi de\u011fi\u015ftiren kullan\u0131c\u0131ya ba\u011fl\u0131d\u0131r.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Form\u00fcl dili, herhangi bir hesap tablosu kullan\u0131c\u0131s\u0131n\u0131n son derece a\u015fina oldu\u011fu bir dildir ve OASIS OpenFormula \u015fartnamesinde \u00e7ok ayr\u0131nt\u0131l\u0131 olarak belirtilmi\u015ftir .", "This is easy to do using the Paintbrush tool in the toolbar.": "Ara\u00e7 \u00e7ubu\u011fundaki Boya F\u0131r\u00e7as\u0131 arac\u0131n\u0131 kullanarak bunu yapmak kolayd\u0131r.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "Bu \u00f6zellikle e\u015f zamanl\u0131 olarak d\u00fczenleme yaparken olduk\u00e7a faydal\u0131d\u0131r \u2013 mesela yanl\u0131\u015fl\u0131kla bir arkada\u015f\u0131n\u0131z Ctrl+A ile belgedeki t\u00fcm metni se\u00e7tikten sonra \u00fczerine yazmaya ba\u015flad\u0131\u011f\u0131nda s\u00f6yler.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "D\u00fczenlemeye devam etmek i\u00e7in belgeye t\u0131klad\u0131\u011f\u0131n\u0131zda kaplama ve mesaj kaybolur. Di\u011fer kullan\u0131c\u0131lar taraf\u0131ndan - belgeyi birlikte d\u00fczenlerken - yap\u0131lm\u0131\u015f olabilecek t\u00fcm de\u011fi\u015fiklikler yeniden y\u00fcklenir.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "Daha b\u00fcy\u00fck i\u00e7erik par\u00e7alar\u0131n\u0131 cihaz\u0131n\u0131zdaki di\u011fer uygulamalara kopyalamak i\u00e7in, kullan\u0131c\u0131lar\u0131n \u0130ndirmeyi ba\u015flat d\u00fc\u011fmesine basmas\u0131 ve okunacak hedef uygulamada kullan\u0131labilmesi i\u00e7in bunu kendi panolar\u0131na yeniden kopyalamas\u0131 gerekir. Bu, sa\u011f alt k\u00f6\u015fede a\u00e7\u0131lan k\u00fc\u00e7\u00fck bir gere\u00e7 arac\u0131l\u0131\u011f\u0131yla m\u00fcmk\u00fcnd\u00fcr ve yaln\u0131zca i\u00e7eri\u011fi harici uygulamalarda yap\u0131\u015ft\u0131rmak \u00fczere d\u0131\u015fa aktarmak i\u00e7in gereklidir. Bu ad\u0131m ayn\u0131 zamanda karma\u015f\u0131k nesne t\u00fcrlerini statik g\u00f6r\u00fcnt\u00fclere d\u00f6n\u00fc\u015ft\u00fcr\u00fcr.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "De\u011fi\u015fiklikleri izlemek veya gizlemek i\u00e7in D\u00fczenle \u2192 De\u011fi\u015fiklikleri \u0130zle \u2192 G\u00f6ster se\u00e7ene\u011fini se\u00e7in. De\u011fi\u015fiklikleri izleme etkinle\u015ftirilmi\u015f ancak gizlenmi\u015fse, de\u011fi\u015fiklikleri kaydetmeye devam edece\u011finize ve belgede yanl\u0131\u015fl\u0131kla istenmeyen metin b\u0131rakabilece\u011finize dikkat edin.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "Bir belgeyi indirmek i\u00e7in, belgeyi {productname} uygulamas\u0131n\u0131n Dosya men\u00fcs\u00fcnden indiriniz. \u0130ndirme bi\u00e7imleri uygulamaya ba\u011fl\u0131d\u0131r. B\u00fct\u00fcn uygulamalar belgeleri PDF bi\u00e7iminde d\u0131\u015fa aktarmaktad\u0131r.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "Bir {productname} slayt g\u00f6sterisinden \u00e7\u0131kmak, sunum d\u00fczenleme kipine d\u00f6nmek i\u00e7in Esc tu\u015funa bas\u0131n.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u00d6nceki bir duruma geri d\u00f6nmek i\u00e7in fareyle se\u00e7in ve Duruma d\u00f6n \u00fc t\u0131klay\u0131n.", "To open document, click on the file to open the {productname} module associated to the document format.": "Belgeyi a\u00e7mak i\u00e7in, belge bi\u00e7imiyle ilgili {productname} mod\u00fcl\u00fcn\u00fc a\u00e7mak i\u00e7in dosya \u00fczerine t\u0131klay\u0131n.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "H\u00fccrenin ge\u00e7erlili\u011fini kald\u0131rmak i\u00e7in, ileti\u015fim penceresini a\u00e7\u0131n ve \u0130zin Ver listesini \"T\u00fcm de\u011ferler\" olarak ayarlay\u0131n.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "Dikey y\u00f6nlendirmeye d\u00f6nmek i\u00e7in, \u201cSayfa Bi\u00e7emi ile\u201d de Dikey'i se\u00e7erek i\u015flemi tekrarlay\u0131n.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "Belgenin tamam\u0131nda sistematik olarak imla denetimi yapmak i\u00e7in Ara\u00e7lar men\u00fcs\u00fcn\u00fcn \u0130mla Denetimi se\u00e7ene\u011fini kullan\u0131n.", "Track changes": "De\u011fi\u015fiklikleri \u0130zle", "Two decimal places, thousands separator": "\u0130ki ondal\u0131k hane, binler ayrac\u0131", "Type the new file name in the text box and press Enter.": "Metin kutusuna yeni dosya ad\u0131n\u0131 yaz\u0131n ve Enter tu\u015funa bas\u0131n.", "Underline": "Alt\u0131 \u00e7izili", "Undo": "Geri al", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Kullan\u0131c\u0131 etkile\u015fimlerini geli\u015ftirmek i\u00e7in Giri\u015f Yard\u0131m\u0131 ve Hata Uyar\u0131s\u0131 sekmelerini kullan\u0131n. \u0130leti\u015fim penceresini kapatmak i\u00e7in Tamam d\u00fc\u011fmesini t\u0131klay\u0131n.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "Slayt g\u00f6sterisini ba\u015flatmak, slayt eklemek, mevcut slayd\u0131 \u00e7o\u011faltmak veya silmek i\u00e7in alttaki slayt panosu ara\u00e7 \u00e7ubu\u011funu kullan\u0131n.", "Using the browser zoom affects the document and user interface areas.": "Taray\u0131c\u0131daki yak\u0131nla\u015ft\u0131rman\u0131n kullan\u0131lmas\u0131 belge ve kullan\u0131c\u0131 aray\u00fcz\u00fc alanlar\u0131n\u0131 etkilemektedir.", "Using the page style": "Sayfa bi\u00e7emini kullanmak", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "Cetveli kullanarak sol kenar bo\u015flu\u011funu ayarlamak i\u00e7in cetvelin en sol kenar\u0131n\u0131 veya sa\u011f kenar bo\u015flu\u011fu i\u00e7in en sa\u011f\u0131n\u0131 s\u00fcr\u00fckleyin.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "Mavi \u00b6 sembol\u00fc nedir ve metin belgemden nas\u0131l \u00e7\u0131karabilirim?", "What are the documents file formats supported by {productname}?": "{productname} taraf\u0131ndan desteklenen belge dosyas\u0131 bi\u00e7imleri nelerdir?", "What is the blue wavy underline in some words in the text?": "Metindeki baz\u0131 kelimelerde bulunan mavi dalgal\u0131 alt \u00e7izgi nedir?", "What is \u201cClear Direct Formatting\u201d icon?": "\u201cDo\u011frudan Bi\u00e7imlendirmeyi Temizle\u201d simgesi nedir?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "{productname} taray\u0131c\u0131da bir s\u00fcredir herhangi bir etkinlik olmad\u0131\u011f\u0131n\u0131 alg\u0131lad\u0131\u011f\u0131nda, belgeyi \"Etkin De\u011fil\" durumuna ge\u00e7irir. Belge, \"Etkin olmayan belge - d\u00fczenlemeye devam etmek i\u00e7in l\u00fctfen t\u0131klay\u0131n\" mesaj\u0131 ile \u015feffaf gri bir kaplama ile g\u00f6sterilir.", "When closing a document, it is automatically saved if it has been changed.": "Belge kapat\u0131l\u0131rken e\u011fer de\u011fi\u015fiklik yap\u0131lm\u0131\u015fsa otomatik olarak kaydedilir.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "E\u015f zamanl\u0131 olarak birden fazla kullan\u0131c\u0131 ayn\u0131 belgeyi d\u00fczenledi\u011finde birden fazla kullan\u0131c\u0131n\u0131n yapt\u0131\u011f\u0131 de\u011fi\u015fiklik baz\u0131 kar\u0131\u015f\u0131kl\u0131klara sebep olabilir. Belge kurtarma fonksiyonu kullan\u0131c\u0131lara di\u011fer yazarlar\u0131n yapt\u0131klar\u0131 de\u011fi\u015fiklikleri \u00f6nceki bir duruma geri alma olana\u011f\u0131 verir.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Belge i\u00e7inden kesilmi\u015f veya kopyalanm\u0131\u015f i\u00e7eri\u011finiz oldu\u011funda, i\u00e7erik men\u00fcs\u00fcn\u00fc kullanarak bu i\u00e7eri\u011fi yap\u0131\u015ft\u0131rabilirsiniz.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Ayn\u0131 belgenin i\u00e7inden kopyalanan i\u00e7eri\u011fi yap\u0131\u015ft\u0131rd\u0131\u011f\u0131n\u0131zda, bi\u00e7im ve \u00f6geler korunur. Ba\u015fka bir belgeden, ba\u015fka bir sekme veya taray\u0131c\u0131 penceresinden veya taray\u0131c\u0131n\u0131n d\u0131\u015f\u0131ndan kopyalarsan\u0131z, yap\u0131\u015ft\u0131r\u0131lan i\u00e7erik zengin metin olarak korunacakt\u0131r.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "Belgenin d\u0131\u015f\u0131ndan metin yap\u0131\u015ft\u0131rd\u0131\u011f\u0131n\u0131zda (ba\u015fka bir taray\u0131c\u0131 penceresi veya bir masa\u00fcst\u00fc uygulamas\u0131), zengin metin olarak yap\u0131\u015ft\u0131r\u0131lacakt\u0131r.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Belgenin i\u00e7inden metin yap\u0131\u015ft\u0131rd\u0131\u011f\u0131n\u0131zda, bi\u00e7imlendirmeye uyulacakt\u0131r. \u00c7al\u0131\u015fmakta oldu\u011funuz belgeden kopyalanm\u0131\u015flarsa, resimler gibi nesneleri de yap\u0131\u015ft\u0131rabilirsiniz.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "De\u011fi\u015fiklikleri \u0130zle \u00f6zelli\u011fini a\u00e7t\u0131\u011f\u0131n\u0131zda, {productname} belgede yap\u0131lan yeni de\u011fi\u015fiklikleri i\u015faretler. Kapatmak i\u00e7in bu se\u00e7ene\u011fi tekrar se\u00e7in.", "Why can't I delete text? It just gets a strike-through?": "Metni neden silemiyorum? Sadece \u00fcst\u00fc \u00e7izildi?", "Why did the text I just typed change automatically? How can I revert it?": "Az \u00f6nce yazd\u0131\u011f\u0131m metin neden otomatik olarak de\u011fi\u015fti? Nas\u0131l geri alabilirim?", "With track changes enabled your document is shown the following manner:": "De\u011fi\u015fiklikleri izle etkinle\u015ftirildi\u011finde, belgeniz \u015fu \u015fekilde g\u00f6sterilir:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "Kelime say\u0131s\u0131, durum \u00e7ubu\u011funda da g\u00f6r\u00fcnt\u00fclenir. Hi\u00e7bir metin se\u00e7ilmezse, g\u00f6sterilen kelime say\u0131s\u0131 belgenin tamam\u0131 i\u00e7indir. Aksi takdirde, g\u00f6sterilen kelime say\u0131s\u0131 se\u00e7ili metin i\u00e7indir.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "Kelime say\u0131s\u0131 Ara\u00e7lar \u2192 Kelime say\u0131s\u0131 men\u00fcs\u00fcndedir. \u0130leti\u015fim penceresi, se\u00e7im ve t\u00fcm belge i\u00e7in s\u00f6zc\u00fck say\u0131lar\u0131n\u0131 g\u00f6sterir.", "Word processor functions": "Kelime i\u015flemci i\u015flevleri", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "Evet. {productname} parola korumal\u0131 belgeleri a\u00e7abilir, ancak y\u00fckleme esnas\u0131nda \"Parolay\u0131 Girin\" isteminde parolan\u0131n girilmesi gerekir.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "Evet. \u0130stedi\u011finiz kelimeyi t\u0131klay\u0131n ve Ara\u00e7lar \u2192 E\u015f Anlaml\u0131lar S\u00f6zl\u00fc\u011f\u00fc'n\u00fc se\u00e7in. De\u011fi\u015fiklik \u00f6nerileri i\u00e7eren bir ileti\u015fim penceresi a\u00e7\u0131l\u0131r.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "A\u00e7\u0131l\u0131r listeler ile g\u00f6r\u00fcnt\u00fclenen karakterlere g\u00f6z atabilir veya Ara kutusuna bir arama anahtar\u0131 yazabilirsiniz. \u00d6zel karakterin Unicode say\u0131sal kodunu biliyorsan\u0131z, sa\u011fdaki kutulara girin.", "You can insert these special characters in the document using the Special Character dialog.": "\u00d6zel Karakter ileti\u015fim penceresini kullanarak bu \u00f6zel karakterleri belgeye ekleyebilirsiniz.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "Bir kullan\u0131c\u0131n\u0131n ad\u0131n\u0131 (veya simgesini) sa\u011f t\u0131klayarak o kullan\u0131c\u0131n\u0131n imlecine ge\u00e7ebilirsiniz. Bu d\u00fczenleyici takip etmenizi m\u00fcmk\u00fcn k\u0131lar.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u015eu klavye k\u0131sayolu ile bi\u00e7imlendirilmemi\u015f metin olarak yap\u0131\u015ft\u0131rabilirsiniz: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u00c7evrimi\u00e7i bir hesap tablosunu, bir masa\u00fcst\u00fc hesap tablosunu d\u00fczenledi\u011finiz gibi d\u00fczenlersiniz. Veri girme, aral\u0131k, s\u00fctun, sat\u0131r veya sayfa se\u00e7me gibi i\u015flemler ayn\u0131d\u0131r. Hesap tablosundaki eylemlere komut vermek i\u00e7in klavyeyi, men\u00fcleri veya ara\u00e7 \u00e7ubu\u011funu kullan\u0131n. H\u00fccreleri verilerle doldurmak i\u00e7in h\u00fccre i\u00e7eri\u011fini s\u00fcr\u00fcklemek de desteklenmektedir. Kopyala, kes ve yap\u0131\u015ft\u0131r komutlar\u0131 i\u00e7erik men\u00fcs\u00fcnde mevcuttur. Daha kolay veri giri\u015fi i\u00e7in girilen verinin arkas\u0131ndaki imleci bir sa\u011fdaki h\u00fccreye ta\u015f\u0131mak i\u00e7in bir Tab, a\u015fa\u011f\u0131daki h\u00fccreye ta\u015f\u0131mak i\u00e7in Enter tu\u015flar\u0131n\u0131 kullanabilirsiniz.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "Otomatik D\u00fczeltmeyi etkinle\u015ftirdiniz. Otomatik D\u00fczeltme, yaz\u0131lan metni dahili tablodaki kar\u015f\u0131l\u0131k gelen metin ile de\u011fi\u015ftirir. \u00c7o\u011fu durumda, Otomatik D\u00fczeltme siz yazarken yaz\u0131m hatalar\u0131n\u0131 d\u00fczeltir. Otomatik D\u00fczeltme gerekli de\u011filse, Ara\u00e7lar \u2192 Otomatik D\u00fczeltme \u2192 Yazarken b\u00f6l\u00fcm\u00fcnde devre d\u0131\u015f\u0131 b\u0131rak\u0131n.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "Belge i\u00e7in De\u011fi\u015fiklikleri \u0130zle \u00f6zelli\u011fini etkinle\u015ftirdiniz. De\u011fi\u015fiklikleri \u0130zle, metindeki t\u00fcm de\u011fi\u015fiklikleri kaydeder ve daha sonraki revizyon i\u00e7in bas\u0131mlar\u0131 g\u00f6sterir. Metin ve elektronik tablolardaki de\u011fi\u015fiklikleri i\u015faretlemek i\u00e7in kullan\u0131\u015fl\u0131d\u0131r. D\u00fczenle \u2192 De\u011fi\u015fiklikleri \u0130zle \u2192 Kaydet se\u00e7ilerek de\u011fi\u015fiklikleri izle etkinle\u015ftirilir.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "Belgeleriniz, {productname} ile entegre olan bulut depolamas\u0131nda muhafaza edilmekte ve y\u00f6netilmektedir.", "chart": "grafik", "comment": "a\u00e7\u0131klama", "data validate": "veri do\u011frulama", "document repair": "belge kurtarma", "filter": "s\u00fczge\u00e7", "import": "i\u00e7e aktar", "inactive document": "kullan\u0131mda olmayan belge", "spellchecking": "imla denetimi", "track changes": "de\u011fi\u015fiklikleri \u0130zle", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "(*) say\u0131sal tu\u015f tak\u0131m\u0131ndaki \u00e7arpma i\u015faretidir. \u0130mleci i\u00e7eren veri aral\u0131\u011f\u0131n\u0131 se\u00e7er. Aral\u0131k, veri i\u00e7eren ve bo\u015f sat\u0131r ve s\u00fctunlarla s\u0131n\u0131rlanan biti\u015fik bir h\u00fccre aral\u0131\u011f\u0131d\u0131r.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "(/) say\u0131sal tu\u015f tak\u0131m\u0131ndaki b\u00f6lme i\u015faretidir. \u0130mleci i\u00e7eren matris form\u00fcl aral\u0131\u011f\u0131n\u0131 se\u00e7er.", "word count": "kelime say\u0131s\u0131"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-ug.json b/f7cloud-office/browser/dist/l10n/help-ug.json new file mode 100644 index 0000000..14875f0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-ug.json @@ -0,0 +1 @@ +{"Apply Default paragraph style": "\u0643\u06c6\u06ad\u06c8\u0644\u062f\u0649\u0643\u0649 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Apply Heading 1 paragraph style": "\u0645\u0627\u06cb\u0632\u06c7 1 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Apply Heading 2 paragraph style": "\u0645\u0627\u06cb\u0632\u06c7 2 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Apply Heading 3 paragraph style": "\u0645\u0627\u06cb\u0632\u06c7 3 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Apply Heading 4 paragraph style": "\u0645\u0627\u06cb\u0632\u06c7 4 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Apply Heading 5 paragraph style": "\u0645\u0627\u06cb\u0632\u06c7 5 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0627\u0646", "Cell formatting": "\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u067e\u0649\u0686\u0649\u0645\u0649", "Column break (in multicolumnar text)": "\u0631\u06d5\u062a\u0643\u06d5 \u0628\u06c6\u0644 (\u0643\u06c6\u067e \u0631\u06d5\u062a\u0644\u0649\u0643 \u062a\u06d0\u0643\u0649\u0633\u062a)", "Copy": "\u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Cut": "\u0643\u06d5\u0633", "Delete to beginning of sentence": "\u062c\u06c8\u0645\u0644\u06d5 \u0628\u06d0\u0634\u0649\u063a\u0649\u0686\u06d5 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7", "Delete to beginning of word": "\u0633\u06c6\u0632\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0649\u0686\u06d5 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7", "Delete to end of sentence": "\u062c\u06c8\u0645\u0644\u06d5 \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0649\u0686\u06d5 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7", "Delete to end of word": "\u0633\u06c6\u0632 \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0649\u0686\u06d5 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7", "Demote list item (list item has to be selected)": "\u062a\u06c8\u0631 \u062a\u0649\u0632\u0649\u0645 \u062f\u06d5\u0631\u0649\u062c\u0649\u0633\u0649\u0646\u0649 \u062a\u06c6\u06cb\u06d5\u0646\u0644\u06d5\u062a (\u062a\u0649\u0632\u0649\u0645 \u062a\u06c8\u0631\u0649 \u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646)", "Display comment": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a\u0646\u0649 \u0643\u06c6\u0631\u0633\u06d5\u062a", "Double Underline": "\u0642\u0648\u0634 \u0626\u0627\u0633\u062a\u0649 \u0633\u0649\u0632\u0649\u0642", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u06be\u0627\u0644\u06d5\u062a\u062a\u0649\u0646 \u0686\u06d0\u0643\u0649\u0646\u0649\u062f\u06c7\u060c \u0645\u06d5\u0633\u0649\u0644\u06d5\u0646 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634 \u06be\u0627\u0644\u0649\u062a\u0649\u062f\u0649\u0646 \u0626\u0648\u0628\u064a\u06d0\u0643\u062a \u062a\u0627\u0644\u0644\u0627\u0634 \u06be\u0627\u0644\u0649\u062a\u0649\u06af\u06d5 \u0626\u0627\u0644\u0645\u0649\u0634\u0649\u062f\u06c7\u060c \u0626\u0648\u0628\u064a\u06d0\u0643\u062a \u062a\u0627\u0644\u0644\u0627\u0634 \u06be\u0627\u0644\u0649\u062a\u0649\u062f\u0649\u0646 \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634 \u06be\u0627\u0644\u0649\u062a\u0649\u06af\u06d5 \u0626\u0627\u0644\u0645\u0649\u0634\u0649\u062f\u06c7.", "Extend the selection down one page": "\u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u0628\u0649\u0631 \u0628\u06d5\u062a \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7", "Extend the selection up one page": "\u0626\u06c8\u0633\u062a\u0649\u06af\u06d5 \u0628\u0649\u0631 \u0628\u06d5\u062a \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7", "Fill Down": "\u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u062a\u0648\u0644\u062f\u06c7\u0631", "General Keyboard Shortcuts": "\u0626\u0627\u062f\u06d5\u062a\u062a\u0649\u0643\u0649 \u06be\u06d5\u0631\u067e\u062a\u0627\u062e\u062a\u0627 \u062a\u06d0\u0632\u0644\u06d5\u062a\u0645\u0649\u0644\u0649\u0631\u0649", "Go and select text to end of document": "\u0645\u06d5\u0632\u0645\u06c7\u0646\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u067e \u067e\u06c8\u062a\u06c8\u0643 \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7", "Go and select text to end of textbox": "\u0645\u06d5\u0632\u0645\u06c7\u0646\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u0642\u06c7\u062a\u0649\u0633\u0649\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7", "Go and select text to start of document": "\u0645\u06d5\u0632\u0645\u06c7\u0646\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u067e \u067e\u06c8\u062a\u06c8\u0643 \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7", "Go and select text to start of textbox": "\u0645\u06d5\u0632\u0645\u06c7\u0646\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u0642\u06c7\u062a\u0649\u0633\u0649\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7", "Home": "\u0626\u06c6\u064a", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06c8\u062a\u0643\u06c8\u0644 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u06be\u06d5\u0645\u062f\u06d5 \u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u06d5 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u062f\u0627 \u0628\u0648\u0644\u0633\u0627\u060c \u062c\u06d5\u062f\u06cb\u06d5\u0644\u06af\u06d5 \u0626\u06d5\u06af\u06d5\u0634\u0643\u06d5\u0646 \u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0644\u0649\u062f\u06c7\u060c \u0626\u06c7 \u067e\u06c8\u062a\u06c8\u0643\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u0642\u0649 \u0626\u0627\u0628\u0632\u0627\u0633\u0649 \u0628\u0648\u0644\u0633\u0627 \u0626\u06c7 \u0628\u0627\u0634\u0642\u0627 \u06af\u06d5\u067e.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06c8\u062a\u0643\u06c8\u0644 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627 \u0626\u06c7\u0646\u062f\u0627\u0642\u062a\u0627 \u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u06d5 \u062a\u06c7\u0631\u063a\u0627\u0646 \u062c\u0627\u064a\u062f\u0649\u0646 \u062c\u06c8\u0645\u0644\u06d5 \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0649\u0686\u06d5 \u0628\u0648\u0644\u063a\u0627\u0646 \u062a\u06d0\u0643\u0633\u062a\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7. \u0626\u06d5\u06af\u06d5\u0631 \u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u06d5 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0627\u062e\u0649\u0631\u0649\u062f\u0627 \u0628\u0648\u0644\u0633\u0627 \u06be\u06d5\u0645\u062f\u06d5 \u067e\u06c8\u062a\u0643\u06c8\u0644 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627 \u0626\u06c7\u0646\u062f\u0627\u0642\u062a\u0627 \u0643\u06d0\u064a\u0649\u0646\u0643\u0649 \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0645\u06d5\u0632\u0645\u06c7\u0646\u0649\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u0626\u06d5\u06af\u06d5\u0631 \u0628\u0649\u0631 \u064a\u0627\u0643\u0649 \u0628\u0649\u0631 \u0642\u0627\u0646\u0686\u06d5 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0627\u0644\u0644\u0627\u0646\u0633\u0627 \u0626\u06c7\u0646\u062f\u0627\u0642\u062a\u0627 \u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0646\u0649 \u0626\u06c6\u0632 \u0626\u0649\u0686\u0649\u06af\u06d5 \u0626\u0627\u0644\u063a\u0627\u0646 \u067e\u06c8\u062a\u06c8\u0646 \u0642\u06c7\u0631\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7. \u0626\u06d5\u06af\u06d5\u0631 \u06be\u06d5\u0645\u0645\u06d5 \u0642\u06c7\u0631 \u062a\u0648\u0644\u06c7\u0642 \u064a\u0627\u0643\u0649 \u0642\u0649\u0633\u0645\u06d5\u0646 \u062a\u0627\u0644\u0644\u0627\u0646\u0633\u0627 \u0626\u06c7\u0646\u062f\u0627\u0642\u062a\u0627 \u067e\u06c8\u062a\u0643\u06c8\u0644 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u0649\u062f\u06c7.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u0626\u06d5\u06af\u06d5\u0631 \u0626\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0628\u0648\u0634 \u0628\u0648\u0644\u0633\u0627: \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7. \u0628\u0648\u0644\u0645\u0649\u0633\u0627: \u0628\u0649\u0631\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u0646\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7\u060c \u0626\u0649\u0643\u0643\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7. \u0626\u06c8\u0686\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u067e\u06c8\u062a\u06c8\u0643\u0646\u0649\u06ad \u0628\u06d0\u0634\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u0626\u06d5\u06af\u06d5\u0631 \u0626\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0628\u0648\u0634 \u0628\u0648\u0644\u0633\u0627: \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7. \u0628\u0648\u0644\u0645\u0649\u0633\u0627: \u0628\u0649\u0631\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u0646\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7\u060c \u0626\u0649\u0643\u0643\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7. \u0626\u06c8\u0686\u0649\u0646\u0686\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0628\u0627\u0633\u0642\u0627\u0646\u062f\u0627 \u067e\u06c8\u062a\u06c8\u0643\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u063a\u0627 \u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u062f\u06c7.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u0626\u06d5\u06af\u06d5\u0631 \u0626\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0628\u0648\u0634 \u0628\u0648\u0644\u0633\u0627: \u067e\u06c8\u062a\u0643\u06c8\u0644 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7. \u0628\u0648\u0644\u0645\u0649\u0633\u0627: \u0626\u0627\u0643\u062a\u0649\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0645\u06d5\u0632\u0645\u06c7\u0646\u0649\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7\u060c \u064a\u06d5\u0646\u06d5 \u0628\u0649\u0631 \u0642\u06d0\u062a\u0649\u0645 \u0628\u06d0\u0633\u0649\u0644\u0633\u0627 \u067e\u06c8\u062a\u0643\u06c8\u0644 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7.", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0633\u0648\u0644/\u0626\u06c8\u0633\u062a\u0649 \u0642\u0649\u0631\u0649\u0646\u0649 \u0628\u0648\u064a\u0644\u0627\u067e \u0631\u06d5\u062a/\u0642\u06c7\u0631\u0646\u0649 \u0686\u0648\u06ad\u0627\u064a\u062a/\u062a\u0627\u0631\u0627\u064a\u062a", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649\u06ad \u0626\u0648\u06ad/\u0626\u0627\u0633\u062a\u0649 \u0642\u0649\u0631\u0649\u0646\u0649 \u0628\u0648\u064a\u0644\u0627\u067e \u0631\u06d5\u062a/\u0642\u06c7\u0631\u0646\u0649 \u0686\u0648\u06ad\u0627\u064a\u062a/\u062a\u0627\u0631\u0627\u064a\u062a", "Insert endnote": "\u0626\u0627\u062e\u0649\u0631 \u0626\u0649\u0632\u0627\u06be\u0627\u062a \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert footnote": "\u0628\u06d5\u062a \u0626\u0627\u0633\u062a\u0649 \u0626\u0649\u0632\u0627\u06be\u0627\u062a \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert line break": "\u0642\u06c7\u0631 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert new paragraph directly before or after a section, or before a table": "\u0628\u0649\u0631 \u0628\u06c6\u0644\u06d5\u0643\u062a\u0649\u0646 \u0626\u0649\u0644\u06af\u0649\u0631\u0649 \u064a\u0627\u0643\u0649 \u0643\u06d0\u064a\u0649\u0646 \u060c \u064a\u0627\u0643\u0649 \u062c\u06d5\u062f\u06cb\u06d5\u0644\u062f\u0649\u0646 \u0626\u0649\u0644\u06af\u0649\u0631\u0649 \u0628\u0649\u06cb\u0627\u0633\u0649\u062a\u06d5 \u064a\u06d0\u06ad\u0649 \u0626\u0627\u0628\u0632\u0627\u0633 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u062a\u0649\u0632\u0649\u0645 \u0626\u0649\u0686\u0649\u062f\u06d5 \u062a\u06c8\u0631 \u0646\u0648\u0645\u06c7\u0631\u0649 \u064a\u0648\u0642 \u064a\u06d0\u06ad\u0649 \u0626\u0627\u0628\u0632\u0627\u0633 \u0642\u0649\u0633\u062a\u06c7\u0631\u0649\u062f\u06c7. \u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649 \u062a\u0649\u0632\u0649\u0645\u0646\u0649\u06ad \u0626\u0627\u062e\u0649\u0631\u0649\u062f\u0627 \u0628\u0648\u0644\u0633\u0627 \u0626\u0649\u0634\u0644\u0649\u0645\u06d5\u064a\u062f\u06c7.", "Insert non-breaking hyphen": "\u067e\u0627\u0631\u0686\u0649\u0644\u0627\u0646\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0633\u0649\u0632\u0649\u0642\u0686\u06d5 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert non-breaking space": "\u067e\u0627\u0631\u0686\u0649\u0644\u0627\u0646\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0628\u0648\u0634\u0644\u06c7\u0642 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert soft hyphen": "\u064a\u06c7\u0645\u0634\u0627\u0642 \u0633\u0649\u0632\u0649\u0642\u0686\u06d5 \u0642\u0649\u0633\u062a\u06c7\u0631", "Keyboard Shortcuts": "\u06be\u06d5\u0631\u067e\u062a\u0627\u062e\u062a\u0627 \u062a\u06d0\u0632\u0644\u06d5\u062a\u0645\u0649\u0644\u0649\u0631\u0649", "Manual page break": "\u0642\u0648\u0644\u062f\u0627 \u0628\u06d5\u062a \u0642\u0627\u062a\u0644\u0627", "Move the view down one page": "\u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0646\u0649 \u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u0628\u0649\u0631 \u0628\u06d5\u062a \u064a\u06c6\u062a\u0643\u06d5\u064a\u062f\u06c7", "Move the view up one page": "\u0626\u06c8\u0633\u062a\u0649\u06af\u06d5 \u0628\u0649\u0631 \u0628\u06d5\u062a \u064a\u06c6\u062a\u0643\u06d5\u064a\u062f\u06c7", "PageDown": "PageDown", "PageUp": "PageUp", "Paste as unformatted text": "\u067e\u0649\u0686\u0649\u0645\u0633\u0649\u0632 \u062a\u06d0\u0643\u0633\u062a \u0686\u0627\u067e\u0644\u0627", "Print (Download as PDF)": "\u0628\u0627\u0633 (PDF \u0633\u06c8\u067e\u0649\u062a\u0649\u062f\u06d5 \u0686\u06c8\u0634\u06c8\u0631)", "Promote list item (list item has to be selected)": "\u062a\u06c8\u0631 \u062a\u0649\u0632\u0649\u0645 \u062f\u06d5\u0631\u0649\u062c\u0649\u0633\u0649\u0646\u0649 \u0626\u06c6\u0631\u0644\u06d5\u062a (\u062a\u0649\u0632\u0649\u0645 \u062a\u06c8\u0631\u0649 \u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646)", "Redo": "Redo", "Select objects in the order in which they were created": "\u0626\u0648\u0628\u064a\u06d0\u0643\u062a\u0646\u0649\u06ad \u0642\u06c7\u0631\u06c7\u0644\u063a\u0627\u0646 \u06cb\u0627\u0642\u062a\u0649\u062f\u0649\u0643\u0649 \u062a\u06d5\u0631\u062a\u0649\u067e \u0628\u0648\u064a\u0649\u0686\u06d5 \u0626\u0648\u0628\u064a\u06d0\u0643\u062a\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7", "Select objects in the reverse order in which they were created": "\u0626\u0648\u0628\u064a\u06d0\u0643\u062a\u0646\u0649\u06ad \u0642\u06c7\u0631\u06c7\u0644\u063a\u0627\u0646 \u06cb\u0627\u0642\u062a\u0649\u062f\u0649\u0643\u0649 \u0626\u06d5\u0643\u0633\u0649 \u062a\u06d5\u0631\u062a\u0649\u067e \u0628\u0648\u064a\u0649\u0686\u06d5 \u0626\u0648\u0628\u064a\u06d0\u0643\u062a\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u064a\u062f\u06c7", "Set Optimal Column Width": "\u0626\u06d5\u06ad \u0645\u06c7\u06cb\u0627\u067e\u0649\u0642 \u0631\u06d5\u062a \u0643\u06d5\u06ad\u0644\u0649\u0643\u0649", "Shortcut Keys for Tables": "\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u062a\u06d0\u0632 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0644\u0649\u0631\u0649", "Standard currency format": "\u0626\u06c6\u0644\u0686\u06d5\u0645\u0644\u0649\u0643 \u067e\u06c7\u0644 \u067e\u0649\u0686\u0649\u0645\u0649", "Standard date format": "\u0626\u06c6\u0644\u0686\u06d5\u0645\u0644\u0649\u0643 \u0686\u06d0\u0633\u0644\u0627 \u067e\u0649\u0686\u0649\u0645\u0649", "Standard exponential format": "\u0626\u06c6\u0644\u0686\u06d5\u0645\u0644\u0649\u0643 \u0643\u06c6\u0631\u0633\u06d5\u062a\u0643\u06c8\u0686 \u067e\u0649\u0686\u0649\u0645\u0649", "Standard format": "\u0626\u06c6\u0644\u0686\u06d5\u0645\u0644\u0649\u0643 \u067e\u0649\u0686\u0649\u0645", "Standard percentage format (two decimal places)": "\u0626\u06c6\u0644\u0686\u06d5\u0645\u0644\u0649\u0643 \u067e\u0649\u0631\u0633\u06d5\u062a \u067e\u0649\u0686\u0649\u0645\u0649 (\u0643\u06d5\u0633\u0649\u0631 \u0686\u06d0\u0643\u0649\u062a\u0649\u062f\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646 \u0626\u0649\u0643\u0643\u0649 \u062e\u0627\u0646\u06d5)", "Switch cursor between text and footer": "\u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649\u0646\u0649 \u062a\u06d0\u0643\u0633\u062a \u0628\u0649\u0644\u06d5\u0646 \u0628\u06d5\u062a \u0626\u0627\u0633\u062a\u0649 \u0626\u0627\u0631\u0649\u0633\u0649\u062f\u0627 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u0649\u062f\u06c7", "Switch cursor between text and header": "\u0646\u06c7\u0631 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649\u0646\u0649 \u062a\u06d0\u0643\u0633\u062a \u0628\u0649\u0644\u06d5\u0646 \u0628\u06d5\u062a \u0642\u06d0\u0634\u0649 \u0626\u0627\u0631\u0649\u0633\u0649\u062f\u0627 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u0649\u062f\u06c7", "Text selection and navigation in a textbox": "\u062a\u06d0\u0643\u0649\u0633\u062a \u062a\u0627\u0644\u0644\u0627\u0634 \u06cb\u06d5 \u064a\u06d0\u062a\u06d5\u0643\u0686\u0649 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631\u0649\u0646\u0649\u06ad \u062a\u06d0\u0643\u0649\u0633\u062a \u0642\u06c7\u062a\u0649\u0633\u0649", "Text selection and navigation in document": "\u062a\u06d0\u0643\u0633\u062a \u062a\u0627\u0644\u0644\u0627\u0634 \u06cb\u06d5 \u067e\u06c8\u062a\u06c8\u0643 \u064a\u06d0\u062a\u06d5\u0643\u0686\u0649\u0633\u0649", "Two decimal places, thousands separator": "\u0643\u06d5\u0633\u0649\u0631 \u0686\u06d0\u0643\u0649\u062a\u0649\u062f\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646 \u0626\u0649\u0643\u0643\u0649 \u062e\u0627\u0646\u06d5\u060c \u0645\u0649\u06ad\u0644\u0627\u0631 \u062e\u0627\u0646\u06d5 \u0626\u0627\u064a\u0631\u0649\u0634 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649", "Undo": "\u0626\u06d5\u0645\u06d5\u0644\u062f\u0649\u0646 \u0642\u0627\u0644\u062f\u06c7\u0631\u06c7\u0634", "Word processor functions": "\u0633\u06c6\u0632 \u0628\u0649\u0631 \u062a\u06d5\u0631\u06d5\u067e \u0642\u0649\u0644\u0649\u0634 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631\u0649"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-uk.json b/f7cloud-office/browser/dist/l10n/help-uk.json new file mode 100644 index 0000000..b893131 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-uk.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 \u0441\u0435\u043a\u0443\u043d\u0434\u0438 \u0440\u0435\u0436\u0438\u043c\u0443 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f, \u0441\u0442\u0440\u0456\u043b\u043a\u0438 \u0432\u0438\u0434\u0430\u043b\u044f\u044e\u0442\u044c \u0440\u044f\u0434\u043e\u043a/\u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c, Ctrl+\u0441\u0442\u0440\u0456\u043b\u043a\u0438 \u043e\u0431'\u0454\u0434\u043d\u0443\u044e\u0442\u044c \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0437 \u0441\u0443\u0441\u0456\u0434\u043d\u044c\u043e\u044e", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 \u0441\u0435\u043a\u0443\u043d\u0434\u0438 \u0432 \u0440\u0435\u0436\u0438\u043c\u0456 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u043d\u043d\u044f, \u0441\u0442\u0440\u0456\u043b\u043a\u0438 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442\u044c \u0440\u044f\u0434\u043e\u043a/\u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c, Ctrl+\u0441\u0442\u0440\u0456\u043b\u043a\u0430 \u2014 \u043a\u043e\u043c\u0456\u0440\u043a\u0443", "Alt+Arrow Keys": "Alt+\u0421\u0442\u0440\u0456\u043b\u043a\u0438", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0438", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0438", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+; or ,": "Ctrl+; \u0430\u0431\u043e ,", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0438", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043d\u0438\u0437", "Ctrl+Arrow Left": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043b\u0456\u0432\u043e", "Ctrl+Arrow Right": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e", "Ctrl+Arrow Up": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u0433\u043e\u0440\u0443", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+Backspace", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043d\u0438\u0437", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043b\u0456\u0432\u043e", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+\u041a\u043b\u0430\u0432\u0456\u0448\u0430 \u043c\u0456\u043d\u0443\u0441", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+PageDown", "Ctrl+PageUp": "Ctrl+PageUp", "Ctrl+Plus key": "Ctrl+\u041a\u043b\u0430\u0432\u0456\u0448\u0430 \u043f\u043b\u044e\u0441", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043d\u0438\u0437", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043b\u0456\u0432\u043e", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u0433\u043e\u0440\u0443", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+Backspace", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+\u041f\u0440\u043e\u0431\u0456\u043b", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u0433\u043e\u0440\u0443", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043d\u0438\u0437", "Shift+Arrow Left": "Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043b\u0456\u0432\u043e", "Shift+Arrow Right": "Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e", "Shift+Arrow Up": "Shift+\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u0433\u043e\u0440\u0443", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+PageDown", "Shift+PageUp": "Shift+PageUp", "Shift+Tab": "Shift+Tab", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "\u0410\u043b\u0444\u0430\u0432\u0456\u0442\u043d\u0438\u0439 \u043f\u043e\u043a\u0430\u0436\u0447\u0438\u043a: \u041d\u0430\u044f\u0432\u043d\u0438\u0439 \u0430\u043b\u0444\u0430\u0432\u0456\u0442\u043d\u0438\u0439 \u043f\u043e\u043a\u0430\u0436\u0447\u0438\u043a \u043c\u043e\u0436\u043d\u0430 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u043d\u043e\u0432\u0438\u043c\u0438 \u0437\u0430\u043f\u0438\u0441\u0430\u043c\u0438.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438: \u0414\u0432\u0456\u0447\u0456 \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0443, \u0449\u043e\u0431 \u0432\u0438\u0431\u0440\u0430\u0442\u0438. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0456 \u043c\u0435\u043d\u044e, \u0449\u043e\u0431 \u0434\u043e\u0434\u0430\u0442\u0438 \u0442\u0430\u043a\u0456 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438, \u044f\u043a \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0432\u0456\u0441\u044c \u0442\u043e\u0449\u043e. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0434\u0430\u043d\u0438\u0445 \u0442\u0430 \u0422\u0438\u043f \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438, \u0449\u043e\u0431 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438 \u0442\u0430 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0442\u0438\u043f \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438: \u0422\u0435 \u0441\u0430\u043c\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e \u043f\u0440\u0438\u0432\u0435\u0434\u0435 \u0432\u0430\u0441 \u0434\u043e \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0434\u0430\u043d\u0438\u0445 \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438 \u0442\u0430 \u0432\u0438\u0431\u043e\u0440\u0443 \u0442\u0438\u043f\u0443 \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456: \u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442\u044c\u0441\u044f \u0432 \u0442\u0435\u043a\u0441\u0442 \u0456 \u0440\u043e\u0437\u0442\u0430\u0448\u043e\u0432\u0430\u043d\u0456 \u043d\u0430 \u043f\u0440\u0430\u0432\u0456\u0439 \u0447\u0430\u0441\u0442\u0438\u043d\u0456 \u0435\u043a\u0440\u0430\u043d\u0430.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456: \u0423 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043e\u0434\u0438\u043d \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440 \u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0443. \u041a\u043e\u043b\u0438 \u0432\u0438 \u0432\u0438\u0431\u0438\u0440\u0430\u0454\u0442\u0435 \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440, \u0437\u2019\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0441\u043f\u043b\u0438\u0432\u0430\u044e\u0447\u0435 \u0432\u0456\u043a\u043d\u043e, \u0449\u043e \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u043f\u0438\u0441\u0430\u0442\u0438 \u0432\u043c\u0456\u0441\u0442 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u044f. \u0427\u0435\u0440\u0432\u043e\u043d\u0430 \u043a\u0440\u0430\u043f\u043a\u0430 \u0437'\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0443 \u0432\u0435\u0440\u0445\u043d\u044c\u043e\u043c\u0443 \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0443\u0442\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u043a\u043e\u043b\u0438 \u0454 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440. \u041d\u0430\u0432\u0435\u0434\u0456\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440 \u043c\u0438\u0448\u0456 \u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0443, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u043d\u0443\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "\u0423\u043c\u043e\u0432\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f: {productname} \u0434\u043e\u0434\u0430\u0454 \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u0434\u043e \u043a\u043e\u0436\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0456 \u0443\u043c\u043e\u0432 \u043a\u043e\u043c\u0456\u0440\u043e\u043a. \u0412\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0456 \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u0423\u043c\u043e\u0432\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043d\u0430\u0431\u0456\u0440 \u0441\u0438\u043c\u0432\u043e\u043b\u0456\u0432, \u044f\u043a\u0438\u0439 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u043c\u0435\u0442\u044c\u0441\u044f \u0434\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0456 \u043c\u0435\u043d\u044e: \u042f\u043a\u0449\u043e \u043a\u043b\u0430\u0446\u043d\u0443\u0442\u0438 \u043f\u0440\u0430\u0432\u043e\u044e \u043a\u043d\u043e\u043f\u043a\u043e\u044e \u043c\u0438\u0448\u0456, \u0437'\u044f\u0432\u0438\u0442\u044c\u0441\u044f \u043c\u0435\u043d\u044e \u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u043c\u0438, \u043f\u043e\u0432'\u044f\u0437\u0430\u043d\u0438\u043c\u0438 \u0437 \u043e\u0431'\u0454\u043a\u0442\u043e\u043c, \u043d\u0430 \u044f\u043a\u043e\u043c\u0443 \u043a\u043b\u0430\u0446\u043d\u0443\u043b\u0438.", "Data series formatting: Open the context menu and choose Format data series.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0440\u044f\u0434\u0456\u0432 \u0434\u0430\u043d\u0438\u0445: \u0412\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e \u0442\u0430 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u0442\u0438 \u0440\u044f\u0434 \u0434\u0430\u043d\u0438\u0445.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "\u041f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u0434\u0430\u043d\u0438\u0445: \u0414\u043b\u044f \u043a\u043e\u0436\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0437\u0430\u043f\u0438\u0441\u0438, \u044f\u043a\u0456 \u0431\u0443\u0434\u0443\u0442\u044c \u0434\u0456\u0439\u0441\u043d\u0438\u043c\u0438. \u041d\u0435\u0434\u0456\u0439\u0441\u043d\u0456 \u0437\u0430\u043f\u0438\u0441\u0438 \u0432 \u043a\u043e\u043c\u0456\u0440\u0446\u0456 \u0431\u0443\u0434\u0435 \u0432\u0456\u0434\u0445\u0438\u043b\u0435\u043d\u043e. \u0429\u043e\u0431 \u0443\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0443 \u0434\u0430\u043d\u0438\u0445:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u041f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f: \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044c, \u0441\u0442\u043e\u0432\u043f\u0446\u0456, \u0440\u044f\u0434\u043a\u0438 \u0442\u0430 \u0430\u0440\u043a\u0443\u0448\u0456, \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u044e\u0447\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e \u0437 \u043c\u0435\u043d\u044e, \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0430\u0431\u043e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u044e. \u041f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u0434\u043e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u043e\u0431\u2019\u0454\u043a\u0442\u0430. \u0414\u043b\u044f \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0441\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0439\u0442\u0435\u0441\u044f \u043c\u0435\u043d\u044e \u0430\u0431\u043e \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Ctrl+1. \u0414\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0437\u043c\u0456\u043d\u044e\u0432\u0430\u0442\u0438 \u0441\u043a\u043b\u0430\u0434\u043d\u0435 \u0442\u0430 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0447\u0438\u0441\u0435\u043b, \u0430 \u0442\u0430\u043a\u043e\u0436 \u0448\u0440\u0438\u0444\u0442, \u0441\u043a\u043b\u0430\u0434\u043d\u0443 \u043c\u0435\u0436\u0443, \u0442\u043b\u043e, \u0437\u0430\u0445\u0438\u0441\u0442 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0442\u0430 \u0456\u043d\u0448\u0456 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "\u041f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f: \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u0442\u0438 \u043e\u0431\u2019\u0454\u043a\u0442\u0438 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u044e\u0447\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e \u0437 \u043c\u0435\u043d\u044e, \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0430\u0431\u043e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u044e. \u041f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u0434\u043e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u043e\u0431\u2019\u0454\u043a\u0442\u0430.", "Fields: A basic set of fields is available to insert in the document.": "\u041f\u043e\u043b\u044f: \u041e\u0441\u043d\u043e\u0432\u043d\u0438\u0439 \u043d\u0430\u0431\u0456\u0440 \u043f\u043e\u043b\u0456\u0432 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "\u0424\u0456\u043b\u044c\u0442\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0430\u043d\u0438\u0445: \u0424\u0456\u043b\u044c\u0442\u0440\u0438 \u0442\u0430 \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u0444\u0456\u043b\u044c\u0442\u0440\u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442\u044c \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u0437 \u043f\u0435\u0432\u043d\u0438\u043c\u0438 \u0432\u0456\u0434\u0444\u0456\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u0440\u044f\u0434\u043a\u0430\u043c\u0438 (\u0437\u0430\u043f\u0438\u0441\u0430\u043c\u0438) \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u043d\u0438\u0445. \u0423 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u0445 \u0443 {productname} \u0454 \u0440\u0456\u0437\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0444\u0456\u043b\u044c\u0442\u0440\u0456\u0432.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "\u041f\u0440\u0438\u043c\u0456\u0442\u043a\u0438 \u0442\u0430 \u043a\u0456\u043d\u0446\u0435\u0432\u0456 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438: \u041f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u044e\u0442\u044c\u0441\u044f \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438 \u0442\u0430 \u043a\u0456\u043d\u0446\u0435\u0432\u0456 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a: \u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u0443 \u043a\u043e\u043c\u0456\u0440\u0446\u0456 \u0430\u0431\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0456 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0456 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0435\u043d\u044e \u0422\u0430\u0431\u043b\u0438\u0446\u044f \u2192 \u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456. \u0422\u043e\u0447\u043d\u043e \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0433\u043e \u0432\u0456\u043a\u043d\u0430 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u043e\u043a: \u0410\u0431\u0437\u0430\u0446\u0438, \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u0442\u0430 \u043d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0456 \u0432\u0456\u0434\u0441\u0442\u0443\u043f\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043f\u043e\u0437\u043d\u0430\u0447\u043a\u0430\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u0438\u044f\u043d\u043d\u044f \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044e, \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044e \u0442\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044e \u0442\u0435\u043a\u0441\u0442\u0443.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f: \u041d\u0430\u0442\u0438\u0441\u043d\u0443\u0432\u0448\u0438 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f, \u0432\u0438 \u0437\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437 \u0442\u0435\u043a \u0442\u0430 \u0441\u043f\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0443 \u0445\u043c\u0430\u0440\u043d\u043e\u0433\u043e \u0441\u0445\u043e\u0432\u0438\u0449\u0430.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u0435 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f: \u0432\u0456\u0434\u043a\u0440\u0438\u0432\u0430\u0454 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0432\u0438\u0431\u043e\u0440\u0443 \u0444\u0430\u0439\u043b\u0456\u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0449\u043e\u0431 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u2019\u044e\u0442\u0435\u0440\u0430 \u0442\u0430 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0439\u043e\u0433\u043e \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "\u041e\u0441\u043d\u043e\u0432\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434: \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0433\u043e\u043b\u043e\u0432\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434, \u043f\u043e\u0432\u2019\u044f\u0437\u0430\u043d\u0438\u0439 \u0456\u0437 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u043c \u0441\u043b\u0430\u0439\u0434\u043e\u043c. \u0412\u0456\u0434\u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0439\u0442\u0435 \u0442\u0430 \u0440\u043e\u0437\u0442\u0430\u0448\u0443\u0439\u0442\u0435 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0441\u043b\u0430\u0439\u0434\u0456\u0432 \u0443 \u0433\u043e\u043b\u043e\u0432\u043d\u043e\u043c\u0443 \u0441\u043b\u0430\u0439\u0434\u0456.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "\u0410\u043d\u0456\u043c\u0430\u0446\u0456\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430: \u041e\u043a\u0440\u0435\u043c\u0438\u0439 \u043e\u0431\u2019\u0454\u043a\u0442 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u0456 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0430\u043d\u0456\u043c\u043e\u0432\u0430\u043d\u043e. \u0417\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0431\u0456\u0447\u043d\u043e\u0457 \u043f\u0430\u043d\u0435\u043b\u0456 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u0441\u043b\u0430\u0439\u0434\u0456\u0432 \u0434\u043b\u044f \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u043e\u0431'\u0454\u043a\u0442\u0430 \u0430\u0431\u043e \u043d\u0430\u0431\u043e\u0440\u0443 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430: \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0434\u0430\u043d\u0438\u0445 \u0442\u0430 \u0437\u0433\u0440\u0443\u043f\u0443\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043a\u0438 \u0442\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u0440\u0430\u0437\u043e\u043c, \u0449\u043e\u0431 \u043c\u043e\u0433\u0442\u0438 \u0437\u0433\u043e\u0440\u0442\u0430\u0442\u0438 \u0442\u0430 \u0440\u043e\u0437\u0433\u043e\u0440\u0442\u0430\u0442\u0438 \u0433\u0440\u0443\u043f\u0438 \u043e\u0434\u043d\u0438\u043c \u043a\u043b\u0430\u0446\u0430\u043d\u043d\u044f\u043c, \u0449\u043e \u043f\u043e\u043b\u0435\u0433\u0448\u0443\u0454 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u0456\u0454\u0440\u0430\u0440\u0445\u0456\u0447\u043d\u0438\u0445 \u0434\u0430\u043d\u0438\u0445.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u0442\u0430 \u043d\u0438\u0436\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438: \u0412\u0435\u0440\u0445\u043d\u0456 \u0442\u0430 \u043d\u0438\u0436\u043d\u0456 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0434\u043b\u044f \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0441\u0442\u0438\u043b\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438, \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u0432 \u043f\u043e\u0437\u0438\u0446\u0456\u0457 \u043a\u0443\u0440\u0441\u043e\u0440\u0430.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "\u041c\u0430\u043a\u0435\u0442\u0438 \u0441\u043b\u0430\u0439\u0434\u0456\u0432: {productname} Impress \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043c\u0430\u043a\u0435\u0442 \u0441\u043b\u0430\u0439\u0434\u0430. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0438\u0439 \u043c\u0430\u043a\u0435\u0442 \u0441\u043b\u0430\u0439\u0434\u0430 \u0443 \u0440\u043e\u0437\u043a\u0440\u0438\u0432\u043d\u043e\u043c\u0443 \u0441\u043f\u0438\u0441\u043a\u0443 \u043c\u0430\u043a\u0435\u0442\u0456\u0432.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "\u041f\u0435\u0440\u0435\u0445\u043e\u0434\u0438 \u043c\u0456\u0436 \u0441\u043b\u0430\u0439\u0434\u0430\u043c\u0438: {productname} Impress \u043d\u0430\u0434\u0430\u0454 \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0435\u0444\u0435\u043a\u0442\u0438 \u043f\u0456\u0434 \u0447\u0430\u0441 \u043f\u043e\u043a\u0430\u0437\u0443 \u0441\u043b\u0430\u0439\u0434\u0456\u0432. \u041f\u0435\u0440\u0435\u0445\u043e\u0434\u0438 \u043c\u0456\u0436 \u0441\u043b\u0430\u0439\u0434\u0430\u043c\u0438 \u0454 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u0456\u0441\u0442\u044e \u0441\u043b\u0430\u0439\u0434\u0430, \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0431\u0456\u0447\u043d\u043e\u0457 \u043f\u0430\u043d\u0435\u043b\u0456 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u0441\u043b\u0430\u0439\u0434\u0456\u0432 \u0443 \u0440\u0435\u0436\u0438\u043c\u0456 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u0421\u043e\u0440\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0430\u043d\u0438\u0445: \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0447\u0438\u0441\u0435\u043b \u0430\u0431\u043e \u0442\u0435\u043a\u0441\u0442\u0443 \u0437\u0430 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f\u043c \u0430\u0431\u043e \u0441\u043f\u0430\u0434\u0430\u043d\u043d\u044f\u043c. {productname} \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0432\u0438\u044f\u0432\u043b\u044f\u0454 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u044f\u043a\u0456 \u0454 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430\u043c\u0438 \u0442\u0430 \u0441\u0443\u043c\u0456\u0436\u043d\u0438\u043c\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u044f\u043c\u0438, \u0449\u043e\u0431 \u0440\u043e\u0437\u0448\u0438\u0440\u0438\u0442\u0438 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0442\u0438\u043b\u0456\u0432: {productname} \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u0441\u0442\u0438\u043b\u0456 \u0430\u0431\u0437\u0430\u0446\u0456\u0432. \u0414\u043e \u0430\u0431\u0437\u0430\u0446\u0443 \u043c\u043e\u0436\u043d\u0430 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0442\u0435\u043f\u0435\u0440\u0456\u0448\u043d\u0456\u0439 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0435\u043d\u044e \u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u2192 \u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0441\u0442\u0438\u043b\u0456, \u0449\u043e\u0431 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0441\u0442\u0438\u043b\u044c.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "\u0422\u0430\u0431\u043b\u0438\u0446\u0456: \u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0432 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044e. \u0417\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0431\u0456\u0447\u043d\u043e\u0457 \u043f\u0430\u043d\u0435\u043b\u0456 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0442\u0435\u043c\u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u0456.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u0414\u0456\u043b\u044f\u043d\u043a\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430: \u0434\u0456\u043b\u044f\u043d\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438, \u0449\u043e \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u0432\u043c\u0456\u0441\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432: \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044c, \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439 \u0430\u0431\u043e \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "\u041f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457: \u0421\u043f\u0440\u0430\u0432\u0430 \u0432\u0456\u0434 \u043f\u0430\u043d\u0435\u043b\u0456 \u043f\u043e\u0448\u0443\u043a\u0443 \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043e \u043f\u0435\u0432\u043d\u0443 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044e \u043f\u0440\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0407\u0457 \u0437\u043c\u0456\u0441\u0442 \u0437\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0432\u0456\u0434 \u0442\u0438\u043f\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "\u041f\u0430\u043d\u0435\u043b\u044c \u043c\u0435\u043d\u044e: \u0413\u043e\u043b\u043e\u0432\u043d\u0435 \u043c\u0435\u043d\u044e \u0440\u043e\u0437\u0442\u0430\u0448\u043e\u0432\u0430\u043d\u0435 \u0437\u0432\u0435\u0440\u0445\u0443 \u0456 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0431\u0430\u0433\u0430\u0442\u043e \u043e\u043f\u0446\u0456\u0439, \u043a\u043e\u043c\u0430\u043d\u0434 \u0434\u043b\u044f \u0434\u0440\u0443\u043a\u0443, \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f, \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443 \u0442\u0430 \u0456\u043d\u0448\u0438\u0445 \u0434\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u0438\u0445 \u043a\u043e\u043c\u0430\u043d\u0434. \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0445\u043e\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u043c\u0435\u043d\u044e, \u043d\u0430\u0442\u0438\u0441\u043d\u0443\u0432\u0448\u0438 \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u0443 \u043a\u0440\u0430\u0439\u043d\u044c\u043e\u043c\u0443 \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0443\u0442\u0456. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443, \u0449\u043e\u0431 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043c\u0435\u043d\u044e.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "\u041f\u0430\u043d\u0435\u043b\u044c \u043f\u043e\u0448\u0443\u043a\u0443: \u041f\u043e\u0448\u0443\u043a \u043f\u043e\u0447\u0438\u043d\u0430\u0454\u0442\u044c\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e, \u043a\u043e\u043b\u0438 \u0432\u043c\u0456\u0441\u0442 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0432 \u043f\u043e\u043b\u0435 \u043f\u043e\u0448\u0443\u043a\u0443, \u0439 \u0443 \u0432\u0456\u043a\u043d\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0448\u0438\u0439 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u0438\u0439 \u0437\u0431\u0456\u0433. \u041f\u0456\u0434 \u0447\u0430\u0441 \u043f\u043e\u0448\u0443\u043a\u0443 \u043d\u0435 \u0432\u0440\u0430\u0445\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0440\u0435\u0433\u0456\u0441\u0442\u0440. \u0411\u0456\u043b\u044f \u043f\u043e\u043b\u044f \u043f\u043e\u0448\u0443\u043a\u0443 \u0454 \u0442\u0440\u0438 \u043a\u043d\u043e\u043f\u043a\u0438:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u0420\u044f\u0434\u043e\u043a \u0441\u0442\u0430\u043d\u0443: \u0420\u044f\u0434\u043e\u043a \u0441\u0442\u0430\u043d\u0443 \u0440\u043e\u0437\u043c\u0456\u0449\u0435\u043d\u043e \u0432\u043d\u0438\u0437\u0443 \u0456 \u043c\u0456\u0441\u0442\u0438\u0442\u0442\u044c \u043d\u0438\u0437\u043a\u0443 \u043a\u043e\u0440\u0438\u0441\u043d\u0438\u0445 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456\u0432 \u0456 \u0437\u0430\u0441\u043e\u0431\u0456\u0432.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u041f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432: \u041f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043d\u0430\u0439\u0432\u0436\u0438\u0432\u0430\u043d\u0456\u0448\u0438 \u0432 \u043f\u043e\u0432\u0441\u044f\u043a\u0434\u0435\u043d\u043d\u0456\u0439 \u0440\u043e\u0431\u043e\u0442\u0456 \u043a\u043e\u043c\u0430\u043d\u0434\u0438. \u041a\u043d\u043e\u043f\u043a\u0438 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0434\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0456, \u0442\u043e\u0431\u0442\u043e \u0457\u0445 \u0441\u0442\u0430\u043d (\u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u0430 \u0447\u0438 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u0430) \u0437\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0432\u0456\u0434 \u0440\u0456\u0437\u043d\u0438\u0445 \u0444\u0430\u043a\u0442\u043e\u0440\u0456\u0432.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "\u041f\u0430\u043d\u0435\u043b\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f: \u0421\u043f\u0440\u0430\u0432\u0430 \u0432\u0456\u0434 \u0440\u044f\u0434\u043a\u0430 \u0441\u0442\u0430\u0442\u0443\u0441\u0443 \u0440\u043e\u0437\u043c\u0456\u0449\u0435\u043d\u043e \u043d\u0430\u0431\u0456\u0440 \u043a\u043d\u043e\u043f\u043e\u043a, \u044f\u043a\u0456 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442\u044c \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u0430\u0441\u0448\u0442\u0430\u0431 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443 \u0432 100%, \u0437\u043c\u0435\u043d\u0448\u0438\u0442\u0438 \u0430\u0431\u043e \u0437\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438 \u043c\u0430\u0441\u0448\u0442\u0430\u0431. \u041c\u0430\u0441\u0448\u0442\u0430\u0431 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u0434\u043e \u043f\u043b\u043e\u0449\u0438\u043d\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u043d\u0435 \u0437\u043c\u0456\u043d\u044e\u0454\u0442\u044c\u0441\u044f. \u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0440\u0456\u0432\u0435\u043d\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u043a\u0430\u0437\u0430\u043d\u043e \u0443 \u0446\u044c\u043e\u043c\u0443 \u043f\u043e\u043b\u0456.", "{productname} Help": "{productname} \u0414\u043e\u0432\u0456\u0434\u043a\u0430", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} Impress \u0440\u0435\u0434\u0430\u0433\u0443\u0454 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u0442\u0430\u043a\u0438\u043c \u0447\u0438\u043d\u043e\u043c, \u0449\u043e\u0431 \u0446\u0435 \u0431\u0443\u043b\u043e \u0437\u0432\u0438\u0447\u043d\u043e \u0434\u043b\u044f \u043b\u044e\u0434\u0435\u0439. \u0422\u0430\u043a\u0456 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457, \u044f\u043a \u043d\u0430\u0431\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443, \u0432\u0438\u0440\u0456\u0437\u0430\u043d\u043d\u044f, \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0432\u043c\u0456\u0441\u0442\u0443, \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443, \u0432\u0441\u0442\u0430\u0432\u043a\u0430, \u0437\u043c\u0456\u043d\u0430 \u0440\u043e\u0437\u043c\u0456\u0440\u0443, \u0437\u0430\u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c, \u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u043e\u0431\u0440\u043e\u0431\u043a\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044c, \u043f\u043e\u0434\u0456\u0431\u043d\u0456 \u0434\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439 \u043d\u0430 \u043a\u043e\u043c\u043f'\u044e\u0442\u0435\u0440\u0456. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0443, \u043c\u0435\u043d\u044e \u0442\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0434\u043b\u044f \u0432\u0438\u043a\u043e\u043d\u0430\u043d\u043d\u044f \u0434\u0456\u0439 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0412\u0430\u043c \u0441\u0442\u0432\u043e\u0440\u044e\u0432\u0430\u0442\u0438 \u0442\u0430 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043e\u0444\u0456\u0441\u043d\u0456 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0442\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043f\u0440\u044f\u043c\u043e \u0443 \u0412\u0430\u0448\u043e\u043c\u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456, \u043f\u0440\u043e\u0441\u0442\u043e \u0456 \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u043e. \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u043d\u0430\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c \u0441\u0430\u043c\u043e\u0441\u0442\u0456\u0439\u043d\u043e \u0430\u0431\u043e \u0441\u043f\u0456\u043b\u044c\u043d\u043e, \u0443 \u0441\u043a\u043b\u0430\u0434\u0456 \u043a\u043e\u043c\u0430\u043d\u0434\u0438.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} \u043c\u043e\u0436\u0435 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u044f\u0442\u0438 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441 \u0443 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0445, \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u0445 \u0442\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f\u0445. \u0427\u0435\u0440\u0432\u043e\u043d\u0435 \u0445\u0432\u0438\u043b\u044f\u0441\u0442\u0435 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f \u0432\u043a\u0430\u0437\u0443\u0454 \u043d\u0430 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u0456 \u0441\u043b\u043e\u0432\u0430. \u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043f\u0440\u0430\u0432\u043e\u044e \u043a\u043d\u043e\u043f\u043a\u043e\u044e \u043c\u0438\u0448\u0456, \u0449\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e \u0456\u0437 \u0437\u0430\u043f\u0440\u043e\u043f\u043e\u043d\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f\u043c\u0438 \u043f\u043e\u043c\u0438\u043b\u043e\u043a.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457, \u0432\u043a\u043b\u044e\u0447\u043d\u043e \u0437 \u043f\u0456\u0434\u043c\u043d\u043e\u0436\u0438\u043d\u043e\u044e \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u0456\u0432 \u0441\u043b\u0430\u0439\u0434\u0456\u0432 \u0442\u0430 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044f\u043c\u0438 \u043e\u0431\u2019\u0454\u043a\u0442\u0456\u0432. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443 \u0437 \u043c\u0435\u043d\u044e \u0430\u0431\u043e \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u0432 \u043d\u0438\u0436\u043d\u0456\u0439 \u043b\u0456\u0432\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0441\u043b\u0430\u0439\u0434\u0456\u0432.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} \u0440\u0435\u0434\u0430\u0433\u0443\u0454 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0442\u0430\u043a \u0441\u0430\u043c\u043e \u044f\u043a \u0432\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0454\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f'\u044e\u0442\u0435\u0440\u0456. \u0412\u0456\u043d \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0454 \u043c\u0430\u043a\u0435\u0442 \u00ab\u0422\u0438 \u0431\u0430\u0447\u0438\u0448 \u2014 \u0442\u0435, \u0449\u043e \u043e\u0442\u0440\u0438\u043c\u0443\u0454\u0448\" (WYSIWYG) \u2014 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u044e \u0442\u0430\u043a, \u044f\u043a \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u0442\u0438\u043c\u0435 \u043d\u0430\u0434\u0440\u0443\u043a\u043e\u0432\u0430\u043d\u0438\u043c. \u0422\u0430\u043a\u0456 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457, \u044f\u043a \u043d\u0430\u0431\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443, \u0432\u0438\u0440\u0456\u0437\u0430\u043d\u043d\u044f, \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0432\u0441\u0442\u0430\u0432\u043a\u0430 \u0432\u043c\u0456\u0441\u0442\u0443, \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443, \u0432\u0441\u0442\u0430\u0432\u043a\u0430, \u0437\u043c\u0456\u043d\u0430 \u0440\u043e\u0437\u043c\u0456\u0440\u0443, \u0437\u0430\u043a\u0440\u0456\u043f\u043b\u0435\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c, \u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u043e\u0431\u0440\u043e\u0431\u043a\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044c \u0442\u0430 \u0434\u0456\u0430\u0433\u0440\u0430\u043c, \u043f\u043e\u0434\u0456\u0431\u043d\u0456 \u0434\u043e \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u043e\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f'\u044e\u0442\u0435\u0440\u0456. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0443, \u043c\u0435\u043d\u044e \u0442\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0434\u043b\u044f \u0432\u0437\u0430\u0454\u043c\u043e\u0434\u0456\u0457 \u0437 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u0454 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u2019\u044e\u0442\u0435\u0440\u0430 \u0430\u0431\u043e \u0437 \u0445\u043c\u0430\u0440\u043d\u043e\u0433\u043e \u0441\u0445\u043e\u0432\u0438\u0449\u0430. \u0412\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0456 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u0430\u0432\u0436\u0434\u0438 \u0432\u0431\u0443\u0434\u043e\u0432\u0443\u044e\u0442\u044c\u0441\u044f \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0435 \u0441\u043f\u043e\u0432\u0456\u0449\u0435\u043d\u043d\u044f \u0443 \u043d\u0438\u0436\u043d\u044c\u043e\u043c\u0443 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0456, \u043a\u043e\u043b\u0438 \u0432\u0445\u043e\u0434\u0438\u0442\u044c \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0430\u0431\u043e \u043a\u043e\u043b\u0438 \u0445\u0442\u043e\u0441\u044c \u0432\u0438\u0445\u043e\u0434\u0438\u0442\u044c.", "{productname} presentations": "{productname} \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0443 \u0444\u043e\u043d\u043e\u0432\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456, \u0432\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0437\u0430\u043a\u0440\u0438\u0442\u0438 \u0439\u043e\u0433\u043e \u043d\u0435 \u0437\u0431\u0435\u0440\u0456\u0433\u0448\u0438. \u0429\u043e\u0431 \u0432\u0456\u0434\u043c\u043e\u0432\u0438\u0442\u0438\u0441\u044c \u0432\u0456\u0434 \u0437\u043c\u0456\u043d, \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0430\u0431\u043e \u0441\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0457\u0445, \u0430\u0431\u043e \u0441\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438\u0441\u044f \u0406\u0441\u0442\u043e\u0440\u0456\u0454\u044e \u0440\u0435\u0434\u0430\u043a\u0446\u0456\u0439 \u0443 \u043c\u0435\u043d\u044e \u0424\u0430\u0439\u043b.", "{productname} spreadsheets": "{productname} \u0442\u0430\u0431\u043b\u0438\u0446\u0456", "{productname} supports both reading and writing for the following file formats:": "{productname} \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u0456 \u0447\u0438\u0442\u0430\u043d\u043d\u044f, \u0456 \u0437\u0430\u043f\u0438\u0441 \u0442\u0430\u043a\u0438\u0445 \u0444\u043e\u0440\u043c\u0430\u0442\u0456\u0432 \u0444\u0430\u0439\u043b\u0456\u0432:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0442\u0430 \u0432\u0456\u0437\u0443\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u044e \u0434\u0456\u0430\u0433\u0440\u0430\u043c \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438. \u0429\u043e\u0431 \u0434\u043e\u0434\u0430\u0442\u0438 \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0443:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u0441\u0443\u0447\u0430\u0441\u043d\u0456 \u043c\u0435\u0442\u043e\u0434\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0430\u0431\u0437\u0430\u0446\u0456\u0432 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0441\u0442\u0438\u043b\u0456\u0432. \u0421\u0442\u0438\u043b\u044c \u2014 \u0446\u0435 \u043d\u0430\u0431\u0456\u0440 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439 \u0442\u0435\u043a\u0441\u0442\u0443 (\u0448\u0440\u0438\u0444\u0442, \u043a\u043e\u043b\u0456\u0440, \u0442\u043b\u043e \u0442\u0430 \u0431\u0430\u0433\u0430\u0442\u043e \u0456\u043d\u0448\u043e\u0433\u043e), \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439 \u0456\u043c\u0435\u043d\u0435\u043c, \u043d\u0430\u0437\u0432\u043e\u044e \u0441\u0442\u0438\u043b\u044e. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0441\u0442\u0438\u043b\u044c, \u0449\u043e\u0431 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0438\u0439 \u043d\u0430\u0431\u0456\u0440 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439 \u0434\u043e \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u0445 \u0430\u0431\u0437\u0430\u0446\u0456\u0432 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u0442\u0430 \u043d\u0430\u0434\u0430\u0442\u0438 \u043e\u0434\u043d\u043e\u0440\u0456\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u043e\u0433\u043e \u0432\u0438\u0433\u043b\u044f\u0434\u0443. \u041a\u0440\u0456\u043c \u0442\u043e\u0433\u043e, \u044f\u043a\u0449\u043e \u0432\u0438 \u0437\u043c\u0456\u043d\u0438\u0442\u0435 \u043e\u0434\u043d\u0443 \u0437 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0442\u0438\u043b\u044e, \u0432\u0441\u0456 \u0430\u0431\u0437\u0430\u0446\u0438 \u0437 \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0438\u043c \u0441\u0442\u0438\u043b\u0435\u043c \u0442\u0430\u043a\u043e\u0436 \u0437\u043c\u0456\u043d\u044e\u044e\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f, \u0441\u043f\u0440\u043e\u0449\u0443\u044e\u0447\u0438 \u0437\u0443\u0441\u0438\u043b\u043b\u044f \u0437 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u0445 \u0430\u0431\u0437\u0430\u0446\u0456\u0432 \u043e\u043a\u0440\u0435\u043c\u043e.", "{productname} text documents": "{productname} \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "{productname} user interface": "\u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 {productname}", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454 \u0441\u0443\u0447\u0430\u0441\u043d\u0456 \u0440\u0435\u0441\u0443\u0440\u0441\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u0434\u043b\u044f \u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0456\u0457 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u043b\u044c\u043d\u0438\u0446\u044c\u043a\u043e\u0433\u043e \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443 \u0434\u043e \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u043e\u0431\u043b\u0430\u0441\u0442\u0456 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443, \u0437\u043e\u043a\u0440\u0435\u043c\u0430 \u0434\u043e \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0445 \u0435\u043a\u0440\u0430\u043d\u0456\u0432 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0438\u0445 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u0456\u0432. \u0406\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u0441\u043a\u043b\u0430\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u0437:", "A copy of the document is saved with the new name in the same folder.": "\u041a\u043e\u043f\u0456\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454\u0442\u044c\u0441\u044f \u0437 \u043d\u043e\u0432\u043e\u044e \u043d\u0430\u0437\u0432\u043e\u044e \u0432 \u0442\u0456\u0439 \u0436\u0435 \u0442\u0435\u0446\u0456.", "Activate the {productname} spreadsheet window.": "\u0410\u043a\u0442\u0438\u0432\u0443\u0439\u0442\u0435 \u0432\u0456\u043a\u043d\u043e \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 {productname}.", "Adding charts": "\u0412\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u0456\u0430\u0433\u0440\u0430\u043c", "Additions are marked with colored underlined characters.": "\u0414\u043e\u043f\u043e\u0432\u043d\u0435\u043d\u043d\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043e \u043a\u043e\u043b\u044c\u043e\u0440\u043e\u0432\u0438\u043c\u0438 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u043c\u0438 \u0441\u0438\u043c\u0432\u043e\u043b\u0430\u043c\u0438.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "\u0414\u043e\u0434\u0430\u0454 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0430\u0440\u043a\u0443\u0448 \u0434\u043e \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0445 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0445 \u0430\u0440\u043a\u0443\u0448\u0456\u0432. \u042f\u043a\u0449\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e \u0432\u0441\u0456 \u0430\u0440\u043a\u0443\u0448\u0456 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456, \u0446\u044f \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u044f \u043a\u043b\u0430\u0432\u0456\u0448 \u0432\u0438\u0431\u0438\u0440\u0430\u0454 \u043b\u0438\u0448\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0430\u0440\u043a\u0443\u0448. \u0417\u0440\u043e\u0431\u0438\u0442\u044c \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0430\u0440\u043a\u0443\u0448 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u043c \u0430\u0440\u043a\u0443\u0448\u0435\u043c.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "\u0414\u043e\u0434\u0430\u0454 \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0430\u0440\u043a\u0443\u0448 \u0434\u043e \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0445 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0445 \u0430\u0440\u043a\u0443\u0448\u0456\u0432. \u042f\u043a\u0449\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e \u0432\u0441\u0456 \u0430\u0440\u043a\u0443\u0448\u0456 \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0456\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u0456, \u0446\u044f \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u044f \u043a\u043b\u0430\u0432\u0456\u0448 \u0432\u0438\u0431\u0438\u0440\u0430\u0454 \u043b\u0438\u0448\u0435 \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0430\u0440\u043a\u0443\u0448. \u0420\u043e\u0431\u0438\u0442\u044c \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0430\u0440\u043a\u0443\u0448 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u043c \u0430\u0440\u043a\u0443\u0448\u0435\u043c.", "Advanced features": "\u0411\u0456\u043b\u044c\u0448\u0435 \u0444\u0443\u043d\u043a\u0446\u0456\u0439", "Advanced text document editor features": "\u0411\u0456\u043b\u044c\u0448\u0435 \u0444\u0443\u043d\u043a\u0446\u0456\u0439 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432", "Align Center": "\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443", "Align Left": "\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u043f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", "Align Right": "\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", "All changes are marked with a vertical bar in the right margin.": "\u0423\u0441\u0456 \u0437\u043c\u0456\u043d\u0438 \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u044e \u0441\u043c\u0443\u0433\u043e\u044e \u0443 \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043f\u043e\u043b\u0456.", "All spreadsheets functions and mathematical rules applies.": "\u0417\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u044e\u0442\u044c\u0441\u044f \u0432\u0441\u0456 \u0444\u0443\u043d\u043a\u0446\u0456\u0457 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044c \u0456 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0456 \u043f\u0440\u0430\u0432\u0438\u043b\u0430.", "Apply Default paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0442\u0438\u043f\u043e\u0432\u0438\u0439 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443", "Apply Heading 1 paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1\"", "Apply Heading 2 paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2\"", "Apply Heading 3 paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3\"", "Apply Heading 4 paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4\"", "Apply Heading 5 paragraph style": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5\"", "Applying a paragraph style:": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0442\u0438\u043b\u044e \u0430\u0431\u0437\u0430\u0446\u0430:", "Arrow Down": "\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043d\u0438\u0437", "Arrow Left": "\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043b\u0456\u0432\u043e", "Arrow Right": "\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e", "Arrow Up": "\u0421\u0442\u0440\u0456\u043b\u043a\u0430 \u0432\u0433\u043e\u0440\u0443", "Bold": "\u0413\u0440\u0443\u0431\u0438\u0439", "Can {productname} open a password-protected document?": "\u0427\u0438 \u043c\u043e\u0436\u0435 {productname} \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0437\u0430\u0445\u0438\u0449\u0435\u043d\u0438\u0439 \u043f\u0430\u0440\u043e\u043b\u0435\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442?", "Cancel the search (appears only when a text has been searched)": "\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0448\u0443\u043a (\u0437'\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u0443 \u0432\u0438\u043f\u0430\u0434\u043a\u0443 \u0437\u0430\u043f\u0443\u0441\u043a\u0443 \u043f\u043e\u0448\u0443\u043a\u0443 \u0442\u0435\u043a\u0441\u0442\u0443)", "Cell formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "Changes are displayed as comment in the right of the document area.": "\u0417\u043c\u0456\u043d\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0430\u043c\u0438 \u0443 \u043f\u0440\u0430\u0432\u0456\u0439 \u0447\u0430\u0441\u0442\u0438\u043d\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "\u0417\u043c\u0456\u043d\u0438 \u043c\u043e\u0436\u0443\u0442\u044c \u0431\u0443\u0442\u0438 \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u0456 \u0430\u0431\u043e \u0432\u0456\u0434\u0445\u0438\u043b\u0435\u043d\u0456. \u0429\u043e\u0431 \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u0438 \u0430\u0431\u043e \u0432\u0456\u0434\u0445\u0438\u043b\u0438\u0442\u0438 \u0437\u043c\u0456\u043d\u0438, \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043d\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0456 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0438 \u0443 \u043f\u043e\u043b\u0456 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456\u0432 \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0410\u0431\u043e \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u2192 \u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u2192 \u041f\u0440\u0438\u0439\u043d\u044f\u0442\u0438 \u0430\u0431\u043e \u0412\u0456\u0434\u0445\u0438\u043b\u0438\u0442\u0438. \u041a\u0440\u0456\u043c \u0442\u043e\u0433\u043e, \u044f\u043a\u0449\u043e \u0432\u0430\u043c \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0432\u0456\u0434\u0444\u0456\u043b\u044c\u0442\u0440\u0443\u0432\u0430\u0442\u0438 \u0437\u043c\u0456\u043d\u0438 \u043f\u0435\u0440\u0435\u0434 \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u0442\u044f\u043c \u0430\u0431\u043e \u0432\u0456\u0434\u0445\u0438\u043b\u0435\u043d\u043d\u044f\u043c, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u2192 \u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u2192 \u041a\u0435\u0440\u0443\u0432\u0430\u0442\u0438. \u0423 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456 \u0437'\u044f\u0432\u0438\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u043b\u0456\u043a \u0443\u0441\u0456\u0445 \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0443\u0432\u0430\u043d\u0438\u0445 \u0437\u043c\u0456\u043d. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0456 \u043a\u043d\u043e\u043f\u043a\u0438 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0433\u043e \u0432\u0456\u043a\u043d\u0430.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "\u0417\u043c\u0456\u043d\u0438, \u0432\u043d\u0435\u0441\u0435\u043d\u0456 \u0440\u0456\u0437\u043d\u0438\u043c\u0438 \u043b\u044e\u0434\u044c\u043c\u0438, \u0437\u0430\u0431\u0430\u0440\u0432\u043b\u0435\u043d\u043e \u0440\u0456\u0437\u043d\u0438\u043c\u0438 \u043a\u043e\u043b\u044c\u043e\u0440\u0430\u043c\u0438 \u0439 \u043a\u043e\u0436\u043d\u0443 \u0432\u0456\u0434\u0441\u043b\u0456\u0434\u043a\u043e\u0432\u0443\u0432\u0430\u043d\u0443 \u0437\u043c\u0456\u043d\u0443 \u043c\u043e\u0436\u043d\u0430 \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u0438 \u0430\u0431\u043e \u0432\u0456\u0434\u0445\u0438\u043b\u0438\u0442\u0438, \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u044e\u0447\u0438 \u043f\u043e\u043b\u0435, \u044f\u043a\u0435 \u0437'\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447. \u0412\u0438 \u0442\u0430\u043a\u043e\u0436 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u0442\u0430\u043c \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0424\u043e\u0440\u043c\u0430\u0442 \u2192 \u0420\u044f\u0434\u043e\u043a (\u0430\u0431\u043e \u0414\u0456\u043b\u044f\u043d\u043a\u0430, \u0430\u0431\u043e \u041f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u0440\u043e\u0437\u043c\u0456\u0440). \u0412\u0456\u0434\u043a\u0440\u0438\u0454\u0442\u044c\u0441\u044f \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e.", "Choose Format \u2192 Page and select the Page tab": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c Format \u2192 \u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u0442\u0430 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430", "Choose Format \u2192 Paragraph, Text Flow tab": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0424\u043e\u0440\u043c\u0430\u0442 \u2192 \u0410\u0431\u0437\u0430\u0446, \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u041f\u043e\u0442\u0456\u043a \u0442\u0435\u043a\u0441\u0442\u0443", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u2192 \u0414\u0456\u0430\u0433\u0440\u0430\u043c\u0438. \u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u0441\u0432\u043e\u044e \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0443 \u043d\u0430 \u0431\u0456\u0447\u043d\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u2192 \u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u0430\u0431\u043e \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0443 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432. \u0417'\u044f\u0432\u0438\u0442\u044c\u0441\u044f \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e.", "Choose Validity from the Data menu. The Validity dialog opens.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0414\u0456\u0439\u0441\u043d\u0456\u0441\u0442\u044c \u0432 \u043c\u0435\u043d\u044e \u0414\u0430\u043d\u0456. \u0412\u0456\u0434\u043a\u0440\u0438\u0454\u0442\u044c\u0441\u044f \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u0414\u0456\u0439\u0441\u043d\u0456\u0441\u0442\u044c.", "Choose menu Tools and uncheck Automatic Spell Checking.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0435\u043d\u044e \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0442\u0430 \u043f\u0440\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u0437\u043d\u0430\u0447\u043a\u0443 \u0431\u0456\u043b\u044f \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u0430 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0435\u043d\u044e \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u041c\u043e\u0432\u0438 \u0442\u0430 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u043e\u0432\u0443 \u0434\u043b\u044f \u0432\u0441\u044c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0417\u0430 \u0431\u0430\u0436\u0430\u043d\u043d\u044f\u043c \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u043e\u0432\u0438 \u0434\u043b\u044f \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443 \u0442\u0430 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0430\u0431\u0437\u0430\u0446\u0443.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "\u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u0431\u0443\u0434\u044c-\u044f\u043a\u0438\u0439 \u0435\u0441\u043a\u0456\u0437 \u0441\u043b\u0430\u0439\u0434\u0430 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u0446\u044c\u043e\u0433\u043e \u0441\u043b\u0430\u0439\u0434\u0430 \u0442\u0430 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u043d\u0443\u0442\u0438 \u0430\u0431\u043e \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0439\u043e\u0433\u043e.", "Click on the clone formatting icon \"\". The mouse pointer turns to a paint bucket.": "\u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u043a\u043b\u043e\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \"\". \u0412\u043a\u0430\u0437\u0456\u0432\u043d\u0438\u043a \u043c\u0438\u0448\u0456 \u043f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0456\u0434\u0440\u043e \u0437 \u0444\u0430\u0440\u0431\u043e\u044e.", "Click on the clone formatting icon . The mouse pointer turns to a paint bucket.": "\u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u043a\u043b\u043e\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f . \u0412\u043a\u0430\u0437\u0456\u0432\u043d\u0438\u043a \u043c\u0438\u0448\u0456 \u043f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0456\u0434\u0440\u043e \u0437 \u0444\u0430\u0440\u0431\u043e\u044e.", "Click on the submenu () icon to reply, move and delete comments.": "\u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u043f\u0456\u0434\u043c\u0435\u043d\u044e (), \u0449\u043e\u0431 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0441\u0442\u0438, \u043f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0442\u0430 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456.", "Collaborative editing": "\u0421\u043f\u0456\u043b\u044c\u043d\u0435 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Column break (in multicolumnar text)": "\u0420\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0432\u043f\u0446\u044f (\u0443 \u0442\u0435\u043a\u0441\u0442\u0456 \u0437 \u0434\u0435\u043a\u0456\u043b\u044c\u043a\u043e\u043c\u0430 \u043a\u043e\u043b\u043e\u043d\u043a\u0430\u043c\u0438)", "Comments in documents": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0445", "Context menus": "\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0456 \u043c\u0435\u043d\u044e", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0435 \u0437\u0430 \u043d\u0430\u0442\u0438\u0441\u043a\u043e\u043c \u043f\u0440\u0430\u0432\u043e\u0457 \u043a\u043d\u043e\u043f\u043a\u0438 \u043c\u0438\u0448\u0456. \u041a\u043e\u043c\u0430\u043d\u0434\u0438, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u043c\u0443 \u043c\u0435\u043d\u044e, \u043f\u043e\u0432'\u044f\u0437\u0430\u043d\u0456 \u2014 \u043d\u0435 \u0437\u043d\u0430\u0447\u043d\u043e\u044e \u043c\u0456\u0440\u043e\u044e \u2014 \u0437 \u043e\u0441\u043d\u043e\u0432\u043d\u0438\u043c \u043e\u0431'\u0454\u043a\u0442\u043e\u043c \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "Copy": "\u0421\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438", "Copy and Paste": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0456 \u0432\u0441\u0442\u0430\u0432\u043a\u0430", "Cut": "\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438", "Delete cells (as in menu Edit - Delete Cells)": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 (\u044f\u043a \u0443 \u043c\u0435\u043d\u044e \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 - \u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438)", "Delete to beginning of sentence": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0434\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0440\u0435\u0447\u0435\u043d\u043d\u044f", "Delete to beginning of word": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0434\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0441\u043b\u043e\u0432\u0430", "Delete to end of sentence": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0440\u0435\u0447\u0435\u043d\u043d\u044f", "Delete to end of word": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0441\u043b\u043e\u0432\u0430", "Deletions are marked with colored strike-through characters.": "\u0412\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u0430\u044e\u0442\u044c\u0441\u044f \u043a\u043e\u043b\u044c\u043e\u0440\u043e\u0432\u0438\u043c\u0438 \u0437\u0430\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u043c\u0438 \u0441\u0438\u043c\u0432\u043e\u043b\u0430\u043c\u0438.", "Demote list item (list item has to be selected)": "\u0417\u043d\u0438\u0437\u0438\u0442\u0438 \u0440\u0456\u0432\u0435\u043d\u044c \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0441\u043f\u0438\u0441\u043a\u0443 (\u043f\u043e\u0432\u0438\u043d\u0435\u043d \u0431\u0443\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0439)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u0417\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0435\u0439 \u0412\u0430\u0448\u043e\u0433\u043e \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u043c\u043e\u0436\u0435 \u0437'\u044f\u0432\u0438\u0442\u0438\u0441\u044c \u0432\u0456\u043a\u043d\u043e \u0434\u0440\u0443\u043a\u0443 \u0430\u0431\u043e \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f \"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443 PDF?\". \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0434\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438 \u0446\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 PDF \u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u0443\u043b\u044e\u0431\u043b\u0435\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0430\u0447\u0456 PDF.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u041f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f -\u2014\u0446\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f, \u044f\u043a\u0435 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e \u0434\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u0432\u043c\u0456\u0441\u0442\u0443 \u0430\u0431\u0437\u0430\u0446\u0443 \u0430\u0431\u043e \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0442\u0430 \u0437\u043c\u0456\u043d\u044e\u0454 \u043f\u0440\u0438\u0441\u0432\u043e\u0454\u043d\u0435 \u0439\u043e\u043c\u0443 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0442\u0438\u043b\u044e. \u0429\u043e\u0431 \u0432\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0433\u0456\u0434\u043d\u043e \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0441\u0442\u0438\u043b\u044e, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0430\u0431\u043e \u043a\u043e\u043c\u0456\u0440\u043a\u0443 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0442\u0430 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0424\u043e\u0440\u043c\u0430\u0442 \u2192 \u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u043f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0430\u0431\u043e \u0441\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0439\u0442\u0435\u0441\u044f \u043a\u043d\u043e\u043f\u043a\u043e\u044e \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432.", "Directly:": "\u0411\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e:", "Display comment": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Display the Keyboard shortcuts help": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0434\u043e\u0432\u0456\u0434\u043a\u0443 \u0437\u0456 \u0441\u043a\u043e\u0440\u043e\u0447\u0435\u043d\u044c \u043a\u043b\u0430\u0432\u0456\u0448", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043f\u043e\u0432\u0438\u043d\u043d\u043e \u0431\u0443\u0442\u0438 \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u0438\u043c \u0443\u0441\u0456\u043c, \u0445\u0442\u043e \u0440\u0430\u043d\u0456\u0448\u0435 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0432\u0441\u044f \u043e\u0444\u0456\u0441\u043d\u0438\u043c\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430\u043c\u0438, \u0430\u043b\u0435 \u0456\u0441\u043d\u0443\u044e\u0442\u044c \u043a\u0456\u043b\u044c\u043a\u0430 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u043d\u0438\u0445 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u043e\u0441\u0442\u0435\u0439:", "Document repair": "\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0443 {productname} \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u044e\u0442\u044c\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e, \u0430\u043b\u0435 \u044f\u043a\u0449\u043e \u0412\u0430\u043c \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0448\u0432\u0438\u0434\u0448\u0435, \u0437\u0430\u0439\u0434\u0456\u0442\u044c \u0443 \u043c\u0435\u043d\u044e \u0424\u0430\u0439\u043b, \u043f\u0443\u043d\u043a\u0442 \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438.", "Double Underline": "\u041f\u043e\u0434\u0432\u0456\u0439\u043d\u0435 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f", "Draw page keyboard shortcuts": "\u041a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0432\u0456\u0448", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u041a\u043e\u0436\u043d\u043e\u043c\u0443 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0435\u0432\u0456 \u043f\u0440\u0438\u0437\u043d\u0430\u0447\u0430\u0454\u0442\u044c\u0441\u044f \u043a\u043e\u043b\u0456\u0440. \u041a\u0443\u0440\u0441\u043e\u0440 \u043a\u043e\u0436\u043d\u043e\u0433\u043e \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0431\u0443\u0434\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u0439 \u043f\u0440\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u043c \u043a\u043e\u043b\u044c\u043e\u0440\u043e\u043c. \u041f\u0440\u0438\u043c\u0456\u0442\u043a\u0430: \u0432\u0438 \u0431\u0430\u0447\u0438\u0442\u0438\u043c\u0435\u0442\u0435 \u0441\u0432\u0456\u0439 \u043a\u0443\u0440\u0441\u043e\u0440 \u0447\u043e\u0440\u043d\u0438\u043c \u0456 \u043c\u0438\u0433\u043e\u0442\u043b\u0438\u0432\u0438\u043c, \u0445\u043e\u0447\u0430 \u0456\u043d\u0448\u0456 \u043f\u043e\u0431\u0430\u0447\u0430\u0442\u044c \u0439\u043e\u0433\u043e \u0456\u043d\u0448\u0438\u043c \u043a\u043e\u043b\u044c\u043e\u0440\u043e\u043c.", "Editing documents": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432", "Editing presentations": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439", "Editing spreadsheets": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044c", "Editing text documents": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432", "Either choose Slide Show \u2192 Full Screen Presentation or click on the left-most icon in the bottom of the slide panel:": "\u0410\u0431\u043e \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0421\u043b\u0430\u0439\u0434-\u0448\u043e\u0443 \u2192 \u041f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f, \u0430\u0431\u043e \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043d\u0430 \u043a\u0440\u0430\u0439\u043d\u044e \u043b\u0456\u0432\u0443 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0443 \u0432\u043d\u0438\u0437\u0443 \u043f\u0430\u043d\u0435\u043b\u0456 \u0441\u043b\u0430\u0439\u0434\u0456\u0432:", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u0417\u0430\u043b\u0438\u0448\u0438\u0442\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0440\u0435\u0436\u0438\u043c, \u0442\u043e\u0431\u0442\u043e \u0456\u0437 \u0440\u0435\u0436\u0438\u043c\u0443 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0435\u0440\u0435\u043c\u043a\u043d\u0443\u0442\u0438\u0441\u044f \u0443 \u0440\u0435\u0436\u0438\u043c \u0432\u0438\u0431\u043e\u0440\u0443 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432, \u0437 \u0440\u0435\u0436\u0438\u043c\u0443 \u0432\u0438\u0431\u043e\u0440\u0443 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432 \u2014 \u0443 \u0440\u0435\u0436\u0438\u043c \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443.", "Extend the selection down one page": "\u041f\u0435\u0440\u0435\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u043d\u0438\u0437 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c", "Extend the selection up one page": "\u041f\u0435\u0440\u0435\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u0433\u043e\u0440\u0443 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c", "Fill Down": "\u0417\u0430\u043f\u043e\u0432\u043d\u0438\u0442\u0438 \u0432\u043d\u0438\u0437", "Focus to document from menu": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0437 \u043c\u0435\u043d\u044e", "Focus to notebookbar menu": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043c\u0435\u043d\u044e \u043f\u0430\u043d\u0435\u043b\u0456 \u0431\u043b\u043e\u043a\u043d\u043e\u0442\u0430", "Focus to selected comment's menu": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043c\u0435\u043d\u044e \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u044f", "Format the source cell with the font, color background and more.": "\u0412\u0456\u0434\u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0439\u0442\u0435 \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0443 \u043a\u043e\u043c\u0456\u0440\u043a\u0443 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0448\u0440\u0438\u0444\u0442\u0443, \u043a\u043e\u043b\u044c\u043e\u0440\u0443 \u0442\u043b\u0430 \u0442\u043e\u0449\u043e.", "Formatting spreadsheets": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044c", "Formatting text": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443", "Formulas": "\u0424\u043e\u0440\u043c\u0443\u043b\u0438", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u0424\u043e\u0440\u043c\u0443\u043b\u0438 \u0432\u0432\u043e\u0434\u044f\u0442\u044c\u0441\u044f \u0432 \u0440\u044f\u0434\u043e\u043a \u0444\u043e\u0440\u043c\u0443\u043b. \u0412\u0432\u0435\u0434\u0456\u0442\u044c \u00ab=\u00bb \u0456 \u0432\u0441\u0442\u0430\u0432\u0442\u0435 \u0444\u043e\u0440\u043c\u0443\u043b\u0443.", "Frequently Asked Questions": "\u0427\u0430\u0441\u0442\u043e \u0437\u0430\u043f\u0438\u0442\u0443\u0432\u0430\u043d\u0456 \u043f\u0438\u0442\u0430\u043d\u043d\u044f", "General Keyboard Shortcuts": "\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456 \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0432\u0456\u0448", "Go and select text to end of document": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434 \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go and select text to end of textbox": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434 \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u043f\u043e\u043b\u044f", "Go and select text to start of document": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434 \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u0434\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go and select text to start of textbox": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434 \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u043f\u043e\u043b\u044f", "Go and select to the beginning of a line": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0440\u044f\u0434\u043a\u0430", "Go and select to the end of a line": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c \u043d\u0430 \u043a\u0456\u043d\u0435\u0446\u044c \u0440\u044f\u0434\u043a\u0430", "Go to beginning of a word": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0441\u043b\u043e\u0432\u0430", "Go to beginning of line": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0440\u044f\u0434\u043a\u0430", "Go to end of document": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043a\u0456\u043d\u0435\u0446\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go to end of line": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043a\u0456\u043d\u0435\u0446\u044c \u0440\u044f\u0434\u043a\u0430", "Go to next sheet.": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456.", "Go to previous sheet.": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456.", "Go to start of document": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Go to start of the next word": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u0432\u0430", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "\u0413\u0440\u0430\u043c\u0430\u0442\u0438\u0447\u043d\u0456 \u043f\u043e\u043c\u0438\u043b\u043a\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u0456 \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u0456 \u0441\u0438\u043d\u0456\u043c \u0445\u0432\u0438\u043b\u044f\u0441\u0442\u0438\u043c \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f\u043c. \u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043f\u0440\u0430\u0432\u043e\u044e \u043a\u043d\u043e\u043f\u043a\u043e\u044e \u043c\u0438\u0448\u0456 \u043d\u0430 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442, \u0449\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043c\u0435\u043d\u044e \u0456\u0437 \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044f\u043c\u0438 \u0449\u043e\u0434\u043e \u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0433\u0440\u0430\u043c\u0430\u0442\u0438\u0447\u043d\u043e\u0457 \u043f\u043e\u043c\u0438\u043b\u043a\u0438 \u0442\u0430 \u043f\u043e\u0440\u0443\u0448\u0435\u043d\u0438\u0445 \u043f\u0440\u0430\u0432\u0438\u043b \u0433\u0440\u0430\u043c\u0430\u0442\u0438\u043a\u0438. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0443 \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044e, \u0449\u043e\u0431 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0442\u0435\u043a\u0441\u0442.", "Handling Tables": "\u0420\u043e\u0431\u043e\u0442\u0430 \u0437 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u043c\u0438", "Handling images": "\u041e\u0431\u0440\u043e\u0431\u043a\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c", "Home": "\u0414\u043e\u043c\u0456\u0432\u043a\u0430", "Hover the mouse on the document name in the menu bar.": "\u041d\u0430\u0432\u0435\u0434\u0456\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440 \u043c\u0438\u0448\u0456 \u043d\u0430 \u043d\u0430\u0437\u0432\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u043c\u0435\u043d\u044e.", "How can I change the line, area and position of a shape in my slides?": "\u042f\u043a \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a, \u0434\u0456\u043b\u044f\u043d\u043a\u0443 \u0442\u0430 \u0440\u043e\u0437\u0442\u0430\u0448\u0443\u0432\u0430\u043d\u043d\u044f \u0444\u0456\u0433\u0443\u0440\u0438 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u0430\u0445?", "How can I check spelling in my language?": "\u042f\u043a \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u0442\u0438 \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0456\u044e \u0441\u0432\u043e\u0454\u044e \u043c\u043e\u0432\u043e\u044e?", "How can I copy the formatting of existing cells to new ones?": "\u042f\u043a \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430\u044f\u0432\u043d\u0438\u0445 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0434\u043e \u043d\u043e\u0432\u0438\u0445?", "How can I import CSV data?": "\u042f\u043a \u0456\u043c\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "\u042f\u043a \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0441\u0438\u043c\u0432\u043e\u043b \u0433\u0440\u043e\u0448\u043e\u0432\u043e\u0457 \u043e\u0434\u0438\u043d\u0438\u0446\u0456, \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u043e\u0433\u043e \u043f\u0440\u0430\u0432\u0430 \u0430\u0431\u043e \u0442\u043e\u0432\u0430\u0440\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u043a\u0430?", "How can I make the new text look like other existing text?": "\u042f\u043a \u0437\u0440\u043e\u0431\u0438\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 \u0441\u0445\u043e\u0436\u0438\u043c \u043d\u0430 \u0456\u043d\u0448\u0438\u0439 \u043d\u0430\u044f\u0432\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442?", "How can I quit {productname} without saving my edits?": "\u042f\u043a \u0432\u0438\u0439\u0442\u0438 \u0437 {productname} \u0431\u0435\u0437 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d?", "How can I remove the red wavy lines in my document?": "\u042f\u043a \u043f\u0440\u0438\u0431\u0440\u0430\u0442\u0438 \u0447\u0435\u0440\u0432\u043e\u043d\u0456 \u0445\u0432\u0438\u043b\u044f\u0441\u0442\u0456 \u043b\u0456\u043d\u0456\u0457 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456?", "How can I run my slide show?": "\u042f\u043a \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0438 \u043f\u043e\u043a\u0430\u0437 \u0441\u043b\u0430\u0439\u0434\u0456\u0432?", "How can I select data to print?": "\u042f\u043a \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 \u0434\u043b\u044f \u0434\u0440\u0443\u043a\u0443?", "How do I change the page orientation to landscape inside my document": "\u042f\u043a \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043e\u0440\u0456\u0454\u043d\u0442\u0430\u0446\u0456\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u043d\u0430 \u0430\u043b\u044c\u0431\u043e\u043c\u043d\u0443 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456", "How do I get a word count of my document?": "\u0414\u0435 \u043f\u043e\u0434\u0438\u0432\u0438\u0442\u0438\u0441\u044c \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043f\u043e\u0440\u0430\u0445\u043e\u0432\u0430\u043d\u0438\u0445 \u0441\u043b\u0456\u0432 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456?", "How do I rename a sheet?": "\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u0430\u0440\u043a\u0443\u0448?", "How do I save a document with another name?": "\u042f\u043a \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437 \u0456\u043d\u0448\u043e\u044e \u043d\u0430\u0437\u0432\u043e\u044e?", "How do I set the margins of the document?": "\u042f\u043a \u0432\u043a\u0430\u0437\u0430\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440 \u043f\u043e\u043b\u0456\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "If no table or range was selected, a prototype chart is displayed.": "\u042f\u043a\u0449\u043e \u043d\u0435 \u0432\u0438\u0431\u0440\u0430\u043d\u043e \u0436\u043e\u0434\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0447\u0438 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443, \u0431\u0443\u0434\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u042f\u043a\u0449\u043e \u043a\u0443\u0440\u0441\u043e\u0440 \u0443 \u043a\u0456\u043d\u0446\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u0430 \u043d\u0435 \u0432\u0441\u044f \u043a\u043e\u043c\u0456\u0440\u043a\u0430, \u0442\u043e \u0432\u0438\u0434\u0430\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0430\u0431\u0437\u0430\u0446 \u043f\u0456\u0441\u043b\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0437\u0430 \u0443\u043c\u043e\u0432\u0438, \u0449\u043e \u0432\u0456\u043d \u043d\u0435 \u043e\u0441\u0442\u0430\u043d\u043d\u0456\u0439 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u042f\u043a\u0449\u043e \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043e \u043d\u0435 \u0432\u0441\u044e \u043a\u043e\u043c\u0456\u0440\u043a\u0443, \u0442\u043e \u0432\u0438\u0434\u0430\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0442\u0435\u043a\u0441\u0442 \u0432\u0456\u0434 \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u0447\u0435\u043d\u043d\u044f. \u042f\u043a\u0449\u043e \u043a\u0443\u0440\u0441\u043e\u0440 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u043d\u0430 \u043a\u0456\u043d\u0446\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u0456 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043e \u043d\u0435 \u0432\u0441\u044e \u043a\u043e\u043c\u0456\u0440\u043a\u0443, \u0432\u0438\u0434\u0430\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0432\u043c\u0456\u0441\u0442 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u041f\u0440\u0438 \u0432\u0438\u0431\u043e\u0440\u0456 \u043e\u0434\u043d\u0456\u0454\u0457 \u0430\u0431\u043e \u0434\u0435\u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0432\u0438\u0434\u0430\u043b\u044f\u044e\u0442\u044c\u0441\u044f \u0446\u0456\u043b\u0456 \u0440\u044f\u0434\u043a\u0438, \u0449\u043e \u043c\u0456\u0441\u0442\u044f\u0442\u044c \u0446\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438. \u041f\u0440\u0438 \u043f\u043e\u0432\u043d\u043e\u043c\u0443 \u0430\u0431\u043e \u0447\u0430\u0441\u0442\u043a\u043e\u0432\u043e\u043c\u0443 \u0432\u0438\u0431\u043e\u0440\u0456 \u0432\u0441\u0456\u0445 \u0440\u044f\u0434\u043a\u0456\u0432 \u0432\u0456\u0434\u0434\u0430\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0432\u0441\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044f.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u042f\u043a\u0449\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0430 \u043f\u043e\u0440\u043e\u0436\u043d\u044f: \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0442\u0430\u0431\u043b\u0438\u0446\u0456. \u0406\u043d\u0430\u043a\u0448\u0435: \u043f\u0440\u0438 \u043f\u0435\u0440\u0448\u043e\u043c\u0443 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u043d\u043d\u0456 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u043f\u0440\u0438 \u0434\u0440\u0443\u0433\u043e\u043c\u0443 - \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456, \u043f\u0440\u0438 \u0442\u0440\u0435\u0442\u044c\u043e\u043c\u0443 - \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u042f\u043a\u0449\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0430 \u043f\u043e\u0440\u043e\u0436\u043d\u044f: \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0456. \u0406\u043d\u0430\u043a\u0448\u0435: \u043f\u0440\u0438 \u043f\u0435\u0440\u0448\u043e\u043c\u0443 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u043d\u043d\u0456 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0445\u0456\u0434 \u0432 \u043a\u0456\u043d\u0435\u0446\u044c \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u043f\u0440\u0438 \u0434\u0440\u0443\u0433\u043e\u043c\u0443 - \u0432 \u043a\u0456\u043d\u0435\u0446\u044c \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456, \u043f\u0440\u0438 \u0442\u0440\u0435\u0442\u044c\u043e\u043c\u0443 - \u0432 \u043a\u0456\u043d\u0435\u0446\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u042f\u043a\u0449\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0430 \u043f\u043e\u0440\u043e\u0436\u043d\u044f: \u0432\u0438\u0431\u0438\u0440\u0430\u0454 \u0446\u0456\u043b\u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u044e. \u0406\u043d\u0430\u043a\u0448\u0435: \u0432\u0438\u0431\u0438\u0440\u0430\u0454 \u0432\u043c\u0456\u0441\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438. \u041f\u0440\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u043c\u0443 \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u043d\u043d\u0456 \u0432\u0438\u0434\u0456\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0432\u0441\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044f.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u043c\u043e\u0436\u043d\u0430 \u0437\u043c\u0456\u043d\u044e\u0432\u0430\u0442\u0438, \u043e\u0431\u0435\u0440\u0442\u0430\u0442\u0438 \u0442\u0430 \u0444\u0456\u043a\u0441\u0443\u0432\u0430\u0442\u0438. \u0422\u0435\u043a\u0441\u0442\u043e\u043c \u043c\u043e\u0436\u043d\u0430 \u043e\u0431\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u043d\u0430\u0432\u043a\u043e\u043b\u043e \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f. \u0412\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u0432\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043e\u0431\u0440\u043e\u0431\u043d\u0438\u043a \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c, \u0449\u043e\u0431 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043c\u0438\u0448\u0456.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "\u041d\u0430 \u0432\u0456\u0434\u043c\u0456\u043d\u0443 \u0432\u0456\u0434 \u0446\u044c\u043e\u0433\u043e, \u043f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0445 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0456\u0432 \u0432\u043c\u0456\u0441\u0442\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0423 \u0434\u043e\u0432\u0433\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u0432 \u043a\u043e\u0436\u043d\u043e\u043c\u0443 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0456 \u0442\u0435\u043a\u0441\u0442\u0443 \u0441\u043b\u0456\u0434 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f, \u043f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u044e\u044e\u0447\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u043d\u0430 \u0434\u043e\u0432\u0433\u0435 \u0437\u0430\u0432\u0434\u0430\u043d\u043d\u044f, \u0437 \u0443\u0440\u0430\u0445\u0443\u0432\u0430\u043d\u043d\u044f\u043c \u043f\u043e\u043c\u0438\u043b\u043e\u043a \u0442\u0430 \u0437\u0430\u0442\u0440\u0438\u043c\u043e\u043a.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "\u0412 \u043e\u0431\u043b\u0430\u0441\u0442\u0456 \u0420\u043e\u0437\u0440\u0438\u0432\u0438 \u043f\u043e\u0437\u043d\u0430\u0447\u0442\u0435 \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438, \u0412\u0432\u0435\u0434\u0456\u0442\u044c: \u0420\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438, \u041f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044f: \u041f\u0435\u0440\u0435\u0434.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u0423 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456 \u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0444\u0456\u043b\u044c\u0442\u0440 \u0432\u0438 \u0442\u0430\u043a\u043e\u0436 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0438, \u0449\u043e \u043c\u0456\u0441\u0442\u044f\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0432 \u043f\u0435\u0432\u043d\u0438\u0445 \u043f\u043e\u043b\u044f\u0445 \u0434\u0430\u043d\u0438\u0445. \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0444\u0456\u043b\u044c\u0442\u0440, \u0449\u043e\u0431 \u043f\u043e\u0432\u2019\u044f\u0437\u0430\u0442\u0438 \u0443\u043c\u043e\u0432\u0438 \u043b\u043e\u0433\u0456\u0447\u043d\u0438\u043c \u043e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u043e\u043c AND \u0430\u0431\u043e \u043b\u043e\u0433\u0456\u0447\u043d\u0438\u043c OR.", "Inactive document": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Increase/decrease the size of the column/row on the left/top cell edge": "\u0417\u0431\u0456\u043b\u044c\u0448\u0435\u043d\u043d\u044f/\u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u0441\u0442\u043e\u0432\u043f\u0447\u0438\u043a\u0430/\u0440\u044f\u0434\u043a\u0430 \u043d\u0430 \u043b\u0456\u0432\u043e\u043c\u0443/\u0432\u0438\u0449\u043e\u043c\u0443 \u043a\u0440\u0430\u044e \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u0417\u0431\u0456\u043b\u044c\u0448\u0435\u043d\u043d\u044f/\u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u0441\u0442\u043e\u0432\u043f\u0446\u044f/\u0440\u044f\u0434\u043a\u0430 \u0437 \u043f\u0440\u0430\u0432\u043e\u0433\u043e/\u043d\u0438\u0436\u043d\u044c\u043e\u0433\u043e \u043a\u0440\u0430\u044e \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "Insert": "'\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438", "Insert cells (as in menu Insert - Cells)": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 (\u044f\u043a \u0443 \u043c\u0435\u043d\u044e \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 - \u041a\u043e\u043c\u0456\u0440\u043a\u0438)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0440\u043e\u0437\u0440\u0438\u0432\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432 \u0456 \u0440\u044f\u0434\u043a\u0456\u0432 \u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u044e, \u0449\u043e\u0431 \u0437\u0432\u0443\u0437\u0438\u0442\u0438 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0434\u0440\u0443\u043a\u0443 \u0442\u0430 \u0440\u043e\u0437\u0434\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f. \u041f\u0456\u0434 \u0447\u0430\u0441 \u0434\u0440\u0443\u043a\u0443 PDF, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0446\u0456\u043a\u0430\u0432\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438.", "Insert comment": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u0412\u0441\u0442\u0430\u0432\u043b\u044f\u0439\u0442\u0435 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0432 {productname} \u0443 \u043c\u0456\u0441\u0446\u044f, \u044f\u043a\u0456 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u044e\u0442\u044c \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u043e\u0457 \u0443\u0432\u0430\u0433\u0438 \u0447\u0438\u0442\u0430\u0447\u0456\u0432. \u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0430\u044e\u0442\u044c\u0441\u044f \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447 \u0456 \u043c\u0456\u0441\u0442\u044f\u0442\u044c \u0456\u043c\u2019\u044f \u0442\u0430 \u0434\u0430\u0442\u0443 \u0432\u0438\u0434\u0430\u0432\u0446\u044f.", "Insert date": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0414\u0430\u0442\u0443", "Insert endnote": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0443", "Insert footnote": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0438\u043d\u043e\u0441\u043a\u0443", "Insert line break": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u043e\u0437\u0440\u0438\u0432 \u0440\u044f\u0434\u043a\u0430", "Insert new paragraph directly before or after a section, or before a table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u0430\u0431\u0437\u0430\u0446 \u0434\u043e \u0430\u0431\u043e \u043f\u0456\u0441\u043b\u044f \u0440\u043e\u0437\u0434\u0456\u043b\u0443 \u0447\u0438 \u043f\u0435\u0440\u0435\u0434 \u0442\u0430\u0431\u043b\u0438\u0446\u0435\u044e", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0430\u0431\u0437\u0430\u0446 \u0431\u0435\u0437 \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0456\u0457 \u0432 \u0441\u043f\u0438\u0441\u043a\u0443. \u041d\u0435 \u043f\u0440\u0430\u0446\u044e\u0454, \u043a\u043e\u043b\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u043c\u0456\u0441\u0442\u0438\u0442\u044c\u0441\u044f \u0443 \u043a\u0456\u043d\u0446\u0456 \u0441\u043f\u0438\u0441\u043a\u0443.", "Insert non-breaking hyphen": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0438\u0439 \u0434\u0435\u0444\u0456\u0441", "Insert non-breaking space": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0438\u0439 \u043f\u0440\u043e\u0431\u0456\u043b", "Insert soft hyphen": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043c\u2019\u044f\u043a\u0435 \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0435\u043d\u043d\u044f", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0437 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u044e \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u043e\u044e \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0443 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0440\u044f\u0434\u043a\u0456\u0432 \u0456 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432. \u0414\u043e\u0434\u0430\u0439\u0442\u0435 \u0440\u044f\u0434\u043a\u0438 \u0442\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u044e \u043a\u043e\u043c\u0456\u0440\u043a\u0438. \u041e\u0431\u2019\u0454\u0434\u043d\u0430\u0439\u0442\u0435 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043c\u0435\u043d\u044e \u0422\u0430\u0431\u043b\u0438\u0446\u044f. \u0422\u0438\u043f\u043e\u0432\u043e \u0441\u0442\u0438\u043b\u044c \u0430\u0431\u0437\u0430\u0446\u0443 \u0432\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u2014 \u00ab\u0412\u043c\u0456\u0441\u0442 \u0442\u0430\u0431\u043b\u0438\u0446\u0456\u00bb.", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u0412\u0441\u0442\u0430\u0432\u043b\u044f\u0454 \u0441\u0438\u043c\u0432\u043e\u043b \u0442\u0430\u0431\u0443\u043b\u044f\u0446\u0456\u0457 (\u043b\u0438\u0448\u0435 \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u0445). \u0417\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u0432\u0456\u043a\u043e\u043d\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043c\u043e\u0436\u0435 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u0442\u0438\u0441\u044f Alt+Tab.", "Is there a thesaurus?": "\u0427\u0438 \u0454 \u0442\u0443\u0442 \u0441\u043b\u043e\u0432\u043d\u0438\u043a \u0441\u0438\u043d\u043e\u043d\u0456\u043c\u0456\u0432?", "Italic": "\u041a\u0443\u0440\u0441\u0438\u0432", "Justify": "\u0417\u0430 \u0448\u0438\u0440\u0438\u043d\u043e\u044e", "Keyboard Shortcuts": "\u041a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0432\u0456\u0448", "Like Alt, but only the active cell is modified": "\u042f\u043a Alt, \u0430\u043b\u0435 \u0437\u043c\u0456\u043d\u044e\u0454 \u0442\u0456\u043b\u044c\u043a\u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u0443 \u043a\u043e\u043c\u0456\u0440\u043a\u0443", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0442\u0435 \u0434\u0430\u043d\u0456 CSV \u0443 \u044f\u043a\u0438\u0439\u0441\u044c \u0432\u043b\u0430\u0441\u043d\u0438\u0439 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u043d\u0430 \u0441\u0432\u043e\u044e \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0442\u0430 \u0441\u043a\u043e\u043f\u0456\u044e\u0439\u0442\u0435 \u0457\u0445 \u0443 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0456\u043d\u0443", "Manual page break": "\u0420\u0443\u0447\u043d\u0438\u0439 \u0440\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Move cursor down one line": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0432\u043d\u0438\u0437 \u043d\u0430 \u043e\u0434\u0438\u043d \u0440\u044f\u0434\u043e\u043a", "Move cursor to beginning of the next paragraph": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0430\u0431\u0437\u0430\u0446\u0443", "Move cursor to beginning of the previous paragraph": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u043f\u043e\u0447\u0430\u0442\u043e\u043a \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e \u0430\u0431\u0437\u0430\u0446\u0443", "Move cursor to the left": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0432\u043b\u0456\u0432\u043e", "Move cursor to the right": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0432\u043f\u0440\u0430\u0432\u043e", "Move cursor up one line": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u043e\u0434\u0438\u043d \u0440\u044f\u0434\u043e\u043a \u0432\u0433\u043e\u0440\u0443", "Move cursor with selection to the left": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c \u0432\u043b\u0456\u0432\u043e", "Move cursor with selection to the right": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u0437 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f\u043c \u0432\u043f\u0440\u0430\u0432\u043e", "Move the view down one page": "\u041f\u0435\u0440\u0435\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u043d\u0438\u0437", "Move the view up one page": "\u041f\u0435\u0440\u0435\u0441\u0443\u043d\u0443\u0442\u0438 \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u0433\u043e\u0440\u0443", "Move to next text object on drawing page": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u043e\u0431'\u0454\u043a\u0442\u0430 \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456", "Move to next text object on slide": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u2019\u0454\u043a\u0442\u0430 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u0456", "Moves one screen page to the right.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043e\u0434\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0435\u043a\u0440\u0430\u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447.", "Moves one sheet to the left.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043e\u0434\u0438\u043d \u0430\u0440\u043a\u0443\u0448 \u043b\u0456\u0432\u043e\u0440\u0443\u0447.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043d\u0438\u0436\u043d\u044c\u043e\u0433\u043e \u043a\u0440\u0430\u044e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u043d\u0438\u0445. \u042f\u043a\u0449\u043e \u0440\u044f\u0434\u043e\u043a \u043f\u0456\u0434 \u043a\u043e\u043c\u0456\u0440\u043a\u043e\u044e, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440, \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439, \u043a\u0443\u0440\u0441\u043e\u0440 \u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454\u0442\u044c\u0441\u044f \u0432\u043d\u0438\u0437 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456.", "Moves the cursor to the first cell in the sheet (A1).": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043f\u0435\u0440\u0448\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0430\u0440\u043a\u0443\u0448\u0430 (A1).", "Moves the cursor to the first cell of the current row.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043f\u0435\u0440\u0448\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430.", "Moves the cursor to the last cell of the current row.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430.", "Moves the cursor to the last cell on the sheet that contains data.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0430\u0440\u043a\u0443\u0448\u0430, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043b\u0456\u0432\u043e\u0433\u043e \u043a\u0440\u0430\u044e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u043d\u0438\u0445. \u042f\u043a\u0449\u043e \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447 \u0432\u0456\u0434 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440, \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439, \u043a\u0443\u0440\u0441\u043e\u0440 \u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0430\u0454\u0442\u044c\u0441\u044f \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0441\u0442\u043e\u0432\u043f\u0446\u044f \u043b\u0456\u0432\u043e\u0440\u0443\u0447, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u043f\u0440\u0430\u0432\u043e\u0433\u043e \u043a\u0440\u0430\u044e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u043d\u0438\u0445. \u042f\u043a\u0449\u043e \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447 \u0432\u0456\u0434 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440, \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439, \u043a\u0443\u0440\u0441\u043e\u0440 \u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0430\u0454\u0442\u044c\u0441\u044f \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0441\u0442\u043e\u0432\u043f\u0446\u044f \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0454 \u043a\u0443\u0440\u0441\u043e\u0440 \u0434\u043e \u0432\u0435\u0440\u0445\u043d\u044c\u043e\u0433\u043e \u043a\u0440\u0430\u044e \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u043d\u0438\u0445. \u042f\u043a\u0449\u043e \u0440\u044f\u0434\u043e\u043a \u043d\u0430\u0434 \u043a\u043e\u043c\u0456\u0440\u043a\u043e\u044e, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440, \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439, \u043a\u0443\u0440\u0441\u043e\u0440 \u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0430\u0454\u0442\u044c\u0441\u044f \u0432\u0433\u043e\u0440\u0443 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456.", "Navigating in Spreadsheets": "\u041d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f \u0432 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u0445", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u041e\u0434\u043d\u0435 \u0437 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0444\u0443\u043d\u043a\u0446\u0456\u0457 \u0410\u0432\u0442\u043e\u0444\u0456\u043b\u044c\u0442\u0440 \u2014 \u0446\u0435 \u0448\u0432\u0438\u0434\u043a\u0435 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u043d\u044f \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043e \u0437\u0430\u043f\u0438\u0441\u0456\u0432 \u0437 \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0438\u043c\u0438 \u0437\u0430\u043f\u0438\u0441\u0430\u043c\u0438 \u0432 \u043f\u043e\u043b\u0456 \u0434\u0430\u043d\u0438\u0445.", "Open the presentation in {productname}": "\u0412\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044e \u0432 {productname}", "Opening, closing, saving, printing and downloading documents": "\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0442\u044f, \u0437\u0430\u043a\u0440\u0438\u0442\u0442\u044f, \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f, \u0434\u0440\u0443\u043a \u0442\u0430 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432", "Other advanced features": "\u0406\u043d\u0448\u0456 \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u0444\u0443\u043d\u043a\u0446\u0456\u0457", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0430\u0431\u0437\u0430\u0446\u0443", "Paste as unformatted text": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u044f\u043a \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0437 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u2192 \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0430\u0431\u043e \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Ctrl+V. \u0412\u0456\u0434\u043a\u0440\u0438\u0454\u0442\u044c\u0441\u044f \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u0406\u043c\u043f\u043e\u0440\u0442 \u0442\u0435\u043a\u0441\u0442\u0443, \u0432 \u044f\u043a\u043e\u043c\u0443 \u0432\u0438 \u0437\u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u043f\u0438\u0441\u0430\u0442\u0438 \u0442\u043e\u0447\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0434\u0430\u043d\u0438\u0445 CSV.", "Paste special": "\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0430 \u0432\u0441\u0442\u0430\u0432\u043a\u0430", "Pasting": "\u0412\u0441\u0442\u0430\u0432\u043a\u0430", "Place the cursor at the paragraph to be formatted": "\u041d\u0430\u0432\u0435\u0434\u0456\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u0430\u0431\u0437\u0430\u0446, \u044f\u043a\u0438\u0439 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u0442\u0438", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0456\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440 \u043d\u0430 \u043c\u0456\u0441\u0446\u0435, \u0434\u0435 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043e\u0440\u0456\u0454\u043d\u0442\u0430\u0446\u0456\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438. \u0414\u043e\u0434\u0430\u0439\u0442\u0435 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0430\u0431\u0437\u0430\u0446.", "Place the cursor in the position to insert the character.": "\u041f\u043e\u043c\u0456\u0441\u0442\u0456\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440 \u0442\u0443\u0434\u0438, \u043a\u0443\u0434\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0441\u0438\u043c\u0432\u043e\u043b.", "Position and Size": "\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u0440\u043e\u0437\u043c\u0456\u0440", "Presentations": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457: Microsoft \u0444\u043e\u0440\u043c\u0430\u0442\u0438 PPT, PPTX, OpenDocument \u0444\u043e\u0440\u043c\u0430\u0442 ODP", "Press Insert button. To close the dialog, press Cancel.": "\u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438. \u0429\u043e\u0431 \u0437\u0430\u043a\u0440\u0438\u0442\u0438 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e, \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438.", "Print (Download as PDF)": "\u0414\u0440\u0443\u043a (\u0417\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u044f\u043a PDF)", "Promote list item (list item has to be selected)": "\u041f\u0456\u0434\u0432\u0438\u0449\u0438\u0442\u0438 \u0440\u0456\u0432\u0435\u043d\u044c \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0441\u043f\u0438\u0441\u043a\u0443 (\u043f\u043e\u0432\u0438\u043d\u0435\u043d \u0431\u0443\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0439)", "Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438", "Remove direct formatting": "\u0412\u0438\u043b\u0443\u0447\u0438\u0442\u0438 \u043f\u0440\u044f\u043c\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u0430\u0440\u043a\u0443\u0448 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u044e (\u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043f\u0440\u0430\u0432\u043e\u0457 \u043a\u043d\u043e\u043f\u043a\u0438 \u043c\u0438\u0448\u0456) \u043d\u0430\u0434 \u0432\u043a\u043b\u0430\u0434\u043a\u043e\u044e \u0430\u0440\u043a\u0443\u0448\u0430 \u0432\u043d\u0438\u0437\u0443. \u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u0432\u0443 \u043d\u0430\u0437\u0432\u0443 \u0430\u0440\u043a\u0443\u0448\u0430 \u0443 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456, \u044f\u043a\u0435 \u0437'\u044f\u0432\u0438\u0442\u044c\u0441\u044f.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u0406\u0441\u043d\u0443\u0454 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f/\u0432\u0438\u0440\u0456\u0437\u043a\u0438 \u043d\u0430\u0441\u0438\u0447\u0435\u043d\u043e\u0433\u043e \u0432\u043c\u0456\u0441\u0442\u0443, \u043d\u0435 \u043b\u0438\u0448\u0435 \u0432 \u043c\u0435\u0436\u0430\u0445 \u043e\u0434\u043d\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0430\u043b\u0435 \u0439 \u043c\u0456\u0436 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u043c\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0430\u0431\u043e \u0440\u0456\u0437\u043d\u0438\u0445 {productname}. \u0414\u043b\u044f \u0446\u0438\u0445 \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u0456\u0445 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u044c \u043d\u0430 \u041f\u041a \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438/\u0432\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u0432\u043c\u0456\u0441\u0442, \u0432\u043a\u043b\u044e\u0447\u043d\u043e \u0437 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\u043c\u0438 \u0442\u0430 \u0456\u043d\u0448\u0438\u043c \u0432\u043c\u0456\u0441\u0442\u043e\u043c, \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0439 \u043a\u043b\u0430\u0432\u0456\u0448 (Ctrl+X, Ctrl+C, Ctrl+V). \u0417 \u043c\u0456\u0440\u043a\u0443\u0432\u0430\u043d\u044c \u0431\u0435\u0437\u043f\u0435\u043a\u0438 \u043d\u0430 \u041f\u041a \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u044e Ctrl+V \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438, \u0430\u043b\u0435 \u0434\u043b\u044f \u0432\u0438\u0440\u0456\u0437\u0430\u043d\u043d\u044f \u0456 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u043c\u043e\u0436\u043d\u0430 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0442\u0438\u0441\u044c \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0438\u043c \u043c\u0435\u043d\u044e. \u041d\u0430 Android \u0430\u0431\u043e iOS \u0432\u0438\u0434\u0456\u043b\u044f\u0442\u0438 \u0442\u0435\u043a\u0441\u0442 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u043f\u043e\u0434\u0432\u0456\u0439\u043d\u0438\u043c \u0442\u043e\u0440\u043a\u0430\u043d\u043d\u044f\u043c, \u0430 \u0442\u043e\u0440\u043a\u0430\u043d\u043d\u044f \u0437 \u0443\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u043d\u044f\u043c \u0432\u0456\u0434\u043a\u0440\u0438\u0432\u0430\u0454 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f/\u0432\u0438\u0440\u0456\u0437\u0430\u043d\u043d\u044f/\u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f.", "Search backwards": "\u041f\u043e\u0448\u0443\u043a \u043d\u0430\u0437\u0430\u0434", "Search forward": "\u041f\u043e\u0448\u0443\u043a \u0432\u043f\u0435\u0440\u0435\u0434", "Select All": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u0432\u0441\u0435", "Select Landscape in \u201cWith Page Style\u201d": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0430\u043b\u044c\u0431\u043e\u043c\u043d\u0443 \u043e\u0440\u0456\u0454\u043d\u0442\u0430\u0446\u0456\u044e \u0443 \"\u0417\u0456 \u0441\u0442\u0438\u043b\u0435\u043c \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438\"", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456, \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0430\u0431\u043e \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0432 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457.", "Select all in drawing page": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u0432\u0441\u0435 \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456", "Select all in slide": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u0432\u0441\u0435 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u0456", "Select if you want to change page numbering.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c, \u0447\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0456\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a.", "Select lines in downwards direction": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043a\u0438 \u0434\u043e\u043d\u0438\u0437\u0443", "Select lines in upwards direction": "\u0412\u0438\u0434\u0456\u043b\u044f\u0442\u0438 \u0440\u044f\u0434\u043a\u0438 \u0434\u043e\u0433\u043e\u0440\u0438", "Select objects in the order in which they were created": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u043e\u0431'\u0454\u043a\u0442\u0438 \u0443 \u043f\u043e\u0440\u044f\u0434\u043a\u0443 \u0457\u0445\u043d\u044c\u043e\u0433\u043e \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f", "Select objects in the reverse order in which they were created": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u043e\u0431'\u0454\u043a\u0442\u0438 \u0443 \u0437\u0432\u043e\u0440\u043e\u0442\u043d\u044c\u043e\u043c\u0443 \u043f\u043e\u0440\u044f\u0434\u043a\u0443 \u0434\u043e \u0457\u0445\u043d\u044c\u043e\u0433\u043e \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f", "Select the cells you want to format. Release the mouse button.": "\u0412\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u044f\u043a\u0456 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0432\u0456\u0434\u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u0442\u0438. \u0412\u0456\u0434\u043f\u0443\u0441\u0442\u0456\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0443 \u043c\u0438\u0448\u0456.", "Select the character set, language and separator options for the CSV file.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043d\u0430\u0431\u0456\u0440 \u0441\u0438\u043c\u0432\u043e\u043b\u0456\u0432, \u043c\u043e\u0432\u0443 \u0442\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0440\u043e\u0437\u0434\u0456\u043b\u044e\u0432\u0430\u0447\u0430 \u0434\u043b\u044f \u0444\u0430\u0439\u043b\u0443 CSV.", "Select the shape in your slide. A set of handles shows.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0444\u0456\u0433\u0443\u0440\u0443 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u0456. \u0417'\u044f\u0432\u0438\u0442\u044c\u0441\u044f \u043d\u0430\u0431\u0456\u0440 \u0437\u0430\u0441\u043e\u0431\u0456\u0432.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0441\u0442\u0438\u043b\u044c, \u044f\u043a\u0438\u0439 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438, \u0443 \u0440\u043e\u0437\u043a\u0440\u0438\u0432\u043d\u043e\u043c\u0443 \u0441\u043f\u0438\u0441\u043a\u0443 \u0441\u0442\u0438\u043b\u0456\u0432. \u0410\u0431\u0437\u0430\u0446 \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438 \u0441\u0442\u0438\u043b\u0456\u0432.", "Select the text with the existing format": "\u0412\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0456\u0437 \u043d\u0430\u044f\u0432\u043d\u0438\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f\u043c", "Select the text you want to apply the new format.": "\u0412\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u0442\u0435\u043a\u0441\u0442, \u0434\u043e \u044f\u043a\u043e\u0433\u043e \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u043d\u043e\u0432\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043a\u0440\u0438\u0442\u0435\u0440\u0456\u0439 \u0434\u0456\u0439\u0441\u043d\u043e\u0441\u0442\u0456 \u0443 \u0440\u043e\u0437\u043a\u0440\u0438\u0432\u043d\u043e\u043c\u0443 \u0441\u043f\u0438\u0441\u043a\u0443 \u0414\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u0438. \u0417\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u043a\u0440\u0438\u0442\u0435\u0440\u0456\u044e \u0437'\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f \u0431\u0456\u043b\u044c\u0448\u0435 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456\u0432. \u0417\u0430\u043f\u043e\u0432\u043d\u0456\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0456 \u0434\u0430\u043d\u0456.", "Select to beginning of paragraph": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0434\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0430\u0431\u0437\u0430\u0446\u0443", "Select to end of paragraph": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0430\u0431\u0437\u0430\u0446\u0443", "Select to the left word by word": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u043b\u0456\u0432\u043e \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u0445", "Select to the right word by word": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u043f\u0440\u0430\u0432\u043e \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u0445", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u0412\u0438\u0431\u0438\u0440\u0430\u0454 \u0432\u0441\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u0449\u043e \u043c\u0456\u0441\u0442\u044f\u0442\u044c \u0434\u0430\u043d\u0456, \u0432\u0456\u0434 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0434\u043e \u043a\u0456\u043d\u0446\u044f \u0431\u0435\u0437\u043f\u0435\u0440\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0434\u0430\u043d\u0438\u0445 \u0443 \u043d\u0430\u043f\u0440\u044f\u043c\u043a\u0443 \u043d\u0430\u0442\u0438\u0441\u043d\u0443\u0442\u043e\u0457 \u0441\u0442\u0440\u0456\u043b\u043a\u0438. \u042f\u043a\u0449\u043e \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u0438\u0431\u043e\u0440\u0443 \u0440\u044f\u0434\u043a\u0456\u0432 \u0456 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432 \u0440\u0430\u0437\u043e\u043c, \u0432\u0438\u0431\u0438\u0440\u0430\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u044f\u043c\u043e\u043a\u0443\u0442\u043d\u0438\u0439 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u043a\u043e\u043c\u0456\u0440\u043e\u043a.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u0412\u0438\u0434\u0456\u043b\u044f\u0454 \u043a\u043b\u0456\u0442\u0438\u043d\u043a\u0438 \u0432\u0456\u0434 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0432\u043d\u0438\u0437 \u0434\u043e \u043e\u0434\u043d\u0456\u0454\u0457 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u0443 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u043c\u0443 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u0430\u0431\u043e \u0440\u043e\u0437\u0448\u0438\u0440\u044e\u0454 \u043d\u0430\u044f\u0432\u043d\u0443 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u043d\u0438\u0437.", "Selects cells from the current cell to the first cell of the current row.": "\u0412\u0438\u0434\u0456\u043b\u044f\u0454 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0432\u0456\u0434 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0434\u043e \u043f\u0435\u0440\u0448\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430.", "Selects cells from the current cell to the last cell of the current row.": "\u0412\u0438\u0434\u0456\u043b\u044f\u0454 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0432\u0456\u0434 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0434\u043e \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0440\u044f\u0434\u043a\u0430.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u0412\u0438\u0434\u0456\u043b\u044f\u0454 \u043a\u043b\u0456\u0442\u0438\u043d\u043a\u0438 \u0432\u0456\u0434 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0432\u0433\u043e\u0440\u0443 \u0434\u043e \u043e\u0434\u043d\u0456\u0454\u0457 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u0432 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u043c\u0443 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u0430\u0431\u043e \u0440\u043e\u0437\u0448\u0438\u0440\u044e\u0454 \u043d\u0430\u044f\u0432\u043d\u0443 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0432\u0433\u043e\u0440\u0443.", "Set Optimal Column Width": "\u041e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u0430 \u0448\u0438\u0440\u0438\u043d\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u044f", "Set the page margins in the dialog.": "\u0412\u043a\u0430\u0436\u0456\u0442\u044c \u043f\u043e\u043b\u044f \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u0443 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456.", "Set the properties of the element of the object.": "\u0412\u043a\u0430\u0436\u0456\u0442\u044c \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043e\u0431\u2019\u0454\u043a\u0442\u0430.", "Shortcut Keys for Tables": "\u041a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u043d\u0456 \u0441\u043a\u043e\u0440\u043e\u0447\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u044c", "Slide keyboard shortcuts": "\u041a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0432\u0456\u0448 \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Slide pane": "\u041f\u0430\u043d\u0435\u043b\u044c \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Slide show": "\u0421\u043b\u0430\u0439\u0434-\u0448\u043e\u0443", "Special Characters": "\u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438", "Spellchecking": "\u041f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443", "Spreadsheets": "\u0422\u0430\u0431\u043b\u0438\u0446\u0456", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456: \u0424\u043e\u0440\u043c\u0430\u0442\u0438 Microsoft XLS, XLSX, \u0424\u043e\u0440\u043c\u0430\u0442 OpenDocument ODS", "Standard currency format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0432\u0430\u043b\u044e\u0442\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442", "Standard date format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0434\u0430\u0442\u0438", "Standard exponential format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0435\u043a\u0441\u043f\u043e\u043d\u0435\u043d\u0446\u0456\u0439\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442", "Standard format": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442", "Standard percentage format (two decimal places)": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0432\u0456\u0434\u0441\u043e\u0442\u043a\u043e\u0432\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 (\u0434\u0432\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u043e\u0432\u0456 \u0437\u043d\u0430\u043a\u0438)", "Strikethrough": "\u041f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439", "Subscript": "\u041d\u0438\u0436\u043d\u0456\u0439 \u0456\u043d\u0434\u0435\u043a\u0441", "Superscript": "\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u0456\u043d\u0434\u0435\u043a\u0441", "Switch cursor between text and footer": "\u041f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u043d\u043d\u044f \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043c\u0456\u0436 \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0456 \u043d\u0438\u0436\u043d\u0456\u043c \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u043e\u043c", "Switch cursor between text and header": "\u041f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u043d\u043d\u044f \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043c\u0456\u0436 \u0442\u0435\u043a\u0441\u0442\u043e\u043c \u0456 \u0432\u0435\u0440\u0445\u043d\u0456\u043c \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u043e\u043c", "Tab": "Tab", "Text documents": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438: Microsoft \u0444\u043e\u0440\u043c\u0430\u0442\u0438 DOC, DOCX, RTF. \u0424\u043e\u0440\u043c\u0430\u0442 openDocument ODT", "Text formatting": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443", "Text selection and navigation in a textbox": "\u0412\u0438\u0431\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443 \u0442\u0430 \u043d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f \u0443 \u043f\u043e\u043b\u0456 \u0442\u0435\u043a\u0441\u0442\u0443", "Text selection and navigation in document": "\u0412\u0438\u0431\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443 \u0456 \u043d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f \u043f\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u0422\u0435\u043a\u0441\u0442, \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0438, \u0444\u043e\u0440\u043c\u0438 \u0442\u0430 \u0432\u0435\u043a\u0442\u043e\u0440\u043d\u0456 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u0430\u043b\u0438\u0448\u0430\u0442\u0438\u043c\u0443\u0442\u044c\u0441\u044f \u0447\u0456\u0442\u043a\u0438\u043c\u0438 \u043f\u0440\u0438 \u0437\u0431\u0456\u043b\u044c\u0448\u0435\u043d\u043d\u0456, \u043f\u0456\u043a\u0441\u0435\u043b\u0456 \u0437'\u044f\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u043b\u0438\u0448\u0435 \u043d\u0430 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0445 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\u0445, \u0442\u0438\u043f\u0443 JPG \u0430\u0431\u043e PNG.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "\u0421\u0438\u043c\u0432\u043e\u043b \u00b6 \u0454 \u0437\u043d\u0430\u043a\u043e\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f. \u0412\u0456\u043d \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u0456 \u043d\u0435 \u0434\u0440\u0443\u043a\u0443\u0454\u0442\u044c\u0441\u044f. \u0429\u043e\u0431 \u043f\u0435\u0440\u0435\u043c\u043a\u043d\u0443\u0442\u0438 \u0439\u043e\u0433\u043e \u043d\u0430 \u043f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u043d\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0435\u043d\u044e \u0412\u0438\u0433\u043b\u044f\u0434 \u2192 \u0417\u043d\u0430\u043a \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f.", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0438\u0439 \u0444\u0456\u043b\u044c\u0442\u0440 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u0434\u043e \u0432\u043e\u0441\u044c\u043c\u0438 \u0443\u043c\u043e\u0432 \u0444\u0456\u043b\u044c\u0442\u0440\u0430. \u0417\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0438\u0445 \u0444\u0456\u043b\u044c\u0442\u0440\u0456\u0432 \u0432\u0438 \u0432\u0432\u043e\u0434\u0438\u0442\u0435 \u0443\u043c\u043e\u0432\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e \u043d\u0430 \u0430\u0440\u043a\u0443\u0448\u0456.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "\u0414\u0430\u043d\u0456 CSV \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u0443 \u0432\u0438\u0431\u0440\u0430\u043d\u0443 \u043a\u043b\u0456\u0442\u0438\u043d\u043a\u0443, \u043a\u0443\u0434\u0438 \u0432\u0438 \u0432\u0441\u0442\u0430\u0432\u0438\u043b\u0438 \u0434\u0430\u043d\u0456, \u0437\u0433\u0456\u0434\u043d\u043e \u0446\u0438\u0445 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456\u0432.", "The color assigned to the changes depends on the user that changes the document.": "\u041a\u043e\u043b\u0456\u0440 \u0437\u0430\u0431\u0430\u0440\u0432\u043b\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d, \u0437\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0432\u0456\u0434 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430, \u044f\u043a\u0438\u0439 \u0437\u043c\u0456\u043d\u044e\u0454 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u041c\u043e\u0432\u0430 \u0444\u043e\u0440\u043c\u0443\u043b \u043f\u043e\u0432\u0438\u043d\u043d\u0430 \u0431\u0443\u0442\u0438 \u043d\u0430\u0434\u0437\u0432\u0438\u0447\u0430\u0439\u043d\u043e \u0437\u043d\u0430\u0439\u043e\u043c\u043e\u044e \u043a\u043e\u0436\u043d\u043e\u043c\u0443 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0435\u0432\u0456 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044c \u0456 \u0434\u0435\u0442\u0430\u043b\u044c\u043d\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0430\u043d\u0430 \u0432 \u0441\u043f\u0435\u0446\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u0457 OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0426\u0435 \u043b\u0435\u0433\u043a\u043e \u0437\u0440\u043e\u0431\u0438\u0442\u0438 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u00ab\u041a\u0438\u0441\u0442\u044c\u00bb \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0426\u0435 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u043e \u043a\u043e\u0440\u0438\u0441\u043d\u043e \u2013 \u0441\u0430\u043c\u0435 \u043a\u043e\u043b\u0438 \u043a\u043e\u043b\u0435\u0433\u0430 \u043d\u0435\u043d\u0430\u0440\u043e\u043a\u043e\u043c \u0432\u0438\u0434\u0456\u043b\u044f\u0454 \u0432\u0435\u0441\u044c \u0442\u0435\u043a\u0441\u0442 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0454\u044e Ctrl+A \u0456 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0443\u0454 \u0434\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438, \u0437\u043d\u0438\u0449\u0443\u044e\u0447\u0438 \u0439\u043e\u0433\u043e - \u0432 \u0442\u043e\u0439 \u0447\u0430\u0441, \u044f\u043a \u0412\u0438 \u0439\u043e\u0433\u043e \u0440\u0435\u0434\u0430\u0433\u0443\u0454\u0442\u0435.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0429\u043e\u0431 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f, \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456; \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f \u0442\u0430 \u0437\u0430\u0442\u0456\u043d\u0435\u043d\u043d\u044f \u0437\u043d\u0438\u043a\u043d\u0443\u0442\u044c. \u0411\u0443\u0434\u044c-\u044f\u043a\u0456 \u0437\u043c\u0456\u043d\u0438, \u0437\u0440\u043e\u0431\u043b\u0435\u043d\u0456 \u0456\u043d\u0448\u0438\u043c\u0438 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430\u043c\u0438 \u2013 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0441\u043f\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u2013 \u0434\u043e\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0430\u0442\u044c\u0441\u044f.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0429\u043e\u0431 \u0441\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u043e\u0431'\u0454\u043c \u0434\u0430\u043d\u0438\u0445 \u0432 \u0456\u043d\u0448\u0456 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 \u043d\u0430 \u0412\u0430\u0448\u043e\u043c\u0443 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u0457, \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u043d\u0430\u0442\u0438\u0441\u043d\u0443\u0442\u0438 \u043a\u043d\u043e\u043f\u043a\u0443 \u041f\u043e\u0447\u0430\u0442\u0438 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f, \u0430 \u043f\u043e\u0442\u0456\u043c \u0441\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0457\u0445 \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0456\u043d\u0443, \u0449\u043e\u0431 \u0446\u0456\u043b\u044c\u043e\u0432\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0437\u043c\u043e\u0433\u043b\u0430 \u0457\u0445 \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u0438. \u0426\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043a\u0440\u0438\u0445\u0456\u0442\u043d\u0438\u043c \u0432\u0456\u0434\u0436\u0435\u0442\u043e\u043c, \u0449\u043e \u0432\u0438\u0440\u0438\u043d\u0430\u0454 \u0432 \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043d\u0438\u0436\u043d\u044c\u043e\u043c\u0443 \u043a\u0443\u0442\u0456, \u0456 \u043f\u043e\u0442\u0440\u0456\u0431\u0435\u043d \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443 \u0434\u0430\u043d\u0438\u0445 \u0443 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438. \u0426\u0435\u0439 \u043a\u0440\u043e\u043a \u0442\u0430\u043a\u043e\u0436 \u043f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u044e\u0454 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0456 \u043e\u0431'\u0454\u043a\u0442\u0438 \u0443 \u0440\u0430\u0441\u0442\u0440\u043e\u0432\u0456 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f.", "To display or hide track changes choose Edit \u2192 Track Changes \u2192 Show. Beware that if track changes are enabled but hidden, you still record changes and may inadvertently leave unwanted text available in the document.": "\u0429\u043e\u0431 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0430\u0431\u043e \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u0430 \u0437\u043c\u0456\u043d\u0430\u043c\u0438, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u2192 \u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u2192 \u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438. \u041f\u0430\u043c'\u044f\u0442\u0430\u0439\u0442\u0435, \u0449\u043e \u044f\u043a\u0449\u043e \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e, \u0430\u043b\u0435 \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u043e, \u0437\u043c\u0456\u043d\u0438 \u0432\u0441\u0435 \u043e\u0434\u043d\u043e \u0437\u0430\u043f\u0438\u0441\u0443\u044e\u0442\u044c\u0441\u044f \u0456 \u043d\u0435\u043d\u0430\u0432\u043c\u0438\u0441\u043d\u043e \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u0442\u0438 \u043d\u0435\u0431\u0430\u0436\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0429\u043e\u0431 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0437\u0440\u043e\u0431\u0456\u0442\u044c \u0446\u0435 \u0437 \u043c\u0435\u043d\u044e \u0424\u0430\u0439\u043b \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 {productname}. \u0424\u043e\u0440\u043c\u0430\u0442\u0438 \u0434\u043b\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u0430\u043b\u0435\u0436\u0430\u0442\u044c \u0432\u0456\u0434 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438. \u0412\u0441\u0456 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 \u043c\u043e\u0436\u0443\u0442\u044c \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0443 PDF \u0444\u043e\u0440\u043c\u0430\u0442.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0429\u043e\u0431 \u0432\u0438\u0439\u0442\u0438 \u0437\u0456 \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443 {productname}, \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043a\u043b\u0430\u0432\u0456\u0448\u0443 Esc, \u0449\u043e\u0431 \u043f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044f \u0432 \u0440\u0435\u0436\u0438\u043c \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0429\u043e\u0431 \u043f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044c \u0434\u043e \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u0433\u043e \u0441\u0442\u0430\u043d\u0443, \u0432\u0438\u0434\u0456\u043b\u0456\u0442\u044c \u0439\u043e\u0433\u043e \u043c\u0438\u0448\u043a\u043e\u044e \u0442\u0430 \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u0441\u0442\u0430\u043d\u0443.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0429\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u0444\u0430\u0439\u043b\u0456. \u0426\u0435 \u0432\u0456\u0434\u043a\u0440\u0438\u0454 \u043c\u043e\u0434\u0443\u043b\u044c {productname}, \u0430\u0441\u043e\u0446\u0456\u0439\u043e\u0432\u0430\u043d\u0438\u0439 \u0437 \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0429\u043e\u0431 \u0432\u0438\u043b\u0443\u0447\u0438\u0442\u0438 \u0434\u0456\u0439\u0441\u043d\u0456\u0441\u0442\u044c \u043a\u043e\u043c\u0456\u0440\u043a\u0438, \u0432\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u0442\u0430 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0456\u0442\u044c \u0434\u043b\u044f \u0441\u043f\u0438\u0441\u043a\u0443 \u0414\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u0438 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u00ab\u0423\u0441\u0456 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f\u00bb.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0429\u043e\u0431 \u043f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438\u0441\u044f \u0434\u043e \u043a\u043d\u0438\u0436\u043a\u043e\u0432\u043e\u0457 \u043e\u0440\u0456\u0454\u043d\u0442\u0430\u0446\u0456\u0457, \u043f\u043e\u0432\u0442\u043e\u0440\u0456\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443, \u0432\u0438\u0431\u0440\u0430\u0432\u0448\u0438 \u041f\u043e\u0440\u0442\u0440\u0435\u0442 \u0443 \u201c\u0417\u0456 \u0441\u0442\u0438\u043b\u0435\u043c \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0414\u043b\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u043e\u0457 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443 \u0432\u0441\u044c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u041f\u0440\u0430\u0432\u043e\u043f\u0438\u0441 \u0456\u0437 \u043c\u0435\u043d\u044e \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438.", "Track changes": "\u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d", "Two decimal places, thousands separator": "\u0414\u0432\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u043e\u0432\u0456 \u0437\u043d\u0430\u043a\u0438, \u0440\u043e\u0437\u0434\u0456\u043b\u044c\u043d\u0438\u043a \u0442\u0438\u0441\u044f\u0447", "Type the new file name in the text box and press Enter.": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u0432\u0443 \u043d\u0430\u0437\u0432\u0443 \u0444\u0430\u0439\u043b\u0443 \u0443 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c\u0443 \u043f\u043e\u043b\u0456 \u0442\u0430 \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Enter.", "Underline": "\u041f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u0438\u0439", "Undo": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0438 \u0414\u043e\u043f\u043e\u043c\u043e\u0433\u0430 \u043f\u0440\u0438 \u0432\u0441\u0442\u0443\u043f\u0456 \u0442\u0430 \u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f \u043f\u0440\u043e \u043f\u043e\u043c\u0438\u043b\u043a\u0443, \u0449\u043e\u0431 \u043f\u043e\u043b\u0456\u043f\u0448\u0438\u0442\u0438 \u0432\u0437\u0430\u0454\u043c\u043e\u0434\u0456\u044e \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c OK, \u0449\u043e\u0431 \u0437\u0430\u043a\u0440\u0438\u0442\u0438 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043f\u0430\u043d\u0435\u043b\u0456 \u0441\u043b\u0430\u0439\u0434\u0456\u0432 \u0432\u043d\u0438\u0437\u0443, \u0449\u043e\u0431 \u043f\u043e\u0447\u0430\u0442\u0438 \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443, \u0434\u043e\u0434\u0430\u0442\u0438 \u0441\u043b\u0430\u0439\u0434, \u0434\u0443\u0431\u043b\u044e\u0432\u0430\u0442\u0438 \u0430\u0431\u043e \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434.", "Using the browser zoom affects the document and user interface areas.": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u0437\u043c\u0456\u043d\u044e\u0454 \u044f\u043a \u0434\u0456\u043b\u044f\u043d\u043a\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0442\u0430\u043a \u0456 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430.", "Using the page style": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0441\u0442\u0438\u043b\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "\u0417\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043b\u0456\u043d\u0456\u0439\u043a\u0438 \u043f\u0435\u0440\u0435\u0442\u044f\u0433\u043d\u0456\u0442\u044c \u043a\u0440\u0430\u0439\u043d\u0456\u0439 \u043b\u0456\u0432\u0438\u0439 \u043a\u0440\u0430\u0439 \u043b\u0456\u043d\u0456\u0439\u043a\u0438, \u0449\u043e\u0431 \u0432\u043a\u0430\u0437\u0430\u0442\u0438 \u043b\u0456\u0432\u0438\u0439 \u043a\u0440\u0430\u0439, \u0430\u0431\u043e \u043a\u0440\u0430\u0439\u043d\u0456\u0439 \u043f\u0440\u0430\u0432\u0438\u0439 \u0434\u043b\u044f \u043f\u0440\u0430\u0432\u043e\u0433\u043e \u043f\u043e\u043b\u044f.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "\u0429\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0454 \u0441\u0438\u043d\u0456\u0439 \u0441\u0438\u043c\u0432\u043e\u043b \u00b6 \u0456 \u044f\u043a \u0439\u043e\u0433\u043e \u043f\u0440\u0438\u0431\u0440\u0430\u0442\u0438 \u0437 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "What are the documents file formats supported by {productname}?": "\u042f\u043a\u0456 \u0444\u043e\u0440\u043c\u0430\u0442\u0438 \u0444\u0430\u0439\u043b\u0456\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 {productname}?", "What is the blue wavy underline in some words in the text?": "\u0429\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0454 \u0441\u0438\u043d\u0454 \u0445\u0432\u0438\u043b\u044f\u0441\u0442\u0435 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f \u0432 \u0434\u0435\u044f\u043a\u0438\u0445 \u0441\u043b\u043e\u0432\u0430\u0445 \u0443 \u0442\u0435\u043a\u0441\u0442\u0456?", "What is \u201cClear Direct Formatting\u201d icon?": "\u0429\u043e \u0442\u0430\u043a\u0435 \u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0430 \u00ab\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f\u00bb?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u041a\u043e\u043b\u0438 {productname} \u0432\u0438\u044f\u0432\u043b\u044f\u0454, \u0449\u043e \u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456 \u043f\u0440\u043e\u0442\u044f\u0433\u043e\u043c \u043f\u0435\u0432\u043d\u043e\u0433\u043e \u0447\u0430\u0441\u0443 \u043d\u0435 \u0431\u0443\u043b\u043e \u043d\u0456\u044f\u043a\u043e\u0457 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0456, \u0432\u0456\u043d \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0443 \"\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439\" \u0441\u0442\u0430\u043d. \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u0434\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u0437 \u043f\u0440\u043e\u0437\u043e\u0440\u043e\u044e \u0441\u0456\u0440\u043e\u044e \u0448\u0430\u043b\u043b\u044e \u0456 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f\u043c \"\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 - \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0431\u0443\u0434\u044c-\u044f\u043a\u0443 \u043a\u043b\u0430\u0432\u0456\u0448\u0443 \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0435\u043d\u043d\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f\".", "When closing a document, it is automatically saved if it has been changed.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u0437\u0430\u043a\u0440\u0438\u0442\u0442\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432\u0456\u043d \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454\u0442\u044c\u0441\u044f, \u043d\u0430\u0432\u0456\u0442\u044c \u0431\u0435\u0437 \u0437\u043c\u0456\u043d.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u041a\u043e\u043b\u0438 \u043a\u0456\u043b\u044c\u043a\u0430 \u043b\u044e\u0434\u0435\u0439 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e \u0440\u0435\u0434\u0430\u0433\u0443\u044e\u0442\u044c \u043e\u0434\u0438\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u043c\u043e\u0436\u0435 \u0432\u0438\u043d\u0438\u043a\u043d\u0443\u0442\u0438 \u0441\u0438\u0442\u0443\u0430\u0446\u0456\u044f, \u043a\u043e\u043b\u0438 \u0457\u0445\u043d\u0456 \u0437\u043c\u0456\u043d\u0438 \u0432\u0438\u043a\u043b\u0438\u0447\u0443\u0442\u044c \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u0438\u0439 \u043a\u043e\u043d\u0444\u043b\u0456\u043a\u0442. \u0424\u0443\u043d\u043a\u0446\u0456\u044f \"\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\" \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430\u043c \u0441\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0437\u043c\u0456\u043d\u0438, \u0437\u0440\u043e\u0431\u043b\u0435\u043d\u0456 \u0456\u043d\u0448\u0438\u043c\u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430\u043c\u0438, \u0456 \u043f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u043e \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e \u0441\u0442\u0430\u043d\u0443.", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u041a\u043e\u043b\u0438 \u0412\u0438 \u0432\u0438\u0440\u0456\u0437\u0430\u043b\u0438 \u0447\u0438 \u0441\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043b\u0438 \u0432\u043c\u0456\u0441\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0432\u0441\u0442\u0430\u0432\u0442\u0435 \u0446\u0435\u0439 \u0432\u043c\u0456\u0441\u0442 \u0447\u0435\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0435 \u043c\u0435\u043d\u044e.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u041a\u043e\u043b\u0438 \u0412\u0438 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u0454\u0442\u0435 \u0432\u043c\u0456\u0441\u0442, \u0441\u043a\u043e\u043f\u0456\u0439\u043e\u0432\u0430\u043d\u0438\u0439 \u0437 \u0442\u043e\u0433\u043e \u0441\u0430\u043c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0442\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u044e\u0442\u044c\u0441\u044f. \u042f\u043a\u0449\u043e \u0412\u0438 \u043a\u043e\u043f\u0456\u044e\u0454\u0442\u0435 \u0437 \u0456\u043d\u0448\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0437 \u0456\u043d\u0448\u043e\u0457 \u0432\u043a\u043b\u0430\u0434\u043a\u0438 \u0447\u0438 \u0432\u0456\u043a\u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0430\u0431\u043e \u0437-\u043f\u043e\u0437\u0430 \u043c\u0435\u0436 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0439 \u0432\u043c\u0456\u0441\u0442 \u0437\u0431\u0435\u0440\u0435\u0436\u0435 \u043b\u0438\u0448\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442.", "When you paste text from outside of the document (another browser window or a desktop application), it will be pasted as rich text.": "\u0412\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443 \u0437-\u0437\u0430 \u043c\u0435\u0436 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (\u0456\u043d\u0448\u043e\u0433\u043e \u0432\u0456\u043a\u043d\u0430 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u0430\u0431\u043e \u0456\u043d\u0448\u043e\u0433\u043e \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u043d\u043a\u0443) \u0431\u0443\u0434\u0435 \u0437\u0434\u0456\u0439\u0441\u043d\u0435\u043d\u043e \u044f\u043a \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u042f\u043a\u0449\u043e \u0412\u0438 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u0454\u0442\u0435 \u0442\u0435\u043a\u0441\u0442 \u0456\u0437 \u0440\u043e\u0431\u043e\u0447\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0431\u0443\u0434\u0435 \u0434\u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043e. \u041c\u043e\u0436\u043d\u0430 \u0432\u0441\u0442\u0430\u0432\u043b\u044f\u0442\u0438 \u0442\u0430\u043a\u043e\u0436 \u043e\u0431'\u0454\u043a\u0442\u0438, \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u043e\u043a\u0440\u0435\u043c\u0430, \u044f\u043a\u0449\u043e \u0457\u0445 \u0441\u043a\u043e\u043f\u0456\u0439\u043e\u0432\u0430\u043d\u043e \u0437 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0432 \u044f\u043a\u043e\u043c\u0443 \u0412\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u0442\u0435.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "\u041a\u043e\u043b\u0438 \u0432\u0438 \u0432\u043c\u0438\u043a\u0430\u0454\u0442\u0435 \u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u0430 \u0437\u043c\u0456\u043d\u0430\u043c\u0438, {productname} \u043f\u043e\u0437\u043d\u0430\u0447\u0430\u0454 \u043d\u043e\u0432\u0456 \u0437\u043c\u0456\u043d\u0438, \u0432\u043d\u0435\u0441\u0435\u043d\u0456 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0446\u0435\u0439 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u0449\u0435 \u0440\u0430\u0437, \u0449\u043e\u0431 \u0432\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0439\u043e\u0433\u043e.", "Why can't I delete text? It just gets a strike-through?": "\u0427\u043e\u043c\u0443 \u043d\u0435 \u0432\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0442\u0435\u043a\u0441\u0442? \u0412\u0456\u043d \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u043b\u044e\u0454\u0442\u044c\u0441\u044f?", "Why did the text I just typed change automatically? How can I revert it?": "\u0427\u043e\u043c\u0443 \u0442\u0435\u043a\u0441\u0442, \u044f\u043a\u0438\u0439 \u044f \u0449\u043e\u0439\u043d\u043e \u043d\u0430\u0431\u0440\u0430\u0432, \u0437\u043c\u0456\u043d\u0438\u0432\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e? \u042f\u043a \u044f \u043c\u043e\u0436\u0443 \u043f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438 \u0439\u043e\u0433\u043e?", "With track changes enabled your document is shown the following manner:": "\u042f\u043a\u0449\u043e \u0432\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d, \u0432\u0430\u0448 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u043a\u0430\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u0442\u0430\u043a\u0438\u043c \u0447\u0438\u043d\u043e\u043c:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432 \u0442\u0430\u043a\u043e\u0436 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u0432 \u043f\u0430\u043d\u0435\u043b\u0456 \u0441\u0442\u0430\u043d\u0443. \u042f\u043a\u0449\u043e \u0436\u043e\u0434\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443 \u043d\u0435 \u0432\u0438\u0431\u0440\u0430\u043d\u043e, \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432 \u0432\u0441\u044c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0412 \u0456\u043d\u0448\u043e\u043c\u0443 \u0432\u0438\u043f\u0430\u0434\u043a\u0443 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432 \u0443 \u0432\u0438\u0431\u0440\u0430\u043d\u043e\u043c\u0443 \u0442\u0435\u043a\u0441\u0442\u0456.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "\u041b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a \u0441\u043b\u0456\u0432 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0443 \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u041b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a \u0441\u043b\u0456\u0432. \u0414\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u0438\u0445 \u0441\u043b\u0456\u0432 \u0442\u0430 \u0443 \u0432\u0441\u044c\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "Word processor functions": "\u0424\u0443\u043d\u043a\u0446\u0456\u0457 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u043e\u0440\u0430", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u0422\u0430\u043a. {productname} \u0432\u0456\u0434\u043a\u0440\u0438\u0432\u0430\u0454 \u0437\u0430\u0445\u0438\u0449\u0435\u043d\u0456 \u043f\u0430\u0440\u043e\u043b\u0435\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u0430\u043b\u0435 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0432\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u0430\u0440\u043e\u043b\u044c \u0443 \u0437\u0430\u043f\u0438\u0442\u0456 \u00ab\u0412\u0432\u0435\u0441\u0442\u0438 \u043f\u0430\u0440\u043e\u043b\u044c\u00bb \u043f\u0456\u0434 \u0447\u0430\u0441 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u0422\u0430\u043a. \u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043d\u0430 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0435 \u0441\u043b\u043e\u0432\u043e \u0442\u0430 \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0422\u0435\u0437\u0430\u0443\u0440\u0443\u0441. \u0412\u0456\u0434\u043a\u0440\u0438\u0454\u0442\u044c\u0441\u044f \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u0437 \u0431\u0435\u0437\u043b\u0456\u0447\u0447\u044e \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u0439 \u0437\u0430\u043c\u0456\u043d\u0438.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "\u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0430\u0442\u0438 \u043f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438, \u0449\u043e \u0443 \u0440\u043e\u0437\u0433\u043e\u0440\u0442\u0443\u0432\u0430\u043d\u0438\u0445 \u0441\u043f\u0438\u0441\u043a\u0430\u0445, \u0430\u0431\u043e \u0432\u0432\u0435\u0441\u0442\u0438 \u043a\u043b\u044e\u0447\u043e\u0432\u0435 \u0441\u043b\u043e\u0432\u043e \u0443 \u0432\u0456\u043a\u043d\u0456 \u041f\u043e\u0448\u0443\u043a. \u042f\u043a\u0449\u043e \u0432\u0438 \u0437\u043d\u0430\u0454\u0442\u0435 \u0446\u0438\u0444\u0440\u043e\u0432\u0438\u0439 \u043a\u043e\u0434 \u042e\u043d\u0456\u043a\u043e\u0434\u0443 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0438\u043c\u0432\u043e\u043b\u0443, \u0432\u0432\u0435\u0434\u0456\u0442\u044c \u0439\u043e\u0433\u043e \u0434\u043e \u043f\u043e\u043b\u044f \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447.", "You can insert these special characters in the document using the Special Character dialog.": "\u0426\u0456 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u043c\u043e\u0436\u043d\u0430 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0433\u043e \u0432\u0456\u043a\u043d\u0430 \u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u043a\u0443\u0440\u0441\u043e\u0440\u0430 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430, \u043d\u0430\u0442\u0438\u0441\u043d\u0443\u0432\u0448\u0438 \u0456\u043c\u2019\u044f (\u0430\u0431\u043e \u0430\u0432\u0430\u0442\u0430\u0440) \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430. \u041c\u043e\u0436\u043d\u0430 \u0441\u043b\u0456\u0434\u043a\u0443\u0432\u0430\u0442\u0438 \u0437\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 \u043c\u043e\u0436\u043d\u0430 \u0441\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f\u043c \u043a\u043b\u0430\u0432\u0456\u0448: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443 \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0432 \u0406\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0456 \u0442\u0430\u043a \u0441\u0430\u043c\u043e \u044f\u043a \u0440\u0435\u0434\u0430\u0433\u0443\u0454\u0442\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u043d\u0430 \u043a\u043e\u043c\u043f'\u044e\u0442\u0435\u0440\u0456. \u0422\u0430\u043a\u0456 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457, \u044f\u043a \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0434\u0430\u043d\u0438\u0445, \u0432\u0438\u0431\u0456\u0440 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d\u0456\u0432, \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432, \u0440\u044f\u0434\u043a\u0456\u0432 \u0430\u0431\u043e \u0430\u0440\u043a\u0443\u0448\u0456\u0432, \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0456. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0443, \u043c\u0435\u043d\u044e \u0430\u0431\u043e \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0434\u043b\u044f \u043a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u044e \u0442\u0430\u0431\u043b\u0438\u0446\u0435\u044e. \u0422\u0430\u043a\u043e\u0436 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0442\u044f\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u043c\u0456\u0441\u0442\u0443 \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u0432\u043d\u0435\u043d\u043d\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a \u0434\u0430\u043d\u0438\u043c\u0438. \u041a\u043e\u043c\u0430\u043d\u0434\u0438 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f, \u0432\u0438\u0440\u0456\u0437\u0430\u043d\u043d\u044f \u0442\u0430 \u0432\u0441\u0442\u0430\u0432\u043a\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u043c\u0443 \u043c\u0435\u043d\u044e. \u041f\u0456\u0441\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0434\u0430\u043d\u0438\u0445 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e Tab \u043a\u0443\u0440\u0441\u043e\u0440 \u043f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0438\u0442\u044c\u0441\u044f \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447, \u0430 \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e Enter \u2014 \u0434\u043e \u043a\u043b\u0456\u0442\u0438\u043d\u043a\u0438 \u043d\u0438\u0436\u0447\u0435 \u0434\u043b\u044f \u0437\u0440\u0443\u0447\u043d\u043e\u0433\u043e \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u043e\u0433\u043e \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0434\u0430\u043d\u0438\u0445.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "\u0423 \u0432\u0430\u0441 \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e \u0430\u0432\u0442\u043e\u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f. \u0410\u0432\u0442\u043e\u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d\u044e\u0454 \u0449\u043e\u0439\u043d\u043e \u043d\u0430\u0431\u0440\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 \u0443 \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u044e \u0442\u0430\u0431\u043b\u0438\u0446\u044e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443. \u0423 \u0431\u0456\u043b\u044c\u0448\u043e\u0441\u0442\u0456 \u0432\u0438\u043f\u0430\u0434\u043a\u0456\u0432 \u0430\u0432\u0442\u043e\u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0432\u0438\u043f\u0440\u0430\u0432\u043b\u044f\u0454 \u043f\u043e\u043c\u0438\u043b\u043a\u0438 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443. \u042f\u043a\u0449\u043e \u0430\u0432\u0442\u043e\u043a\u043e\u0440\u0435\u043a\u0446\u0456\u044f \u043d\u0435 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0430, \u0432\u0438\u043c\u043a\u043d\u0456\u0442\u044c \u0457\u0457 \u0432 \u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u2192 \u0410\u0432\u0442\u043e\u0432\u0438\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u2192 \u041f\u0456\u0434 \u0447\u0430\u0441 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f.", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "\u0423 \u0432\u0430\u0441 \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e \u0444\u0443\u043d\u043a\u0446\u0456\u044e \u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0426\u0435 \u0444\u0456\u043a\u0441\u0443\u0454 \u0432\u0441\u0456 \u0437\u043c\u0456\u043d\u0438 \u0432 \u0442\u0435\u043a\u0441\u0442\u0456 \u0442\u0430 \u043f\u043e\u043a\u0430\u0437\u0443\u0454 \u0432\u0435\u0440\u0441\u0456\u0457 \u0434\u043b\u044f \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u043e\u0433\u043e \u0440\u0435\u0446\u0435\u043d\u0437\u0443\u0432\u0430\u043d\u043d\u044f. \u041a\u043e\u0440\u0438\u0441\u043d\u043e \u0434\u043b\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u0443 \u0442\u0435\u043a\u0441\u0442\u0456 \u0442\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0445 \u0442\u0430\u0431\u043b\u0438\u0446\u044f\u0445. \u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u0432\u043c\u0438\u043a\u0430\u0454\u0442\u044c\u0441\u044f, \u0432\u0438\u0431\u043e\u0440\u043e\u043c \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u2192 \u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d \u2192 \u0417\u0430\u043f\u0438\u0441.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u0412\u0430\u0448\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e \u0434\u043e \u0445\u043c\u0430\u0440\u043d\u043e\u0433\u043e \u0441\u0445\u043e\u0432\u0438\u0449\u0430, \u0456\u043d\u0442\u0435\u0433\u0440\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0437 {productname}.", "chart": "\u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0430", "comment": "\u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "data validate": "\u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u0434\u0430\u043d\u0438\u0445", "document repair": "\u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "filter": "\u0444\u0456\u043b\u044c\u0442\u0440", "import": "\u0456\u043c\u043f\u043e\u0440\u0442", "inactive document": "\u043d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "spellchecking": "\u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443", "track changes": "\u0432\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0437\u043c\u0456\u043d", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u0434\u0435 (*) \u2014 \u0437\u043d\u0430\u043a \u043c\u043d\u043e\u0436\u0435\u043d\u043d\u044f \u043d\u0430 \u0446\u0438\u0444\u0440\u043e\u0432\u0456\u0439 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0456. \u0412\u0438\u0431\u0438\u0440\u0430\u0454 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0434\u0430\u043d\u0438\u0445, \u0449\u043e \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440. \u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u2014 \u0446\u0435 \u0441\u0443\u043c\u0456\u0436\u043d\u0438\u0439 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u043a\u043e\u043c\u0456\u0440\u043e\u043a, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0430\u043d\u0456 \u0442\u0430 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u0438\u0439 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u043c \u0440\u044f\u0434\u043a\u043e\u043c \u0456 \u0441\u0442\u043e\u0432\u043f\u0446\u044f\u043c\u0438.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u0434\u0435 (/) \u2014 \u0437\u043d\u0430\u043a \u0434\u0456\u043b\u0435\u043d\u043d\u044f \u043d\u0430 \u0446\u0438\u0444\u0440\u043e\u0432\u0456\u0439 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0456. \u0412\u0438\u0431\u0438\u0440\u0430\u0454 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u043c\u0430\u0442\u0440\u0438\u0447\u043d\u0438\u0445 \u0444\u043e\u0440\u043c\u0443\u043b, \u044f\u043a\u0438\u0439 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043a\u0443\u0440\u0441\u043e\u0440.", "word count": "\u043b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a \u0441\u043b\u0456\u0432"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-uz.json b/f7cloud-office/browser/dist/l10n/help-uz.json new file mode 100644 index 0000000..11f92c0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-uz.json @@ -0,0 +1 @@ +{"Align Center": "O\u2018rtaga joylash", "Align Left": "Chapga joylash", "Align Right": "O\u2018ngga joylash", "Apply Default paragraph style": "Standart paragraf uslubini qo\u2018llash", "Apply Heading 1 paragraph style": "1-sarlavha paragraf uslubini qo\u2018llash", "Apply Heading 2 paragraph style": "2-sarlavha paragraf uslubini qo\u2018llash", "Apply Heading 3 paragraph style": "3-sarlavha paragraf uslubini qo\u2018llash", "Apply Heading 4 paragraph style": "4-sarlavha paragraf uslubini qo\u2018llash", "Apply Heading 5 paragraph style": "5-sarlavha paragraf uslubini qo\u2018llash", "Arrow Down": "Pastga strelkasi", "Arrow Left": "Chapga strelkasi", "Arrow Right": "O\u2018ngga strelkasi", "Arrow Up": "Tepaga strelkasi", "Bold": "Yarim qalin", "Cell formatting": "Katak formati", "Column break (in multicolumnar text)": "Ustunni ajratish (ko\u2018p ustunli matnda)", "Cut": "Kesish", "Delete to beginning of sentence": "Gap boshigacha o\u2018chirish", "Delete to beginning of word": "So\u2018z boshigacha o\u2018chirish", "Delete to end of sentence": "Gap oxirigacha o\u2018chirish", "Delete to end of word": "So\u2018z oxirigacha o\u2018chirish", "Demote list item (list item has to be selected)": "Elementni ro\u2018yxat pastiga tushirish (tanlanishi kerak)", "Display comment": "Izohni ko\u2018rsatish", "Display the Keyboard shortcuts help": "Klaviatura kombinatsiyalari bo\u2018yicha yordam", "Double Underline": "Tagiga ikkita chizilgan", "End": "End", "Extend the selection down one page": "Belgilashni bir sahifa pastga kengaytirish", "Extend the selection up one page": "Belgilashni bir sahifa yuqoriga kengaytirish", "Fill Down": "Pastdagini to\u2018ldirish", "General Keyboard Shortcuts": "Umumiy tugmalar tartibi", "Go and select text to end of document": "Hujjatning oxiriga o\u2018tish va belgilash", "Go and select text to end of textbox": "Hujjatning oxiriga o\u2018tish va belgilash", "Go and select text to start of document": "Hujjat boshiga o\u2018tish va belgilash", "Go and select text to start of textbox": "Hujjat boshiga o\u2018tish va belgilash", "Go and select to the beginning of a line": "Qatorning boshigacha belgilab o\u2018tish", "Go and select to the end of a line": "Qatorning oxirigacha belgilab o\u2018tish", "Go to beginning of a word": "So\u2018zning boshiga o\u2018tish", "Go to beginning of line": "Qator boshiga o\u2018tish", "Go to end of document": "Hujjatning oxiriga o\u02bbtish", "Go to end of line": "Qatorning oxiriga o\u2018tish", "Go to start of document": "Hujjat boshiga o\u2018tish", "Go to start of the next word": "Keyingi so\u2018zning boshiga o\u2018tish", "Home": "Home", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "Kursor jadval oxirida bo\u2018lsa va ba\u2019zi kataklar belgilangan bo\u2018lsa hamda jadval oxirgisi bo\u2018lmasa, jadvaldan keyingi xatboshi o\u2018chiriladi.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "Butun katak tanlanmasa, kursordan oxirigacha belgilangan joriy gap matni o\u2018chiriladi. Agar kursor katak oxirida bo\u2018lsa va butun katak belgilanmagan bo\u2018lsa, keyingi katak tarkibi o\u2018chiriladi.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "Agar bir yoki undan ortiq katak tanlansa, butun bir boshli satrdagi tanlovlar bekor qilinadi. Agar barcha qatorlar to'liq yoki qisman tanlansa, jadval to'laligicha olib tashlanadi.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "Agar faol katak bo\u2018sh bo\u2018lsa: jadvalning boshiga o\u2018tadi. Aks holda: birinchi bosishda faol katakning boshiga o\u2018tadi, ikkinchi marta bosganda joriy jadvalning boshiga o\u2018tadi, uchinchi marta bosganda hujjat boshiga o\u2018tadi.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "Agar faol katak bo\u2018sh bo\u2018lsa: jadvalning oxiriga o\u2018tadi. Aks holda, birinchi marta bosganda faol katakning oxiriga o\u2018tadi, ikkinchi marta bosganda joriy jadvalning oxiriga o\u2018tadi, uchinchi marta bosganda hujjatning oxiriga o\u2018tadi.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "Agar faol katak bo\u2018sh bo\u2018lsa: butun jadvalni belgilaydi. Aks holda: faol katak tarkibini belgilaydi. Yana bossangiz, butun jadvalni belgilaydi.", "Increase/decrease the size of the column/row on the left/top cell edge": "Chap/yuqori katak chetidagi ustun/qator hajmini kattalashtiradi/kichiklashtiradi", "Increases/decreases the size of the column/row on the right/bottom cell edge": "O\u2018ng/past katak chetidagi ustun/qator hajmini kattalashtiradi/kichiklashtiradi", "Insert comment": "Sharh qo\u2018shish", "Insert endnote": "So\u2018nggi izohni qo\u2018yish", "Insert footnote": "Izoh qo\u02bbyish", "Insert line break": "Qatorni ajratish", "Insert new paragraph directly before or after a section, or before a table": "Bo\u2018limdan oldin yoki keyin, yoki jadvalgacha paragraf qo\u2018yish", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Ro\u2018xatda raqamlamasdan yangi paragraf kiritish. Kursor ro\u2018yxat oxirida bo\u2018lsa, ishlamaydi.", "Insert non-breaking hyphen": "Uzun chiziq qo\u2018yish", "Insert non-breaking space": "To\u2018liq bo\u2018sh joy qo\u2018yish", "Insert soft hyphen": "Yumshoq chiziq qo\u2018yish", "Italic": "Qiya", "Justify": "Eniga joylash", "Keyboard Shortcuts": "Tugmalar birikmasi", "Like Alt, but only the active cell is modified": "Alt tugmasi kabi, faqat faol katakni o\u2018zgartiradi", "Manual page break": "Sahifalarni ajratish", "Move cursor down one line": "Kursorni bir qator pastga tushirish", "Move cursor to beginning of the next paragraph": "Kursorni keyingi paragrafning boshiga o\u2018tkazish", "Move cursor to beginning of the previous paragraph": "Kursorni oldingi paragrafning boshiga o\u2018tkazish", "Move cursor to the left": "Kursorni chapga surish", "Move cursor to the right": "Kursorni o\u2018ngga surish", "Move cursor up one line": "Kursorni bir qator tepaga ko\u2018tarish", "Move cursor with selection to the left": "Chapga tanlab kursorni surish", "Move cursor with selection to the right": "O\u2018ngga qarab kursorni siljitib belgilash", "Move the view down one page": "Bitta keyingi sahifa ko\u2018rinishiga o\u2018tish", "Move the view up one page": "Bitta oldingi sahifa ko\u2018rinishiga o\u2018tish", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "Paragraf formati", "Paste as unformatted text": "Formatlanmagan matn sifatida qo\u2018yish", "Print (Download as PDF)": "Chop etish (PDF formatida yuklab olish)", "Promote list item (list item has to be selected)": "Elementni ro\u2018yxat yuqorisiga ko\u02bbtarish (tanlanishi kerak)", "Redo": "Qaytarish", "Remove direct formatting": "Formatlashni olib tashlash", "Select All": "Barchasini tanlash", "Select lines in downwards direction": "Pastga yo\u2018nalishida qatorlarni belgilash", "Select lines in upwards direction": "Qatorlarni tepaga yo\u2018nalishida tanlash", "Select to beginning of paragraph": "Paragrafning boshigacha belgilash", "Select to end of paragraph": "Paragrafning oxiriga qarab belgilash", "Select to the left word by word": "Chapdagilarni so\u2018zma-so\u2018z belgilash", "Select to the right word by word": "So\u2018zma-so\u2018z o\u2018ngga qarab belgilash", "Set Optimal Column Width": "Ustunning optimal kengligi", "Shortcut Keys for Tables": "Jadval uchun tugmalari birikmasi", "Standard currency format": "Standard pul birligi formati", "Standard date format": "Standart sana formati", "Standard exponential format": "Standart eksponental format", "Standard format": "Standart format", "Standard percentage format (two decimal places)": "Standart foiz formati (ikki o\u2018nlik belgi)", "Strikethrough": "O\u2018rtasiga chizilgan", "Subscript": "Quyi yozuv", "Superscript": "Yuqoridagi yozuv", "Switch cursor between text and footer": "Kursorni matn va taglavha orasiga o\u2018tkazish", "Switch cursor between text and header": "Kursorni matn va sarlavhga orasiga o\u2018tkazish", "Tab": "Ichki oyna", "Text formatting": "Matn formati", "Text selection and navigation in a textbox": "Hujjatdagi matnni tanlash kuzatish", "Text selection and navigation in document": "Hujjatdagi matnni tanlash kuzatish", "Two decimal places, thousands separator": "Ikki o\u2018nlik belgi, razrydalarni ajratkich", "Underline": "Tagiga chizilgan", "Undo": "Bekor qilish", "Word processor functions": "Matn jarayoni funksiyasi"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-vec.json b/f7cloud-office/browser/dist/l10n/help-vec.json new file mode 100644 index 0000000..04a1125 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-vec.json @@ -0,0 +1 @@ +{"Align Center": "\u0141ineasion sentra\u0142e", "Align Left": "\u0141ineasion par sanca", "Align Right": "\u0141ineasion par drita", "Bold": "Groseto", "Cut": "Taja", "Display the Keyboard shortcuts help": "Mostra el juto de \u0142e scurtaro\u0142e da tastiera", "Double Underline": "Soto\u0142ine\u00e0 dupio", "General Keyboard Shortcuts": "Scurtaro\u0142e da tastiera zenera\u0142i", "Italic": "Zbiego", "Keyboard Shortcuts": "Scurtaro\u0142e da tastiera", "Paragraph formatting": "Formatasion par\u00e0grafo", "Paste as unformatted text": "Inco\u0142a cof\u00e0 testo m\u00eca format\u00e0", "Print (Download as PDF)": "Stanpa (descarga cof\u00e0 PDF)", "Redo": "Ref\u00e0", "Remove direct formatting": "Cava v\u00eca formatasion direta", "Strikethrough": "Zbar\u00e0", "Subscript": "P\u00e8deze", "Superscript": "\u00c0peze", "Text formatting": "Formatasion de'l testo", "Underline": "Soto\u0142ine\u00e0", "Undo": "Desfa"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-vi.json b/f7cloud-office/browser/dist/l10n/help-vi.json new file mode 100644 index 0000000..6914f77 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-vi.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "3 gi\u00e2y \u1edf ch\u1ebf \u0111\u1ed9 X\u00f3a, Ph\u00edm m\u0169i t\u00ean x\u00f3a h\u00e0ng/c\u1ed9t, Ctrl+Ph\u00edm m\u0169i t\u00ean h\u1ee3p nh\u1ea5t \u00f4 v\u1edbi \u00f4 l\u00e2n c\u1eadn", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "3 gi\u00e2y \u1edf ch\u1ebf \u0111\u1ed9 Ch\u00e8n, Ph\u00edm m\u0169i t\u00ean ch\u00e8n h\u00e0ng/c\u1ed9t, Ctrl+Ph\u00edm m\u0169i t\u00ean ch\u00e8n \u00f4", "Alphabetical index: Existing alphabetical index can be updated with new entries.": "M\u1ee5c l\u1ee5c b\u1ea3ng ch\u1eef c\u00e1i: M\u1ee5c l\u1ee5c b\u1ea3ng ch\u1eef c\u00e1i hi\u1ec7n c\u00f3 c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt v\u1edbi c\u00e1c m\u1ee5c m\u1edbi.", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "Ch\u1ec9nh s\u1eeda bi\u1ec3u \u0111\u1ed3: Nh\u1ea5p \u0111\u00fap v\u00e0o bi\u1ec3u \u0111\u1ed3 \u0111\u1ec3 ch\u1ecdn. S\u1eed d\u1ee5ng menu ng\u1eef c\u1ea3nh \u0111\u1ec3 th\u00eam c\u00e1c ph\u1ea7n t\u1eed bi\u1ec3u \u0111\u1ed3 nh\u01b0 ti\u00eau \u0111\u1ec1, tr\u1ee5c, v.v. Ch\u1ecdn D\u1ea3i d\u1eef li\u1ec7u v\u00e0 Lo\u1ea1i bi\u1ec3u \u0111\u1ed3 \u0111\u1ec3 ch\u1ec9nh s\u1eeda d\u1eef li\u1ec7u bi\u1ec3u \u0111\u1ed3 v\u00e0 ch\u1ecdn lo\u1ea1i bi\u1ec3u \u0111\u1ed3.", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u0110\u1ecbnh d\u1ea1ng bi\u1ec3u \u0111\u1ed3: C\u00f9ng m\u1ed9t menu ng\u1eef c\u1ea3nh \u0111\u01b0a b\u1ea1n \u0111\u1ebfn b\u1ea3ng d\u1eef li\u1ec7u bi\u1ec3u \u0111\u1ed3 v\u00e0 l\u1ef1a ch\u1ecdn lo\u1ea1i bi\u1ec3u \u0111\u1ed3.", "Comments: Comments are inserted in the text and displayed on the right side of the screen.": "Nh\u1eadn x\u00e9t: Nh\u1eadn x\u00e9t \u0111\u01b0\u1ee3c ch\u00e8n v\u00e0o v\u0103n b\u1ea3n v\u00e0 hi\u1ec3n th\u1ecb \u1edf b\u00ean ph\u1ea3i m\u00e0n h\u00ecnh.", "Comments: In a spreadsheet you can insert one comment per cell. When you select Insert comment, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.": "Nh\u1eadn x\u00e9t: Trong b\u1ea3ng t\u00ednh, b\u1ea1n c\u00f3 th\u1ec3 ch\u00e8n m\u1ed9t nh\u1eadn x\u00e9t v\u00e0o m\u1ed7i \u00f4. Khi b\u1ea1n ch\u1ecdn Ch\u00e8n nh\u1eadn x\u00e9t, m\u1ed9t c\u1eeda s\u1ed5 b\u1eadt l\u00ean s\u1ebd xu\u1ea5t hi\u1ec7n cho ph\u00e9p b\u1ea1n vi\u1ebft n\u1ed9i dung cho nh\u1eadn x\u00e9t. M\u1ed9t ch\u1ea5m m\u00e0u \u0111\u1ecf hi\u1ec3n th\u1ecb \u1edf g\u00f3c tr\u00ean c\u00f9ng b\u00ean ph\u1ea3i c\u1ee7a \u00f4 khi n\u00f3 c\u00f3 nh\u1eadn x\u00e9t. Di chu\u1ed9t v\u00e0o \u00f4 \u0111\u1ec3 hi\u1ec3n th\u1ecb nh\u1eadn x\u00e9t.", "Conditional formatting: {productname} adds symbols to each cell of a range based on cells conditions. Select the cell range and click the Conditional Formatting icon on the toolbar. Select the symbol set to apply on the range.": "\u0110\u1ecbnh d\u1ea1ng c\u00f3 \u0111i\u1ec1u ki\u1ec7n: {productname} th\u00eam k\u00fd hi\u1ec7u v\u00e0o m\u1ed7i \u00f4 c\u1ee7a m\u1ed9t d\u1ea3i \u00f4 d\u1ef1a tr\u00ean \u0111i\u1ec1u ki\u1ec7n \u00f4. Ch\u1ecdn ph\u1ea1m vi \u00f4 v\u00e0 nh\u1ea5p v\u00e0o bi\u1ec3u t\u01b0\u1ee3ng \u0110\u1ecbnh d\u1ea1ng c\u00f3 \u0111i\u1ec1u ki\u1ec7n tr\u00ean thanh c\u00f4ng c\u1ee5. Ch\u1ecdn b\u1ed9 k\u00fd hi\u1ec7u \u0111\u1ec3 \u00e1p d\u1ee5ng tr\u00ean ph\u1ea1m vi.", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "Menu ng\u1eef c\u1ea3nh: Khi nh\u1ea5p v\u00e0o n\u00fat chu\u1ed9t ph\u1ea3i, m\u1ed9t menu xu\u1ea5t hi\u1ec7n v\u1edbi c\u00e1c l\u1ec7nh \u0111\u01b0\u1ee3c li\u00ean k\u1ebft v\u1edbi \u0111\u1ed1i t\u01b0\u1ee3ng b\u00ean d\u01b0\u1edbi.", "Data series formatting: Open the context menu and choose Format data series.": "\u0110\u1ecbnh d\u1ea1ng chu\u1ed7i d\u1eef li\u1ec7u: M\u1edf menu ng\u1eef c\u1ea3nh v\u00e0 ch\u1ecdn \u0110\u1ecbnh d\u1ea1ng chu\u1ed7i d\u1eef li\u1ec7u.", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "X\u00e1c th\u1ef1c d\u1eef li\u1ec7u: \u0110\u1ed1i v\u1edbi m\u1ed7i \u00f4, b\u1ea1n c\u00f3 th\u1ec3 x\u00e1c \u0111\u1ecbnh c\u00e1c m\u1ee5c nh\u1eadp l\u00e0 h\u1ee3p l\u1ec7. C\u00e1c m\u1ee5c nh\u1eadp kh\u00f4ng h\u1ee3p l\u1ec7 v\u00e0o m\u1ed9t \u00f4 s\u1ebd b\u1ecb t\u1eeb ch\u1ed1i. \u0110\u1ec3 b\u1eadt x\u00e1c th\u1ef1c d\u1eef li\u1ec7u:", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u0110\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp: B\u1ea1n c\u00f3 th\u1ec3 \u0111\u1ecbnh d\u1ea1ng \u00f4, c\u1ed9t, h\u00e0ng v\u00e0 trang b\u1ea3ng t\u00ednh b\u1eb1ng c\u00e1ch \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp t\u1eeb menu, thanh c\u00f4ng c\u1ee5 ho\u1eb7c menu ng\u1eef c\u1ea3nh. \u0110\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp ch\u1ec9 \u00e1p d\u1ee5ng cho \u0111\u1ed1i t\u01b0\u1ee3ng hi\u1ec7n t\u1ea1i \u0111\u01b0\u1ee3c ch\u1ecdn. \u0110\u1ec3 \u0111\u1ecbnh d\u1ea1ng \u00f4, h\u00e3y s\u1eed d\u1ee5ng menu ho\u1eb7c nh\u1ea5n Ctrl+1. H\u1ed9p tho\u1ea1i cho ph\u00e9p \u0111\u1ecbnh d\u1ea1ng s\u1ed1 ph\u1ee9c t\u1ea1p v\u00e0 t\u00f9y ch\u1ec9nh, c\u0169ng nh\u01b0 ph\u00f4ng ch\u1eef, \u0111\u01b0\u1eddng vi\u1ec1n ph\u1ee9c t\u1ea1p, n\u1ec1n, b\u1ea3o v\u1ec7 \u00f4 v\u00e0 c\u00e1c t\u00f9y ch\u1ecdn kh\u00e1c.", "Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.": "\u0110\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp: B\u1ea1n c\u00f3 th\u1ec3 \u0111\u1ecbnh d\u1ea1ng c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng t\u00e0i li\u1ec7u v\u0103n b\u1ea3n b\u1eb1ng c\u00e1ch \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp t\u1eeb menu, thanh c\u00f4ng c\u1ee5 ho\u1eb7c menu ng\u1eef c\u1ea3nh. \u0110\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp ch\u1ec9 \u00e1p d\u1ee5ng cho \u0111\u1ed1i t\u01b0\u1ee3ng hi\u1ec7n t\u1ea1i \u0111\u01b0\u1ee3c ch\u1ecdn.", "Fields: A basic set of fields is available to insert in the document.": "Tr\u01b0\u1eddng: C\u00f3 s\u1eb5n m\u1ed9t b\u1ed9 tr\u01b0\u1eddng c\u01a1 b\u1ea3n \u0111\u1ec3 ch\u00e8n v\u00e0o t\u00e0i li\u1ec7u.", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "L\u1ecdc d\u1eef li\u1ec7u: B\u1ed9 l\u1ecdc v\u00e0 b\u1ed9 l\u1ecdc n\u00e2ng cao cho ph\u00e9p b\u1ea1n l\u00e0m vi\u1ec7c tr\u00ean c\u00e1c h\u00e0ng (b\u1ea3n ghi) \u0111\u01b0\u1ee3c l\u1ecdc nh\u1ea5t \u0111\u1ecbnh c\u1ee7a ph\u1ea1m vi d\u1eef li\u1ec7u. Trong c\u00e1c b\u1ea3ng t\u00ednh trong {productname} , c\u00f3 nhi\u1ec1u kh\u1ea3 n\u0103ng \u00e1p d\u1ee5ng b\u1ed9 l\u1ecdc.", "Footnotes and endnotes: Footnotes and endnotes are supported.": "Ch\u00fa th\u00edch cu\u1ed1i trang v\u00e0 ch\u00fa th\u00edch cu\u1ed1i v\u0103n ba\u0309n: Ch\u00fa th\u00edch cu\u1ed1i trang v\u00e0 ch\u00fa th\u00edch cu\u1ed1i v\u0103n ba\u0309n \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.", "Formatting cells: Click in the cell or range of cells and choose menu Table \u2192 Properties. Fine tune the table with the properties dialog.": "\u0110\u1ecbnh d\u1ea1ng \u00f4: Nh\u1ea5p v\u00e0o \u00f4 ho\u1eb7c d\u1ea3i \u00f4 v\u00e0 ch\u1ecdn menu B\u1ea3ng \u2192 Thu\u1ed9c t\u00ednh. Tinh ch\u1ec9nh b\u1ea3ng v\u1edbi h\u1ed9p tho\u1ea1i thu\u1ed9c t\u00ednh.", "Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.": "D\u1ea5u \u0111\u1ecbnh d\u1ea1ng: \u0110o\u1ea1n v\u0103n, trang v\u00e0 kho\u1ea3ng tr\u1eafng kh\u00f4ng ng\u1eaft \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb d\u01b0\u1edbi d\u1ea1ng c\u00e1c d\u1ea5u \u0111\u1ec3 h\u1ed7 tr\u1ee3 c\u0103n ch\u1ec9nh, ch\u1ec9nh s\u1eeda v\u00e0 \u0111\u1ecbnh d\u1ea1ng v\u0103n b\u1ea3n.", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "Ch\u00e8n h\u00ecnh \u1ea3nh: Nh\u1ea5p v\u00e0o bi\u1ec3u t\u01b0\u1ee3ng Ch\u00e8n h\u00ecnh \u1ea3nh cho ph\u00e9p b\u1ea1n ch\u1ecdn h\u00ecnh \u1ea3nh t\u1eeb c\u00e1c th\u01b0 m\u1ee5c v\u00e0 chia s\u1ebb c\u1ee7a b\u1ed9 l\u01b0u tr\u1eef \u0111\u00e1m m\u00e2y.", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "Ch\u00e8n h\u00ecnh \u1ea3nh c\u1ee5c b\u1ed9: m\u1edf tr\u00ecnh ch\u1ecdn t\u1ec7p c\u1ee7a tr\u00ecnh duy\u1ec7t \u0111\u1ec3 t\u1ea3i h\u00ecnh \u1ea3nh l\u00ean t\u1eeb m\u00e1y t\u00ednh c\u1ee5c b\u1ed9 c\u1ee7a b\u1ea1n v\u00e0 ch\u00e8n v\u00e0o t\u00e0i li\u1ec7u.", "Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.": "Trang chi\u1ebfu ch\u00ednh: Ch\u1ecdn trang chi\u1ebfu ch\u00ednh \u0111\u01b0\u1ee3c li\u00ean k\u1ebft v\u1edbi trang chi\u1ebfu hi\u1ec7n t\u1ea1i. \u0110\u1ecbnh d\u1ea1ng v\u00e0 s\u1eafp x\u1ebfp c\u00e1c th\u00e0nh ph\u1ea7n c\u1ee7a trang chi\u1ebfu trong trang chi\u1ebfu ch\u00ednh.", "Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.": "Ho\u1ea1t \u1ea3nh \u0111\u1ed1i t\u01b0\u1ee3ng: \u0110\u1ed1i t\u01b0\u1ee3ng ri\u00eang l\u1ebb trong trang chi\u1ebfu c\u00f3 th\u1ec3 c\u00f3 ho\u1ea1t \u1ea3nh. S\u1eed d\u1ee5ng thanh b\u00ean \u0111\u1ec3 \u0111\u1ecbnh c\u1ea5u h\u00ecnh chuy\u1ec3n \u0111\u1ed5i trang chi\u1ebfu cho m\u1ed9t \u0111\u1ed1i t\u01b0\u1ee3ng ho\u1eb7c t\u1eadp h\u1ee3p c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u00e3 ch\u1ecdn.", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Ph\u00e1c th\u1ea3o: B\u1ea1n c\u00f3 th\u1ec3 t\u1ea1o ph\u00e1c th\u1ea3o d\u1eef li\u1ec7u c\u1ee7a m\u00ecnh v\u00e0 nh\u00f3m c\u00e1c h\u00e0ng v\u00e0 c\u1ed9t l\u1ea1i v\u1edbi nhau \u0111\u1ec3 c\u00f3 th\u1ec3 thu g\u1ecdn v\u00e0 m\u1edf r\u1ed9ng c\u00e1c nh\u00f3m ch\u1ec9 b\u1eb1ng m\u1ed9t c\u00fa nh\u1ea5p chu\u1ed9t, gi\u00fap d\u1ec5 d\u00e0ng tr\u00ecnh b\u00e0y d\u1eef li\u1ec7u ph\u00e2n c\u1ea5p.", "Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.": "\u0110\u1ea7u trang v\u00e0 ch\u00e2n trang: \u0110\u1ea7u trang v\u00e0 ch\u00e2n trang c\u00f3 s\u1eb5n cho ki\u1ec3u trang hi\u1ec7n c\u00f3 \u0111\u01b0\u1ee3c \u00e1p d\u1ee5ng trong t\u00e0i li\u1ec7u t\u1ea1i v\u1ecb tr\u00ed con tr\u1ecf.", "Slide layouts: {productname} Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.": "B\u1ed1 c\u1ee5c trang tr\u00ecnh b\u00e0y: {productname} cho ph\u00e9p b\u1ea1n thay \u0111\u1ed5i b\u1ed1 c\u1ee5c trang tr\u00ecnh b\u00e0y. Ch\u1ecdn b\u1ed1 c\u1ee5c trang chi\u1ebfu mong mu\u1ed1n trong danh s\u00e1ch b\u1ed1 c\u1ee5c th\u1ea3 xu\u1ed1ng.", "Slide transitions: {productname} Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.": "Chuy\u1ec3n ti\u1ebfp trang tr\u00ecnh b\u00e0y: {productname} cung c\u1ea5p hi\u1ec7u \u1ee9ng h\u00ecnh \u1ea3nh khi hi\u1ec3n th\u1ecb trang tr\u00ecnh b\u00e0y m\u1edbi trong tr\u00ecnh chi\u1ebfu. Chuy\u1ec3n ti\u00ea\u0301p trang chi\u1ebfu l\u00e0 thu\u1ed9c t\u00ednh c\u1ee7a trang chi\u1ebfu, s\u1eed d\u1ee5ng thanh b\u00ean \u0111\u1ec3 \u0111\u1eb7t chuy\u1ec3n \u0111\u1ed5i trang chi\u1ebfu khi \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9nh s\u1eeda.", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "S\u1eafp x\u1ebfp d\u1eef li\u1ec7u: B\u1ea1n c\u00f3 th\u1ec3 s\u1eafp x\u1ebfp danh s\u00e1ch c\u00e1c s\u1ed1 ho\u1eb7c v\u0103n b\u1ea3n t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n. {productname} t\u1ef1 \u0111\u1ed9ng ph\u00e1t hi\u1ec7n c\u00e1c \u00f4 l\u00e0 ti\u00eau \u0111\u1ec1 v\u00e0 c\u1ed9t li\u1ec1n k\u1ec1, \u0111\u1ec3 m\u1edf r\u1ed9ng l\u1ef1a ch\u1ecdn.", "Style formatting: {productname} supports paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu Edit \u2192 Edit styles to change style.": "\u0110\u1ecbnh d\u1ea1ng ki\u1ec3u: {productname} h\u1ed7 tr\u1ee3 ki\u1ec3u \u0111o\u1ea1n v\u0103n. B\u1ea1n c\u00f3 th\u1ec3 \u00e1p d\u1ee5ng m\u1ed9t ki\u1ec3u \u0111o\u1ea1n v\u0103n hi\u1ec7n c\u00f3 cho m\u1ed9t \u0111o\u1ea1n v\u0103n. Ch\u1ecdn menu Ch\u1ec9nh s\u1eeda \u2192 Ch\u1ec9nh s\u1eeda ki\u1ec3u \u0111\u1ec3 thay \u0111\u1ed5i ki\u1ec3u.", "Tables: Insert tables in the presentation. Use the sidebar to select the table theme.": "B\u1ea3ng: Ch\u00e8n b\u1ea3ng trong b\u1ea3n tr\u00ecnh b\u00e0y. S\u1eed d\u1ee5ng thanh b\u00ean \u0111\u1ec3 ch\u1ecdn ch\u1ee7 \u0111\u1ec1 b\u1ea3ng.", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "V\u00f9ng t\u00e0i li\u1ec7u: Khu v\u1ef1c \u1ee9ng d\u1ee5ng hi\u1ec3n th\u1ecb n\u1ed9i dung t\u00e0i li\u1ec7u, b\u1ea3ng t\u00ednh, b\u1ea3n tr\u00ecnh b\u00e0y ho\u1eb7c t\u00e0i li\u1ec7u v\u0103n b\u1ea3n.", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "Thanh th\u00f4ng tin: \u1ede b\u00ean ph\u1ea3i thanh t\u00ecm ki\u1ebfm, m\u1ed9t t\u1eadp h\u1ee3p th\u00f4ng tin tr\u00ean t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb. Th\u00f4ng tin th\u1ef1c t\u1ebf ph\u1ee5 thu\u1ed9c v\u00e0o b\u1ea3n ch\u1ea5t c\u1ee7a t\u00e0i li\u1ec7u.", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "Thanh t\u00ecm ki\u1ebfm: T\u00ecm ki\u1ebfm b\u1eaft \u0111\u1ea7u t\u1ef1 \u0111\u1ed9ng khi n\u1ed9i dung \u0111\u01b0\u1ee3c ch\u00e8n v\u00e0o h\u1ed9p t\u00ecm ki\u1ebfm v\u00e0 c\u1eeda s\u1ed5 t\u00e0i li\u1ec7u t\u1ef1 \u0111\u1ed9ng di chuy\u1ec3n \u0111\u1ebfn l\u1ea7n xu\u1ea5t hi\u1ec7n \u0111\u1ea7u ti\u00ean \u0111\u01b0\u1ee3c t\u00ecm th\u1ea5y. T\u00ecm ki\u1ebfm kh\u00f4ng ph\u00e2n bi\u1ec7t ch\u1eef hoa ch\u1eef th\u01b0\u1eddng. C\u00f3 ba n\u00fat ngay b\u00ean c\u1ea1nh h\u1ed9p t\u00ecm ki\u1ebfm:", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "Thanh tr\u1ea1ng th\u00e1i: Thanh tr\u1ea1ng th\u00e1i \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb \u1edf ph\u00eda d\u01b0\u1edbi v\u00e0 ch\u1ee9a m\u1ed9t s\u1ed1 t\u00f9y ch\u1ecdn v\u00e0 t\u00ednh n\u0103ng h\u1eefu \u00edch.", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "Thanh c\u00f4ng c\u1ee5: Thanh c\u00f4ng c\u1ee5 ch\u1ee9a c\u00e1c t\u00f9y ch\u1ecdn \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng nhi\u1ec1u nh\u1ea5t \u0111\u1ec3 ch\u1ec9nh s\u1eeda h\u00e0ng ng\u00e0y. N\u00fat thanh c\u00f4ng c\u1ee5 l\u00e0 \u0111\u1ed9ng, c\u00f3 ngh\u0129a l\u00e0 tr\u1ea1ng th\u00e1i c\u1ee7a ch\u00fang (b\u1eadt ho\u1eb7c t\u1eaft) ph\u1ee5 thu\u1ed9c v\u00e0o c\u00e1c y\u1ebfu t\u1ed1 kh\u00e1c nhau.", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "Thanh thu ph\u00f3ng: \u1ede b\u00ean ph\u1ea3i thanh tr\u1ea1ng th\u00e1i, c\u00f3 m\u1ed9t t\u1eadp h\u1ee3p c\u00e1c n\u00fat cho ph\u00e9p b\u1ea1n ph\u00f3ng to \u0111\u1ebfn 100%, thu nh\u1ecf v\u00e0 ph\u00f3ng to. Thu ph\u00f3ng \u00e1p d\u1ee5ng cho khu v\u1ef1c t\u00e0i li\u1ec7u, giao di\u1ec7n ng\u01b0\u1eddi d\u00f9ng kh\u00f4ng b\u1ecb \u1ea3nh h\u01b0\u1edfng. M\u1ee9c thu ph\u00f3ng hi\u1ec7n t\u1ea1i \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb trong khu v\u1ef1c n\u00e0y.", "{productname} Help": "{productname} Tr\u1ee3 gi\u00fap", "{productname} Impress edits presentations in a way that should be familiar to people. Operations like typing text, cut, copy and pasting contents, selecting text , inserting, resizing, anchoring images, adding and handling tables, are similar to a desktop presentation application. Use the keyboard, menus and toolbars to perform actions in your document.": "{productname} G\u00e2y \u00e2\u0301n t\u01b0\u1ee3ng ch\u1ec9nh s\u1eeda b\u1ea3n tr\u00ecnh b\u00e0y theo c\u00e1ch quen thu\u1ed9c v\u1edbi m\u1ecdi ng\u01b0\u1eddi. C\u00e1c thao t\u00e1c nh\u01b0 nh\u1eadp v\u0103n b\u1ea3n, c\u1eaft, sao ch\u00e9p v\u00e0 d\u00e1n n\u1ed9i dung, ch\u1ecdn v\u0103n b\u1ea3n, ch\u00e8n, thay \u0111\u1ed5i k\u00edch th\u01b0\u1edbc, neo h\u00ecnh \u1ea3nh, th\u00eam v\u00e0 x\u1eed l\u00fd b\u1ea3ng, t\u01b0\u01a1ng t\u1ef1 nh\u01b0 m\u1ed9t \u1ee9ng d\u1ee5ng tr\u00ecnh chi\u1ebfu tr\u00ean m\u00e1y t\u00ednh \u0111\u1ec3 b\u00e0n. S\u1eed d\u1ee5ng b\u00e0n ph\u00edm, menu v\u00e0 thanh c\u00f4ng c\u1ee5 \u0111\u1ec3 th\u1ef1c hi\u1ec7n c\u00e1c thao t\u00e1c trong t\u00e0i li\u1ec7u c\u1ee7a b\u1ea1n.", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} cho ph\u00e9p b\u1ea1n t\u1ea1o v\u00e0 ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u v\u0103n ph\u00f2ng, t\u00e0i li\u1ec7u v\u0103n b\u1ea3n, trang t\u00ednh v\u00e0 b\u1ea3n tr\u00ecnh b\u00e0y tr\u1ef1c ti\u1ebfp trong tr\u00ecnh duy\u1ec7t c\u1ee7a b\u1ea1n m\u1ed9t c\u00e1ch \u0111\u01a1n gi\u1ea3n. B\u1ea1n c\u00f3 th\u1ec3 l\u00e0m vi\u1ec7c m\u1ed9t m\u00ecnh tr\u00ean t\u00e0i li\u1ec7u ho\u1eb7c c\u1ed9ng t\u00e1c nh\u01b0 m\u1ed9t ph\u1ea7n c\u1ee7a nh\u00f3m.", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} c\u00f3 th\u1ec3 ki\u1ec3m tra ch\u00ednh t\u1ea3 trong t\u00e0i li\u1ec7u v\u0103n b\u1ea3n, b\u1ea3ng t\u00ednh v\u00e0 b\u1ea3n tr\u00ecnh b\u00e0y. G\u1ea1ch ch\u00e2n g\u1ee3n s\u00f3ng m\u00e0u \u0111\u1ecf cho bi\u1ebft c\u00e1c t\u1eeb sai ch\u00ednh t\u1ea3. Nh\u1ea5p v\u00e0o n\u00fat chu\u1ed9t ph\u1ea3i \u0111\u1ec3 m\u1edf menu ng\u1eef c\u1ea3nh v\u1edbi c\u00e1c s\u1eeda l\u1ed7i ch\u00ednh t\u1ea3 \u0111\u01b0\u1ee3c \u0111\u1ec1 xu\u1ea5t.", "{productname} displays presentation slide shows, including a subset of slide transitions and object animations. Choose the slide show from the menu or click on icon in the bottom left toolbar in the slide pane.": "{productname} hi\u1ec3n th\u1ecb c\u00e1c tr\u00ecnh chi\u1ebfu b\u1ea3n tr\u00ecnh b\u00e0y, bao g\u1ed3m m\u1ed9t t\u1eadp h\u1ee3p con c\u00e1c chuy\u1ec3n \u0111\u1ed5i trang chi\u1ebfu v\u00e0 ho\u1ea1t \u1ea3nh \u0111\u1ed1i t\u01b0\u1ee3ng. Ch\u1ecdn tr\u00ecnh chi\u1ebfu t\u1eeb menu ho\u1eb7c nh\u1ea5p v\u00e0o bi\u1ec3u t\u01b0\u1ee3ng \u1edf thanh c\u00f4ng c\u1ee5 d\u01b0\u1edbi c\u00f9ng b\u00ean tr\u00e1i trong ng\u0103n tr\u00ecnh chi\u1ebfu.", "{productname} edits text documents in the same way you edit a desktop document. It provides a What You See Is What You Get (WYSIWYG) layout \u2013 that conveniently lays out the document as it will be printed. Operations like typing text, cut, copy and pasting contents, selecting text, inserting, resizing, anchoring images, adding and handling tables and charts, are similar to a desktop word processor. Use the keyboard, menus and toolbars to interact with your document.": "{productname} ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u v\u0103n b\u1ea3n gi\u1ed1ng nh\u01b0 c\u00e1ch b\u1ea1n ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u tr\u00ean m\u00e1y t\u00ednh. N\u00f3 cung c\u1ea5p m\u1ed9t b\u1ed1 c\u1ee5c nh\u1eefng g\u00ec b\u1ea1n th\u1ea5y l\u00e0 \u0111i\u1ec1u b\u1ea1n nh\u1eadn \u0111\u01b0\u1ee3c (WYSIWYG) - thu\u1eadn ti\u1ec7n \u0111\u1eb7t t\u00e0i li\u1ec7u khi n\u00f3 s\u1ebd \u0111\u01b0\u1ee3c in. C\u00e1c thao t\u00e1c nh\u01b0 nh\u1eadp v\u0103n b\u1ea3n, c\u1eaft, sao ch\u00e9p v\u00e0 d\u00e1n n\u1ed9i dung, ch\u1ecdn v\u0103n b\u1ea3n, ch\u00e8n, thay \u0111\u1ed5i k\u00edch th\u01b0\u1edbc, neo h\u00ecnh \u1ea3nh, th\u00eam v\u00e0 x\u1eed l\u00fd b\u1ea3ng v\u00e0 bi\u1ec3u \u0111\u1ed3, t\u01b0\u01a1ng t\u1ef1 nh\u01b0 tr\u00ecnh x\u1eed l\u00fd v\u0103n b\u1ea3n tr\u00ean m\u00e1y t\u00ednh \u0111\u1ec3 b\u00e0n. S\u1eed d\u1ee5ng b\u00e0n ph\u00edm, menu v\u00e0 thanh c\u00f4ng c\u1ee5 \u0111\u1ec3 t\u01b0\u01a1ng t\u00e1c v\u1edbi t\u00e0i li\u1ec7u c\u1ee7a b\u1ea1n.", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} ch\u00e8n h\u00ecnh \u1ea3nh v\u00e0o t\u00e0i li\u1ec7u v\u0103n b\u1ea3n t\u1eeb m\u00e1y t\u00ednh c\u1ee5c b\u1ed9 ho\u1eb7c t\u1eeb b\u1ed9 nh\u1edb \u0111\u00e1m m\u00e2y c\u1ee7a b\u1ea1n. H\u00ecnh \u1ea3nh \u0111\u00e3 ch\u00e8n lu\u00f4n \u0111\u01b0\u1ee3c nh\u00fang trong t\u00e0i li\u1ec7u.", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "{productname} th\u00f4ng b\u00e1o cho b\u1ea1n b\u1eb1ng m\u1ed9t th\u00f4ng b\u00e1o nh\u1ecf \u1edf ch\u00e2n trang khi ng\u01b0\u1eddi d\u00f9ng m\u1edbi v\u00e0o ho\u1eb7c khi ng\u01b0\u1eddi d\u00f9ng r\u1eddi \u0111i.", "{productname} presentations": "{productname} b\u1ea3n tr\u00ecnh b\u00e0y", "{productname} saves the document in the background regularly, you can't just close without saving it. To abandon your changes, you must either undo them, or use the Revision History in the File menu.": "{productname} th\u01b0\u1eddng xuy\u00ean l\u01b0u t\u00e0i li\u1ec7u trong background, b\u1ea1n kh\u00f4ng th\u1ec3 \u0111\u00f3ng m\u00e0 kh\u00f4ng l\u01b0u. \u0110\u1ec3 t\u1eeb b\u1ecf c\u00e1c thay \u0111\u1ed5i c\u1ee7a m\u00ecnh, b\u1ea1n ph\u1ea3i ho\u00e0n t\u00e1c ch\u00fang, ho\u1eb7c s\u1eed d\u1ee5ng L\u1ecbch s\u1eed s\u1eeda \u0111\u1ed5i trong menu T\u1ec7p.", "{productname} spreadsheets": "{productname} trang t\u00ednh", "{productname} supports both reading and writing for the following file formats:": "{productname} h\u1ed7 tr\u1ee3 c\u1ea3 \u0111\u1ecdc v\u00e0 ghi cho c\u00e1c \u0111\u1ecbnh d\u1ea1ng t\u1ec7p sau:", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} h\u1ed7 tr\u1ee3 ch\u00e8n v\u00e0 hi\u1ec3n th\u1ecb bi\u1ec3u \u0111\u1ed3 trong t\u00e0i li\u1ec7u. \u0110\u1ec3 th\u00eam bi\u1ec3u \u0111\u1ed3:", "{productname} supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.": "{productname} h\u1ed7 tr\u1ee3 c\u00e1c k\u1ef9 thu\u1eadt hi\u1ec7n \u0111\u1ea1i \u0111\u1ec3 \u0111\u1ecbnh d\u1ea1ng \u0111o\u1ea1n v\u0103n th\u00f4ng qua c\u00e1c ki\u1ec3u. Ki\u1ec3u l\u00e0 m\u1ed9t t\u1eadp h\u1ee3p c\u00e1c thu\u1ed9c t\u00ednh v\u0103n b\u1ea3n (ph\u00f4ng ch\u1eef, m\u00e0u s\u1eafc, n\u1ec1n v\u00e0 nhi\u1ec1u \u0111\u1eb7c t\u00ednh kh\u00e1c) \u0111\u01b0\u1ee3c \u0111\u1eb7t t\u00ean. S\u1eed d\u1ee5ng style \u0111\u1ec3 \u00e1p d\u1ee5ng c\u00f9ng m\u1ed9t t\u1eadp h\u1ee3p c\u00e1c thu\u1ed9c t\u00ednh cho nhi\u1ec1u \u0111o\u1ea1n v\u0103n trong t\u00e0i li\u1ec7u v\u00e0 t\u1ea1o ra m\u1ed9t c\u00e1i nh\u00ecn th\u1ed1ng nh\u1ea5t, chuy\u00ean nghi\u1ec7p. Ngo\u00e0i ra, n\u1ebfu b\u1ea1n thay \u0111\u1ed5i m\u1ed9t trong c\u00e1c thu\u1ed9c t\u00ednh \u0111\u1ecbnh d\u1ea1ng ki\u1ec3u, t\u1ea5t c\u1ea3 c\u00e1c \u0111o\u1ea1n c\u00f3 c\u00f9ng ki\u1ec3u c\u0169ng s\u1ebd thay \u0111\u1ed5i \u0111\u1ecbnh d\u1ea1ng, gi\u00fap \u0111\u01a1n gi\u1ea3n h\u00f3a n\u1ed7 l\u1ef1c \u0111\u1ecbnh d\u1ea1ng nhi\u1ec1u \u0111o\u1ea1n ri\u00eang l\u1ebb.", "{productname} text documents": "{productname} t\u00e0i li\u1ec7u v\u0103n b\u1ea3n", "{productname} user interface": "{productname} giao di\u1ec7n ng\u01b0\u1eddi d\u00f9ng", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} s\u1eed d\u1ee5ng t\u00e0i nguy\u00ean tr\u00ecnh duy\u1ec7t hi\u1ec7n \u0111\u1ea1i \u0111\u1ec3 \u0111i\u1ec1u ch\u1ec9nh giao di\u1ec7n ng\u01b0\u1eddi d\u00f9ng theo k\u00edch th\u01b0\u1edbc c\u1ee7a khu v\u1ef1c xem, bao g\u1ed3m c\u1ea3 m\u00e0n h\u00ecnh nh\u1ecf \u0111\u01b0\u1ee3c t\u00ecm th\u1ea5y trong thi\u1ebft b\u1ecb di \u0111\u1ed9ng. Giao di\u1ec7n bao g\u1ed3m:", "A copy of the document is saved with the new name in the same folder.": "M\u1ed9t b\u1ea3n sao c\u1ee7a t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c l\u01b0u v\u1edbi t\u00ean m\u1edbi trong c\u00f9ng m\u1ed9t th\u01b0 m\u1ee5c.", "Activate the {productname} spreadsheet window.": "K\u00edch ho\u1ea1t c\u1eeda s\u1ed5 b\u1ea3ng t\u00ednh {productname} .", "Adding charts": "Th\u00eam bi\u1ec3u \u0111\u1ed3", "Additions are marked with colored underlined characters.": "C\u00e1c b\u1ed5 sung \u0111\u01b0\u1ee3c \u0111\u00e1nh d\u1ea5u b\u1eb1ng c\u00e1c k\u00fd t\u1ef1 g\u1ea1ch ch\u00e2n m\u00e0u.", "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet.": "Th\u00eam m\u1ed9t trang ti\u1ebfp theo v\u00e0o l\u1ef1a ch\u1ecdn c\u00e1c trang hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 t\u1ea5t c\u1ea3 c\u00e1c trang trong trang t\u00ednh \u0111\u01b0\u1ee3c ch\u1ecdn, t\u1ed5 h\u1ee3p ph\u00f3m t\u1eaft m\u00e0y ch\u1ec9 ch\u1ecdn trang t\u00ednh ti\u1ebfp theo. L\u00e0m cho trang t\u00ednh ti\u1ebfp theo th\u00e0nh trang t\u00ednh hi\u1ec7n t\u1ea1i.", "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet.": "Th\u00eam m\u1ed9t trang v\u00e0o l\u1ef1a ch\u1ecdn c\u00e1c trang hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 t\u1ea5t c\u1ea3 c\u00e1c trang trong trang t\u00ednh \u0111\u01b0\u1ee3c ch\u1ecdn, t\u1ed5 h\u1ee3p ph\u00edm t\u1eaft ch\u1ec9 ch\u1ecdn trang tr\u01b0\u1edbc \u0111\u00f3. L\u00e0m cho trang tr\u01b0\u1edbc \u0111\u00f3 th\u00e0nh trang hi\u1ec7n t\u1ea1i.", "Advanced features": "C\u00e1c t\u00ednh n\u0103ng n\u00e2ng cao", "Advanced text document editor features": "C\u00e1c t\u00ednh n\u0103ng tr\u00ecnh so\u1ea1n th\u1ea3o t\u00e0i li\u1ec7u v\u0103n b\u1ea3n n\u00e2ng cao", "Align Center": "Gi\u1eefa", "Align Left": "C\u0103n l\u1ec1 tr\u00e1i", "Align Right": "C\u0103n l\u1ec1 ph\u1ea3i", "All changes are marked with a vertical bar in the right margin.": "T\u1ea5t c\u1ea3 c\u00e1c thay \u0111\u1ed5i \u0111\u01b0\u1ee3c \u0111\u00e1nh d\u1ea5u b\u1eb1ng m\u1ed9t thanh d\u1ecdc \u1edf l\u1ec1 ph\u1ea3i.", "All spreadsheets functions and mathematical rules applies.": "T\u1ea5t c\u1ea3 c\u00e1c ch\u1ee9c n\u0103ng c\u1ee7a b\u1ea3ng t\u00ednh v\u00e0 c\u00e1c quy t\u1eafc to\u00e1n h\u1ecdc \u0111\u01b0\u1ee3c \u00e1p d\u1ee5ng.", "Apply Default paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u \u0111o\u1ea1n v\u0103n m\u1eb7c \u0111\u1ecbnh", "Apply Heading 1 paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u ti\u00eau \u0111\u1ec1 1", "Apply Heading 2 paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u ti\u00eau \u0111\u1ec1 2", "Apply Heading 3 paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u ti\u00eau \u0111\u1ec1 3", "Apply Heading 4 paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u ti\u00eau \u0111\u1ec1 4", "Apply Heading 5 paragraph style": "\u00c1p d\u1ee5ng ki\u1ec3u ti\u00eau \u0111\u1ec1 5", "Applying a paragraph style:": "\u00c1p d\u1ee5ng m\u1ed9t ki\u1ec3u \u0111o\u1ea1n v\u0103n:", "Arrow Down": "\u2193", "Arrow Left": "\u2190", "Arrow Right": "\u2192", "Arrow Up": "\u2191", "Bold": "\u0110\u1eadm", "Can {productname} open a password-protected document?": "{productname} c\u00f3 th\u1ec3 m\u1edf t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1eb1ng m\u1eadt kh\u1ea9u kh\u00f4ng?", "Cancel the search (appears only when a text has been searched)": "H\u1ee7y t\u00ecm ki\u1ebfm (ch\u1ec9 xu\u1ea5t hi\u1ec7n khi m\u1ed9t v\u0103n b\u1ea3n \u0111\u00e3 \u0111\u01b0\u1ee3c t\u00ecm ki\u1ebfm)", "Cell formatting": "\u0110\u1ecbnh d\u1ea1ng \u00f4", "Changes are displayed as comment in the right of the document area.": "C\u00e1c thay \u0111\u1ed5i \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb d\u01b0\u1edbi d\u1ea1ng nh\u1eadn x\u00e9t \u1edf b\u00ean ph\u1ea3i c\u1ee7a v\u00f9ng t\u00e0i li\u1ec7u.", "Changes can be accepted or rejected. To accept or reject changes, click on the corresponding icons in the comment box on the right of the document. Alternatively, choose Edit \u2192 Track Changes \u2192 Accept or Reject. Furthermore, if you need to filter changes before accepting or rejecting, choose Edit \u2192 Track Changes \u2192 Manage. A dialog shows a list of all tracked changes. Use the dialog buttons accordingly.": "C\u00e1c thay \u0111\u1ed5i c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ea5p nh\u1eadn ho\u1eb7c b\u1ecb t\u1eeb ch\u1ed1i. \u0110\u1ec3 ch\u1ea5p nh\u1eadn ho\u1eb7c t\u1eeb ch\u1ed1i c\u00e1c thay \u0111\u1ed5i, h\u00e3y nh\u1ea5p v\u00e0o c\u00e1c bi\u1ec3u t\u01b0\u1ee3ng t\u01b0\u01a1ng \u1ee9ng trong h\u1ed9p nh\u1eadn x\u00e9t \u1edf b\u00ean ph\u1ea3i c\u1ee7a t\u00e0i li\u1ec7u. Ho\u1eb7c, ch\u1ecdn Ch\u1ec9nh s\u1eeda \u2192 Theo d\u00f5i thay \u0111\u1ed5i \u2192 Ch\u1ea5p nh\u1eadn ho\u1eb7c T\u1eeb ch\u1ed1i. H\u01a1n n\u1eefa, n\u1ebfu b\u1ea1n c\u1ea7n l\u1ecdc c\u00e1c thay \u0111\u1ed5i tr\u01b0\u1edbc khi ch\u1ea5p nh\u1eadn ho\u1eb7c t\u1eeb ch\u1ed1i, h\u00e3y ch\u1ecdn Ch\u1ec9nh s\u1eeda \u2192 Theo d\u00f5i thay \u0111\u1ed5i \u2192 Qu\u1ea3n l\u00fd. H\u1ed9p tho\u1ea1i hi\u1ec3n th\u1ecb danh s\u00e1ch t\u1ea5t c\u1ea3 c\u00e1c thay \u0111\u1ed5i \u0111\u01b0\u1ee3c theo d\u00f5i. S\u1eed d\u1ee5ng c\u00e1c n\u00fat h\u1ed9p tho\u1ea1i cho ph\u00f9 h\u1ee3p.", "Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.": "C\u00e1c thay \u0111\u1ed5i do nh\u1eefng ng\u01b0\u1eddi kh\u00e1c nhau th\u1ef1c hi\u1ec7n \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb b\u1eb1ng c\u00e1c m\u00e0u kh\u00e1c nhau v\u00e0 m\u1ed7i thay \u0111\u1ed5i \u0111\u01b0\u1ee3c theo d\u00f5i c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ea5p nh\u1eadn ho\u1eb7c t\u1eeb ch\u1ed1i, s\u1eed d\u1ee5ng h\u1ed9p xu\u1ea5t hi\u1ec7n \u1edf b\u00ean ph\u1ea3i. B\u1ea1n c\u0169ng c\u00f3 th\u1ec3 th\u00eam m\u1ed9t b\u00ecnh lu\u1eadn \u1edf \u0111\u00f3.", "Choose Format \u2192 Line (or Area, or Position and Size). A dialog opens.": "Ch\u1ecdn \u0110\u1ecbnh d\u1ea1ng \u2192 D\u00f2ng (ho\u1eb7c Khu v\u1ef1c ho\u1eb7c V\u1ecb tr\u00ed v\u00e0 K\u00edch th\u01b0\u1edbc ). M\u1ed9t h\u1ed9p tho\u1ea1i s\u1ebd m\u1edf ra.", "Choose Format \u2192 Page and select the Page tab": "Ch\u1ecdn \u0110\u1ecbnh d\u1ea1ng \u2192 Trang v\u00e0 ch\u1ecdn tab Trang", "Choose Format \u2192 Paragraph, Text Flow tab": "Ch\u1ecdn tab \u0110\u1ecbnh d\u1ea1ng \u2192 \u0110o\u1ea1n, Lu\u1ed3ng v\u0103n b\u1ea3n", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "Ch\u1ecdn Ch\u00e8n \u2192 Bi\u1ec3u \u0111\u1ed3 . T\u00f9y ch\u1ec9nh bi\u1ec3u \u0111\u1ed3 c\u1ee7a b\u1ea1n tr\u00ean thanh b\u00ean:", "Choose Insert \u2192 Special Characters or click the corresponding icon in the toolbar. A dialog shows.": "Ch\u1ecdn Ch\u00e8n \u2192 K\u00fd t\u1ef1 \u0111\u1eb7c bi\u1ec7t ho\u1eb7c nh\u1ea5p v\u00e0o bi\u1ec3u t\u01b0\u1ee3ng t\u01b0\u01a1ng \u1ee9ng tr\u00ean thanh c\u00f4ng c\u1ee5. M\u1ed9t h\u1ed9p tho\u1ea1i hi\u1ec3n th\u1ecb.", "Choose Validity from the Data menu. The Validity dialog opens.": "Ch\u1ecdn T\u00ednh h\u1ee3p l\u1ec7 t\u1eeb menu D\u1eef li\u1ec7u . H\u1ed9p tho\u1ea1i T\u00ednh h\u1ee3p l\u1ec7 m\u1edf ra.", "Choose menu Tools and uncheck Automatic Spell Checking.": "Ch\u1ecdn menu C\u00f4ng c\u1ee5 v\u00e0 b\u1ecf ch\u1ecdn Ki\u1ec3m tra ch\u00ednh t\u1ea3 t\u1ef1 \u0111\u1ed9ng.", "Choose menu Tools \u2192 Languages and select the language for the whole document. Optionally you can set languages for the selected text and for the current paragraph.": "Ch\u1ecdn menu C\u00f4ng c\u1ee5 \u2192 Ng\u00f4n ng\u1eef v\u00e0 ch\u1ecdn ng\u00f4n ng\u1eef cho to\u00e0n b\u1ed9 t\u00e0i li\u1ec7u. B\u1ea1n c\u00f3 th\u1ec3 t\u00f9y \u00fd \u0111\u1eb7t ng\u00f4n ng\u1eef cho v\u0103n b\u1ea3n \u0111\u00e3 ch\u1ecdn v\u00e0 cho \u0111o\u1ea1n hi\u1ec7n t\u1ea1i.", "Click on any slide thumbnail in the pane to switch to this slide to view or edit it.": "B\u1ea5m v\u00e0o b\u1ea5t k\u1ef3 h\u00ecnh thu nh\u1ecf trang chi\u1ebfu n\u00e0o trong ng\u0103n \u0111\u1ec3 chuy\u1ec3n sang trang chi\u1ebfu n\u00e0y \u0111\u1ec3 xem ho\u1eb7c ch\u1ec9nh s\u1eeda n\u00f3.", "Collaborative editing": "C\u1ed9ng t\u00e1c ch\u1ec9nh s\u1eeda", "Column break (in multicolumnar text)": "Ng\u1eaft c\u1ed9t (trong v\u0103n b\u1ea3n \u0111a c\u1ed9t)", "Comments in documents": "Nh\u1eadn x\u00e9t trong t\u00e0i li\u1ec7u", "Context menus": "Menu ng\u1eef c\u1ea3nh", "Context menus are available on clicking the right mouse button. The commands available in the context menu are related - not extensively - to the underlying object in the document.": "C\u00e1c menu ng\u1eef c\u1ea3nh c\u00f3 s\u1eb5n khi nh\u1ea5p v\u00e0o n\u00fat chu\u1ed9t ph\u1ea3i. C\u00e1c l\u1ec7nh c\u00f3 s\u1eb5n trong menu ng\u1eef c\u1ea3nh c\u00f3 li\u00ean quan - kh\u00f4ng r\u1ed9ng r\u00e3i - v\u1edbi \u0111\u1ed1i t\u01b0\u1ee3ng c\u01a1 b\u1ea3n trong t\u00e0i li\u1ec7u.", "Copy and Paste": "Sao ch\u00e9p v\u00e0 D\u00e1n", "Cut": "C\u1eaft", "Delete cells (as in menu Edit - Delete Cells)": "Xo\u00e1 \u00f4 (nh\u01b0 menu Ch\u1ec9nh s\u1eeda - Xo\u00e1 \u00f4)", "Delete to beginning of sentence": "X\u00f3a \u0111\u1ebfn \u0111\u1ea7u c\u00e2u", "Delete to beginning of word": "X\u00f3a \u0111\u1ebfn \u0111\u1ea7u t\u1eeb", "Delete to end of sentence": "X\u00f3a \u0111\u1ebfn cu\u1ed1i c\u00e2u", "Delete to end of word": "X\u00f3a \u0111\u1ebfn cu\u1ed1i t\u1eeb", "Deletions are marked with colored strike-through characters.": "C\u00e1c ph\u1ea7n x\u00f3a \u0111\u01b0\u1ee3c \u0111\u00e1nh d\u1ea5u b\u1eb1ng c\u00e1c k\u00fd t\u1ef1 g\u1ea1ch ngang m\u00e0u.", "Demote list item (list item has to be selected)": "Gi\u1ea3m c\u1ea5p m\u1ee5c danh s\u00e1ch (m\u1ee5c danh s\u00e1ch ph\u1ea3i \u0111\u01b0\u1ee3c ch\u1ecdn)", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "T\u00f9y thu\u1ed9c v\u00e0o kh\u1ea3 n\u0103ng c\u1ee7a tr\u00ecnh duy\u1ec7t, c\u1eeda s\u1ed5 in c\u00f3 th\u1ec3 xu\u1ea5t hi\u1ec7n ho\u1eb7c c\u1eeda s\u1ed5 b\u1eadt l\u00ean \"T\u1ea3i xu\u1ed1ng xu\u1ea5t PDF?\". B\u1ea1n c\u00f3 th\u1ec3 in PDF n\u00e0y trong tr\u00ecnh \u0111\u1ecdc PDF y\u00eau th\u00edch c\u1ee7a m\u00ecnh.", "Direct formatting is formatting applied directly to the selected contents of a paragraph or a spreadsheet cell, and overlaps its assigned style formatting. To restore the formatting to the style settings, select the text or spreadsheet cell and choose Format \u2192 Clear Direct Formatting or use the button in the toolbar.": "\u0110\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp l\u00e0 \u0111\u1ecbnh d\u1ea1ng \u0111\u01b0\u1ee3c \u00e1p d\u1ee5ng tr\u1ef1c ti\u1ebfp cho n\u1ed9i dung \u0111\u00e3 ch\u1ecdn c\u1ee7a \u0111o\u1ea1n v\u0103n ho\u1eb7c \u00f4 b\u1ea3ng t\u00ednh v\u00e0 ch\u1ed3ng l\u00ean \u0111\u1ecbnh d\u1ea1ng ki\u1ec3u \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh c\u1ee7a n\u00f3. \u0110\u1ec3 kh\u00f4i ph\u1ee5c \u0111\u1ecbnh d\u1ea1ng v\u1ec1 c\u00e0i \u0111\u1eb7t ki\u1ec3u, h\u00e3y ch\u1ecdn \u00f4 v\u0103n b\u1ea3n ho\u1eb7c b\u1ea3ng t\u00ednh v\u00e0 ch\u1ecdn \u0110\u1ecbnh d\u1ea1ng \u2192 X\u00f3a \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp ho\u1eb7c s\u1eed d\u1ee5ng n\u00fat tr\u00ean thanh c\u00f4ng c\u1ee5.", "Directly:": "Tr\u1ef1c ti\u1ebfp:", "Display comment": "Hi\u1ec3n th\u1ecb ch\u00fa th\u00edch", "Display the Keyboard shortcuts help": "Hi\u1ec3n th\u1ecb tr\u1ee3 gi\u00fap ph\u00edm t\u1eaft", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "T\u00e0i li\u1ec7u ch\u1ec9nh s\u1eeda ph\u1ea3i quen thu\u1ed9c v\u1edbi m\u1ecdi ng\u01b0\u1eddi \u0111\u00e3 s\u1eed d\u1ee5ng \u1ee9ng d\u1ee5ng v\u0103n ph\u00f2ng tr\u01b0\u1edbc \u0111\u00e2y, nh\u01b0ng d\u01b0\u1edbi \u0111\u00e2y l\u00e0 m\u1ed9t s\u1ed1 t\u00ednh n\u0103ng \u0111\u1eb7c bi\u1ec7t:", "Document repair": "S\u1eeda ch\u1eefa t\u00e0i li\u1ec7u", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "T\u00e0i li\u1ec7u trong {productname} l\u01b0u t\u1ef1 \u0111\u1ed9ng, nh\u01b0ng n\u1ebfu b\u1ea1n mu\u1ed1n t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c \u0111\u1ed3ng b\u1ed9 h\u00f3a c\u00e0ng nhanh c\u00e0ng t\u1ed1t, b\u1ea1n c\u0169ng c\u00f3 th\u1ec3 bu\u1ed9c l\u01b0u b\u1eb1ng c\u00e1ch s\u1eed d\u1ee5ng m\u1ee5c nh\u1eadp T\u00e0i li\u1ec7u L\u01b0u c\u1ee7a menu.", "Double Underline": "G\u1ea1ch d\u01b0\u1edbi k\u00e9p", "Draw page keyboard shortcuts": "V\u1ebd trang ph\u00edm t\u1eaft", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "M\u1ed7i ng\u01b0\u1eddi d\u00f9ng \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh m\u1ed9t m\u00e0u. Con tr\u1ecf c\u1ee7a m\u1ed7i ng\u01b0\u1eddi d\u00f9ng s\u1ebd \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb b\u1eb1ng m\u00e0u \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh. L\u01b0u \u00fd: b\u1ea1n s\u1ebd th\u1ea5y con tr\u1ecf c\u1ee7a m\u00ecnh c\u00f3 m\u00e0u \u0111en, con tr\u1ecf nh\u1ea5p nh\u00e1y, m\u1eb7c d\u00f9 nh\u1eefng ng\u01b0\u1eddi kh\u00e1c s\u1ebd nh\u00ecn th\u1ea5y b\u1ea1n v\u1edbi m\u00e0u kh\u00e1c.", "Editing documents": "Ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u", "Editing presentations": "Ch\u1ec9nh s\u1eeda b\u1ea3n tr\u00ecnh b\u00e0y", "Editing spreadsheets": "Ch\u1ec9nh s\u1eeda trang t\u00ednh", "Editing text documents": "Ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u v\u0103n b\u1ea3n", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "Tho\u00e1t ch\u1ebf \u0111\u1ed9 hi\u1ec7n t\u1ea1i, t\u1ee9c l\u00e0 t\u1eeb ch\u1ebf \u0111\u1ed9 ch\u1ec9nh s\u1eeda chuy\u1ec3n sang ch\u1ebf \u0111\u1ed9 ch\u1ecdn \u0111\u1ed1i t\u01b0\u1ee3ng, t\u1eeb ch\u1ebf \u0111\u1ed9 ch\u1ecdn \u0111\u1ed1i t\u01b0\u1ee3ng chuy\u1ec3n sang ch\u1ebf \u0111\u1ed9 xem.", "Extend the selection down one page": "M\u1edf r\u1ed9ng v\u00f9ng ch\u1ecdn xu\u1ed1ng m\u1ed9t trang", "Extend the selection up one page": "M\u1edf r\u1ed9ng l\u1ef1a ch\u1ecdn l\u00ean m\u1ed9t trang", "Fill Down": "\u0110i\u1ec1n xu\u1ed1ng", "Focus to document from menu": "T\u1eadp trung v\u00e0o t\u00e0i li\u1ec7u t\u1eeb menu", "Focus to notebookbar menu": "T\u1eadp trung v\u00e0o menu notebookbar", "Focus to selected comment's menu": "T\u1eadp trung v\u00e0o menu c\u1ee7a nh\u1eadn x\u00e9t \u0111\u00e3 ch\u1ecdn", "Format the source cell with the font, color background and more.": "\u0110\u1ecbnh d\u1ea1ng \u00f4 ngu\u1ed3n v\u1edbi ph\u00f4ng ch\u1eef, m\u00e0u n\u1ec1n v\u00e0 h\u01a1n th\u1ebf n\u1eefa.", "Formatting spreadsheets": "\u0110\u1ecbnh d\u1ea1ng trang t\u00ednh", "Formatting text": "\u0110\u1ecbnh d\u1ea1ng v\u0103n b\u1ea3n", "Formulas": "C\u00f4ng th\u1ee9c", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "C\u00f4ng th\u1ee9c \u0111\u01b0\u1ee3c nh\u1eadp v\u00e0o thanh c\u00f4ng th\u1ee9c. Nh\u1eadp '=' v\u00e0 ch\u00e8n c\u00f4ng th\u1ee9c.", "Frequently Asked Questions": "C\u00e1c c\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p", "General Keyboard Shortcuts": "C\u00e1c ph\u00edm t\u1eaft chung", "Go and select text to end of document": "\u0110i \u0111\u1ebfn v\u0103n b\u1ea3n \u1edf cu\u1ed1i t\u00e0i li\u1ec7u v\u00e0 ch\u1ecdn", "Go and select text to end of textbox": "\u0110i \u0111\u1ebfn v\u00e0 ch\u1ecdn v\u0103n b\u1ea3n \u1edf cu\u1ed1i h\u1ed9p v\u0103n b\u1ea3n", "Go and select text to start of document": "\u0110i v\u00e0 ch\u1ecdn v\u0103n b\u1ea3n \u0111\u1ec3 b\u1eaft \u0111\u1ea7u t\u00e0i li\u1ec7u", "Go and select text to start of textbox": "\u0110i \u0111\u1ebfn v\u00e0 ch\u1ecdn v\u0103n b\u1ea3n \u0111\u1ec3 b\u1eaft \u0111\u1ea7u h\u1ed9p v\u0103n b\u1ea3n", "Go and select to the beginning of a line": "\u0110i \u0111\u1ebfn \u0111\u1ea7u d\u00f2ng v\u00e0 ch\u1ecdn", "Go and select to the end of a line": "\u0110i v\u00e0 ch\u1ecdn \u0111\u1ebfn cu\u1ed1i d\u00f2ng", "Go to beginning of a word": "\u0110i \u0111\u1ebfn \u0111\u1ea7u c\u1ee7a m\u1ed9t t\u1eeb", "Go to beginning of line": "Chuy\u1ec3n \u0111\u1ebfn \u0111\u1ea7u d\u00f2ng", "Go to end of document": "\u0110i \u0111\u1ebfn cu\u1ed1i t\u00e0i li\u1ec7u", "Go to end of line": "\u0110i \u0111\u1ebfn cu\u1ed1i d\u00f2ng", "Go to next sheet.": "Chuy\u1ebfn \u0111\u1ebfn trang t\u00ednh ti\u1ebfp theo.", "Go to previous sheet.": "Chuy\u1ec3n \u0111ang trang t\u00ednh tr\u01b0\u1edbc \u0111\u00f3.", "Go to start of document": "\u0110i \u0111\u1ebfn \u0111\u1ea7u t\u00e0i li\u1ec7u", "Go to start of the next word": "\u0110\u1ebfn \u0111i\u1ec3m \u0111\u1ea7u c\u1ee7a t\u1eeb ti\u1ebfp theo", "Grammar errors in the text is marked with the blue wavy underline. Click on the underlined text with the right mouse button to open a menu with suggestions to correct the grammar error and the offended grammar rules. Select the right suggestion to change the text.": "L\u1ed7i ng\u1eef ph\u00e1p trong v\u0103n b\u1ea3n \u0111\u01b0\u1ee3c \u0111\u00e1nh d\u1ea5u b\u1eb1ng g\u1ea1ch d\u01b0\u1edbi g\u1ee3n s\u00f3ng m\u00e0u xanh lam. Nh\u1ea5p chu\u1ed9t ph\u1ea3i v\u00e0o v\u0103n b\u1ea3n \u0111\u01b0\u1ee3c g\u1ea1ch d\u01b0\u1edbi \u0111\u1ec3 m\u1edf menu v\u1edbi c\u00e1c g\u1ee3i \u00fd s\u1eeda l\u1ed7i ng\u1eef ph\u00e1p v\u00e0 c\u00e1c quy t\u1eafc ng\u1eef ph\u00e1p b\u1ecb vi ph\u1ea1m. Ch\u1ecdn g\u1ee3i \u00fd ph\u00f9 h\u1ee3p \u0111\u1ec3 thay \u0111\u1ed5i v\u0103n b\u1ea3n.", "Handling Tables": "X\u1eed l\u00fd b\u1ea3ng", "Handling images": "X\u1eed l\u00fd h\u00ecnh \u1ea3nh", "Home": "Nh\u00e0", "Hover the mouse on the document name in the menu bar.": "Di chu\u1ed9t v\u00e0o t\u00ean t\u00e0i li\u1ec7u trong thanh menu.", "How can I change the line, area and position of a shape in my slides?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 thay \u0111\u1ed5i \u0111\u01b0\u1eddng th\u1eb3ng, di\u1ec7n t\u00edch v\u00e0 v\u1ecb tr\u00ed c\u1ee7a m\u1ed9t h\u00ecnh trong c\u00e1c trang tr\u00ecnh b\u00e0y c\u1ee7a t\u00f4i?", "How can I check spelling in my language?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 ki\u1ec3m tra ch\u00ednh t\u1ea3 b\u1eb1ng ng\u00f4n ng\u1eef c\u1ee7a t\u00f4i?", "How can I copy the formatting of existing cells to new ones?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 sao ch\u00e9p \u0111\u1ecbnh d\u1ea1ng c\u1ee7a c\u00e1c \u00f4 hi\u1ec7n c\u00f3 sang c\u00e1c \u00f4 m\u1edbi?", "How can I import CSV data?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 nh\u1eadp d\u1eef li\u1ec7u CSV?", "How can I insert a currency, copyright or trademark symbol in the document?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 ch\u00e8n k\u00fd hi\u1ec7u ti\u1ec1n t\u1ec7, b\u1ea3n quy\u1ec1n ho\u1eb7c nh\u00e3n hi\u1ec7u v\u00e0o t\u00e0i li\u1ec7u?", "How can I make the new text look like other existing text?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 l\u00e0m cho v\u0103n b\u1ea3n m\u1edbi tr\u00f4ng gi\u1ed1ng nh\u01b0 c\u00e1c v\u0103n b\u1ea3n hi\u1ec7n c\u00f3 kh\u00e1c?", "How can I quit {productname} without saving my edits?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 tho\u00e1t kh\u1ecfi {productname} m\u00e0 kh\u00f4ng l\u01b0u c\u00e1c ch\u1ec9nh s\u1eeda c\u1ee7a m\u00ecnh?", "How can I remove the red wavy lines in my document?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 x\u00f3a c\u00e1c \u0111\u01b0\u1eddng l\u01b0\u1ee3n s\u00f3ng m\u00e0u \u0111\u1ecf trong t\u00e0i li\u1ec7u c\u1ee7a t\u00f4i?", "How can I run my slide show?": "L\u00e0m c\u00e1ch n\u00e0o t\u00f4i c\u00f3 th\u1ec3 ch\u1ea1y tr\u00ecnh chi\u1ebfu c\u1ee7a m\u00ecnh?", "How can I select data to print?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 ch\u1ecdn d\u1eef li\u1ec7u \u0111\u1ec3 in?", "How do I change the page orientation to landscape inside my document": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 thay \u0111\u1ed5i h\u01b0\u1edbng trang th\u00e0nh kh\u00f4\u0309 ngang b\u00ean trong t\u00e0i li\u1ec7u c\u1ee7a t\u00f4i", "How do I get a word count of my document?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 t\u00f4i bi\u00ea\u0301t \u0111\u01b0\u1ee3c s\u1ed1 l\u01b0\u1ee3ng t\u1eeb trong t\u00e0i li\u1ec7u c\u1ee7a m\u00ecnh?", "How do I rename a sheet?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 \u0111\u1ed5i t\u00ean trang t\u00ednh?", "How do I save a document with another name?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 l\u01b0u t\u00e0i li\u1ec7u v\u1edbi t\u00ean kh\u00e1c?", "How do I set the margins of the document?": "L\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 \u0111\u1eb7t l\u1ec1 c\u1ee7a t\u00e0i li\u1ec7u?", "If no table or range was selected, a prototype chart is displayed.": "N\u1ebfu kh\u00f4ng c\u00f3 b\u1ea3ng ho\u1eb7c ph\u1ea1m vi n\u00e0o \u0111\u01b0\u1ee3c ch\u1ecdn, bi\u1ec3u \u0111\u1ed3 nguy\u00ean m\u1eabu s\u1ebd \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb.", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "N\u1ebfu kh\u00f4ng c\u00f3 to\u00e0n b\u1ed9 \u00f4 n\u00e0o \u0111\u01b0\u1ee3c ch\u1ecdn v\u00e0 con tr\u1ecf \u1edf cu\u1ed1i b\u1ea3ng, \u0111o\u1ea1n v\u0103n sau b\u1ea3ng s\u1ebd b\u1ecb x\u00f3a, tr\u1eeb khi \u0111\u00f3 l\u00e0 \u0111o\u1ea1n cu\u1ed1i c\u00f9ng trong t\u00e0i li\u1ec7u.", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "N\u1ebfu kh\u00f4ng c\u00f3 to\u00e0n b\u1ed9 \u00f4 n\u00e0o \u0111\u01b0\u1ee3c ch\u1ecdn, v\u0103n b\u1ea3n t\u1eeb con tr\u1ecf \u0111\u1ebfn cu\u1ed1i c\u00e2u hi\u1ec7n t\u1ea1i s\u1ebd b\u1ecb x\u00f3a. N\u1ebfu con tr\u1ecf \u1edf cu\u1ed1i \u00f4 v\u00e0 kh\u00f4ng c\u00f3 to\u00e0n b\u1ed9 \u00f4 n\u00e0o \u0111\u01b0\u1ee3c ch\u1ecdn, n\u1ed9i dung c\u1ee7a \u00f4 ti\u1ebfp theo s\u1ebd b\u1ecb x\u00f3a.", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "N\u1ebfu m\u1ed9t ho\u1eb7c nhi\u1ec1u \u00f4 \u0111\u01b0\u1ee3c ch\u1ecdn, to\u00e0n b\u1ed9 h\u00e0ng ch\u1ee9a v\u00f9ng ch\u1ecdn s\u1ebd b\u1ecb x\u00f3a. N\u1ebfu t\u1ea5t c\u1ea3 c\u00e1c h\u00e0ng \u0111\u01b0\u1ee3c ch\u1ecdn ho\u00e0n to\u00e0n ho\u1eb7c m\u1ed9t ph\u1ea7n, to\u00e0n b\u1ed9 b\u1ea3ng s\u1ebd b\u1ecb x\u00f3a.", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "N\u1ebfu \u00f4 \u0111ang k\u00edch ho\u1ea1t tr\u1ed1ng: chuy\u1ec3n \u0111\u1ebfn \u0111\u1ea7u b\u1ea3ng. N\u1ebfu kh\u00f4ng: nh\u1ea5n l\u1ea7n \u0111\u1ea7u \u0111\u1ec3 chuy\u1ec3n \u0111\u1ebfn \u0111\u1ea7u \u00f4 \u0111ang k\u00edch ho\u1ea1t, nh\u1ea5n l\u1ea7n hai \u0111\u1ec3 \u0111\u1ebfn \u0111\u1ea7u b\u1ea3ng hi\u1ec7n t\u1ea1i, nh\u1ea5n l\u1ea7n ba \u0111\u1ec3 chuy\u1ec3n \u0111\u1ebfn \u0111\u1ea7u t\u00e0i li\u1ec7u.", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "N\u1ebfu \u00f4 \u0111ang k\u00edch ho\u1ea1t tr\u1ed1ng: chuy\u1ec3n \u0111\u1ebfn cu\u1ed1i b\u1ea3ng. N\u1ebfu kh\u00f4ng: nh\u1ea5n l\u1ea7n \u0111\u1ea7u \u0111\u1ec3 \u0111\u1ebfn cu\u1ed1i \u00f4 \u0111ang k\u00edch ho\u1ea1t, nh\u1ea5n l\u1ea7n hai \u0111\u1ec3 \u0111\u1ebfn cu\u1ed1i b\u1ea3ng hi\u1ec7n t\u1ea1i, nh\u1ea5n l\u1ea7n ba \u0111\u1ec3 \u0111\u1ebfn cu\u1ed1i t\u00e0i li\u1ec7u.", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "N\u1ebfu \u00f4 \u0111ang k\u00edch ho\u1ea1t tr\u1ed1ng: ch\u1ecdn to\u00e0n b\u1ed9 b\u1ea3ng. N\u1ebfu kh\u00f4ng th\u00ec ch\u1ecdn n\u1ed9i dung c\u1ee7a \u00f4 \u0111ang k\u00edch ho\u1ea1t. Nh\u1ea5n m\u1ed9t l\u1ea7n n\u1eefa \u0111\u1ec3 ch\u1ecdn to\u00e0n b\u1ed9 b\u1ea3ng.", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "H\u00ecnh \u1ea3nh c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c thay \u0111\u1ed5i k\u00edch th\u01b0\u1edbc, xoay v\u00e0 neo. V\u0103n b\u1ea3n c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c bao quanh h\u00ecnh \u1ea3nh. Ch\u1ecdn h\u00ecnh \u1ea3nh v\u00e0 m\u1edf menu ng\u1eef c\u1ea3nh. S\u1eed d\u1ee5ng c\u00e1c n\u00fat \u0111i\u1ec1u khi\u1ec3n h\u00ecnh \u1ea3nh \u0111\u1ec3 thay \u0111\u1ed5i k\u00edch th\u01b0\u1edbc h\u00ecnh \u1ea3nh b\u1eb1ng chu\u1ed9t.", "In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.": "Ng\u01b0\u1ee3c l\u1ea1i, \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp \u00e1p d\u1ee5ng \u0111\u1ecbnh d\u1ea1ng cho c\u00e1c \u0111o\u1ea1n tr\u00edch \u0111\u01b0\u1ee3c ch\u1ecdn c\u1ee7a n\u1ed9i dung t\u00e0i li\u1ec7u. Tr\u00ean m\u1ed9t t\u00e0i li\u1ec7u d\u00e0i, \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp ph\u1ea3i \u0111\u01b0\u1ee3c \u00e1p d\u1ee5ng trong m\u1ed7i \u0111o\u1ea1n tr\u00edch v\u0103n b\u1ea3n, bi\u1ebfn vi\u1ec7c \u0111\u1ecbnh d\u1ea1ng v\u0103n b\u1ea3n tr\u1edf th\u00e0nh m\u1ed9t nhi\u1ec7m v\u1ee5 d\u00e0i, d\u1ec5 x\u1ea3y ra l\u1ed7i v\u00e0 ch\u1eadm tr\u1ec5.", "In the Breaks area, mark Insert, Type: Page Break, Position: Before.": "Trong v\u00f9ng D\u1ea5u ng\u1eaft, \u0111\u00e1nh d\u1ea5u Ch\u00e8n, Lo\u1ea1i: Ng\u1eaft trang, V\u1ecb tr\u00ed: Tr\u01b0\u1edbc.", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "Trong h\u1ed9p tho\u1ea1i B\u1ed9 l\u1ecdc Chu\u1ea9n , b\u1ea1n c\u0169ng c\u00f3 th\u1ec3 x\u00e1c \u0111\u1ecbnh c\u00e1c ph\u1ea1m vi ch\u1ee9a c\u00e1c gi\u00e1 tr\u1ecb trong c\u00e1c tr\u01b0\u1eddng d\u1eef li\u1ec7u c\u1ee5 th\u1ec3. B\u1ea1n c\u00f3 th\u1ec3 s\u1eed d\u1ee5ng b\u1ed9 l\u1ecdc ti\u00eau chu\u1ea9n \u0111\u1ec3 k\u1ebft n\u1ed1i c\u00e1c \u0111i\u1ec1u ki\u1ec7n v\u1edbi to\u00e1n t\u1eed logic AND ho\u1eb7c OR.", "Inactive document": "T\u00e0i li\u1ec7u kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng", "Increase/decrease the size of the column/row on the left/top cell edge": "T\u0103ng / gi\u1ea3m k\u00edch th\u01b0\u1edbc c\u1ee7a c\u1ed9t / h\u00e0ng \u1edf c\u1ea1nh tr\u00e1i / tr\u00ean c\u00f9ng c\u1ee7a \u00f4", "Increases/decreases the size of the column/row on the right/bottom cell edge": "T\u0103ng / gi\u1ea3m k\u00edch th\u01b0\u1edbc c\u1ee7a c\u1ed9t / h\u00e0ng \u1edf c\u1ea1nh b\u00ean ph\u1ea3i / d\u01b0\u1edbi c\u00f9ng c\u1ee7a \u00f4", "Insert cells (as in menu Insert - Cells)": "Th\u00eam c\u1ed9t (nh\u01b0 menu Ch\u00e8n - \u00d4)", "Insert column and row breaks in the spreadsheet to narrow the print range and print the document to download. On printing the PDF, select the pages of interest.": "Ch\u00e8n c\u00e1c d\u1ea5u ng\u1eaft c\u1ed9t v\u00e0 h\u00e0ng trong b\u1ea3ng t\u00ednh \u0111\u1ec3 thu h\u1eb9p ph\u1ea1m vi in v\u00e0 in t\u00e0i li\u1ec7u \u0111\u1ec3 t\u1ea3i xu\u1ed1ng. Khi in PDF, h\u00e3y ch\u1ecdn c\u00e1c trang quan t\u00e2m.", "Insert comment": "Ch\u00e8n ch\u00fa th\u00edch", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "Ch\u00e8n nh\u1eadn x\u00e9t v\u00e0o {productname} \u1edf nh\u1eefng v\u1ecb tr\u00ed c\u1ea7n ng\u01b0\u1eddi \u0111\u1ecdc ch\u00fa \u00fd \u0111\u1eb7c bi\u1ec7t. B\u00ecnh lu\u1eadn \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb \u1edf b\u00ean ph\u1ea3i v\u00e0 mang t\u00ean v\u00e0 ng\u00e0y c\u1ee7a ng\u01b0\u1eddi ph\u00e1t h\u00e0nh.", "Insert endnote": "Ch\u00e8n ch\u00fa th\u00edch cu\u1ed1i v\u0103n b\u1ea3n", "Insert footnote": "Ch\u00e8n ch\u00fa th\u00edch cu\u1ed1i trang", "Insert line break": "Ch\u00e8n ng\u1eaft d\u00f2ng", "Insert new paragraph directly before or after a section, or before a table": "Ch\u00e8n \u0111o\u1ea1n v\u0103n m\u1edbi tr\u1ef1c ti\u1ebfp tr\u01b0\u1edbc ho\u1eb7c sau m\u1ed9t ph\u1ea7n, ho\u1eb7c tr\u01b0\u1edbc m\u1ed9t b\u1ea3ng", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "Ch\u00e8n \u0111o\u1ea1n v\u0103n m\u1edbi m\u00e0 kh\u00f4ng \u0111\u00e1nh s\u1ed1 b\u00ean trong danh s\u00e1ch. Kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng khi con tr\u1ecf \u1edf cu\u1ed1i danh s\u00e1ch.", "Insert non-breaking hyphen": "Ch\u00e8n d\u1ea5u g\u1ea1ch n\u1ed1i kh\u00f4ng ng\u1eaft", "Insert non-breaking space": "Ch\u00e8n kho\u1ea3ng tr\u1ed1ng kh\u00f4ng ng\u1eaft", "Insert soft hyphen": "Ch\u00e8n d\u1ea5u g\u1ea1ch n\u1ed1i m\u1ec1m", "Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the Table menu. The default paragraph style inside cells is \u201cTable contents\u201d.": "Ch\u00e8n b\u1ea3ng v\u1edbi bi\u1ec3u t\u01b0\u1ee3ng th\u00edch h\u1ee3p tr\u00ean thanh c\u00f4ng c\u1ee5. Ch\u1ecdn s\u1ed1 h\u00e0ng v\u00e0 c\u1ed9t ban \u0111\u1ea7u. Th\u00eam h\u00e0ng v\u00e0 c\u1ed9t b\u1eb1ng menu ng\u1eef c\u1ea3nh \u00f4. H\u1ee3p nh\u1ea5t c\u00e1c \u00f4 v\u1edbi menu B\u1ea3ng. Ki\u1ec3u \u0111o\u1ea1n v\u0103n m\u1eb7c \u0111\u1ecbnh b\u00ean trong \u00f4 l\u00e0 \"N\u1ed9i dung b\u1ea3ng\".", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "Ch\u00e8n \u0111i\u1ec3m d\u1eebng tab (ch\u1ec9 trong b\u1ea3ng). T\u00f9y thu\u1ed9c v\u00e0o Tr\u00ecnh qu\u1ea3n l\u00fd c\u1eeda s\u1ed5 \u0111ang s\u1eed d\u1ee5ng, Alt+Tab c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng thay th\u1ebf.", "Is there a thesaurus?": "\u0110\u00e2y c\u00f3 ph\u1ea3i l\u00e0 t\u1eeb \u0111i\u1ec3n \u0111\u1ed3ng ngh\u0129a kh\u00f4ng?", "Italic": "Nghi\u00eang", "Justify": "C\u0103n \u0111\u1ec1u", "Keyboard Shortcuts": "C\u00e1c ph\u00edm t\u1eaft", "Like Alt, but only the active cell is modified": "Gi\u1ed1ng nh\u01b0 Alt, nh\u01b0ng ch\u1ec9 \u00f4 \u0111ang k\u00edch ho\u1ea1t \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i", "Load your CSV data in some native tool to your platform, select and copy it to the clipboard": "T\u1ea3i d\u1eef li\u1ec7u CSV c\u1ee7a b\u1ea1n trong m\u1ed9t s\u1ed1 c\u00f4ng c\u1ee5 g\u1ed1c v\u00e0o n\u1ec1n t\u1ea3ng c\u1ee7a b\u1ea1n, ch\u1ecdn v\u00e0 sao ch\u00e9p n\u00f3 v\u00e0o khay nh\u1edb t\u1ea1m", "Manual page break": "Ng\u1eaft trang th\u1ee7 c\u00f4ng", "Move cursor down one line": "Di chuy\u1ec3n con tr\u1ecf xu\u1ed1ng m\u1ed9t d\u00f2ng", "Move cursor to beginning of the next paragraph": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u0111\u1ea7u \u0111o\u1ea1n ti\u1ebfp theo", "Move cursor to beginning of the previous paragraph": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u0111\u1ea7u \u0111o\u1ea1n tr\u01b0\u1edbc", "Move cursor to the left": "Di chuy\u1ec3n con tr\u1ecf sang tr\u00e1i", "Move cursor to the right": "Di chuy\u1ec3n con tr\u1ecf sang ph\u1ea3i", "Move cursor up one line": "Di chuy\u1ec3n con tr\u1ecf l\u00ean m\u1ed9t d\u00f2ng", "Move cursor with selection to the left": "Di chuy\u1ec3n con tr\u1ecf v\u1edbi l\u1ef1a ch\u1ecdn sang tr\u00e1i", "Move cursor with selection to the right": "Di chuy\u1ec3n con tr\u1ecf v\u1edbi l\u1ef1a ch\u1ecdn sang b\u00ean ph\u1ea3i", "Move the view down one page": "Di chuy\u1ec3n ch\u1ebf \u0111\u1ed9 xem xu\u1ed1ng m\u1ed9t trang", "Move the view up one page": "Di chuy\u1ec3n ch\u1ebf \u0111\u1ed9 xem l\u00ean m\u1ed9t trang", "Move to next text object on drawing page": "Di chuy\u1ec3n \u0111\u1ebfn \u0111\u1ed1i t\u01b0\u1ee3ng v\u0103n b\u1ea3n ti\u1ebfp theo tr\u00ean trang v\u1ebd", "Move to next text object on slide": "Di chuy\u1ec3n \u0111\u1ebfn \u0111\u1ed1i t\u01b0\u1ee3ng v\u0103n b\u1ea3n ti\u1ebfp theo tr\u00ean trang chi\u1ebfu", "Moves one screen page to the right.": "Di chuy\u1ec3n m\u1ed9t trang m\u00e0n h\u00ecnh sang b\u00ean ph\u1ea3i.", "Moves one sheet to the left.": "Di chuy\u1ec3n m\u1ed9t sheet sang b\u00ean tr\u00e1i.", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn vi\u1ec1n d\u01b0\u1edbi c\u1ee7a khu v\u1ef1c d\u1eef li\u1ec7u hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 h\u00e0ng b\u00ean d\u01b0\u1edbi \u00f4 c\u00f3 ch\u1ee9a con tr\u1ecf tr\u1ed1ng, con tr\u1ecf s\u1ebd di chuy\u1ec3n \u0111\u1ebfn h\u00e0ng ti\u1ebfp theo ph\u00eda d\u01b0\u1edbi c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u.", "Moves the cursor to the first cell in the sheet (A1).": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u00f4 \u0111\u1ea7u ti\u00ean trong trang t\u00ednh (A1).", "Moves the cursor to the first cell of the current row.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u00f4 \u0111\u1ea7u ti\u00ean c\u1ee7a d\u00f2ng hi\u1ec7n t\u1ea1i.", "Moves the cursor to the last cell of the current row.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u00f4 cu\u1ed1i c\u00f9ng c\u1ee7a d\u00f2ng hi\u1ec7n t\u1ea1i.", "Moves the cursor to the last cell on the sheet that contains data.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u00f4 cu\u1ed1i c\u00f9ng c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u tr\u00ean trang t\u00ednh.", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn vi\u1ec1n tr\u00e1i c\u1ee7a khu v\u1ef1c d\u1eef li\u1ec7u hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 c\u1ed9t b\u00ean tr\u00e1i \u00f4 c\u00f3 ch\u1ee9a con tr\u1ecf tr\u1ed1ng, con tr\u1ecf s\u1ebd di chuy\u1ec3n \u0111\u1ebfn c\u1ed9t ti\u1ebfp theo b\u00ean tr\u00e1i c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn vi\u1ec1n ph\u1ea3i c\u1ee7a khu v\u1ef1c d\u1eef li\u1ec7u hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 c\u1ed9t b\u00ean ph\u1ea3i \u00f4 c\u00f3 ch\u1ee9a con tr\u1ecf tr\u1ed1ng, con tr\u1ecf s\u1ebd di chuy\u1ec3n \u0111\u1ebfn c\u1ed9t ti\u1ebfp theo b\u00ean ph\u1ea3i c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u.", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "Di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn vi\u1ec1n tr\u00ean c\u1ee7a khu v\u1ef1c d\u1eef li\u1ec7u hi\u1ec7n t\u1ea1i. N\u1ebfu nh\u01b0 h\u00e0ng b\u00ean tr\u00ean \u00f4 c\u00f3 ch\u1ee9a con tr\u1ecf tr\u1ed1ng, con tr\u1ecf s\u1ebd di chuy\u1ec3n \u0111\u1ebfn h\u00e0ng ti\u1ebfp theo b\u00ean tr\u00ean c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u.", "Navigating in Spreadsheets": "\u0110i\u1ec1u h\u01b0\u1edbng trong Trang t\u00ednh", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "M\u1ed9t c\u00f4ng d\u1ee5ng c\u1ee7a ch\u1ee9c n\u0103ng B\u1ed9 l\u1ecdc t\u1ef1 \u0111\u1ed9ng l\u00e0 nhanh ch\u00f3ng h\u1ea1n ch\u1ebf hi\u1ec3n th\u1ecb \u0111\u1ed1i v\u1edbi c\u00e1c b\u1ea3n ghi c\u00f3 c\u00e1c m\u1ee5c gi\u1ed1ng nhau trong tr\u01b0\u1eddng d\u1eef li\u1ec7u.", "Open the presentation in {productname}": "M\u1edf b\u1ea3n tr\u00ecnh b\u00e0y trong {productname} ", "Opening, closing, saving, printing and downloading documents": "M\u1edf, \u0111\u00f3ng, l\u01b0u, in v\u00e0 t\u1ea3i xu\u1ed1ng t\u00e0i li\u1ec7u", "Other advanced features": "C\u00e1c t\u00ednh n\u0103ng n\u00e2ng cao kh\u00e1c", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u0110\u1ecbnh d\u1ea1ng \u0111o\u1ea1n v\u0103n", "Paste as unformatted text": "D\u00e1n d\u01b0\u1edbi d\u1ea1ng v\u0103n b\u1ea3n ch\u01b0a \u0111\u01b0\u1ee3c \u0111\u1ecbnh d\u1ea1ng", "Paste from the browser Edit \u2192 Paste or press Ctrl+V. The Text Import dialog opens to let you describe the precise format of the CSV data.": "D\u00e1n t\u1eeb tr\u00ecnh duy\u1ec7t Ch\u1ec9nh s\u1eeda \u2192 D\u00e1n ho\u1eb7c nh\u1ea5n Ctrl+V. H\u1ed9p tho\u1ea1i Nh\u1eadp v\u0103n b\u1ea3n m\u1edf ra \u0111\u1ec3 cho ph\u00e9p b\u1ea1n m\u00f4 t\u1ea3 \u0111\u1ecbnh d\u1ea1ng ch\u00ednh x\u00e1c c\u1ee7a d\u1eef li\u1ec7u CSV.", "Paste special": "D\u00e1n \u0111\u1eb7c bi\u1ec7t", "Pasting": "D\u00e1n", "Place the cursor at the paragraph to be formatted": "\u0110\u1eb7t con tr\u1ecf v\u00e0o \u0111o\u1ea1n v\u0103n b\u1ea3n c\u1ea7n \u0111\u1ecbnh d\u1ea1ng", "Place the cursor at the place where the page orientation is to change. Add an empty paragraph.": "\u0110\u1eb7t con tr\u1ecf v\u00e0o v\u1ecb tr\u00ed m\u00e0 h\u01b0\u1edbng trang s\u1ebd thay \u0111\u1ed5i. Th\u00eam m\u1ed9t \u0111o\u1ea1n tr\u1ed1ng.", "Place the cursor in the position to insert the character.": "\u0110\u1eb7t con tr\u1ecf v\u00e0o v\u1ecb tr\u00ed c\u1ea7n ch\u00e8n k\u00fd t\u1ef1.", "Presentations": "B\u1ea3n tr\u00ecnh b\u00e0y", "Presentations: Microsoft formats PPT, PPTX, OpenDocument Format ODP": "B\u1ea3n tr\u00ecnh b\u00e0y: \u0110\u1ecbnh d\u1ea1ng Microsoft PPT, PPTX, \u0110\u1ecbnh d\u1ea1ng OpenDocument ODP", "Press Insert button. To close the dialog, press Cancel.": "Nh\u1ea5n n\u00fat Ch\u00e8n. \u0110\u1ec3 \u0111\u00f3ng h\u1ed9p tho\u1ea1i, nh\u1ea5n H\u1ee7y.", "Print (Download as PDF)": "In (T\u1ea3i xu\u1ed1ng d\u01b0\u1edbi d\u1ea1ng PDF)", "Promote list item (list item has to be selected)": "T\u0103ng c\u1ea5p m\u1ee5c danh s\u00e1ch (m\u1ee5c danh s\u00e1ch ph\u1ea3i \u0111\u01b0\u1ee3c ch\u1ecdn)", "Redo": "Th\u1ef1c hi\u1ec7n l\u1ea1i", "Remove direct formatting": "X\u00f3a \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp", "Rename a sheet in the spreadsheet document using the context menu (using the right mouse button) over the sheet tab in the bottom. Enter the new sheet name in the dialog that follows.": "\u0110\u1ed5i t\u00ean trang t\u00ednh trong t\u00e0i li\u1ec7u b\u1ea3ng t\u00ednh b\u1eb1ng menu ng\u1eef c\u1ea3nh (s\u1eed d\u1ee5ng n\u00fat chu\u1ed9t ph\u1ea3i) tr\u00ean tab trang t\u00ednh \u1edf d\u01b0\u1edbi c\u00f9ng. Nh\u1eadp t\u00ean trang t\u00ednh m\u1edbi v\u00e0o h\u1ed9p tho\u1ea1i sau \u0111\u00f3.", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "Sao ch\u00e9p / c\u1eaft v\u00e0 d\u00e1n n\u1ed9i dung phong ph\u00fa \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3, kh\u00f4ng ch\u1ec9 trong m\u1ed9t t\u00e0i li\u1ec7u nh\u1ea5t \u0111\u1ecbnh m\u00e0 c\u00f2n tr\u00ean c\u00e1c t\u00e0i li\u1ec7u tr\u00ean {productname} gi\u1ed1ng ho\u1eb7c kh\u00e1c nhau. \u0110\u1ed1i v\u1edbi nh\u1eefng m\u1ee5c \u0111\u00edch s\u1eed d\u1ee5ng n\u1ed9i b\u1ed9 n\u00e0y, ng\u01b0\u1eddi d\u00f9ng c\u00f3 th\u1ec3 sao ch\u00e9p / c\u1eaft n\u1ed9i dung, bao g\u1ed3m c\u1ea3 h\u00ecnh \u1ea3nh v\u00e0 n\u1ed9i dung h\u1ed7n h\u1ee3p, tr\u00ean PC b\u1eb1ng c\u00e1ch s\u1eed d\u1ee5ng tr\u1ef1c ti\u1ebfp c\u00e1c ph\u00edm t\u1eaft (Ctrl+X, Ctrl+C, Ctrl+V). V\u00ec l\u00fd do b\u1ea3o m\u1eadt, c\u1ea7n ph\u1ea3i s\u1eed d\u1ee5ng Ctrl+V \u0111\u1ec3 d\u00e1n tr\u00ean PC, nh\u01b0ng c\u00e1c menu ng\u1eef c\u1ea3nh c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 c\u1eaft v\u00e0 sao ch\u00e9p. Tr\u00ean Android ho\u1eb7c iOS, ch\u1ecdn v\u0103n b\u1ea3n b\u1eb1ng c\u00e1ch nh\u1ea5n \u0111\u00fap v\u00e0 s\u1eed d\u1ee5ng m\u1ed9t l\u1ea7n nh\u1ea5n d\u00e0i \u0111\u1ec3 truy c\u1eadp sao ch\u00e9p / c\u1eaft / d\u00e1n qua menu ng\u1eef c\u1ea3nh l\u00e0 b\u1eaft bu\u1ed9c.", "Search backwards": "T\u00ecm lui", "Search forward": "T\u00ecm ti\u1ebfp", "Select All": "Ch\u1ecdn t\u1ea5t c\u1ea3", "Select Landscape in \u201cWith Page Style\u201d": "Ch\u1ecdn kh\u1ed5 ngang trong \u201cV\u1edbi Ki\u1ec3u trang\u201d", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "Ch\u1ecdn m\u1ed9t b\u1ea3ng trong t\u00e0i li\u1ec7u v\u0103n b\u1ea3n, m\u1ed9t ph\u1ea1m vi trong b\u1ea3ng t\u00ednh ho\u1eb7c m\u1ed9t b\u1ea3ng trong b\u1ea3n tr\u00ecnh b\u00e0y.", "Select all in drawing page": "Ch\u1ecdn t\u1ea5t c\u1ea3 trong trang v\u1ebd", "Select all in slide": "Ch\u1ecdn t\u1ea5t c\u1ea3 trong trang chi\u1ebfu", "Select if you want to change page numbering.": "Ch\u1ecdn n\u1ebfu b\u1ea1n mu\u1ed1n thay \u0111\u1ed5i c\u00e1ch \u0111\u00e1nh s\u1ed1 trang.", "Select lines in downwards direction": "Ch\u1ecdn c\u00e1c d\u00f2ng theo h\u01b0\u1edbng \u0111i xu\u1ed1ng", "Select lines in upwards direction": "Ch\u1ecdn c\u00e1c d\u00f2ng theo h\u01b0\u1edbng l\u00ean tr\u00ean", "Select objects in the order in which they were created": "Ch\u1ecdn c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng theo th\u1ee9 t\u1ef1 ch\u00fang \u0111\u01b0\u1ee3c t\u1ea1o", "Select objects in the reverse order in which they were created": "Ch\u1ecdn c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng theo th\u1ee9 t\u1ef1 ng\u01b0\u1ee3c l\u1ea1i m\u00e0 ch\u00fang \u0111\u01b0\u1ee3c t\u1ea1o ra", "Select the cells you want to format. Release the mouse button.": "Ch\u1ecdn c\u00e1c \u00f4 b\u1ea1n mu\u1ed1n \u0111\u1ecbnh d\u1ea1ng. Th\u1ea3 n\u00fat chu\u1ed9t.", "Select the character set, language and separator options for the CSV file.": "Ch\u1ecdn c\u00e1c t\u00f9y ch\u1ecdn b\u1ed9 k\u00fd t\u1ef1, ng\u00f4n ng\u1eef v\u00e0 d\u1ea5u ph\u00e2n t\u00e1ch cho t\u1ec7p CSV.", "Select the shape in your slide. A set of handles shows.": "Ch\u1ecdn h\u00ecnh d\u1ea1ng trong trang tr\u00ecnh b\u00e0y c\u1ee7a b\u1ea1n. M\u1ed9t t\u1eadp h\u1ee3p c\u00e1c x\u01b0\u0309 li\u0301 hi\u00ea\u0323n ra.", "Select the style to apply in the style dropdown list. The paragraph displays the styles attributes.": "Ch\u1ecdn ki\u1ec3u \u0111\u1ec3 \u00e1p d\u1ee5ng trong danh s\u00e1ch ki\u1ec3u. \u0110o\u1ea1n v\u0103n hi\u1ec3n th\u1ecb c\u00e1c thu\u1ed9c t\u00ednh ki\u1ec3u.", "Select the text with the existing format": "Ch\u1ecdn v\u0103n b\u1ea3n c\u00f3 \u0111\u1ecbnh d\u1ea1ng hi\u1ec7n c\u00f3", "Select the text you want to apply the new format.": "Ch\u1ecdn v\u0103n b\u1ea3n b\u1ea1n mu\u1ed1n \u00e1p d\u1ee5ng \u0111\u1ecbnh d\u1ea1ng m\u1edbi.", "Select the validity criterion in the Allow drop-box list. Depending on the criterion, more options shows. Fill the required data.": "Ch\u1ecdn ti\u00eau ch\u00ed h\u1ee3p l\u1ec7 trong danh s\u00e1ch th\u1ea3 xu\u1ed1ng Cho ph\u00e9p . T\u00f9y thu\u1ed9c v\u00e0o ti\u00eau ch\u00ed, nhi\u1ec1u t\u00f9y ch\u1ecdn hi\u1ec3n th\u1ecb h\u01a1n. \u0110i\u1ec1n c\u00e1c d\u1eef li\u1ec7u c\u1ea7n thi\u1ebft.", "Select to beginning of paragraph": "Ch\u1ecdn \u0111\u1ebfn \u0111\u1ea7u \u0111o\u1ea1n v\u0103n", "Select to end of paragraph": "Ch\u1ecdn \u0111\u1ebfn k\u1ebft th\u00fac \u0111o\u1ea1n v\u0103n", "Select to the left word by word": "Ch\u1ecdn t\u1eeb b\u00ean tr\u00e1i t\u1eebng t\u1eeb", "Select to the right word by word": "Ch\u1ecdn t\u1eebng t\u1eeb theo b\u00ean ph\u1ea3i", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "L\u1ef1a ch\u1ecdn t\u1ea5t c\u1ea3 c\u00e1c \u00f4 c\u00f3 ch\u1ee9a d\u1eef li\u1ec7u t\u1eeb \u00f4 hi\u1ec7n t\u1ea1i \u0111\u1ebfn ph\u00eda cu\u1ed1i c\u1ee7a d\u00e3y \u00f4 d\u1eef li\u1ec7u li\u00ean ti\u1ebfp, theo h\u01b0\u1edbng m\u0169i t\u00ean \u0111\u01b0\u1ee3c nh\u1ea5n. N\u1ebfu s\u1eed d\u1ee5ng \u0111\u1ec3 ch\u1ecdn h\u00e0ng v\u00e0 c\u1ed9t c\u00f9ng v\u1edbi nhau, m\u1ed9t kho\u1ea3ng \u00f4 h\u00ecnh ch\u1eef nh\u1eadt s\u1ebd \u0111\u01b0\u1ee3c ch\u1ecdn.", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "Ch\u1ecdn c\u00e1c \u00f4 t\u1eeb \u00f4 hi\u1ec7n t\u1ea1i t\u1ed1i \u0111a xu\u1ed1ng m\u1ed9t trang trong c\u1ed9t hi\u1ec7n t\u1ea1i ho\u1eb7c m\u1edf r\u1ed9ng s\u1ef1 l\u1ef1a ch\u1ecdn hi\u1ec7n t\u1ea1i xu\u1ed1ng m\u1ed9t trang.", "Selects cells from the current cell to the first cell of the current row.": "Ch\u1ecdn c\u00e1c \u00f4 t\u1eeb \u00f4 hi\u1ec7n t\u1ea1i \u0111\u1ebfn \u00f4 \u0111\u1ea7u ti\u00ean c\u1ee7a h\u00e0ng hi\u1ec7n t\u1ea1i.", "Selects cells from the current cell to the last cell of the current row.": "Ch\u1ecdn c\u00e1c \u00f4 t\u1eeb \u00f4 hi\u1ec7n t\u1ea1i \u0111\u1ebfn \u00f4 cu\u1ed1i c\u00f9ng c\u1ee7a h\u00e0ng hi\u1ec7n t\u1ea1i.", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "Ch\u1ecdn c\u00e1c \u00f4 t\u1eeb \u00f4 hi\u1ec7n t\u1ea1i t\u1ed1i \u0111a l\u00ean m\u1ed9t trang trong c\u1ed9t hi\u1ec7n t\u1ea1i ho\u1eb7c m\u1edf r\u1ed9ng s\u1ef1 l\u1ef1a ch\u1ecdn hi\u1ec7n t\u1ea1i l\u00ean m\u1ed9t trang.", "Set Optimal Column Width": "\u0110\u1eb7t chi\u1ec1u r\u1ed9ng c\u1ed9t t\u1ed1i \u01b0u", "Set the page margins in the dialog.": "\u0110\u1eb7t l\u1ec1 trang trong h\u1ed9p tho\u1ea1i.", "Set the properties of the element of the object.": "\u0110\u1eb7t c\u00e1c thu\u1ed9c t\u00ednh c\u1ee7a ph\u1ea7n t\u1eed c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.", "Shortcut Keys for Tables": "Ph\u00edm t\u1eaft cho B\u1ea3ng", "Slide keyboard shortcuts": "Ph\u00edm t\u1eaft trang chi\u1ebfu", "Slide pane": "Ng\u0103n trang chi\u1ebfu", "Slide show": "Tr\u00ecnh chi\u1ebfu", "Spellchecking": "Ki\u1ec3m tra ch\u00ednh t\u1ea3", "Spreadsheets": "Trang t\u00ednh", "Spreadsheets: Microsoft formats XLS, XLSX, OpenDocument Format ODS": "B\u1ea3ng t\u00ednh: \u0110\u1ecbnh d\u1ea1ng Microsoft XLS, XLSX, \u0110\u1ecbnh d\u1ea1ng OpenDocument ODS", "Standard currency format": "\u0110\u1ecbnh d\u1ea1ng ti\u1ec1n t\u1ec7 ti\u00eau chu\u1ea9n", "Standard date format": "\u0110\u1ecbnh d\u1ea1ng ng\u00e0y ti\u00eau chu\u1ea9n", "Standard exponential format": "\u0110\u1ecbnh d\u1ea1ng h\u00e0m m\u0169 ti\u00eau chu\u1ea9n", "Standard format": "\u0110\u1ecbnh d\u1ea1ng ti\u00eau chu\u1ea9n", "Standard percentage format (two decimal places)": "\u0110\u1ecbnh d\u1ea1ng ph\u1ea7n tr\u0103m ti\u00eau chu\u1ea9n (hai ch\u1eef s\u1ed1 th\u1eadp ph\u00e2n)", "Strikethrough": "G\u1ea1ch \u0111\u00e8", "Subscript": "Ch\u1ec9 s\u1ed1 D\u01b0\u1edbi", "Superscript": "Ch\u1ec9 s\u1ed1 tr\u00ean", "Switch cursor between text and footer": "Chuy\u1ec3n con tr\u1ecf gi\u1eefa v\u0103n b\u1ea3n v\u00e0 ch\u00e2n trang", "Switch cursor between text and header": "Chuy\u1ec3n con tr\u1ecf gi\u1eefa v\u0103n b\u1ea3n v\u00e0 ti\u00eau \u0111\u1ec1", "Tab": "Tab", "Text documents": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n", "Text documents: Microsoft formats DOC, DOCX, RTF. OpenDocument Format ODT": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n: \u0110\u1ecbnh d\u1ea1ng DOC, DOCX, RTF. \u0110\u1ecbnh d\u1ea1ng OpenDocument ODT", "Text formatting": "\u0110\u1ecbnh d\u1ea1ng v\u0103n b\u1ea3n", "Text selection and navigation in a textbox": "L\u1ef1a ch\u1ecdn v\u0103n b\u1ea3n v\u00e0 \u0111i\u1ec1u h\u01b0\u1edbng trong h\u1ed9p v\u0103n b\u1ea3n", "Text selection and navigation in document": "Ch\u1ecdn v\u0103n b\u1ea3n v\u00e0 \u0111i\u1ec1u h\u01b0\u1edbng trong t\u00e0i li\u1ec7u", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "V\u0103n b\u1ea3n, bi\u1ec3u \u0111\u1ed3, h\u00ecnh d\u1ea1ng v\u00e0 h\u00ecnh \u1ea3nh svg s\u1ebd lu\u00f4n s\u1eafc n\u00e9t, khi ph\u00f3ng to, b\u1ea1n s\u1ebd ch\u1ec9 th\u1ea5y c\u00e1c \u0111i\u1ec3m \u1ea3nh xu\u1ea5t hi\u1ec7n \u1edf c\u00e1c h\u00ecnh \u1ea3nh \u0111\u01b0\u1ee3c ch\u00e8n v\u00e0o, ch\u1eb3ng h\u1ea1n nh\u01b0 jpg ho\u1eb7c png.", "The \u00b6 symbol is a formatting mark. It is used to help text alignment and editing and is not printed. To toggle it in the document display, choose menu View \u2192 Formatting mark.": "K\u00fd hi\u1ec7u \u00b6 l\u00e0 m\u1ed9t d\u1ea5u \u0111\u1ecbnh d\u1ea1ng. N\u00f3 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 gi\u00fap c\u0103n ch\u1ec9nh v\u00e0 ch\u1ec9nh s\u1eeda v\u0103n b\u1ea3n v\u00e0 kh\u00f4ng \u0111\u01b0\u1ee3c in ra. \u0110\u1ec3 chuy\u1ec3n \u0111\u00f4\u0309i n\u00f3 trong m\u00e0n h\u00ecnh t\u00e0i li\u1ec7u, h\u00e3y ch\u1ecdn menu Xem \u2192 D\u1ea5u \u0111\u1ecbnh d\u1ea1ng .", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "B\u1ed9 l\u1ecdc n\u00e2ng cao cho ph\u00e9p t\u1ed5ng c\u1ed9ng t\u00e1m \u0111i\u1ec1u ki\u1ec7n b\u1ed9 l\u1ecdc. V\u1edbi c\u00e1c b\u1ed9 l\u1ecdc n\u00e2ng cao, b\u1ea1n nh\u1eadp c\u00e1c \u0111i\u1ec1u ki\u1ec7n tr\u1ef1c ti\u1ebfp v\u00e0o trang t\u00ednh.", "The CSV data is loaded into the selected cell where you pasted, according to these settings.": "D\u1eef li\u1ec7u CSV \u0111\u01b0\u1ee3c t\u1ea3i v\u00e0o \u00f4 \u0111\u00e3 ch\u1ecdn m\u00e0 b\u1ea1n \u0111\u00e3 d\u00e1n, theo c\u00e1c c\u00e0i \u0111\u1eb7t n\u00e0y.", "The color assigned to the changes depends on the user that changes the document.": "M\u00e0u \u0111\u01b0\u1ee3c g\u00e1n cho c\u00e1c thay \u0111\u1ed5i ph\u1ee5 thu\u1ed9c v\u00e0o ng\u01b0\u1eddi d\u00f9ng thay \u0111\u1ed5i t\u00e0i li\u1ec7u.", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "Ng\u00f4n ng\u1eef c\u00f4ng th\u1ee9c ph\u1ea3i c\u1ef1c k\u1ef3 quen thu\u1ed9c v\u1edbi b\u1ea5t k\u1ef3 ng\u01b0\u1eddi d\u00f9ng b\u1ea3ng t\u00ednh n\u00e0o v\u00e0 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh r\u1ea5t chi ti\u1ebft trong \u0111\u1eb7c t\u1ea3 OASIS OpenFormula.", "This is easy to do using the Paintbrush tool in the toolbar.": "\u0110i\u1ec1u n\u00e0y r\u1ea5t d\u1ec5 th\u1ef1c hi\u1ec7n b\u1eb1ng c\u00e1ch s\u1eed d\u1ee5ng c\u00f4ng c\u1ee5 Paintbrush tr\u00ean thanh c\u00f4ng c\u1ee5.", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u0110i\u1ec1u n\u00e0y \u0111\u1eb7c bi\u1ec7t h\u1eefu \u00edch - gi\u1ea3 s\u1eed khi m\u1ed9t \u0111\u1ed3ng nghi\u1ec7p v\u00f4 t\u00ecnh ch\u1ecdn t\u1ea5t c\u1ea3 v\u0103n b\u1ea3n trong t\u00e0i li\u1ec7u b\u1eb1ng Ctrl+A v\u00e0 ti\u1ebfp t\u1ee5c nh\u1eadp qua n\u00f3 \u0111\u1ec3 h\u1ee7y n\u00f3 - trong khi b\u1ea1n \u0111ang \u0111\u1ed3ng th\u1eddi ch\u1ec9nh s\u1eeda.", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u0110\u1ec3 ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda, h\u00e3y nh\u1ea5p v\u00e0o t\u00e0i li\u1ec7u v\u00e0 l\u1edbp l\u01b0u tr\u1eef v\u00e0 th\u00f4ng b\u00e1o bi\u1ebfn m\u1ea5t. M\u1ecdi thay \u0111\u1ed5i c\u00f3 th\u1ec3 \u0111\u00e3 \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n b\u1edfi nh\u1eefng ng\u01b0\u1eddi d\u00f9ng kh\u00e1c - trong khi c\u1ed9ng t\u00e1c ch\u1ec9nh s\u1eeda t\u00e0i li\u1ec7u - \u0111\u1ec1u \u0111\u01b0\u1ee3c t\u1ea3i l\u1ea1i.", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u0110\u1ec3 sao ch\u00e9p c\u00e1c ph\u1ea7n n\u1ed9i dung l\u1edbn h\u01a1n v\u00e0o c\u00e1c \u1ee9ng d\u1ee5ng kh\u00e1c tr\u00ean thi\u1ebft b\u1ecb c\u1ee7a b\u1ea1n, ng\u01b0\u1eddi d\u00f9ng c\u1ea7n nh\u1ea5n n\u00fat Start download , sau \u0111\u00f3 sao ch\u00e9p l\u1ea1i ph\u1ea7n n\u1ed9i dung n\u00e0y v\u00e0o khay nh\u1edb t\u1ea1m \u0111\u1ec3 cung c\u1ea5p cho \u1ee9ng d\u1ee5ng \u0111\u00edch \u0111\u1ecdc. \u0110i\u1ec1u n\u00e0y c\u00f3 th\u1ec3 th\u1ef1c hi\u1ec7n \u0111\u01b0\u1ee3c th\u00f4ng qua m\u1ed9t ti\u1ec7n \u00edch nh\u1ecf b\u1eadt l\u00ean \u1edf g\u00f3c d\u01b0\u1edbi c\u00f9ng b\u00ean ph\u1ea3i v\u00e0 ch\u1ec9 c\u1ea7n thi\u1ebft \u0111\u1ec3 xu\u1ea5t n\u1ed9i dung \u0111\u1ec3 d\u00e1n trong c\u00e1c \u1ee9ng d\u1ee5ng b\u00ean ngo\u00e0i. B\u01b0\u1edbc n\u00e0y c\u0169ng chuy\u1ec3n \u0111\u1ed5i c\u00e1c ki\u1ec3u \u0111\u1ed1i t\u01b0\u1ee3ng ph\u1ee9c t\u1ea1p th\u00e0nh h\u00ecnh \u1ea3nh t\u0129nh.", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u0110\u1ec3 t\u1ea3i xu\u1ed1ng t\u00e0i li\u1ec7u, t\u1ea3i xu\u1ed1ng t\u1eeb menu {productname} T\u00e0i li\u1ec7uc\u1ee7a \u1ee9ng d\u1ee5ng. C\u00e1c \u0111\u1ecbnh d\u1ea1ng t\u1ea3i xu\u1ed1ng c\u00f3 s\u1eb5n ph\u1ee5 thu\u1ed9c v\u00e0o \u1ee9ng d\u1ee5ng. T\u1ea5t c\u1ea3 c\u00e1c \u1ee9ng d\u1ee5ng xu\u1ea5t t\u00e0i li\u1ec7u \u1edf \u0111\u1ecbnh d\u1ea1ng PDF.", "To exit a {productname} slide show, press the Esc key to return to the presentation edit mode.": "\u0110\u1ec3 tho\u00e1t tr\u00ecnh chi\u1ebfu {productname} , nh\u1ea5n ph\u00edm Esc \u0111\u1ec3 quay l\u1ea1i ch\u1ebf \u0111\u1ed9 ch\u1ec9nh s\u1eeda b\u1ea3n tr\u00ecnh b\u00e0y.", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u0110\u1ec3 quay l\u1ea1i tr\u1ea1ng th\u00e1i \u0111\u00e3 ch\u1ecdn, h\u00e3y ch\u1ecdn n\u00f3 b\u1eb1ng chu\u1ed9t v\u00e0 nh\u1ea5n Chuy\u1ec3n \u0111\u1ebfn tr\u1ea1ng th\u00e1i.", "To open document, click on the file to open the {productname} module associated to the document format.": "\u0110\u1ec3 m\u1edf t\u00e0i li\u1ec7u, nh\u1ea5p v\u00e0o t\u1ec7p \u0111\u1ec3 m\u1edf m\u00f4-\u0111un {productname} \u0111\u01b0\u1ee3c li\u00ean k\u1ebft v\u1edbi \u0111\u1ecbnh d\u1ea1ng t\u00e0i li\u1ec7u.", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u0110\u1ec3 lo\u1ea1i b\u1ecf t\u00ednh h\u1ee3p l\u1ec7 c\u1ee7a \u00f4, h\u00e3y m\u1edf h\u1ed9p tho\u1ea1i v\u00e0 \u0111\u1eb7t danh s\u00e1ch Cho ph\u00e9p th\u00e0nh \u201cT\u1ea5t c\u1ea3 c\u00e1c gi\u00e1 tr\u1ecb\u201d.", "To return to portrait orientation, repeat the procedure, choosing Portrait in \u201cWith page style\u201d.": "\u0110\u1ec3 quay l\u1ea1i kh\u00f4\u0309 d\u1ecdc, h\u00e3y l\u1eb7p l\u1ea1i quy tr\u00ecnh, ch\u1ecdn kh\u00f4\u0309 do\u0323c trong \u201cV\u1edbi ki\u1ec3u trang\u201d.", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u0110\u1ec3 ki\u1ec3m tra ch\u00ednh t\u1ea3 m\u1ed9t c\u00e1ch c\u00f3 h\u1ec7 th\u1ed1ng to\u00e0n b\u1ed9 t\u00e0i li\u1ec7u, h\u00e3y s\u1eed d\u1ee5ng t\u00f9y ch\u1ecdn C\u00f4ng c\u1ee5 c\u1ee7a menu Ch\u00ednh t\u1ea3 .", "Track changes": "Theo d\u00f5i c\u00e1c thay \u0111\u1ed5i", "Two decimal places, thousands separator": "Hai ch\u1eef s\u1ed1 th\u1eadp ph\u00e2n, d\u1ea5u ph\u00e2n c\u00e1ch h\u00e0ng ngh\u00ecn", "Type the new file name in the text box and press Enter.": "Nh\u1eadp t\u00ean t\u1ec7p m\u1edbi v\u00e0o h\u1ed9p v\u0103n b\u1ea3n v\u00e0 nh\u1ea5n Enter.", "Underline": "G\u1ea1ch d\u01b0\u1edbi", "Undo": "Ho\u00e0n t\u00e1c", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "S\u1eed d\u1ee5ng c\u00e1c tab Nh\u1eadp tr\u1ee3 gi\u00fap v\u00e0 C\u1ea3nh b\u00e1o l\u1ed7i \u0111\u1ec3 n\u00e2ng cao kh\u1ea3 n\u0103ng t\u01b0\u01a1ng t\u00e1c c\u1ee7a ng\u01b0\u1eddi d\u00f9ng. Nh\u1ea5p v\u00e0o OK \u0111\u1ec3 \u0111\u00f3ng h\u1ed9p tho\u1ea1i.", "Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.": "S\u1eed d\u1ee5ng thanh c\u00f4ng c\u1ee5 ng\u0103n trang chi\u1ebfu \u1edf d\u01b0\u1edbi c\u00f9ng \u0111\u1ec3 b\u1eaft \u0111\u1ea7u tr\u00ecnh chi\u1ebfu, th\u00eam trang chi\u1ebfu, sao ch\u00e9p ho\u1eb7c x\u00f3a trang chi\u1ebfu hi\u1ec7n t\u1ea1i.", "Using the browser zoom affects the document and user interface areas.": "S\u1eed d\u1ee5ng thu ph\u00f3ng c\u1ee7a tr\u00ecnh duy\u1ec7t \u1ea3nh h\u01b0\u1edfng \u0111\u1ebfn c\u00e1c khu v\u1ef1c t\u00e0i li\u1ec7u v\u00e0 khu v\u1ef1c giao di\u1ec7n ng\u01b0\u1eddi d\u00f9ng.", "Using the page style": "S\u1eed d\u1ee5ng ki\u1ec3u trang", "Using the ruler drag the leftmost edge of the ruler to adjust the left margin, or the rightmost for the right margin.": "D\u00f9ng th\u01b0\u1edbc k\u00e9o m\u00e9p ngo\u00e0i c\u00f9ng b\u00ean tr\u00e1i c\u1ee7a th\u01b0\u1edbc \u0111\u1ec3 \u0111i\u1ec1u ch\u1ec9nh l\u1ec1 tr\u00e1i ho\u1eb7c ngo\u00e0i c\u00f9ng b\u00ean ph\u1ea3i cho l\u1ec1 ph\u1ea3i.", "What are the blue \u00b6 symbol and how can I remove from my text document?": "K\u00fd hi\u1ec7u \u00b6 m\u00e0u xanh lam l\u00e0 g\u00ec v\u00e0 l\u00e0m c\u00e1ch n\u00e0o \u0111\u1ec3 x\u00f3a kh\u1ecfi t\u00e0i li\u1ec7u v\u0103n b\u1ea3n c\u1ee7a t\u00f4i?", "What are the documents file formats supported by {productname}?": "\u0110\u1ecbnh d\u1ea1ng t\u1ec7p t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c {productname} h\u1ed7 tr\u1ee3 l\u00e0 g\u00ec?", "What is the blue wavy underline in some words in the text?": "G\u1ea1ch ch\u00e2n g\u1ee3n s\u00f3ng m\u00e0u xanh \u1edf m\u1ed9t s\u1ed1 t\u1eeb trong v\u0103n b\u1ea3n l\u00e0 g\u00ec?", "What is \u201cClear Direct Formatting\u201d icon?": "Bi\u1ec3u t\u01b0\u1ee3ng \u201cX\u00f3a \u0111\u1ecbnh d\u1ea1ng tr\u1ef1c ti\u1ebfp\u201d l\u00e0 g\u00ec?", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "Khi {productname} ph\u00e1t hi\u1ec7n r\u1eb1ng kh\u00f4ng c\u00f3 b\u1ea5t k\u1ef3 ho\u1ea1t \u0111\u1ed9ng n\u00e0o trong tr\u00ecnh duy\u1ec7t trong m\u1ed9t th\u1eddi gian, n\u00f3 s\u1ebd \u0111\u1eb7t t\u00e0i li\u1ec7u \u1edf tr\u1ea1ng th\u00e1i \u201cKh\u00f4ng ho\u1ea1t \u0111\u1ed9ng\u201d. T\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb v\u1edbi l\u1edbp ph\u1ee7 m\u00e0u x\u00e1m trong su\u1ed1t, v\u1edbi th\u00f4ng b\u00e1o \u201cT\u00e0i li\u1ec7u kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng - vui l\u00f2ng nh\u1ea5p \u0111\u1ec3 ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda\u201d.", "When closing a document, it is automatically saved if it has been changed.": "Khi \u0111\u00f3ng t\u00e0i li\u1ec7u, t\u00e0i li\u1ec7u s\u1ebd t\u1ef1 \u0111\u1ed9ng \u0111\u01b0\u1ee3c l\u01b0u n\u1ebfu t\u00e0i li\u1ec7u \u0111\u00e3 \u0111\u01b0\u1ee3c thay \u0111\u1ed5i.", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "Khi nhi\u1ec1u ng\u01b0\u1eddi ch\u1ec9nh s\u1eeda c\u00f9ng m\u1ed9t t\u00e0i li\u1ec7u \u0111\u1ed3ng th\u1eddi, c\u00e1c thay \u0111\u1ed5i c\u1ee7a h\u1ecd c\u00f3 th\u1ec3 x\u1ea3y ra xung \u0111\u1ed9t v\u00e0 \u0111i\u1ec1u n\u00e0y c\u00f3 th\u1ec3 g\u00e2y ra m\u1ed9t s\u1ed1 nh\u1ea7m l\u1eabn. Ch\u1ee9c n\u0103ng s\u1eeda ch\u1eefa t\u00e0i li\u1ec7u cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng ho\u00e0n t\u00e1c c\u00e1c thay \u0111\u1ed5i c\u1ee7a tr\u00ecnh ch\u1ec9nh s\u1eeda kh\u00e1c \u0111\u1ed1i v\u1edbi t\u00e0i li\u1ec7u v\u1ec1 tr\u1ea1ng th\u00e1i tr\u01b0\u1edbc \u0111\u00f3.", "When you have internal cut or copied content, you can paste this content using the context menu.": "Khi b\u1ea1n c\u00f3 n\u1ed9i dung \u0111\u01b0\u1ee3c c\u1eaft ho\u1eb7c sao ch\u00e9p n\u1ed9i b\u1ed9, b\u1ea1n c\u00f3 th\u1ec3 d\u00e1n n\u1ed9i dung n\u00e0y b\u1eb1ng menu ng\u1eef c\u1ea3nh.", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "Khi b\u1ea1n d\u00e1n n\u1ed9i dung \u0111\u01b0\u1ee3c sao ch\u00e9p t\u1eeb trong c\u00f9ng m\u1ed9t t\u00e0i li\u1ec7u, \u0111\u1ecbnh d\u1ea1ng v\u00e0 c\u00e1c ph\u1ea7n t\u1eed \u0111\u01b0\u1ee3c duy tr\u00ec. N\u1ebfu b\u1ea1n sao ch\u00e9p t\u1eeb t\u00e0i li\u1ec7u kh\u00e1c, trong tab ho\u1eb7c c\u1eeda s\u1ed5 tr\u00ecnh duy\u1ec7t kh\u00e1c ho\u1eb7c t\u1eeb b\u00ean ngo\u00e0i tr\u00ecnh duy\u1ec7t, n\u1ed9i dung \u0111\u01b0\u1ee3c d\u00e1n s\u1ebd gi\u1eef nguy\u00ean v\u0103n b\u1ea3n \u0111a d\u1ea1ng th\u1ee9c.", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "Khi b\u1ea1n d\u00e1n v\u0103n b\u1ea3n t\u1eeb b\u00ean trong t\u00e0i li\u1ec7u, \u0111\u1ecbnh d\u1ea1ng s\u1ebd \u0111\u01b0\u1ee3c t\u00f4n tr\u1ecdng. B\u1ea1n c\u0169ng c\u00f3 th\u1ec3 d\u00e1n c\u00e1c \u0111\u1ed1i t\u01b0\u1ee3ng, ch\u1eb3ng h\u1ea1n nh\u01b0 h\u00ecnh \u1ea3nh, n\u1ebfu ch\u00fang \u0111\u01b0\u1ee3c sao ch\u00e9p t\u1eeb t\u00e0i li\u1ec7u b\u1ea1n \u0111ang l\u00e0m vi\u1ec7c.", "When you turn on Track Changes, {productname} marks up new changes made to the document. Select this option again to turn it off.": "Khi b\u1ea1n b\u1eadt Theo d\u00f5i thay \u0111\u1ed5i, {productname} \u0111\u00e1nh d\u1ea5u c\u00e1c thay \u0111\u1ed5i m\u1edbi \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n \u0111\u1ed1i v\u1edbi t\u00e0i li\u1ec7u. Ch\u1ecdn l\u1ea1i t\u00f9y ch\u1ecdn n\u00e0y \u0111\u1ec3 t\u1eaft.", "Why can't I delete text? It just gets a strike-through?": "T\u1ea1i sao t\u00f4i kh\u00f4ng th\u1ec3 x\u00f3a v\u0103n b\u1ea3n? N\u00f3 ch\u1ec9 b\u1ecb g\u1ea1ch ngang?", "Why did the text I just typed change automatically? How can I revert it?": "T\u1ea1i sao v\u0103n b\u1ea3n t\u00f4i v\u1eeba nh\u1eadp l\u1ea1i t\u1ef1 \u0111\u1ed9ng thay \u0111\u1ed5i? L\u00e0m th\u1ebf n\u00e0o t\u00f4i c\u00f3 th\u1ec3 ho\u00e0n nguy\u00ean n\u00f3?", "With track changes enabled your document is shown the following manner:": "Khi b\u1eadt theo d\u00f5i ca\u0301c thay \u0111\u00f4\u0309i, t\u00e0i li\u1ec7u c\u1ee7a b\u1ea1n \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb theo c\u00e1ch sau:", "Word count is also displayed in the status bar. If no text is selected the word count is for the whole document. Otherwise the word count is for the selected text.": "S\u1ed1 l\u01b0\u1ee3ng t\u1eeb c\u0169ng \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb tr\u00ean thanh tr\u1ea1ng th\u00e1i. N\u1ebfu kh\u00f4ng c\u00f3 v\u0103n b\u1ea3n n\u00e0o \u0111\u01b0\u1ee3c ch\u1ecdn, th\u00ec s\u1ed1 t\u1eeb s\u1ebd d\u00e0nh cho to\u00e0n b\u1ed9 t\u00e0i li\u1ec7u. N\u1ebfu kh\u00f4ng, s\u1ed1 t\u1eeb d\u00e0nh cho v\u0103n b\u1ea3n \u0111\u00e3 ch\u1ecdn.", "Word count is available in Tools \u2192 Word count. A dialog shows word counts for selection and for the whole document.": "S\u1ed1 l\u01b0\u1ee3ng t\u1eeb c\u00f3 s\u1eb5n trong C\u00f4ng c\u1ee5 \u2192 S\u1ed1 t\u1eeb . H\u1ed9p tho\u1ea1i hi\u1ec3n th\u1ecb s\u1ed1 l\u01b0\u1ee3ng t\u1eeb \u0111\u1ec3 l\u1ef1a ch\u1ecdn v\u00e0 cho to\u00e0n b\u1ed9 t\u00e0i li\u1ec7u.", "Word processor functions": "C\u00e1c ch\u1ee9c n\u0103ng c\u1ee7a b\u1ed9 x\u1eed l\u00fd v\u0103n b\u1ea3n", "Yes. {productname} opens password-protected documents, but it is necessary to supply the password in the \u201cEnter password\u201d prompt at load time.": "\u0110\u00fang. {productname} m\u1edf t\u00e0i li\u1ec7u \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1eb1ng m\u1eadt kh\u1ea9u, nh\u01b0ng c\u1ea7n ph\u1ea3i cung c\u1ea5p m\u1eadt kh\u1ea9u trong l\u1eddi nh\u1eafc \u201cNh\u1eadp m\u1eadt kh\u1ea9u\u201d t\u1ea1i th\u1eddi \u0111i\u1ec3m t\u1ea3i.", "Yes. Click in the word you want and choose Tools \u2192 Thesaurus. A dialog opens with many suggestions for replacements.": "\u0110\u00fang. Nh\u1ea5p v\u00e0o t\u1eeb b\u1ea1n mu\u1ed1n v\u00e0 ch\u1ecdn C\u00f4ng c\u1ee5 \u2192 T\u1eeb \u0111\u1ed3ng ngh\u0129a. M\u1ed9t h\u1ed9p tho\u1ea1i m\u1edf ra v\u1edbi nhi\u1ec1u g\u1ee3i \u00fd thay th\u1ebf.", "You can either browse the characters displayed with the drop lists or type a search key in the Search box. If you know the Unicode numeric code of the special character, enter in the boxes on the right.": "B\u1ea1n c\u00f3 th\u1ec3 duy\u1ec7t c\u00e1c k\u00fd t\u1ef1 \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb v\u1edbi danh s\u00e1ch th\u1ea3 xu\u1ed1ng ho\u1eb7c nh\u1eadp ph\u00edm t\u00ecm ki\u1ebfm v\u00e0o h\u1ed9p T\u00ecm ki\u1ebfm. N\u1ebfu b\u1ea1n bi\u1ebft m\u00e3 s\u1ed1 Unicode c\u1ee7a k\u00fd t\u1ef1 \u0111\u1eb7c bi\u1ec7t, h\u00e3y nh\u1eadp v\u00e0o c\u00e1c \u00f4 b\u00ean ph\u1ea3i.", "You can insert these special characters in the document using the Special Character dialog.": "B\u1ea1n c\u00f3 th\u1ec3 ch\u00e8n c\u00e1c k\u00fd t\u1ef1 \u0111\u1eb7c bi\u1ec7t n\u00e0y v\u00e0o t\u00e0i li\u1ec7u b\u1eb1ng h\u1ed9p tho\u1ea1i K\u00fd t\u1ef1 \u0111\u1eb7c bi\u1ec7t.", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "B\u1ea1n c\u00f3 th\u1ec3 chuy\u1ec3n \u0111\u1ebfn con tr\u1ecf c\u1ee7a ng\u01b0\u1eddi d\u00f9ng b\u1eb1ng c\u00e1ch nh\u1ea5p v\u00e0o t\u00ean (ho\u1eb7c h\u00ecnh \u0111\u1ea1i di\u1ec7n) c\u1ee7a ng\u01b0\u1eddi d\u00f9ng. C\u00f3 th\u1ec3 theo d\u00f5i ch\u1ec9nh s\u1eeda.", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "B\u1ea1n c\u00f3 th\u1ec3 d\u00e1n d\u01b0\u1edbi d\u1ea1ng v\u0103n b\u1ea3n ch\u01b0a \u0111\u01b0\u1ee3c \u0111\u1ecbnh d\u1ea1ng b\u1eb1ng ph\u00edm t\u1eaft: Ctrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "B\u1ea1n ch\u1ec9nh s\u1eeda b\u1ea3ng t\u00ednh tr\u1ef1c tuy\u1ebfn gi\u1ed1ng nh\u01b0 c\u00e1ch b\u1ea1n ch\u1ec9nh s\u1eeda b\u1ea3ng t\u00ednh tr\u00ean m\u00e1y t\u00ednh \u0111\u1ec3 b\u00e0n. C\u00e1c thao t\u00e1c nh\u01b0 nh\u1eadp d\u1eef li\u1ec7u, ch\u1ecdn ph\u1ea1m vi, c\u1ed9t, h\u00e0ng ho\u1eb7c trang t\u00ednh \u0111\u1ec1u gi\u1ed1ng nhau. S\u1eed d\u1ee5ng b\u00e0n ph\u00edm, menu ho\u1eb7c thanh c\u00f4ng c\u1ee5 \u0111\u1ec3 ra l\u1ec7nh cho c\u00e1c h\u00e0nh \u0111\u1ed9ng trong b\u1ea3ng t\u00ednh. K\u00e9o n\u1ed9i dung \u00f4 \u0111\u1ec3 \u0111i\u1ec1n d\u1eef li\u1ec7u v\u00e0o \u00f4 c\u0169ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3. C\u00e1c l\u1ec7nh sao ch\u00e9p, c\u1eaft v\u00e0 d\u00e1n c\u00f3 s\u1eb5n t\u1eeb menu ng\u1eef c\u1ea3nh. Ti\u1ebfp theo d\u1eef li\u1ec7u \u0111\u00e3 nh\u1eadp b\u1eb1ng Tab s\u1ebd di chuy\u1ec3n con tr\u1ecf \u0111\u1ebfn \u00f4 ti\u1ebfp theo \u1edf b\u00ean ph\u1ea3i v\u00e0 v\u1edbi Enter v\u00e0o \u00f4 b\u00ean d\u01b0\u1edbi \u0111\u1ec3 d\u1ec5 d\u00e0ng nh\u1eadp d\u1eef li\u1ec7u h\u01a1n.", "You have the AutoCorrection enabled. AutoCorrection changes the text just typed into an internal table of corresponding text. In most cases, AutoCorrection fixes typos while you are typing. If AutoCorrection is not necessary, disable it in Tools \u2192 AutoCorrection \u2192 While typing.": "B\u1ea1n \u0111\u00e3 b\u1eadt T\u1ef1 \u0111\u1ed9ng s\u1eeda l\u1ed7i. T\u1ef1 \u0111\u1ed9ng s\u1eeda l\u1ed7i thay \u0111\u1ed5i v\u0103n b\u1ea3n v\u1eeba nh\u1eadp v\u00e0o m\u1ed9t b\u1ea3ng n\u1ed9i b\u1ed9 ch\u1ee9a v\u0103n b\u1ea3n t\u01b0\u01a1ng \u1ee9ng. Trong h\u1ea7u h\u1ebft c\u00e1c tr\u01b0\u1eddng h\u1ee3p, AutoCorrection s\u1ebd s\u1eeda l\u1ed7i ch\u00ednh t\u1ea3 khi b\u1ea1n \u0111ang nh\u1eadp v\u0103n b\u1ea3n. N\u1ebfu AutoCorrection l\u00e0 kh\u00f4ng c\u1ea7n thi\u1ebft, h\u00e3y t\u1eaft t\u00ednh n\u0103ng n\u00e0y trong C\u00f4ng c\u1ee5 \u2192 AutoCorrection \u2192 Trong khi nh\u1eadp .", "You have the Track Changes feature enabled for the document. Track Changes records all changes in the text and shows the editions for later revision. Useful for marking changes in text and spreadsheets. Track changes are enabled choosing Edit \u2192 Track Changes \u2192 Record.": "B\u1ea1n \u0111\u00e3 b\u1eadt t\u00ednh n\u0103ng Theo d\u00f5i Thay \u0111\u1ed5i cho t\u00e0i li\u1ec7u. Theo d\u00f5i Thay \u0111\u1ed5i ghi l\u1ea1i t\u1ea5t c\u1ea3 c\u00e1c thay \u0111\u1ed5i trong v\u0103n b\u1ea3n v\u00e0 hi\u1ec3n th\u1ecb c\u00e1c \u1ea5n b\u1ea3n \u0111\u1ec3 s\u1eeda \u0111\u1ed5i sau n\u00e0y. H\u1eefu \u00edch \u0111\u1ec3 \u0111\u00e1nh d\u1ea5u c\u00e1c thay \u0111\u1ed5i trong v\u0103n b\u1ea3n v\u00e0 b\u1ea3ng t\u00ednh. Theo do\u0303i thay \u0111\u00f4\u0309i \u0111\u01b0\u1ee3c b\u1eadt khi ch\u1ecdn Ch\u1ec9nh s\u1eeda \u2192 Thay \u0111\u1ed5i b\u1ea3n ghi \u2192 Ghi l\u1ea1i.", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "T\u00e0i li\u1ec7u c\u1ee7a b\u1ea1n \u0111\u01b0\u1ee3c l\u01b0u tr\u1eef v\u00e0 qu\u1ea3n l\u00fd trong b\u1ed9 l\u01b0u tr\u1eef \u0111\u00e1m m\u00e2y \u0111\u01b0\u1ee3c t\u00edch h\u1ee3p v\u1edbi {productname}.", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "n\u01a1i d\u1ea5u (*) \u1edf tr\u00ean bang ph\u00edm s\u1ed1. L\u1ef1a ch\u1ecdn kho\u1ea3ng d\u1eef li\u1ec7u ch\u1ee9a con tr\u1ecf. M\u1ed9t kho\u1ea3n l\u00e0 m\u1ed9t kho\u1ea3ng c\u00e1c \u00f4 li\u00ean ti\u1ebfp nhau ch\u1ee9a d\u1eef li\u1ec7u v\u00e0 \u0111\u01b0\u1ee3c li\u00ean k\u1ebft b\u1edfi c\u00e1c h\u00e0ng v\u00e0 c\u1ed9t tr\u1ed1ng.", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "(/) l\u00e0 ph\u00edm chia tr\u00ean b\u00e0n ph\u00edm s\u1ed1. L\u1ef1a ch\u1ecdn kho\u1ea3ng c\u00f4ng th\u1ee9c ma tr\u1eadn c\u00f3 ch\u1ee9a con tr\u1ecf."} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-zh_CN.json b/f7cloud-office/browser/dist/l10n/help-zh_CN.json new file mode 100644 index 0000000..a1eda74 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-zh_CN.json @@ -0,0 +1 @@ +{"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl+Arrow key merges cell with neighboring cell": "\u5904\u4e8e\u5220\u9664\u6a21\u5f0f 3 \u79d2\uff0c\u65b9\u5411\u952e\u5220\u9664\u884c\u6216\u5217\uff0cCtrl+\u65b9\u5411\u952e\u5c06\u5355\u5143\u683c\u4e0e\u76f8\u90bb\u5355\u5143\u683c\u5408\u5e76", "3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl+Arrow Key inserts cell": "\u5904\u4e8e\u63d2\u5165\u6a21\u5f0f 3 \u79d2\u949f\uff0c\u65b9\u5411\u952e\u63d2\u5165\u884c\u6216\u5217\uff0cCtrl+\u65b9\u5411\u952e\u63d2\u5165\u5355\u5143\u683c", "Alt+Arrow Keys": "Alt+\u65b9\u5411\u952e", "Alt+C": "Alt+C", "Alt+Ctrl+Arrow Keys": "Alt+Ctrl+\u65b9\u5411\u952e", "Alt+Del": "Alt+Del", "Alt+Enter": "Alt+Enter", "Alt+Insert": "Alt+Insert", "Alt+Page Down": "Alt+Page Down", "Alt+Page Up": "Alt+Page Up", "Alt+Shift+Arrow Keys": "Alt+Shift+\u65b9\u5411\u952e", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+*": "Ctrl+*", "Ctrl+-": "Ctrl+-", "Ctrl+/": "Ctrl+/", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+C": "Ctrl+Alt+C", "Ctrl+Alt+D": "Ctrl+Alt+D", "Ctrl+Alt+F": "Ctrl+Alt+F", "Ctrl+Alt+Page Down": "Ctrl+Alt+Page Down", "Ctrl+Alt+Page Up": "Ctrl+Alt+Page Up", "Ctrl+Alt+Shift+Arrow Keys": "Ctrl+Alt+Shift+\u65b9\u5411\u952e", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+Arrow Down": "Ctrl+\u4e0b\u7bad\u5934", "Ctrl+Arrow Left": "Ctrl+\u5de6\u7bad\u5934", "Ctrl+Arrow Right": "Ctrl+\u53f3\u7bad\u5934", "Ctrl+Arrow Up": "Ctrl+\u4e0a\u7bad\u5934", "Ctrl+B": "Ctrl+B", "Ctrl+Backspace": "Ctrl+\u9000\u683c", "Ctrl+C,
Ctrl+Insert": "Ctrl+Shift+Enter", "Ctrl+D": "Ctrl+D", "Ctrl+Del": "Ctrl+Del", "Ctrl+Down Arrow": "Ctrl+\u4e0b\u7bad\u5934", "Ctrl+E": "Ctrl+E", "Ctrl+End": "Ctrl+End", "Ctrl+Enter": "Ctrl+Enter", "Ctrl+F1": "Ctrl+F1", "Ctrl+Home": "Ctrl+Home", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+Left Arrow": "Ctrl+\u5de6\u7bad\u5934", "Ctrl+M": "Ctrl+M", "Ctrl+Minus key": "Ctrl+\u51cf\u53f7\u952e", "Ctrl+P": "Ctrl+P", "Ctrl+PageDown": "Ctrl+\u4e0b\u4e00\u9875", "Ctrl+PageUp": "Ctrl+\u4e0a\u4e00\u9875", "Ctrl+Plus key": "Ctrl+\u52a0\u53f7\u952e", "Ctrl+R": "Ctrl+R", "Ctrl+Right Arrow": "Ctrl+\u53f3\u7bad\u5934", "Ctrl+Shift+-": "Ctrl+Shift+-", "Ctrl+Shift+1": "Ctrl+Shift+1", "Ctrl+Shift+2": "Ctrl+Shift+2", "Ctrl+Shift+3": "Ctrl+Shift+3", "Ctrl+Shift+4": "Ctrl+Shift+4", "Ctrl+Shift+5": "Ctrl+Shift+5", "Ctrl+Shift+6": "Ctrl+Shift+6", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+Arrow Down": "Ctrl+Shift+\u4e0b\u7bad\u5934", "Ctrl+Shift+Arrow Left": "Ctrl+Shift+\u5de6\u7bad\u5934", "Ctrl+Shift+Arrow Right": "Ctrl+Shift+\u53f3\u7bad\u5934", "Ctrl+Shift+Arrow Up": "Ctrl+Shift+\u4e0a\u7bad\u5934", "Ctrl+Shift+Arrow": "Ctrl+Shift+\u65b9\u5411\u952e", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+Backspace": "Ctrl+Shift+\u9000\u683c", "Ctrl+Shift+Del": "Ctrl+Shift+Del", "Ctrl+Shift+End": "Ctrl+Shift+End", "Ctrl+Shift+Enter": "Ctrl+Shift+Enter", "Ctrl+Shift+Home": "Ctrl+Shift+Home", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+Space": "Ctrl+Shift+\u7a7a\u683c", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+Tab": "Ctrl+Tab", "Ctrl+U": "Ctrl+U", "Ctrl+Up Arrow": "Ctrl+\u4e0a\u7bad\u5934", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Shift+Arrow Down": "Shift+\u4e0b\u7bad\u5934", "Shift+Arrow Left": "Shift+\u5de6\u7bad\u5934", "Shift+Arrow Right": "Shift+\u53f3\u7bad\u5934", "Shift+Arrow Up": "Shift+\u4e0a\u7bad\u5934", "Shift+Ctrl+Del": "Shift+Ctrl+Del", "Shift+Ctrl+Page Down": "Shift+Ctrl+Page Down", "Shift+Ctrl+Page Up": "Shift+Ctrl+Page Up", "Shift+End": "Shift+End", "Shift+Enter": "Shift+Enter", "Shift+Home": "Shift+Home", "Shift+Page Down": "Shift+Page Down", "Shift+Page Up": "Shift+Page Up", "Shift+PageDown": "Shift+\u4e0b\u4e00\u9875", "Shift+PageUp": "Shift+\u4e0a\u4e00\u9875", "Shift+Tab": "Shift+Tab", "Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose Data Range and Chart Type to edit chart data and select chart type.": "\u56fe\u8868\u7f16\u8f91\uff1a\u53cc\u51fb\u9009\u4e2d\u56fe\u8868\u3002\u4f7f\u7528\u5feb\u6377\u83dc\u5355\u6dfb\u52a0\u6807\u9898\u3001\u5750\u6807\u8f74\u7b49\u56fe\u8868\u5143\u7d20\u3002\u7528\u6570\u636e\u8303\u56f4\u7f16\u8f91\u56fe\u8868\u6570\u636e\uff0c\u7528\u56fe\u8868\u7c7b\u578b\u9009\u62e9\u56fe\u8868\u7c7b\u578b\u3002", "Chart formatting: The same context menu brings you to chart data table and chart type selection.": "\u8bbe\u7f6e\u56fe\u8868\u683c\u5f0f\uff1a\u540c\u4e00\u5feb\u6377\u83dc\u5355\u6709\u56fe\u8868\u5bf9\u5e94\u6570\u636e\u8868\u683c\u548c\u9009\u62e9\u56fe\u8868\u7c7b\u578b\u7684\u9009\u9879\u3002", "Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.": "\u5feb\u6377\u83dc\u5355\uff1a\u5355\u51fb\u9f20\u6807\u53f3\u952e\u65f6\uff0c\u5c06\u4f1a\u663e\u793a\u4e0e\u6240\u70b9\u51fb\u5bf9\u8c61\u76f8\u5173\u7684\u547d\u4ee4\u83dc\u5355\u3002", "Data series formatting: Open the context menu and choose Format data series.": "\u8bbe\u7f6e\u6570\u636e\u5e8f\u5217\u683c\u5f0f\uff1a\u6253\u5f00\u5feb\u6377\u83dc\u5355\u5e76\u9009\u62e9\u8bbe\u7f6e\u6570\u636e\u5e8f\u5217\u683c\u5f0f\u3002", "Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:": "Data validation: \u5bf9\u4e8e\u6bcf\u4e2a\u5355\u5143\u683c\uff0c\u60a8\u53ef\u4ee5\u5b9a\u4e49\u6709\u6548\u7684\u6761\u76ee\u3002\u5355\u5143\u683c\u7684\u65e0\u6548\u6761\u76ee\u5c06\u88ab\u62d2\u7edd\u3002\u8981\u542f\u7528\u6570\u636e\u9a8c\u8bc1\uff0c\u8bf7\u6267\u884c\u4ee5\u4e0b\u64cd\u4f5c\uff1a", "Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.": "\u76f4\u63a5\u683c\u5f0f\uff1a\u60a8\u53ef\u4ee5\u4f7f\u7528\u83dc\u5355\u3001\u5de5\u5177\u680f\u6216\u5feb\u6377\u83dc\u5355\u4e2d\u7684\u683c\u5f0f\u8bbe\u7f6e\u6765\u76f4\u63a5\u8bbe\u7f6e\u7535\u5b50\u8868\u683c\u4e2d\u5355\u5143\u683c\u3001\u884c\u3001\u5217\u548c\u5de5\u4f5c\u8868\u7684\u683c\u5f0f\u3002\u76f4\u63a5\u683c\u5f0f\u4ec5\u5e94\u7528\u4e8e\u5f53\u524d\u9009\u4e2d\u7684\u5bf9\u8c61\u3002\u8981\u8bbe\u7f6e\u5355\u5143\u683c\u7684\u683c\u5f0f\uff0c\u53ef\u4ee5\u4f7f\u7528\u83dc\u5355\u6216\u6309 Ctrl+1 \u7ec4\u5408\u952e\u3002\u8be5\u5bf9\u8bdd\u6846\u53ef\u8bbe\u7f6e\u590d\u6742\u7684\u81ea\u5b9a\u4e49\u6570\u503c\u683c\u5f0f\uff0c\u4ee5\u53ca\u5b57\u4f53\u3001\u590d\u6742\u8fb9\u6846\u3001\u80cc\u666f\u3001\u5355\u5143\u683c\u4fdd\u62a4\u7b49\u5176\u4ed6\u9009\u9879\u3002", "Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in {productname} there are various possibilities for applying filters.": "\u7b5b\u9009\u6570\u636e\uff1a\u7b5b\u9009\u548c\u9ad8\u7ea7\u7b5b\u9009\u8ba9\u60a8\u53ef\u4ee5\u5bf9\u4e00\u4e2a\u6570\u636e\u8303\u56f4\u5185\u7b26\u5408\u7279\u5b9a\u6761\u4ef6\u7684\u884c\uff08\u8bb0\u5f55\uff09\u8fdb\u884c\u64cd\u4f5c\u3002{productname} \u7684\u7535\u5b50\u8868\u683c\u63d0\u4f9b\u6570\u79cd\u4e0d\u540c\u7684\u7b5b\u9009\u65b9\u6cd5\u3002", "Insert image: Clicking on the Insert image icon allows you to choose an image from the cloud storage's folders and shares.": "\u63d2\u5165\u56fe\u50cf\uff1a\u70b9\u51fb\u63d2\u5165\u56fe\u50cf\u56fe\u6807\u53ef\u9009\u62e9\u4e91\u5b58\u50a8\u53ca\u5171\u4eab\u6587\u4ef6\u5939\u91cc\u7684\u56fe\u50cf\u8fdb\u884c\u63d2\u5165\u3002", "Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.": "\u63d2\u5165\u672c\u5730\u56fe\u50cf\uff1a\u6253\u5f00\u6d4f\u89c8\u5668\u7684\u6587\u4ef6\u9009\u62e9\u5bf9\u8bdd\u6846\uff0c\u4e0a\u4f20\u672c\u5730\u8ba1\u7b97\u673a\u4e2d\u7684\u56fe\u50cf\u5e76\u63d2\u5165\u5230\u6587\u6863\u4e2d\u3002", "Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.": "Outlining: \u60a8\u53ef\u4ee5\u521b\u5efa\u6570\u636e\u7684\u5927\u7eb2\uff0c\u5e76\u5c06\u884c\u548c\u5217\u5206\u7ec4\u5728\u4e00\u8d77\uff0c\u4ee5\u4fbf\u53ea\u9700\u5355\u51fb\u4e00\u4e0b\u5373\u53ef\u6298\u53e0\u548c\u5c55\u5f00\u7ec4\uff0c\u4ece\u800c\u8f7b\u677e\u8868\u793a\u5206\u5c42\u6570\u636e\u3002", "Sorting data: You can sort a list of numbers or text ascending or descending. {productname} automatically detects cells that are headers, and adjoining columns, to extend the selection.": "\u6570\u636e\u6392\u5e8f\uff1a\u60a8\u53ef\u5bf9\u4e00\u7ec4\u6570\u503c\u6216\u6587\u672c\u8fdb\u884c\u5347\u5e8f\u6216\u964d\u5e8f\u6392\u5217\u3002{productname} \u4f1a\u81ea\u52a8\u68c0\u6d4b\u8868\u5934\uff0c\u4e5f\u4f1a\u81ea\u52a8\u68c0\u6d4b\u90bb\u8fd1\u7684\u5217\u4ee5\u6269\u5927\u9009\u4e2d\u533a\u57df\u3002", "The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.": "\u6587\u6863\u533a\uff1a\u663e\u793a\u6587\u6863\u5185\u5bb9\u7684\u5e94\u7528\u533a\u57df\uff0c\u5185\u5bb9\u53ef\u4ee5\u662f\u7535\u5b50\u8868\u683c\u3001\u6f14\u793a\u6587\u7a3f\u6216\u6587\u672c\u6587\u6863\u3002", "The information bar: At the right of the search bar, a set of information on the document is displayed. The actual information depends on the nature of the document.": "\u4fe1\u606f\u680f\uff1a\u641c\u7d22\u680f\u7684\u53f3\u4fa7\u663e\u793a\u6587\u6863\u7684\u76f8\u5173\u4fe1\u606f\u3002\u5177\u4f53\u6709\u54ea\u4e9b\u4fe1\u606f\u53d6\u51b3\u4e8e\u6587\u6863\u7c7b\u578b\u548c\u5185\u5bb9\u3002", "The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the icon on the far right. Click on the icon to show the menu.": "\u83dc\u5355\u680f\uff1a \u4e3b\u83dc\u5355\u4f4d\u4e8e\u9876\u90e8\uff0c\u5305\u542b\u8bb8\u591a\u9009\u9879\uff0c\u4ee5\u53ca\u7528\u4e8e\u6253\u5370\u3001\u7f16\u8f91\u3001\u67e5\u770b\u548c\u5176\u4ed6\u9ad8\u7ea7\u547d\u4ee4\u7684\u529f\u80fd\u3002\u60a8\u53ef\u4ee5\u70b9\u51fb\u6700\u53f3\u4fa7\u7684\u56fe\u6807 \u6765\u9690\u85cf\u83dc\u5355\u680f\uff0c\u70b9\u51fb\u56fe\u6807 \u53ef\u4ee5\u663e\u793a\u83dc\u5355\u3002", "The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:": "\u641c\u7d22\u680f\uff1a\u5728\u641c\u7d22\u6846\u4e2d\u8f93\u5165\u6587\u672c\u65f6\uff0c\u5c06\u81ea\u52a8\u5f00\u59cb\u641c\u7d22\uff0c\u800c\u4e14\u6587\u6863\u7a97\u53e3\u4f1a\u81ea\u52a8\u79fb\u81f3\u663e\u793a\u7b2c\u4e00\u4e2a\u627e\u5230\u7684\u5339\u914d\u9879\u3002\u641c\u7d22\u4e0d\u533a\u5206\u5927\u5c0f\u5199\u3002\u641c\u7d22\u6846\u65c1\u8fb9\u6709\u4e09\u4e2a\u6309\u94ae\uff1a", "The status bar: The status bar is shown in the bottom, and contains several useful options and features.": "\u72b6\u6001\u680f\uff1a\u663e\u793a\u4e8e\u5e95\u90e8\uff0c\u5305\u542b\u51e0\u4e2a\u6709\u7528\u7684\u9009\u9879\u548c\u529f\u80fd\u3002", "The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.": "\u5de5\u5177\u680f\uff1a\u5305\u542b\u5e73\u5e38\u7f16\u8f91\u65f6\u6700\u5e38\u7528\u5230\u7684\u9009\u9879\u3002\u5de5\u5177\u680f\u4e0a\u7684\u6309\u94ae\u4f1a\u52a8\u6001\u663e\u793a\uff0c\u5176\u72b6\u6001\uff08\u542f\u7528\u6216\u7981\u7528\uff09\u53d6\u51b3\u4e8e\u4e0d\u540c\u7684\u56e0\u7d20\u3002", "The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.": "\u7f29\u653e\u680f\uff1a\u72b6\u6001\u680f\u7684\u53f3\u4fa7\u6709\u4e00\u7ec4\u7f29\u653e\u6309\u94ae\u3002\u53ef\u7528\u5b83\u4eec\u5c06\u6587\u6863\u533a\u7f29\u5c0f\u3001\u653e\u5927\u6216\u91cd\u7f6e\u4e3a\u5b9e\u9645\u5927\u5c0f\uff0c\u7528\u6237\u754c\u9762\u5219\u4e0d\u53d7\u5f71\u54cd\u3002\u5f53\u524d\u7f29\u653e\u7ea7\u522b\u663e\u793a\u5728\u6b64\u533a\u57df\u4e2d\u3002", "{productname} Help": "{productname} \u5e2e\u52a9", "{productname} allows you to create and edit office documents text documents, spreadsheets and presentations directly in your browser, in a simple and straight-forward way. You can work alone on a document, or collaboratively as part of a team.": "{productname} \u80fd\u7b80\u4fbf\u5730\u5728\u6d4f\u89c8\u5668\u4e2d\u521b\u5efa\u5e76\u7f16\u8f91\u529e\u516c\u7528\u6587\u672c\u6587\u6863\u3001\u7535\u5b50\u8868\u683c\u548c\u6f14\u793a\u6587\u7a3f\u3002\u65e2\u80fd\u5355\u4eba\u7f16\u8f91\uff0c\u4e5f\u53ef\u56e2\u961f\u534f\u4f5c\u3002", "{productname} can check spelling in text documents, spreadsheets and presentations. A red wavy underline indicates misspelled words. Click on the right mouse button to open a context menu with suggested misspelling corrections.": "{productname} \u53ef\u68c0\u67e5\u6587\u672c\u6587\u6863\u3001\u7535\u5b50\u8868\u683c\u53ca\u6f14\u793a\u6587\u7a3f\u5185\u7684\u62fc\u5199\u3002\u62fc\u5199\u9519\u8bef\u7684\u5355\u8bcd\u7528\u4e0b\u5212\u7ea2\u8272\u6ce2\u6d6a\u7ebf\u6807\u6ce8\u3002\u5728\u5176\u4e0a\u53f3\u952e\u70b9\u51fb\u53ef\u6253\u5f00\u5e26\u6709\u62fc\u5199\u9519\u8bef\u7ea0\u6b63\u5efa\u8bae\u7684\u5feb\u6377\u83dc\u5355\u3002", "{productname} inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.": "{productname} \u53ef\u4ee5\u5c06\u672c\u5730\u8ba1\u7b97\u673a\u6216\u4e91\u5b58\u50a8\u91cc\u7684\u56fe\u50cf\u63d2\u5165\u5230\u6587\u672c\u6587\u6863\u4e2d\u3002\u63d2\u5165\u7684\u56fe\u50cf\u5c06\u4f1a\u5d4c\u5165\u6587\u6863\u4e2d\u3002", "{productname} notifies you with a small notification in the footer when a new user enters or when a user leaves.": "\u5728\u65b0\u7528\u6237\u8fdb\u5165\u6216\u7528\u6237\u79bb\u5f00\u65f6\uff0c{productname} \u4f1a\u5728\u9875\u811a\u5904\u663e\u793a\u5c0f\u578b\u901a\u77e5\u3002", "{productname} presentations": "{productname} \u6f14\u793a\u6587\u7a3f", "{productname} spreadsheets": "{productname} \u7535\u5b50\u8868\u683c", "{productname} supports inserting and visualization of charts in documents. To add a chart:": "{productname} \u652f\u6301\u5728\u6587\u6863\u4e2d\u63d2\u5165\u548c\u5c55\u793a\u56fe\u8868\u3002\u56fe\u8868\u6dfb\u52a0\u65b9\u5f0f\uff1a", "{productname} text documents": "{productname} \u6587\u672c\u6587\u6863", "{productname} user interface": "{productname} \u7528\u6237\u754c\u9762", "{productname} uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:": "{productname} \u4f7f\u7528\u65b0\u4e00\u4ee3\u6d4f\u89c8\u5668\u8d44\u6e90\uff0c\u8ba9\u7528\u6237\u754c\u9762\u81ea\u52a8\u9002\u5e94\u53ef\u89c1\u533a\u57df\u7684\u5927\u5c0f\uff0c\u4f8b\u5982\u79fb\u52a8\u8bbe\u5907\u4e0a\u7684\u5c0f\u5c4f\u5e55\u3002\u8be5\u754c\u9762\u7531\u4ee5\u4e0b\u90e8\u5206\u6784\u6210\uff1a", "Adding charts": "\u6dfb\u52a0\u56fe\u8868", "Advanced features": "\u9ad8\u7ea7\u529f\u80fd", "Advanced text document editor features": "\u9ad8\u7ea7\u6587\u672c\u6587\u6863\u7f16\u8f91\u5668\u529f\u80fd", "Align Center": "\u5c45\u4e2d\u5bf9\u9f50", "Align Left": "\u5de6\u5bf9\u9f50", "Align Right": "\u53f3\u5bf9\u9f50", "All spreadsheets functions and mathematical rules applies.": "\u6240\u6709\u7535\u5b50\u8868\u683c\u51fd\u6570\u548c\u6570\u5b66\u89c4\u5219\u5747\u9002\u7528\u3002", "Apply Default paragraph style": "\u5e94\u7528\u9ed8\u8ba4\u6bb5\u843d\u6837\u5f0f", "Apply Heading 1 paragraph style": "\u5e94\u7528\u6807\u9898 1 \u6bb5\u843d\u6837\u5f0f", "Apply Heading 2 paragraph style": "\u5e94\u7528\u6807\u9898 2 \u6bb5\u843d\u6837\u5f0f", "Apply Heading 3 paragraph style": "\u5e94\u7528\u6807\u9898 3 \u6bb5\u843d\u6837\u5f0f", "Apply Heading 4 paragraph style": "\u5e94\u7528\u6807\u9898 4 \u6bb5\u843d\u6837\u5f0f", "Apply Heading 5 paragraph style": "\u5e94\u7528\u6807\u9898 5 \u6bb5\u843d\u6837\u5f0f", "Applying a paragraph style:": "\u5e94\u7528\u6bb5\u843d\u6837\u5f0f:", "Arrow Down": "\u4e0b\u7bad\u5934", "Arrow Left": "\u5de6\u7bad\u5934", "Arrow Right": "\u53f3\u7bad\u5934", "Arrow Up": "\u4e0a\u7bad\u5934", "Bold": "\u52a0\u7c97", "Cancel the search (appears only when a text has been searched)": "\u53d6\u6d88\u641c\u7d22\uff08\u53ea\u4f1a\u5728\u5df2\u641c\u7d22\u8fc7\u4e00\u6bb5\u6587\u672c\u540e\u51fa\u73b0\uff09", "Cell formatting": "\u5355\u5143\u683c\u683c\u5f0f\u5316", "Choose Insert \u2192 Charts. Customize your chart on the sidebar:": "\u9009\u62e9\u63d2\u5165 \u2192 \u56fe\u8868\u3002\u5728\u4fa7\u8fb9\u680f\u4e2d\u5b9a\u5236\u56fe\u8868\uff1a", "Choose Validity from the Data menu. The Validity dialog opens.": "\u4ece \u6570\u636e \u83dc\u5355\u4e2d\u9009\u62e9 \u6709\u6548\u6027 \u83dc\u5355\u3002 \u6709\u6548\u6027 \u6709\u6548\u6027 \u5bf9\u8bdd\u6846\u5c06\u6253\u5f00\u3002", "Click on the submenu () icon to reply, move and delete comments.": "\u70b9\u51fb\u5b50\u83dc\u5355 ()\u56fe\u6807\u4ee5\u56de\u590d\u3001\u79fb\u52a8\u548c\u5220\u9664\u8bc4\u8bba\u3002", "Collaborative editing": "\u534f\u540c\u7f16\u8f91", "Column break (in multicolumnar text)": "\u5206\u680f\u7b26\uff08\u5728\u591a\u680f\u6587\u672c\u4e2d\uff09", "Comments in documents": "\u6587\u6863\u4e2d\u7684\u6279\u6ce8", "Context menus": "\u5feb\u6377\u83dc\u5355", "Copy": "\u590d\u5236", "Copy and Paste": "\u590d\u5236\u4e0e\u7c98\u8d34", "Cut": "\u526a\u5207", "Delete cells (as in menu Edit - Delete Cells)": "\u5220\u9664\u5355\u5143\u683c\uff08\u5982\u540c\u5728\u83dc\u5355\u201c\u7f16\u8f91\u201d-\u201c\u5220\u9664\u5355\u5143\u683c\u201d\u4e2d\u64cd\u4f5c\uff09", "Delete to beginning of sentence": "\u5220\u9664\u81f3\u53e5\u9996", "Delete to beginning of word": "\u5220\u9664\u81f3\u5b57\u8bcd\u9996", "Delete to end of sentence": "\u5220\u9664\u81f3\u53e5\u5c3e", "Delete to end of word": "\u5220\u9664\u81f3\u8bcd\u5c3e", "Demote list item (list item has to be selected)": "\u964d\u7ea7\u5217\u8868\u9879\u76ee\uff08\u9700\u8981\u5148\u9009\u62e9\u5217\u8868\u9879\u76ee\uff09", "Depending on the capabilities of your browser the print window may appear or a \u201cDownload PDF export?\u201d popup shows. You can print this PDF in your favorite PDF reader.": "\u7531\u4e8e\u6d4f\u89c8\u5668\u529f\u80fd\u548c\u8bbe\u7f6e\u4e0d\u540c\uff0c\u53ef\u80fd\u4f1a\u51fa\u73b0\u6253\u5370\u7a97\u53e3\u6216\u5f39\u51fa\u201c\u4e0b\u8f7d\u5bfc\u51fa\u7684 PDF\uff1f\u201d\u63d0\u793a\u6846\u3002\u60a8\u53ef\u5728 PDF \u9605\u8bfb\u5668\u4e2d\u6253\u5370\u4e0b\u8f7d\u7684 PDF\u3002", "Display comment": "\u663e\u793a\u6279\u6ce8", "Display the Keyboard shortcuts help": "\u663e\u793a\u952e\u76d8\u5feb\u6377\u952e\u5e2e\u52a9", "Document editing should be familiar to everyone that has used an office application before, but here are some distinctive features:": "\u4ee5\u524d\u7528\u8fc7\u529e\u516c\u5e94\u7528\u7a0b\u5e8f\u7684\u4eba\u5bf9\u4e8e\u6587\u6863\u7f16\u8f91\u90fd\u6709\u6240\u4e86\u89e3\uff0c\u4f46\u8fd9\u91cc\u8fd8\u6709\u4e9b\u7279\u8272\u529f\u80fd\uff1a", "Document repair": "\u6587\u6863\u4fee\u590d", "Documents in {productname} save automatically, but if you are concerned that a document is synchronized as quickly as possible you can also force saving using the File menu\u2019s Save entry.": "{productname} \u4e2d\u7684\u6587\u6863\u4f1a\u81ea\u52a8\u4fdd\u5b58\u3002\u5982\u679c\u4f60\u8981\u4ee4\u6587\u6863\u5c3d\u5feb\u540c\u6b65\uff0c\u4e5f\u53ef\u7528\u6587\u4ef6\u83dc\u5355\u7684\u4fdd\u5b58\u9879\u624b\u52a8\u4fdd\u5b58\u3002", "Double Underline": "\u53cc\u4e0b\u5212\u7ebf", "Draw page keyboard shortcuts": "\u7ed8\u56fe\u9875\u9762\u5feb\u6377\u952e", "ESC": "ESC", "Each user gets assigned a color. The cursor of each user will be shown in the assigned color. Note: you will see your cursor as black, blinking cursor, although others will see you with a different color.": "\u4f1a\u7ed9\u6bcf\u4e2a\u7528\u6237\u5206\u914d\u4e00\u79cd\u989c\u8272\u3002\u8be5\u7528\u6237\u7684\u5149\u6807\u5c06\u4ee5\u88ab\u5206\u914d\u7684\u989c\u8272\u663e\u793a\u3002\u6ce8\u610f\uff1a\u5c3d\u7ba1\u5728\u5176\u4ed6\u4eba\u770b\u6765\u60a8\u7684\u5149\u6807\u662f\u5f69\u8272\u7684\uff0c\u4f46\u5728\u60a8\u81ea\u5df1\u7684\u89c6\u89d2\u91cc\u60a8\u7684\u5149\u6807\u59cb\u7ec8\u662f\u9ed1\u8272\u95ea\u70c1\u7684\u3002", "Editing documents": "\u7f16\u8f91\u6587\u6863", "Editing presentations": "\u7f16\u8f91\u6f14\u793a\u6587\u7a3f", "Editing spreadsheets": "\u7f16\u8f91\u7535\u5b50\u8868\u683c", "Editing text documents": "\u7f16\u8f91\u6587\u672c\u6587\u6863", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u9000\u51fa\u5f53\u524d\u6a21\u5f0f\uff08\u4ece\u7f16\u8f91\u6a21\u5f0f\u5207\u6362\u5230\u5bf9\u8c61\u9009\u62e9\u6a21\u5f0f\uff0c\u6216\u8005\u4ece\u5bf9\u8c61\u9009\u62e9\u6a21\u5f0f\u5207\u6362\u5230\u67e5\u770b\u6a21\u5f0f\uff09\u3002", "Extend the selection up one page": "\u5411\u4e0a\u5ef6\u4f38\u9009\u62e9\u4e00\u9875", "Fill Down": "\u5411\u4e0b\u586b\u5145", "Focus to document from menu": "\u4ece\u83dc\u5355\u805a\u7126\u6587\u6863", "Focus to notebookbar menu": "\u805a\u7126\u7b14\u8bb0\u680f\u83dc\u5355", "Focus to selected comment's menu": "\u805a\u7126\u6240\u9009\u8bc4\u8bba\u83dc\u5355", "Formatting spreadsheets": "\u4e3a\u7535\u5b50\u8868\u683c\u8bbe\u7f6e\u683c\u5f0f", "Formatting text": "\u8bbe\u7f6e\u6587\u672c\u683c\u5f0f", "Formulas": "\u516c\u5f0f", "Formulas are entered in the formula bar. Enter '=' and insert the formula.": "\u5728\u516c\u5f0f\u680f\u5185\u8f93\u5165\u516c\u5f0f\u3002\u4ee5\u534a\u89d2\u7b49\u53f7\u201c=\u201d\u5f00\u5934\u3002", "Frequently Asked Questions": "\u5e38\u89c1\u95ee\u9898", "General Keyboard Shortcuts": "\u901a\u7528\u5feb\u6377\u952e", "Go and select text to end of document": "\u9009\u62e9\u81f3\u6587\u6863\u672b\u5c3e", "Go and select text to end of textbox": "\u9009\u62e9\u81f3\u6587\u672c\u6846\u4e2d\u6587\u672c\u7684\u7ed3\u5c3e\u4f4d\u7f6e", "Go and select text to start of document": "\u9009\u62e9\u81f3\u6587\u6863\u8d77\u59cb\u4f4d\u7f6e", "Go and select text to start of textbox": "\u9009\u62e9\u81f3\u6587\u672c\u6846\u4e2d\u6587\u672c\u7684\u8d77\u59cb\u4f4d\u7f6e", "Go and select to the beginning of a line": "\u9009\u62e9\u81f3\u884c\u9996", "Go and select to the end of a line": "\u524d\u5f80\u5e76\u9009\u62e9\u81f3\u884c\u672b", "Go to beginning of a word": "\u8df3\u81f3\u8bcd\u9996", "Go to beginning of line": "\u8f6c\u5230\u884c\u9996", "Go to end of document": "\u8f6c\u5230\u6587\u6863\u7ed3\u675f\u4f4d\u7f6e", "Go to end of line": "\u8f6c\u5230\u884c\u672b", "Go to next sheet.": "\u79fb\u52a8\u81f3\u4e0b\u4e00\u5f20\u5de5\u4f5c\u8868\u3002", "Go to previous sheet.": "\u79fb\u52a8\u81f3\u4e0a\u4e00\u5f20\u5de5\u4f5c\u8868\u3002", "Go to start of document": "\u8f6c\u5230\u6587\u6863\u8d77\u59cb\u4f4d\u7f6e", "Go to start of the next word": "\u8f6c\u5230\u4e0b\u4e00\u4e2a\u8bcd\u7684\u8d77\u59cb\u4f4d\u7f6e", "Handling images": "\u5904\u7406\u56fe\u50cf", "Home": "\u5f00\u59cb", "How do I get a word count of my document?": "\u5982\u4f55\u7edf\u8ba1\u6587\u6863\u4e2d\u7684\u5b57\u6570\uff1f", "How do I set the margins of the document?": "\u5982\u4f55\u8bbe\u7f6e\u6587\u6863\u7684\u8fb9\u8ddd\uff1f", "If no table or range was selected, a prototype chart is displayed.": "\u5982\u679c\u672a\u9009\u62e9\u8868\u683c\u6216\u8303\u56f4\uff0c\u5219\u663e\u793a\u4e00\u5f20\u6837\u4f8b\u56fe\u8868\u3002", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u5982\u679c\u6ca1\u6709\u9009\u4e2d\u6574\u4e2a\u5355\u5143\u683c\uff0c\u5e76\u4e14\u5149\u6807\u5728\u8868\u683c\u672b\u5c3e\uff0c\u7d27\u968f\u8868\u683c\u7684\u6bb5\u843d\u5c06\u88ab\u5220\u9664\uff0c\u9664\u975e\u8be5\u6bb5\u843d\u5904\u4e8e\u6587\u6863\u672b\u5c3e\u3002", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u5982\u679c\u6ca1\u6709\u9009\u5b9a\u6574\u4e2a\u5355\u5143\u683c\uff0c\u5219\u5220\u9664\u4ece\u5149\u6807\u6240\u5728\u4f4d\u7f6e\u5230\u5f53\u524d\u53e5\u5b50\u7ed3\u5c3e\u5904\u7684\u6587\u672c\u3002\u5982\u679c\u5149\u6807\u5728\u5355\u5143\u683c\u7ed3\u5c3e\u5904\uff0c\u5e76\u4e14\u6ca1\u6709\u9009\u5b9a\u6574\u4e2a\u5355\u5143\u683c\uff0c\u5219\u5220\u9664\u4e0b\u4e00\u4e2a\u5355\u5143\u683c\u7684\u5185\u5bb9\u3002", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u5982\u679c\u9009\u5b9a\u4e00\u4e2a\u6216\u591a\u4e2a\u5355\u5143\u683c\uff0c\u5219\u5220\u9664\u5305\u542b\u9009\u62e9\u5185\u5bb9\u7684\u6574\u4e2a\u884c\u3002\u5982\u679c\u5b8c\u5168\u6216\u90e8\u5206\u9009\u5b9a\u5168\u90e8\u884c\uff0c\u5219\u5220\u9664\u6574\u4e2a\u8868\u683c\u3002", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u5982\u679c\u5f53\u524d\u5355\u5143\u683c\u662f\u7a7a\u767d\u7684\uff1a\u8df3\u81f3\u8868\u683c\u7684\u8d77\u59cb\u4f4d\u7f6e\u3002\u5426\u5219\uff1a\u6309\u7b2c\u4e00\u6b21\u65f6\u8df3\u81f3\u5f53\u524d\u5355\u5143\u683c\u7684\u8d77\u59cb\u4f4d\u7f6e\uff0c\u6309\u7b2c\u4e8c\u6b21\u65f6\u8df3\u81f3\u5f53\u524d\u8868\u683c\u7684\u8d77\u59cb\u4f4d\u7f6e\uff0c\u6309\u7b2c\u4e09\u6b21\u65f6\u8df3\u81f3\u6587\u6863\u7684\u8d77\u59cb\u4f4d\u7f6e\u3002", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u5982\u679c\u5f53\u524d\u5355\u5143\u683c\u662f\u7a7a\u767d\u7684\uff1a\u8df3\u81f3\u8868\u683c\u7684\u7ed3\u675f\u4f4d\u7f6e\u3002\u5426\u5219\uff1a\u6309\u7b2c\u4e00\u6b21\u65f6\u8df3\u81f3\u5f53\u524d\u5355\u5143\u683c\u7684\u7ed3\u675f\u4f4d\u7f6e\uff0c\u6309\u7b2c\u4e8c\u6b21\u65f6\u8df3\u81f3\u8868\u683c\u7684\u7ed3\u675f\u4f4d\u7f6e\uff0c\u6309\u7b2c\u4e09\u6b21\u65f6\u8df3\u81f3\u6587\u6863\u7684\u7ed3\u675f\u4f4d\u7f6e\u3002", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u5982\u679c\u6d3b\u52a8\u5355\u5143\u683c\u662f\u7a7a\u767d\u7684\uff0c\u9009\u62e9\u6574\u4e2a\u8868\u683c\uff1b\u5426\u5219\u9009\u62e9\u6d3b\u52a8\u5355\u5143\u683c\u7684\u5185\u5bb9\uff0c\u518d\u6309\u4e00\u6b21\u9009\u62e9\u6574\u4e2a\u8868\u683c\u3002", "Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.": "\u5bf9\u4e8e\u56fe\u50cf\u53ef\u8c03\u6574\u5c3a\u5bf8\u3001\u65cb\u8f6c\u53ca\u951a\u5b9a\u3002\u6587\u672c\u53ef\u56f4\u7ed5\u5728\u56fe\u50cf\u5468\u56f4\u3002\u9009\u4e2d\u56fe\u50cf\u5e76\u6253\u5f00\u5feb\u6377\u83dc\u5355\u8fdb\u884c\u8fd9\u4e9b\u64cd\u4f5c\u3002\u7528\u9f20\u6807\u62d6\u52a8\u56fe\u50cf\u63a7\u5236\u70b9\u8c03\u6574\u56fe\u50cf\u5c3a\u5bf8\u3002", "In the Standard Filter dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.": "\u5728\u6807\u51c6\u7b5b\u9009\u5bf9\u8bdd\u6846\u4e2d\uff0c\u60a8\u53ef\u4ee5\u5b9a\u4e49\u7279\u5b9a\u5b57\u6bb5\u4e2d\u5141\u8bb8\u6570\u636e\u53d6\u503c\u7684\u8303\u56f4\u3002\u60a8\u4e5f\u53ef\u4ee5\u5728\u6807\u51c6\u7b5b\u9009\u4e2d\u4f7f\u7528\u903b\u8f91\u4e0e (AND) \u6216\u8005\u903b\u8f91\u6216 (OR) \u8fd0\u7b97\u7b26\u6765\u8fde\u63a5\u4e24\u4e2a\u6761\u4ef6\u3002", "Inactive document": "\u975e\u6d3b\u8dc3\u6587\u6863", "Increase/decrease the size of the column/row on the left/top cell edge": "\u6cbf\u7740\u5355\u5143\u683c\u7684\u5de6/\u4e0a\u8fb9\u7f18\u653e\u5927/\u7f29\u5c0f\u5217/\u884c", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u6cbf\u7740\u5355\u5143\u683c\u7684\u53f3/\u4e0b\u8fb9\u7f18\u653e\u5927/\u7f29\u5c0f\u5217/\u884c", "Insert cells (as in menu Insert - Cells)": "\u63d2\u5165\u5355\u5143\u683c\uff08\u5982\u5728\u83dc\u5355\u4e2d\u70b9\u51fb\u201c\u63d2\u5165-\u5355\u5143\u683c\u201d\uff09", "Insert comment": "\u63d2\u5165\u6279\u6ce8", "Insert comments in {productname} in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.": "\u7528 {productname} \u53ef\u4ee5\u5728\u9700\u8981\u67e5\u9605\u8005\u7279\u522b\u6ce8\u610f\u7684\u5730\u65b9\u63d2\u5165\u6279\u6ce8\u3002\u6279\u6ce8\u5c06\u663e\u793a\u5728\u53f3\u4fa7\uff0c\u5e76\u5e26\u6709\u6279\u6ce8\u8005\u59d3\u540d\u548c\u65e5\u671f\u3002", "Insert endnote": "\u63d2\u5165\u5c3e\u6ce8", "Insert footnote": "\u63d2\u5165\u811a\u6ce8", "Insert line break": "\u63d2\u5165\u6362\u884c\u7b26", "Insert new paragraph directly before or after a section, or before a table": "\u5728\u7ae0\u8282\u524d\u540e\u6216\u5728\u8868\u683c\u4e4b\u524d\u76f4\u63a5\u63d2\u5165\u65b0\u6bb5\u843d", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u5728\u5217\u8868\u4e2d\u63d2\u5165\u65e0\u7f16\u53f7\u7684\u65b0\u6bb5\u843d\u3002\u5982\u679c\u5149\u6807\u5728\u5217\u8868\u672b\u5c3e\u5219\u4e0d\u8d77\u4f5c\u7528\u3002", "Insert non-breaking hyphen": "\u63d2\u5165\u4e0d\u53ef\u5206\u8fde\u5b57\u7b26", "Insert non-breaking space": "\u63d2\u5165\u4e0d\u95f4\u65ad\u7a7a\u683c", "Insert soft hyphen": "\u63d2\u5165\u8f6f\u8fde\u5b57\u7b26", "Inserts a tab stop (only in tables). Depending on the Window Manager in use, Alt+Tab may be used instead.": "\u63d2\u5165\u4e00\u4e2a\u5236\u8868\u4f4d\uff08\u4ec5\u7528\u4e8e\u8868\u683c\uff09\u3002\u53d6\u51b3\u4e8e\u4f7f\u7528\u7684\u7a97\u53e3\u7ba1\u7406\u5668\uff0c\u53ef\u8f6c\u800c\u4f7f\u7528Alt+Tab\u3002", "Italic": "\u659c\u4f53", "Justify": "\u4e24\u7aef\u5bf9\u9f50", "Keyboard Shortcuts": "\u5feb\u6377\u952e", "Like Alt, but only the active cell is modified": "\u5982\u540cAlt\uff0c\u4f46\u53ea\u6709\u6d3b\u52a8\u5355\u5143\u683c\u88ab\u4fee\u6539", "Manual page break": "\u624b\u52a8\u5206\u9875\u7b26", "Move cursor down one line": "\u5149\u6807\u5411\u4e0b\u79fb\u52a8\u4e00\u884c", "Move cursor to beginning of the next paragraph": "\u5c06\u5149\u6807\u79fb\u5230\u4e0b\u4e00\u6bb5\u843d\u7684\u8d77\u59cb\u4f4d\u7f6e", "Move cursor to beginning of the previous paragraph": "\u5c06\u5149\u6807\u79fb\u5230\u4e0a\u4e00\u6bb5\u843d\u7684\u8d77\u59cb\u4f4d\u7f6e", "Move cursor to the left": "\u5411\u5de6\u79fb\u52a8\u5149\u6807", "Move cursor to the right": "\u5411\u53f3\u79fb\u52a8\u5149\u6807", "Move cursor up one line": "\u5c06\u5149\u6807\u4e0a\u79fb\u4e00\u884c", "Move cursor with selection to the left": "\u5c06\u9009\u5b9a\u5185\u5bb9\u548c\u5149\u6807\u4e00\u8d77\u5de6\u79fb", "Move cursor with selection to the right": "\u5c06\u9009\u5b9a\u5185\u5bb9\u548c\u5149\u6807\u4e00\u8d77\u53f3\u79fb", "Move the view down one page": "\u5c06\u89c6\u56fe\u5411\u4e0b\u79fb\u52a8\u4e00\u9875", "Move the view up one page": "\u5c06\u89c6\u56fe\u5411\u4e0a\u79fb\u52a8\u4e00\u9875", "Move to next text object on drawing page": "\u79fb\u52a8\u5230\u7ed8\u56fe\u9875\u4e0b\u4e00\u4e2a\u6587\u672c\u5bf9\u8c61", "Move to next text object on slide": "\u79fb\u52a8\u5230\u5e7b\u706f\u7247\u4e0b\u4e00\u4e2a\u6587\u672c\u5bf9\u8c61", "Moves one sheet to the left.": "\u5411\u5de6\u79fb\u52a8\u4e00\u5f20\u8868\u3002", "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data.": "\u5c06\u5149\u6807\u79fb\u52a8\u5230\u5f53\u524d\u7684\u6570\u636e\u8303\u56f4\u7684\u4e0b\u8fb9\u7f18\u3002\u5982\u679c\u5149\u6807\u6240\u5728\u5355\u5143\u683c\u7684\u4e0b\u4fa7\u884c\u4e3a\u7a7a\uff0c\u5149\u6807\u79fb\u52a8\u81f3\u6709\u6570\u636e\u7684\u884c\u7684\u4e0b\u4fa7\u3002", "Moves the cursor to the first cell in the sheet (A1).": "\u5c06\u5149\u6807\u79fb\u52a8\u5230\u5de5\u4f5c\u8868\u4e2d\u7684\u7b2c\u4e00\u4e2a\u5355\u5143\u683c (A1)\u3002", "Moves the cursor to the first cell of the current row.": "\u5c06\u5149\u6807\u79fb\u5230\u5f53\u524d\u884c\u7684\u7b2c\u4e00\u4e2a\u5355\u5143\u683c\u3002", "Moves the cursor to the last cell of the current row.": "\u5c06\u5149\u6807\u79fb\u5230\u5f53\u524d\u884c\u7684\u6700\u540e\u4e00\u4e2a\u5355\u5143\u683c\u3002", "Moves the cursor to the last cell on the sheet that contains data.": "\u5c06\u5149\u6807\u79fb\u81f3\u5de5\u4f5c\u8868\u4e0a\u5305\u542b\u6570\u636e\u7684\u6700\u540e\u4e00\u4e2a\u5355\u5143\u683c\u3002", "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data": "\u5c06\u5149\u6807\u79fb\u52a8\u5230\u5f53\u524d\u7684\u6570\u636e\u8303\u56f4\u7684\u5de6\u8fb9\u7f18\u3002\u5982\u679c\u5149\u6807\u6240\u5728\u5355\u5143\u683c\u7684\u5de6\u4fa7\u5217\u4e3a\u7a7a\uff0c\u5149\u6807\u79fb\u52a8\u81f3\u6709\u6570\u636e\u7684\u5217\u7684\u5de6\u4fa7", "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data.": "\u5c06\u5149\u6807\u79fb\u52a8\u5230\u5f53\u524d\u7684\u6570\u636e\u8303\u56f4\u7684\u53f3\u8fb9\u7f18\u3002\u5982\u679c\u5149\u6807\u6240\u5728\u5355\u5143\u683c\u7684\u53f3\u4fa7\u5217\u4e3a\u7a7a\uff0c\u5149\u6807\u79fb\u52a8\u81f3\u6709\u6570\u636e\u7684\u5217\u7684\u53f3\u4fa7\u3002", "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data.": "\u5c06\u5149\u6807\u79fb\u52a8\u5230\u5f53\u524d\u7684\u6570\u636e\u8303\u56f4\u7684\u4e0a\u8fb9\u7f18\u3002\u5982\u679c\u5149\u6807\u6240\u5728\u5355\u5143\u683c\u7684\u4e0a\u4fa7\u884c\u4e3a\u7a7a\uff0c\u5149\u6807\u79fb\u52a8\u81f3\u6709\u6570\u636e\u7684\u884c\u7684\u4e0a\u4fa7\u3002", "Navigating in Spreadsheets": "\u5728\u8868\u683c\u4e2d\u5bfc\u822a", "One use for the AutoFilter function is to quickly restrict the display to records with identical entries in a data field.": "\u81ea\u52a8\u7b5b\u9009\u529f\u80fd\u7684\u7528\u9014\u4e4b\u4e00\uff0c\u662f\u5feb\u901f\u7b5b\u9009\u5e76\u4ec5\u663e\u793a\u5728\u67d0\u4e00\u5b57\u6bb5\u4e2d\u6570\u636e\u76f8\u540c\u7684\u8bb0\u5f55\u3002", "Opening, closing, saving, printing and downloading documents": "\u6253\u5f00\u3001\u5173\u95ed\u3001\u4fdd\u5b58\u3001\u6253\u5370\u548c\u4e0b\u8f7d\u6587\u6863", "PageDown": "\u4e0b\u4e00\u9875", "PageUp": "\u4e0a\u4e00\u9875", "Paragraph formatting": "\u6bb5\u843d\u683c\u5f0f", "Paste as unformatted text": "\u7c98\u8d34\u672a\u683c\u5f0f\u5316\u7684\u6587\u672c", "Paste special": "\u7279\u6b8a\u7c98\u8d34", "Pasting": "\u7c98\u8d34", "Presentations": "\u6f14\u793a\u6587\u7a3f", "Print (Download as PDF)": "\u6253\u5370\uff08\u4e0b\u8f7d\u4e3aPDF\u6587\u4ef6\uff09", "Promote list item (list item has to be selected)": "\u5347\u7ea7\u5217\u8868\u9879\u76ee\uff08\u9700\u8981\u5148\u9009\u62e9\u5217\u8868\u9879\u76ee\uff09", "Redo": "\u6062\u590d", "Remove direct formatting": "\u79fb\u9664\u76f4\u63a5\u683c\u5f0f", "Rich content copy/cut and paste is supported, not only within a given document, but also across documents on the same or different {productname}. For these internal uses, users can copy/cut content, including images and mixed content, on PC by using the keyboard shortcuts directly (Ctrl+X, Ctrl+C, Ctrl+V). For security reasons it is necessary to use Ctrl+V to paste on PC, but context menus can be used for cut and copy. On Android or iOS selecting text by double tapping, and using a long-tap to access copy/cut/paste via the context menu is required.": "\u60a8\u4e0d\u4ec5\u80fd\u5728\u540c\u4e00\u6587\u6863\u5185\u590d\u5236\uff0f\u526a\u5207\u548c\u7c98\u8d34\u5bcc\u6587\u672c\u5185\u5bb9\uff0c\u4e5f\u80fd\u5728\u540c\u4e00\u4e2a\u6216\u4e0d\u540c\u7684 {productname} \u7f16\u8f91\u7684\u6587\u6863\u95f4\u8fdb\u884c\u3002\u8981\u8fdb\u884c\u8fd9\u4e9b\u5e94\u7528\u7a0b\u5e8f\u5185\u90e8\u7684\u5185\u5bb9\u590d\u5236\uff0f\u526a\u5207\uff0c\u5305\u62ec\u56fe\u50cf\u548c\u6587\u672c\u56fe\u50cf\u6df7\u5408\u5185\u5bb9\uff0c\u7535\u8111\u7528\u6237\u53ef\u4ee5\u76f4\u63a5\u7528\u5feb\u6377\u952e\u64cd\u4f5c\uff08Ctrl+X\u3001Ctrl+C \u548c Ctrl+V\uff09\u3002\u7531\u4e8e\u5b89\u5168\u539f\u56e0\uff0c\u5728\u7535\u8111\u4e0a\u5fc5\u987b\u7528\u5feb\u6377\u952e Ctrl+V \u7c98\u8d34\uff0c\u4f46\u53ef\u4ee5\u7528\u5feb\u6377\u83dc\u5355\u526a\u5207\u548c\u590d\u5236\u3002\u5728\u5b89\u5353\u6216\u82f9\u679c\u624b\u673a\u4e0a\uff0c\u53cc\u51fb\u6587\u672c\u5c06\u5176\u9009\u4e2d\u540e\uff0c\u518d\u957f\u6309\u5373\u53ef\u5f39\u51fa\u5feb\u6377\u83dc\u5355\u8fdb\u884c\u590d\u5236\uff0f\u526a\u5207\uff0f\u7c98\u8d34\u3002", "Search backwards": "\u641c\u7d22\u524d\u6587", "Search forward": "\u641c\u7d22\u540e\u6587", "Select All": "\u5168\u9009", "Select a table in text document, a range in a spreadsheet or a table in a presentation.": "\u9009\u62e9\u6587\u672c\u6587\u6863\u4e2d\u7684\u8868\u683c\u3001\u7535\u5b50\u8868\u683c\u4e2d\u7684\u8303\u56f4\u6216\u6f14\u793a\u6587\u7a3f\u4e2d\u7684\u8868\u683c\u3002", "Select all in drawing page": "\u9009\u53d6\u7ed8\u56fe\u9875\u9762\u6240\u6709\u5185\u5bb9", "Select all in slide": "\u9009\u62e9\u5e7b\u706f\u7247\u4e2d\u7684\u6240\u6709\u5143\u7d20", "Select lines in downwards direction": "\u5411\u4e0b\u9009\u62e9\u884c", "Select lines in upwards direction": "\u5411\u4e0a\u9009\u62e9\u884c", "Select objects in the order in which they were created": "\u6309\u7167\u5bf9\u8c61\u7684\u521b\u5efa\u987a\u5e8f\u8fdb\u884c\u9009\u62e9", "Select objects in the reverse order in which they were created": "\u6309\u7167\u521b\u5efa\u5bf9\u8c61\u7684\u76f8\u53cd\u987a\u5e8f\u4f9d\u6b21\u9009\u62e9\u5bf9\u8c61", "Select to beginning of paragraph": "\u9009\u81f3\u6bb5\u9996", "Select to end of paragraph": "\u9009\u62e9\u81f3\u6bb5\u843d\u7684\u7ed3\u675f\u4f4d\u7f6e", "Select to the left word by word": "\u6309\u5355\u8bcd\u9009\u62e9\u81f3\u5de6\u8fb9\u7684\u5355\u8bcd", "Select to the right word by word": "\u6309\u8bcd\u9009\u62e9\u5230\u53f3\u8fb9\u7684\u5355\u8bcd", "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected.": "\u4ece\u5f53\u524d\u5355\u5143\u683c\u5f00\u59cb\uff0c\u6cbf\u7bad\u5934\u6240\u6307\u65b9\u5411\uff0c\u9009\u62e9\u5305\u542b\u6570\u636e\u7684\u6240\u6709\u5355\u5143\u683c\uff0c\u76f4\u81f3\u8fde\u7eed\u6570\u636e\u5355\u5143\u683c\u533a\u57df\u7684\u672b\u5c3e\u3002\u5982\u679c\u540c\u65f6\u9009\u62e9\u884c\u548c\u5217\uff0c\u5219\u4f1a\u9009\u62e9\u4e00\u4e2a\u77e9\u5f62\u5355\u5143\u683c\u533a\u57df\u3002", "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.": "\u4ece\u5f53\u524d\u7684\u5355\u5143\u683c\u5411\u4e0b\u9009\u62e9\u4e00\u9875\u81f3\u4e0e\u5f53\u524d\u76f8\u540c\u7684\u5217\uff0c\u6216\u5411\u4e0b\u6269\u5c55\u4e00\u9875\u5f53\u524d\u7684\u9009\u62e9\u3002", "Selects cells from the current cell to the first cell of the current row.": "\u9009\u62e9\u672c\u884c\u4e2d\u7b2c\u4e00\u4e2a\u5355\u5143\u683c\u5230\u5f53\u524d\u5355\u5143\u683c\u3002", "Selects cells from the current cell to the last cell of the current row.": "\u9009\u62e9\u4ece\u5f53\u524d\u5355\u5143\u683c\u5230\u5f53\u524d\u884c\u7684\u6700\u540e\u4e00\u4e2a\u5355\u5143\u683c\u3002", "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.": "\u4ece\u5f53\u524d\u7684\u5355\u5143\u683c\u5411\u4e0a\u9009\u62e9\u4e00\u9875\u81f3\u4e0e\u5f53\u524d\u76f8\u540c\u7684\u5217\uff0c\u6216\u5411\u4e0a\u6269\u5c55\u4e00\u9875\u5f53\u524d\u7684\u9009\u62e9\u3002", "Set Optimal Column Width": "\u6700\u4f73\u5217\u5bbd", "Shortcut Keys for Tables": "\u7528\u4e8e\u8868\u683c\u7684\u5feb\u6377\u952e", "Slide keyboard shortcuts": "\u5e7b\u706f\u7247\u952e\u76d8\u5feb\u6377\u952e", "Slide pane": "\u5e7b\u706f\u7247\u7a97\u683c", "Slide show": "\u5e7b\u706f\u7247\u653e\u6620", "Spellchecking": "\u62fc\u5199\u68c0\u67e5", "Spreadsheets": "\u7535\u5b50\u8868\u683c", "Standard currency format": "\u6807\u51c6\u8d27\u5e01\u683c\u5f0f", "Standard date format": "\u6807\u51c6\u65e5\u671f\u683c\u5f0f", "Standard exponential format": "\u6807\u51c6\u6307\u6570\u683c\u5f0f", "Standard format": "\u6807\u51c6\u683c\u5f0f", "Standard percentage format (two decimal places)": "\u6807\u51c6\u767e\u5206\u6bd4\u683c\u5f0f\uff08\u4fdd\u7559\u5c0f\u6570\u70b9\u540e\u4e24\u4f4d\uff09", "Strikethrough": "\u5220\u9664\u7ebf", "Subscript": "\u4e0b\u6807", "Superscript": "\u4e0a\u6807", "Switch cursor between text and footer": "\u5728\u6587\u672c\u548c\u9875\u811a\u4e4b\u95f4\u5207\u6362\u5149\u6807", "Switch cursor between text and header": "\u5728\u6587\u672c\u548c\u9875\u7709\u4e4b\u95f4\u5207\u6362\u5149\u6807", "Tab": "Tab", "Text documents": "\u6587\u672c\u6587\u6863", "Text formatting": "\u6587\u672c\u683c\u5f0f\u5316", "Text selection and navigation in a textbox": "\u5728\u6587\u672c\u6846\u4e2d\u9009\u62e9\u548c\u5bfc\u822a\u6587\u672c", "Text selection and navigation in document": "\u5728\u6587\u6863\u4e2d\u9009\u62e9\u548c\u67e5\u770b\u6587\u672c", "Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg\u2019s or png\u2019s.": "\u653e\u5927\u540e\u6587\u672c\u3001\u56fe\u8868\u3001\u5f62\u72b6\u548c SVG \u56fe\u50cf\u4ecd\u4f1a\u4fdd\u6301\u6e05\u6670\uff0c\u53ea\u6709\u63d2\u5165\u7684 JPG \u6216 PNG \u7b49\u56fe\u50cf\u4e0a\u624d\u80fd\u770b\u5230\u50cf\u7d20\u9897\u7c92\u3002", "The Advanced Filter allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.": "\u9ad8\u7ea7\u7b5b\u9009\u5141\u8bb8\u6700\u591a\u516b\u4e2a\u7b5b\u9009\u6761\u4ef6\u3002\u5728\u9ad8\u7ea7\u7b5b\u9009\u65f6\u60a8\u9700\u8981\u76f4\u63a5\u5728\u5de5\u4f5c\u8868\u4e2d\u8f93\u5165\u7b5b\u9009\u6761\u4ef6\u3002", "The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the OASIS OpenFormula specification.": "\u516c\u5f0f\u8bed\u8a00\u5bf9\u4efb\u4f55\u7535\u5b50\u8868\u683c\u7528\u6237\u5e94\u8be5\u90fd\u8033\u719f\u80fd\u8be6\uff0c\u5e76\u4e14\u5728 OASIS OpenFormula \u89c4\u8303\u4e2d\u6709\u8be6\u7ec6\u8bf4\u660e\u3002", "This is particularly useful \u2013 say when a colleague inadvertently selected all text in the document with Ctrl+A and proceeded to type over it destroying it \u2013 while you were concurrently editing.": "\u8fd9\u5728\u591a\u4eba\u540c\u65f6\u7f16\u8f91\u7684\u60c5\u51b5\u4e0b\u975e\u5e38\u6709\u7528\u3002\u4f8b\u5982\uff0c\u4e00\u8d77\u7f16\u8f91\u7684\u540c\u4e8b\u4e0d\u5c0f\u5fc3\u6309 Ctrl+A \u9009\u4e2d\u4e86\u6587\u6863\u5185\u7684\u6240\u6709\u6587\u672c\uff0c\u4e4b\u540e\u53c8\u952e\u5165\u4e86\u5185\u5bb9\uff0c\u4e8e\u662f\u5c06\u5b83\u4eec\u5168\u90e8\u8986\u5199\u6389\u4e86\u3002", "To continue editing, click on the document and the layover and message disappear. Any changes that may have been made by other users \u2013 while collaboratively editing the document \u2013 are re-loaded.": "\u8981\u7ee7\u7eed\u7f16\u8f91\uff0c\u8bf7\u70b9\u51fb\u6587\u6863\uff0c\u906e\u7f69\u548c\u6d88\u606f\u5373\u4f1a\u6d88\u5931\u3002\u95f2\u7f6e\u671f\u95f4\u5176\u4ed6\u534f\u4f5c\u7528\u6237\u6240\u505a\u7684\u66f4\u6539\u5c06\u4f1a\u88ab\u91cd\u65b0\u52a0\u8f7d\u3002", "To copy larger pieces of content to other applications on your device, users need to press the Start download button, and then re-copy this to their clipboard in order to make it available to the target application to read. This is possible via a tiny widget that pops up in the bottom-right corner, and is only necessary to export the content for pasting in external applications. This step also converts complex object types into static images.": "\u8981\u5411\u8bbe\u5907\u4e0a\u7684\u5176\u5b83\u5e94\u7528\u7a0b\u5e8f\u590d\u5236\u5927\u6bb5\u5185\u5bb9\uff0c\u7528\u6237\u9700\u8981\u6309\u5f00\u59cb\u4e0b\u8f7d\u6309\u94ae\uff0c\u7136\u540e\u518d\u5c06\u8be5\u5185\u5bb9\u91cd\u65b0\u590d\u5236\u5230\u526a\u8d34\u677f\u4e0a\uff0c\u4ee5\u4f9b\u76ee\u6807\u5e94\u7528\u7a0b\u5e8f\u8bfb\u53d6\u3002\u8fd9\u53ef\u901a\u8fc7\u5728\u53f3\u4e0b\u89d2\u5f39\u51fa\u7684\u5c0f\u5de5\u5177\u8fdb\u884c\uff0c\u5e76\u4e14\u53ea\u662f\u5728\u5411\u5916\u90e8\u5e94\u7528\u7a0b\u5e8f\u7c98\u8d34\u5185\u5bb9\u624d\u9700\u8981\u4f7f\u7528\u3002\u8fd9\u4e00\u6b65\u9aa4\u4e5f\u4f1a\u628a\u590d\u6742\u7c7b\u578b\u7684\u5bf9\u8c61\u8f6c\u6362\u4e3a\u9759\u6001\u56fe\u50cf\u3002", "To download a document download it from the {productname} application\u2019s File menu. The download formats available depends on the application. All applications exports documents in PDF format.": "\u8981\u4e0b\u8f7d\u6587\u6863\uff0c\u8bf7\u4ece {productname} \u5e94\u7528\u7a0b\u5e8f\u7684\u6587\u4ef6\u83dc\u5355\u4e2d\u4e0b\u8f7d\u3002\u53ef\u4f9b\u4e0b\u8f7d\u7684\u6587\u4ef6\u683c\u5f0f\u53d6\u51b3\u4e8e\u5e94\u7528\u7a0b\u5e8f\u3002\u6240\u6709\u5e94\u7528\u7a0b\u5e8f\u90fd\u53ef\u5bfc\u51fa PDF \u683c\u5f0f\u6587\u6863\u3002", "To jump back to the selected state, select it with the mouse and hit Jump to state.": "\u8981\u8df3\u56de\u6240\u9009\u72b6\u6001\uff0c\u8bf7\u7528\u9f20\u6807\u9009\u62e9\u8be5\u72b6\u6001\u5e76\u70b9\u51fb\u8df3\u8f6c\u5230\u72b6\u6001\u3002", "To open document, click on the file to open the {productname} module associated to the document format.": "\u8981\u6253\u5f00\u6587\u6863\uff0c\u70b9\u51fb\u6587\u4ef6\u5373\u53ef\u7528\u4e0e\u5176\u6587\u6863\u683c\u5f0f\u5173\u8054\u7684 {productname} \u6a21\u5757\u5c06\u5b83\u6253\u5f00\u3002", "To remove the validity of the cell, open the dialog and set the Allow list to \u201cAll values\u201d.": "\u8981\u79fb\u9664\u5355\u5143\u683c\u7684\u6709\u6548\u6027\uff0c \u6253\u5f00\u5bf9\u8bdd\u6846\u5e76\u5c06 \u5141\u8bb8 \u5217\u8868\u8bbe\u7f6e\u4e3a\u201c\u6240\u6709\u503c\u201d\u3002", "To systematically spell-check the whole document use the Tools menu\u2019s Spelling option.": "\u8981\u7cfb\u7edf\u6027\u68c0\u67e5\u6574\u4e2a\u6587\u6863\u7684\u62fc\u5199\uff0c\u8bf7\u4f7f\u7528\u5de5\u5177\u83dc\u5355\u4e0b\u7684\u62fc\u5199\u68c0\u67e5\u9009\u9879\u3002", "Two decimal places, thousands separator": "\u4e24\u4e2a\u5c0f\u6570\u4f4d\u6570, \u5343\u4f4d\u5206\u9694\u7b26", "Underline": "\u4e0b\u5212\u7ebf", "Undo": "\u64a4\u6d88", "Use the Input Help and Error Alert tabs to enhance the user interactions. Click OK to close the dialog.": "Use the \u8f93\u5165\u5e2e\u52a9 \u548c \u9519\u8bef\u8b66\u544a \u9009\u9879\u5361\u6765\u589e\u5f3a\u7528\u6237\u4ea4\u4e92\u3002\u70b9\u51fb \u786e\u5b9a \u5173\u95ed\u5bf9\u8bdd\u6846\u3002", "Using the browser zoom affects the document and user interface areas.": "\u4f7f\u7528\u6d4f\u89c8\u5668\u7684\u7f29\u653e\u529f\u80fd\u4f1a\u540c\u65f6\u5f71\u54cd\u6587\u6863\u533a\u548c\u7528\u6237\u754c\u9762\u533a\u3002", "When {productname} detects that there has not been any activity in the browser for a while, it puts the document in an \u201cInactive\u201d state. The document is shown with a transparent gray overlay, with the message \u201cInactive document \u2013 please click to resume editing\u201d.": "\u5f53 {productname} \u68c0\u6d4b\u5230\u6d4f\u89c8\u5668\u4e2d\u5df2\u6709\u4e00\u6bb5\u65f6\u95f4\u6ca1\u6709\u4efb\u4f55\u52a8\u4f5c\uff0c\u4f1a\u5c06\u6587\u6863\u8bbe\u7f6e\u4e3a\u201c\u975e\u6d3b\u52a8\u201d\u72b6\u6001\u3002\u6587\u6863\u4f1a\u88ab\u663e\u793a\u4e3a\u6709\u900f\u660e\u7070\u8272\u906e\u7f69\uff0c\u5e76\u4f34\u6709\u6d88\u606f\u201c\u4e0d\u6d3b\u52a8\u6587\u6863\u2014\u2014\u8bf7\u5355\u51fb\u4ee5\u6062\u590d\u7f16\u8f91\u201d\u3002", "When closing a document, it is automatically saved if it has been changed.": "\u5173\u95ed\u6587\u6863\u65f6\uff0c\u5982\u679c\u88ab\u66f4\u6539\u8fc7\u4f1a\u81ea\u52a8\u4fdd\u5b58\u3002", "When multiple people edit the same document concurrently, it is possible for their changes to conflict and this can cause some confusion. The Document Repair function allows users to undo other editor\u2019s changes to the document to a previous state.": "\u591a\u4eba\u540c\u65f6\u7f16\u8f91\u6587\u6863\u65f6\uff0c\u53ef\u80fd\u4f1a\u53d1\u751f\u66f4\u6539\u51b2\u7a81\u800c\u5bfc\u81f4\u67d0\u4e9b\u56f0\u6270\u3002\u6587\u6863\u4fee\u590d\u529f\u80fd\u8ba9\u7528\u6237\u53ef\u4ee5\u64a4\u6d88\u5176\u4ed6\u7f16\u8f91\u8005\u7684\u4fee\u6539\uff0c\u4f7f\u6587\u6863\u6062\u590d\u5230\u4e4b\u524d\u7684\u72b6\u6001\u3002", "When you have internal cut or copied content, you can paste this content using the context menu.": "\u5f53\u60a8\u6709\u5185\u90e8\u526a\u5207\u6216\u590d\u5236\u7684\u5185\u5bb9\u65f6\uff0c\u53ef\u4ee5\u4f7f\u7528\u5feb\u6377\u83dc\u5355\u7c98\u8d34\u6b64\u5185\u5bb9\u3002", "When you paste content copied from within the same document, the format and elements are maintained. If you copy from another document, in another tab or browser window, or from outside of the browser, the pasted content will preserve rich text.": "\u4ece\u540c\u4e00\u6587\u6863\u4e2d\u590d\u5236\u7684\u5185\u5bb9\uff0c\u7c98\u8d34\u65f6\u5c06\u4fdd\u7559\u683c\u5f0f\u548c\u5143\u7d20\u3002\u5982\u679c\u4ece\u5176\u5b83\u6587\u6863\u3001\u5176\u5b83\u6d4f\u89c8\u5668\u6807\u7b7e\u9875\u6216\u7a97\u53e3\u3001\u6216\u8005\u6d4f\u89c8\u5668\u5916\u90e8\u590d\u5236\uff0c\u7c98\u8d34\u7684\u5185\u5bb9\u5c06\u4fdd\u7559\u5bcc\u6587\u672c\u3002", "When you paste text from within the document, formatting will be respected. You can also paste objects, such as images, if they are copied from the document you are working in.": "\u5f53\u60a8\u7c98\u8d34\u6765\u81ea\u6587\u6863\u5185\u90e8\u7684\u6587\u672c\u65f6\uff0c\u5c06\u4fdd\u7559\u683c\u5f0f\u3002\u60a8\u4e5f\u53ef\u4ee5\u4ece\u6b63\u5728\u7f16\u8f91\u7684\u6587\u6863\u4e2d\u76f4\u63a5\u590d\u5236\u5bf9\u8c61\uff08\u5982\u56fe\u50cf\uff09\u5e76\u7c98\u8d34\u3002", "Word processor functions": "\u6587\u5b57\u5904\u7406\u529f\u80fd", "You can jump to the cursor of a user by clicking on the name (or avatar) of the user. It is possible to follow the editor.": "\u60a8\u53ef\u4ee5\u5355\u51fb\u7528\u6237\u7684\u540d\u79f0\uff08\u6216\u5934\u50cf\uff09\u8df3\u8f6c\u5230\u8be5\u7528\u6237\u7684\u5149\u6807\u5904\u3002\u53ef\u4ee5\u6b64\u8ddf\u8e2a\u7f16\u8f91\u8005\u3002", "You can paste as unformatted text with the keyboard shortcut: Ctrl+Shift+V": "\u60a8\u53ef\u4ee5\u7528\u5feb\u6377\u952e\u7c98\u8d34\u4e3a\u65e0\u683c\u5f0f\u6587\u672c\uff1aCtrl+Shift+V", "You edit an online spreadsheet in the same way you edit a desktop spreadsheet. Operations like entering data, selecting ranges, columns, rows or sheets are the same. Use the keyboard, menus or toolbar to command actions in the spreadsheet. Dragging cells contents to fill cells with data is also supported. Copy, cut and paste commands are available from the context menu. Following entered data with a Tab will move the cursor to the next cell to the right, and with an Enter to the cell below for easy further data entry.": "\u60a8\u53ef\u4ee5\u50cf\u5728\u684c\u9762\u5e94\u7528\u7a0b\u5e8f\u4e2d\u7f16\u8f91\u7535\u5b50\u8868\u683c\u4e00\u6837\u5728\u7ebf\u7f16\u8f91\u7535\u5b50\u8868\u683c\u3002\u8f93\u5165\u6570\u636e\u548c\u9009\u62e9\u884c\u3001\u5217\u3001\u533a\u57df\u8fd9\u4e9b\u64cd\u4f5c\u90fd\u662f\u76f8\u540c\u7684\u3002\u5bf9\u7535\u5b50\u8868\u683c\u7684\u64cd\u4f5c\u53ef\u4ee5\u4f7f\u7528\u952e\u76d8\u3001\u83dc\u5355\u6216\u5de5\u5177\u680f\u8fdb\u884c\u3002\u62d6\u52a8\u5355\u5143\u683c\u5185\u5bb9\u4ee5\u5411\u5176\u5b83\u5355\u5143\u683c\u4e2d\u586b\u5145\u6570\u636e\u7684\u64cd\u4f5c\u4e5f\u662f\u652f\u6301\u7684\u3002\u5feb\u6377\u83dc\u5355\u4e2d\u6709\u590d\u5236\u3001\u526a\u5207\u548c\u7c98\u8d34\u547d\u4ee4\u3002\u5728\u4e00\u4e2a\u5355\u5143\u683c\u8f93\u5165\u6570\u636e\u5b8c\u6bd5\u4e4b\u540e\uff0c\u6309 Tab\uff08\u5236\u8868\u952e\uff09\u4f1a\u5c06\u5149\u6807\u79fb\u52a8\u81f3\u53f3\u4fa7\u76f8\u90bb\u5355\u5143\u683c\uff0c\u800c Enter\uff08\u56de\u8f66\u952e\uff09\u4f1a\u5c06\u5149\u6807\u79fb\u52a8\u5230\u4e0b\u65b9\u76f8\u90bb\u5355\u5143\u683c\uff0c\u65b9\u4fbf\u8f93\u5165\u4e0b\u4e00\u6761\u6570\u636e\u3002", "Your documents are stored and managed in the cloud storage that is integrated with {productname}.": "\u60a8\u7684\u6587\u6863\u5b58\u50a8\u5728\u96c6\u6210\u4e8e {productname} \u7684\u4e91\u5b58\u50a8\u4e2d\uff0c\u5e76\u7531\u5176\u7ba1\u7406\u3002", "chart": "\u56fe\u8868", "comment": "\u6ce8\u91ca", "data validate": "\u6570\u636e\u9a8c\u8bc1", "document repair": "\u6587\u6863\u4fee\u590d", "filter": "\u7b5b\u9009", "inactive document": "\u975e\u6d3b\u8dc3\u6587\u6863", "spellchecking": "\u62fc\u5199\u68c0\u67e5", "where (*) is the multiplication sign on the numeric key pad. Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns.": "\u5176\u4e2d\uff08*\uff09\u662f\u6570\u5b57\u5c0f\u952e\u76d8\u4e0a\u7684\u4e58\u53f7\u3002\u9009\u62e9\u5305\u542b\u5149\u6807\u7684\u5355\u5143\u683c\u8303\u56f4\u3002\u4e00\u4e2a\u8303\u56f4\u662f\u4e00\u4e2a\u8fde\u7eed\u7684\u5355\u5143\u683c\u533a\u57df\uff0c\u5305\u542b\u6570\u636e\uff0c\u5e76\u4e14\u7531\u7a7a\u884c\u548c\u7a7a\u5217\u754c\u5b9a\u3002", "where (/) is the division sign on the numeric key pad. Selects the matrix formula range that contains the cursor.": "\u5176\u4e2d\uff08/\uff09\u662f\u6570\u5b57\u952e\u76d8\u4e0a\u7684\u9664\u6cd5\u7b26\u53f7\u3002\u9009\u62e9\u5305\u542b\u5149\u6807\u7684\u77e9\u9635\u516c\u5f0f\u8303\u56f4\u3002"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/help-zh_TW.json b/f7cloud-office/browser/dist/l10n/help-zh_TW.json new file mode 100644 index 0000000..7d68b73 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/help-zh_TW.json @@ -0,0 +1 @@ +{"Alt+C": "Alt+C", "Alt+Shift+F1": "Alt+Shift+F1", "Ctrl+0": "Ctrl+0", "Ctrl+1": "Ctrl+1", "Ctrl+2": "Ctrl+2", "Ctrl+3": "Ctrl+3", "Ctrl+4": "Ctrl+4", "Ctrl+5": "Ctrl+5", "Ctrl+A": "Ctrl+A", "Ctrl+Alt+5": "Ctrl+Alt+5", "Ctrl+Alt+Shift+V": "Ctrl+Alt+Shift+V", "Ctrl+B": "Ctrl+B", "Ctrl+C,
Ctrl+Insert": "Ctrl+C,
Ctrl+Insert", "Ctrl+D": "Ctrl+D", "Ctrl+E": "Ctrl+E", "Ctrl+I": "Ctrl+I", "Ctrl+J": "Ctrl+J", "Ctrl+L": "Ctrl+L", "Ctrl+M": "Ctrl+M", "Ctrl+P": "Ctrl+P", "Ctrl+R": "Ctrl+R", "Ctrl+Shift+?": "Ctrl+Shift+?", "Ctrl+Shift+B": "Ctrl+Shift+B", "Ctrl+Shift+P": "Ctrl+Shift+P", "Ctrl+Shift+V": "Ctrl+Shift+V", "Ctrl+U": "Ctrl+U", "Ctrl+X": "Ctrl+X", "Ctrl+Y": "Ctrl+Y", "Ctrl+Z": "Ctrl+Z", "Align Center": "\u7f6e\u4e2d", "Align Left": "\u5411\u5de6\u5c0d\u9f4a", "Align Right": "\u5411\u53f3\u5c0d\u9f4a", "Apply Default paragraph style": "\u5957\u7528\u9810\u8a2d\u6bb5\u843d\u6a23\u5f0f", "Apply Heading 1 paragraph style": "\u5957\u7528\u6a19\u984c 1 \u6bb5\u843d\u6a23\u5f0f", "Apply Heading 2 paragraph style": "\u5957\u7528\u6a19\u984c 2 \u6bb5\u843d\u6a23\u5f0f", "Apply Heading 3 paragraph style": "\u5957\u7528\u6a19\u984c 3 \u6bb5\u843d\u6a23\u5f0f", "Apply Heading 4 paragraph style": "\u5957\u7528\u6a19\u984c 4 \u6bb5\u843d\u6a23\u5f0f", "Apply Heading 5 paragraph style": "\u5957\u7528\u6a19\u984c 5 \u6bb5\u843d\u6a23\u5f0f", "Arrow Down": "\u4e0b\u7bad\u982d", "Arrow Left": "\u5de6\u7bad\u982d", "Arrow Right": "\u53f3\u7bad\u982d", "Arrow Up": "\u4e0a\u7bad\u982d", "Bold": "\u7c97\u9ad4", "Cell formatting": "\u5132\u5b58\u683c\u683c\u5f0f\u5316", "Collaborative editing": "\u5354\u4f5c\u5f0f\u7de8\u8f2f", "Column break (in multicolumnar text)": "\u65b7\u6b04\u7b26\uff08\u591a\u6b04\u5f0f\u6587\u5b57\uff09", "Copy": "\u8907\u88fd", "Cut": "\u526a\u4e0b", "Delete to beginning of sentence": "\u522a\u9664\u81f3\u53e5\u5b50\u958b\u982d", "Delete to beginning of word": "\u522a\u9664\u81f3\u5b57\u8a5e\u958b\u982d", "Delete to end of sentence": "\u522a\u9664\u81f3\u53e5\u5b50\u7d50\u5c3e", "Delete to end of word": "\u522a\u9664\u81f3\u5b57\u8a5e\u7d50\u5c3e", "Demote list item (list item has to be selected)": "\u964d\u4f4e\u5217\u8868\u9805\u76ee\u5c64\u7d1a\uff08\u5fc5\u9808\u9078\u53d6\u5217\u8868\u9805\u76ee\uff09", "Display comment": "\u986f\u793a\u8a55\u8a3b", "Display the Keyboard shortcuts help": "\u986f\u793a\u9375\u76e4\u5feb\u6377\u9375\u5e6b\u52a9\u8aaa\u660e", "Double Underline": "\u96d9\u5e95\u7dda", "End": "End", "Esc": "Esc", "Escape current mode, i.e. from edit mode switch to object selection mode, from object selection mode switch to view mode.": "\u9000\u51fa\u76ee\u524d\u6a21\u5f0f\uff0c\u4f8b\u5982\u5f9e\u7de8\u8f2f\u6a21\u5f0f\u5207\u63db\u81f3\u7269\u4ef6\u9078\u53d6\u6a21\u5f0f\u3001\u5f9e\u7269\u4ef6\u9078\u53d6\u6a21\u5f0f\u5207\u63db\u81f3\u6aa2\u8996\u6a21\u5f0f\u7b49\u3002", "Extend the selection down one page": "\u64f4\u5c55\u9078\u53d6\u7bc4\u570d\u81f3\u4e0b\u4e00\u9801", "Extend the selection up one page": "\u64f4\u5c55\u9078\u53d6\u7bc4\u570d\u81f3\u4e0a\u4e00\u9801", "Fill Down": "\u5f80\u4e0b\u586b", "General Keyboard Shortcuts": "\u5e38\u7528\u5feb\u6377\u9375", "Go and select text to end of document": "\u5f80\u5f8c\u9078\u53d6\u81f3\u6587\u4ef6\u5c3e\u7aef", "Go and select text to end of textbox": "\u524d\u5f80\u4e26\u9078\u53d6\u6587\u5b57\u81f3\u6587\u5b57\u65b9\u584a\u7684\u7d50\u5c3e", "Go and select text to start of document": "\u5f80\u524d\u9078\u53d6\u81f3\u6587\u4ef6\u8d77\u59cb\u4f4d\u7f6e", "Go and select text to start of textbox": "\u524d\u5f80\u4e26\u9078\u53d6\u81f3\u6587\u5b57\u65b9\u584a\u7684\u958b\u982d", "Go and select to the beginning of a line": "\u524d\u5f80\u4e26\u9078\u53d6\u81f3\u8a72\u884c\u9996", "Go and select to the end of a line": "\u524d\u5f80\u4e26\u9078\u53d6\u81f3\u884c\u5c3e", "Go to beginning of a word": "\u524d\u5f80\u5b57\u8a5e\u7684\u958b\u982d", "Go to beginning of line": "\u524d\u5f80\u884c\u9996", "Go to end of document": "\u524d\u5f80\u6587\u4ef6\u7684\u7d50\u5c3e", "Go to end of line": "\u524d\u5f80\u884c\u5c3e", "Go to start of document": "\u524d\u5f80\u81f3\u6587\u4ef6\u7684\u958b\u982d", "Go to start of the next word": "\u524d\u5f80\u4e0b\u500b\u5b57\u8a5e\u7684\u958b\u982d", "Home": "\u9996\u9801", "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document.": "\u82e5\u672a\u9078\u53d6\u6574\u500b\u5132\u5b58\u683c\uff0c\u4e14\u6e38\u6a19\u4f4d\u5728\u8868\u683c\u7d50\u5c3e\uff0c\u5247\u8868\u683c\u5f8c\u65b9\u63a5\u7e8c\u7684\u6bb5\u843d\u6703\u88ab\u522a\u9664\uff0c\u9664\u975e\u8a72\u6bb5\u843d\u662f\u6587\u4ef6\u7684\u6700\u5f8c\u4e00\u6bb5\u3002", "If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted.": "\u82e5\u672a\u9078\u53d6\u6574\u500b\u5132\u5b58\u683c\uff0c\u81ea\u6e38\u6a19\u8d77\u81f3\u76ee\u524d\u53e5\u5b50\u7d50\u5c3e\u7684\u6587\u5b57\u6703\u88ab\u522a\u9664\u3002\u82e5\u6e38\u6a19\u4f4d\u5728\u5132\u5b58\u683c\u7d50\u5c3e\uff0c\u4e14\u672a\u9078\u53d6\u6574\u500b\u5132\u5b58\u683c\uff0c\u5247\u6703\u522a\u9664\u4e0b\u500b\u5132\u5b58\u683c\u7684\u5167\u5bb9\u3002", "If one or more cells are selected, the whole rows containing the selection will be deleted. If all rows are selected completely or partially, the entire table will be deleted.": "\u82e5\u9078\u53d6\u4e00\u500b\u6216\u591a\u500b\u5132\u5b58\u683c\u6642\uff0c\u5305\u542b\u9078\u53d6\u7bc4\u570d\u7684\u6574\u5217\u7686\u88ab\u522a\u9664\u3002\u82e5\u5b8c\u5168\u9078\u53d6\u6216\u90e8\u5206\u9078\u53d6\u6240\u6709\u6a6b\u5217\uff0c\u5247\u6574\u4efd\u8868\u683c\u6703\u88ab\u522a\u9664\u3002", "If the active cell is empty: goes to the beginning of the table. Otherwise: first press goes to beginning of the active cell, second press goes to beginning of the current table, third press goes to beginning of document.": "\u82e5\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7a7a\u767d\uff1a\u524d\u5f80\u8868\u683c\u958b\u982d\u3002\u5426\u5247\uff1a\u6309\u7b2c\u4e00\u4e0b\u524d\u5f80\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7684\u958b\u982d\u3001\u7b2c\u4e8c\u4e0b\u524d\u5f80\u76ee\u524d\u8868\u683c\u7684\u958b\u982d\u3001\u7b2c\u4e09\u4e0b\u524d\u5f80\u6587\u4ef6\u7684\u958b\u982d\u3002", "If the active cell is empty: goes to the end of the table. Otherwise: first press goes to the end of the active cell, second press goes to the end of the current table, third press goes to the end of the document.": "\u82e5\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7a7a\u767d\uff1a\u524d\u5f80\u8868\u683c\u7d50\u5c3e\u3002\u5426\u5247\uff1a\u6309\u7b2c\u4e00\u4e0b\u524d\u5f80\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7684\u7d50\u5c3e\u3001\u7b2c\u4e8c\u4e0b\u524d\u5f80\u76ee\u524d\u8868\u683c\u7684\u7d50\u5c3e\u3001\u7b2c\u4e09\u4e0b\u524d\u5f80\u6587\u4ef6\u7684\u7d50\u5c3e\u3002", "If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.": "\u82e5\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7a7a\u767d\uff1a\u9078\u53d6\u6574\u4efd\u8868\u683c\u3002\u5426\u5247\uff1a\u9078\u53d6\u4f7f\u7528\u4e2d\u5132\u5b58\u683c\u7684\u5167\u5bb9\u3002\u518d\u6309\u4e00\u6b21\u6703\u9078\u53d6\u6574\u4efd\u8868\u683c\u3002", "Increase/decrease the size of the column/row on the left/top cell edge": "\u589e\u52a0/\u6e1b\u5c11\u5132\u5b58\u683c\u5de6/\u4e0a\u908a\u7de3\u7684\u6b04/\u5217\u5927\u5c0f", "Increases/decreases the size of the column/row on the right/bottom cell edge": "\u589e\u52a0/\u6e1b\u5c11\u5132\u5b58\u683c\u53f3/\u4e0b\u908a\u7de3\u7684\u6b04/\u5217\u5927\u5c0f", "Insert comment": "\u63d2\u5165\u8a55\u8a3b", "Insert endnote": "\u63d2\u5165\u5c3e\u8a3b", "Insert footnote": "\u63d2\u5165\u8a3b\u8173", "Insert line break": "\u63d2\u5165\u65b7\u884c", "Insert new paragraph directly before or after a section, or before a table": "\u76f4\u63a5\u5728\u5340\u6bb5\u524d\u5f8c\u3001\u6216\u662f\u8868\u683c\u4e4b\u524d\u63d2\u5165\u65b0\u6bb5\u843d", "Insert new paragraph without numbering inside a list. Does not work when the cursor is at the end of the list.": "\u63d2\u5165\u65b0\u6bb5\u843d\u4f46\u4e0d\u8981\u5728\u5217\u8868\u4e2d\u52a0\u5165\u65b0\u7de8\u865f\u3002\u82e5\u6e38\u6a19\u5728\u5217\u8868\u7684\u672b\u7aef\u6642\u5247\u7121\u6cd5\u4f5c\u7528\u3002", "Insert non-breaking hyphen": "\u63d2\u5165\u4e0d\u65b7\u884c\u9023\u5b57\u7b26", "Insert non-breaking space": "\u63d2\u5165\u4e0d\u65b7\u884c\u7a7a\u683c", "Insert soft hyphen": "\u63d2\u5165\u8edf\u6027\u9023\u5b57\u7b26", "Italic": "\u659c\u9ad4", "Justify": "\u5de6\u53f3\u5c0d\u9f4a", "Keyboard Shortcuts": "\u9375\u76e4\u5feb\u6377\u9375", "Like Alt, but only the active cell is modified": "\u985e\u4f3c Alt\uff0c\u4f46\u662f\u50c5\u4fee\u6539\u4f7f\u7528\u4e2d\u5132\u5b58\u683c", "Manual page break": "\u624b\u52d5\u5206\u9801", "Move cursor down one line": "\u5c07\u6e38\u6a19\u5f80\u4e0b\u79fb\u52d5\u4e00\u884c", "Move cursor to beginning of the next paragraph": "\u5c07\u6e38\u6a19\u79fb\u52d5\u81f3\u4e0b\u500b\u6bb5\u843d\u7684\u958b\u982d", "Move cursor to beginning of the previous paragraph": "\u5c07\u6e38\u6a19\u79fb\u52d5\u81f3\u4e0a\u500b\u6bb5\u843d\u958b\u982d", "Move cursor to the left": "\u5f80\u5de6\u79fb\u52d5\u6e38\u6a19", "Move cursor to the right": "\u5f80\u53f3\u79fb\u52d5\u6e38\u6a19", "Move cursor up one line": "\u5c07\u6e38\u6a19\u5f80\u4e0a\u79fb\u52d5\u4e00\u884c", "Move cursor with selection to the left": "\u5411\u5de6\u79fb\u52d5\u9078\u53d6\u7bc4\u570d\u7684\u6e38\u6a19", "Move cursor with selection to the right": "\u5411\u53f3\u79fb\u52d5\u9078\u53d6\u7bc4\u570d\u7684\u6e38\u6a19", "Move the view down one page": "\u79fb\u52d5\u6aa2\u8996\u7bc4\u570d\u81f3\u4e0b\u4e00\u9801", "Move the view up one page": "\u79fb\u52d5\u6aa2\u8996\u7bc4\u570d\u81f3\u4e0a\u4e00\u9801", "PageDown": "PageDown", "PageUp": "PageUp", "Paragraph formatting": "\u6bb5\u843d\u683c\u5f0f\u8a2d\u5b9a", "Paste as unformatted text": "\u8cbc\u4e0a\u672a\u8a2d\u5b9a\u683c\u5f0f\u7684\u6587\u5b57", "Print (Download as PDF)": "\u5217\u5370\uff08\u4e0b\u8f09\u70ba PDF \u6a94\uff09", "Promote list item (list item has to be selected)": "\u63d0\u5347\u5217\u8868\u9805\u76ee\u5c64\u7d1a\uff08\u5fc5\u9808\u9078\u53d6\u5217\u8868\u9805\u76ee\uff09", "Redo": "\u518d\u6b21\u52d5\u4f5c", "Remove direct formatting": "\u79fb\u9664\u76f4\u63a5\u683c\u5f0f\u8a2d\u5b9a", "Select All": "\u5168\u90e8\u9078\u53d6", "Select lines in downwards direction": "\u5f80\u4e0b\u9078\u53d6\u6587\u5b57\u884c\u5217", "Select lines in upwards direction": "\u5f80\u4e0a\u9078\u53d6\u6587\u5b57\u884c\u5217", "Select objects in the order in which they were created": "\u4f9d\u7269\u4ef6\u88fd\u4f5c\u7684\u9806\u5e8f\u9078\u53d6\u7269\u4ef6", "Select objects in the reverse order in which they were created": "\u4f9d\u7269\u4ef6\u88fd\u4f5c\u7684\u76f8\u53cd\u9806\u5e8f\u9078\u53d6\u7269\u4ef6", "Select to beginning of paragraph": "\u9078\u53d6\u81f3\u6bb5\u843d\u7684\u958b\u982d", "Select to end of paragraph": "\u9078\u53d6\u81f3\u6bb5\u843d\u7684\u7d50\u5c3e", "Select to the left word by word": "\u4f9d\u64da\u5b57\u8a5e\u9078\u53d6\u81f3\u5de6\u65b9\u5b57\u8a5e", "Select to the right word by word": "\u4f9d\u5b57\u8a5e\u9078\u53d6\u81f3\u53f3\u65b9\u5b57\u8a5e", "Set Optimal Column Width": "\u8a2d\u5b9a\u6700\u9069\u6b04\u5bec", "Shortcut Keys for Tables": "\u8868\u683c\u7684\u9375\u76e4\u5feb\u6377\u9375", "Standard currency format": "\u6a19\u6e96\u8ca8\u5e63\u683c\u5f0f", "Standard date format": "\u6a19\u6e96\u65e5\u671f\u683c\u5f0f", "Standard exponential format": "\u6a19\u6e96\u6307\u6578\u683c\u5f0f", "Standard format": "\u6a19\u6e96\u683c\u5f0f", "Standard percentage format (two decimal places)": "\u6a19\u6e96\u767e\u5206\u6bd4\u683c\u5f0f\uff08\u5c0f\u6578\u9ede\u4e0b\u5169\u4f4d\uff09", "Strikethrough": "\u522a\u9664\u7dda", "Subscript": "\u4e0b\u6a19", "Superscript": "\u4e0a\u6a19", "Switch cursor between text and footer": "\u5728\u6587\u5b57\u8207\u9801\u5c3e\u4e4b\u9593\u5207\u63db\u6e38\u6a19", "Switch cursor between text and header": "\u5728\u6587\u5b57\u8207\u9801\u9996\u4e4b\u9593\u5207\u63db\u6e38\u6a19", "Tab": "Tab", "Text formatting": "\u6587\u5b57\u683c\u5f0f\u8a2d\u5b9a", "Text selection and navigation in a textbox": "\u5728\u6587\u5b57\u65b9\u584a\u4e2d\u9078\u53d6\u6587\u5b57\u8207\u5c0e\u89bd", "Text selection and navigation in document": "\u6587\u5b57\u9078\u53d6\u53ca\u6587\u4ef6\u52a9\u624b", "Two decimal places, thousands separator": "\u5c0f\u6578\u9ede\u4e0b\u5169\u4f4d\u3001\u5343\u4f4d\u5206\u9694\u7b26", "Underline": "\u5e95\u7dda", "Undo": "\u53d6\u6d88\u52d5\u4f5c", "Word processor functions": "\u5b57\u8a5e\u8655\u7406\u529f\u80fd", "comment": "\u8a55\u8a3b"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/localizations.json b/f7cloud-office/browser/dist/l10n/localizations.json new file mode 100644 index 0000000..a36a985 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/localizations.json @@ -0,0 +1,87 @@ +{ + "en": false, + "ab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ab.json", + "af": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-af.json", + "am": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-am.json", + "an": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-an.json", + "ar": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ar.json", + "ast": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ast.json", + "bar": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-bar.json", + "be": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-be.json", + "bg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-bg.json", + "bs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-bs.json", + "ca": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ca.json", + "cs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-cs.json", + "cy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-cy.json", + "da": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-da.json", + "de": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-de.json", + "dsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-dsb.json", + "el": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-el.json", + "en-au": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_AU.json", + "en-AU": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_AU.json", + "en-gb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_GB.json", + "en-GB": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_GB.json", + "en-nz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_NZ.json", + "en-NZ": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_NZ.json", + "en-za": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_ZA.json", + "en-ZA": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-en_ZA.json", + "eo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-eo.json", + "es": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-es.json", + "et": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-et.json", + "eu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-eu.json", + "fi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-fi.json", + "fr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-fr.json", + "ga": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ga.json", + "gd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-gd.json", + "gl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-gl.json", + "gn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-gug.json", + "he": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-he.json", + "hi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-hi.json", + "hr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-hr.json", + "hsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-hsb.json", + "hu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-hu.json", + "id": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-id.json", + "is": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-is.json", + "it": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-it.json", + "ja": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ja.json", + "jv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-jv.json", + "kab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-kab.json", + "kk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-kk.json", + "ko": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ko.json", + "lo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-lo.json", + "lt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-lt.json", + "lv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-lv.json", + "nb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-nb.json", + "ne": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ne.json", + "nl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-nl.json", + "nn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-nn.json", + "oc": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-oc.json", + "pa-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pa_IN.json", + "pa-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pa_IN.json", + "pl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pl.json", + "pt-br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pt_BR.json", + "pt-BR": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pt_BR.json", + "pt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-pt.json", + "ro": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ro.json", + "ru": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ru.json", + "sk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-sk.json", + "sl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-sl.json", + "sq": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-sq.json", + "sv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-sv.json", + "ta": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ta.json", + "th": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-th.json", + "tr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-tr.json", + "ug": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-ug.json", + "uk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-uk.json", + "uz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-uz.json", + "vec": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-vec.json", + "vi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-vi.json", + "zh-cn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_CN.json", + "zh-CN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_CN.json", + "zh-Hans": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_CN.json", + "zh-hk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_TW.json", + "zh-HK": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_TW.json", + "zh-tw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_TW.json", + "zh-TW": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_TW.json", + "zh-Hant": "%SERVICE_ROOT%/browser/%VERSION%/l10n/ui-zh_TW.json" +} diff --git a/f7cloud-office/browser/dist/l10n/locore-localizations.json b/f7cloud-office/browser/dist/l10n/locore-localizations.json new file mode 100644 index 0000000..5a8f0f1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore-localizations.json @@ -0,0 +1,139 @@ +{ + "en": false, + "ab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ab.json", + "af": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/af.json", + "am": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/am.json", + "an": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/an.json", + "ar": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ar.json", + "as": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/as.json", + "ast": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ast.json", + "az": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/az.json", + "be": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/be.json", + "bg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bg.json", + "bn-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bn-IN.json", + "bn-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bn-IN.json", + "bn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bn.json", + "bo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bo.json", + "br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/br.json", + "brx": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/brx.json", + "bs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/bs.json", + "ca": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ca.json", + "ca-valencia": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ca-valencia.json", + "cs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/cs.json", + "cy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/cy.json", + "da": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/da.json", + "de": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/de.json", + "dgo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/dgo.json", + "dsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/dsb.json", + "dz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/dz.json", + "el": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/el.json", + "en-gb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/en-GB.json", + "en-GB": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/en-GB.json", + "en-za": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/en-ZA.json", + "en-ZA": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/en-ZA.json", + "eo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/eo.json", + "es": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/es.json", + "et": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/et.json", + "eu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/eu.json", + "fa": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/fa.json", + "fi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/fi.json", + "fr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/fr.json", + "fy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/fy.json", + "ga": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ga.json", + "gd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/gd.json", + "gl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/gl.json", + "gn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/gug.json", + "gu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/gu.json", + "he": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/he.json", + "hi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/hi.json", + "hr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/hr.json", + "hsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/hsb.json", + "hu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/hu.json", + "hy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/hy.json", + "id": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/id.json", + "is": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/is.json", + "it": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/it.json", + "ja": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ja.json", + "jv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/jv.json", + "ka": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ka.json", + "kab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kab.json", + "kk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kk.json", + "kl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kl.json", + "km": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/km.json", + "kmr-Latn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kmr-Latn.json", + "kn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kn.json", + "kok": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/kok.json", + "ko": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ko.json", + "ks": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ks.json", + "ky": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ky.json", + "lb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/lb.json", + "lo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/lo.json", + "lt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/lt.json", + "lv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/lv.json", + "mai": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/mai.json", + "mk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/mk.json", + "ml": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ml.json", + "mni": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/mni.json", + "mn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/mn.json", + "mr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/mr.json", + "my": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/my.json", + "nb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/nb.json", + "ne": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ne.json", + "nl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/nl.json", + "nn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/nn.json", + "nr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/nr.json", + "nso": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/nso.json", + "oc": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/oc.json", + "om": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/om.json", + "or": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/or.json", + "pa-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pa-IN.json", + "pa-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pa-IN.json", + "pl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pl.json", + "pt-br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pt-BR.json", + "pt-BR": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pt-BR.json", + "pt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/pt.json", + "ro": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ro.json", + "ru": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ru.json", + "rw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/rw.json", + "sah": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sah.json", + "sa": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sa-IN.json", + "sat": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sat.json", + "sd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sd.json", + "sid": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sid.json", + "si": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/si.json", + "sk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sk.json", + "sl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sl.json", + "sq": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sq.json", + "sr-Latn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sr-Latn.json", + "sr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sr.json", + "ss": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ss.json", + "st": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/st.json", + "sv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sv.json", + "sw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/sw-TZ.json", + "ta": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ta.json", + "te": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/te.json", + "tg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/tg.json", + "th": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/th.json", + "ti": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ti.json", + "tn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/tn.json", + "tr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/tr.json", + "ts": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ts.json", + "tt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/tt.json", + "ug": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ug.json", + "uk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/uk.json", + "ur": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ur.json", + "uz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/uz.json", + "ve": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/ve.json", + "vec": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/vec.json", + "vi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/vi.json", + "xh": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/xh.json", + "zh-cn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-CN.json", + "zh-CN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-CN.json", + "zh-Hans": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-CN.json", + "zh-hk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-TW.json", + "zh-HK": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-TW.json", + "zh-tw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-TW.json", + "zh-TW": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-TW.json", + "zh-Hant": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zh-TW.json", + "zu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/locore/zu.json" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ab.json b/f7cloud-office/browser/dist/l10n/locore/ab.json new file mode 100644 index 0000000..b695412 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ab.json @@ -0,0 +1,691 @@ +{ +"3D Objects":"3D аобиектқәа", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Аԥсуа", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Adding selection":"Иацҵахоу алхра", +"Addressee":"Аиуҩы", +"Afrikaans (Namibia)":"Африкаанс (Намибиа)", +"Afrikaans (South Africa)":"Африкаанс (Аладатәи Африка)", +"Aka (Central African Republic)":"Ака (Африка Ацентртә Республика)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан", +"Albanian":"Албаниатәи", +"Amharic":"Амхартәи", +"Apatani":"Апатани", +"Appendix":"Апрограмма", +"Arabic":"Арабтәи", +"Arabic (Algeria)":"Арабтәи (Алжир)", +"Arabic (Bahrain)":"Арабтәи (Бахреин)", +"Arabic (Chad)":"Арабтәи (Чад)", +"Arabic (Comoros)":"Арабтәи (Комортәи адгьылбжьахақәа)", +"Arabic (Djibouti)":"Арабтәи (Джибути)", +"Arabic (Egypt)":"Арабтәи (Египет)", +"Arabic (Eritrea)":"Арабтәи (Еритреиа)", +"Arabic (Iraq)":"Арабтәи (Ирак)", +"Arabic (Israel)":"Арабтәи (Израиль)", +"Arabic (Jordan)":"Арабтәи (Иорданиа)", +"Arabic (Kuwait)":"Арабтәи (Кувеит)", +"Arabic (Lebanon)":"Арабтәи (Ливан)", +"Arabic (Libya)":"Арабтәи (Ливиа)", +"Arabic (Mauritania)":"Арабтәи (Мавританиа)", +"Arabic (Morocco)":"Арабтәи (Марокко)", +"Arabic (Oman)":"Арабтәи (Оман)", +"Arabic (Palestine)":"Арабтәи (Палестина)", +"Arabic (Qatar)":"Арабтәи (Катар)", +"Arabic (Saudi Arabia)":"Арабтәи (Саудовтәи Аравиа)", +"Arabic (Somalia)":"Арабтәи (Сомали)", +"Arabic (Sudan)":"Арабтәи (Судан)", +"Arabic (Syria)":"Арабтәи (Шьамтәыла)", +"Arabic (Tunisia)":"Арабтәи (Тунис)", +"Arabic (UAE)":"Арабтәи (ЕАЕ)", +"Arabic (Yemen)":"Арабтәи (Иеимен)", +"Aragonese":"Арагонтәи", +"Aranese":"Арантәи", +"Armenian, Classical (Armenia)":"Аерман, аклассикатә (Ермантәыла)", +"Armenian, Eastern (Armenia)":"Мрагыларпахьтәи аермантә (Ермантәыла)", +"Armenian, Eastern (Iran)":"Аерман, мрагыларатәи (Иран)", +"Armenian, Eastern (Russia)":"Аерман, мрагыларатәи (Урыстәыла)", +"Armenian, Western (Armenia)":"Аерман, мраҭашәаратәи (Ермантәыла)", +"Arpitan (France)":"Франко-Провансальтәи (Франциа)", +"Arpitan (Italy)":"Франко-Провансальтәи (Италиа)", +"Arpitan (Switzerland)":"Франко-Провансальтәи (Швеицариа)", +"Arrow Line":"Ахыцқәа", +"Assamese":"Ассамтәи", +"Asturian":"Астуриатәи", +"Avar":"Авартәи", +"Average":"Ибжьаратәу аҵакы", +"Azerbaijani Cyrillic":"Азербаиџьантәи (акириллица)", +"Azerbaijani Latin":"Азербаиџьантәи (алатиница)", +"Background":"Аҿаԥшыра", +"Background objects":"Аҿаԥшыра аобиектқәа", +"Bad":"Ихәарҭам", +"Bafia":"Бафиа", +"Bambara":"Бамбара", +"Basic Shapes":"Ихадоу афигурақәа", +"Basque":"Басктәи", +"Beembe":"Бембе", +"Bekwel":"Баквил", +"Belarusian":"Белоруссиатәи", +"Bengali (Bangladesh)":"Бенгалтәи (Бангладеш)", +"Bengali (India)":"Бенгалтәи (Индиа)", +"Bibliography 1":"Абиблиографиа", +"Bibliography Heading":"Абиблиографиа ахы", +"Blank Slide":"Иҭацәу аслаид", +"Block Quotation":"Аблоктә цитата", +"Block selection":"Блокла алкаара", +"Bodo":"Бодо", +"Body Text":"Ихадоу атекст", +"Body Text, Indented":"Ихадоу атекст ахьаҵ ацны", +"Bosnian":"Босниатәи", +"Breton":"Бретонтәи", +"Bribri":"Брибри", +"Bulgarian":"Болгариатәи", +"Bullet –":"Амаркер –", +"Bullet •":"Амаркер •", +"Bullet ☑":"Ахҵара змоу ☑", +"Bullet ✗":"Ахҵара змоу X", +"Bullet ➢":"Ахҵара змоу ➢", +"Bullets":"Амаркерқәа", +"Burmese":"Бирмантәи", +"Bushi":"Буши (Мадагаскар)", +"Cabécar":"Кабекар", +"Caption":"Ахьӡ", +"Caption Characters":"Ахьӡ асимволқәа", +"Catalan":"Каталантәи", +"Catalan (Valencian)":"Каталантәи (валенсиатәи)", +"Centered Text":"Атекст ацентр ала", +"Chinese (Hong Kong)":"Китаитәи (итрадициатәу)", +"Chinese (Macau)":"Китаитәи (Макао)", +"Chinese (Singapore)":"Китаитәи (Сингапур)", +"Chinese (simplified)":"Китаитәи (ирмариоу)", +"Chinese (traditional)":"Китаитәи (итрадициатәу)", +"Church Slavic":"Ауахәама иатәу аславиан бызшәа", +"Chuvash":"Чувашиатәи", +"Citation":"Ацитата", +"Clear formatting":"Ирыцқьатәуп аформатркра", +"Comment":"Акомментари", +"Connectors":"Аиԥшьыгатә ҵәаӷәақәа", +"Contents 1":"Ахқәа 1", +"Contents 10":"Ахқәа 10", +"Contents 2":"Ахқәа 2", +"Contents 3":"Ахқәа 3", +"Contents 4":"Ахқәа 4", +"Contents 5":"Ахқәа 5", +"Contents 6":"Ахқәа 6", +"Contents 7":"Ахқәа 7", +"Contents 8":"Ахқәа 8", +"Contents 9":"Ахқәа 9", +"Contents Heading":"Ахқәа рыхьӡ", +"Coptic":"Копттәи", +"Cornish":"Корнуоллтәи", +"Count":"Ахыԥхьаӡара", +"CountA":"Ахыԥхьаӡара2", +"Croatian":"Хорватиатәи", +"Curves and Polygons":"Архәақәеи акәакьрацәақәеи", +"Czech":"Чехиатәи", +"Danish":"Даниатәи", +"Default":"Астандарт", +"Default Drawing Style":"Абазатә", +"Default Page Style":"Абазатә", +"Default Paragraph Style":"Абазатә", +"Dhivehi":"Мальдивтәи (Дивехи)", +"Dibole":"Диболе", +"Dogri":"Догри", +"Doondo":"Дундо", +"Drawing":"Асахьа", +"Drop Caps":"Ахалагаранбан", +"Dutch (Belgium)":"Голландиатәи (Бельгиа)", +"Dutch (Netherlands)":"Голландиатәи (Нидерланды)", +"Dzongkha":"Дзонг-ке", +"Emphasis":"Алкаара", +"Endnote":"Анҵәамҭатә лбаага", +"Endnote Anchor":"Анҵәамҭатә лбаага адҳәала", +"Endnote Characters":"Анҵәамҭатә лбаага асимвол", +"English (Australia)":"Англыз (Австралиа)", +"English (Belize)":"Англыз (Белиз)", +"English (Botswana)":"Англыз (Ботсвана)", +"English (Canada)":"Англыз (Канада)", +"English (Caribbean)":"Англыз (Карибтәи абассеин)", +"English (Denmark)":"Англыз (Даниа)", +"English (Gambia)":"Англыз (Гамбиа)", +"English (Ghana)":"Англыз (Гана)", +"English (Hong Kong)":"Англыз бызшәа (Гонконг)", +"English (India)":"Англыз (Индиа)", +"English (Ireland)":"Англыз (Ирландиа)", +"English (Israel)":"Англыз (Израиль)", +"English (Jamaica)":"Англыз (Иамаика)", +"English (Kenya)":"Англыз бызшәа (Кениа)", +"English (Malawi)":"Англыз (Малави)", +"English (Malaysia)":"Англыз (Малаизиа)", +"English (Mauritius)":"Англыз (Маврикии)", +"English (Namibia)":"Англыз (Намибиа)", +"English (New Zealand)":"Англыз бызшәа (Зеландиа Ҿыц)", +"English (Nigeria)":"Англыз бызшәа (Нигериа)", +"English (Philippines)":"Англыз (Филиппина)", +"English (South Africa)":"Англыз (Аладатәи Африка)", +"English (Sri Lanka)":"Ангдыз бызшәа (Шри-Ланка)", +"English (Trinidad)":"Англыз (Тринидад)", +"English (UK)":"Англыз (Британиа Ду)", +"English (USA)":"Англыз (ЕАА)", +"English (Zambia)":"Англыз бызшәа (Замбиа)", +"English (Zimbabwe)":"Англыз (Зимбабве)", +"English, OED spelling (UK)":"Англыз, Оксфордтәи ажәар (Британиа Ду)", +"Envelope":"Аконверт", +"Error":"Агха", +"Erzya":"Ерзиантәи", +"Esperanto":"Есперанто", +"Estonian":"Естониатәи", +"Example":"Аҿырԥштәы", +"Extending selection":"Ирҭбаау алхра", +"Faroese":"Фарертәи", +"Figure":"Афигура", +"Figure Index 1":"Асахьақәа рыхьӡынҵа 1", +"Figure Index Heading":"Асахьқәа рыхьӡынҵа ахы", +"Fijian":"Фиџьитәи", +"Filled":"Аҭарҭәара", +"Filled Blue":"Иаҵәала аҭарҭәара", +"Filled Green":"Иаҵәала аҭарҭәара", +"Filled Red":"Аҭарҭәара ҟаԥшьыла", +"Filled Yellow":"Аҭарҭәара ҩеижьла", +"Finnish":"Финтәи", +"First Line Indent":"Актәи ацәаҳәа ахьаҵ ацны", +"First Page":"Актәи адаҟьа", +"Flowchart":"Аблок-схема", +"Fon":"Аҿаԥшыра", +"Footer":"Ҵаҟатәи аколонтитул", +"Footer Left":"Ҵаҟатәи аколонтитул арымарахь", +"Footer Right":"Ҵаҟатәи аколонтитул арыӷьарахь", +"Footnote":"Албаага", +"Footnote Anchor":"Албаага адҳәала", +"Footnote Characters":"Албаага асимвол", +"Formula":"Аформула", +"Four Slides":"Аслаидқәа ԥшьба", +"Frame":"Афреим", +"Frame Contents":"Афреим аҵанакы", +"French (Belgium)":"Франциатәи (Бельгиа)", +"French (Benin)":"Афранцыз (Бенин)", +"French (Burkina Faso)":"Афранцыз (Буркина Фасо)", +"French (Canada)":"Франциатәи (Канада)", +"French (Côte d'Ivoire)":"Афранцыз (Кот-д’Ивуар)", +"French (France)":"Франциатәи (Франциа)", +"French (Luxembourg)":"Франциатәи (Лиуксембург)", +"French (Mali)":"Афранцыз (Мали)", +"French (Mauritius)":"Афранцыз (Маврикии)", +"French (Monaco)":"Франциатәи (Монако)", +"French (Niger)":"Афранцыз (Нигер)", +"French (Senegal)":"Афранцыз (Сенегал)", +"French (Switzerland)":"Франциатәи (Швеицариа)", +"French (Togo)":"Афранцыз (Того)", +"Frisian":"Фризиатәи", +"Friulian":"Фриултәи", +"Function Wizard":"Афункциақәа разҟаза", +"Gaelic (Scotland)":"Гэльтәи (Шотландиа)", +"Galician":"Галисиатәи", +"Ganda":"Ганда", +"Gascon":"Гасконтәи", +"Georgian":"Ақырҭуа", +"German (Austria)":"Агерман (Австриа)", +"German (Belgium)":"Агерман (Бельгиа)", +"German (Germany)":"Агерман (Германиа)", +"German (Liechtenstein)":"Агерман (Лихтенштеин)", +"German (Luxembourg)":"Агерман (Лиуксембург)", +"German (Switzerland)":"Агерман (Швеицариа)", +"Gikuyu":"Кикуию", +"Good":"Ибзиоуп", +"Graphic":"Аграфика", +"Graphics":"Асахьақәа", +"Greek":"Абырзентә", +"Greek, Ancient":"Абырзентә (ажәытәтәи)", +"Guadeloupean Creole French":"Гваделупатәи Франко-Креольтәи", +"Guarani (Paraguay)":"Гуарани (Парагваи)", +"Gujarati":"Гуджарати", +"HTML":"HTML", +"Haitian":"Гаитиатәи", +"Hanging Indent":"Шьҭахьлатәи ахьаҵ", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигериа)", +"Hawaiian":"Гаваиатәи", +"Header":"Хыхтәи аколонтитул", +"Header Left":"Хыхтәи аколонтитул арымарахь", +"Header Right":"Хыхтәи аколонтитул арыӷьарахь", +"Header and Footer":"Ҵаҟатәии хыхьтәии аколонтитулқәа", +"Heading":"Ахы", +"Heading 1":"Ахы 1", +"Heading 10":"Ахы 10", +"Heading 2":"Ахы 2", +"Heading 3":"Ахы 3", +"Heading 4":"Ахы 4", +"Heading 5":"Ахы 5", +"Heading 6":"Ахы 6", +"Heading 7":"Ахы 7", +"Heading 8":"Ахы 8", +"Heading 9":"Ахы 9", +"Heading A0":"Ахы A0", +"Heading A4":"Ахы A4", +"Hebrew":"Иврит", +"Hiligaynon":"Хилигаинон", +"Hindi":"Хинди", +"Horizontal Line":"Агоризонталтә ҵәаӷәа", +"Hungarian":"Венгриатәи", +"Hungarian (Szekely-Hungarian Rovas)":"Венгриатәи (Венграитәи Рунқәа)", +"Hyperlink":"Агиперзхьарԥш", +"Icelandic":"Исландиатәи", +"Illustration":"Аиллиустрациа", +"Iloko":"Илокантәи", +"Index":"Аиндекс", +"Index 1":"Аҭыԥрбага 1", +"Index 2":"Аҭыԥрбага 2", +"Index 3":"Аҭыԥрбага 3", +"Index Heading":"Аҭыԥрбага ахы", +"Index Link":"Аҭыԥрбага азхьарԥш", +"Index Separator":"Амаҭәартә рбага аиҟәшага", +"Indonesian":"Индонезиатәи", +"Insert":"Иҭаргылатәуп", +"Interlingua":"Интерлингва", +"Interlingue Occidental":"Интерлингве Окциденталь", +"Internet Link":"аИнтернет-зхьарԥш", +"Interslavic Cyrillic":"Аславианбжьаратәи акириллица", +"Interslavic Latin":"Аславианбжьаратәи алаҭын", +"Irish":"Ирландиатәи", +"Italian (Italy)":"Италиатәи (Италиа)", +"Italian (Switzerland)":"Италиатәи (Швеицариа)", +"Japanese":"Иапониатәи", +"Juǀ’hoan":"Жуциоан", +"Kaamba":"Каамба", +"Kabardian":"Ҟабардатәи", +"Kabyle Latin":"Кабилтәи Алатиница", +"Kalaallisut":"Гренландиатәи (калааллисут)", +"Kannada":"Каннада", +"Karakalpak Latin":"Каракалпактәи (Алатиница)", +"Kashmiri (India)":"Кашмири (Индиа)", +"Kashmiri (Kashmir)":"Кашмири (Кашмир)", +"Kashubian":"Кашубтәи", +"Kazakh":"Ҟазахтәи", +"KeyID":"Аидентификаторқәа", +"Khanty":"Хантыитәи", +"Khmer":"Кхмертәи", +"Kinyarwanda (Rwanda)":"Киниаруанда (Руанда)", +"Kirghiz":"Киргизиатәи", +"Kituba (Congo)":"Китуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Китуба (Адемократиатә республика Конго)", +"Klingon":"Клингонтәи", +"Komi-Permyak":"Коми-Пермиатәи", +"Komi-Zyrian":"Коми-Зыриантәи", +"Konkani":"Конкани", +"Koongo (Congo)":"Кунго (Конго)", +"Korean (RoK)":"Кореиатәи (Аладатәи Кореиа)", +"Kumyk":"Кумыктәи", +"Kunyi":"Кунии", +"Kurdish, Central (Iran)":"Сорани (Иран)", +"Kurdish, Central (Iraq)":"Сорани (Ирак)", +"Kurdish, Northern (Syria)":"Курманџьи (Шьамтәыла)", +"Kurdish, Northern (Turkey)":"Курманџьи (Ҭырқәтәыла)", +"Kurdish, Southern (Iran)":"Алада-курдтәи (Иран)", +"Kurdish, Southern (Iraq)":"Алада-курдтәи (Ирак)", +"Kven Finnish":"Квентәи Финтәи", +"Kyrgyz (China)":"Киргизиатәи (Китаи)", +"Labels":"Анапаҵаҩрақәа", +"Ladin":"Ладинтәи", +"Landscape":"Альбомтә", +"Lao":"Лаостәи", +"Lari":"Лари", +"Latgalian":"Латгалтәи", +"Latin":"Алаҭынтә", +"Latvian":"Латвиатәи", +"Left Page":"Армарахьтәи адаҟьа", +"Lengo":"Ленго", +"Ligurian":"Лигуртәи", +"Limbu":"Лимбу", +"Line Numbering":"Ацәаҳәақәа рномерркра", +"Lines":"Аҵәаӷәақәа", +"Lines and Arrows":"Аҵаӷәақәеи ахыцқәеи", +"Lingala":"Лингала", +"List":"Асиа", +"List 1":"Асиа 1", +"List 1 Cont.":"Асиа 1 ацҵ.", +"List 1 End":"Асиа 1 анҵәамҭа", +"List 1 Start":"Асиа 1 алагамҭа", +"List 2":"Асиа 2", +"List 2 Cont.":"Асиа 2 ацҵ.", +"List 2 End":"Асиа 2 анҵәамҭа", +"List 2 Start":"Асиа 2 алагамҭа", +"List 3":"Асиа 3", +"List 3 Cont.":"Асиа 3 ацҵ.", +"List 3 End":"Асиа 3 анҵәамҭа", +"List 3 Start":"Асиа 3 алагамҭа", +"List 4":"Асиа 4", +"List 4 Cont.":"Асиа 4 ацҵ.", +"List 4 End":"Асиа 4 анҵәамҭа", +"List 4 Start":"Асиа 4 алагамҭа", +"List 5":"Асиа 5", +"List 5 Cont.":"Асиа 5 ацҵ.", +"List 5 End":"Асиа 5 анҵәамҭа", +"List 5 Start":"Асиа 5 алагамҭа", +"List Contents":"Асиа аҵанакы", +"List Heading":"Асиа ахы", +"List Indent":"Ахьаҵқәа", +"Lithuanian":"Литватәи", +"Livonian":"Ливтәи", +"Lojban":"Ложбан", +"Low German":"Алада-Германтәи", +"Luxembourgish":"Лиуксембургтәи", +"Macedonian":"Македониатәи", +"Main Index Entry":"Аҭыԥрбага ихадоу аелемент", +"Maithili":"Маитхили", +"Malagasy, Plateau":"Малагиитәи, Плато", +"Malay (Brunei Darussalam)":"Малаитәи (Брунеи Даруссалам)", +"Malay (Malaysia)":"Малаитәи (Малаизиа)", +"Malay Arabic (Brunei Darussalam)":"Малаитәи Арабтәи (Брунеи Даруссалам)", +"Malay Arabic (Malaysia)":"Малаитәи Арабтәи (Малаизиа)", +"Malayalam":"Малаиалам", +"Maltese":"Мальтатәи", +"Manchu":"Манчжуриатәи", +"Maninkakan, Eastern, Latin":"Мрагыларатәи Манинка, алаҭын", +"Manipuri":"Манипури", +"Maore":"Мур", +"Maori":"Маори", +"Marathi":"Маратхи", +"Marginalia":"Азгәаҭақәа", +"Mari, Hill":"Ашьха-мариитәи", +"Mari, Meadow":"Мариитәи", +"Max":"Амаксимум", +"Mbochi":"Ембоси", +"Median":"Амедиана", +"Min":"Аминимум", +"Minangkabau":"Минангкабау", +"Moksha":"Мокшантәи", +"Mongolian Cyrillic":"Монголиатәи (акириллица)", +"Mongolian Mongolian":"Монголиатәи", +"Moore":"Мур", +"N'ko":"Нко", +"Naro":"Наро", +"Ndebele, South":"Ндебеле (Аладатәи Африка)", +"Nenets":"Ненецтәи", +"Nepali (India)":"Непалтәи (Индиа)", +"Nepali (Nepal)":"Непалтәи (Непал)", +"Neutral":"Инеитралны", +"Nganasan":"Нганасантәи", +"Ngungwel":"Нгангвел", +"Ngäbere":"Гуаими", +"Nine Slides":"Аслаидқәа жәба", +"Njyem (Congo)":"Ниуем (Конго)", +"No Character Style":"Асимволқәа рсиль ада", +"No List":"Асиа ада", +"Nogai":"Ногаитәи", +"None (Do not check spelling)":"Мап (аорфографиа гәаҭатәӡам)", +"Northern Sotho":"Аҩадатәи Сото", +"Norwegian, Bokmål":"Норвегиатәи (Букмол)", +"Norwegian, Nynorsk":"Норвегиатәи (иҿыцу норвегиатәи)", +"Note":"Азгәаҭа", +"Notes":"Азгәаҭақәа", +"Numbering 1":"Иномеррку асиа 1", +"Numbering 1 Cont.":"Иномеррку асиа иацу 1", +"Numbering 1 End":"Иномеррку асиа анҵәамҭа 1", +"Numbering 1 Start":"Иномеррку асиа алагамҭа 1", +"Numbering 123":"Иномеррку 123", +"Numbering 2":"Иномеррку асиа 2", +"Numbering 2 Cont.":"Иномеррку асиа иацу 2", +"Numbering 2 End":"Иномеррку асиа анҵәамҭа 2", +"Numbering 2 Start":"Иномеррку асиа алагамҭа 2", +"Numbering 3":"Иномеррку асиа 3", +"Numbering 3 Cont.":"Иномеррку асиа иацу 3", +"Numbering 3 End":"Иномеррку асиа анҵәамҭа 3", +"Numbering 3 Start":"Иномеррку асиа алагамҭа 3", +"Numbering 4":"Иномеррку асиа 4", +"Numbering 4 Cont.":"Иномеррку асиа иацу 4", +"Numbering 4 End":"Иномеррку асиа анҵәамҭа 4", +"Numbering 4 Start":"Иномеррку асиа алагамҭа 4", +"Numbering 5":"Иномеррку асиа 5", +"Numbering 5 Cont.":"Иномеррку асиа иацу 5", +"Numbering 5 End":"Иномеррку асиа анҵәамҭа 5", +"Numbering 5 Start":"Иномеррку асиа алагамҭа 5", +"Numbering ABC":"Иномеррку ABC", +"Numbering IVX":"Иномеррку IVX", +"Numbering Symbols":"Аномерркра асимвол", +"Numbering abc":"Иномеррку abc", +"Numbering ivx":"Иномеррку ivx", +"Nyanja":"Нианджа", +"OLE":"OLE", +"Object Index 1":"Аобиектқәа рыхьӡынҵа 1", +"Object Index Heading":"Аобиектқәа рыхьӡынҵа ахы", +"Object without fill":"Аобиект аҭарҭәара ада", +"Occitan":"Провансальтәи", +"Odia":"Ориа", +"Olonets":"Олонецтәи", +"One Slide":"Аслаидқәа акы", +"Oromo":"Оромо", +"Outline":"Аструктура", +"Outlined":"Аконтур", +"Outlined Blue":"Аконтур иаҵәа", +"Outlined Green":"Аконтур иаҵәа", +"Outlined Red":"Аконтур ҟаԥшь", +"Outlined Yellow":"Аконтур ҩеижь", +"Overwrite":"Алаԥсахра", +"Page %1 (%2) of %3":"Адаҟьа %1 (%2) %3 аҟынтәи", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Адаҟьа %1 (%2) %3 аҟынтәи [Адаҟьа %4 (%5)]", +"Page %1 of %2":"Адаҟьа %1 %2 аҟынтәи", +"Page %1 of %2 (%3)":"Адаҟьа %1 %2 (%3) аҟынтәи", +"Page %1 of %2 (Page %3 of %4 to print)":"Адаҟьа %1 %2 аҟынтәи (Адаҟьа %3 %4 аҟынтәи акьыԥхьразы)", +"Page %1 of %2 [Page %3]":"Адаҟьа %1 %2 аҟынтәи [Адаҟьа %3]", +"Page Number":"Адаҟьа аномер", +"Page Properties":"Адаҟьа аҷыдаҟазшьақәа", +"Pali Latin":"Пали (алатиница)", +"Pali Thai":"Таитәи Пали", +"Papiamento (Aruba)":"Папиаменто (Аруба)", +"Papiamento (Bonaire)":"Папьиаменто (Бонеир)", +"Papiamento (Curaçao)":"Папьиаменто (Киурасао)", +"Papiamentu (Netherlands Antilles)":"Папиаменто (Нидерландиатәи Антилтәи адгьылбжьахақәа)", +"Pennsylvania Dutch":"Пенсильваниатәи Голландиатәи", +"Persian":"Персиатәи", +"Pitjantjatjara":"Питиантиатиара", +"Placeholder":"Ахарҭәаага", +"Plautdietsch":"Агерман-платтәи адиалект", +"Polish":"Польшатәи", +"Portrait":"Ашәҟәытә", +"Portuguese (Angola)":"Португалиатәи (Ангола)", +"Portuguese (Brazil)":"Португалиатәи (Бразилиа)", +"Portuguese (Mozambique)":"Португалиатәи (Мозамбик)", +"Portuguese (Portugal)":"Португалиатәи (Португалиа)", +"Preformatted Text":"Атекст иарбоу аформат ала", +"Product":"Ашьҭыхлыҵ", +"Puinave":"Пуинавтәи", +"Punjabi":"Панджаби", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (Боливиа, Аҩада)", +"Quechua (Bolivia, South)":"Кечуа (Боливиа, Алада)", +"Quechua (Ecuador)":"Кечуа (Еквадор)", +"Quotation":"Ацитата", +"Report":"Аҳасабырба", +"Result":"Алҵшәа", +"Result2":"Алҵшәа2", +"Rhaeto-Romance":"Реторомантәи", +"Right Page":"Актәи адаҟьа", +"Rohingya Hanifi":"Рохинджа Ханифи", +"Romanian (Moldova)":"Румынтәи (Молдова)", +"Romanian (Romania)":"Румынтәи (Румыниа)", +"Rubies":"Фуригана", +"Russian":"Аурыс", +"Rusyn (Slovakia)":"Русинтәи (Словакиа)", +"Rusyn (Ukraine)":"Русинтәи (Украина)", +"Sami, Inari (Finland)":"Инари-саамтәи (Финляндиа)", +"Sami, Kildin (Russia)":"Саамтәи, Кильдинтәи (Урыстәыла)", +"Sami, Lule (Norway)":"Луле-саамтәи (Норвегиа)", +"Sami, Lule (Sweden)":"Луле-саамтәи (Швециа)", +"Sami, Northern (Finland)":"Аҩада-Саамтәи (Финляндиа)", +"Sami, Northern (Norway)":"Аҩада-Саамтәи (Норвегиа)", +"Sami, Northern (Sweden)":"Аҩада-Саамтәи (Швециа)", +"Sami, Pite (Sweden)":"Пите-саамтәи (Швециа)", +"Sami, Skolt (Finland)":"Колтта-саамтәи (Финляндиа)", +"Sami, Southern (Norway)":"Алада-Саамтәи (Норвегиа)", +"Sami, Southern (Sweden)":"Алада-Саамтәи (Швециа)", +"Sango":"Санго", +"Sanskrit":"Санскрит", +"Saraiki":"Сираики", +"Sardinian":"Сардиниатәи", +"Sardinian, Campidanese":"Сардиниа, Кампиданиз", +"Sardinian, Gallurese":"Сардинияа Галлура", +"Sardinian, Logudorese":"Сардиниа, Ладуроз", +"Sardinian, Sassarese":"Сардиниа, Сассари", +"Selection count":"Иалкаауп адиапазонқәа", +"Sender":"Адәықәҵаҩ", +"Serbian Cyrillic (Montenegro)":"Сербиатәи (акириллица, Черногориа)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сербиатәи (акириллица)", +"Serbian Cyrillic (Serbia)":"Сербиатәи (акириллица, Сербиа)", +"Serbian Latin":"Сербиатәи (алатиница)", +"Serbian Latin (Montenegro)":"Сербиатәи (алатиница, Черногориа)", +"Serbian Latin (Serbia and Montenegro)":"Сербиатәи (алатиница)", +"Serbian Latin (Serbia)":"Сербиатәи (алатиница, Сербиа)", +"Sesotho":"Сесото", +"Shapes":"Афигурақәа", +"Sheet %1 of %2":"Абӷьыц %1 %2 аҟынтәи", +"Shuswap":"Шусвап", +"Sidama":"Сидамо", +"Signature":"Анапаҵаҩра", +"Silesian":"Силезиатәи", +"Sindhi, Arabic":"Синдхи (арабтә)", +"Sindhi, Devanagari":"Синдхи (Девангари)", +"Sinhala":"Сингалтәи", +"Six Slides":"Аслаидқәа фба", +"Slide %1 of %2":"Аслаид %1 %2 аҟынтәи", +"Slide %1 of %2 (%3)":"Аслаид %1 %2 (%3) аҟынтәи", +"Slovak":"Словакиатәи", +"Slovenian":"Словениатәи", +"Somali":"Сомалитәи", +"Sorbian, Lower":"Алада-Лужицктәи", +"Sorbian, Upper":"Аҩада-Лужицктәи", +"Source Text":"Ахалагаратә текст", +"Southern Sotho":"Сесото", +"Spanish (Argentina)":"Испаниатәи (Аргентина)", +"Spanish (Bolivia)":"Испаниатәи (Боливиа)", +"Spanish (Chile)":"Испаниатәи (Чили)", +"Spanish (Colombia)":"Испаниатәи (Колумбиа)", +"Spanish (Costa Rica)":"Испаниатәи (Коста-Рика)", +"Spanish (Cuba)":"Испаниатәи (Куба)", +"Spanish (Dom. Rep.)":"Испаниатәи (Доминикантәи Ареспублика)", +"Spanish (Ecuador)":"Испаниатәи (Еквадор)", +"Spanish (El Salvador)":"Испаниатәи (Эль Сальвадор)", +"Spanish (Guatemala)":"Испаниатәи (Гватемала)", +"Spanish (Honduras)":"Испаниатәи (Гондурас)", +"Spanish (Mexico)":"Испаниатәи (Мексика)", +"Spanish (Nicaragua)":"Испаниатәи (Никарагуа)", +"Spanish (Panama)":"Испаниатәи (Панама)", +"Spanish (Paraguay)":"Испаниатәи (Парагваи)", +"Spanish (Peru)":"Испаниатәи (Перу)", +"Spanish (Puerto Rico)":"Испаниатәи (Пуерто-Рико)", +"Spanish (Spain)":"Испаниатәи (Испаниа)", +"Spanish (Uruguay)":"Испаниатәи (Уругваи)", +"Spanish (Venezuela)":"Испаниатәи (Венесуела)", +"StDev":"Истандарту ацәхьаҵра", +"Standard selection":"Истандарту алхра", +"Stars and Banners":"Аеҵәақәеи абаннерқәеи", +"Status":"Астатус", +"Strong Emphasis":"Ижәпаны алкаара", +"Subtitle":"Ахеиҵа", +"Sum":"Аицҵалыҵ", +"Sundanese":"Сундантәи", +"Suundi":"Суунди", +"Swahili (Kenya)":"Суахили (Кениа)", +"Swahili (Tanzania)":"Суахили (Танзаниа)", +"Swazi":"Свази", +"Swedish (Finland)":"Швециатәи (Финлиандиа)", +"Swedish (Sweden)":"Швециатәи (Швециа)", +"Symbol Shapes":"Афигурақәа-асимволқәа", +"Table":"Атаблица", +"Table Contents":"Атаблица аҵанакы", +"Table Heading":"Атаблица ахы", +"Table Index 1":"Атаблицақәа рыхьӡынҵа 1", +"Table Index Heading":"Атаблицақәа рыхьӡынҵа ахы", +"Tagalog":"Тагалтәи", +"Tahitian":"Тахитиан (Таити)", +"Tajik":"Аҭаџьық", +"Tamil":"Тмилтәи", +"Tatar":"Аҭаҭар", +"Teke-Eboo":"Тэке-Ебу", +"Teke-Ibali":"Тэке-Ибэли", +"Teke-Kukuya":"Теке-Кукуииа", +"Teke-Tyee":"Тэке-Таи", +"Teletype":"Ипропорционалым атекст", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетум (Индонезиа)", +"Tetun (Timor-Leste)":"Тетум (Мрагыратәи Тимор)", +"Text":"Атекст", +"Text A0":"Атекст А0", +"Text A4":"Атекст А4", +"Thai":"Таитәи", +"Three Slides":"Аслаидқәа хԥа", +"Tibetan (India)":"Тибеттәи (Индиа)", +"Tibetan (PR China)":"Тибеттәи (КЖәР)", +"Tigrigna (Eritrea)":"Тигриниа (Еритреиа)", +"Tigrigna (Ethiopia)":"Тигриниа (Ефиопиа)", +"Title":"Ахы", +"Title A0":"Ахы A0", +"Title A4":"Ахы A4", +"Title Only":"Ахы амацара", +"Title Slide":"Ахалагаратәи аслаид", +"Title and 2 Content":"Ахы, атекст аблокқәа 2", +"Title, 4 Content":"Ахы, атекст аблокқәа 4", +"Title, 6 Content":"Ахы, атекст аблокқәа 6", +"Title, Content":"Ахы, атекст", +"Title, Content over Content":"Ахы, атекст атекст аҵаҟа", +"Title, Vertical Text":"Ахы, ивертикалу атекст", +"Tok Pisin":"Ток-писин", +"Tsaangi":"Тсаанги", +"Tsonga":"Тсонго", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана (Аладатәи Африка)", +"Turkish":"Аҭырқәа", +"Turkmen":"Туркментәи", +"Two Slides":"Аслаидқәа ҩба", +"Udmurt":"Удмурттәи", +"Ukrainian":"Украинатәи", +"Unknown":"Идырым", +"Urdu (India)":"Урду (Индиа)", +"Urdu (Pakistan)":"Урду (Пакистан)", +"User Entry":"Ахарәаҩ иҭагалара", +"User Index 1":"Ахархәаҩ иҭыԥрбага 1", +"User Index 10":"Ахархәаҩ иҭыԥрбага 10", +"User Index 2":"Ахархәаҩ иҭыԥрбага 2", +"User Index 3":"Ахархәаҩ иҭыԥрбага 3", +"User Index 4":"Ахархәаҩ иҭыԥрбага 4", +"User Index 5":"Ахархәаҩ иҭыԥрбага 5", +"User Index 6":"Ахархәаҩ иҭыԥрбага 6", +"User Index 7":"Ахархәаҩ иҭыԥрбага 7", +"User Index 8":"Ахархәаҩ иҭыԥрбага 8", +"User Index 9":"Ахархәаҩ иҭыԥрбага 9", +"User Index Heading":"Ахархәаҩ иҭыԥрбагақәа рхы", +"Uyghur":"Уигуртәи", +"Uzbek Cyrillic":"Аузбеқ (акириллица)", +"Uzbek Latin":"Аузбеқ (алатиница)", +"Var":"Адисперсиа", +"Variable":"Аҽеиҭак", +"Venda":"Венда", +"Venetian":"Венеттәи", +"Veps":"Велстәи", +"Vertical Numbering Symbols":"Асимволқәа вертикаллатәи рхырхарҭа", +"Vertical Title, Text, Chart":"Ивертикалу ахы, атекст, адиаграмма", +"Vertical Title, Vertical Text":"Ивертикалу ахы, ивертикалу атекст", +"Vietnamese":"Виетнамтәи", +"Vili":"Вили", +"Visited Internet Link":"Изҭаахьоу агиперзхьарԥш", +"Võro":"Вырустәи", +"Walloon":"Валлонтәи", +"Warning":"Агәаҽанҵара", +"Watermark":"Аӡдырга", +"Welsh":"Валлиитәи", +"Xhosa":"Коса", +"Xibe":"Сибинтәи", +"Yaka (Congo)":"Ака (Конго)", +"Yaka (Democratic Republic of the Congo)":"Ака (Адемократиатә Республика Конго)", +"Yiddish (Israel)":"Идиш (Израиль)", +"Yiddish (USA)":"Идиш (ЕАА)", +"Yombe (Congo)":"Иомбе (Конго)", +"Yoruba":"Иоруба", +"Zulu":"Зулу", +"[None]":"[Агәаҭара ада]", +"Éwé":"Еве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/af.json b/f7cloud-office/browser/dist/l10n/locore/af.json new file mode 100644 index 0000000..6659464 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/af.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 van %2 rekords gevind", +"3D Objects":"3-D-objekte", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaz", +"Accent":"Aksent", +"Accent 1":"Aksent 1", +"Accent 2":"Aksent 2", +"Accent 3":"Aksent3", +"Adding selection":"Seleksie byvoeg", +"Addressee":"Geadresseerde", +"Afrikaans (Namibia)":"Afrikaans (Namibië)", +"Afrikaans (South Africa)":"Afrikaans (Suid-Afrika)", +"Aka (Central African Republic)":"Aka (Sentraal Afrikaanse Republiek)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanees", +"Amharic":"Amharies", +"Apatani":"Apatanies", +"Appendix":"Aanhangsel", +"Arabic":"Arabies", +"Arabic (Algeria)":"Arabies (Algerië)", +"Arabic (Bahrain)":"Arabies (Bahrein)", +"Arabic (Chad)":"Arabies (Tjad)", +"Arabic (Comoros)":"Arabies (Comore)", +"Arabic (Djibouti)":"Arabies (Djibouti)", +"Arabic (Egypt)":"Arabies (Egipte)", +"Arabic (Eritrea)":"Arabies (Eritrea)", +"Arabic (Iraq)":"Arabies (Irak)", +"Arabic (Israel)":"Arabies (Israel)", +"Arabic (Jordan)":"Arabies (Jordanië)", +"Arabic (Kuwait)":"Arabies (Koeweit)", +"Arabic (Lebanon)":"Arabies (Libanon)", +"Arabic (Libya)":"Arabies (Libië)", +"Arabic (Mauritania)":"Arabies (Mauritanië)", +"Arabic (Morocco)":"Arabies (Marokko)", +"Arabic (Oman)":"Arabies (Oman)", +"Arabic (Palestine)":"Arabies (Palestina)", +"Arabic (Qatar)":"Arabies (Katar)", +"Arabic (Saudi Arabia)":"Arabies (Saoedi-Arabië)", +"Arabic (Somalia)":"Arabies (Somalië)", +"Arabic (Sudan)":"Arabies (Soedan)", +"Arabic (Syria)":"Arabies (Sirië)", +"Arabic (Tunisia)":"Arabies (Tunisië)", +"Arabic (UAE)":"Arabies(UAE)", +"Arabic (Yemen)":"Arabies (Jemen)", +"Aragonese":"Aragonees", +"Aranese":"Aragonees", +"Armenian, Classical (Armenia)":"Armeens, klassiek (Armenië)", +"Armenian, Eastern (Armenia)":"Armeens, Oos (Armenië)", +"Armenian, Eastern (Iran)":"Armeens, Oos (Iran)", +"Armenian, Eastern (Russia)":"Armeens, Oos (Rusland)", +"Armenian, Western (Armenia)":"Armeens, Wes (Armenië)", +"Arpitan (France)":"Arpitan (Frans)", +"Arpitan (Italy)":"Arpitaans (Italië)", +"Arpitan (Switzerland)":"Duits (Switserland)", +"Arrow Line":"Pyllyn", +"Assamese":"Assamees", +"Asturian":"Asturies", +"Avar":"Avaars", +"Average":"Gemiddelde", +"Azerbaijani Cyrillic":"Azerbeidjans, Cyrillies", +"Azerbaijani Latin":"Azerbeidjans, Latyn", +"Background":"Agtergrond", +"Background objects":"Agtergrondobjekte", +"Bad":"Sleg", +"Bafia":"Bafiaans", +"Bambara":"Bambarees", +"Basic Shapes":"Basiese vorms", +"Basque":"Baskies", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Witrussies", +"Bengali (Bangladesh)":"Bengaals (Bangladesj)", +"Bengali (India)":"Bengaals (Indië)", +"Bibliography 1":"Bibliografie 1", +"Bibliography Heading":"Bibliografie-opskrif", +"Blank Slide":"Blanko skyfie", +"Block Arrows":"Blokpyle", +"Block Quotation":"Blok Aanhaling", +"Block selection":"Seleksie blokkeer", +"Bodo":"Bodo", +"Body Text":"Inhoud Teks", +"Body Text, Indented":"Inspringing van Inhoud Teks", +"Bosnian":"Bosnies", +"Breton":"Bretons", +"Bribri":"Bribri (Maleis)", +"Bulgarian":"Bulgaars", +"Bullet –":"Paragraaf Koeëlpunt –", +"Bullet •":"Paragraaf Koeëlpunt •", +"Bullet ☑":"Kol-paragraaf ☑", +"Bullet ✗":"Kol-paragraaf ✗", +"Bullet ➢":"Kol-paragraaf ➢", +"Bullets":"Kolparagrawe", +"Burmese":"Birmaans", +"Bushi":"Bushi", +"Cabécar":"Cabécar (Sudan)", +"Callouts":"Uitroepe", +"Caption":"Byskrif", +"Caption Characters":"Byskrifkarakters", +"Catalan":"Katalaans", +"Catalan (Valencian)":"Katalaans (Valencia)", +"Centered Text":"Gesentreerde teks", +"Chinese (Hong Kong)":"Sjinees (Hongkong)", +"Chinese (Macau)":"Sjinees (Macau)", +"Chinese (Singapore)":"Sjinees (Singapoer)", +"Chinese (simplified)":"Sjinees (vereenvoudig)", +"Chinese (traditional)":"Sjinees (tradisioneel)", +"Church Slavic":"Kerk-Slawies", +"Chuvash":"Tjuvashies", +"Citation":"Aanhaling", +"Clear formatting":"Maak formatering skoon", +"Comment":"Opmerking", +"Complimentary Close":"Komplimentêre afsluiting", +"Connectors":"Verbinders", +"Contents 1":"Inhoud 1", +"Contents 10":"Inhoud 10", +"Contents 2":"Inhoud 2", +"Contents 3":"Inhoud 3", +"Contents 4":"Inhoud 4", +"Contents 5":"Inhoud 5", +"Contents 6":"Inhoud 6", +"Contents 7":"Inhoud 7", +"Contents 8":"Inhoud 8", +"Contents 9":"Inhoud 9", +"Contents Heading":"Inhoudopskrif", +"Coptic":"Kopties", +"Cornish":"Cornies", +"Count":"Tel", +"CountA":"CountA", +"Cree, Plains, Latin":"Cree vlaktes, Latyn", +"Cree, Plains, Syllabics":"Plains Cree, Lettergrepe", +"Croatian":"Kroaties", +"Curves and Polygons":"Boë en Veelhoeke", +"Czech":"Tsjeggies", +"Danish":"Deens", +"Dashed Line":"Gestippelde lyn", +"Default":"Verstek", +"Default Drawing Style":"Verstek Teken Styl", +"Default Page Style":"Verstek Bladsy Styl", +"Default Paragraph Style":"Verstek Paragraaf Styl", +"Definition":"Definisie", +"Dhivehi":"Divehies", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Tekening", +"Drop Caps":"Vallende hoofletters", +"Dutch (Belgium)":"Nederlands (België)", +"Dutch (Netherlands)":"Nederlands (Nederland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Beklemtoning", +"Endnote":"Eindnota", +"Endnote Anchor":"Eindnoot-anker", +"Endnote Characters":"Eindnoot-karakters", +"English (Australia)":"Engels (Australië)", +"English (Belize)":"Engels (Belize)", +"English (Botswana)":"Engels (Botswana)", +"English (Canada)":"Engels (Kanada)", +"English (Caribbean)":"Engels (Karibiese Eilande)", +"English (Denmark)":"Engels (Denemarke)", +"English (Gambia)":"Engels (Gambië)", +"English (Ghana)":"Engels (Ghana)", +"English (Hong Kong)":"Engels (Hong Kong)", +"English (India)":"Engels (Indië)", +"English (Ireland)":"Engels (Ierland)", +"English (Israel)":"Engels (Israel)", +"English (Jamaica)":"Engels (Jamaika)", +"English (Kenya)":"Engels (Kenia)", +"English (Malawi)":"Engels (Malawi)", +"English (Malaysia)":"Engels (Maleisië)", +"English (Mauritius)":"Engels (Mauritius)", +"English (Namibia)":"Engels (Namibië)", +"English (New Zealand)":"Engels (Nieu-Seeland)", +"English (Nigeria)":"Engels (Nigerië)", +"English (Philippines)":"Engels (Filippyne)", +"English (South Africa)":"Engels (Suid-Afrika)", +"English (Sri Lanka)":"Engels (Sri Lanka)", +"English (Trinidad)":"Engels (Trinidad)", +"English (UK)":"Engels (VK)", +"English (USA)":"Engels (VSA)", +"English (Zambia)":"Engels (Zambië)", +"English (Zimbabwe)":"Engels (Zimbabwe)", +"English, OED spelling (UK)":"Engels, OED-spelling (VK)", +"Envelope":"Koevert", +"Error":""Error"-font", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estnies", +"Example":"Voorbeeld", +"Extending selection":"Brei seleksie uit", +"Faroese":"Faroëes", +"Figure":"Figuur", +"Figure Index 1":"Figuurindeks 1", +"Figure Index Heading":"Figuur Indekse Opskrifte", +"Fijian":"Fijianees", +"Filled":"Gevul", +"Filled Blue":"Blou gevul", +"Filled Green":"Groen gevul", +"Filled Red":"Gevul rooi", +"Filled Yellow":"Geel gevul", +"Finnish":"Fins", +"First Line Indent":"Eerstereël-inkeep", +"First Page":"Eerste bladsy", +"Flowchart":"Vloeidiagram", +"Fon":"Fon", +"Footer":"Voet", +"Footer Left":"Voet links", +"Footer Right":"Voet regs", +"Footnote":"Voetnoot", +"Footnote Anchor":"Voetnoot-anker", +"Footnote Characters":"Voetnoot-karakters", +"Formula":"Formule", +"Four Slides":"Vier skyfies", +"Frame":"Raam", +"Frame Contents":"Raaminhoud", +"French (Belgium)":"Frans (België)", +"French (Benin)":"Frans (Benin)", +"French (Burkina Faso)":"Frans (Burkina Faso)", +"French (Canada)":"Frans (Kanada)", +"French (Côte d'Ivoire)":"Frans (Ivoorkus)", +"French (France)":"Frans (Frankryk)", +"French (Luxembourg)":"Frans (Luxemburg)", +"French (Mali)":"Frans (Mali)", +"French (Mauritius)":"Frans (Mauritius)", +"French (Monaco)":"Frans (Monaco)", +"French (Niger)":"Frans (Niger)", +"French (Republic of Guinea)":"Frans (Republiek van Guinea)", +"French (Senegal)":"Frans (Senegal)", +"French (Switzerland)":"Frans (Switserland)", +"French (Togo)":"Frans (Togo)", +"Frisian":"Fries", +"Friulian":"Frioelies", +"Function Wizard":"Funksieslimmerd", +"Gaelic (Scotland)":"Gallies (Skotland)", +"Galician":"Galisies", +"Ganda":"Gandanees", +"Gascon":"Gaskons", +"Georgian":"Georgies", +"German (Austria)":"Duits (Oostenryk)", +"German (Belgium)":"Duits (België)", +"German (Germany)":"Duits (Duitsland)", +"German (Liechtenstein)":"Duits (Liechtenstein)", +"German (Luxembourg)":"Duits (Luxemburg)", +"German (Switzerland)":"Duits (Switserland)", +"Gikuyu":"Gikuyu", +"Good":"Goed", +"Graphic":"Afbeelding", +"Graphics":"Grafika", +"Greek":"Grieks", +"Greek, Ancient":"Grieks, Antiek", +"Guadeloupean Creole French":"Kreools Frans Guadeloupe", +"Guarani (Paraguay)":"Guaranees (Paraguay)", +"Gujarati":"Goedjarati", +"HTML":"HTML", +"Haitian":"Haïties", +"Hanging Indent":"Hangende inkeep", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigerië)", +"Hawaiian":"Hawiaans", +"Header":"Kop", +"Header Left":"Kop links", +"Header Right":"Kop regs", +"Header and Footer":"Kopteks en Voetteks", +"Heading":"Opskrif", +"Heading 1":"Opskrif 1", +"Heading 10":"Opskrif 10", +"Heading 2":"Opskrif 2", +"Heading 3":"Opskrif 3", +"Heading 4":"Opskrif 4", +"Heading 5":"Opskrif 5", +"Heading 6":"Opskrif 6", +"Heading 7":"Opskrif 7", +"Heading 8":"Opskrif 8", +"Heading 9":"Opskrif 9", +"Heading A0":"Opskrif A0", +"Heading A4":"Opskrif A4", +"Hebrew":"Hebreeus", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horisontale reël", +"Hungarian":"Hongaars", +"Hungarian (Szekely-Hungarian Rovas)":"Hongaars (Szekely-Hongaarse Rovas)", +"Hyperlink":"Hiperskakel", +"Icelandic":"Yslands", +"Illustration":"Illustrasie", +"Iloko":"Iloko", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Indeksopskrif", +"Index Link":"Indeksskakel", +"Index Separator":"Indeksskeisimbool", +"Indonesian":"Indonesies", +"Inline Heading":"Inlyn Opskrif", +"Insert":"Voeg in", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetskakel", +"Interslavic Cyrillic":"Interslawies Cyrillies", +"Interslavic Latin":"Interslawiese Latyn", +"Irish":"Iers", +"Italian (Italy)":"Italiaans (Italië)", +"Italian (Switzerland)":"Italiaans (Switserland)", +"Japanese":"Japannees", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kamba", +"Kabardian":"Kabardies", +"Kabyle Latin":"Kabyle Latyn", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latyn", +"Kashmiri (India)":"Kasjmier (Indië)", +"Kashmiri (Kashmir)":"Kasjmier (Kasjmier)", +"Kashubian":"Kasjoebies", +"Kazakh":"Kasaks", +"KeyID":"SleutelID", +"Khanty":"Khanties", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinjarwanda (Rwanda)", +"Kirghiz":"Kirgisies", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratiese Republiek Kongo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permjaaks", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Kikongo (Congo)", +"Korean (RoK)":"Koreaans (RvK)", +"Kumyk":"Koemuks", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Koerdies, Sentraal (Iran)", +"Kurdish, Central (Iraq)":"Koerdies, Sentraal (Irak)", +"Kurdish, Northern (Syria)":"Koerdies, Noord (Sirië)", +"Kurdish, Northern (Turkey)":"Koerdies, Noord (Turkye)", +"Kurdish, Southern (Iran)":"Koerdies, Suid (Iran)", +"Kurdish, Southern (Iraq)":"Koerdies, Suid (Irak)", +"Kven Finnish":"Kven Fins", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Etikette", +"Ladin":"Ladinies", +"Landscape":"Landskap", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgaliaans", +"Latin":"Latyn", +"Latvian":"Letties", +"Left Page":"Linkerbladsy", +"Lengo":"Lengo", +"Ligurian":"Liguries", +"Limbu":"Limbu", +"Line Numbering":"Reëlnommering", +"Lines":"Lyne", +"Lines and Arrows":"Lyne en Pyle", +"Lingala":"Lingala", +"List":"Lys", +"List 1":"Lys 1", +"List 1 Cont.":"Lys 1 Vervolg", +"List 1 End":"Lys 1 Einde", +"List 1 Start":"Lys 1 Begin", +"List 2":"Lys 2", +"List 2 Cont.":"Lys 2 Vervolg", +"List 2 End":"Lys 2 Einde", +"List 2 Start":"Lys 2 Begin", +"List 3":"Lys 3", +"List 3 Cont.":"Lys 3 Vervolg", +"List 3 End":"Lys 3 Einde", +"List 3 Start":"Lys 3 Begin", +"List 4":"Lys 4", +"List 4 Cont.":"Lys 4 Vervolg", +"List 4 End":"Lys 4 Einde", +"List 4 Start":"Lys 4 Begin", +"List 5":"Lys 5", +"List 5 Cont.":"Lys 5 Vervolg", +"List 5 End":"Lys 5 Einde", +"List 5 Start":"Lys 5 Begin", +"List Contents":"Lysinhoud", +"List Heading":"Lysopskrif", +"List Indent":"Lysinkeep", +"Lithuanian":"Litaus", +"Livonian":"Livlands", +"Lojban":"Lojban", +"Low German":"Laer Duits", +"Luxembourgish":"Luxemburgs", +"Macedonian":"Masedonies", +"Main Index Entry":"Hoofindeksinskrywing", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgasies, Plato", +"Malay (Brunei Darussalam)":"Maleis (Brunei Darussalam)", +"Malay (Malaysia)":"Maleis (Maleisië)", +"Malay Arabic (Brunei Darussalam)":"Maleis Arabies (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Maleis in Arabiese skrif (Maleisië)", +"Malayalam":"Malabaars", +"Maltese":"Maltees", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Oos Maninkakan, Latyn", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Kantaantekeninge", +"Mari, Hill":"Maries, Heuwel", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Mediaan", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokshaans", +"Mongolian Cyrillic":"Mongools, Cyrillies", +"Mongolian Mongolian":"Mongools, Mongools", +"Moore":"Moore", +"Morisyen":"Mauritiaanse Kreool", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Suid", +"Nenets":"Nenets", +"Nepali (India)":"Nepalees (Indië)", +"Nepali (Nepal)":"Nepalees (Nepal)", +"Neutral":"Neutraal", +"Nganasan":"Nganasaans", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nege skyfies", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Geen karakterstyl", +"No List":"Geen Lys", +"Nogai":"Nogaies", +"None (Do not check spelling)":"Geen (moenie spelling kontroleer nie)", +"Northern Sotho":"Noord-Sotho", +"Norwegian, Bokmål":"Noors, Bokmål", +"Norwegian, Nynorsk":"Noors, Nynorsk", +"Note":"Nota", +"Notes":"Notas", +"Numbering 1":"Nommering 1", +"Numbering 1 Cont.":"Nommering 1 Vlg.", +"Numbering 1 End":"Nommering 1 Einde", +"Numbering 1 Start":"Nommering 1 Begin", +"Numbering 123":"Nommering 123", +"Numbering 2":"Nommering 2", +"Numbering 2 Cont.":"Nommering 2 Vlg.", +"Numbering 2 End":"Nommering 2 Einde", +"Numbering 2 Start":"Nommering 2 Begin", +"Numbering 3":"Nommering 3", +"Numbering 3 Cont.":"Nommering 3 Vlg.", +"Numbering 3 End":"Nommering 3 Einde", +"Numbering 3 Start":"Nommering 3 Begin", +"Numbering 4":"Nommering 4", +"Numbering 4 Cont.":"Nommering 4 Vlg.", +"Numbering 4 End":"Nommering 4 Einde", +"Numbering 4 Start":"Nommering 4 Begin", +"Numbering 5":"Nommering 5", +"Numbering 5 Cont.":"Nommering 5 Vlg.", +"Numbering 5 End":"Nommering 5 Einde", +"Numbering 5 Start":"Nommering 5 Begin", +"Numbering ABC":"Nommering ABC", +"Numbering IVX":"Nommering IVX", +"Numbering Symbols":"Nommeringsimbole", +"Numbering abc":"Nommering abc", +"Numbering ivx":"Nommering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objekindeks 1", +"Object Index Heading":"Objekindeks-opskrif", +"Object with no fill and no line":"Objek met geen vul of omlyning", +"Object without fill":"Objek sonder agtergrond", +"Occitan":"Oksitaans", +"Odia":"Oria", +"Olonets":"Olonets", +"One Slide":"Een skyfie", +"Oromo":"Oromo", +"Outline":"Skema", +"Outlined":"Omlyn", +"Outlined Blue":"Blou Omlyn", +"Outlined Green":"Groen Omlyn", +"Outlined Red":"Rooi Omlyn", +"Outlined Yellow":"Geel Omlyn", +"Overwrite":"Oorskryf", +"Page %1 (%2) of %3":"Bladsye %1 (%2) of %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Bladsy %1 (%2) of %3 [Bladsy %4 (%5)]", +"Page %1 of %2":"Bladsy %1 van %2", +"Page %1 of %2 (%3)":"Bladsy %1 van %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Bladsy %1 van %2 (Bladsy %3 van %4 vir drukwerk)", +"Page %1 of %2 [Page %3]":"Bladsy %1 van %2 [Bladsy %3]", +"Page Number":"Bladsynommer", +"Page Properties":"Bladsy Eienskappe", +"Pali Latin":"Pali Latyn", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiaments (Aruba)", +"Papiamento (Bonaire)":"Papiaments (Bonaire)", +"Papiamento (Curaçao)":"Papiaments (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiaments (Nederlandse Antille)", +"Pennsylvania Dutch":"Pennsylvania Nederlands", +"Persian":"Persies", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Plekhouer", +"Plautdietsch":"Platduits", +"Polish":"Pools", +"Portrait":"Regop", +"Portuguese (Angola)":"Portugees (Angola)", +"Portuguese (Brazil)":"Portugees (Brasilië)", +"Portuguese (Mozambique)":"Portugees (Mozambique)", +"Portuguese (Portugal)":"Portugees (Portugal)", +"Preformatted Text":"Vooraf geformateerde teks", +"Product":"Produk", +"Puinave":"Puinave", +"Punjabi":"Pandjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Noord)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Suid)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Aanhaling", +"Report":"Verslag", +"Result":"Resultaat", +"Result2":"Resultaat2", +"Rhaeto-Romance":"Reto-Romaans", +"Right Page":"Regterbladsy", +"Rohingya Hanifi":"Rohingya-taal", +"Romanian (Moldova)":"Roemeens (Moldowa)", +"Romanian (Romania)":"Roemeens (Roemenië)", +"Rubies":"Klein drukletters", +"Russian":"Russies", +"Rusyn (Slovakia)":"Russies (Slowakye)", +"Rusyn (Ukraine)":"Rusynees (Oekraïne)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusland)", +"Sami, Lule (Norway)":"Sami, Lule (Noorweë)", +"Sami, Lule (Sweden)":"Sami, Lule (Swede)", +"Sami, Northern (Finland)":"Sami, Noord (Finland)", +"Sami, Northern (Norway)":"Sami, Noord (Noorweë)", +"Sami, Northern (Sweden)":"Sami, Noord (Swede)", +"Sami, Pite (Sweden)":"Sami, Lule (Swede)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Suid (Noorweë)", +"Sami, Southern (Sweden)":"Sami, Suid (Swede)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardinies", +"Sardinian, Campidanese":"Sardiniaans", +"Sardinian, Gallurese":"Sardinies, Gallurese", +"Sardinian, Logudorese":"Sardinies, Logudorese", +"Sardinian, Sassarese":"Sardinies, Sassarees", +"Selection count":"Seleksie telling", +"Sender":"Afsender", +"Serbian Cyrillic (Montenegro)":"Serwies, Cyrillies (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serwies, Cyrillies (Serwië en Montenegro)", +"Serbian Cyrillic (Serbia)":"Serwies, Cyrillies (Serwië)", +"Serbian Latin":"Serwies, Latyn", +"Serbian Latin (Montenegro)":"Serwies, Latyn (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serwies, Latyn (Serwië en Montenegro)", +"Serbian Latin (Serbia)":"Serwies, Latyns (Serwië)", +"Sesotho":"Sesotho", +"Shapes":"Vorms", +"Sheet %1 of %2":"Blad %1 van %2", +"Shuswap":"Shuswap", +"Sidama":"Sidaamu Afoo", +"Signature":"Handtekening", +"Silesian":"Silesiaans", +"Sindhi, Arabic":"Sindhi, Arabies", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhalees", +"Six Slides":"Ses skyfies", +"Slide %1 of %2":"Skyfie %1 van %2", +"Slide %1 of %2 (%3)":"Skyfie %1 van %2 (%3)", +"Slovak":"Slowaaks", +"Slovenian":"Sloweens", +"Somali":"Somalies", +"Sorbian, Lower":"Sorbies, Onder", +"Sorbian, Upper":"Sorbies, Bo", +"Source Text":"Bronteks", +"Southern Sotho":"Suid-Sotho", +"Spanish (Argentina)":"Spaans (Argentinië)", +"Spanish (Bolivia)":"Spaans (Bolivia)", +"Spanish (Chile)":"Spaans (Chili)", +"Spanish (Colombia)":"Spaans (Kolombië)", +"Spanish (Costa Rica)":"Spaans (Costa Rica)", +"Spanish (Cuba)":"Spaans (Kuba)", +"Spanish (Dom. Rep.)":"Spaans (Dom. Rep.)", +"Spanish (Ecuador)":"Spaans (Ecuador)", +"Spanish (El Salvador)":"Spaans (El Salvador)", +"Spanish (Guatemala)":"Spaans (Guatemala)", +"Spanish (Honduras)":"Spaans (Honduras)", +"Spanish (Mexico)":"Spaans (Meksiko)", +"Spanish (Nicaragua)":"Spaans (Nicaragua)", +"Spanish (Panama)":"Spaans (Panama)", +"Spanish (Paraguay)":"Spaans (Paraguay)", +"Spanish (Peru)":"Spaans (Peru)", +"Spanish (Puerto Rico)":"Spaans (Puerto Rico)", +"Spanish (Spain)":"Spaans (Spanje)", +"Spanish (Uruguay)":"Spaans (Uruguay)", +"Spanish (Venezuela)":"Spaans (Venezuela)", +"StDev":"StDev", +"Standard selection":"Standaard seleksie", +"Stars and Banners":"Sterre en Baniere", +"Status":"Status", +"Strong Emphasis":"Sterk beklemtoning", +"Subtitle":"Subtitel", +"Sum":"Som", +"Sundanese":"Soendanees", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenia)", +"Swahili (Tanzania)":"Swahili (Tanzanië)", +"Swazi":"Siswati", +"Swedish (Finland)":"Sweeds (Finland)", +"Swedish (Sweden)":"Sweeds (Swede)", +"Symbol Shapes":"Simbool Vorme", +"Table":"Tabel", +"Table Contents":"Tabelinhoud", +"Table Heading":"Tabelopskrif", +"Table Index 1":"Tabelindeks 1", +"Table Index Heading":"Tabelindeks-opskrif", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiaans", +"Tajik":"Tadjik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipe", +"Telugu":"Teloegoe", +"Tetun (Indonesia)":"Tetoens (Indonesië)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Teks", +"Text A0":"Teks A0", +"Text A4":"Teks A4", +"Thai":"Thais", +"Three Slides":"Drie skyfies", +"Tibetan (India)":"Tibetaans (Indië)", +"Tibetan (PR China)":"Tibettaans (VR Sjina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopië)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Slegs titel", +"Title Slide":"Titelskyfie", +"Title and 2 Content":"Titel en Inhoud 2", +"Title, 2 Content and Content":"Titel, Inhoud 2 en Inhoud", +"Title, 2 Content over Content":"Titel, Inhoud 2 Oorhoofse Inhoud", +"Title, 4 Content":"Titel, Inhoud 4", +"Title, 6 Content":"Titel, Inhoud 6", +"Title, Content":"Titel, inhoud", +"Title, Content and 2 Content":"Titel, Inhoud en Inhoud 2", +"Title, Content over Content":"Titel, Inhoud Oorshoofse Inhoud", +"Title, Vertical Text":"Titel, vertikale teks", +"Title, Vertical Text, Clipart":"Titel, vertikale teks, knipkuns", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Suid-Afrika)", +"Turkish":"Turks", +"Turkmen":"Turkmeens", +"Two Slides":"Twee skyfies", +"Udmurt":"Udmurts", +"Ukrainian":"Oekraïens", +"Unknown":"Onbekend", +"Urdu (India)":"Oerdoe (Indië)", +"Urdu (Pakistan)":"Oerdoe (Pakistan)", +"User Entry":"Gebruikersinskrywing", +"User Index 1":"Gebruikersindeks 1", +"User Index 10":"Gebruikersindeks 10", +"User Index 2":"Gebruikersindeks 2", +"User Index 3":"Gebruikersindeks 3", +"User Index 4":"Gebruikersindeks 4", +"User Index 5":"Gebruikersindeks 5", +"User Index 6":"Gebruikersindeks 6", +"User Index 7":"Gebruikersindeks 7", +"User Index 8":"Gebruikersindeks 8", +"User Index 9":"Gebruikersindeks 9", +"User Index Heading":"Gebruikersindeks-opskrif", +"Uyghur":"Uighoers", +"Uzbek Cyrillic":"Oesbeeks, Cyrillies", +"Uzbek Latin":"Oesbeeks, Latyn", +"Var":"Var", +"Variable":"Veranderlike", +"Venda":"Venda", +"Venetian":"Venesiaans", +"Veps":"Veps", +"Vertical Numbering Symbols":"Simbole vir vertikale nommering", +"Vertical Title, Text, Chart":"Vertikale titel, teks, grafiek", +"Vertical Title, Vertical Text":"Vertikale titel, vertikale teks", +"Vietnamese":"Viëtnamees", +"Vili":"Vili", +"Visited Internet Link":"Besoekte internetskakel", +"Võro":"Võro", +"Walloon":"Waals", +"Warning":"Waarskuwing", +"Watermark":"Watermerk", +"Welsh":"Wallies", +"Xhosa":"Xhosa", +"Xibe":"Xibies", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratiese Republiek van Kongo)", +"Yiddish (Israel)":"Jiddisj (Israel)", +"Yiddish (USA)":"Jiddisj (VSA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Joruba", +"Zulu":"Zoeloe", +"[Multiple]":"{Veelvoudig]", +"[None]":"[Geen]", +"[Undetermined]":"[Onbepaald]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/am.json b/f7cloud-office/browser/dist/l10n/locore/am.json new file mode 100644 index 0000000..7c134be --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/am.json @@ -0,0 +1,670 @@ +{ +"3D Objects":"3ዲ እቃዎች", +"A0":"A0", +"A4":"A4", +"Accent":"ማጉሊያ", +"Accent 1":"ማጉሊያ 1", +"Accent 2":"ማጉሊያ 2", +"Accent 3":"ማጉሊያ 3", +"Adding selection":"ምርጫዎችን መጨመሪያ", +"Addressee":"ተቀባይ", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (South Africa)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanian", +"Amharic":"Amharic", +"Apatani":"Apatani", +"Arabic":"Arabic", +"Arabic (Algeria)":"Arabic (Algeria)", +"Arabic (Bahrain)":"Arabic (Bahrain)", +"Arabic (Chad)":"Arabic (Chad)", +"Arabic (Comoros)":"Arabic (Comoros)", +"Arabic (Djibouti)":"Arabic (Djibouti)", +"Arabic (Egypt)":"Arabic (Egypt)", +"Arabic (Eritrea)":"Arabic (Eritrea)", +"Arabic (Iraq)":"Arabic (Iraq)", +"Arabic (Israel)":"Arabic (Israel)", +"Arabic (Jordan)":"Arabic (Jordan)", +"Arabic (Kuwait)":"Arabic (Kuwait)", +"Arabic (Lebanon)":"Arabic (Lebanon)", +"Arabic (Libya)":"Arabic (Libya)", +"Arabic (Mauritania)":"Arabic (Mauritania)", +"Arabic (Morocco)":"Arabic (Morocco)", +"Arabic (Oman)":"Arabic (Oman)", +"Arabic (Palestine)":"Arabic (Palestine)", +"Arabic (Qatar)":"Arabic (Qatar)", +"Arabic (Saudi Arabia)":"Arabic (Saudi Arabia)", +"Arabic (Somalia)":"Arabic (Somalia)", +"Arabic (Sudan)":"Arabic (Sudan)", +"Arabic (Syria)":"Arabic (Syria)", +"Arabic (Tunisia)":"Arabic (Tunisia)", +"Arabic (UAE)":"Arabic (UAE)", +"Arabic (Yemen)":"Arabic (Yemen)", +"Aragonese":"Aragonese", +"Aranese":"Aranese", +"Armenian, Classical (Armenia)":"Armenian, Classical (Armenia)", +"Armenian, Eastern (Armenia)":"Armenian, Eastern (Armenia)", +"Armenian, Eastern (Iran)":"Armenian, Eastern (Iran)", +"Armenian, Eastern (Russia)":"Armenian, Eastern (Russia)", +"Armenian, Western (Armenia)":"Armenian, Western (Armenia)", +"Arpitan (France)":"Arpitan (France)", +"Arpitan (Italy)":"Arpitan (Italy)", +"Arpitan (Switzerland)":"Arpitan (Switzerland)", +"Arrow Line":"የ ቀስት መስመር", +"Assamese":"Assamese", +"Asturian":"Asturian", +"Avar":"Avar", +"Average":"መካከለኛ", +"Azerbaijani Cyrillic":"Azerbaijani Cyrillic", +"Azerbaijani Latin":"Azerbaijani Latin", +"Background":"መደብ", +"Background objects":"የ መደቡ እቃዎች", +"Bad":"መጥፎ", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"መሰረታዊ ቅርጾች", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusian", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"ቢብሊዮግራፊ 1", +"Bibliography Heading":"የ ቢብሊዮግራፊ ራስጌ", +"Blank Slide":"ባዶ ተንሸራታች", +"Block Arrows":"መከልከያ ቀስቶች", +"Block selection":"ምርጫዎችን መከልከያ", +"Bodo":"Bodo", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bulgarian":"Bulgarian", +"Bullet –":"ነጥብ –", +"Bullet •":"ነጥብ •", +"Bullets":"ነጥቦች", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Callouts":"መጥሪያዎች", +"Caption":"መግለጫ ጽሁፍ", +"Caption Characters":"የ መግለጫ ጽሁፍ ባህሪዎች", +"Catalan":"Catalan", +"Catalan (Valencian)":"Catalan (Valencian)", +"Centered Text":"መሀከል ላይ መጻፊያ", +"Chinese (Hong Kong)":"Chinese (Hong Kong)", +"Chinese (Macau)":"Chinese (Macau)", +"Chinese (Singapore)":"Chinese (Singapore)", +"Chinese (simplified)":"Chinese (simplified)", +"Chinese (traditional)":"Chinese (traditional)", +"Church Slavic":"Church Slavic", +"Chuvash":"Chuvash", +"Citation":"ጥቅስ", +"Clear formatting":"አቀራረብ ማጽጃ", +"Complimentary Close":"አስተያየት መዝጊያ", +"Connectors":"አገናኞች", +"Contents 1":"ይዞታዎች 1", +"Contents 10":"ይዞታዎች 10", +"Contents 2":"ይዞታዎች 2", +"Contents 3":"ይዞታዎች 3", +"Contents 4":"ይዞታዎች 4", +"Contents 5":"ይዞታዎች 5", +"Contents 6":"ይዞታዎች 6", +"Contents 7":"ይዞታዎች 7", +"Contents 8":"ይዞታዎች 8", +"Contents 9":"ይዞታዎች 9", +"Contents Heading":"የ ይዞታዎች ራስጌ", +"Coptic":"Coptic", +"Cornish":"Cornish", +"Count":"መቁጠሪያ", +"CountA":"ክርክር መቁጠሪያ", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Croatian", +"Curves and Polygons":"ክብ እና ፖሊጎን", +"Czech":"Czech", +"Danish":"Danish", +"Dashed Line":"የ ዳሽ መስመር", +"Default":"ነባር", +"Default Drawing Style":"ነባር የ መሳያ ዘዴ", +"Default Page Style":"ነባር የ ገጽ ዘዴ", +"Default Paragraph Style":"ነባር የ አንቀጽ ዘዴ", +"Definition":"መግለጫ", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"መሳያ", +"Drop Caps":"ፊደል በ ትልቁ መጻፊያ", +"Dutch (Belgium)":"Dutch (Belgium)", +"Dutch (Netherlands)":"Dutch (Netherlands)", +"Dzongkha":"Dzongkha", +"Emphasis":"ማጋነኛ", +"Endnote":"የ መጨረሻ ማስታወሻ", +"Endnote Anchor":"የ መጨረሻ ማስታወሻ ማስቆሚያ", +"Endnote Characters":"የ መጨረሻ ማስታወሻ ባህሪዎች", +"English (Australia)":"English (Australia)", +"English (Belize)":"English (Belize)", +"English (Botswana)":"English (Botswana)", +"English (Canada)":"English (Canada)", +"English (Caribbean)":"English (Caribbean)", +"English (Gambia)":"English (Gambia)", +"English (Ghana)":"English (Ghana)", +"English (India)":"English (India)", +"English (Ireland)":"English (Ireland)", +"English (Jamaica)":"English (Jamaica)", +"English (Malawi)":"English (Malawi)", +"English (Malaysia)":"English (Malaysia)", +"English (Mauritius)":"ኢንግልዝኛ (ሞሪሸስ)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"English (New Zealand)", +"English (Nigeria)":"English (Nigeria)", +"English (Philippines)":"English (Philippines)", +"English (South Africa)":"English (South Africa)", +"English (Sri Lanka)":"English (Sri Lanka)", +"English (Trinidad)":"English (Trinidad)", +"English (UK)":"English (UK)", +"English (USA)":"English (USA)", +"English (Zambia)":"English (Zambia)", +"English (Zimbabwe)":"English (Zimbabwe)", +"English, OED spelling (UK)":"English, OED spelling (UK)", +"Envelope":"ፖስታ", +"Error":"ስህተት", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"ለምሳሌ", +"Extending selection":"ምርጫዎችን ማስፋፊያ", +"Faroese":"Faroese", +"Figure":"ምስል", +"Figure Index 1":"የ ማውጫ አካል 1", +"Figure Index Heading":"የ ማውጫ አርእስት አካል", +"Fijian":"Fijian", +"Filled":"የተሞላ", +"Filled Blue":"ሰማያዊ የተሞላ", +"Filled Green":"አረንጓዴ የተሞላ", +"Filled Red":"ቀይ የተሞላ", +"Filled Yellow":"ቢጫ የተሞላ", +"Finnish":"Finnish", +"First Line Indent":"የ መጀመሪያ መስመር ማስረጊያ", +"First Page":"መጀመሪያ ገጽ", +"Flowchart":"የ ሂደት መቆጣጠሪያ", +"Fon":"Fon", +"Footer":"ግርጌ", +"Footer Left":"ግርጌ በ ግራ", +"Footer Right":"ግርጌ በ ቀኝ", +"Footnote":"የ ግርጌ ማስታወሻ", +"Footnote Anchor":"የ ግርጌ ማስታወሻ ማስቆሚያ", +"Footnote Characters":"የ ግርጌ ማስታወሻ ባህሪዎች", +"Formula":"መቀመሪያ", +"Four Slides":"አራት ተንሸራታቾች", +"Frame":"ክፈፍ", +"Frame Contents":"የ ክፈፍ ይዞታዎች", +"French (Belgium)":"French (Belgium)", +"French (Benin)":"French (Benin)", +"French (Burkina Faso)":"French (Burkina Faso)", +"French (Canada)":"French (Canada)", +"French (Côte d'Ivoire)":"French (Côte d'Ivoire)", +"French (France)":"French (France)", +"French (Luxembourg)":"French (Luxembourg)", +"French (Mali)":"French (Mali)", +"French (Mauritius)":"ፈረንሳይኛ (ሞሪሸስ)", +"French (Monaco)":"French (Monaco)", +"French (Niger)":"French (Niger)", +"French (Senegal)":"French (Senegal)", +"French (Switzerland)":"French (Switzerland)", +"French (Togo)":"French (Togo)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"የተግባርአዋቂ", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"German (Austria)", +"German (Belgium)":"German (Belgium)", +"German (Germany)":"German (Germany)", +"German (Liechtenstein)":"German (Liechtenstein)", +"German (Luxembourg)":"German (Luxembourg)", +"German (Switzerland)":"German (Switzerland)", +"Gikuyu":"Gikuyu", +"Good":"ጥሩ", +"Graphic":"ንድፍ", +"Graphics":"ንድፎች", +"Greek":"Greek", +"Greek, Ancient":"Greek, Ancient", +"Guadeloupean Creole French":"Guadeloupean Creole French", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"ተንሳፋፊ ማስረጊያ", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiian", +"Header Left":"ራስጌ በ ግራ", +"Header Right":"ራስጌ በ ቀኝ", +"Heading":"ራስጌ", +"Heading 1":"ራስጌ 1", +"Heading 10":"ራስጌ 10", +"Heading 2":"ራስጌ 2", +"Heading 3":"ራስጌ 3", +"Heading 4":"ራስጌ 4", +"Heading 5":"ራስጌ 5", +"Heading 6":"ራስጌ 6", +"Heading 7":"ራስጌ 7", +"Heading 8":"ራስጌ 8", +"Heading 9":"ራስጌ 9", +"Heading A0":"ራስጌ A0", +"Heading A4":"ራስጌ A4", +"Hebrew":"Hebrew", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"የ አግድም መስመር", +"Hungarian":"Hungarian", +"Hungarian (Szekely-Hungarian Rovas)":"Hungarian (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlink", +"Icelandic":"Icelandic", +"Illustration":"ማብራሪያ", +"Iloko":"Iloko", +"Index":"ማውጫ", +"Index 1":"ማውጫ 1", +"Index 2":"ማውጫ 2", +"Index 3":"ማውጫ 3", +"Index Heading":"የ ራስጌ ማውጫ", +"Index Link":"የ አገናኝ ማውጫ", +"Index Separator":"ማውጫ መለያያ", +"Indonesian":"Indonesian", +"Insert":"ማስገቢያ", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"ኢንተርኔት አገናኝ", +"Irish":"Irish", +"Italian (Italy)":"Italian (Italy)", +"Italian (Switzerland)":"Italian (Switzerland)", +"Japanese":"Japanese", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardian", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latin", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazak", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Democratic Republic of the Congo)", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Korean (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdish, Central (Iran)", +"Kurdish, Central (Iraq)":"Kurdish, Central (Iraq)", +"Kurdish, Northern (Syria)":"Kurdish, Northern (Syria)", +"Kurdish, Northern (Turkey)":"Kurdish, Northern (Turkey)", +"Kurdish, Southern (Iran)":"Kurdish, Southern (Iran)", +"Kurdish, Southern (Iraq)":"Kurdish, Southern (Iraq)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"ምልክቶች", +"Ladin":"Ladin", +"Landscape":"በ መሬት አቀማመጥ", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latin", +"Latvian":"Latvian", +"Left Page":"የ ግራ ገጽ", +"Lengo":"Lengo", +"Ligurian":"Ligurian", +"Limbu":"Limbu", +"Line Numbering":"መስመር ቁጥር መስጫ", +"Lines":"መስመሮች", +"Lines and Arrows":"መስመሮች እና ቀስቶች", +"Lingala":"Lingala", +"List":"ዝርዝር", +"List 1":"ዝርዝር 1", +"List 1 Cont.":"ዝርዝር 1 የቀጠለ", +"List 1 End":"ዝርዝር 1 መጨረሻ", +"List 1 Start":"ዝርዝር 1 መጀመሪያ", +"List 2":"ዝርዝር 2", +"List 2 Cont.":"ዝርዝር 2 የቀጠለ", +"List 2 End":"ዝርዝር 2 መጨረሻ", +"List 2 Start":"ዝርዝር 2 መጀመሪያ", +"List 3":"ዝርዝር 3", +"List 3 Cont.":"ዝርዝር 3 የቀጠለ", +"List 3 End":"ዝርዝር 3 መጨረሻ", +"List 3 Start":"ዝርዝር 3 መጀመሪያ", +"List 4":"ዝርዝር 4", +"List 4 Cont.":"ዝርዝር 4 የቀጠለ", +"List 4 End":"ዝርዝር 4 መጨረሻ", +"List 4 Start":"ዝርዝር 4 መጀመሪያ", +"List 5":"ዝርዝር 5", +"List 5 Cont.":"ዝርዝር 5 የቀጠለ", +"List 5 End":"ዝርዝር 5 መጨረሻ", +"List 5 Start":"ዝርዝር 5 መጀመሪያ", +"List Contents":"ዝርዝር ይዞታዎች", +"List Heading":"ዝርዝር ራስጌ", +"List Indent":"የ ማስረጊያ ዝርዝር", +"Lithuanian":"Lithuanian", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Low German", +"Luxembourgish":"Luxembourgish", +"Macedonian":"Macedonian", +"Main Index Entry":"ዋናው የማውጫ ማስገቢያ", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darussalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malay Arabic (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malay Arabic (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Eastern, Latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"ማስታወሻ", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"ከፍተኛ", +"Mbochi":"Mbochi", +"Median":"መሀከለኛ", +"Min":"ዝቅተኛ", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolian Cyrillic", +"Mongolian Mongolian":"Mongolian Mongolian", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, South", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"ገለልተኛ", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"ዘጠኝ ተንሸራታቾች", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"ምንም የ ባህሪ ዘዴ የለም", +"No List":"ዝርዝር የለም", +"Nogai":"Nogai", +"None (Do not check spelling)":"ምንም (ፊደሎቹን አታርም)", +"Northern Sotho":"Northern Sotho", +"Norwegian, Bokmål":"Norwegian, Bokmål", +"Norwegian, Nynorsk":"Norwegian, Nynorsk", +"Note":"ማስታወሻ", +"Notes":"ማስታወሻዎች", +"Numbering 1":"ቁጥር መስጫ 1", +"Numbering 1 Cont.":"ቁጥር መስጫ 1 የቀጠለ", +"Numbering 1 End":"ቁጥር መስጫ 1 መጨረሻ", +"Numbering 1 Start":"ቁጥር መስጫ 1 መጀመሪያ", +"Numbering 123":"ቁጥር መስጫ 123", +"Numbering 2":"ቁጥር መስጫ 2", +"Numbering 2 Cont.":"ቁጥር መስጫ 2 የቀጠለ", +"Numbering 2 End":"ቁጥር መስጫ 2 መጨረሻ", +"Numbering 2 Start":"ቁጥር መስጫ 2 መጀመሪያ", +"Numbering 3":"ቁጥር መስጫ 3", +"Numbering 3 Cont.":"ቁጥር መስጫ 3 የቀጠለ", +"Numbering 3 End":"ቁጥር መስጫ 3 መጨረሻ", +"Numbering 3 Start":"ቁጥር መስጫ 3 መጀመሪያ", +"Numbering 4":"ቁጥር መስጫ 4", +"Numbering 4 Cont.":"ቁጥር መስጫ 4 የቀጠለ", +"Numbering 4 End":"ቁጥር መስጫ 4 መጨረሻ", +"Numbering 4 Start":"ቁጥር መስጫ 4 መጀመሪያ", +"Numbering 5":"ቁጥር መስጫ 5", +"Numbering 5 Cont.":"ቁጥር መስጫ 5 የቀጠለ", +"Numbering 5 End":"ቁጥር መስጫ 5 መጨረሻ", +"Numbering 5 Start":"ቁጥር መስጫ 5 መጀመሪያ", +"Numbering ABC":"ቁጥር መስጫ በ ABC", +"Numbering IVX":"ቁጥር መስጫ በ IVX", +"Numbering Symbols":"ቁጥር መስጫ ምልክቶች", +"Numbering abc":"ቁጥር መስጫ በ abc", +"Numbering ivx":"ቁጥር መስጫ በ ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"የ ማውጫ እቃ 1", +"Object Index Heading":"የ ማውጫ ራስጌ እቃ", +"Object with no fill and no line":"መሙያ እና መስመር የሌለው እቃ", +"Object without fill":"መሙያ የሌላቸው እቃዎች", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"አንድ ተንሸራታች", +"Oromo":"Oromo", +"Outline":"ረቂቅ", +"Outlined":"እቅድ", +"Outlined Blue":"እቅድ በ ሰማያዊ", +"Outlined Green":"እቅድ በ አረንጓዴ", +"Outlined Red":"እቅድ በ ቀይ", +"Outlined Yellow":"እቅድ በ ቢጫ", +"Overwrite":"በላዩ ላይ ደርቦ መጻፊያ", +"Page %1 of %2":"ገጽ %1 ከ %2", +"Page %1 of %2 (Page %3 of %4 to print)":"ገጽ %1 ከ %2 (ገጽ %3 ከ %4 የሚታተም)", +"Page Number":"የ ገጽ ቁጥር", +"Page Properties":"የ ገጽ ባህሪዎች", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Persian":"Persian", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"ቦታ ያዢ", +"Plautdietsch":"Plautdietsch", +"Polish":"Polish", +"Portrait":"ምስል", +"Portuguese (Angola)":"Portuguese (Angola)", +"Portuguese (Brazil)":"Portuguese (Brazil)", +"Portuguese (Portugal)":"Portuguese (Portugal)", +"Preformatted Text":"በ ቅድሚያ የ ቀረበ ጽሁፍ", +"Product":"ውጤት", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, North)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, South)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"ጥቅስ", +"Report":"ውጤት", +"Result":"ውጤት", +"Result2":"ውጤት2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"የ ቀኝ ገጽ", +"Romanian (Moldova)":"Romanian (Moldova)", +"Romanian (Romania)":"Romanian (Romania)", +"Rubies":"Rubies", +"Russian":"Russian", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"የምርጫ መቁጠሪያ", +"Sender":"ላኪው", +"Serbian Cyrillic (Montenegro)":"Serbian Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbian Cyrillic (Serbia and Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbian Cyrillic (Serbia)", +"Serbian Latin":"Serbian Latin", +"Serbian Latin (Montenegro)":"Serbian Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbian Latin (Serbia and Montenegro)", +"Serbian Latin (Serbia)":"Serbian Latin (Serbia)", +"Shapes":"ቅርጾች", +"Sheet %1 of %2":"ወረቀት %1 ከ %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"ፊርማ", +"Silesian":"Silesian", +"Sindhi, Arabic":"Sindhi, Arabic", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"ስድስት ተንሸራታቾች", +"Slide %1 of %2":"ተንሸራታች %1 ከ %2", +"Slide %1 of %2 (%3)":"ተንሸራታች %1 ከ %2 (%3)", +"Slovak":"Slovak", +"Slovenian":"Slovenian", +"Somali":"Somali", +"Sorbian, Lower":"Sorbian, Lower", +"Sorbian, Upper":"Sorbian, Upper", +"Source Text":"የ ጽሁፍ ምንጭ", +"Southern Sotho":"Southern Sotho", +"Spanish (Argentina)":"Spanish (Argentina)", +"Spanish (Bolivia)":"Spanish (Bolivia)", +"Spanish (Chile)":"Spanish (Chile)", +"Spanish (Colombia)":"Spanish (Colombia)", +"Spanish (Costa Rica)":"Spanish (Costa Rica)", +"Spanish (Cuba)":"Spanish (Cuba)", +"Spanish (Dom. Rep.)":"Spanish (Dom. Rep.)", +"Spanish (Ecuador)":"Spanish (Ecuador)", +"Spanish (El Salvador)":"Spanish (El Salvador)", +"Spanish (Guatemala)":"Spanish (Guatemala)", +"Spanish (Honduras)":"Spanish (Honduras)", +"Spanish (Mexico)":"Spanish (Mexico)", +"Spanish (Nicaragua)":"Spanish (Nicaragua)", +"Spanish (Panama)":"Spanish (Panama)", +"Spanish (Paraguay)":"Spanish (Paraguay)", +"Spanish (Peru)":"Spanish (Peru)", +"Spanish (Puerto Rico)":"Spanish (Puerto Rico)", +"Spanish (Spain)":"Spanish (Spain)", +"Spanish (Uruguay)":"Spanish (Uruguay)", +"Spanish (Venezuela)":"Spanish (Venezuela)", +"StDev":"StDev", +"Standard selection":"መደበኛ ምርጫ", +"Stars and Banners":"ኮከቦች እና መፈክሮች", +"Status":"ሁኔታው", +"Strong Emphasis":"ጠንካራ ማጋነኛ", +"Subtitle":"ንዑስ አርእስት", +"Sum":"ድምር", +"Sundanese":"Sundanese", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedish (Finland)", +"Swedish (Sweden)":"Swedish (Sweden)", +"Symbol Shapes":"የምልክት ቅርጾች", +"Table":"ሰንጠረዥ", +"Table Contents":"የ ሰንጠረዥ ይዞታዎች", +"Table Heading":"የ ሰንጠረዥ ራስጌ", +"Table Index 1":"የ ሰንጠረዥ ማውጫ 1", +"Table Index Heading":"የ ሰንጠረዥ አርእስት ማውጫ", +"Tagalog":"Tagalog", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"ቴሌታይፕ", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"ጽሁፍ", +"Text A0":"ጽሁፍ A0", +"Text A4":"ጽሁፍ A4", +"Thai":"Thai", +"Three Slides":"ሶስት ተንሸራታቾች", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"Tibetan (PR China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"አርእስት", +"Title A0":"አርእስት A0", +"Title A4":"አርእስት A4", +"Title Only":"አርእስት ብቻ", +"Title Slide":"የ ተንሸራታች አርእስት", +"Title and 2 Content":"አርእስት እና 2 ይዞታው", +"Title, 2 Content and Content":"አርእስት: 2 ይዞታው እና ይዞታው", +"Title, 2 Content over Content":"አርእስት: ከ 2 ይዞታው በላይ ይዞታው", +"Title, 4 Content":"አርእስት: 4 ይዞታ", +"Title, 6 Content":"አርእስት: 6 ይዞታ", +"Title, Content":"አርእስት: ይዞታው", +"Title, Content and 2 Content":"አርእስት: ይዞታው እና 2 ይዞታው", +"Title, Content over Content":"አርእስት: ይዞታው ከ ይዞታው በላይ", +"Title, Vertical Text":"አርእስት: በ ቁመት ጽሁፍ", +"Title, Vertical Text, Clipart":"አርእስት: በ ቁመት ጽሁፍ: Clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (South Africa)", +"Turkish":"Turkish", +"Turkmen":"Turkmen", +"Two Slides":"ሁለት ተንሸራታቾች", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainian", +"Unknown":"ያልታወቀ", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"ተጠቃሚ ማስገቢያ", +"User Index 1":"የ ተጠቃሚ ማውጫ 1", +"User Index 10":"የ ተጠቃሚ ማውጫ 10", +"User Index 2":"የ ተጠቃሚ ማውጫ 2", +"User Index 3":"የ ተጠቃሚ ማውጫ 3", +"User Index 4":"የ ተጠቃሚ ማውጫ 4", +"User Index 5":"የ ተጠቃሚ ማውጫ 5", +"User Index 6":"የ ተጠቃሚ ማውጫ 6", +"User Index 7":"የ ተጠቃሚ ማውጫ 7", +"User Index 8":"የ ተጠቃሚ ማውጫ 8", +"User Index 9":"የ ተጠቃሚ ማውጫ 9", +"User Index Heading":"የ ተጠቃሚ ራስጌ ማውጫ", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbek Cyrillic", +"Uzbek Latin":"Uzbek Latin", +"Var":"Var", +"Variable":"ተለዋዋጭ", +"Venda":"Venda", +"Venetian":"ቬኒሺያን", +"Veps":"Veps", +"Vertical Numbering Symbols":"በ ቁመት ቁጥር መስጫ ምልክቶች", +"Vertical Title, Text, Chart":"በ ቁመት አርእስት: ጽሁፍ: ቻርት", +"Vertical Title, Vertical Text":"በ ቁመት አርእስት: በ ቁመት ጽሁፍ", +"Vietnamese":"Vietnamese", +"Vili":"Vili", +"Visited Internet Link":"የ ተጎበኘ የ ኢንተርኔት አገናኝ", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"ማስጠንቀቂያ", +"Watermark":"የ ውሀ ምልክት", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[ምንም]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/an.json b/f7cloud-office/browser/dist/l10n/locore/an.json new file mode 100644 index 0000000..072291e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/an.json @@ -0,0 +1,34 @@ +{ +"A0":"A0", +"A4":"A4", +"Average":"Promeyo", +"Background":"Fundo", +"Basic Shapes":"Formas basicas", +"Basque":"Basco", +"Default":"Por defecto", +"Example":"Eixemplo", +"Footer":"Piet de pachina", +"Formula":"Formula", +"Graphics":"Graficos", +"Greek":"Verde", +"HTML":"HTML", +"Header":"Capitero", +"Hyperlink":"Hipervinclo", +"Index":"Indiz", +"Insert":"Ficar", +"Labels":"Etiquetas", +"Max":"Maximo", +"Min":"Minimo", +"Notes":"Notas", +"Page %1 of %2":"Pachina %1 de %2", +"Page %1 of %2 (%3)":"Pachina %1 de %2 (%3)", +"Page %1 of %2 [Page %3]":"Pachina %1 de %2 [p. %3]", +"Product":"Producto", +"Sum":"Suma", +"Table":"Tabla", +"Tatar":"Tartre", +"Text":"Texto", +"Title":"Titol", +"Var":"Variancia", +"[None]":"[Garra]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ar.json b/f7cloud-office/browser/dist/l10n/locore/ar.json new file mode 100644 index 0000000..77805e6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ar.json @@ -0,0 +1,654 @@ +{ +"3D Objects":"الكائنات ثلاثية الأبعاد", +"A0":"أي0", +"A4":"أي4", +"Accent 1":"تشديد 1", +"Accent 2":"تشديد 2", +"Accent 3":"تشديد 3", +"Addressee":"المرسَل إليه", +"Afrikaans (Namibia)":"الأفريقانية (ناميبيا)", +"Afrikaans (South Africa)":"الأفريكانية (جنوب أفريقيا)", +"Aka (Central African Republic)":"الآكا (جمهورية افريقيا الوسطى)", +"Aka (Congo)":"الآكا (الكونغو)", +"Akan":"أكان", +"Albanian":"الألبانية", +"Amharic":"الأمهرية", +"Appendix":"ملحق", +"Arabic":"العربية", +"Arabic (Algeria)":"العربية (الجزائر)", +"Arabic (Bahrain)":"العربية (البحرين)", +"Arabic (Chad)":"العربية (تشاد)", +"Arabic (Comoros)":"العربية (جزر القمر)", +"Arabic (Djibouti)":"العربية (جيبوتي)", +"Arabic (Egypt)":"العربية (مصر)", +"Arabic (Eritrea)":"العربية (إريتريا)", +"Arabic (Iraq)":"العربية (العراق)", +"Arabic (Israel)":"العربية (فلسطين)", +"Arabic (Jordan)":"العربية (الأدرن)", +"Arabic (Kuwait)":"العربية (الكويت)", +"Arabic (Lebanon)":"العربية (لبنان)", +"Arabic (Libya)":"العربية (ليبيا)", +"Arabic (Mauritania)":"العربية (موريتانيا)", +"Arabic (Morocco)":"العربية (المغرب)", +"Arabic (Oman)":"العربية (عمان)", +"Arabic (Palestine)":"العربية (فلسطين)", +"Arabic (Qatar)":"العربية (قطر)", +"Arabic (Saudi Arabia)":"العربية (السعودية)", +"Arabic (Somalia)":"العربية (الصومال)", +"Arabic (Sudan)":"العربية (السودان)", +"Arabic (Syria)":"العربية (سوريا)", +"Arabic (Tunisia)":"العربية (تونس)", +"Arabic (UAE)":"العربية (الإمارات)", +"Arabic (Yemen)":"العربية (اليمن)", +"Aragonese":"الأراغونية", +"Armenian, Eastern (Armenia)":"الأرمينية، الغربية (أرمينيا)", +"Armenian, Western (Armenia)":"الأرمينية، الغربية (أرمينيا)", +"Arrow Line":"خط سهم", +"Assamese":"الأسامية", +"Asturian":"الأستورية", +"Average":"المتوسط", +"Azerbaijani Cyrillic":"السيريلية الأذربيجانية", +"Azerbaijani Latin":"اللاتينية الأذربيجانية", +"Background":"الخلفية", +"Background objects":"كائنات الخلفية", +"Bad":"سيء", +"Bafia":"بافيا", +"Bambara":"بامبارا", +"Basic Shapes":"أشكال أساسية", +"Basque":"الباسكية", +"Beembe":"لغة Beembe", +"Bekwel":"لغة Bekwel", +"Belarusian":"البيلاروسية", +"Bengali (Bangladesh)":"البنغالية (بنجلاديش)", +"Bengali (India)":"البنغالية (الهند)", +"Bibliography 1":"ثبَت المراجع ١", +"Bibliography Heading":"عنوان ثبَت المراجع", +"Blank Slide":"شريحة فارغة", +"Block Arrows":"الأسهم المربعة", +"Block Quotation":"اقتباس منفصل", +"Bodo":"البودو", +"Body Text":"متن النص", +"Body Text, Indented":"متن النص، مع إزاحة", +"Bosnian":"البوسنية", +"Breton":"البريتونية", +"Bribri":"برِبري", +"Bulgarian":"البلغارية", +"Bullet –":"نقطة –", +"Bullet •":"نقطة •", +"Bullet ☑":"نقطة ☑", +"Bullet ✗":"نقطة ✗", +"Bullet ➢":"نقطة ➢", +"Bullets":"نقاط", +"Burmese":"البورمية", +"Bushi":"بوشي", +"Cabécar":"الكابيكار", +"Callouts":"تعليقات تفسيرية", +"Caption":"واصفة", +"Caption Characters":"محارف الواصفات", +"Catalan":"‏‏الكتالانية", +"Catalan (Valencian)":"‏‏الكتالانية (فالنسيا)", +"Centered Text":"نص متوسط", +"Chinese (Hong Kong)":"الصينية (هونج كونج)", +"Chinese (Macau)":"الصينية (ماكاو)", +"Chinese (Singapore)":"الصينية (سنغافورة)", +"Chinese (simplified)":"الصينية (المبسطة)", +"Chinese (traditional)":"الصينية (التقليدية)", +"Church Slavic":"السلافية الكنيسة", +"Chuvash":"التشوفاشية", +"Citation":"استشهاد", +"Clear formatting":"مسح التنسيق", +"Complimentary Close":"إطراء ختامي", +"Connectors":"الموصلات", +"Contents 1":"المحتويات ١", +"Contents 10":"المحتويات ١٠", +"Contents 2":"المحتويات ٢", +"Contents 3":"المحتويات ٣", +"Contents 4":"المحتويات ٤", +"Contents 5":"المحتويات ٥", +"Contents 6":"المحتويات ٦", +"Contents 7":"المحتويات ٧", +"Contents 8":"المحتويات ٨", +"Contents 9":"المحتويات ٩", +"Contents Heading":"عنوان المحتويات", +"Coptic":"القبطية", +"Cornish":"الكورنية", +"Count":"العدد", +"CountA":"عدد القيم", +"Croatian":"الكرواتية", +"Curves and Polygons":"منحنيات ومضلّعات", +"Czech":"التشيكية", +"Danish":"الدانمركية", +"Dashed Line":"خط مقطّع", +"Default":"المبدئيّ", +"Default Drawing Style":"طراز الرسم المبدئي", +"Default Page Style":"طراز الفقرة المبدئي", +"Default Paragraph Style":"طراز الفقرة المبدئي", +"Definition":"تعريف", +"Dhivehi":"الديفيهية", +"Dibole":"دايبولي", +"Dogri":"الدغرية", +"Doondo":"دوندو", +"Drawing":"رسم", +"Drop Caps":"أحرف استهلالية", +"Dutch (Belgium)":"الهولندية (بلجيكا)", +"Dutch (Netherlands)":"الهولندية (هولندا)", +"Dzongkha":"الدزونخية", +"Emphasis":"تشديد", +"Endnote":"حاشية ختامية", +"Endnote Anchor":"مربط الحواشي الختامية", +"Endnote Characters":"أحرف التعليق الختامي", +"English (Australia)":"الإنجليزية (أستراليا)", +"English (Belize)":"الإنجليزية (بيليز)", +"English (Botswana)":"الإنجليزية (بتسوانا)", +"English (Canada)":"الإنجليزية (كندا)", +"English (Caribbean)":"الإنجليزية (الكاريبي)", +"English (Denmark)":"الإنجليزية (الدانمارك)", +"English (Gambia)":"الإنجليزية (غامبيا)", +"English (Ghana)":"الإنجليزية (غانا)", +"English (Hong Kong)":"الإنجليزية (هونغ كونغ)", +"English (India)":"الإنجليزية (الهند)", +"English (Ireland)":"الإنجليزية (أيرلندا)", +"English (Israel)":"الإنجليزية (اسرائيل)", +"English (Jamaica)":"الإنجليزية (جامايكا)", +"English (Kenya)":"الإنجليزية (كينيا)", +"English (Malawi)":"الإنجليزية (ملاوي)", +"English (Mauritius)":"الإنجليزية (موريشيوس)", +"English (Namibia)":"الإنجليزية (ناميبيا)", +"English (New Zealand)":"الإنجليزية (نيوزيلندا)", +"English (Nigeria)":"الإنجليزية (نيجيريا)", +"English (Philippines)":"الإنجليزية (الفلبين)", +"English (South Africa)":"الإنجليزية (جنوب إفريقيا)", +"English (Sri Lanka)":"الإنجليزية (سريلانكا)", +"English (Trinidad)":"الإنجليزية (ترينيداد)", +"English (UK)":"الإنجليزية (المملكة المتحدة)", +"English (USA)":"الإنجليزية (الولايات المتحدة)", +"English (Zambia)":"الإنجليزية (زامبيا)", +"English (Zimbabwe)":"الإنجليزية (زيمبابوي)", +"English, OED spelling (UK)":"الإنجليزية، إملاء أكسفورد (المملكة المتحدة)", +"Envelope":"مغلّف", +"Error":"خطأ", +"Erzya":"الأرزية", +"Esperanto":"الاسبرانتو", +"Estonian":"الإستونية", +"Example":"مثال", +"Extending selection":"التحديد الممتد", +"Faroese":"الفاروسية", +"Figure":"شكل", +"Figure Index 1":"فهرس الأشكال ١", +"Figure Index Heading":"عنوان فهرس الأشكال", +"Fijian":"فيجان", +"Filled":"مملوء", +"Filled Blue":"أزرق مملوء", +"Filled Green":"أخضر مملوء", +"Filled Red":"أحمر مملوء", +"Filled Yellow":"أصفر مملوء", +"Finnish":"الفنلندية", +"First Line Indent":"إزاحة السطر الأول", +"First Page":"الصفحة الأولى", +"Flowchart":"مخطط انسيابي", +"Footer":"تذييل", +"Footer Left":"تذييل أيسر", +"Footer Right":"تذييل أيمن", +"Footnote":"حاشية", +"Footnote Anchor":"مربط الحواشي", +"Footnote Characters":"محارف الحواشي", +"Formula":"معادلة", +"Four Slides":"أربع شرائح", +"Frame":"إطار", +"Frame Contents":"محتويات الإطار", +"French (Belgium)":"الفرنسية (بلجيكا)", +"French (Benin)":"الفرنسية (بنين)", +"French (Burkina Faso)":"الفرنسية (بوركينا فاسو)", +"French (Canada)":"الفرنسية (كندا)", +"French (Côte d'Ivoire)":"الفرنسية (ساحل العاج)", +"French (France)":"الفرنسية (فرنسا)", +"French (Luxembourg)":"الفرنسية (لوكسمبورغ)", +"French (Mali)":"الفرنسية (مالي)", +"French (Mauritius)":"الفرنسية (موريشيوس)", +"French (Monaco)":"الفرنسية (موناكو)", +"French (Niger)":"الفرنسية (النيجر)", +"French (Senegal)":"الفرنسية (السينيغال)", +"French (Switzerland)":"الفرنسية (سويسرا)", +"French (Togo)":"الفرنسية (توغو)", +"Frisian":"الفريزية", +"Friulian":"فريوليان", +"Function Wizard":"مرشد الدوال", +"Gaelic (Scotland)":"الغيلية (اسكتلندا)", +"Galician":"الغليشيانية", +"Ganda":"غاندا", +"Gascon":"جاسكون", +"Georgian":"الجورجية", +"German (Austria)":"الألمانية (النمسا)", +"German (Belgium)":"الألمانية (بلجيكا)", +"German (Germany)":"الألمانية (ألمانيا)", +"German (Liechtenstein)":"الألمانية (ليختنشتاين)", +"German (Luxembourg)":"الألمانية (لوكسمبورغ)", +"German (Switzerland)":"الألمانية (سويسرا)", +"Gikuyu":"جيكويو", +"Good":"جيد", +"Graphic":"رسم", +"Graphics":"رسوميات", +"Greek":"اليونانية", +"Greek, Ancient":"اليونانية، القديمة", +"Guarani (Paraguay)":"الجوارانية (باراغواي)", +"Gujarati":"الجيوجاراتية", +"HTML":"HTML", +"Haitian":"الهايتية", +"Hanging Indent":"إزاحة معلّقة", +"Hausa (Ghana)":"هوسا (غانا)", +"Hausa (Nigeria)":"هوسا (نيجيريا)", +"Hawaiian":"هاواي", +"Header":"ترويسة", +"Header Left":"ترويسة يسرى", +"Header Right":"ترويسة يمنى", +"Heading":"عنوان رئيسي", +"Heading 1":"عنوان رئيسي ١", +"Heading 10":"عنوان رئيسي ١٠", +"Heading 2":"عنوان رئيسي ٢", +"Heading 3":"عنوان رئيسي ٣", +"Heading 4":"عنوان رئيسي ٤", +"Heading 5":"عنوان رئيسي ٥", +"Heading 6":"عنوان رئيسي ٦", +"Heading 7":"عنوان رئيسي ٧", +"Heading 8":"عنوان رئيسي ٨", +"Heading 9":"عنوان رئيسي ٩", +"Heading A0":"عنوان رئيسي A0", +"Heading A4":"عنوان رئيسي A4", +"Hebrew":"العبرية", +"Hiligaynon":"هاليجايونون", +"Hindi":"الهندية", +"Horizontal Line":"خط أفقي", +"Hungarian":"المجرية", +"Hyperlink":"رابط", +"Icelandic":"الأيسلندية", +"Illustration":"رسم توضيحي", +"Index":"فهرس", +"Index 1":"فهرس ١", +"Index 2":"فهرس ٢", +"Index 3":"فهرس ٣", +"Index Heading":"عنوان الفهرس", +"Index Link":"وصلة فهرس", +"Index Separator":"فاصل الفهرس", +"Indonesian":"الإندونيسية", +"Insert":"أدرج", +"Interlingua":"الإنترلينغوا", +"Internet Link":"رابط شابكة", +"Interslavic Cyrillic":"السريلية بين السلافية", +"Interslavic Latin":"اللاتينية بين السلافية", +"Irish":"الأيرلندية", +"Italian (Italy)":"الإيطالية (إيطاليا)", +"Italian (Switzerland)":"الإيطالية (سويسرا)", +"Japanese":"اليابانية", +"Kaamba":"كآمبا", +"Kabyle Latin":"القابلية اﻻتينية", +"Kalaallisut":"الكالاليسوتية", +"Kannada":"الكانادية", +"Kashmiri (India)":"الكشميرية (الهند)", +"Kashmiri (Kashmir)":"الكشميرية (كشمير)", +"Kashubian":"الكاشوبية", +"Kazakh":"كازاخستان", +"KeyID":"معرف المفتاح", +"Khanty":"خانتي", +"Khmer":"الخميرية", +"Kinyarwanda (Rwanda)":"الكينيارواندية (رواندا)", +"Kirghiz":"القرغيزية", +"Klingon":"كلِنغون", +"Komi-Permyak":"كومية-برمانية", +"Komi-Zyrian":"كومية-زيرية", +"Konkani":"الكونكانية", +"Koongo (Congo)":"كوونغو (الكونغو)", +"Korean (RoK)":"الكورية (جمهورية كوريا)", +"Kumyk":"الكميك", +"Kunyi":"لغة Kunyi", +"Kurdish, Central (Iran)":"الكردية، الوسطية (إيران)", +"Kurdish, Central (Iraq)":"الكردية، الوسطية (العراق)", +"Kurdish, Northern (Syria)":"الكردية، الشمالية (سوريا)", +"Kurdish, Northern (Turkey)":"الكردية، الشمالية (تركيا)", +"Kurdish, Southern (Iran)":"الكردية، الجنوبية (إيران)", +"Kurdish, Southern (Iraq)":"الكردية، الجنوبية (العراق)", +"Kyrgyz (China)":"القيرغيزية (الصين)", +"Labels":"اللصائق", +"Ladin":"اللادينية", +"Landscape":"عرضي", +"Lao":"اللاوية", +"Lari":"لاري", +"Latgalian":"اللاتجية", +"Latin":"اللاتينية", +"Latvian":"اللاتفية", +"Left Page":"الصفحة اليسرى", +"Lengo":"لَنغو", +"Ligurian":"الليغورية", +"Limbu":"اللمبو", +"Line Numbering":"ترقيم الأسطر", +"Lines":"خطوط", +"Lines and Arrows":"خطوط و سهام", +"Lingala":"لينجالا", +"List":"قائمة", +"List 1":"قائمة ١", +"List 1 Cont.":"متابعة قائمة ١", +"List 1 End":"نهاية قائمة ١", +"List 1 Start":"بداية قائمة ١", +"List 2":"قائمة ٢", +"List 2 Cont.":"متابعة قائمة ٢", +"List 2 End":"نهاية قائمة ٢", +"List 2 Start":"بداية قائمة ٢", +"List 3":"قائمة ٣", +"List 3 Cont.":"متابعة قائمة ٣", +"List 3 End":"نهاية قائمة ٣", +"List 3 Start":"بداية قائمة ٣", +"List 4":"قائمة ٤", +"List 4 Cont.":"متابعة قائمة ٤", +"List 4 End":"نهاية قائمة ٤", +"List 4 Start":"بداية قائمة ٤", +"List 5":"قائمة ٥", +"List 5 Cont.":"متابعة قائمة ٥", +"List 5 End":"نهاية قائمة ٥", +"List 5 Start":"بداية قائمة ٥", +"List Contents":"محتويات القائمة", +"List Heading":"عنوان القائمة", +"List Indent":"إزاحة القائمة", +"Lithuanian":"الليتوانية", +"Livonian":"يفونيان", +"Lojban":"اللوجبان", +"Low German":"الألمانية الجنوبية", +"Luxembourgish":"اللكسمبورجية", +"Macedonian":"المقدونية", +"Main Index Entry":"مُدخل فهرس رئيسي", +"Maithili":"المايثلية", +"Malagasy, Plateau":"الملاقاسية، الهضبة", +"Malay (Brunei Darussalam)":"الماليزية (بروناي دار السلام)", +"Malay (Malaysia)":"المالاي (ماليزيا)", +"Malayalam":"المالايلامية", +"Maltese":"المالطية", +"Manipuri":"المانيبور", +"Maore":"الماورية", +"Maori":"الماورية", +"Marathi":"الماراثية", +"Marginalia":"تلويحة", +"Mari, Hill":"ماري، هيل", +"Mari, Meadow":"ماري، ميدو", +"Max":"الحد الأقصى", +"Mbochi":"لغة Mbochi", +"Min":"الحد اﻷدنى", +"Moksha":"الموكشا", +"Mongolian Cyrillic":"المنغولية السيريلية", +"Mongolian Mongolian":"المنغولية", +"Moore":"مور", +"N'ko":"نكو", +"Ndebele, South":"نيدابل، الجنوب", +"Nenets":"نينيتس", +"Nepali (India)":"النيبالية (الهند)", +"Nepali (Nepal)":"النيبالية (النيبال)", +"Neutral":"محايد", +"Nganasan":"نغاناسان", +"Ngungwel":"لغة Ngungwel", +"Nine Slides":"تسع شرائح", +"Njyem (Congo)":"لغة Njyem (الكونغو)", +"No Character Style":"لا طراز محارف", +"No List":"لا قائمة", +"Nogai":"نوجاى", +"None (Do not check spelling)":"بلا (لا تدقّق الإملاء)", +"Northern Sotho":"السوثو الشمالية", +"Norwegian, Bokmål":"النرويجية، بوكمال", +"Norwegian, Nynorsk":"النرويجية، نينورسك", +"Note":"ملاحظة", +"Notes":"ملاحظات", +"Numbering 1":"ترقيم ١", +"Numbering 1 Cont.":"متابعة ترقيم ١", +"Numbering 1 End":"نهاية ترقيم ١", +"Numbering 1 Start":"بداية ترقيم ١", +"Numbering 123":"ترقيم ٣٢١", +"Numbering 2":"ترقيم ٢", +"Numbering 2 Cont.":"متابعة ترقيم ٢", +"Numbering 2 End":"نهاية ترقيم ٢", +"Numbering 2 Start":"بداية ترقيم ٢", +"Numbering 3":"ترقيم ٣", +"Numbering 3 Cont.":"متابعة ترقيم ٣", +"Numbering 3 End":"نهاية ترقيم ٣", +"Numbering 3 Start":"بداية ترقيم ٣", +"Numbering 4":"ترقيم ٤", +"Numbering 4 Cont.":"متابعة ترقيم ٤", +"Numbering 4 End":"نهاية ترقيم ٤", +"Numbering 4 Start":"بداية ترقيم ٤", +"Numbering 5":"ترقيم ٥", +"Numbering 5 Cont.":"متابعة ترقيم ٥", +"Numbering 5 End":"نهاية ترقيم ٥", +"Numbering 5 Start":"بداية ترقيم ٥", +"Numbering ABC":"ترقيم أب‌ج", +"Numbering IVX":"ترقيم IVX", +"Numbering Symbols":"علامات ترقيم", +"Numbering abc":"ترقيم أبـ‌جـ", +"Numbering ivx":"ترقيم ivx", +"Nyanja":"نيانجا", +"OLE":"OLE", +"Object Index 1":"فهرس الكائنات ١", +"Object Index Heading":"عنوان فهرس الكائنات", +"Object with no fill and no line":"كائن بلا تعبئة وبلا خط", +"Object without fill":"كائن بِلا تعبئة", +"Occitan":"الأوكيتانية", +"Odia":"الأورية", +"Olonets":"أولونيتس", +"One Slide":"شريحة واحدة", +"Oromo":"الأوروموية", +"Outline":"المخطط", +"Outlined":"خُطّط", +"Outlined Blue":"خُطّط بالازرق", +"Outlined Green":"خُطّط بالاخضر", +"Outlined Red":"خُطّط بالاحمر", +"Outlined Yellow":"خُطّط بالاصفر", +"Overwrite":"الكتابة على", +"Page %1 of %2":"الصفحة %1 من %2", +"Page Number":"رقم الصفحة", +"Page Properties":"خصائص الصفحة", +"Pali Latin":"البالية اللاتينية", +"Pali Thai":"التايلندية البالية", +"Papiamento (Aruba)":"بابيامانتو (أروبا)", +"Papiamento (Bonaire)":"بابيامنتو (بونير)", +"Papiamento (Curaçao)":"البابيامينتو (كوراساو)", +"Papiamentu (Netherlands Antilles)":"بابيامانتو (جزر الأنتيل الهولندية)", +"Pennsylvania Dutch":"الهولندية البنسلفانية", +"Persian":"الفارسية", +"Pitjantjatjara":"البيتجانتجاتجارا", +"Placeholder":"عنصر نائب", +"Polish":"البولندية", +"Portrait":"بالطول", +"Portuguese (Angola)":"البرتغالية (أنغولا)", +"Portuguese (Brazil)":"البرتغالية (البرازيل)", +"Portuguese (Portugal)":"البرتغالية (البرتغال)", +"Preformatted Text":"نص منسّق مسبقًا", +"Product":"المنتج", +"Punjabi":"البنجابية", +"Punu":"لغة Punu", +"Quechua (Bolivia, North)":"الكويتشوا (بوليفيا, الشمال)", +"Quechua (Bolivia, South)":"الكويتشوا (بوليفيا, الجنوب)", +"Quechua (Ecuador)":"الكويتشوا (الإكوادور)", +"Quotation":"تنصيص", +"Report":"التقرير", +"Result":"النتيجة", +"Result2":"النتيجة2", +"Rhaeto-Romance":"الرايتو رومانسية", +"Right Page":"الصفحة اليمنى", +"Romanian (Moldova)":"روماني (مولدافيا)", +"Romanian (Romania)":"روماني (رومانيا)", +"Rubies":"روبي", +"Russian":"الروسية", +"Rusyn (Slovakia)":"الروسينية (سلوفاكيا)", +"Rusyn (Ukraine)":"الروسينية (أوكرانيا)", +"Sami, Inari (Finland)":"السامية، إناري (فنلندا)", +"Sami, Kildin (Russia)":"السامية، كيلدين (روسيا)", +"Sami, Lule (Norway)":"السامية، لولا (النرويج)", +"Sami, Lule (Sweden)":"السامية، لولا (السويد)", +"Sami, Northern (Finland)":"السامية، الشمال (فنلندا)", +"Sami, Northern (Norway)":"السامية، الشمال (النرويج)", +"Sami, Northern (Sweden)":"السامية، الشمال (السويد)", +"Sami, Skolt (Finland)":"السامية، سكولت (فنلندا)", +"Sami, Southern (Norway)":"السامية، الجنوب (النرويج)", +"Sami, Southern (Sweden)":"السامية، الجنوب (السويد)", +"Sango":"سانجو", +"Sanskrit":"السنسكريتية", +"Sardinian":"السردينية", +"Sardinian, Campidanese":"الساردينية، كامبيدنيز", +"Sardinian, Gallurese":"الساردينية، جالوريزيه", +"Sardinian, Logudorese":"الساردينية، لوجودورز", +"Sardinian, Sassarese":"الساردينية، ساسوريز", +"Selection count":"عدد التحديد", +"Sender":"المرسِل", +"Serbian Cyrillic (Montenegro)":"السيريلية الصربية (مونتنغرو)", +"Serbian Cyrillic (Serbia and Montenegro)":"السيريلية الصربية (صربيا ومونتنغرو)", +"Serbian Cyrillic (Serbia)":"السيريلية الصربية (صربيا)", +"Serbian Latin":"الصربية اللاتينية", +"Serbian Latin (Montenegro)":"اللاتينية الصربية (مونتنغرو)", +"Serbian Latin (Serbia and Montenegro)":"اللاتينية الصربية (صربيا ومونتنغرو)", +"Serbian Latin (Serbia)":"اللاتينية الصربية (صربيا)", +"Sesotho":"سَسوتو", +"Shapes":"أشكال", +"Sheet %1 of %2":"الورقة %1 من %2", +"Shuswap":"شوسواب", +"Sidama":"السيداما", +"Signature":"توقيع", +"Silesian":"السيليزيانية", +"Sindhi, Arabic":"السندية، العربية", +"Sindhi, Devanagari":"السندية، الديفاناغارية", +"Sinhala":"سينهالا", +"Six Slides":"ست شرائح", +"Slide %1 of %2":"الشّريحة %1 من %2", +"Slide %1 of %2 (%3)":"الشّريحة %1 من %2 ‏(%3)", +"Slovak":"السلوفاكية", +"Slovenian":"السلوفينية", +"Somali":"الصومالية", +"Sorbian, Lower":"الصربية، السفلى", +"Sorbian, Upper":"الصربية، العليا", +"Source Text":"نص المصدر", +"Southern Sotho":"السوثو الجنوبية", +"Spanish (Argentina)":"الإسبانية (الأرجنتين)", +"Spanish (Bolivia)":"الإسبانية (بوليفيا)", +"Spanish (Chile)":"الإسبانية (تشيلي)", +"Spanish (Colombia)":"الإسبانية (كولومبيا)", +"Spanish (Costa Rica)":"الإسبانية (كوستاريكا)", +"Spanish (Cuba)":"الإسبانية (كوبا)", +"Spanish (Dom. Rep.)":"الإسبانية (جمهورية الدومينيكان)", +"Spanish (Ecuador)":"الإسبانية (الاكوادور)", +"Spanish (El Salvador)":"الإسبانية (السلفادور)", +"Spanish (Guatemala)":"الإسبانية (غواتيمالا)", +"Spanish (Honduras)":"الإسبانية (الهندوراس)", +"Spanish (Mexico)":"الإسبانية (المكسيك)", +"Spanish (Nicaragua)":"الإسبانية (نيكاراغوا)", +"Spanish (Panama)":"الإسبانية (بنما)", +"Spanish (Paraguay)":"الإسبانية (الباراغواي)", +"Spanish (Peru)":"الإسبانية (البيرو)", +"Spanish (Puerto Rico)":"الإسبانية (بورتوريكو)", +"Spanish (Spain)":"الإسبانية (إسبانيا)", +"Spanish (Uruguay)":"الإسبانية (الأوروغواي)", +"Spanish (Venezuela)":"الإسبانية (فنزويلا)", +"StDev":"الانحراف المعياري", +"Standard selection":"التحديد القياسي", +"Stars and Banners":"نجوم ورايات", +"Status":"الحالة", +"Strong Emphasis":"تشديد قوي", +"Subtitle":"العنوان الفرعي", +"Sum":"المجموع", +"Sundanese":"سُنداني", +"Suundi":"السوندية", +"Swahili (Kenya)":"السواحلية (كينيا)", +"Swahili (Tanzania)":"السواحلية (تنزانيا)", +"Swazi":"السوازيلاندية", +"Swedish (Finland)":"السويدية (فنلندا)", +"Swedish (Sweden)":"السويدية (السويد)", +"Symbol Shapes":"أشكال الرموز", +"Table":"جدول", +"Table Contents":"محتويات الجدول", +"Table Heading":"عنوان الجدول", +"Table Index 1":"فهرس الجداول ١", +"Table Index Heading":"عنوان فهرس الجداول", +"Tagalog":"فلبينية", +"Tahitian":"التاهيتية", +"Tajik":"الطاجيكية", +"Tamil":"التاميلية", +"Tatar":"التترية", +"Teke-Eboo":"تيكي، إيبو", +"Teke-Ibali":"لغة Teke-Ibali", +"Teke-Kukuya":"تَكَ كوكويا", +"Teke-Tyee":"لغة Teke-Tyee", +"Teletype":"آلة كاتبة", +"Telugu":"التيلوجو", +"Tetun (Indonesia)":"تتون (إندونسيا)", +"Tetun (Timor-Leste)":"التيتونية (تيمور الشرقية)", +"Text":"النص", +"Text A0":"أي0 نص", +"Text A4":"أي4 نص", +"Thai":"التايلاندية", +"Three Slides":"ثلاث شرائح", +"Tibetan (India)":"تبت (الهند)", +"Tibetan (PR China)":"التبتية (جمهورية الصين الشعبية)", +"Tigrigna (Eritrea)":"التيكريكنا (أريتيريا)‏", +"Tigrigna (Ethiopia)":"التيكريكنا (أثيوبيا)‏", +"Title":"العنوان", +"Title A0":"أي0 عنوان", +"Title A4":"أي4 عنوان", +"Title Only":"عنوان فقط", +"Title Slide":"شريحة عنوان", +"Title and 2 Content":"عنوان واثنان من المحتوى", +"Title, 2 Content and Content":"عنوان واثنان من المحتوى ومحتوى", +"Title, 2 Content over Content":"عنوان وعنصرا محتوى فوق محتوى", +"Title, 4 Content":"عنوان وأربعة محتويات", +"Title, 6 Content":"عنوان وستة محتويات", +"Title, Content":"عنوان ومحتوى", +"Title, Content and 2 Content":"عنوان ومحتوى واثنان من المحتوى", +"Title, Content over Content":"عنوان ومحتوى فوق محتوى", +"Title, Vertical Text":"عنوان ونص رأسي", +"Title, Vertical Text, Clipart":"عنوان، نص رأسي، صورة", +"Tok Pisin":"توك بيسين", +"Tsaangi":"التسانغية", +"Tsonga":"التسونجا", +"Tswana (Botswana)":"تسوانا (بتسوانا)", +"Tswana (South Africa)":"تسوانا (جنوب إفريقيا)", +"Turkish":"التركية", +"Turkmen":"التركمانية", +"Two Slides":"شريحتان", +"Udmurt":"الأدمرت", +"Ukrainian":"الأوكرانية", +"Unknown":"غير معروف", +"Urdu (India)":"الأردية (الهند)", +"Urdu (Pakistan)":"الأردية (الباكستان)", +"User Entry":"مُدخل المستخدم", +"User Index 1":"فهرس المستخدم ١", +"User Index 10":"فهرس المستخدم ١٠", +"User Index 2":"فهرس المستخدم ٢", +"User Index 3":"فهرس المستخدم ٣", +"User Index 4":"فهرس المستخدم ٤", +"User Index 5":"فهرس المستخدم ٥", +"User Index 6":"فهرس المستخدم ٦", +"User Index 7":"فهرس المستخدم ٧", +"User Index 8":"فهرس المستخدم ٨", +"User Index 9":"فهرس المستخدم ٩", +"User Index Heading":"عنوان فهرس المستخدم", +"Uyghur":"اليوجورية", +"Uzbek Cyrillic":"الأزبكية السريلية", +"Uzbek Latin":"اللاتينية الأوزبكية", +"Var":"التباين", +"Variable":"متغير", +"Venda":"فندا", +"Venetian":"البِندقية", +"Veps":"فَبس", +"Vertical Numbering Symbols":"رموز الترقيم الرأسي", +"Vertical Title, Text, Chart":"عنوان رأسي ونص ورسم بياني", +"Vertical Title, Vertical Text":"عنوان رأسي ونص رأسي", +"Vietnamese":"الفيتانامية", +"Vili":"فيلي", +"Visited Internet Link":"رابط شابكة مُزار", +"Võro":"ڤورو", +"Walloon":"والون", +"Warning":"تحذير", +"Watermark":"علامة مائيّة", +"Welsh":"الولشية", +"Xhosa":"الزوشا", +"Yaka (Congo)":"الياكا (الكونغو)", +"Yaka (Democratic Republic of the Congo)":"الياكا (جمهورية الكونغو الديمقراطية)", +"Yiddish (Israel)":"اليديشية (إسرائيل)", +"Yiddish (USA)":"اليديشية (الولايات المتحدة)", +"Yombe (Congo)":"لغة Yombe (الكونغو)", +"Yoruba":"اليوروبا", +"Zulu":"الزولو", +"[None]":"[بِلا]", +"Éwé":"إيوي" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/as.json b/f7cloud-office/browser/dist/l10n/locore/as.json new file mode 100644 index 0000000..f40f1b5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/as.json @@ -0,0 +1,540 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"আফ্ৰিকান্চ (নামিবিয়া)", +"Afrikaans (South Africa)":"আফ্ৰিকান্চ (দক্ষিণ আফ্ৰিকা)", +"Aka (Congo)":"আকা (কঙো)", +"Akan":"আকান", +"Albanian":"আলবানিয়ান", +"Amharic":"আমহাৰিক", +"Arabic":"আৰবী", +"Arabic (Algeria)":"আৰবী (আলজেৰিয়া)", +"Arabic (Bahrain)":"আৰবী (বাহৰেইন)", +"Arabic (Chad)":"আৰবী (ছাড)", +"Arabic (Comoros)":"আৰবী (কমোৰ'চ)", +"Arabic (Djibouti)":"আৰবী (জিবুটি)", +"Arabic (Egypt)":"আৰবী (ইজিপ্ট)", +"Arabic (Eritrea)":"আৰবী (ইৰিট্ৰিয়া)", +"Arabic (Iraq)":"আৰবী (ইৰাক)", +"Arabic (Israel)":"আৰবী (ইজৰায়েল)", +"Arabic (Jordan)":"আৰবী (জৰডান)", +"Arabic (Kuwait)":"আৰবী (কুৱেইট)", +"Arabic (Lebanon)":"আৰবী (লেবান'ন)", +"Arabic (Libya)":"আৰবী (লিব্ৱা)", +"Arabic (Mauritania)":"আৰবী (মৌৰিশানিয়া)", +"Arabic (Morocco)":"আৰবী (মৰক্কো)", +"Arabic (Oman)":"আৰবী (অমান)", +"Arabic (Palestine)":"আৰবী (পেলেচটিন)", +"Arabic (Qatar)":"আৰবী (কাটাৰ)", +"Arabic (Saudi Arabia)":"আৰবী (চাওদি আৰব)", +"Arabic (Somalia)":"আৰবী (চমালিয়া)", +"Arabic (Sudan)":"আৰবী (চুডান)", +"Arabic (Syria)":"আৰবী (চাইৰিয়া)", +"Arabic (Tunisia)":"আৰবী (টিউনিচিয়া)", +"Arabic (UAE)":"আৰবী (UAE)", +"Arabic (Yemen)":"আৰবী (ইয়েমেন)", +"Aragonese":"এৰাগনিচ", +"Assamese":"অসমীয়া", +"Asturian":"এসটুৰিয়ান", +"Avar":"এভাৰ", +"Average":"গড়", +"Azerbaijani Cyrillic":"আজেৰবাইজানি চাইৰিলিক", +"Azerbaijani Latin":"আজেৰবাইজানি লেটিন", +"Background":"পৃষ্ঠভূমি", +"Background objects":"পৃষ্ঠভূমিৰ বস্তুবোৰ", +"Bafia":"বাফিয়া", +"Bambara":"বাম্বাৰা", +"Basic Shapes":"আকৃতিসমূহ", +"Basque":"বাস্ক", +"Beembe":"বিম্বি", +"Bekwel":"বিকৱেল", +"Belarusian":"বেলাৰুচিয়ান", +"Bengali (Bangladesh)":"বাঙলা (বাঙলাদেশ)", +"Bengali (India)":"বাঙলা (ভাৰত)", +"Bibliography 1":"গ্রন্থ-সূচী 1", +"Bibliography Heading":"গ্রন্থ-সূচী শিৰোনাম", +"Blank Slide":"খালী শ্লাইড", +"Block Arrows":"ব্লক কাঁড়সমূহ", +"Bodo":"বড়ো", +"Bosnian":"বচনিয়ান", +"Breton":"ব্ৰিটন", +"Bulgarian":"বুলগেৰিয়ান", +"Burmese":"বাৰমিচ", +"Bushi":"বুষী", +"Callouts":"ক'লআউটবোৰ", +"Caption":"কেপশ্বন", +"Caption Characters":"কেপশ্বন আখৰবোৰ", +"Catalan":"কাটালান", +"Catalan (Valencian)":"কাটালান (ভেলেঞ্চিয়ান)", +"Centered Text":"কেন্দ্রীকৃত", +"Chinese (Hong Kong)":"চীনা (হং কং)", +"Chinese (Macau)":"চীনা (মাকাও)", +"Chinese (Singapore)":"চীনা (ছিঙাপুৰ)", +"Chinese (simplified)":"চীনা (সৰলীকৃত)", +"Chinese (traditional)":"চীনা (পৰম্পৰাগত)", +"Chuvash":"ছুভাশ", +"Citation":"উদ্ধৃতি", +"Clear formatting":"ফৰমেটিং পৰিষ্কাৰ কৰক", +"Complimentary Close":"সমাদৰসূচক বন্ধ", +"Connectors":"সংযোগক", +"Contents 1":"বিষয়সূচী 1", +"Contents 10":"বিষয়সূচী 10", +"Contents 2":"বিষয়সূচী 2", +"Contents 3":"বিষয়সূচী 3", +"Contents 4":"বিষয়সূচী 4", +"Contents 5":"বিষয়সূচী 5", +"Contents 6":"বিষয়সূচী 6", +"Contents 7":"বিষয়সূচী 7", +"Contents 8":"বিষয়সূচী 8", +"Contents 9":"বিষয়সূচী 9", +"Contents Heading":"বিষয়সূচীৰ শিৰোনাম", +"Coptic":"কপটিক", +"Cornish":"কৰ্নিচ", +"Count":"গণনা", +"CountA":"গণনাA", +"Cree, Plains, Latin":"ক্ৰী, প্লেইনচ্, লেটিন", +"Cree, Plains, Syllabics":"ক্ৰী, প্লেইনচ্, চিলেবিক্স", +"Croatian":"ক্ৰোএছীয়ান", +"Czech":"চেক", +"Danish":"ডানিচ", +"Default":"অবিকল্পিত", +"Definition":"সংজ্ঞা", +"Dhivehi":"ডিভেহি", +"Dibole":"ডিবোলে", +"Dogri":"ডগৰি", +"Doondo":"ডুন্ডু", +"Drawing":"ছবি", +"Drop Caps":"ডাঙৰ আখৰবোৰ আঁতৰাওক", +"Dutch (Belgium)":"ডাচ (বেলজিয়াম)", +"Dutch (Netherlands)":"ডাচ (নেদাৰলেণ্ডচ্)", +"Emphasis":"জোৰ দিয়া", +"Endnote":"অন্তিম টীকা", +"Endnote Anchor":"এণ্ডনোট এঙ্কৰ", +"Endnote Characters":"অন্তিম টীকাৰ আখৰবোৰ", +"English (Australia)":"ইংৰাজী (অষ্ট্ৰেলিয়া)", +"English (Belize)":"ইংৰাজী (বেলিজ)", +"English (Canada)":"ইংৰাজী (কানাডা)", +"English (Caribbean)":"ইংৰাজী (কেৰিবিয়ান)", +"English (Ghana)":"ইংৰাজী (ঘানা)", +"English (India)":"ইংৰাজী (ভাৰত)", +"English (Ireland)":"ইংৰাজী (আইয়াৰলেণ্ড)", +"English (Jamaica)":"ইংৰাজী (জামাইকা)", +"English (Malawi)":"ইংৰাজী (মালাৱী)", +"English (Namibia)":"ইংৰাজী (নামিবিয়া)", +"English (New Zealand)":"ইংৰাজী (নিউ জিলেণ্ড)", +"English (Philippines)":"ইংৰাজী (ফিলিপাইন্চ)", +"English (South Africa)":"ইংৰাজী (দক্ষীন আফ্ৰিকা)", +"English (Trinidad)":"ইংৰাজী (ত্ৰিনিদাদ)", +"English (UK)":"ইংৰাজী (UK)", +"English (USA)":"ইংৰাজী (USA)", +"English (Zimbabwe)":"ইংৰাজী (জিম্বাবুৱে)", +"English, OED spelling (UK)":"ইংৰাজী, OED বানান (UK)", +"Erzya":"ইৰজিয়া", +"Esperanto":"এসপেৰান্টো", +"Estonian":"এচটনিয়ান", +"Example":"উদাহৰণ", +"Faroese":"ফাৰোইচ", +"Fijian":"ফিজিয়ান", +"Filled":"ভৰ্তি", +"Finnish":"ফিনিচ", +"First Line Indent":"প্ৰথম শাৰী ইনডেণ্ট", +"First Page":"প্রথম পৃষ্ঠা", +"Flowchart":"ফ্ল'ছাৰ্ট", +"Footer":"ফুটাৰ", +"Footer Left":"বাঁওফালৰ ফুটাৰ", +"Footer Right":"সোঁফালৰ ফুটাৰ", +"Footnote":"পাদটীকা", +"Footnote Anchor":"ফুটনোট এঙ্কৰ", +"Footnote Characters":"পাদটীকাৰ আখৰবোৰ", +"Formula":"সূত্র", +"Four Slides":"চাৰিখন শ্লাইড", +"Frame":"ফ্রেম", +"Frame Contents":"ফ্ৰেইমৰ সমলসমূহ", +"French (Belgium)":"ফৰাচী (বেলজিয়াম)", +"French (Benin)":"ফ্ৰেঞ্চ (বেনিন)", +"French (Burkina Faso)":"ফৰাঁচী (বাৰ্কিনা ফাছো)", +"French (Canada)":"ফৰাচী (কানাডা)", +"French (Côte d'Ivoire)":"ফ্ৰেঞ্চ (কৌট ডিআইভ'ৰ)", +"French (France)":"ফৰাচী (ফ্ৰাঞ্চ)", +"French (Luxembourg)":"ফৰাচী (লাক্সেমব'ৰ্গ)", +"French (Mali)":"ফ্ৰেঞ্চ (মালি)", +"French (Monaco)":"ফৰাচী (মনাকো)", +"French (Niger)":"ফ্ৰেঞ্চ (নাইজাৰ)", +"French (Senegal)":"ফ্ৰেঞ্চ (চেনেগাল)", +"French (Switzerland)":"ফৰাচী (চুইজাৰলেণ্ড)", +"French (Togo)":"ফ্ৰেঞ্চ (টগ')", +"Frisian":"ফ্ৰিচিয়ান", +"Friulian":"ফ্ৰিউলিয়ান", +"Function Wizard":"ফাংকশ্বন উইজাৰ্ড", +"Gaelic (Scotland)":"গিলিক (স্কটলেণ্ড)", +"Galician":"গালিচিয়ান", +"Ganda":"গাণ্ডা", +"Gascon":"গেচকন", +"Georgian":"জৰ্জীয়ান", +"German (Austria)":"জাৰ্মান (অষ্ট্ৰিয়া)", +"German (Belgium)":"জাৰ্মান (বেলজিয়াম)", +"German (Germany)":"জাৰ্মান (জাৰ্মানী)", +"German (Liechtenstein)":"জাৰ্মান (লাইকটেনস্টাইন)", +"German (Luxembourg)":"জাৰ্মান (লাক্সেমব'ৰ্গ)", +"German (Switzerland)":"জাৰ্মান (চুইজাৰলেণ্ড)", +"Gikuyu":"গিকুইয়ু", +"Graphic":"গ্রাফিক", +"Graphics":"গ্ৰাফিক্স", +"Greek":"গ্ৰীক", +"Greek, Ancient":"গ্ৰীক, পুৰাতন", +"Gujarati":"গুজৰাটী", +"HTML":"HTML", +"Haitian":"হাইষিয়াণ", +"Hanging Indent":"হেঙ্গিং ইনডেণ্ট", +"Hausa (Ghana)":"হাওচা (ঘানা)", +"Hausa (Nigeria)":"হাওচা (নাজেৰিয়া)", +"Hawaiian":"হাৱাইয়ান", +"Header":"হেডাৰ", +"Header Left":"বাঁওফালৰ শিৰোনাম", +"Header Right":"সোঁফালৰ শিৰোনাম", +"Heading":"শিৰোনাম", +"Heading 1":"শিৰোনাম ১", +"Heading 10":"শিৰোনাম 10", +"Heading 2":"শিৰোনাম 2", +"Heading 3":"শিৰোনাম 3", +"Heading 4":"শিৰোনাম 4", +"Heading 5":"শিৰোনাম 5", +"Heading 6":"শিৰোনাম 6", +"Heading 7":"শিৰোনাম 7", +"Heading 8":"শিৰোনাম 8", +"Heading 9":"শিৰোনাম 9", +"Hebrew":"হিব্ৰু", +"Hiligaynon":"হিলিগেন'ন", +"Hindi":"হিন্দী", +"Horizontal Line":"অনুভূমিক ৰেখা", +"Hungarian":"হাংগাৰীয়ান", +"Icelandic":"আইছলেণ্ডিক", +"Illustration":"দৃষ্টান্ত", +"Index":"অনুক্ৰমণিকা", +"Index 1":"সূচী 1", +"Index 2":"সূচী 2", +"Index 3":"সূচী 3", +"Index Heading":"সূচী শিৰোনাম", +"Index Link":"সূচী সংযোগ", +"Index Separator":"সূচী পৃথককর্তা", +"Indonesian":"ইণ্ডোনেচিয়ান", +"Insert":"সুমুৱাওক", +"Interlingua":"আন্তঃভাষা", +"Internet Link":"ইন্টাৰনেট সংযোগ", +"Irish":"আইৰিচ", +"Italian (Italy)":"ইটালীয়ান (ইটালী)", +"Italian (Switzerland)":"ইটালীয়ান (চুইজাৰলেণ্ড)", +"Japanese":"জাপানী", +"Kaamba":"কাম্বা", +"Kabyle Latin":"কেবিল লেটিন", +"Kalaallisut":"কালালিচাট", +"Kannada":"কান্নাড", +"Karakalpak Latin":"কাৰাকালপাক লেটিন", +"Kashmiri (India)":"কাশমিৰী (ভাৰত)", +"Kashmiri (Kashmir)":"কাশমিৰী (কাশমিৰ)", +"Kashubian":"কাষুবিয়ান", +"Kazakh":"কাজাখ", +"KeyID":"কি'আইডি", +"Khanty":"খান্টি", +"Khmer":"খমেৰ", +"Kinyarwanda (Rwanda)":"কিনয়াৰৱাণ্ডা (ৰ'ৱাণ্ডা)", +"Kirghiz":"কিৰ্ঘিজ", +"Komi-Permyak":"কমি-পাৰমিয়াক", +"Komi-Zyrian":"কমি-জাইৰিয়ান", +"Konkani":"কংকানী", +"Koongo (Congo)":"কুঙ্গু (কঙো)", +"Korean (RoK)":"কোৰিয়ান (RoK)", +"Kumyk":"কুমিক", +"Kunyi":"কুনাই", +"Kurdish, Central (Iran)":"কুৰ্দিছ, কেন্দ্ৰীয় (ইৰান)", +"Kurdish, Central (Iraq)":"কুৰ্দিছ, কেন্দ্ৰীয় (ইৰাক)", +"Kurdish, Northern (Syria)":"কুৰ্দিছ, উত্তৰ (চিৰিয়া)", +"Kurdish, Northern (Turkey)":"কুৰ্দিছ, উত্তৰ (তুৰ্কি)", +"Kurdish, Southern (Iran)":"কুৰ্দিছ, দক্ষিণ (ইৰান)", +"Kurdish, Southern (Iraq)":"কুৰ্দিছ, দক্ষিণ (ইৰাক)", +"Kyrgyz (China)":"কাইৰীজ (চীন)", +"Labels":"লেবেলবোৰ", +"Ladin":"লেডিন", +"Landscape":"নৈসর্গিক দৃশ্য", +"Lao":"লাও", +"Lari":"লাৰি", +"Latgalian":"লেটগালিয়ান", +"Latin":"লেটিন", +"Latvian":"লাটভিয়ান", +"Left Page":"বাওঁফালৰ পৃষ্ঠা", +"Lengo":"লেঙ্গো", +"Limbu":"লিম্বু", +"Line Numbering":"শাৰীৰ সংখ্যা", +"Lines":"ৰেখাবোৰ", +"Lingala":"লিংগালা", +"List Contents":"তালিকাৰ বিষয়বোৰ", +"List Heading":"তালিকাৰ শিৰোনাম", +"List Indent":"তালিকাৰ ইণ্ডেন্ট", +"Lithuanian":"লীথুৱেনিয়ান", +"Livonian":"লিভ'নিয়ান", +"Lojban":"লজবান", +"Low German":"নিম্ন জাৰ্মান", +"Luxembourgish":"লাক্সেমব'ৰ্গিশ", +"Macedonian":"মেচিডনিয়ান", +"Main Index Entry":"মূখ্য সূচীৰ প্ৰৱিষ্টি", +"Maithili":"মৈথীলি", +"Malagasy, Plateau":"মেলাগেচি, উপত্যকাস", +"Malay (Brunei Darussalam)":"মালয় (ব্ৰুনেই দাৰুচালাম)", +"Malay (Malaysia)":"মালয় (মালায়চিয়া)", +"Malayalam":"মালায়ালম", +"Maltese":"মলটিচ", +"Maninkakan, Eastern, Latin":"মানিনকাকান, পূৰ্ব, লেটিন", +"Manipuri":"মণিপুৰী", +"Maore":"মুৰ", +"Maori":"মাওৰি", +"Marathi":"মাৰাথী", +"Marginalia":"মার্জিনেলিয়া", +"Mari, Hill":"মাৰি, হিল", +"Mari, Meadow":"মাৰি, মিডো", +"Max":"সৰ্বাধিক", +"Mbochi":"এমবচি", +"Min":"সৰ্বনিম্ন", +"Moksha":"মক্সা", +"Mongolian Cyrillic":"মঙলিয়ান চিৰিলিক", +"Mongolian Mongolian":"মঙলিয়ান মঙলিয়ান", +"Moore":"মুৰ", +"N'ko":"ন'কো", +"Ndebele, South":"Ndebele দক্ষিন", +"Nenets":"নেনেট্চ", +"Nepali (India)":"নেপালী (ভাৰত)", +"Nepali (Nepal)":"নেপালী (নেপাল)", +"Nganasan":"গানাচান", +"Ngungwel":"গাংৱেল", +"Ngäbere":"নগবেৰে", +"Nine Slides":"শ্লাইডবোৰ", +"Njyem (Congo)":"জৱেম (কঙো)", +"Nogai":"নগাই", +"None (Do not check spelling)":"কোনো নহয় (বানান নিৰীক্ষন নকৰিব)", +"Northern Sotho":"উত্তৰী সদো", +"Norwegian, Bokmål":"নৰৱেইয়ান (বকমাল)", +"Norwegian, Nynorsk":"নৰৱেইয়ান (নিনঅৰ্কচ্)", +"Notes":"টিপ্পনীবোৰ", +"Numbering 1":"নাম্বাৰিং ১", +"Numbering 1 Cont.":"নাম্বাৰিং 1 চলি আছে", +"Numbering 1 End":"নাম্বাৰিং 1 শেষ", +"Numbering 1 Start":"নাম্বাৰিং 1 আৰম্ভ", +"Numbering 2":"নাম্বাৰিং ২", +"Numbering 2 Cont.":"নাম্বাৰিং 2 চলি আছে", +"Numbering 2 End":"নাম্বাৰিং 2 শেষ", +"Numbering 2 Start":"নাম্বাৰিং 2 আৰম্ভ", +"Numbering 3":"নাম্বাৰিং ৩", +"Numbering 3 Cont.":"নাম্বাৰিং 3 চলি আছে", +"Numbering 3 End":"নাম্বাৰিং 3 শেষ", +"Numbering 3 Start":"নাম্বাৰীং 3 আৰম্ভ", +"Numbering 4":"নাম্বাৰিং ৪", +"Numbering 4 Cont.":"নাম্বাৰিং 4 চলি আছে", +"Numbering 4 End":"নাম্বাৰিং 4 শেষ", +"Numbering 4 Start":"নাম্বাৰিং 4 আৰম্ভ", +"Numbering 5":"নাম্বাৰিং ৫", +"Numbering 5 Cont.":"নাম্বাৰিং 5 চলি আছে", +"Numbering 5 End":"নাম্বাৰিং 5 শেষ", +"Numbering 5 Start":"নাম্বাৰিং 5 আৰম্ভ", +"Numbering Symbols":"নাম্বাৰীং প্রতীকবোৰ", +"Nyanja":"ৱাঞ্জা", +"OLE":"OLE", +"Object Index 1":"অবজেক্ট সূচী ১", +"Object Index Heading":"অবজেক্ট সূচী শিৰোনাম", +"Object with no fill and no line":"কোনো পূৰ্ণ আৰু কোনো শাৰী নহোৱাকৈ অবজেক্ট", +"Object without fill":"পূর্ণ নকৰা বস্তু", +"Occitan":"অচিটান", +"Odia":"উৰিয়া", +"Olonets":"অলোনেট্চ", +"One Slide":"এখন শ্লাইড", +"Oromo":"অৰোমো", +"Outline":"ৰূপৰেখা", +"Overwrite":"পুনৰ লিখক", +"Page Number":"পৃষ্ঠা সংখ্যাবোৰ", +"Pali Latin":"পালি লেটিন", +"Papiamento (Aruba)":"পাপিয়ামিনটু (এৰুবা)", +"Papiamento (Bonaire)":"পাপিয়ামেনট' (বনেৰ)", +"Papiamento (Curaçao)":"পাপিয়ামেনট' (কুৰাকাও)", +"Papiamentu (Netherlands Antilles)":"পািপয়ামেনটু (নেদাৰলেণ্ড এনটিলিচ)", +"Persian":"পাৰচিয়ান", +"Pitjantjatjara":"পিটজানজাটজাৰা", +"Placeholder":"স্থান ধাৰক", +"Polish":"পলিচ", +"Portrait":"প্ৰতিকৃতি", +"Portuguese (Angola)":"পৰ্তুগীচ (এঙগোলা)", +"Portuguese (Brazil)":"পৰ্তুগীচ (ব্ৰাজিল)", +"Portuguese (Portugal)":"পৰ্তুগীচ (পৰ্তুগাল)", +"Preformatted Text":"প্ৰি-ফৰমেটেড টেক্সট", +"Product":"প্ৰডাক্ট", +"Puinave":"পুইনাভে", +"Punjabi":"পাঞ্জাৱী", +"Punu":"পুনু", +"Quechua (Bolivia, North)":"কিউচুৱা (বলিভিয়া, উত্তৰ)", +"Quechua (Bolivia, South)":"কিউচুৱা (বলিভিয়া, দক্ষিণ)", +"Quechua (Ecuador)":"কেচুৱা (ইকুএডৰ)", +"Report":"ৰিপৰ্ট", +"Result":"ফলাফল", +"Result2":"ফলাফল2", +"Rhaeto-Romance":"ঋটোৰমাঞ্চ", +"Right Page":"সোঁফালৰ পৃষ্ঠা", +"Romanian (Moldova)":"ৰমানিয়ান (মলডভা)", +"Romanian (Romania)":"ৰমানিয়ান (ৰমানিয়া)", +"Rubies":"ৰুবিজ", +"Russian":"ৰাছিয়ান", +"Rusyn (Slovakia)":"ৰুচিন (স্লভাকিয়া)", +"Rusyn (Ukraine)":"ৰুচিন (ইউক্ৰেইন)", +"Sami, Inari (Finland)":"চামি, ইনাৰি (ফিনলেণ্ড)", +"Sami, Kildin (Russia)":"চামি, কিলডিন (ৰাছিয়া)", +"Sami, Lule (Norway)":"চামি, লুলে (নৰৱে)", +"Sami, Lule (Sweden)":"চামি, লুলে (চুইডেন)", +"Sami, Northern (Finland)":"চামি, উত্তৰীয় (ফিনলেণ্ড)", +"Sami, Northern (Norway)":"চামি, উত্তৰীয় (নৰৱে)", +"Sami, Northern (Sweden)":"চামি, উত্তৰীয় (চুইডেন)", +"Sami, Pite (Sweden)":"চামি, পিটে (চুইডেন)", +"Sami, Skolt (Finland)":"চামি, স্কল্ট (ফিনলেণ্ড)", +"Sami, Southern (Norway)":"চামি, দক্ষিনীয়া (নৰৱে)", +"Sami, Southern (Sweden)":"চামি, দক্ষিনীয়া (চুইডেন)", +"Sango":"চাঙ্গো", +"Sanskrit":"সংস্কৃত", +"Sardinian":"চাৰডিনিয়ান", +"Sardinian, Campidanese":"চাৰডিনিয়ান, কেম্পিডানিচ", +"Sardinian, Gallurese":"চাৰডিনিয়ান, গেলুৰিচ", +"Sardinian, Logudorese":"চাৰডিনিয়ান, লগুডৰিচ", +"Sardinian, Sassarese":"চাৰডিনিয়ান, চাচাৰিচ", +"Selection count":"নিৰ্বাচন গণনা", +"Serbian Cyrillic (Montenegro)":"চাৰবিয়ান চাইৰিলিক (মনটিনিগ্ৰো)", +"Serbian Cyrillic (Serbia and Montenegro)":"চাৰবিয়ান চিৰিলিক (চাৰবিয়া আৰু মনটিনিগ্ৰো)", +"Serbian Cyrillic (Serbia)":"চাৰবিয়ান চিৰিলিক (চাৰবিয়া)", +"Serbian Latin":"চাৰবিয়ান লেটিন", +"Serbian Latin (Montenegro)":"চাৰবিয়ান লেটিন (মনটিনিগ্ৰো)", +"Serbian Latin (Serbia and Montenegro)":"চাৰবিয়ান লেটিন (চাৰবিয়া আৰু মনটিনিগ্ৰো)", +"Serbian Latin (Serbia)":"চাৰবিয়ান লেটিন (চাৰবিয়া)", +"Shapes":"আকৃতিবোৰ", +"Shuswap":"শ্বুস্বাপ", +"Sidama":"Sidama", +"Signature":"স্বাক্ষৰ", +"Sinhala":"সিংঘলী", +"Six Slides":"ছখন শ্লাইড", +"Slovak":"স্লভাক", +"Slovenian":"স্লভেনীয়ান", +"Somali":"চমালী", +"Sorbian, Lower":"চৰবিয়ান, তলৰ", +"Sorbian, Upper":"চৰবিয়ান, উপৰৰ", +"Source Text":"উত্স টেক্সট", +"Southern Sotho":"দক্ষিনী সদো", +"Spanish (Argentina)":"স্পেনিচ (আৰ্জেন্টিনা)", +"Spanish (Bolivia)":"স্পেনিচ (বলিভিয়া)", +"Spanish (Chile)":"স্পেনিচ (চিলি)", +"Spanish (Colombia)":"স্পেনিচ (কলোম্বিয়া)", +"Spanish (Costa Rica)":"স্পেনিচ (কচটা ৰিকা)", +"Spanish (Cuba)":"স্পেনিচ (কুবা)", +"Spanish (Dom. Rep.)":"স্পেনিচ (ডম.ৰিপ.)", +"Spanish (Ecuador)":"স্পেনিচ (ইকুৱেডৰ)", +"Spanish (El Salvador)":"স্পেনিচ (এল চেলভাডৰ)", +"Spanish (Guatemala)":"স্পেনিচ (গুৱাটামালা)", +"Spanish (Honduras)":"স্পেনিচ (হণ্ডুৰাচ)", +"Spanish (Mexico)":"স্পেনিচ (মেক্সিকো)", +"Spanish (Nicaragua)":"স্পেনিচ (নিকাৰাগুৱা)", +"Spanish (Panama)":"স্পেনিচ (পানামা)", +"Spanish (Paraguay)":"স্পেনিচ (পাৰাগুৱে)", +"Spanish (Peru)":"স্পেনিচ (পেৰু)", +"Spanish (Puerto Rico)":"স্পেনিচ (পুৱেৰ্টো ৰিকো)", +"Spanish (Spain)":"স্পেনিচ (স্পেইন)", +"Spanish (Uruguay)":"স্পেনিচ (ওৰুগুৱে)", +"Spanish (Venezuela)":"স্পেনিচ (ভেনিজুৱেলা)", +"StDev":"StDev", +"Strong Emphasis":"দৃঢ়ভাৱে গুৰুত্ব আৰোপণ", +"Subtitle":"উপশিৰোনাম", +"Suundi":"চুণ্ডি", +"Swahili (Kenya)":"স্বাহিলি (কেনিয়া)", +"Swahili (Tanzania)":"স্বাহিলি (টাঞ্জানিয়া)", +"Swazi":"স্বাজি", +"Swedish (Finland)":"চুইডিচ (ফিনলেণ্ড)", +"Swedish (Sweden)":"চুইডিচ (চুইডেন)", +"Table":"টেবুল", +"Table Contents":"টেবুলৰ বিষয়বোৰ", +"Table Heading":"টেবুলৰ শিৰোনাম", +"Table Index 1":"টেবুল সূচী ১", +"Table Index Heading":"টেবুল সূচী শিৰোনাম", +"Tagalog":"টাগালগ", +"Tahitian":"টাহিষীয়ান", +"Tajik":"টাজিক", +"Tamil":"তামিল", +"Tatar":"টাটাৰ", +"Teke-Eboo":"টিকি-ইবু", +"Teke-Ibali":"টেকেএলবালি", +"Teke-Kukuya":"টেকে-কুকুৱা", +"Teke-Tyee":"টেকে-টাই", +"Teletype":"টেলিটাইপ", +"Telugu":"টেলুগু", +"Tetun (Indonesia)":"তেতুন (ইণ্ডোনেচীয়া)", +"Tetun (Timor-Leste)":"তেতুন (তিমুৰলেস্টে)", +"Text":"টেক্সট", +"Thai":"থাই", +"Three Slides":"তিনিখন শ্লাইড", +"Tibetan (India)":"তিব্বতী (ভাৰত)", +"Tibetan (PR China)":"তিব্বতীয় (PR চীন)", +"Tigrigna (Eritrea)":"তিগ্ৰিনা (ইৰিট্ৰিয়া)", +"Tigrigna (Ethiopia)":"তিগ্ৰিগনা (ইথিওপিয়া)", +"Title":"শিৰোনাম", +"Title Only":"কেৱল শিৰোনাম", +"Title Slide":"শিৰোনাম শ্লাইড", +"Title and 2 Content":"শীৰ্ষক আৰু ২ সমল", +"Title, 2 Content and Content":"শীৰ্ষক, ২ সমল আৰু সমল", +"Title, 2 Content over Content":"শীৰ্ষক, সমলৰ উপৰত ২ সমল", +"Title, 4 Content":"শীৰ্ষক, ৪ সমল", +"Title, 6 Content":"শীৰ্ষক, ৬ সমল", +"Title, Content":"শীৰ্ষক, সমল", +"Title, Content and 2 Content":"শীৰ্ষক, সমল আৰু ২ সমল", +"Title, Content over Content":"শীৰ্ষক, সমলৰ উপৰত সমল", +"Title, Vertical Text":"শিৰোনাম, উলম্ব টেক্সট", +"Title, Vertical Text, Clipart":"শিৰোনাম, উলম্ব টেক্সট, ক্লিপ আৰ্ট", +"Tok Pisin":"তক পিচিন", +"Tsaangi":"চাঙি", +"Tsonga":"চংগা", +"Tswana (Botswana)":"চ্বানা (বট্স্বানা)", +"Tswana (South Africa)":"চ্বানা (দক্ষীন আফ্ৰিকা)", +"Turkish":"তুৰ্কি", +"Turkmen":"তুৰ্কমেন", +"Two Slides":"দুখন শ্লাইড", +"Udmurt":"উদ্মুৰ্ট", +"Ukrainian":"উইক্ৰেনিয়ান", +"Unknown":"অজ্ঞাত", +"Urdu (India)":"উৰ্দু (ভাৰত)", +"Urdu (Pakistan)":"উৰ্দু (পাকিস্তান)", +"User Entry":"ব্যৱহাৰকৰ্তাৰ প্ৰৱিষ্টি", +"User Index 1":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 1", +"User Index 10":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 10", +"User Index 2":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 2", +"User Index 3":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 3", +"User Index 4":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 4", +"User Index 5":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 5", +"User Index 6":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 6", +"User Index 7":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 7", +"User Index 8":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 8", +"User Index 9":"ব্যৱহাৰকৰ্তাৰ অনুক্ৰমণিকা 9", +"User Index Heading":"ব্যৱহাৰকৰ্তা অনুক্ৰমণিকাৰ শিৰোনাম", +"Uyghur":"আইঘাৰ", +"Uzbek Cyrillic":"উজবেক চিৰিলিক", +"Uzbek Latin":"উজবেক লেটিন", +"Var":"চলক", +"Variable":"চলক", +"Venda":"ভেণ্ডা", +"Veps":"ভেপ্চ", +"Vertical Numbering Symbols":"উলম্ব নাম্বাৰিং প্ৰতীকবোৰৰ", +"Vertical Title, Text, Chart":"উলম্ব শিৰোনাম, টেক্সট, ছাৰ্ট", +"Vertical Title, Vertical Text":"উলম্ব শিৰোনাম, উলম্ব টেক্সট", +"Vietnamese":"ভিইয়েটনামী", +"Vili":"ভিলি", +"Visited Internet Link":"পৰিদৰ্শিত ইন্টাৰনেট সংযোগ", +"Võro":"ভৰ'", +"Walloon":"ৱালুন", +"Watermark":"জলচিহ্ন", +"Welsh":"ৱেল্শ", +"Xhosa":"ক্ষচা", +"Yiddish (Israel)":"ইদ্দিশ (ইচৰায়েল)", +"Yiddish (USA)":"ইদ্দিশ (USA)", +"Yombe (Congo)":"ইৱোম্বে (কঙো)", +"Yoruba":"ইয়োৰুবা", +"Zulu":"জুলু", +"[None]":"[None]", +"Éwé":"ইৱি" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ast.json b/f7cloud-office/browser/dist/l10n/locore/ast.json new file mode 100644 index 0000000..4f09ebb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ast.json @@ -0,0 +1,629 @@ +{ +"%1 of %2 records found":"Alcontráronse %1 rexistros de %2", +"3D Objects":"Oxetos 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Acentu", +"Accent 1":"Acentu 1", +"Accent 2":"Acentu 2", +"Accent 3":"Acentu 3", +"Adding selection":"Esbilla d'adición", +"Addressee":"Destinatariu", +"Afrikaans (Namibia)":"Africáans (Namibia)", +"Afrikaans (South Africa)":"Africáans (Suráfrica)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanu", +"Amharic":"Amháricu", +"Appendix":"Apéndiz", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Arxelia)", +"Arabic (Bahrain)":"Árabe (Baḥréin)", +"Arabic (Chad)":"Árabe (Chad)", +"Arabic (Comoros)":"Árabe (Comores)", +"Arabic (Djibouti)":"Árabe (Xibuti)", +"Arabic (Egypt)":"Árabe (Exiptu)", +"Arabic (Eritrea)":"Árabe (Eritrea)", +"Arabic (Iraq)":"Árabe (Iraq)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Xordania)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbanu)", +"Arabic (Libya)":"Árabe (Libia)", +"Arabic (Mauritania)":"Árabe (Mauritania)", +"Arabic (Morocco)":"Árabe (Marruecos)", +"Arabic (Oman)":"Árabe (Omán)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Qatar)", +"Arabic (Saudi Arabia)":"Árabe (Arabia Saudina)", +"Arabic (Somalia)":"Árabe (Somalia)", +"Arabic (Sudan)":"Árabe (Sudán)", +"Arabic (Syria)":"Árabe (Siria)", +"Arabic (Tunisia)":"Árabe (Tunicia)", +"Arabic (UAE)":"Árabe (EAX)", +"Arabic (Yemen)":"Árabe (Yeme)", +"Aragonese":"Aragonés", +"Aranese":"Aranés", +"Armenian, Classical (Armenia)":"Armeniu, clásicu (Armenia)", +"Armenian, Eastern (Iran)":"Armeniu, oriental (Irán)", +"Armenian, Eastern (Russia)":"Armeniu, oriental (Rusia)", +"Armenian, Western (Armenia)":"Armeniu, occidental (Armenia)", +"Arpitan (France)":"Arpetán (Francia)", +"Arpitan (Italy)":"Arpetán (Italia)", +"Arpitan (Switzerland)":"Arpetán (Suiza)", +"Assamese":"Asamés", +"Asturian":"Asturianu", +"Average":"Permediu", +"Azerbaijani Cyrillic":"Azerbaixanu cirílicu", +"Azerbaijani Latin":"Azerbaixanu llatín", +"Background":"Fondu", +"Background objects":"Oxetos de fondu", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formes básiques", +"Basque":"Vascu", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorrusu", +"Bengali (Bangladesh)":"Bengalín (Bangladex)", +"Bengali (India)":"Bengalín (India)", +"Bibliography 1":"Bibliografía 1", +"Bibliography Heading":"Títulu de la bibliografía", +"Blank Slide":"Diapositiva balera", +"Block Arrows":"Fleches de bloque", +"Block Quotation":"Cita en bloque", +"Block selection":"Esbilla de bloque", +"Bodo":"Bodo", +"Body Text":"Cuerpu de testu", +"Bosnian":"Bosniu", +"Breton":"Bretón", +"Bulgarian":"Búlgaru", +"Bullet –":"Viñeta –", +"Bullet •":"Viñeta •", +"Bullet ☑":"Viñeta ☑", +"Bullet ✗":"Viñeta ✗", +"Bullet ➢":"Viñeta ➢", +"Burmese":"Birmanu", +"Bushi":"Bushi", +"Callouts":"Llamaes", +"Caption":"Testu de la etiqueta", +"Caption Characters":"Caráuteres d'etiqueta", +"Catalan":"Catalán", +"Catalan (Valencian)":"Catalán (Valencia)", +"Centered Text":"Testu centráu", +"Chinese (Hong Kong)":"Chinu (Ḥong Kong)", +"Chinese (Macau)":"Chinu (Macáu)", +"Chinese (Singapore)":"Chinu (Singapur)", +"Chinese (simplified)":"Chinu (simplificáu)", +"Chinese (traditional)":"Chinu (tradicional)", +"Church Slavic":"Eslavu eclesiásticu", +"Chuvash":"Chuvash", +"Citation":"Cita", +"Clear formatting":"Desaniciar formatu", +"Comment":"Comentariu", +"Complimentary Close":"Fras de despidida", +"Connectors":"Coneutores", +"Contents 1":"Conteníu 1", +"Contents 10":"Conteníu 10", +"Contents 2":"Conteníu 2", +"Contents 3":"Conteníu 3", +"Contents 4":"Conteníu 4", +"Contents 5":"Conteníu 5", +"Contents 6":"Conteníu 6", +"Contents 7":"Conteníu 7", +"Contents 8":"Conteníu 8", +"Contents 9":"Conteníu 9", +"Contents Heading":"Títulu del conteníu", +"Coptic":"Cópticu", +"Cornish":"Córnicu", +"Count":"Cuenta", +"CountA":"CuntadorA", +"Croatian":"Croata", +"Curves and Polygons":"Curves y polígonos", +"Czech":"Checu", +"Danish":"Danés", +"Default":"Predetermináu", +"Default Drawing Style":"Estilu de dibuxu predetermináu", +"Default Page Style":"Estilu de páxina predetermináu", +"Default Paragraph Style":"Estilu de párrafu predetermináu", +"Definition":"Definición", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dibuxu", +"Drop Caps":"Lletres capitales", +"Dutch (Belgium)":"Holandés (Bélxica)", +"Dutch (Netherlands)":"Holandés (Holanda)", +"Dzongkha":"Dzongkha", +"Emphasis":"Énfasis", +"Endnote":"Nota a lo cabero", +"Endnote Anchor":"Ancla de nota a lo cabero", +"Endnote Characters":"Caráuteres de nota a lo cabero", +"English (Australia)":"Inglés (Australia)", +"English (Belize)":"Inglés (Belice)", +"English (Botswana)":"Inglés (Botsuana)", +"English (Canada)":"Inglés (Canadá)", +"English (Caribbean)":"Inglés (Caribe)", +"English (Denmark)":"Inglés (Dinamarca)", +"English (Gambia)":"Inglés (Gambia)", +"English (Ghana)":"Inglés (Ghana)", +"English (Hong Kong)":"Inglés (Ḥong Kong)", +"English (India)":"Inglés (India)", +"English (Ireland)":"Inglés (Irlanda)", +"English (Jamaica)":"Inglés (Xamaica)", +"English (Malawi)":"Inglés (Malawi)", +"English (Malaysia)":"Inglés (Malasia)", +"English (Mauritius)":"Inglés (Mauriciu)", +"English (Namibia)":"Inglés (Namibia)", +"English (New Zealand)":"Inglés (Nueva Zelanda)", +"English (Nigeria)":"Inglés (Nixeria)", +"English (Philippines)":"Inglés (Filipines)", +"English (South Africa)":"Inglés (Sudáfrica)", +"English (Sri Lanka)":"Inglés (Sri Lanka)", +"English (Trinidad)":"Inglés (Trinidá)", +"English (UK)":"Inglés (Reinu Xuníu)", +"English (USA)":"Inglés (EE.XX.)", +"English (Zambia)":"Inglés (Zambia)", +"English (Zimbabwe)":"Inglés (Zimbabue)", +"English, OED spelling (UK)":"Inglés, ortografía del OED (Reinu Xuníu)", +"Envelope":"Sobre", +"Erzya":"Erzya", +"Esperanto":"Esperantu", +"Estonian":"Estoniu", +"Example":"Exemplu", +"Extending selection":"Esbilla d'estensión", +"Faroese":"Feroés", +"Figure":"Figura", +"Figure Index 1":"Índiz de figures 1", +"Figure Index Heading":"Títulu del índiz de figures", +"Fijian":"Fixanu", +"Filled":"Llenáu", +"Finnish":"Finés", +"First Line Indent":"Sangráu de primer ringlera", +"First Page":"Primer páxina", +"Flowchart":"Diagrama de fluxu", +"Fon":"Fon", +"Footer":"Pie", +"Footer Left":"Pie izquierda", +"Footer Right":"Pie drecha", +"Footnote":"Nota al pie", +"Footnote Anchor":"Ancla de nota al pie", +"Footnote Characters":"Caráuteres Nota al Pie", +"Formula":"Fórmula", +"Four Slides":"Cuatro diapositives", +"Frame":"Marcu", +"Frame Contents":"Conteníu del marcu", +"French (Belgium)":"Francés (Bélxica)", +"French (Benin)":"Francés (Benín)", +"French (Burkina Faso)":"Francés (Burkina Fasu)", +"French (Canada)":"Francés (Canadá)", +"French (Côte d'Ivoire)":"Francés (Costa de Marfil)", +"French (France)":"Francés (Francia)", +"French (Luxembourg)":"Francés (Luxemburgu)", +"French (Mali)":"Francés (Malí)", +"French (Mauritius)":"Francés (Mauriciu)", +"French (Monaco)":"Francés (Mónacu)", +"French (Niger)":"Francés (Níxer)", +"French (Senegal)":"Francés (Senegal)", +"French (Switzerland)":"Francés (Suiza)", +"French (Togo)":"Francés (Togu)", +"Frisian":"Frisón", +"Friulian":"Friulianu", +"Function Wizard":"Asistente de función", +"Gaelic (Scotland)":"Gaélicu (Escocia)", +"Galician":"Gallegu", +"Ganda":"Ganda", +"Gascon":"Gascón", +"Georgian":"Xeorxanu", +"German (Austria)":"Alemán (Austria)", +"German (Belgium)":"Alemán (Bélxica)", +"German (Germany)":"Alemán (Alemaña)", +"German (Liechtenstein)":"Alemán (Liechtenstein)", +"German (Luxembourg)":"Alemán (Luxemburgu)", +"German (Switzerland)":"Alemán (Suiza)", +"Gikuyu":"Gikuyu", +"Graphic":"Imaxe", +"Graphics":"Gráficos", +"Greek":"Griegu", +"Greek, Ancient":"Griegu, Antiguu", +"Guadeloupean Creole French":"Criollu francés de Guadalupe", +"Guarani (Paraguay)":"Guaraní (Paraguái)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitianu", +"Hanging Indent":"Sangría negativa de la primera llinia", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nixeria)", +"Hawaiian":"Hawaianu", +"Header":"Testera", +"Header Left":"Testera izquierda", +"Header Right":"Testera drecha", +"Header and Footer":"Testera y pie de páxina", +"Heading":"Títulu", +"Heading 1":"Títulu 1", +"Heading 10":"Títulu 10", +"Heading 2":"Títulu 2", +"Heading 3":"Títulu 3", +"Heading 4":"Títulu 4", +"Heading 5":"Títulu 5", +"Heading 6":"Títulu 6", +"Heading 7":"Títulu 7", +"Heading 8":"Títulu 8", +"Heading 9":"Títulu 9", +"Heading A0":"Títulu A0", +"Heading A4":"Títulu A4", +"Hebrew":"Hebréu", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindí", +"Horizontal Line":"Llinia horizontal", +"Hungarian":"Húngaru", +"Hyperlink":"Hiperenllaz", +"Icelandic":"Islandés", +"Illustration":"Ilustración", +"Index":"Índiz", +"Index 1":"Índiz 1", +"Index 2":"Índiz 2", +"Index 3":"Índiz 3", +"Index Heading":"Títulu del índiz", +"Index Link":"Enllaz del índiz", +"Index Separator":"Separtador d'índiz", +"Indonesian":"Indonesiu", +"Inline Heading":"Títulu en ringlera", +"Insert":"Inxertar", +"Interlingua":"Interlingua", +"Internet Link":"Enllaz d'Internet", +"Irish":"Irlandés", +"Italian (Italy)":"Italianu (Italia)", +"Italian (Switzerland)":"Italianu (Suiza)", +"Japanese":"Xaponés", +"Kaamba":"Kaamba", +"Kabardian":"Cabardianu", +"Kabyle Latin":"Cabileñu en llatín", +"Kalaallisut":"Groenlandés", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak (llatín)", +"Kashmiri (India)":"Cachemirí (India)", +"Kashmiri (Kashmir)":"Cachemirí (Cachemir)", +"Kashubian":"Kashubianu", +"Kazakh":"Kazaquistanín", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Ḥemer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirghiz", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreanu (República de Corea)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curdu central (Irán)", +"Kurdish, Central (Iraq)":"Curdu central (Iraq)", +"Kurdish, Northern (Syria)":"Curdu del norte (Siria)", +"Kurdish, Northern (Turkey)":"Curdu del norte (Turquía)", +"Kurdish, Southern (Iran)":"Curdu del sur (Irán)", +"Kurdish, Southern (Iraq)":"Curdu del sur (Iraq)", +"Kyrgyz (China)":"Kirguistanín (China)", +"Labels":"Etiquetes", +"Ladin":"Ladinu", +"Landscape":"Horizontal", +"Lao":"Laosianu", +"Lari":"Lari", +"Latgalian":"Latgaliu", +"Latin":"Llatín", +"Latvian":"Letón", +"Left Page":"Páxina izquierda", +"Limbu":"Limbu", +"Line Numbering":"Numberación de llinies", +"Lines":"Llinies", +"Lines and Arrows":"Llinies y fleches", +"Lingala":"Lingala", +"List":"Llista", +"List 1":"Llista 1", +"List 2":"Llista 2", +"List 3":"Llista 3", +"List 4":"Llista 4", +"List 5":"Llista 5", +"List Contents":"Conteníu de llista", +"List Heading":"Encabezamientu de llista", +"List Indent":"Sangría de Llista", +"Lithuanian":"Lituanu", +"Livonian":"Livoniu", +"Lojban":"Lojban", +"Low German":"Baxu alemán", +"Luxembourgish":"Lluxemburgués", +"Macedonian":"Macedoniu", +"Main Index Entry":"Entrada d'índiz principal", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgache, Plateau", +"Malay (Brunei Darussalam)":"Malayu (Brunéi Darusalam)", +"Malay (Malaysia)":"Malayu (Malasia)", +"Malayalam":"Malayalam", +"Maltese":"Maltés", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maorí", +"Marathi":"Maratí", +"Marginalia":"Nota al marxe", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Máximu", +"Mbochi":"Mbochi", +"Min":"Mínimu", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol (cirílicu)", +"Mongolian Mongolian":"Mongol (mongol)", +"Moore":"Mooré", +"Morisyen":"Mauricianu", +"N'ko":"N'ko", +"Ndebele, South":"Ndebele del sur", +"Nenets":"Nenets", +"Nepali (India)":"Nepalí (India)", +"Nepali (Nepal)":"Nepalí (Nepal)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nueve diapositives", +"Njyem (Congo)":"Njyem (Congo)", +"No List":"Ensin llista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Dengún (nun igua la ortografía)", +"Northern Sotho":"Sotho del norte", +"Norwegian, Bokmål":"Noruegu, Bokmål", +"Norwegian, Nynorsk":"Noruegu, Nynorsk", +"Note":"Nota", +"Notes":"Notes", +"Numbering 1":"Numberación 1", +"Numbering 1 Cont.":"Numberación 1 cont.", +"Numbering 1 End":"Final Numberación 1", +"Numbering 1 Start":"Entamu Numberación 1", +"Numbering 123":"Numberación 123", +"Numbering 2":"Numberación 2", +"Numbering 2 Cont.":"Numberación 2 cont.", +"Numbering 2 End":"Final Numberación 2", +"Numbering 2 Start":"Entamu Numberación 2", +"Numbering 3":"Numberación 3", +"Numbering 3 Cont.":"Numberación 3 cont.", +"Numbering 3 End":"Final Numberación 3", +"Numbering 3 Start":"Entamu Numberación 3", +"Numbering 4":"Numberación 4", +"Numbering 4 Cont.":"Numberación 4 cont.", +"Numbering 4 End":"Final Numberación 4", +"Numbering 4 Start":"Entamu Numberación 4", +"Numbering 5":"Numberación 5", +"Numbering 5 Cont.":"Numberación 5 cont.", +"Numbering 5 End":"Final Numberación 5", +"Numbering 5 Start":"Entamu Numberación 5", +"Numbering ABC":"Numberación ABC", +"Numbering IVX":"Numberación IVX", +"Numbering Symbols":"Símbolos Numberación", +"Numbering abc":"Numberación abc", +"Numbering ivx":"Numberación ivx", +"Nyanja":"Nianja", +"OLE":"OLE", +"Object Index 1":"Índiz d'oxetos 1", +"Object Index Heading":"Títulu del índiz d'oxetos", +"Object with no fill and no line":"Oxetu ensin rellenu nin llinia", +"Object without fill":"Oxetu ensin rellenu", +"Occitan":"Occitanu", +"Olonets":"Olonets", +"One Slide":"Una diapositiva", +"Oromo":"Oromo", +"Outline":"Esquema", +"Overwrite":"Sobrescribir", +"Page %1 (%2) of %3":"Páxina %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Páxina %1 (%2) de %3 [p. %4 (%5)]", +"Page %1 of %2":"Páxina %1 de %2", +"Page %1 of %2 (%3)":"Páxina %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Páxina %1 de %2 (p. %3 de %4 pa impr.)", +"Page %1 of %2 [Page %3]":"Páxina %1 de %2 [p. %3]", +"Page Number":"Númberu Páxina", +"Page Properties":"Propiedaes de la páxina", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antilles Neerlandeses)", +"Pennsylvania Dutch":"Alemán de Pennsylvania", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Marcador de posición", +"Plautdietsch":"Baxu alemán menonita", +"Polish":"Polacu", +"Portrait":"Retratu", +"Portuguese (Angola)":"Portugués (Angola)", +"Portuguese (Brazil)":"Portugués (Brasil)", +"Portuguese (Portugal)":"Portugués (Portugal)", +"Preformatted Text":"Testu preformatiáu", +"Product":"Productu", +"Puinave":"Puinave", +"Punjabi":"Punjabí", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Norte de Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sur de Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Cita", +"Report":"Informe", +"Result":"Resultáu", +"Result2":"Resultáu2", +"Rhaeto-Romance":"Reto-Romance", +"Right Page":"Páxina derecha", +"Romanian (Moldova)":"Rumanu (Moldavia)", +"Romanian (Romania)":"Rumanu (Rumania)", +"Rubies":"Rubíes", +"Russian":"Rusu", +"Rusyn (Slovakia)":"Rusín (Eslovaquia)", +"Rusyn (Ukraine)":"Rusín (Ucraína)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusia)", +"Sami, Lule (Norway)":"Sami, Lule (Noruega)", +"Sami, Lule (Sweden)":"Sami, Lule (Suecia)", +"Sami, Northern (Finland)":"Sami, Northern (Finlandia)", +"Sami, Northern (Norway)":"Sami, Northern (Noruega)", +"Sami, Northern (Sweden)":"Sami, Northern (Suecia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suecia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, Southern (Noruega)", +"Sami, Southern (Sweden)":"Sami, Southern (Suecia)", +"Sango":"Sangu", +"Sanskrit":"Sánscritu", +"Sardinian":"Sardu", +"Sardinian, Campidanese":"Sardu campidanés", +"Sardinian, Gallurese":"Sardu gallurés", +"Sardinian, Logudorese":"Sardu logudorés", +"Sardinian, Sassarese":"Sardu sasarés", +"Selection count":"Cuenta de la seleición", +"Sender":"Remitente", +"Serbian Cyrillic (Montenegro)":"Serbiu Cirílicu (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbiu (Cirílicu)", +"Serbian Cyrillic (Serbia)":"Serbiu Cirílicu (Serbia)", +"Serbian Latin":"Serbiu (llatín)", +"Serbian Latin (Montenegro)":"Serbiu Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbiu (Latín)", +"Serbian Latin (Serbia)":"Serbiu Latin (Serbia)", +"Shapes":"Formes", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Robla", +"Silesian":"Silesiu", +"Sinhala":"Singalés", +"Six Slides":"Seis diapositives", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"Eslovacu", +"Slovenian":"Eslovenu", +"Somali":"Somalí", +"Sorbian, Lower":"Sorbianés, Baxu", +"Sorbian, Upper":"Sorbianés, Altu", +"Source Text":"Testu Fonte", +"Southern Sotho":"Sotho sur", +"Spanish (Argentina)":"Castellanu (Arxentina)", +"Spanish (Bolivia)":"Castellanu (Bolivia)", +"Spanish (Chile)":"Castellanu (Chile)", +"Spanish (Colombia)":"Castellanu (Colombia)", +"Spanish (Costa Rica)":"Castellanu (Costa Rica)", +"Spanish (Cuba)":"Castellanu (Cuba)", +"Spanish (Dom. Rep.)":"Castellanu (Rep. Dominicana)", +"Spanish (Ecuador)":"Castellanu (Ecuador)", +"Spanish (El Salvador)":"Castellanu (El Salvador)", +"Spanish (Guatemala)":"Castellanu (Guatemala)", +"Spanish (Honduras)":"Castellanu (Hondures)", +"Spanish (Mexico)":"Castellanu (Méxicu)", +"Spanish (Nicaragua)":"Castellanu (Nicaragua)", +"Spanish (Panama)":"Castellanu (Panamá)", +"Spanish (Paraguay)":"Castellanu (Paraguái)", +"Spanish (Peru)":"Castellanu (Perú)", +"Spanish (Puerto Rico)":"Castellanu (Puertu Ricu)", +"Spanish (Spain)":"Castellanu (España)", +"Spanish (Uruguay)":"Castellanu (Uruguái)", +"Spanish (Venezuela)":"Castellanu (Venezuela)", +"StDev":"Esviación estándar", +"Standard selection":"Esbilla estándar", +"Status":"Estáu", +"Strong Emphasis":"Mui destacáu", +"Subtitle":"Sotítulu", +"Sum":"Suma", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suaḥili (Kenia)", +"Swahili (Tanzania)":"Suaḥili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Suecu (Finlandia)", +"Swedish (Sweden)":"Suecu (Suecia)", +"Table":"Tabla", +"Table Contents":"Conteníu de la Tabla", +"Table Heading":"Títulu de la tabla", +"Table Index 1":"Índiz de tables 1", +"Table Index Heading":"Títulu del índiz de tables", +"Tagalog":"Tagalés", +"Tahitian":"Taitianu", +"Tajik":"Tayiku", +"Tamil":"Tamil", +"Tatar":"Tártaru", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipu", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (República Democrática de Timor-Leste)", +"Text":"Testu", +"Text A0":"Testu A0", +"Text A4":"Testu A4", +"Thai":"Tailandés", +"Three Slides":"Tres diapositives", +"Tibetan (India)":"Tibetanu (India)", +"Tibetan (PR China)":"Tibetanu (RP China)", +"Tigrigna (Eritrea)":"Tigrinya (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinya (Etiopía)", +"Title":"Títulu", +"Title A0":"Títulu del documentu A0", +"Title A4":"Títulu del documentu A4", +"Title Only":"Sólo títulu", +"Title Slide":"Páxina de títulu", +"Title and 2 Content":"Títulu y conteníu 2", +"Title, 2 Content and Content":"Títulu, conteníu 2 y conteníu", +"Title, 2 Content over Content":"Títulu, conteníu 2 sobro conteníu", +"Title, 4 Content":"Títulu, conteníu 4", +"Title, 6 Content":"Títulu, conteníu 6", +"Title, Content":"Títulu, Conteníu", +"Title, Content and 2 Content":"Títulu, conteníu y conteníu 2", +"Title, Content over Content":"Títulu, conteníu sobro conteníu", +"Title, Vertical Text":"Títulu, Testu vertical", +"Title, Vertical Text, Clipart":"Títulu, Testu Vertical, Graficu Prediseñáu", +"Tok Pisin":"Tok pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Suráfrica)", +"Turkish":"Turcu", +"Turkmen":"Turkmenu", +"Two Slides":"Dos diapositives", +"Udmurt":"Udmurtu", +"Ukrainian":"Ucraín", +"Unknown":"Desconocíu", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Paquistán)", +"User Entry":"Entrada Usuariu", +"User Index 1":"Índiz d'usuariu 1", +"User Index 10":"Índiz d'usuariu 10", +"User Index 2":"Índiz d'usuariu 2", +"User Index 3":"Índiz d'usuariu 3", +"User Index 4":"Índiz d'usuariu 4", +"User Index 5":"Índiz d'usuariu 5", +"User Index 6":"Índiz d'usuariu 6", +"User Index 7":"Índiz d'usuariu 7", +"User Index 8":"Índiz d'usuariu 8", +"User Index 9":"Índiz d'usuariu 9", +"User Index Heading":"Títulu del índiz d'usuariu", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbecu (cirílicu)", +"Uzbek Latin":"Uzbecu, llatín", +"Var":"Varianza", +"Variable":"Variable", +"Venda":"Venda", +"Venetian":"Vénetu", +"Veps":"Veps", +"Vertical Numbering Symbols":"Símbolos Numberación Vertical", +"Vertical Title, Text, Chart":"Títulu vertical, testu, gráfica", +"Vertical Title, Vertical Text":"Títulu vertical, Testu vertical", +"Vietnamese":"Vietnamín", +"Vili":"Vili", +"Visited Internet Link":"Enllaz d'Internet Visitáu", +"Võro":"Võro", +"Walloon":"Valón", +"Watermark":"Marca d'agua", +"Welsh":"Galés", +"Xhosa":"Xhosa", +"Yiddish (Israel)":"Yídix (Israel)", +"Yiddish (USA)":"Yídix (EE.XX.)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulú", +"[None]":"[Nengún]", +"[Undetermined]":"[Indetermináu]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/az.json b/f7cloud-office/browser/dist/l10n/locore/az.json new file mode 100644 index 0000000..9e58c7a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/az.json @@ -0,0 +1,8 @@ +{ +"Default":"Varsayılan", +"Lines":"Xəttlər", +"None (Do not check spelling)":"Heç biri (İmla qaydalarını yoxlama)", +"Title":"Başlıq", +"Unknown":"Naməlum", +"Variable":"Dәyişәn" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/be.json b/f7cloud-office/browser/dist/l10n/locore/be.json new file mode 100644 index 0000000..bb45f2f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/be.json @@ -0,0 +1,566 @@ +{ +"3D Objects":"Аб'екты 3D", +"A0":"A0", +"A4":"A4", +"Adding selection":"Пазначэнне з дадаваннем", +"Afrikaans (Namibia)":"Афрыканс (Намібія)", +"Afrikaans (South Africa)":"Афрыканс (Паўднёвая Афрыка)", +"Aka (Congo)":"Ака, Конга", +"Akan":"Акан", +"Albanian":"Albanian", +"Amharic":"Амхарская", +"Apatani":"Апатані", +"Arabic":"Arabic", +"Arabic (Algeria)":"Арабская (Алжыр)", +"Arabic (Bahrain)":"Арабская (Бахрэйн)", +"Arabic (Chad)":"Арабская (Чад)", +"Arabic (Comoros)":"Арабская (Каморы)", +"Arabic (Djibouti)":"Арабская (Джыбуці)", +"Arabic (Egypt)":"Арабская (Егіпет)", +"Arabic (Eritrea)":"Арабская (Эрытрэя)", +"Arabic (Iraq)":"Арабская (Ірак)", +"Arabic (Israel)":"Арабская (Ізраіль)", +"Arabic (Jordan)":"Арабская (Іярданія)", +"Arabic (Kuwait)":"Арабская (Кувейт)", +"Arabic (Lebanon)":"Арабская (Ліван)", +"Arabic (Libya)":"Арабская (Лівія)", +"Arabic (Mauritania)":"Арабская (Маўрытанія)", +"Arabic (Morocco)":"Арабская (Марока)", +"Arabic (Oman)":"Арабская (Оман)", +"Arabic (Palestine)":"Арабская (Палесціна)", +"Arabic (Qatar)":"Арабская (Катар)", +"Arabic (Saudi Arabia)":"Арабская (Саудаўская Аравія)", +"Arabic (Somalia)":"Арабская (Самалі)", +"Arabic (Sudan)":"Арабская (Судан)", +"Arabic (Syria)":"Арабская (Сірыя)", +"Arabic (Tunisia)":"Арабская (Туніс)", +"Arabic (UAE)":"Арабская (ААЭ)", +"Arabic (Yemen)":"Арабская (Йемен)", +"Aragonese":"Арагонская", +"Aranese":"Аранская", +"Arpitan (France)":"Арпітанская (Францыя)", +"Arpitan (Italy)":"Арпітанская (Італія)", +"Arpitan (Switzerland)":"Арпітанская (Швейцарыя)", +"Assamese":"Асамская", +"Asturian":"Asturian", +"Avar":"Аварская", +"Average":"Сярэдняе", +"Azerbaijani Cyrillic":"Азербайджанская (Кірыліца)", +"Azerbaijani Latin":"Азербайджанская (Лацінка)", +"Background":"Фон", +"Background objects":"Аб'екты фону", +"Bafia":"Bafia", +"Bambara":"Бамбара", +"Basic Shapes":"Звычайныя формы", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Беларуская", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Бібліяграфія 1", +"Bibliography Heading":"Бібліяграфія, загаловак", +"Blank Slide":"Пусты слайд", +"Block Arrows":"Блокі і стрэлкі", +"Block selection":"Блокавае пазначэнне", +"Bodo":"Bodo", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bulgarian":"Bulgarian", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Callouts":"Вынаскі", +"Caption":"Подпіс", +"Caption Characters":"Знакі катэгорыі подпісаў", +"Catalan":"Catalan", +"Catalan (Valencian)":"Каталанская (валенсійская)", +"Centered Text":"Тэкст у цэнтры", +"Chinese (Hong Kong)":"Кітайская (Ганконг)", +"Chinese (Macau)":"Кітайская (Макао)", +"Chinese (Singapore)":"Кітайская (Сінгапур)", +"Chinese (simplified)":"Chinese (simplified)", +"Chinese (traditional)":"Кітайская (традыцыйная)", +"Church Slavic":"Царкоўна-славянская", +"Chuvash":"Чувашская", +"Citation":"Цытата", +"Clear formatting":"Выдаліць фарматаванне", +"Complimentary Close":"Прывітанне", +"Connectors":"Злучальнікі", +"Contents 1":"Змест 1", +"Contents 10":"Змест 10", +"Contents 2":"Змест 2", +"Contents 3":"Змест 3", +"Contents 4":"Змест 4", +"Contents 5":"Змест 5", +"Contents 6":"Змест 6", +"Contents 7":"Змест 7", +"Contents 8":"Змест 8", +"Contents 9":"Змест 9", +"Contents Heading":"Змест, загаловак", +"Coptic":"Коптская", +"Count":"Колькасць", +"CountA":"CountA", +"Croatian":"Croatian", +"Czech":"Чэшская", +"Danish":"Дацкая", +"Default":"Прадвызначана", +"Definition":"Праграма, вызначэнне", +"Dhivehi":"Дхівені", +"Dibole":"Дыболе", +"Dogri":"Dogri", +"Doondo":"Дундо", +"Drawing":"Рысунак", +"Drop Caps":"Буквіца", +"Dutch (Belgium)":"Галандская (Бельгія)", +"Dutch (Netherlands)":"Галандская (Нідэрланды)", +"Dzongkha":"Дзонгха", +"Emphasis":"Выдзяленне", +"Endnote":"Зноска затэкставая", +"Endnote Anchor":"Адсылка да затэкставай зноскі", +"Endnote Characters":"Знакі затэкставай зноскі", +"English (Australia)":"Англійская (Аўстралія)", +"English (Belize)":"Англійская (Беліз)", +"English (Botswana)":"Англійская (Батсвана)", +"English (Canada)":"Англійская (Канада)", +"English (Caribbean)":"Англійская (Карыбская)", +"English (Gambia)":"Англійская (Гамбія)", +"English (Ghana)":"Англійская (Гана)", +"English (India)":"Англійская (Індыя)", +"English (Ireland)":"Англійская (Ірландыя)", +"English (Jamaica)":"Англійская (Ямайка)", +"English (Malawi)":"Англійская (Малаві)", +"English (Malaysia)":"Англійская (Малайзія)", +"English (Mauritius)":"Англійская (Маўрыкій)", +"English (Namibia)":"Англійская (Намібія)", +"English (New Zealand)":"Англійская (Новая Зеландыя)", +"English (Philippines)":"Англійская (Філіпіны)", +"English (South Africa)":"English (South Africa)", +"English (Trinidad)":"Англійская (Трынідад)", +"English (UK)":"Англійская (Вялікабрытанія)", +"English (USA)":"Англійская (ЗША)", +"English (Zimbabwe)":"Англійская (Зімбабве)", +"English, OED spelling (UK)":"Англійская, Аксфордскі слоўнік (Вялікабрытанія)", +"Erzya":"Эрзія", +"Esperanto":"Esperanto", +"Estonian":"Эстонская", +"Example":"Праграма, прыклад", +"Extending selection":"Пазначэнне з працягам", +"Faroese":"Faroese", +"Fijian":"Фіджы", +"Filled":"Запоўнена", +"Finnish":"Фінская", +"First Line Indent":"Тэкст галоўны з чырвонага радка", +"First Page":"Першая старонка", +"Flowchart":"Блок-схема", +"Fon":"Фон", +"Footer":"Калантытул ніжні", +"Footer Left":"Калантытул ніжні, злева", +"Footer Right":"Калантытул ніжні, справа", +"Footnote":"Зноска", +"Footnote Anchor":"Адсылка да зноскі", +"Footnote Characters":"Знакі зноскі", +"Formula":"Формула", +"Four Slides":"Чатыры слайды", +"Frame":"Рамка", +"Frame Contents":"Рамка, змесціва", +"French (Belgium)":"Французская (Бельгія)", +"French (Benin)":"Французская (Бенін)", +"French (Burkina Faso)":"Французская (Буркіна Фасо)", +"French (Canada)":"Французская (Канада)", +"French (Côte d'Ivoire)":"Французская (Кот-д'Івуар)", +"French (France)":"Французская (Францыя)", +"French (Luxembourg)":"Французская (Люксембург)", +"French (Mali)":"Французская (Малі)", +"French (Mauritius)":"Французская (Маўрыкій)", +"French (Monaco)":"Французская (Манака)", +"French (Niger)":"Француская (Нігер)", +"French (Senegal)":"Французская (Сенегал)", +"French (Switzerland)":"Французская (Швейцарыя)", +"French (Togo)":"Французская (Тога)", +"Frisian":"Фрызійская", +"Friulian":"Фурланская*", +"Function Wizard":"Майстар Функцый", +"Gaelic (Scotland)":"Гэльская (Шатландыя)", +"Galician":"Galician", +"Ganda":"Ганда", +"Gascon":"Гасконская", +"Georgian":"Georgian", +"German (Austria)":"German (Austria)", +"German (Belgium)":"Нямецкая (Бельгія)", +"German (Germany)":"Нямецкая (Германія)", +"German (Liechtenstein)":"Нямецкая (Ліхтэнштэйн)", +"German (Luxembourg)":"Нямецкая (Люксембург)", +"German (Switzerland)":"German (Switzerland)", +"Gikuyu":"Gikuyu", +"Graphic":"Графіка", +"Graphics":"Графіка", +"Greek":"Грэчаская", +"Greek, Ancient":"Старажытнагрэчаская", +"Guarani (Paraguay)":"Гуарані, Парагвай", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"Тэкст галоўны з выступам", +"Hausa (Ghana)":"Хаўса (Гана)", +"Hausa (Nigeria)":"Хаўса (Нігерыя)", +"Hawaiian":"Hawaiian", +"Header":"Калантытул верхні", +"Header Left":"Калантытул верхні, злева", +"Header Right":"Калантытул верхні, справа", +"Heading":"Загаловак, асноўны", +"Heading 1":"Загаловак 1", +"Heading 10":"Загаловак 10", +"Heading 2":"Загаловак 2", +"Heading 3":"Загаловак 3", +"Heading 4":"Загаловак 4", +"Heading 5":"Загаловак 5", +"Heading 6":"Загаловак 6", +"Heading 7":"Загаловак 7", +"Heading 8":"Загаловак 8", +"Heading 9":"Загаловак 9", +"Hebrew":"Яўрэйская", +"Hiligaynon":"Хілігайнан", +"Hindi":"Hindi", +"Horizontal Line":"Гарызантальная лінія", +"Hungarian":"Вянгерская", +"Icelandic":"Icelandic", +"Illustration":"Выява", +"Index":"Індэкс", +"Index 1":"Індэкс 1", +"Index 2":"Індэкс 2", +"Index 3":"Індэкс 3", +"Index Heading":"Індэкс, загаловак", +"Index Link":"Спасылка на індэкс", +"Index Separator":"Індэкс, межнік", +"Indonesian":"Indonesian", +"Insert":"Уставіць", +"Interlingua":"Інтэрлінгва", +"Internet Link":"Сеціўная спасылка", +"Irish":"Irish", +"Italian (Italy)":"Італьянская (Італія)", +"Italian (Switzerland)":"Італьянская (Швейцарыя)", +"Japanese":"Японская", +"Kaamba":"Каамба", +"Kabyle Latin":"Кабыльская лацінка", +"Kalaallisut":"Калалісут", +"Kannada":"Kannada", +"Karakalpak Latin":"Каракалпакская (лацініца)", +"Kashmiri (India)":"Кашміры (Індыя)", +"Kashmiri (Kashmir)":"Кашміры (Кашмір)", +"Kashubian":"Кашубская", +"Kazakh":"Казахская", +"KeyID":"KeyID", +"Khanty":"Хантыйская", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Кін'яруанда (Руанда)", +"Kirghiz":"Кіргізская", +"Kituba (Congo)":"Кітуба, Конга", +"Komi-Permyak":"Комі-пярмяцкая", +"Komi-Zyrian":"Комі-зыранская", +"Konkani":"Konkani", +"Koongo (Congo)":"Кунга, Конга", +"Korean (RoK)":"Карэйская (Паўднёвая Карэя)", +"Kumyk":"Кумыцкая", +"Kunyi":"Куный", +"Kurdish, Central (Iran)":"Цэнтральная курдская (Іран)", +"Kurdish, Central (Iraq)":"Цэнтральная курдская (Ірак)", +"Kurdish, Northern (Syria)":"Паўночная курдская (Сірыя)", +"Kurdish, Northern (Turkey)":"Паўночная курдская (Турцыя)", +"Kurdish, Southern (Iran)":"Паўднёвая курдская (Іран)", +"Kurdish, Southern (Iraq)":"Паўднёвая курдская (Ірак)", +"Kven Finnish":"Квенская фінская", +"Kyrgyz (China)":"Кіргізская (Кітай)", +"Labels":"Подпісы", +"Ladin":"Лацініца", +"Landscape":"Альбом", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Латгальская", +"Latin":"Лацініца", +"Latvian":"Latvian", +"Left Page":"Левая старонка", +"Limbu":"Limbu", +"Line Numbering":"Нумар радка", +"Lines":"Радкі", +"Lingala":"Лінгала", +"List Contents":"Спіс, змесціва", +"List Heading":"Спіс, загаловак", +"List Indent":"Спіс з водступам", +"Lithuanian":"Lithuanian", +"Livonian":"Ліўская", +"Lojban":"Lojban", +"Low German":"Ніжнегерманская", +"Luxembourgish":"Люксембургская", +"Macedonian":"Macedonian", +"Main Index Entry":"Асноўны складнік індэкса", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Малайская (Бруней Дарусалам)", +"Malay (Malaysia)":"Малайская (Малайзія)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Maninkakan, Eastern, Latin":"Манінкакан, Усходняя, Лацініца", +"Manipuri":"Manipuri", +"Maore":"Маоры", +"Maori":"Маоры", +"Marathi":"Marathi", +"Marginalia":"Заўвагі", +"Mari, Meadow":"Марыйская нізінная*", +"Max":"Максімум", +"Mbochi":"Mbochi", +"Median":"Медыяна", +"Min":"Мінімум", +"Moksha":"Макшанская", +"Mongolian Cyrillic":"Мангольская кірылічная", +"Mongolian Mongolian":"Мангольская (Манголія)", +"Moore":"Маўрытанская", +"N'ko":"Н'Ко", +"Ndebele, South":"Ндэбеле, паўднёвая", +"Nenets":"Ненецкая", +"Nepali (India)":"Непальская (Індыя)", +"Nepali (Nepal)":"Непальская (Непал)", +"Nganasan":"Нганасанская", +"Ngungwel":"Нгунгвел", +"Nine Slides":"Дзевяць слайдаў", +"Njyem (Congo)":"Ньюем, Конга", +"Nogai":"Нагайская", +"None (Do not check spelling)":"Няма (без праверкі правапісу)", +"Northern Sotho":"Northern Sotho", +"Norwegian, Bokmål":"Нарвежская (Букмал)", +"Norwegian, Nynorsk":"Нарвежская (Нюнорск)", +"Notes":"Заўвагі", +"Numbering 1":"Нумараванне 1", +"Numbering 1 Cont.":"Нумараванне 1 працяг", +"Numbering 1 End":"Нумараванне 1 канец", +"Numbering 1 Start":"Нумараванне 1 пачатак", +"Numbering 123":"Нумараванне 123", +"Numbering 2":"Нумараванне 2", +"Numbering 2 Cont.":"Нумараванне 2 працяг", +"Numbering 2 End":"Нумараванне 2 канец", +"Numbering 2 Start":"Нумараванне 2 пачатак", +"Numbering 3":"Нумараванне 3", +"Numbering 3 Cont.":"Нумараванне 3 працяг", +"Numbering 3 End":"Нумараванне 3 канец", +"Numbering 3 Start":"Нумараванне 3 пачатак", +"Numbering 4":"Нумараванне 4", +"Numbering 4 Cont.":"Нумараванне 4 працяг", +"Numbering 4 End":"Нумараванне 4 канец", +"Numbering 4 Start":"Нумараванне 4 пачатак", +"Numbering 5":"Нумараванне 5", +"Numbering 5 Cont.":"Нумараванне 5 працяг", +"Numbering 5 End":"Нумараванне 5 канец", +"Numbering 5 Start":"Нумараванне 5 пачатак", +"Numbering ABC":"Нумараванне ABC", +"Numbering IVX":"Нумараванне IVX", +"Numbering Symbols":"Нумар", +"Numbering abc":"Нумараванне abc", +"Numbering ivx":"Нумараванне ivx", +"Nyanja":"Н'янджа", +"OLE":"OLE", +"Object Index 1":"Індэкс аб'ектаў 1", +"Object Index Heading":"Індэкс аб'ектаў, загаловак", +"Object with no fill and no line":"Аб'ект без заліўкі і ліній", +"Object without fill":"Аб'ект без заліўкі", +"Occitan":"Occitan", +"Odia":"Орыя", +"Olonets":"Аланецкая", +"One Slide":"Адзін слайд", +"Oromo":"Oromo", +"Outline":"Структура", +"Overwrite":"Паўзверх", +"Page %1 of %2":"Старонка %1 з %2", +"Page Number":"Нумар старонкі", +"Pali Latin":"Палі-лаціна*", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Persian":"Персідская", +"Pitjantjatjara":"Пічанчачара*", +"Placeholder":"Намеснік", +"Polish":"Польская", +"Portrait":"Кніга", +"Portuguese (Angola)":"Portuguese (Angola)", +"Portuguese (Brazil)":"Партугальская (Бразілія)", +"Portuguese (Portugal)":"Партугальская (Партугалія)", +"Preformatted Text":"Самафарматаваны тэкст", +"Product":"Вынік", +"Puinave":"Пуйнаве", +"Punjabi":"Punjabi", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (паўночная Балівія)", +"Quechua (Bolivia, South)":"Кечуа (паўднёвая Балівія)", +"Quechua (Ecuador)":"Кечуа (Эквадор)", +"Report":"Справаздача", +"Result":"Вынік", +"Result2":"Вынік2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Правая старонка", +"Romanian (Moldova)":"Румынская (Малдова)", +"Romanian (Romania)":"Румынская (Румынія)", +"Rubies":"Фанетычны гід", +"Russian":"Руская", +"Rusyn (Slovakia)":"Русінская (Славакія)", +"Rusyn (Ukraine)":"Русінская (Украіна)", +"Sami, Inari (Finland)":"Самі, Інары (Фінляндыя)", +"Sami, Kildin (Russia)":"Саамі, Кальдзін (Расія)", +"Sami, Lule (Norway)":"Самі, Луле (Нарвегія)", +"Sami, Lule (Sweden)":"Самі, Луле (Швецыя)", +"Sami, Northern (Finland)":"Самі, паўночная (Фінляндыя)", +"Sami, Northern (Norway)":"Самі, паўночная (Нарвегія)", +"Sami, Northern (Sweden)":"Самі, паўночная (Швецыя)", +"Sami, Pite (Sweden)":"Самі, Пітэ (Швецыя)", +"Sami, Skolt (Finland)":"Самі, Скольт (Фінляндыя)", +"Sami, Southern (Norway)":"Самі, паўднёвая (Нарвегія)", +"Sami, Southern (Sweden)":"Самі, паўднёвая (Швецыя)", +"Sango":"Санга", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"Колькасць у пазначаным", +"Serbian Cyrillic (Montenegro)":"Сербская кірылічная (Мантэнегра)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сербская кірылічная (Сербія і Мантэнегра)", +"Serbian Cyrillic (Serbia)":"Сербская кірылічная (Сербія)", +"Serbian Latin":"Сербская (лацінка)", +"Serbian Latin (Montenegro)":"Сербская лацінская (Мантэнегра)", +"Serbian Latin (Serbia and Montenegro)":"Сербская лацінская (Сербія і Мантэнегра)", +"Serbian Latin (Serbia)":"Сербская лацінская (Сербія)", +"Shapes":"Фігуры", +"Sheet %1 of %2":"Аркуш %1 з %2", +"Shuswap":"Shuswap", +"Sidama":"Сідама", +"Signature":"Асабісты подпіс", +"Silesian":"Сілезская", +"Sinhala":"Sinhala", +"Six Slides":"Шэсць слайдаў", +"Slide %1 of %2":"Слайд %1 з %2", +"Slide %1 of %2 (%3)":"Слайд %1 з %2 (%3)", +"Slovak":"Славацкая", +"Slovenian":"Slovenian", +"Somali":"Самалійская", +"Sorbian, Lower":"Ніжне-сорбская", +"Sorbian, Upper":"Верхне-сорбская", +"Source Text":"Праграма, выточны тэкст", +"Southern Sotho":"Паўднёвая Сото", +"Spanish (Argentina)":"Іспанская (Аргентына)", +"Spanish (Bolivia)":"Іспанская (Балівія)", +"Spanish (Chile)":"Іспанская (Чылі)", +"Spanish (Colombia)":"Іспанская (Калумбія)", +"Spanish (Costa Rica)":"Іспанская (Коста-Рыка)", +"Spanish (Cuba)":"Іспанская (Куба)", +"Spanish (Dom. Rep.)":"Іспанская (Дамініканская Рэсп.)", +"Spanish (Ecuador)":"Іспанская (Эквадор)", +"Spanish (El Salvador)":"Іспанская (Сальвадор)", +"Spanish (Guatemala)":"Іспанская (Гватэмала)", +"Spanish (Honduras)":"Іспанская (Гандурас)", +"Spanish (Mexico)":"Іспанская (Мексіка)", +"Spanish (Nicaragua)":"Іспанская (Нікарагуа)", +"Spanish (Panama)":"Іспанская (Панама)", +"Spanish (Paraguay)":"Іспанская (Парагвай)", +"Spanish (Peru)":"Іспанская (Перу)", +"Spanish (Puerto Rico)":"Іспанская (Пуэрта-Рыка)", +"Spanish (Spain)":"Іспанская (Іспанія)", +"Spanish (Uruguay)":"Іспанская (Уругвай)", +"Spanish (Venezuela)":"Іспанская (Венесуэла)", +"StDev":"StDev", +"Standard selection":"Звычайнае пазначэнне", +"Strong Emphasis":"Моцнае выдзяленне", +"Subtitle":"Падзагаловак", +"Sum":"Сума", +"Suundi":"Суунды", +"Swahili (Kenya)":"Суахілі (Кенія)", +"Swahili (Tanzania)":"Суахілі (Танзанія)", +"Swazi":"Swazi", +"Swedish (Finland)":"Шведская (Фінляндыя)", +"Swedish (Sweden)":"Шведская (Швецыя)", +"Table":"Табліца", +"Table Contents":"Табліца, змесціва", +"Table Heading":"Табліца, загаловак", +"Table Index 1":"Індэкс табліц 1", +"Table Index Heading":"Індэкс табліц, загаловак", +"Tagalog":"Тагальская", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Тэке-Кукуя", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Кансоль", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Тэтун (Інданезія)", +"Tetun (Timor-Leste)":"Тэтун (Тымор-Лештэ)", +"Text":"Тэкст", +"Thai":"Тайская", +"Three Slides":"Тры слайды", +"Tibetan (India)":"Тыбецкая (Індыя)", +"Tibetan (PR China)":"Тыбетская (КНР)", +"Tigrigna (Eritrea)":"Тыгрынья (Эрытрэя)", +"Tigrigna (Ethiopia)":"Тыгрынья (Эфіопія)", +"Title":"Назва", +"Title Only":"Толькі загаловак", +"Title Slide":"Тытульны слайд", +"Title and 2 Content":"Title and 2 Content", +"Title, 2 Content and Content":"Title, 2 Content and Content", +"Title, 2 Content over Content":"Title, 2 Content over Content", +"Title, 4 Content":"Title, 4 Content", +"Title, 6 Content":"Title, 6 Content", +"Title, Content":"Загаловак, змесціва", +"Title, Content and 2 Content":"Title, Content and 2 Content", +"Title, Content over Content":"Title, Content over Content", +"Title, Vertical Text":"Загаловак, вертыкальны тэкст", +"Title, Vertical Text, Clipart":"Загаловак, вертыкальны тэкст, графіка", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Цаангі", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Тсвана (Батсвана)", +"Tswana (South Africa)":"Тсвана (Паўднёвая Афрыка)", +"Turkish":"Турэцкая", +"Turkmen":"Туркменская", +"Two Slides":"Два слайды", +"Udmurt":"Удмурцкая", +"Ukrainian":"Ukrainian", +"Unknown":"Невядома", +"Urdu (India)":"Урду (Індыя)", +"Urdu (Pakistan)":"Урду (Пакістан)", +"User Entry":"Праграма, увод", +"User Index 1":"Свой індэкс 1", +"User Index 10":"Свой індэкс 10", +"User Index 2":"Свой індэкс 2", +"User Index 3":"Свой індэкс 3", +"User Index 4":"Свой індэкс 4", +"User Index 5":"Свой індэкс 5", +"User Index 6":"Свой індэкс 6", +"User Index 7":"Свой індэкс 7", +"User Index 8":"Свой індэкс 8", +"User Index 9":"Свой індэкс 9", +"User Index Heading":"Свой індэкс, загаловак", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Узбецкая (кірыліца)", +"Uzbek Latin":"Узбецкая (Лацінка)", +"Var":"Var", +"Variable":"Праграма, зменная", +"Venda":"Venda", +"Venetian":"Венецкая", +"Veps":"Вепская", +"Vertical Numbering Symbols":"Нумар вертыкальны", +"Vertical Title, Text, Chart":"Вертыкальны загаловак, тэкст, дыяграма", +"Vertical Title, Vertical Text":"Вертыкальны загаловак, вертыкальны тэкст", +"Vietnamese":"Vietnamese", +"Vili":"Vili", +"Visited Internet Link":"Наведаная сеціўная спасылка", +"Walloon":"Валонская", +"Watermark":"Вадзяны знак", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Ёмбе, Конга", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[Няма]", +"Éwé":"Эве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/bg.json b/f7cloud-office/browser/dist/l10n/locore/bg.json new file mode 100644 index 0000000..1f9a03b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/bg.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 от %2 намерени записа", +"3D Objects":"Триизмерни обекти", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Абхазки", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Adding selection":"Добавяне на селекция", +"Addressee":"Получател", +"Afrikaans (Namibia)":"Африкаанс (Намибия)", +"Afrikaans (South Africa)":"Африкаанс (Южна Африка)", +"Aka (Central African Republic)":"Ака (Централноафриканска република)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан", +"Albanian":"Албански", +"Amharic":"Амхарски", +"Apatani":"Апатани", +"Appendix":"Приложение", +"Arabic":"Арабски", +"Arabic (Algeria)":"Арабски (Алжир)", +"Arabic (Bahrain)":"Арабски (Бахрейн)", +"Arabic (Chad)":"Арабски (Чад)", +"Arabic (Comoros)":"Арабски (Коморос)", +"Arabic (Djibouti)":"Арабски (Джибути)", +"Arabic (Egypt)":"Арабски (Египет)", +"Arabic (Eritrea)":"Арабски (Еритрея)", +"Arabic (Iraq)":"Арабски (Ирак)", +"Arabic (Israel)":"Арабски (Израел)", +"Arabic (Jordan)":"Арабски (Йордания)", +"Arabic (Kuwait)":"Арабски (Кувейт)", +"Arabic (Lebanon)":"Арабски (Ливан)", +"Arabic (Libya)":"Арабски (Либия)", +"Arabic (Mauritania)":"Арабски (Мавритания)", +"Arabic (Morocco)":"Арабски (Мароко)", +"Arabic (Oman)":"Арабски (Оман)", +"Arabic (Palestine)":"Арабски (Палестина)", +"Arabic (Qatar)":"Арабски (Катар)", +"Arabic (Saudi Arabia)":"Арабски (Саудитска Арабия)", +"Arabic (Somalia)":"Арабски (Сомалия)", +"Arabic (Sudan)":"Арабски (Судан)", +"Arabic (Syria)":"Арабски (Сирия)", +"Arabic (Tunisia)":"Арабски (Тунис)", +"Arabic (UAE)":"Арабски (ОАЕ)", +"Arabic (Yemen)":"Арабски (Йемен)", +"Aragonese":"Арагонски", +"Aranese":"Арански", +"Armenian, Classical (Armenia)":"Арменски, класически (Армения)", +"Armenian, Eastern (Armenia)":"Арменски, източен (Армения)", +"Armenian, Eastern (Iran)":"Арменски, източен (Иран)", +"Armenian, Eastern (Russia)":"Арменски, източен (Русия)", +"Armenian, Western (Armenia)":"Арменски, западен (Армения)", +"Arpitan (France)":"Арпитански (Франция)", +"Arpitan (Italy)":"Арпитански (Италия)", +"Arpitan (Switzerland)":"Арпитански (Швейцария)", +"Arrow Line":"Линия със стрелки", +"Assamese":"Асамски", +"Asturian":"Астурски", +"Avar":"Аварски", +"Average":"Средно", +"Azerbaijani Cyrillic":"Азербайджански (кирилица)", +"Azerbaijani Latin":"Азербайджански (латиница)", +"Background":"Фон", +"Background objects":"Фонови обекти", +"Bad":"Лош", +"Bafia":"Бафиа", +"Bambara":"Бамбара", +"Basic Shapes":"Основни фигури", +"Basque":"Баски", +"Beembe":"Бембе", +"Bekwel":"Беквел", +"Belarusian":"Белоруски", +"Bengali (Bangladesh)":"Бенгалски (Бангладеш)", +"Bengali (India)":"Бенгалски (Индия)", +"Bibliography 1":"Библиография 1", +"Bibliography Heading":"Заглавие на библиография", +"Blank Slide":"Празен кадър", +"Block Arrows":"Блокови стрелки", +"Block Quotation":"Блоков цитат", +"Block selection":"Блокова селекция", +"Bodo":"Бодо", +"Body Text":"Основен текст", +"Body Text, Indented":"Основен текст с отстъп", +"Bosnian":"Босненски", +"Breton":"Бретонски", +"Bribri":"Брибри", +"Bulgarian":"Български", +"Bullet –":"Водещ знак –", +"Bullet •":"Водещ знак •", +"Bullet ☑":"Водещ знак ☑", +"Bullet ✗":"Водещ знак ✗", +"Bullet ➢":"Водещ знак ➢", +"Bullets":"Водещи знаци", +"Burmese":"Бирмански", +"Bushi":"Буши", +"Cabécar":"Кабекар", +"Callouts":"Изнесени означения", +"Caption":"Надпис", +"Caption Characters":"Знаци за надпис", +"Catalan":"Каталонски", +"Catalan (Valencian)":"Каталонски (валенсийски)", +"Centered Text":"Центриран текст", +"Chinese (Hong Kong)":"Китайски (Хонконг)", +"Chinese (Macau)":"Китайски (Макао)", +"Chinese (Singapore)":"Китайски (Сингапур)", +"Chinese (simplified)":"Китайски (опростен)", +"Chinese (traditional)":"Китайски (традиционен)", +"Church Slavic":"Църковнославянски", +"Chuvash":"Чувашки", +"Citation":"Позоваване", +"Clear formatting":"Изчистване на форматирането", +"Comment":"Коментар", +"Complimentary Close":"Завършек на писмо", +"Connectors":"Съединителни линии", +"Contents 1":"Съдържание 1", +"Contents 10":"Съдържание 10", +"Contents 2":"Съдържание 2", +"Contents 3":"Съдържание 3", +"Contents 4":"Съдържание 4", +"Contents 5":"Съдържание 5", +"Contents 6":"Съдържание 6", +"Contents 7":"Съдържание 7", +"Contents 8":"Съдържание 8", +"Contents 9":"Съдържание 9", +"Contents Heading":"Съдържание - заглавие", +"Coptic":"Коптски", +"Cornish":"Корнуолски", +"Count":"Брой", +"CountA":"БройA", +"Cree, Plains, Latin":"Кри, плейнс, латиница", +"Cree, Plains, Syllabics":"Кри, плейнс, сричково писмо", +"Croatian":"Хърватски", +"Curves and Polygons":"Криви и многоъгълници", +"Czech":"Чешки", +"Danish":"Датски", +"Dashed Line":"Прекъсната линия", +"Default":"По подразбиране", +"Default Drawing Style":"Подразбиран стил за рисунки", +"Default Page Style":"Подразбиран стил за страници", +"Default Paragraph Style":"Подразбиран стил на абзац", +"Definition":"Определение", +"Dhivehi":"Дивехи", +"Dibole":"Диболе", +"Dogri":"Догри", +"Doondo":"Доондо", +"Drawing":"Рисунка", +"Drop Caps":"Бити букви", +"Dutch (Belgium)":"Нидерландски (Белгия)", +"Dutch (Netherlands)":"Нидерландски (Нидерландия)", +"Dzongkha":"Дзонха", +"Emphasis":"Акцентиран", +"Endnote":"Бележка в края", +"Endnote Anchor":"Котва на бележка в края", +"Endnote Characters":"Знаци за бележки в края", +"English (Australia)":"Английски (Австралия)", +"English (Belize)":"Английски (Белиз)", +"English (Botswana)":"Английски (Ботсвана)", +"English (Canada)":"Английски (Канада)", +"English (Caribbean)":"Английски (Кариби)", +"English (Denmark)":"Английски (Дания)", +"English (Gambia)":"Английски (Гамбия)", +"English (Ghana)":"Английски (Гана)", +"English (Hong Kong)":"Английски (Хонkонг)", +"English (India)":"Английски (Индия)", +"English (Ireland)":"Английски (Ирландия)", +"English (Israel)":"Английски (Израел)", +"English (Jamaica)":"Английски (Ямайка)", +"English (Kenya)":"Английски (Кения)", +"English (Malawi)":"Английски (Малави)", +"English (Malaysia)":"Английски (Малайзия)", +"English (Mauritius)":"Английски (Мавриций)", +"English (Namibia)":"Английски (Намибия)", +"English (New Zealand)":"Английски (Нова Зеландия)", +"English (Nigeria)":"Английски (Нигерия)", +"English (Philippines)":"Английски (Филипини)", +"English (South Africa)":"Английски (Южна Африка)", +"English (Sri Lanka)":"Английски (Шри Ланка)", +"English (Trinidad)":"Английски (Тринидад)", +"English (UK)":"Английски (Обединено кралство)", +"English (USA)":"Английски (САЩ)", +"English (Zambia)":"Английски (Замбия)", +"English (Zimbabwe)":"Английски (Зимбабве)", +"English, OED spelling (UK)":"Английски, правопис по OED (Обединено кралство)", +"Envelope":"Плик", +"Error":"Грешка", +"Erzya":"Ерзянски", +"Esperanto":"Есперанто", +"Estonian":"Естонски", +"Example":"Пример", +"Extending selection":"Разширяване на селекцията", +"Faroese":"Фарьорски", +"Figure":"Фигура", +"Figure Index 1":"Указател на фигури 1", +"Figure Index Heading":"Указател на фигури - заглавие", +"Fijian":"Фиджийски", +"Filled":"Запълнено", +"Filled Blue":"Запълнено със синьо", +"Filled Green":"Запълнено със зелено", +"Filled Red":"Запълнено с червено", +"Filled Yellow":"Запълнено с жълто", +"Finnish":"Финландски", +"First Line Indent":"Отстъп на първия ред", +"First Page":"Първа страница", +"Flowchart":"Блоксхема", +"Fon":"Фон", +"Footer":"Долен колонтитул", +"Footer Left":"Долен колонтитул (ляво)", +"Footer Right":"Долен колонтитул (дясно)", +"Footnote":"Бележка под линия", +"Footnote Anchor":"Котва на бележка под линия", +"Footnote Characters":"Знаци за бележки под линия", +"Formula":"Формула", +"Four Slides":"Четири кадъра", +"Frame":"Рамка", +"Frame Contents":"Рамка - съдържание", +"French (Belgium)":"Френски (Белгия)", +"French (Benin)":"Френски (Бенин)", +"French (Burkina Faso)":"Френски (Буркина Фасо)", +"French (Canada)":"Френски (Канада)", +"French (Côte d'Ivoire)":"Френски (Кот д'Ивоар)", +"French (France)":"Френски (Франция)", +"French (Luxembourg)":"Френски (Люксембург)", +"French (Mali)":"Френски (Мали)", +"French (Mauritius)":"Френски (Мавриций)", +"French (Monaco)":"Френски (Монако)", +"French (Niger)":"Френски (Нигер)", +"French (Republic of Guinea)":"Френски (Република Гвинея)", +"French (Senegal)":"Френски (Сенегал)", +"French (Switzerland)":"Френски (Швейцария)", +"French (Togo)":"Френски (Того)", +"Frisian":"Фризийски", +"Friulian":"Фриулски", +"Function Wizard":"Помощник за функции", +"Gaelic (Scotland)":"Келтски (Шотландия)", +"Galician":"Галисийски", +"Ganda":"Ганда", +"Gascon":"Гасконски", +"Georgian":"Грузински", +"German (Austria)":"Немски (Австрия)", +"German (Belgium)":"Немски (Белгия)", +"German (Germany)":"Немски (Германия)", +"German (Liechtenstein)":"Немски (Лихтенщайн)", +"German (Luxembourg)":"Немски (Люксембург)", +"German (Switzerland)":"Немски (Швейцария)", +"Gikuyu":"Кикую", +"Good":"Добър", +"Graphic":"Графика", +"Graphics":"Графика", +"Greek":"Гръцки", +"Greek, Ancient":"Древногръцки", +"Guadeloupean Creole French":"Гваделупски креолски френски", +"Guarani (Paraguay)":"Гуарани (Парагвай)", +"Gujarati":"Гуджарати", +"HTML":"HTML", +"Haitian":"Хаитянски", +"Hanging Indent":"Висящ отстъп", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигерия)", +"Hawaiian":"Хавайски", +"Header":"Горен колонтитул", +"Header Left":"Горен колонтитул (ляво)", +"Header Right":"Горен колонтитул (дясно)", +"Header and Footer":"Колонтитули", +"Heading":"Заглавие", +"Heading 1":"Заглавие 1", +"Heading 10":"Заглавие 10", +"Heading 2":"Заглавие 2", +"Heading 3":"Заглавие 3", +"Heading 4":"Заглавие 4", +"Heading 5":"Заглавие 5", +"Heading 6":"Заглавие 6", +"Heading 7":"Заглавие 7", +"Heading 8":"Заглавие 8", +"Heading 9":"Заглавие 9", +"Heading A0":"Заглавие A0", +"Heading A4":"Заглавие A4", +"Hebrew":"Иврит", +"Hiligaynon":"Хилигайнон", +"Hindi":"Хинди", +"Horizontal Line":"Хоризонтална линия", +"Hungarian":"Унгарски", +"Hungarian (Szekely-Hungarian Rovas)":"Унгарски (унгарски руни)", +"Hyperlink":"Хипервръзка", +"Icelandic":"Исландски", +"Illustration":"Илюстрация", +"Iloko":"Илокански", +"Index":"Указател", +"Index 1":"Указател 1", +"Index 2":"Указател 2", +"Index 3":"Указател 3", +"Index Heading":"Указател - заглавие", +"Index Link":"Връзка на указател", +"Index Separator":"Указател - разделител", +"Indonesian":"Индонезийски", +"Inline Heading":"Вложено заглавие", +"Insert":"Вмъкване", +"Interlingua":"Интерлингва", +"Interlingue Occidental":"Интерлингве оксидентал", +"Internet Link":"Връзка към Интернет", +"Interslavic Cyrillic":"Междуславянски, кирилица", +"Interslavic Latin":"Междуславянски, латиница", +"Irish":"Ирландски", +"Italian (Italy)":"Италиански (Италия)", +"Italian (Switzerland)":"Италиански (Швейцария)", +"Japanese":"Японски", +"Juǀ’hoan":"Жуцоан", +"Kaamba":"Каамба", +"Kabardian":"Кабардино-черкезки", +"Kabyle Latin":"Кабилски (латиница)", +"Kalaallisut":"Гренландски", +"Kannada":"Каннада", +"Karakalpak Latin":"Каракалпакски, латиница", +"Kashmiri (India)":"Кашмирски (Индия)", +"Kashmiri (Kashmir)":"Кашмирски (Кашмир)", +"Kashubian":"Кашубски", +"Kazakh":"Казахски", +"KeyID":"KeyID", +"Khanty":"Хантийски", +"Khmer":"Кхмерски", +"Kinyarwanda (Rwanda)":"Киняруанда (Руанда)", +"Kirghiz":"Киргизки", +"Kituba (Congo)":"Китуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Китуба (Демократична република Конго)", +"Klingon":"Клингонски", +"Komi-Permyak":"Коми-пермякски", +"Komi-Zyrian":"Коми-зирянски", +"Konkani":"Конкански", +"Koongo (Congo)":"Коонго (Конго)", +"Korean (RoK)":"Корейски (РК)", +"Kumyk":"Кумикски", +"Kunyi":"Куни", +"Kurdish, Central (Iran)":"Кюрдски, централен (Иран)", +"Kurdish, Central (Iraq)":"Кюрдски, централен (Ирак)", +"Kurdish, Northern (Syria)":"Кюрдски, северен (Сирия)", +"Kurdish, Northern (Turkey)":"Кюрдски, северен (Турция)", +"Kurdish, Southern (Iran)":"Кюрдски, южен (Иран)", +"Kurdish, Southern (Iraq)":"Кюрдски, южен (Ирак)", +"Kven Finnish":"Севернофински", +"Kyrgyz (China)":"Киргизки (Китай)", +"Labels":"Етикети", +"Ladin":"Ладински", +"Landscape":"Пейзаж", +"Lao":"Лаоски", +"Lari":"Лари", +"Latgalian":"Латгалски", +"Latin":"Латински", +"Latvian":"Латвийски", +"Left Page":"Лява страница", +"Lengo":"Ленго", +"Ligurian":"Лигурски", +"Limbu":"Лимбу", +"Line Numbering":"Номера на редове", +"Lines":"Линии", +"Lines and Arrows":"Линии и стрелки", +"Lingala":"Лингала", +"List":"Списък", +"List 1":"Списък 1", +"List 1 Cont.":"Списък 1 - продълж.", +"List 1 End":"Списък 1 - край", +"List 1 Start":"Списък 1 - начало", +"List 2":"Списък 2", +"List 2 Cont.":"Списък 2 - продълж.", +"List 2 End":"Списък 2 - край", +"List 2 Start":"Списък 2 - начало", +"List 3":"Списък 3", +"List 3 Cont.":"Списък 3 - продълж.", +"List 3 End":"Списък 3 - край", +"List 3 Start":"Списък 3 - начало", +"List 4":"Списък 4", +"List 4 Cont.":"Списък 4 - продълж.", +"List 4 End":"Списък 4 - край", +"List 4 Start":"Списък 4 - начало", +"List 5":"Списък 5", +"List 5 Cont.":"Списък 5 - продълж.", +"List 5 End":"Списък 5 - край", +"List 5 Start":"Списък 5 - начало", +"List Contents":"Списък - съдържание", +"List Heading":"Списък - заглавие", +"List Indent":"Списък с отстъп", +"Lithuanian":"Литовски", +"Livonian":"Ливонски", +"Lojban":"Ложбан", +"Low German":"Долногермански", +"Luxembourgish":"Люксембургски", +"Macedonian":"Македонски", +"Main Index Entry":"Запис в главния указател", +"Maithili":"Майтили", +"Malagasy, Plateau":"Малгашки, официален", +"Malay (Brunei Darussalam)":"Малайски (Бруней Дарусалам)", +"Malay (Malaysia)":"Малайски (Малайзия)", +"Malay Arabic (Brunei Darussalam)":"Малайски, арабска азбука (Бруней Дарусалам)", +"Malay Arabic (Malaysia)":"Малайски, арабска азбука (Малайзия)", +"Malayalam":"Малаялам", +"Maltese":"Малтийски", +"Manchu":"Манчу", +"Maninkakan, Eastern, Latin":"Манинкакан, източен, латиница", +"Manipuri":"Манипури", +"Maore":"Маоре", +"Maori":"Маорски", +"Marathi":"Маратхи", +"Marginalia":"Маргинали", +"Mari, Hill":"Горномарийски", +"Mari, Meadow":"Луговомарийски", +"Max":"Максимум", +"Mbochi":"Мбоши", +"Median":"Медиана", +"Min":"Минимум", +"Minangkabau":"Минангкабау", +"Moksha":"Мокшански", +"Mongolian Cyrillic":"Монголски (кирилица)", +"Mongolian Mongolian":"Монголски (монголска писменост)", +"Moore":"Море", +"Morisyen":"Маврицийски", +"N'ko":"Н'Ко", +"Naro":"Наро", +"Ndebele, South":"Южен ндебеле", +"Nenets":"Ненецки", +"Nepali (India)":"Непалски (Индия)", +"Nepali (Nepal)":"Непалски (Непал)", +"Neutral":"Неутрален", +"Nganasan":"Нганасански", +"Ngungwel":"Нгунгуел", +"Ngäbere":"Нгобере", +"Nine Slides":"Девет кадъра", +"Njyem (Congo)":"Нджем (Конго)", +"No Character Style":"Без знаков стил", +"No List":"Без списък", +"Nogai":"Ногайски", +"None (Do not check spelling)":"(без проверка на правописа)", +"Northern Sotho":"Северен сото", +"Norwegian, Bokmål":"Норвежки, букмол", +"Norwegian, Nynorsk":"Норвежки, ниношк", +"Note":"Бележка", +"Notes":"Бележки", +"Numbering 1":"Номерация 1", +"Numbering 1 Cont.":"Номерация 1 - продълж.", +"Numbering 1 End":"Номерация 1 - край", +"Numbering 1 Start":"Номерация 1 - начало", +"Numbering 123":"Номерация 123", +"Numbering 2":"Номерация 2", +"Numbering 2 Cont.":"Номерация 2 - продълж.", +"Numbering 2 End":"Номерация 2 - край", +"Numbering 2 Start":"Номерация 2 - начало", +"Numbering 3":"Номерация 3", +"Numbering 3 Cont.":"Номерация 3 - продълж.", +"Numbering 3 End":"Номерация 3 - край", +"Numbering 3 Start":"Номерация 3 - начало", +"Numbering 4":"Номерация 4", +"Numbering 4 Cont.":"Номерация 4 - продълж.", +"Numbering 4 End":"Номерация 4 - край", +"Numbering 4 Start":"Номерация 4 - начало", +"Numbering 5":"Номерация 5", +"Numbering 5 Cont.":"Номерация 5 - продълж.", +"Numbering 5 End":"Номерация 5 - край", +"Numbering 5 Start":"Номерация 5 - начало", +"Numbering ABC":"Номерация ABC", +"Numbering IVX":"Номерация IVX", +"Numbering Symbols":"Символи за номериране", +"Numbering abc":"Номерация abc", +"Numbering ivx":"Номерация ivx", +"Nyanja":"Нянджа", +"OLE":"OLE", +"Object Index 1":"Указател на обекти 1", +"Object Index Heading":"Указател на обекти - заглавие", +"Object with no fill and no line":"Обект без запълване и очертание", +"Object without fill":"Обект без запълване", +"Occitan":"Окситански", +"Odia":"Одия", +"Olonets":"Олонецки", +"One Slide":"Един кадър", +"Oromo":"Оромо", +"Outline":"План", +"Outlined":"Очертано", +"Outlined Blue":"Очертано със синьо", +"Outlined Green":"Очертано със зелено", +"Outlined Red":"Очертано с червено", +"Outlined Yellow":"Очертано с жълто", +"Overwrite":"Заместване", +"Page %1 (%2) of %3":"Страница %1 (%2) от %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Страница %1 (%2) от %3 [страница %4 (%5)]", +"Page %1 of %2":"Страница %1 от %2", +"Page %1 of %2 (%3)":"Страница %1 от %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Страница %1 от %2 (страница %3 от %4 за печат)", +"Page %1 of %2 [Page %3]":"Страница %1 от %2 [страница %3]", +"Page Number":"Номер на страница", +"Page Properties":"Свойства на страница", +"Pali Latin":"Пали (латиница)", +"Pali Thai":"Пали (тайска писменост)", +"Papiamento (Aruba)":"Папиаменто (Аруба)", +"Papiamento (Bonaire)":"Папиаменто (Бонер)", +"Papiamento (Curaçao)":"Папиаменто (Кюрасао)", +"Papiamentu (Netherlands Antilles)":"Папиаменту (Нидерландски Антили)", +"Pennsylvania Dutch":"Пенсилвански немски", +"Persian":"Персийски", +"Pitjantjatjara":"Питянтятяра", +"Placeholder":"Запазено място", +"Plautdietsch":"Менонитски долногермански", +"Polish":"Полски", +"Portrait":"Портрет", +"Portuguese (Angola)":"Португалски (Ангола)", +"Portuguese (Brazil)":"Португалски (Бразилия)", +"Portuguese (Mozambique)":"Португалски (Мозамбик)", +"Portuguese (Portugal)":"Португалски (Португалия)", +"Preformatted Text":"Предварително форматиран текст", +"Product":"Произведение", +"Puinave":"Пуйнаве", +"Punjabi":"Пенджабски", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (Северна Боливия)", +"Quechua (Bolivia, South)":"Кечуа (Южна Боливия)", +"Quechua (Ecuador)":"Кечуа (Еквадор)", +"Quotation":"Цитат", +"Report":"Справка", +"Result":"общо", +"Result2":"Резултат2", +"Rhaeto-Romance":"Реторомански", +"Right Page":"Дясна страница", +"Rohingya Hanifi":"Рохинджа ханифи", +"Romanian (Moldova)":"Румънски (Молдова)", +"Romanian (Romania)":"Румънски (Румъния)", +"Rubies":"Транслитерация", +"Russian":"Руски", +"Rusyn (Slovakia)":"Русински (Словакия)", +"Rusyn (Ukraine)":"Русински (Украина)", +"Sami, Inari (Finland)":"Инари-саамски (Финландия)", +"Sami, Kildin (Russia)":"Килдин-саамски (Русия)", +"Sami, Lule (Norway)":"Луле-саамски (Норвегия)", +"Sami, Lule (Sweden)":"Луле-саамски (Швеция)", +"Sami, Northern (Finland)":"Северносаамски (Финландия)", +"Sami, Northern (Norway)":"Северносаамски (Норвегия)", +"Sami, Northern (Sweden)":"Северносаамски (Швеция)", +"Sami, Pite (Sweden)":"Сами, пите (Швеция)", +"Sami, Skolt (Finland)":"Сколт-саамски (Финландия)", +"Sami, Southern (Norway)":"Южносаамски (Норвегия)", +"Sami, Southern (Sweden)":"Южносаамски (Швеция)", +"Sango":"Санго", +"Sanskrit":"Санскритски", +"Santali, Devanagari":"Сантали, деванагари", +"Santali, Ol Chiki":"Сантали, ол чики", +"Saraiki":"Сераики", +"Sardinian":"Сардински", +"Sardinian, Campidanese":"Сардински, кампидански", +"Sardinian, Gallurese":"Сардински, галурски", +"Sardinian, Logudorese":"Сардински, логудорски", +"Sardinian, Sassarese":"Сардински, сасарски", +"Selection count":"Брой избрани клетки", +"Sender":"Подател", +"Serbian Cyrillic (Montenegro)":"Сръбски, кирилица (Черна гора)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сръбски, кирилица (Сърбия и Черна гора)", +"Serbian Cyrillic (Serbia)":"Сръбски, кирилица (Сърбия)", +"Serbian Latin":"Сръбски, латиница", +"Serbian Latin (Montenegro)":"Сръбски, латиница (Черна гора)", +"Serbian Latin (Serbia and Montenegro)":"Сръбски, латиница (Сърбия и Черна гора)", +"Serbian Latin (Serbia)":"Сръбски, латиница (Сърбия)", +"Sesotho":"Сесото", +"Shapes":"Фигури", +"Sheet %1 of %2":"Лист %1 от %2", +"Shuswap":"Шусуап", +"Sidama":"Сидама", +"Signature":"Подпис", +"Silesian":"Силезийски", +"Sindhi, Arabic":"Синдхи, арабска писменост", +"Sindhi, Devanagari":"Синдхи, деванагари", +"Sinhala":"Синхала", +"Six Slides":"Шест кадъра", +"Slide %1 of %2":"Кадър %1 от %2", +"Slide %1 of %2 (%3)":"Кадър %1 от %2 (%3)", +"Slovak":"Словашки", +"Slovenian":"Словенски", +"Somali":"Сомалийски", +"Sorbian, Lower":"Долнолужишки", +"Sorbian, Upper":"Горнолужишки", +"Source Text":"Изходен код", +"Southern Sotho":"Южен сото", +"Spanish (Argentina)":"Испански (Аржентина)", +"Spanish (Bolivia)":"Испански (Боливия)", +"Spanish (Chile)":"Испански (Чили)", +"Spanish (Colombia)":"Испански (Колумбия)", +"Spanish (Costa Rica)":"Испански (Коста Рика)", +"Spanish (Cuba)":"Испански (Куба)", +"Spanish (Dom. Rep.)":"Испански (Доминиканска република)", +"Spanish (Ecuador)":"Испански (Еквадор)", +"Spanish (El Salvador)":"Испански (Салвадор)", +"Spanish (Guatemala)":"Испански (Гватемала)", +"Spanish (Honduras)":"Испански (Хондурас)", +"Spanish (Mexico)":"Испански (Мексико)", +"Spanish (Nicaragua)":"Испански (Никарагуа)", +"Spanish (Panama)":"Испански (Панама)", +"Spanish (Paraguay)":"Испански (Парагвай)", +"Spanish (Peru)":"Испански (Перу)", +"Spanish (Puerto Rico)":"Испански (Пуерто Рико)", +"Spanish (Spain)":"Испански (Испания)", +"Spanish (Uruguay)":"Испански (Уругвай)", +"Spanish (Venezuela)":"Испански (Венецуела)", +"StDev":"Стандартно отклонение", +"Standard selection":"Стандартна селекция", +"Stars and Banners":"Звезди и ленти", +"Status":"Статус", +"Strong Emphasis":"Силно акцентиран", +"Subtitle":"Подзаглавие", +"Sum":"Сума", +"Sundanese":"Сундански", +"Suundi":"Суунди", +"Swahili (Kenya)":"Суахили (Кения)", +"Swahili (Tanzania)":"Суахили (Танзания)", +"Swazi":"Суази", +"Swedish (Finland)":"Шведски (Финландия)", +"Swedish (Sweden)":"Шведски (Швеция)", +"Symbol Shapes":"Фигури - символи", +"Table":"Таблица", +"Table Contents":"Таблица - съдържание", +"Table Heading":"Таблица - заглавие", +"Table Index 1":"Указател на таблици 1", +"Table Index Heading":"Указател на таблици - заглавие", +"Tagalog":"Тагалог", +"Tahitian":"Таитянски", +"Tajik":"Таджикски", +"Tamil":"Тамилски", +"Tatar":"Татарски", +"Teke-Eboo":"Централен теке", +"Teke-Ibali":"Източен теке", +"Teke-Kukuya":"Южен теке", +"Teke-Tyee":"Западен теке", +"Teletype":"Телетип", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетун (Индонезия)", +"Tetun (Timor-Leste)":"Тетун (Тимор-Лесте)", +"Text":"Текст", +"Text A0":"Текст A0", +"Text A4":"Текст A4", +"Thai":"Тайски", +"Three Slides":"Три кадъра", +"Tibetan (India)":"Тибетски (Индия)", +"Tibetan (PR China)":"Тибетски (Китай)", +"Tigrigna (Eritrea)":"Тигриня (Еритрея)", +"Tigrigna (Ethiopia)":"Тигриня (Етиопия)", +"Title":"Заглавие", +"Title A0":"Заглавие на документ A0", +"Title A4":"Заглавие на документ A4", +"Title Only":"Само заглавие", +"Title Slide":"Заглавен кадър", +"Title and 2 Content":"Заглавие и 2 съдържание", +"Title, 2 Content and Content":"Заглавие, 2 съдържание и съдържание", +"Title, 2 Content over Content":"Заглавие, 2 съдържание над съдържание", +"Title, 4 Content":"Заглавие, 4 съдържание", +"Title, 6 Content":"Заглавие, 6 съдържание", +"Title, Content":"Заглавие, съдържание", +"Title, Content and 2 Content":"Заглавие, съдържание и 2 съдържание", +"Title, Content over Content":"Заглавие, съдържание над съдържание", +"Title, Vertical Text":"Заглавие, вертикален текст", +"Title, Vertical Text, Clipart":"Заглавие, вертикален текст, графика", +"Tok Pisin":"Ток писин", +"Tsaangi":"Тсаанги", +"Tsonga":"Тсонга", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана (Южна Африка)", +"Turkish":"Турски", +"Turkmen":"Туркменски", +"Two Slides":"Два кадъра", +"Udmurt":"Удмуртски", +"Ukrainian":"Украински", +"Unknown":"Неизвестен", +"Urdu (India)":"Урду (Индия)", +"Urdu (Pakistan)":"Урду (Пакистан)", +"User Entry":"Потребителски запис", +"User Index 1":"Потребителски указател 1", +"User Index 10":"Потребителски указател 10", +"User Index 2":"Потребителски указател 2", +"User Index 3":"Потребителски указател 3", +"User Index 4":"Потребителски указател 4", +"User Index 5":"Потребителски указател 5", +"User Index 6":"Потребителски указател 6", +"User Index 7":"Потребителски указател 7", +"User Index 8":"Потребителски указател 8", +"User Index 9":"Потребителски указател 9", +"User Index Heading":"Потребителски указател - заглавие", +"Uyghur":"Уйгурски", +"Uzbek Cyrillic":"Узбекски (кирилица)", +"Uzbek Latin":"Узбекски (латиница)", +"Var":"Дисперсия", +"Variable":"Променлив", +"Venda":"Венда", +"Venetian":"Венециански", +"Veps":"Вепски", +"Vertical Numbering Symbols":"Символи за вертикална номерация", +"Vertical Title, Text, Chart":"Вертикално заглавие, текст, диаграма", +"Vertical Title, Vertical Text":"Вертикално заглавие, вертикален текст", +"Vietnamese":"Ветнамски", +"Vili":"Вили", +"Visited Internet Link":"Посетена връзка към Интернет", +"Võro":"Въро", +"Walloon":"Валонски", +"Warning":"Предупреждение", +"Watermark":"Воден знак", +"Welsh":"Уелски", +"Xhosa":"Кхоса", +"Xibe":"Сивъ", +"Yaka (Congo)":"Яка (Конго)", +"Yaka (Democratic Republic of the Congo)":"Яка (Демократична република Конго)", +"Yiddish (Israel)":"Идиш (Израел)", +"Yiddish (USA)":"Идиш (САЩ)", +"Yombe (Congo)":"Йомбе (Конго)", +"Yoruba":"Йоруба", +"Zulu":"Зулуски", +"[Multiple]":"[Няколко]", +"[None]":"[Няма]", +"[Undetermined]":"[Неопределен]", +"Éwé":"Еве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/bn-IN.json b/f7cloud-office/browser/dist/l10n/locore/bn-IN.json new file mode 100644 index 0000000..0addcf2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/bn-IN.json @@ -0,0 +1,534 @@ +{ +"Afrikaans (Namibia)":"আফ্রিকান (নামিবিয়া)", +"Afrikaans (South Africa)":"আফ্রিকান (দক্ষিণ আফ্রিকা)", +"Aka (Congo)":"অাকা (কঙ্গো)", +"Akan":"আকান", +"Albanian":"আলবেনীয়", +"Amharic":"আমহরিক", +"Arabic":"আরবি", +"Arabic (Algeria)":"আরবি (আলজেরিয়া)", +"Arabic (Bahrain)":"আরবি (বাহারাইন)", +"Arabic (Chad)":"আরবি (চাদ)", +"Arabic (Comoros)":"আরবি (কমোরোস)", +"Arabic (Djibouti)":"আরবি (ডিজিবুতি)", +"Arabic (Egypt)":"আরবি (মিশর)", +"Arabic (Eritrea)":"আরবি (ইরিট্রেয়া)", +"Arabic (Iraq)":"আরবি (ইরাক)", +"Arabic (Israel)":"আরবি (ইসরাইল)", +"Arabic (Jordan)":"আরবি (জর্ডান)", +"Arabic (Kuwait)":"আরবি (কুয়েত)", +"Arabic (Lebanon)":"আরবি (লেবানন)", +"Arabic (Libya)":"আরবি (লিবিয়া)", +"Arabic (Mauritania)":"আরবিক (মাউরিতানিয়া)", +"Arabic (Morocco)":"আরবি (মরক্কো)", +"Arabic (Oman)":"আরবি (ওমান)", +"Arabic (Palestine)":"আরবি (প্যালেস্তাইন)", +"Arabic (Qatar)":"আরবি (কাতার)", +"Arabic (Saudi Arabia)":"আরবি (সৌদি আরব)", +"Arabic (Somalia)":"আরবি (সোমালিয়া)", +"Arabic (Sudan)":"আরবি (সুদান)", +"Arabic (Syria)":"আরবি (সিরিয়া)", +"Arabic (Tunisia)":"আরবি (তিউনেশিযা)", +"Arabic (UAE)":"আরবি (UAE)", +"Arabic (Yemen)":"আরবি (ইয়েমেন)", +"Aragonese":"আরাগোনিস্স", +"Assamese":"অসমীয়া", +"Asturian":"অ্যাস্টুরিয়ান", +"Avar":"অাভার", +"Average":"Average", +"Azerbaijani Cyrillic":"আজারবাইজানীয় সিরিলিক", +"Azerbaijani Latin":"আজারবাইজানীয় ল্যাটিন", +"Background":"পটভূমি", +"Background objects":"পটভূমির বস্তু", +"Bafia":"বাফিয়া", +"Bambara":"বামবারা", +"Basic Shapes":"মৌলিক আকৃতি", +"Basque":"বাস্ক", +"Beembe":"বিম্বি", +"Bekwel":"বিকওয়েল", +"Belarusian":"বেলারাশিয়ান", +"Bengali (Bangladesh)":"বাংলা (বাংলাদেশ)", +"Bengali (India)":"বাংলা (ভারত)", +"Bibliography 1":"তথ্যসূত্র ১", +"Bibliography Heading":"তথ্যসূত্র শিরোনাম", +"Blank Slide":"ফাঁকা স্লাইড", +"Block Arrows":"নিরেট তীর", +"Bodo":"বোদো", +"Bosnian":"বসনীয়", +"Breton":"ব্রেটন", +"Bulgarian":"বুলগেরীয়", +"Burmese":"বার্মিজ", +"Bushi":"বুশি", +"Callouts":"কলআউটসমূহ", +"Caption":"ক্যাপশন", +"Caption Characters":"ক্যাপশন অক্ষর", +"Catalan":"কাটালান", +"Catalan (Valencian)":"ক্যাটালান (ভ্যেলেশিয়ান)স", +"Centered Text":"কেন্দ্রস্থিত টেক্সট", +"Chinese (Hong Kong)":"চীনা (হং কং)", +"Chinese (Macau)":"চীনা (মাকাউ)", +"Chinese (Singapore)":"চীনা (সিঙ্গাপুর)", +"Chinese (simplified)":"চীনা (সরলীকৃত)", +"Chinese (traditional)":"চীনা (সনাতন)", +"Chuvash":"চুভাস", +"Clear formatting":"বিন্যাস অপসারণ", +"Complimentary Close":"শ্রদ্ধাজ্ঞাপক সমাপ্তি", +"Connectors":"সংযোগকারী", +"Contents 1":"বিষয়বস্তু ১", +"Contents 10":"বিষয়বস্তু ১০", +"Contents 2":"বিষয়বস্তু ২", +"Contents 3":"বিষয়বস্তু ৩", +"Contents 4":"বিষয়বস্তু ৪", +"Contents 5":"বিষয়বস্তু ৫", +"Contents 6":"বিষয়বস্তু ৬", +"Contents 7":"বিষয়বস্তু ৭", +"Contents 8":"বিষয়বস্তু ৮", +"Contents 9":"বিষয়বস্তু ৯", +"Contents Heading":"বিষয়বস্তুর শিরোনাম", +"Coptic":"কপটিক", +"Cornish":"কর্নিশ", +"Count":"Count", +"CountA":"CountA", +"Cree, Plains, Latin":"ক্রি, প্লেনস, লাতিন", +"Cree, Plains, Syllabics":"ক্রি, প্লেনস, সিলেবিক", +"Croatian":"ক্রোয়েশিয়ান", +"Czech":"চেক", +"Danish":"ড্যানিশ", +"Default":"ডিফল্ট", +"Definition":"সংজ্ঞা", +"Dhivehi":"দিবেহী", +"Dibole":"ডিবোলে", +"Dogri":"দোগরী", +"Doondo":"ডুনডু", +"Drawing":"অঙ্কন", +"Drop Caps":"ড্রপ ক্যাপ", +"Dutch (Belgium)":"ওলন্দাজ (বেলজিয়াম)", +"Dutch (Netherlands)":"ওলন্দাজ (নেদারল্যান্ড)", +"Emphasis":"গুরুত্ব", +"Endnote":"প্রান্তটীকা", +"Endnote Anchor":"প্রান্তটীকার নোঙ্গর", +"Endnote Characters":"প্রান্তটীকার অক্ষর", +"English (Australia)":"ইংরেজী (অস্ট্রেলিয়া)", +"English (Belize)":"ইংরেজী (বেলজি)", +"English (Canada)":"ইংরেজী (কানাডা)", +"English (Caribbean)":"ইংরেজী (ক্যারাবীয়)", +"English (Ghana)":"ইংরেজী (ঘানা)", +"English (India)":"ইংরেজী (ভারত)", +"English (Ireland)":"ইংরাজি (অায়ারল্যান্ড)", +"English (Jamaica)":"ইংরেজী (জামাইকা)", +"English (Malawi)":"ইংরাজি (মালাউই)", +"English (Namibia)":"ইংরেজী (নামিবিয়া)", +"English (New Zealand)":"ইংরেজী (নিউজিল্যান্ড)", +"English (Philippines)":"ইংরেজী (ফিলিপাইন)", +"English (South Africa)":"ইংরেজী (দক্ষিণ আফ্রিকা)", +"English (Trinidad)":"ইংরেজী (ত্রিনিদাদ)", +"English (UK)":"ইংরেজী (UK)", +"English (USA)":"ইংরেজী (USA)", +"English (Zimbabwe)":"ইংরেজী (জিম্বাবুয়ে)", +"English, OED spelling (UK)":"ইংরাজি, OED বানান (UK)", +"Erzya":"এরজয়া", +"Esperanto":"এসপারান্তো", +"Estonian":"ইস্তোনিয়া", +"Example":"উদাহরণ", +"Faroese":"ফ্যারজ", +"Fijian":"ফিজিয়ান", +"Finnish":"ফিনিশ", +"First Line Indent":"প্রথম লাইন ইন্ডেন্ট", +"First Page":"প্রথম পৃষ্ঠা", +"Flowchart":"প্রবাহ চিত্র", +"Footer":"পাদচরণ", +"Footer Left":"বাম পাদচরণ", +"Footer Right":"ডান পাদচরণ", +"Footnote":"পাদটীকা", +"Footnote Anchor":"পাদটীকার নোঙ্গর", +"Footnote Characters":"পাদটীকার অক্ষর", +"Formula":"সূত্র", +"Four Slides":"চারটি স্লাইড", +"Frame":"ফ্রেম", +"Frame Contents":"ফ্রেমের বিষয়বস্তু", +"French (Belgium)":"ফরাসি (বেলজিয়াম)", +"French (Benin)":"ফরাসি (বেনিন)", +"French (Burkina Faso)":"ফ্রেঞ্চ (বুর্কিনা ফাসো)", +"French (Canada)":"ফরাসি (কানাডা)", +"French (Côte d'Ivoire)":"ফ্রেঞ্চ (কোটে ডেলভয়ের)", +"French (France)":"ফরাসি (ফ্রান্স)", +"French (Luxembourg)":"ফরাসি (লুক্সেমবার্গ)", +"French (Mali)":"ফ্রেঞ্চ (মালি)", +"French (Monaco)":"ফরাসি (মোনাকো)", +"French (Niger)":"ফরাসি (নাইজার)", +"French (Senegal)":"ফ্রেঞ্চ (সেনেগাল)", +"French (Switzerland)":"ফরাসি (সুইজারল্যান্ড)", +"French (Togo)":"ফরাসি (টঙ্গো)", +"Frisian":"ফ্রিজিয়ান", +"Friulian":"ফ্রিউলিয়ান", +"Function Wizard":"ফাংশন উইজার্ড", +"Gaelic (Scotland)":"গায়েলিক (স্কটল্যান্ড)", +"Galician":"গালিসিয়ান", +"Ganda":"গান্ডা", +"Gascon":"গ্যাসকন", +"Georgian":"জর্জীয়", +"German (Austria)":"জার্মান (অষ্ট্রেলিয়া)", +"German (Belgium)":"জার্মান (বেলজিয়াম)", +"German (Germany)":"জার্মান (জার্মানি)", +"German (Liechtenstein)":"জার্মান (লিচতেস্তিয়ান)", +"German (Luxembourg)":"জার্মান (লুক্সেমবার্গ)", +"German (Switzerland)":"জার্মান (সুইজারল্যান্ড)", +"Gikuyu":"গিকুয়ু", +"Graphics":"গ্রাফিক্স", +"Greek":"গ্রীক", +"Greek, Ancient":"গ্রীক, প্রাচীন", +"Gujarati":"গুজরাটি", +"HTML":"HTML", +"Haitian":"হাইতিয়ান", +"Hanging Indent":"ঝুলন্ত ইন্ডেন্ট", +"Hausa (Ghana)":"হাওসা (ঘানা)", +"Hausa (Nigeria)":"হাওসা (নাইজেরিযা)", +"Hawaiian":"হাওয়াইয়ান", +"Header":"শীর্ষচরণ", +"Header Left":"বাম শীর্ষচরণ", +"Header Right":"ডান শীর্ষচরণ", +"Heading":"শিরোনাম", +"Heading 1":"শিরোনাম ১", +"Heading 10":"শিরোনাম ১০", +"Heading 2":"শিরোনাম ২", +"Heading 3":"শিরোনাম ৩", +"Heading 4":"শিরোনাম ৪", +"Heading 5":"শিরোনাম ৫", +"Heading 6":"শিরোনাম ৬", +"Heading 7":"শিরোনাম ৭", +"Heading 8":"শিরোনাম ৮", +"Heading 9":"শিরোনাম ৯", +"Hebrew":"হিব্রু", +"Hiligaynon":"হিলিগায়নন", +"Hindi":"হিন্দী", +"Horizontal Line":"অনুভূমিক লাইন", +"Hungarian":"হাঙ্গেরীয়", +"Icelandic":"আইসল্যান্ডীয়", +"Illustration":"চিত্র", +"Index":"সূচি", +"Index 1":"সূচি ১", +"Index 2":"সূচি ২", +"Index 3":"সূচি ৩", +"Index Heading":"সূচির শিরোনাম", +"Index Link":"সূচির লিংক", +"Index Separator":"সূচি বিভাজক", +"Indonesian":"ইন্দোনেশীয়", +"Insert":"সন্নিবেশ", +"Interlingua":"ইন্টারলিঙ্গুয়া", +"Internet Link":"ইন্টারনেট লিংক", +"Irish":"আইরিশ", +"Italian (Italy)":"ইতালীয় (ইতালী)", +"Italian (Switzerland)":"ইতালীয় (সুইজারল্যান্ড)", +"Japanese":"জাপানী", +"Kaamba":"কাম্বা", +"Kabyle Latin":"কাবাইল ল্যাটিন", +"Kalaallisut":"কালাল্লিসুত", +"Kannada":"কান্নাডা", +"Karakalpak Latin":"কারাকালপাক লাতিন", +"Kashmiri (India)":"কাশ্মিরী (ভারত)", +"Kashmiri (Kashmir)":"কাশ্মিরী (কাশ্মির)", +"Kashubian":"কাশুবিয়ান", +"Kazakh":"কাজাখ", +"KeyID":"কি-আইডি", +"Khanty":"খান্তি", +"Khmer":"খেমার", +"Kinyarwanda (Rwanda)":"কিনইয়ারওয়ান্ডা (রুয়ান্ডা)", +"Kirghiz":"কিরঘিজ", +"Komi-Permyak":"কোমি-পার্ময়াক", +"Komi-Zyrian":"কোমি-জিরিয়ান", +"Konkani":"কোঙ্কানীয়", +"Koongo (Congo)":"কোঙ্গো (কঙ্গো)", +"Korean (RoK)":"কোরীয় (RoK)", +"Kumyk":"কুময়ুক", +"Kunyi":"কুনিয়ি", +"Kurdish, Central (Iran)":"কুর্দিশ, সেন্ট্রাল (ইরান)", +"Kurdish, Central (Iraq)":"কুর্দিশ, মধ্য (ইরাক)", +"Kurdish, Northern (Syria)":"কুর্দিশ, উত্তর (সিরিয়া)", +"Kurdish, Northern (Turkey)":"কুর্দিশ, উত্তর (তুর্কি)", +"Kurdish, Southern (Iran)":"কুর্দিশ, দক্ষিণ (ইরান)", +"Kurdish, Southern (Iraq)":"কুর্দিশ, দক্ষিণ (ইরাক)", +"Kven Finnish":"কাভেন ফিনিশ", +"Kyrgyz (China)":"কিরগিজ (চীন)", +"Labels":"স্তর", +"Ladin":"লাদিন", +"Landscape":"আড়াআড়ি", +"Lao":"লাও", +"Lari":"লারি", +"Latgalian":"লাতগ্যালিয়ান", +"Latin":"লাতিন", +"Latvian":"লাতভিয়", +"Left Page":"বাম পৃষ্ঠা", +"Lengo":"লেঙ্গো", +"Limbu":"লিম্বু", +"Line Numbering":"লাইন সংখ্যায়ন", +"Lingala":"লিংগালা", +"List Contents":"বিষয়বস্তুর তালিকা", +"List Heading":"শিরোনামের তালিকা", +"List Indent":"তালিকা ইন্ডেন্ট", +"Lithuanian":"লিথুনীয়", +"Livonian":"লিভোনিয়ান", +"Lojban":"লোজবান", +"Low German":"লো জার্মান", +"Luxembourgish":"লুক্সেমবুর্গীয়", +"Macedonian":"মেসেডোনীয়", +"Main Index Entry":"প্রধান সূচির ভুক্তি", +"Maithili":"মৈথিলি", +"Malagasy, Plateau":"মালাগাসি, প্লাটিউ", +"Malay (Brunei Darussalam)":"মালয় (ব্রুনাই দারুস্সালাম)", +"Malay (Malaysia)":"মালয় (মালয়েশিয়া)", +"Malayalam":"মালয়আলাম", +"Maltese":"মাল্টানীজ", +"Maninkakan, Eastern, Latin":"মানিনকাকান, পূর্বীয়, লাতিন", +"Manipuri":"মনিপুরি", +"Maore":"মাওর", +"Maori":"মাওরি", +"Marathi":"মারাঠি", +"Marginalia":"মার্জিনালিয়া", +"Mari, Hill":"মারি, হিল", +"Mari, Meadow":"মারি, মেডো", +"Max":"Max", +"Mbochi":"বোচি", +"Min":"Min", +"Moksha":"মোকশা", +"Mongolian Cyrillic":"মঙ্গোলিয়ান সিরিলিক", +"Mongolian Mongolian":"মঙ্গোলিয়ান মঙ্গোলিয়ান", +"Moore":"মুর", +"N'ko":"নকো", +"Ndebele, South":"এন্ডিবিলি, দক্ষিণ", +"Nenets":"নেনেটস", +"Nepali (India)":"নেপালি (ভারত)", +"Nepali (Nepal)":"নেপালি (নেপাল)", +"Nganasan":"নাগানাসান", +"Ngungwel":"নগুঙ্গেল", +"Ngäbere":"নাগাবেরে", +"Nine Slides":"নয়টি স্লাইড", +"Njyem (Congo)":"নিজয়েম (কঙ্গো)", +"Nogai":"নোগাই", +"None (Do not check spelling)":"কোনটি না (বানান পরীক্ষা করা হবে না)", +"Northern Sotho":"উত্তর সোথো", +"Norwegian, Bokmål":"নরওয়েজীয়, বোকমাল", +"Norwegian, Nynorsk":"নরওয়েজীয়, নীনর্স্ক", +"Notes":"নোট", +"Numbering 1":"সংখ্যায়ন ১", +"Numbering 1 Cont.":"সংখ্যায়ন ১ চলছে", +"Numbering 1 End":"সংখ্যায়ন ১ শেষ", +"Numbering 1 Start":"সংখ্যায়ন ১ শুরু", +"Numbering 2":"সংখ্যায়ন ২স", +"Numbering 2 Cont.":"সংখ্যায়ন ২ চলছে", +"Numbering 2 End":"সংখ্যায়ন ২ শেষ", +"Numbering 2 Start":"সংখ্যায়ন ২ শুরু", +"Numbering 3":"সংখ্যায়ন ৩স", +"Numbering 3 Cont.":"সংখ্যায়ন ৩ চলছে", +"Numbering 3 End":"সংখ্যায়ন ৩ শেষ", +"Numbering 3 Start":"সংখ্যায়ন ৩ শুরু", +"Numbering 4":"সংখ্যায়ন ৪স", +"Numbering 4 Cont.":"সংখ্যায়ন ৪ চলছে", +"Numbering 4 End":"সংখ্যায়ন ৪ শেষ", +"Numbering 4 Start":"সংখ্যায়ন ৪ শুরু", +"Numbering 5":"সংখ্যায়ন ৫", +"Numbering 5 Cont.":"সংখ্যায়ন ৫ চলছে", +"Numbering 5 End":"সংখ্যায়ন ৫ শেষ", +"Numbering 5 Start":"সংখ্যায়ন ৫ শুরু", +"Numbering Symbols":"সংখ্যায়ন প্রতীক", +"Nyanja":"নিনজা", +"OLE":"OLE", +"Object Index 1":"বস্তু সূচি ১", +"Object Index Heading":"বস্তু সূচির শিরোনাম", +"Object with no fill and no line":"কোনো পূরণ এবং কোনো লাইন ছাড়া অবজেক্ট", +"Object without fill":"ভরাট না করা বস্তু", +"Occitan":"ওক্কিটান", +"Odia":"ওড়িয়া", +"Olonets":"ওলোনেটস", +"One Slide":"একটি স্লাইড", +"Oromo":"ওরোমো", +"Outline":"রূপরেখা", +"Overwrite":"প্রতিস্থাপন", +"Page Number":"পৃষ্ঠা নম্বর", +"Pali Latin":"পালি ল্যাটিন", +"Papiamento (Aruba)":"পাপিয়ামেন্তো (আরুবা)", +"Papiamento (Bonaire)":"পাপিয়ামেন্তো (বোনেইরে)", +"Papiamento (Curaçao)":"পাপিয়ামেন্তো (আরুবা)", +"Papiamentu (Netherlands Antilles)":"পাপিয়ামেন্তু (নেদারল্যান্ড অ্যানটিলস)", +"Persian":"ফার্সি", +"Pitjantjatjara":"পিটজান্টজাটজারা", +"Placeholder":"স্থানধারক", +"Polish":"পোলিশ", +"Portrait":"লম্বালম্বি", +"Portuguese (Angola)":"পর্তুগীজ (এঙ্গোলা)", +"Portuguese (Brazil)":"পর্তুগীজ (ব্রাজিল)", +"Portuguese (Portugal)":"পর্তুগীজ (পর্তুগাল)", +"Preformatted Text":"পূর্ববিন্যাসিত লেখা", +"Product":"Product", +"Puinave":"পুইনাভা", +"Punjabi":"পাঞ্জাবী", +"Punu":"পুনু", +"Quechua (Bolivia, North)":"কুইচুয়া (বলিভিয়া, উত্তর)", +"Quechua (Bolivia, South)":"কুইচুয়া (বলিভিয়া, দক্ষিন)", +"Quechua (Ecuador)":"কেচুয়া (ইকুয়াডোর)", +"Report":"প্রতিবেদন", +"Result":"ফলাফল", +"Result2":"ফলাফল২", +"Rhaeto-Romance":"রাহেতো-রোমান্স", +"Right Page":"ডান পৃষ্ঠা", +"Romanian (Moldova)":"রোমানিয়ায়ন (মলদোভা)", +"Romanian (Romania)":"রোমানিয়ান (রোমানিয়া)", +"Rubies":"রুবি", +"Russian":"রাশিয়ান", +"Rusyn (Slovakia)":"রুসিন (স্লোভাকিয়া)", +"Rusyn (Ukraine)":"রুসিন (ইউক্রেইন)", +"Sami, Inari (Finland)":"সামি, ইনারি (ফিনল্যান্ড)", +"Sami, Kildin (Russia)":"সামি, কিলডিন (রাশিয়া)", +"Sami, Lule (Norway)":"সামি, লুলে (নরওয়ে)", +"Sami, Lule (Sweden)":"সামি, লুলে (সুইডেন)", +"Sami, Northern (Finland)":"সামি, উত্তরীয় (ফিনল্যান্ড)", +"Sami, Northern (Norway)":"সামি, উত্তরীয় (নরওয়ে)", +"Sami, Northern (Sweden)":"সামি, উত্তরীয় (সুইডেন)", +"Sami, Pite (Sweden)":"সামি, পুতে (সুইডেন)", +"Sami, Skolt (Finland)":"সামি, স্কোল্ট (ফিনল্যান্ড)", +"Sami, Southern (Norway)":"সামি, দক্ষিণস্থ (নরওয়ে)", +"Sami, Southern (Sweden)":"সামি, দক্ষিণস্থ (সুইডেন)", +"Sango":"সাঙ্গো", +"Sanskrit":"সংস্কৃত", +"Sardinian":"সার্ডিনিয়ান", +"Sardinian, Campidanese":"সার্ডিনীয়, ক্যাম্পিডানীজ", +"Sardinian, Gallurese":"সার্ডিনীয়, গালুরীজ", +"Sardinian, Logudorese":"সার্ডিনীয়, লগুডোরীজ", +"Sardinian, Sassarese":"সার্ডিনীয়, সাসারীজ", +"Selection count":"নির্বাচন গণনা", +"Serbian Cyrillic (Montenegro)":"সার্বীয় সিরিলিক (মন্টেগ্রো)", +"Serbian Cyrillic (Serbia and Montenegro)":"সার্বীয় সিরিলিক (সার্বীয়া এবং মন্টেগ্রো)", +"Serbian Cyrillic (Serbia)":"সার্বীয় সিরিলিক (সার্বীয়া)", +"Serbian Latin":"সার্বিয়ান লাতিন", +"Serbian Latin (Montenegro)":"সার্বীয় ল্যাটিন (মন্টেগ্রো)", +"Serbian Latin (Serbia and Montenegro)":"সার্বীয় ল্যাটিন (সার্বীয়া এবং মন্টেগ্রো)", +"Serbian Latin (Serbia)":"সার্বীয় ল্যাটিন (সার্বীয়া)", +"Shuswap":"সুসোয়াপ", +"Sidama":"সিদামা", +"Signature":"স্বাক্ষর", +"Sinhala":"সিনহালা", +"Six Slides":"ছয়টি স্লাইড", +"Slovak":"স্লোভাক", +"Slovenian":"স্লোভেনীয়", +"Somali":"সোমালিয়ান", +"Sorbian, Lower":"সর্বিয়ান, নিম্ন", +"Sorbian, Upper":"সর্বিয়ান, উচ্চ", +"Source Text":"সোর্স লেখা", +"Southern Sotho":"দক্ষিনীয় সোথো", +"Spanish (Argentina)":"স্প্যানিশ (আর্জেন্টিনা)", +"Spanish (Bolivia)":"স্প্যানিশ (বলিভিয়া)", +"Spanish (Chile)":"স্প্যানিশ (চিলি)", +"Spanish (Colombia)":"স্প্যানিশ (কলোম্বিয়া)", +"Spanish (Costa Rica)":"স্প্যানিশ (কোস্টা রিকা)", +"Spanish (Cuba)":"স্পেনিশ (কিউবা)", +"Spanish (Dom. Rep.)":"স্প্যানিশ (Dom. Rep.)", +"Spanish (Ecuador)":"স্প্যানিশ (ইকুয়েডর)", +"Spanish (El Salvador)":"স্প্যানিশ (ইআই সালভাদর)", +"Spanish (Guatemala)":"স্প্যানিশ (গুয়েতমালা)", +"Spanish (Honduras)":"স্প্যানিশ (হন্ডুরাস)", +"Spanish (Mexico)":"স্প্যানিশ (মেক্সিকো)", +"Spanish (Nicaragua)":"স্প্যানিশ (নিকারাগুয়া)", +"Spanish (Panama)":"স্প্যানিশ (পানামা)", +"Spanish (Paraguay)":"স্প্যানিশ (প্যারাগুয়ে)", +"Spanish (Peru)":"স্প্যানিশ (পেরু)", +"Spanish (Puerto Rico)":"স্প্যানিশ (পোয়ের্তো রিকো)", +"Spanish (Spain)":"স্প্যানিশ (স্পেন)", +"Spanish (Uruguay)":"স্প্যানিশ (উরুগুয়ে)", +"Spanish (Venezuela)":"স্প্যানিশ (ভেনেজুয়েলা)", +"StDev":"StDev", +"Strong Emphasis":"বিশেষ গুরুত্ব", +"Subtitle":"উপশিরোনাম", +"Suundi":"সুন্দি", +"Swahili (Kenya)":"সোয়াহিলি (কেনিয়া)", +"Swahili (Tanzania)":"সোয়াহিলি (তাৎনজানিয়া)", +"Swazi":"সোয়াজি", +"Swedish (Finland)":"সুইডিশ (ফিনল্যান্ড)", +"Swedish (Sweden)":"সুইডিশ (সুইডেন)", +"Table":"সারণি", +"Table Contents":"সারণির বিষয়বস্তু", +"Table Heading":"সারণির শিরোনাম", +"Table Index 1":"সারণি সূচি ১", +"Table Index Heading":"সারণি সূচির শিরোনাম", +"Tagalog":"ট্যাগালগ", +"Tahitian":"তাহিতিয়ান", +"Tajik":"তাজিক", +"Tamil":"তামিল", +"Tatar":"তাতার", +"Teke-Eboo":"টেকে-এবু", +"Teke-Ibali":"টেকে-ইবালি", +"Teke-Kukuya":"তেকে-কুকুয়া", +"Teke-Tyee":"টেলে-টাই", +"Teletype":"টেলিটাইপ", +"Telugu":"তেলেগু", +"Tetun (Indonesia)":"তেতুন (ইন্দোনেশিয়া)", +"Tetun (Timor-Leste)":"তেতুন (তিমুর-ল্যাসতে)", +"Text":"টেক্সট", +"Thai":"থাই", +"Three Slides":"তিনটি স্লাইড", +"Tibetan (India)":"তিব্বতীয় (ভারত)", +"Tibetan (PR China)":"তিব্বতীয় (পিআর চীনা)", +"Tigrigna (Eritrea)":"তিগ্রিগনা (এরিট্রিয়া)", +"Tigrigna (Ethiopia)":"তিগ্রিগনা (ইথিওপিয়া)", +"Title":"শিরোনাম", +"Title Only":"শুধুমাত্র শিরোনাম", +"Title Slide":"শিরোনাম স্লাইড", +"Title and 2 Content":"শিরোনাম এবং ২ বিষয়বস্তু", +"Title, 2 Content and Content":"শিরোনাম, ২ বিষয়বস্তু এবং বিষয়বস্তু", +"Title, 2 Content over Content":"শিরোনাম, বিষয়বস্তু এর উপর ২ বিষয়বস্তু", +"Title, 4 Content":"শিরোনাম, ৪ বিষয়বস্তু", +"Title, 6 Content":"শিরোনাম, ৬ বিষয়বস্তু", +"Title, Content":"শিরোনাম, বিষয়বস্তু", +"Title, Content and 2 Content":"শিরোনাম, বিষয়বস্তু এবং ২ বিষয়বস্তু", +"Title, Content over Content":"শিরোনাম, বিষয়বস্তু এর উপর বিষয়বস্তু", +"Title, Vertical Text":"শিরোনাম, উল্লম্ব টেক্সট", +"Title, Vertical Text, Clipart":"শিরোনাম, উল্লম্ব টেক্সট, ক্লিপআর্ট", +"Tok Pisin":"টোক পিসিন", +"Tsaangi":"তাসঙ্গিং", +"Tsonga":"তুংগা", +"Tswana (Botswana)":"সোয়ানা (বতসোয়ানা)", +"Tswana (South Africa)":"সোয়ানা (দক্ষিণ আফ্রিকা)", +"Turkish":"তুর্কি", +"Turkmen":"তুর্কমেন", +"Two Slides":"দুইটি স্লাইড", +"Udmurt":"উডমার্ট", +"Ukrainian":"ইউক্রেনীয়", +"Unknown":"অজানা", +"Urdu (India)":"উর্দু (ভারত)", +"Urdu (Pakistan)":"উর্দু (পাকিস্তান)", +"User Entry":"ব্যবহারকারী ভুক্তি", +"User Index 1":"ব্যবহারকারী সূচি ১", +"User Index 10":"ব্যবহারকারী সূচি ১০", +"User Index 2":"ব্যবহারকারী সূচি ২", +"User Index 3":"ব্যবহারকারী সূচি ৩", +"User Index 4":"ব্যবহারকারী সূচি ৪", +"User Index 5":"ব্যবহারকারী সূচি ৫", +"User Index 6":"ব্যবহারকারী সূচি ৬", +"User Index 7":"ব্যবহারকারী সূচি ৭", +"User Index 8":"ব্যবহারকারী সূচি ৮", +"User Index 9":"ব্যবহারকারী সূচি ৯", +"User Index Heading":"ব্যবহারকারী সূচির শিরোনাম", +"Uyghur":"উইগুর", +"Uzbek Cyrillic":"উজবেক সিরিলিক", +"Uzbek Latin":"উজবেক ল্যাটিন", +"Var":"Var", +"Variable":"চলক", +"Venda":"ভেনদা", +"Veps":"ভেপস", +"Vertical Numbering Symbols":"উল্লম্ব সংখ্যায়ন প্রতীক", +"Vertical Title, Text, Chart":"উল্লম্ব শিরোনাম, টেক্সট, লেখচিত্র", +"Vertical Title, Vertical Text":"উল্লম্ব শিরোনাম, উল্লম্ব টেক্সট", +"Vietnamese":"ভিয়েতনামী", +"Vili":"ভিলি", +"Visited Internet Link":"পরিদর্শিত ইন্টারনেট লিংক", +"Võro":"ভোরো", +"Walloon":"উয়াললোন", +"Watermark":"জলছাপ", +"Welsh":"ওয়েলশ", +"Xhosa":"জোসা", +"Yiddish (Israel)":"ইয়িদ্দিস (ইসরায়েল)", +"Yiddish (USA)":"ইয়িদ্দিস (ইউএসএ)", +"Yombe (Congo)":"ইয়োম্বে (কঙ্গো)", +"Yoruba":"ইউরোবা", +"Zulu":"জুলু", +"[None]":"[একটিও না]", +"Éwé":"ইউই" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/bn.json b/f7cloud-office/browser/dist/l10n/locore/bn.json new file mode 100644 index 0000000..3a28d3e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/bn.json @@ -0,0 +1,433 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"আফ্রিকান (নামিবিয়া)", +"Afrikaans (South Africa)":"আফ্রিকান (দক্ষিণ আফ্রিকা)", +"Akan":"আকান", +"Albanian":"আলবেনীয়", +"Amharic":"আমহরিক", +"Arabic":"আরবি", +"Arabic (Algeria)":"আরবি (আলজেরিয়া)", +"Arabic (Bahrain)":"আরবি (বাহারাইন)", +"Arabic (Chad)":"আরবি (চাদ)", +"Arabic (Comoros)":"আরবি (কমোরোস)", +"Arabic (Djibouti)":"আরবি (ডিজিবুতি)", +"Arabic (Egypt)":"আরবি (মিশর)", +"Arabic (Eritrea)":"আরবি (ইরিট্রেয়া)", +"Arabic (Iraq)":"আরবি (ইরাক)", +"Arabic (Israel)":"আরবি (ইসরাইল)", +"Arabic (Jordan)":"আরবি (জর্ডান)", +"Arabic (Kuwait)":"আরবি (কুয়েত)", +"Arabic (Lebanon)":"আরবি (লেবানন)", +"Arabic (Libya)":"আরবি (লিবিয়া)", +"Arabic (Mauritania)":"আরবিক (মাউরিতানিয়া)", +"Arabic (Morocco)":"আরবি (মরক্কো)", +"Arabic (Oman)":"আরবি (ওমান)", +"Arabic (Palestine)":"আরবি (প্যালেস্তাইন)", +"Arabic (Qatar)":"আরবি (কাতার)", +"Arabic (Saudi Arabia)":"আরবি (সৌদি আরব)", +"Arabic (Somalia)":"আরবি (সোমালিয়া)", +"Arabic (Sudan)":"আরবি (সুদান)", +"Arabic (Syria)":"আরবি (সিরিয়া)", +"Arabic (Tunisia)":"আরবি (তিউনেশিযা)", +"Arabic (UAE)":"আরবি (UAE)", +"Arabic (Yemen)":"আরবি (ইয়েমেন)", +"Assamese":"আসামীয়", +"Asturian":"অ্যাস্টুরিয়ান", +"Average":"Average", +"Azerbaijani Cyrillic":"আজারবাইজানীয় সিরিলিক", +"Azerbaijani Latin":"আজারবাইজানীয় ল্যাটিন", +"Background":"পটভূমি", +"Background objects":"পটভূমির বস্তু", +"Bafia":"বাফিয়া", +"Bambara":"বামবারা", +"Basque":"বাস্ক", +"Beembe":"বিম্বি", +"Bekwel":"বিকওয়েল", +"Belarusian":"বেলারাশিয়ান", +"Bengali (Bangladesh)":"বাংলা (বাংলাদেশ)", +"Bengali (India)":"বাংলা (ভারত)", +"Bibliography 1":"তথ্যসূত্র ১", +"Bibliography Heading":"তথ্যসূত্র শিরোনাম", +"Blank Slide":"ফাঁকা স্লাইড", +"Bodo":"বোদো", +"Bosnian":"বসনীয়", +"Breton":"ব্রেটন", +"Bulgarian":"বুলগেরীয়", +"Burmese":"বার্মিজ", +"Bushi":"বুশি", +"Callouts":"কলআউটসমূহ", +"Caption":"ক্যাপশন", +"Caption Characters":"ক্যাপশন অক্ষর", +"Catalan":"কাটালান", +"Centered Text":"কেন্দ্রস্থিত টেক্সট", +"Chinese (Hong Kong)":"চীনা (হং কং)", +"Chinese (Macau)":"চীনা (মাকাউ)", +"Chinese (Singapore)":"চীনা (সিঙ্গাপুর)", +"Chinese (simplified)":"চীনা (সরলীকৃত)", +"Chinese (traditional)":"চীনা (সনাতন)", +"Chuvash":"চুভাস", +"Clear formatting":"বিন্যাস অপসারণ", +"Connectors":"সংযোগকারী", +"Contents 1":"বিষয়বস্তু ১", +"Contents 10":"বিষয়বস্তু ১০", +"Contents 2":"বিষয়বস্তু ২", +"Contents 3":"বিষয়বস্তু ৩", +"Contents 4":"বিষয়বস্তু ৪", +"Contents 5":"বিষয়বস্তু ৫", +"Contents 6":"বিষয়বস্তু ৬", +"Contents 7":"বিষয়বস্তু ৭", +"Contents 8":"বিষয়বস্তু ৮", +"Contents 9":"বিষয়বস্তু ৯", +"Contents Heading":"বিষয়বস্তুর শিরোনাম", +"Coptic":"কপটিক", +"Count":"Count", +"CountA":"CountA", +"Croatian":"ক্রোয়েশিয়ান", +"Czech":"চেক", +"Danish":"ড্যানিশ", +"Definition":"সংজ্ঞা", +"Dhivehi":"দিবেহী", +"Dogri":"দোগরী", +"Drawing":"অঙ্কন", +"Drop Caps":"ড্রপ ক্যাপ", +"Dutch (Belgium)":"ওলন্দাজ (বেলজিয়াম)", +"Dutch (Netherlands)":"ওলন্দাজ (নেদারল্যান্ড)", +"Dzongkha":"ঝোঙ্খা", +"Emphasis":"গুরুত্ব", +"Endnote":"প্রান্তটীকা", +"Endnote Characters":"প্রান্তটীকার অক্ষর", +"English (Australia)":"ইংরেজী (অস্ট্রেলিয়া)", +"English (Belize)":"ইংরেজী (বেলজি)", +"English (Canada)":"ইংরেজী (কানাডা)", +"English (Caribbean)":"ইংরেজী (ক্যারাবীয়)", +"English (Ghana)":"ইংরেজী (ঘানা)", +"English (India)":"ইংরেজী (ভারত)", +"English (Jamaica)":"ইংরেজী (জামাইকা)", +"English (Namibia)":"ইংরেজী (নামিবিয়া)", +"English (New Zealand)":"ইংরেজী (নিউজিল্যান্ড)", +"English (Philippines)":"ইংরেজী (ফিলিপাইন)", +"English (South Africa)":"ইংরেজী (দক্ষিণ আফ্রিকা)", +"English (Trinidad)":"ইংরেজী (ত্রিনিদাদ)", +"English (UK)":"ইংরেজী (UK)", +"English (USA)":"ইংরেজী (USA)", +"English (Zimbabwe)":"ইংরেজী (জিম্বাবুয়ে)", +"Esperanto":"এসপারান্তো", +"Estonian":"ইস্তোনিয়া", +"Example":"উদাহরণ", +"Faroese":"ফ্যারজ", +"Fijian":"ফিজিয়ান", +"Filled":"ভরাট", +"Finnish":"ফিনিশ", +"First Page":"প্রথম পৃষ্ঠা", +"Footer":"পাদচরণ", +"Footnote":"পাদটীকা", +"Footnote Characters":"পাদটীকার অক্ষর", +"Formula":"সূত্র", +"Four Slides":"চারটি স্লাইড", +"Frame":"ফ্রেম", +"French (Belgium)":"ফরাসি (বেলজিয়াম)", +"French (Canada)":"ফরাসি (কানাডা)", +"French (France)":"ফরাসি (ফ্রান্স)", +"French (Luxembourg)":"ফরাসি (লুক্সেমবার্গ)", +"French (Monaco)":"ফরাসি (মোনাকো)", +"French (Switzerland)":"ফরাসি (সুইজারল্যান্ড)", +"Frisian":"ফ্রিজিয়ান", +"Friulian":"ফ্রিউলিয়ান", +"Function Wizard":"ফাংশন উইজার্ড", +"Gaelic (Scotland)":"গায়েলিক (স্কটল্যান্ড)", +"Galician":"গালিসিয়ান", +"Ganda":"গান্ডা", +"Gascon":"গ্যাসকন", +"Georgian":"জর্জীয়", +"German (Austria)":"জার্মান (অষ্ট্রেলিয়া)", +"German (Belgium)":"জার্মান (বেলজিয়াম)", +"German (Germany)":"জার্মান (জার্মানি)", +"German (Liechtenstein)":"জার্মান (লিচতেস্তিয়ান)", +"German (Luxembourg)":"জার্মান (লুক্সেমবার্গ)", +"German (Switzerland)":"জার্মান (সুইজারল্যান্ড)", +"Gikuyu":"গিকুয়ু", +"Graphic":"গ্রাফিক", +"Graphics":"গ্রাফিক্স", +"Greek":"গ্রীক", +"Greek, Ancient":"গ্রীক, প্রাচীন", +"Gujarati":"গুজরাটি", +"HTML":"HTML", +"Haitian":"হাইতিয়ান", +"Hausa (Ghana)":"হাওসা (ঘানা)", +"Hausa (Nigeria)":"হাওসা (নাইজেরিযা)", +"Hawaiian":"হাওয়াইয়ান", +"Header":"শীর্ষচরণ", +"Heading":"শিরোনাম", +"Heading 10":"শিরোনাম ১০", +"Heading 2":"শিরোনাম ২", +"Heading 3":"শিরোনাম ৩", +"Heading 4":"শিরোনাম ৪", +"Heading 5":"শিরোনাম ৫", +"Heading 6":"শিরোনাম ৬", +"Heading 7":"শিরোনাম ৭", +"Heading 8":"শিরোনাম ৮", +"Heading 9":"শিরোনাম ৯", +"Hebrew":"হিব্রু", +"Hiligaynon":"হিলিগায়নন", +"Hindi":"হিন্দী", +"Horizontal Line":"অনুভূমিক লাইন", +"Hungarian":"হাঙ্গেরীয়", +"Icelandic":"আইসল্যান্ডীয়", +"Illustration":"চিত্র", +"Index":"সূচি", +"Index 1":"সূচি ১", +"Index 2":"সূচি ২", +"Index 3":"সূচি ৩", +"Index Heading":"সূচির শিরোনাম", +"Index Link":"সূচির লিংক", +"Index Separator":"সূচি বিভাজক", +"Indonesian":"ইন্দোনেশীয়", +"Insert":"সন্নিবেশ", +"Interlingua":"ইন্টারলিঙ্গুয়া", +"Internet Link":"ইন্টারনেট লিংক", +"Irish":"আইরিশ", +"Italian (Italy)":"ইতালীয় (ইতালী)", +"Italian (Switzerland)":"ইতালীয় (সুইজারল্যান্ড)", +"Japanese":"জাপানী", +"Kalaallisut":"কালাল্লিসুত", +"Kannada":"কান্নাডা", +"Kashmiri (India)":"কাশ্মিরী (ভারত)", +"Kashmiri (Kashmir)":"কাশ্মিরী (কাশ্মির)", +"Kashubian":"কাশুবিয়ান", +"Khmer":"খেমার", +"Kinyarwanda (Rwanda)":"কিনইয়ারওয়ান্ডা (রুয়ান্ডা)", +"Kirghiz":"কিরঘিজ", +"Konkani":"কোঙ্কানীয়", +"Korean (RoK)":"কোরীয় (RoK)", +"Labels":"স্তর", +"Landscape":"আড়াআড়ি", +"Lao":"লাও", +"Lari":"লারি", +"Latgalian":"লাতগ্যালিয়ান", +"Latvian":"লাতভিয়", +"Left Page":"বাম পৃষ্ঠা", +"Limbu":"লিম্বু", +"Lines":"লাইন", +"Lingala":"লিংগালা", +"List Contents":"বিষয়বস্তুর তালিকা", +"List Heading":"শিরোনামের তালিকা", +"List Indent":"তালিকা ইন্ডেন্ট", +"Lithuanian":"লিথুনীয়", +"Lojban":"লোজবান", +"Low German":"লো জার্মান", +"Luxembourgish":"লুক্সেমবুর্গীয়", +"Macedonian":"মেসেডোনীয়", +"Maithili":"মৈথিলি", +"Malagasy, Plateau":"মালাগাসি, প্লাটিউ", +"Malay (Brunei Darussalam)":"মালয় (ব্রুনাই দারুস্সালাম)", +"Malay (Malaysia)":"মালয় (মালয়েশিয়া)", +"Malayalam":"মালয়আলাম", +"Maltese":"মাল্টানীজ", +"Manipuri":"মনিপুরি", +"Maore":"মাওর", +"Marathi":"মারাঠি", +"Marginalia":"মার্জিনালিয়া", +"Max":"Max", +"Mbochi":"বোচি", +"Min":"Min", +"Moore":"মুর", +"Ndebele, South":"এন্ডিবিলি, দক্ষিণ", +"Nepali (India)":"নেপালি (ভারত)", +"Nepali (Nepal)":"নেপালি (নেপাল)", +"Nine Slides":"নয়টি স্লাইড", +"None (Do not check spelling)":"কোনটি না (বানান পরীক্ষা করা হবে না)", +"Northern Sotho":"উত্তর সোথো", +"Norwegian, Bokmål":"নরওয়েজীয়, বোকমাল", +"Norwegian, Nynorsk":"নরওয়েজীয়, নীনর্স্ক", +"Notes":"নোট", +"Numbering 1":"সংখ্যায়ন ১", +"Numbering 1 Cont.":"সংখ্যায়ন ১ চলছে", +"Numbering 1 End":"সংখ্যায়ন ১ শেষ", +"Numbering 1 Start":"সংখ্যায়ন ১ শুরু", +"Numbering 2":"সংখ্যায়ন ২", +"Numbering 2 Cont.":"সংখ্যায়ন ২ চলছে", +"Numbering 2 End":"সংখ্যায়ন ২ শেষ", +"Numbering 2 Start":"সংখ্যায়ন ২ শুরু", +"Numbering 3":"সংখ্যায়ন ৩", +"Numbering 3 Cont.":"সংখ্যায়ন ৩ চলছে", +"Numbering 3 End":"সংখ্যায়ন ৩ শেষ", +"Numbering 3 Start":"সংখ্যায়ন ৩ শুরু", +"Numbering 4":"সংখ্যায়ন ৪", +"Numbering 4 Cont.":"সংখ্যায়ন ৪ চলছে", +"Numbering 4 End":"সংখ্যায়ন ৪ শেষ", +"Numbering 4 Start":"সংখ্যায়ন ৪ শুরু", +"Numbering 5":"সংখ্যায়ন ৫", +"Numbering 5 Cont.":"সংখ্যায়ন ৫ চলছে", +"Numbering 5 End":"সংখ্যায়ন ৫ শেষ", +"Numbering 5 Start":"সংখ্যায়ন ৫ শুরু", +"Numbering Symbols":"সংখ্যায়ন প্রতীক", +"Nyanja":"নিনজা", +"OLE":"OLE", +"Object without fill":"ভরাট না করা বস্তু", +"Occitan":"ওক্কিটান", +"One Slide":"একটি স্লাইড", +"Oromo":"ওরোমো", +"Outline":"রূপরেখা", +"Page Number":"পৃষ্ঠা নম্বর", +"Papiamento (Aruba)":"পাপিয়ামেন্তো (আরুবা)", +"Papiamentu (Netherlands Antilles)":"পাপিয়ামেন্তু (নেদারল্যান্ড অ্যানটিলস)", +"Placeholder":"স্থানধারক", +"Polish":"পোলিশ", +"Portrait":"লম্বালম্বি", +"Portuguese (Angola)":"পর্তুগীজ (এঙ্গোলা)", +"Portuguese (Brazil)":"পর্তুগীজ (ব্রাজিল)", +"Portuguese (Portugal)":"পর্তুগীজ (পর্তুগাল)", +"Preformatted Text":"পূর্ববিন্যাসিত লেখা", +"Product":"Product", +"Punjabi":"পাঞ্জাবী", +"Quechua (Bolivia, North)":"কুইচুয়া (বলিভিয়া, উত্তর)", +"Quechua (Bolivia, South)":"কুইচুয়া (বলিভিয়া, দক্ষিন)", +"Quechua (Ecuador)":"কেচুয়া (ইকুয়াডোর)", +"Report":"প্রতিবেদন", +"Result":"ফলাফল", +"Result2":"ফলাফল২", +"Rhaeto-Romance":"রাহেতো-রোমান্স", +"Right Page":"ডান পৃষ্ঠা", +"Rubies":"রুবি", +"Russian":"রাশিয়ান", +"Rusyn (Slovakia)":"রুসিন (স্লোভাকিয়া)", +"Rusyn (Ukraine)":"রুসিন (ইউক্রেইন)", +"Sami, Inari (Finland)":"সামি, ইনারি (ফিনল্যান্ড)", +"Sami, Kildin (Russia)":"সামি, কিলডিন (রাশিয়া)", +"Sami, Lule (Norway)":"সামি, লুলে (নরওয়ে)", +"Sami, Lule (Sweden)":"সামি, লুলে (সুইডেন)", +"Sami, Northern (Finland)":"সামি, উত্তরীয় (ফিনল্যান্ড)", +"Sami, Northern (Norway)":"সামি, উত্তরীয় (নরওয়ে)", +"Sami, Northern (Sweden)":"সামি, উত্তরীয় (সুইডেন)", +"Sami, Skolt (Finland)":"সামি, স্কোল্ট (ফিনল্যান্ড)", +"Sami, Southern (Norway)":"সামি, দক্ষিণস্থ (নরওয়ে)", +"Sami, Southern (Sweden)":"সামি, দক্ষিণস্থ (সুইডেন)", +"Sango":"সাঙ্গো", +"Sanskrit":"সংস্কৃত", +"Sardinian":"সার্ডিনিয়ান", +"Sardinian, Campidanese":"সার্ডিনীয়, ক্যাম্পিডানীজ", +"Sardinian, Gallurese":"সার্ডিনীয়, গালুরীজ", +"Sardinian, Logudorese":"সার্ডিনীয়, লগুডোরীজ", +"Sardinian, Sassarese":"সার্ডিনীয়, সাসারীজ", +"Serbian Cyrillic (Montenegro)":"সার্বীয় সিরিলিক (মন্টেগ্রো)", +"Serbian Cyrillic (Serbia)":"সার্বীয় সিরিলিক (সার্বীয়া)", +"Serbian Latin (Montenegro)":"সার্বীয় ল্যাটিন (মন্টেগ্রো)", +"Serbian Latin (Serbia)":"সার্বীয় ল্যাটিন (সার্বীয়া)", +"Shapes":"আকৃতিসমূহ", +"Shuswap":"সুসোয়াপ", +"Signature":"স্বাক্ষর", +"Sinhala":"সিনহালা", +"Six Slides":"ছয়টি স্লাইড", +"Slovak":"স্লোভাক", +"Slovenian":"স্লোভেনীয়", +"Somali":"সোমালিয়ান", +"Sorbian, Lower":"সর্বিয়ান, নিম্ন", +"Sorbian, Upper":"সর্বিয়ান, উচ্চ", +"Source Text":"সোর্স লেখা", +"Southern Sotho":"দক্ষিনীয় সোথো", +"Spanish (Argentina)":"স্প্যানিশ (আর্জেন্টিনা)", +"Spanish (Bolivia)":"স্প্যানিশ (বলিভিয়া)", +"Spanish (Chile)":"স্প্যানিশ (চিলি)", +"Spanish (Colombia)":"স্প্যানিশ (কলোম্বিয়া)", +"Spanish (Costa Rica)":"স্প্যানিশ (কোস্টা রিকা)", +"Spanish (Cuba)":"স্পেনিশ (কিউবা)", +"Spanish (Dom. Rep.)":"স্প্যানিশ (Dom. Rep.)", +"Spanish (Ecuador)":"স্প্যানিশ (ইকুয়েডর)", +"Spanish (El Salvador)":"স্প্যানিশ (ইআই সালভাদর)", +"Spanish (Guatemala)":"স্প্যানিশ (গুয়েতমালা)", +"Spanish (Honduras)":"স্প্যানিশ (হন্ডুরাস)", +"Spanish (Mexico)":"স্প্যানিশ (মেক্সিকো)", +"Spanish (Nicaragua)":"স্প্যানিশ (নিকারাগুয়া)", +"Spanish (Panama)":"স্প্যানিশ (পানামা)", +"Spanish (Paraguay)":"স্প্যানিশ (প্যারাগুয়ে)", +"Spanish (Peru)":"স্প্যানিশ (পেরু)", +"Spanish (Puerto Rico)":"স্প্যানিশ (পোয়ের্তো রিকো)", +"Spanish (Spain)":"স্প্যানিশ (স্পেন)", +"Spanish (Uruguay)":"স্প্যানিশ (উরুগুয়ে)", +"Spanish (Venezuela)":"স্প্যানিশ (ভেনেজুয়েলা)", +"StDev":"StDev", +"Strong Emphasis":"বিশেষ গুরুত্ব", +"Subtitle":"উপশিরোনাম", +"Swahili (Kenya)":"সোয়াহিলি (কেনিয়া)", +"Swahili (Tanzania)":"সোয়াহিলি (তাৎনজানিয়া)", +"Swazi":"সোয়াজি", +"Swedish (Finland)":"সুইডিশ (ফিনল্যান্ড)", +"Swedish (Sweden)":"সুইডিশ (সুইডেন)", +"Table":"সারণি", +"Table Contents":"সারণির বিষয়বস্তু", +"Table Heading":"সারণির শিরোনাম", +"Tagalog":"ট্যাগালগ", +"Tahitian":"তাহিতিয়ান", +"Tajik":"তাজিক", +"Tamil":"তামিল", +"Tatar":"তাতার", +"Teke-Ibali":"টেকে-ইবালি", +"Teke-Tyee":"টেলে-টাই", +"Teletype":"টেলিটাইপ", +"Telugu":"তেলেগু", +"Tetun (Indonesia)":"তেতুন (ইন্দোনেশিয়া)", +"Tetun (Timor-Leste)":"তেতুন (তিমুর-ল্যাসতে)", +"Text":"টেক্সট", +"Thai":"থাই", +"Three Slides":"তিনটি স্লাইড", +"Tibetan (PR China)":"তিব্বতীয় (পিআর চীনা)", +"Tigrigna (Eritrea)":"তিগ্রিগনা (এরিট্রিয়া)", +"Tigrigna (Ethiopia)":"তিগ্রিগনা (ইথিওপিয়া)", +"Title":"শিরোনাম", +"Title Only":"শুধুমাত্র শিরোনাম", +"Title Slide":"শিরোনাম স্লাইড", +"Title and 2 Content":"শিরোনাম এবং ২ বিষয়বস্তু", +"Title, 2 Content and Content":"শিরোনাম, ২ বিষয়বস্তু এবং বিষয়বস্তু", +"Title, 2 Content over Content":"শিরোনাম, বিষয়বস্তু এর উপর ২ বিষয়বস্তু", +"Title, 4 Content":"শিরোনাম, ৪ বিষয়বস্তু", +"Title, 6 Content":"শিরোনাম, ৬ বিষয়বস্তু", +"Title, Content":"শিরোনাম, বিষয়বস্তু", +"Title, Content and 2 Content":"শিরোনাম, বিষয়বস্তু এবং ২ বিষয়বস্তু", +"Title, Content over Content":"শিরোনাম, বিষয়বস্তু এর উপর বিষয়বস্তু", +"Title, Vertical Text":"শিরোনাম, উল্লম্ব টেক্সট", +"Title, Vertical Text, Clipart":"শিরোনাম, উল্লম্ব টেক্সট, ক্লিপআর্ট", +"Tok Pisin":"টোক পিসিন", +"Tsonga":"তুংগা", +"Tswana (Botswana)":"সোয়ানা (বতসোয়ানা)", +"Tswana (South Africa)":"সোয়ানা (দক্ষিণ আফ্রিকা)", +"Turkish":"তুর্কি", +"Turkmen":"তুর্কমেন", +"Two Slides":"দুইটি স্লাইড", +"Ukrainian":"ইউক্রেনীয়", +"Unknown":"অজানা", +"Urdu (India)":"উর্দু (ভারত)", +"Urdu (Pakistan)":"উর্দু (পাকিস্তান)", +"User Entry":"ব্যবহারকারী ভুক্তি", +"User Index 1":"ব্যবহারকারী সূচি ১", +"User Index 10":"ব্যবহারকারী সূচি ১০", +"User Index 2":"ব্যবহারকারী সূচি ২", +"User Index 3":"ব্যবহারকারী সূচি ৩", +"User Index 4":"ব্যবহারকারী সূচি ৪", +"User Index 5":"ব্যবহারকারী সূচি ৫", +"User Index 6":"ব্যবহারকারী সূচি ৬", +"User Index 7":"ব্যবহারকারী সূচি ৭", +"User Index 8":"ব্যবহারকারী সূচি ৮", +"User Index 9":"ব্যবহারকারী সূচি ৯", +"User Index Heading":"ব্যবহারকারী সূচির শিরোনাম", +"Uyghur":"উইগুর", +"Uzbek Latin":"উজবেক ল্যাটিন", +"Var":"Var", +"Variable":"চলক", +"Venda":"ভেনদা", +"Vertical Numbering Symbols":"উল্লম্ব সংখ্যায়ন প্রতীক", +"Vertical Title, Text, Chart":"উল্লম্ব শিরোনাম, টেক্সট, লেখচিত্র", +"Vertical Title, Vertical Text":"উল্লম্ব শিরোনাম, উল্লম্ব টেক্সট", +"Vietnamese":"ভিয়েতনামী", +"Vili":"ভিলি", +"Visited Internet Link":"পরিদর্শিত ইন্টারনেট লিংক", +"Walloon":"উয়াললোন", +"Watermark":"জলছাপ", +"Welsh":"ওয়েলশ", +"Xhosa":"জোসা", +"Yiddish (Israel)":"ইয়িদ্দিস (ইসরায়েল)", +"Yiddish (USA)":"ইয়িদ্দিস (ইউএসএ)", +"Yoruba":"ইউরোবা", +"Zulu":"জুলু", +"Éwé":"ইউই" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/bo.json b/f7cloud-office/browser/dist/l10n/locore/bo.json new file mode 100644 index 0000000..19aad4b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/bo.json @@ -0,0 +1,374 @@ +{ +"A4":"A", +"Afrikaans (Namibia)":"ལྷོ་ཨ་ཧྥེ་རི་ཧོ་ལན་སྐད(ན་མི་པི་ཡ)", +"Afrikaans (South Africa)":"ལྷོ་ཨ་ཧྥེ་རི་ཧོ་ལན་སྐད།(ལྷོ་ཨ་ཧྥེ་རི་ཁ)", +"Akan":"ཁུ་ཨའི་སྐད།", +"Albanian":"ཨར་པ་ཉི་ཡའི་སྐད་", +"Amharic":"ཨམ་ཧ་ལ་སྐད།", +"Arabic":"ཨ་རབ་སྐད་", +"Arabic (Algeria)":"ཨ་རབ་སྐད་(ཨར་ཅི་རི་ཡ་)", +"Arabic (Bahrain)":"ཨ་རབ་སྐད་(པ་ལེང་)", +"Arabic (Chad)":"ཨ་རབ་སྐད(ཀྲེ་ཏ)", +"Arabic (Comoros)":"ཨ་རབ་སྐད(ཁོ་མོ་ལོ་མནའ་འབྲེལ)", +"Arabic (Djibouti)":"ཨ་རབ་སྐད(ཅི་པུ་ཐི)", +"Arabic (Egypt)":"ཨ་རབ་སྐད་(ཨེ་ཇེ་)", +"Arabic (Eritrea)":"ཨ་རབ་སྐད(ཨེ་ལི་ཐེ་ལི་ཡ)", +"Arabic (Iraq)":"ཨ་རབ་སྐད་(དབྱི་རགས་)", +"Arabic (Israel)":"ཨ་རབ་སྐད(དབྱི་སེ་རེ)", +"Arabic (Jordan)":"ཨ་རབ་སྐད་(ཇོར་ཏན་)", +"Arabic (Kuwait)":"ཨ་རབ་སྐད་(ཁཱ་ཝུའི་ཐ་)", +"Arabic (Lebanon)":"ཨ་རབ་སྐད་(ལེ་པ་ནན་)", +"Arabic (Libya)":"ཨ་རབ་སྐད་(ལི་པི་ཡ་)", +"Arabic (Mauritania)":"ཨ་རབ་སྐད(མའོ་ལི་ཏ་ཉི་ཡ)", +"Arabic (Morocco)":"ཨ་རབ་སྐད་(མོ་རོ་ཁོ་)", +"Arabic (Oman)":"ཨ་རབ་སྐད་(ཨོ་མན)", +"Arabic (Palestine)":"ཨ་རབ་སྐད(པར་སིག་ཐན)", +"Arabic (Qatar)":"ཨ་རབ་སྐད་(ཁ་ཐར་)", +"Arabic (Saudi Arabia)":"ཨ་རབ་སྐད་(ཧྲང་ཐེ་ཨ་རབ་)", +"Arabic (Somalia)":"ཨ་རབ་སྐད(སོ་མ་ལི)", +"Arabic (Sudan)":"ཨ་རབ་སྐད(སུ་ཏན)", +"Arabic (Syria)":"ཨ་རབ་སྐད་(སི་རི་ཡ་)", +"Arabic (Tunisia)":"ཨ་རབ་སྐད་(ཐུ་ཉི་སི་)", +"Arabic (UAE)":"ཨ་རབ་སྐད་(ཨ་རབ་མཉམ་འབྲེལ་ཚོགས་དཔོན་རྒྱལ་ཁབ་)", +"Arabic (Yemen)":"ཨ་རབ་སྐད་(ཨོ་མན)", +"Average":"ཆ་སྙོམས་ཐང་།", +"Azerbaijani Cyrillic":"ཨའི་སའེ་པེ་ཅང་(གནའ་བོའི་སི་ལ་ཕུའི་སྐད་)", +"Azerbaijani Latin":"ཨའི་སའེ་པེ་ཅང་(ལ་ཏིང་སྐད་)", +"Background":"རྒྱབ་ལྗོངས།", +"Background objects":"མ་དཔེའི་ཁ་གཏད།", +"Bambara":"པན་པ་ལའི་སྐད།", +"Basic Shapes":"གཞི་རྩའི་བཟོ་དབྱིབས།", +"Basque":"པ་སི་ཁེའི་སྐད་", +"Belarusian":"ཨུ་རུ་སུ་དཀར་པོ་སྐད་", +"Bengali (Bangladesh)":"བྷང་ག་ལའི་སྐད་(བྷང་ག་ལ་))", +"Bengali (India)":"བྷང་ག་ལ་འི་སྐད་(རྒྱ་གར་)", +"Bibliography 1":"ཚད་ལྡན་ཡིག་ཆའི་དཀར་ཆག", +"Bibliography Heading":"ཚད་ལྡན་ཡིག་ཆའི་དཀར་ཆག ཁ་བྱང་།", +"Blank Slide":"སྒྲོན་བཪྙན་སྟོང་པ།", +"Block Arrows":"མདའ་རྩེ་ཕྱོགས་བསྡུས།", +"Bodo":"པོ་ཏོའི་སྐད།", +"Bosnian":"པོ་སི་ཉི་ཡའི་སྐད་", +"Breton":"པུ་ལེ་ཐཱ་ཉིའི་སྐད་ཡིག", +"Bulgarian":"པོ་ཀ་ལི་ཡེའི་སྐད།", +"Burmese":"འབར་མའི་སྐད་ཡིག", +"Callouts":"མཚོན་འགྲེལ།", +"Caption":"གདོང་འཛར།", +"Caption Characters":"གདོང་འཛར་ཡི་གེ", +"Catalan":"ཅ་ཐེ་ལེ་ཉི་ཡ་(སེ་ཕེན་སྐད་ཡིག་)", +"Centered Text":"དཀྱིལ་གནས་ཀྱི་ཡིག་རྐྱང་སྙོམས་གཤིབ།", +"Chinese (Hong Kong)":"རྒྱ་ཡིག་(ཤང་ཀང་)", +"Chinese (Macau)":"རྒྱ་ཡིག་(ཨཱོ་མན་)", +"Chinese (Singapore)":"རྒྱ་ཡིག་(ཤིན་ཅ་ཕོ་)", +"Chinese (simplified)":"རྒྱ་ཡིག་(ཟོར་ཡང་)", +"Chinese (traditional)":"རྒྱ་ཡིག(ཟོར་ལྕིའི་ཡི་གེ)", +"Chuvash":"ཁྲུའུ་ཝ་ཧྲིའི་སྐད།", +"Clear formatting":"རྣམ་གཞག་གཙང་སེལ་རྒྱུ།", +"Connectors":"འབྲེལ་མཐུད་རྟགས།", +"Contents 1":"ནང་དོན་གྱི་དཀར་ཆག་དང་པོ།", +"Contents 10":"ནང་དོན་གྱི་དཀར་ཆག་10པ།", +"Contents 2":"ནང་དོན་གྱི་དཀར་ཆག་2པ།", +"Contents 3":"ནང་དོན་གྱི་དཀར་ཆག་3པ།", +"Contents 4":"ནང་དོན་གྱི་དཀར་ཆག་4པ།", +"Contents 5":"ནང་དོན་གྱི་དཀར་ཆག་5པ།", +"Contents 6":"ནང་དོན་གྱི་དཀར་ཆག་6པ།", +"Contents 7":"ནང་དོན་གྱི་དཀར་ཆག་7པ།", +"Contents 8":"ནང་དོན་གྱི་དཀར་ཆག་8པ།", +"Contents 9":"ནང་དོན་གྱི་དཀར་ཆག་9པ།", +"Contents Heading":"ནང་དོན་གྱི་དཀར་ཆག་གི་ཁ་བྱང་།", +"Coptic":"ཨེ་ཅེབ་གནའ་སྐད།", +"Count":"གྲངས་ཀ", +"CountA":"གྲངས་ཀ་2", +"Croatian":"ཁེ་ལོ་ཏི་ཡའི་སྐད་", +"Czech":"ཅེ་ཁེའི་སྐད་", +"Danish":"ཏན་མིའི་སྐད་", +"Definition":"མཚན་ཉིད།", +"Dhivehi":"ཏེ་ཝུའི་ཤིའི་སྐད་", +"Dogri":"ཏོ་ཀེ་ལའི་སྐད།", +"Drawing":"རི་མོ་འབྲི་བ།", +"Drop Caps":"ཡིག་མགོ་ཆེན་པོ་བྲིས་པ།", +"Dutch (Belgium)":"ཧོ་ལན་སྐད་(པི་ལི་སྲི་)", +"Dutch (Netherlands)":"ཧོ་ལན་སྐད་(ཧོ་ལན་)", +"Emphasis":"ནན་བཤད།", +"Endnote":"མཇུག་མཆན།", +"Endnote Characters":"མཇུག་མཆན་མཚོན་རྟགས།", +"English (Australia)":"དབྱིན་སྐད་(ཨའོ་ཏ་ལི་ཡ་)", +"English (Belize)":"དབྱིན་སྐད་(པོ་ལེ་ཙེ་)", +"English (Canada)":"དབྱིན་སྐད་(ཁ་ན་ཏ་)", +"English (Caribbean)":"དབྱིན་སྐད་(ཅ་ལཱ་བྷིའི་)", +"English (Ghana)":"དབྱིན་སྐད།(ཀ་ན)", +"English (India)":"དབྱིན་སྐད།(རྒྱ་གར་)", +"English (Jamaica)":"དབྱིན་སྐད་(ཡ་མེ་ཅ་)", +"English (Namibia)":"དབྱིན་སྐད(ན་མི་པི་ཡ)", +"English (New Zealand)":"དབྱིན་སྐད་(ཉེའུ་ཅི་ལན་)", +"English (Philippines)":"དབྱིན་སྐད་(ཧྥི་ལི་ཕིན་)", +"English (South Africa)":"དབྱིན་སྐད་(ནན་ཕེ་)", +"English (Trinidad)":"དབྱིན་སྐད་(ཐ་ལི་ཉི་ཏ་གླིང་ཕྲན་)", +"English (UK)":"དབྱིན་སྐད་(དབྱིན་ཇི་)", +"English (USA)":"དབྱིན་སྐད་(ཨ་རི་)", +"English (Zimbabwe)":"དབྱིན་སྐད་(ཅིང་པ་པུ་ཝུའི་)", +"Esperanto":"འཛམ་གླིང་སྤྱི་སྐད་", +"Estonian":"ཨེ་ཧྲ་ནི་ཡའི་སྐད།", +"Example":"དཔེ་སྟོན།", +"Faroese":"ཕ་ལོའི་སྐད་", +"Fijian":"ཧྥེ་ཅིའི་སྐད།", +"Finnish":"ཧྥིན་ལན་སྐད་", +"First Page":"ཤོག་གྲངས་དང་པོ།", +"Flowchart":"བརྒྱུད་རིམ་རི་མོ།", +"Footer":"ཤོག་ཞབས།", +"Footnote":"ཞབས་མཆན།", +"Footnote Characters":"ཞབས་མཆན་གྱི་མཚོན་རྟགས།", +"Formula":"སྤྱི་འགྲོས།", +"Four Slides":"ཤོག་གྲངས་བཞི།", +"Frame":"སྒྲོམ།", +"French (Belgium)":"ཧྥ་སྐད་(པི་ལི་སྲི་)", +"French (Canada)":"ཧྥ་སྐད་(ཁ་ན་ཏ་)", +"French (France)":"ཧྥ་རན་སེའི་སྐད། (ཧྥ་རན་སེ)", +"French (Luxembourg)":"ཧྥ་སྐད་(ལུ་སན་པའོ་)", +"French (Monaco)":"ཧྥ་སྐད་(མོ་ནཱ་ཀཱ་)", +"French (Switzerland)":"ཧྥ་སྐད་(དབྲུའི་ཧྲེ་)", +"Frisian":"ཕོ་ལི་སི་ནན་སྐད་ཡིག", +"Friulian":"ཧྥུའུ་ལིའུ་རླིད་སྐད།", +"Function Wizard":"ཚབ་རྩིས་ཁྲིད་སྟོན།", +"Gaelic (Scotland)":"ཀེར་སྐད་(སུའུ་ཀ་ལན་)", +"Galician":"ཅ་ལེ་ཤི་སྐད་", +"Ganda":"ཀན་ཏཱ་སྐད།", +"Gascon":"གེ་སི་ཁེན་ཉི་སྐད།", +"Georgian":"ག་ལུ་ཅེ་ཡའི་སྐད་ཡིག", +"German (Austria)":"འཇར་སྐད་(ཨའོ་ཏེ་ལི་)", +"German (Belgium)":"འཇར་མན་སྐད།(པི་ལི་ཧྲི)", +"German (Germany)":"འཇར་མན་སྐད། (འཇར་མན་རྒྱལ་ཁབ)", +"German (Liechtenstein)":"འཇར་སྐད་(ལེ་ཀྲེ་ཏུན་ཐུ་ཏང་)", +"German (Luxembourg)":"འཇར་སྐད་(ལུ་སན་པའོ་རྒྱལ་ཁབ་)", +"German (Switzerland)":"འཇར་སྐད་(དབྲུའི་ཧྲེ་)", +"Graphic":"རིས་དབྱིབས།", +"Graphics":"པར་རིས།", +"Greek":"ཀེ་རེ་སེའི་སྐད་", +"Gujarati":"གུ་ཅི་ལའི་སྐད་", +"HTML":"HTML", +"Hausa (Ghana)":"མོང་སའི་སྐད(ཀ་ན)", +"Hausa (Nigeria)":"མོང་སའི་སྐད(ཀ་ན)", +"Header":"ཤོག་མགོ་", +"Heading":"ཁ་བྱང་།", +"Heading 10":"ཁ་བྱང་ 10", +"Heading 2":"ཁ་བྱང་ 2", +"Heading 3":"ཁ་བྱང་ 3", +"Heading 4":"ཁ་བྱང་ 4", +"Heading 5":"ཁ་བྱང་ 5", +"Heading 6":"ཁ་བྱང་ 6", +"Heading 7":"ཁ་བྱང་ 7", +"Heading 8":"ཁ་བྱང་ 8", +"Heading 9":"ཁ་བྱང་ 9", +"Hebrew":"ཤི་པོ་ལེའི་སྐད་ཡིག་", +"Hiligaynon":"ཞི་ལི་ཀེ་ནུང་སྐད།", +"Hindi":"རྒྱ་གར་བྱང་ཕྱོགས་སྐད་", +"Horizontal Line":"ཆུ་སྙོམས་ཀྱི་ཐིག", +"Hungarian":"ཧང་ག་རིའི་སྐད།", +"Icelandic":"འཁྱགས་གླིང་གི་སྐད་", +"Illustration":"བར་འཇུག་རི་མོ།", +"Index":"དཀར་ཆག", +"Index 1":"གསལ་བྱང་དཀར་ཆག 1", +"Index 2":"གསལ་བྱང་དཀར་ཆག 2", +"Index 3":"གསལ་བྱང་དཀར་ཆག 3", +"Index Heading":"གསལ་བྱང་དཀར་ཆག ཁ་བྱང་།", +"Index Link":"དཀར་ཆག་འབྲེལ་མཐུད།", +"Index Separator":"གསལ་བྱང་དཀར་ཆག ཁག་དབྱེའི་མཚོན་རྟགས།", +"Indonesian":"ཧིན་ཏུ་ཉི་ཤི་ཡའི་སྐད་", +"Insert":"བསྒར་འཛུད།", +"Interlingua":"ལ་ཏིང་སྐད་", +"Internet Link":"Internetཕྲེང་སྦྲེལ།", +"Irish":"ཨེར་ལན་སྐད་", +"Italian (Italy)":"དབྱི་ཏ་ལིའི་སྐད་(དབྱི་ཏ་ལི་)", +"Italian (Switzerland)":"དབྱི་ཏ་ལིའི་སྐད་(དབྲུའི་ཧྲེ་)", +"Japanese":"འཇར་ཕན་སྐད།", +"Kalaallisut":"ཀ་ལིང་ལན་སྐད་ཡིག", +"Kannada":"ཨའེ་ན་ཏེའི་སྐད་", +"Kashmiri (India)":"ཀེ་ཤེ་སྨིར་སྐད་(རྒྱ་གར་)", +"Kashmiri (Kashmir)":"ཀེ་ཤེ་སྨིར་སྐད་(ཀེ་ཤེ་སྨིར་སྐད་)", +"Kashubian":"གཱ་སུའུ་པིའི་སྐད་ཡིག", +"Khmer":"ཀའོ་མན་སྐད་", +"Kinyarwanda (Rwanda)":"རུ་ཝང་ཏའི་སྐད་་(རུ་ཝང་ཏ་)", +"Kirghiz":"ཅེ་ཨེར་ཅེ་སིའི་སྐད་ཡིག", +"Konkani":"ཁུང་ཁ་ཉིའི་སྐད་", +"Korean (RoK)":"ཀུ་རེ་ཡའི་སྐད་(ལྷོ་ཀུ་རེ་ཡ་)", +"Labels":"གདོང་འཛར།", +"Landscape":"འཕྲེད་ཕྱོགས།", +"Lao":"ལོ་སེའི་སྐད་ཡིག་", +"Latvian":"ལ་ཐོ་ཨུའེ་ཡའི་སྐད་", +"Left Page":"ཆ་གྲངས་ཤོག་ངོས", +"Lines":"ཕྲེང་།", +"Lingala":"ལིན་ཅ་ལའི་སྐད།", +"List Contents":"གསལ་ཐོའི་ནང་དོན།", +"List Indent":"ཡིག་རྐྱང་(ལྟོས་བཅས་ནང་སྐུམ་)", +"Lithuanian":"ལི་ཐོ་དབན་", +"Low German":"ས་དམའི་འཇར་མན་སྐད།", +"Luxembourgish":"ལུའུ་ཧྲེན་པའོ་སྐད།", +"Macedonian":"མ་ཆི་ཏུན་སྐད་", +"Maithili":"རྨེ་ཏི་ལི་སྐད།", +"Malay (Brunei Darussalam)":"མ་ལའེ་སྐད་(དབུན་ལའེ་ཏ་ལུ་ས་ལན་)", +"Malay (Malaysia)":"མ་ལའེ་ཤི་ཡའི་སྐད་(མ་ལའེ་ཚོགས་གླིང་)", +"Malayalam":"རྒྱ་གར་ལྷོ་ཕྱོགས་ཀྱི་སྐད་", +"Maltese":"མར་ཐའི་སྐད།", +"Manipuri":"དམན་ཉི་ཕུར་སྐད་ཡིག་", +"Maore":"མུ་འར་སྐད།", +"Marathi":"མ་ལ་ཏིའི་སྐད་", +"Marginalia":"ཟུར་མཆན།", +"Max":"ཆེ་ཤོས།", +"Min":"ཆུང་ཤོས།", +"Moore":"མུ་འར་སྐད།", +"Ndebele, South":"ཨན་ཏེ་པའེ་ལིའི་སྐད་(ལྷོ་ཕྱོགས་)", +"Nepali (India)":"ནེ་པ་ལའི་སྐད་(རྒྱ་གར་)", +"Nepali (Nepal)":"ནེ་པ་ལའི་སྐད་(བལ་ཡུལ་)", +"Nine Slides":"ཤོག་གྲངས་དགུ་པ།", +"None (Do not check spelling)":"མེད་པ(སྦྱོར་འབྲི་ཞིབ་བཤེར་མི་བྱེད་པ)", +"Northern Sotho":"སུའོ་མུ་བྱང་ཕྱོགས་སྐད་", +"Norwegian, Bokmål":"ནོའོ་ཝུའི་སྐད་(ཡིག་ཐོག་ནོའོ་ཝུའི་སྐད་)", +"Norwegian, Nynorsk":"ནོའོ་ཝུའི་སྐད་(ཉི་ལོ་སེ་ཁ་སྐད་)", +"Notes":"།གྲབས་ཉར། ", +"Numbering 1":"སྒྲིག་ཨང་ 1", +"Numbering 1 Cont.":"སྒྲིག་ཨང་མུ་མཐུད།", +"Numbering 1 End":"སྒྲིག་ཨང་མཇུག་སྒྲིལ།", +"Numbering 1 Start":"སྒྲིག་ཨང་འགོ་འཛུགས།", +"Numbering 2":"སྒྲིག་ཨང་ 2", +"Numbering 3":"སྒྲིག་ཨང་ 3", +"Numbering 4":"སྒྲིག་ཨང་ 4", +"Numbering 5":"སྒྲིག་ཨང་ 5", +"Numbering 5 Start":"སྒྲིག་ཨང་་འགོ་འཛུགས།", +"Numbering Symbols":"སྒྲིག་ཨང་ཡིག་རྟགས།", +"Nyanja":"ཉེ་ཨར་ཅཱ་སྐད་ཡིག", +"OLE":"OLE", +"Object without fill":"ཚོས་གཞི་མི་འཇུག་པའི་དམིགས་བྱ།", +"Occitan":"ཨའོ་ཁེ་སི་ཐན་སྐད་", +"One Slide":"ཤོག་ལྷེ་གཅིག", +"Outline":"རྩ་གནད།", +"Page Number":"ཤོག་ཨང་།", +"Placeholder":"གནས་བཟུང་རྟགས།", +"Polish":"ཕོ་ལན་གྱི་སྐད་", +"Portrait":"གཞུང་ཕྱོགས།", +"Portuguese (Brazil)":"ཕུ་ཅུ་གྷལ་གྱི་སྐད་(པར་ཅིར་)", +"Portuguese (Portugal)":"ཕུ་ཅུ་གྷལ་གྱི་སྐད་(ཕུ་ཅུ་གལ་)", +"Preformatted Text":"རྣམ་གཞག་སྔོན་གྱི་ཡིག་རྐྱང་།", +"Product":"སྒྱུར་ཐོབ།", +"Punjabi":"ཀེ་ཤེ་སྨིར་སྐད་", +"Quechua (Bolivia, North)":"ཁེ་ཆུ་ཡའི་སྐད(པོ་ལི་ཝུ་ཡ། ལྷོ་ཕྱོགས)", +"Quechua (Bolivia, South)":"ཁེ་ཆུ་ཡའི་སྐད(པོ་ལི་ཝུ་ཡ། ལྷོ་ཕྱོགས)", +"Report":"ཐོ་འགོད།", +"Result":"མཇུག་འབྲས།", +"Result2":"མཇུག་འབྲས་ 2", +"Rhaeto-Romance":"ལི་ཐོ་-རོ་མན་སྒྲུའུ་སྐད་", +"Right Page":"ཡ་གྲངས་ཤག་ངོས།", +"Rubies":"ཕིང་་ཡིང་ཕྱོགས་སྟོན།", +"Russian":"ཨུ་རུ་སུ་", +"Sami, Inari (Finland)":"ཡི་ན་ལི་ས་མིའི་སྐད(ཧྥུན་ལན)", +"Sami, Lule (Norway)":"ལུ་ལེའོ་ས་མིའི་སྐད(ནོར་ཝུལ)", +"Sami, Lule (Sweden)":"ལུ་ལེའོ་ས་མིའི་སྐད(སུའེ་ཏན)", +"Sami, Northern (Finland)":"བྱང་ཕྱོགས་ས་མིའི་སྐད(ཧྥུན་ལན)", +"Sami, Northern (Norway)":"བྱང་ཕྱོགས་ས་མིའི་སྐད(ནོར་ཝུལ)", +"Sami, Northern (Sweden)":"བྱང་ཕྱོགས་ས་མིའི་སྐད(སུའེ་ཏན)", +"Sami, Skolt (Finland)":"སེ་ཁོ་ཐེ་ས་མིའི་སྐད(ཧྥེན་ལན)", +"Sami, Southern (Norway)":"ལྷོ་ཕྱོགས་ས་མིའི་སྐད(ནོར་ཝུལ)", +"Sami, Southern (Sweden)":"ལྷོ་ཕྱོགས་ས་མིའི་སྐད(སུའེ་ཏན)", +"Sango":"སང་གའི་སྐད།", +"Sanskrit":"ལེགས་སྦྱར་སྐད་", +"Sardinian":"སན་ཏེང་སྐད་", +"Serbian Cyrillic (Montenegro)":"སེར་ཝུ་ཡའི་སྐད(ཤི་ལིར་ཡི་གེ ཧེ་ཧྲན)", +"Serbian Cyrillic (Serbia)":"སེར་ཝུ་ཡའི་སྐད(ཤི་ལིར་ཡི་གེ སེར་ཝུ་ཡ)", +"Serbian Latin (Montenegro)":"སེར་ཝུ་ཡའི་སྐད(ལ་ཏིང་ཡི་གེ ཧེ་ཧྲེན)", +"Serbian Latin (Serbia)":"སེར་ཝུ་ཡའི་སྐད(ལ་ཏིང་ཡི་གེ སེར་ཝུ་ཡ)", +"Shapes":"དབྱིབས་ཚུལ།", +"Shuswap":"ཧྲུའུ་ཧྲེ་ཝུའི་སྐད།", +"Signature":"ས་ཡིག་འགོད་རྒྱུ།", +"Sinhala":"ཤི་ལན་གྱི་སྐད་ཡིག", +"Six Slides":"ཤོག་གྲངས་དྲུག་པ།", +"Slovak":"སེ་ལོ་ཧྥ་ཁེའི་སྐད།", +"Slovenian":"སི་ལོག་འུན་ནི་ཡའི་སྐད་ཡིག་", +"Somali":"སོ་མ་ལིའི་སྐད།", +"Source Text":"གཞིའི་ཡིག་ཆ།", +"Southern Sotho":"སོ་ཐོ་ལྷོའི་སྐད་ཡིག", +"Spanish (Argentina)":"སེ་ཕེན་སྐད་ཡིག་(ཨ་ཀེ་ཐིན་)", +"Spanish (Bolivia)":"སེ་ཕེན་སྐད་ཡིག་(ཕོ་ལེ་ཝེ་ཡ་)", +"Spanish (Chile)":"སེ་ཕེན་སྐད་ཡིག་(ཆི་ལི་)", +"Spanish (Colombia)":"སེ་ཕེན་སྐད་ཡིག་(ཀ་ལུན་སྦི་ཡ་)", +"Spanish (Costa Rica)":"སེ་ཕེན་སྐད་ཡིག་(ཀ་སི་ཟླ་ལི་ཅ་)", +"Spanish (Cuba)":"སི་ཕན་སྐད(ཁུ་པ)", +"Spanish (Dom. Rep.)":"སེ་ཕེན་སྐད་ཡིག་(ཏོ་མི་ཉི་ཅ་)", +"Spanish (Ecuador)":"སེ་ཕེན་སྐད་ཡིག་(དབུའི་ཀོ་ཏོར་)", +"Spanish (El Salvador)":"སེ་ཕེན་སྐད་ཡིག་(སར་ཝོ་ཏ་)", +"Spanish (Guatemala)":"སེ་ཕེན་སྐད་ཡིག་(ཀུའེ་ཐེ་མ་ལ་)", +"Spanish (Honduras)":"སེ་ཕེན་སྐད་ཡིག་(ཧོར་ཏོ་ལ་སེ་)", +"Spanish (Mexico)":"སེ་ཕེན་སྐད་ཡིག་(མོ་ཞའི་ཁོ་)", +"Spanish (Nicaragua)":"སེ་ཕེན་སྐད་ཡིག་(ཉི་ཅ་ལ་ཀོ་)", +"Spanish (Panama)":"སེ་ཕེན་སྐད་ཡིག་(ཕ་ན་མ་)", +"Spanish (Paraguay)":"སེ་ཕེན་སྐད་ཡིག་(ཕ་ར་ཀུའི་)", +"Spanish (Peru)":"སེ་ཕེན་སྐད་ཡིག་(ཕེ་རུ་)", +"Spanish (Puerto Rico)":"སེ་ཕེན་སྐད་ཡིག་(པོ་ཏོ་ལི་)", +"Spanish (Spain)":"སེ་ཕེན་སྐད་ཡིག་(སེ་ཕེན་ཡ་)", +"Spanish (Uruguay)":"སེ་ཕེན་སྐད་ཡིག་(ཝུ་ར་ཀུའི་)", +"Spanish (Venezuela)":"སེ་ཕེན་སྐད་ཡིག་(ལེ་ནོ་ཙུའེ་ལ་)", +"StDev":"ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(དཔེ་འདེམས།)", +"Strong Emphasis":"ཤུགས་ཆེ་རུ་གཏོང་བ།", +"Subtitle":"ཡན་ལག་ཁ་བྱང་།", +"Swahili (Kenya)":"སི་ཝ་ཤི་ལིའི་སྐད་(ཁན་ཉི་ཡ་)", +"Swahili (Tanzania)":"སེ་ཝ་ཤི་ལིའི་སྐད(ཐན་སང་ཉི་ཡ)", +"Swazi":"སི་ཝུའི་ཧྲེ་སྐད་ཡིག", +"Swedish (Finland)":"སུའེ་ཏན་སྐད་(ཧྥིན་ལན་)", +"Swedish (Sweden)":"སུའེ་ཏན་སྐད་(སུའེ་ཏན་)", +"Table":"རེའུ་མིག", +"Table Contents":"རེའུ་མིག་ནང་དོན།", +"Table Heading":"རེའུ་མིག་གི་ཁ་བྱང་།", +"Tagalog":"ཐ་ཅ་ལུ་རིགས་ཀྱི་ཡི་གེ", +"Tajik":"ཐ་ཅེ་ཁེའི་སྐད།", +"Tamil":"ཐན་མིན་སྐད་", +"Tatar":"ཐན་ཐའི་སྐད་", +"Teletype":"བསྡུར་ཚད་དུ་འགྱུར་བའི་ཡི་གེ་མིན་པ།", +"Telugu":"ཐད་ལུ་ཀུའི་སྐད་ཡིག་", +"Tetun (Indonesia)":"ཏེ་ཏུན་སྐད(ཧིན་རྡུ་ནི་ཤི་ཡ)", +"Tetun (Timor-Leste)":"ཏེ་ཏུན་སྐད(ཏུང་ཏི་ཝུན)", +"Text":"ཡི་གེ", +"Thai":"ཐེ་ལན་སྐད་ཡིག་", +"Three Slides":"ཤོག་ལྷེ་གསུམ་པ།", +"Tibetan (PR China)":"བོད་ཡིག་(ཀྲུང་གོ་)", +"Tigrigna (Eritrea)":"ཐི་གེ་ལི་ནའི་སྐད(ཨེ་ལི་ཐེ་ལི་ཡ)", +"Tigrigna (Ethiopia)":"ཐི་གེ་ལི་ནིའི་སྐད(ཨེ་སེ་ཨེ་པི་ཡ)", +"Title":"ཁ་བྱང་།", +"Title Only":"ཁ་བྱང་ཙམ་ཡིན་པ།", +"Title Slide":"ཁ་བྱང་སྒྲོན་བཪྙན།", +"Title, Vertical Text":"ཁ་བྱང་། གཞུང་བྲིས་ཡི་གེ", +"Title, Vertical Text, Clipart":"ཁ་བྱང་། དྲས་སྦྱར་རི་མོ། གཞུང་སྒྲིག་ཡི་གེ", +"Tok Pisin":"ཐོ་ཁེ་ཕི་ཤིན་སྐད།", +"Tsonga":"ཚུལ་ཅཱ་སྐད་ཡིག", +"Tswana (Botswana)":"ཚེ་ཝ་ནའི་སྐད་(བོ་ཚེ་ཝ་ན་)", +"Tswana (South Africa)":"ཚེ་ཝ་ནའི་སྐད་ཡིག", +"Turkish":"ཏུར་ཀེའེ་སྐད་", +"Turkmen":"ཐུ་ཁུ་མན་སྐད།", +"Two Slides":"ཤོག་གྲངས་གཉིས་ཅན།", +"Ukrainian":"ཨུར་ཁ་ལན་གྱི་སྐད་ཡིག", +"Unknown":"ཧ་མི་གོ་བ།", +"Urdu (India)":"ཨུར་ཏུའི་སྐད་ཡིག(རྒྱ་གར)", +"Urdu (Pakistan)":"ཨུར་ཏུའི་སྐད་ཡིག(པ་ཀི་སི་ཐན་)", +"User Entry":"སྤྱོད་མཁན་འཇུག་པ།", +"User Index 1":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 1", +"User Index 10":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 10", +"User Index 2":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 2", +"User Index 3":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 3", +"User Index 4":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 4", +"User Index 5":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 5", +"User Index 6":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 6", +"User Index 7":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 7", +"User Index 8":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 8", +"User Index 9":"སྤྱོད་མཁན་གྱི་དཀར་ཆག 9", +"User Index Heading":"སྤྱོད་མཁན་དཀར་ཆག་ཁ་བྱང་།", +"Var":"ཁྱད་སྒྱུར།", +"Variable":"འགྱུར་རུང་བ་།", +"Venda":"ཝུན་ཏ་སྐད་ཡིག", +"Vertical Numbering Symbols":"གཞུང་དུ་འབྲི་སྟངས་ཀྱི་ཨང་སྒྲིག་ཡིག་རྟགས།", +"Vertical Title, Text, Chart":"གཞུང་སྒྲིག་ཁ་བྱང་། གཞུང་སྒྲིག་ཡི་གེ དཔེ་རིས།", +"Vertical Title, Vertical Text":"གཞུང་སྒྲིག་ཁ་བྱང་། གཞུང་སྒྲིག་ཡི་གེ", +"Vietnamese":"གཡོད་ནན་སྐད་ཡིག", +"Visited Internet Link":"ལྟ་སྤྱོད་བྱས་མྱོང་བའི་ Internetཕྲེང་འབྲེལ།", +"Walloon":"ཝ་ལུང་སྐད།", +"Watermark":"ཆུ་རིས།", +"Welsh":"ས་ཧྲིའི་སྐད་", +"Xhosa":"ཁཱ་སའི་སྐད་ཡིག", +"Zulu":"ཙུའུ་ལུའི་སྐད་ཡིག", +"Éwé":"ཨེ་ཝུའི་སྐད་(ཀ་ན)" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/br.json b/f7cloud-office/browser/dist/l10n/locore/br.json new file mode 100644 index 0000000..b7ff71e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/br.json @@ -0,0 +1,561 @@ +{ +"3D Objects":"Ergorennoù 3M", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Afrikaneg (Namibia)", +"Afrikaans (South Africa)":"Afrikaneg (Afrika Su)", +"Aka (Congo)":"Akaeg (Kongo)", +"Akan":"Akan", +"Albanian":"Albaneg", +"Amharic":"Amhareg", +"Apatani":"Apatanieg", +"Arabic":"Arabeg", +"Arabic (Algeria)":"Arabeg (Aljeria)", +"Arabic (Bahrain)":"Arabeg (Bahrein)", +"Arabic (Chad)":"Arabeg (Tchad)", +"Arabic (Comoros)":"Arabeg (Komoroz)", +"Arabic (Djibouti)":"Arabeg (Djibouti)", +"Arabic (Egypt)":"Arabeg (Ejipt)", +"Arabic (Eritrea)":"Arabeg (Eritrea)", +"Arabic (Iraq)":"Arabeg (Iraq)", +"Arabic (Israel)":"Arabeg (Israel)", +"Arabic (Jordan)":"Arabeg (Jordania)", +"Arabic (Kuwait)":"Arabeg (Koweit)", +"Arabic (Lebanon)":"Arabeg (Liban)", +"Arabic (Libya)":"Arabeg (Libia)", +"Arabic (Mauritania)":"Arabeg (Maoritania)", +"Arabic (Morocco)":"Arabeg (Maroko)", +"Arabic (Oman)":"Arabeg (Oman)", +"Arabic (Palestine)":"Arabic (Palestin)", +"Arabic (Qatar)":"Arabeg (Katar)", +"Arabic (Saudi Arabia)":"Arabeg (Arabia Saoudat)", +"Arabic (Somalia)":"Arabeg (Somalia)", +"Arabic (Sudan)":"Arabeg (Jordania)", +"Arabic (Syria)":"Arabeg (Siria)", +"Arabic (Tunisia)":"Arabeg (Tunizia)", +"Arabic (UAE)":"Arabeg (SAU)", +"Arabic (Yemen)":"Arabeg (Yemen)", +"Aragonese":"Aragoneg", +"Aranese":"Araneg", +"Arpitan (France)":"Arpitaneg (Bro C'hall)", +"Arpitan (Italy)":"Arpitaneg (Bro Italia)", +"Arpitan (Switzerland)":"Arpitaneg (Bro Suis)", +"Assamese":"Asameg", +"Asturian":"Asturieg", +"Avar":"Avareg", +"Average":"Keitad", +"Azerbaijani Cyrillic":"Azeri (Kirillek)", +"Azerbaijani Latin":"Azeri (Latin)", +"Background":"Drekleur", +"Background objects":"Ergorennoù en drekleur", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Stummoù diazez", +"Basque":"Euskareg", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belaruseg", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengaleg (India)", +"Bibliography 1":"Levrlennadur 1", +"Bibliography Heading":"Talbenn ul levrlennadur", +"Blank Slide":"Treyonenn diskriv", +"Block Arrows":"Biroù leun", +"Bodo":"Bodo", +"Bosnian":"Bosneg", +"Breton":"Brezhoneg", +"Bulgarian":"Bulgareg", +"Burmese":"Burmeseg", +"Bushi":"Buchi", +"Callouts":"Leadelloù", +"Caption":"Leadell", +"Caption Characters":"Arouezennoù al leadell", +"Catalan":"Katalaneg", +"Catalan (Valencian)":"Katalaneg (Valensia)", +"Centered Text":"Testenn kreizet", +"Chinese (Hong Kong)":"Sinaeg (Hong Kong)", +"Chinese (Macau)":"Sinaeg (Macau)", +"Chinese (Singapore)":"Sinaeg (Singapoura)", +"Chinese (simplified)":"Sinaeg (eeunaet)", +"Chinese (traditional)":"Sinaeg (hengounel)", +"Church Slavic":"Slaveg Iliz", +"Chuvash":"Tchouvach", +"Citation":"Meneg", +"Clear formatting":"Diverkañ ar mentrezhañ", +"Complimentary Close":"Gourc'hemennoù dibenn", +"Connectors":"Kennaskerioù", +"Contents 1":"Taolenn an danvezioù 1", +"Contents 10":"Taolenn an danvezioù 10", +"Contents 2":"Taolenn an danvezioù 2", +"Contents 3":"Taolenn an danvezioù 3", +"Contents 4":"Taolenn an danvezioù 4", +"Contents 5":"Taolenn an danvezioù 5", +"Contents 6":"Taolenn an danvezioù 6", +"Contents 7":"Taolenn an danvezioù 7", +"Contents 8":"Taolenn an danvezioù 8", +"Contents 9":"Taolenn an danvezioù 9", +"Contents Heading":"Talbenn taolenn an danvezioù", +"Coptic":"Kopteg", +"Cornish":"Kerneveureg", +"Count":"Kont", +"CountA":"Kont2", +"Cree, Plains, Latin":"Kreeg, Kompezennoù, Latin", +"Cree, Plains, Syllabics":"Kreeg, Kompezennoù, Silabennek", +"Croatian":"Kroateg", +"Czech":"Tchekeg", +"Danish":"Daneg", +"Default":"Dre ziouer", +"Definition":"Despizadur", +"Dhivehi":"Maldiveg", +"Dibole":"Diboleg", +"Dogri":"Dogri", +"Doondo":"Doondoeg", +"Drawing":"Tresadenn", +"Drop Caps":"Pennletrennoù", +"Dutch (Belgium)":"Nederlandeg (Belgia)", +"Dutch (Netherlands)":"Nederlandeg (Izelvroioù)", +"Dzongkha":"Dzongkhaeg", +"Emphasis":"Kreñvaat", +"Endnote":"Notenn dibenn", +"Endnote Anchor":"Eor an notenn dibenn", +"Endnote Characters":"Arouezenn notenn dibenn", +"English (Australia)":"Saozneg (Aostralia)", +"English (Belize)":"Saozneg (Belize)", +"English (Botswana)":"Saozneg (Botswana)", +"English (Canada)":"Saozneg (Kanada)", +"English (Caribbean)":"Saozneg (Karaiboù)", +"English (Gambia)":"Saozneg (Gambia)", +"English (Ghana)":"Saozneg (Ghana)", +"English (India)":"Saozneg (India)", +"English (Ireland)":"Saozneg (Iwerzhon)", +"English (Jamaica)":"Saozneg (Jamaika)", +"English (Malawi)":"Saozneg (Malawi)", +"English (Mauritius)":"Saozneg (Enez Maoris)", +"English (Namibia)":"Saozneg (Namibia)", +"English (New Zealand)":"Saozneg (Zeland-Nevez)", +"English (Philippines)":"Saozneg (Filipinez)", +"English (South Africa)":"Saozneg (Suafrika)", +"English (Trinidad)":"Saozneg (Trinidad)", +"English (UK)":"Saozneg (Rouantelezh-Unanet)", +"English (USA)":"Saozneg (S.U.A.)", +"English (Zimbabwe)":"Saozneg (Zimbabwe)", +"English, OED spelling (UK)":"Saozneg, reizhskrivañ mod OED (RU)", +"Erzya":"Erzyaeg", +"Esperanto":"Esperanteg", +"Estonian":"Estoneg", +"Example":"Skouer", +"Faroese":"Faeroeg", +"Fijian":"Fijieg", +"Filled":"Leuniet", +"Finnish":"Finneg", +"First Line Indent":"Pukad al linenn gentañ", +"First Page":"Pajenn gentañ", +"Flowchart":"Frammlun", +"Footer":"Troad pajenn", +"Footer Left":"Troad pajenn kleiz", +"Footer Right":"Troad pajenn dehou", +"Footnote":"Notenn troad pajenn", +"Footnote Anchor":"Eor an traoñ pajenn", +"Footnote Characters":"Arouezenn notenn an traoñ pajenn", +"Formula":"Reollun", +"Four Slides":"Peder zreyonenn", +"Frame":"Stern", +"Frame Contents":"Endalc'had ar stern", +"French (Belgium)":"Galleg (Belgia)", +"French (Benin)":"Galleg (Benin)", +"French (Burkina Faso)":"Galleg (Burkina Faso)", +"French (Canada)":"Galleg (Kanada)", +"French (Côte d'Ivoire)":"Galleg (aodoù an olifanted)", +"French (France)":"Galleg (Bro C'hall)", +"French (Luxembourg)":"Galleg (Luksembourg)", +"French (Mali)":"Galleg (Mali)", +"French (Mauritius)":"Galleg (Enez Maoris)", +"French (Monaco)":"Galleg (Monako)", +"French (Niger)":"Galleg (Nijer)", +"French (Senegal)":"Galleg (Senegal)", +"French (Switzerland)":"Galleg (Suis)", +"French (Togo)":"Galleg (Togo)", +"Frisian":"Frizeg", +"Friulian":"Friouleg", +"Function Wizard":"Skoazeller ar c'hevreizhennoù", +"Gaelic (Scotland)":"Skoseg", +"Galician":"Galizeg", +"Ganda":"Ganda", +"Gascon":"Gaskoneg", +"Georgian":"Jorjianeg", +"German (Austria)":"Alamaneg (Aostria)", +"German (Belgium)":"Alamaneg (Beljia)", +"German (Germany)":"Alamaneg (Alamagn)", +"German (Liechtenstein)":"Alamaneg (Liechtenstein)", +"German (Luxembourg)":"Alamaneg (Luksembourg)", +"German (Switzerland)":"Alamaneg (Suis)", +"Gikuyu":"Gikouyou", +"Graphic":"Skeudenn", +"Graphics":"Skeudennoù", +"Greek":"Gresianeg", +"Greek, Ancient":"Gresianeg, kozh", +"Guarani (Paraguay)":"Guaranieg (Paraguay)", +"Gujarati":"Gujarateg", +"HTML":"HTML", +"Haitian":"Haitieg", +"Hanging Indent":"Pukad nac'hel", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaieg", +"Header":"Reollin", +"Header Left":"Reollin kleiz", +"Header Right":"Reollin dehou", +"Heading":"Talbenn", +"Heading 1":"Talbenn 1", +"Heading 10":"Talbenn 10", +"Heading 2":"Talbenn 2", +"Heading 3":"Talbenn 3", +"Heading 4":"Talbenn 4", +"Heading 5":"Talbenn 5", +"Heading 6":"Talbenn 6", +"Heading 7":"Talbenn 7", +"Heading 8":"Talbenn 8", +"Heading 9":"Talbenn 9", +"Hebrew":"Hebraeg", +"Hiligaynon":"Hiligaynoneg", +"Hindi":"Hindi", +"Horizontal Line":"Linenn a-blaen", +"Hungarian":"Hungareg", +"Icelandic":"Islandeg", +"Illustration":"Skeudennadur", +"Index":"Ibil", +"Index 1":"Ibil 1", +"Index 2":"Ibil 2", +"Index 3":"Ibil 3", +"Index Heading":"Talbenn an ibil", +"Index Link":"Ere an ibil", +"Index Separator":"Kefarz an ibil", +"Indonesian":"Indonezeg", +"Insert":"Enlakaat", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Etreyezh Kornôg", +"Internet Link":"Ere Internet", +"Irish":"Iwerzhoneg", +"Italian (Italy)":"Italianeg (Italia)", +"Italian (Switzerland)":"Italianeg (Suis)", +"Japanese":"Japaneg", +"Kaamba":"Kaambaeg", +"Kabyle Latin":"Kabileg Latin", +"Kalaallisut":"Greunlandeg", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpek latin", +"Kashmiri (India)":"Kasmirieg (India)", +"Kashmiri (Kashmir)":"Kasmirieg (Kachemir)", +"Kashubian":"Kashubieg", +"Kazakh":"Kazak", +"KeyID":"Naoudi stokelloù", +"Khanty":"Kantieg", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Komi-Permyak":"Komieg-Permyakeg", +"Komi-Zyrian":"Komieg-Zirianeg", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongoeg (Kongo)", +"Korean (RoK)":"Koreaneg (Republik Korea)", +"Kumyk":"Kumeg", +"Kunyi":"Kunyieg", +"Kurdish, Central (Iran)":"Kurdeg, kreiz (Iran)", +"Kurdish, Central (Iraq)":"Kurdeg, kreiz (Irak)", +"Kurdish, Northern (Syria)":"Kurdeg, Norzh (Siria)", +"Kurdish, Northern (Turkey)":"Kurdeg, Norzh (Turkia)", +"Kurdish, Southern (Iran)":"Kurdeg, Su (Iran)", +"Kurdish, Southern (Iraq)":"Kurdeg, Su (Irak)", +"Kven Finnish":"Finneg mod Kven", +"Kyrgyz (China)":"Kirgizeg (Sina)", +"Labels":"Tikedennoù", +"Ladin":"Ladineg", +"Landscape":"Gweledva", +"Lao":"Laoseg", +"Lari":"Lari", +"Latgalian":"Latgalianeg", +"Latin":"Latin", +"Latvian":"Latvieg", +"Left Page":"Pajenn gleiz", +"Lengo":"Lengoeg", +"Limbu":"Limbu", +"Line Numbering":"Niverenniñ al linennoù", +"Lines":"Linennoù", +"Lingala":"Lingala", +"List Contents":"Rollad", +"List Heading":"Talbenn roll", +"List Indent":"Pukad ar roll", +"Lithuanian":"Lituaneg", +"Livonian":"Livoneg", +"Lojban":"Lojban", +"Low German":"Alamaneg izel", +"Luxembourgish":"Luksembourgeg", +"Macedonian":"Makedoneg", +"Main Index Entry":"Enankad pennañ an ibil", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgacheg, Plato", +"Malay (Brunei Darussalam)":"Malayseg (Brunei)", +"Malay (Malaysia)":"Malayseg (Malezia)", +"Malayalam":"Malayalam", +"Maltese":"Malteg", +"Maninkakan, Eastern, Latin":"Maninkakeg, kornôg, latin", +"Manipuri":"Manipuri", +"Maore":"Moureg", +"Maori":"Maorieg", +"Marathi":"Marathi", +"Marginalia":"Notennoù war ar marz", +"Mari, Hill":"Marieg, Krec'hioù", +"Mari, Meadow":"Marieg, Meadow", +"Max":"Uc'hek", +"Mbochi":"Mbochi", +"Min":"Izek", +"Moksha":"Mokchaeg", +"Mongolian Cyrillic":"Mongoliek kirillek", +"Mongolian Mongolian":"Mongolek mongolek", +"Moore":"Moureg", +"N'ko":"N'ko", +"Ndebele, South":"Ndebele (Su)", +"Nenets":"Nenetseg", +"Nepali (India)":"Nepaleg (India)", +"Nepali (Nepal)":"Nepaleg (Nepal)", +"Nganasan":"Nganasaneg", +"Ngungwel":"Ngungweleg", +"Ngäbere":"Ngabereg", +"Nine Slides":"Nav treyonenn", +"Njyem (Congo)":"Njyemeg (Kongo)", +"Nogai":"Nogayeg", +"None (Do not check spelling)":"Tra ebet (na gwiriañ ar reizhskrivadur)", +"Northern Sotho":"Soto an Norzh", +"Norwegian, Bokmål":"Norveveg (Bokmål)", +"Norwegian, Nynorsk":"Norveveg (Nynorsk)", +"Notes":"Notennoù", +"Numbering 1":"Niverenniñ 1", +"Numbering 1 Cont.":"Niverenniñ 1 heuliad", +"Numbering 1 End":"Niverenniñ 1 dibenn", +"Numbering 1 Start":"Niverenniñ 1 deroù", +"Numbering 2":"Niverenniñ 2", +"Numbering 2 Cont.":"Niverenniñ 2 heuliad", +"Numbering 2 End":"Niverenniñ 2 dibenn", +"Numbering 2 Start":"Niverenniñ 2 deroù", +"Numbering 3":"Niverenniñ 3", +"Numbering 3 Cont.":"Niverenniñ 3 heuliad", +"Numbering 3 End":"Niverenniñ 3 dibenn", +"Numbering 3 Start":"Niverenniñ 3 deroù", +"Numbering 4":"Niverenniñ 4", +"Numbering 4 Cont.":"Niverenniñ 4 heuliad", +"Numbering 4 End":"Niverenniñ 4 dibenn", +"Numbering 4 Start":"Niverenniñ 4 deroù", +"Numbering 5":"Niverenniñ 5", +"Numbering 5 Cont.":"Niverenniñ 5 heuliad", +"Numbering 5 End":"Niverenniñ 5 dibenn", +"Numbering 5 Start":"Niverenniñ 5 deroù", +"Numbering Symbols":"Arouezennoù niverenniñ", +"Nyanja":"Nyanjeg", +"OLE":"OLE", +"Object Index 1":"Ibil an ergorennoù 1", +"Object Index Heading":"Talbenn ibil an ergorennoù", +"Object with no fill and no line":"Ergorenn dileun ha dilinenn", +"Object without fill":"Ergorenn hep leuniañ", +"Occitan":"Okitaneg", +"Odia":"Odia", +"Olonets":"Olonetseg", +"One Slide":"Un dreyonenn", +"Oromo":"Oromo", +"Outline":"Steuñv", +"Overwrite":"Flastrañ", +"Page %1 of %2":"Pajenn %1 eus %2", +"Page Number":"Niverenn bajenn", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamenteg (Aruba)", +"Papiamento (Bonaire)":"Papiamenteg (Boner)", +"Papiamento (Curaçao)":"Papiamenteg (Kurachao)", +"Papiamentu (Netherlands Antilles)":"Papiamenteg (Antilhoù an Izelvroioù)", +"Persian":"Perseg", +"Pitjantjatjara":"Pitjantjatjaraeg", +"Placeholder":"Erlec'hiad", +"Polish":"Poloneg", +"Portrait":"Poltred", +"Portuguese (Angola)":"Portugaleg (Angola)", +"Portuguese (Brazil)":"Portugaleg (Brazil)", +"Portuguese (Portugal)":"Portugaleg (Portugal)", +"Preformatted Text":"Testenn rakmentrezhet", +"Product":"Aozad", +"Puinave":"Puinaveg", +"Punjabi":"Punjabeg", +"Punu":"Punueg", +"Quechua (Bolivia, North)":"Kechueg (Bolivia, Norzh)", +"Quechua (Bolivia, South)":"kechueg (Bolivia, Su)", +"Quechua (Ecuador)":"Kechua (Ekuador)", +"Report":"Danevell", +"Result":"Disoc'h", +"Result2":"Disoc'h 2", +"Rhaeto-Romance":"Romañcheg", +"Right Page":"Pajenn dehou", +"Romanian (Moldova)":"Romaneg (Moldova)", +"Romanian (Romania)":"Roumaneg (Roumania)", +"Rubies":"Rubyoù", +"Russian":"Rusianeg", +"Rusyn (Slovakia)":"Rusin (Slovakia)", +"Rusyn (Ukraine)":"Rusin (Ukren)", +"Sami, Inari (Finland)":"Samieg, Inari (Finland)", +"Sami, Kildin (Russia)":"Samieg, Kildin (Rusia)", +"Sami, Lule (Norway)":"Samieg, Lule (Norvegia)", +"Sami, Lule (Sweden)":"Samieg, Lule (Sweden)", +"Sami, Northern (Finland)":"Samieg, Hanternoz (Finland)", +"Sami, Northern (Norway)":"Samieg, Hanternoz (Norway)", +"Sami, Northern (Sweden)":"Samieg, Hanternoz (Sweden)", +"Sami, Pite (Sweden)":"Samieg, Pite (Sweden)", +"Sami, Skolt (Finland)":"Samieg, Skolt (Finland)", +"Sami, Southern (Norway)":"Samieg, Kreisteiz (Norway)", +"Sami, Southern (Sweden)":"Samieg, Kreisteiz (Sweden)", +"Sango":"Sangoeg", +"Sanskrit":"Sanskriteg", +"Sardinian":"Sardeg", +"Sardinian, Campidanese":"Sardeg, Campidanese", +"Sardinian, Gallurese":"Sardeg, Gallurese", +"Sardinian, Logudorese":"Sardeg, Logudorese", +"Sardinian, Sassarese":"Sardeg, Sassarese", +"Selection count":"Kont an diuzad", +"Serbian Cyrillic (Montenegro)":"Serbeg Kirillek (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbeg (Kirillek)", +"Serbian Cyrillic (Serbia)":"Serbeg Kirillek (Serbia)", +"Serbian Latin":"Serbeg latin", +"Serbian Latin (Montenegro)":"Serbeg Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbeg (Latin)", +"Serbian Latin (Serbia)":"Serbeg Latin (Serbia)", +"Shapes":"Stummoù", +"Sheet %1 of %2":"Follenn %1 eus %2", +"Shuswap":"Shuswap", +"Sidama":"Sidamaeg", +"Signature":"Sinadur", +"Sinhala":"Singhaleg", +"Six Slides":"C'hwec'h treyonenn", +"Slide %1 of %2":"Treyonenn %1 eus %2", +"Slide %1 of %2 (%3)":"Treyonenn %1 eus %2 (%3)", +"Slovak":"Sloveg", +"Slovenian":"Sloveneg", +"Somali":"Somaleg", +"Sorbian, Lower":"Izelsorabeg", +"Sorbian, Upper":"Uhelsorabeg", +"Source Text":"Testenn darzh", +"Southern Sotho":"Soto ar Su", +"Spanish (Argentina)":"Spagnoleg (Arc'hantina)", +"Spanish (Bolivia)":"Spagnoleg (Bolivia)", +"Spanish (Chile)":"Spagnoleg (Chile)", +"Spanish (Colombia)":"Spagnoleg (Kolombia)", +"Spanish (Costa Rica)":"Spagnoleg (Costa Rica)", +"Spanish (Cuba)":"Spagnoleg (Kuba)", +"Spanish (Dom. Rep.)":"Spagnoleg (Republik Dominikan)", +"Spanish (Ecuador)":"Spagnoleg (Ecuador)", +"Spanish (El Salvador)":"Spagnoleg (El Salvador)", +"Spanish (Guatemala)":"Spagnoleg (Guatemala)", +"Spanish (Honduras)":"Spagnoleg (Honduras)", +"Spanish (Mexico)":"Spagnoleg (Mec'hiko)", +"Spanish (Nicaragua)":"Spagnoleg (Nicaragua)", +"Spanish (Panama)":"Spagnoleg (Panama)", +"Spanish (Paraguay)":"Spagnoleg (Paraguay)", +"Spanish (Peru)":"Spagnoleg (Perou)", +"Spanish (Puerto Rico)":"Spagnoleg (Porto Rico)", +"Spanish (Spain)":"Spagnoleg (Spagn)", +"Spanish (Uruguay)":"Spagnoleg (Uruguay)", +"Spanish (Venezuela)":"Spagnoleg (Venezuela)", +"StDev":"Forc'hadrizh", +"Strong Emphasis":"Kreñvaat muioc'h", +"Subtitle":"Isskrid", +"Sum":"Sammad", +"Suundi":"Suundieg", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Svedeg (Finland)", +"Swedish (Sweden)":"Svedeg (Sveden)", +"Table":"Taolenn", +"Table Contents":"Taolennad", +"Table Heading":"Talbenn an daolenn", +"Table Index 1":"Ibil an taolennoù 1", +"Table Index Heading":"Talbenn ibil an taolennoù", +"Tagalog":"Tagalog", +"Tahitian":"Tahitianeg", +"Tajik":"Tajik", +"Tamil":"Tamileg", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Tekeeg-Kukuyaeg", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Testenn ankenfeuriek", +"Telugu":"Telougou", +"Tetun (Indonesia)":"Tetuneg", +"Tetun (Timor-Leste)":"Tetoun (Timor-ar reter)", +"Text":"Testenn", +"Thai":"Thai", +"Three Slides":"Teir zreyonenn", +"Tibetan (India)":"Tibeteg (India)", +"Tibetan (PR China)":"Tibetaneg (Sina)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Titl", +"Title Only":"Titl hepken", +"Title Slide":"Treyonenn-ditl", +"Title and 2 Content":"Titl ha 2 Endalc'had", +"Title, 2 Content and Content":"Titl, 2 Endalc'had hag Endalc'had", +"Title, 2 Content over Content":"Titl, Endalc'had war 2 Endalc'had", +"Title, 4 Content":"Titl, 4 Endalc'had", +"Title, 6 Content":"Titl, 6 Endalc'had", +"Title, Content":"Titl, Endalc'had", +"Title, Content and 2 Content":"Titl, Endalc'had ha 2 Endalc'had", +"Title, Content over Content":"Titl, Endalc'had war Endalc'had", +"Title, Vertical Text":"Titl, testenn a-serzh", +"Title, Vertical Text, Clipart":"Titl, testenn a-serzh, klipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangieg", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Suafrika)", +"Turkish":"Turkeg", +"Turkmen":"Turkmeneg", +"Two Slides":"Div dreyonenn", +"Udmurt":"Udmurt", +"Ukrainian":"Ukraineg", +"Unknown":"Dianav", +"Urdu (India)":"Ourdou (India)", +"Urdu (Pakistan)":"Ourdou (Pakistan)", +"User Entry":"Enankañ an arveriad", +"User Index 1":"Ibil personelaet 1", +"User Index 10":"Ibil personelaet 10", +"User Index 2":"Ibil personelaet 2", +"User Index 3":"Ibil personelaet 3", +"User Index 4":"Ibil personelaet 4", +"User Index 5":"Ibil personelaet 5", +"User Index 6":"Ibil personelaet 6", +"User Index 7":"Ibil personelaet 7", +"User Index 8":"Ibil personelaet 8", +"User Index 9":"Ibil personelaet 9", +"User Index Heading":"Talbenn ibil personelaet", +"Uyghur":"Ouigoureg", +"Uzbek Cyrillic":"Ouzbeg kirillek", +"Uzbek Latin":"Ouzbekeg (Latin)", +"Var":"Arg", +"Variable":"Argemmenn", +"Venda":"Venda", +"Venetian":"Venisiat", +"Veps":"Vepseg", +"Vertical Numbering Symbols":"Arouezioù niverenniñ a-serzh", +"Vertical Title, Text, Chart":"Titl a-serzh, testenn, diervad", +"Vertical Title, Vertical Text":"Titl a-serzh, testenn a-serzh", +"Vietnamese":"Vietnameg", +"Vili":"Vili", +"Visited Internet Link":"Ere Internet gweladennet", +"Võro":"Voroeg", +"Walloon":"Waloneg", +"Watermark":"Rouedigell", +"Welsh":"Kembraeg", +"Xhosa":"Xhosa", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (SUA)", +"Yombe (Congo)":"Yombeg (Kongo)", +"Yoruba":"Yorouba", +"Zulu":"Zouloueg", +"[None]":"[Tra ebet]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/brx.json b/f7cloud-office/browser/dist/l10n/locore/brx.json new file mode 100644 index 0000000..8faed59 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/brx.json @@ -0,0 +1,178 @@ +{ +"A4":"A", +"Arabic":"एराबिक", +"Average":"गड़", +"Background":"सावगारिनि उनथिं थानाय महर", +"Background objects":"सावगारिनि उनथिं थानाय बेसादफोर", +"Basic Shapes":"गुदि महरफोर", +"Bibliography 1":"बिजाबनि फारिलाइ 1", +"Bibliography Heading":"बिजाबनि फारिलाइ लिरबिदांनि बिमुं", +"Blank Slide":"लांदां स्लाइड", +"Block Arrows":"गोसोम थिरफोर", +"Callouts":"कलआउटफोर", +"Caption":"केप्शन", +"Caption Characters":"केप्शन हांखोफोर", +"Chinese (traditional)":"चायनिज (गोदोनि)", +"Clear formatting":"दाथाय दानायखौ एंगार", +"Connectors":"फोनांजाबग्राफोर", +"Contents 1":"आयदा 1", +"Contents 10":"आयदा10", +"Contents 2":"आयदा 2", +"Contents 3":"आयदा 3", +"Contents 4":"आयदा 4", +"Contents 5":"आयदा 5", +"Contents 6":"आयदा 6", +"Contents 7":"आयदा 7", +"Contents 8":"आयदा 8", +"Contents 9":"आयदा 9", +"Contents Heading":"आयदा लिरबिदांनि बिमुं", +"Count":"साननाय", +"CountA":"साननायA", +"Czech":"चेक्", +"Danish":"डनिश", +"Definition":"ओंथि", +"Drawing":"सावगारि एरनाय", +"Drop Caps":"गेदेर हांखो नागार", +"Dutch (Netherlands)":"डाच (निदरलेन्डस)", +"Emphasis":"जर होनाय", +"Endnote":"जोबथा सिन", +"Endnote Characters":"जोबथा सिननि हांखोफोर", +"English (USA)":"इंग्राजि (USA)", +"Estonian":"इस्टनियान", +"Example":"बिदिन्थि", +"Finnish":"फिन्निश", +"First Page":"गिबि बिखं", +"Flowchart":"फ्ल'चार्ट", +"Footer":"फुटार", +"Footnote":"आफांनि सिन", +"Footnote Characters":"जोबथा सिन हांखोफोर", +"Formula":"फरमुला", +"Four Slides":"मोनब्रै स्लाइडफोर", +"Frame":"फ्रेम", +"French (France)":"फ्रेन्च (फ्रान्स)", +"Function Wizard":"हाबाफारि वीजार्ड", +"German (Germany)":"जार्मन (जार्मनी)", +"Graphic":"बोसावगारि", +"Graphics":"बोसावगारि", +"Greek":"ग्रिक", +"HTML":"HTML", +"Header":"हेडार", +"Heading":"लिरबिदांनि बिमुं", +"Heading 10":"लिरबिदांनि बिमुं 10", +"Heading 2":"लिरबिदांनि बिमुं 2", +"Heading 3":"लिरबिदांनि बिमुं 3", +"Heading 4":"लिरबिदांनि बिमुं 4", +"Heading 5":"लिरबिदांनि बिमुं 5", +"Heading 6":"लिरबिदांनि बिमुं 6", +"Heading 7":"लिरबिदांनि बिमुं 7", +"Heading 8":"लिरबिदांनि बिमुं 8", +"Heading 9":"लिरबिदांनि बिमुं 9", +"Hebrew":"हिब्रु", +"Horizontal Line":"समानथि सारि", +"Hungarian":"हांगेरियान", +"Illustration":"बेखेवनाय", +"Index":"नायखां बिलाइ", +"Index 1":"नायखां बिलाइ 1", +"Index 2":"नायखां बिलाइ 2", +"Index 3":"नायखां बिलाइ 3", +"Index Heading":"नायखां बिलाइ लिरबिदांनि बिमुं", +"Index Link":"नायखां बिलाइ सोमोन्दो", +"Index Separator":"नायखां बिलाइ बोखावग्रा", +"Insert":"फज'", +"Internet Link":"इन्टारनेट सोमोन्दो", +"Italian (Italy)":"इटालियान (इटालि)", +"Japanese":"जापानिज", +"Labels":"लेबेलफोर", +"Landscape":"लेण्डस्केप", +"Left Page":"आगसि बिखं", +"Line Numbering":"सारि अनजिमा होनाय", +"Lines":"सारिफोर", +"List Indent":"फारिलाइ इन्डेन्ट", +"Marginalia":"मार्जिनालिया", +"Max":"बांसिन बिबां", +"Min":"एसे बिबां", +"Notes":"सुंद' लिरथाय", +"Numbering 1":"अनजिमा होनाय 1", +"Numbering 1 Cont.":"अनजिमा होनाय 1 थाबावनाय", +"Numbering 1 End":"अनजिमा होनाय 1 जोबथा", +"Numbering 1 Start":"अनजिमा होनाय 1 जागायनाय", +"Numbering 2":"अनजिमा होनाय 2", +"Numbering 2 Cont.":"अनजिमा होनाय 2 थाबावनाय", +"Numbering 2 End":"अनजिमा होनाय 2 जोबथा", +"Numbering 2 Start":"अनजिमा होनाय 2 जागायनाय", +"Numbering 3":"अनजिमा होनाय 3", +"Numbering 3 Cont.":"अनजिमा होनाय 3 थाबावनाय", +"Numbering 3 End":"अनजिमा होनाय 3 जोबथा", +"Numbering 3 Start":"अनजिमा होनाय 3 जागायनाय", +"Numbering 4":"अनजिमा होनाय 4", +"Numbering 4 Cont.":"अनजिमा होनाय 4 थाबावनाय", +"Numbering 4 End":"अनजिमा होनाय 4 जोबथा", +"Numbering 4 Start":"अनजिमा होनाय 4 जागायनाय", +"Numbering 5":"अनजिमा होनाय 5", +"Numbering 5 Cont.":"अनजिमा होनाय 5 थाबावनाय", +"Numbering 5 End":"अनजिमा होनाय 5 जोबथा", +"Numbering 5 Start":"अनजिमा होनाय 5 जागायनाय", +"Numbering Symbols":"अनजिमा होनाय दिनथिसिन", +"OLE":"OLE", +"Object without fill":"आबुं नङै मुवा", +"One Slide":"मोनसे स्लाइड", +"Outline":"बायजोनि सारि", +"Page Number":"बिखंनि अनजिमा", +"Placeholder":"प्लेसहल्डार", +"Polish":"पलिश", +"Portrait":"प'र्ट्रेट", +"Portuguese (Brazil)":"पर्तुगिज (ब्राजिल)", +"Portuguese (Portugal)":"पर्तुगिज (पर्तुगाल)", +"Preformatted Text":"गिबि दाथाय गोनां फराय बिजाब", +"Product":"दिहुनथाय", +"Report":"फोरमायनाय", +"Result":"फिथाय", +"Result2":"फिथाय2", +"Right Page":"आगदा बिखं", +"Rubies":"रुबिस", +"Russian":"राशियान", +"Shapes":"महरफोर", +"Signature":"चहि", +"Six Slides":"मोनद' स्लाइडफोर", +"Source Text":"फुंखा फराय बिजाब", +"Spanish (Spain)":"स्पेनिश (स्पेन)", +"StDev":"StDev", +"Strong Emphasis":"गोरायै जर होनाय", +"Subtitle":"दालाय बिमुं", +"Sum":"दाजाबगासै", +"Swedish (Sweden)":"स्विडिश (स्विडेन)", +"Table Contents":"फारिलाइ आयदाफोर", +"Table Heading":"फारिलाइ लिरबिदांनि बिमुं", +"Teletype":"टेलिटाइप", +"Text":"फराय बिजाब", +"Thai":"थाइ", +"Three Slides":"मोनथाम स्लाइडफोर", +"Title":"बिमुं", +"Title Only":"बिमुंल'", +"Title Slide":"बिमुं स्लाइड", +"Title, Vertical Text":"बिमुं, थोंगोरै थानाय फराय बिजाब", +"Title, Vertical Text, Clipart":"बिमुं, थोंगोरै थानाय फराय बिजाब, क्लिपआर्ट", +"Turkish":"टार्किश", +"Two Slides":"मोननै स्लाइडफोर", +"Unknown":"मोनथिमोनै", +"User Entry":"बाहाग्रा हाबनाय", +"User Index 1":"बाहायग्रा नायखां बिलाइ 1", +"User Index 10":"बाहायग्रा नायखां बिलाइ 10", +"User Index 2":"बाहायग्रा नायखां बिलाइ 2", +"User Index 3":"बाहायग्रा नायखां बिलाइ 3", +"User Index 4":"बाहायग्रा नायखां बिलाइ 4", +"User Index 5":"बाहायग्रा नायखां बिलाइ 5", +"User Index 6":"बाहायग्रा नायखां बिलाइ 6", +"User Index 7":"बाहायग्रा नायखां बिलाइ 7", +"User Index 8":"बाहायग्रा नायखां बिलाइ 8", +"User Index 9":"बाहायग्रा नायखां बिलाइ 9", +"User Index Heading":"बाहायग्रा नायखां बिलाइ लिरबिदांनि बिमुं", +"Var":"VAR", +"Variable":"सोलास्लु", +"Vertical Numbering Symbols":"थोंगोरै अनजिमा होनाय दिनथिसिनफोर", +"Vertical Title, Text, Chart":"थोंगोरै थानाय बिमुं, फराय बिजाब,चार्ट", +"Vertical Title, Vertical Text":"थोंगोरै थानाय बिमुं, थोंगोरै थानाय फराय बिजाब", +"Visited Internet Link":"थांखांनाय इन्टारनेट सोमोन्दो", +"Watermark":"दैनि सिन", +"[None]":"रावबो नङा" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/bs.json b/f7cloud-office/browser/dist/l10n/locore/bs.json new file mode 100644 index 0000000..23c0181 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/bs.json @@ -0,0 +1,529 @@ +{ +"3D Objects":"3D objekti", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Afrikaans (Namibija)", +"Afrikaans (South Africa)":"Afrikans", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albanski", +"Amharic":"Amharički", +"Arabic":"Arapski", +"Arabic (Algeria)":"Arapski (Alžir)", +"Arabic (Bahrain)":"Arapski (Bajran)", +"Arabic (Chad)":"Arapski (Cad)", +"Arabic (Comoros)":"Arapski (Komori)", +"Arabic (Djibouti)":"Arapski (Džibuti)", +"Arabic (Egypt)":"Arapski (Egipat)", +"Arabic (Eritrea)":"Arabic (Eritreja)", +"Arabic (Iraq)":"Arapski (Irak)", +"Arabic (Israel)":"Arabic (Izrael)", +"Arabic (Jordan)":"Arapski (Jordan)", +"Arabic (Kuwait)":"Arapski (Kuvajt)", +"Arabic (Lebanon)":"Arapski (Liban)", +"Arabic (Libya)":"Arapski (Libija)", +"Arabic (Mauritania)":"Arabic (Mauritanija)", +"Arabic (Morocco)":"Arapski (Maroko)", +"Arabic (Oman)":"Arapski (Oman)", +"Arabic (Palestine)":"Arabic (Palestina)", +"Arabic (Qatar)":"Arapski (Kvatar)", +"Arabic (Saudi Arabia)":"Arapski (Saudijska Arabija)", +"Arabic (Somalia)":"Arapski (Somalija)", +"Arabic (Sudan)":"Arapski (Sudan)", +"Arabic (Syria)":"Arapski (Sirija)", +"Arabic (Tunisia)":"Arapski (Tunis)", +"Arabic (UAE)":"Arapski (UAE)", +"Arabic (Yemen)":"Arapski (Jemen)", +"Aragonese":"aragonski", +"Assamese":"asameški", +"Asturian":"Asturijski", +"Average":"Prosjek", +"Azerbaijani Cyrillic":"azerbejdžanski (ćirilica)", +"Azerbaijani Latin":"azerbejdžanski (latinica)", +"Background":"Pozadina", +"Background objects":"Pozadinski predmeti", +"Bafia":"Bafia", +"Bambara":"Bambarski", +"Basic Shapes":"Osnovni oblici", +"Basque":"Baskijski", +"Beembe":"beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bjeloruski", +"Bengali (Bangladesh)":"Bengalski (Bangladeš)", +"Bengali (India)":"Bengalski (Indija)", +"Bibliography 1":"Bibliografija 1", +"Bibliography Heading":"Naslov bibliografije", +"Blank Slide":"Prazan slajd", +"Block Arrows":"Blok strelice", +"Bodo":"Bodo", +"Bosnian":"Bosanski", +"Breton":"Bretonski", +"Bulgarian":"Bugarski", +"Burmese":"Burmanski", +"Bushi":"buši", +"Callouts":"Oblačići", +"Caption":"Natpis", +"Caption Characters":"Znakovi natpisa", +"Catalan":"Katalonski", +"Catalan (Valencian)":"katalonski (valensijski)", +"Centered Text":"Centriran tekst", +"Chinese (Hong Kong)":"Kineski (Hong Kong)", +"Chinese (Macau)":"Kineski (Makao)", +"Chinese (Singapore)":"Kineski (Singapur)", +"Chinese (simplified)":"Kineski (pojednostavljeni)", +"Chinese (traditional)":"Kineski (tradicionalni)", +"Chuvash":"Čuvaški", +"Clear formatting":"Očisti formatiranje", +"Complimentary Close":"Pozdravno zatvaranje", +"Connectors":"Konektori", +"Contents 1":"Sadržaj 1", +"Contents 10":"Sadržaj 10", +"Contents 2":"Sadržaj 2", +"Contents 3":"Sadržaj 3", +"Contents 4":"Sadržaj 4", +"Contents 5":"Sadržaj 5", +"Contents 6":"Sadržaj 6", +"Contents 7":"Sadržaj 7", +"Contents 8":"Sadržaj 8", +"Contents 9":"Sadržaj 9", +"Contents Heading":"Naslov sadržaja", +"Coptic":"Koptski", +"Cornish":"Korniški", +"Count":"Broj", +"CountA":"CountA", +"Croatian":"Hrvatski", +"Czech":"Češki", +"Danish":"Danski", +"Default":"Podrazumijevani", +"Definition":"Definicija", +"Dhivehi":"Dhivehi", +"Dibole":"dibole", +"Dogri":"Dogri", +"Doondo":"doondo", +"Drawing":"Crtež", +"Drop Caps":"Ukrasna početna slova", +"Dutch (Belgium)":"Holandski (Belgija)", +"Dutch (Netherlands)":"Holandski (Holandija)", +"Dzongkha":"Dzongkha", +"Emphasis":"Naglasak", +"Endnote":"Endnota", +"Endnote Anchor":"Sidrište završnih zabilješki", +"Endnote Characters":"Znakovi završne bilješke", +"English (Australia)":"Engleski (Australija)", +"English (Belize)":"Engleski (Belize)", +"English (Canada)":"Engleski (Kanada)", +"English (Caribbean)":"Engleski (Karibi)", +"English (Ghana)":"Engleski (Gana)", +"English (India)":"Engleski (Indija)", +"English (Ireland)":"Engleski (Irska)", +"English (Jamaica)":"Engleski (Jamajka)", +"English (Malawi)":"Engleski (Malavi)", +"English (Namibia)":"Engleski (Namibija)", +"English (New Zealand)":"Engleski (Novi Zeland)", +"English (Philippines)":"Engleski (Filipini)", +"English (South Africa)":"Engleski (Južna Afrika)", +"English (Trinidad)":"Engleski (Trinidad)", +"English (UK)":"Engleski (Velika Britanija)", +"English (USA)":"Engleski (SAD)", +"English (Zimbabwe)":"Engleski (Zimbabve)", +"English, OED spelling (UK)":"Engleski, pravopis (UK)", +"Erzya":"erzja", +"Esperanto":"Esperanto", +"Estonian":"Estonski", +"Example":"Primjer", +"Faroese":"Farski", +"Fijian":"Fidijski", +"Filled":"Popunjen", +"Finnish":"Finski", +"First Line Indent":"Uvlačenje prve linije", +"First Page":"Prva strana", +"Flowchart":"Blok dijagram", +"Footer":"Podnožje", +"Footer Left":"Lijevo podnožje", +"Footer Right":"Desno podnožje", +"Footnote":"Fusnota", +"Footnote Anchor":"Sidrište fusnote", +"Footnote Characters":"Znakovi fusnota", +"Formula":"Formula", +"Four Slides":"Četiri slajda", +"Frame":"Okvir", +"Frame Contents":"Sadržaj okvira", +"French (Belgium)":"Francuski (Belgija)", +"French (Burkina Faso)":"Fracuski (Burkina Faso)", +"French (Canada)":"Fracuski (Kanada)", +"French (France)":"Francuski (Francuska)", +"French (Luxembourg)":"Francaski (Luksemburg)", +"French (Monaco)":"Francuski (Monako)", +"French (Switzerland)":"Francuski (Švajcarska)", +"Frisian":"Frizijski", +"Friulian":"Friulijski", +"Function Wizard":"Čarobnjak za funkcije", +"Gaelic (Scotland)":"Galski (Škotska)", +"Galician":"Galski", +"Ganda":"Luganda", +"Gascon":"Gaskonski", +"Georgian":"Gruzijski", +"German (Austria)":"Nemački (Austrija)", +"German (Belgium)":"Njemacki (Belgija)", +"German (Germany)":"Nemački (Nemačka)", +"German (Liechtenstein)":"Nemački (Lihtenštajn)", +"German (Luxembourg)":"Nemački (Luksemburg)", +"German (Switzerland)":"Nemački (Švajcarska)", +"Gikuyu":"Gikuju", +"Graphic":"Ilustracija", +"Graphics":"Ilustracija", +"Greek":"Grčki", +"Greek, Ancient":"Grčki, Antički", +"Gujarati":"Gudžarati", +"HTML":"HTML", +"Haitian":"Haićanski", +"Hanging Indent":"Viseće uvlačenje", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigerija)", +"Hawaiian":"Havajski", +"Header":"Zaglavlje", +"Header Left":"Lijevo Zaglavlje", +"Header Right":"Desno Zaglavlje", +"Heading":"Naslov", +"Heading 1":"Zaglavlje 1", +"Heading 10":"Naslov 10", +"Heading 2":"Naslov 2", +"Heading 3":"Naslov 3", +"Heading 4":"Naslov 4", +"Heading 5":"Naslov 5", +"Heading 6":"Naslov 6", +"Heading 7":"Naslov 7", +"Heading 8":"Naslov 8", +"Heading 9":"Naslov 9", +"Hebrew":"Hebrejski", +"Hiligaynon":"Filipinski", +"Hindi":"Hindu", +"Horizontal Line":"Vodoravna linija", +"Hungarian":"Mađarski", +"Icelandic":"Islandski", +"Illustration":"Ilustracija", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Naslov indeksa", +"Index Link":"Indeksni link", +"Index Separator":"Indeks separator", +"Indonesian":"Indonežanski", +"Insert":"Ubaci", +"Interlingua":"Medujezik", +"Internet Link":"Internet link", +"Irish":"Irski", +"Italian (Italy)":"Italijanski (Italija)", +"Italian (Switzerland)":"Italijanski (Švajcarska)", +"Japanese":"Japanski", +"Kaamba":"kaamba", +"Kabyle Latin":"Kabyle latinica", +"Kalaallisut":"Grenlandski", +"Kannada":"Kanada", +"Karakalpak Latin":"Karakalpak latinica", +"Kashmiri (India)":"Kašmirski(Indija)", +"Kashmiri (Kashmir)":"Kašmirski (Kašmir)", +"Kashubian":"Kašupski", +"Kazakh":"kazahstanski", +"KeyID":"KljučID", +"Khanty":"Hantijski", +"Khmer":"Kmerski", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirgiski", +"Komi-Permyak":"komi (permjacki)", +"Komi-Zyrian":"komi (zirjanski)", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Korejski (Rok)", +"Kumyk":"Kumyk", +"Kunyi":"kunji", +"Kurdish, Central (Iran)":"Kurdski, Centralni (Iran)", +"Kurdish, Central (Iraq)":"Kurdski, Centralni (Irak)", +"Kurdish, Northern (Syria)":"Kurdski, Sjeverni (Sirija)", +"Kurdish, Northern (Turkey)":"Kurdski, Sjeverni (Turska)", +"Kurdish, Southern (Iran)":"Kurdski, Južni (Iran)", +"Kurdish, Southern (Iraq)":"Kurdski, Južni (Irak)", +"Kyrgyz (China)":"Kyrgyz (Kina)", +"Labels":"Oznake", +"Ladin":"Ladin", +"Landscape":"Pejzaž", +"Lao":"Laoski", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latinski", +"Latvian":"Latvijski", +"Left Page":"Lijeva strana", +"Limbu":"Limbu", +"Line Numbering":"Numerisanje linija", +"Lines":"Linije", +"Lingala":"Lingala", +"List Contents":"Sadržaj liste", +"List Heading":"Naslov liste", +"List Indent":"Uvlačenje liste", +"Lithuanian":"Litvanski", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Njemacki (Sjeverna Njemacka)", +"Luxembourgish":"Luksemburški", +"Macedonian":"Makedonski", +"Main Index Entry":"Stavka glavnog indeksa", +"Maithili":"Maithili", +"Malagasy, Plateau":"malagasijski (plato)", +"Malay (Brunei Darussalam)":"Malajski (Brunei Darusalam)", +"Malay (Malaysia)":"Malajski (Malezija)", +"Malayalam":"Malajamanski", +"Maltese":"Malteški", +"Manipuri":"Manipurski", +"Maore":"Maorski", +"Maori":"maorski", +"Marathi":"Marathijski", +"Marginalia":"Bilješke na margini", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maksimum", +"Mbochi":"Mbochi", +"Min":"Minimum", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolski (ćirilica)", +"Mongolian Mongolian":"Mongolijski Mongolski", +"Moore":"More (Burkina Faso)", +"N'ko":"N'ko", +"Ndebele, South":"Ndebele (Jug)", +"Nenets":"nenecka", +"Nepali (India)":"Nepalski (Indija)", +"Nepali (Nepal)":"Nepalski (Nepal)", +"Nganasan":"nganasan", +"Ngungwel":"ngungvel", +"Ngäbere":"ngabere", +"Nine Slides":"Devet slajdova", +"Njyem (Congo)":"Njyem (Congo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Bez jezika (isključi provjeru pravopisa)", +"Northern Sotho":"Sjeverni Sotho", +"Norwegian, Bokmål":"Norveški (Bokmål)", +"Norwegian, Nynorsk":"Norveški (Njorsk)", +"Notes":"Bilješke", +"Numbering 1":"Numerisanje 1", +"Numbering 1 Cont.":"Nastavak numerisanja 1", +"Numbering 1 End":"Kraj numerisanja 1", +"Numbering 1 Start":"Početak numerisanja 1", +"Numbering 2":"Numerisanje 2", +"Numbering 2 Cont.":"Nastavak numerisanja 2", +"Numbering 2 End":"Kraj numerisanja 2", +"Numbering 2 Start":"Početak numerisanja 2", +"Numbering 3":"Numerisanje 3", +"Numbering 3 Cont.":"Nastavak numerisanja 3", +"Numbering 3 End":"Kraj numerisanja 3", +"Numbering 3 Start":"Početak numerisanja 3", +"Numbering 4":"Numerisanje 4", +"Numbering 4 Cont.":"Nastavak numerisanja 4", +"Numbering 4 End":"Kraj numerisanja 4", +"Numbering 4 Start":"Početak numerisanja 4", +"Numbering 5":"Numerisanje 5", +"Numbering 5 Cont.":"Nastavak numerisanja 5", +"Numbering 5 End":"Kraj numerisanja 5", +"Numbering 5 Start":"Početak numerisanja 5", +"Numbering Symbols":"Simboli za numerisanje", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indeks objekta 1", +"Object Index Heading":"Zaglavlje indeksa objekta", +"Object with no fill and no line":"Objekat bez punjenja i bez linije", +"Object without fill":"Predmet bez punjenja", +"Occitan":"Oksitanski", +"Olonets":"Olonets", +"One Slide":"Jedan slajd", +"Oromo":"Oromo", +"Outline":"Samo tekst", +"Overwrite":"Prepiši", +"Page Number":"Broj stranice", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Holandski Antili)", +"Persian":"perzijski", +"Pitjantjatjara":"pidžantžatžara", +"Placeholder":"Držač", +"Polish":"Poljski", +"Portrait":"Portretno", +"Portuguese (Angola)":"Portugalski (Angola)", +"Portuguese (Brazil)":"Portugalski (Brazil)", +"Portuguese (Portugal)":"Portugalski (Portugal)", +"Preformatted Text":"Preformatirani tekst", +"Product":"Proizvod", +"Puinave":"Puinave", +"Punjabi":"Pendžabski", +"Punu":"punu", +"Quechua (Bolivia, North)":"Kecua (Bolivija, Sjever)", +"Quechua (Bolivia, South)":"Kecua (Bolivija, Jug)", +"Quechua (Ecuador)":"Quechua (Ekvador)", +"Report":"Izvještaj", +"Result":"Rezultat", +"Result2":"Rezultat2", +"Rhaeto-Romance":"Retoromanski", +"Right Page":"Desna strana", +"Romanian (Moldova)":"Rumunski (Moldavija)", +"Romanian (Romania)":"Rumunjski (Rumunija)", +"Rubies":"Zvučni zapisi", +"Russian":"Ruski", +"Rusyn (Slovakia)":"Rusinski (Slovačka)", +"Rusyn (Ukraine)":"Ruski (Ukraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finska)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusija)", +"Sami, Lule (Norway)":"Sami, Lule (Norveška)", +"Sami, Lule (Sweden)":"Sami, Lule (Švedska)", +"Sami, Northern (Finland)":"Saamijski, Sjever (Finska)", +"Sami, Northern (Norway)":"Saamijski, Sjever (Norveška)", +"Sami, Northern (Sweden)":"Saamijski, Sjever (Švedska)", +"Sami, Pite (Sweden)":"Sami, Pite (Švedska)", +"Sami, Skolt (Finland)":"Skoltski Saamijski (Finska)", +"Sami, Southern (Norway)":"Saamijski, Jug (Norveška)", +"Sami, Southern (Sweden)":"Saamijski, Sjever (Švedska)", +"Sango":"Sango", +"Sanskrit":"Sanskritski", +"Sardinian":"Sardinijski", +"Sardinian, Campidanese":"sardinski (kampidanski)", +"Sardinian, Gallurese":"Sardinijski, Gallurese", +"Sardinian, Logudorese":"Sardinijski, Logudorese", +"Sardinian, Sassarese":"Sardinijski, Sassarese", +"Selection count":"Broj izbora", +"Serbian Cyrillic (Montenegro)":"Srpski, Ćirilica (Crna Gora)", +"Serbian Cyrillic (Serbia and Montenegro)":"Srpski (Cirilica)", +"Serbian Cyrillic (Serbia)":"Srpski, Ćirilica (Srbija)", +"Serbian Latin":"Srpski(latinica)", +"Serbian Latin (Montenegro)":"Srpski, Latinica (Crna Gora)", +"Serbian Latin (Serbia and Montenegro)":"Srpski (Latinica)", +"Serbian Latin (Serbia)":"Srpski, Latinica (Srbija)", +"Shapes":"Oblici", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Potpis", +"Sinhala":"Sinhala (Šri Lanka)", +"Six Slides":"Šest slajdova", +"Slovak":"Slovački", +"Slovenian":"Slovenački", +"Somali":"Somalijski", +"Sorbian, Lower":"Sorpski, Niži", +"Sorbian, Upper":"Sorpski, Viši", +"Source Text":"Izvorni tekst", +"Southern Sotho":"Južni Soto", +"Spanish (Argentina)":"Španski (Argentina)", +"Spanish (Bolivia)":"Španski (Bolivija)", +"Spanish (Chile)":"Španski (Čile)", +"Spanish (Colombia)":"Španski (Kolumbija)", +"Spanish (Costa Rica)":"Španski (Kosta Rika)", +"Spanish (Cuba)":"Španjolski (Kuba)", +"Spanish (Dom. Rep.)":"Španski (Dom. Rep.)", +"Spanish (Ecuador)":"Španski (Ekvador)", +"Spanish (El Salvador)":"Španski (El Salvador)", +"Spanish (Guatemala)":"Španski (Gvatemala)", +"Spanish (Honduras)":"Španski (Honduras)", +"Spanish (Mexico)":"Španski (Meksiko)", +"Spanish (Nicaragua)":"Španski (Nikaragva)", +"Spanish (Panama)":"Španski (Panama)", +"Spanish (Paraguay)":"Španski (Paragvaj)", +"Spanish (Peru)":"Španski (Peru)", +"Spanish (Puerto Rico)":"Španski (Porto Riko)", +"Spanish (Spain)":"Španski (Španija)", +"Spanish (Uruguay)":"Španski (Urugvaj)", +"Spanish (Venezuela)":"Španski (Venecuela)", +"StDev":"StDev", +"Strong Emphasis":"Jak naglasak", +"Subtitle":"Podnaslov", +"Suundi":"suundi", +"Swahili (Kenya)":"Svahili (Kenija)", +"Swahili (Tanzania)":"Svahili (Tanzanija)", +"Swazi":"Svati (Svazi)", +"Swedish (Finland)":"Švedski (Finska)", +"Swedish (Sweden)":"Švedski (Švedska)", +"Table":"Tabela", +"Table Contents":"Sadržaj tabele", +"Table Heading":"Naslov tabele", +"Table Index 1":"Indeks Tabele 1", +"Table Index Heading":"Naslov indeksa tabela", +"Tagalog":"Filipinski", +"Tahitian":"Tahićanski", +"Tajik":"Tadik", +"Tamil":"Tamilski", +"Tatar":"Tatarski", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"teke-kukuja", +"Teke-Tyee":"teke-t’e", +"Teletype":"Telegrafski", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonezija)", +"Tetun (Timor-Leste)":"Tetun (Istocni Timor)", +"Text":"Tekst", +"Thai":"Tajlandski", +"Three Slides":"Tri slajda", +"Tibetan (India)":"Tibetanski (Indija)", +"Tibetan (PR China)":"Tibetanski (NR Kina)", +"Tigrigna (Eritrea)":"Tigrigna (Eritreja)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopija)", +"Title":"Naslov", +"Title Only":"Samo naslov", +"Title Slide":"Naslovni slajd", +"Title and 2 Content":"Naslov i dva sadržaja", +"Title, 2 Content and Content":"Naslov, dva sadržaja i sadržaj", +"Title, 2 Content over Content":"Naslov, dva sadržaja iznad sadržaja", +"Title, 4 Content":"Naslov, četiri sadržaja", +"Title, 6 Content":"Naslov, šest sadržaja", +"Title, Content":"Naslov, sadržaj", +"Title, Content and 2 Content":"Naslov, sadržaj i dva sadržaja", +"Title, Content over Content":"Naslov, sadržaj iznad sadržaja", +"Title, Vertical Text":"Naslov, vertikalni tekst", +"Title, Vertical Text, Clipart":"Naslov, vertikalni tekst, klipart", +"Tok Pisin":"Tok Pisin (Kreolski)", +"Tsaangi":"tsaangi", +"Tsonga":"Tsonga (Sjeverna Afrika)", +"Tswana (Botswana)":"Setsvana (Bocvana)", +"Tswana (South Africa)":"Cvana (Južna Afrika)", +"Turkish":"Turski", +"Turkmen":"Turkmenski", +"Two Slides":"Dva slajda", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrajinski", +"Unknown":"Nepoznat", +"Urdu (India)":"Urdu (Indija)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Korisnički unos", +"User Index 1":"Korisnički indeks 1", +"User Index 10":"Korisnički indeks 10", +"User Index 2":"Korisnički indeks 2", +"User Index 3":"Korisnički indeks 3", +"User Index 4":"Korisnički indeks 4", +"User Index 5":"Korisnički indeks 5", +"User Index 6":"Korisnički indeks 6", +"User Index 7":"Korisnički indeks 7", +"User Index 8":"Korisnički indeks 8", +"User Index 9":"Korisnički indeks 9", +"User Index Heading":"Naslov korisničkog indeksa", +"Uyghur":"Ujgurski", +"Uzbek Cyrillic":"Uzbekistanski (ćirilica)", +"Uzbek Latin":"Uzbekistanski (Latinica)", +"Var":"Var", +"Variable":"Promjenljivo", +"Venda":"Venda", +"Veps":"veps", +"Vertical Numbering Symbols":"Simboli za uspravnu numeraciju", +"Vertical Title, Text, Chart":"Naslov uspravno, tekst, grafik", +"Vertical Title, Vertical Text":"Naslov uspravno, tekst uspravno", +"Vietnamese":"Vijetnamski", +"Vili":"vili", +"Visited Internet Link":"Posjećeni Internet link", +"Võro":"virusski", +"Walloon":"Valonski", +"Watermark":"Vodeni pečat", +"Welsh":"Velški", +"Xhosa":"Xhosa (Bantu jezik)", +"Yiddish (Israel)":"Jidiš (Izrael)", +"Yiddish (USA)":"Jidiš (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[Ništa]", +"Éwé":"Eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ca-valencia.json b/f7cloud-office/browser/dist/l10n/locore/ca-valencia.json new file mode 100644 index 0000000..63406ce --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ca-valencia.json @@ -0,0 +1,701 @@ +{ +"3D Objects":"Objectes 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Èmfasi", +"Accent 1":"Èmfasi 1", +"Accent 2":"Èmfasi 2", +"Accent 3":"Èmfasi 3", +"Adding selection":"La selecció s'afig", +"Addressee":"Destinatari", +"Afrikaans (Namibia)":"afrikaans (Namíbia)", +"Afrikaans (South Africa)":"afrikaans (Sud-àfrica)", +"Aka (Central African Republic)":"aka (República Centreafricana)", +"Aka (Congo)":"aka (Congo)", +"Akan":"akan", +"Albanian":"albanés", +"Amharic":"amhàric", +"Apatani":"apatani", +"Appendix":"Apèndix", +"Arabic":"àrab", +"Arabic (Algeria)":"àrab (Algèria)", +"Arabic (Bahrain)":"àrab (Bahrain)", +"Arabic (Chad)":"àrab (Txad)", +"Arabic (Comoros)":"àrab (Comores)", +"Arabic (Djibouti)":"àrab (Djibouti)", +"Arabic (Egypt)":"àrab (Egipte)", +"Arabic (Eritrea)":"àrab (Eritrea)", +"Arabic (Iraq)":"àrab (Iraq)", +"Arabic (Israel)":"àrab (Israel)", +"Arabic (Jordan)":"àrab (Jordània)", +"Arabic (Kuwait)":"àrab (Kuwait)", +"Arabic (Lebanon)":"àrab (Líban)", +"Arabic (Libya)":"àrab (Líbia)", +"Arabic (Mauritania)":"àrab (Mauritània)", +"Arabic (Morocco)":"àrab (Marroc)", +"Arabic (Oman)":"àrab (Oman)", +"Arabic (Palestine)":"àrab (Palestina)", +"Arabic (Qatar)":"àrab (Qatar)", +"Arabic (Saudi Arabia)":"àrab (Aràbia Saudita)", +"Arabic (Somalia)":"àrab (Somàlia)", +"Arabic (Sudan)":"àrab (Sudan)", +"Arabic (Syria)":"àrab (Síria)", +"Arabic (Tunisia)":"àrab (Tunísia)", +"Arabic (UAE)":"àrab (EAU)", +"Arabic (Yemen)":"àrab (Iemen)", +"Aragonese":"aragonés", +"Aranese":"aranés", +"Armenian, Classical (Armenia)":"armeni clàssic (Armènia)", +"Armenian, Eastern (Armenia)":"armeni oriental (Armènia)", +"Armenian, Eastern (Iran)":"armeni oriental (Iran)", +"Armenian, Eastern (Russia)":"armeni oriental (Rússia)", +"Armenian, Western (Armenia)":"armeni occidental (Armènia)", +"Arpitan (France)":"arpità (França)", +"Arpitan (Italy)":"arpità (Itàlia)", +"Arpitan (Switzerland)":"arpità (Suïssa)", +"Arrow Line":"Línia amb fletxa", +"Assamese":"assamés", +"Asturian":"asturià", +"Avar":"avar", +"Average":"Mitjana", +"Azerbaijani Cyrillic":"àzeri (ciríl·lic)", +"Azerbaijani Latin":"àzeri (llatí)", +"Background":"Fons", +"Background objects":"Objectes de fons", +"Bad":"Dolent", +"Bafia":"bafia", +"Bambara":"bambara", +"Basic Shapes":"Formes bàsiques", +"Basque":"basc", +"Beembe":"beembe", +"Bekwel":"bekwel", +"Belarusian":"bielorús", +"Bengali (Bangladesh)":"bengalí (Bangla Desh)", +"Bengali (India)":"bengalí (Índia)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Encapçalament de la bibliografia", +"Blank Slide":"Diapositiva buida", +"Block Arrows":"Fletxes de bloc", +"Block Quotation":"Citació en bloc", +"Block selection":"Selecció en bloc", +"Bodo":"bodo", +"Body Text":"Cos de text", +"Body Text, Indented":"Cos de text sagnat", +"Bosnian":"bosnià", +"Breton":"bretó", +"Bribri":"bribri", +"Bulgarian":"búlgar", +"Bullet –":"Vinyeta –", +"Bullet •":"Pic •", +"Bullet ☑":"Pic ☑", +"Bullet ✗":"Pic ✗", +"Bullet ➢":"Pic ➢", +"Bullets":"Pics", +"Burmese":"birmà", +"Bushi":"bushi", +"Cabécar":"cabécar", +"Callouts":"Llegendes", +"Caption":"Llegenda", +"Caption Characters":"Caràcters de llegenda", +"Catalan":"català", +"Catalan (Valencian)":"català (valencià)", +"Centered Text":"Text centrat", +"Chinese (Hong Kong)":"xinés (Hong Kong)", +"Chinese (Macau)":"xinés (Macau)", +"Chinese (Singapore)":"xinés (Singapur)", +"Chinese (simplified)":"xinés (simplificat)", +"Chinese (traditional)":"xinés (tradicional)", +"Church Slavic":"Eslau eclesiàstic", +"Chuvash":"txuvaix", +"Citation":"Citació", +"Clear formatting":"Neteja la formatació", +"Complimentary Close":"Tancament complementari", +"Connectors":"Connectors", +"Contents 1":"Contingut 1", +"Contents 10":"Contingut 10", +"Contents 2":"Contingut 2", +"Contents 3":"Contingut 3", +"Contents 4":"Contingut 4", +"Contents 5":"Contingut 5", +"Contents 6":"Contingut 6", +"Contents 7":"Contingut 7", +"Contents 8":"Contingut 8", +"Contents 9":"Contingut 9", +"Contents Heading":"Encapçalament del contingut", +"Coptic":"copte", +"Cornish":"còrnic", +"Count":"Compta", +"CountA":"ComptaA", +"Cree, Plains, Latin":"cree (Plains, llatí)", +"Cree, Plains, Syllabics":"cree (Plains, sil·làbics)", +"Croatian":"croata", +"Curves and Polygons":"Corbes i polígons", +"Czech":"txec", +"Danish":"danés", +"Dashed Line":"Línia de traços", +"Default":"Per defecte", +"Default Drawing Style":"Estil de dibuix per defecte", +"Default Page Style":"Estil de pàgina per defecte", +"Default Paragraph Style":"Estil de paràgraf per defecte", +"Definition":"Definició", +"Dhivehi":"divehi", +"Dibole":"dibole", +"Dogri":"dogri", +"Doondo":"doondo", +"Drawing":"Dibuix", +"Drop Caps":"Inicials destacades", +"Dutch (Belgium)":"neerlandés (Bèlgica)", +"Dutch (Netherlands)":"neerlandés (Holanda)", +"Dzongkha":"dzongka", +"Emphasis":"Èmfasi", +"Endnote":"Nota final", +"Endnote Anchor":"Àncora de nota final", +"Endnote Characters":"Caràcters de nota final", +"English (Australia)":"anglés (Austràlia)", +"English (Belize)":"anglés (Belize)", +"English (Botswana)":"Anglés (Botswana)", +"English (Canada)":"anglés (Canadà)", +"English (Caribbean)":"anglés (Carib)", +"English (Denmark)":"anglés (Dinamarca)", +"English (Gambia)":"anglés (Gàmbia)", +"English (Ghana)":"anglés (Ghana)", +"English (Hong Kong)":"anglés (Hong Kong)", +"English (India)":"anglés (Índia)", +"English (Ireland)":"anglés (Irlanda)", +"English (Israel)":"anglés (Israel)", +"English (Jamaica)":"anglés (Jamaica)", +"English (Kenya)":"anglés (Kenya)", +"English (Malawi)":"anglés (Malawi)", +"English (Malaysia)":"anglés (Malàisia)", +"English (Mauritius)":"anglés (Maurici)", +"English (Namibia)":"anglés (Namíbia)", +"English (New Zealand)":"anglés (Nova Zelanda)", +"English (Nigeria)":"anglés (Nigèria)", +"English (Philippines)":"anglés (Filipines)", +"English (South Africa)":"anglés (Sud-àfrica)", +"English (Sri Lanka)":"anglés (Sri Lanka)", +"English (Trinidad)":"anglés (Trinidad)", +"English (UK)":"anglés (Regne Unit)", +"English (USA)":"anglés (EUA)", +"English (Zambia)":"anglés (Zàmbia)", +"English (Zimbabwe)":"anglés (Zimbàbue)", +"English, OED spelling (UK)":"anglés, ortografia de l'OED (Regne Unit)", +"Envelope":"Sobre", +"Error":"Error", +"Erzya":"erzya", +"Esperanto":"esperanto", +"Estonian":"estonià", +"Example":"Exemple", +"Extending selection":"La selecció s'amplia", +"Faroese":"feroés", +"Figure":"Figura", +"Figure Index 1":"Índex de figures 1", +"Figure Index Heading":"Encapçalament de l'índex de figures", +"Fijian":"fijià", +"Filled":"Emplenat", +"Filled Blue":"Emplenat blau", +"Filled Green":"Emplenat verd", +"Filled Red":"Emplenat roig", +"Filled Yellow":"Emplenat groc", +"Finnish":"finés", +"First Line Indent":"Sagnat de la primera línia", +"First Page":"Primera pàgina", +"Flowchart":"Diagrama de flux", +"Fon":"fon", +"Footer":"Peu de pàgina", +"Footer Left":"Peu de pàgina esquerre", +"Footer Right":"Peu de pàgina dret", +"Footnote":"Nota al peu", +"Footnote Anchor":"Àncora de nota al peu", +"Footnote Characters":"Caràcters de nota al peu", +"Formula":"Fórmula", +"Four Slides":"Quatre diapositives", +"Frame":"Marc", +"Frame Contents":"Contingut del marc", +"French (Belgium)":"francés (Bèlgica)", +"French (Benin)":"francés (Benín)", +"French (Burkina Faso)":"francés (Burkina Faso)", +"French (Canada)":"francés (Canadà)", +"French (Côte d'Ivoire)":"francés (Costa d'Ivori)", +"French (France)":"francés (França)", +"French (Luxembourg)":"francés (Luxemburg)", +"French (Mali)":"francés (Mali)", +"French (Mauritius)":"francés (Maurici)", +"French (Monaco)":"francés (Mònaco)", +"French (Niger)":"francés (Níger)", +"French (Senegal)":"francés (Senegal)", +"French (Switzerland)":"francés (Suïssa)", +"French (Togo)":"francés (Togo)", +"Frisian":"frisó", +"Friulian":"furlà", +"Function Wizard":"Auxiliar de funcions", +"Gaelic (Scotland)":"gaèlic (Escòcia)", +"Galician":"gallec", +"Ganda":"ganda", +"Gascon":"gascó", +"Georgian":"georgià", +"German (Austria)":"alemany (Àustria)", +"German (Belgium)":"alemany (Bèlgica)", +"German (Germany)":"alemany (Alemanya)", +"German (Liechtenstein)":"alemany (Liechtenstein)", +"German (Luxembourg)":"alemany (Luxemburg)", +"German (Switzerland)":"alemany (Suïssa)", +"Gikuyu":"kikuiu", +"Good":"Bo", +"Graphic":"Imatge", +"Graphics":"Gràfics", +"Greek":"grec", +"Greek, Ancient":"grec antic", +"Guadeloupean Creole French":"crioll francés de Guadalupe", +"Guarani (Paraguay)":"Guaraní (Paraguai)", +"Gujarati":"gujarati", +"HTML":"HTML", +"Haitian":"haitià", +"Hanging Indent":"Sagnat negatiu", +"Hausa (Ghana)":"haussa (Ghana)", +"Hausa (Nigeria)":"haussa (Nigèria)", +"Hawaiian":"hawaià", +"Header":"Capçalera", +"Header Left":"Capçalera esquerra", +"Header Right":"Capçalera dreta", +"Heading":"Encapçalament", +"Heading 1":"Encapçalament 1", +"Heading 10":"Encapçalament 10", +"Heading 2":"Encapçalament 2", +"Heading 3":"Encapçalament 3", +"Heading 4":"Encapçalament 4", +"Heading 5":"Encapçalament 5", +"Heading 6":"Encapçalament 6", +"Heading 7":"Encapçalament 7", +"Heading 8":"Encapçalament 8", +"Heading 9":"Encapçalament 9", +"Heading A0":"Encapçalament A0", +"Heading A4":"Encapçalament A4", +"Hebrew":"hebreu", +"Hiligaynon":"hiligainon", +"Hindi":"hindi", +"Horizontal Line":"Línia horitzontal", +"Hungarian":"hongarés", +"Hungarian (Szekely-Hungarian Rovas)":"hongarés (alfabet rúnic)", +"Hyperlink":"Enllaç", +"Icelandic":"islandés", +"Illustration":"Il·lustració", +"Iloko":"ilocano", +"Index":"Índex", +"Index 1":"Índex 1", +"Index 2":"Índex 2", +"Index 3":"Índex 3", +"Index Heading":"Encapçalament de l'índex", +"Index Link":"Enllaç de l'índex", +"Index Separator":"Separador de l'índex", +"Indonesian":"indonesi", +"Insert":"Insereix", +"Interlingua":"interlingua", +"Interlingue Occidental":"interlingue", +"Internet Link":"Enllaç d'Internet", +"Interslavic Cyrillic":"intereslau (ciríl·lic)", +"Interslavic Latin":"intereslau (llatí)", +"Irish":"irlandés", +"Italian (Italy)":"italià (Itàlia)", +"Italian (Switzerland)":"italià (Suïssa)", +"Japanese":"japonés", +"Juǀ’hoan":"juǀ’hoan", +"Kaamba":"kaamba", +"Kabardian":"cabardià", +"Kabyle Latin":"llatí cabilenc", +"Kalaallisut":"kalaallisut", +"Kannada":"kanarés", +"Karakalpak Latin":"karakalpak (llatí)", +"Kashmiri (India)":"caixmiri (Índia)", +"Kashmiri (Kashmir)":"caixmiri (Caixmir)", +"Kashubian":"caixubi", +"Kazakh":"kazakh", +"KeyID":"keyID", +"Khanty":"khanty", +"Khmer":"khmer", +"Kinyarwanda (Rwanda)":"ruandés (Ruanda)", +"Kirghiz":"kirguís", +"Kituba (Congo)":"kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"kituba (República Democràtica del Congo)", +"Klingon":"klingon", +"Komi-Permyak":"komi-permiac", +"Komi-Zyrian":"komi-zirian", +"Konkani":"konkani", +"Koongo (Congo)":"koongo (Congo)", +"Korean (RoK)":"coreà (República de Corea)", +"Kumyk":"kumyk", +"Kunyi":"kunyi", +"Kurdish, Central (Iran)":"kurd central (Iran)", +"Kurdish, Central (Iraq)":"kurd central (Iraq)", +"Kurdish, Northern (Syria)":"kurd del nord (Síria)", +"Kurdish, Northern (Turkey)":"kurd del nord (Turquia)", +"Kurdish, Southern (Iran)":"kurd del sud (Iran)", +"Kurdish, Southern (Iraq)":"kurd del sud (Iraq)", +"Kven Finnish":"kven (finés)", +"Kyrgyz (China)":"kirguís (Xina)", +"Labels":"Etiquetes", +"Ladin":"ladí", +"Landscape":"Horitzontal", +"Lao":"laosià", +"Lari":"lari", +"Latgalian":"latgal", +"Latin":"llatí", +"Latvian":"letó", +"Left Page":"Pàgina esquerra", +"Lengo":"lengo", +"Ligurian":"lígur", +"Limbu":"limbu", +"Line Numbering":"Numeració de línies", +"Lines":"Línies", +"Lines and Arrows":"Línies i fletxes", +"Lingala":"lingala", +"List":"Llista", +"List 1":"Llista 1", +"List 1 Cont.":"Continuació de la llista 1", +"List 1 End":"Final de la llista 1", +"List 1 Start":"Inici de la llista 1", +"List 2":"Llista 2", +"List 2 Cont.":"Continuació de la llista 2", +"List 2 End":"Final de la llista 2", +"List 2 Start":"Inici de la llista 2", +"List 3":"Llista 3", +"List 3 Cont.":"Continuació de la llista 3", +"List 3 End":"Final de la llista 3", +"List 3 Start":"Inici de la llista 3", +"List 4":"Llista 4", +"List 4 Cont.":"Continuació de la llista 4", +"List 4 End":"Final de la llista 4", +"List 4 Start":"Inici de la llista 4", +"List 5":"Llista 5", +"List 5 Cont.":"Continuació de la llista 5", +"List 5 End":"Final de la llista 5", +"List 5 Start":"Inici de la llista 5", +"List Contents":"Contingut de la llista", +"List Heading":"Encapçalament de la llista", +"List Indent":"Sagnat de la llista", +"Lithuanian":"lituà", +"Livonian":"livonià", +"Lojban":"lojban", +"Low German":"baix alemany", +"Luxembourgish":"luxemburgués", +"Macedonian":"macedoni", +"Main Index Entry":"Entrada principal de l'índex", +"Maithili":"maithili", +"Malagasy, Plateau":"Malgaix, altiplà", +"Malay (Brunei Darussalam)":"malai (Brunei)", +"Malay (Malaysia)":"malai (Malàisia)", +"Malay Arabic (Brunei Darussalam)":"malai àrab (Brunei)", +"Malay Arabic (Malaysia)":"malai àrab (Malàisia)", +"Malayalam":"malaiàlam", +"Maltese":"maltés", +"Manchu":"mantxú", +"Maninkakan, Eastern, Latin":"maninka oriental (llatí)", +"Manipuri":"manipuri", +"Maore":"maore", +"Maori":"maori", +"Marathi":"marathi", +"Marginalia":"Nota al marge", +"Mari, Hill":"mari, hill", +"Mari, Meadow":"mari, meadow", +"Max":"Màx", +"Mbochi":"mbochi", +"Median":"Mediana", +"Min":"Mín", +"Minangkabau":"minangkabau", +"Moksha":"mokxa", +"Mongolian Cyrillic":"mongol (ciríl·lic)", +"Mongolian Mongolian":"mongol (mongol)", +"Moore":"mossi", +"Morisyen":"mauricià", +"N'ko":"n'ko", +"Naro":"naro", +"Ndebele, South":"ndebele del sud", +"Nenets":"nenets", +"Nepali (India)":"nepalés (Índia)", +"Nepali (Nepal)":"nepalés (Nepal)", +"Neutral":"Neutre", +"Nganasan":"nganasan", +"Ngungwel":"ngungwel", +"Ngäbere":"ngäbere", +"Nine Slides":"Nou diapositives", +"Njyem (Congo)":"njyem (Congo)", +"No Character Style":"Cap estil de caràcter", +"No List":"Cap llista", +"Nogai":"nogai", +"None (Do not check spelling)":"Cap (no verifiques l'ortografia)", +"Northern Sotho":"sotho septentrional", +"Norwegian, Bokmål":"noruec (bokmål)", +"Norwegian, Nynorsk":"noruec (nynorsk)", +"Note":"Nota", +"Notes":"Notes", +"Numbering 1":"Numeració 1", +"Numbering 1 Cont.":"Continuació de la numeració 1", +"Numbering 1 End":"Final de la numeració 1", +"Numbering 1 Start":"Inici de la numeració 1", +"Numbering 123":"Numeració 123", +"Numbering 2":"Numeració 2", +"Numbering 2 Cont.":"Continuació de la numeració 2", +"Numbering 2 End":"Final de la numeració 2", +"Numbering 2 Start":"Inici de la numeració 2", +"Numbering 3":"Numeració 3", +"Numbering 3 Cont.":"Continuació de la numeració 3", +"Numbering 3 End":"Final de la numeració 3", +"Numbering 3 Start":"Inici de la numeració 3", +"Numbering 4":"Numeració 4", +"Numbering 4 Cont.":"Continuació de la numeració 4", +"Numbering 4 End":"Final de la numeració 4", +"Numbering 4 Start":"Inici de la numeració 4", +"Numbering 5":"Numeració 5", +"Numbering 5 Cont.":"Continuació de la numeració 5", +"Numbering 5 End":"Final de la numeració 5", +"Numbering 5 Start":"Inici de la numeració 5", +"Numbering ABC":"Numeració ABC", +"Numbering IVX":"Numeració IVX", +"Numbering Symbols":"Símbols de numeració", +"Numbering abc":"Numeració abc", +"Numbering ivx":"Numeració ivx", +"Nyanja":"nyanja", +"OLE":"OLE", +"Object Index 1":"Índex d'objectes 1", +"Object Index Heading":"Encapçalament de l'índex d'objectes", +"Object with no fill and no line":"Objecte sense emplenament ni línia", +"Object without fill":"Objecte sense emplenament", +"Occitan":"occità", +"Odia":"oriya", +"Olonets":"olonets", +"One Slide":"Una diapositiva", +"Oromo":"oromo", +"Outline":"Esquema", +"Outlined":"Contorn", +"Outlined Blue":"Contorn blau", +"Outlined Green":"Contorn verd", +"Outlined Red":"Contorn roig", +"Outlined Yellow":"Contorn groc", +"Overwrite":"Sobreescriu", +"Page %1 (%2) of %3":"Pàgina %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pàgina %1 (%2) de %3 [Pàgina %4 (%5)]", +"Page %1 of %2":"Pàgina %1 de %2", +"Page %1 of %2 (%3)":"Pàgina %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pàgina %1 de %2 (pàgina %3 de %4 per imprimir)", +"Page %1 of %2 [Page %3]":"Pàgina %1 de %2 [Pàgina %3]", +"Page Number":"Número de pàgina", +"Page Properties":"Propietats de la pàgina", +"Pali Latin":"pali (llatí)", +"Pali Thai":"pali tailandés", +"Papiamento (Aruba)":"papiament (Aruba)", +"Papiamento (Bonaire)":"papiament (Bonaire)", +"Papiamento (Curaçao)":"papiament (Curaçao)", +"Papiamentu (Netherlands Antilles)":"papiament (Antilles Holandeses)", +"Pennsylvania Dutch":"alemany de Pennsylvania", +"Persian":"persa", +"Pitjantjatjara":"pitjantjatjara", +"Placeholder":"Espai reservat", +"Plautdietsch":"baix alemany mennonita", +"Polish":"polonés", +"Portrait":"Vertical", +"Portuguese (Angola)":"portugués (Angola)", +"Portuguese (Brazil)":"portugués (Brasil)", +"Portuguese (Mozambique)":"portugués (Moçambic)", +"Portuguese (Portugal)":"portugués (Portugal)", +"Preformatted Text":"Text preformatat", +"Product":"Producte", +"Puinave":"puinave", +"Punjabi":"panjabi", +"Punu":"punu", +"Quechua (Bolivia, North)":"quítxua (nord de Bolívia)", +"Quechua (Bolivia, South)":"quítxua (sud de Bolívia)", +"Quechua (Ecuador)":"quítxua (Equador)", +"Quotation":"Citació", +"Report":"Informe", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"retoromànic", +"Right Page":"Pàgina dreta", +"Rohingya Hanifi":"rohingya hanifi", +"Romanian (Moldova)":"romanés (Moldàvia)", +"Romanian (Romania)":"romanés (Romania)", +"Rubies":"Símbols fonètics", +"Russian":"rus", +"Rusyn (Slovakia)":"ruté (Eslovàquia)", +"Rusyn (Ukraine)":"ruté (Ucraïna)", +"Sami, Inari (Finland)":"lapó, Inari (Finlàndia)", +"Sami, Kildin (Russia)":"lapó Kildin (Rússia)", +"Sami, Lule (Norway)":"lapó, Lule (Noruega)", +"Sami, Lule (Sweden)":"lapó, Lule (Suècia)", +"Sami, Northern (Finland)":"lapó del nord (Finlàndia)", +"Sami, Northern (Norway)":"lapó del nord (Noruega)", +"Sami, Northern (Sweden)":"lapó del nord (Suècia)", +"Sami, Pite (Sweden)":"lapó, Pite (Suècia)", +"Sami, Skolt (Finland)":"lapó, Skolt (Finlàndia)", +"Sami, Southern (Norway)":"lapó del sud (Noruega)", +"Sami, Southern (Sweden)":"lapó del sud (Suècia)", +"Sango":"sango", +"Sanskrit":"sànscrit", +"Saraiki":"seraiki", +"Sardinian":"sard", +"Sardinian, Campidanese":"sard, campidanés", +"Sardinian, Gallurese":"sard, gal·lurés", +"Sardinian, Logudorese":"sard, logudorés", +"Sardinian, Sassarese":"sard, sassarés", +"Selection count":"Compta la selecció", +"Sender":"Remitent", +"Serbian Cyrillic (Montenegro)":"serbi (ciríl·lic, Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"serbi (ciríl·lic, Sèrbia i Montenegro)", +"Serbian Cyrillic (Serbia)":"serbi (ciríl·lic, Sèrbia)", +"Serbian Latin":"serbi (llatí)", +"Serbian Latin (Montenegro)":"serbi (llatí, Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"serbi (llatí, Sèrbia i Montenegro)", +"Serbian Latin (Serbia)":"serbi (llatí, Sèrbia)", +"Sesotho":"sesotho", +"Shapes":"Formes", +"Sheet %1 of %2":"Full %1 de %2", +"Shuswap":"shuswap", +"Sidama":"sidamo", +"Signature":"Signatura", +"Silesian":"silesià", +"Sindhi, Arabic":"sindhi (àrab)", +"Sindhi, Devanagari":"sindhi (devanagari)", +"Sinhala":"singalés", +"Six Slides":"Sis diapositives", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"eslovac", +"Slovenian":"eslové", +"Somali":"somali", +"Sorbian, Lower":"baix sòrab", +"Sorbian, Upper":"alt sòrab", +"Source Text":"Text font", +"Southern Sotho":"sotho del sud", +"Spanish (Argentina)":"espanyol (Argentina)", +"Spanish (Bolivia)":"espanyol (Bolívia)", +"Spanish (Chile)":"espanyol (Xile)", +"Spanish (Colombia)":"espanyol (Colòmbia)", +"Spanish (Costa Rica)":"espanyol (Costa Rica)", +"Spanish (Cuba)":"espanyol (Cuba)", +"Spanish (Dom. Rep.)":"espanyol (Rep. Dom.)", +"Spanish (Ecuador)":"espanyol (Equador)", +"Spanish (El Salvador)":"espanyol (El Salvador)", +"Spanish (Guatemala)":"espanyol (Guatemala)", +"Spanish (Honduras)":"espanyol (Hondures)", +"Spanish (Mexico)":"espanyol (Mèxic)", +"Spanish (Nicaragua)":"espanyol (Nicaragua)", +"Spanish (Panama)":"espanyol (Panamà)", +"Spanish (Paraguay)":"espanyol (Paraguai)", +"Spanish (Peru)":"espanyol (Perú)", +"Spanish (Puerto Rico)":"espanyol (Puerto Rico)", +"Spanish (Spain)":"espanyol (Espanya)", +"Spanish (Uruguay)":"espanyol (Uruguai)", +"Spanish (Venezuela)":"espanyol (Veneçuela)", +"StDev":"DesvEst", +"Standard selection":"Selecció estàndard", +"Stars and Banners":"Estrelles i tires", +"Status":"Estat", +"Strong Emphasis":"Èmfasi fort", +"Subtitle":"Subtítol", +"Sum":"Suma", +"Sundanese":"sondanés", +"Suundi":"suundi", +"Swahili (Kenya)":"suahili (Kenya)", +"Swahili (Tanzania)":"suahili (Tanzània)", +"Swazi":"swazi", +"Swedish (Finland)":"suec (Finlàndia)", +"Swedish (Sweden)":"suec (Suècia)", +"Symbol Shapes":"Formes clàssiques", +"Table":"Taula", +"Table Contents":"Contingut de la taula", +"Table Heading":"Encapçalament de la taula", +"Table Index 1":"Índex de taules 1", +"Table Index Heading":"Encapçalament de l'índex de taules", +"Tagalog":"tagal", +"Tahitian":"tahitià", +"Tajik":"tadjik", +"Tamil":"tàmil", +"Tatar":"tàrtar", +"Teke-Eboo":"teke-eboo", +"Teke-Ibali":"teke-ibali", +"Teke-Kukuya":"teke-kukuya", +"Teke-Tyee":"teke-tyee", +"Teletype":"Teletip", +"Telugu":"telugu", +"Tetun (Indonesia)":"tètum (Indonèsia)", +"Tetun (Timor-Leste)":"tètum (Timor Oriental)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"tai", +"Three Slides":"Tres diapositives", +"Tibetan (India)":"tibetà (Índia)", +"Tibetan (PR China)":"tibetà (RP Xina)", +"Tigrigna (Eritrea)":"tigrinya (Eritrea)", +"Tigrigna (Ethiopia)":"tigrinya (Etiòpia)", +"Title":"Títol", +"Title A0":"Títol A0", +"Title A4":"Títol A4", +"Title Only":"Només el títol", +"Title Slide":"Diapositiva de títol", +"Title and 2 Content":"Títol i dos continguts", +"Title, 2 Content and Content":"Títol, dos continguts i contingut", +"Title, 2 Content over Content":"Títol i dos continguts sobre contingut", +"Title, 4 Content":"Títol i quatre continguts", +"Title, 6 Content":"Títol i sis continguts", +"Title, Content":"Títol i contingut", +"Title, Content and 2 Content":"Títol, contingut i dos continguts", +"Title, Content over Content":"Títol i contingut sobre contingut", +"Title, Vertical Text":"Títol i text vertical", +"Title, Vertical Text, Clipart":"Títol, text vertical i imatge", +"Tok Pisin":"tok pisin", +"Tsaangi":"tsaangi", +"Tsonga":"tsonga", +"Tswana (Botswana)":"tswana (Botswana)", +"Tswana (South Africa)":"tswana (Sud-àfrica)", +"Turkish":"turc", +"Turkmen":"turcman", +"Two Slides":"Dues diapositives", +"Udmurt":"udmurt", +"Ukrainian":"ucraïnés", +"Unknown":"Desconegut", +"Urdu (India)":"urdú (Índia)", +"Urdu (Pakistan)":"urdú (Pakistan)", +"User Entry":"Entrada d'usuari", +"User Index 1":"Índex d'usuari 1", +"User Index 10":"Índex d'usuari 10", +"User Index 2":"Índex d'usuari 2", +"User Index 3":"Índex d'usuari 3", +"User Index 4":"Índex d'usuari 4", +"User Index 5":"Índex d'usuari 5", +"User Index 6":"Índex d'usuari 6", +"User Index 7":"Índex d'usuari 7", +"User Index 8":"Índex d'usuari 8", +"User Index 9":"Índex d'usuari 9", +"User Index Heading":"Encapçalament de l'índex d'usuari", +"Uyghur":"uigur", +"Uzbek Cyrillic":"uzbek (ciríl·lic)", +"Uzbek Latin":"uzbek (llatí)", +"Var":"Var", +"Variable":"Variable", +"Venda":"venda", +"Venetian":"vènet", +"Veps":"vepse", +"Vertical Numbering Symbols":"Símbols de numeració verticals", +"Vertical Title, Text, Chart":"Títol vertical, text i diagrama", +"Vertical Title, Vertical Text":"Títol vertical i text vertical", +"Vietnamese":"vietnamita", +"Vili":"vili", +"Visited Internet Link":"Enllaç d'Internet visitat", +"Võro":"võro", +"Walloon":"való", +"Warning":"Advertència", +"Watermark":"Filigrana", +"Welsh":"gal·lés", +"Xhosa":"xhosa", +"Xibe":"xibe", +"Yaka (Congo)":"yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"yaka (República Democràtica del Congo)", +"Yiddish (Israel)":"jiddisch (Israel)", +"Yiddish (USA)":"jiddisch (EUA)", +"Yombe (Congo)":"yombe (Congo)", +"Yoruba":"ioruba", +"Zulu":"zulu", +"[None]":"[Cap]", +"Éwé":"ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ca.json b/f7cloud-office/browser/dist/l10n/locore/ca.json new file mode 100644 index 0000000..b688138 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ca.json @@ -0,0 +1,709 @@ +{ +"%1 of %2 records found":"S'han trobat %1 de %2 registres", +"3D Objects":"Objectes 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Èmfasi", +"Accent 1":"Èmfasi 1", +"Accent 2":"Èmfasi 2", +"Accent 3":"Èmfasi 3", +"Adding selection":"La selecció s'afegeix", +"Addressee":"Destinatari", +"Afrikaans (Namibia)":"afrikaans (Namíbia)", +"Afrikaans (South Africa)":"afrikaans (Sud-àfrica)", +"Aka (Central African Republic)":"aka (República Centreafricana)", +"Aka (Congo)":"aka (Congo)", +"Akan":"àkan", +"Albanian":"albanès", +"Amharic":"amhàric", +"Apatani":"apatani", +"Appendix":"Apèndix", +"Arabic":"àrab", +"Arabic (Algeria)":"àrab (Algèria)", +"Arabic (Bahrain)":"àrab (Bahrain)", +"Arabic (Chad)":"àrab (Txad)", +"Arabic (Comoros)":"àrab (Comores)", +"Arabic (Djibouti)":"àrab (Djibouti)", +"Arabic (Egypt)":"àrab (Egipte)", +"Arabic (Eritrea)":"àrab (Eritrea)", +"Arabic (Iraq)":"àrab (Iraq)", +"Arabic (Israel)":"àrab (Israel)", +"Arabic (Jordan)":"àrab (Jordània)", +"Arabic (Kuwait)":"àrab (Kuwait)", +"Arabic (Lebanon)":"àrab (Líban)", +"Arabic (Libya)":"àrab (Líbia)", +"Arabic (Mauritania)":"àrab (Mauritània)", +"Arabic (Morocco)":"àrab (Marroc)", +"Arabic (Oman)":"àrab (Oman)", +"Arabic (Palestine)":"àrab (Palestina)", +"Arabic (Qatar)":"àrab (Qatar)", +"Arabic (Saudi Arabia)":"àrab (Aràbia Saudita)", +"Arabic (Somalia)":"àrab (Somàlia)", +"Arabic (Sudan)":"àrab (Sudan)", +"Arabic (Syria)":"àrab (Síria)", +"Arabic (Tunisia)":"àrab (Tunísia)", +"Arabic (UAE)":"àrab (EAU)", +"Arabic (Yemen)":"àrab (Iemen)", +"Aragonese":"aragonès", +"Aranese":"aranès", +"Armenian, Classical (Armenia)":"armeni clàssic (Armènia)", +"Armenian, Eastern (Armenia)":"armeni oriental (Armènia)", +"Armenian, Eastern (Iran)":"armeni oriental (Iran)", +"Armenian, Eastern (Russia)":"armeni oriental (Rússia)", +"Armenian, Western (Armenia)":"armeni occidental (Armènia)", +"Arpitan (France)":"arpità (França)", +"Arpitan (Italy)":"arpità (Itàlia)", +"Arpitan (Switzerland)":"arpità (Suïssa)", +"Arrow Line":"Línia amb fletxa", +"Assamese":"assamès", +"Asturian":"asturià", +"Avar":"avar", +"Average":"Mitjana", +"Azerbaijani Cyrillic":"àzeri (ciríl·lic)", +"Azerbaijani Latin":"àzeri (llatí)", +"Background":"Fons", +"Background objects":"Objectes de fons", +"Bad":"Dolent", +"Bafia":"bafia", +"Bambara":"bambara", +"Basic Shapes":"Formes bàsiques", +"Basque":"basc", +"Beembe":"beembe", +"Bekwel":"bekwel", +"Belarusian":"bielorús", +"Bengali (Bangladesh)":"bengalí (Bangla Desh)", +"Bengali (India)":"bengalí (Índia)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Encapçalament de la bibliografia", +"Blank Slide":"Diapositiva buida", +"Block Arrows":"Fletxes de bloc", +"Block Quotation":"Citació en bloc", +"Block selection":"Selecció en bloc", +"Bodo":"bodo", +"Body Text":"Cos de text", +"Body Text, Indented":"Cos de text sagnat", +"Bosnian":"bosnià", +"Breton":"bretó", +"Bribri":"bribri", +"Bulgarian":"búlgar", +"Bullet –":"Pic –", +"Bullet •":"Pic •", +"Bullet ☑":"Pic ☑", +"Bullet ✗":"Pic ✗", +"Bullet ➢":"Pic ➢", +"Bullets":"Pics", +"Burmese":"birmà", +"Bushi":"bushi", +"Cabécar":"cabécar", +"Callouts":"Llegendes", +"Caption":"Llegenda", +"Caption Characters":"Caràcters de llegenda", +"Catalan":"català", +"Catalan (Valencian)":"català (valencià)", +"Centered Text":"Text centrat", +"Chinese (Hong Kong)":"xinès (Hong Kong)", +"Chinese (Macau)":"xinès (Macau)", +"Chinese (Singapore)":"xinès (Singapur)", +"Chinese (simplified)":"xinès (simplificat)", +"Chinese (traditional)":"xinès (tradicional)", +"Church Slavic":"Eslau eclesiàstic", +"Chuvash":"txuvaix", +"Citation":"Citació", +"Clear formatting":"Neteja la formatació", +"Comment":"Comentari", +"Complimentary Close":"Tancament de comiat", +"Connectors":"Connectors", +"Contents 1":"Contingut 1", +"Contents 10":"Contingut 10", +"Contents 2":"Contingut 2", +"Contents 3":"Contingut 3", +"Contents 4":"Contingut 4", +"Contents 5":"Contingut 5", +"Contents 6":"Contingut 6", +"Contents 7":"Contingut 7", +"Contents 8":"Contingut 8", +"Contents 9":"Contingut 9", +"Contents Heading":"Encapçalament del contingut", +"Coptic":"copte", +"Cornish":"còrnic", +"Count":"Compta", +"CountA":"ComptaA", +"Cree, Plains, Latin":"cree (Plains, llatí)", +"Cree, Plains, Syllabics":"cree (Plains, sil·làbics)", +"Croatian":"croata", +"Curves and Polygons":"Corbes i polígons", +"Czech":"txec", +"Danish":"danès", +"Dashed Line":"Línia de traços", +"Default":"Per defecte", +"Default Drawing Style":"Estil de dibuix per defecte", +"Default Page Style":"Estil de pàgina per defecte", +"Default Paragraph Style":"Estil de paràgraf per defecte", +"Definition":"Definició", +"Dhivehi":"divehi", +"Dibole":"dibole", +"Dogri":"dogri", +"Doondo":"doondo", +"Drawing":"Dibuix", +"Drop Caps":"Caplletres", +"Dutch (Belgium)":"neerlandès (Bèlgica)", +"Dutch (Netherlands)":"neerlandès (Holanda)", +"Dzongkha":"dzongkha", +"Emphasis":"Èmfasi", +"Endnote":"Nota final", +"Endnote Anchor":"Àncora de nota final", +"Endnote Characters":"Caràcters de nota final", +"English (Australia)":"anglès (Austràlia)", +"English (Belize)":"anglès (Belize)", +"English (Botswana)":"Anglès (Botswana)", +"English (Canada)":"anglès (Canadà)", +"English (Caribbean)":"anglès (Carib)", +"English (Denmark)":"anglès (Dinamarca)", +"English (Gambia)":"anglès (Gàmbia)", +"English (Ghana)":"anglès (Ghana)", +"English (Hong Kong)":"anglès (Hong Kong)", +"English (India)":"anglès (Índia)", +"English (Ireland)":"anglès (Irlanda)", +"English (Israel)":"anglès (Israel)", +"English (Jamaica)":"anglès (Jamaica)", +"English (Kenya)":"anglès (Kenya)", +"English (Malawi)":"anglès (Malawi)", +"English (Malaysia)":"anglès (Malàisia)", +"English (Mauritius)":"anglès (Maurici)", +"English (Namibia)":"anglès (Namíbia)", +"English (New Zealand)":"anglès (Nova Zelanda)", +"English (Nigeria)":"anglès (Nigèria)", +"English (Philippines)":"anglès (Filipines)", +"English (South Africa)":"anglès (Sud-àfrica)", +"English (Sri Lanka)":"anglès (Sri Lanka)", +"English (Trinidad)":"anglès (Trinidad)", +"English (UK)":"anglès (Regne Unit)", +"English (USA)":"anglès (EUA)", +"English (Zambia)":"anglès (Zàmbia)", +"English (Zimbabwe)":"anglès (Zimbàbue)", +"English, OED spelling (UK)":"anglès, ortografia de l'OED (Regne Unit)", +"Envelope":"Sobre", +"Error":"Error", +"Erzya":"erzya", +"Esperanto":"esperanto", +"Estonian":"estonià", +"Example":"Exemple", +"Extending selection":"La selecció s'amplia", +"Faroese":"feroès", +"Figure":"Figura", +"Figure Index 1":"Índex de figures 1", +"Figure Index Heading":"Encapçalament de l'índex de figures", +"Fijian":"fijià", +"Filled":"Emplenat", +"Filled Blue":"Emplenat blau", +"Filled Green":"Emplenat verd", +"Filled Red":"Emplenat vermell", +"Filled Yellow":"Emplenat groc", +"Finnish":"finès", +"First Line Indent":"Sagnat de la primera línia", +"First Page":"Primera pàgina", +"Flowchart":"Diagrama de flux", +"Fon":"fon", +"Footer":"Peu de pàgina", +"Footer Left":"Peu de pàgina esquerre", +"Footer Right":"Peu de pàgina dret", +"Footnote":"Nota al peu", +"Footnote Anchor":"Àncora de nota al peu", +"Footnote Characters":"Caràcters de nota al peu", +"Formula":"Fórmula", +"Four Slides":"Quatre diapositives", +"Frame":"Marc", +"Frame Contents":"Contingut del marc", +"French (Belgium)":"francès (Bèlgica)", +"French (Benin)":"francès (Benín)", +"French (Burkina Faso)":"francès (Burkina Faso)", +"French (Canada)":"francès (Canadà)", +"French (Côte d'Ivoire)":"francès (Costa d'Ivori)", +"French (France)":"francès (França)", +"French (Luxembourg)":"francès (Luxemburg)", +"French (Mali)":"francès (Mali)", +"French (Mauritius)":"francès (Maurici)", +"French (Monaco)":"francès (Mònaco)", +"French (Niger)":"francès (Níger)", +"French (Republic of Guinea)":"francès (República de Guinea)", +"French (Senegal)":"francès (Senegal)", +"French (Switzerland)":"francès (Suïssa)", +"French (Togo)":"francès (Togo)", +"Frisian":"frisó", +"Friulian":"furlà", +"Function Wizard":"Auxiliar de funcions", +"Gaelic (Scotland)":"gaèlic (Escòcia)", +"Galician":"gallec", +"Ganda":"ganda", +"Gascon":"gascó", +"Georgian":"georgià", +"German (Austria)":"alemany (Àustria)", +"German (Belgium)":"alemany (Bèlgica)", +"German (Germany)":"alemany (Alemanya)", +"German (Liechtenstein)":"alemany (Liechtenstein)", +"German (Luxembourg)":"alemany (Luxemburg)", +"German (Switzerland)":"alemany (Suïssa)", +"Gikuyu":"kikuiu", +"Good":"Bo", +"Graphic":"Imatge", +"Graphics":"Gràfics", +"Greek":"grec", +"Greek, Ancient":"grec antic", +"Guadeloupean Creole French":"crioll francès de Guadalupe", +"Guarani (Paraguay)":"guaraní (Paraguai)", +"Gujarati":"gujarati", +"HTML":"HTML", +"Haitian":"haitià", +"Hanging Indent":"Sagnat negatiu", +"Hausa (Ghana)":"haussa (Ghana)", +"Hausa (Nigeria)":"haussa (Nigèria)", +"Hawaiian":"hawaià", +"Header":"Capçalera", +"Header Left":"Capçalera esquerra", +"Header Right":"Capçalera dreta", +"Header and Footer":"Capçalera i peu de pàgina", +"Heading":"Encapçalament", +"Heading 1":"Encapçalament 1", +"Heading 10":"Encapçalament 10", +"Heading 2":"Encapçalament 2", +"Heading 3":"Encapçalament 3", +"Heading 4":"Encapçalament 4", +"Heading 5":"Encapçalament 5", +"Heading 6":"Encapçalament 6", +"Heading 7":"Encapçalament 7", +"Heading 8":"Encapçalament 8", +"Heading 9":"Encapçalament 9", +"Heading A0":"Encapçalament A0", +"Heading A4":"Encapçalament A4", +"Hebrew":"hebreu", +"Hiligaynon":"hiligainon", +"Hindi":"hindi", +"Horizontal Line":"Línia horitzontal", +"Hungarian":"hongarès", +"Hungarian (Szekely-Hungarian Rovas)":"hongarès (alfabet rúnic)", +"Hyperlink":"Enllaç", +"Icelandic":"islandès", +"Illustration":"Il·lustració", +"Iloko":"ilocà", +"Index":"Índex", +"Index 1":"Índex 1", +"Index 2":"Índex 2", +"Index 3":"Índex 3", +"Index Heading":"Encapçalament de l'índex", +"Index Link":"Enllaç de l'índex", +"Index Separator":"Separador de l'índex", +"Indonesian":"indonesi", +"Insert":"Insereix", +"Interlingua":"interlingua", +"Interlingue Occidental":"interlingue", +"Internet Link":"Enllaç d'Internet", +"Interslavic Cyrillic":"intereslau (ciríl·lic)", +"Interslavic Latin":"intereslau (llatí)", +"Irish":"irlandès", +"Italian (Italy)":"italià (Itàlia)", +"Italian (Switzerland)":"italià (Suïssa)", +"Japanese":"japonès", +"Juǀ’hoan":"juǀ’hoan", +"Kaamba":"kaamba", +"Kabardian":"cabardià", +"Kabyle Latin":"llatí cabilenc", +"Kalaallisut":"kalaallisut", +"Kannada":"kanarès", +"Karakalpak Latin":"karakalpak (llatí)", +"Kashmiri (India)":"caixmiri (Índia)", +"Kashmiri (Kashmir)":"caixmiri (Caixmir)", +"Kashubian":"caixubi", +"Kazakh":"kazakh", +"KeyID":"keyID", +"Khanty":"khanty", +"Khmer":"khmer", +"Kinyarwanda (Rwanda)":"ruandès (Ruanda)", +"Kirghiz":"kirguís", +"Kituba (Congo)":"kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"kituba (República Democràtica del Congo)", +"Klingon":"klingon", +"Komi-Permyak":"komi-permiac", +"Komi-Zyrian":"komi-zirian", +"Konkani":"konkani", +"Koongo (Congo)":"koongo (Congo)", +"Korean (RoK)":"coreà (Corea del Sud)", +"Kumyk":"kúmik", +"Kunyi":"kunyi", +"Kurdish, Central (Iran)":"kurd central (Iran)", +"Kurdish, Central (Iraq)":"kurd central (Iraq)", +"Kurdish, Northern (Syria)":"kurd del nord (Síria)", +"Kurdish, Northern (Turkey)":"kurd del nord (Turquia)", +"Kurdish, Southern (Iran)":"kurd del sud (Iran)", +"Kurdish, Southern (Iraq)":"kurd del sud (Iraq)", +"Kven Finnish":"kven (finès)", +"Kyrgyz (China)":"kirguís (Xina)", +"Labels":"Etiquetes", +"Ladin":"ladí", +"Landscape":"Horitzontal", +"Lao":"laosià", +"Lari":"lari", +"Latgalian":"latgal", +"Latin":"llatí", +"Latvian":"letó", +"Left Page":"Pàgina esquerra", +"Lengo":"lengo", +"Ligurian":"lígur", +"Limbu":"limbu", +"Line Numbering":"Numeració de línies", +"Lines":"Línies", +"Lines and Arrows":"Línies i fletxes", +"Lingala":"lingala", +"List":"Llista", +"List 1":"Llista 1", +"List 1 Cont.":"Continuació de la llista 1", +"List 1 End":"Final de la llista 1", +"List 1 Start":"Inici de la llista 1", +"List 2":"Llista 2", +"List 2 Cont.":"Continuació de la llista 2", +"List 2 End":"Final de la llista 2", +"List 2 Start":"Inici de la llista 2", +"List 3":"Llista 3", +"List 3 Cont.":"Continuació de la llista 3", +"List 3 End":"Final de la llista 3", +"List 3 Start":"Inici de la llista 3", +"List 4":"Llista 4", +"List 4 Cont.":"Continuació de la llista 4", +"List 4 End":"Final de la llista 4", +"List 4 Start":"Inici de la llista 4", +"List 5":"Llista 5", +"List 5 Cont.":"Continuació de la llista 5", +"List 5 End":"Final de la llista 5", +"List 5 Start":"Inici de la llista 5", +"List Contents":"Contingut de la llista", +"List Heading":"Encapçalament de la llista", +"List Indent":"Sagnat de la llista", +"Lithuanian":"lituà", +"Livonian":"livonià", +"Lojban":"lojban", +"Low German":"baix alemany", +"Luxembourgish":"luxemburguès", +"Macedonian":"macedoni", +"Main Index Entry":"Entrada principal de l'índex", +"Maithili":"maithili", +"Malagasy, Plateau":"malgaix, altiplà", +"Malay (Brunei Darussalam)":"malai (Brunei)", +"Malay (Malaysia)":"malai (Malàisia)", +"Malay Arabic (Brunei Darussalam)":"malai àrab (Brunei)", +"Malay Arabic (Malaysia)":"malai àrab (Malàisia)", +"Malayalam":"malaiàlam", +"Maltese":"maltès", +"Manchu":"mantxú", +"Maninkakan, Eastern, Latin":"maninka oriental (llatí)", +"Manipuri":"manipuri", +"Maore":"maore", +"Maori":"maori", +"Marathi":"marathi", +"Marginalia":"Nota al marge", +"Mari, Hill":"mari, hill", +"Mari, Meadow":"mari, meadow", +"Max":"Màxim", +"Mbochi":"mbochi", +"Median":"Mediana", +"Min":"Mínim", +"Minangkabau":"minangkabau", +"Moksha":"mokxa", +"Mongolian Cyrillic":"mongol (ciríl·lic)", +"Mongolian Mongolian":"mongol (mongol)", +"Moore":"mossi", +"Morisyen":"mauricià", +"N'ko":"n'ko", +"Naro":"naro", +"Ndebele, South":"ndebele del sud", +"Nenets":"nenets", +"Nepali (India)":"nepalès (Índia)", +"Nepali (Nepal)":"nepalès (Nepal)", +"Neutral":"Neutre", +"Nganasan":"nganasan", +"Ngungwel":"ngungwel", +"Ngäbere":"ngäbere", +"Nine Slides":"Nou diapositives", +"Njyem (Congo)":"njyem (Congo)", +"No Character Style":"Cap estil de caràcter", +"No List":"Cap llista", +"Nogai":"nogai", +"None (Do not check spelling)":"Cap (no verifiquis l'ortografia)", +"Northern Sotho":"sotho septentrional", +"Norwegian, Bokmål":"noruec (Bokmål)", +"Norwegian, Nynorsk":"noruec (Nynorsk)", +"Note":"Nota", +"Notes":"Notes", +"Numbering 1":"Numeració 1", +"Numbering 1 Cont.":"Continuació de la numeració 1", +"Numbering 1 End":"Final de la numeració 1", +"Numbering 1 Start":"Inici de la numeració 1", +"Numbering 123":"Numeració 123", +"Numbering 2":"Numeració 2", +"Numbering 2 Cont.":"Continuació de la numeració 2", +"Numbering 2 End":"Final de la numeració 2", +"Numbering 2 Start":"Inici de la numeració 2", +"Numbering 3":"Numeració 3", +"Numbering 3 Cont.":"Continuació de la numeració 3", +"Numbering 3 End":"Final de la numeració 3", +"Numbering 3 Start":"Inici de la numeració 3", +"Numbering 4":"Numeració 4", +"Numbering 4 Cont.":"Continuació de la numeració 4", +"Numbering 4 End":"Final de la numeració 4", +"Numbering 4 Start":"Inici de la numeració 4", +"Numbering 5":"Numeració 5", +"Numbering 5 Cont.":"Continuació de la numeració 5", +"Numbering 5 End":"Final de la numeració 5", +"Numbering 5 Start":"Inici de la numeració 5", +"Numbering ABC":"Numeració ABC", +"Numbering IVX":"Numeració IVX", +"Numbering Symbols":"Símbols de numeració", +"Numbering abc":"Numeració abc", +"Numbering ivx":"Numeració ivx", +"Nyanja":"nyanja", +"OLE":"OLE", +"Object Index 1":"Índex d'objectes 1", +"Object Index Heading":"Encapçalament de l'índex d'objectes", +"Object with no fill and no line":"Objecte sense emplenament ni línia", +"Object without fill":"Objecte sense emplenament", +"Occitan":"occità", +"Odia":"oriya", +"Olonets":"olonets", +"One Slide":"Una diapositiva", +"Oromo":"oromo", +"Outline":"Esquema", +"Outlined":"Contorn", +"Outlined Blue":"Contorn blau", +"Outlined Green":"Contorn verd", +"Outlined Red":"Contorn vermell", +"Outlined Yellow":"Contorn groc", +"Overwrite":"Sobreescriu", +"Page %1 (%2) of %3":"Pàgina %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pàgina %1 (%2) de %3 [Pàgina %4 (%5)]", +"Page %1 of %2":"Pàgina %1 de %2", +"Page %1 of %2 (%3)":"Pàgina %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pàgina %1 de %2 (p. %3 de %4 en imprimir)", +"Page %1 of %2 [Page %3]":"Pàgina %1 de %2 [Pàgina %3]", +"Page Number":"Número de pàgina", +"Page Properties":"Propietats de la pàgina", +"Pali Latin":"pali (llatí)", +"Pali Thai":"pali tailandès", +"Papiamento (Aruba)":"papiament (Aruba)", +"Papiamento (Bonaire)":"papiament (Bonaire)", +"Papiamento (Curaçao)":"papiament (Curaçao)", +"Papiamentu (Netherlands Antilles)":"papiament (Antilles Holandeses)", +"Pennsylvania Dutch":"alemany de Pennsylvania", +"Persian":"persa", +"Pitjantjatjara":"pitjantjatjara", +"Placeholder":"Espai reservat", +"Plautdietsch":"baix alemany mennonita", +"Polish":"polonès", +"Portrait":"Vertical", +"Portuguese (Angola)":"portuguès (Angola)", +"Portuguese (Brazil)":"portuguès (Brasil)", +"Portuguese (Mozambique)":"portuguès (Moçambic)", +"Portuguese (Portugal)":"portuguès (Portugal)", +"Preformatted Text":"Text preformatat", +"Product":"Producte", +"Puinave":"puinave", +"Punjabi":"panjabi", +"Punu":"punu", +"Quechua (Bolivia, North)":"quítxua (nord de Bolívia)", +"Quechua (Bolivia, South)":"quítxua (sud de Bolívia)", +"Quechua (Ecuador)":"quítxua (Equador)", +"Quotation":"Citació", +"Report":"Informe", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"retoromànic", +"Right Page":"Pàgina dreta", +"Rohingya Hanifi":"rohingya hanifi", +"Romanian (Moldova)":"romanès (Moldàvia)", +"Romanian (Romania)":"romanès (Romania)", +"Rubies":"Símbols fonètics", +"Russian":"rus", +"Rusyn (Slovakia)":"rutè (Eslovàquia)", +"Rusyn (Ukraine)":"rutè (Ucraïna)", +"Sami, Inari (Finland)":"lapó, Inari (Finlàndia)", +"Sami, Kildin (Russia)":"lapó Kildin (Rússia)", +"Sami, Lule (Norway)":"lapó, Lule (Noruega)", +"Sami, Lule (Sweden)":"lapó, Lule (Suècia)", +"Sami, Northern (Finland)":"lapó del nord (Finlàndia)", +"Sami, Northern (Norway)":"lapó del nord (Noruega)", +"Sami, Northern (Sweden)":"lapó del nord (Suècia)", +"Sami, Pite (Sweden)":"lapó, Pite (Suècia)", +"Sami, Skolt (Finland)":"lapó, Skolt (Finlàndia)", +"Sami, Southern (Norway)":"lapó del sud (Noruega)", +"Sami, Southern (Sweden)":"lapó del sud (Suècia)", +"Sango":"sango", +"Sanskrit":"sànscrit", +"Santali, Devanagari":"santali, devanagari", +"Santali, Ol Chiki":"santali, ol chiki", +"Saraiki":"seraiki", +"Sardinian":"sard", +"Sardinian, Campidanese":"sard, campidanès", +"Sardinian, Gallurese":"sard, gal·lurès", +"Sardinian, Logudorese":"sard, logudorès", +"Sardinian, Sassarese":"sard, sassarès", +"Selection count":"Compta la selecció", +"Sender":"Remitent", +"Serbian Cyrillic (Montenegro)":"serbi (ciríl·lic, Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"serbi (ciríl·lic, Sèrbia i Montenegro)", +"Serbian Cyrillic (Serbia)":"serbi (ciríl·lic, Sèrbia)", +"Serbian Latin":"serbi (llatí)", +"Serbian Latin (Montenegro)":"serbi (llatí, Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"serbi (llatí, Sèrbia i Montenegro)", +"Serbian Latin (Serbia)":"serbi (llatí, Sèrbia)", +"Sesotho":"sesotho", +"Shapes":"Formes", +"Sheet %1 of %2":"Full %1 de %2", +"Shuswap":"shuswap", +"Sidama":"sidamo", +"Signature":"Signatura", +"Silesian":"silesià", +"Sindhi, Arabic":"sindhi (àrab)", +"Sindhi, Devanagari":"sindhi (devanagari)", +"Sinhala":"singalès", +"Six Slides":"Sis diapositives", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"eslovac", +"Slovenian":"eslovè", +"Somali":"somali", +"Sorbian, Lower":"baix sòrab", +"Sorbian, Upper":"alt sòrab", +"Source Text":"Text font", +"Southern Sotho":"sotho del sud", +"Spanish (Argentina)":"espanyol (Argentina)", +"Spanish (Bolivia)":"espanyol (Bolívia)", +"Spanish (Chile)":"espanyol (Xile)", +"Spanish (Colombia)":"espanyol (Colòmbia)", +"Spanish (Costa Rica)":"espanyol (Costa Rica)", +"Spanish (Cuba)":"espanyol (Cuba)", +"Spanish (Dom. Rep.)":"espanyol (Rep. Dom.)", +"Spanish (Ecuador)":"espanyol (Equador)", +"Spanish (El Salvador)":"espanyol (El Salvador)", +"Spanish (Guatemala)":"espanyol (Guatemala)", +"Spanish (Honduras)":"espanyol (Hondures)", +"Spanish (Mexico)":"espanyol (Mèxic)", +"Spanish (Nicaragua)":"espanyol (Nicaragua)", +"Spanish (Panama)":"espanyol (Panamà)", +"Spanish (Paraguay)":"espanyol (Paraguai)", +"Spanish (Peru)":"espanyol (Perú)", +"Spanish (Puerto Rico)":"espanyol (Puerto Rico)", +"Spanish (Spain)":"espanyol (Espanya)", +"Spanish (Uruguay)":"espanyol (Uruguai)", +"Spanish (Venezuela)":"espanyol (Veneçuela)", +"StDev":"Desviació tipus", +"Standard selection":"Selecció estàndard", +"Stars and Banners":"Estrelles i tires", +"Status":"Estat", +"Strong Emphasis":"Èmfasi fort", +"Subtitle":"Subtítol", +"Sum":"Suma", +"Sundanese":"sondanès", +"Suundi":"suundi", +"Swahili (Kenya)":"suahili (Kenya)", +"Swahili (Tanzania)":"suahili (Tanzània)", +"Swazi":"swazi", +"Swedish (Finland)":"suec (Finlàndia)", +"Swedish (Sweden)":"suec (Suècia)", +"Symbol Shapes":"Formes clàssiques", +"Table":"Taula", +"Table Contents":"Contingut de la taula", +"Table Heading":"Encapçalament de la taula", +"Table Index 1":"Índex de taules 1", +"Table Index Heading":"Encapçalament de l'índex de taules", +"Tagalog":"tagal", +"Tahitian":"tahitià", +"Tajik":"tadjik", +"Tamil":"tàmil", +"Tatar":"tàrtar", +"Teke-Eboo":"teke-eboo", +"Teke-Ibali":"teke-ibali", +"Teke-Kukuya":"teke-kukuya", +"Teke-Tyee":"teke-tyee", +"Teletype":"Teletip", +"Telugu":"telugu", +"Tetun (Indonesia)":"tètum (Indonèsia)", +"Tetun (Timor-Leste)":"tètum (Timor Oriental)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"tai", +"Three Slides":"Tres diapositives", +"Tibetan (India)":"tibetà (Índia)", +"Tibetan (PR China)":"tibetà (RP Xina)", +"Tigrigna (Eritrea)":"tigrinya (Eritrea)", +"Tigrigna (Ethiopia)":"tigrinya (Etiòpia)", +"Title":"Títol", +"Title A0":"Títol A0", +"Title A4":"Títol A4", +"Title Only":"Només el títol", +"Title Slide":"Diapositiva títol", +"Title and 2 Content":"Títol i dos continguts", +"Title, 2 Content and Content":"Títol, dos continguts i contingut", +"Title, 2 Content over Content":"Títol i dos continguts sobre contingut", +"Title, 4 Content":"Títol i quatre continguts", +"Title, 6 Content":"Títol i sis continguts", +"Title, Content":"Títol i contingut", +"Title, Content and 2 Content":"Títol, contingut i dos continguts", +"Title, Content over Content":"Títol i contingut sobre contingut", +"Title, Vertical Text":"Títol i text vertical", +"Title, Vertical Text, Clipart":"Títol, text vertical i imatge", +"Tok Pisin":"tok pisin", +"Tsaangi":"tsaangi", +"Tsonga":"tsonga", +"Tswana (Botswana)":"tswana (Botswana)", +"Tswana (South Africa)":"tswana (Sud-àfrica)", +"Turkish":"turc", +"Turkmen":"turcman", +"Two Slides":"Dues diapositives", +"Udmurt":"udmurt", +"Ukrainian":"ucraïnès", +"Unknown":"Desconegut", +"Urdu (India)":"urdú (Índia)", +"Urdu (Pakistan)":"urdú (Pakistan)", +"User Entry":"Entrada d'usuari", +"User Index 1":"Índex d'usuari 1", +"User Index 10":"Índex d'usuari 10", +"User Index 2":"Índex d'usuari 2", +"User Index 3":"Índex d'usuari 3", +"User Index 4":"Índex d'usuari 4", +"User Index 5":"Índex d'usuari 5", +"User Index 6":"Índex d'usuari 6", +"User Index 7":"Índex d'usuari 7", +"User Index 8":"Índex d'usuari 8", +"User Index 9":"Índex d'usuari 9", +"User Index Heading":"Encapçalament de l'índex d'usuari", +"Uyghur":"uigur", +"Uzbek Cyrillic":"uzbek (ciríl·lic)", +"Uzbek Latin":"uzbek (llatí)", +"Var":"Variància", +"Variable":"Variable", +"Venda":"venda", +"Venetian":"vènet", +"Veps":"vepse", +"Vertical Numbering Symbols":"Símbols de numeració verticals", +"Vertical Title, Text, Chart":"Títol vertical, text i diagrama", +"Vertical Title, Vertical Text":"Títol vertical i text vertical", +"Vietnamese":"vietnamita", +"Vili":"vili", +"Visited Internet Link":"Enllaç d'Internet visitat", +"Võro":"võro", +"Walloon":"való", +"Warning":"Advertència", +"Watermark":"Filigrana", +"Welsh":"gal·lès", +"Xhosa":"xhosa", +"Xibe":"xibe", +"Yaka (Congo)":"yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"yaka (República Democràtica del Congo)", +"Yiddish (Israel)":"jiddisch (Israel)", +"Yiddish (USA)":"jiddisch (EUA)", +"Yombe (Congo)":"yombe (Congo)", +"Yoruba":"ioruba", +"Zulu":"zulu", +"[Multiple]":"[Múltiple]", +"[None]":"[Cap]", +"[Undetermined]":"[Indeterminat]", +"Éwé":"ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ckb.json b/f7cloud-office/browser/dist/l10n/locore/ckb.json new file mode 100644 index 0000000..3efa83b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ckb.json @@ -0,0 +1,399 @@ +{ +"3D Objects":"تەنی 3D", +"A0":"‫A0", +"A4":"‫A4", +"Afrikaans (Namibia)":"ئەفریقی (نامیبیا)", +"Afrikaans (South Africa)":"ئەفریقی (ئەفریقای باشوور)", +"Albanian":"ئەلبانی", +"Amharic":"ئەمهاریک", +"Apatani":"ئاپاتانی", +"Arabic":"عەرەبی", +"Arabic (Algeria)":"عەرەبی (جەزائیر)", +"Arabic (Bahrain)":"عەرەبی (بەحرەین)", +"Arabic (Chad)":"عەرەبی (چاد)", +"Arabic (Comoros)":"عەرەبی (کۆمۆرۆس)", +"Arabic (Djibouti)":"عەرەبی (جیبۆتی)", +"Arabic (Egypt)":"عەرەبی (میسڕ)", +"Arabic (Eritrea)":"عەرەبی (ئەریتریا)", +"Arabic (Iraq)":"عەرەبی (عێراق)", +"Arabic (Israel)":"عەرەبی (ئیسرائیل)", +"Arabic (Jordan)":"عەرەبی (ئوردن)", +"Arabic (Kuwait)":"عەرەبی (کوەیت)", +"Arabic (Lebanon)":"عەرەبی (لوبنان)", +"Arabic (Libya)":"عەرەبی (لیبیا)", +"Arabic (Mauritania)":"عەرەبی (مۆریتانیا)", +"Arabic (Morocco)":"عەرەبی (مەغریب)", +"Arabic (Oman)":"عەرەبی (عومان)", +"Arabic (Palestine)":"عەرەبی (فەلەستین)", +"Arabic (Qatar)":"عەرەبی (قەتەر)", +"Arabic (Saudi Arabia)":"عەرەبی (سعودییەی عەرەبی)", +"Arabic (Somalia)":"عەرەبی (سۆماڵ)", +"Arabic (Sudan)":"عەرەبی (سودان)", +"Arabic (Syria)":"عەرەبی (سوریا)", +"Arabic (Tunisia)":"عەرەبی (تونس)", +"Arabic (UAE)":"عەرەبی (ئیماڕات)", +"Arabic (Yemen)":"عەرەبی (یەمەن)", +"Aragonese":"ئەراگۆنێز", +"Aranese":"ئارانێس", +"Armenian, Classical (Armenia)":"ئەرمەنی، کلاسیکی (ئەرمینیا)", +"Armenian, Eastern (Armenia)":"ئەرمینی، ڕۆژئاوایی (ئەرمینیا)", +"Armenian, Eastern (Iran)":"ئەرمینی، ڕۆژئاوایی (ئێران)", +"Armenian, Eastern (Russia)":"ئەرمینی، ڕۆژئاوایی (ڕووسیا)", +"Armenian, Western (Armenia)":"ئەرمەنی، ڕۆژئاوایی (ئەرمینیا)", +"Arpitan (France)":"ئارپیتان (فەڕەنسا)", +"Arpitan (Italy)":"ئارپیتان (ئیتاڵیا)", +"Arpitan (Switzerland)":"ئارپیتان (سویسرا)", +"Arrow Line":"هێڵی تیر", +"Assamese":"ئاسامیسی", +"Asturian":"ئەستوری", +"Avar":"ئاڤار", +"Average":"رێژەی گشتی", +"Azerbaijani Cyrillic":"سیریلیکی ئازەربایجانی", +"Azerbaijani Latin":"ئازەربایجانی لاتینی", +"Background":"پاشبنەما", +"Background objects":"تەنەکانی پاشبنەما", +"Bafia":"بافیا", +"Basic Shapes":"شێوازی سەرەتایی", +"Basque":"باسک", +"Belarusian":"بیلارووسی", +"Bengali (Bangladesh)":"بنگالی (بەنگلادیش)", +"Bengali (India)":"بنگالی (هندی)", +"Block Arrows":"تیرەکان بلۆک بکە", +"Bodo":"بۆدۆ", +"Bosnian":"بۆسنی", +"Breton":"بریتۆن", +"Bulgarian":"بولگاری", +"Bullet –":"خاڵ -", +"Bullet •":"خاڵ •", +"Bullets":"خاڵەکان", +"Burmese":"بورمیسی", +"Callouts":"شێوازی باسکردن", +"Caption":"سەردێڕ", +"Catalan":"کەتەلان", +"Catalan (Valencian)":"کەتەلان (ڤالەنسیا)", +"Centered Text":"دەق لە ناوەڕاست", +"Chinese (Hong Kong)":"چینی (هۆنگ کۆنگ)", +"Chinese (Macau)":"چینی (ماکاو)", +"Chinese (Singapore)":"چینی (سینگاپورە)", +"Chinese (simplified)":"چینی (ساناکراو)", +"Chinese (traditional)":"چینی (نەریتی)", +"Connectors":"پێکبەستەرەوەکان", +"Contents 1":"ناوەڕۆک ١", +"Contents 10":"ناوەڕۆک ١٠", +"Contents 2":"ناوەڕۆک ٢", +"Contents 3":"ناوەڕۆک ٣", +"Contents 4":"ناوەڕۆک ٤", +"Contents 5":"ناوەڕۆک ٥", +"Contents 6":"ناوەڕۆک ٦", +"Contents 7":"ناوەڕۆک ٧", +"Contents 8":"ناوەڕۆک ٨", +"Contents 9":"ناوەڕۆک ٩", +"Count":"ژماردن", +"Croatian":"کرواتی", +"Curves and Polygons":"چەماوە و چەندلاکان", +"Czech":"چیکی", +"Danish":"دانيماركى", +"Dashed Line":"هێڵی پچڕ پچر", +"Default":"بنەڕەت", +"Default Page Style":"شێوازی بنەڕەتی پەڕە", +"Default Paragraph Style":"شێوازی بەندی بنەڕەتی", +"Definition":"پێناسە", +"Dogri":"دۆگری", +"Drawing":"کێشان", +"Dutch (Belgium)":"ئەڵمانی (بەلجیکی)", +"Dutch (Netherlands)":"ئەڵمانی (هۆڵەندی)", +"Dzongkha":"زۆنگا", +"Endnote":"تێبینی لە کۆتایی", +"English (Australia)":"ئینگلیزی (ئوسترالیا)", +"English (Belize)":"ئینگلیزی (بێلیز)", +"English (Botswana)":"ئینگلیزی (بۆتسوانا)", +"English (Canada)":"ئینگلیزی (کەنەدا)", +"English (Caribbean)":"ئینگلزی (کاریبی)", +"English (Gambia)":"ئینگلیزی (گامبیا)", +"English (India)":"ئینگلیزی (هند)", +"English (Ireland)":"ئینگلیزی (ئیرلەندا)", +"English (Jamaica)":"ئینگلیزی (جامایکا)", +"English (Malaysia)":"ئینگلیزی (مالیزیا)", +"English (Mauritius)":"ئینگلیزی (ماوریتەس)", +"English (Namibia)":"ئینگلیزی (نامیبیا)", +"English (New Zealand)":"ئینگلیزی (نیوزلەندا)", +"English (Nigeria)":"ئینگلیزی (نێجیری)", +"English (Philippines)":"ئینگلیزی (فلیپین)", +"English (South Africa)":"ئینگلیزی (ئەفریقای باشوور)", +"English (Sri Lanka)":"ئینگلیزی (سریلانکی)", +"English (Trinidad)":"ئینگلیزی (ترینیداد)", +"English (UK)":"ئینگلیزی (بەریتانیا)", +"English (USA)":"ئینگلیزی (ئەمریکا)", +"English (Zambia)":"ئینگلیزی (زامبیا)", +"English (Zimbabwe)":"ئینگلیزی (زیمبابۆی)", +"Esperanto":"ئێسپێرانتۆ", +"Estonian":"ئەستۆنی", +"Example":"نموونە", +"Faroese":"فارۆیی", +"Fijian":"فیجی", +"Filled":"پڕکراوە", +"Finnish":"فینلەندى", +"First Line Indent":"بۆشایی یەکەم هێڵ", +"First Page":"یەکەم پەڕە", +"Flowchart":"هێڵکاری", +"Fon":"فۆن", +"Footer":"پێپەرە", +"Footer Left":"پێپەڕی لای چەپ", +"Footer Right":"پێپەری لای ڕاست", +"Footnote":"تێبینی لە خوارەوە", +"Formula":"هاوکێشە", +"Four Slides":"چوار سڵاید", +"Frame":"چوارچێوە", +"French (Belgium)":"فەڕەنسى (بەلجیکا)", +"French (Benin)":"فەڕەنسى (بەنین)", +"French (Canada)":"فەڕەنسی (کەنەدا)", +"French (Côte d'Ivoire)":"فەڕەنسى (کۆت دیڤوار)", +"French (France)":"فەڕەنسی (فەڕەنسا)", +"French (Luxembourg)":"فەڕەنسى (لۆکسەمبۆرگ)", +"French (Mali)":"فەڕەنسى (مالی)", +"French (Mauritius)":"فەڕەنسى (ماوریتەس)", +"French (Monaco)":"فەڕەنسی (مۆناکۆ)", +"French (Niger)":"فەڕەنسى (نەیجەر)", +"French (Senegal)":"فەڕەنسى (سەنیگال)", +"French (Switzerland)":"فەڕەنسى (سویسرا)", +"French (Togo)":"فەڕەنسى (تۆگۆ)", +"Frisian":"فریزی", +"Friulian":"فریولیان", +"Function Wizard":"ڕێنوێنی ئەرک", +"Galician":"گالیکی", +"Gascon":"گاسکۆن", +"Georgian":"جۆرجی", +"German (Austria)":"ئەڵمانی (نەمسا)", +"German (Germany)":"ئەڵمانی (ئەڵمانیا)", +"German (Liechtenstein)":"ئەڵمانی (لییشنشتاین)", +"German (Luxembourg)":"ئەڵمانی (لۆکسەمبۆرگ)", +"German (Switzerland)":"ئەڵمانی (سویسرا)", +"Gikuyu":"گیکیوو", +"Graphic":"گرافیک", +"Graphics":"گرافیک", +"Greek":"یۆنانی", +"Gujarati":"گوجاراتی", +"HTML":"‫HTML", +"Header":"سەرپەڕە", +"Header Left":"سەرپەڕی لای چەپ", +"Header Right":"سەرپەڕی لای ڕاست", +"Heading":"سەرپەڕ", +"Heading 1":"سەرپەڕی ١", +"Heading 10":"سەرپەڕی ١٠", +"Heading 2":"سەرپەڕی ٢", +"Heading 3":"سەرپەڕی ٣", +"Heading 4":"سەرپەڕی ٤", +"Heading 5":"سەرپەڕی ٥", +"Heading 6":"سەرپەڕی ٦", +"Heading 7":"سەرپەڕی ٧", +"Heading 8":"سەرپەڕی ٨", +"Heading 9":"سەرپەڕی ٩", +"Heading A0":"سەرپەڕە A0", +"Heading A4":"سەرپەڕ A4", +"Hebrew":"عیبری", +"Hindi":"هندی", +"Horizontal Line":"هێڵی ئاسۆیی", +"Hungarian":"هەنگاری", +"Icelandic":"ئێسلەندی", +"Iloko":"ئیلۆکۆ", +"Index":"پێڕست", +"Index 1":"پێڕست ١", +"Index 2":"پێڕست ٢", +"Index 3":"پیڕست ٣", +"Index Separator":"جیاکارەوەی پێڕست", +"Indonesian":"ئیندۆزنیزی", +"Insert":"هێنان", +"Irish":"ئیرلەندی", +"Italian (Italy)":"ئیتاڵی (ئیتاڵی)", +"Italian (Switzerland)":"ئیتاڵی (سویسری)", +"Japanese":"یابانی", +"Kabardian":"کاباردیان", +"Kannada":"کانادا", +"Kashmiri (India)":"کشمیری (هندی)", +"Kashmiri (Kashmir)":"کشمیری (کشمیر)", +"Kazakh":"کازاخ", +"KeyID":"‫KeyID", +"Khmer":"خمیر", +"Kirghiz":"قڕغستی", +"Kituba (Democratic Republic of the Congo)":"کیتوبا ( کۆماری دیموکراتی کۆنگۆ)", +"Konkani":"کۆنکانی", +"Korean (RoK)":"کۆری (ڕۆک)", +"Kurdish, Central (Iran)":"کوردی، ناوەندی (ئێران)", +"Kurdish, Central (Iraq)":"کوردی، ناوەندی (عێراق)", +"Kurdish, Northern (Syria)":"کوردی، باکوور (سوریا)", +"Kurdish, Northern (Turkey)":"کوردی، باکوور (تورکیا)", +"Kurdish, Southern (Iran)":"کوردی، باشوور (ئێران)", +"Kurdish, Southern (Iraq)":"کوردی، باشوور (عێراق)", +"Kven Finnish":"فنلەندی کڤێن", +"Labels":"پیناسەکان", +"Landscape":"ئاسۆی", +"Lao":"لاو", +"Latin":"لاتین", +"Latvian":"لاتڤی", +"Left Page":"پەڕەی لای چەپ", +"Lengo":"لینگۆ", +"Ligurian":"لیگوریان", +"Line Numbering":"ژمارەکردنی هێڵ", +"Lines":"هێڵەکان", +"Lines and Arrows":"هێڵەکان و تیرەکان", +"List":"لیست", +"List Contents":"لیستی ناوەڕۆک", +"List Indent":"بۆشایی لیستە", +"Lithuanian":"لیتوانی", +"Luxembourgish":"لۆکسەمبۆرگی", +"Macedonian":"مەقدۆنی(مەکەدۆنی)", +"Maithili":"مایسیلی", +"Malay Arabic (Brunei Darussalam)":"عەرەبی مالای (داروسەلامی برونای)", +"Malay Arabic (Malaysia)":"عەرەبی مالای (مالیزی)", +"Malayalam":"مەلایلام", +"Manchu":"مانچو", +"Manipuri":"مانیپوری", +"Marathi":"ماراتی", +"Max":"بەرزترین", +"Min":"نزمترین", +"Naro":"نارۆ", +"Ndebele, South":"ندێبیلی، باشوور", +"Nine Slides":"نۆ سڵاید", +"None (Do not check spelling)":"هیچ (چیکی ڕێنووس مەکە)", +"Northern Sotho":"سۆسۆی باکوور", +"Notes":"تێبینییەکان", +"Numbering 1":"ژمارەکردنی ١", +"Numbering 1 Cont.":"بەردەوامی ژمارەکردنی ١", +"Numbering 1 End":"کۆتای ژمارەکردن ١", +"Numbering 1 Start":"سەرەتای ژمارەکردن ١", +"Numbering 123":"ژمارەکردن ١٢٣", +"Numbering 2":"ژمارەکردن ٢", +"Numbering 2 Cont.":"بەردەوام بوونی لە ژمارەکردنی ٢", +"Numbering 2 End":"کۆتایی ژمارەکردنی ٢", +"Numbering 2 Start":"سەرەتای ژمارەکردن ٢", +"Numbering ABC":"ژمارەکردن ABC", +"Numbering abc":"ژامارەکردن abc", +"OLE":"‫OLE", +"Occitan":"ئۆسیتان", +"Odia":"ئۆدیا", +"One Slide":"یەک سڵاید", +"Oromo":"ئۆرۆمۆ", +"Outline":"چێوەی دەرەوە", +"Overwrite":"چوونەجێگەی", +"Page Number":"ژمارەی پەڕە", +"Persian":"فارسی", +"Polish":"پۆڵەندی", +"Portrait":"ستوونی", +"Portuguese (Brazil)":"پورتوگالى (بەڕازیل)", +"Preformatted Text":"دەقی پێشتر-شێوەپێدراو", +"Product":"بەرهەم", +"Punjabi":"پونجابی", +"Report":"ڕاپۆرت", +"Result":"ئەنجام", +"Right Page":"پەڕەی لای ڕاست", +"Romanian (Moldova)":"ڕۆمانی (مۆڵدۆڤا)", +"Romanian (Romania)":"ڕۆمانی (ڕۆمانیا)", +"Russian":"رووسی", +"Rusyn (Ukraine)":"ڕوسین (ئۆکرانیا)", +"Sanskrit":"سانسکریت", +"Sardinian":"ساردینی", +"Sardinian, Campidanese":"ساردینی، کامپیدانێسی", +"Sardinian, Gallurese":"ساردینی، گالوڕێسی", +"Sardinian, Logudorese":"ساردینی، لۆگودۆرێسی", +"Sardinian, Sassarese":"ساردینی، ساسارێسی", +"Serbian Latin":"سڕبی (لاتین)", +"Shapes":"شێوەکان", +"Sidama":"سیداما", +"Signature":"واژۆ", +"Silesian":"سیلیزیا", +"Sindhi, Arabic":"سیندی، عەرەبی", +"Sindhi, Devanagari":"سیندی، دێڤانگەری", +"Sinhala":"سینهالی", +"Six Slides":"شەش سڵاید", +"Slovak":"سلۆڤاکی", +"Slovenian":"سلۆڤینی", +"Southern Sotho":"سۆسۆی باشووری", +"Spanish (Argentina)":"ئیسپانی (ئەرجەنتین)", +"Spanish (Bolivia)":"ئیسپانی (بۆلیڤیا)", +"Spanish (Chile)":"ئیسپانی (چیلی)", +"Spanish (Colombia)":"ئیسپانی (کۆڵۆمبیا)", +"Spanish (Costa Rica)":"ئیسپانی (کۆستاریکا)", +"Spanish (Dom. Rep.)":"ئیسپانی (کۆماری دۆمەنیک)", +"Spanish (Ecuador)":"ئیسپانی (ئیکوادۆر)", +"Spanish (El Salvador)":"ئیسپانی (سلڤادۆر)", +"Spanish (Guatemala)":"ئیسپانی (گواتیمالا)", +"Spanish (Honduras)":"ئیسپانی (هندۆراس)", +"Spanish (Mexico)":"ئیسپانی (مەکسیک)", +"Spanish (Nicaragua)":"ئیسپانی (نیکاراگوا)", +"Spanish (Panama)":"ئیسپانی (پانەما)", +"Spanish (Paraguay)":"ئیسپانی (پاراگوای)", +"Spanish (Peru)":"ئیسپانی (پیرۆ)", +"Spanish (Puerto Rico)":"ئیسپانی (پۆرتۆ ڕیکۆ)", +"Spanish (Spain)":"ئیسپانی (ئیسپانیا)", +"Spanish (Uruguay)":"ئیسپانی (ئۆرۆگوای)", +"Spanish (Venezuela)":"ئیسپانی (ڤەنزویلا)", +"StDev":"‫StDev", +"Standard selection":"دیاریکردنی ستاندارد", +"Stars and Banners":"ئەستێرەکان و بەیداخەکان", +"Subtitle":"ژێرنووس", +"Sum":"کۆ", +"Sundanese":"سودانی", +"Swahili (Kenya)":"سواهیلی (کینیا)", +"Swahili (Tanzania)":"سواهیلی (تانزانیا)", +"Swazi":"سوازی", +"Swedish (Finland)":"سویدی (فنلەندا)", +"Swedish (Sweden)":"سویدی (سوید)", +"Symbol Shapes":"شێوەی هێماکان", +"Table":"خشتە", +"Table Contents":"ناوەڕۆکی خشتە", +"Table Heading":"سەرپەڕی خشتە", +"Tahitian":"تاهیتی", +"Tajik":"تاجیک", +"Tamil":"تەمیل", +"Tatar":"تەتەر", +"Telugu":"تێلوگو", +"Text":"دەق", +"Text A0":"دەق A0", +"Text A4":"دەق A4", +"Thai":"تایلەندی", +"Three Slides":"سی سڵاید", +"Title":"ناونیشان", +"Title A0":"ناونیشان A0", +"Title A4":"ناونیشان A4", +"Title Slide":"ناونیشانی سڵاید", +"Title and 2 Content":"ناونیشان و ٢ ناوەڕۆک", +"Title, 2 Content and Content":"ناونیشان، ٢ ناوەڕۆک و ناوەڕۆک", +"Title, 4 Content":"ناونیشا، ٤ ناوەڕۆک", +"Title, 6 Content":"ناونیشا، ٦ ناوەڕۆک", +"Title, Content":"ناونیشا، ناوەڕۆک", +"Title, Content and 2 Content":"ناونیشان، ناوەڕۆک و ٢ ناوەڕۆک", +"Tsonga":"تسۆنگا", +"Tswana (Botswana)":"تسوانا (بۆتسوانا)", +"Tswana (South Africa)":"تسوانا (ئەفریقای باشوور)", +"Turkish":"تورکی", +"Two Slides":"دوو سڵاید", +"Ukrainian":"ئۆکرانی", +"Unknown":"نەناسراو", +"Urdu (India)":"ئوردو (هند)", +"Urdu (Pakistan)":"ئوردو (پاکستان)", +"User Index 1":"پێڕستی بەکارهێنەر ١", +"User Index 10":"پێڕستی بەکارهێنەر ١٠", +"User Index 2":"پێڕستی بەکارهێنەر ٢", +"User Index 3":"پێڕستی بەکارهێنەر ٣", +"User Index 4":"پێڕستی بەکارهێنەر ٤", +"User Index 5":"پێڕستی بەکارهێنەر ٥", +"User Index 6":"پێڕستی بەکارهێنەر ٦", +"User Index 7":"پێڕستی بەکارهێنەر ٧", +"User Index 8":"پێڕستی بەکارهێنەر ٨", +"User Index 9":"پێڕستی بەکارهێنەر ٩", +"Uyghur":"ئیگۆر", +"Uzbek Cyrillic":"سیریلیکی ئۆزبەکی", +"Uzbek Latin":"لاتینی ئۆزبەکی", +"Var":"‫Var", +"Variable":"گۆڕاو", +"Venda":"ڤێندا", +"Venetian":"ڤینیسییا", +"Vietnamese":"ڤێتنامی", +"Watermark":"نیشانەی ئاوی", +"Welsh":"وێڵز", +"Xhosa":"خۆسا", +"Xibe":"خیبە", +"Yoruba":"یۆروبا", +"Zulu":"زولو", +"[None]":"<نیە>" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/cs.json b/f7cloud-office/browser/dist/l10n/locore/cs.json new file mode 100644 index 0000000..284c552 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/cs.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Nalezeno %1 z %2 záznamů", +"3D Objects":"3D objekty", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abcházština", +"Accent":"Zvýraznění", +"Accent 1":"Zvýraznění 1", +"Accent 2":"Zvýraznění 2", +"Accent 3":"Zvýraznění 3", +"Adding selection":"Doplnitelný výběr", +"Addressee":"Příjemce", +"Afrikaans (Namibia)":"Afrikánština (Namibie)", +"Afrikaans (South Africa)":"Afrikánština (Jižní Afrika)", +"Aka (Central African Republic)":"Aka (Středoafrická republika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akanština", +"Albanian":"Albánština", +"Amharic":"Amharština", +"Apatani":"Apatani", +"Appendix":"Dodatek", +"Arabic":"Arabština", +"Arabic (Algeria)":"Arabština (Alžírsko)", +"Arabic (Bahrain)":"Arabština (Bahrajn)", +"Arabic (Chad)":"Arabština (Čad)", +"Arabic (Comoros)":"Arabština (Komory)", +"Arabic (Djibouti)":"Arabština (Džibuti)", +"Arabic (Egypt)":"Arabština (Egypt)", +"Arabic (Eritrea)":"Arabština (Eritrea)", +"Arabic (Iraq)":"Arabština (Irák)", +"Arabic (Israel)":"Arabština (Izrael)", +"Arabic (Jordan)":"Arabština (Jordán)", +"Arabic (Kuwait)":"Arabština (Kuvajt)", +"Arabic (Lebanon)":"Arabština (Libanon)", +"Arabic (Libya)":"Arabština (Libye)", +"Arabic (Mauritania)":"Arabština (Mauritánie)", +"Arabic (Morocco)":"Arabština (Maroko)", +"Arabic (Oman)":"Arabština (Omán)", +"Arabic (Palestine)":"Arabština (Palestina)", +"Arabic (Qatar)":"Arabština (Katar)", +"Arabic (Saudi Arabia)":"Arabština (Saúdská Arábie)", +"Arabic (Somalia)":"Arabština (Somálsko)", +"Arabic (Sudan)":"Arabština (Súdán)", +"Arabic (Syria)":"Arabština (Sýrie)", +"Arabic (Tunisia)":"Arabština (Tunis)", +"Arabic (UAE)":"Arabština (SAE)", +"Arabic (Yemen)":"Arabština (Jemen)", +"Aragonese":"Aragonština", +"Aranese":"Aranéština", +"Armenian, Classical (Armenia)":"Klasická arménština (Arménie)", +"Armenian, Eastern (Armenia)":"Východní arménština (Arménie)", +"Armenian, Eastern (Iran)":"Východní arménština (Írán)", +"Armenian, Eastern (Russia)":"Východní arménština (Rusko)", +"Armenian, Western (Armenia)":"Západní arménština (Arménie)", +"Arpitan (France)":"Arpitánština (Francie)", +"Arpitan (Italy)":"Arpitánština (Itálie)", +"Arpitan (Switzerland)":"Arpitánština (Švýcarsko)", +"Arrow Line":"Čára se šipkou", +"Assamese":"Ásámština", +"Asturian":"Asturština", +"Avar":"Avarština", +"Average":"Průměr", +"Azerbaijani Cyrillic":"Ázerbájdžánština (cyrilice)", +"Azerbaijani Latin":"Ázerbájdžánština (latinka)", +"Background":"Pozadí", +"Background objects":"Objekty pozadí", +"Bad":"Špatné", +"Bafia":"Bafia", +"Bambara":"Bambarština", +"Basic Shapes":"Základní tvary", +"Basque":"Baskičtina", +"Beembe":"Bembe", +"Bekwel":"Bekwel", +"Belarusian":"Běloruština", +"Bengali (Bangladesh)":"Bengálština (Bangladéš)", +"Bengali (India)":"Bengálština (Indie)", +"Bibliography 1":"Seznam použité literatury 1", +"Bibliography Heading":"Nadpis seznamu použité literatury", +"Blank Slide":"Prázdný snímek", +"Block Arrows":"Blokové šipky", +"Block Quotation":"Bloková citace", +"Block selection":"Výběr bloku", +"Bodo":"Bodoština", +"Body Text":"Tělo textu", +"Body Text, Indented":"Odsazené tělo textu", +"Bosnian":"Bosenština", +"Breton":"Bretonština", +"Bribri":"Bribri", +"Bulgarian":"Bulharština", +"Bullet –":"Odrážka –", +"Bullet •":"Odrážka •", +"Bullet ☑":"Odrážka ☑", +"Bullet ✗":"Odrážka ✗", +"Bullet ➢":"Odrážka ➢", +"Bullets":"Odrážky", +"Burmese":"Barmština", +"Bushi":"Malgaština (Bushi)", +"Cabécar":"Cabécar", +"Callouts":"Bubliny", +"Caption":"Popisek", +"Caption Characters":"Znaky pro popisek", +"Catalan":"Katalánština", +"Catalan (Valencian)":"Katalánština (valencijština)", +"Centered Text":"Text zarovnaný na střed", +"Chinese (Hong Kong)":"Čínština (Hong Kong)", +"Chinese (Macau)":"Čínština (Macao)", +"Chinese (Singapore)":"Čínština (Singapur)", +"Chinese (simplified)":"Čínština (zjedn.)", +"Chinese (traditional)":"Čínština (tradiční)", +"Church Slavic":"Církevní slovanština", +"Chuvash":"Čuvašština", +"Citation":"Citát", +"Clear formatting":"Odstranit formátování", +"Comment":"Komentář", +"Complimentary Close":"Zdvořilostní zakončení", +"Connectors":"Spojnice", +"Contents 1":"Obsah 1", +"Contents 10":"Obsah 10", +"Contents 2":"Obsah 2", +"Contents 3":"Obsah 3", +"Contents 4":"Obsah 4", +"Contents 5":"Obsah 5", +"Contents 6":"Obsah 6", +"Contents 7":"Obsah 7", +"Contents 8":"Obsah 8", +"Contents 9":"Obsah 9", +"Contents Heading":"Nadpis obsahu", +"Coptic":"Koptština", +"Cornish":"Kornština", +"Count":"Počet čísel", +"CountA":"Počet hodnot", +"Cree, Plains, Latin":"Kríjština, plains, latinka", +"Cree, Plains, Syllabics":"Kríjština, plains, slabičné", +"Croatian":"Chorvatština", +"Curves and Polygons":"Křivky a mnohoúhelníky", +"Czech":"Čeština", +"Danish":"Dánština", +"Dashed Line":"Čárkovaná čára", +"Default":"Výchozí", +"Default Drawing Style":"Výchozí styl kresby", +"Default Page Style":"Výchozí styl stránky", +"Default Paragraph Style":"Výchozí styl odstavce", +"Definition":"Definice", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dógrí", +"Doondo":"Doondo", +"Drawing":"Kresba", +"Drop Caps":"Iniciály", +"Dutch (Belgium)":"Nizozemština (Belgie)", +"Dutch (Netherlands)":"Nizozemština (Nizozemí)", +"Dzongkha":"Dzongkä", +"Emphasis":"Zdůraznění", +"Endnote":"Vysvětlivka", +"Endnote Anchor":"Ukotvení vysvětlivky", +"Endnote Characters":"Znaky pro vysvětlivky", +"English (Australia)":"Angličtina (Austrálie)", +"English (Belize)":"Angličtina (Belize)", +"English (Botswana)":"Angličtina (Botswana)", +"English (Canada)":"Angličtina (Kanada)", +"English (Caribbean)":"Angličtina (Karibik)", +"English (Denmark)":"Angličtina (Dánsko)", +"English (Gambia)":"Angličtina (Gambie)", +"English (Ghana)":"Angličtina (Ghana)", +"English (Hong Kong)":"Angličtina (Hongkong)", +"English (India)":"Angličtina (Indie)", +"English (Ireland)":"Angličtina (Irsko)", +"English (Israel)":"Angličtina (Izrael)", +"English (Jamaica)":"Angličtina (Jamajka)", +"English (Kenya)":"Angličtina (Keňa)", +"English (Malawi)":"Angličtina (Malawi)", +"English (Malaysia)":"Angličtina (Malajsie)", +"English (Mauritius)":"Angličtina (Mauricius)", +"English (Namibia)":"Angličtina (Namibie)", +"English (New Zealand)":"Angličtina (Nový Zéland)", +"English (Nigeria)":"Angličtina (Nigérie)", +"English (Philippines)":"Angličtina (Filipíny)", +"English (South Africa)":"Angličtina (Jižní Afrika)", +"English (Sri Lanka)":"Angličtina (Srí Lanka)", +"English (Trinidad)":"Angličtina (Trinidad)", +"English (UK)":"Angličtina (UK)", +"English (USA)":"Angličtina (USA)", +"English (Zambia)":"Angličtina (Zambie)", +"English (Zimbabwe)":"Angličtina (Zimbabwe)", +"English, OED spelling (UK)":"Angličtina, pravopis OED (UK)", +"Envelope":"Obálka", +"Error":"Chyba", +"Erzya":"Erzja", +"Esperanto":"Esperanto", +"Estonian":"Estonština", +"Example":"Příklad", +"Extending selection":"Rozšiřitelný výběr", +"Faroese":"Faerština", +"Figure":"Obrázek", +"Figure Index 1":"Seznam obrázků 1", +"Figure Index Heading":"Nadpis seznamu obrázků", +"Fijian":"Fidžijština", +"Filled":"S výplní", +"Filled Blue":"Modrá výplň", +"Filled Green":"Zelená výplň", +"Filled Red":"Červená výplň", +"Filled Yellow":"Žlutá výplň", +"Finnish":"Finština", +"First Line Indent":"Odsazení prvního řádku", +"First Page":"První stránka", +"Flowchart":"Vývojový diagram", +"Fon":"Fonština", +"Footer":"Zápatí", +"Footer Left":"Zápatí vlevo", +"Footer Right":"Zápatí vpravo", +"Footnote":"Poznámka pod čarou", +"Footnote Anchor":"Ukotvení poznámky pod čarou", +"Footnote Characters":"Znaky pro poznámku pod čarou", +"Formula":"Vzorec", +"Four Slides":"Čtyři snímky", +"Frame":"Rámec", +"Frame Contents":"Obsah rámce", +"French (Belgium)":"Francouzština (Belgie)", +"French (Benin)":"Francouzština (Benin)", +"French (Burkina Faso)":"Francouzština (Burkina Faso)", +"French (Canada)":"Francouzština (Kanada)", +"French (Côte d'Ivoire)":"Francouzština (Pobřeží slonoviny)", +"French (France)":"Francouzština (Francie)", +"French (Luxembourg)":"Francouzština (Lucembursko)", +"French (Mali)":"Francouzština (Mali)", +"French (Mauritius)":"Francouzština (Mauricius)", +"French (Monaco)":"Francouzština (Monako)", +"French (Niger)":"Francouzština (Niger)", +"French (Republic of Guinea)":"Francouzština (Guinejská republika)", +"French (Senegal)":"Francouzština (Senegal)", +"French (Switzerland)":"Francouzština (Švýcarsko)", +"French (Togo)":"Francouzština (Togo)", +"Frisian":"Fríština", +"Friulian":"Furlanština", +"Function Wizard":"Průvodce funkcí", +"Gaelic (Scotland)":"Gaelština (Skotsko)", +"Galician":"Galicijština", +"Ganda":"Gandština", +"Gascon":"Gaskoňština", +"Georgian":"Gruzínština", +"German (Austria)":"Němčina (Rakousko)", +"German (Belgium)":"Němčina (Belgie)", +"German (Germany)":"Němčina (Německo)", +"German (Liechtenstein)":"Němčina (Lichtenštejnsko)", +"German (Luxembourg)":"Němčina (Lucembursko)", +"German (Switzerland)":"Němčina (Švýcarsko)", +"Gikuyu":"Kikujština", +"Good":"Dobré", +"Graphic":"Obrázek", +"Graphics":"Obrázek", +"Greek":"Řečtina", +"Greek, Ancient":"Starořečtina", +"Guadeloupean Creole French":"Guadeloupská francouzská kreolština", +"Guarani (Paraguay)":"Guaranština (Paraguay)", +"Gujarati":"Gudžarátština", +"HTML":"HTML", +"Haitian":"Haitština", +"Hanging Indent":"Předsazení prvního řádku", +"Hausa (Ghana)":"Hauština (Ghana)", +"Hausa (Nigeria)":"Hauština (Nigérie)", +"Hawaiian":"Havajština", +"Header":"Záhlaví", +"Header Left":"Záhlaví vlevo", +"Header Right":"Záhlaví vpravo", +"Header and Footer":"Záhlaví a zápatí", +"Heading":"Nadpis", +"Heading 1":"Nadpis 1", +"Heading 10":"Nadpis 10", +"Heading 2":"Nadpis 2", +"Heading 3":"Nadpis 3", +"Heading 4":"Nadpis 4", +"Heading 5":"Nadpis 5", +"Heading 6":"Nadpis 6", +"Heading 7":"Nadpis 7", +"Heading 8":"Nadpis 8", +"Heading 9":"Nadpis 9", +"Heading A0":"Nadpis A0", +"Heading A4":"Nadpis A4", +"Hebrew":"Hebrejština", +"Hiligaynon":"Hiligayonština", +"Hindi":"Hindština", +"Horizontal Line":"Vodorovná čára", +"Hungarian":"Maďarština", +"Hungarian (Szekely-Hungarian Rovas)":"Maďarština (staromaďarské písmo)", +"Hyperlink":"Hypertextový odkaz", +"Icelandic":"Islandština", +"Illustration":"Ilustrace", +"Iloko":"Ilokánština", +"Index":"Rejstřík", +"Index 1":"Rejstřík 1", +"Index 2":"Rejstřík 2", +"Index 3":"Rejstřík 3", +"Index Heading":"Nadpis rejstříku", +"Index Link":"Odkaz na rejstřík", +"Index Separator":"Oddělovač rejstříku", +"Indonesian":"Indonéština", +"Inline Heading":"Vložený nadpis", +"Insert":"Vložit", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetový odkaz", +"Interslavic Cyrillic":"Mezislovanština (cyrilice)", +"Interslavic Latin":"Mezislovanština (latinka)", +"Irish":"Irština", +"Italian (Italy)":"Italština (Itálie)", +"Italian (Switzerland)":"Italština (Švýcarsko)", +"Japanese":"Japonština", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardština", +"Kabyle Latin":"Kabulí (latinka)", +"Kalaallisut":"Grónština", +"Kannada":"Kannadština", +"Karakalpak Latin":"Karakalpačtina", +"Kashmiri (India)":"Kašmírština (Indie)", +"Kashmiri (Kashmir)":"Kašmírština (Kašmír)", +"Kashubian":"Kašubština", +"Kazakh":"Kazaština", +"KeyID":"KeyID", +"Khanty":"Chantyjština", +"Khmer":"Kambodžština", +"Kinyarwanda (Rwanda)":"Rwandština (Rwanda)", +"Kirghiz":"Kyrgyzština", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratická republika Kongo)", +"Klingon":"Klingonština", +"Komi-Permyak":"Komi-permština", +"Komi-Zyrian":"Komi-zyrjanština", +"Konkani":"Konkánština", +"Koongo (Congo)":"Konžština (Kongo)", +"Korean (RoK)":"Korejština (Korejská rep.)", +"Kumyk":"Kumyčtina", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Centrální kurdština (Írán)", +"Kurdish, Central (Iraq)":"Centrální kurdština (Irák)", +"Kurdish, Northern (Syria)":"Severní kurdština (Sýrie)", +"Kurdish, Northern (Turkey)":"Severní kurdština (Turecko)", +"Kurdish, Southern (Iran)":"Jižní kurdština (Írán)", +"Kurdish, Southern (Iraq)":"Jižní kurdština (Irák)", +"Kven Finnish":"Kvenská finština", +"Kyrgyz (China)":"Kyrgyzština (Čína)", +"Labels":"Popisky", +"Ladin":"Ladinština", +"Landscape":"Na šířku", +"Lao":"Laoština", +"Lari":"Lari", +"Latgalian":"Latgalština", +"Latin":"Latina", +"Latvian":"Lotyština", +"Left Page":"Levá stránka", +"Lengo":"Lengo", +"Ligurian":"Ligurština", +"Limbu":"Limbu", +"Line Numbering":"Číslování řádků", +"Lines":"Čáry", +"Lines and Arrows":"Čáry a šipky", +"Lingala":"Lingalština", +"List":"Seznam", +"List 1":"Seznam 1", +"List 1 Cont.":"Pokračování seznamu 1", +"List 1 End":"Konec seznamu 1", +"List 1 Start":"Začátek seznamu 1", +"List 2":"Seznam 2", +"List 2 Cont.":"Pokračování seznamu 2", +"List 2 End":"Konec seznamu 2", +"List 2 Start":"Začátek seznamu 2", +"List 3":"Seznam 3", +"List 3 Cont.":"Pokračování seznamu 3", +"List 3 End":"Konec seznamu 3", +"List 3 Start":"Začátek seznamu 3", +"List 4":"Seznam 4", +"List 4 Cont.":"Pokračování seznamu 4", +"List 4 End":"Konec seznamu 4", +"List 4 Start":"Začátek seznamu 4", +"List 5":"Seznam 5", +"List 5 Cont.":"Pokračování seznamu 5", +"List 5 End":"Konec seznamu 5", +"List 5 Start":"Začátek seznamu 5", +"List Contents":"Obsah seznamu", +"List Heading":"Seznam nadpisů", +"List Indent":"Odsazení seznamu", +"Lithuanian":"Litevština", +"Livonian":"Livonština", +"Lojban":"Lojban", +"Low German":"Dolnoněmčina", +"Luxembourgish":"Lucemburština", +"Macedonian":"Makedonština", +"Main Index Entry":"Položka hlavního rejstříku", +"Maithili":"Maithiliština", +"Malagasy, Plateau":"Malgaština (Plateau)", +"Malay (Brunei Darussalam)":"Malajština (Brunej)", +"Malay (Malaysia)":"Malajština (Malajsie)", +"Malay Arabic (Brunei Darussalam)":"Malajština, arabské písmo (Brunej)", +"Malay Arabic (Malaysia)":"Malajština, arabské písmo (Malajsie)", +"Malayalam":"Malabarština", +"Maltese":"Maltština", +"Manchu":"Mandžuština", +"Maninkakan, Eastern, Latin":"Východní maninkakan, latinka", +"Manipuri":"Manipurština", +"Maore":"Maore", +"Maori":"Maorština", +"Marathi":"Maráthština", +"Marginalia":"Poznámka na okraj", +"Mari, Hill":"Západní marijština", +"Mari, Meadow":"Marijština, východní", +"Max":"Max", +"Mbochi":"Mbosi", +"Median":"Medián", +"Min":"Min", +"Minangkabau":"Minangkabauština", +"Moksha":"Mokša", +"Mongolian Cyrillic":"Mongolština, cyrilice", +"Mongolian Mongolian":"Mongolská mongolština", +"Moore":"Mossi", +"Morisyen":"Mauricijská kreolština", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebelština, jižní", +"Nenets":"Něnčina", +"Nepali (India)":"Nepálština (Indie)", +"Nepali (Nepal)":"Nepálština (Nepál)", +"Neutral":"Neutrální", +"Nganasan":"Nganasanština", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Devět snímků", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Bez znakového stylu", +"No List":"Bez seznamu", +"Nogai":"Nogajština", +"None (Do not check spelling)":"Žádný (bez kontroly pravopisu)", +"Northern Sotho":"Severosotština", +"Norwegian, Bokmål":"Norština, bokmål", +"Norwegian, Nynorsk":"Norština, nynorsk", +"Note":"Poznámka", +"Notes":"Poznámky", +"Numbering 1":"Číslování 1", +"Numbering 1 Cont.":"Pokračování číslování 1", +"Numbering 1 End":"Konec číslování 1", +"Numbering 1 Start":"Začátek číslování 1", +"Numbering 123":"Číslování 123", +"Numbering 2":"Číslování 2", +"Numbering 2 Cont.":"Pokračování číslování 2", +"Numbering 2 End":"Konec číslování 2", +"Numbering 2 Start":"Začátek číslování 2", +"Numbering 3":"Číslování 3", +"Numbering 3 Cont.":"Pokračování číslování 3", +"Numbering 3 End":"Konec číslování 3", +"Numbering 3 Start":"Začátek číslování 3", +"Numbering 4":"Číslování 4", +"Numbering 4 Cont.":"Pokračování číslování 4", +"Numbering 4 End":"Konec číslování 4", +"Numbering 4 Start":"Začátek číslování 4", +"Numbering 5":"Číslování 5", +"Numbering 5 Cont.":"Pokračování číslování 5", +"Numbering 5 End":"Konec číslování 5", +"Numbering 5 Start":"Začátek číslování 5", +"Numbering ABC":"Číslování ABC", +"Numbering IVX":"Číslování IVX", +"Numbering Symbols":"Symboly pro číslování", +"Numbering abc":"Číslování abc", +"Numbering ivx":"Číslování ivx", +"Nyanja":"Ňandžština", +"OLE":"OLE", +"Object Index 1":"Seznam objektů 1", +"Object Index Heading":"Nadpis seznamu objektů", +"Object with no fill and no line":"Objekt bez výplně a obrysu", +"Object without fill":"Objekt bez výplně", +"Occitan":"Okcitánština", +"Odia":"Urijština", +"Olonets":"Oloněčtina", +"One Slide":"Jeden snímek", +"Oromo":"Oromština", +"Outline":"Osnova", +"Outlined":"S obrysem", +"Outlined Blue":"Modrý obrys", +"Outlined Green":"Zelený obrys", +"Outlined Red":"Červený obrys", +"Outlined Yellow":"Žlutý obrys", +"Overwrite":"Přepis", +"Page %1 (%2) of %3":"Stránka %1 (%2) z %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Stránka %1 (%2) z %3 [stránka %4 (%5)]", +"Page %1 of %2":"Stránka %1 z %2", +"Page %1 of %2 (%3)":"Stránka %1 z %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Stránka %1 z %2 (stránka %3 z %4 pro tisk)", +"Page %1 of %2 [Page %3]":"Stránka %1 z %2 [stránka %3]", +"Page Number":"Číslo stránky", +"Page Properties":"Vlastnosti stránky", +"Pali Latin":"Páli, latinka", +"Pali Thai":"Páli, thajské", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nizozemské Antily)", +"Pennsylvania Dutch":"Pensylvánská němčina", +"Persian":"Perština", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Zástupný znak", +"Plautdietsch":"Plautdietsch", +"Polish":"Polština", +"Portrait":"Na výšku", +"Portuguese (Angola)":"Portugalština (Angola)", +"Portuguese (Brazil)":"Portugalština (Brazílie)", +"Portuguese (Mozambique)":"Portugalština (Mosambik)", +"Portuguese (Portugal)":"Portugalština (Portugalsko)", +"Preformatted Text":"Předformátovaný text", +"Product":"Součin (produkt)", +"Puinave":"Puinave", +"Punjabi":"Paňdžábština", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Kečuánština (Severní Bolívie)", +"Quechua (Bolivia, South)":"Kečuánština (Jižní Bolívie)", +"Quechua (Ecuador)":"Kečuánština (Ekvádor)", +"Quotation":"Citace", +"Report":"Zpráva", +"Result":"Výsledek", +"Result2":"Výsledek2", +"Rhaeto-Romance":"Rétorománština", +"Right Page":"Pravá stránka", +"Rohingya Hanifi":"Rohingské hanifi", +"Romanian (Moldova)":"Rumunština (Moldavsko)", +"Romanian (Romania)":"Rumunština (Rumunsko)", +"Rubies":"Ruby", +"Russian":"Ruština", +"Rusyn (Slovakia)":"Rusínština (Slovensko)", +"Rusyn (Ukraine)":"Rusínština (Ukrajina)", +"Sami, Inari (Finland)":"Inarijská sámština (Finsko)", +"Sami, Kildin (Russia)":"Kildinská sámština (Rusko)", +"Sami, Lule (Norway)":"Lulejská sámština (Norsko)", +"Sami, Lule (Sweden)":"Lulejská sámština (Švédsko)", +"Sami, Northern (Finland)":"Severní sámština (Finsko)", +"Sami, Northern (Norway)":"Severní sámština (Norsko)", +"Sami, Northern (Sweden)":"Severní sámština (Švédsko)", +"Sami, Pite (Sweden)":"Pitejská sámština (Švédsko)", +"Sami, Skolt (Finland)":"Skoltská sámština (Finsko)", +"Sami, Southern (Norway)":"Jižní sámština (Norsko)", +"Sami, Southern (Sweden)":"Jižní sámština (Švédsko)", +"Sango":"Sangština", +"Sanskrit":"Sanskrt", +"Santali, Devanagari":"Santálí, dévanágarí", +"Santali, Ol Chiki":"Santálí, ol čiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardinština", +"Sardinian, Campidanese":"Sardinština, Campidanese", +"Sardinian, Gallurese":"Sardinština, Gallurese", +"Sardinian, Logudorese":"Sardinština, Logudorese", +"Sardinian, Sassarese":"Sardinština, Sassarese", +"Selection count":"Počet vybraných", +"Sender":"Odesilatel", +"Serbian Cyrillic (Montenegro)":"Srbština, cyrilice (Černá hora)", +"Serbian Cyrillic (Serbia and Montenegro)":"Srbština, cyrilice (Srbsko a Černá hora)", +"Serbian Cyrillic (Serbia)":"Srbština, cyrilice (Srbsko)", +"Serbian Latin":"Srbština, latinka", +"Serbian Latin (Montenegro)":"Srbština, latinka (Černá hora)", +"Serbian Latin (Serbia and Montenegro)":"Srbština, latinka (Srbsko a Černá hora)", +"Serbian Latin (Serbia)":"Srbština, latinka (Srbsko)", +"Sesotho":"Sesothština", +"Shapes":"Tvary", +"Sheet %1 of %2":"List %1 z %2", +"Shuswap":"Shuswap", +"Sidama":"Sidamo", +"Signature":"Podpis", +"Silesian":"Slezština", +"Sindhi, Arabic":"Sindhština, Arabské písmo", +"Sindhi, Devanagari":"Sindhština, Dévanágarí", +"Sinhala":"Sinhálština", +"Six Slides":"Šest snímků", +"Slide %1 of %2":"Snímek %1 z %2", +"Slide %1 of %2 (%3)":"Snímek %1 z %2 (%3)", +"Slovak":"Slovenština", +"Slovenian":"Slovinština", +"Somali":"Somálština", +"Sorbian, Lower":"Dolnolužická srbština", +"Sorbian, Upper":"Hornolužická srbština", +"Source Text":"Zdrojový text", +"Southern Sotho":"Jihosotština", +"Spanish (Argentina)":"Španělština (Argentina)", +"Spanish (Bolivia)":"Španělština (Bolívie)", +"Spanish (Chile)":"Španělština (Chile)", +"Spanish (Colombia)":"Španělština (Kolumbie)", +"Spanish (Costa Rica)":"Španělština (Kostarika)", +"Spanish (Cuba)":"Španělština (Kuba)", +"Spanish (Dom. Rep.)":"Španělština (Dominikánská republika)", +"Spanish (Ecuador)":"Španělština (Ekvádor)", +"Spanish (El Salvador)":"Španělština (El Salvador)", +"Spanish (Guatemala)":"Španělština (Guatemala)", +"Spanish (Honduras)":"Španělština (Honduras)", +"Spanish (Mexico)":"Španělština (Mexiko)", +"Spanish (Nicaragua)":"Španělština (Nikaragua)", +"Spanish (Panama)":"Španělština (Panama)", +"Spanish (Paraguay)":"Španělština (Paraguay)", +"Spanish (Peru)":"Španělština (Peru)", +"Spanish (Puerto Rico)":"Španělština (Portoriko)", +"Spanish (Spain)":"Španělština (Španělsko)", +"Spanish (Uruguay)":"Španělština (Uruguay)", +"Spanish (Venezuela)":"Španělština (Venezuela)", +"StDev":"SměrOdch", +"Standard selection":"Standardní výběr", +"Stars and Banners":"Hvězdy a cedule", +"Status":"Stav", +"Strong Emphasis":"Silné zdůraznění", +"Subtitle":"Podnadpis", +"Sum":"Součet", +"Sundanese":"Sundština", +"Suundi":"Suundi", +"Swahili (Kenya)":"Svahilština (Keňa)", +"Swahili (Tanzania)":"Svahilština (Tanzanie)", +"Swazi":"Svazijština", +"Swedish (Finland)":"Švédština (Finsko)", +"Swedish (Sweden)":"Švédština (Švédsko)", +"Symbol Shapes":"Tvary symbolů", +"Table":"Tabulka", +"Table Contents":"Obsah tabulky", +"Table Heading":"Nadpis tabulky", +"Table Index 1":"Seznam tabulek 1", +"Table Index Heading":"Nadpis seznamu tabulek", +"Tagalog":"Tagalština", +"Tahitian":"Tahitština", +"Tajik":"Tádžičtina", +"Tamil":"Tamilština", +"Tatar":"Tatarština", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Neproporcionální text", +"Telugu":"Telugština", +"Tetun (Indonesia)":"Tetumština (Indonésie)", +"Tetun (Timor-Leste)":"Tetumština (Východní Timor)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"Thajština", +"Three Slides":"Tři snímky", +"Tibetan (India)":"Tibetština (Indie)", +"Tibetan (PR China)":"Tibetština (ČLDR)", +"Tigrigna (Eritrea)":"Tigriňa (Eritrea)", +"Tigrigna (Ethiopia)":"Tigriňa (Etiopie)", +"Title":"Nadpis", +"Title A0":"Titulek A0", +"Title A4":"Titulek A4", +"Title Only":"Pouze nadpis", +"Title Slide":"Snímek s nadpisem", +"Title and 2 Content":"Nadpis a 2 obsahy", +"Title, 2 Content and Content":"Nadpis, 2 malé obsahy a obsah", +"Title, 2 Content over Content":"Nadpis, 2 malé obsahy nad obsahem", +"Title, 4 Content":"Nadpis a 4 malé obsahy", +"Title, 6 Content":"Nadpis a 6 malých obsahů", +"Title, Content":"Nadpis a obsah", +"Title, Content and 2 Content":"Nadpis, obsah a 2 malé obsahy", +"Title, Content over Content":"Nadpis, obsah nad obsahem", +"Title, Vertical Text":"Nadpis a svislý text", +"Title, Vertical Text, Clipart":"Nadpis, svislý text a obrázek", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsongština", +"Tswana (Botswana)":"Čwanština (Botswana)", +"Tswana (South Africa)":"Čwanština (Jižní Afrika)", +"Turkish":"Turečtina", +"Turkmen":"Turkmenština", +"Two Slides":"Dva snímky", +"Udmurt":"Udmurtština", +"Ukrainian":"Ukrajinština", +"Unknown":"Neznámý", +"Urdu (India)":"Urdština (Indie)", +"Urdu (Pakistan)":"Urdština (Pákistán)", +"User Entry":"Uživatelská položka", +"User Index 1":"Vlastní rejstřík 1", +"User Index 10":"Vlastní rejstřík 10", +"User Index 2":"Vlastní rejstřík 2", +"User Index 3":"Vlastní rejstřík 3", +"User Index 4":"Vlastní rejstřík 4", +"User Index 5":"Vlastní rejstřík 5", +"User Index 6":"Vlastní rejstřík 6", +"User Index 7":"Vlastní rejstřík 7", +"User Index 8":"Vlastní rejstřík 8", +"User Index 9":"Vlastní rejstřík 9", +"User Index Heading":"Nadpis rejstříku uživatele", +"Uyghur":"Ujgurština", +"Uzbek Cyrillic":"Uzbečtina, cyrilice", +"Uzbek Latin":"Uzbečtina, latinka", +"Var":"Rozptyl", +"Variable":"Proměnný", +"Venda":"Luvendština", +"Venetian":"Benátština", +"Veps":"Vepština", +"Vertical Numbering Symbols":"Symboly pro svislé číslování", +"Vertical Title, Text, Chart":"Svislý nadpis, text a graf", +"Vertical Title, Vertical Text":"Svislý nadpis a svislý text", +"Vietnamese":"Vietnamština", +"Vili":"Vili", +"Visited Internet Link":"Navštívený internetový odkaz", +"Võro":"Võruština", +"Walloon":"Valonština", +"Warning":"Upozornění", +"Watermark":"Vodoznak", +"Welsh":"Velština", +"Xhosa":"Xhoština", +"Xibe":"Šive", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Konžská demokratická republika)", +"Yiddish (Israel)":"Jidiš (Izrael)", +"Yiddish (USA)":"Jidiš (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Jorubština", +"Zulu":"Zulština", +"[Multiple]":"[více]", +"[None]":"[žádný]", +"[Undetermined]":"[neurčeno]", +"Éwé":"Eveština" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/cy.json b/f7cloud-office/browser/dist/l10n/locore/cy.json new file mode 100644 index 0000000..9848b8c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/cy.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"$1 o $2 cofnod wedi eu canfod", +"3D Objects":"Gwrthrychau 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaz", +"Accent":"Acen", +"Accent 1":"Acen 1", +"Accent 2":"Acen 2", +"Accent 3":"Acen 3", +"Adding selection":"Ychwanegu dewis", +"Addressee":"Derbynnydd", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (De Africa)", +"Aka (Central African Republic)":"Aka (Central African Republic)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albaneg", +"Amharic":"Amharic", +"Apatani":"Apatani", +"Appendix":"Atodiad", +"Arabic":"Arabeg", +"Arabic (Algeria)":"Arabeg (Algeria)", +"Arabic (Bahrain)":"Arabeg (Bahrain)", +"Arabic (Chad)":"Arabeg (Chad)", +"Arabic (Comoros)":"Arabeg (Comoros)", +"Arabic (Djibouti)":"Arabeg (Djibouti)", +"Arabic (Egypt)":"Arabeg (Yr Aifft)", +"Arabic (Eritrea)":"Arabeg (Eritrea)", +"Arabic (Iraq)":"Arabeg (Irac)", +"Arabic (Israel)":"Arabeg (Israel)", +"Arabic (Jordan)":"Arabeg (Yr Iorddonen)", +"Arabic (Kuwait)":"Arabeg (Kuwait)", +"Arabic (Lebanon)":"Arabeg (Libanus)", +"Arabic (Libya)":"Arabeg (Libya)", +"Arabic (Mauritania)":"Arabeg (Mauritania)", +"Arabic (Morocco)":"Arabeg (Morocco)", +"Arabic (Oman)":"Arabeg (Oman)", +"Arabic (Palestine)":"Arabeg (Palesteina)", +"Arabic (Qatar)":"Arabeg (Qatar)", +"Arabic (Saudi Arabia)":"Arabeg (Saudi Arabia)", +"Arabic (Somalia)":"Arabeg (Somalia)", +"Arabic (Sudan)":"Arabeg (Swdan)", +"Arabic (Syria)":"Arabeg (Syria)", +"Arabic (Tunisia)":"Arabeg (Tunisia)", +"Arabic (UAE)":"Arabeg (UAE)", +"Arabic (Yemen)":"Arabeg (Yemen)", +"Aragonese":"Aragoneg", +"Aranese":"Aragoneg", +"Armenian, Classical (Armenia)":"Armeneg, Clasurol (Armenia)", +"Armenian, Eastern (Armenia)":"Armeneg, Dwyrain (Armenia)", +"Armenian, Eastern (Iran)":"Armenieg, Dwyrain (Iran)", +"Armenian, Eastern (Russia)":"Armenieg, Dwyrain (Rwsia)", +"Armenian, Western (Armenia)":"Armeneg, Gorllewin (Armenia)", +"Arpitan (France)":"Arptieg (Ffrainc)", +"Arpitan (Italy)":"Arptieg (Yr Eidal)", +"Arpitan (Switzerland)":"Arptieg (Y Swistir)", +"Arrow Line":"Llinell Saeth", +"Assamese":"Assameg", +"Asturian":"Asturieg", +"Avar":"Avar", +"Average":"Cyfartaledd", +"Azerbaijani Cyrillic":"Cyrilig Aserbaijan", +"Azerbaijani Latin":"Lladin Azerbaijani", +"Background":"Cefndir", +"Background objects":"Gwrthrych cefndir", +"Bad":"Drwg", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Siapiau Sylfaenol", +"Basque":"Basg", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Byelorwsieg", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Llyfryddiaeth 1", +"Bibliography Heading":"Pennawd Llyfryddiaeth", +"Blank Slide":"Sleid Wag", +"Block Arrows":"Saethau Bloc", +"Block Quotation":"Dyfyniad Bloc", +"Block selection":"Rhwystro dewis", +"Bodo":"Bodo", +"Body Text":"Corff y Testun", +"Body Text, Indented":"Corff y Testun, Mewnolwyd", +"Bosnian":"Bosnieg", +"Breton":"Llydaweg", +"Bribri":"Bribri", +"Bulgarian":"Bwlgareg", +"Bullet –":"Bwled –", +"Bullet •":"Bwled •", +"Bullet ☑":"Bwled ☑", +"Bullet ✗":"Bwled ✗", +"Bullet ➢":"Bwled ➢", +"Bullets":"Bwledi", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Amlygyn", +"Caption":"Egluryn", +"Caption Characters":"Nodau Egluryn", +"Catalan":"Catalaneg", +"Catalan (Valencian)":"Catalaneg (Valencia)", +"Centered Text":"Testun wedi ei Ganoli", +"Chinese (Hong Kong)":"Tsieineeg (Hong Kong)", +"Chinese (Macau)":"Tsieineeg (Macau)", +"Chinese (Singapore)":"Tsieineeg (Singapore)", +"Chinese (simplified)":"Tsieineeg (symledig)", +"Chinese (traditional)":"Tsieineeg (traddodiadol)", +"Church Slavic":"Slafeg Eglwysig", +"Chuvash":"Chuvash", +"Citation":"Dyfyniad", +"Clear formatting":"Clirio fformatio", +"Comment":"Sylw", +"Complimentary Close":"Cyfarchion wrth Gloi", +"Connectors":"Cysylltyddion", +"Contents 1":"Cynnwys 1", +"Contents 10":"Cynnwys 10", +"Contents 2":"Cynnwys 2", +"Contents 3":"Cynnwys 3", +"Contents 4":"Cynnwys 4", +"Contents 5":"Cynnwys 5", +"Contents 6":"Cynnwys 6", +"Contents 7":"Cynnwys 7", +"Contents 8":"Cynnwys 8", +"Contents 9":"Cynnwys 9", +"Contents Heading":"Pennawd Cynnwys", +"Coptic":"Copteg", +"Cornish":"Cernyweg", +"Count":"Cyfrif", +"CountA":"CyfrifA", +"Cree, Plains, Latin":"Cree, Gwastadeddau, Lladin", +"Cree, Plains, Syllabics":"Cree, Gwstadeddau, Syllafwyddor", +"Croatian":"Croatieg", +"Curves and Polygons":"Cromliniau a Pholygonau", +"Czech":"Tsiec", +"Danish":"Daneg", +"Dashed Line":"Llinell Dashedig", +"Default":"Rhagosodedig", +"Default Drawing Style":"Arddull Lluniadu Rhagosodedig", +"Default Page Style":"Arddull Ragosodedig Tudalen", +"Default Paragraph Style":"Arddull Paragraff Ragosodedig", +"Definition":"Diffiniad", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Lluniadu", +"Drop Caps":"Priflythrennau Bach", +"Dutch (Belgium)":"Iseldireg (Gwlad Belg)", +"Dutch (Netherlands)":"Iseldireg (Iseldiroedd)", +"Dzongkha":"Dzongkha", +"Emphasis":"Pwyslais", +"Endnote":"Ôl-nodyn", +"Endnote Anchor":"Angor Ôl-nodyn", +"Endnote Characters":"Nodau Ôl-nodyn", +"English (Australia)":"Saesneg (Awstralia)", +"English (Belize)":"Saesneg (Belize)", +"English (Botswana)":"Saesneg (Botswana)", +"English (Canada)":"Saesneg (Canada)", +"English (Caribbean)":"Saesneg (Caribi)", +"English (Denmark)":"Saesneg (Denmarc)", +"English (Gambia)":"Saesneg (Gambia)", +"English (Ghana)":"Saesneg (Ghana)", +"English (Hong Kong)":"Saesneg (Hong Kong)", +"English (India)":"Saesneg (India)", +"English (Ireland)":"Saesneg (Iwerddon)", +"English (Israel)":"Saesneg (Israel)", +"English (Jamaica)":"Saesneg (Jamaica)", +"English (Kenya)":"Saesneg (Kenya)", +"English (Malawi)":"Saesneg (Malawi)", +"English (Malaysia)":"Saesneg, (Malaysia)", +"English (Mauritius)":"Saesneg (Mauritius)", +"English (Namibia)":"Saesneg (Namibia)", +"English (New Zealand)":"Saesneg (Seland Newydd)", +"English (Nigeria)":"Saesneg (Nigeria)", +"English (Philippines)":"Saesneg (Philippines)", +"English (South Africa)":"Saesneg (De Affrica)", +"English (Sri Lanka)":"Saesneg (Sri Lanka)", +"English (Trinidad)":"Saesneg (Trinidad)", +"English (UK)":"Saesneg (DU)", +"English (USA)":"Saesneg (UDA)", +"English (Zambia)":"Saesneg (Zambia)", +"English (Zimbabwe)":"Saesneg (Zimbabwe)", +"English, OED spelling (UK)":"Sillafu Saesneg OED (DU)", +"Envelope":"Amlen", +"Error":"Gwall", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estoneg", +"Example":"Esiampl", +"Extending selection":"Dewis estynedig", +"Faroese":"Ffaroeg", +"Figure":"Ffigwr", +"Figure Index 1":"Mynegai Ffigwr 1", +"Figure Index Heading":"Pennawd Mynegai Ffigwr", +"Fijian":"Fijieg", +"Filled":"Llanwyd", +"Filled Blue":"Llanw Glas", +"Filled Green":"Llanw Gwyrdd", +"Filled Red":"Llanw Coch", +"Filled Yellow":"Llanw Melyn", +"Finnish":"Ffineg", +"First Line Indent":"Mewnoliad y Llinell Gyntaf", +"First Page":"Tudalen Gyntaf", +"Flowchart":"Siart Llif", +"Fon":"Ffont", +"Footer":"Troedyn", +"Footer Left":"Troedyn i'r Chwith", +"Footer Right":"Troedyn i'r Dde", +"Footnote":"Troednodyn", +"Footnote Anchor":"Angor Troednodyn", +"Footnote Characters":"Nodau Troednodyn", +"Formula":"Fformiwla", +"Four Slides":"Pedair Sleid", +"Frame":"Ffrâm", +"Frame Contents":"Cynnwys Ffrâm", +"French (Belgium)":"Ffrangeg (Belg)", +"French (Benin)":"Ffrangeg (Benin)", +"French (Burkina Faso)":"Ffrangeg (Burkina Faso)", +"French (Canada)":"Ffrangeg (Canada)", +"French (Côte d'Ivoire)":"Ffrangeg (Côte d'Ivoire)", +"French (France)":"Ffrangeg (Ffrainc)", +"French (Luxembourg)":"Ffrangeg (Luxembourg)", +"French (Mali)":"Ffrangeg (Mali)", +"French (Mauritius)":"Ffrangeg (Mauritius)", +"French (Monaco)":"Ffrangeg (Monaco)", +"French (Niger)":"Ffrangeg (Niger)", +"French (Republic of Guinea)":"Ffrangeg (Gweriniaeth Gini)", +"French (Senegal)":"Ffrangeg (Senegal)", +"French (Switzerland)":"Ffrangeg (Y Swistir)", +"French (Togo)":"Ffrangeg (Togo)", +"Frisian":"Ffrisieg", +"Friulian":"Friulian", +"Function Wizard":"Dewin Swyddogaeth", +"Gaelic (Scotland)":"Gaeleg (Yr Alban)", +"Galician":"Galisieg", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgiaidd", +"German (Austria)":"Almaeneg (Awstria)", +"German (Belgium)":"Almaeneg (Gwlad Belg)", +"German (Germany)":"Almaeneg (Yr Almaen)", +"German (Liechtenstein)":"Almaeneg (Liechtenstein)", +"German (Luxembourg)":"Almaeneg (Luxembourg)", +"German (Switzerland)":"Almaeneg (Y Swistir)", +"Gikuyu":"Gikuyu", +"Good":"Da", +"Graphic":"Graffigol", +"Graphics":"Graffigau", +"Greek":"Groeg", +"Greek, Ancient":"Groeg, Hen", +"Guadeloupean Creole French":"Creole Ffrengig Guadeloupe", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiieg", +"Hanging Indent":"Mewnoliad Crog", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiieg", +"Header":"Pennyn", +"Header Left":"Pennyn i'r Chwith", +"Header Right":"Pennyn i'r Dde", +"Header and Footer":"Pennyn a Throedyn", +"Heading":"Pennawd", +"Heading 1":"Pennyn 1", +"Heading 10":"Pennawd 10", +"Heading 2":"Pennyn 2", +"Heading 3":"Pennawd 3", +"Heading 4":"Pennawd4", +"Heading 5":"Pennawd 5", +"Heading 6":"Pennawd 6", +"Heading 7":"Pennawd 7", +"Heading 8":"Pennawd 8", +"Heading 9":"Pennawd 9", +"Heading A0":"Pennawd A0", +"Heading A4":"Pennawd A4", +"Hebrew":"Hebraeg", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Llinell Lorweddol", +"Hungarian":"Hwngareg", +"Hungarian (Szekely-Hungarian Rovas)":"Hwngareg (Szekely-Hungarian Rovas)", +"Hyperlink":"Dolen", +"Icelandic":"Eislandeg", +"Illustration":"Darlun", +"Iloko":"Iloko", +"Index":"Mynegai", +"Index 1":"Mynegai 1", +"Index 2":"Mynegai 2", +"Index 3":"Mynegai 3", +"Index Heading":"Mynegai Pennawd", +"Index Link":"Cysylltiad Mynegai", +"Index Separator":"Ymwahanydd Mynegai", +"Indonesian":"Indoneseg", +"Inline Heading":"Pennyn Mewn-lin", +"Insert":"Mewnosod", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Cysylltiad Rhyngrwyd", +"Interslavic Cyrillic":"Cyrillig Rhyngslafaidd", +"Interslavic Latin":"Lladin Rhyngslafaidd", +"Irish":"Gwyddeleg", +"Italian (Italy)":"Eidaleg (Yr Eidal)", +"Italian (Switzerland)":"Eidaleg (Y Swistir)", +"Japanese":"Japaneeg", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardieg", +"Kabyle Latin":"Kabyle Lladin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Lladin Karakalpak", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"Enw Allweddol", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Gweriniaeth Ddemocratig y Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Corëaidd (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Cwrdeg, Canol (Iran)", +"Kurdish, Central (Iraq)":"Cwrdeg, Canol (Iraq)", +"Kurdish, Northern (Syria)":"Cwrdeg, Gogleddol (Syria)", +"Kurdish, Northern (Turkey)":"Cwrdeg, Gogleddol (Twrci)", +"Kurdish, Southern (Iran)":"Cwrdeg, De (Iran)", +"Kurdish, Southern (Iraq)":"Cwrdeg, Deheuol (Iraq)", +"Kven Finnish":"Ffinneg Kven", +"Kyrgyz (China)":"Kyrgyz (Tsieina)", +"Labels":"Labeli", +"Ladin":"Lladin", +"Landscape":"Tirlun", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalieg", +"Latin":"Lladin", +"Latvian":"Latfieg", +"Left Page":"Tudalen Chwith", +"Lengo":"Lengo", +"Ligurian":"Ligurieg", +"Limbu":"Limbu", +"Line Numbering":"Rhifo Llinell", +"Lines":"Llinellau", +"Lines and Arrows":"Llinellau a Saethau", +"Lingala":"Lingala", +"List":"Rhestr", +"List 1":"Rhestr 1", +"List 1 Cont.":"Parhau Rhestr 1", +"List 1 End":"Diwedd Rhestr 1", +"List 1 Start":"Rhestr Cychwyn 1", +"List 2":"Rhestr 2", +"List 2 Cont.":"Parhau Rhestr 2", +"List 2 End":"Diwedd Rhestr 2", +"List 2 Start":"Cychwyn Rhestr 2", +"List 3":"Rhestr 3", +"List 3 Cont.":"Parhau Rhestr 3", +"List 3 End":"Diwedd Rhestr 3", +"List 3 Start":"Cychwyn Rhestr 3", +"List 4":"Rhestr 4", +"List 4 Cont.":"Parhau Rhestr 4", +"List 4 End":"Diwedd Rhestr 4", +"List 4 Start":"Cychwyn Rhestr 4", +"List 5":"Rhestr 5", +"List 5 Cont.":"Parhau Rhestr 5", +"List 5 End":"Diwedd Rhestr 5", +"List 5 Start":"Cychwyn Rhestr 5", +"List Contents":"Rhestr Cynnwys", +"List Heading":"Rhestr Pennawd", +"List Indent":"Mewnoliad Rhestr", +"Lithuanian":"Lithwaneg", +"Livonian":"Livonieg", +"Lojban":"Lojban", +"Low German":"Almaeneg Isel", +"Luxembourgish":"Lwcsembwrgeg", +"Macedonian":"Macedoneg", +"Main Index Entry":"Prif Gofnod Mynegai", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darusalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Arabeg Malay (Brunei Darusalam)", +"Malay Arabic (Malaysia)":"Arabeg Malay (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Malteg", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Dwyreiniol, Lladin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Ymylnodau", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Mwyaf", +"Mbochi":"Mbochi", +"Median":"Canolrif", +"Min":"Lleiaf", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Syrilig Mongolieg", +"Mongolian Mongolian":"Mongolieg", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, De", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Niwtral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Naw Sleid", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Dim Arddull Nod", +"No List":"Dim Rhestr", +"Nogai":"Nogai", +"None (Do not check spelling)":"Dim (Peidio gwirio sillafu)", +"Northern Sotho":"Gogledd Sotho", +"Norwegian, Bokmål":"Norwyeg, Bokmål", +"Norwegian, Nynorsk":"Norwyeg, Nynorsk", +"Note":"Nodyn", +"Notes":"Nodiadau", +"Numbering 1":"Rhifo 1", +"Numbering 1 Cont.":"Parhau Rhifo 1.", +"Numbering 1 End":"Rhifo Diwedd 1", +"Numbering 1 Start":"Cychwyn Rhifo 1", +"Numbering 123":"Rhifo 123", +"Numbering 2":"Rhifo 2", +"Numbering 2 Cont.":"Parhau Rhifo 2.", +"Numbering 2 End":"Rhifo Diwedd 2", +"Numbering 2 Start":"Cychwyn Rhifo 2", +"Numbering 3":"Rhifo 3", +"Numbering 3 Cont.":"Parhau Rhifo 3.", +"Numbering 3 End":"Rhifo Diwedd 3", +"Numbering 3 Start":"Cychwyn Rhifo 3", +"Numbering 4":"Rhifo 4", +"Numbering 4 Cont.":"Parhau Rhifo 4.", +"Numbering 4 End":"Rhifo Diwedd 4", +"Numbering 4 Start":"Cychwyn Rhifo 4", +"Numbering 5":"Rhifo 5", +"Numbering 5 Cont.":"Parhau Rhifo 5", +"Numbering 5 End":"Rhifo Diwedd 5", +"Numbering 5 Start":"Cychwyn Rhifo 5", +"Numbering ABC":"Rhifo ABC", +"Numbering IVX":"Rhifo IVX", +"Numbering Symbols":"Symbolau Rhifo", +"Numbering abc":"Rhifo abc", +"Numbering ivx":"Rhifo ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Mynegai Gwrthrych 1", +"Object Index Heading":"Pennawd Mynegai Gwrthrych", +"Object with no fill and no line":"Gwrthrych heb lanw na llinell", +"Object without fill":"Gwrthrych heb lenwad", +"Occitan":"Occitaneg", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Un Sleid", +"Oromo":"Oromo", +"Outline":"Amlinell", +"Outlined":"Amlinellwyd", +"Outlined Blue":"Amlinell Glas", +"Outlined Green":"Amlinell Gwyrdd", +"Outlined Red":"Amlinell Coch", +"Outlined Yellow":"Amlinell Melyn", +"Overwrite":"Trosysgrifo", +"Page %1 (%2) of %3":"Tudalen %1 (%2) o %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Tudalen %1 (%2) o %3 [Tudalen %4 (%5)]", +"Page %1 of %2":"Tudalen %1 o %2", +"Page %1 of %2 (%3)":"Tudalen %1 o %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Tudalen %1 of %2 (Tudalen %3 o %4 i'w hargraffu)", +"Page %1 of %2 [Page %3]":"Tudalen %1 o %2 (Tudalen %3)", +"Page Number":"Rhif Tudalen", +"Page Properties":"Priodweddau Tudalennau", +"Pali Latin":"Lladin Pali", +"Pali Thai":"Thai Pali", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Antilles Iseldiroedd)", +"Pennsylvania Dutch":"Iseldireg Pennsylvania", +"Persian":"Persieg", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Dalfan", +"Plautdietsch":"Plautdietsch", +"Polish":"Pwyleg", +"Portrait":"Portread", +"Portuguese (Angola)":"Portiwgaleg (Angola)", +"Portuguese (Brazil)":"Portiwgaleg (Brasil)", +"Portuguese (Mozambique)":"Portiwgaleg (Mozambique)", +"Portuguese (Portugal)":"Portiwgaleg (Portiwgal)", +"Preformatted Text":"Testun Rhagffomatiwyd", +"Product":"Cynnyrch", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Gogledd)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, De)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Dyfyniad", +"Report":"Adroddiad", +"Result":"Canlyniad", +"Result2":"Canlyniad2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Tudalen Dde", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rwmaneg (Moldova)", +"Romanian (Romania)":"Rwmaneg (Rwmania)", +"Rubies":"Rubies", +"Russian":"Rwsieg", +"Rusyn (Slovakia)":"Rusyn (Slofacia)", +"Rusyn (Ukraine)":"Rusyn (Wcrain)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rwsia)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Gogledd (Ffindir)", +"Sami, Northern (Norway)":"Sami, Gogledd (Norwy)", +"Sami, Northern (Sweden)":"Sami, Gogledd (Sweden)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, De(Norwy)", +"Sami, Southern (Sweden)":"Sami, De (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardinieg", +"Sardinian, Campidanese":"Sardinieg, Campidanese", +"Sardinian, Gallurese":"Sardinieg, Gallurese", +"Sardinian, Logudorese":"Sardinieg, Logudorese", +"Sardinian, Sassarese":"Sardinieg, Sassarese", +"Selection count":"Cyfrif dewis", +"Sender":"Anfonwr", +"Serbian Cyrillic (Montenegro)":"Cyrilig Serbia (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Syrilig Serbeg (Serbia a Montenegro)", +"Serbian Cyrillic (Serbia)":"Cyrilig Serbia (Serbia)", +"Serbian Latin":"Lladin Serbieg", +"Serbian Latin (Montenegro)":"Lladin Serbia (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Lladin Serbeg (Serbia a Montenegro)", +"Serbian Latin (Serbia)":"Lladin Serbia (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Siapiau", +"Sheet %1 of %2":"Dalen %1 o %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Llofnod", +"Silesian":"Silesaidd", +"Sindhi, Arabic":"Sindhi, Arabeg", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Chwe Sleid", +"Slide %1 of %2":"Sleid %1 o %2", +"Slide %1 of %2 (%3)":"Sleid %1 o %2 (%3)", +"Slovak":"Slofac", +"Slovenian":"Slofeneg", +"Somali":"Somali", +"Sorbian, Lower":"Sorbieg, Is", +"Sorbian, Upper":"Sorbieg, Uwch", +"Source Text":"Testun Ffynhonnell", +"Southern Sotho":"Sotho Deheuol", +"Spanish (Argentina)":"Sbaeneg (Yr Ariannin)", +"Spanish (Bolivia)":"Sbaeneg (Bolivia)", +"Spanish (Chile)":"Sbaeneg (Chile)", +"Spanish (Colombia)":"Sbaeneg (Colombia)", +"Spanish (Costa Rica)":"Sbaeneg (Costa Rica)", +"Spanish (Cuba)":"Sbaebeg (Ciwba)", +"Spanish (Dom. Rep.)":"Sbaeneg (Dom. Rep.)", +"Spanish (Ecuador)":"Sbaeneg (Ecwador)", +"Spanish (El Salvador)":"Sbaeneg (El Salvador)", +"Spanish (Guatemala)":"Sbaeneg (Guatemala)", +"Spanish (Honduras)":"Sbaeneg (Honduras)", +"Spanish (Mexico)":"Sbaeneg (Mecsico)", +"Spanish (Nicaragua)":"Sbaeneg (Nicaragua)", +"Spanish (Panama)":"Sbaeneg (Panama)", +"Spanish (Paraguay)":"Sbaeneg (Paraguay)", +"Spanish (Peru)":"Sbaeneg (Periw)", +"Spanish (Puerto Rico)":"Sbaeneg (Puerto Rico)", +"Spanish (Spain)":"Sbaeneg (Sbaen)", +"Spanish (Uruguay)":"Sbaeneg (Uruguay)", +"Spanish (Venezuela)":"Sbaeneg (Venezuela)", +"StDev":"StDev", +"Standard selection":"Dewis safonol", +"Stars and Banners":"Sêr a Baneri", +"Status":"Statws", +"Strong Emphasis":"Pwyslais cryf", +"Subtitle":"Is deitl", +"Sum":"Swm", +"Sundanese":"Sudaneg", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedeg (Ffindir)", +"Swedish (Sweden)":"Swedeg (Sweden)", +"Symbol Shapes":"Siapiau Symbolau", +"Table":"Tabl", +"Table Contents":"Cynnwys Tabl", +"Table Heading":"Pennawd Tabl", +"Table Index 1":"Mynegai Tabl 1", +"Table Index Heading":"Pennawd Mynegai Tabl", +"Tagalog":"Tagalog", +"Tahitian":"Tahiteg", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teleteip", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Testun", +"Text A0":"Testun A0", +"Text A4":"Testun A4", +"Thai":"Thai", +"Three Slides":"Tair Sleid", +"Tibetan (India)":"Tibeteg (India)", +"Tibetan (PR China)":"Tibeteg (GP Tsieina)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Teitl", +"Title A0":"Teitl A0", +"Title A4":"Teitl A4", +"Title Only":"Teitl yn Unig", +"Title Slide":"Teitl Sleid", +"Title and 2 Content":"Teitl a 2 Gynnwys", +"Title, 2 Content and Content":"Teitl, 2 Cynnwys a Chynnwys", +"Title, 2 Content over Content":"Teitl, 2 Cynnwys dros Cynnwys", +"Title, 4 Content":"Teitl, 4 Cynnwys", +"Title, 6 Content":"Teitl 6 Cynnwys", +"Title, Content":"Teitl, Cynnwys", +"Title, Content and 2 Content":"Teitl, Cynnwys a 2 Gynnwys", +"Title, Content over Content":"Teitl, Cynnwys dros Gynnwys", +"Title, Vertical Text":"Teitl, Testun Fertigol", +"Title, Vertical Text, Clipart":"Teitl, Testun Fertigol, ClipGelf", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (De Affrica)", +"Turkish":"Twrceg", +"Turkmen":"Turkmen", +"Two Slides":"Dwy Sleid", +"Udmurt":"Udmurt", +"Ukrainian":"Wcraneg", +"Unknown":"Anhysbys", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Cofnod Defnyddiwr", +"User Index 1":"Mynegai Defnyddiwr 1", +"User Index 10":"Mynegai Defnyddiwr 10", +"User Index 2":"Mynegai Defnyddiwr 2", +"User Index 3":"Mynegai Defnyddiwr 3", +"User Index 4":"Mynegai Defnyddiwr 4", +"User Index 5":"Mynegai Defnyddiwr 5", +"User Index 6":"Mynegai Defnyddiwr 6", +"User Index 7":"Mynegai Defnyddiwr 7", +"User Index 8":"Mynegai Defnyddiwr 8", +"User Index 9":"Mynegai Defnyddiwr 9", +"User Index Heading":"Pennawd Mynegai Defnyddiwr", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Syrilig Uzbek", +"Uzbek Latin":"Uzbek Lladin", +"Var":"Amr", +"Variable":"Newidyn", +"Venda":"Venda", +"Venetian":"Fenisaidd", +"Veps":"Veps", +"Vertical Numbering Symbols":"Symbolau Rhifo Fertigol", +"Vertical Title, Text, Chart":"Teitl Fertigol, Testun, Siart", +"Vertical Title, Vertical Text":"Teitl Fertigol, Testun Fertigol", +"Vietnamese":"Fietnamaidd", +"Vili":"Vili", +"Visited Internet Link":"Cysylltiad Rhyngrwyd Ymwelwyd", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"Rhybudd", +"Watermark":"Dyfrnod", +"Welsh":"Cymraeg", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Democratic Republic of the Congo)", +"Yiddish (Israel)":"Yiddeg (Israel)", +"Yiddish (USA)":"Yideg (UDA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Lluosog]", +"[None]":"[None]", +"[Undetermined]":"[Amhendant]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/da.json b/f7cloud-office/browser/dist/l10n/locore/da.json new file mode 100644 index 0000000..4d35c0a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/da.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 af %2 poster fundet", +"3D Objects":"3D-objekter", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhasisk", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Tilføj markering", +"Addressee":"Adressat", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sydafrika)", +"Aka (Central African Republic)":"Aka (Centralafrikanske republik)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albansk", +"Amharic":"Amharisk", +"Apatani":"Apatani", +"Appendix":"Bilag", +"Arabic":"Arabisk", +"Arabic (Algeria)":"Arabisk (Algeriet)", +"Arabic (Bahrain)":"Arabisk (Bahrain)", +"Arabic (Chad)":"Arabisk (Chad)", +"Arabic (Comoros)":"Arabisk (Comorerne)", +"Arabic (Djibouti)":"Arabisk (Djibouti)", +"Arabic (Egypt)":"Arabisk (Egypten)", +"Arabic (Eritrea)":"Arabisk (Eritrea)", +"Arabic (Iraq)":"Arabisk (Irak)", +"Arabic (Israel)":"Arabisk (Israel)", +"Arabic (Jordan)":"Arabisk (Jordan)", +"Arabic (Kuwait)":"Arabisk (Kuwait)", +"Arabic (Lebanon)":"Arabisk (Libanon)", +"Arabic (Libya)":"Arabisk (Libyen)", +"Arabic (Mauritania)":"Arabisk (Mauritanien)", +"Arabic (Morocco)":"Arabisk (Marokko)", +"Arabic (Oman)":"Arabisk (Oman)", +"Arabic (Palestine)":"Arabisk (Palæstina)", +"Arabic (Qatar)":"Arabisk (Qatar)", +"Arabic (Saudi Arabia)":"Arabisk (Saudi Arabien)", +"Arabic (Somalia)":"Arabisk (Somalia)", +"Arabic (Sudan)":"Arabisk (Sudan)", +"Arabic (Syria)":"Arabisk (Syrien)", +"Arabic (Tunisia)":"Arabisk (Tunesien)", +"Arabic (UAE)":"Arabisk (Forenede Arabiske Emirater)", +"Arabic (Yemen)":"Arabisk (Yemen)", +"Aragonese":"Aragonisk", +"Aranese":"Aranesisk", +"Armenian, Classical (Armenia)":"Armensk, klassisk (Armenien)", +"Armenian, Eastern (Armenia)":"Armensk, Øst- (Armenien)", +"Armenian, Eastern (Iran)":"Armensk, Øst- (Iran)", +"Armenian, Eastern (Russia)":"Armensk, Øst- (Rusland)", +"Armenian, Western (Armenia)":"Armensk, Vest- (Armenien)", +"Arpitan (France)":"Arpitan (Frankrig)", +"Arpitan (Italy)":"Arpitan (Italien)", +"Arpitan (Switzerland)":"Arpitan (Schweiz)", +"Arrow Line":"Pilelinjer", +"Assamese":"Assamese", +"Asturian":"Asturisk", +"Avar":"Avar", +"Average":"Middel", +"Azerbaijani Cyrillic":"Azerbaijansk Kyrillisk", +"Azerbaijani Latin":"Azerbaijansk Latin", +"Background":"Baggrund", +"Background objects":"Baggrundsobjekter", +"Bad":"Dårlig", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Simple figurer", +"Basque":"Baskisk", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Hviderussisk", +"Bengali (Bangladesh)":"Bengalsk (Bangladesh)", +"Bengali (India)":"Bengalsk (Indien)", +"Bibliography 1":"Litteraturliste 1", +"Bibliography Heading":"Litteraturliste overskrift", +"Blank Slide":"Tomt dias", +"Block Arrows":"Blokpile", +"Block Quotation":"Blokcitat", +"Block selection":"Blokmarkering", +"Bodo":"Bodo", +"Body Text":"Brødtekst", +"Body Text, Indented":"Brødtekst med indrykning", +"Bosnian":"Bosnisk", +"Breton":"Bretonsk", +"Bribri":"Bribri", +"Bulgarian":"Bulgarsk", +"Bullet –":"Punkttegn –", +"Bullet •":"Punkttegn •", +"Bullet ☑":"Punkttegn ☑", +"Bullet ✗":"Punkttegn ✗", +"Bullet ➢":"Punkttegn ➢", +"Bullets":"Punktopstilling", +"Burmese":"Burmesisk", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Forklaringsfigurer", +"Caption":"Billedtekst", +"Caption Characters":"Billedteksttegn", +"Catalan":"Katalansk", +"Catalan (Valencian)":"Catalansk (Valenciansk)", +"Centered Text":"Centreret tekst", +"Chinese (Hong Kong)":"Kinesisk (Hongkong)", +"Chinese (Macau)":"Kinesisk (Macao)", +"Chinese (Singapore)":"Kinesisk (Singapore)", +"Chinese (simplified)":"Kinesisk (forenklet)", +"Chinese (traditional)":"Kinesisk (traditionelt)", +"Church Slavic":"Kirkeslavisk", +"Chuvash":"Tjuvasjisk", +"Citation":"Citering", +"Clear formatting":"Ryd formatering", +"Comment":"Kommentar", +"Complimentary Close":"Sluthilsen", +"Connectors":"Forbindelser", +"Contents 1":"Indholdsfortegnelse 1", +"Contents 10":"Indholdsfortegnelse 10", +"Contents 2":"Indholdsfortegnelse 2", +"Contents 3":"Indholdsfortegnelse 3", +"Contents 4":"Indholdsfortegnelse 4", +"Contents 5":"Indholdsfortegnelse 5", +"Contents 6":"Indholdsfortegnelse 6", +"Contents 7":"Indholdsfortegnelse 7", +"Contents 8":"Indholdsfortegnelse 8", +"Contents 9":"Indholdsfortegnelse 9", +"Contents Heading":"Indholdsfortegnelse overskrift", +"Coptic":"Koptisk", +"Cornish":"Cornish", +"Count":"Tæl", +"CountA":"TælV", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Kroatisk", +"Curves and Polygons":"Kurver og polygoner", +"Czech":"Tjekkisk", +"Danish":"Dansk", +"Dashed Line":"Stiplet linje", +"Default":"Standard", +"Default Drawing Style":"Standard-tegnetypografi", +"Default Page Style":"Standard-sidetypografi", +"Default Paragraph Style":"Standard-afsnitstypografi", +"Definition":"Definition", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Tegning", +"Drop Caps":"Uncialer", +"Dutch (Belgium)":"Flamsk (Belgien)", +"Dutch (Netherlands)":"Nederlandsk (Holland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Fremhævet", +"Endnote":"Slutnote", +"Endnote Anchor":"Slutnoteforankring", +"Endnote Characters":"Slutnotetegn", +"English (Australia)":"Engelsk (Australien)", +"English (Belize)":"Engelsk (Belize)", +"English (Botswana)":"Engelsk (Botswana)", +"English (Canada)":"Engelsk (Canada)", +"English (Caribbean)":"Engelsk (Caribien)", +"English (Denmark)":"Engelsk (Danmark)", +"English (Gambia)":"Engelsk (Namibia)", +"English (Ghana)":"Engelsk (Ghana)", +"English (Hong Kong)":"Engelsk (Hong Kong)", +"English (India)":"Engelsk (Indien)", +"English (Ireland)":"Engelsk (Irland)", +"English (Israel)":"Engelsk (israelsk)", +"English (Jamaica)":"Engelsk (Jamaica)", +"English (Kenya)":"Engelsk (Kenya)", +"English (Malawi)":"Engelsk (Malawi)", +"English (Malaysia)":"Engelsk (Malaysia)", +"English (Mauritius)":"Engelsk (Mauritius)", +"English (Namibia)":"Engelsk (Namibia)", +"English (New Zealand)":"Engelsk (New Zealand)", +"English (Nigeria)":"Engelsk (Nigeria)", +"English (Philippines)":"Engelsk (Filippinerne)", +"English (South Africa)":"Engelsk (Sydafrika)", +"English (Sri Lanka)":"Engelsk (Sri Lanka)", +"English (Trinidad)":"Engelsk (Trinidad)", +"English (UK)":"Engelsk (Storbritannien)", +"English (USA)":"Engelsk (USA)", +"English (Zambia)":"Engelsk (Zambia)", +"English (Zimbabwe)":"Engelsk (Zimbabwe)", +"English, OED spelling (UK)":"Engelsk, OED stavemåde (UK)", +"Envelope":"Konvolut", +"Error":"Fejl", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estisk", +"Example":"Eksempel", +"Extending selection":"Udvidet markering", +"Faroese":"Færøsk", +"Figure":"Figur", +"Figure Index 1":"Figuroversigt 1", +"Figure Index Heading":"Figuroversigt overskrift", +"Fijian":"Fijisk", +"Filled":"Udfyldt", +"Filled Blue":"Udfyldt blå", +"Filled Green":"Udfyldt grøn", +"Filled Red":"Udfyldt rød", +"Filled Yellow":"Udfyldt gul", +"Finnish":"Finsk", +"First Line Indent":"Første linje indrykket", +"First Page":"Første side", +"Flowchart":"Rutediagram", +"Fon":"Skrifttype", +"Footer":"Sidefod", +"Footer Left":"Sidefod til venstre", +"Footer Right":"Sidefod til højre", +"Footnote":"Fodnote", +"Footnote Anchor":"Fodnoteforankring", +"Footnote Characters":"Fodnotetegn", +"Formula":"Formel", +"Four Slides":"Fire dias", +"Frame":"Ramme", +"Frame Contents":"Rammeindhold", +"French (Belgium)":"Fransk (Belgien)", +"French (Benin)":"Fransk (Benin)", +"French (Burkina Faso)":"Fransk (Burkina Faso)", +"French (Canada)":"Fransk (Canada)", +"French (Côte d'Ivoire)":"Fransk (Elfenbenskysten)", +"French (France)":"Fransk (Frankrig)", +"French (Luxembourg)":"Fransk (Luxemburg)", +"French (Mali)":"Fransk (Mali)", +"French (Mauritius)":"Fransk (Mauritius)", +"French (Monaco)":"Fransk (Monaco)", +"French (Niger)":"Fransk (Niger)", +"French (Republic of Guinea)":"Fransk (Republikken Guinea)", +"French (Senegal)":"Fransk (Senegal)", +"French (Switzerland)":"Fransk (Schweiz)", +"French (Togo)":"Fransk (Togo)", +"Frisian":"Frisisk", +"Friulian":"Friulisk", +"Function Wizard":"Funktionsguide", +"Gaelic (Scotland)":"Gælisk (Skotland)", +"Galician":"Galicisk", +"Ganda":"Ganda", +"Gascon":"Gascognsk", +"Georgian":"Georgisk", +"German (Austria)":"Tysk (Østrig)", +"German (Belgium)":"Tysk (Belgien)", +"German (Germany)":"Tysk (Tyskland)", +"German (Liechtenstein)":"Tysk (Liechtenstein)", +"German (Luxembourg)":"Tysk (Luxemburg)", +"German (Switzerland)":"Tysk (Schweiz)", +"Gikuyu":"Gikuyu", +"Good":"God", +"Graphic":"Grafik", +"Graphics":"Grafik", +"Greek":"Græsk", +"Greek, Ancient":"Græsk, oldtids", +"Guadeloupean Creole French":"guadeloupe-kreolsk fransk", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiansk", +"Hanging Indent":"Hængende indrykning", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiiansk", +"Header":"Sidehoved", +"Header Left":"Sidehoved til venstre", +"Header Right":"Sidehoved til højre", +"Header and Footer":"Sidehoved og sidefod", +"Heading":"Overskrift", +"Heading 1":"Overskrift 1", +"Heading 10":"Overskrift 10", +"Heading 2":"Overskrift 2", +"Heading 3":"Overskrift 3", +"Heading 4":"Overskrift 4", +"Heading 5":"Overskrift 5", +"Heading 6":"Overskrift 6", +"Heading 7":"Overskrift 7", +"Heading 8":"Overskrift 8", +"Heading 9":"Overskrift 9", +"Heading A0":"Overskrift A0", +"Heading A4":"Overskrift A4", +"Hebrew":"Hebraisk", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Vandret linje", +"Hungarian":"Ungarsk", +"Hungarian (Szekely-Hungarian Rovas)":"Ungarsk (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlink", +"Icelandic":"Islandsk", +"Illustration":"Illustration", +"Iloko":"Iloko", +"Index":"Register", +"Index 1":"Register 1", +"Index 2":"Register 2", +"Index 3":"Register 3", +"Index Heading":"Registeroverskrift", +"Index Link":"Registerlink", +"Index Separator":"Register-skilletegn", +"Indonesian":"Indonesisk", +"Inline Heading":"Indlejret overskrift", +"Insert":"Indsæt", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingua occidental", +"Internet Link":"Hyperlink", +"Interslavic Cyrillic":"Interslavisk kyrillisk", +"Interslavic Latin":"Interslavisk latin", +"Irish":"Irsk", +"Italian (Italy)":"Italiensk (Italien)", +"Italian (Switzerland)":"Italiensk (Schweiz)", +"Japanese":"Japansk", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardisk", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak latin", +"Kashmiri (India)":"Kashmiri (Indien)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakhisk", +"KeyID":"Nøgle-ID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirgisisk", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Den Demokratiske Republik Congo)", +"Klingon":"Klingonsk", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Koreansk (Syd)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Central kurdisk (Iran)", +"Kurdish, Central (Iraq)":"Central kurdisk (Irak)", +"Kurdish, Northern (Syria)":"Nordlig kurdisk (Syrien)", +"Kurdish, Northern (Turkey)":"Nordlig kurdisk (Tyrkiet)", +"Kurdish, Southern (Iran)":"Kurdisk, sydlig (Iran)", +"Kurdish, Southern (Iraq)":"Sydlig kurdisk (Irak)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"Kirgisisk (Kina)", +"Labels":"Etiketter", +"Ladin":"Ladin", +"Landscape":"Liggende", +"Lao":"Laotisk", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latinsk", +"Latvian":"Lettisk", +"Left Page":"Venstre side", +"Lengo":"Lengo", +"Ligurian":"Ligurisk", +"Limbu":"Limbu", +"Line Numbering":"Linjenummerering", +"Lines":"Linjer", +"Lines and Arrows":"Linjer og pile", +"Lingala":"Lingala", +"List":"Liste", +"List 1":"Liste 1", +"List 1 Cont.":"Liste 1 Forts.", +"List 1 End":"Liste 1 Slut", +"List 1 Start":"Liste 1 Start", +"List 2":"Liste 2", +"List 2 Cont.":"Liste 2 forts.", +"List 2 End":"Liste 2 Slut", +"List 2 Start":"Liste 2 Start", +"List 3":"Liste 3", +"List 3 Cont.":"Liste 3 forts.", +"List 3 End":"Liste 3 slut", +"List 3 Start":"Liste 3 Start", +"List 4":"Liste 4", +"List 4 Cont.":"Liste 4 forsat", +"List 4 End":"Liste 4 slut", +"List 4 Start":"Liste 4 Start", +"List 5":"Liste 5", +"List 5 Cont.":"Liste 5 fortsat", +"List 5 End":"Liste 5 slut", +"List 5 Start":"Liste 5 start", +"List Contents":"Listeindhold", +"List Heading":"Listeoverskrift", +"List Indent":"Opstillingsindrykning", +"Lithuanian":"Litauisk", +"Livonian":"Livisk", +"Lojban":"Lojban", +"Low German":"Plattysk", +"Luxembourgish":"Luxembourgsk", +"Macedonian":"Makedonsk", +"Main Index Entry":"Hovedelement i stikordsregister", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy,Plateau", +"Malay (Brunei Darussalam)":"Malaysisk (Brunei Darussalam)", +"Malay (Malaysia)":"Malaysisk (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaj-arabic (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaj-arabisk (Malaysia)", +"Malayalam":"Malayisk", +"Maltese":"Maltesisk", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Østlig, Latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maore", +"Marathi":"Marathi", +"Marginalia":"Randbemærkning", +"Mari, Hill":"Mari, vestlig", +"Mari, Meadow":"Meadow mari", +"Max":"Maks.", +"Mbochi":"Mbochi (Congo)", +"Median":"Median", +"Min":"Min.", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolsk kyrillisk", +"Mongolian Mongolian":"Mongolsk mongolsk", +"Moore":"Moore", +"Morisyen":"Mauretansk kreol", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Syd", +"Nenets":"Nenets", +"Nepali (India)":"Nepalesisk (Indien)", +"Nepali (Nepal)":"Nepalesisk (Nepal)", +"Neutral":"Neutral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Ni dias", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Ingen tegntypografi", +"No List":"Ingen liste", +"Nogai":"Nogai", +"None (Do not check spelling)":"Ingen (kontroller ikke stavning)", +"Northern Sotho":"Nordligt sotho", +"Norwegian, Bokmål":"Norsk, Bokmål", +"Norwegian, Nynorsk":"Norsk, Nynorsk", +"Note":"Note", +"Notes":"Noter", +"Numbering 1":"Nummerering 1", +"Numbering 1 Cont.":"Nummerering 1 fortsat", +"Numbering 1 End":"Nummerering 1 slut", +"Numbering 1 Start":"Nummerering 1 start", +"Numbering 123":"Nummerering 123", +"Numbering 2":"Nummerering 2", +"Numbering 2 Cont.":"Nummerering 2 fortsat", +"Numbering 2 End":"Nummerering 2 slut", +"Numbering 2 Start":"Nummerering 2 start", +"Numbering 3":"Nummerering 3", +"Numbering 3 Cont.":"Nummerering 3 fortsat", +"Numbering 3 End":"Nummerering 3 slut", +"Numbering 3 Start":"Nummerering 3 start", +"Numbering 4":"Nummerering 4", +"Numbering 4 Cont.":"Nummerering 4 fortsat", +"Numbering 4 End":"Nummerering 4 slut", +"Numbering 4 Start":"Nummerering 4 start", +"Numbering 5":"Nummerering 5", +"Numbering 5 Cont.":"Nummerering 5 fortsat", +"Numbering 5 End":"Nummerering 5 slut", +"Numbering 5 Start":"Nummerering 5 start", +"Numbering ABC":"Nummerering ABC", +"Numbering IVX":"Nummerering IVX", +"Numbering Symbols":"Nummereringstegn", +"Numbering abc":"Nummerering abc", +"Numbering ivx":"Nummerering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objektoversigt 1", +"Object Index Heading":"Objektoversigt overskrift", +"Object with no fill and no line":"Objekt uden fyld og uden linjer", +"Object without fill":"Objekt uden fyld", +"Occitan":"Occitansk", +"Odia":"Odia", +"Olonets":"Olonets (Karelija)", +"One Slide":"Et dias", +"Oromo":"Oromo", +"Outline":"Disposition", +"Outlined":"Kontur", +"Outlined Blue":"Blå kontur", +"Outlined Green":"Grøn kontur", +"Outlined Red":"Rød kontur", +"Outlined Yellow":"Gul kontur", +"Overwrite":"Overskriv", +"Page %1 (%2) of %3":"Side %1 (%2) af %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Side %1 (%2) af %3 [Side %4 (%5)]", +"Page %1 of %2":"Side %1 af %2", +"Page %1 of %2 (%3)":"Side %1 af %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Side %1 af %2 (Side %3 af %4 til udskrift)", +"Page %1 of %2 [Page %3]":"Side %1 af %2 [Side %3]", +"Page Number":"Sidetal", +"Page Properties":"Sideegenskaber", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nederlandske Antiller)", +"Pennsylvania Dutch":"Pennsylvansk tysk", +"Persian":"Persisk", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Pladsholder", +"Plautdietsch":"Plattysk", +"Polish":"Polsk", +"Portrait":"Stående", +"Portuguese (Angola)":"Portugisisk (Angola)", +"Portuguese (Brazil)":"Portugisisk (Brasilien)", +"Portuguese (Mozambique)":"Portugisisk (Mozambique)", +"Portuguese (Portugal)":"Portugisisk (Portugal)", +"Preformatted Text":"Præformateret tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, nord)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, syd)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Citat", +"Report":"Rapport", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"Rætoromansk", +"Right Page":"Højre side", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumænsk (Moldova)", +"Romanian (Romania)":"Rumænsk (Rumænien)", +"Rubies":"Fonetisk tekst", +"Russian":"Russisk", +"Rusyn (Slovakia)":"Russinisk (Slovakiet)", +"Rusyn (Ukraine)":"Russinisk (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusland)", +"Sami, Lule (Norway)":"Sami, Lule (Norge)", +"Sami, Lule (Sweden)":"Sami, Lule (Sverige)", +"Sami, Northern (Finland)":"Samisk, Nord (Finland)", +"Sami, Northern (Norway)":"Samisk, Nord (Norge)", +"Sami, Northern (Sweden)":"Samisk, Nord (Sverige)", +"Sami, Pite (Sweden)":"Samisk, Pite (Sverige)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Samisk, Syd (Norge)", +"Sami, Southern (Sweden)":"Samisk, Syd (Sverige)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, devanagari-skrift", +"Santali, Ol Chiki":"Santali, ol chiki-skrift", +"Saraiki":"Saraiki", +"Sardinian":"Sardinsk", +"Sardinian, Campidanese":"Sardinsk, Campidanese", +"Sardinian, Gallurese":"Sardinsk, Gallurese", +"Sardinian, Logudorese":"Sardinsk, Logudorese", +"Sardinian, Sassarese":"Sardinsk, Sassarese", +"Selection count":"Antal i markering", +"Sender":"Afsender", +"Serbian Cyrillic (Montenegro)":"Serbian Kyrillisk (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbisk kyrillisk (Serbien og Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbisk kyrillisk (Serbien)", +"Serbian Latin":"Serbisk latin", +"Serbian Latin (Montenegro)":"Serbian Latinsk (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbisk latin (Serbien og Montenegro)", +"Serbian Latin (Serbia)":"Serbisk latin (Serbien)", +"Sesotho":"Sesotho", +"Shapes":"Figurer", +"Sheet %1 of %2":"Ark %1 af %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Signatur", +"Silesian":"Silesiansk", +"Sindhi, Arabic":"Sindhi, Arabisk", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Seks dias", +"Slide %1 of %2":"Dias %1 af %2", +"Slide %1 of %2 (%3)":"Dias %1 af %2 (%3)", +"Slovak":"Slovakisk", +"Slovenian":"Slovensk", +"Somali":"Somali", +"Sorbian, Lower":"Nedresorbisk", +"Sorbian, Upper":"Øvresorbisk", +"Source Text":"Kildetekst", +"Southern Sotho":"Sydsotho", +"Spanish (Argentina)":"Spansk (Argentina)", +"Spanish (Bolivia)":"Spansk (Bolivia)", +"Spanish (Chile)":"Spansk (Chile)", +"Spanish (Colombia)":"Spansk (Colombia)", +"Spanish (Costa Rica)":"Spansk (Costa Rica)", +"Spanish (Cuba)":"Spansk (Cuba)", +"Spanish (Dom. Rep.)":"Spansk (Dom. Rep.)", +"Spanish (Ecuador)":"Spansk (Ecuador)", +"Spanish (El Salvador)":"Spansk (El Salvador)", +"Spanish (Guatemala)":"Spansk (Guatemala)", +"Spanish (Honduras)":"Spansk (Honduras)", +"Spanish (Mexico)":"Spansk (Mexico)", +"Spanish (Nicaragua)":"Spansk (Nicaragua)", +"Spanish (Panama)":"Spansk (Panama)", +"Spanish (Paraguay)":"Spansk (Paraguay)", +"Spanish (Peru)":"Spansk (Peru)", +"Spanish (Puerto Rico)":"Spansk (Puerto Rico)", +"Spanish (Spain)":"Spansk (Spanien)", +"Spanish (Uruguay)":"Spansk (Uruguay)", +"Spanish (Venezuela)":"Spansk (Venezuela)", +"StDev":"Stdafv", +"Standard selection":"Standardmarkering", +"Stars and Banners":"Stjerner og bannere", +"Status":"Status", +"Strong Emphasis":"Stærk fremhævet", +"Subtitle":"Undertitel", +"Sum":"Sum", +"Sundanese":"Sundanesisk", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi / Swati / siSwati", +"Swedish (Finland)":"Svensk (Finland)", +"Swedish (Sweden)":"Svensk (Sverige)", +"Symbol Shapes":"Symbolfigurer", +"Table":"Tabel", +"Table Contents":"Tabelindhold", +"Table Heading":"Tabeloverskrift", +"Table Index 1":"Tabeloversigt 1", +"Table Index Heading":"Tabeloversigt overskrift", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiansk", +"Tajik":"Tajik", +"Tamil":"Tamilsk", +"Tatar":"Tatarisk", +"Teke-Eboo":"Teke-Eboo (Congo)", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Ikke-proportional tekst", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesien)", +"Tetun (Timor-Leste)":"Tetun (Østtimor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thai", +"Three Slides":"Tre dias", +"Tibetan (India)":"Tibetansk (Indien)", +"Tibetan (PR China)":"Tibetansk (Folkerepublikken Kina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopien)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Kun titel", +"Title Slide":"Titeldias", +"Title and 2 Content":"Titel og 2 indhold", +"Title, 2 Content and Content":"Titel, 2 indhold og indhold", +"Title, 2 Content over Content":"Titel, 2 indhold over indhold", +"Title, 4 Content":"Titel, 4 indhold", +"Title, 6 Content":"Titel, 6 indhold", +"Title, Content":"Titel, indhold", +"Title, Content and 2 Content":"Titel, indhold og 2 indhold", +"Title, Content over Content":"Titel, indhold over indhold", +"Title, Vertical Text":"Titel, lodret tekst", +"Title, Vertical Text, Clipart":"Titel, lodret tekst, Clipart", +"Tok Pisin":"Tok pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sydafrika)", +"Turkish":"Tyrkisk", +"Turkmen":"Turkmenisk", +"Two Slides":"To dias", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainsk", +"Unknown":"Ukendt", +"Urdu (India)":"Urdu (Indien)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Brugerindtastning", +"User Index 1":"Brugerregister 1", +"User Index 10":"Brugerregister 10", +"User Index 2":"Brugerregister 2", +"User Index 3":"Brugerregister 3", +"User Index 4":"Brugerregister 4", +"User Index 5":"Brugerregister 5", +"User Index 6":"Brugerregister 6", +"User Index 7":"Brugerregister 7", +"User Index 8":"Brugerregister 8", +"User Index 9":"Brugerregister 9", +"User Index Heading":"Brugerregister-overskrift", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Usbekisk kyrillisk", +"Uzbek Latin":"Uzbek Latinsk", +"Var":"Varians", +"Variable":"Variabel", +"Venda":"Venda", +"Venetian":"Venetiansk", +"Veps":"Veps", +"Vertical Numbering Symbols":"Vertikale nummeringssymboler", +"Vertical Title, Text, Chart":"Lodret titel, tekst, diagram", +"Vertical Title, Vertical Text":"Lodret titel, lodret tekst", +"Vietnamese":"Vietnamesisk", +"Vili":"Vili", +"Visited Internet Link":"Besøgt hyperlink", +"Võro":"Võro", +"Walloon":"Vallonsk", +"Warning":"Advarsel", +"Watermark":"Vandmærke", +"Welsh":"Walisisk", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratiske Republik Congo)", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Adskillige]", +"[None]":"[Ingen]", +"[Undetermined]":"[Ubestemt]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/de.json b/f7cloud-office/browser/dist/l10n/locore/de.json new file mode 100644 index 0000000..69c9221 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/de.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 von %2 Datensätze gefunden", +"3D Objects":"3D-Objekte", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abchasisch", +"Accent":"Akzent", +"Accent 1":"Betont 1", +"Accent 2":"Betont 2", +"Accent 3":"Betont 3", +"Adding selection":"Auswahl hinzufügen", +"Addressee":"Empfänger", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Südafrika)", +"Aka (Central African Republic)":"Aka (Zentralafrikanische Republik)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albanisch", +"Amharic":"Amharisch", +"Apatani":"Apatani", +"Appendix":"Anhang", +"Arabic":"Arabisch", +"Arabic (Algeria)":"Arabisch (Algerien)", +"Arabic (Bahrain)":"Arabisch (Bahrein)", +"Arabic (Chad)":"Arabisch (Tschad)", +"Arabic (Comoros)":"Arabisch (Komoren)", +"Arabic (Djibouti)":"Arabisch (Dschibuti)", +"Arabic (Egypt)":"Arabisch (Ägypten)", +"Arabic (Eritrea)":"Arabisch (Eritrea)", +"Arabic (Iraq)":"Arabisch (Irak)", +"Arabic (Israel)":"Arabisch (Israel)", +"Arabic (Jordan)":"Arabisch (Jordanien)", +"Arabic (Kuwait)":"Arabisch (Kuwait)", +"Arabic (Lebanon)":"Arabisch (Libanon)", +"Arabic (Libya)":"Arabisch (Libyen)", +"Arabic (Mauritania)":"Arabisch (Mauretanien)", +"Arabic (Morocco)":"Arabisch (Marokko)", +"Arabic (Oman)":"Arabisch (Oman)", +"Arabic (Palestine)":"Arabisch (Palästina)", +"Arabic (Qatar)":"Arabisch (Qatar)", +"Arabic (Saudi Arabia)":"Arabisch (Saudi Arabien)", +"Arabic (Somalia)":"Arabisch (Somalia)", +"Arabic (Sudan)":"Arabisch (Sudan)", +"Arabic (Syria)":"Arabisch (Syrien)", +"Arabic (Tunisia)":"Arabisch (Tunesien)", +"Arabic (UAE)":"Arabisch (VAE)", +"Arabic (Yemen)":"Arabisch (Jemen)", +"Aragonese":"Aragonese", +"Aranese":"Aragonesisch", +"Armenian, Classical (Armenia)":"Armenisch, klassisch (Armenien)", +"Armenian, Eastern (Armenia)":"Ostarmenisch (Armenien)", +"Armenian, Eastern (Iran)":"Ostarmenisch (Iran)", +"Armenian, Eastern (Russia)":"Ostarmenisch (Russland)", +"Armenian, Western (Armenia)":"Westarmenisch (Armenien)", +"Arpitan (France)":"Arpitanisch (Frankreich)", +"Arpitan (Italy)":"Arpitanisch (Italien)", +"Arpitan (Switzerland)":"Arpitanisch (Schweiz)", +"Arrow Line":"Pfeillinie", +"Assamese":"Assamesisch", +"Asturian":"Asturisch", +"Avar":"Awarisch", +"Average":"Mittelwert", +"Azerbaijani Cyrillic":"Aserbaidschanisch, kyrillisch", +"Azerbaijani Latin":"Aserbaidschanisch, lateinisch", +"Background":"Hintergrund", +"Background objects":"Hintergrundobjekte", +"Bad":"Schlecht", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Grundformen", +"Basque":"Baskisch", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarussisch", +"Bengali (Bangladesh)":"Bengalisch (Bangladesch)", +"Bengali (India)":"Bengalisch (Indien)", +"Bibliography 1":"Literaturverzeichnis 1", +"Bibliography Heading":"Literaturverzeichnis Überschrift", +"Blank Slide":"Leere Folie", +"Block Arrows":"Blockpfeile", +"Block Quotation":"Blockzitat", +"Block selection":"Blockauswahl", +"Bodo":"Bodo", +"Body Text":"Fließtext", +"Body Text, Indented":"Fließtext, eingerückt", +"Bosnian":"Bosnisch", +"Breton":"Bretonisch", +"Bribri":"Bribri", +"Bulgarian":"Bulgarisch", +"Bullet –":"Aufzählungszeichen –", +"Bullet •":"Aufzählungszeichen •", +"Bullet ☑":"Aufzählungszeichen ☑", +"Bullet ✗":"Aufzählungszeichen ✗", +"Bullet ➢":"Aufzählungszeichen ➢", +"Bullets":"Aufzählungszeichen", +"Burmese":"Birmanisch", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Legenden", +"Caption":"Beschriftung", +"Caption Characters":"Beschriftungszeichen", +"Catalan":"Katalanisch", +"Catalan (Valencian)":"Katalanisch (Valencia)", +"Centered Text":"Zentrierter Text", +"Chinese (Hong Kong)":"Chinesisch (Hongkong)", +"Chinese (Macau)":"Chinesisch (Macao)", +"Chinese (Singapore)":"Chinesisch (Singapur)", +"Chinese (simplified)":"Chinesisch (einfach)", +"Chinese (traditional)":"Chinesisch (traditionell)", +"Church Slavic":"Kirchenslawisch", +"Chuvash":"Tschuwaschisch", +"Citation":"Literaturangabe", +"Clear formatting":"Formatierung löschen", +"Comment":"Kommentar", +"Complimentary Close":"Grußformel", +"Connectors":"Verbinder", +"Contents 1":"Inhaltsverzeichnis 1", +"Contents 10":"Inhaltsverzeichnis 10", +"Contents 2":"Inhaltsverzeichnis 2", +"Contents 3":"Inhaltsverzeichnis 3", +"Contents 4":"Inhaltsverzeichnis 4", +"Contents 5":"Inhaltsverzeichnis 5", +"Contents 6":"Inhaltsverzeichnis 6", +"Contents 7":"Inhaltsverzeichnis 7", +"Contents 8":"Inhaltsverzeichnis 8", +"Contents 9":"Inhaltsverzeichnis 9", +"Contents Heading":"Inhaltsverzeichnis Überschrift", +"Coptic":"Koptisch", +"Cornish":"Kornisch", +"Count":"Anzahl", +"CountA":"Anzahl 2", +"Cree, Plains, Latin":"Plains Cree, lateinisch", +"Cree, Plains, Syllabics":"Plains Cree, Silbenschrift", +"Croatian":"Kroatisch", +"Curves and Polygons":"Kurven und Polygone", +"Czech":"Tschechisch", +"Danish":"Dänisch", +"Dashed Line":"Gestrichelte Linie", +"Default":"Standard", +"Default Drawing Style":"Standard", +"Default Page Style":"Standard", +"Default Paragraph Style":"Standard", +"Definition":"Definition", +"Dhivehi":"Dhivehi", +"Dibole":"Babole", +"Dogri":"Dogri", +"Doondo":"Dondo", +"Drawing":"Zeichnung", +"Drop Caps":"Initialenzeichen", +"Dutch (Belgium)":"Niederländisch (Belgien)", +"Dutch (Netherlands)":"Niederländisch (Niederlande)", +"Dzongkha":"Dzongkha", +"Emphasis":"Betont", +"Endnote":"Endnote", +"Endnote Anchor":"Endnotenanker", +"Endnote Characters":"Endnotenzeichen", +"English (Australia)":"Englisch (Australien)", +"English (Belize)":"Englisch (Belize)", +"English (Botswana)":"Englisch (Botswana)", +"English (Canada)":"Englisch (Kanada)", +"English (Caribbean)":"Englisch (Karibik)", +"English (Denmark)":"Englisch (Dänemark)", +"English (Gambia)":"Englisch (Gambia)", +"English (Ghana)":"Englisch (Ghana)", +"English (Hong Kong)":"Englisch (Hongkong)", +"English (India)":"Englisch (Indien)", +"English (Ireland)":"Englisch (Irland)", +"English (Israel)":"Englisch (Israel)", +"English (Jamaica)":"Englisch (Jamaika)", +"English (Kenya)":"Englisch (Kenia)", +"English (Malawi)":"Englisch (Malawi)", +"English (Malaysia)":"Englisch (Malaysia)", +"English (Mauritius)":"Englisch (Mauritius)", +"English (Namibia)":"Englisch (Namibia)", +"English (New Zealand)":"Englisch (Neuseeland)", +"English (Nigeria)":"Englisch (Nigeria)", +"English (Philippines)":"Englisch (Philippinen)", +"English (South Africa)":"Englisch (Südafrika)", +"English (Sri Lanka)":"Englisch (Sri Lanka)", +"English (Trinidad)":"Englisch (Trinidad)", +"English (UK)":"Englisch (Großbritannien)", +"English (USA)":"Englisch (USA)", +"English (Zambia)":"Englisch (Sambia)", +"English (Zimbabwe)":"Englisch (Zimbabwe)", +"English, OED spelling (UK)":"Englisch, OED-Schreibweise (GB)", +"Envelope":"Briefumschlag", +"Error":"Fehler", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estnisch", +"Example":"Beispiel", +"Extending selection":"Auswahl erweitern", +"Faroese":"Färöisch", +"Figure":"Schaubild", +"Figure Index 1":"Abbildungsverzeichnis 1", +"Figure Index Heading":"Abbildungsverzeichnis Überschriften", +"Fijian":"Fiji", +"Filled":"Ausgefüllt", +"Filled Blue":"Ausgefüllt blau", +"Filled Green":"Ausgefüllt grün", +"Filled Red":"Ausgefüllt rot", +"Filled Yellow":"Ausgefüllt gelb", +"Finnish":"Finnisch", +"First Line Indent":"Einzug erste Zeile", +"First Page":"Erste Seite", +"Flowchart":"Flussdiagramm", +"Fon":"Fon", +"Footer":"Fußzeile", +"Footer Left":"Fußzeile links", +"Footer Right":"Fußzeile rechts", +"Footnote":"Fußnote", +"Footnote Anchor":"Fußnotenanker", +"Footnote Characters":"Fußnotenzeichen", +"Formula":"Formel", +"Four Slides":"Vier Folien", +"Frame":"Rahmen", +"Frame Contents":"Rahmeninhalt", +"French (Belgium)":"Französisch (Belgien)", +"French (Benin)":"Französisch (Benin)", +"French (Burkina Faso)":"Französisch (Burkina Faso)", +"French (Canada)":"Französisch (Kanada)", +"French (Côte d'Ivoire)":"Französisch (Elfenbeinküste)", +"French (France)":"Französisch (Frankreich)", +"French (Luxembourg)":"Französisch (Luxemburg)", +"French (Mali)":"Französisch (Mali)", +"French (Mauritius)":"Französisch (Mauritius)", +"French (Monaco)":"Französisch (Monaco)", +"French (Niger)":"Französisch (Niger)", +"French (Republic of Guinea)":"Französisch (Republik Guinea)", +"French (Senegal)":"Französisch (Senegal)", +"French (Switzerland)":"Französisch (Schweiz)", +"French (Togo)":"Französisch (Togo)", +"Frisian":"Friesisch", +"Friulian":"Furlanisch", +"Function Wizard":"Funktionsassistent", +"Gaelic (Scotland)":"Gälisch (Schottland)", +"Galician":"Galizisch", +"Ganda":"Ganda", +"Gascon":"Gaskognisch", +"Georgian":"Georgisch", +"German (Austria)":"Deutsch (Österreich)", +"German (Belgium)":"Deutsch (Belgien)", +"German (Germany)":"Deutsch (Deutschland)", +"German (Liechtenstein)":"Deutsch (Liechtenstein)", +"German (Luxembourg)":"Deutsch (Luxemburg)", +"German (Switzerland)":"Deutsch (Schweiz)", +"Gikuyu":"Gikuyu", +"Good":"Gut", +"Graphic":"Grafik", +"Graphics":"Bilder", +"Greek":"Griechisch", +"Greek, Ancient":"Altgriechisch", +"Guadeloupean Creole French":"Französisch (Guadeloup-Kreolisch)", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitianisch", +"Hanging Indent":"Hängender Einzug", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiisch", +"Header":"Kopfzeile", +"Header Left":"Kopfzeile links", +"Header Right":"Kopfzeile rechts", +"Header and Footer":"Kopf-/Fußzeile", +"Heading":"Überschrift", +"Heading 1":"Überschrift 1", +"Heading 10":"Überschrift 10", +"Heading 2":"Überschrift 2", +"Heading 3":"Überschrift 3", +"Heading 4":"Überschrift 4", +"Heading 5":"Überschrift 5", +"Heading 6":"Überschrift 6", +"Heading 7":"Überschrift 7", +"Heading 8":"Überschrift 8", +"Heading 9":"Überschrift 9", +"Heading A0":"Überschrift A0", +"Heading A4":"Überschrift A4", +"Hebrew":"Hebräisch", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horizontale Linie", +"Hungarian":"Ungarisch", +"Hungarian (Szekely-Hungarian Rovas)":"Ungarisch (Szekler Kerbschrift – Rovásírás)", +"Hyperlink":"Hyperlink", +"Icelandic":"Isländisch", +"Illustration":"Abbildung", +"Iloko":"Ilokano", +"Index":"Verzeichnis", +"Index 1":"Stichwortverzeichnis 1", +"Index 2":"Stichwortverzeichnis 2", +"Index 3":"Stichwortverzeichnis 3", +"Index Heading":"Stichwortverzeichnis Überschrift", +"Index Link":"Verzeichnissprung", +"Index Separator":"Stichwortverzeichnis Trennzeichen", +"Indonesian":"Indonesisch", +"Inline Heading":"Inline-Überschrift", +"Insert":"Einfügen", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Occidental-Interlingue", +"Internet Link":"Internetverknüpfung", +"Interslavic Cyrillic":"Interslawisch, kyrillisch", +"Interslavic Latin":"Interslawisch, lateinisch", +"Irish":"Irisch", +"Italian (Italy)":"Italienisch (Italien)", +"Italian (Switzerland)":"Italienisch (Schweiz)", +"Japanese":"Japanisch", +"Juǀ’hoan":"Ju-Khoisan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardinisch", +"Kabyle Latin":"Kabylisch, lateinisch", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpakisch, lateinisch", +"Kashmiri (India)":"Kashmiri (Indien)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kaschubisch", +"Kazakh":"Kasachisch", +"KeyID":"KeyID", +"Khanty":"Chantisch", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirgisisch", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratische Republik Kongo)", +"Klingon":"Klingonisch", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Kikongo (Kongo)", +"Korean (RoK)":"Koreanisch (RoK)", +"Kumyk":"Kumykisch", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Zentralkurdisch (Iran)", +"Kurdish, Central (Iraq)":"Zentralkurdisch (Irak)", +"Kurdish, Northern (Syria)":"Nordkurdisch (Syrien)", +"Kurdish, Northern (Turkey)":"Nordkurdisch (Türkei)", +"Kurdish, Southern (Iran)":"Südkurdisch (Iran)", +"Kurdish, Southern (Iraq)":"Südkurdisch (Irak)", +"Kven Finnish":"Kvenisch", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Etiketten", +"Ladin":"Ladinisch", +"Landscape":"Querformat", +"Lao":"Laotisch", +"Lari":"Lari", +"Latgalian":"Lettgallisch", +"Latin":"Latein", +"Latvian":"Lettisch", +"Left Page":"Linke Seite", +"Lengo":"Lengo", +"Ligurian":"Ligurisch", +"Limbu":"Limbu", +"Line Numbering":"Zeilennummerierung", +"Lines":"Linien", +"Lines and Arrows":"Linien und Pfeile", +"Lingala":"Lingala", +"List":"Aufzählung", +"List 1":"Aufzählung 1", +"List 1 Cont.":"Aufzählung 1 Fortsetzung", +"List 1 End":"Aufzählung 1 Ende", +"List 1 Start":"Aufzählung 1 Anfang", +"List 2":"Aufzählung 2", +"List 2 Cont.":"Aufzählung 2 Fortsetzung", +"List 2 End":"Aufzählung 2 Ende", +"List 2 Start":"Aufzählung 2 Anfang", +"List 3":"Aufzählung 3", +"List 3 Cont.":"Aufzählung 3 Fortsetzung", +"List 3 End":"Aufzählung 3 Ende", +"List 3 Start":"Aufzählung 3 Anfang", +"List 4":"Aufzählung 4", +"List 4 Cont.":"Aufzählung 4 Fortsetzung", +"List 4 End":"Aufzählung 4 Ende", +"List 4 Start":"Aufzählung 4 Anfang", +"List 5":"Aufzählung 5", +"List 5 Cont.":"Aufzählung 5 Fortsetzung", +"List 5 End":"Aufzählung 5 Ende", +"List 5 Start":"Aufzählung 5 Anfang", +"List Contents":"Listeninhalt", +"List Heading":"Listenkopf", +"List Indent":"Gegenüberstellung", +"Lithuanian":"Litauisch", +"Livonian":"Livisch", +"Lojban":"Lojban", +"Low German":"Niederdeutsch", +"Luxembourgish":"Luxemburgisch", +"Macedonian":"Mazedonisch", +"Main Index Entry":"Stichwortverzeichnis Haupteintrag", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malaiisch (Brunei Darussalam)", +"Malay (Malaysia)":"Malaiisch (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaiisch, arabisch (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaiisch, arabisch (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltesisch", +"Manchu":"Mandschurisch", +"Maninkakan, Eastern, Latin":"Ost-Maninka, lateinisch", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maorisch", +"Marathi":"Marathi", +"Marginalia":"Marginalie", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maximum", +"Mbochi":"Mbosi", +"Median":"Median", +"Min":"Minimum", +"Minangkabau":"Minangkabauisch", +"Moksha":"Mokschanisch", +"Mongolian Cyrillic":"Mongolisch (Kyrillisch)", +"Mongolian Mongolian":"Mongolisch (Mongolei)", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele", +"Nenets":"Nenzisch", +"Nepali (India)":"Nepalesisch (Indien)", +"Nepali (Nepal)":"Nepalesisch (Nepal)", +"Neutral":"Neutral", +"Nganasan":"Nganasanisch", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Neun Folien", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Keine Zeichenvorlage", +"No List":"Keine Liste", +"Nogai":"Nogaisch", +"None (Do not check spelling)":"Keine (Rechtschreibung nicht prüfen)", +"Northern Sotho":"Nord-Sotho", +"Norwegian, Bokmål":"Norwegisch, Bokmal", +"Norwegian, Nynorsk":"Norwegisch, Nynorsk", +"Note":"Notiz", +"Notes":"Notizen", +"Numbering 1":"Nummerierung 1", +"Numbering 1 Cont.":"Nummerierung 1 Fortsetzung", +"Numbering 1 End":"Nummerierung 1 Ende", +"Numbering 1 Start":"Nummerierung 1 Anfang", +"Numbering 123":"Nummerierung 123", +"Numbering 2":"Nummerierung 2", +"Numbering 2 Cont.":"Nummerierung 2 Fortsetzung", +"Numbering 2 End":"Nummerierung 2 Ende", +"Numbering 2 Start":"Nummerierung 2 Anfang", +"Numbering 3":"Nummerierung 3", +"Numbering 3 Cont.":"Nummerierung 3 Fortsetzung", +"Numbering 3 End":"Nummerierung 3 Ende", +"Numbering 3 Start":"Nummerierung 3 Anfang", +"Numbering 4":"Nummerierung 4", +"Numbering 4 Cont.":"Nummerierung 4 Fortsetzung", +"Numbering 4 End":"Nummerierung 4 Ende", +"Numbering 4 Start":"Nummerierung 4 Anfang", +"Numbering 5":"Nummerierung 5", +"Numbering 5 Cont.":"Nummerierung 5 Fortsetzung", +"Numbering 5 End":"Nummerierung 5 Ende", +"Numbering 5 Start":"Nummerierung 5 Anfang", +"Numbering ABC":"Nummerierung ABC", +"Numbering IVX":"Nummerierung IVX", +"Numbering Symbols":"Nummerierungszeichen", +"Numbering abc":"Nummerierung abc", +"Numbering ivx":"Nummerierung ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objektverzeichnis 1", +"Object Index Heading":"Objektverzeichnis Überschrift", +"Object with no fill and no line":"Objekt ohne Füllung und Linie", +"Object without fill":"Objekt ohne Füllung", +"Occitan":"Okzitan", +"Odia":"Odia", +"Olonets":"Olonetzisch", +"One Slide":"Eine Folie", +"Oromo":"Oromo", +"Outline":"Gliederung", +"Outlined":"Umrandet", +"Outlined Blue":"Umrandet blau", +"Outlined Green":"Umrandet grün", +"Outlined Red":"Umrandet rot", +"Outlined Yellow":"Umrandet gelb", +"Overwrite":"Überschreiben", +"Page %1 (%2) of %3":"Seite %1 (%2) von %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Seite %1 (%2) von %3 [Seite %4 (%5)]", +"Page %1 of %2":"Seite %1 von %2", +"Page %1 of %2 (%3)":"Seite %1 von %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Seite %1 von %2 (Seite %3 von %4 zu drucken)", +"Page %1 of %2 [Page %3]":"Seite %1 von %2 [Seite %3]", +"Page Number":"Seitennummer", +"Page Properties":"Seiteneigenschaften", +"Pali Latin":"Pali, lateinisch", +"Pali Thai":"Pali, thailändisch", +"Papiamento (Aruba)":"Papiamentu (Aruba)", +"Papiamento (Bonaire)":"Papiamentu (Bonaire)", +"Papiamento (Curaçao)":"Papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Niederländische Antillen)", +"Pennsylvania Dutch":"Pennsylvaniadeutsch", +"Persian":"Persisch", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Platzhalter", +"Plautdietsch":"Plautdietsch", +"Polish":"Polnisch", +"Portrait":"Hoch", +"Portuguese (Angola)":"Portugiesisch (Angola)", +"Portuguese (Brazil)":"Portugiesisch (Brasilien)", +"Portuguese (Mozambique)":"Portugiesisch (Mosambik)", +"Portuguese (Portugal)":"Portugiesisch (Portugal)", +"Preformatted Text":"Vorformatierter Text", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (nördliches Bolivien)", +"Quechua (Bolivia, South)":"Quechua (südliches Bolivien)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Zitat", +"Report":"Bericht", +"Result":"Ergebnis", +"Result2":"Ergebnis 2", +"Rhaeto-Romance":"Rätoromanisch", +"Right Page":"Rechte Seite", +"Rohingya Hanifi":"Hanifi-Rohingyalisch", +"Romanian (Moldova)":"Rumänisch (Moldawien)", +"Romanian (Romania)":"Rumänisch (Rumänien)", +"Rubies":"Rubys", +"Russian":"Russisch", +"Rusyn (Slovakia)":"Russinisch (Slowakei)", +"Rusyn (Ukraine)":"Russinisch (Ukraine)", +"Sami, Inari (Finland)":"Samisch, Inari (Finnland)", +"Sami, Kildin (Russia)":"Samisch, Kildin (Russland)", +"Sami, Lule (Norway)":"Samisch, Lule (Norwegen)", +"Sami, Lule (Sweden)":"Samisch, Lule (Schweden)", +"Sami, Northern (Finland)":"Nordsamisch (Finnland)", +"Sami, Northern (Norway)":"Nordsamisch (Norwegen)", +"Sami, Northern (Sweden)":"Nordsamisch (Schweden)", +"Sami, Pite (Sweden)":"Samisch, Pite (Schweden)", +"Sami, Skolt (Finland)":"Samisch, Skolt (Finnland)", +"Sami, Southern (Norway)":"Südsamisch (Norwegen)", +"Sami, Southern (Sweden)":"Südsamisch (Schweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardisch", +"Sardinian, Campidanese":"Sardisch, Campidanesisch", +"Sardinian, Gallurese":"Sardisch, Gallurisch", +"Sardinian, Logudorese":"Sardisch, Logudoresisch", +"Sardinian, Sassarese":"Sardisch, Sassaresisch", +"Selection count":"Anzahl Zellen", +"Sender":"Absender", +"Serbian Cyrillic (Montenegro)":"Serbisch, kyrillisch (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbisch, kyrillisch (Serbien und Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbisch, kyrillisch (Serbien)", +"Serbian Latin":"Serbisch, lateinisch", +"Serbian Latin (Montenegro)":"Serbisch, lateinisch (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbisch, lateinisch (Serbien und Montenegro)", +"Serbian Latin (Serbia)":"Serbisch, lateinisch (Serbien)", +"Sesotho":"Sesotho", +"Shapes":"Formen", +"Sheet %1 of %2":"Tabelle %1 von %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Unterschrift", +"Silesian":"Schlesisch", +"Sindhi, Arabic":"Sindhi, arabisch", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Sechs Folien", +"Slide %1 of %2":"Folie %1 von %2", +"Slide %1 of %2 (%3)":"Folie %1 von %2 (%3)", +"Slovak":"Slowakisch", +"Slovenian":"Slovenisch", +"Somali":"Somali", +"Sorbian, Lower":"Niedersorbisch", +"Sorbian, Upper":"Obersorbisch", +"Source Text":"Quelltext", +"Southern Sotho":"Süd-Sotho", +"Spanish (Argentina)":"Spanisch (Argentinien)", +"Spanish (Bolivia)":"Spanisch (Bolivien)", +"Spanish (Chile)":"Spanisch (Chile)", +"Spanish (Colombia)":"Spanisch (Kolumbien)", +"Spanish (Costa Rica)":"Spanisch (Costa Rica)", +"Spanish (Cuba)":"Spanisch (Kuba)", +"Spanish (Dom. Rep.)":"Spanisch (Dominikanische Republik)", +"Spanish (Ecuador)":"Spanisch (Ecuador)", +"Spanish (El Salvador)":"Spanisch (El Salvador)", +"Spanish (Guatemala)":"Spanisch (Guatemala)", +"Spanish (Honduras)":"Spanisch (Honduras)", +"Spanish (Mexico)":"Spanisch (Mexiko)", +"Spanish (Nicaragua)":"Spanisch (Nicaragua)", +"Spanish (Panama)":"Spanisch (Panama)", +"Spanish (Paraguay)":"Spanisch (Paraguay)", +"Spanish (Peru)":"Spanisch (Peru)", +"Spanish (Puerto Rico)":"Spanisch (Puerto Rico)", +"Spanish (Spain)":"Spanisch (Spanien)", +"Spanish (Uruguay)":"Spanisch (Uruguay)", +"Spanish (Venezuela)":"Spanisch (Venezuela)", +"StDev":"Standardabweichung", +"Standard selection":"Standardauswahl", +"Stars and Banners":"Sterne und Banner", +"Status":"Status", +"Strong Emphasis":"Stark betont", +"Subtitle":"Untertitel", +"Sum":"Summe", +"Sundanese":"Sundanesisch", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenia)", +"Swahili (Tanzania)":"Swahili (Tansania)", +"Swazi":"Siswati", +"Swedish (Finland)":"Schwedisch (Finland)", +"Swedish (Sweden)":"Schwedisch (Schweden)", +"Symbol Shapes":"Symbolformen", +"Table":"Tabelle", +"Table Contents":"Tabelleninhalt", +"Table Heading":"Tabellenüberschrift", +"Table Index 1":"Tabellenverzeichnis 1", +"Table Index Heading":"Tabellenverzeichnis Überschrift", +"Tagalog":"Tagalog", +"Tahitian":"Tahitianisch", +"Tajik":"Tadschikisch", +"Tamil":"Tamil", +"Tatar":"Tatarisch", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Nichtproportionaler Text", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetum (Indonesien)", +"Tetun (Timor-Leste)":"Tetum (Osttimor)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"Thailändisch", +"Three Slides":"Drei Folien", +"Tibetan (India)":"Tibetisch (Indien)", +"Tibetan (PR China)":"Tibetisch (VR China)", +"Tigrigna (Eritrea)":"Tigrinisch (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinisch (Äthiopien)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Nur Titel", +"Title Slide":"Titelfolie", +"Title and 2 Content":"Titel und 2 Inhalte", +"Title, 2 Content and Content":"Titel, 2 Inhalte und Inhalt", +"Title, 2 Content over Content":"Titel, 2 Inhalte über Inhalt", +"Title, 4 Content":"Titel, 4 Inhalte", +"Title, 6 Content":"Titel, 6 Inhalte", +"Title, Content":"Titel, Inhalt", +"Title, Content and 2 Content":"Titel, Inhalt und 2 Inhalte", +"Title, Content over Content":"Titel, Inhalt über Inhalt", +"Title, Vertical Text":"Titel, vertikaler Text", +"Title, Vertical Text, Clipart":"Titel, vertikaler Text, Clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Setswana", +"Tswana (South Africa)":"Tswana (Süd-Afrika)", +"Turkish":"Türkisch", +"Turkmen":"Turkmenisch", +"Two Slides":"Zwei Folien", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainisch", +"Unknown":"Unbekannt", +"Urdu (India)":"Urdu (Indien)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Benutzereingabe", +"User Index 1":"Benutzerdefiniertes Verzeichnis 1", +"User Index 10":"Benutzerdefiniertes Verzeichnis 10", +"User Index 2":"Benutzerdefiniertes Verzeichnis 2", +"User Index 3":"Benutzerdefiniertes Verzeichnis 3", +"User Index 4":"Benutzerdefiniertes Verzeichnis 4", +"User Index 5":"Benutzerdefiniertes Verzeichnis 5", +"User Index 6":"Benutzerdefiniertes Verzeichnis 6", +"User Index 7":"Benutzerdefiniertes Verzeichnis 7", +"User Index 8":"Benutzerdefiniertes Verzeichnis 8", +"User Index 9":"Benutzerdefiniertes Verzeichnis 9", +"User Index Heading":"Benutzerdefiniertes Verzeichnis Überschrift", +"Uyghur":"Uigurisch", +"Uzbek Cyrillic":"Usbekisch, kyrillisch", +"Uzbek Latin":"Usbekisch, lateinisch", +"Var":"Varianz", +"Variable":"Variable", +"Venda":"Venda", +"Venetian":"Venetisch", +"Veps":"Wepsisch", +"Vertical Numbering Symbols":"Vertikale Nummerierungszeichen", +"Vertical Title, Text, Chart":"Vertikaler Titel, Text, Diagramm", +"Vertical Title, Vertical Text":"Vertikaler Titel, vertikaler Text", +"Vietnamese":"Vietnamesisch", +"Vili":"Vili", +"Visited Internet Link":"Besuchte Internetverknüpfung", +"Võro":"Võro", +"Walloon":"Wallonisch", +"Warning":"Warnung", +"Watermark":"Wasserzeichen", +"Welsh":"Walisisch", +"Xhosa":"Xhosa", +"Xibe":"Xibenisch", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratische Republik Kongo)", +"Yiddish (Israel)":"Jiddisch (Israel)", +"Yiddish (USA)":"Jiddisch (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Mehrere]", +"[None]":"[Ohne]", +"[Undetermined]":"[Unbestimmt]", +"Éwé":"Ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/dgo.json b/f7cloud-office/browser/dist/l10n/locore/dgo.json new file mode 100644 index 0000000..e157b38 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/dgo.json @@ -0,0 +1,449 @@ +{ +"A4":"A", +"Afrikaans (Namibia)":"अफ्रीकांस (नामिबिया)", +"Afrikaans (South Africa)":"अफ्रीकांस (दक्खन अफ्रीका)", +"Akan":"अकान", +"Albanian":"अल्बेनी", +"Amharic":"एम्हारिक", +"Arabic":"अरबी ", +"Arabic (Algeria)":"अरबी (अल्जीरियन)", +"Arabic (Bahrain)":"अरबी (बहरीन)", +"Arabic (Chad)":"अरबी(चैड)", +"Arabic (Comoros)":"अरबी(कॉमोरोस)", +"Arabic (Djibouti)":"अरबी(जीबूटी)", +"Arabic (Egypt)":"अरबी (इजिप्ट)", +"Arabic (Eritrea)":"अरबी(एरीट्रिया)", +"Arabic (Iraq)":"अरबी (इराक़)", +"Arabic (Israel)":"अरबी(इसराइल)", +"Arabic (Jordan)":"अरबी (जार्डन)", +"Arabic (Kuwait)":"अरबी (कुवैत)", +"Arabic (Lebanon)":"अरबी (लेबनान)", +"Arabic (Libya)":"अरबी (लीबिया)", +"Arabic (Mauritania)":"अरबी(मौरीटेनिया)", +"Arabic (Morocco)":"अरबी (मोरोक्को)", +"Arabic (Oman)":"अरबी (ओमान)", +"Arabic (Palestine)":"अरबी(फिलस्तीन)", +"Arabic (Qatar)":"अरबी (कत्तार)", +"Arabic (Saudi Arabia)":"अरबी (सऊदी अरेबिया)", +"Arabic (Somalia)":"अरबी(सोमालिया)", +"Arabic (Sudan)":"अरबी(सूडान)", +"Arabic (Syria)":"अरबी (सीरिया)", +"Arabic (Tunisia)":"अरबी (टुनिशिया)", +"Arabic (UAE)":"अरबी (UAE)", +"Arabic (Yemen)":"अरबी (यमन)", +"Aragonese":"अरगोनी", +"Assamese":"असामी", +"Asturian":"अस्टरियन", +"Average":"औसत ", +"Azerbaijani Cyrillic":"अज़रबैजानी (साइरिलिक) (~b)", +"Azerbaijani Latin":"अज़रबैजानी (लैटिन)", +"Background":"पछौकड़", +"Background objects":"पछौकड़ चीजां", +"Bafia":"बफिया", +"Bambara":"बंबारा", +"Basic Shapes":"मूल आकार ", +"Basque":"बास्क", +"Beembe":"बींबि", +"Bekwel":"बेक्वेल", +"Belarusian":"बेलारूसी", +"Bengali (Bangladesh)":"बंगाली(बंगलादेशी)", +"Bengali (India)":"बंगाली(भारती)", +"Bibliography 1":"ग्रंथ-सूची 1 ", +"Bibliography Heading":"ग्रंथ-सूची सिरनांऽ ", +"Blank Slide":"कोरी स्लाइड ", +"Block Arrows":"ब्लाक तीर (बहु0) ", +"Bodo":"बोडो", +"Bosnian":"बोसनियन", +"Breton":"ब्रिटन", +"Burmese":"बर्मी", +"Bushi":"बुशी", +"Callouts":"संवादी बुलबुले", +"Caption":"सिरलेख", +"Caption Characters":"सिरलेख वर्ण (बहु.)", +"Catalan":"कैटलान", +"Catalan (Valencian)":"कैटलान(वेलैंसियन)", +"Centered Text":"केंदरत इबारत", +"Chinese (Hong Kong)":"चीनी(हांगकांग)", +"Chinese (Macau)":"चीनी(मकाऊ)", +"Chinese (Singapore)":"चीनी(सिंगापुर)", +"Chinese (simplified)":"चीनी(सरलीकृत)", +"Chinese (traditional)":"चीनी (परंपरागत) ", +"Chuvash":"चुवाश", +"Clear formatting":"रूप-रचना साफ करो", +"Complimentary Close":"मानार्थ बंद", +"Connectors":" जोड़क (बहु0) ", +"Contents 1":"विशे सूची 1 ", +"Contents 10":"विशे सूची 10 ", +"Contents 2":"विशे सूची 2 ", +"Contents 3":"विशे सूची 3 ", +"Contents 4":"विशे सूची 4 ", +"Contents 5":"विशे सूची 5 ", +"Contents 6":"विशे सूची 6 ", +"Contents 7":"विशे सूची 7 ", +"Contents 8":"विशे सूची 8 ", +"Contents 9":"विशे सूची 9 ", +"Contents Heading":"विशे-सूची सिरनांऽ", +"Coptic":"कोप्टिक", +"Count":"गिनतरी", +"CountA":"गिनतरी A ", +"Croatian":"क्रोशियन", +"Czech":"चेक् ", +"Danish":"डैनिश ", +"Definition":"परिभाशा ", +"Dhivehi":"डिवेही", +"Dogri":"डोगरी", +"Drawing":"चित्रकारी", +"Drop Caps":"पैह्‌रे दे शुरुआती बड्डे अक्खर ", +"Dutch (Belgium)":"डच (बेल्जियम)", +"Dutch (Netherlands)":"डच (नीदरलैंड) ", +"Dzongkha":"ज़ोंग्का", +"Emphasis":"बल ", +"Endnote":"खीरीनोट", +"Endnote Anchor":"खीरीनोट संबंध-जोड़", +"Endnote Characters":"खीरीनोट वर्ण (बहु.) ", +"English (Australia)":"अंग्रेजी (आस्ट्रेलिया)", +"English (Belize)":"अंग्रेज़ी (बिलाइज़)", +"English (Canada)":"अंग्रेज़ी (केनेडा)", +"English (Caribbean)":"अंग्रेज़ी (केरिबियन)", +"English (Ghana)":"अंग्रेजी (घाना)", +"English (India)":"अंग्रेज़ी (भारत)", +"English (Jamaica)":"अंग्रेज़ी (जमाइका)", +"English (Namibia)":"अंग्रेजी (नामिबिया)", +"English (New Zealand)":"अंग्रेज़ी (न्यूज़ीलैंड)", +"English (Philippines)":"अंग्रेज़ी (फिलीपीन्स)", +"English (South Africa)":"अंग्रेज़ी( दक्खनी अफ्रीका)", +"English (Trinidad)":"अंग्रेज़ी (त्रिनीदाद)", +"English (USA)":"अंग्रेज़ी (USA) ", +"English (Zimbabwe)":"अंग्रेज़ी (ज़िम्बावे)", +"Esperanto":"ऐस्पेरेंटो", +"Estonian":"इस्टोनियन ", +"Example":"उदाहरण ", +"Faroese":"फ़ेरोईज़", +"Fijian":"फिजियन", +"Filled":"भरे", +"Finnish":"फिन्निश ", +"First Line Indent":"पैह्‌‌ला लकीर इंडैंट", +"First Page":"पैह्‌ला सफा ", +"Flowchart":"फ्लोचार्ट ", +"Footer":"पैरलेख ", +"Footer Left":"पैरलेख खब्बै", +"Footer Right":"पैरलेख सज्जै", +"Footnote":"फुटनोट", +"Footnote Anchor":"फुटनोट संबंध-जोड़", +"Footnote Characters":"फुटनोट वर्ण (बहु.)", +"Formula":"फार्मूला", +"Four Slides":"चार स्लाइडां ", +"Frame":"चगाठ ", +"French (Belgium)":"फ्रैंच (बेल्जियम)", +"French (Canada)":"फ्रैंच (केनेडा)", +"French (France)":"फ्रैंच (फ्रांस) ", +"French (Luxembourg)":"फ्रैंच (लक्सेम्बर्ग)", +"French (Monaco)":"फ्रैंच (मोनैक्को)", +"French (Switzerland)":"फ्रैंच (स्विज़रलैंड)", +"Frisian":"फ्रिसियन", +"Friulian":"फ्रायुलियन", +"Function Wizard":"फंक्शन विशारद", +"Gaelic (Scotland)":"गैलिक (स्काटलैंड)", +"Galician":"गलेशियन", +"Ganda":"गैंडा", +"Gascon":"गैसकॉन", +"Georgian":"जियोर्जियाई", +"German (Austria)":"जर्मन (आस्ट्रिया)", +"German (Belgium)":"जर्मन (बेल्जियम)", +"German (Germany)":"जर्मन (जर्मनी) ", +"German (Liechtenstein)":"जर्मन (लैचटेन्स्टीन)", +"German (Luxembourg)":"जर्मन (लक्सेम्बर्ग)", +"German (Switzerland)":"जर्मन (स्विज़रलैंड)", +"Gikuyu":"गिकूयू", +"Graphic":"ग्राफिक", +"Graphics":"ग्राफिक (बहु.) ", +"Greek":"ग्रीक ", +"Greek, Ancient":"ग्रीक, प्राचीन", +"Gujarati":"गुजराती", +"HTML":"HTML ", +"Hanging Indent":"हैंगिंग इंडैंट", +"Hausa (Ghana)":"हौसा (घाना)", +"Hausa (Nigeria)":"हौसा (नाइजीरिया)", +"Hawaiian":"हवाइयान", +"Header":"सिरालेख", +"Header Left":"सिरालेख खब्बै", +"Header Right":"सिरालेख सज्जै", +"Heading":"सिरनांऽ", +"Heading 10":"सिरनांऽ 10 ", +"Heading 2":"सिरनांऽ 2 ", +"Heading 3":"सिरनांऽ 3 ", +"Heading 4":"सिरनांऽ 4 ", +"Heading 5":"सिरनांऽ 5 ", +"Heading 6":"सिरनांऽ 6 ", +"Heading 7":"सिरनांऽ 7 ", +"Heading 8":"सिरनांऽ 8 ", +"Heading 9":"सिरनांऽ 9 ", +"Hebrew":"हिब्रू ", +"Hiligaynon":"हिलिगेनोन", +"Hindi":"हिंदी", +"Horizontal Line":"आडी लकीर ", +"Hungarian":"हंगेरियन ", +"Icelandic":"आइसलैंडी", +"Illustration":"द्रिश्टांत ", +"Index":"इंडैक्स", +"Index 1":"इंडैक्स1 ", +"Index 2":"इंडैक्स2 ", +"Index 3":"इंडैक्स3 ", +"Index Heading":"इंडैक्स सिरनांऽ ", +"Index Link":"इंडैक्स कड़ी ", +"Index Separator":"इंडैक्स नखेड़ू", +"Indonesian":"इंडोनेशी (~w)", +"Insert":"समावेश करो ", +"Interlingua":"अंतरभाषायी", +"Internet Link":"इंटरनैट्ट कड़ी ", +"Irish":"आइरिश", +"Italian (Italy)":"इतालवी (ईटली) ", +"Italian (Switzerland)":"इटैलियन (स्विज़रलैंड)", +"Japanese":"जपानी ", +"Kabyle Latin":"कबाइल लैटिन", +"Kalaallisut":"कालालिसुत", +"Kannada":"कन्नड़", +"Kashmiri (India)":"काश्मीरी (भारत)", +"Kashmiri (Kashmir)":"काश्मीरी (काश्मीर)", +"Kashubian":"काशुबिनयन", +"Kazakh":"कज़ाक", +"KeyID":"कीऽID", +"Khmer":"ख्मेर", +"Kinyarwanda (Rwanda)":"कीनियारबांडा (रबांडा)", +"Kirghiz":"किरग़िज़", +"Konkani":"कोंकणी", +"Korean (RoK)":"कोरियन (RoK)", +"Labels":"लेबल (बहु.) ", +"Landscape":"थलद्रिश्श", +"Lao":"ताओ", +"Lari":"लारी", +"Latgalian":"लत्गलियन", +"Latin":"लैटिन", +"Latvian":"लत्वियन", +"Left Page":"खब्बा सफा ", +"Limbu":"लिंबु", +"Line Numbering":"लकीर संख्याकरण", +"Lines":"लकीरां", +"Lingala":"लिंगुआला", +"List Contents":"विशे सूची गी सूचीबद्ध करो", +"List Heading":"सिरनांऽ सूचीबद्ध करो", +"List Indent":"सूची इंडैंट", +"Lithuanian":"लिथुआनियन", +"Lojban":"लोज्बां", +"Low German":"कम जर्मन", +"Luxembourgish":"लक्समबर्गी", +"Macedonian":"मैसेडोनी", +"Main Index Entry":"मुक्ख इंडैक्स प्रविश्टी", +"Maithili":"मैथिली", +"Malagasy, Plateau":"मैलागैसी, पठार", +"Malay (Brunei Darussalam)":"मलय (ब्रूनि दरुसलाम)", +"Malay (Malaysia)":"मलय (मलेशिया)", +"Malayalam":"मलयालम", +"Maltese":"माल्टी", +"Manipuri":"मणिपुरी", +"Marathi":"मराठी", +"Marginalia":"हाशिये च दर्ज", +"Max":"बद्धोबद्ध ", +"Mbochi":"म्बोशी (~x)", +"Min":"घट्टोघट्ट ", +"Ndebele, South":"न्डेबेले, दक्षिणी", +"Nepali (India)":"नेपाली (भारत)", +"Nepali (Nepal)":"नेपाली (नेपाल)", +"Nine Slides":"नौ स्लाइडां", +"None (Do not check spelling)":"कोई नेईं( शब्द-जोड़ मत जाचो)", +"Northern Sotho":"उत्तरी सोथो", +"Norwegian, Bokmål":"नार्वेजियन बोक्माल", +"Norwegian, Nynorsk":"नार्वेजियन नैनोर्स्क", +"Notes":"नोट (बहु.)", +"Numbering 1":"संख्याकरण 1", +"Numbering 1 Cont.":"संख्याकरण 1 जारी", +"Numbering 1 End":"संख्याकरण 1 समाप्त ", +"Numbering 1 Start":" संख्याकरण 1 शुरू ", +"Numbering 2":"संख्याकरण 2", +"Numbering 2 Cont.":"संख्याकरण 2 जारी ", +"Numbering 2 End":"संख्याकरण 2 समाप्त ", +"Numbering 2 Start":"संख्याकरण 2 शुरू ", +"Numbering 3":"संख्याकरण 3 ", +"Numbering 3 Cont.":"संख्याकरण 3 जारी ", +"Numbering 3 End":"संख्याकरण 3 समाप्त", +"Numbering 3 Start":"संख्याकरण 3 शुरू ", +"Numbering 4":"संख्याकरण 4 ", +"Numbering 4 Cont.":"संख्याकरण 4 जारी", +"Numbering 4 End":"संख्याकरण 4 समाप्त ", +"Numbering 4 Start":"संख्याकरण 4 शुरू ", +"Numbering 5":"संख्याकरण 5 ", +"Numbering 5 Cont.":"संख्याकरण 5 जारी ", +"Numbering 5 End":"संख्याकरण 5 समाप्त ", +"Numbering 5 Start":"संख्याकरण 5 शुरू ", +"Numbering Symbols":"संख्याकरण प्रतीक(बहु.) ", +"Nyanja":"न्यांजा", +"OLE":"OLE ", +"Object Index 1":"चीज इंडैक्स 1", +"Object Index Heading":"चीज इंडैक्स सिरनांऽ", +"Object without fill":"बिजन भराई चीज ", +"Occitan":"ऑकिटन", +"One Slide":"इक स्लाइड ", +"Oromo":"ओरोमो", +"Outline":"रूपरेखा", +"Page Number":"सफा नंबर ", +"Papiamento (Aruba)":"पपियामेंटो (अरूबा)", +"Papiamentu (Netherlands Antilles)":"पापियामेंटु( नीदरलैंड ऐंटीलीज़)", +"Placeholder":"जगहधारक ", +"Polish":"पोलिश ", +"Portrait":"पोरट्रेट ", +"Portuguese (Angola)":"पुर्तंगाली(अंगोला)", +"Portuguese (Brazil)":"पुर्तगाली (ब्राज़िल) ", +"Portuguese (Portugal)":"पुर्तगाली (पुर्तगाल) ", +"Preformatted Text":"पूर्व रूप-रचत इबारत", +"Product":"उत्पादन", +"Punjabi":"पंजाबी", +"Quechua (Bolivia, North)":"क्वेचुबा (बोलीविया उत्तर)", +"Quechua (Bolivia, South)":"क्वेचुबा (बोलीविया दक्खन)", +"Quechua (Ecuador)":"क्विकुआ(इक्वाडॉर)", +"Report":"रपोट", +"Result":"नतीजा", +"Result2":"नतीजा2 ", +"Rhaeto-Romance":"र्‌हिटो-रोमांस", +"Right Page":"सज्जा सफा ", +"Rubies":"रूबीज ", +"Russian":"रूसी ", +"Rusyn (Slovakia)":"रुसिन(स्लोवाकिया)", +"Rusyn (Ukraine)":"रुसिन(यूक्रेन)", +"Sami, Inari (Finland)":"सामी, इनारी (फिनलैंड)", +"Sami, Kildin (Russia)":"सामी, किल्डिन (रूसी)", +"Sami, Lule (Norway)":"सामी, लुले (नार्वे)", +"Sami, Lule (Sweden)":"सामी, लुले (स्वीडेन)", +"Sami, Northern (Finland)":"सामी, उत्तरी (फिनलैंड)", +"Sami, Northern (Norway)":"सामी, उत्तरी (नार्वे)", +"Sami, Northern (Sweden)":"सामी, उत्तरी (स्वीडन)", +"Sami, Skolt (Finland)":"सामी, स्कोल्ट (फिनलैंड)", +"Sami, Southern (Norway)":"सामी, दक्षिणी (नार्वे)", +"Sami, Southern (Sweden)":"सामी, दक्षिणी (स्वीडन)", +"Sango":"सैंगो", +"Sanskrit":"संस्कृत", +"Sardinian":"सर्दीनियाई", +"Sardinian, Campidanese":"सर्दीनियाई कैंपिदानीज़", +"Sardinian, Gallurese":"सर्दीनियाई गल्लुरीज़", +"Sardinian, Logudorese":"सर्दीनियाई लगुदॉरीज़", +"Sardinian, Sassarese":"सर्दीनियाई सस्सरीज़", +"Serbian Cyrillic (Montenegro)":"सर्बियन सिरिलिक (मैगेटगौंरो)", +"Serbian Cyrillic (Serbia and Montenegro)":"सर्बियन सिरिलिक (सर्बिया ते मैगेटगौंरो)", +"Serbian Cyrillic (Serbia)":"सर्बियन सिरिलिक (सर्बिया)", +"Serbian Latin (Montenegro)":"सर्बियन लेटिन (मैगेटगौंरो)", +"Serbian Latin (Serbia and Montenegro)":"सर्बियन लेटिन (सर्बिया ते मैगेटगौंरो)", +"Serbian Latin (Serbia)":"सर्बियन लेटिन (सर्बिया)", +"Shapes":"आकार (बहु.)", +"Shuswap":"शूस्वैप", +"Signature":"दस्खत", +"Sinhala":"सिंहली", +"Six Slides":"छे स्लाइडां ", +"Slovak":"स्लोवक", +"Somali":"सोमाली", +"Sorbian, Lower":"सोर्बियन, खʼलका", +"Sorbian, Upper":"सोर्बियन, उप्परला", +"Source Text":"स्रोत इबारत", +"Southern Sotho":"दक्खन सोथो", +"Spanish (Argentina)":"स्पेनिश (अर्जेन्टीना)", +"Spanish (Bolivia)":"स्पेनिश (बोलविया)", +"Spanish (Chile)":"स्पेनिश (चिलि)", +"Spanish (Colombia)":"स्पेनिश (कोलम्बिया)", +"Spanish (Costa Rica)":"स्पेनिश (कोस्ता रिका)", +"Spanish (Cuba)":"स्पेनिश (क्यूबा)", +"Spanish (Dom. Rep.)":"स्पेनिश (डोम. रेप.)", +"Spanish (Ecuador)":"स्पेनिश (इक्वेडोर)", +"Spanish (El Salvador)":"स्पेनिश (एल सल्वेडोर)", +"Spanish (Guatemala)":"स्पेनिश (गौतामाला)", +"Spanish (Honduras)":"स्पेनिश (होन्डुरस)", +"Spanish (Mexico)":"स्पेनिश (मेक्सिको)", +"Spanish (Nicaragua)":"स्पेनिश (निकारागुवा)", +"Spanish (Panama)":"स्पेनिश (पनामा)", +"Spanish (Paraguay)":"स्पेनिश (परगुवाए)", +"Spanish (Peru)":"स्पेनिश (पेरु)", +"Spanish (Puerto Rico)":"स्पेनिश (पोर्तो रिको)", +"Spanish (Spain)":"स्पैनिश (स्पेन) ", +"Spanish (Uruguay)":"स्पेनिश (उरुगुवाए)", +"Spanish (Venezuela)":"स्पेनिश (वेनेज़ुवेला )", +"StDev":"इस स्थिति च कोई चार्ट नेईं लब्भा. ", +"Strong Emphasis":"जैदा बल ", +"Subtitle":"उपशीर्शक ", +"Swahili (Kenya)":"स्वाहिलि (केनया)", +"Swahili (Tanzania)":"स्वाहिली (तंजानिया)", +"Swazi":"स्वाज़ी", +"Swedish (Finland)":"स्वाज़ीलैंड", +"Swedish (Sweden)":"स्वीडिश (स्वीडन) ", +"Table":"टेबल ", +"Table Contents":"टेबल विशे-सूची", +"Table Heading":"टेबल सिरनांऽ ", +"Table Index 1":"टेबल इंडैक्स 1", +"Table Index Heading":"टेबल इंडैक्स सिरनांऽ", +"Tagalog":"टैगालॉग", +"Tajik":"ताजिक", +"Tamil":"तमिल", +"Tatar":"तातार", +"Teke-Eboo":"टेके-एबू", +"Teke-Ibali":"टेके-इबली", +"Teke-Tyee":"टेके-टाई", +"Teletype":"टेलिटाइप ", +"Telugu":"तेलगु", +"Tetun (Indonesia)":"टेटुन (इन्डोनेशिया)", +"Tetun (Timor-Leste)":"तेतुन (तिमोर-लेस्टे)", +"Text":"इबारत ", +"Thai":"ताई ", +"Three Slides":"त्रै स्लाइडां ", +"Tibetan (PR China)":"तिब्बती (PR चीन)", +"Tigrigna (Eritrea)":"टिगरिगना (इरीट्रिया)", +"Tigrigna (Ethiopia)":"टिगरिगना (इथोपिया)", +"Title":"शीर्शक ", +"Title Only":"सिर्फ शीर्शक ", +"Title Slide":"शीर्शक स्लाइड ", +"Title and 2 Content":"शीर्शक ते 2 विशे-समग्री", +"Title, 2 Content and Content":"शीर्शक, 2 विशे-समग्री ते विशे-समग्री", +"Title, 2 Content over Content":"शीर्शक, 2 विशे-समग्री ते विशे-समग्री", +"Title, 4 Content":"शीर्शक , 4विशे-समग्री", +"Title, 6 Content":"शीर्शक , 6 विशे-समग्री", +"Title, Content":"शीर्शक , विशे-समग्री", +"Title, Content and 2 Content":"शीर्शक , विशे-समग्री ते 2 विशे-समग्री", +"Title, Content over Content":"शीर्शक , विशे-समग्री ते विशे-समग्री", +"Title, Vertical Text":"शीर्शक, खड़ोतमीं इबारत", +"Title, Vertical Text, Clipart":"शीर्शक, खड़ोतमीं इबारत, क्लिपआर्ट ", +"Tok Pisin":"टॉक पिसिन", +"Tsonga":"सोंगा", +"Tswana (Botswana)":"तस्वाना (बोत्सवाना)", +"Tswana (South Africa)":"तस्वाना (दक्खन अफ्रीका)", +"Turkish":"तुर्की ", +"Turkmen":"टर्कीमेन", +"Two Slides":"दो स्लाइडां ", +"Ukrainian":"यूक्रेनी", +"Urdu (India)":"उर्दू (भारत)", +"Urdu (Pakistan)":"उर्दू (पाकिस्तान)", +"User Entry":"बरतूनी प्रविश्टी ", +"User Index 1":"बरतूनी इंडैक्स1 ", +"User Index 10":"बरतूनी इंडैक्स10 ", +"User Index 2":"बरतूनी इंडैक्स2 ", +"User Index 3":"बरतूनी इंडैक्स3 ", +"User Index 4":"बरतूनी इंडैक्स4 ", +"User Index 5":"बरतूनी इंडैक्स5 ", +"User Index 6":"बरतूनी इंडैक्स6 ", +"User Index 7":"बरतूनी इंडैक्स7 ", +"User Index 8":"बरतूनी इंडैक्स8 ", +"User Index 9":"बरतूनी इंडैक्स9 ", +"User Index Heading":"बरतूनी इंडैक्स सिरनांऽ", +"Uyghur":"उइघर", +"Uzbek Latin":"उज़्वेक लेटिन", +"Var":"इस स्थिति च कोई डेटा पायलट टेबल नेईं लब्भा.", +"Variable":" बदलनशील", +"Venda":"विंडा", +"Vertical Numbering Symbols":"खड़ोतमां संख्याकरण प्रतीक(बहु.) ", +"Vertical Title, Text, Chart":"खड़ोतमां शीर्शक, इबारत, चार्ट ", +"Vertical Title, Vertical Text":"खड़ोतमां शीर्शक, खड़ोतमीं इबारत", +"Vietnamese":"वियतनामी", +"Vili":"विली", +"Visited Internet Link":"इंटरनैट्ट कड़ी पर गे", +"Watermark":"जलचि'न्न ", +"Welsh":"वैल्श", +"Xhosa":"ख्होज़ा", +"Yiddish (Israel)":"यहूदी(इसराइल)", +"Yoruba":"योरुबा", +"Zulu":"ज़ुलु", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/dsb.json b/f7cloud-office/browser/dist/l10n/locore/dsb.json new file mode 100644 index 0000000..7c83d30 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/dsb.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 z %2 datowych sajźbow namakane", +"3D Objects":"3D-objekty", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abchazišćina", +"Accent":"Akcent", +"Accent 1":"Akcent 1", +"Accent 2":"Akcent 2", +"Accent 3":"Akcent 3", +"Adding selection":"Wuběrk pśidaś", +"Addressee":"Dostawaŕ", +"Afrikaans (Namibia)":"Afrikaanšćina (Namibija)", +"Afrikaans (South Africa)":"Afrikaanšćina (Pódpołdnjowa Afrika)", +"Aka (Central African Republic)":"Akašćina (Centralnoafrikańska republika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akańšćina", +"Albanian":"Albanšćina", +"Amharic":"Amharšćina", +"Apatani":"Apatani", +"Appendix":"Pśidank", +"Arabic":"Arabšćina", +"Arabic (Algeria)":"Arabšćina (Algeriska)", +"Arabic (Bahrain)":"Arabšćina (Bahrain)", +"Arabic (Chad)":"Arabšćina (Čad)", +"Arabic (Comoros)":"Arabšćina (Komory)", +"Arabic (Djibouti)":"Arabšćina (Dźibuti)", +"Arabic (Egypt)":"Arabšćina (Egyptojska)", +"Arabic (Eritrea)":"Arabšćina (Eritreja)", +"Arabic (Iraq)":"Arabšćina (Irak)", +"Arabic (Israel)":"Arabšćina (Israel)", +"Arabic (Jordan)":"Arabšćina (Jordańska)", +"Arabic (Kuwait)":"Arabšćina (Kuwait)", +"Arabic (Lebanon)":"Arabšćina (Libanon)", +"Arabic (Libya)":"Arabšćina (Libyska)", +"Arabic (Mauritania)":"Arabšćina (Mauretańska)", +"Arabic (Morocco)":"Arabšćina (Marokko)", +"Arabic (Oman)":"Arabšćina (Oman)", +"Arabic (Palestine)":"Arabšćina (Palestina)", +"Arabic (Qatar)":"Arabšćina (Katar)", +"Arabic (Saudi Arabia)":"Arabšćina (Saudi-Arabska)", +"Arabic (Somalia)":"Arabšćina (Somalija)", +"Arabic (Sudan)":"Arabšćina (Sudan)", +"Arabic (Syria)":"Arabšćina (Syriska)", +"Arabic (Tunisia)":"Arabšćina (Tuneziska)", +"Arabic (UAE)":"Arabšćina (ZAE)", +"Arabic (Yemen)":"Arabšćina (Jemen)", +"Aragonese":"Aragonšćina", +"Aranese":"Arańšćina", +"Armenian, Classical (Armenia)":"Armeńšćina, klasiska (Armeńska)", +"Armenian, Eastern (Armenia)":"Pódzajtšna armeńšćina (Armeńska)", +"Armenian, Eastern (Iran)":"Pódzajtšna armeńšćina (Iran)", +"Armenian, Eastern (Russia)":"Pódzajtšna armeńšćina (Ruska)", +"Armenian, Western (Armenia)":"Pódwjacorna armeńšćina (Armeńška)", +"Arpitan (France)":"Arpitańšćina (Francojska)", +"Arpitan (Italy)":"Arpitańšćina (Italska)", +"Arpitan (Switzerland)":"Arpitańšćina (Šwicarska)", +"Arrow Line":"Šypowa linija", +"Assamese":"Asamšćina", +"Asturian":"Asturišćina", +"Avar":"Awaršćina", +"Average":"Pśerěz", +"Azerbaijani Cyrillic":"Azerbajdžanišćina - kyrilica", +"Azerbaijani Latin":"Azerbajdžanišćina - latinica", +"Background":"Slězyna", +"Background objects":"Slězynowe objekty", +"Bad":"Špatny", +"Bafia":"Bafija", +"Bambara":"Bambarašćina", +"Basic Shapes":"Standardne formy", +"Basque":"Baskišćina", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Běłorušćina", +"Bengali (Bangladesh)":"Bengalšćina (Bangladeš)", +"Bengali (India)":"Bengalšćina (Indiska)", +"Bibliography 1":"Zapis literatury 1", +"Bibliography Heading":"Nadpismo zapisa literatury", +"Blank Slide":"Prozna folija", +"Block Arrows":"Blokowe šypki", +"Block Quotation":"Blokowy citat", +"Block selection":"Blokowy wuběrk", +"Bodo":"Bodošćina", +"Body Text":"Wopśimjeśe", +"Body Text, Indented":"Wopśimjeśe, zasunjone", +"Bosnian":"Bosnišćina", +"Breton":"Bretońšćina", +"Bribri":"Bribrišćina", +"Bulgarian":"Bulgaršćina", +"Bullet –":"Naliceński symbol –", +"Bullet •":"Naliceński symbol •", +"Bullet ☑":"Naliceński symbol ☑", +"Bullet ✗":"Naliceński symbol ✗", +"Bullet ➢":"Naliceński symbol ➢", +"Bullets":"Naliceńske znamuška", +"Burmese":"Burmašćina", +"Bushi":"Bušišćina", +"Cabécar":"Kabekaršćina", +"Callouts":"Puchorje", +"Caption":"Pópisanje", +"Caption Characters":"Pópisańske znamuška", +"Catalan":"Katalańšćina", +"Catalan (Valencian)":"Katalańšćina (Valencia)", +"Centered Text":"Centrěrowany tekst", +"Chinese (Hong Kong)":"Chinšćina (Hongkong)", +"Chinese (Macau)":"Chinšćina (Macao)", +"Chinese (Singapore)":"Chinšćina (Singapur)", +"Chinese (simplified)":"Chinšćina (zjadnorjona)", +"Chinese (traditional)":"Chinšćina (tradicionelna)", +"Church Slavic":"Cerkwinosłowjańšćina", +"Chuvash":"Čuwašćina", +"Citation":"Citat", +"Clear formatting":"Formatěrowanje wótpóraś", +"Comment":"Komentar", +"Complimentary Close":"Póstrowna formula", +"Connectors":"Zwězowaki", +"Contents 1":"Zapis wopśimjeśa 1", +"Contents 10":"Zapis wopśimjeśa 10", +"Contents 2":"Zapis wopśimjeśa 2", +"Contents 3":"Zapis wopśimjeśa 3", +"Contents 4":"Zapis wopśimjeśa 4", +"Contents 5":"Zapis wopśimjeśa 5", +"Contents 6":"Zapis wopśimjeśa 6", +"Contents 7":"Zapis wopśimjeśa 7", +"Contents 8":"Zapis wopśimjeśa 8", +"Contents 9":"Zapis wopśimjeśa 9", +"Contents Heading":"Nadpismo zapisa wopśimjeśa", +"Coptic":"Koptišćina", +"Cornish":"Kornišćina", +"Count":"Licba", +"CountA":"LicbaA", +"Cree, Plains, Latin":"Krišćina, Plains, latinica", +"Cree, Plains, Syllabics":"Krišćina, Plains, złožkowe pismo", +"Croatian":"Chorwatšćina", +"Curves and Polygons":"Kśiwanki a polygony", +"Czech":"Češćina", +"Danish":"Dańšćina", +"Dashed Line":"Smužkowana linija", +"Default":"Standard", +"Default Drawing Style":"Standardny kreslański stil", +"Default Page Style":"Standard", +"Default Paragraph Style":"Standard", +"Definition":"Definicija", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogrišćina", +"Doondo":"Doondo", +"Drawing":"Kreslanka", +"Drop Caps":"Iniciale", +"Dutch (Belgium)":"Nižozemšćina (Belgiska)", +"Dutch (Netherlands)":"Nižozemšćina (Nižozemska)", +"Dzongkha":"Dzongkha", +"Emphasis":"Wuzwignjenje", +"Endnote":"Kóńcna nožka", +"Endnote Anchor":"Kokula kóńcnych nožkow", +"Endnote Characters":"Znamuška kóńcnych nožkow", +"English (Australia)":"Engelšćina (Awstralska)", +"English (Belize)":"Engelšćina (Belize)", +"English (Botswana)":"Engelšćina (Botswana)", +"English (Canada)":"Engelšćina (Kanada)", +"English (Caribbean)":"Engelšćina (Karibika)", +"English (Denmark)":"Engelšćina (Dańska)", +"English (Gambia)":"Engelšćina (Gambija)", +"English (Ghana)":"Engelšćina (Ghana)", +"English (Hong Kong)":"Engelšćina (Hongkong)", +"English (India)":"Engelšćina (Indiska)", +"English (Ireland)":"Engelšćina (Irska)", +"English (Israel)":"Engelšćina (Israel)", +"English (Jamaica)":"Engelšćina (Jamaika)", +"English (Kenya)":"Engelšćina (Kenija)", +"English (Malawi)":"Engelšćina (Malawi)", +"English (Malaysia)":"Engelšćina (Malajzija)", +"English (Mauritius)":"Engelšćina (Mauritius)", +"English (Namibia)":"Engelšćina (Namibija)", +"English (New Zealand)":"Engelšćina (Nowoseelandska)", +"English (Nigeria)":"Engelšćina (Nigerija)", +"English (Philippines)":"Engelšćina (Filipiny)", +"English (South Africa)":"Engelšćina (Pódpołdnjowa Afrika)", +"English (Sri Lanka)":"Engelšćina (Sri Lanka)", +"English (Trinidad)":"Engelšćina (Trinidad)", +"English (UK)":"Engelšćina (Zjadnośone kralojstwo)", +"English (USA)":"Engelšćina (USA)", +"English (Zambia)":"Engelšćina (Sambija)", +"English (Zimbabwe)":"Engelšćina (Simbabwe)", +"English, OED spelling (UK)":"Engelšćina, pšawopis OED (Zjadnośone kralojstwo)", +"Envelope":"Wobalka", +"Error":"Zmólka", +"Erzya":"Erzja", +"Esperanto":"Esperanto", +"Estonian":"Estnišćina", +"Example":"Pśikład", +"Extending selection":"Wuběrk rozšyriś", +"Faroese":"Färöšćina", +"Figure":"Wobraz", +"Figure Index 1":"Zapis wobrazow 1", +"Figure Index Heading":"Nadpismo zapisa wobrazow", +"Fijian":"Fidźijańšćina", +"Filled":"Wupołnjony", +"Filled Blue":"Wopołnjony módry", +"Filled Green":"Wupołnjony zeleny", +"Filled Red":"Wupołnjony cerwjeny", +"Filled Yellow":"Wupołnjony žołty", +"Finnish":"Finšćina", +"First Line Indent":"Zasunjenje prědneje smužki", +"First Page":"Prědny bok", +"Flowchart":"Běžny diagram", +"Fon":"Fonšćina", +"Footer":"Nogowa smužka", +"Footer Left":"Nogowa smužka nalěwo", +"Footer Right":"Nogowa smužka napšawo", +"Footnote":"Nožka", +"Footnote Anchor":"Nožkowa kokula", +"Footnote Characters":"Nožkowe znamuška", +"Formula":"Formula", +"Four Slides":"Styri folije", +"Frame":"Wobłuk", +"Frame Contents":"Wobłukowe wopśimjeśe", +"French (Belgium)":"Francojšćina (Belgiska)", +"French (Benin)":"Francojšćina (Benin)", +"French (Burkina Faso)":"Francojšćina (Burkina Faso)", +"French (Canada)":"Francojšćina (Kanada)", +"French (Côte d'Ivoire)":"Francojšćina (Słonokósćowy Pśibrjog)", +"French (France)":"Francojšćina (Francojska)", +"French (Luxembourg)":"Francojšćina (Luxemburgska)", +"French (Mali)":"Francojšćina (Mali)", +"French (Mauritius)":"Francojšćina (Mauritius)", +"French (Monaco)":"Francojšćina (Monaco)", +"French (Niger)":"Francojšćina (Niger)", +"French (Republic of Guinea)":"Francojšćina (Republika Guineja)", +"French (Senegal)":"Francojšćina (Senegal)", +"French (Switzerland)":"Francojšćina (Šwicarska)", +"French (Togo)":"Francojšćina (Togo)", +"Frisian":"Frizišćina", +"Friulian":"Furlańšćina", +"Function Wizard":"Funkciski asistent", +"Gaelic (Scotland)":"Gelišćina (Šotiska)", +"Galician":"Galicišćina", +"Ganda":"Gandašćina", +"Gascon":"Gaskońšćina", +"Georgian":"Georgišćina", +"German (Austria)":"Nimšćina (Awstriska)", +"German (Belgium)":"Nimšćina (Belgiska)", +"German (Germany)":"Nimšćina (Nimska)", +"German (Liechtenstein)":"Nimšćina (Liechtenstein)", +"German (Luxembourg)":"Nimšćina (Luxemburgska)", +"German (Switzerland)":"Nimšćina (Šwicarska)", +"Gikuyu":"Gikujušćina", +"Good":"Dobry", +"Graphic":"Grafika", +"Graphics":"Wobraze", +"Greek":"Grichišćina", +"Greek, Ancient":"Starogrichišćina", +"Guadeloupean Creole French":"Guadelupska kreolska francojšćina", +"Guarani (Paraguay)":"Guaranišćina (Paraguay)", +"Gujarati":"Guźaratišćina", +"HTML":"HTML", +"Haitian":"Haitišćina", +"Hanging Indent":"Wisate zasunjenje", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigerija)", +"Hawaiian":"Hawaiišćina", +"Header":"Głowowa smužka", +"Header Left":"Głowowa smužka nalěwo", +"Header Right":"Głowowa smužka napšawo", +"Header and Footer":"Głowowa a nogowa smužka", +"Heading":"Nadpismo", +"Heading 1":"Nadpismo 1", +"Heading 10":"Nadpismo 10", +"Heading 2":"Nadpismo 2", +"Heading 3":"Nadpismo 3", +"Heading 4":"Nadpismo 4", +"Heading 5":"Nadpismo 5", +"Heading 6":"Nadpismo 6", +"Heading 7":"Nadpismo 7", +"Heading 8":"Nadpismo 8", +"Heading 9":"Nadpismo 9", +"Heading A0":"Nadpismo A0", +"Heading A4":"Nadpismo A4", +"Hebrew":"Hebrejšćina", +"Hiligaynon":"Hiligajonšćina", +"Hindi":"Hindišćina", +"Horizontal Line":"Horicontalna linija", +"Hungarian":"Hungoršćina", +"Hungarian (Szekely-Hungarian Rovas)":"Hungoršćina (starohungorske pismo)", +"Hyperlink":"Hyperwótkaz", +"Icelandic":"Islandšćina", +"Illustration":"Ilustracija", +"Iloko":"Iloko", +"Index":"Zapis", +"Index 1":"Gronidłowy zapis 1", +"Index 2":"Gronidłowy zapis 2", +"Index 3":"Gronidłowy zapis 3", +"Index Heading":"Nadpismo gronidłowego zapisa", +"Index Link":"Zapisowe zwězanje", +"Index Separator":"Źěleńske znamuško gronidłowego zapisa", +"Indonesian":"Indonešćina", +"Inline Heading":"Nadpismo w smužce", +"Insert":"Zasajźiś", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Occidental-Interlingue", +"Internet Link":"Internetny wótkaz", +"Interslavic Cyrillic":"Intersłowjańšćina (kyriliska)", +"Interslavic Latin":"Intersłowjańšćina (łatyńska)", +"Irish":"Iršćina", +"Italian (Italy)":"Italšćina (Italska)", +"Italian (Switzerland)":"Italšćina (Šwicarska)", +"Japanese":"Japańšćina", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardińšćina", +"Kabyle Latin":"Kabylšćina, latinica", +"Kalaallisut":"Grönlandšćina", +"Kannada":"Kannadašćina", +"Karakalpak Latin":"Karakalpakšćina, latinica", +"Kashmiri (India)":"Kašmiršćina (Indiska)", +"Kashmiri (Kashmir)":"Kašmiršćina (Kašmir)", +"Kashubian":"Kašubšćina", +"Kazakh":"Kazachšćina", +"KeyID":"KeyID", +"Khanty":"Chantišćina", +"Khmer":"Khmeršćina", +"Kinyarwanda (Rwanda)":"Ruandašćina (Ruanda)", +"Kirghiz":"Kirgišćina", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratiska republika Kongo)", +"Klingon":"Klingonšćina", +"Komi-Permyak":"Komi-Permjakšćina", +"Komi-Zyrian":"Komi-Zyriańšćina", +"Konkani":"Konkanišćina", +"Koongo (Congo)":"Kikongo (Kongo)", +"Korean (RoK)":"Korejańšćina (Republika Koreja)", +"Kumyk":"Kumykšćina", +"Kunyi":"Kunji", +"Kurdish, Central (Iran)":"Kurdišćina, centralna (Iran)", +"Kurdish, Central (Iraq)":"Kurdišćina, centralna (Irak)", +"Kurdish, Northern (Syria)":"Kurdišćina, pódpołnocna (Syriska)", +"Kurdish, Northern (Turkey)":"Kurdišćina, pódpołnocna (Turkojska)", +"Kurdish, Southern (Iran)":"Kurdišćina, pódpołdnjowa (Iran)", +"Kurdish, Southern (Iraq)":"Kurdišćina, pódpołdnjowa (Irak)", +"Kven Finnish":"Kweńska finšćina", +"Kyrgyz (China)":"Kirgišćina (Chinska)", +"Labels":"Etikety", +"Ladin":"Ladińšćina", +"Landscape":"Prěcny format", +"Lao":"Laošćina", +"Lari":"Lari", +"Latgalian":"Letgalšćina", +"Latin":"Łatyńšćina", +"Latvian":"Letišćina", +"Left Page":"Lěwy bok", +"Lengo":"Lengo", +"Ligurian":"Liguršćina", +"Limbu":"Limbušćina", +"Line Numbering":"Numerěrowanje smužkow", +"Lines":"Linije", +"Lines and Arrows":"Linije a šypki", +"Lingala":"Lingalašćina", +"List":"Lisćina", +"List 1":"Lisćina 1", +"List 1 Cont.":"Lisćina 1 pókš.", +"List 1 End":"Lisćina 1 kóńc", +"List 1 Start":"Lisćina 1 start", +"List 2":"Lisćina 2", +"List 2 Cont.":"Lisćina 2 pókš.", +"List 2 End":"Lisćina 2 kóńc", +"List 2 Start":"Lisćina 2 start", +"List 3":"Lisćina 3", +"List 3 Cont.":"Lisćina 3 pókš.", +"List 3 End":"Lisćina 3 kóńc", +"List 3 Start":"Lisćina 3 start", +"List 4":"Lisćina 4", +"List 4 Cont.":"Lisćina 4 pókš.", +"List 4 End":"Lisćina 4 kóńc", +"List 4 Start":"Lisćina 4 start", +"List 5":"Lisćina 5", +"List 5 Cont.":"Lisćina 5 pókš.", +"List 5 End":"Lisćina 5 kóńc", +"List 5 Start":"Lisćina 5 start", +"List Contents":"Wopśimjeśe lisćiny", +"List Heading":"Nadpismo lisćiny", +"List Indent":"Lisćinowe zasunjenje", +"Lithuanian":"Litawšćina", +"Livonian":"Liwišćina", +"Lojban":"Ložban", +"Low German":"Dolnonimšćina", +"Luxembourgish":"Luxemburgšćina", +"Macedonian":"Makedońšćina", +"Main Index Entry":"Głowny zapisk gronidłowego zapisa", +"Maithili":"Maithilišćina", +"Malagasy, Plateau":"Madagaskaršćina, plateau", +"Malay (Brunei Darussalam)":"Malayzišćina (Brunei Darussalam))", +"Malay (Malaysia)":"Malayzišćina (Malayzija)", +"Malay Arabic (Brunei Darussalam)":"Malayziska arabšćina (Brunei Darussalam))", +"Malay Arabic (Malaysia)":"Malayziska arabšćina (Malayzija)", +"Malayalam":"Malajalam", +"Maltese":"Maltezišćina", +"Manchu":"Mandźurišćina", +"Maninkakan, Eastern, Latin":"Pódzajtšna maninka, latinica", +"Manipuri":"Manipuršćina", +"Maore":"Maoršćina", +"Maori":"Maorišćina", +"Marathi":"Marathišćina", +"Marginalia":"Marginalija", +"Mari, Hill":"Marišćina, górska", +"Mari, Meadow":"Marišćina, łucna", +"Max":"Maks", +"Mbochi":"Mbosi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokšašćina", +"Mongolian Cyrillic":"Mongolšćina, kyrilica", +"Mongolian Mongolian":"Mongolšćina (Mongolska)", +"Moore":"Moorešćina", +"Morisyen":"Mauritiušćina", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebelšćina, pódpołdnjowa", +"Nenets":"Nencišćina", +"Nepali (India)":"Nepalšćina (Indiska)", +"Nepali (Nepal)":"Nepalšćina (Nepal)", +"Neutral":"Neutralny", +"Nganasan":"Nganasańšćina", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Źewjeś folijow", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Žedna znamjenjowa pśedłoga", +"No List":"Žedna lisćina", +"Nogai":"Nogaišćina", +"None (Do not check spelling)":"Žedna (pšawopis njekontrolěrowaś)", +"Northern Sotho":"Pódpołnocna sothošćina", +"Norwegian, Bokmål":"Norwegšćina, bokmål", +"Norwegian, Nynorsk":"Norwegšćina, nynorsk", +"Note":"Notica", +"Notes":"Notice", +"Numbering 1":"Numerěrowanje 1", +"Numbering 1 Cont.":"Numerěrowanje 1 pókšacowanje", +"Numbering 1 End":"Numerěrowanje 1 kóńc", +"Numbering 1 Start":"Numerěrowanje 1 zachopjeńk", +"Numbering 123":"Numerěrowanje 123", +"Numbering 2":"Numerěrowanje 2", +"Numbering 2 Cont.":"Numerěrowanje 2 pókšacowanje", +"Numbering 2 End":"Numerěrowanje 2 kóńc", +"Numbering 2 Start":"Numerěrowanje 2 zachopjeńk", +"Numbering 3":"Numerěrowanje 3", +"Numbering 3 Cont.":"Numerěrowanje 3 pókšacowanje", +"Numbering 3 End":"Numerěrowanje 3 kóńc", +"Numbering 3 Start":"Numerěrowanje 3 zachopjeńk", +"Numbering 4":"Numerěrowanje 4", +"Numbering 4 Cont.":"Numerěrowanje 4 pókšacowanje", +"Numbering 4 End":"Numerěrowanje 4 kóńc", +"Numbering 4 Start":"Numerěrowanje 4 zachopjeńk", +"Numbering 5":"Numerěrowanje 5", +"Numbering 5 Cont.":"Numerěrowanje 5 pókšacowanje", +"Numbering 5 End":"Numerěrowanje 5 kóńc", +"Numbering 5 Start":"Numerěrowanje 5 zachopjeńk", +"Numbering ABC":"Numerěrowanje ABC", +"Numbering IVX":"Numerěrowanje IVX", +"Numbering Symbols":"Numerěrowańske symbole", +"Numbering abc":"Numerěrowanje abc", +"Numbering ivx":"Numerěrowanje ivx", +"Nyanja":"Njandźašćina", +"OLE":"OLE", +"Object Index 1":"Zapis objektow 1", +"Object Index Heading":"Nadpismo zapisa objektow", +"Object with no fill and no line":"Objekt bźez połnjenja a linije", +"Object without fill":"Objekt bźez połnjenja", +"Occitan":"Okcitańšćina", +"Odia":"Odiašćina", +"Olonets":"Olonecišćina", +"One Slide":"Jadna folija", +"Oromo":"Oromošćina", +"Outline":"Wobceŕ", +"Outlined":"Z wobcerjenim", +"Outlined Blue":"Z módrym wobcerjenim", +"Outlined Green":"Ze zelenym wobcerjenim", +"Outlined Red":"Z cerwjenym wobcerjenim", +"Outlined Yellow":"Ze žołtym wobcerjenym", +"Overwrite":"Pśepisaś", +"Page %1 (%2) of %3":"Bok %1 (%2) z %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Bok %1 (%2) z %3 [bok %4 (%5)]", +"Page %1 of %2":"Bok %1 z %2", +"Page %1 of %2 (%3)":"Bok %1 z %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Bok %1 z %2 (bok %3 z %4 śišćaś)", +"Page %1 of %2 [Page %3]":"Bok %1 z %2 [bok %3]", +"Page Number":"Numer boka", +"Page Properties":"Kakosći boka", +"Pali Latin":"Pališćina, latinica", +"Pali Thai":"Thailandska pališćina", +"Papiamento (Aruba)":"Papiamentu (Aruba)", +"Papiamento (Bonaire)":"Papiamentu (Bonaire)", +"Papiamento (Curaçao)":"Papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nižozemske Antile)", +"Pennsylvania Dutch":"Pensylvańska nimčina", +"Persian":"Persišćina", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Zastupujucy symbol", +"Plautdietsch":"Plautdietsch", +"Polish":"Pólšćina", +"Portrait":"Wusoki format", +"Portuguese (Angola)":"Portugišćina (Angola)", +"Portuguese (Brazil)":"Portugišćina (Brazilska)", +"Portuguese (Mozambique)":"Portugišćina (Mosambik)", +"Portuguese (Portugal)":"Portugišćina (Portugal)", +"Preformatted Text":"Předformatěrowany tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Panźabšćina", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Kečuašćina (pódpołnocna Boliwiska)", +"Quechua (Bolivia, South)":"Kečuašćina (pódpołdnjowa Boliwiska)", +"Quechua (Ecuador)":"Kečuašćina (Ekuador)", +"Quotation":"Citat", +"Report":"Rozpšawa", +"Result":"Wuslědk", +"Result2":"Wuslědk2", +"Rhaeto-Romance":"Retoromańšćina", +"Right Page":"Pšawy bok", +"Rohingya Hanifi":"Rohinźa Hanifi", +"Romanian (Moldova)":"Rumunšćina (Moldawska)", +"Romanian (Romania)":"Rumunšćina (Rumuńska)", +"Rubies":"Phonetiske elementy", +"Russian":"Rušćina", +"Rusyn (Slovakia)":"Rusińšćina /Słowakska)", +"Rusyn (Ukraine)":"Rusińšćina (Ukraina)", +"Sami, Inari (Finland)":"Samišćina, Inari (Finska)", +"Sami, Kildin (Russia)":"Samišćina, Kildin (Ruska)", +"Sami, Lule (Norway)":"Samišćina, Lule (Norwegska)", +"Sami, Lule (Sweden)":"Samišćina, Lule (Šwedska)", +"Sami, Northern (Finland)":"Samišćina, pódpołnocna (Finska)", +"Sami, Northern (Norway)":"Samišćina, pódpołnocna (Norwegska)", +"Sami, Northern (Sweden)":"Samišćina, pódpołnocna (Šwedska)", +"Sami, Pite (Sweden)":"Samišćina, Pite (Šwedska)", +"Sami, Skolt (Finland)":"Samišćina, Skolt (Finska)", +"Sami, Southern (Norway)":"Samišćina, pódpołdnjowa (Norwegska)", +"Sami, Southern (Sweden)":"Samišćina, pódpołdnjowa (Šwedska)", +"Sango":"Sangošćina", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraikišćina", +"Sardinian":"Sardinišćina", +"Sardinian, Campidanese":"Sardinšćina, kampidaneziska", +"Sardinian, Gallurese":"Sardinišćina, gallureziska", +"Sardinian, Logudorese":"Sardinišćina, logudoreziska", +"Sardinian, Sassarese":"Sardinišćina, sassareziska", +"Selection count":"Licba wuběrka", +"Sender":"Wótpósłaŕ", +"Serbian Cyrillic (Montenegro)":"Serbišćina, kyrilica (Carnogórska)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbišćina, kyrilica (Serbiska a Carnogórska)", +"Serbian Cyrillic (Serbia)":"Serbišćina, kyrilica (Serbiska)", +"Serbian Latin":"Serbišćina, latinica", +"Serbian Latin (Montenegro)":"Serbišćina, latinica (Carnogórska)", +"Serbian Latin (Serbia and Montenegro)":"Serbišćina, latinica (Serbiska a Carnogórska)", +"Serbian Latin (Serbia)":"Serbišćina, latinica (Serbiska)", +"Sesotho":"Sesotišćina", +"Shapes":"Formy", +"Sheet %1 of %2":"Tabela %1 z %2", +"Shuswap":"Šušwapšćina", +"Sidama":"Sidama", +"Signature":"Pódpis", +"Silesian":"Šlazyńšćina", +"Sindhi, Arabic":"Sindhišćina, arabske pismo", +"Sindhi, Devanagari":"Sindhišćina, Devanagari", +"Sinhala":"Singalšćina", +"Six Slides":"Šesć folijow", +"Slide %1 of %2":"Folija %1 z %2", +"Slide %1 of %2 (%3)":"Folija %1 z %2 (%3)", +"Slovak":"Słowakšćina", +"Slovenian":"Słowjeńšćina", +"Somali":"Somališćina", +"Sorbian, Lower":"Dolnoserbšćina", +"Sorbian, Upper":"Górnoserbšćina", +"Source Text":"Žrědłowy tekst", +"Southern Sotho":"Pódpołdnjowa sothošćina", +"Spanish (Argentina)":"Špańšćina (Argentinska)", +"Spanish (Bolivia)":"Špańšćina (Boliwiska)", +"Spanish (Chile)":"Špańšćina (Chilska)", +"Spanish (Colombia)":"Špańšćina (Kolumbiska)", +"Spanish (Costa Rica)":"Špańšćina (Kosta Rika)", +"Spanish (Cuba)":"Špańšćina (Kuba)", +"Spanish (Dom. Rep.)":"Špańšćina (Dominikańska republika)", +"Spanish (Ecuador)":"Špańšćina (Ekuador)", +"Spanish (El Salvador)":"Špańšćina (El Salvador)", +"Spanish (Guatemala)":"Špańšćina (Guatemala)", +"Spanish (Honduras)":"Špańšćina (Honduras)", +"Spanish (Mexico)":"Špańšćina (Mexiko)", +"Spanish (Nicaragua)":"Špańšćina (Nikaraguwa)", +"Spanish (Panama)":"Špańšćina (Panama)", +"Spanish (Paraguay)":"Špańšćina (Paraguay)", +"Spanish (Peru)":"Špańšćina (Peru)", +"Spanish (Puerto Rico)":"Špańšćina (Puerto Riko)", +"Spanish (Spain)":"Špańšćina (Špańska)", +"Spanish (Uruguay)":"Špańšcina (Uruguay)", +"Spanish (Venezuela)":"Špańšćina (Venezuela)", +"StDev":"StWótch", +"Standard selection":"Standardny wuběrk", +"Stars and Banners":"Gwězdki a banarje", +"Status":"Status", +"Strong Emphasis":"Mócne wuzwignjenje", +"Subtitle":"Pódtitel", +"Sum":"Suma", +"Sundanese":"Sundašćina", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suahelšćina (Kenija)", +"Swahili (Tanzania)":"Suahelšćina (Tansanija)", +"Swazi":"Swazišćina", +"Swedish (Finland)":"Šwedšćina (Finska)", +"Swedish (Sweden)":"Šwedšćina (Šwedska)", +"Symbol Shapes":"Symbolowe formy", +"Table":"Tabela", +"Table Contents":"Tabelowe wopśimjeśe", +"Table Heading":"Tabelowe nadpismo", +"Table Index 1":"Zapis tabelow 1", +"Table Index Heading":"Nadpismo zapisa tabelow", +"Tagalog":"Tagalog", +"Tahitian":"Tahitišćina", +"Tajik":"Tadźikišćina", +"Tamil":"Tamilšćina", +"Tatar":"Tataršćina", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuja", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Njeproporcionalny tekst", +"Telugu":"Telugušćina", +"Tetun (Indonesia)":"Tetumšćina (Indoneziska)", +"Tetun (Timor-Leste)":"Tetumšćina (Pódzajtšny Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thailandšćina", +"Three Slides":"Tśi folije", +"Tibetan (India)":"Tibetšćina (Indiska)", +"Tibetan (PR China)":"Tibetšćina (LR Chinska)", +"Tigrigna (Eritrea)":"Tigrinja (Eritreja)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopiska)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Jano titel", +"Title Slide":"Titelowa folija", +"Title and 2 Content":"Titel a 2 wopśimjeśi", +"Title, 2 Content and Content":"Titel, 2 wopśimjeśi a wopśimjeśe", +"Title, 2 Content over Content":"Titel, 2 wopśimjeśi nad wopśimjeśim", +"Title, 4 Content":"Titel, 4 wopśimjeśa", +"Title, 6 Content":"Titel, 6 wopśimjeśow", +"Title, Content":"titel, wopśimjeśe", +"Title, Content and 2 Content":"Titel, wopśimjeśe a 2 wopśimjeśi", +"Title, Content over Content":"Titel, wopśimjeśe nad wopśimjeśim", +"Title, Vertical Text":"Titel, wertikalny tekst", +"Title, Vertical Text, Clipart":"Titel, wertikalny tekst, pyšny wobraz", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsongašćina", +"Tswana (Botswana)":"Tswanašćina (Botswana)", +"Tswana (South Africa)":"Tswanašćina (Pódpołdnjowa Afrika)", +"Turkish":"Turkojšćina", +"Turkmen":"Turkmeńšćina", +"Two Slides":"Dwě foliji", +"Udmurt":"Udmurtišćina", +"Ukrainian":"Ukrainšćina", +"Unknown":"Njeznaty", +"Urdu (India)":"Urdušćina (Indiska)", +"Urdu (Pakistan)":"Urdušćina (Pakistan)", +"User Entry":"Wužywaŕski zapisk", +"User Index 1":"Wužywaŕski zapis 1", +"User Index 10":"Wužywaŕski zapis 10", +"User Index 2":"Wužywaŕski zapis 2", +"User Index 3":"Wužywaŕski zapis 3", +"User Index 4":"Wužywaŕski zapis 4", +"User Index 5":"Wužywaŕski zapis 5", +"User Index 6":"Wužywaŕski zapis 6", +"User Index 7":"Wužywaŕski zapis 7", +"User Index 8":"Wužywaŕski zapis 8", +"User Index 9":"Wužywaŕski zapis 9", +"User Index Heading":"Nadpismo wužywaŕskego zapisa", +"Uyghur":"Ujguršćina", +"Uzbek Cyrillic":"Uzbekišćina, kyrilica", +"Uzbek Latin":"Uzbekišćina, latinica", +"Var":"Warianca", +"Variable":"Wariabla", +"Venda":"Vendašćina", +"Venetian":"Wenetšćina", +"Veps":"Wepsišćina", +"Vertical Numbering Symbols":"Wertikalne numerěrowańske symbole", +"Vertical Title, Text, Chart":"Wertikalny titel, tekst, diagram", +"Vertical Title, Vertical Text":"Wertikalny titel, wertikalny tekst", +"Vietnamese":"Vietnamšćina", +"Vili":"Vili", +"Visited Internet Link":"Woglědany internetny wótkaz", +"Võro":"Võro", +"Walloon":"Walońšćina", +"Warning":"Warnowanje", +"Watermark":"Wódowe znamje", +"Welsh":"Kymrišćina", +"Xhosa":"Xhosašćina", +"Xibe":"Xibešćina", +"Yaka (Congo)":"Jakašćina (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Jakašćina (Demokratiska republika Kongo)", +"Yiddish (Israel)":"Jidišćina (Israel)", +"Yiddish (USA)":"Jidišćina (USA)", +"Yombe (Congo)":"Jombe (Kongo)", +"Yoruba":"Jorubašćina", +"Zulu":"Zulušćina", +"[Multiple]":"[Někotare]", +"[None]":"[Žedna]", +"[Undetermined]":"[Njewěsty]", +"Éwé":"Ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/dz.json b/f7cloud-office/browser/dist/l10n/locore/dz.json new file mode 100644 index 0000000..dc33879 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/dz.json @@ -0,0 +1,223 @@ +{ +"A4":"A", +"Albanian":"ཨཱལ་བཱ་ནི་ཡཱན།", +"Arabic":"ཨ་ར་བིཀ།", +"Average":"ཆ་སྙོམས།", +"Background":"རྒྱབ་གཞི།", +"Background objects":"རྒྱབ་གཞི་དངོས་པོ་ཚུ།", +"Basque":"བཱགསིཀ།", +"Belarusian":" བེ་ལ་རུ་སི་ཡཱན།", +"Bengali (Bangladesh)":"བེང་ག་ལི།(བང་ལ་དིཤི།)", +"Bengali (India)":"བེང་ག་ལི།(རྒྱ་གར།)", +"Bibliography 1":"དེབ་ཐོ་ ༡།", +"Bibliography Heading":"དེབ་ཐོའི་མགུ་རྒྱན།", +"Blank Slide":"བཤུད་བརྙན་སྟོངམ།", +"Bosnian":"བོསི་ནི་ཡཱན།", +"Breton":"བིརི་ཊཱོན།", +"Callouts":"བོད་བརྡ་འབད་ནི་ཚུ།", +"Caption":"འགོ་བརྗོད།", +"Caption Characters":"འགོ་བརྗོད་ཀྱི་ཡིག་འབྲུ་ཚུ།", +"Catalan":"ཀེ་ཊ་ལཱན།", +"Chinese (simplified)":"རྒྱ་ནག(འཇམ་སམ་བཟོ་ཡོདཔ།)", +"Chinese (traditional)":"རྒྱ་ནག་གི་(སྔར་སྲོལ་)།", +"Clear formatting":"རྩ་སྒྲིག་འབད་ནི་བསལ།", +"Connectors":"མཐུད་བྱེད།", +"Contents 1":"ནང་དོན་ཚུ་ ༡།", +"Contents 10":"ནང་དོན་ཚུ་ ༡༠།", +"Contents 2":"ནང་དོན་ཚུ་ ༢།", +"Contents 3":"ནང་དོན་ཚུ་ ༣།", +"Contents 4":"ནང་དོན་ཚུ་ ༤།", +"Contents 5":"ནང་དོན་ཚུ་ ༥།", +"Contents 6":"ནང་དོན་ཚུ་ ༦།", +"Contents 7":"ནང་དོན་ཚུ་ ༧།", +"Contents 8":"ནང་དོན་ཚུ་ ༨།", +"Contents 9":"ནང་དོན་ཚུ་ ༩།", +"Contents Heading":"ནང་དོན་ཚུའི་མགུ་རྒྱན།", +"Count":"གྱང་ཁ་རྐྱབས།", +"CountA":"CountA", +"Croatian":"ཀོརོ་ཤི་ཡཱན།", +"Czech":"ཅེཛི།", +"Danish":"ཌེ་ནིཤ།", +"Definition":"ངེས་ཚིག", +"Drawing":"པར་རིས།", +"Drop Caps":"ཚུགས་ལྡེ་ བཀོག་བཞག", +"Dutch (Netherlands)":"ཌཆ་(ནེ་དར་ལེནཌིསི་)།", +"Emphasis":"གཙོ་བཏོན།", +"Endnote":"མཐའི་དྲན་འཛིན།", +"Endnote Characters":"མཐའི་དྲན་འཛིན་གྱི་ཡིག་འབྲུ་ཚུ།", +"English (USA)":"ཨིང་ལིཤ་(ཨུ་ཨེསི་ཨེ་)", +"Estonian":"ཨིསི་ཊོ་ནི་ཡཱན།", +"Example":"དཔེར་བརྗོད།", +"Faroese":"ཕེ་རོ་སི།", +"Filled":"བཀང་ཡོད།", +"Finnish":"ཕིན་ནིཤ།", +"First Page":"ཤོག་ལེབ་དང་པམ།", +"Footer":"མཇུག་ཡིག", +"Footnote":"མཇུག་གི་དྲན་ཐོ།", +"Footnote Characters":"མཇུག་གི་དྲན་ཐོའི་ཡིག་འབྲུ་ཚུ།", +"Formula":"མན་ངག", +"Four Slides":"བཤུད་བརྙན་བཞི།", +"Frame":"གཞི་ཁྲམ།", +"French (France)":"ཕིརེནཆི་(ཕརཱནསི་)།", +"Function Wizard":"ཝི་ཛརཌི་ལས་འགན་གྲུབ་བཅུག", +"Galician":"གེ་ལི་ཤི་ཡཱན།", +"German (Germany)":"ཇར་མཱན(ཇར་མ་ནི་)།", +"Graphic":"ཚད་རིས།", +"Graphics":"ཚད་རིས་ཚུ།", +"Greek":"གི་རིཀ།", +"Gujarati":"གུ་ཇ་རཱ་ཊི།", +"HTML":"ཨེཅི་ཊི་ཨེམ་ཨེལ།", +"Header":"མགོ་ཡིག", +"Heading":"མགུ་རྒྱན།", +"Heading 10":"མགུ་རྒྱན་ ༡༠།", +"Heading 2":"མགུ་རྒྱན་ ༢།", +"Heading 3":"མགུ་རྒྱན་ ༣།", +"Heading 4":"མགུ་རྒྱན་ ༤།", +"Heading 5":"མགུ་རྒྱན་ ༥།", +"Heading 6":"མགུ་རྒྱན་ ༦།", +"Heading 7":"མགུ་རྒྱན་ ༧།", +"Heading 8":"མགུ་རྒྱན་ ༨།", +"Heading 9":"མགུ་རྒྱན་ ༩།", +"Hebrew":"ཧེབ་བིརིའུ།", +"Hindi":"ཧིན་དི།", +"Horizontal Line":"ཐད་སྙོམས་གྲལ་ཐིག", +"Hungarian":"ཧང་ག་རི་ཡཱན།", +"Icelandic":"ཨའིསི་ལེན་ཌིཀ།", +"Illustration":"རི་མོ།", +"Index":"ཟུར་ཐོ།", +"Index 1":"ཟུར་ཐོ་ ༡།", +"Index 2":"ཟུར་ཐོ་ ༢།", +"Index 3":"ཟུར་ཐོ་ ༣།", +"Index Heading":"ཟུར་ཐོའི་མགུ་རྒྱན།", +"Index Link":"ཟུར་ཐོའི་ལིངཀ", +"Index Separator":"ཟུར་ཐོའི་དབྱེ་བྱེད།", +"Indonesian":"ཨིན་དོ་ནི་ཤེ་ཡཱན།", +"Insert":"བཙུགས།", +"Internet Link":"ཨིན་ཊར་ནེཊི་ ལིངཀ", +"Irish":" ཨའི་རིཤ།", +"Italian (Italy)":"ཨི་ཊ་ལི་ཡཱན་(ཨི་ཊ་ལི་)།", +"Japanese":"ཇ་པ་ནིསི།", +"Kannada":"ཀཱན་ན་ད།", +"Khmer":"ཁེ་མར།", +"Labels":"ཁ་ཡིག་ཚུ།", +"Landscape":"ཀེ་ཀེ།", +"Lao":"ལའོ།", +"Latvian":"ལེཊི་བི་ཡཱན།", +"Left Page":"གཡོན་གྱི་ཤོག་ལེབ།", +"Lines":"གྱལ་རིམ།", +"List Contents":"ཐོ་ཡིག་ནང་དོན་ཚུ།", +"List Heading":"ཐོ་ཡིག་མགུ་རྒྱན།", +"List Indent":"ཐོ་ཡིག་གི་འགོ་མཚམས།", +"Lithuanian":"ལི་ཐུ་འ་ནི་ཡཱན།", +"Macedonian":"མེ་སི་ཌོ་ནི་ཡཱན།", +"Malayalam":"མ་ལ་ཡ་ལམ།", +"Maltese":"མཱལ་ཊི་སི།", +"Marathi":"མ་ར་ཐི།", +"Marginalia":"ཟུར་མཆན།", +"Max":"མང་མཐའ།", +"Min":"ཉུང་མཐའ།", +"None (Do not check spelling)":"ཅི་མེད་ (ཡིག་སྡེབ་ཞིབ་དཔྱད་མ་འབད)", +"Northern Sotho":"བྱང་སོ་ཐོ།", +"Notes":"དྲན་འཛིན་ཚུ།", +"Numbering 1":"ཨང་བཏགས་དོ་ ༡།", +"Numbering 1 Cont.":"ཨང་རྟགས་ ༡ འཕྲོ་མཐུད།", +"Numbering 1 End":"ཨང་རྟགས་ ༡ མཇུག་བསྡུ།", +"Numbering 1 Start":"ཨང་རྟགས་ ༡ འགོ་བཙུགས།", +"Numbering 2":"ཨང་བཏགས་དོ་ ༢།", +"Numbering 2 Cont.":"ཨང་རྟགས་ ༢ འཕྲོ་མཐུད།", +"Numbering 2 End":"ཨང་རྟགས་ ༢ མཇུག་བསྡུ།", +"Numbering 2 Start":"ཨང་རྟགས་ ༢ འགོ་བཙུགས།", +"Numbering 3":"ཨང་བཏགས་དོ་ ༣།", +"Numbering 3 Cont.":"ཨང་རྟགས་ ༣ འཕྲོ་མཐུད།", +"Numbering 3 End":"ཨང་རྟགས་ ༣ མཇུག་བསྡུ།", +"Numbering 3 Start":"ཨང་རྟགས་ ༣ འགོ་བཙུགས།", +"Numbering 4":"ཨང་བཏགས་དོ་ ༤།", +"Numbering 4 Cont.":"ཨང་རྟགས་ ༤ འཕྲོ་མཐུད།", +"Numbering 4 End":"ཨང་རྟགས་ ༤ མཇུག་བསྡུ།", +"Numbering 4 Start":"ཨང་རྟགས་ ༤ འགོ་བཙུགས།", +"Numbering 5":"ཨང་བཏགས་དོ་ ༥།", +"Numbering 5 Cont.":"ཨང་རྟགས་ ༥ འཕྲོ་མཐུད།", +"Numbering 5 End":"ཨང་རྟགས་ ༥ མཇུག་བསྡུ།", +"Numbering 5 Start":"ཨང་རྟགས་ ༥ འགོ་བཙུགས།", +"Numbering Symbols":"བརྡ་མཚོན་ཚུ་ ཨང་བཏགས་དོ།", +"OLE":"ཨོ་ཨེལ་ཨི།", +"Object without fill":"དངོས་པོ་ས་སྒོ་མེདཔ་སྦེ།", +"One Slide":"བཤུད་བརྙན་གཅིག", +"Outline":"མཐའ་ཐིག", +"Page Number":"ཤོག་ལེབ་ཀྱི་ཨང་གྲངས།", +"Placeholder":"ས་གནས་འཛིན་མི།", +"Polish":"པོ་ལིཤ།", +"Portrait":"ཡར་ཕྲང་།", +"Portuguese (Brazil)":"པོར་ཊུ་གིསི་(བ་ར་ཛིལ་)།", +"Portuguese (Portugal)":"པོར་ཊུ་གིསི་(པོར་ཊུ་གཱལ་)།", +"Preformatted Text":"སྔ་གོང་ཚད་སྒྲིག་འབད་ཡོད་པའི་ ཚིག་ཡིག", +"Product":"ཐོན་སྐྱེད།", +"Punjabi":"པཱན་ཇ་བི།", +"Report":"སྙན་ཞུ།", +"Result":"གྲུབ་འབྲས།", +"Result2":"གྲུབ་འབྲས་ ༢", +"Rhaeto-Romance":"རེ་ཏོ-རོམ་མེནིསི།", +"Right Page":"གཡས་ཀྱི་ཤོག་ལེབ།", +"Rubies":"རུ་བིསི།", +"Russian":"ར་ཤི་ཡཱན།", +"Sanskrit":"སཱནསི་ཀིརིཊི།", +"Shapes":"དབྱིབས་ཚུ།", +"Signature":"མིང་རྟགས།", +"Sinhala":"སིན་ཧ་ལ།", +"Six Slides":"བཤུད་བརྙན་དྲུག", +"Slovak":"སོལོ་བཱཀ།", +"Source Text":"འབྱུང་ཁུངས་ཚིག་ཡིག", +"Spanish (Spain)":"སིཔེ་ནིཤི་(སིཔེན་)།", +"StDev":"StDev", +"Strong Emphasis":"གཙོ་བཏོན་སྒྲིང་སྒྲིང་།", +"Subtitle":"མགོ་མིང་ཡན་ལག།", +"Swazi":"ས་ཝ་ཛི།", +"Swedish (Sweden)":"སུའི་ཌིཤི་(སུའི་ཌེན་)།", +"Table":"ཐིག་ཁྲམ།", +"Table Contents":"ཐིག་ཁྲམ་གྱི་ནང་དོན་ཚུ།", +"Table Heading":"ཐིག་ཁྲམ་གྱི་མགུ་རྒྱན།", +"Tagalog":"ཏ་ག་ལོག", +"Tajik":"ཏ་ཇིཀ།", +"Tamil":" ཏ་མིལ།", +"Tatar":"ཊ་ཊར།", +"Teletype":"ཊེ་ལི་ཊའིབ།", +"Telugu":"ཏེ་ལུ་གུ།", +"Text":"ཚིག་ཡིག་", +"Thai":"ཐཱའི།", +"Three Slides":"བཤུད་བརྙན་གསུམ།", +"Title":"མགོ་མིང་།", +"Title Only":"མགོ་མིང་རྐྱངམ་ཅི།", +"Title Slide":"མགོ་མིང་བཤུད་བརྙན།", +"Title, Vertical Text":"མགོ་མིང་།,ཀེར་ཕྲང་ཚིག་ཡིག", +"Title, Vertical Text, Clipart":"མགོ་མིང་།ཀེར་ཕྲང་ཚིག་ཡིག ཀིལིཔཊ།", +"Tsonga":"ཚོ་ང་།", +"Turkish":"ཊར་ཀིཤ།", +"Two Slides":"བཤུད་བརྙན་གཉིས།", +"Ukrainian":"ཡུཀ་རའི་ནི་ཡཱན།", +"Unknown":"མ་ཤེསཔ།", +"User Entry":"ལག་ལེན་པའི་ཐོ་བཀོད།", +"User Index 1":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༡།", +"User Index 10":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༡༠།", +"User Index 2":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༢།", +"User Index 3":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༣།", +"User Index 4":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༤།", +"User Index 5":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༥།", +"User Index 6":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༦།", +"User Index 7":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༧།", +"User Index 8":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༨།", +"User Index 9":"ལག་ལེན་པའི་ཟུར་ཐོ་ ༩།", +"User Index Heading":"ལག་ལེན་པའི་ཟུར་ཐོའི་མགུ་རྒྱན།", +"Var":"Var", +"Variable":"འགྱུར་ཅན།", +"Venda":"ཝིན་ཌ།", +"Vertical Numbering Symbols":"ཀེར་ཕྲང་ཨང་བཏགས་བརྡ་མཚོན་ཚུ།", +"Vertical Title, Text, Chart":"མགོ་མིང་ཀེར་ཕྲང་། ཚིག་ཡིག ཀིལིཔཊ།", +"Vertical Title, Vertical Text":"མགོ་མིང་ཀེར་ཕྲང་། ཚིག་ཡིག་ཀེར་ཕྲང་།", +"Vietnamese":"ཝེཊི་ན་མིསི།", +"Visited Internet Link":"བལྟ་སྤྱོད་འབད་ཡོད་པའི་ཨིན་ཊར་ནེཊི་ ལིངཀ", +"Watermark":"ཆུ་རྟགས།", +"Welsh":"ཝེལཤི།", +"Xhosa":"ཨེགསི་ཨོ་ས།", +"Zulu":"ཛུ་ལུ།", +"[None]":"[None]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/el.json b/f7cloud-office/browser/dist/l10n/locore/el.json new file mode 100644 index 0000000..0fa1038 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/el.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"βρέθηκαν %1 από %2 εγγραφές", +"3D Objects":"3Δ αντικείμενα", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Αμπχαζικά", +"Accent":"Τονισμός", +"Accent 1":"Έμφαση 1", +"Accent 2":"Έμφαση 2", +"Accent 3":"Έμφαση 3", +"Adding selection":"Προσθήκη επιλογής", +"Addressee":"Παραλήπτης", +"Afrikaans (Namibia)":"Αφρικάανς (Ναμίμπια)", +"Afrikaans (South Africa)":"Αφρικάανς (Νότια Αφρική)", +"Aka (Central African Republic)":"Άκα (Κεντρική Αφρικανική Δημοκρατία)", +"Aka (Congo)":"Άκα (Κογκό)", +"Akan":"Ακάν", +"Albanian":"Αλβανικά", +"Amharic":"Αμχαρικά", +"Apatani":"Απατάνι", +"Appendix":"Παράρτημα", +"Arabic":"Αραβικά", +"Arabic (Algeria)":"Αραβικά (Αλγερία)", +"Arabic (Bahrain)":"Αραβικά (Μπαχρέιν)", +"Arabic (Chad)":"Αραβικά (Τσαντ)", +"Arabic (Comoros)":"Αραβικά (Κομόρες)", +"Arabic (Djibouti)":"Αραβικά (Τζιμπουτί)", +"Arabic (Egypt)":"Αραβικά (Αίγυπτος)", +"Arabic (Eritrea)":"Αραβικά (Ερυθραία)", +"Arabic (Iraq)":"Αραβικά (Ιράκ)", +"Arabic (Israel)":"Αραβικά (Ισραήλ)", +"Arabic (Jordan)":"Αραβικά (Ιορδανία)", +"Arabic (Kuwait)":"Αραβικά (Κουβέιτ)", +"Arabic (Lebanon)":"Αραβικά (Λίβανος)", +"Arabic (Libya)":"Αραβικά (Λιβύη)", +"Arabic (Mauritania)":"Αραβικά (Μαυριτανία)", +"Arabic (Morocco)":"Αραβικά (Μαρόκο)", +"Arabic (Oman)":"Αραβικά (Ομάν)", +"Arabic (Palestine)":"Αραβικά (Παλαιστίνη)", +"Arabic (Qatar)":"Αραβικά (Κατάρ)", +"Arabic (Saudi Arabia)":"Αραβικά (Σαουδική Αραβία)", +"Arabic (Somalia)":"Αραβικά (Σομαλία)", +"Arabic (Sudan)":"Αραβικά (Σουδάν)", +"Arabic (Syria)":"Αραβικά (Συρία)", +"Arabic (Tunisia)":"Αραβικά (Τυνησία)", +"Arabic (UAE)":"Αραβικά (Ηνωμένα Αραβικά Εμιράτα)", +"Arabic (Yemen)":"Αραβικά (Υεμένη)", +"Aragonese":"Αραγονέζικα", +"Aranese":"Αραγονέζικα", +"Armenian, Classical (Armenia)":"Αρμένικα, Κλασικά (Αρμενία)", +"Armenian, Eastern (Armenia)":"Αρμενικά, Ανατολικά (Αρμενία)", +"Armenian, Eastern (Iran)":"Αρμενικά, Ανατολικά (Ιράν)", +"Armenian, Eastern (Russia)":"Αρμενικά, Ανατολικά (Ρωσία)", +"Armenian, Western (Armenia)":"Αρμενικά, Δυτικά (Αρμενία)", +"Arpitan (France)":"Αρπιτάν (Γαλλία)", +"Arpitan (Italy)":"Αρπιτάν (Ιταλία)", +"Arpitan (Switzerland)":"Αρπιτάν (Ελβετία)", +"Arrow Line":"Γραμμή βέλους", +"Assamese":"Ασαμίζ", +"Asturian":"Αστουριανά", +"Avar":"Αβάρ", +"Average":"Μέσος όρος", +"Azerbaijani Cyrillic":"Αζέρικα - κυριλλικά", +"Azerbaijani Latin":"Αζέρικα - λατινικά", +"Background":"Παρασκήνιο", +"Background objects":"Αντικείμενα παρασκηνίου", +"Bad":"Κακό", +"Bafia":"Μπάφια", +"Bambara":"Μπαμπάρα", +"Basic Shapes":"Βασικά σχήματα", +"Basque":"Βασκικά", +"Beembe":"Μπεέμπε", +"Bekwel":"Μπέκουελ", +"Belarusian":"Λευκορώσικα", +"Bengali (Bangladesh)":"Μπενγκάλι (Μπαγκλαντές)", +"Bengali (India)":"Μπενγκάλι (Ινδίας)", +"Bibliography 1":"Βιβλιογραφία 1", +"Bibliography Heading":"Επικεφαλίδα βιβλιογραφίας", +"Blank Slide":"Κενή διαφάνεια", +"Block Arrows":"Χοντρά βέλη", +"Block Quotation":"Παραπομπή μπλοκ", +"Block selection":"Επιλογή ομάδας", +"Bodo":"Μπόντο", +"Body Text":"Σώμα κειμένου", +"Body Text, Indented":"Σώμα κειμένου, με εσοχή", +"Bosnian":"Βοσνιακά", +"Breton":"Μπρετόν", +"Bribri":"Μπρίμπρι", +"Bulgarian":"Βουλγαρικά", +"Bullet –":"Κουκκίδα –", +"Bullet •":"Κουκκίδα •", +"Bullet ☑":"Κουκκίδα ☑", +"Bullet ✗":"Κουκκίδα ✗", +"Bullet ➢":"Κουκκίδα ➢", +"Bullets":"Κουκκίδες", +"Burmese":"Μπουρμέζε", +"Bushi":"Μπούσι", +"Cabécar":"Καμπεκάρ", +"Callouts":"Επεξηγήσεις", +"Caption":"Λεζάντα", +"Caption Characters":"Χαρακτήρες λεζάντας", +"Catalan":"Καταλανικά", +"Catalan (Valencian)":"Καταλανικά (Βαλένθιας)", +"Centered Text":"Κεντραρισμένο κείμενο", +"Chinese (Hong Kong)":"Κινέζικα (Χονγκ Κονγκ)", +"Chinese (Macau)":"Κινέζικα (Μακάο)", +"Chinese (Singapore)":"Κινέζικα (Σιγκαπούρη)", +"Chinese (simplified)":"Κινέζικα (απλοποιημένα)", +"Chinese (traditional)":"Κινέζικα (παραδοσιακά)", +"Church Slavic":"Εκκλησιαστικά σλαβικά", +"Chuvash":"Τσουβάς", +"Citation":"Παραπομπή", +"Clear formatting":"Εκκαθάριση μορφοποίησης", +"Comment":"Σχόλιο", +"Complimentary Close":"Προσφώνηση τέλους", +"Connectors":"Γραμμές σύνδεσης", +"Contents 1":"Περιεχόμενα 1", +"Contents 10":"Περιεχόμενα 10", +"Contents 2":"Περιεχόμενα 2", +"Contents 3":"Περιεχόμενα 3", +"Contents 4":"Περιεχόμενα 4", +"Contents 5":"Περιεχόμενα 5", +"Contents 6":"Περιεχόμενα 6", +"Contents 7":"Περιεχόμενα 7", +"Contents 8":"Περιεχόμενα 8", +"Contents 9":"Περιεχόμενα 9", +"Contents Heading":"Επικεφαλίδα περιεχομένων", +"Coptic":"Κοπτικά", +"Cornish":"Κορνουαλικά", +"Count":"Πλήθος", +"CountA":"ΠλήθοςA", +"Cree, Plains, Latin":"Κρι, απλά, λατινικά", +"Cree, Plains, Syllabics":"Κρι, απλά, συλλαβικά", +"Croatian":"Κροατικά", +"Curves and Polygons":"Καμπύλες και πολύγωνα", +"Czech":"Τσέχικα", +"Danish":"Δανέζικα", +"Dashed Line":"Γραμμή με παύλες", +"Default":"Προεπιλογή", +"Default Drawing Style":"Προεπιλεγμένη τεχνοτροπία σχεδίασης", +"Default Page Style":"Προεπιλεγμένη τεχνοτροπία σελίδας", +"Default Paragraph Style":"Προεπιλεγμένη τεχνοτροπία παραγράφου", +"Definition":"Ορισμός", +"Dhivehi":"Ντιβέχι", +"Dibole":"Ντιμπόλε", +"Dogri":"Ντόγκρι", +"Doondo":"Ντούντο", +"Drawing":"Σχεδίαση", +"Drop Caps":"Αρχιγράμματα", +"Dutch (Belgium)":"Ολλανδικά (Βέλγιο)", +"Dutch (Netherlands)":"Ολλανδικά (Κάτω χωρών)", +"Dzongkha":"Τσόνγκα", +"Emphasis":"Έμφαση", +"Endnote":"Σημείωση τέλους", +"Endnote Anchor":"Αγκίστρωση σημειώσεων τέλους", +"Endnote Characters":"Χαρακτήρες σημείωσης τέλους", +"English (Australia)":"Αγγλικά (Αυστραλία)", +"English (Belize)":"Αγγλικά (Μπελίσε)", +"English (Botswana)":"Αγγλικά (Μποτσουάνα)", +"English (Canada)":"Αγγλικά (Καναδάς)", +"English (Caribbean)":"Αγγλικά (Kαραϊβική)", +"English (Denmark)":"Αγγλικά (Δανία)", +"English (Gambia)":"Αγγλικά (Γκάμπια)", +"English (Ghana)":"Αγγλικά (Γκάνας)", +"English (Hong Kong)":"Αγγλικά (Χονγκ-Κονγκ)", +"English (India)":"Αγγλικά (Ινδίας)", +"English (Ireland)":"Αγγλικά (Ιρλανδίας)", +"English (Israel)":"Αγγλικά (Ισραήλ)", +"English (Jamaica)":"Αγγλικά (Τζαμάικα)", +"English (Kenya)":"Αγγλικά (Κένυα)", +"English (Malawi)":"Αγγλικά (Μαλάουι)", +"English (Malaysia)":"Αγγλικά (Μαλαισία)", +"English (Mauritius)":"Αγγλικά (Μαυρίκιος)", +"English (Namibia)":"Αγγλικά (Ναμίμπιας)", +"English (New Zealand)":"Αγγλικά (Νέα Ζηλανδία)", +"English (Nigeria)":"Αγγλικά (Νιγηρία)", +"English (Philippines)":"Αγγλικά (Φιλιππίνες)", +"English (South Africa)":"Αγγλικά (Νότιας Αφρικής)", +"English (Sri Lanka)":"Αγγλικά (Σρι Λάνκα)", +"English (Trinidad)":"Αγγλικά (Τρίνινταντ)", +"English (UK)":"Αγγλικά (Ενωμένο Βασίλειο)", +"English (USA)":"Αγγλικά (ΗΠΑ)", +"English (Zambia)":"Αγγλικά (Ζάμπια)", +"English (Zimbabwe)":"Αγγλικά (Ζιμπάμπουε)", +"English, OED spelling (UK)":"Αγγλικά, ορθογραφία OED (UK)", +"Envelope":"Φάκελος", +"Error":"Σφάλμα", +"Erzya":"Ερτζία", +"Esperanto":"Εσπεράντο", +"Estonian":"Εσθονικά", +"Example":"Παράδειγμα", +"Extending selection":"Επεκταμένη επιλογή", +"Faroese":"Φερόες", +"Figure":"Σχήμα", +"Figure Index 1":"Ευρετήριο εικόνων 1", +"Figure Index Heading":"Επικεφαλίδα ευρετηρίου εικόνων", +"Fijian":"Φίτζι", +"Filled":"Γεμάτο", +"Filled Blue":"Γεμάτο με γαλάζιο", +"Filled Green":"Γεμάτο με πράσινο", +"Filled Red":"Γεμάτο με κόκκινο", +"Filled Yellow":"Γεμάτο με κίτρινο", +"Finnish":"Φινλανδικά", +"First Line Indent":"Εσοχή πρώτης γραμμής", +"First Page":"Πρώτη σελίδα", +"Flowchart":"Διάγραμμα ροής", +"Fon":"Fon", +"Footer":"Υποσέλιδο", +"Footer Left":"Υποσέλιδο αριστερά", +"Footer Right":"Υποσέλιδο δεξιά", +"Footnote":"Υποσημείωση", +"Footnote Anchor":"Αγκίστρωση υποσημείωσης", +"Footnote Characters":"Χαρακτήρες υποσημείωσης", +"Formula":"Τύπος", +"Four Slides":"Τέσσερις διαφάνειες", +"Frame":"Πλαίσιο", +"Frame Contents":"Περιεχόμενα πλαισίου", +"French (Belgium)":"Γαλλικά (Βέλγιο)", +"French (Benin)":"Γαλλικά (Μπενίν)", +"French (Burkina Faso)":"Γαλλικά (Μπουρκίνα Φάσο)", +"French (Canada)":"Γαλλικά (Καναδάς)", +"French (Côte d'Ivoire)":"Γαλλικά (Ακτή του ελεφαντοστού)", +"French (France)":"Γαλλικά (Γαλλίας)", +"French (Luxembourg)":"Γαλλικά (Λουξεμβούργο)", +"French (Mali)":"Γαλλικά (Μαλί)", +"French (Mauritius)":"Γαλλικά (Μαυρίκιος)", +"French (Monaco)":"Γαλλικά (Μονακό)", +"French (Niger)":"Γαλλικά (Νίγηρας)", +"French (Republic of Guinea)":"Γαλλικά (Δημοκρατία της Γουινέας)", +"French (Senegal)":"Γαλλικά (Σενεγάλη)", +"French (Switzerland)":"Γαλλικά (Ελβετία)", +"French (Togo)":"Γαλλικά (Τόγκο)", +"Frisian":"Φρίσιαν", +"Friulian":"Φρίουλι", +"Function Wizard":"Οδηγός συναρτήσεων", +"Gaelic (Scotland)":"Γαελικά (Σκωτία)", +"Galician":"Γαλικίας", +"Ganda":"Γκάντα", +"Gascon":"Γκασκόν", +"Georgian":"Γεωργιανά", +"German (Austria)":"Γερμανικά (Αυστρία)", +"German (Belgium)":"Γερμανικά (Βέλγιο)", +"German (Germany)":"Γερμανικά (Γερμανίας)", +"German (Liechtenstein)":"Γερμανικά (Λίχτενσταϊν)", +"German (Luxembourg)":"Γερμανικά (Λουξεμβούργο)", +"German (Switzerland)":"Γερμανικά (Ελβετία)", +"Gikuyu":"Γκικούιου", +"Good":"Καλό", +"Graphic":"Γραφικό", +"Graphics":"Γραφικά", +"Greek":"Ελληνικά", +"Greek, Ancient":"Ελληνικά, αρχαία", +"Guadeloupean Creole French":"Κρεολικά γαλλικά Γουαδελούπης", +"Guarani (Paraguay)":"Γκουαράνι (Παραγουάη)", +"Gujarati":"Γκουτζαράτι", +"HTML":"HTML", +"Haitian":"Αϊτιανά", +"Hanging Indent":"Προεξοχή", +"Hausa (Ghana)":"Χαούσα (Γκάνα)", +"Hausa (Nigeria)":"Χαούσα (Νιγηρία)", +"Hawaiian":"Χαβανέζικα", +"Header":"Κεφαλίδα", +"Header Left":"Κεφαλίδα αριστερά", +"Header Right":"Κεφαλίδα δεξιά", +"Header and Footer":"Κεφαλίδα και υποσέλιδο", +"Heading":"Επικεφαλίδα", +"Heading 1":"Επικεφαλίδα 1", +"Heading 10":"Επικεφαλίδα 10", +"Heading 2":"Επικεφαλίδα 2", +"Heading 3":"Επικεφαλίδα 3", +"Heading 4":"Επικεφαλίδα 4", +"Heading 5":"Επικεφαλίδα 5", +"Heading 6":"Επικεφαλίδα 6", +"Heading 7":"Επικεφαλίδα 7", +"Heading 8":"Επικεφαλίδα 8", +"Heading 9":"Επικεφαλίδα 9", +"Heading A0":"Επικεφαλίδα Α0", +"Heading A4":"Επικεφαλίδα Α4", +"Hebrew":"Εβραϊκά", +"Hiligaynon":"Hiligaynon", +"Hindi":"Ινδικά", +"Horizontal Line":"Οριζόντια γραμμή", +"Hungarian":"Ουγγρικά", +"Hungarian (Szekely-Hungarian Rovas)":"Ουγγρικά (Szekely-Hungarian Rovas)", +"Hyperlink":"Υπερσύνδεσμος", +"Icelandic":"Ισλανδικά", +"Illustration":"Εικόνα", +"Iloko":"Ιλόκο", +"Index":"Ευρετήριο", +"Index 1":"Ευρετήριο 1", +"Index 2":"Ευρετήριο 2", +"Index 3":"Ευρετήριο 3", +"Index Heading":"Επικεφαλίδα ευρετηρίου", +"Index Link":"Σύνδεση ευρετηρίου", +"Index Separator":"Διαχωριστικό ευρετηρίου", +"Indonesian":"Ινδονησιακά", +"Inline Heading":"Ενσωματωμένη επικεφαλίδα", +"Insert":"Εισαγωγή", +"Interlingua":"Ιντερλίνγκουα", +"Interlingue Occidental":"Δυτική ιντερλίγκουα", +"Internet Link":"Σύνδεσμος διαδικτύου", +"Interslavic Cyrillic":"Διασλαβικά κυριλλικά", +"Interslavic Latin":"Διασλαβικά λατινικά", +"Irish":"Ιρλανδικά", +"Italian (Italy)":"Ιταλικά (Ιταλίας)", +"Italian (Switzerland)":"Ιταλικά (Ελβετίας)", +"Japanese":"Ιαπωνικά", +"Juǀ’hoan":"Ζου|’Χόαν", +"Kaamba":"Καάμπα", +"Kabardian":"Καμπαρντιανά", +"Kabyle Latin":"Καμπίλε λατινικά", +"Kalaallisut":"Καλααλίσουτ", +"Kannada":"Κανάντα", +"Karakalpak Latin":"Καρακαλπάκ λατινικά", +"Kashmiri (India)":"Κασμίρι (Ινδία)", +"Kashmiri (Kashmir)":"Κασμίρι (Κασμίρ)", +"Kashubian":"Κασούμπιαν", +"Kazakh":"Καζάκικα", +"KeyID":"Αναγνωριστικό κλειδιού", +"Khanty":"Κάντι", +"Khmer":"Κμερ", +"Kinyarwanda (Rwanda)":"Κινιαρουάντα (Ρουάντα)", +"Kirghiz":"Κιργιζιανά", +"Kituba (Congo)":"Κιτούμπα (Κόνγκο)", +"Kituba (Democratic Republic of the Congo)":"Κιτούμπα (Λαϊκή Δημοκρατία του Κονγκό)", +"Klingon":"Κλίνγκον", +"Komi-Permyak":"Κόμι-Πέρμιακ", +"Komi-Zyrian":"Κόμι- Τζίριαν", +"Konkani":"Κονκάνι", +"Koongo (Congo)":"Κούνγκο (Κονγκό)", +"Korean (RoK)":"Κορεατικά (Δημοκρατία της Κορέας)", +"Kumyk":"Κούμικ", +"Kunyi":"Κουνίι", +"Kurdish, Central (Iran)":"Κουρδικά, κεντρικά (Ιράν)", +"Kurdish, Central (Iraq)":"Κουρδικά, κεντρικά (Ιράκ)", +"Kurdish, Northern (Syria)":"Κουρδικά, νότια (Συρία)", +"Kurdish, Northern (Turkey)":"Κουρδικά, βόρεια (Τουρκία)", +"Kurdish, Southern (Iran)":"Κουρδικά, νότια (Ιράν)", +"Kurdish, Southern (Iraq)":"Κουρδικά, νότια (Ιράκ)", +"Kven Finnish":"Κβεν φινλανδικά", +"Kyrgyz (China)":"Κιργιζικά (Κίνα)", +"Labels":"Ετικέτες", +"Ladin":"Λαδινικά", +"Landscape":"Οριζόντια", +"Lao":"Λαοτινά", +"Lari":"Λάρι", +"Latgalian":"Latgalian", +"Latin":"Λατινικά", +"Latvian":"Λεττονικά", +"Left Page":"Αριστερή σελίδα", +"Lengo":"Λένγκο", +"Ligurian":"Λιγουριανά", +"Limbu":"Λίμπου", +"Line Numbering":"Αρίθμηση γραμμών", +"Lines":"Γραμμές", +"Lines and Arrows":"Γραμμές και βέλη", +"Lingala":"Λινγκάλα", +"List":"Κατάλογος", +"List 1":"Κατάλογος 1", +"List 1 Cont.":"Κατάλογος 1 Συν.", +"List 1 End":"Κατάλογος 1 Τέλος", +"List 1 Start":"Κατάλογος 1 Εκκίνηση", +"List 2":"Κατάλογος 2", +"List 2 Cont.":"Κατάλογος 2 Συν.", +"List 2 End":"Κατάλογος 2 Τέλος", +"List 2 Start":"Κατάλογος 2 Έναρξη", +"List 3":"Κατάλογος 3", +"List 3 Cont.":"Κατάλογος 3 Συν.", +"List 3 End":"Κατάλογος 3 Τέλος", +"List 3 Start":"Κατάλογος 3 Έναρξη", +"List 4":"Κατάλογος 4", +"List 4 Cont.":"Κατάλογος 4 Συν.", +"List 4 End":"Κατάλογος 4 Τέλος", +"List 4 Start":"Κατάλογος 4 Έναρξη", +"List 5":"Κατάλογος 5", +"List 5 Cont.":"Κατάλογος 5 Συν.", +"List 5 End":"Κατάλογος 5 Τέλος", +"List 5 Start":"Κατάλογος 5 Έναρξη", +"List Contents":"Περιεχόμενα λίστας", +"List Heading":"Επικεφαλίδα λίστας", +"List Indent":"Εσοχή λίστας", +"Lithuanian":"Λιθουανικά", +"Livonian":"Λιβονιανά", +"Lojban":"Λοιμπάν", +"Low German":"Κάτω γερμανικά", +"Luxembourgish":"Λουξεμβουργιανά", +"Macedonian":"Σλαβομακεδόνικα", +"Main Index Entry":"Κύρια καταχώριση ευρετηρίου", +"Maithili":"Μαϊτίλι", +"Malagasy, Plateau":"Μαλγασικά, Πλατό", +"Malay (Brunei Darussalam)":"Μαλαϊκά (Μπρουνέι Νταρουσαλάμ)", +"Malay (Malaysia)":"Μαλαϊκά (Μαλαισία)", +"Malay Arabic (Brunei Darussalam)":"Αραβικά μαλαϊκά (Μπρουνέι Νταρουσαλάμ)", +"Malay Arabic (Malaysia)":"Αραβικά μαλαϊκά (Μαλαισία)", +"Malayalam":"Μαλαγιαλάμ", +"Maltese":"Μαλτέζικα", +"Manchu":"Μαντσου", +"Maninkakan, Eastern, Latin":"Μανινκακάν, ανατολικά, λατινικά", +"Manipuri":"Μανιπούρι", +"Maore":"Μαορί", +"Maori":"Μαόρι", +"Marathi":"Μαράτι", +"Marginalia":"Σημειώσεις στο περιθώριο", +"Mari, Hill":"Μάρι, λόφος", +"Mari, Meadow":"Μάρι, μεάντοου", +"Max":"Μέγιστο", +"Mbochi":"Μπόκι", +"Median":"Διάμεση τιμή", +"Min":"Ελάχιστο", +"Minangkabau":"Μινανγκαμπάου", +"Moksha":"Μόκσα", +"Mongolian Cyrillic":"Μογγολικό κυριλλικά", +"Mongolian Mongolian":"Μογγολικά Μογγολία", +"Moore":"Moore", +"Morisyen":"Μορισιέν", +"N'ko":"Νκο", +"Naro":"Νάρο", +"Ndebele, South":"Ντεμπέλε, Νότιο", +"Nenets":"Νένετς", +"Nepali (India)":"Νεπάλι (Ινδία)", +"Nepali (Nepal)":"Νεπάλι (Νεπάλ)", +"Neutral":"Ουδέτερο", +"Nganasan":"Νγκανάσαν", +"Ngungwel":"Νγκουνγκουέλ", +"Ngäbere":"Νγκέμπερε", +"Nine Slides":"Εννέα διαφάνειες", +"Njyem (Congo)":"Νιιέμ (Κόνγκο)", +"No Character Style":"Χωρίς τεχνοτροπία χαρακτήρων", +"No List":"Χωρίς κατάλογο", +"Nogai":"Νογκάι", +"None (Do not check spelling)":"Καμία (χωρίς ορθογραφικό έλεγχο)", +"Northern Sotho":"Βόρειου Σότο", +"Norwegian, Bokmål":"Νορβηγικά, Bokmål", +"Norwegian, Nynorsk":"Νορβηγικά, Nynorsk", +"Note":"Σημείωση", +"Notes":"Σημειώσεις", +"Numbering 1":"Αρίθμηση 1", +"Numbering 1 Cont.":"Αρίθμηση 1 συνέχεια", +"Numbering 1 End":"Αρίθμηση 1 τέλος", +"Numbering 1 Start":"Αρίθμηση 1 αρχή", +"Numbering 123":"Αρίθμηση 123", +"Numbering 2":"Αρίθμηση 2", +"Numbering 2 Cont.":"Αρίθμηση 2 συνέχεια", +"Numbering 2 End":"Αρίθμηση 2 τέλος", +"Numbering 2 Start":"Αρίθμηση 2 αρχή", +"Numbering 3":"Αρίθμηση 3", +"Numbering 3 Cont.":"Αρίθμηση 3 συνέχεια", +"Numbering 3 End":"Αρίθμηση 3 τέλος", +"Numbering 3 Start":"Αρίθμηση 3 αρχή", +"Numbering 4":"Αρίθμηση 4", +"Numbering 4 Cont.":"Αρίθμηση 4 συνέχεια", +"Numbering 4 End":"Αρίθμηση 4 τέλος", +"Numbering 4 Start":"Αρίθμηση 4 αρχή", +"Numbering 5":"Αρίθμηση 5", +"Numbering 5 Cont.":"Αρίθμηση 5 συνέχεια", +"Numbering 5 End":"Αρίθμηση 5 τέλος", +"Numbering 5 Start":"Αρίθμηση 5 αρχή", +"Numbering ABC":"Αρίθμηση ABC", +"Numbering IVX":"Αρίθμηση IVX", +"Numbering Symbols":"Χαρακτήρες αρίθμησης", +"Numbering abc":"Αρίθμηση abc", +"Numbering ivx":"Αρίθμηση ivx", +"Nyanja":"Nyanja", +"OLE":"ΣΕΑ", +"Object Index 1":"Ευρετήριο αντικειμένων 1", +"Object Index Heading":"Επικεφαλίδα ευρετηρίου αντικειμένων", +"Object with no fill and no line":"Αντικείμενο χωρίς γέμισμα και χωρίς γραμμή", +"Object without fill":"Αντικείμενο χωρίς γέμισμα", +"Occitan":"Οξιτάν", +"Odia":"Odia", +"Olonets":"Ολόνετς", +"One Slide":"Μια διαφάνεια", +"Oromo":"Ορόμο", +"Outline":"Διάρθρωση", +"Outlined":"Με περίγραμμα", +"Outlined Blue":"Με γαλάζιο περίγραμμα", +"Outlined Green":"Με πράσινο περίγραμμα", +"Outlined Red":"Με κόκκινο περίγραμμα", +"Outlined Yellow":"Με κίτρινο περίγραμμα", +"Overwrite":"Αντικατάσταση", +"Page %1 (%2) of %3":"Σελίδα %1 (%2) από %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Σελίδα %1 (%2) από %3 [Σελίδα %4 (%5)]", +"Page %1 of %2":"Σελίδα %1 από %2", +"Page %1 of %2 (%3)":"Σελίδα %1 από %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Σελίδα %1 από %2 (Σελίδα %3 από %4 για εκτύπωση)", +"Page %1 of %2 [Page %3]":"Σελίδα %1 από %2 [Σελίδα %3]", +"Page Number":"Αριθμός σελίδας", +"Page Properties":"Ιδιότητες σελίδας", +"Pali Latin":"Πάλι λατινικά", +"Pali Thai":"Πάλι τάι", +"Papiamento (Aruba)":"Παπιαμέντο (Αρούμπα)", +"Papiamento (Bonaire)":"Παπιαμέντο (Μπονέρ)", +"Papiamento (Curaçao)":"Παπιαμέντο (Κουρατσάο)", +"Papiamentu (Netherlands Antilles)":"Παπιαμέντου (Ολλανδικές Αντίλες)", +"Pennsylvania Dutch":"Ολλανδικά Πενσυλβάνιας", +"Persian":"Περσικά", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Δεσμευτικά θέσης", +"Plautdietsch":"Κάτω γερμανικά μενονιτών", +"Polish":"Πολωνικά", +"Portrait":"Κάθετα", +"Portuguese (Angola)":"Πορτογαλικά (Αγκόλα)", +"Portuguese (Brazil)":"Πορτογαλικά (Βραζιλίας)", +"Portuguese (Mozambique)":"Πορτογαλικά (Μοζαμβίκη)", +"Portuguese (Portugal)":"Πορτογαλικά (Πορτογαλίας)", +"Preformatted Text":"Προμορφοποιημένο κείμενο", +"Product":"Γινόμενο", +"Puinave":"Πουινάβε", +"Punjabi":"Πουντζάμπι", +"Punu":"Πούνου", +"Quechua (Bolivia, North)":"Κέτσουα (Βολιβία, Βόρεια)", +"Quechua (Bolivia, South)":"Κέτσουα (Βολιβία, Νότια)", +"Quechua (Ecuador)":"Κέτσουα (Εκουαδόρ)", +"Quotation":"Παραπομπή", +"Report":"Αναφορά", +"Result":"Αποτέλεσμα", +"Result2":"Αποτέλεσμα2", +"Rhaeto-Romance":"Ραιτορωμανικά", +"Right Page":"Δεξιά σελίδα", +"Rohingya Hanifi":"Ροχίνγκια Χανίφι", +"Romanian (Moldova)":"Ρουμάνικα (Μολδαβία)", +"Romanian (Romania)":"Ρουμάνικα (Ρουμανία)", +"Rubies":"Χαρακτήρες φωνητικής γραφής", +"Russian":"Ρώσικα", +"Rusyn (Slovakia)":"Ρουσίν (Σλοβακία)", +"Rusyn (Ukraine)":"Ρουσίν (Ουκρανία)", +"Sami, Inari (Finland)":"Σάμι, ινάρι (Φιλανδίας)", +"Sami, Kildin (Russia)":"Σάμι, κίλντιν (Ρωσίας)", +"Sami, Lule (Norway)":"Σάμι, λούλε (Νορβηγίας)", +"Sami, Lule (Sweden)":"Σάμι, λούλε (Σουηδίας)", +"Sami, Northern (Finland)":"Σάμι, βόρεια (Φιλανδίας)", +"Sami, Northern (Norway)":"Σάμι, βόρεια (Νορβηγίας)", +"Sami, Northern (Sweden)":"Σάμι, βόρεια (Σουηδίας)", +"Sami, Pite (Sweden)":"Σάμι, πίτε (Σουηδία)", +"Sami, Skolt (Finland)":"Σάμι, σκόλτ (Φιλανδίας)", +"Sami, Southern (Norway)":"Σάμι, νότια (Νορβηγίας)", +"Sami, Southern (Sweden)":"Σάμι, νότια (Σουηδίας)", +"Sango":"Σάγκο", +"Sanskrit":"Σανσκριτικά", +"Santali, Devanagari":"Σαντάλι, ντεβαναγκάρι", +"Santali, Ol Chiki":"Σαντάλι, ολ τσίκι", +"Saraiki":"Σαραΐκι", +"Sardinian":"Σαρδηνίας", +"Sardinian, Campidanese":"Σαρδηνικά, καμπιντανέζε", +"Sardinian, Gallurese":"Σαρδινικά, γκαλουρέζε", +"Sardinian, Logudorese":"Σαρδηνικά, λογκουντορέζε", +"Sardinian, Sassarese":"Σαρδηνικά, σασαρέζε", +"Selection count":"Απαρίθμηση επιλογής", +"Sender":"Αποστολέας", +"Serbian Cyrillic (Montenegro)":"Σερβικά κυριλλικά (Μαυροβούνιο)", +"Serbian Cyrillic (Serbia and Montenegro)":"Σερβικά κυριλλικά (Σερβία και Μαυροβούνιο)", +"Serbian Cyrillic (Serbia)":"Σερβικά κυριλλικά (Σερβία)", +"Serbian Latin":"Σερβική λατινικά", +"Serbian Latin (Montenegro)":"Σερβικά λατινικά (Μαυροβούνιο)", +"Serbian Latin (Serbia and Montenegro)":"Σερβικά λατινικά (Σερβία και Μαυροβούνιο)", +"Serbian Latin (Serbia)":"Σερβικά λατινικά (Σερβία)", +"Sesotho":"Σεσότο", +"Shapes":"Σχήματα", +"Sheet %1 of %2":"Φύλλο %1 από %2", +"Shuswap":"Σουσουάπ", +"Sidama":"Σιντάμα", +"Signature":"Υπογραφή", +"Silesian":"Σιλεσιανά", +"Sindhi, Arabic":"Σίντι, αραβικό", +"Sindhi, Devanagari":"Σίντι, ντεβαναγκάρι", +"Sinhala":"Σινχάλα", +"Six Slides":"Έξι διαφάνειες", +"Slide %1 of %2":"Διαφάνεια %1 από %2", +"Slide %1 of %2 (%3)":"Διαφάνεια %1 από %2 (%3)", +"Slovak":"Σλοβάκικα", +"Slovenian":"Σλοβένικα", +"Somali":"Σομαλιανά", +"Sorbian, Lower":"Σορβικά, Κάτω", +"Sorbian, Upper":"Σορβικά, Άνω", +"Source Text":"Κείμενο πηγής", +"Southern Sotho":"Βόρειο Σότο", +"Spanish (Argentina)":"Ισπανικά (Αργεντινή)", +"Spanish (Bolivia)":"Ισπανικά (Βολιβία)", +"Spanish (Chile)":"Ισπανικά (Χιλή)", +"Spanish (Colombia)":"Ισπανικά (Κολομβία)", +"Spanish (Costa Rica)":"Ισπανικά (Κόστα Ρίκα)", +"Spanish (Cuba)":"Ισπανικά (Κούβας)", +"Spanish (Dom. Rep.)":"Ισπανικά (Δομινικανή Δημοκρατία)", +"Spanish (Ecuador)":"Ισπανικά (Εκουαδόρ)", +"Spanish (El Salvador)":"Ισπανικά (Ελ Σαλβαδόρ)", +"Spanish (Guatemala)":"Ισπανικά (Γουατεμάλα)", +"Spanish (Honduras)":"Ισπανικά (Ονδούρα)", +"Spanish (Mexico)":"Ισπανικά (Μεξικό)", +"Spanish (Nicaragua)":"Ισπανικά (Νικαράγουα)", +"Spanish (Panama)":"Ισπανικά (Παναμάς)", +"Spanish (Paraguay)":"Ισπανικά (Παραγουάη)", +"Spanish (Peru)":"Ισπανικά (Περού)", +"Spanish (Puerto Rico)":"Ισπανικά (Πουέρτο Ρίκο)", +"Spanish (Spain)":"Ισπανικά (Ισπανίας)", +"Spanish (Uruguay)":"Ισπανικά (Ουρουγουάη)", +"Spanish (Venezuela)":"Ισπανικά (Βενεζουέλα)", +"StDev":"Τυπική απόκλιση", +"Standard selection":"Τυπική επιλογή", +"Stars and Banners":"Αστέρια και λάβαρα", +"Status":"Κατάσταση", +"Strong Emphasis":"Έντονη έμφαση", +"Subtitle":"Υπότιτλος", +"Sum":"Άθροισμα", +"Sundanese":"Σουδανικά", +"Suundi":"Σουούντι", +"Swahili (Kenya)":"Σουαχίλι (Κένυα)", +"Swahili (Tanzania)":"Σουαχίλι (Τανζανία)", +"Swazi":"Σουάζι", +"Swedish (Finland)":"Σουηδικά (Φινλανδία)", +"Swedish (Sweden)":"Σουηδικά (Σουηδίας)", +"Symbol Shapes":"Σχήματα συμβόλων", +"Table":"Πίνακας", +"Table Contents":"Περιεχόμενα πίνακα", +"Table Heading":"Επικεφαλίδα πίνακα", +"Table Index 1":"Ευρετήριο πίνακα 1", +"Table Index Heading":"Επικεφαλίδα ευρετηρίου πίνακα", +"Tagalog":"Ταγκαλόγκ", +"Tahitian":"Ταϊτιανά", +"Tajik":"Τατζίκ", +"Tamil":"Ταμίλ", +"Tatar":"Ταταρικά", +"Teke-Eboo":"Τέκε-έμπου", +"Teke-Ibali":"Τέκε-ιμπάλι", +"Teke-Kukuya":"Τέκε-κουκουία", +"Teke-Tyee":"Τέκε-τιέε", +"Teletype":"Τηλέτυπο", +"Telugu":"Τελούγκου", +"Tetun (Indonesia)":"Τετούν (Ινδονησία)", +"Tetun (Timor-Leste)":"Τετούν (Ανατολικό Τιμόρ)", +"Text":"Κείμενο", +"Text A0":"Κείμενο Α0", +"Text A4":"Κείμενο Α4", +"Thai":"Ταϊλανδικά", +"Three Slides":"Τρεις διαφάνειες", +"Tibetan (India)":"Θιβετιανά (Ινδία)", +"Tibetan (PR China)":"Θιβετιανά (ΛΔ Κίνας)", +"Tigrigna (Eritrea)":"Τιγκριγκάνα (Ερυθραίας)", +"Tigrigna (Ethiopia)":"Τιγκριγκάνα (Αιθιοπίας)", +"Title":"Τίτλος", +"Title A0":"Τίτλος Α0", +"Title A4":"Τίτλος Α4", +"Title Only":"Μόνο τίτλος", +"Title Slide":"Διαφάνεια τίτλου", +"Title and 2 Content":"Τίτλος και περιεχόμενο 2", +"Title, 2 Content and Content":"Τίτλος, περιεχόμενο 2 και περιεχόμενο", +"Title, 2 Content over Content":"Τίτλος, περιεχόμενο 2 πάνω από το περιεχόμενο", +"Title, 4 Content":"Τίτλος, περιεχόμενο 4", +"Title, 6 Content":"Τίτλος, περιεχόμενο 6", +"Title, Content":"Τίτλος, περιεχόμενο", +"Title, Content and 2 Content":"Τίτλος, περιεχόμενο και περιεχόμενο 2", +"Title, Content over Content":"Τίτλος, περιεχόμενο πάνω από το περιεχόμενο", +"Title, Vertical Text":"Τίτλος, κάθετο κείμενο", +"Title, Vertical Text, Clipart":"Τίτλος, κάθετο κείμενο, Clipart", +"Tok Pisin":"Τοκ Πίσιν", +"Tsaangi":"Τσαάνγκι", +"Tsonga":"Τσόγκα", +"Tswana (Botswana)":"Τσουάνα (Μποτσουάνα)", +"Tswana (South Africa)":"Τσουάνα (Νότια Αφρική)", +"Turkish":"Τουρκικά", +"Turkmen":"Τουρκμέν", +"Two Slides":"Δύο διαφάνειες", +"Udmurt":"Ούντμουρτ", +"Ukrainian":"Ουκρανικά", +"Unknown":"Άγνωστο", +"Urdu (India)":"Ουρντού (Ινδία)", +"Urdu (Pakistan)":"Ουρντού (Πακιστάν)", +"User Entry":"Καταχώριση χρήστη", +"User Index 1":"Ευρετήριο χρηστών 1", +"User Index 10":"Ευρετήριο χρηστών 10", +"User Index 2":"Ευρετήριο χρηστών 2", +"User Index 3":"Ευρετήριο χρηστών 3", +"User Index 4":"Ευρετήριο χρηστών 4", +"User Index 5":"Ευρετήριο χρηστών 5", +"User Index 6":"Ευρετήριο χρηστών 6", +"User Index 7":"Ευρετήριο χρηστών 7", +"User Index 8":"Ευρετήριο χρηστών 8", +"User Index 9":"Ευρετήριο χρηστών 9", +"User Index Heading":"Επικεφαλίδα ευρετηρίου χρηστών", +"Uyghur":"Ουιγκούρ", +"Uzbek Cyrillic":"Ουζμπεκικά κυριλλικά", +"Uzbek Latin":"Ουζμπέκικα λατινικά", +"Var":"Διακύμανση", +"Variable":"Μεταβλητή", +"Venda":"Βένδα", +"Venetian":"Βενετικά", +"Veps":"Βεπς", +"Vertical Numbering Symbols":"Σύμβολα κάθετης αρίθμησης", +"Vertical Title, Text, Chart":"Kάθετος τίτλος, κείμενο, διάγραμμα", +"Vertical Title, Vertical Text":"Κάθετος τίτλος, κάθετο κείμενο", +"Vietnamese":"Βιετναμέζικα", +"Vili":"Βίλι", +"Visited Internet Link":"Αναγνωσμένος δεσμός διαδικτύου", +"Võro":"Βέρο", +"Walloon":"Βαλλονικά", +"Warning":"Προειδοποίηση", +"Watermark":"Υδατογράφημα", +"Welsh":"Ουαλικά", +"Xhosa":"Ξιόσα", +"Xibe":"Ξίμπε", +"Yaka (Congo)":"Γιάκα (Κόγκο)", +"Yaka (Democratic Republic of the Congo)":"Γιάκα (Λαϊκή Δημοκρατία του Κονγκό)", +"Yiddish (Israel)":"Γίντις (Ισραήλ)", +"Yiddish (USA)":"Γίντις (ΗΠΑ)", +"Yombe (Congo)":"Γιόμπε (Κόνγκο)", +"Yoruba":"Γιορούμπα", +"Zulu":"Ζουλού", +"[Multiple]":"[Πολλαπλά]", +"[None]":"[None]", +"[Undetermined]":"[Απροσδιόριστο]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/en-GB.json b/f7cloud-office/browser/dist/l10n/locore/en-GB.json new file mode 100644 index 0000000..b41b71e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/en-GB.json @@ -0,0 +1,693 @@ +{ +"3D Objects":"3-D Objects", +"A0":"A0", +"A4":"A4", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Adding selection", +"Addressee":"Addressee", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (South Africa)", +"Aka (Central African Republic)":"Aka (Central African Republic)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanian", +"Amharic":"Amharic", +"Apatani":"Apatani", +"Appendix":"Appendix", +"Arabic":"Arabic", +"Arabic (Algeria)":"Arabic (Algeria)", +"Arabic (Bahrain)":"Arabic (Bahrain)", +"Arabic (Chad)":"Arabic (Chad)", +"Arabic (Comoros)":"Arabic (Comoros)", +"Arabic (Djibouti)":"Arabic (Djibouti)", +"Arabic (Egypt)":"Arabic (Egypt)", +"Arabic (Eritrea)":"Arabic (Eritrea)", +"Arabic (Iraq)":"Arabic (Iraq)", +"Arabic (Israel)":"Arabic (Israel)", +"Arabic (Jordan)":"Arabic (Jordan)", +"Arabic (Kuwait)":"Arabic (Kuwait)", +"Arabic (Lebanon)":"Arabic (Lebanon)", +"Arabic (Libya)":"Arabic (Libya)", +"Arabic (Mauritania)":"Arabic (Mauritania)", +"Arabic (Morocco)":"Arabic (Morocco)", +"Arabic (Oman)":"Arabic (Oman)", +"Arabic (Palestine)":"Arabic (Palestine)", +"Arabic (Qatar)":"Arabic (Qatar)", +"Arabic (Saudi Arabia)":"Arabic (Saudi Arabia)", +"Arabic (Somalia)":"Arabic (Somalia)", +"Arabic (Sudan)":"Arabic (Sudan)", +"Arabic (Syria)":"Arabic (Syria)", +"Arabic (Tunisia)":"Arabic (Tunisia)", +"Arabic (UAE)":"Arabic (UAE)", +"Arabic (Yemen)":"Arabic (Yemen)", +"Aragonese":"Aragonese", +"Aranese":"Aranese", +"Armenian, Classical (Armenia)":"Armenian, Classical (Armenia)", +"Armenian, Eastern (Armenia)":"Armenian, Eastern (Armenia)", +"Armenian, Eastern (Iran)":"Armenian, Eastern (Iran)", +"Armenian, Eastern (Russia)":"Armenian, Eastern (Russia)", +"Armenian, Western (Armenia)":"Armenian, Western (Armenia)", +"Arpitan (France)":"Arpitan (France)", +"Arpitan (Italy)":"Arpitan (Italy)", +"Arpitan (Switzerland)":"Arpitan (Switzerland)", +"Arrow Line":"Arrow Line", +"Assamese":"Assamese", +"Asturian":"Asturian", +"Avar":"Avar", +"Average":"Average", +"Azerbaijani Cyrillic":"Azerbaijani Cyrillic", +"Azerbaijani Latin":"Azerbaijani Latin", +"Background":"Background", +"Background objects":"Background objects", +"Bad":"Bad", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Basic Shapes", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusian", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliography 1", +"Bibliography Heading":"Bibliography Heading", +"Blank Slide":"Blank Slide", +"Block Arrows":"Block Arrows", +"Block selection":"Block selection", +"Bodo":"Bodo", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bulgarian", +"Bullet –":"Bullet –", +"Bullet •":"Bullet •", +"Bullets":"Bullets", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Callouts", +"Caption":"Caption", +"Caption Characters":"Caption Characters", +"Catalan":"Catalan", +"Catalan (Valencian)":"Catalan (Valencian)", +"Centered Text":"Centred Text", +"Chinese (Hong Kong)":"Chinese (Hong Kong)", +"Chinese (Macau)":"Chinese (Macau)", +"Chinese (Singapore)":"Chinese (Singapore)", +"Chinese (simplified)":"Chinese (simplified)", +"Chinese (traditional)":"Chinese (traditional)", +"Church Slavic":"Church Slavic", +"Chuvash":"Chuvash", +"Citation":"Citation", +"Clear formatting":"Clear formatting", +"Complimentary Close":"Complimentary Close", +"Connectors":"Connectors", +"Contents 1":"Contents 1", +"Contents 10":"Contents 10", +"Contents 2":"Contents 2", +"Contents 3":"Contents 3", +"Contents 4":"Contents 4", +"Contents 5":"Contents 5", +"Contents 6":"Contents 6", +"Contents 7":"Contents 7", +"Contents 8":"Contents 8", +"Contents 9":"Contents 9", +"Contents Heading":"Contents Heading", +"Coptic":"Coptic", +"Cornish":"Cornish", +"Count":"Count", +"CountA":"CountA", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Croatian", +"Curves and Polygons":"Curves and Polygons", +"Czech":"Czech", +"Danish":"Danish", +"Dashed Line":"Dashed Line", +"Default":"Default", +"Default Drawing Style":"Default Drawing Style", +"Default Page Style":"Default Page Style", +"Default Paragraph Style":"Default Paragraph Style", +"Definition":"Definition", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Drawing", +"Drop Caps":"Drop Caps", +"Dutch (Belgium)":"Dutch (Belgium)", +"Dutch (Netherlands)":"Dutch (Netherlands)", +"Dzongkha":"Dzongkha", +"Emphasis":"Emphasis", +"Endnote":"Endnote", +"Endnote Anchor":"Endnote Anchor", +"Endnote Characters":"Endnote Characters", +"English (Australia)":"English (Australia)", +"English (Belize)":"English (Belize)", +"English (Botswana)":"English (Botswana)", +"English (Canada)":"English (Canada)", +"English (Caribbean)":"English (Caribbean)", +"English (Denmark)":"English (Denmark)", +"English (Gambia)":"English (Gambia)", +"English (Ghana)":"English (Ghana)", +"English (Hong Kong)":"English (Hong Kong)", +"English (India)":"English (India)", +"English (Ireland)":"English (Ireland)", +"English (Israel)":"English (Israel)", +"English (Jamaica)":"English (Jamaica)", +"English (Kenya)":"English (Kenya)", +"English (Malawi)":"English (Malawi)", +"English (Malaysia)":"English (Malaysia)", +"English (Mauritius)":"English (Mauritius)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"English (New Zealand)", +"English (Nigeria)":"English (Nigeria)", +"English (Philippines)":"English (Philippines)", +"English (South Africa)":"English (South Africa)", +"English (Sri Lanka)":"English (Sri Lanka)", +"English (Trinidad)":"English (Trinidad)", +"English (UK)":"English (UK)", +"English (USA)":"English (USA)", +"English (Zambia)":"English (Zambia)", +"English (Zimbabwe)":"English (Zimbabwe)", +"English, OED spelling (UK)":"English, OED spelling (UK)", +"Envelope":"Envelope", +"Error":"Error", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"Example", +"Extending selection":"Extending selection", +"Faroese":"Faroese", +"Figure":"Figure", +"Figure Index 1":"Figure Index 1", +"Figure Index Heading":"Figure Index Heading", +"Fijian":"Fijian", +"Filled":"Filled", +"Filled Blue":"Filled Blue", +"Filled Green":"Filled Green", +"Filled Red":"Filled Red", +"Filled Yellow":"Filled Yellow", +"Finnish":"Finnish", +"First Line Indent":"First Line Indent", +"First Page":"First Page", +"Flowchart":"Flowchart", +"Fon":"Fon", +"Footer":"Footer", +"Footer Left":"Footer Left", +"Footer Right":"Footer Right", +"Footnote":"Footnote", +"Footnote Anchor":"Footnote Anchor", +"Footnote Characters":"Footnote Characters", +"Formula":"Formula", +"Four Slides":"Four Slides", +"Frame":"Frame", +"Frame Contents":"Frame Contents", +"French (Belgium)":"French (Belgium)", +"French (Benin)":"French (Benin)", +"French (Burkina Faso)":"French (Burkina Faso)", +"French (Canada)":"French (Canada)", +"French (Côte d'Ivoire)":"French (Côte d'Ivoire)", +"French (France)":"French (France)", +"French (Luxembourg)":"French (Luxembourg)", +"French (Mali)":"French (Mali)", +"French (Mauritius)":"French (Mauritius)", +"French (Monaco)":"French (Monaco)", +"French (Niger)":"French (Niger)", +"French (Senegal)":"French (Senegal)", +"French (Switzerland)":"French (Switzerland)", +"French (Togo)":"French (Togo)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"Function Wizard", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"German (Austria)", +"German (Belgium)":"German (Belgium)", +"German (Germany)":"German (Germany)", +"German (Liechtenstein)":"German (Liechtenstein)", +"German (Luxembourg)":"German (Luxembourg)", +"German (Switzerland)":"German (Switzerland)", +"Gikuyu":"Gikuyu", +"Good":"Good", +"Graphic":"Graphic", +"Graphics":"Graphics", +"Greek":"Greek", +"Greek, Ancient":"Greek, Ancient", +"Guadeloupean Creole French":"Guadeloupean Creole French", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"Hanging Indent", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiian", +"Header":"Header", +"Header Left":"Header Left", +"Header Right":"Header Right", +"Heading":"Heading", +"Heading 1":"Heading 1", +"Heading 10":"Heading 10", +"Heading 2":"Heading 2", +"Heading 3":"Heading 3", +"Heading 4":"Heading 4", +"Heading 5":"Heading 5", +"Heading 6":"Heading 6", +"Heading 7":"Heading 7", +"Heading 8":"Heading 8", +"Heading 9":"Heading 9", +"Heading A0":"Heading A0", +"Heading A4":"Heading A4", +"Hebrew":"Hebrew", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horizontal Line", +"Hungarian":"Hungarian", +"Hungarian (Szekely-Hungarian Rovas)":"Hungarian (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlink", +"Icelandic":"Icelandic", +"Illustration":"Illustration", +"Iloko":"Iloko", +"Index":"Index", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Index Heading", +"Index Link":"Index Link", +"Index Separator":"Index Separator", +"Indonesian":"Indonesian", +"Insert":"Insert", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internet Link", +"Interslavic Cyrillic":"Interslavic Cyrillic", +"Interslavic Latin":"Interslavic Latin", +"Irish":"Irish", +"Italian (Italy)":"Italian (Italy)", +"Italian (Switzerland)":"Italian (Switzerland)", +"Japanese":"Japanese", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardian", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latin", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Democratic Republic of the Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Korean (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdish, Central (Iran)", +"Kurdish, Central (Iraq)":"Kurdish, Central (Iraq)", +"Kurdish, Northern (Syria)":"Kurdish, Northern (Syria)", +"Kurdish, Northern (Turkey)":"Kurdish, Northern (Turkey)", +"Kurdish, Southern (Iran)":"Kurdish, Southern (Iran)", +"Kurdish, Southern (Iraq)":"Kurdish, Southern (Iraq)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Labels", +"Ladin":"Ladin", +"Landscape":"Landscape", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latin", +"Latvian":"Latvian", +"Left Page":"Left Page", +"Lengo":"Lengo", +"Ligurian":"Ligurian", +"Limbu":"Limbu", +"Line Numbering":"Line Numbering", +"Lines":"Lines", +"Lines and Arrows":"Lines and Arrows", +"Lingala":"Lingala", +"List":"List", +"List 1":"List 1", +"List 1 Cont.":"List 1 Cont.", +"List 1 End":"List 1 End", +"List 1 Start":"List 1 Start", +"List 2":"List 2", +"List 2 Cont.":"List 2 Cont.", +"List 2 End":"List 2 End", +"List 2 Start":"List 2 Start", +"List 3":"List 3", +"List 3 Cont.":"List 3 Cont.", +"List 3 End":"List 3 End", +"List 3 Start":"List 3 Start", +"List 4":"List 4", +"List 4 Cont.":"List 4 Cont.", +"List 4 End":"List 4 End", +"List 4 Start":"List 4 Start", +"List 5":"List 5", +"List 5 Cont.":"List 5 Cont.", +"List 5 End":"List 5 End", +"List 5 Start":"List 5 Start", +"List Contents":"List Contents", +"List Heading":"List Heading", +"List Indent":"List Indent", +"Lithuanian":"Lithuanian", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Low German", +"Luxembourgish":"Luxembourgish", +"Macedonian":"Macedonian", +"Main Index Entry":"Main Index Entry", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darussalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malay Arabic (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malay Arabic (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Eastern, Latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolian Cyrillic", +"Mongolian Mongolian":"Mongolian Mongolian", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, South", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Neutral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nine Slides", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"No Character Style", +"No List":"No List", +"Nogai":"Nogai", +"None (Do not check spelling)":"None (Do not check spelling)", +"Northern Sotho":"Northern Sotho", +"Norwegian, Bokmål":"Norwegian, Bokmål", +"Norwegian, Nynorsk":"Norwegian, Nynorsk", +"Note":"Note", +"Notes":"Notes", +"Numbering 1":"Numbering 1", +"Numbering 1 Cont.":"Numbering 1 Cont.", +"Numbering 1 End":"Numbering 1 End", +"Numbering 1 Start":"Numbering 1 Start", +"Numbering 123":"Numbering 123", +"Numbering 2":"Numbering 2", +"Numbering 2 Cont.":"Numbering 2 Cont.", +"Numbering 2 End":"Numbering 2 End", +"Numbering 2 Start":"Numbering 2 Start", +"Numbering 3":"Numbering 3", +"Numbering 3 Cont.":"Numbering 3 Cont.", +"Numbering 3 End":"Numbering 3 End", +"Numbering 3 Start":"Numbering 3 Start", +"Numbering 4":"Numbering 4", +"Numbering 4 Cont.":"Numbering 4 Cont.", +"Numbering 4 End":"Numbering 4 End", +"Numbering 4 Start":"Numbering 4 Start", +"Numbering 5":"Numbering 5", +"Numbering 5 Cont.":"Numbering 5 Cont.", +"Numbering 5 End":"Numbering 5 End", +"Numbering 5 Start":"Numbering 5 Start", +"Numbering ABC":"Numbering ABC", +"Numbering IVX":"Numbering IVX", +"Numbering Symbols":"Numbering Symbols", +"Numbering abc":"Numbering abc", +"Numbering ivx":"Numbering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Object Index 1", +"Object Index Heading":"Object Index Heading", +"Object with no fill and no line":"Object with no fill and no line", +"Object without fill":"Object without fill", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"One Slide", +"Oromo":"Oromo", +"Outline":"Outline", +"Outlined":"Outlined", +"Outlined Blue":"Outlined Blue", +"Outlined Green":"Outlined Green", +"Outlined Red":"Outlined Red", +"Outlined Yellow":"Outlined Yellow", +"Overwrite":"Overwrite", +"Page %1 of %2":"Page %1 of %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Page %1 of %2 (Page %3 of %4 to print)", +"Page Number":"Page Number", +"Page Properties":"Page Properties", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Pennsylvania Dutch":"Pennsylvania Dutch", +"Persian":"Persian", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Placeholder", +"Plautdietsch":"Plautdietsch", +"Polish":"Polish", +"Portrait":"Portrait", +"Portuguese (Angola)":"Portuguese (Angola)", +"Portuguese (Brazil)":"Portuguese (Brazil)", +"Portuguese (Mozambique)":"Portuguese (Mozambique)", +"Portuguese (Portugal)":"Portuguese (Portugal)", +"Preformatted Text":"Preformatted Text", +"Product":"Product", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, North)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, South)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Quotation", +"Report":"Report", +"Result":"Result", +"Result2":"Result2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Right Page", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Romanian (Moldova)", +"Romanian (Romania)":"Romanian (Romania)", +"Rubies":"Rubies", +"Russian":"Russian", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Saraiki":"Saraiki", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"Selection count", +"Sender":"Sender", +"Serbian Cyrillic (Montenegro)":"Serbian Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbian Cyrillic (Serbia and Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbian Cyrillic (Serbia)", +"Serbian Latin":"Serbian Latin", +"Serbian Latin (Montenegro)":"Serbian Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbian Latin (Serbia and Montenegro)", +"Serbian Latin (Serbia)":"Serbian Latin (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Shapes", +"Sheet %1 of %2":"Sheet %1 of %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Signature", +"Silesian":"Silesian", +"Sindhi, Arabic":"Sindhi, Arabic", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Six Slides", +"Slide %1 of %2":"Slide %1 of %2", +"Slide %1 of %2 (%3)":"Slide %1 of %2 (%3)", +"Slovak":"Slovak", +"Slovenian":"Slovenian", +"Somali":"Somali", +"Sorbian, Lower":"Sorbian, Lower", +"Sorbian, Upper":"Sorbian, Upper", +"Source Text":"Source Text", +"Southern Sotho":"Southern Sotho", +"Spanish (Argentina)":"Spanish (Argentina)", +"Spanish (Bolivia)":"Spanish (Bolivia)", +"Spanish (Chile)":"Spanish (Chile)", +"Spanish (Colombia)":"Spanish (Colombia)", +"Spanish (Costa Rica)":"Spanish (Costa Rica)", +"Spanish (Cuba)":"Spanish (Cuba)", +"Spanish (Dom. Rep.)":"Spanish (Dom. Rep.)", +"Spanish (Ecuador)":"Spanish (Ecuador)", +"Spanish (El Salvador)":"Spanish (El Salvador)", +"Spanish (Guatemala)":"Spanish (Guatemala)", +"Spanish (Honduras)":"Spanish (Honduras)", +"Spanish (Mexico)":"Spanish (Mexico)", +"Spanish (Nicaragua)":"Spanish (Nicaragua)", +"Spanish (Panama)":"Spanish (Panama)", +"Spanish (Paraguay)":"Spanish (Paraguay)", +"Spanish (Peru)":"Spanish (Peru)", +"Spanish (Puerto Rico)":"Spanish (Puerto Rico)", +"Spanish (Spain)":"Spanish (Spain)", +"Spanish (Uruguay)":"Spanish (Uruguay)", +"Spanish (Venezuela)":"Spanish (Venezuela)", +"StDev":"StDev", +"Standard selection":"Standard selection", +"Stars and Banners":"Stars and Banners", +"Status":"Status", +"Strong Emphasis":"Strong Emphasis", +"Subtitle":"Subtitle", +"Sum":"Sum", +"Sundanese":"Sundanese", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedish (Finland)", +"Swedish (Sweden)":"Swedish (Sweden)", +"Symbol Shapes":"Symbol Shapes", +"Table":"Table", +"Table Contents":"Table Contents", +"Table Heading":"Table Heading", +"Table Index 1":"Table Index 1", +"Table Index Heading":"Table Index Heading", +"Tagalog":"Tagalog", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"Thai", +"Three Slides":"Three Slides", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"Tibetan (PR China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Title", +"Title A0":"Title A0", +"Title A4":"Title A4", +"Title Only":"Title Only", +"Title Slide":"Title Slide", +"Title and 2 Content":"Title and 2 Content", +"Title, 2 Content and Content":"Title, 2 Content and Content", +"Title, 2 Content over Content":"Title, 2 Content over Content", +"Title, 4 Content":"Title, 4 Content", +"Title, 6 Content":"Title, 6 Content", +"Title, Content":"Title, Content", +"Title, Content and 2 Content":"Title, Content and 2 Content", +"Title, Content over Content":"Title, Content over Content", +"Title, Vertical Text":"Title, Vertical Text", +"Title, Vertical Text, Clipart":"Title, Vertical Text, Clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (South Africa)", +"Turkish":"Turkish", +"Turkmen":"Turkmen", +"Two Slides":"Two Slides", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainian", +"Unknown":"Unknown", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"User Entry", +"User Index 1":"User Index 1", +"User Index 10":"User Index 10", +"User Index 2":"User Index 2", +"User Index 3":"User Index 3", +"User Index 4":"User Index 4", +"User Index 5":"User Index 5", +"User Index 6":"User Index 6", +"User Index 7":"User Index 7", +"User Index 8":"User Index 8", +"User Index 9":"User Index 9", +"User Index Heading":"User Index Heading", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbek Cyrillic", +"Uzbek Latin":"Uzbek Latin", +"Var":"Var", +"Variable":"Variable", +"Venda":"Venda", +"Venetian":"Venetian", +"Veps":"Veps", +"Vertical Numbering Symbols":"Vertical Numbering Symbols", +"Vertical Title, Text, Chart":"Vertical Title, Text, Chart", +"Vertical Title, Vertical Text":"Vertical Title, Vertical Text", +"Vietnamese":"Vietnamese", +"Vili":"Vili", +"Visited Internet Link":"Visited Internet Link", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"Warning", +"Watermark":"Watermark", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Democratic Republic of the Congo)", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Multiple]", +"[None]":"[None]", +"[Undetermined]":"[Undetermined]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/en-ZA.json b/f7cloud-office/browser/dist/l10n/locore/en-ZA.json new file mode 100644 index 0000000..16b20fc --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/en-ZA.json @@ -0,0 +1,419 @@ +{ +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (South Africa)", +"Akan":"Akan", +"Albanian":"Albanian", +"Amharic":"Amharic", +"Arabic":"Arabic", +"Arabic (Algeria)":"Arabic (Algeria)", +"Arabic (Bahrain)":"Arabic (Bahrain)", +"Arabic (Chad)":"Arabic (Chad)", +"Arabic (Comoros)":"Arabic (Comoros)", +"Arabic (Djibouti)":"Arabic (Djibouti)", +"Arabic (Egypt)":"Arabic (Egypt)", +"Arabic (Eritrea)":"Arabic (Eritrea)", +"Arabic (Iraq)":"Arabic (Iraq)", +"Arabic (Israel)":"Arabic (Israel)", +"Arabic (Jordan)":"Arabic (Jordan)", +"Arabic (Kuwait)":"Arabic (Kuwait)", +"Arabic (Lebanon)":"Arabic (Lebanon)", +"Arabic (Libya)":"Arabic (Libya)", +"Arabic (Mauritania)":"Arabic (Mauritania)", +"Arabic (Morocco)":"Arabic (Morocco)", +"Arabic (Oman)":"Arabic (Oman)", +"Arabic (Palestine)":"Arabic (Palestine)", +"Arabic (Qatar)":"Arabic (Qatar)", +"Arabic (Saudi Arabia)":"Arabic (Saudi Arabia)", +"Arabic (Somalia)":"Arabic (Somalia)", +"Arabic (Sudan)":"Arabic (Sudan)", +"Arabic (Syria)":"Arabic (Syria)", +"Arabic (Tunisia)":"Arabic (Tunisia)", +"Arabic (UAE)":"Arabic (UAE)", +"Arabic (Yemen)":"Arabic (Yemen)", +"Asturian":"Asturian", +"Average":"Average", +"Azerbaijani Cyrillic":"Azerbaijani Cyrillic", +"Azerbaijani Latin":"Azerbaijani Latin", +"Background":"Background", +"Background objects":"Background objects", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Basic Shapes", +"Basque":"Basque", +"Belarusian":"Belarusian", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliography 1", +"Bibliography Heading":"Bibliography Heading", +"Blank Slide":"Blank Slide", +"Block Arrows":"Block Arrows", +"Bodo":"Bodo", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bulgarian":"Bulgarian", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Callouts":"Callouts", +"Caption":"Caption", +"Caption Characters":"Caption Characters", +"Catalan":"Catalan", +"Centered Text":"Centered Text", +"Chinese (Hong Kong)":"Chinese (Hong Kong)", +"Chinese (Macau)":"Chinese (Macau)", +"Chinese (Singapore)":"Chinese (Singapore)", +"Chinese (simplified)":"Chinese (simplified)", +"Chinese (traditional)":"Chinese (traditional)", +"Chuvash":"Chuvash", +"Clear formatting":"Clear formatting", +"Connectors":"Connectors", +"Contents 1":"Contents 1", +"Contents 10":"Contents 10", +"Contents 2":"Contents 2", +"Contents 3":"Contents 3", +"Contents 4":"Contents 4", +"Contents 5":"Contents 5", +"Contents 6":"Contents 6", +"Contents 7":"Contents 7", +"Contents 8":"Contents 8", +"Contents 9":"Contents 9", +"Contents Heading":"Contents Heading", +"Coptic":"Coptic", +"Count":"Count", +"CountA":"CountA", +"Croatian":"Croatian", +"Czech":"Czech", +"Danish":"Danish", +"Default":"Default", +"Definition":"Definition", +"Dhivehi":"Dhivehi", +"Dogri":"Dogri", +"Drawing":"Drawing", +"Drop Caps":"Drop Caps", +"Dutch (Belgium)":"Dutch (Belgium)", +"Dutch (Netherlands)":"Dutch (Netherlands)", +"Dzongkha":"Dzongkha", +"Emphasis":"Emphasis", +"Endnote":"Endnote", +"Endnote Characters":"Endnote Characters", +"English (Australia)":"English (Australia)", +"English (Belize)":"English (Belize)", +"English (Canada)":"English (Canada)", +"English (Caribbean)":"English (Caribbean)", +"English (Ghana)":"English (Ghana)", +"English (India)":"English (India)", +"English (Jamaica)":"English (Jamaica)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"English (New Zealand)", +"English (Philippines)":"English (Philippines)", +"English (South Africa)":"English (South Africa)", +"English (Trinidad)":"English (Trinidad)", +"English (UK)":"English (UK)", +"English (USA)":"English (USA)", +"English (Zimbabwe)":"English (Zimbabwe)", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"Example", +"Faroese":"Faroese", +"Fijian":"Fijian", +"Finnish":"Finnish", +"First Page":"First Page", +"Flowchart":"Flowchart", +"Footer":"Footer", +"Footnote":"Footnote", +"Footnote Characters":"Footnote Characters", +"Formula":"Formula", +"Four Slides":"Four Slides", +"Frame":"Frame", +"French (Belgium)":"French (Belgium)", +"French (Canada)":"French (Canada)", +"French (France)":"French (France)", +"French (Luxembourg)":"French (Luxembourg)", +"French (Monaco)":"French (Monaco)", +"French (Switzerland)":"French (Switzerland)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"Function Wizard", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"German (Austria)", +"German (Belgium)":"German (Belgium)", +"German (Germany)":"German (Germany)", +"German (Liechtenstein)":"German (Liechtenstein)", +"German (Luxembourg)":"German (Luxembourg)", +"German (Switzerland)":"German (Switzerland)", +"Gikuyu":"Gikuyu", +"Graphics":"Graphics", +"Greek":"Greek", +"Greek, Ancient":"Greek, Ancient", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Header":"Header", +"Heading":"Heading", +"Heading 10":"Heading 10", +"Heading 2":"Heading 2", +"Heading 3":"Heading 3", +"Heading 4":"Heading 4", +"Heading 5":"Heading 5", +"Heading 6":"Heading 6", +"Heading 7":"Heading 7", +"Heading 8":"Heading 8", +"Heading 9":"Heading 9", +"Hebrew":"Hebrew", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horizontal Line", +"Hungarian":"Hungarian", +"Icelandic":"Icelandic", +"Illustration":"Illustration", +"Index":"Index", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Index Heading", +"Index Link":"Index Link", +"Index Separator":"Index Separator", +"Indonesian":"Indonesian", +"Insert":"Insert", +"Interlingua":"Interlingua", +"Internet Link":"Internet Link", +"Irish":"Irish", +"Italian (Italy)":"Italian (Italy)", +"Italian (Switzerland)":"Italian (Switzerland)", +"Japanese":"Japanese", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Konkani":"Konkani", +"Korean (RoK)":"Korean (RoK)", +"Labels":"Labels", +"Landscape":"Landscape", +"Lao":"Lao", +"Latgalian":"Latgalian", +"Latvian":"Latvian", +"Left Page":"Left Page", +"Lingala":"Lingala", +"List Contents":"List Contents", +"List Heading":"List Heading", +"List Indent":"List Indent", +"Lithuanian":"Lithuanian", +"Low German":"Low German", +"Luxembourgish":"Luxembourgish", +"Macedonian":"Macedonian", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darussalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Max":"Max", +"Min":"Min", +"Moore":"Moore", +"Ndebele, South":"Ndebele, South", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Nine Slides":"Nine Slides", +"None (Do not check spelling)":"None (Do not check spelling)", +"Northern Sotho":"Northern Sotho", +"Norwegian, Bokmål":"Norwegian, Bokmål", +"Norwegian, Nynorsk":"Norwegian, Nynorsk", +"Notes":"Notes", +"Numbering 1":"Numbering 1", +"Numbering 1 Cont.":"Numbering 1 Cont.", +"Numbering 1 End":"Numbering 1 End", +"Numbering 1 Start":"Numbering 1 Start", +"Numbering 2":"Numbering 2", +"Numbering 2 Cont.":"Numbering 2 Cont.", +"Numbering 2 End":"Numbering 2 End", +"Numbering 2 Start":"Numbering 2 Start", +"Numbering 3":"Numbering 3", +"Numbering 3 Cont.":"Numbering 3 Cont.", +"Numbering 3 End":"Numbering 3 End", +"Numbering 3 Start":"Numbering 3 Start", +"Numbering 4":"Numbering 4", +"Numbering 4 Cont.":"Numbering 4 Cont.", +"Numbering 4 End":"Numbering 4 End", +"Numbering 4 Start":"Numbering 4 Start", +"Numbering 5":"Numbering 5", +"Numbering 5 Cont.":"Numbering 5 Cont.", +"Numbering 5 End":"Numbering 5 End", +"Numbering 5 Start":"Numbering 5 Start", +"Numbering Symbols":"Numbering Symbols", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object without fill":"Object without fill", +"Occitan":"Occitan", +"One Slide":"One Slide", +"Oromo":"Oromo", +"Outline":"Outline", +"Page Number":"Page Number", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Placeholder":"Placeholder", +"Polish":"Polish", +"Portrait":"Portrait", +"Portuguese (Brazil)":"Portuguese (Brazil)", +"Portuguese (Portugal)":"Portuguese (Portugal)", +"Preformatted Text":"Preformatted Text", +"Product":"Product", +"Punjabi":"Punjabi", +"Quechua (Bolivia, North)":"Quechua (Bolivia, North)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, South)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Report":"Report", +"Result":"Result", +"Result2":"Result2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Right Page", +"Rubies":"Rubies", +"Russian":"Russian", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Serbian Cyrillic (Montenegro)":"Serbian Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbian Cyrillic (Serbia)", +"Serbian Latin (Montenegro)":"Serbian Latin (Montenegro)", +"Serbian Latin (Serbia)":"Serbian Latin (Serbia)", +"Shuswap":"Shuswap", +"Signature":"Signature", +"Sinhala":"Sinhala", +"Six Slides":"Six Slides", +"Slovak":"Slovak", +"Slovenian":"Slovenian", +"Somali":"Somali", +"Sorbian, Lower":"Sorbian, Lower", +"Sorbian, Upper":"Sorbian, Upper", +"Source Text":"Source Text", +"Southern Sotho":"Southern Sotho", +"Spanish (Argentina)":"Spanish (Argentina)", +"Spanish (Bolivia)":"Spanish (Bolivia)", +"Spanish (Chile)":"Spanish (Chile)", +"Spanish (Colombia)":"Spanish (Colombia)", +"Spanish (Costa Rica)":"Spanish (Costa Rica)", +"Spanish (Cuba)":"Spanish (Cuba)", +"Spanish (Dom. Rep.)":"Spanish (Dom. Rep.)", +"Spanish (Ecuador)":"Spanish (Ecuador)", +"Spanish (El Salvador)":"Spanish (El Salvador)", +"Spanish (Guatemala)":"Spanish (Guatemala)", +"Spanish (Honduras)":"Spanish (Honduras)", +"Spanish (Mexico)":"Spanish (Mexico)", +"Spanish (Nicaragua)":"Spanish (Nicaragua)", +"Spanish (Panama)":"Spanish (Panama)", +"Spanish (Paraguay)":"Spanish (Paraguay)", +"Spanish (Peru)":"Spanish (Peru)", +"Spanish (Puerto Rico)":"Spanish (Puerto Rico)", +"Spanish (Spain)":"Spanish (Spain)", +"Spanish (Uruguay)":"Spanish (Uruguay)", +"Spanish (Venezuela)":"Spanish (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Strong Emphasis", +"Subtitle":"Subtitle", +"Sum":"Sum", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedish (Finland)", +"Swedish (Sweden)":"Swedish (Sweden)", +"Table":"Table", +"Table Contents":"Table Contents", +"Table Heading":"Table Heading", +"Tagalog":"Tagalog", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Text", +"Thai":"Thai", +"Three Slides":"Three Slides", +"Tibetan (PR China)":"Tibetan (PR China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Title", +"Title Only":"Title Only", +"Title Slide":"Title Slide", +"Title and 2 Content":"Title and 2 Content", +"Title, 2 Content and Content":"Title, 2 Content and Content", +"Title, 2 Content over Content":"Title, 2 Content over Content", +"Title, 4 Content":"Title, 4 Content", +"Title, 6 Content":"Title, 6 Content", +"Title, Content":"Title, Content", +"Title, Content and 2 Content":"Title, Content and 2 Content", +"Title, Content over Content":"Title, Content over Content", +"Title, Vertical Text":"Title, Vertical Text", +"Title, Vertical Text, Clipart":"Title, Vertical Text, Clipart", +"Tok Pisin":"Tok Pisin", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (South Africa)", +"Turkish":"Turkish", +"Turkmen":"Turkmen", +"Two Slides":"Two Slides", +"Ukrainian":"Ukrainian", +"Unknown":"Unknown", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"User Entry", +"User Index 1":"User Index 1", +"User Index 10":"User Index 10", +"User Index 2":"User Index 2", +"User Index 3":"User Index 3", +"User Index 4":"User Index 4", +"User Index 5":"User Index 5", +"User Index 6":"User Index 6", +"User Index 7":"User Index 7", +"User Index 8":"User Index 8", +"User Index 9":"User Index 9", +"User Index Heading":"User Index Heading", +"Uyghur":"Uyghur", +"Uzbek Latin":"Uzbek Latin", +"Var":"Var", +"Variable":"Variable", +"Venda":"Venda", +"Vertical Numbering Symbols":"Vertical Numbering Symbols", +"Vertical Title, Text, Chart":"Vertical Title, Text, Chart", +"Vertical Title, Vertical Text":"Vertical Title, Vertical Text", +"Vietnamese":"Vietnamese", +"Visited Internet Link":"Visited Internet Link", +"Walloon":"Walloon", +"Watermark":"Watermark", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Yiddish (USA)":"Yiddish (USA)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/eo.json b/f7cloud-office/browser/dist/l10n/locore/eo.json new file mode 100644 index 0000000..7956835 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/eo.json @@ -0,0 +1,704 @@ +{ +"%1 of %2 records found":"%1 el %2 rikordoj trovitaj", +"3D Objects":"3D-objektoj", +"A0":"A0", +"A4":"A4", +"Accent":"Akcento", +"Accent 1":"Akcento 1", +"Accent 2":"Akcento 2", +"Accent 3":"Akcento 3", +"Adding selection":"Aldoni elektaĵon", +"Addressee":"Adresato", +"Afrikaans (Namibia)":"Afrikansa (Namibia)", +"Afrikaans (South Africa)":"Afrikansa (Sudafrika)", +"Aka (Central African Republic)":"CAR (Centr-Afrika Respubliko)", +"Aka (Congo)":"Akana (Kongo)", +"Akan":"Akana", +"Albanian":"Albana", +"Amharic":"Amhara", +"Apatani":"Apatani", +"Appendix":"Apendico", +"Arabic":"Araba", +"Arabic (Algeria)":"Araba (Alĝerio)", +"Arabic (Bahrain)":"Araba (Barejno)", +"Arabic (Chad)":"Araba (Ĉado)", +"Arabic (Comoros)":"Araba (Komoroj)", +"Arabic (Djibouti)":"Araba (Ĝibutio)", +"Arabic (Egypt)":"Araba (Egiptio)", +"Arabic (Eritrea)":"Araba (Eritreo)", +"Arabic (Iraq)":"Araba (Irako)", +"Arabic (Israel)":"Araba (Israelo)", +"Arabic (Jordan)":"Araba (Jordanio)", +"Arabic (Kuwait)":"Araba (Kuvajto)", +"Arabic (Lebanon)":"Araba (Libano)", +"Arabic (Libya)":"Araba (Libio)", +"Arabic (Mauritania)":"Araba (Maŭritanio)", +"Arabic (Morocco)":"Araba (Maroko)", +"Arabic (Oman)":"Araba (Omano)", +"Arabic (Palestine)":"Araba (Palestino)", +"Arabic (Qatar)":"Araba (Kataro)", +"Arabic (Saudi Arabia)":"Araba (Saŭda Arabio)", +"Arabic (Somalia)":"Araba (Somalio)", +"Arabic (Sudan)":"Araba (Sudano)", +"Arabic (Syria)":"Araba (Sirio)", +"Arabic (Tunisia)":"Araba (Tunizio)", +"Arabic (UAE)":"Araba (UAE)", +"Arabic (Yemen)":"Araba (Jemeno)", +"Aragonese":"Aragona", +"Aranese":"Arana", +"Armenian, Classical (Armenia)":"Armena, Klasika (Armenio)", +"Armenian, Eastern (Armenia)":"Armena, Orienta (Armenio)", +"Armenian, Eastern (Iran)":"Armena, Orienta (Irano)", +"Armenian, Eastern (Russia)":"Armena, Orienta (Rusujo)", +"Armenian, Western (Armenia)":"Armena, Okcidenta (Armenio)", +"Arpitan (France)":"Arpitana (Francio)", +"Arpitan (Italy)":"Arpitana (Italio)", +"Arpitan (Switzerland)":"Arpitana (Svisio)", +"Arrow Line":"Linisago", +"Assamese":"Asama", +"Asturian":"Asturia", +"Avar":"Avara", +"Average":"Mezumo", +"Azerbaijani Cyrillic":"Azerbajĝana cirila", +"Azerbaijani Latin":"Azerbajĝana latina", +"Background":"Fono", +"Background objects":"Fonaj objektoj", +"Bad":"Malbona", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Bazaj formoj", +"Basque":"Eŭska", +"Beembe":"Bemba", +"Bekwel":"Bekvela", +"Belarusian":"Belorusa", +"Bengali (Bangladesh)":"Bengala (Bangladeŝo)", +"Bengali (India)":"Bengala (Barato)", +"Bibliography 1":"Bibliografio 1", +"Bibliography Heading":"Bibliografia kapo", +"Blank Slide":"Malplena Lumbildo", +"Block Arrows":"Blokaj sagoj", +"Block Quotation":"Blokcitaĵo", +"Block selection":"Bloka elektado", +"Bodo":"Bodoa", +"Body Text":"Teksta korpo", +"Body Text, Indented":"Teksta korpo, krommarĝeno", +"Bosnian":"Bosnia", +"Breton":"Bretona", +"Bribri":"Bribria", +"Bulgarian":"Bulgara", +"Bullet –":"Bulo –", +"Bullet •":"Bulo •", +"Bullet ☑":"Bulo", +"Bullet ✗":"Bulo ✗", +"Bullet ➢":"Bulo ➢", +"Bullets":"Buloj", +"Burmese":"Birma", +"Bushi":"Buŝia", +"Cabécar":"Cabécar", +"Callouts":"Klarigiloj", +"Caption":"Apudskribo", +"Caption Characters":"Signoj de la apudskribo", +"Catalan":"Kataluna", +"Catalan (Valencian)":"Kataluna (Valencio)", +"Centered Text":"Centrigita teksto", +"Chinese (Hong Kong)":"Ĉina (Honkongo)", +"Chinese (Macau)":"Ĉina (Makao)", +"Chinese (Singapore)":"Ĉina (Singapuro)", +"Chinese (simplified)":"Ĉina (simpligita)", +"Chinese (traditional)":"Ĉina (tradicia)", +"Church Slavic":"Eklezia Slava", +"Chuvash":"Ĉuvaŝa", +"Citation":"Citaĵo", +"Clear formatting":"Vakigi formatadon", +"Comment":"Komento", +"Complimentary Close":"Komplimenta fermo", +"Connectors":"Konektiloj", +"Contents 1":"Enhavo 1", +"Contents 10":"Enhavo 10", +"Contents 2":"Enhavo 2", +"Contents 3":"Enhavo 3", +"Contents 4":"Enhavo 4", +"Contents 5":"Enhavo 5", +"Contents 6":"Enhavo 6", +"Contents 7":"Enhavo 7", +"Contents 8":"Enhavo 8", +"Contents 9":"Enhavo 9", +"Contents Heading":"Enhava kapo", +"Coptic":"Kopta", +"Cornish":"Kornvala", +"Count":"Nombri", +"CountA":"NombriA", +"Cree, Plains, Latin":"Kria,Ebenaĵa,Latina", +"Cree, Plains, Syllabics":"Kria,Ebenaĵa,Silaba", +"Croatian":"Kroata", +"Curves and Polygons":"Kurboj kaj plurlateroj", +"Czech":"Ĉeĥa", +"Danish":"Dana", +"Dashed Line":"Streketa linio", +"Default":"Apriora", +"Default Drawing Style":"Apriora desegna stilo", +"Default Page Style":"Apriora paĝa stilo", +"Default Paragraph Style":"Apriora alinea stilo", +"Definition":"Difino", +"Dhivehi":"Diveha", +"Dibole":"Dibolea", +"Dogri":"Dogra", +"Doondo":"Doonda", +"Drawing":"Desegnaĵo", +"Drop Caps":"Ĉefliteroj", +"Dutch (Belgium)":"Nederlanda (Belgio)", +"Dutch (Netherlands)":"Nederlanda (Nederlando)", +"Dzongkha":"Dzonka", +"Emphasis":"Emfazo", +"Endnote":"Finnoto", +"Endnote Anchor":"Finnota ankro", +"Endnote Characters":"Finnotaj signoj", +"English (Australia)":"Angla (Aŭstralio)", +"English (Belize)":"Angla (Belizo)", +"English (Botswana)":"Angla (Bocvano)", +"English (Canada)":"Angla (Kanado)", +"English (Caribbean)":"Angla (Kariba)", +"English (Denmark)":"Angla (Danujo)", +"English (Gambia)":"Angla (Gambio)", +"English (Ghana)":"Angla (Ganao)", +"English (Hong Kong)":"Angla (Honkongo)", +"English (India)":"Angla (Barato)", +"English (Ireland)":"Angla (Irlando)", +"English (Israel)":"Angla (Israelo)", +"English (Jamaica)":"Angla (Jamajko)", +"English (Kenya)":"Angla (Kenjo)", +"English (Malawi)":"Angla (Malawi)", +"English (Malaysia)":"Angla (Malajzio)", +"English (Mauritius)":"Angla (Maŭricio)", +"English (Namibia)":"Angla (Namibia)", +"English (New Zealand)":"Angla (Nov-Zelando)", +"English (Nigeria)":"Angla (Niĝerio)", +"English (Philippines)":"Angla (Filipinoj)", +"English (South Africa)":"Angla (Sud-Afriko)", +"English (Sri Lanka)":"Angla (Srilanko)", +"English (Trinidad)":"Angla (Trinidado)", +"English (UK)":"Angla (Britio)", +"English (USA)":"Angla (Usono)", +"English (Zambia)":"Angla (Zambio)", +"English (Zimbabwe)":"Angla (Zimbabvo)", +"English, OED spelling (UK)":"Angla, literumado de OED (UK)", +"Envelope":"Koverto", +"Error":"Eraro", +"Erzya":"Erzja", +"Esperanto":"Esperanto", +"Estonian":"Estona", +"Example":"Ekzemplo", +"Extending selection":"Etendi elektaĵon", +"Faroese":"Feroa", +"Figure":"Figuro", +"Figure Index 1":"Indekso 1 de bildoj", +"Figure Index Heading":"Titolo de bilda indekso", +"Fijian":"Fiĝia", +"Filled":"Plena", +"Filled Blue":"Plena blua", +"Filled Green":"Plena verda", +"Filled Red":"Plena ruĝa", +"Filled Yellow":"Plena flava", +"Finnish":"Finna", +"First Line Indent":"Krommarĝeno de unua linio", +"First Page":"Unua paĝo", +"Flowchart":"Fluskemo", +"Fon":"Fona", +"Footer":"Paĝopiedo", +"Footer Left":"Paĝopiedo maldekstra", +"Footer Right":"Paĝopiedo dekstra", +"Footnote":"Piednoto", +"Footnote Anchor":"Piednota ankro", +"Footnote Characters":"Piednotaj signoj", +"Formula":"Formulo", +"Four Slides":"Po Kvar Lumbildoj", +"Frame":"Kadro", +"Frame Contents":"Enhavo de kadro", +"French (Belgium)":"Franca (Belgio)", +"French (Benin)":"Franca (Benino)", +"French (Burkina Faso)":"Franca (Burkino)", +"French (Canada)":"Franca (Kanado)", +"French (Côte d'Ivoire)":"Franca (Eburbordo)", +"French (France)":"Franca (Francio)", +"French (Luxembourg)":"Franca (Luksemburgo)", +"French (Mali)":"Franca (Malio)", +"French (Mauritius)":"Franca (Maŭricio)", +"French (Monaco)":"Franca (Monako)", +"French (Niger)":"Franca (Niĝero)", +"French (Senegal)":"Franca (Sengalo)", +"French (Switzerland)":"Franca (Svislando)", +"French (Togo)":"Franca (Togolando)", +"Frisian":"Frisa", +"Friulian":"Friula", +"Function Wizard":"Funkcia asistanto", +"Gaelic (Scotland)":"Gaela (Skotlando)", +"Galician":"Galega", +"Ganda":"Ganda", +"Gascon":"Gaskona", +"Georgian":"Kartvela", +"German (Austria)":"Germana (Aŭstrio)", +"German (Belgium)":"Germana (Belgio)", +"German (Germany)":"Germana (Germanio)", +"German (Liechtenstein)":"Germana (Liĥtenŝtejno)", +"German (Luxembourg)":"Germana (Luksemburgo)", +"German (Switzerland)":"Germana (Svisio)", +"Gikuyu":"Kuja", +"Good":"Bona", +"Graphic":"Grafiko", +"Graphics":"Grafikaĵoj", +"Greek":"Greka", +"Greek, Ancient":"Greka, antikva", +"Guadeloupean Creole French":"Gvadelupa kreola franca", +"Guarani (Paraguay)":"Gvarania (Paragvajo)", +"Gujarati":"Guĝarata", +"HTML":"HTML", +"Haitian":"Haitia", +"Hanging Indent":"Negativa krommarĝeno", +"Hausa (Ghana)":"Haŭsa (Ganao)", +"Hausa (Nigeria)":"Haŭsa (Niĝerio)", +"Hawaiian":"Havaja", +"Header":"Paĝokapo", +"Header Left":"Titolo maldekstra", +"Header Right":"Titolo dekstra", +"Header and Footer":"Paĝokapo kaj paĝopiedo", +"Heading":"Titolo", +"Heading 1":"Titolo 1", +"Heading 10":"Kapo 10", +"Heading 2":"Titolo 2", +"Heading 3":"Kapo 3", +"Heading 4":"Kapo 4", +"Heading 5":"Kapo 5", +"Heading 6":"Kapo 6", +"Heading 7":"Kapo 7", +"Heading 8":"Kapo 8", +"Heading 9":"Kapo 9", +"Heading A0":"Titolo A0", +"Heading A4":"Titolo A4", +"Hebrew":"Hebrea", +"Hiligaynon":"Iloila", +"Hindi":"Hinda", +"Horizontal Line":"Horizontala linio", +"Hungarian":"Hungara", +"Hungarian (Szekely-Hungarian Rovas)":"Hungara runoskribo", +"Hyperlink":"Hiperligilo", +"Icelandic":"Islanda", +"Illustration":"Ilustraĵo", +"Iloko":"Iloka", +"Index":"indekso", +"Index 1":"Indekso 1", +"Index 2":"Indekso 2", +"Index 3":"Indekso 3", +"Index Heading":"Indeksa kapo", +"Index Link":"Indeksa ligilo", +"Index Separator":"Indeksa apartigilo", +"Indonesian":"Indonezia", +"Insert":"Enmeti", +"Interlingua":"Interlingvao", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Interreta Ligilo", +"Interslavic Cyrillic":"Interslava cirila", +"Interslavic Latin":"Interslava latina", +"Irish":"Irlanda", +"Italian (Italy)":"Itala (Italio)", +"Italian (Switzerland)":"Itala (Svislando)", +"Japanese":"Japana", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kambaa", +"Kabardian":"Kabarda", +"Kabyle Latin":"Kabila latina", +"Kalaallisut":"Gronlanda", +"Kannada":"Kanara", +"Karakalpak Latin":"Karakalpaka Latina", +"Kashmiri (India)":"Kaŝmira (Barato)", +"Kashmiri (Kashmir)":"Kaŝmira (Kaŝmiro)", +"Kashubian":"Kaŝuba", +"Kazakh":"Kazaĥa", +"KeyID":"ŜlosiloID", +"Khanty":"Ĥanta", +"Khmer":"Kmera", +"Kinyarwanda (Rwanda)":"Ruanda (Ruando)", +"Kirghiz":"Kirgiza", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratia Respubliko Kongo)", +"Klingon":"Klingona", +"Komi-Permyak":"Komipermjaka", +"Komi-Zyrian":"Komiziria", +"Konkani":"Konkana", +"Koongo (Congo)":"Konga (Kongo)", +"Korean (RoK)":"Korea (Sud-Koreio)", +"Kumyk":"Kumika", +"Kunyi":"Kunja", +"Kurdish, Central (Iran)":"Kurda, centra (Irano)", +"Kurdish, Central (Iraq)":"Kurda, centra (Irako)", +"Kurdish, Northern (Syria)":"Kurda, norda (Sirio)", +"Kurdish, Northern (Turkey)":"Kurda, norda (Turkio)", +"Kurdish, Southern (Iran)":"Kurda, suda (Irano)", +"Kurdish, Southern (Iraq)":"Kurda, suda (Irako)", +"Kven Finnish":"Kvenfinna", +"Kyrgyz (China)":"Kirgiza (Ĉinio)", +"Labels":"Etikedoj", +"Ladin":"Ladina", +"Landscape":"Horizontala formato", +"Lao":"Laŭa", +"Lari":"Laria", +"Latgalian":"Latgala", +"Latin":"Latino", +"Latvian":"Latva", +"Left Page":"Maldekstra paĝo", +"Lengo":"Lengo", +"Ligurian":"Liguria", +"Limbu":"Limbua", +"Line Numbering":"Lininumerado", +"Lines":"Linioj", +"Lines and Arrows":"Linioj kaj sagoj", +"Lingala":"Lingala", +"List":"Listo", +"List 1":"Listo 1", +"List 1 Cont.":"Listo 1 Daŭro", +"List 1 End":"Listo 1 Fino", +"List 1 Start":"Listo 1 Komenco", +"List 2":"Listo 2", +"List 2 Cont.":"Listo 2 Daŭro", +"List 2 End":"Listo 2 Fino", +"List 2 Start":"Listo 2 Komenco", +"List 3":"Listo 3", +"List 3 Cont.":"Listo 3 Daŭro", +"List 3 End":"Listo 3 Fino", +"List 3 Start":"Listo 3 Komenco", +"List 4":"Listo 4", +"List 4 Cont.":"Listo 4 Daŭro", +"List 4 End":"Listo 4 Fino", +"List 4 Start":"Listo 4 Komenco", +"List 5":"Listo 5", +"List 5 Cont.":"Listo 5 Daŭro", +"List 5 End":"Listo 5 Fino", +"List 5 Start":"Listo 5 Komenco", +"List Contents":"Listenhavo", +"List Heading":"Lista kapo", +"List Indent":"Lista krommarĝeno", +"Lithuanian":"Litova", +"Livonian":"Livona", +"Lojban":"Loĵbano", +"Low German":"Platgermana", +"Luxembourgish":"Leceburga", +"Macedonian":"Makedonia", +"Main Index Entry":"Ĉefa indeksa elemento", +"Maithili":"Majtila", +"Malagasy, Plateau":"Malagasa, Plataĵo", +"Malay (Brunei Darussalam)":"Malaja (Bruneja)", +"Malay (Malaysia)":"Malaja (Malajzia)", +"Malay Arabic (Brunei Darussalam)":"Malaja araba (Bruneja Darussalam)", +"Malay Arabic (Malaysia)":"Malaja araba (Malajzio)", +"Malayalam":"Malajalama", +"Maltese":"Malta", +"Manchu":"Manĉua", +"Maninkakan, Eastern, Latin":"Maninkaka, Orienta, Latina", +"Manipuri":"Manipura", +"Maore":"Maorea", +"Maori":"Maoria", +"Marathi":"Marata", +"Marginalia":"Enmarĝenaĵoj", +"Mari, Hill":"Maria", +"Mari, Meadow":"Orientmaria", +"Max":"Maks", +"Mbochi":"Mboĉa", +"Median":"Mediano", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokŝa", +"Mongolian Cyrillic":"Mongola (cirila)", +"Mongolian Mongolian":"Mongola (Mongola)", +"Moore":"Mora", +"Morisyen":"Morisyen", +"N'ko":"Nokoa", +"Naro":"Naro", +"Ndebele, South":"Lingala, suda", +"Nenets":"Neneca", +"Nepali (India)":"Nepala (Barato)", +"Nepali (Nepal)":"Nepala (Barato)", +"Neutral":"Neŭtrala", +"Nganasan":"Nganasana", +"Ngungwel":"Teke-nordorienta", +"Ngäbere":"Njabera", +"Nine Slides":"Naŭ lumbildoj", +"Njyem (Congo)":"Njema (Kongo)", +"No Character Style":"Neniu signa stilo", +"No List":"Neniu listo", +"Nogai":"Nogaja", +"None (Do not check spelling)":"Neniu (ne kontroli literumadon)", +"Northern Sotho":"Nordsota", +"Norwegian, Bokmål":"Norvega, Bokmål", +"Norwegian, Nynorsk":"Norvega, Nynorsk", +"Note":"Noto", +"Notes":"Notoj", +"Numbering 1":"Numerado 1", +"Numbering 1 Cont.":"Numerado 1 daŭro", +"Numbering 1 End":"Numerado 1 fino", +"Numbering 1 Start":"Numerado 1 komenco", +"Numbering 123":"Numerado 123", +"Numbering 2":"Numerado 2", +"Numbering 2 Cont.":"Numerado 2 daŭro", +"Numbering 2 End":"Numerado 2 fino", +"Numbering 2 Start":"Numerado 2 komenco", +"Numbering 3":"Numerado 3", +"Numbering 3 Cont.":"Numerado 3 daŭro", +"Numbering 3 End":"Numerado 3 fino", +"Numbering 3 Start":"Numerado 3 komenco", +"Numbering 4":"Numerado 4", +"Numbering 4 Cont.":"Numerado 4 daŭro", +"Numbering 4 End":"Numerado 4 fino", +"Numbering 4 Start":"Numerado 4 komenco", +"Numbering 5":"Numerado 5", +"Numbering 5 Cont.":"Numerado 5 Daŭro", +"Numbering 5 End":"Numerado 5 fino", +"Numbering 5 Start":"Numerado 5 komenco", +"Numbering ABC":"Numerado ABC", +"Numbering IVX":"Numerado IVX", +"Numbering Symbols":"Numeradaj simboloj", +"Numbering abc":"Numerado abc", +"Numbering ivx":"Numerado ivx", +"Nyanja":"Njanĝa", +"OLE":"OLE", +"Object Index 1":"Objekta indekso 1", +"Object Index Heading":"Paĝokapo de objekta indekso", +"Object with no fill and no line":"Objekto sen plenigo kaj sen linio", +"Object without fill":"Objekto neplenigita", +"Occitan":"Okcitana", +"Odia":"Odia", +"Olonets":"Oloneca", +"One Slide":"Unu lumbildo", +"Oromo":"Oroma", +"Outline":"Konturo", +"Outlined":"Silueta", +"Outlined Blue":"Silueta blua", +"Outlined Green":"Silueta verda", +"Outlined Red":"Silueta ruĝa", +"Outlined Yellow":"Silueta flava", +"Overwrite":"Anstataŭigi", +"Page %1 (%2) of %3":"Paĝo %1 (%2) el %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Paĝoj %1 (%2) el %3 [Paĝoj %4 (%5)]", +"Page %1 of %2":"Paĝo %1 de %2", +"Page %1 of %2 (%3)":"Paĝo %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Paĝo %1 el %2 (Paĝo %3 el %4 por presi)", +"Page %1 of %2 [Page %3]":"Paĝo %1 el %2 (Paĝo %3)", +"Page Number":"Paĝnumero", +"Page Properties":"Atributoj de paĝo", +"Pali Latin":"Palia Latina", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Arubo)", +"Papiamento (Bonaire)":"Papiamento (Bonero)", +"Papiamento (Curaçao)":"Papiamento (Kuracao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nederlandaj Antiloj)", +"Pennsylvania Dutch":"Pensilvania nederlanda", +"Persian":"Persa", +"Pitjantjatjara":"Piĝanĝaĝara", +"Placeholder":"Lokokupilo", +"Plautdietsch":"Plaŭtdiĉa", +"Polish":"Pola", +"Portrait":"Portreto", +"Portuguese (Angola)":"Portugala (Angolo)", +"Portuguese (Brazil)":"Portugala (Brazilo)", +"Portuguese (Mozambique)":"Portugala (Mozambiko)", +"Portuguese (Portugal)":"Portugala (Portugalio)", +"Preformatted Text":"Antaŭformatita teksto", +"Product":"Produto", +"Puinave":"Puinava", +"Punjabi":"Panĝaba", +"Punu":"Punua", +"Quechua (Bolivia, North)":"Keĉua (Bolivio, Norda)", +"Quechua (Bolivia, South)":"Keĉua (Bolivio, Suda)", +"Quechua (Ecuador)":"Keĉua (Ekvadoro)", +"Quotation":"Citaĵo", +"Report":"Raporto", +"Result":"Rezulto", +"Result2":"Rezulto2", +"Rhaeto-Romance":"Romanĉa", +"Right Page":"Dekstra Paĝo", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumana (Moldavio)", +"Romanian (Romania)":"Rumana (Rumanio)", +"Rubies":"Rubenoj", +"Russian":"Rusa", +"Rusyn (Slovakia)":"Rusina (Slovakio)", +"Rusyn (Ukraine)":"Rusina (Ukraina)", +"Sami, Inari (Finland)":"Samea, Inari (Finlando)", +"Sami, Kildin (Russia)":"Samea, Kildin (Rusio)", +"Sami, Lule (Norway)":"Samea, Lule (Norvegio)", +"Sami, Lule (Sweden)":"Samea, Lule (Svedio)", +"Sami, Northern (Finland)":"Samea, Norda (Finlando)", +"Sami, Northern (Norway)":"Samea, Norda (Norvegio)", +"Sami, Northern (Sweden)":"Samea, Norda (Svedio)", +"Sami, Pite (Sweden)":"Samea, Pite (Svedio)", +"Sami, Skolt (Finland)":"Samea, Skolt (Finlando)", +"Sami, Southern (Norway)":"Samea, Suda (Norvegio)", +"Sami, Southern (Sweden)":"Samea, Suda (Svedio)", +"Sango":"Sangoa", +"Sanskrit":"Sanskrito", +"Saraiki":"Saraiki", +"Sardinian":"Sarda", +"Sardinian, Campidanese":"Sarda, Kampidanesa", +"Sardinian, Gallurese":"Sarda, Galura", +"Sardinian, Logudorese":"Sarda, Logudora", +"Sardinian, Sassarese":"Sarda, Sasara", +"Selection count":"Nombro de la elektaĵo", +"Sender":"Sendinto", +"Serbian Cyrillic (Montenegro)":"Serba cirila (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serba cirila (Serbio kaj Montenegro)", +"Serbian Cyrillic (Serbia)":"Serba cirila (Serbio)", +"Serbian Latin":"Serba latina", +"Serbian Latin (Montenegro)":"Serba latina (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serba latina (Serbio kaj Montenegro)", +"Serbian Latin (Serbia)":"Serba latina (Serbio)", +"Sesotho":"Sota", +"Shapes":"Figuroj", +"Sheet %1 of %2":"Folio %1 el %2", +"Shuswap":"Ŝuŝvapa", +"Sidama":"Sidama", +"Signature":"Subskribo", +"Silesian":"Silezia", +"Sindhi, Arabic":"Sinda, Araba", +"Sindhi, Devanagari":"Sinda, Devanagara", +"Sinhala":"Sinhala", +"Six Slides":"Po Ses Lumbildoj", +"Slide %1 of %2":"Lumbildo %1 el %2", +"Slide %1 of %2 (%3)":"Lumbildo %1 el %2 (%3)", +"Slovak":"Slovaka", +"Slovenian":"Slovena", +"Somali":"Somalia", +"Sorbian, Lower":"Soraba, malalta", +"Sorbian, Upper":"Soraba, alta", +"Source Text":"Fonta teksto", +"Southern Sotho":"Sudsota", +"Spanish (Argentina)":"Hispana (Argentino)", +"Spanish (Bolivia)":"Hispana (Bolivio)", +"Spanish (Chile)":"Hispana (Ĉilio)", +"Spanish (Colombia)":"Hispana (Kolombio)", +"Spanish (Costa Rica)":"Hispana (Kostariko)", +"Spanish (Cuba)":"Hispana (Kubo)", +"Spanish (Dom. Rep.)":"Hispana (Domingo)", +"Spanish (Ecuador)":"Hispana (Ekvadoro)", +"Spanish (El Salvador)":"Hispana (Salvadoro)", +"Spanish (Guatemala)":"Hispana (Gvatemalo)", +"Spanish (Honduras)":"Hispana (Honduro)", +"Spanish (Mexico)":"Hispana (Meksiko)", +"Spanish (Nicaragua)":"Hispana (Nikaragvo)", +"Spanish (Panama)":"Hispana (Panamo)", +"Spanish (Paraguay)":"Hispana (Paragvajo)", +"Spanish (Peru)":"Hispana (Peruo)", +"Spanish (Puerto Rico)":"Hispana (Puerto-Riko)", +"Spanish (Spain)":"Hispana (Hispanio)", +"Spanish (Uruguay)":"Hispana (Urugvajo)", +"Spanish (Venezuela)":"Hispana (Venezuelo)", +"StDev":"Var.Rad", +"Standard selection":"Normala elektado", +"Stars and Banners":"Steloj kaj flagoj", +"Status":"Stato", +"Strong Emphasis":"Forta emfazo", +"Subtitle":"Subtitolo", +"Sum":"Sumo", +"Sundanese":"Sunda", +"Suundi":"Suunda", +"Swahili (Kenya)":"Svahila (Kenjo)", +"Swahili (Tanzania)":"Svahila (Tanzanio)", +"Swazi":"Svazia", +"Swedish (Finland)":"Sveda (Finnlando)", +"Swedish (Sweden)":"Sveda (Svedio)", +"Symbol Shapes":"Simbolformoj", +"Table":"Tabelo", +"Table Contents":"Tabela enhavo", +"Table Heading":"Tabela kapo", +"Table Index 1":"Tabela indekso 1", +"Table Index Heading":"Paĝokapo de tabela indekso", +"Tagalog":"Tagalog", +"Tahitian":"Tahitia", +"Tajik":"Taĝika", +"Tamil":"Tamila", +"Tatar":"Tatara", +"Teke-Eboo":"Teke-centra", +"Teke-Ibali":"Teke-Ibala", +"Teke-Kukuya":"Teke-suda", +"Teke-Tyee":"Teke-Tiea", +"Teletype":"Egallarĝaj signoj", +"Telugu":"Telugua", +"Tetun (Indonesia)":"Tetuna (Indonezio)", +"Tetun (Timor-Leste)":"Tetuma (Orienta Timoro)", +"Text":"Teksto", +"Text A0":"Teksto A0", +"Text A4":"Teksto A4", +"Thai":"Taja", +"Three Slides":"Po Tri Lumbildoj", +"Tibetan (India)":"Tibeta (Hindujo)", +"Tibetan (PR China)":"Tibeta (PR-Ĉino)", +"Tigrigna (Eritrea)":"Tigraja (Eritreo)", +"Tigrigna (Ethiopia)":"Tigraja (Etiopio)", +"Title":"Titolo", +"Title A0":"Titolo A0", +"Title A4":"Titolo A4", +"Title Only":"Nur Titolo", +"Title Slide":"Titola lumbildo", +"Title and 2 Content":"Titolo kaj 2 enhavo", +"Title, 2 Content and Content":"Titolo, 2 enhavo kaj enhavo", +"Title, 2 Content over Content":"Titolo, 2 enhavo super enhavo", +"Title, 4 Content":"Titolo, 4 enhavo", +"Title, 6 Content":"Titolo, 6 enhavo", +"Title, Content":"Titolo, enhavo", +"Title, Content and 2 Content":"Titolo, enhavo kaj 2 enhavo", +"Title, Content over Content":"Titolo, enhavo super enhavo", +"Title, Vertical Text":"Titolo, vertikala teksto", +"Title, Vertical Text, Clipart":"Titolo, vertikala teksto, bildo", +"Tok Pisin":"Tokpisina", +"Tsaangi":"Canga", +"Tsonga":"Conga", +"Tswana (Botswana)":"Cvana (Bocvano)", +"Tswana (South Africa)":"Cvana (Sudafrika)", +"Turkish":"Turka", +"Turkmen":"Turkmena", +"Two Slides":"Po Du Lumbildoj", +"Udmurt":"Udmurta", +"Ukrainian":"Ukraina", +"Unknown":"Nekonata", +"Urdu (India)":"Urduo (Barato)", +"Urdu (Pakistan)":"Urduo (Pakistano)", +"User Entry":"Eniĝaĵo de uzanto", +"User Index 1":"Propra Indekso 1", +"User Index 10":"Indekso 10 de uzanto", +"User Index 2":"Propra Indekso 2", +"User Index 3":"Propra Indekso 3", +"User Index 4":"Indekso de uzanto 4", +"User Index 5":"Indekso 5 de uzanto", +"User Index 6":"Indekso 6 de uzanto", +"User Index 7":"Indekso 7 de uzanto", +"User Index 8":"Indekso 8 de uzanto", +"User Index 9":"Indekso 9 de uzanto", +"User Index Heading":"Kapo de indekso de uzanto", +"Uyghur":"Ujgura", +"Uzbek Cyrillic":"Uzbeka (Cirila)", +"Uzbek Latin":"Uzbeka latina", +"Var":"Var", +"Variable":"Variablo", +"Venda":"Vendaa", +"Venetian":"Latkurtenoj", +"Veps":"Vepsa", +"Vertical Numbering Symbols":"Vertikalaj numeradaj simboloj", +"Vertical Title, Text, Chart":"Vertikala titolo, teksto, diagramo", +"Vertical Title, Vertical Text":"vertikala titolo, vertikala teksto", +"Vietnamese":"Vjetnama", +"Vili":"Vilia", +"Visited Internet Link":"Vizitita interreta ligilo", +"Võro":"Voroa", +"Walloon":"Valona", +"Warning":"Averto", +"Watermark":"Akvomarko", +"Welsh":"Kimra", +"Xhosa":"Kosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Jaka lingvo (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Jaka lingvo (Demokratia Respubliko Kongo)", +"Yiddish (Israel)":"Jida (Israelo)", +"Yiddish (USA)":"Jida (Usono)", +"Yombe (Congo)":"Konga (Kongo)", +"Yoruba":"Joruba", +"Zulu":"Zulua", +"[None]":"[Neniu]", +"Éwé":"Evea" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/es.json b/f7cloud-office/browser/dist/l10n/locore/es.json new file mode 100644 index 0000000..55f4fec --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/es.json @@ -0,0 +1,709 @@ +{ +"%1 of %2 records found":"Se encontraron %1 de %2 registros", +"3D Objects":"Objetos 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abjasio", +"Accent":"Realce", +"Accent 1":"Realce 1", +"Accent 2":"Realce 2", +"Accent 3":"Realce 3", +"Adding selection":"Selección de añadido", +"Addressee":"Destinatario", +"Afrikaans (Namibia)":"Afrikáans (Namibia)", +"Afrikaans (South Africa)":"Afrikáans (Sudáfrica)", +"Aka (Central African Republic)":"Aka (Rep. Centroafricana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Acano", +"Albanian":"Albanés", +"Amharic":"Amárico", +"Apatani":"Apataní", +"Appendix":"Apéndice", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Argelia)", +"Arabic (Bahrain)":"Árabe (Baréin)", +"Arabic (Chad)":"Árabe (Chad)", +"Arabic (Comoros)":"Árabe (Comoros)", +"Arabic (Djibouti)":"Árabe (Yibuti)", +"Arabic (Egypt)":"Árabe (Egipto)", +"Arabic (Eritrea)":"Árabe (Eritrea)", +"Arabic (Iraq)":"Árabe (Irak)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Jordania)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbano)", +"Arabic (Libya)":"Árabe (Libia)", +"Arabic (Mauritania)":"Árabe (Mauritania)", +"Arabic (Morocco)":"Árabe (Marruecos)", +"Arabic (Oman)":"Árabe (Omán)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Catar)", +"Arabic (Saudi Arabia)":"Árabe (Arabia Saudí)", +"Arabic (Somalia)":"Árabe (Somalia)", +"Arabic (Sudan)":"Árabe (Sudán)", +"Arabic (Syria)":"Árabe (Siria)", +"Arabic (Tunisia)":"Árabe (Túnez)", +"Arabic (UAE)":"Árabe (Emiratos Árabes Unidos)", +"Arabic (Yemen)":"Árabe (Yemen)", +"Aragonese":"Aragonés", +"Aranese":"Aranés", +"Armenian, Classical (Armenia)":"Armenio clásico (Armenia)", +"Armenian, Eastern (Armenia)":"Armenio oriental (Armenia)", +"Armenian, Eastern (Iran)":"Armenio oriental (Irán)", +"Armenian, Eastern (Russia)":"Armenio occidental (Rusia)", +"Armenian, Western (Armenia)":"Armenio occidental (Armenia)", +"Arpitan (France)":"Arpitán (Francia)", +"Arpitan (Italy)":"Arpitán (Italia)", +"Arpitan (Switzerland)":"Arpitán (Suiza)", +"Arrow Line":"Línea con flecha", +"Assamese":"Asamés", +"Asturian":"Asturiano", +"Avar":"Ávaro", +"Average":"Promedio", +"Azerbaijani Cyrillic":"Azerí (cirílico)", +"Azerbaijani Latin":"Azerí (latino)", +"Background":"Fondo", +"Background objects":"Objetos de fondo", +"Bad":"Malo", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formas básicas", +"Basque":"Euskera", +"Beembe":"Bembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorruso", +"Bengali (Bangladesh)":"Bengalí (Bangladés)", +"Bengali (India)":"Bengalí (India)", +"Bibliography 1":"Bibliografía 1", +"Bibliography Heading":"Título de la bibliografía", +"Blank Slide":"Diapositiva vacía", +"Block Arrows":"Flechas de bloque", +"Block Quotation":"Cita en bloque", +"Block selection":"Selección de bloque", +"Bodo":"Bodo", +"Body Text":"Cuerpo de texto", +"Body Text, Indented":"Cuerpo de texto con sangría", +"Bosnian":"Bosnio", +"Breton":"Bretón", +"Bribri":"Bribri", +"Bulgarian":"Búlgaro", +"Bullet –":"Bolo –", +"Bullet •":"Bolo •", +"Bullet ☑":"Bolo ☑", +"Bullet ✗":"Bolo ✗", +"Bullet ➢":"Bolo ➢", +"Bullets":"Bolos", +"Burmese":"Birmano", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Llamadas", +"Caption":"Leyenda", +"Caption Characters":"Caracteres de leyenda", +"Catalan":"Catalán", +"Catalan (Valencian)":"Catalán (Valencia)", +"Centered Text":"Texto centrado", +"Chinese (Hong Kong)":"Chino (Hong Kong)", +"Chinese (Macau)":"Chino (Macao)", +"Chinese (Singapore)":"Chino (Singapur)", +"Chinese (simplified)":"Chino (simplificado)", +"Chinese (traditional)":"Chino (tradicional)", +"Church Slavic":"Eslavo eclesiástico", +"Chuvash":"Chuvasio", +"Citation":"Cita", +"Clear formatting":"Limpiar formato", +"Comment":"Comentario", +"Complimentary Close":"Frase de despedida", +"Connectors":"Conectores", +"Contents 1":"Sumario 1", +"Contents 10":"Sumario 10", +"Contents 2":"Sumario 2", +"Contents 3":"Sumario 3", +"Contents 4":"Sumario 4", +"Contents 5":"Sumario 5", +"Contents 6":"Sumario 6", +"Contents 7":"Sumario 7", +"Contents 8":"Sumario 8", +"Contents 9":"Sumario 9", +"Contents Heading":"Título del sumario", +"Coptic":"Copto", +"Cornish":"Córnico", +"Count":"Recuento", +"CountA":"RecuentoA", +"Cree, Plains, Latin":"Clisteno (Plains, latino)", +"Cree, Plains, Syllabics":"Clisteno (Plains, silábico)", +"Croatian":"Croata", +"Curves and Polygons":"Curvas y polígonos", +"Czech":"Checo", +"Danish":"Danés", +"Dashed Line":"Línea discontinua", +"Default":"Predeterminado", +"Default Drawing Style":"Estilo de dibujo predeterminado", +"Default Page Style":"Estilo de página predeterminado", +"Default Paragraph Style":"Estilo de párrafo predeterminado", +"Definition":"Definición", +"Dhivehi":"Maldivo", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dibujo", +"Drop Caps":"Letras capitulares", +"Dutch (Belgium)":"Neerlandés (Bélgica)", +"Dutch (Netherlands)":"Neerlandés (Países Bajos)", +"Dzongkha":"Butanés", +"Emphasis":"Destacado", +"Endnote":"Nota final", +"Endnote Anchor":"Ancla de nota final", +"Endnote Characters":"Caracteres de nota final", +"English (Australia)":"Inglés (Australia)", +"English (Belize)":"Inglés (Belice)", +"English (Botswana)":"Inglés (Botsuana)", +"English (Canada)":"Inglés (Canadá)", +"English (Caribbean)":"Inglés (Caribe)", +"English (Denmark)":"Inglés (Dinamarca)", +"English (Gambia)":"Inglés (Gambia)", +"English (Ghana)":"Inglés (Ghana)", +"English (Hong Kong)":"Inglés (Hong Kong)", +"English (India)":"Inglés (India)", +"English (Ireland)":"Inglés (Irlanda)", +"English (Israel)":"Inglés (Israel)", +"English (Jamaica)":"Inglés (Jamaica)", +"English (Kenya)":"Inglés (Kenia)", +"English (Malawi)":"Inglés (Malaui)", +"English (Malaysia)":"Inglés (Malasia)", +"English (Mauritius)":"Inglés (Mauricio)", +"English (Namibia)":"Inglés (Namibia)", +"English (New Zealand)":"Inglés (Nueva Zelanda)", +"English (Nigeria)":"Inglés (Nigeria)", +"English (Philippines)":"Inglés (Filipinas)", +"English (South Africa)":"Inglés (Sudáfrica)", +"English (Sri Lanka)":"Inglés (Sri Lanka)", +"English (Trinidad)":"Inglés (Trinidad)", +"English (UK)":"Inglés (Reino Unido)", +"English (USA)":"Inglés (EE. UU.)", +"English (Zambia)":"Inglés (Zambia)", +"English (Zimbabwe)":"Inglés (Zimbabue)", +"English, OED spelling (UK)":"Inglés, ortografía Oxford (Reino Unido)", +"Envelope":"Sobre", +"Error":"Error", +"Erzya":"Erziano", +"Esperanto":"Esperanto", +"Estonian":"Estonio", +"Example":"Ejemplo", +"Extending selection":"Selección extendida", +"Faroese":"Feroés", +"Figure":"Figura", +"Figure Index 1":"Índice de figuras 1", +"Figure Index Heading":"Título del índice de figuras", +"Fijian":"Fiyiano", +"Filled":"Rellenado", +"Filled Blue":"Rellenado azul", +"Filled Green":"Rellenado verde", +"Filled Red":"Rellenado rojo", +"Filled Yellow":"Rellenado amarillo", +"Finnish":"Finés", +"First Line Indent":"Sangría de primer renglón", +"First Page":"Primera página", +"Flowchart":"Diagrama de flujo", +"Fon":"Fon", +"Footer":"Pie de página", +"Footer Left":"Pie de página izquierdo", +"Footer Right":"Pie de página derecho", +"Footnote":"Nota al pie", +"Footnote Anchor":"Ancla de nota al pie", +"Footnote Characters":"Caracteres de nota al pie", +"Formula":"Fórmula", +"Four Slides":"Cuatro diapositivas", +"Frame":"Marco", +"Frame Contents":"Contenido del marco", +"French (Belgium)":"Francés (Bélgica)", +"French (Benin)":"Francés (Benín)", +"French (Burkina Faso)":"Francés (Burkina Faso)", +"French (Canada)":"Francés (Canadá)", +"French (Côte d'Ivoire)":"Francés (Costa de Marfil)", +"French (France)":"Francés (Francia)", +"French (Luxembourg)":"Francés (Luxemburgo)", +"French (Mali)":"Francés (Malí)", +"French (Mauritius)":"Francés (Mauricio)", +"French (Monaco)":"Francés (Mónaco)", +"French (Niger)":"Francés (Níger)", +"French (Republic of Guinea)":"Francés (República de Guinea)", +"French (Senegal)":"Francés (Senegal)", +"French (Switzerland)":"Francés (Suiza)", +"French (Togo)":"Francés (Togo)", +"Frisian":"Frisón", +"Friulian":"Friulano", +"Function Wizard":"Asistente para funciones", +"Gaelic (Scotland)":"Gaélico (Escocia)", +"Galician":"Gallego", +"Ganda":"Ganda", +"Gascon":"Gascón", +"Georgian":"Georgiano", +"German (Austria)":"Alemán (Austria)", +"German (Belgium)":"Alemán (Bélgica)", +"German (Germany)":"Alemán (Alemania)", +"German (Liechtenstein)":"Alemán (Liechtenstein)", +"German (Luxembourg)":"Alemán (Luxemburgo)", +"German (Switzerland)":"Alemán (Suiza)", +"Gikuyu":"Kikuyu", +"Good":"Bueno", +"Graphic":"Imagen", +"Graphics":"Imagen", +"Greek":"Griego", +"Greek, Ancient":"Griego, antiguo", +"Guadeloupean Creole French":"Criollo guadalupense", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Guyaratí", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Sangría francesa", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiano", +"Header":"Cabecera", +"Header Left":"Cabecera izquierda", +"Header Right":"Cabecera derecha", +"Header and Footer":"Cabecera y pie", +"Heading":"Título", +"Heading 1":"Título 1", +"Heading 10":"Título 10", +"Heading 2":"Título 2", +"Heading 3":"Título 3", +"Heading 4":"Título 4", +"Heading 5":"Título 5", +"Heading 6":"Título 6", +"Heading 7":"Título 7", +"Heading 8":"Título 8", +"Heading 9":"Título 9", +"Heading A0":"Título A0", +"Heading A4":"Título A4", +"Hebrew":"Hebreo", +"Hiligaynon":"Hiligainón", +"Hindi":"Hindi", +"Horizontal Line":"Línea horizontal", +"Hungarian":"Húngaro", +"Hungarian (Szekely-Hungarian Rovas)":"Húngaro (alfabeto rúnico)", +"Hyperlink":"Hiperenlace", +"Icelandic":"Islandés", +"Illustration":"Ilustración", +"Iloko":"Ilocano", +"Index":"Índice", +"Index 1":"Índice 1", +"Index 2":"Índice 2", +"Index 3":"Índice 3", +"Index Heading":"Título del índice", +"Index Link":"Enlace del índice", +"Index Separator":"Separador del índice", +"Indonesian":"Indonesio", +"Inline Heading":"Título en renglón", +"Insert":"Insertar", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue (occidental)", +"Internet Link":"Enlace de Internet", +"Interslavic Cyrillic":"Intereslavo (cirílico)", +"Interslavic Latin":"Intereslavo (latino)", +"Irish":"Irlandés", +"Italian (Italy)":"Italiano (Italia)", +"Italian (Switzerland)":"Italiano (Suiza)", +"Japanese":"Japonés", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Cabardiano", +"Kabyle Latin":"Cabilio (latino)", +"Kalaallisut":"Groenlandés", +"Kannada":"Canarés", +"Karakalpak Latin":"Karakalpak (latino)", +"Kashmiri (India)":"Cachemirí (India)", +"Kashmiri (Kashmir)":"Cachemirí (Cachemir)", +"Kashubian":"Casubio", +"Kazakh":"Kazajo", +"KeyID":"KeyID", +"Khanty":"Ostiaco", +"Khmer":"Camboyano", +"Kinyarwanda (Rwanda)":"Kiñaruanda (Ruanda)", +"Kirghiz":"Kirguís", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Rep. Democrática del Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi permio", +"Komi-Zyrian":"Komi ziriano", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (Corea del Sur)", +"Kumyk":"Cumuco", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdo central (Irán)", +"Kurdish, Central (Iraq)":"Kurdo central (Irak)", +"Kurdish, Northern (Syria)":"Kurdo septentrional (Siria)", +"Kurdish, Northern (Turkey)":"Kurdo septentrional (Turquía)", +"Kurdish, Southern (Iran)":"Kurdo meridional (Irán)", +"Kurdish, Southern (Iraq)":"Kurdo meridional (Irak)", +"Kven Finnish":"Kven", +"Kyrgyz (China)":"Kirguís (China)", +"Labels":"Etiquetas", +"Ladin":"Ladino", +"Landscape":"Horizontal", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalio", +"Latin":"Latín", +"Latvian":"Letón", +"Left Page":"Página izquierda", +"Lengo":"Lengo", +"Ligurian":"Ligur", +"Limbu":"Limbo", +"Line Numbering":"Numeración de renglones", +"Lines":"Líneas", +"Lines and Arrows":"Líneas y flechas", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Lista 1 continuación", +"List 1 End":"Lista 1 fin", +"List 1 Start":"Lista 1 inicio", +"List 2":"Lista 2", +"List 2 Cont.":"Lista 2 continuación", +"List 2 End":"Lista 2 fin", +"List 2 Start":"Lista 2 inicio", +"List 3":"Lista 3", +"List 3 Cont.":"Lista 3 continuación", +"List 3 End":"Lista 3 fin", +"List 3 Start":"Lista 3 inicio", +"List 4":"Lista 4", +"List 4 Cont.":"Lista 4 continuación", +"List 4 End":"Lista 4 fin", +"List 4 Start":"Lista 4 inicio", +"List 5":"Lista 5", +"List 5 Cont.":"Lista 5 continuación", +"List 5 End":"Lista 5 fin", +"List 5 Start":"Lista 5 inicio", +"List Contents":"Contenido de lista", +"List Heading":"Título de la lista", +"List Indent":"Confrontación", +"Lithuanian":"Lituano", +"Livonian":"Livonio", +"Lojban":"Lojban", +"Low German":"Bajo alemán", +"Luxembourgish":"Luxemburgués", +"Macedonian":"Macedonio", +"Main Index Entry":"Entrada principal del índice", +"Maithili":"Maitilí", +"Malagasy, Plateau":"Malgache, Plateau", +"Malay (Brunei Darussalam)":"Malayo (Brunéi)", +"Malay (Malaysia)":"Malayo (Malasia)", +"Malay Arabic (Brunei Darussalam)":"Malayo (árabe, Brunéi)", +"Malay Arabic (Malaysia)":"Malayo (árabe, Malasia)", +"Malayalam":"Malabar", +"Maltese":"Maltés", +"Manchu":"Manchú", +"Maninkakan, Eastern, Latin":"Maninka oriental (latino)", +"Manipuri":"Manipuri", +"Maore":"Mahorés", +"Maori":"Maorí", +"Marathi":"Maratí", +"Marginalia":"Nota al margen", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Máximo", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Mínimo", +"Minangkabau":"Minankabáu", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol (cirílico)", +"Mongolian Mongolian":"Mongol (Mongolia)", +"Moore":"Mooré", +"Morisyen":"Mauriciano", +"N'ko":"N’Ko", +"Naro":"Naro", +"Ndebele, South":"Endebele meridional", +"Nenets":"Nenets", +"Nepali (India)":"Nepalí (India)", +"Nepali (Nepal)":"Nepalí (Nepal)", +"Neutral":"Neutro", +"Nganasan":"Enganasano", +"Ngungwel":"Ngungwel", +"Ngäbere":"Movere", +"Nine Slides":"Nueve diapositivas", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Ningún estilo de carácter", +"No List":"Ninguna lista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Ninguno (no revisar ortografía)", +"Northern Sotho":"Soto septentrional", +"Norwegian, Bokmål":"Noruego (bokmål)", +"Norwegian, Nynorsk":"Noruego (nynorsk)", +"Note":"Nota", +"Notes":"Notas", +"Numbering 1":"Numeración 1", +"Numbering 1 Cont.":"Numeración 1 continuación", +"Numbering 1 End":"Numeración 1 fin", +"Numbering 1 Start":"Numeración 1 inicio", +"Numbering 123":"Numeración 123", +"Numbering 2":"Numeración 2", +"Numbering 2 Cont.":"Numeración 2 continuación", +"Numbering 2 End":"Numeración 2 fin", +"Numbering 2 Start":"Numeración 2 inicio", +"Numbering 3":"Numeración 3", +"Numbering 3 Cont.":"Numeración 3 continuación", +"Numbering 3 End":"Numeración 3 fin", +"Numbering 3 Start":"Numeración 3 inicio", +"Numbering 4":"Numeración 4", +"Numbering 4 Cont.":"Numeración 4 continuación", +"Numbering 4 End":"Numeración 4 fin", +"Numbering 4 Start":"Numeración 4 inicio", +"Numbering 5":"Numeración 5", +"Numbering 5 Cont.":"Numeración 5 continuación", +"Numbering 5 End":"Numeración 5 fin", +"Numbering 5 Start":"Numeración 5 inicio", +"Numbering ABC":"Numeración ABC", +"Numbering IVX":"Numeración IVX", +"Numbering Symbols":"Símbolos de numeración", +"Numbering abc":"Numeración abc", +"Numbering ivx":"Numeración ivx", +"Nyanja":"Chichewa", +"OLE":"OLE", +"Object Index 1":"Índice de objetos 1", +"Object Index Heading":"Título del índice de objetos", +"Object with no fill and no line":"Objeto sin relleno ni línea", +"Object without fill":"Objeto sin relleno", +"Occitan":"Occitano", +"Odia":"Oriya", +"Olonets":"Olonets", +"One Slide":"Una diapositiva", +"Oromo":"Oromo", +"Outline":"Esquema", +"Outlined":"Contorneado", +"Outlined Blue":"Contorneado azul", +"Outlined Green":"Contorneado verde", +"Outlined Red":"Contorneado rojo", +"Outlined Yellow":"Contorneado amarillo", +"Overwrite":"Sobrescribir", +"Page %1 (%2) of %3":"Página %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Página %1 (%2) de %3 [p. %4 (%5)]", +"Page %1 of %2":"Página %1 de %2", +"Page %1 of %2 (%3)":"Página %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Página %1 de %2 (p. %3 de %4 al imprimir)", +"Page %1 of %2 [Page %3]":"Página %1 de %2 [p. %3]", +"Page Number":"Número de página", +"Page Properties":"Propiedades de página", +"Pali Latin":"Pali (latino)", +"Pali Thai":"Pali (tailandés)", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antillas Holandesas)", +"Pennsylvania Dutch":"Alemán de Pensilvania", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Sustitutivo", +"Plautdietsch":"Bajo alemán menonita", +"Polish":"Polaco", +"Portrait":"Vertical", +"Portuguese (Angola)":"Portugués (Angola)", +"Portuguese (Brazil)":"Portugués (Brasil)", +"Portuguese (Mozambique)":"Portugués (Mozambique)", +"Portuguese (Portugal)":"Portugués (Portugal)", +"Preformatted Text":"Texto preformateado", +"Product":"Producto", +"Puinave":"Puinave", +"Punjabi":"Panyabí", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Norte de Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sur de Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Cita", +"Report":"Informe", +"Result":"Resultado", +"Result2":"Resultado2", +"Rhaeto-Romance":"Retorrománico", +"Right Page":"Página derecha", +"Rohingya Hanifi":"Hanifi rohinyá", +"Romanian (Moldova)":"Rumano (Moldova)", +"Romanian (Romania)":"Rumano (Rumania)", +"Rubies":"Texto ágata", +"Russian":"Ruso", +"Rusyn (Slovakia)":"Rusino (Eslovaquia)", +"Rusyn (Ukraine)":"Rusino (Ucrania)", +"Sami, Inari (Finland)":"Sami inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami kildin (Rusia)", +"Sami, Lule (Norway)":"Sami lule (Noruega)", +"Sami, Lule (Sweden)":"Sami lule (Suecia)", +"Sami, Northern (Finland)":"Sami septentrional (Finlandia)", +"Sami, Northern (Norway)":"Sami septentrional (Noruega)", +"Sami, Northern (Sweden)":"Sami septentrional (Suecia)", +"Sami, Pite (Sweden)":"Sami de Pite (Suecia)", +"Sami, Skolt (Finland)":"Sami skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami meridional (Noruega)", +"Sami, Southern (Sweden)":"Sami meridional (Suecia)", +"Sango":"Sango", +"Sanskrit":"Sánscrito", +"Saraiki":"Seraikí", +"Sardinian":"Sardo", +"Sardinian, Campidanese":"Sardo campidanés", +"Sardinian, Gallurese":"Sardo gallurés", +"Sardinian, Logudorese":"Sardo logudorés", +"Sardinian, Sassarese":"Sardo sasarés", +"Selection count":"Recuento de selección", +"Sender":"Remitente", +"Serbian Cyrillic (Montenegro)":"Serbio (cirílico, Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbio (cirílico, Serbia y Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbio (cirílico, Serbia)", +"Serbian Latin":"Serbio (latino)", +"Serbian Latin (Montenegro)":"Serbio (latino, Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbio (latino, Serbia y Montenegro)", +"Serbian Latin (Serbia)":"Serbio (latino, Serbia)", +"Sesotho":"Soto meridional", +"Shapes":"Formas", +"Sheet %1 of %2":"Hoja %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Firma", +"Silesian":"Silesio", +"Sindhi, Arabic":"Sindi (árabe)", +"Sindhi, Devanagari":"Sindi (devanagari)", +"Sinhala":"Cingalés", +"Six Slides":"Seis diapositivas", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"Eslovaco", +"Slovenian":"Esloveno", +"Somali":"Somalí", +"Sorbian, Lower":"Bajo sorabo", +"Sorbian, Upper":"Alto sorabo", +"Source Text":"Texto original", +"Southern Sotho":"Soto meridional", +"Spanish (Argentina)":"Español (Argentina)", +"Spanish (Bolivia)":"Español (Bolivia)", +"Spanish (Chile)":"Español (Chile)", +"Spanish (Colombia)":"Español (Colombia)", +"Spanish (Costa Rica)":"Español (Costa Rica)", +"Spanish (Cuba)":"Español (Cuba)", +"Spanish (Dom. Rep.)":"Español (Rep. Dominicana)", +"Spanish (Ecuador)":"Español (Ecuador)", +"Spanish (El Salvador)":"Español (El Salvador)", +"Spanish (Guatemala)":"Español (Guatemala)", +"Spanish (Honduras)":"Español (Honduras)", +"Spanish (Mexico)":"Español (México)", +"Spanish (Nicaragua)":"Español (Nicaragua)", +"Spanish (Panama)":"Español (Panamá)", +"Spanish (Paraguay)":"Español (Paraguay)", +"Spanish (Peru)":"Español (Perú)", +"Spanish (Puerto Rico)":"Español (Puerto Rico)", +"Spanish (Spain)":"Español (España)", +"Spanish (Uruguay)":"Español (Uruguay)", +"Spanish (Venezuela)":"Español (Venezuela)", +"StDev":"Desviación típica", +"Standard selection":"Selección estándar", +"Stars and Banners":"Estrellas y pancartas", +"Status":"Estado", +"Strong Emphasis":"Destaque mayor", +"Subtitle":"Subtítulo", +"Sum":"Suma", +"Sundanese":"Sondanés", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suajili (Kenia)", +"Swahili (Tanzania)":"Suajili (Tanzania)", +"Swazi":"Suazilandés", +"Swedish (Finland)":"Sueco (Finlandia)", +"Swedish (Sweden)":"Sueco (Suecia)", +"Symbol Shapes":"Formas de símbolos", +"Table":"Tabla", +"Table Contents":"Contenido de la tabla", +"Table Heading":"Título de la tabla", +"Table Index 1":"Índice de tablas 1", +"Table Index Heading":"Título del índice de tablas", +"Tagalog":"Tagalo", +"Tahitian":"Tahitiano", +"Tajik":"Tayiko", +"Tamil":"Tamil", +"Tatar":"Tártaro", +"Teke-Eboo":"Teke-eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipo", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor Oriental)", +"Text":"Texto", +"Text A0":"Texto A0", +"Text A4":"Texto A4", +"Thai":"Tailandés", +"Three Slides":"Tres diapositivas", +"Tibetan (India)":"Tibetano (India)", +"Tibetan (PR China)":"Tibetano (RP China)", +"Tigrigna (Eritrea)":"Tigriña (Eritrea)", +"Tigrigna (Ethiopia)":"Tigriña (Etiopía)", +"Title":"Título", +"Title A0":"Título general A0", +"Title A4":"Título general A4", +"Title Only":"Solo título", +"Title Slide":"Diapositiva de título", +"Title and 2 Content":"Título y contenido 2", +"Title, 2 Content and Content":"Título, contenido 2 y contenido", +"Title, 2 Content over Content":"Título y contenido 2 sobre contenido", +"Title, 4 Content":"Título, contenido 4", +"Title, 6 Content":"Título, contenido 6", +"Title, Content":"Título y contenido", +"Title, Content and 2 Content":"Título, contenido y contenido 2", +"Title, Content over Content":"Título y contenido sobre contenido", +"Title, Vertical Text":"Título y texto vertical", +"Title, Vertical Text, Clipart":"Título, texto vertical e imagen prediseñada", +"Tok Pisin":"Neomelanesio", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botsuana)", +"Tswana (South Africa)":"Tswana (Sudáfrica)", +"Turkish":"Turco", +"Turkmen":"Turcomano", +"Two Slides":"Dos diapositivas", +"Udmurt":"Udmurto", +"Ukrainian":"Ucraniano", +"Unknown":"Desconocido", +"Urdu (India)":"Urdú (India)", +"Urdu (Pakistan)":"Urdú (Pakistán)", +"User Entry":"Entrada de usuario", +"User Index 1":"Índice de usuario 1", +"User Index 10":"Índice de usuario 10", +"User Index 2":"Índice de usuario 2", +"User Index 3":"Índice de usuario 3", +"User Index 4":"Índice de usuario 4", +"User Index 5":"Índice de usuario 5", +"User Index 6":"Índice de usuario 6", +"User Index 7":"Índice de usuario 7", +"User Index 8":"Índice de usuario 8", +"User Index 9":"Índice de usuario 9", +"User Index Heading":"Título del índice de usuario", +"Uyghur":"Uigur", +"Uzbek Cyrillic":"Uzbeko (cirílico)", +"Uzbek Latin":"Uzbeko (latino)", +"Var":"Varianza", +"Variable":"Variable", +"Venda":"Luvenda", +"Venetian":"Véneto", +"Veps":"Veps", +"Vertical Numbering Symbols":"Caracteres de numeración vertical", +"Vertical Title, Text, Chart":"Título vertical, texto y gráfico", +"Vertical Title, Vertical Text":"Título vertical y texto vertical", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Enlace de Internet visitado", +"Võro":"Võro", +"Walloon":"Valón", +"Warning":"Alerta", +"Watermark":"Marca de agua", +"Welsh":"Galés", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Rep. Democrática del Congo)", +"Yiddish (Israel)":"Yidis (Israel)", +"Yiddish (USA)":"Yidis (EE. UU.)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulú", +"[Multiple]":"[Múltiple]", +"[None]":"[Ninguno]", +"[Undetermined]":"[Indeterminado]", +"Éwé":"Ewé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/et.json b/f7cloud-office/browser/dist/l10n/locore/et.json new file mode 100644 index 0000000..d81db9a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/et.json @@ -0,0 +1,686 @@ +{ +"3D Objects":"Ruumilised objektid", +"A0":"A0", +"A4":"A4", +"Accent":"Varjund", +"Accent 1":"Varjund 1", +"Accent 2":"Varjund 2", +"Accent 3":"Varjund 3", +"Adding selection":"Lisav valimine", +"Addressee":"Saaja", +"Afrikaans (Namibia)":"Afrikaani (Namiibia)", +"Afrikaans (South Africa)":"Afrikaani (Lõuna-Aafrika Vabariik)", +"Aka (Central African Republic)":"Aka (Kesk-Aafrika Vabariik)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akani", +"Albanian":"Albaania", +"Amharic":"Amhara", +"Apatani":"Apatani", +"Appendix":"Lisa", +"Arabic":"Araabia", +"Arabic (Algeria)":"Araabia (Alžeeria)", +"Arabic (Bahrain)":"Araabia (Bahrein)", +"Arabic (Chad)":"Araabia (Tšaad)", +"Arabic (Comoros)":"Araabia (Komoorid)", +"Arabic (Djibouti)":"Araabia (Djibouti)", +"Arabic (Egypt)":"Araabia (Egiptus)", +"Arabic (Eritrea)":"Araabia (Eritrea)", +"Arabic (Iraq)":"Araabia (Iraak)", +"Arabic (Israel)":"Araabia (Iisrael)", +"Arabic (Jordan)":"Araabia (Jordaania)", +"Arabic (Kuwait)":"Araabia (Kuveit)", +"Arabic (Lebanon)":"Araabia (Liibanon)", +"Arabic (Libya)":"Araabia (Liibüa)", +"Arabic (Mauritania)":"Araabia (Mauretaania)", +"Arabic (Morocco)":"Araabia (Maroko)", +"Arabic (Oman)":"Araabia (Omaan)", +"Arabic (Palestine)":"Araabia (Palestiina)", +"Arabic (Qatar)":"Araabia (Katar)", +"Arabic (Saudi Arabia)":"Araabia (Saudi Araabia)", +"Arabic (Somalia)":"Araabia (Somaalia)", +"Arabic (Sudan)":"Araabia (Sudaan)", +"Arabic (Syria)":"Araabia (Süüria)", +"Arabic (Tunisia)":"Araabia (Tuneesia)", +"Arabic (UAE)":"Araabia (Araabia Ühendemiraadid)", +"Arabic (Yemen)":"Araabia (Jeemen)", +"Aragonese":"Aragoni", +"Aranese":"Arani", +"Armenian, Classical (Armenia)":"Vanaarmeenia (Armeenia)", +"Armenian, Eastern (Armenia)":"Idaarmeenia (Armeenia)", +"Armenian, Eastern (Iran)":"Idaarmeenia (Iraan)", +"Armenian, Eastern (Russia)":"Idaarmeenia (Venemaa)", +"Armenian, Western (Armenia)":"Läänearmeenia (Armeenia)", +"Arpitan (France)":"Frankoprovansi (Prantsusmaa)", +"Arpitan (Italy)":"Frankoprovansi (Itaalia)", +"Arpitan (Switzerland)":"Frankoprovansi (Šveits)", +"Arrow Line":"Nooleotstega joon", +"Assamese":"Assami", +"Asturian":"Astuuria", +"Avar":"Avaari", +"Average":"Keskmine", +"Azerbaijani Cyrillic":"Aserbaidžaani (kirillitsas)", +"Azerbaijani Latin":"Aserbaidžaani (ladina kirjas)", +"Background":"Taust", +"Background objects":"Taustaobjektid", +"Bad":"Halb", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Põhikujundid", +"Basque":"Baski", +"Beembe":"Beembe", +"Bekwel":"Bekweli", +"Belarusian":"Valgevene", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliograafia 1", +"Bibliography Heading":"Bibliograafia pealkiri", +"Blank Slide":"Tühi slaid", +"Block Arrows":"Plokknooled", +"Block selection":"Plokkidena valimine", +"Bodo":"Bodo", +"Bosnian":"Bosnia", +"Breton":"Bretooni", +"Bribri":"Bribri", +"Bulgarian":"Bulgaaria", +"Bullet –":"Täpp –", +"Bullet •":"Täpp •", +"Bullets":"Täpploend", +"Burmese":"Birma", +"Bushi":"Buši", +"Cabécar":"Kabekari", +"Callouts":"Viiktekstid", +"Caption":"Pealdis", +"Caption Characters":"Pealdise tekst", +"Catalan":"Katalaani", +"Catalan (Valencian)":"Katalaani (Valencia)", +"Centered Text":"Keskjoondatud tekst", +"Chinese (Hong Kong)":"Hiina (Hongkong)", +"Chinese (Macau)":"Hiina (Aomen)", +"Chinese (Singapore)":"Hiina (Singapur)", +"Chinese (simplified)":"Hiina (lihtsustatud)", +"Chinese (traditional)":"Hiina (traditsiooniline)", +"Church Slavic":"Kirikuslaavi", +"Chuvash":"Tšuvaši", +"Citation":"Viide", +"Clear formatting":"Puhasta vormindus", +"Complimentary Close":"Viisakas hüvastijätt", +"Connectors":"Konnektorid", +"Contents 1":"Sisukord 1", +"Contents 10":"Sisukord 10", +"Contents 2":"Sisukord 2", +"Contents 3":"Sisukord 3", +"Contents 4":"Sisukord 4", +"Contents 5":"Sisukord 5", +"Contents 6":"Sisukord 6", +"Contents 7":"Sisukord 7", +"Contents 8":"Sisukord 8", +"Contents 9":"Sisukord 9", +"Contents Heading":"Sisukorra pealkiri", +"Coptic":"Kopti", +"Cornish":"Korni", +"Count":"Arv", +"CountA":"CountA", +"Cree, Plains, Latin":"Tasandikukrii (ladina kirjas)", +"Cree, Plains, Syllabics":"Tasandikukrii (silpkirjas)", +"Croatian":"Horvaadi", +"Curves and Polygons":"Kõverad ja hulknurgad", +"Czech":"Tšehhi", +"Danish":"Taani", +"Dashed Line":"Kriipsjoon", +"Default":"Vaikimisi", +"Default Drawing Style":"Joonistusobjektide vaikestiil", +"Default Page Style":"Vaikimisi leheküljestiil", +"Default Paragraph Style":"Vaikimisi lõigustiil", +"Definition":"Definitsioon", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Joonistus", +"Drop Caps":"Süvisinitsiaalid", +"Dutch (Belgium)":"Hollandi (Belgia)", +"Dutch (Netherlands)":"Hollandi (Holland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Rõhutus", +"Endnote":"Lõpumärkus", +"Endnote Anchor":"Lõpumärkuse ankur", +"Endnote Characters":"Lõpumärkuse tekst", +"English (Australia)":"Inglise (Austraalia)", +"English (Belize)":"Inglise (Belize)", +"English (Botswana)":"Inglise (Botswana)", +"English (Canada)":"Inglise (Kanada)", +"English (Caribbean)":"Inglise (Kariibi)", +"English (Denmark)":"Inglise (Taani)", +"English (Gambia)":"Inglise (Gambia)", +"English (Ghana)":"Inglise (Ghana)", +"English (Hong Kong)":"Inglise (Hongkong)", +"English (India)":"Inglise (India)", +"English (Ireland)":"Inglise (Iirimaa)", +"English (Israel)":"Inglise (Iisrael)", +"English (Jamaica)":"Inglise (Jamaica)", +"English (Kenya)":"Inglise (Keenia)", +"English (Malawi)":"Inglise (Malawi)", +"English (Malaysia)":"Inglise (Malaisia)", +"English (Mauritius)":"Inglise (Mauritius)", +"English (Namibia)":"Inglise (Namiibia)", +"English (New Zealand)":"Inglise (Uus-Meremaa)", +"English (Nigeria)":"Inglise (Nigeeria)", +"English (Philippines)":"Inglise (Filipiinid)", +"English (South Africa)":"Inglise (Lõuna-Aafrika Vabariik)", +"English (Sri Lanka)":"Inglise (Sri Lanka)", +"English (Trinidad)":"Inglise (Trinidad)", +"English (UK)":"Inglise (Suurbritannia)", +"English (USA)":"Inglise (USA)", +"English (Zambia)":"Inglise (Zambia)", +"English (Zimbabwe)":"Inglise (Zimbabwe)", +"English, OED spelling (UK)":"Inglise (OED kirjaviis; Suurbritannia)", +"Envelope":"Ümbrik", +"Error":"Viga", +"Erzya":"Ersa", +"Esperanto":"Esperanto", +"Estonian":"Eesti", +"Example":"Näide", +"Extending selection":"Laienev valimine", +"Faroese":"Fääri", +"Figure":"Joonis", +"Figure Index 1":"Illustratsioonide register 1", +"Figure Index Heading":"Illustratsioonide registri pealkiri", +"Fijian":"Fidži", +"Filled":"Täide", +"Filled Blue":"Sinine täide", +"Filled Green":"Roheline täide", +"Filled Red":"Punane täide", +"Filled Yellow":"Kollane täide", +"Finnish":"Soome", +"First Line Indent":"Taandega esirida", +"First Page":"Esimene lehekülg", +"Flowchart":"Vooskeem", +"Fon":"Foni", +"Footer":"Jalus", +"Footer Left":"Jalus vasakul", +"Footer Right":"Jalus paremal", +"Footnote":"Allmärkus", +"Footnote Anchor":"Allmärkuse ankur", +"Footnote Characters":"Allmärkuse tekst", +"Formula":"Valem", +"Four Slides":"Neli slaidi", +"Frame":"Paneel", +"Frame Contents":"Paneeli sisu", +"French (Belgium)":"Prantsuse (Belgia)", +"French (Benin)":"Prantsuse (Benin)", +"French (Burkina Faso)":"Prantsuse (Burkina Faso)", +"French (Canada)":"Prantsuse (Kanada)", +"French (Côte d'Ivoire)":"Prantsuse (Côte d'Ivoire)", +"French (France)":"Prantsuse (Prantsusmaa)", +"French (Luxembourg)":"Prantsuse (Luksemburg)", +"French (Mali)":"Prantsuse (Mali)", +"French (Mauritius)":"Prantsuse (Mauritius)", +"French (Monaco)":"Prantsuse (Monaco)", +"French (Niger)":"Prantsuse (Niger)", +"French (Senegal)":"Prantsuse (Senegal)", +"French (Switzerland)":"Prantsuse (Šveits)", +"French (Togo)":"Prantsuse (Togo)", +"Frisian":"Friisi", +"Friulian":"Friuuli", +"Function Wizard":"Funktsiooninõustaja", +"Gaelic (Scotland)":"Gaeli (Šotimaa)", +"Galician":"Galeegi", +"Ganda":"Ganda", +"Gascon":"Gaskooni", +"Georgian":"Gruusia", +"German (Austria)":"Saksa (Austria)", +"German (Belgium)":"Saksa (Belgia)", +"German (Germany)":"Saksa (Saksamaa)", +"German (Liechtenstein)":"Saksa (Liechtenstein)", +"German (Luxembourg)":"Saksa (Luksemburg)", +"German (Switzerland)":"Saksa (Šveits)", +"Gikuyu":"Kikuju", +"Good":"Hea", +"Graphic":"Pilt", +"Graphics":"Pilt", +"Greek":"Kreeka", +"Greek, Ancient":"Vanakreeka", +"Guadeloupean Creole French":"Guedeloupe'i kreoolkeel", +"Guarani (Paraguay)":"Guaranii (Paraguay)", +"Gujarati":"Gudžarati", +"HTML":"HTML", +"Haitian":"Haiti", +"Hanging Indent":"Taandega lõik", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeeria)", +"Hawaiian":"Havai", +"Header":"Päis", +"Header Left":"Päis vasakul", +"Header Right":"Päis paremal", +"Heading":"Pealkiri", +"Heading 1":"Pealkiri 1", +"Heading 10":"Pealkiri 10", +"Heading 2":"Pealkiri 2", +"Heading 3":"Pealkiri 3", +"Heading 4":"Pealkiri 4", +"Heading 5":"Pealkiri 5", +"Heading 6":"Pealkiri 6", +"Heading 7":"Pealkiri 7", +"Heading 8":"Pealkiri 8", +"Heading 9":"Pealkiri 9", +"Heading A0":"Pealkiri (A0)", +"Heading A4":"Pealkiri (A4)", +"Hebrew":"Heebrea", +"Hiligaynon":"Hiligainoni", +"Hindi":"Hindi", +"Horizontal Line":"Rõhtjoon", +"Hungarian":"Ungari", +"Hungarian (Szekely-Hungarian Rovas)":"Ungari (vanaungari ruunikirjas)", +"Hyperlink":"Hüperlink", +"Icelandic":"Islandi", +"Illustration":"Illustratsioon", +"Iloko":"Iloko", +"Index":"Register", +"Index 1":"Register 1", +"Index 2":"Register 2", +"Index 3":"Register 3", +"Index Heading":"Registri pealkiri", +"Index Link":"Registri link", +"Index Separator":"Registri eraldaja", +"Indonesian":"Indoneesia", +"Insert":"Lisamine", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue (oktsidentaal)", +"Internet Link":"Internetilink", +"Interslavic Cyrillic":"Interslaavi (kirillitsas)", +"Interslavic Latin":"Interslaavi (ladina kirjas)", +"Irish":"Iiri", +"Italian (Italy)":"Itaalia (Itaalia)", +"Italian (Switzerland)":"Itaalia (Šveits)", +"Japanese":"Jaapani", +"Juǀ’hoan":"Žutsoani", +"Kaamba":"Kaamba", +"Kabardian":"Kabardi-tšerkessi", +"Kabyle Latin":"Kabiili (ladina kirjas)", +"Kalaallisut":"Grööni", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpaki (ladina kirjas)", +"Kashmiri (India)":"Kašmiiri (India)", +"Kashmiri (Kashmir)":"Kašmiiri (Kashmir)", +"Kashubian":"Kašuubi", +"Kazakh":"Kasahhi", +"KeyID":"Võtme-ID", +"Khanty":"Handi", +"Khmer":"Khmeeri", +"Kinyarwanda (Rwanda)":"Ruanda (Rwanda)", +"Kirghiz":"Kirgiisi", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Kongo Demokraatlik Vabariik)", +"Klingon":"Klingoni", +"Komi-Permyak":"Permikomi", +"Komi-Zyrian":"Sürjakomi", +"Konkani":"Konkani", +"Koongo (Congo)":"Kongo (Kongo)", +"Korean (RoK)":"Korea (Korea Vabariik)", +"Kumyk":"Kumõki", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Keskkurdi (Iraan)", +"Kurdish, Central (Iraq)":"Keskkurdi (Iraak)", +"Kurdish, Northern (Syria)":"Põhjakurdi (Süüria)", +"Kurdish, Northern (Turkey)":"Põhjakurdi (Türgi)", +"Kurdish, Southern (Iran)":"Lõunakurdi (Iraan)", +"Kurdish, Southern (Iraq)":"Lõunakurdi (Iraak)", +"Kven Finnish":"Kveeni", +"Kyrgyz (China)":"Kirgiisi (Hiina)", +"Labels":"Sildid", +"Ladin":"Ladiini", +"Landscape":"Rõhtpaigutus", +"Lao":"Lao", +"Lari":"Laari", +"Latgalian":"Latgali", +"Latin":"Ladina", +"Latvian":"Läti", +"Left Page":"Vasak lehekülg", +"Lengo":"Lengo", +"Ligurian":"Liguuri", +"Limbu":"Limbu", +"Line Numbering":"Reanummerdus", +"Lines":"Jooned", +"Lines and Arrows":"Jooned ja nooled", +"Lingala":"Lingala", +"List":"Loend", +"List 1":"Loend 1", +"List 1 Cont.":"Loend 1 järg", +"List 1 End":"Loend 1 lõpp", +"List 1 Start":"Loend 1 algus", +"List 2":"Loend 2", +"List 2 Cont.":"Loend 2 järg", +"List 2 End":"Loend 2 lõpp", +"List 2 Start":"Loend 2 algus", +"List 3":"Loend 3", +"List 3 Cont.":"Loend 3 järg", +"List 3 End":"Loend 3 lõpp", +"List 3 Start":"Loend 3 algus", +"List 4":"Loend 4", +"List 4 Cont.":"Loend 4 järg", +"List 4 End":"Loend 4 lõpp", +"List 4 Start":"Loend 4 algus", +"List 5":"Loend 5", +"List 5 Cont.":"Loend 5 järg", +"List 5 End":"Loend 5 lõpp", +"List 5 Start":"Loend 5 algus", +"List Contents":"Loendi sisu", +"List Heading":"Loendi päis", +"List Indent":"Taandega loend", +"Lithuanian":"Leedu", +"Livonian":"Liivi", +"Lojban":"Ložban", +"Low German":"Alamsaksa", +"Luxembourgish":"Letseburgi", +"Macedonian":"Makedoonia", +"Main Index Entry":"Pearegistri kirje", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagassi, platoo", +"Malay (Brunei Darussalam)":"Malai (Brunei Darussalam)", +"Malay (Malaysia)":"Malai (Malaisia)", +"Malay Arabic (Brunei Darussalam)":"Malai (araabia kirjas; Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malai (araabia kirjas; Malaisia)", +"Malayalam":"Malajalami", +"Maltese":"Malta", +"Manchu":"Mandžu", +"Maninkakan, Eastern, Latin":"Idamalinke (ladina kirjas)", +"Manipuri":"Manipuri", +"Maore":"Maoori", +"Maori":"Maoori", +"Marathi":"Marathi", +"Marginalia":"Marginaalid", +"Mari, Hill":"Mäemari", +"Mari, Meadow":"Niidumari", +"Max":"Max", +"Mbochi":"Mboši", +"Median":"Mediaan", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokša", +"Mongolian Cyrillic":"Mongoli (kirillitsas)", +"Mongolian Mongolian":"Mongoli (mongoli kirjas)", +"Moore":"Mossi", +"N'ko":"Nkoo", +"Naro":"Naro", +"Ndebele, South":"Lõunandebele", +"Nenets":"Neenetsi", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Neutraalne", +"Nganasan":"Nganassaani", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere (guaimi)", +"Nine Slides":"Üheksa slaidi", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Märgistiilita", +"No List":"Välja lülitatud", +"Nogai":"Nogai", +"None (Do not check spelling)":"Puudub (õigekirja ei kontrollita)", +"Northern Sotho":"Pedi", +"Norwegian, Bokmål":"Norra (bokmål)", +"Norwegian, Nynorsk":"Norra (nynorsk)", +"Note":"Märkus", +"Notes":"Märkmed", +"Numbering 1":"Nummerdus 1", +"Numbering 1 Cont.":"Nummerdus 1 järg", +"Numbering 1 End":"Nummerdus 1 lõpp", +"Numbering 1 Start":"Nummerdus 1 algus", +"Numbering 123":"Numbrid 1, 2, 3, ...", +"Numbering 2":"Nummerdus 2", +"Numbering 2 Cont.":"Nummerdus 2 järg", +"Numbering 2 End":"Nummerdus 2 lõpp", +"Numbering 2 Start":"Nummerdus 2 algus", +"Numbering 3":"Nummerdus 3", +"Numbering 3 Cont.":"Nummerdus 3 järg", +"Numbering 3 End":"Nummerdus 3 lõpp", +"Numbering 3 Start":"Nummerdus 3 algus", +"Numbering 4":"Nummerdus 4", +"Numbering 4 Cont.":"Nummerdus 4 järg", +"Numbering 4 End":"Nummerdus 4 lõpp", +"Numbering 4 Start":"Nummerdus 4 algus", +"Numbering 5":"Nummerdus 5", +"Numbering 5 Cont.":"Nummerdus 5 järg", +"Numbering 5 End":"Nummerdus 5 lõpp", +"Numbering 5 Start":"Nummerdus 5 algus", +"Numbering ABC":"Tähed A, B, C, ...", +"Numbering IVX":"Rooma numbrid I, II, III, ...", +"Numbering Symbols":"Nummerdussümbolid", +"Numbering abc":"Tähed a, b, c, ...", +"Numbering ivx":"Rooma numbrid i, ii, iii, ...", +"Nyanja":"Njandža", +"OLE":"OLE-objekt", +"Object Index 1":"Objektide register 1", +"Object Index Heading":"Objektide registri pealkiri", +"Object with no fill and no line":"Täitmata ja ilma jooneta objekt", +"Object without fill":"Täitmata objekt", +"Occitan":"Oksitaani", +"Odia":"Oria", +"Olonets":"Livviko", +"One Slide":"Üks slaid", +"Oromo":"Oromo", +"Outline":"Liigendus", +"Outlined":"Kontuur", +"Outlined Blue":"Sinine kontuur", +"Outlined Green":"Roheline kontuur", +"Outlined Red":"Punane kontuur", +"Outlined Yellow":"Kollane kontuur", +"Overwrite":"Ülekirjutus", +"Page %1 of %2":"Lehekülg %1 / %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Lehekülg %1 / %2 (prinditav lk %3 / %4)", +"Page Number":"Leheküljenumber", +"Page Properties":"Lehe omadused", +"Pali Latin":"Paali (ladina kirjas)", +"Pali Thai":"Paali (tai kirjas)", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Hollandi Antillid)", +"Persian":"Pärsia", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Kohahoidja", +"Plautdietsch":"Mennoniidisaksa", +"Polish":"Poola", +"Portrait":"Püstpaigutus", +"Portuguese (Angola)":"Portugali (Angola)", +"Portuguese (Brazil)":"Portugali (Brasiilia)", +"Portuguese (Portugal)":"Portugali (Portugal)", +"Preformatted Text":"Eelvormindatud tekst", +"Product":"Korrutis", +"Puinave":"Puinave", +"Punjabi":"Pandžabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Ketšua (Põhja-Boliivia)", +"Quechua (Bolivia, South)":"Ketšua (Lõuna-Boliivia)", +"Quechua (Ecuador)":"Ketšua (Ecuador)", +"Quotation":"Tsitaat", +"Report":"Aruanne", +"Result":"Tulem", +"Result2":"Tulem 2", +"Rhaeto-Romance":"Retoromaani", +"Right Page":"Parem lehekülg", +"Romanian (Moldova)":"Rumeenia (Moldova)", +"Romanian (Romania)":"Rumeenia (Rumeenia)", +"Rubies":"Foneetilised tekstid", +"Russian":"Vene", +"Rusyn (Slovakia)":"Russiini (Slovakkia)", +"Rusyn (Ukraine)":"Russiini (Ukraina)", +"Sami, Inari (Finland)":"Inari saami (Soome)", +"Sami, Kildin (Russia)":"Kildini saami (Venemaa)", +"Sami, Lule (Norway)":"Lule saami (Norra)", +"Sami, Lule (Sweden)":"Lule saami (Rootsi)", +"Sami, Northern (Finland)":"Põhjasaami (Soome)", +"Sami, Northern (Norway)":"Põhjasaami (Norra)", +"Sami, Northern (Sweden)":"Põhjasaami (Rootsi)", +"Sami, Pite (Sweden)":"Pite saami (Rootsi)", +"Sami, Skolt (Finland)":"Koltasaami (Soome)", +"Sami, Southern (Norway)":"Lõunasaami (Norra)", +"Sami, Southern (Sweden)":"Lõunasaami (Rootsi)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardi", +"Sardinian, Campidanese":"Sardi, Campidano", +"Sardinian, Gallurese":"Sardi, Gallura", +"Sardinian, Logudorese":"Sardi, Logudoro", +"Sardinian, Sassarese":"Sardi, Sassari", +"Selection count":"Valitud", +"Sender":"Saatja", +"Serbian Cyrillic (Montenegro)":"Serbia (kirillitsas; Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbia (kirillitsas; Serbia ja Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbia (kirillitsas; Serbia)", +"Serbian Latin":"Serbia (ladina kirjas)", +"Serbian Latin (Montenegro)":"Serbia (ladina kirjas; Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbia (ladina kirjas; Serbia ja Montenegro)", +"Serbian Latin (Serbia)":"Serbia (ladina kirjas; Serbia)", +"Sesotho":"Sotho (Lesotho)", +"Shapes":"Kujundid", +"Sheet %1 of %2":"Leht %1 / %2", +"Shuswap":"Šusvapi", +"Sidama":"Sidamo", +"Signature":"Allkiri", +"Silesian":"Sileesia", +"Sindhi, Arabic":"Sindhi (araabia kirjas)", +"Sindhi, Devanagari":"Sindhi (devanaagari kirjas)", +"Sinhala":"Singali", +"Six Slides":"Kuus slaidi", +"Slide %1 of %2":"Slaid %1 / %2", +"Slide %1 of %2 (%3)":"Slaid %1 / %2 (%3)", +"Slovak":"Slovaki", +"Slovenian":"Sloveeni", +"Somali":"Somaali", +"Sorbian, Lower":"Alamsorbi", +"Sorbian, Upper":"Ülemsorbi", +"Source Text":"Lähtetekst", +"Southern Sotho":"Sotho (Lõuna-Aafrika Vabariik)", +"Spanish (Argentina)":"Hispaania (Argentina)", +"Spanish (Bolivia)":"Hispaania (Boliivia)", +"Spanish (Chile)":"Hispaania (Tšiili)", +"Spanish (Colombia)":"Hispaania (Colombia)", +"Spanish (Costa Rica)":"Hispaania (Costa Rica)", +"Spanish (Cuba)":"Hispaania (Kuuba)", +"Spanish (Dom. Rep.)":"Hispaania (Dominikaani Vabariik)", +"Spanish (Ecuador)":"Hispaania (Ecuador)", +"Spanish (El Salvador)":"Hispaania (El Salvador)", +"Spanish (Guatemala)":"Hispaania (Guatemala)", +"Spanish (Honduras)":"Hispaania (Honduras)", +"Spanish (Mexico)":"Hispaania (Mehhiko)", +"Spanish (Nicaragua)":"Hispaania (Nicaragua)", +"Spanish (Panama)":"Hispaania (Panama)", +"Spanish (Paraguay)":"Hispaania (Paraguay)", +"Spanish (Peru)":"Hispaania (Peruu)", +"Spanish (Puerto Rico)":"Hispaania (Puerto Rico)", +"Spanish (Spain)":"Hispaania (Hispaania)", +"Spanish (Uruguay)":"Hispaania (Uruguay)", +"Spanish (Venezuela)":"Hispaania (Venezuela)", +"StDev":"StDev", +"Standard selection":"Tavaline valimine", +"Stars and Banners":"Tähed ja lindid", +"Status":"Olek", +"Strong Emphasis":"Tugev rõhutus", +"Subtitle":"Alapealkiri", +"Sum":"Summa", +"Sundanese":"Sunda", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suahiili (Keenia)", +"Swahili (Tanzania)":"Suahiili (Tansaania)", +"Swazi":"Svaasi", +"Swedish (Finland)":"Rootsi (Soome)", +"Swedish (Sweden)":"Rootsi (Rootsi)", +"Symbol Shapes":"Sümbolkujundid", +"Table":"Tabel", +"Table Contents":"Tabeli sisu", +"Table Heading":"Tabeli päis", +"Table Index 1":"Tabelite register 1", +"Table Index Heading":"Tabelite registri pealkiri", +"Tagalog":"Tagalogi", +"Tahitian":"Tahiti", +"Tajik":"Tadžiki", +"Tamil":"Tamili", +"Tatar":"Tatari", +"Teke-Eboo":"Eboo", +"Teke-Ibali":"Ibali", +"Teke-Kukuya":"Kukuya", +"Teke-Tyee":"Tyee", +"Teletype":"Teletaip", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetuni (Indoneesia)", +"Tetun (Timor-Leste)":"Tetuni (Timor-Leste)", +"Text":"Tekst", +"Text A0":"Tekst (A0)", +"Text A4":"Tekst (A4)", +"Thai":"Tai", +"Three Slides":"Kolm slaidi", +"Tibetan (India)":"Tiibeti (India)", +"Tibetan (PR China)":"Tiibeti (Hiina RV)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Etioopia)", +"Title":"Tiitel", +"Title A0":"Tiitel (A0)", +"Title A4":"Tiitel (A4)", +"Title Only":"Ainult tiitel", +"Title Slide":"Tiitlislaid", +"Title and 2 Content":"Tiitel ja 2 sisu", +"Title, 2 Content and Content":"Tiitel, 2 sisu ja sisu", +"Title, 2 Content over Content":"Tiitel, 2 sisu ülalpool sisu", +"Title, 4 Content":"Tiitel, 4 sisu", +"Title, 6 Content":"Tiitel, 6 sisu", +"Title, Content":"Tiitel, sisu", +"Title, Content and 2 Content":"Tiitel, sisu ja 2 sisu", +"Title, Content over Content":"Tiitel, sisu ülalpool sisu", +"Title, Vertical Text":"Tiitel, vertikaaltekst", +"Title, Vertical Text, Clipart":"Tiitel, vertikaaltekst, lõikepilt", +"Tok Pisin":"Tok-pisini", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tsvana (Botswana)", +"Tswana (South Africa)":"Tsvana (Lõuna-Aafrika Vabariik)", +"Turkish":"Türgi", +"Turkmen":"Türkmeeni", +"Two Slides":"Kaks slaidi", +"Udmurt":"Udmurdi", +"Ukrainian":"Ukraina", +"Unknown":"Tundmatu", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Kasutaja kirje", +"User Index 1":"Kasutaja register 1", +"User Index 10":"Kasutaja register 10", +"User Index 2":"Kasutaja register 2", +"User Index 3":"Kasutaja register 3", +"User Index 4":"Kasutaja register 4", +"User Index 5":"Kasutaja register 5", +"User Index 6":"Kasutaja register 6", +"User Index 7":"Kasutaja register 7", +"User Index 8":"Kasutaja register 8", +"User Index 9":"Kasutaja register 9", +"User Index Heading":"Kasutaja registri pealkiri", +"Uyghur":"Uiguuri", +"Uzbek Cyrillic":"Usbeki (kirillitsas)", +"Uzbek Latin":"Usbeki (ladina kirjas)", +"Var":"Dispersioon", +"Variable":"Muutuja", +"Venda":"Venda", +"Venetian":"Veneetsia", +"Veps":"Vepsa", +"Vertical Numbering Symbols":"Vertikaalse nummerduse sümbolid", +"Vertical Title, Text, Chart":"Vertikaaltiitel, tekst, diagramm", +"Vertical Title, Vertical Text":"Vertikaaltiitel, vertikaaltekst", +"Vietnamese":"Vietnami", +"Vili":"Vili", +"Visited Internet Link":"Külastatud internetilink", +"Võro":"Võru", +"Walloon":"Vallooni", +"Warning":"Hoiatus", +"Watermark":"Vesimärk", +"Welsh":"Kõmri", +"Xhosa":"Koosa", +"Xibe":"Sibo", +"Yaka (Congo)":"Jaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Jaka (Kongo Demokraatlik Vabariik)", +"Yiddish (Israel)":"Jidiš (Iisrael)", +"Yiddish (USA)":"Jidiš (USA)", +"Yombe (Congo)":"Jombe (Kongo)", +"Yoruba":"Joruba", +"Zulu":"Suulu", +"[None]":"[Puudub]", +"Éwé":"Eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/eu.json b/f7cloud-office/browser/dist/l10n/locore/eu.json new file mode 100644 index 0000000..0fd2830 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/eu.json @@ -0,0 +1,691 @@ +{ +"3D Objects":"3D objektuak", +"A0":"A0", +"A4":"A4", +"Accent":"Azentua", +"Accent 1":"1. azentua", +"Accent 2":"2. azentua", +"Accent 3":"3. azentua", +"Adding selection":"Gehikuntza-hautapena", +"Addressee":"Hartzailea", +"Afrikaans (Namibia)":"Afrikaansa (Namibia)", +"Afrikaans (South Africa)":"Afrikaansa (Hego Afrika)", +"Aka (Central African Republic)":"Akaera (Afrika Erdiko Errepublika)", +"Aka (Congo)":"Akaera (Kongo)", +"Akan":"Akanera", +"Albanian":"Albaniera", +"Amharic":"Amharica", +"Apatani":"Apatani", +"Appendix":"Eranskina", +"Arabic":"Arabiera", +"Arabic (Algeria)":"Arabiera (Aljeria)", +"Arabic (Bahrain)":"Arabiera (Bahrein)", +"Arabic (Chad)":"Arabiera (Txad)", +"Arabic (Comoros)":"Arabiera (Komoroak)", +"Arabic (Djibouti)":"Arabiera (Djibuti)", +"Arabic (Egypt)":"Arabiera (Egipto)", +"Arabic (Eritrea)":"Arabiera (Eritrea)", +"Arabic (Iraq)":"Arabiera (Irak)", +"Arabic (Israel)":"Arabiera (Israel)", +"Arabic (Jordan)":"Arabiera (Jordania)", +"Arabic (Kuwait)":"Arabiera (Kuwait)", +"Arabic (Lebanon)":"Arabiera (Libano)", +"Arabic (Libya)":"Arabiera (Libia)", +"Arabic (Mauritania)":"Arabiera (Mauritania)", +"Arabic (Morocco)":"Arabiera (Maroko)", +"Arabic (Oman)":"Arabiera (Oman)", +"Arabic (Palestine)":"Arabiera (Palestina)", +"Arabic (Qatar)":"Arabiera (Qatar)", +"Arabic (Saudi Arabia)":"Arabiera (Saudi Arabia)", +"Arabic (Somalia)":"Arabiera (Somalia)", +"Arabic (Sudan)":"Arabiera (Sudan)", +"Arabic (Syria)":"Arabiera (Siria)", +"Arabic (Tunisia)":"Arabiera (Tunisia)", +"Arabic (UAE)":"Arabiera (Arabiar Emirerri Batuak)", +"Arabic (Yemen)":"Arabiera (Yemen)", +"Aragonese":"Aragoiera", +"Aranese":"Aranera", +"Armenian, Classical (Armenia)":"Armeniera, klasikoa (Armenia)", +"Armenian, Eastern (Armenia)":"Armeniera, ekialdekoa (Armenia)", +"Armenian, Eastern (Iran)":"Armeniera, ekialdekoa (Iran)", +"Armenian, Eastern (Russia)":"Armeniera, ekialdekoa (Errusia)", +"Armenian, Western (Armenia)":"Armeniera, mendebaldekoa (Armenia)", +"Arpitan (France)":"Arpitana (Frantzia)", +"Arpitan (Italy)":"Arpitana (Italia)", +"Arpitan (Switzerland)":"Arpitana (Suitza)", +"Arrow Line":"Gezidun marra", +"Assamese":"Assamera", +"Asturian":"Asturiera", +"Avar":"Avar", +"Average":"Batez bestekoa", +"Azerbaijani Cyrillic":"Azerbaijanera (Zirilikoa)", +"Azerbaijani Latin":"Azerbaijanera (Latinoa)", +"Background":"Atzeko planoa", +"Background objects":"Atzeko planoko objektuak", +"Bad":"Okerra", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Oinarrizko formak", +"Basque":"Euskara", +"Beembe":"Beembera", +"Bekwel":"Bekwelera", +"Belarusian":"Bielorrusiera", +"Bengali (Bangladesh)":"Bengalera (Bangladesh)", +"Bengali (India)":"Bengalera (India)", +"Bibliography 1":"1. bibliografia", +"Bibliography Heading":"Izenburu bibliografikoa", +"Blank Slide":"Diapositiba hutsa", +"Block Arrows":"Bloke-geziak", +"Block selection":"Bloke-hautapena", +"Bodo":"Bodoera", +"Bosnian":"Bosniera", +"Breton":"Bretoiera", +"Bribri":"Bribriera", +"Bulgarian":"Bulgariera", +"Bullet –":"Buleta –", +"Bullet •":"Buleta •", +"Bullets":"Buletak", +"Burmese":"Birmaniera", +"Bushi":"Bushi", +"Cabécar":"Kabekarrera", +"Callouts":"Legendak", +"Caption":"Epigrafea", +"Caption Characters":"Epigrafeko karaktereak", +"Catalan":"Katalana", +"Catalan (Valencian)":"Katalana (Balentzia)", +"Centered Text":"Testu zentratua", +"Chinese (Hong Kong)":"Txinera (Hong Kong)", +"Chinese (Macau)":"Txinera (Macau)", +"Chinese (Singapore)":"Txinera (Singapur)", +"Chinese (simplified)":"Txinera (soildua)", +"Chinese (traditional)":"Txinera (tradizionala)", +"Church Slavic":"Eliza Eslaviera", +"Chuvash":"Chuvashera", +"Citation":"Aipua", +"Clear formatting":"Garbitu formatua", +"Complimentary Close":"Itxitze osagarria", +"Connectors":"Lotura-marrak", +"Contents 1":"1. aurkibidea", +"Contents 10":"10. aurkibidea", +"Contents 2":"2. aurkibidea", +"Contents 3":"3. aurkibidea", +"Contents 4":"4. aurkibidea", +"Contents 5":"5. aurkibidea", +"Contents 6":"6. aurkibidea", +"Contents 7":"7. aurkibidea", +"Contents 8":"8. aurkibidea", +"Contents 9":"9. aurkibidea", +"Contents Heading":"Aurkibidearen izenburua", +"Coptic":"Koptoera", +"Cornish":"Kornubiera", +"Count":"Zenbakidun gelaxka-kopurua", +"CountA":"Baliodun gelaxka-kopurua", +"Cree, Plains, Latin":"Cree, Lautadetakoa, Latina", +"Cree, Plains, Syllabics":"Cree, Lautadetakoa, Silabikoa", +"Croatian":"Kroaziera", +"Curves and Polygons":"Kurbak eta poligonoak", +"Czech":"Txekiera", +"Danish":"Daniera", +"Dashed Line":"Marra marratua", +"Default":"Lehenetsia", +"Default Drawing Style":"Marrazte-estilo lehenetsia", +"Default Page Style":"Orrialde-estilo lehenetsia", +"Default Paragraph Style":"Paragrafo-estilo lehenetsia", +"Definition":"Definizioa", +"Dhivehi":"Maldivera", +"Dibole":"Dibolea", +"Dogri":"Dogriera", +"Doondo":"Doondoa", +"Drawing":"Marrazkia", +"Drop Caps":"Letra kapitalak", +"Dutch (Belgium)":"Nederlandera (Belgika)", +"Dutch (Netherlands)":"Nederlandera (Herbehereak)", +"Dzongkha":"Dzongkha", +"Emphasis":"Enfasia", +"Endnote":"Amaiera-oharra", +"Endnote Anchor":"Amaiera-oharraren aingura", +"Endnote Characters":"Amaiera-oharren karakterea", +"English (Australia)":"Ingelesa (Australia)", +"English (Belize)":"Ingelesa (Belize)", +"English (Botswana)":"Ingelesa (Botswana)", +"English (Canada)":"Ingelesa (Kanada)", +"English (Caribbean)":"Ingelesa (Karibe)", +"English (Denmark)":"Ingelesa (Danimarka)", +"English (Gambia)":"Ingelesa (Gambia)", +"English (Ghana)":"Ingelesa (Ghana)", +"English (Hong Kong)":"Ingelesa (Hong Kong)", +"English (India)":"Ingelesa (India)", +"English (Ireland)":"Ingelesa (Irlanda)", +"English (Israel)":"Ingelesa (Israel)", +"English (Jamaica)":"Ingelesa (Jamaika)", +"English (Kenya)":"Ingelesa (Kenya)", +"English (Malawi)":"Ingelesa (Kanada)", +"English (Malaysia)":"Ingelesa (Malaysia)", +"English (Mauritius)":"Ingelesa (Maurizio)", +"English (Namibia)":"Ingelesa (Namibia)", +"English (New Zealand)":"Ingelesa (Zeelanda Berria)", +"English (Nigeria)":"Ingelesa (Nigeria)", +"English (Philippines)":"Ingelesa (Filipinak)", +"English (South Africa)":"Ingelesa (Hego Afrika)", +"English (Sri Lanka)":"Ingelesa (Sri Lanka)", +"English (Trinidad)":"Ingelesa (Trinidad)", +"English (UK)":"Ingelesa (EB)", +"English (USA)":"Ingelesa (AEB)", +"English (Zambia)":"Ingelesa (Zambia)", +"English (Zimbabwe)":"Ingelesa (Zimbabwe)", +"English, OED spelling (UK)":"Ingelesa, OED ortografia (EB)", +"Envelope":"Gutun-azala", +"Error":"Errorea", +"Erzya":"Erziera", +"Esperanto":"Esperantoa", +"Estonian":"Estoniera", +"Example":"Adibidea", +"Extending selection":"Hautapen hedatua", +"Faroese":"Faroera", +"Figure":"Irudia", +"Figure Index 1":"Irudi-indizea 1", +"Figure Index Heading":"Irudi-indizearen izenburua", +"Fijian":"Fijiera", +"Filled":"Beteta", +"Filled Blue":"Urdinez betea", +"Filled Green":"Berdez betea", +"Filled Red":"Gorriz betea", +"Filled Yellow":"Horiz betea", +"Finnish":"Finlandiera", +"First Line Indent":"Lehen lerroko koska", +"First Page":"Lehen orrialdea", +"Flowchart":"Fluxu-diagrama", +"Fon":"Fonera", +"Footer":"Orri-oina", +"Footer Left":"Ezkerreko orri-oina", +"Footer Right":"Eskuineko orri-oina", +"Footnote":"Oin-oharra", +"Footnote Anchor":"Oin-oharraren aingura", +"Footnote Characters":"Oin-oharren ikurra", +"Formula":"Formula", +"Four Slides":"Lau diapositiba", +"Frame":"Markoa", +"Frame Contents":"Markoaren edukia", +"French (Belgium)":"Frantsesa (Belgika)", +"French (Benin)":"Frantsesa (Benin)", +"French (Burkina Faso)":"Frantsesa (Burkina Faso)", +"French (Canada)":"Frantsesa (Kanada)", +"French (Côte d'Ivoire)":"Frantsesa (Boli Kosta)", +"French (France)":"Frantsesa (Frantzia)", +"French (Luxembourg)":"Frantsesa (Luxenburgo)", +"French (Mali)":"Frantsesa (Mali)", +"French (Mauritius)":"Frantsesa (Maurizio)", +"French (Monaco)":"Frantsesa (Monako)", +"French (Niger)":"Frantsesa (Niger)", +"French (Senegal)":"Frantsesa (Senegal)", +"French (Switzerland)":"Frantsesa (Suitza)", +"French (Togo)":"Frantsesa (Togo)", +"Frisian":"Frisiera", +"Friulian":"Friulera", +"Function Wizard":"Funtzioen morroia", +"Gaelic (Scotland)":"Gaelikoa (Eskozia)", +"Galician":"Galegoa", +"Ganda":"Ganda", +"Gascon":"Gaskoi", +"Georgian":"Georgiera", +"German (Austria)":"Alemana (Austria)", +"German (Belgium)":"Alemana (Belgika)", +"German (Germany)":"Alemana (Alemania)", +"German (Liechtenstein)":"Alemana (Liechtenstein)", +"German (Luxembourg)":"Alemana (Luxenburgo)", +"German (Switzerland)":"Alemana (Suitza)", +"Gikuyu":"Gikuyu", +"Good":"Ona", +"Graphic":"Grafikoa", +"Graphics":"Grafikoak", +"Greek":"Grekoa", +"Greek, Ancient":"Grekoa, aintzinakoa", +"Guadeloupean Creole French":"Guadalupeko kreolera", +"Guarani (Paraguay)":"Guaraniera (Paraguai)", +"Gujarati":"Gujaratera", +"HTML":"HTML", +"Haitian":"Haitiera", +"Hanging Indent":"Alderantzizko koska", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiera", +"Header":"Goiburukoa", +"Header Left":"Ezkerreko goiburukoa", +"Header Right":"Eskuineko goiburukoa", +"Heading":"Izenburua", +"Heading 1":"1. izenburua", +"Heading 10":"10. izenburua", +"Heading 2":"2. izenburua", +"Heading 3":"3. izenburua", +"Heading 4":"4. izenburua", +"Heading 5":"5. izenburua", +"Heading 6":"6. izenburua", +"Heading 7":"7. izenburua", +"Heading 8":"8. izenburua", +"Heading 9":"9. izenburua", +"Heading A0":"Izenburua A0", +"Heading A4":"Izenburua A4", +"Hebrew":"Hebreera", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindia", +"Horizontal Line":"Marra horizontala", +"Hungarian":"Hungariera", +"Hungarian (Szekely-Hungarian Rovas)":"Hungariera (Szekely-Hungariar Runak)", +"Hyperlink":"Hiperesteka", +"Icelandic":"Islandiera", +"Illustration":"Ilustrazioa", +"Iloko":"Ilokoera", +"Index":"Indizea", +"Index 1":"1. indizea", +"Index 2":"2. indizea", +"Index 3":"3. indizea", +"Index Heading":"Indize-izenburua", +"Index Link":"Indize-esteka", +"Index Separator":"Indize-bereizlea", +"Indonesian":"Indonesiera", +"Insert":"Txertatu", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue okzidentala", +"Internet Link":"Internet esteka", +"Interslavic Cyrillic":"Intereslaviera zirilikoa", +"Interslavic Latin":"Intereslaviera latina", +"Irish":"Gaelera (Irlanda)", +"Italian (Italy)":"Italiera (Italia)", +"Italian (Switzerland)":"Italiera (Suitza)", +"Japanese":"Japoniera", +"Juǀ’hoan":"Juǀ’hoanera", +"Kaamba":"Kaamba", +"Kabardian":"Kabardera", +"Kabyle Latin":"Kabylera Latin", +"Kalaallisut":"Kalaallisuta", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak latinoa", +"Kashmiri (India)":"Kaxmirera (India)", +"Kashmiri (Kashmir)":"Kaxmirera (Kaxmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakhera", +"KeyID":"KeyID", +"Khanty":"Khantiera", +"Khmer":"Khmerera", +"Kinyarwanda (Rwanda)":"Kinyaruanda (Ruanda)", +"Kirghiz":"Kirghizera", +"Kituba (Congo)":"Kitubera (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kitubera (Kongoko Errepublika Demokratikoa)", +"Klingon":"Klingona", +"Komi-Permyak":"Komiera-Permyak", +"Komi-Zyrian":"Komiera-Zyrian", +"Konkani":"Konkanera", +"Koongo (Congo)":"Kongoa (Kongo)", +"Korean (RoK)":"Koreera (Koreako Errepublika)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyia", +"Kurdish, Central (Iran)":"Erdialdeko kurduera (Iran)", +"Kurdish, Central (Iraq)":"Erdialdeko kurduera (Irak)", +"Kurdish, Northern (Syria)":"Iparraldeko Kurduera (Siria)", +"Kurdish, Northern (Turkey)":"Iparraldeko Kurduera (Turkia)", +"Kurdish, Southern (Iran)":"Hegoaldeko kurduera (Iran)", +"Kurdish, Southern (Iraq)":"Hegoaldeko kurduera (Irak)", +"Kven Finnish":"Kven finlandiera", +"Kyrgyz (China)":"Kirgizera (Txina)", +"Labels":"Etiketak", +"Ladin":"Ladinoa", +"Landscape":"Horizontala", +"Lao":"Laosera", +"Lari":"Lariera", +"Latgalian":"Latgaliera", +"Latin":"Latina", +"Latvian":"Letoniera", +"Left Page":"Ezkerreko orrialdea", +"Lengo":"Lengo", +"Ligurian":"Liguriera", +"Limbu":"Limbuera", +"Line Numbering":"Lerro-zenbakitzea", +"Lines":"Marrak", +"Lines and Arrows":"Marrak eta geziak", +"Lingala":"Lingala", +"List":"Zerrenda", +"List 1":"1. zerrenda", +"List 1 Cont.":"1. zerrendaren jarr.", +"List 1 End":"1. zerrendaren amaiera", +"List 1 Start":"1. zerrendaren hasiera", +"List 2":"2. zerrenda", +"List 2 Cont.":"2. zerrendaren jarr.", +"List 2 End":"2. zerrendaren amaiera", +"List 2 Start":"2. zerrendaren hasiera", +"List 3":"3. zerrenda", +"List 3 Cont.":"3. zerrendaren jarr.", +"List 3 End":"3. zerrendaren amaiera", +"List 3 Start":"3. zerrendaren hasiera", +"List 4":"4. zerrenda", +"List 4 Cont.":"4. zerrendaren jarr.", +"List 4 End":"4. zerrendaren amaiera", +"List 4 Start":"4. zerrendaren hasiera", +"List 5":"5. zerrenda", +"List 5 Cont.":"5. zerrendaren jarr.", +"List 5 End":"5. zerrendaren amaiera", +"List 5 Start":"5. zerrendaren hasiera", +"List Contents":"Zerrendaren edukia", +"List Heading":"Zerrendaren izenburua", +"List Indent":"Erkatu", +"Lithuanian":"Lituaniera", +"Livonian":"Livoniera", +"Lojban":"Lojban", +"Low German":"Alemaniera baxua", +"Luxembourgish":"Luxenburgera", +"Macedonian":"Mazedoniera", +"Main Index Entry":"Indize-sarrera nagusia", +"Maithili":"Maithilera", +"Malagasy, Plateau":"Malgaxera, Plateau", +"Malay (Brunei Darussalam)":"Malaysiera (Brunei Darussalam)", +"Malay (Malaysia)":"Malaysiera (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaysiako arabiera (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaysiako arabiera (Malaysia)", +"Malayalam":"Malabarera", +"Maltese":"Maltera", +"Manchu":"Mantxuera", +"Maninkakan, Eastern, Latin":"Maninkakan, Ekialdekoa, Latina", +"Manipuri":"Manipuria", +"Maore":"Maorera", +"Maori":"Maoriera", +"Marathi":"Marathera", +"Marginalia":"Bazterreko oharra", +"Mari, Hill":"Mendietako mariera", +"Mari, Meadow":"Larreetako mariera", +"Max":"Geh.", +"Mbochi":"Mbochiera", +"Median":"Mediana", +"Min":"Gut.", +"Minangkabau":"Minangkabauera", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongoliera zirilikoa", +"Mongolian Mongolian":"Mongoliera mongoliarra", +"Moore":"Moorea", +"N'ko":"N'koa", +"Naro":"Naroera", +"Ndebele, South":"Ndebelera (hegoaldea)", +"Nenets":"Nenetsera", +"Nepali (India)":"Nepalera (India)", +"Nepali (Nepal)":"Nepalera (Nepal)", +"Neutral":"Neutrala", +"Nganasan":"Nganasanera", +"Ngungwel":"Ngungwela", +"Ngäbere":"Ngäbere", +"Nine Slides":"Bederatzi diapositiba", +"Njyem (Congo)":"Njema (Kongo)", +"No Character Style":"Karaktere-estilorik ez", +"No List":"Zerrendarik ez", +"Nogai":"Nogai", +"None (Do not check spelling)":"Bat ere ez (ez zuzendu ortografia)", +"Northern Sotho":"Iparraldeko shotoera", +"Norwegian, Bokmål":"Norvegiera (Bokmål)", +"Norwegian, Nynorsk":"Norvegiera (Nynorsk)", +"Note":"Oharra", +"Notes":"Oharrak", +"Numbering 1":"1. zenbakitzea", +"Numbering 1 Cont.":"1. zenbakitzea jarr.", +"Numbering 1 End":"1. zenbakitzea amaiera", +"Numbering 1 Start":"1. zenbakitzea hasiera", +"Numbering 123":"123 zenbakitzea", +"Numbering 2":"2. zenbakitzea", +"Numbering 2 Cont.":"2. zenbakitzea jarr.", +"Numbering 2 End":"2. zenbakitzea amaiera", +"Numbering 2 Start":"2. zenbakitzea hasiera", +"Numbering 3":"3. zenbakitzea", +"Numbering 3 Cont.":"3. zenbakitzea jarr.", +"Numbering 3 End":"3. zenbakitzea amaiera", +"Numbering 3 Start":"3. zenbakitzea hasiera", +"Numbering 4":"4. zenbakitzea", +"Numbering 4 Cont.":"4. zenbakitzea jarr.", +"Numbering 4 End":"4. zenbakitzea amaiera", +"Numbering 4 Start":"4. zenbakitzea hasiera", +"Numbering 5":"5. zenbakitzea", +"Numbering 5 Cont.":"5. zenbakitzea jarr.", +"Numbering 5 End":"5. zenbakitzea amaiera", +"Numbering 5 Start":"5. zenbakitzea hasiera", +"Numbering ABC":"ABC zenbakitzea", +"Numbering IVX":"IVX zenbakitzea", +"Numbering Symbols":"Zenbakitze-ikurrak", +"Numbering abc":"abc zenbakitzea", +"Numbering ivx":"ivx zenbakitzea", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"1. objektu-indizea", +"Object Index Heading":"Objektu-indizearen izenburua", +"Object with no fill and no line":"Betegarririk eta marrarik gabeko objektua", +"Object without fill":"Betegarririk gabeko objektua", +"Occitan":"Okzitaniera", +"Odia":"Odia", +"Olonets":"Olonetsera", +"One Slide":"Diapositiba bat", +"Oromo":"Oromoera", +"Outline":"Eskema", +"Outlined":"Ingerada", +"Outlined Blue":"Ingerada urdina", +"Outlined Green":"Ingerada berdea", +"Outlined Red":"Ingerada gorria", +"Outlined Yellow":"Ingerada horia", +"Overwrite":"Gainidatzi", +"Page %1 (%2) of %3":"Orrialdea: %1 (%2) / %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Orrialdea: %1 (%2) / %3 [%4 (%5) orrialdea]", +"Page %1 of %2":"Orrialdea: %1 / %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Orrialdea: %1 / %2 (inprimatzeko orrialdea: %3 / %4)", +"Page %1 of %2 [Page %3]":"Orrialdea: %1 / %2 [%3 orrialdea]", +"Page Number":"Orrialde-zenbakia", +"Page Properties":"Orrialde-propietateak", +"Pali Latin":"Pali-Latinera", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamentua (Aruba)", +"Papiamento (Bonaire)":"Papiamentoa (Bonaire)", +"Papiamento (Curaçao)":"Papiamentua (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamentua (Herbehereetako Antillak)", +"Pennsylvania Dutch":"Pennsylvaniako nederlandera", +"Persian":"Persiera", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Leku-marka", +"Plautdietsch":"Menoniten behe-prusiera", +"Polish":"Poloniera", +"Portrait":"Bertikala", +"Portuguese (Angola)":"Portugesa (Angola)", +"Portuguese (Brazil)":"Portugesa (Brasil)", +"Portuguese (Mozambique)":"Portugesa (Mozambike)", +"Portuguese (Portugal)":"Portugesa (Portugal)", +"Preformatted Text":"Testu aurreformateatua", +"Product":"Biderkadura", +"Puinave":"Puinave", +"Punjabi":"Punjabera", +"Punu":"Punua", +"Quechua (Bolivia, North)":"Quechua (Bolivia, iparraldea)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, hegoaldea)", +"Quechua (Ecuador)":"Kitxua (Ekuador)", +"Quotation":"Aipamena", +"Report":"Txostena", +"Result":"Emaitza", +"Result2":"Emaitza2", +"Rhaeto-Romance":"Erretorromaniera", +"Right Page":"Eskuineko orrialdea", +"Romanian (Moldova)":"Errumaniera (Moldavia)", +"Romanian (Romania)":"Errumaniera (Errumania)", +"Rubies":"Ruby-ak", +"Russian":"Errusiera", +"Rusyn (Slovakia)":"Rusyn (Eslovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Errusia)", +"Sami, Lule (Norway)":"Sami, Lule (Norvegia)", +"Sami, Lule (Sweden)":"Sami, Lule (Suedia)", +"Sami, Northern (Finland)":"Sami, Iparraldea (Finlandia)", +"Sami, Northern (Norway)":"Sami, Iparraldea (Norvegia)", +"Sami, Northern (Sweden)":"Sami, Iparraldea (Suedia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suedia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, Hegoaldea (Norvegia)", +"Sami, Southern (Sweden)":"Sami, Hegoaldea (Suedia)", +"Sango":"Sango", +"Sanskrit":"Sanskritoa", +"Sardinian":"Sardiniera", +"Sardinian, Campidanese":"Sardiniera, Campidano", +"Sardinian, Gallurese":"Sardiniera, Gallura", +"Sardinian, Logudorese":"Sardiniera, Logudoro", +"Sardinian, Sassarese":"Sardiniera, Sassaro", +"Selection count":"Hautapenaren zenbaketa", +"Sender":"Bidaltzailea", +"Serbian Cyrillic (Montenegro)":"Serbiera zirilikoa (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbiera zirilikoa (Serbia eta Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbiera zirilikoa (Serbia)", +"Serbian Latin":"Serbiera latinoa", +"Serbian Latin (Montenegro)":"Serbiera latinoa (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbiera latinoa (Serbia eta Montenegro)", +"Serbian Latin (Serbia)":"Serbiera latinoa (Serbia)", +"Sesotho":"Sesothoa", +"Shapes":"Formak", +"Sheet %1 of %2":"%1 / %2 orria", +"Shuswap":"Shuswap", +"Sidama":"Zingaliera", +"Signature":"Sinadura", +"Silesian":"Silesiera", +"Sindhi, Arabic":"Sindhia (arabiarra)", +"Sindhi, Devanagari":"Shindhia (devanagaria)", +"Sinhala":"Zingaliera", +"Six Slides":"Sei diapositiba", +"Slide %1 of %2":"Diapositiba: %1 / %2", +"Slide %1 of %2 (%3)":"Diapositiba: %1 / %2 (%3)", +"Slovak":"Eslovakiera", +"Slovenian":"Esloveniera", +"Somali":"Somaliera", +"Sorbian, Lower":"Sorabiera, behekoa", +"Sorbian, Upper":"Sorabiera, goikoa", +"Source Text":"Iturburu-testua", +"Southern Sotho":"Hegoaldeko sothoera", +"Spanish (Argentina)":"Gaztelania (Argentina)", +"Spanish (Bolivia)":"Gaztelania (Bolivia)", +"Spanish (Chile)":"Gaztelania (Txile)", +"Spanish (Colombia)":"Gaztelania (Kolonbia)", +"Spanish (Costa Rica)":"Gaztelania (Costa Rica)", +"Spanish (Cuba)":"Gaztelera (Kuba)", +"Spanish (Dom. Rep.)":"Gaztelania (Errep. Dominikarra)", +"Spanish (Ecuador)":"Gaztelania (Ekuador)", +"Spanish (El Salvador)":"Gaztelania (El Salvador)", +"Spanish (Guatemala)":"Gaztelania (Guatemala)", +"Spanish (Honduras)":"Gaztelania (Honduras)", +"Spanish (Mexico)":"Gaztelania (Mexiko)", +"Spanish (Nicaragua)":"Gaztelania (Nikaragua)", +"Spanish (Panama)":"Gaztelania (Panama)", +"Spanish (Paraguay)":"Gaztelania (Paraguai)", +"Spanish (Peru)":"Gaztelania (Peru)", +"Spanish (Puerto Rico)":"Gaztelania (Puerto Rico)", +"Spanish (Spain)":"Gaztelania (Espainia)", +"Spanish (Uruguay)":"Gaztelania (Uruguai)", +"Spanish (Venezuela)":"Gaztelania (Venezuela)", +"StDev":"DesbEst", +"Standard selection":"Hautapen estandarra", +"Stars and Banners":"Izarrak eta bandak", +"Status":"Egoera", +"Strong Emphasis":"Enfasi bizia", +"Subtitle":"Azpititulua", +"Sum":"Batuketa", +"Sundanese":"Sundera", +"Suundi":"Suundia", +"Swahili (Kenya)":"Swahilia (Kenya)", +"Swahili (Tanzania)":"Swahilia (Tanzania)", +"Swazi":"Swaziera", +"Swedish (Finland)":"Suediera (Finlandia)", +"Swedish (Sweden)":"Suediera (Suedia)", +"Symbol Shapes":"Ikur-formak", +"Table":"Taula", +"Table Contents":"Taularen edukia", +"Table Heading":"Taularen izenburua", +"Table Index 1":"1. taula-indizea", +"Table Index Heading":"Taula-indizearen izenburua", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiera", +"Tajik":"Tadjikera", +"Tamil":"Tamilera", +"Tatar":"Tatariera", +"Teke-Eboo":"Teke-Ebooera", +"Teke-Ibali":"Teke-Ibaliera", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyeera", +"Teletype":"Teletipoa", +"Telugu":"Telegua", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Testua", +"Text A0":"Testua A0", +"Text A4":"Testua A4", +"Thai":"Thaiera", +"Three Slides":"Hiru diapositiba", +"Tibetan (India)":"Tibetarra (India)", +"Tibetan (PR China)":"Tibetera (Txinako Errepublika)", +"Tigrigna (Eritrea)":"Tigrinyera (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinyera (Etiopia)", +"Title":"Titulua", +"Title A0":"Titulua A0", +"Title A4":"Titulua A4", +"Title Only":"Titulua soilik", +"Title Slide":"Titulu-diapositiba", +"Title and 2 Content":"Titulua eta 2. edukia", +"Title, 2 Content and Content":"Titulua, 2. edukia eta edukia", +"Title, 2 Content over Content":"Titulua, 2. edukia edukiaren gainean", +"Title, 4 Content":"Titulua, 4. edukia", +"Title, 6 Content":"Titulua, 6. edukia", +"Title, Content":"Titulua, edukia", +"Title, Content and 2 Content":"Titulua, edukia eta 2. edukia", +"Title, Content over Content":"Titulua, edukia edukiaren gainean", +"Title, Vertical Text":"Titulua, testu bertikala", +"Title, Vertical Text, Clipart":"Titulua, testu bertikala, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangia", +"Tsonga":"Tsongera", +"Tswana (Botswana)":"Tswanera (Botswana)", +"Tswana (South Africa)":"Tswanera (Hego Afrika)", +"Turkish":"Turkiera", +"Turkmen":"Turkmeniera", +"Two Slides":"Bi diapositiba", +"Udmurt":"Udmurtera", +"Ukrainian":"Ukrainera", +"Unknown":"Ezezaguna", +"Urdu (India)":"Urduera (India)", +"Urdu (Pakistan)":"Urduera (Pakistan)", +"User Entry":"Erabiltzailearen sarrera", +"User Index 1":"1. erabiltzaile-indizea", +"User Index 10":"10. erabiltzaile-indizea", +"User Index 2":"2. erabiltzaile-indizea", +"User Index 3":"3. erabiltzaile-indizea", +"User Index 4":"4. erabiltzaile-indizea", +"User Index 5":"5. erabiltzaile-indizea", +"User Index 6":"6. erabiltzaile-indizea", +"User Index 7":"7. erabiltzaile-indizea", +"User Index 8":"8. erabiltzaile-indizea", +"User Index 9":"9. erabiltzaile-indizea", +"User Index Heading":"Erabiltzaile-indizearen izenburua", +"Uyghur":"Uyghurera", +"Uzbek Cyrillic":"Uzbekera zirilikoa", +"Uzbek Latin":"Uzbekera (latinoa)", +"Var":"Bar", +"Variable":"Aldakorra", +"Venda":"Vendera", +"Venetian":"Veneziera", +"Veps":"Vepsera", +"Vertical Numbering Symbols":"Zenbakitze-ikur bertikalak", +"Vertical Title, Text, Chart":"Titulu bertikala, testua, diagrama", +"Vertical Title, Vertical Text":"Titulu bertikala, testu bertikala", +"Vietnamese":"Vietnamera", +"Vili":"Viliera", +"Visited Internet Link":"Bisitatutako Internet esteka", +"Võro":"Võroera", +"Walloon":"Walloona", +"Warning":"Abisua", +"Watermark":"Ur-marka", +"Welsh":"Galesera", +"Xhosa":"Xhosera", +"Xibe":"Xibera", +"Yaka (Congo)":"Yakaera (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yakaera (Kongoko Errepublika Demokratikoa)", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombera (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zuluera", +"[None]":"[Bat ere ez]", +"Éwé":"Eweera" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/fa.json b/f7cloud-office/browser/dist/l10n/locore/fa.json new file mode 100644 index 0000000..8d1dae4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/fa.json @@ -0,0 +1,445 @@ +{ +"A0":"A0", +"A4":"A4", +"Accent":"با اهمیت", +"Accent 1":"با اهمیت 1", +"Accent 2":"با اهمیت 2", +"Accent 3":"با اهمیت 3", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"آفریکانس", +"Akan":"Akan", +"Albanian":"آلبانیایی", +"Amharic":"Amharic", +"Appendix":"ضمیمه", +"Arabic":"عربی", +"Arabic (Algeria)":"عربی (الجزایر)", +"Arabic (Bahrain)":"عربی (بحرین)", +"Arabic (Egypt)":"عربی (مصر)", +"Arabic (Iraq)":"عربی (عراق)", +"Arabic (Jordan)":"عربی (اُردن)", +"Arabic (Kuwait)":"عربی (کویت)", +"Arabic (Lebanon)":"عربی (لبنان)", +"Arabic (Libya)":"عربی (لیبی)", +"Arabic (Mauritania)":"عربی (موریتانی)", +"Arabic (Morocco)":"عربی (مراکش)", +"Arabic (Oman)":"عربی (عمان)", +"Arabic (Palestine)":"عربی (فلسطین)", +"Arabic (Qatar)":"عربی (قطر)", +"Arabic (Saudi Arabia)":"عربی (عربستان سعودی)", +"Arabic (Syria)":"عربی (سوریه)", +"Arabic (Tunisia)":"عربی (تونس)", +"Arabic (UAE)":"عربی (امارات متحده عربی)", +"Arabic (Yemen)":"عربی (یمن)", +"Assamese":"آسامی", +"Asturian":"آستوریان", +"Average":"میانگین", +"Azerbaijani Cyrillic":"آذربایجانی (سیریلی)", +"Azerbaijani Latin":"آذربایجانی (لاتین)", +"Background":"پس‌زمینه", +"Background objects":"اشیاء پس‌زمینه", +"Bad":"مشکل‌دار", +"Bambara":"Bambara", +"Basic Shapes":"اشکال پایه", +"Basque":"باسکی", +"Belarusian":"بلوروسی", +"Bengali (Bangladesh)":"بنگالی (بنگلادش)", +"Bengali (India)":"بنگالی (هند)", +"Bibliography 1":"کتاب‌شناسی 1", +"Bibliography Heading":"سرنویس کتاب‌شناسی", +"Blank Slide":"اسلاید خالی", +"Block Arrows":"پیکان‌های بلوکی", +"Bodo":"بودو", +"Bosnian":"بوسنیایی", +"Breton":"برتانیایی", +"Bulgarian":"بلغاری", +"Bullet –":"گلوله –", +"Bullet •":"گلوله •", +"Bullets":"گلوله‌ها", +"Burmese":"Burmese", +"Caption":"توضیح زیر", +"Caption Characters":"نویسه‌های عنوان", +"Catalan":"کاتالان", +"Catalan (Valencian)":"کاتالان (والنسیا)", +"Centered Text":"متن وسط‌چین", +"Chinese (Hong Kong)":"چینی (هنگ‌کنگ)", +"Chinese (Macau)":"چینی (ماکائو)", +"Chinese (Singapore)":"چینی (سنگاپور)", +"Chinese (simplified)":"چینی (ساده شده)", +"Chinese (traditional)":"چینی (سنتی)", +"Chuvash":"Chuvash", +"Citation":"ارجاع", +"Clear formatting":"پاک کردن قالب‌بندی", +"Complimentary Close":"توشیح", +"Connectors":"متصل‌کننده‌ها", +"Contents 1":"مندرجات ۱", +"Contents 10":"مندرجات ۱۰", +"Contents 2":"مندرجات ۲", +"Contents 3":"مندرجات ۳", +"Contents 4":"مندرجات ۴", +"Contents 5":"مندرجات ۵", +"Contents 6":"مندرجات ۶", +"Contents 7":"مندرجات ۷", +"Contents 8":"مندرجات ۸", +"Contents 9":"مندرجات ۹", +"Contents Heading":"سرنویس مندرجات", +"Coptic":"Coptic", +"Count":"تعداد", +"CountA":"تعداد کل", +"Croatian":"کرواتی", +"Czech":"چکی", +"Danish":"دانمارکی", +"Default":"پیش‌فرض", +"Default Page Style":"سبک پیش فرض صفحه", +"Default Paragraph Style":"سبک پیش‌فرض بند", +"Definition":"تعریف", +"Dhivehi":"دیوهی", +"Dogri":"دوغری", +"Drawing":"نقاشی", +"Drop Caps":"آغاز با حرف بزرگ", +"Dutch (Belgium)":"هلندی (بلژیک)", +"Dutch (Netherlands)":"هلندی (هلند)", +"Emphasis":"تأکید", +"Endnote":"یادداشت پایان فصل", +"Endnote Anchor":"لنگر پی‌نوشت", +"Endnote Characters":"نویسه‌های یادداشت پایان فصل", +"English (Australia)":"انگلیسی (استرالیا)", +"English (Belize)":"انگلیسی (بلیز)", +"English (Canada)":"انگلیسی (کانادا)", +"English (Caribbean)":"انگلیسی (کارائیب)", +"English (Ghana)":"English (Ghana)", +"English (India)":"English (India)", +"English (Jamaica)":"انگلیسی (جامائیکا)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"انگلیسی (زلاند نو)", +"English (Philippines)":"انگلیسی (فیلیپین)", +"English (South Africa)":"انگلیسی (آفریقای جنوبی)", +"English (Trinidad)":"انگلیسی (ترینیداد)", +"English (UK)":"انگلیسی (بریتانیا)", +"English (USA)":"انگلیسی (ایالات متحده)", +"English (Zimbabwe)":"انگلیسی (زیمباوه)", +"Envelope":"پاکت نامه", +"Error":"خطا", +"Esperanto":"اسپرانتو", +"Estonian":"استونیایی", +"Example":"مثال", +"Faroese":"فاروئی", +"Figure":"شکل", +"Fijian":"Fijian", +"Filled":"پُر شده", +"Finnish":"فنلاندی", +"First Line Indent":"تورفتگی سطر اول", +"First Page":"صفحهٔ اول", +"Flowchart":"روندنما", +"Footer":"پاصفحه", +"Footer Left":"پانویس چپ", +"Footer Right":"پانویس راست", +"Footnote":"پاورقی", +"Footnote Anchor":"لنگر پانویس", +"Footnote Characters":"نویسه‌های پانویس", +"Formula":"فرمول", +"Four Slides":"چهار اسلاید", +"Frame":"چارچوب", +"Frame Contents":"محتویات قاب", +"French (Belgium)":"فرانسوی (بلژیک)", +"French (Canada)":"فرانسوی (کانادا)", +"French (France)":"فرانسوی (فرانسه)", +"French (Luxembourg)":"فرانسوی ()", +"French (Monaco)":"فرانسوی (ماکائو)", +"French (Switzerland)":"فرانسوی (سوئیس)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"جادوگر تابع", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"گالیسیائی", +"Ganda":"Ganda", +"Gascon":"گاسکن", +"Georgian":"گرجی", +"German (Austria)":"آلمانی (اتریش)", +"German (Belgium)":"German (Belgium)", +"German (Germany)":"آلمانی (آلمان)", +"German (Liechtenstein)":"آلمانی (لیختن‌اشتاین)", +"German (Luxembourg)":"آلمانی (لوگزامبورگ)", +"German (Switzerland)":"آلمانی (سوئیس)", +"Good":"خوب", +"Graphic":"گرافیک", +"Graphics":"گرافیک", +"Greek":"یونانی", +"Gujarati":"گجراتی", +"HTML":"‏HTML", +"Hanging Indent":"تورفتگی آویخته", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Header":"سرصفحه", +"Header Left":"سرعنوان چپ", +"Header Right":"سرعنوان راست", +"Heading":"تیتر", +"Heading 1":"تیتر 1", +"Heading 10":"سرشناسهٔ ۱۰", +"Heading 2":"تیتر 2", +"Heading 3":"سرشناسهٔ ۳", +"Heading 4":"سرشناسهٔ ۴", +"Heading 5":"سرشناسهٔ ۵", +"Heading 6":"سرشناسهٔ ۶", +"Heading 7":"سرشناسهٔ ۷", +"Heading 8":"سرشناسهٔ ۸", +"Heading 9":"سرشناسهٔ ۹", +"Hebrew":"عبری", +"Hindi":"هندی", +"Horizontal Line":"خط افقی", +"Hungarian":"مجاری", +"Hyperlink":"فراپیوند", +"Icelandic":"ایسلندی", +"Illustration":"تصویر", +"Index":"نمایه", +"Index 1":"نمایهٔ ۱", +"Index 2":"نمایهٔ ۲", +"Index 3":"نمایهٔ ۳", +"Index Heading":"سرنویس نمایه", +"Index Link":"پیوند نمایه", +"Index Separator":"جداساز نمایه", +"Indonesian":"اندونزیایی", +"Insert":"درج", +"Interlingua":"Interlingua", +"Internet Link":"پیوند اینترنتی", +"Irish":"ایرلندی", +"Italian (Italy)":"ایتالیایی (ایتالیا)", +"Italian (Switzerland)":"ایتالیایی (سوئیس)", +"Japanese":"ژاپنی", +"Kalaallisut":"Kalaallisut", +"Kannada":"کناده‌ای", +"Kashmiri (India)":"کشمیری (هند)", +"Kashmiri (Kashmir)":"کشمیری (کشمیر)", +"Khmer":"خمری", +"Kinyarwanda (Rwanda)":"کینیاروآندا (روآندا)", +"Kirghiz":"Kirghiz", +"Konkani":"Konkani", +"Korean (RoK)":"کره‌ای (کرهٔ جنوبی)", +"Labels":"برچسب‌ها", +"Landscape":"افقی", +"Lao":"لائوسی", +"Latvian":"لاتویایی", +"Left Page":"صفحهٔ چپ", +"Line Numbering":"شماره‌گذاری سطر", +"Lines":"خطوط", +"Lingala":"Lingala", +"List":"فهرست", +"List 1":"فهرست 1", +"List 1 Cont.":"ادامه فهرست 1", +"List 1 End":"پایان فهرست 1", +"List 1 Start":"شروع فهرست 1", +"List 2":"فهرست 2", +"List 2 Cont.":"ادامه فهرست 2", +"List 2 End":"پایان فهرست 2", +"List 2 Start":"شروع فهرست 2", +"List 3":"فهرست 3", +"List 3 Cont.":"ادامه فهرست 3", +"List 3 End":"پایان فهرست 3", +"List 3 Start":"شروع فهرست 3", +"List 4":"فهرست 4", +"List 4 Cont.":"ادامه فهرست 4", +"List 4 End":"پایان فهرست 4", +"List 4 Start":"شروع فهرست 4", +"List 5":"فهرست 5", +"List 5 Cont.":"ادامه فهرست 5", +"List 5 End":"پایان فهرست 5", +"List 5 Start":"شروع فهرست 5", +"List Contents":"محتویات فهرست", +"List Heading":"سرفهرست", +"List Indent":"تورفتگی فهرست", +"Lithuanian":"لیتوانیایی", +"Luxembourgish":"Luxembourgish", +"Macedonian":"مقدونی", +"Main Index Entry":"مدخل نمایهٔ اصلی", +"Malay (Brunei Darussalam)":"مالزیایی (برونئی)", +"Malay (Malaysia)":"مالزیایی (مالزی)", +"Malayalam":"مالایامی", +"Manipuri":"Manipuri", +"Marathi":"Marathi", +"Marginalia":"حاشیه‌نویسی", +"Max":"حداکثر", +"Median":"میانه", +"Min":"حداقل", +"Moore":"Moore", +"Ndebele, South":"Ndebele (South)", +"Nepali (India)":"نپالی (هند)", +"Nepali (Nepal)":"نپالی (نپال)", +"Neutral":"طبیعی", +"Nine Slides":"9 اسلاید", +"No Character Style":"بدون سبک نویسه", +"No List":"بدون فهرست", +"None (Do not check spelling)":"هیچ‌کدام (بدون بررسی املائی)", +"Northern Sotho":"سوتوی شمالی", +"Norwegian, Bokmål":"نروژی (کتابی)", +"Norwegian, Nynorsk":"نروژی (نروژی جدید)", +"Note":"یادداشت", +"Notes":"یادداشت‌ها", +"Numbering 1":"شماره‌گذاری ۱", +"Numbering 1 Cont.":"ادامهٔ شماره‌گذاری 1", +"Numbering 1 End":"پایان شماره‌گذاری ۱", +"Numbering 1 Start":"آغاز شماره‌گذاری ۱", +"Numbering 123":"شماره گذاری 123", +"Numbering 2":"شماره‌گذاری ۲", +"Numbering 2 Cont.":"ادامهٔ شماره‌گذاری 2", +"Numbering 2 End":"پایان شماره‌گذاری ۲", +"Numbering 2 Start":"آغاز شماره‌گذاری ۲", +"Numbering 3":"شماره‌گذاری ۳", +"Numbering 3 Cont.":"ادامهٔ شماره‌گذاری 3", +"Numbering 3 End":"پایان شماره‌گذاری ۳", +"Numbering 3 Start":"آغاز شماره‌گذاری ۳", +"Numbering 4":"شماره‌گذاری ۴", +"Numbering 4 Cont.":"ادامهٔ شماره‌گذاری 4", +"Numbering 4 End":"پایان شماره‌گذاری ۴", +"Numbering 4 Start":"آغاز شماره‌گذاری ۴", +"Numbering 5":"شماره‌گذاری ۵", +"Numbering 5 Cont.":"ادامهٔ شماره‌گذاری 5", +"Numbering 5 End":"پایان شماره‌گذاری ۵", +"Numbering 5 Start":"آغاز شماره‌گذاری ۵", +"Numbering ABC":"شماره گذاری ABC", +"Numbering IVX":"شماره گذاری IVX", +"Numbering Symbols":"نمادهای شماره‌گذاری", +"Numbering abc":"شماره گذاری abc", +"Numbering ivx":"شماره گذاری ivx", +"OLE":"‏OLE", +"Object Index 1":"نمایهٔ اشیاء 1", +"Object Index Heading":"سرعنوان نمایهٔ اشیاء", +"Object without fill":"شیٔ بدون رنگ‌آمیزی", +"Occitan":"Occitan", +"One Slide":"یک اسلاید", +"Outline":"رئوس مطالب", +"Page Number":"شمارهٔ صفحه", +"Placeholder":"جانگهدار", +"Polish":"لهستانی", +"Portrait":"عمودی", +"Portuguese (Brazil)":"پرتغالی (برزیل)", +"Portuguese (Portugal)":"پرتغالی (پرتغال)", +"Preformatted Text":"متن از پیش قالب‌بندی شده", +"Product":"حاصل", +"Punjabi":"پنجابی", +"Quotation":"نقل قول", +"Report":"گزارش", +"Result":"نتیجه", +"Result2":"نتیجه2", +"Rhaeto-Romance":"رتی-رومی", +"Right Page":"صفحهٔ راست", +"Rubies":"عقیق", +"Russian":"روسی", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"سامی، شمالی (فنلاند)", +"Sami, Northern (Norway)":"سامی، شمالی (نروژ)", +"Sami, Northern (Sweden)":"سامی، شمالی (سوئد)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"سامی، شمالی (نروژ)", +"Sami, Southern (Sweden)":"سامی، جنوبی (سوئد)", +"Sango":"Sango", +"Sanskrit":"سنسکریت", +"Sardinian":"Sardinian", +"Selection count":"تعداد انتخاب شده‌ها", +"Shapes":"شکل‌ها", +"Sheet %1 of %2":"شیت %1 از %2", +"Signature":"امضا", +"Sinhala":"Sinhala", +"Six Slides":"شش اسلاید", +"Slovak":"اسلواک", +"Slovenian":"اسلووینیایی", +"Source Text":"متن مبدأ", +"Southern Sotho":"سوتوی جنوبی", +"Spanish (Argentina)":"اسپانیایی (آرژانتین)", +"Spanish (Bolivia)":"اسپانیایی (بولیوی)", +"Spanish (Chile)":"اسپانیایی (شیلی)", +"Spanish (Colombia)":"اسپانیایی (کلمبیا)", +"Spanish (Costa Rica)":"اسپانیایی (کاستاریکا)", +"Spanish (Dom. Rep.)":"اسپانیایی (جمهوری دومینیکا)", +"Spanish (Ecuador)":"اسپانیایی (اکوادور)", +"Spanish (El Salvador)":"اسپانیایی (السالوادور)", +"Spanish (Guatemala)":"اسپانیایی (گواتمالا)", +"Spanish (Honduras)":"اسپانیایی (هندوراس)", +"Spanish (Mexico)":"اسپانیایی (مکزیک)", +"Spanish (Nicaragua)":"اسپانیایی (نیکاراگوآ)", +"Spanish (Panama)":"اسپانیایی (پاناما)", +"Spanish (Paraguay)":"اسپانیایی (پاراگوئه)", +"Spanish (Peru)":"اسپانیایی (پرو)", +"Spanish (Puerto Rico)":"اسپانیایی (پرتوریکو)", +"Spanish (Spain)":"اسپانیایی (اسپانیا)", +"Spanish (Uruguay)":"اسپانیایی (اوروگوئه)", +"Spanish (Venezuela)":"اسپانیایی (ونزوئلا)", +"StDev":"انحراف‌معیار استاندارد", +"Status":"وضعیت", +"Strong Emphasis":"تأکید شدید", +"Subtitle":"زیرعنوان", +"Sum":"مجموع", +"Swahili (Kenya)":"سواحلی", +"Swahili (Tanzania)":"سواحلی (تانزانیا)", +"Swazi":"سوازیلندی", +"Swedish (Finland)":"سوئدی (فنلاند)", +"Swedish (Sweden)":"سوئدی (سوئد)", +"Table":"جدول", +"Table Contents":"محتویات جدول", +"Table Heading":"سرجدول", +"Table Index 1":"نمایهٔ جداول 1", +"Table Index Heading":"سرعنوان جداول", +"Tagalog":"Tagalog", +"Tajik":"Tajik", +"Tamil":"تامیلی", +"Tatar":"تاتار", +"Teletype":"تله‌تایپ", +"Telugu":"تلوگویی", +"Text":"متن", +"Thai":"تایلندی", +"Three Slides":"سه اسلاید", +"Tibetan (PR China)":"تبتی (جمهوری خلق چین)", +"Tigrigna (Eritrea)":"تیگرینیا (اریتره)", +"Tigrigna (Ethiopia)":"تیگرینیا (اتیوپی)", +"Title":"عنوان", +"Title Only":"فقط عنوان", +"Title Slide":"عنوان اسلاید", +"Title and 2 Content":"عنوان و 2 محتوا", +"Title, 2 Content and Content":"عنوان، 2 محتوا و محتوا", +"Title, 2 Content over Content":"عنوان، 2 محتوا روی محتوا", +"Title, 4 Content":"عنوان، 4 محتوا", +"Title, 6 Content":"عنوان، 6 محتوا", +"Title, Content":"عنوان، محتوا", +"Title, Content and 2 Content":"عنوان، محتوا و 2 محتوا", +"Title, Content over Content":"عنوان، محتوا روی محتوا", +"Title, Vertical Text":"عنوان، متن عمودی", +"Title, Vertical Text, Clipart":"عنوان، متن عمودی، قطعه تصویر", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"تسوانا (جنوب آفریقا)", +"Turkish":"ترکی", +"Two Slides":"دو اسلاید", +"Ukrainian":"اوکراینی", +"Unknown":"ناشناخته", +"Urdu (India)":"اردو (هند)", +"Urdu (Pakistan)":"اردو (پاکستان)", +"User Entry":"مدخل کاربر", +"User Index 1":"نمایهٔ کاربر ۱", +"User Index 10":"نمایهٔ کاربر ۱۰", +"User Index 2":"نمایهٔ کاربر ۲", +"User Index 3":"نمایهٔ کاربر ۳", +"User Index 4":"نمایهٔ کاربر ۴", +"User Index 5":"نمایهٔ کاربر ۵", +"User Index 6":"نمایهٔ کاربر ۶", +"User Index 7":"نمایهٔ کاربر ۷", +"User Index 8":"نمایهٔ کاربر ۸", +"User Index 9":"نمایهٔ کاربر ۹", +"User Index Heading":"سرنویس نمایهٔ کاربر", +"Uzbek Latin":"ازبک (لاتین)", +"Var":"واریانس", +"Variable":"متغیر", +"Venda":"Venda", +"Vertical Numbering Symbols":"نمادهای شماره‌گذاری عمودی", +"Vertical Title, Text, Chart":"عنوان عمودی، متن، نمودار", +"Vertical Title, Vertical Text":"عنوان عمودی، متن عمودی", +"Vietnamese":"ویتنامی", +"Visited Internet Link":"پیوند اینترنتی بازدید شده", +"Walloon":"Walloon", +"Warning":"هشدار", +"Watermark":"ته‌نقش", +"Welsh":"ویلزی", +"Xhosa":"خوسا", +"Zulu":"زولویی", +"[None]":"[هیچ‌کدام]", +"Éwé":"ایوی" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/fi.json b/f7cloud-office/browser/dist/l10n/locore/fi.json new file mode 100644 index 0000000..c747d98 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/fi.json @@ -0,0 +1,691 @@ +{ +"3D Objects":"3D-kappaleet", +"A0":"A0", +"A4":"A4", +"Abkhaz":"abhaasi", +"Accent":"Korostus", +"Accent 1":"Korostus 1", +"Accent 2":"Korostus 2", +"Accent 3":"Korostus 3", +"Adding selection":"Valinnan lisäystila", +"Addressee":"Vastaanottaja", +"Afrikaans (Namibia)":"afrikaans (Namibia)", +"Afrikaans (South Africa)":"afrikaans (Etelä-Afrikka)", +"Aka (Congo)":"aka (Kongo)", +"Akan":"akan", +"Albanian":"albania", +"Amharic":"amhara", +"Apatani":"apatani", +"Appendix":"Liite", +"Arabic":"arabia", +"Arabic (Algeria)":"arabia (Algeria)", +"Arabic (Bahrain)":"arabia (Bahrain)", +"Arabic (Chad)":"arabia (Tšad)", +"Arabic (Comoros)":"arabia (Komorit)", +"Arabic (Djibouti)":"arabia (Djibouti)", +"Arabic (Egypt)":"arabia (Egypti)", +"Arabic (Eritrea)":"arabia (Eritrea)", +"Arabic (Iraq)":"arabia (Irak)", +"Arabic (Israel)":"arabia (Israel)", +"Arabic (Jordan)":"arabia (Jordania)", +"Arabic (Kuwait)":"arabia (Kuwait)", +"Arabic (Lebanon)":"arabia (Libanon)", +"Arabic (Libya)":"arabia (Libya)", +"Arabic (Mauritania)":"arabia (Mauritania)", +"Arabic (Morocco)":"arabia (Marokko)", +"Arabic (Oman)":"arabia (Oman)", +"Arabic (Palestine)":"arabia (Palestiina)", +"Arabic (Qatar)":"arabia (Qatar)", +"Arabic (Saudi Arabia)":"arabia (Saudi-Arabia)", +"Arabic (Somalia)":"arabia (Somalia)", +"Arabic (Sudan)":"arabia (Sudan)", +"Arabic (Syria)":"arabia (Syyria)", +"Arabic (Tunisia)":"arabia (Tunisia)", +"Arabic (UAE)":"arabia (Arabiemiirikunnat)", +"Arabic (Yemen)":"arabia (Jemen)", +"Aragonese":"aragonia", +"Aranese":"araneesi", +"Armenian, Classical (Armenia)":"armenia, klassinen (Armenia)", +"Armenian, Eastern (Armenia)":"armenia, itäinen (Armenia)", +"Armenian, Eastern (Iran)":"armenia, itäinen (Iran)", +"Armenian, Eastern (Russia)":"armenia, itäinen (Venäjä)", +"Armenian, Western (Armenia)":"armenia, läntinen (Armenia)", +"Arpitan (France)":"arpitaani (Ranska)", +"Arpitan (Italy)":"arpitaani (Italia)", +"Arpitan (Switzerland)":"arpitaani (Sveitsi)", +"Arrow Line":"Nuoliviiva", +"Assamese":"assami", +"Asturian":"asturia", +"Avar":"avaari", +"Average":"Keskiarvo", +"Azerbaijani Cyrillic":"azeri (kyrillinen)", +"Azerbaijani Latin":"azeri (latinalainen)", +"Background":"Tausta", +"Background objects":"Taustaobjektit", +"Bad":"Huono", +"Bafia":"bafia", +"Bambara":"bambara", +"Basic Shapes":"Peruskuviot", +"Basque":"baski", +"Beembe":"beembe", +"Bekwel":"bekwel", +"Belarusian":"valkovenäjä", +"Bengali (Bangladesh)":"bengali (Bangladesh)", +"Bengali (India)":"bengali (Intia)", +"Bibliography 1":"Lähdeluettelo 1", +"Bibliography Heading":"Lähdeluettelon otsikko", +"Blank Slide":"Tyhjä dia", +"Block Arrows":"Nuolikuviot", +"Block Quotation":"Lohkolainaus", +"Block selection":"Pystylohkon valintatila", +"Bodo":"bodo", +"Body Text":"Leipäteksti", +"Body Text, Indented":"Leipäteksti, sisennetty", +"Bosnian":"bosnia", +"Breton":"bretoni", +"Bulgarian":"bulgaria", +"Bullet –":"Luettelomerkki –", +"Bullet •":"Luettelomerkki •", +"Bullet ☑":"Luettelomerkki ☑", +"Bullet ✗":"Luettelomerkki ✗", +"Bullet ➢":"Luettelomerkki ➢", +"Bullets":"Luettelomerkit", +"Burmese":"burma", +"Bushi":"bushi", +"Callouts":"Kuplat", +"Caption":"Kuvateksti", +"Caption Characters":"Kuvatekstin merkit", +"Catalan":"katalaani", +"Catalan (Valencian)":"katalaani (valencià)", +"Centered Text":"Keskitetty teksti", +"Chinese (Hong Kong)":"kiina (Hongkong)", +"Chinese (Macau)":"kiina (Macao)", +"Chinese (Singapore)":"kiina (Singapore)", +"Chinese (simplified)":"kiina (yksinkertaistettu)", +"Chinese (traditional)":"kiina (perinteinen)", +"Church Slavic":"kirkkoslaavi", +"Chuvash":"tšuvassi", +"Citation":"Viite", +"Clear formatting":"Tyhjennä muotoilu", +"Comment":"Huomautus", +"Complimentary Close":"Lopputervehdys", +"Connectors":"Yhdysviivat", +"Contents 1":"Sisällysluettelo 1", +"Contents 10":"Sisällysluettelo 10", +"Contents 2":"Sisällysluettelo 2", +"Contents 3":"Sisällysluettelo 3", +"Contents 4":"Sisällysluettelo 4", +"Contents 5":"Sisällysluettelo 5", +"Contents 6":"Sisällysluettelo 6", +"Contents 7":"Sisällysluettelo 7", +"Contents 8":"Sisällysluettelo 8", +"Contents 9":"Sisällysluettelo 9", +"Contents Heading":"Sisällysluettelon otsikko", +"Coptic":"kopti", +"Cornish":"korni", +"Count":"Laske", +"CountA":"LaskeA", +"Croatian":"kroatia", +"Curves and Polygons":"Käyrät ja monikulmiot", +"Czech":"tšekki", +"Danish":"tanska", +"Dashed Line":"Katkoviiva", +"Default":"Oletus", +"Default Drawing Style":"Oletuspiirrostyyli", +"Default Page Style":"Oletussivutyyli", +"Default Paragraph Style":"Oletuskappaletyyli", +"Definition":"Määritys", +"Dhivehi":"dhivehi", +"Dibole":"dibole", +"Dogri":"dogri", +"Doondo":"doondo", +"Drawing":"Piirros", +"Drop Caps":"Anfangit", +"Dutch (Belgium)":"hollanti (Belgia)", +"Dutch (Netherlands)":"hollanti (Alankomaat)", +"Dzongkha":"dzongkha", +"Emphasis":"Painotus", +"Endnote":"Loppuviite", +"Endnote Anchor":"Loppuviitteen ankkuri", +"Endnote Characters":"Loppuviitemerkit", +"English (Australia)":"englanti (Australia)", +"English (Belize)":"englanti (Belize)", +"English (Botswana)":"englanti (Botswana)", +"English (Canada)":"englanti (Kanada)", +"English (Caribbean)":"englanti (Karibia)", +"English (Denmark)":"englanti (Tanska)", +"English (Gambia)":"englanti (Gambia)", +"English (Ghana)":"englanti (Ghana)", +"English (Hong Kong)":"englanti (Hongkong)", +"English (India)":"englanti (Intia)", +"English (Ireland)":"englanti (Irlanti)", +"English (Israel)":"englanti (Israel)", +"English (Jamaica)":"englanti (Jamaika)", +"English (Kenya)":"englanti (Kenia)", +"English (Malawi)":"englanti (Malawi)", +"English (Malaysia)":"englanti (Malesia)", +"English (Mauritius)":"englanti (Mauritius)", +"English (Namibia)":"englanti (Namibia)", +"English (New Zealand)":"englanti (Uusi-Seelanti)", +"English (Nigeria)":"englanti (Nigeria)", +"English (Philippines)":"englanti (Filippiinit)", +"English (South Africa)":"englanti (Etelä-Afrikka)", +"English (Sri Lanka)":"englanti (Sri Lanka)", +"English (Trinidad)":"englanti (Trinidad)", +"English (UK)":"englanti (Britannia)", +"English (USA)":"englanti (Yhdysvallat)", +"English (Zambia)":"englanti (Sambia)", +"English (Zimbabwe)":"englanti (Zimbabwe)", +"English, OED spelling (UK)":"englanti, Oxford-kirjoitusasu (Britannia)", +"Envelope":"Kirjekuori", +"Error":"Virhe", +"Erzya":"ersä", +"Esperanto":"esperanto", +"Estonian":"viro", +"Example":"Esimerkki", +"Extending selection":"Valinnan laajennustila", +"Faroese":"fääri", +"Figure":"Kuva", +"Figure Index 1":"Kuvaluettelo 1", +"Figure Index Heading":"Kuvaluettelon otsikko", +"Fijian":"fidži", +"Filled":"Täytetty", +"Filled Blue":"Täytetty sininen", +"Filled Green":"Täytetty vihreä", +"Filled Red":"Täytetty punainen", +"Filled Yellow":"Täytetty keltainen", +"Finnish":"suomi", +"First Line Indent":"Ensimmäisen rivin sisennys", +"First Page":"Ensimmäinen sivu", +"Flowchart":"Vuokaavio", +"Fon":"fon", +"Footer":"Alatunniste", +"Footer Left":"Alatunniste vasemmalla", +"Footer Right":"Alatunniste oikealla", +"Footnote":"Alaviite", +"Footnote Anchor":"Alaviitteen ankkuri", +"Footnote Characters":"Alaviitemerkit", +"Formula":"Kaava", +"Four Slides":"Neljä diaa", +"Frame":"Kehys", +"Frame Contents":"Kehyksen sisältö", +"French (Belgium)":"ranska (Belgia)", +"French (Benin)":"ranska (Benin)", +"French (Burkina Faso)":"ranska (Burkina Faso)", +"French (Canada)":"ranska (Kanada)", +"French (Côte d'Ivoire)":"ranska (Norsunluurannikko)", +"French (France)":"ranska (Ranska)", +"French (Luxembourg)":"ranska (Luxemburg)", +"French (Mali)":"ranska (Mali)", +"French (Mauritius)":"ranska (Mauritius)", +"French (Monaco)":"ranska (Monaco)", +"French (Niger)":"ranska (Niger)", +"French (Republic of Guinea)":"ranska (Guinean tasavalta)", +"French (Senegal)":"ranska (Senegal)", +"French (Switzerland)":"ranska (Sveitsi)", +"French (Togo)":"ranska (Togo)", +"Frisian":"friisi", +"Friulian":"friuli", +"Function Wizard":"Ohjattu funktion luonti", +"Gaelic (Scotland)":"gaeli (Skotlanti)", +"Galician":"galicia", +"Ganda":"ganda", +"Gascon":"gascon", +"Georgian":"georgia", +"German (Austria)":"saksa (Itävalta)", +"German (Belgium)":"saksa (Belgia)", +"German (Germany)":"saksa (Saksa)", +"German (Liechtenstein)":"saksa (Liechtenstein)", +"German (Luxembourg)":"saksa (Luxemburg)", +"German (Switzerland)":"saksa (Sveitsi)", +"Gikuyu":"kikuju", +"Good":"Hyvä", +"Graphic":"Grafiikka", +"Graphics":"Kuvat", +"Greek":"kreikka", +"Greek, Ancient":"kreikka, muinais-", +"Guadeloupean Creole French":"guadaloupenkreoliranska", +"Guarani (Paraguay)":"guarani (Paraguay)", +"Gujarati":"gudžarati", +"HTML":"HTML", +"Haitian":"haiti", +"Hanging Indent":"Riippuva sisennys", +"Hausa (Ghana)":"hausa (Ghana)", +"Hausa (Nigeria)":"hausa (Nigeria)", +"Hawaiian":"havaiji", +"Header":"Ylätunniste", +"Header Left":"Ylätunniste vasemmalla", +"Header Right":"Ylätunniste oikealla", +"Header and Footer":"Ylä- ja alatunniste", +"Heading":"Otsikko", +"Heading 1":"Otsikko 1", +"Heading 10":"Otsikko 10", +"Heading 2":"Otsikko 2", +"Heading 3":"Otsikko 3", +"Heading 4":"Otsikko 4", +"Heading 5":"Otsikko 5", +"Heading 6":"Otsikko 6", +"Heading 7":"Otsikko 7", +"Heading 8":"Otsikko 8", +"Heading 9":"Otsikko 9", +"Heading A0":"Otsikko A0", +"Heading A4":"Otsikko A4", +"Hebrew":"heprea", +"Hiligaynon":"hiligaino", +"Hindi":"hindi", +"Horizontal Line":"Vaakaviiva", +"Hungarian":"unkari", +"Hungarian (Szekely-Hungarian Rovas)":"unkari (unkarilaiset riimut)", +"Hyperlink":"Hyperlinkki", +"Icelandic":"islanti", +"Illustration":"Kuvitus", +"Iloko":"iloko", +"Index":"Hakemisto", +"Index 1":"Hakemisto 1", +"Index 2":"Hakemisto 2", +"Index 3":"Hakemisto 3", +"Index Heading":"Hakemiston otsikko", +"Index Link":"Hakemistolinkki", +"Index Separator":"Hakemistoerotin", +"Indonesian":"indonesia", +"Insert":"Lisää", +"Interlingua":"interlingua", +"Interlingue Occidental":"interlingue", +"Internet Link":"Internet-linkki", +"Interslavic Cyrillic":"interslaavi (kyrillinen)", +"Interslavic Latin":"interslaavi (latinalainen)", +"Irish":"iiri", +"Italian (Italy)":"italia (Italia)", +"Italian (Switzerland)":"italia (Sveitsi)", +"Japanese":"japani", +"Juǀ’hoan":"juǀ’hoan", +"Kaamba":"kaamba", +"Kabardian":"kabardi", +"Kabyle Latin":"kabyyli (latinalainen)", +"Kalaallisut":"kalaallisut", +"Kannada":"kannada", +"Karakalpak Latin":"karakalpakki (latinalainen)", +"Kashmiri (India)":"kašmiri (Intia)", +"Kashmiri (Kashmir)":"kašmiri (Kashmir)", +"Kashubian":"kašubi", +"Kazakh":"kazakki", +"KeyID":"KeyID", +"Khanty":"hanti", +"Khmer":"khmer", +"Kinyarwanda (Rwanda)":"ruanda (Ruanda)", +"Kirghiz":"kirgiisi", +"Kituba (Congo)":"kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"kituba (Kongon demokraattinen tasavalta)", +"Klingon":"klingon", +"Komi-Permyak":"komipermjakki", +"Komi-Zyrian":"komisyrjääni", +"Konkani":"konkani", +"Koongo (Congo)":"koongo (Kongo)", +"Korean (RoK)":"korea (Korean tasavalta)", +"Kumyk":"kumykki", +"Kunyi":"kunyi", +"Kurdish, Central (Iran)":"sorani (Iran)", +"Kurdish, Central (Iraq)":"sorani (Irak)", +"Kurdish, Northern (Syria)":"pohjoiskurdi (Syyria)", +"Kurdish, Northern (Turkey)":"pohjoiskurdi (Turkki)", +"Kurdish, Southern (Iran)":"eteläkurdi (Iran)", +"Kurdish, Southern (Iraq)":"eteläkurdi (Irak)", +"Kven Finnish":"kveeni", +"Kyrgyz (China)":"kirgiisi (Kiina)", +"Labels":"Osoitetarrat", +"Ladin":"ladin", +"Landscape":"Vaaka", +"Lao":"lao", +"Lari":"lari", +"Latgalian":"latgalli", +"Latin":"latina", +"Latvian":"latvia", +"Left Page":"Vasen sivu", +"Lengo":"lengo", +"Ligurian":"liguuri", +"Limbu":"limbu", +"Line Numbering":"Rivien numerointi", +"Lines":"Viivat", +"Lines and Arrows":"Janat ja nuolet", +"Lingala":"lingala", +"List":"Luettelo", +"List 1":"Luettelo 1", +"List 1 Cont.":"Luettelo 1 jatkuu", +"List 1 End":"Luettelon 1 loppu", +"List 1 Start":"Luettelon 1 alku", +"List 2":"Luettelo 2", +"List 2 Cont.":"Luettelo 2 jatkuu", +"List 2 End":"Luettelon 2 loppu", +"List 2 Start":"Luettelon 2 alku", +"List 3":"Luettelo 3", +"List 3 Cont.":"Luettelo 3 jatkuu", +"List 3 End":"Luettelon 3 loppu", +"List 3 Start":"Luettelon 3 alku", +"List 4":"Luettelo 4", +"List 4 Cont.":"Luettelo 4 jatkuu", +"List 4 End":"Luettelon 4 loppu", +"List 4 Start":"Luettelon 4 alku", +"List 5":"Luettelo 5", +"List 5 Cont.":"Luettelo 5 jatkuu", +"List 5 End":"Luettelon 5 loppu", +"List 5 Start":"Luettelon 5 alku", +"List Contents":"Luettelon sisällys", +"List Heading":"Luettelon otsikko", +"List Indent":"Luettelon sisennys", +"Lithuanian":"liettua", +"Livonian":"liivi", +"Lojban":"lojban", +"Low German":"alasaksa", +"Luxembourgish":"luxemburg", +"Macedonian":"makedonia", +"Main Index Entry":"Päähakemistomerkintä", +"Maithili":"maithili", +"Malagasy, Plateau":"malagassi (ylänkö-)", +"Malay (Brunei Darussalam)":"malaiji (Brunei Darussalam)", +"Malay (Malaysia)":"malaiji (Malesia)", +"Malay Arabic (Brunei Darussalam)":"malaiji, arabialainen (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"malaiji, arabialainen (Malesia)", +"Malayalam":"malajalam", +"Maltese":"malta", +"Manchu":"mantšu", +"Maninkakan, Eastern, Latin":"itä-maninka (latinalainen)", +"Manipuri":"manipuri", +"Maori":"maori", +"Marathi":"marathi", +"Marginalia":"Reunahuomautukset", +"Mari, Hill":"vuorimari", +"Mari, Meadow":"niittymari", +"Max":"Maksimi", +"Mbochi":"mbochi", +"Median":"Mediaani", +"Min":"Minimi", +"Minangkabau":"minangkabau", +"Moksha":"mokša", +"Mongolian Cyrillic":"mongoli (kyrillinen)", +"Mongolian Mongolian":"mongoli (mongolin kirjaimisto)", +"Moore":"moore", +"Morisyen":"morisyen", +"N'ko":"n'ko", +"Naro":"naro", +"Ndebele, South":"ndebele (etelä-)", +"Nenets":"nenetsi", +"Nepali (India)":"nepali (Intia)", +"Nepali (Nepal)":"nepali (Nepal)", +"Neutral":"Neutraali", +"Nganasan":"nganasani", +"Ngungwel":"ngungwel", +"Ngäbere":"ngäbere", +"Nine Slides":"Yhdeksän diaa", +"Njyem (Congo)":"njyem (Kongo)", +"No Character Style":"Ei merkkityyliä", +"No List":"Ei luetteloa", +"Nogai":"nogai", +"None (Do not check spelling)":"Ei mikään (ei oikolukua)", +"Northern Sotho":"pohjoissotho", +"Norwegian, Bokmål":"norjan bokmål", +"Norwegian, Nynorsk":"norjan nynorsk", +"Note":"Muistiinpano", +"Notes":"Muistiinpanot", +"Numbering 1":"Numerointi 1", +"Numbering 1 Cont.":"Numerointi 1 jatkuu", +"Numbering 1 End":"Numeroinnin 1 loppu", +"Numbering 1 Start":"Numeroinnin 1 alku", +"Numbering 123":"Numerointi 123", +"Numbering 2":"Numerointi 2", +"Numbering 2 Cont.":"Numerointi 2 jatkuu", +"Numbering 2 End":"Numeroinnin 2 loppu", +"Numbering 2 Start":"Numeroinnin 2 alku", +"Numbering 3":"Numerointi 3", +"Numbering 3 Cont.":"Numerointi 3 jatkuu", +"Numbering 3 End":"Numeroinnin 3 loppu", +"Numbering 3 Start":"Numeroinnin 3 alku", +"Numbering 4":"Numerointi 4", +"Numbering 4 Cont.":"Numerointi 4 jatkuu", +"Numbering 4 End":"Numeroinnin 4 loppu", +"Numbering 4 Start":"Numeroinnin 4 alku", +"Numbering 5":"Numerointi 5", +"Numbering 5 Cont.":"Numerointi 5 jatkuu", +"Numbering 5 End":"Numeroinnin 5 loppu", +"Numbering 5 Start":"Numeroinnin 5 alku", +"Numbering ABC":"Numerointi ABC", +"Numbering IVX":"Numerointi IVX", +"Numbering Symbols":"Numerointisymbolit", +"Numbering abc":"Numerointi abc", +"Numbering ivx":"Numerointi ivx", +"Nyanja":"njandža", +"OLE":"OLE", +"Object Index 1":"Objektihakemisto 1", +"Object Index Heading":"Objektihakemiston otsikko", +"Object with no fill and no line":"Objekti ilman täyttöä ja viivaa", +"Object without fill":"Objekti ilman täyttöä", +"Occitan":"oksitaani", +"Odia":"orija", +"Olonets":"aunuksenkarjala", +"One Slide":"Yksi dia", +"Oromo":"oromo", +"Outline":"Jäsennys", +"Outlined":"Ääriviiva", +"Outlined Blue":"Ääriviiva (sininen)", +"Outlined Green":"Ääriviiva (vihreä)", +"Outlined Red":"Ääriviiva (punainen)", +"Outlined Yellow":"Ääriviiva (keltainen)", +"Overwrite":"Korvaus", +"Page %1 of %2":"Sivu %1 / %2", +"Page %1 of %2 (%3)":"Sivu %1 / %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Sivu %1 / %2 (tulostettava sivu %3 / %4)", +"Page Number":"Sivunumero", +"Page Properties":"Sivun ominaisuudet", +"Pali Latin":"paali (latinalainen)", +"Papiamento (Aruba)":"papiamentu (Aruba)", +"Papiamento (Bonaire)":"papiamentu (Bonaire)", +"Papiamento (Curaçao)":"papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"papiamentu (Alankomaiden Antillit)", +"Pennsylvania Dutch":"pennsylvaniansaksa", +"Persian":"persia", +"Pitjantjatjara":"pitjantjatjara", +"Placeholder":"Paikanvaraaja", +"Plautdietsch":"plautdietsch", +"Polish":"puola", +"Portrait":"Pysty", +"Portuguese (Angola)":"portugali (Angola)", +"Portuguese (Brazil)":"portugali (Brasilia)", +"Portuguese (Mozambique)":"portugali (Mosambik)", +"Portuguese (Portugal)":"portugali (Portugali)", +"Preformatted Text":"Esimuotoiltu teksti", +"Product":"Tulo", +"Puinave":"puinave", +"Punjabi":"pandžabi", +"Punu":"punu", +"Quechua (Bolivia, North)":"ketšua (Pohjois-Bolivia)", +"Quechua (Bolivia, South)":"ketšua (Etelä-Bolivia)", +"Quechua (Ecuador)":"ketšua (Ecuador)", +"Quotation":"Lainaus", +"Report":"Raportti", +"Result":"Tulos", +"Result2":"Tulos2", +"Rhaeto-Romance":"retoromaani", +"Right Page":"Oikea sivu", +"Romanian (Moldova)":"romania (Moldova)", +"Romanian (Romania)":"romania (Romania)", +"Rubies":"Ruby-tekstit", +"Russian":"venäjä", +"Rusyn (Slovakia)":"ruteeni (Slovakia)", +"Rusyn (Ukraine)":"ruteeni (Ukraina)", +"Sami, Inari (Finland)":"inarinsaame (Suomi)", +"Sami, Kildin (Russia)":"kiltinänsaame (Venäjä)", +"Sami, Lule (Norway)":"luulajansaame (Norja)", +"Sami, Lule (Sweden)":"luulajansaame (Ruotsi)", +"Sami, Northern (Finland)":"pohjoissaame (Suomi)", +"Sami, Northern (Norway)":"pohjoissaame (Norja)", +"Sami, Northern (Sweden)":"pohjoissaame (Ruotsi)", +"Sami, Pite (Sweden)":"piitimensaame (Ruotsi)", +"Sami, Skolt (Finland)":"koltansaame (Suomi)", +"Sami, Southern (Norway)":"eteläsaame (Norja)", +"Sami, Southern (Sweden)":"eteläsaame (Ruotsi)", +"Sango":"sango", +"Sanskrit":"sanskrit", +"Santali, Ol Chiki":"santali (ol chiki)", +"Saraiki":"saraiki", +"Sardinian":"sardi", +"Sardinian, Campidanese":"sardi (kampidaani)", +"Sardinian, Gallurese":"sardi (galluuri)", +"Sardinian, Logudorese":"sardi (logudori)", +"Sardinian, Sassarese":"sardi (sassari)", +"Selection count":"Valittujen lkm", +"Sender":"Lähettäjä", +"Serbian Cyrillic (Montenegro)":"serbia (kyrillinen, Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"serbia (kyrillinen, Serbia ja Montenegro)", +"Serbian Cyrillic (Serbia)":"serbia (kyrillinen, Serbia)", +"Serbian Latin":"serbia (latinalainen)", +"Serbian Latin (Montenegro)":"serbia (latinalainen, Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"serbia (latinalainen, Serbia ja Montenegro)", +"Serbian Latin (Serbia)":"serbia (latinalainen, Serbia)", +"Shapes":"Muodot", +"Sheet %1 of %2":"Taulukko %1 / %2", +"Shuswap":"shuswap", +"Sidama":"sidamo", +"Signature":"Allekirjoitus", +"Silesian":"sleesia", +"Sindhi, Arabic":"Sindhi, arabialainen", +"Sindhi, Devanagari":"Sindhi, devanagari", +"Sinhala":"sinhala", +"Six Slides":"Kuusi diaa", +"Slide %1 of %2":"Dia %1 / %2", +"Slide %1 of %2 (%3)":"Dia %1 / %2 (%3)", +"Slovak":"slovakki", +"Slovenian":"sloveeni", +"Somali":"somali", +"Sorbian, Lower":"sorbi, ala-", +"Sorbian, Upper":"sorbi, ylä-", +"Source Text":"Lähdeteksti", +"Southern Sotho":"eteläsotho", +"Spanish (Argentina)":"espanja (Argentiina)", +"Spanish (Bolivia)":"espanja (Bolivia)", +"Spanish (Chile)":"espanja (Chile)", +"Spanish (Colombia)":"espanja (Kolumbia)", +"Spanish (Costa Rica)":"espanja (Costa Rica)", +"Spanish (Cuba)":"espanja (Kuuba)", +"Spanish (Dom. Rep.)":"espanja (Dominikaaninen tasavalta)", +"Spanish (Ecuador)":"espanja (Ecuador)", +"Spanish (El Salvador)":"espanja (El Salvador)", +"Spanish (Guatemala)":"espanja (Guatemala)", +"Spanish (Honduras)":"espanja (Honduras)", +"Spanish (Mexico)":"espanja (Meksiko)", +"Spanish (Nicaragua)":"espanja (Nicaragua)", +"Spanish (Panama)":"espanja (Panama)", +"Spanish (Paraguay)":"espanja (Paraguay)", +"Spanish (Peru)":"espanja (Peru)", +"Spanish (Puerto Rico)":"espanja (Puerto Rico)", +"Spanish (Spain)":"espanja (Espanja)", +"Spanish (Uruguay)":"espanja (Uruguay)", +"Spanish (Venezuela)":"espanja (Venezuela)", +"StDev":"Keskihajonta", +"Standard selection":"Normaali valintatila", +"Stars and Banners":"Tähdet ja kyltit", +"Status":"Tila", +"Strong Emphasis":"Vahva painotus", +"Subtitle":"Alaotsikko", +"Sum":"Summa", +"Sundanese":"sunda", +"Suundi":"suundi", +"Swahili (Kenya)":"swahili (Kenia)", +"Swahili (Tanzania)":"swahili (Tansania)", +"Swazi":"swazi", +"Swedish (Finland)":"ruotsi (Suomi)", +"Swedish (Sweden)":"ruotsi (Ruotsi)", +"Symbol Shapes":"Symbolikuviot", +"Table":"Taulukko", +"Table Contents":"Taulukon sisältö", +"Table Heading":"Taulukon otsikko", +"Table Index 1":"Taulukkohakemisto 1", +"Table Index Heading":"Taulukkohakemiston otsikko", +"Tagalog":"tagalog", +"Tahitian":"tahiti", +"Tajik":"tadžikki", +"Tamil":"tamili", +"Tatar":"tataari", +"Teke-Ibali":"teke-ibali", +"Teke-Kukuya":"teke-kukuya", +"Teke-Tyee":"teke-tyee", +"Teletype":"Konekirjoitusteksti", +"Telugu":"telugu", +"Tetun (Indonesia)":"tetum (Indonesia)", +"Tetun (Timor-Leste)":"tetum (Itä-Timor)", +"Text":"Teksti", +"Text A0":"Teksti A0", +"Text A4":"Teksti A4", +"Thai":"thai", +"Three Slides":"Kolme diaa", +"Tibetan (India)":"tiibet (Intia)", +"Tibetan (PR China)":"tiibet (Kiinan kansantasavalta)", +"Tigrigna (Eritrea)":"tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"tigrinja (Etiopia)", +"Title":"Otsikko", +"Title Only":"Vain otsikko", +"Title Slide":"Otsikkodia", +"Title and 2 Content":"Otsikko ja 2 saraketta", +"Title, 2 Content and Content":"Otsikko ja 2 saraketta, ensimmäinen jaettu", +"Title, 2 Content over Content":"Otsikko, keskellä 2, alla 1 sarake", +"Title, 4 Content":"Otsikko, 4 objektia", +"Title, 6 Content":"Otsikko, 6 objektia", +"Title, Content":"Otsikko, sisältö", +"Title, Content and 2 Content":"Otsikkoa ja 2 saraketta, toinen jaettu", +"Title, Content over Content":"Otsikko, yksi keskeltä jaettu sarake", +"Title, Vertical Text":"Otsikko, pystysuuntainen teksti", +"Title, Vertical Text, Clipart":"Otsikko, pystysuuntainen teksti, leikekuva", +"Tok Pisin":"tok-pisin", +"Tsaangi":"tsaangi", +"Tsonga":"tsonga", +"Tswana (Botswana)":"tswana (Botswana)", +"Tswana (South Africa)":"tswana (Etelä-Afrikka)", +"Turkish":"turkki", +"Turkmen":"turkmeeni", +"Two Slides":"Kaksi diaa", +"Udmurt":"udmurtti", +"Ukrainian":"ukraina", +"Unknown":"Tuntematon", +"Urdu (India)":"urdu (Intia)", +"Urdu (Pakistan)":"urdu (Pakistan)", +"User Entry":"Käyttäjän merkintä", +"User Index 1":"Käyttäjän hakemisto 1", +"User Index 10":"Käyttäjän hakemisto 10", +"User Index 2":"Käyttäjän hakemisto 2", +"User Index 3":"Käyttäjän hakemisto 3", +"User Index 4":"Käyttäjän hakemisto 4", +"User Index 5":"Käyttäjän hakemisto 5", +"User Index 6":"Käyttäjän hakemisto 6", +"User Index 7":"Käyttäjän hakemisto 7", +"User Index 8":"Käyttäjän hakemisto 8", +"User Index 9":"Käyttäjän hakemisto 9", +"User Index Heading":"Käyttäjän hakemiston otsikko", +"Uyghur":"uiguuri", +"Uzbek Cyrillic":"uzbekki (kyrillinen)", +"Uzbek Latin":"uzbekki (latinalainen)", +"Var":"Varianssi", +"Variable":"Muuttuja", +"Venda":"venda", +"Venetian":"venetsia", +"Veps":"vepsä", +"Vertical Numbering Symbols":"Pystysuuntaiset numerointisymbolit", +"Vertical Title, Text, Chart":"Pystysuuntainen otsikko, teksti, kaavio", +"Vertical Title, Vertical Text":"Pystysuuntainen otsikko, pystysuuntainen teksti", +"Vietnamese":"vietnam", +"Vili":"vili", +"Visited Internet Link":"Avattu Internet-linkki", +"Võro":"võro", +"Walloon":"valloni", +"Warning":"Varoitus", +"Watermark":"Vesileima", +"Welsh":"kymri", +"Xhosa":"xhosa", +"Xibe":"xibe", +"Yiddish (Israel)":"jiddiš (Israel)", +"Yiddish (USA)":"jiddiš (Yhdysvallat)", +"Yombe (Congo)":"yombe (Kongo)", +"Yoruba":"joruba", +"Zulu":"zulu", +"[Multiple]":"[Useita]", +"[None]":"[Ei mikään]", +"[Undetermined]":"[Määrittämätön]", +"Éwé":"ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/fr.json b/f7cloud-office/browser/dist/l10n/locore/fr.json new file mode 100644 index 0000000..2c57ff5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/fr.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 des %2 enregistrements trouvés", +"3D Objects":"Objets 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaze", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Ajout à la sélection", +"Addressee":"Destinataire", +"Afrikaans (Namibia)":"Afrikaans (Namibie)", +"Afrikaans (South Africa)":"Afrikaans (Afrique du Sud)", +"Aka (Central African Republic)":"Aka (Centrafrique)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanais", +"Amharic":"Amharique", +"Apatani":"Apatani", +"Appendix":"Annexe", +"Arabic":"Arabe", +"Arabic (Algeria)":"Arabe (Algérie)", +"Arabic (Bahrain)":"Arabe (Bahreïn)", +"Arabic (Chad)":"Arabe (Tchad)", +"Arabic (Comoros)":"Arabe (Comores)", +"Arabic (Djibouti)":"Arabe (Djibouti)", +"Arabic (Egypt)":"Arabe (Égypte)", +"Arabic (Eritrea)":"Arabe (Érythrée)", +"Arabic (Iraq)":"Arabe (Iraq)", +"Arabic (Israel)":"Arabe (Israël)", +"Arabic (Jordan)":"Arabe (Jordanie)", +"Arabic (Kuwait)":"Arabe (Koweït)", +"Arabic (Lebanon)":"Arabe (Liban)", +"Arabic (Libya)":"Arabe (Libye)", +"Arabic (Mauritania)":"Arabe (Mauritanie)", +"Arabic (Morocco)":"Arabe (Maroc)", +"Arabic (Oman)":"Arabe (Oman)", +"Arabic (Palestine)":"Arabe (Palestine)", +"Arabic (Qatar)":"Arabe (Qatar)", +"Arabic (Saudi Arabia)":"Arabe (Arabie Saoudite)", +"Arabic (Somalia)":"Arabe (Somalie)", +"Arabic (Sudan)":"Arabe (Soudan)", +"Arabic (Syria)":"Arabe (Syrie)", +"Arabic (Tunisia)":"Arabe (Tunisie)", +"Arabic (UAE)":"Arabe (Émirats arabes unis)", +"Arabic (Yemen)":"Arabe (Yémen)", +"Aragonese":"Aragonais", +"Aranese":"Aranais", +"Armenian, Classical (Armenia)":"Arménien, classique (Arménie)", +"Armenian, Eastern (Armenia)":"Arménien, oriental (Arménie)", +"Armenian, Eastern (Iran)":"Arménien, oriental (Iran)", +"Armenian, Eastern (Russia)":"Arménien, oriental (Russie)", +"Armenian, Western (Armenia)":"Arménien, occidental (Arménie)", +"Arpitan (France)":"Arpitan (France)", +"Arpitan (Italy)":"Arpitan (Italie)", +"Arpitan (Switzerland)":"Arpitan (Suisse)", +"Arrow Line":"Ligne fléchée", +"Assamese":"Assamais", +"Asturian":"Asturien", +"Avar":"Avar", +"Average":"Moyenne", +"Azerbaijani Cyrillic":"Azéri cyrillique", +"Azerbaijani Latin":"Azéri latin", +"Background":"Arrière-plan", +"Background objects":"Objets d'arrière-plan", +"Bad":"Incorrect", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formes de base", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Biélorusse", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (Inde)", +"Bibliography 1":"Bibliographie 1", +"Bibliography Heading":"Titre de bibliographie", +"Blank Slide":"Diapo vierge", +"Block Arrows":"Flèches pleines", +"Block Quotation":"Bloc de citation", +"Block selection":"Sélection par bloc", +"Bodo":"Bodo", +"Body Text":"Corps de texte", +"Body Text, Indented":"Corps de texte avec retrait", +"Bosnian":"Bosniaque", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bulgare", +"Bullet –":"Puce –", +"Bullet •":"Puce •", +"Bullet ☑":"Puce ☑", +"Bullet ✗":"Puce ✗", +"Bullet ➢":"Puce ➢", +"Bullets":"Puces", +"Burmese":"Birman", +"Bushi":"Shibushi", +"Cabécar":"Cabécar", +"Callouts":"Légendes", +"Caption":"Légende", +"Caption Characters":"Caractères de la légende", +"Catalan":"Catalan", +"Catalan (Valencian)":"Catalan (Valencien)", +"Centered Text":"Texte centré", +"Chinese (Hong Kong)":"Chinois (Hong Kong)", +"Chinese (Macau)":"Chinois (Macao)", +"Chinese (Singapore)":"Chinois (Singapour)", +"Chinese (simplified)":"Chinois (simplifié)", +"Chinese (traditional)":"Chinois (traditionnel)", +"Church Slavic":"Slavon d'église", +"Chuvash":"Tchouvache", +"Citation":"Citation", +"Clear formatting":"Effacer le formatage", +"Comment":"Commentaire", +"Complimentary Close":"Formule finale", +"Connectors":"Connecteurs", +"Contents 1":"Table des matières niveau 1", +"Contents 10":"Table des matières niveau 10", +"Contents 2":"Table des matières niveau 2", +"Contents 3":"Table des matières niveau 3", +"Contents 4":"Table des matières niveau 4", +"Contents 5":"Table des matières niveau 5", +"Contents 6":"Table des matières niveau 6", +"Contents 7":"Table des matières niveau 7", +"Contents 8":"Table des matières niveau 8", +"Contents 9":"Table des matières niveau 9", +"Contents Heading":"Titre de table des matières", +"Coptic":"Copte", +"Cornish":"Cornique", +"Count":"Compter", +"CountA":"NBVAL", +"Cree, Plains, Latin":"Cri, plaines, latin", +"Cree, Plains, Syllabics":"Cri, plaines, syllabiques", +"Croatian":"Croate", +"Curves and Polygons":"Courbes et polygones", +"Czech":"Tchèque", +"Danish":"Danois", +"Dashed Line":"Ligne en pointillés", +"Default":"Par défaut", +"Default Drawing Style":"Style de dessin par défaut", +"Default Page Style":"Style de page par défaut", +"Default Paragraph Style":"Style de paragraphe par défaut", +"Definition":"Définition", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dessin", +"Drop Caps":"Lettrines", +"Dutch (Belgium)":"Néerlandais (Belgique)", +"Dutch (Netherlands)":"Néerlandais (Pays-Bas)", +"Dzongkha":"Dzongkha", +"Emphasis":"Accentuation", +"Endnote":"Note de fin", +"Endnote Anchor":"Ancre de note de fin", +"Endnote Characters":"Caractères de note de fin", +"English (Australia)":"Anglais (Australie)", +"English (Belize)":"Anglais (Bélize)", +"English (Botswana)":"Anglais (Botswana)", +"English (Canada)":"Anglais (Canada)", +"English (Caribbean)":"Anglais (Caraïbes)", +"English (Denmark)":"Anglais (Danemark)", +"English (Gambia)":"Anglais (Gambie)", +"English (Ghana)":"Anglais (Ghana)", +"English (Hong Kong)":"Anglais (Hong Kong)", +"English (India)":"Anglais (Inde)", +"English (Ireland)":"Anglais (Irlande)", +"English (Israel)":"Anglais (Israël)", +"English (Jamaica)":"Anglais (Jamaïque)", +"English (Kenya)":"Anglais (Kenya)", +"English (Malawi)":"Anglais (Malawi)", +"English (Malaysia)":"Anglais (Malaisie)", +"English (Mauritius)":"Anglais (Île Maurice)", +"English (Namibia)":"Anglais (Namibie)", +"English (New Zealand)":"Anglais (Nouvelle-Zélande)", +"English (Nigeria)":"Anglais (Nigéria)", +"English (Philippines)":"Anglais (Philippines)", +"English (South Africa)":"Anglais (Afrique du Sud)", +"English (Sri Lanka)":"Anglais (Sri Lanka)", +"English (Trinidad)":"Anglais (Trinidad)", +"English (UK)":"Anglais (Royaume-Uni)", +"English (USA)":"Anglais (États-Unis d'Amérique)", +"English (Zambia)":"Anglais (Zambie)", +"English (Zimbabwe)":"Anglais (Zimbabwe)", +"English, OED spelling (UK)":"Anglais, correcteur OED (RU)", +"Envelope":"Enveloppe", +"Error":"Erreur", +"Erzya":"Erzya", +"Esperanto":"Espéranto", +"Estonian":"Estonien", +"Example":"Exemple", +"Extending selection":"Sélection étendue", +"Faroese":"Féroien", +"Figure":"Figure", +"Figure Index 1":"Index des figures 1", +"Figure Index Heading":"Titre de l'index des figures", +"Fijian":"Fidjien", +"Filled":"Plein", +"Filled Blue":"Plein bleu", +"Filled Green":"Plein vert", +"Filled Red":"Plein rouge", +"Filled Yellow":"Plein jaune", +"Finnish":"Finlandais", +"First Line Indent":"Retrait de première ligne", +"First Page":"Première page", +"Flowchart":"Organigramme", +"Fon":"Fon", +"Footer":"Pied de page", +"Footer Left":"Pied de page gauche", +"Footer Right":"Pied de page droit", +"Footnote":"Note de bas de page", +"Footnote Anchor":"Ancre de note de bas de page", +"Footnote Characters":"Caractères de note de bas de page", +"Formula":"Formule", +"Four Slides":"Quatre diapos", +"Frame":"Cadre", +"Frame Contents":"Contenu de cadre", +"French (Belgium)":"Français (Belgique)", +"French (Benin)":"Français (Bénin)", +"French (Burkina Faso)":"Français (Burkina Faso)", +"French (Canada)":"Français (Canada)", +"French (Côte d'Ivoire)":"Français (Côte d'Ivoire)", +"French (France)":"Français (France)", +"French (Luxembourg)":"Français (Luxembourg)", +"French (Mali)":"Français (Mali)", +"French (Mauritius)":"Français (Île Maurice)", +"French (Monaco)":"Français (Monaco)", +"French (Niger)":"Français (Niger)", +"French (Republic of Guinea)":"Français (République de Guinée)", +"French (Senegal)":"Français (Sénégal)", +"French (Switzerland)":"Français (Suisse)", +"French (Togo)":"Français (Togo)", +"Frisian":"Frison", +"Friulian":"Frioulien", +"Function Wizard":"Assistant Fonction", +"Gaelic (Scotland)":"Gaélique (Écosse)", +"Galician":"Galicien", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Géorgien", +"German (Austria)":"Allemand (Autriche)", +"German (Belgium)":"Allemand (Belgique)", +"German (Germany)":"Allemand (Allemagne)", +"German (Liechtenstein)":"Allemand (Liechtenstein)", +"German (Luxembourg)":"Allemand (Luxembourg)", +"German (Switzerland)":"Allemand (Suisse)", +"Gikuyu":"Kikuyu", +"Good":"Correct", +"Graphic":"Image", +"Graphics":"Images", +"Greek":"Grec", +"Greek, Ancient":"Grec, ancien", +"Guadeloupean Creole French":"Créole guadeloupéen français", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitien", +"Hanging Indent":"Alinéa négatif", +"Hausa (Ghana)":"Haoussa (Ghana)", +"Hausa (Nigeria)":"Haoussa (Nigéria)", +"Hawaiian":"Hawaïen", +"Header":"En-tête", +"Header Left":"En-tête gauche", +"Header Right":"En-tête droit", +"Header and Footer":"En-tête et pied de page", +"Heading":"Titre", +"Heading 1":"Titre 1", +"Heading 10":"Titre 10", +"Heading 2":"Titre 2", +"Heading 3":"Titre 3", +"Heading 4":"Titre 4", +"Heading 5":"Titre 5", +"Heading 6":"Titre 6", +"Heading 7":"Titre 7", +"Heading 8":"Titre 8", +"Heading 9":"Titre 9", +"Heading A0":"En-tête A0", +"Heading A4":"En-tête A4", +"Hebrew":"Hébreu", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Ligne horizontale", +"Hungarian":"Hongrois", +"Hungarian (Szekely-Hungarian Rovas)":"Hongrois (runes Hongrois-Szekely)", +"Hyperlink":"Hyperlien", +"Icelandic":"Islandais", +"Illustration":"Illustration", +"Iloko":"Ilocano", +"Index":"Index", +"Index 1":"Index lexical 1", +"Index 2":"Index lexical 2", +"Index 3":"Index lexical 3", +"Index Heading":"Index lexical : titre", +"Index Link":"Saut d'index", +"Index Separator":"Index lexical : séparateur", +"Indonesian":"Indonésien", +"Inline Heading":"Titre en ligne", +"Insert":"Insérer", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Lien Internet", +"Interslavic Cyrillic":"Interslave cyrillique", +"Interslavic Latin":"Interslave latin", +"Irish":"Irlandais", +"Italian (Italy)":"Italien (Italie)", +"Italian (Switzerland)":"Italien (Suisse)", +"Japanese":"Japonais", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabarde", +"Kabyle Latin":"Kabyle latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak latin", +"Kashmiri (India)":"Kasmiri (Inde)", +"Kashmiri (Kashmir)":"Kasmiri (Cachemire)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"CléID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (République Démocratique du Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permiak", +"Komi-Zyrian":"Komi-Zyriane", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coréen (République de Corée)", +"Kumyk":"Koumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurde, Centre (Iran)", +"Kurdish, Central (Iraq)":"Kurde, Centre (Irak)", +"Kurdish, Northern (Syria)":"Kurde, Nord (Syrie)", +"Kurdish, Northern (Turkey)":"Kurde, Nord (Turquie)", +"Kurdish, Southern (Iran)":"Kurde, Sud (Iran)", +"Kurdish, Southern (Iraq)":"Kurde, Sud (Irak)", +"Kven Finnish":"finnois de Kven", +"Kyrgyz (China)":"Kirghize (Chine)", +"Labels":"Étiquettes", +"Ladin":"Ladin", +"Landscape":"Paysage", +"Lao":"Laotien", +"Lari":"Lari", +"Latgalian":"Latgalien", +"Latin":"Latin", +"Latvian":"Letton", +"Left Page":"Page gauche", +"Lengo":"Lengo", +"Ligurian":"Ligure", +"Limbu":"Limbu", +"Line Numbering":"Numérotation de lignes", +"Lines":"Lignes", +"Lines and Arrows":"Lignes et flèches", +"Lingala":"Lingala", +"List":"Liste", +"List 1":"Liste 1", +"List 1 Cont.":"Liste 1 suite", +"List 1 End":"Liste 1 fin", +"List 1 Start":"Liste 1 début", +"List 2":"Liste 2", +"List 2 Cont.":"Liste 2 suite", +"List 2 End":"Liste 2 fin", +"List 2 Start":"Liste 2 début", +"List 3":"Liste 3", +"List 3 Cont.":"Liste 3 suite", +"List 3 End":"Liste 3 fin", +"List 3 Start":"Liste 3 début", +"List 4":"Liste 4", +"List 4 Cont.":"Liste 4 suite", +"List 4 End":"Liste 4 fin", +"List 4 Start":"Liste 4 début", +"List 5":"Liste 5", +"List 5 Cont.":"Liste 5 suite", +"List 5 End":"Liste 5 fin", +"List 5 Start":"Liste 5 début", +"List Contents":"Contenu de liste", +"List Heading":"En-tête de liste", +"List Indent":"Retrait de liste", +"Lithuanian":"Lituanien", +"Livonian":"Live", +"Lojban":"Lojban", +"Low German":"Bas-allemand", +"Luxembourgish":"Luxembourgeois", +"Macedonian":"Macédonien", +"Main Index Entry":"Entrée principale d'index", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgache, plateau", +"Malay (Brunei Darussalam)":"Malais (Brunéi Darussalam)", +"Malay (Malaysia)":"Malais (Malaisie)", +"Malay Arabic (Brunei Darussalam)":"Malais arabe (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malais arabe (Malaisie)", +"Malayalam":"Malayalam", +"Maltese":"Maltais", +"Manchu":"Mandchou", +"Maninkakan, Eastern, Latin":"maninkakan, occidental, latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Note en marge", +"Mari, Hill":"Mari, des montagnes", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Médiane", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongole cyrillique", +"Mongolian Mongolian":"Mongol mongol", +"Moore":"Moore", +"Morisyen":"Mauricien", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndébélé, sud", +"Nenets":"Nénètse", +"Nepali (India)":"Népalais (Inde)", +"Nepali (Nepal)":"Népalais (Népal)", +"Neutral":"Neutre", +"Nganasan":"Nganassane", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Neuf diapos", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Aucun style de caractère", +"No List":"Pas de liste", +"Nogai":"Nogai", +"None (Do not check spelling)":"Aucune (ne pas vérifier l'orthographe)", +"Northern Sotho":"Sotho du Nord", +"Norwegian, Bokmål":"Norvégien, bokmål", +"Norwegian, Nynorsk":"Norvégien, nynorsk", +"Note":"Note", +"Notes":"Notes", +"Numbering 1":"Numérotation 1", +"Numbering 1 Cont.":"Numérotation 1 suite", +"Numbering 1 End":"Numérotation 1 fin", +"Numbering 1 Start":"Numérotation 1 début", +"Numbering 123":"Numérotation 123", +"Numbering 2":"Numérotation 2", +"Numbering 2 Cont.":"Numérotation 2 suite", +"Numbering 2 End":"Numérotation 2 fin", +"Numbering 2 Start":"Numérotation 2 début", +"Numbering 3":"Numérotation 3", +"Numbering 3 Cont.":"Numérotation 3 suite", +"Numbering 3 End":"Numérotation 3 fin", +"Numbering 3 Start":"Numérotation 3 début", +"Numbering 4":"Numérotation 4", +"Numbering 4 Cont.":"Numérotation 4 suite", +"Numbering 4 End":"Numérotation 4 fin", +"Numbering 4 Start":"Numérotation 4 début", +"Numbering 5":"Numérotation 5", +"Numbering 5 Cont.":"Numérotation 5 suite", +"Numbering 5 End":"Numérotation 5 fin", +"Numbering 5 Start":"Numérotation 5 début", +"Numbering ABC":"Numérotation ABC", +"Numbering IVX":"Numérotation IVX", +"Numbering Symbols":"Caractères de numérotation", +"Numbering abc":"Numérotation abc", +"Numbering ivx":"Numérotation ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Index d'objets 1", +"Object Index Heading":"Titre d'index d'objets", +"Object with no fill and no line":"Objet sans remplissage et sans ligne", +"Object without fill":"Objet sans remplissage", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Une diapo", +"Oromo":"Oromo", +"Outline":"Plan", +"Outlined":"Contour", +"Outlined Blue":"Contour bleu", +"Outlined Green":"Contour vert", +"Outlined Red":"Contour rouge", +"Outlined Yellow":"Contour jaune", +"Overwrite":"Écraser", +"Page %1 (%2) of %3":"Page %1 (%2) sur %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Page %1 (%2) sur %3 [Page %4 (%5)]", +"Page %1 of %2":"Page %1 de %2", +"Page %1 of %2 (%3)":"Page %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Page %1 de %2 (Page %3 de %4 à imprimer)", +"Page %1 of %2 [Page %3]":"Page %1 sur %2 [Page %3]", +"Page Number":"Numéro de page", +"Page Properties":"Propriétés de la page", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antilles néerlandaises)", +"Pennsylvania Dutch":"Néerlandais de Pennsylvanie", +"Persian":"Perse", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Substituant", +"Plautdietsch":"Bas allemand mennonite", +"Polish":"Polonais", +"Portrait":"Portrait", +"Portuguese (Angola)":"Portugais (Angola)", +"Portuguese (Brazil)":"Portugais (Brésil)", +"Portuguese (Mozambique)":"Portugais (Mozambique)", +"Portuguese (Portugal)":"Portugais (Portugal)", +"Preformatted Text":"Texte préformaté", +"Product":"Produit", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivie, nord)", +"Quechua (Bolivia, South)":"Quechua (Bolivie, sud)", +"Quechua (Ecuador)":"Quechua (Équateur)", +"Quotation":"Citation", +"Report":"Rapport", +"Result":"Résultat", +"Result2":"Résultat2", +"Rhaeto-Romance":"Rhéto-roman", +"Right Page":"Page droite", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Roumain (Moldavie)", +"Romanian (Romania)":"Roumain (Roumanie)", +"Rubies":"Rubys", +"Russian":"Russe", +"Rusyn (Slovakia)":"Rusyn (Slovaquie)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Same, Inari (Finlande)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russie)", +"Sami, Lule (Norway)":"Same, Lule (Norvège)", +"Sami, Lule (Sweden)":"Same, Lule (Suède)", +"Sami, Northern (Finland)":"Same, Nord (Finlande)", +"Sami, Northern (Norway)":"Same, Nord (Norvège)", +"Sami, Northern (Sweden)":"Same, Nord (Suède)", +"Sami, Pite (Sweden)":"Same, Pite (Suède)", +"Sami, Skolt (Finland)":"Same, Skolt (Finlande)", +"Sami, Southern (Norway)":"Same, Sud (Norvège)", +"Sami, Southern (Sweden)":"Same, Sud (Suède)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santâli, devanagari", +"Santali, Ol Chiki":"Santâli, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sarde", +"Sardinian, Campidanese":"Sarde, Campidanese", +"Sardinian, Gallurese":"Sarde, Gallurese", +"Sardinian, Logudorese":"Sarde, Logudorese", +"Sardinian, Sassarese":"Sarde, Sassarese", +"Selection count":"Compte de la sélection", +"Sender":"Expéditeur", +"Serbian Cyrillic (Montenegro)":"Serbe cyrillique (Monténégro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbe cyrillique (Serbie et Monténégro)", +"Serbian Cyrillic (Serbia)":"Serbe cyrillique (Serbie)", +"Serbian Latin":"Serbe latin", +"Serbian Latin (Montenegro)":"Serbe latin (Monténégro)", +"Serbian Latin (Serbia and Montenegro)":"Serbe latin (Serbie et Monténégro)", +"Serbian Latin (Serbia)":"Serbe latin (Serbie)", +"Sesotho":"Sesotho", +"Shapes":"Formes", +"Sheet %1 of %2":"Feuille %1 sur %2", +"Shuswap":"Shuswap", +"Sidama":"Sidamo", +"Signature":"Signature", +"Silesian":"Silésien", +"Sindhi, Arabic":"Sindhi, arabe", +"Sindhi, Devanagari":"Sindhi, devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Six diapos", +"Slide %1 of %2":"Diapo %1 de %2", +"Slide %1 of %2 (%3)":"Diapo %1 de %2 (%3)", +"Slovak":"Slovaque", +"Slovenian":"Slovène", +"Somali":"Somali", +"Sorbian, Lower":"Sorabe, bas", +"Sorbian, Upper":"Sorabe, haut", +"Source Text":"Texte source", +"Southern Sotho":"Sesotho", +"Spanish (Argentina)":"Espagnol (Argentine)", +"Spanish (Bolivia)":"Espagnol (Bolivie)", +"Spanish (Chile)":"Espagnol (Chili)", +"Spanish (Colombia)":"Espagnol (Colombie)", +"Spanish (Costa Rica)":"Espagnol (Costa Rica)", +"Spanish (Cuba)":"Espagnol (Cuba)", +"Spanish (Dom. Rep.)":"Espagnol (République Dominicaine)", +"Spanish (Ecuador)":"Espagnol (Équateur)", +"Spanish (El Salvador)":"Espagnol (Salvador)", +"Spanish (Guatemala)":"Espagnol (Guatemala)", +"Spanish (Honduras)":"Espagnol (Honduras)", +"Spanish (Mexico)":"Espagnol (Mexique)", +"Spanish (Nicaragua)":"Espagnol (Nicaragua)", +"Spanish (Panama)":"Espagnol (Panama)", +"Spanish (Paraguay)":"Espagnol (Paraguay)", +"Spanish (Peru)":"Espagnol (Pérou)", +"Spanish (Puerto Rico)":"Espagnol (Porto Rico)", +"Spanish (Spain)":"Espagnol (Espagne)", +"Spanish (Uruguay)":"Espagnol (Uruguay)", +"Spanish (Venezuela)":"Espagnol (Vénézuéla)", +"StDev":"Écart type", +"Standard selection":"Sélection standard", +"Stars and Banners":"Étoiles et bannières", +"Status":"Statut", +"Strong Emphasis":"Accentuation forte", +"Subtitle":"Sous-titre", +"Sum":"Somme", +"Sundanese":"Soundanais", +"Suundi":"Suundi", +"Swahili (Kenya)":"Souahéli (Kenya)", +"Swahili (Tanzania)":"Souahéli (Tanzanie)", +"Swazi":"Swatzi", +"Swedish (Finland)":"Suédois (Finlande)", +"Swedish (Sweden)":"Suédois (Suède)", +"Symbol Shapes":"Formes des symboles", +"Table":"Tableau", +"Table Contents":"Contenu de tableau", +"Table Heading":"Titre de tableau", +"Table Index 1":"Index de tableaux 1", +"Table Index Heading":"Titre d'index de tableaux", +"Tagalog":"Tagalog", +"Tahitian":"Tahitien", +"Tajik":"Tadjik", +"Tamil":"Tamoul", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Texte non proportionnel", +"Telugu":"Télugu", +"Tetun (Indonesia)":"Tétoum (Indonésie)", +"Tetun (Timor-Leste)":"Tétoum (Timor oriental)", +"Text":"Texte", +"Text A0":"Texte A0", +"Text A4":"Texte A4", +"Thai":"Thaï", +"Three Slides":"Trois diapos", +"Tibetan (India)":"Tibétain (Inde)", +"Tibetan (PR China)":"Tibétain (Chine)", +"Tigrigna (Eritrea)":"Tigrinya (Erythrée)", +"Tigrigna (Ethiopia)":"Tigrinya (Éthiopie)", +"Title":"Titre", +"Title A0":"Titre A0", +"Title A4":"Titre A4", +"Title Only":"Titre uniquement", +"Title Slide":"Diapo-titre", +"Title and 2 Content":"Titre et 2 contenus", +"Title, 2 Content and Content":"Titre, 2 contenus et contenu", +"Title, 2 Content over Content":"Titre, 2 contenus sur contenu", +"Title, 4 Content":"Titre, 4 contenus", +"Title, 6 Content":"Titre, 6 contenus", +"Title, Content":"Titre, contenu", +"Title, Content and 2 Content":"Titre, contenu et 2 contenus", +"Title, Content over Content":"Titre, contenu sur contenu", +"Title, Vertical Text":"Titre, texte vertical", +"Title, Vertical Text, Clipart":"Titre, texte vertical, clipart", +"Tok Pisin":"Tok pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afrique du Sud)", +"Turkish":"Turc", +"Turkmen":"Turkmène", +"Two Slides":"Deux diapos", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainien", +"Unknown":"Inconnu(e)", +"Urdu (India)":"Ourdou (Inde)", +"Urdu (Pakistan)":"Ourdou (Pakistan)", +"User Entry":"Saisie de l'utilisateur", +"User Index 1":"Index personnalisé 1", +"User Index 10":"Index personnalisé 10", +"User Index 2":"Index personnalisé 2", +"User Index 3":"Index personnalisé 3", +"User Index 4":"Index personnalisé 4", +"User Index 5":"Index personnalisé 5", +"User Index 6":"Index personnalisé 6", +"User Index 7":"Index personnalisé 7", +"User Index 8":"Index personnalisé 8", +"User Index 9":"Index personnalisé 9", +"User Index Heading":"Titre d'index personnalisé", +"Uyghur":"Ouïghour", +"Uzbek Cyrillic":"Ouzbek cyrillique", +"Uzbek Latin":"Ouzbek latin", +"Var":"Var", +"Variable":"Variable", +"Venda":"Venda", +"Venetian":"Vénitien", +"Veps":"Vepse", +"Vertical Numbering Symbols":"Caractères de numérotation verticale", +"Vertical Title, Text, Chart":"Titre vertical, texte, diagramme", +"Vertical Title, Vertical Text":"Titre vertical, texte vertical", +"Vietnamese":"Vietnamien", +"Vili":"Vili", +"Visited Internet Link":"Lien Internet visité", +"Võro":"Võro", +"Walloon":"Wallon", +"Warning":"Avertissement", +"Watermark":"Filigrane", +"Welsh":"Gallois", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (République Démocratique du Congo)", +"Yiddish (Israel)":"Yiddish (Israël)", +"Yiddish (USA)":"Yiddish (États-Unis d'Amérique)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zoulou", +"[Multiple]":"[Multiple]", +"[None]":"[Aucun(e)]", +"[Undetermined]":"[Indéterminé]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/fur.json b/f7cloud-office/browser/dist/l10n/locore/fur.json new file mode 100644 index 0000000..15b4eb4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/fur.json @@ -0,0 +1,26 @@ +{ +"Background":"Fonts", +"Background objects":"Ogjets in fonts", +"Blank Slide":"Diapositive vueide", +"Centered Text":"Test centrât", +"Filled":"Jemplât", +"Notes":"Notis", +"Outline":"Struture", +"Outlined":"Contornât", +"Outlined Blue":"Contornât di blu", +"Outlined Green":"Contornât di vert", +"Outlined Red":"Contornât di ros", +"Outlined Yellow":"Contornât di zâl", +"Subtitle":"Sottitul", +"Text":"Test", +"Title":"Titul", +"Title Only":"Dome titul", +"Title Slide":"Diapositive dal titul", +"Title and 2 Content":"Titul e contignût 2", +"Title, 2 Content and Content":"Titul, contignût 2 e contignût", +"Title, Content":"Titul, contignût", +"Title, Content and 2 Content":"Titul, contignût e contignût 2", +"Title, Vertical Text":"Titul, test verticâl", +"Title, Vertical Text, Clipart":"Titul, test verticâl, clipart", +"Vertical Title, Vertical Text":"Titul verticâl, test verticâl" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/fy.json b/f7cloud-office/browser/dist/l10n/locore/fy.json new file mode 100644 index 0000000..1eaec68 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/fy.json @@ -0,0 +1,681 @@ +{ +"3D Objects":"3D objekten", +"A0":"A0", +"A4":"A4", +"Accent":"Aksint", +"Accent 1":"Aksint 1", +"Accent 2":"Aksint 2", +"Accent 3":"Aksint 3", +"Adding selection":"Seleksje taheakje", +"Addressee":"Adressearre", +"Afrikaans (Namibia)":"Afrikaansk (Namibië)", +"Afrikaans (South Africa)":"Afrikaansk (Sûd Afrika)", +"Aka (Central African Republic)":"Aka (Sintraal Afrikaansk Republyk)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albaneesk", +"Amharic":"Amhaarsk", +"Apatani":"Apatani", +"Appendix":"Taheakke", +"Arabic":"Arabyske", +"Arabic (Algeria)":"Arabysk (Algerije)", +"Arabic (Bahrain)":"Arabysk (Bachrein)", +"Arabic (Chad)":"Arabysk (Tsjaad)", +"Arabic (Comoros)":"Arabysk (Komoaren)", +"Arabic (Djibouti)":"Arabysk (Djibouti)", +"Arabic (Egypt)":"Arabysk (Egypte)", +"Arabic (Eritrea)":"Arabysk (Eritreä)", +"Arabic (Iraq)":"Arabysk (Irak)", +"Arabic (Israel)":"Arabysk (Israel)", +"Arabic (Jordan)":"Arabysk (Jordanië)", +"Arabic (Kuwait)":"Arabysk (Koeweit)", +"Arabic (Lebanon)":"Arabysk (Libanon)", +"Arabic (Libya)":"Arabysk (Libië)", +"Arabic (Mauritania)":"Arabysk (Mauritanië)", +"Arabic (Morocco)":"Arabysk (Marokko)", +"Arabic (Oman)":"Arabysk (Oman)", +"Arabic (Palestine)":"Arabysk (Palestynsk)", +"Arabic (Qatar)":"Arabysk (Katar)", +"Arabic (Saudi Arabia)":"Arabysk (Saûdy Araabje)", +"Arabic (Somalia)":"Arabysk (Somalië)", +"Arabic (Sudan)":"Arabysk (Sûdan)", +"Arabic (Syria)":"Arabysk (Syrië)", +"Arabic (Tunisia)":"Arabysk (Tunezië)", +"Arabic (UAE)":"Arabysk (UAE)", +"Arabic (Yemen)":"Arabysk (Jemen)", +"Aragonese":"Arogoneesk", +"Aranese":"Arogoneesk", +"Armenian, Classical (Armenia)":"Armeensk, Klassyk (Armenië)", +"Armenian, Eastern (Armenia)":"East-Armeensk (Armenië)", +"Armenian, Eastern (Iran)":"East-Armeensk (Iran)", +"Armenian, Eastern (Russia)":"East-Armeensk (Ruslân)", +"Armenian, Western (Armenia)":"West-Armeensk (Armenië)", +"Arpitan (France)":"Arpitan (Frânsk)", +"Arpitan (Italy)":"Arpitan (Italiaansk)", +"Arpitan (Switzerland)":"Arpitan (Switsersk)", +"Arrow Line":"Pylk line", +"Assamese":"Assameesk", +"Asturian":"Asturysk", +"Avar":"Avaarsk", +"Average":"Trochsneed", +"Azerbaijani Cyrillic":"Azerbeidzjaansk Sirillysk", +"Azerbaijani Latin":"Azerbeidzjaansk Latyn", +"Background":"Eftergrûn", +"Background objects":"Eftergrûn objekten", +"Bad":"Min", +"Bafia":"Bafiaansk", +"Bambara":"Bambara", +"Basic Shapes":"Basis foarmen", +"Basque":"Baskysk", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Wyt-Russysk", +"Bengali (Bangladesh)":"Bingaalsk (Bangladesj)", +"Bengali (India)":"Bingaalsk (Yndia)", +"Bibliography 1":"Literatuerlist 1", +"Bibliography Heading":"Titel literatuerlist", +"Blank Slide":"Lege dia", +"Block Arrows":"Blok pylken", +"Block selection":"Blok seleksje", +"Bodo":"Bodo", +"Bosnian":"Bosnysk", +"Breton":"Bretonsk", +"Bribri":"Bribri", +"Bulgarian":"Bulgaarsk", +"Bullet –":"Opsommingsteken –", +"Bullet •":"Opsommingsteken •", +"Bullets":"Opsommingstekens", +"Burmese":"Birmaansk", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Taljochtingen", +"Caption":"Byskrift", +"Caption Characters":"Byskrift tekens", +"Catalan":"Katalaansk", +"Catalan (Valencian)":"Katalaansk (Falinsiaansk)", +"Centered Text":"Sintrearre tekst", +"Chinese (Hong Kong)":"Sineesk (Hong Kong)", +"Chinese (Macau)":"Sineesk (Makau)", +"Chinese (Singapore)":"Sineesk (Singapoer)", +"Chinese (simplified)":"Sineesk (ferienfâldige)", +"Chinese (traditional)":"Sineesk (tradisjoneel)", +"Church Slavic":"Tsjerklik Slavysk", +"Chuvash":"Chuvash", +"Citation":"Sitaat", +"Clear formatting":"Opmaak wiskje", +"Complimentary Close":"Slotformule", +"Connectors":"Ferbiningen", +"Contents 1":"Ynhâldsopjefte 1", +"Contents 10":"Ynhâldsopjefte 10", +"Contents 2":"Ynhâldsopjefte 2", +"Contents 3":"Ynhâldsopjefte 3", +"Contents 4":"Ynhâldsopjefte 4", +"Contents 5":"Ynhâldsopjefte 5", +"Contents 6":"Ynhâldsopjefte 6", +"Contents 7":"Ynhâldsopjefte 7", +"Contents 8":"Ynhâldsopjefte 8", +"Contents 9":"Ynhâldsopjefte 9", +"Contents Heading":"Kop ynhâldsopjefte", +"Coptic":"Koptysk", +"Cornish":"Kornysk", +"Count":"Tal", +"CountA":"TelleA", +"Cree, Plains, Latin":"Cree, flakte, Latyn", +"Cree, Plains, Syllabics":"Cree, flakte, syllabus", +"Croatian":"Kroätysk", +"Curves and Polygons":"Bôgen en polygoanen", +"Czech":"Tsjechysk", +"Danish":"Deensk", +"Dashed Line":"Streepte line", +"Default":"Standert", +"Default Drawing Style":"Standert teken styl", +"Default Page Style":"Standert side styl", +"Default Paragraph Style":"Standert alinea styl", +"Definition":"Definysje", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogrysk", +"Doondo":"Doondo", +"Drawing":"Tekening", +"Drop Caps":"Inisjalen", +"Dutch (Belgium)":"Nederlânsk (België)", +"Dutch (Netherlands)":"Nederlânsk (NL)", +"Dzongkha":"Dzongkha", +"Emphasis":"Aksintuearre", +"Endnote":"Einnoat", +"Endnote Anchor":"Einnoat anker", +"Endnote Characters":"Einnoat tekens", +"English (Australia)":"Ingelsk (Australië)", +"English (Belize)":"Ingelsk (Belize)", +"English (Botswana)":"Ingelsk (Botswana)", +"English (Canada)":"Ingelsk (Kanada)", +"English (Caribbean)":"Ingelsk (Karibysk gebiet)", +"English (Denmark)":"Ingelsk (Denemarken)", +"English (Gambia)":"Ingelsk (Gambia)", +"English (Ghana)":"Ingelsk (Gana)", +"English (Hong Kong)":"Ingelsk (Hong Kong)", +"English (India)":"Ingelsk (Yndia)", +"English (Ireland)":"Ingelsk (Ierlân)", +"English (Jamaica)":"Ingelsk (Jamaika)", +"English (Kenya)":"Ingelsk (Kenya)", +"English (Malawi)":"Ingelsk (Malawi)", +"English (Malaysia)":"Ingelsk (Maleisië)", +"English (Mauritius)":"Ingelsk (Mauritius)", +"English (Namibia)":"Ingelsk (Namibië)", +"English (New Zealand)":"Ingelsk (Nij Seelân)", +"English (Nigeria)":"Ingelsk (Nigeria)", +"English (Philippines)":"Ingelsk (Filipinen)", +"English (South Africa)":"Ingelsk (Súd-Afrika)", +"English (Sri Lanka)":"Ingelsk (Sri Lanka)", +"English (Trinidad)":"Ingelsk (Trinidad)", +"English (UK)":"Ingelsk (FK)", +"English (USA)":"Ingelsk (FS)", +"English (Zambia)":"Ingelsk (Zambia)", +"English (Zimbabwe)":"Ingelsk (Simbabwe)", +"English, OED spelling (UK)":"Ingelsk OED stavering (FK)", +"Envelope":"Slúf", +"Error":"Flater", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estysk", +"Example":"Foarbyld", +"Extending selection":"Seleksje útwreidzje", +"Faroese":"Fêreusk", +"Figure":"Ofbylding", +"Figure Index 1":"Figuer yndeks 1", +"Figure Index Heading":"Figuer yndeks kop", +"Fijian":"Fidzjiaansk", +"Filled":"Folle", +"Filled Blue":"Blau folle", +"Filled Green":"Grien folle", +"Filled Red":"Read folle", +"Filled Yellow":"Giel folle", +"Finnish":"Finsk", +"First Line Indent":"Earste rigel ynsprong", +"First Page":"Earste side", +"Flowchart":"Streamdiagram", +"Fon":"Fon", +"Footer":"Fuottekst", +"Footer Left":"Fuottekst links", +"Footer Right":"Fuottekst rjochts", +"Footnote":"Fuotnoat", +"Footnote Anchor":"Fuotnoat anker", +"Footnote Characters":"Fuotnoat tekens", +"Formula":"Formule", +"Four Slides":"Fjouwer dia's", +"Frame":"Ramt", +"Frame Contents":"Ramt ynhâld", +"French (Belgium)":"Frânsk (Berlgië)", +"French (Benin)":"Frânsk (Benin)", +"French (Burkina Faso)":"Frânsk (Burkina Faso)", +"French (Canada)":"Frânsk (Kanada)", +"French (Côte d'Ivoire)":"Frânsk (Côte d'ivoire)", +"French (France)":"Frânsk (Frankryk)", +"French (Luxembourg)":"Frânsk (Lúksemboarch)", +"French (Mali)":"Frânsk (Mali)", +"French (Mauritius)":"Frânsk (Mauritius)", +"French (Monaco)":"Frânsk (Monako)", +"French (Niger)":"Frânsk (Niger)", +"French (Senegal)":"Frânsk (Senegal)", +"French (Switzerland)":"Frânsk (Switserlân)", +"French (Togo)":"Frânsk (Togo)", +"Frisian":"Frysk", +"Friulian":"Friuliaansk", +"Function Wizard":"Funksje assistint", +"Gaelic (Scotland)":"Gaelysk (Skotsk)", +"Galician":"Gallysk", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Geörgysk", +"German (Austria)":"Dútsk (Eastenryk)", +"German (Belgium)":"Dútsk (België)", +"German (Germany)":"Dútsk (Dútslân)", +"German (Liechtenstein)":"Dútsk (Lychtenstein)", +"German (Luxembourg)":"Dútsk (Lúksemboarch)", +"German (Switzerland)":"Dútsk (Switserlân)", +"Gikuyu":"Gikuyu", +"Good":"Goed", +"Graphic":"Ofbylding", +"Graphics":"Ofbyldingen", +"Greek":"Gryksk", +"Greek, Ancient":"Gryksk, Ald", +"Guadeloupean Creole French":"Guadeloupean Kreole Frânsk", +"Guarani (Paraguay)":"Guarani (Paraguayaansk)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haïtiaansk", +"Hanging Indent":"Hingjende ynsprong", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiiaansk", +"Header":"Koptekst", +"Header Left":"Koptekst links", +"Header Right":"Koptekst rjochts", +"Heading":"Koptekst", +"Heading 1":"Koptekst 1", +"Heading 10":"Koptekst 10", +"Heading 2":"Koptekst 2", +"Heading 3":"Koptekst 3", +"Heading 4":"Koptekst 4", +"Heading 5":"Koptekst 5", +"Heading 6":"Koptekst 6", +"Heading 7":"Koptekst 7", +"Heading 8":"Koptekst 8", +"Heading 9":"Koptekst 9", +"Heading A0":"Koptekst A0", +"Heading A4":"Koptekst A4", +"Hebrew":"Hebriuwsk", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindysk", +"Horizontal Line":"Horizontale line", +"Hungarian":"Hongaarsk", +"Hungarian (Szekely-Hungarian Rovas)":"Hongaarsk (Szekely-Hongaarske Rovas)", +"Hyperlink":"Ferwizing", +"Icelandic":"Yslânsk", +"Illustration":"Yllustraasje", +"Iloko":"Iloko", +"Index":"Yndeks", +"Index 1":"Yndeks 1", +"Index 2":"Yndeks 2", +"Index 3":"Yndeks 3", +"Index Heading":"Yndeks kop", +"Index Link":"Yndeks keppeling", +"Index Separator":"Yndeks skiedingsteken", +"Indonesian":"Yndonezysk", +"Insert":"Ynfoegje", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Ynternet keppeling", +"Irish":"Iersk", +"Italian (Italy)":"Italiaansk (Italië)", +"Italian (Switzerland)":"Italiaansk (Switserlân)", +"Japanese":"Japansk", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabadrysk", +"Kabyle Latin":"Kabyle Latyn", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latyn", +"Kashmiri (India)":"Kasjmier (Yndia)", +"Kashmiri (Kashmir)":"Kasjmier (Kasjmier)", +"Kashubian":"Kasjoebysk", +"Kazakh":"Kazaksk", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Kmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rûanda)", +"Kirghiz":"Kirgizysk", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratyske republyk Kongo)", +"Komi-Permyak":"Komi-Permjaaks", +"Komi-Zyrian":"Komi-Zurjeensk", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Koreaansk (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Koerdysk, Sintraal (Iran)", +"Kurdish, Central (Iraq)":"Koerdysk, Sintraal (Irak)", +"Kurdish, Northern (Syria)":"Koerdysk, noard (Syrië)", +"Kurdish, Northern (Turkey)":"Koerdysk, Noard (Turkije)", +"Kurdish, Southern (Iran)":"Koerdysk, Súd (Iran)", +"Kurdish, Southern (Iraq)":"Koerdysk, Súd (Irak)", +"Kven Finnish":"Kven Finsk", +"Kyrgyz (China)":"Kirgizysk (Sina)", +"Labels":"Lebels", +"Ladin":"Ladin", +"Landscape":"Lizzend", +"Lao":"Laosyaansk", +"Lari":"Lari", +"Latgalian":"Latgaliaansk", +"Latin":"Latynsk", +"Latvian":"Letsk", +"Left Page":"Linker side", +"Lengo":"Lengo", +"Ligurian":"Ligurysk", +"Limbu":"Limbu", +"Line Numbering":"Rigelnûmers", +"Lines":"Linen", +"Lines and Arrows":"Linen en pylken", +"Lingala":"Lingala", +"List":"List", +"List 1":"List 1", +"List 1 Cont.":"List 1 ferfolch", +"List 1 End":"List 1 ein", +"List 1 Start":"List 1 begjin", +"List 2":"List 2", +"List 2 Cont.":"List 2 ferfolch", +"List 2 End":"List 2 ein", +"List 2 Start":"List 2 begjin", +"List 3":"List 3", +"List 3 Cont.":"List 3 ferfolch", +"List 3 End":"List 3 ein", +"List 3 Start":"List 3 begjin", +"List 4":"List 4", +"List 4 Cont.":"List 4 ferfolch", +"List 4 End":"List 4 ein", +"List 4 Start":"List 4 begjin", +"List 5":"List 5", +"List 5 Cont.":"List 5 ferfolch", +"List 5 End":"List 5 ein", +"List 5 Start":"List 5 begjin", +"List Contents":"List ynhâld", +"List Heading":"List titel", +"List Indent":"List ynsprong", +"Lithuanian":"Litousk", +"Livonian":"Livoniaansk", +"Lojban":"Lojban", +"Low German":"Leech dútsk", +"Luxembourgish":"Lúksemboarchsk", +"Macedonian":"Masedoanysk", +"Main Index Entry":"Haad yndeks ynfier", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagassysk, Plateau", +"Malay (Brunei Darussalam)":"Maleisk (Brûnei Darussalam)", +"Malay (Malaysia)":"Maleisk (Maleizië)", +"Malay Arabic (Brunei Darussalam)":"Maleisk Arabysk (Brûnei Darussalam)", +"Malay Arabic (Malaysia)":"Maleizysk Arabysk (Maleizië)", +"Malayalam":"Malayalam", +"Maltese":"Malteesk", +"Manchu":"Munchu", +"Maninkakan, Eastern, Latin":"Eastlik Maninkakan, Latyn", +"Manipuri":"Manipuri", +"Maore":"Maorysk", +"Maori":"Maorysk", +"Marathi":"Maraty", +"Marginalia":"Kanttekening", +"Mari, Hill":"Marysk, heuvel", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Mediaan", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksaansk", +"Mongolian Cyrillic":"Mongoalsk Sirillysk", +"Mongolian Mongolian":"Mongoalsk Mongoalsk", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele sûd", +"Nenets":"Nenets", +"Nepali (India)":"Nepaleesk (Yndia)", +"Nepali (Nepal)":"Nepaleesk (Nepal)", +"Neutral":"Neutraal", +"Nganasan":"Nganasaansk", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Njoggen dia's", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Gjin teken styl", +"No List":"Gjin list", +"Nogai":"Nogai", +"None (Do not check spelling)":"Gjint (gjin stavering hifkje)", +"Northern Sotho":"Noard Soto", +"Norwegian, Bokmål":"Noarsk, Bokmål", +"Norwegian, Nynorsk":"Noarsk, Nynorsk", +"Note":"Notysje", +"Notes":"Notysjes", +"Numbering 1":"Nûmering 1", +"Numbering 1 Cont.":"Nûmering 1 ferfolch", +"Numbering 1 End":"Nûmering 1 ein", +"Numbering 1 Start":"Nûmering 1 begjin", +"Numbering 123":"Nûmering 123", +"Numbering 2":"Nûmering 2", +"Numbering 2 Cont.":"Nûmering 2 ferfolch", +"Numbering 2 End":"Nûmering 2 ein", +"Numbering 2 Start":"Nûmering 2 begjin", +"Numbering 3":"Nûmering 3", +"Numbering 3 Cont.":"Nûmering 3 ferfolch", +"Numbering 3 End":"Nûmering 3 ein", +"Numbering 3 Start":"Nûmering 3 begjin", +"Numbering 4":"Nûmering 4", +"Numbering 4 Cont.":"Nûmering 4 ferfolch", +"Numbering 4 End":"Nûmering 4 ein", +"Numbering 4 Start":"Nûmering 4 begjin", +"Numbering 5":"Nûmering 5", +"Numbering 5 Cont.":"Nûmering 5 ferfolch", +"Numbering 5 End":"Nûmering 5 ein", +"Numbering 5 Start":"Nûmering 5 begjin", +"Numbering ABC":"Nûmering ABC", +"Numbering IVX":"Nûmering IVX", +"Numbering Symbols":"Nûmering symboalen", +"Numbering abc":"Nûmering abc", +"Numbering ivx":"Nûmering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objekt register 1", +"Object Index Heading":"Titel objekt register", +"Object with no fill and no line":"Objekt mei gjin folling en gjin line", +"Object without fill":"Objekt sûnder folling", +"Occitan":"Okkotaansk", +"Odia":"Odia", +"Olonets":"Olenets", +"One Slide":"Ien dia", +"Oromo":"Oromo", +"Outline":"Oersicht", +"Outlined":"Omline", +"Outlined Blue":"Blau omline", +"Outlined Green":"Grien omline", +"Outlined Red":"Read omline", +"Outlined Yellow":"Giel omline", +"Overwrite":"Oerskriuwe", +"Page %1 of %2":"Side %1 fan'e %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Side %1 fan 'e %2 (Side %3 fan 'e %4 om te printsjen)", +"Page Number":"Side nûmer", +"Pali Latin":"Pali Latyn", +"Pali Thai":"Pali Thais", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Kurasao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nederlânske Antillen)", +"Persian":"Perzysk", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Tydlike plakhâlder", +"Plautdietsch":"Minnistedútsk", +"Polish":"Poalsk", +"Portrait":"Steand", +"Portuguese (Angola)":"Portugeesk (Angoala)", +"Portuguese (Brazil)":"Portugeesk (Brazilië)", +"Portuguese (Portugal)":"Portugeesk(Portugal)", +"Preformatted Text":"Al opmakke tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Pûndjaabsk", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Noard)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Súd)", +"Quechua (Ecuador)":"Quechua (Ekwador)", +"Quotation":"Sitaat", +"Report":"Rapport", +"Result":"Resultaat", +"Result2":"Resultaat2", +"Rhaeto-Romance":"Reto-Romaansk", +"Right Page":"Rjochter side", +"Romanian (Moldova)":"Roemeensk (Moldavië)", +"Romanian (Romania)":"Roemeensk (Roemenië)", +"Rubies":"Robinen", +"Russian":"Russysk", +"Rusyn (Slovakia)":"Rusyneesk (Slowakije)", +"Rusyn (Ukraine)":"Rusyneesk (Oekraïne)", +"Sami, Inari (Finland)":"Samysk, Inari (Finlân)", +"Sami, Kildin (Russia)":"Samysk, Kildin (Russysk)", +"Sami, Lule (Norway)":"Samysk, Lule (Noarwegen)", +"Sami, Lule (Sweden)":"Samysk, Lule (Sweden)", +"Sami, Northern (Finland)":"Samysk, Noard (Finlân)", +"Sami, Northern (Norway)":"Samysk, Noard (Noarwegen)", +"Sami, Northern (Sweden)":"Samysk, Noard (Sweden)", +"Sami, Pite (Sweden)":"Samysk, Pite (Sweden)", +"Sami, Skolt (Finland)":"Samysk, Skolt (Finlân)", +"Sami, Southern (Norway)":"Samysk, Súd (Noardwegen)", +"Sami, Southern (Sweden)":"Samysk, Súd (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskryt", +"Sardinian":"Sardysk", +"Sardinian, Campidanese":"Sardysk, Kampidanesysk", +"Sardinian, Gallurese":"Sardysk, Galluresysk", +"Sardinian, Logudorese":"Sardysk, Logudoresysk", +"Sardinian, Sassarese":"Sardysk, Sassaresysk", +"Selection count":"Seleksje telle", +"Sender":"Stjoerder", +"Serbian Cyrillic (Montenegro)":"Servysk Syrillysk (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Servysk Syrillysk (Servië en Montenegro)", +"Serbian Cyrillic (Serbia)":"Servysk Syrillysk (Servië)", +"Serbian Latin":"Servysk Latynsk", +"Serbian Latin (Montenegro)":"Servysk Latynsk (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Servysk Latynsk (Servië en Montenegro)", +"Serbian Latin (Serbia)":"Servysk Latynsk (Servië)", +"Sesotho":"Sesotho", +"Shapes":"Foarmen", +"Sheet %1 of %2":"Blêd %1 fan 'e %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Undertekening", +"Silesian":"Silezysk", +"Sindhi, Arabic":"Sindy, Arabysk", +"Sindhi, Devanagari":"Sindy, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Seis dia's", +"Slide %1 of %2":"Dia %1 fan 'e %2", +"Slide %1 of %2 (%3)":"Dia %1 fan 'e %2 (%3)", +"Slovak":"Slowaaksk", +"Slovenian":"Sloveensk", +"Somali":"Somalysk", +"Sorbian, Lower":"Sorbian, Leech", +"Sorbian, Upper":"Sorbian, Boppe", +"Source Text":"Boarne tekst", +"Southern Sotho":"Súd Soto", +"Spanish (Argentina)":"Spaansk (Argentinië)", +"Spanish (Bolivia)":"Spaansk (Bolivia)", +"Spanish (Chile)":"Spaansk (Sily)", +"Spanish (Colombia)":"Spaansk (Kolombia)", +"Spanish (Costa Rica)":"Spaansk (Kosta Rika)", +"Spanish (Cuba)":"Spaansk (Kuba)", +"Spanish (Dom. Rep.)":"Spaansk (Dom. Rep.)", +"Spanish (Ecuador)":"Spaansk (Ekwador)", +"Spanish (El Salvador)":"Spaansk (El Salvador)", +"Spanish (Guatemala)":"Spaansk (Guatamala)", +"Spanish (Honduras)":"Spaansk (Hondoeras)", +"Spanish (Mexico)":"Spaansk (Meksiko)", +"Spanish (Nicaragua)":"Spaansk (Nikaragûa)", +"Spanish (Panama)":"Spaansk (Panama)", +"Spanish (Paraguay)":"Spaansk (Paraguay)", +"Spanish (Peru)":"Spaansk (Peru)", +"Spanish (Puerto Rico)":"Spaansk (Puerto Riko)", +"Spanish (Spain)":"Spaansk (Spanje)", +"Spanish (Uruguay)":"Spaansk (Oerûguay)", +"Spanish (Venezuela)":"Spaansk (Fenezuëla)", +"StDev":"StDev", +"Standard selection":"Standert seleksje", +"Stars and Banners":"Stjerren en banieren", +"Status":"Tastân", +"Strong Emphasis":"Sterk aksint", +"Subtitle":"Subtitel", +"Sum":"Som", +"Sundanese":"Sûdaneesk", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahily (Kenia)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazysk", +"Swedish (Finland)":"Sweedsk (Finlân)", +"Swedish (Sweden)":"Sweedsk (Sweden)", +"Symbol Shapes":"Symboalfoarmen", +"Table":"Tabel", +"Table Contents":"Ynhâldsopjefte", +"Table Heading":"Tabel kop", +"Table Index 1":"Tabellen register 1", +"Table Index Heading":"Titel tabellen register", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiaansk", +"Tajik":"Tasjitsk", +"Tamil":"Tamyl", +"Tatar":"Tataarsk", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Yndonezysk)", +"Tetun (Timor-Leste)":"Tetun (East-Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Taisk", +"Three Slides":"Trije dia's", +"Tibetan (India)":"Tibetaansk (Yndia)", +"Tibetan (PR China)":"Tibetaansk (VR Sina)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopië)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Allinne titel", +"Title Slide":"Titel dia", +"Title and 2 Content":"Titel en 2 ynhâld", +"Title, 2 Content and Content":"Titel, 2 ynhâld en ynhâld", +"Title, 2 Content over Content":"Titel, 2 ynhâld oer ynhâld", +"Title, 4 Content":"Titel, 4 ynhâld", +"Title, 6 Content":"Titel, ynhâld 6", +"Title, Content":"Titel, ynhâld", +"Title, Content and 2 Content":"Titel, ynhâld en 2 ynhâld", +"Title, Content over Content":"Titel, ynhâld oer ynhâld", +"Title, Vertical Text":"Titel, fertikale tekst", +"Title, Vertical Text, Clipart":"Titel, fertikale tekst, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Súd Afrika)", +"Turkish":"Turksk", +"Turkmen":"Turkmeensk", +"Two Slides":"Twa dia's", +"Udmurt":"Udmurt", +"Ukrainian":"Oekraynsk", +"Unknown":"Unbekend", +"Urdu (India)":"Oerdû (Yndia)", +"Urdu (Pakistan)":"Oerdû (Pakistan)", +"User Entry":"Brûkers ynfier", +"User Index 1":"Brûkers yndeks 1", +"User Index 10":"Brûkers yndeks 10", +"User Index 2":"Brûkers yndeks 2", +"User Index 3":"Brûkers yndeks 3", +"User Index 4":"Brûkers yndeks 4", +"User Index 5":"Brûkers yndeks 5", +"User Index 6":"Brûkers yndeks 6", +"User Index 7":"Brûkers yndeks 7", +"User Index 8":"Brûkers yndeks 8", +"User Index 9":"Brûkers yndeks 9", +"User Index Heading":"Kop brûkers yndeks", +"Uyghur":"Oeigoersk", +"Uzbek Cyrillic":"Oezbeeksk Syrillysk", +"Uzbek Latin":"Oezbeeksk Latynsk", +"Var":"Far", +"Variable":"Fariabele", +"Venda":"Fenda", +"Venetian":"Fenetsjaansk", +"Veps":"Veps", +"Vertical Numbering Symbols":"Fertikale nûmering symboalen", +"Vertical Title, Text, Chart":"Fertikale titel, tekst, diagram", +"Vertical Title, Vertical Text":"Fertikale titel, fertikale tekst", +"Vietnamese":"Fjetnameesk", +"Vili":"Vili", +"Visited Internet Link":"Besochte ynternet keppeling", +"Võro":"Võro", +"Walloon":"Waalsk", +"Warning":"Warskôging", +"Watermark":"Wettermerk", +"Welsh":"Welsk", +"Xhosa":"Kshosa", +"Xibe":"Xibysk", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratyske republyk fan Kongo)", +"Yiddish (Israel)":"Jiddysk (Israel)", +"Yiddish (USA)":"Jiddysk (Ferienige steaten)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yorubaansk", +"Zulu":"Sûlû", +"[None]":"[Gjint]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ga.json b/f7cloud-office/browser/dist/l10n/locore/ga.json new file mode 100644 index 0000000..c0d629b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ga.json @@ -0,0 +1,606 @@ +{ +"3D Objects":"Réada 3T", +"A0":"A0", +"A4":"A4", +"Adding selection":"Roghnúchán á chur leis", +"Afrikaans (Namibia)":"Afracáinis (An Namaib)", +"Afrikaans (South Africa)":"Afracáinis (An Afraic Theas)", +"Aka (Congo)":"Aka (An Congó)", +"Akan":"Acáinis", +"Albanian":"Albáinis", +"Amharic":"Amáiris", +"Apatani":"Apatani", +"Arabic":"Araibis", +"Arabic (Algeria)":"Araibis (An Ailgéir)", +"Arabic (Bahrain)":"Araibis (Bairéin)", +"Arabic (Chad)":"Araibis (Sead)", +"Arabic (Comoros)":"Araibis (Oileáin Chomóra)", +"Arabic (Djibouti)":"Araibis (Djibouti)", +"Arabic (Egypt)":"Araibis (An Éigipt)", +"Arabic (Eritrea)":"Araibis (An Eiritré)", +"Arabic (Iraq)":"Araibis (An Iaráic)", +"Arabic (Israel)":"Araibis (Iosrael)", +"Arabic (Jordan)":"Araibis (An Iordáin)", +"Arabic (Kuwait)":"Araibis (Cuáit)", +"Arabic (Lebanon)":"Araibis (An Liobáin)", +"Arabic (Libya)":"Araibis (An Libia)", +"Arabic (Mauritania)":"Araibis (An Mháratáin)", +"Arabic (Morocco)":"Araibis (Maracó)", +"Arabic (Oman)":"Araibis (Oman)", +"Arabic (Palestine)":"Araibis (An Phalaistín)", +"Arabic (Qatar)":"Araibis (Catar)", +"Arabic (Saudi Arabia)":"Araibis (An Araib Shádach)", +"Arabic (Somalia)":"Araibis (An tSomáil)", +"Arabic (Sudan)":"Araibis (An tSúdáin)", +"Arabic (Syria)":"Araibis (An tSiria)", +"Arabic (Tunisia)":"Araibis (An Túinéis)", +"Arabic (UAE)":"Araibis (UAE)", +"Arabic (Yemen)":"Araibis (Éimin)", +"Aragonese":"Aragóinis", +"Aranese":"Árainnis", +"Armenian, Eastern (Armenia)":"Airméinis an Oirthir (An Airméin)", +"Armenian, Eastern (Iran)":"Airméinis an Oirthir (An Iaráin)", +"Armenian, Eastern (Russia)":"Airméinis an Oirthir (An Rúis)", +"Armenian, Western (Armenia)":"Airméinis an Iarthair (An Airméin)", +"Arpitan (France)":"Alpais (An Fhrainc)", +"Arpitan (Italy)":"Alpais (An Iodáil)", +"Arpitan (Switzerland)":"Alpais (An Eilvéis)", +"Arrow Line":"Líne le saighead", +"Assamese":"Asaimis", +"Asturian":"Astúiris", +"Avar":"Aváiris", +"Average":"Meán", +"Azerbaijani Cyrillic":"Asarbaiseáinis (Coireallach)", +"Azerbaijani Latin":"Asarbaiseáinis (Laidin)", +"Background":"Cúlra", +"Background objects":"Réada cúlra", +"Bafia":"Báifis", +"Bambara":"Bambáiris", +"Basic Shapes":"Bunchruthanna", +"Basque":"Bascais", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bealarúisis", +"Bengali (Bangladesh)":"Beangáilis (Banglaidéis)", +"Bengali (India)":"Beangáilis (An India)", +"Bibliography 1":"Leabharliosta 1", +"Bibliography Heading":"Ceannteideal an Leabharliosta", +"Blank Slide":"Sleamhnán Bán", +"Block Arrows":"Blocshaigheada", +"Block selection":"Bloc a roghnú", +"Bodo":"Boróis", +"Bosnian":"Boisnis", +"Breton":"Briotáinis", +"Bulgarian":"Bulgáiris", +"Burmese":"Maemarais", +"Bushi":"Búisis", +"Callouts":"Tagráin", +"Caption":"Foscríbhinn", +"Caption Characters":"Carachtair Fhoscríbhinne", +"Catalan":"Catalóinis", +"Catalan (Valencian)":"Catalóinis (Vaileinsis)", +"Centered Text":"Téacs Láraithe", +"Chinese (Hong Kong)":"Sínis (Hong Cong)", +"Chinese (Macau)":"Sínis (Macao)", +"Chinese (Singapore)":"Sínis (Singeapór)", +"Chinese (simplified)":"Sínis (simplithe)", +"Chinese (traditional)":"Sínis (traidisiúnta)", +"Church Slavic":"Slaivis na hEaglaise", +"Chuvash":"Suvaisis", +"Citation":"Tagairt", +"Clear formatting":"Glan an formáidiú", +"Complimentary Close":"Dúnadh Dea-mhéine", +"Connectors":"Nascóirí", +"Contents 1":"Ábhar 1", +"Contents 10":"Ábhar 10", +"Contents 2":"Ábhar 2", +"Contents 3":"Ábhar 3", +"Contents 4":"Ábhar 4", +"Contents 5":"Ábhar 5", +"Contents 6":"Ábhar 6", +"Contents 7":"Ábhar 7", +"Contents 8":"Ábhar 8", +"Contents 9":"Ábhar 9", +"Contents Heading":"Ceannteideal Inneachair", +"Coptic":"Coptais", +"Cornish":"Coirnis", +"Count":"Líon", +"CountA":"LíonA", +"Cree, Plains, Latin":"Craís na Machairí, Laidineach", +"Cree, Plains, Syllabics":"Craís na Machairí, Siollabra", +"Croatian":"Cróitis", +"Czech":"Seicis", +"Danish":"Danmhairgis", +"Dashed Line":"Líne Bhriste", +"Default":"Réamhshocrú", +"Definition":"Sainmhíniú", +"Dhivehi":"Divéihis", +"Dibole":"Dibole", +"Dogri":"Dóigris", +"Doondo":"Doondo", +"Drawing":"Líníocht", +"Drop Caps":"Ceannlitreacha Anuas", +"Dutch (Belgium)":"Ollainnis (An Bheilg)", +"Dutch (Netherlands)":"Ollainnis (An Ísiltír)", +"Dzongkha":"Seoinicis", +"Emphasis":"Béim", +"Endnote":"Iarnóta", +"Endnote Anchor":"Ancaire an Iarnóta", +"Endnote Characters":"Carachtair Iarnóta", +"English (Australia)":"Béarla (An Astráil)", +"English (Belize)":"Béarla (An Bheilís)", +"English (Botswana)":"Béarla (An Bhotsuáin)", +"English (Canada)":"Béarla (Ceanada)", +"English (Caribbean)":"Béarla (Cairibeach)", +"English (Gambia)":"Béarla (An Ghaimbia)", +"English (Ghana)":"Béarla (Gána)", +"English (India)":"Béarla (India)", +"English (Ireland)":"Béarla (Éire)", +"English (Jamaica)":"Béarla (An Iamáice)", +"English (Malawi)":"Béarla (An Mhaláiv)", +"English (Malaysia)":"Béarla (An Mhalaeisia)", +"English (Mauritius)":"Béarla (Oileán Mhuirís)", +"English (Namibia)":"Béarla (An Namaib)", +"English (New Zealand)":"Béarla (An Nua-Shéalainn)", +"English (Philippines)":"Béarla (Filipíneach)", +"English (South Africa)":"Béarla (An Afraic Theas)", +"English (Trinidad)":"Béarla (Tríonóideach)", +"English (UK)":"Béarla (RA)", +"English (USA)":"Béarla (SAM)", +"English (Zimbabwe)":"Béarla (An tSiombáib)", +"English, OED spelling (UK)":"Béarla (RA), Litriú OED", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Eastóinis", +"Example":"Sampla", +"Extending selection":"An roghnúchán á fhadú", +"Faroese":"Faróis", +"Figure":"Léaráid", +"Figure Index 1":"Innéacs na Léaráidí 1", +"Figure Index Heading":"Ceannteideal innéacs na léaráidí", +"Fijian":"Fidsis", +"Filled":"Líonta", +"Filled Blue":"Líonta Gorm", +"Filled Green":"Líonta Uaine", +"Filled Red":"Líonta Dearg", +"Filled Yellow":"Líonta Buí", +"Finnish":"Fionlainnis", +"First Line Indent":"Eangú Chéadlíne", +"First Page":"An Chéad Leathanach", +"Flowchart":"Sreabhchairt", +"Fon":"Fon", +"Footer":"Buntásc", +"Footer Left":"Buntásc ar chlé", +"Footer Right":"Buntásc ar dheis", +"Footnote":"Fonóta", +"Footnote Anchor":"Ancaire an Fhonóta", +"Footnote Characters":"Carachtair Fhonóta", +"Formula":"Foirmle", +"Four Slides":"Ceithre Shleamhnán", +"Frame":"Fráma", +"Frame Contents":"Ábhar an Fhráma", +"French (Belgium)":"Fraincis (An Bheilg)", +"French (Benin)":"Fraincis (Beinin)", +"French (Burkina Faso)":"Fraincis (Buircíne Fasó)", +"French (Canada)":"Fraincis (Ceanada)", +"French (Côte d'Ivoire)":"Fraincis (An Cósta Eabhair)", +"French (France)":"Fraincis (An Fhrainc)", +"French (Luxembourg)":"Fraincis (Lucsamburg)", +"French (Mali)":"Fraincis (Mailí)", +"French (Mauritius)":"Fraincis (Oileán Mhuirís)", +"French (Monaco)":"Fraincis (Monacó)", +"French (Niger)":"Fraincis (An Nígir)", +"French (Senegal)":"Fraincis (An tSeineagáil)", +"French (Switzerland)":"Fraincis (An Eilvéis)", +"French (Togo)":"Fraincis (Tóga)", +"Frisian":"Freaslainnis", +"Friulian":"Friúilis", +"Function Wizard":"Treoraí Feidhme", +"Gaelic (Scotland)":"Gaeilge na hAlban", +"Galician":"Gailísis", +"Ganda":"Gandais", +"Gascon":"Gascúinis", +"Georgian":"Seoirsis", +"German (Austria)":"Gearmáinis (An Ostair)", +"German (Belgium)":"Gearmáinis (An Bheilg)", +"German (Germany)":"Gearmáinis (An Ghearmáin)", +"German (Liechtenstein)":"Gearmáinis (Lichtinstéin)", +"German (Luxembourg)":"Gearmáinis (Lucsamburg)", +"German (Switzerland)":"Gearmáinis (An Eilvéis)", +"Gikuyu":"Ciocúis", +"Graphic":"Grafaic", +"Graphics":"Grafaic", +"Greek":"Gréigis", +"Greek, Ancient":"An tSean-Ghréigis", +"Guarani (Paraguay)":"Guaráinis (Paragua)", +"Gujarati":"Gúisearáitis", +"HTML":"HTML", +"Haitian":"Criól Háítíoch", +"Hanging Indent":"Eangú Crochta", +"Hausa (Ghana)":"Hásais (Gána)", +"Hausa (Nigeria)":"Hásais (An Nigéir)", +"Hawaiian":"Haváis", +"Header":"Ceanntásc", +"Header Left":"Ceanntásc ar chlé", +"Header Right":"Ceanntásc ar dheis", +"Heading":"Ceannteideal", +"Heading 1":"Ceannteideal 1", +"Heading 10":"Ceannteideal 10", +"Heading 2":"Ceannteideal 2", +"Heading 3":"Ceannteideal 3", +"Heading 4":"Ceannteideal 4", +"Heading 5":"Ceannteideal 5", +"Heading 6":"Ceannteideal 6", +"Heading 7":"Ceannteideal 7", +"Heading 8":"Ceannteideal 8", +"Heading 9":"Ceannteideal 9", +"Heading A0":"Ceannteideal A0", +"Heading A4":"Ceannteideal A4", +"Hebrew":"Eabhrais", +"Hiligaynon":"Hiligionóinis", +"Hindi":"Hiondúis", +"Horizontal Line":"Líne Chothrománach", +"Hungarian":"Ungáiris", +"Hungarian (Szekely-Hungarian Rovas)":"Ungáiris (Rúnscríbhinn Ungárach)", +"Icelandic":"Íoslainnis", +"Illustration":"Pictiúr", +"Index":"Innéacs", +"Index 1":"Innéacs 1", +"Index 2":"Innéacs 2", +"Index 3":"Innéacs 3", +"Index Heading":"Ceannteideal Innéacs", +"Index Link":"Nasc Innéacs", +"Index Separator":"Deighilteoir Innéacs", +"Indonesian":"Indinéisis", +"Insert":"Ionsáigh", +"Interlingua":"Idirtheanga", +"Interlingue Occidental":"Idirtheanga Iartharach", +"Internet Link":"Nasc Idirlín", +"Irish":"Gaeilge", +"Italian (Italy)":"Iodáilis (An Iodáil)", +"Italian (Switzerland)":"Iodáilis (An Eilvéis)", +"Japanese":"Seapáinis", +"Kaamba":"Kaamba", +"Kabyle Latin":"Caibílis Laidineach", +"Kalaallisut":"Graonlainnis", +"Kannada":"Cannadais", +"Karakalpak Latin":"Cara-Chalpáicis Laidineach", +"Kashmiri (India)":"Caismíris (An India)", +"Kashmiri (Kashmir)":"Caismíris (Caismír)", +"Kashubian":"Caisiúibis", +"Kazakh":"Casaicis", +"KeyID":"Aitheantais", +"Khanty":"Cantaís", +"Khmer":"Ciméiris", +"Kinyarwanda (Rwanda)":"Ciniaruaindis (Ruanda)", +"Kirghiz":"Cirgisis", +"Kituba (Congo)":"Kituba (An Congó)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Poblacht Dhaonlathach an Chongó)", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Concáinis", +"Koongo (Congo)":"Congóis (An Congó)", +"Korean (RoK)":"Cóiréis (PnC)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Coirdis Láir (An Iaráin)", +"Kurdish, Central (Iraq)":"Coirdis Láir (An Iaráic)", +"Kurdish, Northern (Syria)":"Coirdis Thuaidh (An tSiria)", +"Kurdish, Northern (Turkey)":"Coirdis Thuaidh (An Tuirc)", +"Kurdish, Southern (Iran)":"Coirdis Theas (An Iaráin)", +"Kurdish, Southern (Iraq)":"Coirdis Theas (An Iaráic)", +"Kven Finnish":"Fionlainnis Kven", +"Kyrgyz (China)":"Cirgisis (An tSín)", +"Labels":"Lipéid", +"Ladin":"Laidin", +"Landscape":"Tírdhreach", +"Lao":"Laoisis", +"Lari":"Lari", +"Latgalian":"Latgáilis", +"Latin":"Laidin", +"Latvian":"Laitvis", +"Left Page":"Leathanach ar Chlé", +"Lengo":"Lengo", +"Limbu":"Liombúis", +"Line Numbering":"Uimhriú na Línte", +"Lines":"Línte", +"Lingala":"Liongáilis", +"List Contents":"Inneachar an Liosta", +"List Heading":"Ceannteideal an Liosta", +"List Indent":"Eangú Liosta", +"Lithuanian":"Liotuáinis", +"Livonian":"Liovóinis", +"Lojban":"Lojban", +"Low German":"Gearmáinis Íochtarach", +"Luxembourgish":"Lucsambuirgis", +"Macedonian":"Macadóinis", +"Main Index Entry":"Iontráil sa Phríomhinnéacs", +"Maithili":"Maitilis", +"Malagasy, Plateau":"Malagásais, Ardchlár", +"Malay (Brunei Darussalam)":"Malaeis (Brúiné Dárasalám)", +"Malay (Malaysia)":"Malaeis (Malaeisia)", +"Malay Arabic (Brunei Darussalam)":"Araibis Mhalaech (Brúiné Dárasalám)", +"Malay Arabic (Malaysia)":"Araibis Mhalaech (An Mhalaeisia)", +"Malayalam":"Mailéalaimis", +"Maltese":"Máltais", +"Manchu":"Manchúiris", +"Maninkakan, Eastern, Latin":"Maninkakan, Oirthearach, Laidineach", +"Manipuri":"Manapúiris", +"Maore":"Mahóiris", +"Maori":"Maorais", +"Marathi":"Maraitis", +"Marginalia":"Nótaí Imill", +"Mari, Hill":"Mairis Iartharach", +"Mari, Meadow":"Mairis Oirthearach", +"Max":"Uas", +"Mbochi":"Mbochi", +"Median":"Airmheán", +"Min":"Íos", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongóilis (Coireallach)", +"Mongolian Mongolian":"Mongóilis (Mongólach)", +"Moore":"Móiréis", +"N'ko":"N'ko", +"Ndebele, South":"Ndebele Theas", +"Nenets":"Neinéitsis", +"Nepali (India)":"Neipealais (An India)", +"Nepali (Nepal)":"Neipealais (Neipeal)", +"Nganasan":"Nganasainis", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Naoi Sleamhnán", +"Njyem (Congo)":"Njyem (An Congó)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Teanga ar bith (Ná seiceáil an litriú)", +"Northern Sotho":"Seipidis", +"Norwegian, Bokmål":"Ioruais (Bokmål)", +"Norwegian, Nynorsk":"Ioruais (Nynorsk)", +"Notes":"Nótaí", +"Numbering 1":"Uimhriú 1", +"Numbering 1 Cont.":"Uimhriú 1: Lean.", +"Numbering 1 End":"Uimhriú 1: Deireadh", +"Numbering 1 Start":"Uimhriú 1: Tús", +"Numbering 123":"Uimhriú 123", +"Numbering 2":"Uimhriú 2", +"Numbering 2 Cont.":"Uimhriú 2: Lean.", +"Numbering 2 End":"Uimhriú 2: Deireadh", +"Numbering 2 Start":"Uimhriú 2: Tús", +"Numbering 3":"Uimhriú 3", +"Numbering 3 Cont.":"Uimhriú 3: Lean.", +"Numbering 3 End":"Uimhriú 3: Deireadh", +"Numbering 3 Start":"Uimhriú 3: Tús", +"Numbering 4":"Uimhriú 4", +"Numbering 4 Cont.":"Uimhriú 4: Lean.", +"Numbering 4 End":"Uimhriú 4: Deireadh", +"Numbering 4 Start":"Uimhriú 4: Tús", +"Numbering 5":"Uimhriú 5", +"Numbering 5 Cont.":"Uimhriú 5: Lean.", +"Numbering 5 End":"Uimhriú 5: Deireadh", +"Numbering 5 Start":"Uimhriú 5: Tús", +"Numbering ABC":"Uimhriú ABC", +"Numbering IVX":"Uimhriú IVX", +"Numbering Symbols":"Siombailí Uimhrithe", +"Numbering abc":"Uimhriú abc", +"Numbering ivx":"Uimhriú ivx", +"Nyanja":"Siseivis", +"OLE":"OLE", +"Object Index 1":"Innéacs Réada 1", +"Object Index Heading":"Ceannteideal innéacs na réad", +"Object with no fill and no line":"Réad gan líonadh gan líne", +"Object without fill":"Réad gan líonadh", +"Occitan":"Ocsatáinis", +"Odia":"Oirísis", +"Olonets":"Olonets", +"One Slide":"Aon Sleamhnán", +"Oromo":"Oraimis", +"Outline":"Imlíne", +"Outlined":"Imlínithe", +"Outlined Blue":"Imlínithe Gorm", +"Outlined Green":"Imlínithe Uaine", +"Outlined Red":"Imlínithe Dearg", +"Outlined Yellow":"Imlínithe Buí", +"Overwrite":"Forscríobh", +"Page %1 of %2":"Leathanach %1 as %2", +"Page Number":"Uimhir Leathanaigh", +"Pali Latin":"Páilis Laidineach", +"Papiamento (Aruba)":"Paipeamaintis (Aruba)", +"Papiamento (Bonaire)":"Paipeamaintis (Bonaire)", +"Papiamento (Curaçao)":"Paipeamaintis (Curasao)", +"Papiamentu (Netherlands Antilles)":"Paipeamaintis (Aintillí na hÍsiltíre)", +"Persian":"Peirsis", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Ionadchoinneálaí", +"Plautdietsch":"Plautdietsch", +"Polish":"Polainnis", +"Portrait":"Portráid", +"Portuguese (Angola)":"Portaingéilis (Angóla)", +"Portuguese (Brazil)":"Portaingéilis (An Bhrasaíl)", +"Portuguese (Portugal)":"Portaingéilis (An Phortaingéil)", +"Preformatted Text":"Téacs Réamhfhormáidithe", +"Product":"Iolrach", +"Puinave":"Puinave", +"Punjabi":"Painseáibis", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Ceatsuais (An Bholaiv Thuaidh)", +"Quechua (Bolivia, South)":"Ceatsuais (An Bholaiv Theas)", +"Quechua (Ecuador)":"Ceatsuais (Eacuadór)", +"Report":"Tuairisc", +"Result":"Toradh", +"Result2":"Toradh2", +"Rhaeto-Romance":"Raeta-Rómáinsis", +"Right Page":"Leathanach Ar Dheis", +"Romanian (Moldova)":"Rómáinis (An Mholdóiv)", +"Romanian (Romania)":"Rómáinis (An Rómáin)", +"Rubies":"Téacsanna Ruby", +"Russian":"Rúisis", +"Rusyn (Slovakia)":"Rúisínis (An tSlóvaic)", +"Rusyn (Ukraine)":"Rúisínis (An Úcráin)", +"Sami, Inari (Finland)":"Sáimis, Inari (An Fhionlainn)", +"Sami, Kildin (Russia)":"Sáimis, Kildin (An Rúis)", +"Sami, Lule (Norway)":"Sáimis, Lule (An Fhionlainn)", +"Sami, Lule (Sweden)":"Sáimis, Lule (An tSualainn)", +"Sami, Northern (Finland)":"Sáimis Thuaidh (An Fhionlainn)", +"Sami, Northern (Norway)":"Sáimis Thuaidh (An Iorua)", +"Sami, Northern (Sweden)":"Sáimis Thuaidh (An tSualainn)", +"Sami, Pite (Sweden)":"Sáimis, Pite (An tSualainn)", +"Sami, Skolt (Finland)":"Sáimis Skolt (An Fhionlainn)", +"Sami, Southern (Norway)":"Sáimis Theas (An Iorua)", +"Sami, Southern (Sweden)":"Sáimis Theas (An tSualainn)", +"Sango":"Sangóis", +"Sanskrit":"Sanscrait", +"Sardinian":"Sairdínis", +"Sardinian, Campidanese":"Sairdínis, Campadánach", +"Sardinian, Gallurese":"Sairdínis, Gallúrach", +"Sardinian, Logudorese":"Sairdínis, Logadórach", +"Sardinian, Sassarese":"Sairdínis, Sasárach", +"Selection count":"Líon na roghnúchán", +"Serbian Cyrillic (Montenegro)":"Seirbis (Coireallach, Montainéagró)", +"Serbian Cyrillic (Serbia and Montenegro)":"Seirbis (Coireallach, An tSeirbia agus Montainéagró)", +"Serbian Cyrillic (Serbia)":"Seirbis (Coireallach, An tSeirbia)", +"Serbian Latin":"Seirbis (Laidineach)", +"Serbian Latin (Montenegro)":"Seirbis (Laidineach, Montainéagró)", +"Serbian Latin (Serbia and Montenegro)":"Seirbis (Laidineach, An tSeirbia agus Montainéagró)", +"Serbian Latin (Serbia)":"Seirbis (Laidineach, An tSeirbia)", +"Shapes":"Cruthanna", +"Sheet %1 of %2":"Bileog %1 as %2", +"Shuswap":"Secwepemctsín", +"Sidama":"Siodáimis", +"Signature":"Síniú", +"Silesian":"Siléisis", +"Sinhala":"Siolóinis", +"Six Slides":"Sé Shleamhnán", +"Slide %1 of %2":"Sleamhnán %1 as %2", +"Slide %1 of %2 (%3)":"Sleamhnán %1 as %2 (%3)", +"Slovak":"Slóvaicis", +"Slovenian":"Slóivéinis", +"Somali":"Somáilis", +"Sorbian, Lower":"Sorbais Íochtarach", +"Sorbian, Upper":"Sorbais Uachtarach", +"Source Text":"Buntéacs", +"Southern Sotho":"Sótóis Theas", +"Spanish (Argentina)":"Spáinnis (Airgintín)", +"Spanish (Bolivia)":"Spáinnis (An Bholaiv)", +"Spanish (Chile)":"Spáinnis (An tSile)", +"Spanish (Colombia)":"Spáinnis (An Cholóim)", +"Spanish (Costa Rica)":"Spáinnis (Cósta Ríce)", +"Spanish (Cuba)":"Spáinnis (Cúba)", +"Spanish (Dom. Rep.)":"Spáinnis (An Phob. Dhoim.)", +"Spanish (Ecuador)":"Spáinnis (Eacuadór)", +"Spanish (El Salvador)":"Spáinnis (An tSalvadóir)", +"Spanish (Guatemala)":"Spáinnis (Guatamala)", +"Spanish (Honduras)":"Spáinnis (Hondúras)", +"Spanish (Mexico)":"Spáinnis (Meicsiceo)", +"Spanish (Nicaragua)":"Spáinnis (Nicearagua)", +"Spanish (Panama)":"Spáinnis (Panama)", +"Spanish (Paraguay)":"Spáinnis (Paragua)", +"Spanish (Peru)":"Spáinnis (Peiriú)", +"Spanish (Puerto Rico)":"Spáinnis (Pórtó Ríce)", +"Spanish (Spain)":"Spáinnis (An Spáinn)", +"Spanish (Uruguay)":"Spáinnis (Uragua)", +"Spanish (Venezuela)":"Spáinnis (Veiniséala)", +"StDev":"StDev", +"Standard selection":"Roghnú caighdeánach", +"Strong Emphasis":"Béim Láidir", +"Subtitle":"Fotheideal", +"Sum":"Suim", +"Suundi":"Suundi", +"Swahili (Kenya)":"Svahaílis (An Chéinia)", +"Swahili (Tanzania)":"Svahaílis (An Tansáin)", +"Swazi":"Suaisis", +"Swedish (Finland)":"Sualainnis (An Fhionlainn)", +"Swedish (Sweden)":"Sualainnis (An tSualainn)", +"Table":"Tábla", +"Table Contents":"Ábhar an Tábla", +"Table Heading":"Ceannteideal Tábla", +"Table Index 1":"Innéacs Tábla 1", +"Table Index Heading":"Ceannteideal innéacs na dtáblaí", +"Tagalog":"Tagálaigis", +"Tahitian":"Taihítis", +"Tajik":"Táidsícis", +"Tamil":"Tamailis", +"Tatar":"Tatairis", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teileachló", +"Telugu":"Teileagúis", +"Tetun (Indonesia)":"Teitinis (An Indinéis)", +"Tetun (Timor-Leste)":"Teitinis (Tíomór Thoir)", +"Text":"Téacs", +"Text A0":"Téacs A0", +"Text A4":"Téacs A4", +"Thai":"Téalainnis", +"Three Slides":"Trí Shleamhnán", +"Tibetan (India)":"Tibéidis (An India)", +"Tibetan (PR China)":"Tibéidis (An tSín)", +"Tigrigna (Eritrea)":"Tigrinis (An Eiritré)", +"Tigrigna (Ethiopia)":"Tigrinis (An Aetóip)", +"Title":"Teideal", +"Title A0":"Teideal A0", +"Title A4":"Teideal A4", +"Title Only":"Teideal Amháin", +"Title Slide":"Sleamhnán Teidil", +"Title and 2 Content":"Teideal agus 2 Ábhar", +"Title, 2 Content and Content":"Teideal, 2 Ábhar agus Ábhar", +"Title, 2 Content over Content":"Teideal, 2 Ábhar os cionn Ábhar", +"Title, 4 Content":"Teideal, 4 Ábhar", +"Title, 6 Content":"Teideal, 6 Ábhar", +"Title, Content":"Teideal, Ábhar", +"Title, Content and 2 Content":"Teideal, Ábhar agus 2 Ábhar", +"Title, Content over Content":"Teideal, Ábhar os cionn Ábhar", +"Title, Vertical Text":"Teideal, Téacs Ingearach", +"Title, Vertical Text, Clipart":"Teideal, Téacs Ingearach, Fáiscealaín", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Songais", +"Tswana (Botswana)":"Suáinis (An Bhotsuáin)", +"Tswana (South Africa)":"Suáinis (An Afraic Theas)", +"Turkish":"Tuircis", +"Turkmen":"Tuircméinis", +"Two Slides":"Dhá Shleamhnán", +"Udmurt":"Udmairtis", +"Ukrainian":"Úcráinis", +"Unknown":"Anaithnid", +"Urdu (India)":"Urdúis (An India)", +"Urdu (Pakistan)":"Urdúis (An Phacastáin)", +"User Entry":"Iontráil Úsáideora", +"User Index 1":"Innéacs Úsáideora 1", +"User Index 10":"Innéacs Úsáideora 10", +"User Index 2":"Innéacs Úsáideora 2", +"User Index 3":"Innéacs Úsáideora 3", +"User Index 4":"Innéacs Úsáideora 4", +"User Index 5":"Innéacs Úsáideora 5", +"User Index 6":"Innéacs Úsáideora 6", +"User Index 7":"Innéacs Úsáideora 7", +"User Index 8":"Innéacs Úsáideora 8", +"User Index 9":"Innéacs Úsáideora 9", +"User Index Heading":"Ceannteideal Innéacs Úsáideora", +"Uyghur":"Úígiúiris", +"Uzbek Cyrillic":"Úisbéicis (Coireallach)", +"Uzbek Latin":"Úisbéicis (Laidineach)", +"Var":"Athr", +"Variable":"Luaineach", +"Venda":"Veindis", +"Venetian":"Veinéisis", +"Veps":"Veps", +"Vertical Numbering Symbols":"Siombailí Ingearacha Uimhrithe", +"Vertical Title, Text, Chart":"Teideal Ingearach, Téacs, Cairt", +"Vertical Title, Vertical Text":"Teideal Ingearach, Téacs Ingearach", +"Vietnamese":"Vítneamais", +"Vili":"Vili", +"Visited Internet Link":"Nasc Idirlín Feicthe", +"Võro":"Võro", +"Walloon":"Vallúnais", +"Watermark":"Comhartha Uisce", +"Welsh":"Breatnais", +"Xhosa":"Cóisis", +"Xibe":"Xibe", +"Yiddish (Israel)":"Giúdais (Iosrael)", +"Yiddish (USA)":"Giúdais (SAM)", +"Yombe (Congo)":"Yombe (An Congó)", +"Yoruba":"Iarúibis", +"Zulu":"Súlúis", +"[None]":"[Gan Teanga]", +"Éwé":"Éivéis" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/gd.json b/f7cloud-office/browser/dist/l10n/locore/gd.json new file mode 100644 index 0000000..e042bc1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/gd.json @@ -0,0 +1,613 @@ +{ +"3D Objects":"Oibseactan 3D", +"A0":"A0", +"A4":"A4", +"Adding selection":"Cuir an taghadh ris", +"Afrikaans (Namibia)":"Afraganais (na Namaibe)", +"Afrikaans (South Africa)":"Afraganais (Afraga a Deas)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albàinis", +"Amharic":"Amtharais", +"Apatani":"Apatani", +"Arabic":"Arabais", +"Arabic (Algeria)":"Arabais (Aildiria)", +"Arabic (Bahrain)":"Arabais (Bachrain)", +"Arabic (Chad)":"Arabais (An t-Seàd)", +"Arabic (Comoros)":"Arabais (Comoros)", +"Arabic (Djibouti)":"Arabais (Diobùtaidh)", +"Arabic (Egypt)":"Arabais (An Èiphit)", +"Arabic (Eritrea)":"Arabais (Eartra)", +"Arabic (Iraq)":"Arabais (Ioràc)", +"Arabic (Israel)":"Arabais (Iosrael)", +"Arabic (Jordan)":"Arabais (Iòrdan)", +"Arabic (Kuwait)":"Arabais (Cubhait)", +"Arabic (Lebanon)":"Arabais (Leabanon)", +"Arabic (Libya)":"Arabais (Libia)", +"Arabic (Mauritania)":"Arabais (Moratàinea)", +"Arabic (Morocco)":"Arabais (Moroco)", +"Arabic (Oman)":"Arabais (Omàn)", +"Arabic (Palestine)":"Arabais (Palastain)", +"Arabic (Qatar)":"Arabais (Catar)", +"Arabic (Saudi Arabia)":"Arabais (Aràibia nan Sabhd)", +"Arabic (Somalia)":"Arabais (Somàilia)", +"Arabic (Sudan)":"Arabais (Sudàn)", +"Arabic (Syria)":"Arabais (Siridhea)", +"Arabic (Tunisia)":"Arabais (Tuinisea)", +"Arabic (UAE)":"Arabais (Na h-Iomaratan Arabach Aonaichte)", +"Arabic (Yemen)":"Arabais (An Eaman)", +"Aragonese":"Aragonais", +"Aranese":"Aragonais", +"Armenian, Eastern (Armenia)":"Airmeinis Earach (Airmeinia)", +"Armenian, Eastern (Iran)":"Airmeinis Earach (Ioràn)", +"Armenian, Eastern (Russia)":"Airmeinis Earach (An Ruis)", +"Armenian, Western (Armenia)":"Airmeinis Shiarach (Airmeinia)", +"Arpitan (France)":"Arpitan (An Fraing)", +"Arpitan (Italy)":"Arpitan (An Eadailt)", +"Arpitan (Switzerland)":"Arpitan (An Eilbheis)", +"Arrow Line":"Loidhne le saighead", +"Assamese":"Asamais", +"Asturian":"Asturais", +"Avar":"Avar", +"Average":"Cuibheas", +"Azerbaijani Cyrillic":"Asarbaideànais Chirileach", +"Azerbaijani Latin":"Asarbaideànais Laidinneach", +"Background":"An cùlaibh", +"Background objects":"Oibseactan a' chùlaibh", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Bun-chruthan", +"Basque":"Basgais", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bealaruisis", +"Bengali (Bangladesh)":"Beangailis (Bangladais)", +"Bengali (India)":"Beangailis (Na h-Innseachan)", +"Bibliography 1":"Na tùsan 1", +"Bibliography Heading":"Ceann-sgrìobhadh nan tùsan", +"Blank Slide":"Sleamhnag bhàn", +"Block Arrows":"Saighdean bloca", +"Block selection":"Taghadh bloca", +"Bodo":"Bodo", +"Bosnian":"Bosnais", +"Breton":"Breatnais", +"Bulgarian":"Bulgairis", +"Bullet –":"Peilear –", +"Bullet •":"Peilear •", +"Burmese":"Burmais", +"Bushi":"Bushi", +"Callouts":"Gairmean", +"Caption":"Caipsean", +"Caption Characters":"Caractaran a' chaipsein", +"Catalan":"Catalanais", +"Catalan (Valencian)":"Catalanais (Valencia)", +"Centered Text":"Teacsa meadhanaichte", +"Chinese (Hong Kong)":"Sìnis (Hong Kong)", +"Chinese (Macau)":"Sìnis (Macàthu)", +"Chinese (Singapore)":"Sìnis (Singeapòr)", +"Chinese (simplified)":"Sìnis (Shimplichte)", +"Chinese (traditional)":"Sìnis (Thradaiseanta)", +"Church Slavic":"Slàbhais na h-Eaglaise", +"Chuvash":"Chuvash", +"Citation":"Luaidh", +"Clear formatting":"Falamhaich am fòrmatadh", +"Complimentary Close":"Deagh-dhùrachd", +"Connectors":"Ceangladairean", +"Contents 1":"Susbaint 1", +"Contents 10":"Susbaint 10", +"Contents 2":"Susbaint 2", +"Contents 3":"Susbaint 3", +"Contents 4":"Susbaint 4", +"Contents 5":"Susbaint 5", +"Contents 6":"Susbaint 6", +"Contents 7":"Susbaint 7", +"Contents 8":"Susbaint 8", +"Contents 9":"Susbaint 9", +"Contents Heading":"Ceann-sgrìobhadh na susbainte", +"Coptic":"Coptais", +"Cornish":"Còrnais", +"Count":"Àireamh", +"CountA":"CountA", +"Cree, Plains, Latin":"Cree nam Machraichean, Laideannach", +"Cree, Plains, Syllabics":"Cree nam Machraichean, Lideach", +"Croatian":"Cròthaisis", +"Czech":"Seicis", +"Danish":"Danmhairgis", +"Dashed Line":"Loidhne strìochagach", +"Default":"Bun-roghainn", +"Definition":"Deifinisean", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Tarraing", +"Drop Caps":"Ceann-litrichean a-nuas", +"Dutch (Belgium)":"Duitsis (A' Bheilg)", +"Dutch (Netherlands)":"Duitsis (Na Tìrean Ìsle)", +"Dzongkha":"Dzongkha", +"Emphasis":"Cudrom", +"Endnote":"Nòta-deiridh", +"Endnote Anchor":"Acair an nòta-deiridh", +"Endnote Characters":"Caractaran an nòta-deiridh", +"English (Australia)":"Beurla (Astràilia)", +"English (Belize)":"Beurla (Beilìs)", +"English (Botswana)":"Beurla (Botsuana)", +"English (Canada)":"Beurla (Canada)", +"English (Caribbean)":"Beurla (Muir nan Caraib)", +"English (Gambia)":"Beurla (A’ Ghaimbia)", +"English (Ghana)":"Beurla (Ghàna)", +"English (India)":"Beurla (Na h-Innseachan)", +"English (Ireland)":"Beurla (Èirinn)", +"English (Jamaica)":"Beurla (Diameuga)", +"English (Malawi)":"Beurla (Malabhaidh)", +"English (Malaysia)":"Beurla (Malaidhsea)", +"English (Mauritius)":"Beurla (Na h-Eileanan Mhoiriseas)", +"English (Namibia)":"Beurla (na Namaibe)", +"English (New Zealand)":"Beurla (Sealainn Nuadh)", +"English (Philippines)":"Beurla (Na h-Eileanan Filipineach)", +"English (South Africa)":"Beurla (Afraga a Deas)", +"English (Trinidad)":"Beurla (Trianaid)", +"English (UK)":"Beurla (An Rìoghachd Aonaichte)", +"English (USA)":"Beurla (Na Stàitean Aonaichte)", +"English (Zambia)":"Beurla (Sàimbia)", +"English (Zimbabwe)":"Beurla (An t-Sìombab)", +"English, OED spelling (UK)":"Beurla, litreachadh an OED (RA)", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Eastonais", +"Example":"Ball-eisimpleir", +"Extending selection":"Taghadh leudachaidh", +"Faroese":"Fàrothais", +"Figure Index 1":"Clàr-amais nan dealbhan 1", +"Figure Index Heading":"Clàr-amais nan dealbhan mar cheann-sgrìobhadh", +"Fijian":"Fìdis", +"Filled":"Lìonta", +"Filled Blue":"Lìonta le gorm", +"Filled Green":"Lìonta le uaine", +"Filled Red":"Lìonta le dearg", +"Filled Yellow":"Lìonta le buidhe", +"Finnish":"Fionnlainnis", +"First Line Indent":"Eag na ciad loidhne", +"First Page":"A’ chiad duilleag", +"Flowchart":"Cairt-srutha", +"Fon":"Fon", +"Footer":"Bann-coise", +"Footer Left":"Bann-coise clì", +"Footer Right":"Bann-coise deas", +"Footnote":"Bun-nòta", +"Footnote Anchor":"Acair a' bhun-nòta", +"Footnote Characters":"Caractaran a' bhun-nòta", +"Formula":"Foirmle", +"Four Slides":"Ceithir sleamhnagan", +"Frame":"Frèam", +"Frame Contents":"Susbaint an fhrèama", +"French (Belgium)":"Fraingis (A' Bheilg)", +"French (Benin)":"Fraingis (Beinin)", +"French (Burkina Faso)":"Fraingis (Buirciona Faso)", +"French (Canada)":"Fraingis (Canada)", +"French (Côte d'Ivoire)":"Fraingis (Costa Ìbhri)", +"French (France)":"Fraingis (An Fhraing)", +"French (Luxembourg)":"Fraingis (Lugsamburg)", +"French (Mali)":"Fraingis (Màili)", +"French (Mauritius)":"Fraingis (Na h-Eileanan Mhoiriseas)", +"French (Monaco)":"Fraingis (Monaco)", +"French (Niger)":"Fraingis (Nìgeir)", +"French (Senegal)":"Fraingis (Seanagal)", +"French (Switzerland)":"Fraingis (An Eilbheis)", +"French (Togo)":"Fraingis (Togo)", +"Frisian":"Frìosais", +"Friulian":"Friùilis", +"Function Wizard":"Draoidh nam foincsean", +"Gaelic (Scotland)":"Gàidhlig", +"Galician":"Gailìsis", +"Ganda":"Ganda", +"Gascon":"Gasgonais", +"Georgian":"Cairtbheilis", +"German (Austria)":"Gearmailtis (An Ostair)", +"German (Belgium)":"Gearmailtis (na Beilge)", +"German (Germany)":"Gearmailtis (A' Ghearmailt)", +"German (Liechtenstein)":"Gearmailtis (Lichtenstein)", +"German (Luxembourg)":"Gearmailtis (Lugsamburg)", +"German (Switzerland)":"Gearmailtis (An Eilbheis)", +"Gikuyu":"Gikuyu", +"Graphic":"Grafaig", +"Graphics":"Grafaigean", +"Greek":"Greugais", +"Greek, Ancient":"Greugais Àrsaidh", +"Guarani (Paraguay)":"Guaraní (Paraguaidh)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Cànan Haidhti", +"Hanging Indent":"Eag chrochte", +"Hausa (Ghana)":"Hausa (Ghàna)", +"Hausa (Nigeria)":"Hausa (Nigèiria)", +"Hawaiian":"Cànan Hawai'i", +"Header":"Bann-cinn", +"Header Left":"Bann-cinn clì", +"Header Right":"Bann-cinn deas", +"Heading":"Ceann-sgrìobhadh", +"Heading 1":"Ceann-sgrìobhadh 1", +"Heading 10":"Ceann-sgrìobhadh 10", +"Heading 2":"Ceann-sgrìobhadh 2", +"Heading 3":"Ceann-sgrìobhadh 3", +"Heading 4":"Ceann-sgrìobhadh 4", +"Heading 5":"Ceann-sgrìobhadh 5", +"Heading 6":"Ceann-sgrìobhadh 6", +"Heading 7":"Ceann-sgrìobhadh 7", +"Heading 8":"Ceann-sgrìobhadh 8", +"Heading 9":"Ceann-sgrìobhadh 9", +"Heading A0":"Ceann-sgrìobhadh A0", +"Heading A4":"Ceann-sgrìobhadh A4", +"Hebrew":"Eabhra", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindis", +"Horizontal Line":"Loidhne chòmhnard", +"Hungarian":"Ungairis", +"Hungarian (Szekely-Hungarian Rovas)":"Ungairis (Székely Rovásírás)", +"Icelandic":"Innis Tìlis", +"Illustration":"Dealbh", +"Iloko":"Iloko", +"Index":"Clàr-amais", +"Index 1":"Clàr-amais 1", +"Index 2":"Clàr-amais 2", +"Index 3":"Clàr-amais 3", +"Index Heading":"Ceann-sgrìobhadh a' chlàir-amais", +"Index Link":"Ceangal a' chlàir-amais", +"Index Separator":"Sgaradair a' chlàir-amais", +"Indonesian":"Innd-Innsis", +"Insert":"Cuir a-steach", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Ceangal-lìn", +"Irish":"Gaeilge", +"Italian (Italy)":"Eadailtis (An Eadailt)", +"Italian (Switzerland)":"Eadailtis (An Eilbheis)", +"Japanese":"Seapanais", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabyle Latin":"Kabyle Laidinneach", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Laidinneach", +"Kashmiri (India)":"Caismiris (Na h-Innseachan)", +"Kashmiri (Kashmir)":"Caismiris (Caismir)", +"Kashubian":"Kashubian", +"Kazakh":"Casachais", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Cànan nan Cmèar", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rubhanda)", +"Kirghiz":"Cìorgais", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Poblachd Dheamocratach na Congo)", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coirèanais (Poblachd Choirèa)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Cùrdais Mheadhanach (Ioràn)", +"Kurdish, Central (Iraq)":"Cùrdais Mheadhanach (Ioràc)", +"Kurdish, Northern (Syria)":"Cùrdais Thuathach (Siridhea)", +"Kurdish, Northern (Turkey)":"Cùrdais Thuathach (An Tuirc)", +"Kurdish, Southern (Iran)":"Cùrdais Dheasach (Ioràn)", +"Kurdish, Southern (Iraq)":"Cùrdais Dheasach (Ioràc)", +"Kven Finnish":"Fionnlannais Kven", +"Kyrgyz (China)":"Cìorgasais (An t-Sìn)", +"Labels":"Leubailean", +"Ladin":"Ladin", +"Landscape":"Dreach-tìre", +"Lao":"Làthoisis", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Laideann", +"Latvian":"Laitbheis", +"Left Page":"An duilleag chlì", +"Lengo":"Lengo", +"Limbu":"Limbu", +"Line Numbering":"Àireamhachadh loidhne", +"Lines":"Loidhnichean", +"Lingala":"Lingala", +"List Contents":"Susbaint na liosta", +"List Heading":"Ceann-sgrìobhadh na liosta", +"List Indent":"Eag na liosta", +"Lithuanian":"Liotuainis", +"Livonian":"Liobhonais", +"Lojban":"Lojban", +"Low German":"Gearmailtis Ìochdarach", +"Luxembourgish":"Lugsamburgais", +"Macedonian":"Masadoinis", +"Main Index Entry":"Prìomh-innteart a' chlàir-amais", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy an Àrd-Chlàir", +"Malay (Brunei Darussalam)":"Malaidhis (Brùnaigh Dàr as-Salàm)", +"Malay (Malaysia)":"Malaidhis (Malaidhsea)", +"Malay Arabic (Brunei Darussalam)":"Arabais Mhalaidheach (Brùnaigh Dàr as-Salàm)", +"Malay Arabic (Malaysia)":"Arabais Mhalaidheach (Malaidhsea)", +"Malayalam":"Malayalam", +"Maltese":"Maltais", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan Searach, Laideannach", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Māori", +"Marathi":"Marati", +"Marginalia":"Iomall-sgrìobhadh", +"Mari, Hill":"Mari nan Cnoc", +"Mari, Meadow":"Mari nam Machraichean", +"Max":"As motha", +"Mbochi":"Mbochi", +"Median":"Cuibheas-meadhanach", +"Min":"As lugha", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolais Chirileach", +"Mongolian Mongolian":"Mongolais Ùigiurach", +"Moore":"Mooré", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele Dheasach", +"Nenets":"Nenets", +"Nepali (India)":"Neapàilis (Na h-Innseachan)", +"Nepali (Nepal)":"Neapàilis (Neapàil)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Naoidh sleamhnagan", +"Njyem (Congo)":"Njyem (Congo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Chan eil gin (Na dearbhaich an litreachadh)", +"Northern Sotho":"Sesotho Thuathach", +"Norwegian, Bokmål":"Nirribhis, Bokmål", +"Norwegian, Nynorsk":"Nirribhis, Nynorsk", +"Notes":"Nòtaichean", +"Numbering 1":"Àireamhachadh 1", +"Numbering 1 Cont.":"Àireamhachadh 1 'Ga leantainn", +"Numbering 1 End":"Àireamhachadh 1 Deireadh", +"Numbering 1 Start":"Àireamhachadh 1 Toiseach", +"Numbering 123":"Àireamhachadh 123", +"Numbering 2":"Àireamhachadh 2", +"Numbering 2 Cont.":"Àireamhachadh 2 'Ga leantainn", +"Numbering 2 End":"Àireamhachadh 2 Deireadh", +"Numbering 2 Start":"Àireamhachadh 2 Toiseach", +"Numbering 3":"Àireamhachadh 3", +"Numbering 3 Cont.":"Àireamhachadh 3 'Ga leantainn", +"Numbering 3 End":"Àireamhachadh 3 Deireadh", +"Numbering 3 Start":"Àireamhachadh 3 Toiseach", +"Numbering 4":"Àireamhachadh 4", +"Numbering 4 Cont.":"Àireamhachadh 4 'Ga leantainn", +"Numbering 4 End":"Àireamhachadh 4 Deireadh", +"Numbering 4 Start":"Àireamhachadh 4 Toiseach", +"Numbering 5":"Àireamhachadh 5", +"Numbering 5 Cont.":"Àireamhachadh 5 'Ga leantainn", +"Numbering 5 End":"Àireamhachadh 5 Deireadh", +"Numbering 5 Start":"Àireamhachadh 5 Toiseach", +"Numbering ABC":"Àireamhachadh ABC", +"Numbering IVX":"Àireamhachadh IVX", +"Numbering Symbols":"Samhlaidhean àireamhachaidh", +"Numbering abc":"Àireamhachadh abc", +"Numbering ivx":"Àireamhachadh ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Clàr-amais nan oibseactan 1", +"Object Index Heading":"Ceann-sgrìobhadh clàr-amais nan oibseactan", +"Object with no fill and no line":"Oibseact gun lìonadh 's gun loidhne", +"Object without fill":"Oibseact gun lìonadh", +"Occitan":"Ocsatanais", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Aon sleamhnag", +"Oromo":"Oromo", +"Outline":"Oir-loidhne", +"Outlined":"Le oir-loidhne", +"Outlined Blue":"Le oir-loidhne ghorm", +"Outlined Green":"Le oir-loidhne uaine", +"Outlined Red":"Le oir-loidhne dhearg", +"Outlined Yellow":"Le oir-loidhne bhuidhe", +"Overwrite":"Tar-sgrìobh", +"Page %1 of %2":"Duilleag %1 à %2", +"Page Number":"Àireamh na duilleige", +"Pali Latin":"Pali Laideann", +"Papiamento (Aruba)":"Papiamentu (Arùba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Eileanan Aintilia nan Tìrean Ìsle)", +"Persian":"Peirsis", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Glèidheadair-àite", +"Plautdietsch":"Plautdietsch", +"Polish":"Pòlainnis", +"Portrait":"Portraid", +"Portuguese (Angola)":"Portagailis (Angola)", +"Portuguese (Brazil)":"Portagailis (Braisil)", +"Portuguese (Portugal)":"Portagailis (A' Phortagail)", +"Preformatted Text":"Teacsa ro-fhòrmataichte", +"Product":"Bathar", +"Puinave":"Puinave", +"Punjabi":"Panjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Ceatsua (Bhoilibhia a Tuath)", +"Quechua (Bolivia, South)":"Ceatsua (Bhoilibhia a Deas)", +"Quechua (Ecuador)":"Ceatsua (Eacuador)", +"Report":"Aithisg", +"Result":"Toradh", +"Result2":"Result2", +"Rhaeto-Romance":"Rumains", +"Right Page":"An duilleag dheas", +"Romanian (Moldova)":"Romàinis (Moldobha)", +"Romanian (Romania)":"Romàinis (Romàinia)", +"Rubies":"Rubies", +"Russian":"Ruisis", +"Rusyn (Slovakia)":"Rusyn (na Slòbhaice)", +"Rusyn (Ukraine)":"Rusyn (na h-Ucràine)", +"Sami, Inari (Finland)":"Sámi Inari (na Fionnlainne)", +"Sami, Kildin (Russia)":"Sámi Kildin (na Ruise)", +"Sami, Lule (Norway)":"Sámi Lule (na Nirribhidh)", +"Sami, Lule (Sweden)":"Sámi Lule (na Suaine)", +"Sami, Northern (Finland)":"Sámi Thuathach (na Fionnlainne)", +"Sami, Northern (Norway)":"Sámi Thuathach (na Nirribhidh)", +"Sami, Northern (Sweden)":"Sámi Thuathach (na Suaine)", +"Sami, Pite (Sweden)":"Sámi Pite (na Suaine)", +"Sami, Skolt (Finland)":"Sámi Skolt (na Fionnlainne)", +"Sami, Southern (Norway)":"Sámi Dheasach (na Nirribhidh)", +"Sami, Southern (Sweden)":"Sámi Dheasach (na Suaine)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sàrdais", +"Sardinian, Campidanese":"Sàrdais, Campidanese", +"Sardinian, Gallurese":"Sàrdais, Gallurese", +"Sardinian, Logudorese":"Sàrdais, Logudorese", +"Sardinian, Sassarese":"Sàrdais, Sassarese", +"Selection count":"Cunnt an taghaidh", +"Serbian Cyrillic (Montenegro)":"Sèirbis Chirileach (Am Monadh Neagrach)", +"Serbian Cyrillic (Serbia and Montenegro)":"Sèirbis Chirileach (An t-Sèirb is am Monadh Neagrach)", +"Serbian Cyrillic (Serbia)":"Sèirbis Chirileach (An t-Sèirb)", +"Serbian Latin":"Sèirbis (Laidinneach)", +"Serbian Latin (Montenegro)":"Sèirbis Laidinneach (Am Monadh Neagrach)", +"Serbian Latin (Serbia and Montenegro)":"Sèirbis Laidinneach (An t-Sèirb is am Monadh Neagrach)", +"Serbian Latin (Serbia)":"Sèirbis Laidinneach (An t-Sèirb)", +"Shapes":"Cruthan", +"Sheet %1 of %2":"Siota %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Earr-sgrìobhadh", +"Silesian":"Sileasianais", +"Sindhi, Arabic":"Sindhi, Arabach", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Sia sleamhnagan", +"Slide %1 of %2":"Sleamhnag %1 à %2", +"Slide %1 of %2 (%3)":"Sleamhnag %1 à %2 (%3)", +"Slovak":"Slòbhacais", +"Slovenian":"Slòbhainis", +"Somali":"Somàilis", +"Sorbian, Lower":"Sòrbais Ìochdarach", +"Sorbian, Upper":"Sòrbais Uachdarach", +"Source Text":"Teacsa an tùis", +"Southern Sotho":"Sesotho Dheasach", +"Spanish (Argentina)":"Spàinntis (An Argantain)", +"Spanish (Bolivia)":"Spàinntis (Boilibhia)", +"Spanish (Chile)":"Spàinntis (An t-Sile)", +"Spanish (Colombia)":"Spàinntis (Coloimbia)", +"Spanish (Costa Rica)":"Spàinntis (Costa Rìcea)", +"Spanish (Cuba)":"Spàinntis (Chùba)", +"Spanish (Dom. Rep.)":"Spàinntis (A' Phoblachd Dhoiminiceach)", +"Spanish (Ecuador)":"Spàinntis (Eacuador)", +"Spanish (El Salvador)":"Spàinntis (An Salbhador)", +"Spanish (Guatemala)":"Spàinntis (Guatamala)", +"Spanish (Honduras)":"Spàinntis (Hondùras)", +"Spanish (Mexico)":"Spàinntis (Meagsago)", +"Spanish (Nicaragua)":"Spàinntis (Niocaragua)", +"Spanish (Panama)":"Spàinntis (Panama)", +"Spanish (Paraguay)":"Spàinntis (Paraguaidh)", +"Spanish (Peru)":"Spàinntis (Pearù)", +"Spanish (Puerto Rico)":"Spàinntis (Porto Rìceo)", +"Spanish (Spain)":"Spàinntis (An Spàinnt)", +"Spanish (Uruguay)":"Spàinntis (Uruguaidh)", +"Spanish (Venezuela)":"Spàinntis (Bheiniseala)", +"StDev":"StDev", +"Standard selection":"Taghadh stannardach", +"Strong Emphasis":"Cudrom mòr", +"Subtitle":"Fo-thiotal", +"Sum":"Suim", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Ceinia)", +"Swahili (Tanzania)":"Swahili (na Tansaine)", +"Swazi":"Suasais", +"Swedish (Finland)":"Suainis (An Fhionnlann)", +"Swedish (Sweden)":"Suainis (An t-Suain)", +"Table":"Clàr", +"Table Contents":"Susbaint a' chlàir-innse", +"Table Heading":"Ceann-sgrìobhadh a' chlàir", +"Table Index 1":"Clàr-amais nan clàr 1", +"Table Index Heading":"Ceann-sgrìobhadh clàr-amais nan clàr", +"Tagalog":"Tagalog", +"Tahitian":"Cànan Tahiti", +"Tajik":"Taidigis", +"Tamil":"Taimil", +"Tatar":"Tatarais", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (nan Innd-Innsean)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Teacsa", +"Text A0":"Teacsa A0", +"Text A4":"Teacsa A4", +"Thai":"Cànan nan Tàidh", +"Three Slides":"Trì sleamhnagan", +"Tibetan (India)":"Tibeitis (Na h-Innseachan)", +"Tibetan (PR China)":"Tibeitis (Sluagh-phoblachd na Sìne)", +"Tigrigna (Eritrea)":"Tigrinya (Eartra)", +"Tigrigna (Ethiopia)":"Tigrinya (na h-Itioipe)", +"Title":"Tiotal", +"Title A0":"Tiotal A0", +"Title A4":"Tiotal A4", +"Title Only":"Tiotal a-mhàin", +"Title Slide":"Sleamhnag tiotail", +"Title and 2 Content":"Tiotal is 2 bhall susbainte", +"Title, 2 Content and Content":"Tiotal, 2 bhall susbainte is susbaint", +"Title, 2 Content over Content":"Tiotal, 2 bhall susbainte thairis air susbaint", +"Title, 4 Content":"Tiotal, 4 buill susbainte", +"Title, 6 Content":"Tiotal, 6 buill susbainte", +"Title, Content":"Tiotal, susbaint", +"Title, Content and 2 Content":"Tiotal, susbaint is 2 bhall susbainte", +"Title, Content over Content":"Tiotal, susbaint thairis air susbaint", +"Title, Vertical Text":"Tiotal, teacsa inghearach", +"Title, Vertical Text, Clipart":"Tiotal, teacsa inghearach, ealain chliopaichean", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Bhotsuana)", +"Tswana (South Africa)":"Tswana (Afraga a Deas)", +"Turkish":"Turcais", +"Turkmen":"Turcmanais", +"Two Slides":"Dà shleamhnag", +"Udmurt":"Udmurt", +"Ukrainian":"Ucràinis", +"Unknown":"Neo-aithnichte", +"Urdu (India)":"Ùrdu (Na h-Innseachan)", +"Urdu (Pakistan)":"Ùrdu (Pagastàn)", +"User Entry":"Innteart a' chleachdaiche", +"User Index 1":"Clàr-amais a' chleachdaiche 1", +"User Index 10":"Clàr-amais a' chleachdaiche 10", +"User Index 2":"Clàr-amais a' chleachdaiche 2", +"User Index 3":"Clàr-amais a' chleachdaiche 3", +"User Index 4":"Clàr-amais a' chleachdaiche 4", +"User Index 5":"Clàr-amais a' chleachdaiche 5", +"User Index 6":"Clàr-amais a' chleachdaiche 6", +"User Index 7":"Clàr-amais a' chleachdaiche 7", +"User Index 8":"Clàr-amais a' chleachdaiche 8", +"User Index 9":"Clàr-amais a' chleachdaiche 9", +"User Index Heading":"Ceann-sgrìobhadh clàr-amais a' chleachdaiche", +"Uyghur":"Ùigiurais", +"Uzbek Cyrillic":"Usbagais Chirileach", +"Uzbek Latin":"Usbagais Laidinneach", +"Var":"Var", +"Variable":"Caochladair", +"Venda":"Venda", +"Venetian":"Veneto", +"Veps":"Veps", +"Vertical Numbering Symbols":"Samhlaidhean an àireamhachaidh inghearach", +"Vertical Title, Text, Chart":"Teacsa inghearach, teacsa, cairt", +"Vertical Title, Vertical Text":"Tiotal inghearach, teacsa inghearach", +"Vietnamese":"Bhiet-Namais", +"Vili":"Vili", +"Visited Internet Link":"Ceangal-lìn a chaidh tadhal air", +"Võro":"Võro", +"Walloon":"Walloon", +"Watermark":"Comharra-uisge", +"Welsh":"Cuimris", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yiddish (Israel)":"Iùdhais Iosrael", +"Yiddish (USA)":"Iùdhais (nan SA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[Chan eil gin]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/gl.json b/f7cloud-office/browser/dist/l10n/locore/gl.json new file mode 100644 index 0000000..0149d24 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/gl.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Atopáronse %1 rexistros de %2", +"3D Objects":"Obxectos en 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhazo", +"Accent":"Destaque", +"Accent 1":"Destaque 1", +"Accent 2":"Destaque 2", +"Accent 3":"Destaque 3", +"Adding selection":"Engadir á selección", +"Addressee":"Destinatario", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Suráfrica)", +"Aka (Central African Republic)":"Aka (República Centroafricana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanés", +"Amharic":"Amhárico", +"Apatani":"Apatani", +"Appendix":"Apéndice", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Alxeria)", +"Arabic (Bahrain)":"Árabe (Bahrein)", +"Arabic (Chad)":"Árabe (Chad)", +"Arabic (Comoros)":"Árabe (Comoros)", +"Arabic (Djibouti)":"Árabe (Djibouti)", +"Arabic (Egypt)":"Árabe (Exipto)", +"Arabic (Eritrea)":"Árabe (Eritrea)", +"Arabic (Iraq)":"Árabe (Irak)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Xordania)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbano)", +"Arabic (Libya)":"Árabe (Libia)", +"Arabic (Mauritania)":"Árabe (Mauritania)", +"Arabic (Morocco)":"Árabe (Marrocos)", +"Arabic (Oman)":"Árabe (Omán)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Qatar)", +"Arabic (Saudi Arabia)":"Árabe (Arabia Saudita)", +"Arabic (Somalia)":"Árabe (Somalia)", +"Arabic (Sudan)":"Árabe (Sudán)", +"Arabic (Syria)":"Árabe (Siria)", +"Arabic (Tunisia)":"Árabe (Tunisia)", +"Arabic (UAE)":"Árabe (EAU)", +"Arabic (Yemen)":"Árabe (Iemen)", +"Aragonese":"Aragonés", +"Aranese":"Aranés", +"Armenian, Classical (Armenia)":"Armenio, clásico (Armenia)", +"Armenian, Eastern (Armenia)":"Armenio oriental (Armenia)", +"Armenian, Eastern (Iran)":"Armenio oriental (Irán)", +"Armenian, Eastern (Russia)":"Armenio oriental (Rusia)", +"Armenian, Western (Armenia)":"Armenio oriental (Armenia)", +"Arpitan (France)":"Francoprovenzal (Francia)", +"Arpitan (Italy)":"Francoprovenzal (Italia)", +"Arpitan (Switzerland)":"Francoprovenzal (Suíza)", +"Arrow Line":"Liña de frecha", +"Assamese":"Asamés", +"Asturian":"Asturiano", +"Avar":"Avar", +"Average":"Media", +"Azerbaijani Cyrillic":"Cirílico Azerbaijani", +"Azerbaijani Latin":"Latín Azerbaijani", +"Background":"Fondo", +"Background objects":"Obxectos de fondo", +"Bad":"Malo", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formas básicas", +"Basque":"Éuscaro", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belaruso", +"Bengali (Bangladesh)":"Bengalí (Bangladesh)", +"Bengali (India)":"Bengalí (India)", +"Bibliography 1":"Bibliografía 1", +"Bibliography Heading":"Título de bibliografía", +"Blank Slide":"Diapositiva en branco", +"Block Arrows":"Frechas largas", +"Block Quotation":"Cita en bloque", +"Block selection":"Selección en bloque", +"Bodo":"Bodo", +"Body Text":"Corpo do texto", +"Body Text, Indented":"Corpo do texto, con sangrado", +"Bosnian":"Bosnio", +"Breton":"Bretón", +"Bribri":"Bribri", +"Bulgarian":"Búlgaro", +"Bullet –":"Viñeta –", +"Bullet •":"Viñeta •", +"Bullet ☑":"Viñeta ☑", +"Bullet ✗":"Viñeta ✗", +"Bullet ➢":"Viñeta ➢", +"Bullets":"Viñetas", +"Burmese":"Birmano", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Textos explicativos", +"Caption":"Lenda", +"Caption Characters":"Caracteres de lenda", +"Catalan":"Catalán", +"Catalan (Valencian)":"Catalán (Valenciano)", +"Centered Text":"Texto centrado", +"Chinese (Hong Kong)":"Chinés (Hong Kong)", +"Chinese (Macau)":"Chinés (Macau)", +"Chinese (Singapore)":"Chinés (Singapur)", +"Chinese (simplified)":"Chinés (simplificado)", +"Chinese (traditional)":"Chinés (tradicional)", +"Church Slavic":"Eslavo eclesiástico", +"Chuvash":"Chuvasio", +"Citation":"Cita", +"Clear formatting":"Eliminar formato", +"Comment":"Comentario", +"Complimentary Close":"Fórmula de despedida", +"Connectors":"Conectores", +"Contents 1":"Contido 1", +"Contents 10":"Contido 10", +"Contents 2":"Contido 2", +"Contents 3":"Contido 3", +"Contents 4":"Contido 4", +"Contents 5":"Contido 5", +"Contents 6":"Contido 6", +"Contents 7":"Contido 7", +"Contents 8":"Contido 8", +"Contents 9":"Contido 9", +"Contents Heading":"Título de contido", +"Coptic":"Coptic", +"Cornish":"Córnico", +"Count":"Conta", +"CountA":"ContarA", +"Cree, Plains, Latin":"Cree, Chairas, Latino", +"Cree, Plains, Syllabics":"Cree, Chairas, Silábico", +"Croatian":"Croata", +"Curves and Polygons":"Curvas e polígonos", +"Czech":"Checo", +"Danish":"Dinamarqués", +"Dashed Line":"Liña a trazos", +"Default":"Predeterminado", +"Default Drawing Style":"Estilo de debuxo predeterminado", +"Default Page Style":"Estilo de páxina predeterminado", +"Default Paragraph Style":"Estilo de parágrafo predeterminado", +"Definition":"Definición", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Debuxo", +"Drop Caps":"Maiúsculas capitulares", +"Dutch (Belgium)":"Holandés (Bélxica)", +"Dutch (Netherlands)":"Neerlandés (Holanda)", +"Dzongkha":"Dzongkha", +"Emphasis":"Énfase", +"Endnote":"Nota final", +"Endnote Anchor":"Áncora da nota final", +"Endnote Characters":"Caracteres de nota final", +"English (Australia)":"Inglés (Australia)", +"English (Belize)":"Inglés (Belize)", +"English (Botswana)":"Inglés (Botswana)", +"English (Canada)":"Inglés (Canadá)", +"English (Caribbean)":"Inglés (Caribe)", +"English (Denmark)":"Inglés (Dinamarca)", +"English (Gambia)":"Inglés (Gambia)", +"English (Ghana)":"Inglés (Ghana)", +"English (Hong Kong)":"Inglés (Hong Kong)", +"English (India)":"Inglés (India)", +"English (Ireland)":"Inglés (Irlanda)", +"English (Israel)":"Inglés (Israel)", +"English (Jamaica)":"Inglés (Xamaica)", +"English (Kenya)":"Inglés (Quenia)", +"English (Malawi)":"Inglés (Malawi)", +"English (Malaysia)":"Inglés (Malaisia)", +"English (Mauritius)":"Inglés (Mauricio)", +"English (Namibia)":"Inglés (Namibia)", +"English (New Zealand)":"Inglés (Nova Zelandia)", +"English (Nigeria)":"Inglés (Nixeria)", +"English (Philippines)":"Inglés (Filipinas)", +"English (South Africa)":"Inglés (Suráfrica)", +"English (Sri Lanka)":"Inglés (Sri Lanka)", +"English (Trinidad)":"Inglés (Trinidad)", +"English (UK)":"Inglés (Reino Unido)", +"English (USA)":"Inglés (EE.UU.)", +"English (Zambia)":"Inglés (Zambia)", +"English (Zimbabwe)":"Inglés (Cimbabue)", +"English, OED spelling (UK)":"Inglés, ortografía do OED (Reino Unido)", +"Envelope":"Sobre", +"Error":"Erro", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estoniano", +"Example":"Exemplo", +"Extending selection":"Extensión da selección", +"Faroese":"Feroés", +"Figure":"Figura", +"Figure Index 1":"Índice de figuras 1", +"Figure Index Heading":"Título do índice de figuras", +"Fijian":"Fijian", +"Filled":"Cheo", +"Filled Blue":"Cheo azul", +"Filled Green":"Cheo verde", +"Filled Red":"Cheo vermello", +"Filled Yellow":"Cheo amarelo", +"Finnish":"Finés", +"First Line Indent":"Sangrado de primeira liña", +"First Page":"Primeira páxina", +"Flowchart":"Fluxograma", +"Fon":"Fon", +"Footer":"Rodapé", +"Footer Left":"Rodapé esquerdo", +"Footer Right":"Rodapé dereito", +"Footnote":"Nota a rodapé", +"Footnote Anchor":"Áncora de nota a rodapé", +"Footnote Characters":"Caracteres de nota a rodapé", +"Formula":"Fórmula", +"Four Slides":"Catro diapositivas", +"Frame":"Marco", +"Frame Contents":"Contido do marco", +"French (Belgium)":"Francés (Bélxica)", +"French (Benin)":"Francés (Benín)", +"French (Burkina Faso)":"Francés (Burkina Faso)", +"French (Canada)":"Francés (Canadá)", +"French (Côte d'Ivoire)":"Francés (Costa de Marfil)", +"French (France)":"Francés (Francia)", +"French (Luxembourg)":"Francés (Luxemburgo)", +"French (Mali)":"Francés (Malí)", +"French (Mauritius)":"Francés (Mauricio)", +"French (Monaco)":"Francés (Mónaco)", +"French (Niger)":"Francés (Níxer)", +"French (Republic of Guinea)":"Francés (República de Guinea)", +"French (Senegal)":"Francés (Senegal)", +"French (Switzerland)":"Francés (Suíza)", +"French (Togo)":"Francés (Togo)", +"Frisian":"Frisón", +"Friulian":"Friulano", +"Function Wizard":"Asistente de funcións", +"Gaelic (Scotland)":"Gaélico (Escocia)", +"Galician":"Galego", +"Ganda":"Ganda", +"Gascon":"Gascón", +"Georgian":"Xeorxiano", +"German (Austria)":"Alemán (Austria)", +"German (Belgium)":"Alemán (Bélxica)", +"German (Germany)":"Alemán (Alemaña)", +"German (Liechtenstein)":"Alemán (Liechtenstein)", +"German (Luxembourg)":"Alemán (Luxemburgo)", +"German (Switzerland)":"Alemán (Suíza)", +"Gikuyu":"Gikuyu", +"Good":"Bo", +"Graphic":"Gráfica", +"Graphics":"Imaxes", +"Greek":"Grego", +"Greek, Ancient":"Grego, antigo", +"Guadeloupean Creole French":"Crioulo francés de Guadalupe", +"Guarani (Paraguay)":"Guaraní (Paraguai)", +"Gujarati":"Guxaratí", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Sangrado negativo", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nixeria)", +"Hawaiian":"Hawaiano", +"Header":"Cabeceira", +"Header Left":"Cabeceira esquerda", +"Header Right":"Cabeceira dereita", +"Header and Footer":"Cabeceira e rodapé", +"Heading":"Título", +"Heading 1":"Título 1", +"Heading 10":"Título 10", +"Heading 2":"Título 2", +"Heading 3":"Título 3", +"Heading 4":"Título 4", +"Heading 5":"Título 5", +"Heading 6":"Título 6", +"Heading 7":"Título 7", +"Heading 8":"Título 8", +"Heading 9":"Título 9", +"Heading A0":"Cabeceira de A0", +"Heading A4":"Cabeceira de A4", +"Hebrew":"Hebreo", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Liña horizontal", +"Hungarian":"Húngaro", +"Hungarian (Szekely-Hungarian Rovas)":"Húngaro (alfabeto rúnico)", +"Hyperlink":"Hiperligazón", +"Icelandic":"Islandés", +"Illustration":"Ilustración", +"Iloko":"Iloko", +"Index":"Índice", +"Index 1":"Índice 1", +"Index 2":"Índice 2", +"Index 3":"Índice 3", +"Index Heading":"Título de índice", +"Index Link":"Ligazón de índice", +"Index Separator":"Separador de índice", +"Indonesian":"Indonesio", +"Inline Heading":"Título na liña", +"Insert":"Inserir", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingua occidental", +"Internet Link":"Ligazón da internet", +"Interslavic Cyrillic":"Cirícilo intereslavo", +"Interslavic Latin":"Latino intereslavo", +"Irish":"Irlandés", +"Italian (Italy)":"Italiano (Italia)", +"Italian (Switzerland)":"Italiano (Suíza)", +"Japanese":"Xaponés", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Cabardiano", +"Kabyle Latin":"Cabilio latino", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak (latino)", +"Kashmiri (India)":"Cachemirés (India)", +"Kashmiri (Kashmir)":"Cachemirés (Cachemira)", +"Kashubian":"Kashubian", +"Kazakh":"Cosaco", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Cambodiano", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (República Democrática do Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (RoK)", +"Kumyk":"Qumuq", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdo central (Irán)", +"Kurdish, Central (Iraq)":"Kurdo central (Iraq)", +"Kurdish, Northern (Syria)":"Kurdo septentrional (Siria)", +"Kurdish, Northern (Turkey)":"Kurdo septentrional (Turquía)", +"Kurdish, Southern (Iran)":"Kurdo meridional (Irán)", +"Kurdish, Southern (Iraq)":"Kurdo meridional (Iraq)", +"Kven Finnish":"Kven finlandés", +"Kyrgyz (China)":"Kyrguiz (China)", +"Labels":"Etiquetas", +"Ladin":"Ladín", +"Landscape":"Apaisado", +"Lao":"Laosiano", +"Lari":"Lari", +"Latgalian":"Latgalo", +"Latin":"Latín", +"Latvian":"Letón", +"Left Page":"Páxina á esquerda", +"Lengo":"Lengo", +"Ligurian":"Lígur", +"Limbu":"Limbu", +"Line Numbering":"Numeración de liñas", +"Lines":"Liñas", +"Lines and Arrows":"Liñas e frechas", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Continuación da lista 1", +"List 1 End":"Final da lista 1", +"List 1 Start":"Inicio da lista 1", +"List 2":"Lista 2", +"List 2 Cont.":"Continuación da lista 2", +"List 2 End":"Final da lista 2", +"List 2 Start":"Inicio da lista 2", +"List 3":"Lista 3", +"List 3 Cont.":"Continuación da lista 3", +"List 3 End":"Final da lista 3", +"List 3 Start":"Inicio da lista 3", +"List 4":"Lista 4", +"List 4 Cont.":"Continuación da lista 4", +"List 4 End":"Final da lista 4", +"List 4 Start":"Inicio da lista 4", +"List 5":"Lista 5", +"List 5 Cont.":"Continuación da lista 5", +"List 5 End":"Final da lista 5", +"List 5 Start":"Inicio da lista 5", +"List Contents":"Contido da lista", +"List Heading":"Título de lista", +"List Indent":"Sangrado da lista", +"Lithuanian":"Lituano", +"Livonian":"Livonio", +"Lojban":"Lojban", +"Low German":"Baixo alemán", +"Luxembourgish":"Luxemburgués", +"Macedonian":"Macedonio", +"Main Index Entry":"Entrada do índice principal", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgache, Plateau", +"Malay (Brunei Darussalam)":"Malaio (Brunei Darusalam)", +"Malay (Malaysia)":"Malaio (Malasia)", +"Malay Arabic (Brunei Darussalam)":"Árabe malaio (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Árabe malaio (Malasia)", +"Malayalam":"Malayalam", +"Maltese":"Maltés", +"Manchu":"Manchú", +"Maninkakan, Eastern, Latin":"Maninkakan, Oriental, Latino", +"Manipuri":"Manipurí", +"Maore":"Maorí", +"Maori":"Maorí", +"Marathi":"Maratí", +"Marginalia":"Notas de marxe de páxina", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Máx", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Mín", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol (cirílico)", +"Mongolian Mongolian":"Mongol (mongol)", +"Moore":"Mooré", +"Morisyen":"Crioulo de Mauricio", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele sur", +"Nenets":"Nenets", +"Nepali (India)":"Nepalés (India)", +"Nepali (Nepal)":"Nepalés (Nepal)", +"Neutral":"Neutro", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbe", +"Nine Slides":"Nove diapositivas", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Sen estilo de carácter", +"No List":"Sen lista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Ningún (Non comprobar a ortografía)", +"Northern Sotho":"Sutu do norte", +"Norwegian, Bokmål":"Noruegués, Bokmål", +"Norwegian, Nynorsk":"Noruegués, Nynorsk", +"Note":"Nota", +"Notes":"Notas", +"Numbering 1":"Numeración 1", +"Numbering 1 Cont.":"Contin. de numeración 1", +"Numbering 1 End":"Fin de numeración 1", +"Numbering 1 Start":"Inicio de numeración 1", +"Numbering 123":"Numeración 123", +"Numbering 2":"Numeración 2", +"Numbering 2 Cont.":"Contin. de numeración 2", +"Numbering 2 End":"Fin de numeración 2", +"Numbering 2 Start":"Inicio de numeración 2", +"Numbering 3":"Numeración 3", +"Numbering 3 Cont.":"Contin. de numeración 3", +"Numbering 3 End":"Fin de numeración 3", +"Numbering 3 Start":"Inicio de numeración 3", +"Numbering 4":"Numeración 4", +"Numbering 4 Cont.":"Contin. de numeración 4", +"Numbering 4 End":"Fin de numeración 4", +"Numbering 4 Start":"Inicio de numeración 4", +"Numbering 5":"Numeración 5", +"Numbering 5 Cont.":"Contin. de numeración 5", +"Numbering 5 End":"Fin de numeración 5", +"Numbering 5 Start":"Inicio de numeración 5", +"Numbering ABC":"Numeración ABC", +"Numbering IVX":"Numeración IVX", +"Numbering Symbols":"Símbolos de numeración", +"Numbering abc":"Numeración abc", +"Numbering ivx":"Numeración ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Índice de obxectos 1", +"Object Index Heading":"Título do índice de obxectos", +"Object with no fill and no line":"Obxecto sen recheo e sen liña", +"Object without fill":"Obxecto sen recheo", +"Occitan":"Occitano", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Unha diapositiva", +"Oromo":"Oromo", +"Outline":"Esquema", +"Outlined":"Contorno", +"Outlined Blue":"Contorno azul", +"Outlined Green":"Contorno verde", +"Outlined Red":"Contorno vermello", +"Outlined Yellow":"Contorno amarelo", +"Overwrite":"Sobrescribir", +"Page %1 (%2) of %3":"Páxina %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Páxina %1 (%2) de %3 [Páxina %4 (%5)]", +"Page %1 of %2":"Páxina %1 de %2", +"Page %1 of %2 (%3)":"Páxina %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Páxina %1 de %2 (páxina %3 de %4 por imprimir)", +"Page %1 of %2 [Page %3]":"Páxina %1 de %2 [Páxina %3]", +"Page Number":"Número de páxina", +"Page Properties":"Propiedades da páxina", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali tailandés", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antillas holandesas)", +"Pennsylvania Dutch":"Holandés da Pensilvania", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Marcador de posición", +"Plautdietsch":"Plautdietsch", +"Polish":"Polaco", +"Portrait":"Vertical", +"Portuguese (Angola)":"Portugués (Angola)", +"Portuguese (Brazil)":"Portugués (Brasil)", +"Portuguese (Mozambique)":"Portugués (Mozambique)", +"Portuguese (Portugal)":"Portugués (Portugal)", +"Preformatted Text":"Texto preformatado", +"Product":"Produto", +"Puinave":"Puinave", +"Punjabi":"Punxabí", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Norte de Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sur de Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Cita", +"Report":"Informe", +"Result":"Resultado", +"Result2":"Resultado2", +"Rhaeto-Romance":"Retorrománico", +"Right Page":"Páxina á dereita", +"Rohingya Hanifi":"Rohingya de Hanifi", +"Romanian (Moldova)":"Romeno (Moldavia)", +"Romanian (Romania)":"Romeno (Romanía)", +"Rubies":"Rubís", +"Russian":"Ruso", +"Rusyn (Slovakia)":"Ruteno (Eslovaquia)", +"Rusyn (Ukraine)":"Ruteno (Ucrania)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusia)", +"Sami, Lule (Norway)":"Sami, Lule (Noruega)", +"Sami, Lule (Sweden)":"Sami, Lule (Suecia)", +"Sami, Northern (Finland)":"Sami, Norte (Finlandia)", +"Sami, Northern (Norway)":"Sami, Norte (Noruega)", +"Sami, Northern (Sweden)":"Sami, Norte (Suecia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suecia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, Sur (Noruega)", +"Sami, Southern (Sweden)":"Sami, Sur (Suecia)", +"Sango":"Sango", +"Sanskrit":"Sánscrito", +"Santali, Devanagari":"Santali, devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardo", +"Sardinian, Campidanese":"Sardo, Campidanés", +"Sardinian, Gallurese":"Sardo, Galurés", +"Sardinian, Logudorese":"Sardo, Logudorés", +"Sardinian, Sassarese":"Sardo, Sasarés", +"Selection count":"Conta da selección", +"Sender":"Remitente", +"Serbian Cyrillic (Montenegro)":"Serbio cirílico (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbio cirílico (Serbia e Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbio cirílico (Serbia)", +"Serbian Latin":"Serbio (latino)", +"Serbian Latin (Montenegro)":"Serbio latino (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbio latino (Serbia e Montenegro)", +"Serbian Latin (Serbia)":"Serbio latino (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Formas", +"Sheet %1 of %2":"Folla %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Sinatura", +"Silesian":"Silesiano", +"Sindhi, Arabic":"Sindi (árabe)", +"Sindhi, Devanagari":"Sindi (devanagari)", +"Sinhala":"Cingalés", +"Six Slides":"Seis diapositivas", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"Eslovaco", +"Slovenian":"Esloveno", +"Somali":"Somalí", +"Sorbian, Lower":"Sorabo, Baixo", +"Sorbian, Upper":"Sorabo, Alto", +"Source Text":"Texto orixe", +"Southern Sotho":"Sutu do sur", +"Spanish (Argentina)":"Español (Arxentina)", +"Spanish (Bolivia)":"Español (Bolivia)", +"Spanish (Chile)":"Español (Chile)", +"Spanish (Colombia)":"Español (Colombia)", +"Spanish (Costa Rica)":"Español (Costa Rica)", +"Spanish (Cuba)":"Español (Cuba)", +"Spanish (Dom. Rep.)":"Español (Rep. Dom.)", +"Spanish (Ecuador)":"Español (Ecuador)", +"Spanish (El Salvador)":"Español (O Salvador)", +"Spanish (Guatemala)":"Español (Guatemala)", +"Spanish (Honduras)":"Español (Honduras)", +"Spanish (Mexico)":"Español (México)", +"Spanish (Nicaragua)":"Español (Nicaragua)", +"Spanish (Panama)":"Español (Panamá)", +"Spanish (Paraguay)":"Español (Paraguai)", +"Spanish (Peru)":"Español (Perú)", +"Spanish (Puerto Rico)":"Español (Porto Rico)", +"Spanish (Spain)":"Español (España)", +"Spanish (Uruguay)":"Español (Uruguai)", +"Spanish (Venezuela)":"Español (Venezuela)", +"StDev":"DesvEst", +"Standard selection":"Selección normal", +"Stars and Banners":"Estrelas e faixas", +"Status":"Estado", +"Strong Emphasis":"Máis énfase", +"Subtitle":"Subtítulo", +"Sum":"Suma", +"Sundanese":"Sundanés", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suaíli (Quenia)", +"Swahili (Tanzania)":"Suaíli (Tanzania)", +"Swazi":"Suazi", +"Swedish (Finland)":"Sueco (Finlandia)", +"Swedish (Sweden)":"Sueco (Suecia)", +"Symbol Shapes":"Formas de símbolos", +"Table":"Táboa", +"Table Contents":"Contido de táboa", +"Table Heading":"Título de táboa", +"Table Index 1":"Índice de táboa 1", +"Table Index Heading":"Título do índice de táboas", +"Tagalog":"Tagalog", +"Tahitian":"Taitiano", +"Tajik":"Tadxiko", +"Tamil":"Támil", +"Tatar":"Tátaro", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipo", +"Telugu":"Telugú", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetún (Timor-Leste)", +"Text":"Texto", +"Text A0":"Texto de A0", +"Text A4":"Texto de A4", +"Thai":"Tailandés", +"Three Slides":"Tres diapositivas", +"Tibetan (India)":"Tibetano (India)", +"Tibetan (PR China)":"Tibetano (China PR)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopía)", +"Title":"Título", +"Title A0":"Título de A0", +"Title A4":"Título de A4", +"Title Only":"Só título", +"Title Slide":"Diapositiva de título", +"Title and 2 Content":"Título e 2.º contido", +"Title, 2 Content and Content":"Título, 2.º contido e contido", +"Title, 2 Content over Content":"Título, 2.º contido sobre contido", +"Title, 4 Content":"Título, 4.º contido", +"Title, 6 Content":"Título, 6.º contido", +"Title, Content":"Título, contido", +"Title, Content and 2 Content":"Título, contido e 2.º contido", +"Title, Content over Content":"Título, contido sobre contido", +"Title, Vertical Text":"Título, texto vertical", +"Title, Vertical Text, Clipart":"Título, texto vertical, imaxe predeseñada", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Suráfrica)", +"Turkish":"Turco", +"Turkmen":"Turcomano", +"Two Slides":"Dúas diapositivas", +"Udmurt":"Udmurt", +"Ukrainian":"Ucraíno", +"Unknown":"Descoñecido", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Paquistán)", +"User Entry":"Entrada de usuario", +"User Index 1":"Índice de usuario 1", +"User Index 10":"Índice de usuario 10", +"User Index 2":"Índice de usuario 2", +"User Index 3":"Índice de usuario 3", +"User Index 4":"Índice de usuario 4", +"User Index 5":"Índice de usuario 5", +"User Index 6":"Índice de usuario 6", +"User Index 7":"Índice de usuario 7", +"User Index 8":"Índice de usuario 8", +"User Index 9":"Índice de usuario 9", +"User Index Heading":"Título do índice de usuario", +"Uyghur":"Uigur", +"Uzbek Cyrillic":"Usbeco cirílico", +"Uzbek Latin":"Latín uzbeko", +"Var":"Var", +"Variable":"Variábel", +"Venda":"Venda", +"Venetian":"Veneciano", +"Veps":"Veps", +"Vertical Numbering Symbols":"Símbolos de numeración vertical", +"Vertical Title, Text, Chart":"Título vertical, texto, gráfica", +"Vertical Title, Vertical Text":"Título vertical, texto vertical", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Ligazón visitada", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"Advertencia", +"Watermark":"Marca de auga", +"Welsh":"Galés", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (República Democrática do Congo)", +"Yiddish (Israel)":"Yidish (Israel)", +"Yiddish (USA)":"Yidish (EUA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Ioruba", +"Zulu":"Zulú", +"[Multiple]":"[Multiple]", +"[None]":"[None]", +"[Undetermined]":"[Indeterminado]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/gu.json b/f7cloud-office/browser/dist/l10n/locore/gu.json new file mode 100644 index 0000000..1528c56 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/gu.json @@ -0,0 +1,535 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"આફ્રિકનો (નામીબીઆ)", +"Afrikaans (South Africa)":"આફ્રિકન (દક્ષિણ આફ્રિકા)", +"Aka (Congo)":"અકા (કૉન્ગો)", +"Akan":"આકાન", +"Albanian":"અલ્બેનિયન", +"Amharic":"ઍમ્હારિક", +"Arabic":"અરેબિક", +"Arabic (Algeria)":"અરેબિક (અલ્જેરિઆ)", +"Arabic (Bahrain)":"અરેબિક (બાહરૈન)", +"Arabic (Chad)":"અરેબિક (ચાડ)", +"Arabic (Comoros)":"અરેબિક (કોમોરોસ)", +"Arabic (Djibouti)":"અરેબિક (જિબૌટિ)", +"Arabic (Egypt)":"અરેબિક (ઇજિપ્ત)", +"Arabic (Eritrea)":"અરેબિક (ઇરિટ્રે)", +"Arabic (Iraq)":"અરેબિક (ઇરાક)", +"Arabic (Israel)":"અરેબિક (ઇઝરાઇલ)", +"Arabic (Jordan)":"અરેબિક (જોરડાન)", +"Arabic (Kuwait)":"અરેબિક (કુવૈત)", +"Arabic (Lebanon)":"અરેબિક (લેબનન)", +"Arabic (Libya)":"અરેબિક (લિબ્યા)", +"Arabic (Mauritania)":"અરેબિક (મૌરિટાનિયા)", +"Arabic (Morocco)":"અરેબિક (મોરોકો)", +"Arabic (Oman)":"અરેબિક (ઓમાન)", +"Arabic (Palestine)":"અરેબિક (પેલેસ્ટાઇન)", +"Arabic (Qatar)":"અરેબિક (કતાર)", +"Arabic (Saudi Arabia)":"અરેબિક (સાઉદી અરેબિઆ)", +"Arabic (Somalia)":"અરેબિક (સોમાલિઆ)", +"Arabic (Sudan)":"અરેબિક (સુદાન)", +"Arabic (Syria)":"અરેબિક (સાયરીઆ)", +"Arabic (Tunisia)":"અરેબિક (તુનીસીઆ)", +"Arabic (UAE)":"અરેબિક (UAE)", +"Arabic (Yemen)":"અરેબિક (યેમેન)", +"Aragonese":"ઍરેગૉનિઝ", +"Assamese":"આસામી", +"Asturian":"ઓસ્ટ્રેરિઅન", +"Avar":"અવાર", +"Average":"સરેરાશ", +"Azerbaijani Cyrillic":"અજેરબૈજાની સિરીલિક", +"Azerbaijani Latin":"અજેરબૈજાની લૅટિન", +"Background":"પાશ્વભાગ", +"Background objects":"પાશ્વભાગ ઓબ્જેક્ટો", +"Bafia":"બાફીઆ", +"Bambara":"બામ્બારા", +"Basic Shapes":"મૂળભૂત આકારો", +"Basque":"બાસ્ક્યુ", +"Beembe":"બીમ્બે", +"Bekwel":"બૅકવેલ", +"Belarusian":"બૅલરુશિયન", +"Bengali (Bangladesh)":"બેંગાલી (બાંગ્લાદેશ)", +"Bengali (India)":"બેંગાલી (ભારત)", +"Bibliography 1":"સંદર્ભગ્રંથ ૧", +"Bibliography Heading":"સંદર્ભગ્રંથ શીર્ષક", +"Blank Slide":"કોરી સ્લાઇડ", +"Block Arrows":"બ્લોક તીરો", +"Bodo":"બોડો", +"Bosnian":"બોસનિઅન", +"Breton":"બ્રેટોન", +"Bulgarian":"બલ્ગેરીઅન", +"Burmese":"બર્મિસ", +"Bushi":"બુશી", +"Callouts":"કોલઆઉટો", +"Caption":"કેપ્શન", +"Caption Characters":"નામના અક્ષરો", +"Catalan":"કેટાલાન", +"Catalan (Valencian)":"કૅટેલન (વેલેન્સિયન)", +"Centered Text":"ક્રેન્દ્રિત લખાણ", +"Chinese (Hong Kong)":"ચાઇનીઝ (હોંગ કોંગ)", +"Chinese (Macau)":"ચાઇનીઝ (મકૌ)", +"Chinese (Singapore)":"ચાઇનીઝ (સિંગાપોર)", +"Chinese (simplified)":"ચાઇનીઝ (સરળીકૃત)", +"Chinese (traditional)":"ચાઇનીઝ (પ્રાચીન)", +"Chuvash":"છુવાશ", +"Citation":"સાઈટેશન", +"Clear formatting":"બંધારણ દુર કરો", +"Complimentary Close":"સારી રીતે બંધ કરો", +"Connectors":"જોડનારો", +"Contents 1":"સમાવિષ્ટો ૧", +"Contents 10":"સમાવિષ્ટો ૧૦", +"Contents 2":"સમાવિષ્ટો ૨", +"Contents 3":"સમાવિષ્ટો ૩", +"Contents 4":"સમાવિષ્ટો ૪", +"Contents 5":"સમાવિષ્ટો ૫", +"Contents 6":"સમાવિષ્ટો ૬", +"Contents 7":"સમાવિષ્ટો ૭", +"Contents 8":"સમાવિષ્ટો ૮", +"Contents 9":"સમાવિષ્ટો ૯", +"Contents Heading":"સમાવિષ્ટોનુ મથાળું", +"Coptic":"કોપ્ટીક", +"Cornish":"કોર્નિશ", +"Count":"ગણતરી", +"CountA":"CountA", +"Cree, Plains, Latin":"ક્રી, પ્લેન્સ, લેટિન", +"Cree, Plains, Syllabics":"ક્રી, પ્લેન્સ, સિલેબીક", +"Croatian":"ક્રોટિઅન", +"Czech":"ચેક", +"Danish":"ડેનિશ", +"Default":"મૂળભૂત", +"Definition":"વ્યાખ્યા", +"Dhivehi":"ધિવેહી", +"Dibole":"ડિબોલે", +"Dogri":"ડોગરી", +"Doondo":"ડુન્ગો", +"Drawing":"ચિત્રકામ", +"Drop Caps":"મોટા અક્ષરને પડતા મૂકો", +"Dutch (Belgium)":"ડચ (બેલ્જીયમ)", +"Dutch (Netherlands)":"ડચ (નેધરલૅન્ડ્સ)", +"Emphasis":"એમ્ફેસીઝ", +"Endnote":"અંકનોંધ", +"Endnote Anchor":"અંતિમનોંધ એંકર", +"Endnote Characters":"અંતિમનોંધના અક્ષરો", +"English (Australia)":"અંગ્રેજી (ઓસ્ટ્રેલિયન)", +"English (Belize)":"અંગ્રેજી (બેલિઝે)", +"English (Canada)":"અંગ્રેજી (કેનેડા)", +"English (Caribbean)":"અંગ્રેજી (કૅરિબ્બિયન)", +"English (Ghana)":"અંગ્રેજી (ઘાના)", +"English (India)":"અંગ્રેજી (ભારત)", +"English (Ireland)":"અંગ્રેજી (આયર્લેન્ડ)", +"English (Jamaica)":"અંગ્રેજી (જામાઇકા)", +"English (Malawi)":"અંગ્રેજી (માલાવી)", +"English (Namibia)":"અંગ્રેજી (નામીબીઆ)", +"English (New Zealand)":"અંગ્રેજી (ન્યુઝિલેન્ડ)", +"English (Philippines)":"અંગ્રેજી (ફિલિપાઇન્સ)", +"English (South Africa)":"અંગ્રેજી (દક્ષિણ આફ્રિકા)", +"English (Trinidad)":"અંગ્રેજી (ટ્રિનિડૅડ)", +"English (UK)":"અંગ્રેજી (UK)", +"English (USA)":"અંગ્રેજી (USA)", +"English (Zimbabwe)":"અંગ્રેજી (ઝિમ્બાબ્વે)", +"English, OED spelling (UK)":"અંગ્રેજી, OED જોડણી ચકાસણી (UK)", +"Erzya":"એર્ઝયા", +"Esperanto":"એસ્પેરૅન્તો", +"Estonian":"એસ્ટોનિયન", +"Example":"ઉદાહરણ", +"Faroese":"ફારોએસે", +"Fijian":"ફિઝિઅન", +"Filled":"ભરેલ", +"Finnish":"ફિનિશ", +"First Line Indent":"પહેલી લીટીની હાંસ્યાથી જગ્યા", +"First Page":"પહેલુ પાનું", +"Flowchart":"ફ્લોચાર્ટ", +"Footer":"ફુટર", +"Footer Left":"ફૂટરની ડાબે", +"Footer Right":"ફૂટરની જમણે", +"Footnote":"ફુટનોંધ", +"Footnote Anchor":"ફૂટનોટ એંકર", +"Footnote Characters":"ફૂટનોટ અક્ષરો", +"Formula":"સૂત્ર", +"Four Slides":"ચાર સ્લાઇડો", +"Frame":"ચોકઠું", +"Frame Contents":"ચોકઠાના સમાવિષ્ટો", +"French (Belgium)":"ફ્રેંચ (બેલ્જીયમ)", +"French (Benin)":"ફ્રેંચ (બેનિન)", +"French (Burkina Faso)":"ફ્રેન્ચ (બુર્કિના ફાસો)", +"French (Canada)":"ફ્રેંચ (કેનેડા)", +"French (France)":"ફ્રેંચ (ફ્રાંસ)", +"French (Luxembourg)":"ફ્રેંચ (લક્ક્ષેમ્બોર્ગ)", +"French (Mali)":"ફ્રેંચ (માલી)", +"French (Monaco)":"ફ્રેંચ (મોનાકો)", +"French (Senegal)":"ફ્રેન્ચ (સેનેગલ)", +"French (Switzerland)":"ફ્રેંચ (સ્વિજરલૅન્ડ)", +"French (Togo)":"ફ્રેંચ (ટોગો)", +"Frisian":"ફ્રિશિયન", +"Friulian":"ફ્રિયુલિયન", +"Function Wizard":"વિધેય વિઝાર્ડ", +"Gaelic (Scotland)":"ગૈલિક (સ્કોટલેંડ)", +"Galician":"ગૅલિકન", +"Ganda":"ગાન્ડા", +"Gascon":"ગેસકોન", +"Georgian":"જોર્જિયન", +"German (Austria)":"જર્મન (ઓસ્ટ્રીઆ)", +"German (Belgium)":"જર્મન (બેલ્જીયમ)", +"German (Germany)":"જર્મન (જર્મની)", +"German (Liechtenstein)":"જર્મન (લિચેનસ્ટિન)", +"German (Luxembourg)":"જર્મન (લક્ક્ષેમ્બોર્ગ)", +"German (Switzerland)":"જર્મન (સ્વિજરલૅન્ડ)", +"Gikuyu":"ગીકુયુ", +"Graphic":"ગ્રાફિક", +"Graphics":"ગ્રાફિક્સ", +"Greek":"ગ્રીક", +"Greek, Ancient":"ગ્રીક, પ્રાચીન", +"Gujarati":"ગુજરાતી", +"HTML":"HTML", +"Haitian":"હાઇટિયન", +"Hanging Indent":"પકડીરાખેલ હાંસ્યિયો", +"Hausa (Ghana)":"હોસા (ઘાના)", +"Hausa (Nigeria)":"હોસા (નાઇજિરીઆ)", +"Hawaiian":"હવાઇયન", +"Header":"હેડર", +"Header Left":"મથાળાની ડાબે", +"Header Right":"મથાળાની જમણે", +"Heading":"મથાળું", +"Heading 1":"મથાળું ૧", +"Heading 10":"મથાળું ૧૦", +"Heading 2":"મથાળું ૨", +"Heading 3":"મથાળું ૩", +"Heading 4":"મથાળું ૪", +"Heading 5":"મથાળું ૫", +"Heading 6":"મથાળું ૬", +"Heading 7":"મથાળું ૭", +"Heading 8":"મથાળું ૮", +"Heading 9":"મથાળું ૯", +"Hebrew":"હેબ્રુ", +"Hiligaynon":"હિલિગેનૉન", +"Hindi":"હિન્દી", +"Horizontal Line":"સપાટ લીટી", +"Hungarian":"હન્ગેરીઅન", +"Icelandic":"આયલૅન્ડિક", +"Illustration":"વર્ણન", +"Index":"અનુક્રમણિકા", +"Index 1":"અનુક્રમાંક ૧", +"Index 2":"અનુક્રમાંક ૨", +"Index 3":"અનુક્રમાંક ૩", +"Index Heading":"અનુક્રમાંક મથાળું", +"Index Link":"અનુક્રમાંક કડી", +"Index Separator":"અનુક્રમાંક વિભાજક", +"Indonesian":"ઇન્ડોનેશિયા", +"Insert":"દાખલ કરો", +"Interlingua":"ઇન્ટરલિન્ગુઆ", +"Internet Link":"ઇન્ટરનેટ કડી", +"Irish":"ઇરિશ", +"Italian (Italy)":"ઇટાલિયન (ઇટલી)", +"Italian (Switzerland)":"ઇટાલિયન (સ્વિજરલૅન્ડ)", +"Japanese":"જાપાનીઝ", +"Kaamba":"કામ્બા", +"Kabyle Latin":"કબાયલ લેટિન", +"Kalaallisut":"કાલાલ્લિસુટ", +"Kannada":"કન્નડા", +"Kashmiri (India)":"કાશમીર (ભારત)", +"Kashmiri (Kashmir)":"કાશમીરી (કાશ્મીર)", +"Kashubian":"કાશુબિયન", +"Kazakh":"કઝાખ", +"KeyID":"કીID", +"Khanty":"ખાન્ટી", +"Khmer":"ખ્મેર", +"Kinyarwanda (Rwanda)":"કિન્યારવૅન્ડા (ર્વાન્ડા)", +"Kirghiz":"કિર્ઘિજ્", +"Komi-Permyak":"કોમી-પર્મ્યાક", +"Komi-Zyrian":"કોમી-ઝીરીયન", +"Konkani":"કોનકાની", +"Koongo (Congo)":"કુન્ગો (કોન્ગો)", +"Korean (RoK)":"કોરીઅન (RoK)", +"Kumyk":"કુમ્યક", +"Kunyi":"કુન્યી", +"Kurdish, Central (Iran)":"કુર્દિશ, મધ્ય (ઇરાન)", +"Kurdish, Central (Iraq)":"કુર્દિશ, મધ્ય (ઇરાક)", +"Kurdish, Northern (Syria)":"કુર્દિશ, ઉત્તરી (સિરીઆ)", +"Kurdish, Northern (Turkey)":"કુર્દિશ, ઉત્તરી (તર્કી)", +"Kurdish, Southern (Iran)":"કુર્દિશ, દક્ષિણી (ઇરાન)", +"Kurdish, Southern (Iraq)":"કુર્દિશ, દક્ષિણી (ઇરાક)", +"Kyrgyz (China)":"કિર્ગિઝ (ચીન)", +"Labels":"લેબલો", +"Ladin":"લૅડિન", +"Landscape":"લેન્ડસ્કેપ", +"Lao":"લાઓ", +"Lari":"લારી", +"Latgalian":"લૅટગાલિયન", +"Latin":"લેટિન", +"Latvian":"લેટવિઅન", +"Left Page":"ડાબું પાનું", +"Lengo":"લેન્ગો", +"Limbu":"લીંમ્બુ", +"Line Numbering":"ક્રમાકિંત લીટી", +"Lines":"લીટીઓ", +"Lingala":"લિંગાલા", +"List Contents":"યાદીના સમાવિષ્ટો", +"List Heading":"યાદીનુ મથાળું", +"List Indent":"યાદીનુ હાંસ્યાાથી અંતર", +"Lithuanian":"લીથૂએનીયન", +"Livonian":"લીવોનિયન", +"Lojban":"લૉજબાન", +"Low German":"નીચા જર્મન", +"Luxembourgish":"લક્ક્ષેમ્બોર્ગિશ", +"Macedonian":"મેસીડોનિયન", +"Main Index Entry":"મુખ્ય અનુક્રમાંક પ્રવેશ", +"Maithili":"મૈથિલી", +"Malagasy, Plateau":"મલાગાસી, પ્લાટ્યુ", +"Malay (Brunei Darussalam)":"મલય (બ્રુનૈ ડરુસલમ)", +"Malay (Malaysia)":"મલય (મલેશિયા)", +"Malayalam":"મલયાલમ", +"Maltese":"માલ્ટેસે", +"Manipuri":"મનીપુરી", +"Maore":"મૂરે", +"Maori":"માઓરી", +"Marathi":"મરાઠી", +"Marginalia":"હાસિયો", +"Mari, Hill":"મારી, હીલ", +"Mari, Meadow":"મારી, મેડો", +"Max":"મહત્તમ", +"Mbochi":"મ્બોચી", +"Min":"ન્યૂનતમ", +"Moksha":"મોક્ષા", +"Mongolian Cyrillic":"મોંગોલિયન સિરીલીક", +"Mongolian Mongolian":"મોંગોલિયન મોંગોલિયન", +"Moore":"મૂરે", +"N'ko":"N'Ko", +"Ndebele, South":"ન્ડેબેલે, દક્ષિણ", +"Nenets":"નેનેટ્સ", +"Nepali (India)":"નેપાલી (ભારત)", +"Nepali (Nepal)":"નેપાલી (નેપાલ)", +"Nganasan":"ન્ગાનાસાન", +"Ngungwel":"ન્ગુનગ્વેલ", +"Nine Slides":"નવ સ્લાઇડો", +"Njyem (Congo)":"ન્જયેમ (કોંગો)", +"Nogai":"નોગાઇ", +"None (Do not check spelling)":"કંઇ નહિં (જોડણી ને ચકાસો નહિં)", +"Northern Sotho":"ઉત્તરનું સોથો", +"Norwegian, Bokmål":"નોર્વેજિયન, બોકમાલ", +"Norwegian, Nynorsk":"નોર્વેજિયન, નિનોર્સક", +"Notes":"નોંધો", +"Numbering 1":"ક્રમાંક 1", +"Numbering 1 Cont.":"ક્રમાંક ૧ ગણતરી.", +"Numbering 1 End":"ક્રમાંક ૧ અંત", +"Numbering 1 Start":"ક્રમાંક ૧ શરુઆત", +"Numbering 2":"ક્રમાંક 2", +"Numbering 2 Cont.":"ક્રમાંક ૨ ગણતરી.", +"Numbering 2 End":"ક્રમાંક ૨ અંત", +"Numbering 2 Start":"ક્રમાંક ૨ શરુઆત", +"Numbering 3":"ક્રમાંક 3", +"Numbering 3 Cont.":"ક્રમાંક ૩ ગણતરી.", +"Numbering 3 End":"ક્રમાંક ૩ અંત", +"Numbering 3 Start":"ક્રમાંક ૩ શરુઆત", +"Numbering 4":"ક્રમાંક 4", +"Numbering 4 Cont.":"ક્રમાંક ૪ ગણતરી.", +"Numbering 4 End":"ક્રમાંક ૪ અંત", +"Numbering 4 Start":"ક્રમાંક ૪ શરુઆત", +"Numbering 5":"ક્રમાંક 5", +"Numbering 5 Cont.":"ક્રમાંક ૫ ગણતરી.", +"Numbering 5 End":"ક્રમાંક ૫ અંત", +"Numbering 5 Start":"ક્રમાંક ૫ શરુઆત", +"Numbering Symbols":"આંકડાકીય સંજ્ઞાઓ", +"Nyanja":"ન્યાન્જા", +"OLE":"OLE", +"Object Index 1":"વસ્તુ અનુક્રમાંક ૧", +"Object Index Heading":"વસ્તુ અનુક્રમાંક મથાળું", +"Object with no fill and no line":"ઑબ્જેક્ટ ભરેલ અને તેની રેખા નથી", +"Object without fill":"ભરેલા વગરની વસ્તુ", +"Occitan":"ઓસીટન", +"Odia":"ઓડિયા", +"Olonets":"ઑલોનેટ્સ", +"One Slide":"એક સ્લાઇડ", +"Oromo":"ઓરોમો", +"Outline":"બાહ્ય કિનારી", +"Overwrite":"ઉપર લખો", +"Page Number":"પાના ક્રમાંક", +"Pali Latin":"પાલી લેટિન", +"Papiamento (Aruba)":"પાપ્યામેન્ટો (અરુબા)", +"Papiamento (Bonaire)":"પાપ્યામેન્ટો (બોનેઇર)", +"Papiamento (Curaçao)":"પાપ્યામેન્ટો (ક્યુરાકાઓ)", +"Papiamentu (Netherlands Antilles)":"પાપ્યામેન્ટુ (નૅધરલૅન્ડ ઍન્ટિલ્સ)", +"Persian":"પર્શિયન", +"Pitjantjatjara":"પીટજંતજટજરા", +"Placeholder":"જગ્યા રાખનાર", +"Polish":"પોલિશ", +"Portrait":"છબી", +"Portuguese (Angola)":"પોર્ટુગીઝ (અંગોલા)", +"Portuguese (Brazil)":"પોર્ટુગીઝ (બ્રાઝિલ)", +"Portuguese (Portugal)":"પોર્ટુગીઝ (પોર્ટુગલ)", +"Preformatted Text":"પહેલેથી બંધારણવાળુ લખાણ", +"Product":"ઉત્પાદન", +"Punjabi":"પંજાબી", +"Punu":"પુનુ", +"Quechua (Bolivia, North)":"ક્વેચુઆ (બોલિવિયા, ઉત્તર)", +"Quechua (Bolivia, South)":"ક્વેચુઆ (બોલિવિયા, દક્ષિણ)", +"Quechua (Ecuador)":"ક્વેચુઆ (ઍક્યુએડોર)", +"Report":"અહેવાલ", +"Result":"પરિણામ", +"Result2":"પરિણામ ૨", +"Rhaeto-Romance":"રેએટો-રોમાન્સ્", +"Right Page":"જમણું પાનું", +"Romanian (Moldova)":"રોમેનિઅન (મોલ્ડોવા)", +"Romanian (Romania)":"રોમાનિઅન (રોમેનિયા)", +"Rubies":"માણેક", +"Russian":"રશિઅન", +"Rusyn (Slovakia)":"રુસ્યન (સ્લોવાકીયા)", +"Rusyn (Ukraine)":"રુસ્યન (યુક્રેન)", +"Sami, Inari (Finland)":"સામિ, ઇનરી (ફિનલેન્ડ)", +"Sami, Kildin (Russia)":"સામી, કિલ્ડીન (રશિયા)", +"Sami, Lule (Norway)":"સામી, લુલે (નોર્વે)", +"Sami, Lule (Sweden)":"સામી, લુલે (સ્વીડન)", +"Sami, Northern (Finland)":"સામી, ઉત્તરનું (ફિનલેન્ડ)", +"Sami, Northern (Norway)":"સામી, ઉત્તરનું (નોર્વે)", +"Sami, Northern (Sweden)":"સામી, ઉત્તરનું (સ્વીડન)", +"Sami, Pite (Sweden)":"સામી, પાઇટ (સ્વીડન)", +"Sami, Skolt (Finland)":"સામી, સ્કોલ્ટ (ફિનલેન્ડ)", +"Sami, Southern (Norway)":"સામી, દક્ષિણનું (નોર્વે)", +"Sami, Southern (Sweden)":"સામી, દક્ષિણનું (સવીડન)", +"Sango":"સેંગો", +"Sanskrit":"સંસ્કૃત", +"Sardinian":"સાર્ડિનિયન", +"Sardinian, Campidanese":"સર્ડિનિયન, કૅમ્પિદાનીઝ", +"Sardinian, Gallurese":"સર્ડિનિયન, ગૅલ્લુરીઝ", +"Sardinian, Logudorese":"સર્ડિનિયન, લૉગુડોરીઝ", +"Sardinian, Sassarese":"સર્ડિનિયન, સાસ્સારીઝ", +"Selection count":"પસંદગી ગણતરી", +"Serbian Cyrillic (Montenegro)":"સર્બિયન સિરીલિક (મોન્ટેનેગ્રો)", +"Serbian Cyrillic (Serbia and Montenegro)":"સર્બિયન સિરીલિક (સર્બિયા અને મોન્ટેનેગ્રો)", +"Serbian Cyrillic (Serbia)":"સર્બિયન સિરીલિક (સર્બિઆ)", +"Serbian Latin":"સર્બિયન (લેટિન)", +"Serbian Latin (Montenegro)":"સર્બિયન લૅટિન (મોન્ટેનેગ્રો)", +"Serbian Latin (Serbia and Montenegro)":"સર્બિયન લૅટિન (સર્બિયા અને મોન્ટેનેગ્રો)", +"Serbian Latin (Serbia)":"સર્બિઅન લેટિન (સર્બિઆ)", +"Shapes":"આકારો", +"Shuswap":"શુસ્વૅપ", +"Sidama":"સીદામા", +"Signature":"સહી", +"Sinhala":"સિન્હાલા", +"Six Slides":"છ સ્લાઇડો", +"Slovak":"સ્લોવેક", +"Slovenian":"સ્લોવેનિયન", +"Somali":"સોમાલી", +"Sorbian, Lower":"સોર્બિઅન. નીચુ", +"Sorbian, Upper":"સોર્બિઅન. ઉપર", +"Source Text":"સ્ત્રોત લખાણ", +"Southern Sotho":"દક્ષિણ સોથો", +"Spanish (Argentina)":"સ્પેનિશ (આર્જેન્ટિના)", +"Spanish (Bolivia)":"સ્પેનિશ (બોલીવિઆ)", +"Spanish (Chile)":"સ્પેનિશ (ચિલે)", +"Spanish (Colombia)":"સ્પેનિશ (કોલોમ્બિઆ)", +"Spanish (Costa Rica)":"સ્પેનિશ (કોસ્ટા રીકા)", +"Spanish (Cuba)":"સ્પેનિશ (કુબા)", +"Spanish (Dom. Rep.)":"સ્પેનિશ (Dom. Rep.)", +"Spanish (Ecuador)":"સ્પેનિશ (એક્વડોર)", +"Spanish (El Salvador)":"સ્પેનિશ (એલ સલ્વડોર)", +"Spanish (Guatemala)":"સ્પેનિશ (ગૌટેમલા)", +"Spanish (Honduras)":"સ્પેનિશ (હોન્ડુરાસ્)", +"Spanish (Mexico)":"સ્પેનિશ (મેક્સિકો)", +"Spanish (Nicaragua)":"સ્પેનિશ (નિકારાગે)", +"Spanish (Panama)":"સ્પેનિશ (પાનામા)", +"Spanish (Paraguay)":"સ્પેનિશ (પરૅગે)", +"Spanish (Peru)":"સ્પેનિશ (પેરુ)", +"Spanish (Puerto Rico)":"સ્પેનિશ (પ્યુર્ટો રિકો)", +"Spanish (Spain)":"સ્પેનિશ (સ્પેન)", +"Spanish (Uruguay)":"સ્પેનિશ (ઉરુગે)", +"Spanish (Venezuela)":"સ્પેનિશ (વેનેજુએલા)", +"StDev":"StDev", +"Strong Emphasis":"ભારે શબ્દભાર", +"Subtitle":"ઉપશીર્ષક", +"Sum":"સરવાળો", +"Suundi":"સુન્ડી", +"Swahili (Kenya)":"સ્વાહીલિ (કેન્યા)", +"Swahili (Tanzania)":"સ્વાહિલી (તન્જાનિયા)", +"Swazi":"સ્વાઝી", +"Swedish (Finland)":"સ્વીડિશ (ફિનલેંડ)", +"Swedish (Sweden)":"સ્વીડિશ (સ્વીડન)", +"Table":"કોષ્ટક", +"Table Contents":"કોષ્ટકના સમાવિષ્ટો", +"Table Heading":"કોષ્ટકનુ મથાળું", +"Table Index 1":"કોષ્ટક અનુક્રમાંક 1", +"Table Index Heading":"કોષ્ટક અનુક્રમાંક મથાળું", +"Tagalog":"તાગાલોગ", +"Tahitian":"તાહિટીયન", +"Tajik":"તાજીક", +"Tamil":"તમીલ", +"Tatar":"તતાર", +"Teke-Eboo":"તેકે-ઇબો", +"Teke-Ibali":"તેકે-ઇબાલી", +"Teke-Kukuya":"ટેકે-કુકુયા", +"Teke-Tyee":"તેકે-તી", +"Teletype":"ટેલી-પ્રકાર", +"Telugu":"તેલુગુ", +"Tetun (Indonesia)":"તેટુન (ઇન્ડોનેશિયા)", +"Tetun (Timor-Leste)":"તેતુન (તિમોર-લેસ્ટે)", +"Text":"લખાણ", +"Thai":"થાઇ", +"Three Slides":"ત્રણ સ્લાઇડો", +"Tibetan (India)":"તિબેટીયન (ભારત)", +"Tibetan (PR China)":"તિબેટન (PR ચાઇના)", +"Tigrigna (Eritrea)":"ટિગ્રીગ્ના (ઇરિટ્રે)", +"Tigrigna (Ethiopia)":"ટિગ્રીગ્ના (ઍથીઓપીઆ)", +"Title":"શીર્ષક", +"Title Only":"ફક્ત શીર્ષક", +"Title Slide":"શીર્ષક સ્લાઇડ", +"Title and 2 Content":"શીર્ષક અને 2 સમાવિષ્ટ", +"Title, 2 Content and Content":"શીર્ષક, 2 સમાવિષ્ટ અને સમાવિષ્ટ", +"Title, 2 Content over Content":"શીર્ષક, સમાવિષ્ટ પર 2 સમાવિષ્ટ", +"Title, 4 Content":"શીર્ષક, 4 સમાવિષ્ટ", +"Title, 6 Content":"શીર્ષક, 6 સમાવિષ્ટ", +"Title, Content":"શીર્ષક, સમાવિષ્ટ", +"Title, Content and 2 Content":"શીર્ષક, સમાવિષ્ટ અને 2 સમાવિષ્ટ", +"Title, Content over Content":"શીર્ષક, સમાવિષ્ટ પર સમાવિષ્ટ", +"Title, Vertical Text":"શીર્ષક, ઊભું લખાણ", +"Title, Vertical Text, Clipart":"શીર્ષક, ઊભું લખાણ, ક્લીપઆર્ટ", +"Tok Pisin":"તોક પિસીન", +"Tsaangi":"ત્સાંગી", +"Tsonga":"ત્સોન્ગા", +"Tswana (Botswana)":"સ્વાના (બોત્સવાના)", +"Tswana (South Africa)":"ત્સ્વાના (દક્ષિણ આફ્રિકા)", +"Turkish":"તુર્કીશ", +"Turkmen":"તર્કમેન", +"Two Slides":"બે સ્લાઇડો", +"Udmurt":"ઉદમુર્ત", +"Ukrainian":"યુક્રેનિઅન", +"Unknown":"અજાણ્યું", +"Urdu (India)":"ઉર્દુ (ભારત)", +"Urdu (Pakistan)":"ઉર્દુ (પાકિસ્તાન)", +"User Entry":"વપરાશકર્તાનો પ્રવેશ", +"User Index 1":"વપરાશકર્તા અનુક્રમાંક ૧", +"User Index 10":"વપરાશકર્તા અનુક્રમાંક ૧૦", +"User Index 2":"વપરાશકર્તા અનુક્રમાંક ૨", +"User Index 3":"વપરાશકર્તા અનુક્રમાંક ૩", +"User Index 4":"વપરાશકર્તા અનુક્રમાંક ૪", +"User Index 5":"વપરાશકર્તા અનુક્રમાંક ૫", +"User Index 6":"વપરાશકર્તા અનુક્રમાંક ૬", +"User Index 7":"વપરાશકર્તા અનુક્રમાંક ૭", +"User Index 8":"વપરાશકર્તા અનુક્રમાંક ૮", +"User Index 9":"વપરાશકર્તા અનુક્રમાંક ૯", +"User Index Heading":"વપરાશકર્તા અનુક્રમાંક મથાળું", +"Uyghur":"ઉયઘુર", +"Uzbek Cyrillic":"ઉઝબેક સિરીલિક", +"Uzbek Latin":"ઉઝબેક લૅટિન", +"Var":"Var", +"Variable":"ચલ", +"Venda":"વેન્ડા", +"Veps":"વૅપ્સ", +"Vertical Numbering Symbols":"ઊભી કમાંકની સંજ્ઞાઓ", +"Vertical Title, Text, Chart":"ઊભું શીર્ષક, લખાણ, આલેખ", +"Vertical Title, Vertical Text":"ઊભું શીર્ષક, ઊભું લખાણ", +"Vietnamese":"વિયેતનામિજ", +"Vili":"વી", +"Visited Internet Link":"મુલાકાત લીધેલ ઇન્ટરનેટ કડી", +"Võro":"વોરો", +"Walloon":"વલુન", +"Watermark":"વોટરમાર્ક", +"Welsh":"વેલ્શ", +"Xhosa":"હોસા", +"Yiddish (Israel)":"યિડ્ડીશ (ઇઝરાઇલ)", +"Yiddish (USA)":"યિડ્ડીશ (USA)", +"Yombe (Congo)":"યોમ્બે (કોન્ગો)", +"Yoruba":"યોરુબા", +"Zulu":"ઝુલુ", +"[None]":"[કંઇ નહિં]", +"Éwé":"ઇવે" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/gug.json b/f7cloud-office/browser/dist/l10n/locore/gug.json new file mode 100644 index 0000000..9f75119 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/gug.json @@ -0,0 +1,575 @@ +{ +"3D Objects":"Mba'ekuéra 3D", +"A0":" AO", +"A4":"A4", +"Afrikaans (Namibia)":"Afrikáans (Namibia)", +"Afrikaans (South Africa)":"Afrikáans (Sudáfrica)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanés", +"Amharic":"Amárico", +"Apatani":"Apataní", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Argelia)", +"Arabic (Bahrain)":"Árabe (Baréin)", +"Arabic (Chad)":"Árabe (Chad)", +"Arabic (Comoros)":"Árabe (Comoros)", +"Arabic (Djibouti)":"Árabe (Djibouti)", +"Arabic (Egypt)":"Árabe (Egipto)", +"Arabic (Eritrea)":"Árabe (Eritrea)", +"Arabic (Iraq)":"Árabe (Iraq)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Jordania)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbano)", +"Arabic (Libya)":"Árabe (Libia)", +"Arabic (Mauritania)":"Árabe (Mauritania)", +"Arabic (Morocco)":"Árabe (Marruecos)", +"Arabic (Oman)":"Árabe (Omán)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Catar)", +"Arabic (Saudi Arabia)":"Árabe (Arabia Saudí)", +"Arabic (Somalia)":"Árabe (Somalia)", +"Arabic (Sudan)":"Árabe (Sudán)", +"Arabic (Syria)":"Árabe (Siria)", +"Arabic (Tunisia)":"Árabe (Túnez)", +"Arabic (UAE)":"Árabe (Emiratos Árabes Unidos)", +"Arabic (Yemen)":"Árabe (Yemen)", +"Aragonese":"Aragonés", +"Aranese":"Aranés", +"Arpitan (France)":"Arpitán (Francia)", +"Arpitan (Italy)":"Arpitán (Italia)", +"Arpitan (Switzerland)":"Arpitán (Suiza)", +"Arrow Line":"Hai ihu'ýva", +"Assamese":"Asamés", +"Asturian":"Asturiano", +"Avar":"Ávaro", +"Average":"Promedio", +"Azerbaijani Cyrillic":"Azerí (cirílico)", +"Azerbaijani Latin":"Azerí (latino)", +"Background":"Hapykuegua", +"Background objects":"Mba'ekuéra hapykueguágui", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formas Básicas", +"Basque":"Vasco", +"Beembe":"Bembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorruso", +"Bengali (Bangladesh)":"Bengalí (Bangladesh)", +"Bengali (India)":"Bengalí (India)", +"Bibliography 1":"Bibliografía 1", +"Bibliography Heading":"Oñemoakãva bibliografía", +"Blank Slide":"Diapositiva Nandi", +"Block Arrows":"Flechas de Bloque", +"Bodo":"Bodo", +"Bosnian":"Bosnio", +"Breton":"Bretón", +"Bulgarian":"Búlgaro", +"Burmese":"Birmano", +"Bushi":"Bushi", +"Callouts":"Henói kuéra", +"Caption":"Subtítulo", +"Caption Characters":"Caracteres Subtítulogui", +"Catalan":"Catalán", +"Catalan (Valencian)":"Catalán (Valencia)", +"Centered Text":"Moñe'ẽrã Mombyte", +"Chinese (Hong Kong)":"Chino (Hong Kong)", +"Chinese (Macau)":"Chino (Macao)", +"Chinese (Singapore)":"Chino (Singapur)", +"Chinese (simplified)":"Chino (simplificado)", +"Chinese (traditional)":"Chino (tradicional)", +"Church Slavic":"Eslavo Eclesiástico", +"Chuvash":"Chuvasio", +"Citation":"Referencia", +"Clear formatting":"Monandi formato", +"Complimentary Close":"Ñe'ẽjoaju Tayma", +"Connectors":"Conectores", +"Contents 1":"Orekóva 1", +"Contents 10":"Orekóva 10", +"Contents 2":"Orekóva 2", +"Contents 3":"Orekóva 3", +"Contents 4":"Orekóva 4", +"Contents 5":"Orekóva 5", +"Contents 6":"Orekóva 6", +"Contents 7":"Orekóva 7", +"Contents 8":"Orekóva 8", +"Contents 9":"Orekóva 9", +"Contents Heading":"Oñemoakãva Índice gui", +"Coptic":"Copto", +"Cornish":"Córnico", +"Count":"Econta", +"CountA":"Econta2", +"Cree, Plains, Latin":"Clisteno (Plains, latino)", +"Cree, Plains, Syllabics":"Clisteno (Plains, silábico)", +"Croatian":"Croata", +"Czech":"Checo", +"Danish":"Danés", +"Dashed Line":"Haiñeno ososóva", +"Default":"Oĩhaguéicha voi", +"Definition":"Myesakã", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dibujo", +"Drop Caps":"Letras capitulares", +"Dutch (Belgium)":"Holandés (Bélgica)", +"Dutch (Netherlands)":"Holandés (Países Bajos)", +"Dzongkha":"Butanés", +"Emphasis":"Tekotevẽ", +"Endnote":"Nota Paha", +"Endnote Anchor":"Jokoha Nota Paha", +"Endnote Characters":"Caracteres Nota Paha", +"English (Australia)":"Inglés (Australia)", +"English (Belize)":"Inglés (Belice)", +"English (Botswana)":"Inglés (Botsuana)", +"English (Canada)":"Inglés (Canadá)", +"English (Caribbean)":"Inglés (Caribe)", +"English (Gambia)":"Inglés (Gambia)", +"English (Ghana)":"Inglés (Ghana)", +"English (India)":"Inglés (India)", +"English (Ireland)":"Inglés (Irlanda)", +"English (Jamaica)":"Inglés (Jamaica)", +"English (Malawi)":"Inglés (Malawi)", +"English (Mauritius)":"Inglés (Mauricio)", +"English (Namibia)":"Inglés (Namibia)", +"English (New Zealand)":"Inglés (Nueva Zelanda)", +"English (Philippines)":"Inglés (Filipinas)", +"English (South Africa)":"Inglés (Sudáfrica)", +"English (Trinidad)":"Inglés (Trinidad)", +"English (UK)":"Inglés (Reino Unido)", +"English (USA)":"Inglés (EE. UU.)", +"English (Zimbabwe)":"Inglés (Zimbabue)", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonio", +"Example":"Techapyrã", +"Faroese":"Faroés", +"Fijian":"Fidji", +"Filled":"Myenyhẽmbyre", +"Filled Blue":"Myenyhẽmbyre hovy", +"Filled Green":"Myenyhẽmbyre rovyũ", +"Filled Red":"Myenyhẽmbyre pytãva", +"Filled Yellow":"Myeñyhẽmbyre sa'yju", +"Finnish":"Finlandés", +"First Line Indent":"Sangría peteĩ ha líneape", +"First Page":"Peteĩha Rogue", +"Flowchart":"Ta'anga syry", +"Footer":"Py roguégui", +"Footer Left":"Py roguégui Asúpe", +"Footer Right":"Py roguégui Akatúa", +"Footnote":"Nota", +"Footnote Anchor":"Jokoha Nota", +"Footnote Characters":"Caracteres Notagui", +"Formula":"Fórmula", +"Four Slides":"Irundy rogue kuéra", +"Frame":"Marco", +"Frame Contents":"Orekóva Marcogui", +"French (Belgium)":"Francés (Bélgica)", +"French (Benin)":"Francés (Benín)", +"French (Burkina Faso)":"Francés (Burkina Faso)", +"French (Canada)":"Francés (Canadá)", +"French (Côte d'Ivoire)":"Francés (Costa de Marfil)", +"French (France)":"Francés (Francia)", +"French (Luxembourg)":"Francés (Luxemburgo)", +"French (Mali)":"Francés (Malí)", +"French (Monaco)":"Francés (Mónaco)", +"French (Niger)":"Francés (Níger)", +"French (Senegal)":"Francés (Senegal)", +"French (Switzerland)":"Francés (Suiza)", +"French (Togo)":"Francés (Togo)", +"Frisian":"Frisón", +"Friulian":"Friulano", +"Function Wizard":"Pytyvõhára Mba'apógui", +"Gaelic (Scotland)":"Gaélico (Escocia)", +"Galician":"Gallego", +"Ganda":"Ganda", +"Gascon":"Gascón", +"Georgian":"Georgiano", +"German (Austria)":"Alemán (Austria)", +"German (Belgium)":"Alemán (Bélgica)", +"German (Germany)":"Alemán (Alemania)", +"German (Liechtenstein)":"Alemán (Liechtenstein)", +"German (Luxembourg)":"Alemán (Luxemburgo)", +"German (Switzerland)":"Alemán (Suiza)", +"Gikuyu":"Kikuyu", +"Graphic":"Ta'nga", +"Graphics":"Ta'anga kuéra", +"Greek":"Griego", +"Greek, Ancient":"Griego, antiguo", +"Guarani (Paraguay)":"Avañe'ẽ (Paraguay)", +"Gujarati":"Guyaratí", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Sangría francesa", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiano", +"Header":"Omoakã", +"Header Left":"Omoakã Asúpe", +"Header Right":"Omoakã Akatúa", +"Heading":"Oñemoakãva", +"Heading 1":"Oñemoakãva 1", +"Heading 10":"Oñemoakãva 10", +"Heading 2":"Oñemoakãva 2", +"Heading 3":"Oñemoakãva 3", +"Heading 4":"Oñemoakãva 4", +"Heading 5":"Oñemoakãva 5", +"Heading 6":"Oñemoakãva 6", +"Heading 7":"Oñemoakãva 7", +"Heading 8":"Oñemoakãva 8", +"Heading 9":"Oñemoakãva 9", +"Heading A0":"Mbohéra AO", +"Heading A4":"Mbohéra A4", +"Hebrew":"Hebreo", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Línea Oñenóva", +"Hungarian":"Húngaro", +"Icelandic":"Islandés", +"Illustration":"Ilustración", +"Index":"Índice", +"Index 1":"Índice achegetygui 1", +"Index 2":"Índice achegetygui 2", +"Index 3":"Índice achegetygui 3", +"Index Heading":"Oñemoakãva índice achegetygui", +"Index Link":"Link Índice gui", +"Index Separator":"Jeiha índice achegetygui", +"Indonesian":"Indonesio", +"Insert":"Moinge", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue (occidental)", +"Internet Link":"Link de Internet", +"Irish":"Irlandés", +"Italian (Italy)":"Italiano (Italia)", +"Italian (Switzerland)":"Italiano (Suiza)", +"Japanese":"Japonés", +"Kaamba":"Kaamba", +"Kabyle Latin":"Cabilio (latino)", +"Kalaallisut":"Groenlandés", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak (latino)", +"Kashmiri (India)":"Cachemirí (India)", +"Kashmiri (Kashmir)":"Cachemirí (Cachemir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazajo", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Jemer", +"Kinyarwanda (Rwanda)":"Kiñaruanda (Ruanda)", +"Kirghiz":"Kirguís", +"Komi-Permyak":"Komi permio", +"Komi-Zyrian":"Komi ziriano", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (República de Corea)", +"Kumyk":"Cumuco", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdo central (Irán)", +"Kurdish, Central (Iraq)":"Kurdo central (Irak)", +"Kurdish, Northern (Syria)":"Kurdo del norte (Siria)", +"Kurdish, Northern (Turkey)":"Kurdo del norte (Turquía)", +"Kurdish, Southern (Iran)":"Kurdo del sur (Irán)", +"Kurdish, Southern (Iraq)":"Kurdo del sur (Irak)", +"Kven Finnish":"Kven", +"Kyrgyz (China)":"Kirguisa (China)", +"Labels":"Etiqueta kuéra", +"Ladin":"Ladino", +"Landscape":"Oñenóva", +"Lao":"Laosiano", +"Lari":"Lari", +"Latgalian":"Latgalio", +"Latin":"Latín", +"Latvian":"Letón", +"Left Page":"Rogue Asúpe", +"Lengo":"Lengo", +"Limbu":"Limbo", +"Line Numbering":"Numeración línegui kuéra", +"Lines":" Haiñeno", +"Lingala":"Lingala", +"List Contents":"Orekóva listagui", +"List Heading":"Oñemoakã listagui", +"List Indent":"Listar Sangría", +"Lithuanian":"Lituano", +"Livonian":"Livonio", +"Lojban":"Lojban", +"Low German":"Bajo alemán", +"Luxembourgish":"Luxemburgués", +"Macedonian":"Macedonio", +"Main Index Entry":"Jeikeha principal índice gui", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgache, Plateau", +"Malay (Brunei Darussalam)":"Malayo (Brunei Darusalam)", +"Malay (Malaysia)":"Malayo (Malasia)", +"Malayalam":"Malayalam", +"Maltese":"Maltés", +"Maninkakan, Eastern, Latin":"Maninka oriental (latino)", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maorí", +"Marathi":"Maratí", +"Marginalia":"Nota al margen", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Tuichaiteve", +"Mbochi":"Mbochi", +"Median":"Mbytgua", +"Min":"Michĩvéva", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol (cirílico)", +"Mongolian Mongolian":"Mongol (mongol)", +"Moore":"Mooré", +"N'ko":"N’Ko", +"Ndebele, South":"Ndebele del sur", +"Nenets":"Nenets", +"Nepali (India)":"Nepalí (India)", +"Nepali (Nepal)":"Nepalí (Nepal)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Movere", +"Nine Slides":"Porundy rogue kuéra", +"Njyem (Congo)":"Njyem (Congo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Avave (Ehecha'ỹ kuatiangatu)", +"Northern Sotho":"Sotho del norte", +"Norwegian, Bokmål":"Noruego (bokmål)", +"Norwegian, Nynorsk":"Noruego (nynorsk)", +"Notes":"Notas", +"Numbering 1":"Numeración 1", +"Numbering 1 Cont.":"Numeración 1 osegui", +"Numbering 1 End":"Numeración 1 Opa", +"Numbering 1 Start":"Numeración 1 Oñepyrũ", +"Numbering 2":"Numeración 2", +"Numbering 2 Cont.":"Numeración 2 osegui", +"Numbering 2 End":"Numeración 2 Opa", +"Numbering 2 Start":"Numeración 2 Oñepyrũ", +"Numbering 3":"Numeración 3", +"Numbering 3 Cont.":"Numeración 3 osegui", +"Numbering 3 End":"Numeración 3 Opa", +"Numbering 3 Start":"Numeración 3 Oñepyrũ", +"Numbering 4":"Numeración 4", +"Numbering 4 End":"Numeración 4 Opa", +"Numbering 4 Start":"Numeración 4 Oñepyrũ", +"Numbering 5":"Numeración 5", +"Numbering 5 Cont.":"Numeración 5 osegui", +"Numbering 5 End":"Numeración 5 Opa", +"Numbering 5 Start":"Numeración 5 Oñepyrũ", +"Numbering Symbols":"Símbolos Numeracióngui", +"Nyanja":"Nianja", +"OLE":"OLE", +"Object Index 1":"Índice Mba'egui 1", +"Object Index Heading":"Oñemoakãva índice mba'egui", +"Object with no fill and no line":"Mba'e myenyhẽ'ỹre ni línea", +"Object without fill":"Mba'e myenyhẽ'ỹre", +"Occitan":"Occitano", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Peteĩ Rogue", +"Oromo":"Oromo", +"Outline":"Trazado", +"Outlined":"Ñemokonimbyre", +"Outlined Blue":"Ñemokonimbyre hovy", +"Outlined Green":"Ñemokonimbyre hovyũva", +"Outlined Red":"Ñemokonimbyre pytã", +"Outlined Yellow":"Ñemokonimbyre sa'yju", +"Overwrite":"Hai ári", +"Page %1 of %2":"Rogue %1 de %2", +"Page Number":"Papapy Rogue", +"Pali Latin":"Pali latino", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antillas Holandesas)", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Comodín", +"Polish":"Polaco", +"Portrait":"Oñembo'yva", +"Portuguese (Angola)":"Portugués (Angola)", +"Portuguese (Brazil)":"Portugués (Brasil)", +"Portuguese (Portugal)":"Portugués (Portugal)", +"Preformatted Text":"Moñe'ẽrã preformateado", +"Product":"Producto", +"Puinave":"Puinave", +"Punjabi":"Panyabí", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Norte de Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sur de Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Report":"Informe", +"Result":"Resultado", +"Result2":"Resultado2", +"Rhaeto-Romance":"Retorrománico", +"Right Page":"Rogue Akatúa", +"Romanian (Moldova)":"Rumano (Moldova)", +"Romanian (Romania)":"Rumano (Rumania)", +"Rubies":"Rubíes", +"Russian":"Ruso", +"Rusyn (Slovakia)":"Rusino (Eslovaquia)", +"Rusyn (Ukraine)":"Rusino (Ucrania)", +"Sami, Inari (Finland)":"Sami inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami kildin (Rusia)", +"Sami, Lule (Norway)":"Sami lule (Noruega)", +"Sami, Lule (Sweden)":"Sami lule (Suecia)", +"Sami, Northern (Finland)":"Sami septentrional (Finlandia)", +"Sami, Northern (Norway)":"Sami septentrional (Noruega)", +"Sami, Northern (Sweden)":"Sami septentrional (Suecia)", +"Sami, Pite (Sweden)":"Sami de Pite (Suecia)", +"Sami, Skolt (Finland)":"Sami skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami meridional (Noruega)", +"Sami, Southern (Sweden)":"Sami meridional (Suecia)", +"Sango":"Sango", +"Sanskrit":"Sánscrito", +"Sardinian":"Sardo", +"Sardinian, Campidanese":"Sardo campidanés", +"Sardinian, Gallurese":"Sardo gallurés", +"Sardinian, Logudorese":"Sardo logudorés", +"Sardinian, Sassarese":"Sardo sasarés", +"Selection count":"Ojepapa hína seleccióngui", +"Serbian Cyrillic (Montenegro)":"Serbio (cirílico, Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbio (cirílico, Serbia y Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbio (cirílico, Serbia)", +"Serbian Latin":"Serbio (latino)", +"Serbian Latin (Montenegro)":"Serbio (latino, Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbio (latino, Serbia y Montenegro)", +"Serbian Latin (Serbia)":"Serbio (latino, Serbia)", +"Shapes":"Ysajakuéra", +"Sheet %1 of %2":"Kuatia %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Firmas", +"Sinhala":"Sinhala", +"Six Slides":"Poteĩ rogue kuéra", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"Eslovaco", +"Slovenian":"Esloveno", +"Somali":"Somalí", +"Sorbian, Lower":"Serbio, Sureño", +"Sorbian, Upper":"Serbio, Norte", +"Source Text":"Moñe'ẽrã Moógui Ou", +"Southern Sotho":"Sotho del sur", +"Spanish (Argentina)":"Español (Argentina)", +"Spanish (Bolivia)":"Español (Bolivia)", +"Spanish (Chile)":"Español (Chile)", +"Spanish (Colombia)":"Español (Colombia)", +"Spanish (Costa Rica)":"Español (Costa Rica)", +"Spanish (Cuba)":"Español (Cuba)", +"Spanish (Dom. Rep.)":"Español (Rep. Dominicana)", +"Spanish (Ecuador)":"Español (Ecuador)", +"Spanish (El Salvador)":"Español (El Salvador)", +"Spanish (Guatemala)":"Español (Guatemala)", +"Spanish (Honduras)":"Español (Honduras)", +"Spanish (Mexico)":"Español (México)", +"Spanish (Nicaragua)":"Español (Nicaragua)", +"Spanish (Panama)":"Español (Panamá)", +"Spanish (Paraguay)":"Español (Paraguay)", +"Spanish (Peru)":"Español (Perú)", +"Spanish (Puerto Rico)":"Español (Puerto Rico)", +"Spanish (Spain)":"Español (España)", +"Spanish (Uruguay)":"Español (Uruguay)", +"Spanish (Venezuela)":"Español (Venezuela)", +"StDev":"DevNorm", +"Strong Emphasis":"Énfasis Mbarete", +"Subtitle":"Subtítulo", +"Sum":"Suma", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suajili (Kenia)", +"Swahili (Tanzania)":"Suajili (Tanzania)", +"Swazi":"Swazilandés", +"Swedish (Finland)":"Sueco (Finlandia)", +"Swedish (Sweden)":"Sueco (Suecia)", +"Table":"Tabla", +"Table Contents":"Orekóva Tablagui", +"Table Heading":"Oñemoakãva Tablagui", +"Table Index 1":"Índice tablagui kuéra 1", +"Table Index Heading":"Oñemoakãva índice tablagui", +"Tagalog":"Tagalog", +"Tahitian":"Taitiano", +"Tajik":"Tayiko", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipo", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (República Democrática de Timor-Leste)", +"Text":"Moñe'ẽrã", +"Text A4":"Moñe'ẽrã A4", +"Thai":"Tailandés", +"Three Slides":"Mbohapy rogue kuéra", +"Tibetan (India)":"Tibetano (India)", +"Tibetan (PR China)":"Tibetano (RP China)", +"Tigrigna (Eritrea)":"Tigriña (Eritrea)", +"Tigrigna (Ethiopia)":"Tigriña (Etiopía)", +"Title":"Título", +"Title A0":"Járatee A4", +"Title A4":"Járatee A4", +"Title Only":"Título'año", +"Title Slide":"Diapositiva Títulogui", +"Title and 2 Content":"Título ha Orekóva 2", +"Title, 2 Content and Content":"Título, Orekóva 2 ha Orekóva", +"Title, 2 Content over Content":"Título, Orekóva-2 Orekóva'ári", +"Title, 4 Content":"Título, Orekóva 4", +"Title, 6 Content":"Título, Orekóva 6", +"Title, Content":"Título, Orekóva", +"Title, Content and 2 Content":"Título, Orekóva ha Orekóva 2", +"Title, Content over Content":"Título, Orekóva Orekóva'ári", +"Title, Vertical Text":"Título, Moñe'ẽrã Oñembo'ýva", +"Title, Vertical Text, Clipart":"Título, Moñe'ẽrã Oñembo'ýva, ClipArt", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Suráfrica)", +"Turkish":"Turco", +"Turkmen":"Turkmeno", +"Two Slides":"Mokõi rogue kuéra", +"Udmurt":"Udmurto", +"Ukrainian":"Ucraniano", +"Unknown":"Jekuaa'ỹva", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistán)", +"User Entry":"Jeikeha Usuariogui", +"User Index 1":"Índice Usuariogui 1", +"User Index 10":"Índice Usuariogui 10", +"User Index 2":"Índice Usuariogui 2", +"User Index 3":"Índice Usuariogui 3", +"User Index 4":"Índice Usuariogui 4", +"User Index 5":"Índice Usuariogui 5", +"User Index 6":"Índice Usuariogui 6", +"User Index 7":"Índice Usuariogui 7", +"User Index 8":"Índice Usuariogui 8", +"User Index 9":"Índice Usuariogui 9", +"User Index Heading":"Oñemoakãva índice usuariogui", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbeko (cirílico)", +"Uzbek Latin":"Uzbeko (latino)", +"Var":"Var", +"Variable":"Omoambueva", +"Venda":"Venda", +"Venetian":"Veneciano", +"Veps":"Veps", +"Vertical Numbering Symbols":"Caracteres numeracióngui oñembo'yva", +"Vertical Title, Text, Chart":"Título Oñembo'ýva, Moñe'ẽrã, Gráfico", +"Vertical Title, Vertical Text":"Título Oñembo'ýva, Moñe'ẽrã Oñembo'yva", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Links de Internet oĩma va'ekue", +"Võro":"Võro", +"Walloon":"Valona", +"Watermark":"Marca ygui", +"Welsh":"Galés", +"Xhosa":"Xhosa", +"Yiddish (Israel)":"Ídish (Israel)", +"Yiddish (USA)":"Ídish (EE. UU.)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulú", +"[None]":"[Mavave]", +"Éwé":"Ewé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/he.json b/f7cloud-office/browser/dist/l10n/locore/he.json new file mode 100644 index 0000000..5391ad0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/he.json @@ -0,0 +1,681 @@ +{ +"%1 of %2 records found":"נמצאו %1 מתוך %2 רשומות", +"3D Objects":"עצמים תלת ממדיים", +"A0":"A0", +"A4":"A4", +"Accent":"צבע משני", +"Accent 1":"צבע משני 1", +"Accent 2":"צבע משני 2", +"Accent 3":"צבע משני 3", +"Addressee":"נמען", +"Afrikaans (Namibia)":"אפריקאנס (נמיביה)", +"Afrikaans (South Africa)":"אפריקאנס (דרום אפריקה)", +"Aka (Central African Republic)":"אקא (הרפובליקה המרכז אפריקאית)", +"Aka (Congo)":"אקה (קונגו)", +"Akan":"אקאן", +"Albanian":"אלבנית", +"Amharic":"אמהרית", +"Appendix":"נספח", +"Arabic":"ערבית", +"Arabic (Algeria)":"ערבית (אלג׳יריה)‏", +"Arabic (Bahrain)":"ערבית (בחריין)‏", +"Arabic (Chad)":"ערבית (עיראק)‏", +"Arabic (Comoros)":"ערבית (איי קומורו)", +"Arabic (Djibouti)":"ערבית (ג׳יבוטי)", +"Arabic (Egypt)":"ערבית (מצרים)‏", +"Arabic (Eritrea)":"ערבית (אריתריאה)", +"Arabic (Iraq)":"ערבית (עיראק)‏", +"Arabic (Israel)":"ערבית (ישראל)‏", +"Arabic (Jordan)":"ערבית (ירדן)‏", +"Arabic (Kuwait)":"ערבית (כווית)‏", +"Arabic (Lebanon)":"ערבית (לבנון)‏", +"Arabic (Libya)":"ערבית (לוב)‏", +"Arabic (Mauritania)":"ערבית (מאוריטניה)", +"Arabic (Morocco)":"ערבית (מרוקו)‏", +"Arabic (Oman)":"ערבית (עומאן)‏", +"Arabic (Palestine)":"ערבית (הרשות הפלשתינית)", +"Arabic (Qatar)":"ערבית (קטאר)‏", +"Arabic (Saudi Arabia)":"ערבית (ערב הסעודית)‏", +"Arabic (Somalia)":"ערבית (סוריה)‏", +"Arabic (Sudan)":"ערבית (ירדן)‏", +"Arabic (Syria)":"ערבית (סוריה)‏", +"Arabic (Tunisia)":"ערבית (תוניסיה)‏", +"Arabic (UAE)":"ערבית (אמירויות)‏", +"Arabic (Yemen)":"ערבית (תימן)‏", +"Aragonese":"אראגונית", +"Aranese":"אראנית", +"Armenian, Classical (Armenia)":"ארמנית קלסית (ארמניה)", +"Armenian, Eastern (Armenia)":"ארמנית מזרחית (ארמניה)", +"Armenian, Eastern (Iran)":"ארמנית מזרחית (איראן)", +"Armenian, Eastern (Russia)":"ארמנית מזרחית (רוסיה)", +"Armenian, Western (Armenia)":"ארמנית מערבית (ארמניה)", +"Arpitan (France)":"ארפיטנית (צרפתית)", +"Arpitan (Italy)":"ארפיטנית (איטליה)", +"Arpitan (Switzerland)":"ארפיטנית (שווייץ)‏", +"Arrow Line":"קו חץ", +"Assamese":"אסאמית", +"Asturian":"אסטורית", +"Avar":"אווארית", +"Average":"ממוצע", +"Azerbaijani Cyrillic":"אזרבייג'אנית (קירילית)‏", +"Azerbaijani Latin":"אזרבייג'אנית (לטינית)‏", +"Background":"רקע", +"Background objects":"עצמי רקע", +"Bad":"רע", +"Bafia":"בפיה", +"Bambara":"במברה", +"Basic Shapes":"צורות בסיסיות", +"Basque":"בסקית", +"Beembe":"באמבה", +"Bekwel":"בקוול", +"Belarusian":"בלארוסית", +"Bengali (Bangladesh)":"בנגלית (בנגלדש)‏", +"Bengali (India)":"בנגלית", +"Bibliography 1":"ביבליוגרפיה 1‏", +"Bibliography Heading":"כותרת ביבליוגרפיה", +"Blank Slide":"שקופית ריקה", +"Block Arrows":"חצים לבניים", +"Bodo":"בודו", +"Body Text":"טקסט הגוף", +"Body Text, Indented":"טקסט הגוף, מוזח", +"Bosnian":"בוסנית", +"Breton":"ברטונית", +"Bribri":"ברי-ברי", +"Bulgarian":"בולגרית", +"Bullet –":"תבליט –", +"Bullet •":"תבליט •", +"Bullet ☑":"תבליט ☑", +"Bullet ✗":"תבליט ✗", +"Bullet ➢":"תבליט ➢", +"Bullets":"תבליטים", +"Burmese":"בורמזית", +"Bushi":"בושי", +"Callouts":"הסברים", +"Caption":"כתובית", +"Caption Characters":"תווי כתובית", +"Catalan":"קטלאנית", +"Catalan (Valencian)":"קטלאנית (ולנסית)", +"Centered Text":"טקסט ממורכז", +"Chinese (Hong Kong)":"סינית (הונג-קונג)‏", +"Chinese (Macau)":"סינית (מקאו)‏", +"Chinese (Singapore)":"סינית (סינגפור)‏", +"Chinese (simplified)":"סינית (מפושטת)‏", +"Chinese (traditional)":"סינית (מסורתית)‏", +"Church Slavic":"סלאבית כנסייתית", +"Chuvash":"צ׳ובשית", +"Citation":"ציטוט", +"Clear formatting":"ניקוי עיצוב", +"Comment":"הערה", +"Complimentary Close":"ברכת סיום", +"Connectors":"מחברים", +"Contents 1":"תוכן עניינים 1‏", +"Contents 10":"תוכן עניינים 10‏", +"Contents 2":"תוכן עניינים 2‏", +"Contents 3":"תוכן עניינים 3‏", +"Contents 4":"תוכן עניינים 4‏", +"Contents 5":"תוכן עניינים 5‏", +"Contents 6":"תוכן עניינים 6‏", +"Contents 7":"תוכן עניינים 7‏", +"Contents 8":"תוכן עניינים 8‏", +"Contents 9":"תוכן עניינים 9‏", +"Contents Heading":"כותרת תוכן העניינים", +"Coptic":"קופטית", +"Cornish":"קורנית", +"Count":"ספירה", +"CountA":"ספירת תאים שאינם ריקים", +"Cree, Plains, Latin":"קרי מישורים לטינית", +"Cree, Plains, Syllabics":"קרי מישורים הברתית", +"Croatian":"קרואטית", +"Czech":"צ׳כית", +"Danish":"דנית", +"Dashed Line":"קו מקווקו", +"Default":"ברירת מחדל", +"Default Drawing Style":"סגנון ציור ברירת מחדל", +"Default Page Style":"סגנון עמוד כברירת מחדל", +"Default Paragraph Style":"סגנון פסקה כברירת מחדל", +"Definition":"הגדרה", +"Dhivehi":"דיווהי", +"Dibole":"דיבולה", +"Dogri":"דוֹגרי", +"Doondo":"דונדו", +"Drawing":"ציור", +"Drop Caps":"אות פתיח", +"Dutch (Belgium)":"הולנדית (בלגיה)‏", +"Dutch (Netherlands)":"הולנדית (הולנד)‏", +"Dzongkha":"דזונגקה", +"Emphasis":"הדגשה", +"Endnote":"הערת סיום", +"Endnote Anchor":"עוגן הערת סיום", +"Endnote Characters":"תווי הערת סיום", +"English (Australia)":"אנגלית (אוסטרליה)‏", +"English (Belize)":"אנגלית (בליז)‏", +"English (Botswana)":"אנגלית (בוטסואנה)", +"English (Canada)":"אנגלית (קנדה)‏", +"English (Caribbean)":"אנגלית (האיים הקאריביים)‏", +"English (Denmark)":"אנגלית (דנמרק)", +"English (Gambia)":"אנגלית (גמביה)", +"English (Ghana)":"אנגלית (גאנה)", +"English (Hong Kong)":"אנגלית (הונג קונג)", +"English (India)":"אנגלית (הודו)‏", +"English (Ireland)":"אנגלית (אירלנד)", +"English (Israel)":"אנגלית (ישראל)", +"English (Jamaica)":"אנגלית (ג׳מייקה)‏", +"English (Kenya)":"אנגלית (קניה)", +"English (Malawi)":"אנגלית (מלווי)‏", +"English (Malaysia)":"אנגלית (מלזיה)‏", +"English (Mauritius)":"אנגלית (מאוריציוס)", +"English (Namibia)":"אנגלית (נמיביה)", +"English (New Zealand)":"אנגלית (ניו זילנד)‏", +"English (Nigeria)":"אנגלית (ניגריה)", +"English (Philippines)":"אנגלית (פיליפינים)‏", +"English (South Africa)":"אנגלית (דרום אפריקה)‏", +"English (Sri Lanka)":"אנגלית (סרי לנקה)", +"English (Trinidad)":"אנגלית (טרינידד)‏", +"English (UK)":"אנגלית (בריטניה)‏", +"English (USA)":"אנגלית (ארה״ב)‏", +"English (Zambia)":"אנגלית (זמביה)", +"English (Zimbabwe)":"אנגלית (זימבבואה)‏", +"English, OED spelling (UK)":"אנגלית, איות אוקספורד (אנגליה)", +"Envelope":"מעטפה", +"Error":"שגיאה", +"Erzya":"ארזיה", +"Esperanto":"אספרנטו", +"Estonian":"אסטונית", +"Example":"דוגמה", +"Faroese":"פארואזית", +"Fijian":"פיג׳ית", +"Filled":"מלא", +"Filled Blue":"מלא בכחול", +"Filled Green":"מלא בירוק", +"Filled Red":"מלא באדום", +"Filled Yellow":"מלא בצהוב", +"Finnish":"פינית", +"First Line Indent":"הזחת שורה ראשונה", +"First Page":"עמוד ראשון", +"Flowchart":"תרשים זרימה", +"Fon":"פון", +"Footer":"כותרת תחתונה", +"Footer Left":"כותרת תחתונה משמאל", +"Footer Right":"כותרת תחתונה מימין", +"Footnote":"הערת שוליים", +"Footnote Anchor":"עוגן הערת שוליים", +"Footnote Characters":"תווי הערת שוליים", +"Formula":"נוסחה", +"Four Slides":"ארבע שקופיות", +"Frame":"מסגרת", +"Frame Contents":"תוכן מסגרת", +"French (Belgium)":"צרפתית (בלגיה)‏", +"French (Benin)":"צרפתית (בנין)‏", +"French (Burkina Faso)":"צרפתית (בורקינה פאסו)", +"French (Canada)":"צרפתית (קנדה)‏", +"French (Côte d'Ivoire)":"צרפתית (חוף השנהב)", +"French (France)":"צרפתית (צרפת)‏", +"French (Luxembourg)":"צרפתית (לוקסמבורג)‏", +"French (Mali)":"צרפתית (מאלי)‏", +"French (Mauritius)":"צרפתית (מאוריציוס)", +"French (Monaco)":"צרפתית (מונקו)‏", +"French (Niger)":"צרפתית (ניז׳ר)", +"French (Senegal)":"צרפתית (סנגל)", +"French (Switzerland)":"צרפתית (שווייץ)‏", +"French (Togo)":"צרפתית (טוגו)", +"Frisian":"פריזית", +"Friulian":"פריולית", +"Function Wizard":"אשף פונקציות", +"Gaelic (Scotland)":"גאלית (סקוטלנד)‏", +"Galician":"גליסית", +"Ganda":"לוגנדה", +"Gascon":"גסקונית", +"Georgian":"גאורגית", +"German (Austria)":"גרמנית (אוסטריה)‏", +"German (Belgium)":"גרמנית (בלגית)‏", +"German (Germany)":"גרמנית (גרמניה)‏", +"German (Liechtenstein)":"גרמנית (ליכטנשטיין)‏", +"German (Luxembourg)":"גרמנית (לוקסמבורג)‏", +"German (Switzerland)":"גרמנית (שווייץ)‏", +"Gikuyu":"גיקויו", +"Good":"טוב", +"Graphic":"גרפיקה", +"Graphics":"גרפיקה", +"Greek":"יוונית", +"Greek, Ancient":"יוונית עתיקה", +"Guadeloupean Creole French":"צרפתית קריאולית של גוואדלופ", +"Guarani (Paraguay)":"גוארני של פרגוואי", +"Gujarati":"גוג׳ראטית", +"HTML":"HTML", +"Haitian":"האיטית", +"Hanging Indent":"הזחה תלויה", +"Hausa (Ghana)":"האוסה (גאנה)", +"Hausa (Nigeria)":"האוסה (ניגריה)", +"Hawaiian":"הוואית", +"Header":"כותרת עליונה", +"Header Left":"כותרת עליונה משמאל", +"Header Right":"כותרת עליונה מימין", +"Heading":"כותרת", +"Heading 1":"כותרת 1", +"Heading 10":"כותרת 10‏", +"Heading 2":"כותרת 2", +"Heading 3":"כותרת 3‏", +"Heading 4":"כותרת 4‏", +"Heading 5":"כותרת 5‏", +"Heading 6":"כותרת 6‏", +"Heading 7":"כותרת 7‏", +"Heading 8":"כותרת 8‏", +"Heading 9":"כותרת 9‏", +"Heading A0":"כותרת A0", +"Heading A4":"כותרת A4", +"Hebrew":"עברית", +"Hiligaynon":"היליגיינון", +"Hindi":"הינדי", +"Horizontal Line":"קו אופקי", +"Hungarian":"הונגרית", +"Hungarian (Szekely-Hungarian Rovas)":"הונגרית עתיקה", +"Hyperlink":"קישור", +"Icelandic":"איסלנדית", +"Illustration":"איור", +"Iloko":"אילוקאנו", +"Index":"מפתחות", +"Index 1":"מפתחות 1‏", +"Index 2":"מפתחות 2‏", +"Index 3":"מפתחות 3‏", +"Index Heading":"כותרת מפתח", +"Index Link":"קישור למפתחות", +"Index Separator":"מפריד ערכים", +"Indonesian":"אינדונזית", +"Insert":"הוספה", +"Interlingua":"אינטרנלינגואה", +"Internet Link":"קישור אינטרנט", +"Interslavic Cyrillic":"קירילית בין-סלאבית", +"Interslavic Latin":"לטינית בין-סלאבית", +"Irish":"אירית", +"Italian (Italy)":"איטלקית (איטליה)‏", +"Italian (Switzerland)":"איטלקית (שווייץ)‏", +"Japanese":"יפנית", +"Kaamba":"קאמה", +"Kabardian":"קברדינית", +"Kabyle Latin":"קבילית לטינית", +"Kalaallisut":"גרינלנדית", +"Kannada":"קאנדה", +"Karakalpak Latin":"קרקלפקית בכתב לטיני", +"Kashmiri (India)":"קשמירית (הודו)‏", +"Kashmiri (Kashmir)":"קשמירית (קשמיר)‏", +"Kashubian":"קשובית", +"Kazakh":"קזחית", +"KeyID":"KeyID", +"Khanty":"חאנטי", +"Khmer":"חמרית", +"Kinyarwanda (Rwanda)":"קיניארוואנדית", +"Kirghiz":"קירגיזית", +"Kituba (Congo)":"קיטובה (קונגו)", +"Kituba (Democratic Republic of the Congo)":"קיטובה (הרפובליקה הדמוקרטית של קונגו)", +"Klingon":"קלינגון", +"Komi-Permyak":"קומי־פרמית", +"Komi-Zyrian":"קומי־זיריאנית", +"Konkani":"קונקאנית (הודו)‏", +"Koongo (Congo)":"קונגו (קונגו)", +"Korean (RoK)":"קוריאנית (דרום)‏", +"Kumyk":"קומיקית", +"Kunyi":"קוניי", +"Kurdish, Central (Iran)":"כורדית מרכזית (איראן)", +"Kurdish, Central (Iraq)":"כורדית מרכזית (עיראק)", +"Kurdish, Northern (Syria)":"כורדית צפונית (סוריה)", +"Kurdish, Northern (Turkey)":"כורדית צפונית (טורקיה)", +"Kurdish, Southern (Iran)":"כורדית דרומית (איראן)", +"Kurdish, Southern (Iraq)":"כורדית דרומית (עיראק)", +"Kyrgyz (China)":"קירגיזית (סין)", +"Labels":"תוויות", +"Ladin":"לדינית", +"Landscape":"לרוחב", +"Lao":"לאו", +"Lari":"לארי", +"Latgalian":"לטגלית", +"Latin":"לטינית", +"Latvian":"לטבית", +"Left Page":"עמוד שמאלי", +"Ligurian":"לינגורית", +"Limbu":"לימבו", +"Line Numbering":"מספור שורות", +"Lines":"שורות", +"Lingala":"לינגלה", +"List":"רשימה", +"List 1":"רשימה 1", +"List 1 Cont.":"תוכן רשימה 1", +"List 1 End":"סוף רשימה 1", +"List 1 Start":"התחלת רשימה 1", +"List 2":"רשימה 2", +"List 2 Cont.":"תוכן רשימה 2", +"List 2 End":"סוף רשימה 2", +"List 2 Start":"התחלת רשימה 2", +"List 3":"רשימה 3", +"List 3 Cont.":"תוכן רשימה 3", +"List 3 End":"סוף רשימה 3", +"List 3 Start":"התחלת רשימה 3", +"List 4":"רשימה 4", +"List 4 Cont.":"תוכן רשימה 4", +"List 4 End":"סוף רשימה 4", +"List 4 Start":"התחלת רשימה 4", +"List 5":"רשימה 5", +"List 5 Cont.":"תוכן רשימה 5", +"List 5 End":"סוף רשימה 5", +"List 5 Start":"התחלת רשימה 5", +"List Contents":"תוכן רשימה", +"List Heading":"כותרת רשימה", +"List Indent":"הזחת רשימה", +"Lithuanian":"ליטאית", +"Livonian":"ליבונית", +"Lojban":"לוז׳באן", +"Low German":"גרמנית תחתית", +"Luxembourgish":"לוקסמבורגית", +"Macedonian":"מקדונית", +"Main Index Entry":"רשומת מפתח ראשית", +"Maithili":"מאית'ילי", +"Malagasy, Plateau":"מלגשית, רמה", +"Malay (Brunei Darussalam)":"מלאית (ברוני דרוסלאם)‏", +"Malay (Malaysia)":"מלאית (מלזיה)‏", +"Malay Arabic (Brunei Darussalam)":"ערבית מלאית (ברוניי דארוסלאם)", +"Malay Arabic (Malaysia)":"ערבית מלאית (מלזיה)", +"Malayalam":"מלאיאלאם", +"Maltese":"מלטית", +"Manchu":"מנצ׳ו", +"Maninkakan, Eastern, Latin":"מנינקה מזרחית לטינית", +"Manipuri":"מאניפורית", +"Maore":"מאורה", +"Maori":"מאורית", +"Marathi":"מרטהי (הודו)‏", +"Marginalia":"הערות השוליים", +"Mari, Hill":"מארי מערבית", +"Mari, Meadow":"מארי (שדות)", +"Max":"מרבי", +"Mbochi":"מבוצ׳י", +"Median":"חציוני", +"Min":"מזערי", +"Minangkabau":"מיננגקבאו", +"Moksha":"מוקשה", +"Mongolian Cyrillic":"מונגולית קירילית", +"Mongolian Mongolian":"מונגולית של מונגוליה", +"Moore":"מורה", +"Morisyen":"קריאולית מאוריציאנית", +"N'ko":"נ׳קו", +"Ndebele, South":"נדבלה (דרומית)‏", +"Nenets":"ננץ", +"Nepali (India)":"נפאלי (הודו)‏", +"Nepali (Nepal)":"נפאלית (נפאל)‏", +"Neutral":"נייטרלי", +"Nganasan":"נגאנאסן", +"Ngungwel":"נגונגוול", +"Ngäbere":"גויאמי", +"Nine Slides":"תשע שקופיות", +"Njyem (Congo)":"נג׳יים (קונגו)", +"No Character Style":"אין סגנון תווים", +"No List":"אין רשימה", +"Nogai":"נוגאי", +"None (Do not check spelling)":"ללא (לא לבדוק איות)", +"Northern Sotho":"סוטו צפונית", +"Norwegian, Bokmål":"נורווגית ‏‫(Bokmål)‏", +"Norwegian, Nynorsk":"נורווגית ‏‪(Nynorsk)‏", +"Note":"הערה", +"Notes":"הערות", +"Numbering 1":"מספור 1", +"Numbering 1 Cont.":"המשך מספור 1‏", +"Numbering 1 End":"סיום מספור 1‏", +"Numbering 1 Start":"תחילת מספור 1‏", +"Numbering 123":"מספור 123", +"Numbering 2":"מספור 2", +"Numbering 2 Cont.":"המשך מספור 2‏", +"Numbering 2 End":"סיום מספור 2‏", +"Numbering 2 Start":"תחילת מספור 2‏", +"Numbering 3":"מספור 3", +"Numbering 3 Cont.":"המשך מספור 3‏", +"Numbering 3 End":"סיום מספור 3‏", +"Numbering 3 Start":"תחילת מספור 3‏", +"Numbering 4":"מספור 4", +"Numbering 4 Cont.":"המשך מספור 4‏", +"Numbering 4 End":"סיום מספור 4‏", +"Numbering 4 Start":"תחילת מספור 4‏", +"Numbering 5":"מספור 5", +"Numbering 5 Cont.":"המשך מספור 5‏", +"Numbering 5 End":"סיום מספור 5‏", +"Numbering 5 Start":"תחילת מספור 5‏", +"Numbering ABC":"מספור ABC", +"Numbering IVX":"מספור IVX", +"Numbering Symbols":"סמלי מספור", +"Numbering abc":"מספור abc", +"Numbering ivx":"מספור ivx", +"Nyanja":"ניאנג׳ה", +"OLE":"‏‪OLE‬‏", +"Object Index 1":"מפתח עצמים 1‏", +"Object Index Heading":"כותרת מפתח עצמים", +"Object with no fill and no line":"עצם ללא מילוי וללא קו", +"Object without fill":"עצם בלי מילוי", +"Occitan":"אוקסיטנית", +"Odia":"אודיה", +"Olonets":"אולונץ", +"One Slide":"שקופית אחת", +"Oromo":"אורומו", +"Outline":"מתאר", +"Outlined":"קו מתאר", +"Outlined Blue":"קו מתאר כחול", +"Outlined Green":"קו מתאר ירוק", +"Outlined Red":"קו מתאר אדום", +"Outlined Yellow":"קו מתאר צהוב", +"Overwrite":"דריסה", +"Page %1 of %2":"עמוד %1 מתוך %2", +"Page %1 of %2 (%3)":"עמוד %1 מתוך %2 (%3)", +"Page Number":"מספר עמוד", +"Page Properties":"מאפייני עמוד", +"Pali Latin":"פאלי לטינית", +"Pali Thai":"תאית פאלי", +"Papiamento (Aruba)":"פפיאמנטו (ארובה)", +"Papiamento (Bonaire)":"פפיאמנטו (בונייר)", +"Papiamento (Curaçao)":"פפיאמנטו (קוראסאו)", +"Papiamentu (Netherlands Antilles)":"פפיאמנטו (אנטיליים הולנדים)", +"Pennsylvania Dutch":"הולנדית של פנסילבניה", +"Persian":"פרסית", +"Pitjantjatjara":"פיג׳נג׳רה", +"Placeholder":"מחזיק מקום", +"Plautdietsch":"פלוטדיץ׳", +"Polish":"פולנית", +"Portrait":"לאורך", +"Portuguese (Angola)":"פורטוגלית (אנגולה)", +"Portuguese (Brazil)":"פורטוגלית (ברזיל)‏", +"Portuguese (Mozambique)":"פורטוגלית (מוזמביק)", +"Portuguese (Portugal)":"פורטוגלית (פורטוגל)‏", +"Preformatted Text":"טקסט מעוצב מראש", +"Product":"מכפלה", +"Punjabi":"פנג׳בית", +"Punu":"פונו", +"Quechua (Bolivia, North)":"קצ׳ואה (בוליביה, צפון)", +"Quechua (Bolivia, South)":"קצ׳ואה (בוליביה, דרום)", +"Quechua (Ecuador)":"קצ׳ווה (אקוודור)", +"Quotation":"ציטוט", +"Report":"דוח", +"Result":"תוצאה", +"Result2":"תוצאה2‏", +"Rhaeto-Romance":"רטו־רומנית", +"Right Page":"עמוד ימני", +"Rohingya Hanifi":"רוהינגיה בכתב הניפי", +"Romanian (Moldova)":"רומנית (מולדובה)", +"Romanian (Romania)":"רומנית (רומניה)", +"Rubies":"טקסט שוליים זעירים (טקסט \"רובי\")", +"Russian":"רוסית", +"Rusyn (Slovakia)":"רוסינית (סלובקיה)", +"Rusyn (Ukraine)":"רוסינית (אוקראינה)", +"Sami, Inari (Finland)":"סאמי, אינרי (פינלנד)", +"Sami, Kildin (Russia)":"סאמי, קילדין (רוסיה)", +"Sami, Lule (Norway)":"סאמי, לולה (נורווגיה)", +"Sami, Lule (Sweden)":"סאמי, לולה (שוודיה)", +"Sami, Northern (Finland)":"סאמי, צפונית (פינלנד)", +"Sami, Northern (Norway)":"סאמי, צפונית (נורווגיה)", +"Sami, Northern (Sweden)":"סאמי, צפונית (שוודיה)", +"Sami, Pite (Sweden)":"סאמי, פייט (שוודיה)", +"Sami, Skolt (Finland)":"סאמי, סקולט (פינלנד)", +"Sami, Southern (Norway)":"סאמי, דרומית (נורווגיה)", +"Sami, Southern (Sweden)":"סאמי, דרומית (שוודיה)", +"Sango":"סנגו", +"Sanskrit":"סנסקריט", +"Saraiki":"סראיקי", +"Sardinian":"סרדו", +"Sardinian, Campidanese":"סרדינית קאמפידנזית", +"Sardinian, Gallurese":"סרדינית גלורזית", +"Sardinian, Logudorese":"סרדינית לוגודורזית", +"Sardinian, Sassarese":"סרדינית סאסארית", +"Selection count":"ספירת הבחירה", +"Sender":"מוען", +"Serbian Cyrillic (Montenegro)":"סרבית קירילית (מונטנגרו)", +"Serbian Cyrillic (Serbia and Montenegro)":"סרבית קירילית (סרביה ומונטנגרו)", +"Serbian Cyrillic (Serbia)":"סרבית קירילית (סרביה)", +"Serbian Latin":"סרבית לטינית", +"Serbian Latin (Montenegro)":"סרבית לטינית (מונטנגרו)", +"Serbian Latin (Serbia and Montenegro)":"סרבית לטינית (סרביה ומונטנגרו)", +"Serbian Latin (Serbia)":"סרבית לטינית (סרביה)", +"Sesotho":"ססותו", +"Shapes":"צורות", +"Sheet %1 of %2":"גיליון %1 מתוך %2", +"Shuswap":"שוסוואפ", +"Sidama":"סידמאית", +"Signature":"חתימה", +"Silesian":"שילזית", +"Sindhi, Arabic":"סינדהי בכתב ערבי", +"Sindhi, Devanagari":"סינדהי בכתב דוונאגרי", +"Sinhala":"סינהלית", +"Six Slides":"שש שקופיות", +"Slide %1 of %2":"שקופית %1 מתוך %2", +"Slide %1 of %2 (%3)":"שקופית %1 מתוך %2 (%3)", +"Slovak":"סלובקית", +"Slovenian":"סלובנית", +"Somali":"סומלית", +"Sorbian, Lower":"סורבית תחתית", +"Sorbian, Upper":"סורבית עילית", +"Source Text":"טקסט מקור", +"Southern Sotho":"סוטו דרומית", +"Spanish (Argentina)":"ספרדית (ארגנטינה)‏", +"Spanish (Bolivia)":"ספרדית (בוליביה)‏", +"Spanish (Chile)":"ספרדית (צ'ילה)‏", +"Spanish (Colombia)":"ספרדית (קולומביה)‏", +"Spanish (Costa Rica)":"ספרדית (קוסטה ריקה)‏", +"Spanish (Cuba)":"ספרדית (קובה)", +"Spanish (Dom. Rep.)":"ספרדית (הרפובליקה הדומיניקנית)‏", +"Spanish (Ecuador)":"ספרדית (אקוודור)‏", +"Spanish (El Salvador)":"ספרדית (אל סלוודור)‏", +"Spanish (Guatemala)":"ספרדית (גואטמלה)‏", +"Spanish (Honduras)":"ספרדית (הונדורס)‏", +"Spanish (Mexico)":"ספרדית (מקסיקו)‏", +"Spanish (Nicaragua)":"ספרדית (ניקרגואה)‏", +"Spanish (Panama)":"ספרדית (פנמה)‏", +"Spanish (Paraguay)":"ספרדית (פרגוואי)‏", +"Spanish (Peru)":"ספרדית (פרו)‏", +"Spanish (Puerto Rico)":"ספרדית (פוארטו ריקו)‏", +"Spanish (Spain)":"ספרדית (ספרד)‏", +"Spanish (Uruguay)":"ספרדית (אורגוואי)‏", +"Spanish (Venezuela)":"ספרדית (ונצואלה)‏", +"StDev":"סטיית תקן", +"Status":"מצב", +"Strong Emphasis":"הדגשה חזקה", +"Subtitle":"כותרת משנית", +"Sum":"סכום", +"Sundanese":"סונדנית", +"Suundi":"סונדי", +"Swahili (Kenya)":"סוואהילי (קניה)‏", +"Swahili (Tanzania)":"סווהילי (טנזניה)‏", +"Swazi":"סוואזי", +"Swedish (Finland)":"שוודית (פינלנד)‏", +"Swedish (Sweden)":"שוודית (שוודיה)‏", +"Table":"טבלה", +"Table Contents":"תוכן טבלה", +"Table Heading":"כותרת טבלה", +"Table Index 1":"מפתח טבלאות 1‏", +"Table Index Heading":"כותרת מפתח טבלאות", +"Tagalog":"טגלוג", +"Tahitian":"טהיטית", +"Tajik":"טג׳יקית", +"Tamil":"טמילית", +"Tatar":"טטרית", +"Teke-Eboo":"טקה־אבואו", +"Teke-Ibali":"טקה־איבלי", +"Teke-Kukuya":"טקה־קוקויה", +"Teke-Tyee":"טקה־טייה", +"Teletype":"רוחב תו קבוע", +"Telugu":"טלוגו", +"Tetun (Indonesia)":"טטון (אינדונזיה)", +"Tetun (Timor-Leste)":"טטון (מזרח טימור)", +"Text":"טקסט", +"Text A0":"טקסט A0", +"Text A4":"טקסט A4", +"Thai":"תאילנדית", +"Three Slides":"שלוש שקופיות", +"Tibetan (India)":"טיבטית (הודו)", +"Tibetan (PR China)":"טיבטית (סין העממית)‏", +"Tigrigna (Eritrea)":"תגרית (אריתראה)", +"Tigrigna (Ethiopia)":"תגרית (אתיופיה)", +"Title":"כותרת", +"Title A0":"כותר A0", +"Title A4":"כותר A4", +"Title Only":"כותרת בלבד", +"Title Slide":"שקופית כותרת", +"Title and 2 Content":"כותרת ו-2 תכנים", +"Title, 2 Content and Content":"כותרת, 2 תכנים ותוכן", +"Title, 2 Content over Content":"כותרת, 2 תכנים מעל תוכן", +"Title, 4 Content":"כותרת, 4 תכנים", +"Title, 6 Content":"כותרת, 6 תכנים", +"Title, Content":"כותרת, תוכן", +"Title, Content and 2 Content":"כותרת, תוכן ו-2 תכנים", +"Title, Content over Content":"כותרת, תוכן מעל תוכן", +"Title, Vertical Text":"כותרת, טקסט אנכי", +"Title, Vertical Text, Clipart":"כותרת, טקסט אנכי, תמונות", +"Tok Pisin":"טוק פיסין", +"Tsaangi":"טשאנגי", +"Tsonga":"טסונגה", +"Tswana (Botswana)":"טסואנה (בוטסואנה)‏", +"Tswana (South Africa)":"סטסוואנה (דרום אפריקה)‏", +"Turkish":"טורקית", +"Turkmen":"טורקמנית", +"Two Slides":"שתי שקופיות", +"Udmurt":"אודמורטית", +"Ukrainian":"אוקראינית", +"Unknown":"לא מוכרת", +"Urdu (India)":"אורדו (הודו)‏", +"Urdu (Pakistan)":"אורדו (פקיסטן)‏", +"User Entry":"קלט המשתמש", +"User Index 1":"מפתחות משתמש/ת 1‏", +"User Index 10":"מפתחות משתמש/ת 10‏", +"User Index 2":"מפתחות משתמש/ת 2‏", +"User Index 3":"מפתחות משתמש/ת 3‏", +"User Index 4":"מפתחות משתמש/ת 4‏", +"User Index 5":"מפתחות משתמש/ת 5‏", +"User Index 6":"מפתחות משתמש/ת 6‏", +"User Index 7":"מפתחות משתמש/ת 7‏", +"User Index 8":"מפתחות משתמש/ת 8‏", +"User Index 9":"מפתחות משתמש/ת 9‏", +"User Index Heading":"כותרת מפתח מוגדר על ידי משתמש/ת", +"Uyghur":"אויגור", +"Uzbek Cyrillic":"אוזבקית קירילית", +"Uzbek Latin":"אוזבקית (לטינית)‏", +"Var":"שונות", +"Variable":"משתנה", +"Venda":"ונדה", +"Venetian":"ונטית", +"Veps":"ופס", +"Vertical Numbering Symbols":"סמלי מספור אנכי", +"Vertical Title, Text, Chart":"כותרת אנכית, טקסט, תרשים", +"Vertical Title, Vertical Text":"כותרת אנכית, טקסט אנכי", +"Vietnamese":"וייטנאמית", +"Vili":"וילי", +"Visited Internet Link":"קישור אינטרנט שביקרו בו", +"Võro":"והרו", +"Walloon":"ואלונית", +"Warning":"אזהרה", +"Watermark":"סימן מים", +"Welsh":"ולשית", +"Xhosa":"קהוסה", +"Xibe":"סיבה", +"Yaka (Congo)":"יאקה (קונגו)", +"Yaka (Democratic Republic of the Congo)":"יאקה (הרפובליקה הדמוקרטית של קונגו)", +"Yiddish (Israel)":"יידיש (ישראל)", +"Yiddish (USA)":"יידיש (ארה״ב)", +"Yombe (Congo)":"יומבה (קונגו)", +"Yoruba":"יורובה", +"Zulu":"זולו", +"[Multiple]":"[מגוון]", +"[None]":"[None]", +"[Undetermined]":"[לא נקבע]", +"Éwé":"אווה" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hi.json b/f7cloud-office/browser/dist/l10n/locore/hi.json new file mode 100644 index 0000000..e2d186e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hi.json @@ -0,0 +1,495 @@ +{ +"A0":"ए0", +"A4":"A4", +"Afrikaans (Namibia)":"अफ्रीकांस (नामिबिया)", +"Afrikaans (South Africa)":"अफ्रीकांस (दक्षिणी अफ्रीका)", +"Aka (Congo)":"अका (कांगो)", +"Akan":"अकान", +"Albanian":"अल्बेनियन", +"Amharic":"अम्हारिक", +"Arabic":"अरबी", +"Arabic (Algeria)":"अरबी (अल्जीरियन)", +"Arabic (Bahrain)":"अरबी (बहरिन)", +"Arabic (Chad)":"अरबी (चाड)", +"Arabic (Comoros)":"अरबी (कोमोरोस)", +"Arabic (Djibouti)":"अरबी (ड्जब्यूटी)", +"Arabic (Egypt)":"अरबी (मिश्र)", +"Arabic (Eritrea)":"अरबी (इरीट्रिया)", +"Arabic (Iraq)":"अरबी (इराक)", +"Arabic (Israel)":"अरबी (इजराएल)", +"Arabic (Jordan)":"अरबी (जोर्डन)", +"Arabic (Kuwait)":"अरबी (कुवैत)", +"Arabic (Lebanon)":"अरबी (लेबनॉन)", +"Arabic (Libya)":"अरबी (लीबिया)", +"Arabic (Mauritania)":"अरबी (मारिटैनिया)", +"Arabic (Morocco)":"अरबी (मोरोक्को)", +"Arabic (Oman)":"अरबी (ओमान)", +"Arabic (Palestine)":"अरबी (फिलीस्तीनी)", +"Arabic (Qatar)":"अरेबियन (कतार)", +"Arabic (Saudi Arabia)":"अरबी (सऊदी अरब)", +"Arabic (Somalia)":"अरबी (सोमालिया)", +"Arabic (Sudan)":"अरबी (सूडान)", +"Arabic (Syria)":"अरबी (सीरिया)", +"Arabic (Tunisia)":"अरबी (ट्यूनीशिया)", +"Arabic (UAE)":"अरबी (UAE)", +"Arabic (Yemen)":"अरबी (येमन)", +"Aragonese":"अरेगोनिस", +"Assamese":"असामी", +"Asturian":"ऑस्ट्रियन", +"Average":"औसत", +"Azerbaijani Cyrillic":"अज़रबैजानी (साइरिलिक)", +"Azerbaijani Latin":"अज़रबैजानी (लैटिन)", +"Background":"पृष्ठभूमि", +"Background objects":"पृष्ठभूमि वस्तु", +"Bafia":"बाफिया", +"Bambara":"बंबारा", +"Basic Shapes":"मौलिक आकार", +"Basque":"बास्क", +"Beembe":"बींबे", +"Bekwel":"बेक्वेल", +"Belarusian":"बेलारूसी", +"Bengali (Bangladesh)":"बंगाली (बांग्लादेश)", +"Bengali (India)":"बंगाली (भारत)", +"Bibliography 1":"ग्रन्थ-सूची 1", +"Bibliography Heading":"ग्रन्थ-सूची शीर्षक", +"Blank Slide":"खाली स्लाइड", +"Block Arrows":"तीर रोकें", +"Bodo":"बोडो", +"Bosnian":"बोस्नियाई", +"Breton":"ब्रेटन", +"Bulgarian":"बुल्गारियाई", +"Burmese":"बर्मीज", +"Bushi":"बुशी", +"Callouts":"कॉलआउट", +"Caption Characters":"शीर्षक वर्ण", +"Catalan":"केटालॉन", +"Catalan (Valencian)":"केटालॉन (वेलेंशियन)", +"Centered Text":"केंद्रित पाठ", +"Chinese (Hong Kong)":"चीनी (हांगकांग)", +"Chinese (Macau)":"चीनी (मकाउ)", +"Chinese (Singapore)":"चीनी (सिंगापुर)", +"Chinese (simplified)":"चीनी (सामान्य)", +"Chinese (traditional)":"चीनी (परम्परागत)", +"Chuvash":"चुवाश", +"Clear formatting":"प्रारूपण साफ करें", +"Complimentary Close":"पूरक बंद", +"Connectors":"कनेक्टर", +"Contents 1":"विषय 1", +"Contents 10":"विषय 10", +"Contents 2":"विषय 2", +"Contents 3":"विषय 3", +"Contents 4":"विषय 4", +"Contents 5":"विषय 5", +"Contents 6":"विषय 6", +"Contents 7":"विषय 7", +"Contents 8":"विषय 8", +"Contents 9":"विषय 9", +"Contents Heading":"विषय शीर्षक", +"Coptic":"कोप्टिक", +"Count":"गिनती", +"CountA":"CountA", +"Croatian":"क्रोएशियाई", +"Czech":"चेक", +"Danish":"डैनिश", +"Default":"तयशुदा", +"Definition":"परिभाषा", +"Dhivehi":"डिवेही", +"Dibole":"डिबोले", +"Dogri":"डोगरी", +"Doondo":"डूंडो", +"Drawing":"रेखाचित्र", +"Drop Caps":"कैप्स छोड़ें", +"Dutch (Belgium)":"डच (बेल्जियम)", +"Dutch (Netherlands)":"डच (नीदरलैंड)", +"Dzongkha":"ड्जोंग्खा", +"Emphasis":"बलाघात", +"Endnote":"अंत टीका", +"Endnote Anchor":"अंत टीका लंगर", +"Endnote Characters":"अंत टीका वर्ण", +"English (Australia)":"अंग्रेजी (आस्ट्रेलिया)", +"English (Belize)":"अंग्रेजी (बिलैज़)", +"English (Canada)":"अंग्रेजी (कनाडा)", +"English (Caribbean)":"अंग्रेजी (कैरिबियन)", +"English (Ghana)":"अंग्रेजी (घाना)", +"English (India)":"अंग्रेजी (भारत)", +"English (Jamaica)":"अंग्रेजी (जमैका)", +"English (Malawi)":"अंग्रेजी (मलावी)", +"English (Namibia)":"अंग्रेजी (नामिबिया)", +"English (New Zealand)":"अंग्रेजी (न्यूज़ीलैंड)", +"English (Philippines)":"अंग्रेजी (फिलीपाइंस)", +"English (South Africa)":"अंग्रेजी (दक्षिण अफ्रीका)", +"English (Trinidad)":"अंग्रेजी (ट्रिनीडाड)", +"English (UK)":"अंग्रेजी (UK)", +"English (USA)":"अंग्रेजी (USA)", +"English (Zimbabwe)":"अंग्रेजी (जिम्बावे)", +"Erzya":"इरज्या", +"Esperanto":"एस्पेरांटो", +"Estonian":"एस्तोनियन", +"Example":"उदाहरण", +"Faroese":"फारसी", +"Fijian":"फिजियन", +"Filled":"भरा हुआ", +"Finnish":"फिनिश", +"First Line Indent":"पहली रेखा हाशिया", +"First Page":"पहला पृष्ठ", +"Flowchart":"फ्लोचार्ट", +"Footer":"पादिका", +"Footer Left":"पादिका बायाँ", +"Footer Right":"पादिका दाहिना", +"Footnote":"पाद टीका", +"Footnote Anchor":"पाद टीका लंगर", +"Footnote Characters":"पाद टीका वर्ण", +"Formula":"सूत्र", +"Four Slides":"चार स्लाइड", +"Frame":"ढांचा", +"Frame Contents":"ढाँचा विषय", +"French (Belgium)":"फ्रेंच (बेल्जियम)", +"French (Canada)":"फ्रेंच (कनाडा)", +"French (France)":"फ्रेन्च (फ्रान्स)", +"French (Luxembourg)":"फ्रेंच (लक्सेम्बर्ग)", +"French (Monaco)":"फ्रेंच (मोनोको)", +"French (Switzerland)":"फ्रेंच (स्विट्जरलैंड)", +"Frisian":"फ्रिसियन", +"Friulian":"फ्रायुलियन", +"Function Wizard":"प्रकार्य सहायक", +"Gaelic (Scotland)":"गैलिक (स्काटलैंड)", +"Galician":"गेलिसियन", +"Ganda":"गैंडा", +"Gascon":"गैसकॉन", +"Georgian":"ज्यॉर्जियाई", +"German (Austria)":"जर्मन (आस्ट्रिया)", +"German (Belgium)":"जर्मन (बेल्जियम)", +"German (Germany)":"जर्मन (जर्मनी)", +"German (Liechtenstein)":"जर्मन (लिचेंस्टाइन)", +"German (Luxembourg)":"जर्मन (लक्सेम्बर्ग)", +"German (Switzerland)":"जर्मन (स्विट्जरलैंड)", +"Gikuyu":"गिकुयु", +"Graphic":"आलेखी", +"Graphics":"चित्रादि", +"Greek":"ग्रीक", +"Greek, Ancient":"यूनान, प्राचीन", +"Gujarati":"गुजराती", +"HTML":"एचटीएमएल", +"Haitian":"हैतियन", +"Hanging Indent":"लटकता हाशिया", +"Hausa (Ghana)":"हौसा (घाना)", +"Hausa (Nigeria)":"हौसा (नाइजीरिया)", +"Hawaiian":"हवाइयन", +"Header":"शीर्षिका", +"Header Left":"शीर्षिका बायाँ", +"Header Right":"शीर्षिका दाहिना", +"Heading":"शीर्षक", +"Heading 1":"शीर्षक 1", +"Heading 10":"शीर्षक 10", +"Heading 2":"शीर्षक 2", +"Heading 3":"शीर्षक 3", +"Heading 4":"शीर्षक 4", +"Heading 5":"शीर्षक 5", +"Heading 6":"शीर्षक 6", +"Heading 7":"शीर्षक 7", +"Heading 8":"शीर्षक 8", +"Heading 9":"शीर्षक 9", +"Hebrew":"हिब्रू", +"Hiligaynon":"हिलिगेनोन", +"Hindi":"हिन्दी", +"Horizontal Line":"क्षैतिज रेखा", +"Hungarian":"हंगेरियाई", +"Icelandic":"आइसलैंडिक", +"Illustration":"चित्र", +"Index":"सूची", +"Index 1":"सूची 1", +"Index 2":"सूची 2", +"Index 3":"सूची 3", +"Index Heading":"सूची शीर्षक", +"Index Link":"सूची लिंक", +"Index Separator":"सूची पृथक्कारक", +"Indonesian":"इंडोनेशियन", +"Insert":"जोड़ें", +"Interlingua":"अंतरभाषायी", +"Internet Link":"इन्टरनेट लिंक", +"Irish":"आइरिश", +"Italian (Italy)":"इतालवी (इटली)", +"Italian (Switzerland)":"इतालवी (स्विट्जरलैंड)", +"Japanese":"जापानी", +"Kaamba":"कांबा", +"Kalaallisut":"कालालिसुत", +"Kannada":"कन्नड", +"Kashmiri (India)":"कश्मीरी (भारत)", +"Kashmiri (Kashmir)":"कश्मीरी (भारत)", +"Kashubian":"काशुबिनयन", +"Kazakh":"कज़ाख", +"KeyID":"KeyID", +"Khanty":"खान्टी", +"Khmer":"ख्मेर", +"Kinyarwanda (Rwanda)":"कीनियारबांडा (रबांडा)", +"Kirghiz":"किरग़िज़", +"Komi-Permyak":"कोमी-परम्येक", +"Komi-Zyrian":"कोमी जायरियन", +"Konkani":"कोंकणी", +"Koongo (Congo)":"कूंगो (कोंगो)", +"Korean (RoK)":"कोरियाई (RoK)", +"Kunyi":"कुनयी", +"Kyrgyz (China)":"किरगिज (चीन)", +"Labels":"लेबल", +"Landscape":"भूदृश्य", +"Lao":"लाओ", +"Lari":"लारी", +"Latgalian":"लतगैलिन", +"Latvian":"लॉटवियाई", +"Left Page":"बायाँ पृष्ठ", +"Limbu":"लिंबु", +"Line Numbering":"रेखा क्रमांकन", +"Lines":"पंक्तियां", +"Lingala":"लिंगुआला", +"List Contents":"सूची विषय", +"List Indent":"सूची हाशिया", +"Lithuanian":"लिथुआनियाई", +"Livonian":"लिवोनियन", +"Lojban":"लोब्जान", +"Low German":"कम जर्मन", +"Luxembourgish":"लक्जमबुर्गीश", +"Macedonian":"मेसिडोनियन", +"Main Index Entry":"मुख्य सूची प्रविष्टि", +"Maithili":"मैथिली", +"Malagasy, Plateau":"मालागासी, पठार", +"Malay (Brunei Darussalam)":"मलय (ब्रूनेई दारुस्सलाम)", +"Malay (Malaysia)":"मलय (मलेशिया)", +"Malayalam":"मलयालम", +"Maltese":"माल्टीज", +"Manipuri":"मनीपुरी", +"Maore":"मूअर", +"Marathi":"मराठी", +"Marginalia":"मार्जिनालिया", +"Mari, Hill":"मारी, हिल", +"Mari, Meadow":"मारी, मीडो", +"Max":"Max", +"Mbochi":"म्बोची", +"Min":"Min", +"Moksha":"मोक्षा", +"Moore":"मूअर", +"Ndebele, South":"न्डेबेले, दक्षिणी", +"Nenets":"नेनेट्स", +"Nepali (India)":"नेपाली (भारत)", +"Nepali (Nepal)":"नेपाली (नेपाल)", +"Nganasan":"न्गानासान", +"Ngungwel":"न्गुनग्वेल", +"Nine Slides":"नौ स्लाइड", +"Njyem (Congo)":"न्जयेम (कांगो)", +"None (Do not check spelling)":"कोई नहीं (हिज्जे नहीं जाँचें)", +"Northern Sotho":"उत्तरी सोथो", +"Norwegian, Bokmål":"नॉर्वेजियाइ, (बोक्माल)", +"Norwegian, Nynorsk":"नॉर्वेजियाइ, (न्योनर्स्क)", +"Notes":"टिप्पणी", +"Numbering 1":"क्रमांकन 1", +"Numbering 1 Cont.":"क्रमांकन 1 जारी रखें", +"Numbering 1 End":"क्रमांकन 1 समाप्त", +"Numbering 1 Start":"क्रमांकन 1 प्रारंभ", +"Numbering 2":"क्रमांकन 2", +"Numbering 2 Cont.":"क्रमांकन 2 जारी", +"Numbering 2 End":"क्रमांकन 2 समाप्त", +"Numbering 2 Start":"क्रमांकन 2 प्रारंभ", +"Numbering 3":"क्रमांकन 3", +"Numbering 3 Cont.":"क्रमांकन 3 जारी", +"Numbering 3 End":"क्रमांकन 3 समाप्त", +"Numbering 3 Start":"क्रमांकन 3 प्रारंभ", +"Numbering 4":"क्रमांकन 4", +"Numbering 4 Cont.":"क्रमांकन 4 जारी", +"Numbering 4 End":"क्रमांकन 4 समाप्त", +"Numbering 4 Start":"क्रमांकन 4 प्रारंभ", +"Numbering 5":"क्रमांकन 5", +"Numbering 5 Cont.":"क्रमांकन 5 जारी", +"Numbering 5 End":"क्रमांकन 5 समाप्त", +"Numbering 5 Start":"क्रमांकन 5 प्रारंभ", +"Numbering Symbols":"क्रमांकन संकेत", +"Nyanja":"न्यांजा", +"OLE":"OLE", +"Object Index 1":"वस्तु सूची 1", +"Object Index Heading":"वस्तु सूची शीर्षक", +"Object without fill":"वस्तु बिना भरा", +"Occitan":"ओकितन", +"Olonets":"ओलोनेट्स", +"One Slide":"एक स्लाइड", +"Oromo":"ओरोमो", +"Outline":"ख़ाका", +"Overwrite":"मिटाकर लिखें", +"Page Number":"पृष्ठ संख्या", +"Pali Latin":"पाली लातिन", +"Papiamento (Aruba)":"पापियामेंतु (अरूबा)", +"Papiamento (Bonaire)":"पापियामेंटो (बोनाएर)", +"Papiamento (Curaçao)":"पापियामेंतु (कुराकाओ)", +"Papiamentu (Netherlands Antilles)":"पापियामेंतु (नीदरलैंड एंटीलीस)", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"स्थानधारक", +"Polish":"पोलिश", +"Portrait":"पोट्रैट", +"Portuguese (Angola)":"पुर्तगाली (अंगोला)", +"Portuguese (Brazil)":"पुर्तगाली (ब्राज़िल)", +"Portuguese (Portugal)":"पुर्तगाली (पुर्तगाल)", +"Preformatted Text":"पूर्व संरूपित पाठ", +"Product":"उत्पाद", +"Punjabi":"पंजाबी", +"Punu":"पुनु", +"Quechua (Bolivia, North)":"क्वेचुबा (बोलीविया उत्तर)", +"Quechua (Bolivia, South)":"क्वेचुबा (बोलीविया दक्षिण)", +"Quechua (Ecuador)":"क्वेचुआ (इक्वेडर)", +"Report":"रिपोर्ट", +"Result":"परिणाम", +"Result2":"Result2", +"Rhaeto-Romance":"राएटो-रोमान्स", +"Right Page":"दाहिना पृष्ठ", +"Romanian (Moldova)":"रोमानियाई (मॉल्डोवा)", +"Romanian (Romania)":"रोमानियाई (रोमानिया)", +"Rubies":"रूबी", +"Russian":"रूसी", +"Rusyn (Slovakia)":"रूसीन (स्लोवाकिया)", +"Rusyn (Ukraine)":"रूसीन (यूक्रेन)", +"Sami, Inari (Finland)":"सामी, इनारी (फिनलैंड)", +"Sami, Kildin (Russia)":"सामी, किल्डिन (रूसी)", +"Sami, Lule (Norway)":"सामी, लुले (नार्वे)", +"Sami, Lule (Sweden)":"सामी, लुले (स्वीडेन)", +"Sami, Northern (Finland)":"सामी, उत्तरी (फिनलैंड)", +"Sami, Northern (Norway)":"सामी, उत्तरी (नार्वे)", +"Sami, Northern (Sweden)":"सामी, उत्तरी (स्वीडन)", +"Sami, Skolt (Finland)":"सामी, स्कोल्ट (फिनलैंड)", +"Sami, Southern (Norway)":"सामी, दक्षिणी (नार्वे)", +"Sami, Southern (Sweden)":"सामी, दक्षिणी (स्वीडन)", +"Sango":"सैंगो", +"Sanskrit":"संस्कृत", +"Sardinian":"सारडिनयन", +"Sardinian, Campidanese":"सार्डीनियाई, कैंपीडानीस", +"Sardinian, Gallurese":"सार्डीनियाई, गाल्लुरीस", +"Sardinian, Logudorese":"सार्डीनियाई, लोगुडोरेस", +"Sardinian, Sassarese":"सार्डीनियाई, सासारीज", +"Serbian Cyrillic (Montenegro)":"सर्बियन साइरिलिक (मोंटेनग्रो)", +"Serbian Cyrillic (Serbia)":"सर्बियन साइरिलिक (सर्बिया)", +"Serbian Latin (Montenegro)":"सर्बियन लैटिन (मोंटेनग्रो)", +"Serbian Latin (Serbia)":"सर्बियन लैटिन (सर्बिया)", +"Shapes":"आकार", +"Shuswap":"शुस्वाप", +"Sidama":"सिडामा", +"Signature":"हस्ताक्षर", +"Sinhala":"सिंहाला", +"Six Slides":"छह स्लाइड", +"Slovak":"स्लोवाक", +"Slovenian":"स्लोवेनियन", +"Somali":"सोमाली", +"Sorbian, Lower":"सोर्बियन, निचला", +"Sorbian, Upper":"सोर्बियन, ऊपरी", +"Source Text":"स्रोत पाठ", +"Southern Sotho":"दक्षिणी सोथो", +"Spanish (Argentina)":"स्पेनिश (अर्जेंटीना)", +"Spanish (Bolivia)":"स्पेनिश (बोलिविया)", +"Spanish (Chile)":"स्पेनिश (चिली)", +"Spanish (Colombia)":"स्पेनिश (कोलम्बिया)", +"Spanish (Costa Rica)":"स्पेनिश (कोस्टा रिका)", +"Spanish (Cuba)":"स्पेनी (क्यूबा)", +"Spanish (Dom. Rep.)":"स्पेनिश (डोमिनिकन रिपब्लिक)", +"Spanish (Ecuador)":"स्पेनिश (इक्वेडर)", +"Spanish (El Salvador)":"स्पेनिश (एल सल्वाडोर)", +"Spanish (Guatemala)":"स्पेनिश (गुआटेमाला)", +"Spanish (Honduras)":"स्पेनिश (होन्डुरास)", +"Spanish (Mexico)":"स्पेनिश (मेक्सिको)", +"Spanish (Nicaragua)":"स्पेनिश (निकारागुआ)", +"Spanish (Panama)":"स्पेनिश (पनामा)", +"Spanish (Paraguay)":"स्पेनिश (परागुवे)", +"Spanish (Peru)":"स्पेनिश (पेरु)", +"Spanish (Puerto Rico)":"स्पेनिश (प्यूरिटो रिको)", +"Spanish (Spain)":"स्पेनिश (स्पेन)", +"Spanish (Uruguay)":"स्पेनिश (उरुगुवे)", +"Spanish (Venezuela)":"स्पेनिश (वेनेजुएला)", +"StDev":"StDev", +"Strong Emphasis":"अधिक बलाघात", +"Subtitle":"उपशीर्षक", +"Sum":"जोड़", +"Suundi":"सुन्डी", +"Swahili (Kenya)":"स्वाहिली (कीनिया)", +"Swahili (Tanzania)":"स्वाहिली (तंजानिया)", +"Swazi":"स्वाजी", +"Swedish (Finland)":"स्वीडिश (फिनलैंड)", +"Swedish (Sweden)":"स्वीडिश (स्वीडन)", +"Table":"सारणी", +"Table Contents":"सारणी विषय", +"Table Heading":"सारणी शीर्षक", +"Table Index 1":"सारणी सूची 1", +"Table Index Heading":"सारणी सूची शीर्षक", +"Tagalog":"टैगालॉग", +"Tahitian":"ताहितियन", +"Tajik":"ताज़िक", +"Tamil":"तमिल", +"Tatar":"तातार", +"Teke-Eboo":"टेके-एबू", +"Teke-Ibali":"टेके-ल्बाली", +"Teke-Kukuya":"टेके-कुकया", +"Teke-Tyee":"टेके-टेयी", +"Teletype":"टेलिटाइप", +"Telugu":"तेलुगु", +"Tetun (Indonesia)":"टेटुन (इन्डोनेशिया)", +"Tetun (Timor-Leste)":"तेतुन (तिमोर-लेस्टे)", +"Text":"पाठ", +"Thai":"थाई", +"Three Slides":"तीन स्लाइड", +"Tibetan (PR China)":"तिब्बती (पीआर चीन)", +"Tigrigna (Eritrea)":"टिगरिगना (इरीट्रिया)", +"Tigrigna (Ethiopia)":"टिगरिगना (इथोपिया)", +"Title":"शीर्षक", +"Title Only":"सिर्फ शीर्षक", +"Title Slide":"शीर्षक स्लाइड", +"Title and 2 Content":"शीर्षक और 2 अंतर्वस्तु", +"Title, 2 Content and Content":"शीर्षक, 2 अंतर्वस्तु और अंतर्वस्तु", +"Title, 2 Content over Content":"शीर्षक, 2 अंतर्वस्तु पर अंतर्वस्तु", +"Title, 4 Content":"शीर्षक, 4 अंतर्वस्तु", +"Title, 6 Content":"शीर्षक, 6 अंतर्वस्तु", +"Title, Content":"शीर्षक, अंतर्वस्तु", +"Title, Content and 2 Content":"शीर्षक, अंतर्वस्तु और 2 अंतर्वस्तु", +"Title, Content over Content":"शीर्षक, अंतर्वस्तु पर अंतर्वस्तु", +"Title, Vertical Text":"शीर्षक, लंबवत पाठ", +"Title, Vertical Text, Clipart":"शीर्षक, लंबवत शीर्षक, क्लिपआर्ट", +"Tok Pisin":"टोक पिसिन", +"Tsaangi":"त्सांगी", +"Tsonga":"त्सोन्गा", +"Tswana (Botswana)":"तस्वाना (बोत्सवाना)", +"Tswana (South Africa)":"तस्वाना (दक्षिण अफ्रीका)", +"Turkish":"तुर्की", +"Turkmen":"तुर्कमेन", +"Two Slides":"दो स्लाइड", +"Ukrainian":"यूक्रेनियन", +"Unknown":"अज्ञात", +"Urdu (India)":"उर्दू (भारत)", +"Urdu (Pakistan)":"उर्दू (पाकिस्तान)", +"User Entry":"उपयोक्ता प्रविष्टि", +"User Index 1":"उपयोक्ता सूची 1", +"User Index 10":"उपयोक्ता सूची 10", +"User Index 2":"उपयोक्ता सूची 2", +"User Index 3":"उपयोक्ता सूची 3", +"User Index 4":"उपयोक्ता सूची 4", +"User Index 5":"उपयोक्ता सूची 5", +"User Index 6":"उपयोक्ता सूची 6", +"User Index 7":"उपयोक्ता सूची 7", +"User Index 8":"उपयोक्ता सूची 8", +"User Index 9":"उपयोक्ता सूची 9", +"User Index Heading":"उपयोक्ता सूची शीर्षक", +"Uyghur":"उइघर", +"Uzbek Latin":"उज्बेक लैटिन", +"Var":"Var", +"Variable":"चर", +"Venda":"वेंडा", +"Veps":"वेप्स", +"Vertical Numbering Symbols":"लंबवत क्रमांकन संकेत", +"Vertical Title, Text, Chart":"लंबवत शीर्षक, पाठ, चार्ट", +"Vertical Title, Vertical Text":"लंबवत शीर्षक, लंबवत पाठ", +"Vietnamese":"वियतनामी", +"Vili":"विली", +"Visited Internet Link":"देखा गया इन्टरनेट लिंक", +"Võro":"वोरो", +"Walloon":"वैलून", +"Watermark":"जलचिह्न", +"Welsh":"वेल्श", +"Xhosa":"झ़ोसा", +"Yiddish (Israel)":"यिड्डिश(इजरायल)", +"Yiddish (USA)":"यिड्डिश (यूएसए)", +"Yombe (Congo)":"योंबे (कांगो)", +"Yoruba":"योरुबा", +"Zulu":"जुलु", +"[None]":"[कोई नहीं]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hr.json b/f7cloud-office/browser/dist/l10n/locore/hr.json new file mode 100644 index 0000000..f686777 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hr.json @@ -0,0 +1,654 @@ +{ +"3D Objects":"3D objekti", +"A0":"A0", +"A4":"A4", +"Adding selection":"Dodavanje odabira", +"Afrikaans (Namibia)":"Afrikaans (Namibija)", +"Afrikaans (South Africa)":"Afrikaans (južna Afrika)", +"Aka (Central African Republic)":"Aka (Centralnoafrička Republika)", +"Aka (Congo)":"Aka (Kongo) jezik", +"Akan":"Akan", +"Albanian":"Albanski", +"Amharic":"Amharički", +"Apatani":"Apatani", +"Appendix":"Dodatak", +"Arabic":"Arapski", +"Arabic (Algeria)":"Arapski (Alžir)", +"Arabic (Bahrain)":"Arapski (Bahrein)", +"Arabic (Chad)":"Arapski (Čad)", +"Arabic (Comoros)":"Arapski (Komori)", +"Arabic (Djibouti)":"Arapski (Đibuti)", +"Arabic (Egypt)":"Arapski (Egipat)", +"Arabic (Eritrea)":"Arapski (Eritreja)", +"Arabic (Iraq)":"Arapski (Irak)", +"Arabic (Israel)":"Arapski (Izrael)", +"Arabic (Jordan)":"Arapski (Jordan)", +"Arabic (Kuwait)":"Arapski (Kuvajt)", +"Arabic (Lebanon)":"Arapski (Libanon)", +"Arabic (Libya)":"Arapski (Libija)", +"Arabic (Mauritania)":"Arapski (Mauritanija)", +"Arabic (Morocco)":"Arapski (Maroko)", +"Arabic (Oman)":"Arapski (Oman)", +"Arabic (Palestine)":"Arapski (Palestina)", +"Arabic (Qatar)":"Arapski (Kvatar)", +"Arabic (Saudi Arabia)":"Arapski (Saudijska Arabija)", +"Arabic (Somalia)":"Arapski (Somalija)", +"Arabic (Sudan)":"Arapski (Sudan)", +"Arabic (Syria)":"Arapski (Sirija)", +"Arabic (Tunisia)":"Arapski (Tunis)", +"Arabic (UAE)":"Arapski (UAE)", +"Arabic (Yemen)":"Arapski (Jemen)", +"Aragonese":"Aragonski", +"Aranese":"Araneski", +"Armenian, Classical (Armenia)":"Armenski, Klasični (Armenija)", +"Armenian, Eastern (Armenia)":"Armenski, Istočna (Armenia)", +"Armenian, Eastern (Iran)":"Armenski, Istočni (Iran)", +"Armenian, Eastern (Russia)":"Armenski, Istočna (Rusija)", +"Armenian, Western (Armenia)":"Armenski, Zapadna (Armenia)", +"Arpitan (France)":"Arpitan (Francuska)", +"Arpitan (Italy)":"Arpitan (Italija)", +"Arpitan (Switzerland)":"Arpitan (Švicarska)", +"Arrow Line":"Linija strelice", +"Assamese":"Asamski", +"Asturian":"Asturski", +"Avar":"Avar", +"Average":"Prosjek", +"Azerbaijani Cyrillic":"Azerbajđanska ćirilica", +"Azerbaijani Latin":"Azerbajđanska latinica", +"Background":"Pozadina", +"Background objects":"Objekti pozadine", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Osnovni oblici", +"Basque":"Baskijski", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bjeloruski", +"Bengali (Bangladesh)":"Bengalski (Bangladeš)", +"Bengali (India)":"Bengalski (Indija)", +"Bibliography 1":"Bibliografija 1", +"Bibliography Heading":"Naslov bibliografije", +"Blank Slide":"Prazni slajd", +"Block Arrows":"Blok-strelice", +"Block selection":"Blokiranje odabira", +"Bodo":"Bodo", +"Bosnian":"Bošnjački", +"Breton":"Bretonski", +"Bulgarian":"Bugarski", +"Bullet –":"Predznak –", +"Bullet •":"Predznak •", +"Burmese":"Burmanski", +"Bushi":"Bushi", +"Callouts":"Oblačići", +"Caption":"Opis elementa", +"Caption Characters":"Znakovi opisa", +"Catalan":"Katalonski", +"Catalan (Valencian)":"Katalonski (Valencijski)", +"Centered Text":"Centrirani tekst", +"Chinese (Hong Kong)":"Kineski (Hong Kong)", +"Chinese (Macau)":"Kineski (Makao)", +"Chinese (Singapore)":"Kineski (Singapur)", +"Chinese (simplified)":"Kineski (pojednostavljeni)", +"Chinese (traditional)":"Kineski (tradicionalni)", +"Church Slavic":"Crkvenoslavenski", +"Chuvash":"Chuvash", +"Citation":"Citat", +"Clear formatting":"Očisti oblikovanje", +"Complimentary Close":"Završni pozdrav", +"Connectors":"Spojnice", +"Contents 1":"Sadržaj 1", +"Contents 10":"Sadržaj 10", +"Contents 2":"Sadržaj 2", +"Contents 3":"Sadržaj 3", +"Contents 4":"Sadržaj 4", +"Contents 5":"Sadržaj 5", +"Contents 6":"Sadržaj 6", +"Contents 7":"Sadržaj 7", +"Contents 8":"Sadržaj 8", +"Contents 9":"Sadržaj 9", +"Contents Heading":"Naslov tablice sadržaja", +"Coptic":"Coptički", +"Cornish":"Korniški", +"Count":"Brojanje", +"CountA":"BrojanjeA", +"Cree, Plains, Latin":"Cree, Plains, latinica", +"Cree, Plains, Syllabics":"Cree, Plains, slogovni", +"Croatian":"Hrvatski", +"Curves and Polygons":"Krivulje i višekutnici", +"Czech":"Češki", +"Danish":"Danski", +"Dashed Line":"Iscrtkana linija", +"Default":"Zadano", +"Default Page Style":"Zadani stil stranice", +"Default Paragraph Style":"Zadani stil odlomka", +"Definition":"Definicija", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole jezik", +"Dogri":"Dogri", +"Doondo":"Doondo jezik", +"Drawing":"Crtež", +"Drop Caps":"Inicijalna slova", +"Dutch (Belgium)":"Nizozemski (Belgija)", +"Dutch (Netherlands)":"Nizozemski (Nizozemska)", +"Dzongkha":"Dzongkha", +"Emphasis":"Isticanje", +"Endnote":"Završna bilješka", +"Endnote Anchor":"Sidro završne bilješke", +"Endnote Characters":"Znakovi završnih bilješki", +"English (Australia)":"Engleski (Australija)", +"English (Belize)":"Engleski (Belize)", +"English (Botswana)":"Engleski (Bocvana)", +"English (Canada)":"Engleski (Kanada)", +"English (Caribbean)":"Engleski (Karibi)", +"English (Gambia)":"Engleski (Gambija)", +"English (Ghana)":"Engleski (Gana)", +"English (India)":"Engleski (Indija)", +"English (Ireland)":"Engleski (Irska)", +"English (Jamaica)":"Engleski (Jamajka)", +"English (Malawi)":"Engleski (Malavi)", +"English (Malaysia)":"Engleski (Malezija)", +"English (Mauritius)":"Engleski (Mauricijus)", +"English (Namibia)":"Engleski (Namibija)", +"English (New Zealand)":"Engleski (Novi Zeland)", +"English (Nigeria)":"Engleski (Nigerija)", +"English (Philippines)":"Engleski (Filipini)", +"English (South Africa)":"Engleski (Južna Afrika)", +"English (Sri Lanka)":"Engleski (Sri Lanka)", +"English (Trinidad)":"Engleski (Trinidad)", +"English (UK)":"Engleski (UK)", +"English (USA)":"Engleski (SAD)", +"English (Zambia)":"Engleski (Gambija)", +"English (Zimbabwe)":"Engleski (Zimbabve)", +"English, OED spelling (UK)":"Engleski, OED pravopis (UK)", +"Erzya":"Erzya jezik", +"Esperanto":"Esperanto", +"Estonian":"Estonski", +"Example":"Primjer", +"Extending selection":"Proširivanje odabira", +"Faroese":"Faroese", +"Figure":"Oblik", +"Figure Index 1":"Indeks slika 1", +"Figure Index Heading":"Zaglavlje indeksa slike", +"Fijian":"Fiđijski", +"Filled":"Ispunjeno", +"Filled Blue":"Ispunjeno plavom", +"Filled Green":"Ispunjeno zelenom", +"Filled Red":"Ispunjeno crvenom", +"Filled Yellow":"Ispunjeno žutom", +"Finnish":"Završi", +"First Line Indent":"Prvi redak uvučen", +"First Page":"Prva stranica", +"Flowchart":"Dijagram toka", +"Fon":"Font", +"Footer":"Podnožje", +"Footer Left":"Podnožje lijevo", +"Footer Right":"Podnožje desno", +"Footnote":"Fusnota", +"Footnote Anchor":"Sidro fusnote", +"Footnote Characters":"Znakovi fusnota", +"Formula":"Formula", +"Four Slides":"Četiri slajda", +"Frame":"Okvir", +"Frame Contents":"Sadržaj okvira", +"French (Belgium)":"Francuski (Belgija)", +"French (Benin)":"Francuski (Benin)", +"French (Burkina Faso)":"Francuski (Burkina Faso)", +"French (Canada)":"Francuski (Kanada)", +"French (Côte d'Ivoire)":"Francuski (Obala Bjelokosti)", +"French (France)":"Francuski (Francuska)", +"French (Luxembourg)":"Francuski (Luksemburg)", +"French (Mali)":"Francuski (Mali)", +"French (Mauritius)":"Francuski (Mauricijus)", +"French (Monaco)":"Francuski (Monako)", +"French (Niger)":"Francuski (Niger)", +"French (Senegal)":"Francuski (Senegal)", +"French (Switzerland)":"Francuski (Švicarska)", +"French (Togo)":"Francuski (Togo)", +"Frisian":"Frizijski", +"Friulian":"Friulijski", +"Function Wizard":"Čarobnjak za funkcije", +"Gaelic (Scotland)":"Galski (Škotska)", +"Galician":"Galicijski", +"Ganda":"Ganda", +"Gascon":"Gaskonski", +"Georgian":"Gruzijski", +"German (Austria)":"Njemački (Austrija)", +"German (Belgium)":"Njemački (Belgija)", +"German (Germany)":"Njemački (standardni)", +"German (Liechtenstein)":"Njemački (Linhenštajn)", +"German (Luxembourg)":"Njemački (Luksemburg)", +"German (Switzerland)":"Njemački (Švicarska)", +"Gikuyu":"Gikuyu", +"Graphic":"Grafika", +"Graphics":"Grafike", +"Greek":"Grčki", +"Greek, Ancient":"Antički grčki", +"Guadeloupean Creole French":"Guadalupski kreolski francuski", +"Guarani (Paraguay)":"Guarani (Paragvaj)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haićanski", +"Hanging Indent":"Viseća uvlaka", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigerija)", +"Hawaiian":"Havajski", +"Header":"Zaglavlje", +"Header Left":"Zaglavlje lijevo", +"Header Right":"Zaglavlje desno", +"Heading":"Stil naslova", +"Heading 1":"Stil naslova 1", +"Heading 10":"Stil naslova 10", +"Heading 2":"Stil naslova 2", +"Heading 3":"Stil naslova 3", +"Heading 4":"Stil naslova 4", +"Heading 5":"Stil naslova 5", +"Heading 6":"Stil naslova 6", +"Heading 7":"Stil naslova 7", +"Heading 8":"Stil naslova 8", +"Heading 9":"Stil naslova 9", +"Heading A0":"Zaglavlje A0", +"Heading A4":"Zaglavlje A4", +"Hebrew":"Hebrejski", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Vodoravna linija", +"Hungarian":"Mađarski", +"Hungarian (Szekely-Hungarian Rovas)":"Mađarski (Szekely-Hungarian Rovas)", +"Icelandic":"Islandski", +"Illustration":"Ilustracija", +"Iloko":"Iloko", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Naslov indeksa", +"Index Link":"Indeksna poveznica", +"Index Separator":"Razdjeljivač indeksa", +"Indonesian":"Indonezijski", +"Insert":"Umetni", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetska poveznica", +"Irish":"Irski", +"Italian (Italy)":"Talijanski (Italija)", +"Italian (Switzerland)":"Talijanski (Švicarska)", +"Japanese":"Japanski", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kamba jezik", +"Kabardian":"Kabardinski", +"Kabyle Latin":"Latinski Kabyle", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kanada", +"Karakalpak Latin":"Karakalpak latinica", +"Kashmiri (India)":"Kašmir (Indija)", +"Kashmiri (Kashmir)":"Kašmirski (Kašmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazak", +"KeyID":"ID ključa", +"Khanty":"Khanty", +"Khmer":"Kmerski", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratska Republika Kongo)", +"Komi-Permyak":"Komi-Permyak jezik", +"Komi-Zyrian":"Komi-Zyrian jezik", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo) jezik", +"Korean (RoK)":"Korejski (RK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi jezik", +"Kurdish, Central (Iran)":"Kurdski, središnji (Iran)", +"Kurdish, Central (Iraq)":"Kurdski, središnji (Irak)", +"Kurdish, Northern (Syria)":"Kurdski, sjeverni (Sirija)", +"Kurdish, Northern (Turkey)":"Kurdski, sjeverni (Turska)", +"Kurdish, Southern (Iran)":"Kurdski, južni (Iran)", +"Kurdish, Southern (Iraq)":"Kurdski, južni (Irak)", +"Kven Finnish":"Kven finski", +"Kyrgyz (China)":"Kirgijski jezik (Kina)", +"Labels":"Oznake", +"Ladin":"Ladin", +"Landscape":"Položeno", +"Lao":"Laoski", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latinski", +"Latvian":"Latvijski", +"Left Page":"Lijeva stranica", +"Lengo":"Lengo", +"Ligurian":"Ligurski", +"Limbu":"Limbu", +"Line Numbering":"Numeriranje redaka", +"Lines":"Linije", +"Lines and Arrows":"Linije i strelice", +"Lingala":"Lingala", +"List":"Popis", +"List 1":"Popis 1", +"List 1 Cont.":"Popis 1 nastavak", +"List 1 End":"Popis 1 završetak", +"List 1 Start":"Popis 1 početak", +"List 2":"Popis 2", +"List 2 Cont.":"Popis 2 nastavak", +"List 2 End":"Popis 2 završetak", +"List 2 Start":"Popis 2 početak", +"List 3":"Popis 3", +"List 3 Cont.":"Popis 3 nastavak", +"List 3 End":"Popis 3 završetak", +"List 3 Start":"Popis 3 početak", +"List 4":"Popis 4", +"List 4 Cont.":"Popis 4 nastavak", +"List 4 End":"Popis 4 završetak", +"List 4 Start":"Popis 4 početak", +"List 5":"Popis 5", +"List 5 Cont.":"Popis 5 nastavak", +"List 5 End":"Popis 5 završetak", +"List 5 Start":"Popis 5 početak", +"List Contents":"Sadržaji popisa", +"List Heading":"Naslov popisa", +"List Indent":"Uvlaka popisa", +"Lithuanian":"Litvanski", +"Livonian":"Estonski jezik", +"Lojban":"Lojban", +"Low German":"Nisko njemački", +"Luxembourgish":"Luksemburški", +"Macedonian":"Makedonski", +"Main Index Entry":"Unos glavnog indeksa", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malezijski, Plateau", +"Malay (Brunei Darussalam)":"Malezijski (Brunei Darussalam)", +"Malay (Malaysia)":"Malajski (Malezija)", +"Malay Arabic (Brunei Darussalam)":"Malezijska arabica (Brunej Darussalam)", +"Malay Arabic (Malaysia)":"Malezijska arabica (Malezija)", +"Malayalam":"Malajski", +"Maltese":"Malteški", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, istočni, latinica", +"Manipuri":"Manipuri", +"Maore":"Maorski", +"Maori":"Maorski", +"Marathi":"Marati", +"Marginalia":"Marginalije", +"Mari, Hill":"Mari, Hill jezik", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Medijan", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha jezik", +"Mongolian Cyrillic":"Mongolski ćirilica", +"Mongolian Mongolian":"Mongolski mongolski", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, južni", +"Nenets":"Nenets jezik", +"Nepali (India)":"Nepalski (Indija)", +"Nepali (Nepal)":"Nepalski (Nepal)", +"Nganasan":"Nganasanski jezik", +"Ngungwel":"Ngungwel jezik", +"Ngäbere":"Ngäbere", +"Nine Slides":"Devet slajdova", +"Njyem (Congo)":"Njyem (Kongo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Ništa (ne provjeravaj pravopis)", +"Northern Sotho":"Sjeverno sotski", +"Norwegian, Bokmål":"Norweški, Bokmål", +"Norwegian, Nynorsk":"Norveški, Nynorsk", +"Notes":"Zabilješke", +"Numbering 1":"Numeriranje 1", +"Numbering 1 Cont.":"Numeriranje 1 nastavak", +"Numbering 1 End":"Numeriranje 1 kraj", +"Numbering 1 Start":"Numeriranje 1 početak", +"Numbering 123":"Numeriranje 123", +"Numbering 2":"Numeriranje 2", +"Numbering 2 Cont.":"Numeriranje 2 nastavak", +"Numbering 2 End":"Numeriranje 2 kraj", +"Numbering 2 Start":"Numeriranje 2 početak", +"Numbering 3":"Numeriranje 3", +"Numbering 3 Cont.":"Numeriranje 3 nastavak", +"Numbering 3 End":"Numeriranje 3 kraj", +"Numbering 3 Start":"Numeriranje 3 početak", +"Numbering 4":"Numeriranje 4", +"Numbering 4 Cont.":"Numeriranje 4 nastavak", +"Numbering 4 End":"Numeriranje 4 kraj", +"Numbering 4 Start":"Numeriranje 4 početak", +"Numbering 5":"Numeriranje 5", +"Numbering 5 Cont.":"Numeriranje 5 nastavak", +"Numbering 5 End":"Numeriranje 5 kraj", +"Numbering 5 Start":"Numeriranje 5 početak", +"Numbering ABC":"Numeriranje ABC", +"Numbering IVX":"Numeriranje IVX", +"Numbering Symbols":"Simboli numeriranja", +"Numbering abc":"Numeriranje abc", +"Numbering ivx":"Numeriranje ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indeks objekata 1", +"Object Index Heading":"Naslov indeksa objekta", +"Object with no fill and no line":"Objekt bez ispune i linije", +"Object without fill":"Objekt bez popunjavanja", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets jezik", +"One Slide":"Jedan slajd", +"Oromo":"Oromo", +"Outline":"Struktura", +"Outlined":"Konturno", +"Outlined Blue":"Konturno plavo", +"Outlined Green":"Konturno zeleno", +"Outlined Red":"Konturno crveno", +"Outlined Yellow":"Konturno žuto", +"Overwrite":"Prebriši", +"Page %1 of %2":"Stranica %1 od %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Stranica %1 od %2 (Stranica %3 od %4 za ispis)", +"Page Number":"Broj stranice", +"Pali Latin":"Pali latinski jezik", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire) jezik", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nizozemski Antili)", +"Persian":"Perzijski", +"Pitjantjatjara":"Pitjantjatjara jezik", +"Placeholder":"Rezervirano mjesto", +"Plautdietsch":"Plautdietsch", +"Polish":"Poljski", +"Portrait":"Uspravno", +"Portuguese (Angola)":"Portugalski (Angola)", +"Portuguese (Brazil)":"Portugalski (Brazil)", +"Portuguese (Portugal)":"Portugalski (Portugal)", +"Preformatted Text":"Predformatiran tekst", +"Product":"Umnožak", +"Puinave":"Puinave", +"Punjabi":"Pandžapski", +"Punu":"Punu jezik", +"Quechua (Bolivia, North)":"Quechua (Bolivija, sjever)", +"Quechua (Bolivia, South)":"Quechua (Bolivija, jug)", +"Quechua (Ecuador)":"Quechua (Ekvador)", +"Report":"Izvještaj", +"Result":"Rezultat", +"Result2":"Rezultat2", +"Rhaeto-Romance":"Retoromanski", +"Right Page":"Desna stranica", +"Romanian (Moldova)":"Rumunjski (Moldavija)", +"Romanian (Romania)":"Rumunski (Rumunjska)", +"Rubies":"Ruby tekstovi", +"Russian":"Ruski", +"Rusyn (Slovakia)":"Rusinski (Slovačka)", +"Rusyn (Ukraine)":"Rusinski (Ukraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finska)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russija)", +"Sami, Lule (Norway)":"Sami, Lule (Norveška)", +"Sami, Lule (Sweden)":"Sami, Lule (Švedska)", +"Sami, Northern (Finland)":"Sami, sjeverni (Finska)", +"Sami, Northern (Norway)":"Sami, sjeverni (Norveška)", +"Sami, Northern (Sweden)":"Sami, sjeverni (Švedska)", +"Sami, Pite (Sweden)":"Sami, Pite (Švedska)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finska)", +"Sami, Southern (Norway)":"Sami, južni (Norveška)", +"Sami, Southern (Sweden)":"Sami, južni (Švedska)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardinijski", +"Sardinian, Campidanese":"Sardinijski, Campidanese", +"Sardinian, Gallurese":"Sardinijski, Gallurese", +"Sardinian, Logudorese":"Sardinijski, Logudorese", +"Sardinian, Sassarese":"Sardinijski, Sassarese", +"Selection count":"Brojanje odabira", +"Serbian Cyrillic (Montenegro)":"Srpska ćirilica (Crna gora)", +"Serbian Cyrillic (Serbia and Montenegro)":"Srpska ćirilica (Srbija i Crna gora)", +"Serbian Cyrillic (Serbia)":"Srpska ćirilica (Srbija)", +"Serbian Latin":"Srpski latinica", +"Serbian Latin (Montenegro)":"Srpska latinica (Crna gora)", +"Serbian Latin (Serbia and Montenegro)":"Srpska latinica (Srbija i Crna gora)", +"Serbian Latin (Serbia)":"Srpska latinica (Srbija)", +"Shapes":"Oblici", +"Sheet %1 of %2":"List %1 od %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama jezik", +"Signature":"Potpis", +"Silesian":"Šleski", +"Sindhi, Arabic":"Sindhski, Arapski", +"Sindhi, Devanagari":"Sindhski, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Šest slajdova", +"Slide %1 of %2":"Slajd %1 od %2", +"Slide %1 of %2 (%3)":"Slajd %1 od %2 (%3)", +"Slovak":"Slovački", +"Slovenian":"Slovenski", +"Somali":"Somalijski", +"Sorbian, Lower":"Sorbijski, donji", +"Sorbian, Upper":"Sorbijski, gornji", +"Source Text":"Izvorni tekst", +"Southern Sotho":"Južni Soto", +"Spanish (Argentina)":"Španjolski (Argentina)", +"Spanish (Bolivia)":"Španjolski (Bolivija)", +"Spanish (Chile)":"Španjolski (Čile)", +"Spanish (Colombia)":"Španjolski (Kolumbija)", +"Spanish (Costa Rica)":"Španjolski (Kostarika)", +"Spanish (Cuba)":"Španjolski (Kuba)", +"Spanish (Dom. Rep.)":"Španjolski (Dom. Rep.)", +"Spanish (Ecuador)":"Španjolski (Ekvador)", +"Spanish (El Salvador)":"Španjolski (Salvador)", +"Spanish (Guatemala)":"Španjolski (Gvatemala)", +"Spanish (Honduras)":"Španjolski (Honduras)", +"Spanish (Mexico)":"Španjolski (Meksiko)", +"Spanish (Nicaragua)":"Španjolski (Nikaragva)", +"Spanish (Panama)":"Španjolski (Panama)", +"Spanish (Paraguay)":"Španjolski (Paragvaj)", +"Spanish (Peru)":"Španjolski (Peru)", +"Spanish (Puerto Rico)":"Španjolski (Portoriko)", +"Spanish (Spain)":"Španjolski (Španjolska)", +"Spanish (Uruguay)":"Španjolski (Urugvaj)", +"Spanish (Venezuela)":"Španjolski (Venecuela)", +"StDev":"StDev", +"Standard selection":"Standardni odabir", +"Stars and Banners":"Zvijezde i zastave", +"Strong Emphasis":"Jako isticanje", +"Subtitle":"Podnaslov", +"Sum":"Zbroj", +"Sundanese":"Sudanski", +"Suundi":"Suundi jezik", +"Swahili (Kenya)":"Svahili (Kenija)", +"Swahili (Tanzania)":"Svahili (Tanzanija)", +"Swazi":"Svazi", +"Swedish (Finland)":"Švedski (Finska)", +"Swedish (Sweden)":"Švedski (Švedska)", +"Symbol Shapes":"Oblici simbola", +"Table":"Tablica", +"Table Contents":"Sadržaji tablice", +"Table Heading":"Naslov tablice", +"Table Index 1":"Indeks tablica 1", +"Table Index Heading":"Naslov indeksa tablice", +"Tagalog":"Tagalog", +"Tahitian":"Tahićanski", +"Tajik":"Tađik", +"Tamil":"Tamilski", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo jezik", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya jezik", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teleprinter", +"Telugu":"Teluguski", +"Tetun (Indonesia)":"Tetun (Indonezija)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Tajlandski", +"Three Slides":"Tri slajda", +"Tibetan (India)":"Tibetanski (Indija)", +"Tibetan (PR China)":"Tibetanski (NR Kina)", +"Tigrigna (Eritrea)":"Tigrigna (Eritreja)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopija)", +"Title":"Naslov", +"Title A0":"Naslov A0", +"Title A4":"Naslov A4", +"Title Only":"Samo naslov", +"Title Slide":"Naslovni slajd", +"Title and 2 Content":"Naslov i 2 sadržaja", +"Title, 2 Content and Content":"Naslov, 2 sadržaja i sadržaj", +"Title, 2 Content over Content":"Naslov, 2 sadržaja preko sadržaja", +"Title, 4 Content":"Naslov, 4 sadržaja", +"Title, 6 Content":"Naslov, 6 sadržaja", +"Title, Content":"Naslov, sadržaj", +"Title, Content and 2 Content":"Naslov, sadržaj i 2 sadržaja", +"Title, Content over Content":"Naslov, sadržaj preko sadržaja", +"Title, Vertical Text":"Naslov, okomiti tekst", +"Title, Vertical Text, Clipart":"Naslov, okomiti tekst, sličica", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Južna afrika)", +"Turkish":"Turski", +"Turkmen":"Turkmenski", +"Two Slides":"Dva slajda", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrajinski", +"Unknown":"Nepoznato", +"Urdu (India)":"Urdu (Indija)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Korisnički unos", +"User Index 1":"Korisnički indeks 1", +"User Index 10":"Korisnički indeks 10", +"User Index 2":"Korisnički indeks 2", +"User Index 3":"Korisnički indeks 3", +"User Index 4":"Korisnički indeks 4", +"User Index 5":"Korisnički indeks 5", +"User Index 6":"Korisnički indeks 6", +"User Index 7":"Korisnički indeks 7", +"User Index 8":"Korisnički indeks 8", +"User Index 9":"Korisnički indeks 9", +"User Index Heading":"Naslov korisničkog indeksa", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbečki ćirilica", +"Uzbek Latin":"Uzbečka latinica", +"Var":"Var", +"Variable":"Varijabla", +"Venda":"Venda", +"Venetian":"Venecijanski", +"Veps":"Veps jezik", +"Vertical Numbering Symbols":"Simboli okomitog numeriranja", +"Vertical Title, Text, Chart":"Okomiti naslov, tekst, grafikon", +"Vertical Title, Vertical Text":"Okomiti naslov, okomiti tekst", +"Vietnamese":"Vijetnamski", +"Vili":"Vili", +"Visited Internet Link":"Posjećena internetska poveznica", +"Võro":"Võro jezik", +"Walloon":"Walloon", +"Watermark":"Vodeni žig", +"Welsh":"Welški", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratska Republika Kongo)", +"Yiddish (Israel)":"Žirovski (Izrael)", +"Yiddish (USA)":"Židovski (USA)", +"Yombe (Congo)":"Yombe (Kongo) jezik", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hsb.json b/f7cloud-office/browser/dist/l10n/locore/hsb.json new file mode 100644 index 0000000..e12d185 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hsb.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 z %2 datowych sadźbow namakane", +"3D Objects":"3D-objekty", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abchazišćina", +"Accent":"Akcent", +"Accent 1":"Akcent 1", +"Accent 2":"Akcent 2", +"Accent 3":"Akcent 3", +"Adding selection":"Wuběr přidać", +"Addressee":"Přijimar", +"Afrikaans (Namibia)":"Afrikaanšćina (Namibija)", +"Afrikaans (South Africa)":"Afrikaanšćina (Južna Afrika)", +"Aka (Central African Republic)":"Akašćina (Centralnoafriska republika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akanšćina", +"Albanian":"Albanšćina", +"Amharic":"Amharšćina", +"Apatani":"Apatani", +"Appendix":"Přiwěšk", +"Arabic":"Arabšćina", +"Arabic (Algeria)":"Arabšćina (Algeriska)", +"Arabic (Bahrain)":"Arabšćina (Bahrain)", +"Arabic (Chad)":"Arabšćina (Čad)", +"Arabic (Comoros)":"Arabšćina (Komory)", +"Arabic (Djibouti)":"Arabšćina (Dźibuti)", +"Arabic (Egypt)":"Arabšćina (Egyptowska)", +"Arabic (Eritrea)":"Arabšćina (Eritreja)", +"Arabic (Iraq)":"Arabšćina (Irak)", +"Arabic (Israel)":"Arabšćina (Israel)", +"Arabic (Jordan)":"Arabšćina (Jordaniska)", +"Arabic (Kuwait)":"Arabšćina (Kuwait)", +"Arabic (Lebanon)":"Arabšćina (Libanon)", +"Arabic (Libya)":"Arabšćina (Libyska)", +"Arabic (Mauritania)":"Arabšćina (Mawretanska)", +"Arabic (Morocco)":"Arabšćina (Marokko)", +"Arabic (Oman)":"Arabšćina (Oman)", +"Arabic (Palestine)":"Arabšćina (Palestina)", +"Arabic (Qatar)":"Arabšćina (Katar)", +"Arabic (Saudi Arabia)":"Arabšćina (Sawdi-Arabska)", +"Arabic (Somalia)":"Arabšćina (Somalija)", +"Arabic (Sudan)":"Arabšćina (Sudan)", +"Arabic (Syria)":"Arabšćina (Syriska)", +"Arabic (Tunisia)":"Arabšćina (Tuneziska)", +"Arabic (UAE)":"Arabšćina (ZAE)", +"Arabic (Yemen)":"Arabšćina (Jemen)", +"Aragonese":"Aragonšćina", +"Aranese":"Aranšćina", +"Armenian, Classical (Armenia)":"Armenšćina, klasiska (Armenska)", +"Armenian, Eastern (Armenia)":"Wuchodoarmenšćina (Armenska)", +"Armenian, Eastern (Iran)":"Wuchodoarmenšćina (Iran)", +"Armenian, Eastern (Russia)":"Wuchodoarmenšćina (Ruska)", +"Armenian, Western (Armenia)":"Zapadoarmenšćina (Armenska)", +"Arpitan (France)":"Arpitanšćina (Francoska)", +"Arpitan (Italy)":"Arpitanšćina (Italska)", +"Arpitan (Switzerland)":"Arpitanšćina (Šwicarska)", +"Arrow Line":"Šipkowa linija", +"Assamese":"Asamšćina", +"Asturian":"Asturišćina", +"Avar":"Awaršćina", +"Average":"Přerěz", +"Azerbaijani Cyrillic":"Azerbajdźanšćina - kyrilica", +"Azerbaijani Latin":"Azerbajdźanšćina - latinica", +"Background":"Pozadk", +"Background objects":"Pozadkowe objekty", +"Bad":"Špatny", +"Bafia":"Bafija", +"Bambara":"Bambarašćina", +"Basic Shapes":"Standardne twary", +"Basque":"Baskišćina", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Běłorušćina", +"Bengali (Bangladesh)":"Bengalšćina (Bangladeš)", +"Bengali (India)":"Bengalšćina (Indiska)", +"Bibliography 1":"Literarny zapis 1", +"Bibliography Heading":"Nadpismo literarneho zapisa", +"Blank Slide":"Prózdna folija", +"Block Arrows":"Blokowe šipki", +"Block Quotation":"Blokowy citat", +"Block selection":"Blokowy wuběr", +"Bodo":"Bodošćina", +"Body Text":"Wobsah", +"Body Text, Indented":"Wobsah, zasunjeny", +"Bosnian":"Bosnišćina", +"Breton":"Bretonšćina", +"Bribri":"Bribrišćina", +"Bulgarian":"Bołharšćina", +"Bullet –":"Naličenski symbol –", +"Bullet •":"Naličenski symbol •", +"Bullet ☑":"Naličenski symbol ☑", +"Bullet ✗":"Naličenski symbol ✗", +"Bullet ➢":"Naličenski symbol ➢", +"Bullets":"Naličenske znamješka", +"Burmese":"Burmašćina", +"Bushi":"Bušišćina", +"Cabécar":"Kabekaršćina", +"Callouts":"Puchery", +"Caption":"Popis", +"Caption Characters":"Popisowe znamješka", +"Catalan":"Katalanšćina", +"Catalan (Valencian)":"Katalanšćina (Valencia)", +"Centered Text":"Centrowany tekst", +"Chinese (Hong Kong)":"Chinšćina (Hongkong)", +"Chinese (Macau)":"Chinšćina (Macao)", +"Chinese (Singapore)":"Chinšćina (Singapur)", +"Chinese (simplified)":"Chinšćina (zjednorjena)", +"Chinese (traditional)":"Chinšćina (tradicionelna)", +"Church Slavic":"Cyrkwinosłowjanšćina", +"Chuvash":"Čuwašćina", +"Citation":"Citat", +"Clear formatting":"Formatěrowanje wotstronić", +"Comment":"Komentar", +"Complimentary Close":"Postrowna formula", +"Connectors":"Zwjazowaki", +"Contents 1":"Zapis wobsaha 1", +"Contents 10":"Zapis wobsaha 10", +"Contents 2":"Zapis wobsaha 2", +"Contents 3":"Zapis wobsaha 3", +"Contents 4":"Zapis wobsaha 4", +"Contents 5":"Zapis wobsaha 5", +"Contents 6":"Zapis wobsaha 6", +"Contents 7":"Zapis wobsaha 7", +"Contents 8":"Zapis wobsaha 8", +"Contents 9":"Zapis wobsaha 9", +"Contents Heading":"Nadpismo zapisa wobsaha", +"Coptic":"Koptišćina", +"Cornish":"Kornišćina", +"Count":"Ličba", +"CountA":"LičbaA", +"Cree, Plains, Latin":"Krišćina, Plains, latinica", +"Cree, Plains, Syllabics":"Krišćina, Plains, złóžkowe pismo", +"Croatian":"Chorwatšćina", +"Curves and Polygons":"Křiwki a polygony", +"Czech":"Čěšćina", +"Danish":"Danšćina", +"Dashed Line":"Smužkowana linija", +"Default":"Standard", +"Default Drawing Style":"Standardny rysowanski stil", +"Default Page Style":"Standard", +"Default Paragraph Style":"Standard", +"Definition":"Definicija", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogrišćina", +"Doondo":"Doondo", +"Drawing":"Rysowanka", +"Drop Caps":"Iniciale", +"Dutch (Belgium)":"Nižozemšćina (Belgiska)", +"Dutch (Netherlands)":"Nižozemšćina (Nižozemska)", +"Dzongkha":"Dzongkha", +"Emphasis":"Doraz", +"Endnote":"Kónčna nóžka", +"Endnote Anchor":"Kótwička kónčnych nóžkow", +"Endnote Characters":"Znamješka kónčnych nóžkow", +"English (Australia)":"Jendźelšćina (Awstralska)", +"English (Belize)":"Jendźelšćina (Belize)", +"English (Botswana)":"Jendźelšćina (Botswana)", +"English (Canada)":"Jendźelšćina (Kanada)", +"English (Caribbean)":"Jendźelšćina (Karibika)", +"English (Denmark)":"Jendźelšćina (Danska)", +"English (Gambia)":"Jendźelšćina (Gambija)", +"English (Ghana)":"Jendźelšćina (Ghana)", +"English (Hong Kong)":"Jendźelšćina (Hongkong)", +"English (India)":"Jendźelšćina (Indiska)", +"English (Ireland)":"Jendźelšćina (Irska)", +"English (Israel)":"Jendźelšćina (Israel)", +"English (Jamaica)":"Jendźelšćina (Jamaika)", +"English (Kenya)":"Jendźelšćina (Kenija)", +"English (Malawi)":"Jendźelšćina (Malawi)", +"English (Malaysia)":"Jendźelšćina (Malajzija)", +"English (Mauritius)":"Jendźelšćina (Mauritius)", +"English (Namibia)":"Jendźelšćina (Namibija)", +"English (New Zealand)":"Jendźelšćina (Nowoseelandska)", +"English (Nigeria)":"Jendźelšćina (Nigerija)", +"English (Philippines)":"Jendźelšćina (Filipiny)", +"English (South Africa)":"Jendźelšćina (Južna Afrika)", +"English (Sri Lanka)":"Jendźelšćina (Sri Lanka)", +"English (Trinidad)":"Jendźelšćina (Trinidad)", +"English (UK)":"Jendźelšćina (Zjednoćene kralestwo)", +"English (USA)":"Jendźelšćina (USA)", +"English (Zambia)":"Jendźelšćina (Sambija)", +"English (Zimbabwe)":"Jendźelšćina (Simbabwe)", +"English, OED spelling (UK)":"Jendźelšćina, prawopis OED (Zjednoćene kralestwo)", +"Envelope":"Wobalka", +"Error":"Zmylk", +"Erzya":"Erzja", +"Esperanto":"Esperanto", +"Estonian":"Estnišćina", +"Example":"Přikład", +"Extending selection":"Wuběr rozšěrić", +"Faroese":"Färöšćina", +"Figure":"Wobraz", +"Figure Index 1":"Zapis wobrazow 1", +"Figure Index Heading":"Nadpismo zapisa wobrazow", +"Fijian":"Fidźišćina", +"Filled":"Wupjelnjeny", +"Filled Blue":"Wupjelnjeny módry", +"Filled Green":"Wupjelnjeny zeleny", +"Filled Red":"Wupjelnjeny čerwjeny", +"Filled Yellow":"Wupjelnjeny žołty", +"Finnish":"Finšćina", +"First Line Indent":"Zasunjenje prěnjeje linki", +"First Page":"Prěnja strona", +"Flowchart":"Běžaty diagram", +"Fon":"Fonšćina", +"Footer":"Nohowa linka", +"Footer Left":"Nohowa linka nalěwo", +"Footer Right":"Nohowa linka naprawo", +"Footnote":"Nóžka", +"Footnote Anchor":"Nóžkowa kótwička", +"Footnote Characters":"Nóžkowe znamješka", +"Formula":"Formla", +"Four Slides":"Štyri folije", +"Frame":"Wobłuk", +"Frame Contents":"Wobłukowy wobsah", +"French (Belgium)":"Francošćina (Belgiska)", +"French (Benin)":"Francošćina (Benin)", +"French (Burkina Faso)":"Francošćina (Burkina Faso)", +"French (Canada)":"Francošćina (Kanada)", +"French (Côte d'Ivoire)":"Francošćina (Słonowinowy Pobrjóh)", +"French (France)":"Francošćina (Francoska)", +"French (Luxembourg)":"Francošćina (Luxemburgska)", +"French (Mali)":"Francošćina (Mali)", +"French (Mauritius)":"Francošćina (Mauritius)", +"French (Monaco)":"Francošćina (Monaco)", +"French (Niger)":"Francošćina (Niger)", +"French (Republic of Guinea)":"Francošćina (Republika Gineja)", +"French (Senegal)":"Francošćina (Senegal)", +"French (Switzerland)":"Francošćina (Šwicarska)", +"French (Togo)":"Francošćina (Togo)", +"Frisian":"Frizišćina", +"Friulian":"Furlanšćina", +"Function Wizard":"Funkciski asistent", +"Gaelic (Scotland)":"Gelšćina (Šotiska)", +"Galician":"Galicišćina", +"Ganda":"Gandašćina", +"Gascon":"Gaskonšćina", +"Georgian":"Georgišćina", +"German (Austria)":"Němčina (Awstriska)", +"German (Belgium)":"Němčina (Belgiska)", +"German (Germany)":"Němčina (Němska)", +"German (Liechtenstein)":"Němčina (Liechtenstein)", +"German (Luxembourg)":"Němčina (Luxemburgska)", +"German (Switzerland)":"Němčina (Šwicarska)", +"Gikuyu":"Kikujušćina", +"Good":"Dobry", +"Graphic":"Grafika", +"Graphics":"Wobrazy", +"Greek":"Gjekšćina", +"Greek, Ancient":"Starogrjekšćina", +"Guadeloupean Creole French":"Guadelupska kreolska francošćina", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gudźaratšćina", +"HTML":"HTML", +"Haitian":"Haitišćina", +"Hanging Indent":"Wisace zasunjenje", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigerija)", +"Hawaiian":"Hawaiišćina", +"Header":"Hłowowa linka", +"Header Left":"Hłowowa linka nalěwo", +"Header Right":"Hłowowa linka naprawo", +"Header and Footer":"Hłowowa a nohowa linka", +"Heading":"Nadpismo", +"Heading 1":"Nadpismo 1", +"Heading 10":"Nadpismo 10", +"Heading 2":"Nadpismo2", +"Heading 3":"Nadpismo 3", +"Heading 4":"Nadpismo 4", +"Heading 5":"Nadpismo 5", +"Heading 6":"Nadpismo 6", +"Heading 7":"Nadpismo 7", +"Heading 8":"Nadpismo 8", +"Heading 9":"Nadpismo 9", +"Heading A0":"Nadpismo A0", +"Heading A4":"Nadpismo A4", +"Hebrew":"Hebrejšćina", +"Hiligaynon":"Hiligajonšćina", +"Hindi":"Hindišćina", +"Horizontal Line":"Wodoruna linija", +"Hungarian":"Madźaršćina", +"Hungarian (Szekely-Hungarian Rovas)":"Madźaršćina (staromadźarske pismo)", +"Hyperlink":"Hyperwotkaz", +"Icelandic":"Islandšćina", +"Illustration":"Zwobraznjenje", +"Iloko":"Iloko", +"Index":"Zapis", +"Index 1":"Hesłar 1", +"Index 2":"Hesłar 2", +"Index 3":"Hesłar 3", +"Index Heading":"Nadpismo hesłarja", +"Index Link":"Zapisowe zwjazanje", +"Index Separator":"Dźělatko hesłarja", +"Indonesian":"Indonešćina", +"Inline Heading":"Nadpismo w lince", +"Insert":"Zasadźić", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Occidental-Interlingue", +"Internet Link":"Internetny wotkaz", +"Interslavic Cyrillic":"Intersłowjanšćina (kyriliska)", +"Interslavic Latin":"Intersłowjanšćina (łaćonska)", +"Irish":"Iršćina", +"Italian (Italy)":"Italšćina (Italska)", +"Italian (Switzerland)":"Italšćina (Šwicarska)", +"Japanese":"Japanšćina", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardinšćina", +"Kabyle Latin":"Kabylšćina, latinica", +"Kalaallisut":"Grönlandska inuitšćina", +"Kannada":"Kannadšćina", +"Karakalpak Latin":"Karakalpakšćina, latinica", +"Kashmiri (India)":"Kašmiršćina (Indiska)", +"Kashmiri (Kashmir)":"Kašmiršćina (Kašmir)", +"Kashubian":"Kašubšćina", +"Kazakh":"Kazachšćina", +"KeyID":"KeyID", +"Khanty":"Chantišćina", +"Khmer":"Khmeršćina", +"Kinyarwanda (Rwanda)":"Ruandašćina (Ruanda)", +"Kirghiz":"Kirgišćina", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratiska republika Kongo)", +"Klingon":"Klingonšćina", +"Komi-Permyak":"Komi-Permjakšćina", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkanšćina", +"Koongo (Congo)":"Kikongo (Kongo)", +"Korean (RoK)":"Korejšćina (Republika Koreja)", +"Kumyk":"Kumykšćina", +"Kunyi":"Kunji", +"Kurdish, Central (Iran)":"Kurdišćina, centralna (Iran)", +"Kurdish, Central (Iraq)":"Kurdišćina, centralna (Irak)", +"Kurdish, Northern (Syria)":"Kurdišćina, sewjerna (Syriska)", +"Kurdish, Northern (Turkey)":"Kurdišćina, sewjerna (Turkowska)", +"Kurdish, Southern (Iran)":"Kurdišćina, južna (Iran)", +"Kurdish, Southern (Iraq)":"Kurdišćina, južna (Irak)", +"Kven Finnish":"Kwenska finšćina", +"Kyrgyz (China)":"Kirgišćina (china)", +"Labels":"Etikety", +"Ladin":"Ladinšćina", +"Landscape":"Prěčny format", +"Lao":"Laošćina", +"Lari":"Lari", +"Latgalian":"Letgalšćina", +"Latin":"Łaćonšćina", +"Latvian":"Letišćina", +"Left Page":"Lěwa strona", +"Lengo":"Lengo", +"Ligurian":"Liguršćina", +"Limbu":"Limbušćina", +"Line Numbering":"Čisłowanje linkow", +"Lines":"Linije", +"Lines and Arrows":"Linije a šipki", +"Lingala":"Lingalašćina", +"List":"Lisćina", +"List 1":"Lisćina 1", +"List 1 Cont.":"Lisćina 1 pokr.", +"List 1 End":"Lisćina 1 kónc", +"List 1 Start":"Lisćina 1 start", +"List 2":"Lisćina 2", +"List 2 Cont.":"Lisćina 2 pokr.", +"List 2 End":"Lisćina 2 kónc", +"List 2 Start":"Lisćina 2 start", +"List 3":"Lisćina 3", +"List 3 Cont.":"Lisćina 3 pokr.", +"List 3 End":"Lisćina 3 kónc", +"List 3 Start":"Lisćina 3 start", +"List 4":"Lisćina 4", +"List 4 Cont.":"Lisćina 4 pokr.", +"List 4 End":"Lisćina 4 kónc", +"List 4 Start":"Lisćina 4 start", +"List 5":"Lisćina 5", +"List 5 Cont.":"Lisćina 5 pokr.", +"List 5 End":"Lisćina 5 kónc", +"List 5 Start":"Lisćina 5 start", +"List Contents":"Lisćinowy wobsah", +"List Heading":"Lisćinowe nadpismo", +"List Indent":"Lisćinowe zasunjenje", +"Lithuanian":"Litawšćina", +"Livonian":"Liwišćina", +"Lojban":"Ložban", +"Low German":"Delnjoněmčina", +"Luxembourgish":"Luxemburgšćina", +"Macedonian":"Makedonšćina", +"Main Index Entry":"Hłowny zapisk hesłarja", +"Maithili":"Maithilišćina", +"Malagasy, Plateau":"Malagasišćina, Plateau", +"Malay (Brunei Darussalam)":"Malajšćina (Brunei Darussalam)", +"Malay (Malaysia)":"Malajšćina (Malajzija)", +"Malay Arabic (Brunei Darussalam)":"Malajska arabšćina (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malajiska arabšćina (Malajzija)", +"Malayalam":"Malajalam", +"Maltese":"Maltašćina", +"Manchu":"Mandźurišćina", +"Maninkakan, Eastern, Latin":"Wuchodna Maninka, latinica", +"Manipuri":"Manipuršćina", +"Maore":"Maoršćina", +"Maori":"Maorišćina", +"Marathi":"Marathišćina", +"Marginalia":"Marginalije", +"Mari, Hill":"Hórska marišćina", +"Mari, Meadow":"Łučna marišćina", +"Max":"Maks", +"Mbochi":"Mbosi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokšašćina", +"Mongolian Cyrillic":"Mongolšćina, kyrilica", +"Mongolian Mongolian":"Mongolšćina (Mongolska)", +"Moore":"Moorešćina", +"Morisyen":"Mauritiušćina", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebelšćina, južna", +"Nenets":"Nencišćina", +"Nepali (India)":"Nepalšćina (Indiska)", +"Nepali (Nepal)":"Nepalšćina (Nepal)", +"Neutral":"Neutralny", +"Nganasan":"Nganasanšćina", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Dźewjeć folijow", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Žana znamješkowa předłoha", +"No List":"Žana lisćina", +"Nogai":"Nogaišćina", +"None (Do not check spelling)":"Žadyn (prawopis njekontrolować)", +"Northern Sotho":"Sewjerna sothošćina", +"Norwegian, Bokmål":"Norwegšćina, bokmål", +"Norwegian, Nynorsk":"Norwegšćina, nynorsk", +"Note":"Notica", +"Notes":"Noticy", +"Numbering 1":"Čisłowanje 1", +"Numbering 1 Cont.":"Čisłowanje 1 pokročowanje", +"Numbering 1 End":"Cišłowanje 1 kónc", +"Numbering 1 Start":"Čisłowanje 1 spočatk", +"Numbering 123":"Čisłowanje 123", +"Numbering 2":"Čisłowanje 2", +"Numbering 2 Cont.":"Čisłowanje 2 pokročowanje", +"Numbering 2 End":"Čisłowanje 2 kónc", +"Numbering 2 Start":"Čisłowanje 2 spočatk", +"Numbering 3":"Čisłowanje 3", +"Numbering 3 Cont.":"Čisłowanje 3 pokročowanje", +"Numbering 3 End":"Čisłowanje 3 kónc", +"Numbering 3 Start":"Čisłowanje 3 spočatk", +"Numbering 4":"Čisłowanje 4", +"Numbering 4 Cont.":"Čisłowanje 4 pokročowanje", +"Numbering 4 End":"Čisłowanje 4 kónc", +"Numbering 4 Start":"Čisłowanje 4 spóčatk", +"Numbering 5":"Čisłowanje 5", +"Numbering 5 Cont.":"Čisłowanje 5 pokročowanje", +"Numbering 5 End":"Čisłowanje 5 kónc", +"Numbering 5 Start":"Čisłowanje 5 spočatk", +"Numbering ABC":"Čisłowanje ABC", +"Numbering IVX":"Čisłowanje IVX", +"Numbering Symbols":"Čisłowanske symbole", +"Numbering abc":"Čisłowanje abc", +"Numbering ivx":"Čisłowanje ivx", +"Nyanja":"Njandźašćina", +"OLE":"OLE", +"Object Index 1":"Objektowy zapis 1", +"Object Index Heading":"Nadpismo objektoweho zapisa", +"Object with no fill and no line":"Objekt bjez pjelnjenki a wobrysa", +"Object without fill":"Objekt bjez pjelnjenki", +"Occitan":"Okcitanšćina", +"Odia":"Odišćina", +"Olonets":"Olonecišćina", +"One Slide":"Jedna folija", +"Oromo":"Oromošćina", +"Outline":"Rozrjad", +"Outlined":"Wobrys", +"Outlined Blue":"Wobrysowany módry", +"Outlined Green":"Wobrysowany zeleny", +"Outlined Red":"Wobrysowany čerwjeny", +"Outlined Yellow":"Wobrysowany žołty", +"Overwrite":"Přepisać", +"Page %1 (%2) of %3":"Strona %1 (%2) z %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Strona %1 (%2) z %3 [strona %4 (%5)]", +"Page %1 of %2":"Strona %1 z %2", +"Page %1 of %2 (%3)":"Strona %1 z %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Strona %1 z %2 (strona %3 z %4 ćišćeć)", +"Page %1 of %2 [Page %3]":"Strona %1 z %2 [strona %3]", +"Page Number":"Čisło strony", +"Page Properties":"Kajkosće strony", +"Pali Latin":"Pališćina, latinica", +"Pali Thai":"Thailandska pališćina", +"Papiamento (Aruba)":"Papiamentu (Aruba)", +"Papiamento (Bonaire)":"Papiamentu (Bonaire)", +"Papiamento (Curaçao)":"Papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nižozemske Antile)", +"Pennsylvania Dutch":"Pensylvanska němčina", +"Persian":"Persišćina", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Městodźeržićel", +"Plautdietsch":"Plautdietsch", +"Polish":"Pólšćina", +"Portrait":"Wysoki format", +"Portuguese (Angola)":"Portugalšćina (Angola)", +"Portuguese (Brazil)":"Portugalšćina (Brazilska)", +"Portuguese (Mozambique)":"Portugalšćina (Mosambik)", +"Portuguese (Portugal)":"Portugalšćina (Portugalska)", +"Preformatted Text":"Předformatěrowany tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Pandźabšćina", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Kečuašćina (sewjerna Boliwiska)", +"Quechua (Bolivia, South)":"Kečuašćina (južna Boliwiska)", +"Quechua (Ecuador)":"Kečuašćina (Ekwador)", +"Quotation":"Citat", +"Report":"Rozprawa", +"Result":"Wuslědk", +"Result2":"Wuslědk2", +"Rhaeto-Romance":"Retoromanšćina", +"Right Page":"Prawa strona", +"Rohingya Hanifi":"Rohindźa Hanifi", +"Romanian (Moldova)":"Rumunšćina (Moldawska)", +"Romanian (Romania)":"Rumunšćina (Rumunska)", +"Rubies":"Phonetiske elementy", +"Russian":"Rušćina", +"Rusyn (Slovakia)":"Rusinšćina (Słowakska)", +"Rusyn (Ukraine)":"Rusinšćina (Ukraina)", +"Sami, Inari (Finland)":"Samišćina, Inari (Finska)", +"Sami, Kildin (Russia)":"Samišćina, Kildin (Ruska)", +"Sami, Lule (Norway)":"Samišćina, Lule (Norwegska)", +"Sami, Lule (Sweden)":"Samišćina, Lule (Šwedska)", +"Sami, Northern (Finland)":"Samišćina, sewjerna (Finska)", +"Sami, Northern (Norway)":"Samišćina, sewjerna (Norwegska)", +"Sami, Northern (Sweden)":"Samišćina, sewjerna (Šwedska)", +"Sami, Pite (Sweden)":"Samišćina, Pite (Šwedska)", +"Sami, Skolt (Finland)":"Samišćina, Skolt (Finska)", +"Sami, Southern (Norway)":"Samišćina, južna (Norwegska)", +"Sami, Southern (Sweden)":"Samišćina, južna (Šwedska)", +"Sango":"Sangošćina", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraikišćina", +"Sardinian":"Sardinšćina", +"Sardinian, Campidanese":"Sardinšćina, kampidaneska", +"Sardinian, Gallurese":"Sardinšćina, gallureska", +"Sardinian, Logudorese":"Sardinšćina, logudoreska", +"Sardinian, Sassarese":"Sardišćina, sassareska", +"Selection count":"Ličba wubranych celow", +"Sender":"Wotpósłar", +"Serbian Cyrillic (Montenegro)":"Serbišćina, kyrilica (Čornohórska)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbišćina, kyrilica (Serbiska a Čornohórska)", +"Serbian Cyrillic (Serbia)":"Serbišćina, kyrilica (Serbiska)", +"Serbian Latin":"Serbišćina, latinica", +"Serbian Latin (Montenegro)":"Serbišćina, latinica (Čornohórska)", +"Serbian Latin (Serbia and Montenegro)":"Serbišćina, latinica (Serbiska a Čornohórska)", +"Serbian Latin (Serbia)":"Serbišćina, latinica (Serbiska)", +"Sesotho":"Sesotišćina", +"Shapes":"Twary", +"Sheet %1 of %2":"Tabela %1 z %2", +"Shuswap":"Šušwap", +"Sidama":"Sidamašćina", +"Signature":"Podpis", +"Silesian":"Šlešćina", +"Sindhi, Arabic":"Sindhišćina, arabske pismo", +"Sindhi, Devanagari":"Sindhišćina, Devanagari", +"Sinhala":"Sinhalašćina", +"Six Slides":"Šěsć folijow", +"Slide %1 of %2":"Folija %1 z %2", +"Slide %1 of %2 (%3)":"Folija %1 z %2 (%3)", +"Slovak":"Słowakšćina", +"Slovenian":"Słowjenšćina", +"Somali":"Somališćina", +"Sorbian, Lower":"Delnjoserbšćina", +"Sorbian, Upper":"Hornjoserbšćina", +"Source Text":"Žórłowy tekst", +"Southern Sotho":"Južnosotošćina", +"Spanish (Argentina)":"Španišćina (Argentinska)", +"Spanish (Bolivia)":"Španišćina (Boliwiska)", +"Spanish (Chile)":"Španišćina (Chile)", +"Spanish (Colombia)":"Španišćina (Kolumbiska)", +"Spanish (Costa Rica)":"Španišćina (Kosta Rika)", +"Spanish (Cuba)":"Španišćina (Kuba)", +"Spanish (Dom. Rep.)":"Španišćina (Dominikanska republika)", +"Spanish (Ecuador)":"Španišćina (Ekwador)", +"Spanish (El Salvador)":"Španišćina (El Salvador)", +"Spanish (Guatemala)":"Španišćina (Guatemala)", +"Spanish (Honduras)":"Španišćina (Honduras)", +"Spanish (Mexico)":"Španišćina (Mexiko)", +"Spanish (Nicaragua)":"Španišćina (Nikaragua)", +"Spanish (Panama)":"Španišćina (Panama)", +"Spanish (Paraguay)":"Španišćina (Paraguay)", +"Spanish (Peru)":"Španišćina (Peru)", +"Spanish (Puerto Rico)":"Španišćina (Puerto Riko)", +"Spanish (Spain)":"Španišćina (Španiska)", +"Spanish (Uruguay)":"Španišćina (Uruguay)", +"Spanish (Venezuela)":"Španišćina (Venezuela)", +"StDev":"StWotch", +"Standard selection":"Standardny wuběr", +"Stars and Banners":"Hwěžki a chorhoje", +"Status":"Status", +"Strong Emphasis":"Sylny doraz", +"Subtitle":"Podtitul", +"Sum":"Suma", +"Sundanese":"Sundašćina", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suahelšćina (Kenija)", +"Swahili (Tanzania)":"Suahelšćina (Tansanija)", +"Swazi":"Swazišćina", +"Swedish (Finland)":"Šwedšćina (Finska)", +"Swedish (Sweden)":"Šwedšćina (Šwedska)", +"Symbol Shapes":"Symbolowe twary", +"Table":"Tabela", +"Table Contents":"Tabelowy wobsah", +"Table Heading":"Tabelowe nadpismo", +"Table Index 1":"Tabelowy zapis 1", +"Table Index Heading":"Nadpismo tabeloweho zapisa", +"Tagalog":"Tagalog", +"Tahitian":"Tahitšćina", +"Tajik":"Tadźikšćina", +"Tamil":"Tamilšćina", +"Tatar":"Tataršćina", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuja", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Njeproporcionalny tekst", +"Telugu":"Telugušćina", +"Tetun (Indonesia)":"Tetumšćina (Indoneska)", +"Tetun (Timor-Leste)":"Tetumšćina (Wuchodny Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thaišćina", +"Three Slides":"Tři folije", +"Tibetan (India)":"Tibetšćina (Indiska)", +"Tibetan (PR China)":"Tibetšćina (LR China)", +"Tigrigna (Eritrea)":"Tigrinja (Eritreja)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopiska)", +"Title":"Titul", +"Title A0":"Titul A0", +"Title A4":"Titul A4", +"Title Only":"Jenož titul", +"Title Slide":"Titulna folija", +"Title and 2 Content":"Titul a 2 wobsahaj", +"Title, 2 Content and Content":"Titul, 2 wobsahaj a wobsah", +"Title, 2 Content over Content":"Titul, 2 wobsahaj nad wobsahom", +"Title, 4 Content":"Titul, 4 wobsahi", +"Title, 6 Content":"Titul, 6 wobsahow", +"Title, Content":"Titul, wobsah", +"Title, Content and 2 Content":"Titul, wobsah a 2 wobsahaj", +"Title, Content over Content":"Titul, wobsah nad wobsahom", +"Title, Vertical Text":"Titul, wertikalny tekst", +"Title, Vertical Text, Clipart":"Titul, wertikalny tekst, wupyšny wobraz", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsongašćina", +"Tswana (Botswana)":"Tswanašćina (Botswana)", +"Tswana (South Africa)":"Tswanašćina (Južna Afrika)", +"Turkish":"Turkowšćina", +"Turkmen":"Turkmenšćina", +"Two Slides":"Dwě foliji", +"Udmurt":"Udmurtišćina", +"Ukrainian":"Ukrainšćina", +"Unknown":"Njeznaty", +"Urdu (India)":"Urdušćina (Indiska)", +"Urdu (Pakistan)":"Urdušćina (Pakistan)", +"User Entry":"Wužiwarski zapisk", +"User Index 1":"Wužiwarski zapis 1", +"User Index 10":"Wužiwarski zapis 10", +"User Index 2":"Wužiwarski zapis 2", +"User Index 3":"Wužiwarski zapis 3", +"User Index 4":"Wužiwarski zapis 4", +"User Index 5":"Wužiwarski zapis 5", +"User Index 6":"Wužiwarski zapis 6", +"User Index 7":"Wužiwarski zapis 7", +"User Index 8":"Wužiwarski zapis 8", +"User Index 9":"Wužiwarski zapis 9", +"User Index Heading":"Nadpismo wužiwarskeho zapisa", +"Uyghur":"Ujgurišćina", +"Uzbek Cyrillic":"Uzbekšćina, kyrilica", +"Uzbek Latin":"Uzbekšćina, latinica", +"Var":"Warianca", +"Variable":"Wariabla", +"Venda":"Vendašćina", +"Venetian":"Wenetšćina", +"Veps":"Wepsišćina", +"Vertical Numbering Symbols":"Symbole za padorune čisłowanje", +"Vertical Title, Text, Chart":"Wertikalny titul, tekst, diagram", +"Vertical Title, Vertical Text":"Wertikalny titul, wertikalny tekst", +"Vietnamese":"Vietnamšćina", +"Vili":"Vili", +"Visited Internet Link":"Wopytany internetny wotkaz", +"Võro":"Võro", +"Walloon":"Walonišćina", +"Warning":"Warnowanje", +"Watermark":"Wodowe znamjo", +"Welsh":"Walizišćina", +"Xhosa":"Xhosašćina", +"Xibe":"Xibešćina", +"Yaka (Congo)":"Jakašćina (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Jakašćina (Demokratiska republika Kongo)", +"Yiddish (Israel)":"Jidišćina (Israel)", +"Yiddish (USA)":"Jidišćina (USA)", +"Yombe (Congo)":"Jombe (Kongo)", +"Yoruba":"Jorubašćina", +"Zulu":"Zulušćina", +"[Multiple]":"[Wjacore]", +"[None]":"[Žana]", +"[Undetermined]":"[Njewěsty]", +"Éwé":"Ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hu-Hung.json b/f7cloud-office/browser/dist/l10n/locore/hu-Hung.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hu-Hung.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hu.json b/f7cloud-office/browser/dist/l10n/locore/hu.json new file mode 100644 index 0000000..de5b91f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hu.json @@ -0,0 +1,704 @@ +{ +"%1 of %2 records found":"%2 rekordból %1 megtalálva", +"3D Objects":"Térbeli objektumok", +"A0":"A0", +"A4":"A4", +"Accent":"Kiemelés", +"Accent 1":"Kiemelés 1", +"Accent 2":"Kiemelés 2", +"Accent 3":"Kiemelés 3", +"Adding selection":"Hozzáadó kijelölés", +"Addressee":"Címzett", +"Afrikaans (Namibia)":"Afrikaans (Namíbia)", +"Afrikaans (South Africa)":"Afrikaans (Dél-Afrika)", +"Aka (Central African Republic)":"Aka (Közép-Afrikai Köztársaság)", +"Aka (Congo)":"Aka (Kongó)", +"Akan":"Akan", +"Albanian":"Albán", +"Amharic":"Amhara", +"Apatani":"Apatani", +"Appendix":"Függelék", +"Arabic":"Arab", +"Arabic (Algeria)":"Arab (Algéria)", +"Arabic (Bahrain)":"Arab (Bahrein)", +"Arabic (Chad)":"Arab (Csád)", +"Arabic (Comoros)":"Arab (Comore-szigetek)", +"Arabic (Djibouti)":"Arab (Dzsibuti)", +"Arabic (Egypt)":"Arab (Egyiptom)", +"Arabic (Eritrea)":"Arab (Eritrea)", +"Arabic (Iraq)":"Arab (Irak)", +"Arabic (Israel)":"Arab (Izrael)", +"Arabic (Jordan)":"Arab (Jordánia)", +"Arabic (Kuwait)":"Arab (Kuvait)", +"Arabic (Lebanon)":"Arab (Libanon)", +"Arabic (Libya)":"Arab (Líbia)", +"Arabic (Mauritania)":"Arab (Mauritánia)", +"Arabic (Morocco)":"Arab (Marokkó)", +"Arabic (Oman)":"Arab (Omán)", +"Arabic (Palestine)":"Arab (Palesztina)", +"Arabic (Qatar)":"Arab (Katar)", +"Arabic (Saudi Arabia)":"Arab (Szaúd-Arábia)", +"Arabic (Somalia)":"Arab (Szomália)", +"Arabic (Sudan)":"Arab (Szudán)", +"Arabic (Syria)":"Arab (Szíria)", +"Arabic (Tunisia)":"Arab (Tunézia)", +"Arabic (UAE)":"Arab (Egyesült Arab Emírségek)", +"Arabic (Yemen)":"Arab (Jemen)", +"Aragonese":"Aragóniai", +"Aranese":"Aranéz", +"Armenian, Classical (Armenia)":"Örmény, klasszikus (Örményország)", +"Armenian, Eastern (Armenia)":"Örmény, keleti (Örményország)", +"Armenian, Eastern (Iran)":"Örmény, keleti (Irán)", +"Armenian, Eastern (Russia)":"Örmény, keleti (Oroszország)", +"Armenian, Western (Armenia)":"Örmény, nyugati (Örményország)", +"Arpitan (France)":"Arpitán (Franciaország)", +"Arpitan (Italy)":"Arpitán (Olaszország)", +"Arpitan (Switzerland)":"Arpitán (Svájc)", +"Arrow Line":"Nyíl sor", +"Assamese":"Asszámi", +"Asturian":"Asztúriai", +"Avar":"Avar", +"Average":"Átlag", +"Azerbaijani Cyrillic":"Azerbajdzsán (Cirill)", +"Azerbaijani Latin":"Azerbajdzsán (Latin)", +"Background":"Háttér", +"Background objects":"Háttérobjektumok", +"Bad":"Rossz", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Egyszerű alakzatok", +"Basque":"Baszk", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusz", +"Bengali (Bangladesh)":"Bengáli (Bangladesh)", +"Bengali (India)":"Bengáli (India)", +"Bibliography 1":"Irodalomjegyzék 1", +"Bibliography Heading":"Irodalomjegyzék fejléce", +"Blank Slide":"Üres dia", +"Block Arrows":"Vastag nyilak", +"Block Quotation":"Idézetblokk", +"Block selection":"Blokk-kijelölés", +"Bodo":"Bodo", +"Body Text":"Szövegtörzs", +"Body Text, Indented":"Szövegtörzs, behúzott", +"Bosnian":"Bosnyák", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bolgár", +"Bullet –":"– felsorolásjel", +"Bullet •":"• felsorolásjel", +"Bullet ☑":"☑ felsorolásjel", +"Bullet ✗":"✗ felsorolásjel", +"Bullet ➢":"➢ felsorolásjel", +"Bullets":"Felsorolásjel", +"Burmese":"Burmai", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Ábrafeliratok", +"Caption":"Felirat", +"Caption Characters":"Feliratkarakterek", +"Catalan":"Katalán", +"Catalan (Valencian)":"Katalán (valenciai)", +"Centered Text":"Középre igazított szöveg", +"Chinese (Hong Kong)":"Kínai (Hong Kong)", +"Chinese (Macau)":"Kínai (Makaó)", +"Chinese (Singapore)":"Kínai (Szingapúr)", +"Chinese (simplified)":"Kínai (egyszerűsített)", +"Chinese (traditional)":"Kínai (hagyományos)", +"Church Slavic":"Egyházi szláv", +"Chuvash":"Csuvas", +"Citation":"Idézet", +"Clear formatting":"Formázás törlése", +"Comment":"Megjegyzés", +"Complimentary Close":"Udvarias befejezés", +"Connectors":"Összekötők", +"Contents 1":"Tartalomjegyzék 1", +"Contents 10":"Tartalomjegyzék 10", +"Contents 2":"Tartalomjegyzék 2", +"Contents 3":"Tartalomjegyzék 3", +"Contents 4":"Tartalomjegyzék 4", +"Contents 5":"Tartalomjegyzék 5", +"Contents 6":"Tartalomjegyzék 6", +"Contents 7":"Tartalomjegyzék 7", +"Contents 8":"Tartalomjegyzék 8", +"Contents 9":"Tartalomjegyzék 9", +"Contents Heading":"Tartalomjegyzék-fejléc", +"Coptic":"Kopt", +"Cornish":"Cornwalli", +"Count":"Számértékek száma", +"CountA":"Értékek száma", +"Cree, Plains, Latin":"Krí, síksági, latin", +"Cree, Plains, Syllabics":"Krí, síksági, szótagolás", +"Croatian":"Horvát", +"Curves and Polygons":"Görbék és sokszögek", +"Czech":"Cseh", +"Danish":"Dán", +"Dashed Line":"Szaggatott vonal", +"Default":"Alapértelmezett", +"Default Drawing Style":"Alapértelmezett rajzolási stílus", +"Default Page Style":"Alapértelmezett oldalstílus", +"Default Paragraph Style":"Alapértelmezett bekezdésstílus", +"Definition":"Meghatározás", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Rajz", +"Drop Caps":"Iniciálék", +"Dutch (Belgium)":"Holland (Belgium)", +"Dutch (Netherlands)":"Holland (Hollandia)", +"Dzongkha":"Dzongkha", +"Emphasis":"Hangsúlyozás", +"Endnote":"Végjegyzet", +"Endnote Anchor":"Végjegyzet-horgony", +"Endnote Characters":"Végjegyzet-karakterek", +"English (Australia)":"Angol (Ausztrália)", +"English (Belize)":"Angol (Belize)", +"English (Botswana)":"Angol (Botswana)", +"English (Canada)":"Angol (Kanada)", +"English (Caribbean)":"Angol (Karib-tenger)", +"English (Denmark)":"Angol (Dánia)", +"English (Gambia)":"Angol (Gambia)", +"English (Ghana)":"Angol (Ghána)", +"English (Hong Kong)":"Angol (Hong Kong)", +"English (India)":"Angol (India)", +"English (Ireland)":"Angol (Írország)", +"English (Israel)":"Angol (Izrael)", +"English (Jamaica)":"Angol (Jamaica)", +"English (Kenya)":"Angol (Kenya)", +"English (Malawi)":"Angol (Malawi)", +"English (Malaysia)":"Angol (Malajzia)", +"English (Mauritius)":"Angol (Mauritius)", +"English (Namibia)":"Angol (Namíbia)", +"English (New Zealand)":"Angol (Új-Zéland)", +"English (Nigeria)":"Angol (Nigéria)", +"English (Philippines)":"Angol (Fülöp-szigetek)", +"English (South Africa)":"Angol (Dél-Afrika)", +"English (Sri Lanka)":"Angol (Sri Lanka)", +"English (Trinidad)":"Angol (Trinidad)", +"English (UK)":"Angol (UK)", +"English (USA)":"Angol (USA)", +"English (Zambia)":"Angol (Zambia)", +"English (Zimbabwe)":"Angol (Zimbabwe)", +"English, OED spelling (UK)":"Angol, OED helyesírás (UK)", +"Envelope":"Boríték", +"Error":"Hiba", +"Erzya":"Erza", +"Esperanto":"Eszperantó", +"Estonian":"Észt", +"Example":"Példa", +"Extending selection":"Bővítő kijelölés", +"Faroese":"Färöi", +"Figure":"Ábra", +"Figure Index 1":"Ábrajegyzék 1", +"Figure Index Heading":"Ábrajegyzék fejléce", +"Fijian":"Fidzsi", +"Filled":"Kitöltött", +"Filled Blue":"Kitöltött kék", +"Filled Green":"Kitöltött zöld", +"Filled Red":"Kitöltött vörös", +"Filled Yellow":"Kitöltött sárga", +"Finnish":"Finn", +"First Line Indent":"Első sor behúzása", +"First Page":"Első oldal", +"Flowchart":"Folyamatábra", +"Fon":"Fon", +"Footer":"Élőláb", +"Footer Left":"Páros élőláb", +"Footer Right":"Páratlan élőláb", +"Footnote":"Lábjegyzet", +"Footnote Anchor":"Lábjegyzet-horgony", +"Footnote Characters":"Lábjegyzet-karakterek", +"Formula":"Képlet", +"Four Slides":"Négy dia", +"Frame":"Keret", +"Frame Contents":"Kerettartalom", +"French (Belgium)":"Francia (Belgium)", +"French (Benin)":"Francia (Benin)", +"French (Burkina Faso)":"Francia (Burkina Faso)", +"French (Canada)":"Francia (Kanada)", +"French (Côte d'Ivoire)":"Francia (Elefántcsontpart)", +"French (France)":"Francia (Franciaország)", +"French (Luxembourg)":"Francia (Luxemburg)", +"French (Mali)":"Francia (Mali)", +"French (Mauritius)":"Francia (Mauritius)", +"French (Monaco)":"Francia (Monaco)", +"French (Niger)":"Francia (Niger)", +"French (Senegal)":"Francia (Szenegál)", +"French (Switzerland)":"Francia (Svájc)", +"French (Togo)":"Francia (Togo)", +"Frisian":"Fríz", +"Friulian":"Friuli", +"Function Wizard":"Függvénytündér", +"Gaelic (Scotland)":"Gael (Skócia)", +"Galician":"Galíciai", +"Ganda":"Ganda", +"Gascon":"Gaszkonyi", +"Georgian":"Grúz", +"German (Austria)":"Német (Ausztria)", +"German (Belgium)":"Német (Belgium)", +"German (Germany)":"Német (Németország)", +"German (Liechtenstein)":"Német (Liechtenstein)", +"German (Luxembourg)":"Német (Luxemburg)", +"German (Switzerland)":"Német (Svájc)", +"Gikuyu":"Gikuyu", +"Good":"Jó", +"Graphic":"Kép", +"Graphics":"Kép", +"Greek":"Görög", +"Greek, Ancient":"Ógörög", +"Guadeloupean Creole French":"Guadeloupe-i kreol francia", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gudzsarati", +"HTML":"HTML", +"Haitian":"Haiti", +"Hanging Indent":"Függő behúzás", +"Hausa (Ghana)":"Hausza (Ghána)", +"Hausa (Nigeria)":"Hausza (Nigéria)", +"Hawaiian":"Hawaii", +"Header":"Élőfej", +"Header Left":"Páros élőfej", +"Header Right":"Páratlan élőfej", +"Header and Footer":"Élőfej és élőláb", +"Heading":"Címsor", +"Heading 1":"Címsor 1", +"Heading 10":"Címsor 10", +"Heading 2":"Címsor 2", +"Heading 3":"Címsor 3", +"Heading 4":"Címsor 4", +"Heading 5":"Címsor 5", +"Heading 6":"Címsor 6", +"Heading 7":"Címsor 7", +"Heading 8":"Címsor 8", +"Heading 9":"Címsor 9", +"Heading A0":"Címsor A0", +"Heading A4":"Címsor A4", +"Hebrew":"Héber", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Vízszintes vonal", +"Hungarian":"Magyar", +"Hungarian (Szekely-Hungarian Rovas)":"Magyar (Székely-magyar rovás)", +"Hyperlink":"Hiperhivatkozás", +"Icelandic":"Izlandi", +"Illustration":"Illusztráció", +"Iloko":"Iloko", +"Index":"Tárgymutató", +"Index 1":"Tárgymutató 1", +"Index 2":"Tárgymutató 2", +"Index 3":"Tárgymutató 3", +"Index Heading":"Tárgymutató-címsor", +"Index Link":"Jegyzékhivatkozás", +"Index Separator":"Tárgymutató-elválasztó", +"Indonesian":"Indonéz", +"Insert":"Beszúrás", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internet-hivatkozás", +"Interslavic Cyrillic":"Interszláv cirill", +"Interslavic Latin":"Interszláv latin", +"Irish":"Ír", +"Italian (Italy)":"Olasz (Olaszország)", +"Italian (Switzerland)":"Olasz (Svájc)", +"Japanese":"Japán", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabard", +"Kabyle Latin":"Kabil latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak (latin)", +"Kashmiri (India)":"Kasmíri (India)", +"Kashmiri (Kashmir)":"Kasmíri (Kasmír)", +"Kashubian":"Kasub", +"Kazakh":"Kazah", +"KeyID":"KeyID", +"Khanty":"Hanti", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirgiz", +"Kituba (Congo)":"Kituba (Kongó)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Kongói Demokratikus Köztársaság)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-permják", +"Komi-Zyrian":"Komi-zürjén", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongó)", +"Korean (RoK)":"Koreai (Dél-Korea)", +"Kumyk":"Kumük", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurd, középső (Irán)", +"Kurdish, Central (Iraq)":"Kurd, középső (Irak)", +"Kurdish, Northern (Syria)":"Kurd, északi (Szíria)", +"Kurdish, Northern (Turkey)":"Kurd, északi (Törökország)", +"Kurdish, Southern (Iran)":"Kurd, déli (Irán)", +"Kurdish, Southern (Iraq)":"Kurd, déli (Irak)", +"Kven Finnish":"Kven finn", +"Kyrgyz (China)":"Kirgiz (Kína)", +"Labels":"Címkék", +"Ladin":"Ladin", +"Landscape":"Fekvő", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgal", +"Latin":"Latin", +"Latvian":"Lett", +"Left Page":"Páros oldal", +"Lengo":"Lengo", +"Ligurian":"Ligur", +"Limbu":"Limbu", +"Line Numbering":"Sorszámozás", +"Lines":"Vonalak", +"Lines and Arrows":"Vonalak és nyilak", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Lista 1 folytatása", +"List 1 End":"Lista 1 vége", +"List 1 Start":"Lista 1 kezdete", +"List 2":"Lista 2", +"List 2 Cont.":"Lista 2 folytatása", +"List 2 End":"Lista 2 vége", +"List 2 Start":"Lista 2 kezdete", +"List 3":"Lista 3", +"List 3 Cont.":"Lista 3 folytatása", +"List 3 End":"Lista 3 vége", +"List 3 Start":"Lista 3 kezdete", +"List 4":"Lista 4", +"List 4 Cont.":"Lista 4 folytatása", +"List 4 End":"Lista 4 vége", +"List 4 Start":"Lista 4 kezdete", +"List 5":"Lista 5", +"List 5 Cont.":"Lista 5 folytatása", +"List 5 End":"Lista 5 vége", +"List 5 Start":"Lista 5 kezdete", +"List Contents":"Listatartalom", +"List Heading":"Listafejléc", +"List Indent":"Listabehúzás", +"Lithuanian":"Litván", +"Livonian":"Livóniai", +"Lojban":"Lojban", +"Low German":"Alnémet", +"Luxembourgish":"Luxemburgi", +"Macedonian":"Macedón", +"Main Index Entry":"Főtartalomjegyzék-bejegyzés", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgas, magasföldi", +"Malay (Brunei Darussalam)":"Maláj (Brunei Darussalam)", +"Malay (Malaysia)":"Maláj (Malajzia)", +"Malay Arabic (Brunei Darussalam)":"Maláj arab (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Maláj arab (Malajzia)", +"Malayalam":"Malajálam", +"Maltese":"Máltai", +"Manchu":"Mandzsu", +"Maninkakan, Eastern, Latin":"Maninka, keleti, latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Maráthi", +"Marginalia":"Széljegyzetek", +"Mari, Hill":"Mari, dombi", +"Mari, Meadow":"Mari, mezei", +"Max":"Maximum", +"Mbochi":"Mbochi", +"Median":"Medián", +"Min":"Minimum", +"Minangkabau":"Minangkabau", +"Moksha":"Moksa", +"Mongolian Cyrillic":"Mongol (cirill)", +"Mongolian Mongolian":"Mongol (mongol)", +"Moore":"More", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele (déli)", +"Nenets":"Nyenyec", +"Nepali (India)":"Nepáli (India)", +"Nepali (Nepal)":"Nepáli (Nepál)", +"Neutral":"Semleges", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Kilenc dia", +"Njyem (Congo)":"Njyem (Kongó)", +"No Character Style":"Nincs karakterstílus", +"No List":"Nincs lista", +"Nogai":"Nogaj", +"None (Do not check spelling)":"Nincs (nincs helyesírás-ellenőrzés)", +"Northern Sotho":"Északi sotho", +"Norwegian, Bokmål":"Norvég (Bokmål)", +"Norwegian, Nynorsk":"Norvég (Nynorsk)", +"Note":"Megjegyzés", +"Notes":"Jegyzetek", +"Numbering 1":"Számozás 1", +"Numbering 1 Cont.":"Számozás 1 folytatása", +"Numbering 1 End":"Számozás 1 vége", +"Numbering 1 Start":"Számozás 1 kezdete", +"Numbering 123":"Számozás: 123", +"Numbering 2":"Számozás 2", +"Numbering 2 Cont.":"Számozás 2 folytatása", +"Numbering 2 End":"Számozás 2 vége", +"Numbering 2 Start":"Számozás 2 kezdete", +"Numbering 3":"Számozás 3", +"Numbering 3 Cont.":"Számozás 3 folytatása", +"Numbering 3 End":"Számozás 3 vége", +"Numbering 3 Start":"Számozás 3 kezdete", +"Numbering 4":"Számozás 4", +"Numbering 4 Cont.":"Számozás 4 folytatása", +"Numbering 4 End":"Számozás 4 vége", +"Numbering 4 Start":"Számozás 4 kezdete", +"Numbering 5":"Számozás 5", +"Numbering 5 Cont.":"Számozás 5 folytatása", +"Numbering 5 End":"Számozás 5 vége", +"Numbering 5 Start":"Számozás 5 kezdete", +"Numbering ABC":"Számozás: ABC", +"Numbering IVX":"Számozás: IVX", +"Numbering Symbols":"Számozásjelek", +"Numbering abc":"Számozás: abc", +"Numbering ivx":"Számozás: ivx", +"Nyanja":"Nyandzsa", +"OLE":"OLE-objektumok", +"Object Index 1":"Objektumjegyzék 1", +"Object Index Heading":"Objektumjegyzék fejléce", +"Object with no fill and no line":"Objektum kitöltés és vonal nélkül", +"Object without fill":"Kitöltetlen objektum", +"Occitan":"Okcitán", +"Odia":"Odia", +"Olonets":"Olonyec", +"One Slide":"Egy dia", +"Oromo":"Oromo", +"Outline":"Vázlat", +"Outlined":"Körvonalas", +"Outlined Blue":"Körvonalas kék", +"Outlined Green":"Körvonalas zöld", +"Outlined Red":"Körvonalas vörös", +"Outlined Yellow":"Körvonalas sárga", +"Overwrite":"Felülírás", +"Page %1 (%2) of %3":"%1. (%2) oldal / %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"%1. (%2) / %3 oldal [%4. (%5) oldal]", +"Page %1 of %2":"%1. / %2 oldal", +"Page %1 of %2 (%3)":"%1. / %2 oldal (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"%1. / %2 oldal (%3. / %4 nyomtathatóból)", +"Page %1 of %2 [Page %3]":"%1. / %2 oldal [%3. oldal]", +"Page Number":"Oldalszám", +"Page Properties":"Oldaltulajdonságok", +"Pali Latin":"Páli (latin)", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Holland-Antillák)", +"Pennsylvania Dutch":"Pennsylvaniai holland", +"Persian":"Perzsa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Helykitöltő", +"Plautdietsch":"Plautdietsch", +"Polish":"Lengyel", +"Portrait":"Álló", +"Portuguese (Angola)":"Portugál (Angola)", +"Portuguese (Brazil)":"Portugál (Brazília)", +"Portuguese (Mozambique)":"Portugál (Mozambik)", +"Portuguese (Portugal)":"Portugál (Portugália)", +"Preformatted Text":"Előformázott szöveg", +"Product":"Szorzat", +"Puinave":"Puinave", +"Punjabi":"Pandzsábi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Kecsua (Észak-Bolívia)", +"Quechua (Bolivia, South)":"Kecsua (Dél-Bolívia)", +"Quechua (Ecuador)":"Kecsua (Ecuador)", +"Quotation":"Idézet", +"Report":"Jelentés", +"Result":"Eredmény", +"Result2":"Eredmény 2", +"Rhaeto-Romance":"Rétoromán", +"Right Page":"Páratlan oldal", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Román (Moldova)", +"Romanian (Romania)":"Román (Románia)", +"Rubies":"Fonetikus átirat", +"Russian":"Orosz", +"Rusyn (Slovakia)":"Ruszin (Szlovákia)", +"Rusyn (Ukraine)":"Ruszin (Ukrajna)", +"Sami, Inari (Finland)":"Lapp, inari (Finnország)", +"Sami, Kildin (Russia)":"Lapp, kildin (Oroszország)", +"Sami, Lule (Norway)":"Lapp, lule (Norvégia)", +"Sami, Lule (Sweden)":"Lapp, lule (Svédország)", +"Sami, Northern (Finland)":"Lapp, északi (Finnország)", +"Sami, Northern (Norway)":"Lapp, északi (Norvégia)", +"Sami, Northern (Sweden)":"Lapp, északi (Svédország)", +"Sami, Pite (Sweden)":"Lapp, pite (Svédország)", +"Sami, Skolt (Finland)":"Lapp, skolt (Finnország)", +"Sami, Southern (Norway)":"Lapp, déli (Norvégia)", +"Sami, Southern (Sweden)":"Lapp, déli (Svédország)", +"Sango":"Szango", +"Sanskrit":"Szanszkrit", +"Saraiki":"Saraiki", +"Sardinian":"Szárd", +"Sardinian, Campidanese":"Szárd, Campidanese", +"Sardinian, Gallurese":"Szárd, Gallurese", +"Sardinian, Logudorese":"Szárd, Logudorese", +"Sardinian, Sassarese":"Szárd, Sassarese", +"Selection count":"Kijelöltek száma", +"Sender":"Feladó", +"Serbian Cyrillic (Montenegro)":"Szerb (cirill) (Montenegró)", +"Serbian Cyrillic (Serbia and Montenegro)":"Szerb (cirill)", +"Serbian Cyrillic (Serbia)":"Szerb (cirill) (Szerbia)", +"Serbian Latin":"Szerb (latin)", +"Serbian Latin (Montenegro)":"Szerb (latin) (Montenegró)", +"Serbian Latin (Serbia and Montenegro)":"Szerb (latin)", +"Serbian Latin (Serbia)":"Szerb (latin) (Szerbia)", +"Sesotho":"Sesotho", +"Shapes":"Alakzatok", +"Sheet %1 of %2":"%1. munkalap, összesen %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Aláírás", +"Silesian":"Sziléziai", +"Sindhi, Arabic":"Szindhi, arab", +"Sindhi, Devanagari":"Szindhi, dévanágari", +"Sinhala":"Szingaléz", +"Six Slides":"Hat dia", +"Slide %1 of %2":"%1. dia, összesen: %2", +"Slide %1 of %2 (%3)":"%1. dia, összesen: %2 (%3)", +"Slovak":"Szlovák", +"Slovenian":"Szlovén", +"Somali":"Szomáli", +"Sorbian, Lower":"Alsó szorb", +"Sorbian, Upper":"Felső szorb", +"Source Text":"Forrásszöveg", +"Southern Sotho":"Déli sotho", +"Spanish (Argentina)":"Spanyol (Argentína)", +"Spanish (Bolivia)":"Spanyol (Bolívia)", +"Spanish (Chile)":"Spanyol (Chile)", +"Spanish (Colombia)":"Spanyol (Kolumbia)", +"Spanish (Costa Rica)":"Spanyol (Costa Rica)", +"Spanish (Cuba)":"Spanyol (Kuba)", +"Spanish (Dom. Rep.)":"Spanyol (Dominikai Köztársaság)", +"Spanish (Ecuador)":"Spanyol (Ecuador)", +"Spanish (El Salvador)":"Spanyol (El Salvador)", +"Spanish (Guatemala)":"Spanyol (Guatemala)", +"Spanish (Honduras)":"Spanyol (Honduras)", +"Spanish (Mexico)":"Spanyol (Mexikó)", +"Spanish (Nicaragua)":"Spanyol (Nicaragua)", +"Spanish (Panama)":"Spanyol (Panama)", +"Spanish (Paraguay)":"Spanyol (Paraguay)", +"Spanish (Peru)":"Spanyol (Peru)", +"Spanish (Puerto Rico)":"Spanyol (Puerto Rico)", +"Spanish (Spain)":"Spanyol (Spanyolország)", +"Spanish (Uruguay)":"Spanyol (Uruguay)", +"Spanish (Venezuela)":"Spanyol (Venezuela)", +"StDev":"Szórás", +"Standard selection":"Normál kijelölés", +"Stars and Banners":"Csillagok és feliratok", +"Status":"Állapot", +"Strong Emphasis":"Erős hangsúlyozás", +"Subtitle":"Alcím", +"Sum":"Összeg", +"Sundanese":"Szundanéz", +"Suundi":"Suundi", +"Swahili (Kenya)":"Szuahéli (Kenya)", +"Swahili (Tanzania)":"Szuahéli (Tanzánia)", +"Swazi":"Szvázi", +"Swedish (Finland)":"Svéd (Finnország)", +"Swedish (Sweden)":"Svéd (Svédország)", +"Symbol Shapes":"Szimbolikus alakzatok", +"Table":"Táblázat", +"Table Contents":"Táblázattartalom", +"Table Heading":"Táblázatfejléc", +"Table Index 1":"Táblázatjegyzék 1", +"Table Index Heading":"Táblázatjegyzék fejléce", +"Tagalog":"Tagalog", +"Tahitian":"Tahiti", +"Tajik":"Tádzsik", +"Tamil":"Tamil", +"Tatar":"Tatár", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Írógépbetű", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonézia)", +"Tetun (Timor-Leste)":"Tetun (Kelet-Timor)", +"Text":"Szöveg", +"Text A0":"Szöveg A0", +"Text A4":"Szöveg A4", +"Thai":"Thai", +"Three Slides":"Három dia", +"Tibetan (India)":"Tibeti (India)", +"Tibetan (PR China)":"Tibeti (Kína)", +"Tigrigna (Eritrea)":"Tigrinya (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinya (Etiópia)", +"Title":"Cím", +"Title A0":"Cím A0", +"Title A4":"Cím A4", +"Title Only":"Csak cím", +"Title Slide":"Címdia", +"Title and 2 Content":"Cím és 2 Tartalom", +"Title, 2 Content and Content":"Cím, 2 Tartalom és Tartalom", +"Title, 2 Content over Content":"Cím, 2 Tartalom a Tartalom felett", +"Title, 4 Content":"Cím, 4 Tartalom", +"Title, 6 Content":"Cím, 6 Tartalom", +"Title, Content":"Cím, Tartalom", +"Title, Content and 2 Content":"Cím, Tartalom és 2 Tartalom", +"Title, Content over Content":"Cím, Tartalom a Tartalom felett", +"Title, Vertical Text":"Cím, függőleges szöveg", +"Title, Vertical Text, Clipart":"Cím, függőleges szöveg, kép", +"Tok Pisin":"Tok-piszin", +"Tsaangi":"Tsaangi", +"Tsonga":"Conga", +"Tswana (Botswana)":"Csvana (Botswana)", +"Tswana (South Africa)":"Csvana (Dél-Afrika)", +"Turkish":"Török", +"Turkmen":"Türkmén", +"Two Slides":"Két dia", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrán", +"Unknown":"Ismeretlen", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakisztán)", +"User Entry":"Egyéni bejegyzés", +"User Index 1":"1. egyéni jegyzék", +"User Index 10":"10. egyéni jegyzék", +"User Index 2":"2. egyéni jegyzék", +"User Index 3":"3. egyéni jegyzék", +"User Index 4":"4. egyéni jegyzék", +"User Index 5":"5. egyéni jegyzék", +"User Index 6":"6. egyéni jegyzék", +"User Index 7":"7. egyéni jegyzék", +"User Index 8":"8. egyéni jegyzék", +"User Index 9":"9. egyéni jegyzék", +"User Index Heading":"Egyéni jegyzék fejléce", +"Uyghur":"Ujgur", +"Uzbek Cyrillic":"Üzbég (cirill)", +"Uzbek Latin":"Üzbég (latin)", +"Var":"Variancia", +"Variable":"Változó", +"Venda":"Venda", +"Venetian":"Velencei", +"Veps":"Veps", +"Vertical Numbering Symbols":"Függőleges felsorolásjelek", +"Vertical Title, Text, Chart":"Függőleges cím, szöveg, diagram", +"Vertical Title, Vertical Text":"Függőleges cím, függőleges szöveg", +"Vietnamese":"Vietnami", +"Vili":"Vili", +"Visited Internet Link":"Meglátogatott internet-hivatkozás", +"Võro":"Võro", +"Walloon":"Vallon", +"Warning":"Figyelmeztetés", +"Watermark":"Vízjel", +"Welsh":"Velszi", +"Xhosa":"Xhosza", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongó)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Kongói Demokratikus Köztársaság)", +"Yiddish (Israel)":"Jiddis (Izrael)", +"Yiddish (USA)":"Jiddis (USA)", +"Yombe (Congo)":"Yombe (Kongó)", +"Yoruba":"Joruba", +"Zulu":"Zulu", +"[None]":"[Nincs]", +"Éwé":"Eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/hy.json b/f7cloud-office/browser/dist/l10n/locore/hy.json new file mode 100644 index 0000000..afd9485 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/hy.json @@ -0,0 +1,710 @@ +{ +"%1 of %2 records found":"Գտնվել է %1 ընդամենը %2 գրառումից", +"3D Objects":"3D առարկաներ", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Աբխազ", +"Accent":"Շեշտ", +"Accent 1":"Շեշտ 1", +"Accent 2":"Շեշտ 2", +"Accent 3":"Շեշտ 3", +"Adding selection":"Ընտրության ավելացում", +"Addressee":"Հասցեատեր", +"Afrikaans (Namibia)":"Աֆրիկանս (Նամիբիա)", +"Afrikaans (South Africa)":"Աֆրիկանս (Հարավային Աֆրիկա)", +"Aka (Central African Republic)":"Ակաերեն (Կենտրոնական Աֆրիկյան Հանրապետություն)", +"Aka (Congo)":"Ակաերեն (Կոնգո)", +"Akan":"Ականերեն", +"Albanian":"Ալբաներեն", +"Amharic":"Ամհարերեն", +"Apatani":"Ապատանիերեն", +"Appendix":"Հավելված", +"Arabic":"Արաբերեն", +"Arabic (Algeria)":"Արաբերեն (Ալժիր)", +"Arabic (Bahrain)":"Արաբերեն (Բահրեյն)", +"Arabic (Chad)":"Արաբերեն (Չադ)", +"Arabic (Comoros)":"Արաբերեն (Կոմորոս)", +"Arabic (Djibouti)":"Արաբերեն (Դջիբուտու)", +"Arabic (Egypt)":"Արաբերեն (Եգիպտոս)", +"Arabic (Eritrea)":"Արաբերեն (Էրիթերիա)", +"Arabic (Iraq)":"Արաբերեն (Իրաք)", +"Arabic (Israel)":"Արաբերեն (Իսրայել)", +"Arabic (Jordan)":"Արաբերեն (Հորդանան)", +"Arabic (Kuwait)":"Արաբերեն (Քուվեյթ)", +"Arabic (Lebanon)":"Արաբերեն (Լիբանան)", +"Arabic (Libya)":"Արաբերեն (Լիբիա)", +"Arabic (Mauritania)":"Արաբերեն (Մավրիտանիա)", +"Arabic (Morocco)":"Արաբերեն (Մարոկկո)", +"Arabic (Oman)":"Արաբերեն (Օման)", +"Arabic (Palestine)":"Արաբերեն (Պաղեստին)", +"Arabic (Qatar)":"Արաբերեն (Քատար)", +"Arabic (Saudi Arabia)":"Արաբերեն (Սաուդյան Արաբիա)", +"Arabic (Somalia)":"Արաբերեն (Սոմալի)", +"Arabic (Sudan)":"Արաբերեն (Սուդան)", +"Arabic (Syria)":"Արաբերեն (Սիրիա)", +"Arabic (Tunisia)":"Արաբերեն (Թունիս)", +"Arabic (UAE)":"Արաբերեն (ԱՄԷ)", +"Arabic (Yemen)":"Արաբերեն (Յեմեն)", +"Aragonese":"Արագոներեն", +"Aranese":"Արանեսեերեն", +"Armenian, Classical (Armenia)":"Հայերեն դասական (Հայաստան)", +"Armenian, Eastern (Armenia)":"Հայերեն, Արևելահայերեն", +"Armenian, Eastern (Iran)":"Արևելահայերեն (Իրան)", +"Armenian, Eastern (Russia)":"Արևելահայերեն (Ռուսաստան)", +"Armenian, Western (Armenia)":"Արևմտահայերեն (Հայաստան)", +"Arpitan (France)":"Արպիտան (Ֆրանսիա)", +"Arpitan (Italy)":"Արպիտան (Իտալիա)", +"Arpitan (Switzerland)":"Արպիտան (Շվեյցարիա)", +"Arrow Line":"Սլաք գիծ", +"Assamese":"Ասսամեսերեն", +"Asturian":"Աստուրիերեն", +"Avar":"Ավարերեն", +"Average":"Միջին", +"Azerbaijani Cyrillic":"Ադրբեջաներեն կիրիլիցա", +"Azerbaijani Latin":"Ադրբեջաներեն Լատինատառ", +"Background":"Հետնամաս", +"Background objects":"Հետնամասի օբյեկտներ", +"Bad":"Վատ", +"Bafia":"Բաֆիա", +"Bambara":"Բամբարա", +"Basic Shapes":"Հիմնական պատկերաձևեր", +"Basque":"Բասկերեն", +"Beembe":"Բեեմբե", +"Bekwel":"Բեկվել", +"Belarusian":"Բելոռուսերեն", +"Bengali (Bangladesh)":"Բենգալերեն (Բանգլադեշ)", +"Bengali (India)":"Բենգալերեն (Հնդկաստան)", +"Bibliography 1":"Մատենագիտություն 1", +"Bibliography Heading":"Մատենագիտության վերնախորագիր", +"Blank Slide":"Դատարկ սահիկ", +"Block Arrows":"Բլոկային սլաքներ", +"Block Quotation":"Արգելափակել մեջբերումը", +"Block selection":"Արգելափակել ընտրությունը", +"Bodo":"Բոդոյերեն", +"Body Text":"Հիմնական տեքստ", +"Body Text, Indented":"Հիմնական տեքստ, նահանջ", +"Bosnian":"Բոսնիերեն", +"Breton":"Բրետոներեն", +"Bribri":"Բրիբրիերեն", +"Bulgarian":"Բուլղարերեն", +"Bullet –":"Նշիկ –", +"Bullet •":"Նշիկ •", +"Bullet ☑":"Նշիկ ☑", +"Bullet ✗":"Նշիկ ✗", +"Bullet ➢":"Նշիկ ➢", +"Bullets":"Նշիկներ", +"Burmese":"Բիրմայերեն", +"Bushi":"Բուշի", +"Cabécar":"Կաբեկարերեն", +"Callouts":"Դուրս բերումներ", +"Caption":"Ենթագրեր", +"Caption Characters":"Ենթագրի նիշեր", +"Catalan":"Կատալաներեն", +"Catalan (Valencian)":"Կատալաներեն (վալենսական)", +"Centered Text":"Կենտրոն բերված տեքստ", +"Chinese (Hong Kong)":"Չինարեն (Հոնգ Կոնգ)", +"Chinese (Macau)":"Չինարեն (Մակաու)", +"Chinese (Singapore)":"Չինարեն (Սինգապուր)", +"Chinese (simplified)":"Չինարեն (պարզեցված)", +"Chinese (traditional)":"Չինարեն (ավանդական)", +"Church Slavic":"Եկեղեցական սլավոներեն", +"Chuvash":"Չուվաշերեն", +"Citation":"Մեջբերում", +"Clear formatting":"Մաքրել ձևաչափումը", +"Comment":"Մեկնաբանություն", +"Complimentary Close":"Եզրափակիչ խոսք", +"Connectors":"Միացուցիչներ", +"Contents 1":"Բովանդակություն 1", +"Contents 10":"Բովանդակություն 10", +"Contents 2":"Բովանդակություն 2", +"Contents 3":"Բովանդակություն 3", +"Contents 4":"Բովանդակություն 4", +"Contents 5":"Բովանդակություն 5", +"Contents 6":"Բովանդակություն 6", +"Contents 7":"Բովանդակություն 7", +"Contents 8":"Բովանդակություն 8", +"Contents 9":"Բովանդակություն 9", +"Contents Heading":"Բովանդակություն Վերնախորագիր", +"Coptic":"Ղպտիերեն", +"Cornish":"Կորնիերեն", +"Count":"Հաշվարկ", +"CountA":"CountA", +"Cree, Plains, Latin":"Հարթավայրային կրեերեն, լատինատառ", +"Cree, Plains, Syllabics":"Հարթավայրային կրեերեն, Վանկագրեր", +"Croatian":"Խորվաթերեն", +"Curves and Polygons":"Կորեր և բազմանկյուններ", +"Czech":"Չեխերեն", +"Danish":"Դանիերեն", +"Dashed Line":"Գծիկներով գիծ", +"Default":"Լռելյայն", +"Default Drawing Style":"Նկարչական լռելյայն ոճ", +"Default Page Style":"Լռելյայն էջի ոճ", +"Default Paragraph Style":"Լռելյայն պարբերություն ոճ", +"Definition":"Սահմանում", +"Dhivehi":"Դհիվեհի", +"Dibole":"Դիբոլիերեն", +"Dogri":"Դոգրիերեն", +"Doondo":"Դոոնդոերեն", +"Drawing":"Գծագրում", +"Drop Caps":"Գցեք մեծատառերը", +"Dutch (Belgium)":"Հոլանդերեն (Բելգիա)", +"Dutch (Netherlands)":"Հոլանդերեն (Նիդեռլանդներ)", +"Dzongkha":"Դզոնգհա", +"Emphasis":"Շեշտադրում", +"Endnote":"Էջատակ", +"Endnote Anchor":"Էջատակի խարիսխ", +"Endnote Characters":"Էջատակի նիշեր", +"English (Australia)":"Անգլերեն (Ավստրալիա)", +"English (Belize)":"Անգլերեն (Բելիզ)", +"English (Botswana)":"Անգլերեն (Բոտսվանա)", +"English (Canada)":"Անգլերեն (Կանադա)", +"English (Caribbean)":"Անգլերեն (Կարիբյան)", +"English (Denmark)":"Անգլերեն (Դանիա)", +"English (Gambia)":"Անգլերեն (Գամբիա)", +"English (Ghana)":"Անգլերեն (Գանա)", +"English (Hong Kong)":"Անգլերեն (Հոնկոնգ)", +"English (India)":"Անգլերեն (Հնդկաստան)", +"English (Ireland)":"Անգլերեն (Իռլանդիա)", +"English (Israel)":"Անգլերեն (Իսրայել)", +"English (Jamaica)":"Անգլերեն (Ճամայկա)", +"English (Kenya)":"Անգլերեն (Քենիա)", +"English (Malawi)":"Անգլերեն (Մալավի)", +"English (Malaysia)":"Անգլերեն (Մալայզիա)", +"English (Mauritius)":"Անգլերեն (Մավրիկիոս)", +"English (Namibia)":"Անգլերեն (Նամիբիա)", +"English (New Zealand)":"Անգլերեն (Նոր Զելանդիա)", +"English (Nigeria)":"Անգլերեն (Նիգերիա)", +"English (Philippines)":"Անգլերեն (Ֆիլիպիններ)", +"English (South Africa)":"Անգլերեն (Հարավային Աֆրիկա)", +"English (Sri Lanka)":"Անգլերեն (Շրի Լանկա)", +"English (Trinidad)":"Անգլերեն (Տրինիդադ)", +"English (UK)":"Անգլերեն (Միացյալ Թագավորություն)", +"English (USA)":"Անգլերեն (ԱՄՆ)", +"English (Zambia)":"Անգլերեն (Զամբիա)", +"English (Zimbabwe)":"Անգլերեն (Զիմբաբվե)", +"English, OED spelling (UK)":"Անգլերեն, Օքսֆորդ բառարան ուղղագրություն (Մեծ Բրիտանիա)", +"Envelope":"Ծրար", +"Error":"Սխալ", +"Erzya":"Էրզիյաերեն", +"Esperanto":"Էսպերանտո", +"Estonian":"էստոներեն", +"Example":"Օրինակ", +"Extending selection":"Ընտրության ընդլայնում", +"Faroese":"Ֆարերերեն", +"Figure":"Նկար", +"Figure Index 1":"Նկարի ցուցիչ 1", +"Figure Index Heading":"Նկարի ցուցիչի վերնախորագիր", +"Fijian":"Ֆիջիերեն", +"Filled":"Լցված", +"Filled Blue":"Լցված կապույտով", +"Filled Green":"Լցված կանաչով", +"Filled Red":"Լցված կարմիրով", +"Filled Yellow":"Լցված դեղինով", +"Finnish":"Ֆիներեն", +"First Line Indent":"Առաջին տողի նահանջը", +"First Page":"Առաջին էջ", +"Flowchart":"Բլոկ սխեմա", +"Fon":"Ֆոներեն", +"Footer":"Տողատակ", +"Footer Left":"Տողատակ ձախ", +"Footer Right":"Տողատակ աջ", +"Footnote":"Տողատակ", +"Footnote Anchor":"Տողատակի խարիսխ", +"Footnote Characters":"Տողատակի նիշեր", +"Formula":"Բանաձև", +"Four Slides":"Չորս սահիկ", +"Frame":"Շրջանակ", +"Frame Contents":"Շրջանակի բովանդակությունը", +"French (Belgium)":"Ֆրանսերեն (Բելգիա)", +"French (Benin)":"Ֆրանսերեն (Բենին)", +"French (Burkina Faso)":"Ֆրանսերեն (Բուրկինա Ֆասո)", +"French (Canada)":"Ֆրանսերեն (Կանադա)", +"French (Côte d'Ivoire)":"Ֆրանսերեն (Կոտ դ'Իվուար)", +"French (France)":"Ֆրանսերեն (Ֆրանսիա)", +"French (Luxembourg)":"Ֆրանսերեն (Լյուքսեմբուրգ)", +"French (Mali)":"Ֆրանսերեն (Մալի)", +"French (Mauritius)":"Ֆրանսերեն (Մավրիկիոս)", +"French (Monaco)":"Ֆրանսերեն (Մոնակո)", +"French (Niger)":"Ֆրանսերեն (Նիգերիա)", +"French (Republic of Guinea)":"ֆրանսերեն (Գվինեայի Հանրապետություն)", +"French (Senegal)":"Ֆրանսերեն (Սենեգալ)", +"French (Switzerland)":"Ֆրանսերեն (Շվեյցարիա)", +"French (Togo)":"Ֆրանսերեն (Տոգո)", +"Frisian":"Ֆրիսիան", +"Friulian":"Ֆրիուլիան", +"Function Wizard":"Գործառույթի հրաշագործ", +"Gaelic (Scotland)":"Գելերեն (Շոտլանդիա)", +"Galician":"Գալիցերեն", +"Ganda":"Գանդա", +"Gascon":"Գասկոներեն", +"Georgian":"Վրացերեն", +"German (Austria)":"Գերմաներեն (Ավստրիա)", +"German (Belgium)":"Գերմաներեն (Բելգիա)", +"German (Germany)":"Գերմաներեն (Գերմանիա)", +"German (Liechtenstein)":"Գերմաներեն (Լիխտենշտեյն)", +"German (Luxembourg)":"Գերմաներեն (Լյուքսեմբուրգ)", +"German (Switzerland)":"Գերմաներեն (Շվեյցարիա)", +"Gikuyu":"Գիկույու", +"Good":"Լավ", +"Graphic":"Գրաֆիկա", +"Graphics":"Գրաֆիկա", +"Greek":"Հունարեն", +"Greek, Ancient":"Հունարեն, Հին", +"Guadeloupean Creole French":"Գվադելուպյան կրեոլ ֆրանսերեն", +"Guarani (Paraguay)":"Գուարանի (Պարագվայ)", +"Gujarati":"Գուջարաթիերեն", +"HTML":"HTML", +"Haitian":"Հաիթիական", +"Hanging Indent":"Կախված նահանջ", +"Hausa (Ghana)":"Հաուսա (Գանա)", +"Hausa (Nigeria)":"Հաուսա (Նիգերիա)", +"Hawaiian":"Հավայան", +"Header Left":"Վերնախորագիր ձախ", +"Header Right":"Վերնախորագիր աջ", +"Header and Footer":"Վերնախորագիր և տողատակ", +"Heading":"Վերնախորագիր", +"Heading 1":"Վերնախորագիր 1", +"Heading 10":"Վերնախորագիր 10", +"Heading 2":"Վերնախորագիր 2", +"Heading 3":"Վերնախորագիր 3", +"Heading 4":"Վերնախորագիր 4", +"Heading 5":"Վերնախորագիր 5", +"Heading 6":"Վերնախորագիր 6", +"Heading 7":"Վերնախորագիր 7", +"Heading 8":"Վերնախորագիր 8", +"Heading 9":"Վերնախորագիր 9", +"Heading A0":"Վերնախորագիր A0", +"Heading A4":"Վերնախորագիր A4", +"Hebrew":"Եբրայերեն", +"Hiligaynon":"Հիլիգայնոն", +"Hindi":"Հինդի", +"Horizontal Line":"Հորիզոնական գիծ", +"Hungarian":"Հունգարերեն", +"Hungarian (Szekely-Hungarian Rovas)":"Հունգարերեն (Սզեկելի-հունգարական Ռովաս)", +"Hyperlink":"Գերհղում", +"Icelandic":"Իսլանդերեն", +"Illustration":"Նկարազարդում", +"Iloko":"Իլօկո", +"Index":"Ցուցիչ", +"Index 1":"Ցուցիչ 1", +"Index 2":"Ցուցիչ 2", +"Index 3":"Ցուցիչ 3", +"Index Heading":"Ցուցիչի Վերնախորագիր", +"Index Link":"Ցուցիչի հղում", +"Index Separator":"Ցուցիչի բաժանարար", +"Indonesian":"Ինդոնեզերեն", +"Inline Heading":"Ներդիր Վերնախորագիր", +"Insert":"Ներդնել", +"Interlingua":"Ինտերլինգվա", +"Interlingue Occidental":"Ինտերլինգվա օքսիդենտալ", +"Internet Link":"Ինտերնետ հղում", +"Interslavic Cyrillic":"Միջսլավոնական կիրիլիցա", +"Interslavic Latin":"Միջսլավոնական լատինատառ", +"Irish":"Իռլանդերեն", +"Italian (Italy)":"Իտալերեն (Իտալիա)", +"Italian (Switzerland)":"Իտալերեն (Շվեյցարիա)", +"Japanese":"Ճապոներեն", +"Juǀ’hoan":"Ջուլհոնաերեն", +"Kaamba":"Կաամբաերեն", +"Kabardian":"Կաբարդիներեն", +"Kabyle Latin":"Կաբիլերեն լատինատառ", +"Kalaallisut":"Կալաալլիսուտ", +"Kannada":"Կաննադաերեն", +"Karakalpak Latin":"Կարակալպակերեն լատինատառ", +"Kashmiri (India)":"Քաշմիրի (Հնդկաստան)", +"Kashmiri (Kashmir)":"Քաշմիրի (Քաշմիր)", +"Kashubian":"Կասուբիան", +"Kazakh":"Ղազախերեն", +"KeyID":"Բանալի ID", +"Khanty":"Խանտիերեն", +"Khmer":"Խմերերեն", +"Kinyarwanda (Rwanda)":"Կինյարվանդա (Ռուանդա)", +"Kirghiz":"Կիրգիզերեն", +"Kituba (Congo)":"Կիտուբա (Կոնգո)", +"Kituba (Democratic Republic of the Congo)":"Կիտուբա (Կոնգոյի Դեմոկրատական Հանրապետություն)", +"Klingon":"Կլինգոներեն", +"Komi-Permyak":"Կոմի-Պերմյակերեն", +"Komi-Zyrian":"Կոմի-Զիրիան", +"Konkani":"Կոնկանիերեն", +"Koongo (Congo)":"Կոոնգոերեն (Կոնգո)", +"Korean (RoK)":"Կորեերեն (Կորեայի Հանրապետություն)", +"Kumyk":"Կումյուկերեն", +"Kunyi":"Կունիուլերեն", +"Kurdish, Central (Iran)":"Քրդերեն, Կենտրոնական (Իրան)", +"Kurdish, Central (Iraq)":"Քրդերեն, Կենտրոնական (Իրաք)", +"Kurdish, Northern (Syria)":"Քրդերեն, Հյուսիսային (Սիրիա)", +"Kurdish, Northern (Turkey)":"Քրդերեն, Հյուսիսային (Թուրքիա)", +"Kurdish, Southern (Iran)":"Քրդերեն, Հարավային (Իրան)", +"Kurdish, Southern (Iraq)":"Քրդերեն, Հարավային (Իրաք)", +"Kven Finnish":"Կվեն ֆիններեն", +"Kyrgyz (China)":"Ղրղզերեն (Չինաստան)", +"Labels":"Մակագրեր", +"Ladin":"Լադիներեն", +"Landscape":"Բնատեսարան", +"Lao":"Լաոսերեն", +"Lari":"Լարիերեն", +"Latgalian":"Լատգալիաներեն", +"Latin":"Լատիներեն", +"Latvian":"Լատիշերեն", +"Left Page":"Ձախ էջ", +"Lengo":"Լենգոերեն", +"Ligurian":"Լիգուրիան", +"Limbu":"Լիմբու", +"Line Numbering":"Տողերի համարակալում", +"Lines":"Տողեր", +"Lines and Arrows":"Գծեր և սլաքներ", +"Lingala":"Լինգալա", +"List":"Ցուցակ", +"List 1":"Ցուցակ 1", +"List 1 Cont.":"Ցուցակ 1 շարունակ.", +"List 1 End":"Ցուցակ 1 Ավարտ", +"List 1 Start":"Ցուցակ 1 Մեկնարկ", +"List 2":"Ցուցակ 2", +"List 2 Cont.":"Ցուցակ 2 շարունակ.", +"List 2 End":"Ցուցակ 2 Ավարտ", +"List 2 Start":"Ցուցակ 2 Մեկնարկ", +"List 3":"Ցուցակ 3", +"List 3 Cont.":"Ցուցակ 3 շարունակ.", +"List 3 End":"Ցուցակ 3 Ավարտ", +"List 3 Start":"Ցուցակ 3 Մեկնարկ", +"List 4":"Ցուցակ 4", +"List 4 Cont.":"Ցուցակ 4 շարունակ.", +"List 4 End":"Ցուցակ 4 Ավարտ", +"List 4 Start":"Ցուցակ 4 Մեկնարկ", +"List 5":"Ցուցակ 5", +"List 5 Cont.":"Ցուցակ 5 շարունակ.", +"List 5 End":"Ցուցակ 5 Ավարտ", +"List 5 Start":"Ցուցակ 5 Մեկնարկ", +"List Contents":"Ցուցակի բովանդակություն", +"List Heading":"Ցուցակի վերնախորագիր", +"List Indent":"Ցուցակի նահանջ", +"Lithuanian":"Լիտվերեն", +"Livonian":"Լիվոներեն", +"Lojban":"Լօջբան", +"Low German":"Ստորին գերմաներեն", +"Luxembourgish":"Լյուքսեմբուրգերեն", +"Macedonian":"Մակեդոներեն", +"Main Index Entry":"Հիմնական ցուցչի մուտք", +"Maithili":"Մաիթիլի", +"Malagasy, Plateau":"Մալագասիաերեն, սարահարթ", +"Malay (Brunei Darussalam)":"Մալայերեն (Բրունեյ Դարուսալամ)", +"Malay (Malaysia)":"Մալայերեն (Մալազիա)", +"Malay Arabic (Brunei Darussalam)":"Մալայերեն արաբական (Բրունեյ Դարուսսալամ)", +"Malay Arabic (Malaysia)":"Մալայերեն արաբական (Մալայզիա)", +"Malayalam":"Մակայալամ", +"Maltese":"Մալթերեն", +"Manchu":"Մանչուերեն", +"Maninkakan, Eastern, Latin":"Արևելյան մանինկականերեն, լատինատառ", +"Manipuri":"Մանիպուրի", +"Maore":"Մաորե", +"Maori":"Մաորի", +"Marathi":"Մարաթի", +"Marginalia":"Լուսանցքագրություն", +"Mari, Hill":"Մարիերեն լեռնային", +"Mari, Meadow":"Մարիերեն, Մեադո", +"Max":"Մաքս", +"Mbochi":"Մբոչի", +"Median":"Միջին", +"Min":"Մին", +"Minangkabau":"Մինանգկաբաու", +"Moksha":"Մոկշաներեն", +"Mongolian Cyrillic":"Մոնղոլերեն կիրիլիցա", +"Mongolian Mongolian":"Մոնղոլերեն Մոնղոլիա", +"Moore":"Մուր", +"Morisyen":"Մորիսեիան", +"N'ko":"Նըկօ", +"Naro":"Նարո", +"Ndebele, South":"Նդեբելե, Հարավ", +"Nenets":"Նենեցերեն", +"Nepali (India)":"Նեպալերեն (Հնդկաստան)", +"Nepali (Nepal)":"Նեպալերեն (Նեպալ)", +"Neutral":"Չեզոք", +"Nganasan":"Նգանասան", +"Ngungwel":"Կունիերեն", +"Ngäbere":"Նգաբերեն", +"Nine Slides":"Իննը սահիկ", +"Njyem (Congo)":"Նջիեմերեն (Կոնգո)", +"No Character Style":"Նիշերի ոճ չկա", +"No List":"Չկա ցուցակ", +"Nogai":"Նօգաիերեն", +"None (Do not check spelling)":"Ոչ մեկը (մի ստուգեք ուղղագրությունը)", +"Northern Sotho":"Հյուսիսային սոտո", +"Norwegian, Bokmål":"Նորվեգերեն, Բոկմալ", +"Norwegian, Nynorsk":"Նորվեգերեն, Նյնորսկ", +"Note":"Նշում", +"Notes":"Նշումներ", +"Numbering 1":"Համարակալում 1", +"Numbering 1 Cont.":"Համարակալում 1 շարունակ.", +"Numbering 1 End":"Համարակալում 1 Ավարտ", +"Numbering 1 Start":"Համարակալում 1 Մեկնարկ", +"Numbering 123":"Համարակալում 123", +"Numbering 2":"Համարակալում 2", +"Numbering 2 Cont.":"Համարակալում 2 շարունակ.", +"Numbering 2 End":"Համարակալում 2 Ավարտ", +"Numbering 2 Start":"Համարակալում 2 Մեկնարկ", +"Numbering 3":"Համարակալում 3", +"Numbering 3 Cont.":"Համարակալում 3 շարունակ.", +"Numbering 3 End":"Համարակալում 3 Ավարտ", +"Numbering 3 Start":"Համարակալում 3 Մեկնարկ", +"Numbering 4":"Համարակալում 4", +"Numbering 4 Cont.":"Համարակալում 4 շարունակ.", +"Numbering 4 End":"Համարակալում 4 Ավարտ", +"Numbering 4 Start":"Համարակալում 4 Մեկնարկ", +"Numbering 5":"Համարակալում 5", +"Numbering 5 Cont.":"Համարակալում 5 շարունակ.", +"Numbering 5 End":"Համարակալում 5 Ավարտ", +"Numbering 5 Start":"Համարակալում 5 Մեկնարկ", +"Numbering ABC":"Համարակալում ABC", +"Numbering IVX":"Համարակալում IVX", +"Numbering Symbols":"Համարակալման նշաններ", +"Numbering abc":"Համարակալում abc", +"Numbering ivx":"Համարակալում ivx", +"Nyanja":"Նյանջա", +"OLE":"OLE", +"Object Index 1":"Օբյեկտի ցուցիչ 1", +"Object Index Heading":"Օբյեկտի ցուցիչի վերնախորագիր", +"Object with no fill and no line":"Առանց լրացման և առանց գծի օբյեկտ", +"Object without fill":"Առարկա առանց լրացման", +"Occitan":"Օքսիտաներեն", +"Odia":"Օդիա", +"Olonets":"Օլոնետս", +"One Slide":"Մեկ սահիկ", +"Oromo":"Օրոմերեն", +"Outline":"Ուրվագիծ", +"Outlined":"Ուրվագծված", +"Outlined Blue":"Ուրվագծված կապույտ", +"Outlined Green":"Ուրվագծված կանաչ", +"Outlined Red":"Ուրվագծված կարմիր", +"Outlined Yellow":"Ուրվագծված դեղին", +"Overwrite":"Վերագրել", +"Page %1 (%2) of %3":"Էջ %1 (%2) ընդ․ %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Էջ %1 (%2) ընդ․ %3 [Էջ %4 (%5)]", +"Page %1 of %2":"Էջ %1 ընդ. %2", +"Page %1 of %2 (%3)":"Էջ %1 ընդ. %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Էջ %1 ընդ․ %2 (Էջ %3 ընդ․ %4 տպելու համար)", +"Page %1 of %2 [Page %3]":"Էջ %1 ընդ. %2 [Էջ %3]", +"Page Number":"Էջի թիվ", +"Page Properties":"Էջի հատկություններ", +"Pali Latin":"Պալի լատինատառ", +"Pali Thai":"Պալի Թաիերեն", +"Papiamento (Aruba)":"Պապիամենտու (Արուբա)", +"Papiamento (Bonaire)":"Պապիամենտո (Բոնաիրե)", +"Papiamento (Curaçao)":"Պապիամենտո (Կուրաչաո)", +"Papiamentu (Netherlands Antilles)":"Պապիամենտու (Նիդեռլանդական Անթիլյան կղզիներ)", +"Pennsylvania Dutch":"Փենսիլվանիա հոլանդական", +"Persian":"Պարսկերեն", +"Pitjantjatjara":"Պիտջանտջարաերեն", +"Placeholder":"Տեղապահ", +"Plautdietsch":"Պլաուտդիեցչերեն", +"Polish":"Լեհերեն", +"Portrait":"Դիմանկարային", +"Portuguese (Angola)":"Պորտուգալերեն (Անգոլա)", +"Portuguese (Brazil)":"Պորտուգալերեն (Բրազիլիա)", +"Portuguese (Mozambique)":"Պորտուգալերեն (Մոզամբիկ)", +"Portuguese (Portugal)":"Պորտուգալերեն (Պորտուգալիա)", +"Preformatted Text":"Նախապես ձևավորված տեքստ", +"Product":"Արտադրանք", +"Puinave":"Պուինավերեն", +"Punjabi":"Փունջաբերեն", +"Punu":"Պունուերեն", +"Quechua (Bolivia, North)":"Կեչուա (Բոլիվիա, Հյուսիսային)", +"Quechua (Bolivia, South)":"Կեչուա (Բոլիվիա, Հարավ)", +"Quechua (Ecuador)":"Կեչուա (Էկվադոր)", +"Quotation":"Մեջբերում", +"Report":"Հաշվետվություն", +"Result":"Արդյունք", +"Result2":"Արդյունք2", +"Rhaeto-Romance":"Ռետո-ռոմանս", +"Right Page":"Աջ էջ", +"Rohingya Hanifi":"Ռոհինգի Հանիֆիերեն", +"Romanian (Moldova)":"Ռումիներեն (Մոլդովա)", +"Romanian (Romania)":"Ռումիներեն (Ռումինիա)", +"Rubies":"Սուտակներ", +"Russian":"Ռուսերեն", +"Rusyn (Slovakia)":"Ռուսին (Սլովակիա)", +"Rusyn (Ukraine)":"Ռուսին (Ուկրաինա)", +"Sami, Inari (Finland)":"Սամի, Ինարի (Ֆինլանդիա)", +"Sami, Kildin (Russia)":"Սամի, Կիլդին (Ռուսաստան)", +"Sami, Lule (Norway)":"Սամի, Լյուլե (Նորվեգիա)", +"Sami, Lule (Sweden)":"Սամի, Լյուլե (Շվեդիա)", +"Sami, Northern (Finland)":"Սամի, Հյուսիսային (Ֆինլանդիա)", +"Sami, Northern (Norway)":"Սամի, Հյուսիսային (Նորվերգիա)", +"Sami, Northern (Sweden)":"Սամի, Հյուսիսային (Շվեդիա)", +"Sami, Pite (Sweden)":"Պիտե-սամիերեն (Շվեդիա)", +"Sami, Skolt (Finland)":"Սամի, Սկոլտ (Ֆինլանդիա)", +"Sami, Southern (Norway)":"Սամի, Հարավային (Նորվեգիա)", +"Sami, Southern (Sweden)":"Սամի, Հարավային (Շվեդիա)", +"Sango":"Սանգո", +"Sanskrit":"Սանսկրիտ", +"Santali, Devanagari":"Սանտալի, Դևանագարի", +"Santali, Ol Chiki":"Սանտալի, Օլ Չիկի", +"Saraiki":"Սարաիկիերեն", +"Sardinian":"Սարդիներեն", +"Sardinian, Campidanese":"Սարդինյան, Կամպիդան", +"Sardinian, Gallurese":"Սարդինյան, Գալուրա", +"Sardinian, Logudorese":"Սարդինյան, Լագդուրոզ", +"Sardinian, Sassarese":"Սարդինյան, Սասսարես", +"Selection count":"Ընտրության հաշվարկ", +"Sender":"Առաքող", +"Serbian Cyrillic (Montenegro)":"Սերբերեն կիրիլիցա (Մոնտենեգրո)", +"Serbian Cyrillic (Serbia and Montenegro)":"Սերբերեն կիրիլիցա (Սերբիա և Մոնտենեգրո)", +"Serbian Cyrillic (Serbia)":"Սերբերեն կիրիլիցա (Սերբիա)", +"Serbian Latin":"Սերբերեն լատինատառ", +"Serbian Latin (Montenegro)":"Սերբերեն լատինատառ (Մոնտենեգրո)", +"Serbian Latin (Serbia and Montenegro)":"Սերբերեն լատինատառ (Սերբիա և Մոնտենեգրո)", +"Serbian Latin (Serbia)":"Սերբերեն լատինատառ (Սերբիա)", +"Sesotho":"Սեսոթհոերեն", +"Shapes":"Կերպարներ", +"Sheet %1 of %2":"Թերթ %1 ընդ․ %2", +"Shuswap":"Շուսվապ", +"Sidama":"Սիդամա", +"Signature":"Ստորագրություն", +"Silesian":"Սիլեզյան", +"Sindhi, Arabic":"Սինդհի, արաբերեն", +"Sindhi, Devanagari":"Սինդհի, Դևանագարի", +"Sinhala":"Սինհալաերեն", +"Six Slides":"Վեց սահիկ", +"Slide %1 of %2":"Սահիկ %1 ընդ. %2", +"Slide %1 of %2 (%3)":"Սահիկ %1 ընդ. %2 (%3)", +"Slovak":"Սլովակերեն", +"Slovenian":"Սլովեներեն", +"Somali":"Սոմալիերեն", +"Sorbian, Lower":"Սորբերեն, Ստորին", +"Sorbian, Upper":"Սորբերեն, Վերին", +"Source Text":"Աղբյուրի տեքստ", +"Southern Sotho":"Հարավային Սոթո", +"Spanish (Argentina)":"Իսպաներեն (Արգենտինա)", +"Spanish (Bolivia)":"Իսպաներեն (Բոլիվիա)", +"Spanish (Chile)":"Իսպաներեն (Չիլի)", +"Spanish (Colombia)":"Իսպաներեն (Կոլոմբիա)", +"Spanish (Costa Rica)":"Իսպաներեն (Կոստա Ռիկա)", +"Spanish (Cuba)":"Իսպաներեն (Կուբա)", +"Spanish (Dom. Rep.)":"Իսպաներեն (Դմինիկյան Հանր.)", +"Spanish (Ecuador)":"Իսպաներեն (Էկվադոր)", +"Spanish (El Salvador)":"Իսպաներեն (Էլ Սալվադոր)", +"Spanish (Guatemala)":"Իսպաներեն (Գվատեմալա)", +"Spanish (Honduras)":"Իսպաներեն (Հոնդուրաս)", +"Spanish (Mexico)":"Իսպաներեն (Մեքսիկա)", +"Spanish (Nicaragua)":"Իսպաներեն (Նիկարագուա)", +"Spanish (Panama)":"Իսպաներեն (Պանամա)", +"Spanish (Paraguay)":"Իսպաներեն (Պարագվայ)", +"Spanish (Peru)":"Իսպաներեն (Պերու)", +"Spanish (Puerto Rico)":"Իսպաներեն (Պուերտո Ռիկո)", +"Spanish (Spain)":"Իսպաներեն (Իսպանիա)", +"Spanish (Uruguay)":"Իսպաներեն (Ուրուգվայ)", +"Spanish (Venezuela)":"Իսպաներեն (Վենեսուելա)", +"StDev":"StDev", +"Standard selection":"Ստանդարտ ընտրություն", +"Stars and Banners":"Աստղեր և պաստառներ", +"Status":"Կարգավիճակ", +"Strong Emphasis":"Ուժեղ շեշտադրում", +"Subtitle":"Ենթավերնագիր", +"Sum":"Գումար", +"Sundanese":"Սունդաներեն", +"Suundi":"Սուունդիերեն", +"Swahili (Kenya)":"Սվահիլի (Քենիա)", +"Swahili (Tanzania)":"Սվալիհի (Տանզանիա)", +"Swazi":"Սվազիերեն", +"Swedish (Finland)":"Շվեդերեն (Ֆինլանդիա)", +"Swedish (Sweden)":"Շվեդերեն (Շվեդիա)", +"Symbol Shapes":"Խորհրդանիշերի պատկերաձևեր", +"Table":"Աղյուսակ", +"Table Contents":"Աղյուսակի բովանդակությունը", +"Table Heading":"Աղյուսակի Վերնախորագիրը", +"Table Index 1":"Աղյուսակի ցուցիչ 1", +"Table Index Heading":"Աղյուսակի ցուցիչի վերնախորագիր", +"Tagalog":"Տագալոգերեն", +"Tahitian":"Թաիթյան", +"Tajik":"Տաջիկերեն", +"Tamil":"Թամիլերեն", +"Tatar":"Թաթարերեն", +"Teke-Eboo":"Տեկե-Էբօօ", +"Teke-Ibali":"Տեկե-Իբալի", +"Teke-Kukuya":"Տեկե-կուկույա", +"Teke-Tyee":"Տեկե-Տյէէ", +"Teletype":"Հեռատիպ", +"Telugu":"Թելուգու", +"Tetun (Indonesia)":"Տետուն (Ինդոնեզիա)", +"Tetun (Timor-Leste)":"Տետուն (Թիմոր-Լեստե)", +"Text":"Տեքստ", +"Text A0":"Տեքստ A0", +"Text A4":"Տեքստ A4", +"Thai":"Թաի", +"Three Slides":"Երեք սահիկ", +"Tibetan (India)":"Տիբեթերեն (Հնդկաստան)", +"Tibetan (PR China)":"Տիբեթերեն (ՉԺՀ)", +"Tigrigna (Eritrea)":"Տիգրինա (Էրիթրեա)", +"Tigrigna (Ethiopia)":"Տիգրինա (Եթոպիա)", +"Title":"Վերնագիր", +"Title A0":"Վերնագիր A0", +"Title A4":"Վերնագիր A4", +"Title Only":"Միայն վերնագիր", +"Title Slide":"Վերնագրային սահիկ", +"Title and 2 Content":"Վերնագիր և 2 բովանդակություն", +"Title, 2 Content and Content":"Վերնագիր, 2 բովանդակություն և բովանդակություն", +"Title, 2 Content over Content":"Վերնագիր, 2 Բովանդակությունը բովանդակության նկատմամբ", +"Title, 4 Content":"Վերնագիր, 4 Բովանդակություն", +"Title, 6 Content":"Վերնագիր, 6 Բովանդակություն", +"Title, Content":"Վերնագիր, բովանդակություն", +"Title, Content and 2 Content":"Վերնագիր, Բովանդակություն և 2 բովանդակություն", +"Title, Content over Content":"Վերնագիր, Բովանդակություն Բովանդակության հանդեպ", +"Title, Vertical Text":"Վերնագիր, Ուղղահայաց տեքստ", +"Title, Vertical Text, Clipart":"Վերնագիր, Ուղղահայաց տեքստ. Կլիպարտ", +"Tok Pisin":"Տոկ Պիսին", +"Tsaangi":"Տսաանգիերեն", +"Tsonga":"Թսոնգաերեն", +"Tswana (Botswana)":"Ցվանա (Բոտսվանա)", +"Tswana (South Africa)":"Ցվանա (Հարավային Աֆրիկա)", +"Turkish":"Թուրքերեն", +"Turkmen":"Թուրքմեներեն", +"Two Slides":"Երկու սահիկ", +"Udmurt":"Ուդմուրտերեն", +"Ukrainian":"Ուկրաիներեն", +"Unknown":"Անհայտ", +"Urdu (India)":"Ուրդու (Հնդկաստան)", +"Urdu (Pakistan)":"Ուրդու (Պակիստան)", +"User Entry":"Օգտագործողի մուտք", +"User Index 1":"Օգտագործողի ցուցիչ 1", +"User Index 10":"Օգտագործողի ցուցիչ 10", +"User Index 2":"Օգտագործողի ցուցիչ 2", +"User Index 3":"Օգտագործողի ցուցիչ 3", +"User Index 4":"Օգտագործողի ցուցիչ 4", +"User Index 5":"Օգտագործողի ցուցիչ 5", +"User Index 6":"Օգտագործողի ցուցիչ 6", +"User Index 7":"Օգտագործողի ցուցիչ 7", +"User Index 8":"Օգտագործողի ցուցիչ 8", +"User Index 9":"Օգտագործողի ցուցիչ 9", +"User Index Heading":"Օգտագործողի ցուցիչի վերնախորագիր", +"Uyghur":"Ույգուրերեն", +"Uzbek Cyrillic":"Ուզբեկերեն կիրիլիցա", +"Uzbek Latin":"Ուզբեկերեն լատինատառ", +"Var":"Var", +"Variable":"Փոփոխական", +"Venda":"Վենդաերեն", +"Venetian":"Վենետերեն", +"Veps":"Վեպսերեն", +"Vertical Numbering Symbols":"Ուղղահայաց համարակալման նշաններ", +"Vertical Title, Text, Chart":"Ուղղահայաց վերնագիր, տեքստ, գծապատկեր", +"Vertical Title, Vertical Text":"Ուղղահայաց վերնագիր, ուղղահայաց տեքստ", +"Vietnamese":"Վիետնամերեն", +"Vili":"Վիլի", +"Visited Internet Link":"Այցելած Ինտերնետ հղումներ", +"Võro":"Վիորերեն", +"Walloon":"Վալոներեն", +"Warning":"Զգուշացում", +"Watermark":"Ջրանիշ", +"Welsh":"Ուելսերեն", +"Xhosa":"Խոսա", +"Xibe":"Խիբեերեն", +"Yaka (Congo)":"Յակա (Կոնգո)", +"Yaka (Democratic Republic of the Congo)":"Յակա (Կոնգոյի Դեմոկրատական Հանրապետություն)", +"Yiddish (Israel)":"Իդիշ (Իսրայել)", +"Yiddish (USA)":"Իդիշ (ԱՄՆ)", +"Yombe (Congo)":"Յոմբե (Կոնգո)", +"Yoruba":"Յորուբա", +"Zulu":"Զուլու", +"[Multiple]":"[Բազմակի]", +"[None]":"[Ոչ ոք]", +"[Undetermined]":"[Չորոշված]", +"Éwé":"Էվէերեն" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/id.json b/f7cloud-office/browser/dist/l10n/locore/id.json new file mode 100644 index 0000000..1cd2ca8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/id.json @@ -0,0 +1,710 @@ +{ +"%1 of %2 records found":"%1 dari %2 rekaman ditemukan", +"3D Objects":"Objek 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaz", +"Accent":"Aksen", +"Accent 1":"Aksen 1", +"Accent 2":"Aksen 2", +"Accent 3":"Aksen 3", +"Adding selection":"Pemilihan penambahan", +"Addressee":"Penerima", +"Afrikaans (Namibia)":"Afrika (Namibia)", +"Afrikaans (South Africa)":"Afrika (Afrika Selatan)", +"Aka (Central African Republic)":"Aka (Republik Afrika Tengah)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albania", +"Amharic":"Amharic", +"Apatani":"Apatani", +"Appendix":"Tambahan", +"Arabic":"Arab", +"Arabic (Algeria)":"Arab (Algeria)", +"Arabic (Bahrain)":"Arab (Bahrain)", +"Arabic (Chad)":"Arab (Chad)", +"Arabic (Comoros)":"Arab (Comoros)", +"Arabic (Djibouti)":"Arab (Djibouti)", +"Arabic (Egypt)":"Arab (Mesir)", +"Arabic (Eritrea)":"Arab (Eritrea)", +"Arabic (Iraq)":"Arab (Irak)", +"Arabic (Israel)":"Arab (Israel)", +"Arabic (Jordan)":"Arab (Jordania)", +"Arabic (Kuwait)":"Arab (Kuwait)", +"Arabic (Lebanon)":"Arab (Libanon)", +"Arabic (Libya)":"Arab (Libia)", +"Arabic (Mauritania)":"Arab (Mauritania)", +"Arabic (Morocco)":"Arab (Maroko)", +"Arabic (Oman)":"Arab (Oman)", +"Arabic (Palestine)":"Arab (Palestina)", +"Arabic (Qatar)":"Arab (Qatar)", +"Arabic (Saudi Arabia)":"Arab (Arab Saudi)", +"Arabic (Somalia)":"Arab (Somalia)", +"Arabic (Sudan)":"Arab (Sudan)", +"Arabic (Syria)":"Arab (Siria)", +"Arabic (Tunisia)":"Arab (Tunisia)", +"Arabic (UAE)":"Arab (UEA)", +"Arabic (Yemen)":"Arab (Yaman)", +"Aragonese":"Aragon", +"Aranese":"Aran", +"Armenian, Classical (Armenia)":"Armenia, Klasik (Armenia)", +"Armenian, Eastern (Armenia)":"Armenia, Timur (Armenia)", +"Armenian, Eastern (Iran)":"Armenia, Timur (Iran)", +"Armenian, Eastern (Russia)":"Armenia, Timur (Rusia)", +"Armenian, Western (Armenia)":"Armenia, Barat (Armenia)", +"Arpitan (France)":"Arpitan (Perancis)", +"Arpitan (Italy)":"Arpitan (Italia)", +"Arpitan (Switzerland)":"Arpitan (Swiss)", +"Arrow Line":"Garis Panah", +"Assamese":"Assam", +"Asturian":"Asturia", +"Avar":"Avar", +"Average":"Average", +"Azerbaijani Cyrillic":"Azerbaijan Cyrillic", +"Azerbaijani Latin":"Azerbaijan Latin", +"Background":"Latar belakang", +"Background objects":"Objek latar belakang", +"Bad":"Buruk", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Bentuk Dasar", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusia", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliografi 1", +"Bibliography Heading":"Tajuk Bibliografi", +"Blank Slide":"Salindia Kosong", +"Block Arrows":"Panah Blok", +"Block Quotation":"Blok Kutipan", +"Block selection":"Pemilihan blok", +"Bodo":"Bodo", +"Body Text":"Teks Tubuh", +"Body Text, Indented":"Teks Tubuh, Terindentasi", +"Bosnian":"Bosnia", +"Breton":"Britania", +"Bribri":"Bribri", +"Bulgarian":"Bulgaria", +"Bullet –":"Bulatan –", +"Bullet •":"Bulatan •", +"Bullet ☑":"Bulatan ☑", +"Bullet ✗":"Bulatan ✗", +"Bullet ➢":"Bulatan ➢", +"Bullets":"Bulatan", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Dialog Komik", +"Caption":"Takarir", +"Caption Characters":"Karakter Takarir", +"Catalan":"Katalonia", +"Catalan (Valencian)":"Katala (Valensia)", +"Centered Text":"Teks di Tengah", +"Chinese (Hong Kong)":"Cina (Hong Kong)", +"Chinese (Macau)":"Cina (Makao)", +"Chinese (Singapore)":"Cina (Singapura)", +"Chinese (simplified)":"Cina (sederhana)", +"Chinese (traditional)":"Cina (tradisional)", +"Church Slavic":"Slavia Gereja", +"Chuvash":"Chuvash", +"Citation":"Sitasi", +"Clear formatting":"Kosongkan pemformatan", +"Comment":"Komentar", +"Complimentary Close":"Kata penutup", +"Connectors":"Konektor", +"Contents 1":"Isi 1", +"Contents 10":"Isi 10", +"Contents 2":"Isi 2", +"Contents 3":"Isi 3", +"Contents 4":"Isi 4", +"Contents 5":"Isi 5", +"Contents 6":"Isi 6", +"Contents 7":"Isi 7", +"Contents 8":"Isi 8", +"Contents 9":"Isi 9", +"Contents Heading":"Tajuk Isi", +"Coptic":"Coptic", +"Cornish":"Cornish", +"Count":"Count", +"CountA":"CountA", +"Cree, Plains, Latin":"Cree, Dataran, Latin", +"Cree, Plains, Syllabics":"Cree, Dataran, Silabis", +"Croatian":"Kroasia", +"Curves and Polygons":"Kurva dan Poligon", +"Czech":"Czech", +"Danish":"Denmark", +"Dashed Line":"Garis putus-putus", +"Default":"Baku", +"Default Drawing Style":"Gaya Gambar Baku", +"Default Page Style":"Gaya Halaman Baku", +"Default Paragraph Style":"Gaya Paragraf Baku", +"Definition":"Definisi", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Gambar", +"Drop Caps":"Kapital Turun", +"Dutch (Belgium)":"Belanda (Belgia)", +"Dutch (Netherlands)":"Belanda (Netherlands)", +"Dzongkha":"Dzongkha", +"Emphasis":"Penekanan", +"Endnote":"Catatan Akhir", +"Endnote Anchor":"Jangkar Catatan Akhir", +"Endnote Characters":"Karakter Catatan Akhir", +"English (Australia)":"Inggris (Australia)", +"English (Belize)":"Inggris (Belize)", +"English (Botswana)":"Inggris (Botswana)", +"English (Canada)":"Inggris (Kanada)", +"English (Caribbean)":"Inggris (Karibia)", +"English (Denmark)":"Inggris (Denmark)", +"English (Gambia)":"Inggris (Gambia)", +"English (Ghana)":"Inggris (Ghana)", +"English (Hong Kong)":"Inggris (Hong Kong)", +"English (India)":"Inggris (India)", +"English (Ireland)":"Inggris (Irlandia)", +"English (Israel)":"Inggris (Israel)", +"English (Jamaica)":"Inggris (Jamaika)", +"English (Kenya)":"Inggris (Kenya)", +"English (Malawi)":"Inggris (Malawi)", +"English (Malaysia)":"Inggris (Malaysia)", +"English (Mauritius)":"Inggris (Mauritius)", +"English (Namibia)":"Inggris (Namibia)", +"English (New Zealand)":"Inggris (New Zealand)", +"English (Nigeria)":"Inggris (Nigeria)", +"English (Philippines)":"Inggris (Filipina)", +"English (South Africa)":"Inggris (Afrika Selatan)", +"English (Sri Lanka)":"Inggris (Sri Lanka)", +"English (Trinidad)":"Inggris (Trinidad)", +"English (UK)":"Inggris (Inggris Raya)", +"English (USA)":"Inggris (AS)", +"English (Zambia)":"Inggris (Zambia)", +"English (Zimbabwe)":"Inggris (Zimbabwe)", +"English, OED spelling (UK)":"Inggris, ejaan OED (UK)", +"Envelope":"Amplop", +"Error":"Galat", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonia", +"Example":"Contoh", +"Extending selection":"Pemilihan memperluas", +"Faroese":"Faroese", +"Figure":"Figur", +"Figure Index 1":"Indeks Ilustrasi 1", +"Figure Index Heading":"Tajuk Indeks Gambar", +"Fijian":"Fijian", +"Filled":"Terisi", +"Filled Blue":"Terisi Biru", +"Filled Green":"Terisi Hijau", +"Filled Red":"Terisi Merah", +"Filled Yellow":"Terisi Kuning", +"Finnish":"Finlandia", +"First Line Indent":"Indentasi Baris Pertama", +"First Page":"Halaman Pertama", +"Flowchart":"Bagan Alur", +"Fon":"Fon", +"Footer":"Kaki", +"Footer Left":"Kaki Kiri", +"Footer Right":"Kaki Kanan", +"Footnote":"Catatan Kaki", +"Footnote Anchor":"Jangkar Catatan Kaki", +"Footnote Characters":"Karakter Catatan Kaki", +"Formula":"Rumus", +"Four Slides":"Empat Salindia", +"Frame":"Bingkai", +"Frame Contents":"Isi Bingkai", +"French (Belgium)":"Perancis (Belgia)", +"French (Benin)":"Perancis (Benin)", +"French (Burkina Faso)":"Perancis (Burkina Faso)", +"French (Canada)":"Perancis (Kanada)", +"French (Côte d'Ivoire)":"Perancis (Côte d'Ivoire)", +"French (France)":"Perancis (Perancis)", +"French (Luxembourg)":"Perancis (Luksemburg)", +"French (Mali)":"Perancis (Mali)", +"French (Mauritius)":"Perancis (Mauritius)", +"French (Monaco)":"Perancis (Monako)", +"French (Niger)":"Perancis (Niger)", +"French (Republic of Guinea)":"Prancis (Republik Guinea)", +"French (Senegal)":"Perancis (Senegal)", +"French (Switzerland)":"Perancis (Switzerland)", +"French (Togo)":"Perancis (Togo)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"Wisaya Fungsi", +"Gaelic (Scotland)":"Gaelic (Skotlandia)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgia", +"German (Austria)":"Jerman (Austria)", +"German (Belgium)":"Jerman (Belgia)", +"German (Germany)":"Jerman (Jerman)", +"German (Liechtenstein)":"Jerman (Liechtenstein)", +"German (Luxembourg)":"Jerman (Luksemburg)", +"German (Switzerland)":"Jerman (Switzerland)", +"Gikuyu":"Gikuyu", +"Good":"Baik", +"Graphic":"Grafik", +"Graphics":"Grafik", +"Greek":"Yunani", +"Greek, Ancient":"Yunani, Kuno", +"Guadeloupean Creole French":"Perancis Kreol Guadeloupe", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haiti", +"Hanging Indent":"Indentasi Gantung", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawai", +"Header":"Kepala", +"Header Left":"Kepala Kiri", +"Header Right":"Kepala Kanan", +"Header and Footer":"Kepala dan Kaki", +"Heading":"Tajuk", +"Heading 1":"Tajuk 1", +"Heading 10":"Tajuk 10", +"Heading 2":"Tajuk 2", +"Heading 3":"Tajuk 3", +"Heading 4":"Tajuk 4", +"Heading 5":"Tajuk 5", +"Heading 6":"Tajuk 6", +"Heading 7":"Tajuk 7", +"Heading 8":"Tajuk 8", +"Heading 9":"Tajuk 9", +"Heading A0":"Tajuk A0", +"Heading A4":"Tajuk A4", +"Hebrew":"Yahudi", +"Hiligaynon":"Hiligaynon", +"Hindi":"India", +"Horizontal Line":"Garis Horizontal", +"Hungarian":"Hongaria", +"Hungarian (Szekely-Hungarian Rovas)":"Hungaria (Szekely-Hungarian Rovas)", +"Hyperlink":"Hipertaut", +"Icelandic":"Islandia", +"Illustration":"Ilustrasi", +"Iloko":"Iloko", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Tajuk Indeks", +"Index Link":"Taut Indeks", +"Index Separator":"Pemisah Indeks", +"Indonesian":"Indonesia", +"Insert":"Sisip", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Taut Internet", +"Interslavic Cyrillic":"Sirilk Interslavia", +"Interslavic Latin":"Latin Interslavia", +"Irish":"Irlandia", +"Italian (Italy)":"Italia (Italia)", +"Italian (Switzerland)":"Italia (Switzerland)", +"Japanese":"Jepang", +"Juǀ’hoan":"Ju", +"Kaamba":"Kaamba", +"Kabardian":"Kabardia", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kanada", +"Karakalpak Latin":"Latin Karakalpak", +"Kashmiri (India)":"Kasmiri (India)", +"Kashmiri (Kashmir)":"Kasmiri (Kasmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Republik Demokratik Kongo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Korea (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdi, Tengah (Iran)", +"Kurdish, Central (Iraq)":"Kurdi, Tengah (Irak)", +"Kurdish, Northern (Syria)":"Kurdi, Utara (Suriah)", +"Kurdish, Northern (Turkey)":"Kurdi, Utara (Turki)", +"Kurdish, Southern (Iran)":"Kurdi, Selatan (Iran)", +"Kurdish, Southern (Iraq)":"Kurdi, Selatan (Irak)", +"Kven Finnish":"Finlandia Kven", +"Kyrgyz (China)":"Kyrgyz (Cina)", +"Labels":"Label", +"Ladin":"Ladin", +"Landscape":"Mendatar", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalia", +"Latin":"Latin", +"Latvian":"Latvia", +"Left Page":"Halaman Kiri", +"Lengo":"Lengo", +"Ligurian":"Liguria", +"Limbu":"Limbu", +"Line Numbering":"Penomoran Baris", +"Lines":"Garis", +"Lines and Arrows":"Garis dan Panah", +"Lingala":"Lingala", +"List":"Senarai", +"List 1":"Senarai 1", +"List 1 Cont.":"Senarai ke 1 Bersambung", +"List 1 End":"Senarai 1 Akhir", +"List 1 Start":"Senarai 1 Awal", +"List 2":"Senarai 2", +"List 2 Cont.":"Senarai ke 2 Bersambung", +"List 2 End":"Senarai 2 Akhir", +"List 2 Start":"Senarai 2 Awal", +"List 3":"Senarai 3", +"List 3 Cont.":"Senarai ke 3 Bersambung", +"List 3 End":"Senarai ke 3 Akhir", +"List 3 Start":"Senarai ke 3 Awal", +"List 4":"Senarai ke 4", +"List 4 Cont.":"Senarai ke 4 Bersambung", +"List 4 End":"Senarai ke 4 Akhir", +"List 4 Start":"Senarai ke 4 Awal", +"List 5":"Senarai ke 5", +"List 5 Cont.":"Senarai ke 5 Bersambung", +"List 5 End":"Senarai ke 5 Akhir", +"List 5 Start":"Senarai ke 5 Awal", +"List Contents":"Isi Senarai", +"List Heading":"Tajuk Senarai", +"List Indent":"Indentasi Senarai", +"Lithuanian":"Lithuania", +"Livonian":"Livonia", +"Lojban":"Lojban", +"Low German":"Low Jerman", +"Luxembourgish":"Luksemburg", +"Macedonian":"Masedonia", +"Main Index Entry":"Entri Indeks Utama", +"Maithili":"Mathili", +"Malagasy, Plateau":"Malagasi, Dataran Tinggi", +"Malay (Brunei Darussalam)":"Melayu (Brunei Darusalam)", +"Malay (Malaysia)":"Melayu (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Arab Melayu (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Arab Melayu (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Malta", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Timur, Latin", +"Manipuri":"Manipuri", +"Maore":"Moore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Catatan Pinggir", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Sirilik Mongolia", +"Mongolian Mongolian":"Mongolia Mongolia", +"Moore":"Moore", +"Morisyen":"Morisien", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Selatan", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Netral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Sembilan Salindia", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Tanpa Gaya Karakter", +"No List":"Tanpa Senarai", +"Nogai":"Nogai", +"None (Do not check spelling)":"Nihil (Jangan periksa ejaan)", +"Northern Sotho":"Sotho Utara", +"Norwegian, Bokmål":"Norwegia, Bokmål", +"Norwegian, Nynorsk":"Norwegia, Nynorsk", +"Note":"Catatan", +"Notes":"Catatan", +"Numbering 1":"Penomoran 1", +"Numbering 1 Cont.":"Penomoran 1 Samb.", +"Numbering 1 End":"Penomoran 1 Akhir", +"Numbering 1 Start":"Penomoran 1 Mulai", +"Numbering 123":"Penomoran 123", +"Numbering 2":"Penomoran 2", +"Numbering 2 Cont.":"Penomoran 2 Samb.", +"Numbering 2 End":"Penomoran 2 Akhir", +"Numbering 2 Start":"Penomoran 2 Mulai", +"Numbering 3":"Penomoran 3", +"Numbering 3 Cont.":"Penomoran 3 Samb.", +"Numbering 3 End":"Penomoran 3 Akhir", +"Numbering 3 Start":"Penomoran 3 Mulai", +"Numbering 4":"Penomoran 4", +"Numbering 4 Cont.":"Penomoran 4 Samb.", +"Numbering 4 End":"Penomoran 4 Akhir", +"Numbering 4 Start":"Penomoran 4 Mulai", +"Numbering 5":"Penomoran 5", +"Numbering 5 Cont.":"Penomoran 5 Samb.", +"Numbering 5 End":"Penomoran 5 Akhir", +"Numbering 5 Start":"Penomoran 5 Mulai", +"Numbering ABC":"Penomoran ABC", +"Numbering IVX":"Penomoran IVX", +"Numbering Symbols":"Simbol Penomoran", +"Numbering abc":"Penomoran abc", +"Numbering ivx":"Penomoran ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indeks Objek 1", +"Object Index Heading":"Tajuk Indeks Objek", +"Object with no fill and no line":"Objek tanpa warna isi dan tanpa garis", +"Object without fill":"Objek tanpa isi", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Satu Salindia", +"Oromo":"Oromo", +"Outline":"Kerangka", +"Outlined":"Bergaris Tepi", +"Outlined Blue":"Bergaris Tepi Biru", +"Outlined Green":"Bergaris Tepi Hijau", +"Outlined Red":"Bergaris Tepi Merah", +"Outlined Yellow":"Bergaris Tepi Kuning", +"Overwrite":"Timpa", +"Page %1 (%2) of %3":"Halaman %1 (%2) of %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Halaman %1 (%2) dari %3 [Halaman %4 (%5)]", +"Page %1 of %2":"Halaman %1 dari %2", +"Page %1 of %2 (%3)":"Halaman %1 dari %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Halaman %1 dari %2 (Halaman %3 dari %4 untuk dicetak)", +"Page %1 of %2 [Page %3]":"Halaman %1 dari %2 [Halaman %3]", +"Page Number":"Nomor Halaman", +"Page Properties":"Properti Halaman", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Antillen Belanda)", +"Pennsylvania Dutch":"Pennsylvania Belanda", +"Persian":"Persia", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Pewakil", +"Plautdietsch":"Plautdietsch", +"Polish":"Polandia", +"Portrait":"Tegak", +"Portuguese (Angola)":"Portugis (Angola)", +"Portuguese (Brazil)":"Portugis (Brasil)", +"Portuguese (Mozambique)":"Portugis (Mozambik)", +"Portuguese (Portugal)":"Portugis (Portugal)", +"Preformatted Text":"Teks yang telah diformat", +"Product":"Product", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Utara)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Selatan)", +"Quechua (Ecuador)":"Quechua (Ekuador)", +"Quotation":"Kuotasi", +"Report":"Laporan", +"Result":"Hasil", +"Result2":"Hasil2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Halaman Kanan", +"Rohingya Hanifi":"Hanifi Rohingya", +"Romanian (Moldova)":"Rumania (Moldova)", +"Romanian (Romania)":"Rumania (Rumania)", +"Rubies":"Ruby", +"Russian":"Rusia", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusia)", +"Sami, Lule (Norway)":"Sami, Lule (Norwegia)", +"Sami, Lule (Sweden)":"Sami, Lule (Swedia)", +"Sami, Northern (Finland)":"Sami, Utara (Finlandia)", +"Sami, Northern (Norway)":"Sami, Utara (Norwegia)", +"Sami, Northern (Sweden)":"Sami, Utara (Swedia)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, Utara (Norwegia)", +"Sami, Southern (Sweden)":"Sami, Utara (Swedia)", +"Sango":"Sango", +"Sanskrit":"Sanskerta", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinia, Campidanese", +"Sardinian, Gallurese":"Sardinia, Gallurese", +"Sardinian, Logudorese":"Sardinia, Logudorese", +"Sardinian, Sassarese":"Sardinia, Sassarese", +"Selection count":"Cacah pemilihan", +"Sender":"Pengirim", +"Serbian Cyrillic (Montenegro)":"Serbia Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbia Cyrillic (Serbia dan Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbia Cyrillic (Serbia)", +"Serbian Latin":"Latin Serbia", +"Serbian Latin (Montenegro)":"Serbia Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbia Latin (Serbia dan Montenegro)", +"Serbian Latin (Serbia)":"Serbia Latin (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Bentuk", +"Sheet %1 of %2":"Lembar %1 dari %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Tanda Tangan", +"Silesian":"Silesia", +"Sindhi, Arabic":"Sindhi, Arabic", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Enam Salindia", +"Slide %1 of %2":"Salindia %1 dari %2", +"Slide %1 of %2 (%3)":"Salindia %1 dari %2 (%3)", +"Slovak":"Slovakia", +"Slovenian":"Slovenia", +"Somali":"Somali", +"Sorbian, Lower":"Sorbia, Bawah", +"Sorbian, Upper":"Sorbia, Atas", +"Source Text":"Teks Sumber", +"Southern Sotho":"Sotho Selatan", +"Spanish (Argentina)":"Spanyol (Argentina)", +"Spanish (Bolivia)":"Spanyol (Bolovia)", +"Spanish (Chile)":"Spanyol (Cili)", +"Spanish (Colombia)":"Spanyol (Kolombia)", +"Spanish (Costa Rica)":"Spanyol (Kosta Rika)", +"Spanish (Cuba)":"Spanyol (Kuba)", +"Spanish (Dom. Rep.)":"Spanyol (Rep. Dominika)", +"Spanish (Ecuador)":"Spanyol (Ekuador)", +"Spanish (El Salvador)":"Spanyol (El Salvador)", +"Spanish (Guatemala)":"Spanyol Guatemala", +"Spanish (Honduras)":"Spanyol (Honduras)", +"Spanish (Mexico)":"Spanyol (Meksiko)", +"Spanish (Nicaragua)":"Spanyol (Nikaragua)", +"Spanish (Panama)":"Spanyol (Panama)", +"Spanish (Paraguay)":"Spanyol (Paraguai)", +"Spanish (Peru)":"Spanyol (Peru)", +"Spanish (Puerto Rico)":"Spanyol (Puerto Riko)", +"Spanish (Spain)":"Spanyol (Spanyol)", +"Spanish (Uruguay)":"Spanyol (Uruguai)", +"Spanish (Venezuela)":"Spanyol (Venezuela)", +"StDev":"StDev", +"Standard selection":"Pemilihan standar", +"Stars and Banners":"Bintang dan Bendera", +"Status":"Status", +"Strong Emphasis":"Penekanan Kuat", +"Subtitle":"Subjudul", +"Sum":"Jumlah", +"Sundanese":"Sunda", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedia (Finlandia)", +"Swedish (Sweden)":"Swedia (Swedia)", +"Symbol Shapes":"Bentuk Simbol", +"Table":"Tabel", +"Table Contents":"Isi Tabel", +"Table Heading":"Tajuk Tabel", +"Table Index 1":"Indeks Tabel 1", +"Table Index Heading":"Tajuk Indeks Tabel", +"Tagalog":"Tagalog", +"Tahitian":"Tahiti", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Ketik Jarak Jauh", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Teks", +"Text A0":"Teks A0", +"Text A4":"Teks A4", +"Thai":"Thailand", +"Three Slides":"Tiga Salindia", +"Tibetan (India)":"Tibet (India)", +"Tibetan (PR China)":"Tibet (RRC)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Judul", +"Title A0":"Judul A0", +"Title A4":"Judul A4", +"Title Only":"Hanya Judul", +"Title Slide":"Salindia Judul", +"Title and 2 Content":"Judul dan 2 Isi", +"Title, 2 Content and Content":"Judul, 2 Isi, dan Isi", +"Title, 2 Content over Content":"Judul, 2 Isi di atas Isi", +"Title, 4 Content":"Judul, 4 Isi", +"Title, 6 Content":"Judul, 6 Isi", +"Title, Content":"Judul, Isi", +"Title, Content and 2 Content":"Judul, Isi, dan 2 Isi", +"Title, Content over Content":"Judul, Isi di atas Isi", +"Title, Vertical Text":"Judul, Teks Vertikal", +"Title, Vertical Text, Clipart":"Judul, Teks Vertikal, Seni Klip", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afrika Selatan)", +"Turkish":"Turki", +"Turkmen":"Turkmenistan", +"Two Slides":"Dua Salindia", +"Udmurt":"Udmurt", +"Ukrainian":"Ukraina", +"Unknown":"Tidak Dikenal", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Entri Pengguna", +"User Index 1":"Indeks Pengguna 1", +"User Index 10":"Indeks Pengguna 10", +"User Index 2":"Indeks Pengguna 2", +"User Index 3":"Indeks Pengguna 3", +"User Index 4":"Indeks Pengguna 4", +"User Index 5":"Indeks Pengguna 5", +"User Index 6":"Indeks Pengguna 6", +"User Index 7":"Indeks Pengguna 7", +"User Index 8":"Indeks Pengguna 8", +"User Index 9":"Indeks Pengguna 9", +"User Index Heading":"Tajuk Indeks Pengguna", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Sirilik Uzbek", +"Uzbek Latin":"Uzbekistan Latin", +"Var":"Var", +"Variable":"Variabel", +"Venda":"Venda", +"Venetian":"Venesia", +"Veps":"Veps", +"Vertical Numbering Symbols":"Simbol Penomoran Vertikal", +"Vertical Title, Text, Chart":"Judul Vertikal, Teks, Bagan", +"Vertical Title, Vertical Text":"Judul Vertikal, Teks Vertikal", +"Vietnamese":"Vietnam", +"Vili":"Vili", +"Visited Internet Link":"Taut Internet yang Telah Dikunjungi", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"Peringatan", +"Watermark":"Tanda Air", +"Welsh":"Wales", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Republik Demokratik Kongo)", +"Yiddish (Israel)":"Yiddi (Israel)", +"Yiddish (USA)":"Yiddi (AS)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Banyak]", +"[None]":"[Nihil]", +"[Undetermined]":"[Tak Tentu]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/is.json b/f7cloud-office/browser/dist/l10n/locore/is.json new file mode 100644 index 0000000..5b8edcf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/is.json @@ -0,0 +1,701 @@ +{ +"3D Objects":"Þrívíðir hlutir", +"A0":"A0", +"A4":"A4", +"Accent":"Áhersla", +"Accent 1":"Áhersla 1", +"Accent 2":"Áhersla 2", +"Accent 3":"Áhersla 3", +"Adding selection":"Bæta við vali", +"Addressee":"Viðtakandi", +"Afrikaans (Namibia)":"Afríkanska (Namibía)", +"Afrikaans (South Africa)":"Afrikaans (Suður Afríka)", +"Aka (Central African Republic)":"Aka (Miðafríkulýðveldið)", +"Aka (Congo)":"Aka (Kongó)", +"Akan":"Akanmál", +"Albanian":"Albanska", +"Amharic":"Amharíska", +"Apatani":"Apatani", +"Appendix":"Viðauki", +"Arabic":"Arabíska", +"Arabic (Algeria)":"Arabíska (Alsír)", +"Arabic (Bahrain)":"Arabíska (Bahrain)", +"Arabic (Chad)":"Arabíska (Tsjad)", +"Arabic (Comoros)":"Arabíska (Komorróeyjar)", +"Arabic (Djibouti)":"Arabíska (Djíbútí)", +"Arabic (Egypt)":"Arabíska (Egyptaland)", +"Arabic (Eritrea)":"Arabíska (Erítrea)", +"Arabic (Iraq)":"Arabíska (Írak)", +"Arabic (Israel)":"Arabíska (Ísrael)", +"Arabic (Jordan)":"Arabíska (Jórdanía)", +"Arabic (Kuwait)":"Arabíska (Kúveit)", +"Arabic (Lebanon)":"Arabíska (Líbanon)", +"Arabic (Libya)":"Arabíska (Líbýa)", +"Arabic (Mauritania)":"Arabíska (Máritanía)", +"Arabic (Morocco)":"Arabíska (Marokkó)", +"Arabic (Oman)":"Arabíska (Óman)", +"Arabic (Palestine)":"Arabíska (Palestína)", +"Arabic (Qatar)":"Arabíska (Katar)", +"Arabic (Saudi Arabia)":"Arabíska (Sádí-Arabía)", +"Arabic (Somalia)":"Arabíska (Sómalía)", +"Arabic (Sudan)":"Arabíska (Súdan)", +"Arabic (Syria)":"Arabíska (Sýrland)", +"Arabic (Tunisia)":"Arabíska (Túnis)", +"Arabic (UAE)":"Arabíska (SAF)", +"Arabic (Yemen)":"Arabíska (Jemen)", +"Aragonese":"Aragónska", +"Aranese":"Araneska", +"Armenian, Classical (Armenia)":"Armenska, klassssk (Armenía)", +"Armenian, Eastern (Armenia)":"Armenska, austur (Armenía)", +"Armenian, Eastern (Iran)":"Armenska, austur (Íran)", +"Armenian, Eastern (Russia)":"Armenska, austur (Rússland)", +"Armenian, Western (Armenia)":"Armenska, vestur (Armenía)", +"Arpitan (France)":"Arpitan (Frakkland)", +"Arpitan (Italy)":"Arpitan (Ítalía)", +"Arpitan (Switzerland)":"Arpitan (Sviss)", +"Arrow Line":"Örvalína", +"Assamese":"Assamíska", +"Asturian":"Astúríska", +"Avar":"Avar", +"Average":"Meðaltal", +"Azerbaijani Cyrillic":"Aserbaídsjanska kýrilísk", +"Azerbaijani Latin":"Aserbaídsjanska latnesk", +"Background":"Bakgrunnur", +"Background objects":"Bakgrunnshlutir", +"Bad":"Slæmt", +"Bafia":"Bafia", +"Bambara":"Bambaríska", +"Basic Shapes":"Grunnform", +"Basque":"Baskamál", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Búlgarskt", +"Bengali (Bangladesh)":"Bengalska (Bangladesh)", +"Bengali (India)":"Bengalska (Indland)", +"Bibliography 1":"Heimildalisti 1", +"Bibliography Heading":"Fyrirsögn heimildalista", +"Blank Slide":"Auð skyggna", +"Block Arrows":"Örvablokkir", +"Block Quotation":"Tilvitnununarblokk", +"Block selection":"Blokkarval", +"Bodo":"Bodo", +"Body Text":"Meginmál", +"Bosnian":"Bosníska", +"Breton":"Bretónska", +"Bribri":"Bribri", +"Bulgarian":"Búlgarska", +"Bullet –":"Áherslumerki –", +"Bullet •":"Áherslumerki •", +"Bullet ☑":"Áherslumerki ☑", +"Bullet ✗":"Áherslumerki ✗", +"Bullet ➢":"Áherslumerki ➢", +"Bullets":"Áherslumerki", +"Burmese":"Búrmenska", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Talblöðrur", +"Caption":"Heiti", +"Caption Characters":"Stafir í skýringatexta", +"Catalan":"Katalónska", +"Catalan (Valencian)":"Katalónska (Valencia)", +"Centered Text":"Miðjaður texti", +"Chinese (Hong Kong)":"Kínverska (Hong Kong)", +"Chinese (Macau)":"Kínverska (Makaó)", +"Chinese (Singapore)":"Kínverska (Singapúr)", +"Chinese (simplified)":"Kínverska (einfölduð)", +"Chinese (traditional)":"Kínverska (hefðbundin)", +"Church Slavic":"Kirkju-slavneska", +"Chuvash":"Chuvash", +"Citation":"Tilvitnun", +"Clear formatting":"Hreinsa snið", +"Comment":"Athugasemd", +"Complimentary Close":"Viðbótar-niðurlag", +"Connectors":"Tengilínur", +"Contents 1":"Innihald 1", +"Contents 10":"Innihald 10", +"Contents 2":"Innihald 2", +"Contents 3":"Innihald 3", +"Contents 4":"Innihald 4", +"Contents 5":"Innihald 5", +"Contents 6":"Innihald 6", +"Contents 7":"Innihald 7", +"Contents 8":"Innihald 8", +"Contents 9":"Innihald 9", +"Contents Heading":"Fyrirsögn innihalds", +"Coptic":"Koptíska", +"Cornish":"Cornish", +"Count":"Fjöldi", +"CountA":"FjöldiA", +"Cree, Plains, Latin":"Cree, sléttu, latneskt", +"Cree, Plains, Syllabics":"Cree, sléttu, atkvæðaskrift", +"Croatian":"Króatíska", +"Curves and Polygons":"Ferlar og marghyrningar", +"Czech":"Tékkneska", +"Danish":"Danska", +"Dashed Line":"Strikalína", +"Default":"Sjálfgefið", +"Default Drawing Style":"Sjálfgefinn teiknistíll", +"Default Page Style":"Sjálfgefinn síðustíll", +"Default Paragraph Style":"Sjálfgefinn stíll málsgreina", +"Definition":"Skilgreining", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Teikning", +"Drop Caps":"Höfuðstafir", +"Dutch (Belgium)":"Hollenska (Belgía)", +"Dutch (Netherlands)":"Hollenska (Holland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Áhersla", +"Endnote":"Eftirmáli", +"Endnote Anchor":"Festipunktur eftirmála", +"Endnote Characters":"Stafir eftirmála", +"English (Australia)":"Enska (Ástralía)", +"English (Belize)":"Enska (Belís)", +"English (Botswana)":"Enska (Botsvana)", +"English (Canada)":"Enska (Kanada)", +"English (Caribbean)":"Enska (Karabíska)", +"English (Denmark)":"Enska (Danmörk)", +"English (Gambia)":"Enska (Gambía)", +"English (Ghana)":"Enska (Ghana)", +"English (Hong Kong)":"Enska (Hong Kong)", +"English (India)":"Enska (Indland)", +"English (Ireland)":"Enska (Írland)", +"English (Israel)":"Enska (Ísrael)", +"English (Jamaica)":"Enska (Jamaíka)", +"English (Kenya)":"Enska (Kenýa)", +"English (Malawi)":"Enska (Malaví)", +"English (Malaysia)":"Enska (Malasía)", +"English (Mauritius)":"Enska (Máritíus)", +"English (Namibia)":"Enska (Namibía)", +"English (New Zealand)":"Enska (Nýja Sjáland)", +"English (Nigeria)":"Enska (Nígería)", +"English (Philippines)":"Enska (Filippseyjar)", +"English (South Africa)":"Enska (Suður-Afríka)", +"English (Sri Lanka)":"Enska (Sri Lanka)", +"English (Trinidad)":"Enska (Trínidad)", +"English (UK)":"Enska (Bretland)", +"English (USA)":"Enska (Bandaríkin)", +"English (Zambia)":"Enska (Sambía)", +"English (Zimbabwe)":"Enska (Simbabve)", +"English, OED spelling (UK)":"Enska, OED-stafsetning (Bretland)", +"Envelope":"Umslag", +"Error":"Villa", +"Erzya":"Erzya", +"Esperanto":"Esperantó", +"Estonian":"Eistneska", +"Example":"Dæmi", +"Extending selection":"Stækka val", +"Faroese":"Færeska", +"Figure":"Skýringamynd", +"Figure Index 1":"Atriðaskrá mynda 1", +"Figure Index Heading":"Fyrirsögn atriðaskrár mynda", +"Fijian":"Fidjíeyska", +"Filled":"Fyllt", +"Filled Blue":"Fyllt blátt", +"Filled Green":"Fyllt grænt", +"Filled Red":"Fyllt rautt", +"Filled Yellow":"Fyllt gult", +"Finnish":"Finnska", +"First Line Indent":"Inndráttur á fyrstu línu", +"First Page":"Fyrsta síða", +"Flowchart":"Flæðirit", +"Fon":"Letur", +"Footer":"Síðufótur", +"Footer Left":"Síðufótur til vinstri", +"Footer Right":"Síðufótur til hægri", +"Footnote":"Neðanmálsgrein", +"Footnote Anchor":"Festipunktur neðanmálsgreinar", +"Footnote Characters":"Stafir neðanmálsgreinar", +"Formula":"Formúla", +"Four Slides":"Fjórar skyggnur", +"Frame":"Rammi", +"Frame Contents":"Innihald ramma", +"French (Belgium)":"Franska (Belgía)", +"French (Benin)":"Franska (Benín)", +"French (Burkina Faso)":"Franska (Burkina Faso)", +"French (Canada)":"Franska (Kanada)", +"French (Côte d'Ivoire)":"Franska (Fílabeinsströnd)", +"French (France)":"Franska (Frakkland)", +"French (Luxembourg)":"Franska (Lúxemborg)", +"French (Mali)":"Franska (Malí)", +"French (Mauritius)":"Franska (Máritíus)", +"French (Monaco)":"Franska (Mónakó)", +"French (Niger)":"Franska (Níger)", +"French (Senegal)":"Franska (Senegal)", +"French (Switzerland)":"Franska (Sviss)", +"French (Togo)":"Franska (Tógó)", +"Frisian":"Frísneska", +"Friulian":"Frísneska", +"Function Wizard":"Fallagerðarpúki", +"Gaelic (Scotland)":"Gelíska (Skotland)", +"Galician":"Galisíska", +"Ganda":"Ganda", +"Gascon":"Gasgónska", +"Georgian":"Georgíska", +"German (Austria)":"Þýska (Austurríki)", +"German (Belgium)":"Þýska (Belgíu)", +"German (Germany)":"Þýska (Þýskaland)", +"German (Liechtenstein)":"Þýska (Liechtenstein)", +"German (Luxembourg)":"Þýska (Lúxemborg)", +"German (Switzerland)":"Þýska (Sviss)", +"Gikuyu":"Gikuyu", +"Good":"Gott", +"Graphic":"Myndefni", +"Graphics":"Myndefni", +"Greek":"Gríska", +"Greek, Ancient":"Forngríska", +"Guadeloupean Creole French":"Gvadalúpísk blendings-franska", +"Guarani (Paraguay)":"Guaraní (Paragvæ)", +"Gujarati":"Gujaratíska", +"HTML":"HTML", +"Haitian":"Tahítíska", +"Hanging Indent":"Hangandi inndráttur", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nígería)", +"Hawaiian":"Havaíska", +"Header":"Síðuhaus", +"Header Left":"Síðuhaus til vinstri", +"Header Right":"Síðuhaus til hægri", +"Heading":"Fyrirsögn", +"Heading 1":"Fyrirsögn 1", +"Heading 10":"Fyrirsögn 10", +"Heading 2":"Fyrirsögn 2", +"Heading 3":"Fyrirsögn 3", +"Heading 4":"Fyrirsögn 4", +"Heading 5":"Fyrirsögn 5", +"Heading 6":"Fyrirsögn 6", +"Heading 7":"Fyrirsögn 7", +"Heading 8":"Fyrirsögn 8", +"Heading 9":"Fyrirsögn 9", +"Heading A0":"Fyrirsögn A0", +"Heading A4":"Fyrirsögn A4", +"Hebrew":"Hebreska", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindí", +"Horizontal Line":"Lárétt lína", +"Hungarian":"Ungverska", +"Hungarian (Szekely-Hungarian Rovas)":"Ungverska (Szekely-Hungarian Rovas)", +"Hyperlink":"Veftengill", +"Icelandic":"Íslenska", +"Illustration":"Myndskreyting", +"Iloko":"Iloko", +"Index":"Yfirlit", +"Index 1":"Atriðaskrá 1", +"Index 2":"Atriðaskrá 2", +"Index 3":"Atriðaskrá 3", +"Index Heading":"Fyrirsögn atriðaskrár", +"Index Link":"Tengill í yfirliti", +"Index Separator":"Aðgreinir í yfirliti", +"Indonesian":"Indonesíska", +"Insert":"Setja inn", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue; vestræn", +"Internet Link":"Veftengill", +"Interslavic Cyrillic":"Kýrílsk samslavíska", +"Interslavic Latin":"Latnesk samslavíska", +"Irish":"Írska", +"Italian (Italy)":"Ítalska (Ítalía)", +"Italian (Switzerland)":"Ítalska (Sviss)", +"Japanese":"Japanska", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardíska", +"Kabyle Latin":"Latnesk Kabyle", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannadískt", +"Karakalpak Latin":"Karakalpak latnesk", +"Kashmiri (India)":"Kasmírska (Indland)", +"Kashmiri (Kashmir)":"Kasmírska (Kasmír)", +"Kashubian":"Kashubíska", +"Kazakh":"Kasakíska", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Kmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rúanda)", +"Kirghiz":"Kirgisíska", +"Kituba (Congo)":"Kituba (Kongó)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Sambandslýðveldið Kongó)", +"Klingon":"Klingonska", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkaní", +"Koongo (Congo)":"Koongo (Kongó)", +"Korean (RoK)":"Kóreska (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kúrdíska, mið (Íran)", +"Kurdish, Central (Iraq)":"Kúrdíska, mið (Írak)", +"Kurdish, Northern (Syria)":"Kúrdíska, norður (Sýrland)", +"Kurdish, Northern (Turkey)":"Kúrdíska, norður (Tyrkland)", +"Kurdish, Southern (Iran)":"Kúrdíska, suður (Íran)", +"Kurdish, Southern (Iraq)":"Kúrdíska, suður (Írak)", +"Kven Finnish":"Kven-finnska", +"Kyrgyz (China)":"Kyrgíska (Kína)", +"Labels":"Merkingar", +"Ladin":"Ladin", +"Landscape":"Langsnið", +"Lao":"Laóska", +"Lari":"Lari", +"Latgalian":"Latgalíska", +"Latin":"Latína", +"Latvian":"Lettneska", +"Left Page":"Vinstri síða", +"Lengo":"Lengo", +"Ligurian":"Liguríska", +"Limbu":"Limbú", +"Line Numbering":"Línunúmer", +"Lines":"Línur", +"Lines and Arrows":"Línur og örvar", +"Lingala":"Lingala", +"List":"Listi", +"List 1":"Listi 1", +"List 1 Cont.":"Listi 1 framh.", +"List 1 End":"Listi 1 endar", +"List 1 Start":"Listi 1 byrjar", +"List 2":"Listi 2", +"List 2 Cont.":"Listi 2 framh.", +"List 2 End":"Listi 2 endar", +"List 2 Start":"Listi 2 byrjar", +"List 3":"Listi 3", +"List 3 Cont.":"Listi 3 framh.", +"List 3 End":"Listi 3 endar", +"List 3 Start":"Listi 3 byrjar", +"List 4":"Listi 4", +"List 4 Cont.":"Listi 4 framh.", +"List 4 End":"Listi 4 endar", +"List 4 Start":"Listi 4 byrjar", +"List 5":"Listi 5", +"List 5 Cont.":"Listi 5 framh.", +"List 5 End":"Listi 5 endar", +"List 5 Start":"Listi 5 byrjar", +"List Contents":"Innihald lista", +"List Heading":"Fyrirsögn lista", +"List Indent":"Inndráttur lista", +"Lithuanian":"Litháíska", +"Livonian":"Livonia", +"Lojban":"Lojban", +"Low German":"Lágþýska", +"Luxembourgish":"Lúxemborgíska", +"Macedonian":"Makedóníska", +"Main Index Entry":"Færsla í aðalyfirliti", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasíska, Plateau", +"Malay (Brunei Darussalam)":"Malaíska (Brúnei Darusalam)", +"Malay (Malaysia)":"Malaíska (Malasía)", +"Malay Arabic (Brunei Darussalam)":"Malaísk arabíska (Brúnei Darusalam)", +"Malay Arabic (Malaysia)":"Malaísk arabíska (Malasía)", +"Malayalam":"Malayanskt", +"Maltese":"Maltneska", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, austur, latineskt", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maórí", +"Marathi":"Marathi", +"Marginalia":"Spássíutexti", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Hámark", +"Mbochi":"Mbochi", +"Median":"Miðgildi", +"Min":"Lágmark", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongólska kýrilískt", +"Mongolian Mongolian":"Mongólsk mongólska", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'Ko", +"Naro":"Naro", +"Ndebele, South":"Suður-Ndebele", +"Nenets":"Nenets", +"Nepali (India)":"Nepalska (Indland)", +"Nepali (Nepal)":"Nepalska (Nepal)", +"Neutral":"Hlutlaust", +"Nganasan":"Nganasa", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Níu skyggnur", +"Njyem (Congo)":"Njyem (Kongó)", +"No Character Style":"Enginn stafastíll", +"No List":"Enginn listi", +"Nogai":"Nogai", +"None (Do not check spelling)":"Ekkert (ekki yfirfara stafsetningu)", +"Northern Sotho":"Norður Sotho", +"Norwegian, Bokmål":"Norska, Bókmál", +"Norwegian, Nynorsk":"Norska, Nýnorska", +"Note":"Minnispunktur", +"Notes":"Minnismiðar", +"Numbering 1":"Tölusetning 1", +"Numbering 1 Cont.":"Tölusetning 1 framh.", +"Numbering 1 End":"Tölusetning 1 endar", +"Numbering 1 Start":"Tölusetning 1 byrjar", +"Numbering 123":"Tölusetning 123", +"Numbering 2":"Tölusetning 2", +"Numbering 2 Cont.":"Tölusetning 2 framh.", +"Numbering 2 End":"Tölusetning 2 endar", +"Numbering 2 Start":"Tölusetning 2 byrjar", +"Numbering 3":"Tölusetning 3", +"Numbering 3 Cont.":"Tölusetning 3 framh.", +"Numbering 3 End":"Tölusetning 3 endar", +"Numbering 3 Start":"Tölusetning 3 byrjar", +"Numbering 4":"Tölusetning 4", +"Numbering 4 Cont.":"Tölusetning 4 framh.", +"Numbering 4 End":"Tölusetning 4 endar", +"Numbering 4 Start":"Tölusetning 4 byrjar", +"Numbering 5":"Tölusetning 5", +"Numbering 5 Cont.":"Tölusetning 5 framh.", +"Numbering 5 End":"Tölusetning 5 endar", +"Numbering 5 Start":"Tölusetning 5 byrjar", +"Numbering ABC":"Tölusetning ABC", +"Numbering IVX":"Tölusetning IVX", +"Numbering Symbols":"Tölusetningartákn", +"Numbering abc":"Tölusetning abc", +"Numbering ivx":"Tölusetning ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Hlutayfirlit 1", +"Object Index Heading":"Fyrirsögn hlutayfirlits", +"Object with no fill and no line":"Hlutur með engri fyllingu og engri útlínu", +"Object without fill":"Hlutur án fyllingar", +"Occitan":"Occitanska", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Ein skyggna", +"Oromo":"Oromo", +"Outline":"Efnisskipan", +"Outlined":"Útlínur", +"Outlined Blue":"Bláar útlínur", +"Outlined Green":"Grænar útlínur", +"Outlined Red":"Rauðar útlínur", +"Outlined Yellow":"Gular útlínur", +"Overwrite":"Skrifa yfir", +"Page %1 (%2) of %3":"Síða %1 (%2) af %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Síða %1 (%2) af %3 [Síða %4 (%5)]", +"Page %1 of %2":"Síða %1 af %2", +"Page %1 of %2 (%3)":"Síða %1 af %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Síða %1 af %2 (síða %3 af %4 sem á að prenta)", +"Page %1 of %2 [Page %3]":"Síða %1 af %2 [síða %3]", +"Page Number":"Blaðsíðunúmer", +"Page Properties":"Eiginleikar síðu", +"Pali Latin":"Pali (latneskt)", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Hollensku Antilla-eyjar)", +"Pennsylvania Dutch":"Pennsylvaníu-hollenska", +"Persian":"Persneska", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Frátökutákn", +"Plautdietsch":"Plautdietsch", +"Polish":"Pólska", +"Portrait":"Lóðrétt", +"Portuguese (Angola)":"Portúgalska (Angóla)", +"Portuguese (Brazil)":"Portúgalska (Brasilía)", +"Portuguese (Mozambique)":"Portúgalska (Mósambík)", +"Portuguese (Portugal)":"Portúgalska (Portúgal)", +"Preformatted Text":"Forsniðinn texti", +"Product":"Margfeldi", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Norður Bólivía)", +"Quechua (Bolivia, South)":"Quechua (Suður Bólivía)", +"Quechua (Ecuador)":"Quechua (Ekvador)", +"Quotation":"Tilvitnun", +"Report":"Skýrsla", +"Result":"Útkoma", +"Result2":"Útkoma2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Hægri síður", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rúmenska (Moldóvía)", +"Romanian (Romania)":"Rúmenska (Rúmenía)", +"Rubies":"Hljóðstafir", +"Russian":"Rússneska", +"Rusyn (Slovakia)":"Rusyn (Slóvakia)", +"Rusyn (Ukraine)":"Rusyn (Úkranía)", +"Sami, Inari (Finland)":"Samíska, Inari (Finnland)", +"Sami, Kildin (Russia)":"Samíska, Kildin (Rússland)", +"Sami, Lule (Norway)":"Samíska, Lule (Noregur)", +"Sami, Lule (Sweden)":"Samíska, Lule (Svíþjóð)", +"Sami, Northern (Finland)":"Samíska, norður (Finnland)", +"Sami, Northern (Norway)":"Samíska, norður (Noregur)", +"Sami, Northern (Sweden)":"Samíska, norður (Svíþjóð)", +"Sami, Pite (Sweden)":"Samíska, Pite (Svíþjóð)", +"Sami, Skolt (Finland)":"Samíska, Skolt (Finnland)", +"Sami, Southern (Norway)":"Samíska, suður (Noregur)", +"Sami, Southern (Sweden)":"Samíska, suður (Svíþjóð)", +"Sango":"Sangro", +"Sanskrit":"Sanskrít", +"Saraiki":"Saraiki", +"Sardinian":"Sardiníska", +"Sardinian, Campidanese":"Sardínska, Campidanese", +"Sardinian, Gallurese":"Sardínska, Gallurese", +"Sardinian, Logudorese":"Sardínska, Logudorese", +"Sardinian, Sassarese":"Sardínska, Sassarese", +"Selection count":"Fjöldi í vali", +"Sender":"Sendandi", +"Serbian Cyrillic (Montenegro)":"Serbnesk kýrilísk (Svartfjallaland)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbnesk kýrilísk (Serbía og Svartfjallaland)", +"Serbian Cyrillic (Serbia)":"Serbnesk kýrilísk (Serbía)", +"Serbian Latin":"Serbneska (latneskt letur", +"Serbian Latin (Montenegro)":"Serbnesk latnesk (Svartfjallaland)", +"Serbian Latin (Serbia and Montenegro)":"Serbnesk latnesk (Serbía og Svartfjallaland)", +"Serbian Latin (Serbia)":"Serbnesk latnesk (Serbía)", +"Sesotho":"Sesothó", +"Shapes":"Form", +"Sheet %1 of %2":"Blað %1 af %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Undirritun", +"Silesian":"Sílesíska", +"Sindhi, Arabic":"Sindhí, arabískt", +"Sindhi, Devanagari":"Sindí, Devanagarí", +"Sinhala":"Sínhala", +"Six Slides":"Sex skyggnur", +"Slide %1 of %2":"Skyggna %1 af %2", +"Slide %1 of %2 (%3)":"Skyggna %1 af %2 (%3)", +"Slovak":"Slóvakíska", +"Slovenian":"Slóvenska", +"Somali":"Sómalska", +"Sorbian, Lower":"Sorbíanska, neðri", +"Sorbian, Upper":"Sorbíanska, efri", +"Source Text":"Frumtexti", +"Southern Sotho":"Suður Sotho", +"Spanish (Argentina)":"Spænska (Argentína)", +"Spanish (Bolivia)":"Spænska (Bólivía)", +"Spanish (Chile)":"Spænska (Chile)", +"Spanish (Colombia)":"Spænska (Kólumbía)", +"Spanish (Costa Rica)":"Spænska (Kosta Ríka)", +"Spanish (Cuba)":"Spænska (Kúba)", +"Spanish (Dom. Rep.)":"Spænska (Dóminíkanska lýðveldið)", +"Spanish (Ecuador)":"Spænska (Ekvador)", +"Spanish (El Salvador)":"Spænska (El Salvador)", +"Spanish (Guatemala)":"Spænska (Gvatemala)", +"Spanish (Honduras)":"Spænska (Hondúras)", +"Spanish (Mexico)":"Spænska (Mexíkó)", +"Spanish (Nicaragua)":"Spænska (Níkaragva)", +"Spanish (Panama)":"Spænska (Panama)", +"Spanish (Paraguay)":"Spænska (Paragvæ)", +"Spanish (Peru)":"Spænska (Perú)", +"Spanish (Puerto Rico)":"Spænska (Puertó Ríkó)", +"Spanish (Spain)":"Spænska (Spánn)", +"Spanish (Uruguay)":"Spænska (Urugvæ)", +"Spanish (Venezuela)":"Spænska (Venesúela)", +"StDev":"Staðalfrávik", +"Standard selection":"Staðlað val", +"Stars and Banners":"Stjörnur og borðar", +"Status":"Staða", +"Strong Emphasis":"Sterk áhersla", +"Subtitle":"Skjátexti", +"Sum":"Summa", +"Sundanese":"Súndanska", +"Suundi":"Suundi", +"Swahili (Kenya)":"Svahílí (Kenía)", +"Swahili (Tanzania)":"Swahili (Tansanía)", +"Swazi":"Svasí", +"Swedish (Finland)":"Sænska (Finnland)", +"Swedish (Sweden)":"Sænska (Svíþjóð)", +"Symbol Shapes":"Táknform", +"Table":"Tafla", +"Table Contents":"Innihald töflu", +"Table Heading":"Fyrirsögn töflu", +"Table Index 1":"Töfluyfirlit 1", +"Table Index Heading":"Fyrirsögn töfluyfirlits", +"Tagalog":"Tagalog", +"Tahitian":"Tahítíska", +"Tajik":"Tælenskt", +"Tamil":"Tamíl", +"Tatar":"Tatarska", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Fjarritun", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indónesía)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Texti", +"Text A0":"Texti A0", +"Text A4":"Texti A4", +"Thai":"Tælenska", +"Three Slides":"Þrjár skyggnur", +"Tibetan (India)":"Tíbetska (Indland)", +"Tibetan (PR China)":"Tíbetska (Kína)", +"Tigrigna (Eritrea)":"Tigrigna (Erítrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Eþíópía)", +"Title":"Titill", +"Title A0":"Titill A0", +"Title A4":"Titill A4", +"Title Only":"Einungis titill", +"Title Slide":"Titill skyggnu", +"Title and 2 Content":"Titill og 2 efni", +"Title, 2 Content and Content":"Titill, 2 efnishlutar og efni", +"Title, 2 Content over Content":"Titill, 2 efnishlutar yfir efni", +"Title, 4 Content":"Titill, 4 efnishlutar", +"Title, 6 Content":"Titill, 6 efnishlutar", +"Title, Content":"Title, efni", +"Title, Content and 2 Content":"Titill, efni og 2 efnishlutar", +"Title, Content over Content":"Titill, efni yfir efni", +"Title, Vertical Text":"Titill, lóðréttur texti", +"Title, Vertical Text, Clipart":"Titill, lóðréttur texti, úrklippumynd", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tonganska", +"Tswana (Botswana)":"Tswana (Botsvana)", +"Tswana (South Africa)":"Tswana (Suður Afríka)", +"Turkish":"Tyrkneska", +"Turkmen":"Túrkmeniska", +"Two Slides":"Tvær skyggnur", +"Udmurt":"Udmurt", +"Ukrainian":"Úkraníska", +"Unknown":"Óþekkt", +"Urdu (India)":"Urdu (Indland)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Notandafærsla", +"User Index 1":"Atriðaskrá notanda 1", +"User Index 10":"Atriðaskrá notanda 10", +"User Index 2":"Atriðaskrá notanda 2", +"User Index 3":"Atriðaskrá notanda 3", +"User Index 4":"Atriðaskrá notanda 4", +"User Index 5":"Atriðaskrá notanda 5", +"User Index 6":"Atriðaskrá notanda 6", +"User Index 7":"Atriðaskrá notanda 7", +"User Index 8":"Atriðaskrá notanda 8", +"User Index 9":"Atriðaskrá notanda 9", +"User Index Heading":"Fyrirsögn notandayfirlits", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Úsbekíska kýrilískt", +"Uzbek Latin":"Úsbekíska latnesk", +"Var":"Var", +"Variable":"Breyta", +"Venda":"Venda", +"Venetian":"Feneyska (Veneto)", +"Veps":"Veps", +"Vertical Numbering Symbols":"Lóðrétt tölusetningartákn", +"Vertical Title, Text, Chart":"Lóðréttur titill, texti, graf", +"Vertical Title, Vertical Text":"Lóðréttur titill, lóðréttur texti", +"Vietnamese":"Víetnamska", +"Vili":"Vili", +"Visited Internet Link":"Heimsóttur veftengill", +"Võro":"Võro", +"Walloon":"Vallónska", +"Warning":"Aðvörun", +"Watermark":"Vatnsmerki", +"Welsh":"Velska", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongó)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Sambandslýðveldið Kongó)", +"Yiddish (Israel)":"Jiddíska (Ísrael)", +"Yiddish (USA)":"Jiddíska (USA)", +"Yombe (Congo)":"Yombe (Kongó)", +"Yoruba":"Yoruba", +"Zulu":"Zúlú", +"[None]":"[ekkert]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/it.json b/f7cloud-office/browser/dist/l10n/locore/it.json new file mode 100644 index 0000000..cacdb21 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/it.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Trovati %1 su %2 record", +"3D Objects":"Oggetti 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abcaso", +"Accent":"Enfasi", +"Accent 1":"Enfasi 1", +"Accent 2":"Enfasi 2", +"Accent 3":"Enfasi 3", +"Adding selection":"Selezione con aggiunta", +"Addressee":"Destinatario", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sudafrica)", +"Aka (Central African Republic)":"Aka (Repubblica Centrafricana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanese", +"Amharic":"Amarico", +"Apatani":"Apatani", +"Appendix":"Appendice", +"Arabic":"Arabo", +"Arabic (Algeria)":"Arabo (Algeria)", +"Arabic (Bahrain)":"Arabo (Bahrein)", +"Arabic (Chad)":"Arabo (Chad)", +"Arabic (Comoros)":"Arabo (Comore)", +"Arabic (Djibouti)":"Arabo (Gibuti)", +"Arabic (Egypt)":"Arabo (Egiziano)", +"Arabic (Eritrea)":"Arabo (Eritrea)", +"Arabic (Iraq)":"Arabo (Iraq)", +"Arabic (Israel)":"Arabo (Israele)", +"Arabic (Jordan)":"Arabo (Giordania)", +"Arabic (Kuwait)":"Arabo (Kuwait)", +"Arabic (Lebanon)":"Arabo (Libano)", +"Arabic (Libya)":"Arabo (Libia)", +"Arabic (Mauritania)":"Arabo (Mauritania)", +"Arabic (Morocco)":"Arabo (Marocco)", +"Arabic (Oman)":"Arabo (Oman)", +"Arabic (Palestine)":"Arabo (Palestina)", +"Arabic (Qatar)":"Arabo (Qatar)", +"Arabic (Saudi Arabia)":"Arabo (Arabia Saudita)", +"Arabic (Somalia)":"Arabo (Somalia)", +"Arabic (Sudan)":"Arabo (Sudan)", +"Arabic (Syria)":"Arabo (Siria)", +"Arabic (Tunisia)":"Arabo (Tunisia)", +"Arabic (UAE)":"Arabo (EAU)", +"Arabic (Yemen)":"Arabo (Yemen)", +"Aragonese":"Aragonese", +"Aranese":"Aranese", +"Armenian, Classical (Armenia)":"Armeno classico (Armenia)", +"Armenian, Eastern (Armenia)":"Armeno orientale (Armenia)", +"Armenian, Eastern (Iran)":"Armeno orientale (Iran)", +"Armenian, Eastern (Russia)":"Armeno orientale (Russia)", +"Armenian, Western (Armenia)":"Armeno occidentale (Armenia)", +"Arpitan (France)":"Arpitano (Francia)", +"Arpitan (Italy)":"Arpitano (Italia)", +"Arpitan (Switzerland)":"Arpitano (Svizzera)", +"Arrow Line":"Linea a freccia", +"Assamese":"Assamese", +"Asturian":"Asturiano", +"Avar":"Avaro", +"Average":"Media", +"Azerbaijani Cyrillic":"Azero (cirillico)", +"Azerbaijani Latin":"Azero (latino)", +"Background":"Sfondo", +"Background objects":"Oggetti di sfondo", +"Bad":"Non buono", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Forme base", +"Basque":"Basco", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorusso", +"Bengali (Bangladesh)":"Bengalese (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Titolo bibliografia", +"Blank Slide":"Diapositiva vuota", +"Block Arrows":"Frecce blocchi", +"Block Quotation":"Citazione in blocco", +"Block selection":"Selezione a blocchi", +"Bodo":"Bodo", +"Body Text":"Corpo del testo", +"Body Text, Indented":"Corpo del testo rientrato", +"Bosnian":"Bosniaco", +"Breton":"Bretone", +"Bribri":"Bribri", +"Bulgarian":"Bulgaro", +"Bullet –":"Punto –", +"Bullet •":"Punto •", +"Bullet ☑":"Punto ☑", +"Bullet ✗":"Punto ✗", +"Bullet ➢":"Punto ➢", +"Bullets":"Punti", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Legende", +"Caption":"Didascalia", +"Caption Characters":"Caratteri didascalia", +"Catalan":"Catalano", +"Catalan (Valencian)":"Catalano (Valenciano)", +"Centered Text":"Testo centrato", +"Chinese (Hong Kong)":"Cinese (Hong Kong)", +"Chinese (Macau)":"Cinese (Macao)", +"Chinese (Singapore)":"Cinese (Singapore)", +"Chinese (simplified)":"Cinese (semplificato)", +"Chinese (traditional)":"Cinese (tradizionale)", +"Church Slavic":"Slavo ecclesiastico", +"Chuvash":"Chuvash", +"Citation":"Citazione", +"Clear formatting":"Cancella formattazione", +"Comment":"Commento", +"Complimentary Close":"Formula di chiusura", +"Connectors":"Connettori", +"Contents 1":"Indice 1", +"Contents 10":"Indice 10", +"Contents 2":"Indice 2", +"Contents 3":"Indice 3", +"Contents 4":"Indice 4", +"Contents 5":"Indice 5", +"Contents 6":"Indice 6", +"Contents 7":"Indice 7", +"Contents 8":"Indice 8", +"Contents 9":"Indice 9", +"Contents Heading":"Titolo indice", +"Coptic":"Copto", +"Cornish":"Cornico", +"Count":"ContaNumeri", +"CountA":"ContaValori", +"Cree, Plains, Latin":"Cree, pianure, latino", +"Cree, Plains, Syllabics":"Cree, pianure, sillabico", +"Croatian":"Croato", +"Curves and Polygons":"Curve e poligoni", +"Czech":"Ceco", +"Danish":"Danese", +"Dashed Line":"Linea tratteggiata", +"Default":"Predefinita", +"Default Drawing Style":"Stile di disegno predefinito", +"Default Page Style":"Stile di pagina predefinito", +"Default Paragraph Style":"Stile del paragrafo predefinito", +"Definition":"Definizione", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Disegno", +"Drop Caps":"Capolettere", +"Dutch (Belgium)":"Olandese (Belgio)", +"Dutch (Netherlands)":"Olandese (Paesi Bassi)", +"Dzongkha":"Dzongkha", +"Emphasis":"Enfasi", +"Endnote":"Nota di chiusura", +"Endnote Anchor":"Richiamo alla nota di chiusura", +"Endnote Characters":"Caratteri nota di chiusura", +"English (Australia)":"Inglese (Australia)", +"English (Belize)":"Inglese (Belize)", +"English (Botswana)":"Inglese (Botswana)", +"English (Canada)":"Inglese (Canada)", +"English (Caribbean)":"Inglese (Caraibi)", +"English (Denmark)":"Inglese (Danimarca)", +"English (Gambia)":"Inglese (Gambia)", +"English (Ghana)":"Inglese (Ghana)", +"English (Hong Kong)":"Inglese (Hong Kong)", +"English (India)":"Inglese (India)", +"English (Ireland)":"Inglese (Irlanda)", +"English (Israel)":"Inglese (Israele)", +"English (Jamaica)":"Inglese (Giamaica)", +"English (Kenya)":"Inglese (Kenya)", +"English (Malawi)":"Inglese (Malawi)", +"English (Malaysia)":"Inglese (Malesia)", +"English (Mauritius)":"Inglese (Mauritius)", +"English (Namibia)":"Inglese (Namibia)", +"English (New Zealand)":"Inglese (Nuova Zelanda)", +"English (Nigeria)":"Inglese (Nigeria)", +"English (Philippines)":"Inglese (Filippine)", +"English (South Africa)":"Inglese (Sudafrica)", +"English (Sri Lanka)":"Inglese (Sri Lanka)", +"English (Trinidad)":"Inglese (Trinidad)", +"English (UK)":"Inglese (UK)", +"English (USA)":"Inglese (USA)", +"English (Zambia)":"Inglese (Zambia)", +"English (Zimbabwe)":"Inglese (Zimbabwe)", +"English, OED spelling (UK)":"Inglese, ortografia di Oxford (UK)", +"Envelope":"Busta", +"Error":"Errore", +"Erzya":"Ersiano", +"Esperanto":"Esperanto", +"Estonian":"Estone", +"Example":"Esempio", +"Extending selection":"Selezione estesa", +"Faroese":"Faroese", +"Figure":"Figura", +"Figure Index 1":"Indice figure 1", +"Figure Index Heading":"Titolo indice figure", +"Fijian":"Figiano", +"Filled":"Pieno", +"Filled Blue":"Blu pieno", +"Filled Green":"Verde pieno", +"Filled Red":"Rosso pieno", +"Filled Yellow":"Giallo pieno", +"Finnish":"Finlandese", +"First Line Indent":"Rientro prima riga", +"First Page":"Prima pagina", +"Flowchart":"Diagramma di flusso", +"Fon":"Fon", +"Footer":"Piè di pagina", +"Footer Left":"Piè di pagina a sinistra", +"Footer Right":"Piè di pagina a destra", +"Footnote":"Nota a piè di pagina", +"Footnote Anchor":"Richiamo alla nota a piè di pagina", +"Footnote Characters":"Caratteri nota a piè di pagina", +"Formula":"Formula", +"Four Slides":"Quattro diapositive", +"Frame":"Cornice", +"Frame Contents":"Contenuto cornice", +"French (Belgium)":"Francese (Belgio)", +"French (Benin)":"Francese (Benin)", +"French (Burkina Faso)":"Francese (Burkina Faso)", +"French (Canada)":"Francese (Canada)", +"French (Côte d'Ivoire)":"Francese (Costa d'Avorio)", +"French (France)":"Francese (Francia)", +"French (Luxembourg)":"Francese (Lussemburgo)", +"French (Mali)":"Francese (Mali)", +"French (Mauritius)":"Francese (Mauritius)", +"French (Monaco)":"Francese (Monaco)", +"French (Niger)":"Francese (Nigeria)", +"French (Republic of Guinea)":"Francese (Repubblica di Guinea)", +"French (Senegal)":"Francese (Senegal)", +"French (Switzerland)":"Francese (Svizzera)", +"French (Togo)":"Francese (Togo)", +"Frisian":"Frisone", +"Friulian":"Friulano", +"Function Wizard":"Creazione guidata funzione", +"Gaelic (Scotland)":"Gaelico (Scozia)", +"Galician":"Galiziano", +"Ganda":"Ganda", +"Gascon":"Guascone", +"Georgian":"Georgiano", +"German (Austria)":"Tedesco (Austria)", +"German (Belgium)":"Tedesco (Belgio)", +"German (Germany)":"Tedesco (Germania)", +"German (Liechtenstein)":"Tedesco (Liechtenstein)", +"German (Luxembourg)":"Tedesco (Lussemburgo)", +"German (Switzerland)":"Tedesco (Svizzera)", +"Gikuyu":"Gikuyu", +"Good":"Buono", +"Graphic":"Immagine", +"Graphics":"Immagini", +"Greek":"Greco", +"Greek, Ancient":"Greco antico", +"Guadeloupean Creole French":"Creolo francese guadalupense", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Rientro corpo del testo negativo", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiano", +"Header":"Intestazione", +"Header Left":"Riga di intestazione a sinistra", +"Header Right":"Riga di intestazione a destra", +"Header and Footer":"Intestazione e piè di pagina", +"Heading":"Titolo", +"Heading 1":"Titolo 1", +"Heading 10":"Titolo 10", +"Heading 2":"Titolo 2", +"Heading 3":"Titolo 3", +"Heading 4":"Titolo 4", +"Heading 5":"Titolo 5", +"Heading 6":"Titolo 6", +"Heading 7":"Titolo 7", +"Heading 8":"Titolo 8", +"Heading 9":"Titolo 9", +"Heading A0":"Intestazione A0", +"Heading A4":"Intestazione A4", +"Hebrew":"Ebraico", +"Hiligaynon":"Ilongo", +"Hindi":"Hindi", +"Horizontal Line":"Linea orizzontale", +"Hungarian":"Ungherese", +"Hungarian (Szekely-Hungarian Rovas)":"Ungherese antico (Szekely-Hungarian Rovas)", +"Hyperlink":"Collegamento ipertestuale", +"Icelandic":"Islandese", +"Illustration":"Illustrazione", +"Iloko":"Ilokano", +"Index":"Indice", +"Index 1":"Indice analitico 1", +"Index 2":"Indice analitico 2", +"Index 3":"Indice analitico 3", +"Index Heading":"Titolo indice analitico", +"Index Link":"Salto a indice", +"Index Separator":"Separatore indice analitico", +"Indonesian":"Indonesiano", +"Inline Heading":"Titolo in linea", +"Insert":"Inserisci", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue occidentale", +"Internet Link":"Collegamento Internet", +"Interslavic Cyrillic":"Interslavo (cirillico)", +"Interslavic Latin":"Interslavo (latino)", +"Irish":"Irlandese", +"Italian (Italy)":"Italiano (Italia)", +"Italian (Switzerland)":"Italiano (Svizzera)", +"Japanese":"Giapponese", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Cabardo", +"Kabyle Latin":"Latino Kabyle", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Lingua karakalpaka (latino)", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Casciubo", +"Kazakh":"Kazako", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Chirghiso", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Repubblica democratica del Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permiaco", +"Komi-Zyrian":"Komi-Sirieno", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (Corea del Sud)", +"Kumyk":"Lingua cumucca", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curdo centrale (Iran)", +"Kurdish, Central (Iraq)":"Curdo centrale (Iraq)", +"Kurdish, Northern (Syria)":"Curdo settentrionale (Siria)", +"Kurdish, Northern (Turkey)":"Curdo settentrionale (Turchia)", +"Kurdish, Southern (Iran)":"Curdo meridionale (Iran)", +"Kurdish, Southern (Iraq)":"Curdo meridionale (Iraq)", +"Kven Finnish":"Kven (finlandese)", +"Kyrgyz (China)":"Kirghiso (Cina)", +"Labels":"Etichette", +"Ladin":"Ladino", +"Landscape":"Orizzontale", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalliano", +"Latin":"Latino", +"Latvian":"Lettone", +"Left Page":"Pagina sinistra", +"Lengo":"Lengo", +"Ligurian":"Ligure", +"Limbu":"Limbu", +"Line Numbering":"Numerazione righe", +"Lines":"Linee", +"Lines and Arrows":"Linee e frecce", +"Lingala":"Lingala", +"List":"Elenco", +"List 1":"Elenco 1", +"List 1 Cont.":"Elenco 1 succ.", +"List 1 End":"Elenco 1 fine", +"List 1 Start":"Elenco 1 inizio", +"List 2":"Elenco 2", +"List 2 Cont.":"Elenco 2 succ.", +"List 2 End":"Elenco 2 fine", +"List 2 Start":"Elenco 2 inizio", +"List 3":"Elenco 3", +"List 3 Cont.":"Elenco 3 succ.", +"List 3 End":"Elenco 3 fine", +"List 3 Start":"Elenco 3 inizio", +"List 4":"Elenco 4", +"List 4 Cont.":"Elenco 4 succ.", +"List 4 End":"Elenco 4 fine", +"List 4 Start":"Elenco 4 inizio", +"List 5":"Elenco 5", +"List 5 Cont.":"Elenco 5 succ.", +"List 5 End":"Elenco 5 fine", +"List 5 Start":"Elenco 5 inizio", +"List Contents":"Contenuto elenco", +"List Heading":"Titolo elenco", +"List Indent":"Rientro elenco", +"Lithuanian":"Lituano", +"Livonian":"Livoniano", +"Lojban":"Lojban", +"Low German":"Basso tedesco", +"Luxembourgish":"Lussemburghese", +"Macedonian":"Macedone", +"Main Index Entry":"Voce di indice analitico principale", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgascio, Plateau", +"Malay (Brunei Darussalam)":"Malese (Brunei Darussalam)", +"Malay (Malaysia)":"Malese (Malesia)", +"Malay Arabic (Brunei Darussalam)":"Malese arabo (Sultanato del Brunei)", +"Malay Arabic (Malaysia)":"Malese arabo (Malesia)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Manchu":"Lingua mancese", +"Maninkakan, Eastern, Latin":"Maninka orientale, latino", +"Manipuri":"Manipuri", +"Maore":"Mayotte", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Nota a margine", +"Mari, Hill":"Mari occidentale", +"Mari, Meadow":"Mari, Prateria", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolo cirillico", +"Mongolian Mongolian":"Mongolo", +"Moore":"Moore", +"Morisyen":"Creolo mauriziano", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele (Sud)", +"Nenets":"Nenets", +"Nepali (India)":"Nepalese (India)", +"Nepali (Nepal)":"Nepalese (Nepal)", +"Neutral":"Neutro", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nove diapositive", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Senza stile di carattere", +"No List":"Nessun elenco", +"Nogai":"Nogai", +"None (Do not check spelling)":"Nessuno (non eseguire il controllo ortografico)", +"Northern Sotho":"Sotho settentrionale", +"Norwegian, Bokmål":"Norvegese Bokmål", +"Norwegian, Nynorsk":"Norvegese Nynorsk", +"Note":"Nota", +"Notes":"Note", +"Numbering 1":"Numerazione 1", +"Numbering 1 Cont.":"Numerazione 1 succ.", +"Numbering 1 End":"Numerazione 1 fine", +"Numbering 1 Start":"Numerazione 1 inizio", +"Numbering 123":"Numerazione 123", +"Numbering 2":"Numerazione 2", +"Numbering 2 Cont.":"Numerazione 2 succ.", +"Numbering 2 End":"Numerazione 2 fine", +"Numbering 2 Start":"Numerazione 2 inizio", +"Numbering 3":"Numerazione 3", +"Numbering 3 Cont.":"Numerazione 3 succ.", +"Numbering 3 End":"Numerazione 3 fine", +"Numbering 3 Start":"Numerazione 3 inizio", +"Numbering 4":"Numerazione 4", +"Numbering 4 Cont.":"Numerazione 4 succ.", +"Numbering 4 End":"Numerazione 4 fine", +"Numbering 4 Start":"Numerazione 4 inizio", +"Numbering 5":"Numerazione 5", +"Numbering 5 Cont.":"Numerazione 5 succ.", +"Numbering 5 End":"Numerazione 5 fine", +"Numbering 5 Start":"Numerazione 5 inizio", +"Numbering ABC":"Numerazione ABC", +"Numbering IVX":"Numerazione IVX", +"Numbering Symbols":"Caratteri di numerazione", +"Numbering abc":"Numerazione abc", +"Numbering ivx":"Numerazione ivx", +"Nyanja":"Chichewa", +"OLE":"OLE", +"Object Index 1":"Indice degli oggetti 1", +"Object Index Heading":"Titolo indice oggetti", +"Object with no fill and no line":"Oggetto senza riempimento e linee", +"Object without fill":"Oggetto senza riempimento", +"Occitan":"Occitano", +"Odia":"Odia", +"Olonets":"Livvi", +"One Slide":"Una diapositiva", +"Oromo":"Oromo", +"Outline":"Struttura", +"Outlined":"Contornato", +"Outlined Blue":"Contornato in blu", +"Outlined Green":"Contornato in verde", +"Outlined Red":"Contornato in rosso", +"Outlined Yellow":"Contornato in giallo", +"Overwrite":"Sovrascrittura", +"Page %1 (%2) of %3":"Pagina %1 (%2) di %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pagina %1 (%2) di %3 [Pagina %4 (%5)]", +"Page %1 of %2":"Pagina %1 di %2", +"Page %1 of %2 (%3)":"Pagina %1 di %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pagina %1 di %2 (Pagina %3 di %4 da stampare)", +"Page %1 of %2 [Page %3]":"Pagina %1 di %2 [Pagina %3]", +"Page Number":"Numero di pagina", +"Page Properties":"Proprietà della pagina", +"Pali Latin":"Pali Latino", +"Pali Thai":"Pāli (Thailandia)", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antille olandesi)", +"Pennsylvania Dutch":"Tedesco della Pennsylvania", +"Persian":"Persiano", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Segnaposto", +"Plautdietsch":"Basso tedesco mennonita", +"Polish":"Polacco", +"Portrait":"Verticale", +"Portuguese (Angola)":"Portoghese (Angola)", +"Portuguese (Brazil)":"Portoghese (Brasile)", +"Portuguese (Mozambique)":"Portoghese (Mozambico)", +"Portuguese (Portugal)":"Portoghese (Portogallo)", +"Preformatted Text":"Testo preformattato", +"Product":"Prodotto", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia settentrionale)", +"Quechua (Bolivia, South)":"Quechua (Bolivia meridionale)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Citazione", +"Report":"Rapporto", +"Result":"Risultato", +"Result2":"Risultato2", +"Rhaeto-Romance":"Retoromanzo", +"Right Page":"Pagina destra", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumeno (Moldavia)", +"Romanian (Romania)":"Rumeno (Romania)", +"Rubies":"Testi ruby", +"Russian":"Russo", +"Rusyn (Slovakia)":"Ruteno (Slovacchia)", +"Rusyn (Ukraine)":"Ruteno (Ucraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norvegia)", +"Sami, Lule (Sweden)":"Sami, Lule (Svezia)", +"Sami, Northern (Finland)":"Sami, del Nord (Finlandia)", +"Sami, Northern (Norway)":"Sami, del Nord (Norvegia)", +"Sami, Northern (Sweden)":"Sami, del Nord (Svezia)", +"Sami, Pite (Sweden)":"Sami, Pite (Svezia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, del Sud (Norvegia)", +"Sami, Southern (Sweden)":"Sami, del Sud (Svezia)", +"Sango":"Sango", +"Sanskrit":"Sanscrito", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Lingua saraiki", +"Sardinian":"Sardo", +"Sardinian, Campidanese":"Sardo, Campidanese", +"Sardinian, Gallurese":"Sardo, Gallurese", +"Sardinian, Logudorese":"Sardo, Logudorese", +"Sardinian, Sassarese":"Sardo, Sassarese", +"Selection count":"Conteggio selezione", +"Sender":"Mittente", +"Serbian Cyrillic (Montenegro)":"Serbo Cirillico (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbo cirillico (Serbia e Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbo Cirillico (Serbia)", +"Serbian Latin":"Serbo latino", +"Serbian Latin (Montenegro)":"Serbo Latino (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbo latino (Serbia e Montenegro)", +"Serbian Latin (Serbia)":"Serbo Latino (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Forme", +"Sheet %1 of %2":"Foglio %1 di %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Firma", +"Silesian":"Slesiano", +"Sindhi, Arabic":"Sindhi, arabo", +"Sindhi, Devanagari":"Sindhi, devanagari", +"Sinhala":"Singalese", +"Six Slides":"Sei diapositive", +"Slide %1 of %2":"Diapositiva %1 di %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 di %2 (%3)", +"Slovak":"Slovacco", +"Slovenian":"Sloveno", +"Somali":"Somalo", +"Sorbian, Lower":"Lingua soraba inferiore", +"Sorbian, Upper":"Lingua soraba superiore", +"Source Text":"Testo sorgente", +"Southern Sotho":"Sotho meridionale", +"Spanish (Argentina)":"Spagnolo (Argentina)", +"Spanish (Bolivia)":"Spagnolo (Bolivia)", +"Spanish (Chile)":"Spagnolo (Cile)", +"Spanish (Colombia)":"Spagnolo (Colombia)", +"Spanish (Costa Rica)":"Spagnolo (Costa Rica)", +"Spanish (Cuba)":"Spagnolo (Cuba)", +"Spanish (Dom. Rep.)":"Spagnolo (Rep. Dom.)", +"Spanish (Ecuador)":"Spagnolo (Ecuador)", +"Spanish (El Salvador)":"Spagnolo (El Salvador)", +"Spanish (Guatemala)":"Spagnolo (Guatemala)", +"Spanish (Honduras)":"Spagnolo (Honduras)", +"Spanish (Mexico)":"Spagnolo (Messico)", +"Spanish (Nicaragua)":"Spagnolo (Nicaragua)", +"Spanish (Panama)":"Spagnolo (Panama)", +"Spanish (Paraguay)":"Spagnolo (Paraguay)", +"Spanish (Peru)":"Spagnolo (Perù)", +"Spanish (Puerto Rico)":"Spagnolo (Portorico)", +"Spanish (Spain)":"Spagnolo (Spagna)", +"Spanish (Uruguay)":"Spagnolo (Uruguay)", +"Spanish (Venezuela)":"Spagnolo (Venezuela)", +"StDev":"Dev.St", +"Standard selection":"Selezione standard", +"Stars and Banners":"Stelle e decorazioni", +"Status":"Stato", +"Strong Emphasis":"Enfasi forte", +"Subtitle":"Sottotitolo", +"Sum":"Somma", +"Sundanese":"Sundanese", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swati", +"Swedish (Finland)":"Svedese (Finlandia)", +"Swedish (Sweden)":"Svedese (Svezia)", +"Symbol Shapes":"Forme simboli", +"Table":"Tabella", +"Table Contents":"Contenuto tabella", +"Table Heading":"Titolo tabella", +"Table Index 1":"Indice tabella 1", +"Table Index Heading":"Titolo indice tabella", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiano", +"Tajik":"Tagico", +"Tamil":"Tamil", +"Tatar":"Tataro", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Testo non proporzionale", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetum (Indonesia)", +"Tetun (Timor-Leste)":"Tetum (Timor Est)", +"Text":"Testo", +"Text A0":"Testo A0", +"Text A4":"Testo A4", +"Thai":"Tailandese", +"Three Slides":"Tre diapositive", +"Tibetan (India)":"Tibetano (India)", +"Tibetan (PR China)":"Tibetano (Cina)", +"Tigrigna (Eritrea)":"Tigrino (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopia)", +"Title":"Titolo", +"Title A0":"Titolo A0", +"Title A4":"Titolo A4", +"Title Only":"Solo titolo", +"Title Slide":"Titolo, testo centrato", +"Title and 2 Content":"Titolo e 2 Contenuti", +"Title, 2 Content and Content":"Titolo, 2 Contenuti e Contenuto", +"Title, 2 Content over Content":"Titolo, 2 Contenuti sopra 1 Contenuto", +"Title, 4 Content":"Titolo, 4 Contenuti", +"Title, 6 Content":"Titolo, 6 Contenuti", +"Title, Content":"Titolo, Contenuto", +"Title, Content and 2 Content":"Titolo, Contenuto e 2 Contenuti", +"Title, Content over Content":"Titolo, Contenuto sopra Contenuto", +"Title, Vertical Text":"Titolo, testo verticale", +"Title, Vertical Text, Clipart":"Titolo, testo verticale, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sudafrica)", +"Turkish":"Turco", +"Turkmen":"Turkmeno", +"Two Slides":"Due diapositive", +"Udmurt":"Lingua udmurta", +"Ukrainian":"Ucraino", +"Unknown":"Sconosciuta", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Digitazione dell'utente", +"User Index 1":"Indice personalizzato 1", +"User Index 10":"Indice personalizzato 10", +"User Index 2":"Indice personalizzato 2", +"User Index 3":"Indice personalizzato 3", +"User Index 4":"Indice personalizzato 4", +"User Index 5":"Indice personalizzato 5", +"User Index 6":"Indice personalizzato 6", +"User Index 7":"Indice personalizzato 7", +"User Index 8":"Indice personalizzato 8", +"User Index 9":"Indice personalizzato 9", +"User Index Heading":"Titolo indice personalizzato", +"Uyghur":"Uiguri", +"Uzbek Cyrillic":"Usbeco cirillico", +"Uzbek Latin":"Usbeco latino", +"Var":"Varianza", +"Variable":"Variabile", +"Venda":"Venda", +"Venetian":"Veneto", +"Veps":"Veps", +"Vertical Numbering Symbols":"Caratteri di numerazione verticale", +"Vertical Title, Text, Chart":"Titolo verticale, testo, grafico", +"Vertical Title, Vertical Text":"Titolo verticale, testo verticale", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Collegamento Internet visitato", +"Võro":"Võro", +"Walloon":"Vallone", +"Warning":"Avviso", +"Watermark":"Filigrana", +"Welsh":"Gallese", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Repubblica Democratica del Congo)", +"Yiddish (Israel)":"Yiddish (Israele)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Multipla]", +"[None]":"[Nessuna]", +"[Undetermined]":"[Indeterminata]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ja.json b/f7cloud-office/browser/dist/l10n/locore/ja.json new file mode 100644 index 0000000..505000c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ja.json @@ -0,0 +1,704 @@ +{ +"%1 of %2 records found":"%2個中%1個のレコードが見つかりました", +"3D Objects":"3Dオブジェクト", +"A0":"A0", +"A4":"A4", +"Abkhaz":"アブハズ語", +"Accent":"アクセント", +"Accent 1":"アクセント1", +"Accent 2":"アクセント2", +"Accent 3":"アクセント3", +"Adding selection":"追加選択", +"Addressee":"宛先", +"Afrikaans (Namibia)":"アフリカーンス語(ナミビア)", +"Afrikaans (South Africa)":"アフリカーンス語(南アフリカ)", +"Aka (Central African Republic)":"アカ語(中央アフリカ共和国)", +"Aka (Congo)":"アカ語(コンゴ)", +"Akan":"アカン語", +"Albanian":"アルバニア語", +"Amharic":"アムハラ語", +"Apatani":"アパタニ語", +"Appendix":"付録", +"Arabic":"アラビア語", +"Arabic (Algeria)":"アラビア語(アルジェリア)", +"Arabic (Bahrain)":"アラビア語(バーレーン)", +"Arabic (Chad)":"アラビア語(チャド)", +"Arabic (Comoros)":"アラビア語(コモロ)", +"Arabic (Djibouti)":"アラビア語(ジブチ)", +"Arabic (Egypt)":"アラビア語(エジプト)", +"Arabic (Eritrea)":"アラビア語(エリトリア)", +"Arabic (Iraq)":"アラビア語(イラク)", +"Arabic (Israel)":"アラビア語(イスラエル)", +"Arabic (Jordan)":"アラビア語(ヨルダン)", +"Arabic (Kuwait)":"アラビア語(クウェート)", +"Arabic (Lebanon)":"アラビア語(レバノン)", +"Arabic (Libya)":"アラビア語(リビア)", +"Arabic (Mauritania)":"アラビア語(モーリタニア)", +"Arabic (Morocco)":"アラビア語(モロッコ)", +"Arabic (Oman)":"アラビア語(オマーン)", +"Arabic (Palestine)":"アラビア語(パレスチナ)", +"Arabic (Qatar)":"アラビア語(カタール)", +"Arabic (Saudi Arabia)":"アラビア語(サウジアラビア)", +"Arabic (Somalia)":"アラビア語(ソマリア)", +"Arabic (Sudan)":"アラビア語(スーダン)", +"Arabic (Syria)":"アラビア語(シリア)", +"Arabic (Tunisia)":"アラビア語(チュニジア)", +"Arabic (UAE)":"アラビア語(アラブ首長国連邦)", +"Arabic (Yemen)":"アラビア語(イエメン)", +"Aragonese":"アラゴン語", +"Aranese":"アラン語", +"Armenian, Classical (Armenia)":"古典アルメニア語(アルメニア)", +"Armenian, Eastern (Armenia)":"東アルメニア語(アルメニア)", +"Armenian, Eastern (Iran)":"東アルメニア語(イラン)", +"Armenian, Eastern (Russia)":"東アルメニア語(ロシア)", +"Armenian, Western (Armenia)":"西アルメニア語(アルメニア)", +"Arpitan (France)":"アルピタン語(フランス)", +"Arpitan (Italy)":"アルピタン語(イタリア)", +"Arpitan (Switzerland)":"アルピタン語(スイス)", +"Arrow Line":"矢印", +"Assamese":"アッサム語", +"Asturian":"アストゥリアス語", +"Avar":"アヴァル語", +"Average":"平均", +"Azerbaijani Cyrillic":"アゼルバイジャン語(キリル文字)", +"Azerbaijani Latin":"アゼルバイジャン語(ラテン文字)", +"Background":"背景", +"Background objects":"背景のオブジェクト", +"Bad":"悪い", +"Bafia":"バフィア語", +"Bambara":"バンバラ語", +"Basic Shapes":"基本シェイプ", +"Basque":"バスク語", +"Beembe":"ベエンベ語", +"Bekwel":"ベクエル語", +"Belarusian":"ベラルーシ語", +"Bengali (Bangladesh)":"ベンガル語(バングラデシュ)", +"Bengali (India)":"ベンガル語(インド)", +"Bibliography 1":"参考文献表 1", +"Bibliography Heading":"参考文献表見出し", +"Blank Slide":"白紙のスライド", +"Block Arrows":"ブロック矢印", +"Block Quotation":"引用文", +"Block selection":"ブロック選択", +"Bodo":"ボド語", +"Body Text":"本文", +"Body Text, Indented":"本文インデント", +"Bosnian":"ボスニア語", +"Breton":"ブルターニュ語", +"Bribri":"ブリブリ語", +"Bulgarian":"ブルガリア語", +"Bullet –":"箇条書き –", +"Bullet •":"箇条書き •", +"Bullet ☑":"箇条書き ☑", +"Bullet ✗":"箇条書き ✗", +"Bullet ➢":"箇条書き ➢", +"Bullets":"箇条書き", +"Burmese":"ビルマ語", +"Bushi":"ブシ語", +"Cabécar":"カベカル語", +"Callouts":"吹き出し", +"Caption":"キャプション", +"Caption Characters":"キャプションの文字", +"Catalan":"カタロニア語", +"Catalan (Valencian)":"カタロニア語(バレンシア)", +"Centered Text":"中央揃えのテキスト", +"Chinese (Hong Kong)":"中国語(香港)", +"Chinese (Macau)":"中国語(マカオ)", +"Chinese (Singapore)":"中国語(シンガポール)", +"Chinese (simplified)":"中国語(簡体字)", +"Chinese (traditional)":"中国語(繁体字)", +"Church Slavic":"教会スラヴ語", +"Chuvash":"チュバシュ語", +"Citation":"引用", +"Clear formatting":"書式設定の解除", +"Comment":"コメント", +"Complimentary Close":"結語", +"Connectors":"コネクター", +"Contents 1":"目次 1", +"Contents 10":"目次 10", +"Contents 2":"目次 2", +"Contents 3":"目次 3", +"Contents 4":"目次 4", +"Contents 5":"目次 5", +"Contents 6":"目次 6", +"Contents 7":"目次 7", +"Contents 8":"目次 8", +"Contents 9":"目次 9", +"Contents Heading":"目次見出し", +"Coptic":"コプト語", +"Cornish":"コーンウォール語", +"Count":"数値の個数", +"CountA":"文字列の個数", +"Cree, Plains, Latin":"平原クリー語(ラテン文字)", +"Cree, Plains, Syllabics":"平原クリー語(カナダ先住民文字)", +"Croatian":"クロアチア語", +"Curves and Polygons":"曲線と多角形", +"Czech":"チェコ語", +"Danish":"デンマーク語", +"Dashed Line":"点線", +"Default":"標準", +"Default Drawing Style":"標準図形スタイル", +"Default Page Style":"標準ページスタイル", +"Default Paragraph Style":"標準段落スタイル", +"Definition":"定義", +"Dhivehi":"ディベヒ語", +"Dibole":"ディボール語", +"Dogri":"ドーグリー語", +"Doondo":"ドンド語", +"Drawing":"図版", +"Drop Caps":"ドロップキャップ", +"Dutch (Belgium)":"オランダ語(ベルギー)", +"Dutch (Netherlands)":"オランダ語(オランダ)", +"Dzongkha":"ゾンカ語", +"Emphasis":"強調", +"Endnote":"文末脚注", +"Endnote Anchor":"文末脚注参照記号", +"Endnote Characters":"文末脚注番号", +"English (Australia)":"英語(オーストラリア)", +"English (Belize)":"英語(ベリーズ)", +"English (Botswana)":"英語(ボツワナ)", +"English (Canada)":"英語(カナダ)", +"English (Caribbean)":"英語(カリブ)", +"English (Denmark)":"英語(デンマーク)", +"English (Gambia)":"英語(ガンビア)", +"English (Ghana)":"英語(ガーナ)", +"English (Hong Kong)":"英語(香港)", +"English (India)":"英語(インド)", +"English (Ireland)":"英語(アイルランド)", +"English (Israel)":"英語(イスラエル)", +"English (Jamaica)":"英語(ジャマイカ)", +"English (Kenya)":"英語(ケニヤ)", +"English (Malawi)":"英語(マラウイ)", +"English (Malaysia)":"英語(マレーシア)", +"English (Mauritius)":"英語(モーリシャス)", +"English (Namibia)":"英語(ナミビア)", +"English (New Zealand)":"英語(ニュージーランド)", +"English (Nigeria)":"英語(ナイジェリア)", +"English (Philippines)":"英語(フィリピン)", +"English (South Africa)":"英語(南アフリカ)", +"English (Sri Lanka)":"英語(スリランカ)", +"English (Trinidad)":"英語(トリニダード)", +"English (UK)":"英語(英国)", +"English (USA)":"英語(米国)", +"English (Zambia)":"英語(ザンビア)", +"English (Zimbabwe)":"英語(ジンバブエ)", +"English, OED spelling (UK)":"英語 - オクスフォード式綴り(英国)", +"Envelope":"封筒", +"Error":"エラー", +"Erzya":"エルジャ語", +"Esperanto":"エスペラント語", +"Estonian":"エストニア語", +"Example":"例", +"Extending selection":"拡張選択", +"Faroese":"フェロー語", +"Figure":"図", +"Figure Index 1":"図索引 1", +"Figure Index Heading":"図索引見出し", +"Fijian":"フィジー語", +"Filled":"塗りつぶし", +"Filled Blue":"塗りつぶし (青)", +"Filled Green":"塗りつぶし(緑)", +"Filled Red":"塗りつぶし(赤)", +"Filled Yellow":"塗りつぶし(黄)", +"Finnish":"フィンランド語", +"First Line Indent":"段落字下げ", +"First Page":"最初のページ", +"Flowchart":"フローチャート", +"Fon":"フォン語", +"Footer":"フッター", +"Footer Left":"フッター 左", +"Footer Right":"フッター 右", +"Footnote":"脚注", +"Footnote Anchor":"脚注参照番号", +"Footnote Characters":"脚注番号", +"Formula":"数式", +"Four Slides":"4ページ", +"Frame":"枠", +"Frame Contents":"枠の内容", +"French (Belgium)":"フランス語(ベルギー)", +"French (Benin)":"フランス語(ベナン)", +"French (Burkina Faso)":"フランス語(ブルキナファソ)", +"French (Canada)":"フランス語(カナダ)", +"French (Côte d'Ivoire)":"フランス語(コートジボワール)", +"French (France)":"フランス語(フランス)", +"French (Luxembourg)":"フランス語(ルクセンブルク)", +"French (Mali)":"フランス語(マリ)", +"French (Mauritius)":"フランス語(モーリシャス)", +"French (Monaco)":"フランス語(モナコ)", +"French (Niger)":"フランス語(ニジェール)", +"French (Senegal)":"フランス語(セネガル)", +"French (Switzerland)":"フランス語(スイス)", +"French (Togo)":"フランス語(トーゴ)", +"Frisian":"フリジア語", +"Friulian":"フリウリ語", +"Function Wizard":"関数ウィザード", +"Gaelic (Scotland)":"ゲール語(スコットランド)", +"Galician":"ガリシア語", +"Ganda":"ガンダ語", +"Gascon":"ガスコーニュ語", +"Georgian":"グルジア語", +"German (Austria)":"ドイツ語(オーストリア)", +"German (Belgium)":"ドイツ語(ベルギー)", +"German (Germany)":"ドイツ語(ドイツ)", +"German (Liechtenstein)":"ドイツ語(リヒテンシュタイン)", +"German (Luxembourg)":"ドイツ語(ルクセンブルク)", +"German (Switzerland)":"ドイツ語(スイス)", +"Gikuyu":"キクユ語", +"Good":"良い", +"Graphic":"図形", +"Graphics":"図", +"Greek":"ギリシャ語", +"Greek, Ancient":"ギリシャ語, 古代", +"Guadeloupean Creole French":"グアドループ クレオール(フランス語)", +"Guarani (Paraguay)":"グアラニー語(パラグアイ)", +"Gujarati":"グジャラート語", +"HTML":"HTML", +"Haitian":"ハイチ語", +"Hanging Indent":"ぶら下げインデント", +"Hausa (Ghana)":"ハウサ語(ガーナ)", +"Hausa (Nigeria)":"ハウサ語(ナイジェリア)", +"Hawaiian":"ハワイ語", +"Header":"ヘッダー", +"Header Left":"ヘッダー左", +"Header Right":"ヘッダー右", +"Header and Footer":"ヘッダーとフッター", +"Heading":"見出し", +"Heading 1":"見出し1", +"Heading 10":"見出し10", +"Heading 2":"見出し2", +"Heading 3":"見出し3", +"Heading 4":"見出し4", +"Heading 5":"見出し5", +"Heading 6":"見出し6", +"Heading 7":"見出し7", +"Heading 8":"見出し8", +"Heading 9":"見出し9", +"Heading A0":"見出し A0", +"Heading A4":"見出し A4", +"Hebrew":"ヘブライ語", +"Hiligaynon":"ヒリガイノン語", +"Hindi":"ヒンディー語", +"Horizontal Line":"横線", +"Hungarian":"ハンガリー語", +"Hungarian (Szekely-Hungarian Rovas)":"ハンガリー語(ロヴァーシュ文字)", +"Hyperlink":"ハイパーリンク", +"Icelandic":"アイスランド語", +"Illustration":"イラストレーション", +"Iloko":"イロカノ語", +"Index":"索引", +"Index 1":"索引 1", +"Index 2":"索引 2", +"Index 3":"索引 3", +"Index Heading":"索引 見出し", +"Index Link":"索引ジャンプ", +"Index Separator":"索引 セパレーター", +"Indonesian":"インドネシア語", +"Insert":"挿入", +"Interlingua":"インターリングア(国際語)", +"Interlingue Occidental":"インターリング・オクツィデンタル", +"Internet Link":"インターネットリンク", +"Interslavic Cyrillic":"インタースラーヴィク(キリル文字)", +"Interslavic Latin":"インタースラーヴィク(ラテン文字)", +"Irish":"アイルランド語", +"Italian (Italy)":"イタリア語(イタリア)", +"Italian (Switzerland)":"イタリア語(スイス)", +"Japanese":"日本語", +"Juǀ’hoan":"ジューホアン語", +"Kaamba":"カンバ語", +"Kabardian":"カバルド語", +"Kabyle Latin":"カビル語(ラテン文字)", +"Kalaallisut":"カラーリット語", +"Kannada":"カンナダ語", +"Karakalpak Latin":"カラカルパク語(ラテン文字)", +"Kashmiri (India)":"カシミール語(インド)", +"Kashmiri (Kashmir)":"カシミール語(カシミール)", +"Kashubian":"カシューブ語", +"Kazakh":"カザフ語", +"KeyID":"KeyID", +"Khanty":"ハンティ語", +"Khmer":"クメール語", +"Kinyarwanda (Rwanda)":"キニヤルワンダ語(ルワンダ)", +"Kirghiz":"キルギス語", +"Kituba (Congo)":"キトゥバ語(コンゴ)", +"Kituba (Democratic Republic of the Congo)":"キトゥバ語(コンゴ民主共和国)", +"Klingon":"クリンゴン語", +"Komi-Permyak":"コミ・ペルミャク語", +"Komi-Zyrian":"コミ・ジリエーン語", +"Konkani":"コーンクニー語", +"Koongo (Congo)":"コオンゴ語(コンゴ)", +"Korean (RoK)":"韓国語", +"Kumyk":"クムク語", +"Kunyi":"クーニィー語", +"Kurdish, Central (Iran)":"中央クルド語(イラン)", +"Kurdish, Central (Iraq)":"中央クルド語(イラク)", +"Kurdish, Northern (Syria)":"北部クルド語(シリア)", +"Kurdish, Northern (Turkey)":"北部クルド語(トルコ)", +"Kurdish, Southern (Iran)":"南部クルド語(イラク)", +"Kurdish, Southern (Iraq)":"南部クルド語(イラク)", +"Kven Finnish":"クヴェン語", +"Kyrgyz (China)":"キルギス語(中国)", +"Labels":"ラベル", +"Ladin":"ラディン語", +"Landscape":"横置き", +"Lao":"ラオ語", +"Lari":"ラリ語", +"Latgalian":"ラトガリア語", +"Latin":"ラテン語", +"Latvian":"ラトビア語", +"Left Page":"左ページ", +"Lengo":"レンゴ語", +"Ligurian":"リグリア語", +"Limbu":"リンブ語", +"Line Numbering":"行番号付け", +"Lines":"線", +"Lines and Arrows":"線と矢印", +"Lingala":"リンガラ語", +"List":"箇条書き", +"List 1":"箇条書き1", +"List 1 Cont.":"箇条書き1続き", +"List 1 End":"箇条書き1終り", +"List 1 Start":"箇条書き1始め", +"List 2":"箇条書き2", +"List 2 Cont.":"箇条書き2続き", +"List 2 End":"箇条書き2終り", +"List 2 Start":"箇条書き2始め", +"List 3":"箇条書き3", +"List 3 Cont.":"箇条書き3続き", +"List 3 End":"箇条書き3終り", +"List 3 Start":"箇条書き3始め", +"List 4":"箇条書き4", +"List 4 Cont.":"箇条書き4続き", +"List 4 End":"箇条書き4終り", +"List 4 Start":"箇条書き4始め", +"List 5":"箇条書き5", +"List 5 Cont.":"箇条書き5続き", +"List 5 End":"箇条書き5終り", +"List 5 Start":"箇条書き5始め", +"List Contents":"リストの内容", +"List Heading":"リストの見出し", +"List Indent":"箇条書きインデント", +"Lithuanian":"リトアニア語", +"Livonian":"リヴォニア語", +"Lojban":"ロジバン", +"Low German":"低地ドイツ語", +"Luxembourgish":"ルクセンブルク語", +"Macedonian":"マケドニア語", +"Main Index Entry":"索引の主項目", +"Maithili":"マイティリー語", +"Malagasy, Plateau":"プラトー・マダガスカル語", +"Malay (Brunei Darussalam)":"マライ語(ブルネイ・ダルサラーム国)", +"Malay (Malaysia)":"マライ語(マレーシア)", +"Malay Arabic (Brunei Darussalam)":"マレー語(ブルネイ・ダルサラーム国)", +"Malay Arabic (Malaysia)":"マレー語(マレーシア)", +"Malayalam":"マラヤーラム語", +"Maltese":"マルタ語", +"Manchu":"満州語", +"Maninkakan, Eastern, Latin":"東部マニンカ語(ラテン文字)", +"Manipuri":"マニプリ語", +"Maore":"マヨット語", +"Maori":"マオリ語", +"Marathi":"マラーティー語", +"Marginalia":"傍注", +"Mari, Hill":"山地マリ語", +"Mari, Meadow":"牧地マリ語", +"Max":"最大", +"Mbochi":"ンボチ語", +"Median":"中央値", +"Min":"最小", +"Minangkabau":"ミナンカバウ語", +"Moksha":"モクシャ語", +"Mongolian Cyrillic":"モンゴル語(キリル文字)", +"Mongolian Mongolian":"モンゴル語(モンゴル文字)", +"Moore":"ムーア語", +"Morisyen":"モーリシャス クレオール", +"N'ko":"ンコ語", +"Naro":"ナロ語", +"Ndebele, South":"南ンデベレ語", +"Nenets":"ネネツ語", +"Nepali (India)":"ネパール語(インド)", +"Nepali (Nepal)":"ネパール語(ネパール)", +"Neutral":"どちらでもない", +"Nganasan":"ガナサン語", +"Ngungwel":"ングングウェル語", +"Ngäbere":"ンガベレ語", +"Nine Slides":"9枚のスライド", +"Njyem (Congo)":"ニィーム語(コンゴ)", +"No Character Style":"文字スタイルなし", +"No List":"記号なし", +"Nogai":"ノガイ語", +"None (Do not check spelling)":"なし(スペルチェックを行わない)", +"Northern Sotho":"北部ソト語", +"Norwegian, Bokmål":"ノルウェー語(ブークモール)", +"Norwegian, Nynorsk":"ノルウェー語(ニーノシュク)", +"Note":"メモ", +"Notes":"ノート", +"Numbering 1":"番号付け 1", +"Numbering 1 Cont.":"番号付け 1 続き", +"Numbering 1 End":"番号付け 1 終り", +"Numbering 1 Start":"番号付け 1 始め", +"Numbering 123":"番号付け 123", +"Numbering 2":"番号付け 2", +"Numbering 2 Cont.":"番号付け 2 続き", +"Numbering 2 End":"番号付け 2 終り", +"Numbering 2 Start":"番号付け 2 始め", +"Numbering 3":"番号付け 3", +"Numbering 3 Cont.":"番号付け 3 続き", +"Numbering 3 End":"番号付け 3 終り", +"Numbering 3 Start":"番号付け 3 始め", +"Numbering 4":"番号付け 4", +"Numbering 4 Cont.":"番号付け 4 続き", +"Numbering 4 End":"番号付け 4 終り", +"Numbering 4 Start":"番号付け 4 始め", +"Numbering 5":"番号付け 5", +"Numbering 5 Cont.":"番号付け 5 続き", +"Numbering 5 End":"番号付け 5 終り", +"Numbering 5 Start":"番号付け 5 始め", +"Numbering ABC":"番号付け ABC", +"Numbering IVX":"番号付け IVX", +"Numbering Symbols":"番号付け記号", +"Numbering abc":"番号付け abc", +"Numbering ivx":"番号付け ivx", +"Nyanja":"ニャンジャ語", +"OLE":"OLE", +"Object Index 1":"オブジェクト索引 1", +"Object Index Heading":"オブジェクト索引見出し", +"Object with no fill and no line":"塗りつぶしなし線なしオブジェクト", +"Object without fill":"塗りつぶしなしオブジェクト", +"Occitan":"オック語", +"Odia":"オディア語", +"Olonets":"オロネツ語", +"One Slide":"1ページ", +"Oromo":"オロモ語", +"Outline":"アウトライン", +"Outlined":"線", +"Outlined Blue":"線(青)", +"Outlined Green":"線(緑)", +"Outlined Red":"線(赤)", +"Outlined Yellow":"線(黄)", +"Overwrite":"上書き", +"Page %1 (%2) of %3":"ページ %1 (%2) / %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"ページ %1 (%2) / %3 [ページ %4 (%5)]", +"Page %1 of %2":"ページ %1 / %2", +"Page %1 of %2 (%3)":"ページ %1 / %2 (ページ %3)", +"Page %1 of %2 (Page %3 of %4 to print)":"ページ %1 / %2 (ページ %3 / %4 まで印刷)", +"Page %1 of %2 [Page %3]":"ページ %1 / %2 [ページ %3]", +"Page Number":"ページ番号", +"Page Properties":"ページ設定", +"Pali Latin":"パーリ語(ラテン文字)", +"Pali Thai":"パーリ語(タイ文字)", +"Papiamento (Aruba)":"パピアメント語(アルバ島)", +"Papiamento (Bonaire)":"パピアメント語(ボネール島)", +"Papiamento (Curaçao)":"パピアメント語(キュラソー島)", +"Papiamentu (Netherlands Antilles)":"パピアメント語(オランダ領アンティル)", +"Pennsylvania Dutch":"ペンシルベニアドイツ語", +"Persian":"ペルシア語", +"Pitjantjatjara":"ピチャンチャチャラ語", +"Placeholder":"プレースホルダー", +"Plautdietsch":"メノナイト低地ドイツ語", +"Polish":"ポーランド語", +"Portrait":"縦書き", +"Portuguese (Angola)":"ポルトガル語(アンゴラ)", +"Portuguese (Brazil)":"ポルトガル語(ブラジル)", +"Portuguese (Mozambique)":"ポルトガル語(モザンビーク)", +"Portuguese (Portugal)":"ポルトガル語(ポルトガル)", +"Preformatted Text":"整形済みテキスト", +"Product":"積", +"Puinave":"プイナベ語", +"Punjabi":"パンジャブ語", +"Punu":"プヌ語", +"Quechua (Bolivia, North)":"ケチュア語(ボリビア北部)", +"Quechua (Bolivia, South)":"ケチュア語(ボリビア南部)", +"Quechua (Ecuador)":"ケチュア語(エクアドル)", +"Quotation":"引用句", +"Report":"レポート", +"Result":"結果", +"Result2":"結果2", +"Rhaeto-Romance":"レト=ロマン語", +"Right Page":"右ページ", +"Romanian (Moldova)":"ルーマニア語(モルドバ)", +"Romanian (Romania)":"ルーマニア語(ルーマニア)", +"Rubies":"ふりがな", +"Russian":"ロシア語", +"Rusyn (Slovakia)":"ルシン語(スロバキア)", +"Rusyn (Ukraine)":"ルシン語(ウクライナ)", +"Sami, Inari (Finland)":"イナリ・サーミ語(フィンランド)", +"Sami, Kildin (Russia)":"キルディン・サーミ語(ロシア)", +"Sami, Lule (Norway)":"ルレ・サーミ語(ノルウェー)", +"Sami, Lule (Sweden)":"ルレ・サーミ語(スウェーデン)", +"Sami, Northern (Finland)":"北部サーミ語(フィンランド)", +"Sami, Northern (Norway)":"北部サーミ語(ノルウェー)", +"Sami, Northern (Sweden)":"北部サーミ語(スウェーデン)", +"Sami, Pite (Sweden)":"ピーテ・サーミ語(スウェーデン)", +"Sami, Skolt (Finland)":"スコルト・サーミ語(フィンランド)", +"Sami, Southern (Norway)":"南部サーミ語(ノルウェー)", +"Sami, Southern (Sweden)":"南部サーミ語(スウェーデン)", +"Sango":"サンゴ語", +"Sanskrit":"サンスクリット語", +"Santali, Ol Chiki":"サンタール語(オル・チキ文字)", +"Saraiki":"サライキ語", +"Sardinian":"サルデーニャ語", +"Sardinian, Campidanese":"カンピダーノ・サルデーニャ語", +"Sardinian, Gallurese":"ガッルーラ・サルデーニャ語", +"Sardinian, Logudorese":"ログドレーゼ・サルデーニャ語", +"Sardinian, Sassarese":"サッサリ・サルデーニャ語", +"Selection count":"選択範囲のセル数", +"Sender":"差出人", +"Serbian Cyrillic (Montenegro)":"セルビア語(キリル文字、モンテネグロ)", +"Serbian Cyrillic (Serbia and Montenegro)":"セルビア語(キリル文字、セルビア・モンテネグロ)", +"Serbian Cyrillic (Serbia)":"セルビア語(キリル文字、セルビア)", +"Serbian Latin":"セルビア語のラテン文字", +"Serbian Latin (Montenegro)":"セルビア語(ラテン文字、モンテネグロ)", +"Serbian Latin (Serbia and Montenegro)":"セルビア語(ラテン文字、セルビア・モンテネグロ)", +"Serbian Latin (Serbia)":"セルビア語(ラテン文字、セルビア)", +"Shapes":"シェイプ", +"Sheet %1 of %2":"シート %1 / %2", +"Shuswap":"シュスワップ語", +"Sidama":"シダマ語", +"Signature":"署名", +"Silesian":"シレジア語", +"Sindhi, Arabic":"シンド語(アラビア語系)", +"Sindhi, Devanagari":"シンド語(デーヴァナーガリー)", +"Sinhala":"シンハラ語", +"Six Slides":"6ページ", +"Slide %1 of %2":"スライド %1 / %2", +"Slide %1 of %2 (%3)":"スライド %1 / %2 (%3)", +"Slovak":"スロバキア語", +"Slovenian":"スロベニア語", +"Somali":"ソマリ語", +"Sorbian, Lower":"低地ソルブ語", +"Sorbian, Upper":"高地ソルブ語", +"Source Text":"ソーステキスト", +"Southern Sotho":"南部ソト語", +"Spanish (Argentina)":"スペイン語(アルゼンチン)", +"Spanish (Bolivia)":"スペイン語(ボリビア)", +"Spanish (Chile)":"スペイン語(チリ)", +"Spanish (Colombia)":"スペイン語(コロンビア)", +"Spanish (Costa Rica)":"スペイン語(コスタリカ)", +"Spanish (Cuba)":"スペイン語(キューバ)", +"Spanish (Dom. Rep.)":"スペイン語(ドミニカ共和国)", +"Spanish (Ecuador)":"スペイン語(エクアドル)", +"Spanish (El Salvador)":"スペイン語(エルサルバドル)", +"Spanish (Guatemala)":"スペイン語(グアテマラ)", +"Spanish (Honduras)":"スペイン語(ホンジュラス)", +"Spanish (Mexico)":"スペイン語(メキシコ)", +"Spanish (Nicaragua)":"スペイン語(ニカラグア)", +"Spanish (Panama)":"スペイン語(パナマ)", +"Spanish (Paraguay)":"スペイン語(パラグアイ)", +"Spanish (Peru)":"スペイン語(ペルー)", +"Spanish (Puerto Rico)":"スペイン語(プエルトリコ)", +"Spanish (Spain)":"スペイン語(スペイン)", +"Spanish (Uruguay)":"スペイン語(ウルグアイ)", +"Spanish (Venezuela)":"スペイン語(ベネズエラ)", +"StDev":"標準偏差(標本)", +"Standard selection":"標準選択", +"Stars and Banners":"星とリボン", +"Status":"状態", +"Strong Emphasis":"さらに強調", +"Subtitle":"サブタイトル", +"Sum":"合計", +"Sundanese":"スンダ語", +"Suundi":"ソンディ語", +"Swahili (Kenya)":"スワヒリ語(ケニア)", +"Swahili (Tanzania)":"スワヒリ語(タンザニア)", +"Swazi":"スワジ語", +"Swedish (Finland)":"スウェーデン語(フィンランド)", +"Swedish (Sweden)":"スウェーデン語(スウェーデン)", +"Symbol Shapes":"記号シェイプ", +"Table":"表", +"Table Contents":"表の内容", +"Table Heading":"表の見出し", +"Table Index 1":"表索引 1", +"Table Index Heading":"表索引見出し", +"Tagalog":"タガログ語", +"Tahitian":"タヒチ語", +"Tajik":"タジク語", +"Tamil":"タミール語", +"Tatar":"タタール語", +"Teke-Eboo":"テケ=エボー語", +"Teke-Ibali":"テケ=イバリ語", +"Teke-Kukuya":"テケ=ククヤ語", +"Teke-Tyee":"テケ=ツイー語", +"Teletype":"等幅", +"Telugu":"テルグ語", +"Tetun (Indonesia)":"テトゥン語(インドネシア)", +"Tetun (Timor-Leste)":"テトゥン語(東ティモール)", +"Text":"テキスト", +"Text A0":"テキストA0", +"Text A4":"テキスト A4", +"Thai":"タイ語", +"Three Slides":"3ページ", +"Tibetan (India)":"チベット語(インド)", +"Tibetan (PR China)":"チベット語(中華人民共和国)", +"Tigrigna (Eritrea)":"ティグリニャ語(エリトリア)", +"Tigrigna (Ethiopia)":"ティグリニャ語(エチオピア)", +"Title":"タイトル", +"Title A0":"タイトル A0", +"Title A4":"タイトル A4", +"Title Only":"タイトルのみ", +"Title Slide":"タイトルスライド", +"Title and 2 Content":"タイトルと2つのコンテンツ", +"Title, 2 Content and Content":"タイトル、2コンテンツ、コンテンツ", +"Title, 2 Content over Content":"タイトル、コンテンツ上に2コンテンツ", +"Title, 4 Content":"タイトル、4つのコンテンツ", +"Title, 6 Content":"タイトル、6つのコンテンツ", +"Title, Content":"タイトル、コンテンツ", +"Title, Content and 2 Content":"タイトル、コンテンツ、2コンテンツ", +"Title, Content over Content":"タイトル、コンテンツ上にコンテンツ", +"Title, Vertical Text":"タイトル、垂直テキスト", +"Title, Vertical Text, Clipart":"タイトル、垂直テキスト、クリップアート", +"Tok Pisin":"トク・ピシン語", +"Tsaangi":"ツァアンギ語", +"Tsonga":"ツォンガ語", +"Tswana (Botswana)":"ツワナ語(ボツワナ)", +"Tswana (South Africa)":"ツワナ語(南アフリカ)", +"Turkish":"トルコ語", +"Turkmen":"トルクメン語", +"Two Slides":"2ページ", +"Udmurt":"ウドムルト語", +"Ukrainian":"ウクライナ語", +"Unknown":"不明", +"Urdu (India)":"ウルドゥー語(インド)", +"Urdu (Pakistan)":"ウルドゥー語(パキスタン)", +"User Entry":"ユーザー入力", +"User Index 1":"ユーザー定義の索引 1", +"User Index 10":"ユーザー定義の索引 10", +"User Index 2":"ユーザー定義の索引 2", +"User Index 3":"ユーザー定義の索引 3", +"User Index 4":"ユーザー定義の索引 4", +"User Index 5":"ユーザー定義の索引 5", +"User Index 6":"ユーザー定義の索引 6", +"User Index 7":"ユーザー定義の索引 7", +"User Index 8":"ユーザー定義の索引 8", +"User Index 9":"ユーザー定義の索引 9", +"User Index Heading":"ユーザー定義の索引見出し", +"Uyghur":"ウィグル語", +"Uzbek Cyrillic":"ウズベク語(キリル文字)", +"Uzbek Latin":"ウズベク語(ラテン文字)", +"Var":"分散", +"Variable":"変数", +"Venda":"ベンダ語", +"Venetian":"ヴェネト語", +"Veps":"ヴェプス語", +"Vertical Numbering Symbols":"縦書き番号付け記号", +"Vertical Title, Text, Chart":"垂直タイトル、テキスト、グラフ", +"Vertical Title, Vertical Text":"垂直タイトル、垂直テキスト", +"Vietnamese":"ベトナム語", +"Vili":"ヴィリー語", +"Visited Internet Link":"訪れたインターネットリンク", +"Võro":"ヴォロ語", +"Walloon":"ワロン語", +"Warning":"警告", +"Watermark":"透かし", +"Welsh":"ウェールズ語", +"Xhosa":"コーサ語", +"Xibe":"シベ語", +"Yaka (Congo)":"ヤカ語(コンゴ)", +"Yaka (Democratic Republic of the Congo)":"ヤカ語(コンゴ民主共和国)", +"Yiddish (Israel)":"イディッシュ語(イスラエル)", +"Yiddish (USA)":"イディッシュ語(米国)", +"Yombe (Congo)":"ヨンベ語(コンゴ)", +"Yoruba":"ヨルバ語", +"Zulu":"ズールー語", +"[None]":"[なし]", +"Éwé":"エウェ語" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/jv.json b/f7cloud-office/browser/dist/l10n/locore/jv.json new file mode 100644 index 0000000..de1c97b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/jv.json @@ -0,0 +1,15 @@ +{ +"A0":"A0", +"A4":"A4", +"Average":"Rerata", +"Count":"Cacahé", +"Graphics":"Grafik", +"Insert":"Sisip", +"Lines":"Baris", +"Max":"Max", +"Min":"Min", +"Sum":"Jumlah", +"Text":"Teks", +"Title":"Judhul", +"Variable":"Variabel" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ka.json b/f7cloud-office/browser/dist/l10n/locore/ka.json new file mode 100644 index 0000000..e27a53f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ka.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"აღმოჩენილია %1 ჩანაწერი %2-დან", +"3D Objects":"3D ობიექტები", +"A0":"A0", +"A4":"A4", +"Abkhaz":"აბხაზური", +"Accent":"აქცენტი", +"Accent 1":"აქცენტი 1", +"Accent 2":"აქცენტი 2", +"Accent 3":"აქცენტი 3", +"Adding selection":"დამატებადი მონიშნული", +"Addressee":"მიმღები", +"Afrikaans (Namibia)":"აფრიკაანსი (ნამიბია)", +"Afrikaans (South Africa)":"აფრიკაანსი (სამხრეთ აფრიკა)", +"Aka (Central African Republic)":"აკა (ცენტრალური აფრიკული რესპუბლიკა)", +"Aka (Congo)":"აკა (კონგო)", +"Akan":"აკანი", +"Albanian":"ალბანური", +"Amharic":"ამჰარული", +"Apatani":"აპატანი", +"Appendix":"დანართი", +"Arabic":"არაბული", +"Arabic (Algeria)":"არაბული (ალჟირი)", +"Arabic (Bahrain)":"არაბული (ბაჰრეინი)", +"Arabic (Chad)":"არაბული (ჩადი)", +"Arabic (Comoros)":"არაბული (კომორის კუნძულები)", +"Arabic (Djibouti)":"არაბული (ჯიბუტი)", +"Arabic (Egypt)":"არაბული (ეგვიპტე)", +"Arabic (Eritrea)":"არაბული (ერიტრეა)", +"Arabic (Iraq)":"არაბული (ერაყი)", +"Arabic (Israel)":"არაბული (ისრაელი)", +"Arabic (Jordan)":"არაბული (იორდანია)", +"Arabic (Kuwait)":"არაბული (კუვეიტი)", +"Arabic (Lebanon)":"არაბული (ლებანი)", +"Arabic (Libya)":"არაბული (ლიბია)", +"Arabic (Mauritania)":"არაბული (მავრიტანია)", +"Arabic (Morocco)":"არაბული (მოროკო)", +"Arabic (Oman)":"არაბული (ომანი)", +"Arabic (Palestine)":"არაბული (პალესტინა)", +"Arabic (Qatar)":"არაბული (ყატარი)", +"Arabic (Saudi Arabia)":"არაბული (საუდის არაბეთი)", +"Arabic (Somalia)":"არაბული (სომალი)", +"Arabic (Sudan)":"არაბული (სუდანი)", +"Arabic (Syria)":"არაბული (სირია)", +"Arabic (Tunisia)":"არაბული (ტუნისი)", +"Arabic (UAE)":"არაბული (UAE)", +"Arabic (Yemen)":"არაბული (იემენი)", +"Aragonese":"არაგონური", +"Aranese":"არანული", +"Armenian, Classical (Armenia)":"სომხური, კლასიკური (სომხური)", +"Armenian, Eastern (Armenia)":"სომხური, აღმოსავლეთი (სომხეთი)", +"Armenian, Eastern (Iran)":"სომხური, აღმოსავლეთი (ირანი)", +"Armenian, Eastern (Russia)":"სომხური, აღმოსავლეთი (რუსეთი)", +"Armenian, Western (Armenia)":"სომხური, დასავლეთი (სომხეთი)", +"Arpitan (France)":"ფრანკო-პროვანსული (საფრანგეთი)", +"Arpitan (Italy)":"ფრანკო-პროვანსული (იტალია)", +"Arpitan (Switzerland)":"ფრანკო-პროვანსული (შვეიცარია)", +"Arrow Line":"ისარი", +"Assamese":"ასამური", +"Asturian":"ასთურიანული", +"Avar":"ავარული", +"Average":"საშუალო", +"Azerbaijani Cyrillic":"აზერბაიჯანული (კირილიცა)", +"Azerbaijani Latin":"აზერბაიჯანული (ლათინური)", +"Background":"ფონი", +"Background objects":"ფონური ობიექტები", +"Bad":"ცუდი", +"Bafia":"ბაფია", +"Bambara":"ბამბარა", +"Basic Shapes":"საბაზო ფორმები", +"Basque":"ბასკური", +"Beembe":"ბემბე", +"Bekwel":"ბეკვილი", +"Belarusian":"ბელორუსული", +"Bengali (Bangladesh)":"ბენგალური (ბანგლადეში)", +"Bengali (India)":"ბენგალური (ინდია)", +"Bibliography 1":"ბიბლიოგრაფია 1", +"Bibliography Heading":"ბიბლიოგრაფიის სათაური", +"Blank Slide":"სუფთა სლაიდი", +"Block Arrows":"ბლოკური ისრები", +"Block Quotation":"ბლოკური ციტატა", +"Block selection":"ბლოკური მონიშნული", +"Bodo":"ბოდო", +"Body Text":"სხეულის ტექსტი", +"Body Text, Indented":"სხეულის ტექსტი, შეწეული", +"Bosnian":"ბოსნიური", +"Breton":"ბრეტონული", +"Bribri":"ბრიბრი", +"Bulgarian":"ბულგარული", +"Bullet –":"მარკირება -", +"Bullet •":"მარკირება •", +"Bullet ☑":"მარკერი ☑", +"Bullet ✗":"მარკერი ✗", +"Bullet ➢":"მარკერი ➢", +"Bullets":"მარკერები", +"Burmese":"ბირმული", +"Bushi":"ბუში", +"Cabécar":"კაბეკარი", +"Callouts":"სქოლიოები", +"Caption":"წარწერა", +"Caption Characters":"წარწერის სიმბოლოები", +"Catalan":"კატალანური", +"Catalan (Valencian)":"კატალანური (ვალენსიური)", +"Centered Text":"დაცენტრებული ტექსტი", +"Chinese (Hong Kong)":"ჩინური (ჰონკონგი)", +"Chinese (Macau)":"ჩინური (მაკაო)", +"Chinese (Singapore)":"ჩინური (სინგაპური)", +"Chinese (simplified)":"ჩინური (გამარტივებული)", +"Chinese (traditional)":"ჩინური (ტრადიციული)", +"Church Slavic":"საეკლესიო სლავური", +"Chuvash":"ჩუვაშური", +"Citation":"ციტატა", +"Clear formatting":"დაფორმატების გასუფთავება", +"Comment":"კომენტარი", +"Complimentary Close":"დასამშვიდობებელი ფრაზა", +"Connectors":"დამკავშირებლები", +"Contents 1":"სარჩევი 1", +"Contents 10":"სარჩევი 10", +"Contents 2":"სარჩევი 2", +"Contents 3":"სარჩევი 3", +"Contents 4":"სარჩევი 4", +"Contents 5":"სარჩევი 5", +"Contents 6":"სარჩევი 6", +"Contents 7":"სარჩევი 7", +"Contents 8":"სარჩევი 8", +"Contents 9":"სარჩევი 9", +"Contents Heading":"სარჩევის სათაური", +"Coptic":"კოპტური", +"Cornish":"კორნიშური", +"Count":"რაოდენობა", +"CountA":"რაოდენობა2", +"Cree, Plains, Latin":"კრი, ბარი, ლათინური", +"Cree, Plains, Syllabics":"კრი, ბარი, მაცვლები", +"Croatian":"ხორვატული", +"Curves and Polygons":"მრუდები და მრავალკუთხედები", +"Czech":"ჩეხური", +"Danish":"დანიური", +"Dashed Line":"დაშტრიხული ხაზი", +"Default":"ნაგულისხმევი", +"Default Drawing Style":"ნაგულისხმევი ხატვის სტილი", +"Default Page Style":"ნაგულისხმევი გვერდის სტილი", +"Default Paragraph Style":"ნაგულისხმევი აბზაცის სტილი", +"Definition":"აღწერა", +"Dhivehi":"მალდივური", +"Dibole":"დიბოლე", +"Dogri":"დოგრი", +"Doondo":"დუნდო", +"Drawing":"ნახატი", +"Drop Caps":"აბზაცის ძალიან დიდი ასოთი დაწყება", +"Dutch (Belgium)":"ჰოლანდიური (ბელგია)", +"Dutch (Netherlands)":"ჰოლანდიური (ნიდერლანდები)", +"Dzongkha":"ძონგკხა", +"Emphasis":"მახვილი", +"Endnote":"განმარტებები და შენიშვნები", +"Endnote Anchor":"განმარტებების და შენიშვნების მიმაგრება", +"Endnote Characters":"სქოლიოს სიმბოლოები", +"English (Australia)":"ინგლისური (ავსტრალია)", +"English (Belize)":"ინგლისური (ბელიზი)", +"English (Botswana)":"ინგლისური (ბოტსვანა)", +"English (Canada)":"ინგლისური (კანადა)", +"English (Caribbean)":"ინგლისური (კარიბი)", +"English (Denmark)":"ინგლისური (დანია)", +"English (Gambia)":"ინგლისური (გამბია)", +"English (Ghana)":"ინგლისური (განა)", +"English (Hong Kong)":"ინგლისური (ჰონკ-კონგი)", +"English (India)":"ინგლისური (ინდოეთი)", +"English (Ireland)":"ინგლისური (ირლანდია)", +"English (Israel)":"ინგლისური (ისრაელი)", +"English (Jamaica)":"ინგლისური (იამაიკა)", +"English (Kenya)":"ინგლისური (კენია)", +"English (Malawi)":"ინგლისური (მალავი)", +"English (Malaysia)":"ინგლისური (მალაიზია)", +"English (Mauritius)":"ინგლისური (მავრიკიული)", +"English (Namibia)":"ინგლისური (ნამიბია)", +"English (New Zealand)":"ინგლისური (ახალი ზელანდია)", +"English (Nigeria)":"ინგლისური (ნიგერია)", +"English (Philippines)":"ინგლისური (ფილიპინები)", +"English (South Africa)":"ინგლისური (სამხრეთ აფრიკა)", +"English (Sri Lanka)":"ინგლისური (შრი ლანკა)", +"English (Trinidad)":"ინგლისური (ტრინიდადი)", +"English (UK)":"ინგლისური (დბ)", +"English (USA)":"ინგლისური (აშშ)", +"English (Zambia)":"ინგლისური (ზამბია)", +"English (Zimbabwe)":"ინგლისური (ზიმბაბვე)", +"English, OED spelling (UK)":"ინგლისური, ოქსფორდის ლექსიკონით (დბ)", +"Envelope":"კონვერტი", +"Error":"შეცდომა", +"Erzya":"ერზია", +"Esperanto":"ესპერანტო", +"Estonian":"ესტონური", +"Example":"მაგალითი", +"Extending selection":"მონიშნულის გაფართოება", +"Faroese":"ფაროული", +"Figure":"ფიგურა", +"Figure Index 1":"ილუსტრაციების სია 1", +"Figure Index Heading":"ილუსტრაციების ინდექსის სათაური", +"Fijian":"ფიჯიური", +"Filled":"შევსებული", +"Filled Blue":"შევსება ლურჯით", +"Filled Green":"შევსება მწვანით", +"Filled Red":"შევსება წითლით", +"Filled Yellow":"შევსება ყვითლით", +"Finnish":"ფინური", +"First Line Indent":"პირველი ხაზის შეწევა", +"First Page":"პირველი გვერდი", +"Flowchart":"ბლოკ-სქემა", +"Fon":"ფონი", +"Footer":"ქვედა კოლონტიტული", +"Footer Left":"ქვედა კოლონტიტული მარცხნივ", +"Footer Right":"ქვედა კოლონტიტული მარჯვნივ", +"Footnote":"სქოლიო", +"Footnote Anchor":"სქოლიოს მიმაგრება", +"Footnote Characters":"სქოლიოს სიმბოლოები", +"Formula":"ფორმულა", +"Four Slides":"ოთხი სლაიდი", +"Frame":"ჩარჩო", +"Frame Contents":"ჩარჩოს შემცველობა", +"French (Belgium)":"ფრანგული (ბელგია)", +"French (Benin)":"ფრანგული (ბენინი)", +"French (Burkina Faso)":"ფრანგული (ბურკინა ფასო)", +"French (Canada)":"ფრანგული (კანადა)", +"French (Côte d'Ivoire)":"ფრანგული (კოტ-დ’ივუარი)", +"French (France)":"ფრანგული (საფრანგეთი)", +"French (Luxembourg)":"ფრანგული (ლუქსემბურგი)", +"French (Mali)":"ფრანგული (მალი)", +"French (Mauritius)":"ფრანგული (მავრიკიული)", +"French (Monaco)":"საფრანგეთი (მონაკო)", +"French (Niger)":"ფრანგული (ნიგერი)", +"French (Republic of Guinea)":"ფრანგული (გვინეის რესპუბლიკა)", +"French (Senegal)":"ფრანგული (სენეგალი)", +"French (Switzerland)":"ფრანგული (შვეიცარია)", +"French (Togo)":"ფრანგული (ტოგო)", +"Frisian":"ფრისული", +"Friulian":"ფრიულური", +"Function Wizard":"ფუნქციის ოსტატი", +"Gaelic (Scotland)":"გელური (შოტლანდია)", +"Galician":"გალური", +"Ganda":"განდური ენა", +"Gascon":"გასკონური", +"Georgian":"ქართული", +"German (Austria)":"გერმანული (ავსტრია)", +"German (Belgium)":"გერმანული (ბელგია)", +"German (Germany)":"გერმანული (გერმანია)", +"German (Liechtenstein)":"გერმანული (ლიხტენშტეინი)", +"German (Luxembourg)":"გერმანული (ლუქსემბურგი)", +"German (Switzerland)":"გერმანული (შვეიცარია)", +"Gikuyu":"გიკუიუ", +"Good":"კარგი", +"Graphic":"გამოსახულება", +"Graphics":"გამოსახულებები", +"Greek":"ბერძნული", +"Greek, Ancient":"ბერძნული, უძველესი", +"Guadeloupean Creole French":"გვადალუპური კრეოლური ფრანგული", +"Guarani (Paraguay)":"გუარანი (პარაგვაი)", +"Gujarati":"გუჯარათული", +"HTML":"HTML", +"Haitian":"ჰაიტიური", +"Hanging Indent":"გარეთ გაწევა", +"Hausa (Ghana)":"ჰაუსა (განა)", +"Hausa (Nigeria)":"ჰაუსა (ნიგერია)", +"Hawaiian":"ჰავაიური", +"Header":"ზედა კოლონტიტული", +"Header Left":"თავსართი მარცხნივ", +"Header Right":"თავსართი მარჯვნივ", +"Header and Footer":"ზედა და ქვედა კოლონტიტული", +"Heading":"სათაური", +"Heading 1":"სათაური 1", +"Heading 10":"სათაური 10", +"Heading 2":"სათაური 2", +"Heading 3":"სათაური 3", +"Heading 4":"სათაური 4", +"Heading 5":"სათაური 5", +"Heading 6":"სათაური 6", +"Heading 7":"სათაური 7", +"Heading 8":"სათაური 8", +"Heading 9":"სათაური 9", +"Heading A0":"სათაური A0", +"Heading A4":"სათაური A4", +"Hebrew":"ივრითი", +"Hiligaynon":"ჰილიგაინონი", +"Hindi":"ინდური", +"Horizontal Line":"ჰორიზონტალური ხაზი", +"Hungarian":"უნგრული", +"Hungarian (Szekely-Hungarian Rovas)":"უნგრული (რუნები)", +"Hyperlink":"ჰიპერბმული", +"Icelandic":"ისლანდიური", +"Illustration":"ილუსტრაცია", +"Iloko":"ილოკური", +"Index":"ინდექსი", +"Index 1":"ინდექსი 1", +"Index 2":"ინდექსი 2", +"Index 3":"ინდექსი 3", +"Index Heading":"ინდექსის სათაური", +"Index Link":"ინდექსის ბმული", +"Index Separator":"ინდექსის გამყოფი", +"Indonesian":"ინდონეზიური", +"Inline Heading":"სათაური ხაზშივე", +"Insert":"ჩასმა", +"Interlingua":"ინტერლინგვა", +"Interlingue Occidental":"ინტერლინგვა ოქსიდენტალი", +"Internet Link":"ინტერნეტ-ბმული", +"Interslavic Cyrillic":"ინტერსლავური კირილიცა", +"Interslavic Latin":"ინტერსლავური ლათინური", +"Irish":"ირლანდიური", +"Italian (Italy)":"იტალიური (იტალია)", +"Italian (Switzerland)":"იტალიური (შვეიცარია)", +"Japanese":"იაპონური", +"Juǀ’hoan":"ჟუციოანი", +"Kaamba":"კაამბა", +"Kabardian":"ყაბარდოული", +"Kabyle Latin":"კაბილური ლათინური", +"Kalaallisut":"კალაალისუტი", +"Kannada":"კანნადა", +"Karakalpak Latin":"ყარაკალპაკური ლათინური", +"Kashmiri (India)":"ქაშმირული (ინდოეთი)", +"Kashmiri (Kashmir)":"ქაშმირული (ქაშმირი)", +"Kashubian":"კაშუბური", +"Kazakh":"ყაზახური", +"KeyID":"გასაღებისID", +"Khanty":"ხანტი", +"Khmer":"კხმერული", +"Kinyarwanda (Rwanda)":"კინიარუანდა (რუანდა)", +"Kirghiz":"ყირგიზული", +"Kituba (Congo)":"კიტუბა (კონგო)", +"Kituba (Democratic Republic of the Congo)":"კიტუბა (კონგოს დემოკრატიული რესპუბლიკა)", +"Klingon":"კლინგონური", +"Komi-Permyak":"კომი-პერმული", +"Komi-Zyrian":"კომი-ზირიანული", +"Konkani":"კონკანი", +"Koongo (Congo)":"კოონგო (კონგო)", +"Korean (RoK)":"კორეული (კორეის რესპუბლიკა)", +"Kumyk":"ყუმუხური", +"Kunyi":"კუნიი", +"Kurdish, Central (Iran)":"ქურთული, ცენტრალური (ირანი)", +"Kurdish, Central (Iraq)":"ქურთული, ცენტრალური (ერაყი)", +"Kurdish, Northern (Syria)":"ქურთული, ჩრდილო (სირია)", +"Kurdish, Northern (Turkey)":"ქურთული, ჩრდილო (თურქეთი)", +"Kurdish, Southern (Iran)":"ქურთული, სამხრეთი (ირანი)", +"Kurdish, Southern (Iraq)":"ქურთული, სამხრეთი (ერაყი)", +"Kven Finnish":"კვენური ფინური", +"Kyrgyz (China)":"ყირგიზული (ჩინეთი)", +"Labels":"ჭდეები", +"Ladin":"რეტორომანული", +"Landscape":"ლანდშაფტი", +"Lao":"ლაოსური", +"Lari":"ლარი", +"Latgalian":"ლატგალიური", +"Latin":"ლათინური", +"Latvian":"ლატვიური", +"Left Page":"მარცხენა გვერდი", +"Lengo":"ლენგო", +"Ligurian":"ლიგურიული", +"Limbu":"ლიმბუ", +"Line Numbering":"ხაზების ნუმერაცია", +"Lines":"ხაზები", +"Lines and Arrows":"ხაზები და ისრები", +"Lingala":"ლინგალა", +"List":"სია", +"List 1":"სია 1", +"List 1 Cont.":"სია 1 გაგრძ.", +"List 1 End":"სია 1 დასასრული", +"List 1 Start":"სია 1 დასაწყისი", +"List 2":"სია 2", +"List 2 Cont.":"სია 2 გაგრძ.", +"List 2 End":"სია 2 დასასრული", +"List 2 Start":"სია 2 დასაწყისი", +"List 3":"სია 3", +"List 3 Cont.":"სია 3 გაგრძ.", +"List 3 End":"სია 3 დასასრული", +"List 3 Start":"სია 3 დასაწყისი", +"List 4":"სია 4", +"List 4 Cont.":"სია 4 გაგრძ.", +"List 4 End":"სია 4 დასასრული", +"List 4 Start":"სია 4 დასაწყისი", +"List 5":"სია 5", +"List 5 Cont.":"სია 5 გაგრძ.", +"List 5 End":"სია 5 დასასრული", +"List 5 Start":"სია 5 დასაწყისი", +"List Contents":"შემცველობის სია", +"List Heading":"სათაურების სია", +"List Indent":"სიის შეწევა", +"Lithuanian":"ლიეტუვური", +"Livonian":"ლივური", +"Lojban":"ლოჟბანი", +"Low German":"ქვემოგერმანული", +"Luxembourgish":"ლუქსემბურგური", +"Macedonian":"მაკედონური", +"Main Index Entry":"მთავარი ინდექსის ელემენტი", +"Maithili":"მაითხილი", +"Malagasy, Plateau":"მალაგასური, პლატო", +"Malay (Brunei Darussalam)":"მალაიური (ბრუნეი დარუსალამი)", +"Malay (Malaysia)":"მალაიური (მალაიზია)", +"Malay Arabic (Brunei Darussalam)":"მალაიური არაბული (ბრუნელი დარუსალამი)", +"Malay Arabic (Malaysia)":"მალაური არაბული (მალაიზია)", +"Malayalam":"მალაიამი", +"Maltese":"მალტური", +"Manchu":"მანჯურიული", +"Maninkakan, Eastern, Latin":"მანინკაკენი, აღმოსავლეთი, ლათინური", +"Manipuri":"მანიპური", +"Maore":"შიკომორი", +"Maori":"მაორი", +"Marathi":"მარათი", +"Marginalia":"მარგინალია", +"Mari, Hill":"მარიული, მთის", +"Mari, Meadow":"მარიული", +"Max":"მაქს", +"Mbochi":"მბოში", +"Median":"მედიანი", +"Min":"მინ", +"Minangkabau":"მინანგკაბაუ", +"Moksha":"მოკშა", +"Mongolian Cyrillic":"მონღოლური კირილიცა", +"Mongolian Mongolian":"მონღოლური მონღოლური", +"Moore":"მური", +"Morisyen":"მავრიტანულ-კრეოლური", +"N'ko":"ნკო", +"Naro":"ნარო", +"Ndebele, South":"სამხრეთ ნდებელე", +"Nenets":"ნენეური", +"Nepali (India)":"ნეპალური (ინდოეთი)", +"Nepali (Nepal)":"ნეპალური (ნეპალი)", +"Neutral":"ნეიტრალური", +"Nganasan":"ნგანასანური", +"Ngungwel":"ნგანგველი", +"Ngäbere":"გუაიმი", +"Nine Slides":"ცხრა სლაიდი", +"Njyem (Congo)":"ნიუემი (კონგო)", +"No Character Style":"სიმბოლოს სტილის გარეშე", +"No List":"სიის გარეშე", +"Nogai":"ნოღაური", +"None (Do not check spelling)":"არცერთი (არ შეამოწმო მართლწერა)", +"Northern Sotho":"სამხრეთ-სოტო", +"Norwegian, Bokmål":"ნორვეგიული, ბოქმალი", +"Norwegian, Nynorsk":"ნორვეგიული, ნინორსკი", +"Note":"შენიშვნა", +"Notes":"შენიშვნები", +"Numbering 1":"დანომრილი 1", +"Numbering 1 Cont.":"დანომვრა 1. გაგრძ.", +"Numbering 1 End":"დანომვრა 1 დასრულება", +"Numbering 1 Start":"დანომვრა 1 დაწყება", +"Numbering 123":"დანომრვა 123", +"Numbering 2":"დანომრილი 2", +"Numbering 2 Cont.":"დანომვრა 2 გაგრძ.", +"Numbering 2 End":"დანომვრა 2 დასრულება", +"Numbering 2 Start":"დანომვრა 2 დაწყება", +"Numbering 3":"დანომრილი 3", +"Numbering 3 Cont.":"დანომვრა 4 გაგრძ.", +"Numbering 3 End":"დანომვრა 3 დასრულება", +"Numbering 3 Start":"დანომვრა 3 დაწყება", +"Numbering 4":"დანომრილი 4", +"Numbering 4 Cont.":"დანომვრა 4. გაგრძ.", +"Numbering 4 End":"დანომვრა 4 დასრულება", +"Numbering 4 Start":"დანომვრა 4 დაწყება", +"Numbering 5":"დანომრილი 5", +"Numbering 5 Cont.":"დანომვრა 5 გაგრძ.", +"Numbering 5 End":"დანომვრა 5 დასრულება", +"Numbering 5 Start":"დანომვრა 5 დაწყება", +"Numbering ABC":"დანომრვა ABC", +"Numbering IVX":"დანომრვა IVX", +"Numbering Symbols":"ნუმერაციის სიმბოლოები", +"Numbering abc":"დანომრვა abc", +"Numbering ivx":"დანომრვა ivx", +"Nyanja":"ნიანჯა", +"OLE":"OLE", +"Object Index 1":"ობიექტის ინდექსი 1", +"Object Index Heading":"ობიექტის ინდექსის სათაური", +"Object with no fill and no line":"ობიექტები შევსებისა და ხაზის გარეშე", +"Object without fill":"ობიექტი შევსების გარეშე", +"Occitan":"ოციტანი", +"Odia":"ორია", +"Olonets":"ლივვი-კარელიური", +"One Slide":"ერთი სლაიდი", +"Oromo":"ორომო", +"Outline":"კონტური", +"Outlined":"კონტურით", +"Outlined Blue":"კონტური ლურჯი", +"Outlined Green":"კონტური მწვანე", +"Outlined Red":"კონტური წითელი", +"Outlined Yellow":"კონტური ყვითელი", +"Overwrite":"ზედ გადაწერა", +"Page %1 (%2) of %3":"გვერდი %1 (%2) %3-დან", +"Page %1 (%2) of %3 [Page %4 (%5)]":"გვერდი %1 (%2) %3-დან [გვერდი %4 (%5)]", +"Page %1 of %2":"გვერდი %1 %2-დან", +"Page %1 of %2 (%3)":"გვერდი %1 %2-დან (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"გვერდი %1 %2-დან (გვერდი %3 %4-დან დასაბეჭდია)", +"Page %1 of %2 [Page %3]":"გვერდი %1 %2-დან [გვერდი %3]", +"Page Number":"გვერდის ნომერი", +"Page Properties":"გვერდის თვისებები", +"Pali Latin":"პალი ლათინური", +"Pali Thai":"ტაილანდური პალი", +"Papiamento (Aruba)":"პაპიამენტო (არუბა)", +"Papiamento (Bonaire)":"პაპიამენტო (ბონეირი)", +"Papiamento (Curaçao)":"პაპიამენტო (კურასაო)", +"Papiamentu (Netherlands Antilles)":"პაპიამენტუ (ჰოლანდიი ანტილის კუნძულები)", +"Pennsylvania Dutch":"პენსილვანიური ჰოლანდიური", +"Persian":"სპარსული", +"Pitjantjatjara":"პიტიანტიატარა", +"Placeholder":"ადგილმჭერი", +"Plautdietsch":"პლაუტდიჩი", +"Polish":"პოლონური", +"Portrait":"პორტრეტი", +"Portuguese (Angola)":"პორტუგალიური (ანგოლა)", +"Portuguese (Brazil)":"პორტუგალიური (ბრაზილია)", +"Portuguese (Mozambique)":"პორტუგალიური (მოზამბიკი)", +"Portuguese (Portugal)":"პორტუგალიური (პორტუგალია)", +"Preformatted Text":"წინასწარ დაფორმატებული ტექსტი", +"Product":"ნამრავლი", +"Puinave":"პუინავური", +"Punjabi":"პანჯაბი", +"Punu":"პუნუ", +"Quechua (Bolivia, North)":"კეჩუა (ბოლივია, ჩრდილოეთი)", +"Quechua (Bolivia, South)":"კეჩუა (ბოლივია, სამხრეთი)", +"Quechua (Ecuador)":"კეჩუა (ეკვადორი)", +"Quotation":"ბრჭყალები", +"Report":"ანგარიში", +"Result":"შედეგი", +"Result2":"შედეგი2", +"Rhaeto-Romance":"რეტორომანული", +"Right Page":"მარჯვენა გვერდი", +"Rohingya Hanifi":"როჰინჯია ჰანიფი", +"Romanian (Moldova)":"რუმინული (მოლდოვა)", +"Romanian (Romania)":"რუმინული (რუმინეთი)", +"Rubies":"ფურიგანა", +"Russian":"რუსული", +"Rusyn (Slovakia)":"რუსინული (სლოვაკეთი)", +"Rusyn (Ukraine)":"რუსინული (უკრაინა)", +"Sami, Inari (Finland)":"სამი, ინარი (ფინეთი)", +"Sami, Kildin (Russia)":"სამი, კილდინი (რუსეთი)", +"Sami, Lule (Norway)":"სამი, ლულე (ნორვეგია)", +"Sami, Lule (Sweden)":"სამი, ლულე (შვედეთი)", +"Sami, Northern (Finland)":"სამი, ჩრდილოეთი (ფინეთი)", +"Sami, Northern (Norway)":"სამი, ჩრდილოეთი (ნორვეგია)", +"Sami, Northern (Sweden)":"სამი, ჩრდილოეთი (შვედეთი)", +"Sami, Pite (Sweden)":"სამი, პიტე (შვედეთი)", +"Sami, Skolt (Finland)":"სამი, სკოლტი (ფინეთი)", +"Sami, Southern (Norway)":"სამი, სამხრეთი (ნორვეგია)", +"Sami, Southern (Sweden)":"სამი, ჩრდილოეთი (შვედეთი)", +"Sango":"სანგო", +"Sanskrit":"სანსკრიტი", +"Santali, Devanagari":"სანტალი, დევანაგარი", +"Santali, Ol Chiki":"სანტალი, ოლ ჩიკი", +"Saraiki":"სარაიკული", +"Sardinian":"სარდინიული", +"Sardinian, Campidanese":"სარდინიული, კამპიდანიური", +"Sardinian, Gallurese":"სარდინიული, გალურული", +"Sardinian, Logudorese":"სარდინიული, ლოგუდორული", +"Sardinian, Sassarese":"სარდინიული, სასარული", +"Selection count":"მონიშნულების რაოდენობა", +"Sender":"გამგზავნი", +"Serbian Cyrillic (Montenegro)":"სერბული კირილიცა (მონტენეგრო)", +"Serbian Cyrillic (Serbia and Montenegro)":"სერბული კირილიცა (სერბეთი და მონტენეგრო)", +"Serbian Cyrillic (Serbia)":"სერბული კირილიცა (სერბეთი)", +"Serbian Latin":"სერბული ლათინური", +"Serbian Latin (Montenegro)":"სერბული ლათინური (მონტენეგრო)", +"Serbian Latin (Serbia and Montenegro)":"სერბული ლათინური (სერბეთი და მონტენეგრო)", +"Serbian Latin (Serbia)":"სერბული ლათინური (სერბეთი)", +"Sesotho":"სესოტო", +"Shapes":"ფიგურები", +"Sheet %1 of %2":"ფურცელი %1 %2-დან", +"Shuswap":"შუსვაპი", +"Sidama":"სიდამო", +"Signature":"ხელმოწერა", +"Silesian":"სილენსური", +"Sindhi, Arabic":"სინდჰი, არაბული", +"Sindhi, Devanagari":"სინდჰი, დევანაგარი", +"Sinhala":"სინჰალა", +"Six Slides":"ექვსი სლაიდი", +"Slide %1 of %2":"სლაიდი %1 %2-დან", +"Slide %1 of %2 (%3)":"სლაიდი %1 %2-დან (%3)", +"Slovak":"სლოვაკური", +"Slovenian":"სლოვენური", +"Somali":"სომალი", +"Sorbian, Lower":"ვენდური, ქვემო", +"Sorbian, Upper":"ვენდური, ზემო", +"Source Text":"წყარო ტექსტი", +"Southern Sotho":"სამხრეთ-სოტო", +"Spanish (Argentina)":"ესპანური (არგენტინა)", +"Spanish (Bolivia)":"ესპანური (ბოლივია)", +"Spanish (Chile)":"ესპანური (ჩილე)", +"Spanish (Colombia)":"ესპანური (კოლუმბია)", +"Spanish (Costa Rica)":"ესპანური (კოსტა რიკა)", +"Spanish (Cuba)":"ესპანური (კუბა)", +"Spanish (Dom. Rep.)":"ესპანური (დომინიკის რესპ.)", +"Spanish (Ecuador)":"ესპანური (ეკვადორი)", +"Spanish (El Salvador)":"ესპანური (ელ სალვადორი)", +"Spanish (Guatemala)":"ესპანური (გვატემალა)", +"Spanish (Honduras)":"ესპანური (ჰონდურასი)", +"Spanish (Mexico)":"ესპანური (მექსიკა)", +"Spanish (Nicaragua)":"ესპანური (ნიკარაგუა)", +"Spanish (Panama)":"ესპანური (პანამა)", +"Spanish (Paraguay)":"ესპანური (პარაგვაი)", +"Spanish (Peru)":"ესპანური (პერუ)", +"Spanish (Puerto Rico)":"ესპანური (პუერტო რიკო)", +"Spanish (Spain)":"ესპანური (ესპანეთი)", +"Spanish (Uruguay)":"ესპანური (ურუგვაი)", +"Spanish (Venezuela)":"ესპანური (ვენესუელა)", +"StDev":"StDev", +"Standard selection":"სტანდარტული არჩევანი", +"Stars and Banners":"ვარსკვლავები და ბანერები", +"Status":"სტატუსი", +"Strong Emphasis":"ძლიერი მახვილი", +"Subtitle":"ქვესათაური", +"Sum":"ჯამი", +"Sundanese":"სუნდური", +"Suundi":"suundi", +"Swahili (Kenya)":"სუაჰილი (კენია)", +"Swahili (Tanzania)":"სუაჰილი (ტანზანია)", +"Swazi":"სვაზილენდური", +"Swedish (Finland)":"შვედური (ფინეთი)", +"Swedish (Sweden)":"შვედური (შვედეთი)", +"Symbol Shapes":"ფიგურა-სიმბოლოები", +"Table":"ცხრილი", +"Table Contents":"ცხრილის შემცველობა", +"Table Heading":"ცხრილის სათაური", +"Table Index 1":"ცხრილის ინდექსი 1", +"Table Index Heading":"ცხრილის ინდექსის სათაური", +"Tagalog":"ტაგალოგური", +"Tahitian":"ტაიტური", +"Tajik":"ტაჯიკური", +"Tamil":"თამილური", +"Tatar":"თათრული", +"Teke-Eboo":"ტეკე-ებუ", +"Teke-Ibali":"ტეკე-იბალი", +"Teke-Kukuya":"ტეკე-კუკუია", +"Teke-Tyee":"ტეკე-ტაი", +"Teletype":"არაპროპორციული ტექსტი", +"Telugu":"ტელუგური", +"Tetun (Indonesia)":"ტეტუმი (ინდონეზია)", +"Tetun (Timor-Leste)":"ტეტუმი (აღმოსავლეთი ტიმორი)", +"Text":"ტექსტი", +"Text A0":"ტექსტი A0", +"Text A4":"ტექსტი A4", +"Thai":"ტაილანდური", +"Three Slides":"სამი სლაიდი", +"Tibetan (India)":"ტიბეტური (ინდოეთი)", +"Tibetan (PR China)":"ტიბეტური (ჩინეთი სრ)", +"Tigrigna (Eritrea)":"ტიგრინია (ერიტრეა)", +"Tigrigna (Ethiopia)":"ტიგრინია (ეთიოპია)", +"Title":"სათაური", +"Title A0":"სათაური A0", +"Title A4":"სათაური A4", +"Title Only":"მხოლოდ, სათაური", +"Title Slide":"სათაურის სლაიდი", +"Title and 2 Content":"სათაური და 2 შემცველობა", +"Title, 2 Content and Content":"სათაური, 2 შემცველობა და 2 შემცველობა", +"Title, 2 Content over Content":"სათაური, 2 შემცველობა შემცველობის ზემოდან", +"Title, 4 Content":"სათაური, 4 შემცველობა", +"Title, 6 Content":"სათაური, 6 შემცველობა", +"Title, Content":"სათაური, შემცველობა", +"Title, Content and 2 Content":"სათაური, შემცველობა და 2 შემცველობა", +"Title, Content over Content":"სათაური, ტექსტი ტექსტზე", +"Title, Vertical Text":"სათაური, ვერტიკალური ტექსტი", +"Title, Vertical Text, Clipart":"სათაური, ვერტიკალური ტექსტი, სურათი კოლექციიდან", +"Tok Pisin":"ტოკ პისინი", +"Tsaangi":"ტსაანგი", +"Tsonga":"ტონგა", +"Tswana (Botswana)":"ტსვანა (ბოტსვანა)", +"Tswana (South Africa)":"ტსვანა (სამხრეთი აფრიკა)", +"Turkish":"თურქული", +"Turkmen":"თურქმენული", +"Two Slides":"ორი სლაიდი", +"Udmurt":"უდმურტული", +"Ukrainian":"უკრაინული", +"Unknown":"უცნობი", +"Urdu (India)":"ურდუ (ინდოეთი)", +"Urdu (Pakistan)":"ურდუ (პაკისტანი)", +"User Entry":"მომხმარებლის ველი", +"User Index 1":"მომხმარებლის ინდექსი 1", +"User Index 10":"მომხმარებლის ინდექსი 10", +"User Index 2":"მომხმარებლის ინდექსი 2", +"User Index 3":"მომხმარებლის ინდექსი 3", +"User Index 4":"მომხმარებლის ინდექსი 4", +"User Index 5":"მომხმარებლის ინდექსი 5", +"User Index 6":"მომხმარებლის ინდექსი 6", +"User Index 7":"მომხმარებლის ინდექსი 7", +"User Index 8":"მომხმარებლის ინდექსი 8", +"User Index 9":"მომხმარებლის ინდექსი 9", +"User Index Heading":"მომხმარებლის ინდექსის სათაური", +"Uyghur":"უიღური", +"Uzbek Cyrillic":"უზბეკური კირილიცა", +"Uzbek Latin":"უზბეკური ლათინური", +"Var":"დისპერსია", +"Variable":"ცვლადი", +"Venda":"ვენდა", +"Venetian":"ვენეტური", +"Veps":"ვეფსური", +"Vertical Numbering Symbols":"ვერტიკალური ნუმერაციის სიმბოლოები", +"Vertical Title, Text, Chart":"ვერტიკალური სათაური, ტექსტი, დიაგრამა", +"Vertical Title, Vertical Text":"ვერტიკალური სათაური, ვერტიკალური ტექსტი", +"Vietnamese":"ვიეტნამური", +"Vili":"ვილი", +"Visited Internet Link":"ნანახი ინტერნეტ-ბმული", +"Võro":"ვირუული", +"Walloon":"ვალუნი", +"Warning":"გაფრთხილება", +"Watermark":"ჭვირნიშანი", +"Welsh":"უელსური", +"Xhosa":"ხოსა", +"Xibe":"სიბეური", +"Yaka (Congo)":"იაკა (კონგო)", +"Yaka (Democratic Republic of the Congo)":"იაკა (კონგოს დემოკრატიული რესპუბლიკა)", +"Yiddish (Israel)":"იდიში (ისრაელი)", +"Yiddish (USA)":"იდიში (აშშ)", +"Yombe (Congo)":"იომბე (კონგო)", +"Yoruba":"იორუბა", +"Zulu":"ზულუ", +"[Multiple]":"[ერთზემეტი]", +"[None]":"[არცერთი]", +"[Undetermined]":"[დაუდგენელი]", +"Éwé":"ევე" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kab.json b/f7cloud-office/browser/dist/l10n/locore/kab.json new file mode 100644 index 0000000..62da0ea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kab.json @@ -0,0 +1,445 @@ +{ +"3D Objects":"Tiɣawsiwin 3D", +"A0":"A0", +"A4":"A4", +"Adding selection":"Rnu ɣer tefrayt", +"Afrikaans (South Africa)":"Afrikaans (Tafriqt n wenzul)", +"Akan":"Akan", +"Albanian":"Talbanit", +"Amharic":"Amharique", +"Arabic":"Taɛrabt", +"Arabic (Algeria)":"Taɛrabt (Zzayer)", +"Arabic (Bahrain)":"Taɛrabt(Baḥrayn)", +"Arabic (Chad)":"Taɛrabt (Čad)", +"Arabic (Comoros)":"Taɛrabt (Kumuṛ)", +"Arabic (Djibouti)":"Taɛrabt (Ǧibuti)", +"Arabic (Egypt)":"Taɛrabt (Maṣer)", +"Arabic (Eritrea)":"Taɛrabt (Iritirya)", +"Arabic (Iraq)":"Taɛrabt (Ɛiṛaq)", +"Arabic (Israel)":"Taɛrabt (Izrayil)", +"Arabic (Jordan)":"Taɛrabt (Juṛdan)", +"Arabic (Kuwait)":"Taɛrabt (Kuwayt)", +"Arabic (Lebanon)":"Taɛrabt(Lubnan)", +"Arabic (Libya)":"Taɛrabt(Libya)", +"Arabic (Mauritania)":"Taɛrabt(Muritanya)", +"Arabic (Morocco)":"Taɛrabt(Meṛṛuk)", +"Arabic (Oman)":"Taɛrabt(Ɛuman)", +"Arabic (Palestine)":"Taɛrabt(Falistin)", +"Arabic (Qatar)":"Taɛrabt(Qataṛ)", +"Arabic (Saudi Arabia)":"Taɛrabt(Saɛudya)", +"Arabic (Somalia)":"Taɛrabt(Ṣumal)", +"Arabic (Sudan)":"Taɛrabt(Sudan)", +"Arabic (Syria)":"Taɛrabt(Surya)", +"Arabic (Tunisia)":"Taɛrabt(Tunes)", +"Arabic (UAE)":"Taɛrabt(Tigelduda taɛrabin yedduklen)", +"Arabic (Yemen)":"Taɛrabt(Yaman)", +"Aragonese":"Taṛagunit", +"Armenian, Eastern (Armenia)":"Taṛminit, asamer (Aṛminya)", +"Assamese":"Tasamizt", +"Asturian":"Asturien", +"Average":"Talemmast", +"Azerbaijani Cyrillic":"Tazerbiǧanit Tasirilikt", +"Azerbaijani Latin":"Tazerbiǧanit Talatinit", +"Background":"Agilal", +"Background objects":"Tiɣaxsiwin n ugilal", +"Basic Shapes":"Talɣiwin tizadurin", +"Basque":"Tabaskit", +"Belarusian":"Tabilurusit", +"Bengali (Bangladesh)":"Tabengalit (Bengladec)", +"Bengali (India)":"Tabengalit (Hend)", +"Bibliography 1":"Tameddurt 1", +"Bibliography Heading":"Azwel n tmeddurt", +"Blank Slide":"Timececgit tilemt", +"Block Arrows":"Tincabin ičuren", +"Block selection":"Fren s iḥder", +"Bodo":"Bodo", +"Bosnian":"Tabusnit", +"Breton":"Tabruṭunt", +"Bulgarian":"Tabulgarit", +"Burmese":"Tabirmant", +"Callouts":"Tiwaṭṭfiwin", +"Caption":"Tawaṭṭfa", +"Caption Characters":"Isekkilen n twaṭṭfa", +"Catalan":"Takaṭalant", +"Catalan (Valencian)":"Takaṭalant (Tavalansit)", +"Centered Text":"Aḍris almas", +"Chinese (Hong Kong)":"Tacinit (Hung Kung)", +"Chinese (Macau)":"Tacinit (Makawu)", +"Chinese (Singapore)":"Tacinit (Singapur)", +"Chinese (simplified)":"Tacinit (taḥerfit)", +"Chinese (traditional)":"Tacinit (tamansayt)", +"Church Slavic":"Taslavit n tmezgida", +"Citation":"Tanebdurt", +"Clear formatting":"Sfeḍ amsal", +"Complimentary Close":"Tanfalit n tagara", +"Connectors":"Imaqanen", +"Contents 1":"Igburen 1", +"Contents 10":"Igburen 10", +"Contents 2":"Igburen 2", +"Contents 3":"Igburen 3", +"Contents 4":"Igburen 4", +"Contents 5":"Igburen 5", +"Contents 6":"Igburen 6", +"Contents 7":"Igburen 7", +"Contents 8":"Igburen 8", +"Contents 9":"Igburen 9", +"Contents Heading":"Azwel n ugbur", +"Coptic":"Copte", +"Count":"Amiḍan", +"CountA":"AMḌAZALEN", +"Croatian":"Tkaṛwasit", +"Czech":"Tačikit", +"Danish":"Tadanit", +"Default":"Lxṣas", +"Definition":"Tabadut", +"Dhivehi":"Tamaldivit", +"Dogri":"Dogri", +"Drop Caps":"Isekkilen idelgen", +"Dutch (Belgium)":"Tahulandit (Bilgik)", +"Dutch (Netherlands)":"Tahulandit (Huland)", +"Dzongkha":"Tadzungxit", +"Emphasis":"Asseɣdebbu", +"Endnote":"Talɣut n tagara", +"Endnote Anchor":"Tamdeyt n telɣut n uḍar n usebtar", +"Endnote Characters":"Isekkilen n talɣut n tagara", +"English (Australia)":"Taglizit (Lustṛali)", +"English (Belize)":"Taglizit (Biliz)", +"English (Canada)":"Taglizit (Kanada)", +"English (Caribbean)":"Taglizit (Kaṛayib)", +"English (Ghana)":"Taglizit (Ɣana)", +"English (India)":"Taglizit (Hend)", +"English (Ireland)":"Taglizit (Irland)", +"English (Jamaica)":"Taglizit (Jamayik)", +"English (Malawi)":"Taglizit (Malawi)", +"English (Namibia)":"Taglizit (Namibia)", +"English (New Zealand)":"Taglizit (Ziland tamaynut)", +"English (Philippines)":"Taglizit (Filipin)", +"English (South Africa)":"Taglizit (Tafriqt n wenzul)", +"English (Trinidad)":"Taglizit (Trinidad)", +"English (UK)":"Taglizit (Tagduda yedduklen)", +"English (USA)":"Taglizit (Marikan)", +"English (Zimbabwe)":"Taglizit (Zimbabwe)", +"English, OED spelling (UK)":"Taglizit, amseɣti OED (Tagelda Idukklen) ", +"Esperanto":"Taspirantit", +"Estonian":"Tasṭunit", +"Example":"Amedya", +"Extending selection":"Tafrayt yeẓlen", +"Faroese":"Tafṛanǧit", +"Figure":"Udem", +"Figure Index 1":"Amatar n wudmawen 1", +"Figure Index Heading":"Azwel n umatar n wudmawen", +"Filled":"Yeččur", +"Filled Blue":"Yeččur s unili", +"Filled Green":"Yeččur s uzegzaw", +"Filled Red":"Yeččur s uzeggaɣ", +"Filled Yellow":"Yeččur s uwraɣ", +"Finnish":"Tafinit", +"First Line Indent":"Asiẓi n izirig amezwaru", +"First Page":"Asebtar amezwaru", +"Flowchart":"Unuɣ ameskan", +"Footer":"Aḍar n usebtar", +"Footer Left":"Aḍar n usebtar azelmaḍ", +"Footer Right":"Aḍar n usebtar ayeffus", +"Footnote":"Talɣut n uḍar n usebtar", +"Footnote Anchor":"Tamdeyt n telɣut n uḍar n usebter", +"Footnote Characters":"Isekkilen n telɣut n uḍar n usebtar", +"Formula":"Tanfalit", +"Four Slides":"Kuẓ n tmeccegin", +"Frame":"Akatar", +"Frame Contents":"Agbur n ukatar", +"French (Belgium)":"Tafṛansist (Bilgik)", +"French (Burkina Faso)":"Tafransist (Burkina Faso)", +"French (Canada)":"Tafṛansist (Kanada)", +"French (Côte d'Ivoire)":"Tafransist (Côte d'Ivoire)", +"French (France)":"Tafṛansist (Fṛansa)", +"French (Luxembourg)":"Tafṛansist (Luksumburg)", +"French (Mali)":"Tafransist (Mali)", +"French (Monaco)":"Tafṛansist (Munaku)", +"French (Switzerland)":"Tafṛansist (Swis)", +"Frisian":"Tafrizunt", +"Function Wizard":"Amarag n twuri", +"Gaelic (Scotland)":"Tagaylikt (Skutland)", +"Galician":"Tagalisit", +"Gascon":"Gascon", +"Georgian":"Tajyuṛjit", +"German (Austria)":"Talmanit (Utric)", +"German (Belgium)":"Talmanit (Biljik)", +"German (Germany)":"Talmanit (Alman)", +"German (Liechtenstein)":"Talmanit (Lictencṭayn)", +"German (Luxembourg)":"Talmanit (Luksemburg)", +"German (Switzerland)":"Talmanit (Swis)", +"Graphic":"Udlif", +"Graphics":"Tugniwin", +"Greek":"Tagrigit", +"Guarani (Paraguay)":"Taspanit (Paragway)", +"Gujarati":"Tagujaratit", +"HTML":"HTML", +"Hanging Indent":"Asiẓi uzdir", +"Header":"Inixef", +"Header Left":"Inixef azelmaḍ", +"Header Right":"Inixef ayeffus", +"Heading":"Azwel", +"Heading 1":"Azwel 1", +"Heading 10":"Azwel 10", +"Heading 2":"Azwel 2", +"Heading 3":"Azwel 3", +"Heading 4":"Azwel 4", +"Heading 5":"Azwel 5", +"Heading 6":"Azwel 6", +"Heading 7":"Azwel 7", +"Heading 8":"Azwel 8", +"Heading 9":"Azwel 9", +"Hebrew":"Taɛebrit", +"Hindi":"Tahendit", +"Horizontal Line":"Ajerriḍ aglawan", +"Hungarian":"Tahungarit", +"Icelandic":"Taṣlandit", +"Illustration":"Unuɣ", +"Index":"Amatar", +"Index 1":"Amatar 1", +"Index 2":"Amatar 2", +"Index 3":"Amatar 3", +"Index Heading":"Azwel n umatar", +"Index Link":"Aseɣwen n umatar", +"Index Separator":"Anabraz n umatar", +"Indonesian":"Tandunizit", +"Insert":"Ger", +"Interlingua":"Interlingua", +"Internet Link":"Aseɣwen n Internet", +"Irish":"Tirlandit", +"Italian (Italy)":"Taṭelyanit (Ṭelyan)", +"Italian (Switzerland)":"Taṭelyanit (Swis)", +"Japanese":"Tajapunit", +"Kabyle Latin":"Taqbaylit Talaṭinit", +"Kannada":"Taglizit, amseɣti OED (Tagelda Idukklen)", +"Kashmiri (India)":"Taglizit, Imseɣti OED (Tagelda Idukklen)", +"Kashmiri (Kashmir)":"Taglizit, amseɣti OED (TI)", +"Kazakh":"Takazaxt", +"Khmer":"Taxmirit", +"Kinyarwanda (Rwanda)":"Takinṛwandit (Rwanda)", +"Konkani":"Konkani", +"Korean (RoK)":"Takurit (Tagelda n Kurya)", +"Kurdish, Central (Iran)":"Takurdit, Alemmas (Iran)", +"Kurdish, Central (Iraq)":"Takurdit, Alemmas (Iɛiraq)", +"Kurdish, Northern (Syria)":"Takurdit, Agafa (Surya)", +"Kurdish, Northern (Turkey)":"Takurdit, Agafa (Turk)", +"Kurdish, Southern (Iran)":"Takurdit, Anẓul (Iran)", +"Kurdish, Southern (Iraq)":"Takurdit, Anẓul (Iɛiraq)", +"Labels":"Tibzimin", +"Landscape":"S tehri", +"Lao":"Talawsit", +"Latin":"Talaṭinit", +"Latvian":"Taletvanit", +"Left Page":"Asebtar azelmaḍ", +"Limbu":"Limbu", +"Line Numbering":"Asuḍḍen n izirigen", +"Lines":"Izirigen", +"List Contents":"Agbur n tebdart", +"List Heading":"Inixef n tebdart", +"List Indent":"Asiẓi n tebdart", +"Lithuanian":"Talitwanit", +"Low German":"Talmanit-Bwada", +"Luxembourgish":"Luxembourgeois", +"Macedonian":"Tamasidunit", +"Main Index Entry":"Anekcum agejdan n umatar", +"Maithili":"Maithili", +"Malay (Brunei Darussalam)":"Tamalizit (Brunay Darussalam)", +"Malay (Malaysia)":"Tamalizit (Malizya)", +"Malayalam":"Malayalam", +"Maltese":"Tamalṭit", +"Manipuri":"Manipuri", +"Maori":"Tamawrit (Ziland Tamaynut)", +"Marathi":"Marathi", +"Marginalia":"Talɣut n tama", +"Max":"Afellay", +"Median":"Tanammast", +"Min":"Adday", +"Mongolian Cyrillic":"Tamungulit tasirilikt", +"Mongolian Mongolian":"Tamungulit n Mungulya", +"Nepali (India)":"Tanipalit (Hend)", +"Nepali (Nepal)":"Tanipalit (Nipal)", +"Nine Slides":"Tẓa n tmeccegin", +"None (Do not check spelling)":"Ulac (ur selkan ara taɣdirawt)", +"Northern Sotho":"Sotho du Nord", +"Norwegian, Bokmål":"Tanuṛvijt , bokmål", +"Norwegian, Nynorsk":"Tanuṛvijt, nynorsk", +"Notes":"Tizmilin", +"Numbering 1":"Asuḍḍen 1", +"Numbering 1 Cont.":"Asuḍḍen 1 taḍfart", +"Numbering 1 End":"Asuḍḍen 1 Tagara", +"Numbering 1 Start":"Asuḍḍen 1 Tazwara", +"Numbering 123":"Asuḍḍen 123", +"Numbering 2":"Asuḍḍen 2", +"Numbering 2 Cont.":"Asuḍḍen 2 taḍfart", +"Numbering 2 End":"Asuḍḍen 2 tagara", +"Numbering 2 Start":"Asuḍḍen 2 tazwara", +"Numbering 3":"Asuḍḍen 3", +"Numbering 3 Cont.":"Asuḍḍen 3 taḍfart", +"Numbering 3 End":"Asuḍḍen 3 tagara", +"Numbering 3 Start":"Asuḍḍen 3 tazwara", +"Numbering 4":"Asuḍḍen 4", +"Numbering 4 Cont.":"Asuḍḍen 4 taḍfart", +"Numbering 4 End":"Asuḍḍen 4 tagara", +"Numbering 4 Start":"Asuḍḍen 4 tazwara", +"Numbering 5":"Asuḍḍen 5", +"Numbering 5 Cont.":"Asuḍḍen 5 taḍfart", +"Numbering 5 End":"Asuḍḍen 5 tagara", +"Numbering 5 Start":"Asuḍḍen 5 tazwara", +"Numbering ABC":"Asuḍḍen ABC", +"Numbering IVX":"Asuḍḍen IVX", +"Numbering Symbols":"Isekkilen n usuḍḍen", +"Numbering ivx":"Asuḍḍen ivx", +"OLE":"OLE", +"Object Index 1":"Amatar n tɣawsiwin 1", +"Object Index Heading":"Azwel n umatar n tɣawsiwin", +"Object with no fill and no line":"Taɣawsa war tačart neɣ war izirig", +"Object without fill":"Taɣwsa war tačart", +"Occitan":"Occitan", +"Odia":"Odia", +"One Slide":"Yiwet n tmeccegit", +"Oromo":"Oromo", +"Outline":"Aɣawas", +"Outlined":"Aɣawas", +"Outlined Blue":"Aɣawas s unili", +"Outlined Green":"Aɣawas s uzegzaw", +"Outlined Red":"Aɣawas s uzeggaɣ", +"Outlined Yellow":"Aɣawas s uwraɣ", +"Overwrite":"Sefsex", +"Page %1 of %2":"Asebtar %1 si %2", +"Page Number":"Uḍḍun n usebtar", +"Persian":"Perse", +"Placeholder":"Iḍrisen n usemselsi", +"Polish":"Tapulunit", +"Portrait":"S teɣzi", +"Portuguese (Angola)":"Tapurtugit (Angola)", +"Portuguese (Brazil)":"Tapurtugit (Bṛizil)", +"Portuguese (Portugal)":"Tapurtugit (Purtugal)", +"Preformatted Text":"Aḍris s umsal inezwer", +"Product":"Afaris", +"Punjabi":"Tabenǧabit", +"Report":"Aneqqis", +"Result":"Agmuḍ", +"Result2":"Agmuḍ2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Asebtar ayeffus", +"Romanian (Moldova)":"Tarumanit (Muldavya)", +"Romanian (Romania)":"Tarumanit (Rumanya)", +"Rubies":"Rubies", +"Russian":"Tarusit", +"Sanskrit":"Tasanskrit", +"Sardinian":"Taṣardinit", +"Selection count":"Amḍan n ufran", +"Serbian Cyrillic (Montenegro)":"Tasiṛbit tasirilikt (Muntinigru)", +"Serbian Cyrillic (Serbia and Montenegro)":"Tasiṛbit tasilikt (Siṛbya d Munitingru)", +"Serbian Cyrillic (Serbia)":"Tasiṛbit tasirilikt (Siṛbya)", +"Serbian Latin":"Tasiṛbit Talaṭinit", +"Serbian Latin (Montenegro)":"Tasiṛbit talatinit (Muntinigru)", +"Serbian Latin (Serbia and Montenegro)":"Tasiṛbit talatinit (Siṛbya d Muntinigru)", +"Serbian Latin (Serbia)":"Tasiṛbit talatinit (Siṛbya)", +"Shapes":"Talɣiwin", +"Sheet %1 of %2":"Ifer %1 seg %2", +"Sidama":"Tasidamat", +"Signature":"Azmul", +"Sinhala":"Sinhala", +"Six Slides":"Sḍis n tmeccegin", +"Slide %1 of %2":"Timeccegit %1 seg %2", +"Slide %1 of %2 (%3)":"Timeccegit %1 seg %2 (%3)", +"Slovak":"Tasluvakit", +"Slovenian":"Tasluvinit", +"Somali":"Ṣumal", +"Source Text":"Aḍris aɣbalu", +"Spanish (Argentina)":"Taspanit (Arjuntin)", +"Spanish (Bolivia)":"Taspanit (Bulivya)", +"Spanish (Chile)":"Taspanit (Cilia)", +"Spanish (Colombia)":"Taspanit (Kulumbia)", +"Spanish (Costa Rica)":"Taspanit (Kusta Rika)", +"Spanish (Cuba)":"Taspanit (kuba)", +"Spanish (Dom. Rep.)":"Taspanit (Tagduda n Duminik)", +"Spanish (Ecuador)":"Taspanit (Ekuator)", +"Spanish (El Salvador)":"Taspanit (El Salvadur)", +"Spanish (Guatemala)":"Taspanit (Gwatemala)", +"Spanish (Honduras)":"Taspanit (Hunduras)", +"Spanish (Mexico)":"Taspanit (Meksik)", +"Spanish (Nicaragua)":"Taspanit (Nikaragwa)", +"Spanish (Panama)":"Taspanit (Panama)", +"Spanish (Paraguay)":"Taspanit (Paragway)", +"Spanish (Peru)":"Taspanit (Peru)", +"Spanish (Puerto Rico)":"Taspanit (Purtu Riku)", +"Spanish (Spain)":"Taspanit (Spenyul)", +"Spanish (Uruguay)":"Taspanit (Urugway)", +"Spanish (Venezuela)":"Taspanit (Venizwila)", +"StDev":"Azza", +"Standard selection":"Tafrayt tameslugent", +"Strong Emphasis":"Asɣedebbu iǧehdden", +"Subtitle":"Aduzwel", +"Sum":"Timernit", +"Swahili (Kenya)":"Taswaḥilit (Kenya)", +"Swahili (Tanzania)":"Taswahilit (Tanzanya)", +"Swazi":"Swatzi", +"Swedish (Finland)":"Taswidit (Finland)", +"Swedish (Sweden)":"Taswidit (Swid)", +"Table":"Tafelwit", +"Table Contents":"Agbur n tfelwit", +"Table Heading":"Azwel n tfelwit", +"Table Index 1":"Amatar n tfelwit 1", +"Table Index Heading":"Azwel n umatar n tfelwit", +"Tagalog":"Tagalog", +"Tajik":"Tadjik", +"Tamil":"Taṭamilit", +"Tatar":"Tatar", +"Teletype":"Teletype", +"Telugu":"Télugu", +"Text":"Aḍris", +"Thai":"Tataylandit", +"Three Slides":"Kraḍ n tmeccegin", +"Tibetan (PR China)":"Tatibitant (Cinwa)", +"Title":"Azwezl", +"Title Only":"Azwel kan", +"Title Slide":"Timeccegit azwel", +"Title and 2 Content":"Azwel akked 2 igburen", +"Title, 2 Content and Content":"Azwel, 2 igburen igburen akked ugbur", +"Title, 2 Content over Content":"Azwel, 2 igburen ɣef ugbur", +"Title, 4 Content":"Azwel, 4 igburen", +"Title, 6 Content":"Azwel, 6 igburen", +"Title, Content":"Azwel, agbur", +"Title, Content and 2 Content":"Azwel, agbur akked 2 igburen", +"Title, Content over Content":"Azwel, agbur ɣef ugbur", +"Title, Vertical Text":"Azwel, Aḍris ubdid", +"Title, Vertical Text, Clipart":"Azwel, Aḍris ubdid, clipart", +"Tsonga":"Tsonga", +"Tswana (South Africa)":"Taswanat (Tafriqt n unẓul)", +"Turkish":"Taṭurkit", +"Two Slides":"Snat n tmeccegin", +"Ukrainian":"Takrinit", +"Unknown":"Ur yettwassen ara", +"Urdu (India)":"Udru (Hend)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Asekcem n useqdac", +"User Index 1":"Amatar yugnen 1", +"User Index 10":"Amatar yugnen 10", +"User Index 2":"Amatar yugnen 2", +"User Index 3":"Amatar yugnen 3", +"User Index 4":"Amatar yugnen 4", +"User Index 5":"Amatar yugnen 5", +"User Index 6":"Amatar yugnen 6", +"User Index 7":"Amatar yugnen 7", +"User Index 8":"Amatar yugnen 8", +"User Index 9":"Amatar yugnen 9", +"User Index Heading":"Azwel n umatar yugnen", +"Uyghur":"Ouïghour", +"Uzbek Cyrillic":"Tuzbikt tasirilikt", +"Uzbek Latin":"Tuzbikt talatinit", +"Var":"Awliwel", +"Variable":"Amutti", +"Venda":"Venda", +"Vertical Numbering Symbols":"Izamulen n usuḍḍen ubdid", +"Vertical Title, Text, Chart":"Azwel ubdid, Aḍris, udlif", +"Vertical Title, Vertical Text":"Azwel ubdid, aḍris ubdid", +"Vietnamese":"Tavyiṭnamit", +"Visited Internet Link":"Aseɣwen n Internet imeẓren", +"Watermark":"Ticreḍt n waman", +"Welsh":"Gallois", +"Xhosa":"Xhosa", +"Zulu":"Tazulut", +"[None]":"[Ulac]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kk.json b/f7cloud-office/browser/dist/l10n/locore/kk.json new file mode 100644 index 0000000..88d002f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kk.json @@ -0,0 +1,704 @@ +{ +"3D Objects":"3D объекттері", +"A0":"A0", +"A4":"A4", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Adding selection":"Таңдауды қосу", +"Addressee":"Алушы", +"Afrikaans (Namibia)":"Африкаанс (Намибия)", +"Afrikaans (South Africa)":"Африкаанс (Оңтүстік Африка)", +"Aka (Central African Republic)":"Ака (Орталық Африка Республикасы)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан", +"Albanian":"Албан", +"Amharic":"Амхар", +"Apatani":"Апатани", +"Appendix":"Қосымша", +"Arabic":"Араб", +"Arabic (Algeria)":"Арабша (Алжир)", +"Arabic (Bahrain)":"Арабша (Бахрейн)", +"Arabic (Chad)":"Арабша (Чад)", +"Arabic (Comoros)":"Арабша (Комор аралдары)", +"Arabic (Djibouti)":"Арабша (Джибути)", +"Arabic (Egypt)":"Арабша (Мысыр)", +"Arabic (Eritrea)":"Арабша (Эритрея)", +"Arabic (Iraq)":"Арабша (Ирак)", +"Arabic (Israel)":"Арабша (Израиль)", +"Arabic (Jordan)":"Арабша (Иордания)", +"Arabic (Kuwait)":"Арабша (Кувейт)", +"Arabic (Lebanon)":"Арабша (Ливан)", +"Arabic (Libya)":"Арабша (Ливия)", +"Arabic (Mauritania)":"Арабша (Мавритания)", +"Arabic (Morocco)":"Арабша (Марокко)", +"Arabic (Oman)":"Арабша (Оман)", +"Arabic (Palestine)":"Арабша (Палестина)", +"Arabic (Qatar)":"Арабша (Катар)", +"Arabic (Saudi Arabia)":"Арабша (Сауд Арабиясы)", +"Arabic (Somalia)":"Арабша (Сомали)", +"Arabic (Sudan)":"Арабша (Судан)", +"Arabic (Syria)":"Арабша (Сирия)", +"Arabic (Tunisia)":"Арабша (Тунис)", +"Arabic (UAE)":"Арабша (БАӘ)", +"Arabic (Yemen)":"Арабша (Йемен)", +"Aragonese":"Арагондық", +"Aranese":"Арандық", +"Armenian, Classical (Armenia)":"Армян, классикалық (Армения)", +"Armenian, Eastern (Armenia)":"Армян, шығыс (Армения)", +"Armenian, Eastern (Iran)":"Армян, шығыс (Иран)", +"Armenian, Eastern (Russia)":"Армян, шығыс (Ресей)", +"Armenian, Western (Armenia)":"Армян, батыс (Армения)", +"Arpitan (France)":"Франкопровансальдық (Франция)", +"Arpitan (Italy)":"Франкопровансальдық (Италия)", +"Arpitan (Switzerland)":"Франкопровансальдық (Швейцария)", +"Arrow Line":"Бағдарша сызығы", +"Assamese":"Ассам", +"Asturian":"Астурия", +"Avar":"Авар", +"Average":"Орташа мәні", +"Azerbaijani Cyrillic":"Әзірбайжан (кирил)", +"Azerbaijani Latin":"Әзірбайжан (латын)", +"Background":"Фон", +"Background objects":"Фон объектілері", +"Bad":"Нашар", +"Bafia":"Бафиа", +"Bambara":"Бамбара", +"Basic Shapes":"Негізгі пішіндер", +"Basque":"Баск", +"Beembe":"Beembe", +"Bekwel":"Бэквил", +"Belarusian":"Белорус", +"Bengali (Bangladesh)":"Бенгал (Бангладеш)", +"Bengali (India)":"Бенгал (Үндістан)", +"Bibliography 1":"Библиография 1", +"Bibliography Heading":"Библиография тақырыптамасы", +"Blank Slide":"Бос слайд", +"Block Arrows":"Блоктық бағдаршалар", +"Block Quotation":"Блоктық дәйексөз", +"Block selection":"Блоктық таңдау", +"Bodo":"Бодо", +"Body Text":"Негізгі мәтін", +"Body Text, Indented":"Негізгі мәтін, шегініспен", +"Bosnian":"Босния", +"Breton":"Бретон", +"Bribri":"Брибри", +"Bulgarian":"Болгар", +"Bullet –":"Маркер –", +"Bullet •":"Маркер •", +"Bullet ☑":"Маркерленген ☑", +"Bullet ✗":"Маркерленген ✗", +"Bullet ➢":"Маркерленген ➢", +"Bullets":"Маркерлер", +"Burmese":"Бирма", +"Bushi":"Буши (Мадагаскар)", +"Cabécar":"Кабекар", +"Callouts":"Жолма-жол ескертулер", +"Caption":"Жазба", +"Caption Characters":"Атау таңбалары", +"Catalan":"Каталан", +"Catalan (Valencian)":"Каталан (Валенсия)", +"Centered Text":"Мәтін ортасымен тураланған", +"Chinese (Hong Kong)":"Қытайша (Гонконг)", +"Chinese (Macau)":"Қытайша (Макао)", +"Chinese (Singapore)":"Қытайша (Сингапур)", +"Chinese (simplified)":"Қытайша (жеңілтілген)", +"Chinese (traditional)":"Қытайша (дәстүрлі)", +"Church Slavic":"Шіркеуславян", +"Chuvash":"Чуваш", +"Citation":"Дәйексөз", +"Clear formatting":"Пішімдеуді тазарту", +"Comment":"Түсіндірме", +"Complimentary Close":"Сәлемдеме", +"Connectors":"Байланыстыратын сызық", +"Contents 1":"Мазмұны 1", +"Contents 10":"Мазмұны 10", +"Contents 2":"Мазмұны 2", +"Contents 3":"Мазмұны 3", +"Contents 4":"Мазмұны 4", +"Contents 5":"Мазмұны 5", +"Contents 6":"Мазмұны 6", +"Contents 7":"Мазмұны 7", +"Contents 8":"Мазмұны 8", +"Contents 9":"Мазмұны 9", +"Contents Heading":"Мазмұн тақырыптамасы", +"Coptic":"Копт", +"Cornish":"Корн", +"Count":"Саны", +"CountA":"Саны2", +"Cree, Plains, Latin":"Кри, Батыс, Латын", +"Cree, Plains, Syllabics":"Кри, Батыс, Буындық", +"Croatian":"Хорват", +"Curves and Polygons":"Қисық сызықтар және көпбұрыштар", +"Czech":"Чех", +"Danish":"Дат", +"Dashed Line":"Штрихты сызық", +"Default":"Үнсіз келісім бойынша", +"Default Drawing Style":"Сурет салудың бастапқы стилі", +"Default Page Style":"Беттің бастапқы стилі", +"Default Paragraph Style":"Абзацтың базалық стилі", +"Definition":"Анықтама", +"Dhivehi":"Мальдив (Дивехи)", +"Dibole":"Диболе", +"Dogri":"Догри", +"Doondo":"Дундо", +"Drawing":"Сурет", +"Drop Caps":"Әріпше", +"Dutch (Belgium)":"Голланд (Бельгия)", +"Dutch (Netherlands)":"Голланд (Нидерланд)", +"Dzongkha":"Дзонг-кэ", +"Emphasis":"Ерекшелеу", +"Endnote":"Соңдық нұсқама", +"Endnote Anchor":"Соңдық нұсқама байланысы", +"Endnote Characters":"Соңдық нұсқама белгілері", +"English (Australia)":"Ағылшын (Австралия)", +"English (Belize)":"Ағылшын (Белиз)", +"English (Botswana)":"Ағылшын (Ботсвана)", +"English (Canada)":"Ағылшын (Канада)", +"English (Caribbean)":"Ағылшын (Кариб аумағы)", +"English (Denmark)":"Ағылшын (Дания)", +"English (Gambia)":"Ағылшын (Гамбия)", +"English (Ghana)":"Ағылшын (Гана)", +"English (Hong Kong)":"Ағылшын (Гонконг)", +"English (India)":"Ағылшын (Үндістан)", +"English (Ireland)":"Ағылшын (Ирландия)", +"English (Israel)":"Ағылшын (Израиль)", +"English (Jamaica)":"Ағылшын (Ямайка)", +"English (Kenya)":"Ағылшын (Кения)", +"English (Malawi)":"Ағылшын (Малави)", +"English (Malaysia)":"Ағылшын (Малайзия)", +"English (Mauritius)":"Ағылшын (Маврикий)", +"English (Namibia)":"Ағылшын (Намибия)", +"English (New Zealand)":"Ағылшын (Жаңа Зеландия)", +"English (Nigeria)":"Ағылшын (Нигерия)", +"English (Philippines)":"Ағылшын (Филиппин)", +"English (South Africa)":"Ағылшын (Оңтүстік Африка)", +"English (Sri Lanka)":"Ағылшын (Шри-Ланка)", +"English (Trinidad)":"Ағылшын (Тринидад)", +"English (UK)":"Ағылшын (Ұлыбритания)", +"English (USA)":"Ағылшын (АҚШ)", +"English (Zambia)":"Ағылшын (Замбия)", +"English (Zimbabwe)":"Ағылшын (Зимбабве)", +"English, OED spelling (UK)":"Ағылшын, OED айтылуы (Ұлыбритания)", +"Envelope":"Конверт", +"Error":"Қате", +"Erzya":"Эрзян", +"Esperanto":"Эсперанто", +"Estonian":"Эстон", +"Example":"Мысалы", +"Extending selection":"Кеңейтілген таңдау", +"Faroese":"Фарер", +"Figure":"Пішін", +"Figure Index 1":"Суреттер тізімі 1", +"Figure Index Heading":"Суреттер тiзiмінiң тақырыптамасы", +"Fijian":"Фиджилік", +"Filled":"Толтырылған", +"Filled Blue":"Толтырылған көк", +"Filled Green":"Толтырылған жасыл", +"Filled Red":"Толтырылған қызыл", +"Filled Yellow":"Толтырылған сары", +"Finnish":"Фин", +"First Line Indent":"Бірінші жол шегінісі", +"First Page":"Бірінші бет", +"Flowchart":"Блок-сұлба", +"Fon":"Фон", +"Footer":"Төменгі колонтитул", +"Footer Left":"Сол жақтан төменгі колонтитул", +"Footer Right":"Оң жақтан төменгі колонтитул", +"Footnote":"Нұсқама", +"Footnote Anchor":"Нұсқама байланысы", +"Footnote Characters":"Нұсқама белгісі", +"Formula":"Формула", +"Four Slides":"Төрт слайд", +"Frame":"Фрейм", +"Frame Contents":"Фрейм құрамасы", +"French (Belgium)":"Француз (Бельгия)", +"French (Benin)":"Француз (Бенин)", +"French (Burkina Faso)":"Француз (Буркина-Фасо)", +"French (Canada)":"Француз (Канада)", +"French (Côte d'Ivoire)":"Француз (Кот-д’Ивуар)", +"French (France)":"Француз (Франция)", +"French (Luxembourg)":"Француз (Люксембург)", +"French (Mali)":"Француз (Мали)", +"French (Mauritius)":"Француз (Маврикий)", +"French (Monaco)":"Француз (Монако)", +"French (Niger)":"Француз (Нигер)", +"French (Senegal)":"Француз (Сенегал)", +"French (Switzerland)":"Француз (Швейцария)", +"French (Togo)":"Француз (Того)", +"Frisian":"Фриздік", +"Friulian":"Фриульдік", +"Function Wizard":"Функциялар шебері", +"Gaelic (Scotland)":"Гэль (Шотландия)", +"Galician":"Галиция", +"Ganda":"Ганда", +"Gascon":"Гаскондық", +"Georgian":"Грузин", +"German (Austria)":"Неміс (Австрия)", +"German (Belgium)":"Неміс (Бельгия)", +"German (Germany)":"Неміс (Германия)", +"German (Liechtenstein)":"Неміс (Лихтенштейн)", +"German (Luxembourg)":"Неміс (Люксембург)", +"German (Switzerland)":"Неміс (Швейцария)", +"Gikuyu":"Кикуйю", +"Good":"Жақсы", +"Graphic":"Графикалық объект", +"Graphics":"Суреттер", +"Greek":"Грек", +"Greek, Ancient":"Грекиялық (ежелгі)", +"Guadeloupean Creole French":"Гваделуптық франк-креол", +"Guarani (Paraguay)":"Гуарани (Парагвай)", +"Gujarati":"Гуджарати", +"HTML":"HTML", +"Haitian":"Гаити", +"Hanging Indent":"Кері шегініс", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигерия)", +"Hawaiian":"Гавайлық", +"Header":"Жоғарғы колонтитул", +"Header Left":"Сол жақтан жоғарғы колонтитул", +"Header Right":"Оң жақтан жоғарғы колонтитул", +"Heading":"Тақырыптама", +"Heading 1":"Тақырыптама 1", +"Heading 10":"Тақырыптама 10", +"Heading 2":"Тақырыптама 2", +"Heading 3":"Тақырыптама 3", +"Heading 4":"Тақырыптама 4", +"Heading 5":"Тақырыптама 5", +"Heading 6":"Тақырыптама 6", +"Heading 7":"Тақырыптама 7", +"Heading 8":"Тақырыптама 8", +"Heading 9":"Тақырыптама 9", +"Heading A0":"Тақырыптама A0", +"Heading A4":"Тақырыптама A4", +"Hebrew":"Иврит", +"Hiligaynon":"Хилигайнон", +"Hindi":"Хинди", +"Horizontal Line":"Горизонталды сызық", +"Hungarian":"Венгр", +"Hungarian (Szekely-Hungarian Rovas)":"Венгрлық (венгрлық руналар)", +"Hyperlink":"Гиперсілтеме", +"Icelandic":"Исланд", +"Illustration":"Иллюстрация", +"Iloko":"Илоко", +"Index":"Нұсқағыш", +"Index 1":"Нұсқағыш 1", +"Index 2":"Нұсқағыш 2", +"Index 3":"Нұсқағыш 3", +"Index Heading":"Нұсқағыш тақырыптамасы", +"Index Link":"Нұсқағыш сілтемесі", +"Index Separator":"Нұсқағыш ажыратқышы", +"Indonesian":"Индонезиялық", +"Insert":"Кірістіру", +"Interlingua":"Интерлингва", +"Interlingue Occidental":"Интерлингве", +"Internet Link":"Интернет сілтемесі", +"Interslavic Cyrillic":"Интерславиялық кирил жазуы", +"Interslavic Latin":"Интерславиялық латын", +"Irish":"Ирланд", +"Italian (Italy)":"Итальян (Италия)", +"Italian (Switzerland)":"Итальян (Швейцария)", +"Japanese":"Жапон", +"Juǀ’hoan":"Жуцъоан", +"Kaamba":"Каамба", +"Kabardian":"Кабардин", +"Kabyle Latin":"Кабильдік латын", +"Kalaallisut":"Гренланд (калааллисут)", +"Kannada":"Каннада", +"Karakalpak Latin":"Қарақалпақ, латын", +"Kashmiri (India)":"Кашмири (Үндістан)", +"Kashmiri (Kashmir)":"Кашмири (Кашмир)", +"Kashubian":"Кашубша", +"Kazakh":"Қазақша", +"KeyID":"Анықтағыштар", +"Khanty":"Хантыйлік", +"Khmer":"Кхмер", +"Kinyarwanda (Rwanda)":"Киньяруанда (Руанда)", +"Kirghiz":"Қырғыз", +"Kituba (Congo)":"Китуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Китуба (Конго Демократиялық Республикасы)", +"Klingon":"Клингондық", +"Komi-Permyak":"Коми-пермяк", +"Komi-Zyrian":"Коми-зырян", +"Konkani":"Конкани", +"Koongo (Congo)":"Кунго (Конго)", +"Korean (RoK)":"Корей (Оңтүстік Корея)", +"Kumyk":"Кумык", +"Kunyi":"Куний", +"Kurdish, Central (Iran)":"Курд, орталық (Иран)", +"Kurdish, Central (Iraq)":"Курд, орталық (Ирак)", +"Kurdish, Northern (Syria)":"Курд, солтүстік (Сирия)", +"Kurdish, Northern (Turkey)":"Курд, солтүстік (Түркия)", +"Kurdish, Southern (Iran)":"Курд, оңтүстік (Иран)", +"Kurdish, Southern (Iraq)":"Курд, оңтүстік (Ирак)", +"Kven Finnish":"Финляндиялық квен", +"Kyrgyz (China)":"Қырғыз (Қытай)", +"Labels":"Белгілер", +"Ladin":"Ладин", +"Landscape":"Альбомдық", +"Lao":"Лаос", +"Lari":"Лари", +"Latgalian":"Латгальдық", +"Latin":"Латын", +"Latvian":"Латвия", +"Left Page":"Сол жақтағы бет", +"Lengo":"Ленго", +"Ligurian":"Лигуриялық", +"Limbu":"Лимбу", +"Line Numbering":"Жолдардың нөмірленуі", +"Lines":"Сызықтар", +"Lines and Arrows":"Сызықтар және бағдаршалар", +"Lingala":"Лингала", +"List":"Тізім", +"List 1":"Тізім 1", +"List 1 Cont.":"Тізім 1 жалғасы", +"List 1 End":"Тізім 1 соңы", +"List 1 Start":"Тізім 1 басы", +"List 2":"Тізім 2", +"List 2 Cont.":"Тізім 2 жалғасы", +"List 2 End":"Тізім 2 соңы", +"List 2 Start":"Тізім 2 басы", +"List 3":"Тізім 3", +"List 3 Cont.":"Тізім 3 жалғасы", +"List 3 End":"Тізім 3 соңы", +"List 3 Start":"Тізім 3 басы", +"List 4":"Тізім 4", +"List 4 Cont.":"Тізім 4 жалғасы", +"List 4 End":"Тізім 4 соңы", +"List 4 Start":"Тізім 4 басы", +"List 5":"Тізім 5", +"List 5 Cont.":"Тізім 5 жалғасы", +"List 5 End":"Тізім 5 соңы", +"List 5 Start":"Тізім 5 басы", +"List Contents":"Тізім құрамасы", +"List Heading":"Тізім тақырыптамасы", +"List Indent":"Тізім шегінісі", +"Lithuanian":"Литва", +"Livonian":"Лив", +"Lojban":"Ложбан", +"Low German":"Төменгі неміс", +"Luxembourgish":"Люксембургтік", +"Macedonian":"Македон", +"Main Index Entry":"Нұсқағыштың негізгі элементі", +"Maithili":"Майтили", +"Malagasy, Plateau":"Малагийлік, плато", +"Malay (Brunei Darussalam)":"Малай (Бруней Даруссалам)", +"Malay (Malaysia)":"Малай (Малайзия)", +"Malay Arabic (Brunei Darussalam)":"Малай араб (Бруней Даруссалам)", +"Malay Arabic (Malaysia)":"Малай араб (Малайзия)", +"Malayalam":"Малаялам", +"Maltese":"Мальта", +"Manchu":"Маньчжур", +"Maninkakan, Eastern, Latin":"Манинкакан, Шығыс, Латын", +"Manipuri":"Манипури", +"Maore":"Маоре", +"Maori":"Маори", +"Marathi":"Маратхи", +"Marginalia":"Жазбалар", +"Mari, Hill":"Таулы марийлік", +"Mari, Meadow":"Марийлік", +"Max":"Максимум", +"Mbochi":"Эмбоси", +"Median":"Медиана", +"Min":"Минимум", +"Minangkabau":"Минангкабау", +"Moksha":"Мокшан", +"Mongolian Cyrillic":"Монғол, кирилл жазуы", +"Mongolian Mongolian":"Монғолдық монғол", +"Moore":"Мур", +"Morisyen":"Маврикийлық креолдық", +"N'ko":"Нко", +"Naro":"Наро", +"Ndebele, South":"Ндебеле (Оңтүстік Африка)", +"Nenets":"Ненецк", +"Nepali (India)":"Непалдық (Үндістан)", +"Nepali (Nepal)":"Непалдық (Непал)", +"Neutral":"Бейтарап", +"Nganasan":"Нганасан", +"Ngungwel":"Нгангвел", +"Ngäbere":"Нгабере", +"Nine Slides":"Тоғыз слайд", +"Njyem (Congo)":"Ньюем (Конго)", +"No Character Style":"Таңба стилі жоқ", +"No List":"Тізімсіз", +"Nogai":"Ноғай", +"None (Do not check spelling)":"Ешнәрсе (емлені тексермеу)", +"Northern Sotho":"Солтүстік сото", +"Norwegian, Bokmål":"Норвег (букмол)", +"Norwegian, Nynorsk":"Норвег (нюнорск)", +"Note":"Естелік", +"Notes":"Жазбалар", +"Numbering 1":"1-ші нөмірленген тізім", +"Numbering 1 Cont.":"1-ші нөмірленген тізім жалғасы", +"Numbering 1 End":"1-ші нөмірленген тізім соңы", +"Numbering 1 Start":"1-ші нөмірленген тізім басы", +"Numbering 123":"Нөмірленген 123", +"Numbering 2":"2-ші нөмірленген тізім", +"Numbering 2 Cont.":"2-ші нөмірленген тізім жалғасы", +"Numbering 2 End":"2-ші нөмірленген тізім соңы", +"Numbering 2 Start":"2-ші нөмірленген тізім басы", +"Numbering 3":"3-ші нөмірленген тізім", +"Numbering 3 Cont.":"3-ші нөмірленген тізім жалғасы", +"Numbering 3 End":"3-ші нөмірленген тізім соңы", +"Numbering 3 Start":"3-ші нөмірленген тізім басы", +"Numbering 4":"4-ші нөмірленген тізім", +"Numbering 4 Cont.":"4-ші нөмірленген тізім жалғасы", +"Numbering 4 End":"4-ші нөмірленген тізім соңы", +"Numbering 4 Start":"4-ші нөмірленген тізім басы", +"Numbering 5":"5-ші нөмірленген тізім", +"Numbering 5 Cont.":"5-ші нөмірленген тізім жалғасы", +"Numbering 5 End":"5-ші нөмірленген тізім соңы", +"Numbering 5 Start":"5-ші нөмірленген тізім басы", +"Numbering ABC":"Нөмірленген ABC", +"Numbering IVX":"Нөмірленген IVX", +"Numbering Symbols":"Нөмірлеу таңбалары", +"Numbering abc":"Нөмірленген abc", +"Numbering ivx":"Нөмірленген ivx", +"Nyanja":"Ньянджа", +"OLE":"OLE", +"Object Index 1":"Объекттер тізімі 1", +"Object Index Heading":"Объекттер тізімінің тақырыптамасы", +"Object with no fill and no line":"Түспен құю мен сызықтары жоқ объект", +"Object without fill":"Түспен толтырылмаған объект", +"Occitan":"Оцитан", +"Odia":"Одиа", +"Olonets":"Олонецк", +"One Slide":"Бір слайд", +"Oromo":"Оромо", +"Outline":"Құрылымы", +"Outlined":"Айнала сызық", +"Outlined Blue":"Көк айнала сызық", +"Outlined Green":"Жасыл айнала сызық", +"Outlined Red":"Қызыл айнала сызық", +"Outlined Yellow":"Сары айнала сызық", +"Overwrite":"Үстінен жазу", +"Page %1 (%2) of %3":"Бет %1 (%2), барлығы %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Бет %1 (%2), барлығы %3 [Бет %4 (%5)]", +"Page %1 of %2":"Бет %1, барлығы %2", +"Page %1 of %2 (%3)":"Бет %1, барлығы %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Бет %1, барлығы %2 (Баспа үшін %3 бет, барлығы %4)", +"Page %1 of %2 [Page %3]":"Бет %1, барлығы %2 [Бет %3]", +"Page Number":"Бет нөмірі", +"Page Properties":"Бет қасиеттері", +"Pali Latin":"Пали (латын)", +"Pali Thai":"Тайдық Пали", +"Papiamento (Aruba)":"Папьяменто (Аруба)", +"Papiamento (Bonaire)":"Папьяменто (Бонэйр)", +"Papiamento (Curaçao)":"Папьяменто (Кюрасао)", +"Papiamentu (Netherlands Antilles)":"Папиаменту (Нидерландтық Антиль аралдары)", +"Pennsylvania Dutch":"Пенсильвания голландиялық", +"Persian":"Парсы", +"Pitjantjatjara":"Питьянтьятьяра", +"Placeholder":"Толтырғыш", +"Plautdietsch":"Неміс-плат диалекті", +"Polish":"Поляк", +"Portrait":"Тік", +"Portuguese (Angola)":"Португал (Ангола)", +"Portuguese (Brazil)":"Португал (Бразилия)", +"Portuguese (Mozambique)":"Португал (Мозамбик)", +"Portuguese (Portugal)":"Португал (Португалия)", +"Preformatted Text":"Берілген пішіміндегі мәтін", +"Product":"Көбейтінді", +"Puinave":"Пуинаве", +"Punjabi":"Панджаби", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (Боливия, солтүстік)", +"Quechua (Bolivia, South)":"Кечуа (Боливия, оңтүстік)", +"Quechua (Ecuador)":"Кечуа (Эквадор)", +"Quotation":"Дәйексөз", +"Report":"Есептеме", +"Result":"Нәтиже", +"Result2":"Нәтиже2", +"Rhaeto-Romance":"Рето-романдық", +"Right Page":"Оң жақтағы бет", +"Rohingya Hanifi":"Рохинджа ханифи", +"Romanian (Moldova)":"Румын (Молдова)", +"Romanian (Romania)":"Румын (Румыния)", +"Rubies":"Фуригана", +"Russian":"Орыс", +"Rusyn (Slovakia)":"Русиндік (Словакия)", +"Rusyn (Ukraine)":"Русиндік (Украина)", +"Sami, Inari (Finland)":"Инари-саамдық (Финляндия)", +"Sami, Kildin (Russia)":"Саамдық, кильдиндік (Ресей)", +"Sami, Lule (Norway)":"Луле-саамдық (Норвегия)", +"Sami, Lule (Sweden)":"Луле-саамдық (Швеция)", +"Sami, Northern (Finland)":"Солтүстік саамдық (Финляндия)", +"Sami, Northern (Norway)":"Солтүстік саамдық (Норвегия)", +"Sami, Northern (Sweden)":"Солтүстік саамдық (Швеция)", +"Sami, Pite (Sweden)":"Пите-саамдық (Швеция)", +"Sami, Skolt (Finland)":"Колтта-саамдық (Финляндия)", +"Sami, Southern (Norway)":"Оңтүстік саамдық (Норвегия)", +"Sami, Southern (Sweden)":"Оңтүстік саамдық (Швеция)", +"Sango":"Санго", +"Sanskrit":"Санскрит", +"Saraiki":"Сирайки", +"Sardinian":"Сардиниялық", +"Sardinian, Campidanese":"Сардиндық, Кампиданиз", +"Sardinian, Gallurese":"Сардиндық, Галлура", +"Sardinian, Logudorese":"Сардиндық, Ладуроз", +"Sardinian, Sassarese":"Сардиндық, Сассари", +"Selection count":"Таңдалған ауқым саны", +"Sender":"Жіберуші", +"Serbian Cyrillic (Montenegro)":"Серб (кирил, Черногория)", +"Serbian Cyrillic (Serbia and Montenegro)":"Серб (кирил)", +"Serbian Cyrillic (Serbia)":"Серб (кирил, Сербия)", +"Serbian Latin":"Сербиялық (латын)", +"Serbian Latin (Montenegro)":"Серб (латын, Черногория)", +"Serbian Latin (Serbia and Montenegro)":"Серб (латын)", +"Serbian Latin (Serbia)":"Серб (латын, Сербия)", +"Sesotho":"Сесото", +"Shapes":"Пішіндер", +"Sheet %1 of %2":"Парақ %1, барлығы %2", +"Shuswap":"Шусвап", +"Sidama":"Сидамо", +"Signature":"Қолтаңба", +"Silesian":"Силезиялық", +"Sindhi, Arabic":"Синдхи, арабша", +"Sindhi, Devanagari":"Синдхи, деванагари", +"Sinhala":"Сингала", +"Six Slides":"Алты слайд", +"Slide %1 of %2":"Слайд %1, барлығы %2", +"Slide %1 of %2 (%3)":"Слайд %1, барлығы %2 (%3)", +"Slovak":"Словак", +"Slovenian":"Словен", +"Somali":"Сомали", +"Sorbian, Lower":"Төменгі лужицктік", +"Sorbian, Upper":"Жоғарғы лужицктік", +"Source Text":"Бастапқы мәтін", +"Southern Sotho":"Сесото", +"Spanish (Argentina)":"Испан (Аргентина)", +"Spanish (Bolivia)":"Испан (Боливия)", +"Spanish (Chile)":"Испан (Чили)", +"Spanish (Colombia)":"Испан (Колумбия)", +"Spanish (Costa Rica)":"Испан (Коста-Рика)", +"Spanish (Cuba)":"Испан (Куба)", +"Spanish (Dom. Rep.)":"Испан (Доминикан Республикасы)", +"Spanish (Ecuador)":"Испан (Эквадор)", +"Spanish (El Salvador)":"Испан (Сальвадор)", +"Spanish (Guatemala)":"Испан (Гватемала)", +"Spanish (Honduras)":"Испан (Гондурас)", +"Spanish (Mexico)":"Испан (Мексика)", +"Spanish (Nicaragua)":"Испан (Никарагуа)", +"Spanish (Panama)":"Испан (Панама)", +"Spanish (Paraguay)":"Испан (Парагвай)", +"Spanish (Peru)":"Испан (Перу)", +"Spanish (Puerto Rico)":"Испан (Пуэрто-Рико)", +"Spanish (Spain)":"Испан (Испания)", +"Spanish (Uruguay)":"Испан (Уругвай)", +"Spanish (Venezuela)":"Испан (Венесуэла)", +"StDev":"Стандартты ауытқу", +"Standard selection":"Стандартты таңдау", +"Stars and Banners":"Жұлдыздар мен бұрама қағаз", +"Status":"Қалып-күйі", +"Strong Emphasis":"Жуанмен таңдау", +"Subtitle":"Ішкі тақырып", +"Sum":"Қосындысы", +"Sundanese":"Сундандық", +"Suundi":"Суунди", +"Swahili (Kenya)":"Суахили (Кения)", +"Swahili (Tanzania)":"Суахили (Танзания)", +"Swazi":"Свази", +"Swedish (Finland)":"Швед (Финляндия)", +"Swedish (Sweden)":"Швед (Швеция)", +"Symbol Shapes":"Таңбалық фигуралар", +"Table":"Кесте", +"Table Contents":"Кесте құрамасы", +"Table Heading":"Кесте тақырыптамасы", +"Table Index 1":"Кестелер тізімі 1", +"Table Index Heading":"Кестелер тізімнің тақырыптамасы", +"Tagalog":"Тагалог", +"Tahitian":"Тахитиан (Таити)", +"Tajik":"Тәжік", +"Tamil":"Тамил", +"Tatar":"Татар", +"Teke-Eboo":"Тэке-Эбу", +"Teke-Ibali":"Тэке-Ибэли", +"Teke-Kukuya":"Теке-Кукуйя", +"Teke-Tyee":"Тэке-Таи", +"Teletype":"Пропорционалды емес мәтін", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетун (Индонезия)", +"Tetun (Timor-Leste)":"Тетум (Шығыс Тимор)", +"Text":"Мәтін", +"Text A0":"Мәтін A0", +"Text A4":"Мәтін A4", +"Thai":"Тай", +"Three Slides":"Үш слайд", +"Tibetan (India)":"Тибет (Үндістан)", +"Tibetan (PR China)":"Тибет (ҚХР)", +"Tigrigna (Eritrea)":"Тигринья (Эритрея)", +"Tigrigna (Ethiopia)":"Тигринья (Эфиопия)", +"Title":"Атауы", +"Title A0":"Атау A0", +"Title A4":"Атау A4", +"Title Only":"Тек тақырыптама ғана", +"Title Slide":"Тақырыптама слайды", +"Title and 2 Content":"Атауы, 2 мәтін блогы", +"Title, 2 Content and Content":"Атауы, 2 мәтін блогы және оң жақтан мәтін блогы", +"Title, 2 Content over Content":"Атауы, мәтін блогының үстіндегі 2 мәтін блогы", +"Title, 4 Content":"Атауы, 4 мәтін блогы", +"Title, 6 Content":"Атауы, 6 мәтін блогы", +"Title, Content":"Атауы, мәтін", +"Title, Content and 2 Content":"Атауы, мәтін блогы және оң жақтан 2 мәтін блогы", +"Title, Content over Content":"Атауы, мәтін үстіндегі мәтін", +"Title, Vertical Text":"Тақырыптама, вертикалды мәтін", +"Title, Vertical Text, Clipart":"Тақырыптама, вертикалды мәтін, жиынтық суреті", +"Tok Pisin":"Ток-писин", +"Tsaangi":"Тсаанги", +"Tsonga":"Тсонго", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана (Оңтүстік Африка)", +"Turkish":"Түрік", +"Turkmen":"Түркмен", +"Two Slides":"Екі слайд", +"Udmurt":"Удмурт", +"Ukrainian":"Украин", +"Unknown":"Белгісіз", +"Urdu (India)":"Урду (Үндістан)", +"Urdu (Pakistan)":"Урду (Пәкістан)", +"User Entry":"Пайдаланушы енгізуі", +"User Index 1":"Пайдаланушы нұсқағышы 1", +"User Index 10":"Пайдаланушы нұсқағышы 10", +"User Index 2":"Пайдаланушы нұсқағышы 2", +"User Index 3":"Пайдаланушы нұсқағышы 3", +"User Index 4":"Пайдаланушы нұсқағышы 4", +"User Index 5":"Пайдаланушы нұсқағышы 5", +"User Index 6":"Пайдаланушы нұсқағышы 6", +"User Index 7":"Пайдаланушы нұсқағышы 7", +"User Index 8":"Пайдаланушы нұсқағышы 8", +"User Index 9":"Пайдаланушы нұсқағышы 9", +"User Index Heading":"Пайдаланушы нұсқағыштар тақырыптамасы", +"Uyghur":"Ұйғыр", +"Uzbek Cyrillic":"Өзбекше (Кирилл жазуы)", +"Uzbek Latin":"Өзбек (латын)", +"Var":"Дисперсия", +"Variable":"Айнымалы", +"Venda":"Венда", +"Venetian":"Венециялық", +"Veps":"Вепс", +"Vertical Numbering Symbols":"Вертикалды нөмірлеу таңбалары", +"Vertical Title, Text, Chart":"Вертикалды тақырыптама, мәтін, диаграмма", +"Vertical Title, Vertical Text":"Вертикалды тақырыптама, вертикалды мәтін", +"Vietnamese":"Вьетнам", +"Vili":"Вили", +"Visited Internet Link":"Қаралған гиперсілтеме", +"Võro":"Выруск", +"Walloon":"Валлон", +"Warning":"Ескерту", +"Watermark":"Сутаңба", +"Welsh":"Уэльс", +"Xhosa":"Коса", +"Xibe":"Сибин", +"Yaka (Congo)":"Яка (Конго)", +"Yaka (Democratic Republic of the Congo)":"Яка (Конго Демократиялық Республикасы)", +"Yiddish (Israel)":"Идиш (Израиль)", +"Yiddish (USA)":"Идиш (АҚШ)", +"Yombe (Congo)":"Йомбе (Конго)", +"Yoruba":"Йоруба", +"Zulu":"Зулу", +"[Multiple]":"[Бірнеше]", +"[None]":"[Жоқ]", +"[Undetermined]":"[Анықталмаған]", +"Éwé":"Эве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kl.json b/f7cloud-office/browser/dist/l10n/locore/kl.json new file mode 100644 index 0000000..8a486d1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kl.json @@ -0,0 +1,5 @@ +{ +"Insert":"Ikkuguk", +"Text":"Allagaq", +"Variable":"Allanngorartoq" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/km.json b/f7cloud-office/browser/dist/l10n/locore/km.json new file mode 100644 index 0000000..487ad95 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/km.json @@ -0,0 +1,536 @@ +{ +"3D Objects":"វត្ថុ​ត្រីមាត្រ", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"អាហ្វ្រីកាអាន (ណាមីប៊ី)", +"Afrikaans (South Africa)":"អាហ្វ្រីកាអាន (អាហ្វ្រិក​ខាង​ត្បូង)", +"Aka (Congo)":"Aka (កុងហ្គោ)", +"Akan":"អាខាន់", +"Albanian":"អាល់បានី", +"Amharic":"អាមហារីច", +"Arabic":"អារ៉ាប់", +"Arabic (Algeria)":"អារ៉ាប់ (អាល់ហ្ស៊ែរី)", +"Arabic (Bahrain)":"អារ៉ាប់ (បារ៉ែន)", +"Arabic (Chad)":"អារ៉ាប់ (ឆាដ)", +"Arabic (Comoros)":"អារ៉ាប់ (កុំម៉ូរ៉ូស)", +"Arabic (Djibouti)":"អារ៉ាប់ (ហ្ស៊ីប៊ូទី)", +"Arabic (Egypt)":"អារ៉ាប់ (អេហ្ស៊ីប)", +"Arabic (Eritrea)":"អារ៉ាប់ (អេរីទ្រា)", +"Arabic (Iraq)":"អារ៉ាប់ (អ៊ីរ៉ាក់)", +"Arabic (Israel)":"អារ៉ាប់ (អ៊ីស្រាអែល)", +"Arabic (Jordan)":"អារ៉ាប់ (ហ្ស៊កដង់)", +"Arabic (Kuwait)":"អារ៉ាប់ (គុយវ៉ែត)", +"Arabic (Lebanon)":"អារ៉ាប់ (លីបង់)", +"Arabic (Libya)":"អារ៉ាប់ (លីប៊ី)", +"Arabic (Mauritania)":"អារ៉ាប់ (ម៉ូរីតានី)", +"Arabic (Morocco)":"អារ៉ាប់ (ម៉ារ៉ុក)", +"Arabic (Oman)":"អារ៉ាប់ (អូម៉ង់)", +"Arabic (Palestine)":"អារ៉ាប់ (ប៉ាឡេស្ទីន)", +"Arabic (Qatar)":"អារ៉ាប់ (កាតារ)", +"Arabic (Saudi Arabia)":"អារ៉ាប់ (អារ៉ាប៊ីសាអ៊ូឌីត)", +"Arabic (Somalia)":"អារ៉ាប់ (សូម៉ាលី)", +"Arabic (Sudan)":"អារ៉ាប់ (ហ្ស៊កដង់)", +"Arabic (Syria)":"អារ៉ាប់ (ស៊ីរី)", +"Arabic (Tunisia)":"អារ៉ាប់ (ទុយណេស៊ី)", +"Arabic (UAE)":"អារ៉ាប់ (UAE)", +"Arabic (Yemen)":"អារ៉ាប់ (យេមែន)", +"Aragonese":"អារ៉ាហ្គោន", +"Assamese":"អាសាមីស", +"Asturian":"អាស្តុយរីយ៉ុង", +"Average":"មធ្យម", +"Azerbaijani Cyrillic":"អាហ្ស៊ែរបែហ្សង់ ស៊ីរីលីក", +"Azerbaijani Latin":"អាហ្ស៊ែរបែហ្សង់ ឡាតាំង", +"Background":"ផ្ទៃ​ខាងក្រោយ", +"Background objects":"វត្ថុ​ផ្ទៃ​ខាងក្រោយ", +"Bafia":"បាហ្វៀ", +"Bambara":"បាម្បារា", +"Basic Shapes":"រាង​មូលដ្ឋាន", +"Basque":"​​បាស្កេ", +"Beembe":"ប៉ីមបេ", +"Bekwel":"ប៊ែកវែល", +"Belarusian":"បេឡារុស្ស", +"Bengali (Bangladesh)":"បេន្កាលី (បង់ក្លាដេស)", +"Bengali (India)":"បេន្កាលី (ឥណ្ឌា)", +"Bibliography 1":"គន្ថនិទ្ទេស​ ១", +"Bibliography Heading":"ក្បាល​​គន្ថនិទ្ទេស", +"Blank Slide":"ស្លាយ​ទទេ", +"Block Arrows":"បណ្ដុំព្រួញ", +"Bodo":"បូដូ", +"Bosnian":"បូស្នី", +"Breton":"ប្រេតុង", +"Bulgarian":"ប៊ុលហ្ការី", +"Burmese":"ភូមា", +"Bushi":"ប៉ាស៊ី", +"Callouts":"ប៉ឺតប៉ោង", +"Caption":"ចំណងជើង", +"Caption Characters":"តួអក្សរ​ចំណងជើង", +"Catalan":"កាតាឡាន", +"Catalan (Valencian)":"កាតាឡាន (វ៉ាឡង់សេ)", +"Centered Text":"ដាក់​អត្ថបទ​នៅ​កណ្ដាល", +"Chinese (Hong Kong)":"ចិន (ហុងកុង)", +"Chinese (Macau)":"ចិន (ម៉ាកាវ)", +"Chinese (Singapore)":"ចិន (សឹង្ហបុរី)", +"Chinese (simplified)":"ចិន (សម័យ)", +"Chinese (traditional)":"ចិន (បុរាណ)", +"Chuvash":"ចូវ៉ាស", +"Citation":"សេចក្ដី​ស្រង់", +"Clear formatting":"ជម្រះ​ទ្រង់ទ្រាយ", +"Complimentary Close":"បញ្ចប់​ដោយ​ការ​គួរសម​", +"Connectors":"បន្ទាត់​តភ្ជាប់", +"Contents 1":"មាតិកា ១", +"Contents 10":"មាតិកា​ ១០", +"Contents 2":"មាតិកា ២", +"Contents 3":"មាតិកា ៣", +"Contents 4":"មាតិកា ៤", +"Contents 5":"មាតិកា​ ៥", +"Contents 6":"មាតិកា ៦", +"Contents 7":"មាតិកា ៧", +"Contents 8":"មាតិកា​ ៨", +"Contents 9":"មាតិកា ៩", +"Contents Heading":"ក្បាល​​​មាតិកា", +"Coptic":"កុបទិក", +"Cornish":"កូនីស", +"Count":"រាប់", +"CountA":"CountA", +"Croatian":"ក្រូអាត", +"Czech":"ឆេក", +"Danish":"ដាណឺម៉ាក", +"Default":"លំនាំ​ដើម", +"Definition":"និយមន័យ", +"Dhivehi":"ឌីវេហី", +"Dibole":"Dibole", +"Dogri":"ដូហ្គ្រី", +"Doondo":"Doondo", +"Drawing":"គំនូរ", +"Drop Caps":"អក្សរ​ធំ​ដើម​អត្ថបទ", +"Dutch (Belgium)":"ហុល្លង់ (បែលហ្ស៊ិក)", +"Dutch (Netherlands)":"​ហុល្លង់", +"Dzongkha":"ដុងហ្កា", +"Emphasis":"ការ​សង្កត់", +"Endnote":"លេខ​យោង​ចុង", +"Endnote Anchor":"យុថ្កា​លេខ​យោង​ចុង", +"Endnote Characters":"តួអក្សរ​លេខ​យោង​ចុង", +"English (Australia)":"អង់គ្លេស (អូស្ត្រាលី)", +"English (Belize)":"អង់គ្លេស (បេលីហ្ស)", +"English (Canada)":"អង់គ្លេស (កាណាដា)", +"English (Caribbean)":"អង់គ្លេស (ការាប៊ីន)", +"English (Ghana)":"អង់គ្លេស (ហ្គាណា)", +"English (India)":"អង់គ្លេស (ឥណ្ឌា)", +"English (Ireland)":"អង់គ្លេស (អៀរឡង់)", +"English (Jamaica)":"អង់គ្លេស (ហ្សាម៉ាអ៊ិគ)", +"English (Malawi)":"អង់គ្លេស (កាណាដា)", +"English (Namibia)":"អង់គ្លេស (ណាមីប៊ី)", +"English (New Zealand)":"អង់គ្លេស (ញូវហ្សេលែន)", +"English (Philippines)":"អង់គ្លេស (ហ្វីលីពីន)", +"English (South Africa)":"អង់គ្លេស (អាហ្វ្រិក​ខាង​ត្បូង)", +"English (Trinidad)":"អង់គ្លេស (ទ្រីនីដាដ)", +"English (UK)":"អង់គ្លេស (ចក្រភព​អង់គ្លេស)", +"English (USA)":"អង់គ្លេស (សហរដ្ឋ​អាមេរិក)", +"English (Zimbabwe)":"អង់គ្លេស (ហ្ស៊ីមបាវ៉េ)", +"English, OED spelling (UK)":"អង់គ្លេស ការ​ប្រកប OED (UK)", +"Erzya":"Erzya", +"Esperanto":"អេស្ពេរ៉ាន់តូ", +"Estonian":"អេស្តូនី", +"Example":"ឧទាហរណ៍", +"Faroese":"ហ្វាអេរូស", +"Fijian":"ហ្វ៊ីហ្ស៊ី", +"Filled":"បានបំពេញ", +"Finnish":"ហ្វាំងឡង់", +"First Line Indent":"ចូល​បន្ទាត់ ​បន្ទាត់​ទី​មួយ", +"First Page":"ទំព័រ​ទី​មួយ", +"Flowchart":"គំនូស​តាង​លំហូរ", +"Footer":"បាតកថា​", +"Footer Left":"ខាង​​ឆ្វេង​បាតកថា", +"Footer Right":"ខាង​ស្តាំ​​បាតកថា", +"Footnote":"លេខ​យោង", +"Footnote Anchor":"យុថ្កា​លេខ​យោង", +"Footnote Characters":"តួអក្សរ​លេខ​យោង", +"Formula":"រូបមន្ត", +"Four Slides":"ស្លាយ​បួន", +"Frame":"ស៊ុម", +"Frame Contents":"មាតិកា​ស៊ុម", +"French (Belgium)":"បារាំង (បែលហ្ស៊ីក)", +"French (Benin)":"បារាំង (Benin)", +"French (Burkina Faso)":"បារាំង (ប៊ុយគីណា ហ្វាសូ)", +"French (Canada)":"បារាំង (កាណាដា)", +"French (Côte d'Ivoire)":"បារាំង (Côte d'Ivoire)", +"French (France)":"បារាំង (បារាំង)", +"French (Luxembourg)":"បារាំង (លុចហ្សំ​បួរ)", +"French (Monaco)":"បារាំង (ម៉ូណាកូ)", +"French (Niger)":"បារាំង (Niger)", +"French (Switzerland)":"បារាំង (ស្វ៊ីស)", +"French (Togo)":"បារាំង (Togo)", +"Frisian":"ហ្វ្រីស៊ាន", +"Friulian":"ហ្វ្រីអ៊ុយលីយ៉ាន", +"Function Wizard":"អ្នក​ជំនួយ​ការ​អនុគមន៍", +"Gaelic (Scotland)":"ហ្គាអេលិក (ស្កុតថ៍)", +"Galician":"ហ្គាលីស្យាន", +"Ganda":"ភាង​ហ្គង់​ដា", +"Gascon":"ហ្គាស្កូន​", +"Georgian":"ហ្សក​ហ្ស៊ី", +"German (Austria)":"អាល្លឺម៉ង់ (អូទ្រីស)", +"German (Belgium)":"អាល្លឺម៉ង់ (បែលហ្ស៊ិក)", +"German (Germany)":"អាល្លឺម៉ង់ (អាល្លឺម៉ង់)", +"German (Liechtenstein)":"អាល្លឺម៉ង់ (លិចទេនស្តែន)", +"German (Luxembourg)":"អាល្លឺម៉ង់ (លុចហ្សំបួរ)", +"German (Switzerland)":"អាល្លឺម៉ង់ (ស្វ៊ីស)", +"Gikuyu":"ហ្គីគូយ៉ូ", +"Graphic":"ក្រាហ្វិក​", +"Graphics":"ក្រាហ្វិក", +"Greek":"ក្រិក", +"Greek, Ancient":"ក្រិក បុរាណ", +"Gujarati":"ហ្កុយ៉ារាទី", +"HTML":"HTML", +"Haitian":"ហៃទី", +"Hanging Indent":"ព្យួរ​ការ​ចូល​បន្ទាត់", +"Hausa (Ghana)":"ហូសា (ហ្គាណា)", +"Hausa (Nigeria)":"ហូសា (នីហ្ស៊ែរីយ៉ា)", +"Hawaiian":"អាវ៉ាអ៊ីយ៉ាន", +"Header":"បឋមកថា​", +"Header Left":"ខាង​​ឆ្វេង​​បឋមកថា", +"Header Right":"ខាង​ស្តាំ​​បឋមកថា", +"Heading":"ក្បាល", +"Heading 1":"ក្បាល ១", +"Heading 10":"ក្បាល ១០", +"Heading 2":"ក្បាល ២", +"Heading 3":"ក្បាល ៣", +"Heading 4":"ក្បាល ៤", +"Heading 5":"ក្បាល ៥", +"Heading 6":"ក្បាល ៦", +"Heading 7":"ក្បាល ៧", +"Heading 8":"ក្បាល ៨", +"Heading 9":"ក្បាល ៩", +"Hebrew":"ហេប្រូ", +"Hiligaynon":"ហ៊ីលីហ្កាយណុង", +"Hindi":"ហិណ្ឌូ", +"Horizontal Line":"បន្ទាត់​ផ្ដេក​", +"Hungarian":"ហុងគ្រី", +"Icelandic":"អ៊ីស្លង់", +"Illustration":"រូបភាព​លម្អ", +"Index":"លិបិក្រម", +"Index 1":"លិបិក្រម ១", +"Index 2":"លិបិក្រម ២", +"Index 3":"លិបិក្រម ៣", +"Index Heading":"ក្បាល​​លិបិក្រម", +"Index Link":"តំណ​​លិបិក្រម", +"Index Separator":"បន្ទាត់​​ខណ្ឌចែក​​លិបិក្រម", +"Indonesian":"ឥណ្ឌូនេស៊ី", +"Insert":"បញ្ចូល​", +"Interlingua":"Interlingua", +"Internet Link":"តំណ​អ៊ីនធឺណិត", +"Irish":"អៀរឡង់", +"Italian (Italy)":"អ៊ីតាលី (អ៊ីតាលី)", +"Italian (Switzerland)":"អ៊ីតាលី (ស្វ៊ីស)", +"Japanese":"ជប៉ុន", +"Kaamba":"Kaamba", +"Kabyle Latin":"ឡាតាំង​កាប៊ី​", +"Kalaallisut":"កាឡាលីសុទ", +"Kannada":"កិណាដា", +"Karakalpak Latin":"ការ៉ាកាល់ប៉ាក់ ឡាតាំង", +"Kashmiri (India)":"កាស្មៀរ (ឥណ្ឌា)", +"Kashmiri (Kashmir)":"កាស្មៀរ (កាស្មៀរ)", +"Kashubian":"កាហ្ស៊ូប៊ី", +"Kazakh":"កាហ្សាក", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"ខ្មែរ", +"Kinyarwanda (Rwanda)":"គីនយ៉ាវាន់ដា (រវ៉ាន់ដា)", +"Kirghiz":"គៀរហ្គីស្តង់", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"កុងកានី", +"Koongo (Congo)":"Koongo (កុងហ្គោ)", +"Korean (RoK)":"កូរ៉េ (រ៉ុក)", +"Kumyk":"គុយម៊ិក", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdish, Central (Iran)", +"Kurdish, Central (Iraq)":"ឃឺដ​ ភាគ​កណ្ដាល (អ៊ីរ៉ាក់)", +"Kurdish, Northern (Syria)":"ឃឺដ ភាគ​ខាង​ជើង (ស៊ីរី)", +"Kurdish, Northern (Turkey)":"ឃឺដ ភាគ​ខា​ងជើង (តួ​គី)", +"Kurdish, Southern (Iran)":"ឃឺដ ភាគ​ខាងត្បូង (អ៊ីរ៉ង់)", +"Kurdish, Southern (Iraq)":"ឃឺដ ភាគ​ខាង​ត្បូង (អ៊ីរ៉ាក់)", +"Kyrgyz (China)":"Kyrgyz (ចិន)", +"Labels":"ស្លាក", +"Ladin":"ឡាតាំង", +"Landscape":"ទេសភាព", +"Lao":"ឡាវ", +"Lari":"ឡារី", +"Latgalian":"ឡាហ្គាលៀន", +"Latin":"ឡាតាំង", +"Latvian":"ឡាតវីយ៉ា", +"Left Page":"ទំព័រ​​​ឆ្វេង", +"Lengo":"Lengo", +"Limbu":"លីមប៊ួ", +"Line Numbering":"​លេខរៀង​បន្ទាត់", +"Lines":"បន្ទាត់", +"Lingala":"លីនហ្កា​ឡា", +"List Contents":"មាតិកា​​បញ្ជី", +"List Heading":"ក្បាល​​បញ្ជី", +"List Indent":"ការ​ចូល​បន្ទាត់​បញ្ជី", +"Lithuanian":"លីទុយអានី", +"Livonian":"Livonian", +"Lojban":"ឡូបាន", +"Low German":"អាល្លឺម៉ង់​ទំនាប", +"Luxembourgish":"លុចសំបួ", +"Macedonian":"ម៉ាសេដូនី", +"Main Index Entry":"ធាតុ​​លិបិក្រម​​សំខាន់", +"Maithili":"ម៉ាអ៊ីទីលី", +"Malagasy, Plateau":"ម៉ាឡាហ្គាស៊ី ផ្លាទៀ", +"Malay (Brunei Darussalam)":"ម៉ាឡេ (ប្រ៊ុយ​ណេ​ដារូសាឡឹម)", +"Malay (Malaysia)":"ម៉ាឡេ (ម៉ាឡេស៊ី)", +"Malayalam":"ម៉ាឡាយ៉ាឡាម", +"Maltese":"ម៉ាល់តា", +"Manipuri":"ម៉ានីពូរី", +"Maore":"ម៉ូរ៉េ", +"Maori":"Maori", +"Marathi":"​​ម៉ារាធី", +"Marginalia":"ចំណាំ​ក្នុង​រឹម​ទំព័រ", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"អតិបរមា", +"Mbochi":"ប៊ូហ្ស៊ី", +"Min":"អប្បបរមា", +"Moksha":"Moksha", +"Mongolian Cyrillic":"ម៉ុងហ្គោលី ស៊ីរី", +"Mongolian Mongolian":"ម៉ុងហ្គោលី ម៉ុងហ្គោលី", +"Moore":"ម៉ូរ៉េ", +"N'ko":"N'ko", +"Ndebele, South":"នដិបិលិត្បូង", +"Nenets":"Nenets", +"Nepali (India)":"នេប៉ាល់ (ឥណ្ឌា)", +"Nepali (Nepal)":"នេប៉ាល់ (នេប៉ាល់)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"ណៃប៊ឺ", +"Nine Slides":"៩ ស្លាយ", +"Njyem (Congo)":"Njyem (កុងហ្គោ)", +"Nogai":"ណូហ្គាអ៊ិ", +"None (Do not check spelling)":"គ្មាន (កុំពិនិត្យ​អក្ខរាវិរុទ្ធ)", +"Northern Sotho":"សូធូ​ខាង​ជើង", +"Norwegian, Bokmål":"ន័រវែស បុកម៉ាល", +"Norwegian, Nynorsk":"ន័រវែស នីណ័ស", +"Notes":"ចំណាំ", +"Numbering 1":"លេខរៀង ១", +"Numbering 1 Cont.":"លេខរៀង​ ១ បន្ត", +"Numbering 1 End":"លេខរៀង ១ បញ្ចប់", +"Numbering 1 Start":"លេខរៀង​​ ១​ ចាប់ផ្តើម", +"Numbering 2":"​លេខរៀង​ ២ ", +"Numbering 2 Cont.":"លេខរៀង​ ២ បន្ត", +"Numbering 2 End":"លេខរៀង​ ២ បញ្ចប់", +"Numbering 2 Start":"លេខរៀង ២ ចាប់ផ្តើម", +"Numbering 3":"លេខរៀង ៣ ", +"Numbering 3 Cont.":"លេខរៀង ៣ បន្ត", +"Numbering 3 End":"លេខរៀង ៣ បញ្ចប់", +"Numbering 3 Start":"លេខរៀង ៣ ចាប់ផ្តើម", +"Numbering 4":"លេខរៀង​ ៤", +"Numbering 4 Cont.":"លេខរៀង ៤ បន្ត", +"Numbering 4 End":"លេខរៀង​ ៤ បញ្ចប់", +"Numbering 4 Start":"លេខរៀង ៤​ ចាប់ផ្តើម", +"Numbering 5":"លេខរៀង ៥ ", +"Numbering 5 Cont.":"លេខរៀង ៥ បន្ត", +"Numbering 5 End":"លេខរៀង ៥ បញ្ចប់", +"Numbering 5 Start":"លេខរៀង ៥ ចាប់ផ្តើម", +"Numbering Symbols":"និមិត្ត​​​សញ្ញា​​​​លេខរៀង", +"Nyanja":"នីយ៉ាន់ចា", +"OLE":"OLE", +"Object Index 1":"លិបិក្រម​វត្ថុ ១", +"Object Index Heading":"ក្បាល​លិបិក្រម​វត្ថុ", +"Object with no fill and no line":"វត្ថុ​ដោយ​មិន​បំពេញ និង​គ្មាន​បន្ទាត់", +"Object without fill":"វត្ថុ​ដែល​មិន​បំពេញ", +"Occitan":"អុកស៊ីតង់", +"Odia":"អូឌៀ", +"Olonets":"Olonets", +"One Slide":"ស្លាយ​មួយ", +"Oromo":"អុរុមុ", +"Outline":"គ្រោង​", +"Overwrite":"សរសេរ​ជាន់​លើ", +"Page Number":"លេខ​ទំព័រ", +"Pali Latin":"បាលីឡាតាំង", +"Papiamento (Aruba)":"ប៉ាពៀម៉េនតូ (អារ៉ូបា)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"ប៉ាពៀម៉េនតូ (បូនែ)", +"Papiamentu (Netherlands Antilles)":"ប៉ាពៀម៉េនទូ (ហុល្លង់)", +"Persian":"ពឺស៊ាន", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"កន្លែង​ដាក់", +"Polish":"ប៉ូឡូញ", +"Portrait":"បញ្ឈររ", +"Portuguese (Angola)":"ព័រទុយហ្គាល់ (អង់ហ្គោឡា)", +"Portuguese (Brazil)":"ព័រទុយហ្គាល់ (ប្រេស៊ីល)", +"Portuguese (Portugal)":"ព័រទុយហ្គាល់ (ព័រទុយហ្គាល់)", +"Preformatted Text":"អត្ថបទ​ដែល​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា​មុន", +"Product":"ផលគុណ", +"Puinave":"ពូអ៊ីណាវ", +"Punjabi":"ពុនចាប៊ី", +"Punu":"Punu", +"Quechua (Bolivia, North)":"កេទ្ជូអា (បូលីវី​ខាង​ជើង)", +"Quechua (Bolivia, South)":"កេទ្ជូអា (បូលីវី​ខាង​ត្បូង)", +"Quechua (Ecuador)":"កេទ្ជូអា (អេក្ខាទ័រ)", +"Report":"របាយការណ៍", +"Result":"លទ្ធផល", +"Result2":"លទ្ធផលទី ២", +"Rhaeto-Romance":"រ៉េតូ-រ៉ូម៉ាំង", +"Right Page":"ទំព័រ​​​ស្តាំ", +"Romanian (Moldova)":" រ៉ូម៉ានី (Moldova)", +"Romanian (Romania)":"រ៉ូម៉ានី (រ៉ូម៉ានី)", +"Rubies":"មគ្គុទេ្ទសក៍​សូរសព្ទ", +"Russian":"រុស្ស៊ី", +"Rusyn (Slovakia)":"រ៉ូស៊ីន (ស្លូវ៉ាគី)", +"Rusyn (Ukraine)":"រ៉ូស៊ីន (អ៊ុយ​ក្រែន)", +"Sami, Inari (Finland)":"សាមី អ៊ីណារី (ហ្វាំងឡង់)", +"Sami, Kildin (Russia)":"Sami, Kildin (រុស្ស៊ី)", +"Sami, Lule (Norway)":"សាមី លូលី (ន័រវែស)", +"Sami, Lule (Sweden)":"សាមី លូឡេ (ស៊ុយអែដ)", +"Sami, Northern (Finland)":"សាមី ខាង​ជើង (ហ្វាំងឡង់)", +"Sami, Northern (Norway)":"សាមី ខាង​ជើង (ន័រវែស)", +"Sami, Northern (Sweden)":"សាមី ខាង​ជើង (ស៊ុយអែដ)", +"Sami, Pite (Sweden)":"សាមី លូឡេ (ស៊ុយអែដ)", +"Sami, Skolt (Finland)":"សាមី ស្កូលថ៍ (ហ្វាំងឡង់)", +"Sami, Southern (Norway)":"សាមី ខាង​ត្បូង (ន័រវែស)", +"Sami, Southern (Sweden)":"សាមី ខាង​ត្បូង (ស៊ុយអែដ)", +"Sango":"សង់ហ្គោ", +"Sanskrit":"​សំស្ក្រឹត", +"Sardinian":"សារឌីនង់", +"Sardinian, Campidanese":"សាឌីនៀន ខែមភីឌីណេស", +"Sardinian, Gallurese":"សាឌីនៀន ហ្គាលឺរ៉េស", +"Sardinian, Logudorese":"សាឌូនៀន ឡូហ្គូដូរ៉េស", +"Sardinian, Sassarese":"សាឌីនៀន សាសារ៉េស", +"Selection count":"គណនី​ជម្រើស", +"Serbian Cyrillic (Montenegro)":"សែប៊ី ស៊ីរីលីក (ម៉ុងតង់នេហ្ក្រូ)", +"Serbian Cyrillic (Serbia and Montenegro)":"សែប៊ី ស៊ីរីលីក (សែប៊ី និង ម៉ុងតង់នេហ្ក្រូ)", +"Serbian Cyrillic (Serbia)":"សែប៊ី ស៊ីរីលីក (សែប៊ី)", +"Serbian Latin":"ស៊ីប​ឡាតាំង", +"Serbian Latin (Montenegro)":"សែប៊ី ឡាតាំង (ម៉ុងតង់នេហ្ក្រូ)", +"Serbian Latin (Serbia and Montenegro)":"សែប៊ី ឡាតាំង (សែប៊ី និង ម៉ុងតង់នេហ្ក្រូ)", +"Serbian Latin (Serbia)":"សែប៊ី ឡាតាំង (សែប៊ី)", +"Shapes":"រាង", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"ហត្ថលេខា", +"Sinhala":"ស៊ីនហាឡា", +"Six Slides":"ស្លាយ​ប្រាំ​មួយ", +"Slovak":"ស្លូវ៉ាគី", +"Slovenian":"ស្លូវ៉ានី", +"Somali":"សូម៉ាលី", +"Sorbian, Lower":"សតប៊ៀន ក្រោម", +"Sorbian, Upper":"សតប៊ៀន លើ", +"Source Text":"អត្ថបទ​ប្រភព", +"Southern Sotho":"សូធូ​ខាង​ត្បូង", +"Spanish (Argentina)":"អេស្ប៉ាញ (អាហ្សង់ទីន)", +"Spanish (Bolivia)":"អេស្ប៉ាញ (បូលីវី)", +"Spanish (Chile)":"អេស្ប៉ាញ (ឈីលី)", +"Spanish (Colombia)":"អេស្ប៉ាញ (កូឡុំប៊ី)", +"Spanish (Costa Rica)":"អេស្ប៉ាញ (កូស្តារីកា)", +"Spanish (Cuba)":"អេស្ប៉ាញ (គុយបា)", +"Spanish (Dom. Rep.)":"អេស្ប៉ាញ (Dom. Rep.)", +"Spanish (Ecuador)":"អេស្ប៉ាញ (អេក្វាឌ័រ)", +"Spanish (El Salvador)":"អេស្ប៉ាញ (El សាវ៉ាឌ័រ)", +"Spanish (Guatemala)":"អេស្ប៉ាញ (ហ្គាតេម៉ាឡា)", +"Spanish (Honduras)":"អេស្ប៉ាញ (ហុងឌូរ៉ាស់)", +"Spanish (Mexico)":"អេស្ប៉ាញ (ម៉ិចស៊ិក)", +"Spanish (Nicaragua)":"អេស្ប៉ាញ (នីការ៉ាហ្គ័រ)", +"Spanish (Panama)":"អេស្ប៉ាញ (ប៉ាណាម៉ា)", +"Spanish (Paraguay)":"អេស្ប៉ាញ (ប៉ារ៉ាហ្គាយ)", +"Spanish (Peru)":"អេស្ប៉ាញ (ប៉េរូ)", +"Spanish (Puerto Rico)":"អេស្ប៉ាញ (ព័រតូរីកូ)", +"Spanish (Spain)":"អេស្ប៉ាញ (អេស្ប៉ាញ)", +"Spanish (Uruguay)":"អេស្ប៉ាញ (អ៊ុយរ៉ាហ្គាយ)", +"Spanish (Venezuela)":"អេស្ប៉ាញ (វ៉េណេហ្សុយអេឡា)", +"StDev":"StDev", +"Strong Emphasis":"សង្កត់​ខ្លាំង", +"Subtitle":"ចំណងជើង​រង", +"Suundi":"Suundi", +"Swahili (Kenya)":"ស្វាហ៊ីលី (កេនយ៉ា)", +"Swahili (Tanzania)":"ស្វាហ៊ីលី (តង់ហ្សានី)", +"Swazi":"ស្វាហ្ស៊ី", +"Swedish (Finland)":"ស៊ុយអែដ (ហ្វាំងឡង់)", +"Swedish (Sweden)":"ស៊ុយអែដ (ស៊ុយអែដ)", +"Table":"តារាង", +"Table Contents":"មាតិកា​តារាង​", +"Table Heading":"ក្បាល​តារាង", +"Table Index 1":"លិបិក្រម​​តារាង ១", +"Table Index Heading":"ក្បាល​​លិបិក្រម​​តារាង", +"Tagalog":"តាកាឡូក", +"Tahitian":"តាហិតង់", +"Tajik":"តាដហ្ស៊ីគីស្តង់", +"Tamil":"តាមីល", +"Tatar":"​តាតារ", +"Teke-Eboo":"តេកេអ៊ីប៊ូ", +"Teke-Ibali":"តេកេអ៊ីបាលី", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"តេកេយី", +"Teletype":"ទូរលិខ​អង្គុលីលេខ", +"Telugu":"តេលូហ្គូ", +"Tetun (Indonesia)":"Tetun (ឥណ្ឌូនេស៊ី)", +"Tetun (Timor-Leste)":"Tetun (ទីម័រ-Leste)", +"Text":"អត្ថបទ", +"Thai":"ថៃ", +"Three Slides":"ស្លាយ​បី", +"Tibetan (India)":"ទីបេ (ឥណ្ឌា)", +"Tibetan (PR China)":"ទីបេ (PR ចិន)", +"Tigrigna (Eritrea)":"Tigrigna (អេរីទ្រា)", +"Tigrigna (Ethiopia)":"Tigrigna (អេត្យូពី)", +"Title":"ចំណងជើង", +"Title Only":"​តែ​ចំណង​ជើង", +"Title Slide":"ស្លាយ​ចំណង​ជើង", +"Title and 2 Content":"ចំណង​ជើង និង​ ២ មាតិកា", +"Title, 2 Content and Content":"ចំណង​ជើង ២ មាតិកា និងមាតិកា", +"Title, 2 Content over Content":"ចំណង​ជើង ២ មាតិកា​លើ​មាតិកា", +"Title, 4 Content":"ចំណង​ជើង ៤ មាតិកា", +"Title, 6 Content":"ចំណង​ជើង ៦ មាតិកា", +"Title, Content":"ចំណង​ជើង មាតិកា", +"Title, Content and 2 Content":"ចំណង​ជើង និង​ ២ មាតិកា", +"Title, Content over Content":"ចំណង​ជើង មាតិកា​លើមាតិកា", +"Title, Vertical Text":"ចំណង​ជើង អត្ថបទ​បញ្ឈរ", +"Title, Vertical Text, Clipart":"ចំណង​ជើង អត្ថបទ​បញ្ឈរ បន្ទប់​រូបភាព", +"Tok Pisin":"តុក ពិសាំង", +"Tsaangi":"Tsaangi", +"Tsonga":"សុងហ្កា", +"Tswana (Botswana)":"វ៉ាន់ណា (បុតស្វាណា)", +"Tswana (South Africa)":"វ៉ាន់ណា (អាហ្វិក​ខាង​ត្បូង)", +"Turkish":"ទួរគី", +"Turkmen":"ទួគមេនីស្តង់", +"Two Slides":"ស្លាយ​ពីរ", +"Udmurt":"Udmurt", +"Ukrainian":"អ៊ុយក្រែន", +"Unknown":"មិន​ស្គាល់", +"Urdu (India)":"អ៊ូ​រ្ឌូ (ឥណ្ឌា)", +"Urdu (Pakistan)":"អ៊ូរ្ឌូ (ប៉ាគីស្ថាន)", +"User Entry":"ធាតុ​បញ្ចូល​របស់​អ្នក​ប្រើ", +"User Index 1":"លិបិក្រម​អ្នក​ប្រើ​ ១", +"User Index 10":"លិបិក្រម​អ្នក​ប្រើ​​ ១០", +"User Index 2":"លិបិក្រម​​អ្នក​ប្រើ​​ ២", +"User Index 3":"លិបិក្រម​អ្នក​ប្រើ​​ ៣", +"User Index 4":"លិបិក្រម​អ្នក​ប្រើ​​ ៤", +"User Index 5":"លិបិក្រម​អ្នក​ប្រើ​ ៥", +"User Index 6":"លិបិក្រម​អ្នក​ប្រើ​ ៦", +"User Index 7":"លិបិក្រម​អ្នក​ប្រើ​ ៧", +"User Index 8":"លិបិក្រម​អ្នក​ប្រើ​​ ៨", +"User Index 9":"លិបិក្រម​អ្នក​ប្រើ​​ ៩", +"User Index Heading":"ក្បាល​លិបិក្រម​របស់​អ្នក​ប្រើ", +"Uyghur":"អ៊ុយ​ហូ", +"Uzbek Cyrillic":"អ៊ូហ្សបេគីស្តង់ ស៊ីរី", +"Uzbek Latin":"អ៊ូហ្សបេគីស្តង់ ឡាតាំង", +"Var":"Var", +"Variable":"អថេរ", +"Venda":"វង់ដា", +"Veps":"Veps", +"Vertical Numbering Symbols":"និមិត្ត​​សញ្ញា​​​​លេខរៀង​​បញ្ឈរ", +"Vertical Title, Text, Chart":"ចំណង​ជើង​បញ្ឈរ អត្ថបទ គំនូស​តាង", +"Vertical Title, Vertical Text":"ចំណង​ជើង​បញ្ឈរ អត្ថបទ​បញ្ឈរ ", +"Vietnamese":"វៀតណាម", +"Vili":"វីលី", +"Visited Internet Link":"តំណ​​អ៊ីនធឺណិត​​​​ដែល​​បាន​​ទស្សនា", +"Võro":"Võro", +"Walloon":"វ៉ាឡុង", +"Watermark":"ព្រាល​ៗ", +"Welsh":"វែល", +"Xhosa":"ឃសា", +"Yiddish (Israel)":"យីឌីហ្ស (អ៊ីស្រាអែល)", +"Yiddish (USA)":"យីឌីហ្ស (សហរដ្ឋអាមេរិក)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"យរូបា", +"Zulu":"ហ្ស៊ូលូ", +"[None]":"[គ្មាន]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kmr-Latn.json b/f7cloud-office/browser/dist/l10n/locore/kmr-Latn.json new file mode 100644 index 0000000..82afe26 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kmr-Latn.json @@ -0,0 +1,410 @@ +{ +"3D Objects":"Objeyên 3D", +"Afrikaans (Namibia)":"Afrîkanî (Namîbiya)", +"Afrikaans (South Africa)":"Afrîkî (Afrîkaya Başûr)", +"Akan":"Akanî", +"Albanian":"Albanî", +"Amharic":"Amharî", +"Arabic":"Erebî", +"Arabic (Algeria)":"Erebî (Cezayîr)", +"Arabic (Bahrain)":"Erebî (Bahreyn)", +"Arabic (Chad)":"Erebî (Çad)", +"Arabic (Comoros)":"Erebî (Komor)", +"Arabic (Djibouti)":"Erebî (Cîbûtî)", +"Arabic (Egypt)":"Erebî (Misir)", +"Arabic (Eritrea)":"Erebî (Erître)", +"Arabic (Iraq)":"Erebî (Iraq)", +"Arabic (Israel)":"Erebî (Îsrail)", +"Arabic (Jordan)":"Erebî (Urdun)", +"Arabic (Kuwait)":"Erebî (Kuveyt)", +"Arabic (Lebanon)":"Erebî (Lübnan)", +"Arabic (Libya)":"Erebî (Libya)", +"Arabic (Mauritania)":"Erebî (Maûrîtanya)", +"Arabic (Morocco)":"Erebî (Maroko)", +"Arabic (Oman)":"Erebî (Oman)", +"Arabic (Palestine)":"Erebî (Filîstîn)", +"Arabic (Qatar)":"Erebî (Qatar)", +"Arabic (Saudi Arabia)":"Erebî (Suudî Erabîstan)", +"Arabic (Somalia)":"Erebî (Somaliya)", +"Arabic (Sudan)":"Erebî (Sûdan)", +"Arabic (Syria)":"Erebî (Sûriye)", +"Arabic (Tunisia)":"Erebî (Tûnis)", +"Arabic (UAE)":"Erebî (YEE)", +"Arabic (Yemen)":"Erebî (Yemen)", +"Asturian":"Asturî", +"Average":"Navendkirin", +"Azerbaijani Cyrillic":"Azerîkî (Krîl)", +"Azerbaijani Latin":"Azerîkî (Latîn)", +"Background":"Zemîn", +"Background objects":"Tiştên zemîn", +"Bafia":"Bafî", +"Bambara":"Bambara", +"Basic Shapes":"Şêweyên Bingehîn", +"Basque":"Baskî", +"Belarusian":"Belarûsî", +"Bengali (Bangladesh)":"Bengalî (Bangladeş)", +"Bengali (India)":"Bengalî (Hindistan)", +"Bibliography 1":"Çavkanî 1", +"Bibliography Heading":"Sernivîsa Pêrista Çavkanî", +"Blank Slide":"Slayta Vala", +"Block Arrows":"Tîrên Stûr", +"Bodo":"Bodo", +"Bosnian":"Bosnî", +"Breton":"Bretonî", +"Bulgarian":"Bulgarî", +"Burmese":"Birmanî", +"Bushi":"Bûşî", +"Callouts":"Xêzên kivşkirinê", +"Caption":"Sernivîs", +"Caption Characters":"Karakterên Nivîsa Wêna", +"Catalan":"Katalan", +"Chinese (Hong Kong)":"Çînî (Hong Kong)", +"Chinese (Macau)":"Çînî (Macau)", +"Chinese (Singapore)":"Çînî (Singapore)", +"Chinese (simplified)":"Çînî (hêsankirî)", +"Chinese (traditional)":"Çînî (kevneşop)", +"Chuvash":"Çûvaşî", +"Clear formatting":"Teşekirinê paqij bike", +"Connectors":"Girêdanker", +"Contents 1":"Naverok 1", +"Contents 10":"Naverok 10", +"Contents 2":"Naverok 2", +"Contents 3":"Naverok 3", +"Contents 4":"Naverok 4", +"Contents 5":"Naverok 5", +"Contents 6":"Naverok 6", +"Contents 7":"Naverok 7", +"Contents 8":"Naverok 8", +"Contents 9":"Naverok 9", +"Contents Heading":"Sernivîsa Naverokê", +"Coptic":"Koptîk", +"Count":"Bihijmêre", +"CountA":"HejmarA", +"Croatian":"Kroatî", +"Czech":"Çekî", +"Danish":"Danîmarkî", +"Default":"Standard", +"Definition":"Pênas", +"Dhivehi":"Dîvehî", +"Dogri":"Dogrî", +"Drawing":"Xêzkêşan", +"Drop Caps":"Tîpên Serî", +"Dutch (Belgium)":"Flemenkî (Belçika)", +"Dutch (Netherlands)":"Holandî (Hollanda)", +"Dzongkha":"Dzongkha", +"Emphasis":"Kirpandin", +"Endnote":"NîşeyaDawî", +"Endnote Characters":"Karakterên nota dawiyê", +"English (Australia)":"Îngilîzî (Avustralya)", +"English (Belize)":"Îngilîzî (Belîze)", +"English (Canada)":"Îngilîzî (Kanada)", +"English (Caribbean)":"Îngilîzî (Karayîb)", +"English (Ghana)":"Îngilîzî (Gana)", +"English (India)":"Îngilîzî (Hîndistan)", +"English (Jamaica)":"Îngilîzî (Jamaica)", +"English (Namibia)":"Îngilîzî (Namîbiya)", +"English (New Zealand)":"Îngilîzî (Zelandaya Nû)", +"English (Philippines)":"Îngilîzî (Fîlîpîn)", +"English (South Africa)":"Îngilîzî (Afrîkaya Başûr)", +"English (Trinidad)":"Îngilîzî (Trînîdad)", +"English (UK)":"Îngilîzî (Îngiltere)", +"English (USA)":"Îngilîzî (DYE)", +"English (Zimbabwe)":"Îngilîzî (Zimbabwe)", +"Esperanto":"Esperanto", +"Estonian":"Estonî", +"Example":"Mînak", +"Faroese":"Faroyî", +"Fijian":"Fîciyî", +"Finnish":"Fînikî", +"First Page":"Rûpela Yekemîn", +"Flowchart":"Xanxanika Herikînê", +"Footer":"Agahiya jêr", +"Footnote":"Jêrenot", +"Footnote Characters":"Karakterên jêrenotê", +"Formula":"Formul", +"Four Slides":"Çar Slayt", +"Frame":"Çarçove", +"French (Belgium)":"Fransî (Belçika)", +"French (Canada)":"Fransî (Kanada)", +"French (France)":"Fransî (Fransa)", +"French (Luxembourg)":"Fransizî (Luksenburg)", +"French (Monaco)":"Fransizî (Monako)", +"French (Switzerland)":"Fransî (İsviçre)", +"Frisian":"Frizyanî", +"Friulian":"Frizyanî", +"Function Wizard":"Sêrbaza Fonksîyonê", +"Gaelic (Scotland)":"Gelikî (Skoç)", +"Galician":"Galicî", +"Ganda":"Ganda", +"Gascon":"Gaskon", +"Georgian":"Gurcî", +"German (Austria)":"Almanî (Avusturya)", +"German (Belgium)":"Almanî (Belçîka)", +"German (Germany)":"Almanî (Almanya)", +"German (Liechtenstein)":"Almanî (Lihtenstayn)", +"German (Luxembourg)":"Almanî (Luksemburg)", +"German (Switzerland)":"Almanî (Swîsre)", +"Gikuyu":"Gikuyu", +"Graphics":"Grafîk", +"Greek":"Yewnanî", +"Greek, Ancient":"Yewnanî, Kevnare", +"Gujarati":"Gujaratî", +"HTML":"HTML", +"Hausa (Ghana)":"Huza (Gana)", +"Hausa (Nigeria)":"Huza (Nîjerya)", +"Header":"Agahiya jor", +"Heading":"Agahiyên jor", +"Heading 10":"Sernivîs 10", +"Heading 2":"Sernivîs 2", +"Heading 3":"Sernivîs 3", +"Heading 4":"Sernivîs 4", +"Heading 5":"Sernivîs 5", +"Heading 6":"Sernivîs 6", +"Heading 7":"Sernivîs 7", +"Heading 8":"Sernivîs 8", +"Heading 9":"Sernivîs 9", +"Hebrew":"Ibranî", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindî", +"Horizontal Line":"Xêza Berwar", +"Hungarian":"Macarî", +"Icelandic":"Îzlandî", +"Illustration":"Wêne", +"Index":"Endeks", +"Index 1":"Pêrist 1", +"Index 2":"Pêrist 2", +"Index 3":"Pêrist 3", +"Index Heading":"Sernivîsa pêrista alfabetîk", +"Index Link":"Lînka pêristê", +"Index Separator":"Dabirra Pêrista Alfabetîk", +"Indonesian":"Endonezî", +"Insert":"Têxe Nav", +"Interlingua":"Interlingua", +"Internet Link":"Lînka Înternetê", +"Irish":"Îrlandî", +"Italian (Italy)":"Italî (İtalya)", +"Italian (Switzerland)":"Îtalyanî (Swîsre)", +"Japanese":"Japonî", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kanada", +"Kashmiri (India)":"Kaşmîrî (Hindistan)", +"Kashmiri (Kashmir)":"Kaşmîrî (Kaşmîr)", +"Kashubian":"Kaşûbanî", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rûanda)", +"Kirghiz":"Qirgizî", +"Konkani":"Konkanî", +"Korean (RoK)":"Koreyî (RoK)", +"Labels":"Etîket", +"Landscape":"Serpahnayê", +"Lao":"Lao", +"Latgalian":"Latgalî", +"Latvian":"Letonî", +"Left Page":"Rûpela hêla çepê", +"Lingala":"Lingala", +"List Contents":"Naveroka Lîstê", +"List Heading":"Sernivîsa Lîstê", +"List Indent":"Hevberî", +"Lithuanian":"Lîtwanî", +"Low German":"Almaniya Jêr", +"Luxembourgish":"Luksemburgî", +"Macedonian":"Makedonî", +"Maithili":"Mathîlî", +"Malagasy, Plateau":"Malagazî, Plateau", +"Malay (Brunei Darussalam)":"Malayî (Brunei Darusalam)", +"Malay (Malaysia)":"Malayî (Malezya)", +"Malayalam":"Malayalam", +"Maltese":"Maltayî", +"Manipuri":"Manipurî", +"Maore":"Maorî", +"Marathi":"Marathî", +"Marginalia":"Derkêlek", +"Max":"Pirtirîn", +"Min":"Hindiktirîn", +"Moore":"Moorî", +"Ndebele, South":"Ndebele, Başûrî", +"Nepali (India)":"Nepalî (Hîndistan)", +"Nepali (Nepal)":"Nepalî (Nepal)", +"Nine Slides":"Neh Slayt", +"None (Do not check spelling)":"Tune (Kontrola rastnivîsê neke)", +"Northern Sotho":"Sothoya Bakur", +"Norwegian, Bokmål":"Norveçî (Bokmål)", +"Norwegian, Nynorsk":"Norwecî (Nynorsk)", +"Notes":"Nîşe", +"Numbering 1":"Numrekirin 1", +"Numbering 1 Cont.":"Numrekirin 1 Berdewam", +"Numbering 1 End":"Numrekirin 1 Dawî", +"Numbering 1 Start":"Numrekirin 1 Destpêk", +"Numbering 2":"Numrekirin 2", +"Numbering 2 Cont.":"Numrekirin 2 Berdewam", +"Numbering 2 End":"Numrekirin 2 Dawî", +"Numbering 2 Start":"Numrekirin 2 Destpêk", +"Numbering 3":"Numrekirin 3", +"Numbering 3 Cont.":"Numrekirin 3 Berdewam", +"Numbering 3 End":"Numrekirin 3 Dawî", +"Numbering 3 Start":"Numrekirin 3 Destpêk", +"Numbering 4":"Numrekirin 4", +"Numbering 4 Cont.":"Numrekirin 4 Berdewam", +"Numbering 4 End":"Numrekirin 4 Dawî", +"Numbering 4 Start":"Numrekirin 4 Destpêk", +"Numbering 5":"Numrekirin 5", +"Numbering 5 Cont.":"Numrekirin 5 Berdewam", +"Numbering 5 End":"Numrekirin 5 Dawî", +"Numbering 5 Start":"Numrekirin 5 Destpêk", +"Numbering Symbols":"Sembola Numra", +"Nyanja":"Nyanca", +"OLE":"OLE", +"Object without fill":"Bireserê vala", +"Occitan":"Oksîtan", +"One Slide":"Slaytek Tenê", +"Oromo":"Oromo", +"Outline":"Xêza bingehîn", +"Page Number":"Hejmara Rûpelê", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antîlên Hollanda)", +"Placeholder":"Hêmana Cîgir", +"Polish":"Polonî", +"Portrait":"Portre", +"Portuguese (Brazil)":"Portekîzî (Brazil)", +"Portuguese (Portugal)":"Portekîzî (Portugal)", +"Preformatted Text":"Nivîsên di berê da hatiyê teşekirin", +"Product":"Carandin", +"Punjabi":"Pencabî", +"Quechua (Bolivia, North)":"Queçî (Bolivya, Bakur)", +"Quechua (Bolivia, South)":"Queçî (Bolivya, Başûr)", +"Quechua (Ecuador)":"Queçî (Ekvador) ", +"Report":"Rapor", +"Result":"Encam", +"Result2":"Encam2", +"Rhaeto-Romance":"Reto-Romanî", +"Right Page":"Rûpela hêla rastê", +"Rubies":"Ji bo bilêvkirinê notek taybet (sembolên fonetîk)", +"Russian":"Rusî", +"Rusyn (Slovakia)":"Rûsî (Slovakya)", +"Rusyn (Ukraine)":"Rûsî (Ukrayna)", +"Sami, Inari (Finland)":"Samî, Inarî (Fînlandiya)", +"Sami, Kildin (Russia)":"Samî, Kildin (Rûsya)", +"Sami, Lule (Norway)":"Samî, Lule (Norweç)", +"Sami, Lule (Sweden)":"Samî, Lule (Swêd)", +"Sami, Northern (Finland)":"Samî, Bakurî (Fînlandiya)", +"Sami, Northern (Norway)":"Samî, Bakurî (Norweç)", +"Sami, Northern (Sweden)":"Samî, Bakurî (Swêd)", +"Sami, Skolt (Finland)":"Samî, Skolt (Fînlandiya)", +"Sami, Southern (Norway)":"Samî, Başûrî (Norweç)", +"Sami, Southern (Sweden)":"Samî, Başûrî (Swêd)", +"Sango":"Sango", +"Sanskrit":"Sanskrîtî", +"Sardinian":"Sardî", +"Sardinian, Campidanese":"Sardunî, Kampîdanî", +"Sardinian, Gallurese":"Sardunî, Gallurî", +"Sardinian, Logudorese":"Sardunî, Logudorî", +"Sardinian, Sassarese":"Sardunî, Sassarî", +"Serbian Cyrillic (Montenegro)":"Sirbiya kirîlî (Montenegro)", +"Serbian Cyrillic (Serbia)":"Sirbiya kirîlî (Sirbistan)", +"Serbian Latin (Montenegro)":"Sirbiya latînî (Montenegro)", +"Serbian Latin (Serbia)":"Sirbiya latînî (Sirbistan)", +"Shuswap":"Şuswap", +"Signature":"Îmze", +"Sinhala":"Sinhala", +"Six Slides":"Şeş Slayt", +"Slovak":"Slovakî", +"Slovenian":"Slovenî", +"Somali":"Somalî", +"Sorbian, Lower":"Sorbiya Jêrîn", +"Sorbian, Upper":"Sorbiya Jorîn", +"Source Text":"Nivîsa çavkanî", +"Southern Sotho":"Sothoya Bakur", +"Spanish (Argentina)":"Spanyolî (Arjantîn)", +"Spanish (Bolivia)":"Spanyolî (Kolombiya)", +"Spanish (Chile)":"Spanyolî (Şîle)", +"Spanish (Colombia)":"Spanyolî (Kolombiya)", +"Spanish (Costa Rica)":"Spanyolî (Kosta Rîka)", +"Spanish (Cuba)":"Spanî (Kuba)", +"Spanish (Dom. Rep.)":"Spanyolî (Kom. Dom.)", +"Spanish (Ecuador)":"Spanyolî (Ekwador)", +"Spanish (El Salvador)":"Spanyolî (El Salvador)", +"Spanish (Guatemala)":"Spanyolî (Guatemala)", +"Spanish (Honduras)":"Spanyolî (Honduras)", +"Spanish (Mexico)":"Spanyolî (Meksika)", +"Spanish (Nicaragua)":"Spanyolî (Nîkaragua)", +"Spanish (Panama)":"Spanyolî (Panama)", +"Spanish (Paraguay)":"Spanyolî (Panama)", +"Spanish (Peru)":"Spanyolî (Peru)", +"Spanish (Puerto Rico)":"Spanyolî (Porto Rîko)", +"Spanish (Spain)":"Spanî (Spanya)", +"Spanish (Uruguay)":"Spanyolî (Ûrûguay)", +"Spanish (Venezuela)":"Spanyolî (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Kirpandina bihêz", +"Subtitle":"Sernava Binî", +"Sum":"Serhev", +"Swahili (Kenya)":"Swahîlî (Kenya)", +"Swahili (Tanzania)":"Swahîlî (Tanzanya)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swêdî (Fînland)", +"Swedish (Sweden)":"Swêdî (Swêd)", +"Table":"Tablo", +"Table Contents":"Naveroka tablo", +"Table Heading":"Sernivîsa tablo", +"Tagalog":"Tagalog", +"Tahitian":"Tahîtî", +"Tajik":"Tajik", +"Tamil":"Tamîl", +"Tatar":"Tatarî", +"Teletype":"Cûreyê Nivîsa Daktîloyê", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetunî (Endonezya)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Nivîs", +"Thai":"Tayî", +"Three Slides":"Sê Slayt", +"Tibetan (PR China)":"Tîbetî (Komara Gelê Çîn)", +"Tigrigna (Eritrea)":"Tîgrîgna (Erître)", +"Tigrigna (Ethiopia)":"Tîgrîgna (Etiyopya)", +"Title":"Sernav", +"Title Only":"Tenê Sernav", +"Title Slide":"Sernavê Slaytê", +"Title, Vertical Text":"Sernav, Nivîsa Tîk", +"Title, Vertical Text, Clipart":"Sernav, Nivîsa Serdirêjahiyê, Wêneyê Biçûk", +"Tok Pisin":"Tok Pisin", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afrîkaya Başûr)", +"Turkish":"Tirkî", +"Turkmen":"Tirkmenî", +"Two Slides":"Du Slayt", +"Ukrainian":"Ukraynî", +"Unknown":"Nenas", +"Urdu (India)":"Urdu (Hîndistan)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Têketina bikarhinêr", +"User Index 1":"Pêrista bikarhinêr 1", +"User Index 10":"Pêrista bikarhinêr 10", +"User Index 2":"Pêrista bikarhinêr 2", +"User Index 3":"Pêrista bikarhinêr 3", +"User Index 4":"Pêrista bikarhinêr 4", +"User Index 5":"Pêrista bikarhinêr 5", +"User Index 6":"Pêrista bikarhinêr 6", +"User Index 7":"Pêrista bikarhinêr 7", +"User Index 8":"Pêrista bikarhinêr 8", +"User Index 9":"Pêrista bikarhinêr 9", +"User Index Heading":"Sernivîsa pêrista bikarhinêr", +"Uyghur":"Uygur", +"Uzbek Latin":"Ozbekî Latîn", +"Var":"Guherbar", +"Variable":"Guherbar", +"Venda":"Venda", +"Vertical Numbering Symbols":"Sembola numra tîk", +"Vertical Title, Text, Chart":"Sernavê Serdirêjahiyê, Nivîs, Xanxank", +"Vertical Title, Vertical Text":"Sernavê Serdirêjahiyê, Nivîsa Serdirêjahiyê", +"Vietnamese":"Vietnamî", +"Visited Internet Link":"Lînkên Înternetê ên hatiyê ziyaret kirin", +"Walloon":"Walonî", +"Watermark":"Filigran", +"Welsh":"Welşî", +"Xhosa":"Xhosa", +"Yoruba":"Yoruba", +"Zulu":"Zûlû", +"[None]":"[Ne yek]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kn.json b/f7cloud-office/browser/dist/l10n/locore/kn.json new file mode 100644 index 0000000..bb638a1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kn.json @@ -0,0 +1,544 @@ +{ +"3D Objects":"3D ವಸ್ತುಗಳು", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"ಆಫ್ರಿಕಾನ್ಸ್ (ನಮಿಬಿಯಾ)", +"Afrikaans (South Africa)":"ಆಫ್ರಿಕಾನ್ಸ್ (ಸೌತ್ ಆಫ್ರಿಕ)", +"Aka (Congo)":"ಅಕಾ (ಕಾಂಗೊ)", +"Akan":"ಅಕನ್", +"Albanian":"ಅಲ್ಬೇನಿಯನ್", +"Amharic":"ಅಮ್ಹಾರಿಕ್", +"Arabic":"ಅರೇಬಿಕ್", +"Arabic (Algeria)":"ಅರೇಬಿಕ್ (ಅಲ್ಜೀರಿಯ)", +"Arabic (Bahrain)":"ಅರೇಬಿಕ್ (ಬಹರೈನ್)", +"Arabic (Chad)":"ಅರೇಬಿಕ್ (ಚಾಡ್)", +"Arabic (Comoros)":"ಅರೇಬಿಕ್ (ಕಾಮರೋಸ್)", +"Arabic (Djibouti)":"ಅರೇಬಿಕ್ (ಜಿಬೂಟಿ)", +"Arabic (Egypt)":"ಅರೇಬಿಕ್ (ಈಜಿಪ್ಟ್)", +"Arabic (Eritrea)":"ಅರೇಬಿಕ್ (ಎರಟ್ರಿಯಾ)", +"Arabic (Iraq)":"ಅರೇಬಿಕ್ (ಇರಾಕ್)", +"Arabic (Israel)":"ಅರೇಬಿಕ್ (ಇಸ್ರೇಲ್)", +"Arabic (Jordan)":"ಅರೇಬಿಕ್ (ಜೋರ್ಡನ್)", +"Arabic (Kuwait)":"ಅರೇಬಿಕ್ (ಕುವೈತ್)", +"Arabic (Lebanon)":"ಅರೇಬಿಕ್ (ಲಿಬೆನನ್)", +"Arabic (Libya)":"ಅರೇಬಿಕ್ (ಲಿಬ್ಯಾ)", +"Arabic (Mauritania)":"ಅರೇಬಿಕ್ (ಮಾರಟೀನಿಯಾ)", +"Arabic (Morocco)":"ಅರೇಬಿಕ್ (ಮೊರಕ್ಕೋ)", +"Arabic (Oman)":"ಅರೇಬಿಕ್ (ಓಮನ್)", +"Arabic (Palestine)":"ಅರೇಬಿಕ್ (ಪ್ಯಾಲೆಸ್ಟೀನ್)", +"Arabic (Qatar)":"ಅರೇಬಿಕ್ (ಕತಾರ್)", +"Arabic (Saudi Arabia)":"ಅರೇಬಿಕ್ (ಸೌದಿ ಅರೇಬಿಯಾ)", +"Arabic (Somalia)":"ಅರೇಬಿಕ್ (ಸೋಮಾಲಿಯಾ)", +"Arabic (Sudan)":"ಅರೇಬಿಕ್ (ಸೂಡಾನ್)", +"Arabic (Syria)":"ಅರೇಬಿಕ್ (ಸಿರಿಯಾ)", +"Arabic (Tunisia)":"ಅರೇಬಿಕ್ (ಟುನಿಸಿಯಾ)", +"Arabic (UAE)":"ಅರೇಬಿಕ್ (ಯುಎಇ)", +"Arabic (Yemen)":"ಅರೇಬಿಕ್ (ಯೆಮನ್)", +"Aragonese":"ಅರಗೋನೀಸ್", +"Assamese":"ಅಸ್ಸಾಮಿ", +"Asturian":"ಆಸ್ಚುರಿಯನ್", +"Avar":"ಎವಾರ್", +"Average":"ಸರಾಸರಿ", +"Azerbaijani Cyrillic":"ಅಝೈರ್ಬೇಜಾನಿ ಸಿರಿಲಿಕ್", +"Azerbaijani Latin":"ಅಝೈರ್ಬೇಜಾನಿ ಲ್ಯಾಟಿನ್‌", +"Background":"ಹಿನ್ನಲೆ", +"Background objects":"ಹಿನ್ನಲೆ ವಸ್ತುಗಳು", +"Bafia":"ಬಾಫಿಯ", +"Bambara":"ಬಂಬಾರ", +"Basic Shapes":"ಮೂಲ ಆಕೃತಿಗಳು", +"Basque":"ಬಾಸ್ಕ್", +"Beembe":"ಬೀಂಬೆ", +"Bekwel":"ಬೆಕ್ವೆಲ್", +"Belarusian":"ಬೆಲಾರುಸಿಯನ್", +"Bengali (Bangladesh)":"ಬೆಂಗಾಲಿ (ಬಾಂಗ್ಲಾದೇಶ)", +"Bengali (India)":"ಬೆಂಗಾಲಿ (ಭಾರತ)", +"Bibliography 1":"ಗ್ರಂಥಋಣ 1", +"Bibliography Heading":"ಗ್ರಂಥಋಣ ಶೀರ್ಷಿಕೆ", +"Blank Slide":"ಖಾಲಿ ಜಾರುಫಲಕ", +"Block Arrows":"ಖಂಡ ಬಾಣದಚಿಹ್ನೆಗಳು", +"Bodo":"ಬೋಡೋ", +"Bosnian":"ಬಾಸ್ನಿಯನ್", +"Breton":"ಬ್ರೆಟನ್", +"Bulgarian":"ಬಲ್ಗೇರಿಯನ್", +"Burmese":"ಬರ್ಮೀಸ್", +"Bushi":"ಬುಶಿ", +"Callouts":"ವಿವರಣಾ ಸೂಚಕಗಳು", +"Caption":"ಚಿತ್ರಶೀರ್ಷಿಕೆ", +"Caption Characters":"ಚಿತ್ರಶೀರ್ಷಿಕೆ ಅಕ್ಷರಗಳು", +"Catalan":"ಕ್ಯಾಟಲನ್", +"Catalan (Valencian)":"ಕೆಟಲಾನ್ (ವೆಲೆಂಶಿಯನ್)", +"Centered Text":"ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಲಾದ ಪಠ್ಯ", +"Chinese (Hong Kong)":"ಚೈನೀಸ್ (ಹಾಂಗ್ ಕಾಂಗ್)", +"Chinese (Macau)":"ಚೈನೀಸ್ (ಮಕಾವು)", +"Chinese (Singapore)":"ಚೈನೀಸ್ (ಸಿಂಗಪೂರ್)", +"Chinese (simplified)":"ಚೈನೀಸ್ (ಸರಳೀಕೃತ)", +"Chinese (traditional)":"ಚೈನೀಸ್ (ಸಾಂಪ್ರದಾಯಿಕ)", +"Chuvash":"ಚುವಾಶ್", +"Clear formatting":"ರೂಪಿಸುವಿಕೆಯನ್ನು ತೆರವುಗೊಳಿಸು", +"Complimentary Close":"ಗೌರವಪೂರ್ವಕವಾಗಿ ಮುಚ್ಚುವಿಕೆ", +"Connectors":"ಜೋಡಕಗಳು", +"Contents 1":"ವಿಷಯಗಳು 1", +"Contents 10":"ವಿಷಯಗಳು 10", +"Contents 2":"ವಿಷಯಗಳು 2", +"Contents 3":"ವಿಷಯಗಳು 3", +"Contents 4":"ವಿಷಯಗಳು 4", +"Contents 5":"ವಿಷಯಗಳು 5", +"Contents 6":"ವಿಷಯಗಳು 6", +"Contents 7":"ವಿಷಯಗಳು 7", +"Contents 8":"ವಿಷಯಗಳು 8", +"Contents 9":"ವಿಷಯಗಳು 9", +"Contents Heading":"ವಿಷಯಗಳ ಶೀರ್ಷಿಕೆ", +"Coptic":"ಕಾಪ್ಟಿಕ್", +"Cornish":"ಕಾರ್ನಿಷ್", +"Count":"ಗಣನೆ", +"CountA":"CountA", +"Cree, Plains, Latin":"ಕ್ರೀ, ಪ್ಲೇನ್ಸ್, ಲ್ಯಾಟಿನ್", +"Cree, Plains, Syllabics":"ಕ್ರೀ, ಪ್ಲೇನ್ಸ್, ಸಿಲ್ಯಾಬಿಕ್‌ಗಳು", +"Croatian":"ಕ್ರೊಯೇಶಿಯನ್", +"Czech":"ಝೆಕ್", +"Danish":"ಡ್ಯಾನಿಷ್", +"Default":"ಪೂರ್ವನಿಯೋಜಿತ", +"Definition":"ವ್ಯಾಖ್ಯಾನ", +"Dhivehi":"ಧಿವೇಹಿ", +"Dibole":"ಡಿಬೋಲ್", +"Dogri":"ಡೊಗ್ರಿ", +"Doondo":"ಡೋಂಡೊ", +"Drawing":"ಚಿತ್ರರಚನೆ", +"Drop Caps":"ದೊಡ್ಡ ಅಕ್ಷರಗಳನ್ನು (ಕ್ಯಾಪ್ಸ್‍) ಬಿಟ್ಟುಬಿಡು", +"Dutch (Belgium)":"ಡಚ್ (ಬೆಲ್ಜಿಯಮ್)", +"Dutch (Netherlands)":"ಡಚ್ (ನೆದರ್‌ಲ್ಯಾಂಡ್ಸ್)", +"Dzongkha":"ಝಾಂಖ", +"Emphasis":"ಒತ್ತು ನೀಡುವಿಕೆ", +"Endnote":"ಅಂತ್ಯಟಿಪ್ಪಣಿ", +"Endnote Anchor":"ಅಂತ್ಯಟಿಪ್ಪಣಿ ಲಂಗರು", +"Endnote Characters":"ಅಂತ್ಯಟಿಪ್ಪಣಿ ಅಕ್ಷರಗಳು", +"English (Australia)":"ಇಂಗ್ಲಿಷ್ (ಆಸ್ಟ್ರೇಲಿಯಾ)", +"English (Belize)":"ಇಂಗ್ಲಿಷ್ (ಬೆಲೀಜ್)", +"English (Canada)":"ಇಂಗ್ಲಿಷ್ (ಕೆನಡಾ)", +"English (Caribbean)":"ಇಂಗ್ಲಿಷ್ (ಕೆರೇಬಿಯನ್)", +"English (Ghana)":"ಇಂಗ್ಲಿಷ್ (ಘಾನ)", +"English (India)":"ಇಂಗ್ಲಿಷ್ (ಭಾರತ)", +"English (Ireland)":"ಇಂಗ್ಲೀಷ್ (ಐರ್ಲೆಂಡ್)", +"English (Jamaica)":"ಇಂಗ್ಲಿಷ್ (ಜಮೈಕಾ)", +"English (Malawi)":"ಇಂಗ್ಲಿಷ್ (ಮಲಾವಿ)", +"English (Namibia)":"ಇಂಗ್ಲಿಷ್ (ನಮಿಬಿಯಾ)", +"English (New Zealand)":"ಇಂಗ್ಲಿಷ್ (ನ್ಯೂಜಿಲ್ಯಾಂಡ್)", +"English (Philippines)":"ಇಂಗ್ಲಿಷ್ (ಫಿಲಿಫೈನ್ಸ್)", +"English (South Africa)":"ಇಂಗ್ಲಿಷ್ (ದಕ್ಷಿಣ ಆಫ್ರಿಕಾ)", +"English (Trinidad)":"ಇಂಗ್ಲಿಷ್ (ಟ್ರಿನಿಡ್ಯಾಡ್)", +"English (UK)":"ಇಂಗ್ಲಿಷ್ (ಯುಕೆ)", +"English (USA)":"ಇಂಗ್ಲಿಷ್ (ಯುಎಸ್ಎ)", +"English (Zimbabwe)":"ಇಂಗ್ಲಿಷ್ (ಜಿಂಬಾಬ್ವೆ)", +"English, OED spelling (UK)":"ಇಂಗ್ಲಿಷ್, OED ಕಾಗುಣಿತ (ಯುಕೆ)", +"Erzya":"ಎರ್ಝ್ಯಾ", +"Esperanto":"ಎಸ್ಪೆರಾಂಟೊ", +"Estonian":"ಎಸ್ಟೋನಿಯನ್", +"Example":"ಉದಾಹರಣೆ", +"Faroese":"ಫಾರೋಯಿಸ್", +"Fijian":"ಫಿಜಿಯನ್", +"Filled":"ತುಂಬಿಸಲಾದ", +"Finnish":"ಫಿನಿಷ್", +"First Line Indent":"ಮೊದಲ ಸಾಲಿನ ಇಂಡೆಂಟ್", +"First Page":"ಮೊದಲ ಪುಟ", +"Flowchart":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ", +"Footer":"ಅಡಿಲೇಖ", +"Footer Left":"ಎಡಭಾಗದ ಅಡಿಲೇಖ", +"Footer Right":"ಬಲಭಾಗದ ಅಡಿಲೇಖ", +"Footnote":"ಅಡಿಬರಹ", +"Footnote Anchor":"ಅಡಿಟಿಪ್ಪಣಿ ಲಂಗರು", +"Footnote Characters":"ಅಡಿಟಿಪ್ಪಣಿ ಅಕ್ಷರಗಳು", +"Formula":"ಸೂತ್ರ", +"Four Slides":"ನಾಲ್ಕು ಜಾರುಫಲಕಗಳು", +"Frame":"ಚೌಕಟ್ಟು", +"Frame Contents":"ಚೌಕಟ್ಟು ವಿಷಯಸೂಚಿಗಳು", +"French (Belgium)":"ಫ್ರೆಂಚ್ (ಬೆಲ್ಜಿಯಮ್)", +"French (Benin)":"ಫ್ರೆಂಚ್ (ಬೆನಿನ್‌)", +"French (Burkina Faso)":"ಫ್ರೆಂಚ್ (ಬರ್ಕಿನಾ ಫಾಸೋ)", +"French (Canada)":"ಫ್ರೆಂಚ್ (ಕೆನಡಾ)", +"French (Côte d'Ivoire)":"ಫ್ರೆಂಚ್ (ಕೋಟ್ ಡಿ ಇವೋರ್)", +"French (France)":"ಫ್ರೆಂಚ್ (ಫ್ರಾನ್ಸ್)", +"French (Luxembourg)":"ಫ್ರೆಂಚ್ (ಲುಕ್ಸೆಮ್‌ಬರ್ಗ್)", +"French (Mali)":"ಫ್ರೆಂಚ್ (ಮಾಲಿ)", +"French (Monaco)":"ಫ್ರೆಂಚ್ (ಮೊನಾಕೋ)", +"French (Niger)":"ಫ್ರೆಂಚ್ (ನೈಗರ್)", +"French (Senegal)":"ಫ್ರೆಂಚ್ (ಸೆನೆಗಲ್)", +"French (Switzerland)":"ಫ್ರೆಂಚ್ (ಸ್ವಿಟ್ಸರ್‌ಲ್ಯಾಂಡ್)", +"French (Togo)":"ಫ್ರೆಂಚ್ (ಟೊಗೊ)", +"Frisian":"ಫ್ರಿಸಿಯನ್", +"Friulian":"ಫ್ರಿಯುಲಿಯನ್", +"Function Wizard":"ಕ್ರಿಯೆಯ ಗಾರುಡಿ", +"Gaelic (Scotland)":"ಗೆಲಿಕ್ (ಸ್ಕಾಟ್‌ಲ್ಯಾಂಡ್)", +"Galician":"ಗಲಿಷಿಯನ್", +"Ganda":"ಗಾಂಡಾ", +"Gascon":"ಗಾಸ್ಕಾನ್", +"Georgian":"ಜಾರ್ಜಿಯನ್", +"German (Austria)":"ಜರ್ಮನ್ (ಆಸ್ಟ್ರಿಯಾ)", +"German (Belgium)":"ಜರ್ಮನ್ (ಬೆಲ್ಜಿಯಂ)", +"German (Germany)":"ಜರ್ಮನ್ (ಜರ್ಮನಿ)", +"German (Liechtenstein)":"ಜರ್ಮನ್ (ಲಿಕೆನ್‌ಸ್ಟೈನ್))", +"German (Luxembourg)":"ಜರ್ಮನ್ (ಲುಕ್ಸೆಮ್‌ಬರ್ಗ್)", +"German (Switzerland)":"ಜರ್ಮನ್ (ಸ್ವಿಟ್ಸರ್‌ಲ್ಯಾಂಡ್)", +"Gikuyu":"ಗಿಕುಯು", +"Graphic":"ಗ್ರಾಫಿಕ್", +"Graphics":"ಗ್ರಾಫಿಕ್ಸ್‍", +"Greek":"ಗ್ರೀಕ್", +"Greek, Ancient":"ಗ್ರೀಕ್, ಪುರಾತನ", +"Gujarati":"ಗುಜರಾತಿ", +"HTML":"HTML", +"Haitian":"ಹೈತಿಯನ್", +"Hanging Indent":"ನೇತಾಡುವ ಇಂಡೆಂಟ್", +"Hausa (Ghana)":"ಹೌಸಾ (ಘಾನ)", +"Hausa (Nigeria)":"ಹೌಸಾ (ನೈಜೀರಿಯಾ)", +"Hawaiian":"ಹವಾಯಿಯನ್", +"Header":"ಹೆಡರ್", +"Header Left":"ಎಡಭಾಗದ ಹೆಡರ್", +"Header Right":"ಬಲಭಾಗದ ಹೆಡರ್", +"Heading":"ಶೀರ್ಷಿಕೆ", +"Heading 1":"ಶೀರ್ಷಿಕೆ 1", +"Heading 10":"ಶೀರ್ಷಿಕೆ 10", +"Heading 2":"ಶೀರ್ಷಿಕೆ 2", +"Heading 3":"ಶೀರ್ಷಿಕೆ 3", +"Heading 4":"ಶೀರ್ಷಿಕೆ 4", +"Heading 5":"ಶೀರ್ಷಿಕೆ 5", +"Heading 6":"ಶೀರ್ಷಿಕೆ 6", +"Heading 7":"ಶೀರ್ಷಿಕೆ 7", +"Heading 8":"ಶೀರ್ಷಿಕೆ 8", +"Heading 9":"ಶೀರ್ಷಿಕೆ 9", +"Hebrew":"ಹೀಬ್ರೂ", +"Hiligaynon":"ಹಿಲಿಗಯ್ನಾನ್", +"Hindi":"ಹಿಂದಿ", +"Horizontal Line":"ಅಡ್ಡ ಸಾಲು", +"Hungarian":"ಹಂಗೇರಿಯನ್", +"Icelandic":"ಐಲ್ಯಾಂಡಿಕ್", +"Illustration":"ವಿಶದಪಡಿಸುವಿಕೆ", +"Index":"ಸೂಚಿ", +"Index 1":"ಸೂಚಿಪಟ್ಟಿ 1", +"Index 2":"ಸೂಚಿಪಟ್ಟಿ 2", +"Index 3":"ಸೂಚಿಪಟ್ಟಿ 3", +"Index Heading":"ಸೂಚಿಪಟ್ಟಿ ಶೀರ್ಷಿಕೆ", +"Index Link":"ಸೂಚಿಪಟ್ಟಿ ಸಂಪರ್ಕ", +"Index Separator":"ಸೂಚಿಪಟ್ಟಿಯ ವಿಭಜಕ", +"Indonesian":"ಇಂಡೋನೇಷಿಯಾ", +"Insert":"ಸೇರಿಸು", +"Interlingua":"ಇಂಟರ್ಲಿಂಗ್ವಾ", +"Internet Link":"ಅಂತರಜಾಲ ಸಂಪರ್ಕ", +"Irish":"ಐರಿಷ್", +"Italian (Italy)":"ಇಟಾಲಿಯನ್ (ಇಟಲಿ)", +"Italian (Switzerland)":"ಇಟಾಲಿಯನ್ (ಸ್ವಿಟ್ಸರ್‌ಲ್ಯಾಂಡ್)", +"Japanese":"ಜಪಾನೀಸ್", +"Kaamba":"ಕಾಂಬಾ", +"Kabyle Latin":"ಕಬೈಲ್ ಲ್ಯಾಟಿನ್", +"Kalaallisut":"ಕಲಾಲ್ಲಿಸುತ್", +"Kannada":"ಕನ್ನಡ", +"Karakalpak Latin":"ಕರಕಲ್ಪಕ್ ಲ್ಯಾಟಿನ್", +"Kashmiri (India)":"ಕಾಶ್ಮೀರಿ (ಭಾರತ)", +"Kashmiri (Kashmir)":"ಕಾಶ್ಮೀರಿ (ಕಾಶ್ಮೀರ)", +"Kashubian":"ಕಷುಬಿಯನ್", +"Kazakh":"ಕಜಕ್", +"KeyID":"ಕೀಲಿID", +"Khanty":"ಖಾಂಟಿ", +"Khmer":"ಖಮೇರ್", +"Kinyarwanda (Rwanda)":"ಕಿನ್ಯರ್ವಾಂಡ (ರ್‍ವಾಂಡ)", +"Kirghiz":"ಕಿರ್ಗಿಝ್", +"Komi-Permyak":"ಕೋಮಿ-ಪೆರ್ಮ್ಯಕ್", +"Komi-Zyrian":"ಕೋಮಿ-ಝಿರಿಯನ್", +"Konkani":"ಕೊಂಕಣಿ", +"Koongo (Congo)":"ಕೋಂಗೊ (ಕಾಂಗೊ)", +"Korean (RoK)":"ಕೊರಿಯನ್ (RoK)", +"Kumyk":"ಕುಮ್ಯುಕ್", +"Kunyi":"ಕುನ್ಯಿ", +"Kurdish, Central (Iran)":"ಕುರ್ದಿಶ್, ಮಧ್ಯ (ಇರಾನ್)", +"Kurdish, Central (Iraq)":"ಕುರ್ದಿಶ್, ಮಧ್ಯ (ಇರಾಕ್)", +"Kurdish, Northern (Syria)":"ಕುರ್ದಿಶ್, ಉತ್ತರ (ಸಿರಿಯ)", +"Kurdish, Northern (Turkey)":"ಕುರ್ದಿಷ್, ಉತ್ತರ (ಟರ್ಕಿ)", +"Kurdish, Southern (Iran)":"ಕುರ್ದಿಶ್, ದಕ್ಷಿಣ (ಇರಾನ್)", +"Kurdish, Southern (Iraq)":"ಕುರ್ದಿಶ್, ದಕ್ಷಿಣ (ಇರಾಕ್)", +"Kven Finnish":"ಕ್ವೆನ್‌ ಫಿನ್ನಿಶ್‌", +"Kyrgyz (China)":"ಕಿರ್ಗಿಜ಼್ (ಚೈನಾ)", +"Labels":"ಗುರುತುಪಟ್ಟಿಗಳು", +"Ladin":"ಲ್ಯಾಡಿನ್", +"Landscape":"ಪ್ರಕೃತಿಚಿತ್ರ", +"Lao":"ಲಾವೋ", +"Lari":"ಲಾರಿ", +"Latgalian":"ಲಾಟ್‌ಗೆಲಿಯಾನ್", +"Latin":"ಲ್ಯಾಟಿನ್", +"Latvian":"ಲಾಟ್ವಿಯನ್", +"Left Page":"ಎಡ ಪುಟ", +"Lengo":"ಲೆಂಗೊ", +"Limbu":"ಲಿಂಬು", +"Line Numbering":"ಸಾಲು ಅನುಕ್ರಮಣಿಕೆ", +"Lines":"ಸಾಲುಗಳು", +"Lingala":"ಲಿಂಗಲಾ", +"List Contents":"ವಿಷಯಗಳನ್ನು ಪಟ್ಟಿಮಾಡು", +"List Heading":"ಶೀರ್ಷಿಕೆಯನ್ನು ಪಟ್ಟಿಮಾಡು", +"List Indent":"ಪಟ್ಟಿ ಇಂಡೆಂಟ್‌", +"Lithuanian":"ಲಿತೋನಿಯನ್", +"Livonian":"ಲಿವೋನಿಯನ್", +"Lojban":"ಲೋಜ್ಬಾನ್", +"Low German":"ಲೊ ಜರ್ಮನ್", +"Luxembourgish":"ಲಕ್ಸೆಮ್ಬರ್ಗಿಷ್", +"Macedonian":"ಮಾಸೆಡೋನಿಯನ್", +"Main Index Entry":"ಮುಖ್ಯ ಸೂಚಿಪಟ್ಟಿ ನಮೂದನೆ", +"Maithili":"ಮೈಥಿಲಿ", +"Malagasy, Plateau":"ಮಲಗಸಿ, ಪ್ಲಾಟು", +"Malay (Brunei Darussalam)":"ಮಲಾಯ್ (ಬ್ರೂನೆ ದರುಸಲಮ್)", +"Malay (Malaysia)":"ಮಲಾಯ್ (ಮಲೇಶಿಯಾ)", +"Malayalam":"ಮಲಯಾಳಂ", +"Maltese":"ಮಾಲ್‌ಟೆಸ್", +"Maninkakan, Eastern, Latin":"ಮನಿಂಕಾಕನ್, ಈಸ್ಟರ್ನ್, ಲ್ಯಾಟಿನ್", +"Manipuri":"ಮಣಿಪುರಿ", +"Maore":"ಮಾವೋರ್", +"Maori":"ಮಾವೊರಿ", +"Marathi":"ಮರಾಠಿ", +"Marginalia":"ಬದಿಯ ಟಿಪ್ಪಣಿ", +"Mari, Hill":"ಮಾರಿ, ಹಿಲ್", +"Mari, Meadow":"ಮಾರಿ, ಮಿಡೋ", +"Max":"ಗರಿಷ್ಟ", +"Mbochi":"ಬೋಚಿ", +"Min":"ಕನಿಷ್ಟ", +"Moksha":"ಮೋಕ್ಷಾ", +"Mongolian Cyrillic":"ಮಂಗೊಲಿಯನ್ ಸಿರಿಲಿಕ್", +"Mongolian Mongolian":"ಮಂಗೊಲಿಯನ್ ಮಂಗೊಲಿಯನ್", +"Moore":"ಮೂರ್", +"N'ko":"ಎನ್’ಕೊ", +"Ndebele, South":"ಎನ್‌ಡೆಬೆಲೆ, ದಕ್ಷಿಣ", +"Nenets":"ನೆನೆಟ್ಸ್", +"Nepali (India)":"ನೇಪಾಳಿ (ಭಾರತ)", +"Nepali (Nepal)":"ನೇಪಾಳಿ (ನೇಪಾಳ)", +"Nganasan":"ಗನಸನಾ", +"Ngungwel":"ಗುಂಗ್ವೆಲ್", +"Ngäbere":"ನೊಬೇರ್", +"Nine Slides":"ಒಂಬತ್ತು ಜಾರುಫಲಕಗಳು", +"Njyem (Congo)":"ನೆಯೆಮ್ (ಕಾಂಗೊ)", +"Nogai":"ನೊಗೊಯ್", +"None (Do not check spelling)":"ಏನೂ ಇಲ್ಲ (ಕಾಗುಣಿತ ಪರೀಕ್ಷೆಯನ್ನು ಮಾಡಬೇಡ)", +"Northern Sotho":"ಉತ್ತರ ಸೋತೊ", +"Norwegian, Bokmål":"ನಾರ್ವೈಯನ್, ಬೋಕ್ಮಲ್", +"Norwegian, Nynorsk":"ನಾರ್ವೈಯನ್, ನ್ಯೂನಾರ್ಸ್ಕ್", +"Notes":"ಟಿಪ್ಪಣಿಗಳು", +"Numbering 1":"ಸಂಖ್ಯಾನುಕ್ರಮಣಿಕೆ 1", +"Numbering 1 Cont.":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 1 ಮುಂದುವರೆದ", +"Numbering 1 End":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 1 ಅಂತ್ಯ", +"Numbering 1 Start":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 1 ಆರಂಭ", +"Numbering 2":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 2", +"Numbering 2 Cont.":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 2 ಮುಂದುವರೆದ", +"Numbering 2 End":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 2 ಅಂತ್ಯ", +"Numbering 2 Start":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 2 ಆರಂಭ", +"Numbering 3":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 3", +"Numbering 3 Cont.":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 3 ಮುಂದುವರೆದ", +"Numbering 3 End":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 3 ಅಂತ್ಯ", +"Numbering 3 Start":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 3 ಆರಂಭ", +"Numbering 4":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 4", +"Numbering 4 Cont.":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 4 ಮುಂದುವರೆದ", +"Numbering 4 End":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 4 ಅಂತ್ಯ", +"Numbering 4 Start":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 4 ಆರಂಭ", +"Numbering 5":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 5", +"Numbering 5 Cont.":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 5 ಮುಂದುವರೆದ", +"Numbering 5 End":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 5 ಅಂತ್ಯ", +"Numbering 5 Start":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ 5 ಆರಂಭ", +"Numbering Symbols":"ಸಂಖ್ಯಾ ಅನುಕ್ರಮಣಿಕೆ ಚಿಹ್ನೆಗಳು", +"Nyanja":"ನ್ಯಾಂಜ", +"OLE":"OLE", +"Object Index 1":"ವಸ್ತು ಸೂಚಿಪಟ್ಟಿ1", +"Object Index Heading":"ವಸ್ತು ಸೂಚಿಪಟ್ಟಿ ಶೀರ್ಷಿಕೆ", +"Object with no fill and no line":"ಯಾವುದೆ ತುಂಬಿಸುವಿಕೆ ಅಥವ ಯಾವುದೆ ಗೆರೆಯಿಲ್ಲದ ವಸ್ತು", +"Object without fill":"ಬಣ್ಣ ಭರ್ತಿಯಾಗದ ವಸ್ತು", +"Occitan":"ಆಕ್ಸಿಟ್ಯಾನ್", +"Odia":"ಒಡಿಯಾ", +"Olonets":"ಓಲೊನೆಟ್ಸ್‍", +"One Slide":"ಒಂದು ಜಾರುಫಲಕ", +"Oromo":"ಒರೊಮೊ", +"Outline":"ಹೊರರೇಖೆ", +"Overwrite":"ತಿದ್ದಿಬರೆ", +"Page %1 of %2":"%2 ನಲ್ಲಿನ %1 ಪುಟ", +"Page Number":"ಪುಟ ಸಂಖ್ಯೆ", +"Pali Latin":"ಪಾಲಿ ಲ್ಯಾಟಿನ್", +"Papiamento (Aruba)":"ಪಪಿಯಮೆಂಟೊ (ಅರುಬ)", +"Papiamento (Bonaire)":"ಪಪಿಯಮೆಂಟೊ (ಬೊನೇರ್)", +"Papiamento (Curaçao)":"ಪಪಿಯಮೆಂಟೊ (ಅರುಬ)", +"Papiamentu (Netherlands Antilles)":"ಪಪಿಯಮೆಂಟು (ನೆದರ್ಲ್ಯಾಂಡ್ಸ್‍ ಆಂಟಿಲ್ಸ್‍)", +"Persian":"ಪರ್ಷಿಯನ್", +"Pitjantjatjara":"ಪಿಜಂಜಜರಾ", +"Placeholder":"ಮೀಸಲುಸ್ಥಳ", +"Polish":"ಪೋಲಿಷ್", +"Portrait":"ಭಾವಚಿತ್ರ", +"Portuguese (Angola)":"ಪೋರ್ಚುಗೀಸ್ (ಅಂಗೋಲ)", +"Portuguese (Brazil)":"ಪೋರ್ಚುಗೀಸ್ (ಬ್ರೆಜಿಲ್)", +"Portuguese (Portugal)":"ಪೋರ್ಚುಗೀಸ್ (ಪೋರ್ಚುಗಲ್)", +"Preformatted Text":"ಪೂರ್ವರೂಪಿತ ಪಠ್ಯ", +"Product":"ಗುಣಕ", +"Puinave":"ಪ್ಯೂನಾವ್", +"Punjabi":"ಪಂಜಾಬಿ", +"Punu":"ಪುನು", +"Quechua (Bolivia, North)":"ಕ್ವೆಚಾ (ಬೊಲಿವಿಯಾ, ಉತ್ತರ)", +"Quechua (Bolivia, South)":"ಕ್ವೆಚಾ (ಬೊಲಿವಿಯಾ, ದಕ್ಷಿಣ)", +"Quechua (Ecuador)":"ಕ್ವೆಚುವಾ (ಈಕ್ವೆಡಾರ್)", +"Report":"ವರದಿ", +"Result":"ಫಲಿತಾಂಶ", +"Result2":"ಫಲಿತಾಂಶ2", +"Rhaeto-Romance":"ರೋಟೋ-ರೋಮಾನ್ಸ್", +"Right Page":"ಬಲ ಪುಟ", +"Romanian (Moldova)":"ರೊಮಾನಿಯನ್ (ಮಾಲ್ಡೋವ)", +"Romanian (Romania)":"ರೊಮಾನಿಯನ್ (ರೊಮೇನಿಯ)", +"Rubies":"ರೂಬೀಸ್", +"Russian":"ರಶ್ಯನ್", +"Rusyn (Slovakia)":"ರುಸಿನ್ (ಸ್ಲೊವಾಕಿಯಾ)", +"Rusyn (Ukraine)":"ರುಸಿನ್ (ಉಕ್ರೇನ್)", +"Sami, Inari (Finland)":"ಸಮಿ, ಇನಾರಿ (ಫಿನ್‌ಲ್ಯಾಂಡ್)", +"Sami, Kildin (Russia)":"ಸಮಿ, ಕಿಲ್ಡಿನ್ (ರಷಿಯಾ)", +"Sami, Lule (Norway)":"ಸಮಿ, ಲುಲೆ (ನಾರ್ವೆ)", +"Sami, Lule (Sweden)":"ಸಮಿ, ಲುಲೆ (ಸ್ವೀಡನ್)", +"Sami, Northern (Finland)":"ಸಮಿ, ಉತ್ತರ (ಫಿನ್‌ಲ್ಯಾಂಡ್)", +"Sami, Northern (Norway)":"ಸಮಿ, ಉತ್ತರ (ನಾರ್ವೆ)", +"Sami, Northern (Sweden)":"ಸಮಿ, ಉತ್ತರ (ಸ್ವೀಡನ್)", +"Sami, Pite (Sweden)":"ಸಮಿ, ಪಿಟೆ (ಸ್ವೀಡನ್)", +"Sami, Skolt (Finland)":"ಸಮಿ, ಸ್ಕಾಲ್ಟ್ (ಫಿನ್‌ಲ್ಯಾಂಡ್)", +"Sami, Southern (Norway)":"ಸಮಿ, ದಕ್ಷಿಣ (ನಾರ್ವೆ)", +"Sami, Southern (Sweden)":"ಸಮಿ, ದಕ್ಷಿಣ (ಸ್ವೀಡನ್)", +"Sango":"ಸಾಂಗೊ", +"Sanskrit":"ಸಂಸ್ಕೃತ", +"Sardinian":"ಸರ್ಡಿನಿಯನ್", +"Sardinian, Campidanese":"ಸರ್ಡಿನಿಯನ್, ಕ್ಯಾಂಪಿಡನೀಸ್", +"Sardinian, Gallurese":"ಸರ್ಡಿನಿಯನ್, ಗಲುರೀಸ್", +"Sardinian, Logudorese":"ಸರ್ಡಿನಿಯನ್, ಲೊಗುಡೊರೀಸ್", +"Sardinian, Sassarese":"ಸರ್ಡಿನಿಯನ್, ಸಸಾರೀಸ್", +"Selection count":"ಆಯ್ಕೆಯ ಎಣಿಕೆ", +"Serbian Cyrillic (Montenegro)":"ಸರ್ಬಿಯನ್ ಸಿರಿಲಿಕ್(ಮಾಂಟೆನೆಗ್ರೊ)", +"Serbian Cyrillic (Serbia and Montenegro)":"ಸರ್ಬಿಯನ್ ಸಿರಿಲಿಕ್ (ಸರ್ಬಿಯ ಮತ್ತು ಮಾಂಟೆನೆಗ್ರೊ)", +"Serbian Cyrillic (Serbia)":"ಸರ್ಬಿಯನ್ ಸಿರಿಲಿಕ್(ಸರ್ಬಿಯ)", +"Serbian Latin":"ಸರ್ಬಿಯನ್ ಲ್ಯಾಟಿನ್", +"Serbian Latin (Montenegro)":"ಸರ್ಬಿಯನ್ ಲ್ಯಾಟಿನ್‌(ಮಾಂಟೆನೆಗ್ರೊ)", +"Serbian Latin (Serbia and Montenegro)":"ಸರ್ಬಿಯನ್ ಲ್ಯಾಟಿನ್‌ (ಸರ್ಬಿಯ ಮತ್ತು ಮಾಂಟೆನೆಗ್ರೊ)", +"Serbian Latin (Serbia)":"ಸರ್ಬಿಯನ್ ಲ್ಯಾಟಿನ್‌(ಸರ್ಬಿಯ)", +"Shapes":"ಆಕಾರಗಳು", +"Shuswap":"ಶುಸ್ವಾಪ್", +"Sidama":"ಸಿಡಾಮ", +"Signature":"ಸಹಿ", +"Sinhala":"ಸಿನ್ಹಲಾ", +"Six Slides":"ಆರು ಜಾರುಫಲಕಗಳು", +"Slovak":"ಸ್ಲೊವಾಕ್", +"Slovenian":"ಸ್ಲೋವೇನಿಯನ್", +"Somali":"ಸೋಮಾಲಿ", +"Sorbian, Lower":"ಸಾರ್ಬಿಯನ್, ಕೆಳಗಿನ", +"Sorbian, Upper":"ಸಾರ್ಬಿಯನ್, ಮೇಲಿನ", +"Source Text":"ಆಕರ ಪಠ್ಯ", +"Southern Sotho":"ದಕ್ಷಿಣ ಸೋಥೊ", +"Spanish (Argentina)":"ಸ್ಪ್ಯಾನಿಷ್ (ಅರ್ಜೆಂಟೀನಾ)", +"Spanish (Bolivia)":"ಸ್ಪ್ಯಾನಿಷ್ (ಬೊಲಿವಿಯಾ)", +"Spanish (Chile)":"ಸ್ಪ್ಯಾನಿಷ್ (ಚಿಲಿ)", +"Spanish (Colombia)":"ಸ್ಪ್ಯಾನಿಷ್ (ಕೊಲಂಬಿಯ)", +"Spanish (Costa Rica)":"ಸ್ಪ್ಯಾನಿಷ್ (ಕೋಸ್ಟ ರಿಕಾ)", +"Spanish (Cuba)":"ಸ್ಪಾನಿಷ್ (ಕ್ಯುಬಾ)", +"Spanish (Dom. Rep.)":"ಸ್ಪ್ಯಾನಿಷ್ (ಡೊಮೆ.ರಿಪ್)", +"Spanish (Ecuador)":"ಸ್ಪ್ಯಾನಿಷ್ (ಇಕ್ವೆಡಾರ್)", +"Spanish (El Salvador)":"ಸ್ಪ್ಯಾನಿಷ್ (ಎಲ್ ಸಾಲ್ವಡಾರ್)", +"Spanish (Guatemala)":"ಸ್ಪ್ಯಾನಿಷ್ (ಗ್ವಾಟೆಮಾಲಾ)", +"Spanish (Honduras)":"ಸ್ಪಾನಿಷ್ (ಹೊಂಡೂರಾಸ್)", +"Spanish (Mexico)":"ಸ್ಪ್ಯಾನಿಷ್ (ಮೆಕ್ಸಿಕೋ)", +"Spanish (Nicaragua)":"ಸ್ಪ್ಯಾನಿಷ್ (ನಿಕರಾಗುವ)", +"Spanish (Panama)":"ಸ್ಪ್ಯಾನಿಷ್ (ಪನಾಮಾ)", +"Spanish (Paraguay)":"ಸ್ಪ್ಯಾನಿಷ್ (ಪರುಗ್ವೆ)", +"Spanish (Peru)":"ಸ್ಪ್ಯಾನಿಷ್ (ಪೆರು)", +"Spanish (Puerto Rico)":"ಸ್ಪ್ಯಾನಿಷ್ (ಪೋರ್ಟೋರಿಕೋ)", +"Spanish (Spain)":"ಸ್ಪ್ಯಾನಿಷ್ (ಸ್ಪೈನ್)", +"Spanish (Uruguay)":"ಸ್ಪ್ಯಾನಿಷ್ (ಉರುಗ್ವೆ)", +"Spanish (Venezuela)":"ಸ್ಪ್ಯಾನಿಷ್ (ವೆನಿಜುವೆಲಾ)", +"StDev":"StDev", +"Strong Emphasis":"ಬಲವಾಗಿ ಒತ್ತು ನೀಡುವಿಕೆ", +"Subtitle":"ಉಪಶೀರ್ಷಿಕೆ", +"Sum":"ಮೊತ್ತ", +"Suundi":"ಸೂಂಡಿ", +"Swahili (Kenya)":"ಸ್ವಹಿಲಿ (ಕೀನ್ಯಾ)", +"Swahili (Tanzania)":"ಸ್ವಹಿಲಿ (ಟಾಂಝೇನಿಯ)", +"Swazi":"ಸ್ವಾಝಿ", +"Swedish (Finland)":"ಸ್ವೀಡಿಷ್ (ಫಿನ್‌ಲ್ಯಾಂಡ್)", +"Swedish (Sweden)":"ಸ್ವೀಡಿಷ್ (ಸ್ವೀಡನ್)", +"Table":"ಕೋಷ್ಟಕ", +"Table Contents":"ಕೋಷ್ಟಕ ವಿಷಯಸೂಚಿಗಳು", +"Table Heading":"ಕೋಷ್ಟಕ ಶೀರ್ಷಿಕೆ", +"Table Index 1":"ಕೋಷ್ಟಕ ಸೂಚಿಪಟ್ಟಿ 1", +"Table Index Heading":"ಕೋಷ್ಟಕ ಸೂಚಿಪಟ್ಟಿ ಶೀರ್ಷಿಕೆ", +"Tagalog":"ಟ್ಯಾಗಲೊಗ್", +"Tahitian":"ತಾಹಿತಿಯನ್", +"Tajik":"ತಾಜಿಕ್", +"Tamil":"ತಮಿಳು", +"Tatar":"ತಾತರ್", +"Teke-Eboo":"ಟೆಕೆ-ಇಬೋ", +"Teke-Ibali":"ಟೆಕೆ-ಇಬಾಲಿ", +"Teke-Kukuya":"ಟೆಕೆ-ಕುಕುಯ", +"Teke-Tyee":"ಟೆಕೆ-ಟ್ಯೀ", +"Teletype":"ಟೆಲಿಟೈಪ್", +"Telugu":"ತೆಲುಗು", +"Tetun (Indonesia)":"ಟೆಟುನ್ (ಇಂಡೊನೇಷಿಯ)", +"Tetun (Timor-Leste)":"ಟೆಟುನ್ (ತಿಮೊರ್-ಲೆಸ್ಟೆ)", +"Text":"ಪಠ್ಯ", +"Thai":"ಥಾಯ್", +"Three Slides":"ಮೂರು ಜಾರುಫಲಕಗಳು", +"Tibetan (India)":"ಟಿಬೆಟಿಯನ್ (ಭಾರತ)", +"Tibetan (PR China)":"ಟಿಬೇಟಿಯನ್ (ಚೈನ)", +"Tigrigna (Eritrea)":"ಟಿಗ್ರಿಗ್ನ (ಎರಿಟ್ರಿ)", +"Tigrigna (Ethiopia)":"ಟಿಗ್ರಿಗ್ನ (ಇಥಿಯೊಪಿಯಾ)", +"Title":"ಶೀರ್ಷಿಕೆ", +"Title Only":"ಶೀರ್ಷಿಕೆ ಮಾತ್ರ", +"Title Slide":"ಶೀರ್ಷಿಕೆ ಜಾರುಫಲಕ", +"Title and 2 Content":"ಶೀರ್ಷಿಕೆ ಹಾಗು 2 ವಿಷಯ", +"Title, 2 Content and Content":"ಶೀರ್ಷಿಕೆ, 2 ವಿಷಯ ಹಾಗು ವಿಷಯ", +"Title, 2 Content over Content":"ಶೀರ್ಷಿಕೆ, ವಿಷಯದಲ್ಲಿನ 2 ವಿಷಯ", +"Title, 4 Content":"ಶೀರ್ಷಿಕೆ, 4 ವಿಷಯ", +"Title, 6 Content":"ಶೀರ್ಷಿಕೆ, 6 ವಿಷಯ", +"Title, Content":"ಶೀರ್ಷಿಕೆ, ವಿಷಯ", +"Title, Content and 2 Content":"ಶೀರ್ಷಿಕೆ, ವಿಷಯ ಹಾಗು 2 ವಿಷಯ", +"Title, Content over Content":"ಶೀರ್ಷಿಕೆ, ವಿಷಯದಲ್ಲಿನ ವಿಷಯ", +"Title, Vertical Text":"ಶೀರ್ಷಿಕೆ, ಲಂಬ ಪಠ್ಯ", +"Title, Vertical Text, Clipart":"ಶೀರ್ಷಿಕೆ, ಲಂಬ ಪಠ್ಯ, ಕ್ಲಿಪ್‌ಆರ್ಟ್", +"Tok Pisin":"ಟೋಕ್‌ ಪಿಸಿನ್", +"Tsaangi":"ಸಾಂಗಿ", +"Tsonga":"ಸೋಂಗ", +"Tswana (Botswana)":"ಸ್ವಾನ (ಬೋಟ್ಸ್ವಾನ)", +"Tswana (South Africa)":"ಸ್ವಾನ (ಸೌತ್ ಆಫ್ರಿಕ)", +"Turkish":"ಟರ್ಕಿಷ್", +"Turkmen":"ಟರ್ಕ್ಮೆನ್", +"Two Slides":"ಎರಡು ಜಾರುಫಲಕಗಳು", +"Udmurt":"ಉಡುಮರ್ಟ್", +"Ukrainian":"ಉಕ್ರೇನಿಯನ್", +"Unknown":"ಗೊತ್ತಿಲ್ಲದ", +"Urdu (India)":"ಉರ್ದು (ಭಾರತ)", +"Urdu (Pakistan)":"ಉರ್ದು (ಪಾಕಿಸ್ತಾನ)", +"User Entry":"ಬಳಕೆದಾರ ನಮೂದನೆ", +"User Index 1":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ1", +"User Index 10":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ10", +"User Index 2":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ2", +"User Index 3":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ3", +"User Index 4":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ4", +"User Index 5":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ5", +"User Index 6":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ6", +"User Index 7":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ7", +"User Index 8":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ8", +"User Index 9":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ9", +"User Index Heading":"ಬಳಕೆದಾರ ಸೂಚಿಪಟ್ಟಿ ಶೀರ್ಷಿಕೆ", +"Uyghur":"ಉಯ್ಗುರ್", +"Uzbek Cyrillic":"ಉಜ್ಬೆಕ್ ಸಿರಿಲಿಕ್", +"Uzbek Latin":"ಉಝ್ಬೆಕ್ ಲ್ಯಾಟಿನ್‌", +"Var":"Var", +"Variable":"ಚರ", +"Venda":"ವೆಂಡಾ", +"Veps":"ವೆಪ್ಸ್", +"Vertical Numbering Symbols":"ಲಂಬ ಅನುಕ್ರಮಣಿಕೆ ಸಂಕೇತಗಳು", +"Vertical Title, Text, Chart":"ಲಂಬ ಶೀರ್ಷಿಕೆ, ಪಠ್ಯ, ನಕ್ಷೆ", +"Vertical Title, Vertical Text":"ಲಂಬ ಶೀರ್ಷಿಕೆ, ಲಂಬ ಪಠ್ಯ", +"Vietnamese":"ವಿಯೆಟ್ನಾಮೀಸ್", +"Vili":"ವಿಲಿ", +"Visited Internet Link":"ವೀಕ್ಷಿಸಿದ ಅಂತರಜಾಲ ಸಂಪರ್ಕಗಳು", +"Võro":"ವೊರೊ", +"Walloon":"ವಾಲೂನ್", +"Watermark":"ನೀರ್ಗುರುತು(ವಾಟರ್-ಮಾರ್ಕ್)", +"Welsh":"ವೆಲ್ಷ್", +"Xhosa":"ಖೋಸ", +"Yiddish (Israel)":"ಯಿದ್ದಿಷ್ (ಇಸ್ರೇಲ್)", +"Yiddish (USA)":"ಯಿದ್ದಿಷ್ (USA)", +"Yombe (Congo)":"ಯೋಂಬೆ (ಕಾಂಗೊ)", +"Yoruba":"ಯೊರುಬ", +"Zulu":"ಝುಲು", +"[None]":"[ಏನೂ ಇಲ್ಲ]", +"Éwé":"ಈವ್" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ko.json b/f7cloud-office/browser/dist/l10n/locore/ko.json new file mode 100644 index 0000000..7aba570 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ko.json @@ -0,0 +1,608 @@ +{ +"%1 of %2 records found":"%2 레코드 중 %1 레코드 발견", +"3D Objects":"3D 개체", +"A0":"A0", +"A4":"A4", +"Adding selection":"선택 추가", +"Afrikaans (Namibia)":"아프리칸스어(나미비아)", +"Afrikaans (South Africa)":"아프리칸스어(남아프리카 공화국)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"아칸어", +"Albanian":"알바니아어", +"Amharic":"암하라어", +"Apatani":"Apatani", +"Arabic":"아랍어", +"Arabic (Algeria)":"아랍어 (알제리)", +"Arabic (Bahrain)":"아랍어(바레인)", +"Arabic (Chad)":"아랍어 (차드)", +"Arabic (Comoros)":"아랍어 (코모로)", +"Arabic (Djibouti)":"아랍어 (지부티)", +"Arabic (Egypt)":"아랍어(이집트)", +"Arabic (Eritrea)":"아랍어 (에리트레아)", +"Arabic (Iraq)":"아랍어(이라크)", +"Arabic (Israel)":"아랍어 (이스라엘)", +"Arabic (Jordan)":"아랍어(요르단)", +"Arabic (Kuwait)":"아랍어(쿠웨이트)", +"Arabic (Lebanon)":"아랍어(레바논)", +"Arabic (Libya)":"아랍어(리비아)", +"Arabic (Mauritania)":"아랍어 (모리타니아)", +"Arabic (Morocco)":"아랍어(모로코)", +"Arabic (Oman)":"아랍어(오만)", +"Arabic (Palestine)":"아랍어 (팔레스타인)", +"Arabic (Qatar)":"아랍어(카타르)", +"Arabic (Saudi Arabia)":"아랍어(사우디아라비아)", +"Arabic (Somalia)":"아랍어 (소말리아)", +"Arabic (Sudan)":"아랍어 (수단)", +"Arabic (Syria)":"아랍어(시리아)", +"Arabic (Tunisia)":"아랍어(튀니지)", +"Arabic (UAE)":"아랍어(아랍에미리트)", +"Arabic (Yemen)":"아랍어(예멘)", +"Aragonese":"아라곤어", +"Aranese":"Aranese", +"Armenian, Eastern (Armenia)":"Armenian, Eastern (Armenia)", +"Armenian, Eastern (Iran)":"Armenian, Eastern (Iran)", +"Armenian, Eastern (Russia)":"Armenian, Eastern (Russia)", +"Armenian, Western (Armenia)":"Armenian, Western (Armenia)", +"Arpitan (France)":"Arpitan (France)", +"Arpitan (Italy)":"Arpitan (Italy)", +"Arpitan (Switzerland)":"Arpitan (Switzerland)", +"Assamese":"아삼어", +"Asturian":"아스투리안어", +"Avar":"Avar", +"Average":"평균", +"Azerbaijani Cyrillic":"아제르바이잔 키릴자모", +"Azerbaijani Latin":"아제르바이잔 라틴어", +"Background":"배경", +"Background objects":"배경 개체", +"Bafia":"Bafia", +"Bambara":"밤바라어", +"Basic Shapes":"기본 도형", +"Basque":"바스크어", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"벨라루스어", +"Bengali (Bangladesh)":"벵골어(방글라데시)", +"Bengali (India)":"벵골어(인도)", +"Bibliography 1":"참고 문헌 1", +"Bibliography Heading":"참고문헌 제목", +"Blank Slide":"빈 슬라이드", +"Block Arrows":"블록 화살표", +"Block selection":"블록 선택", +"Bodo":"보도어", +"Bosnian":"보스니아어", +"Breton":"부르타뉴어", +"Bulgarian":"불가리아어", +"Burmese":"버마어", +"Bushi":"Bushi", +"Callouts":"범례", +"Caption":"캡션", +"Caption Characters":"캡션 문자", +"Catalan":"카탈로니아어", +"Catalan (Valencian)":"카탈로니아어 (발렌시아)", +"Centered Text":"가운데 정렬된 텍스트", +"Chinese (Hong Kong)":"중국어(홍콩)", +"Chinese (Macau)":"중국어(마카오)", +"Chinese (Singapore)":"중국어(싱가폴)", +"Chinese (simplified)":"중국어(간체)", +"Chinese (traditional)":"중국어(번체)", +"Church Slavic":"교회 슬라브어", +"Chuvash":"추바슈", +"Citation":"인영구", +"Clear formatting":"서식 지우기", +"Complimentary Close":"인사말", +"Connectors":"연결자", +"Contents 1":"목차 1", +"Contents 10":"목차 10", +"Contents 2":"목차 2", +"Contents 3":"목차 3", +"Contents 4":"목차 4", +"Contents 5":"목차 5", +"Contents 6":"목차 6", +"Contents 7":"목차 7", +"Contents 8":"목차 8", +"Contents 9":"목차 9", +"Contents Heading":"목차 제목", +"Coptic":"콥트어", +"Cornish":"Cornish", +"Count":"개수", +"CountA":"CountA", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"크로아티아어", +"Czech":"체코어", +"Danish":"덴마크어", +"Default":"기본값", +"Definition":"정의", +"Dhivehi":"디베히어", +"Dibole":"Dibole", +"Dogri":"도그리어", +"Doondo":"Doondo", +"Drawing":"그리기", +"Drop Caps":"단락의 첫문자 장식", +"Dutch (Belgium)":"네덜란드어(벨기에)", +"Dutch (Netherlands)":"네덜란드어(네덜란드)", +"Dzongkha":"종카어", +"Emphasis":"강조", +"Endnote":"미주", +"Endnote Anchor":"미주 고정 기준", +"Endnote Characters":"미주 기호", +"English (Australia)":"영어(오스트레일리아)", +"English (Belize)":"영어(벨리즈)", +"English (Botswana)":"English (Botswana)", +"English (Canada)":"영어(캐나다)", +"English (Caribbean)":"영어(카리브 해)", +"English (Gambia)":"English (Gambia)", +"English (Ghana)":"영어(가나)", +"English (India)":"영어(인도)", +"English (Ireland)":"영어 (아일랜드)", +"English (Jamaica)":"영어(자메이카)", +"English (Malawi)":"영어 (말라위)", +"English (Malaysia)":"English (Malaysia)", +"English (Mauritius)":"English (Mauritius)", +"English (Namibia)":"영어(나미비아)", +"English (New Zealand)":"영어(뉴질랜드)", +"English (Philippines)":"영어(필리핀)", +"English (South Africa)":"영어(남아프리카 공화국)", +"English (Trinidad)":"영어(트리니다드)", +"English (UK)":"영어(영국)", +"English (USA)":"영어(미국)", +"English (Zimbabwe)":"영어(짐바브웨)", +"English, OED spelling (UK)":"영어, OED 맞춤법 (영국)", +"Error":"오류", +"Erzya":"에르자어", +"Esperanto":"에스페란토", +"Estonian":"에스토니아어", +"Example":"예", +"Extending selection":"선택 확장", +"Faroese":"파로어", +"Figure":"그림", +"Figure Index 1":"그림 색인 1", +"Figure Index Heading":"그림 색인 머릿말", +"Fijian":"피지어", +"Filled":"채움", +"Filled Blue":"파란색으로 채움", +"Filled Green":"녹색으로 채움", +"Filled Red":"빨간색으로 채움", +"Filled Yellow":"노란색으로 채움", +"Finnish":"핀란드어", +"First Line Indent":"첫 줄 들여쓰기", +"First Page":"첫 페이지", +"Flowchart":"순서도", +"Fon":"Fon", +"Footer":"바닥글", +"Footer Left":"바닥글 왼쪽", +"Footer Right":"바닥글 오른쪽", +"Footnote":"각주", +"Footnote Anchor":"각주 기준 위치", +"Footnote Characters":"각주 기호", +"Formula":"수식", +"Four Slides":"4 슬라이드", +"Frame":"프레임", +"Frame Contents":"프레임 내용", +"French (Belgium)":"프랑스어(벨기에)", +"French (Benin)":"French (Benin)", +"French (Burkina Faso)":"French (Burkina Faso)", +"French (Canada)":"프랑스어(캐나다)", +"French (Côte d'Ivoire)":"French (Côte d'Ivoire)", +"French (France)":"프랑스어(프랑스)", +"French (Luxembourg)":"프랑스어(룩셈부르크)", +"French (Mali)":"French (Mali)", +"French (Mauritius)":"French (Mauritius)", +"French (Monaco)":"프랑스어(모나코)", +"French (Niger)":"French (Niger)", +"French (Senegal)":"French (Senegal)", +"French (Switzerland)":"프랑스어(스위스)", +"French (Togo)":"French (Togo)", +"Frisian":"프리지아어", +"Friulian":"프리울리어", +"Function Wizard":"함수 마법사", +"Gaelic (Scotland)":"게일어(스코틀랜드)", +"Galician":"갈리시아어", +"Ganda":"간다어", +"Gascon":"개스컨", +"Georgian":"그루지아어", +"German (Austria)":"독일어(오스트리아)", +"German (Belgium)":"독일어(벨기에)", +"German (Germany)":"독일어(독일)", +"German (Liechtenstein)":"독일어(리히텐슈타인)", +"German (Luxembourg)":"독일어(룩셈부르크)", +"German (Switzerland)":"독일어(스위스)", +"Gikuyu":"Gikuyu", +"Graphic":"그래픽", +"Graphics":"그래픽", +"Greek":"그리스어", +"Greek, Ancient":"고대 그리스어", +"Guarani (Paraguay)":"과라니어 (파라과이)", +"Gujarati":"구자라트어", +"HTML":"HTML", +"Haitian":"아이티어", +"Hanging Indent":"끌어 맞춤", +"Hausa (Ghana)":"하우사어(가나)", +"Hausa (Nigeria)":"하우사어(나이지리아)", +"Hawaiian":"하와이", +"Header":"머리글", +"Header Left":"머리글 왼쪽", +"Header Right":"머리글 오른쪽", +"Heading":"제목", +"Heading 1":"제목 1", +"Heading 10":"제목 10", +"Heading 2":"제목 2", +"Heading 3":"제목 3", +"Heading 4":"제목 4", +"Heading 5":"제목 5", +"Heading 6":"제목 6", +"Heading 7":"제목 7", +"Heading 8":"제목 8", +"Heading 9":"제목 9", +"Hebrew":"히브리어", +"Hiligaynon":"힐리가이노인", +"Hindi":"힌두어", +"Horizontal Line":"수평 선", +"Hungarian":"헝가리어", +"Hungarian (Szekely-Hungarian Rovas)":"Hungarian (Szekely-Hungarian Rovas)", +"Hyperlink":"하이퍼링크", +"Icelandic":"아이슬랜드어", +"Illustration":"사진", +"Iloko":"Iloko", +"Index":"색인", +"Index 1":"색인 1", +"Index 2":"색인 2", +"Index 3":"색인 3", +"Index Heading":"색인 제목", +"Index Link":"색인 연결", +"Index Separator":"색인 구분자", +"Indonesian":"인도네시아어", +"Insert":"삽입", +"Interlingua":"과학자용 인공어", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"인터넷 링크", +"Irish":"아일랜드어", +"Italian (Italy)":"이탈리아어(이탈리아)", +"Italian (Switzerland)":"이탈리아어(스위스)", +"Japanese":"일본어", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabyle Latin":"카바일어 라틴", +"Kalaallisut":"칼라리수트", +"Kannada":"카나다어", +"Karakalpak Latin":"Karakalpak Latin", +"Kashmiri (India)":"카슈미르어(인도)", +"Kashmiri (Kashmir)":"카슈미르어(카슈미르)", +"Kashubian":"캬슈비아어", +"Kazakh":"카자흐스탄어", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"크메르어", +"Kinyarwanda (Rwanda)":"키냐르완다어(르완다)", +"Kirghiz":"키르기스어", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Democratic Republic of the Congo)", +"Komi-Permyak":"코미페르먀크", +"Komi-Zyrian":"코미지리안", +"Konkani":"콘카니어", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"한국어(대한민국)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"쿠르드어, 중앙 (이란)", +"Kurdish, Central (Iraq)":"쿠르드어, 중앙 (이라크)", +"Kurdish, Northern (Syria)":"쿠르드어, 북부 (시리아)", +"Kurdish, Northern (Turkey)":"쿠르드어, 북부 (터키)", +"Kurdish, Southern (Iran)":"쿠르드어, 남부 (이란)", +"Kurdish, Southern (Iraq)":"쿠르드어, 남부 (이라크)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"키르기스어 (중국)", +"Labels":"라벨", +"Ladin":"Ladin", +"Landscape":"가로 방향", +"Lao":"라오스어", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"라틴어", +"Latvian":"라트비아어", +"Left Page":"왼쪽 페이지", +"Lengo":"Lengo", +"Limbu":"림부", +"Line Numbering":"행 번호 매기기", +"Lines":"선", +"Lingala":"링갈라어", +"List Contents":"목록 내용", +"List Heading":"목록 제목", +"List Indent":"목록 들여쓰기", +"Lithuanian":"리투아니아어", +"Livonian":"Livonian", +"Lojban":"로지반", +"Low German":"독일 방언", +"Luxembourgish":"룩셈부르크어", +"Macedonian":"마케도니아어", +"Main Index Entry":"주 항목 색인", +"Maithili":"마이틸리어", +"Malagasy, Plateau":"말라가시어(플라토)", +"Malay (Brunei Darussalam)":"말레이어(브루나이)", +"Malay (Malaysia)":"말레이어(말레이시아)", +"Malay Arabic (Brunei Darussalam)":"Malay Arabic (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malay Arabic (Malaysia)", +"Malayalam":"말라얄람어", +"Maltese":"몰타어", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Eastern, Latin", +"Manipuri":"마니푸리어", +"Maore":"Maore", +"Maori":"마오리어", +"Marathi":"마라티어", +"Marginalia":"여백", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"마리어, 메도우", +"Max":"최대", +"Mbochi":"Mbochi", +"Median":"중앙값", +"Min":"최소", +"Moksha":"Moksha", +"Mongolian Cyrillic":"몽골어 키릴", +"Mongolian Mongolian":"몽골 몽골어", +"Moore":"무어어", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"남부 은데벨레어", +"Nenets":"Nenets", +"Nepali (India)":"네팔어(인도)", +"Nepali (Nepal)":"네팔어(네팔)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"9 슬라이드", +"Njyem (Congo)":"Njyem (Congo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"없음 (맞춤법을 검사하지 마십시오)", +"Northern Sotho":"북부 소토어", +"Norwegian, Bokmål":"노르웨이어 부크몰", +"Norwegian, Nynorsk":"노르웨이어 뉘노르스크", +"Notes":"메모", +"Numbering 1":"번호매기기 1", +"Numbering 1 Cont.":"번호 1 계속", +"Numbering 1 End":"번호 1 종료", +"Numbering 1 Start":"번호 1 시작", +"Numbering 123":"번호 매기기 123", +"Numbering 2":"번호매기기 2", +"Numbering 2 Cont.":"번호 2 계속", +"Numbering 2 End":"번호 2 종료", +"Numbering 2 Start":"번호 2 시작", +"Numbering 3":"번호매기기 3", +"Numbering 3 Cont.":"번호 3 계속", +"Numbering 3 End":"번호 3 종료", +"Numbering 3 Start":"번호 3 시작", +"Numbering 4":"번호매기기 4", +"Numbering 4 Cont.":"번호 4 계속", +"Numbering 4 End":"번호 4 종료", +"Numbering 4 Start":"번호 4 시작", +"Numbering 5":"번호매기기 5", +"Numbering 5 Cont.":"번호 5 계속", +"Numbering 5 End":"번호 5 종료", +"Numbering 5 Start":"번호 5 시작", +"Numbering ABC":"번호 매기기 ABC", +"Numbering IVX":"번호 매기기 IVX", +"Numbering Symbols":"번호 매기기 기호", +"Numbering abc":"번호 매기기 abc", +"Numbering ivx":"번호 매기기 ivx", +"Nyanja":"냔자어", +"OLE":"OLE", +"Object Index 1":"개체 색인 1", +"Object Index Heading":"개체 색인 제목", +"Object with no fill and no line":"색과 선이 없는 개체", +"Object without fill":"채우지 않은 개체", +"Occitan":"프로방스어", +"Odia":"오디아어", +"Olonets":"Olonets", +"One Slide":"1 슬라이드", +"Oromo":"오로모어", +"Outline":"개요", +"Outlined":"외곽선", +"Outlined Blue":"파란색 외곽선", +"Outlined Green":"녹색 외곽선", +"Outlined Red":"빨간색 외곽선", +"Outlined Yellow":"노란색 외곽선", +"Overwrite":"덮어쓰기", +"Page %1 of %2":"%1 / %2 페이지", +"Page %1 of %2 (%3)":"%1 / %2 (%3) 페이지", +"Page Number":"페이지 번호", +"Page Properties":"페이지 속성", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"파피아멘토어 (보네르)", +"Papiamento (Curaçao)":"파피아멘토어 (쿠라카오)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Persian":"페르시아어", +"Pitjantjatjara":"피짠짜짜라어", +"Placeholder":"플레이스홀더", +"Plautdietsch":"Plautdietsch", +"Polish":"폴란드어", +"Portrait":"세로 방향", +"Portuguese (Angola)":"포르투칼어 (앙골라)", +"Portuguese (Brazil)":"포르투갈어(브라질)", +"Portuguese (Portugal)":"포르투갈어(포르투갈)", +"Preformatted Text":"사전 서식 지정된 텍스트", +"Product":"제품", +"Puinave":"Puinave", +"Punjabi":"펀잡어", +"Punu":"Punu", +"Quechua (Bolivia, North)":"케추아어 (볼리비아, 북쪽)", +"Quechua (Bolivia, South)":"케추아어 (볼리비아, 남쪽)", +"Quechua (Ecuador)":"케추아어(에콰도르)", +"Report":"보고서", +"Result":"결과", +"Result2":"결과2", +"Rhaeto-Romance":"레토로만어", +"Right Page":"오른쪽 페이지", +"Romanian (Moldova)":"루마니아어 (몰도바)", +"Romanian (Romania)":"루마니아어 (루마니아)", +"Rubies":"윗주 달기", +"Russian":"러시아어", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (핀란드)", +"Sami, Kildin (Russia)":"사미, 킬딘(러시아)", +"Sami, Lule (Norway)":"Sami, Lule (노르웨이)", +"Sami, Lule (Sweden)":"Sami, Lule (스웨덴)", +"Sami, Northern (Finland)":"Sami, Northern (핀란드)", +"Sami, Northern (Norway)":"Sami, Northern (노르웨이)", +"Sami, Northern (Sweden)":"Sami, Northern (스웨덴)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (핀란드)", +"Sami, Southern (Norway)":"Sami, Southern (노르웨이)", +"Sami, Southern (Sweden)":"Sami, Southern (스웨덴)", +"Sango":"산고어", +"Sanskrit":"산스크리트어", +"Sardinian":"사르디니아어", +"Sardinian, Campidanese":"사르디니아어(Campidanese)", +"Sardinian, Gallurese":"사르디니아어(Gallurese)", +"Sardinian, Logudorese":"사르디니아어(Logudorese)", +"Sardinian, Sassarese":"사르디니아어(Sassarese)", +"Selection count":"선택 합계", +"Serbian Cyrillic (Montenegro)":"세르비안 키릴 (몬테네그로)", +"Serbian Cyrillic (Serbia and Montenegro)":"세르비안 키릴 (세르비아 및 몬테네그로)", +"Serbian Cyrillic (Serbia)":"세르비안 키릴 (세르비아)", +"Serbian Latin":"세르바아어 라틴", +"Serbian Latin (Montenegro)":"세르비안 라틴 (몬테네그로)", +"Serbian Latin (Serbia and Montenegro)":"세르비안 라틴 (세르비아 및 몬테네그로)", +"Serbian Latin (Serbia)":"세르비안 라틴(세르비아)", +"Shapes":"도형", +"Sheet %1 of %2":"%1 / %2 시트", +"Shuswap":"슈스와프어", +"Sidama":"시다마어", +"Signature":"서명", +"Silesian":"Silesian", +"Sinhala":"싱헐리즈어", +"Six Slides":"6 슬라이드", +"Slide %1 of %2":"%1 / %2 슬라이드", +"Slide %1 of %2 (%3)":"%1 %2 (%3)의 슬라이드", +"Slovak":"슬로바키아어", +"Slovenian":"슬로베니아어", +"Somali":"소말리어", +"Sorbian, Lower":"소르비안어, 소문자", +"Sorbian, Upper":"소르비아어, 대문자", +"Source Text":"원본 텍스트", +"Southern Sotho":"남부 소토어", +"Spanish (Argentina)":"스페인어(아르헨티나)", +"Spanish (Bolivia)":"스페인어(볼리비아)", +"Spanish (Chile)":"스페인어(칠레)", +"Spanish (Colombia)":"스페인어(콜롬비아)", +"Spanish (Costa Rica)":"스페인어(코스타리카)", +"Spanish (Cuba)":"스페인어 (쿠바)", +"Spanish (Dom. Rep.)":"스페인어(도미니카 공화국)", +"Spanish (Ecuador)":"스페인어(에콰도르)", +"Spanish (El Salvador)":"스페인어(엘살바도르)", +"Spanish (Guatemala)":"스페인어(과테말라)", +"Spanish (Honduras)":"스페인어(온두라스)", +"Spanish (Mexico)":"스페인어(멕시코)", +"Spanish (Nicaragua)":"스페인어(니카라과)", +"Spanish (Panama)":"스페인어(파나마)", +"Spanish (Paraguay)":"스페인어(파라과이)", +"Spanish (Peru)":"스페인어(페루)", +"Spanish (Puerto Rico)":"스페인어(푸에르토리코)", +"Spanish (Spain)":"스페인어(스페인)", +"Spanish (Uruguay)":"스페인어(우루과이)", +"Spanish (Venezuela)":"스페인어(베네수엘라)", +"StDev":"StDev", +"Standard selection":"표준 선택", +"Strong Emphasis":"강한 강조", +"Subtitle":"부제", +"Sum":"합계", +"Suundi":"Suundi", +"Swahili (Kenya)":"스와힐리어(케냐)", +"Swahili (Tanzania)":"스와힐리어(탄자니아)", +"Swazi":"스와지어", +"Swedish (Finland)":"스웨덴어(핀란드)", +"Swedish (Sweden)":"스웨덴어(스웨덴)", +"Table":"표", +"Table Contents":"표 내용", +"Table Heading":"표제목", +"Table Index 1":"표 색인 1", +"Table Index Heading":"표 색인 제목", +"Tagalog":"타갈로그", +"Tahitian":"타히티어", +"Tajik":"타지크어", +"Tamil":"타밀어", +"Tatar":"타타르어", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"텔레타이프", +"Telugu":"텔루구어", +"Tetun (Indonesia)":"테툰어(인도네시아)", +"Tetun (Timor-Leste)":"테툰어(동티모르)", +"Text":"텍스트", +"Thai":"태국어", +"Three Slides":"3 슬라이드", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"티베트어 (중국)", +"Tigrigna (Eritrea)":"티그리니아어(에리트레아)", +"Tigrigna (Ethiopia)":"티그리니아어(에티오피아)", +"Title":"제목", +"Title A4":"제목 A4", +"Title Only":"제목만", +"Title Slide":"제목 슬라이드", +"Title and 2 Content":"제목과 2개의 내용", +"Title, 2 Content and Content":"제목, 2개의 내용과 내용", +"Title, 2 Content over Content":"제목, 내용 위 2개의 내용", +"Title, 4 Content":"제목, 4개의 내용", +"Title, 6 Content":"제목, 6개의 내용", +"Title, Content":"제목, 내용", +"Title, Content and 2 Content":"제목, 내용과 2개의 내용", +"Title, Content over Content":"제목, 내용 위 내용", +"Title, Vertical Text":"제목, 세로 쓰기 텍스트", +"Title, Vertical Text, Clipart":"제목, 가로 쓰기 텍스트, 클립아트", +"Tok Pisin":"톡 피진(파푸아뉴기니)", +"Tsaangi":"Tsaangi", +"Tsonga":"통가어", +"Tswana (Botswana)":"트스와나어(보츠와나)", +"Tswana (South Africa)":"트스와나어(남아프리카)", +"Turkish":"터키어", +"Turkmen":"투르크멘어", +"Two Slides":"2 슬라이드", +"Udmurt":"Udmurt", +"Ukrainian":"우크라이나어", +"Unknown":"알 수 없음", +"Urdu (India)":"우르두어(인도)", +"Urdu (Pakistan)":"우르두어(파키스탄)", +"User Entry":"사용자 항목", +"User Index 1":"사용자 색인 1", +"User Index 10":"사용자 색인 10", +"User Index 2":"사용자 색인 2", +"User Index 3":"사용자 색인 3", +"User Index 4":"사용자 색인 4", +"User Index 5":"사용자 색인 5", +"User Index 6":"사용자 색인 6", +"User Index 7":"사용자 색인 7", +"User Index 8":"사용자 색인 8", +"User Index 9":"사용자 색인 9", +"User Index Heading":"사용자 색인 제목", +"Uyghur":"위구르어", +"Uzbek Cyrillic":"우즈벡어 키릴", +"Uzbek Latin":"우즈벡 라틴어", +"Var":"분산", +"Variable":"변수", +"Venda":"벤더어", +"Venetian":"Venetian", +"Veps":"Veps", +"Vertical Numbering Symbols":"세로 번호 매기기 기호", +"Vertical Title, Text, Chart":"세로 쓰기 제목, 텍스트, 차트", +"Vertical Title, Vertical Text":"세로 쓰기 제목, 세로 쓰기 텍스트", +"Vietnamese":"베트남어", +"Vili":"Vili", +"Visited Internet Link":"방문한 인터넷 링크", +"Võro":"Võro", +"Walloon":"왈론어", +"Warning":"경고", +"Watermark":"워터마크", +"Welsh":"웨일즈어", +"Xhosa":"코사어", +"Xibe":"Xibe", +"Yiddish (Israel)":"이디시어 (이스라엘)", +"Yiddish (USA)":"이디시어 (미국)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"요루바어", +"Zulu":"줄루어", +"[None]":"[없음]", +"Éwé":"에웨어" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/kok.json b/f7cloud-office/browser/dist/l10n/locore/kok.json new file mode 100644 index 0000000..afd315e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/kok.json @@ -0,0 +1,446 @@ +{ +"3D Objects":"त्रिमिती वस्ती", +"A4":"A", +"Afrikaans (Namibia)":"आफ्रिकन (नामिबीया)", +"Afrikaans (South Africa)":"आफ्रिकन (दक्षिण आफ्रिका)Afrikaans (Dokxinn Africa)", +"Akan":"अकान", +"Albanian":"आलबेनियन", +"Amharic":"एंम्फारिक (~w)", +"Arabic":"अरबी", +"Arabic (Algeria)":"अरबी (अल्जीरियन)Arbi(Algerian)", +"Arabic (Bahrain)":"अरबी (बार्रीन)", +"Arabic (Chad)":"आरबी (चड)Arbi (Chad)", +"Arabic (Comoros)":"आरबी (कोमोरोस)Arbi (Comoros)", +"Arabic (Djibouti)":"आरबी (जिबावटी)Arbi (Djibouti)", +"Arabic (Egypt)":"अरबी (इजिप्त)", +"Arabic (Eritrea)":"आरबी (ऍरिट्रिया)Arbi (Eritrea)", +"Arabic (Iraq)":"अरबी (इराक)", +"Arabic (Israel)":"आरबी (इस्रायल)Arbi (Israel)", +"Arabic (Jordan)":"अरबी (जॉर्डन)", +"Arabic (Kuwait)":"अरबी (कुवेट)", +"Arabic (Lebanon)":"अरबी (लेबनॉन)", +"Arabic (Libya)":"अरबी (लिबिया)", +"Arabic (Mauritania)":"आरबी (मौरिटानया)Arbi (Mauritania)", +"Arabic (Morocco)":"अरबी (मोरोक्को)", +"Arabic (Oman)":"अरबी (ओमान)", +"Arabic (Palestine)":"आरबी (पेलेस्टीन)Arbi (Palestine)", +"Arabic (Qatar)":"अरबी (कतार)", +"Arabic (Saudi Arabia)":"अरबी (साउदी अरेबिया)", +"Arabic (Somalia)":"आरबी (सोमालिया)Arbi (Somalia)", +"Arabic (Sudan)":"आरबी (सुदान)Arbi (Sudan)", +"Arabic (Syria)":"अरबी (सीरिया)", +"Arabic (Tunisia)":"अरबी (ट्यूनिशिया)", +"Arabic (UAE)":"अरबी (संयुक्त अरब एमिरात)", +"Arabic (Yemen)":"अरबी (येमेन)", +"Aragonese":"एरागोनीस", +"Assamese":"असमी", +"Asturian":"अस्टुरियन", +"Average":"सरासरी", +"Azerbaijani Cyrillic":"अजरबैजानी सिरिलिक (~b)", +"Azerbaijani Latin":"अजरबैजानी लेटिन", +"Background":"फांटभूंय", +"Background objects":"फाटभूंय वस्ती", +"Bafia":"बाफीया (~k)", +"Bambara":"बंबारा", +"Basic Shapes":"मुळावे आकार ", +"Basque":"अँगिया की झालर", +"Beembe":"बींबे", +"Bekwel":"बॅकवेल", +"Belarusian":"बोलारूशियनBoddga Sotho Vaparpea Mukhvadd Bosoyta", +"Bengali (Bangladesh)":"बंगाली (बंगलादेश)", +"Bengali (India)":"बंगाली(भारत)Bengali (Bharot)", +"Bibliography 1":"ग्रंथावळ 1", +"Bibliography Heading":"ग्रंथावळ मथळो", +"Blank Slide":"कोरी दर्शिका", +"Block Arrows":"ठोकळे बाण", +"Bodo":"बोडो", +"Bosnian":"बोस्नियाई", +"Breton":"ब्रेटन (~k)", +"Burmese":"बर्मी", +"Bushi":"बुशी", +"Callouts":"आपोवपां", +"Caption":"वळ", +"Caption Characters":"कॅप्शन अक्षरां", +"Catalan":"केटलन", +"Catalan (Valencian)":"केटलन", +"Centered Text":"केंद्रीत अक्षरांCentred Text", +"Chinese (Hong Kong)":"चिनी (हॉंगकाँग)", +"Chinese (Macau)":"आशिया(माकाव)", +"Chinese (Singapore)":"चिनी (सिंगापुर)", +"Chinese (simplified)":"चीनी(सादे)Chinese (sorollikrot)", +"Chinese (traditional)":"चिनी (पारंपरिक)", +"Chuvash":"खूव्हॅश", +"Clear formatting":"रचना काडून उडोवप", +"Complimentary Close":"भेटस्वरुपांत बंद", +"Connectors":"जोडपी", +"Contents 1":"आशय 1", +"Contents 10":"आशय 10", +"Contents 2":"आशय 2", +"Contents 3":"आशय 3", +"Contents 4":"आशय 4", +"Contents 5":"आशय 5", +"Contents 6":"आशय 6", +"Contents 7":"आशय 7", +"Contents 8":"आशय 8", +"Contents 9":"आशय 9", +"Contents Heading":"आशय मथळो", +"Coptic":"कॉप्टीक", +"Count":"गणन", +"CountA":"मेजातA", +"Croatian":"क्रोएशियन", +"Czech":"चेक", +"Danish":"डॅनिश", +"Default":"मूळ", +"Definition":"व्याख्या", +"Dhivehi":"धिवेही (~s)", +"Dogri":"डोगरी", +"Drawing":"चित्रा काडप", +"Drop Caps":"व्हड अक्षरां", +"Dutch (Belgium)":"डच (बेल्जियम)", +"Dutch (Netherlands)":" डच (नेदरलँड)", +"Dzongkha":"भूटानी", +"Emphasis":"भर", +"Endnote":"तळटीप", +"Endnote Anchor":"तळटीप नांगर", +"Endnote Characters":"तळटीप अक्षरां", +"English (Australia)":"इंग्लिश(ऑस्ट्रेलिया)", +"English (Belize)":"इंग्लीश (बेलिझे)", +"English (Canada)":"इंग्लीश (कॅनडा)", +"English (Caribbean)":"इंग्लीश (केरिबियन)", +"English (Ghana)":"इंग्लीश (घाना)", +"English (India)":"ईंग्लिश (भारत)", +"English (Jamaica)":"इंग्लीश (जमैका)", +"English (Namibia)":"इंग्लीश (नामिबीया)", +"English (New Zealand)":"इंग्लीश (न्यूझीलँड)", +"English (Philippines)":"इंग्लीश (पिलिपायन्स)", +"English (South Africa)":"अंग्रेजी (दक्षिण अफ्रीका)English (Tennka Africa)", +"English (Trinidad)":"इंग्लीश (ट्रिनिडाड)", +"English (USA)":"इंग्रजी (USA)", +"English (Zimbabwe)":"इंग्लीश (झिम्बावे)", +"Esperanto":"एस्पेरांतो", +"Estonian":"इस्टोनियन", +"Example":"देख", +"Faroese":"फिरोज़ी", +"Fijian":"फिजीयन", +"Filled":"भरिलेBhorul’lem", +"Finnish":"फिन्निश", +"First Line Indent":"पयली वळ समासpoilea Voll Somas", +"First Page":"पयले पान", +"Flowchart":"प्रवाही कोष्टक", +"Footer":"चरणलेख", +"Footer Left":"चरणलेख दावे", +"Footer Right":"चरणलेख उजवो", +"Footnote":"तळटीप", +"Footnote Anchor":"तळ टीप स्थानधारक", +"Footnote Characters":"तळटीपीची अक्षरां", +"Formula":"सुत्र", +"Four Slides":"चार दर्शिका", +"Frame":"चौकट", +"Frame Contents":"चौकट आशय", +"French (Belgium)":"फ्रेन्च (बेल्जियम)", +"French (Canada)":"फ्रेन्च (कॅनडा)", +"French (France)":" फ्रेंच (फ्रांस)", +"French (Luxembourg)":"फ्रेन्च(लक्झेम्बर्ग)", +"French (Monaco)":"फ्रेन्च (मोनोको)", +"French (Switzerland)":"फ्रेन्च (स्विटझरलँड)", +"Frisian":"फ्रिसीयन", +"Friulian":"फ्रियूलियन", +"Function Wizard":"काम विझार्ड", +"Gaelic (Scotland)":"गॅलिक (स्कॉटलँड)", +"Galician":"गॅलिशीयन", +"Ganda":"गँडा", +"Gascon":"गॅस्कॉन", +"Georgian":"जार्जकालीन", +"German (Austria)":"जर्मन (ऑस्ट्रिया)", +"German (Belgium)":"जर्मन (बेल्जियम)", +"German (Germany)":"जर्मन (जर्मनी)", +"German (Liechtenstein)":"जर्मन (लिचेनस्टेन)", +"German (Luxembourg)":"जर्मन(लक्झेम्बर्ग)", +"German (Switzerland)":"जर्मन (स्विटझरलँड)", +"Gikuyu":"जिकुयू", +"Graphic":"चित्र", +"Graphics":"चित्रां", +"Greek":"ग्रीक", +"Greek, Ancient":"ग्रीक,प्राचीन", +"Gujarati":"गुजराती", +"HTML":"HTML", +"Hanging Indent":"हुमकळटो अवकाश (~u)", +"Hausa (Ghana)":"हौसा (घाना)", +"Hausa (Nigeria)":"हौसा (नायजेरीया)", +"Hawaiian":"हावायेन", +"Header":"मस्तकलेख", +"Header Left":"दावो मस्तकलेख", +"Header Right":"उजव्यान मस्तकलेख", +"Heading":"मथळो", +"Heading 10":"मथळो 10", +"Heading 2":"मथळो 2", +"Heading 3":"मथळो 3", +"Heading 4":"मथळो 4", +"Heading 5":"मथळो 5", +"Heading 6":"मथळो 6", +"Heading 7":"मथळो 7", +"Heading 8":"मथळो 8", +"Heading 9":"मथळो 9", +"Hebrew":"हिब्रू", +"Hiligaynon":"हीलिगेनॉन", +"Hindi":"हिदीं", +"Horizontal Line":"आडवी वळ", +"Hungarian":"हन्गेरियन", +"Icelandic":"आयसलॅण्डीक", +"Illustration":"रेखाटन", +"Index":"वळेरी", +"Index Heading":"वळेरी मथळो", +"Index Link":"वळेरी जोड", +"Index Separator":"वळेरी विभाजक", +"Indonesian":"इण्डोनेशियन (~w)", +"Insert":"भितर घालात", +"Interlingua":"इंटरलिंगूआ", +"Internet Link":"इन्टरनेट जोड", +"Irish":"आयरिश", +"Italian (Italy)":" ईटालियन (ईटली)", +"Italian (Switzerland)":"इटालियन(स्विटझरलँड)", +"Japanese":"जपानी", +"Kalaallisut":"कलाल्लीसूट", +"Kannada":"कन्नड़", +"Kashmiri (India)":"काश्मिरी (भारत)", +"Kashmiri (Kashmir)":"काश्मिरी (काश्मिर)", +"Kashubian":"कशूबियान", +"Kazakh":"का॑झाख", +"KeyID":"KeyidMukhel-ID", +"Khmer":"ख्मेर", +"Kinyarwanda (Rwanda)":"किनयारवांडा (रवांडा)", +"Kirghiz":"खिर्गीज", +"Konkani":"कोकणी", +"Korean (RoK)":"कोरियन (RoK)", +"Labels":"लेबलां", +"Landscape":"निसर्गदृश्य", +"Lao":"लावो (~g)", +"Lari":"लारी", +"Latgalian":"लाटगालीयन", +"Latvian":"लॅट्वियन", +"Left Page":"दावे पान", +"Limbu":"लिंबू", +"Line Numbering":"वळ क्रमांक दिवपVoll kromank Divop", +"Lines":"वळी", +"Lingala":"लिंगला", +"List Contents":"वळेरी विषय", +"List Indent":"वळेरी अंतर", +"Lithuanian":"लिथुअनियन", +"Lojban":"लोजबान", +"Low German":"लो जर्मन", +"Luxembourgish":"लग्जम्बर्गीश", +"Macedonian":"मेसीडोनियन", +"Main Index Entry":"मुखेल वळेरी नोंद", +"Maithili":"मैथीली", +"Malagasy, Plateau":"मालागसी, सडो", +"Malay (Brunei Darussalam)":"मलय (ब्रूनि दरुसलाम)", +"Malay (Malaysia)":"मलय (मलेशिया)", +"Malayalam":"मलयालम", +"Maltese":"मालतीस", +"Manipuri":"मणिपुरी", +"Marathi":"मराठी", +"Marginalia":"मार्जिनालिया", +"Max":"कमाल", +"Mbochi":"म्बोची (~x)Mbochi (~x)", +"Min":"किमान", +"Ndebele, South":"न्चेबेल दक्षिण", +"Nepali (India)":"नेपाळी (भारत)", +"Nepali (Nepal)":"नेपाळी (नेपाळ)", +"Nine Slides":"नव दर्शिका", +"Northern Sotho":"दक्षिण सोथोBoddga Sotho", +"Norwegian, Bokmål":"नॉर्वेजियन,बोक्माल", +"Norwegian, Nynorsk":"नोर्वेयन, नैनोर्स्क", +"Notes":"टीपणां", +"Numbering 1":" 1 क्रमांक दिवप", +"Numbering 1 Cont.":"क्रमांक दिवप 1 सुरू", +"Numbering 1 End":"क्रमांक दिवप 1 अंत", +"Numbering 1 Start":"1 पासून क्रमांक दियात", +"Numbering 2":"2 पासून क्रमांक दिवप", +"Numbering 2 Cont.":"क्रमांक दिवप 2 चालू", +"Numbering 2 End":"क्रमांक दिवप 2 अंत", +"Numbering 2 Start":"2 सावन् क्रमांक दिवप सुरू", +"Numbering 3":"क्रमांक दिवप 3", +"Numbering 3 Cont.":"क्रमांक दिवप 3 चालू.", +"Numbering 3 End":"क्रमांक दिवप 3 शेवट", +"Numbering 3 Start":"3 पासून क्रमांक दिवप सुरू", +"Numbering 4":"क्रमांक दिवप 4", +"Numbering 4 Cont.":"क्रमांक दिवप 4 चालू", +"Numbering 4 End":"क्रमांक दिवप 4 अंत", +"Numbering 4 Start":"4 पासून क्रमांक दिवप", +"Numbering 5":"क्रमांक दिवप 5", +"Numbering 5 Cont.":"क्रमांक दिवप 5 चालू", +"Numbering 5 End":"क्रमांक दिवप 5 अंत", +"Numbering 5 Start":"5 पासून क्रमांक दिवप", +"Numbering Symbols":"क्रमांक दिवपाची चिन्नां", +"Nyanja":"नियानजा", +"OLE":"OLE", +"Object Index 1":"वस्त वळेरी 1", +"Object Index Heading":"वस्त वळेरी मथळो", +"Object without fill":"वस्त भल्लेविना", +"Occitan":"ऑसिटन (~j)", +"One Slide":"एक दर्शिका", +"Oromo":"ओरोमोOccitan", +"Outline":"भायलीवळ", +"Page Number":"पान क्रमांक", +"Papiamento (Aruba)":"पापीयामेण्टू (अरुबा)", +"Papiamentu (Netherlands Antilles)":"पापीयामेण्टू (नेदरलेन्डस एनटील्स)", +"Placeholder":"स्थानधारक", +"Polish":"पोलिश", +"Portrait":"पोर्ट्रेट", +"Portuguese (Angola)":"पोर्तुगेज (अंगोला)", +"Portuguese (Brazil)":"पोर्तुगीज (ब्राज़िल)", +"Portuguese (Portugal)":"पोर्तुगीज (पोर्तुगाल)", +"Preformatted Text":"पयलीच रचना केल्लो मजकूर", +"Product":"उत्पादन", +"Punjabi":"पंजाबी", +"Quechua (Bolivia, North)":"क्वेचूआ (बोलिव्हीया,उत्तर)", +"Quechua (Bolivia, South)":"क्वेचूआ (बोलिव्हीया,दक्षिण)", +"Quechua (Ecuador)":"केचुआ (इक्वेडर)", +"Report":"अहवाल", +"Result":"निकाल", +"Result2":"निकाल 2", +"Rhaeto-Romance":"हीऍटो रोमन्स (~p)", +"Right Page":"उजवे पान", +"Rubies":" रूबीज", +"Russian":"रशीयन", +"Rusyn (Slovakia)":"रूसीन (स्लोवाकिया)", +"Rusyn (Ukraine)":"रूसीन (युक्रेन)", +"Sami, Inari (Finland)":"सामी,एनारी (फीनलँड) (~c)", +"Sami, Kildin (Russia)":"सामी,किल्डीन (रशिया)", +"Sami, Lule (Norway)":"सामी,लूले (नॉर्वे)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"सामी,उत्तर (फीनलँड)", +"Sami, Northern (Norway)":"सामी,उत्तर (नॉर्वे)", +"Sami, Northern (Sweden)":"सामी,उत्तर (स्विडन)", +"Sami, Skolt (Finland)":"सामी,स्कॉल्ट (फीनलँड)", +"Sami, Southern (Norway)":"सामी,दक्षिण (नॉर्वे)", +"Sami, Southern (Sweden)":"सामी,दक्षिण (स्विडन)", +"Sango":"सोंगो", +"Sanskrit":"संस्कृत", +"Sardinian":"सारदिनियन", +"Sardinian, Campidanese":"सारदिनीयन, केम्पिदानीस", +"Sardinian, Gallurese":"सारदिनीयन,गेलुरीस", +"Sardinian, Logudorese":"सारदिनीयन,लोगुदोरेस", +"Sardinian, Sassarese":"सारदिनीयन,सासारीस", +"Serbian Cyrillic (Montenegro)":"सर्बियन सिरीलिक (मोंटेनिग्रो)", +"Serbian Cyrillic (Serbia)":"सर्बियन सिरीलिक (सर्बिया)", +"Serbian Latin (Montenegro)":"सर्बियन लॅटिन (मोंटेनिग्रो)", +"Serbian Latin (Serbia)":"सर्बियन लॅटिन (सर्बिया)", +"Shapes":"रुपां", +"Shuswap":"सुशवेप", +"Signature":"सही", +"Sinhala":"सिन्हाला", +"Six Slides":"स दर्शिका", +"Slovak":"स्लोवाक", +"Somali":"सोमालि", +"Sorbian, Lower":"सोरबीयन, सकयलें", +"Sorbian, Upper":"सोरबीयन, वयलें", +"Source Text":"स्त्रोत मजकूर", +"Southern Sotho":"दक्षिण सोथो", +"Spanish (Argentina)":"स्पॅनिश (अर्जेंटिना)", +"Spanish (Bolivia)":"स्पॅनिश (बोलिविया)", +"Spanish (Chile)":"स्पॅनिश (चिलि)", +"Spanish (Colombia)":"स्पॅनिश (कोलम्बिया)", +"Spanish (Costa Rica)":"स्पॅनिश (कोस्टा रिका)", +"Spanish (Cuba)":"स्पॅनिश (क्यूबा)", +"Spanish (Dom. Rep.)":"स्पॅनिश (Dom. Rep.)", +"Spanish (Ecuador)":"स्पॅनिश (इक्वाडोर)", +"Spanish (El Salvador)":"स्पॅनिश (एल सल्वडोर)", +"Spanish (Guatemala)":"स्पॅनिश (ग्वाटेमाला)", +"Spanish (Honduras)":"स्पॅनिश (होन्डुरस)", +"Spanish (Mexico)":"स्पॅनिश (मेक्सिको)", +"Spanish (Nicaragua)":"स्पॅनिश (निकारागुवा)", +"Spanish (Panama)":"स्पॅनिश (पनामा)", +"Spanish (Paraguay)":"स्पॅनिश (पराग्वे)", +"Spanish (Peru)":"स्पॅनिश (पेरु)", +"Spanish (Puerto Rico)":"स्पॅनिश (प्युअर्टो रिको)", +"Spanish (Spain)":"स्पॅनिश (स्पेन)", +"Spanish (Uruguay)":"स्पॅनिश (उरुग्वे)", +"Spanish (Venezuela)":"स्पॅनिश (वेनेझुवेला)", +"StDev":"StDev", +"Strong Emphasis":"चड भर दिवप", +"Subtitle":"उपमथळो", +"Sum":"बेरीज", +"Swahili (Kenya)":"स्वहिली (केनिया)", +"Swahili (Tanzania)":"स्वहीली (टंझानिया)", +"Swazi":"Swazi", +"Swedish (Finland)":"स्वीडिश (फिनलँड)", +"Swedish (Sweden)":"स्वीडिश (फिनलंड)", +"Table":"कोष्टक", +"Table Contents":"कोष्टक विशय", +"Table Heading":"कोष्टक मथळो", +"Table Index 1":"कोष्टक वळेरी 1", +"Table Index Heading":"कोष्टक वळेरी मथळो", +"Tagalog":"तागालॉग (~l)", +"Tajik":"ताजिक", +"Tamil":"तमीळ", +"Tatar":"टाटार", +"Teke-Eboo":"टेके-एबू", +"Teke-Ibali":"टेके-ल्बाली", +"Teke-Tyee":"टेके-यी", +"Teletype":"टेलिटाइप", +"Telugu":"तेलुगु", +"Tetun (Indonesia)":"टेटून (इंडोनेशिया)", +"Tetun (Timor-Leste)":"टेटून (टायमर-लेस्ट)", +"Text":"मजकूर", +"Thai":"थाई", +"Three Slides":"तीन दर्शिका", +"Tibetan (PR China)":"टीबेटन (PRचीन)", +"Tigrigna (Eritrea)":"टीग्रीग्ना(एरिट्रीया)", +"Tigrigna (Ethiopia)":"टायग्रिग्ना (इथेपिया)", +"Title":"मथळो", +"Title Only":"फकत मथळो", +"Title Slide":"मथळो दर्शिका", +"Title and 2 Content":"माथाळो आनी 2 मजकूर", +"Title, 2 Content and Content":"माथाळो, 2 मजकूर आनी मजकूर", +"Title, 2 Content over Content":"माथाळो,2 मजकुराचेर मजकूर", +"Title, 4 Content":"माथाळो,4 मजकूर", +"Title, 6 Content":"माथाळो,6 मजकूर", +"Title, Content":"माथाळो, मजकूर", +"Title, Content and 2 Content":"माथाळो, मजकूर आनी 2 मजकूर", +"Title, Content over Content":"माथाळो, मजकुराचेर मजकूर", +"Title, Vertical Text":"मथळो, उबो मजकूर", +"Title, Vertical Text, Clipart":"मथळो, उबो मजकूर, क्लिपआर्ट", +"Tok Pisin":"टोक पीसीन", +"Tsonga":"सोंगा (~a)", +"Tswana (Botswana)":"तस्वान (बॉटस्वान)", +"Tswana (South Africa)":"तस्वान (दक्षिण आफ्रिका)", +"Turkish":"तुर्की", +"Turkmen":"टर्कमेन", +"Two Slides":"दोन दर्शिका", +"Ukrainian":"युक्रेनियन", +"Unknown":"अज्ञात", +"Urdu (India)":"उर्दु (भारत)", +"Urdu (Pakistan)":"उर्दु (पाकिस्तान)", +"User Entry":"वापर कर्तल्याची नोंद", +"User Index 1":"वापरप्याची वळेरी 1", +"User Index 10":"वापरप्याची वळेरी 10", +"User Index 2":"वापरप्याची वळेरी 2", +"User Index 3":"वापरप्याची वळेरी 3", +"User Index 4":"वापरप्याची वळेरी 4", +"User Index 5":"वापरप्याची वळेरी 5", +"User Index 6":"वापरप्याची वळेरी 6", +"User Index 7":"वापरप्याची वळेरी 7", +"User Index 8":"वापरप्याची वळेरी 8", +"User Index 9":"वापरप्याची वळेरी 9", +"User Index Heading":"वापरप्याच्या वळेरेचे शीर्षक", +"Uyghur":"उयघूर", +"Uzbek Latin":"उजबेक (लेटिन)", +"Var":"Var", +"Variable":"बदलपी", +"Venda":"वेन्दा", +"Vertical Numbering Symbols":"आडवी क्रमांक चिन्नां", +"Vertical Title, Text, Chart":"उबो मथळो, मजकूर, तक्तो", +"Vertical Title, Vertical Text":"उबो मथळो, उबो मजकूर", +"Vietnamese":"विएटनामी", +"Vili":"वीली", +"Visited Internet Link":"भेट दिलेली इन्टरनेट जोड", +"Watermark":"जलचिन्न", +"Welsh":"वेल्श", +"Xhosa":"होसा", +"Yiddish (Israel)":"यीडीश (इस्रायल", +"Yoruba":"योरूबा", +"Zulu":"झुलू", +"[None]":"[कोण ना] ", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ks.json b/f7cloud-office/browser/dist/l10n/locore/ks.json new file mode 100644 index 0000000..cfb0587 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ks.json @@ -0,0 +1,177 @@ +{ +"A4":"A", +"Arabic":"عربی", +"Average":"اوسط", +"Background":"پس منظر", +"Background objects":" پس منظر آبجیكٹس", +"Basic Shapes":"بنیادی اشکال", +"Bibliography 1":"فہرست كتابیات 1", +"Bibliography Heading":"عنوان فہرست كتابیات ", +"Blank Slide":"سادئ سلائڈ ", +"Block Arrows":"بلاک تیریں", +"Callouts":"کال آؤٹس", +"Caption":"كیپشن ", +"Caption Characters":"كیپشن كے حروف ", +"Chinese (traditional)":"چینی(روایتی)", +"Clear formatting":"صاف فورمیٹینگ", +"Connectors":"رابطہ کار", +"Contents 1":" مشمولات1", +"Contents 10":"مشمولات 10", +"Contents 2":" مشمولات 2", +"Contents 3":" مشمولات 3", +"Contents 4":" مشمولات4", +"Contents 5":" مشمولات 5", +"Contents 6":"مشمولات 6", +"Contents 7":"مشمولات 7", +"Contents 8":"مشمولات 8", +"Contents 9":"مشمولات9", +"Contents Heading":"عنوان كے مشمولات", +"Count":"شمار", +"CountA":"Aشمار ", +"Czech":"چیکوسلوویکی", +"Danish":"ڈینش", +"Definition":"تعریف", +"Drawing":"ڈراۂینگ", +"Drop Caps":"ڈراپ كیپس ", +"Dutch (Netherlands)":"ڈچ(نیدرلینڈ‎س)", +"Emphasis":"ایمفسیس", +"Endnote":"اختتامی نوٹ ", +"Endnote Characters":"اختتامی نوٹ كے حروف ", +"English (USA)":"انگریزی(یو ایس اے)", +"Estonian":"ایستونیا", +"Example":"مّثال", +"Filled":"Filled", +"Finnish":"فن لینڈ", +"First Page":"پہلا صفحہ ", +"Flowchart":"فلوچارٹ", +"Footer":"صفحےکاحاشیہ", +"Footnote":"حاشیہ كی تحریر ", +"Footnote Characters":"حاشیہ كے حروف ", +"Formula":"ضابطہ", +"Four Slides":"ژور سلائڈس", +"Frame":"فریم", +"French (France)":"فرانسیسی(فرانس)", +"Function Wizard":"فنكشن ویزارڈ ", +"German (Germany)":"جرمن(جرمنی)", +"Graphic":"ترسیم", +"Graphics":"اشکال", +"Greek":"یونئنی", +"HTML":"HTML", +"Header":"صفحہ کےاوپرکا حاشیہ", +"Heading":"عنوان", +"Heading 10":"عنوان 10", +"Heading 2":"عنوان 2", +"Heading 3":"عنوان 3", +"Heading 4":"عنوان 4", +"Heading 5":"عنوان 5", +"Heading 6":"عنوان 6", +"Heading 7":"عنوان 7", +"Heading 8":"عنوان 8", +"Heading 9":"عنوان 9", +"Hebrew":"عبرانی", +"Horizontal Line":"افقی لاۂن ", +"Hungarian":"ہنگروی", +"Illustration":"توضیح ", +"Index":"فہرست", +"Index 2":"فہرست2", +"Index 3":"فہرست3", +"Index Heading":"فہرست عنوان ", +"Index Link":"فہرست لنك", +"Index Separator":"فہرست علاحدہ كرنے والا ", +"Insert":"دئخل کرُن", +"Internet Link":"انٹرنیٹ رابطہ ", +"Italian (Italy)":"اطالوی(اٹلی)", +"Japanese":"جاپانی", +"Labels":"لیبلس ", +"Landscape":"لینڈ سکیپ", +"Left Page":" بایاں صفحہ ", +"Lines":"لکیریں", +"List Contents":"فہرست مشمولات", +"List Indent":"لسٹ انڈینٹ", +"Marginalia":"مارجینالیا", +"Max":"زیادئ ہوتئ زیادئ", +"Min":"کم ازکم", +"Notes":"نوٹس ", +"Numbering 1":"نمبر شمار1 ", +"Numbering 1 Cont.":"نمبر شمار1 جاری", +"Numbering 1 End":"نمبر شمار1 ختم", +"Numbering 1 Start":"نمبر شمار1 شروع", +"Numbering 2":"نمبر شمار2 ", +"Numbering 2 Cont.":"نمبر شمار 2 جاری", +"Numbering 2 End":"نمبر شمار2 ختم", +"Numbering 2 Start":"نمبر شمار2 شروع", +"Numbering 3":"نمبر شمار 3", +"Numbering 3 Cont.":"نمبر شمار 3 جاری", +"Numbering 3 End":"نمبر شمار 3ختم", +"Numbering 3 Start":"نمبر شمار3 شروع", +"Numbering 4":"نمبر شمار 4", +"Numbering 4 Cont.":"نمبر شمار 4 جاری", +"Numbering 4 End":"نمبر شمار4ختم", +"Numbering 4 Start":"نمبر شمار 4 شروع", +"Numbering 5":"نمبر شماری5 ", +"Numbering 5 Cont.":"نمبر شماری 5جاری۔", +"Numbering 5 End":"نمبر شماری5 ختم", +"Numbering 5 Start":"نمبر شماری5 شروع", +"Numbering Symbols":"نمبر شماری علامات", +"OLE":"OLE", +"Object without fill":"آبجیکٹ برنٲی", +"One Slide":"اكھ سلائڈ", +"Outline":"آؤٹ لائن ", +"Page Number":"صفحہ نمبر ", +"Placeholder":"پلیس ہولڈ ر ", +"Polish":"پولینڈ", +"Portrait":"پورٹریٹ ", +"Portuguese (Brazil)":"پرتگالی(برازیل)", +"Portuguese (Portugal)":"پرتگالی(پرتگال)", +"Preformatted Text":"پہلا وضع شدہ متن", +"Product":"پیداوار", +"Report":"رپورٹ", +"Result":"نتیجئ", +"Result2":"رزلٹ2", +"Right Page":"دایاں صفحہ ", +"Rubies":"ہیرے ", +"Russian":"روسی", +"Shapes":"بناوٹ", +"Signature":"دستخط", +"Six Slides":"شئ سلائڈس", +"Source Text":"متن ماخذ", +"Spanish (Spain)":" سپینی( سپین)", +"StDev":"StDev", +"Strong Emphasis":"پرزور", +"Subtitle":"ذیلی عنوان ", +"Swedish (Sweden)":"سویڈنی(سویڈن)", +"Table":"جد ول ", +"Table Contents":"جد ول مشمولات ", +"Table Heading":"جد ول عنوان", +"Teletype":"ٹیلی ٹائپ", +"Text":"مواد ", +"Thai":"تھائی لینڈ", +"Three Slides":"تر۪یئ سلائڈس", +"Title":"عنوان", +"Title Only":"صرف عنوان", +"Title Slide":"عنوان سلائڈ", +"Title, Vertical Text":"عنوان،كھڈا مواد", +"Title, Vertical Text, Clipart":"عنوان،عمودی مواد ،کلیپ آرٹ۔", +"Turkish":"ترکی", +"Two Slides":"زئ سلائڈس", +"User Entry":"صارف داخلہ", +"User Index 1":"صارف فہرست 1", +"User Index 10":"صارف فہرست 10", +"User Index 2":"صارف فہرست 2", +"User Index 3":"صارف فہرست3", +"User Index 4":"صارف فہرست 4", +"User Index 5":"صارف فہرست 5", +"User Index 6":"صارف فہرست 6", +"User Index 7":"صارف فہرست 7", +"User Index 8":"صارف فہرست 8", +"User Index 9":"صارف فہرست 9", +"User Index Heading":"صارف فہرست عنوان ", +"Var":"VAR", +"Variable":"تغیر", +"Vertical Numbering Symbols":"عمودی نمبر شمار علامات ", +"Vertical Title, Text, Chart":" كھڈا عنوان،مواد ،چارٹ ", +"Vertical Title, Vertical Text":"كھڈا عنوان، كھڈا مواد", +"Visited Internet Link":" مل چكا انٹرنیٹ رابطہ ", +"Watermark":"واٹر مارك ", +"[None]":"[کوئی نہیں]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ky.json b/f7cloud-office/browser/dist/l10n/locore/ky.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ky.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/f7cloud-office/browser/dist/l10n/locore/lb.json b/f7cloud-office/browser/dist/l10n/locore/lb.json new file mode 100644 index 0000000..5bc406b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/lb.json @@ -0,0 +1,120 @@ +{ +"A4":"4", +"Albanian":"Albanesch", +"Arabic":"Arabesch", +"Assamese":"Assamesesch", +"Asturian":"Asturesch", +"Average":"Moyenne", +"Background":"Hannergrond", +"Basque":"Baskesch", +"Belarusian":"Wäissrussesch", +"Bengali (Bangladesh)":"Bengalesch (Bangladesch)", +"Bengali (India)":"Bengalesch (Indien)", +"Bodo":"Bodo", +"Bosnian":"Bosnesch", +"Breton":"Bretonesch", +"Bulgarian":"Bulgaresch", +"Burmese":"Burmesesch", +"Catalan":"Katalanesch", +"Catalan (Valencian)":"Katalanesch (Valencianesch)", +"Chinese (simplified)":"Chinesesch (vereinfacht)", +"Chinese (traditional)":"Chinesesch (traditionell)", +"Count":"Unzuel", +"Croatian":"Kroatesch", +"Czech":"Tschechesch", +"Danish":"Dänesch", +"Default":"Standard", +"Dogri":"Dogri", +"Drawing":"Zeechnung", +"Dutch (Netherlands)":"Hollännesch (Holland)", +"Dzongkha":"Dzongkha", +"English (South Africa)":"Englesch (Südafrika)", +"English (USA)":"Englesch (USA)", +"Esperanto":"Esperanto", +"Estonian":"Estnesch", +"Example":"Beispill", +"Faroese":"Färöesch", +"Filled":"Gefëllt", +"Finnish":"Finnesch", +"First Page":"Éischt Säit", +"Formula":"Formel", +"French (France)":"Franséisch (Frankräich)", +"Galician":"Galizesch", +"Georgian":"Georgesch", +"German (Austria)":"Däitsch (Éisterräich)", +"German (Germany)":"Däitsch (Däitschland)", +"German (Switzerland)":"Däitsch (Schwäiz)", +"Graphic":"Graphik", +"Graphics":"Grafiken", +"Greek":"Griichesch", +"Gujarati":"Gujarati", +"Hebrew":"Hebräesch", +"Hindi":"Hindi", +"Hungarian":"Ungaresch", +"Icelandic":"Islännesch", +"Index":"Index", +"Indonesian":"Indonesesch", +"Insert":"Aginn", +"Irish":"Iresch", +"Italian (Italy)":"Italienesch (Italien)", +"Japanese":"Japanesch", +"Kannada":"Kannada", +"Kazakh":"Kasachesch", +"Khmer":"Khmer", +"Konkani":"Konkani", +"Labels":"Etiketten", +"Landscape":"Landschaft", +"Lao":"Laotesch", +"Latvian":"Lettesch", +"Lines":"Zeilen", +"Lithuanian":"Litauesch", +"Macedonian":"Mazedonesch", +"Maithili":"Maithili", +"Malayalam":"Malayalam", +"Maltese":"Maltesesch", +"Manipuri":"Manipuri", +"Marathi":"Marathesch", +"Max":"Max", +"Min":"Min", +"None (Do not check spelling)":"Keng (Orthographie net kontrolléieren) ", +"Northern Sotho":"Nördliches Sotho", +"Notes":"Noten", +"Occitan":"Okzitanesch", +"Oromo":"Oromo", +"Outline":"Konturen", +"Polish":"Polnisch", +"Portrait":"Portrait", +"Portuguese (Brazil)":"Portugisesch (Brasilien)", +"Portuguese (Portugal)":"Portugisesch (Portugal)", +"Product":"Produkt", +"Punjabi":"Punjabi", +"Rhaeto-Romance":"Rätoromanisch", +"Russian":"Russesch", +"Sanskrit":"Sanskrit", +"Sinhala":"Singhalesesch", +"Slovak":"Slowakesch", +"Slovenian":"Slovenesch", +"Spanish (Spain)":"Spuenesch (Spuenien)", +"Subtitle":"Ënnertitel", +"Swazi":"Swazi", +"Swedish (Sweden)":"Schwedesch (Schweden)", +"Tagalog":"Tagalog", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Telugu":"Telugu", +"Text":"Text", +"Thai":"Thai", +"Title":"Titel", +"Tsonga":"Tsonga", +"Turkish":"Türkesch", +"Ukrainian":"Ukrainesch", +"Unknown":"Onbekannt", +"Uyghur":"Uiguresch", +"Venda":"Venda", +"Vietnamese":"Vietnamesesch", +"Watermark":"Waasserzeechen", +"Welsh":"Walisesch", +"Xhosa":"Xhosa", +"Zulu":"Zulu" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/lo.json b/f7cloud-office/browser/dist/l10n/locore/lo.json new file mode 100644 index 0000000..6cf05e9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/lo.json @@ -0,0 +1,181 @@ +{ +"A4":"A", +"Average":"ສະເລ່ຍ", +"Background":"ພື້ນຫລັງ", +"Background objects":"ເຄື່ອງພື້ນຫລັງ", +"Basic Shapes":"ຮູບຮ່າງພື້ນຖານ", +"Bibliography 1":"ເອກະສານອ້າງອິງ 1", +"Bibliography Heading":"ສ່ວນຫົວເອກະສານອ້າງອິງ", +"Blank Slide":"ສະໄລ້ວ່າງ", +"Block Arrows":"ລູກສອນຈຳກັດ", +"Callouts":"ຫລາຍຮ້ອງ", +"Caption":"ຄຳອະທິບາຍພາບ", +"Caption Characters":"ຕົວອັກສອນຄຳອະທິບາຍພາບ", +"Chinese (traditional)":"ຈີນ(ດັ້ງເດີມ)", +"Clear formatting":"ຍົກເລີກການປ່ຽນ", +"Connectors":"ຕົວເຊື່ອມຕໍ່", +"Contents 1":"ເນື້ອໃນ 1", +"Contents 10":"ເນື້ອໃນ 10", +"Contents 2":"ເນື້ອໃນ 2", +"Contents 3":"ເນື້ອໃນ 3", +"Contents 4":"ເນື້ອໃນ 4", +"Contents 5":"ເນື້ອໃນ 5", +"Contents 6":"ເນື້ອໃນ 6", +"Contents 7":"ເນື້ອໃນ 7", +"Contents 8":"ເນື້ອໃນ 8", +"Contents 9":"ເນື້ອໃນ 9", +"Contents Heading":"ສ່ວນຫົວເນື້ອໃນ", +"Count":"ນັບ", +"CountA":"CountA", +"Czech":"ເຊກ", +"Danish":"ເດັນນິດ", +"Definition":"ການນິຍາມ", +"Drawing":"ການແຕ້ມ", +"Drop Caps":"ຕົວອັກສອນໃຫ່ຍ", +"Dutch (Netherlands)":"ດັດ(ເນເທີແລນ)", +"Emphasis":"ເນັ້ນ", +"Endnote":"ໝາຍເຫດທ້າຍສຸດ", +"Endnote Characters":"ຕົວອັກສອນໝາຍເຫດທ້າຍສຸດ", +"English (USA)":"ອັງກິດ(ອາເມລິກາ)", +"Estonian":"ເອັດສະໂຕເນຍ", +"Example":"ຕົວຢາງ", +"Filled":"ເຕີມສີ", +"Finnish":"ຟິນ", +"First Page":"ໜ້າທຳອິດ", +"Flowchart":"ແຜນວາດທີ່ເລື່ອນໄດ້", +"Footer":"ສ່ວນທ້າຍ", +"Footnote":"ໝາຍເຫດທ້າຍໜ້າ", +"Footnote Characters":"ຕົວອັກສອນໝາຍເຫດທ້າຍໜ້າ", +"Formula":"ສູດ", +"Four Slides":"ສີ່ສະໄລ້", +"Frame":"ກອບ", +"French (France)":"ຝະລັ່ງ", +"Function Wizard":"ຕົວຊ່ວຍໜ້າທີ່", +"German (Germany)":"ເຢຍລະມັນ", +"Graphic":"ພາບສະແດງ", +"Graphics":"ພາບສະແດງ", +"Greek":"ກີຼກ", +"HTML":"HTML", +"Header":"ສ່ວນຫົວ", +"Heading":"ສ່ວນຫົົວ", +"Heading 10":"ສ່ວນຫົວ 10", +"Heading 2":"ສ່ວນຫົວ 2", +"Heading 3":"ສ່ວນຫົວ 3", +"Heading 4":"ສ່ວນຫົວ 4", +"Heading 5":"ສ່ວນຫົວ 5", +"Heading 6":"ສ່ວນຫົວ 6", +"Heading 7":"ສ່ວນຫົວ 7", +"Heading 8":"ສ່ວນຫົວ 8", +"Heading 9":"ສ່ວນຫົວ 9", +"Hebrew":"ຢິວ", +"Horizontal Line":"ເສັ້ນທາງຂວາງ", +"Hungarian":"ຮົງກາລີ", +"Illustration":"ພາບປະກອບອະທິບາຍ", +"Index":"ດັດສະນີ", +"Index 1":"ດັດສະນີ 1", +"Index 2":"ດັດສະນີ 2", +"Index 3":"ດັດສະນີ 3", +"Index Heading":"ດັດສະນີສ່ວນຫົວ", +"Index Link":"ດັດສະນີການເຊື່ອມຕໍ່", +"Index Separator":"ດັດສະນີຕົວແບ່ງ", +"Insert":"ແຊກໃສ່", +"Internet Link":"ເຊື່ອມຕໍ່ອີນເຕີເນັດ", +"Italian (Italy)":"ອີຕາລີ", +"Japanese":"ຍີ່ປຸ່ນ", +"Labels":"ປ້າຍ", +"Landscape":"ແນວນອນ", +"Left Page":"ໜ້າທາງຊ້າຍ", +"Line Numbering":"ການລຽງຕົວເລກເສັ້ນ", +"Lines":"ເສັ້ນ", +"List Contents":"ເນື້ອໃນລາຍການ", +"List Heading":"ສ່ວນຫົວລາຍການ", +"List Indent":"ຮາອງຮອຍລາຍການ", +"Marginalia":"ຂ້າງ", +"Max":"ໃຫ່ຍສຸດ", +"Min":"ນ້ອຍສຸດ", +"Notes":"ບັນທຶກ", +"Numbering 1":"ການລຽງຕົວເລກ 1", +"Numbering 1 Cont.":"ການລຽງຕົວເລກ 1 ສຶບຕໍ່", +"Numbering 1 End":"ການລຽງຕົວເລກ 1 ຈົບ", +"Numbering 1 Start":"ການລຽງຕົວເລກ 1 ເລີ່ມ", +"Numbering 2":"ການລຽງຕົວເລກ 2", +"Numbering 2 Cont.":"ການລຽງຕົວເລກ 2 ສຶບຕໍ່", +"Numbering 2 End":"Numbering 2 End", +"Numbering 2 Start":"ການລຽງຕົວເລກ 2 ເລີ່ມ", +"Numbering 3":"ການລຽງຕົວເລກ 3", +"Numbering 3 Cont.":"ການລຽງຕົວເລກ 3 ສຶບຕໍ່", +"Numbering 3 End":"ການລຽງຕົວເລກ 3 ຈົບ", +"Numbering 3 Start":"ການລຽງຕົວເລກ 3 ເລີ່ມ", +"Numbering 4":"ການລຽງຕົວເລກ 4", +"Numbering 4 Cont.":"ການລຽງຕົວເລກ 4 ສຶບຕໍ່", +"Numbering 4 End":"ການລຽງຕົວເລກ 4 ຈົບ", +"Numbering 4 Start":"ການລຽງຕົວເລກ 4 ເລີ່ມ", +"Numbering 5":"ການລຽງຕົວເລກ 5", +"Numbering 5 Cont.":"ການລຽງຕົວເລກ 5 ສຶບຕໍ່", +"Numbering 5 End":"ການລຽງຕົວເລກ 5 ຈົບ", +"Numbering 5 Start":"ການລຽງຕົວເລກ 5 ເລີ່ມ", +"Numbering Symbols":"ສັນຍາລັກການລຍງຕົວເລກ", +"OLE":"OLE", +"Object without fill":"ວັດຖຸກັບການຕື່ມໃສ່", +"One Slide":"ໜື່ງ ສະໄລ້", +"Outline":"ໂຄງຮ່າງ", +"Page Number":"ເລກໜ້າ", +"Placeholder":"ເຈົ້າຂອງ", +"Polish":"ໂພລິດ", +"Portrait":"ຮູບຄົນ", +"Portuguese (Brazil)":"ໂປຕຸເກດ(ບຣາຊິວ)", +"Portuguese (Portugal)":"ປ໋ອກຕຸຍການ(ປ໋ອກຕຸຍການ)", +"Preformatted Text":"ກ່ອນຈັດຮູບເອກະສານ", +"Product":"ຜົນຄູນ", +"Report":"ລາຍງານ", +"Result":"ຜົນຮັບ", +"Result2":"ຜົນຮັບ2", +"Right Page":"ໜ້າທາງຂວາ", +"Rubies":"ຕົວພີມນ້ອຍ", +"Russian":"ລັດເຊຍ", +"Shapes":"ຫລາຍຮູບຮ່າງ", +"Signature":"ລົງນາມ", +"Six Slides":"ຫົກສະໄລ້", +"Source Text":"ແຫຼ່ງຂໍ້ຄວາມ", +"Spanish (Spain)":"ສະເປນ", +"StDev":"StDev", +"Strong Emphasis":"ເນັ້ນໜັກ", +"Subtitle":"ຫົວຂໍ້ຍ່ອຍ", +"Sum":"ຜົນລວມ", +"Swedish (Sweden)":"ສະວີດິດ(ສະວີເດັນ)", +"Table":"ຕາຕະລາງ", +"Table Contents":"ຕາຕະລາງເນື້ອໃນ", +"Table Heading":"ຕາຕະລາງສ່ວນຫົວ", +"Teletype":"ໂທລະພີມ", +"Text":"ຕົວອັກສອນ", +"Thai":"ໄທ", +"Three Slides":"ສາມ ສະໄລ້", +"Title":"ຫົວຂໍ້", +"Title Only":"ມີແຕ່ຫົວຂໍ້", +"Title Slide":"ຫົວຂໍ້ສະໄລ້", +"Title, Vertical Text":"ຫົວຂໍ້, ແນວຕັ້ງຂອງຕົວອັກສອນ", +"Title, Vertical Text, Clipart":"ຫົວຂໍ້, ແນວຕັ້ງຂອງຕົວອັກສອນ, ຕັດວ່າງ", +"Turkish":"ເຕີກກີ", +"Two Slides":"ສອງ ສະໄລ້", +"Unknown":"ບໍ່ຮູ້", +"User Entry":"ຜູ້ໃຊ້ນຳເຂົ້າ", +"User Index 1":"ດັດສະນີຜູ້ໃຊ້ 1", +"User Index 10":"ດັດສະນີຜູ້ໃຊ້ 10", +"User Index 2":"ດັດສະນີຜູ້ໃຊ້ 2", +"User Index 3":"ດັດສະນີຜູ້ໃຊ້ 3", +"User Index 4":"ດັດສະນີຜູ້ໃຊ້ 4", +"User Index 5":"ດັດສະນີຜູ້ໃຊ້ 5", +"User Index 6":"ດັດສະນີຜູ້ໃຊ້ 6", +"User Index 7":"ດັດສະນີຜູ້ໃຊ້ 7", +"User Index 8":"ດັດສະນີຜູ້ໃຊ້ 8", +"User Index 9":"ດັດສະນີຜູ້ໃຊ້ 9", +"User Index Heading":"ສ່ວນຫົວດັດສະນີຜູ້ໃຊ້", +"Var":"Var", +"Variable":"ປ່ຽນແປງ", +"Vertical Numbering Symbols":"ສັນຍາລັກການລຽງຕົວເລກທາງຕັ້ງ", +"Vertical Title, Text, Chart":"ຫົວຂໍ້ແນວຕ້ັງ, ຕົວອັກສອນ,ຮູບແຜນການ", +"Vertical Title, Vertical Text":"ຫົວຂໍ້ແນວຕັ້ງ, ຕົວອັກສອນແນວຕັ້ງ", +"Visited Internet Link":"ໄປກວດເບິ່ງການເຊື່ອມຕໍອິນເຕີເນັດ", +"Watermark":"ລາຍນ້ຳ", +"[None]":"[ບໍ່]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/lt.json b/f7cloud-office/browser/dist/l10n/locore/lt.json new file mode 100644 index 0000000..5561462 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/lt.json @@ -0,0 +1,574 @@ +{ +"3D Objects":"Trimatės figūros", +"A0":"A0", +"A4":"A4", +"Adding selection":"Pridėtinė atranka", +"Afrikaans (Namibia)":"Afrikanų (Namibija)", +"Afrikaans (South Africa)":"Afrikanų (Pietų Afrika)", +"Akan":"Akan", +"Albanian":"Albanų", +"Amharic":"Amharų", +"Appendix":"Priedas", +"Arabic":"Arabų", +"Arabic (Algeria)":"Arabų (Alžyras)", +"Arabic (Bahrain)":"Arabų (Bahreinas)", +"Arabic (Chad)":"Arabų (Čadas)", +"Arabic (Comoros)":"Arabų (Komorai)", +"Arabic (Djibouti)":"Arabų (Džibutis)", +"Arabic (Egypt)":"Arabų (Egiptas)", +"Arabic (Eritrea)":"Arabų (Eritrėja)", +"Arabic (Iraq)":"Arabų (Irakas)", +"Arabic (Israel)":"Arabų (Izraelis)", +"Arabic (Jordan)":"Arabų (Jordanas)", +"Arabic (Kuwait)":"Arabų (Kuveitas)", +"Arabic (Lebanon)":"Arabų (Libanas)", +"Arabic (Libya)":"Arabų (Libija)", +"Arabic (Mauritania)":"Arabų (Mauritanija)", +"Arabic (Morocco)":"Arabų (Marokas)", +"Arabic (Oman)":"Arabų (Omanas)", +"Arabic (Palestine)":"Arabų (Palestina)", +"Arabic (Qatar)":"Arabų (Kataras)", +"Arabic (Saudi Arabia)":"Arabų (Saudo Arabija)", +"Arabic (Somalia)":"Arabų (Somalis)", +"Arabic (Sudan)":"Arabų (Sudanas)", +"Arabic (Syria)":"Arabų (Sirija)", +"Arabic (Tunisia)":"Arabų (Tunisas)", +"Arabic (UAE)":"Arabų (JAE)", +"Arabic (Yemen)":"Arabų (Jemenas)", +"Aragonese":"Aragonų", +"Assamese":"Asamų", +"Asturian":"Asturų", +"Average":"Vidurkis", +"Azerbaijani Cyrillic":"Azerbaidžaniečių (kirilica)", +"Azerbaijani Latin":"Azerbaidžaniečių (lotynų)", +"Background":"Fonas", +"Background objects":"Fono objektai", +"Bafia":"Bafijų", +"Bambara":"Bambara", +"Basic Shapes":"Pagrindinės figūros", +"Basque":"Baskų", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Baltarusių", +"Bengali (Bangladesh)":"Bengalų (Bangladešas)", +"Bengali (India)":"Bengalų (Indija)", +"Bibliography 1":"Bibliografija 1", +"Bibliography Heading":"Bibliografijos antraštė", +"Blank Slide":"Tuščia skaidrė", +"Block Arrows":"Nestandartinės rodyklės", +"Block selection":"Blokinė atranka", +"Bodo":"Bodo", +"Bosnian":"Bosnių", +"Breton":"Bretonų", +"Bulgarian":"Bulgarų", +"Burmese":"Birmiečių", +"Bushi":"Bushi", +"Callouts":"Figūrinės išnašos", +"Caption":"Pavadinimas", +"Caption Characters":"Pavadinimo rašmenys", +"Catalan":"Katalonų", +"Catalan (Valencian)":"Katalonų (Valensija)", +"Centered Text":"Centruotas tekstas", +"Chinese (Hong Kong)":"Kinų (Honkongas)", +"Chinese (Macau)":"Kinų (Makau)", +"Chinese (Singapore)":"Kinų (Singapūras)", +"Chinese (simplified)":"Kinų (supaprastinta)", +"Chinese (traditional)":"Kinų (tradicinė)", +"Church Slavic":"Bažnytinė slavų", +"Chuvash":"Čiuvašų", +"Citation":"Citata", +"Clear formatting":"Šalinti formatavimą", +"Complimentary Close":"Sveikinimas", +"Connectors":"Jungiamosios linijos", +"Contents 1":"Turinys 1", +"Contents 10":"Turinys 10", +"Contents 2":"Turinys 2", +"Contents 3":"Turinys 3", +"Contents 4":"Turinys 4", +"Contents 5":"Turinys 5", +"Contents 6":"Turinys 6", +"Contents 7":"Turinys 7", +"Contents 8":"Turinys 8", +"Contents 9":"Turinys 9", +"Contents Heading":"Turinio antraštė", +"Coptic":"Koptų", +"Cornish":"Kornų", +"Count":"Kiekis", +"CountA":"KiekisR", +"Croatian":"Kroatų", +"Curves and Polygons":"Kreivės", +"Czech":"Čekų", +"Danish":"Danų", +"Default":"Numatytoji", +"Default Page Style":"Numatytasis puslapio stilius", +"Default Paragraph Style":"Numatytasis pastraipos stilius", +"Definition":"Aprašas", +"Dhivehi":"Maldyvų", +"Dogri":"Dogri", +"Drawing":"grafikos objektas", +"Drop Caps":"Inicialas", +"Dutch (Belgium)":"Olandų (Belgija)", +"Dutch (Netherlands)":"Olandų (Nyderlandai)", +"Dzongkha":"Botijų", +"Emphasis":"Išskyrimas", +"Endnote":"Galinė išnaša", +"Endnote Anchor":"Galinės išnašos prieraišas", +"Endnote Characters":"Galinės išnašos rašmenys", +"English (Australia)":"Anglų (Australija)", +"English (Belize)":"Anglų (Belizas)", +"English (Botswana)":"Anglų (Botsvana)", +"English (Canada)":"Anglų (Kanada)", +"English (Caribbean)":"Anglų (Karibai)", +"English (Gambia)":"Anglų (Gambija)", +"English (Ghana)":"Anglų (Gana)", +"English (India)":"Anglų (Indija)", +"English (Ireland)":"Anglų (Airija)", +"English (Jamaica)":"Anglų (Jamaika)", +"English (Malawi)":"Anglų (Malavis)", +"English (Malaysia)":"Anglų (Malaizija)", +"English (Mauritius)":"Anglų (Mauricijus)", +"English (Namibia)":"Anglų (Namibija)", +"English (New Zealand)":"Anglų (Naujoji Zelandija)", +"English (Philippines)":"Anglų (Filipinai)", +"English (South Africa)":"Anglų (Pietų Afrika)", +"English (Trinidad)":"Anglų (Trinidadas)", +"English (UK)":"Anglų (JK)", +"English (USA)":"Anglų (JAV)", +"English (Zimbabwe)":"Anglų (Zimbabvė)", +"English, OED spelling (UK)":"Anglų pagal Oksfordo žodyną (JK)", +"Erzya":"Erzių", +"Esperanto":"Esperanto", +"Estonian":"Estų", +"Example":"Pavyzdys", +"Extending selection":"Išplėstinė atranka", +"Faroese":"Farerų", +"Figure":"paveikslas", +"Figure Index 1":"Paveikslų rodyklė 1", +"Figure Index Heading":"Paveikslų rodyklės antraštė", +"Fijian":"Fidžių", +"Filled":"Užpildyti objektai", +"Filled Blue":"Mėlynas užpildas", +"Filled Green":"Žalias užpildas", +"Filled Red":"Raudonas užpildas", +"Filled Yellow":"Geltonas užpildas", +"Finnish":"Suomių", +"First Line Indent":"Pirmosios eilutės įtrauka", +"First Page":"Pirmasis puslapis", +"Flowchart":"Blokinės schemos", +"Footer":"Puslapinė poraštė", +"Footer Left":"Puslapinė poraštė kairėje", +"Footer Right":"Puslapinė poraštė dešinėje", +"Footnote":"Išnaša", +"Footnote Anchor":"Išnašos prieraišas", +"Footnote Characters":"Išnašos rašmenys", +"Formula":"Formulė", +"Four Slides":"Keturios skaidrės", +"Frame":"Kadras", +"Frame Contents":"Kadro turinys", +"French (Belgium)":"Prancūzų (Belgija)", +"French (Benin)":"Prancūzų (Beninas)", +"French (Burkina Faso)":"Prancūzų (Burkina Fasas)", +"French (Canada)":"Prancūzų (Kanada)", +"French (Côte d'Ivoire)":"Prancūzų (Dramblio kaulo krantas)", +"French (France)":"Prancūzų (Prancūzija)", +"French (Luxembourg)":"Prancūzų (Liuksemburgas)", +"French (Mali)":"Prancūzų (Malis)", +"French (Mauritius)":"Prancūzų (Mauricijus)", +"French (Monaco)":"Prancūzų (Monakas)", +"French (Niger)":"Prancūzų (Nigeris)", +"French (Senegal)":"Prancūzų (Senegalas)", +"French (Switzerland)":"Prancūzų (Šveicarija)", +"French (Togo)":"Prancūzų (Togas)", +"Frisian":"Fryzų", +"Friulian":"Friulų", +"Function Wizard":"Funkcijos vediklis", +"Gaelic (Scotland)":"Gėlų (Škotija)", +"Galician":"Galisų", +"Ganda":"Gandų", +"Gascon":"Gaskonų", +"Georgian":"Kartvelų", +"German (Austria)":"Vokiečių (Austrija)", +"German (Belgium)":"Vokiečių (Belgija)", +"German (Germany)":"Vokiečių (Vokietija)", +"German (Liechtenstein)":"Vokiečių (Lichtenšteinas)", +"German (Luxembourg)":"Vokiečių (Liuksemburgas)", +"German (Switzerland)":"Vokiečių (Šveicarija)", +"Gikuyu":"Kikujų", +"Graphic":"Piešinys", +"Graphics":"Paveikslas", +"Greek":"Graikų", +"Greek, Ancient":"Senovės graikų", +"Gujarati":"Gudžaratų", +"HTML":"HTML dokumentas", +"Haitian":"Haičių", +"Hanging Indent":"Įtrauka", +"Hausa (Ghana)":"Hausų (Gana)", +"Hausa (Nigeria)":"Hausų (Nigerija)", +"Hawaiian":"Havajiečių", +"Header":"Puslapinė antraštė", +"Header Left":"Puslapinė antraštė kairėje", +"Header Right":"Puslapinė antraštė dešinėje", +"Heading":"Antraštė", +"Heading 1":"Antraštė 1", +"Heading 10":"Antraštė 10", +"Heading 2":"Antraštė 2", +"Heading 3":"Antraštė 3", +"Heading 4":"Antraštė 4", +"Heading 5":"Antraštė 5", +"Heading 6":"Antraštė 6", +"Heading 7":"Antraštė 7", +"Heading 8":"Antraštė 8", +"Heading 9":"Antraštė 9", +"Hebrew":"Hebrajų", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horizontali linija", +"Hungarian":"Vengrų", +"Icelandic":"Islandų", +"Illustration":"iliustracija", +"Index":"Rodyklė", +"Index 1":"Rodyklė 1", +"Index 2":"Rodyklė 2", +"Index 3":"Rodyklė 3", +"Index Heading":"Rodyklės antraštė", +"Index Link":"Rodyklės saitas", +"Index Separator":"Rodyklės skirtukas", +"Indonesian":"Indoneziečių", +"Insert":"Įterpti", +"Interlingua":"Interlingva", +"Internet Link":"Interneto saitas", +"Irish":"Airių", +"Italian (Italy)":"Italų (Italija)", +"Italian (Switzerland)":"Italų (Šveicarija)", +"Japanese":"Japonų", +"Kabyle Latin":"Kabilų (lotynų)", +"Kalaallisut":"Grenlandų", +"Kannada":"Kanadų", +"Kashmiri (India)":"Kašmyrų (Indija)", +"Kashmiri (Kashmir)":"Kašmyrų (Kašmyras)", +"Kashubian":"Kašubų", +"Kazakh":"Kazachų", +"KeyID":"Id. kodai", +"Khmer":"Khmerų", +"Kinyarwanda (Rwanda)":"Kinjaruanda (Ruanda)", +"Kirghiz":"Kirgizų", +"Komi-Permyak":"Komių permių", +"Komi-Zyrian":"Komių zyrių", +"Konkani":"Konkani", +"Korean (RoK)":"Korėjiečių (KR)", +"Kumyk":"Kumykų", +"Kurdish, Central (Iran)":"Kurdų (centro, Iranas)", +"Kurdish, Central (Iraq)":"Kurdų (centro, Irakas)", +"Kurdish, Northern (Syria)":"Kurdų (šiaurės, Sirija)", +"Kurdish, Northern (Turkey)":"Kurdų (šiaurės, Turkija)", +"Kurdish, Southern (Iran)":"Kurdų (pietų, Iranas)", +"Kurdish, Southern (Iraq)":"Kurdų (pietų, Irakas)", +"Kyrgyz (China)":"Kirgizų (Kinija)", +"Labels":"Etiketė", +"Ladin":"Lotynų", +"Landscape":"Gulsčias", +"Lao":"Laosiečių", +"Latgalian":"Latgalių", +"Latin":"Lotynų", +"Latvian":"Latvių", +"Left Page":"Kairysis puslapis", +"Limbu":"Limbu", +"Line Numbering":"Eilučių numeravimas", +"Lines":"Eilutės", +"Lines and Arrows":"Linijos ir rodyklės", +"Lingala":"Lingala", +"List":"Sąrašas", +"List 1":"Sąrašas 1", +"List 1 Cont.":"Sąrašas 1, tęsinys", +"List 1 End":"Sąrašas 1, pabaiga", +"List 1 Start":"Sąrašas 1, pradžia", +"List 2":"Sąrašas 2", +"List 2 Cont.":"Sąrašas 2, tęsinys", +"List 2 End":"Sąrašas 2, pabaiga", +"List 2 Start":"Sąrašas 2, pradžia", +"List 3":"Sąrašas 3", +"List 3 Cont.":"Sąrašas 3, tęsinys", +"List 3 End":"Sąrašas 3, pabaiga", +"List 3 Start":"Sąrašas 3, pradžia", +"List 4":"Sąrašas 4", +"List 4 Cont.":"Sąrašas 4, tęsinys", +"List 4 End":"Sąrašas 4, pabaiga", +"List 4 Start":"Sąrašas 4, pradžia", +"List 5":"Sąrašas 5", +"List 5 Cont.":"Sąrašas 5, tęsinys", +"List 5 End":"Sąrašas 5, pabaiga", +"List 5 Start":"Sąrašas 5, pradžia", +"List Contents":"Sąrašo turinys", +"List Heading":"Sąrašo antraštė", +"List Indent":"Sąrašo įtrauka", +"Lithuanian":"Lietuvių", +"Lojban":"Lojban", +"Low German":"Žemųjų vokiečių", +"Luxembourgish":"Liuksemburgiečių", +"Macedonian":"Makedonų", +"Main Index Entry":"Pagrindinis rodyklės įrašas", +"Maithili":"Maitilių", +"Malagasy, Plateau":"Plateau malagasių", +"Malay (Brunei Darussalam)":"Malajų (Brunėjus)", +"Malay (Malaysia)":"Malajų (Malaizija)", +"Malayalam":"Malajalių", +"Maltese":"Maltiečių", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maorių", +"Marathi":"Marathų", +"Marginalia":"Pastabos paraštėse", +"Mari, Meadow":"Rytų marių", +"Max":"Maks.", +"Median":"Mediana", +"Min":"Min.", +"Moksha":"Mokša", +"Mongolian Cyrillic":"Mongolų (kirilica)", +"Mongolian Mongolian":"Mongolų (Mongolija)", +"Moore":"Moore", +"Ndebele, South":"Pietų ndebelų", +"Nepali (India)":"Nepalų (Indija)", +"Nepali (Nepal)":"Nepalų (Nepalas)", +"Nine Slides":"Devynios skaidrės", +"Nogai":"Nogų", +"None (Do not check spelling)":"Jokios (netikrinti rašybos)", +"Northern Sotho":"Šiaurės sotų", +"Norwegian, Bokmål":"Norvegų (Bokmål)", +"Norwegian, Nynorsk":"Norvegų (Nynorsk)", +"Notes":"Pastabos", +"Numbering 1":"Numeravimas 1", +"Numbering 1 Cont.":"Numeravimas 1, tęsinys", +"Numbering 1 End":"Numeravimas 1, pabaiga", +"Numbering 1 Start":"Numeravimas 1, pradžia", +"Numbering 123":"Numeravimas 123", +"Numbering 2":"Numeravimas 2", +"Numbering 2 Cont.":"Numeravimas 2, tęsinys", +"Numbering 2 End":"Numeravimas 2, pabaiga", +"Numbering 2 Start":"Numeravimas 2, pradžia", +"Numbering 3":"Numeravimas 3", +"Numbering 3 Cont.":"Numeravimas 3, tęsinys", +"Numbering 3 End":"Numeravimas 3, pabaiga", +"Numbering 3 Start":"Numeravimas 3, pradžia", +"Numbering 4":"Numeravimas 4", +"Numbering 4 Cont.":"Numeravimas 4, tęsinys", +"Numbering 4 End":"Numeravimas 4, pabaiga", +"Numbering 4 Start":"Numeravimas 4, pradžia", +"Numbering 5":"Numeravimas 5", +"Numbering 5 Cont.":"Numeravimas 5, tęsinys", +"Numbering 5 End":"Numeravimas 5, pabaiga", +"Numbering 5 Start":"Numeravimas 5, pradžia", +"Numbering ABC":"Numeravimas ABC", +"Numbering IVX":"Numeravimas IVX", +"Numbering Symbols":"Numeravimo simboliai", +"Numbering abc":"Numeravimas abc", +"Numbering ivx":"Numeravimas ivx", +"Nyanja":"Čevų", +"OLE":"OLE objektas", +"Object Index 1":"Objektų rodyklė 1", +"Object Index Heading":"Objektų rodyklės antraštė", +"Object with no fill and no line":"Objektas be užpildo ir kraštinių", +"Object without fill":"Neužpildytas objektas", +"Occitan":"Oksitanų", +"Odia":"Orijų", +"One Slide":"Viena skaidrė", +"Oromo":"Oromų", +"Outline":"Struktūra", +"Outlined":"Kontūrai", +"Outlined Blue":"Mėlynas kontūras", +"Outlined Green":"Žalias kontūras", +"Outlined Red":"Raudonas kontūras", +"Outlined Yellow":"Geltonas kontūras", +"Overwrite":"Keitimas", +"Page %1 (%2) of %3":"%1 (%2) puslapis iš %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"%1 (%2) puslapis iš %3 [%4 (%5) puslapis]", +"Page %1 of %2":"%1 puslapis iš %2", +"Page %1 of %2 (Page %3 of %4 to print)":"%1 puslapis iš %2 (%3 puslapis iš %4 spausdinimui)", +"Page %1 of %2 [Page %3]":"%1 puslapis iš %2 [%3 puslapis]", +"Page Number":"Puslapio numeris", +"Page Properties":"Lapo savybės", +"Pali Latin":"Pali (lotynų)", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nyderlandų Antilai)", +"Persian":"Persų", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Vietaženklis", +"Polish":"Lenkų", +"Portrait":"Stačias", +"Portuguese (Angola)":"Portugalų (Angola)", +"Portuguese (Brazil)":"Portugalų (Brazilija)", +"Portuguese (Portugal)":"Portugalų (Portugalija)", +"Preformatted Text":"Nurodyto formato tekstas", +"Product":"Sandauga", +"Punjabi":"Pendžabų", +"Quechua (Bolivia, North)":"Kečujų (Šiaurės Bolivija)", +"Quechua (Bolivia, South)":"Kečujų (Pietų Bolivija)", +"Quechua (Ecuador)":"Kečujų (Ekvadoras)", +"Report":"Ataskaita", +"Result":"Rezultatas", +"Result2":"Rezultatas 2", +"Rhaeto-Romance":"Retoromanų", +"Right Page":"Dešinysis puslapis", +"Romanian (Moldova)":"Rumunų (Moldova)", +"Romanian (Romania)":"Rumunų (Rumunija)", +"Rubies":"Transliteracijos", +"Russian":"Rusų", +"Rusyn (Slovakia)":"Rusinų (Slovakija)", +"Rusyn (Ukraine)":"Rusinų (Ukraina)", +"Sami, Inari (Finland)":"Samių, Inari (Suomija)", +"Sami, Kildin (Russia)":"Samių, Kildin (Rusija)", +"Sami, Lule (Norway)":"Samių, Lule (Norvegija)", +"Sami, Lule (Sweden)":"Samių, Lule (Švedija)", +"Sami, Northern (Finland)":"Šiaurės samių (Suomija)", +"Sami, Northern (Norway)":"Šiaurės samių (Norvegija)", +"Sami, Northern (Sweden)":"Šiaurės samių (Švedija)", +"Sami, Pite (Sweden)":"Samių, Pite (Švedija)", +"Sami, Skolt (Finland)":"Samių, Skolt (Suomija)", +"Sami, Southern (Norway)":"Pietų samių (Norvegija)", +"Sami, Southern (Sweden)":"Pietų samių (Švedija)", +"Sango":"Sangų", +"Sanskrit":"Sanskrito", +"Sardinian":"Sardinų", +"Sardinian, Campidanese":"Sardiniečių (Kampidanas)", +"Sardinian, Gallurese":"Sardiniečių (Galura)", +"Sardinian, Logudorese":"Sardiniečių (Logudoras)", +"Sardinian, Sassarese":"Sardiniečių (Sasaris)", +"Selection count":"Atrankų kiekis", +"Sender":"Siuntėjas", +"Serbian Cyrillic (Montenegro)":"Serbų (kirilica, Juodkalnija)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbų (kirilica, Serbija ir Juodkalnija)", +"Serbian Cyrillic (Serbia)":"Serbų (kirilica, Serbija)", +"Serbian Latin":"Serbų (lotynų)", +"Serbian Latin (Montenegro)":"Serbų (lotynų, Juodkalnija)", +"Serbian Latin (Serbia and Montenegro)":"Serbų (lotynų, Serbija ir Juodkalnija)", +"Serbian Latin (Serbia)":"Serbų (lotynų, Serbija)", +"Shapes":"Figūros", +"Sheet %1 of %2":"%1 lakštas iš %2", +"Sidama":"Sidamų", +"Signature":"Parašas", +"Sinhala":"Sinhalų", +"Six Slides":"Šešios skaidrės", +"Slide %1 of %2":"%1 lapas iš %2", +"Slide %1 of %2 (%3)":"%1 lapas iš %2 (%3)", +"Slovak":"Slovakų", +"Slovenian":"Slovėnų", +"Somali":"Somaliečių", +"Sorbian, Lower":"Žemutinių sorbių", +"Sorbian, Upper":"Aukštutinių sorbių", +"Source Text":"Pirminis tekstas", +"Southern Sotho":"Pietų sotų", +"Spanish (Argentina)":"Ispanų (Argentina)", +"Spanish (Bolivia)":"Ispanų (Bolivija)", +"Spanish (Chile)":"Ispanų (Čilė)", +"Spanish (Colombia)":"Ispanų (Kolumbija)", +"Spanish (Costa Rica)":"Ispanų (Kosta Rika)", +"Spanish (Cuba)":"Ispanų (Kuba)", +"Spanish (Dom. Rep.)":"Ispanų (Dominikos Resp.)", +"Spanish (Ecuador)":"Ispanų (Ekvadoras)", +"Spanish (El Salvador)":"Ispanų (El Salvadoras)", +"Spanish (Guatemala)":"Ispanų (Gvatemala)", +"Spanish (Honduras)":"Ispanų (Honduras)", +"Spanish (Mexico)":"Ispanų (Meksika)", +"Spanish (Nicaragua)":"Ispanų (Nikaragva)", +"Spanish (Panama)":"Ispanų (Panama)", +"Spanish (Paraguay)":"Ispanų (Paragvajus)", +"Spanish (Peru)":"Ispanų (Peru)", +"Spanish (Puerto Rico)":"Ispanų (Puerto Rikas)", +"Spanish (Spain)":"Ispanų (Ispanija)", +"Spanish (Uruguay)":"Ispanų (Urugvajus)", +"Spanish (Venezuela)":"Ispanų (Venesuela)", +"StDev":"Standartinis nuokrypis", +"Standard selection":"Įprastinė atranka", +"Stars and Banners":"Žvaigždės", +"Strong Emphasis":"Stiprus paryškinimas", +"Subtitle":"Paantraštė", +"Sum":"Suma", +"Swahili (Kenya)":"Svahilių (Kenija)", +"Swahili (Tanzania)":"Svahilių (Tanzanija)", +"Swazi":"Svazių", +"Swedish (Finland)":"Švedų (Suomija)", +"Swedish (Sweden)":"Švedų (Švedija)", +"Symbol Shapes":"Simbolinės figūros", +"Table":"lentelė", +"Table Contents":"Lentelės turinys", +"Table Heading":"Lentelės antraštė", +"Table Index 1":"Lentelių rodyklė 1", +"Table Index Heading":"Lentelių rodyklės antraštė", +"Tagalog":"Tagalų", +"Tahitian":"Taitiečių", +"Tajik":"Tadžikų", +"Tamil":"Tamilų", +"Tatar":"Totorių", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletaipas", +"Telugu":"Telugų", +"Tetun (Indonesia)":"Tetum (Indonezija)", +"Tetun (Timor-Leste)":"Tetum (Rytų Timoras)", +"Text":"Tekstas", +"Thai":"Tajų", +"Three Slides":"Trys skaidrės", +"Tibetan (India)":"Tibetiečių (Indija)", +"Tibetan (PR China)":"Tibetiečių (Kinija)", +"Tigrigna (Eritrea)":"Tigrajų (Eritrėja)", +"Tigrigna (Ethiopia)":"Tigrajų (Etiopija)", +"Title":"Antraštė", +"Title Only":"Tik antraštė", +"Title Slide":"Antraštė ir patikslinimas", +"Title and 2 Content":"Antraštė ir 2 turinio kadrai", +"Title, 2 Content and Content":"Antraštė, 2 ir 1 turinio kadras", +"Title, 2 Content over Content":"Antraštė, 2 turinio kadrai virš 1 turinio kadro", +"Title, 4 Content":"Antraštė ir 4 turinio kadrai", +"Title, 6 Content":"Antraštė ir 6 turinio kadrai", +"Title, Content":"Antraštė ir turinio kadras", +"Title, Content and 2 Content":"Antraštė, 1 ir 2 turinio kadrai", +"Title, Content over Content":"Antraštė, turinio kadras virš turinio kadro", +"Title, Vertical Text":"Pavadinimas, vertikalus tekstas", +"Title, Vertical Text, Clipart":"Pavadinimas, vertikalus tekstas, paveiksliukas", +"Tok Pisin":"Papua pidžinų", +"Tsonga":"Tsongų", +"Tswana (Botswana)":"Tsvanų (Botsvana)", +"Tswana (South Africa)":"Tsvanų (Pietų Afrika)", +"Turkish":"Turkų", +"Turkmen":"Turkmėnų", +"Two Slides":"Dvi skaidrės", +"Ukrainian":"Ukrainiečių", +"Unknown":"Nežinoma", +"Urdu (India)":"Urdu (Indija)", +"Urdu (Pakistan)":"Urdu (Pakistanas)", +"User Entry":"Naudotojo įrašas", +"User Index 1":"Naudotojo rodyklė 1", +"User Index 10":"Naudotojo rodyklė 10", +"User Index 2":"Naudotojo rodyklė 2", +"User Index 3":"Naudotojo rodyklė 3", +"User Index 4":"Naudotojo rodyklė 4", +"User Index 5":"Naudotojo rodyklė 5", +"User Index 6":"Naudotojo rodyklė 6", +"User Index 7":"Naudotojo rodyklė 7", +"User Index 8":"Naudotojo rodyklė 8", +"User Index 9":"Naudotojo rodyklė 9", +"User Index Heading":"Naudotojo rodyklės antraštė", +"Uyghur":"Uigūrų", +"Uzbek Cyrillic":"Uzbekų (kirilica)", +"Uzbek Latin":"Uzbekų (lotynų)", +"Var":"Dispersija", +"Variable":"Kintamasis", +"Venda":"Venda", +"Vertical Numbering Symbols":"Vertikalaus numeravimo simboliai", +"Vertical Title, Text, Chart":"Vertikalus pavadinimas, tekstas, diagrama", +"Vertical Title, Vertical Text":"Vertikalus pavadinimas, vertikalus tekstas", +"Vietnamese":"Vietnamiečių", +"Vili":"Vili", +"Visited Internet Link":"Aplankytas interneto saitas", +"Walloon":"Valonų", +"Watermark":"Vandenženklis", +"Welsh":"Valų", +"Xhosa":"Kosų", +"Yiddish (Israel)":"Jidiš (Izraelis)", +"Yiddish (USA)":"Jidiš (JAV)", +"Yoruba":"Jorubų", +"Zulu":"Zulų", +"[None]":"[Jokios]", +"Éwé":"Eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/lv.json b/f7cloud-office/browser/dist/l10n/locore/lv.json new file mode 100644 index 0000000..639065d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/lv.json @@ -0,0 +1,650 @@ +{ +"3D Objects":"3D objekti", +"A0":"A0", +"A4":"A4", +"Adding selection":"Pievieno izvēli", +"Afrikaans (Namibia)":"Afrikandu (Namībija)", +"Afrikaans (South Africa)":"Afrikandu (Dienvidāfrika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akanu", +"Albanian":"Albāņu", +"Amharic":"Amharu", +"Apatani":"Apatani", +"Appendix":"Pielikums", +"Arabic":"Arābu", +"Arabic (Algeria)":"Arābu (Alžīrija)", +"Arabic (Bahrain)":"Arābu (Bahreina)", +"Arabic (Chad)":"Arābu (Čada)", +"Arabic (Comoros)":"Arābu (Komoras)", +"Arabic (Djibouti)":"Arābu (Džibutija)", +"Arabic (Egypt)":"Arābu (Ēģipte)", +"Arabic (Eritrea)":"Arābu (Eritreja)", +"Arabic (Iraq)":"Arābu (Irāka)", +"Arabic (Israel)":"Arābu (Izraēla)", +"Arabic (Jordan)":"Arābu (Jordānija)", +"Arabic (Kuwait)":"Arābu (Kuveita)", +"Arabic (Lebanon)":"Arābu (Libāna)", +"Arabic (Libya)":"Arābu (Lībija)", +"Arabic (Mauritania)":"Arābu (Mauritānija)", +"Arabic (Morocco)":"Arābu (Maroka)", +"Arabic (Oman)":"Arābu (Omāna)", +"Arabic (Palestine)":"Arābu (Palestīna)", +"Arabic (Qatar)":"Arābu (Katara)", +"Arabic (Saudi Arabia)":"Arābu (Saūda Arābija)", +"Arabic (Somalia)":"Arābu (Somālija)", +"Arabic (Sudan)":"Arābu (Sudāna)", +"Arabic (Syria)":"Arābu (Sīrija)", +"Arabic (Tunisia)":"Arābu (Tunisija)", +"Arabic (UAE)":"Arābu (AAE)", +"Arabic (Yemen)":"Arābu (Jemena)", +"Aragonese":"Aragoniešu", +"Aranese":"Araniešu", +"Armenian, Classical (Armenia)":"Klasiskā armēņu (Armēnija)", +"Armenian, Eastern (Armenia)":"Austrumarmēņu (Armēnija)", +"Armenian, Eastern (Iran)":"Austrumarmēņu (Irāna)", +"Armenian, Eastern (Russia)":"Austrumarmēņu (Krievija)", +"Armenian, Western (Armenia)":"Rietumarmēņu (Armēnija)", +"Arpitan (France)":"Frankoprovansiešu (Francija)", +"Arpitan (Italy)":"Frankoprovansiešu (Itālija)", +"Arpitan (Switzerland)":"Frankoprovansiešu (Šveice)", +"Arrow Line":"Bultas līnija", +"Assamese":"Asamiešu", +"Asturian":"Astūriešu", +"Avar":"Avaru", +"Average":"Vidējais", +"Azerbaijani Cyrillic":"Azerbaidžāņu kirilica", +"Azerbaijani Latin":"Azerbaidžāņu latīņu", +"Background":"Fons", +"Background objects":"Fona objekti", +"Bafia":"Bafia", +"Bambara":"Bambaru", +"Basic Shapes":"Pamatfigūras", +"Basque":"Basku", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Baltkrievu", +"Bengali (Bangladesh)":"Bengāļu (Bangladeša)", +"Bengali (India)":"Bengāļu (Indija)", +"Bibliography 1":"Bibliogrāfija 1", +"Bibliography Heading":"Bibliogrāfijas virsraksts", +"Blank Slide":"Tukšs slaids", +"Block Arrows":"Blokbultas", +"Block selection":"Bloka izvēle", +"Bodo":"Bodo", +"Bosnian":"Bosniešu", +"Breton":"Bretoņu", +"Bulgarian":"Bulgāru", +"Bullet –":"Aizzīme –", +"Bullet •":"Aizzīme •", +"Bullets":"Aizzīmes", +"Burmese":"Birmiešu", +"Bushi":"Bušu", +"Callouts":"Norādes", +"Caption":"Paraksts objektam", +"Caption Characters":"Paraksta rakstzīmes", +"Catalan":"Katalāņu", +"Catalan (Valencian)":"Katalāņu (Valensija)", +"Centered Text":"Centrēts teksts", +"Chinese (Hong Kong)":"Ķīniešu (Honkonga)", +"Chinese (Macau)":"Ķīniešu (Makao)", +"Chinese (Singapore)":"Ķīniešu (Singapūra)", +"Chinese (simplified)":"Ķīniešu (vienkāršotā)", +"Chinese (traditional)":"Ķīniešu (tradicionālā)", +"Church Slavic":"Baznīcas slāvu", +"Chuvash":"Čuvašu", +"Citation":"Citāts", +"Clear formatting":"Attīrīt formatēšanu", +"Complimentary Close":"Nobeiguma vārdi", +"Connectors":"Savienotāji", +"Contents 1":"Saturs 1", +"Contents 10":"Saturs 10", +"Contents 2":"Saturs 2", +"Contents 3":"Saturs 3", +"Contents 4":"Saturs 4", +"Contents 5":"Saturs 5", +"Contents 6":"Saturs 6", +"Contents 7":"Saturs 7", +"Contents 8":"Saturs 8", +"Contents 9":"Saturs 9", +"Contents Heading":"Satura virsraksts", +"Coptic":"Koptu", +"Cornish":"Korniešu", +"Count":"Skaitļu skaits", +"CountA":"Vērtību skaits", +"Cree, Plains, Latin":"Krī, zemieņu, latīņu", +"Cree, Plains, Syllabics":"Krī, zemieņu, zilbju", +"Croatian":"Horvātu", +"Curves and Polygons":"Līknes un daudzstūri", +"Czech":"Čehu", +"Danish":"Dāņu", +"Dashed Line":"Svītrota līnija", +"Default":"Noklusējuma", +"Default Drawing Style":"Noklusējuma zīmējumu stils", +"Default Page Style":"Noklusējuma lappušu stils", +"Default Paragraph Style":"Noklusējuma rindkopas stils", +"Definition":"Definīcija", +"Dhivehi":"Maldīviešu", +"Dibole":"Dibole", +"Dogri":"Dogru", +"Doondo":"Dondo", +"Drawing":"Zīmējums", +"Drop Caps":"Titulburti", +"Dutch (Belgium)":"Dutch (Beļģija)", +"Dutch (Netherlands)":"Holandiešu (Nīderlande)", +"Dzongkha":"Dzongke", +"Emphasis":"Uzsvars", +"Endnote":"Beigu vēre", +"Endnote Anchor":"Beigu vēres enkurs", +"Endnote Characters":"Beigu vēres rakstzīme", +"English (Australia)":"Angļu (Austrālija)", +"English (Belize)":"Angļu (Belize)", +"English (Botswana)":"Angļu (Botsvāna)", +"English (Canada)":"Angļu (Kanāda)", +"English (Caribbean)":"Angļu (Karību)", +"English (Gambia)":"Angļu (Gambija)", +"English (Ghana)":"Angļu (Gana)", +"English (India)":"Angļu (Indija)", +"English (Ireland)":"Angļu (Īrija)", +"English (Jamaica)":"Angļu (Jamaika)", +"English (Malawi)":"Angļu (Malāvija)", +"English (Malaysia)":"Angļu (Malaizija)", +"English (Mauritius)":"Angļu (Maurīcija)", +"English (Namibia)":"Angļu (Namībija)", +"English (New Zealand)":"Angļu (Jaunzēlande)", +"English (Nigeria)":"Angļu (Nigērija)", +"English (Philippines)":"Angļu (Filipīnas)", +"English (South Africa)":"Angļu (Dienvidāfrika)", +"English (Sri Lanka)":"Angļu (Šrilanka)", +"English (Trinidad)":"Angļu (Trinidāda)", +"English (UK)":"Angļu (Apvienotā karaliste)", +"English (USA)":"Angļu (ASV)", +"English (Zambia)":"Angļu (Zambija)", +"English (Zimbabwe)":"Angļu (Zimbabve)", +"English, OED spelling (UK)":"Angļu, OED pareizrakstība (UK)", +"Erzya":"Erzju", +"Esperanto":"Esperanto", +"Estonian":"Igauņu", +"Example":"Piemērs", +"Extending selection":"Paplašina izvēli", +"Faroese":"Fēru", +"Figure":"Ilustrācija", +"Figure Index 1":"Ilustrāciju rādītājs 1", +"Figure Index Heading":"Ilustrāciju rādītāja virsraksts", +"Fijian":"Fidžiešu", +"Filled":"Aizpildīts", +"Filled Blue":"Aizpildīts zils", +"Filled Green":"Aizpildīts zaļš", +"Filled Red":"Aizpildīts sarkans", +"Filled Yellow":"Aizpildīts dzeltens", +"Finnish":"Somu", +"First Line Indent":"Pirmā rinda ar atkāpi", +"First Page":"Pirmā lappuse", +"Flowchart":"Blokshēma", +"Fon":"Fonu", +"Footer":"Kājene", +"Footer Left":"Kājene pa kreisi", +"Footer Right":"Kājene pa labi", +"Footnote":"Vēre", +"Footnote Anchor":"Vēres enkurs", +"Footnote Characters":"Vēres rakstzīmes", +"Formula":"Formula", +"Four Slides":"Četri slaidi", +"Frame":"Ietvars", +"Frame Contents":"Ietvara saturs", +"French (Belgium)":"Franču (Beļģija)", +"French (Benin)":"Franču (Benina)", +"French (Burkina Faso)":"Franču (Burkinafaso)", +"French (Canada)":"Franču (Kanāda)", +"French (Côte d'Ivoire)":"Franču (Ziloņkaula krasts)", +"French (France)":"Franču (Francija)", +"French (Luxembourg)":"Franču (Luksemburga)", +"French (Mali)":"Franču (Mali)", +"French (Mauritius)":"Franču (Maurīcija)", +"French (Monaco)":"Franču (Monako)", +"French (Niger)":"Franču (Nigēra)", +"French (Senegal)":"Franču (Senegāla)", +"French (Switzerland)":"Franču (Šveice)", +"French (Togo)":"Franču (Togo)", +"Frisian":"Frīzu", +"Friulian":"Friūlu", +"Function Wizard":"Funkciju vednis", +"Gaelic (Scotland)":"Gēlu (Skotija)", +"Galician":"Galisiešu", +"Ganda":"Gandu", +"Gascon":"Gascon", +"Georgian":"Gruzīnu", +"German (Austria)":"Vācu (Austrija)", +"German (Belgium)":"Vācu (Beļģija)", +"German (Germany)":"Vācu (Vācija)", +"German (Liechtenstein)":"Vācu (Lihtenšteina)", +"German (Luxembourg)":"Vācu (Luksemburga)", +"German (Switzerland)":"Vācu (Šveice)", +"Gikuyu":"Kikuju", +"Graphic":"Grafika", +"Graphics":"Grafika", +"Greek":"Grieķu", +"Greek, Ancient":"Sengrieķu", +"Guadeloupean Creole French":"Gvadelupas franču kreola", +"Guarani (Paraguay)":"Gvaranu (Paragvaja)", +"Gujarati":"Gudžaratu", +"HTML":"HTML", +"Haitian":"Haitiešu", +"Hanging Indent":"Pārkare", +"Hausa (Ghana)":"Hausu (Gana)", +"Hausa (Nigeria)":"Hausu (Nigērija)", +"Hawaiian":"Havajiešu", +"Header":"Galvene", +"Header Left":"Galvene pa kreisi", +"Header Right":"Galvene pa labi", +"Heading":"Virsraksts", +"Heading 1":"Virsraksts 1", +"Heading 10":"Virsraksts 10", +"Heading 2":"Virsraksts 2", +"Heading 3":"Virsraksts 3", +"Heading 4":"Virsraksts 4", +"Heading 5":"Virsraksts 5", +"Heading 6":"Virsraksts 6", +"Heading 7":"Virsraksts 7", +"Heading 8":"Virsraksts 8", +"Heading 9":"Virsraksts 9", +"Heading A0":"Virsraksts A0", +"Heading A4":"Virsraksts A4", +"Hebrew":"Ivrits", +"Hiligaynon":"Hiligainonu", +"Hindi":"Hindu", +"Horizontal Line":"Horizontāla līnija", +"Hungarian":"Ungāru", +"Hungarian (Szekely-Hungarian Rovas)":"Ungāru (Senungāru rūnas)", +"Icelandic":"Īslandiešu", +"Illustration":"Attēls", +"Iloko":"Iloku", +"Index":"Rādītājs", +"Index 1":"Rādītājs 1", +"Index 2":"Rādītājs 2", +"Index 3":"Rādītājs 3", +"Index Heading":"Rādītāja virsraksts", +"Index Link":"Rādītāja saite", +"Index Separator":"Rādītāja atdalītājs", +"Indonesian":"Indonēziešu", +"Insert":"Ievietot", +"Interlingua":"Interlingva", +"Interlingue Occidental":"Interlingve", +"Internet Link":"Interneta saite", +"Irish":"Īru", +"Italian (Italy)":"Itāļu (Itālija)", +"Italian (Switzerland)":"Itāļu (Šveice)", +"Japanese":"Japāņu", +"Kaamba":"Kamba", +"Kabardian":"Kabardiešu", +"Kabyle Latin":"Kabilu latīņu", +"Kalaallisut":"Grenlandiešu", +"Kannada":"Kannadu", +"Karakalpak Latin":"Karakalpaku latīņu", +"Kashmiri (India)":"Kašmiriešu (Indija)", +"Kashmiri (Kashmir)":"Kašmiriešu (Kašmira)", +"Kashubian":"Kašubu", +"Kazakh":"Kazahu", +"KeyID":"AtslēgasID", +"Khanty":"Hantu", +"Khmer":"Khmeru", +"Kinyarwanda (Rwanda)":"Kiņaruanda (Ruanda)", +"Kirghiz":"Kirgīzu", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Kongo Demokrātiskā Republika)", +"Komi-Permyak":"Komiešu-permuak", +"Komi-Zyrian":"Komiešu-ziriāna", +"Konkani":"Konkanu", +"Koongo (Congo)":"Kongo (Kongo)", +"Korean (RoK)":"Korejiešu (Dienvidkoreja)", +"Kumyk":"Kumiku", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdu, centrālā (Irāna)", +"Kurdish, Central (Iraq)":"Kurdu, centrālā (Irāka)", +"Kurdish, Northern (Syria)":"Kurdu, ziemeļu (Sīrija)", +"Kurdish, Northern (Turkey)":"Kurdu, ziemeļu (Turcija)", +"Kurdish, Southern (Iran)":"Kurdu, dienvidu (Irāna)", +"Kurdish, Southern (Iraq)":"Kurdu, dienvidu (Irāka)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"Kirgīzu (Ķīna)", +"Labels":"Etiķetes", +"Ladin":"Ladinu", +"Landscape":"Ainava", +"Lao":"Laosiešu", +"Lari":"Lari", +"Latgalian":"Latgaliešu", +"Latin":"Latīņu", +"Latvian":"Latviešu", +"Left Page":"Kreisā lappuse", +"Lengo":"Lengo", +"Ligurian":"Ligūriešu", +"Limbu":"Limbu", +"Line Numbering":"Rindu numurēšana", +"Lines":"Līnijas", +"Lines and Arrows":"Līnijas un bultas", +"Lingala":"Lingala", +"List":"Saraksts", +"List 1":"Saraksts 1", +"List 1 Cont.":"Saraksta 1 turpinājums", +"List 1 End":"Saraksta 1 beigas", +"List 1 Start":"Saraksta 1 sākums", +"List 2 Cont.":"Saraksta 2 turpinājums", +"List 2 End":"Saraksta 2 beigas", +"List 2 Start":"Saraksta 2 sākums", +"List 3":"Saraksts 3", +"List 3 Cont.":"Saraksta 3 turpinājums", +"List 3 End":"Saraksta 3 beigas", +"List 3 Start":"Saraksta 3 sākums", +"List 4":"Saraksts 4", +"List 4 Cont.":"Saraksta 4 turpinājums", +"List 4 End":"Saraksta 4 beigas", +"List 4 Start":"Saraksta 4 sākums", +"List 5":"Saraksts 5", +"List 5 Cont.":"Saraksta 5 turpinājums", +"List 5 End":"Saraksta 5 beigas", +"List 5 Start":"Saraksta 5 sākums", +"List Contents":"Saraksta saturs", +"List Heading":"Saraksta virsraksts", +"List Indent":"Saraksta atkāpe", +"Lithuanian":"Lietuviešu", +"Livonian":"Livoniešu", +"Lojban":"Ložbans", +"Low German":"Lejasvācu", +"Luxembourgish":"Luksemburgiešu", +"Macedonian":"Maķedoniešu", +"Main Index Entry":"Galvenā rādītāja ieraksts", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasu, plakankalnes", +"Malay (Brunei Darussalam)":"Malajiešu (Bruneja)", +"Malay (Malaysia)":"Malajiešu (Malaizija)", +"Malay Arabic (Brunei Darussalam)":"Malajiešu arābu (Bruneja)", +"Malay Arabic (Malaysia)":"Malajiešu arābu (Malaizija)", +"Malayalam":"Malajalu", +"Maltese":"Maltiešu", +"Manchu":"Mandžūru", +"Maninkakan, Eastern, Latin":"Maninkakanu, austrumu, latīņu", +"Manipuri":"Manipūru", +"Maore":"Maoru", +"Maori":"Maoru", +"Marathi":"Marathu", +"Marginalia":"Sānaile", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mariešu", +"Max":"Maks.", +"Mbochi":"Mbochi", +"Median":"Mediāna", +"Min":"Min.", +"Minangkabau":"Minangkabavu", +"Moksha":"Mokšu", +"Mongolian Cyrillic":"Mongoļu kirilica", +"Mongolian Mongolian":"Mongolijas mongoļu", +"Moore":"Mosu", +"N'ko":"N'ko", +"Ndebele, South":"Dienvidndebelu", +"Nenets":"Ņencu", +"Nepali (India)":"Nepāliešu (Indija)", +"Nepali (Nepal)":"Nepāliešu (Nepāla)", +"Nganasan":"Nganasanu", +"Ngungwel":"Ngungwel", +"Ngäbere":"Gvaimiu", +"Nine Slides":"Deviņi slaidi", +"Njyem (Congo)":"Njyem (Kongo)", +"Nogai":"Nogaju", +"None (Do not check spelling)":"Nav (nepārbaudīt pareizrakstību)", +"Northern Sotho":"Ziemeļsotu", +"Norwegian, Bokmål":"Norvēģu bukmols", +"Norwegian, Nynorsk":"Jaunnorvēģu", +"Notes":"Piezīmes", +"Numbering 1":"Numurēšana 1", +"Numbering 1 Cont.":"Numurēšanas 1 turpinājums", +"Numbering 1 End":"Numurēšanas 1 beigas", +"Numbering 1 Start":"Numurēšanas 1 sākums", +"Numbering 123":"Numurēšana 123", +"Numbering 2":"Numurēšana 2", +"Numbering 2 Cont.":"Numurēšanas 2 turpinājums", +"Numbering 2 End":"Numurēšanas 2 beigas", +"Numbering 2 Start":"Numurēšanas 2 sākums", +"Numbering 3":"Numurēšana 3", +"Numbering 3 Cont.":"Numurēšanas 3 turpinājums", +"Numbering 3 End":"Numurēšanas 3 beigas", +"Numbering 3 Start":"Numurēšanas 3 sākums", +"Numbering 4":"Numurēšana 4", +"Numbering 4 Cont.":"Numurēšanas 4 turpinājums", +"Numbering 4 End":"Numurēšanas 4 beigas", +"Numbering 4 Start":"Numurēšanas 4 sākums", +"Numbering 5":"Numurēšana 5", +"Numbering 5 Cont.":"Numurēšanas 5 turpinājums", +"Numbering 5 End":"Numurēšanas 5 beigas", +"Numbering 5 Start":"Numurēšanas 5 sākums", +"Numbering ABC":"Numurēšana ABC", +"Numbering IVX":"Numurēšana IVX", +"Numbering Symbols":"Numurēšanas simboli", +"Numbering abc":"Numurēšana abc", +"Numbering ivx":"Numurēšana ivx", +"Nyanja":"Čičeva", +"OLE":"OLE", +"Object Index 1":"Objektu rādītājs 1", +"Object Index Heading":"Objektu rādītāja virsraksts", +"Object with no fill and no line":"Objekts bez aizpildījuma vai līnijas", +"Object without fill":"Objekts bez aizpildījuma", +"Occitan":"Oksitāņu", +"Odia":"Oriju", +"Olonets":"Olonetu", +"One Slide":"Viens slaids", +"Oromo":"Oromu", +"Outline":"Struktūra", +"Outlined":"Kontūra", +"Outlined Blue":"Zila kontūra", +"Outlined Green":"Zaļa kontūra", +"Outlined Red":"Sarkana kontūra", +"Outlined Yellow":"Dzeltena kontūra", +"Overwrite":"Pārrakstīt", +"Page %1 of %2":"Lappuse %1 no %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Lappuse %1 no %2 (lappuse %3 no %4 uz drukāšanu)", +"Page Number":"Lappuses numurs", +"Pali Latin":"Pāli latīņu", +"Papiamento (Aruba)":"Papjamento (Aruba)", +"Papiamento (Bonaire)":"Papjamento (Bonaire)", +"Papiamento (Curaçao)":"Papjamento (Kirasao)", +"Papiamentu (Netherlands Antilles)":"Papjamento (Nīderlandes Antiļu salas)", +"Persian":"Persiešu", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Vietturis", +"Plautdietsch":"Plautdietsch", +"Polish":"Poļu", +"Portrait":"Portrets", +"Portuguese (Angola)":"Portugāļu (Angola)", +"Portuguese (Brazil)":"Portugāļu (Brazīlija)", +"Portuguese (Portugal)":"Portugāļu (Portugāle)", +"Preformatted Text":"Iepriekš formatēts teksts", +"Product":"Reizinājums", +"Puinave":"Puinave", +"Punjabi":"Pandžabu", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Kečvu (Bolīvija, ziemeļi)", +"Quechua (Bolivia, South)":"Kečvu (Bolīvija, dienvidi)", +"Quechua (Ecuador)":"Kečvu (Ekvadora)", +"Report":"Atskaite", +"Result":"Rezultāts", +"Result2":"Rezultāts2", +"Rhaeto-Romance":"Retoromāņu", +"Right Page":"Labā lappuse", +"Romanian (Moldova)":"Rumāņu (Moldova)", +"Romanian (Romania)":"Rumāņu (Rumānija)", +"Rubies":"Rubies", +"Russian":"Krievu", +"Rusyn (Slovakia)":"Rusīnu (Slovākija)", +"Rusyn (Ukraine)":"Rusīnu (Ukraina)", +"Sami, Inari (Finland)":"Inari sāmu (Somija)", +"Sami, Kildin (Russia)":"Kildin sāmu (Krievija)", +"Sami, Lule (Norway)":"Luleo sāmu (Norvēģija)", +"Sami, Lule (Sweden)":"Luleo sāmu (Zviedrija)", +"Sami, Northern (Finland)":"Ziemeļsāmu (Somija)", +"Sami, Northern (Norway)":"Ziemeļsāmu (Norvēģija)", +"Sami, Northern (Sweden)":"Ziemeļsāmu (Zviedrija)", +"Sami, Pite (Sweden)":"Sāmu, Pite (Zviedrija)", +"Sami, Skolt (Finland)":"Skoltsāmu (Somija)", +"Sami, Southern (Norway)":"Dienvidsāmu (Norvēģija)", +"Sami, Southern (Sweden)":"Dienvidsāmu (Zviedrija)", +"Sango":"Sangu", +"Sanskrit":"Sanskrits", +"Sardinian":"Sardīniešu", +"Sardinian, Campidanese":"Sardīniešu, Kamidanese", +"Sardinian, Gallurese":"Sardīniešu, Gallurese", +"Sardinian, Logudorese":"Sardīniešu, Logudorese", +"Sardinian, Sassarese":"Sardīniešu, Sasarese", +"Selection count":"Izvēlēto šūnu skaits", +"Serbian Cyrillic (Montenegro)":"Serbu kirilica (Melnkalne)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbu kirilica (Serbija un Melnkalne)", +"Serbian Cyrillic (Serbia)":"Serbu kirilica (Serbija)", +"Serbian Latin":"Serbu latīņu", +"Serbian Latin (Montenegro)":"Serbu latīņu (Melnkalne)", +"Serbian Latin (Serbia and Montenegro)":"Serbu latīņu (Serbija un Melnkalne)", +"Serbian Latin (Serbia)":"Serbu latīņu (Serbija)", +"Shapes":"Figūras", +"Sheet %1 of %2":"Loksne %1 no %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Paraksts", +"Silesian":"Silēziešu", +"Sindhi, Arabic":"Sindhu, arābu", +"Sindhi, Devanagari":"Sindhu, dēvanāgarī", +"Sinhala":"Singāļu", +"Six Slides":"Seši slaidi", +"Slide %1 of %2":"Slaids %1 no %2", +"Slide %1 of %2 (%3)":"Slaids %1 no %2 (%3)", +"Slovak":"Slovāku", +"Slovenian":"Slovēņu", +"Somali":"Somāļu", +"Sorbian, Lower":"Lejassorbu", +"Sorbian, Upper":"Augšsorbu", +"Source Text":"Pirmteksts", +"Southern Sotho":"Dienvidsotu", +"Spanish (Argentina)":"Spāņu (Argentīna)", +"Spanish (Bolivia)":"Spāņu (Bolīvija)", +"Spanish (Chile)":"Spāņu (Čīle)", +"Spanish (Colombia)":"Spāņu (Kolumbija)", +"Spanish (Costa Rica)":"Spāņu (Kostarika)", +"Spanish (Cuba)":"Spāņu (Kuba)", +"Spanish (Dom. Rep.)":"Spāņu (Dominikānas Rep.)", +"Spanish (Ecuador)":"Spāņu (Ekvadora)", +"Spanish (El Salvador)":"Spāņu (Salvadora)", +"Spanish (Guatemala)":"Spāņu (Gvatemala)", +"Spanish (Honduras)":"Spāņu (Hondurasa)", +"Spanish (Mexico)":"Spāņu (Meksika)", +"Spanish (Nicaragua)":"Spāņu (Nikaragva)", +"Spanish (Panama)":"Spāņu (Panama)", +"Spanish (Paraguay)":"Spāņu (Paragvaja)", +"Spanish (Peru)":"Spāņu (Peru)", +"Spanish (Puerto Rico)":"Spāņu (Puertoriko)", +"Spanish (Spain)":"Spāņu (Spānija)", +"Spanish (Uruguay)":"Spāņu (Urugvaja)", +"Spanish (Venezuela)":"Spāņu (Venecuēla)", +"StDev":"Standartnovirze", +"Standard selection":"Standarta izvēle", +"Stars and Banners":"Zvaigznes un lentas", +"Strong Emphasis":"Spēcīgs uzsvars", +"Subtitle":"Apakšvirsraksts", +"Sum":"Summa", +"Sundanese":"Zundu", +"Suundi":"Sundi", +"Swahili (Kenya)":"Svahili (Kenija)", +"Swahili (Tanzania)":"Svahili (Tanzānija)", +"Swazi":"Svatu", +"Swedish (Finland)":"Zviedru (Somija)", +"Swedish (Sweden)":"Zviedru (Zviedrija)", +"Symbol Shapes":"Simbolu formas", +"Table":"Tabula", +"Table Contents":"Satura rādītājs", +"Table Heading":"Tabulas virsraksts", +"Table Index 1":"Tabulu rādītājs 1", +"Table Index Heading":"Tabulu rādītāja virsraksts", +"Tagalog":"Tagalu", +"Tahitian":"Taitiešu", +"Tajik":"Tadžiku", +"Tamil":"Tamilu", +"Tatar":"Tatāru", +"Teke-Eboo":"Teke-eboo", +"Teke-Ibali":"Teke-ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-tyee", +"Teletype":"Teletaips", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetunu (Indonēzija)", +"Tetun (Timor-Leste)":"Tetunu (Timora)", +"Text":"Teksts", +"Text A0":"Teksts A0", +"Text A4":"Teksts A4", +"Thai":"Taju", +"Three Slides":"Trīs slaidi", +"Tibetan (India)":"Tibetiešu (Indija)", +"Tibetan (PR China)":"Tibetiešu (Ķīna)", +"Tigrigna (Eritrea)":"Tigrinja (Eritreja)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopija)", +"Title":"Virsraksts", +"Title A0":"Virsraksts A0", +"Title A4":"Virsraksts A4", +"Title Only":"Tikai virsraksts", +"Title Slide":"Virsraksta slaids", +"Title and 2 Content":"Virsraksts un 2 saturi", +"Title, 2 Content and Content":"Virsraksts, 2 saturi un saturs", +"Title, 2 Content over Content":"Virsraksts, 2 saturi virs satura", +"Title, 4 Content":"Virsraksts, 4 saturi", +"Title, 6 Content":"Virsraksts, 6 saturi", +"Title, Content":"Virsraksts, saturs", +"Title, Content and 2 Content":"Virsraksts, saturs un 2 saturi", +"Title, Content over Content":"Virsraksts, saturs virs satura", +"Title, Vertical Text":"Virsraksts, vertikāls teksts", +"Title, Vertical Text, Clipart":"Virsraksts, vertikāls teksts, attēls", +"Tok Pisin":"Tokpisins", +"Tsaangi":"Tsangi", +"Tsonga":"Congu", +"Tswana (Botswana)":"Cvanu (Botsvāna)", +"Tswana (South Africa)":"Cvanu (Dienvidāfrika)", +"Turkish":"Turku", +"Turkmen":"Turkmēņu", +"Two Slides":"Divi slaidi", +"Udmurt":"Udmurtu", +"Ukrainian":"Ukraiņu", +"Unknown":"Nezināms", +"Urdu (India)":"Urdu (Indija)", +"Urdu (Pakistan)":"Urdu (Pakistāna)", +"User Entry":"Lietotāja ieraksts", +"User Index 1":"Lietotāja rādītājs 1", +"User Index 10":"Lietotāja rādītājs 10", +"User Index 2":"Lietotāja rādītājs 2", +"User Index 3":"Lietotāja rādītājs 3", +"User Index 4":"Lietotāja rādītājs 4", +"User Index 5":"Lietotāja rādītājs 5", +"User Index 6":"Lietotāja rādītājs 6", +"User Index 7":"Lietotāja rādītājs 7", +"User Index 8":"Lietotāja rādītājs 8", +"User Index 9":"Lietotāja rādītājs 9", +"User Index Heading":"Lietotāja rādītāja virsraksts", +"Uyghur":"Uiguru", +"Uzbek Cyrillic":"Uzbeku kirilica", +"Uzbek Latin":"Uzbeku latīņu", +"Var":"Dispersija", +"Variable":"Mainīgais", +"Venda":"Vendu", +"Venetian":"Venēciešu", +"Veps":"Vepsu", +"Vertical Numbering Symbols":"Vertikālās numurēšanas simboli", +"Vertical Title, Text, Chart":"Vertikāls virsraksts, teksts, diagramma", +"Vertical Title, Vertical Text":"Vertikāls virsraksts, vertikāls teksts", +"Vietnamese":"Vjetnamiešu", +"Vili":"Vili", +"Visited Internet Link":"Apmeklēta interneta saite", +"Võro":"Veru", +"Walloon":"Valoņu", +"Watermark":"Ūdenszīme", +"Welsh":"Velsiešu", +"Xhosa":"Khosu", +"Xibe":"Sjibo", +"Yiddish (Israel)":"Jidišs (Izraēla)", +"Yiddish (USA)":"Jidišs (ASV)", +"Yombe (Congo)":"Jombe (Kongo)", +"Yoruba":"Jorubu", +"Zulu":"Zulu", +"[None]":"[bez]", +"Éwé":"Evu" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/mai.json b/f7cloud-office/browser/dist/l10n/locore/mai.json new file mode 100644 index 0000000..58529dc --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/mai.json @@ -0,0 +1,233 @@ +{ +"3D Objects":"3D वस्तुसभ", +"A4":"A", +"Albanian":"अल्बानियाइ", +"Arabic":"अरेबिक", +"Assamese":"असामी", +"Asturian":"एस्ट्यूरियन", +"Average":"औसत", +"Background":"पृष्ठभूमि", +"Background objects":"वस्तु पृष्ठभूमि", +"Basic Shapes":"मूल आकार", +"Basque":"बास्क", +"Belarusian":"बेलारूसी", +"Bengali (Bangladesh)":"बंगाली (बांग्लादेश)", +"Bengali (India)":"बंगाली (भारत)", +"Bibliography 1":"ग्रन्थ-सूची 1", +"Bibliography Heading":"ग्रन्थ-सूची शीर्षक", +"Blank Slide":"खाली स्लाइड", +"Bodo":"बोडो", +"Bosnian":"बोस्नियाइ", +"Breton":"ब्रेटन", +"Callouts":"कॉलआउटस", +"Caption":"कैप्शन ", +"Caption Characters":"कैप्शन संप्रतीक", +"Catalan":"केटालान", +"Chinese (simplified)":"चीनी (सामान्य)", +"Chinese (traditional)":"चीनी (परम्परागत)", +"Clear formatting":"संरूपण साफ करू", +"Connectors":"संबंधक", +"Contents 1":"विषय 1", +"Contents 10":"विषय 10", +"Contents 2":"विषय 2", +"Contents 3":"विषय 3", +"Contents 4":"विषय 4", +"Contents 5":"विषय 5", +"Contents 6":"विषय 6", +"Contents 7":"विषय 7", +"Contents 8":"विषय 8", +"Contents 9":"विषय 9", +"Contents Heading":"विषय शीर्षक", +"Count":"गिनती", +"CountA":"CountA", +"Croatian":"क्रोएशियाइ", +"Czech":"चेक", +"Danish":"डैनिश", +"Definition":"परिभाषा", +"Dogri":"डोगरी", +"Drawing":"रेखाचित्र", +"Drop Caps":"बड़ संप्रतीक सभकेँ हटाबू", +"Dutch (Netherlands)":"डच (नीदरलैंड)", +"Dzongkha":"ड्जोंग्खा", +"Emphasis":"बल", +"Endnote":"अँतनोट", +"Endnote Characters":"अंतक टीका संप्रतीक", +"English (South Africa)":"अंग्रेजी (दक्षिण अफ्रीका)", +"English (USA)":"अंग्रेजी (USA)", +"Esperanto":"एस्पेरांटो", +"Estonian":"एस्तोनियाई", +"Example":"उदाहरण", +"Finnish":"फिनिश", +"First Page":"पहिल पृष्ठ", +"Flowchart":"फ्लोचार्ट", +"Footer":"पाद टीका", +"Footnote":"पाद टिपण्णी", +"Footnote Characters":"पाद टीकाक संप्रतीक", +"Formula":"सूत्र", +"Four Slides":"चारिम स्लाइड", +"Frame":"फ्रेम", +"French (France)":"फ्रेन्च (फ्रान्स)", +"Function Wizard":"काज विजार्ड", +"Galician":"गेलिसियन", +"Georgian":"ज्यार्जियाइ", +"German (Germany)":"जर्मन (जर्मनी)", +"Graphic":"आलेखी", +"Graphics":"आलेखी", +"Greek":"ग्रीक", +"Gujarati":"गुजराती", +"HTML":"HTML", +"Heading":"शीर्षक", +"Heading 10":"शीर्षक 10", +"Heading 2":"शीर्षक 2", +"Heading 3":"शीर्षक 3", +"Heading 4":"शीर्षक 4", +"Heading 5":"शीर्षक 5", +"Heading 6":"शीर्षक 6", +"Heading 7":"शीर्षक 7", +"Heading 8":"शीर्षक 8", +"Heading 9":"शीर्षक 9", +"Hebrew":"हिब्रू", +"Hindi":"हिन्दी", +"Horizontal Line":"क्षैतिज रेखासभ", +"Hungarian":"हंगेरियाई", +"Icelandic":"आइसलैंडिक", +"Illustration":"दृष्टान्त", +"Index":"सूची", +"Index 1":"अनुक्रमणिका 1", +"Index 2":"अनुक्रमणिका 2", +"Index 3":"अनुक्रमणिका 3", +"Index Heading":"अनुक्रमणिका शीर्षक", +"Index Link":"अनुक्रमणिका लिंक", +"Index Separator":"अनुक्रमणिका अलगकएनिहार", +"Indonesian":"इंडोनेशियन", +"Insert":"जोडू", +"Internet Link":"इन्टरनेट लिंक", +"Irish":"आइरिश", +"Italian (Italy)":"इटालियन (इटली)", +"Japanese":"जापानी", +"Kannada":"कन्नड", +"Kazakh":"कज़ाख", +"Khmer":"ख्मेर", +"Konkani":"कोंकणी", +"Labels":"लेबिल", +"Landscape":"लैंडस्केप", +"Lao":"लाओ", +"Latvian":"लातवियाइ", +"Left Page":"बम्माँ पृष्ठ ", +"Line Numbering":"रेखा क्रमांकन", +"Lines":"पंक्तिसभ", +"List Contents":"सूची विषय", +"List Heading":"सूची शीर्षक", +"List Indent":"सूची हाशिया", +"Lithuanian":"लिथुआनियाइ", +"Macedonian":"मेसिडोनियाइ", +"Maithili":"मैथिली", +"Malayalam":"मलयालम", +"Manipuri":"मनीपुरी", +"Marathi":"मराठी", +"Marginalia":"मार्जिनेलिया", +"Max":"अधिकतम", +"Min":"न्यूनतम", +"Northern Sotho":"उत्तरी सोथो", +"Notes":"टिप्पणी", +"Numbering 1":"क्रमांकन 1", +"Numbering 1 Cont.":"क्रमांकन 1 जारी राखू", +"Numbering 1 End":"क्रमांकन 1 समाप्त", +"Numbering 1 Start":"क्रमांकन 1 प्रारंभ", +"Numbering 2":"क्रमांकन 2", +"Numbering 2 Cont.":"क्रमांकन 2 जारी राखू", +"Numbering 2 End":"क्रमांकन 2 समाप्त", +"Numbering 2 Start":"क्रमांकन 2 प्रारंभ", +"Numbering 3":"क्रमांकन 3", +"Numbering 3 Cont.":"क्रमांकन 3 जारी राखू", +"Numbering 3 End":"क्रमांकन 3 समाप्त", +"Numbering 3 Start":"क्रमांकन 3 प्रारंभ", +"Numbering 4":"क्रमांकन 4", +"Numbering 4 Cont.":"क्रमांकन 4 जारी राखू", +"Numbering 4 End":"क्रमांकन 4 समाप्त", +"Numbering 4 Start":"क्रमांकन 4 प्रारंभ", +"Numbering 5":"क्रमांकन 5", +"Numbering 5 Cont.":"क्रमांकन 5 जारी राखू", +"Numbering 5 End":"क्रमांकन 5 समाप्त", +"Numbering 5 Start":"क्रमांकन 5 प्रारंभ", +"Numbering Symbols":"क्रमाँकनक' संकेत ", +"OLE":"OLE", +"Object without fill":"वस्तु बिनु भरल", +"Occitan":"ओकितन", +"One Slide":"एकटा स्लाइड", +"Oromo":"ओरोमो", +"Outline":"बाहरी रूपरेखा", +"Page Number":"पृष्ठ संख्या", +"Placeholder":"स्थानधारक", +"Polish":"पोलिश", +"Portrait":"पोट्रैट", +"Portuguese (Brazil)":"पुर्तगाली (ब्राज़िल)", +"Portuguese (Portugal)":"पोर्चुगीस (पुर्तगाल)", +"Preformatted Text":"पहिनेसँ रचना कएल पाठ", +"Product":"उत्पाद", +"Punjabi":"पंजाबी", +"Report":"रिपोर्ट", +"Result":"नतीजा", +"Result2":"नतीजा2", +"Right Page":"दहिन्ना पृष्ठ", +"Rubies":"रूबीस", +"Russian":"रूसी", +"Shapes":"आकारसभ", +"Signature":"हस्ताक्षर", +"Sinhala":"सिंहला", +"Six Slides":"छठम स्लाइड", +"Slovak":"स्लोवाक", +"Source Text":"मूल पाठ", +"Spanish (Spain)":"स्पेनिश (स्पेन)", +"StDev":"StDev", +"Strong Emphasis":"बेसी बल", +"Subtitle":"उपशीर्षक", +"Sum":"जोड़", +"Swazi":"स्वाजी", +"Swedish (Sweden)":"स्वीडिश (स्वीडन)", +"Table":"सारणी", +"Table Contents":"सारणी विषय", +"Table Heading":"सारणी शीर्षक", +"Tajik":"ताजिक", +"Tamil":"तमिल", +"Tatar":"ततार", +"Teletype":"टेलिटाइप", +"Telugu":"तेलुगु", +"Text":"पाठ", +"Thai":"थाई", +"Three Slides":"तीन स्लाइड", +"Title":"शीर्षक ", +"Title Only":"केवल शीर्षक", +"Title Slide":"शीर्षक स्लाइड", +"Title, Vertical Text":"शीर्षक, लंबरूप पाठ", +"Title, Vertical Text, Clipart":"शीर्षक, लंबरूप शीर्षक, क्लिपआर्ट", +"Tsonga":"त्सोंगा", +"Turkish":"तुर्की", +"Two Slides":"दुइ स्लाइड", +"Ukrainian":"युक्रेनियन", +"User Entry":"प्रयोक्ता प्रविष्टि", +"User Index 1":"प्रयोक्ता अनुक्रमणिका 1", +"User Index 10":"प्रयोक्ता अनुक्रमणिका 10", +"User Index 2":"प्रयोक्ता अनुक्रमणिका 2", +"User Index 3":"प्रयोक्ता अनुक्रमणिका 3", +"User Index 4":"प्रयोक्ता अनुक्रमणिका 4", +"User Index 5":"प्रयोक्ता अनुक्रमणिका 5", +"User Index 6":"प्रयोक्ता अनुक्रमणिका 6", +"User Index 7":"प्रयोक्ता अनुक्रमणिका 7", +"User Index 8":"प्रयोक्ता अनुक्रमणिका 8", +"User Index 9":"प्रयोक्ता अनुक्रमणिका 9", +"User Index Heading":"प्रयोक्ता अनुक्रमणिका शीर्षक", +"Var":"Var", +"Variable":"चर", +"Venda":"वेंडा", +"Vertical Numbering Symbols":"लंवबत क्रमांकन संकेत", +"Vertical Title, Text, Chart":"लंबरूप शीर्षक, पाठ, चार्ट", +"Vertical Title, Vertical Text":"लंबरूप शीर्षक, लंबरूप पाठ ", +"Vietnamese":"विएतनामी", +"Visited Internet Link":"देखल गेल इन्टरनेटक लिंक", +"Watermark":"जलचिह्न", +"Welsh":"वेल्श", +"Xhosa":"झोसा", +"Zulu":"जूलु", +"[None]":"[केओ नहि]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/mk.json b/f7cloud-office/browser/dist/l10n/locore/mk.json new file mode 100644 index 0000000..f74b687 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/mk.json @@ -0,0 +1,390 @@ +{ +"3D Objects":"3Д-објекти", +"A4":"А", +"Afrikaans (Namibia)":"Африкански (Намибија)", +"Afrikaans (South Africa)":"Африкански (Јужна Африка)", +"Akan":"Акан", +"Albanian":"Албански", +"Amharic":"Амхарски", +"Arabic":"арапски", +"Arabic (Algeria)":"арапски (Алжир)", +"Arabic (Bahrain)":"Арапски (Бахреин)", +"Arabic (Chad)":"арапски (Чад)", +"Arabic (Comoros)":"арапски (Коморос)", +"Arabic (Djibouti)":"арапски (Џубути)", +"Arabic (Egypt)":"Арапски (Египт)", +"Arabic (Eritrea)":"арапски (Еритреја)", +"Arabic (Iraq)":"Арапски (Ирак)", +"Arabic (Israel)":"арапски (Израел)", +"Arabic (Jordan)":"Арапски (Јордан)", +"Arabic (Kuwait)":"Арапски (Кувајт)", +"Arabic (Lebanon)":"Арапски (Либан)", +"Arabic (Libya)":"Арапски (Либија)", +"Arabic (Mauritania)":"арапски (Мавританија)", +"Arabic (Morocco)":"Арапски (Мароко)", +"Arabic (Oman)":"Арапски (Оман)", +"Arabic (Palestine)":"арапски (Палестина)", +"Arabic (Qatar)":"Арапски (Катар)", +"Arabic (Saudi Arabia)":"Арапски (Саудиска Арабија)", +"Arabic (Somalia)":"арапски (Сомалија)", +"Arabic (Sudan)":"арапски (Судан)", +"Arabic (Syria)":"Арапски (Сирија)", +"Arabic (Tunisia)":"Арапски (Тунис)", +"Arabic (UAE)":"Арапски (ОАЕ)", +"Arabic (Yemen)":"Арапски (Јемен)", +"Average":"Просек", +"Azerbaijani Cyrillic":"Азербејџанска кирилица", +"Azerbaijani Latin":"Азербејџанска латиница", +"Background":"Подлога", +"Background objects":"Објекти на подлогата", +"Bambara":"Бамбара", +"Basic Shapes":"Основни облици", +"Basque":"Баскиски", +"Belarusian":"белоруски", +"Bengali (Bangladesh)":"Бенгалски (Бангладеш)", +"Bengali (India)":"Бенгалски (Индија)", +"Bibliography 1":"Библиографија 1", +"Bibliography Heading":"Заглавие на библиографија", +"Blank Slide":"Празен слајд", +"Block Arrows":"Блок-стрелки", +"Bodo":"Бодо", +"Bosnian":"Босански", +"Breton":"Бретонски", +"Bulgarian":"Бугарски", +"Burmese":"Бурмански", +"Callouts":"Балончиња", +"Caption":"Наслов", +"Caption Characters":"Знаци на наслов", +"Catalan":"Каталонски", +"Centered Text":"Центриран текст", +"Chinese (Hong Kong)":"Кинески (Хонг Конг)", +"Chinese (Macau)":"Кинески (Макао)", +"Chinese (Singapore)":"Кинески (Сингапур)", +"Chinese (simplified)":"Кинески (поедноставен)", +"Chinese (traditional)":"Кинески (традиционален)", +"Chuvash":"Чувашки", +"Clear formatting":"Избриши форматирање", +"Connectors":"Поврзувачи", +"Contents 1":"Содржина 1", +"Contents 10":"Содржина 10", +"Contents 2":"Содржина 2", +"Contents 3":"Содржина 3", +"Contents 4":"Содржина 4", +"Contents 5":"Содржина 5", +"Contents 6":"Содржина 6", +"Contents 7":"Содржина 7", +"Contents 8":"Содржина 8", +"Contents 9":"Содржина 9", +"Contents Heading":"Заглавие на содржина", +"Coptic":"Коптски", +"Count":"Преброј", +"CountA":"ПребројА", +"Croatian":"Хрватски", +"Czech":"Чешки", +"Danish":"Дански", +"Definition":"Дефиниција", +"Dhivehi":"Дивехи", +"Dogri":"Догри", +"Drawing":"Цртеж", +"Drop Caps":"Украсни почетни букви", +"Dutch (Belgium)":"Холандски (Белгија)", +"Dutch (Netherlands)":"Холандски (Холандија)", +"Dzongkha":"Ѕонгка", +"Emphasis":"Нагласување", +"Endnote":"Забелешка", +"Endnote Characters":"Знаци на забелешка", +"English (Australia)":"Англиски (Австралија)", +"English (Belize)":"Англиски (Белизе)", +"English (Canada)":"Англиски (Канада)", +"English (Caribbean)":"Англиски (Карибски)", +"English (Ghana)":"Англиски (Гана)", +"English (India)":"Англиски (Индија)", +"English (Jamaica)":"Англиски (Јамајка)", +"English (Namibia)":"Англиски (Намибија)", +"English (New Zealand)":"Англиски (Нов Зеланд)", +"English (Philippines)":"Англиски (Филипини)", +"English (South Africa)":"Англиски (Јужна Африка)", +"English (Trinidad)":"Англиски (Тринидад)", +"English (UK)":"Англиски (ВБ)", +"English (USA)":"Англиски (САД)", +"English (Zimbabwe)":"Англиски (Зимбабве)", +"Esperanto":"Есперанто", +"Estonian":"Естонски", +"Example":"Пример", +"Faroese":"Фарски", +"Fijian":"Фиџиски", +"Filled":"Filled", +"Finnish":"Фински", +"First Page":"Прва страница", +"Flowchart":"Блок-дијаграм", +"Footer":"Подножје", +"Footnote":"Фуснота", +"Footnote Characters":"Знаци на фуснота", +"Formula":"Формула", +"Four Slides":"Четири слајда", +"Frame":"Рамка", +"French (Belgium)":"Француски (Белгија)", +"French (Canada)":"Француски (Канада)", +"French (France)":"Француски (Франција)", +"French (Luxembourg)":"Француски (Луксембург)", +"French (Monaco)":"Француски (Монако)", +"French (Switzerland)":"Француски (Швајцарија)", +"Frisian":"Фризиски", +"Friulian":"Фриулиски", +"Function Wizard":"Волшебник за функции", +"Gaelic (Scotland)":"Галски (Шкотска)", +"Galician":"Галски", +"Ganda":"Ганда", +"Gascon":"Гаскоња", +"Georgian":"Грузиски", +"German (Austria)":"Германски (Австрија)", +"German (Belgium)":"Германски (Белгија)", +"German (Germany)":"Германски (Германија)", +"German (Liechtenstein)":"Германски (Лихтенштајн)", +"German (Luxembourg)":"Германски (Луксембург)", +"German (Switzerland)":"Германски (Швајцарија)", +"Graphic":"Графички", +"Graphics":"Графика", +"Greek":"Грчки", +"Gujarati":"Гујарати", +"HTML":"HTML", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигерија)", +"Heading":"Заглавие", +"Heading 10":"Заглавие 10", +"Heading 2":"Заглавие 2", +"Heading 3":"Заглавие 3", +"Heading 4":"Заглавие 4", +"Heading 5":"Заглавие 5", +"Heading 6":"Заглавие 6", +"Heading 7":"Заглавие 7", +"Heading 8":"Заглавие 8", +"Heading 9":"Заглавие 9", +"Hebrew":"Хебрејски", +"Hiligaynon":"Хилигајнонски", +"Hindi":"Индуски", +"Horizontal Line":"Хоризонтална линија", +"Hungarian":"Унгарски", +"Icelandic":"Исландски", +"Illustration":"Илустрација", +"Index":"Индекс", +"Index 1":"Индекс 1", +"Index 2":"Индекс 2", +"Index 3":"Индекс 3", +"Index Heading":"Заглавие на индекс", +"Index Link":"Врска до индексот", +"Index Separator":"Разделувач на индекс", +"Indonesian":"Индонезијски", +"Insert":"Вметни", +"Interlingua":"Интерлингва", +"Internet Link":"Интернет-врска", +"Irish":"Ирски", +"Italian (Italy)":"Италијански (Италија)", +"Italian (Switzerland)":"Италијански (Швајцарија)", +"Japanese":"Јапонски", +"Kalaallisut":"Калаалисут", +"Kannada":"Канада", +"Kashmiri (India)":"Кашмирски (Индија)", +"Kashmiri (Kashmir)":"Кашмирски (Кашмир)", +"Kashubian":"Кашупски", +"Khmer":"Кмерски", +"Kinyarwanda (Rwanda)":"Кинјарванда (Руанда)", +"Kirghiz":"Киргистански", +"Konkani":"Конкани", +"Korean (RoK)":"Корејски (RoK)", +"Labels":"Налепници", +"Landscape":"Пејзаж", +"Lao":"Лао", +"Latvian":"Латвијски", +"Left Page":"Лева страница", +"Lines":"Линии", +"Lingala":"Лингала", +"List Contents":"Содржина на листа", +"List Heading":"Заглавие на листа", +"List Indent":"Вовлекување на листа", +"Lithuanian":"Литвански", +"Low German":"Германски, долен", +"Luxembourgish":"Луксембуршки", +"Macedonian":"Македонски", +"Maithili":"Маитили", +"Malay (Brunei Darussalam)":"Малајски (Брунеи Дарусалам)", +"Malay (Malaysia)":"Малајски (Малезија)", +"Malayalam":"Малајалам", +"Maltese":"малтешки", +"Manipuri":"Манипури", +"Marathi":"Марати", +"Marginalia":"Маргиналии", +"Max":"Макс", +"Min":"Мин", +"Moore":"Мооре", +"Ndebele, South":"Ндебеле, југ", +"Nepali (India)":"Непалски (Индија)", +"Nepali (Nepal)":"Непалски (Непал)", +"Nine Slides":"Девет слајда", +"None (Do not check spelling)":"Ниеден (Не проверувај за правописни грешки)", +"Northern Sotho":"Северно Сото", +"Norwegian, Bokmål":"Норвешки, Бокмал", +"Norwegian, Nynorsk":"Норвешки, Нинорск", +"Notes":"Белешки", +"Numbering 1":"Нумерирање 1", +"Numbering 1 Cont.":"Продолж. на нумерирање 1", +"Numbering 1 End":"Крај на нумерирање 1", +"Numbering 1 Start":"Почеток на нумерирање 1", +"Numbering 2":"Нумерирање 2", +"Numbering 2 Cont.":"Продолж. на нумерирање 2", +"Numbering 2 End":"Крај на нумерирање 2", +"Numbering 2 Start":"Почеток на нумерирање 2", +"Numbering 3":"Нумерирање 3", +"Numbering 3 Cont.":"Продолж. на нумерирање 3", +"Numbering 3 End":"Крај на нумерирање 3", +"Numbering 3 Start":"Почеток на нумерирање 3", +"Numbering 4":"Нумерирање 4", +"Numbering 4 Cont.":"Продолж. на нумерирање 4", +"Numbering 4 End":"Крај на нумерирање 4", +"Numbering 4 Start":"Почеток на нумерирање 4", +"Numbering 5":"Нумерирање 5", +"Numbering 5 Cont.":"Продолж. на нумерирање 5", +"Numbering 5 End":"Крај на нумерирање 5", +"Numbering 5 Start":"Почеток на нумерирање 5", +"Numbering Symbols":"Симболи за нумерирање", +"Nyanja":"Њања", +"OLE":"OLE", +"Object without fill":"Објект без исполнување", +"Occitan":"Окитски", +"One Slide":"Еден слајд", +"Outline":"Контура", +"Page Number":"Број на страница", +"Placeholder":"Резервирано место", +"Polish":"Полски", +"Portrait":"Портрет", +"Portuguese (Brazil)":"Португалски (Бразил)", +"Portuguese (Portugal)":"Португалски (Португалија)", +"Preformatted Text":"Веќе форматиран текст", +"Product":"Производ", +"Punjabi":"Пунџаби", +"Quechua (Bolivia, North)":"Кечуански (Боливија, север)", +"Quechua (Bolivia, South)":"Кечуански (Боливија, југ)", +"Report":"Извештај", +"Result":"Резултат", +"Result2":"Резултат2", +"Rhaeto-Romance":"Рето-Романски", +"Right Page":"Десна страница", +"Rubies":"Појаснувања", +"Russian":"Руски", +"Sami, Inari (Finland)":"Сами, Инари (Финска)", +"Sami, Kildin (Russia)":"Сами, килдин (Русија)", +"Sami, Lule (Norway)":"Сами, Луле (Норвешка)", +"Sami, Lule (Sweden)":"Сами, Луле (Шведска)", +"Sami, Northern (Finland)":"Сами, северно (Финска)", +"Sami, Northern (Norway)":"Сами, Северно (Норвешка)", +"Sami, Northern (Sweden)":"Сами, Северно (Шведска)", +"Sami, Skolt (Finland)":"Сами, Сколт (Финска)", +"Sami, Southern (Norway)":"Сами, Јужен (Норвешка)", +"Sami, Southern (Sweden)":"Сами, Јужен (Шведска)", +"Sango":"Санго", +"Sanskrit":"Санскрит", +"Sardinian":"Сардинијски", +"Serbian Cyrillic (Montenegro)":"Српска кирилица (Црна Гора)", +"Serbian Cyrillic (Serbia)":"Српска кирилица (Србија)", +"Serbian Latin (Montenegro)":"Српска латиница (Црна Гора)", +"Serbian Latin (Serbia)":"Српска латиница (Србија)", +"Shapes":"Облици", +"Shuswap":"шусвап", +"Signature":"Потпис", +"Sinhala":"Синхалски", +"Six Slides":"Шест слајда", +"Slovak":"словачки", +"Slovenian":"Словенечки", +"Somali":"Сомалиски", +"Source Text":"Изворен текст", +"Southern Sotho":"Јужно Сото", +"Spanish (Argentina)":"Шпански (Аргентина)", +"Spanish (Bolivia)":"Шпански (Боливија)", +"Spanish (Chile)":"Шпански (Чиле)", +"Spanish (Colombia)":"Шпански (Колумбија)", +"Spanish (Costa Rica)":"Шпански (Коста Рика)", +"Spanish (Cuba)":"Шпански (Куба)", +"Spanish (Dom. Rep.)":"Шпански (Дом. Реп.)", +"Spanish (Ecuador)":"Шпански (Еквадор)", +"Spanish (El Salvador)":"Шпански (Ел Салвадор)", +"Spanish (Guatemala)":"Шпански (Гватемала)", +"Spanish (Honduras)":"Шпански (Хондурас)", +"Spanish (Mexico)":"Шпански (Мексико)", +"Spanish (Nicaragua)":"Шпански (Никарагва)", +"Spanish (Panama)":"Шпански (Панама)", +"Spanish (Paraguay)":"Шпански (Парагвај)", +"Spanish (Peru)":"Шпански (Перу)", +"Spanish (Puerto Rico)":"Шпански (Порто Рико)", +"Spanish (Spain)":"Шпански (Шпанија)", +"Spanish (Uruguay)":"Шпански (Уругвај)", +"Spanish (Venezuela)":"Шпански (Венецуела)", +"StDev":"Стдев", +"Strong Emphasis":"Силно нагласување", +"Subtitle":"Поднаслов", +"Sum":"Сума", +"Swahili (Kenya)":"Свахили (Кенија)", +"Swahili (Tanzania)":"Свахили (Танзанија)", +"Swazi":"Свази", +"Swedish (Finland)":"Шведски (Финска)", +"Swedish (Sweden)":"Шведски (Шведска)", +"Table":"Табела", +"Table Contents":"Содржина на табела", +"Table Heading":"Заглавие на табела", +"Tagalog":"Тагалог", +"Tajik":"Таџик", +"Tamil":"Тамилски", +"Tatar":"Татарски", +"Teletype":"Телетип", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетунски (Индонезија)", +"Tetun (Timor-Leste)":"Тетунски (Тимор-Лесте)", +"Text":"Текст", +"Thai":"Таи", +"Three Slides":"Три слајда", +"Tibetan (PR China)":"Тибетански (НР Кина)", +"Tigrigna (Eritrea)":"Тигригна (Еритреја)", +"Tigrigna (Ethiopia)":"Тигригна (Етиопија)", +"Title":"Наслов", +"Title Only":"Само наслов", +"Title Slide":"Насловен слајд", +"Title, Vertical Text":"Наслов, вертикален текст", +"Title, Vertical Text, Clipart":"Наслов, вертикален текст, илустрација", +"Tok Pisin":"Ток писин", +"Tsonga":"Цонга", +"Tswana (Botswana)":"Цвана (Боцвана)", +"Tswana (South Africa)":"Цвана (Јужна Африка)", +"Turkish":"Турски", +"Turkmen":"Туркменистански", +"Two Slides":"Два слајда", +"Ukrainian":"Украински", +"Unknown":"Непознат", +"Urdu (India)":"Урду (Индија)", +"Urdu (Pakistan)":"Урду (Пакистан)", +"User Entry":"Кориснички запис", +"User Index 1":"Кориснички индекс 1", +"User Index 10":"Кориснички индекс 10", +"User Index 2":"Кориснички индекс 2", +"User Index 3":"Кориснички индекс 3", +"User Index 4":"Кориснички индекс 4", +"User Index 5":"Кориснички индекс 5", +"User Index 6":"Кориснички индекс 6", +"User Index 7":"Кориснички индекс 7", +"User Index 8":"Кориснички индекс 8", +"User Index 9":"Кориснички индекс 9", +"User Index Heading":"Заглавие на кориснички индекс", +"Uzbek Latin":"Узбекистанска латиница", +"Var":"Вар", +"Variable":"Променлива", +"Venda":"Венда", +"Vertical Numbering Symbols":"Вертикални симболи за нумерирање", +"Vertical Title, Text, Chart":"Вертикален наслов, текст, графикон", +"Vertical Title, Vertical Text":"Вертикален наслов, вертикален текст", +"Vietnamese":"Виетнамски", +"Visited Internet Link":"Посетена Интернет-врска", +"Walloon":"Валонски", +"Watermark":"Воден жиг", +"Welsh":"Велшки", +"Xhosa":"Ксоса", +"Zulu":"Зулу", +"Éwé":"Еве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ml.json b/f7cloud-office/browser/dist/l10n/locore/ml.json new file mode 100644 index 0000000..f0c949f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ml.json @@ -0,0 +1,502 @@ +{ +"3D Objects":"ത്രിമാന വസ്തുക്കള്", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"ആഫ്രിക്കാന്‍സ് (നമീബിയാ)", +"Afrikaans (South Africa)":"ആഫ്രിക്കാന്‍സ് (ദക്ഷിണാഫ്രിക്കാ)", +"Aka (Congo)":"അക്കാ (കോങ്കോ)", +"Akan":"അഖാന്‍", +"Albanian":"അല്‍ബേനിയന്‍", +"Amharic":"അംഹാരിക്", +"Arabic":"അറബിക് ", +"Arabic (Algeria)":"അറബിക് (അല്‍ജീരിയാ)", +"Arabic (Bahrain)":"അറബിക് (ബഹറിന്‍)", +"Arabic (Chad)":"അറബിക് (ചാഡ്)", +"Arabic (Comoros)":"അറബിക് (കൊമൊറോസ്)", +"Arabic (Djibouti)":"അറബിക് (ജിബോട്ടി)", +"Arabic (Egypt)":"അറബിക് (ഈജിപ്റ്റ്)", +"Arabic (Eritrea)":"അറബിക് (എറിട്രിയാ)", +"Arabic (Iraq)":"അറബിക് (ഇറാഖ്)", +"Arabic (Israel)":"അറബിക് (ഇസ്രായേല്‍)", +"Arabic (Jordan)":"അറബിക് (ജോര്‍ദാന്‍)", +"Arabic (Kuwait)":"അറബിക് (കുവൈറ്റ്)", +"Arabic (Lebanon)":"അറബിക് (ലെബനന്‍)", +"Arabic (Libya)":"അറബിക് (ലിബിയാ)", +"Arabic (Mauritania)":"അറബിക് (മൌരിട്ടാനിയാ)", +"Arabic (Morocco)":"അറബിക് (മൊറോഖോ)", +"Arabic (Oman)":"അറബിക് (ഒമാന്‍)", +"Arabic (Palestine)":"അറബിക് (പാലസ്തീന്‍)", +"Arabic (Qatar)":"അറബിക് (ഖത്തര്‍)", +"Arabic (Saudi Arabia)":"അറബിക് (സൌദി അറേബിയാ)", +"Arabic (Somalia)":"അറബിക് (സോമാലിയാ)", +"Arabic (Sudan)":"അറബിക് (സുദാന്‍)", +"Arabic (Syria)":"അറബിക് (സിറിയാ)", +"Arabic (Tunisia)":"അറബിക് (ടുണീഷ്യാ)", +"Arabic (UAE)":"അറബിക് (യുഎഇ)", +"Arabic (Yemen)":"അറബിക് (യെമന്‍)", +"Aragonese":"അറാഗണീസ്", +"Assamese":"ആസാമീസ്", +"Asturian":"ഓസ്റ്റൂരിയന്‍", +"Average":"ശരാശരി", +"Azerbaijani Cyrillic":"അസര്‍ബൈജാനി സിറില്ലിക്", +"Azerbaijani Latin":"അസര്‍ബൈജാനി ലാറ്റിന്‍", +"Background":"പശ്ചാത്തലം", +"Background objects":"പശ്ചാത്തല വസ്തുക്കള്", +"Bafia":"ബാഫിയാ", +"Bambara":"ബംബാരാ", +"Basic Shapes":"അടിസ്ഥാന ആകൃതികള്‍", +"Basque":"ബാസ്ക്", +"Beembe":"ബീംബെ", +"Bekwel":"ബെക്ക്‌വെല്‍", +"Belarusian":"ബെലറൂഷ്യന്‍", +"Bengali (Bangladesh)":"ബംഗാളി (ബംഗ്ലാദേശ്)", +"Bengali (India)":"ബംഗാളി (ഇന്ത്യ)", +"Bibliography 1":"ഗ്രന്ഥസൂചിക", +"Bibliography Heading":"ഗ്രന്ഥസൂചിക തലക്കെട്ട്", +"Blank Slide":"ഒഴിഞ്ഞ സ്ലൈഡ്", +"Block Arrows":"ബ്ലോക്ക് അന്പുകള്", +"Bodo":"ബോഡോ", +"Bosnian":"ബോസ്നിയന്‍", +"Breton":"ബ്രെട്ടണ്‍", +"Bulgarian":"ബള്‍ഗേറിയന്‍", +"Burmese":"ബര്‍മീസ്", +"Bushi":"ബുഷി", +"Callouts":"കോളൌട്ട്സ്", +"Caption":"ക്യാപ്ഷന്", +"Caption Characters":"ക്യാപ്ഷന് അക്ഷരങ്ങള്", +"Catalan":"കാറ്റലന്‍", +"Catalan (Valencian)":"കാറ്റലന്‍ (വലേഷ്യന്‍)", +"Centered Text":"മദ്ധ്യത്തിലുള്ള വാചകം", +"Chinese (Hong Kong)":"ചൈനീസ് (ഹോങ് കോങ്)", +"Chinese (Macau)":"ചൈനീസ് (മാകാവു)", +"Chinese (Singapore)":"ചൈനീസ് (സിംഗപൂര്‍)", +"Chinese (simplified)":"ചൈനീസ് (ലളിതം)", +"Chinese (traditional)":"ചൈനീസ് (പരമ്പരാഗതം)", +"Chuvash":"ചുവാഷ്", +"Clear formatting":"വിഭാഗ നീക്കുക", +"Complimentary Close":"കോംപ്ലിമന്ററി ക്ലോസ്", +"Connectors":"കണക്ടറുകള്‍", +"Contents 1":"ഉള്ളടക്കം1", +"Contents 10":"ഉള്ളടക്കം 10", +"Contents 2":"ഉള്ളടക്കം 2", +"Contents 3":"ഉള്ളടക്കം 3", +"Contents 4":"ഉള്ളടക്കം 4", +"Contents 5":"ഉള്ളടക്കം 5", +"Contents 6":"ഉള്ളടക്കം 6", +"Contents 7":"ഉള്ളടക്കം 7", +"Contents 8":"ഉള്ളടക്കം 8", +"Contents 9":"ഉള്ളടക്കം 9", +"Contents Heading":"ഉള്ളടക്കത്തിന്റെ തലക്കെട്ട്", +"Coptic":"കോപ്ടിക്", +"Count":"എണ്ണം", +"CountA":"എണ്ണംA", +"Croatian":"ക്രൊയേഷ്യന്‍", +"Czech":"ചെക്ക്", +"Danish":"ഡാനിഷ്", +"Default":"സ്വതവേയുള്ള", +"Definition":"നിര്‍വചനം", +"Dhivehi":"ദിവേഹി", +"Dibole":"ഡിബോലെ", +"Dogri":"ഡോഗ്രി", +"Doondo":"ഡോണ്‍ഡോ", +"Drawing":" ചിത്രരചന", +"Drop Caps":"വലിയ അക്ഷരം മാറ്റുക", +"Dutch (Belgium)":"ഡച്ച് (ബെല്‍ജിയം)", +"Dutch (Netherlands)":"ഡച്ച് (നെതര്‍ലാന്‍ഡ്സ്)", +"Dzongkha":"സോങ്കാ", +"Emphasis":"എംഫസിസ്", +"Endnote":"അവസാനക്കുറിപ്പു്", +"Endnote Anchor":"അന്തിമക്കുറിപ്പു് ചേര്‍ക്കുക", +"Endnote Characters":"അക്ഷരങ്ങളുടെ അന്തിമക്കുറിപ്പ്", +"English (Australia)":"ഇംഗ്ലിഷ് (ഓസ്ട്രേലിയാ)", +"English (Belize)":"ഇംഗ്ലിഷ് (ബെലിസ്)", +"English (Canada)":"ഇംഗ്ലിഷ് (കാനഡാ)", +"English (Caribbean)":"ഇംഗ്ലിഷ് (കരീബിയന്‍)", +"English (Ghana)":"ഇംഗിഷ് (ഗാനാ)", +"English (India)":"ഇംഗ്ലിഷ് (ഇന്ത്യ)", +"English (Ireland)":"ഇംഗ്ലീഷ് (ഐര്‍ലന്‍ഡ്)", +"English (Jamaica)":"ഇംഗ്ലിഷ് (ജമൈക്കാ)", +"English (Malawi)":"ഇംഗ്ലിഷ് (മലാവി)", +"English (Namibia)":"ഇംഗിഷ് (നമീബിയാ)", +"English (New Zealand)":"ഇംഗ്ലിഷ് (ന്യൂസിലാന്‍ഡ്)", +"English (Philippines)":"ഇംഗ്ലിഷ് (ഫിലിപ്പൈന്‍സ്)", +"English (South Africa)":"ഇംഗ്ലിഷ് (ദക്ഷിണാഫ്രിക്കാ)", +"English (Trinidad)":"ഇംഗ്ലിഷ് (ട്രിനിഡാഡ്)", +"English (UK)":"ഇംഗ്ലിഷ് (യുകെ)", +"English (USA)":"ഇംഗ്ലിഷ് (യുഎസ്എ)", +"English (Zimbabwe)":"ഇംഗ്ലിഷ് (സിംബാബ്വേ)", +"Erzya":"എര്‍സ്യാ", +"Esperanto":"എസ്പറാന്റോ", +"Estonian":"എസ്റ്റോണിയന്‍", +"Example":"ഉദാഹരണം", +"Faroese":"ഫറോയ്സ്", +"Fijian":"ഫിജാന്‍", +"Filled":"നിറയ്ക്കുക", +"Finnish":"ഫിന്നിഷ്", +"First Line Indent":"ആദ്യ വരിയ്ക്കുള്ള ഇന്‍ഡന്റ്", +"First Page":"ആദ്യ പേജ്", +"Flowchart":"ഫ്ലോചാര്‍ട്ട്", +"Footer":"അടിക്കുറിപ്പു്", +"Footer Left":"ഇടത്തുള്ള അടിക്കുറിപ്പു്", +"Footer Right":"വലത്തുള്ള അടിക്കുറിപ്പു്", +"Footnote":"അടിക്കുറിപ്പ്", +"Footnote Anchor":"അടിക്കുറിപ്പ് ചേര്‍ക്കുക", +"Footnote Characters":"അടിക്കുറിപ്പ് അക്ഷരങ്ങള്", +"Formula":"സൂത്രവാക്യം", +"Four Slides":"നാലു സ്ലൈഡുകള്", +"Frame":"ഫ്രെയിം", +"Frame Contents":"ഫ്രെയിം വിവരങ്ങള്‍", +"French (Belgium)":"ഫ്രെഞ്ച് (ബെല്‍ജിയം)", +"French (Canada)":"ഫ്രെഞ്ച് (കാനഡാ)", +"French (France)":"ഫ്രെഞ്ച് (ഫ്രാന്‍സ്)", +"French (Luxembourg)":"ഫ്രെഞ്ച് (ലക്സംബര്‍ഗ്)", +"French (Monaco)":"ഫ്രെഞ്ച് (മൊണാകോ)", +"French (Switzerland)":"ഫ്രെഞ്ച് (സ്വിറ്റ്സര്‍ലാന്‍ഡ്)", +"Frisian":"ഫ്രിഷ്യന്‍", +"Friulian":"ഫ്രിയുലിയന്‍", +"Function Wizard":"ഫംഗ്ഷന്‍ സഹായി", +"Gaelic (Scotland)":"ഗെയിലിക് (സ്കോട്ട്ലാന്‍ഡ്)", +"Galician":"ഗലീഷ്യന്‍", +"Ganda":"ഗാന്‍ഡാ", +"Gascon":"ഗാസ്കോണ്‍", +"Georgian":"ജോര്‍ജിയന്‍", +"German (Austria)":"ജര്‍മന്‍ (ഓസ്ട്രിയാ)", +"German (Belgium)":"ജര്‍മന്‍ (ബെല്‍ജിയം)", +"German (Germany)":"ജര്‍മന്‍ (ജര്‍മനി)", +"German (Liechtenstein)":"ജര്‍മന്‍ (ലിച്ചെന്‍സ്ടീന്‍)", +"German (Luxembourg)":"ജര്‍മന്‍ (ലക്സംബര്‍ഗ്)", +"German (Switzerland)":"ജര്‍മന്‍ (സ്വിറ്റ്സര്‍ലാന്‍ഡ്)", +"Gikuyu":"ജികുയു", +"Graphic":"ഗ്രാഫിക്", +"Graphics":"ഗ്രാഫിക്സ്", +"Greek":"ഗ്രീക്ക്", +"Greek, Ancient":"ഗ്രീക്ക്, പുരാതന", +"Gujarati":"ഗുജറാത്തി", +"HTML":"HTML", +"Haitian":"ഹയാത്തിയന്‍", +"Hanging Indent":" ", +"Hausa (Ghana)":"ഹൌസാ (ഗാനാ)", +"Hausa (Nigeria)":"ഹൌസാ (നൈജീരിയാ)", +"Hawaiian":"ഹവായന്‍", +"Header Left":"ഇടത്തുള്ള തലക്കെട്ട്", +"Header Right":"വലത്തുള്ള തലക്കെട്ട്", +"Heading":"തലക്കെട്ട്", +"Heading 1":"തലക്കെട്ട് 1", +"Heading 10":"തലക്കെട്ട് 10", +"Heading 2":"തലക്കെട്ട് 2", +"Heading 3":"തലക്കെട്ട് 3", +"Heading 4":"തലക്കെട്ട് 4", +"Heading 5":"തലക്കെട്ട് 5", +"Heading 6":"തലക്കെട്ട് 6", +"Heading 7":"തലക്കെട്ട് 7", +"Heading 8":"തലക്കെട്ട് 8", +"Heading 9":"തലക്കെട്ട് 9", +"Hebrew":"ഹീബ്രൂ", +"Hiligaynon":"ഹിലിഗാന്യന്‍", +"Hindi":"ഹിന്ദി", +"Horizontal Line":"കുറുകെയുള്ള രേഖ", +"Hungarian":"ഹംഗേറിയന്‍", +"Icelandic":"ഐസ്‌ലാന്‍ഡിക്", +"Illustration":"ഉദാഹരണം", +"Index":"സൂചിക", +"Index 1":"അനുക്രമണിക 1", +"Index 2":"അനുക്രമണിക 2", +"Index 3":"അനുക്രമണിക 3", +"Index Heading":"അനുക്രമണിക തലക്കെട്ട്", +"Index Link":"അനുക്രമണിക ലിങ്ക്", +"Index Separator":"വേര്തിരിക്കുന്ന അനുക്രമണിക", +"Indonesian":"ഇന്തൊണേഷ്യന്‍", +"Insert":"ചേര്ക്കുക", +"Interlingua":"ഇന്റര്‍ലിങ്ക്വാ", +"Internet Link":"ഇന്റര്നെറ്റ് ലിങ്ക്", +"Irish":"ഐറിഷ്", +"Italian (Italy)":"ഇറ്റാലിയന്‍ (ഇറ്റലി)", +"Italian (Switzerland)":"ഇറ്റാലിയന്‍ (സ്വിറ്റ്സര്‍ലാന്‍ഡ്)", +"Japanese":"ജാപ്പനീസ്", +"Kaamba":"കാമ്പാ", +"Kalaallisut":"കലാലിസറ്റ്", +"Kannada":"കന്നഡാ", +"Kashmiri (India)":"കാശ്മീരി (ഇന്ത്യ)", +"Kashmiri (Kashmir)":"കാശ്മീരി (കാശ്മീര്‍)", +"Kashubian":"കശൂബിയന്‍", +"Kazakh":"കസക്", +"KeyID":"കീഐഡി", +"Khanty":"ഖാന്റി", +"Khmer":"ഖമര്‍", +"Kinyarwanda (Rwanda)":"കിന്യാര്‍വാഡാ (റ്വാന്‍ഡാ)", +"Kirghiz":"കിര്‍ഗിസ്", +"Komi-Permyak":"കോമി-പെര്‍മ്യാക്ക്", +"Komi-Zyrian":"കോമി-സിറിയന്‍", +"Konkani":"കൊങ്കണി", +"Koongo (Congo)":"കോങ്കോ", +"Korean (RoK)":"കൊറിയന്‍ (റോഖ്)", +"Kunyi":"കുന്‍യി", +"Kyrgyz (China)":"കിര്‍ഗിസ് (ചൈന)", +"Labels":"ലേബല്", +"Landscape":"ലാന്‍ഡ്സ്കേപ്പ്", +"Lao":"ലാവോ", +"Lari":"ലാറി", +"Latgalian":"ലാറ്റ്ഗാലിയന്‍", +"Latvian":"ലാട്വിയന്‍", +"Left Page":"ഇടത്തെ പേജ്", +"Limbu":"ലിംബു", +"Line Numbering":"വരിയുടെ അക്കം", +"Lines":"രേഖകള്", +"Lingala":"ലിങ്കാലാ", +"List Contents":"പട്ടിക ഉള്ളടക്കം", +"List Heading":"പട്ടികയുടെ തലക്കെട്ട്", +"List Indent":"ലിസ്റ്റിന്റെ ഇന്ഡന്റ്", +"Lithuanian":"ലിഥുവേനിയന്‍", +"Livonian":"ലിവോണിയന്‍", +"Lojban":"ലോജ്ബാന്‍", +"Low German":"ലോ ജര്‍മന്‍", +"Luxembourgish":"ലക്സെംബര്‍ഗിഷ്", +"Macedonian":"മസീഡോണിയന്‍", +"Main Index Entry":"പ്രധാന സൂചിക എന്‍ട്രി", +"Maithili":"മൈഥിലി", +"Malagasy, Plateau":"മലാഗസി, പ്ലാറ്റ്യൂ", +"Malay (Brunei Darussalam)":"മലയ് (ബ്രൂണെയ് ഡാറുസാലം)", +"Malay (Malaysia)":"മലയ് (മലേഷ്യാ)", +"Malayalam":"മലയാളം", +"Maltese":"മാള്‍ട്ടീസ്", +"Manipuri":"മണിപ്പൂരി", +"Maore":"മോര്‍", +"Maori":"മാവോരി", +"Marathi":"മറാഠി", +"Marginalia":"മാര്‍ജിനാലിയാ", +"Mari, Hill":"മാരി, ഹിലി", +"Mari, Meadow":"മാരി, മീഡോ", +"Max":"Max", +"Mbochi":"ബോച്ചി", +"Min":"Min", +"Moksha":"മോക്ഷാ", +"Moore":"മോര്‍", +"N'ko":"നകോ", +"Ndebele, South":"ഡെബിലി, തെക്ക്", +"Nenets":"നെനെറ്റ്സ്", +"Nepali (India)":"നേപ്പാളി (ഇന്ത്യ)", +"Nepali (Nepal)":"നേപ്പാളി (നേപ്പാള്‍)", +"Nganasan":"ഗാനാസാന്‍", +"Ngungwel":"ഗുങ്‌വെല്‍", +"Nine Slides":"ഒമ്പതു് സ്ലൈഡുകള്‍", +"Njyem (Congo)":"എന്‍ജിയം (കോങ്കോ)", +"None (Do not check spelling)":"ഒന്നുമില്ല (അക്ഷരത്തെറ്റ് പരിശോധിക്കേണ്ട)", +"Northern Sotho":"വടക്കന്‍ സോഥോ", +"Norwegian, Bokmål":"നോര്‍വീജിയന്‍, ബോക്മോല്‍", +"Norwegian, Nynorsk":"നോര്‍വീജിയന്‍, നിന്യോര്‍സ്ക്", +"Notes":"കുറിപ്പുകള്", +"Numbering 1":"അക്കമിടല്‍ 1", +"Numbering 1 Cont.":"അക്കമിടല്‍ 1 തുടരുക", +"Numbering 1 End":"അക്കമിടല്‍ 1 അവസാനം", +"Numbering 1 Start":"അക്കമിടല്‍ 1 തുടക്കം", +"Numbering 2":"അക്കമിടല്‍ 2", +"Numbering 2 Cont.":"അക്കമിടല്‍ 2 തുടര്‍ച്ച", +"Numbering 2 End":"അക്കമിടല്‍ 2 അവസാനം", +"Numbering 2 Start":"അക്കമിടല്‍ 2 തുടക്കം", +"Numbering 3":"അക്കമിടല്‍ 3", +"Numbering 3 Cont.":"അക്കമിടല്‍ 3 തുടര്‍ച്ച", +"Numbering 3 End":"അക്കമിടല്‍ 3 അവസാനം", +"Numbering 3 Start":"അക്കമിടല്‍ 3 തുടക്കം", +"Numbering 4":"അക്കമിടല്‍ 4", +"Numbering 4 Cont.":"അക്കമിടല്‍ 4 തുടര്‍ച്ച", +"Numbering 4 End":"അക്കമിടല്‍ 4 അവസാനം", +"Numbering 4 Start":"അക്കമിടല്‍ 4 തുടക്കം", +"Numbering 5":"അക്കമിടല്‍ 5", +"Numbering 5 Cont.":"അക്കമിടല്‍ 5 തുടര്‍ച്ച", +"Numbering 5 End":"അക്കമിടല്‍ 5 അവസാനം", +"Numbering 5 Start":"അക്കമിടല്‍ 5 തുടക്കം", +"Numbering Symbols":"സംഖ്യാചിഹ്നം", +"Nyanja":"ന്യാഞ്ചാ", +"OLE":"OLE", +"Object Index 1":"വസ്തു സൂചിക 1", +"Object Index Heading":"ഒബ്ജക്ട് ഇന്‍ഡക്സ് തലക്കെട്ട്", +"Object with no fill and no line":"നിറയ്ക്കാത്ത വരി ഇല്ലാത്ത വസ്തു", +"Object without fill":"നിറയ്ക്കാത്ത വസ്തു", +"Occitan":"ഒക്കിറ്റാന്‍", +"Olonets":"ഓളോനെറ്റ്സ്", +"One Slide":"ഒരു സ്ലൈഡ്", +"Oromo":"ഒറോമോ", +"Outline":"ബാഹ്യ രേഖ", +"Overwrite":"തിരുത്തിയെഴുതുക", +"Page Number":"പേജിന്റെ സംഖ്യ", +"Pali Latin":"പാലി ലാറ്റിന്‍", +"Papiamento (Aruba)":"പാപ്പിയാമെന്റോ (അരൂബാ)", +"Papiamento (Bonaire)":"പാപ്പിയാമെന്റോ (ബോണെയര്‍)", +"Papiamento (Curaçao)":"പാപ്പിയാമെന്റോ (കുരക്കാവോ)", +"Papiamentu (Netherlands Antilles)":"പാപ്പിയാമെന്റു (നെഥര്‍ലാന്‍ഡ്സ് ആന്റില്‍സ്)", +"Pitjantjatjara":"പിറ്റ്ജന്‍ജത്ജാരാ", +"Placeholder":"സ്ഥാനം വഹിക്കുന്ന", +"Polish":"പോളിഷ്", +"Portrait":"ഛായാചിത്രം", +"Portuguese (Angola)":"പോര്‍ച്ച്യുഗീസ് (അങ്കോളാ)", +"Portuguese (Brazil)":"പോര്‍ച്ചുഗീസ് (ബ്രസീല്‍)", +"Portuguese (Portugal)":"പോര്‍ച്ചുഗീസ് (പോര്‍ച്ചുഗല്‍)", +"Preformatted Text":"മുന്പേ രൂപരേഖചെയ്ത ടെക്സ്റ്റ്", +"Product":"Product", +"Punjabi":"പഞ്ചാബി", +"Punu":"പുണു", +"Quechua (Bolivia, North)":"ക്വെച്വാ (ബോളീവ്യാ, വടക്ക്)", +"Quechua (Bolivia, South)":"ക്വെച്വാ (ബോളീവ്യാ, തെക്ക്)", +"Quechua (Ecuador)":"ക്വെച്വാ (ഇക്വാഡര്‍)", +"Report":"റിപ്പോര്ട്ട്", +"Result":"ഫലം", +"Result2":"ഫലം 2", +"Rhaeto-Romance":"റയിട്ടോ-റൊമാന്‍സ്", +"Right Page":"വലത്തെ പേജ്", +"Romanian (Moldova)":"റൊമാനിയന്‍ (മോള്‍ഡോവാ)", +"Romanian (Romania)":"റൊമാനിയന്‍ (റൊമാനിയാ)", +"Rubies":"റൂബികള്", +"Russian":"റഷ്യന്‍", +"Rusyn (Slovakia)":"റുസിന്‍ (സ്ലോവാക്കിയാ)", +"Rusyn (Ukraine)":"റുസിന്‍ (യുക്രെയിന്‍)", +"Sami, Inari (Finland)":"സാമി, ഇനാരി (ഫിന്‍ലാന്‍ഡ്)", +"Sami, Kildin (Russia)":"സാമി, കില്‍ഡിന്‍ (റഷ്യ)", +"Sami, Lule (Norway)":"സാമി, ല്യൂല്‍ (നോര്‍വേ)", +"Sami, Lule (Sweden)":"സാമി, ല്യൂല്‍ (സ്വീഡന്‍)", +"Sami, Northern (Finland)":"സാമി, വടക്കന്‍ (ഫിന്‍ലാന്‍ഡ്)", +"Sami, Northern (Norway)":"സാമി, വടക്കന്‍ (നോര്‍വേ)", +"Sami, Northern (Sweden)":"സാമി, വടക്കന്‍ (സ്വീഡന്‍)", +"Sami, Skolt (Finland)":"സാമി, സ്കോള്‍ട്ട് (ഫിന്‍ലാന്‍ഡ്)", +"Sami, Southern (Norway)":"സാമി, തെക്കന്‍ (നോര്‍വേ)", +"Sami, Southern (Sweden)":"സാമി, തെക്കന്‍ (സ്വീഡന്‍)", +"Sango":"സാങ്കോ", +"Sanskrit":"സംസ്കൃതം", +"Sardinian":"സര്‍ഡീനിയന്‍", +"Sardinian, Campidanese":"സാര്‍ഡീനിയന്‍, കാമ്പിഡാനീസ്", +"Sardinian, Gallurese":"സാര്‍ഡീനിയന്‍, ഗാലുറീസ്", +"Sardinian, Logudorese":"സാര്‍ഡീനിയന്‍, ലോഗുഡോറീസ്", +"Sardinian, Sassarese":"സാര്‍ഡീനിയന്‍, സസ്സാറീസ്", +"Selection count":"തെരഞ്ഞെടുക്കുന്നതിനുള്ള എണ്ണം", +"Serbian Cyrillic (Montenegro)":"സര്‍ബിയന്‍ സിറിലിക് (മോന്‍ട്ടിനീഗ്രോ)", +"Serbian Cyrillic (Serbia)":"സര്‍ബിയന്‍ സിറിലിക് (സര്‍ബിയാ)", +"Serbian Latin (Montenegro)":"സര്‍ബിയന്‍ ലാറ്റിന്‍ (മോന്‍ട്ടിനീഗ്രോ)", +"Serbian Latin (Serbia)":"സര്‍ബിയന്‍ ലാറ്റിന്‍ (സര്‍ബിയാ)", +"Shapes":"രൂപം", +"Shuswap":"ഷുസ്വാപ്പ്", +"Sidama":"സിഡാമാ", +"Signature":"കൈയ്യോപ്പ്", +"Sinhala":"സിന്‍ഹാലാ", +"Six Slides":"ആറ്‍ സ്ലൈഡുകള്", +"Slovak":"സ്ലോവാക്", +"Slovenian":"സ്ലോവേനിയന്‍", +"Somali":"സോമാലി", +"Sorbian, Lower":"സോര്‍ബിയന്‍, ലോവര്‍", +"Sorbian, Upper":"സോര്‍ബിയന്‍, അപ്പര്‍", +"Source Text":"ഉറവിട ടെക്സ്റ്റ്", +"Southern Sotho":"തെക്കന്‍ സോഥോ", +"Spanish (Argentina)":"സ്പാനിഷ് (അര്‍ജന്റീനാ)", +"Spanish (Bolivia)":"സ്പാനിഷ് (ബോല്‍വിയാ)", +"Spanish (Chile)":"സ്പാനിഷ് (ചിലി)", +"Spanish (Colombia)":"സ്പാനിഷ് (കൊളംബിയാ)", +"Spanish (Costa Rica)":"സ്പാനിഷ് (കോസ്റ്റാ റിക്കാ)", +"Spanish (Cuba)":"സ്പാനിഷ് (ക്യൂബാ)", +"Spanish (Dom. Rep.)":"സ്പാനിഷ് (ഡോം. റിപ.)", +"Spanish (Ecuador)":"സ്പാനിഷ് (ഇക്വാഡര്‍)", +"Spanish (El Salvador)":"സ്പാനിഷ് (എല്‍ സാല്‍വാഡര്‍)", +"Spanish (Guatemala)":"സ്പാനിഷ് (ഗോട്ടിമാലാ)", +"Spanish (Honduras)":"സ്പാനിഷ് (ഹോണ്‍ഡുരാസ്)", +"Spanish (Mexico)":"സ്പാനിഷ് (മെക്സിക്കോ)", +"Spanish (Nicaragua)":"സ്പാനിഷ് (നികരാഗ്വാ)", +"Spanish (Panama)":"സ്പാനിഷ് (പനാമാ)", +"Spanish (Paraguay)":"സ്പാനിഷ് (പരാഗ്വേ)", +"Spanish (Peru)":"സ്പാനിഷ് (പെരു)", +"Spanish (Puerto Rico)":"സ്പാനിഷ് (പ്യൂര്‍ട്ടോ റികോ)", +"Spanish (Spain)":"സ്പാനിഷ് (സ്പെയിന്‍)", +"Spanish (Uruguay)":"സ്പാനിഷ് (ഉരുഗ്വേ)", +"Spanish (Venezuela)":"സ്പാനിഷ് (വെനിസ്വേലാ)", +"StDev":"StDev", +"Strong Emphasis":"ഊന്നിപ്പറയുക", +"Subtitle":"ഉപശീര്ഷം", +"Suundi":"സൂണ്ടി", +"Swahili (Kenya)":"സ്വാഹിലി (കെന്യാ)", +"Swahili (Tanzania)":"സ്വാഹിലി (ടാന്‍സാനിയാ)", +"Swazi":"സ്വാസി", +"Swedish (Finland)":"സ്വീഡിഷ് (ഫിന്‍ലാന്‍ഡ്)", +"Swedish (Sweden)":"സ്വീഡിഷ് (സ്വീഡന്‍)", +"Table":" പട്ടിക", +"Table Contents":"പട്ടിക വിഷയം", +"Table Heading":"പട്ടിക തലക്കെട്ട്", +"Table Index 1":"പട്ടിക സൂചിക 1", +"Table Index Heading":"പട്ടിക സൂചിക തലക്കെട്ട്", +"Tagalog":"ടഗാലോഗ്", +"Tahitian":"താഹിത്തിയന്‍", +"Tajik":"താജിക്", +"Tamil":"തമിഴ്", +"Tatar":"ടാട്ടര്‍", +"Teke-Eboo":"ടെക്കെ-ഇബോ", +"Teke-Ibali":"ടെക്കെ-ഇബാലി", +"Teke-Kukuya":"ടെക്കെ-കുക്കുയാ", +"Teke-Tyee":"ടെക്കെ-ട്യീ", +"Teletype":"ടെലിടൈപ്പ്", +"Telugu":"തെലുങ്കു", +"Tetun (Indonesia)":"ടെട്ടണ്‍ (ഇന്തൊണേഷ്യാ)", +"Tetun (Timor-Leste)":"ടെട്ടണ്‍ (ടിമോര്‍-ലെസ്ടേ)", +"Text":"ടെക്സ്റ്റ് ", +"Thai":"ഥായി", +"Three Slides":"മൂന്ന് സ്ലൈഡുകള്", +"Tibetan (PR China)":"ടിബെറ്റന്‍ (പിആര്‍ ചൈന)", +"Tigrigna (Eritrea)":"ടിഗ്രിഗ്നാ (ഇറിട്രിയാ)", +"Tigrigna (Ethiopia)":"ടിഗ്രിഗ്നാ (എഥിയോപ്പിയാ)", +"Title":"ശീര്‍ഷകം", +"Title Only":"ശീര്ഷകം മാത്രം", +"Title Slide":"ശീര്ഷക സ്ലൈഡ്", +"Title and 2 Content":"ശീര്‍ഷകവും 2 ഉള്ളടക്കവും", +"Title, 2 Content and Content":"ശീര്‍ഷകം, 2 ഉള്ളടക്കം, ഉള്ളടക്കം", +"Title, 2 Content over Content":"ശീര്‍ഷകം, 2 ഉള്ളടക്കത്തിനു് പുറമേ ഉള്ളടക്കം", +"Title, 4 Content":"ശീര്‍ഷകം, 4 ഉള്ളടക്കം", +"Title, 6 Content":"ശീര്‍ഷകം, 6 ഉള്ളടക്കം", +"Title, Content":"ശീര്‍ഷകം, ഉള്ളടക്കം", +"Title, Content and 2 Content":"ശീര്‍ഷകം, ഉള്ളടക്കം, 2 ഉള്ളടക്കം", +"Title, Content over Content":"ശീര്‍ഷകം, ഉള്ളടക്കത്തിനു് പുറമേ ഉള്ളടക്കം", +"Title, Vertical Text":"ശീര്ഷകം, കുത്തനെയുള്ള ടെക്സ്റ്റ്", +"Title, Vertical Text, Clipart":"ശീര്ഷകം, കുത്തനെയുള്ള ടെക്സ്റ്റ്, ക്ലിപ്പാര്ട്ട്", +"Tok Pisin":"ടോക് പിസിന്‍", +"Tsaangi":"സാങ്കി", +"Tsonga":"സോങ്കാ", +"Tswana (Botswana)":"സ്വാനാ (ബോട്സ്വാനാ)", +"Tswana (South Africa)":"സ്വാനാ (ദക്ഷിണാഫ്രിക്കാ)", +"Turkish":"ടര്‍ക്കിഷ്", +"Turkmen":"ടര്‍ക്ക്മെന്‍", +"Two Slides":"രണ്ട് സ്ലൈഡുകള്", +"Udmurt":"ഉഡ്മോര്‍ട്ട്", +"Ukrainian":"യുക്രേനിയന്‍", +"Unknown":"അപരിചിതം", +"Urdu (India)":"ഉര്‍ദു (ഇന്ത്യ)", +"Urdu (Pakistan)":"ഉര്‍ദു (പാക്കിസ്ഥാന്‍)", +"User Entry":"ഉപഭോക്താവിന്റെ പ്രവേശനം", +"User Index 1":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 1", +"User Index 10":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 10", +"User Index 2":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 2", +"User Index 3":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 3", +"User Index 4":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 4", +"User Index 5":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 5", +"User Index 6":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 6", +"User Index 7":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 7", +"User Index 8":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 8", +"User Index 9":"ഉപഭോക്താവിന്റെ അനുക്രമണിക 9", +"User Index Heading":"ഉപഭോക്താവിന്റെ അനുക്രമണിക തലക്കെട്ട്", +"Uyghur":"ഉയ്ഗര്‍", +"Uzbek Latin":"ഉസബെക് ലാറ്റിന്‍", +"Var":"VAR", +"Variable":"പരിവര്ത്തനം", +"Venda":"വെന്‍ഡാ", +"Veps":"വെപ്പ്സ്", +"Vertical Numbering Symbols":"കുത്തനെയുള്ള സ ംഖ്യാചിഹ്നം ", +"Vertical Title, Text, Chart":"കുത്തനെയുള്ള ശീര്ഷകം, ടെക്സ്റ്റ്, ചാര്ട്ട്", +"Vertical Title, Vertical Text":"കുത്തനെയുള്ള ശീര്ഷകം, കുത്തനെയുള്ള ടെക്സ്റ്റ്", +"Vietnamese":"വിയറ്റ്നാമീസ്", +"Vili":"വിലി", +"Visited Internet Link":"സന്ദര്ശിച്ച ഇന്റര്നെറ്റ് കണ്ണി", +"Võro":"വോറോ", +"Walloon":"വാലൂണ്‍", +"Watermark":" വാട്ടര് മാര്ക്ക്", +"Welsh":"വെല്‍ഷ്", +"Xhosa":"ക്സോസാ", +"Yiddish (Israel)":"യിദ്ധിഷ് (ഇസ്രായേല്‍)", +"Yiddish (USA)":"യിഡ്ഡിഷ് (യുഎസ്എ)", +"Yombe (Congo)":"യോമ്പേ (കോങ്കോ)", +"Yoruba":"യോറൂബാ", +"Zulu":"സുളു", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/mn.json b/f7cloud-office/browser/dist/l10n/locore/mn.json new file mode 100644 index 0000000..65d2cf8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/mn.json @@ -0,0 +1,656 @@ +{ +"A0":"А0", +"A4":"А", +"Accent":"Өргөлт", +"Accent 1":"Өргөлт 1", +"Accent 2":"Өргөлт 2", +"Accent 3":"Өргөлт 3", +"Addressee":"Хүлээн авагч", +"Afrikaans (Namibia)":"Африк хэл (Намиби)", +"Afrikaans (South Africa)":"Африк хэл (Өмнөд африк)", +"Aka (Central African Republic)":"Ака (Төв Африкийн Бүгд Найрамдах улс)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан хэл", +"Albanian":"Албани хэл", +"Amharic":"Амхарик хэл", +"Apatani":"Апатани", +"Appendix":"Хавсралт", +"Arabic":"Араб", +"Arabic (Algeria)":"Араб хэл (Алжир)", +"Arabic (Bahrain)":"Араб хэл (Бахрейн)", +"Arabic (Chad)":"Араб хэл (Чад)", +"Arabic (Comoros)":"Араб хэл (Комор)", +"Arabic (Djibouti)":"Араб хэл (Джибути)", +"Arabic (Egypt)":"Араб хэл (Египет)", +"Arabic (Eritrea)":"Араб хэл (Эритрея)", +"Arabic (Iraq)":"Араб хэл (Ирак)", +"Arabic (Israel)":"Араб хэл (Израиль)", +"Arabic (Jordan)":"Араб хэл (Иордан)", +"Arabic (Kuwait)":"Араб хэл (Кувейт)", +"Arabic (Lebanon)":"Араб хэл (Лебан)", +"Arabic (Libya)":"Араб хэл (Ливи)", +"Arabic (Mauritania)":"Араб хэл (Мавритани)", +"Arabic (Morocco)":"Араб хэл (Марокко)", +"Arabic (Oman)":"Араб хэл (Оман)", +"Arabic (Palestine)":"Араб хэл (Палестин)", +"Arabic (Qatar)":"Араб хэл (Катар)", +"Arabic (Saudi Arabia)":"Араб хэл (Саудын Араб)", +"Arabic (Somalia)":"Араб хэл (Сомали)", +"Arabic (Sudan)":"Араб хэл (Судан)", +"Arabic (Syria)":"Араб хэл (Сири)", +"Arabic (Tunisia)":"Араб хэл (Тунис)", +"Arabic (UAE)":"Араб хэл (АНЭ)", +"Arabic (Yemen)":"Араб хэл (Йемен)", +"Aragonese":"Арагон", +"Aranese":"Аранез", +"Armenian, Classical (Armenia)":"Армени, Сонгодог (Армени)", +"Armenian, Eastern (Armenia)":"Армени, Зүүн хэсэг (Армени)", +"Armenian, Eastern (Iran)":"Армени, Зүүн Ази (Иран)", +"Armenian, Eastern (Russia)":"Армени, Зүүн Орос (Орос)", +"Armenian, Western (Armenia)":"Армени, Баруун (Армени)", +"Arpitan (France)":"Арпитан (Франц)", +"Arpitan (Italy)":"Арпитан (Итали)", +"Arpitan (Switzerland)":"Арпитан (Швейцар)", +"Assamese":"Ассами", +"Asturian":"Астурийн", +"Avar":"Авар хэл", +"Average":"Дундаж", +"Azerbaijani Cyrillic":"Азербайжан кирилл", +"Azerbaijani Latin":"Азербайжан латин", +"Background":"Дэвсгэр", +"Background objects":"Дэвсгэрийн объектууд", +"Bad":"Муу", +"Bafia":"Бафиа", +"Bambara":"Бамбара хэл", +"Basic Shapes":"Үндсэн дүрсүүд", +"Basque":"Баск хэл", +"Beembe":"Бэмбэ", +"Bekwel":"Беквел", +"Belarusian":"Белорусс хэл", +"Bengali (Bangladesh)":"Бангладеш хэл (Бангладеш)", +"Bengali (India)":"Бенгал хэл", +"Bibliography 1":"Эх сурвалж 1", +"Bibliography Heading":"Эх сурвалжийн Гарчиг", +"Blank Slide":"Хоосон Слайд", +"Block Arrows":"Блок сумууд", +"Bodo":"Бодо", +"Bosnian":"Босни хэл", +"Breton":"Британи хэл", +"Bribri":"Брибри", +"Bulgarian":"Болгар хэл", +"Bullet –":"Тэмдэглэгч -", +"Bullet •":"Сум цэг •", +"Bullets":"Сум", +"Burmese":"Бурма хэл", +"Bushi":"Буши", +"Cabécar":"Cabécar", +"Callouts":"Тайлбар", +"Caption Characters":"Тэмдэглэгээний тэмдэгтүүд", +"Catalan":"Каталан хэл", +"Catalan (Valencian)":"Каталан хэл (Валенсиа)", +"Centered Text":"Голлуулсан бичвэр", +"Chinese (Hong Kong)":"Хятад хэл (Гонг Конг)", +"Chinese (Macau)":"Хятад хэл (Макао)", +"Chinese (Singapore)":"Хятад хэл (Сингапур)", +"Chinese (simplified)":"Хятад хэл (хялбаршуулсан)", +"Chinese (traditional)":"Хятад хэл (Уламжлалт)", +"Church Slavic":"Сүмийн славян", +"Chuvash":"Чуваш хэл", +"Citation":"Эх сурвалж", +"Clear formatting":"Хэлбэржүүлэлтийг арилгах", +"Complimentary Close":"Мэндчилгээ", +"Connectors":"Холбогчууд", +"Contents 1":"Агуулгууд 1", +"Contents 10":"Агуулгууд 10", +"Contents 2":"Агуулгууд 2", +"Contents 3":"Агуулгууд 3", +"Contents 4":"Агуулгууд 4", +"Contents 5":"Агуулгууд 5", +"Contents 6":"Агуулгууд 6", +"Contents 7":"Агуулгууд 7", +"Contents 8":"Агуулгууд 8", +"Contents 9":"Агуулгууд 9", +"Contents Heading":"Агуулгын гарчиг", +"Coptic":"Коптик хэл", +"Cornish":"Корниш", +"Count":"Тоо", +"CountA":"CountA", +"Cree, Plains, Latin":"Крээ, Плайнс, Латин", +"Cree, Plains, Syllabics":"Крээ, Плайнс, Үе таслал", +"Croatian":"Хорват хэл", +"Czech":"Чех хэл", +"Danish":"Дани хэл", +"Default":"Өгөгдмөл", +"Default Page Style":"Өгөгдмөл хуудасны хэв маяг", +"Default Paragraph Style":"Өгөгдмөл догол мөрний хэв маяг", +"Definition":"Тодорхойлолт", +"Dhivehi":"Дивэхи хэл", +"Dibole":"Диболе", +"Dogri":"Догри", +"Doondo":"Дондо", +"Drawing":"Зурах", +"Drop Caps":"Шад үсэг", +"Dutch (Belgium)":"Датч (Бельги)", +"Dutch (Netherlands)":"Датч (Недерланд)", +"Dzongkha":"Зонка хэл", +"Emphasis":"Сайжруулалт", +"Endnote":"Төгсгөл", +"Endnote Anchor":"Төгсгөлийн зангуу", +"Endnote Characters":"Төгсгөлийн тэмдэглэлийн тэмдэгтүүд", +"English (Australia)":"Англи хэл (Австрали)", +"English (Belize)":"Англи хэл (Белиз)", +"English (Botswana)":"Англи хэл (Ботсвана)", +"English (Canada)":"Англи хэл (Канад)", +"English (Caribbean)":"Англи хэл (Карибик)", +"English (Denmark)":"Англи (Дани)", +"English (Gambia)":"Англи хэл (Гамбиа)", +"English (Ghana)":"Англи хэл (Гана)", +"English (Hong Kong)":"Англи (Хонг Конг)", +"English (India)":"Англи хэл (Энэтхэг)", +"English (Ireland)":"Англи хэл (Ирланд)", +"English (Israel)":"Англи (Израиль)", +"English (Jamaica)":"Англи хэл (Ямайк)", +"English (Kenya)":"Англи (Кени)", +"English (Malawi)":"Англи хэл (Малави)", +"English (Malaysia)":"Англи хэл (Малайз)", +"English (Mauritius)":"Англи хэл (Мавритани)", +"English (Namibia)":"Англи хэл (Намиби)", +"English (New Zealand)":"Англи хэл (Шинэ зеланд)", +"English (Nigeria)":"Англи хэл (Нигери)", +"English (Philippines)":"Англи хэл (Филиппин)", +"English (South Africa)":"Англи хэл (Өмнөд африк)", +"English (Sri Lanka)":"Англи хэл (Шри Ланка)", +"English (Trinidad)":"Англи хэл (Тринидад)", +"English (UK)":"Англи хэл (Их Британи)", +"English (USA)":"Англи хэл (АНУ)", +"English (Zambia)":"Англи хэл (Замби)", +"English (Zimbabwe)":"Англи хэл (Зимбабве)", +"English, OED spelling (UK)":"Англи, OED үсэг (Их Британи)", +"Envelope":"Дугтуй", +"Error":"Алдаа", +"Erzya":"Эрзя", +"Esperanto":"Эсперанто хэл", +"Estonian":"Эстони хэл", +"Example":"Жишээ", +"Faroese":"Фарое хэл", +"Figure":"Зураг", +"Figure Index 1":"Зургийн индекс 1", +"Figure Index Heading":"Зургийн индексийн гарчиг", +"Fijian":"Фижиан хэл", +"Filled":"Дүүргэсэн", +"Finnish":"Финлянд хэл", +"First Line Indent":"Эхний мөрийн догол", +"First Page":"Эхний хуудас", +"Flowchart":"Урсгалын диаграмм", +"Fon":"Фон", +"Footer":"Хөлний хэсэг", +"Footer Left":"Хөлний хэсэг зүүн талд", +"Footer Right":"Хөлний хэсэг баруун талд", +"Footnote":"Зүүлт тайлбар", +"Footnote Anchor":"Зүүлт тайлбарын зангуу", +"Footnote Characters":"Зүүлтийн тэмдэгтүүд", +"Formula":"Томьёо", +"Four Slides":"Дөрвөн Слайд", +"Frame":"Блок", +"Frame Contents":"Хүрээний агуулга", +"French (Belgium)":"Франц хэл (Белги)", +"French (Benin)":"Франц хэл (Бенин)", +"French (Burkina Faso)":"Франц хэл (Буркина Фасо)", +"French (Canada)":"Франц хэл (Канад)", +"French (Côte d'Ivoire)":"Франц хэл (Кот-д'Ивуар)", +"French (France)":"Франц хэл (Франц)", +"French (Luxembourg)":"Франц хэл (Луксембур)", +"French (Mali)":"Франц хэл (Мали)", +"French (Mauritius)":"Франц хэл (Мавритани)", +"French (Monaco)":"Франц хэл (Монако)", +"French (Niger)":"Франц хэл (Нигер)", +"French (Senegal)":"Франц хэл (Сенегал)", +"French (Switzerland)":"Франц хэл (Швецарь)", +"French (Togo)":"Франц хэл (Того)", +"Frisian":"Фарси хэл", +"Friulian":"Фриул хэл", +"Function Wizard":"Функцийн залуурч", +"Gaelic (Scotland)":"Гелиш хэл (Шотланд)", +"Galician":"Гелиш хэл", +"Ganda":"Ганда хэл", +"Gascon":"Гасгон хэл", +"Georgian":"Гүрж хэл", +"German (Austria)":"Герман хэл (Австри)", +"German (Belgium)":"Герман хэл (Белги)", +"German (Germany)":"Герман хэл (Герман)", +"German (Liechtenstein)":"Герман хэл (Лихтэнштейн)", +"German (Luxembourg)":"Герман хэл (Луксембург)", +"German (Switzerland)":"Герман хэл (Швецарь)", +"Gikuyu":"Гикую", +"Good":"Сайн", +"Graphic":"График", +"Graphics":"График", +"Greek":"Грек хэл", +"Greek, Ancient":"Грек, эртний", +"Guadeloupean Creole French":"Франц хэл Гваделупын креол", +"Guarani (Paraguay)":"Гуарани (Парагвай)", +"Gujarati":"Гужарат хэл", +"HTML":"HTML", +"Haitian":"Гайти хэл", +"Hanging Indent":"Өргөгдсөн догол", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигери)", +"Hawaiian":"Хавайн", +"Header":"Толгой хэсэг", +"Header Left":"Толгойн хэсэг зүүн талд", +"Header Right":"Толгойн хэсэг баруун талд", +"Heading":"Гарчиг", +"Heading 1":"Гарчиг 1", +"Heading 10":"Гарчиг 10", +"Heading 2":"Гарчиг 2", +"Heading 3":"Гарчиг 3", +"Heading 4":"Гарчиг 4", +"Heading 5":"Гарчиг 5", +"Heading 6":"Гарчиг 6", +"Heading 7":"Гарчиг 7", +"Heading 8":"Гарчиг 8", +"Heading 9":"Гарчиг 9", +"Hebrew":"Хэбрэ хэл", +"Hiligaynon":"Хилигянон", +"Hindi":"Хинди хэл", +"Horizontal Line":"Хэвтээ шугам", +"Hungarian":"Унгар хэл", +"Hungarian (Szekely-Hungarian Rovas)":"Унгар (Секели-Унгарын Ровас)", +"Hyperlink":"Гипер холбоос", +"Icelandic":"Исланд хэл", +"Illustration":"Дүрслэл", +"Iloko":"Илокан", +"Index":"Индекс", +"Index 1":"Индекс 1", +"Index 2":"Индекс 2", +"Index 3":"Индекс 3", +"Index Heading":"Индекс гарчиг", +"Index Link":"Индекс холбоос", +"Index Separator":"Индекс тусгаарлагч", +"Indonesian":"Индонез хэл", +"Insert":"Оруулах", +"Interlingua":"Интерлингуа", +"Interlingue Occidental":"Интерлингве окциденталь", +"Internet Link":"Интернет холбоос", +"Irish":"Ирланд хэл", +"Italian (Italy)":"Итали хэл (Итали)", +"Italian (Switzerland)":"Итали хэл (Швейцар)", +"Japanese":"Япон хэл", +"Juǀ’hoan":"Жуцъоан", +"Kaamba":"Каамба", +"Kabardian":"Кабардин", +"Kabyle Latin":"Кабиле Латин", +"Kalaallisut":"Калаалисут хэл", +"Kannada":"Канад хэл", +"Karakalpak Latin":"Каракалпак Латин", +"Kashmiri (India)":"Кашмир хэл (Энэтхэг)", +"Kashmiri (Kashmir)":"Кашмир хэл (Кашмир)", +"Kashubian":"Кашубан", +"Kazakh":"Казак", +"KeyID":"ТүлхүүрID", +"Khanty":"Ханти", +"Khmer":"Кампучи хэл", +"Kinyarwanda (Rwanda)":"Кинярванда хэл (Рванда)", +"Kirghiz":"Киргиз хэл", +"Kituba (Congo)":"Китуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Китуба (Конго Бүгд Найрамдах улс)", +"Klingon":"Клингон", +"Komi-Permyak":"Коми-Пермяк", +"Komi-Zyrian":"Коми-Зырян", +"Konkani":"Конкани хэл", +"Koongo (Congo)":"Конго (Конго)", +"Korean (RoK)":"Солонгос хэл", +"Kumyk":"Кумык", +"Kunyi":"Куний", +"Kurdish, Central (Iran)":"Курд, Төв (Иран)", +"Kurdish, Central (Iraq)":"Курд, Төв (Ирак)", +"Kurdish, Northern (Syria)":"Курд, Хойд (Сири)", +"Kurdish, Northern (Turkey)":"Курд, Хойд (Турк)", +"Kurdish, Southern (Iran)":"Курд, Өмнөд (Иран)", +"Kurdish, Southern (Iraq)":"Курд, Өмнөд (Ирак)", +"Kven Finnish":"Финландын Kven", +"Kyrgyz (China)":"Киргиз хэл (Хятад)", +"Labels":"Нэрс", +"Ladin":"Ладин", +"Landscape":"Ландшафт", +"Lao":"Лао хэл", +"Lari":"Лари", +"Latgalian":"Латгали хэл", +"Latin":"Латин", +"Latvian":"Латви хэл", +"Left Page":"Зүүн хуудас", +"Lengo":"Ленго", +"Ligurian":"Лигур", +"Limbu":"Лимбу", +"Line Numbering":"Шугамын дугаарлалт", +"Lines":"Мөрүүд", +"Lingala":"Лингала хэл", +"List":"Жагсаалт", +"List 1":"Жагсаалт 1", +"List 1 Cont.":"Жагсаалт 1 Үргэлжлэл", +"List 1 End":"Жагсаалт 1 Төгсгөл", +"List 1 Start":"Жагсаалт 1 Эхлэл", +"List 2":"Жагсаалт 2", +"List 2 Cont.":"Жагсаалт 2 Үргэлжлэл", +"List 2 End":"Жагсаалт 2 Төгсгөл", +"List 2 Start":"Жагсаалт 2 Эхлэл", +"List 3":"Жагсаалт 3", +"List 3 Cont.":"Жагсаалт 3 Үргэлжлэл", +"List 3 End":"Жагсаалт 3 Төгсгөл", +"List 3 Start":"Жагсаалт 3 Эхлэл", +"List 4":"Жагсаалт 4", +"List 4 Cont.":"Жагсаалт 4 Үргэжлэл", +"List 4 End":"Жагсаалт 4 Төгсгөл", +"List 4 Start":"Жагсаалт 4 Эхлэл", +"List 5":"Жагсаалт 5", +"List 5 Cont.":"Жагсаалт 5 Үргэлжлэл", +"List 5 End":"Жагсаалт 5 Төгсгөл", +"List 5 Start":"Жагсаалт 5 Эхлэл", +"List Contents":"Агуулгын жагсаалт", +"List Heading":"Жагсаалтын гарчиг", +"List Indent":"Доголын жагсаалт", +"Lithuanian":"Литва хэл", +"Livonian":"Ливони хэл", +"Lojban":"Ложбан", +"Low German":"Доод герман", +"Luxembourgish":"Люксенбург хэл", +"Macedonian":"Макидон хэл", +"Main Index Entry":"Үндсэн индексийн оруулга", +"Maithili":"Мэйтили", +"Malagasy, Plateau":"Малагаси, плато", +"Malay (Brunei Darussalam)":"Малайз хэл (Бруней, Дарусалам)", +"Malay (Malaysia)":"Малай хэл", +"Malay Arabic (Brunei Darussalam)":"Малай араб хэл (Бруней Даруссалам)", +"Malay Arabic (Malaysia)":"Малай хэл (Малайз)", +"Malayalam":"Малайлам хэл", +"Maltese":"Малтес хэл", +"Manchu":"Манж", +"Maninkakan, Eastern, Latin":"Манинкакан, Зүүн, Латин", +"Manipuri":"Манипури хэл", +"Maore":"Маор", +"Maori":"Маори хэл", +"Marathi":"Маратхи хэл", +"Marginalia":"Захын тэмдэглэл", +"Mari, Hill":"Мари, Уулын", +"Mari, Meadow":"Mari, Нуга", +"Max":"Х/и", +"Mbochi":"Мбочи", +"Median":"Медиан", +"Min":"Х/б", +"Minangkabau":"Минангкабау", +"Moksha":"Мокша", +"Mongolian Cyrillic":"Монгол кирилл", +"Mongolian Mongolian":"Монгол (Монгол)", +"Moore":"Моор хэл", +"N'ko":"Н'ко", +"Naro":"Наро", +"Ndebele, South":"Ндэбэлэ хэл, өмнөд", +"Nenets":"Ненец", +"Nepali (India)":"Непал хэл (Энэтхэг)", +"Nepali (Nepal)":"Непал хэл", +"Neutral":"Төвийг сахисан", +"Nganasan":"Нганасан", +"Ngungwel":"Нгунгвел", +"Ngäbere":"Нагэберэ", +"Nine Slides":"Есөн слайд", +"Njyem (Congo)":"Нжэм (Конго)", +"No Character Style":"Ямар ч дүрийн хэв маяг", +"No List":"Жагсаалт байхгүй", +"Nogai":"Ногай", +"None (Do not check spelling)":"Байхгүй (зөв бичгийн дүрмийг шалгахгүй)", +"Northern Sotho":"Умард сото хэл", +"Norwegian, Bokmål":"Норвеги хэл, Бүкмал", +"Norwegian, Nynorsk":"Норвег хэл, Нунорск", +"Note":"Тэмдэглэл", +"Notes":"Тэмдэглэлүүд", +"Numbering 1":"Дугаарлалт 1", +"Numbering 1 Cont.":"Дугаарлалт 1-н үргэлж.", +"Numbering 1 End":"Дугаарлалт 1-н төгсгөл", +"Numbering 1 Start":"Дугаарлах 1 Эхлэл", +"Numbering 123":"Дугаарлах 123", +"Numbering 2":"Дугаарлалт 2", +"Numbering 2 Cont.":"Дугаарласан жагсаалт 2 Үргэлжлэл", +"Numbering 2 End":"Дугаарлалт 2-н төгсгөл", +"Numbering 2 Start":"Дугаарлалт 2-н эхлэл", +"Numbering 3":"Дугаарлалт 3", +"Numbering 3 Cont.":"Дугаарлалт 3-н үргэлж.", +"Numbering 3 End":"Дугаарлалт 3-н төгсгөл", +"Numbering 3 Start":"Дугаарлалт 3-н эхлэл", +"Numbering 4":"Дугаарлалт 4", +"Numbering 4 Cont.":"Дугаарлалт 4-н үргэлж.", +"Numbering 4 End":"Дугаарлалт 4-н төгсгөл", +"Numbering 4 Start":"Дугаарлалт 4-н эхлэл", +"Numbering 5":"Дугаарлалт 5", +"Numbering 5 Cont.":"Дугаарлалт 5-н үргэлж.", +"Numbering 5 End":"Дугаарлалт 5-н төгсгөл", +"Numbering 5 Start":"Дугаарлалт 5-н эхлэл", +"Numbering ABC":"Дугаарлалт АБВ", +"Numbering IVX":"Дугаарлалт IVX", +"Numbering Symbols":"Тэмдэгтүүдийг дугаарлах", +"Numbering abc":"Дугаарлалт абв", +"Numbering ivx":"Дугаарлалт ivx", +"Nyanja":"Хянжа", +"OLE":"OLE", +"Object Index 1":"Объект индекс 1", +"Object Index Heading":"Объектийн индексийн гарчиг", +"Object without fill":"Дүүргэлтгүй объект", +"Occitan":"Окцитан хэл", +"Odia":"Одиа", +"Olonets":"Олонец", +"One Slide":"Нэг Слайд", +"Oromo":"Оромо", +"Outline":"Бүдүүвч", +"Page %1 (%2) of %3":"Хуудас %1 (%2)-ийн %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Хуудас %1 (%2)-ийн %3 [Хуудас %4 (%5)]", +"Page %1 of %2":"Хуудас %1-ийн %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Хуудас %1-ийн %2 (хэвлэхийн тулд %4-ийн %3 хуудас)", +"Page %1 of %2 [Page %3]":"Хуудас %1-ийн %2 [Хуудас %3]", +"Page Number":"Хуудасны дугаар", +"Pali Latin":"Пали Латин", +"Pali Thai":"Пали, Тайланд бичиг", +"Papiamento (Aruba)":"Папиаменто (Аруба)", +"Papiamento (Bonaire)":"Папиаменто (Бонэйр)", +"Papiamento (Curaçao)":"Папиаменто (Кюрасао)", +"Papiamentu (Netherlands Antilles)":"Папиаменту (Нидерланд Антиль)", +"Persian":"Перс хэл", +"Pitjantjatjara":"Питжантжатжара", +"Placeholder":"Зай хадгалагч", +"Plautdietsch":"Плаутдицч", +"Polish":"Польш хэл", +"Portrait":"Босоо хэлбэр", +"Portuguese (Angola)":"Португал хэл (Ангол)", +"Portuguese (Brazil)":"Португал хэл (Португал)", +"Portuguese (Portugal)":"Португал хэл (Португал)", +"Preformatted Text":"Урьдчилан форматласан текст", +"Product":"Үржвэр", +"Puinave":"Пуинаве", +"Punjabi":"Пунжаби хэл", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Квачу (Боливи, умард)", +"Quechua (Bolivia, South)":"Квачу (Боливи, өмнөд)", +"Quechua (Ecuador)":"Кечуа (Эквадор)", +"Quotation":"Иш татах", +"Report":"Тайлан", +"Result":"Үр дүн", +"Result2":"Үр дүн2", +"Rhaeto-Romance":"Рато-Роман", +"Right Page":"Баруун хуудас", +"Romanian (Moldova)":"Румен хэл (Молдав)", +"Romanian (Romania)":"Румен хэл (Румен)", +"Rubies":"Rubies", +"Russian":"Орос хэл", +"Rusyn (Slovakia)":"Русин (Словак)", +"Rusyn (Ukraine)":"Русин (Украин)", +"Sami, Inari (Finland)":"Сами, Инари (Финлянд)", +"Sami, Kildin (Russia)":"Сами, Килдин (Орос)", +"Sami, Lule (Norway)":"Сами, Лүлэ (Норвеги)", +"Sami, Lule (Sweden)":"Сами, Лүлэ (Швед)", +"Sami, Northern (Finland)":"Сами, Умард (Финлянд)", +"Sami, Northern (Norway)":"Сами, Умард (Норвеги)", +"Sami, Northern (Sweden)":"Сами, Умард (Швед)", +"Sami, Pite (Sweden)":"Сами, Пите (Швед)", +"Sami, Skolt (Finland)":"Сами, Сколт (Финлянд)", +"Sami, Southern (Norway)":"Сами, Өмнөд (Норвеги)", +"Sami, Southern (Sweden)":"Сами, Өмнөд (Швед)", +"Sango":"Санго хэл", +"Sanskrit":"Санскрит хэл", +"Sardinian":"Сардини хэл", +"Sardinian, Campidanese":"Сардиниан, Кампиданез", +"Sardinian, Gallurese":"Сардинян, Галлере", +"Sardinian, Logudorese":"Сардиниан, Логудоресе", +"Sardinian, Sassarese":"Сардинян, Сассаресе", +"Selection count":"Нүдний тоо", +"Sender":"Илгээгч", +"Serbian Cyrillic (Montenegro)":"Серби кирилл (Монтенегро)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сербийн кирилл (Серб ба Монтенегро)", +"Serbian Cyrillic (Serbia)":"Серби кирилл (Серби)", +"Serbian Latin":"Серб Латин", +"Serbian Latin (Montenegro)":"Серби латин (Монтенегро)", +"Serbian Latin (Serbia and Montenegro)":"Серб Латин (Серб ба Монтенегро)", +"Serbian Latin (Serbia)":"Серби латин (Серби)", +"Sesotho":"Сесото", +"Shapes":"Дүрсүүд", +"Sheet %1 of %2":"Хүснэгт %2-ийн %1", +"Shuswap":"Шушвап", +"Sidama":"Сидама", +"Signature":"Гарын үсэг", +"Silesian":"Силиан хэл", +"Sindhi, Arabic":"Синдхи, Араб хэл", +"Sindhi, Devanagari":"Синди, Деванагари", +"Sinhala":"Синхала хэл", +"Six Slides":"Зургаан Слайд", +"Slide %1 of %2":"Слайд %1-ээс %2", +"Slide %1 of %2 (%3)":"Слайд %1-ийн %2 (%3)", +"Slovak":"Словак хэл", +"Slovenian":"Словен хэл", +"Somali":"Сомали", +"Sorbian, Lower":"Сорби, Доод", +"Sorbian, Upper":"Сорби, Дээд", +"Source Text":"Эх бичвэр", +"Southern Sotho":"Өмнөд Сото хэл", +"Spanish (Argentina)":"Испани хэл (Аргентин)", +"Spanish (Bolivia)":"Испани хэл (Болив)", +"Spanish (Chile)":"Испани хэл (Чили)", +"Spanish (Colombia)":"Испани хэл (Колумб)", +"Spanish (Costa Rica)":"Испани хэл (Коста Рика)", +"Spanish (Cuba)":"Испани (Куб)", +"Spanish (Dom. Rep.)":"Испани хэл (Доминик)", +"Spanish (Ecuador)":"Испани хэл (Эквадор)", +"Spanish (El Salvador)":"Испани хэл (Эл Салвадор)", +"Spanish (Guatemala)":"Испани хэл (Гуатемал)", +"Spanish (Honduras)":"Испани хэл (Гондурас)", +"Spanish (Mexico)":"Испани хэл (Мексик)", +"Spanish (Nicaragua)":"Испани хэл (Никарагуа)", +"Spanish (Panama)":"Испани хэл (Панам)", +"Spanish (Paraguay)":"Испани хэл (Парагвай)", +"Spanish (Peru)":"Испани хэл (Перу)", +"Spanish (Puerto Rico)":"Испани хэл (Пуерто Рика)", +"Spanish (Spain)":"Испани хэл (Испани)", +"Spanish (Uruguay)":"Испани хэл (Уругвай)", +"Spanish (Venezuela)":"Испани хэл (Венесуел)", +"StDev":"StDev", +"Status":"Статус", +"Strong Emphasis":"Хатуу цохон тэмдэглэх", +"Subtitle":"Дэд гарчиг", +"Sum":"Нийлбэр", +"Sundanese":"Сундан", +"Suundi":"Сүнди", +"Swahili (Kenya)":"Свахили хэл (Кени)", +"Swahili (Tanzania)":"Свахили хэл (Танзаан)", +"Swazi":"Свази хэл", +"Swedish (Finland)":"Швэд хэл (Финланд)", +"Swedish (Sweden)":"Швэд хэл (Швед)", +"Table":"Хүснэгт", +"Table Contents":"Хүснэгтийн агуулга", +"Table Heading":"Хүснэгтийн гарчиг", +"Table Index 1":"Хүснэгтийн индекс 1", +"Table Index Heading":"Хүснэгтийн индексийн гарчиг", +"Tagalog":"Тагалог хэл", +"Tahitian":"Таитиан", +"Tajik":"Тажик хэл", +"Tamil":"Тамил хэл", +"Tatar":"Татар хэл", +"Teke-Eboo":"Тэкэ-Эбу", +"Teke-Ibali":"Тэкэ-Ибэли", +"Teke-Kukuya":"Теке-Күкүяа", +"Teke-Tyee":"Тэкэ-Таи", +"Teletype":"Телетайф", +"Telugu":"Телүгү хэл", +"Tetun (Indonesia)":"Тэтүн (Идонези)", +"Tetun (Timor-Leste)":"Тэтүн (Титор-Лесте)", +"Text":"Текст", +"Thai":"Тай хэл", +"Three Slides":"Гурван Слайд", +"Tibetan (India)":"Түвд (Энэтхэг)", +"Tibetan (PR China)":"Төвд хэл (Хятад)", +"Tigrigna (Eritrea)":"Тигригна хэл (Эритриа)", +"Tigrigna (Ethiopia)":"Тигригна хэл (Этиоп)", +"Title":"Гарчиг", +"Title Only":"Зөвхөн гарчиг", +"Title Slide":"Гарчиг Слайд", +"Title and 2 Content":"Гарчиг ба 2 Агуулга", +"Title, 2 Content and Content":"Гарчиг, 2 Агуулга ба Агуулга", +"Title, 2 Content over Content":"Гарчиг, 2 Агуулгын Агуулга", +"Title, 4 Content":"Гарчиг, 4 Агуулга", +"Title, 6 Content":"Гарчиг, 6 Агуулга", +"Title, Content":"Гарчиг, Агуулга", +"Title, Content and 2 Content":"Гарчиг, Агуулга ба 2 Агуулга", +"Title, Content over Content":"Гарчиг, Агуулгын Агуулга", +"Title, Vertical Text":"Гарчиг, Босоо Бичвэр", +"Title, Vertical Text, Clipart":"Гарчиг, Босоо Бичвэр, Клипарт", +"Tok Pisin":"Ток Писин", +"Tsaangi":"Цанги", +"Tsonga":"Цонга хэл", +"Tswana (Botswana)":"Цвана хэл (Ботсвана)", +"Tswana (South Africa)":"Цвана хэл (Өмнөд африк)", +"Turkish":"Түрк хэл", +"Turkmen":"Туркмен", +"Two Slides":"Хоёр Слайд", +"Udmurt":"Удмурт", +"Ukrainian":"Украйн хэл", +"Unknown":"Тодорхойгүй", +"Urdu (India)":"Урду хэл (Энэтхэг)", +"Urdu (Pakistan)":"Урду хэл (Пакистан)", +"User Entry":"Хэрэглэгчийн оруулга", +"User Index 1":"Хэрэглэгчийн Индекс 1", +"User Index 10":"Хэрэглэгчийн Индекс 10", +"User Index 2":"Хэрэглэгчийн Индекс 2", +"User Index 3":"Хэрэглэгчийн Индекс 3", +"User Index 4":"Хэрэглэгчийн Индекс 4", +"User Index 5":"Хэрэглэгчийн Индекс 5", +"User Index 6":"Хэрэглэгчийн Индекс 6", +"User Index 7":"Хэрэглэгчийн Индекс 7", +"User Index 8":"Хэрэглэгчийн Индекс 8", +"User Index 9":"Хэрэглэгчийн Индекс 9", +"User Index Heading":"Хэрэглэгчийн индекс гарчиг", +"Uyghur":"Уйгур", +"Uzbek Cyrillic":"Узбек кирилл", +"Uzbek Latin":"Узбек латин", +"Var":"Var", +"Variable":"Хувьсагч", +"Venda":"Венда хэл", +"Venetian":"Венец", +"Veps":"Вепс", +"Vertical Numbering Symbols":"Босоо дугаарлалтын тэмдэг", +"Vertical Title, Text, Chart":"Босоо Гарчиг, Бичвэр, Диаграмм", +"Vertical Title, Vertical Text":"Босоо Гарчиг, Босоо Бичвэр", +"Vietnamese":"Вьетнам хэл", +"Vili":"Вили", +"Visited Internet Link":"Зочилсон интернет холбоос", +"Võro":"Вырус хэл", +"Walloon":"Валоон хэл", +"Warning":"Анхааруулга", +"Watermark":"Усан тэмдэг", +"Welsh":"Вэлш хэл", +"Xhosa":"Хоса хэл", +"Xibe":"Сибин", +"Yaka (Congo)":"Якка (Конго)", +"Yaka (Democratic Republic of the Congo)":"Якка (Бүгд Найрамдах Ардчилсан Конго)", +"Yiddish (Israel)":"Иддиш (Израиль)", +"Yiddish (USA)":"Иддиш (АНУ)", +"Yombe (Congo)":"Йомбе (Конго)", +"Yoruba":"Ёоруба", +"Zulu":"Зулу хэл", +"[None]":"[None]", +"Éwé":"Éwé хэл" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/mni.json b/f7cloud-office/browser/dist/l10n/locore/mni.json new file mode 100644 index 0000000..9e46ace --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/mni.json @@ -0,0 +1,249 @@ +{ +"A4":"A", +"Albanian":"অলবেনিযান", +"Amharic":"অমহারিক", +"Arabic":"আরবী", +"Aragonese":"এরাগোনিজ", +"Assamese":"অসামীজ", +"Asturian":"এস্তুরিযান", +"Average":"চাংচত", +"Background":"হৌরকফম", +"Background objects":"হৌরকফমগী পোত্শকশিং", +"Basic Shapes":"অহানবগী মওং", +"Basque":"বেস্ক", +"Belarusian":"বেলারুসিযান", +"Bengali (Bangladesh)":"বেঙ্গলি (বঙ্গলাদেশ)", +"Bengali (India)":"বেঙ্গলি (ভারত)", +"Bibliography 1":"বিব্লিওগ্রাফি 1", +"Bibliography Heading":"বিব্লিওগ্রাফি মিংথোল", +"Blank Slide":"অহাংবা স্লাইদ", +"Block Arrows":"ব্লোক তেনজৈশিং", +"Bodo":"বোডো", +"Bosnian":"বোসনিযান", +"Breton":"ব্রিতোন", +"Burmese":"বর্মিজ", +"Callouts":"কোলআউতশিং", +"Caption":"কেপসন", +"Caption Characters":"কেপসন ময়েকশিং", +"Catalan":"কেতালান", +"Catalan (Valencian)":"কেতালান (ভেলেনসিযান)", +"Centered Text":"মযাইগী তেক্স", +"Chinese (simplified)":"চাইনিজ (লাইথোকহল্লবা)", +"Chinese (traditional)":"চীনাগী (থাইনগী ওইবা)", +"Clear formatting":"ফোর্মেতিং শেংদোকপা", +"Connectors":"শম্নহল্লিবশিং", +"Contents 1":"হীরম 1", +"Contents 10":"হীরম 10", +"Contents 2":"হীরম 2", +"Contents 3":"হীরম 3", +"Contents 4":"হীরম 4", +"Contents 5":"হীরম 5", +"Contents 6":"হীরম 6", +"Contents 7":"হীরম 7", +"Contents 8":"হীরম 8", +"Contents 9":"হীরম 9", +"Contents Heading":"হীরমগী মিংথোল", +"Count":"মশিং থীবা", +"CountA":"মশিং থীবাA", +"Croatian":"ক্রোযেসিযন", +"Czech":"চ্চেক", +"Danish":"দেনিস", +"Definition":"শন্দোকনা তাকপা", +"Dogri":"দোগ্রী", +"Drawing":"অয়েকপা", +"Drop Caps":"দ্রোপ কেপস", +"Dutch (Netherlands)":"দচ্চ (নেদরলেন্দ)", +"Dzongkha":"জোংখা", +"Emphasis":"হেনজ্ঞিহনবা", +"Endnote":"ইন্দনোত", +"Endnote Characters":"ইন্দনোত ময়েকশিং", +"English (South Africa)":"ইংলিশ (খা আফ্ৰিকা)", +"English (USA)":"ইংরেজী (USA)", +"Esperanto":"ইস্পেরেনতো", +"Estonian":"ইস্তোনিয়ান", +"Example":"খুদম", +"Filled":"মেনশিল্লে", +"Finnish":"ফিন্নিশ", +"First Page":"অহানবা লমাই", +"Flowchart":"ফ্লোচার্ত", +"Footer":"ফুতর", +"Footnote":"ফুতনোত", +"Footnote Characters":"ফুতনোত ময়েকশিং", +"Formula":"ফোর্মুলা", +"Four Slides":"স্লাইদ মরী", +"Frame":"ফ্রেম", +"French (France)":"ফ্রেঞ্চ (ফ্ৰান্স)", +"Function Wizard":"মথৌগী ৱিজার্দ ", +"Galician":"গেলিসিযান", +"Georgian":"জোর্জিযান", +"German (Germany)":"জর্মন (জর্মনী)", +"Graphic":"গ্রাফিক", +"Graphics":"গ্ৰাফিক্স", +"Greek":"গ্রীক", +"Gujarati":"গুজরাতি", +"HTML":"HTML", +"Header":"হেদর", +"Heading":"মিংথোল", +"Heading 10":"মিংথোল 10", +"Heading 2":"মিংথোল 2", +"Heading 3":"মিংথোল 3", +"Heading 4":"মিংথোল 4", +"Heading 5":"মিংথোল 5", +"Heading 6":"মিংথোল 6", +"Heading 7":"মিংথোল 7", +"Heading 8":"মিংথোল 8", +"Heading 9":"মিংথোল 9", +"Hebrew":"হিব্রু", +"Hindi":"হিন্দী", +"Horizontal Line":"মরাক ওইবা পরিং", +"Hungarian":"হংগেরীয়ান", +"Icelandic":"আইসলেন্দিক", +"Illustration":"খুদম", +"Index":"ইন্দেক্স", +"Index 1":"ইন্দেক্স 1", +"Index 2":"ইন্দেক্স 2", +"Index 3":"ইন্দেক্স 3", +"Index Heading":"ইন্দেক্স মিংথোল", +"Index Link":"ইন্দেক্স মরী", +"Index Separator":"ইন্দেক্স খায়দোকহল্লিবা", +"Indonesian":"ইন্দোনেসিযান", +"Insert":"হাপচিনবা", +"Internet Link":"ইন্তরনেত মরী", +"Irish":"আইরিশ", +"Italian (Italy)":"ইটালিয়ান (ইটালি)", +"Japanese":"জাপানীজ", +"Kannada":"কানাদা", +"Kazakh":"কাজাখ", +"KeyID":"কিID", +"Khmer":"খমের", +"Konkani":"কোনকানি", +"Labels":"লেবেলশিং", +"Landscape":"মরাক ওইবা চেগী মওং", +"Lao":"লাও", +"Latvian":"লেতভিযান", +"Left Page":"ওইথংবগী লমাই", +"Lines":"পরেংশিং", +"List Contents":"মিং পরিংগী হীরমশিং", +"List Heading":"মিং পরিংগী অহৌবা মকোক", +"List Indent":"মিং পরিংগী ইন্দেন্ত", +"Lithuanian":"লিথুৱানিযান", +"Luxembourgish":"লক্সেমবোর্গিশ", +"Macedonian":"মেসিদোনিযান", +"Maithili":"মৈথিলী", +"Malayalam":"মালাযালম", +"Manipuri":"মনিপুরী", +"Marathi":"মারাথী", +"Marginalia":"মার্জিনেলিয়া", +"Max":"খ্বাইদগী য়াম্বা", +"Min":"খ্বাইদগী য়ামদবা", +"Nine Slides":"স্লাইদ মাপল", +"Northern Sotho":"অৱাংথংবা সোথো", +"Notes":"খংজিনগদবশিং", +"Numbering 1":"নম্বরীং 1", +"Numbering 1 Cont.":"নম্বীরীং 1 মখা চত্থরি", +"Numbering 1 End":"নম্বরীং 1 লোয়রে", +"Numbering 1 Start":"নম্বরাং 1 হৌবা", +"Numbering 2":"নম্বরীং 2", +"Numbering 2 Cont.":"নম্বরীং 2 মখা চত্থরি", +"Numbering 2 End":"নম্বরীং 2 লোয়রে", +"Numbering 2 Start":"নম্বরী 2 হৌবা", +"Numbering 3":"নম্বরীং 3", +"Numbering 3 End":"নম্বরীং 3 মখা চত্থরি", +"Numbering 3 Start":" নম্বরীং 3 হৌবা", +"Numbering 4":"নম্বরীং 4", +"Numbering 4 Cont.":"নম্বরীং 4 মখা চত্থরি", +"Numbering 4 End":"নম্বরীং 4 লোয়রে", +"Numbering 4 Start":"নম্বরীং 4 হৌবা", +"Numbering 5":"নম্বরীং 5", +"Numbering 5 Cont.":"নম্বরীং 5 মখা চত্থরি", +"Numbering 5 End":"নম্বরীং 5 লোয়রে", +"Numbering 5 Start":"নম্বরীং 5 হৌবা", +"Numbering Symbols":"নম্বরীং খুদমশিং", +"OLE":"OLE", +"Object without fill":"খনহন্দবা পোত্শক", +"Occitan":"ওক্সিতন", +"One Slide":"স্লাইদ অমা", +"Oromo":"ওরোমো", +"Outline":"মপান্থোংগী ওইবা শক্তম", +"Page Number":"লমাই মশিং", +"Placeholder":"মফম কনবা", +"Polish":"পোলিশ", +"Portrait":"চেগী ময়ুং ওইবা মওং", +"Portuguese (Brazil)":"পোৰ্টুগীজ (ব্ৰাজিল)", +"Portuguese (Portugal)":"পোৰ্টুগীজ (পোৰ্টুগাল)", +"Preformatted Text":"প্ৰি-ফোর্মেতেদ তেক্সত", +"Product":"পোত্থোক", +"Punjabi":"পঞ্জাবী", +"Report":"পাউদম", +"Result":"মহৈ (ফল)", +"Result2":"ফল2", +"Right Page":"য়েত্থংবগী লমাই", +"Rubies":"রুবিজ", +"Russian":"রুসিয়ান", +"Shapes":"মওংশিং", +"Signature":"শোয়", +"Sinhala":"সিনহালা", +"Six Slides":"স্লাইদ তরুক", +"Slovak":"স্লোভাক", +"Source Text":"হৌফম তেক্সত", +"Spanish (Spain)":"স্পেনিস (স্পেইন)", +"StDev":"StDev", +"Strong Emphasis":"হেন্না মরুওইহনবা", +"Subtitle":"সবতাইতল(মথংগী মমিং)", +"Swazi":"স্বাজি", +"Swedish (Sweden)":"স্বইদিস (স্বইডেন)", +"Table":"তেবল", +"Table Contents":"তেবলগী হীরম ", +"Table Heading":"তেবলগী মিংথোল", +"Tajik":"তাজিক", +"Tamil":"তামিল", +"Tatar":"তাতার", +"Teletype":"তেলিতাইপ ", +"Telugu":"তেলেগু", +"Text":"তেক্সত", +"Thai":"থাই", +"Three Slides":"স্লাইদ অহুম", +"Title":"মিংথোল", +"Title Only":"মিংথোলতমক", +"Title Slide":"মিংথোল স্লাইদ", +"Title and 2 Content":"মমিং অমসুং 2 হীরম", +"Title, 2 Content and Content":"মমিং, 2 হীরম অমসুং হীরম", +"Title, 2 Content over Content":"মমিং, হীরমগী মথক্তা 2 হীরম", +"Title, 4 Content":"মমিং, 4 হীরম", +"Title, 6 Content":"মমিং, 6 হীরম", +"Title, Content":"মমিং, হীরম", +"Title, Content and 2 Content":"মমিং, হীরম অমসু 2 হীরম", +"Title, Content over Content":"মমিং, হীরমগী মথক্তা হীরম", +"Title, Vertical Text":"মিংথোল, ময়ুং ওইবা তেক্স", +"Title, Vertical Text, Clipart":"মিংথোল, ময়ুং ওইবা তেক্স, ক্লিপআৰ্ত", +"Tsonga":"সোংগা", +"Turkish":"তৰ্কী লোন", +"Two Slides":"স্লাইদ অনী", +"Ukrainian":"যুক্ৰেনিযান", +"User Entry":"শিজিন্নরিবগী ইশিনবা", +"User Index 1":"শিজিন্নরিবগী ইন্দেক্স 1", +"User Index 10":"শিজিন্নরিবগী ইন্দেক্স 10", +"User Index 2":"শিজিন্নরিবগী ইন্দেক্স 2", +"User Index 3":"শিজিন্নরিবগী ইন্দেক্স 3", +"User Index 4":"শিজিন্নরিবগী ইন্দেক্স 4", +"User Index 5":"শিজিন্নরিবগী ইন্দেক্স 5", +"User Index 6":"শিজিন্নরিবগী ইন্দেক্স 6", +"User Index 7":"শিজিন্নরিবগী ইন্দেক্স 7", +"User Index 8":"শিজিন্নরিবগী ইন্দেক্স 8", +"User Index 9":"শিজিন্নরিবগী ইন্দেক্স 9", +"User Index Heading":"শিজিন্নরিবগী ইন্দেক্সকী মিংথোল", +"Uyghur":"উইঘর", +"Var":"VAR", +"Variable":"খেন্নবা", +"Venda":"ভেন্দা", +"Vertical Numbering Symbols":"ময়ুং ওইনা নম্বরীং তৌরিবা অয়েকপশিং", +"Vertical Title, Text, Chart":"ময়ুং ওইবা মিংথোল, তেক্স, চার্ত", +"Vertical Title, Vertical Text":"ময়ুং ওইবা মিংথোল, ময়ুং ওইবা তেক্স", +"Vietnamese":"ভিযেৎনামিস", +"Visited Internet Link":"ইন্তরনেত মরী থুংলবা", +"Watermark":"ৱাতরমার্ক", +"Welsh":"ৱেলশ", +"Xhosa":"ঝোসা", +"Zulu":"জুলু", +"[None]":"[অমত্তা নত্তে]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/mr.json b/f7cloud-office/browser/dist/l10n/locore/mr.json new file mode 100644 index 0000000..4d17138 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/mr.json @@ -0,0 +1,504 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"आफ्रिकानस् (नाम्बिया)", +"Afrikaans (South Africa)":"आफ्रिकान्स् (दक्षिण आफ्रिका)", +"Aka (Congo)":"अका (काँगो)", +"Akan":"एकान", +"Albanian":"अल्बेनियन", +"Amharic":"एम्हारिक", +"Arabic":"अरेबिक", +"Arabic (Algeria)":"अरेबिक (अल्जेरिया)", +"Arabic (Bahrain)":"अरेबिक (बाहरैन)", +"Arabic (Chad)":"अरेबिक (चाड)", +"Arabic (Comoros)":"अरेबिक (कोमोरोस)", +"Arabic (Djibouti)":"अरेबिक (जिबौटि)", +"Arabic (Egypt)":"अरेबिक (इजिप्त)", +"Arabic (Eritrea)":"अरेबिक (इरिट्रे)", +"Arabic (Iraq)":"अरेबिक (इराख)", +"Arabic (Israel)":"अरेबिक (इस्राइल)", +"Arabic (Jordan)":"अरेबिक (जोर्डन)", +"Arabic (Kuwait)":"अरेबिक (कुवैत)", +"Arabic (Lebanon)":"अरेबिक (लेबनॉन)", +"Arabic (Libya)":"अरेबिक (लिबया)", +"Arabic (Mauritania)":"अरेबिक (मौरिटानिया)", +"Arabic (Morocco)":"अरेबिक (मोरोक्को)", +"Arabic (Oman)":"अरेबिक (ओमान)", +"Arabic (Palestine)":"अरेबिक (पॅलेस्टाइन)", +"Arabic (Qatar)":"अरेबिक (कतार)", +"Arabic (Saudi Arabia)":"अरेबिक (सौदी अरेबिया)", +"Arabic (Somalia)":"अरेबिक (सोमालिया)", +"Arabic (Sudan)":"अरेबिक (सुडॅन)", +"Arabic (Syria)":"अरेबिक (सिरिया)", +"Arabic (Tunisia)":"अरेबिक (टुनिशिया)", +"Arabic (UAE)":"अरेबिक (UAE)", +"Arabic (Yemen)":"अरेबिक (येमेन)", +"Aragonese":"आर्गोनिज्", +"Assamese":"असामी", +"Asturian":"अस्तुरियन", +"Average":"Average", +"Azerbaijani Cyrillic":"अजेरबैजानी सिरीलिक", +"Azerbaijani Latin":"अजेरबैजानी लॅटिन", +"Background":"पार्श्वभूमी", +"Background objects":"वस्तूची पार्श्वभूमी", +"Bafia":"बाफिया", +"Bambara":"बॅम्बारा", +"Basic Shapes":"मूळ आकार", +"Basque":"बास्क", +"Beembe":"बीम्बे", +"Bekwel":"बेक्वेल", +"Belarusian":"बेलरुशियन", +"Bengali (Bangladesh)":"बंगाली (बांग्लादेश)", +"Bengali (India)":"बंगाली (भारत)", +"Bibliography 1":"ग्रंथ-सूची 1", +"Bibliography Heading":"ग्रंथ-सूची शीर्षक", +"Blank Slide":"कोरी स्लाइड", +"Block Arrows":"ब्लॉक बाण", +"Bodo":"बोडो", +"Bosnian":"बोस्नियन", +"Breton":"ब्रेटॉन", +"Bulgarian":"बल्गेरियन", +"Burmese":"बरमिज", +"Bushi":"बुशि", +"Callouts":"निमंत्रणे", +"Caption":"कॅप्शन", +"Caption Characters":"कॅप्शन अक्षरें", +"Catalan":"कॅटालॅन", +"Catalan (Valencian)":"कॅटलन (वलेंसिअन)", +"Centered Text":"मध्यभागीय पाठ्य", +"Chinese (Hong Kong)":"चायनिज (हॉन्ग कॉन्ग)", +"Chinese (Macau)":"चायनिज (मकौ)", +"Chinese (Singapore)":"चायनिज (सिंगापोर)", +"Chinese (simplified)":"चायनिज (सिमप्लिफाइड)", +"Chinese (traditional)":"चायनिज (ट्रेडिशनल)", +"Chuvash":"छुवाश", +"Citation":"साइटेशन", +"Clear formatting":"स्पष्ट स्वरूपण", +"Complimentary Close":"काँप्लिमेंट्रि क्लोज", +"Connectors":"कनेक्टर्स्", +"Contents 1":"अंतर्भूत माहिती 1", +"Contents 10":"अंतर्भूत माहिती 10", +"Contents 2":"अंतर्भूत माहिती 2", +"Contents 3":"अंतर्भूत माहिती 3", +"Contents 4":"अंतर्भूत माहिती 4", +"Contents 5":"अंतर्भूत माहिती 5", +"Contents 6":"अंतर्भूत माहिती 6", +"Contents 7":"अंतर्भूत माहिती 7", +"Contents 8":"अंतर्भूत माहिती 8", +"Contents 9":"अंतर्भूत माहिती 9", +"Contents Heading":"अंतर्भूत माहितीचे शीर्षक", +"Coptic":"कोप्टिक", +"Count":"Count", +"CountA":"CountA", +"Croatian":"क्रोएशियन", +"Czech":"चेक", +"Danish":"डॅनिश", +"Default":"पूर्वनिर्धारित", +"Definition":"परिभाषा", +"Dhivehi":"धिवेही", +"Dibole":"दिबोले", +"Dogri":"डोग्री", +"Doondo":"दून्डो", +"Drawing":"चित्र", +"Drop Caps":"मोठ्या अक्षरांना ड्रॉप करा", +"Dutch (Belgium)":"डच् (बेलजियम)", +"Dutch (Netherlands)":"डच् (नेदरलॅन्डस्)", +"Dzongkha":"जोन्गखा", +"Emphasis":"जोर देणे", +"Endnote":"अंत्यटीप", +"Endnote Anchor":"एंडनोट अँकर", +"Endnote Characters":"अंत्यटीप अक्षरे", +"English (Australia)":"इंग्लिश (ऑस्ट्रेलिया)", +"English (Belize)":"इंग्लिश (बेलिज्)", +"English (Canada)":"इंग्लिश (कॅनडा)", +"English (Caribbean)":"इंग्लिश (कॅरिब्बियन)", +"English (Ghana)":"इंग्लिश (घाना)", +"English (India)":"इंग्लिश (भारत)", +"English (Ireland)":"इंग्रजी (आयरलँड)", +"English (Jamaica)":"इंग्लिश (जमैका)", +"English (Malawi)":"इंग्लिश (मलावि)", +"English (Namibia)":"इंग्लिश (नाम्बिया)", +"English (New Zealand)":"इंग्लिश (न्यू जिलन्ड)", +"English (Philippines)":"इंग्लिश (फिलिप्पाइन्स्)", +"English (South Africa)":"इंग्लिश (दक्षिण आफ्रिका)", +"English (Trinidad)":"इंग्लिश (ट्रिनिडॅड)", +"English (UK)":"इंग्लिश (UK)", +"English (USA)":"इंग्लिश (USA)", +"English (Zimbabwe)":"इंग्लिश (जिम्बॅबवे)", +"Erzya":"एर्झ्या", +"Esperanto":"एस्पेरॅन्तो", +"Estonian":"एस्टोनियन", +"Example":"उदाहरण", +"Faroese":"फारोएसे", +"Fijian":"फिजियन", +"Filled":"भरलेले", +"Finnish":"फिन्निश", +"First Line Indent":"पहिली ओळ संरेषन", +"First Page":"पहिले पृष्ठ", +"Flowchart":"फ्लोतक्ता", +"Footer":"चरणलेख", +"Footer Left":"चरणओळ डावे", +"Footer Right":"चरणओळ उजवे", +"Footnote":"तळटीप", +"Footnote Anchor":"फूटनोट अँकर", +"Footnote Characters":"तळटीप अक्षरे", +"Formula":"सूत्र", +"Four Slides":"चार स्लाइड्स", +"Frame":"चौकट", +"Frame Contents":"फ्रेम अंतर्भुत माहिती", +"French (Belgium)":"फ्रेंच (बेलजियम)", +"French (Canada)":"फ्रेंच (कॅनडा)", +"French (France)":"फ्रेंच (फ्रान्स्)", +"French (Luxembourg)":"फ्रेंच (लक्जेनबर्ग)", +"French (Monaco)":"फ्रेंच (मोनॅको)", +"French (Switzerland)":"फ्रेंच (स्विजरलॅन्ड)", +"Frisian":"फ्रिशियन", +"Friulian":"फ्रियुलियन", +"Function Wizard":"कार्यपद्धती विजार्ड", +"Gaelic (Scotland)":"गैलिक (स्कॉटलन्ड)", +"Galician":"गॅलिकन", +"Ganda":"गान्डा", +"Gascon":"गॅस्कोन", +"Georgian":"जोर्जियन", +"German (Austria)":"जर्मन (ऑस्ट्रिया)", +"German (Belgium)":"जर्मन (बेलजियम)", +"German (Germany)":"जर्मन (जर्मनी)", +"German (Liechtenstein)":"जर्मन (लिचेनस्टिन)", +"German (Luxembourg)":"जर्मन (लक्जेनबर्ग)", +"German (Switzerland)":"जर्मन (स्विजरलॅन्ड)", +"Gikuyu":"गिकुयु", +"Graphic":"ग्राफीक", +"Graphics":"ग्राफिक्स्", +"Greek":"ग्रिक", +"Greek, Ancient":"ग्रीक, जुणे", +"Gujarati":"गुजराती", +"HTML":"HTML", +"Haitian":"हैतिअन", +"Hanging Indent":"हँगिंग इंडेंट", +"Hausa (Ghana)":"होसा (घाना)", +"Hausa (Nigeria)":"होसा (नायजिरिया)", +"Hawaiian":"हवाई", +"Header":"शीर्षलेख", +"Header Left":"शीर्षक डावे", +"Header Right":"शीर्षक उजवे", +"Heading":"मथळा", +"Heading 1":"शीर्षक 1", +"Heading 10":"शीर्षक 10", +"Heading 2":"शीर्षक 2", +"Heading 3":"शीर्षक 3", +"Heading 4":"शीर्षक 4", +"Heading 5":"शीर्षक 5", +"Heading 6":"शीर्षक 6", +"Heading 7":"शीर्षक 7", +"Heading 8":"शीर्षक 8", +"Heading 9":"शीर्षक 9", +"Hebrew":"हिब्रू", +"Hiligaynon":"हिलिगेनॉन", +"Hindi":"हिन्दी", +"Horizontal Line":"आडवी रेष", +"Hungarian":"हंगेरियन", +"Icelandic":"आयलँडिक", +"Illustration":"दृष्टान्त", +"Index":"अनुक्रमणिका", +"Index 1":"अनुक्रमणिका 1", +"Index 2":"अनुक्रमणिका 2", +"Index 3":"अनुक्रमणिका 3", +"Index Heading":"अनुक्रमणिका शीर्षक", +"Index Link":"अनुक्रमणिका लिंक", +"Index Separator":"अनुक्रमणिका दुभाजक", +"Indonesian":"इंडोनेशियन", +"Insert":"अंतर्भुत करा", +"Interlingua":"इन्टलिन्गुआ", +"Internet Link":"इंटरनेट लिंक", +"Irish":"आयरीश", +"Italian (Italy)":"इटालियन (इटली)", +"Italian (Switzerland)":"इटालियन (स्विजरलॅन्ड)", +"Japanese":"जापानिज", +"Kaamba":"काम्बा", +"Kalaallisut":"कालाल्लिसुट", +"Kannada":"कन्नड", +"Kashmiri (India)":"कशमिरी (भारत)", +"Kashmiri (Kashmir)":"कशमिरी (कशमिर)", +"Kashubian":"काशुबियन", +"Kazakh":"कजाख", +"KeyID":"KeyID", +"Khanty":"खँति", +"Khmer":"ख्मेर", +"Kinyarwanda (Rwanda)":"किन्यारवॅन्डा (र्वान्डा)", +"Kirghiz":"किघिज्", +"Komi-Permyak":"कोमि-पेर्म्याक", +"Komi-Zyrian":"कोमि-झिरिअन", +"Konkani":"कोन्कनी", +"Koongo (Congo)":"कून्गो (काँगो)", +"Korean (RoK)":"कोरियन (Rok)", +"Kunyi":"कुन्यि", +"Kyrgyz (China)":"किर्गिज (चीन)", +"Labels":"लेबल्स", +"Landscape":"आडवे", +"Lao":"लाओ", +"Lari":"लारि", +"Latgalian":"लाटगलियन", +"Latvian":"लाटवियन", +"Left Page":"डावे पृष्ठ", +"Limbu":"लीम्बू", +"Line Numbering":"ओळ क्रमांकन", +"Lines":"रेषा", +"Lingala":"लिन्गाला", +"List Contents":"सूचीतील अंतर्भूत माहिती", +"List Heading":"सूची शीर्षक", +"List Indent":"सूची इन्डेन्ट", +"Lithuanian":"लीथूएनीयन", +"Livonian":"लिवोनिअन", +"Lojban":"लोज्बन", +"Low German":"लो जर्मन", +"Luxembourgish":"लक्सेम्बोर्गिश", +"Macedonian":"मेसीडोनियन", +"Main Index Entry":"मुख्य इंडेक्स नोंदणी", +"Maithili":"मैथिली", +"Malagasy, Plateau":"मलागसे, प्लॅटौ", +"Malay (Brunei Darussalam)":"मालेय (ब्रुनै डरुसलम)", +"Malay (Malaysia)":"माले (मलेशिया)", +"Malayalam":"मलयालम", +"Maltese":"माल्टेसे", +"Manipuri":"मनिपुरी", +"Maore":"माओरे", +"Maori":"माओरि", +"Marathi":"मराठी", +"Marginalia":"मार्जिनालिया", +"Mari, Hill":"मारि, हिल", +"Mari, Meadow":"मारि, मिडो", +"Max":"Max", +"Mbochi":"म्बोछी", +"Min":"Min", +"Moksha":"मोक्षा", +"Moore":"मूरे", +"N'ko":"न्को", +"Ndebele, South":"न्डेबेले, दक्षिण", +"Nenets":"नेनेट्स", +"Nepali (India)":"नेपाली (भारत)", +"Nepali (Nepal)":"नेपाली (नेपाल)", +"Nganasan":"न्गनसन", +"Ngungwel":"न्गुन्गवेल", +"Nine Slides":"नऊ स्लाइडस", +"Njyem (Congo)":"न्ज्येम (काँगो)", +"None (Do not check spelling)":"काहीही नाही (शब्दलेखन तपासू नका)", +"Northern Sotho":"उत्तरीय सोथो", +"Norwegian, Bokmål":"नार्वेजियन, बोकमॅल्", +"Norwegian, Nynorsk":"नार्वेजियन, निनोर्सक", +"Notes":"टीपा", +"Numbering 1":"क्रमांकन 1", +"Numbering 1 Cont.":"क्रमांकन 1 पुढे", +"Numbering 1 End":"क्रमांकन 1 समाप्त", +"Numbering 1 Start":"क्रमांकन 1 सुरू", +"Numbering 2":"क्रमांकन 2", +"Numbering 2 Cont.":"क्रमांकन 2 पुढे", +"Numbering 2 End":"क्रमांकन 2 समाप्त", +"Numbering 2 Start":"क्रमांकन 2 सुरू", +"Numbering 3":"क्रमांकन 3", +"Numbering 3 Cont.":"क्रमांकन 3 पुढे", +"Numbering 3 End":"क्रमांकन 3 समाप्त", +"Numbering 3 Start":"क्रमांकन 3 सुरू", +"Numbering 4":"क्रमांकन 4", +"Numbering 4 Cont.":"क्रमांकन 4 पुढे", +"Numbering 4 End":"क्रमांकन 4 समाप्त", +"Numbering 4 Start":"क्रमांकन 4 सुरू", +"Numbering 5":"क्रमांकन 5", +"Numbering 5 Cont.":"क्रमांकन 5 पुढे", +"Numbering 5 End":"क्रमांकन 5 समाप्त", +"Numbering 5 Start":"क्रमांकन 5 सुरू", +"Numbering Symbols":"क्रमांकन चिन्हे", +"Nyanja":"न्यान्जा", +"OLE":"OLE", +"Object Index 1":"ऑब्जेक्ट इंडेक्स 1", +"Object Index Heading":"ऑब्जेक्ट इंडेक्स हेडिंग", +"Object with no fill and no line":"भराव नाही व ओळ नाहीसह ऑब्जेक्ट", +"Object without fill":"न भरलेली वस्तू", +"Occitan":"ओसीटन", +"Olonets":"ओलोनेट्स", +"One Slide":"एक स्लाइड", +"Oromo":"ओरोमो", +"Outline":"बाह्यरेखा", +"Overwrite":"खोडून पुनः लिहा", +"Page Number":"पृष्ठ क्रमांक", +"Pali Latin":"पालि लॅटिन", +"Papiamento (Aruba)":"पापिएमेंतो (अरूबा)", +"Papiamento (Bonaire)":"पापिआमेंतो (बोनैर)", +"Papiamento (Curaçao)":"पापिएमेंतो (कुरोकाओ)", +"Papiamentu (Netherlands Antilles)":"पापिएमेंतु (नेदरलँडस् एँटिल्लेज्)", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"स्थानधारक", +"Polish":"पोलिश", +"Portrait":"पोरट्रैट", +"Portuguese (Angola)":"पोर्तुगीज (आंगोल)", +"Portuguese (Brazil)":"पुर्तुगीज (ब्राजिल)", +"Portuguese (Portugal)":"पुर्तुगीज (पुर्तगाल)", +"Preformatted Text":"पूर्वरूपण मजकूर", +"Product":"Product", +"Punjabi":"पंजाबी", +"Punu":"पुनु", +"Quechua (Bolivia, North)":"क्वेचुआ (बोलिविया, उत्तर)", +"Quechua (Bolivia, South)":"क्वेचुआ (बोलिविया, दक्षिण)", +"Quechua (Ecuador)":"केचुआ (एक्वोडोर)", +"Report":"Report", +"Result":"निकाल", +"Result2":"Result2", +"Rhaeto-Romance":"रेएटो-रोमान्स्", +"Right Page":"उजवे पृष्ठ", +"Romanian (Moldova)":"रोमानिअन (मोलडोवा)", +"Romanian (Romania)":"रोमानिअन (रोमानिअन)", +"Rubies":"रूबीज", +"Russian":"रशियन", +"Rusyn (Slovakia)":"रूस्यन् (स्लोवाकिया)", +"Rusyn (Ukraine)":"रूस्यन् (युक्रैन)", +"Sami, Inari (Finland)":"सॅमी, इनारी (फिन्लन्ड)", +"Sami, Kildin (Russia)":"सॅमी, किल्डीन (रशिया)", +"Sami, Lule (Norway)":"सॅमी, लुले (नोर्वे)", +"Sami, Lule (Sweden)":"सॅमी, लुले (स्विडन)", +"Sami, Northern (Finland)":"सॅमी, उत्तरीय (फिन्लन्ड)", +"Sami, Northern (Norway)":"सॅमी, उत्तरीय (नोर्वे)", +"Sami, Northern (Sweden)":"सॅमी, उत्तरीय (स्विडन)", +"Sami, Skolt (Finland)":"सॅमी, स्कोल्ट् (फिन्लन्ड)", +"Sami, Southern (Norway)":"सॅमी, दक्षिणीय (नोर्वे)", +"Sami, Southern (Sweden)":"सॅमी, दक्षिणीय (स्विडन)", +"Sango":"सॅन्गो", +"Sanskrit":"सनस्क्रित", +"Sardinian":"सार्डिनियन", +"Sardinian, Campidanese":"सार्डिनिअन, कॅम्पिडानिज", +"Sardinian, Gallurese":"सार्डिनिअन, गाल्लुरेसे", +"Sardinian, Logudorese":"सार्डिनिअन, लोगुडोरेसे", +"Sardinian, Sassarese":"सार्डिनिअन, सस्सारेसे", +"Selection count":"निवड प्रमाण", +"Serbian Cyrillic (Montenegro)":"सर्बियन सिरीलिक (मोन्टेनेग्रो)", +"Serbian Cyrillic (Serbia)":"सर्बियन सिरीलिक (सर्बिया)", +"Serbian Latin (Montenegro)":"सर्बियन लॅटिन (मोन्टेनेग्रो)", +"Serbian Latin (Serbia)":"सर्बियन लॅटिन (सर्बिया)", +"Shapes":"रूपे", +"Shuswap":"शुस्वॅप्", +"Sidama":"सिदामा", +"Signature":"स्वाक्षरी", +"Sinhala":"सिन्हाला", +"Six Slides":"सहा स्लाइड्स", +"Slovak":"स्लोवाक", +"Slovenian":"स्लोवेनियन", +"Somali":"सोमाली", +"Sorbian, Lower":"सोर्बियन, लोवर", +"Sorbian, Upper":"सोर्बिअन, अप्पर", +"Source Text":"स्त्रोत मजकूर", +"Southern Sotho":"दक्षिण सोथो", +"Spanish (Argentina)":"स्पॅनिश (अर्जेन्टिना)", +"Spanish (Bolivia)":"स्पॅनिश (बोलिविया)", +"Spanish (Chile)":"स्पॅनिश (छिले)", +"Spanish (Colombia)":"स्पॅनिश (कोलोम्बिया)", +"Spanish (Costa Rica)":"स्पॅनिश (कोस्टा रिका)", +"Spanish (Cuba)":"स्पॅनिश (क्यूबा)", +"Spanish (Dom. Rep.)":"स्पॅनिश (Dom. Rep.)", +"Spanish (Ecuador)":"स्पॅनिश (एक्वडोर)", +"Spanish (El Salvador)":"स्पॅनिश (एल सल्वडोर)", +"Spanish (Guatemala)":"स्पॅनिश (गौटेमला)", +"Spanish (Honduras)":"स्पॅनिश (होन्डुरास्)", +"Spanish (Mexico)":"स्पॅनिश (मेक्सिको)", +"Spanish (Nicaragua)":"स्पॅनिश (निकारागे)", +"Spanish (Panama)":"स्पॅनिश (पनामा)", +"Spanish (Paraguay)":"स्पॅनिश (परॅगे)", +"Spanish (Peru)":"स्पॅनिश (पेरु)", +"Spanish (Puerto Rico)":"स्पॅनिश (प्युर्टो रिको)", +"Spanish (Spain)":"स्पॅनिश (स्पेन)", +"Spanish (Uruguay)":"स्पॅनिश (ऊरुगे)", +"Spanish (Venezuela)":"स्पॅनिश (वेवेजुऐला)", +"StDev":"StDev", +"Strong Emphasis":"जास्त जोर देणे", +"Subtitle":"उपशीर्षक", +"Sum":"बेरीज", +"Suundi":"सून्डि", +"Swahili (Kenya)":"स्वाहिली (केन्या)", +"Swahili (Tanzania)":"स्वाहिली (तनजानिया)", +"Swazi":"स्वाजी", +"Swedish (Finland)":"स्वीडिश (फिनलन्ड)", +"Swedish (Sweden)":"स्विडिश (स्विडिन)", +"Table":"तक्ता", +"Table Contents":"तक्ताचा विषय", +"Table Heading":"तालिकेचे शीर्षक", +"Table Index 1":"तक्ता इंडेक्स 1", +"Table Index Heading":"तक्ता इंडेक्स हेडिंग", +"Tagalog":"टागालॉग", +"Tahitian":"ताहितिअन", +"Tajik":"तजिक", +"Tamil":"तमिल", +"Tatar":"ततर", +"Teke-Eboo":"टेके-इबू", +"Teke-Ibali":"तेके ईबली", +"Teke-Kukuya":"तेके-कुकुया", +"Teke-Tyee":"तेके तैऐ", +"Teletype":"टेलिटाइप", +"Telugu":"तेलुगु", +"Tetun (Indonesia)":"टेतुन (इन्डोनेशिया)", +"Tetun (Timor-Leste)":"तेतुन (तिमोर-लेस्टे)", +"Text":"मजकूर", +"Thai":"थाई", +"Three Slides":"तीन स्लाइड्स", +"Tibetan (PR China)":"टिबेटियन (PR चायना)", +"Tigrigna (Eritrea)":"ट्रिग्रिग्ना (ईरिट्रे)", +"Tigrigna (Ethiopia)":"ट्रिग्रिग्ना (ईथियोपिया)", +"Title":"शीर्षक", +"Title Only":"फक्त शीर्षक", +"Title Slide":"शीर्षक स्लाइड", +"Title and 2 Content":"शीर्षक व 2 अंतर्भूत माहिती", +"Title, 2 Content and Content":"शीर्षक, 2 अंतर्भूत माहिती व अंतर्भूत माहिती", +"Title, 2 Content over Content":"शीर्षक, 2 अंतर्भूत माहितीवरील अंतर्भूत माहिती", +"Title, 4 Content":"शीर्षक, 4 अंतर्भूत माहिती", +"Title, 6 Content":"शीर्षक, 6 अंतर्भूत माहिती", +"Title, Content":"शीर्षक, अंतर्भूत माहिती", +"Title, Content and 2 Content":"शीर्षक, अंतर्भूत माहिती व 2 अंतर्भूत माहिती", +"Title, Content over Content":"शीर्षक, अंतर्भूत माहितीवरील अंतर्भूत माहिती", +"Title, Vertical Text":"शीर्षक, उभे पाठ्य", +"Title, Vertical Text, Clipart":"शीर्षक, उभे पाठ्य, क्लिपआर्ट", +"Tok Pisin":"तोक पिसीन", +"Tsaangi":"त्साँगि", +"Tsonga":"त्सोन्गा", +"Tswana (Botswana)":"स्वाना (बोत्स्वाना)", +"Tswana (South Africa)":"स्वाना (दक्षिण आफ्रिका)", +"Turkish":"तुर्किश", +"Turkmen":"तुर्कमेन", +"Two Slides":"दोन स्लाइड्स", +"Udmurt":"उड्मुर्ट", +"Ukrainian":"यूक्रेनियन", +"Unknown":"अपरिचीत", +"Urdu (India)":"ऊर्दु", +"Urdu (Pakistan)":"ऊर्दु (पाकिस्तान)", +"User Entry":"वापरकर्ता नोंद", +"User Index 1":"वापरकर्ता अनुक्रमणिका 1", +"User Index 10":"वापरकर्ता अनुक्रमणिका 10", +"User Index 2":"वापरकर्ता अनुक्रमणिका 2", +"User Index 3":"वापरकर्ता अनुक्रमणिका 3", +"User Index 4":"वापरकर्ता अनुक्रमणिका 4", +"User Index 5":"वापरकर्ता अनुक्रमणिका 5", +"User Index 6":"वापरकर्ता अनुक्रमणिका 6", +"User Index 7":"वापरकर्ता अनुक्रमणिका 7", +"User Index 8":"वापरकर्ता अनुक्रमणिका 8", +"User Index 9":"वापरकर्ता अनुक्रमणिका 9", +"User Index Heading":"वापरकर्ता अनुक्रमणिका शीर्षक", +"Uyghur":"यूघुर", +"Uzbek Latin":"ऊज्बेक लॅटिन", +"Var":"Var", +"Variable":"वेरीयेबल", +"Venda":"वेन्डा", +"Veps":"वेप्स", +"Vertical Numbering Symbols":"लंबरूपी क्रमांकन चिह्ने", +"Vertical Title, Text, Chart":"उभ्या स्वरूपाचे शीर्षक, पाठ्य, कोष्टक", +"Vertical Title, Vertical Text":"उभ्या स्वरूपाचे शीर्षक, उभे पाठ्य", +"Vietnamese":"वियेतनामिज", +"Vili":"विलि", +"Visited Internet Link":"भेट दिलेली इंटरनेट लिंक", +"Võro":"वोरो", +"Walloon":"वाल्लून", +"Watermark":"जलचिह्न", +"Welsh":"वेल्श्", +"Xhosa":"होसा", +"Yiddish (Israel)":"यिड्डिश (इसराएल)", +"Yiddish (USA)":"यिड्डिश (USA)", +"Yombe (Congo)":"योम्बे (काँगो)", +"Yoruba":"योरूबा", +"Zulu":"झुलू", +"[None]":"[None]", +"Éwé":"ईवे" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/my.json b/f7cloud-office/browser/dist/l10n/locore/my.json new file mode 100644 index 0000000..fa48089 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/my.json @@ -0,0 +1,435 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"အာဖရိကန် (နမီဘီးယား)", +"Afrikaans (South Africa)":"အာဖရိကန်(တောင်အာဖရိက)", +"Akan":"အာကန်", +"Albanian":"အဲဘေးနီးယန်း", +"Amharic":"အမ်ဟရစ်", +"Arabic":"အာရဗစ်", +"Arabic (Algeria)":"အာရဗစ်(အဲဂျေးရီးယား)", +"Arabic (Bahrain)":"အာရဗစ်(ဘာရိမ်း)", +"Arabic (Chad)":"အာရဗစ် (ချက်)", +"Arabic (Comoros)":"အာရဗစ် (ခိုမိုရိုစ်)", +"Arabic (Djibouti)":"အာရဗစ် (ဒီဂျီဘောတီ)", +"Arabic (Egypt)":"အာရဗစ်(အီဂျစ်)", +"Arabic (Eritrea)":"အာရဗစ် (အီသီးယား)", +"Arabic (Iraq)":"အာရဗစ်(အီရတ်)", +"Arabic (Israel)":"အာရဗစ် (အစ်စရေး)", +"Arabic (Jordan)":"အာရဗစ်(ဂျော်ဒန်)", +"Arabic (Kuwait)":"အာရဗစ်(ကူဝိတ်)", +"Arabic (Lebanon)":"အာရဗစ်(လဘနွန်)", +"Arabic (Libya)":"အာရဗစ်(လစ်ဗျား)", +"Arabic (Mauritania)":"အာရဗစ် (မောရီတနီးယား)", +"Arabic (Morocco)":"အာရဗစ်(မော်ရကို)", +"Arabic (Oman)":"အာရဗစ်(အိုမန်)", +"Arabic (Palestine)":"အာရဗစ် (ပါလက်စတိုင်း)", +"Arabic (Qatar)":"အာရဗစ်(ကာတာ)", +"Arabic (Saudi Arabia)":"အာရဗစ်(ဆောဒီအာရေးဗီးယား)", +"Arabic (Somalia)":"အာရဗစ် (ဆိုမာလီးယား)", +"Arabic (Sudan)":"အာရဗစ် (ဆူဒန်)", +"Arabic (Syria)":"အာရဗစ်(ဆီရီးယား)", +"Arabic (Tunisia)":"အာရဗစ်(တူနီဆီးရား)", +"Arabic (UAE)":"အာရဗစ်(ယူအေအီး)", +"Arabic (Yemen)":"အာရဗစ်(ရဲမန်)", +"Assamese":"အာသန်", +"Asturian":"ဩစတေးနီးယန်း", +"Average":"ပျမ်းမျှ", +"Azerbaijani Cyrillic":"အေဇာဘဂျနီ ဆီးရီးလစ်", +"Azerbaijani Latin":"အေဇာဘဂျနီ လက်တင်", +"Background":"နောက်ခံ", +"Background objects":"အရာဝတ္ထုများ နောက်ခံ", +"Bambara":"ဘန်ဘရာ", +"Basic Shapes":"အခြေခံ ပုံသဏ္ဍာန်များ", +"Basque":"ဘက်စ်ကျူ", +"Belarusian":"ဘလာရုဆီယန်", +"Bengali (Bangladesh)":"ဘင်္ဂါလီ(ဘင်္ဂါးလားဒေ့ရှေ့)", +"Bengali (India)":"ဘင်္ဂါလီ(အိန္ဒိယ)", +"Bibliography 1":"ကိုးကားချက်စာရင်း ၁", +"Bibliography Heading":"ကိုးကားချက်စာရင်း ခေါင်းစဉ်", +"Blank Slide":"ရုပ်ပုံဆလိုက် အလွတ်", +"Block Arrows":"အုပ်စုတွဲ မြှားများ", +"Bodo":"ဘိုဒို", +"Bosnian":"ဘော့စနီးယန်", +"Breton":"ဘရီတန်", +"Bulgarian":"ဘာဂါရီယန်", +"Burmese":"မြန်မာ", +"Callouts":"စာတန်းများ", +"Caption":"စာတန်း", +"Caption Characters":"အက္ခရာများပါဝင်သော စာတန်း", +"Catalan":"ကတလန်", +"Centered Text":"စာသားအလယ်တည့်တည့်", +"Chinese (Hong Kong)":"တရုတ်(ဟောင်ကောင်)", +"Chinese (Macau)":"တရုတ်(မက်ကော)", +"Chinese (Singapore)":"တရုတ်(စင်္ကာပူ)", +"Chinese (simplified)":"တရုတ်(ရိုးရိုး)", +"Chinese (traditional)":"တရုတ်(ရိုးရာ)", +"Chuvash":"ကောဗက်ခ်ျ", +"Clear formatting":"စီစဉ်ဖွဲ့စည်းမှုပုံစံ ရှင်းလင်းပါ", +"Complimentary Close":"အပိတ် နှုတ်ဆက်စကားလုံး", +"Connectors":"ချိတ်ဆက်သူများ", +"Contents 1":"မာတိကာများ ၁", +"Contents 10":"မာတိကာများ ၁၀", +"Contents 2":"မာတိကာများ ၂", +"Contents 3":"မာတိကာများ ၃", +"Contents 4":"မာတိကာများ ၄", +"Contents 5":"မာတိကာများ ၅", +"Contents 6":"မာတိကာများ ၆", +"Contents 7":"မာတိကာများ ၇", +"Contents 8":"မာတိကာများ ၈", +"Contents 9":"မာတိကာများ ၉", +"Contents Heading":"မာတိကာများ ခေါင်းစဉ်", +"Coptic":"ကော့တစ်", +"Count":"ရေတွက်ပါ", +"CountA":"A ကိုရေတွက်ပါ", +"Croatian":"ခရိုအေတီယန်", +"Czech":"ချက်", +"Danish":"ဒက်နစ်ခ်ျ", +"Default":"နဂိုမူလ", +"Definition":"အဓိပ္ပာယ်ဖွင့်ဆိုချက်", +"Dhivehi":"ဒဟီဗီဟီ", +"Dogri":"ဒေါ့ရိ", +"Drawing":"ပုံဆွဲခြင်း", +"Drop Caps":"စာပိုဒ်အစတွင်စာလုံးကြီးချဲ့ရေးသားခြင်း", +"Dutch (Belgium)":"ဒတ်ခ်ျ(ဘယ်ဂျီယန်)", +"Dutch (Netherlands)":"ဒတ်ခ်ျ (နယ်သာလန်)", +"Dzongkha":"ဒဇွန်းခ", +"Emphasis":"အလေးဂရုပြုခြင်း", +"Endnote":"အဆုံးသတ်မှတ်စု", +"Endnote Anchor":"ကျောက်ဆူး အဆုံးသတ် မှတ်ချက်", +"Endnote Characters":"အက္ခရာများ အဆုံးသတ်မှတ်စု", +"English (Australia)":"အင်္ဂလိပ်(ဩစတေးလျ)", +"English (Belize)":"အင်္ဂလိပ်(ဘဲလီဇီ)", +"English (Canada)":"အင်္ဂလိပ်(ကနေဒါ)", +"English (Caribbean)":"အင်္ဂလိပ်(ကာရီဘီယန်)", +"English (Ghana)":"အင်္ဂလိပ်(ဂမ်န)", +"English (India)":"အင်္ဂလိပ်(အိန္ဒိယ)", +"English (Jamaica)":"အင်္ဂလိပ်(ဂျမေကာ)", +"English (Malawi)":"အင်္ဂလိပ်(ကနေဒါ)", +"English (Namibia)":"အင်္ဂလိပ်(နမီဘီးယား)", +"English (New Zealand)":"အင်္ဂလိပ်(နယူးဇီလန်)", +"English (Philippines)":"အင်္ဂလိပ်(ဖိလစ်ပိုင်)", +"English (South Africa)":"အင်္ဂလိပ်(တောင်အာဖရိက)", +"English (Trinidad)":"အင်္ဂလိပ်(ထရီနီဒတ်)", +"English (UK)":"အင်္ဂလိပ်(ယူကေ)", +"English (USA)":"အင်္ဂလိပ်(ယူအက်စ်အေ)", +"English (Zimbabwe)":"အင်္ဂလိပ်(ဇင်ဘာဘွေ)", +"Esperanto":"အက်စပရန်တို", +"Estonian":"အက်စတိုနီယန်", +"Example":"ဥပမာ", +"Faroese":"ဖာရိုစ်", +"Fijian":"ဖီဂျီယန်", +"Filled":"ဖြည့်ခဲ့သည်", +"Finnish":"ဖစ်နစ်ခ်ျ", +"First Line Indent":"အမှာစာ ပထမဆုံးမျဉ်း", +"First Page":"ပထမဆုံး စာမျက်နှာ", +"Flowchart":"လုပ်ငန်းစဉ် အဆင့်ဆင့်ပြ ပုံစံကားချပ်", +"Footer":"စာမျက်နှာအောက်", +"Footer Left":"စာမျက်နှာအောက်ဘယ်ဖက် ", +"Footer Right":"စာမျက်နှာအောက်ညာဖက် ", +"Footnote":"အောက်ခြေမှတ်စု", +"Footnote Anchor":"ကျောက်ဆူး အောက်ခြေမှတ်စု", +"Footnote Characters":"အက္ခရာများ အောက်ခြေမှတ်စု", +"Formula":"ပုံသေနည်း", +"Four Slides":"ရုပ်ပုံ ဆလိုက် လေးခု", +"Frame":"ဘောင်", +"Frame Contents":"ဘောင် မာတိကာများ", +"French (Belgium)":"ပြင်သစ်(ဘယ်လဂျီယန်)", +"French (Canada)":"ပြင်သစ်(ကနေဒါ)", +"French (France)":"ပြင်သစ်(ဖရန့်စ်)", +"French (Luxembourg)":"ပြင်သစ်(လူဇမ်ဘက်)", +"French (Monaco)":"ပြင်သစ်(မိုနာကို)", +"French (Switzerland)":"ပြင်သစ်(ဆွစ်ဇလန်)", +"Frisian":"ဖရီဆီယန်", +"Friulian":"ဖရူလီယန်", +"Function Wizard":"လုပ်ဆောင်ချက်လမ်းညွှန်၀ဇ္ဇတ်", +"Gaelic (Scotland)":"ဂေးလစ်(စကော့တလန်)", +"Galician":"ဂယ်လ်ဆီယန်", +"Ganda":"ဂမ်ဒ", +"Gascon":"ဂက်စ်ကွန်", +"Georgian":"ဂျော်ဂျီယန်", +"German (Austria)":"ဂျာမန်(ဩစတေးလျ)", +"German (Belgium)":"ဂျာမန်(ဘယ်လ်ဂျီယန်)", +"German (Germany)":"ဂျာမန်(ဂျာမနီ)", +"German (Liechtenstein)":"ဂျာမန်(လိုင်ခ်ျတန်တိန်)", +"German (Luxembourg)":"ဂျာမန်(လူဇန်ဘက်)", +"German (Switzerland)":"ဂျာမန်(ဆွစ်ဇလန်)", +"Graphic":"ရုပ်ပုံဒီဇိုင်း", +"Graphics":"ရုပ်ပုံဒီဇိုင်း", +"Greek":"ဂရိ", +"Greek, Ancient":"ဂရိ၊ အေးရှင့်", +"Gujarati":"ဂူဂျာရတီ", +"HTML":"HTML", +"Haitian":"လာဗီးယန်း", +"Hanging Indent":"ချိတ်ဆွဲထားသော အမှာစာ", +"Hausa (Ghana)":"ဟောစ (ဂဟန)", +"Hausa (Nigeria)":"ဟောစ(နိုင်ဂျေးရီးယား)", +"Hawaiian":"ဂယ်လ်ဆီယန်", +"Header":"ခေါင်းစီး", +"Header Left":"ခေါင်းစီးဘယ်ဖက် ", +"Header Right":"ခေါင်းစီးညာဖက် ", +"Heading":"ခေါင်းစဉ်", +"Heading 1":"ခေါင်းစဉ် ၁", +"Heading 10":"ခေါင်းစဉ် ၁၀", +"Heading 2":"ခေါင်းစဉ် ၂", +"Heading 3":"ခေါင်းစဉ် ၃", +"Heading 4":"ခေါင်းစဉ် ၄", +"Heading 5":"ခေါင်းစဉ် ၅", +"Heading 6":"ခေါင်းစဉ် ၆", +"Heading 7":"ခေါင်းစဉ် ၇", +"Heading 8":"ခေါင်းစဉ် ၈", +"Heading 9":"ခေါင်းစဉ် ၉", +"Hebrew":"ဟီဘရူး", +"Hiligaynon":"ဟီလီဂေနွန်", +"Hindi":"ဟင်ဒီ", +"Horizontal Line":"ရေပြင်ညီမျဉ်း", +"Hungarian":"ဟောဂေးရီးယန်း", +"Icelandic":"အန္တလန်တစ်", +"Illustration":"ရုပ်ပုံပြခြင်း", +"Index":"အညွှန်း", +"Index 1":"အညွှန်း ၁", +"Index 2":"အညွှန်း ၂", +"Index 3":"အညွှန်း ၃", +"Index Heading":"အညွှန်း ခေါင်းစဉ်", +"Index Link":"အညွှန်းချိတ်ဆက်မှု ", +"Index Separator":"အညွှန်းပိုင်းခြားမှု", +"Indonesian":"အင်ဒိုနီးရှား", +"Insert":"ထပ်ထည့်ပါ", +"Interlingua":"အင်တာလင်ဂွာ", +"Internet Link":"အင်တာနက် အချိတ်အဆက်", +"Irish":"အီရစ်", +"Italian (Italy)":"အီတလီလျန်(အီတလီ)", +"Italian (Switzerland)":"အီတလီလျန် (ဆွစ်ဇလန်)", +"Japanese":"ဂျပန်", +"Kalaallisut":"ကလလီဆွတ်", +"Kannada":"ကနေဒါ", +"Kashmiri (India)":"ကတ်ခ်ျမီရီ(အိန္တိယ)", +"Kashmiri (Kashmir)":"ကတ်ခ်ျမီရီ(ကတ်ခ်ျမီးယား)", +"Kashubian":"ကက်စဘီးယန်း", +"Kazakh":"ကဇက်", +"Khmer":"ခမာ", +"Kinyarwanda (Rwanda)":"ကင်ညာဝန်ဒ (၀ရမ်ဒ)", +"Kirghiz":"ကီးဟစ်", +"Konkani":"ကွန်ကာနီ", +"Korean (RoK)":"ကိုရီးယား(ရော့ခ်)", +"Labels":"အညွှန်းများ", +"Landscape":"အလျားလိုက်စာမျက်နှာ", +"Lao":"လာအို", +"Latvian":"လာဗီးယန်း", +"Left Page":"ဘယ်ဖက် စာမျက်နှာ", +"Line Numbering":"မျဉ်း နံပါတ်တပ်ခြင်း", +"Lines":"မျဉ်းများ", +"Lingala":"လင်ဂလာ", +"List Contents":"မာတိကာများ စာရင်း", +"List Heading":"ခေါင်းစဉ် စာရင်း", +"List Indent":"အမှာစာ စာရင်း", +"Lithuanian":"လီသူနေးနီးယန်း", +"Low German":"ဂျာမန် အောက်ဘက်", +"Luxembourgish":"လူဇန်ဘက်", +"Macedonian":"မက်ဆီဒိုးနီးယန်း", +"Main Index Entry":"အဓိကအညွှန်းဝင်ရောက်ပါ", +"Maithili":"မာသီလီ", +"Malay (Brunei Darussalam)":"မလေး (ဘရူနိုင်း ဒါရုဆလင်)", +"Malay (Malaysia)":"မလေး(မလေးရှား)", +"Malayalam":"မလေးအလမ်", +"Maltese":"မောတိစ်", +"Manipuri":"မနီပျူရီ", +"Maore":"မိုးရီ", +"Marathi":"မာရာသီ", +"Marginalia":"အနားသတ်မျဉ်းပြင်ပ", +"Max":"အများဆုံး", +"Min":"အနည်းဆုံး", +"Moore":"မိုးရီ", +"Ndebele, South":"နဒီဘလီ (တောင်)", +"Nepali (India)":"နီပလီ(အိန္ဒိယ)", +"Nepali (Nepal)":"နီပလီ(နီပေါ)", +"Nine Slides":"ရုပ်ပုံဆလိုက် ၉ ခု", +"None (Do not check spelling)":"မလုပ်ပါ (စာလုံးပေါင်းစစ်ဆေးမှု မလုပ်ပါ)", +"Northern Sotho":"တောင်ဘက်ဆောသို", +"Norwegian, Bokmål":"နော်ဝေဂျီယန်၊ ဘော့မဲ", +"Norwegian, Nynorsk":"နော်ဝေဂျီယန်၊ နီနော့", +"Notes":"မှတ်ချက်များ", +"Numbering 1":"နံပါတ်တပ်ခြင်း ၁", +"Numbering 1 Cont.":"နံပါတ်တပ်ခြင်း ၁ ဆက်လုပ်သည်", +"Numbering 1 End":"နံပါတ်တပ်ခြင်း ၁ အဆုံးသတ်သည်", +"Numbering 1 Start":"နံပါတ်တပ်ခြင်း ၁ အစပြုသည်", +"Numbering 2":"နံပါတ်တပ်ခြင်း ၂", +"Numbering 2 Cont.":"နံပါတ်တပ်ခြင်း ၂ ဆက်လုပ်သည်", +"Numbering 2 End":"နံပါတ်တပ်ခြင်း ၂ အဆုံးသတ်သည်", +"Numbering 2 Start":"နံပါတ်တပ်ခြင်း ၂ အစပြုသည်", +"Numbering 3":"နံပါတ်တပ်ခြင်း ၃", +"Numbering 3 Cont.":"နံပါတ်တပ်ခြင်း ၃ ဆက်လုပ်သည်", +"Numbering 3 End":"နံပါတ်တပ်ခြင်း ၃ အဆုံးသတ်သည်", +"Numbering 3 Start":"နံပါတ်တပ်ခြင်း ၃ အစပြုသည်", +"Numbering 4":"နံပါတ်တပ်ခြင်း ၄", +"Numbering 4 Cont.":"နံပါတ်တပ်ခြင်း ၄ ဆက်လုပ်သည်", +"Numbering 4 End":"နံပါတ်တပ်ခြင်း ၄ အဆုံးသတ်သည်", +"Numbering 4 Start":"နံပါတ်တပ်ခြင်း ၄ အစပြုသည်", +"Numbering 5":"နံပါတ်တပ်ခြင်း ၅", +"Numbering 5 Cont.":"နံပါတ်တပ်ခြင်း ၅ ဆက်လုပ်သည်", +"Numbering 5 End":"နံပါတ်တပ်ခြင်း ၅ အဆုံးသတ်သည်", +"Numbering 5 Start":"နံပါတ်တပ်ခြင်း ၅ အစပြုသည်", +"Numbering Symbols":"သင်္ကေတများနံပါတ်တပ်ခြင်း ", +"Nyanja":"နီယန်ဂျာ", +"OLE":"OLE", +"Object Index 1":"အရာဝတ္ထု အညွှန်း ၁", +"Object Index Heading":"အရာဝတ္ထု အညွှန်း ခေါင်းစဉ်", +"Object without fill":"မပြည့်သည့် အရာဝတ္ထု", +"Occitan":"အောဆီတန်", +"One Slide":"ရုပ်ပုံ ဆလိုက်တစ်ခု", +"Oromo":"အိုရိုမို", +"Outline":"ကောက်ကြောင်း", +"Overwrite":"⁠~အချက်အလက်သစ်များထပ်မံဖြည့်စွပ်ပါ", +"Page Number":"စာမျက်နှာ နံပါတ်", +"Placeholder":"ချန်လပ်ထားသောနေရာ", +"Polish":"ပိုလစ်ခ်ျ", +"Portrait":"စာမျက်နှာ ဒေါင်လိုက်အရှည်", +"Portuguese (Brazil)":"ပေါ်တူဂီ(ဘရာဇီး)", +"Portuguese (Portugal)":"ပေါ်တူဂီ(ပေါ်တူဂယ်)", +"Preformatted Text":"ကြိုတင်စီစဉ်ဖွဲ့စည်းမှုပုံစံစာသား", +"Product":"ထုတ်ကုန်", +"Punjabi":"ပန်ချာဘီ", +"Quechua (Bolivia, North)":"ကူကွခ်ျ(ဘောလ်ဗီးယား၊ မြောက်ဘက်)", +"Quechua (Bolivia, South)":"ကူကွခ်ျ(ဘောလ်ဗီးယား၊ တောင်ဘက်)", +"Quechua (Ecuador)":"ကူကွခ်ျ(အီကူအေဒါ)", +"Report":"အစီရင်ခံစာ", +"Result":"အ​ဖြေ", +"Result2":"အဖြေ ၂", +"Rhaeto-Romance":"ရဟေတို-ရောမ", +"Right Page":"ညာဖက် စာမျက်နှာ", +"Rubies":"ပတ္တမြားများ", +"Russian":"ရှရား", +"Sami, Inari (Finland)":"ဆမီ၊ အီနာရီ (ဖင်လန်)", +"Sami, Kildin (Russia)":"ဆာမိ၊ ကေဒင်(ရှရှား)", +"Sami, Lule (Norway)":"ဆမီ၊ လူလဲ့ (နော်ဝေ)", +"Sami, Lule (Sweden)":"ဆမီ၊ လူလဲ့ (ဆွီဒင်)", +"Sami, Northern (Finland)":"ဆမီ၊ နော်သန် (ဖင်လန်)", +"Sami, Northern (Norway)":"ဆမီ၊​ နော်သန်​ (နော်ဝေ)", +"Sami, Northern (Sweden)":"ဆမီ၊ နော်သန်​(ဆွီဒင်)", +"Sami, Skolt (Finland)":"ဆမီ၊ စကော့ (ဖင်လန်)", +"Sami, Southern (Norway)":"ဆမီ၊ တောင်ဘက်​ (နော်ဝေ)", +"Sami, Southern (Sweden)":"ဆမီ၊ တောင်ဘက် (ဆွီဒင်)", +"Sango":"ဆန်းဂို", +"Sanskrit":"ဆန်းစကစ်", +"Sardinian":"ဆာဒီနီယန်", +"Serbian Cyrillic (Montenegro)":"ဆာဗီယန်း ဆီးရီးလစ် (မွန်တီနီဂရိုး)", +"Serbian Cyrillic (Serbia)":"ဆာဗီယန်း ဆီးရီးလစ် (ဆာဗီးယား)", +"Serbian Latin (Montenegro)":"ဆာဗီယန်း လက်တင် (မွန်တီနီဂရိုး)", +"Serbian Latin (Serbia)":"ဆာဗီယန်း လက်တင် (ဆာဗီးယား)", +"Shapes":"ပုံသဏ္ဍာန်များ", +"Shuswap":"ရူဆွပ်", +"Signature":"မှန်ကန်ကြောင်း စစ်ဆေးချက်", +"Sinhala":"စင်ဟလာ", +"Six Slides":"ရုပ်ပုံ ဆလိုက် ခြောက်ခု", +"Slovak":"ဆလိုဗက်", +"Slovenian":"ဆလိုဗေးနီးယန်း", +"Somali":"ဆိုမာလီ", +"Sorbian, Lower":"ဆော်ဗီးယန် (အောက်ဘက်)", +"Sorbian, Upper":"ဆော်ဘီးယန်း (အပေါ်)", +"Source Text":"မူရင်း စာသား", +"Southern Sotho":"တောင်ဘက် ဆော်သို", +"Spanish (Argentina)":"စပိန်နစ်ခ်ျ (အာဂျင်တီးနား)", +"Spanish (Bolivia)":"စပိန်နစ်ခ်ျ (ဘောဗီးယား)", +"Spanish (Chile)":"စပိန်နစ်ခ်ျ (ချီလီ)", +"Spanish (Colombia)":"စပိန်နစ်ခ်ျ (ကိုလမ်ဘီယာ)", +"Spanish (Costa Rica)":"စပိန်နစ်ခ်ျ (ကော့စတာ ရီကာ)", +"Spanish (Cuba)":"စပိန်နစ်ခ်ျ (ကူဘ)", +"Spanish (Dom. Rep.)":"စပိန်နစ်ခ်ျ (ဒမ် ရပ်)", +"Spanish (Ecuador)":"စပိန်နစ်ခ်ျ (အီကူအေဒါ)", +"Spanish (El Salvador)":"စပိန်နစ်ခ်ျ (အီးအိုင် ဆာဗေးဒါ)", +"Spanish (Guatemala)":"စပိန်နစ်ခ်ျ (ဂေါတီမာလ)", +"Spanish (Honduras)":"စပိန်နစ်ခ်ျ (ဟွန်ဒူရက်စ်)", +"Spanish (Mexico)":"စပိန်နစ်ခ်ျ (မက်ဆီကို)", +"Spanish (Nicaragua)":"စပိန်နစ်ခ်ျ (နီကာရဂူရ)", +"Spanish (Panama)":"စပိန်နစ်ခ်ျ (ပနားမား)", +"Spanish (Paraguay)":"စပိန်နစ်ခ်ျ (ပါရာဂွေး)", +"Spanish (Peru)":"စပိန်နစ်ခ်ျ (ပီရူး)", +"Spanish (Puerto Rico)":"စပိန်နစ်ခ်ျ (ပရက်တို ရီကို)", +"Spanish (Spain)":"စပိန်နစ်ခ်ျ (စပိန်)", +"Spanish (Uruguay)":"စပိန်နစ်ခ်ျ (ဥရုဂွေး)", +"Spanish (Venezuela)":"စပိန်နစ်ခ်ျ (ဗင်နီဇွဲလား)", +"StDev":"StDev", +"Strong Emphasis":"ပြင်းထန်စွာအလေးအနက်ထားမှု", +"Subtitle":"ခေါင်းစဉ်ငယ်", +"Sum":"ပုစ္ဆာ", +"Swahili (Kenya)":"ဆွာဟီလီ(ကင်ညာ)", +"Swahili (Tanzania)":"ဆွာဟီလီ(တန်ဇနီးယား)", +"Swazi":"ဆွာဇီ", +"Swedish (Finland)":"ဆွာဟီလီ(ဖင်လန်)", +"Swedish (Sweden)":"ဆွာဟီလီ(ဆွီဒင်)", +"Table":"ဇယား", +"Table Contents":"ဇယား မာတိကာများ", +"Table Heading":"ဇယားခေါင်းစဉ်", +"Table Index 1":"ဇယား အညွှန်း ၁", +"Table Index Heading":"ဇယား အညွှန်း ခေါင်းစဉ်", +"Tagalog":"တာဂလော့", +"Tahitian":"လာဗီးယန်း", +"Tajik":"တာဂျစ်", +"Tamil":"တမေးလ်", +"Tatar":"တတာ", +"Teletype":"လက်နှိပ်စက်စာလုံး", +"Telugu":"တီလူဂု", +"Tetun (Indonesia)":"တီထွန်း(အင်ဒိုနီးရှား)", +"Tetun (Timor-Leste)":"တီထွန်း(တိမော-လက်စ်တီ)", +"Text":"စာသား", +"Thai":"ထိုင်း", +"Three Slides":"ရုပ်ပုံ ဆလိုက် သုံးခု", +"Tibetan (PR China)":"တီဘီတန်(ပီအာ တရုတ်)", +"Tigrigna (Eritrea)":"တီဂျစ်နား (အီသီးယား)", +"Tigrigna (Ethiopia)":"တီဂျစ်နား (အီသီးယိုးပီးယား)", +"Title":"ခေါင်းစဉ်", +"Title Only":"ခေါင်းစဉ်သာလျှင်", +"Title Slide":"ရုပ်ပုံ ဆလိုက် ခေါင်းစဉ်", +"Title and 2 Content":" ခေါင်းစဉ်၊မာတိကာ၂", +"Title, 2 Content and Content":" ခေါင်းစဉ်၊မာတိကာ၂နှင့်မာတိကာ", +"Title, 2 Content over Content":" ခေါင်းစဉ်၊ မာတိကာ၂ အောက်တွင်မာတိကာ", +"Title, 4 Content":" ခေါင်းစဉ်၊မာတိကာ၄", +"Title, 6 Content":" ခေါင်းစဉ်၊မာတိကာ၆", +"Title, Content":" ခေါင်းစဉ်၊မာတိကာ", +"Title, Content and 2 Content":" ခေါင်းစဉ်၊မာတိကာနှင့်မာတိကာ၂", +"Title, Content over Content":" ခေါင်းစဉ်၊ မာတိကာ အောက်တွင်မာတိကာ", +"Title, Vertical Text":"ခေါင်းစဉ်၊ မျဉ်းမတ် စာသား", +"Title, Vertical Text, Clipart":"ခေါင်းစဉ်၊ မျဉ်းမတ် စာသား၊ အသင့်သုံးနိုင်သောပုံ", +"Tok Pisin":"တော့က် ပီဆင်", +"Tsonga":"တဆွန်ဂ", +"Tswana (Botswana)":"တက်စ်၀န (ဘော့စ်၀န)", +"Tswana (South Africa)":"တဆွန်န (တောင်အာဖရိက)", +"Turkish":"တာကစ်ခ်ျ", +"Turkmen":"တာမန်း", +"Two Slides":"ရုပ်ပုံ ဆလိုက် နှစ်ခု", +"Ukrainian":"ယူကနေးနီးယန်း", +"Unknown":"မသိပါ", +"Urdu (India)":"အာဒု (အိန္ဒိယ)", +"Urdu (Pakistan)":"အာဒု (ပါကစ်စတန်)", +"User Entry":"အသုံးပြုသူ ဝင်ရောက်ပါ", +"User Index 1":"အသုံးပြုသူ အညွှန်း ၁", +"User Index 10":"အသုံးပြုသူ အညွှန်း ၁၀", +"User Index 2":"အသုံးပြုသူ အညွှန်း ၂", +"User Index 3":"အသုံးပြုသူ အညွှန်း ၃", +"User Index 4":"အသုံးပြုသူ အညွှန်း ၄", +"User Index 5":"အသုံးပြုသူ အညွှန်း ၅", +"User Index 6":"အသုံးပြုသူ အညွှန်း ၆", +"User Index 7":"အသုံးပြုသူ အညွှန်း ၇", +"User Index 8":"အသုံးပြုသူ အညွှန်း ၈", +"User Index 9":"အသုံးပြုသူ အညွှန်း ၉", +"User Index Heading":"အသုံးပြုသူ အညွှန်း ခေါင်းစဉ်", +"Uyghur":"ယူဂါ", +"Uzbek Latin":"ဥဇဘက် လက်တင်", +"Var":"Var", +"Variable":"ကိန်းရှင်", +"Venda":"ဗန်ဒ", +"Vertical Numbering Symbols":"ဒေါင်လိုက်နံပါတ်စဉ်တပ်ခြင်းသင်္ကေတများ", +"Vertical Title, Text, Chart":"မျဉ်းမတ် ခေါင်းစဉ်၊ စာသား၊ အသင့်သုံးနိုင်သောပုံ", +"Vertical Title, Vertical Text":"မျဉ်းမတ် ခေါင်းစဉ်၊မျဉ်းမတ် စာသား", +"Vietnamese":"ဗီနာမိစ်", +"Visited Internet Link":"သွားလည်သည့် အင်တာနက် ချိတ်ဆက်မှု", +"Walloon":"ဝေါလွန်", +"Watermark":"ရေခံ", +"Welsh":"ဝီလက်ခ်ျ", +"Xhosa":"ဇောစ", +"Yiddish (Israel)":"ကူဒစ်ခ်ျ(အီရတ်)", +"Yiddish (USA)":"ရီးဒစ်ခ်ျ", +"Zulu":"ဇူလူ", +"[None]":"(ဘာမျှမရှိပါ)", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/nb.json b/f7cloud-office/browser/dist/l10n/locore/nb.json new file mode 100644 index 0000000..757358c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/nb.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 av %2 poster funnet", +"3D Objects":"3D-objekter", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhazisk", +"Accent":"Utheving", +"Accent 1":"Utheving 1", +"Accent 2":"Utheving 2", +"Accent 3":"Utheving 3", +"Adding selection":"Legger til utvalg", +"Addressee":"Adressat", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sør Afrika)", +"Aka (Central African Republic)":"Aka (Sentral Afrinanske Republikk)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albansk", +"Amharic":"Amharisk", +"Apatani":"Apatani", +"Appendix":"Vedlegg", +"Arabic":"Arabisk", +"Arabic (Algeria)":"Arabisk (Algerie)", +"Arabic (Bahrain)":"Arabisk (Bahrain)", +"Arabic (Chad)":"Arabisk (Chad)", +"Arabic (Comoros)":"Arabisk (Komorene)", +"Arabic (Djibouti)":"Arabisk (Djibouti)", +"Arabic (Egypt)":"Arabisk (Egypt)", +"Arabic (Eritrea)":"Arabisk (Eritrea)", +"Arabic (Iraq)":"Arabisk (Irak)", +"Arabic (Israel)":"Arabisk (Israel)", +"Arabic (Jordan)":"Arabisk (Jordan)", +"Arabic (Kuwait)":"Arabisk (Kuwait)", +"Arabic (Lebanon)":"Arabisk (Libanon)", +"Arabic (Libya)":"Arabisk (Libya)", +"Arabic (Mauritania)":"Arabisk (Mauritania)", +"Arabic (Morocco)":"Arabisk (Marokko)", +"Arabic (Oman)":"Arabisk (Oman)", +"Arabic (Palestine)":"Arabisk (Palestina)", +"Arabic (Qatar)":"Arabisk (Qatar)", +"Arabic (Saudi Arabia)":"Arabisk (Saudi-Arabia)", +"Arabic (Somalia)":"Arabisk (Somalia)", +"Arabic (Sudan)":"Arabisk (Sudan)", +"Arabic (Syria)":"Arabisk (Syria)", +"Arabic (Tunisia)":"Arabisk (Tunisia)", +"Arabic (UAE)":"Arabisk (De forente arabiske emirater)", +"Arabic (Yemen)":"Arabisk (Jemen)", +"Aragonese":"Aragonsk", +"Aranese":"Aranesisk", +"Armenian, Classical (Armenia)":"Armensk, klassisk (Armenia)", +"Armenian, Eastern (Armenia)":"Østarmensk (Armenia)", +"Armenian, Eastern (Iran)":"Østarmensk (Iran)", +"Armenian, Eastern (Russia)":"Østarmensk (Russland)", +"Armenian, Western (Armenia)":"Vestarmensk (Armenia)", +"Arpitan (France)":"Arpitansk (Frankrike)", +"Arpitan (Italy)":"Arpitansk (Italia)", +"Arpitan (Switzerland)":"Arpitansk (Sveits)", +"Arrow Line":"Pillinjer", +"Assamese":"Assamesisk", +"Asturian":"Asturisk", +"Avar":"Avar", +"Average":"Middelverdi", +"Azerbaijani Cyrillic":"Aserbajdsjansk, kyrillisk", +"Azerbaijani Latin":"Aserbajdsjansk, latinsk", +"Background":"Bakgrunn", +"Background objects":"Bakgrunnsobjekter", +"Bad":"Dårlig", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Enkle former", +"Basque":"Baskisk", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Hviterussisk", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Litteraturliste 1", +"Bibliography Heading":"Overskrift for litteraturliste", +"Blank Slide":"Tomt lysbilde", +"Block Arrows":"Blokkpiler", +"Block Quotation":"Blokksitat", +"Block selection":"Blokkmerking", +"Bodo":"Bodo", +"Body Text":"Brødtekst", +"Body Text, Indented":"Brødtekst, innrykket", +"Bosnian":"Bosnisk", +"Breton":"Bretonsk", +"Bribri":"Bribri", +"Bulgarian":"Bulgarsk", +"Bullet –":"Kulemerke –", +"Bullet •":"Kulemerke •", +"Bullet ☑":"Kulepunkt ☑", +"Bullet ✗":"Kulepunkt X", +"Bullet ➢":"Kulepunkt ➢", +"Bullets":"Kuler", +"Burmese":"Burmesisk", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Snakkebobler", +"Caption":"Bildetekst", +"Caption Characters":"Tegn i bildeteksten", +"Catalan":"Katalansk", +"Catalan (Valencian)":"Katalansk (valensisk)", +"Centered Text":"Midtstilt tekst", +"Chinese (Hong Kong)":"Kinesisk (Hong Kong)", +"Chinese (Macau)":"Kinesisk (Macau)", +"Chinese (Singapore)":"Kinesisk (Singapore)", +"Chinese (simplified)":"Kinesisk (forenklet)", +"Chinese (traditional)":"Kinesisk (tradisjonell)", +"Church Slavic":"Kirkeslavisk", +"Chuvash":"Tsjuvasjisk", +"Citation":"Sitat", +"Clear formatting":"Fjern formatering", +"Comment":"Kommentar", +"Complimentary Close":"Høflig hilsen", +"Connectors":"Forbindelseslinjer", +"Contents 1":"Innhold 1", +"Contents 10":"Innhold 10", +"Contents 2":"Innhold 2", +"Contents 3":"Innhold 3", +"Contents 4":"Innhold 4", +"Contents 5":"Innhold 5", +"Contents 6":"Innhold 6", +"Contents 7":"Innhold 7", +"Contents 8":"Innhold 8", +"Contents 9":"Innhold 9", +"Contents Heading":"Innholdsoverskrift", +"Coptic":"Koptisk", +"Cornish":"Kornisk", +"Count":"Tell", +"CountA":"AntallA", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Kroatisk", +"Curves and Polygons":"Kurver og polygoner", +"Czech":"Tsjekkisk", +"Danish":"Dansk", +"Dashed Line":"Punktlinjer", +"Default":"Standard", +"Default Drawing Style":"Standar tegnestil", +"Default Page Style":"Standard sidestil", +"Default Paragraph Style":"Standard avsnittstil", +"Definition":"Valg", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Tegning", +"Drop Caps":"Innfelt forbokstav", +"Dutch (Belgium)":"Nederlandsk (Belgia)", +"Dutch (Netherlands)":"Nederlandsk (Nederland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Trykk", +"Endnote":"Sluttnote", +"Endnote Anchor":"Sluttnoteanker", +"Endnote Characters":"Sluttnotetegn", +"English (Australia)":"Engelsk (Australia)", +"English (Belize)":"Engelsk (Belize)", +"English (Botswana)":"Engelsk (Botswana)", +"English (Canada)":"Engelsk (Canada)", +"English (Caribbean)":"Engelsk (Karibia)", +"English (Denmark)":"Engelsk (Dansk)", +"English (Gambia)":"Engelsk (Gambia)", +"English (Ghana)":"Engelsk (Ghana)", +"English (Hong Kong)":"Engelsk (Hong Kong)", +"English (India)":"Engelsk (India)", +"English (Ireland)":"Engelsk (Irland)", +"English (Israel)":"Engelsk (Israelsk)", +"English (Jamaica)":"Engelsk (Jamaica)", +"English (Kenya)":"English (Kenya)", +"English (Malawi)":"Engelsk (Malawi)", +"English (Malaysia)":"Engelsk (Malaysia)", +"English (Mauritius)":"Engelsk (Mauritius)", +"English (Namibia)":"Engelsk (Namibia)", +"English (New Zealand)":"Engelsk (New Zealand)", +"English (Nigeria)":"Engelsk (Nigeria)", +"English (Philippines)":"Engelsk (Filippinene)", +"English (South Africa)":"Engelsk (Sør-Afrika)", +"English (Sri Lanka)":"Engelsk (Sri Lanka)", +"English (Trinidad)":"Engelsk (Trinidad)", +"English (UK)":"Engelsk (Storbritannia)", +"English (USA)":"Engelsk (USA)", +"English (Zambia)":"Engelsk (Zambia)", +"English (Zimbabwe)":"Engelsk (Zimbabwe)", +"English, OED spelling (UK)":"Engelsk, OED-staving (UK)", +"Envelope":"Konvolutt", +"Error":"Feil", +"Erzya":"Erza", +"Esperanto":"Esperanto", +"Estonian":"Estisk", +"Example":"Eksempel", +"Extending selection":"Utvidet merking", +"Faroese":"Færøysk", +"Figure":"Figur", +"Figure Index 1":"Figurindeks 1", +"Figure Index Heading":"Figuroversikt, overskrift", +"Fijian":"Fijiansk", +"Filled":"Fylt", +"Filled Blue":"Fylt blå", +"Filled Green":"Fylt grøn", +"Filled Red":"Fylt rød", +"Filled Yellow":"Fylt gul", +"Finnish":"Finsk", +"First Line Indent":"Innrykk av første linje", +"First Page":"Første side", +"Flowchart":"Flytdiagram", +"Fon":"Fon", +"Footer":"Bunntekst", +"Footer Left":"Venstre bunntekst", +"Footer Right":"Høyre bunntekst", +"Footnote":"Fotnote", +"Footnote Anchor":"Fotnoteanker", +"Footnote Characters":"Fotnotetegn", +"Formula":"Formel", +"Four Slides":"Fire lysbilder", +"Frame":"Ramme", +"Frame Contents":"Rammeinnhold", +"French (Belgium)":"Fransk (Belgia)", +"French (Benin)":"Fransk (Benin)", +"French (Burkina Faso)":"Fransk (Burkina Faso)", +"French (Canada)":"Fransk (Canada)", +"French (Côte d'Ivoire)":"Fransk (Elfenbenskysten)", +"French (France)":"Fransk (Frankrike)", +"French (Luxembourg)":"Fransk (Luxembourg)", +"French (Mali)":"Fransk (Mali)", +"French (Mauritius)":"Fransk (Mauritius)", +"French (Monaco)":"Fransk (Monaco)", +"French (Niger)":"Fransk (Niger)", +"French (Republic of Guinea)":"Fransk (Republikken Guinea)", +"French (Senegal)":"Fransk (Senegal)", +"French (Switzerland)":"Fransk (Sveits)", +"French (Togo)":"Fransk (Togo)", +"Frisian":"Frisisk", +"Friulian":"Friulisk", +"Function Wizard":"Funksjonsveiviser", +"Gaelic (Scotland)":"Gælisk (Skottland)", +"Galician":"Galisisk", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgisk", +"German (Austria)":"Tysk (Østerrike)", +"German (Belgium)":"Tysk (Belgia)", +"German (Germany)":"Tysk (Tyskland)", +"German (Liechtenstein)":"Tysk (Liechtenstein)", +"German (Luxembourg)":"Tysk (Luxembourg)", +"German (Switzerland)":"Tysk (Sveits)", +"Gikuyu":"Gikuyu", +"Good":"God", +"Graphic":"Grafikk", +"Graphics":"Bilder", +"Greek":"Gresk", +"Greek, Ancient":"Gammelgresk", +"Guadeloupean Creole French":"Guadeloupisk Creole Fransk", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitisk", +"Hanging Indent":"Hengende innrykk", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiisk", +"Header":"Topptekst", +"Header Left":"Venstre topptekst", +"Header Right":"Høyre topptekst", +"Header and Footer":"Topptekst og bunntekst", +"Heading":"Overskrift", +"Heading 1":"Overskrift 1", +"Heading 10":"Overskrift 10", +"Heading 2":"Overskrift 2", +"Heading 3":"Overskrift 3", +"Heading 4":"Overskrift 4", +"Heading 5":"Overskrift 5", +"Heading 6":"Overskrift 6", +"Heading 7":"Overskrift 7", +"Heading 8":"Overskrift 8", +"Heading 9":"Overskrift 9", +"Heading A0":"Overskrift A0", +"Heading A4":"Overskrift A4", +"Hebrew":"Hebraisk", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horisontal Linje", +"Hungarian":"Ungarsk", +"Hungarian (Szekely-Hungarian Rovas)":"Ungarsk (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlenke", +"Icelandic":"Islandsk", +"Illustration":"Illustrasjon", +"Iloko":"Iloko", +"Index":"Register", +"Index 1":"Register 1", +"Index 2":"Register 2", +"Index 3":"Register 3", +"Index Heading":"Registeroverskrift", +"Index Link":"Registerlenke", +"Index Separator":"Registerskille", +"Indonesian":"Indonesisk", +"Inline Heading":"Innebygd overskrift", +"Insert":"Sett inn", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingua Occidental", +"Internet Link":"Internett-lenke", +"Interslavic Cyrillic":"Interslavisk Kyrillisk", +"Interslavic Latin":"Interslavisk Latin", +"Irish":"Irsk", +"Italian (Italy)":"Italiensk (Italia)", +"Italian (Switzerland)":"Italiensk (Sveits)", +"Japanese":"Japansk", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardisk", +"Kabyle Latin":"Kabyle latin", +"Kalaallisut":"Grønlandsk", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpakisk (latin)", +"Kashmiri (India)":"Kasjmiri (India)", +"Kashmiri (Kashmir)":"Kasjmiri (Kashmir)", +"Kashubian":"Kashubisk", +"Kazakh":"Kasakhisk", +"KeyID":"Nøkkel-ID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirgisisk", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Den demokratiske republikken Kongo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Koreansk (Sør-Korea)", +"Kumyk":"Kumykisk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdisk, sentral (Iran)", +"Kurdish, Central (Iraq)":"Kurdisk, sentral (Irak)", +"Kurdish, Northern (Syria)":"Kurdisk, nordlig (Syria)", +"Kurdish, Northern (Turkey)":"Kurdisk, nordlig (Tyrkia)", +"Kurdish, Southern (Iran)":"Kurdisk, sørlig (Iran)", +"Kurdish, Southern (Iraq)":"Kurdisk, sørlig (Irak)", +"Kven Finnish":"Kvensk", +"Kyrgyz (China)":"Kirgisk (Kina)", +"Labels":"Etiketter", +"Ladin":"Ladinisk", +"Landscape":"Liggende", +"Lao":"Laotisk", +"Lari":"Lari", +"Latgalian":"Latgælisk", +"Latin":"Latin", +"Latvian":"Latvisk", +"Left Page":"Venstreside", +"Lengo":"Lengo", +"Ligurian":"Ligurisk", +"Limbu":"Limbu", +"Line Numbering":"Linjenummerering", +"Lines":"Linjer", +"Lines and Arrows":"Linjer og piler", +"Lingala":"Lingala", +"List":"Liste", +"List 1":"Liste 1", +"List 1 Cont.":"Liste 1 Forts.", +"List 1 End":"Liste 1 Slutt", +"List 1 Start":"Liste 1 Start", +"List 2":"Liste 2", +"List 2 Cont.":"Liste 2 Forts.", +"List 2 End":"Liste 2 Slutt", +"List 2 Start":"Liste 2 Start", +"List 3":"Liste 3", +"List 3 Cont.":"Liste 3 Forts.", +"List 3 End":"Liste 3 Slutt", +"List 3 Start":"Liste 3 Start", +"List 4":"Liste 4", +"List 4 Cont.":"Liste 4 Forts.", +"List 4 End":"Liste 4 Slutt", +"List 4 Start":"Liste 4 Start", +"List 5":"Liste 5", +"List 5 Cont.":"Liste 5 Forts.", +"List 5 End":"Liste 5 Slutt", +"List 5 Start":"Liste 5 Start", +"List Contents":"Listeinnhold", +"List Heading":"Listeoverskrift", +"List Indent":"Listeinnrykk", +"Lithuanian":"Litauisk", +"Livonian":"Livonisk", +"Lojban":"Lojban", +"Low German":"Lavtysk", +"Luxembourgish":"Luxembourgsk", +"Macedonian":"Makedonsk", +"Main Index Entry":"Hovedstikkord", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malayisk (Brunei Darussalam)", +"Malay (Malaysia)":"Malayisk (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaj-arabisk (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaj-arabisk (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltesisk", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Øst-maninka (latin)", +"Manipuri":"Manipuri", +"Maore":"Maori", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Margnote", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Østlig mari", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolsk kyrillisk", +"Mongolian Mongolian":"Mongolsk mongolsk", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"SørNdebele", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Nøytral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Ni lysbilder", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Ingen Tegnstil", +"No List":"Ingen liste", +"Nogai":"Nogaiisk", +"None (Do not check spelling)":"Ingen (ikke sjekk stavingen)", +"Northern Sotho":"Nordsotho", +"Norwegian, Bokmål":"Norsk bokmål", +"Norwegian, Nynorsk":"Norsk nynorsk", +"Note":"Notat", +"Notes":"Notater", +"Numbering 1":"Nummerering 1", +"Numbering 1 Cont.":"Nummerering 1 fortsettelse", +"Numbering 1 End":"Nummerering 1 slutt", +"Numbering 1 Start":"Nummerering 1 start", +"Numbering 123":"Nummerering 123", +"Numbering 2":"Nummerering 2", +"Numbering 2 Cont.":"Nummerering 2 fortsettelse", +"Numbering 2 End":"Nummerering 2 slutt", +"Numbering 2 Start":"Nummerering 2 start", +"Numbering 3":"Nummerering 3", +"Numbering 3 Cont.":"Nummerering 3 fortsettelse", +"Numbering 3 End":"Nummerering 3 slutt", +"Numbering 3 Start":"Nummerering 3 start", +"Numbering 4":"Nummerering 4", +"Numbering 4 Cont.":"Nummerering 4 fortsettelse", +"Numbering 4 End":"Nummerering 4 slutt", +"Numbering 4 Start":"Nummerering 4 start", +"Numbering 5":"Nummerering 5", +"Numbering 5 Cont.":"Nummerering 5 fortsettelse", +"Numbering 5 End":"Nummerering 5 slutt", +"Numbering 5 Start":"Nummerering 5 start", +"Numbering ABC":"Nummerering ABC", +"Numbering IVX":"Nummerering IVX", +"Numbering Symbols":"Nummereringstegn", +"Numbering abc":"Nummerering abc", +"Numbering ivx":"Nummerering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objektliste 1", +"Object Index Heading":"Overskrift for objektliste", +"Object with no fill and no line":"Objekt uten fyll og linjer", +"Object without fill":"Objekt uten fyll", +"Occitan":"Oksitansk", +"Odia":"Oriya", +"Olonets":"Olonetisk", +"One Slide":"Ett lysbilde", +"Oromo":"Oromo", +"Outline":"Disposisjon", +"Outlined":"Omriss", +"Outlined Blue":"Omriss blått", +"Outlined Green":"Omriss grønt", +"Outlined Red":"Omriss rødt", +"Outlined Yellow":"Omriss gult", +"Overwrite":"Overskriv", +"Page %1 (%2) of %3":"Side %1 (%2) av %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Side %1 (%2) av %3 [Side %4 (%5)]", +"Page %1 of %2":"Side %1 av %2", +"Page %1 of %2 (%3)":"Side %1 av %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Side %1 av %2 (Side %3 av %4 som skal skrives ut)", +"Page %1 of %2 [Page %3]":"Side %1 av %2 [Side %3]", +"Page Number":"Sidetall", +"Page Properties":"Egenskaper for Side", +"Pali Latin":"Pali-latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nederland Antillene)", +"Pennsylvania Dutch":"Pennsylvania nederlandsk", +"Persian":"Persisk", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Plassholder", +"Plautdietsch":"Plautdietsch", +"Polish":"Polsk", +"Portrait":"Stående", +"Portuguese (Angola)":"Portugisisk (Angola)", +"Portuguese (Brazil)":"Portugisisk (Brasil)", +"Portuguese (Mozambique)":"Portugisisk (Mozambique)", +"Portuguese (Portugal)":"Portugisisk (Portugual)", +"Preformatted Text":"Preformatert tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Nord-Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sør-Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Sitat", +"Report":"Rapport", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"Retoromansk", +"Right Page":"Høyreside", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumensk (Moldavia)", +"Romanian (Romania)":"Rumensk (Romania)", +"Rubies":"Kringtekster", +"Russian":"Russisk", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Enaresamisk (Finland)", +"Sami, Kildin (Russia)":"Kildinsamisk (Russland)", +"Sami, Lule (Norway)":"Lulesamisk (Norge)", +"Sami, Lule (Sweden)":"Lulesamisk (Sverige)", +"Sami, Northern (Finland)":"Nordsamisk (Finland)", +"Sami, Northern (Norway)":"Nordsamisk (Norge)", +"Sami, Northern (Sweden)":"Nordsamisk (Sverige)", +"Sami, Pite (Sweden)":"Samisk, Pite (Sverige)", +"Sami, Skolt (Finland)":"Skoltesamisk (Finland)", +"Sami, Southern (Norway)":"Sørsamisk (Norge)", +"Sami, Southern (Sweden)":"Sørsamisk (Sverige)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardisk", +"Sardinian, Campidanese":"Sardinsk, Campidanese", +"Sardinian, Gallurese":"Sardinsk, Gallurese", +"Sardinian, Logudorese":"Sardinsk, Logudorese", +"Sardinian, Sassarese":"Sardinsk, Sassarese", +"Selection count":"Uvalgstelling", +"Sender":"Sender", +"Serbian Cyrillic (Montenegro)":"Serbisk, kyrillisk (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbisk, kyrillisk (Serbia og Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbisk, kyrillisk (Serbia)", +"Serbian Latin":"Serbisk (latin)", +"Serbian Latin (Montenegro)":"Serbisk, latinsk (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbisk, latinsk (Serbia og Montenegro)", +"Serbian Latin (Serbia)":"Serbisk, latinsk (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Figurer", +"Sheet %1 of %2":"Ark %1 av %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Signatur", +"Silesian":"Silesisk", +"Sindhi, Arabic":"Sindhi, Arabisk", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Singalesisk", +"Six Slides":"Seks lysbilder", +"Slide %1 of %2":"Lysbilde %1 of %2", +"Slide %1 of %2 (%3)":"Lysbilde %1 of %2 (%3)", +"Slovak":"Slovakisk", +"Slovenian":"Slovensk", +"Somali":"Somali", +"Sorbian, Lower":"Lavsorbisk", +"Sorbian, Upper":"Høysorbisk", +"Source Text":"Kildetekst", +"Southern Sotho":"Sørsotho", +"Spanish (Argentina)":"Spansk (Argentina)", +"Spanish (Bolivia)":"Spansk (Bolivia)", +"Spanish (Chile)":"Spansk (Chile)", +"Spanish (Colombia)":"Spansk (Colombia)", +"Spanish (Costa Rica)":"Spansk (Costa Rica)", +"Spanish (Cuba)":"Spansk (Cuba)", +"Spanish (Dom. Rep.)":"Spansk (Den dominikanske republikk)", +"Spanish (Ecuador)":"Spansk (Ecuador)", +"Spanish (El Salvador)":"Spansk (El Salvador)", +"Spanish (Guatemala)":"Spansk (Guatemala)", +"Spanish (Honduras)":"Spansk (Honduras)", +"Spanish (Mexico)":"Spansk (Mexico)", +"Spanish (Nicaragua)":"Spansk (Nicaragua)", +"Spanish (Panama)":"Spansk (Panama)", +"Spanish (Paraguay)":"Spansk (Paraguay)", +"Spanish (Peru)":"Spansk (Peru)", +"Spanish (Puerto Rico)":"Spansk (Puerto Rico)", +"Spanish (Spain)":"Spansk (Spania)", +"Spanish (Uruguay)":"Spansk (Uruguay)", +"Spanish (Venezuela)":"Spansk (Venezuela)", +"StDev":"StdAvvik", +"Standard selection":"Standardmerking", +"Stars and Banners":"Stjerner og bannere", +"Status":"Status", +"Strong Emphasis":"Sterkt trykk", +"Subtitle":"Undertittel", +"Sum":"Sum", +"Sundanese":"Sudanesk", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Svensk (Finland)", +"Swedish (Sweden)":"Svensk (Sverige)", +"Symbol Shapes":"Symbolformer", +"Table":"Tabell", +"Table Contents":"Tabellinnhold", +"Table Heading":"Tabelloverskrift", +"Table Index 1":"Tabellliste 1", +"Table Index Heading":"Overskrift for tabellliste", +"Tagalog":"Tagalog", +"Tahitian":"Taitisk", +"Tajik":"Tadsjikisk", +"Tamil":"Tamil", +"Tatar":"Tatarisk", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Øst-Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thai", +"Three Slides":"Tre lysbilder", +"Tibetan (India)":"Tibetansk (India)", +"Tibetan (PR China)":"Tibetansk (Kina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopia)", +"Title":"Tittel", +"Title A0":"Tittel A0", +"Title A4":"Tittel A4", +"Title Only":"Bare tittel", +"Title Slide":"Tittellysbilde", +"Title and 2 Content":"Tittel og 2 objekter", +"Title, 2 Content and Content":"Tittel, 2 objekt og objekt", +"Title, 2 Content over Content":"Tittel, 2 objekt over objekt", +"Title, 4 Content":"Tittel, 4 objekter", +"Title, 6 Content":"Tittel, 6 objekter", +"Title, Content":"Tittel, innhold", +"Title, Content and 2 Content":"Tittel, 2 objekter og 2 objekter", +"Title, Content over Content":"Tittel, objekt over objekt", +"Title, Vertical Text":"Tittel, Vertikal Tekst", +"Title, Vertical Text, Clipart":"Tittel, Vertikal Tekst, Utklippsbilde", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Setswana (Botswana)", +"Tswana (South Africa)":"Setswana (Sør-Afrika)", +"Turkish":"Tyrkisk", +"Turkmen":"Turkmensk", +"Two Slides":"To lysbilder", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainsk", +"Unknown":"Ukjent", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Brukeroppføring", +"User Index 1":"Brukerliste 1", +"User Index 10":"Brukerliste 10", +"User Index 2":"Brukerliste 2", +"User Index 3":"Brukerliste 3", +"User Index 4":"Brukerliste 4", +"User Index 5":"Brukerliste 5", +"User Index 6":"Brukerliste 6", +"User Index 7":"Brukerliste 7", +"User Index 8":"Brukerliste 8", +"User Index 9":"Brukerliste 9", +"User Index Heading":"Overskrift for brukerliste", +"Uyghur":"Uighursk", +"Uzbek Cyrillic":"Usbekisk kyrillisk", +"Uzbek Latin":"Usbekisk, latinsk", +"Var":"Var", +"Variable":"Variabel", +"Venda":"Venda", +"Venetian":"Venetiansk", +"Veps":"Veps", +"Vertical Numbering Symbols":"Vertikale nummereringstegn", +"Vertical Title, Text, Chart":"Vertikal Tittel, Tekst, Diagram", +"Vertical Title, Vertical Text":"Vertikal Tittel, Vertikal Tekst", +"Vietnamese":"Vietnamesisk", +"Vili":"Vili", +"Visited Internet Link":"Besøkt Internett-lenke", +"Võro":"Võro", +"Walloon":"Vallonsk", +"Warning":"Advarsel", +"Watermark":"Vannmerke", +"Welsh":"Walisisk", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Den demokratiske republikken Kongo)", +"Yiddish (Israel)":"Jiddisk (Israel)", +"Yiddish (USA)":"Jiddisk (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Multiple]", +"[None]":"[None]", +"[Undetermined]":"[Ubestemt]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ne.json b/f7cloud-office/browser/dist/l10n/locore/ne.json new file mode 100644 index 0000000..9739c50 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ne.json @@ -0,0 +1,440 @@ +{ +"3D Objects":"त्रि-आयामिक वस्तुहरू", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"अफ्रिकानी (नामिबिया)", +"Afrikaans (South Africa)":"अफ्रिकानीहरू (दक्षिण अफ्रिका)", +"Akan":"आकान", +"Albanian":"अल्बानीयाली", +"Amharic":"आम्हारिक", +"Arabic":"अरेबिक", +"Arabic (Algeria)":"अरबी (अल्जेरीयाली)", +"Arabic (Bahrain)":"अरबी (बहराइन)", +"Arabic (Chad)":"अरबी (चाड)", +"Arabic (Comoros)":"अरबी (कोमोरोस)", +"Arabic (Djibouti)":"अरबी (जिबूती)", +"Arabic (Egypt)":"अरबी (इजिप्ट)", +"Arabic (Eritrea)":"अरबी (इरिट्रिया)", +"Arabic (Iraq)":"अरबी (इराक)", +"Arabic (Israel)":"अरबी (इसराइल)", +"Arabic (Jordan)":"अरबी (जोर्डन)", +"Arabic (Kuwait)":"अरबी (कुवेत)", +"Arabic (Lebanon)":"अरबी (लेबनान्)", +"Arabic (Libya)":"अरबी (लिबिया)", +"Arabic (Mauritania)":"अरबी (मॉरिटानिया)", +"Arabic (Morocco)":"अरबी (मोरोक्को)", +"Arabic (Oman)":"अरबी (ओमन)", +"Arabic (Palestine)":"अरबी (फ़िलिस्तीन)", +"Arabic (Qatar)":"अरबी (कतार)", +"Arabic (Saudi Arabia)":"अरबी (साउदी अरब)", +"Arabic (Somalia)":"अरबी (सोमालिया)", +"Arabic (Sudan)":"अरबी (सूडान)", +"Arabic (Syria)":"अरबी (सिरिया)", +"Arabic (Tunisia)":"अरबी (ट्यनिसिया)", +"Arabic (UAE)":"अरबी (संयुक्त अरब इमिरेटस्)", +"Arabic (Yemen)":"अरबी (यमन)", +"Aragonese":"अरागोनिज", +"Assamese":"आसामी", +"Asturian":"अस्तुरियन", +"Average":"औसत", +"Azerbaijani Cyrillic":"अजरबैजानी सिरिलिक", +"Azerbaijani Latin":"अजरबैजानी ल्याटिन", +"Background":"पृष्ठभूमि", +"Background objects":"पृष्ठभूमि वस्तुहरू", +"Bambara":"बाम्बारा", +"Basic Shapes":"आधारभूत आकार", +"Basque":"बास्क्यु", +"Belarusian":"बेलारुसी", +"Bengali (Bangladesh)":"बेङ्गाली (बङ्गलादेश)", +"Bengali (India)":"बङ्गाली (भारत)", +"Bibliography 1":"सन्दर्भ सूची १", +"Bibliography Heading":"सन्दर्भ सूची शीर्षक", +"Blank Slide":"रिक्त स्लाइड", +"Block Arrows":"खण्ड बाँण", +"Bodo":"बोडो", +"Bosnian":"बोस्नीयाली", +"Breton":"ब्रेटोन", +"Bulgarian":"बल्गेरियाली", +"Burmese":"बर्मेली", +"Bushi":"बुशि", +"Callouts":"कलआउटहरू", +"Caption":"क्याप्सन", +"Caption Characters":"क्याप्सन क्यारेक्टरहरू", +"Catalan":"क्याटलीयाली", +"Catalan (Valencian)":"कातालान", +"Chinese (Hong Kong)":"चिनीया (हङकङ)", +"Chinese (Macau)":"चिनीया (मकाउ)", +"Chinese (Singapore)":"चिनीया (सिङ्गापोर)", +"Chinese (simplified)":"चिनीया (सरलीकृत)", +"Chinese (traditional)":"चिनीया (परम्पारगत)", +"Chuvash":"चुभाश", +"Clear formatting":"ढाँचा खाली गर्नुहोस्", +"Complimentary Close":"प्रशंसात्मक अन्त्य", +"Connectors":"योजकहरू", +"Contents 1":"सामग्रीहरू १", +"Contents 10":"सामग्रीहरू १०", +"Contents 2":"सामग्रीहरू २", +"Contents 3":"सामग्रीहरू ३", +"Contents 4":"सामग्रीहरू ४", +"Contents 5":"सामग्रीहरू ५", +"Contents 6":"सामग्रीहरू ६", +"Contents 7":"सामग्रीहरू ७", +"Contents 8":"सामग्रीहरू ८", +"Contents 9":"सामग्रीहरू ९", +"Contents Heading":"सामग्रीहरूको शीर्षक", +"Coptic":"कोप्टिक", +"Count":"गणना", +"CountA":"गणना A", +"Croatian":"क्रोएसियाली", +"Czech":"चेक", +"Danish":"ड्यानिश", +"Default":"पूर्वनिर्धारित", +"Definition":"परिभाषा", +"Dhivehi":"धिभेही", +"Dogri":"डोगरी", +"Drawing":"रेखाचित्र", +"Drop Caps":"ड्रप क्याप्स", +"Dutch (Belgium)":"डच (बेल्जियम)", +"Dutch (Netherlands)":"डच (नेदरल्यान्ड)", +"Emphasis":"असर", +"Endnote":"अन्त्यटिप्पणी", +"Endnote Anchor":"अन्त्यटिप्पणी एङ्कर", +"Endnote Characters":"अन्त्यटिप्पणी क्यारेक्टरहरू", +"English (Australia)":"अङ्ग्रेजी (अस्ट्रेलिया)", +"English (Belize)":"अङ्ग्रेजी (बेलिज)", +"English (Canada)":"अङ्ग्रेजी (क्यानाडा)", +"English (Caribbean)":"अङ्ग्रेजी (क्यारीबियाली)", +"English (Ghana)":"अङ्ग्रेजी (घाना)", +"English (India)":"अङ्ग्रेजी (भारत)", +"English (Jamaica)":"अङ्ग्रेजी (जमैका)", +"English (Malawi)":"अङ्ग्रेजी (क्यानाडा)", +"English (Namibia)":"अङ्ग्रेजी (नामिबिया)", +"English (New Zealand)":"अङ्ग्रेजी (न्यू जिल्यान्ड)", +"English (Philippines)":"अङ्ग्रेजी (फिलिपिन्स)", +"English (South Africa)":"अङ्ग्रेजी (दक्षिण अफ्रिका)", +"English (Trinidad)":"अङ्ग्रेजी (ट्रनिडाड)", +"English (UK)":"अङ्ग्रेजी (संयुक्त अधिराज्य)", +"English (USA)":"अङ्ग्रेजी (संयुक्त राज्य अमेरिका)", +"English (Zimbabwe)":"अङ्ग्रेजी (जिम्बावे)", +"Esperanto":"एस्पेरानटो", +"Estonian":"इस्टोनियाली", +"Example":"उदाहरण", +"Faroese":"फारोजे", +"Fijian":"फिजियाली", +"Filled":"भरिएको", +"Finnish":"फिनिश", +"First Line Indent":"पहिलो रेखा इन्डेन्ट", +"First Page":"पहिलो पृष्ठ", +"Flowchart":"फ्लोचार्ट", +"Footer":"फुटर", +"Footer Left":"फुटर बायाँ", +"Footer Right":"फुटर दायाँ", +"Footnote":"पादटिप्पणी", +"Footnote Anchor":"पादटिप्पणी एङ्कर", +"Footnote Characters":"पादटिप्पणी क्यारेक्टरहरू", +"Formula":"सूत्र", +"Four Slides":"चारवटा स्लाइडहरू", +"Frame":"फ्रेम", +"Frame Contents":"फ्रेम सामग्रीहरू", +"French (Belgium)":"फ्रेन्च (बेल्जियम)", +"French (Canada)":"फ्रेन्च (क्यानाडा)", +"French (France)":"फ्रेन्च (फ्रान्स)", +"French (Luxembourg)":"फ्रेन्च (लक्जेम्बर्ग)", +"French (Monaco)":"फ्रेन्च (मोनाको)", +"French (Switzerland)":"फ्रेन्च (स्वीट्जरल्यान्ड)", +"Frisian":"फ्रिजेन", +"Friulian":"फ्रिउलिआन", +"Function Wizard":"प्रकार्य विर्जाड", +"Gaelic (Scotland)":"गेइलिक (स्कटल्यान्ड)", +"Galician":"गालिसियन", +"Ganda":"गान्डा", +"Gascon":"ग्यासकन", +"Georgian":"जर्जियाली", +"German (Austria)":"जर्मन (अस्ट्रिया)", +"German (Belgium)":"जर्मन (बेल्जियम)", +"German (Germany)":"जर्मन (जर्मनी)", +"German (Liechtenstein)":"जर्मन (लिकटेइस्टिन)", +"German (Luxembourg)":"जर्मन (लक्जेम्बर्ग)", +"German (Switzerland)":"जर्मन (स्वीट्जरल्यान्ड)", +"Graphic":"ग्राफिक", +"Graphics":"ग्राफिक्स्", +"Greek":"ग्रीक", +"Greek, Ancient":"ग्रिक, प्राचीन", +"Gujarati":"गुजराती", +"HTML":"HTML", +"Haitian":"हाईटियन", +"Hanging Indent":"ह्याङिङ इन्डेन्ट", +"Hausa (Ghana)":"हाउजा (घाना)", +"Hausa (Nigeria)":"हउजा (नाइजेरिया)", +"Hawaiian":"हवाईन", +"Header":"हेडर", +"Header Left":"हेडर बायाँ", +"Header Right":"हेडर दायाँ", +"Heading":"शीर्षक", +"Heading 1":"शीर्षक १", +"Heading 10":"शीर्षक १०", +"Heading 2":"शीर्षक २", +"Heading 3":"शीर्षक ३", +"Heading 4":"शीर्षक ४", +"Heading 5":"शीर्षक ५", +"Heading 6":"शीर्षक ६", +"Heading 7":"शीर्षक ७", +"Heading 8":"शीर्षक ८", +"Heading 9":"शीर्षक ९", +"Hebrew":"हेब्रु", +"Hiligaynon":"हिलिगेनोन", +"Hindi":"हिन्दी", +"Horizontal Line":"तेर्सो रेखा", +"Hungarian":"हङ्गेरीयाली", +"Icelandic":"आइस्ल्यान्डिक", +"Illustration":"दृष्टान्त", +"Index":"अनुक्रमणिका", +"Index 1":"अनुक्रमणिका १", +"Index 2":"अनुक्रमणिका २", +"Index 3":"अनुक्रमणिका ३", +"Index Heading":"अनुक्रमणिका शीर्षक", +"Index Link":"अनुक्रमणिका लिङ्क", +"Index Separator":"अनुक्रमणिका विभाजक", +"Indonesian":"इन्डोनेसियाली", +"Insert":"घुसाउनुहोस्", +"Interlingua":"इन्टरलिङग्वा", +"Internet Link":"इन्टरनेट लिङ्क", +"Irish":"आइरिश", +"Italian (Italy)":"इटाली (इटाली)", +"Italian (Switzerland)":"इटाली (स्वीट्जरल्यान्ड)", +"Japanese":"जापानी", +"Kalaallisut":"कालाल्लिसुट", +"Kannada":"कान्नाडा", +"Kashmiri (India)":"काशमिरी (भारत)", +"Kashmiri (Kashmir)":"काशमिरी (काशमिर)", +"Kashubian":"काशुबियन", +"Kazakh":"काजाक", +"Khmer":"खमेर", +"Kinyarwanda (Rwanda)":"किनयारवान्डा (रुवान्डा)", +"Kirghiz":"किर्गिज्", +"Konkani":"कोनकानी", +"Korean (RoK)":"कोरियाली (RoK)", +"Labels":"लेबुलहरू", +"Landscape":"ल्यान्डस्केप", +"Lao":"लाओ", +"Lari":"लारी", +"Latvian":"लात्भियाली", +"Left Page":"बायाँ पृष्ठ", +"Limbu":"लिम्बु", +"Line Numbering":"रेखा क्रमाङ्कन", +"Lines":"हरफहरू", +"Lingala":"लिन्गाला", +"List Contents":"सूची सामग्रीहरू", +"List Heading":"सूची शीर्षक", +"List Indent":"इन्डेन्ट सूची बनाउनुहोस्", +"Lithuanian":"लुथुआनियाली", +"Lojban":"लोजबान", +"Low German":"न्यून जर्मन", +"Luxembourgish":"लक्जेमबर्गीज", +"Macedonian":"मेसोडोनियाली", +"Main Index Entry":"मुख्य अनुक्रमणिका प्रविष्टि", +"Maithili":"मैथिली", +"Malagasy, Plateau":"मालागासी, पठार", +"Malay (Brunei Darussalam)":"मलाय (ब्रुनाइ दारेशलम)", +"Malay (Malaysia)":"मलाय (मलेशिया)", +"Malayalam":"मलायालम", +"Maltese":"मोलतिज़", +"Manipuri":"मनिपुरी", +"Maore":"मूरे", +"Marathi":"मराठी", +"Marginalia":"मारजिनलिया", +"Max":"अधिक", +"Median":"मध्यिका", +"Min":"न्यून", +"Moore":"मूरे", +"Ndebele, South":"डेबेले, दक्षिण", +"Nepali (India)":"नेपाली (भारत)", +"Nepali (Nepal)":"नेपाली (नेपाल)", +"None (Do not check spelling)":"कुनै पनि होइन (हिज्जे जाँच नगर्नुहोस्)", +"Northern Sotho":"उतरी सोठो", +"Norwegian, Bokmål":"नर्वेली, बोकमाल", +"Norwegian, Nynorsk":"नर्वेली, नाइनोर्स्क", +"Notes":"द्रष्टव्य", +"Numbering 1":"क्रमाङ्कन १", +"Numbering 1 Cont.":"क्रमाङ्कन १ जारी राख्नुहोस्", +"Numbering 1 End":"क्रमाङ्कन १ अन्त्य गर्नुहोस्", +"Numbering 1 Start":"क्रमाङ्कन १ सुरु गर्नुहोस्", +"Numbering 2":"क्रमाङ्कन २", +"Numbering 2 Cont.":"क्रमाङ्कन २ जारी राख्नुहोस्", +"Numbering 2 End":"क्रमाङ्कन २ अन्त्य गर्नुहोस्", +"Numbering 2 Start":"क्रमाङ्कन २ सुरु गर्नुहोस्", +"Numbering 3":"क्रमाङ्कन ३", +"Numbering 3 Cont.":"क्रमाङ्कन ३ जारी राख्नुहोस्", +"Numbering 3 End":"क्रमाङ्कन ३ अन्त्य गर्नुहोस्", +"Numbering 3 Start":"क्रमाङ्कन ३ सुरु गर्नुहोस्", +"Numbering 4":"क्रमाङ्कन ४", +"Numbering 4 Cont.":"क्रमाङ्कन ४ जारी राख्नुहोस्", +"Numbering 4 End":"क्रमाङ्कन ४ अन्त्य गर्नुहोस्", +"Numbering 4 Start":"क्रमाङ्कन ४ सुरु गर्नुहोस्", +"Numbering 5":"क्रमाङ्कन ५", +"Numbering 5 Cont.":"क्रमाङ्कन ५ जारी", +"Numbering 5 End":"क्रमाङ्कन ५ अन्त्य", +"Numbering 5 Start":"क्रमाङ्कन ५ सुरु", +"Numbering Symbols":"क्रमाङ्कन प्रतीकहरू", +"Nyanja":"याङ्जा", +"OLE":"OLE", +"Object Index 1":"वस्तु अनुक्रमणिका १", +"Object Index Heading":"वस्तु अनुक्रमणिका शीर्षक", +"Object without fill":"भर्ने बिनाको वस्तु", +"Occitan":"ओक्सिटान", +"One Slide":"एउटा स्लाइड", +"Oromo":"ओरोमो", +"Outline":"रूपरेखा", +"Overwrite":"अधिलेखन", +"Page Number":"पृष्ठ सङ्ख्या", +"Pali Latin":"पाली लैटिन", +"Papiamento (Aruba)":"(अरूबा)", +"Papiamento (Curaçao)":"(अरूबा)", +"Papiamentu (Netherlands Antilles)":"(नीदरलैंड्स एंटिलीज़)", +"Placeholder":"प्लेसहोल्डर", +"Polish":"पोलिश", +"Portrait":"पोर्ट्रेट", +"Portuguese (Angola)":"पुर्तगाली (अंगोला)", +"Portuguese (Brazil)":"पोर्तुगाली (ब्राजिल)", +"Portuguese (Portugal)":"पोर्तुगाली (पोर्तुगल)", +"Preformatted Text":"पूर्व ढाँचा गरिएको पाठ", +"Product":"उत्पादन", +"Punjabi":"पन्जाबी", +"Quechua (Bolivia, North)":"क्वेचुवा (बोलिभिया, उत्तर)", +"Quechua (Bolivia, South)":"क्वेचुवा (बोलिभिया, दक्षिण)", +"Quechua (Ecuador)":"क्वेशुआ (इक्वाडोर)", +"Report":"प्रतिवेदन", +"Result":"परिणाम", +"Result2":"परिणाम २", +"Rhaeto-Romance":"रेटो-रोमान्स्", +"Right Page":"दायाँ पृष्ठ", +"Rubies":"रुबिज", +"Russian":"रसियाली", +"Rusyn (Slovakia)":"(स्लोवाकिया)", +"Rusyn (Ukraine)":"(यूक्रेन)", +"Sami, Inari (Finland)":"सामी, इनारी (फिन्ल्यान्ड)", +"Sami, Kildin (Russia)":"सामी, किलदिन (रूस)", +"Sami, Lule (Norway)":"सामी, लुले (नर्वे)", +"Sami, Lule (Sweden)":"सामी, लुले (स्वीडेन)", +"Sami, Northern (Finland)":"सामी, उतरी (फिन्ल्यान्ड)", +"Sami, Northern (Norway)":"सामी, उतरी (नर्वे)", +"Sami, Northern (Sweden)":"सामी, उतरी (स्वीडेन)", +"Sami, Skolt (Finland)":"सामी, स्कोल्ट (फिन्ल्यान्ड)", +"Sami, Southern (Norway)":"सामी, दक्षिणी (नर्वे)", +"Sami, Southern (Sweden)":"सामी, दक्षिणी (स्वीडेन)", +"Sango":"सान्गो", +"Sanskrit":"संस्कृत", +"Sardinian":"सर्दिनियन", +"Serbian Cyrillic (Montenegro)":"सर्वियाली सिरिलिक (मोनटेनेग्रो)", +"Serbian Cyrillic (Serbia)":"सर्वियाली सिरिलिक (सर्विया)", +"Serbian Latin (Montenegro)":"सर्वियाली ल्याटिन (मोनटेनेग्रो)", +"Serbian Latin (Serbia)":"सर्वियाली ल्याटिन (सर्विया)", +"Shapes":"आकारहरू", +"Shuswap":"शुसवप", +"Signature":"हस्ताक्षर", +"Sinhala":"सिन्हाला", +"Six Slides":"छ वटा स्लाइडहरू", +"Slovak":"स्लोभाक", +"Slovenian":"स्लोभानियाली", +"Somali":"सोमाली", +"Sorbian, Lower":"सॉर्बियन, लोअर", +"Sorbian, Upper":"सॉर्बियन, ऊपरी", +"Source Text":"स्रोत पाठ", +"Southern Sotho":"दक्षिणी सोथो", +"Spanish (Argentina)":"स्पेनिश (अर्जेन्टिना)", +"Spanish (Bolivia)":"स्पेनिश (बोलिभिया)", +"Spanish (Chile)":"स्पेनिश (चिलि)", +"Spanish (Colombia)":"स्पेनिश (कोलम्बिया)", +"Spanish (Costa Rica)":"स्पेनिश (कोस्टरिका)", +"Spanish (Cuba)":"स्पेनिश (क्यूबा)", +"Spanish (Dom. Rep.)":"स्पेनिश (Dom. Rep.)", +"Spanish (Ecuador)":"स्पेनिश (इक्वेडर)", +"Spanish (El Salvador)":"स्पेनिश (एल साल्भाडोर)", +"Spanish (Guatemala)":"स्पेनिश (ग्वाटेमाला)", +"Spanish (Honduras)":"स्पेनिश (होन्डुरस)", +"Spanish (Mexico)":"स्पेनिश (मेक्सिको)", +"Spanish (Nicaragua)":"स्पेनिश (निकारागुवा)", +"Spanish (Panama)":"स्पेनिश (पानामा)", +"Spanish (Paraguay)":"स्पेनिश (पाराग्वे)", +"Spanish (Peru)":"स्पेनिश (पेरु)", +"Spanish (Puerto Rico)":"स्पेनिश (पिउर्टो रिको)", +"Spanish (Spain)":"स्पेनिश (स्पेन)", +"Spanish (Uruguay)":"स्पेनिश (उरुग्वे)", +"Spanish (Venezuela)":"स्पेनिश (भेनेजुएला)", +"StDev":"StDev", +"Strong Emphasis":"दृढ असर", +"Subtitle":"उप शीर्षक", +"Sum":"योगफल", +"Swahili (Kenya)":"स्वाहिली (केन्या)", +"Swahili (Tanzania)":"स्वाहिली (तान्जानिया)", +"Swazi":"स्वाजी", +"Swedish (Finland)":"स्वेडिश (फिन्ल्यान्ड)", +"Swedish (Sweden)":"स्वेडिश (स्वीडेन)", +"Table":"तालिका", +"Table Contents":"तालिका सामग्रीहरू", +"Table Heading":"तालिका शीर्षक", +"Table Index 1":"तालिका अनुक्रमणिका १", +"Table Index Heading":"तालिका अनुक्रमणिका शीर्षक", +"Tagalog":"तागालोग", +"Tahitian":"ताहितियन", +"Tajik":"ताजिक", +"Tamil":"तामिल", +"Tatar":"तातार", +"Teletype":"टेलिटाइप", +"Telugu":"तेलगु", +"Tetun (Indonesia)":"टेटुन", +"Tetun (Timor-Leste)":"टिटन (तिमोर - लेस्टे)", +"Text":"पाठ", +"Thai":"थाई", +"Three Slides":"तीनवटा स्लाइडहरू", +"Tibetan (PR China)":"तिब्बती (जनवादी गरणतनत्र चिन)", +"Tigrigna (Eritrea)":"तिग्रिग्ना (एरिट्रिया)", +"Tigrigna (Ethiopia)":"तिग्रिग्ना (इथियोपिया)", +"Title":"शीर्षक", +"Title Only":"शीर्षक मात्र", +"Title Slide":"शीर्षक स्लाइड", +"Title, Vertical Text":"शीर्षक, ठाडो पाठ", +"Title, Vertical Text, Clipart":"शीर्षक, ठाडो पाठ, क्लिपआर्ट", +"Tok Pisin":"तोक पिसिन", +"Tsonga":"सोङ्गा", +"Tswana (Botswana)":"सेटस्वाना (बोत्स्वाना)", +"Tswana (South Africa)":"सेटस्वाना (दक्षिण अफ्रिका)", +"Turkish":"टर्किश", +"Turkmen":"तुक्रमेन", +"Two Slides":"दुइवटा स्लाइडहरू", +"Ukrainian":"युक्रेनीयाली", +"Unknown":"अज्ञात", +"Urdu (India)":"उर्दु (भारत)", +"Urdu (Pakistan)":"उर्दु (पाकिस्तान)", +"User Entry":"प्रयोगकर्ता प्रविष्टि", +"User Index 1":"प्रयोगकर्ता अनुक्रमणिका १", +"User Index 10":"प्रयोगकर्ता अनुक्रमणिका १०", +"User Index 2":"प्रयोगकर्ता अनुक्रमणिका २", +"User Index 3":"प्रयोगकर्ता अनुक्रमणिका ३", +"User Index 4":"प्रयोगकर्ता अनुक्रमणिका ४", +"User Index 5":"प्रयोगकर्ता अनुक्रमणिका ५", +"User Index 6":"प्रयोगकर्ता अनुक्रमणिका ६", +"User Index 7":"प्रयोगकर्ता अनुक्रमणिका ७", +"User Index 8":"प्रयोगकर्ता अनुक्रमणिका ८", +"User Index 9":"प्रयोगकर्ता अनुक्रमणिका ९", +"User Index Heading":"प्रयोगकर्ता अनुक्रमणिका शीर्षक", +"Uzbek Latin":"अजबेक ल्याटिन", +"Var":"Var", +"Variable":"चल", +"Venda":"भेन्डा", +"Vertical Numbering Symbols":"ठाडो क्रमाङ्कन प्रतीकहरू", +"Vertical Title, Text, Chart":"ठाडो शीर्षक, पाठ, चित्रपट", +"Vertical Title, Vertical Text":"ठाडो शीर्षक, ठाडो पाठ", +"Vietnamese":"भियतनामी", +"Visited Internet Link":"हेरिएको इन्टरनेट लिङ्क", +"Walloon":"वालून", +"Watermark":"वाटरमार्क", +"Welsh":"वेल्श", +"Xhosa":"कोसा", +"Yiddish (Israel)":"येहुदी (इसराइल)", +"Yiddish (USA)":"येहुदी (USA)", +"Yoruba":"योरूबा", +"Zulu":"जुलु", +"[None]":"[None]", +"Éwé":"एवे" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/nl.json b/f7cloud-office/browser/dist/l10n/locore/nl.json new file mode 100644 index 0000000..e17ac9c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/nl.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 van %2 records gevonden", +"3D Objects":"3D-objecten", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaz", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Selectie toevoegen", +"Addressee":"Geadresseerde", +"Afrikaans (Namibia)":"Afrikaans (Namibië)", +"Afrikaans (South Africa)":"Afrikaans (Zuid-Afrika)", +"Aka (Central African Republic)":"Ook gekend als (Centraal Afrikaanse Republiek)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanees", +"Amharic":"Amharisch", +"Apatani":"Apatani", +"Appendix":"Bijlage", +"Arabic":"Arabisch", +"Arabic (Algeria)":"Arabisch (Algerije)", +"Arabic (Bahrain)":"Arabisch (Bahrein)", +"Arabic (Chad)":"Arabisch (Tsjaad)", +"Arabic (Comoros)":"Arabisch (Comorren)", +"Arabic (Djibouti)":"Arabisch (Djibouti)", +"Arabic (Egypt)":"Arabisch (Egypte)", +"Arabic (Eritrea)":"Arabisch (Eritrea)", +"Arabic (Iraq)":"Arabisch (Irak)", +"Arabic (Israel)":"Arabisch (Israël)", +"Arabic (Jordan)":"Arabisch (Jordanië)", +"Arabic (Kuwait)":"Arabisch (Koeweit)", +"Arabic (Lebanon)":"Arabisch (Libanon)", +"Arabic (Libya)":"Arabisch (Libië)", +"Arabic (Mauritania)":"Arabisch (Mauretanië)", +"Arabic (Morocco)":"Arabisch (Marokko)", +"Arabic (Oman)":"Arabisch (Oman)", +"Arabic (Palestine)":"Arabisch (Palestijns)", +"Arabic (Qatar)":"Arabisch (Katar)", +"Arabic (Saudi Arabia)":"Arabisch (Saudi-Arabië)", +"Arabic (Somalia)":"Arabisch (Somalië)", +"Arabic (Sudan)":"Arabisch (Soedan)", +"Arabic (Syria)":"Arabisch (Syrië)", +"Arabic (Tunisia)":"Arabisch (Tunesië)", +"Arabic (UAE)":"Arabisch (VAE)", +"Arabic (Yemen)":"Arabisch (Jemen)", +"Aragonese":"Aragonees", +"Aranese":"Aragonees", +"Armenian, Classical (Armenia)":"Armeens, klassiek (Armenië)", +"Armenian, Eastern (Armenia)":"Oost-Armeens (Armenië)", +"Armenian, Eastern (Iran)":"Oost-Armeens (Iran)", +"Armenian, Eastern (Russia)":"Oost-Armeens (Rusland)", +"Armenian, Western (Armenia)":"West-Armeens (Armenië)", +"Arpitan (France)":"Arpitan (Frans)", +"Arpitan (Italy)":"Arpitan (Italiaans)", +"Arpitan (Switzerland)":"Arpitan (Switzers)", +"Arrow Line":"Pijllijn", +"Assamese":"Assamees", +"Asturian":"Asturiaans", +"Avar":"Avaars", +"Average":"Gemiddelde", +"Azerbaijani Cyrillic":"Azerbeidzjaans, Cyrillisch", +"Azerbaijani Latin":"Azerbeidzjaans, Latijn", +"Background":"Vlak", +"Background objects":"Achtergrondobjecten", +"Bad":"Slecht", +"Bafia":"Bafiaans", +"Bambara":"Bambara", +"Basic Shapes":"Basisvormen", +"Basque":"Baskisch", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Wit-Russisch", +"Bengali (Bangladesh)":"Bengaals (Bangladesh)", +"Bengali (India)":"Bengali (Indië)", +"Bibliography 1":"Literatuurlijst 1", +"Bibliography Heading":"Titel literatuurlijst", +"Blank Slide":"Lege dia", +"Block Arrows":"Blokpijlen", +"Block Quotation":"Citaten", +"Block selection":"Blokselectie", +"Bodo":"Bodo", +"Body Text":"Tekstblok", +"Body Text, Indented":"Tekstblok, inspringen", +"Bosnian":"Bosnisch", +"Breton":"Bretoens", +"Bribri":"Bribri", +"Bulgarian":"Bulgaars", +"Bullet –":"Opsommingsteken –", +"Bullet •":"Opsommingsteken •", +"Bullet ☑":"Kogelpunt ☑", +"Bullet ✗":"Kogelpunt ✗", +"Bullet ➢":"Kogelpunt ➢", +"Bullets":"Opsommingstekens", +"Burmese":"Birmees", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Toelichtingsvormen", +"Caption":"Bijschrift", +"Caption Characters":"Bijschrifttekens", +"Catalan":"Catalaans", +"Catalan (Valencian)":"Catalaans (Valenciaans)", +"Centered Text":"Gecentreerde tekst", +"Chinese (Hong Kong)":"Chinees (Hongkong)", +"Chinese (Macau)":"Chinees (Macau)", +"Chinese (Singapore)":"Chinees (Singapore)", +"Chinese (simplified)":"Chinees (vereenvoudigd)", +"Chinese (traditional)":"Chinees (traditioneel)", +"Church Slavic":"Kerkelijk Slavisch", +"Chuvash":"Chuvash", +"Citation":"Citaat", +"Clear formatting":"Opmaak wissen", +"Comment":"Notitie", +"Complimentary Close":"Slotformule", +"Connectors":"Verbindingen", +"Contents 1":"Inhoudsopgave 1", +"Contents 10":"Inhoudsopgave 10", +"Contents 2":"Inhoudsopgave 2", +"Contents 3":"Inhoudsopgave 3", +"Contents 4":"Inhoudsopgave 4", +"Contents 5":"Inhoudsopgave 5", +"Contents 6":"Inhoudsopgave 6", +"Contents 7":"Inhoudsopgave 7", +"Contents 8":"Inhoudsopgave 8", +"Contents 9":"Inhoudsopgave 9", +"Contents Heading":"Kop inhoudsopgave", +"Coptic":"Koptisch", +"Cornish":"Cornisch", +"Count":"Aantal", +"CountA":"AantalArg", +"Cree, Plains, Latin":"Cree, vlaktes, Latijn", +"Cree, Plains, Syllabics":"Plains Cree, syllabus", +"Croatian":"Kroatisch", +"Curves and Polygons":"Bogen en veelhoeken", +"Czech":"Tsjechisch", +"Danish":"Deens", +"Dashed Line":"Gestreepte lijn", +"Default":"Standaard", +"Default Drawing Style":"Standaard", +"Default Page Style":"Standaard", +"Default Paragraph Style":"Standaard", +"Definition":"Definitie", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Dondo", +"Drawing":"Tekening", +"Drop Caps":"Initialen", +"Dutch (Belgium)":"Nederlands (België)", +"Dutch (Netherlands)":"Nederlands (NL)", +"Dzongkha":"Dzongkha", +"Emphasis":"Geaccentueerd", +"Endnote":"Eindnoot", +"Endnote Anchor":"Eindnootanker", +"Endnote Characters":"Eindnoottekens", +"English (Australia)":"Engels (Australië)", +"English (Belize)":"Engels (Belize)", +"English (Botswana)":"Engels (Botswana)", +"English (Canada)":"Engels (Canada)", +"English (Caribbean)":"Engels (Caraïbisch gebied)", +"English (Denmark)":"Engels (Denemarken)", +"English (Gambia)":"Engels (Gambia)", +"English (Ghana)":"Engels (Ghana)", +"English (Hong Kong)":"Engels (Hong Kong)", +"English (India)":"Engels (India)", +"English (Ireland)":"Engels (Ierland)", +"English (Israel)":"Engels (Israël)", +"English (Jamaica)":"Engels (Jamaica)", +"English (Kenya)":"Engels (Kenia)", +"English (Malawi)":"Engels (Malawi)", +"English (Malaysia)":"Engels (Maleisië)", +"English (Mauritius)":"Engels (Mauritius)", +"English (Namibia)":"Engels (Namibië)", +"English (New Zealand)":"Engels (Nieuw-Zeeland)", +"English (Nigeria)":"Engels (Nigeria)", +"English (Philippines)":"Engels (Filippijnen)", +"English (South Africa)":"Engels (Zuid-Afrika)", +"English (Sri Lanka)":"Engels (Sri Lanka)", +"English (Trinidad)":"Engels (Trinidad)", +"English (UK)":"Engels (GB)", +"English (USA)":"Engels (USA)", +"English (Zambia)":"Engels (Zambia)", +"English (Zimbabwe)":"Engels (Zimbabwe)", +"English, OED spelling (UK)":"Engels, OED spelling (VK)", +"Envelope":"Envelop", +"Error":"Fout", +"Erzya":"Erzja", +"Esperanto":"Esperanto", +"Estonian":"Ests", +"Example":"Voorbeeld", +"Extending selection":"Selectie uitbreiden", +"Faroese":"Faerøes", +"Figure":"Afbeelding", +"Figure Index 1":"Afbeeldingsindex 1", +"Figure Index Heading":"Afbeeldingsindex als kop", +"Fijian":"Fijisch", +"Filled":"Gevuld", +"Filled Blue":"Blauw gevuld", +"Filled Green":"Groen gevuld", +"Filled Red":"Rood gevuld", +"Filled Yellow":"Geel gevuld", +"Finnish":"Fins", +"First Line Indent":"Eerste regel inspringen", +"First Page":"Eerste pagina", +"Flowchart":"Stroomschema's", +"Fon":"Fon", +"Footer":"Voettekst", +"Footer Left":"Voettekst links", +"Footer Right":"Voettekst rechts", +"Footnote":"Voetnoot", +"Footnote Anchor":"Voetnootanker", +"Footnote Characters":"Voetnoottekens", +"Formula":"Formule", +"Four Slides":"Vier dia's", +"Frame":"Frame", +"Frame Contents":"Frame-inhoud", +"French (Belgium)":"Frans (België)", +"French (Benin)":"Frans (Benin)", +"French (Burkina Faso)":"Frans (Burkina Faso)", +"French (Canada)":"Frans (Canada)", +"French (Côte d'Ivoire)":"Frans (Côte d'Ivoire)", +"French (France)":"Frans (Frankrijk)", +"French (Luxembourg)":"Frans (Luxemburg)", +"French (Mali)":"Frans (Mali)", +"French (Mauritius)":"Frans (Mauritius)", +"French (Monaco)":"Frans (Monaco)", +"French (Niger)":"Frans (Niger)", +"French (Republic of Guinea)":"Frans (Republiek Guinee)", +"French (Senegal)":"Frans (Senegal)", +"French (Switzerland)":"Frans (Zwitserland)", +"French (Togo)":"Frans (Togo)", +"Frisian":"Fries", +"Friulian":"Friuliaans", +"Function Wizard":"Functie-assistent", +"Gaelic (Scotland)":"Gaelisch (Schotland)", +"Galician":"Gallisch", +"Ganda":"Ganda", +"Gascon":"Gascons", +"Georgian":"Georgisch", +"German (Austria)":"Duits (Oostenrijk)", +"German (Belgium)":"Duits (België)", +"German (Germany)":"Duits (Duitsland)", +"German (Liechtenstein)":"Duits (Liechtenstein)", +"German (Luxembourg)":"Duits (Luxemburg)", +"German (Switzerland)":"Duits (Zwitserland)", +"Gikuyu":"Gikuyu", +"Good":"Goed", +"Graphic":"Afbeelding", +"Graphics":"Afbeeldingen", +"Greek":"Grieks", +"Greek, Ancient":"Grieks, Oud-", +"Guadeloupean Creole French":"Creools Frans van Guadeloupe", +"Guarani (Paraguay)":"Guaraní (Paraguaans)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haïtiaans", +"Hanging Indent":"Negatief inspringen", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiiaans", +"Header":"Koptekst", +"Header Left":"Koptekst links", +"Header Right":"Koptekst rechts", +"Header and Footer":"Koptekst en voettekst", +"Heading":"Kop", +"Heading 1":"Kop 1", +"Heading 10":"Kop 10", +"Heading 2":"Kop 2", +"Heading 3":"Kop 3", +"Heading 4":"Kop 4", +"Heading 5":"Kop 5", +"Heading 6":"Kop 6", +"Heading 7":"Kop 7", +"Heading 8":"Kop 8", +"Heading 9":"Kop 9", +"Heading A0":"Kop A0", +"Heading A4":"Kop A4", +"Hebrew":"Hebreeuws", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horizontale lijn", +"Hungarian":"Hongaars", +"Hungarian (Szekely-Hungarian Rovas)":"Hongaars (Szekely-Hongaarse Rovas)", +"Hyperlink":"Hyperlink", +"Icelandic":"IJslands", +"Illustration":"Illustratie", +"Iloko":"Iloko", +"Index":"Index", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Indexkop", +"Index Link":"Indexkoppeling", +"Index Separator":"Indexscheidingsteken", +"Indonesian":"Indonesisch", +"Inline Heading":"Inline Kop", +"Insert":"Invoegen", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetkoppeling", +"Interslavic Cyrillic":"Interslavisch Cyrillisch", +"Interslavic Latin":"Interslavisch Latijns", +"Irish":"Iers", +"Italian (Italy)":"Italiaans (Italië)", +"Italian (Switzerland)":"Italiaans (Zwitserland)", +"Japanese":"Japans", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kamba", +"Kabardian":"Kabardisch", +"Kabyle Latin":"Kabyle Latijn", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latijn", +"Kashmiri (India)":"Kasjmir (India)", +"Kashmiri (Kashmir)":"Kasjmir (Kasjmir)", +"Kashubian":"Kasjoebisch", +"Kazakh":"Kazachstaans", +"KeyID":"KeyID", +"Khanty":"Khanty's", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirgizisch", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Democratiche republiek Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permjaaks", +"Komi-Zyrian":"Komi-Zurjeens", +"Konkani":"Konkani", +"Koongo (Congo)":"Kongo (Congo)", +"Korean (RoK)":"Koreaans (RoK)", +"Kumyk":"Koemuks", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Koerdisch, Centraal (Iran)", +"Kurdish, Central (Iraq)":"Koerdisch, Centraal (Irak)", +"Kurdish, Northern (Syria)":"Koerdisch, Noord (Syrië)", +"Kurdish, Northern (Turkey)":"Koerdisch, Noord (Turkije)", +"Kurdish, Southern (Iran)":"Koerdisch, Zuid (Irak)", +"Kurdish, Southern (Iraq)":"Koerdisch, Zuid (Irak)", +"Kven Finnish":"Kven Fins", +"Kyrgyz (China)":"Kirgizisch (China)", +"Labels":"Etiketten", +"Ladin":"Ladinisch", +"Landscape":"Liggend", +"Lao":"Laotiaans", +"Lari":"Lari", +"Latgalian":"Latgaliaans", +"Latin":"Latijn", +"Latvian":"Lets", +"Left Page":"Linkerpagina", +"Lengo":"Lengo", +"Ligurian":"Ligurisch", +"Limbu":"Limbu", +"Line Numbering":"Regelnummering", +"Lines":"Lijnen", +"Lines and Arrows":"Lijnen en pijlen", +"Lingala":"Lingala", +"List":"Lijst", +"List 1":"Lijst 1", +"List 1 Cont.":"Lijst 1 Vervolg", +"List 1 End":"Lijst 1 Einde", +"List 1 Start":"Lijst 1 Start", +"List 2":"Lijst 2", +"List 2 Cont.":"Lijst 2 Vervolg", +"List 2 End":"Lijst 2 Einde", +"List 2 Start":"Lijst 2 Start", +"List 3":"Lijst 3", +"List 3 Cont.":"Lijst 3 Vervolg", +"List 3 End":"Lijst 3 Einde", +"List 3 Start":"Lijst 3 Start", +"List 4":"Lijst 4", +"List 4 Cont.":"Lijst 4 Vervolg", +"List 4 End":"Lijst 4 Einde", +"List 4 Start":"Lijst 4 Start", +"List 5":"Lijst 5", +"List 5 Cont.":"Lijst 5 Vervolg", +"List 5 End":"Lijst 5 Einde", +"List 5 Start":"Lijst 5 Start", +"List Contents":"Lijstinhoud", +"List Heading":"Lijsttitel", +"List Indent":"Lijstinspringing", +"Lithuanian":"Litouws", +"Livonian":"Lijflands", +"Lojban":"Lojban", +"Low German":"Laagduits", +"Luxembourgish":"Luxemburgs", +"Macedonian":"Macedonisch", +"Main Index Entry":"Hoofdindexingang", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasisch, Plateau", +"Malay (Brunei Darussalam)":"Maleis (Brunei Darussalam)", +"Malay (Malaysia)":"Maleis (Maleisië)", +"Malay Arabic (Brunei Darussalam)":"Maleis Arabisch (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Maleis in Arabisch schrift (Maleisië)", +"Malayalam":"Malayalam", +"Maltese":"Maltees", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Oostelijk Maninkakan, Latijn", +"Manipuri":"Manipuri", +"Maore":"Maorisch", +"Maori":"Maorisch", +"Marathi":"Marathi", +"Marginalia":"Kanttekeningen", +"Mari, Hill":"Marisch, Heuvel", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Mediaan", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Mokshaans", +"Mongolian Cyrillic":"Mongools, Cyrillisch", +"Mongolian Mongolian":"Mongools Mongools", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Zuid", +"Nenets":"Nenets", +"Nepali (India)":"Nepalees (India)", +"Nepali (Nepal)":"Nepalees (Nepal)", +"Neutral":"Neutraal", +"Nganasan":"Nganasaans", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Negen dia's", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Geen", +"No List":"Geen lijst", +"Nogai":"Nogaisch", +"None (Do not check spelling)":"Geen (geen spellingcontrole)", +"Northern Sotho":"Noord-Sotho", +"Norwegian, Bokmål":"Noors, Bokmål", +"Norwegian, Nynorsk":"Noors, Nynorsk", +"Note":"Notitie", +"Notes":"Notities", +"Numbering 1":"Nummering 1", +"Numbering 1 Cont.":"Nummering 1 vervolg", +"Numbering 1 End":"Nummering 1 einde", +"Numbering 1 Start":"Nummering 1 begin", +"Numbering 123":"Nummering 123", +"Numbering 2":"Nummering 2", +"Numbering 2 Cont.":"Nummering 2 vervolg", +"Numbering 2 End":"Nummering 2 einde", +"Numbering 2 Start":"Nummering 2 begin", +"Numbering 3":"Nummering 3", +"Numbering 3 Cont.":"Nummering 3 vervolg", +"Numbering 3 End":"Nummering 3 einde", +"Numbering 3 Start":"Nummering 3 begin", +"Numbering 4":"Nummering 4", +"Numbering 4 Cont.":"Nummering 4 vervolg", +"Numbering 4 End":"Nummering 4 einde", +"Numbering 4 Start":"Nummering 4 begin", +"Numbering 5":"Nummering 5", +"Numbering 5 Cont.":"Nummering 5 vervolg", +"Numbering 5 End":"Nummering 5 einde", +"Numbering 5 Start":"Nummering 5 begin", +"Numbering ABC":"Nummering ABC", +"Numbering IVX":"Nummering IVX", +"Numbering Symbols":"Nummeringssymbolen", +"Numbering abc":"Nummering abc", +"Numbering ivx":"Nummering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objectindex 1", +"Object Index Heading":"Titel objectregister", +"Object with no fill and no line":"Object zonder vulling en geen lijn", +"Object without fill":"Object zonder vulling", +"Occitan":"Occitaans", +"Odia":"Odia", +"Olonets":"Olonetten", +"One Slide":"Eén dia", +"Oromo":"Oromo", +"Outline":"Overzicht", +"Outlined":"Omlijnd", +"Outlined Blue":"Blauw omlijnd", +"Outlined Green":"Groen omlijnd", +"Outlined Red":"Rood omlijnd", +"Outlined Yellow":"Geel omlijnd", +"Overwrite":"Overschrijven", +"Page %1 (%2) of %3":"Pagina %1 (%2) van %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pagina %1 (%2) van %3 [Pagina %4 (%5)]", +"Page %1 of %2":"Pagina %1 van %2", +"Page %1 of %2 (%3)":"Pagina %1 van %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pagina %1 van %2 (Pagina %3 van %4 om af te drukken)", +"Page %1 of %2 [Page %3]":"Pagina %1 van %2 [Pagina %3]", +"Page Number":"Paginanummer", +"Page Properties":"Dia-eigenschappen", +"Pali Latin":"Pali Latijn", +"Pali Thai":"Pali Thais", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nederlandse Antillen)", +"Pennsylvania Dutch":"Pennsylvania Nederlands", +"Persian":"Perzisch", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Tijdelijke aanduiding", +"Plautdietsch":"Plautdietsch", +"Polish":"Pools", +"Portrait":"Staand", +"Portuguese (Angola)":"Portugees (Angola)", +"Portuguese (Brazil)":"Portugees (Brazilië)", +"Portuguese (Mozambique)":"Portugees (Mozambique)", +"Portuguese (Portugal)":"Portugees (Portugal)", +"Preformatted Text":"Reeds opgemaakte tekst", +"Product":"Product", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Noord)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Zuid)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Aanhalingsteken", +"Report":"Rapport", +"Result":"Resultaat", +"Result2":"Resultaat2", +"Rhaeto-Romance":"Reto-romaans", +"Right Page":"Rechterpagina", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Roemeens (Moldavië)", +"Romanian (Romania)":"Roemeens (Roemenië)", +"Rubies":"Robijnen", +"Russian":"Russisch", +"Rusyn (Slovakia)":"Rusynees (Slowakije)", +"Rusyn (Ukraine)":"Rusynees (Oekraïne)", +"Sami, Inari (Finland)":"Samisch, Inari- (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusland)", +"Sami, Lule (Norway)":"Samisch, Lule- (Noorwegen)", +"Sami, Lule (Sweden)":"Samisch, Lule- (Zweden)", +"Sami, Northern (Finland)":"Samisch, Noord- (Finland)", +"Sami, Northern (Norway)":"Samisch, Noord- (Noorwegen)", +"Sami, Northern (Sweden)":"Samisch, Noord- (Zweden)", +"Sami, Pite (Sweden)":"Samisch, Pite (Zweden)", +"Sami, Skolt (Finland)":"Samisch, Skolt- (Finland)", +"Sami, Southern (Norway)":"Samisch, Zuid- (Noorwegen)", +"Sami, Southern (Sweden)":"Samisch, Zuid- (Zweden)", +"Sango":"Sango", +"Sanskrit":"Sanskriet", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardisch", +"Sardinian, Campidanese":"Sardisch, Campidanesisch", +"Sardinian, Gallurese":"Sardisch, Galluresisch", +"Sardinian, Logudorese":"Sardisch, Logudoresisch", +"Sardinian, Sassarese":"Sardisch, Sassaresisch", +"Selection count":"Selectie tellen", +"Sender":"Afzender", +"Serbian Cyrillic (Montenegro)":"Servisch Cyrillisch (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Servisch Cyrillisch (Servië en Montenegro)", +"Serbian Cyrillic (Serbia)":"Servisch Cyrillisch (Servië)", +"Serbian Latin":"Servische Latijns", +"Serbian Latin (Montenegro)":"Servisch Latijns (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Servisch Latijns (Servië en Montenegro)", +"Serbian Latin (Serbia)":"Servisch Latijns (Servië)", +"Sesotho":"Sesotho", +"Shapes":"Vormen", +"Sheet %1 of %2":"Blad %1 van %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Ondergetekende", +"Silesian":"Silezisch", +"Sindhi, Arabic":"Sindhi, Arabisch", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Zes dia's", +"Slide %1 of %2":"Dia %1 van %2", +"Slide %1 of %2 (%3)":"Dia %1 van %2 (%3)", +"Slovak":"Slovaaks", +"Slovenian":"Sloveens", +"Somali":"Somalisch", +"Sorbian, Lower":"Sorbiaans, Laag", +"Sorbian, Upper":"Sorbiaans, Boven", +"Source Text":"Brontekst", +"Southern Sotho":"Zuid-Sotho", +"Spanish (Argentina)":"Spaans (Argentinië)", +"Spanish (Bolivia)":"Spaans (Bolivia)", +"Spanish (Chile)":"Spaans (Chili)", +"Spanish (Colombia)":"Spaans (Colombia)", +"Spanish (Costa Rica)":"Spaans (Costa Rica)", +"Spanish (Cuba)":"Spaans (Cuba)", +"Spanish (Dom. Rep.)":"Spaans (Dom. Rep.)", +"Spanish (Ecuador)":"Spaans (Ecuador)", +"Spanish (El Salvador)":"Spaans (El Salvador)", +"Spanish (Guatemala)":"Spaans (Guatemala)", +"Spanish (Honduras)":"Spaans (Honduras)", +"Spanish (Mexico)":"Spaans (Mexico)", +"Spanish (Nicaragua)":"Spaans (Nicaragua)", +"Spanish (Panama)":"Spaans (Panama)", +"Spanish (Paraguay)":"Spaans (Paraguay)", +"Spanish (Peru)":"Spaans (Peru)", +"Spanish (Puerto Rico)":"Spaans (Puerto Rico)", +"Spanish (Spain)":"Spaans (Spanje)", +"Spanish (Uruguay)":"Spaans (Uruguay)", +"Spanish (Venezuela)":"Spaans (Venezuela)", +"StDev":"StDev", +"Standard selection":"Standaardselectie", +"Stars and Banners":"Sterren en banners", +"Status":"Status", +"Strong Emphasis":"Sterk accent", +"Subtitle":"Subtitel", +"Sum":"Som", +"Sundanese":"Soendanees", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenia)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Zweeds (Finland)", +"Swedish (Sweden)":"Zweeds (Zweden)", +"Symbol Shapes":"Symboolvormen", +"Table":"Tabel", +"Table Contents":"Inhoud tabel", +"Table Heading":"Tabelkop", +"Table Index 1":"Tabellenregister 1", +"Table Index Heading":"Titel tabellenregister", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiaans", +"Tajik":"Tadzjieks", +"Tamil":"Tamil", +"Tatar":"Tataars", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesië)", +"Tetun (Timor-Leste)":"Tetun (Oost-Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thais", +"Three Slides":"Drie dia's", +"Tibetan (India)":"Tibetaans (Indië)", +"Tibetan (PR China)":"Tibetaans (VR China)", +"Tigrigna (Eritrea)":"Tigrinya (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinya (Ethiopië)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Alleen titel", +"Title Slide":"Titeldia", +"Title and 2 Content":"Titel en inhoud 2", +"Title, 2 Content and Content":"Titel, inhoud 2 en inhoud", +"Title, 2 Content over Content":"Titel, inhoud 2 boven inhoud", +"Title, 4 Content":"Titel, inhoud 4", +"Title, 6 Content":"Titel, inhoud 6", +"Title, Content":"Titel, inhoud", +"Title, Content and 2 Content":"Titel, inhoud en inhoud 2", +"Title, Content over Content":"Titel, inhoud boven inhoud", +"Title, Vertical Text":"Titel, verticale tekst", +"Title, Vertical Text, Clipart":"Titel, verticale tekst, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Zuid-Afrika)", +"Turkish":"Turks", +"Turkmen":"Turkmeens", +"Two Slides":"Twee dia's", +"Udmurt":"Udmurts", +"Ukrainian":"Oekraïens", +"Unknown":"Onbekend", +"Urdu (India)":"Urdu (Indië)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Gebruikersinvoer", +"User Index 1":"Gebruikersindex 1", +"User Index 10":"Gebruikersindex 10", +"User Index 2":"Gebruikersindex 2", +"User Index 3":"Gebruikersindex 3", +"User Index 4":"Gebruikersindex 4", +"User Index 5":"Gebruikersindex 5", +"User Index 6":"Gebruikersindex 6", +"User Index 7":"Gebruikersindex 7", +"User Index 8":"Gebruikersindex 8", +"User Index 9":"Gebruikersindex 9", +"User Index Heading":"Kop gebruikersindex", +"Uyghur":"Oeigoers", +"Uzbek Cyrillic":"Oezbeeks, Cyrillisch", +"Uzbek Latin":"Oezbeeks Latijns", +"Var":"Variantie", +"Variable":"Variabele", +"Venda":"Venda", +"Venetian":"Venetiaans", +"Veps":"Veps", +"Vertical Numbering Symbols":"Verticale nummeringssymbolen", +"Vertical Title, Text, Chart":"Verticale titel, tekst, diagram", +"Vertical Title, Vertical Text":"Verticale titel, verticale tekst", +"Vietnamese":"Vietnamees", +"Vili":"Vili", +"Visited Internet Link":"Bezochte internetkoppeling", +"Võro":"Võro", +"Walloon":"Waals", +"Warning":"Waarschuwing", +"Watermark":"Watermerk", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Xibe":"Xibisch", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Democratische Republiek Congo)", +"Yiddish (Israel)":"Jiddisch (Israël)", +"Yiddish (USA)":"Jiddisch (Verenigde Staten)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yorubaans", +"Zulu":"Zulu", +"[Multiple]":"[Meerdere]", +"[None]":"[Geen]", +"[Undetermined]":"[Onbepaald]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/nn.json b/f7cloud-office/browser/dist/l10n/locore/nn.json new file mode 100644 index 0000000..d68d3c4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/nn.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Fann %1 av %2 postar", +"3D Objects":"3D-objekt", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhasisk", +"Accent":"Aksentteikn", +"Accent 1":"Aksentteikn 1", +"Accent 2":"Aksentteikn 2", +"Accent 3":"Aksentteikn 3", +"Adding selection":"Legg til i utvalet", +"Addressee":"Mottakar", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sør-Afrika)", +"Aka (Central African Republic)":"Aka (Sentralafrikanske republikk)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albansk", +"Amharic":"Amharisk", +"Apatani":"Apatani", +"Appendix":"Vedlegg", +"Arabic":"Arabisk", +"Arabic (Algeria)":"Arabisk (Algerie)", +"Arabic (Bahrain)":"Arabisk (Bahrain)", +"Arabic (Chad)":"Arabisk (Tsjad)", +"Arabic (Comoros)":"Arabisk (Komorane)", +"Arabic (Djibouti)":"Arabisk (Djibouti)", +"Arabic (Egypt)":"Arabisk (Egypt)", +"Arabic (Eritrea)":"Arabisk (Eritrea)", +"Arabic (Iraq)":"Arabisk (Irak)", +"Arabic (Israel)":"Arabisk (Israel)", +"Arabic (Jordan)":"Arabisk (Jordan)", +"Arabic (Kuwait)":"Arabisk (Kuwait)", +"Arabic (Lebanon)":"Arabisk (Libanon)", +"Arabic (Libya)":"Arabisk (Libya)", +"Arabic (Mauritania)":"Arabisk (Mauritania)", +"Arabic (Morocco)":"Arabisk (Marokko)", +"Arabic (Oman)":"Arabisk (Oman)", +"Arabic (Palestine)":"Arabisk (Palestina)", +"Arabic (Qatar)":"Arabisk (Qatar)", +"Arabic (Saudi Arabia)":"Arabisk (Saudi-Arabia)", +"Arabic (Somalia)":"Arabisk (Somalia)", +"Arabic (Sudan)":"Arabisk (Sudan)", +"Arabic (Syria)":"Arabisk (Syria)", +"Arabic (Tunisia)":"Arabisk (Tunisia)", +"Arabic (UAE)":"Arabisk (Dei sameinte arabiske emirata)", +"Arabic (Yemen)":"Arabisk (Jemen)", +"Aragonese":"Aragonsk", +"Aranese":"Aranesisk", +"Armenian, Classical (Armenia)":"Armensk, klassisk (armensk)", +"Armenian, Eastern (Armenia)":"Austarmensk (Armenia)", +"Armenian, Eastern (Iran)":"Austarmensk (Iran)", +"Armenian, Eastern (Russia)":"Austarmensk (Russland)", +"Armenian, Western (Armenia)":"Vestarmensk (Armenia)", +"Arpitan (France)":"Arpitansk (Frankrike)", +"Arpitan (Italy)":"Arpitansk (Italia)", +"Arpitan (Switzerland)":"Arpitansk (Sveits)", +"Arrow Line":"Pillinjer", +"Assamese":"Assamesisk", +"Asturian":"Asturisk", +"Avar":"Avar", +"Average":"Gjennomsnitt", +"Azerbaijani Cyrillic":"Aserbajdsjansk, kyrillisk", +"Azerbaijani Latin":"Aserbajdsjansk, latinsk", +"Background":"Bakgrunn", +"Background objects":"Bakgrunnsobjekt", +"Bad":"Dårleg", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Grunnformer", +"Basque":"Baskisk", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusisk", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Litteraturliste 1", +"Bibliography Heading":"Overskrift for litteraturlista", +"Blank Slide":"Tomt lysbilete", +"Block Arrows":"Blokkpiler", +"Block Quotation":"Blokksitat", +"Block selection":"Blokkmerking", +"Bodo":"Bodo", +"Body Text":"Brødtekst", +"Body Text, Indented":"Brødtekst, innrykt", +"Bosnian":"Bosnisk", +"Breton":"Bretonsk", +"Bribri":"Bribri", +"Bulgarian":"Bulgarsk", +"Bullet –":"Punktteikn –", +"Bullet •":"Punktteikn •", +"Bullet ☑":"Punktteikn ☑", +"Bullet ✗":"Punktteikn ✗", +"Bullet ➢":"Punktteikn ➢", +"Bullets":"Punktteikn", +"Burmese":"Burmesisk", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Snakkebobler", +"Caption":"Bilettekst", +"Caption Characters":"Teikn i biletteksten", +"Catalan":"Katalansk", +"Catalan (Valencian)":"Katalansk (valensisk)", +"Centered Text":"Midtstilt tekst", +"Chinese (Hong Kong)":"Kinesisk (Hong Kong)", +"Chinese (Macau)":"Kinesisk (Macau)", +"Chinese (Singapore)":"Kinesisk (Singapore)", +"Chinese (simplified)":"Kinesisk (forenkla)", +"Chinese (traditional)":"Kinesisk (tradisjonell)", +"Church Slavic":"Kyrkjeslavisk", +"Chuvash":"Tsjuvasjisk", +"Citation":"Kjeldereferanse", +"Clear formatting":"Fjern formatering", +"Comment":"Merknad", +"Complimentary Close":"Høfleg helsing", +"Connectors":"Sambandslinjer", +"Contents 1":"Innhald 1", +"Contents 10":"Innhald 10", +"Contents 2":"Innhald 2", +"Contents 3":"Innhald 3", +"Contents 4":"Innhald 4", +"Contents 5":"Innhald 5", +"Contents 6":"Innhald 6", +"Contents 7":"Innhald 7", +"Contents 8":"Innhald 8", +"Contents 9":"Innhald 9", +"Contents Heading":"Innhaldsoverskrift", +"Coptic":"Koptisk", +"Cornish":"Kornisk", +"Count":"Tal", +"CountA":"TalA", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Kroatisk", +"Curves and Polygons":"Kurver og polygon", +"Czech":"Tsjekkisk", +"Danish":"Dansk", +"Dashed Line":"Streka linjer", +"Default":"Standard", +"Default Drawing Style":"Standard teiknestil", +"Default Page Style":"Standard sidestil", +"Default Paragraph Style":"Standard avsnittsstil", +"Definition":"Val", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Teikning", +"Drop Caps":"Innfeld forbokstav", +"Dutch (Belgium)":"Nederlandsk (Belgia)", +"Dutch (Netherlands)":"Nederlandsk (Nederland)", +"Dzongkha":"Dzongkha", +"Emphasis":"Trykk", +"Endnote":"Sluttnote", +"Endnote Anchor":"Sluttnoteanker", +"Endnote Characters":"Vanleg teikn", +"English (Australia)":"Engelsk (Australia)", +"English (Belize)":"Engelsk (Belize)", +"English (Botswana)":"Engelsk (Botswana)", +"English (Canada)":"Engelsk (Canada)", +"English (Caribbean)":"Engelsk (Karibia)", +"English (Denmark)":"Engelsk (Danmark)", +"English (Gambia)":"Engelsk (Gambia)", +"English (Ghana)":"Engelsk (Ghana)", +"English (Hong Kong)":"Engelsk (Hong Kong)", +"English (India)":"Engelsk (India)", +"English (Ireland)":"Engelsk (Irland)", +"English (Israel)":"Engelsk (Israel)", +"English (Jamaica)":"Engelsk (Jamaica)", +"English (Kenya)":"Engelsk (Kenya)", +"English (Malawi)":"Engelsk (Malawi)", +"English (Malaysia)":"Engelsk (Malaysia)", +"English (Mauritius)":"Engelsk (Mauritius)", +"English (Namibia)":"Engelsk (Namibia)", +"English (New Zealand)":"Engelsk (New Zealand)", +"English (Nigeria)":"Engelsk (Nigeria)", +"English (Philippines)":"Engelsk (Filippinane)", +"English (South Africa)":"Engelsk (Sør-Afrika)", +"English (Sri Lanka)":"Engelsk (Sri Lanka)", +"English (Trinidad)":"Engelsk (Trinidad)", +"English (UK)":"Engelsk (Storbritannia)", +"English (USA)":"Engelsk (USA)", +"English (Zambia)":"Engelsk (Zambia)", +"English (Zimbabwe)":"Engelsk (Zimbabwe)", +"English, OED spelling (UK)":"Engelsk, OED-staving (UK)", +"Envelope":"Konvolutt", +"Error":"Feil", +"Erzya":"Erza", +"Esperanto":"Esperanto", +"Estonian":"Estisk", +"Example":"Eksempel", +"Extending selection":"Utvida merking", +"Faroese":"Færøysk", +"Figure":"Figur", +"Figure Index 1":"Figuroversyn 1", +"Figure Index Heading":"Figuroversyn, overskrift", +"Fijian":"Fijiansk", +"Filled":"Fylt", +"Filled Blue":"Fylt blå", +"Filled Green":"Fylt grøn", +"Filled Red":"Fylt raud", +"Filled Yellow":"Fylt gul", +"Finnish":"Finsk", +"First Line Indent":"Innrykk av første linje", +"First Page":"Første side", +"Flowchart":"Flytdiagram", +"Fon":"Fon", +"Footer":"Botntekst", +"Footer Left":"Venstre botntekst", +"Footer Right":"Høgre botntekst", +"Footnote":"Fotnote", +"Footnote Anchor":"Fotnoteanker", +"Footnote Characters":"Vanleg teikn", +"Formula":"Formel", +"Four Slides":"Fire lysbilete", +"Frame":"Ramme", +"Frame Contents":"Rammeinnhald", +"French (Belgium)":"Fransk (Belgia)", +"French (Benin)":"Fransk (Benin)", +"French (Burkina Faso)":"Fransk (Burkina Faso)", +"French (Canada)":"Fransk (Canada)", +"French (Côte d'Ivoire)":"Fransk (Elfenbeinkysten)", +"French (France)":"Fransk (Frankrike)", +"French (Luxembourg)":"Fransk (Luxembourg)", +"French (Mali)":"Fransk (Mali)", +"French (Mauritius)":"Fransk (Mauritius)", +"French (Monaco)":"Fransk (Monaco)", +"French (Niger)":"Fransk (Niger)", +"French (Republic of Guinea)":"Fransk (Republikken Guinea)", +"French (Senegal)":"Fransk (Senegal)", +"French (Switzerland)":"Fransk (Sveits)", +"French (Togo)":"Fransk (Togo)", +"Frisian":"Frisisk", +"Friulian":"Friulisk", +"Function Wizard":"Funksjonsvegvisar", +"Gaelic (Scotland)":"Gælisk (Skottland)", +"Galician":"Galisisk", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgisk", +"German (Austria)":"Tysk (Austerrike)", +"German (Belgium)":"Tysk (Belgia)", +"German (Germany)":"Tysk (Tyskland)", +"German (Liechtenstein)":"Tysk (Liechtenstein)", +"German (Luxembourg)":"Tysk (Luxembourg)", +"German (Switzerland)":"Tysk (Sveits)", +"Gikuyu":"Gikuyu", +"Good":"God", +"Graphic":"Grafikk", +"Graphics":"Bilete", +"Greek":"Gresk", +"Greek, Ancient":"Gammalgresk", +"Guadeloupean Creole French":"Guadeloupisk Creol-fransk", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitisk", +"Hanging Indent":"Hengande innrykk", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiisk", +"Header":"Topptekst", +"Header Left":"Venstre topptekst", +"Header Right":"Høgre topptekst", +"Header and Footer":"Topp- og botntekst", +"Heading":"Overskrift", +"Heading 1":"Overskrift 1", +"Heading 10":"Overskrift 10", +"Heading 2":"Overskrift 2", +"Heading 3":"Overskrift 3", +"Heading 4":"Overskrift 4", +"Heading 5":"Overskrift 5", +"Heading 6":"Overskrift 6", +"Heading 7":"Overskrift 7", +"Heading 8":"Overskrift 8", +"Heading 9":"Overskrift 9", +"Heading A0":"Overskrift A0", +"Heading A4":"Overskrift A4", +"Hebrew":"Hebraisk", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Vassrett linje", +"Hungarian":"Ungarsk", +"Hungarian (Szekely-Hungarian Rovas)":"Ungarsk (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlenkje", +"Icelandic":"Islandsk", +"Illustration":"Illustrasjon", +"Iloko":"Iloko", +"Index":"Register", +"Index 1":"Register 1", +"Index 2":"Register 2", +"Index 3":"Register 3", +"Index Heading":"Registeroverskrift", +"Index Link":"Registerlenkje", +"Index Separator":"Registerskilje", +"Indonesian":"Indonesisk", +"Inline Heading":"Innebygd overskrift", +"Insert":"Set inn", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internett-lenkje", +"Interslavic Cyrillic":"Interslavisk kyrillisk", +"Interslavic Latin":"Interslavisk latin", +"Irish":"Irsk", +"Italian (Italy)":"Italiensk (Italia)", +"Italian (Switzerland)":"Italiensk (Sveits)", +"Japanese":"Japansk", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Karbardisk", +"Kabyle Latin":"Kabyle latin", +"Kalaallisut":"Grønlandsk", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpakisk (latin)", +"Kashmiri (India)":"Kasjmiri (India)", +"Kashmiri (Kashmir)":"Kasjmiri (Kashmir)", +"Kashubian":"Kashubisk", +"Kazakh":"Kasakhisk", +"KeyID":"Nøkkel-ID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirgisisk", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Den demokratiske republikken Kongo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Koreansk (Sør-Korea)", +"Kumyk":"Kumykisk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdisk, sentral (Iran)", +"Kurdish, Central (Iraq)":"Kurdisk, sentral (Irak)", +"Kurdish, Northern (Syria)":"Kurdisk, nordleg (Syria)", +"Kurdish, Northern (Turkey)":"Kurdisk, nordleg (Tyrkia)", +"Kurdish, Southern (Iran)":"Kurdisk, sørleg (Iran)", +"Kurdish, Southern (Iraq)":"Kurdisk, sørleg (Irak)", +"Kven Finnish":"Kven-Finsk", +"Kyrgyz (China)":"Kirgisk (Kina)", +"Labels":"Etikettar", +"Ladin":"Ladinisk", +"Landscape":"Liggjande", +"Lao":"Laotisk", +"Lari":"Lari", +"Latgalian":"Latgælisk", +"Latin":"Latin", +"Latvian":"Latvisk", +"Left Page":"Venstreside", +"Lengo":"Lengo", +"Ligurian":"Ligurisk", +"Limbu":"Limbu", +"Line Numbering":"Linjenummerering", +"Lines":"Linjer", +"Lines and Arrows":"Linjer og piler", +"Lingala":"Lingala", +"List":"Liste", +"List 1":"Liste 1", +"List 1 Cont.":"Liste 1 framhald", +"List 1 End":"Liste 1 slutt", +"List 1 Start":"Liste 1 start", +"List 2":"Liste 2", +"List 2 Cont.":"Liste 2 framhald", +"List 2 End":"Liste 2 slutt", +"List 2 Start":"Liste 2 start", +"List 3":"Liste 3", +"List 3 Cont.":"Liste 3 framhald", +"List 3 End":"Liste 3 slutt", +"List 3 Start":"Liste 3 start", +"List 4":"Liste 4", +"List 4 Cont.":"Liste 4 framhald", +"List 4 End":"Liste 4 slutt", +"List 4 Start":"Liste 4 start", +"List 5":"Liste 5", +"List 5 Cont.":"Liste 5 framhald", +"List 5 End":"Liste 5 slutt", +"List 5 Start":"Liste 5 start", +"List Contents":"Listeinnhald", +"List Heading":"Listeoverskrift", +"List Indent":"Listeinnrykk", +"Lithuanian":"Litauisk", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Lågtysk", +"Luxembourgish":"Luxembourgsk", +"Macedonian":"Makedonsk", +"Main Index Entry":"Hovudstikkord", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malayisk (Brunei Darussalam)", +"Malay (Malaysia)":"Malayisk (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaj-arabisk (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaj-arabisk (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltesisk", +"Manchu":"Mandsju", +"Maninkakan, Eastern, Latin":"Aust-maninka (latin)", +"Manipuri":"Manipuri", +"Maore":"Maori", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Margnote", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Austleg mari", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolsk kyrillisk", +"Mongolian Mongolian":"Mongolsk mongolsk", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"NKo", +"Naro":"Naro", +"Ndebele, South":"Sørndebele", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Nøytral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Ni lysbilete", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Ingen teiknstil", +"No List":"Inga liste", +"Nogai":"Nogaiisk", +"None (Do not check spelling)":"Ingen (ikkje sjekk stavinga)", +"Northern Sotho":"Nordsotho", +"Norwegian, Bokmål":"Norsk bokmål", +"Norwegian, Nynorsk":"Norsk nynorsk", +"Note":"Notat", +"Notes":"Notat", +"Numbering 1":"Nummerering 1", +"Numbering 1 Cont.":"Nummerering 1 framhald", +"Numbering 1 End":"Nummerering 1 slutt", +"Numbering 1 Start":"Nummerering 1 start", +"Numbering 123":"Nummerering 123", +"Numbering 2":"Nummerering 2", +"Numbering 2 Cont.":"Nummerering 2 framhald", +"Numbering 2 End":"Nummerering 2 slutt", +"Numbering 2 Start":"Nummerering 2 start", +"Numbering 3":"Nummerering 3", +"Numbering 3 Cont.":"Nummerering 3 framhald", +"Numbering 3 End":"Nummerering 3 slutt", +"Numbering 3 Start":"Nummerering 3 start", +"Numbering 4":"Nummerering 4", +"Numbering 4 Cont.":"Nummerering 4 framhald", +"Numbering 4 End":"Nummerering 4 slutt", +"Numbering 4 Start":"Nummerering 4 start", +"Numbering 5":"Nummerering 5", +"Numbering 5 Cont.":"Nummerering 5 framhald", +"Numbering 5 End":"Nummerering 5 slutt", +"Numbering 5 Start":"Nummerering 5 start", +"Numbering ABC":"Nummerering ABC", +"Numbering IVX":"Nummerering IVX", +"Numbering Symbols":"Nummereringsteikn", +"Numbering abc":"Nummerering abc", +"Numbering ivx":"Nummerering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objektliste 1", +"Object Index Heading":"Overskrift for objektliste", +"Object with no fill and no line":"Objekt utan fyll og utan linjer", +"Object without fill":"Objekt utan fyll", +"Occitan":"Oksitansk", +"Odia":"Oriya", +"Olonets":"Olonets", +"One Slide":"Eitt lysbilete", +"Oromo":"Oromo", +"Outline":"Disposisjon", +"Outlined":"Med omriss", +"Outlined Blue":"Omriss blått", +"Outlined Green":"Omriss grønt", +"Outlined Red":"Omriss raudt", +"Outlined Yellow":"Omriss gult", +"Overwrite":"Overskriv", +"Page %1 (%2) of %3":"Side %1 (%2) av %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Side %1 (%2) av %3 [Side %4 (%5)]", +"Page %1 of %2":"Side: %1 av %2", +"Page %1 of %2 (%3)":"Side %1 av %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Side %1 av %2 (Side %3 av %4 som skal skrivast ut)", +"Page %1 of %2 [Page %3]":"Side %1 av %2 [Side %3]", +"Page Number":"Sidenummer", +"Page Properties":"Sideeigenskapar", +"Pali Latin":"Pali-latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Nederland Antillene)", +"Pennsylvania Dutch":"Pennsylvania nederlandsk", +"Persian":"Persisk", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Plasshaldar", +"Plautdietsch":"Plautdietsch", +"Polish":"Polsk", +"Portrait":"Ståande", +"Portuguese (Angola)":"Portugisisk (Angola)", +"Portuguese (Brazil)":"Portugisisk (Brasil)", +"Portuguese (Mozambique)":"Portugiesisch (Mosambik)", +"Portuguese (Portugal)":"Portugisisk (Portugual)", +"Preformatted Text":"Preformatert tekst", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Nord-Bolivia)", +"Quechua (Bolivia, South)":"Quechua (Sør-Bolivia)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Sitat", +"Report":"Rapport", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"Retoromansk", +"Right Page":"Høgreside", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumensk (Moldavia)", +"Romanian (Romania)":"Rumensk (Romania)", +"Rubies":"Kringtekstar", +"Russian":"Russisk", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraina)", +"Sami, Inari (Finland)":"Enaresamisk (Finland)", +"Sami, Kildin (Russia)":"Kildinsamisk (Russland)", +"Sami, Lule (Norway)":"Lulesamisk (Noreg)", +"Sami, Lule (Sweden)":"Lulesamisk (Sverige)", +"Sami, Northern (Finland)":"Nordsamisk (Finland)", +"Sami, Northern (Norway)":"Nordsamisk (Noreg)", +"Sami, Northern (Sweden)":"Nordsamisk (Sverige)", +"Sami, Pite (Sweden)":"Samisk, Pite (Sverige)", +"Sami, Skolt (Finland)":"Skoltesamisk (Finland)", +"Sami, Southern (Norway)":"Sørsamisk (Noreg)", +"Sami, Southern (Sweden)":"Sørsamisk (Sverige)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardisk", +"Sardinian, Campidanese":"Sardinsk, Campidanesisk", +"Sardinian, Gallurese":"Sardinsk, Galluresisk", +"Sardinian, Logudorese":"Sardinsk, Logudoresisk", +"Sardinian, Sassarese":"Sardinsk, Sassaresisk", +"Selection count":"Talet på markeringar", +"Sender":"Avsendar", +"Serbian Cyrillic (Montenegro)":"Serbisk, kyrillisk (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbisk, kyrillisk (Serbia og Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbisk, kyrillisk (Serbia)", +"Serbian Latin":"Serbisk (latin)", +"Serbian Latin (Montenegro)":"Serbisk, latinsk (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbisk, latinsk (Serbia og Montenegro)", +"Serbian Latin (Serbia)":"Serbisk, latinsk (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Former", +"Sheet %1 of %2":"Ark %1 av %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Signatur", +"Silesian":"Silesisk", +"Sindhi, Arabic":"Sindhi, Arabisk", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Singalesisk", +"Six Slides":"Seks lysbilete", +"Slide %1 of %2":"Lysbilete %1 av %2", +"Slide %1 of %2 (%3)":"Lysbilete %1 av %2 (%3)", +"Slovak":"Slovakisk", +"Slovenian":"Slovensk", +"Somali":"Somali", +"Sorbian, Lower":"Lågsorbisk", +"Sorbian, Upper":"Høgsorbisk", +"Source Text":"Kjeldetekst", +"Southern Sotho":"Sørsotho", +"Spanish (Argentina)":"Spansk (Argentina)", +"Spanish (Bolivia)":"Spansk (Bolivia)", +"Spanish (Chile)":"Spansk (Chile)", +"Spanish (Colombia)":"Spansk (Colombia)", +"Spanish (Costa Rica)":"Spansk (Costa Rica)", +"Spanish (Cuba)":"Spansk (Cuba)", +"Spanish (Dom. Rep.)":"Spansk (Den dominikanske republikken)", +"Spanish (Ecuador)":"Spansk (Ecuador)", +"Spanish (El Salvador)":"Spansk (El Salvador)", +"Spanish (Guatemala)":"Spansk (Guatemala)", +"Spanish (Honduras)":"Spansk (Honduras)", +"Spanish (Mexico)":"Spansk (Mexico)", +"Spanish (Nicaragua)":"Spansk (Nicaragua)", +"Spanish (Panama)":"Spansk (Panama)", +"Spanish (Paraguay)":"Spansk (Paraguay)", +"Spanish (Peru)":"Spansk (Peru)", +"Spanish (Puerto Rico)":"Spansk (Puerto Rico)", +"Spanish (Spain)":"Spansk (Spania)", +"Spanish (Uruguay)":"Spansk (Uruguay)", +"Spanish (Venezuela)":"Spansk (Venezuela)", +"StDev":"StdAvvik", +"Standard selection":"Standardmerking", +"Stars and Banners":"Stjerner og banner", +"Status":"Status", +"Strong Emphasis":"Sterkt trykk", +"Subtitle":"Undertittel", +"Sum":"Sum", +"Sundanese":"Sundanesisk", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Svensk (Finland)", +"Swedish (Sweden)":"Svensk (Sverige)", +"Symbol Shapes":"Symbolformer", +"Table":"Tabell", +"Table Contents":"Tabellinnhald", +"Table Heading":"Tabelloverskrift", +"Table Index 1":"Tabelliste 1", +"Table Index Heading":"Overskrift for tabelliste", +"Tagalog":"Tagalog", +"Tahitian":"Taitisk", +"Tajik":"Tadsjikisk", +"Tamil":"Tamil", +"Tatar":"Tatarisk", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Aust-Timor)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Thai", +"Three Slides":"Tre lysbilete", +"Tibetan (India)":"Tibetansk (India)", +"Tibetan (PR China)":"Tibetansk (Kina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopia)", +"Title":"Overskrift", +"Title A0":"Tittel A0", +"Title A4":"Tittel A4", +"Title Only":"Berre tittel", +"Title Slide":"Tittellysbilete", +"Title and 2 Content":"Tittel og 2 innhald", +"Title, 2 Content and Content":"Tittel, 2 objekt og objekt", +"Title, 2 Content over Content":"Tittel, 2 objekt over objekt", +"Title, 4 Content":"Tittel, 4 objekt", +"Title, 6 Content":"Tittel, 6 objekt", +"Title, Content":"Tittel, innhald", +"Title, Content and 2 Content":"Tittel, 2 objekt og 2 objekt", +"Title, Content over Content":"Tittel, objekt over objekt", +"Title, Vertical Text":"Tittel, loddrett tekst", +"Title, Vertical Text, Clipart":"Tittel, loddrett tekst, utklippsbilete", +"Tok Pisin":"Tok pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Setswana (Botswana)", +"Tswana (South Africa)":"Setswana (Sør-Afrika)", +"Turkish":"Tyrkisk", +"Turkmen":"Turkmensk", +"Two Slides":"To lysbilete", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainsk", +"Unknown":"Ukjend", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Brukaroppføring", +"User Index 1":"Brukarliste 1", +"User Index 10":"Brukarliste 10", +"User Index 2":"Brukarliste 2", +"User Index 3":"Brukarliste 3", +"User Index 4":"Brukarliste 4", +"User Index 5":"Brukarliste 5", +"User Index 6":"Brukarliste 6", +"User Index 7":"Brukarliste 7", +"User Index 8":"Brukarliste 8", +"User Index 9":"Brukarliste 9", +"User Index Heading":"Overskrift for brukarliste", +"Uyghur":"Uighursk", +"Uzbek Cyrillic":"Usbekisk kyrillisk", +"Uzbek Latin":"Usbekisk, latinsk", +"Var":"Var", +"Variable":"Variabel", +"Venda":"Venda", +"Venetian":"Venetiansk", +"Veps":"Veps", +"Vertical Numbering Symbols":"Loddrette nummereringsteikn", +"Vertical Title, Text, Chart":"Loddrett tittel, tekst, diagram", +"Vertical Title, Vertical Text":"Loddrett tittel, loddrett tekst", +"Vietnamese":"Vietnamesisk", +"Vili":"Vili", +"Visited Internet Link":"Besøkt Internett-lenkje", +"Võro":"Võro", +"Walloon":"Vallonsk", +"Warning":"Åtvaring", +"Watermark":"Vassmerke", +"Welsh":"Walisisk", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Den demokratiske republikken Kongo)", +"Yiddish (Israel)":"Jiddisk (Israel)", +"Yiddish (USA)":"Jiddisk (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Multiple]", +"[None]":"[Ingen]", +"[Undetermined]":"[Undetermined]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/nr.json b/f7cloud-office/browser/dist/l10n/locore/nr.json new file mode 100644 index 0000000..744f0fb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/nr.json @@ -0,0 +1,281 @@ +{ +"A0":"A0", +"A4":"4", +"Albanian":"isi-Albania", +"Arabic":"Isi-Arabhu", +"Arabic (Bahrain)":"kwe-Arabhu (Bahrain)", +"Arabic (Egypt)":"kwe-Arabhu (Egypt)", +"Arabic (Iraq)":"kwe-Arabhu (Iraq)", +"Arabic (Jordan)":"kwe-Arabhu (Jordan)", +"Arabic (Kuwait)":"kwe-Arabhu (Kuwait)", +"Arabic (Lebanon)":"kwe-Arabhu (Lebanon)", +"Arabic (Libya)":"kwe-Arabhu (Lybia)", +"Arabic (Morocco)":"kwe-Arabhu (Morocco)", +"Arabic (Oman)":"kwe-Arabhu (Oman)", +"Arabic (Qatar)":"kwe-Arabhu (Qatar)", +"Arabic (Saudi Arabia)":"kwe-Arabhu (Saudi Arabia)", +"Arabic (Syria)":"kwe-Arabhu (Syria)", +"Arabic (Tunisia)":"kwe-Arabhu (Tunisia)", +"Arabic (UAE)":"kwe-Arabhu (UAE)", +"Arabic (Yemen)":"kwe-Arabhu (Yemen)", +"Average":"Lingene", +"Background":"Isendlalelo", +"Basque":"i-Basque", +"Bengali (Bangladesh)":"isiBengali (Bangladesh)", +"Bengali (India)":"Bhengali (Indiya)", +"Bibliography 1":"Bibhiliyografi 1", +"Bibliography Heading":"Isihloko sebhibhiliyografi", +"Blank Slide":"Isilayidi Esinganalitho", +"Bosnian":"isiBosnia", +"Callouts":"Iinkholawudu", +"Caption":"Umtjho wokuhlathulula", +"Caption Characters":"Amatshwayo Wehlathululo", +"Catalan":"i-Catalan", +"Chinese (Hong Kong)":"kwe-China (Hong Kong)", +"Chinese (Macau)":"kwe-China (Macau)", +"Chinese (Singapore)":"kwe-China (Singapore)", +"Chinese (traditional)":"Isi-China (sendabuko)", +"Clear formatting":"Ukubeka idatha okucacileko", +"Contents 1":"Okungaphakathi 1", +"Contents 10":"Okungaphakathi 10", +"Contents 2":"Okungaphakathi 2", +"Contents 3":"Okungaphakathi 3", +"Contents 4":"Okungaphakathi 4", +"Contents 5":"Okungaphakathi 5", +"Contents 6":"Okungaphakathi 6", +"Contents 7":"Okungaphakathi 7", +"Contents 8":"Okungaphakathi 8", +"Contents 9":"Okungaphakathi 9", +"Contents Heading":"Iinhloko zokungaphakathi", +"CountA":"BalaA", +"Czech":"Isi-Czech", +"Danish":"Isi-Danish", +"Default":"Ona", +"Definition":"Ihlathululo", +"Dhivehi":"isiDhivehi", +"Drawing":"Umgwalo", +"Drop Caps":"Lisa Amagabhadlhela", +"Dutch (Belgium)":"isiDutch (Belgium)", +"Dutch (Netherlands)":"IsiDatjhi (se-Netherlands)", +"Dzongkha":"isiDzongkha", +"Emphasis":"Ukugandelela", +"Endnote Characters":"Amatshwayo wama-Endnoti", +"English (Australia)":"isiNgisi (Australia)", +"English (Belize)":"isiNgisi (Belize)", +"English (Canada)":"isiNgisi (Canada)", +"English (Caribbean)":"isiNgisi (Caribbean)", +"English (Jamaica)":"isiNgisi (Jamaica)", +"English (New Zealand)":"isiNgisi (New Zealand)", +"English (Philippines)":"isiNgisi (Philippines)", +"English (South Africa)":"isiNgisi (iSewula Afrika)", +"English (Trinidad)":"isiNgisi (Trinidad)", +"English (UK)":"isiNgisi (UK)", +"English (USA)":"IsiNgisi (se-USA)", +"English (Zimbabwe)":"isiNgisi (Zimbabwe)", +"Esperanto":"isi-Esperanto", +"Estonian":"Isi-Estonian", +"Example":"Isibonelo", +"Faroese":"kweFaroese", +"Filled":"Zalisiweko", +"Finnish":"Isi-Finnish", +"First Page":"Ikhasi lokuthoma", +"Footnote Characters":"Amatshwayo Wefutnoti", +"Formula":"Ifomula", +"Four Slides":"Amasilayidi Amane", +"Frame":"Isakhiwo", +"French (Belgium)":"isiFrentjhi (Belgium)", +"French (Canada)":"isiFrentjhi (Canada)", +"French (France)":"Isi-Frentji (seFrance)", +"French (Luxembourg)":"isiFrentjhi (Luxembourg)", +"French (Monaco)":"isiFrentjhi (Monaco)", +"French (Switzerland)":"isiFrentjhi (Switzerland)", +"Frisian":"Frisiyeni", +"Function Wizard":"Umsebenzi wesisetjenziswa esizisebenzelako esihlahla umsebenzisi", +"Gaelic (Scotland)":"isiGaelia (Scotland)", +"Galician":"isiGalicia", +"Georgian":"Jojiyeni", +"German (Austria)":"isiJarimani (Australia)", +"German (Germany)":"IsiJarimani (seJemeni)", +"German (Liechtenstein)":"isiJarimani (Liechtenstein)", +"German (Luxembourg)":"isiJarimani (Luxembourg)", +"German (Switzerland)":"isiJarimani (Switzerland)", +"Graphic":"Bugrafu", +"Greek":"IsiGrigi", +"Gujarati":"i-Gujarati", +"HTML":"I-HTML", +"Heading 10":"Isihloko 10", +"Heading 2":"Isihloko 2", +"Heading 3":"Isihloko 3", +"Heading 4":"Isihloko 4", +"Heading 5":"Isihloko 5", +"Heading 6":"Isihloko 6", +"Heading 7":"Isihloko 7", +"Heading 8":"Isihloko 8", +"Heading 9":"Isihloko 9", +"Hebrew":"IsiHebheru", +"Hindi":"isiHindu", +"Horizontal Line":"Ilayini ebuthabalala", +"Hungarian":"isiHangari", +"Icelandic":"isi-Iceland", +"Illustration":"Isitjengiso", +"Index 1":"Indeksi 1", +"Index 2":"Indeksi 2", +"Index 3":"I-indeksi 3", +"Index Heading":"Isihloko se-indeksi", +"Index Link":"IThintwano le-Indeksi", +"Index Separator":"Isihlukanisi se-indeksi", +"Indonesian":"isi-Indonesia", +"Insert":"Faka", +"Interlingua":"Ilimi leentjhabatjhaba", +"Internet Link":"Ithintwano le-Inthanethi", +"Irish":"Isi-Irish", +"Italian (Italy)":"Is-Tariyana (se-Italy)", +"Italian (Switzerland)":"isi-Ithali (Swidzerland)", +"Japanese":"IsJapani", +"Kannada":"i-Kannada", +"Kashmiri (India)":"isiKashmiri (India)", +"Kashmiri (Kashmir)":"isiKashmiri (Kashmir)", +"Khmer":"i-Khmer", +"Kinyarwanda (Rwanda)":"isiKinyarwanda (Rwanda)", +"Konkani":"isiKonkani", +"Korean (RoK)":"isiKoriya (RoK)", +"Labels":"Amalebula", +"Landscape":"Vundlileko", +"Lao":"i-Lao", +"Latvian":"isiLatvian", +"Left Page":"Ikhasi lesinceleni", +"Lines":"Amalayini", +"List Contents":"Rhemisa okungaphakathi", +"List Heading":"Rhemisa isihloko", +"List Indent":"Rhemisa ukuthoma ilayini kude nomphetho", +"Lithuanian":"isiLithuania", +"Macedonian":"isiMacedonia", +"Malay (Malaysia)":"isiMalay (Malaysia)", +"Malayalam":"i-Malayam", +"Manipuri":"isiManipuri", +"Marathi":"isiMarathi", +"Max":"Ubukhulu.", +"Nepali (India)":"isi-Nepali (India)", +"Nepali (Nepal)":"isi-Nepali (Nepali)", +"Notes":"Amanothi", +"Numbering 1":"Nambara", +"Numbering 1 Cont.":"Ukunambara 1 kuragela phambili", +"Numbering 1 End":"Ukunambara 1 kuyaphela", +"Numbering 1 Start":"Ukunambara 1 kuyathoma", +"Numbering 2 Cont.":"Ukunambara kwesi-2 kuragela phambili", +"Numbering 2 End":"Ukunambara kwes-2 kuyaphela", +"Numbering 2 Start":"Ukunambara 2 kuyathoma", +"Numbering 3 Cont.":"Ukunambara kwesi-3 kuragela phambili", +"Numbering 3 End":"Ukunambara kwesi-3 kuyaphela", +"Numbering 3 Start":"Ukunambara kwesi-3 kuyathoma", +"Numbering 4 Cont.":"Ukunambara kwesi-4 kuragela phambili", +"Numbering 4 End":"Ukunambara kwesi-4 kuyaphela", +"Numbering 4 Start":"Ukunambara kwesi-4 kuyathoma", +"Numbering 5 Cont.":"Ukunambara kwesi-5 kuragela phambili", +"Numbering 5 End":"Ukunambara kwes-5 kuyaphela", +"Numbering 5 Start":"Ukunambara kwesi-5 kuyathoma", +"Numbering Symbols":"Amasimboli Wokunambara", +"OLE":"I-OLE", +"Object without fill":"I-obhjekthi ngaphandle kokuzaliswa", +"Occitan":"isi-Occita", +"One Slide":"Isilayidi Esodwa", +"Outline":"Ukuhleleka", +"Page Number":"Inomboro Yekhasi", +"Placeholder":"Umninindawo", +"Polish":"IsiPolish", +"Portrait":"Jamileko", +"Portuguese (Brazil)":"IsiPutukezi (Brazil)", +"Portuguese (Portugal)":"IsiPutukezi (sePortugal)", +"Preformatted Text":"Itheksti ehlelwe ngaphambilini", +"Product":"Mkhiqizo", +"Report":"Mbiko", +"Result2":"Umphumela_2", +"Rhaeto-Romance":"isi-Rhaeto-Romance", +"Right Page":"Ikhasi lesidleni", +"Rubies":"Amarubi", +"Russian":"IsiRatjhiya", +"Sanskrit":"isi-Sanskrit", +"Sardinian":"isiSardinia", +"Shapes":"Amajamo", +"Signature":"Umtlikitlo", +"Sinhala":"i-Sinhala", +"Six Slides":"Amasilayidi Asithandathu", +"Slovenian":"i-Slovenia", +"Source Text":"Umtlolo womsuka", +"Southern Sotho":"IsiSotho seSewula", +"Spanish (Argentina)":"i-Spanish (Argentina)", +"Spanish (Bolivia)":"i-Spanish (Bolivia)", +"Spanish (Chile)":"i-Spanish (Chile)", +"Spanish (Colombia)":"i-Spanish (Colombia)", +"Spanish (Costa Rica)":"i-Spanish (Costa Rica)", +"Spanish (Dom. Rep.)":"i-Spanish (Dom. Rep.)", +"Spanish (El Salvador)":"i-Spanish (El Salvador)", +"Spanish (Guatemala)":"i-Spanish (Guatemala)", +"Spanish (Honduras)":"i-Spanish (Honduras)", +"Spanish (Mexico)":"i-Spanish (Mexico)", +"Spanish (Nicaragua)":"i-Spanish (Nicaragua)", +"Spanish (Panama)":"i-Spanish (Panama)", +"Spanish (Paraguay)":"i-Spanish (Paraguay)", +"Spanish (Peru)":"i-Spanish (Peru)", +"Spanish (Puerto Rico)":"i-Spanish (Puerto Rico)", +"Spanish (Spain)":"I-Spanish (se-Spain)", +"Spanish (Uruguay)":"i-Spanish (Uruguay)", +"Spanish (Venezuela)":"i-Spanish (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Ukugandelela khulu", +"Subtitle":"Isihloko esiyingcenye", +"Sum":"Samba", +"Swahili (Kenya)":"isi-Swahili (Kenya)", +"Swahili (Tanzania)":"isiSwahili (Tanzania)", +"Swazi":"Swati", +"Swedish (Finland)":"isi-Swedish (Finland)", +"Swedish (Sweden)":"Isi-Sweden (se-Sweden)", +"Table Contents":"Okungaphakathi kwethebula", +"Table Heading":"Isihloko sethebula", +"Tagalog":"i-Tagalog", +"Tamil":"i-Tamil", +"Tatar":"iTatar", +"Teletype":"Umhlobo wokuthintana emakude", +"Telugu":"i-Telugu", +"Text":"Itheksithi", +"Thai":"i-Thai", +"Three Slides":"Amasilayidi Amathathu", +"Tibetan (PR China)":"isiTibetan (PR China)", +"Title Only":"Isihloko Kwaphela", +"Title Slide":"Isihloko Sesilayidi", +"Title, Vertical Text":"Isihloko, Itheksithi ejame rwe", +"Title, Vertical Text, Clipart":"Isihloko, Itheksithi ejame rwe, Ikliphathi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sewula Afrika)", +"Turkish":"Isi-Turkish", +"Two Slides":"Amasilayidi Amabili", +"Ukrainian":"isi-Ukrainia", +"Unknown":"Ayaziwa", +"Urdu (India)":"isi-Urdu (India)", +"Urdu (Pakistan)":"isi-Urdu (Pakistan)", +"User Entry":"Amangeno womSebenzisi", +"User Index 1":"I-Indeksi yomsebenzisi 1", +"User Index 10":"I-Indeksi yomsebenzisi 10", +"User Index 2":"I-Indeksi yomsebenzisi 2", +"User Index 3":"I-Indeksi yomsebenzisi 3", +"User Index 4":"I-Indeksi yomsebenzisi 4", +"User Index 5":"I-Indeksi yomsebenzisi 5", +"User Index 6":"I-Indeksi yomsebenzisi 6", +"User Index 7":"I-Indeksi yomsebenzisi 7", +"User Index 8":"I-Indeksi yomsebenzisi 8", +"User Index 9":"I-Indeksi yomsebenzisi 9", +"User Index Heading":"Isihloko se-indeksi yomsebenzisi", +"Var":"Var", +"Variable":"Umehluko", +"Venda":"Venda", +"Vertical Numbering Symbols":"Amasimboli wokunambara ajame rwe", +"Vertical Title, Text, Chart":"Isihloko Esijame rwe, Itheksithi, Ikliphathi", +"Vertical Title, Vertical Text":"Isihloko esijame rwe, Itheksithi ejame rwe", +"Visited Internet Link":"Ithintwano le-Inthanethi Elivakatjhelweko", +"Watermark":"Imerego emamanzi", +"Welsh":"isi-Welsh", +"Xhosa":"Xhosa", +"Zulu":"Zulu", +"[None]":"[Ayikho]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/nso.json b/f7cloud-office/browser/dist/l10n/locore/nso.json new file mode 100644 index 0000000..7f7aa4c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/nso.json @@ -0,0 +1,396 @@ +{ +"3D Objects":"Didirišwa tša 3D", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Seafrikanse (Namibia)", +"Afrikaans (South Africa)":"Seafrikanse (Afrika Borwa)", +"Akan":"Se-Akan", +"Albanian":"Sealbania", +"Amharic":"Se-Amharic", +"Arabic":"Searapo", +"Arabic (Algeria)":"Searapo (Algeria)", +"Arabic (Bahrain)":"Searapo (Bahrain)", +"Arabic (Chad)":"Searapo (Chad)", +"Arabic (Comoros)":"Searapo (Comoros)", +"Arabic (Djibouti)":"Searapo (Djibouti)", +"Arabic (Egypt)":"Searapo (Egepeta)", +"Arabic (Eritrea)":"Searapo (Eritrea)", +"Arabic (Iraq)":"Searapo (Iraq)", +"Arabic (Israel)":"Searapo (Isiraele)", +"Arabic (Jordan)":"Searapo (Jordane)", +"Arabic (Kuwait)":"Searapo (Kuwait)", +"Arabic (Lebanon)":"Searapo (Lebanoni)", +"Arabic (Libya)":"Searapo (Libya)", +"Arabic (Mauritania)":"Searapo (Mauritania)", +"Arabic (Morocco)":"Searapo (Morocco)", +"Arabic (Oman)":"Searapo (Oman)", +"Arabic (Palestine)":"Searapo (Palestina)", +"Arabic (Qatar)":"Searapo (Qatar)", +"Arabic (Saudi Arabia)":"Searapo (Saudi Arabia)", +"Arabic (Somalia)":"Searapo (Somalia)", +"Arabic (Sudan)":"Searapo (Sudan)", +"Arabic (Syria)":"Searapo (Siria)", +"Arabic (Tunisia)":"Searapo (Tunisia)", +"Arabic (UAE)":"Searapo (UAE)", +"Arabic (Yemen)":"Searapo (Yemen)", +"Asturian":"Se-Asturia", +"Average":"Palogare", +"Azerbaijani Cyrillic":"Sesiriliki sa se-Azerbaijani", +"Azerbaijani Latin":"Selatini sa se-Azerbaijani", +"Background":"Bokamorago", +"Background objects":"Didirišwa tša bokamorago", +"Bambara":"Se-Bambara", +"Basic Shapes":"Dibopego tša motheo", +"Basque":"Se-Basque", +"Belarusian":"Se-Belarusia", +"Bengali (Bangladesh)":"Se-Bengali (Bangladesh)", +"Bengali (India)":"Se-Bengali (India)", +"Bibliography 1":"Bibliokrafi 1", +"Bibliography Heading":"Sehlogwana sa bibliokrafi", +"Blank Slide":"Selaete se se nago selo", +"Block Arrows":"Thibela mesebe", +"Bodo":"Se-Bodo", +"Bosnian":"Se-Bosnia", +"Breton":"Se-Breton", +"Bulgarian":"Se-Bulgaria", +"Burmese":"Se-Burmese", +"Callouts":"Dipitšo", +"Caption":"Tlhakakgolo", +"Caption Characters":"Ditlhaka tša tlhakakgolo", +"Catalan":"Se-Catalan", +"Centered Text":"Sengwalwa se beilwego gare", +"Chinese (Hong Kong)":"Setšhaena (Hong Kong)", +"Chinese (Macau)":"Setšhaena (Macau)", +"Chinese (Singapore)":"Setšhaena (Singapore)", +"Chinese (simplified)":"Setšhaena (se nolofaditšwego)", +"Chinese (traditional)":"Setšhaena (sa setšo)", +"Chuvash":"Se-Chuvash", +"Clear formatting":"Hlwekiša fomate", +"Connectors":"Dikgokaganyi", +"Contents 1":"Dikagare 1", +"Contents 10":"Dikagare 10", +"Contents 2":"Dikagare 2", +"Contents 3":"Dikagare 3", +"Contents 4":"Dikagare 4", +"Contents 5":"Dikagare 5", +"Contents 6":"Dikagare 6", +"Contents 7":"Dikagare 7", +"Contents 8":"Dikagare 8", +"Contents 9":"Dikagare 9", +"Contents Heading":"Sehlogwana sa dikagare", +"Coptic":"Se-Coptic", +"CountA":"BalelaA", +"Croatian":"Se-Croatia", +"Czech":"Se-Czech", +"Danish":"Se-Danish", +"Default":"Tirelwa", +"Definition":"Tlhathollo", +"Dhivehi":"Se-Dhivehi", +"Dogri":"Se-Dogri", +"Drawing":"Sethalwa", +"Drop Caps":"Tlogela ditlhaka-kgolo", +"Dutch (Belgium)":"Se-Dutch (Belgium)", +"Dutch (Netherlands)":"Se-Dutch (Netherlands)", +"Dzongkha":"Se-Dzongkha", +"Emphasis":"Kgatelelo", +"Endnote":"Tshwaotshwao ya mafelelong", +"Endnote Characters":"Ditlhaka tša tshwaotshwao ya mafelelong", +"English (Australia)":"Seisemane (Australia)", +"English (Belize)":"Seisemane (Belize)", +"English (Canada)":"Seisemane (Canada)", +"English (Caribbean)":"Seisemane (Carribean)", +"English (Ghana)":"Seisemane (Ghana)", +"English (India)":"Seisemane (India)", +"English (Jamaica)":"Seisemane (Jamaica)", +"English (Namibia)":"Seisemane (Namibia)", +"English (New Zealand)":"Seisemane (New Zealand)", +"English (Philippines)":"Seisemane (Phillipines)", +"English (South Africa)":"Seisemane (Afrika Borwa)", +"English (Trinidad)":"Seisemane (Trinidad)", +"English (UK)":"Seisemane (UK)", +"English (USA)":"Seisemane (USA)", +"English (Zimbabwe)":"Seisemane (Zimbabwe)", +"Esperanto":"Se-Esperanto", +"Estonian":"Se-Estonia", +"Example":"Mohlala", +"Faroese":"Se-Faroese", +"Fijian":"Se-Fijia", +"Filled":"Tladitšwe", +"Finnish":"Se-Finnish", +"First Page":"Letlakala la pele", +"Flowchart":"Tšhate ya go elela", +"Footer":"Hlogwana ya tlase", +"Footnote":"Kgakollofase", +"Footnote Characters":"Ditlhaka tša kgakollofase", +"Formula":"Fomula", +"Four Slides":"Diselaete tše nne", +"Frame":"Foreimi", +"French (Belgium)":"Sefora (Belgium)", +"French (Canada)":"Sefora (Canada)", +"French (France)":"Sefora (Fora)", +"French (Luxembourg)":"Sefora (Luxembourg)", +"French (Monaco)":"Sefora (Monaco)", +"French (Switzerland)":"Sefora (Switzerland)", +"Frisian":"Se-Frisia", +"Friulian":"Se-Friulia", +"Function Wizard":"Wisate ya go Šoma", +"Gaelic (Scotland)":"Se-Gaelic (Scotland)", +"Galician":"Se-Galicia", +"Ganda":"Se-Ganda", +"Gascon":"Se-Gascon", +"Georgian":"Se-Georgia", +"German (Austria)":"Sejeremane (Austria)", +"German (Belgium)":"Sejeremane (Belgium)", +"German (Germany)":"Sejeremane (Jeremane)", +"German (Liechtenstein)":"Sejeremane (Liechtenstein)", +"German (Luxembourg)":"Sejeremane (Luxembourg)", +"German (Switzerland)":"Sejeremane (Switzerland)", +"Graphic":"Krafiki", +"Graphics":"Dikrafiki", +"Greek":"Segerika", +"Greek, Ancient":"Segerika, sa Kgale", +"Gujarati":"Se-Gujarati", +"HTML":"HTML", +"Hausa (Ghana)":"Se-Hausa (Ghana)", +"Hausa (Nigeria)":"Se-Hausa (Nigeria)", +"Header":"Hlogwana ya godimo", +"Heading":"Sehlogwana", +"Heading 10":"Sehlogwana 10", +"Heading 2":"Sehlogwana 2", +"Heading 3":"Sehlogwana 3", +"Heading 4":"Sehlogwana 4", +"Heading 5":"Sehlogwana 5", +"Heading 6":"Sehlogwana 6", +"Heading 7":"Sehlogwana 7", +"Heading 8":"Sehlogwana 8", +"Heading 9":"Sehlogwana 9", +"Hebrew":"Seheberu", +"Hiligaynon":"Se-Hiligaynon", +"Hindi":"Se-Hindi", +"Horizontal Line":"Mothaladi o rapamego", +"Hungarian":"Se-Hangaria", +"Icelandic":"Se-Iceland", +"Illustration":"Pontšho", +"Index":"Tšhupane", +"Index 1":"Tšhupane 1", +"Index 2":"Tšhupane 2", +"Index 3":"Tšhupane 3", +"Index Heading":"Sehlogwana sa tšhupane", +"Index Link":"Lomaganyo ya tšhupane", +"Index Separator":"Searoganyi sa tšhupane", +"Indonesian":"Se-Indonesia", +"Insert":"Tsenya", +"Interlingua":"Se-Interlingua", +"Internet Link":"Lomaganyo ya inthanete", +"Irish":"Se-Irish", +"Italian (Italy)":"Setaliana (Italy)", +"Italian (Switzerland)":"Setaliana (Switzerland)", +"Japanese":"Sejapane", +"Kalaallisut":"Se-Kalaallisut", +"Kannada":"Se-Kannada", +"Kashmiri (India)":"Se-Kashmiri (India)", +"Kashmiri (Kashmir)":"Se-Kashmiri (Kashmir)", +"Kashubian":"Se-Kashubia", +"Khmer":"Se-Khmer", +"Kinyarwanda (Rwanda)":"Se-Kinyarwanda (Rwanda)", +"Kirghiz":"Se-Kirghiz", +"Konkani":"Se-Konkani", +"Korean (RoK)":"Se-Korea (RoK)", +"Labels":"Dileibole", +"Landscape":"Ponagalo", +"Lao":"Se-Lao", +"Latvian":"Se-Latvia", +"Left Page":"Letlakala la nngele", +"Line Numbering":"Nomorofatšo ya methaladi", +"Lines":"Methaladi", +"Lingala":"Se-Lingala", +"List Contents":"Dikagare tša lelokelelo", +"List Heading":"Sehlogwana sa lelokelelo", +"List Indent":"Go kubega ga lelokelelo", +"Lithuanian":"Se-Lithuania", +"Low German":"Sejeremane sa tlase", +"Luxembourgish":"Se-Luxembourg", +"Macedonian":"Sematsedonia", +"Maithili":"Se-Maithili", +"Malay (Malaysia)":"Se-Malay (Malasia)", +"Malayalam":"Se-Malayalam", +"Maltese":"Se-Maltese", +"Manipuri":"Se-Manipuri", +"Marathi":"Se-Marathi", +"Marginalia":"Majinalia", +"Max":"Bogolo", +"Moore":"Se-Moore", +"Ndebele, South":"Setebele, sa Borwa", +"Nepali (India)":"Se-Nepali (India)", +"Nepali (Nepal)":"Se-Nepali (Nepal)", +"Nine Slides":"Diselaete tše senyane", +"None (Do not check spelling)":"Ga e gona (O se ke wa lekola mopeleto)", +"Northern Sotho":"Sesotho sa Leboa", +"Norwegian, Bokmål":"Se-Norwegia, Bokmål", +"Norwegian, Nynorsk":"Se-Norwegia, Nynorsk", +"Notes":"Ditshwaotshwao", +"Numbering 1":"Nomorofatšo 1", +"Numbering 1 Cont.":"Nomorofatšo 1 le tšwela pele", +"Numbering 1 End":"Mafelelo a nomorofatšo 1", +"Numbering 1 Start":"Go thoma ga nomorofatšo 1", +"Numbering 2":"Nomorofatšo 2", +"Numbering 2 Cont.":"Nomorofatšo 2 le tšwela pele", +"Numbering 2 End":"Mafelelo a nomorofatšo 2", +"Numbering 2 Start":"Mathomo a nomorofatšo 2", +"Numbering 3":"Nomorofatšo 3", +"Numbering 3 Cont.":"Nomorofatšo 3 le tšwela pele", +"Numbering 3 End":"Mafelelo a nomorofatšo 3", +"Numbering 3 Start":"Mathomo a nomorofatšo 3", +"Numbering 4":"Nomorofatšo 4", +"Numbering 4 Cont.":"Nomorofatšo 4 le tšwela pele", +"Numbering 4 End":"Mafelelo a nomorofatšo 4", +"Numbering 4 Start":"Mathomo a nomorofatšo 4", +"Numbering 5":"Nomorofatšo 5", +"Numbering 5 Cont.":"Nomorofatšo 5 le tšwela pele", +"Numbering 5 End":"Mafelelo a nomorofatšo 5", +"Numbering 5 Start":"Mathomo a nomorofatšo 5", +"Numbering Symbols":"Maswao a nomorofatšo", +"Nyanja":"Se-Nyanja", +"OLE":"OLE", +"Object without fill":"Sedirišwa seo se sa tlatšwago", +"Occitan":"Se-Occitan", +"One Slide":"Selaete se tee", +"Oromo":"Se-Oromo", +"Outline":"Kakaretšo", +"Page Number":"Nomoro ya letlakala", +"Placeholder":"Seswari sa lefelo", +"Polish":"Sepholiši", +"Portrait":"Seswantšho", +"Portuguese (Brazil)":"Sepotokisi (Brazil)", +"Portuguese (Portugal)":"Sepotokisi (Portugal)", +"Preformatted Text":"Sengwalwa se se fomatilwego pejana", +"Product":"Setšweletšwa", +"Punjabi":"Se-Punjabi", +"Quechua (Bolivia, North)":"Se-Quechua (Bolivia, Leboa)", +"Quechua (Bolivia, South)":"Se-Quechua (Bolivia, Borwa)", +"Quechua (Ecuador)":"Se-Quechua (Ecuador)", +"Report":"Pego", +"Result2":"Poelo2", +"Rhaeto-Romance":"Se-Rhaeto-Romance", +"Right Page":"Letlakala la go ja", +"Rubies":"Dirubi", +"Russian":"Se-Russia", +"Sami, Inari (Finland)":"Se-Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Se-Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Se-Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Se-Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Se-Sami, sa Leboa (Finland)", +"Sami, Northern (Norway)":"Se-Sami, sa Leboa (Norway)", +"Sami, Northern (Sweden)":"Se-Sami, sa Leboa (Sweden)", +"Sami, Skolt (Finland)":"Se-Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Se-Sami, sa Borwa (Norway)", +"Sami, Southern (Sweden)":"Se-Sami, sa Borwa (Sweden)", +"Sango":"Se-Sango", +"Sanskrit":"Se-Sanskrit", +"Sardinian":"Se-Sardinia", +"Serbian Cyrillic (Montenegro)":"Sesiriliki sa Serbia (Montenegro)", +"Serbian Cyrillic (Serbia)":"Sesiriliki sa Serbia (Serbia)", +"Serbian Latin (Montenegro)":"Selatini sa Serbia (Montenegro)", +"Serbian Latin (Serbia)":"Selatini sa Serbia (Serbia)", +"Shapes":"Dibopego", +"Shuswap":"Se-Shuswap", +"Signature":"Mosaeno", +"Sinhala":"Se-Sinhala", +"Six Slides":"Diselaete tše tshela", +"Slovenian":"Se-Slovenia", +"Somali":"Se-Somali", +"Sorbian, Lower":"Se-Sorbia, Tlasana", +"Sorbian, Upper":"Se-Sorbia, Godingwana", +"Source Text":"Sengwalwa sa mothopo", +"Southern Sotho":"Sesotho", +"Spanish (Argentina)":"Sepaniši (Argentina)", +"Spanish (Bolivia)":"Sepaniši (Bolivia)", +"Spanish (Chile)":"Sepaniši (Chile)", +"Spanish (Colombia)":"Sepaniši (Colombia)", +"Spanish (Costa Rica)":"Sepaniši (Costa Rica)", +"Spanish (Cuba)":"Sepaniši (Cuba)", +"Spanish (Dom. Rep.)":"Sepaniši (Dom. Rep.)", +"Spanish (Ecuador)":"Sepaniši (Ecuador)", +"Spanish (El Salvador)":"Sepaniši (El Salvador)", +"Spanish (Guatemala)":"Sepaniši (Guatamala)", +"Spanish (Honduras)":"Sepaniši(Honduras)", +"Spanish (Mexico)":"Sepaniši (Mexico)", +"Spanish (Nicaragua)":"Sepaniši(Nicaragua)", +"Spanish (Panama)":"Sepaniši (Panama)", +"Spanish (Paraguay)":"Sepaniši (Paraguay)", +"Spanish (Peru)":"Sepaniši (Peru)", +"Spanish (Puerto Rico)":"Sepaniši (Puerto Rico)", +"Spanish (Spain)":"Sepaniši (Sepania)", +"Spanish (Uruguay)":"Sepaniši (Uruguay)", +"Spanish (Venezuela)":"Sepaniši (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Kgatelelo e maatla", +"Subtitle":"Sehlogwana", +"Sum":"Palomoka", +"Swahili (Kenya)":"Se-Swahili (Kenya)", +"Swahili (Tanzania)":"Se-Swahili (Tanzania)", +"Swazi":"Se-Swazi", +"Swedish (Finland)":"Se-Swedish (Finland)", +"Swedish (Sweden)":"Se-Swedish (Sweden)", +"Table":"Lenaneo", +"Table Contents":"Lenaneo la dikagare", +"Table Heading":"Sehlogwana sa lenaneo", +"Tagalog":"Se-Tagalog", +"Tajik":"Se-Tajik", +"Tamil":"Se-Tamil", +"Tatar":"Se-Tatar", +"Teletype":"Mohuta wa thelefomo", +"Telugu":"Se-Telugu", +"Tetun (Indonesia)":"Se-Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Se-Tetun (Timor-Leste)", +"Text":"Sengwalwa", +"Thai":"Se-Thai", +"Three Slides":"Diselaete tše tharo", +"Tibetan (PR China)":"Se-Tibetan (PR China)", +"Tigrigna (Eritrea)":"Se-Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Se-Tigrigna (Ethiopia)", +"Title":"Thaetlele", +"Title Only":"Sehlogo feela", +"Title Slide":"Selaete sa sehlogo", +"Title, Vertical Text":"Sehlogo, sengwala se tsepamego", +"Title, Vertical Text, Clipart":"Sehlogo, sengwalwa se tsepamego, klipiate", +"Tok Pisin":"Se-Tok Pisin", +"Tsonga":"Se-Tsonga", +"Tswana (Botswana)":"Setswana (Botswana)", +"Tswana (South Africa)":"Setswana (Afrika Borwa)", +"Turkish":"Se-Turkey", +"Turkmen":"Se-Turkmen", +"Two Slides":"Diselaete tše pedi", +"Ukrainian":"Se-Ukrainia", +"Unknown":"Ga e tsebje", +"Urdu (India)":"Se-Urdu (India)", +"Urdu (Pakistan)":"Se-Urdu (Pakistan)", +"User Entry":"Tsenyo ya modiriši", +"User Index 1":"Tšhupane ya modiriši 1", +"User Index 10":"Tšhupane ya modiriši 10", +"User Index 2":"Tšhupane ya modiriši 2", +"User Index 3":"Tšhupane ya modiriši 3", +"User Index 4":"Tšhupane ya modiriši 4", +"User Index 5":"Tšhupane ya modiriši 5", +"User Index 6":"Tšhupane ya modiriši 6", +"User Index 7":"Tšhupane ya modiriši 7", +"User Index 8":"Tšhupane ya modiriši 8", +"User Index 9":"Tšhupane ya modiriši 9", +"User Index Heading":"Sehlogwana sa tšhupane ya modiriši", +"Uyghur":"Se-Uyghur", +"Uzbek Latin":"Selatini sa Se-Uzbek", +"Var":"Var", +"Variable":"Lefapantšhi", +"Venda":"Se-Venda", +"Vertical Numbering Symbols":"Maswao a nomorofatšo a tsepamego", +"Vertical Title, Text, Chart":"Sehlogo se tsepamego, sengwalwa, tšhate", +"Vertical Title, Vertical Text":"Sehlogo se tsepamego, sengwalwa se tsepamego", +"Vietnamese":"Se-Vietnam", +"Visited Internet Link":"Lomaganyo ya inthanete e etetšwego", +"Walloon":"Se-Walloon", +"Watermark":"Leswao la meetse", +"Welsh":"Se-Welsh", +"Xhosa":"Se-Xhosa", +"Zulu":"Se-Zulu", +"Éwé":"Se-Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/oc.json b/f7cloud-office/browser/dist/l10n/locore/oc.json new file mode 100644 index 0000000..aea6476 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/oc.json @@ -0,0 +1,674 @@ +{ +"3D Objects":"Objèctes 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Emfasi", +"Accent 1":"Emfasi 1", +"Accent 2":"Emfasi 2", +"Accent 3":"Emfasi 3", +"Adding selection":"Apond a la seleccion", +"Addressee":"Destinatari", +"Afrikaans (Namibia)":"Afrikaans (Nanibia)", +"Afrikaans (South Africa)":"Afrikaans (Africa del sud)", +"Aka (Congo)":"Aka (Còngo)", +"Akan":"Akan", +"Albanian":"Albanés", +"Amharic":"Amaric", +"Apatani":"Apatani", +"Appendix":"Annèxe", +"Arabic":"Arabi", +"Arabic (Algeria)":"Arabi (Argerian)", +"Arabic (Bahrain)":"Arabi (Bahrain)", +"Arabic (Chad)":"Arabi (Chad)", +"Arabic (Comoros)":"Arabi (Comòras)", +"Arabic (Djibouti)":"Arabi (Jiboti)", +"Arabic (Egypt)":"Arabi (Egipte)", +"Arabic (Eritrea)":"Arabi (Eritrèa)", +"Arabic (Iraq)":"Arabi (Iraq)", +"Arabic (Israel)":"Arabi (Israèl)", +"Arabic (Jordan)":"Arabi (Jordania)", +"Arabic (Kuwait)":"Arabi (Kowait)", +"Arabic (Lebanon)":"Arabi (Liban)", +"Arabic (Libya)":"Arabi (Libia)", +"Arabic (Mauritania)":"Arabi (Mauritània)", +"Arabic (Morocco)":"Arabi (Marròc)", +"Arabic (Oman)":"Arabi (Oman)", +"Arabic (Palestine)":"Arabi (Palestina)", +"Arabic (Qatar)":"Arabi (Qatar)", +"Arabic (Saudi Arabia)":"Arabi (Arabia saudita)", +"Arabic (Somalia)":"Arabi (Somalia)", +"Arabic (Sudan)":"Arabi (Sodan)", +"Arabic (Syria)":"Arabi (Siria)", +"Arabic (Tunisia)":"Arabi (Tunisia)", +"Arabic (UAE)":"Arabi (UAE)", +"Arabic (Yemen)":"Arabi (Iemèn)", +"Aragonese":"Aragonés", +"Aranese":"Occitan-Aranés", +"Armenian, Eastern (Armenia)":"Armèni, oriental (Armenia)", +"Armenian, Eastern (Iran)":"Armèni, oriental (Iran)", +"Armenian, Eastern (Russia)":"Armèni, oriental (Russia)", +"Armenian, Western (Armenia)":"Armèni, occidental (Armenia)", +"Arpitan (France)":"Arpitan (França)", +"Arpitan (Italy)":"Arpitan (Itàlia)", +"Arpitan (Switzerland)":"Arpitan (Soïssa)", +"Arrow Line":"Linha amb flècha", +"Assamese":"Assamés", +"Asturian":"Asturian", +"Avar":"Avar", +"Average":"Mejana", +"Azerbaijani Cyrillic":"Cirillic azerbaitjanés", +"Azerbaijani Latin":"Latin azerbaitjanés", +"Background":"Rèireplan", +"Background objects":"Objèctes de rèireplan", +"Bad":"Incorrècte", +"Bafia":"Bafia", +"Bambara":"Bambarà", +"Basic Shapes":"Fòrmas de basa", +"Basque":"Basc", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorús", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengalin (Índia)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Títol de bibliografia", +"Blank Slide":"Diapositiva vèrge", +"Block Arrows":"Sagetas plenas", +"Block Quotation":"Blòc de citacion", +"Block selection":"Seleccion per blòt", +"Bodo":"Bodo", +"Body Text":"Còs de tèxte", +"Body Text, Indented":"Còs de tèxte indentat", +"Bosnian":"Bosniac", +"Breton":"Breton", +"Bulgarian":"Bulgar", +"Bullet –":"Vinheta –", +"Bullet •":"Vinheta •", +"Bullets":"Piuses", +"Burmese":"Birman", +"Bushi":"Bushi", +"Callouts":"Legendas", +"Caption":"Legenda", +"Caption Characters":"Caractèrs de la legenda", +"Catalan":"Catalan", +"Catalan (Valencian)":"Catalan (Valencian)", +"Centered Text":"Tèxte centrat", +"Chinese (Hong Kong)":"Chinés (Hong Kong)", +"Chinese (Macau)":"Chinés (Macau)", +"Chinese (Singapore)":"Chinés (Singapor)", +"Chinese (simplified)":"Chinés (Simplificat)", +"Chinese (traditional)":"Chinés (tradicional)", +"Church Slavic":"Eslavon liturgic", +"Chuvash":"Chuvash", +"Citation":"Citacion", +"Clear formatting":"Escafar lo formatatge", +"Complimentary Close":"Formula finala", +"Connectors":"Connectadors", +"Contents 1":"Ensenhador nivèl 1", +"Contents 10":"Ensenhador nivèl 10", +"Contents 2":"Ensenhador nivèl 2", +"Contents 3":"Ensenhador nivèl 3", +"Contents 4":"Ensenhador nivèl 4", +"Contents 5":"Ensenhador nivèl 5", +"Contents 6":"Ensenhador nivèl 6", +"Contents 7":"Ensenhador nivèl 7", +"Contents 8":"Ensenhador nivèl 8", +"Contents 9":"Ensenhador nivèl 9", +"Contents Heading":"Títol d'ensenhador", +"Coptic":"Còpt", +"Cornish":"Cornic", +"Count":"NB", +"CountA":"NBVAL", +"Cree, Plains, Latin":"Cri, planas, latin", +"Cree, Plains, Syllabics":"Cri, planas, sillabics", +"Croatian":"Croat", +"Czech":"Chèc", +"Danish":"Danés", +"Dashed Line":"Linha en puntilhat", +"Default":"Per defaut", +"Default Page Style":"Estil de pagina per defaut", +"Default Paragraph Style":"Estil de paragraf per defaut", +"Definition":"Definicion", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dessenh", +"Drop Caps":"Letrinas", +"Dutch (Belgium)":"Neerlandés (Belgica)", +"Dutch (Netherlands)":"Neerlandés (Païses-Basses)", +"Dzongkha":"Dzongkha", +"Emphasis":"Accentuacion", +"Endnote":"Nòta de fin", +"Endnote Anchor":"Ancòra de nòta de fin", +"Endnote Characters":"Caractèrs de nòta de fin", +"English (Australia)":"Anglés (Australia)", +"English (Belize)":"Anglés (Belize)", +"English (Botswana)":"Anglés (Botswana)", +"English (Canada)":"Anglés (Canadà)", +"English (Caribbean)":"Anglés (Caribenc)", +"English (Gambia)":"Anglés (Gambia)", +"English (Ghana)":"Anglés (Ghana)", +"English (Hong Kong)":"Anglés (Hong Kong)", +"English (India)":"Anglés (Canadà)", +"English (Ireland)":"Anglés (Irlanda)", +"English (Jamaica)":"Anglés (Canadà)", +"English (Kenya)":"Anglés (Kenya)", +"English (Malawi)":"Anglés (Malawi)", +"English (Malaysia)":"Anglés (Malàisia)", +"English (Mauritius)":"Anglés (Maurici)", +"English (Namibia)":"Anglés (Namibia)", +"English (New Zealand)":"Anglés (Nòva Zelanda)", +"English (Philippines)":"Anglés (Filipinas)", +"English (South Africa)":"Anglés (Africa del sud)", +"English (Trinidad)":"Anglés (Trinidad)", +"English (UK)":"Anglés (Anglatèrra)", +"English (USA)":"Anglés (Estats-Units)", +"English (Zimbabwe)":"Anglés (Zimbabwe)", +"English, OED spelling (UK)":"Anglés, corrector OED (RU)", +"Envelope":"Envolopa", +"Error":"Error", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"Exemple", +"Extending selection":"Seleccion espandida", +"Faroese":"Feroés", +"Figure":"Figura", +"Figure Index 1":"Indèx de las figuras 1", +"Figure Index Heading":"Títol d'indèx de las figuras", +"Fijian":"Fijian", +"Filled":"Emplenat", +"Filled Blue":"Emplenat blau", +"Filled Green":"Emplenat verd", +"Filled Red":"Emplenat roge", +"Filled Yellow":"Emplenat jaune", +"Finnish":"Finés", +"First Line Indent":"Retirament de primièra linha", +"First Page":"Primièra pagina", +"Flowchart":"Organigrama", +"Fon":"Fon", +"Footer":"Pè", +"Footer Left":"Pè de pagina a esquèrra", +"Footer Right":"Pè de pagina a dreita", +"Footnote":"Nòtas de pè de pagina", +"Footnote Anchor":"Ancòra de nòta de bas de pagina", +"Footnote Characters":"Caractèrs de pè de pagina", +"Formula":"Formula", +"Four Slides":"Quatre diapositivas", +"Frame":"Quadre", +"Frame Contents":"Contengut del quadre", +"French (Belgium)":"Francés (Belgica)", +"French (Benin)":"Francés (Benin)", +"French (Burkina Faso)":"Francés (Burkina Faso)", +"French (Canada)":"Francés (Canadà)", +"French (Côte d'Ivoire)":"Francés (Còsta d'Evòri)", +"French (France)":"Francés (França)", +"French (Luxembourg)":"Francés (Luxembourg)", +"French (Mali)":"Francés (Mali)", +"French (Mauritius)":"Francés (Maurici)", +"French (Monaco)":"Francés (Mónegue)", +"French (Niger)":"Francés (Nigèr)", +"French (Senegal)":"Francés (Senegal)", +"French (Switzerland)":"Francés (Soïssa)", +"French (Togo)":"Francés (Tògo)", +"Frisian":"Frison", +"Friulian":"Friulian", +"Function Wizard":"Foncion Assistent", +"Gaelic (Scotland)":"Gaëlic (Escòcia)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Occitan-Gascon", +"Georgian":"Georgian", +"German (Austria)":"Alemand (Àustria)", +"German (Belgium)":"Alemand (Belgica)", +"German (Germany)":"Alemand (Alemanha)", +"German (Liechtenstein)":"Alemand (Liechtenstein)", +"German (Luxembourg)":"Alemand (Luxemborg)", +"German (Switzerland)":"Alemand (Soïssa)", +"Gikuyu":"Gikuyu", +"Good":"Corrècte", +"Graphic":"Imatge", +"Graphics":"Imatges", +"Greek":"Grèc", +"Greek, Ancient":"Grèc, ancient", +"Guarani (Paraguay)":"Guarani (Paraguai)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Aïcian", +"Hanging Indent":"Alinèa negatiu", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Aossa (Nigeria)", +"Hawaiian":"Hawaïen", +"Header":"Entèsta", +"Header Left":"Entèsta a esquèrra", +"Header Right":"Entèsta a dreita", +"Header and Footer":"Entèsta e pè de pagina", +"Heading":"Títol", +"Heading 1":"Títol 1", +"Heading 10":"Títol 10", +"Heading 2":"Títol 2", +"Heading 3":"Títol 3", +"Heading 4":"Títol 4", +"Heading 5":"Títol 5", +"Heading 6":"Títol 6", +"Heading 7":"Títol 7", +"Heading 8":"Títol 8", +"Heading 9":"Títol 9", +"Heading A0":"Entèsta A0", +"Heading A4":"Entèsta A4", +"Hebrew":"Ebrèu", +"Hiligaynon":"Iligaynon", +"Hindi":"Indi", +"Horizontal Line":"Linha orizontala", +"Hungarian":"Ongrés", +"Hungarian (Szekely-Hungarian Rovas)":"Ongrés (alfabet runic)", +"Hyperlink":"Iperligam", +"Icelandic":"Islandés", +"Illustration":"Illustracion", +"Iloko":"Iloko", +"Index":"Indèx", +"Index 1":"Indèx lexical 1", +"Index 2":"Indèx lexical 2", +"Index 3":"Indèx lexical 3", +"Index Heading":"Indèx lexical : títol", +"Index Link":"Saut d'indèx", +"Index Separator":"Indèx lexical : separador", +"Indonesian":"Indonesian", +"Insert":"Inserir", +"Interlingua":"Interlinguà", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Ligam internet", +"Irish":"Irlandés", +"Italian (Italy)":"Italian (Itàlia)", +"Italian (Switzerland)":"Italian (Soïssa)", +"Japanese":"Japonés", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabyle Latin":"Latin kabilenc", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannadà", +"Karakalpak Latin":"Karakalpak latin", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashbian", +"Kazakh":"Cazac", +"KeyID":"ClauID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Còngo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Republica democratica de Còngo)", +"Komi-Permyak":"Komi-permiac", +"Komi-Zyrian":"Komi-zirian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Còngo)", +"Korean (RoK)":"Corean (RoC)", +"Kumyk":"Komik", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curd, Centre (Iran)", +"Kurdish, Central (Iraq)":"Curd, Centre (Iraq)", +"Kurdish, Northern (Syria)":"Curd, Nòrd (Siria)", +"Kurdish, Northern (Turkey)":"Curd, Nòrd (Turquia)", +"Kurdish, Southern (Iran)":"Curd, Sud (Iran)", +"Kurdish, Southern (Iraq)":"Curd, Sud (Iraq)", +"Kven Finnish":"finés de Kven", +"Kyrgyz (China)":"Kirguís (China)", +"Labels":"Etiquetas", +"Ladin":"Ladin", +"Landscape":"Païsatge", +"Lao":"Laossian", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latin", +"Latvian":"Leton", +"Left Page":"Pagina a esquèrra", +"Lengo":"Lengo", +"Ligurian":"Ligur", +"Limbu":"Limbu", +"Line Numbering":"Numerotacion de linhas", +"Lines":"Linhas", +"Lines and Arrows":"Linhas e sagetas", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Lista 1 seguida", +"List 1 End":"Fin lista 1", +"List 1 Start":"Debuta lista 1", +"List 2":"Lista 2", +"List 2 Cont.":"Lista 2 seguida", +"List 2 End":"Fin lista 2", +"List 2 Start":"Debuta lista 2", +"List 3":"Lista 3", +"List 3 Cont.":"Lista 3 seguida", +"List 3 End":"Fin lista 3", +"List 3 Start":"Debuta lista 3", +"List 4":"Lista 4", +"List 4 Cont.":"Lista 4 seguida", +"List 4 End":"Fin lista 4", +"List 4 Start":"Debuta lista 4", +"List 5":"Lista 5", +"List 5 Cont.":"Lista 5 seguida", +"List 5 End":"Fin lista 5", +"List 5 Start":"Debuta lista 5", +"List Contents":"Contengut de lista", +"List Heading":"Entèsta de lista", +"List Indent":"Alinèa de lista", +"Lithuanian":"Lituanian", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Bàs german", +"Luxembourgish":"Luxemborgés", +"Macedonian":"Macedonian", +"Main Index Entry":"Entrada principala d'indèx", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darusalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Arabi malés (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Arabi malés (Malàisia)", +"Malayalam":"Malayalam", +"Maltese":"Maltés", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"maninkakan, occidental, latin", +"Manipuri":"Manipuri", +"Maore":"Maòri", +"Maori":"Maòri", +"Marathi":"Marati", +"Marginalia":"Nòta en marge", +"Mari, Hill":"Mari, de las montanhas", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Min", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongòl cirillic", +"Mongolian Mongolian":"Mongòl mongòl", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Sud", +"Nenets":"Nenets", +"Nepali (India)":"Nepal (India)", +"Nepali (Nepal)":"Nepal", +"Neutral":"Neutre", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nòu diapositivas", +"Njyem (Congo)":"Njyem (Còngo)", +"No Character Style":"Cap d’estil de caractèr", +"No List":"Cap de lista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Cap (cap de verificacion ortografica)", +"Northern Sotho":"Nòrd Sotho", +"Norwegian, Bokmål":"Norvegian, Bokmål", +"Norwegian, Nynorsk":"Norvegian, Nynorsk", +"Note":"Nòta", +"Notes":"Nòtas", +"Numbering 1":"Numerotacion 1", +"Numbering 1 Cont.":"Numerotacion 1 seguida", +"Numbering 1 End":"Numerotacion 1 fin", +"Numbering 1 Start":"Numerotacion 1 començament", +"Numbering 123":"Numerotacion 123", +"Numbering 2":"Numerotacion 2", +"Numbering 2 Cont.":"Numerotacion 2 seguida", +"Numbering 2 End":"Numerotacion 2 fin", +"Numbering 2 Start":"Numerotacion 2 començament", +"Numbering 3":"Numerotacion 3", +"Numbering 3 Cont.":"Numerotacion 3 seguida", +"Numbering 3 End":"Numerotacion 3 fin", +"Numbering 3 Start":"Numerotacion 3 començament", +"Numbering 4":"Numerotacion 4", +"Numbering 4 Cont.":"Numerotacion 4 seguida", +"Numbering 4 End":"Numerotacion 4 fin", +"Numbering 4 Start":"Numerotacion 4 començament", +"Numbering 5":"Numerotacion 5", +"Numbering 5 Cont.":"Numerotacion 5 seguida", +"Numbering 5 End":"Numerotacion 5 fin", +"Numbering 5 Start":"Numerotacion 5 començament", +"Numbering ABC":"Numerotacion ABC", +"Numbering IVX":"Numerotacion IVX", +"Numbering Symbols":"Caractèrs de numerotacion", +"Numbering abc":"Numerotacion abc", +"Numbering ivx":"Numerotacion ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indèx d'objèctes 1", +"Object Index Heading":"Títol d'indèx d'objèctes", +"Object with no fill and no line":"Objècte sens emplenatge e sens linha", +"Object without fill":"Objècte sens emplenatge", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Una diapositiva", +"Oromo":"Oromo", +"Outline":"Plan", +"Outlined":"Contorn", +"Outlined Blue":"Contorn blau", +"Outlined Green":"Contorn verd", +"Outlined Red":"Contorn roge", +"Outlined Yellow":"Contorn jaune", +"Overwrite":"Espotir", +"Page %1 (%2) of %3":"Pagina %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pagina %1 (%2) de %3 [Pagina %4 (%5)]", +"Page %1 of %2":"Pagina %1 de %2", +"Page %1 of %2 (%3)":"Pagina %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pagina %1 de %2 (Pagina %3 de %4 d’imprimir)", +"Page %1 of %2 [Page %3]":"Pagina %1 de %2 [Pagina %3]", +"Page Number":"Numèro de pagina", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali tailandés", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Antilhas neerlandesas)", +"Persian":"Persan", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Substituent", +"Plautdietsch":"Bas alemand mennonita", +"Polish":"Polonés", +"Portrait":"Retrait", +"Portuguese (Angola)":"Portugués (Angolà)", +"Portuguese (Brazil)":"Portugués (Brasil)", +"Portuguese (Portugal)":"Portugués (Portugal)", +"Preformatted Text":"Tèxte preformatat", +"Product":"Produit", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quíchoa (Bolívia, Nòrd)", +"Quechua (Bolivia, South)":"Quíchoa (Bolívia, Sud)", +"Quechua (Ecuador)":"Quíchoa (Eqüator)", +"Quotation":"Citacion", +"Report":"Rapòrt", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"Romanch", +"Right Page":"Pagina a dreita", +"Romanian (Moldova)":"Romanés (Moldàvia)", +"Romanian (Romania)":"Romanés (Romania)", +"Rubies":"Rubis", +"Russian":"Rus", +"Rusyn (Slovakia)":"Rusyn (Eslovaquia)", +"Rusyn (Ukraine)":"Rusyn (Ucraïna)", +"Sami, Inari (Finland)":"Sami, Inari (Finlàndia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norvègia)", +"Sami, Lule (Sweden)":"Sami, Lule (Suèda)", +"Sami, Northern (Finland)":"Sami, Nòrd (Finlàndia)", +"Sami, Northern (Norway)":"Sami, Nòrd (Norvègia)", +"Sami, Northern (Sweden)":"Sami, Nòrd (Suèda)", +"Sami, Pite (Sweden)":"Sami, Pite (Suècia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlàndia)", +"Sami, Southern (Norway)":"Sami, Sud (Norvègia)", +"Sami, Southern (Sweden)":"Sami, Sud (Suèda)", +"Sango":"Sango", +"Sanskrit":"Sanscrit", +"Sardinian":"Sard", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"Compte de la seleccion", +"Sender":"Expeditor", +"Serbian Cyrillic (Montenegro)":"Sèrbia cirillic (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Sèrbian cirillic (Sèrbia e Montenegrò)", +"Serbian Cyrillic (Serbia)":"Sèrbian cirillic (Sèrbia)", +"Serbian Latin":"Sèrbe latin", +"Serbian Latin (Montenegro)":"Sèrbian Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Sèrbian latin (Sèrbia e Montenegro)", +"Serbian Latin (Serbia)":"Sèrbia latin (Sèrbia)", +"Shapes":"Fòrmas", +"Sheet %1 of %2":"Fuèlh %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Signatura", +"Silesian":"Silesian", +"Sindhi, Arabic":"Sindhi, arabi", +"Sindhi, Devanagari":"Sindhi, devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Sièis diapositivas", +"Slide %1 of %2":"Diapositiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapositiva %1 de %2 (%3)", +"Slovak":"Eslovac", +"Slovenian":"Eslovèn", +"Somali":"Somali", +"Sorbian, Lower":"Sèrbi, minuscula", +"Sorbian, Upper":"Sèrba, majuscula", +"Source Text":"Tèxte font", +"Southern Sotho":"Sud Sotho", +"Spanish (Argentina)":"Espanhòl (Argentina)", +"Spanish (Bolivia)":"Espanhòl (Bolívia)", +"Spanish (Chile)":"Espanhòl (Chili)", +"Spanish (Colombia)":"Espanhòl (Colombia)", +"Spanish (Costa Rica)":"Espanhòl (Costa Rica)", +"Spanish (Cuba)":"Espanhòl (Cuba)", +"Spanish (Dom. Rep.)":"Espanhòl (Rep. Dom.)", +"Spanish (Ecuador)":"Espanhòl (Ecuador)", +"Spanish (El Salvador)":"Espanhòl (Lo Salvador)", +"Spanish (Guatemala)":"Espanhòl (Guatemala)", +"Spanish (Honduras)":"Espanhòl (Honduras)", +"Spanish (Mexico)":"Espanhòl (Mexic)", +"Spanish (Nicaragua)":"Espanhòl (Nicaragua)", +"Spanish (Panama)":"Espanhòl (Panamà)", +"Spanish (Paraguay)":"Espanhòl (Paraguay)", +"Spanish (Peru)":"Espanhòl (Peró)", +"Spanish (Puerto Rico)":"Espanhòl (Puerto Rico)", +"Spanish (Spain)":"Espanhòl (Espanha)", +"Spanish (Uruguay)":"Espanhòl (Uruguay)", +"Spanish (Venezuela)":"Espanhòl (Venezuela)", +"StDev":"Escarttipe", +"Standard selection":"Seleccion estandarda", +"Stars and Banners":"Estelas e bandièras", +"Status":"Estat", +"Strong Emphasis":"Accentuacion fòrta", +"Subtitle":"Sostítol", +"Sum":"Soma", +"Sundanese":"Sodanés", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Suedés (Finlanda)", +"Swedish (Sweden)":"Suedés (Suècia)", +"Symbol Shapes":"Fòrmas dels simbòls", +"Table":"Tablèu", +"Table Contents":"Contengut de tablèu", +"Table Heading":"Títol de tablèu", +"Table Index 1":"Indèx de las tablèus 1", +"Table Index Heading":"Títol d'indèx de tablèus", +"Tagalog":"Tagalog", +"Tahitian":"Taïcian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Tèxte pas proporcional", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Tèxt", +"Text A0":"Tèxte A0", +"Text A4":"Tèxte A4", +"Thai":"Tailandés", +"Three Slides":"Tres diapositivas", +"Tibetan (India)":"Tibetan (Índia)", +"Tibetan (PR China)":"Tibetan (R. P. China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrèa)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiòpia)", +"Title":"Títol", +"Title A0":"Títol A0", +"Title A4":"Títol A4", +"Title Only":"Títol unicament", +"Title Slide":"Diapositiva-títol", +"Title and 2 Content":"Títol e 2 contenguts", +"Title, 2 Content and Content":"Títol, 2 contenguts e contengut", +"Title, 2 Content over Content":"Títol, 2 contenguts sus contengut", +"Title, 4 Content":"Títol, 4 contenguts", +"Title, 6 Content":"Títol, 6 contenguts", +"Title, Content":"Títol, Contengut", +"Title, Content and 2 Content":"Títol, contengut e 2 contengut", +"Title, Content over Content":"Títol, contengut sus contengut", +"Title, Vertical Text":"Títol, tèxte vertical", +"Title, Vertical Text, Clipart":"Títol, tèxte vertical, Clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sud africa)", +"Turkish":"Turc", +"Turkmen":"Turc", +"Two Slides":"Doas diapositivas", +"Udmurt":"Udmurt", +"Ukrainian":"Ucraïnian", +"Unknown":"Desconegut", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Picada de l'utilizaire", +"User Index 1":"Indèx personalizat 1", +"User Index 10":"Indèx personalizat 10", +"User Index 2":"Indèx personalizat 2", +"User Index 3":"Indèx personalizat 3", +"User Index 4":"Indèx personalizat 4", +"User Index 5":"Indèx personalizat 5", +"User Index 6":"Indèx personalizat 6", +"User Index 7":"Indèx personalizat 7", +"User Index 8":"Indèx personalizat 8", +"User Index 9":"Indèx personalizat 9", +"User Index Heading":"Títol d'indèx personalizat", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Ozbèc cirillic", +"Uzbek Latin":"Uzbek Latin", +"Var":"Var", +"Variable":"Variable", +"Venda":"Vendà", +"Venetian":"Venèt", +"Veps":"Veps", +"Vertical Numbering Symbols":"Caractèrs de numerotacion verticals", +"Vertical Title, Text, Chart":"Títol vertical, tèxte, Diagrama", +"Vertical Title, Vertical Text":"Títol vertical, tèxte vertical", +"Vietnamese":"Vietnamian", +"Vili":"Vili", +"Visited Internet Link":"Ligam internet visitat", +"Võro":"Võro", +"Walloon":"Valon", +"Warning":"Avertiment", +"Watermark":"Filigrana", +"Welsh":"Galés", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Aka (Còngo)", +"Yiddish (Israel)":"Yiddish (Israël)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Còngo)", +"Yoruba":"Yoruba", +"Zulu":"Zolo", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/om.json b/f7cloud-office/browser/dist/l10n/locore/om.json new file mode 100644 index 0000000..37ec2ac --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/om.json @@ -0,0 +1,399 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Afaan Afirikaa", +"Afrikaans (South Africa)":"Afaan Afrikaa (Afrikaa Lixaa)", +"Akan":"Afan Akanii", +"Albanian":"Afaan Albaaniyaa", +"Amharic":"Afaan Amaaraa", +"Arabic":"Afaan Arabaa", +"Arabic (Algeria)":"Afaan Arabaa (Aljeeriyaa)", +"Arabic (Bahrain)":"Afaan Arabaa (Baahireen)", +"Arabic (Chad)":"Afaan Arabaa (Chaad)", +"Arabic (Comoros)":"Afaan Arabaa (Komoroos)", +"Arabic (Djibouti)":"Afaan Arabaa (Jibutii)", +"Arabic (Egypt)":"Afaan Arabaa (Gibixi)", +"Arabic (Eritrea)":"Afaan Arabaa (Eeritiriyaa)", +"Arabic (Iraq)":"Afaan Arabaa (Iraaqi)", +"Arabic (Israel)":"Afaan Arabaa (Israa'eel)", +"Arabic (Jordan)":"Afaan Arabaa (Yoordaanoos)", +"Arabic (Kuwait)":"Afaan Arabaa (Kuweet)", +"Arabic (Lebanon)":"Afaan Arabaa (Liibaanos)", +"Arabic (Libya)":"Afaan Arabaa (Libiyaa)", +"Arabic (Mauritania)":"Afaan Arabaa (Mooritaaniyaa)", +"Arabic (Morocco)":"Afaan Arabaa (Morokoo)", +"Arabic (Oman)":"Afaan Arabaa (Oomaan)", +"Arabic (Palestine)":"Afaan Arabaa (Filisxeem)", +"Arabic (Qatar)":"Afaan Arabaa (Kuataar)", +"Arabic (Saudi Arabia)":"Afaan Arabaa (Saawudii Arabiyaa)", +"Arabic (Somalia)":"Afaan Arabaa (Somaaliyaa)", +"Arabic (Sudan)":"Afaan Arabaa (Suudaan)", +"Arabic (Syria)":"Afaan Arabaa (Sooriyaa)", +"Arabic (Tunisia)":"Afaan Arabaa (Tuniiziyaa)", +"Arabic (UAE)":"Afaan Arabaa (Emiroota Araba Gamtaa'anii)", +"Arabic (Yemen)":"Afaan Arabaa (Yeeman)", +"Asturian":"Afaan Oostiriyaa", +"Average":"Jidduugaleessa", +"Azerbaijani Cyrillic":"Afaan Sirili Azerbaajiyaanii", +"Azerbaijani Latin":"Afaan Laatiin Azerbaajiyaan", +"Background":"Duubbee", +"Background objects":"Wantoota duubbee", +"Bambara":"Afaan Bambarii", +"Basque":"Afaan Baasikii", +"Belarusian":"Afaan Beelaaruus", +"Bengali (Bangladesh)":"Afaan Beengaalii (Baangilaadiish)", +"Bengali (India)":"Beengaalii (Hindii)", +"Bibliography 1":"Baaybiloograafii 1", +"Bibliography Heading":"Mataduree baaybiloograafii", +"Blank Slide":"Islaayidii Duwwaa", +"Bodo":"Afaan Boodoo", +"Bosnian":"Afaan Boosiniyaa", +"Breton":"Afaan Bireeti", +"Bulgarian":"Afaan Bulgaariyaa", +"Burmese":"Afaan Burmee", +"Callouts":"Balballoota", +"Caption":"Goodayyaa", +"Caption Characters":"Arfiilee Goodayyaa", +"Catalan":"Afaan Kaataalaan", +"Centered Text":"Barruu Wiirtawaa", +"Chinese (Hong Kong)":"Afaan Chaayinaa (Hoongi Koongi)", +"Chinese (Macau)":"Afaan Chaayinaa (Macha)", +"Chinese (Singapore)":"Afaan Chaayinaa (Singaappoor)", +"Chinese (simplified)":"Afaan Chaayinaa (salphaa kan ta'e)", +"Chinese (traditional)":"Afaan Chaayinaa (kan aadaa)", +"Chuvash":"Afaan Chuuvaa", +"Clear formatting":"Dhangeessuu haqi", +"Connectors":"Kornyoo", +"Contents 1":"Qabeentota 1", +"Contents 10":"Qabeentota 10", +"Contents 2":"Qabeentota 2", +"Contents 3":"Qabeentota 3", +"Contents 4":"Qabeentota 4", +"Contents 5":"Qabeentota 5", +"Contents 6":"Qabeentota 6", +"Contents 7":"Qabeentota 7", +"Contents 8":"Qabeentota 8", +"Contents 9":"Qabeentota 9", +"Contents Heading":"Mataduree Qabeentotaa", +"Coptic":"Afaan Kooptiik", +"Count":"Baay'ina", +"CountA":"CountA", +"Croatian":"Afaan Kirooshiyaa", +"Czech":"Afaan Cheekii", +"Danish":"Afaan Deenmaarki", +"Default":"Durtii", +"Definition":"Hiika", +"Dhivehi":"Afaan Dhiiveelii", +"Dogri":"Afaan Dogrii", +"Drawing":"Fakkasa", +"Drop Caps":"Qubbuusa", +"Dutch (Belgium)":"Afaan Dachii (Beeljiyami)", +"Dutch (Netherlands)":"Afaan Dachii (Nezarlaandi)", +"Dzongkha":"Afaan Dizoongkihaa", +"Emphasis":"Xiyyeefannaa", +"Endnote":"Ibsa Dabalataa", +"Endnote Characters":"Arfiilee Ibsa Dabalataa", +"English (Australia)":"Afaan Ingliizii (Awustraaliyaa)", +"English (Belize)":"Afaan Ingliizii (Belizee)", +"English (Canada)":"Afaan Ingliizii (Kaanaadaa)", +"English (Caribbean)":"Afaan Ingliizii (Kaariibiyaani)", +"English (Ghana)":"Afaan Ingliizii (Gaanaa)", +"English (India)":"Afaan Ingliizii (Hindii)", +"English (Jamaica)":"Afaan Ingliizii (Jamaayikaa)", +"English (Namibia)":"Afaan Ingiliizii (Naamiibiyaa)", +"English (New Zealand)":"Afaan Ingliizii (Niiw Ziilaandi)", +"English (Philippines)":"Afaan Ingliizii (Fiiliipiins)", +"English (South Africa)":"Afaan Ingliizii (Afrikaa Lixaa)", +"English (Trinidad)":"Afaan Ingliizii (Tiriiniidaadi)", +"English (UK)":"Afaan Ingliizii (Biritaaniyaa)", +"English (USA)":"Afaan Ingliizii (Ameerikaa)", +"English (Zimbabwe)":"Afaan Ingliizii (Zimbaabiwee)", +"Esperanto":"Afaan Esipeeraantoo", +"Estonian":"Afaan Istooniyaa", +"Example":"Fakkeenya", +"Faroese":"Afaan Faaroosii", +"Fijian":"Afaan Fijii", +"Filled":"Guutame", +"Finnish":"Afaan Fiinlaandii", +"First Page":"Fuula jalqabaa", +"Flowchart":"Taattoo Yaa'aa", +"Footer":"Jalaantoo", +"Footnote":"Miiljalee", +"Footnote Characters":"Arfiilee Miiljalee", +"Formula":"Foormulaa", +"Four Slides":"Islaayidoota Afur", +"Frame":"Goodayyaa", +"French (Belgium)":"Afaan Faransaayi (Beeljiyami)", +"French (Canada)":"Afaan Faransaayi (Kaanaadaa)", +"French (France)":"Afaan Faransaayi (Faransaayi)", +"French (Luxembourg)":"Afaan Faransaayi (Luksanbargi)", +"French (Monaco)":"Afaan Faransaayi (Moonaakoo)", +"French (Switzerland)":"Afaan Faransaayi (Siwiizarlaandii)", +"Frisian":"Afaan Firiis", +"Friulian":"Afaan Firiilii", +"Function Wizard":"Masaka Fankishinii", +"Gaelic (Scotland)":"Afaan Gaa'elii (Skootilaandi)", +"Galician":"Afaan Gaaliki", +"Ganda":"Afaan Gaandii", +"Gascon":"Afaan Gaaskoo", +"Georgian":"Afaan Joorijiyaa", +"German (Austria)":"Afaan Jarmanii (Awustraaliyaa)", +"German (Belgium)":"Afaan Jarmani (Beeljiyami)", +"German (Germany)":"Afaan Jarmanii (Jarmani)", +"German (Liechtenstein)":"Afaan Jarmanii (Luteeniyaa)", +"German (Luxembourg)":"Afaan Jarmanii (Luksanbargi)", +"German (Switzerland)":"Afaan Jarmanii (Siwiizarlaandi)", +"Graphic":"Saxxatoo", +"Graphics":"Saxaatoo", +"Greek":"Afaan Giriikii (Giriik)", +"Greek, Ancient":"Afaan Giriikii, KanDurii", +"Gujarati":"Afaan Gujarati (Gujarati)", +"HTML":"HTML", +"Hausa (Ghana)":"Afaan Haawusaa (Gaanaa)", +"Hausa (Nigeria)":"Afaan Haawuaa (Naayijeeriyaa)", +"Header":"Irraantoo", +"Heading":"Mataduree", +"Heading 10":"Mataduree 10", +"Heading 2":"Mataduree 2", +"Heading 3":"Mataduree 3", +"Heading 4":"Mataduree 4", +"Heading 5":"Mataduree 5", +"Heading 6":"Mataduree 6", +"Heading 7":"Mataduree 7", +"Heading 8":"Mataduree 8", +"Heading 9":"Mataduree 9", +"Hebrew":"Afaan Ibiraayisixi (Ibiraayisixi)", +"Hiligaynon":"Afaan Hiligaayinoo", +"Hindi":"Afaan Hindii (Hindi)", +"Horizontal Line":"Sarara Sardalaa", +"Hungarian":"Afaan Hangaarii", +"Icelandic":"Afaan Ayisilaandii", +"Illustration":"Ibsa", +"Index":"Kasaa", +"Index 1":"Kasaa 1", +"Index 2":"Kasaa 2", +"Index 3":"Kasaa 3", +"Index Heading":"Mataduree Kasaa", +"Index Link":"Kasaa Geessituu", +"Index Separator":"Foo'aa Kasaa", +"Indonesian":"Afaan Indooneeziyaa", +"Insert":"Saagi", +"Interlingua":"Afaan Intarilinguwaa", +"Internet Link":"Geessituu Interneetii", +"Irish":"Afaan Ayerilaandi", +"Italian (Italy)":"Afaan Xaaliyaanii (Xaaliyaan)", +"Italian (Switzerland)":"Afaan Xaaliyaan (Siwiizarlaandi)", +"Japanese":"Afaan Jaappaan", +"Kalaallisut":"Afaan Kalaallii", +"Kannada":"Afaan Kannadaa", +"Kashmiri (India)":"Afaan Kaashimiir (Hindi)", +"Kashmiri (Kashmir)":"Afaan Kaashimiir (Kaashimiir)", +"Kashubian":"Afaan Kushaabiyaanii", +"Khmer":"Afaan Kiheemeer", +"Kinyarwanda (Rwanda)":"Afaan Kinyaruwaanda (Ruwaandaa)", +"Kirghiz":"Afaan Kirgii", +"Konkani":"Afaan Konkanii", +"Korean (RoK)":"Afaan Kooriyaa", +"Labels":"Asxaalee", +"Landscape":"Dalgeessa", +"Lao":"Afaan Laa'oo", +"Latvian":"Afaan Laativiyaa", +"Left Page":"Fuula Bitaa", +"Lines":"Sararoota", +"Lingala":"Afaan Lingaalaa", +"List Contents":"Qabeentota Tarreessi", +"List Heading":"Mataduree Tarreessi", +"List Indent":"Galumsa Tarree", +"Lithuanian":"Afaan Luteeniyaa", +"Low German":"Afaan Jarmanii Gaadi'aanaa", +"Luxembourgish":"Afaan Luuksanbargi", +"Macedonian":"Afaan Meeqodeeniyaa", +"Maithili":"Afaan Maayitili", +"Malay (Brunei Darussalam)":"Afaan Maalii (Burunee Daarusalaami)", +"Malay (Malaysia)":"Afaan Maaleziyaa", +"Malayalam":"Afaan Malayaalaa", +"Maltese":"Afaan Maaltaa", +"Manipuri":"Afaan Maaniipuurii", +"Maore":"Afaan Moorii", +"Marathi":"Afaan Maaraat", +"Marginalia":"Maarjinaala", +"Max":"Olaantoo", +"Min":"Gadaantoo", +"Moore":"Afaan Moorii", +"Ndebele, South":"Afaan Nidabale Kibba", +"Nepali (India)":"Afaan Neeppaal (Hindi)", +"Nepali (Nepal)":"Afaan Neeppaal", +"Nine Slides":"Islaayidoota Sagal", +"None (Do not check spelling)":"Homaa (Qubeeffannoo hin mirkaneessin)", +"Northern Sotho":"Afaan Soottoo Kaabaa", +"Norwegian, Bokmål":"Afaan Noorweey Bokamaal", +"Norwegian, Nynorsk":"Afaan Noorweey Ninorsik", +"Notes":"Yaadannoolee", +"Numbering 1":"Lakkaawwii 1", +"Numbering 1 Cont.":"Ittifufa Lakkaawwii 1", +"Numbering 1 End":"Dhuma Lakkaawwii 1", +"Numbering 1 Start":"Eegala Lakkaawwii 1", +"Numbering 2":"Lakkaawwii 2", +"Numbering 2 Cont.":"Ittifufa Lakkaawwii 2", +"Numbering 2 End":"Dhuma Lakkaawwii 2", +"Numbering 2 Start":"Eegala Lakkaawwii 2", +"Numbering 3":"Lakkaawwii 3", +"Numbering 3 Cont.":"Ittifufa Lakkaawwii 3", +"Numbering 3 End":"Dhuma Lakkaawwii 3", +"Numbering 3 Start":"Eegala Lakkaawwii 3", +"Numbering 4":"Lakkaawwii 4", +"Numbering 4 Cont.":"Ittifufa Lakkaawwii 4", +"Numbering 4 End":"Dhuma Lakkaawwii 4", +"Numbering 4 Start":"Eegala Lakkaawwii 4", +"Numbering 5":"Lakkaawwii 5", +"Numbering 5 Cont.":"Ittifufa Lakkaawwii 5", +"Numbering 5 End":"Dhuma Lakkaawwii 5", +"Numbering 5 Start":"Eegala Lakkaawwii 5", +"Numbering Symbols":"Mallattoolee Lakkaawwii", +"Nyanja":"Afaan Niyaanjii", +"OLE":"OLE", +"Object without fill":"Wanta guuta malee", +"Occitan":"Afaan Ochitaan", +"One Slide":"Islaayidii Tokko", +"Oromo":"Afaan Oromoo", +"Outline":"Toorii", +"Page Number":"Lakoofsa Fuulaa", +"Placeholder":"Iddooqa", +"Polish":"Afaan Poolaandi", +"Portrait":"Fakkoo", +"Portuguese (Brazil)":"Afaan Poortugaali (Biraazil)", +"Portuguese (Portugal)":"Afaan Poortugaal (Poortugaali)", +"Preformatted Text":"Barruu Duraan Dhangi'ame", +"Product":"Baay'isuu", +"Punjabi":"Afaan Punjaabi", +"Quechua (Bolivia, North)":"Afaan Kuwechuwaa (Booliviyaa Kaaba)", +"Quechua (Bolivia, South)":"Afaan Kuwechuwaa (Booliviyaa Kibba)", +"Quechua (Ecuador)":"Afaan Kuweechaa (Ikuwaadoor)", +"Report":"Gabaasa", +"Result":"Bu'aa", +"Result2":"Bu'aa2", +"Rhaeto-Romance":"Afaan Raaheeto-Roomaansi", +"Right Page":"Fuula Mirga", +"Rubies":"Rupiiwwan", +"Russian":"Afaan Ruusiyaa", +"Sami, Inari (Finland)":"Afaan Saamii Inaarii Fiinlaandi", +"Sami, Kildin (Russia)":"Afaan Saamii, Kildini (Ruusiyaa)", +"Sami, Lule (Norway)":"Afaan Saamii Lulee (Norweey)", +"Sami, Lule (Sweden)":"Afaan Saamii Lulee (Siwiidiini)", +"Sami, Northern (Finland)":"Afaan Saamii Kaabaa (Fiinlaandi)", +"Sami, Northern (Norway)":"Afaan Saamii Kaabaa (Noorweey)", +"Sami, Northern (Sweden)":"Afaan Saamii Kaabaa (Siwiidi)", +"Sami, Skolt (Finland)":"Afaan Saami Sikoolti (Fiinlaandii)", +"Sami, Southern (Norway)":"Afaan Saamoo Kibba (Noorweey)", +"Sami, Southern (Sweden)":"Afaan Saamii Kibba (Siwiidini)", +"Sango":"Afaan Saangoo", +"Sanskrit":"Afaan Saansikiriit", +"Sardinian":"Afaan Saardinii", +"Serbian Cyrillic (Montenegro)":"Afaan Sarbiyaa Sirilik (Montenoogiroo)", +"Serbian Cyrillic (Serbia)":"Afaan Sirilik (Sarbiyaa)", +"Serbian Latin (Montenegro)":"Afaan Sarbiyaa Laatiin (Montenoogiroo)", +"Serbian Latin (Serbia)":"Afaan Laatiin (Sarbiyaa)", +"Shapes":"Bocaalee", +"Shuswap":"Afaan Shuswaap", +"Signature":"Mallattoo", +"Sinhala":"Afaan Siinihaalii", +"Six Slides":"Islaayidoota Jaha", +"Slovak":"Afaan Isloovaak", +"Slovenian":"Afaan Siloovaaniyaa", +"Somali":"Afaan Somaalii", +"Sorbian, Lower":"Afaan Sorbiyaanii, Lower", +"Sorbian, Upper":"Afaan Sorbiyaanii, Upper", +"Source Text":"Madda Barruu", +"Southern Sotho":"Afaan Soottoo Kibba", +"Spanish (Argentina)":"Afaan Ispaanyi (Arjantiina)", +"Spanish (Bolivia)":"Afaan Ispaanyi (Booliviyaa)", +"Spanish (Chile)":"Afaan Ispaanyi (Chiilii)", +"Spanish (Colombia)":"Afaan Ispaanyi (Kolombiyaa)", +"Spanish (Costa Rica)":"Afaan Ispaanyi (Kosta Rikaa)", +"Spanish (Cuba)":"Afaan Ispaanyi (Kuubaa)", +"Spanish (Dom. Rep.)":"Afaan Ispaanyi (Riipabliikii Dominikaa)", +"Spanish (Ecuador)":"Afaan Ispaanyi (Ikuwaadoor)", +"Spanish (El Salvador)":"Afaan Ispaanyi (El Saalvaadoor)", +"Spanish (Guatemala)":"Afaan Ispaanyi (Guwaatimaala)", +"Spanish (Honduras)":"Afaan Ispaanyi (Hunduraas)", +"Spanish (Mexico)":"Afaan Ispaanyi (Meeksikoo)", +"Spanish (Nicaragua)":"Afaan Ispaanyi (Nikuwaaraagaa)", +"Spanish (Panama)":"Afaan Ispaanyi (Paanaamaa)", +"Spanish (Paraguay)":"Afaan Ispaanyi (Paaraaguwaay)", +"Spanish (Peru)":"Afaan Ispaanyi (Peeruu)", +"Spanish (Puerto Rico)":"Afaan Ispaanyi (Poortoo Riikoo)", +"Spanish (Spain)":"Afaan Ispaanyi (Ispaanyi)", +"Spanish (Uruguay)":"Afaan Ispaanyi (Uraagaay)", +"Spanish (Venezuela)":"Afaan Ispaanyi (Veenuzeela)", +"StDev":"StDev", +"Strong Emphasis":"Gadjabeessa Cimaa ", +"Subtitle":"Mataduree xiqqaa", +"Sum":"Ida'ama", +"Swahili (Kenya)":"Afaan Suwaahilii", +"Swahili (Tanzania)":"Afaan Suwaahilii (Taanizaaniyaa)", +"Swazi":"Afaan Suwaaz", +"Swedish (Finland)":"Afaan Siwiidiinii (Fiinlaandi)", +"Swedish (Sweden)":"Afaan Siwiidiinii (Siwiidiini)", +"Table":"Gabatee ", +"Table Contents":"Gabatee qabeentaa", +"Table Heading":"Mataduree gabatee", +"Tagalog":"Afaan Tagaaloogii", +"Tajik":"Afaan Taaj", +"Tamil":"Afaan Taamilii", +"Tatar":"Afaan Taatarii", +"Teletype":"Teeleetaayippii", +"Telugu":"Afaan Teeluguu", +"Tetun (Indonesia)":"Afaan Teetuun (Indooneeziyaa)", +"Tetun (Timor-Leste)":"Afaan Teeuu (Tiimoor-Leestee)", +"Text":"Barruu", +"Thai":"Afaan Taayi", +"Three Slides":"Islaayidoota Sadii", +"Tibetan (PR China)":"Afaan Tiibeetii (RU Chaayinaa)", +"Tigrigna (Eritrea)":"Afaan Tigiree", +"Tigrigna (Ethiopia)":"Afaan Tigiree", +"Title":"Matduree", +"Title Only":"Mataduree Qofa", +"Title Slide":"Mataduree Islaayidii ", +"Title, Vertical Text":"Mataduree, Barruu Sarjaa", +"Title, Vertical Text, Clipart":"Mataduree, Barruu Sarjaa, Muraa Faayaa", +"Tok Pisin":"Afaan Took Piisinii", +"Tsonga":"Afaan Tongaa", +"Tswana (Botswana)":"Afaan Tuwaanaa (Bootisawaanaa)", +"Tswana (South Africa)":"Afaan Suwaan (Afrikaa Kibbaa)", +"Turkish":"Afaan Turkii", +"Turkmen":"Afaan Turki", +"Two Slides":"Islaayidoota Lama", +"Ukrainian":"Afaan Uukireen", +"Unknown":"Kan hinbeekkamne", +"Urdu (India)":"Afaan Urduu (Hindi)", +"Urdu (Pakistan)":"Afaan Urduu (Paakistaan)", +"User Entry":"Galfata Fayyadamaa", +"User Index 1":"Kasaa Fayyadamaa 1", +"User Index 10":"Kasaa Fayyadamaa 10", +"User Index 2":"Kasaa Fayyadamaa 2", +"User Index 3":"Kasaa Fayyadamaa 3", +"User Index 4":"Kasaa Fayyadamaa 4", +"User Index 5":"Kasaa Fayyadamaa 5", +"User Index 6":"Kasaa Fayyadamaa 6", +"User Index 7":"Kasaa Fayyadamaa 7", +"User Index 8":"Kasaa Fayyadamaa 8", +"User Index 9":"Kasaa Fayyadamaa 9", +"User Index Heading":"Mataduree Kasaa Fayyadamaa", +"Uyghur":"Afaan uuygihar", +"Uzbek Latin":"Afaan Laatinii Uzibeekistaanii ", +"Var":"Var", +"Variable":"Jijjiiramaa", +"Venda":"Afaan Vendaa", +"Vertical Numbering Symbols":"Mallattoolee Lakkaawwii Sarjaa", +"Vertical Title, Text, Chart":"Mataduree Sarjaa, Barruu, Taattoo", +"Vertical Title, Vertical Text":"Mataduree Sarjaa, Barruu Sarjaa", +"Vietnamese":"Afaan Viyeetinaam", +"Visited Internet Link":"Geessituu Interneetii Imalame", +"Walloon":"Afaan Walloo", +"Watermark":"Saxaatoo Golgolaa'aa", +"Welsh":"Afaan Weelisii", +"Xhosa":"Afaan Xuhoosii", +"Zulu":"Afaan Zuuluu", +"[None]":"[Homaa]", +"Éwé":"Afaan Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/or.json b/f7cloud-office/browser/dist/l10n/locore/or.json new file mode 100644 index 0000000..30fca63 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/or.json @@ -0,0 +1,511 @@ +{ +"3D Objects":"3D ବସ୍ତୁଗୁଡିକ", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"ଆଫ୍ରିକାନମାନେ (ନାମିବିଆ)", +"Afrikaans (South Africa)":"ଆଫ୍ରିକାନ (ଦକ୍ଷିଣ ଆଫ୍ରିକା)", +"Aka (Congo)":"ଆକା (କୋଙ୍ଗୋ)", +"Akan":"ଆକାନ", +"Albanian":"ଆଲାବାନିଆନ", +"Amharic":"ଆମହାରିକ", +"Arabic":"ଆରବିକ", +"Arabic (Algeria)":"ଆରାବିକ (ଆଲଜେରିଆ)", +"Arabic (Bahrain)":"ଆରାବିକ (ବାହାରାନ)", +"Arabic (Chad)":"ଆରାବିକ (ଛେଦ)", +"Arabic (Comoros)":"ଆରାବିକ (କୋମୋରସ)", +"Arabic (Djibouti)":"ଆରାବିକ (ଜିବୌତି)", +"Arabic (Egypt)":"ଆରାବିକ (ଇଜିପ୍ଟ)", +"Arabic (Eritrea)":"ଆରାବିକ (ଇରିଟ୍ରୀ)", +"Arabic (Iraq)":"ଆରାବିକ (ଇରାକ)", +"Arabic (Israel)":"ଆରାବିକ (ଇଜ୍ରାଏଲ)", +"Arabic (Jordan)":"ଆରାବିକ (ଜର୍ଡାନ)", +"Arabic (Kuwait)":"ଆରାବିକ (କୁଏତ)", +"Arabic (Lebanon)":"ଆରାବିକ (ଲେବାନନ)", +"Arabic (Libya)":"ଆରାବିକ (ଲିବିଆ)", +"Arabic (Mauritania)":"ଆରାବିକ (ମୋରିଟାନିଆ)", +"Arabic (Morocco)":"ଆରାବିକ (ମୋରୋକ୍କୋ)", +"Arabic (Oman)":"ଆରାବିକ (ଓମାନ)", +"Arabic (Palestine)":"ଆରାବିକ (ପାଲେଷ୍ଟାଇନ)", +"Arabic (Qatar)":"ଆରାବିକ (କତାର)", +"Arabic (Saudi Arabia)":"ଆରାବିକ (ସାଉଦି ଆରାବିଆ)", +"Arabic (Somalia)":"ଆରାବିକ (ସୋମାଲିଆ)", +"Arabic (Sudan)":"ଆରାବିକ (ସୁଦାନ)", +"Arabic (Syria)":"ଆରାବିକ (ସିରିଆ)", +"Arabic (Tunisia)":"ଆରାବିକ (ତୁନିସିଆ)", +"Arabic (UAE)":"ଆରାବିକ (UAE)", +"Arabic (Yemen)":"ଆରାବିକ (ୟେମେନ)", +"Aragonese":"ଆରାଗୋନିଜ", +"Assamese":"ଆସାମୀ", +"Asturian":"ଆସ୍ତୁରିଆନ", +"Average":"ହାରାହାରି", +"Azerbaijani Cyrillic":"ଆଜାରବାଇଜାନି ସିରିଲିକ", +"Azerbaijani Latin":"ଆଜାରବାଇଜାନ ଲାଟିନ", +"Background":"ପୃଷ୍ଠଭାଗ", +"Background objects":"ପୃଷ୍ଠଭାଗ ବସ୍ତୁଗୁଡିକ", +"Bafia":"ବାଫିଆ", +"Bambara":"ବାମ୍ବାରା", +"Basic Shapes":"ମୂଳ ଆକୃତିଗୁଡିକ", +"Basque":"ବାସ୍କ", +"Beembe":"ବିମ୍ବେ", +"Bekwel":"ବେକୱେଲ", +"Belarusian":"ବେଲାରୁସିଆନ", +"Bengali (Bangladesh)":"ବେଙ୍ଗଲି (ବାଙ୍ଗଲାଦେଶ)", +"Bengali (India)":"ବେଙ୍ଗଲି (ଭାରତ)", +"Bibliography 1":"ଗ୍ରନ୍ଥସୂଚୀ ୧", +"Bibliography Heading":"ଗ୍ରନ୍ଥସୂଚୀ ଶୀର୍ଷକ", +"Blank Slide":"ଶୂନ୍ଯ ସ୍ଲାଇଡ୍", +"Block Arrows":"ଅବରୋଧ ଶରଗୁଡିକ", +"Bodo":"ବୋଦୋ", +"Bosnian":"ବୋସନିଆନ", +"Breton":"ବ୍ରେଟନ", +"Bulgarian":"ବୁଲଗେରିଆନ", +"Burmese":"ବର୍ମିଜ", +"Bushi":"ବୁଶି", +"Callouts":"କଲ୍ଆଉଟଗୁଡିକ", +"Caption":"ଶିରୋନାମା", +"Caption Characters":"ଶିରୋନାମା ଅକ୍ଷରଗୁଡିକ", +"Catalan":"କାଟାଲାନ", +"Catalan (Valencian)":"କାଟାଲାନ (ଭାଲେସିଆନ) ‍‌", +"Centered Text":"କେନ୍ଦ୍ରୀୟ ଟେକ୍ସଟ", +"Chinese (Hong Kong)":"ଚାଇନିଜ (ହଙ୍ଗ କଙ୍ଗ)", +"Chinese (Macau)":"ଚାଇନିଜ (ମାକାଉ)", +"Chinese (Singapore)":"ଚାଇନିଜ (ସିଙ୍ଗାପୋର)", +"Chinese (simplified)":"ଚାଇନିଜ (ସରଳିକୃତ)", +"Chinese (traditional)":"ଚାଇନିଜ (ପାରମ୍ପରିକ)", +"Chuvash":"ଚୁଭାସ", +"Clear formatting":"ପରିଷ୍କାର ଫରମାଟକରିବା", +"Complimentary Close":"ପରିପୂରକ ବନ୍ଦ", +"Connectors":"ସଂୟୋଜକଗୁଡିକ", +"Contents 1":"ସୂଚୀପତ୍ରଗୁଡିକ ୧", +"Contents 10":"ସୂଚୀପତ୍ରଗୁଡିକ ୧୦", +"Contents 2":"ସୂଚୀପତ୍ରଗୁଡିକ ୨", +"Contents 3":"ସୂଚୀପତ୍ରଗୁଡିକ ୩", +"Contents 4":"ସୂଚୀପତ୍ରଗୁଡିକ ୪", +"Contents 5":"ସୂଚୀପତ୍ରଗୁଡିକ ୫", +"Contents 6":"ସୂଚୀପତ୍ରଗୁଡିକ ୬", +"Contents 7":"ସୂଚୀପତ୍ରଗୁଡିକ ୭", +"Contents 8":"ସୂଚୀପତ୍ରଗୁଡିକ ୮", +"Contents 9":"ସୂଚୀପତ୍ରଗୁଡିକ ୯", +"Contents Heading":"ଶୀର୍ଷକ ସୂଚୀପତ୍ରଗୁଡିକ", +"Coptic":"କପଟିକ", +"Count":"ଗଣନା", +"CountA":"ଗଣନାA", +"Croatian":"କ୍ରୋଏସିଆନ", +"Czech":"ଜେଚ", +"Danish":"ଡ଼ାନିସ", +"Default":"ପୂର୍ବ ନିର୍ଦ୍ଧାରିତ", +"Definition":"ସଂଜ୍ଞା", +"Dhivehi":"ଧିଭେହି", +"Dibole":"ଦିବୋଲେ", +"Dogri":"ଦୋଗ୍ରୀ", +"Doondo":"ଦୋଣ୍ଡୋ", +"Drawing":"ଚିତ୍ରାଙ୍କନ", +"Drop Caps":"ଡ୍ରପସ କ୍ଯାପସ", +"Dutch (Belgium)":"ଡଚ (ବେଲଜିଅମ)", +"Dutch (Netherlands)":"ଡଚ (ନେଦରଲ୍ୟାଣ୍ଡ)", +"Dzongkha":"ଜଙ୍କଖା", +"Emphasis":"ଗୁରୁତ୍ବ", +"Endnote":"ଶେଷଟିପପ୍ଣୀ", +"Endnote Anchor":"ଶେଷଟିପା ଏଙ୍କର", +"Endnote Characters":"ଶେଷଟିପପ୍ଣୀ ଅକ୍ଷରଗୁଡିକ", +"English (Australia)":"ଇଂରାଜୀ (ଅଷ୍ଟ୍ରେଲିଆ)", +"English (Belize)":"ଇଂରାଜୀ (ବେଲିଜ)", +"English (Canada)":"ଇଂରାଜୀ (କାନାଡ଼ା)", +"English (Caribbean)":"ଇଂରାଜୀ (କାରିବିଆନ)", +"English (Ghana)":"ଇରାଜୀ (ଘାନା)", +"English (India)":"ଇଂରାଜୀ (ଭାରତ)", +"English (Ireland)":"ଇଂରାଜୀ (ଆୟରଲ୍ୟାଣ୍ଡ)", +"English (Jamaica)":"ଇଂରାଜୀ (ଜାମାଇକା)", +"English (Malawi)":"ଇଂରାଜୀ (ମାଲାୱି)", +"English (Namibia)":"ଇଙ୍ଗଲିସ (ନାମିବିଆ)", +"English (New Zealand)":"ଇଂରାଜୀ (ନିଉଜିଲ୍ୟାଣ୍ଡ)", +"English (Philippines)":"ଇଂରାଜୀ (ଫିଲିପିନସ)", +"English (South Africa)":"ଇଂରାଜୀ (ଦକ୍ଷିଣ ଆଫ୍ରିକା)", +"English (Trinidad)":"ଇଂରାଜୀ (ତ୍ରିନିଦାଦ)", +"English (UK)":"ଇଂରାଜୀ (UK)", +"English (USA)":"ଇଂରାଜୀ (USA)", +"English (Zimbabwe)":"ଇଂରାଜୀ (ଜିମ୍ବାୱେ)", +"Erzya":"ଇରଗ୍ୟା", +"Esperanto":"ଏସପେରେଣ୍ଟୋ", +"Estonian":"ଏଷ୍ଟୋନିଆନ", +"Example":"ଉଦାହରଣ", +"Faroese":"ଫେରୋସ", +"Fijian":"ଫିଜିଆନ", +"Filled":"ପୂର୍ଣ୍ଣହୋଇଥିବା", +"Finnish":"ଫିନିସ", +"First Line Indent":"ପ୍ରଥମ ରେଖା ଇନଡେଣ୍ଟ", +"First Page":"ପ୍ରଥମ ପୃଷ୍ଠା", +"Flowchart":"ଫ୍ଲୋ ଚାର୍ଟ", +"Footer":"ପାଦଟୀକା", +"Footer Left":"ବାମ ପାଦଟୀକା", +"Footer Right":"ଡାହାଣ ପାଦଟିକା", +"Footnote":"ପାଦଟିପପ୍ଣୀ", +"Footnote Anchor":"ପାଦଟିକା ଏଙ୍କର", +"Footnote Characters":"ପାଦଟିପପ୍ଣୀ ଅକ୍ଷରଗୁଡିକ", +"Formula":"ସୂତ୍ର", +"Four Slides":"ଚାରୋଟି ସ୍ଲାଇଡ୍ ", +"Frame":"ଫ୍ରେମ", +"Frame Contents":"ଫ୍ରେମ ସୂଚୀପତ୍ରଗୁଡିକ", +"French (Belgium)":"ଫ୍ରେଞ୍ଚ (ବେଲଜିଅମ)", +"French (Canada)":"ଫ୍ରେଞ୍ଚ (କାନାଡା)", +"French (France)":"ଫ୍ରେଞ୍ଚ (ଫ୍ରାନସ)", +"French (Luxembourg)":"ଫ୍ରେଞ୍ଚ (ଲଗଜେମବର୍ଗ)", +"French (Monaco)":"ଫ୍ରେଞ୍ଚ (ମୋନାକୋ)", +"French (Switzerland)":"ଫ୍ରେଞ୍ଚ (ସ୍ୱିଜରଲ୍ୟାଣ୍ଡ)", +"Frisian":"ଫ୍ରିସିଆନ", +"Friulian":"ଫ୍ରିଉଲିଆନ", +"Function Wizard":"କାର୍ୟ୍ଯ", +"Gaelic (Scotland)":"ଗାଲିକ (ସ୍କଟଲ୍ୟାଣ୍ଡ)", +"Galician":"ଗାଲିସିଆନ", +"Ganda":"ଗାଣ୍ଡା", +"Gascon":"ଗେସକନ", +"Georgian":"ଜର୍ଜିଆନ", +"German (Austria)":"ଜର୍ମାନ (ଅଷ୍ଟ୍ରିଆ)", +"German (Belgium)":"ଜର୍ମାନ (ବେଲଜିଅମ)", +"German (Germany)":"ଜର୍ମାନ (ଜର୍ମାନି)", +"German (Liechtenstein)":"ଜର୍ମାନ (ଲିଚେନଷ୍ଟେନ)", +"German (Luxembourg)":"ଜର୍ମାନ (ଲଗଜେମବର୍ଗ)", +"German (Switzerland)":"ଜର୍ମାନ (ସ୍ୱିଜରଲ୍ୟାଣ୍ଡ)", +"Gikuyu":"ଗିକୟୁ", +"Graphic":"ଲେଖାଚିତ୍ର", +"Graphics":"ଲେଖାଚିତ୍ର", +"Greek":"ଗ୍ରୀକ୍", +"Greek, Ancient":"ଗ୍ରୀକ, ପୁରାତନ", +"Gujarati":"ଗୁଜୁରାତି", +"HTML":"HTML", +"Haitian":"ହାଇତାନ", +"Hanging Indent":"ଅଟକିଯାଇଥିବା ଅନ୍ତଃକୋଟୀ", +"Hausa (Ghana)":"ହଉସା (ଘାନା)", +"Hausa (Nigeria)":"ହଉସା (ନାଇଜେରିଆ)", +"Hawaiian":"ହାୱାଇଁ", +"Header":"ଶୀର୍ଷଟିକା", +"Header Left":"ବାମ ଶୀର୍ଷକ", +"Header Right":"ଡାହାଣ ଶୀର୍ଷକ", +"Heading":"ଶୀର୍ଷକ", +"Heading 1":"ଶୀର୍ଷକ ୧", +"Heading 10":"ଶୀର୍ଷକ ୧୦", +"Heading 2":"ଶୀର୍ଷକ ୨", +"Heading 3":"ଶୀର୍ଷକ ୩", +"Heading 4":"ଶୀର୍ଷକ ୪", +"Heading 5":"ଶୀର୍ଷକ ୫", +"Heading 6":"ଶୀର୍ଷକ ୬", +"Heading 7":"ଶୀର୍ଷକ ୭", +"Heading 8":"ଶୀର୍ଷକ ୮", +"Heading 9":"ଶୀର୍ଷକ ୯", +"Hebrew":"ହର୍ବ୍ୟୁ", +"Hiligaynon":"ହିଲିଗେନନ", +"Hindi":"ହିନ୍ଦୀ", +"Horizontal Line":"ଦିଗବଳୀଯ ରେଖା", +"Hungarian":"ହାଙ୍ଗାରିଆନ", +"Icelandic":"ଆଇସଲ୍ୟାଣ୍ଡିକ", +"Illustration":"ଦୃଷ୍ଟାନ୍ତ", +"Index":"ସୂଚୀ", +"Index 1":"ସୂଚୀ ୧", +"Index 2":"ସୂଚୀ ୨", +"Index 3":"ସୂଚୀ ୩", +"Index Heading":"ସୂଚୀ ଶୀର୍ଷକ", +"Index Link":"ସୂଚୀ ଲିଙ୍କ", +"Index Separator":"ସୂଚୀ ସେପାରେଟର", +"Indonesian":"ଇଣ୍ଡୋନେସିଆନ", +"Insert":"ଭର୍ତ୍ତି କରନ୍ତୁ", +"Interlingua":"ଇଣ୍ଟରଲିଙ୍ଗୁଆ", +"Internet Link":"ଇଣ୍ଟରନେଟ ଲିଙ୍କ", +"Irish":"ଆଇରିସ", +"Italian (Italy)":"ଇଟାଲିଆନ (ଇଟାଲି)", +"Italian (Switzerland)":"ଇଟାଲିଆନ (ସ୍ୱିଜରଲ୍ୟାଣ୍ଡ)", +"Japanese":"ଜାପାନିଜ", +"Kaamba":"କୋମ୍ବା", +"Kalaallisut":"କାଲାଲିସୁଟ", +"Kannada":"କାନାଡା", +"Kashmiri (India)":"କାଶ୍ମିରୀ (ଭାରତ)", +"Kashmiri (Kashmir)":"କାଶ୍ମିରୀ (କାଶ୍ମିର)", +"Kashubian":"କାସୁବିଆନ", +"Kazakh":"କଜାଖ", +"KeyID":"କିID", +"Khanty":"ହାଣ୍ଟୀ", +"Khmer":"ଖ୍ମେର", +"Kinyarwanda (Rwanda)":"କିନୟାରୱାଣ୍ଡା", +"Kirghiz":"କିରଘିଜ", +"Komi-Permyak":"କୋମି-ପେରମ୍ୟାକ", +"Komi-Zyrian":"କୋମି-ଜିରିଆନ", +"Konkani":"କୋଙ୍କୋଣୀ", +"Koongo (Congo)":"କୁଙ୍ଗୋ (କୋଙ୍ଗୋ)", +"Korean (RoK)":"କୋରୀଆନ (RoK)", +"Kunyi":"କୁନୟି", +"Kyrgyz (China)":"କିରଗିଜ (ଚିନ)", +"Labels":"ଲେବଲଗୁଡିକ", +"Landscape":"କଡ଼ୁଆ", +"Lao":"ଲାଓ", +"Lari":"ଲାରି", +"Latgalian":"ଲାତଗାଲେନ", +"Latin":"ଲାଟିନ", +"Latvian":"ଲାଟିଭିଆନ", +"Left Page":"ଶେଷ ପୃଷ୍ଠା", +"Limbu":"ଲିମ୍ବୁ", +"Line Numbering":"ଧାଡ଼ି ସଂଖ୍ଯାକରଣ", +"Lines":"ରେଖାଗୁଡିକ", +"Lingala":"ଲିଙ୍ଗାଲା", +"List Contents":"ତାଲିକା ସୂଚୀପତ୍ରଗୁଡିକ", +"List Heading":"ତାଲିକା ଶୀର୍ଷକ", +"List Indent":"ତାଲିକା ଇନଡେଣ୍ଟ", +"Lithuanian":"ଲିଥୁଆନିଆନ", +"Livonian":"ଲିଭୋନିଆନ", +"Lojban":"ଲଜବାନ", +"Low German":"ନିମ୍ନ ଜର୍ମାନ", +"Luxembourgish":"ଲଗଜେମବର୍ଗିସ", +"Macedonian":"ମେସିଡ଼ୋନିଆନ", +"Main Index Entry":"ମୂଖ୍ଯ ସୂଚୀ ପ୍ରବେଶ", +"Maithili":"ମୈଥିଳି", +"Malagasy, Plateau":"ମାଲାଗାସି, ପ୍ଲେଟୁ", +"Malay (Brunei Darussalam)":"ମଳୟ (ବ୍ରୁନୋ ଜେରୁଜେଲମ)", +"Malay (Malaysia)":"ମଳୟ (ମାଲଏସିଆ)", +"Malayalam":"ମଲୟାଲମ", +"Maltese":"ମାଲଟିଜ", +"Manipuri":"ମଣିପୁରି", +"Maore":"ମୁରେ", +"Maori":"ମାଓରୀ", +"Marathi":"ମରାଠି", +"Marginalia":"ମାର୍ଜିନାଲିଆ", +"Mari, Hill":"ମାରି, ହିଲ", +"Mari, Meadow":"ମେରି, ମିଡୋ", +"Max":"ସର୍ବାଧିକ", +"Mbochi":"ବୋଚି", +"Min":"ସର୍ବନିମ୍ନ", +"Moksha":"ମୋକ୍ଷ", +"Moore":"ମୁର", +"N'ko":"ଏନକୋ", +"Ndebele, South":"ଦେବେଲେ, ଦକ୍ଷିଣ", +"Nenets":"ନେନେଟ", +"Nepali (India)":"ନେପାଳୀ (ଭାରତ)", +"Nepali (Nepal)":"ନେପାଳୀ (ନେପାଳ)", +"Nganasan":"ଜ୍ଞାନାସନ", +"Ngungwel":"ଗୁଙ୍ଗୱେଲ", +"Nine Slides":"ସ୍ଲାଇଡଗୁଡିକ", +"Njyem (Congo)":"ଞ୍ଜେମ (କୋଙ୍ଗୋ)", +"None (Do not check spelling)":"କିଛି ନାହିଁ", +"Northern Sotho":"ଉତ୍ତରି ସୋଥୋ", +"Norwegian, Bokmål":"ନରୱେୟାନ, ବକମାଲ", +"Norwegian, Nynorsk":"ନରୱେୟାନ, ନିନୋର୍ସକ", +"Notes":"ଟିପପ୍ଣୀଗୁଡିକ", +"Numbering 1":"ସଂଖ୍ଯାଦେବା ୧", +"Numbering 1 Cont.":"ସଂଖ୍ଯାଦେବା ୧ ଚାଲୁଅଛି", +"Numbering 1 End":"ସଂଖ୍ଯାଦେବା ୧ ଶେଷ", +"Numbering 1 Start":"ସଂଖ୍ଯାଦେବା ୧ ଆରମ୍ଭକର", +"Numbering 2":"ସଂଖ୍ଯାଦେବା ୨", +"Numbering 2 Cont.":"ସଂଖ୍ଯାଦେବା ୨ ଚାଲୁଅଛି", +"Numbering 2 End":"ସଂଖ୍ଯାଦେବା ୨ ଶେଷ", +"Numbering 2 Start":"ସଂଖ୍ଯାଦେବା ୨ ଆରମ୍ଭ କର", +"Numbering 3":"ସଂଖ୍ଯାଦେବା ୩", +"Numbering 3 Cont.":"ସଂଖ୍ଯାଦେବା ୩ ଚାଲୁଅଛି", +"Numbering 3 End":"ସଂଖ୍ଯାଦେବା ୩ ଶେଷ", +"Numbering 3 Start":"ସଂଖ୍ଯାଦେବା ୩ ଆରମ୍ଭ କର", +"Numbering 4":"ସଂଖ୍ଯାଦେବା ୪ ", +"Numbering 4 Cont.":"ସଂଖ୍ଯାଦେବା ୪ ଚାଲୁଅଛି", +"Numbering 4 End":"ସଂଖ୍ଯାଦେବା ୪ ଶେଷ", +"Numbering 4 Start":"ସଂଖ୍ଯାଦେବା ୪ ଆରମ୍ଭ କର", +"Numbering 5":"ସଂଖ୍ଯାଦେବା ୫", +"Numbering 5 Cont.":"ସଂଖ୍ଯାଦେବା ୫ ଚାଲୁଅଛି", +"Numbering 5 End":"ସଂଖ୍ଯାଦେବା ୫ ଶେଷ", +"Numbering 5 Start":"ସଂଖ୍ଯାଦେବା ୫ ଆରମ୍ଭ କର", +"Numbering Symbols":"ସଂଖ୍ଯାଦେବା ସଂଦେଶଗୁଡିକ", +"Nyanja":"ନ୍ୟାଞ୍ଜା", +"OLE":"OLE", +"Object Index 1":"ବସ୍ତୁ ସୂଚୀ ୧", +"Object Index Heading":"ବସ୍ତୁ ସୂଚୀ ଶୀର୍ଷକ", +"Object with no fill and no line":"ବିନା ଖାଲିସ୍ଥାନ ଏବଂ ବିନା ଧାଡ଼ି ବିଶିଷ୍ଟ ବସ୍ତୁ", +"Object without fill":"ପୂରଣ ସହିତ ବସ୍ତୁ", +"Occitan":"ଓସିଟାନ", +"Odia":"ଓଡ଼ିଆ", +"Olonets":"ଓଲୋନେଟ", +"One Slide":"ଗୋଟିଏ ସ୍ଲାଇଡ୍", +"Oromo":"Oromo", +"Outline":"ବାହ୍ଯରେଖା", +"Overwrite":"ନବଲିଖନ", +"Page Number":"ପୃଷ୍ଠା ସଂଖ୍ଯା", +"Pali Latin":"ପାଲି ଲାଟିନ", +"Papiamento (Aruba)":"ପେପେମେନଣ୍ଟୁ (ଏରୁବା)", +"Papiamento (Bonaire)":"ପେପେମେନଣ୍ଟୁ (ବୋନାରିଆ)", +"Papiamento (Curaçao)":"ପେପେମେନଣ୍ଟୁ (କ୍ୟୁରାକାଓ)", +"Papiamentu (Netherlands Antilles)":"ପେପେମେନଣ୍ଟୁ (ନେଦରଲ୍ୟାଣ୍ଡ ଏଣ୍ଟାଇଲସ)", +"Persian":"ପାର୍ସିଆନ", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"ସ୍ଥାନଧାରକ", +"Polish":"ପଲିସ", +"Portrait":"ପୋଟ୍ରେଟ", +"Portuguese (Angola)":"ପର୍ତ୍ତୁଗୀଜ (ଆଙ୍ଗୋଲା)", +"Portuguese (Brazil)":"ପର୍ତ୍ତୁଗିଜ (ବ୍ରାଜିଲ)", +"Portuguese (Portugal)":"ପର୍ତ୍ତୁଗୀଜ (ପର୍ତ୍ତୁଗାଲ)", +"Preformatted Text":"ପୂର୍ବଫର୍ମାଟହୋଇଥିବା ଟେକ୍ସଟ", +"Product":"ଦ୍ରବ୍ଯ", +"Punjabi":"ପଞ୍ଜାବି", +"Punu":"ପୁନୁ", +"Quechua (Bolivia, North)":"କ୍ୱେଚୁଆ (ବୋଲଭିଆ, ଉତ୍ତର)", +"Quechua (Bolivia, South)":"କ୍ୱେଚୁଆ (ବୋଲଭିଆ, ଦକ୍ଷିଣ)", +"Quechua (Ecuador)":"କ୍ୱେଚା (ଇକ୍ୱେଡର)", +"Report":"ରିପୋର୍ଟ", +"Result":"ଫଳାଫଳ", +"Result2":"ଫଳଫଳ ୨", +"Rhaeto-Romance":"ରାଏତୋ-ରୋମାନସ", +"Right Page":"ଡାହାଣ ପୃଷ୍ଠା", +"Romanian (Moldova)":"ରୋମାନିଆନ (ମୋଲଡୋଭା)", +"Romanian (Romania)":"ରୋମାନିଆନ (ରୋମାନିଆ)", +"Rubies":"ରୁବିଜ", +"Russian":"ରୁସିଆନ", +"Rusyn (Slovakia)":"ରୁସିନ (ସ୍ଲୋଭାକିଆ)", +"Rusyn (Ukraine)":"ରୁସିନ (ୟୁକ୍ରେନ)", +"Sami, Inari (Finland)":"ସାମି, ଇନାରି (ଫିନଲ୍ୟାଣ୍ଡ)", +"Sami, Kildin (Russia)":"ସାମି, କିଲଡ଼ିନ (ରୁସିଆ)", +"Sami, Lule (Norway)":"ସାମି, ଲୁଲେ (ନର୍ୱେ)", +"Sami, Lule (Sweden)":"ସାମି, ଲୁଲେ (ସ୍ୱିଡ଼େନ)", +"Sami, Northern (Finland)":"ସାମି, ଉତ୍ତରି (ଫିନଲ୍ୟାଣ୍ଡ)", +"Sami, Northern (Norway)":"ସାମି, ଉତ୍ତରି (ନର୍ୱେ)", +"Sami, Northern (Sweden)":"ସାମି, ଉତ୍ତରି (ସ୍ୱିଡ଼େନ)", +"Sami, Skolt (Finland)":"ସାମି, ସ୍କଲଟ (ଫିନଲ୍ୟାଣ୍ଡ)", +"Sami, Southern (Norway)":"ସାମି, ଦକ୍ଷିଣ (ନର୍ୱେ)", +"Sami, Southern (Sweden)":"ସାମି, ଦକ୍ଷିଣ (ସ୍ୱିଡ଼େନ)", +"Sango":"ସାଙ୍ଗୋ", +"Sanskrit":"ସସ୍କୃତ", +"Sardinian":"ସର୍ଦିନିଆନ", +"Sardinian, Campidanese":"ସର୍ଦିଆନ, କେମ୍ପିଦାନିଜ", +"Sardinian, Gallurese":"ସର୍ଦିଆନ, ଗେଲୁରିଜ", +"Sardinian, Logudorese":"ସର୍ଦିଆନ, ଲଗୁଦରସ", +"Sardinian, Sassarese":"ସର୍ଦିଆନ, ସାସାରିଜ", +"Selection count":"ଚୟନ ସଂଖ୍ୟା", +"Serbian Cyrillic (Montenegro)":"ସର୍ବିଆନ ସିରିଲିକ (ମଣ୍ଟେନେଗ୍ରୋ)", +"Serbian Cyrillic (Serbia and Montenegro)":"ସର୍ବିଆନ ସିରିଲିକ (ସର୍ବିଆ ଏବଂ ମୋଣ୍ଟେନେଗ୍ରୋ)", +"Serbian Cyrillic (Serbia)":"ସର୍ବିଆନ ସିରିଲିକ (ସର୍ବିଆ)", +"Serbian Latin":"ସର୍ବିଆନ ଲାଟିନ", +"Serbian Latin (Montenegro)":"ସର୍ବିଆନ ଲାଟିନ (ମଣ୍ଟେନେଗ୍ରୋ)", +"Serbian Latin (Serbia and Montenegro)":"ସର୍ବିଆନ ଲାଟିନ (ସର୍ବିଆନ ଏବଂ ମୋଣ୍ଟେନେଗ୍ରୋ)", +"Serbian Latin (Serbia)":"ସର୍ବିଆନ ଲାଟିନ (ସର୍ବିଆ)", +"Shapes":"ଆକୃତିଗୁଡିକ", +"Shuswap":"ସୁସ୍ୱାପ", +"Sidama":"ସିଦାମା", +"Signature":"ହସ୍ତାକ୍ଷର", +"Sinhala":"ସ୍ନିହଳ", +"Six Slides":"ଛଅଟି ସ୍ଲାଇଡ୍ ", +"Slovak":"ସ୍ଲୋଭାକ", +"Slovenian":"ସ୍ଲୋଭାନିଆନ", +"Somali":"ସୋମାଲିଆ", +"Sorbian, Lower":"ସର୍ବିଆନ, ନିମ୍ନତର", +"Sorbian, Upper":"ସର୍ବିଆନ, ଉପର", +"Source Text":"ମୂଳ ଟେକ୍ସଟ", +"Southern Sotho":"ଦକ୍ଷିଣ ସୋଥୋ", +"Spanish (Argentina)":"ସ୍ପେନିସ (ଆରଜେଣ୍ଟିନା)", +"Spanish (Bolivia)":"ସ୍ପେନିସ (ବଲଭିଆ)", +"Spanish (Chile)":"ସ୍ପେନିସ (ଚିଲି)", +"Spanish (Colombia)":"ସ୍ପେନିସ (କୋଲୋମ୍ବିଆ)", +"Spanish (Costa Rica)":"ସ୍ପେନିସ (କୋଷ୍ଟା ରିକା)", +"Spanish (Cuba)":"ସ୍ପେନିସ (କ୍ୟୁବା)", +"Spanish (Dom. Rep.)":"ସ୍ପେନିସ (ଡ଼ମ. ରେପ. )", +"Spanish (Ecuador)":"ସ୍ପେନିସ (ଇକୁଏଡ଼ର)", +"Spanish (El Salvador)":"ସ୍ପେନିସ (ଏଲ ସାଲଭାଡ଼ର)", +"Spanish (Guatemala)":"ସ୍ପେନିସ (ଗୁଆଟେମାଲା)", +"Spanish (Honduras)":"ସ୍ପେନିସ (ହଣ୍ଡୁରାସ)", +"Spanish (Mexico)":"ସ୍ପେନ (ମେକ୍ସିକୋ)", +"Spanish (Nicaragua)":"ସ୍ପେନିସ (ନିକାରାଗୁଆ)", +"Spanish (Panama)":"ସ୍ପେନିସ (ପାନାମା)", +"Spanish (Paraguay)":"ସ୍ପେନିସ (ପାରାଗୁଏ)", +"Spanish (Peru)":"ସ୍ପେନିସ (ପେରୁ)", +"Spanish (Puerto Rico)":"ସ୍ପେନିସ (ପୁଏର୍ତ୍ତୋ ରିକୋ)", +"Spanish (Spain)":"ସ୍ପେନିସ (ସ୍ପେନ)", +"Spanish (Uruguay)":"ସ୍ପେନିସ (ଉରୁଗୁଏ)", +"Spanish (Venezuela)":"ସ୍ପେନିସ (ଭେନିଜୁଏଲା)", +"StDev":"StDev", +"Strong Emphasis":"ବଳିଷ୍ଠ ଗୁରୁତ୍ବ", +"Subtitle":"ଉପଶୀର୍ଷକ", +"Sum":"ସମଷ୍ଟି", +"Suundi":"ସୁଣ୍ଡି", +"Swahili (Kenya)":"ସ୍ୱାହିଲି (କେନିଆ)", +"Swahili (Tanzania)":"ସ୍ୱାହିଲି (ତାଞ୍ଜାନିଆ)", +"Swazi":"ସ୍ୱାଜି", +"Swedish (Finland)":"ସ୍ୱେଡ଼ିସ (ଫିନଲ୍ୟାଣ୍ଡ)", +"Swedish (Sweden)":"ସ୍ୱେଡ଼ିସ (ସ୍ୱିଡ଼େନ)", +"Table":"ଟେବୁଲ", +"Table Contents":"ଟେବୁଲ ସୂଚୀପତ୍ରଗୁଡିକ", +"Table Heading":"ଟେବୁଲ ଶୀର୍ଷକ", +"Table Index 1":"ଟେବୁଲ ସୂଚୀ ୧", +"Table Index Heading":"ଟେବୁଲ ସୂଚୀ ଶୀର୍ଷକ", +"Tagalog":"ଟାଗାଲୋଗ", +"Tahitian":"ତାହିସେନ", +"Tajik":"ତାଜିକ", +"Tamil":"ତାମିଲ", +"Tatar":"ତାତାର", +"Teke-Eboo":"ତେକେ-ଏବୋ", +"Teke-Ibali":"ତେକେ-ଇବାଲି", +"Teke-Kukuya":"ତେକେ-କୁକୁୟା", +"Teke-Tyee":"ତେକେ-ତାଈ", +"Teletype":"ଟେଲିଟାଇପ", +"Telugu":"ତେଲୁଗୁ", +"Tetun (Indonesia)":"ତେତୁନ (ଇଣ୍ଡୋନେସିଆ)", +"Tetun (Timor-Leste)":"ତେତୁନ (ତିମୋର-ଲେସ୍ତେ)", +"Text":"ଟେକ୍ସଟ", +"Thai":"ଥାଇ", +"Three Slides":"ତିନୋଟି ସ୍ଲାଇଡ୍ ", +"Tibetan (PR China)":"ତିବେତାନ (PR ଚାଇନା)", +"Tigrigna (Eritrea)":"ତିଗ୍ରିଗନା (ଇରିଟ୍ରୀ)", +"Tigrigna (Ethiopia)":"ତିଗ୍ରିଗନା (ଇଥିଓପିଆ)", +"Title":"ଶୀର୍ଷକ", +"Title Only":"କେବ ଶୀର୍ଷକ", +"Title Slide":"ଶୀର୍ଷକ ସ୍ଲାଇଡ", +"Title and 2 Content":"ଶୀର୍ଷକ ଏବଂ 2 ବିଷୟବସ୍ତୁ", +"Title, 2 Content and Content":"ଶୀର୍ଷକ, 2 ବିଷୟବସ୍ତୁ ଏବଂ ବିଷୟବସ୍ତୁ", +"Title, 2 Content over Content":"ଶୀର୍ଷକ, ବିଷୟବସ୍ତୁ ଉପରେ 2 ବିଷୟବସ୍ତୁ", +"Title, 4 Content":"ଶୀର୍ଷକ, 4 ବିଷୟବସ୍ତୁ", +"Title, 6 Content":"ଶୀର୍ଷକ, 6 ବିଷୟବସ୍ତୁ", +"Title, Content":"ଶୀର୍ଷକ, ବିଷୟବସ୍ତୁ", +"Title, Content and 2 Content":"ଶୀର୍ଷକ, ବିଷୟବସ୍ତୁ ଏବଂ 2 ବିଷୟବସ୍ତୁ", +"Title, Content over Content":"ଶୀର୍ଷକ, ବିଷୟବସ୍ତୁ ଉପରେ ବିଷୟବସ୍ତୁ", +"Title, Vertical Text":"ଶୀର୍ଷକ,ଲମ୍ବରୂପ ଟେକ୍ସଟ", +"Title, Vertical Text, Clipart":"ଶୀର୍ଷକ,ଲମ୍ବରୂପ ଟେକ୍ସଟ ,କ୍ଲିପାର୍ଟ", +"Tok Pisin":"ତକ ପିସିନ", +"Tsaangi":"ସାଙ୍ଗି", +"Tsonga":"ସୋଙ୍ଗା", +"Tswana (Botswana)":"ସ୍ୱାନା (ବଟସ୍ୱାନା)", +"Tswana (South Africa)":"ସ୍ୱାନା (ଦକ୍ଷିଣ ଆଫ୍ରିକା)", +"Turkish":"ତୁର୍କିସ", +"Turkmen":"ତୁର୍କମେନ", +"Two Slides":"ଦୁଇଟି ସ୍ଲାଇଡ୍", +"Udmurt":"ଉଦମୁଟ", +"Ukrainian":"ୟୁକ୍ରେନିଆନ", +"Unknown":"ଅଜ୍ଞାତ", +"Urdu (India)":"ଉର୍ଦ୍ଦୁ (ଭାରତ)", +"Urdu (Pakistan)":"ଉର୍ଦ୍ଦୁ (ପାକିସ୍ଥାନ)", +"User Entry":"ଉପୟୋଗକର୍ତ୍ତା ପ୍ରବେଶ", +"User Index 1":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୧", +"User Index 10":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୧୦", +"User Index 2":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୨", +"User Index 3":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୩", +"User Index 4":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୪", +"User Index 5":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୫", +"User Index 6":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୬", +"User Index 7":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୭", +"User Index 8":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୮", +"User Index 9":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ୯", +"User Index Heading":"ଉପୟୋଗକର୍ତ୍ତା ସୂଚୀ ଶୀର୍ଷକ", +"Uyghur":"ଉଘୁର", +"Uzbek Cyrillic":"ଉଜବେକ ସିରିଲିକ", +"Uzbek Latin":"ଉଜବେକ ଲାଟିନ", +"Var":"VAR", +"Variable":"ପରିବର୍ତ୍ତନଶୀଳ", +"Venda":"ଭେଣ୍ଡା", +"Veps":"ଭେପସ", +"Vertical Numbering Symbols":"ଲମ୍ବରୂପ ସଂଖ୍ଯାଦେବା ସଂଦେଶଗୁଡିକ", +"Vertical Title, Text, Chart":"ଲମ୍ବରୂପ ଶୀର୍ଷକ,ଟେକ୍ସଟ ,ଚାର୍ଟ", +"Vertical Title, Vertical Text":"ଲମ୍ବରୂପ ଶୀର୍ଷକ,ଲମ୍ବରୂପ ଟେକ୍ସଟ", +"Vietnamese":"ଭିଏତନାମି", +"Vili":"ଭିଲି", +"Visited Internet Link":"ପରିଦର୍ଶିତ ଇଣ୍ଟରନେଟ ଲିଙ୍କ", +"Võro":"ଭୋରୋ", +"Walloon":"ୱାଲୋନ", +"Watermark":"ଜଳଚିହ୍ନ", +"Welsh":"ୱେଲସ", +"Xhosa":"ଝୋସା", +"Yiddish (Israel)":"ୟିଦିଶ (ଇଜ୍ରାଏଲ)", +"Yiddish (USA)":"ୟିଦିଶ (USA)", +"Yombe (Congo)":"ୟୋମ୍ବେ (କୋଙ୍ଗୋ)", +"Yoruba":"ୟରୁବା", +"Zulu":"ଜୁଲୁ", +"[None]":"[କିଛି ନାହିଁ]", +"Éwé":"ଇୱେ" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/pa-IN.json b/f7cloud-office/browser/dist/l10n/locore/pa-IN.json new file mode 100644 index 0000000..32273c8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/pa-IN.json @@ -0,0 +1,545 @@ +{ +"3D Objects":"3D ਆਬਜੈਕਟ", +"A4":"A4", +"Addressee":"ਸਿਰਨਾਵੀਂ", +"Afrikaans (Namibia)":"ਅਫਰੀਕੀ (ਨਾਮੀਬੀਆ)", +"Afrikaans (South Africa)":"ਅਫਰੀਕੀ (ਦੱਖਣੀ ਅਫਰੀਕਾ)", +"Akan":"ਅਕਾਨ", +"Albanian":"ਅਲਬੀਨੀਆਈ", +"Amharic":"ਅਮਹਾਰਿਕ", +"Appendix":"ਅੰਤਿਕਾ", +"Arabic":"ਅਰਬੀ", +"Arabic (Algeria)":"ਅਰਬੀ (ਅਲਜੀਰੀਆ)", +"Arabic (Bahrain)":"ਅਰਬੀ (ਬਹਿਰੀਨ)", +"Arabic (Chad)":"ਅਰਬੀ (ਚਾਦ)", +"Arabic (Comoros)":"ਅਰਬੀ (ਕੋਮੋਰੋਸ)", +"Arabic (Djibouti)":"ਅਰਬੀ (ਡਜੀਬੋਉਤੀ)", +"Arabic (Egypt)":"ਅਰਬੀ (ਮਿਸਰ)", +"Arabic (Eritrea)":"ਅਰਬੀ (ਈਰੀਟਰੀਆ)", +"Arabic (Iraq)":"ਅਰਬੀ (ਇਰਾਕ)", +"Arabic (Israel)":"ਅਰਬੀ (ਇਜ਼ਰਾਇਲ)", +"Arabic (Jordan)":"ਅਰਬੀ (ਜਾਰਡਨ)", +"Arabic (Kuwait)":"ਅਰਬੀ (ਕੁਵੈਤ)", +"Arabic (Lebanon)":"ਅਰਬੀ (ਲਿਬਨਾਨ)", +"Arabic (Libya)":"ਅਰਬੀ (ਲੀਬੀਆ)", +"Arabic (Mauritania)":"ਅਰਬੀ (ਮਾਉਰੀਤੀਨਾਆ)", +"Arabic (Morocco)":"ਅਰਬੀ (ਮੋਰੱਕੋ)", +"Arabic (Oman)":"ਅਰਬੀ (ਓਮਾਨ)", +"Arabic (Palestine)":"ਅਰਬੀ (ਫਿਲਸਤੀਨ)", +"Arabic (Qatar)":"ਅਰਬੀ (ਕਤਰ)", +"Arabic (Saudi Arabia)":"ਅਰਬੀ (ਸਾਊਦੀ ਅਰਬ)", +"Arabic (Somalia)":"ਅਰਬੀ (ਸੋਮਾਲੀਆ)", +"Arabic (Sudan)":"ਅਰਬੀ (ਸੁਡਾਨ)", +"Arabic (Syria)":"ਅਰਬੀ (ਸੀਰੀਆ)", +"Arabic (Tunisia)":"ਅਰਬੀ (ਟਿਉਨੀਸ਼ੀਆ)", +"Arabic (UAE)":"ਅਰਬੀ (ਅਮੀਰਾਤ)", +"Arabic (Yemen)":"ਅਰਬੀ (ਯਮਨ)", +"Aragonese":"ਅਰਗੋਨੀਸ", +"Arrow Line":"ਤੀਰ ਲਾਈਨ", +"Assamese":"ਆਸਾਮੀ", +"Asturian":"ਅਸਟੁਰੀਆਈ", +"Average":"ਔਸਤ", +"Azerbaijani Cyrillic":"ਅਜ਼ਰਬਾਈਜੀਨੀ ਸਿਰਲਿਕ", +"Azerbaijani Latin":"ਅਜ਼ਰਬਾਈਜੀਨੀ ਲੈਟਿਨ", +"Background":"ਬੈਕਗਰਾਊਂਡ", +"Background objects":"ਬੈਕਗਰਾਊਂਡ ਆਬਜੈਕਟਾਂ", +"Bad":"ਬੁਰਾ", +"Bafia":"ਬਫੀਆ", +"Bambara":"ਬਾਮਬਾਰਾ", +"Basic Shapes":"ਮੁੱਢਲੀਆਂ ਸ਼ਕਲਾਂ", +"Basque":"ਬਸਕਿਉ", +"Beembe":"ਬੀਮਬੀ", +"Bekwel":"ਬਿਕਵੇਲ", +"Belarusian":"ਬੇਲਾਰੂਸੀ", +"Bengali (Bangladesh)":"ਬੰਗਾਲੀ (ਬੰਗਲਾਦੇਸ਼)", +"Bengali (India)":"ਬੰਗਾਲੀ (ਭਾਰਤ)", +"Bibliography 1":"ਪੁਸਤਕ ਲਿਸਟ 1", +"Bibliography Heading":"ਪੁਸਤਕ ਲਿਸਟ ਹੈਡਿੰਗ", +"Blank Slide":"ਖਾਲੀ ਸਲਾਈਡ", +"Block Arrows":"ਖਾਲੀ ਤੀਰ", +"Bodo":"ਬੋਡੋ", +"Body Text":"ਮੁੱਖ-ਭਾਗ ਲਿਖਤ", +"Bosnian":"ਬੋਸਨੀਆ", +"Breton":"ਬਰੀਟੋਨ", +"Bulgarian":"ਬੁਲਗਾਰੀਆਈ", +"Bullet –":"ਬਿੰਦੀ –", +"Bullet •":"ਬਿੰਦੀ •", +"Bullet ☑":"ਬਿੰਦੀ ☑", +"Bullet ✗":"ਬਿੰਦੀ ✗", +"Bullet ➢":"ਬਿੰਦੀ ➢", +"Bullets":"ਬਿੰਦੀਆਂ", +"Burmese":"ਬੁਰਮੀਸੀ", +"Bushi":"ਬੁਸ਼ੀ", +"Callouts":"ਚੁਣੌਤੀ", +"Caption":"ਸੁਰਖੀ", +"Caption Characters":"ਸੁਰਖੀ ਅੱਖਰ", +"Catalan":"ਕਾਟਾਲਾਨ", +"Catalan (Valencian)":"ਕਾਟਾਲਾਨ (ਵਾਲਿਨਸੀਆਈ)", +"Centered Text":"ਸੈਂਟਰਡ ਟੈਕਸਟ", +"Chinese (Hong Kong)":"ਚੀਨੀ (ਹਾਂਗਕਾਂਗ)", +"Chinese (Macau)":"ਚੀਨੀ (ਮਕਾਉ)", +"Chinese (Singapore)":"ਚੀਨੀ (ਸਿੰਘਾਪੁਰ)", +"Chinese (simplified)":"ਚੀਨੀ (ਸਧਾਰਨ)", +"Chinese (traditional)":"ਚੀਨੀ (ਪੁਰਾਤਨ)", +"Chuvash":"ਚੂਵਸ਼", +"Citation":"ਹਵਾਲਾ ਲਿਖਤ", +"Clear formatting":"ਫਾਰਮੈਟ ਸਾਫ਼", +"Comment":"ਟਿੱਪਣੀ", +"Complimentary Close":"ਅਨੁਪੂਰਕ ਬੰਦ", +"Connectors":"ਕਨੈਕਟਰ", +"Contents 1":"ਸਮੱਗਰੀ 1", +"Contents 10":"ਸਮੱਗਰੀ 10", +"Contents 2":"ਸਮੱਗਰੀ 2", +"Contents 3":"ਸਮੱਗਰੀ 3", +"Contents 4":"ਸਮੱਗਰੀ 4", +"Contents 5":"ਸਮੱਗਰੀ 5", +"Contents 6":"ਸਮੱਗਰੀ 6", +"Contents 7":"ਸਮੱਗਰੀ 7", +"Contents 8":"ਸਮੱਗਰੀ 8", +"Contents 9":"ਸਮੱਗਰੀ 9", +"Contents Heading":"ਸਮੱਗਰੀ ਹੈਡਿੰਗ", +"Coptic":"ਕੋਪਟੀਕ", +"Count":"ਗਿਣਤੀ", +"CountA":"CountA", +"Croatian":"ਕਰੋਆਟੀਆਈ", +"Czech":"ਚੈੱਕ", +"Danish":"ਡੈਨਿਸ਼", +"Dashed Line":"ਡੱਬੀਦਾਰ ਲਾਈਨ", +"Default":"ਡਿਫਾਲਟ", +"Default Drawing Style":"ਮੂਲ ਡਰਾਇੰਗ ਸਟਾਈਲ", +"Default Page Style":"ਮੂਲ ਸਫ਼ਾ ਸ਼ੈਲੀ", +"Default Paragraph Style":"ਮੂਲ ਪ੍ਹੈਰਾਗਾਰਫ਼ ਸਟਾਈਲ", +"Definition":"ਪ੍ਰਭਾਸ਼ਾ", +"Dhivehi":"ਦੀਵਈਹੀ", +"Dogri":"ਡੋਗਰੀ", +"Drawing":"ਡਰਾਇੰਗ", +"Drop Caps":"ਕੈਪ ਲਾਕ ਬੰਦ", +"Dutch (Belgium)":"ਡੱਚ (ਬੈਲਜੀਅਮ)", +"Dutch (Netherlands)":"ਡੱਚ (ਨੀਦਰਲੈਂਡ)", +"Dzongkha":"ਡਜ਼ੋਨਗਖਾ", +"Emphasis":"ਜ਼ੋਰ", +"Endnote":"ਅੰਤ-ਨੋਟ", +"Endnote Anchor":"ਅੰਤਲੇਖ ਐਂਕਰ", +"Endnote Characters":"ਅੰਤਲੇਖ ਅੱਖਰ", +"English (Australia)":"ਅੰਗਰੇਜ਼ੀ (ਆਸਟਰੇਲੀਆ)", +"English (Belize)":"ਅੰਗਰੇਜ਼ੀ (ਬੀਲੀਜ਼ੀ)", +"English (Canada)":"ਅੰਗਰੇਜ਼ੀ (ਕੈਨੇਡਾ)", +"English (Caribbean)":"ਅੰਗਰੇਜ਼ੀ (ਕੈਰੀਬਅਨ)", +"English (Ghana)":"ਅੰਗਰੇਜ਼ੀ (ਘਾਨਾ)", +"English (India)":"ਅੰਗਰੇਜ਼ੀ (ਭਾਰਤ)", +"English (Jamaica)":"ਅੰਗਰੇਜ਼ੀ (ਜੈਮਿਕਾ)", +"English (Malawi)":"ਅੰਗਰੇਜ਼ੀ (ਮਲਵਾਈ)", +"English (Namibia)":"ਅੰਗਰੇਜ਼ੀ (ਨਾਮੀਬੀਆ)", +"English (New Zealand)":"ਅੰਗਰੇਜ਼ੀ (ਨਿਊਜ਼ੀਲੈਂਡ)", +"English (Philippines)":"ਅੰਗਰੇਜ਼ੀ (ਫਿਲੀਪੀਨੀਜ਼)", +"English (South Africa)":"ਅੰਗਰੇਜ਼ੀ (ਦੱਖਣੀ ਅਫਰੀਕਾ)", +"English (Trinidad)":"ਅੰਗਰੇਜ਼ੀ (ਟਰੀਨੀਡਾਡ)", +"English (UK)":"ਅੰਗਰੇਜ਼ੀ (ਬਰਤਾਨੀਆ)", +"English (USA)":"ਅੰਗਰੇਜ਼ੀ (ਅਮਰੀਕੀ)", +"English (Zimbabwe)":"ਅੰਗਰੇਜ਼ੀ (ਜਿੰਬਾਬਵੇ)", +"Envelope":"ਲਿਫਾਫਾ", +"Error":"ਗ਼ਲਤੀ", +"Erzya":"ਅਰਯਾਆ", +"Esperanto":"ਈਸਪੀਰਟੋ", +"Estonian":"ਈਸਟੋਨੀਅਨ", +"Example":"ਉਦਾਹਰਨ", +"Extending selection":"ਵਾਧਾ ਕੀਤੀ ਚੋਣ", +"Faroese":"ਫਾਰੋਇਸੀ", +"Figure":"ਸ਼ਕਲ", +"Figure Index 1":"ਸ਼ਕਲ ਇੰਡੈਕਸ 1", +"Figure Index Heading":"ਸ਼ਕਲ ਇੰਡੈਕਸ ਸਿਰਲੇਖ", +"Fijian":"ਫਿਜੀਨ", +"Filled":"ਭਰੇ", +"Filled Blue":"ਨੀਲਾ ਭਰਿਆ", +"Filled Green":"ਹਰਾ ਭਰਿਆ", +"Filled Red":"ਲਾਲ ਭਰਿਆ", +"Filled Yellow":"ਪੀਲਾ ਭਰਿਆ", +"Finnish":"ਫੈਨਿਸ਼", +"First Line Indent":"ਪਹਿਲੀਂ ਲਾਈਨ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰ", +"First Page":"ਪਹਿਲਾਂ ਸਫ਼ਾ", +"Flowchart":"ਫਲੋ-ਚਾਰਟ", +"Footer":"ਫੁੱਟਰ", +"Footer Left":"ਫੁੱਟਰ ਖੱਬੇ", +"Footer Right":"ਫੁੱਟਰ ਸੱਜੇ", +"Footnote":"ਫੁੱਟਨੋਟ", +"Footnote Anchor":"ਫੁੱਟਨੋਟ ਐਂਕਰ", +"Footnote Characters":"ਫੁੱਟ-ਨੋਟ ਅੱਖਰ", +"Formula":"ਫਾਰਮੂਲਾ", +"Four Slides":"ਚਾਰ ਸਲਾਈਡਾਂ", +"Frame":"ਫਰੇਮ", +"Frame Contents":"ਫਰੇਮ ਸਮੱਗਰੀ", +"French (Belgium)":"ਫਰੈਂਚ (ਬੈਲਜੀਅਮ)", +"French (Canada)":"ਫਰੈਂਚ (ਕੈਨੇਡਾ)", +"French (France)":"ਫਰੈਂਚ (ਫਰਾਂਸ)", +"French (Luxembourg)":"ਫਰੈਂਚ (ਲਕਸਮਬਰਗ)", +"French (Monaco)":"ਫਰੈਂਚ (ਮੋਨਾਕੋ)", +"French (Switzerland)":"ਫਰੈਂਚ (ਸਵਿਟਜ਼ਰਲੈਂਡ)", +"Frisian":"ਫਰੀਸੀਨਿਸ", +"Friulian":"ਫਰੀਉਲੀਆਨ", +"Function Wizard":"ਫੰਕਸ਼ਨ ਸਹਾਇਕ", +"Gaelic (Scotland)":"ਗਾਈਲਿਕ (ਸਕਾਟਲੈਂਡ)", +"Galician":"ਗਾਈਲੀਆਈ", +"Ganda":"ਗੰਡਾ", +"Gascon":"ਗਾਸਕੋਨ", +"Georgian":"ਜਾਰਜੀਅਨ", +"German (Austria)":"ਜਰਮਨ (ਆਸਟਰੀਆ)", +"German (Belgium)":"ਜਰਮਨ (ਬੈਲਜੀਅਮ)", +"German (Germany)":"ਜਰਮਨ (ਜਰਮਨੀ)", +"German (Liechtenstein)":"ਜਰਮਨ (ਲੀਚਤੀਸਟੀਨ)", +"German (Luxembourg)":"ਜਰਮਨ (ਲਕਸਮਬਰਗ)", +"German (Switzerland)":"ਜਰਮਨ (ਸਵਿੱਟਜ਼ਰਲੈਂਡ)", +"Gikuyu":"ਗਿਕੁਯੂ", +"Good":"ਵਧੀਆ", +"Graphic":"ਗਰਾਫ਼ਿਕ", +"Graphics":"ਗਰਾਫਿਕਸ", +"Greek":"ਯੂਨਾਨੀ", +"Greek, Ancient":"ਗਰੀਕ, ਪੁਰਾਤਨ", +"Gujarati":"ਗੁਜਰਾਤੀ", +"HTML":"HTML", +"Haitian":"ਹਾਇਟੀਅਨ", +"Hanging Indent":"ਲਟਕਣ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ", +"Hausa (Ghana)":"ਹਾਉਸਾ (ਘਾਨਾ)", +"Hausa (Nigeria)":"ਹਾਉਸਾ (ਨੀਜੀਰੀਆ)", +"Hawaiian":"ਹਾਵਾਈ", +"Header":"ਹੈਡਰ", +"Header Left":"ਹੈਡਰ ਖੱਬੇ", +"Header Right":"ਹੈਡਰ ਸੱਜੇ", +"Header and Footer":"ਹੈੱਡਰ ਤੇ ਫੁੱਟਰ", +"Heading":"ਹੈੱਡਿੰਗ", +"Heading 1":"ਹੈੱਡਿੰਗ 1", +"Heading 10":"ਹੈਡਿੰਗ 10", +"Heading 2":"ਹੈੱਡਿੰਗ 2", +"Heading 3":"ਹੈਡਿੰਗ 3", +"Heading 4":"ਹੈਡਿੰਗ 4", +"Heading 5":"ਹੈਡਿੰਗ 5", +"Heading 6":"ਹੈਡਿੰਗ 6", +"Heading 7":"ਹੈਡਿੰਗ 7", +"Heading 8":"ਹੈਡਿੰਗ 8", +"Heading 9":"ਹੈਡਿੰਗ 9", +"Hebrew":"ਹੈਬਰਿਊ", +"Hiligaynon":"ਹੀਲੀਗਾਯਨੋਨ", +"Hindi":"ਹਿੰਦੀ", +"Horizontal Line":"ਖਿਤਿਜੀ ਲਾਈਨ", +"Hungarian":"ਹੰਗਰੀਆਈ", +"Hyperlink":"ਹਾਈਪਰਲਿੰਕ", +"Icelandic":"ਆਈਸਲੈਂਡਿਕ", +"Illustration":"ਚਿੱਤਰਕਾਰੀ", +"Index":"ਇੰਡੈਕਸ", +"Index 1":"ਇੰਡੈਕਸ 1", +"Index 2":"ਇੰਡੈਕਸ 2", +"Index 3":"ਇੰਡੈਕਸ 3", +"Index Heading":"ਇੰਡੈਕਸ ਹੈਡਿੰਗ", +"Index Link":"ਇੰਡੈਕਸ ਲਿੰਕ", +"Index Separator":"ਇੰਡੈਕਸ ਵੱਖਰੇਵਾਂ", +"Indonesian":"ਇੰਡੋਨੇਸ਼ੀਆਈ", +"Insert":"ਸ਼ਾਮਲ", +"Interlingua":"ਇੰਟਰਲੀਗੂਆ", +"Internet Link":"ਇੰਟਰਨੈਟ ਲਿੰਕ", +"Irish":"ਆਈਰਸ਼", +"Italian (Italy)":"ਇਤਾਲਵੀ (ਇਟਲੀ)", +"Italian (Switzerland)":"ਇਤਾਲਵੀ (ਸਵਿੱਟਜ਼ਰਲੈਂਡ)", +"Japanese":"ਜਾਪਾਨੀ", +"Kalaallisut":"ਕਾਲਾਆਲਿਸੂਟ", +"Kannada":"ਕੰਨੜ", +"Kashmiri (India)":"ਕਸ਼ਮੀਰੀ (ਭਾਰਤ)", +"Kashmiri (Kashmir)":"ਕਸ਼ਮੀਰੀ (ਕਸ਼ਮੀਰ)", +"Kashubian":"ਕਾਸ਼ੂਬੀਅਨ", +"Kazakh":"ਕਜ਼ਾਕ", +"KeyID":"KeyID", +"Khmer":"ਖਮੀਰ", +"Kinyarwanda (Rwanda)":"ਕਿਨਯਾਰਵਾਂਡਾ (ਰਵਾਂਡਾ)", +"Kirghiz":"ਕਿਰਘੀਜ਼", +"Komi-Permyak":"ਕੋਮੀ-ਪਰਮਾਇਕ", +"Komi-Zyrian":"ਕੋਮੀ-ਯਾਇਰਿਅਨ", +"Konkani":"ਕੋਕਨੀ", +"Korean (RoK)":"ਕੋਰੀਆਈ (RoK)", +"Kyrgyz (China)":"Kyrgyz (ਚਾਇਨਾ)", +"Labels":"ਲੇਬਲ", +"Landscape":"ਲੈਂਡਸਕੇਪ", +"Lao":"ਲਾਓ", +"Lari":"ਲਾਰੀ", +"Latgalian":"ਲਾਟਗਲੀਅਨ", +"Latvian":"ਲੈਟਿਵ", +"Left Page":"ਖੱਬਾ ਸਫ਼ਾ", +"Limbu":"ਲਿਮਬੂ", +"Line Numbering":"ਲਾਈਨ ਗਿਣਤੀ", +"Lines":"ਲਾਈਨਾਂ", +"Lines and Arrows":"ਰੇਖਾਵਾਂ ਅਤੇ ਤੀਰ", +"Lingala":"ਲੀਨਗਾਲਾ", +"List":"ਸੂਚੀ", +"List 1":"ਸੂਚੀ 1", +"List 1 Cont.":"ਸੂਚੀ 1 ਜਾਰੀ", +"List 1 End":"ਸੂਚੀ 1 ਖਤਮ", +"List 1 Start":"ਸੂਚੀ 1 ਸ਼ੁਰੂ", +"List 2":"ਸੂਚੀ 2", +"List 2 Cont.":"ਸੂਚੀ 2 ਜਾਰੀ", +"List 2 End":"ਸੂਚੀ 2 ਖਤਮ", +"List 2 Start":"ਸੂਚੀ 2 ਸ਼ੁਰੂ", +"List 3":"ਸੂਚੀ 3", +"List 3 Cont.":"ਸੂਚੀ 3 ਜਾਰੀ", +"List 3 End":"ਸੂਚੀ 3 ਖਤਮ", +"List 3 Start":"ਸੂਚੀ 3 ਸ਼ੁਰੂ", +"List 4":"ਸੂਚੀ 4", +"List 4 Cont.":"ਸੂਚੀ 4 ਜਾਰੀ", +"List 4 End":"ਸੂਚੀ 4 ਖਤਮ", +"List 4 Start":"ਸੂਚੀ 4 ਸ਼ੁਰੂ", +"List 5":"ਸੂਚੀ 5", +"List 5 Cont.":"ਸੂਚੀ 5 ਜਾਰੀ", +"List 5 End":"ਸੂਚੀ 5 ਖਤਮ", +"List 5 Start":"ਸੂਚੀ 5 ਸ਼ੁਰੂ", +"List Contents":"ਲਿਸਟ ਸਮੱਗਰੀ", +"List Heading":"ਲਿਸਟ ਹੈਡਿੰਗ", +"List Indent":"ਲਿਸਟ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰ", +"Lithuanian":"ਲੀਥੂਨੀਆਈ", +"Lojban":"ਲੋਜਬਾਨ", +"Low German":"ਲੋ ਜਰਮਨ", +"Luxembourgish":"ਲਕਸ਼ਬਰਗਸ਼", +"Macedonian":"ਮੈਕਡੋਨੀਆਈ", +"Main Index Entry":"ਮੁੱਖ ਇੰਡੈਕਸ ਇੰਦਰਾਜ਼", +"Maithili":"ਮੈਥਲੀ", +"Malagasy, Plateau":"ਮਾਲਾਗਾਸੀ, ਪਲਾਟੇਆਊ", +"Malay (Brunei Darussalam)":"ਮਲਿਆ (ਬਰੁਈ ਦਾਰੂਸਲਾਮ)", +"Malay (Malaysia)":"ਮਾਲਿਆ (ਮਲੇਸ਼ੀਆ)", +"Malayalam":"ਮਲਿਆਲਮ", +"Maltese":"ਮਲਟੀਸੀ", +"Manipuri":"ਮਨੀਪੁਰੀ", +"Maore":"ਮਾਓਰੇ", +"Marathi":"ਮਰਾਠੀ", +"Marginalia":"ਕੰਨੀ ਲੇਖ", +"Mari, Meadow":"ਮਾਰੀ, ਮਿੱਡੋ", +"Max":"ਅਧਿਕ", +"Mbochi":"ਮਬੋਚੀ", +"Min":"ਨਿਊਨ", +"Moore":"ਮੂਰੀ", +"Ndebele, South":"ਨਡੀਬੀਲੀ, ਦੱਖਣੀ", +"Nepali (India)":"ਨੇਪਾਲੀ (ਭਾਰਤ)", +"Nepali (Nepal)":"ਨੇਪਾਲੀ (ਨੇਪਾਲ)", +"Nine Slides":"ਨੌਂ ਸਲਾਈਡਾਂ", +"No Character Style":"ਕੋਈ ਅੱਖਰ ਸਟਾਈਲ ਨਹੀਂ", +"No List":"ਕੋਈ ਸੂਚੀ ਨਹੀਂ", +"None (Do not check spelling)":"ਕੋਈ ਨਹੀਂ (ਸਪੈਲਿੰਗ ਚੈੱਕ ਨਾ ਕਰੋ)", +"Northern Sotho":"ਉੱਤਰੀ ਸੋਥੋ", +"Norwegian, Bokmål":"ਨੋਰਵਗੀਆਈ, ਬੋਕਮਾਲ", +"Norwegian, Nynorsk":"ਨੇਰਵਗੀਆਈ, ਨਯਨੋਰਸਕ", +"Note":"ਨੋਟ", +"Notes":"ਨੋਟਿਸ", +"Numbering 1":"ਗਿਣਤੀ 1", +"Numbering 1 Cont.":"ਗਿਣਤੀ 1 ਜਾਰੀ", +"Numbering 1 End":"ਗਿਣਤੀ 1 ਖਤਮ", +"Numbering 1 Start":"ਗਿਣਤੀ 1 ਸ਼ੁਰੂ", +"Numbering 123":"ਗਿਣਤੀ 123", +"Numbering 2":"ਗਿਣਤੀ 2", +"Numbering 2 Cont.":"ਗਿਣਤੀ 2 ਜਾਰੀ", +"Numbering 2 End":"ਗਿਣਤੀ 2 ਖਤਮ", +"Numbering 2 Start":"ਗਿਣਤੀ 2 ਸ਼ੁਰੂ", +"Numbering 3":"ਗਿਣਤੀ 3", +"Numbering 3 Cont.":"ਗਿਣਤੀ 3 ਜਾਰੀ", +"Numbering 3 End":"ਗਿਣਤੀ 3 ਖਤਮ", +"Numbering 3 Start":"ਗਿਣਤੀ 3 ਸ਼ੁਰੂ", +"Numbering 4":"ਗਿਣਤੀ 4", +"Numbering 4 Cont.":"ਗਿਣਤੀ 4 ਜਾਰੀ", +"Numbering 4 End":"ਗਿਣਤੀ 4 ਖਤਮ", +"Numbering 4 Start":"ਗਿਣਤੀ 4 ਸ਼ੁਰੂ", +"Numbering 5":"ਗਿਣਤੀ 5", +"Numbering 5 Cont.":"ਗਿਣਤੀ 5 ਜਾਰੀ", +"Numbering 5 End":"ਗਿਣਤੀ 5 ਖਤਮ", +"Numbering 5 Start":"ਗਿਣਤੀ 5 ਸ਼ੁਰੂ", +"Numbering ABC":"ਗਿਣਤੀ ABC", +"Numbering Symbols":"ਗਿਣਤੀ ਨਿਸ਼ਾਨ", +"Numbering abc":"ਗਿਣਤੀ abc", +"Numbering ivx":"ਗਿਣਤੀ ivx", +"Nyanja":"ਨਯਾਂਜਾ", +"OLE":"OLE", +"Object Index 1":"ਆਬਜੈਕਟ ਇੰਡੈਕਸ 1", +"Object Index Heading":"ਆਬਜੈਕਟ ਇੰਡੈਕਸ ਹੈਡਿੰਗ", +"Object with no fill and no line":"ਬਿਨਾਂ ਭਰਨ ਦੇ ਆਬਜੈਕਟ ਅਤੇ ਕੋਈ ਰੇਖਾ ਨਹੀਂ", +"Object without fill":"ਬਿਨਾਂ ਭਰਨ ਨਾਲ ਆਬੈਕਟ", +"Occitan":"ਓਸੀਟਾਨ", +"One Slide":"ਇੱਕ ਸਲਾਈਡ", +"Oromo":"ਓਰੋਮੋ", +"Outline":"ਆਉਟ-ਲਾਈਨ", +"Outlined":"ਰੂਪ-ਰੇਖਾ", +"Overwrite":"ਉੱਤੇ ਲਿਖੋ", +"Page %1 (%2) of %3":"%3 ਵਿੱਚੋਂ %1 (%2) ਸਫ਼ਾ", +"Page %1 (%2) of %3 [Page %4 (%5)]":"%3 ਵਿੱਚੋਂ %1 (%2) ਸਫ਼ਾ [%4 (%5) ਸਫ਼ਾ]", +"Page %1 of %2":"%2 ਵਿੱਚੋਂ %1 ਸਫ਼ਾ", +"Page %1 of %2 (Page %3 of %4 to print)":"%2 ਵਿੱਚੋਂ %1 ਸਫ਼ਾ (ਛਾਪਣ ਲਈ %4 ਵਿੱਚੋਂ %3 ਸਫ਼ਾ)", +"Page %1 of %2 [Page %3]":"%2 ਵਿੱਚੋਂ %1 ਸਫ਼ਾ [ਸਫ਼ਾ %3]", +"Page Number":"ਸਫ਼ਾ ਨੰਬਰ", +"Page Properties":"ਸਫ਼ੇ ਦੀਆਂ ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ", +"Pali Latin":"ਪਾਲੀ ਲੈਟਿਨ", +"Papiamento (Aruba)":"ਪਾਪੀਆਮੇਨਟੋ (ਅਰੁਬਾ)", +"Papiamento (Curaçao)":"ਪਾਪੀਆਮੇਨਟੋ (ਅਰੁਬਾ)", +"Papiamentu (Netherlands Antilles)":"ਪਾਪੀਮੀਨਟੂ (ਨੀਂਦਰਲੈਂਡ ਐਟੀਲਾਇਸ)", +"Pitjantjatjara":"ਪਿਤਜਨਜੱਟਜਾਰਾ", +"Placeholder":"ਟਿਕਾਣਾ", +"Polish":"ਪੋਲੈਂਡੀ", +"Portrait":"ਪੋਰਟਰੇਟ", +"Portuguese (Angola)":"ਪੁਰਤਗਾਲੀ (ਅੰਗੋਲਾ)", +"Portuguese (Brazil)":"ਪੁਰਤਗਾਲੀ (ਬਰਾਜ਼ੀਲ)", +"Portuguese (Portugal)":"ਪੁਰਤਗਾਲੀ (ਪੁਰਤਗਾਲ)", +"Preformatted Text":"ਪਹਿਲਾਂ ਫਾਰਮੈਟ ਕੀਤੀ ਲਿਖਤ", +"Product":"ਉਤਪਾਦ", +"Punjabi":"ਪੰਜਾਬੀ (ਗੁਰਮੁਖੀ)", +"Quechua (Bolivia, North)":"ਕਿਉਚੁਆ (ਬੋਲੀਵੀਆ, ਉੱਤਰ)", +"Quechua (Bolivia, South)":"ਕਿਉਚੁਆ (ਬੋਲੀਵੀਆ, ਦੱਖਣ)", +"Quechua (Ecuador)":"ਕਿਊਚੂਆ (ਏਕਵੇਡੋਰ)", +"Quotation":"ਹਵਾਲਾ", +"Report":"ਰਿਪੋਰਟ", +"Result":"ਨਤੀਜਾ", +"Result2":"ਨਤੀਜਾ2", +"Rhaeto-Romance":"ਰਾਈਟੋ-ਰੋਮਾਂਸ", +"Right Page":"ਸੱਜਾ ਸਫ਼ਾ", +"Rubies":"ਰੂਬੀ", +"Russian":"ਰੂਸੀ", +"Rusyn (Slovakia)":"ਰੁਸਯਨ (ਸਲੋਵਾਕੀਆ)", +"Rusyn (Ukraine)":"ਰੁਸਯਨ(Ukraine)", +"Sami, Inari (Finland)":"ਸਾਮੀ, ਈਨਾਰੀ (ਫਿਨਲੈਂਡ)", +"Sami, Kildin (Russia)":"ਸਾਮੀ, ਕਿਲਡਿਨ (ਰੂਸ)", +"Sami, Lule (Norway)":"ਸਾਮੀ, ਲੁਲੀ (ਨਾਰਵੇ)", +"Sami, Lule (Sweden)":"ਸਾਮੀ, ਲੁਲੀ (ਸਵੀਡਨ)", +"Sami, Northern (Finland)":"ਸਾਮੀ, ਉੱਤਰੀ (ਫਿਨਲੈਂਡ)", +"Sami, Northern (Norway)":"ਸਾਮੀ, ਉੱਤਰੀ (ਨਾਰਵੇ)", +"Sami, Northern (Sweden)":"ਸਾਮੀ, ਉੱਤਰੀ (ਸਵੀਡਨ)", +"Sami, Skolt (Finland)":"ਸਾਮੀ, ਸਕੋਲਟ (ਫਿਨਲੈਂਡ)", +"Sami, Southern (Norway)":"ਸਾਮੀ, ਦੱਖਣੀ (ਨਾਰਵੇ)", +"Sami, Southern (Sweden)":"ਸਾਮੀ, ਦੱਖਣੀ (ਸਵੀਡਨ)", +"Sango":"ਸਾਂਗੋ", +"Sanskrit":"ਸੰਸਕ੍ਰਿਤ", +"Sardinian":"ਸਾਰਡੀਨੀਆਈ", +"Sardinian, Campidanese":"ਸਾਰਡੀਨਿਆਂ, ਕੈਂਪਿਡਾਂਨੀਸ", +"Sardinian, Gallurese":"ਸਾਰਡਿਨੀਅਨ, ਗਾਲੂਰੀਸ", +"Sardinian, Logudorese":"ਸਾਰਡੀਨਿਆਂ, ਲੋਗੂਡੋਰੇਸ", +"Sardinian, Sassarese":"ਸਾਰਡਿਨੀਅਨ, ਸਾਸਾਰੀਸ", +"Sender":"ਭੇਜਣ ਵਾਲਾ", +"Serbian Cyrillic (Montenegro)":"ਸਰਬੀਆਈ ਸਿਰਲਿਕ (ਮਾਂਟਾਂਈਗਰੋ)", +"Serbian Cyrillic (Serbia)":"ਸਰਬੀਆਈ ਸਿਰਲਿਕ (ਸਰਬੀਆ)", +"Serbian Latin (Montenegro)":"ਸਰਬੀਆਈ ਲੈਟਿਨ (ਮਾਂਟਾਂਈਗਰੋ)", +"Serbian Latin (Serbia)":"ਸਰਬੀਆਈ ਲੈਟਿਨ (ਸਰਬੀਆਈ)", +"Shapes":"ਸ਼ਕਲਾਂ", +"Shuswap":"ਸ਼ੁਸਵੈਪ", +"Signature":"ਦਸਤਖਤ", +"Sinhala":"ਸਿੰਹਾਲਾ", +"Six Slides":"ਛੇ ਸਲਾਈਡਾਂ", +"Slide %1 of %2":"%2 ਚੋਂ %1 ਸਲਾਈਡ", +"Slide %1 of %2 (%3)":"%2 (%3) ਚੋਂ %1 ਸਲਾਈਡ", +"Slovak":"ਸਲੋਵਕ", +"Slovenian":"ਸਲੋਵੀਨੀਆਈ", +"Somali":"ਸੋਮਾਲੀ", +"Sorbian, Lower":"ਸਰਬੀਆਈ, ਹੇਠਲੀ", +"Sorbian, Upper":"ਸਰਬੀਆਈ,ਉੱਪਰੀ", +"Source Text":"ਸਰੋਤ ਲਿਖਤ", +"Southern Sotho":"ਦੱਖਣੀ ਸੋਥੋ", +"Spanish (Argentina)":"ਸਪੇਨੀ (ਅਰਜਨਟੀਨਾ)", +"Spanish (Bolivia)":"ਸਪੇਨੀ (ਬੋਲਵੀਆ)", +"Spanish (Chile)":"ਸਪੇਨੀ (ਚਿੱਲੀ)", +"Spanish (Colombia)":"ਸਪੇਨੀ (ਕੰਬੋਡੀਆ)", +"Spanish (Costa Rica)":"ਸਪੇਨੀ (ਕੋਸਟਾ ਰਿਕਾ)", +"Spanish (Cuba)":"ਸਪੇਨੀ (ਕਿਊਬਾ)", +"Spanish (Dom. Rep.)":"ਸਪੇਨੀ (ਡੋਮ. ਗਣਰਾਜ)", +"Spanish (Ecuador)":"ਸਪੇਨੀ (ਏਕਵਡੋਰ)", +"Spanish (El Salvador)":"ਸਪੇਨੀ (ਇਲ ਸਾਲਵਾਡੋਰ)", +"Spanish (Guatemala)":"ਸਪੇਨੀ (ਗੁਆਟੇਮਾਲਾ)", +"Spanish (Honduras)":"ਸਪੇਨੀ (ਹੰਡੁਰਸ", +"Spanish (Mexico)":"ਸਪੇਨੀ (ਮੈਕਸਿਕੋ)", +"Spanish (Nicaragua)":"ਸਪੇਨੀ (ਨਿਕਾਰਾਗੁਆ)", +"Spanish (Panama)":"ਸਪੇਨੀ (ਪੈਨਾਮਾ)", +"Spanish (Paraguay)":"ਸਪੇਨੀ (ਪੇਰਾਗੁਵੇ)", +"Spanish (Peru)":"ਸਪੇਨੀ (ਪੇਰੂ)", +"Spanish (Puerto Rico)":"ਸਪੇਨੀ (ਪੁਈਰਟੋ ਰੀਕੋ)", +"Spanish (Spain)":"ਸਪੇਨੀ (ਸਪੇਨ)", +"Spanish (Uruguay)":"ਸਪੇਨੀ (ਉਰੂਗਵੇ)", +"Spanish (Venezuela)":"ਸਪੇਨੀ (ਵੈਨਜੁਵੇਲਾ)", +"StDev":"StDev", +"Standard selection":"ਸਟੈਂਡਰਡ ਚੋਣ", +"Status":"ਸਥਿਤੀ", +"Strong Emphasis":"ਸਖਤ ਜ਼ੋਰ", +"Subtitle":"ਸਬ-ਟਾਈਟਲ", +"Sum":"ਜੋੜ", +"Swahili (Kenya)":"ਸਵਾਹੀਲੀ (ਕੀਨੀਆ)", +"Swahili (Tanzania)":"ਸਵਾਹਿਲਿ (ਤਨਜ਼ਾਨੀਆ)", +"Swazi":"ਸਵਾਜ਼ੀ", +"Swedish (Finland)":"ਸਵੀਡਨ (ਫਿਨਲੈਂਡ)", +"Swedish (Sweden)":"ਸਵੈਡਿਸ਼ (ਸਵੀਡਨ)", +"Table":"ਟੇਬਲ", +"Table Contents":"ਟੇਬਲ ਸਮੱਗਰੀ", +"Table Heading":"ਟੇਬਲ ਹੈਡਿੰਗ", +"Table Index 1":"ਟੇਬਲ ਇੰਡੈਕਸ 1", +"Table Index Heading":"ਟੇਬਲ ਇੰਡੈਕਸ ਹੈਡਿੰਗ", +"Tagalog":"ਤਾਗਾਲੋਗ", +"Tahitian":"ਤਾਹਿਟਿਅਨ", +"Tajik":"ਤਾਜਿਕ", +"Tamil":"ਤਾਮਿਲ", +"Tatar":"ਤਾਤਾਰ", +"Teke-Eboo":"ਟੇਕੇ-ਈਬੋ", +"Teke-Ibali":"ਟੇਕੇ-ਇਬਾਲੀ", +"Teke-Tyee":"ਟੇਕੇ-ਟਯੀ", +"Teletype":"ਟੈਲੀਕਿਸਮ", +"Telugu":"ਤੇਲਗੂ", +"Tetun (Indonesia)":"ਤੀਟੁਨ (ਇੰਡੋਨੇਸ਼ੀਆ)", +"Tetun (Timor-Leste)":"ਤੀਤੁਨ (ਤੀਮੋਰ-ਲੀਸਟੀ)", +"Text":"ਲਿਖਤ", +"Thai":"ਥਾਈ", +"Three Slides":"ਤਿੰਨ ਸਲਾਈਡਾਂ", +"Tibetan (PR China)":"ਤਿੱਬਤ (PR ਚੀਨ)", +"Tigrigna (Eritrea)":"ਟੀਗਰੀਗਨਾ (ਈਰੀਟਰੀਆ)", +"Tigrigna (Ethiopia)":"ਟੀਗਰੀਗਨਾ (ਈਥੋਪੀਆ)", +"Title":"ਟਾਈਟਲ", +"Title Only":"ਟਾਈਟਲ ਹੀ", +"Title Slide":"ਮੁੱਖ ਸਲਾਈਡ", +"Title and 2 Content":"ਟਾਈਟਲ ਤੇ 2 ਸਮੱਗਰੀ", +"Title, 2 Content and Content":"ਟਾਈਟਲ, 2 ਸਮੱਗਰੀ ਤੇ ਸਮੱਗਰੀ", +"Title, 2 Content over Content":"ਟਾਈਟਲ, 2 ਸਮੱਗਰੀ ਤੇ ਸਮੱਗਰੀ", +"Title, 4 Content":"ਟਾਈਟਲ, 4 ਸਮੱਗਰੀ", +"Title, 6 Content":"ਟਾਈਟਲ, 6 ਸਮੱਗਰੀ", +"Title, Content":"ਟਾਈਟਲ, ਸਮੱਗਰੀ", +"Title, Content and 2 Content":"ਟਾਈਟਲ, ਸਮੱਗਰੀ ਤੇ 2 ਸਮੱਗਰੀ", +"Title, Content over Content":"ਟਾਈਟਲ, ਸਮੱਗਰੀ ਉੱਤੇ ਸਮੱਗਰੀ", +"Title, Vertical Text":"ਟਾਈਟਲ, ਖੜ੍ਹਵੀ ਲਿਖਤ", +"Title, Vertical Text, Clipart":"ਟਾਈਟਲ, ਖੜ੍ਹਵੀ ਲਿਖਤ, ਕਲਿੱਪਆਰਟ", +"Tok Pisin":"ਤੋਕ ਪੀਸੀਨ", +"Tsonga":"ਤਸੋਂਗਾ", +"Tswana (Botswana)":"ਤਸਵਾਨਾ (ਬੋਟਸਵਾਨਾ)", +"Tswana (South Africa)":"ਟਸਵਾਨਾ (ਦੱਖਣੀ ਅਫਰੀਕਾ)", +"Turkish":"ਤੁਰਕ", +"Turkmen":"ਤੁਰਕਮਨ", +"Two Slides":"ਦੋ ਸਲਾਈਡਾਂ", +"Ukrainian":"ਯੂਕਰੇਨ", +"Unknown":"ਅਣਜਾਣ", +"Urdu (India)":"ਉਰਦੂ (ਭਾਰਤ)", +"Urdu (Pakistan)":"ਉਰਦੂ (ਪਾਕਿਸਤਾਨ)", +"User Entry":"ਵਰਤੋਂਕਾਰ ਇੰਦਰਾਜ਼", +"User Index 1":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 1", +"User Index 10":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 10", +"User Index 2":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 2", +"User Index 3":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 3", +"User Index 4":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 4", +"User Index 5":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 5", +"User Index 6":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 6", +"User Index 7":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 7", +"User Index 8":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 8", +"User Index 9":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ 9", +"User Index Heading":"ਵਰਤੋਂਕਾਰ ਇੰਡੈਕਸ ਹੈਡਿੰਗ", +"Uyghur":"ਉਘੁਰ", +"Uzbek Latin":"ਉਜੇਬਕ ਲੈਟਿਨ", +"Var":"Var", +"Variable":"ਮੁੱਲ", +"Venda":"ਵਾਂਡਾ", +"Vertical Numbering Symbols":"ਲੰਬਕਾਰੀ ਗਿਣਤੀ ਨਿਸ਼ਾਨ", +"Vertical Title, Text, Chart":"ਖੜ੍ਹਵਾਂ ਟਾਈਟਲ, ਲਿਖਤ, ਕਲਿੱਪਆਰਟ", +"Vertical Title, Vertical Text":"ਖੜ੍ਹਵਾਂ ਟਾਈਟਲ, ਖੜ੍ਹਵੀਂ ਲਿਖਤ", +"Vietnamese":"ਵੀਅਤਨਾਮੀ", +"Vili":"Vili", +"Visited Internet Link":"ਖੋਲ੍ਹੇ ਇੰਟਰਨੈਟ ਲਿੰਕ", +"Walloon":"ਵੱਲੂਨ", +"Warning":"ਚੇਤਾਵਨੀ", +"Watermark":"ਵਾਟਰਮਾਰਕ", +"Welsh":"ਵਾਲਿਸ਼", +"Xhosa":"ਝੋਸਾ", +"Yiddish (Israel)":"ਯਿਡਿਸ਼ (ਇਜ਼ਰਾਇਲ)", +"Yiddish (USA)":"ਯਿਡਿਸ਼ (ਅਮਰੀਕਾ)", +"Yoruba":"ਯੋਰੁਬਾ", +"Zulu":"ਜ਼ੁਲੂ", +"[None]":"[None]", +"Éwé":"ਈਵੀ" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/pl.json b/f7cloud-office/browser/dist/l10n/locore/pl.json new file mode 100644 index 0000000..4ced1b9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/pl.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Znaleziono %1 z %2 rekordów", +"3D Objects":"Obiekty 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abchaski", +"Accent":"Akcent", +"Accent 1":"Akcent 1", +"Accent 2":"Akcent 2", +"Accent 3":"Akcent 3", +"Adding selection":"Zaznaczenie dodające", +"Addressee":"Adresat", +"Afrikaans (Namibia)":"Afrykanerski (Namibia)", +"Afrikaans (South Africa)":"Afrykanerski (Afryka Południowa)", +"Aka (Central African Republic)":"Aka (Republika Środkowoafrykańska)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albański", +"Amharic":"Amharski", +"Apatani":"Apatani", +"Appendix":"Załącznik", +"Arabic":"Arabski", +"Arabic (Algeria)":"Arabski (Algeria)", +"Arabic (Bahrain)":"Arabski (Bahrajn)", +"Arabic (Chad)":"Arabski (Czad)", +"Arabic (Comoros)":"Arabski (Komory)", +"Arabic (Djibouti)":"Arabski (Dżibuti)", +"Arabic (Egypt)":"Arabski (Egipt)", +"Arabic (Eritrea)":"Arabski (Erytrea)", +"Arabic (Iraq)":"Arabski (Irak)", +"Arabic (Israel)":"Arabski (Izrael)", +"Arabic (Jordan)":"Arabski (Jordania)", +"Arabic (Kuwait)":"Arabski (Kuwejt)", +"Arabic (Lebanon)":"Arabski (Liban)", +"Arabic (Libya)":"Arabski (Libia)", +"Arabic (Mauritania)":"Arabski (Mauretania)", +"Arabic (Morocco)":"Arabski (Maroko)", +"Arabic (Oman)":"Arabski (Oman)", +"Arabic (Palestine)":"Arabski (Palestyna)", +"Arabic (Qatar)":"Arabski (Katar)", +"Arabic (Saudi Arabia)":"Arabski (Arabia Saudyjska)", +"Arabic (Somalia)":"Arabski (Somalia)", +"Arabic (Sudan)":"Arabski (Sudan)", +"Arabic (Syria)":"Arabski (Syria)", +"Arabic (Tunisia)":"Arabski (Tunezja)", +"Arabic (UAE)":"Arabski (ZEA)", +"Arabic (Yemen)":"Arabski (Jemen)", +"Aragonese":"Aragoński", +"Aranese":"Aranes", +"Armenian, Classical (Armenia)":"Ormiański, klasyczny (Armenia)", +"Armenian, Eastern (Armenia)":"Ormiański, wschodni (Armenia)", +"Armenian, Eastern (Iran)":"Ormiański, wschodni (Iran)", +"Armenian, Eastern (Russia)":"Ormiański, wschodni (Rosja)", +"Armenian, Western (Armenia)":"Ormiański, zachodni (Armenia)", +"Arpitan (France)":"Arpitan (Francja)", +"Arpitan (Italy)":"Arpitan (Włochy)", +"Arpitan (Switzerland)":"Arpitan (Szwajcaria)", +"Arrow Line":"Linia ze strzałkami", +"Assamese":"Assamski", +"Asturian":"Asturyjski", +"Avar":"Awarski", +"Average":"Średnia", +"Azerbaijani Cyrillic":"Azerbejdżański, cyrylica", +"Azerbaijani Latin":"Azerbejdżański, łaciński", +"Background":"Tło", +"Background objects":"Obiekty tła", +"Bad":"Zły", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Kształty podstawowe", +"Basque":"Baskijski", +"Beembe":"Bembe", +"Bekwel":"Bekwel", +"Belarusian":"Białoruski", +"Bengali (Bangladesh)":"Bengalski (Bangladesz)", +"Bengali (India)":"Bengalski (Indie)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Nagłówek bibliografii", +"Blank Slide":"Pusty slajd", +"Block Arrows":"Strzałki blokowe", +"Block Quotation":"Cytat blokowy", +"Block selection":"Zaznaczenie blokowe", +"Bodo":"Bodo", +"Body Text":"Treść tekstu", +"Body Text, Indented":"Wcięcie treści tekstu", +"Bosnian":"Bośniacki", +"Breton":"Bretoński", +"Bribri":"Bribri", +"Bulgarian":"Bułgarski", +"Bullet –":"Punktor –", +"Bullet •":"Punktor •", +"Bullet ☑":"Punktor ☑", +"Bullet ✗":"Punktor ✗", +"Bullet ➢":"Punktor ➢", +"Bullets":"Znaki wypunktowania", +"Burmese":"Birmański", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Objaśnienia", +"Caption":"Podpis", +"Caption Characters":"Znaki podpisu", +"Catalan":"Kataloński", +"Catalan (Valencian)":"Kataloński (Walencja)", +"Centered Text":"Tekst wyśrodkowany", +"Chinese (Hong Kong)":"Chiński (Hongkong)", +"Chinese (Macau)":"Chiński (Makau)", +"Chinese (Singapore)":"Chiński (Singapur)", +"Chinese (simplified)":"Chiński (uproszczony)", +"Chinese (traditional)":"Chiński (tradycyjny)", +"Church Slavic":"Cerkiewnosłowiański", +"Chuvash":"Czuwaski", +"Citation":"Cytowanie", +"Clear formatting":"Wyczyść formatowanie", +"Comment":"Komentarz", +"Complimentary Close":"Zwrot grzecznościowy", +"Connectors":"Łączniki", +"Contents 1":"Spis treści 1", +"Contents 10":"Spis treści 10", +"Contents 2":"Spis treści 2", +"Contents 3":"Spis treści 3", +"Contents 4":"Spis treści 4", +"Contents 5":"Spis treści 5", +"Contents 6":"Spis treści 6", +"Contents 7":"Spis treści 7", +"Contents 8":"Spis treści 8", +"Contents 9":"Spis treści 9", +"Contents Heading":"Nagłówek spisu treści", +"Coptic":"Koptyjski", +"Cornish":"Kornwalijski", +"Count":"Liczba", +"CountA":"Niepuste", +"Cree, Plains, Latin":"Kri, równinny, łaciński", +"Cree, Plains, Syllabics":"Kri, równinny, sylabariusz", +"Croatian":"Chorwacki", +"Curves and Polygons":"Krzywe i wielokąty", +"Czech":"Czeski", +"Danish":"Duński", +"Dashed Line":"Linia przerywana", +"Default":"Domyślny", +"Default Drawing Style":"Domyślny styl rysunku", +"Default Page Style":"Domyślny styl strony", +"Default Paragraph Style":"Domyślny styl akapitu", +"Definition":"Definicja", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Rysunek", +"Drop Caps":"Inicjały", +"Dutch (Belgium)":"Holenderski (Belgia)", +"Dutch (Netherlands)":"Holenderski (Holandia)", +"Dzongkha":"Dzongkha", +"Emphasis":"Wyróżnienie", +"Endnote":"Przypis końcowy", +"Endnote Anchor":"Zakotwiczenie przypisu końcowego", +"Endnote Characters":"Znaki przypisów końcowych", +"English (Australia)":"Angielski (Australia)", +"English (Belize)":"Angielski (Belize)", +"English (Botswana)":"Angielski (Botswana)", +"English (Canada)":"Angielski (Kanada)", +"English (Caribbean)":"Angielski (Karaiby)", +"English (Denmark)":"Angielski (Dania)", +"English (Gambia)":"Angielski (Gambia)", +"English (Ghana)":"Angielski (Ghana)", +"English (Hong Kong)":"Angielski (Hongkong)", +"English (India)":"Angielski (Indie)", +"English (Ireland)":"Angielski (Irlandia)", +"English (Israel)":"Angielski (Izrael)", +"English (Jamaica)":"Angielski (Jamajka)", +"English (Kenya)":"Angielski (Kenia)", +"English (Malawi)":"Angielski (Malawi)", +"English (Malaysia)":"Angielski (Malezja)", +"English (Mauritius)":"Angielski (Mauritius)", +"English (Namibia)":"Angielski (Namibia)", +"English (New Zealand)":"Angielski (Nowa Zelandia)", +"English (Nigeria)":"Angielski (Nigeria)", +"English (Philippines)":"Angielski (Filipiny)", +"English (South Africa)":"Angielski (Afryka Południowa)", +"English (Sri Lanka)":"Angielski (Sri Lanka)", +"English (Trinidad)":"Angielski (Trynidad)", +"English (UK)":"Angielski (UK)", +"English (USA)":"Angielski (USA)", +"English (Zambia)":"Angielski (Zambia)", +"English (Zimbabwe)":"Angielski (Zimbabwe)", +"English, OED spelling (UK)":"Angielski, pisownia OED (UK)", +"Envelope":"Koperta", +"Error":"Błąd", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estoński", +"Example":"Przykład", +"Extending selection":"Zaznaczenie rozszerzone", +"Faroese":"Faryjski", +"Figure":"Figura", +"Figure Index 1":"Indeks rysunku 1", +"Figure Index Heading":"Nagłówek indeksu rysunku", +"Fijian":"Fidżyjski", +"Filled":"Wypełnione", +"Filled Blue":"Wypełninone niebieskim", +"Filled Green":"Wypełnione zielonym", +"Filled Red":"Wypełnione czerwonym", +"Filled Yellow":"Wypełnione żółtym", +"Finnish":"Fiński", +"First Line Indent":"Wcięcie pierwszego wiersza", +"First Page":"Pierwsza strona", +"Flowchart":"Schemat blokowy", +"Fon":"Czcionka", +"Footer":"Stopka", +"Footer Left":"Stopka lewa", +"Footer Right":"Stopka prawa", +"Footnote":"Przypis dolny", +"Footnote Anchor":"Zakotwiczenie przypisu dolnego", +"Footnote Characters":"Znaki przypisów dolnych", +"Formula":"Formuła", +"Four Slides":"Cztery slajdy", +"Frame":"Ramka", +"Frame Contents":"Zawartość ramki", +"French (Belgium)":"Francuski (Belgia)", +"French (Benin)":"Francuski (Benin)", +"French (Burkina Faso)":"Francuski (Burkina Faso)", +"French (Canada)":"Francuski (Kanada)", +"French (Côte d'Ivoire)":"Francuski (Wybrzeże Kości Słoniowej)", +"French (France)":"Francuski (Francja)", +"French (Luxembourg)":"Francuski (Luksemburg)", +"French (Mali)":"Francuski (Mali)", +"French (Mauritius)":"Francuski (Mauritius)", +"French (Monaco)":"Francuski (Monako)", +"French (Niger)":"Francuski (Niger)", +"French (Republic of Guinea)":"Francuski (Republika Gwinei)", +"French (Senegal)":"Francuski (Senegal)", +"French (Switzerland)":"Francuski (Szwajcaria)", +"French (Togo)":"Francuski (Togo)", +"Frisian":"Fryzyjski", +"Friulian":"Friulski", +"Function Wizard":"Kreator funkcji", +"Gaelic (Scotland)":"Gaelicki (Szkocja)", +"Galician":"Galicyjski", +"Ganda":"Ganda", +"Gascon":"Gaskoński", +"Georgian":"Gruziński", +"German (Austria)":"Niemiecki (Austria)", +"German (Belgium)":"Niemiecki (Belgia)", +"German (Germany)":"Niemiecki (Niemcy)", +"German (Liechtenstein)":"Niemiecki (Liechtenstein)", +"German (Luxembourg)":"Niemiecki (Luksemburg)", +"German (Switzerland)":"Niemiecki (Szwajcaria)", +"Gikuyu":"Kikuju", +"Good":"Dobry", +"Graphic":"Grafika", +"Graphics":"Grafika", +"Greek":"Grecki", +"Greek, Ancient":"Greka (starożytna)", +"Guadeloupean Creole French":"Kreolski gwadelupski francuski", +"Guarani (Paraguay)":"Guarani (Paragwaj)", +"Gujarati":"Gudżarati", +"HTML":"HTML", +"Haitian":"Haitański", +"Hanging Indent":"Wysunięcie", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawajski", +"Header":"Główka", +"Header Left":"Główka lewa", +"Header Right":"Główka prawa", +"Header and Footer":"Główka i stopka", +"Heading":"Nagłówek", +"Heading 1":"Nagłówek 1", +"Heading 10":"Nagłówek 10", +"Heading 2":"Nagłówek 2", +"Heading 3":"Nagłówek 3", +"Heading 4":"Nagłówek 4", +"Heading 5":"Nagłówek 5", +"Heading 6":"Nagłówek 6", +"Heading 7":"Nagłówek 7", +"Heading 8":"Nagłówek 8", +"Heading 9":"Nagłówek 9", +"Heading A0":"Nagłówek A0", +"Heading A4":"Nagłówek A4", +"Hebrew":"Hebrajski", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hinduski", +"Horizontal Line":"Linia pozioma", +"Hungarian":"Węgierski", +"Hungarian (Szekely-Hungarian Rovas)":"Węgierski (rowasz)", +"Hyperlink":"Hiperłącze", +"Icelandic":"Islandzki", +"Illustration":"Ilustracja", +"Iloko":"Iloko", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Nagłówek indeksu", +"Index Link":"Łącze indeksu", +"Index Separator":"Separator indeksu", +"Indonesian":"Indonezyjski", +"Inline Heading":"Nagłówek w tekście", +"Insert":"Wstaw", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue (occidental)", +"Internet Link":"Łącze internetowe", +"Interslavic Cyrillic":"Międzysłowiański, cyrylica", +"Interslavic Latin":"Międzysłowiański, łaciński", +"Irish":"Irlandzki", +"Italian (Italy)":"Włoski (Włochy)", +"Italian (Switzerland)":"Włoski (Szwajcaria)", +"Japanese":"Japoński", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardyński", +"Kabyle Latin":"Kabylski, łaciński", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakałpacki, łaciński", +"Kashmiri (India)":"Kaszmirski (Indie)", +"Kashmiri (Kashmir)":"Kaszmirski (Kaszmir)", +"Kashubian":"Kaszubski", +"Kazakh":"Kazachski", +"KeyID":"KeyID", +"Khanty":"Chantyjski", +"Khmer":"Khmerski", +"Kinyarwanda (Rwanda)":"Ruanda-rundi (Ruanda)", +"Kirghiz":"Kirgiski", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratyczna Republika Konga)", +"Klingon":"Klingoński", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Koreański (RoK)", +"Kumyk":"Kumycki", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdyjski, środkowy (Iran)", +"Kurdish, Central (Iraq)":"Kurdyjski, środkowy (Irak)", +"Kurdish, Northern (Syria)":"Kurdyjski, północny (Syria)", +"Kurdish, Northern (Turkey)":"Kurdyjski, północny (Turcja)", +"Kurdish, Southern (Iran)":"Kurdyjski, południowy (Iran)", +"Kurdish, Southern (Iraq)":"Kurdyjski, południowy (Irak)", +"Kven Finnish":"Kweński fiński", +"Kyrgyz (China)":"Kirgiski (Chiny)", +"Labels":"Etykiety", +"Ladin":"Ladyński", +"Landscape":"Poziomo", +"Lao":"Laotański", +"Lari":"Lari", +"Latgalian":"Łatgalski", +"Latin":"Łaciński", +"Latvian":"Łotewski", +"Left Page":"Strona lewa", +"Lengo":"Lengo", +"Ligurian":"Liguryjski", +"Limbu":"Limbu", +"Line Numbering":"Numeracja wierszy", +"Lines":"Linie", +"Lines and Arrows":"Linie i strzałki", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Kontynuacja listy 1", +"List 1 End":"Koniec listy 1", +"List 1 Start":"Początek listy 1", +"List 2":"Lista 2", +"List 2 Cont.":"Kontynuacja listy 2", +"List 2 End":"Koniec listy 2", +"List 2 Start":"Początek listy 2", +"List 3":"Lista 3", +"List 3 Cont.":"Kontynuacja listy 3", +"List 3 End":"Koniec listy 3", +"List 3 Start":"Początek listy 3", +"List 4":"Lista 4", +"List 4 Cont.":"Kontynuacja listy 4", +"List 4 End":"Koniec listy 4", +"List 4 Start":"Początek listy 4", +"List 5":"Lista 5", +"List 5 Cont.":"Kontynuacja listy 5", +"List 5 End":"Koniec listy 5", +"List 5 Start":"Początek listy 5", +"List Contents":"Zawartość listy", +"List Heading":"Nagłówek listy", +"List Indent":"Wcięcie listy", +"Lithuanian":"Litewski", +"Livonian":"Liwski", +"Lojban":"Lojban", +"Low German":"Dolnoniemiecki", +"Luxembourgish":"Luksemburski", +"Macedonian":"Macedoński", +"Main Index Entry":"Wpis głównego indeksu", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgaski, płaskowyż", +"Malay (Brunei Darussalam)":"Malajski (Brunei Darussalam)", +"Malay (Malaysia)":"Malajski (Malezja)", +"Malay Arabic (Brunei Darussalam)":"Malajski arabski (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malajski arabski (Malezja)", +"Malayalam":"Malajalam", +"Maltese":"Maltański", +"Manchu":"Mandżurski", +"Maninkakan, Eastern, Latin":"Maninkakan, wschodni, łaciński", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maoryski", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Maryjski", +"Max":"Maks", +"Mbochi":"Mbosi", +"Median":"Mediana", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksza", +"Mongolian Cyrillic":"Mongolski, cyrylica", +"Mongolian Mongolian":"Mongolski (Mongolia)", +"Moore":"Moore", +"Morisyen":"Maurytyjski", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, południowy", +"Nenets":"Nieniecki", +"Nepali (India)":"Nepalski (Indie)", +"Nepali (Nepal)":"Nepalski (Nepal)", +"Neutral":"Neutralny", +"Nganasan":"Nganasański", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Dziewięć slajdów", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Brak stylu znaku", +"No List":"Bez listy", +"Nogai":"Nogajski", +"None (Do not check spelling)":"Brak (nie sprawdzaj pisowni)", +"Northern Sotho":"Sotho północny", +"Norwegian, Bokmål":"Norweski, bokmål", +"Norwegian, Nynorsk":"Norweski, nynorsk", +"Note":"Notatka", +"Notes":"Notatki", +"Numbering 1":"Numeracja 1", +"Numbering 1 Cont.":"Kontynuacja numeracji 1", +"Numbering 1 End":"Koniec numeracji 1", +"Numbering 1 Start":"Początek numeracji 1", +"Numbering 123":"Numeracja 123", +"Numbering 2":"Numeracja 2", +"Numbering 2 Cont.":"Kontynuacja numeracji 2", +"Numbering 2 End":"Koniec numeracji 2", +"Numbering 2 Start":"Początek numeracji 2", +"Numbering 3":"Numeracja 3", +"Numbering 3 Cont.":"Kontynuacja numeracji 3", +"Numbering 3 End":"Koniec numeracji 3", +"Numbering 3 Start":"Początek numeracji 3", +"Numbering 4":"Numeracja 4", +"Numbering 4 Cont.":"Kontynuacja numeracji 4", +"Numbering 4 End":"Koniec numeracji 4", +"Numbering 4 Start":"Początek numeracji 4", +"Numbering 5":"Numeracja 5", +"Numbering 5 Cont.":"Kontynuacja numeracji 5", +"Numbering 5 End":"Koniec numeracji 5", +"Numbering 5 Start":"Początek numeracji 5", +"Numbering ABC":"Numeracja ABC", +"Numbering IVX":"Numeracja IVX", +"Numbering Symbols":"Znaki numeracji", +"Numbering abc":"Numeracja abc", +"Numbering ivx":"Numeracja ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indeks obiektu 1", +"Object Index Heading":"Nagłówki indeksu obiektu", +"Object with no fill and no line":"Obiekt bez wypełnienia i bez linii", +"Object without fill":"Obiekt bez wypełnienia", +"Occitan":"Oksytański", +"Odia":"Orija", +"Olonets":"Ołoniecki", +"One Slide":"Jeden slajd", +"Oromo":"Oromski", +"Outline":"Konspekt", +"Outlined":"Szkic", +"Outlined Blue":"Niebieski konspekt", +"Outlined Green":"Zielony konspekt", +"Outlined Red":"Czerwony konspekt", +"Outlined Yellow":"Żółty konspekt", +"Overwrite":"Zastępuj", +"Page %1 (%2) of %3":"Strona %1 (%2) z %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Strona %1 (%2) z %3 [strona %4 (%5)]", +"Page %1 of %2":"Strona %1 z %2", +"Page %1 of %2 (%3)":"Strona %1 z %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Strona %1 z %2 (strona %3 z %4 do wydruku)", +"Page %1 of %2 [Page %3]":"Strona %1 z %2 [strona %3]", +"Page Number":"Numer stron", +"Page Properties":"Właściwości strony", +"Pali Latin":"Pali, łaciński", +"Pali Thai":"Pali, tajski", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antyle Holenderskie)", +"Pennsylvania Dutch":"Pensylwański holenderski", +"Persian":"Perski", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Symbol zastępczy", +"Plautdietsch":"Plautdietsch", +"Polish":"Polski", +"Portrait":"Orientacja pionowa", +"Portuguese (Angola)":"Portugalski (Angola)", +"Portuguese (Brazil)":"Portugalski (Brazylia)", +"Portuguese (Mozambique)":"Portugalski (Mozambik)", +"Portuguese (Portugal)":"Portugalski (Portugalia)", +"Preformatted Text":"Tekst wstępnie sformatowany", +"Product":"Iloczyn", +"Puinave":"Puinave", +"Punjabi":"Pendżabski", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Keczua (Boliwia, północ)", +"Quechua (Bolivia, South)":"Keczua (Boliwia, południe)", +"Quechua (Ecuador)":"Quechua (Ekwador)", +"Quotation":"Cytat", +"Report":"Raport", +"Result":"Wynik", +"Result2":"Wynik2", +"Rhaeto-Romance":"Retoromański", +"Right Page":"Strona prawa", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumuński (Mołdawia)", +"Romanian (Romania)":"Rumuński (Rumunia)", +"Rubies":"Dopiski fonetyczne", +"Russian":"Rosyjski", +"Rusyn (Slovakia)":"Łemkowski (Słowacja)", +"Rusyn (Ukraine)":"Łemkowski (Ukraina)", +"Sami, Inari (Finland)":"Sami, inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, kildin (Rosja)", +"Sami, Lule (Norway)":"Sami, lule (Norwegia)", +"Sami, Lule (Sweden)":"Sami, lule (Szwecja)", +"Sami, Northern (Finland)":"Sami, północny (Finlandia)", +"Sami, Northern (Norway)":"Sami, północny (Norwegia)", +"Sami, Northern (Sweden)":"Sami, północny (Szwecja)", +"Sami, Pite (Sweden)":"Sami, pite (Szwecja)", +"Sami, Skolt (Finland)":"Sami, skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, południowy (Norwegia)", +"Sami, Southern (Sweden)":"Sami, południowy (Szwecja)", +"Sango":"Sango", +"Sanskrit":"Sanskryt", +"Santali, Devanagari":"Santali, dewanagari", +"Santali, Ol Chiki":"Santali, ol ciki", +"Saraiki":"Saraiki", +"Sardinian":"Sardyński", +"Sardinian, Campidanese":"Sardyński, kampidański", +"Sardinian, Gallurese":"Sardyński, gallurski", +"Sardinian, Logudorese":"Sardyński, logudorski", +"Sardinian, Sassarese":"Sardyński, sassarski", +"Selection count":"Liczba zaznaczenia", +"Sender":"Nadawca", +"Serbian Cyrillic (Montenegro)":"Serbski, cyrylica (Czarnogóra)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbski, cyrylica (Serbia i Czarnogóra)", +"Serbian Cyrillic (Serbia)":"Serbski, cyrylica (Serbia)", +"Serbian Latin":"Serbski, łaciński", +"Serbian Latin (Montenegro)":"Serbski, łaciński (Czarnogóra)", +"Serbian Latin (Serbia and Montenegro)":"Serbski, łaciński (Serbia i Czarnogóra)", +"Serbian Latin (Serbia)":"Serbski, łaciński (Serbia)", +"Sesotho":"Soto", +"Shapes":"Kształty", +"Sheet %1 of %2":"Arkusz %1 z %2", +"Shuswap":"Shuswap", +"Sidama":"Sidamo", +"Signature":"Sygnatura", +"Silesian":"Śląski", +"Sindhi, Arabic":"Sindhi, arabski", +"Sindhi, Devanagari":"Sindhi, dewanagari", +"Sinhala":"Syngaleski", +"Six Slides":"Sześć slajdów", +"Slide %1 of %2":"Slajd %1 z %2", +"Slide %1 of %2 (%3)":"Slajd %1 z %2 (%3)", +"Slovak":"Słowacki", +"Slovenian":"Słoweński", +"Somali":"Somalijski", +"Sorbian, Lower":"Dolnołużycki", +"Sorbian, Upper":"Górnołużycki", +"Source Text":"Tekst źródłowy", +"Southern Sotho":"Sotho południowy", +"Spanish (Argentina)":"Hiszpański (Argentyna)", +"Spanish (Bolivia)":"Hiszpański (Boliwia)", +"Spanish (Chile)":"Hiszpański (Chile)", +"Spanish (Colombia)":"Hiszpański (Kolumbia)", +"Spanish (Costa Rica)":"Hiszpański (Kostaryka)", +"Spanish (Cuba)":"Hiszpański (Kuba)", +"Spanish (Dom. Rep.)":"Hiszpański (Dominikana)", +"Spanish (Ecuador)":"Hiszpański (Ekwador)", +"Spanish (El Salvador)":"Hiszpański (Salwador)", +"Spanish (Guatemala)":"Hiszpański (Gwatemala)", +"Spanish (Honduras)":"Hiszpański (Honduras)", +"Spanish (Mexico)":"Hiszpański (Meksyk)", +"Spanish (Nicaragua)":"Hiszpański (Nikaragua)", +"Spanish (Panama)":"Hiszpański (Panama)", +"Spanish (Paraguay)":"Hiszpański (Paragwaj)", +"Spanish (Peru)":"Hiszpański (Peru)", +"Spanish (Puerto Rico)":"Hiszpański (Portoryko)", +"Spanish (Spain)":"Hiszpański (Hiszpania)", +"Spanish (Uruguay)":"Hiszpański (Urugwaj)", +"Spanish (Venezuela)":"Hiszpański (Wenezuela)", +"StDev":"OdchStd", +"Standard selection":"Zaznaczenie standardowe", +"Stars and Banners":"Gwiazdki i flagi", +"Status":"Stan", +"Strong Emphasis":"Mocne wyróżnione", +"Subtitle":"Podtytuł", +"Sum":"Suma", +"Sundanese":"Sundyjski", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suahili (Kenia)", +"Swahili (Tanzania)":"Suahili (Tanzania)", +"Swazi":"Suazi", +"Swedish (Finland)":"Szwedzki (Finlandia)", +"Swedish (Sweden)":"Szwedzki (Szwecja)", +"Symbol Shapes":"Symbole", +"Table":"Tabela", +"Table Contents":"Zawartość tabeli", +"Table Heading":"Nagłówek tabeli", +"Table Index 1":"Indeks tabeli 1", +"Table Index Heading":"Nagłówek indeksu tabeli", +"Tagalog":"Tagalski", +"Tahitian":"Tahitański", +"Tajik":"Tadżycki", +"Tamil":"Tamilski", +"Tatar":"Tatarski", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Tekst nieproporcjonalny", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonezja)", +"Tetun (Timor-Leste)":"Tetun (Timor Wschodni)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Tajski", +"Three Slides":"Trzy slajdy", +"Tibetan (India)":"Tybetański (Indie)", +"Tibetan (PR China)":"Tybetański (Chińska Republika Ludowa)", +"Tigrigna (Eritrea)":"Tigrinya (Erytrea)", +"Tigrigna (Ethiopia)":"Tigrinya (Etiopia)", +"Title":"Tytuł", +"Title A0":"Tytuł A0", +"Title A4":"Tytuł A4", +"Title Only":"Tylko tytuł", +"Title Slide":"Slajd tytułowy", +"Title and 2 Content":"Tytuł i 2 elementy zawartości", +"Title, 2 Content and Content":"Tytuł, 2 elementy zawartości i zawartość", +"Title, 2 Content over Content":"Tytuł, 2 elementy zawartości nad zawartością", +"Title, 4 Content":"Tytuł, 4 elementy zawartości", +"Title, 6 Content":"Tytuł, 6 elementów zawartości", +"Title, Content":"Tytuł, zawartość", +"Title, Content and 2 Content":"Tytuł, zawartość i 2 elementy zawartości", +"Title, Content over Content":"Tytuł, zawartość nad zawartością", +"Title, Vertical Text":"Tytuł, tekst w pionie", +"Title, Vertical Text, Clipart":"Tytuł, tekst w pionie, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afryka Południowa)", +"Turkish":"Turecki", +"Turkmen":"Turkmeński", +"Two Slides":"Dwa slajdy", +"Udmurt":"Udmurcki", +"Ukrainian":"Ukraiński", +"Unknown":"Nieznany", +"Urdu (India)":"Urdu (Indie)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Wpis użytkownika", +"User Index 1":"Indeks użytkownika 1", +"User Index 10":"Indeks użytkownika 10", +"User Index 2":"Indeks użytkownika 2", +"User Index 3":"Indeks użytkownika 3", +"User Index 4":"Indeks użytkownika 4", +"User Index 5":"Indeks użytkownika 5", +"User Index 6":"Indeks użytkownika 6", +"User Index 7":"Indeks użytkownika 7", +"User Index 8":"Indeks użytkownika 8", +"User Index 9":"Indeks użytkownika 9", +"User Index Heading":"Nagłówek indeksu użytkownika", +"Uyghur":"Ujgurski", +"Uzbek Cyrillic":"Uzbecki, cyrylica", +"Uzbek Latin":"Uzbecki, łaciński", +"Var":"Wariancja", +"Variable":"Zmienna", +"Venda":"Venda", +"Venetian":"Wenecki", +"Veps":"Wepski", +"Vertical Numbering Symbols":"Pionowe symbole numeracji", +"Vertical Title, Text, Chart":"Pionowy tytuł, tekst, wykres", +"Vertical Title, Vertical Text":"Pionowy tytuł, tekst w pionie", +"Vietnamese":"Wietnamski", +"Vili":"Vili", +"Visited Internet Link":"Odwiedzone łącze internetowe", +"Võro":"Võro", +"Walloon":"Waloński", +"Warning":"Ostrzeżenie", +"Watermark":"Znak wodny", +"Welsh":"Walijski", +"Xhosa":"Xhosa", +"Xibe":"Sybeński", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratyczna Republika Konga)", +"Yiddish (Israel)":"Jidysz (Izrael)", +"Yiddish (USA)":"Jidysz (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Joruba", +"Zulu":"Zuluski", +"[Multiple]":"[Wiele]", +"[None]":"[Brak]", +"[Undetermined]":"[Nieokreślony]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/pt-BR.json b/f7cloud-office/browser/dist/l10n/locore/pt-BR.json new file mode 100644 index 0000000..706a921 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/pt-BR.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 de %2 registros encontrados", +"3D Objects":"Objetos 3D", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abcázio", +"Accent":"Destaque", +"Accent 1":"Destaque 1", +"Accent 2":"Destaque 2", +"Accent 3":"Destaque 3", +"Adding selection":"Seleção por adição", +"Addressee":"Destinatário", +"Afrikaans (Namibia)":"Africâner (Namíbia)", +"Afrikaans (South Africa)":"Africâner (África do Sul)", +"Aka (Central African Republic)":"Aka (República Centroafricana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanês", +"Amharic":"Amárico", +"Apatani":"Apatani", +"Appendix":"Apêndice", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Argélia)", +"Arabic (Bahrain)":"Árabe (Barein)", +"Arabic (Chad)":"Árabe (Chade)", +"Arabic (Comoros)":"Árabe (Comoros)", +"Arabic (Djibouti)":"Árabe (Djibuti)", +"Arabic (Egypt)":"Árabe (Egito)", +"Arabic (Eritrea)":"Árabe (Eritreia)", +"Arabic (Iraq)":"Árabe (Iraque)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Jordânia)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbano)", +"Arabic (Libya)":"Árabe (Líbia)", +"Arabic (Mauritania)":"Árabe (Mauritânia)", +"Arabic (Morocco)":"Árabe (Marrocos)", +"Arabic (Oman)":"Árabe (Omã)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Catar)", +"Arabic (Saudi Arabia)":"Árabe (Arábia Saudita)", +"Arabic (Somalia)":"Árabe (Somália)", +"Arabic (Sudan)":"Árabe (Sudão)", +"Arabic (Syria)":"Árabe (Síria)", +"Arabic (Tunisia)":"Árabe (Tunísia)", +"Arabic (UAE)":"Árabe (EAU)", +"Arabic (Yemen)":"Árabe (Iêmen)", +"Aragonese":"Aragonês", +"Aranese":"Aranês", +"Armenian, Classical (Armenia)":"Armênio, Clássico (Armênia)", +"Armenian, Eastern (Armenia)":"Armênio oriental (Armênia)", +"Armenian, Eastern (Iran)":"Armênio oriental (Irã)", +"Armenian, Eastern (Russia)":"Armênio ocidental (Rússia)", +"Armenian, Western (Armenia)":"Armênio ocidental (Armênia)", +"Arpitan (France)":"Arpitan (França)", +"Arpitan (Italy)":"Arpitan (Itália)", +"Arpitan (Switzerland)":"Arpitan (Suíça)", +"Arrow Line":"Linhas com setas", +"Assamese":"Assamês", +"Asturian":"Asturiano", +"Avar":"Avar", +"Average":"Média", +"Azerbaijani Cyrillic":"Azerbaidjano Cirílico", +"Azerbaijani Latin":"Azerbaidjano Latino", +"Background":"Plano de fundo", +"Background objects":"Objetos do plano de fundo", +"Bad":"Ruim", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formas simples", +"Basque":"Basco", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorrusso", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (Índia)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Título da bibliografia", +"Blank Slide":"Slide vazio", +"Block Arrows":"Setas cheias", +"Block Quotation":"Bloco de citação", +"Block selection":"Seleção por bloco", +"Bodo":"Bodo", +"Body Text":"Corpo de texto", +"Body Text, Indented":"Corpo de texto, recuado", +"Bosnian":"Bósnio", +"Breton":"Bretão", +"Bribri":"Bribri", +"Bulgarian":"Búlgaro", +"Bullet –":"Marcador –", +"Bullet •":"Marcador •", +"Bullet ☑":"Marcador ☑", +"Bullet ✗":"Marcador ✗", +"Bullet ➢":"Marcador ➢", +"Bullets":"Marcadores", +"Burmese":"Birmanês", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Textos explicativos", +"Caption":"Legenda", +"Caption Characters":"Caracteres de legenda", +"Catalan":"Catalão", +"Catalan (Valencian)":"Catalão (Valencia)", +"Centered Text":"Texto centralizado", +"Chinese (Hong Kong)":"Chinês (Hong Kong)", +"Chinese (Macau)":"Chinês (Macau)", +"Chinese (Singapore)":"Chinês (Cingapura)", +"Chinese (simplified)":"Chinês (simplificado)", +"Chinese (traditional)":"Chinês (tradicional)", +"Church Slavic":"Eslavo eclesiástico", +"Chuvash":"Chuvash", +"Citation":"Citação", +"Clear formatting":"Limpar formatação", +"Comment":"Anotação", +"Complimentary Close":"Saudações finais", +"Connectors":"Conectores", +"Contents 1":"Sumário 1", +"Contents 10":"Sumário 10", +"Contents 2":"Sumário 2", +"Contents 3":"Sumário 3", +"Contents 4":"Sumário 4", +"Contents 5":"Sumário 5", +"Contents 6":"Sumário 6", +"Contents 7":"Sumário 7", +"Contents 8":"Sumário 8", +"Contents 9":"Sumário 9", +"Contents Heading":"Título do sumário", +"Coptic":"Copta", +"Cornish":"Cornualhês", +"Count":"Cont.Núm", +"CountA":"Cont.Valores", +"Cree, Plains, Latin":"Cree, Plains, Latino", +"Cree, Plains, Syllabics":"Cree, Plains, Silábico", +"Croatian":"Croata", +"Curves and Polygons":"Curvas e polígonos", +"Czech":"Tcheco", +"Danish":"Dinamarquês", +"Dashed Line":"Linhas tracejadas", +"Default":"Padrão", +"Default Drawing Style":"Estilo padrão de desenho", +"Default Page Style":"Estilo de página Padrão", +"Default Paragraph Style":"Estilo de parágrafo Padrão", +"Definition":"Definição", +"Dhivehi":"Divehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Desenho", +"Drop Caps":"Letras capitulares", +"Dutch (Belgium)":"Holandês (Bélgica)", +"Dutch (Netherlands)":"Holandês (Holanda)", +"Dzongkha":"Dzonga", +"Emphasis":"Ênfase", +"Endnote":"Nota de fim", +"Endnote Anchor":"Âncora da nota de fim", +"Endnote Characters":"Caracteres de nota de fim", +"English (Australia)":"Inglês (Austrália)", +"English (Belize)":"Inglês (Belize)", +"English (Botswana)":"Inglês (Botsuana)", +"English (Canada)":"Inglês (Canadá)", +"English (Caribbean)":"Inglês (Caribe)", +"English (Denmark)":"Inglês (Dinamarca)", +"English (Gambia)":"Inglês (Gambia)", +"English (Ghana)":"Inglês (Gana)", +"English (Hong Kong)":"Inglês (Hong Kong)", +"English (India)":"Inglês (Índia)", +"English (Ireland)":"Inglês (Irlanda)", +"English (Israel)":"Inglês (Israel)", +"English (Jamaica)":"Inglês (Jamaica)", +"English (Kenya)":"Inglês (Quênia)", +"English (Malawi)":"Inglês (Malásia)", +"English (Malaysia)":"Inglês (Malásia)", +"English (Mauritius)":"Inglês (Ilhas Maurício)", +"English (Namibia)":"Inglês (Namíbia)", +"English (New Zealand)":"Inglês (Nova Zelândia)", +"English (Nigeria)":"Inglês (Nigéria)", +"English (Philippines)":"Inglês (Filipinas)", +"English (South Africa)":"Inglês (África do Sul)", +"English (Sri Lanka)":"Inglês (Sri Lanka)", +"English (Trinidad)":"Inglês (Trinidad)", +"English (UK)":"Inglês (GB)", +"English (USA)":"Inglês (EUA)", +"English (Zambia)":"Inglês (Zambia)", +"English (Zimbabwe)":"Inglês (Zimbabué)", +"English, OED spelling (UK)":"Inglês, ortografia OED (Reino Unido)", +"Envelope":"Envelope", +"Error":"Erro", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estoniano", +"Example":"Exemplo", +"Extending selection":"Seleção estendida", +"Faroese":"Feroês", +"Figure":"Figura", +"Figure Index 1":"Índice 1 de figuras", +"Figure Index Heading":"Título do índice de figuras", +"Fijian":"Fidjiano", +"Filled":"Preenchido", +"Filled Blue":"Preenchido azul", +"Filled Green":"Preenchido verde", +"Filled Red":"Preenchido vermelho", +"Filled Yellow":"Preenchido amarelo", +"Finnish":"Finlandês", +"First Line Indent":"Primeira linha recuada", +"First Page":"Primeira página", +"Flowchart":"Fluxograma", +"Fon":"Fon", +"Footer":"Rodapé", +"Footer Left":"Rodapé à esquerda", +"Footer Right":"Rodapé à direita", +"Footnote":"Nota de rodapé", +"Footnote Anchor":"Âncora da nota de rodapé", +"Footnote Characters":"Caracteres de nota de rodapé", +"Formula":"Fórmula", +"Four Slides":"Quatro slides", +"Frame":"Quadro", +"Frame Contents":"Conteúdo do quadro", +"French (Belgium)":"Francês (Bélgica)", +"French (Benin)":"Francês (Benin)", +"French (Burkina Faso)":"Francês (Burkina Faso)", +"French (Canada)":"Francês (Canadá)", +"French (Côte d'Ivoire)":"Francês (Costa do Marfim)", +"French (France)":"Francês (França)", +"French (Luxembourg)":"Francês (Luxemburgo)", +"French (Mali)":"Francês (Mali)", +"French (Mauritius)":"Francês (Ilhas Maurício)", +"French (Monaco)":"Francês (Mônaco)", +"French (Niger)":"Francês (Níger)", +"French (Republic of Guinea)":"Francês (República da Guiné)", +"French (Senegal)":"Francês (Senegal)", +"French (Switzerland)":"Francês (Suíça)", +"French (Togo)":"Francês (Togo)", +"Frisian":"Frísio", +"Friulian":"Friulano", +"Function Wizard":"Assistente de funções", +"Gaelic (Scotland)":"Gaélico (Escócia)", +"Galician":"Galego", +"Ganda":"Ganda", +"Gascon":"Gascão", +"Georgian":"Georgiano", +"German (Austria)":"Alemão (Áustria)", +"German (Belgium)":"Alemão (Bélgica)", +"German (Germany)":"Alemão (Alemanha)", +"German (Liechtenstein)":"Alemão (Liechtenstein)", +"German (Luxembourg)":"Alemão (Luxemburgo)", +"German (Switzerland)":"Alemão (Suíça)", +"Gikuyu":"Kikuyu", +"Good":"Bom", +"Graphic":"Figura", +"Graphics":"Figuras", +"Greek":"Grego", +"Greek, Ancient":"Grego, antigo", +"Guadeloupean Creole French":"Creole francês de Guadalupe", +"Guarani (Paraguay)":"Guarani (Paraguai)", +"Gujarati":"Guzerate", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Suspensão do recuo", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigéria)", +"Hawaiian":"Havaiano", +"Header":"Cabeçalho", +"Header Left":"Cabeçalho à esquerda", +"Header Right":"Cabeçalho à direita", +"Header and Footer":"Cabeçalho e rodapé", +"Heading":"Título", +"Heading 1":"Título 1", +"Heading 10":"Título 10", +"Heading 2":"Título 2", +"Heading 3":"Título 3", +"Heading 4":"Título 4", +"Heading 5":"Título 5", +"Heading 6":"Título 6", +"Heading 7":"Título 7", +"Heading 8":"Título 8", +"Heading 9":"Título 9", +"Heading A0":"Título A0", +"Heading A4":"Título A4", +"Hebrew":"Hebraico", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindu", +"Horizontal Line":"Linha horizontal", +"Hungarian":"Húngaro", +"Hungarian (Szekely-Hungarian Rovas)":"Húngaro (alfabeto rúnico)", +"Hyperlink":"Hiperlink", +"Icelandic":"Islandês", +"Illustration":"Ilustração", +"Iloko":"Ilocano", +"Index":"Índice", +"Index 1":"Índice alfabético 1", +"Index 2":"Índice alfabético 2", +"Index 3":"Índice alfabético 3", +"Index Heading":"Título do índice alfabético", +"Index Link":"Vínculo de índice", +"Index Separator":"Separador de índice alfabético", +"Indonesian":"Indonésio", +"Inline Heading":"Título em linha", +"Insert":"Inserir", +"Interlingua":"Interlíngua", +"Interlingue Occidental":"Interlíngua Ocidental", +"Internet Link":"Link da Internet", +"Interslavic Cyrillic":"Intereslavo cirílico", +"Interslavic Latin":"Intereslavo latino", +"Irish":"Irlandês", +"Italian (Italy)":"Italiano (Itália)", +"Italian (Switzerland)":"Italiano (Suíça)", +"Japanese":"Japonês", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardiano", +"Kabyle Latin":"Cabila latino", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak latino", +"Kashmiri (India)":"Caxemira (Índia)", +"Kashmiri (Kashmir)":"Caxemira (Caxemira)", +"Kashubian":"Cassubiano", +"Kazakh":"Cazaque", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Cambojano", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Quirguiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (República Democrática do Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Concani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curdo central (Iran)", +"Kurdish, Central (Iraq)":"Curdo central (Iraque)", +"Kurdish, Northern (Syria)":"Curdo do norte (Síria)", +"Kurdish, Northern (Turkey)":"Curdo do norte (Turquia)", +"Kurdish, Southern (Iran)":"Curdo, Sul (Irã)", +"Kurdish, Southern (Iraq)":"Curdo, Sul (Iraque)", +"Kven Finnish":"Kven finlandês", +"Kyrgyz (China)":"Quirguiz (China)", +"Labels":"Etiquetas", +"Ladin":"Ladim", +"Landscape":"Paisagem", +"Lao":"Laosiano", +"Lari":"Lari", +"Latgalian":"Letão", +"Latin":"Latim", +"Latvian":"Letão", +"Left Page":"Página esquerda", +"Lengo":"Lengo", +"Ligurian":"Liguriano", +"Limbu":"Limbu", +"Line Numbering":"Numeração de linhas", +"Lines":"Linhas", +"Lines and Arrows":"Linhas e setas", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Continuação da lista 1", +"List 1 End":"Final da lista 1", +"List 1 Start":"Início da lista 1", +"List 2":"Lista 2", +"List 2 Cont.":"Continuação da lista 2", +"List 2 End":"Final da lista 2", +"List 2 Start":"Início da lista 2", +"List 3":"Lista 3", +"List 3 Cont.":"Continuação da lista 3", +"List 3 End":"Final da lista 3", +"List 3 Start":"Início da lista 3", +"List 4":"Lista 4", +"List 4 Cont.":"Continuação da lista 4", +"List 4 End":"Final da lista 4", +"List 4 Start":"Início da lista 4", +"List 5":"Lista 5", +"List 5 Cont.":"Continuação da lista 5", +"List 5 End":"Final da lista 5", +"List 5 Start":"Início da lista 5", +"List Contents":"Conteúdo da lista", +"List Heading":"Título da lista", +"List Indent":"Lista recuada", +"Lithuanian":"Lituano", +"Livonian":"Livoniano", +"Lojban":"Lojban", +"Low German":"Baixo-alemão", +"Luxembourgish":"Luxemburguês", +"Macedonian":"Macedônio", +"Main Index Entry":"Entrada do índice principal", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgaxe, Platô", +"Malay (Brunei Darussalam)":"Malaio (Brunei Darussalam)", +"Malay (Malaysia)":"Malaio (Malásia)", +"Malay Arabic (Brunei Darussalam)":"Árabe malaio (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaio em árabe (Malásia)", +"Malayalam":"Malaio", +"Maltese":"Maltês", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Oriental, Latino", +"Manipuri":"Manipuri", +"Maore":"Maori", +"Maori":"Maori", +"Marathi":"Marata", +"Marginalia":"Notas à margem", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Máx", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Mín", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol cirílico", +"Mongolian Mongolian":"Mongol mongol", +"Moore":"Moore", +"Morisyen":"Crioulo de Maurício", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Sul", +"Nenets":"Nenets", +"Nepali (India)":"Nepalês (Índia)", +"Nepali (Nepal)":"Nepalês (Nepal)", +"Neutral":"Neutro", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nove slides", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Sem estilo do caractere", +"No List":"Sem lista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Nenhum (Não verificar a ortografia)", +"Northern Sotho":"Soto do Norte", +"Norwegian, Bokmål":"Norueguês, Bokmål", +"Norwegian, Nynorsk":"Norueguês, Nynorsk", +"Note":"Nota", +"Notes":"Notas", +"Numbering 1":"Numeração 1", +"Numbering 1 Cont.":"Continuação da numeração 1", +"Numbering 1 End":"Fim da numeração 1", +"Numbering 1 Start":"Início da numeração 1", +"Numbering 123":"Numeração 123", +"Numbering 2":"Numeração 2", +"Numbering 2 Cont.":"Continuação da numeração 2", +"Numbering 2 End":"Fim da numeração 2", +"Numbering 2 Start":"Início da numeração 2", +"Numbering 3":"Numeração 3", +"Numbering 3 Cont.":"Continuação da numeração 3", +"Numbering 3 End":"Fim da numeração 3", +"Numbering 3 Start":"Início da numeração 3", +"Numbering 4":"Numeração 4", +"Numbering 4 Cont.":"Continuação da numeração 4", +"Numbering 4 End":"Fim da numeração 4", +"Numbering 4 Start":"Início da numeração 4", +"Numbering 5":"Numeração 5", +"Numbering 5 Cont.":"Continuação da numeração 5", +"Numbering 5 End":"Fim da numeração 5", +"Numbering 5 Start":"Início da numeração 5", +"Numbering ABC":"Numeração ABC", +"Numbering IVX":"Numeração IVX", +"Numbering Symbols":"Símbolos de numeração", +"Numbering abc":"Numeração abc", +"Numbering ivx":"Numeração ivx", +"Nyanja":"Nianja", +"OLE":"OLE", +"Object Index 1":"Índice de objetos 1", +"Object Index Heading":"Título do índice de objetos", +"Object with no fill and no line":"Objeto sem preenchimento nem linha", +"Object without fill":"Objeto sem preenchimento", +"Occitan":"Provençal", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Um slide", +"Oromo":"Oromo", +"Outline":"Tópicos", +"Outlined":"Contorno", +"Outlined Blue":"Contorno azul", +"Outlined Green":"Contorno verde", +"Outlined Red":"Contorno vermelho", +"Outlined Yellow":"Contorno amarelo", +"Overwrite":"Sobrescrever", +"Page %1 (%2) of %3":"Páginas %1 (%2) de %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Páginas %1 (%2) de %3 [Páginas %4 (%5)]", +"Page %1 of %2":"Página %1 de %2", +"Page %1 of %2 (%3)":"Página %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Página %1 de %2 (página %3 de %4 a imprimir)", +"Page %1 of %2 [Page %3]":"Página %1 de %2 [Página %3]", +"Page Number":"Número de página", +"Page Properties":"Propriedades da página", +"Pali Latin":"Pali Latin", +"Pali Thai":"Tailandês Pali", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curação)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antilhas Holandesas)", +"Pennsylvania Dutch":"Holandês da Pensilvânia", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Espaço reservado", +"Plautdietsch":"Baixo-alemão Menonito", +"Polish":"Polonês", +"Portrait":"Retrato", +"Portuguese (Angola)":"Português (Angola)", +"Portuguese (Brazil)":"Português (Brasil)", +"Portuguese (Mozambique)":"Português (Moçambique)", +"Portuguese (Portugal)":"Português (Portugal)", +"Preformatted Text":"Texto préformatado", +"Product":"Produto", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quéchua (Bolívia, Norte)", +"Quechua (Bolivia, South)":"Quéchua (Bolívia, Sul)", +"Quechua (Ecuador)":"Quíchua (Equador)", +"Quotation":"Citação", +"Report":"Relatório", +"Result":"Resultado", +"Result2":"Resultado2", +"Rhaeto-Romance":"Romanço", +"Right Page":"Página direita", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Romeno (Moldávia)", +"Romanian (Romania)":"Romeno (Romênia)", +"Rubies":"Rubys", +"Russian":"Russo", +"Rusyn (Slovakia)":"Ruteno (Eslováquia)", +"Rusyn (Ukraine)":"Ruteno (Ucrânia)", +"Sami, Inari (Finland)":"Sami, Inari (Finlândia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rússia)", +"Sami, Lule (Norway)":"Sami, Lule (Noruega)", +"Sami, Lule (Sweden)":"Sami, Lule (Suécia)", +"Sami, Northern (Finland)":"Sami, Norte (Finlândia)", +"Sami, Northern (Norway)":"Sami, Norte (Noruega)", +"Sami, Northern (Sweden)":"Sami, Norte (Suécia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suécia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlândia)", +"Sami, Southern (Norway)":"Sami, Sul (Noruega)", +"Sami, Southern (Sweden)":"Sami, Sul (Suécia)", +"Sango":"Sango", +"Sanskrit":"Sânscrito", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardenho", +"Sardinian, Campidanese":"Sardo, Campidanês", +"Sardinian, Gallurese":"Sardo, Galurês", +"Sardinian, Logudorese":"Sardo, Logudorês", +"Sardinian, Sassarese":"Sardo, Sassarês", +"Selection count":"Contagem da seleção", +"Sender":"Remetente", +"Serbian Cyrillic (Montenegro)":"Sérvio cirílico (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Sérvio cirílico (Sérvia e Montenegro)", +"Serbian Cyrillic (Serbia)":"Sérvio cirílico (Sérvia)", +"Serbian Latin":"Sérvio (latino)", +"Serbian Latin (Montenegro)":"Sérvio latino (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Sérvio latino (Sérvia e Montenegro)", +"Serbian Latin (Serbia)":"Sérvio latino (Sérvia)", +"Sesotho":"Sesotho", +"Shapes":"Formas", +"Sheet %1 of %2":"Planilha %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Assinatura", +"Silesian":"Silesiano", +"Sindhi, Arabic":"Sindi (árabe)", +"Sindhi, Devanagari":"Sindi (devanagari)", +"Sinhala":"Sinhala", +"Six Slides":"Seis slides", +"Slide %1 of %2":"Slide %1 de %2", +"Slide %1 of %2 (%3)":"Slide %1 de %2 (%3)", +"Slovak":"Eslovaco", +"Slovenian":"Eslovênico", +"Somali":"Somali", +"Sorbian, Lower":"Sorábio, Baixo", +"Sorbian, Upper":"Sorábio, alto", +"Source Text":"Código-fonte", +"Southern Sotho":"Soto do Sul", +"Spanish (Argentina)":"Espanhol (Argentina)", +"Spanish (Bolivia)":"Espanhol (Bolívia)", +"Spanish (Chile)":"Espanhol (Chile)", +"Spanish (Colombia)":"Espanhol (Colômbia)", +"Spanish (Costa Rica)":"Espanhol (Costa Rica)", +"Spanish (Cuba)":"Espanhol (Cuba)", +"Spanish (Dom. Rep.)":"Espanhol (Rep. Dom.)", +"Spanish (Ecuador)":"Espanhol (Equador)", +"Spanish (El Salvador)":"Espanhol (El Salvador)", +"Spanish (Guatemala)":"Espanhol (Guatemala)", +"Spanish (Honduras)":"Espanhol (Honduras)", +"Spanish (Mexico)":"Espanhol (México)", +"Spanish (Nicaragua)":"Espanhol (Nicarágua)", +"Spanish (Panama)":"Espanhol (Panamá)", +"Spanish (Paraguay)":"Espanhol (Paraguai)", +"Spanish (Peru)":"Espanhol (Peru)", +"Spanish (Puerto Rico)":"Espanhol (Porto Rico)", +"Spanish (Spain)":"Espanhol (Espanha)", +"Spanish (Uruguay)":"Espanhol (Uruguai)", +"Spanish (Venezuela)":"Espanhol (Venezuela)", +"StDev":"DesvPad", +"Standard selection":"Seleção padrão", +"Stars and Banners":"Estrelas e faixas", +"Status":"Status", +"Strong Emphasis":"Ênfase forte", +"Subtitle":"Subtítulo", +"Sum":"Soma", +"Sundanese":"Sudanês", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suaíle (Quênia)", +"Swahili (Tanzania)":"Suaíle (Tanzânia)", +"Swazi":"Suazi", +"Swedish (Finland)":"Sueco (Finlândia)", +"Swedish (Sweden)":"Sueco (Suécia)", +"Symbol Shapes":"Formas de símbolos", +"Table":"Tabela", +"Table Contents":"Conteúdo da tabela", +"Table Heading":"Título de tabela", +"Table Index 1":"Índice de tabelas 1", +"Table Index Heading":"Título do índice de tabelas", +"Tagalog":"Tagalo", +"Tahitian":"Taitiano", +"Tajik":"Tadjique", +"Tamil":"Tâmil", +"Tatar":"Tártaro", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipo", +"Telugu":"Telugo", +"Tetun (Indonesia)":"Tétum (Indonésia)", +"Tetun (Timor-Leste)":"Tétum (Timor-Leste)", +"Text":"Texto", +"Text A0":"Texto A0", +"Text A4":"Texto A4", +"Thai":"Tailandês", +"Three Slides":"Três slides", +"Tibetan (India)":"Tibetano (Índia)", +"Tibetan (PR China)":"Tibetano (China PR)", +"Tigrigna (Eritrea)":"Tigrínia (Eritreia)", +"Tigrigna (Ethiopia)":"Tigrínia (Etiópia)", +"Title":"Título", +"Title A0":"Título do documento A0", +"Title A4":"Título do documento A4", +"Title Only":"Somente título", +"Title Slide":"Slide de título", +"Title and 2 Content":"Título e 2 conteúdos", +"Title, 2 Content and Content":"Título, 2 conteúdos e conteúdo", +"Title, 2 Content over Content":"Título, 2 conteúdos sobre conteúdo", +"Title, 4 Content":"Título, 4 conteúdos", +"Title, 6 Content":"Título, 6 conteúdos", +"Title, Content":"Título, conteúdo", +"Title, Content and 2 Content":"Título, conteúdo e 2 conteúdos", +"Title, Content over Content":"Título, conteúdo sobre conteúdo", +"Title, Vertical Text":"Título, texto vertical", +"Title, Vertical Text, Clipart":"Título, texto vertical, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botsuana)", +"Tswana (South Africa)":"Tswana (África do Sul)", +"Turkish":"Turco", +"Turkmen":"Turcomeno", +"Two Slides":"Dois slides", +"Udmurt":"Udmurt", +"Ukrainian":"Ucraniano", +"Unknown":"Desconhecido", +"Urdu (India)":"Urdu (Índia)", +"Urdu (Pakistan)":"Urdu (Paquistão)", +"User Entry":"Entrada do usuário", +"User Index 1":"Índice personalizado 1", +"User Index 10":"Índice personalizado 10", +"User Index 2":"Índice personalizado 2", +"User Index 3":"Índice personalizado 3", +"User Index 4":"Índice personalizado 4", +"User Index 5":"Índice personalizado 5", +"User Index 6":"Índice personalizado 6", +"User Index 7":"Índice personalizado 7", +"User Index 8":"Índice personalizado 8", +"User Index 9":"Índice personalizado 9", +"User Index Heading":"Título do índice do usuário", +"Uyghur":"Uigur", +"Uzbek Cyrillic":"Uzbeque cirílico", +"Uzbek Latin":"Uzbeque latino", +"Var":"Var", +"Variable":"Variável", +"Venda":"Venda", +"Venetian":"Veneziano", +"Veps":"Veps", +"Vertical Numbering Symbols":"Símbolos de numeração vertical", +"Vertical Title, Text, Chart":"Título vertical, texto, gráfico", +"Vertical Title, Vertical Text":"Título vertical, texto vertical", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Link da internet visitado", +"Võro":"Võro", +"Walloon":"Valão", +"Warning":"Atenção", +"Watermark":"Marca d'água", +"Welsh":"Galês", +"Xhosa":"Xosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (República Democrática do Congo)", +"Yiddish (Israel)":"Iídiche (Israel)", +"Yiddish (USA)":"Iídiche (EUA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Iorubá", +"Zulu":"Zulu", +"[Multiple]":"[Múltiplo]", +"[None]":"[Nenhum]", +"[Undetermined]":"[Indeterminado]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/pt.json b/f7cloud-office/browser/dist/l10n/locore/pt.json new file mode 100644 index 0000000..9839cbc --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/pt.json @@ -0,0 +1,692 @@ +{ +"3D Objects":"Objetos 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Destaque", +"Accent 1":"Destaque 1", +"Accent 2":"Destaque 2", +"Accent 3":"Destaque 3", +"Adding selection":"Seleção por adição", +"Addressee":"Destinatário", +"Afrikaans (Namibia)":"Africânder (Namíbia)", +"Afrikaans (South Africa)":"Africânder (África do Sul)", +"Aka (Central African Republic)":"Aka (República Centro-africana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albanês", +"Amharic":"Amárico", +"Apatani":"Apatani", +"Appendix":"Apêndice", +"Arabic":"Árabe", +"Arabic (Algeria)":"Árabe (Argélia)", +"Arabic (Bahrain)":"Árabe (Bahrain)", +"Arabic (Chad)":"Árabe (Chade)", +"Arabic (Comoros)":"Árabe (Comores)", +"Arabic (Djibouti)":"Árabe (Djibouti)", +"Arabic (Egypt)":"Árabe (Egito)", +"Arabic (Eritrea)":"Árabe (Eritrea)", +"Arabic (Iraq)":"Árabe (Iraque)", +"Arabic (Israel)":"Árabe (Israel)", +"Arabic (Jordan)":"Árabe (Jordânia)", +"Arabic (Kuwait)":"Árabe (Kuwait)", +"Arabic (Lebanon)":"Árabe (Líbano)", +"Arabic (Libya)":"Árabe (Líbia)", +"Arabic (Mauritania)":"Árabe (Mauritânia)", +"Arabic (Morocco)":"Árabe (Marrocos)", +"Arabic (Oman)":"Árabe (Omã)", +"Arabic (Palestine)":"Árabe (Palestina)", +"Arabic (Qatar)":"Árabe (Qatar)", +"Arabic (Saudi Arabia)":"Árabe (Arábia Saudita)", +"Arabic (Somalia)":"Árabe (Somália)", +"Arabic (Sudan)":"Árabe (Sudão)", +"Arabic (Syria)":"Árabe (Síria)", +"Arabic (Tunisia)":"Árabe (Tunísia)", +"Arabic (UAE)":"Árabe (EAU)", +"Arabic (Yemen)":"Árabe (Iémen)", +"Aragonese":"Aragão", +"Aranese":"Aragão", +"Armenian, Classical (Armenia)":"Arménio clássico (Arménia)", +"Armenian, Eastern (Armenia)":"Arménio oriental (Arménia)", +"Armenian, Eastern (Iran)":"Arménio oriental (Irão)", +"Armenian, Eastern (Russia)":"Arménio oriental (Rússia)", +"Armenian, Western (Armenia)":"Arménio oriental (Arménia)", +"Arpitan (France)":"Arpitan (França)", +"Arpitan (Italy)":"Arpitan (Itália)", +"Arpitan (Switzerland)":"Arpitan (Suíça)", +"Arrow Line":"Linha com seta", +"Assamese":"Assamês", +"Asturian":"Asturiano", +"Avar":"Avar", +"Average":"Média", +"Azerbaijani Cyrillic":"Azerbaijão, Cirílico", +"Azerbaijani Latin":"Azerbaijão (latino)", +"Background":"Fundo", +"Background objects":"Objetos de fundo", +"Bad":"Mau", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Formas elementares", +"Basque":"Basco", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorrusso", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (Índia)", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Título da bibliografia", +"Blank Slide":"Diapositivo vazio", +"Block Arrows":"Setas largas", +"Block selection":"Seleção por bloco", +"Bodo":"Bodo", +"Bosnian":"Bósnio", +"Breton":"Bretão", +"Bribri":"Bribri", +"Bulgarian":"Búlgaro", +"Bullet –":"Marca –", +"Bullet •":"Marca •", +"Bullets":"Marcas", +"Burmese":"Birmanês", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Chamadas", +"Caption":"Legenda", +"Caption Characters":"Caracteres de legenda", +"Catalan":"Catalão", +"Catalan (Valencian)":"Catalão (Valência)", +"Centered Text":"Texto centrado", +"Chinese (Hong Kong)":"Mandarim (Hong Kong)", +"Chinese (Macau)":"Mandarim (Macau)", +"Chinese (Singapore)":"Mandarim (Singapura)", +"Chinese (simplified)":"Mandarim (simplificado)", +"Chinese (traditional)":"Mandarim (tradicional)", +"Church Slavic":"Eslavo eclesiástico", +"Chuvash":"Chuvash", +"Citation":"Citação", +"Clear formatting":"Limpar formatação", +"Complimentary Close":"Nota de despedida", +"Connectors":"Conectores", +"Contents 1":"Conteúdo 1", +"Contents 10":"Conteúdo 10", +"Contents 2":"Conteúdo 2", +"Contents 3":"Conteúdo 3", +"Contents 4":"Conteúdo 4", +"Contents 5":"Conteúdo 5", +"Contents 6":"Conteúdo 6", +"Contents 7":"Conteúdo 7", +"Contents 8":"Conteúdo 8", +"Contents 9":"Conteúdo 9", +"Contents Heading":"Título do conteúdo", +"Coptic":"Copta", +"Cornish":"Cornualho", +"Count":"Contar", +"CountA":"Contar.VAL", +"Cree, Plains, Latin":"Cree, Plains, latino", +"Cree, Plains, Syllabics":"Cree, Plains, silábico", +"Croatian":"Croata", +"Curves and Polygons":"Curvas e polígonos", +"Czech":"Checo", +"Danish":"Dinamarquês", +"Dashed Line":"Linha tracejada", +"Default":"Padrão", +"Default Drawing Style":"Estilo de desenho padrão", +"Default Page Style":"Estilo de página padrão", +"Default Paragraph Style":"Estilo de parágrafo padrão", +"Definition":"Definição", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Desenho", +"Drop Caps":"Capitulares", +"Dutch (Belgium)":"Holandês (Bélgica)", +"Dutch (Netherlands)":"Holandês (Holanda)", +"Dzongkha":"Dzongkha", +"Emphasis":"Ênfase", +"Endnote":"Nota final", +"Endnote Anchor":"Âncora da nota final", +"Endnote Characters":"Caracteres da nota final", +"English (Australia)":"Inglês (Austrália)", +"English (Belize)":"Inglês (Belize)", +"English (Botswana)":"Inglês (Botsuana)", +"English (Canada)":"Inglês (Canadá)", +"English (Caribbean)":"Inglês (Caraíbas)", +"English (Denmark)":"Inglês (Dinamarca)", +"English (Gambia)":"Inglês (Gâmbia)", +"English (Ghana)":"Inglês (Gana)", +"English (Hong Kong)":"Inglês (Hong Kong)", +"English (India)":"Inglês (Índia)", +"English (Ireland)":"Inglês (Irlanda)", +"English (Israel)":"Inglês (Israel)", +"English (Jamaica)":"Inglês (Jamaica)", +"English (Kenya)":"Inglês (Quénia)", +"English (Malawi)":"Inglês (Malawi)", +"English (Malaysia)":"Inglês (Malásia)", +"English (Mauritius)":"Inglês (República Maurícia)", +"English (Namibia)":"Inglês (Namíbia)", +"English (New Zealand)":"Inglês (Nova Zelândia)", +"English (Nigeria)":"Inglês (Nigéria)", +"English (Philippines)":"Inglês (Filipinas)", +"English (South Africa)":"Inglês (África do Sul)", +"English (Sri Lanka)":"Inglês (Sri Lanka)", +"English (Trinidad)":"Inglês (Trinidade)", +"English (UK)":"Inglês (Reino Unido)", +"English (USA)":"Inglês (EUA)", +"English (Zambia)":"Inglês (Zâmbia)", +"English (Zimbabwe)":"Inglês (Zimbabwe)", +"English, OED spelling (UK)":"Inglês, ortografia OED (RU)", +"Envelope":"Envelope", +"Error":"Erro", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estónio", +"Example":"Exemplo", +"Extending selection":"Seleção por extensão", +"Faroese":"Faroês", +"Figure":"Imagem", +"Figure Index 1":"Índice de figuras 1", +"Figure Index Heading":"Título do índice de figuras", +"Fijian":"Fijiano", +"Filled":"Preenchido", +"Filled Blue":"Preenchido azul", +"Filled Green":"Preenchido verde", +"Filled Red":"Preenchido vermelho", +"Filled Yellow":"Preenchido amarelo", +"Finnish":"Finlandês", +"First Line Indent":"Avanço da primeira linha", +"First Page":"Primeira página", +"Flowchart":"Fluxogramas", +"Fon":"Fon", +"Footer":"Rodapé", +"Footer Left":"Rodapé à esquerda", +"Footer Right":"Rodapé à direita", +"Footnote":"Nota de rodapé", +"Footnote Anchor":"Âncora da nota de rodapé", +"Footnote Characters":"Caracteres da nota de rodapé", +"Formula":"Fórmula", +"Four Slides":"Quatro diapositivos", +"Frame":"Moldura", +"Frame Contents":"Conteúdo da moldura", +"French (Belgium)":"Francês (Bélgica)", +"French (Benin)":"Francês (Benin)", +"French (Burkina Faso)":"Francês (Burquina Faso)", +"French (Canada)":"Francês (Canadá)", +"French (Côte d'Ivoire)":"Francês (Costa do Marfim)", +"French (France)":"Francês (França)", +"French (Luxembourg)":"Francês (Luxemburgo)", +"French (Mali)":"Francês (Mali)", +"French (Mauritius)":"Francês (República Maurícia)", +"French (Monaco)":"Francês (Mónaco)", +"French (Niger)":"Francês (Níger)", +"French (Senegal)":"Francês (Senegal)", +"French (Switzerland)":"Francês (Suíça)", +"French (Togo)":"Francês (Togo)", +"Frisian":"Frísio", +"Friulian":"Friulano", +"Function Wizard":"Assistente de funções", +"Gaelic (Scotland)":"Gaélico (Escócia)", +"Galician":"Galego", +"Ganda":"Ganda", +"Gascon":"Gascão", +"Georgian":"Georgiano", +"German (Austria)":"Alemão (Áustria)", +"German (Belgium)":"Alemão (Bélgica)", +"German (Germany)":"Alemão (Alemanha)", +"German (Liechtenstein)":"Alemão (Liechtenstein)", +"German (Luxembourg)":"Alemão (Luxemburgo)", +"German (Switzerland)":"Alemão (Suíça)", +"Gikuyu":"Gikuyu", +"Good":"Bom", +"Graphic":"Imagem", +"Graphics":"Imagens", +"Greek":"Grego", +"Greek, Ancient":"Grego, Antigo", +"Guadeloupean Creole French":"Creolo francês de Guadalupe", +"Guarani (Paraguay)":"Guarani (Paraguai)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiano", +"Hanging Indent":"Avanço isolado", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigéria)", +"Hawaiian":"Havaiano", +"Header":"Cabeçalho", +"Header Left":"Cabeçalho à esquerda", +"Header Right":"Cabeçalho à direita", +"Heading":"Título", +"Heading 1":"Título 1", +"Heading 10":"Título 10", +"Heading 2":"Título 2", +"Heading 3":"Título 3", +"Heading 4":"Título 4", +"Heading 5":"Título 5", +"Heading 6":"Título 6", +"Heading 7":"Título 7", +"Heading 8":"Título 8", +"Heading 9":"Título 9", +"Heading A0":"Título A0", +"Heading A4":"Título A4", +"Hebrew":"Hebraico", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Linha horizontal", +"Hungarian":"Húngaro", +"Hungarian (Szekely-Hungarian Rovas)":"Húngaro (alfabeto rúnico)", +"Hyperlink":"Hiperligação", +"Icelandic":"Islandês", +"Illustration":"Ilustração", +"Iloko":"Iloko", +"Index":"Índice", +"Index 1":"Índice 1", +"Index 2":"Índice 2", +"Index 3":"Índice 3", +"Index Heading":"Título do índice", +"Index Link":"Ligação de índice", +"Index Separator":"Separador de índices", +"Indonesian":"Indonésio", +"Insert":"Inserir", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlíngua ocidental", +"Internet Link":"Ligação de Internet", +"Interslavic Cyrillic":"Intereslavo cirílico", +"Interslavic Latin":"Intereslavo latino", +"Irish":"Irlandês", +"Italian (Italy)":"Italiano (Itália)", +"Italian (Switzerland)":"Italiano (Suíça)", +"Japanese":"Japonês", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Cabardiano", +"Kabyle Latin":"Kabyle latino", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latino", +"Kashmiri (India)":"Caxemirense (Índia)", +"Kashmiri (Kashmir)":"Caxemirense (Caxemira)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (República democrática do Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreano (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curdo, Centro (Irão)", +"Kurdish, Central (Iraq)":"Curdo, Centro (Iraque)", +"Kurdish, Northern (Syria)":"Curdo, Norte (Síria)", +"Kurdish, Northern (Turkey)":"Curdo, Norte (Turquia)", +"Kurdish, Southern (Iran)":"Curdo, Sul (Irão)", +"Kurdish, Southern (Iraq)":"Curdo, Sul (Iraque)", +"Kven Finnish":"Kven finlandês", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Etiquetas", +"Ladin":"Ladin", +"Landscape":"Horizontal", +"Lao":"Laos", +"Lari":"Lari", +"Latgalian":"Latgália", +"Latin":"Latim", +"Latvian":"Letão", +"Left Page":"Página esquerda", +"Lengo":"Lengo", +"Ligurian":"Ligúrico", +"Limbu":"Limbu", +"Line Numbering":"Numeração de linhas", +"Lines":"Linhas", +"Lines and Arrows":"Linhas e setas", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Continuação da lista 1", +"List 1 End":"Final da lista 1", +"List 1 Start":"Início da lista 1", +"List 2":"Lista 2", +"List 2 Cont.":"Continuação da lista 2", +"List 2 End":"Final da lista 2", +"List 2 Start":"Início da lista 2", +"List 3":"Lista 3", +"List 3 Cont.":"Continuação da lista 3", +"List 3 End":"Final da lista 3", +"List 3 Start":"Início da lista 3", +"List 4":"Lista 4", +"List 4 Cont.":"Continuação da lista 4", +"List 4 End":"Final da lista 4", +"List 4 Start":"Início da lista 4", +"List 5":"Lista 5", +"List 5 Cont.":"Continuação da lista 5", +"List 5 End":"Final da lista 5", +"List 5 Start":"Início da lista 5", +"List Contents":"Conteúdo da lista", +"List Heading":"Título da lista", +"List Indent":"Avanço de lista", +"Lithuanian":"Lituano", +"Livonian":"Livoniano", +"Lojban":"Lojban", +"Low German":"Alemão, Sul", +"Luxembourgish":"Luxemburguês", +"Macedonian":"Macedónio", +"Main Index Entry":"Entrada do índice principal", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malaio (Brunei Darussalam)", +"Malay (Malaysia)":"Malaio (Malásia)", +"Malay Arabic (Brunei Darussalam)":"Árabe malaio (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Árabe malaio (Malásia)", +"Malayalam":"Malayalam", +"Maltese":"Maltês", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, oriental, latino", +"Manipuri":"Manipuri", +"Maore":"Maori", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Notas à margem", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Máximo", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Mínimo", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongol Cirílico", +"Mongolian Mongolian":"Mongol Mongólia", +"Moore":"Moore", +"Morisyen":"Crioulo da Mauritânia", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Sul", +"Nenets":"Nenets", +"Nepali (India)":"Nepalês (Índia)", +"Nepali (Nepal)":"Nepalês (Nepal)", +"Neutral":"Neutro", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nove diapositivos", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Sem estilo de caracteres", +"No List":"Sem lista", +"Nogai":"Nogai", +"None (Do not check spelling)":"Nenhum (não verificar ortografia)", +"Northern Sotho":"Sotho (Norte)", +"Norwegian, Bokmål":"Norueguês, Bokmål", +"Norwegian, Nynorsk":"Norueguês, Nynorsk", +"Note":"Nota", +"Notes":"Notas", +"Numbering 1":"Numeração 1", +"Numbering 1 Cont.":"Continuação da numeração 1", +"Numbering 1 End":"Final da numeração 1", +"Numbering 1 Start":"Início da numeração 1", +"Numbering 123":"Numeração 123", +"Numbering 2":"Numeração 2", +"Numbering 2 Cont.":"Continuação da numeração 2", +"Numbering 2 End":"Final da numeração 2", +"Numbering 2 Start":"Início da numeração 2", +"Numbering 3":"Numeração 3", +"Numbering 3 Cont.":"Continuação da numeração 3", +"Numbering 3 End":"Final da numeração 3", +"Numbering 3 Start":"Início da numeração 3", +"Numbering 4":"Numeração 4", +"Numbering 4 Cont.":"Continuação da numeração 4", +"Numbering 4 End":"Final da numeração 4", +"Numbering 4 Start":"Início da numeração 4", +"Numbering 5":"Numeração 5", +"Numbering 5 Cont.":"Continuação da numeração 5", +"Numbering 5 End":"Final da numeração 5", +"Numbering 5 Start":"Início da numeração 5", +"Numbering ABC":"Numeração ABC", +"Numbering IVX":"Numeração IVX", +"Numbering Symbols":"Símbolos numéricos", +"Numbering abc":"Numeração abc", +"Numbering ivx":"Numeração ivx", +"Nyanja":"Nianja", +"OLE":"OLE", +"Object Index 1":"Índice de objetos 1", +"Object Index Heading":"Título do índice de objetos", +"Object with no fill and no line":"Objeto sem preenchimento nem linha", +"Object without fill":"Objeto sem preenchimento", +"Occitan":"Occitânico", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Um diapositivo", +"Oromo":"Oromo", +"Outline":"Tópicos", +"Outlined":"Contorno", +"Outlined Blue":"Contorno azul", +"Outlined Green":"Contorno verde", +"Outlined Red":"Contorno vermelho", +"Outlined Yellow":"Contorno amarelo", +"Overwrite":"Substituir", +"Page %1 of %2":"Página %1 de %2", +"Page %1 of %2 (%3)":"Página %1 de %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Página %1 de %2 (página %3 de %4 por imprimir)", +"Page Number":"Número de página", +"Page Properties":"Propriedades da página", +"Pali Latin":"Pali latino", +"Pali Thai":"Tailandês Pali", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curação)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Antilhas holandesas)", +"Pennsylvania Dutch":"Neerlandês da Pensilvânia", +"Persian":"Persa", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Marcador de posição", +"Plautdietsch":"Baixo alemão menonita", +"Polish":"Polaco", +"Portrait":"Vertical", +"Portuguese (Angola)":"Português (Angola)", +"Portuguese (Brazil)":"Português (Brasil)", +"Portuguese (Mozambique)":"Português (Moçambique)", +"Portuguese (Portugal)":"Português (Portugal)", +"Preformatted Text":"Texto pré-formatado", +"Product":"Produto", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quichua (Norte da Bolívia)", +"Quechua (Bolivia, South)":"Quichua (Sul da Bolívia)", +"Quechua (Ecuador)":"Quicgua (Equador)", +"Quotation":"Citação", +"Report":"Relatório", +"Result":"Resultado", +"Result2":"Resultado2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Página direita", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Romeno (Moldávia)", +"Romanian (Romania)":"Romeno (Roménia)", +"Rubies":"Rubys", +"Russian":"Russo", +"Rusyn (Slovakia)":"Rusyn (Eslováquia)", +"Rusyn (Ukraine)":"Rusyn (Ucrânia)", +"Sami, Inari (Finland)":"Sami, Inari (Finlândia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rússia)", +"Sami, Lule (Norway)":"Sami, Lule (Noruega)", +"Sami, Lule (Sweden)":"Sami, Lule (Suécia)", +"Sami, Northern (Finland)":"Sami (Norte da Finlândia)", +"Sami, Northern (Norway)":"Sami (Norte da Noruega)", +"Sami, Northern (Sweden)":"Sami (Norte da Suécia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suécia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlândia)", +"Sami, Southern (Norway)":"Sami (Sul da Noruega)", +"Sami, Southern (Sweden)":"Sami (Sul da Suécia)", +"Sango":"Sango", +"Sanskrit":"Sânscrito", +"Saraiki":"Saraiki", +"Sardinian":"Sardenho", +"Sardinian, Campidanese":"Sardenho, Campidanese", +"Sardinian, Gallurese":"Sardenho, Gallurese", +"Sardinian, Logudorese":"Sardenho, Logudorese", +"Sardinian, Sassarese":"Sardenho, Sassarese", +"Selection count":"Contar seleção", +"Sender":"Remetente", +"Serbian Cyrillic (Montenegro)":"Sérvio Cirílico (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Sérvio Cirílico (Sérvia e Montenegro)", +"Serbian Cyrillic (Serbia)":"Sérvio Cirílico (Sérvia)", +"Serbian Latin":"Sérvio (latino)", +"Serbian Latin (Montenegro)":"Sérvio latino (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Sérvio latino (Sérvia e Montenegro)", +"Serbian Latin (Serbia)":"Sérvio latino (Sérvia)", +"Sesotho":"Sesotho", +"Shapes":"Formas", +"Sheet %1 of %2":"Folha %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Assinatura", +"Silesian":"Silesiano", +"Sindhi, Arabic":"Sindi (árabe)", +"Sindhi, Devanagari":"Sindi (devanagari)", +"Sinhala":"Cingalês", +"Six Slides":"Seis diapositivos", +"Slide %1 of %2":"Diapositivo %1 de %2", +"Slide %1 of %2 (%3)":"Diapositivo %1 de %2 (%3)", +"Slovak":"Eslovaco", +"Slovenian":"Esloveno", +"Somali":"Somali", +"Sorbian, Lower":"Sórbio, Sul", +"Sorbian, Upper":"Sórbio, Norte", +"Source Text":"Texto origem", +"Southern Sotho":"Sotho (Sul)", +"Spanish (Argentina)":"Espanhol (Argentina)", +"Spanish (Bolivia)":"Espanhol (Bolívia)", +"Spanish (Chile)":"Espanhol (Chile)", +"Spanish (Colombia)":"Espanhol (Colômbia)", +"Spanish (Costa Rica)":"Espanhol (Costa Rica)", +"Spanish (Cuba)":"Espanhol (Cuba)", +"Spanish (Dom. Rep.)":"Espanhol (Rep. Dominicana)", +"Spanish (Ecuador)":"Espanhol (Equador)", +"Spanish (El Salvador)":"Espanhol (El Salvador)", +"Spanish (Guatemala)":"Espanhol (Guatemala)", +"Spanish (Honduras)":"Espanhol (Honduras)", +"Spanish (Mexico)":"Espanhol (México)", +"Spanish (Nicaragua)":"Espanhol (Nicarágua)", +"Spanish (Panama)":"Espanhol (Panamá)", +"Spanish (Paraguay)":"Espanhol (Paraguai)", +"Spanish (Peru)":"Espanhol (Peru)", +"Spanish (Puerto Rico)":"Espanhol (Porto Rico)", +"Spanish (Spain)":"Espanhol (Espanha)", +"Spanish (Uruguay)":"Espanhol (Uruguai)", +"Spanish (Venezuela)":"Espanhol (Venezuela)", +"StDev":"DesvP", +"Standard selection":"Seleção padrão", +"Stars and Banners":"Estrelas e faixas", +"Status":"Estado", +"Strong Emphasis":"Ênfase acentuada", +"Subtitle":"Subtítulo", +"Sum":"Soma", +"Sundanese":"Sudanês", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Quénia)", +"Swahili (Tanzania)":"Swahili (Tanzânia)", +"Swazi":"Swazi", +"Swedish (Finland)":"Sueco (Finlândia)", +"Swedish (Sweden)":"Sueco (Suécia)", +"Symbol Shapes":"Símbolos", +"Table":"Tabela", +"Table Contents":"Conteúdo da tabela", +"Table Heading":"Título da tabela", +"Table Index 1":"Índice de tabelas 1", +"Table Index Heading":"Título do índice de tabelas", +"Tagalog":"Tagalog", +"Tahitian":"Taitiano", +"Tajik":"Tajique", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletipo", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonésia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Texto", +"Text A0":"Texto A0", +"Text A4":"Texto A4", +"Thai":"Tailandês", +"Three Slides":"Três diapositivos", +"Tibetan (India)":"Tibetano (Índia)", +"Tibetan (PR China)":"Tibetano (RP China)", +"Tigrigna (Eritrea)":"Tigrínia (Eritreia)", +"Tigrigna (Ethiopia)":"Tigrínia (Etiópia)", +"Title":"Título", +"Title A0":"Título da folha A0", +"Title A4":"Título da folha A4", +"Title Only":"Apenas título", +"Title Slide":"Diapositivo de título", +"Title and 2 Content":"Título e 2 conteúdos", +"Title, 2 Content and Content":"Título, 2 conteúdos e conteúdo", +"Title, 2 Content over Content":"Título e 2 conteúdos sobre conteúdo", +"Title, 4 Content":"Título e 4 conteúdos", +"Title, 6 Content":"Título e 6 conteúdos", +"Title, Content":"Título e conteúdo", +"Title, Content and 2 Content":"Título, conteúdo e 2 conteúdos", +"Title, Content over Content":"Título e conteúdo sobre conteúdo", +"Title, Vertical Text":"Título, texto vertical", +"Title, Vertical Text, Clipart":"Título, texto vertical, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (África do Sul)", +"Turkish":"Turco", +"Turkmen":"Turquemenistão", +"Two Slides":"Dois diapositivos", +"Udmurt":"Udmurt", +"Ukrainian":"Ucraniano", +"Unknown":"Desconhecido", +"Urdu (India)":"Urdu (Índia)", +"Urdu (Pakistan)":"Urdu (Paquistão)", +"User Entry":"Entrada de utilizador", +"User Index 1":"Índice de utilizador 1", +"User Index 10":"Índice de utilizador 10", +"User Index 2":"Índice de utilizador 2", +"User Index 3":"Índice de utilizador 3", +"User Index 4":"Índice de utilizador 4", +"User Index 5":"Índice de utilizador 5", +"User Index 6":"Índice de utilizador 6", +"User Index 7":"Índice de utilizador 7", +"User Index 8":"Índice de utilizador 8", +"User Index 9":"Índice de utilizador 9", +"User Index Heading":"Título do índice de utilizador", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Usbeque Cirílico", +"Uzbek Latin":"Uzbeque latino", +"Var":"Variância", +"Variable":"Variável", +"Venda":"Venda", +"Venetian":"Veneziano", +"Veps":"Veps", +"Vertical Numbering Symbols":"Símbolos de numeração vertical", +"Vertical Title, Text, Chart":"Título vertical, texto, gráfico", +"Vertical Title, Vertical Text":"Título vertical, texto vertical", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Ligação de Internet visitada", +"Võro":"Võro", +"Walloon":"Valão", +"Warning":"Aviso", +"Watermark":"Marca d'água", +"Welsh":"Galês", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (República Democrática do Congo)", +"Yiddish (Israel)":"Iídiche (Israel)", +"Yiddish (USA)":"Iídiche (E.U.A.)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[Nenhum]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ro.json b/f7cloud-office/browser/dist/l10n/locore/ro.json new file mode 100644 index 0000000..7141f8d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ro.json @@ -0,0 +1,608 @@ +{ +"3D Objects":"Obiecte 3D", +"A0":"A0", +"A4":"A4", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Selecție adăugitoare", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Africa de Sud)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akană", +"Albanian":"Albaneză", +"Amharic":"Amharică", +"Apatani":"Apatani", +"Arabic":"Arabă", +"Arabic (Algeria)":"Arabă (Algeria)", +"Arabic (Bahrain)":"Arabă (Bahrain)", +"Arabic (Chad)":"Arabă (Ciad)", +"Arabic (Comoros)":"Arabă (Comore)", +"Arabic (Djibouti)":"Arabă (Djibouti)", +"Arabic (Egypt)":"Arabă (Egipt)", +"Arabic (Eritrea)":"Arabă (Eritreea)", +"Arabic (Iraq)":"Arabă (Irak)", +"Arabic (Israel)":"Arabă (Israel)", +"Arabic (Jordan)":"Arabă (Iordania)", +"Arabic (Kuwait)":"Arabă (Kuweit)", +"Arabic (Lebanon)":"Arabă (Liban)", +"Arabic (Libya)":"Arabă (Libia)", +"Arabic (Mauritania)":"Arabă (Mauritania)", +"Arabic (Morocco)":"Arabă (Maroc)", +"Arabic (Oman)":"Arabă (Oman)", +"Arabic (Palestine)":"Arabă (Palestina)", +"Arabic (Qatar)":"Arabă (Qatar)", +"Arabic (Saudi Arabia)":"Arabă (Arabia Saudită)", +"Arabic (Somalia)":"Arabă (Somalia)", +"Arabic (Sudan)":"Arabă (Sudan)", +"Arabic (Syria)":"Arabă (Siria)", +"Arabic (Tunisia)":"Arabă (Tunisia)", +"Arabic (UAE)":"Arabă (Emiratele Arabe Unite)", +"Arabic (Yemen)":"Arabă (Yemen)", +"Aragonese":"Aragoneză", +"Aranese":"Aragoneză", +"Arpitan (France)":"Arpitan (Franța)", +"Arpitan (Italy)":"Arpitan (Italia)", +"Arpitan (Switzerland)":"Germană (Elveția)", +"Assamese":"Asameză", +"Asturian":"Asturiană", +"Avar":"Avar", +"Average":"Medie", +"Azerbaijani Cyrillic":"Cirilic Azerbaijan", +"Azerbaijani Latin":"Latină Azerbaidjană", +"Background":"Fundal", +"Background objects":"Obiecte de fundal", +"Bad":"Prost", +"Bafia":"Bahia", +"Bambara":"Bambara", +"Basic Shapes":"Forme de bază", +"Basque":"Bască", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bielorusă", +"Bengali (Bangladesh)":"Bengaleză (Bangladesh)", +"Bengali (India)":"Bengaleză (India)", +"Bibliography 1":"Bibliografie 1", +"Bibliography Heading":"Titlu de bibliografie", +"Blank Slide":"Diapozitiv gol", +"Block Arrows":"Săgeți pline", +"Block selection":"Selecție în bloc", +"Bodo":"Bodo", +"Bosnian":"Bosniacă", +"Breton":"Bretonă", +"Bulgarian":"Bulgară", +"Bullets":"Buline", +"Burmese":"Birmaneză", +"Bushi":"Bushi", +"Callouts":"Legende", +"Caption":"Legendă", +"Caption Characters":"Caracterele subtitrării", +"Catalan":"Catalană", +"Catalan (Valencian)":"Catalană (Valencia)", +"Centered Text":"Text centrat", +"Chinese (Hong Kong)":"Chineză (Hong Kong)", +"Chinese (Macau)":"Chineză (Macao)", +"Chinese (Singapore)":"Chineză (Singapore)", +"Chinese (simplified)":"Chineză (simplificată)", +"Chinese (traditional)":"Chineză (tradițională)", +"Church Slavic":"Slavă bisericească", +"Chuvash":"Ciuvașă", +"Citation":"Citație", +"Clear formatting":"Șterge formatarea", +"Complimentary Close":"Formulă de încheiere", +"Connectors":"Conectori", +"Contents 1":"Cuprins 1", +"Contents 10":"Cuprins 10", +"Contents 2":"Cuprins 2", +"Contents 3":"Cuprins 3", +"Contents 4":"Cuprins 4", +"Contents 5":"Cuprins 5", +"Contents 6":"Cuprins 6", +"Contents 7":"Cuprins 7", +"Contents 8":"Cuprins 8", +"Contents 9":"Cuprins 9", +"Contents Heading":"Titlu de cuprins", +"Coptic":"Decupare", +"Cornish":"Cornish", +"Count":"Numărătoare", +"CountA":"NumărătoareTotală", +"Cree, Plains, Latin":"Cree, Plains, Latin", +"Cree, Plains, Syllabics":"Cree, Plains, Syllabics", +"Croatian":"Croată", +"Curves and Polygons":"Curbe și poligoane", +"Czech":"Cehă", +"Danish":"Daneză", +"Default":"Implicit", +"Default Drawing Style":"Stil de desen implicit", +"Default Page Style":"Stil de pagină implicit", +"Default Paragraph Style":"Stil implicit de paragraf", +"Definition":"Definiție", +"Dhivehi":"Divei", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Desen", +"Drop Caps":"Letrine", +"Dutch (Belgium)":"Neerlandeză (Belgia)", +"Dutch (Netherlands)":"Neerlandeză (Olanda)", +"Dzongkha":"Dzongkha", +"Emphasis":"Accentuat", +"Endnote":"Notă de final", +"Endnote Anchor":"Ancora notei de final", +"Endnote Characters":"Caracterele notelor de final", +"English (Australia)":"Engleză (Australia)", +"English (Belize)":"Engleză (Belize)", +"English (Botswana)":"Engleză (Botswana)", +"English (Canada)":"Engleză (Canada)", +"English (Caribbean)":"Engleză (Caraibe)", +"English (Denmark)":"Engleză (Danemarca)", +"English (Gambia)":"Engleză (Gambia)", +"English (Ghana)":"Engleză (Ghana)", +"English (Hong Kong)":"Engleză (Hong Kong)", +"English (India)":"Engleză (India)", +"English (Ireland)":"Engleză (Irlanda)", +"English (Israel)":"Engleză (Israel)", +"English (Jamaica)":"Engleză (Jamaica)", +"English (Kenya)":"Engleză (Kenya)", +"English (Malawi)":"Engleză (Malawi)", +"English (Malaysia)":"Engleză (Malaysia)", +"English (Mauritius)":"Engleză (Mauritius)", +"English (Namibia)":"Engleză (Namibia)", +"English (New Zealand)":"Engleză (Noua Zeelandă)", +"English (Nigeria)":"Engleză (Nigeria)", +"English (Philippines)":"Engleză (Filipine)", +"English (South Africa)":"Engleză (Africa de Sud)", +"English (Sri Lanka)":"Engleză (Sri Lanka)", +"English (Trinidad)":"Engleză (Trinidad)", +"English (UK)":"Engleză (Marea Britanie)", +"English (USA)":"Engleză (Statele Unite ale Americii)", +"English (Zambia)":"Engleză (Zambia)", +"English (Zimbabwe)":"Engleză (Zimbabwe)", +"English, OED spelling (UK)":"Engleză, ortografie OED (Marea Britanie)", +"Error":"Eroare", +"Erzya":"Erzyeză", +"Esperanto":"Esperanto", +"Estonian":"Estonă", +"Example":"Exemplu", +"Extending selection":"Selecție expansibilă", +"Faroese":"Faroeză", +"Fijian":"Fijiană", +"Filled":"Umplut", +"Finnish":"Finlandeză", +"First Line Indent":"Indentarea primului rând", +"First Page":"Prima pagină", +"Flowchart":"Organigramă", +"Footer":"Subsol", +"Footer Left":"Subsol stânga", +"Footer Right":"Subsol dreapta", +"Footnote":"Notă de subsol", +"Footnote Anchor":"Ancora notei de subsol", +"Footnote Characters":"Caracterele notei de subsol", +"Formula":"Formulă", +"Four Slides":"Patru diapozitive", +"Frame":"Cadru", +"Frame Contents":"Conținut cadru", +"French (Belgium)":"Franceză (Belgia)", +"French (Benin)":"Franceză (Benin)", +"French (Burkina Faso)":"Franceză (Burkina Faso)", +"French (Canada)":"Franceză (Canada)", +"French (Côte d'Ivoire)":"French (Côte d'Ivoire)", +"French (France)":"Franceză (Franța)", +"French (Luxembourg)":"Franceză (Luxemburg)", +"French (Mali)":"Franceză (Mali)", +"French (Mauritius)":"Franceză (Mauritius)", +"French (Monaco)":"Franceză (Monaco)", +"French (Niger)":"Franceză (Niger)", +"French (Senegal)":"Franceză (Senegal)", +"French (Switzerland)":"Franceză (Elveția)", +"French (Togo)":"Franceză (Togo)", +"Frisian":"Friziană", +"Friulian":"Friuliană", +"Function Wizard":"Asistent funcții", +"Gaelic (Scotland)":"Galeză (Scoția)", +"Galician":"Galiciană", +"Ganda":"Ganda", +"Gascon":"Gasconă", +"Georgian":"Georgiană", +"German (Austria)":"Germană (Austria)", +"German (Belgium)":"Germană (Belgia)", +"German (Germany)":"Germană (Germania)", +"German (Liechtenstein)":"Germană (Liechtenstein)", +"German (Luxembourg)":"Germană (Luxemburg)", +"German (Switzerland)":"Germană (Elveția)", +"Gikuyu":"Gikuyu", +"Good":"Bun", +"Graphic":"Grafică", +"Graphics":"Grafică", +"Greek":"Greacă", +"Greek, Ancient":"Greacă, veche", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiană", +"Hanging Indent":"Indentare agățată", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiiană", +"Header":"Antet", +"Header Left":"Antet stânga", +"Header Right":"Antet dreapta", +"Heading":"Titlu", +"Heading 1":"Titlu 1", +"Heading 10":"Titlu 10", +"Heading 2":"Titlu 2", +"Heading 3":"Titlu 3", +"Heading 4":"Titlu 4", +"Heading 5":"Titlu 5", +"Heading 6":"Titlu 6", +"Heading 7":"Titlu 7", +"Heading 8":"Titlu 8", +"Heading 9":"Titlu 9", +"Hebrew":"Ebraică", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Linie orizontală", +"Hungarian":"Maghiară", +"Hungarian (Szekely-Hungarian Rovas)":"Maghiară (Szekely-Hungarian Rovas)", +"Hyperlink":"Hiperlink", +"Icelandic":"Islandeză", +"Illustration":"Ilustrație", +"Index":"Index", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Titlu de index", +"Index Link":"Legătură de index", +"Index Separator":"Separator index", +"Indonesian":"Indoneză", +"Insert":"Inserare", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue occidental", +"Internet Link":"Link de internet", +"Irish":"Irlandeză", +"Italian (Italy)":"Italiană (Italia)", +"Italian (Switzerland)":"Italiană (Elveția)", +"Japanese":"Japoneză", +"Kaamba":"Kaamba", +"Kabyle Latin":"Kabila latină", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak latin", +"Kashmiri (India)":"Cașmiră (India)", +"Kashmiri (Kashmir)":"Cașmiră (Cașmir)", +"Kashubian":"Kașubiană", +"Kazakh":"Kazahă", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmeră", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kirghiză", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Republica Democrată Congo)", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Coreeană (RepCor)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdă, Centrală (Iran)", +"Kurdish, Central (Iraq)":"Kurdă, Centrală (Irac)", +"Kurdish, Northern (Syria)":"Kurdă, Nordică (Siria)", +"Kurdish, Northern (Turkey)":"Kurdă, Nordică (Turcia)", +"Kurdish, Southern (Iran)":"Kurdă, Sud (Iran)", +"Kurdish, Southern (Iraq)":"Kurdă, Sud (Irac)", +"Kven Finnish":"Kven finlandez", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Etichete", +"Ladin":"Ladin", +"Landscape":"Vedere", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Letoniană", +"Latin":"Latină", +"Latvian":"Letonă", +"Left Page":"Pagină stânga", +"Lengo":"Lengo", +"Limbu":"Limbu", +"Line Numbering":"Numerotare de linii", +"Lines":"Linii", +"Lines and Arrows":"Linii și săgeți", +"Lingala":"Lingala", +"List Contents":"Conținut listă", +"List Heading":"Titlu de listă", +"List Indent":"Indentare listă", +"Lithuanian":"Lituaniană", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Germană de jos", +"Luxembourgish":"Luxemburgheză", +"Macedonian":"Macedoneană", +"Main Index Entry":"Intrarea principală în index", +"Maithili":"Maithili", +"Malagasy, Plateau":"Madagascar, Podișul", +"Malay (Brunei Darussalam)":"Malaezian (Brunei Darussalam)", +"Malay (Malaysia)":"Malaeziană (Malaezia)", +"Malayalam":"Malayalam", +"Maltese":"Malteză", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Eastern, Latin", +"Manipuri":"Manipuri", +"Maore":"Maură", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Adnotări", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Maxim", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Minim", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolă cirilică", +"Mongolian Mongolian":"Mongolă mongolă", +"Moore":"Moore", +"N'ko":"N'ko", +"Ndebele, South":"Ndebele de sud", +"Nenets":"Nenets", +"Nepali (India)":"Nepaleză (India)", +"Nepali (Nepal)":"Nepaleză (Nepal)", +"Neutral":"Neutru", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nouă diapozitive", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Fără stil de caractere", +"Nogai":"Nogai", +"None (Do not check spelling)":"Niciuna (nu verifica ortografia)", +"Northern Sotho":"Sotho de Nord", +"Norwegian, Bokmål":"Norvegiană, Bokmål", +"Norwegian, Nynorsk":"Norvegiană, Nynorsk", +"Note":"Notă", +"Notes":"Note", +"Numbering 1":"Numerotare 1", +"Numbering 1 Cont.":"Numerotare 1 Continuare", +"Numbering 1 End":"Numerotare 1 Sfârșit", +"Numbering 1 Start":"Numerotare 1 Început", +"Numbering 2":"Numerotare 2", +"Numbering 2 Cont.":"Numerotare 2 Continuare", +"Numbering 2 End":"Numerotare 2 Sfârșit", +"Numbering 2 Start":"Numerotare 2 Început", +"Numbering 3":"Numerotare 3", +"Numbering 3 Cont.":"Numerotare 3 Continuare", +"Numbering 3 End":"Numerotare 3 Sfârșit", +"Numbering 3 Start":"Numerotare 3 Început", +"Numbering 4":"Numerotare 4", +"Numbering 4 Cont.":"Numerotare 4 Continuare", +"Numbering 4 End":"Numerotare 4 Sfârșit", +"Numbering 4 Start":"Numerotare 4 Început", +"Numbering 5":"Numerotare 5", +"Numbering 5 Cont.":"Numerotare 5 Continuare", +"Numbering 5 End":"Numerotare 5 Sfârșit", +"Numbering 5 Start":"Numerotare 5 Început", +"Numbering Symbols":"Simboluri de numerotare", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Index 1 obiect", +"Object Index Heading":"Titlu de index pentru obiect", +"Object with no fill and no line":"Obiect fără umplere și linie", +"Object without fill":"Obiect neumplut", +"Occitan":"Occitană", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Un diapozitiv", +"Oromo":"Oromo", +"Outline":"Schiță", +"Outlined":"Conturat", +"Outlined Blue":"Conturat albastru", +"Outlined Green":"Conturat verde", +"Outlined Red":"Conturat roșu", +"Outlined Yellow":"Conturat galben", +"Overwrite":"Suprascriere", +"Page %1 of %2":"Pagina %1 din %2", +"Page Number":"Număr de pagină", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curacao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Antilele Olandeze)", +"Persian":"Persiană", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Substituent", +"Polish":"Poloneză", +"Portrait":"Portret", +"Portuguese (Angola)":"Portugheză (Angola)", +"Portuguese (Brazil)":"Portugheză (Brazilia)", +"Portuguese (Portugal)":"Portugheză (Portugalia)", +"Preformatted Text":"Text preformatat", +"Product":"Produs", +"Puinave":"Puinave", +"Punjabi":"Punjabă", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Nord)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Sud)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Citat", +"Report":"Raport", +"Result":"Rezultat", +"Result2":"Rezultat2", +"Rhaeto-Romance":"Retoromană", +"Right Page":"Pagină dreapta", +"Romanian (Moldova)":"Română (Moldova)", +"Romanian (Romania)":"Română (România)", +"Rubies":"Transcriere fonetică", +"Russian":"Rusă", +"Rusyn (Slovakia)":"Rusă (Slovacia)", +"Rusyn (Ukraine)":"Rusă (Ucraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlanda)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusia)", +"Sami, Lule (Norway)":"Sami, Lule (Norvegia)", +"Sami, Lule (Sweden)":"Sami, Lule (Norvegia)", +"Sami, Northern (Finland)":"Sami, Nord-ist (Finlanda)", +"Sami, Northern (Norway)":"Sami, Nord-ist (Norvegia)", +"Sami, Northern (Sweden)":"Sami, Nord-ist (Suedia)", +"Sami, Pite (Sweden)":"Sami, Pite (Suedia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlanda)", +"Sami, Southern (Norway)":"Sami, Sud-ist (Norvegia)", +"Sami, Southern (Sweden)":"Sami, Sud-ist (Suedia)", +"Sango":"Sango", +"Sanskrit":"Sanscrită", +"Sardinian":"Sardă", +"Sardinian, Campidanese":"Sardinia, Campidanese", +"Sardinian, Gallurese":"Corsicană (galureză)", +"Sardinian, Logudorese":"Sardă, Logudoreză", +"Sardinian, Sassarese":"Sardă, Sasareză", +"Selection count":"Numărul selecției", +"Sender":"Expeditor", +"Serbian Cyrillic (Montenegro)":"Sârbă Cirilic (Muntenegru)", +"Serbian Cyrillic (Serbia and Montenegro)":"Cirilic Serbă (Serbia și Muntenegru)", +"Serbian Cyrillic (Serbia)":"Sârbă Cirilic (Serbia)", +"Serbian Latin":"Sârbă latină", +"Serbian Latin (Montenegro)":"Latină sârbească (Muntenegru)", +"Serbian Latin (Serbia and Montenegro)":"Sârbă Latină (Serbia și Muntenegru)", +"Serbian Latin (Serbia)":"Latină sârbească (Serbia)", +"Shapes":"Forme", +"Sheet %1 of %2":"Foaia %1 din %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Semnătură", +"Silesian":"Silesian", +"Sinhala":"Sinhala", +"Six Slides":"Șase diapozitive", +"Slide %1 of %2":"Diapozitiv %1 din %2", +"Slide %1 of %2 (%3)":"Diapozitiv %1 din %2 (%3)", +"Slovak":"Slovacă", +"Slovenian":"Slovenă", +"Somali":"Somaleză", +"Sorbian, Lower":"Sorabă de jos", +"Sorbian, Upper":"Sorabă de sus", +"Source Text":"Text sursă", +"Southern Sotho":"Soto din Sud", +"Spanish (Argentina)":"Spaniolă (Argentina)", +"Spanish (Bolivia)":"Spaniolă (Bolivia)", +"Spanish (Chile)":"Spaniolă (Chile)", +"Spanish (Colombia)":"Spaniolă (Columbia)", +"Spanish (Costa Rica)":"Spaniolă (Costa Rica)", +"Spanish (Cuba)":"Spaniolă (Cuba)", +"Spanish (Dom. Rep.)":"Spaniolă (Rep. Dominicană)", +"Spanish (Ecuador)":"Spaniolă (Ecuador)", +"Spanish (El Salvador)":"Spaniolă (El Salvador)", +"Spanish (Guatemala)":"Spaniolă (Guatemala)", +"Spanish (Honduras)":"Spaniolă (Honduras)", +"Spanish (Mexico)":"Spaniolă (Mexic)", +"Spanish (Nicaragua)":"Spaniolă (Nicaragua)", +"Spanish (Panama)":"Spaniolă (Panama)", +"Spanish (Paraguay)":"Spaniolă (Paraguay)", +"Spanish (Peru)":"Spaniolă (Peru)", +"Spanish (Puerto Rico)":"Spaniolă (Puerto Rico)", +"Spanish (Spain)":"Spaniolă (Spania)", +"Spanish (Uruguay)":"Spaniolă (Uruguay)", +"Spanish (Venezuela)":"Spaniolă (Venezuela)", +"StDev":"DevStd", +"Standard selection":"Selecție standard", +"Stars and Banners":"Stele și pancarte", +"Status":"Stare", +"Strong Emphasis":"Accentuare puternică", +"Subtitle":"Subtitlu", +"Sum":"Sumă", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Svahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Suedeză (Finlanda)", +"Swedish (Sweden)":"Suedeză (Suedia)", +"Symbol Shapes":"Forme de simbol", +"Table":"Tabel", +"Table Contents":"Conținut tabel", +"Table Heading":"Titlu de tabel", +"Table Index 1":"Index 1 tabel", +"Table Index Heading":"Titlu de index pentru tabel", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiană", +"Tajik":"Tadjică", +"Tamil":"Tamil", +"Tatar":"Tătară", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonezia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Text", +"Thai":"Thailandeză", +"Three Slides":"Trei diapozitive", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"Tibetană (RP Chineză)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiopia)", +"Title":"Titlu", +"Title Only":"Numai titlu", +"Title Slide":"Diapozitiv titlu", +"Title and 2 Content":"Titlu și 2 cuprinsuri", +"Title, 2 Content and Content":"Titlu, 2 cuprinsuri și Cuprins", +"Title, 2 Content over Content":"Titlu, Conținut 2 peste Conținut", +"Title, 4 Content":"Titlu, Conținut 4", +"Title, 6 Content":"Titlu, Conținut 6", +"Title, Content":"Titlu, Cuprins", +"Title, Content and 2 Content":"Titlu, Cuprins și 2 cuprinsuri", +"Title, Content over Content":"Titlu, Conținut peste Conținut", +"Title, Vertical Text":"Titlu, text vertical", +"Title, Vertical Text, Clipart":"Titlu, text vertical, colaj", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Africa de Sud)", +"Turkish":"Turcă", +"Turkmen":"Turkmenă", +"Two Slides":"Două diapozitive", +"Udmurt":"Udmurt", +"Ukrainian":"Ucraineană", +"Unknown":"Necunoscut", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Intrare utilizator", +"User Index 1":"Index 1 personalizat", +"User Index 10":"Index 10 personalizat", +"User Index 2":"Index 2 personalizat", +"User Index 3":"Index 3 personalizat", +"User Index 4":"Index 4 personalizat", +"User Index 5":"Index 5 personalizat", +"User Index 6":"Index 6 personalizat", +"User Index 7":"Index 7 personalizat", +"User Index 8":"Index 8 personalizat", +"User Index 9":"Index 9 personalizat", +"User Index Heading":"Titlu de index personalizat", +"Uyghur":"Uigură", +"Uzbek Cyrillic":"Uzbek cirilică", +"Uzbek Latin":"Uzbec Latină", +"Var":"Var", +"Variable":"Variabil", +"Venda":"Venda", +"Venetian":"Venetian", +"Veps":"Veps", +"Vertical Numbering Symbols":"Simboluri de numerotare verticale", +"Vertical Title, Text, Chart":"Titlu vertical, text, diagramă", +"Vertical Title, Vertical Text":"Titlu vertical, text vertical", +"Vietnamese":"Vietnameză", +"Vili":"Vili", +"Visited Internet Link":"Link de internet vizitat", +"Võro":"Võro", +"Walloon":"Valon", +"Warning":"Avertisment", +"Watermark":"Inscripționare", +"Welsh":"Galeză", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yiddish (Israel)":"Yiddish (Izrael)", +"Yiddish (USA)":"Yiddish (SUA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Iorubă", +"Zulu":"Zulu", +"[None]":"[Nimic]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ru.json b/f7cloud-office/browser/dist/l10n/locore/ru.json new file mode 100644 index 0000000..5c1af56 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ru.json @@ -0,0 +1,717 @@ +{ +"%1 of %2 records found":"%1 из %2 записей найдено", +"3D Objects":"3D-объекты", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Абхазский", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Orientation":"Ориентация", +"Adding selection":"Добавление выделения", +"Addressee":"Получатель", +"Afrikaans (Namibia)":"Африкаанс (Намибия)", +"Afrikaans (South Africa)":"Африкаанс (Южная Африка)", +"Aka (Central African Republic)":"Ака (ЦАР)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан", +"Albanian":"Албанский", +"Amharic":"Амхарский", +"Apatani":"Апатани", +"Appendix":"Приложение", +"Arabic":"Арабский", +"Arabic (Algeria)":"Арабский (Алжир)", +"Arabic (Bahrain)":"Арабский (Бахрейн)", +"Arabic (Chad)":"Арабский (Чад)", +"Arabic (Comoros)":"Арабский (Коморы)", +"Arabic (Djibouti)":"Арабский (Джибути)", +"Arabic (Egypt)":"Арабский (Египет)", +"Arabic (Eritrea)":"Арабский (Эритрея)", +"Arabic (Iraq)":"Арабский (Ирак)", +"Arabic (Israel)":"Арабский (Израиль)", +"Arabic (Jordan)":"Арабский (Иордания)", +"Arabic (Kuwait)":"Арабский (Кувейт)", +"Arabic (Lebanon)":"Арабский (Ливан)", +"Arabic (Libya)":"Арабский (Ливия)", +"Arabic (Mauritania)":"Арабский (Мавритания)", +"Arabic (Morocco)":"Арабский (Марокко)", +"Arabic (Oman)":"Арабский (Оман)", +"Arabic (Palestine)":"Арабский (Палестина)", +"Arabic (Qatar)":"Арабский (Катар)", +"Arabic (Saudi Arabia)":"Арабский (Саудовская Аравия)", +"Arabic (Somalia)":"Арабский (Сомали)", +"Arabic (Sudan)":"Арабский (Судан)", +"Arabic (Syria)":"Арабский (Сирия)", +"Arabic (Tunisia)":"Арабский (Тунис)", +"Arabic (UAE)":"Арабский (ОАЭ)", +"Arabic (Yemen)":"Арабский (Йемен)", +"Aragonese":"Арагонский", +"Aranese":"Аранский", +"Armenian, Classical (Armenia)":"Армянский, классический (Армения)", +"Armenian, Eastern (Armenia)":"Восточноармянский (Армения)", +"Armenian, Eastern (Iran)":"Восточноармянский (Иран)", +"Armenian, Eastern (Russia)":"Восточноармянский (Россия)", +"Armenian, Western (Armenia)":"Западноармянский (Армения)", +"Arpitan (France)":"Арпитанский (Франция)", +"Arpitan (Italy)":"Арпитанский (Италия)", +"Arpitan (Switzerland)":"Арпитанский (Швейцария)", +"Arrow Line":"Стрелка", +"Assamese":"Ассамский", +"Asturian":"Астурийский", +"Avar":"Аварский", +"Average":"Среднее", +"Azerbaijani Cyrillic":"Азербайджанский, кириллица", +"Azerbaijani Latin":"Азербайджанский, латиница", +"Background":"Фон", +"Background objects":"Фоновые объекты", +"Bad":"Плохо", +"Bafia":"Бафиа", +"Bambara":"Бамбара", +"Basic Shapes":"Основные фигуры", +"Basque":"Баскский", +"Beembe":"Бембе", +"Bekwel":"Беквел", +"Belarusian":"Белорусский", +"Bengali (Bangladesh)":"Бенгальский (Бангладеш)", +"Bengali (India)":"Бенгальский (Индия)", +"Bibliography 1":"Библиография 1", +"Bibliography Heading":"Заголовок библиографии", +"Blank Slide":"Пустой слайд", +"Block Arrows":"Блочные стрелки", +"Block Quotation":"Блочная цитата", +"Block selection":"Блочное выделение", +"Bodo":"Бодо", +"Body Text":"Основной текст", +"Body Text, Indented":"Основной текст с отступом", +"Bosnian":"Боснийский", +"Breton":"Бретонский", +"Bribri":"Брибри", +"Bulgarian":"Болгарский", +"Bullet –":"Маркер –", +"Bullet •":"Маркер •", +"Bullet ☑":"Маркер ☑", +"Bullet ✗":"Маркер ✗", +"Bullet ➢":"Маркер ➢", +"Bullets":"Маркеры", +"Burmese":"Бирманский", +"Bushi":"Буши", +"Cabécar":"Кабекар", +"Callouts":"Выноски", +"Caption":"Заголовок", +"Caption Characters":"Символы заголовка", +"Catalan":"Каталанский", +"Catalan (Valencian)":"Каталанский (Валенсия)", +"Centered Text":"Выровненный по центру текст", +"Chinese (Hong Kong)":"Китайский (Гонконг)", +"Chinese (Macau)":"Китайский (Макао)", +"Chinese (Singapore)":"Китайский (Сингапур)", +"Chinese (simplified)":"Китайский (упрощенный)", +"Chinese (traditional)":"Китайский (традиционный)", +"Church Slavic":"Церковнославянский", +"Chuvash":"Чувашский", +"Citation":"Цитирование", +"Clear formatting":"Очистить форматирование", +"Comment":"Комментарий", +"Complimentary Close":"Заключительная формула вежливости", +"Connectors":"Соединители", +"Contents 1":"Содержание 1", +"Contents 10":"Содержание 10", +"Contents 2":"Содержание 2", +"Contents 3":"Содержание 3", +"Contents 4":"Содержание 4", +"Contents 5":"Содержание 5", +"Contents 6":"Содержание 6", +"Contents 7":"Содержание 7", +"Contents 8":"Содержание 8", +"Contents 9":"Содержание 9", +"Contents Heading":"Заголовок содержания", +"Coptic":"Коптский", +"Cornish":"Корнский", +"Count":"Счет", +"CountA":"СчетА", +"Cree, Plains, Latin":"Плейнс-кри, латиница", +"Cree, Plains, Syllabics":"Плейнс-кри, слоговое письмо", +"Croatian":"Хорватский", +"Curves and Polygons":"Кривые и многоугольники", +"Czech":"Чешский", +"Danish":"Датский", +"Dashed Line":"Пунктирная линия", +"Default":"По умолчанию", +"Default Drawing Style":"Рисование по умолчанию", +"Default Page Style":"Стиль страницы по умолчанию", +"Default Paragraph Style":"Стиль абзаца по умолчанию", +"Definition":"Определение", +"Dhivehi":"Мальдивский", +"Dibole":"Баболе", +"Dogri":"Догри", +"Doondo":"Дондо", +"Drawing":"Рисование", +"Drop Caps":"Буквица", +"Dutch (Belgium)":"Нидерландский (Бельгия)", +"Dutch (Netherlands)":"Нидерландский (Нидерланды)", +"Dzongkha":"Дзонг-кэ", +"Emphasis":"Выделение", +"Endnote":"Конечная сноска", +"Endnote Anchor":"Метка концевой сноски", +"Endnote Characters":"Символы концевой сноски", +"English (Australia)":"Английский (Австралия)", +"English (Belize)":"Английский (Белиз)", +"English (Botswana)":"Английский (Ботсвана)", +"English (Canada)":"Английский (Канада)", +"English (Caribbean)":"Английский (Карибские о-ва)", +"English (Denmark)":"Английский (Дания)", +"English (Gambia)":"Английский (Гамбия)", +"English (Ghana)":"Английский (Гана)", +"English (Hong Kong)":"Английский (Гонконг)", +"English (India)":"Английский (Индия)", +"English (Ireland)":"Английский (Ирландия)", +"English (Israel)":"Английский (Израиль)", +"English (Jamaica)":"Английский (Ямайка)", +"English (Kenya)":"Английский (Кения)", +"English (Malawi)":"Английский (Малави)", +"English (Malaysia)":"Английский (Малайзия)", +"English (Mauritius)":"Английский (Маврикий)", +"English (Namibia)":"Английский (Намибия)", +"English (New Zealand)":"Английский (Новая Зеландия)", +"English (Nigeria)":"Английский (Нигерия)", +"English (Philippines)":"Английский (Филиппины)", +"English (South Africa)":"Английский (Южная Африка)", +"English (Sri Lanka)":"Английский (Шри-Ланка)", +"English (Trinidad)":"Английский (Тринидад)", +"English (UK)":"Английский (Великобритания)", +"English (USA)":"Английский (США)", +"English (Zambia)":"Английский (Замбия)", +"English (Zimbabwe)":"Английский (Зимбабве)", +"English, OED spelling (UK)":"Английский, орфография OED (Великобритания)", +"Envelope":"Конверт", +"Error":"Ошибка", +"Erzya":"Эрзянский", +"Esperanto":"Эсперанто", +"Estonian":"Эстонский", +"Example":"Пример", +"Extending selection":"Расширение выделения", +"Faroese":"Фарерский", +"Figure":"Рисунок", +"Figure Index 1":"Список рисунков 1", +"Figure Index Heading":"Заголовок списка рисунков", +"Fijian":"Фиджийский", +"Filled":"Заливка", +"Filled Blue":"Заливка синим", +"Filled Green":"Заливка зеленым", +"Filled Red":"Заливка красным", +"Filled Yellow":"Заливка желтым", +"Finnish":"Финский", +"First Line Indent":"Отступ первой строки", +"First Page":"Первая страница", +"Flowchart":"Блок-схема", +"Fon":"Фон", +"Footer":"Нижний колонтитул", +"Footer Left":"Нижний колонтитул слева", +"Footer Right":"Нижний колонтитул справа", +"Footnote":"Сноска", +"Footnote Anchor":"Метка сноски", +"Footnote Characters":"Символы сноски", +"Formula":"Формула", +"Four Slides":"Четыре слайда", +"Frame":"Рамка", +"Frame Contents":"Содержимое рамки", +"French (Belgium)":"Французский (Бельгия)", +"French (Benin)":"Французский (Бенин)", +"French (Burkina Faso)":"Французский (Буркина-Фасо)", +"French (Canada)":"Французский (Канада)", +"French (Côte d'Ivoire)":"Французский (Кот-д'Ивуар)", +"French (France)":"Французский (Франция)", +"French (Luxembourg)":"Французский (Люксембург)", +"French (Mali)":"Французский (Мали)", +"French (Mauritius)":"Французский (Маврикий)", +"French (Monaco)":"Французский (Монако)", +"French (Niger)":"Французский (Нигер)", +"French (Republic of Guinea)":"Французский (Гвинея)", +"French (Senegal)":"Французский (Сенегал)", +"French (Switzerland)":"Французский (Швейцария)", +"French (Togo)":"Французский (Того)", +"Frisian":"Фризский", +"Friulian":"Фриульский", +"Function Wizard":"Мастер функций", +"Gaelic (Scotland)":"Гэльский (Шотландия)", +"Galician":"Галисийский", +"Ganda":"Ганда", +"Gascon":"Гасконский", +"Georgian":"Грузинский", +"German (Austria)":"Немецкий (Австрия)", +"German (Belgium)":"Немецкий (Бельгия)", +"German (Germany)":"Немецкий (Германия)", +"German (Liechtenstein)":"Немецкий (Лихтенштейн)", +"German (Luxembourg)":"Немецкий (Люксембург)", +"German (Switzerland)":"Немецкий (Швейцария)", +"Gikuyu":"Кикуйю", +"Good":"Хорошо", +"Graphic":"Графический", +"Graphics":"Графика", +"Greek":"Греческий", +"Greek, Ancient":"Древнегреческий", +"Guadeloupean Creole French":"Гваделупский креольский", +"Guarani (Paraguay)":"Гуарани (Парагвай)", +"Gujarati":"Гуджарати", +"HTML":"HTML", +"Haitian":"Гаитянский", +"Hanging Indent":"Висячий отступ", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нигерия)", +"Hawaiian":"Гавайский", +"Header":"Верхний колонтитул", +"Header Left":"Верхний колонтитул слева", +"Header Right":"Верхний колонтитул справа", +"Header and Footer":"Верхний и нижний колонтитулы", +"Heading":"Заголовок", +"Heading 1":"Заголовок 1", +"Heading 10":"Заголовок 10", +"Heading 2":"Заголовок 2", +"Heading 3":"Заголовок 3", +"Heading 4":"Заголовок 4", +"Heading 5":"Заголовок 5", +"Heading 6":"Заголовок 6", +"Heading 7":"Заголовок 7", +"Heading 8":"Заголовок 8", +"Heading 9":"Заголовок 9", +"Heading A0":"Заголовок A0", +"Heading A4":"Заголовок A4", +"Hebrew":"Иврит", +"Hiligaynon":"Хилигайнон", +"Hindi":"Хинди", +"Horizontal Line":"Горизонтальная линия", +"Hungarian":"Венгерский", +"Hungarian (Szekely-Hungarian Rovas)":"Венгерский (секейское руническое письмо)", +"Hyperlink":"Гиперссылка", +"Icelandic":"Исландский", +"Illustration":"Иллюстрация", +"Iloko":"Илоканский", +"Index":"Указатель", +"Index 1":"Предметный указатель 1", +"Index 2":"Предметный указатель 2", +"Index 3":"Предметный указатель 3", +"Index Heading":"Заголовок указателя", +"Index Link":"Ссылка указателя", +"Index Separator":"Разделитель указателя", +"Indonesian":"Индонезийский", +"Inline Heading":"Встроенный заголовок", +"Insert":"Вставка", +"Interlingua":"Интерлингва", +"Interlingue Occidental":"Оксиденталь", +"Internet Link":"Интернет-ссылка", +"Interslavic Cyrillic":"Интерславянский, кириллица", +"Interslavic Latin":"Интерславянский, латиница", +"Irish":"Ирландский", +"Italian (Italy)":"Итальянский (Италия)", +"Italian (Switzerland)":"Итальянский (Швейцария)", +"Japanese":"Японский", +"Juǀ’hoan":"Жуцъоан", +"Kaamba":"Каамба", +"Kabardian":"Кабардинский", +"Kabyle Latin":"Кабильский, латиница", +"Kalaallisut":"Гренландский", +"Kannada":"Каннада", +"Karakalpak Latin":"Каракалпакский, латиница", +"Kashmiri (India)":"Кашмири (Индия)", +"Kashmiri (Kashmir)":"Кашмири (Кашмир)", +"Kashubian":"Кашубский", +"Kazakh":"Казахский", +"KeyID":"KeyID", +"Khanty":"Хантыйский", +"Khmer":"Кхмерский", +"Kinyarwanda (Rwanda)":"Киньяруанда (Руанда)", +"Kirghiz":"Киргизский", +"Kituba (Congo)":"Китуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Китуба (ДР Конго)", +"Klingon":"Клингонский", +"Komi-Permyak":"Коми-пермяцкий", +"Komi-Zyrian":"Коми-зырянский", +"Konkani":"Конкани", +"Koongo (Congo)":"Конго (Конго)", +"Korean (RoK)":"Корейский (Республика Корея)", +"Kumyk":"Кумыкский", +"Kunyi":"Куньи", +"Kurdish, Central (Iran)":"Центральнокурдский (Иран)", +"Kurdish, Central (Iraq)":"Центральнокурдский (Ирак)", +"Kurdish, Northern (Syria)":"Севернокурдский (Сирия)", +"Kurdish, Northern (Turkey)":"Севернокурдский (Турция)", +"Kurdish, Southern (Iran)":"Южнокурдский (Иран)", +"Kurdish, Southern (Iraq)":"Южнокурдский (Ирак)", +"Kven Finnish":"Квенский", +"Kyrgyz (China)":"Киргизский (Китай)", +"Labels":"Метки", +"Ladin":"Ладинский", +"Landscape":"Альбомная", +"Lao":"Лаосский", +"Lari":"Лари", +"Latgalian":"Латгальский", +"Latin":"Латинский", +"Latvian":"Латышский", +"Left Page":"Левая страница", +"Lengo":"Ленго", +"Ligurian":"Лигурский", +"Limbu":"Лимбу", +"Line Numbering":"Нумерация строк", +"Lines":"Линии", +"Lines and Arrows":"Линии и стрелки", +"Lingala":"Лингала", +"List":"Список", +"List 1":"Список 1", +"List 1 Cont.":"Список 1 продолжение", +"List 1 End":"Список 1 конец", +"List 1 Start":"Список 1 начало", +"List 2":"Список 2", +"List 2 Cont.":"Список 2 продолжение", +"List 2 End":"Список 2 конец", +"List 2 Start":"Список 2 начало", +"List 3":"Список 3", +"List 3 Cont.":"Список 3 продолжение", +"List 3 End":"Список 3 конец", +"List 3 Start":"Список 3 начало", +"List 4":"Список 4", +"List 4 Cont.":"Список 4 продолжение", +"List 4 End":"Список 4 конец", +"List 4 Start":"Список 4 начало", +"List 5":"Список 5", +"List 5 Cont.":"Список 5 продолжение", +"List 5 End":"Список 5 конец", +"List 5 Start":"Список 5 начало", +"List Contents":"Содержимое списка", +"List Heading":"Заголовок списка", +"List Indent":"Отступ списка", +"Lithuanian":"Литовский", +"Livonian":"Ливский", +"Lojban":"Ложбан", +"Low German":"Нижненемецкий", +"Luxembourgish":"Люксембургский", +"Macedonian":"Македонский", +"Main Index Entry":"Основная запись указателя", +"Maithili":"Майтхили", +"Malagasy, Plateau":"Малагасийский, плато", +"Malay (Brunei Darussalam)":"Малайский (Бруней)", +"Malay (Malaysia)":"Малайский (Малайзия)", +"Malay Arabic (Brunei Darussalam)":"Малайский, арабский (Бруней)", +"Malay Arabic (Malaysia)":"Малайский, арабский (Малайзия)", +"Malayalam":"Малаялам", +"Maltese":"Мальтийский", +"Manchu":"Маньчжурский", +"Maninkakan, Eastern, Latin":"Восточный манинка, латиница", +"Manipuri":"Манипури", +"Maore":"Маоре", +"Maori":"Маори", +"Marathi":"Маратхи", +"Marginalia":"Маргиналии", +"Mari, Hill":"Горномарийский", +"Mari, Meadow":"Луговомарийский", +"Max":"Максимум", +"Mbochi":"Мбоши", +"Median":"Медиана", +"Min":"Минимум", +"Minangkabau":"Минанкабау", +"Moksha":"Мокшанский", +"Mongolian Cyrillic":"Монгольский, кириллица", +"Mongolian Mongolian":"Монгольский (Монголия)", +"Moore":"Море", +"Morisyen":"Маврикийский креольский", +"N'ko":"Нко", +"Naro":"Наро", +"Ndebele, South":"Ндебеле", +"Nenets":"Ненецкий", +"Nepali (India)":"Непальский (Индия)", +"Nepali (Nepal)":"Непальский (Непал)", +"Neutral":"Нейтральный", +"Nganasan":"Нганасанский", +"Ngungwel":"Нгунгвел", +"Ngäbere":"Нгабере", +"Nine Slides":"Девять слайдов", +"Njyem (Congo)":"Нджьем (Конго)", +"No Character Style":"Без символьного стиля", +"No List":"Без списка", +"Nogai":"Ногайский", +"None (Do not check spelling)":"Нет (не проверять орфографию)", +"Northern Sotho":"Северный сото", +"Norwegian, Bokmål":"Норвежский, букмол", +"Norwegian, Nynorsk":"Норвежский, нюнорск", +"Note":"Примечание", +"Notes":"Заметки", +"Numbering 1":"Нумерация 1", +"Numbering 1 Cont.":"Нумерация 1 продолжение", +"Numbering 1 End":"Нумерация 1 конец", +"Numbering 1 Start":"Нумерация 1 начало", +"Numbering 123":"Нумерация 123", +"Numbering 2":"Нумерация 2", +"Numbering 2 Cont.":"Нумерация 2 продолжение", +"Numbering 2 End":"Нумерация 2 конец", +"Numbering 2 Start":"Нумерация 2 начало", +"Numbering 3":"Нумерация 3", +"Numbering 3 Cont.":"Нумерация 3 продолжение", +"Numbering 3 End":"Нумерация 3 конец", +"Numbering 3 Start":"Нумерация 3 начало", +"Numbering 4":"Нумерация 4", +"Numbering 4 Cont.":"Нумерация 4 продолжение", +"Numbering 4 End":"Нумерация 4 конец", +"Numbering 4 Start":"Нумерация 4 начало", +"Numbering 5":"Нумерация 5", +"Numbering 5 Cont.":"Нумерация 5 продолжение", +"Numbering 5 End":"Нумерация 5 конец", +"Numbering 5 Start":"Нумерация 5 начало", +"Numbering ABC":"Нумерация ABC", +"Numbering IVX":"Нумерация IVX", +"Numbering Symbols":"Символы нумерации", +"Numbering abc":"Нумерация abc", +"Numbering ivx":"Нумерация ivx", +"Nyanja":"Ньянджа", +"OLE":"OLE", +"Object Index 1":"Указатель объектов 1", +"Object Index Heading":"Заголовок указателя объектов", +"Object with no fill and no line":"Объект без заливки и контура", +"Object without fill":"Объект без заливки", +"Occitan":"Окситанский", +"Odia":"Ория", +"Olonets":"Олонецкий", +"One Slide":"Один слайд", +"Oromo":"Оромо", +"Outline":"Структура", +"Outlined":"Контур", +"Outlined Blue":"Контур синий", +"Outlined Green":"Контур зеленый", +"Outlined Red":"Контур красный", +"Outlined Yellow":"Контур желтый", +"Overwrite":"Замена", +"Print":"Печать", +"Page %1 (%2) of %3":"Страница %1 (%2) из %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Страница %1 (%2) из %3 [Страница %4 (%5)]", +"Page %1 of %2":"Страница %1 из %2", +"Page %1 of %2 (%3)":"Страница %1 из %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Страница %1 из %2 (Страница %3 из %4 для печати)", +"Page %1 of %2 [Page %3]":"Страница %1 из %2 [Страница %3]", +"Page Number":"Номер страницы", +"Page Properties":"Свойства страницы", +"Pali Latin":"Пали, латиница", +"Pali Thai":"Пали, тайский", +"Papiamento (Aruba)":"Папьяменто (Аруба)", +"Papiamento (Bonaire)":"Папьяменто (Бонайре)", +"Papiamento (Curaçao)":"Папьяменто (Кюрасао)", +"Papiamentu (Netherlands Antilles)":"Папьяменто (Нидерландские Антилы)", +"Pennsylvania Dutch":"Пенсильванско-немецкий", +"Persian":"Персидский", +"Pitjantjatjara":"Питьянтятьяра", +"Placeholder":"Заполнитель", +"Plautdietsch":"Платдич", +"Polish":"Польский", +"Portrait":"Книжная", +"Portuguese (Angola)":"Португальский (Ангола)", +"Portuguese (Brazil)":"Португальский (Бразилия)", +"Portuguese (Mozambique)":"Португальский (Мозамбик)", +"Portuguese (Portugal)":"Португальский (Португалия)", +"Preformatted Text":"Предварительно форматированный текст", +"Product":"Продукт", +"Puinave":"Пуинаве", +"Punjabi":"Панджаби", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (северная Боливия)", +"Quechua (Bolivia, South)":"Кечуа (южная Боливия)", +"Quechua (Ecuador)":"Кечуа (Эквадор)", +"Quotation":"Цитата", +"Report":"Отчет", +"Result":"Результат", +"Result2":"Результат 2", +"Rhaeto-Romance":"Ретороманский", +"Right Page":"Правая страница", +"Rohingya Hanifi":"Рохинья ханифи", +"Romanian (Moldova)":"Румынский (Молдова)", +"Romanian (Romania)":"Румынский (Румыния)", +"Rubies":"Рубины", +"Russian":"Русский", +"Rusyn (Slovakia)":"Русинский (Словакия)", +"Rusyn (Ukraine)":"Русинский (Украина)", +"Sami, Inari (Finland)":"Саамский, инари (Финляндия)", +"Sami, Kildin (Russia)":"Саамский, кильдинский (Россия)", +"Sami, Lule (Norway)":"Саамский, луле (Норвегия)", +"Sami, Lule (Sweden)":"Саамский, луле (Швеция)", +"Sami, Northern (Finland)":"Северносаамский (Финляндия)", +"Sami, Northern (Norway)":"Северносаамский (Норвегия)", +"Sami, Northern (Sweden)":"Северносаамский (Швеция)", +"Sami, Pite (Sweden)":"Саамский, пите (Швеция)", +"Sami, Skolt (Finland)":"Саамский, колтта (Финляндия)", +"Sami, Southern (Norway)":"Южносаамский (Норвегия)", +"Sami, Southern (Sweden)":"Южносаамский (Швеция)", +"Sango":"Санго", +"Sanskrit":"Санскрит", +"Santali, Devanagari":"Сантали, деванагари", +"Santali, Ol Chiki":"Сантали, ол-чики", +"Saraiki":"Сараики", +"Sardinian":"Сардинский", +"Sardinian, Campidanese":"Сардинский, кампиданский", +"Sardinian, Gallurese":"Сардинский, галлурский", +"Sardinian, Logudorese":"Сардинский, логудорский", +"Sardinian, Sassarese":"Сардинский, сассарский", +"Selection count":"Количество выделенных ячеек", +"Sender":"Отправитель", +"Serbian Cyrillic (Montenegro)":"Сербский, кириллица (Черногория)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сербский, кириллица (Сербия и Черногория)", +"Serbian Cyrillic (Serbia)":"Сербский, кириллица (Сербия)", +"Serbian Latin":"Сербский, латиница", +"Serbian Latin (Montenegro)":"Сербский, латиница (Черногория)", +"Serbian Latin (Serbia and Montenegro)":"Сербский, латиница (Сербия и Черногория)", +"Serbian Latin (Serbia)":"Сербский, латиница (Сербия)", +"Sesotho":"Сесото", +"Shapes":"Фигуры", +"Sheet %1 of %2":"Лист %1 из %2", +"Shuswap":"Шусвап", +"Sidama":"Сидамо", +"Signature":"Подпись", +"Silesian":"Силезский", +"Sindhi, Arabic":"Синдхи, арабский", +"Sindhi, Devanagari":"Синдхи, деванагари", +"Sinhala":"Сингальский", +"Six Slides":"Шесть слайдов", +"Slide %1 of %2":"Слайд %1 из %2", +"Slide %1 of %2 (%3)":"Слайд %1 из %2 (%3)", +"Slovak":"Словацкий", +"Slovenian":"Словенский", +"Somali":"Сомалийский", +"Sorbian, Lower":"Нижнелужицкий", +"Sorbian, Upper":"Верхнелужицкий", +"Source Text":"Исходный текст", +"Southern Sotho":"Южный сото", +"Spanish (Argentina)":"Испанский (Аргентина)", +"Spanish (Bolivia)":"Испанский (Боливия)", +"Spanish (Chile)":"Испанский (Чили)", +"Spanish (Colombia)":"Испанский (Колумбия)", +"Spanish (Costa Rica)":"Испанский (Коста-Рика)", +"Spanish (Cuba)":"Испанский (Куба)", +"Spanish (Dom. Rep.)":"Испанский (Доминиканская Республика)", +"Spanish (Ecuador)":"Испанский (Эквадор)", +"Spanish (El Salvador)":"Испанский (Сальвадор)", +"Spanish (Guatemala)":"Испанский (Гватемала)", +"Spanish (Honduras)":"Испанский (Гондурас)", +"Spanish (Mexico)":"Испанский (Мексико)", +"Spanish (Nicaragua)":"Испанский (Никарагуа)", +"Spanish (Panama)":"Испанский (Панама)", +"Spanish (Paraguay)":"Испанский (Парагвай)", +"Spanish (Peru)":"Испанский (Перу)", +"Spanish (Puerto Rico)":"Испанский (Пуэрто-Рико)", +"Spanish (Spain)":"Испанский (Испания)", +"Spanish (Uruguay)":"Испанский (Уругвай)", +"Spanish (Venezuela)":"Испанский (Венесуэла)", +"StDev":"Стандартное отклонение", +"Standard selection":"Стандартное выделение", +"Stars and Banners":"Звезды и баннеры", +"Status":"Статус", +"Strong Emphasis":"Сильное выделение", +"Subtitle":"Подзаголовок", +"Sum":"Сумма", +"Sundanese":"Сунданский", +"Suundi":"Суунди", +"Swahili (Kenya)":"Суахили (Кения)", +"Swahili (Tanzania)":"Суахили (Танзания)", +"Swazi":"Свази", +"Swedish (Finland)":"Шведский (Финляндия)", +"Swedish (Sweden)":"Шведский (Швеция)", +"Symbol Shapes":"Символьные фигуры", +"Table":"Таблица", +"Table Contents":"Содержимое таблицы", +"Table Heading":"Заголовок таблицы", +"Table Index 1":"Указатель таблиц 1", +"Table Index Heading":"Заголовок указателя таблиц", +"Tagalog":"Тагальский", +"Tahitian":"Таитянский", +"Tajik":"Таджикский", +"Tamil":"Тамильский", +"Tatar":"Татарский", +"Teke-Eboo":"Теке-Эбу", +"Teke-Ibali":"Теке-Ибали", +"Teke-Kukuya":"Теке-Кукуя", +"Teke-Tyee":"Теке-Тье", +"Teletype":"Моноширинный", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетум (Индонезия)", +"Tetun (Timor-Leste)":"Тетум (Восточный Тимор)", +"Text":"Текст", +"Text A0":"Текст A0", +"Text A4":"Текст A4", +"Thai":"Тайский", +"Three Slides":"Три слайда", +"Tibetan (India)":"Тибетский (Индия)", +"Tibetan (PR China)":"Тибетский (Китай)", +"Tigrigna (Eritrea)":"Тигринья (Эритрея)", +"Tigrigna (Ethiopia)":"Тигринья (Эфиопия)", +"Title":"Название", +"Title A0":"Название A0", +"Title A4":"Название A4", +"Title Only":"Только название", +"Title Slide":"Титульный слайд", +"Title and 2 Content":"Название и 2 содержимых", +"Title, 2 Content and Content":"Название, 2 содержимых и содержимое", +"Title, 2 Content over Content":"Название, 2 содержимых над содержимым", +"Title, 4 Content":"Название, 4 содержимых", +"Title, 6 Content":"Название, 6 содержимых", +"Title, Content":"Название, содержимое", +"Title, Content and 2 Content":"Название, содержимое и 2 содержимых", +"Title, Content over Content":"Название, содержимое над содержимым", +"Title, Vertical Text":"Название, вертикальный текст", +"Title, Vertical Text, Clipart":"Название, вертикальный текст, клипарт", +"Tok Pisin":"Ток-писин", +"Tsaangi":"Цаанги", +"Tsonga":"Тсонга", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана (Южная Африка)", +"Turkish":"Турецкий", +"Turkmen":"Туркменский", +"Two Slides":"Два слайда", +"Udmurt":"Удмуртский", +"Ukrainian":"Украинский", +"Unknown":"Неизвестно", +"Urdu (India)":"Урду (Индия)", +"Urdu (Pakistan)":"Урду (Пакистан)", +"User Entry":"Ввод пользователя", +"User Index 1":"Пользовательский указатель 1", +"User Index 10":"Пользовательский указатель 10", +"User Index 2":"Пользовательский указатель 2", +"User Index 3":"Пользовательский указатель 3", +"User Index 4":"Пользовательский указатель 4", +"User Index 5":"Пользовательский указатель 5", +"User Index 6":"Пользовательский указатель 6", +"User Index 7":"Пользовательский указатель 7", +"User Index 8":"Пользовательский указатель 8", +"User Index 9":"Пользовательский указатель 9", +"User Index Heading":"Заголовок пользовательского указателя", +"Uyghur":"Уйгурский", +"Uzbek Cyrillic":"Узбекский, кириллица", +"Uzbek Latin":"Узбекский, латиница", +"Var":"Дисперсия", +"Variable":"Переменная", +"Venda":"Венда", +"Venetian":"Венецианский", +"Veps":"Вепсский", +"Vertical Numbering Symbols":"Вертикальные символы нумерации", +"Vertical Title, Text, Chart":"Вертикальное название, текст, диаграмма", +"Vertical Title, Vertical Text":"Вертикальное название, вертикальный текст", +"Vietnamese":"Вьетнамский", +"Vili":"Вили", +"Visited Internet Link":"Посещенная интернет-ссылка", +"Võro":"Выруский", +"Walloon":"Валлонский", +"Warning":"Предупреждение", +"Watermark":"Водяной знак", +"Welsh":"Валлийский", +"Xhosa":"Коса", +"Xibe":"Сибинский", +"Yaka (Congo)":"Яка (Конго)", +"Yaka (Democratic Republic of the Congo)":"Яка (ДР Конго)", +"Yiddish (Israel)":"Идиш (Израиль)", +"Yiddish (USA)":"Идиш (США)", +"Yombe (Congo)":"Йомбе (Конго)", +"Yoruba":"Йоруба", +"Zulu":"Зулу", +"[Multiple]":"[Несколько]", +"[None]":"[Нет]", +"[Undetermined]":"[Неопределено]", +"Éwé":"Эве", +"Sun,Mon,Tue,Wed,Thu,Fri,Sat": "Вс,Пн,Вт,Ср,Чт,Пт,Сб", +"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday": "Воскресенье,Понедельник,Вторник,Среда,Четверг,Пятница,Суббота", +"January,February,March,April,May,June,July,August,September,October,November,December": "Январь,Февраль,Март,Апрель,Май,Июнь,Июль,Август,Сентябрь,Октябрь,Ноябрь,Декабрь", +"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec": "Янв,Фев,Мар,Апр,Май,Июн,Июл,Авг,Сен,Окт,Ноя,Дек" +} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/locore/rw.json b/f7cloud-office/browser/dist/l10n/locore/rw.json new file mode 100644 index 0000000..427467e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/rw.json @@ -0,0 +1,356 @@ +{ +"3D Objects":"Ibikoresho nyamubyimba", +"A4":"A", +"Afrikaans (Namibia)":"Icyafurinzi (Namibiya)", +"Afrikaans (South Africa)":"Nyafurikansi", +"Akan":"Ikinyakani", +"Albanian":"Icyalubaniya", +"Amharic":"Icyamuhariki", +"Arabic":"Icyarabu", +"Arabic (Algeria)":"Icyarabu (Aligeriya)", +"Arabic (Bahrain)":"Icyarabu (Bahireyini)", +"Arabic (Egypt)":"Icyarabu (Misiri)", +"Arabic (Iraq)":"Icyarabu (Iraki)", +"Arabic (Jordan)":"Icyarabu (Yorudani)", +"Arabic (Kuwait)":"Icyarabu (Koweti)", +"Arabic (Lebanon)":"Icyarabu (Libani)", +"Arabic (Libya)":"Icyarabu (Libiya)", +"Arabic (Morocco)":"Icyarabu (Maroke)", +"Arabic (Oman)":"Icyarabu (Omani)", +"Arabic (Qatar)":"Icyarabu (Katari)", +"Arabic (Saudi Arabia)":"Icyarabu (Arabiya Sawudite)", +"Arabic (Syria)":"Icyarabu (Siriya)", +"Arabic (Tunisia)":"Icyarabu (Tunisiya)", +"Arabic (UAE)":"Icyarabu (UAE)", +"Arabic (Yemen)":"Icyarabu (Yemeni)", +"Average":"Impuzandengo", +"Azerbaijani Cyrillic":"Azeribayijini (Siririki)", +"Azerbaijani Latin":"Azeribayijini (Latini)", +"Background":"Mbuganyuma", +"Background objects":"Ibikoresho mbuganyuma", +"Bambara":"Ikibambara", +"Basque":"Basiki", +"Belarusian":"Nyaberarusiya", +"Bengali (Bangladesh)":"Ikibengali (Bangaladeshi)", +"Bengali (India)":"Bengali (Ubuhindi)", +"Bibliography 1":"Irangabitabo 1", +"Bibliography Heading":"Umutwe w'irangabitabo", +"Blank Slide":"Igice kiriho Ubusa", +"Bosnian":"Ikibosiniya", +"Breton":"Ikinyabureto", +"Bulgarian":"Nyabuligariya", +"Burmese":"Ikibirimaniya", +"Callouts":"Amahamagara", +"Caption":"Akarango", +"Caption Characters":"Inyuguti z'akarango", +"Catalan":"Nyakatara", +"Chinese (Hong Kong)":"Igishinwa (Hong Kong)", +"Chinese (Macau)":"Igishinwa (Makawu)", +"Chinese (Singapore)":"Igishinwa (Singapore)", +"Chinese (simplified)":"Igishinwa (cyoroheje)", +"Chinese (traditional)":"Igishinwa (karande)", +"Chuvash":"Shuvashi", +"Clear formatting":"Gusiba igenamiterere", +"Connectors":"Impuza", +"Contents 1":"Ibirimo 1", +"Contents 10":"Ibirimo 10", +"Contents 2":"Ibirimo 2", +"Contents 3":"Ibirimo 3", +"Contents 4":"Ibirimo 4", +"Contents 5":"Ibirimo 5", +"Contents 6":"Ibirimo 6", +"Contents 7":"Ibirimo 7", +"Contents 8":"Ibirimo 8", +"Contents 9":"Ibirimo 9", +"Contents Heading":"Umutwe w'ibirimo", +"Coptic":"Igikoputiki", +"Count":"Ibara", +"CountA":"IbaraA", +"Croatian":"Nyakorowatiya", +"Czech":"Ceke", +"Danish":"Nyadanimariki", +"Default":"Gisanzweho", +"Definition":"Insobanuro", +"Dhivehi":"Ikidivehi", +"Drawing":"Igishushanyo", +"Drop Caps":"Inyuguti nkuru mbimbura", +"Dutch (Belgium)":"Igihorandi (Ububirigi)", +"Dutch (Netherlands)":"Igihorandi (Ubuhorandi)", +"Dzongkha":"Ikijyonguka", +"Emphasis":"Gushimangira", +"Endnote":"Icyitonderwa gisoza", +"Endnote Characters":"Inyuguti z'impugukirwa isoza", +"English (Australia)":"Icyongereza (Ositarariya)", +"English (Belize)":"Icyongereza (Berize)", +"English (Canada)":"Icyongereza (Kanada)", +"English (Caribbean)":"Icyongereza (Karayibe)", +"English (Ghana)":"Icyongereza (Ghana)", +"English (India)":"Icyongereza (Ubuhinde)", +"English (Jamaica)":"Icyongereza (Jamayika)", +"English (Namibia)":"Icyongereza (Namibiya)", +"English (New Zealand)":"Icyongereza (Neyuzirandi)", +"English (Philippines)":"Icyongereza (Firipine)", +"English (South Africa)":"Icyongereza (Afurika Yepfo)", +"English (Trinidad)":"Icyongereza (Tirinida)", +"English (UK)":"Icyongereza (Ubwongereza)", +"English (USA)":"Icyongereza (Leta Zunze Ubumwe z'Amerika)", +"English (Zimbabwe)":"Icyongereza (Zimbabwe)", +"Esperanto":"Icyesiperanto", +"Estonian":"Ikinyesitoniya", +"Example":"Urugero", +"Faroese":"Igifarowe", +"Fijian":"Igifijiyani", +"Finnish":"Ikinyafinirande", +"First Page":"Paji ya Mbere", +"Footer":"Imperampangano", +"Footnote":"Ubusobanuro mpezarupapuro", +"Footnote Characters":"Inyuguti z'ubusobanuro mperarupapuro", +"Formula":"Inzira", +"Four Slides":"Ibice Bine", +"Frame":"Ikadiri", +"French (Belgium)":"Igifaransa (Ububirigi)", +"French (Canada)":"Igifaransa (Kanada)", +"French (France)":"Igifaransa (Ubufaransa)", +"French (Luxembourg)":"Igifaransa (Lugizamburu)", +"French (Monaco)":"Igifaransa (Monako)", +"French (Switzerland)":"Igifaransa (Ubusuwisi)", +"Frisian":"Igifuriziyani", +"Friulian":"Furiyuliyani", +"Function Wizard":"Nyobora y'Umumaro", +"Gaelic (Scotland)":"Ikigayeliki (Ekose)", +"Galician":"Ikigalisiya", +"Ganda":"Ikiganda", +"Gascon":"Igasikoni", +"Georgian":"Ikinyageworugiya", +"German (Austria)":"Ikidage (Ositiriya)", +"German (Belgium)":"Ikidage (Ububiligi)", +"German (Germany)":"Ikidage (Ubudage)", +"German (Liechtenstein)":"Ikidage (Lishitensiteyini)", +"German (Luxembourg)":"Ikidage (Lugizamburu)", +"German (Switzerland)":"Ikidage (Ubusuwisi)", +"Graphic":"Igishushanyo", +"Graphics":"Ibishushanyo", +"Greek":"Ikigereki", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Hausa (Ghana)":"Igihawusa (Gana)", +"Hausa (Nigeria)":"Igihawusa (Nigeriya)", +"Heading":"Umutwempangano", +"Heading 1":"Umutwe 1", +"Heading 10":"Umutwe 10", +"Heading 2":"Umutwe 2", +"Heading 3":"Umutwe 3", +"Heading 4":"Umutwe 4", +"Heading 5":"Umutwe 5", +"Heading 6":"Umutwe 6", +"Heading 7":"Umutwe 7", +"Heading 8":"Umutwe 8", +"Heading 9":"Umutwe 9", +"Hebrew":"Igiheburayo", +"Hindi":"Igihindi", +"Horizontal Line":"Umurongo utambitse", +"Hungarian":"Nyahongiriya", +"Icelandic":"Nya-isilande", +"Illustration":"Ishushanya", +"Index":"Umubarendanga", +"Index 1":"Umubare ndanga 1", +"Index 2":"Umubare ndanga 2", +"Index 3":"Umubare ndanga 3", +"Index Heading":"Umutwe w'umubare ndanga", +"Index Link":"Ihuriro ry'umubarendanga", +"Index Separator":"Igitandukanya umubare ndanga", +"Indonesian":"Nya-indonesiya", +"Insert":"Kongeramo", +"Interlingua":"Ururimi rusange", +"Internet Link":"Ihuriro rya interineti", +"Irish":"Icyirirande", +"Italian (Italy)":"Igitariyani (Ubutariyani)", +"Italian (Switzerland)":"Igitariyani (Ubusuwisi)", +"Japanese":"Ikiyapani", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Kashmiri (India)":"Kashimiri (Ubuhindi)", +"Kashmiri (Kashmir)":"Kashimiri (Kashimiri)", +"Khmer":"Kumeri", +"Kinyarwanda (Rwanda)":"Ikinyarwanda (Rwanda)", +"Kirghiz":"Igikerigizi", +"Konkani":"Konkani", +"Korean (RoK)":"Igikoreya (Roki)", +"Labels":"Uturango", +"Landscape":"Urupapuro-ntambike", +"Lao":"Lawo", +"Latvian":"Nyarativiya", +"Left Page":"Paji y'Ibumoso", +"Lines":"Imirongo", +"Lingala":"Ilingala", +"List Contents":"Ibiri ku rutonde", +"List Heading":"Umutwe w'urutonde", +"List Indent":"Gutangirira urutonde iburyo gato", +"Lithuanian":"Ikirituwaniya", +"Luxembourgish":"Ikinyalugizamburu", +"Macedonian":"Nyamasedoniya", +"Malay (Brunei Darussalam)":"Ikinyamaleziya (Buruneyi Darusalamu)", +"Malay (Malaysia)":"Ikinyamaleziya (Maleziya)", +"Malayalam":"Malayalamu", +"Maltese":"Ikimalite", +"Manipuri":"Manipuri", +"Marathi":"Marati", +"Marginalia":"Marijinaliya", +"Max":"Kinini", +"Min":"Gito", +"Moore":"Moore", +"Ndebele, South":"Ndebele (Amajyepfo)", +"Nepali (India)":"Ikinyanepali (Ubuhindi)", +"Nepali (Nepal)":"Ikinyanepali (Nepali)", +"Northern Sotho":"Igisoto cy'amajyaruguru", +"Norwegian, Bokmål":"Ikinyanoruveje (Bokimali)", +"Norwegian, Nynorsk":"Ikinyanoruveje (Ninorisiki)", +"Notes":"Ibisobanuro", +"Numbering 1":"Gushyiraho inomero 1", +"Numbering 1 Cont.":"Gushyiraho inomero 1 Gukomeza", +"Numbering 1 End":"Gushyiraho inomero1 Impera", +"Numbering 1 Start":"Gushyiraho inomero 1 Gutangira", +"Numbering 2":"Gushyiraho inomero 2", +"Numbering 2 Cont.":"Gushyiraho inomero 2 Gukomeza", +"Numbering 2 End":"Gushyiraho inomero 2 Impera", +"Numbering 2 Start":"Gushyiraho inomero 2 Gutangira", +"Numbering 3":"Gushyiraho inomero 3", +"Numbering 3 Cont.":"Gushyiraho inomero 3 Gukomeza", +"Numbering 3 End":"Gushyiraho inomero 3 Impera", +"Numbering 3 Start":"Gushyiraho inomero 3 Gutangira", +"Numbering 4":"Gushyiraho inomero 4", +"Numbering 4 Cont.":"Gushyiraho inomero 4 Gukomeza", +"Numbering 4 End":"Gushyiraho inomero 4 Impera", +"Numbering 4 Start":"Gushyiraho inomero 4 Gutangira", +"Numbering 5":"Gushyiraho inomero 5 ", +"Numbering 5 Cont.":"Gushyiraho inomero 5 Gukomeza", +"Numbering 5 End":"Gushyiraho inomero 5 Kurangiza", +"Numbering 5 Start":"Gushyiraho inomero 5 Gutangira", +"Numbering Symbols":"Ibimenyetso by'ishyiraho nomero", +"OLE":"OLE", +"Object without fill":"Ikikoresho nta kuzuza", +"Occitan":"Icyogisita", +"One Slide":"Igice Kimwe", +"Outline":"Imbata", +"Page Number":"Inomero ya Paji", +"Placeholder":"Akarindamwanya", +"Polish":"Igiporone", +"Portrait":"Urupapuro-mpagarike", +"Portuguese (Brazil)":"Igiporitigari (Burezire)", +"Portuguese (Portugal)":"Igiporitigari (Poritigari)", +"Preformatted Text":"Umwandiko wahawe imiterere mbere", +"Product":"IGIKUBO", +"Punjabi":"Panjabi", +"Report":"Icyegeranyo", +"Result":"Igisubizo", +"Result2":"Igisubizo2", +"Rhaeto-Romance":"Nyarayeto-romanse", +"Right Page":"Paji y'Iburyo", +"Rubies":"Umwandiko ubengerana", +"Russian":"Ikirusiya", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Igisansikiri", +"Sardinian":"Igisaridiniyani", +"Shapes":"Imisusire shusho", +"Signature":"Isinya", +"Sinhala":"Sinhala", +"Six Slides":"Ibice Bitandatu", +"Slovak":"Igisilovake", +"Slovenian":"Ikinyasiloveniya", +"Source Text":"Umwandiko nkomoko", +"Southern Sotho":"Ikinyasoto cy'Amajyepho", +"Spanish (Argentina)":"Icyesipanyoro (Arijantina)", +"Spanish (Bolivia)":"Icyesipanyoro (Boliviya)", +"Spanish (Chile)":"Icyesipanyoro (Shili)", +"Spanish (Colombia)":"Icyesipanyoro (Korombiya)", +"Spanish (Costa Rica)":"Icyesipanyoro (Kosita Rika)", +"Spanish (Dom. Rep.)":"Icyesipanyoro (Rep. Dom.)", +"Spanish (Ecuador)":"Icyesipanyole (Ekwadori)", +"Spanish (El Salvador)":"Icyesipanyoro (Eli Salivadoro)", +"Spanish (Guatemala)":"Icyesipanyoro (Gwatemara)", +"Spanish (Honduras)":"Icyesipanyoro (Hondurasi)", +"Spanish (Mexico)":"Icyesipanyoro (Megiziko)", +"Spanish (Nicaragua)":"Icyesipanyoro (Nikaragwa)", +"Spanish (Panama)":"Icyesipanyoro (Panama)", +"Spanish (Paraguay)":"Icyesipanyoro (Paragwe)", +"Spanish (Peru)":"Icyesipanyoro (Peru)", +"Spanish (Puerto Rico)":"Icyesipanyoro (Puwerito Riko)", +"Spanish (Spain)":"Icyesipanyoro (Esipanye)", +"Spanish (Uruguay)":"Icyesipanyoro (Irigwe)", +"Spanish (Venezuela)":"Icyesipanyoro (Venezuwera)", +"StDev":"StDev", +"Strong Emphasis":"Gushimangira cyane", +"Subtitle":"Umutwe wungirije", +"Sum":"Igiteranyo", +"Swahili (Kenya)":"Igiswayili (Kenya)", +"Swahili (Tanzania)":"Ikigiswayili", +"Swazi":"Ikinyaswazilandi", +"Swedish (Finland)":"Ikinyasuwedi (Finirandi)", +"Swedish (Sweden)":"Ikinyasuwedi (Suwede)", +"Table":"Imbonerahamwe", +"Table Contents":"Ibiri mu mbonerahamwe", +"Table Heading":"Umutwe w'imbonerahamwe", +"Tagalog":"Tagalog", +"Tajik":"Igitajiki", +"Tamil":"Tamili", +"Tatar":"Tatari", +"Teletype":"Telefoni", +"Telugu":"Tegulu", +"Text":"Umwandiko", +"Thai":"Tayi", +"Three Slides":"Ibice Bitatu", +"Tibetan (PR China)":"Tibetani (Ubushinwa)", +"Tigrigna (Eritrea)":"Igitigirinya (Eritiriya)", +"Tigrigna (Ethiopia)":"Igitigirinya (Etiyopiya)", +"Title":"Umutwe", +"Title Only":"Umutwe Gusa", +"Title Slide":"Umutwe, Igice", +"Title, Vertical Text":"Umutwe, Umwandiko Uhagaze", +"Title, Vertical Text, Clipart":"Umutwe, Umwandiko Uhagaze, Agashushanyo", +"Tsonga":"Igitsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afurika Yepfo)", +"Turkish":"Igiturukiya", +"Two Slides":"Ibice Bibiri", +"Ukrainian":"Nyaukerene", +"Unknown":"Kitazwi", +"Urdu (India)":"Urudu (Ubuhindi)", +"Urdu (Pakistan)":"Urudu (Pakisitani)", +"User Entry":"Icyinjizwa cy'ukoresha", +"User Index 1":"Umubare ndanga w'ukoresha 1", +"User Index 10":"Umubare ndanga w'ukoresha 10", +"User Index 2":"Umubare ndanga w'ukoresha 2", +"User Index 3":"Umubare ndanga w'ukoresha 3", +"User Index 4":"Umubare ndanga w'ukoresha 4", +"User Index 5":"Umubare ndanga w'ukoresha 5", +"User Index 6":"Umubare ndanga w'ukoresha 6", +"User Index 7":"Umubare ndanga w'ukoresha 7", +"User Index 8":"Umubare ndanga w'ukoresha 8", +"User Index 9":"Umubare ndanga w'ukoresha 9", +"User Index Heading":"Umutwe w'umubare ndanga w'ukoresha", +"Uzbek Latin":"Uzibeke (Ikiratini)", +"Var":"Var", +"Variable":"Impinduragaciro", +"Venda":"Ikivenda", +"Vertical Numbering Symbols":"Ibimenyetso byinomero bihagaze", +"Vertical Title, Text, Chart":"Umutwe Uhagaze, Umwandiko, Igishushanyo", +"Vertical Title, Vertical Text":"Umutwe Uhagaze, Umwandiko Uhagaze", +"Vietnamese":"Ikinyaviyetinamu", +"Visited Internet Link":"Ihuriro rya Interineti ryasuwe", +"Walloon":"Ikiwaloni", +"Watermark":"Akamenyetsomazi", +"Welsh":"Ikigaruwa", +"Xhosa":"Ikigisosa", +"Zulu":"Ikizulu", +"[None]":"[Ntacyo]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sa-IN.json b/f7cloud-office/browser/dist/l10n/locore/sa-IN.json new file mode 100644 index 0000000..106d66f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sa-IN.json @@ -0,0 +1,432 @@ +{ +"Afrikaans (Namibia)":"अफ्रीकेन्स् (नम्बिया)", +"Afrikaans (South Africa)":"अफ्रीकान्स् (दक्षिण अफ्रीका)", +"Akan":"अकेन् ", +"Albanian":"अल्बेनियेन् ", +"Amharic":"अम्हरिक्", +"Arabic":"अरबी", +"Arabic (Algeria)":"अरबिक् (अल्जीरियन्)", +"Arabic (Bahrain)":"अरबिक् (बह्रैन्)", +"Arabic (Comoros)":"अरबिक् (कोमोरोस्)", +"Arabic (Djibouti)":"अरबिक् (जिबौटि)", +"Arabic (Egypt)":"अरबिक् (इजिप्ट्)", +"Arabic (Eritrea)":"अरबिक् (एरिट्रिया)", +"Arabic (Iraq)":"अरबिक् (इराक्)", +"Arabic (Jordan)":"अरबिक् (जोर्डेन्)", +"Arabic (Kuwait)":"अरबिक् (कुवैट्)", +"Arabic (Lebanon)":"अरबिक् (लेबेनोन्)", +"Arabic (Libya)":"अरबिक् (लिब्या)", +"Arabic (Mauritania)":"अरबिक् (मौरितनिया)", +"Arabic (Morocco)":"अरबिक् (मोरोक्को)", +"Arabic (Oman)":"अरबिक् (ओमेन्)", +"Arabic (Palestine)":"अरबिक् (पेलेस्टिन्)", +"Arabic (Qatar)":"अरबिक् (खठार्)", +"Arabic (Saudi Arabia)":"अरबिक् (सौदी अरबिया)", +"Arabic (Syria)":"अरबिक् (सिरिया)", +"Arabic (Tunisia)":"अरबिक् (तुनीशिया)", +"Arabic (UAE)":"अरबिक् (UAE)", +"Arabic (Yemen)":"अरबिक् (एमेन्)", +"Aragonese":"अरगोनीस्", +"Assamese":"अस्सामीस्", +"Asturian":"अस्टूरियन्", +"Average":"औसतः", +"Azerbaijani Cyrillic":"अजेर्बैजनी सिरिलिक् ", +"Azerbaijani Latin":"अजेर्बैजनी लेटिन् ", +"Background":"पृष्ठभूमिः", +"Background objects":"पृष्ठभूमिवस्तूनि", +"Bafia":"बफिया", +"Bambara":"बम्बरा ", +"Basic Shapes":"आधारभूताकृतयः", +"Basque":"बेस्क् ", +"Beembe":"बीम्ब्", +"Bekwel":"बेक्वै", +"Belarusian":"बयेल्रोरश्शियन् ", +"Bengali (Bangladesh)":"बङ्गाली (बङ्ग्लादेशः)", +"Bengali (India)":"बङ्गाली (भारतदेशः)", +"Bibliography 1":"ग्रन्थसूची 1", +"Bibliography Heading":"ग्रन्थसूचीशीर्षकम्", +"Blank Slide":"रिक्ता अवसर्पिणी", +"Block Arrows":"शरचिह्नान् अवरोधय", +"Bodo":"बोडो ", +"Bosnian":"बोस्नियन् ", +"Breton":"ब्रेटन् ", +"Bulgarian":"बल्गेरियन् ", +"Burmese":"बर्मीस् ", +"Bushi":"बुशि", +"Callouts":"कॉलआउट्स", +"Caption":"अधःलेखानि", +"Caption Characters":"अधोलेखाक्षराः", +"Catalan":"केटलेन् ", +"Catalan (Valencian)":"कटलन् (वलेन्सियन्)", +"Centered Text":"केन्द्रीकृतविषयः", +"Chinese (Hong Kong)":"चीनभाषा (ङाङ्क् काङ्ग्)", +"Chinese (Macau)":"चीनभाषा (मेकौ)", +"Chinese (Singapore)":"चीनभाषा (सिंहपुर्)", +"Chinese (simplified)":"चीनभाषा (सरला)", +"Chinese (traditional)":"चीनभाषा (परम्परागतम्)", +"Chuvash":"चुवश्", +"Clear formatting":"संघटनम् रेचय", +"Connectors":"संयोजकाः", +"Contents 1":"सामग्र्यः 1", +"Contents 10":"सामग्र्यः 10", +"Contents 2":"सामग्र्यः 2", +"Contents 3":"सामग्र्यः 3", +"Contents 4":"सामग्र्यः 4", +"Contents 5":"सामग्र्यः 5", +"Contents 6":"सामग्र्यः 6", +"Contents 7":"सामग्र्यः 7", +"Contents 8":"सामग्र्यः 8", +"Contents 9":"सामग्र्यः 9", +"Contents Heading":"सामग्र्यः शीर्षकम्", +"Coptic":"कोप्टिक् ", +"Count":"गणय", +"CountA":"A गणय ", +"Croatian":"क्रोशियन् ", +"Czech":"चेक् ", +"Danish":"डेनिश् ", +"Default":"मूलभूतम् ", +"Definition":"परिभाषा", +"Dhivehi":"धिवेही ", +"Dogri":"डोग्री ", +"Drawing":"चित्रणम्", +"Drop Caps":"बृहदक्षराणि मोचय", +"Dutch (Belgium)":"डच् (बेल्जियम्)", +"Dutch (Netherlands)":"डच् (नेथेर्लेण्ड्स्)", +"Dzongkha":"जोङ्का", +"Emphasis":"महत्त्वम्", +"Endnote":"अंतटिप्पणी", +"Endnote Characters":"अन्तटिप्पण्यक्षराणि", +"English (Australia)":"आङ्ग्लभाषा (अस्त्रेलिया)", +"English (Belize)":"आङ्ग्लभाषा (बिलैज्)", +"English (Canada)":"आङ्ग्लभाषा (केनडा)", +"English (Caribbean)":"आङ्ग्लभाषा (करिबियन्)", +"English (Ghana)":"आङाग्लभाषा (घाना)", +"English (India)":"आङ्ग्लभाषा (भारतदेशः)", +"English (Jamaica)":"आङ्ग्लभाषा (जमैका)", +"English (Namibia)":"आङ्ग्लभाषा (नमीबिया)", +"English (New Zealand)":"आङ्ग्लभाषा (न्यूजीलेण्ड्)", +"English (Philippines)":"आङ्ग्लभाषा (फिलिपैन्स्)", +"English (South Africa)":"आङ्ग्लभाषा (दक्षिण अफ्रीका)", +"English (Trinidad)":"आङ्ग्लभाषा (ट्रिनिडेड्)", +"English (UK)":"आङ्ग्लभाषा (UK)", +"English (USA)":"आङ्ग्लभाषा (USA)", +"English (Zimbabwe)":"आङ्ग्लभाषा (जिम्बेब्वे)", +"Esperanto":"एस्पेरेन्टो ", +"Estonian":"एस्टोनियन् ", +"Example":"उदाहरणम्", +"Faroese":"फरोईस् ", +"Fijian":"फिजियन् ", +"Finnish":"फिन्निश् ", +"First Line Indent":"प्रथमरेखाइंडेण्ट", +"First Page":"प्रथमपृष्ठसङ्ख्या", +"Flowchart":"क्रमिकचार्टम्", +"Footer":"पादलेखः", +"Footnote":"पादटिप्पणी", +"Footnote Characters":"पादटिप्पण्यक्षराणि", +"Formula":"सूत्रम्", +"Four Slides":"चतस्रः अवसर्पिण्यः", +"Frame":"आबन्धः", +"French (Belgium)":"फ्रेन्च् (बेल्जियम्)", +"French (Canada)":"फ्रेन्च् (केनडा)", +"French (France)":"फ्रेन्च् (फ्रान्स्)", +"French (Luxembourg)":"फ्रेन्च् (लक्जेम्बर्ग्)", +"French (Monaco)":"फ्रेन्च् (मोनेको)", +"French (Switzerland)":"फ्रेन्च् (स्विजेरलेण्ड्)", +"Frisian":"फ्रिशियन् ", +"Friulian":"फ्रैयुलियन् ", +"Function Wizard":"व्यापारविजार्ड", +"Gaelic (Scotland)":"गेलिक् (स्कोट्लैण्ड्)", +"Galician":"गलिचीयन् ", +"Ganda":"गण्डा ", +"Gascon":"गेस्कोन्", +"Georgian":"जियोर्जेन् ", +"German (Austria)":"जर्मन् (आस्ट्रिया)", +"German (Belgium)":"जर्मन् (बेल्जियम्)", +"German (Germany)":"जर्मन् (जर्मनि)", +"German (Liechtenstein)":"जर्मन् (लैच्टेनस्टैन्)", +"German (Luxembourg)":"जर्मन् (लक्स्जेम्बर्ग्)", +"German (Switzerland)":"जर्मन् (स्विजेर्लेण्ड्)", +"Gikuyu":"गिकुयु", +"Graphics":"चित्राणि", +"Greek":"ग्रीक्", +"Greek, Ancient":"ग्रीक्, पुराणम्", +"Gujarati":"गुजराती ", +"HTML":"HTML", +"Hausa (Ghana)":"हौसा (घाना)", +"Hausa (Nigeria)":"हौसा (नैजीरिया)", +"Header":"शीर्षलेखः", +"Heading":"शीर्षकः", +"Heading 10":"शीर्षकः 10", +"Heading 2":"शीर्षकः 2", +"Heading 3":"शीर्षकः 3", +"Heading 4":"शीर्षकः 4", +"Heading 5":"शीर्षकः 5", +"Heading 6":"शीर्षकः 6", +"Heading 7":"शीर्षकः 7", +"Heading 8":"शीर्षकः 8", +"Heading 9":"शीर्षकः 9", +"Hebrew":"हीब्रू", +"Hiligaynon":"हिलिगैनोन्", +"Hindi":"हिन्दी ", +"Horizontal Line":"समरेख-रेखाः", +"Hungarian":"हङ्गेरियन् ", +"Icelandic":"एस्लेण्डिकि ", +"Illustration":"दृष्टान्तः", +"Index":"अनुक्रमणी", +"Index 1":"अनुक्रमणी 1", +"Index 2":"अनुक्रमणी 2", +"Index 3":"अनुक्रमणी 3", +"Index Heading":"अनुक्रमणीशीर्षकम्", +"Index Link":"अनुक्रमणीसम्पर्कः", +"Index Separator":"अनुक्रमणी-वियोजकः", +"Indonesian":"इन्डोनेशियन् ", +"Insert":"समावेशय", +"Interlingua":"इन्टेर्लिङ्गुआ ", +"Internet Link":"अन्तर्जालसम्पर्कः", +"Irish":"ऐरिश् ", +"Italian (Italy)":"इटालियन् (इटाली)", +"Italian (Switzerland)":"इटालियन् (स्विजेर्लेण्ड्)", +"Japanese":"जपानीस्", +"Kabyle Latin":"कबैल् लाटिन्", +"Kalaallisut":"कलाल्लिसुट् ", +"Kannada":"कन्नडा ", +"Kashmiri (India)":"कश्मीरी (भारतदेशः)", +"Kashmiri (Kashmir)":"कश्मीरी (कश्मीर्)", +"Kashubian":"कशुबियन् ", +"KeyID":"कुञ्चिका ID", +"Khmer":"ख्मेर् ", +"Kinyarwanda (Rwanda)":"किन्यर्वाण्डा (वाण्डा)", +"Kirghiz":"किर्घिज्", +"Konkani":"कोणकनी ", +"Korean (RoK)":"कोरियन् (RoK)", +"Labels":"अंकितकानि", +"Landscape":"भूदृश्यम्", +"Lao":"लाओ", +"Lari":"लरी", +"Latgalian":"लट्गलियन्", +"Latin":"लटिन्", +"Latvian":"लट्वियन्", +"Left Page":"वामपृष्ठम्", +"Limbu":"लिम्बु", +"Line Numbering":"रेखासङ्ख्यांकनम्", +"Lingala":"लिङ्गेला ", +"List Contents":"सामग्रीं सूचीकुरु", +"List Heading":"शीर्षकं सूचीकुरु", +"List Indent":"इंडेण्ट सूचीकुरु", +"Lithuanian":"लितुआनियन् ", +"Lojban":"लोज्बन्", +"Low German":"न्यून जर्मन् ", +"Luxembourgish":"लुक्सेम्बोर्गिश् ", +"Macedonian":"मेसिडोनियन् ", +"Maithili":"मैथिली ", +"Malagasy, Plateau":"मलगसि, प्लेटौ", +"Malay (Brunei Darussalam)":"मलय् (ब्रुनै दरुसलम्)", +"Malay (Malaysia)":"मलय् (मलेशिया)", +"Malayalam":"मलयालम्", +"Maltese":"माल्टीस् ", +"Manipuri":"मनिपूरी ", +"Marathi":"मराठी ", +"Marginalia":"मार्जिनालिया", +"Max":"अधिकतम", +"Mbochi":"बोचि", +"Min":"न्यूनतम", +"Moore":"मूरे ", +"Ndebele, South":"डेबेल्, दक्षिणम्", +"Nepali (India)":"नेपाली (भारतदेशः)", +"Nepali (Nepal)":"नेपाली (नेपाल्)", +"Nine Slides":"नवावसर्पिणी", +"None (Do not check spelling)":"न किमपि (वर्णविन्यासान् मा परीक्षस्व)", +"Northern Sotho":"उत्तर सोतो ", +"Norwegian, Bokmål":"नोर्वीजीयन्,बोक्मल्l", +"Norwegian, Nynorsk":"नोर्वीजीयन्, नैनोर्स्क्", +"Notes":"टिप्पण्यः", +"Numbering 1":"सङ्ख्यांकनं 1", +"Numbering 1 Cont.":"सङ्ख्यांकनं 1 सततम्", +"Numbering 1 End":"सङ्ख्यांकनं 1 समाप्तः", +"Numbering 1 Start":"सङ्ख्यांकनं 1 प्रारंभः", +"Numbering 2":"सङ्ख्यांकनं 2", +"Numbering 2 Cont.":"सङ्ख्यांकनं 2 सततम्", +"Numbering 2 End":"सङ्ख्यांकनं 2 समाप्तः", +"Numbering 2 Start":"सङ्ख्यांकनं 2 प्रारंभः", +"Numbering 3":"सङ्ख्यांकनं 3", +"Numbering 3 Cont.":"सङ्ख्यांकनं 3 सततम्", +"Numbering 3 End":"सङ्ख्यांकनं 3 समाप्तः", +"Numbering 3 Start":"क्रमांकन 3 प्रारंभ", +"Numbering 4":"सङ्ख्यांकनं 4", +"Numbering 4 Cont.":"सङ्ख्यांकनं 4सततम्", +"Numbering 4 End":"सङ्ख्यांकनं 4 समाप्तः", +"Numbering 4 Start":"सङ्ख्यांकनं 4 प्रारंभः", +"Numbering 5":"सङ्ख्यांकनं 5", +"Numbering 5 Cont.":"सङ्ख्यांकनं 5 सततम्", +"Numbering 5 End":"सङ्ख्यांकनं 5 समाप्तः", +"Numbering 5 Start":"सङ्ख्यांकनं 5 प्रारंभः", +"Numbering Symbols":"सङ्ख्यांकनचिह्नानि", +"Nyanja":"न्यन्जा", +"OLE":"OLE", +"Object without fill":" अपूरितं वस्तु ", +"Occitan":"ओक्टियन् ", +"One Slide":"एकावसर्पिणी", +"Oromo":"ओरोमो", +"Outline":"बहिर्रेखा", +"Page Number":"पृष्ठसङ्ख्या", +"Papiamento (Aruba)":"पपियामेण्टो (अरुबा)", +"Papiamentu (Netherlands Antilles)":"पपियामेण्टु (नेथर्लैण्ड्स् अन्टिल्लस्)", +"Placeholder":"स्थानधारकः", +"Polish":"पोलिश्", +"Portrait":"आलेख्यम्", +"Portuguese (Angola)":"पोर्चुगीस् (अङ्गोला)", +"Portuguese (Brazil)":"पोर्चूगीस् (ब्रेजिल्l)", +"Portuguese (Portugal)":"पोर्चूगीस् (पोर्चूगेल्l)", +"Preformatted Text":"पूर्वघटितपाठ्यम्", +"Product":"उत्पादः", +"Punjabi":"पञ्जाबी ", +"Quechua (Bolivia, North)":"क्वीचुवा (बोलिविया, उत्तरम्)", +"Quechua (Bolivia, South)":"क्वीचुवा (बोलिविया, दक्षिणम्)", +"Quechua (Ecuador)":"क्यूचुवा (ईक्वेडर्)", +"Report":"प्रतिवेदनम्", +"Result":"परिणामः", +"Result2":"परिणामः2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"दक्षिणपृष्ठम्", +"Rubies":"रूबीस", +"Russian":"रश्शियन्", +"Rusyn (Slovakia)":"रुसिन् (स्लोवेकिया)", +"Rusyn (Ukraine)":"रुसिन् (युक्रैन्)", +"Sami, Inari (Finland)":"सोमि,इनारी (फिन्लैण्ड्)", +"Sami, Kildin (Russia)":"सामी, किल्डिन् (रश्शिया)", +"Sami, Lule (Norway)":"सोमि,लुले (नोर्वे)", +"Sami, Lule (Sweden)":"सोमि,लुले (स्वीडेन्)", +"Sami, Northern (Finland)":"सोमि,उत्तरम् (फिन्लैण्ड्)", +"Sami, Northern (Norway)":"सोमि,उत्तरम् (नोर्वे)", +"Sami, Northern (Sweden)":"सोमि,उत्तरम् (स्वीडेन्)", +"Sami, Skolt (Finland)":"सोमि,स्कोल्ट् (फिन्लैण्ड्)", +"Sami, Southern (Norway)":"सोमि,दक्षिणम् (नोर्वे)", +"Sami, Southern (Sweden)":"सोमि,दक्षिणम् (स्वीडेन्)", +"Sango":"सेङ्गो ", +"Sanskrit":"संस्कृतम् ", +"Sardinian":"सर्दिनियन् ", +"Sardinian, Campidanese":"सर्डिनियन्,कैम्पिडनीस्", +"Sardinian, Gallurese":"सर्डिनियन्,गल्लुरीस्", +"Sardinian, Logudorese":"सर्डिनियन्,गोगुडोरीस्", +"Sardinian, Sassarese":"सर्डिनियन्,सस्सारीस्", +"Serbian Cyrillic (Montenegro)":"सेर्बियन् सिरिलिक् (मोन्टेनेग्रो)", +"Serbian Cyrillic (Serbia and Montenegro)":"सेर्बियन् सिरिलिक् (सेर्बिया तथा च मोनडेनेग्रो)", +"Serbian Cyrillic (Serbia)":"सेर्बियन् सिरिलिक् (सेर्बिया)", +"Serbian Latin (Montenegro)":"सेर्बियन् लटिन् (मोन्टेनेग्रो)", +"Serbian Latin (Serbia and Montenegro)":"सेर्बियन् लाटिन् (सेर्बिया तथा च मोनडेनेग्रो)", +"Serbian Latin (Serbia)":"सेर्बियन् लटिन् (सेर्बिया)", +"Shuswap":"शुस्वप्", +"Signature":"हस्ताक्षरः", +"Sinhala":"सिंहला", +"Six Slides":"षडवसर्पिण्यः ", +"Slovak":"स्लोवेक् ", +"Slovenian":"स्लोवेनियन् ", +"Somali":"सोमालि ", +"Sorbian, Lower":"सोर्बियन्, न्यूनतरम्", +"Sorbian, Upper":"सोर्बियन्, ऊर्ध्वम्", +"Source Text":"पाठ्यमूलम्", +"Southern Sotho":"दक्षिण सोतो ", +"Spanish (Argentina)":" स्पेनिश् (अर्जेन्टिना)", +"Spanish (Bolivia)":" स्पेनिश् (बोलिविया)", +"Spanish (Chile)":" स्पेनिश् (चिली)", +"Spanish (Colombia)":"स्पेनिश् (कोलोम्बिया)", +"Spanish (Costa Rica)":" स्पेनिश् (कोस्टरिका)", +"Spanish (Cuba)":"स्पेनिश् (क्यूबा)", +"Spanish (Dom. Rep.)":" स्पेनिश् (डोम् रेप्)", +"Spanish (Ecuador)":" स्पेनिश् (ईक्वेडर्)", +"Spanish (El Salvador)":" स्पेनिश् (एल् सल्वडोर्)", +"Spanish (Guatemala)":" स्पेनिश् (गौटेमेला)", +"Spanish (Honduras)":" स्पेनिश् (होण्डुरेस्)", +"Spanish (Mexico)":"स्पेनिश् (मेक्सिको)", +"Spanish (Nicaragua)":" स्पेनिश् (निकारागुआ)", +"Spanish (Panama)":" स्पेनिश् (पनामा)", +"Spanish (Paraguay)":" स्पेनिश् (परागुए)", +"Spanish (Peru)":" स्पेनिश् (पेरु)", +"Spanish (Puerto Rico)":" स्पेनिश् (पुयर्टो रिको)", +"Spanish (Spain)":"स्पेनिश् (स्पैन्)", +"Spanish (Uruguay)":" स्पेनिश् (उरुगुवए)", +"Spanish (Venezuela)":" स्पेनिश् (वेनिजुएला)", +"StDev":"StDev", +"Strong Emphasis":"दृढ़ावधारणम्", +"Subtitle":"उपशीर्षकम्", +"Sum":"योगः", +"Swahili (Kenya)":"स्वहिली (केन्या)", +"Swahili (Tanzania)":"स्वाहिली (टेन्जेनिया)", +"Swazi":"स्वाजी", +"Swedish (Finland)":"स्वीडिश् (फिन्लेण्ड्)", +"Swedish (Sweden)":"स्वीडिश् (स्वीडेन्)", +"Table":"सारणी", +"Table Contents":"सारणीसामग्र्यः", +"Table Heading":"सारणीशीर्षकम्", +"Tagalog":"टेगेलोग् ", +"Tajik":"टजिक्", +"Tamil":"तमिल् ", +"Tatar":"टटार्", +"Teke-Eboo":"टेके- इबू", +"Teke-Ibali":"टेके - इबालि", +"Teke-Tyee":"टेके- यी", +"Teletype":"टेलीप्रकारः", +"Telugu":"तेलुगु ", +"Tetun (Indonesia)":"टेटुन् (इन्डोनोशिया)", +"Tetun (Timor-Leste)":"टेटन् (टैमोर् लेस्टे)", +"Text":"पाठः ", +"Thai":"थाय् ", +"Three Slides":"त्रिस्रः अवसर्पिण्यः", +"Tibetan (PR China)":"टिबेटन् (PR चीना)", +"Tigrigna (Eritrea)":"टिग्रिग्ना (एरिट्रिया)", +"Tigrigna (Ethiopia)":"टिग्रिग्ना (एतियोपिया)", +"Title":"शीर्षकम्", +"Title Only":"शीर्षकमात्रम्", +"Title Slide":"शीर्षकावसर्पिणी", +"Title and 2 Content":"शीर्षकः तथा च 2 विषयः", +"Title, 2 Content and Content":"शीर्षकः, 2 विषयः तथा च विषयः", +"Title, 2 Content over Content":"शीर्षकः, 2 विषयः अधिकविषयः", +"Title, 4 Content":"शीर्षकः, 4 विषयः", +"Title, 6 Content":"शीर्षकः, 6 विषयः", +"Title, Content":"शीर्षकः, विषयः", +"Title, Content and 2 Content":"शीर्षकः, विषयः तथा च 2 विषयः", +"Title, Content over Content":"शीर्षकः, विषयः अधिक विषयः", +"Title, Vertical Text":"शीर्षकम्, ऊर्ध्वाधर-पाठः", +"Title, Vertical Text, Clipart":"शीर्षकम्, लंबत् शीर्षकम्, क्लिपआर्ट्", +"Tok Pisin":"टोक् पिसिन्", +"Tsonga":"सोङ्गा ", +"Tswana (Botswana)":"स्वाना (बोट्स्वाना)", +"Tswana (South Africa)":"स्वाना (दक्षिण अफ्रीका)", +"Turkish":"तुर्किश् ", +"Turkmen":"टुर्क्मेन्", +"Two Slides":"द्वे अवसर्पिण्यौ", +"Ukrainian":"उक्रेनियन्", +"Unknown":"अज्ञातम्", +"Urdu (India)":"उर्दू (भारतदेशः)", +"Urdu (Pakistan)":"उर्दू (पाकिस्तान्)", +"User Entry":"प्रयोक्तृप्रविष्टिः", +"User Index 1":"प्रयोक्तुरनुक्रमणी1", +"User Index 10":"प्रयोक्तुरनुक्रमणी 10", +"User Index 2":"प्रयोक्तुरनुक्रमणी 2", +"User Index 3":"प्रयोक्तुरनुक्रमणी 3", +"User Index 4":"प्रयोक्तुरनुक्रमणी 4", +"User Index 5":"प्रयोक्तुरनुक्रमणी 5", +"User Index 6":"प्रयोक्तुरनुक्रमणी 6", +"User Index 7":"प्रयोक्तुरनुक्रमणी 7", +"User Index 8":"प्रयोक्तुरनुक्रमणी 8", +"User Index 9":"प्रयोक्तुरनुक्रमणी9", +"User Index Heading":"प्रयोक्तुरनुक्रमणीशीर्षकम्", +"Uyghur":"उय्गुर्", +"Uzbek Latin":"उज्बेक् लटिन् ", +"Var":"चरः", +"Variable":"चरः", +"Venda":"वेण्डा ", +"Vertical Numbering Symbols":"उर्ध्वाधरेणक्रमांकन-संकेतः", +"Vertical Title, Text, Chart":"ऊर्ध्वाधर-शीर्षकम्, पाठः, तालिका", +"Vertical Title, Vertical Text":"ऊर्ध्वाधर-शीर्षकम्, ऊर्ध्वाधर-पाठः", +"Vietnamese":"वियट्नमीस्", +"Vili":"विलि", +"Visited Internet Link":"अभिगतः अन्तर्जालसम्पर्कः", +"Walloon":"वलून् ", +"Watermark":"जलचिह्नम्", +"Welsh":"वेल्श् ", +"Xhosa":"होसा ", +"Yoruba":"योरुबा", +"Zulu":"जुलू ", +"Éwé":"ईव् " +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sah.json b/f7cloud-office/browser/dist/l10n/locore/sah.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sah.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sat-Olck.json b/f7cloud-office/browser/dist/l10n/locore/sat-Olck.json new file mode 100644 index 0000000..5dfe73a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sat-Olck.json @@ -0,0 +1,442 @@ +{ +"A0":"A0", +"A4":"A", +"Afrikaans (Namibia)":"ᱟᱯᱷᱨᱤᱠᱟᱱᱥ (ᱱᱚᱣᱤᱭᱚ)", +"Afrikaans (South Africa)":"ᱟᱯᱷᱨᱤᱠᱟᱱ (ᱫᱚᱠᱷᱤᱱ ᱟᱯᱷᱨᱤᱠᱟ)", +"Akan":"ᱟᱠᱟᱱ", +"Albanian":"ᱟᱞᱵᱟᱱᱤᱭᱟᱱ", +"Amharic":"ᱟᱢᱦᱟᱨᱤᱠ (~w)", +"Arabic":"ᱚᱨᱮᱵᱤᱠᱟᱨᱵᱤ", +"Arabic (Algeria)":"ᱟᱨᱵᱤ (ᱚᱞᱡᱮᱨᱤᱭᱟ)", +"Arabic (Bahrain)":"ᱟᱨᱵᱤ (ᱵᱟᱦᱨᱤᱱ)", +"Arabic (Chad)":"ᱟᱨᱵᱤ (ᱪᱷᱟᱰ)", +"Arabic (Comoros)":"ᱟᱨᱵᱤ (ᱠᱚᱢᱚᱨᱚᱥ)", +"Arabic (Djibouti)":"ᱟᱨᱵᱤ (Dᱡᱤᱵᱟᱩᱴᱤ)", +"Arabic (Egypt)":"ᱟᱨᱵᱤ (ᱤᱡᱤᱯᱴ)", +"Arabic (Eritrea)":"ᱟᱨᱵᱤ (ᱤᱨᱤᱴᱨᱤᱭᱟ)", +"Arabic (Iraq)":"ᱟᱨᱵᱤ (ᱤᱨᱟᱠ)", +"Arabic (Israel)":"ᱟᱨᱵᱤ (ᱤᱥᱨᱟᱤᱞ)", +"Arabic (Jordan)":"ᱟᱨᱵᱤ (ᱡᱚᱨᱰᱱ)", +"Arabic (Kuwait)":"ᱟᱨᱵᱤ (ᱠᱩᱣᱮᱭᱛ)", +"Arabic (Lebanon)":"ᱟᱨᱵᱤ (ᱞᱮᱵᱱᱟᱸᱱ)", +"Arabic (Libya)":"ᱟᱨᱵᱤ (ᱞᱤᱵᱭᱟ)", +"Arabic (Mauritania)":"ᱟᱨᱵᱤ (ᱢᱚᱨᱤᱴᱮᱱᱤᱭᱟ)", +"Arabic (Morocco)":"ᱟᱨᱵᱤ (ᱢᱚᱨᱚᱜᱠᱚ)", +"Arabic (Oman)":"ᱟᱨᱵᱤ (ᱳᱢᱱ)", +"Arabic (Palestine)":"ᱟᱨᱵᱤ (ᱯᱮᱞᱮᱥᱴᱤᱱ)", +"Arabic (Qatar)":"ᱟᱨᱵᱤ (ᱠᱟᱴᱟᱨ)", +"Arabic (Saudi Arabia)":"ᱟᱨᱵᱤ (ᱥᱟᱩᱫᱤ ᱟᱨᱮᱵᱤᱭᱟ)", +"Arabic (Somalia)":"ᱟᱨᱵᱤ (ᱥᱚᱢᱟᱞᱤᱭᱟ)", +"Arabic (Sudan)":"ᱟᱨᱵᱤ (ᱥᱩᱰᱟᱱ)", +"Arabic (Syria)":"ᱟᱨᱵᱤ (ᱥᱤᱨᱤᱭᱟ)", +"Arabic (Tunisia)":"ᱟᱨᱵᱤ (ᱴᱩᱱᱤᱥᱤᱭᱟ)", +"Arabic (UAE)":"ᱟᱨᱵᱤ (UAE)", +"Arabic (Yemen)":"ᱟᱨᱵᱤ (ᱭᱮᱢᱮᱱ)", +"Aragonese":"ᱟᱨᱟᱜᱚᱱᱤᱡ", +"Assamese":"ᱟᱥᱟᱢᱤᱡ", +"Asturian":"ᱟᱥᱴᱩᱨᱤᱭᱟᱱ", +"Average":"ᱜᱚᱲᱯᱚᱲᱛᱟᱵᱟᱨᱟᱵᱟᱨᱤ ᱛᱮᱭᱟᱜ", +"Azerbaijani Cyrillic":"ᱚᱡ़ᱮᱨᱵᱟᱤ ᱡᱟᱱᱤ (ᱥᱤᱨᱤᱞᱤᱠ) (~b)", +"Azerbaijani Latin":"ᱚᱡ़ᱮᱨᱵᱟᱤ ᱡᱟᱱᱤ ᱞᱮᱴᱤᱱ", +"Background":"ᱳᱱᱚᱲ, ᱮᱛᱚᱦᱚᱸᱯᱩᱱᱩᱨᱩᱢ", +"Background objects":"Background objectsᱳᱱᱚᱲ ᱡᱤᱱᱤᱥ ᱠᱚ", +"Bafia":"ᱵᱟᱯᱷᱤᱭᱟ (~k)", +"Bambara":"ᱵᱟᱢᱵᱨᱟ", +"Basic Shapes":"ᱢᱩᱞ ᱵᱮᱱᱟᱣ ᱛᱮᱫ ᱠᱚᱢᱩᱞ ᱵᱮᱱᱟᱣ ᱠᱚ", +"Basque":"ᱵᱟᱥᱠᱭᱩ", +"Beembe":"ᱵᱤᱢᱵᱮ", +"Bekwel":"ᱵᱮᱠᱣᱮᱞ", +"Belarusian":"ᱵᱮᱞᱟᱨᱩᱥᱤᱭᱟᱱ᱾", +"Bengali (Bangladesh)":"ᱵᱮᱸᱜᱟᱞᱤ (ᱵᱸᱜᱞᱟᱫᱮᱥ)", +"Bengali (India)":"ᱵᱮᱸᱜᱟᱞᱤ (ᱵᱷᱟᱨᱚᱫ)", +"Bibliography 1":"ᱯᱩᱛᱷᱤ ᱠᱚ ᱨᱮᱭᱟᱜ ᱞᱤᱥᱴᱤ 1", +"Bibliography Heading":"ᱯᱩᱛᱷᱤ ᱧᱩᱛᱩᱢ ᱞᱤᱥᱴᱤ ᱠᱚ ᱨᱮᱭᱟᱜ ᱧᱩᱛᱩᱢ", +"Blank Slide":"ᱠᱷᱟᱞᱤ ᱥᱞᱟᱤᱰᱮᱠᱮᱱᱟᱜ ᱥᱟᱞᱟᱤᱰ", +"Block Arrows":"ᱥᱟᱨ ᱠᱚ ᱟᱠᱚᱴᱮᱥᱮᱫ ᱥᱟᱨ ᱠᱚ᱾", +"Bodo":"ᱵᱚᱰᱚ", +"Bosnian":"ᱵᱚᱥᱱᱤᱭᱟᱱ", +"Breton":"ᱵᱨᱮᱴᱚᱱ (~k)", +"Burmese":"ᱵᱨᱢᱤᱡ", +"Bushi":"ᱵᱩᱥᱤ", +"Callouts":"ᱦᱚᱦᱚ ᱳᱰᱚᱜ ᱠᱚᱠᱟᱸᱞ ᱟᱩᱴ", +"Caption":"ᱩᱱᱩᱨᱩᱢᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ", +"Caption Characters":"ᱟᱠᱷᱚᱨ ᱩᱱᱩᱨᱩᱢ", +"Catalan":"ᱠᱟᱴᱟᱞᱟᱱ", +"Catalan (Valencian)":"ᱠᱟᱴᱟᱞᱟᱱ (ᱵᱷᱮᱞᱮᱱᱥᱤᱭᱟᱱ)", +"Centered Text":"ᱛᱟᱞᱟ ᱨᱮᱭᱟᱜ ᱚᱱᱚᱞ", +"Chinese (Hong Kong)":"ᱪᱮᱭᱱᱤᱡ (ᱦᱟᱸᱜᱠᱟᱸᱜ )", +"Chinese (Macau)":"ᱪᱮᱭᱱᱤᱡ (ᱢᱟᱠᱟᱩ)", +"Chinese (Singapore)":"ᱪᱮᱭᱱᱤᱡ (ᱥᱤᱸᱜᱟᱯᱩᱨ)", +"Chinese (simplified)":"ᱪᱟᱤᱱᱤᱡ (ᱟᱞᱜᱟ ᱛᱮᱭᱟᱨᱟᱜ)", +"Chinese (traditional)":"ᱪᱮᱭᱱᱤᱡ (ᱟᱹᱨᱤ ᱪᱟᱹᱞᱤ)ᱪᱮᱭᱱᱤᱡ (ᱟᱹᱨᱤ ᱞᱮᱠᱟᱛᱮ)", +"Chuvash":"ᱪᱩᱵᱷᱟᱥ", +"Clear formatting":"ᱛᱮᱭᱟᱨ ᱥᱟᱯᱷ ᱛᱮᱭᱟᱨ ᱢᱮᱴᱟᱣ", +"Contents 1":"ᱣᱤᱥᱚᱭ 1", +"Contents 10":"ᱣᱤᱥᱚᱭ 10", +"Contents 2":"ᱣᱤᱥᱚᱭ 2", +"Contents 3":"ᱣᱤᱥᱚᱭ 3", +"Contents 4":"ᱣᱤᱥᱚᱭ 4", +"Contents 5":"ᱣᱤᱥᱚᱭ 5", +"Contents 6":"ᱣᱤᱥᱚᱭ 6", +"Contents 7":"ᱣᱤᱥᱚᱭ 7", +"Contents 8":"ᱣᱤᱥᱚᱭ 8", +"Contents 9":"ᱣᱤᱥᱚᱭ 9", +"Contents Heading":"ᱣᱤᱥᱚᱭ ᱧᱩᱛᱩᱢ", +"Coptic":"Coptic", +"Count":"ᱞᱮᱠᱷᱟᱮᱞᱠᱷᱟ", +"CountA":"ᱞᱮᱠᱷᱟ A", +"Croatian":"ᱠᱨᱚᱮᱥᱟᱱ", +"Czech":"ᱪᱮᱠᱪᱮᱠ", +"Danish":"ᱫᱟᱱᱤᱥᱰᱟᱸᱱᱤᱥ", +"Definition":"ᱩᱯᱩᱨᱩᱢ", +"Dhivehi":"ᱫᱷᱤᱣᱮᱦᱤ (~s)", +"Dogri":"ᱰᱚᱜᱨᱤ", +"Drawing":"ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨᱪᱤᱛᱟᱹᱨ ᱜᱟᱨ", +"Drop Caps":"ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ ᱧᱩᱨ ᱵᱟᱝ᱾ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ ᱧᱩᱨ᱾", +"Dutch (Belgium)":"ᱰᱡ (ᱵᱮᱞᱡᱤᱭᱟᱢ)", +"Dutch (Netherlands)":"ᱰᱪ (ᱱᱤᱫᱨᱞᱮᱭᱸᱰ)ᱰᱡ (ᱱᱤᱫᱟᱨᱞᱮᱭᱸᱰ)", +"Emphasis":"ᱡᱩᱨ ᱮᱢ", +"Endnote":"ᱢᱩᱪᱟᱫ ᱚᱞᱢᱩᱪᱟᱫ ᱠᱷᱟᱴᱚ ᱚᱞ", +"Endnote Characters":"ᱢᱩᱪᱟᱫ ᱚᱞ ᱟᱠᱷᱚᱨ ᱢᱩᱪᱟᱹᱫ ᱚᱞ ᱟᱠᱷᱚᱨ", +"English (Australia)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱟᱥᱴᱨᱮᱞᱤᱭᱟ)", +"English (Belize)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱵᱤᱞᱮᱭᱡ़)", +"English (Canada)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱠᱟᱱᱟᱰᱟ)", +"English (Caribbean)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱠᱮᱨᱤᱵᱤᱭᱱ)", +"English (Ghana)":"ᱤᱸᱜᱞᱤᱥ (ᱜᱷᱟᱱᱟ)", +"English (India)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱵᱷᱟᱨᱚᱛ )", +"English (Ireland)":"English (Ireland)", +"English (Jamaica)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱡᱢᱮᱭᱠᱟ)", +"English (Namibia)":"ᱤᱸᱜᱞᱤᱥ (ᱱᱟᱢᱮᱣᱤᱵᱚ)", +"English (New Zealand)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱱᱭᱩ ᱡᱤᱞᱮᱭᱸᱰ)", +"English (Philippines)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱯᱤᱞᱤᱯᱮᱭᱱᱥ)", +"English (South Africa)":"ᱤᱸᱜᱞᱤᱥ (ᱥᱩᱛᱷ ᱟᱯᱷᱨᱤᱠᱟ)", +"English (Trinidad)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱴᱨᱤᱱᱤᱰᱟᱰ)", +"English (USA)":"ᱚᱸᱜᱨᱮᱡᱤ (USA)ᱟᱸᱜᱨᱮᱡᱤ (USA)", +"English (Zimbabwe)":"ᱟᱸᱜᱨᱮᱡᱤ (ᱡᱷᱤᱢᱵᱟᱣᱮ)", +"Esperanto":"ᱮᱥᱯᱮᱨᱮᱱᱴᱚ", +"Estonian":"ᱮᱥᱛᱚᱱᱤᱭᱟᱤᱻᱤᱥᱴᱚᱱᱤᱭᱱ", +"Example":"ᱡᱮᱞᱮᱠᱟᱡᱮ ᱞᱮᱠᱟ", +"Faroese":"ᱯᱷᱟᱨᱚᱭᱥᱮ", +"Fijian":"ᱯᱷᱤᱡᱤᱭᱚᱱ", +"Filled":"ᱯᱮᱨᱮᱡ", +"Finnish":"ᱯᱷᱤᱱᱤᱥᱯᱷᱤᱱᱱᱤᱥ", +"First Page":"ᱯᱦᱤᱞᱟ ᱥᱟᱦᱴᱟᱯᱟᱹᱦᱤᱞᱟᱜ ᱥᱟᱦᱴᱟ", +"Flowchart":"ᱯᱷᱞᱚ ᱪᱟᱨᱴᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ᱾", +"Footer":"ᱞᱟᱛᱟᱨ ᱨᱮᱞᱟᱛᱟᱨ ᱚᱞ", +"Footnote":"ᱞᱟᱛᱟᱨ ᱚᱞ ᱯᱷᱮᱰᱟᱫ ᱠᱷᱟᱴᱚ ᱚᱞ", +"Footnote Characters":"ᱞᱟᱛᱟᱨ ᱚᱞ ᱟᱠᱷᱚᱨ", +"Formula":"ᱱᱤᱭᱚᱢᱥᱩᱛᱟᱹᱨ", +"Four Slides":"ᱛᱩᱨᱩᱭ ᱥᱟᱞᱟᱤᱰᱥᱯᱩᱱᱭᱟ ᱥᱟᱞᱟᱤᱰ ᱠᱚ", +"Frame":"ᱥᱟᱡᱥᱟᱡ", +"French (Belgium)":"ᱯᱷᱨᱮᱱᱪ (ᱣᱮᱞᱡᱤᱭᱟᱢ )", +"French (Canada)":"ᱯᱷᱨᱮᱱᱪ (ᱠᱟᱱᱟᱰᱟ)", +"French (France)":"ᱯᱷᱨᱮᱱᱪ (ᱯᱷᱨᱟᱱᱥ)", +"French (Luxembourg)":"ᱯᱷᱨᱮᱱᱪ (ᱞᱟᱜᱥᱮᱢᱵᱨ)", +"French (Monaco)":"ᱯᱷᱨᱮᱱᱪ (ᱢᱚᱱᱟᱠᱚ)", +"French (Switzerland)":"ᱯᱷᱨᱮᱱᱪ (ᱥᱴᱤᱡᱨᱞᱮᱱᱰ)", +"Frisian":"ᱯᱷᱨᱤᱥᱤᱭᱟᱱ", +"Friulian":"ᱯᱷᱨᱤᱭᱩᱞᱤᱭᱟᱱ", +"Function Wizard":"ᱯᱷᱚᱝᱥᱚᱱ ᱣᱤᱡᱮᱰ", +"Gaelic (Scotland)":"ᱜᱟᱭᱞᱤᱠ (ᱥᱠᱟᱸᱞᱮᱸᱰ)", +"Galician":"ᱜᱮᱞᱤᱥᱤᱭᱟᱱ", +"Ganda":"ᱜᱟᱱᱰᱟ", +"Gascon":"ᱜᱮᱥᱠᱚᱱ", +"Georgian":"ᱡᱚᱨᱡᱤᱭᱟᱱ", +"German (Austria)":"ᱡᱟᱨᱢᱱ (ᱟᱥᱴᱨᱮᱞᱤᱭᱟ)", +"German (Belgium)":"ᱡᱨᱢᱱ (ᱵᱮᱞᱡᱤᱭᱟᱢ)", +"German (Germany)":"ᱡᱨᱢᱱ (ᱡᱨᱢᱱᱤ)ᱡᱟᱨᱢᱱ (ᱡᱟᱨᱢᱱᱤ)", +"German (Liechtenstein)":"ᱡᱟᱨᱢᱱ (ᱞᱟᱤᱪᱴᱮᱱᱥᱴᱮᱱ)", +"German (Luxembourg)":"ᱡᱟᱨᱢᱱ (ᱞᱠᱥᱮᱢᱵᱨᱜ)", +"German (Switzerland)":"ᱡᱨᱢᱱ (ᱥᱣᱤᱴᱡᱨᱞᱮᱭᱸᱰ)", +"Gikuyu":"ᱜᱤᱠᱩᱭᱩ", +"Graphic":"ᱛᱟᱹᱞᱤᱠᱟ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ", +"Graphics":"ᱪᱤᱛᱟᱹᱨᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ", +"Greek":"ᱜᱨᱤᱠᱜᱨᱤᱠ", +"Greek, Ancient":"ᱜᱨᱤᱠ, ᱥᱮᱫᱟᱭᱟᱜ", +"Gujarati":"ᱜᱩᱡᱨᱟᱛᱤ", +"HTML":"HTMLHTML᱾", +"Hausa (Ghana)":"ᱦᱟᱣᱩᱥᱟ (ᱜᱷᱟᱱᱟ)", +"Hausa (Nigeria)":"ᱦᱟᱣᱩᱥᱟ (ᱱᱟᱤᱡᱮᱨᱤᱭ)", +"Hawaiian":"ᱦᱟᱣᱟᱤᱱ", +"Header":"ᱧᱩᱛᱩᱢᱪᱚᱴᱟᱫ", +"Heading":"ᱧᱩᱛᱩᱢᱪᱚᱴᱟᱛ", +"Heading 10":"ᱧᱩᱛᱩᱢ10", +"Heading 2":"ᱧᱩᱛᱩᱢ 2", +"Heading 3":"ᱧᱩᱛᱩᱢ 3", +"Heading 4":"ᱧᱩᱛᱩᱢ 4", +"Heading 5":"ᱧᱩᱛᱩᱢ 5", +"Heading 6":"ᱧᱩᱛᱩᱢ 6", +"Heading 7":"ᱧᱩᱛᱩᱢ 7", +"Heading 8":"ᱧᱩᱛᱩᱢ 8", +"Heading 9":"ᱧᱩᱛᱩᱢ 9", +"Hebrew":"ᱦᱤᱵᱨᱩᱦᱮᱵᱨᱩ", +"Hiligaynon":"ᱦᱤᱞᱤᱜᱟᱭᱱᱚᱱ", +"Hindi":"ᱦᱤᱱᱫᱤ", +"Horizontal Line":"ᱵᱷᱤᱸᱫᱟᱲ ᱜᱟᱨᱜᱤᱛᱤᱡ ᱜᱟᱨ", +"Hungarian":"ᱦᱸᱜᱮᱨᱤᱭᱟᱤᱻᱦᱟᱱᱜᱮᱨᱤᱭᱱ", +"Icelandic":"ᱟᱤᱥᱞᱮᱱᱰᱤᱠ", +"Illustration":"ᱵᱚᱨᱱᱚᱱᱵᱚᱨᱱᱚᱱ ᱾", +"Index":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨᱵᱟᱝ ᱠᱚᱨᱟᱣ ᱫᱟᱲᱮ", +"Index 1":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ 1", +"Index 2":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ 2", +"Index 3":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ 3", +"Index Heading":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ ᱧᱩᱛᱩᱢ᱾", +"Index Link":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱡᱚᱱᱚᱲᱟᱣᱧᱩᱛᱩᱢ ᱚᱞ ᱠᱷᱚᱸᱡᱟ", +"Index Separator":"ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ ᱵᱷᱮᱜᱟᱨᱟᱜ ᱦᱚᱪᱚᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ ᱵᱷᱮᱜᱟᱨᱟᱜ ᱦᱚᱪᱚᱣᱟᱜ", +"Indonesian":"ᱤᱱᱰᱚᱱᱮᱥᱤᱭᱟᱱ (~w)", +"Insert":"ᱥᱚᱜᱮᱟᱫᱮᱨ", +"Interlingua":"ᱤᱱᱴᱟᱨ ᱞᱤᱸᱜᱩᱣᱟ", +"Internet Link":"ᱤᱱᱴᱨᱱᱮᱴ ᱡᱚᱱᱚᱲᱟᱣᱤᱱᱴᱟᱨᱱᱮᱴ ᱡᱚᱱᱚᱲᱟᱣ", +"Irish":"ᱤᱨᱤᱥ", +"Italian (Italy)":"ᱤᱴᱟᱞᱤᱭᱱ (ᱥᱣᱤᱡ़ᱨᱞᱟᱱᱰ)ᱤᱴᱟᱞᱤᱭᱱ (ᱤᱴᱟᱞᱤ)", +"Italian (Switzerland)":"ᱤᱴᱟᱞᱤᱭᱱ (ᱥᱣᱤᱴᱡᱨᱞᱮᱭᱸᱰ)", +"Japanese":"ᱡᱟᱯᱟᱱ ᱨᱤᱱ ᱦᱚᱲᱡᱟᱯᱟᱱᱤᱡ", +"Kabyle Latin":"ᱠᱟᱣᱟᱤᱞ ᱞᱮᱴᱤᱱ", +"Kalaallisut":"ᱠᱚᱞᱚᱞᱤᱥᱩᱴ", +"Kannada":"ᱠᱱᱱᱲ", +"Kashmiri (India)":"ᱠᱟᱥᱢᱤᱨᱤ (ᱵᱷᱟᱨᱚᱛ)", +"Kashmiri (Kashmir)":"ᱠᱟᱥᱢᱤᱨᱤ (ᱠᱟᱥᱢᱤᱨᱤ)", +"Kashubian":"ᱠᱟᱥᱩᱵᱤᱭᱟᱱ", +"Kazakh":"ᱠᱟᱡᱟᱠᱷ", +"KeyID":"ᱠᱟᱹᱴᱷᱤID", +"Khmer":"ᱠᱷᱟᱢᱮᱨ", +"Kinyarwanda (Rwanda)":"ᱠᱤᱱᱭᱟᱨ ᱣᱟᱱᱰᱟ (ᱨᱟᱣᱟᱱᱰᱟ)", +"Kirghiz":"ᱠᱤᱨᱜᱷᱤᱡ", +"Konkani":"ᱠᱚᱸᱠᱟᱬᱤ", +"Korean (RoK)":"ᱠᱚᱨᱤᱭᱱ (RoK)", +"Labels":"ᱪᱤᱠᱷᱱᱟᱹᱪᱤᱠᱷᱱᱟ", +"Landscape":"ᱳᱛᱱᱚᱜ ᱧᱮᱱᱮᱞᱳᱛᱱᱚ ᱧᱮᱞᱚᱜ", +"Lao":"ᱞᱟᱣ (~g)", +"Lari":"ᱞᱟᱨᱤ", +"Latgalian":"ᱞᱟᱴᱜᱟᱞᱤᱭᱟᱱ", +"Latin":"ᱞᱮᱴᱤᱱ", +"Latvian":"ᱞᱟᱴᱵᱷᱤᱭᱟᱱ", +"Left Page":"ᱞᱮᱸᱜᱟ ᱥᱟᱦᱴᱟ", +"Limbu":"Limbu", +"Lines":"ᱜᱟᱨᱜᱟᱨ ᱠᱚ᱾", +"Lingala":"ᱞᱤᱸᱜᱟᱞᱟ", +"List Contents":"ᱞᱤᱥ़ᱴᱤ ᱣᱤᱥᱚᱭ", +"List Heading":"ᱞᱤᱥᱴᱤ ᱧᱩᱛᱩᱢ", +"List Indent":"ᱞᱤᱥᱴᱤ ᱥᱟᱦᱴᱟ ᱫᱷᱟᱨᱮ", +"Lithuanian":"ᱞᱤᱛᱷᱩᱣᱟᱱᱤᱭᱟᱱ", +"Lojban":"ᱞᱚᱡᱵᱟᱱ", +"Low German":"ᱞᱚ ᱡᱨᱢᱱ", +"Luxembourgish":"ᱞᱠᱡᱮᱢᱵᱚᱨᱜᱤᱥ", +"Macedonian":"ᱢᱟᱥᱮᱰᱚᱱᱤᱭᱟᱱ", +"Maithili":"ᱢᱮᱭᱛᱷᱤᱞᱤ (~T)", +"Malagasy, Plateau":"ᱢᱟᱞᱟᱜᱟᱥᱤ, ᱯᱞᱮᱴᱩ", +"Malay (Brunei Darussalam)":"ᱢᱟᱞᱟᱭ (ᱵᱨᱩᱱᱤ ᱫᱟᱨᱩᱥᱟᱞᱟᱢ)", +"Malay (Malaysia)":"ᱢᱟᱞᱟᱭ (ᱢᱞᱮᱥᱤᱭᱟ)", +"Malayalam":"ᱢᱞᱭᱟᱞᱢ", +"Maltese":"ᱢᱟᱞᱴᱤᱡ", +"Manipuri":"ᱢᱬᱤᱯᱩᱨᱤ", +"Maore":"ᱢᱟᱣᱨᱮ", +"Maori":"Maori", +"Marathi":"ᱢᱟᱨᱟᱴᱷᱤ", +"Marginalia":"ᱫᱷᱟᱨᱮ ᱵᱟᱵᱚᱫ", +"Max":"ᱰᱷᱮᱨ ᱩᱛᱟᱹᱨ᱾ᱰᱷᱮᱨ ᱩᱛᱟᱹᱨ,", +"Mbochi":"ᱮᱢᱵᱩᱪᱤ (~x)", +"Min":"ᱠᱚᱢ ᱩᱛᱟᱨ - ᱠᱚᱢ ᱩᱛᱟᱹᱨ,", +"Moore":"ᱢᱚᱨᱮ", +"N'ko":"N'ko", +"Ndebele, South":"ᱮᱱᱰᱮᱵᱮᱞᱚ, ᱫᱚᱠᱷᱤᱱ", +"Nepali (India)":"ᱱᱮᱯᱟᱞᱤ (ᱵᱷᱟᱨᱚᱛ)", +"Nepali (Nepal)":"ᱱᱮᱯᱟᱞᱤ (ᱵᱷᱟᱨᱚᱛ)", +"Nine Slides":"ᱟᱨᱮᱞ ᱥᱟᱞᱟᱤᱰ", +"None (Do not check spelling)":"ᱡᱟᱦᱟᱱᱟᱜ ᱵᱟᱝ (ᱵᱟᱱᱟᱱ ᱟᱞᱚᱢ ᱧᱮᱸᱞᱟ )", +"Northern Sotho":"ᱩᱛᱚᱨ ᱱᱟᱠᱷᱟ ᱥᱚᱛᱷᱚ᱾", +"Norwegian, Bokmål":"ᱱᱚᱨᱣᱮᱡᱤᱭᱱ ᱵᱚᱜᱢᱟᱞ", +"Norwegian, Nynorsk":"ᱱᱚᱨᱣᱮᱡᱤᱭᱱ ᱱᱮᱭᱱᱚᱨᱥᱠ", +"Notes":"ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱨ᱾", +"Numbering 1":"ᱞᱮᱠᱷᱟ ᱚᱞ 1", +"Numbering 1 Cont.":"ᱞᱮᱠᱷᱟ ᱚᱞ 1 ᱞᱮᱛᱟᱲ ᱟᱠᱟᱱᱟ", +"Numbering 1 End":"ᱞᱮᱠᱷᱟ ᱚᱞ 1 ᱢᱩᱪᱟᱫᱞᱮᱠᱷᱟ ᱚᱞ 1 ᱢᱩᱪᱟᱹᱫ", +"Numbering 1 Start":"ᱞᱮᱠᱷᱟ ᱚᱞ 1 ᱮᱦᱚᱵ", +"Numbering 2":"ᱞᱮᱠᱷᱟ ᱚᱞ 2", +"Numbering 2 Cont.":"ᱞᱮᱠᱷᱟ ᱚᱞ 2 ᱞᱮᱛᱟᱲ ᱟᱠᱟᱱᱟ", +"Numbering 2 End":"ᱞᱮᱠᱷᱟ ᱚᱞ 2 ᱢᱩᱪᱟᱫᱞᱮᱠᱷᱟ ᱚᱞ 2 ᱢᱩᱪᱟᱹᱫ", +"Numbering 2 Start":"ᱞᱮᱠᱷᱟ ᱚᱞ 2 ᱮᱦᱚᱵ", +"Numbering 3":"ᱞᱮᱠᱷᱟ ᱚᱞ 3", +"Numbering 3 Cont.":"ᱞᱮᱠᱷᱟ ᱚᱞ 3 ᱞᱮᱛᱟᱲ ᱟᱠᱟᱱᱟ", +"Numbering 3 End":"ᱞᱮᱠᱷᱟ ᱚᱞ 3 ᱢᱩᱪᱟᱫᱞᱮᱠᱷᱟ ᱚᱞ 3 ᱢᱩᱪᱟᱹᱫ", +"Numbering 3 Start":"ᱞᱮᱠᱷᱟ ᱚᱞ 3 ᱮᱦᱚᱵ", +"Numbering 4":"ᱞᱮᱠᱷᱟ ᱚᱞ 4", +"Numbering 4 Cont.":"ᱞᱮᱠᱷᱟ ᱚᱞ 4 ᱞᱮᱛᱟᱲ ᱟᱠᱟᱱᱟ", +"Numbering 4 End":"ᱞᱮᱠᱷᱟ ᱚᱞ 4 ᱢᱩᱪᱟᱫᱞᱮᱠᱷᱟ ᱚᱞ 4 ᱢᱩᱪᱟᱹᱫ", +"Numbering 4 Start":"ᱞᱮᱠᱷᱟ ᱚᱞ 4 ᱮᱦᱚᱵ", +"Numbering 5":"ᱞᱮᱠᱷᱟ ᱚᱞ 5", +"Numbering 5 Cont.":"ᱞᱮᱠᱷᱟ ᱚᱞ 5 ᱞᱮᱛᱟᱲ ᱟᱠᱟᱱᱟ", +"Numbering 5 End":"ᱞᱮᱠᱷᱟ ᱚᱞ 5 ᱢᱩᱪᱟᱫᱞᱮᱠᱷᱟ ᱚᱞ 5 ᱢᱩᱪᱟᱹᱫ", +"Numbering 5 Start":"ᱞᱮᱠᱷᱟ ᱚᱞ 5 ᱮᱦᱚᱵ", +"Numbering Symbols":"ᱞᱮᱠᱷᱟᱣᱟᱜ ᱪᱤᱱᱦᱟᱹ", +"Nyanja":"ᱱᱭᱟᱱᱡᱟ", +"OLE":"OLE", +"Object with no fill and no line":"Object with no fill and no line", +"Object without fill":"ᱡᱤᱱᱤᱥ ᱵᱮᱜᱚᱨ ᱨᱮᱫᱡᱤᱱᱤᱥ ᱵᱮᱜᱚᱨ ᱯᱮᱨᱮᱡ ᱛᱮ", +"Occitan":"ᱳᱥᱤᱴᱟᱱ (~j)", +"One Slide":"ᱢᱤᱫ ᱥᱟᱞᱟᱤᱴᱢᱤᱫ ᱥᱟᱞᱟᱤᱰ", +"Oromo":"ᱳᱨᱚᱢᱚ", +"Outline":"ᱵᱟᱦᱨᱮ ᱜᱟᱨᱵᱟᱦᱨᱮ ᱛᱮᱭᱟᱨ", +"Page Number":"ᱥᱟᱦᱴᱟ ᱞᱮᱠᱷᱟᱥᱟᱦᱴᱟ ᱞᱮᱠᱷᱟ᱾", +"Papiamento (Aruba)":"ᱯᱟᱯᱤᱭᱟᱢᱮᱱᱴᱩ (ᱟᱨᱩᱵᱟ)", +"Papiamentu (Netherlands Antilles)":"ᱯᱟᱯᱤᱭᱟᱢᱮᱱᱴᱩ (ᱱᱤᱫᱟᱨᱞᱮᱭᱸᱰ ᱮᱱᱴᱤᱞᱤᱥ)", +"Placeholder":"ᱫᱚᱦᱚ ᱡᱟᱭᱜᱟ", +"Polish":"ᱯᱚᱞᱤᱥᱯᱚᱞᱤᱥ", +"Portrait":"ᱵᱚᱦᱚᱜᱡᱤᱞᱤᱧ ᱵᱚᱨᱱᱚᱱ᱾", +"Portuguese (Angola)":"ᱯᱚᱨᱛᱩᱜᱤᱡ (ᱟᱸᱜᱚᱞᱟ)", +"Portuguese (Brazil)":"ᱯᱩᱨᱛᱜᱟᱞᱤ (ᱵᱨᱟᱡ़ᱤᱞ)ᱯᱩᱨᱛᱩᱜᱤᱡ (ᱵᱨᱮᱡ़ᱤᱞ)", +"Portuguese (Portugal)":"ᱯᱚᱨᱪᱩᱜᱤᱥ (ᱯᱚᱨᱪᱩᱜᱞ)ᱯᱩᱨᱛᱩᱜᱤᱡ (ᱯᱩᱨᱛᱩᱜᱟᱞ l)", +"Preformatted Text":"ᱞᱟᱦᱟ ᱛᱮ ᱛᱮᱭᱟᱨᱟᱜ ᱚᱱᱚᱞ", +"Product":"ᱛᱮᱭᱟᱨ ᱳᱰᱚᱜᱟᱨᱡᱟᱹᱣ", +"Punjabi":"ᱯᱟᱸᱡᱟᱵᱤ", +"Quechua (Bolivia, North)":"ᱠᱩᱣᱮᱪᱩᱣᱟ (ᱵᱚᱞᱮᱵᱷᱤᱭᱟ, ᱩᱛᱚᱨ)", +"Quechua (Bolivia, South)":"ᱠᱩᱣᱮᱪᱩᱣᱟ (ᱵᱚᱞᱮᱵᱷᱤᱭᱟ, ᱫᱚᱠᱷᱤᱱ)", +"Quechua (Ecuador)":"ᱠᱚᱣᱮᱪᱷᱩᱣᱟ (ᱤᱠᱣᱟᱰᱚᱨ)", +"Report":"ᱨᱤᱯᱚᱨᱴᱞᱟᱹᱭ ᱥᱚᱫᱚᱨ", +"Result":"ᱠᱩᱲᱟᱹᱭᱠᱩᱲᱟᱭ", +"Result2":"ᱠᱩᱲᱟᱭ2", +"Rhaeto-Romance":"ᱨᱟᱤᱴᱚ-ᱨᱚᱢᱟᱱᱥ (~t)", +"Right Page":"ᱡᱚᱡᱚᱢ ᱥᱟᱦᱴᱟ", +"Rubies":"ᱨᱩᱵᱤᱥ", +"Russian":"ᱨᱩᱥᱤᱨᱟᱥᱤᱭᱟᱱ", +"Rusyn (Slovakia)":"ᱨᱩᱥᱤᱱ (ᱥᱞᱚᱣᱟᱠᱤᱭᱟ)", +"Rusyn (Ukraine)":"ᱨᱩᱥᱤᱱ (ᱩᱠᱨᱮᱱ)", +"Sami, Inari (Finland)":"ᱥᱟᱢᱤ, ᱤᱱᱟᱨᱤ (ᱯᱷᱤᱱᱞᱮᱸᱰ) (~c)", +"Sami, Kildin (Russia)":"ᱥᱤᱢᱟ, ᱥᱟᱣᱫᱨᱱ (ᱨᱟᱥᱤᱭᱟ)", +"Sami, Lule (Norway)":"ᱥᱟᱢᱤ, ᱞᱩᱞᱮ (ᱱᱚᱨᱣᱮ)", +"Sami, Lule (Sweden)":"ᱥᱟᱢᱤ, ᱞᱩᱞᱮ (ᱥᱣᱤᱰᱱ)", +"Sami, Northern (Finland)":"ᱥᱟᱢᱤ, ᱱᱚᱨᱫᱱ(ᱯᱷᱤᱱᱞᱮᱸᱰ)", +"Sami, Northern (Norway)":"ᱥᱟᱢᱤ, ᱱᱚᱨᱫᱱ(ᱱᱚᱨᱣ)", +"Sami, Northern (Sweden)":"ᱥᱤᱢᱟ, ᱱᱚᱨᱫᱱ (ᱥᱣᱤᱰᱮᱱ)", +"Sami, Skolt (Finland)":"ᱥᱤᱢᱟ, ᱥᱠᱚᱞᱴ (ᱯᱷᱤᱱᱞᱮᱸᱰ)", +"Sami, Southern (Norway)":"ᱥᱤᱢᱟ, ᱥᱟᱣᱫᱨᱱ (ᱱᱚᱨᱣ)", +"Sami, Southern (Sweden)":"ᱥᱤᱢᱟ, ᱥᱟᱣᱫᱨᱱ (ᱥᱣᱤᱰᱮᱱ)", +"Sango":"ᱥᱟᱸᱜᱚ", +"Sanskrit":"ᱥᱸᱥᱠᱨᱩᱛ", +"Sardinian":"ᱥᱠᱟᱨᱰᱤᱱᱤᱭᱟᱱ", +"Sardinian, Campidanese":"ᱥᱟᱨᱫᱤᱱᱤᱭᱟᱱ, ᱠᱮᱢᱯᱤᱰᱮᱱᱤᱡ", +"Sardinian, Gallurese":"ᱥᱟᱨᱫᱤᱱᱤᱭᱟᱱ, ᱜᱟᱞᱩᱨᱤᱡ", +"Sardinian, Logudorese":"ᱥᱟᱨᱫᱤᱱᱤᱭᱟᱱ, ᱞᱚᱜᱩᱰᱚᱨᱤᱡ", +"Sardinian, Sassarese":"ᱥᱟᱨᱫᱤᱱᱤᱭᱟᱱ, ᱥᱟᱥᱟᱨᱤᱡ", +"Selection count":"Selection count", +"Serbian Cyrillic (Montenegro)":"ᱥᱨᱵᱤᱭᱟᱱ ᱥᱤᱨᱤᱞᱤᱠ (ᱢᱚᱱᱴᱮᱱᱮᱜᱨᱚ)", +"Serbian Cyrillic (Serbia and Montenegro)":"ᱥᱨᱵᱤᱭᱟᱱ ᱥᱤᱨᱤᱞᱤᱠ (ᱥᱨᱵᱤᱭᱟ ᱟᱨ ᱢᱚᱱᱴᱮᱱᱮᱜᱨᱚ)", +"Serbian Cyrillic (Serbia)":"ᱥᱨᱵᱤᱭᱟᱱ ᱥᱤᱨᱤᱞᱤᱠ (ᱥᱨᱵᱤᱭᱟ)", +"Serbian Latin (Montenegro)":"ᱥᱟᱨᱵᱤᱱ ᱞᱮᱴᱤᱱ (ᱢᱚᱱᱴᱮᱱᱟᱜᱟᱨᱚ )", +"Serbian Latin (Serbia and Montenegro)":"ᱥᱨᱵᱤᱭᱟᱱ ᱞᱮᱴᱤᱱ (ᱥᱨᱵᱤᱭᱟ ᱟᱨ ᱢᱚᱱᱴᱮᱱᱮᱜᱨᱚ)", +"Serbian Latin (Serbia)":"ᱥᱨᱵᱤᱭᱟᱱ ᱞᱮᱴᱤᱱ (ᱥᱨᱵᱤᱭᱟ)", +"Shapes":"ᱨᱩᱯ ᱠᱚᱵᱮᱱᱟᱣ ᱠᱚ", +"Shuswap":"ᱥᱩᱥᱣᱟᱯ", +"Signature":"ᱥᱚᱦᱤᱥᱩᱦᱤ", +"Sinhala":"ᱥᱤᱱᱦᱟᱞᱟ", +"Six Slides":"ᱛᱩᱨᱩᱭ ᱥᱟᱞᱟᱤᱰ ᱠᱚ", +"Slovak":"ᱥᱞᱚᱣᱟᱠ", +"Somali":"ᱥᱚᱢᱟᱞᱤ (~v)", +"Sorbian, Lower":"ᱥᱚᱨᱵᱤᱭᱟᱱ, ᱞᱟᱛᱟᱨ", +"Sorbian, Upper":"ᱥᱚᱨᱵᱤᱭᱟᱱ, ᱪᱮᱛᱟᱱ", +"Source Text":"ᱚᱱᱚᱞ ᱯᱟᱱᱛᱮ", +"Southern Sotho":"ᱫᱚᱠᱷᱤᱱ ᱥᱮᱫᱟᱜ ᱥᱚᱛᱷᱚ", +"Spanish (Argentina)":"ᱥᱯᱮᱱᱤᱥ (ᱚᱨᱡᱮᱱᱴᱤᱱᱟ)", +"Spanish (Bolivia)":"ᱥᱯᱮᱱᱤᱥ (ᱵᱚᱞᱤᱣᱤᱭᱟ)", +"Spanish (Chile)":"ᱥᱯᱮᱱᱤᱥ (ᱪᱤᱞᱤ)", +"Spanish (Colombia)":"ᱥᱯᱮᱱᱤᱥ (ᱠᱚᱞᱢᱵᱤᱭᱟ)", +"Spanish (Costa Rica)":"ᱥᱯᱮᱱᱤᱥ (ᱠᱚᱥᱴᱟ ᱨᱤᱠᱟ)", +"Spanish (Cuba)":"ᱥᱯᱮᱱᱤᱥ (ᱠᱭᱩᱵᱟ)", +"Spanish (Dom. Rep.)":"ᱥᱯᱮᱱᱤᱥ (ᱰᱚᱢ᱾ ᱨᱮᱯ᱾)", +"Spanish (Ecuador)":"ᱥᱯᱮᱱᱤᱥ (ᱤᱠᱣᱟᱰᱚᱨ)", +"Spanish (El Salvador)":"ᱥᱯᱮᱱᱤᱥ (ᱮᱞ ᱥᱟᱞᱣᱟᱰᱚᱨ)", +"Spanish (Guatemala)":"ᱥᱯᱮᱱᱤᱥ (ᱜᱚᱴᱮᱢᱟᱞᱟ)", +"Spanish (Honduras)":"ᱥᱯᱮᱱᱤᱥ (ᱦᱚᱱᱰᱩᱨᱟᱥ)", +"Spanish (Mexico)":"ᱥᱯᱮᱱᱤᱥ (ᱢᱮᱠᱥᱤᱠᱚ)", +"Spanish (Nicaragua)":"ᱥᱯᱮᱱᱤᱥ (ᱱᱤᱠᱟᱨᱟᱜᱩᱣᱟ)", +"Spanish (Panama)":"ᱥᱯᱮᱱᱤᱥ (ᱯᱟᱱᱟᱢᱟ)", +"Spanish (Paraguay)":"ᱥᱯᱮᱱᱤᱥ (ᱯᱟᱨᱟᱜᱩᱣᱮ)", +"Spanish (Peru)":"ᱥᱯᱮᱱᱤᱥ (ᱯᱮᱨᱩ)", +"Spanish (Puerto Rico)":"ᱥᱯᱮᱱᱤᱥ (ᱯᱩᱨᱴᱚ ᱨᱤᱠᱚ)", +"Spanish (Spain)":"ᱥᱯᱮᱱᱤᱥ (ᱥᱯᱮᱤᱱ)ᱥᱯᱮᱱᱤᱥ (ᱥᱯᱮᱱ)", +"Spanish (Uruguay)":"ᱥᱯᱮᱱᱤᱥ (ᱩᱨᱩᱜᱩᱣᱮ)", +"Spanish (Venezuela)":"ᱥᱯᱮᱱᱤᱥ (ᱣᱮᱱᱮᱡᱩᱣᱮᱞᱟ)", +"StDev":"StDev", +"Strong Emphasis":"ᱟᱲᱤ ᱡᱩᱨ ᱮᱢ", +"Subtitle":"ᱮᱴᱟᱜᱟᱜ ᱧᱩᱛᱩᱢᱠᱷᱩᱸᱴ ᱧᱩᱛᱩᱢ", +"Swahili (Kenya)":"ᱥᱣᱟᱦᱤᱞᱤ (ᱠᱮᱱᱭᱟ)", +"Swahili (Tanzania)":"ᱥᱣᱦᱤᱞᱤ (ᱛᱚᱱᱡᱮᱱᱤᱭᱟ)", +"Swazi":"ᱥᱣᱟᱡᱤ", +"Swedish (Finland)":"ᱥᱣᱮᱰᱤᱥ (ᱯᱷᱤᱱᱞᱮᱸᱰ )", +"Swedish (Sweden)":"ᱥᱣᱤᱰᱤᱥ (ᱥᱣᱤᱰᱱ)ᱥᱣᱤᱰᱤᱥ (ᱥᱣᱤᱰᱮᱱ)", +"Table":"ᱛᱟᱹᱞᱤᱠᱟᱴᱮᱵᱩᱞ", +"Table Contents":"ᱛᱟᱹᱞᱤᱠᱟ ᱵᱤᱥᱚᱭᱴᱮᱵᱩᱞ ᱵᱤᱥᱚᱭ", +"Table Heading":"ᱧᱩᱛᱩᱢ ᱛᱟᱹᱞᱤᱠᱟ ᱪᱚᱴᱟᱛ ᱴᱮᱵᱩᱞ", +"Tagalog":"ᱴᱟᱜᱟᱞᱚᱜ (~l)", +"Tajik":"ᱛᱟᱡᱤᱠ", +"Tamil":"ᱛᱟᱢᱤᱞ", +"Tatar":"ᱴᱟᱴᱟᱨ (~k)", +"Teke-Eboo":"ᱴᱮᱠᱮ-ᱤᱵᱩ", +"Teke-Ibali":"ᱴᱮᱠᱮ-ᱤᱵᱟᱞᱤ", +"Teke-Tyee":"ᱴᱮᱠᱮ-ᱴᱟᱭᱤ", +"Teletype":"ᱴᱮᱞᱤᱴᱟᱭᱤᱯ", +"Telugu":"ᱛᱮᱞᱜᱩ", +"Tetun (Indonesia)":"ᱴᱮᱴᱩᱱ (ᱤᱸᱰᱚᱱᱥᱤᱭᱟ)", +"Tetun (Timor-Leste)":"ᱛᱮᱛᱩᱱ (ᱴᱤᱢᱚᱨ-ᱞᱮᱥᱴᱚ)", +"Text":"ᱚᱱᱚᱞᱚᱱᱚᱞ", +"Thai":"ᱛᱷᱟᱤᱻᱛᱷᱟᱤ", +"Three Slides":"ᱯᱮᱭᱟ ᱥᱟᱞᱟᱤᱰ ᱠᱚ", +"Tibetan (PR China)":"ᱛᱤᱣᱮᱛᱟᱱ (PR ᱪᱤᱱ)", +"Tigrigna (Eritrea)":"ᱴᱤᱜᱨᱤᱜᱱᱟ (ᱤᱨᱤᱴᱨᱤᱭᱟ)", +"Tigrigna (Ethiopia)":"ᱴᱤᱜᱨᱤᱜᱱᱟ (ᱤᱛᱷᱤᱭᱚᱯᱤᱭᱚ)", +"Title":"ᱧᱩᱛᱩᱢᱮᱢ ᱧᱩᱛᱩᱢ", +"Title Only":"ᱧᱩᱛᱩᱢ ᱮᱥᱠᱟᱨ", +"Title Slide":"ᱧᱩᱛᱩᱢ ᱥᱟᱞᱟᱤᱰ", +"Title and 2 Content":"ᱧᱩᱛᱩᱢ ᱟᱨ 2 ᱵᱤᱥᱚᱭ", +"Title, 2 Content and Content":"ᱧᱩᱛᱩᱢ, 2 ᱵᱤᱥᱚᱭ ᱟᱨ ᱵᱤᱥᱚᱭ", +"Title, 2 Content over Content":"ᱧᱩᱛᱩᱢ, 2 ᱵᱤᱥᱚᱭ ᱪᱮᱛᱟᱱ ᱵᱤᱥᱚᱭ", +"Title, 4 Content":"ᱧᱩᱛᱩᱢ, 4 ᱵᱤᱥᱚᱭ", +"Title, 6 Content":"ᱧᱩᱛᱩᱢ, 6 ᱵᱤᱥᱚᱭ", +"Title, Content":"ᱧᱩᱛᱩᱢ , ᱵᱤᱥᱚᱭ", +"Title, Content and 2 Content":"ᱧᱩᱛᱩᱢ, ᱵᱤᱥᱚᱭ ᱟᱨ 2 ᱵᱤᱥᱚᱭ", +"Title, Content over Content":"ᱧᱩᱛᱩᱢ, ᱵᱤᱥᱚᱭ ᱪᱮᱛᱟᱱ ᱵᱤᱥᱚᱭ", +"Title, Vertical Text":"ᱧᱩᱛᱩᱢ, ᱥᱚᱡᱷᱮ ᱚᱱᱚᱞᱧᱩᱛᱩᱢ, ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱚᱱᱚᱞ", +"Title, Vertical Text, Clipart":"ᱧᱩᱛᱩᱢ, ᱥᱚᱡᱷᱮ ᱜᱟᱨ ᱚᱱᱚᱞ, ᱦᱟᱹᱴᱤᱧᱧᱩᱛᱩᱢ, ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱚᱱᱚᱞ, ᱨᱮᱴᱚᱯ ᱪᱤᱛᱟᱨ", +"Tok Pisin":"ᱴᱚᱠ ᱯᱤᱥᱤᱱ", +"Tsonga":"ᱥᱚᱸᱜᱟ (~a)", +"Tswana (Botswana)":"ᱴᱤᱥᱣᱟᱱᱟ (ᱵᱚᱴᱥᱣᱟᱱᱟ)", +"Tswana (South Africa)":"ᱴᱤᱥᱣᱟᱱᱟ (ᱫᱚᱠᱷᱤᱱ ᱟᱯᱷᱨᱤᱠᱟ)", +"Turkish":"ᱛᱩᱨᱠᱤᱛᱩᱨᱠᱤᱥ", +"Turkmen":"ᱛᱩᱨᱠ ᱢᱮᱱ", +"Two Slides":"ᱵᱟᱨᱭᱟ ᱥᱟᱞᱟᱤᱰ", +"Udmurt":"Udmurt", +"Ukrainian":"ᱩᱠᱨᱮᱱᱤᱭᱟᱱ", +"Unknown":"ᱵᱟᱝ ᱵᱟᱰᱟᱭᱟᱜ", +"Urdu (India)":"ᱩᱨᱫᱩ (ᱵᱷᱟᱨᱚᱛ)", +"Urdu (Pakistan)":"ᱩᱨᱫᱩ (ᱯᱟᱠᱤᱥᱛᱟᱱ)", +"User Entry":"ᱠᱟᱹᱢᱤ ᱭᱤᱡᱟᱜ ᱟᱫᱮᱨ", +"User Index 1":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 1", +"User Index 10":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 10", +"User Index 2":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ2", +"User Index 3":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 3", +"User Index 4":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 4", +"User Index 5":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 5", +"User Index 6":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 6", +"User Index 7":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 7", +"User Index 8":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 8", +"User Index 9":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ 9", +"User Index Heading":"ᱵᱮᱵᱷᱟᱨᱤᱡᱟᱜ ᱧᱩᱛᱩᱢ ᱚᱞ ᱧᱩᱛᱩᱢ", +"Uyghur":"ᱭᱩᱜᱷᱩᱨ", +"Uzbek Latin":"ᱩᱡᱵᱮᱠ ᱞᱮᱴᱤᱱ", +"Var":"Var (ᱱᱟᱢᱩᱱᱟ)Var (ᱱᱟᱹᱢᱩᱱᱟ)", +"Variable":"ᱜᱟᱨᱞᱟ ᱜᱩᱨᱞᱟᱹᱵᱚᱫᱚᱞᱟᱠᱟᱱᱟᱜ", +"Venda":"ᱵᱷᱮᱱᱰᱟ", +"Vertical Numbering Symbols":"ᱥᱚᱡᱷᱮ ᱛᱤᱸᱜᱩ ᱜᱟᱨ ᱪᱤᱸᱱᱦᱟᱹᱥᱚᱡᱷᱮ ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱞᱮᱠᱷᱟ ᱪᱤᱱᱦᱟᱹ ᱠᱚ", +"Vertical Title, Text, Chart":"ᱥᱚᱡᱷᱮ ᱜᱟᱨ ᱧᱩᱛᱩᱢ, ᱚᱱᱚᱞ, ᱦᱟᱹᱴᱤᱧᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱧᱩᱛᱩᱢ, ᱚᱱᱚᱞ, ᱪᱟᱨᱴ", +"Vertical Title, Vertical Text":"ᱥᱚᱡᱷᱮ ᱜᱟᱨ ᱧᱩᱛᱩᱢ, ᱥᱚᱡᱷᱮ ᱜᱟᱨ ᱚᱱᱚᱞᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱧᱩᱛᱩᱢ, ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱚᱱᱚᱞ", +"Vietnamese":"ᱵᱮᱛᱱᱟᱢᱤᱡ", +"Vili":"ᱣᱤᱞᱤ", +"Visited Internet Link":"ᱧᱮᱞᱟᱜ ᱤᱱᱴᱨᱱᱮᱴ ᱡᱚᱱᱚᱲᱟᱣᱧᱮᱞᱟᱜ ᱤᱱᱴᱟᱨᱱᱮᱴ ᱡᱚᱱᱚᱲᱟᱣ", +"Watermark":"ᱫᱟᱜ ᱪᱤᱱᱦᱟᱹᱣᱟᱴᱨᱢᱟᱨᱠ", +"Welsh":"ᱣᱮᱞᱥ", +"Xhosa":"ᱠᱷᱚᱥᱟ", +"Yiddish (Israel)":"ᱭᱤᱫᱤᱥ (ᱤᱥᱨᱟᱤᱞ)", +"Yoruba":"ᱭᱚᱨᱩᱵᱟ", +"Zulu":"ᱡᱩᱞᱩ (~m)", +"Éwé":"ᱮᱣᱮ" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sat.json b/f7cloud-office/browser/dist/l10n/locore/sat.json new file mode 100644 index 0000000..36ef7d5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sat.json @@ -0,0 +1,442 @@ +{ +"A0":"A0", +"A4":"A", +"Afrikaans (Namibia)":"आफ्रिकान्स (नोवियो)", +"Afrikaans (South Africa)":"आफरिकान (दोखिन आफरिका)", +"Akan":"आकान", +"Albanian":"आलबानियान", +"Amharic":"आमहारिक (~w)", +"Arabic":"अरेबिकआरबी", +"Arabic (Algeria)":"आरबी (अल्जेरिया)", +"Arabic (Bahrain)":"आरबी (बाहरिन)", +"Arabic (Chad)":"आरबी (छाड)", +"Arabic (Comoros)":"आरबी (कोमोरोस)", +"Arabic (Djibouti)":"आरबी (Dजिबाउटी)", +"Arabic (Egypt)":"आरबी (इजिप्ट)", +"Arabic (Eritrea)":"आरबी (इरिट्रिया)", +"Arabic (Iraq)":"आरबी (इराक)", +"Arabic (Israel)":"आरबी (इसराइल)", +"Arabic (Jordan)":"आरबी (जोर्डन)", +"Arabic (Kuwait)":"आरबी (कुवैत)", +"Arabic (Lebanon)":"आरबी (लेबनॉन)", +"Arabic (Libya)":"आरबी (लिब्या)", +"Arabic (Mauritania)":"आरबी (मोरिटेनिया)", +"Arabic (Morocco)":"आरबी (मोरोक्को)", +"Arabic (Oman)":"आरबी (ओमन)", +"Arabic (Palestine)":"आरबी (पेलेस्टिन)", +"Arabic (Qatar)":"आरबी (काटार)", +"Arabic (Saudi Arabia)":"आरबी (साउदी आरेबिया)", +"Arabic (Somalia)":"आरबी (सोमालिया)", +"Arabic (Sudan)":"आरबी (सुडान)", +"Arabic (Syria)":"आरबी (सिरिया)", +"Arabic (Tunisia)":"आरबी (टुनिशिया)", +"Arabic (UAE)":"आरबी (UAE)", +"Arabic (Yemen)":"आरबी (येमेन)", +"Aragonese":"आरागोनिज", +"Assamese":"आसामिज", +"Asturian":"आसटुरियान", +"Average":"गोड़पोड़ताबाराबारी तेयाक्", +"Azerbaijani Cyrillic":"अज़ेरबाइ जानी (सिरिलिक) (~b)", +"Azerbaijani Latin":"अज़ेरबाइ जानी लेटिन", +"Background":"ओनोड़, एतोहोंपउनुरुम", +"Background objects":"Background objectsओनोड़ जिनिस को ", +"Bafia":"बाफिया (~k)", +"Bambara":"बाम्बरा", +"Basic Shapes":"मुल बेनाव तेत् कोमुल बेनाव को", +"Basque":"बासक्यू", +"Beembe":"बिम्बे", +"Bekwel":"बेकवेल", +"Belarusian":"बेलारुसियान.", +"Bengali (Bangladesh)":"बेंगाली (बंगलादेस)", +"Bengali (India)":"बेंगाली (भारोत्)", +"Bibliography 1":"पुथी को रेयाक् लिसटी 1", +"Bibliography Heading":"पुथी ञुतुम लिस्टी को रेयाक् ञुतुम", +"Blank Slide":"खाली स्लाइडएकेनाक् सालाइड", +"Block Arrows":"सार को आकोटएसेत् सार को.", +"Bodo":"बोडो", +"Bosnian":"बोसनियान", +"Breton":"ब्रेटोन (~k)", +"Burmese":"बर्मिज", +"Bushi":"बुसी", +"Callouts":"होहो ओडोक् कोकॉल आउट", +"Caption":" उनुरुममाराङ आखोर", +"Caption Characters":"आखोर उनुरुम", +"Catalan":"काटालान", +"Catalan (Valencian)":"काटालान (भेलेनसियान)", +"Centered Text":"ताला रेयाक् ओनोल", +"Chinese (Hong Kong)":"चैनीज (हांगकांग )", +"Chinese (Macau)":"चैनीज (माकाउ)", +"Chinese (Singapore)":"चैनीज (सिंगापुर)", +"Chinese (simplified)":"चाइनिज (आलगा तेयाराक्)", +"Chinese (traditional)":"चैनीज (आ़री चा़ली)चैनीज (आ़री लेकाते)", +"Chuvash":"चुभास", +"Clear formatting":"तेयार साफ तेयार मेटाव", +"Contents 1":"विसोय 1", +"Contents 10":"विसोय 10", +"Contents 2":"विसोय 2", +"Contents 3":"विसोय 3", +"Contents 4":"विसोय 4", +"Contents 5":"विसोय 5", +"Contents 6":"विसोय 6", +"Contents 7":"विसोय 7", +"Contents 8":"विसोय 8", +"Contents 9":"विसोय 9", +"Contents Heading":"विसोय ञुतुम", +"Coptic":"Coptic", +"Count":" लेखाएलखा", +"CountA":"लेखा A", +"Croatian":"क्रोएसान", +"Czech":"चेकचेक्", +"Danish":"दानिशडॉनिश", +"Definition":"उपुरुम", +"Dhivehi":"धिवेही (~s)", +"Dogri":"डोगरी", +"Drawing":"गार चिता़रचिता़र गार", +"Drop Caps":"माराङ आखोर ञुर बाङ.माराङ आखोर ञुर.", +"Dutch (Belgium)":"डच् (बेलजियाम)", +"Dutch (Netherlands)":"डच (नीदरलैंड)डच् (निदारलैंड)", +"Emphasis":"जुर एम", +"Endnote":"मुचाद ओलमुचाद् खाटो ओल", +"Endnote Characters":" मुचाद ओल आखोर मुचा़द ओल आखोर", +"English (Australia)":"आंग्रेजी (आस्ट्रेलिया)", +"English (Belize)":"आंग्रेजी (बिलैज़)", +"English (Canada)":"आंग्रेजी (कानाडा)", +"English (Caribbean)":"आंग्रेजी (केरिबियन)", +"English (Ghana)":"इंगलिस (घाना)", +"English (India)":"आंग्रेजी (भारोत )", +"English (Ireland)":"English (Ireland)", +"English (Jamaica)":"आंग्रेजी (जमैका)", +"English (Namibia)":"इंगलिस (नामेविबो)", +"English (New Zealand)":"आंग्रेजी (न्यू जीलैंड)", +"English (Philippines)":"आंग्रेजी (पिलिपैन्स)", +"English (South Africa)":"इंगलिस (सउथ आफ्रिका)", +"English (Trinidad)":"आंग्रेजी (ट्रिनिडाड)", +"English (USA)":"अंग्रेजी (USA)आंग्रेजी (USA)", +"English (Zimbabwe)":"आंग्रेजी (झिम्बावे)", +"Esperanto":"एसपेरेनटो", +"Estonian":"एस्तोनियाईइस्टोनियन", +"Example":"जेलेकाजे लेका", +"Faroese":"फारोयसे", +"Fijian":"फिजियोन", +"Filled":"ᱯᱮᱨᱮᱡ", +"Finnish":"फिनिशफिन्निश", +"First Page":"पहिला साहटापा़हिलाक् साहटा", +"Flowchart":"फ्लो चार्टलिंजी चार्ट.", +"Footer":"लातार रेलातार ओल", +"Footnote":"लातार ओल फेडात् खाटो ओल", +"Footnote Characters":" लातार ओल आखोर", +"Formula":"नियोमसुता़र", +"Four Slides":"तुरुय सालाइडसपुनया सालाइड को", +"Frame":"साजसाज ", +"French (Belgium)":"फ्रेन्च (वेलजियाम )", +"French (Canada)":"फ्रेन्च (कानाडा)", +"French (France)":"फ्रेन्च (फ्रान्स)", +"French (Luxembourg)":"फ्रेन्च (लाक्सेम्बर्)", +"French (Monaco)":"फ्रेन्च (मोनाको)", +"French (Switzerland)":"फ्रेन्च (स्टिजरलेन्ड)", +"Frisian":"फ्रिसियान", +"Friulian":"फ्रियुलियान", +"Function Wizard":"का़मी विजार्ड...", +"Gaelic (Scotland)":"गायलिक (स्कॉलेंड)", +"Galician":"गेलिसियान", +"Ganda":"गान्डा", +"Gascon":"गेसकोन", +"Georgian":"जोरजियान", +"German (Austria)":"जार्मन (आस्ट्रेलिया)", +"German (Belgium)":"जर्मन (बेलजियाम)", +"German (Germany)":"जर्मन (जर्मनी)जार्मन (जार्मनी)", +"German (Liechtenstein)":"जार्मन (लाइचटेन्सटेन)", +"German (Luxembourg)":"जार्मन (लक्सेम्बर्ग)", +"German (Switzerland)":"जर्मन (स्वीटजरलैंड)", +"Gikuyu":"गिकुयू", +"Graphic":"ता़लिका गार चिता़र", +"Graphics":"चिता़रगार चिता़र", +"Greek":"ग्रीकग्रीक्", +"Greek, Ancient":"ग्रीक, सेदायाक्", +"Gujarati":"गुजराती", +"HTML":"HTMLHTML.", +"Hausa (Ghana)":"हावुसा (घाना)", +"Hausa (Nigeria)":"हावुसा (नाइजेरिय)", +"Hawaiian":"हावाइन", +"Header":"ञुतुमचोटात्", +"Heading":" ञुतुमचोटात", +"Heading 10":"ञुतुम10", +"Heading 2":"ञुतुम 2", +"Heading 3":"ञुतुम 3", +"Heading 4":"ञुतुम 4", +"Heading 5":"ञुतुम 5", +"Heading 6":"ञुतुम 6", +"Heading 7":"ञुतुम 7", +"Heading 8":"ञुतुम 8", +"Heading 9":"ञुतुम 9", +"Hebrew":"हिब्रूहेबरु", +"Hiligaynon":"हिलीगायनोन", +"Hindi":"हिन्दी", +"Horizontal Line":"भिंदाड़ गारगितिज गार", +"Hungarian":"हंगेरियाईहान्गेरियन", +"Icelandic":"आइसलेनडिक", +"Illustration":"बोरनोनबोरनोन .", +"Index":"ञुतुम ओल थारबाङ कोराव दाड़े", +"Index 1":"ञुतुम ओल थार 1", +"Index 2":"ञुतुम ओल थार 2", +"Index 3":"ञुतुम ओल थार 3", +"Index Heading":"ञुतुम ओल थार ञुतुम.", +"Index Link":"ञुतुम ओल जोनोड़ावञुतुम ओल खोंजा", +"Index Separator":"ञुतुम ओल थार भेगाराक् होचोञुतुम ओल थार भेगाराक् होचोवाक्", +"Indonesian":"इन्डोनेसियान (~w)", +"Insert":"सोगेआदेर", +"Interlingua":"इन्टार लिंगुवा", +"Internet Link":"इन्टरनेट जोनोड़ावइन्टारनेट जोनोड़ाव", +"Irish":"इरिस", +"Italian (Italy)":"इटालियन (स्विज़र्लान्ड)इटालियन (इटाली)", +"Italian (Switzerland)":"इटालियन (स्वीटजरलैंड)", +"Japanese":"जापान रिन होड़जापानीज", +"Kabyle Latin":"कावाइल लेटिन", +"Kalaallisut":"कोलोलिसुट", +"Kannada":"कन्नड़", +"Kashmiri (India)":"काश्मीरी (भारोत)", +"Kashmiri (Kashmir)":"काश्मीरी (काश्मीरी)", +"Kashubian":"कासुबियान", +"Kazakh":"काजाख", +"KeyID":"का़ठीID", +"Khmer":"खामेर", +"Kinyarwanda (Rwanda)":"किनयार वान्डा (रावान्डा)", +"Kirghiz":"किरघिज", +"Konkani":"कोंकाणी", +"Korean (RoK)":"कोरियन (RoK)", +"Labels":"चिखना़चिखना ", +"Landscape":"ओतनोक् ञेनेलओतनो ञेलोक्", +"Lao":"लाव (~g)", +"Lari":"लारी", +"Latgalian":"लाटगालियान", +"Latin":"लेटिन", +"Latvian":"लाटभियान", +"Left Page":"लेंगा साहटा", +"Limbu":"Limbu", +"Lines":"गारगार को.", +"Lingala":"लिंगाला", +"List Contents":"लिस़टी विसोय", +"List Heading":"लिसटी ञुतुम", +"List Indent":"लिसटी साहटा धारे", +"Lithuanian":"लिथुवानियान", +"Lojban":"लोजबान", +"Low German":"लो जर्मन", +"Luxembourgish":"लक्जेमबोरगिस", +"Macedonian":"मासेडोनियान", +"Maithili":"मैथिली (~T)", +"Malagasy, Plateau":"मालागासी, प्लेटू", +"Malay (Brunei Darussalam)":"मालाय (ब्रुनी दारुसालाम)", +"Malay (Malaysia)":"मालाय (मलेशिया)", +"Malayalam":"मलयालम", +"Maltese":"मालटिज", +"Manipuri":"मणिपुरी", +"Maore":"मावरे", +"Maori":"Maori", +"Marathi":"माराठी", +"Marginalia":"धारे बाबोत्", +"Max":"ढेर उता़र.ढेर उता़र,", +"Mbochi":"एमबुची (~x)", +"Min":"कोम उतार - कोम उता़र,", +"Moore":"मोरे", +"N'ko":"N'ko", +"Ndebele, South":"एनडेबेलो, दोखिन", +"Nepali (India)":"नेपाली (भारोत)", +"Nepali (Nepal)":"नेपाली (भारोत)", +"Nine Slides":"आरेल सालाइड", +"None (Do not check spelling)":"जाहानाक् बाङ (बानान आलोम ञेंला )", +"Northern Sotho":"उतोर नाखा सोथो.", +"Norwegian, Bokmål":"नोर्वेजियन बोक्माल", +"Norwegian, Nynorsk":"नोर्वेजियन नैनोर्स्क", +"Notes":"खाटो बिचा़रखाटो बिचार.", +"Numbering 1":"लेखा ओल 1", +"Numbering 1 Cont.":"लेखा ओल 1 लेताड़ आकाना", +"Numbering 1 End":"लेखा ओल 1 मुचादलेखा ओल 1 मुचा़द", +"Numbering 1 Start":"लेखा ओल 1 एहोब", +"Numbering 2":"लेखा ओल 2", +"Numbering 2 Cont.":"लेखा ओल 2 लेताड़ आकाना", +"Numbering 2 End":"लेखा ओल 2 मुचादलेखा ओल 2 मुचा़द", +"Numbering 2 Start":"लेखा ओल 2 एहोब", +"Numbering 3":"लेखा ओल 3", +"Numbering 3 Cont.":"लेखा ओल 3 लेताड़ आकाना", +"Numbering 3 End":"लेखा ओल 3 मुचादलेखा ओल 3 मुचा़द्", +"Numbering 3 Start":"लेखा ओल 3 एहोब", +"Numbering 4":"लेखा ओल 4", +"Numbering 4 Cont.":"लेखा ओल 4 लेताड़ आकाना", +"Numbering 4 End":"लेखा ओल 4 मुचादलेखा ओल 4 मुचा़द्", +"Numbering 4 Start":"लेखा ओल 4 एहोब", +"Numbering 5":"लेखा ओल 5", +"Numbering 5 Cont.":"लेखा ओल 5 लेताड़ आकाना", +"Numbering 5 End":"लेखा ओल 5 मुचादलेखा ओल 5 मुचा़द्", +"Numbering 5 Start":"लेखा ओल 5 एहोब", +"Numbering Symbols":"लेखावाक् चिनहा़", +"Nyanja":"न्यानजा", +"OLE":"OLE", +"Object with no fill and no line":"Object with no fill and no line", +"Object without fill":"जिनिस बेगोर रेत्जिनिस बेगोर पेरेच् ते", +"Occitan":"ओसिटान (~j)", +"One Slide":"मित् सालाइटमित् सालाइड", +"Oromo":"ओरोमो", +"Outline":"बाहरे गारबाहरे तेयार", +"Page Number":"साहटा लेखासाहटा लेखा.", +"Papiamento (Aruba)":"पापियामेनटू (आरुबा)", +"Papiamentu (Netherlands Antilles)":"पापियामेनटू (निदारलैंड एन्टिलिस)", +"Placeholder":"दोहो जायगा", +"Polish":"पोलिशपोलिस", +"Portrait":"बोहोक्जिलिञ बोरनोन.", +"Portuguese (Angola)":"पोरतुगिज (आंगोला)", +"Portuguese (Brazil)":"पुर्तगाली (ब्राज़िल)पुरतुगिज (ब्रेज़िल)", +"Portuguese (Portugal)":"पोर्चुगीस (पोर्चुगल)पुरतुगिज (पुरतुगाल l)", +"Preformatted Text":"लाहा ते तेयाराक् ओनोल", +"Product":"तेयार ओडोक्आरजा़व", +"Punjabi":"पांजाबी", +"Quechua (Bolivia, North)":"कुवेचुवा (बोलेभिया, उतोर)", +"Quechua (Bolivia, South)":"कुवेचुवा (बोलेभिया, दोखिन)", +"Quechua (Ecuador)":"कोवेछुवा (इक्वाडोर)", +"Report":"रिपोर्टला़य सोदोर", +"Result":"कुड़ा़यकुड़ाय", +"Result2":"कुड़ाय2", +"Rhaeto-Romance":"राइटो-रोमान्स (~t)", +"Right Page":"जोजोम साहटा", +"Rubies":"रूबीस", +"Russian":"रूसीरासियान", +"Rusyn (Slovakia)":"रुसिन (स्लोवाकिया)", +"Rusyn (Ukraine)":"रुसिन (उक्रेन)", +"Sami, Inari (Finland)":"सामी, इनारी (फिनलेंड) (~c)", +"Sami, Kildin (Russia)":"सिमा, सावदर्न (रासिया)", +"Sami, Lule (Norway)":"सामी, लुले (नोर्वे)", +"Sami, Lule (Sweden)":"सामी, लुले (स्वीडन)", +"Sami, Northern (Finland)":"सामी, नोर्दन(फिनलेंड)", +"Sami, Northern (Norway)":"सामी, नोर्दन(नोर्व)", +"Sami, Northern (Sweden)":"सिमा, नोर्दन (स्वीडेन)", +"Sami, Skolt (Finland)":"सिमा, स्कोल्ट (फिनलेंड)", +"Sami, Southern (Norway)":"सिमा, सावदर्न (नोर्व)", +"Sami, Southern (Sweden)":"सिमा, सावदर्न (स्वीडेन)", +"Sango":"सांगो", +"Sanskrit":"संस्कृत", +"Sardinian":"स्कारडिनियान", +"Sardinian, Campidanese":"सारदिनियान, केम्पिडेनिज", +"Sardinian, Gallurese":"सारदिनियान, गालुरिज", +"Sardinian, Logudorese":"सारदिनियान, लोगुडोरिज", +"Sardinian, Sassarese":"सारदिनियान, सासारिज", +"Selection count":"Selection count", +"Serbian Cyrillic (Montenegro)":"सरबियान सिरिलिक (मोनटेनेगरो)", +"Serbian Cyrillic (Serbia and Montenegro)":"सरबियान सिरिलिक (सरबिया आर मोनटेनेगरो)", +"Serbian Cyrillic (Serbia)":"सरबियान सिरिलिक (सरबिया)", +"Serbian Latin (Montenegro)":"सारबिन लेटीन (मोनटेनागारो )", +"Serbian Latin (Serbia and Montenegro)":"सरबियान लेटिन (सरबिया आर मोनटेनेगरो)", +"Serbian Latin (Serbia)":"सरबियान लेटिन (सरबिया)", +"Shapes":"ᱨᱩᱯ ᱠᱚᱵᱮᱱᱟᱣ ᱠᱚ", +"Shuswap":"सुसवाप", +"Signature":"सोहीसुही", +"Sinhala":"सिनहाला", +"Six Slides":"तुरुय सालाइड को", +"Slovak":"स्लोवाक", +"Somali":"सोमाली (~v)", +"Sorbian, Lower":"सोरबियान, लातार", +"Sorbian, Upper":"सोरबियान, चेतान", +"Source Text":"ओनोल पानते", +"Southern Sotho":"दोखिन सेदाक् सोथो", +"Spanish (Argentina)":"स्पेनिस (अर्जेन्टिना)", +"Spanish (Bolivia)":"स्पेनिस (बोलिविया)", +"Spanish (Chile)":"स्पेनिस (चिलि)", +"Spanish (Colombia)":"स्पेनिस (कोलम्बिया)", +"Spanish (Costa Rica)":"स्पेनिस (कोस्टा रिका)", +"Spanish (Cuba)":"स्पेनिश (क्युबा)", +"Spanish (Dom. Rep.)":"स्पेनिस (डोम. रेप.)", +"Spanish (Ecuador)":"स्पेनिस (इक्वाडोर)", +"Spanish (El Salvador)":"स्पेनिस (एल साल्वाडोर)", +"Spanish (Guatemala)":"स्पेनिस (गोटेमाला)", +"Spanish (Honduras)":"स्पेनिस (होन्डुरास)", +"Spanish (Mexico)":"स्पेनिस (मेक्सिको)", +"Spanish (Nicaragua)":"स्पेनिस (निकारागुवा)", +"Spanish (Panama)":"स्पेनिस (पानामा)", +"Spanish (Paraguay)":"स्पेनिस (पारागुवे)", +"Spanish (Peru)":"स्पेनिस (पेरु)", +"Spanish (Puerto Rico)":"स्पेनिस (पुर्टो रिको)", +"Spanish (Spain)":"स्पेनिश (स्पेइन्)स्पेनिस (स्पेन)", +"Spanish (Uruguay)":"स्पेनिस (उरुगुवे)", +"Spanish (Venezuela)":"स्पेनिस (वेनेजुवेला)", +"StDev":"StDev", +"Strong Emphasis":"आड़ी जुर एम", +"Subtitle":"एटागाक् ञुतुमखुंट ञुतुम", +"Swahili (Kenya)":"स्वाहिली (केन्या)", +"Swahili (Tanzania)":"स्वहिली (तोनजेनिया)", +"Swazi":"स्वाजी", +"Swedish (Finland)":"स्वेडिस (फिनलेंड )", +"Swedish (Sweden)":"स्वीडिश (स्वीडन)स्वीडिश (स्वीडेन)", +"Table":"ता़लिकाटेबुल", +"Table Contents":"ता़लिका बिसोयटेबुल बिसोय", +"Table Heading":"ञुतुम ता़लिका चोटात टेबुल ", +"Tagalog":"टागालोग (~l)", +"Tajik":"ताजिक्", +"Tamil":"तामिल", +"Tatar":"टाटार (~k)", +"Teke-Eboo":"टेके-इबू", +"Teke-Ibali":"टेके-इबाली", +"Teke-Tyee":"टेके-टायी", +"Teletype":"टेलिटाइप", +"Telugu":"तेलगू", +"Tetun (Indonesia)":"टेटुन (इंडोन्सिया)", +"Tetun (Timor-Leste)":"तेतुन (टिमोर-लेस्टो)", +"Text":"ओनोलओनोल ", +"Thai":"थाईथाइ", +"Three Slides":"पेया सालाइड को", +"Tibetan (PR China)":"तिवेतान (PR चीन)", +"Tigrigna (Eritrea)":"टिगरिगना (इरिटरिया)", +"Tigrigna (Ethiopia)":"टिगरिगना (इथियोपियो)", +"Title":"ञुतुमएम ञुतुम", +"Title Only":"ञुतुम एसकार", +"Title Slide":"ञुतुम सालाइड", +"Title and 2 Content":"ञुतुम आर 2 बिसोय", +"Title, 2 Content and Content":"ञुतुम, 2 बिसोय आर बिसोय", +"Title, 2 Content over Content":"ञुतुम, 2 बिसोय चेतान बिसोय", +"Title, 4 Content":"ञुतुम, 4 बिसोय", +"Title, 6 Content":"ञुतुम, 6 बिसोय", +"Title, Content":"ञुतुम , बिसोय", +"Title, Content and 2 Content":"ञुतुम, बिसोय आर 2 बिसोय", +"Title, Content over Content":"ञुतुम, बिसोय चेतान बिसोय", +"Title, Vertical Text":"ञुतुम, शोझे ओनोलञुतुम, तिंगू तेयाक् ओनोल", +"Title, Vertical Text, Clipart":"ञुतुम, सोझे गार ओनोल, हा़टिञञुतुम, तिंगू तेयाक् ओनोल, रेटोप चितार ", +"Tok Pisin":"टोक पिसिन", +"Tsonga":"सोंगा (~a)", +"Tswana (Botswana)":"टिस्वाना (बोटसवाना)", +"Tswana (South Africa)":"टिसवाना (दोखिन आफ्रिका)", +"Turkish":"तुर्कीतुर्किस", +"Turkmen":"तुर्क मेन", +"Two Slides":"बारया सालाइड", +"Udmurt":"Udmurt", +"Ukrainian":"उक्रेनियान", +"Unknown":"बाङ बाडायाक्", +"Urdu (India)":"उर्दु (भारोत)", +"Urdu (Pakistan)":"उर्दु (पाकिस्तान)", +"User Entry":"का़मी यिजाक् आदेर", +"User Index 1":"बेभारिजाक् ञुतुम ओल 1", +"User Index 10":"बेभारिजाक् ञुतुम ओल 10", +"User Index 2":"बेभारिजाक् ञुतुम ओल2", +"User Index 3":"बेभारिजाक् ञुतुम ओल 3", +"User Index 4":"बेभारिजाक् ञुतुम ओल 4", +"User Index 5":" बेभारिजाक् ञुतुम ओल 5", +"User Index 6":"बेभारिजाक् ञुतुम ओल 6", +"User Index 7":"बेभारिजाक् ञुतुम ओल 7", +"User Index 8":"बेभारिजाक् ञुतुम ओल 8", +"User Index 9":"बेभारिजाक् ञुतुम ओल 9", +"User Index Heading":"बेभारिजाक् ञुतुम ओल ञुतुम", +"Uyghur":"युघुर", +"Uzbek Latin":"उजबेक लेटिन", +"Var":"Var (नामूना)Var (ना़मूना)", +"Variable":"गारला गुरला़बोदोलाकानाक्", +"Venda":"भेन्डा", +"Vertical Numbering Symbols":"सोझे तिंगु गार चिंनहा़सोझे तिंगु तेयाक् लेखा चिनहा़ को", +"Vertical Title, Text, Chart":"सोझे गार ञुतुम, ओनोल, हा़टिञतिंगू तेयाक् ञुतुम, ओनोल, चार्ट ", +"Vertical Title, Vertical Text":"सोझे गार ञुतुम, सोझे गार ओनोलतिंगू तेयाक् ञुतुम, तिंगू तेयाक् ओनोल", +"Vietnamese":"बेतनामिज", +"Vili":"विली", +"Visited Internet Link":"ञेलाक् इन्टरनेट जोनोड़ावञेलाक् इन्टारनेट जोनोड़ाव", +"Watermark":"दाक् चिनहा़वाटरमार्क", +"Welsh":"वेल्स", +"Xhosa":"खोसा", +"Yiddish (Israel)":"यिदिस (इसराइल)", +"Yoruba":"योरुबा", +"Zulu":"जुलू (~m)", +"Éwé":"एवे" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sd.json b/f7cloud-office/browser/dist/l10n/locore/sd.json new file mode 100644 index 0000000..c00014c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sd.json @@ -0,0 +1,437 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"آفريڪانس (نامبئا)", +"Afrikaans (South Africa)":"آفريڪانس (ڏکڻ آفريڪا)", +"Akan":"آڪن", +"Albanian":"اَلبنين", +"Amharic":"امهارڪ", +"Arabic":"عربي ", +"Arabic (Algeria)":"عربي (الجيرين)", +"Arabic (Bahrain)":"عربي (بهرين)", +"Arabic (Chad)":"عربي (چاڊ)", +"Arabic (Comoros)":"عربي (ڪوموروس)", +"Arabic (Djibouti)":"عربي (ڊجيبوٽي)", +"Arabic (Egypt)":"عربي (مصر)", +"Arabic (Eritrea)":"عربي (ايرٽريئا)", +"Arabic (Iraq)":"عربي (ايراق)", +"Arabic (Israel)":"عربي (اِسرائيل)", +"Arabic (Jordan)":"عربي (جورڊان)", +"Arabic (Kuwait)":"عربي (قويت)", +"Arabic (Lebanon)":"عربي (ليبنان)", +"Arabic (Libya)":"عربي (لينيا)", +"Arabic (Mauritania)":"عربي (مائر ٽانئا)", +"Arabic (Morocco)":"عربي (موروڪو)", +"Arabic (Oman)":"عربي (اومان)", +"Arabic (Palestine)":"عربي (پليسٽائن)", +"Arabic (Qatar)":"عربي (قطر)", +"Arabic (Saudi Arabia)":"عربي (سائودي عربيا)", +"Arabic (Somalia)":"عربي (سومالئا)", +"Arabic (Sudan)":"عربي (سوڊان)", +"Arabic (Syria)":"عربي (سائريا)", +"Arabic (Tunisia)":"عربي (تنسيا)", +"Arabic (UAE)":"عربي (يو اي ايِ)", +"Arabic (Yemen)":"عربي (يمن)", +"Aragonese":"آراجو نيز", +"Assamese":"آسامي", +"Asturian":"آسٽرين", +"Average":"سراسر", +"Azerbaijani Cyrillic":"آزيربائجاني سائرلڪ", +"Azerbaijani Latin":"آزير بائجاني ليٽن", +"Background":"پس منظر ", +"Background objects":"پس منظر جون شيون ", +"Bafia":"بافئا", +"Bambara":"بمبارا", +"Basic Shapes":"بنيادي روپُ", +"Basque":"باسڪ", +"Beembe":"بيمبي", +"Bekwel":"بيڪويل", +"Belarusian":"بيلاروشين", +"Bengali (Bangladesh)":"بنگالي (بنگلا ديش)", +"Bengali (India)":"بنگالي (ڀارت)", +"Bibliography 1":"ڪتابن جي ياداشت 1", +"Bibliography Heading":"ڪتابن جي ياداشت جو سرو", +"Blank Slide":"خالي سلائڊ", +"Block Arrows":"تير روڪيو", +"Bodo":"بوڊو", +"Bosnian":"بوسنينين", +"Breton":"بريٽن", +"Burmese":"برمي", +"Bushi":"بُشي", +"Callouts":"ڪم لاءِ ", +"Caption":"سرو", +"Caption Characters":"سري جا اکر", +"Catalan":"ڪاٽلان", +"Catalan (Valencian)":"ڪاٽلان", +"Centered Text":"مرڪز ۾ آندل متن", +"Chinese (Hong Kong)":"چيني (هانگ ڪانگ)", +"Chinese (Macau)":"چيني (مڪائو)", +"Chinese (Singapore)":"چيني (سنگاپور)", +"Chinese (simplified)":"چيني (آسان بڻايل)", +"Chinese (traditional)":"(چيني (روايتي", +"Chuvash":"چواش", +"Clear formatting":"چٽي رچنا رچڻ ", +"Connectors":"ڳنڍيندڙ", +"Contents 1":"موضوع 1", +"Contents 10":"موضوع 10", +"Contents 2":"موضوع 2", +"Contents 3":"موضوع 3", +"Contents 4":"موضوع 4", +"Contents 5":"موضوع 5", +"Contents 6":"موضوع 6", +"Contents 7":"موضوع 7", +"Contents 8":"موضوع 8", +"Contents 9":"موضوع 9", +"Contents Heading":"موضعن جو سرو", +"Coptic":"ڪوپٽڪ", +"Count":"ڳڻيو", +"CountA":" ڳڻيو A", +"Croatian":"ڪروشن", +"Czech":"چيڪ", +"Danish":"ڊينش", +"Definition":"وصف", +"Dhivehi":"ڌويلي", +"Dogri":"ڊوگري", +"Drawing":"نقش", +"Drop Caps":"وڏا اکر ڪڍي ڇڏيو", +"Dutch (Belgium)":"ڊچ (بيجِيَم)", +"Dutch (Netherlands)":"(ڊچ نيدرالينڊ", +"Dzongkha":"ڊزونگکا", +"Emphasis":"ڳالهہ تي زور", +"Endnote":"آخري ٽپڻي", +"Endnote Characters":"آخري ٽپڻيءَ جا اکر", +"English (Australia)":"اَنگريزي (آشٽريليا)", +"English (Belize)":"اَنگريزي (بيليز)", +"English (Canada)":"اَنگريزي (ڪناڙا)", +"English (Caribbean)":"اَنگريزي (ڪيريبين)", +"English (Ghana)":"اَنگريزي (گهانا)", +"English (India)":"انگزيزي (ڀارت)", +"English (Jamaica)":"انگريزي (جيميڪا)", +"English (Namibia)":"انگريزي (نامبئا)", +"English (New Zealand)":"انگريزي (نيوزيلينڊ)", +"English (Philippines)":"اَنگريزي (فليپائينس)", +"English (South Africa)":"اَنگريزي (ڏکڻ آفريڪا)", +"English (Trinidad)":"انگريزي (ٽرنيڊاڊ)", +"English (USA)":"(انگريزي (يو ايس اي", +"English (Zimbabwe)":"انگزيزي (زمباوي)", +"Esperanto":"ايسپيرينتو", +"Estonian":"ايسٽونين", +"Example":"مثال", +"Faroese":"فاروسي", +"Fijian":"فجين", +"Filled":"ڀريل", +"Finnish":"فنش", +"First Page":"پهريون صفحو", +"Flowchart":"فلو چارٽ", +"Footer":"صفحي هيٺان شرح", +"Footnote":"صفحي هيٺان ٺپڻي", +"Footnote Characters":"صفحي جي هيٺان ڏنل ٽپڻيءَ جا اکر", +"Formula":"نسخو", +"Four Slides":"چار سلائڊَ", +"Frame":"فريمُ", +"French (Belgium)":"فرينچ (بيلجيم)", +"French (Canada)":"فرينچ (ڪناڙا)", +"French (France)":"(فرينچ (فرانس", +"French (Luxembourg)":"فرينچ (لڪسيمبرگ)", +"French (Monaco)":"فرينچ (مونيڪو)", +"French (Switzerland)":"فرينچ (سوزر لينڊ)", +"Frisian":"فرسين", +"Friulian":"فرولين", +"Function Wizard":"ڪاريہ وزارڊ", +"Gaelic (Scotland)":"گائلڪ (اسڪوٽلينڊ)", +"Galician":"گيليشين", +"Ganda":"گانڊا", +"Gascon":"گيسڪان", +"Georgian":"جارجين", +"German (Austria)":"جرمن (آسٽريا)", +"German (Belgium)":"جرمن (بيلجِيَم)", +"German (Germany)":"(جرمن (جرمني", +"German (Liechtenstein)":"جرمن (ليچٽينسٽئن)", +"German (Luxembourg)":"جرمن (لڪسيمبرگ)", +"German (Switzerland)":"جرمن (سويزلينڊ)", +"Gikuyu":"جڪيو", +"Graphic":"اکري چٽ", +"Graphics":"اکري چٽ", +"Greek":"يوناني", +"Greek, Ancient":"يوناني، قديم", +"Gujarati":"گجراتي", +"HTML":"HTML", +"Hausa (Ghana)":"هئسا (گهانا)", +"Hausa (Nigeria)":"هئسا (ناجيرئا)", +"Hawaiian":"هوائين", +"Header":"صفحي مٿان شرح", +"Heading":"سِرو", +"Heading 10":"سرو 10", +"Heading 2":"سرو 2", +"Heading 3":"سرو 3", +"Heading 4":"سرو 4", +"Heading 5":"سرو 5", +"Heading 6":"سرو 6", +"Heading 7":"سرو 7", +"Heading 8":"سرو 8", +"Heading 9":"سرو 9", +"Hebrew":"هبروُ", +"Hiligaynon":"هليگينان", +"Hindi":"هندي", +"Horizontal Line":"اُفقي ليڪ", +"Hungarian":"هنگيرين", +"Icelandic":"آئسليندڪ", +"Illustration":"تصوير", +"Index":"فهرست", +"Index 1":"فهرست 1", +"Index 2":"فهرست 2", +"Index 3":" فهرست 3", +"Index Heading":"فهرست جو سرو", +"Index Link":"فهرست جي ڪڙي", +"Index Separator":"فهرست ڌار ڪندڙ", +"Indonesian":"اِنڊو نيشيائي", +"Insert":"داخل ڪريو", +"Interlingua":"انٽرلنگئا", +"Internet Link":"انٽرنيٽ جي ڪڙي", +"Irish":"آئرش", +"Italian (Italy)":"(اِٽيلين (اِٽلي", +"Italian (Switzerland)":"اٽيلين (سويزرلينڊ)", +"Japanese":"جپاني", +"Kabyle Latin":"ڪابيلي ليٽن", +"Kalaallisut":"ڪلاليسپٽ", +"Kannada":"ڪنڙ", +"Kashmiri (India)":"ڪشميري (ڀارت)", +"Kashmiri (Kashmir)":"ڪشميري (ڪشمير)", +"Kashubian":"ڪشبين", +"Kazakh":"ڪزک", +"KeyID":"ڪي آءِ ڊيءَ", +"Khmer":"کمير", +"Kinyarwanda (Rwanda)":"ڪنياروانڊا (روانڊا)", +"Kirghiz":"ڪرغز", +"Konkani":"ڪونڪڻي", +"Korean (RoK)":"ڪوريائي (آر او ڪي)", +"Labels":"ليبل", +"Landscape":"تصوير منظر ", +"Lao":"لائو", +"Lari":"لاري", +"Latgalian":"لاٽگلئن", +"Latin":"ليٽن", +"Latvian":"لاٽويئين", +"Left Page":"کاٻي پاسي جو صفحو", +"Limbu":"للبو", +"Lines":"ليڪون", +"Lingala":"لِنگالا", +"List Contents":"ياداشت جا موضوع", +"List Heading":"ياداشت جو سرو", +"List Indent":"ياداشت جو ڏندو", +"Lithuanian":"ليٿئنين", +"Lojban":"بوجبن", +"Low German":"لو جرمن", +"Luxembourgish":"لڪسيمبرگش", +"Macedonian":"ميسڊونين", +"Maithili":"ميٿلي", +"Malagasy, Plateau":"مالگاسي، پليٽو", +"Malay (Brunei Darussalam)":"مَلَيَہ (بروني داروسلم)", +"Malay (Malaysia)":"ملَيَہ (مليشيا)", +"Malayalam":"ملايلم", +"Maltese":"مالٽيس", +"Manipuri":"مڻيپوري", +"Marathi":"مراٺي", +"Marginalia":"حاشئي تي آندل", +"Max":"وڌِ ۾ وَڌِ", +"Mbochi":"ايمبوچي", +"Min":"گهِٽِ ۾ گهَٽِ", +"Ndebele, South":"اينڊيبيلي، ڏکڻ", +"Nepali (India)":"نيپالي (ڀارت)", +"Nepali (Nepal)":"نيپالي (نيپالي)", +"Nine Slides":"نَوَ سلائيڊ", +"None (Do not check spelling)":"ڪجهہ بہ نہ (هجي نہ چڪاسيو)", +"Northern Sotho":"اُتري سوٿو", +"Norwegian, Bokmål":"نارويجِين، بوڪمال", +"Norwegian, Nynorsk":"نارويجين نائنورسڪ", +"Notes":"ٽپڻيون ", +"Numbering 1":"نمبر ڏيڻ1 ", +"Numbering 1 Cont.":"نمبر ڏيڻ1 جاري", +"Numbering 1 End":"نمبر ڏيڻ1 ختم", +"Numbering 1 Start":"نمبر ڏيڻ1 شروع", +"Numbering 2":"نمبر ڏيڻ 2 ", +"Numbering 2 Cont.":"نمبر ڏيڻ 2 جاری", +"Numbering 2 End":"نمب ڏيڻ 2 ختم", +"Numbering 2 Start":"نمبر ڏيڻ 2 شروع", +"Numbering 3":"نمبر ڏيڻ 3", +"Numbering 3 Cont.":"نمبر ڏيڻ 3 جاري", +"Numbering 3 End":"نمبر ڏيڻ 3 ختم", +"Numbering 3 Start":"نمبر ڏيڻ3 شروع", +"Numbering 4":"نمبر ڏيڻ 4", +"Numbering 4 Cont.":"نمبر ڏيڻ 4 جاري", +"Numbering 4 End":"نمبر ڏيڻ 4 ختم", +"Numbering 4 Start":"نمبر ڏيڻ 4 شروع", +"Numbering 5":"نمبر ڏيڻ5 ", +"Numbering 5 Cont.":"نمبر ڏيڻ 5 جاري", +"Numbering 5 End":"نمبر ڏيڻ 5 ختم", +"Numbering 5 Start":"نمبر ڏيڻ 5 شروع", +"Numbering Symbols":"نمبر ڏيڻ جون علامتون", +"Nyanja":"ٽيانجا", +"OLE":"OLE", +"Object without fill":"بنا ڀريل شئہ ", +"Occitan":"اوڪٽيسن", +"One Slide":"هڪ سلائڊُ", +"Oromo":"اورومو", +"Outline":"روپريکا ", +"Page Number":"صفحي جو نمبر", +"Papiamento (Aruba)":"پاپئا مينٽو (آروبا)", +"Papiamentu (Netherlands Antilles)":"پاپئامينٽو (نيدر ليندس اِنٽيليس)", +"Placeholder":"جڳهہ جهليندڙ", +"Polish":"پوليش", +"Portrait":"تصوير ", +"Portuguese (Angola)":"پرتگالي (اَنگولا)", +"Portuguese (Brazil)":"(پُرتگالي (برازيل", +"Portuguese (Portugal)":"(پرتگيز (پرتگال", +"Preformatted Text":"درست ڪيل متن", +"Product":"اُپت", +"Punjabi":"پنجابي", +"Quechua (Bolivia, North)":"ڪئيچو (بوليوئا، اُتر)", +"Quechua (Bolivia, South)":"ڪئيچو (بوليائا، ڏکڻ)", +"Quechua (Ecuador)":"ڪيچوا (ايڪئاڊور)", +"Report":"رپورٽ", +"Result":"نتيجو", +"Result2":" نتيجو 2", +"Rhaeto-Romance":"رومانين", +"Right Page":"ساڄي پاسي جو صفحو", +"Rubies":"روبيون", +"Russian":"روسي", +"Rusyn (Slovakia)":"رسين (سلوواڪئا)", +"Rusyn (Ukraine)":"رسين (يوڪريني)", +"Sami, Inari (Finland)":"سامي، اِناري (فنلينڊ)", +"Sami, Kildin (Russia)":"سامي، ڪلدن (روس)", +"Sami, Lule (Norway)":"سامي، لوُتي (ناروي)", +"Sami, Lule (Sweden)":"سامي لوُلي (سويڊن)", +"Sami, Northern (Finland)":"سامي، اُتري (فنلينڊ)", +"Sami, Northern (Norway)":"سامي، اُتري (ناروي)", +"Sami, Northern (Sweden)":"سامي اُتري (سويڊن)", +"Sami, Skolt (Finland)":"سامي، سڪولٽ (فنلينڊ)", +"Sami, Southern (Norway)":"سامي، ڏکڻي (ناروي)", +"Sami, Southern (Sweden)":"سامي، ڏکڻي (سويڊن)", +"Sango":"سانگو", +"Sanskrit":"سنسڪرت", +"Sardinian":"سردنين", +"Sardinian, Campidanese":"سارڊنئن، ڪيمپيڊينيس", +"Sardinian, Gallurese":"سارڊنئن گيلورس", +"Sardinian, Logudorese":"سارڊنئن لوگوڊورس", +"Sardinian, Sassarese":"سارڊنئن ساسرس", +"Serbian Cyrillic (Montenegro)":"سيربين سائرلڪ (مونٽينيگرو)", +"Serbian Cyrillic (Serbia and Montenegro)":"سيربين سائرلڪ (سيربيا ۽ مونٽينيگرو)", +"Serbian Cyrillic (Serbia)":"سيربين سائرلڪ (سيربئا)", +"Serbian Latin (Montenegro)":"سيربين ليٽن (مونٽينيگرو)", +"Serbian Latin (Serbia and Montenegro)":"سيربين ليٽن (سيربيا ۽ مونٽينيگرو)", +"Serbian Latin (Serbia)":"سيربين سائرلڪ (سيربئا)", +"Shapes":"شڪليون", +"Shuswap":"شسواپ", +"Signature":"صحيح", +"Sinhala":"سنهلا", +"Six Slides":"ڇهہ سلائڊَ", +"Slovak":"سْلواڪ", +"Somali":"سومالي", +"Sorbian, Lower":"سوربئن، هيٺيون", +"Sorbian, Upper":"سوربئن، مٿيون", +"Source Text":"مول متن", +"Southern Sotho":"دکڻي سوٿو", +"Spanish (Argentina)":"اِسپينش (ارجينٽائنا)", +"Spanish (Bolivia)":"اِسپينش (بو ليوِئا)", +"Spanish (Chile)":"اِسپينش (چِلي)", +"Spanish (Colombia)":"اِسپينش (ڪولمبيا)", +"Spanish (Costa Rica)":"اِسپينش (ڪوسٽاريڪا)", +"Spanish (Cuba)":"اِسپينش (ڪيوبا)", +"Spanish (Dom. Rep.)":"اسپينش (Dom. Rep.)", +"Spanish (Ecuador)":"اِسپينش (ايڪيوڊور)", +"Spanish (El Salvador)":"اِسپينش (ايل سالواڊور)", +"Spanish (Guatemala)":"اِسپينش (گئا ٽيمالا)", +"Spanish (Honduras)":"اِسپينش (هونڊراس)", +"Spanish (Mexico)":"اِسپينش (مويڪسيڪو)", +"Spanish (Nicaragua)":"اِسپينش (نڪاراگئا)", +"Spanish (Panama)":"اِسپينش (پناما)", +"Spanish (Paraguay)":"اِسپينش (پراگئا)", +"Spanish (Peru)":"اِسپينش (پيروُ)", +"Spanish (Puerto Rico)":"اِسپينش (پئيرٽو ريڪو)", +"Spanish (Spain)":"(اِسپينش (اِسپين", +"Spanish (Uruguay)":"اِسپينش (يوروگئا)", +"Spanish (Venezuela)":"اِسپينش (وينيزئالا)", +"StDev":"StDev", +"Strong Emphasis":"ڳالهہ تہ تمام گہڻو زور", +"Subtitle":"اُپ عنوان ", +"Swahili (Kenya)":"سواهلي (ڪينيا)", +"Swahili (Tanzania)":"سواهلي (تنزانيا)", +"Swazi":"سْوازي", +"Swedish (Finland)":"سويڊش (فنليند)", +"Swedish (Sweden)":"(سويڊش (سويڊن", +"Table":"تختي", +"Table Contents":"تختيءَ جا موضوع", +"Table Heading":"تختيءَ جو سرو", +"Tagalog":"ٽاگالوگ", +"Tajik":"تاجڪ", +"Tamil":"تامل", +"Tatar":"تاتار", +"Teke-Eboo":"ٽيڪي - ايبو", +"Teke-Ibali":"ٽيڪي - اِبالي", +"Teke-Tyee":"ٽيڪي - ٽيي", +"Teletype":"ٽيليٽائيپ", +"Telugu":"تيلگو", +"Tetun (Indonesia)":"ٽيٽن (اندونيشيا)", +"Tetun (Timor-Leste)":"ٽيٽن (ٽِمور ليسٽي)", +"Text":"متن ", +"Thai":"ٿائي", +"Three Slides":"ٽي سلائڊَ", +"Tibetan (PR China)":"تبتي (پي آر چين)", +"Tigrigna (Eritrea)":"ٽگريگنا (ايريٽري)", +"Tigrigna (Ethiopia)":"ٽگريگنا (ايٿوپيا)", +"Title":"عنوان ", +"Title Only":"فقط عنوان", +"Title Slide":"عنوان جو سلائڊ", +"Title and 2 Content":"عنوان ۽ ٢ موضوع", +"Title, 2 Content and Content":"عنوان، ٢ موضوع ۽ موضوع", +"Title, 2 Content over Content":"عنوان موضوع مٿان ٢ موضوع", +"Title, 4 Content":"عنوان، ٤ موضوع", +"Title, 6 Content":"عنوان، ٦ موضوع", +"Title, Content":"عنوان، موضوع", +"Title, Content and 2 Content":"عنوان، موضوع ۽ ٢ موضوع", +"Title, Content over Content":"عنوان موضوع مٿان موضوع", +"Title, Vertical Text":"عنوان، عمودي متن", +"Title, Vertical Text, Clipart":"عنوان، عمودي، متن،", +"Tok Pisin":"ٽوڪ پِسِن", +"Tsonga":"تسونگا", +"Tswana (Botswana)":"تسوانا (بوٽسوانا)", +"Tswana (South Africa)":"تسوانا (ڏکڻ آفيرڪا)", +"Turkish":"ترڪيِ", +"Turkmen":"ترڪمن", +"Two Slides":"ٻہ سلائڊَ", +"Ukrainian":"اُڪرينين", +"Unknown":"نامعلوم", +"Urdu (India)":"اُردو (ڀارت)", +"Urdu (Pakistan)":"اُردو (پاڪستان)", +"User Entry":"اِستعمال ڪندڙ جي داخلا", +"User Index 1":"اِستعمال ڪندڙن جي فهرست 1", +"User Index 10":"اِستعمال ڪندڙن جي فهرست 10", +"User Index 2":"اِستعمال ڪندڙن جي فهرست 2", +"User Index 3":"اِستعمال ڪندڙن جي فهرست 3", +"User Index 4":"اِستعمال ڪندڙن جي فهرست 4", +"User Index 5":"اِستعمال ڪندڙن جي فهرست 5", +"User Index 6":"اِستعمال ڪندڙن جي فهرست 6", +"User Index 7":"اِستعمال ڪندڙن جي فهرست 7", +"User Index 8":"اِستعمال ڪندڙن جي فهرست 8", +"User Index 9":"اِستعمال ڪندڙن جي فهرست 9", +"User Index Heading":"اِستعمال ڪندڙن جي فهرست جو سرو", +"Uyghur":"يوگهر", +"Uzbek Latin":"اُزبيڪ ليٽن", +"Var":"VAR", +"Variable":"ڦرندڙ", +"Venda":"وينڊا", +"Vertical Numbering Symbols":"عمودي نمبر ڏيڻ جون علامتون", +"Vertical Title, Text, Chart":"عمودي عنوان، متن، تختي", +"Vertical Title, Vertical Text":"عمودي عنوان، عمودي متن ", +"Vietnamese":"ويتنامي", +"Vili":"ولي", +"Visited Internet Link":"نظر مان ڪڍيل انٽرنيٽ جي ڪڙي", +"Watermark":"پاڻيءَ جو نشان", +"Welsh":"ويلش", +"Xhosa":"زهوسا", +"Yiddish (Israel)":"يدش (اِزرائل)", +"Yoruba":"يوروُبا", +"Zulu":"زولو", +"[None]":"[ڪجهہ نہ]", +"Éwé":"ايوي" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/si.json b/f7cloud-office/browser/dist/l10n/locore/si.json new file mode 100644 index 0000000..9562646 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/si.json @@ -0,0 +1,428 @@ +{ +"3D Objects":"3D වස්තු", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Afrikaans (නැම්බියානු)", +"Afrikaans (South Africa)":"අප්‍රිකානු (දකුණු අප්‍රිකා)", +"Akan":"අකන්", +"Albanian":"ඇල්බේනියානු", +"Amharic":"ඇම්හරික්", +"Arabic":"අරාබි", +"Arabic (Algeria)":"අරාබි (ඇල්ජීරියා)", +"Arabic (Bahrain)":"අරාබි (බහරේන්)", +"Arabic (Chad)":"අරාබි (චැඩ්)", +"Arabic (Comoros)":"අරාබි (කොමොරොස්)", +"Arabic (Djibouti)":"අරාබි (ඩිජිබෝටි)", +"Arabic (Egypt)":"අරාබි (ඊජිප්තු)", +"Arabic (Eritrea)":"අරාබි (එරිත්‍රියාව)", +"Arabic (Iraq)":"අරාබි (ඉරාක)", +"Arabic (Israel)":"අරාබි (ඊස්‍රායල)", +"Arabic (Jordan)":"අරාබි (ජෝර්දාන)", +"Arabic (Kuwait)":"අරාබි (කුවේට්)", +"Arabic (Lebanon)":"අරාබි (ලෙබනන්)", +"Arabic (Libya)":"අරාබි (ලිබියානු)", +"Arabic (Mauritania)":"අරාබි (මයුරිටේනියා)", +"Arabic (Morocco)":"අරාබි (මොරොක්කෝ)", +"Arabic (Oman)":"අරාබි (ඕමාන්)", +"Arabic (Palestine)":"අරාබි (පලස්තීන)", +"Arabic (Qatar)":"අරාබි (කටාර්)", +"Arabic (Saudi Arabia)":"අරාබි (සවුදි අරාබි)", +"Arabic (Somalia)":"අරාබි (සෝමාලියාව)", +"Arabic (Sudan)":"අරාබි (සුඩානය)", +"Arabic (Syria)":"අරාබි (සිරියා)", +"Arabic (Tunisia)":"අරාබි (ටුයිනීසියා)", +"Arabic (UAE)":"අරාබි (UAE)", +"Arabic (Yemen)":"අරාබි (යේමන්)", +"Assamese":"ඇසිමීස්", +"Asturian":"අස්ට්‍රියානු", +"Average":"සාමාන්‍ය", +"Azerbaijani Cyrillic":"අසර්බයිජානි සිරිලික්", +"Azerbaijani Latin":"අසර්බයිජානි ලතින්", +"Background":"පසුතලය", +"Background objects":"පසුතල වස්තු", +"Bambara":"බම්බරා", +"Basic Shapes":"මූලික හැඩතල", +"Basque":"බාස්ක්", +"Belarusian":"බෙලරුසියානු", +"Bengali (Bangladesh)":"බෙන්ගාලි (බංගලිදේෂ)", +"Bengali (India)":"බෙන්ගාලි (ඉන්දියා)", +"Bibliography 1":"ග්‍රන්ථ නාමාවලිය 1", +"Bibliography Heading":"ග්‍රන්ථ නාමාවලි ශීර්ෂය", +"Blank Slide":"හිස් ස්ලයිඩය", +"Block Arrows":"ඊතල අවහිර කරන්න", +"Bodo":"බොඩෝ", +"Bosnian":"බොස්නියන්", +"Breton":"බ්‍රිටන්", +"Bulgarian":"බල්ගේරියන්", +"Burmese":"බර්මිෂ්", +"Callouts":"කැඳවීම්", +"Caption":"කැප්ෂනය", +"Caption Characters":"කැප්ෂන අනුලකුණු", +"Catalan":"කැටලාන්", +"Centered Text":"මධ්‍යස්ථ පාඨය", +"Chinese (Hong Kong)":"චීන (හොං කොං)", +"Chinese (Macau)":"චීන (මැකුවු)", +"Chinese (Singapore)":"චීන (සිංගප්පූරු)", +"Chinese (simplified)":"චීන (සරළ)", +"Chinese (traditional)":"චීන (සාම්ප්‍රදායික)", +"Chuvash":"චුවාස්", +"Clear formatting":"පැහැදිලි හැඩසවි", +"Complimentary Close":"අනුපූරකව වැසීම", +"Connectors":"සම්බන්ධක", +"Contents 1":"අන්තර්ගතය 1", +"Contents 10":"අන්තර්ගතය 10", +"Contents 2":"අන්තර්ගතය 2", +"Contents 3":"අන්තර්ගතය 3", +"Contents 4":"අන්තර්ගතය 4", +"Contents 5":"අන්තර්ගතය 5", +"Contents 6":"අන්තර්ගතය 6", +"Contents 7":"අන්තර්ගතය 7", +"Contents 8":"අන්තර්ගතය 8", +"Contents 9":"අන්තර්ගතය 9", +"Contents Heading":"අන්තර්ගතයේ ශීර්ෂය", +"Coptic":"කොප්ටික්", +"Count":"ගණන් කරන්න", +"CountA":"ගැණීමA", +"Croatian":"ක්‍රොඒෂියානු", +"Czech":"චෙක්", +"Danish":"ඩෙනිෂ්", +"Default":"පෙරනිමි", +"Definition":"අර්ථ දැක්වීම", +"Dhivehi":"දෙවිහි", +"Dogri":"ඩොග්රි", +"Drawing":"ඇඳීම", +"Drop Caps":"විශාලකුරු අත්අරින්න", +"Dutch (Belgium)":"ඕලන්ද (බෙල්ජියම්)", +"Dutch (Netherlands)":"ඕලන්ද (නෙදර්ලන්ත)", +"Dzongkha":"ඩොයොන්කා", +"Emphasis":"අවධාරණය", +"Endnote":"අවසාන සටහන", +"Endnote Anchor":"අවසාන සටහන් නැංගුරම", +"Endnote Characters":"අවසාන සටහන් අනුලකුණු", +"English (Australia)":"ඉංග්‍රීසි (ඕස්ට්‍රේලියා)", +"English (Belize)":"ඉංග්‍රීසි (බෙලිස්)", +"English (Canada)":"ඉංග්‍රීසි (කැනඩා)", +"English (Caribbean)":"ඉංග්‍රීසි (කැරබියන්)", +"English (Ghana)":"ඉංග්‍රීසි (ඝානා)", +"English (India)":"ඉංග්‍රීසි (ඉන්දියානු)", +"English (Jamaica)":"ඉංග්‍රීසි (ජැමෙයිකානු)", +"English (Malawi)":"ඉංග්‍රීසි (කැනඩා)", +"English (Namibia)":"ඉංග්‍රීසි (නැම්බියානු)", +"English (New Zealand)":"ඉංග්‍රීසි (නවසීලන්ත)", +"English (Philippines)":"ඉංග්‍රීසි (පිලිපීන)", +"English (South Africa)":"ඉංග්‍රීසි (දකුණු අප්‍රිකානු)", +"English (Trinidad)":"ඉංග්‍රීසි (ට්‍රිනිඩෑඩ්)", +"English (UK)":"ඉංග්‍රීසි (UK)", +"English (USA)":"ඉංග්‍රීසි (USA)", +"English (Zimbabwe)":"ඉංග්‍රීසි (සිම්බාවේ)", +"Esperanto":"එස්පැරන්ටෝ", +"Estonian":"එස්ටෝනියන්", +"Example":"උදාහරණය", +"Faroese":"ෆැරොසි", +"Fijian":"ෆිජියන්", +"Filled":"පිරවූ", +"Finnish":"ෆින්ලන්ත", +"First Line Indent":"පළමු පේළි එබුම", +"First Page":"පළමු පිටුව", +"Flowchart":"ගැලීම් සටහන", +"Footer":"පාදකය", +"Footer Left":"වම් පාදකය", +"Footer Right":"දකුණු පාදකය", +"Footnote":"පාදම සටහන", +"Footnote Anchor":"පාදම සටහන් නැංගුරම", +"Footnote Characters":"පාදම සටහන් අනුලකුණු", +"Formula":"සූත්‍රය", +"Four Slides":"ස්ලයිඩ හතරක්", +"Frame":"රාමුව", +"Frame Contents":"රාමුවේ අන්තර්ගතය", +"French (Belgium)":"ප්‍රංශ (බෙල්ජියම)", +"French (Canada)":"ප්‍රංශ (කැනඩා)", +"French (France)":"ප්‍රංශ (ප්‍රංශය)", +"French (Luxembourg)":"ප්‍රංශ (ලක්සම්බෝර්ග්)", +"French (Monaco)":"ප්‍රංශ (මොනොක්)", +"French (Switzerland)":"ප්‍රංශ (ස්ව්ට්සර්ලන්තය)", +"Frisian":"ෆ්‍රිසියන්", +"Friulian":"ෆ්‍රියුලියන්", +"Function Wizard":"කාර්ය විශාරද", +"Gaelic (Scotland)":"ගැලික් (ස්කොට්ලන්ත)", +"Galician":"ගැලිසියන්", +"Ganda":"ගන්ඩා", +"Gascon":"ගස්කොන්", +"Georgian":"ජෝර්ජියානු", +"German (Austria)":"ජර්මන් (ඔස්ට්‍රියාව)", +"German (Belgium)":"ජර්මන් (බෙල්ජියම්)", +"German (Germany)":"ජර්මන් (ජර්මන්)", +"German (Liechtenstein)":"ජර්මන් (ලෙයිචට්සන්ටයින්)", +"German (Luxembourg)":"ජර්මන් (ලක්සම්බෝර්ග්)", +"German (Switzerland)":"ජර්මන් (ස්ව්ට්සර්ලන්තය)", +"Graphic":"චිත්‍රකය", +"Graphics":"චිත්‍රක", +"Greek":"ශ්‍රීක්", +"Greek, Ancient":"ග්‍රීක, පුරාණ", +"Gujarati":"ගුජරාටි", +"HTML":"HTML", +"Haitian":"ලැට්වියානු", +"Hanging Indent":"එල්ලෙන එබුම", +"Hausa (Ghana)":"හවුසා (ඝානා)", +"Hausa (Nigeria)":"හවුසා (නයිජීරියාව)", +"Hawaiian":"ගැලිසියන්", +"Header":"ශීර්ෂකය", +"Header Left":"වම් ශීර්ෂකය", +"Header Right":"දකුණු ශීර්ෂකය", +"Heading":"ශීර්ෂය", +"Heading 1":"ශීර්ෂය 1", +"Heading 10":"ශීර්ෂය 10", +"Heading 2":"ශීර්ෂය 2", +"Heading 3":"ශීර්ෂය 3", +"Heading 4":"ශීර්ෂය 4", +"Heading 5":"ශීර්ෂය 5", +"Heading 6":"ශීර්ෂය 6", +"Heading 7":"ශීර්ෂය 7", +"Heading 8":"ශීර්ෂය 8", +"Heading 9":"ශීර්ෂය 9", +"Hebrew":"හීබ්‍රෑ", +"Hiligaynon":"හිලිගේනොන්", +"Hindi":"හින්දි", +"Horizontal Line":"තිරස් රේඛාව", +"Hungarian":"හන්ගේරියන්", +"Icelandic":"අයිස්ලන්ත", +"Illustration":"නිරූපණය", +"Index":"සුචිය", +"Index 1":"සුචිය 1", +"Index 2":"සුචිය 2", +"Index 3":"සුචිය 3", +"Index Heading":"සුචි ශීර්ෂය", +"Index Link":"සුචි සබැඳිය", +"Index Separator":"සුචි වෙන්කුරුව", +"Indonesian":"ඉන්දුනීසියානු", +"Insert":"ඇතුල් කරන්න", +"Interlingua":"ඉන්ටර්ලින්ගුවා", +"Internet Link":"අන්තර්ජාල සබැඳිය", +"Irish":"අයිරිෂ්", +"Italian (Italy)":"ඉතාලි (ඉතාලි)", +"Italian (Switzerland)":"ඉතාලි (ස්ව්ට්සර්ලන්තය)", +"Japanese":"ජපන්", +"Kalaallisut":"කාලාටියුට්", +"Kannada":"කන්නඩා", +"Kashmiri (India)":"කාෂ්මිරි (ඉන්දියානු)", +"Kashmiri (Kashmir)":"කාෂ්මිරි (කාෂ්මීර)", +"Kashubian":"කෂුබියන්", +"Kazakh":"කසැක්", +"Khmer":"කෙමර්", +"Kinyarwanda (Rwanda)":"කින්යාවන්ඩා (රුවන්ඩා)", +"Kirghiz":"කර්ගීස්", +"Konkani":"කොන්කානි", +"Korean (RoK)":"කොරියානු (RoK)", +"Labels":"ලේබල", +"Landscape":"භූදර්ශනය", +"Lao":"ලාඕ", +"Latvian":"ලැට්වියානු", +"Left Page":"වම් පිටුව", +"Line Numbering":"රේඛා අංකනය", +"Lines":"රේඛා", +"Lingala":"ලින්ගලා", +"List Contents":"ලැයිස්තු අන්තර්ගතය", +"List Heading":"ලැයිස්තු ශීර්ෂය", +"List Indent":"ලැයිස්තුවේ එබුම", +"Lithuanian":"ලිතුවේනියානු", +"Low German":"පහළ ජර්මනිය", +"Luxembourgish":"ලක්සෙම්බර්ගිෂ්", +"Macedonian":"මැසිඩෝනියානු", +"Main Index Entry":"ප්‍රධාන සුචි ප්‍රවේශය", +"Maithili":"මයිතිල්", +"Malay (Brunei Darussalam)":"මැලේ (බ්‍රෑනායි)", +"Malay (Malaysia)":"මැලේ (මැලේසියානු)", +"Malayalam":"මලයාලම්", +"Maltese":"මෝල්ටීස්", +"Manipuri":"මනිපූර්", +"Maore":"මූරි", +"Marathi":"මරාති", +"Marginalia":"ආන්තික සටහන", +"Max":"උපරිම", +"Min":"අවම", +"Moore":"මූරි", +"Ndebele, South":"නෙඩිබිල් දකුණ", +"Nepali (India)":"නේපාලි (ඉන්දියානු)", +"Nepali (Nepal)":"නේපාලි (නේපාල)", +"Nine Slides":"ස්ලයිඩ නවයක්", +"None (Do not check spelling)":"කිසිවක් නැත (අක්ෂර වින්‍යාසය පරීක්ෂා කරන්න)", +"Northern Sotho":"උතුරු සෝතෝ", +"Norwegian, Bokmål":"නෝර්වීජියානු, බොක්මාල්", +"Norwegian, Nynorsk":"නෝර්වීජියානු, නින්ඕස්ක්", +"Notes":"සටහන්", +"Numbering 1":"අංකනය 1", +"Numbering 1 Cont.":"අංකනය 1 දිගටම", +"Numbering 1 End":"අංකනය 1 අවසානය", +"Numbering 1 Start":"අංකනය 1 ආරම්භය", +"Numbering 2":"අංකනය 2", +"Numbering 2 Cont.":"අංකනය 2 දිගටම", +"Numbering 2 End":"අංකනය 2 අවසානය", +"Numbering 2 Start":"අංකනය 2 ආරම්භය", +"Numbering 3":"අංකනය 3", +"Numbering 3 Cont.":"අංකනය 3 දිගටම", +"Numbering 3 End":"අංකනය 3 අවසානය", +"Numbering 3 Start":"අංකනය 3 ආරම්භය", +"Numbering 4":"අංකනය 4", +"Numbering 4 Cont.":"අංකනය 4 දිගටම", +"Numbering 4 End":"අංකනය 4 අවසානය", +"Numbering 4 Start":"අංකනය 4 ආරම්භය", +"Numbering 5":"අංකනය 5", +"Numbering 5 Cont.":"අංකනය 5 දිගටම", +"Numbering 5 End":"අංකනය 5 අවසානය", +"Numbering 5 Start":"අංකනය 5 ආරම්භය", +"Numbering Symbols":"අංකන සංකේත", +"Nyanja":"නින්ජා", +"OLE":"OLE", +"Object Index 1":"වස්තු සුචිය 1", +"Object Index Heading":"වස්තු සුචි ශීර්ෂය", +"Object without fill":"පිරවුම් රහිත වස්තුව", +"Occitan":"ඔසිටාන්", +"One Slide":"එක ස්ලයිඩයක්", +"Oromo":"ඔරෝමො", +"Outline":"පිටමායිම", +"Overwrite":"උඩින් ලියන්න (~O)", +"Page Number":"පිටු අංකය", +"Placeholder":"තැන් දරණුව", +"Polish":"පෝලිෂ්", +"Portrait":"සිරස්", +"Portuguese (Brazil)":"පෘතුගීසි (බ්‍රසීලය)", +"Portuguese (Portugal)":"පෘතුගීසි (පෘතුගාලය)", +"Preformatted Text":"පෙර හැඩතල ගැන්වූ පෙළ", +"Product":"නිෂ්පාදනය", +"Punjabi":"පන්ජාබි", +"Quechua (Bolivia, North)":"කුචුවා (බොලීවියා උතුර)", +"Quechua (Bolivia, South)":"කුචුවා (බොලීවියා දකුණ)", +"Quechua (Ecuador)":"කුචුවා (ඉක්වදෝරය)", +"Report":"වාර්තාව", +"Result":"ප්‍රතිඵලය", +"Result2":"ප්‍රතිඵලය2", +"Rhaeto-Romance":"රෙහෙට-රෙමැන්ස්", +"Right Page":"දකුණු පිටුව", +"Rubies":"පද්මරාග", +"Russian":"රුසියන්", +"Sami, Inari (Finland)":"සමි, ඉනරි (ෆින්ලන්තය)", +"Sami, Kildin (Russia)":"සමි, කිල්ඩින් (රුසියාව)", +"Sami, Lule (Norway)":"සමි, ලුලු (නෝර්වේ)", +"Sami, Lule (Sweden)":"සමි, ලුලු (ස්වීඩනය)", +"Sami, Northern (Finland)":"සමි, උතුර (ෆින්ලන්තය)", +"Sami, Northern (Norway)":"සමි, උතුර (නෝර්වේ)", +"Sami, Northern (Sweden)":"සමි, උතුර (ස්වීඩනය)", +"Sami, Skolt (Finland)":"සමි, ස්කොල්ට් (ෆින්ලන්තය)", +"Sami, Southern (Norway)":"සමි, දකුණ (නෝර්වේ)", +"Sami, Southern (Sweden)":"සමි, දකුණ (ස්වීඩනය)", +"Sango":"සන්ගො", +"Sanskrit":"සංස්කෘත", +"Sardinian":"සාර්ඩීනියන්", +"Serbian Cyrillic (Montenegro)":"සර්බියන් සිරිලික් (මොන්ටින්‍රිග්‍රෝ)", +"Serbian Cyrillic (Serbia)":"සර්බියන් සිරිලික් (සර්බියා)", +"Serbian Latin (Montenegro)":"සර්බියන් ලතින් (මොන්ටින්‍රිග්‍රෝ)", +"Serbian Latin (Serbia)":"සර්බියන් ලතින් (සර්බියා)", +"Shapes":"හැඩ", +"Shuswap":"ෂුස්වප්", +"Signature":"අත්සන", +"Sinhala":"සිංහල", +"Six Slides":"ස්ලයිඩ හයක්", +"Slovak":"ස්ලෝවැක්", +"Slovenian":"ස්ලෝවීනියන්", +"Somali":"සොමාලි", +"Sorbian, Lower":"සෝර්බියන්, පහළ", +"Sorbian, Upper":"සෝර්බියන්, ඉහළ", +"Source Text":"මූල පෙළ", +"Southern Sotho":"දකුණු සෝතෝ", +"Spanish (Argentina)":"ස්පාඤ්ඤ (ආර්ජටිනාව)", +"Spanish (Bolivia)":"ස්පාඤ්ඤ (බොලිවියා)", +"Spanish (Chile)":"ස්පාඤ්ඤ (චිලී)", +"Spanish (Colombia)":"ස්පාඤ්ඤ (කොලොම්බියාව)", +"Spanish (Costa Rica)":"ස්පාඤ්ඤ (කොස්ටරිකා)", +"Spanish (Cuba)":"ස්පාඤ්ඤ (කියුබාව)", +"Spanish (Dom. Rep.)":"ස්පාඤ්ඤ (ඩොමිනිකෝ ජනරජය)", +"Spanish (Ecuador)":"ස්පාඤ්ඤ (ඉක්වදෝරය)", +"Spanish (El Salvador)":"ස්පාඤ්ඤ (එල් සැල්වදෝරය)", +"Spanish (Guatemala)":"ස්පාඤ්ඤ (ගෝතමාලාව)", +"Spanish (Honduras)":"ස්පාඤ්ඤ (හොන්දුරාස්)", +"Spanish (Mexico)":"ස්පාඤ්ඤ (මෙක්සිකෝව)", +"Spanish (Nicaragua)":"ස්පාඤ්ඤ (නිකරගුවා)", +"Spanish (Panama)":"ස්පාඤ්ඤ (පැනමා)", +"Spanish (Paraguay)":"ස්පාඤ්ඤ (පැරගුවේ)", +"Spanish (Peru)":"ස්පාඤ්ඤ (පේරු)", +"Spanish (Puerto Rico)":"ස්පාඤ්ඤ (ප්‍රටෝ රිකෝ)", +"Spanish (Spain)":"ස්පාඤ්ඤ (ස්පඤ්ඤය)", +"Spanish (Uruguay)":"ස්පාඤ්ඤ (උරුගුවේ)", +"Spanish (Venezuela)":"ස්පාඤ්ඤ (වෙනිසියුලා)", +"StDev":"StDev", +"Strong Emphasis":"දැඩි අවධාරණය", +"Subtitle":"අනු මාතෘකාව", +"Sum":"එකතුව", +"Swahili (Kenya)":"ස්වාලි (කෙන්යා)", +"Swahili (Tanzania)":"ස්වාහලි (ටැන්සානියාව)", +"Swazi":"ස්වාසි", +"Swedish (Finland)":"ස්වාලි (ෆින්ලන්ත)", +"Swedish (Sweden)":"ස්වාලි (ස්වීඩනය)", +"Table":"වගුව", +"Table Contents":"වගු අන්තර්ගතය", +"Table Heading":"වගුවේ ශීර්ෂය", +"Table Index 1":"වගුවේ සුචිය 1", +"Table Index Heading":"වගුවේ සුචි ශීර්ෂය", +"Tagalog":"ටැගලොග්", +"Tahitian":"ලැට්වියානු", +"Tajik":"ටජික්", +"Tamil":"දෙමළ", +"Tatar":"ටාටර්", +"Teletype":"ටෙලිටයිප්", +"Telugu":"තෙලිඟු", +"Tetun (Indonesia)":"ටෙටුන් (ඉන්දුනීසියාව)", +"Tetun (Timor-Leste)":"ටෙටුන් (ටිනේර්)", +"Text":"පෙළ", +"Thai":"තායි", +"Three Slides":"ස්ලයිඩ තුනක්", +"Tibetan (PR China)":"ටිබෙට් (මහජන චීනය)", +"Tigrigna (Eritrea)":"ටයිග්‍රිනා (එරිත්‍රියාව)", +"Tigrigna (Ethiopia)":"ටයිග්‍රිනා (ඉතියෝපියාව)", +"Title":"මාතෘකාව", +"Title Only":"මාතෘකාව පමණක්", +"Title Slide":"මාතෘකා ස්ලයිඩය", +"Title, Vertical Text":"මාතෘකාව, තිරස් පාඨය", +"Title, Vertical Text, Clipart":"මාතෘකාව, තිරස් පාඨය, ක්ලිප්ආට්", +"Tok Pisin":"ටොක් පිසින්", +"Tsonga":"සොන්ගා", +"Tswana (Botswana)":"ස්වානා (බොට්ස්වානා)", +"Tswana (South Africa)":"ස්වානා (දකුණු අප්‍රිකාව)", +"Turkish":"ටර්කිෂ්", +"Turkmen":"ටක්මන්", +"Two Slides":"ස්ලයිඩ දෙකක්", +"Ukrainian":"යුක්රේනියන්", +"Unknown":"නොදන්නා", +"Urdu (India)":"උර්දු (ඉන්දියානු)", +"Urdu (Pakistan)":"උර්දු (පකිස්ථානු)", +"User Entry":"පරිශීලක ප්‍රවේශය", +"User Index 1":"පරිශීලක සුචිය 1", +"User Index 10":"පරිශීලක සුචිය 10", +"User Index 2":"පරිශීලක සුචිය 2", +"User Index 3":"පරිශීලක සුචිය 3", +"User Index 4":"පරිශීලක සුචිය 4", +"User Index 5":"පරිශීලක සුචිය 5", +"User Index 6":"පරිශීලක සුචිය 6", +"User Index 7":"පරිශීලක සුචිය 7", +"User Index 8":"පරිශීලක සුචිය 8", +"User Index 9":"පරිශීලක සුචිය 9", +"User Index Heading":"පරිශීලක සුචි ශීර්ෂය", +"Uyghur":"උගර්", +"Uzbek Latin":"උස්බෙක් ලතින්", +"Var":"Var", +"Variable":"විචල්‍යය", +"Venda":"වෙන්ඩා", +"Vertical Numbering Symbols":"සිරස් අංකන සංකේත", +"Vertical Title, Text, Chart":"තිරස් මාතෘකාව, පාඨය. වගුව", +"Vertical Title, Vertical Text":"තිරස් මාතෘකාව, තිරස් පාඨය", +"Vietnamese":"වියට්නාම්", +"Visited Internet Link":"බැලූ අන්තර්ජාල සබැඳිය", +"Walloon":"වලූන්", +"Watermark":"දිය සලකුණ", +"Welsh":"වෙල්ෂ්", +"Xhosa":"හොසා", +"Yiddish (Israel)":"කුර්ඩිෂ් (ඉරාක)", +"Yiddish (USA)":"යිඩිෂ්", +"Zulu":"සුලු", +"[None]":"[කිසිවක් නැත]", +"Éwé":"ඊව්" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sid.json b/f7cloud-office/browser/dist/l10n/locore/sid.json new file mode 100644 index 0000000..ad2ecd4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sid.json @@ -0,0 +1,500 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Afirikaanoota (Namibiya)", +"Afrikaans (South Africa)":"Afirikaanoota (Wodiidi Afirika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akaani", +"Albanian":"Albaanenniha", +"Amharic":"Amaara", +"Arabic":"Arawete", +"Arabic (Algeria)":"Arawete (Aljeeriya)", +"Arabic (Bahrain)":"Arawete (Baahireene)", +"Arabic (Chad)":"Arawete (Chaade)", +"Arabic (Comoros)":"Arawete (Comoroose)", +"Arabic (Djibouti)":"Arawete (Jibuute)", +"Arabic (Egypt)":"Arawete (Gibtse)", +"Arabic (Eritrea)":"Arawete (Ertira)", +"Arabic (Iraq)":"Arawete (Iraaqi)", +"Arabic (Israel)":"Arawete (Isiraeele)", +"Arabic (Jordan)":"Arawete (Yordaanoos)", +"Arabic (Kuwait)":"Arawete (Kuweeti)", +"Arabic (Lebanon)":"Arawete (Libaanoos)", +"Arabic (Libya)":"Arawete (Liibiya)", +"Arabic (Mauritania)":"Arawete (Moritaaniya)", +"Arabic (Morocco)":"Arawete (Moroko)", +"Arabic (Oman)":"Arawete (Oomaane)", +"Arabic (Palestine)":"Arawete (Filisxeeme)", +"Arabic (Qatar)":"Arawete (Kuwataare)", +"Arabic (Saudi Arabia)":"Arawete (Sawud Arebiya)", +"Arabic (Somalia)":"Arawete (Sumaale)", +"Arabic (Sudan)":"Arawete (Suudaane)", +"Arabic (Syria)":"Arawete (Asoore)", +"Arabic (Tunisia)":"Arawete (Tunizhiya)", +"Arabic (UAE)":"Arawete (UAE)", +"Arabic (Yemen)":"Arawete (Yemene)", +"Aragonese":"Aragoonete", +"Assamese":"Assamese", +"Asturian":"Awustiriyaane", +"Average":"Mereerima", +"Azerbaijani Cyrillic":"Azarbaajaanete Sirliike", +"Azerbaijani Latin":"Azarbaajaanete Laatiine", +"Background":"Badhiidi", +"Background objects":"Badhiidiricho", +"Bafia":"Baafiya", +"Bambara":"Bambaara", +"Basic Shapes":"Xintu Suude", +"Basque":"Baaski", +"Beembe":"Beembe", +"Bekwel":"Beekiweeli", +"Belarusian":"Beelaruuzaane", +"Bengali (Bangladesh)":"Beengaali (Bangilaadeeshe)", +"Bengali (India)":"Bengaale (Hinde)", +"Bibliography 1":"Kamaqishsha 1", +"Bibliography Heading":"Kamaqishshu Umo", +"Blank Slide":"Mulla isilayide", +"Block Arrows":"Taayishshu Worbichuwa", +"Bodo":"Boodo", +"Bosnian":"Boosiniyaane", +"Breton":"Biritene", +"Bulgarian":"Bulgaariyane", +"Burmese":"Burme", +"Bushi":"Bushi", +"Callouts":"Coyi'rate-balaqqa", +"Caption":"Misilete xawishsha", +"Caption Characters":"Misilete xawishsha Fikiimma", +"Catalan":"Katalaane", +"Catalan (Valencian)":"Katalaane (Vaalenshaane)", +"Centered Text":"Mereeraame borro", +"Chinese (Hong Kong)":"Chaynu (Hong Konge)", +"Chinese (Macau)":"Chaynu (Makau)", +"Chinese (Singapore)":"Chaynu (Singaapoore)", +"Chinese (simplified)":"Chaynu (shotino)", +"Chinese (traditional)":"Chaynu (Budunniha)", +"Chuvash":"Kuvaashi", +"Clear formatting":"Suudishsha mucceessi", +"Complimentary Close":"Irkiraame cufo", +"Connectors":"Amadisiisaano", +"Contents 1":"Amado 1", +"Contents 10":"Amado 10", +"Contents 2":"Amado 2", +"Contents 3":"Amado 3", +"Contents 4":"Amado 4", +"Contents 5":"Amado 5", +"Contents 6":"Amado 8", +"Contents 7":"Amado 7", +"Contents 9":"Amado 9", +"Contents Heading":"Amadote umo", +"Coptic":"Koptiiki", +"Count":"Kiiri", +"CountA":"CountA", +"Croatian":"Kiroozhaane", +"Czech":"Cheeke", +"Danish":"Daanishe", +"Default":"Gadetenni", +"Definition":"Tiro", +"Dhivehi":"Diheevi", +"Dibole":"Diboole", +"Dogri":"Dogiri", +"Doondo":"Dondo", +"Drawing":"Misile", +"Drop Caps":"Jajjabba fidalla wori", +"Dutch (Belgium)":"Deche (Biljeeme)", +"Dutch (Netherlands)":"Deche (Niizerlaande)", +"Emphasis":"Hixaanyo", +"Endnote":"Gumulote qaagishsha", +"Endnote Anchor":"Gumulote qaagishshi dagacho", +"Endnote Characters":"Gumulote qaagishshi fikiimma", +"English (Australia)":"Ingilize (Awustiraaliya)", +"English (Belize)":"Ingilize (Beelize)", +"English (Canada)":"Ingilize (Kanaada)", +"English (Caribbean)":"Ingilize (Kaaribaane)", +"English (Ghana)":"Ingilize (Gaana)", +"English (India)":"Ingilize (Hinde)", +"English (Ireland)":"Ingilize (Ayirlaande)", +"English (Jamaica)":"Ingilize (Jamayka)", +"English (Malawi)":"Ingilize Maalaawe", +"English (Namibia)":"Ingilize (Namibiya)", +"English (New Zealand)":"Ingilize (Niwuzlaande)", +"English (Philippines)":"Ingilize (Philippiine)", +"English (South Africa)":"Ingilize (Wodiidi Afirika)", +"English (Trinidad)":"Ingilize (Tirinidaade)", +"English (UK)":"Ingilize (UK)", +"English (USA)":"Ingilize (USA)", +"English (Zimbabwe)":"Ingilize (Zimbaawe)", +"Erzya":"Irziya", +"Esperanto":"Isperaanto", +"Estonian":"Istooniyane", +"Example":"Lawishsha", +"Faroese":"Faaroyesi", +"Fijian":"Fijiyaane", +"Filled":"Wonshamino", +"Finnish":"Finishe", +"First Line Indent":"Haaru xuruuri hulfamme", +"First Page":"Umi Qoola", +"Flowchart":"Hurrisi soro", +"Footer":"Lekkaallo", +"Footer Left":"Lekkaallo guraanni", +"Footer Right":"Lekkaallo qiniiteenni", +"Footnote":"Lekkaalli qaagishsha", +"Footnote Anchor":"Lekkaalli qaagishshi dagacho", +"Footnote Characters":"Lekkaalli qaagishshi fikiimma", +"Formula":"Afi'rimala", +"Four Slides":"Shoole isilayide", +"Frame":"Xiyyo", +"Frame Contents":"Xiyyote amado", +"French (Belgium)":"Ferensayete (Beljeeme)", +"French (Canada)":"Ferensayete (Kanaada)", +"French (France)":"Ferensayete (Ferensaye)", +"French (Luxembourg)":"Ferensayete (Luksemberge)", +"French (Monaco)":"Ferensayete (Monaako)", +"French (Switzerland)":"Ferensayete (Siwizerlaande)", +"Frisian":"Firishaane", +"Friulian":"Firiyulaane", +"Function Wizard":"Assootu kaa'lamaanchi", +"Gaelic (Scotland)":"Gayeliic (Iskootilaande)", +"Galician":"Gaalishaane", +"Ganda":"Ganda", +"Gascon":"Gaskanoota", +"Georgian":"Jiyorjaane", +"German (Austria)":"Jarmanete (Ostiriya)", +"German (Belgium)":"Jarmane (Beljeeme)", +"German (Germany)":"Jarmanete (Jarmane)", +"German (Liechtenstein)":"Jarmanete (Lichitensteyne)", +"German (Luxembourg)":"Jarmanete (Luksemberge)", +"German (Switzerland)":"Jarmanete (Siwizerlaande)", +"Gikuyu":"Gikuyyu", +"Graphic":"Giraaficho", +"Graphics":"Giraafishsha", +"Greek":"Girike", +"Greek, Ancient":"Grike, Hundita", +"Gujarati":"Gujaraati", +"HTML":"HTML", +"Haitian":"Haytiyaane", +"Hanging Indent":"Umu hulfamme", +"Hausa (Ghana)":"Hawusa (Gaana)", +"Hausa (Nigeria)":"Hawusa (Nayjeeriya)", +"Hawaiian":"Hawiyaane", +"Header":"Umaallo", +"Header Left":"Umaallo guraanni", +"Header Right":"Umaallo qiniiteenni", +"Heading":"Umo", +"Heading 1":"Umo 1", +"Heading 10":"Umo 10", +"Heading 2":"Umo 2", +"Heading 3":"Umo 3", +"Heading 4":"Umo 4", +"Heading 5":"Umo 5", +"Heading 6":"Umo 6", +"Heading 7":"Umo 7", +"Heading 8":"Umo 8", +"Heading 9":"Umo 9", +"Hebrew":"Hibiriwu", +"Hiligaynon":"Hiligaynene", +"Hindi":"Hindii", +"Horizontal Line":"Haawiittaamo Xuruura", +"Hungarian":"Hangaariyane", +"Icelandic":"Isilaandete", +"Illustration":"Misilawishsha", +"Index":"Taji-mashalaqqisaancho", +"Index 1":"Taji-mashalaqqisaancho 1", +"Index 2":"Taji-mashalaqqisaancho 2", +"Index 3":"Taji-mashalaqqisaancho 3", +"Index Heading":"Taji-mashalaqqisaanchu umo", +"Index Link":"Taji-mashalaqqisaanchu xaadooshshe", +"Index Separator":"Taji-mashalaqqisaanchu Badaancho", +"Indonesian":"Indooneezhaane", +"Insert":"Surki", +"Interlingua":"Interlinguwa", +"Internet Link":"Interneetete xaadooshshe", +"Irish":"Irishe", +"Italian (Italy)":"Xaaliyane (Xaaliya)", +"Italian (Switzerland)":"Xaaliyane (Siwizerlaande)", +"Japanese":"Jaappaanete", +"Kaamba":"Kamba", +"Kalaallisut":"Kalaalisuuti", +"Kannada":"Kanaadu", +"Kashmiri (India)":"Kasimerete (Hinde)", +"Kashmiri (Kashmir)":"Kasimerete (Kashimire)", +"Kashubian":"Kashubiyaane", +"Kazakh":"Kazakih", +"KeyID":"KeyID", +"Khanty":"Kahanti", +"Khmer":"Kimere", +"Kinyarwanda (Rwanda)":"Kiniyarwaanda (Ruwaanda)", +"Kirghiz":"Kirgiize", +"Komi-Permyak":"Komi-Permiyaaki", +"Komi-Zyrian":"Komi-Ziriyaane", +"Konkani":"Konkaanete", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Koriyu (RoK)", +"Kunyi":"Kunye", +"Kyrgyz (China)":"Kirgiize (Chayna)", +"Labels":"Somaano", +"Landscape":"Diriirtotenni", +"Lao":"Laao", +"Lari":"Laari", +"Latgalian":"Laatigaalaane", +"Latvian":"Laativaane", +"Left Page":"Gura Qoola", +"Limbu":"Limbu", +"Line Numbering":"Xuruuru Kiirishsha", +"Lines":"Xuruurra", +"Lingala":"Lingaala", +"List Contents":"Dirtote Amado", +"List Heading":"Dirtote Umo", +"List Indent":"Hulfamme Diri", +"Lithuanian":"Lutuwaanaane", +"Livonian":"Livoniyane", +"Lojban":"Loojibaane", +"Low German":"Lowu Jarmane", +"Luxembourgish":"Luksembergishe", +"Macedonian":"Meqedoniyane", +"Main Index Entry":"Qara taji-mashalaqqisaanchu eo", +"Maithili":"Maytili", +"Malagasy, Plateau":"Maalagaasi, Pilaato", +"Malay (Brunei Darussalam)":"Maley (Birune Daareselaame)", +"Malay (Malaysia)":"Maley (Maaleezhiya)", +"Malayalam":"Maleyalame", +"Maltese":"Malte", +"Manipuri":"Maanipuuri", +"Maore":"Maaoore", +"Maori":"Maaoore", +"Marathi":"Maraati", +"Marginalia":"Qacce qaagishsha", +"Mari, Hill":"Maari, Hile", +"Mari, Meadow":"Maari, Miido", +"Max":"Bati'ra", +"Mbochi":"Imboochi", +"Min":"Shiimiidi", +"Moksha":"Mokisha", +"Moore":"Moore", +"N'ko":"N'ko", +"Ndebele, South":"Indebele, Wodiido", +"Nenets":"Nenetse", +"Nepali (India)":"Neeppaali (Hinde)", +"Nepali (Nepal)":"Neeppaali (Neeppaal)", +"Nganasan":"Ingaasane", +"Ngungwel":"Ingungiwele", +"Nine Slides":"Honse isilayide", +"Njyem (Congo)":"Injiyame (Kongo)", +"None (Do not check spelling)":"Mitturino (fidalishsha buuxxooti)", +"Northern Sotho":"Aliyye Sooto", +"Norwegian, Bokmål":"Nooriwijjaane, Bokimal", +"Norwegian, Nynorsk":"Nooriwijjaane, Nyinoorsk", +"Notes":"Qaagishubba ", +"Numbering 1":"Kiirishsha 1", +"Numbering 1 Cont.":"Kiirishsha 1 Kiiri.", +"Numbering 1 End":"Kiirishsha 1 Gumuli", +"Numbering 1 Start":"Kiirishsha 1 Hanafi", +"Numbering 2":"Kiirishsha 2", +"Numbering 2 Cont.":"Kiirishsha 2 Kiiri.", +"Numbering 2 End":"Kiirishsha 2 Gumuli", +"Numbering 2 Start":"Kiirishsha 2 Hanafi", +"Numbering 3":"Kiirishsha 3", +"Numbering 3 Cont.":"Kiirishsha 3 Kiiri.", +"Numbering 3 End":"Kiirishsha 3 Gumuli", +"Numbering 3 Start":"Kiirishsha 3 Hanafi", +"Numbering 4":"Kiirishsha 4", +"Numbering 4 Cont.":"Kiirishsha 4 Kiiri.", +"Numbering 4 End":"Kiirishsha 4 Gumuli", +"Numbering 4 Start":"Kiirishsha 4 Hanafi", +"Numbering 5":"Kiirishsha 5", +"Numbering 5 Cont.":"Kiirishsha 5 Kiiri.", +"Numbering 5 End":"Kiirishsha 5 Gumuli", +"Numbering 5 Start":"Kiirishsha 5 Hanafi", +"Numbering Symbols":"Kiirishshu malaatta", +"Nyanja":"Nyaanja", +"OLE":"OLE", +"Object Index 1":"Richi Taji-mashalaqqisaancho 1", +"Object Index Heading":"Richi taji-mashalaqqisaanchi umo", +"Object with no fill and no line":"Maaxo digaraho woy fayile ba'inote", +"Object without fill":"Wo'minokki uduunnicho", +"Occitan":"Okitaane", +"Olonets":"Olontese", +"One Slide":"Mitte isilayide", +"Oromo":"Oromo", +"Outline":"Gumishsha", +"Overwrite":"Hunte-borreessi", +"Page Number":"Qoolu kiiro", +"Pali Latin":"Paali Laatine", +"Papiamento (Aruba)":"Paappiyaamento (Aruba)", +"Papiamento (Bonaire)":"Paappiyaamento (Boneere)", +"Papiamento (Curaçao)":"Paappiyaamento (Karakao)", +"Papiamentu (Netherlands Antilles)":"Paappiyaamentu (Niizerlaande Antilese)", +"Pitjantjatjara":"Pitijaantijaatijaara", +"Placeholder":"Dargi-amadaancho", +"Polish":"Poolishe", +"Portrait":"Uurrinshatenni", +"Portuguese (Angola)":"Porchuge (Angoola)", +"Portuguese (Brazil)":"Porchuge (Biraazil)", +"Portuguese (Portugal)":"Porchuge (Porchugaali)", +"Preformatted Text":"Balaxi-suudisamaancho Borro", +"Product":"Guma", +"Punjabi":"Punjaabi", +"Punu":"Puunu", +"Quechua (Bolivia, North)":"Kuchuwa (Boliivia, Aliyye)", +"Quechua (Bolivia, South)":"Kuchuwa (Boliivia, Wodiido)", +"Quechua (Ecuador)":"Kuchuwa (Ikaadoore)", +"Report":"Rippoorte", +"Result":"Guma", +"Result2":"Guma2", +"Rhaeto-Romance":"Raeetto-Roomaansi", +"Right Page":"Qiniiti Qoola", +"Romanian (Moldova)":"Romaaniyane (Moldovu)", +"Romanian (Romania)":"Romaaniyane (Romaaniya)", +"Rubies":"Linxo kuulla", +"Russian":"Ruusiyaane", +"Rusyn (Slovakia)":"Ruusine (Isiloovaakiya)", +"Rusyn (Ukraine)":"Ruusine (Ukiraane)", +"Sami, Inari (Finland)":"Sami, Inaari (Fiinilaande)", +"Sami, Kildin (Russia)":"Sami, Kildini (Ruusiya)", +"Sami, Lule (Norway)":"Sami, Lule (Nooriwee)", +"Sami, Lule (Sweden)":"Sami, Lule (Siwidine)", +"Sami, Northern (Finland)":"Sami, Aliyye (Fiinilaande)", +"Sami, Northern (Norway)":"Sami, Aliyye (Nooriwee)", +"Sami, Northern (Sweden)":"Sami, Aliyye (Siwidine)", +"Sami, Skolt (Finland)":"Sami, Iskoolti (Fiinilaande)", +"Sami, Southern (Norway)":"Sami, Wodiidi (Nooriwee)", +"Sami, Southern (Sweden)":"Sami, Wodiidi (Siwidine)", +"Sango":"Sango", +"Sanskrit":"Sansikiriiti", +"Sardinian":"Sardiniyaane", +"Sardinian, Campidanese":"Srdinaane, Kampideene", +"Sardinian, Gallurese":"Srdinaane, Galuure", +"Sardinian, Logudorese":"Srdinaane, Loogudoore", +"Sardinian, Sassarese":"Srdinaane, Sassaare", +"Selection count":"Doorshu kiiro", +"Serbian Cyrillic (Montenegro)":"Serbiyaan Siriliike (Monteneegro)", +"Serbian Cyrillic (Serbia)":"Serbiyaan (Serbiya)", +"Serbian Latin (Montenegro)":"Serbiyaan Laatine (Monteneegro)", +"Serbian Latin (Serbia)":"Serbiyaan (Serbiyaanna)", +"Shapes":"Suudda", +"Shuswap":"Shusiwaappi", +"Sidama":"Sidaamu", +"Signature":"Malaate", +"Sinhala":"Sinihaala", +"Six Slides":"Lee isilayide", +"Slovak":"Isilovaaki", +"Slovenian":"Isilooveeniyane", +"Somali":"Sumaale", +"Sorbian, Lower":"Sorbiyaane, Woriidi", +"Sorbian, Upper":"Sorbiyaane, Aliidi", +"Source Text":"Buete borro", +"Southern Sotho":"Wodiidi Sooto", +"Spanish (Argentina)":"Ispaanishe (Arjentiina)", +"Spanish (Bolivia)":"Ispaanishe Bolviya", +"Spanish (Chile)":"Ispaanishe (Chiile)", +"Spanish (Colombia)":"Ispaanishe (Kolmbiya)", +"Spanish (Costa Rica)":"Ispaanishe (Kostaa Rika)", +"Spanish (Cuba)":"Ispaanishe (Kuuba)", +"Spanish (Dom. Rep.)":"Ispaanishe (Dom. Rep.)", +"Spanish (Ecuador)":"Ispaanishe (Ikaadoore)", +"Spanish (El Salvador)":"Ispaanishe (El Salvaadoore)", +"Spanish (Guatemala)":"Ispaanishe (Guwatamala)", +"Spanish (Honduras)":"Ispaanishe (Honduraase)", +"Spanish (Mexico)":"Ispaanishe (Meekisko)", +"Spanish (Nicaragua)":"Ispaanishe (Nikaragaye)", +"Spanish (Panama)":"Ispaanishe (Paanaama)", +"Spanish (Paraguay)":"Ispaanishe (Paaragaye)", +"Spanish (Peru)":"Ispaanishe (Peeru)", +"Spanish (Puerto Rico)":"Ispaanishe (Puyerto Riko)", +"Spanish (Spain)":"Ispaanishe (Ispeene)", +"Spanish (Uruguay)":"Ispaanishe (Uraagaye)", +"Spanish (Venezuela)":"Ispaanishe (Venzuweela)", +"StDev":"StDev", +"Strong Emphasis":"Kaajjado hixamanyo", +"Subtitle":"cinaancho umo", +"Suundi":"Suunde", +"Swahili (Kenya)":"Isiwaahile (Keeniya)", +"Swahili (Tanzania)":"Isiwaahile (Taanzaaniya)", +"Swazi":"Isiwaaze", +"Swedish (Finland)":"Siwidishe (Fiinilaande)", +"Swedish (Sweden)":"Siwidishe (Siwidine)", +"Table":"Shae", +"Table Contents":"Shaete Amado", +"Table Heading":"Shaete Umo", +"Table Index 1":"Shaete taji-mashalaqqisaancho 1", +"Table Index Heading":"Shaete taji-mashalaqqisaanchi umo", +"Tagalog":"Tagaloge", +"Tahitian":"Tahitaane", +"Tajik":"Taajiki", +"Tamil":"Taamili", +"Tatar":"Taataari", +"Teke-Eboo":"Teke-Iboo", +"Teke-Ibali":"Teke-Ibaali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tiye", +"Teletype":"Silketedana", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetene (Indoneezha)", +"Tetun (Timor-Leste)":"Tetene (Timoor-Leste)", +"Text":"Borro ", +"Thai":"Tay", +"Three Slides":"Sase isilayide", +"Tibetan (PR China)":"Tibeetaane (PR Chayna)", +"Tigrigna (Eritrea)":"Tigire (Ertira)", +"Tigrigna (Ethiopia)":"Tigire (Tophiya)", +"Title":"Umo", +"Title Only":"Umo calla", +"Title Slide":"Isilayidete umo", +"Title and 2 Content":"Umonna 2 amado", +"Title, 2 Content and Content":"Umo, 2 amadonna amado", +"Title, 2 Content over Content":"Umo, 2 amado aanaho amado", +"Title, 4 Content":"Umo, 4 Amado", +"Title, 6 Content":"Umo, 6 Amado", +"Title, Content":"Umo, Amado", +"Title, Content and 2 Content":"Umo, amadonna 2 amado", +"Title, Content over Content":"Umo, amado aanaho amado", +"Title, Vertical Text":"Umo, hossitte borro", +"Title, Vertical Text, Clipart":"Umo, hossitte borro, tircho misile", +"Tok Pisin":"Toki Piisini", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Itiswaana (Botiswaana)", +"Tswana (South Africa)":"Itiswaana (Wodiidi Afirika)", +"Turkish":"Turkishe", +"Turkmen":"Turkimane", +"Two Slides":"Lame isilayide", +"Udmurt":"Udmurte", +"Ukrainian":"Ukiraaniyaane", +"Unknown":"Diegennammoho", +"Urdu (India)":"Urdu (Hinde)", +"Urdu (Pakistan)":"Urdu (Paakistaane)", +"User Entry":"Horoonsi'raanchu Eo", +"User Index 1":"Horoonsi'raanchu Taji-mashalaqqisaancho 1", +"User Index 10":"Horoonsi'raanchu Taji-mashalaqqisaancho 10", +"User Index 2":"Horoonsi'raanchu Taji-mashalaqqisaancho 2", +"User Index 3":"Horoonsi'raanchu Taji-mashalaqqisaancho 3", +"User Index 4":"Horoonsi'raanchu Taji-mashalaqqisaancho 4", +"User Index 5":"Horoonsi'raanchu Taji-mashalaqqisaancho 5", +"User Index 6":"Horoonsi'raanchu Taji-mashalaqqisaancho 6", +"User Index 7":"Horoonsi'raanchu Taji-mashalaqqisaancho 7", +"User Index 8":"Horoonsi'raanchu Taji-mashalaqqisaancho 8", +"User Index 9":"Horoonsi'raanchu Taji-mashalaqqisaancho 9", +"User Index Heading":"Horoonsi'raanchu Taji-mashalaqqisaanchi Umo", +"Uyghur":"Uygere", +"Uzbek Latin":"Uzbeek Laatine", +"Var":"Soorramaancho", +"Variable":"Soorramaancho", +"Venda":"Venda", +"Veps":"Vepse", +"Vertical Numbering Symbols":"Hossinatu Kiirishshi Malaatta", +"Vertical Title, Text, Chart":"Hossicha umo, Borro, soro", +"Vertical Title, Vertical Text":"Hossicha umo, Hossitte borro", +"Vietnamese":"Veetinaame", +"Vili":"Viili", +"Visited Internet Link":"Toyataminoha Interneetete xaadooshshe", +"Võro":"Voro", +"Walloon":"Waalooni", +"Watermark":"Way malaate", +"Welsh":"Welshe", +"Xhosa":"Xoosa", +"Yiddish (Israel)":"Ayhude (Isiraeele)", +"Yiddish (USA)":"Ayhude (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zuulu", +"[None]":"[Mitturino]", +"Éwé":"Ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sk.json b/f7cloud-office/browser/dist/l10n/locore/sk.json new file mode 100644 index 0000000..10ac99f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sk.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Nájdený %1 z %2 záznamov", +"3D Objects":"3D objekty", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abcházčina", +"Accent":"Zdôraznenie", +"Accent 1":"Zdôraznenie 1", +"Accent 2":"Zdôraznenie 2", +"Accent 3":"Zdôraznenie 3", +"Adding selection":"Doplniteľný výber", +"Addressee":"Príjemca", +"Afrikaans (Namibia)":"afrikánčina (Namíbia)", +"Afrikaans (South Africa)":"afrikánčina (Južná Afrika)", +"Aka (Central African Republic)":"Aka (Stredoafrická republika)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"akančina", +"Albanian":"albánčina", +"Amharic":"amharčina", +"Apatani":"Apatani", +"Appendix":"Dodatok", +"Arabic":"arabčina", +"Arabic (Algeria)":"arabčina (Alžírsko)", +"Arabic (Bahrain)":"arabčina (Bahrajn)", +"Arabic (Chad)":"arabčina (Čad)", +"Arabic (Comoros)":"arabčina (Comoros)", +"Arabic (Djibouti)":"arabčina (Džibuty)", +"Arabic (Egypt)":"arabčina (Egypt)", +"Arabic (Eritrea)":"arabčina (Eritrea)", +"Arabic (Iraq)":"arabčina (Irak)", +"Arabic (Israel)":"arabčina (Izrael)", +"Arabic (Jordan)":"arabčina (Jordánsko)", +"Arabic (Kuwait)":"arabčina (Kuvajt)", +"Arabic (Lebanon)":"arabčina (Libanon)", +"Arabic (Libya)":"arabčina (Líbya)", +"Arabic (Mauritania)":"arabčina (Mauretánia)", +"Arabic (Morocco)":"arabčina (Maroko)", +"Arabic (Oman)":"arabčina (Omán)", +"Arabic (Palestine)":"arabčina (Palestína)", +"Arabic (Qatar)":"arabčina (Katar)", +"Arabic (Saudi Arabia)":"arabčina (Saudská Arábia)", +"Arabic (Somalia)":"arabčina (Somálsko)", +"Arabic (Sudan)":"arabčina (Sudán)", +"Arabic (Syria)":"arabčina (Sýria)", +"Arabic (Tunisia)":"arabčina (Tunisko)", +"Arabic (UAE)":"arabčina (SAE)", +"Arabic (Yemen)":"arabčina (Jemen)", +"Aragonese":"aragónčina", +"Aranese":"arančina", +"Armenian, Classical (Armenia)":"Klasická arménčina (Arménsko)", +"Armenian, Eastern (Armenia)":"Východná arménčina (Arménsko)", +"Armenian, Eastern (Iran)":"Východná arménčina (Irán)", +"Armenian, Eastern (Russia)":"Východná arménčina (Rusko)", +"Armenian, Western (Armenia)":"Západná arménčina (Arménsko)", +"Arpitan (France)":"arpitánčina (Francúzsko)", +"Arpitan (Italy)":"arpitánčina (Taliansko)", +"Arpitan (Switzerland)":"arpitánčina (Švajčiarsko)", +"Arrow Line":"Čiara so šípkou", +"Assamese":"ásámčina", +"Asturian":"astúrčina", +"Avar":"Avar", +"Average":"Priemer", +"Azerbaijani Cyrillic":"azerbajdžanská azbuka", +"Azerbaijani Latin":"azerbajdžanská latinka", +"Background":"Pozadie", +"Background objects":"Objekty pozadia", +"Bad":"Zlé", +"Bafia":"Bafia", +"Bambara":"bambara", +"Basic Shapes":"Základné útvary", +"Basque":"baskičtina", +"Beembe":"Bembčina", +"Bekwel":"Bekwelčina", +"Belarusian":"bieloruština", +"Bengali (Bangladesh)":"bengálčina (Bangladéš)", +"Bengali (India)":"bengálčina (India)", +"Bibliography 1":"Zoznam použitej literatúry 1", +"Bibliography Heading":"Nadpis zoznamu použitej literatúry", +"Blank Slide":"Prázdna snímka", +"Block Arrows":"Blokové šípky", +"Block Quotation":"Bloková citácia", +"Block selection":"Výber bloku", +"Bodo":"bodo", +"Body Text":"Telo textu", +"Body Text, Indented":"Telo textu, odsadené", +"Bosnian":"bosniančina", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"bulharčina", +"Bullet –":"Značka –", +"Bullet •":"Značka •", +"Bullet ☑":"Značka ☑", +"Bullet ✗":"Značka ✗", +"Bullet ➢":"Značka ➢", +"Bullets":"Odrážky", +"Burmese":"barmčina", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Bubliny", +"Caption":"Popis", +"Caption Characters":"Znaky popisu", +"Catalan":"katalánčina", +"Catalan (Valencian)":"katalánčina (Valencia)", +"Centered Text":"Centrovaný text", +"Chinese (Hong Kong)":"čínština (Hongkong)", +"Chinese (Macau)":"čínština (Macao)", +"Chinese (Singapore)":"čínština (Singapur)", +"Chinese (simplified)":"zjednodušená čínština", +"Chinese (traditional)":"čínština (tradičná)", +"Church Slavic":"Cirkevná slovančina", +"Chuvash":"čuvaština", +"Citation":"Citácia", +"Clear formatting":"Vyčistiť formátovanie", +"Comment":"Poznámka", +"Complimentary Close":"Zdvorilostné zakončenie", +"Connectors":"Spojnice", +"Contents 1":"Obsah 1", +"Contents 10":"Obsah 10", +"Contents 2":"Obsah 2", +"Contents 3":"Obsah 3", +"Contents 4":"Obsah 4", +"Contents 5":"Obsah 5", +"Contents 6":"Obsah 6", +"Contents 7":"Obsah 7", +"Contents 8":"Obsah 8", +"Contents 9":"Obsah 9", +"Contents Heading":"Nadpis obsahu", +"Coptic":"koptčina", +"Cornish":"Cornish", +"Count":"Počet", +"CountA":"PočetA", +"Cree, Plains, Latin":"Cree, roviny, latinka", +"Cree, Plains, Syllabics":"Cree, roviny, slabičná", +"Croatian":"chorvátčina", +"Curves and Polygons":"Krivky a mnohouholníky", +"Czech":"čeština", +"Danish":"dánčina", +"Dashed Line":"Čiarkovaná čiara", +"Default":"Predvolené", +"Default Drawing Style":"Predvolený štýl kresby", +"Default Page Style":"Predvolený štýl strany", +"Default Paragraph Style":"Predvolený štýl odseku", +"Definition":"Definícia", +"Dhivehi":"divehi; maldivčina", +"Dibole":"Dibole", +"Dogri":"dogri", +"Doondo":"Doondo", +"Drawing":"Kresba", +"Drop Caps":"Iniciály", +"Dutch (Belgium)":"holandčina (Belgicko)", +"Dutch (Netherlands)":"holandčina (Holandsko)", +"Dzongkha":"dzongkä", +"Emphasis":"Zvýraznenie", +"Endnote":"Koncová poznámka", +"Endnote Anchor":"Ukotvenie koncovej poznámky", +"Endnote Characters":"Znaky pre koncovú poznámku", +"English (Australia)":"angličtina (Austrália)", +"English (Belize)":"angličtina (Belize)", +"English (Botswana)":"Angličtina (Botswana)", +"English (Canada)":"angličtina (Kanada)", +"English (Caribbean)":"angličtina (Karibik)", +"English (Denmark)":"Angličtina (Dánsko)", +"English (Gambia)":"angličtina (Gambia)", +"English (Ghana)":"angličtina (Ghana)", +"English (Hong Kong)":"angličtina (Hongkong)", +"English (India)":"angličtina (India)", +"English (Ireland)":"angličtina (Írsko)", +"English (Israel)":"Angličtina (Izrael)", +"English (Jamaica)":"angličtina (Jamajka)", +"English (Kenya)":"angličtina (Keňa)", +"English (Malawi)":"Angličtina (Malawi)", +"English (Malaysia)":"Angličtina (Malajzia)", +"English (Mauritius)":"Angličtina (Maurícius)", +"English (Namibia)":"angličtina (Namíbia)", +"English (New Zealand)":"angličtina (Nový Zéland)", +"English (Nigeria)":"Angličtina (Nigéria)", +"English (Philippines)":"angličtina (Filipíny)", +"English (South Africa)":"angličtina (Južná Afrika)", +"English (Sri Lanka)":"Angličtina (Srí Lanka)", +"English (Trinidad)":"angličtina (Trinidad)", +"English (UK)":"angličtina (UK)", +"English (USA)":"angličtina (USA)", +"English (Zambia)":"angličtina (Zambia)", +"English (Zimbabwe)":"angličtina (Zimbabwe)", +"English, OED spelling (UK)":"angličtina, OED hláskovanie (UK)", +"Envelope":"Obálka", +"Error":"Chyba", +"Erzya":"Erzja", +"Esperanto":"esperanto", +"Estonian":"estónčina", +"Example":"Príklad", +"Extending selection":"Rozšíriteľný výber", +"Faroese":"faerčina", +"Figure":"Obrázok", +"Figure Index 1":"Zoznam obrázkov 1", +"Figure Index Heading":"Nadpis zoznamu obrázkov", +"Fijian":"fidžijčina", +"Filled":"Vyplnené", +"Filled Blue":"Vyplnené modré", +"Filled Green":"Vyplnené zelené", +"Filled Red":"Vyplnené červené", +"Filled Yellow":"Vyplnené žlté", +"Finnish":"fínčina", +"First Line Indent":"Odsadenie prvého riadku", +"First Page":"Prvá strana", +"Flowchart":"Vývojový diagram", +"Fon":"fončina", +"Footer":"Päta", +"Footer Left":"Päta vľavo", +"Footer Right":"Päta vpravo", +"Footnote":"Poznámka pod čiarou", +"Footnote Anchor":"Ukotvenie poznámky pod čiarou", +"Footnote Characters":"Znaky pre poznámku pod čiarou", +"Formula":"Vzorec", +"Four Slides":"Štyri snímky", +"Frame":"Rámec", +"Frame Contents":"Obsah rámca", +"French (Belgium)":"francúzština (Belgicko)", +"French (Benin)":"Francúzština (Benin)", +"French (Burkina Faso)":"francúzština (Bourkina Faso)", +"French (Canada)":"francúzština (Kanada)", +"French (Côte d'Ivoire)":"Francúzština (Pobrežie Slonoviny)", +"French (France)":"francúzština (Francúzsko)", +"French (Luxembourg)":"francúzština (Luxembursko)", +"French (Mali)":"Francúzština (Mali)", +"French (Mauritius)":"Francúzština (Maurícius)", +"French (Monaco)":"francúzština (Monako)", +"French (Niger)":"Francúzština (Niger)", +"French (Republic of Guinea)":"Francúzština (Guinejská republika)", +"French (Senegal)":"Francúzština (Senegal)", +"French (Switzerland)":"francúzština (Švajčiarsko)", +"French (Togo)":"Francúzština (Togo)", +"Frisian":"frízština", +"Friulian":"Furlandčina", +"Function Wizard":"Sprievodca funkciou", +"Gaelic (Scotland)":"gaelčina (Škótsko)", +"Galician":"galícijčina", +"Ganda":"ganda", +"Gascon":"gaskončina", +"Georgian":"gruzínčina", +"German (Austria)":"nemčina (Rakúsko)", +"German (Belgium)":"nemčina (Belgicko)", +"German (Germany)":"nemčina (Nemecko)", +"German (Liechtenstein)":"nemčina (Lichtenštajnsko)", +"German (Luxembourg)":"nemčina (Luxembursko)", +"German (Switzerland)":"nemčina (Švajčiarsko)", +"Gikuyu":"Gikuyu", +"Good":"Dobré", +"Graphic":"Grafika", +"Graphics":"Grafika", +"Greek":"gréčtina", +"Greek, Ancient":"gréčtina (historická)", +"Guadeloupean Creole French":"Guadeloupská francúzska kreolčina", +"Guarani (Paraguay)":"guaraní (Paraguaj)", +"Gujarati":"gudžarátčina", +"HTML":"HTML", +"Haitian":"haitčina", +"Hanging Indent":"Predsadenie prvého riadku", +"Hausa (Ghana)":"hauština (Ghana)", +"Hausa (Nigeria)":"hauština (Nigéria)", +"Hawaiian":"havajčina", +"Header":"Hlavička", +"Header Left":"Hlavička vľavo", +"Header Right":"Hlavička vpravo", +"Header and Footer":"Hlavička a päta", +"Heading":"Nadpis", +"Heading 1":"Nadpis 1", +"Heading 10":"Nadpis 10", +"Heading 2":"Nadpis 2", +"Heading 3":"Nadpis 3", +"Heading 4":"Nadpis 4", +"Heading 5":"Nadpis 5", +"Heading 6":"Nadpis 6", +"Heading 7":"Nadpis 7", +"Heading 8":"Nadpis 8", +"Heading 9":"Nadpis 9", +"Heading A0":"Hlavička A0", +"Heading A4":"Hlavička A4", +"Hebrew":"hebrejčina", +"Hiligaynon":"hiligaynon", +"Hindi":"hindčina", +"Horizontal Line":"Vodorovná čiara", +"Hungarian":"maďarčina", +"Hungarian (Szekely-Hungarian Rovas)":"maďarčina (staromaďarské písmo)", +"Hyperlink":"Hypertextový odkaz", +"Icelandic":"islandčina", +"Illustration":"Ilustrácia", +"Iloko":"ilokánčina", +"Index":"Register", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Nadpis registra", +"Index Link":"Odkaz na register", +"Index Separator":"Oddeľovač indexov", +"Indonesian":"indonézčina", +"Inline Heading":"Vložený nadpis", +"Insert":"Vložiť", +"Interlingua":"interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetový odkaz", +"Interslavic Cyrillic":"Interslavic cyrilika", +"Interslavic Latin":"Interslavic latinka", +"Irish":"írčina", +"Italian (Italy)":"taliančina (Taliansko)", +"Italian (Switzerland)":"taliančina (Švajčiarsko)", +"Japanese":"japončina", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardčina", +"Kabyle Latin":"Kabyle latinka", +"Kalaallisut":"grónčina", +"Kannada":"kannadčina", +"Karakalpak Latin":"Karakalpak latinka", +"Kashmiri (India)":"kašmírčina (India)", +"Kashmiri (Kashmir)":"kašmírčina (Kašmír)", +"Kashubian":"kashubian", +"Kazakh":"kazaština", +"KeyID":"KeyID", +"Khanty":"Chantyjčina", +"Khmer":"khmérčina", +"Kinyarwanda (Rwanda)":"rwandčina (Rwanda)", +"Kirghiz":"kirgizština", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratická republika Kongo)", +"Klingon":"Klingončina", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"konkánčina", +"Koongo (Congo)":"Kongčina (Kongo)", +"Korean (RoK)":"kórejčina (KR)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"kurdčina, stredná (Irán)", +"Kurdish, Central (Iraq)":"kurdčina, stredná (Irak)", +"Kurdish, Northern (Syria)":"kurdčina, severná (Sýria)", +"Kurdish, Northern (Turkey)":"kurdčina, severná (Turecko)", +"Kurdish, Southern (Iran)":"kurdčina, južná (Irán)", +"Kurdish, Southern (Iraq)":"kurdčina, južná (Irak)", +"Kven Finnish":"Fínčina (kven)", +"Kyrgyz (China)":"Kyrgyzčina (Čína)", +"Labels":"Etikety", +"Ladin":"Ladin", +"Landscape":"Na šírku", +"Lao":"laoština", +"Lari":"lariština", +"Latgalian":"Latgalian", +"Latin":"latinčina", +"Latvian":"lotyština", +"Left Page":"Ľavá strana", +"Lengo":"Lengo", +"Ligurian":"Ligurčina", +"Limbu":"Limbu", +"Line Numbering":"Číslovanie riadkov", +"Lines":"Čiary", +"Lines and Arrows":"Čiary a šípky", +"Lingala":"lingalčina", +"List":"Zoznam", +"List 1":"Zoznam 1", +"List 1 Cont.":"Zoznam 1 pokrač.", +"List 1 End":"Zoznam 1 koniec", +"List 1 Start":"Zoznam 1 začiatok", +"List 2":"Zoznam 2", +"List 2 Cont.":"Zoznam 2 pokrač.", +"List 2 End":"Zoznam 2 koniec", +"List 2 Start":"Zoznam 2 začiatok", +"List 3":"Zoznam 3", +"List 3 Cont.":"Zoznam 3 pokrač.", +"List 3 End":"Zoznam 3 koniec", +"List 3 Start":"Zoznam 3 začiatok", +"List 4":"Zoznam 4", +"List 4 Cont.":"Zoznam 4 pokrač.", +"List 4 End":"Zoznam 4 koniec", +"List 4 Start":"Zoznam 4 začiatok", +"List 5":"Zoznam 5", +"List 5 Cont.":"Zoznam 5 pokrač.", +"List 5 End":"Zoznam 5 koniec", +"List 5 Start":"Zoznam 5 začiatok", +"List Contents":"Obsah zoznamu", +"List Heading":"Nadpis zoznamu", +"List Indent":"Odsadenie zoznamu", +"Lithuanian":"litovčina", +"Livonian":"Livončina", +"Lojban":"Lojban", +"Low German":"dolná nemčina", +"Luxembourgish":"luxemburčina", +"Macedonian":"macedónčina", +"Main Index Entry":"Hlavná položka registra", +"Maithili":"maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"malajčina (Brunejsko-darussalamský štát)", +"Malay (Malaysia)":"malajčina (Malajzia)", +"Malay Arabic (Brunei Darussalam)":"Malajská arabčina (Brunejsko-darussalamský štát)", +"Malay Arabic (Malaysia)":"Malajská arabčina (Malajzia)", +"Malayalam":"malajálamčina", +"Maltese":"maltčina", +"Manchu":"mandžuština", +"Maninkakan, Eastern, Latin":"Maninkakan, východná, latinka", +"Manipuri":"manipurčina", +"Maore":"Maore", +"Maori":"maorijčina", +"Marathi":"marátčina", +"Marginalia":"Poznámka na okraj", +"Mari, Hill":"Západná marijčina", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochičtina", +"Median":"Medián", +"Min":"Min", +"Minangkabau":"Minangkabaučina", +"Moksha":"Mokša", +"Mongolian Cyrillic":"mongolská cyrilika", +"Mongolian Mongolian":"mongolská mongolčina", +"Moore":"Moore", +"Morisyen":"Maurícijská kreolčina", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"nbedele, južné", +"Nenets":"Nenčina", +"Nepali (India)":"nepálčina (India)", +"Nepali (Nepal)":"nepálčina (Nepál)", +"Neutral":"Neutrálne", +"Nganasan":"Nganasančina", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Deväť snímok", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Bez znakového štýlu", +"No List":"Bez zoznamu", +"Nogai":"Nogai", +"None (Do not check spelling)":"Žiadny (nekontrolovať pravopis)", +"Northern Sotho":"severná sothčina", +"Norwegian, Bokmål":"nórčina, bokmål", +"Norwegian, Nynorsk":"nórčina, nynorsk", +"Note":"Poznámka", +"Notes":"Poznámky", +"Numbering 1":"Číslovanie 1", +"Numbering 1 Cont.":"Číslovanie 1 pokrač.", +"Numbering 1 End":"Číslovanie 1 koniec", +"Numbering 1 Start":"Číslovanie 1 začiatok", +"Numbering 123":"Číslovanie 123", +"Numbering 2":"Číslovanie 2", +"Numbering 2 Cont.":"Číslovanie 2 pokrač.", +"Numbering 2 End":"Číslovanie 2 koniec", +"Numbering 2 Start":"Číslovanie 2 začiatok", +"Numbering 3":"Číslovanie 3", +"Numbering 3 Cont.":"Číslovanie 3 pokrač.", +"Numbering 3 End":"Číslovanie 3 koniec", +"Numbering 3 Start":"Číslovanie 3 začiatok", +"Numbering 4":"Číslovanie 4", +"Numbering 4 Cont.":"Číslovanie 4 pokrač.", +"Numbering 4 End":"Číslovanie 4 koniec", +"Numbering 4 Start":"Číslovanie 4 začiatok", +"Numbering 5":"Číslovanie 5", +"Numbering 5 Cont.":"Číslovanie 5 pokrač.", +"Numbering 5 End":"Číslovanie 5 koniec", +"Numbering 5 Start":"Číslovanie 5 začiatok", +"Numbering ABC":"Číslovanie ABC", +"Numbering IVX":"Číslovanie IVX", +"Numbering Symbols":"Symboly pre číslovanie", +"Numbering abc":"Číslovanie abc", +"Numbering ivx":"Číslovanie ivx", +"Nyanja":"nyanja", +"OLE":"OLE", +"Object Index 1":"Register objektov 1", +"Object Index Heading":"Nadpis zoznamu objektov", +"Object with no fill and no line":"Objekt bez výplne a obrysu", +"Object without fill":"Objekt bez výplne", +"Occitan":"okcitánčina", +"Odia":"uríjčina", +"Olonets":"Olonejčina", +"One Slide":"Jedna snímka", +"Oromo":"oromo", +"Outline":"Osnova", +"Outlined":"Orámované", +"Outlined Blue":"Orámované modré", +"Outlined Green":"Orámované zelené", +"Outlined Red":"Orámované červené", +"Outlined Yellow":"Orámované žlté", +"Overwrite":"Prepisovanie", +"Page %1 (%2) of %3":"Strana %1 (%2) z %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Strana %1 (%2) z %3 [strana %4 (%5)]", +"Page %1 of %2":"Strana %1 z %2", +"Page %1 of %2 (%3)":"Strana %1 z %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Strana %1 z %2 (strana %3 z %4 pre tlač)", +"Page %1 of %2 [Page %3]":"Strana %1 z %2 [strana %3]", +"Page Number":"Číslo strany", +"Page Properties":"Vlastnosti strany", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali, thajské písmo", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Holandské Antily)", +"Pennsylvania Dutch":"Pensylvánska nemčina", +"Persian":"perzština", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Zástupný znak", +"Plautdietsch":"Dolnonemčina", +"Polish":"poľština", +"Portrait":"Na výšku", +"Portuguese (Angola)":"portugalčina (Angola)", +"Portuguese (Brazil)":"portugalčina (Brazília)", +"Portuguese (Mozambique)":"Portugalčina (Mozambik)", +"Portuguese (Portugal)":"portugalčina (Portugalsko)", +"Preformatted Text":"Predformátovaný text", +"Product":"Súčin", +"Puinave":"Puinave", +"Punjabi":"pandžábčina", +"Punu":"Punu", +"Quechua (Bolivia, North)":"kešuánčina (Bolívia, severná)", +"Quechua (Bolivia, South)":"kešuánčina (Bolívia, južná)", +"Quechua (Ecuador)":"quechua (Ekvádor)", +"Quotation":"Citácia", +"Report":"Zostava", +"Result":"Výsledok", +"Result2":"Výsledok2", +"Rhaeto-Romance":"rétorománčina", +"Right Page":"Pravá strana", +"Rohingya Hanifi":"Rohingské hanifi", +"Romanian (Moldova)":"Rumunčina (Moldavsko)", +"Romanian (Romania)":"Rumunčina (Rumunsko)", +"Rubies":"Ruby", +"Russian":"ruština", +"Rusyn (Slovakia)":"rusínsky (Slovensko)", +"Rusyn (Ukraine)":"Rusínčina (Ukrajina)", +"Sami, Inari (Finland)":"sámčina, inari (Fínsko)", +"Sami, Kildin (Russia)":"sámčina, kildin (Rusko)", +"Sami, Lule (Norway)":"sámčina, lule (Nórsko)", +"Sami, Lule (Sweden)":"sámčina, lule (Švédsko)", +"Sami, Northern (Finland)":"sámčina, severná (Fínsko)", +"Sami, Northern (Norway)":"sámčina, severná (Nórsko)", +"Sami, Northern (Sweden)":"sámčina, severná (Švédsko)", +"Sami, Pite (Sweden)":"Sami, Pite (švédčina)", +"Sami, Skolt (Finland)":"sámčina, skolt (Fínsko)", +"Sami, Southern (Norway)":"sámčina, južná (Nórsko)", +"Sami, Southern (Sweden)":"sámčina, južná (Švédsko)", +"Sango":"sango", +"Sanskrit":"sanskrit", +"Santali, Devanagari":"Santálčina, Devanagari", +"Santali, Ol Chiki":"Santálčina, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"sardínčina", +"Sardinian, Campidanese":"Sardínčina, Campidanese", +"Sardinian, Gallurese":"Sardínčina, Gallurese", +"Sardinian, Logudorese":"Sardínčina, Logudorese", +"Sardinian, Sassarese":"Sardínčina, Sassarese", +"Selection count":"Počet vybraných", +"Sender":"Odosielateľ", +"Serbian Cyrillic (Montenegro)":"srbčina azbuka (Čierna hora)", +"Serbian Cyrillic (Serbia and Montenegro)":"srbčina azbuka (Srbsko a Čierna hora)", +"Serbian Cyrillic (Serbia)":"srbčina azbuka (Srbsko)", +"Serbian Latin":"srbčina (latinka)", +"Serbian Latin (Montenegro)":"srbčina latinka (Čierna hora)", +"Serbian Latin (Serbia and Montenegro)":"srbčina latinka (Srbsko a Čierna hora)", +"Serbian Latin (Serbia)":"srbčina latinka (Srbsko)", +"Sesotho":"Sesoto", +"Shapes":"Útvary", +"Sheet %1 of %2":"Hárok %1 z %2", +"Shuswap":"shuswap", +"Sidama":"Sidamo", +"Signature":"Podpis", +"Silesian":"sliezština", +"Sindhi, Arabic":"Sindčina, arabské písmo", +"Sindhi, Devanagari":"Sindčina, Dévanágarí", +"Sinhala":"sinhala", +"Six Slides":"Šesť snímok", +"Slide %1 of %2":"Snímka %1 z %2", +"Slide %1 of %2 (%3)":"Snímka %1 z %2 (%3)", +"Slovak":"slovenčina", +"Slovenian":"slovinčina", +"Somali":"somálčina", +"Sorbian, Lower":"sorbčina, dolná", +"Sorbian, Upper":"sorbčina, horná", +"Source Text":"Zdrojový text", +"Southern Sotho":"južná sothčina", +"Spanish (Argentina)":"španielčina (Argentína)", +"Spanish (Bolivia)":"španielčina (Bolívia)", +"Spanish (Chile)":"španielčina (Čile)", +"Spanish (Colombia)":"španielčina (Kolumbia)", +"Spanish (Costa Rica)":"španielčina (Kostarika)", +"Spanish (Cuba)":"španielčina (Kuba)", +"Spanish (Dom. Rep.)":"španielčina (Dominika)", +"Spanish (Ecuador)":"španielčina (Ekvádor)", +"Spanish (El Salvador)":"španielčina (Salvádor)", +"Spanish (Guatemala)":"španielčina (Guatemala)", +"Spanish (Honduras)":"španielčina (Honduras)", +"Spanish (Mexico)":"španielčina (Mexiko)", +"Spanish (Nicaragua)":"španielčina (Nikaragua)", +"Spanish (Panama)":"španielčina (Panama)", +"Spanish (Paraguay)":"španielčina (Paraguaj)", +"Spanish (Peru)":"španielčina (Peru)", +"Spanish (Puerto Rico)":"španielčina (Portoriko)", +"Spanish (Spain)":"španielčina (Španielsko)", +"Spanish (Uruguay)":"španielčina (Uruguaj)", +"Spanish (Venezuela)":"španielčina (Venezuela)", +"StDev":"ŠtandOdch", +"Standard selection":"Štandardný výber", +"Stars and Banners":"Hviezdy a plagáty", +"Status":"Stav", +"Strong Emphasis":"Silné zvýraznenie", +"Subtitle":"Podnadpis", +"Sum":"Súčet", +"Sundanese":"Sundčina", +"Suundi":"Suundi", +"Swahili (Kenya)":"svahilčina (Keňa)", +"Swahili (Tanzania)":"svahilčina (Tanzánia)", +"Swazi":"swazijčina", +"Swedish (Finland)":"švédčina (Fínsko)", +"Swedish (Sweden)":"švédčina (Švédsko)", +"Symbol Shapes":"Útvary symbolov", +"Table":"Tabuľka", +"Table Contents":"Obsah tabuľky", +"Table Heading":"Záhlavie tabuľky", +"Table Index 1":"Zoznam tabuliek 1", +"Table Index Heading":"Nadpis registra tabuliek", +"Tagalog":"tagalog", +"Tahitian":"Tahitčina", +"Tajik":"tadžičtina", +"Tamil":"tamilčina", +"Tatar":"tatárčina", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibaličtina", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyeečtina", +"Teletype":"Telex", +"Telugu":"telugčina", +"Tetun (Indonesia)":"tetun (Indonézia)", +"Tetun (Timor-Leste)":"tetun (Timor-Leste)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"thajčina", +"Three Slides":"Tri snímky", +"Tibetan (India)":"tibetčina (India)", +"Tibetan (PR China)":"tibetčina (ČĽR)", +"Tigrigna (Eritrea)":"Tigriňa (Eritrea)", +"Tigrigna (Ethiopia)":"Tigriňa (Etiópia)", +"Title":"Názov", +"Title A0":"Názov A0", +"Title A4":"Názov A4", +"Title Only":"Len nadpis", +"Title Slide":"Úvodná snímka", +"Title and 2 Content":"Nadpis a 2 x obsah", +"Title, 2 Content and Content":"Nadpis, 2 x obsah, obsah", +"Title, 2 Content over Content":"Nadpis, 2 x obsah nad obsahom", +"Title, 4 Content":"Nadpis, 4 x obsah", +"Title, 6 Content":"Nadpis, 6 x obsah", +"Title, Content":"Nadpis, obsah", +"Title, Content and 2 Content":"Nadpis, obsah a 2 x obsah", +"Title, Content over Content":"Nadpis, obsah nad obsahom", +"Title, Vertical Text":"Názov, vertikálny text", +"Title, Vertical Text, Clipart":"Názov, vertikálny text, clipart", +"Tok Pisin":"tok pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"tsonga", +"Tswana (Botswana)":"čwančina (Botswana)", +"Tswana (South Africa)":"čwančina (Južná Afrika)", +"Turkish":"turečtina", +"Turkmen":"turkménčina", +"Two Slides":"Dve snímky", +"Udmurt":"udmurtčina", +"Ukrainian":"ukrajinčina", +"Unknown":"Neznáme", +"Urdu (India)":"urdčina (India)", +"Urdu (Pakistan)":"urdčina (Pakistan)", +"User Entry":"Používateľská položka", +"User Index 1":"Vlastný index 1", +"User Index 10":"Vlastný index 10", +"User Index 2":"Vlastný index 2", +"User Index 3":"Vlastný index 3", +"User Index 4":"Vlastný index 4", +"User Index 5":"Vlastný index 5", +"User Index 6":"Vlastný index 6", +"User Index 7":"Vlastný index 7", +"User Index 8":"Vlastný index 8", +"User Index 9":"Vlastný index 9", +"User Index Heading":"Nadpis používateľského indexu", +"Uyghur":"uyghur", +"Uzbek Cyrillic":"uzbečtina cyrilika", +"Uzbek Latin":"uzbečtina latinka", +"Var":"Var", +"Variable":"Premenná", +"Venda":"venda", +"Venetian":"benátčina", +"Veps":"Vepčina", +"Vertical Numbering Symbols":"Zvislé číslovacie symboly", +"Vertical Title, Text, Chart":"Vertikálny názov, text, graf", +"Vertical Title, Vertical Text":"Vertikálny nadpis, vertikálny text", +"Vietnamese":"vietnamčina", +"Vili":"Viličtina", +"Visited Internet Link":"Navštívený internetový odkaz", +"Võro":"Võruština", +"Walloon":"valónčina", +"Warning":"Upozornenie", +"Watermark":"Vodoznak", +"Welsh":"waleština", +"Xhosa":"xhosa", +"Xibe":"Šive", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Konžská demokratická republika)", +"Yiddish (Israel)":"jidiš (Izrael)", +"Yiddish (USA)":"jidiš (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"zuluština", +"[Multiple]":"[viaceré]", +"[None]":"[žiadny]", +"[Undetermined]":"[neurčené]", +"Éwé":"ewe" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sl.json b/f7cloud-office/browser/dist/l10n/locore/sl.json new file mode 100644 index 0000000..1768d3a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sl.json @@ -0,0 +1,710 @@ +{ +"%1 of %2 records found":"Najdenih %1 od %2 zapisov", +"3D Objects":"3D-predmeti", +"A0":"A0", +"A4":"A4", +"Accent":"Poudarek", +"Accent 1":"Poudarek 1", +"Accent 2":"Poudarek 2", +"Accent 3":"Poudarek 3", +"Adding selection":"Izbiranje z dodajanjem", +"Addressee":"Naslovnik", +"Afrikaans (Namibia)":"afrikanski (Namibija)", +"Afrikaans (South Africa)":"afrikanski (Južna afrika)", +"Aka (Central African Republic)":"akajski (Centralnoafriška republika)", +"Aka (Congo)":"akajski (Kongo)", +"Akan":"akanski", +"Albanian":"albanski", +"Amharic":"amharski", +"Apatani":"apatanski", +"Appendix":"Dodatek", +"Arabic":"arabski", +"Arabic (Algeria)":"arabski (Alžirija)", +"Arabic (Bahrain)":"arabski (Bahrajn)", +"Arabic (Chad)":"arabski (Čad)", +"Arabic (Comoros)":"arabski (Komori)", +"Arabic (Djibouti)":"arabski (Džibuti)", +"Arabic (Egypt)":"arabski (Egipt)", +"Arabic (Eritrea)":"arabski (Eritreja)", +"Arabic (Iraq)":"arabski (Irak)", +"Arabic (Israel)":"arabski (Izrael)", +"Arabic (Jordan)":"arabski (Jordanija)", +"Arabic (Kuwait)":"arabski (Kuvajt)", +"Arabic (Lebanon)":"arabski (Libanon)", +"Arabic (Libya)":"arabski (Libija)", +"Arabic (Mauritania)":"arabski (Mavretanija)", +"Arabic (Morocco)":"arabski (Maroko)", +"Arabic (Oman)":"arabski (Oman)", +"Arabic (Palestine)":"arabski (Palestina)", +"Arabic (Qatar)":"arabski (Katar)", +"Arabic (Saudi Arabia)":"arabski (Savdska Arabija)", +"Arabic (Somalia)":"arabski (Somalija)", +"Arabic (Sudan)":"arabski (Sudan)", +"Arabic (Syria)":"arabski (Sirija)", +"Arabic (Tunisia)":"arabski (Tunizija)", +"Arabic (UAE)":"arabski (ZAE)", +"Arabic (Yemen)":"arabski (Jemen)", +"Aragonese":"aragonski", +"Aranese":"aranski", +"Armenian, Classical (Armenia)":"armenski, klasični (Armenija)", +"Armenian, Eastern (Armenia)":"armenski, vzhodni (Armenija)", +"Armenian, Eastern (Iran)":"armenski, vzhodni (Iran)", +"Armenian, Eastern (Russia)":"armenski, vzhodni (Rusija)", +"Armenian, Western (Armenia)":"armenski, zahodni (Armenija)", +"Arpitan (France)":"arpitanski (Francija)", +"Arpitan (Italy)":"arpitanski (Italija)", +"Arpitan (Switzerland)":"arpitanski (Švica)", +"Arrow Line":"Črta s puščico", +"Assamese":"asamski", +"Asturian":"asturijski", +"Avar":"avarski", +"Average":"Povprečje", +"Azerbaijani Cyrillic":"azerbajdžanski, cirilica", +"Azerbaijani Latin":"azerbajdžanski, latinica", +"Background":"Ozadje", +"Background objects":"Predmeti ozadja", +"Bad":"Slabo", +"Bafia":"bafijski", +"Bambara":"bambarski", +"Basic Shapes":"Osnovni liki", +"Basque":"baskovski", +"Beembe":"beembijski", +"Bekwel":"bekvelski", +"Belarusian":"beloruski", +"Bengali (Bangladesh)":"bengalski (Bangladeš)", +"Bengali (India)":"bengalski (Indija)", +"Bibliography 1":"Bibliografija 1", +"Bibliography Heading":"Naslov bibliografije", +"Blank Slide":"Prazna prosojnica", +"Block Arrows":"Votle puščice", +"Block Quotation":"Citat v bloku", +"Block selection":"Izbiranje v blokih", +"Bodo":"bodojski", +"Body Text":"Telo besedila", +"Body Text, Indented":"Telo besedila, z zamikom", +"Bosnian":"bosanski", +"Breton":"bretonski", +"Bribri":"bribrijski", +"Bulgarian":"bolgarski", +"Bullet –":"Oznaka –", +"Bullet •":"Oznaka •", +"Bullet ☑":"Oznaka ☑", +"Bullet ✗":"Oznaka ✗", +"Bullet ➢":"Oznaka ➢", +"Bullets":"Oznake", +"Burmese":"burmanski", +"Bushi":"bušijski", +"Cabécar":"kabekarski", +"Callouts":"Oblački", +"Caption":"Napis", +"Caption Characters":"Znaki napisa", +"Catalan":"katalonski", +"Catalan (Valencian)":"katalonski (valencijski)", +"Centered Text":"Besedilo na sredini", +"Chinese (Hong Kong)":"kitajski (Hong Kong)", +"Chinese (Macau)":"kitajski (Makao)", +"Chinese (Singapore)":"kitajski (Singapur)", +"Chinese (simplified)":"kitajski (poenostavljeni)", +"Chinese (traditional)":"kitajski (tradicionalni)", +"Church Slavic":"cerkvenoslovanski", +"Chuvash":"čuvaški", +"Citation":"Citat", +"Clear formatting":"Odstrani oblikovanje", +"Comment":"Komentar", +"Complimentary Close":"Vljudnostni zaključek", +"Connectors":"Konektorji", +"Contents 1":"Vsebina 1", +"Contents 10":"Vsebina 10", +"Contents 2":"Vsebina 2", +"Contents 3":"Vsebina 3", +"Contents 4":"Vsebina 4", +"Contents 5":"Vsebina 5", +"Contents 6":"Vsebina 6", +"Contents 7":"Vsebina 7", +"Contents 8":"Vsebina 8", +"Contents 9":"Vsebina 9", +"Contents Heading":"Naslov vsebine", +"Coptic":"koptski", +"Cornish":"kornijski", +"Count":"Števec", +"CountA":"ŠtevecA", +"Cree, Plains, Latin":"krijski, prerijski, latinica", +"Cree, Plains, Syllabics":"krijski, prerijski, zlogovni", +"Croatian":"hrvaški", +"Curves and Polygons":"Krivulje in mnogokotniki", +"Czech":"češki", +"Danish":"danski", +"Dashed Line":"Črtkana črta", +"Default":"privzeti", +"Default Drawing Style":"Privzeti slog risanja", +"Default Page Style":"Privzeti slog strani", +"Default Paragraph Style":"Privzeti slog odstavka", +"Definition":"Definicija", +"Dhivehi":"divehijski", +"Dibole":"dibolski", +"Dogri":"dogrijski", +"Doondo":"doondski", +"Drawing":"Risba", +"Drop Caps":"Ozaljšana začetnica", +"Dutch (Belgium)":"nizozemski (Belgija)", +"Dutch (Netherlands)":"nizozemski (Nizozemska)", +"Dzongkha":"džonkški", +"Emphasis":"Poudarek", +"Endnote":"Končna opomba", +"Endnote Anchor":"Sidro končne opombe", +"Endnote Characters":"Znaki končnih opomb", +"English (Australia)":"angleški (Avstralija)", +"English (Belize)":"angleški (Belize)", +"English (Botswana)":"angleški (Bocvana)", +"English (Canada)":"angleški (Kanada)", +"English (Caribbean)":"angleški (Karibi)", +"English (Denmark)":"angleški (Danska)", +"English (Gambia)":"angleški (Gambija)", +"English (Ghana)":"angleški (Gana)", +"English (Hong Kong)":"angleški (Hong Kong)", +"English (India)":"angleški (Indija)", +"English (Ireland)":"angleški (Irska)", +"English (Israel)":"angleški (Izrael)", +"English (Jamaica)":"angleški (Jamajka)", +"English (Kenya)":"angleški (Kenija)", +"English (Malawi)":"angleški (Malavi)", +"English (Malaysia)":"angleški (Malezija)", +"English (Mauritius)":"angleški (Mavricij)", +"English (Namibia)":"angleški (Namibija)", +"English (New Zealand)":"angleški (Nova Zelandija)", +"English (Nigeria)":"angleški (Nigerija)", +"English (Philippines)":"angleški (Filipini)", +"English (South Africa)":"angleški (Južna Afrika)", +"English (Sri Lanka)":"angleški (Šrilanka)", +"English (Trinidad)":"angleški (Trinidad)", +"English (UK)":"angleški (Združeno kraljestvo)", +"English (USA)":"angleški (ZDA)", +"English (Zambia)":"angleški (Zambija)", +"English (Zimbabwe)":"angleški (Zimbabve)", +"English, OED spelling (UK)":"angleški, črkovanje OED (Združeno kraljestvo)", +"Envelope":"Kuverta", +"Error":"Napaka", +"Erzya":"erzijski", +"Esperanto":"esperanto", +"Estonian":"estonski", +"Example":"Primer", +"Extending selection":"Izbiranje s širjenjem", +"Faroese":"ferski", +"Figure":"Slika", +"Figure Index 1":"Kazalo slik 1", +"Figure Index Heading":"Naslov kazala slik", +"Fijian":"fidžijski", +"Filled":"Zapolnjeno", +"Filled Blue":"Zapolnjeno modro", +"Filled Green":"Zapolnjeno zeleno", +"Filled Red":"Zapolnjeno rdeče", +"Filled Yellow":"Zapolnjeno rumeno", +"Finnish":"finski", +"First Line Indent":"Zamik prve vrstice", +"First Page":"Prva stran", +"Flowchart":"Diagram poteka", +"Fon":"fonski", +"Footer":"Noga", +"Footer Left":"Noga levo", +"Footer Right":"Noga desno", +"Footnote":"Sprotna opomba", +"Footnote Anchor":"Sidro sprotne opombe", +"Footnote Characters":"Znaki sprotnih opomb", +"Formula":"Formula", +"Four Slides":"Štiri prosojnice", +"Frame":"Okvir", +"Frame Contents":"Vsebina okvira", +"French (Belgium)":"francoski (Belgija)", +"French (Benin)":"francoski (Benin)", +"French (Burkina Faso)":"francoski (Burkina Faso)", +"French (Canada)":"francoski (Kanada)", +"French (Côte d'Ivoire)":"francoski (Slonokoščena obala)", +"French (France)":"francoski (Francija)", +"French (Luxembourg)":"francoski (Luksemburg)", +"French (Mali)":"francoski (Mali)", +"French (Mauritius)":"francoski (Mavricij)", +"French (Monaco)":"francoski (Monako)", +"French (Niger)":"francoski (Niger)", +"French (Republic of Guinea)":"francoski (Republika Gvineja)", +"French (Senegal)":"francoski (Senegal)", +"French (Switzerland)":"francoski (Švica)", +"French (Togo)":"francoski (Togo)", +"Frisian":"frizijski", +"Friulian":"furlanski", +"Function Wizard":"Čarovnik za funkcije", +"Gaelic (Scotland)":"gelski (Škotska)", +"Galician":"galicijski", +"Ganda":"gandajski", +"Gascon":"gaskonski", +"Georgian":"gruzijski", +"German (Austria)":"nemški (Avstrija)", +"German (Belgium)":"nemški (Belgija)", +"German (Germany)":"nemški (Nemčija)", +"German (Liechtenstein)":"nemški (Liechtenstein)", +"German (Luxembourg)":"nemški (Luksemburg)", +"German (Switzerland)":"nemški (Švica)", +"Gikuyu":"gikujski", +"Good":"Dobro", +"Graphic":"Grafika", +"Graphics":"Grafika", +"Greek":"grški", +"Greek, Ancient":"grški, stari", +"Guadeloupean Creole French":"guadeloupski kreolski francoski", +"Guarani (Paraguay)":"guaranski (Paragvaj)", +"Gujarati":"gudžaratski", +"HTML":"HTML", +"Haitian":"haitijski", +"Hanging Indent":"Viseči zamik", +"Hausa (Ghana)":"havški (Gana)", +"Hausa (Nigeria)":"havški (Nigerija)", +"Hawaiian":"havajski", +"Header":"Glava", +"Header Left":"Glava levo", +"Header Right":"Glava desno", +"Header and Footer":"Glava in noga", +"Heading":"Naslov", +"Heading 1":"Naslov 1", +"Heading 10":"Naslov 10", +"Heading 2":"Naslov 2", +"Heading 3":"Naslov 3", +"Heading 4":"Naslov 4", +"Heading 5":"Naslov 5", +"Heading 6":"Naslov 6", +"Heading 7":"Naslov 7", +"Heading 8":"Naslov 8", +"Heading 9":"Naslov 9", +"Heading A0":"Naslov A0", +"Heading A4":"Naslov A4", +"Hebrew":"hebrejski", +"Hiligaynon":"hiligajnonski", +"Hindi":"hindujski", +"Horizontal Line":"Vodoravna črta", +"Hungarian":"madžarski", +"Hungarian (Szekely-Hungarian Rovas)":"madžarski, runski", +"Hyperlink":"Hiperpovezava", +"Icelandic":"islandski", +"Illustration":"Ilustracija", +"Iloko":"iloški", +"Index":"Kazalo", +"Index 1":"Kazalo 1", +"Index 2":"Kazalo 2", +"Index 3":"Kazalo 3", +"Index Heading":"Naslov kazala", +"Index Link":"Povezava kazala", +"Index Separator":"Ločilo v kazalu", +"Indonesian":"indonezijski", +"Inline Heading":"Vdelani naslov", +"Insert":"Vstavi", +"Interlingua":"interlingualski", +"Interlingue Occidental":"interlingualski, zahodni", +"Internet Link":"Spletna povezava", +"Interslavic Cyrillic":"medslovanski, cirilica", +"Interslavic Latin":"medslovanski, latinica", +"Irish":"irski", +"Italian (Italy)":"italijanski (Italija)", +"Italian (Switzerland)":"italijanski (Švica)", +"Japanese":"japonski", +"Juǀ’hoan":"džulhoanski", +"Kaamba":"kanareški", +"Kabardian":"kabardinski", +"Kabyle Latin":"kabilski, latinica", +"Kalaallisut":"kalalisutski", +"Kannada":"kanareški", +"Karakalpak Latin":"karakalpaški, latinica", +"Kashmiri (India)":"kašmirski (Indija)", +"Kashmiri (Kashmir)":"kašmirski (Kašmir)", +"Kashubian":"kašubijski", +"Kazakh":"kazaški", +"KeyID":"angleški (s kodami)", +"Khanty":"kantijski", +"Khmer":"kmerski", +"Kinyarwanda (Rwanda)":"kinjaruandski (Ruanda)", +"Kirghiz":"kirgiški", +"Kituba (Congo)":"akajski (Kongo)", +"Kituba (Democratic Republic of the Congo)":"kitubski (Demokratična republika Kongo)", +"Klingon":"klingonski", +"Komi-Permyak":"komi-permjaški", +"Komi-Zyrian":"komi-zirijanski", +"Konkani":"konkanski", +"Koongo (Congo)":"koongski (Kongo)", +"Korean (RoK)":"korejski (RK)", +"Kumyk":"kumiški", +"Kunyi":"kunjijski", +"Kurdish, Central (Iran)":"kurdski, osrednji (Iran)", +"Kurdish, Central (Iraq)":"kurdski, osrednji (Irak)", +"Kurdish, Northern (Syria)":"kurdski, severni (Sirija)", +"Kurdish, Northern (Turkey)":"kurdski, severni (Turčija)", +"Kurdish, Southern (Iran)":"kurdski, južni (Iran)", +"Kurdish, Southern (Iraq)":"kurdski, južni (Irak)", +"Kven Finnish":"kvenski (Finska)", +"Kyrgyz (China)":"kirgiški (Kitajska)", +"Labels":"Nalepke", +"Ladin":"ladinski", +"Landscape":"Ležeče", +"Lao":"laoški", +"Lari":"larijski", +"Latgalian":"latgalski", +"Latin":"latinski", +"Latvian":"latvijski", +"Left Page":"Leva stran", +"Lengo":"lengojski", +"Ligurian":"ligurijski", +"Limbu":"limbujski", +"Line Numbering":"Oštevilčevanje vrstic", +"Lines":"Črte", +"Lines and Arrows":"Črte in puščice", +"Lingala":"lingalski", +"List":"Seznam", +"List 1":"Seznam 1", +"List 1 Cont.":"Seznam 1 – nadalj.", +"List 1 End":"Seznam 1 – konec", +"List 1 Start":"Seznam 1 – začetek", +"List 2":"Seznam 2", +"List 2 Cont.":"Seznam 2 – nadalj.", +"List 2 End":"Seznam 2 – konec", +"List 2 Start":"Seznam 2 – začetek", +"List 3":"Seznam 3", +"List 3 Cont.":"Seznam 3 – nadalj.", +"List 3 End":"Seznam 3 – konec", +"List 3 Start":"Seznam 3 – začetek", +"List 4":"Seznam 4", +"List 4 Cont.":"Seznam 4 – nadalj.", +"List 4 End":"Seznam 4 – konec", +"List 4 Start":"Seznam 4 – začetek", +"List 5":"Seznam 5", +"List 5 Cont.":"Seznam 5 – nadalj.", +"List 5 End":"Seznam 5 – konec", +"List 5 Start":"Seznam 5 – začetek", +"List Contents":"Vsebina seznama", +"List Heading":"Naslov seznama", +"List Indent":"Zamik seznama", +"Lithuanian":"litovski", +"Livonian":"livonijski", +"Lojban":"lojbanski", +"Low German":"nizkonemški", +"Luxembourgish":"luksemburški", +"Macedonian":"makedonski", +"Main Index Entry":"Vnos v glavno kazalo", +"Maithili":"maitilski", +"Malagasy, Plateau":"malgaški, plateau", +"Malay (Brunei Darussalam)":"malajski (Brunej)", +"Malay (Malaysia)":"malajski (Malezija)", +"Malay Arabic (Brunei Darussalam)":"malajski, arabski (Brunej)", +"Malay Arabic (Malaysia)":"malajski arabski (Malezija)", +"Malayalam":"malajalamski", +"Maltese":"malteški", +"Manchu":"mančujski", +"Maninkakan, Eastern, Latin":"maninkakanski, vzhodni, latinica", +"Manipuri":"manipurski", +"Maore":"maoreški", +"Maori":"maorski", +"Marathi":"maratski", +"Marginalia":"Obrobne opombe", +"Mari, Hill":"marijski, gornjemarijski", +"Mari, Meadow":"marijski, dolnjemarijski", +"Max":"Največ", +"Mbochi":"mboči", +"Median":"Mediana", +"Min":"Najmanj", +"Minangkabau":"malajski (Minangkabau)", +"Moksha":"mokšijski", +"Mongolian Cyrillic":"mongolski, cirilica", +"Mongolian Mongolian":"mongolski, mongolski", +"Moore":"mavrski", +"Morisyen":"morisjenski", +"N'ko":"n'kojski", +"Naro":"narojski", +"Ndebele, South":"ndebelski, južni", +"Nenets":"nenetski", +"Nepali (India)":"nepalski (Indija)", +"Nepali (Nepal)":"nepalski (Nepal)", +"Neutral":"Nevtralno", +"Nganasan":"nganasanski", +"Ngungwel":"ngungvelski", +"Ngäbere":"ngaberski", +"Nine Slides":"Devet prosojnic", +"Njyem (Congo)":"ndžjemski (Kongo)", +"No Character Style":"Brez znakovnega sloga", +"No List":"Ni seznam", +"Nogai":"nogajski", +"None (Do not check spelling)":"Brez (ne preverjaj črkovanja)", +"Northern Sotho":"severnosotski", +"Norwegian, Bokmål":"norveški, bokmal", +"Norwegian, Nynorsk":"norveški, ninorsk", +"Note":"Opomba", +"Notes":"Opombe", +"Numbering 1":"Oštevilčevanje 1", +"Numbering 1 Cont.":"Oštevilčevanje 1 – nadalj.", +"Numbering 1 End":"Oštevilčevanje 1 – konec", +"Numbering 1 Start":"Oštevilčevanje 1 – začetek", +"Numbering 123":"Oštevilčevanje 123", +"Numbering 2":"Oštevilčevanje 2", +"Numbering 2 Cont.":"Oštevilčevanje 2 – nadalj.", +"Numbering 2 End":"Oštevilčevanje 2 – konec", +"Numbering 2 Start":"Oštevilčevanje 2 – začetek", +"Numbering 3":"Oštevilčevanje 3", +"Numbering 3 Cont.":"Oštevilčevanje 3 – nadalj.", +"Numbering 3 End":"Oštevilčevanje 3 – konec", +"Numbering 3 Start":"Oštevilčevanje 3 – začetek", +"Numbering 4":"Oštevilčevanje 4", +"Numbering 4 Cont.":"Oštevilčevanje 4 – nadalj.", +"Numbering 4 End":"Oštevilčevanje 4 – konec", +"Numbering 4 Start":"Oštevilčevanje 4 – začetek", +"Numbering 5":"Oštevilčevanje 5", +"Numbering 5 Cont.":"Oštevilčevanje 5 – nadalj.", +"Numbering 5 End":"Oštevilčevanje 5 – konec", +"Numbering 5 Start":"Oštevilčevanje 5 – začetek", +"Numbering ABC":"Oštevilčevanje ABC", +"Numbering IVX":"Oštevilčevanje IVX", +"Numbering Symbols":"Simboli za oštevilčevanje", +"Numbering abc":"Oštevilčevanje abc", +"Numbering ivx":"Oštevilčevanje ivx", +"Nyanja":"njandžski", +"OLE":"OLE", +"Object Index 1":"Kazalo predmetov 1", +"Object Index Heading":"Naslov kazala predmetov", +"Object with no fill and no line":"Predmet brez polnila in brez črt", +"Object without fill":"Predmet brez polnila", +"Occitan":"oksitanski", +"Odia":"odijski", +"Olonets":"olonetski", +"One Slide":"Ena prosojnica", +"Oromo":"oromski", +"Outline":"Oris", +"Outlined":"Orisano", +"Outlined Blue":"Orisano modro", +"Outlined Green":"Orisano zeleno", +"Outlined Red":"Orisano rdeče", +"Outlined Yellow":"Orisano rumeno", +"Overwrite":"Prepiši", +"Page %1 (%2) of %3":"Stran %1 (%2) od %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Stran %1 (%2) od %3 (stran %4 [%5])", +"Page %1 of %2":"Stran %1 od %2", +"Page %1 of %2 (%3)":"Stran %1 od %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Stran %1 od %2 (stran %3 od %4 za tiskanje)", +"Page %1 of %2 [Page %3]":"Stran %1 od %2 (stran %3)", +"Page Number":"Številka strani", +"Page Properties":"Lastnosti strani", +"Pali Latin":"palijski, latinica", +"Pali Thai":"palijski, tajski", +"Papiamento (Aruba)":"papiamento (Aruba)", +"Papiamento (Bonaire)":"papiamento (Bonaire)", +"Papiamento (Curaçao)":"papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"papiamento (Nizozemski Antili)", +"Pennsylvania Dutch":"pensilvanski nemški", +"Persian":"perzijski", +"Pitjantjatjara":"pitjantjatjarski", +"Placeholder":"Ograda", +"Plautdietsch":"nizki nemški", +"Polish":"poljski", +"Portrait":"Pokončno", +"Portuguese (Angola)":"portugalski (Angola)", +"Portuguese (Brazil)":"portugalski (Brazilija)", +"Portuguese (Mozambique)":"portugalski (Mozambik)", +"Portuguese (Portugal)":"portugalski (Portugalska)", +"Preformatted Text":"Vnaprej oblikovano besedilo", +"Product":"Produkt", +"Puinave":"pujnavejski", +"Punjabi":"pundžabski", +"Punu":"punujski", +"Quechua (Bolivia, North)":"kečuanski (Bolivija, sever)", +"Quechua (Bolivia, South)":"kečuanski (Bolivija, jug)", +"Quechua (Ecuador)":"kečuanski (Ekvador)", +"Quotation":"Citat", +"Report":"Poročilo", +"Result":"Rezultat", +"Result2":"Rezultat2", +"Rhaeto-Romance":"retoromanski", +"Right Page":"Desna stran", +"Rohingya Hanifi":"rohinški, Hanifi", +"Romanian (Moldova)":"romunski (Moldavija)", +"Romanian (Romania)":"romunski (Romunija)", +"Rubies":"Fonetični zapis", +"Russian":"ruski", +"Rusyn (Slovakia)":"rusinski (Slovaška)", +"Rusyn (Ukraine)":"rusinski (Ukrajina)", +"Sami, Inari (Finland)":"samski, Inari (Finska)", +"Sami, Kildin (Russia)":"samski, Kildin (Rusija)", +"Sami, Lule (Norway)":"samski, Lule (Norveška)", +"Sami, Lule (Sweden)":"samski, Lule (Švedska)", +"Sami, Northern (Finland)":"samski, severni (Finska)", +"Sami, Northern (Norway)":"samski, severni (Norveška)", +"Sami, Northern (Sweden)":"samski, severni (Švedska)", +"Sami, Pite (Sweden)":"samski, Pite (Švedska)", +"Sami, Skolt (Finland)":"samski, Skolt (Finska)", +"Sami, Southern (Norway)":"samski, južni (Norveška)", +"Sami, Southern (Sweden)":"samski, južni (Švedska)", +"Sango":"sangojski", +"Sanskrit":"sanskrt", +"Santali, Devanagari":"santalski, devanagarski", +"Santali, Ol Chiki":"santalski, olčiški", +"Saraiki":"saraiški", +"Sardinian":"sardinski", +"Sardinian, Campidanese":"sardinski, kampidanski", +"Sardinian, Gallurese":"sardinski, galurski", +"Sardinian, Logudorese":"sardinski, logudorski", +"Sardinian, Sassarese":"sardinski, sasareški", +"Selection count":"Števec izbora", +"Sender":"Pošiljatelj", +"Serbian Cyrillic (Montenegro)":"srbski, cirilica (Črna gora)", +"Serbian Cyrillic (Serbia and Montenegro)":"srbski, cirilica (Srbija in Črna gora)", +"Serbian Cyrillic (Serbia)":"srbski, cirilica (Srbija)", +"Serbian Latin":"srbski, latinica", +"Serbian Latin (Montenegro)":"srbski, latinica (Črna gora)", +"Serbian Latin (Serbia and Montenegro)":"srbski, latinica (Srbija in Črna gora)", +"Serbian Latin (Serbia)":"srbski, latinica (Srbija)", +"Sesotho":"sesotski", +"Shapes":"Liki", +"Sheet %1 of %2":"Delovni list %1 od %2", +"Shuswap":"šusvapski", +"Sidama":"sidamski", +"Signature":"Podpis", +"Silesian":"šlezijski", +"Sindhi, Arabic":"sindski, arabski", +"Sindhi, Devanagari":"sindski, devanagarski", +"Sinhala":"sinhalski", +"Six Slides":"Šest prosojnic", +"Slide %1 of %2":"Prosojnica %1 od %2", +"Slide %1 of %2 (%3)":"Prosojnica %1 od %2 (%3)", +"Slovak":"slovaški", +"Slovenian":"slovenski", +"Somali":"somalski", +"Sorbian, Lower":"lužiško srbski, dolnji", +"Sorbian, Upper":"lužiško srbski, gornji", +"Source Text":"Izvorno besedilo", +"Southern Sotho":"južnosotski", +"Spanish (Argentina)":"španski (Argentina)", +"Spanish (Bolivia)":"španski (Bolivija)", +"Spanish (Chile)":"španski (Čile)", +"Spanish (Colombia)":"španski (Kolumbija)", +"Spanish (Costa Rica)":"španski (Kostarika)", +"Spanish (Cuba)":"španski (Kuba)", +"Spanish (Dom. Rep.)":"španski (Dom. rep.)", +"Spanish (Ecuador)":"španski (Ekvador)", +"Spanish (El Salvador)":"španski (Salvador)", +"Spanish (Guatemala)":"španski (Gvatemala)", +"Spanish (Honduras)":"španski (Honduras)", +"Spanish (Mexico)":"španski (Mehika)", +"Spanish (Nicaragua)":"španski (Nikaragva)", +"Spanish (Panama)":"španski (Panama)", +"Spanish (Paraguay)":"španski (Paragvaj)", +"Spanish (Peru)":"španski (Peru)", +"Spanish (Puerto Rico)":"španski (Portoriko)", +"Spanish (Spain)":"španski (Španija)", +"Spanish (Uruguay)":"španski (Urugvaj)", +"Spanish (Venezuela)":"španski (Venezuela)", +"StDev":"StOdkl", +"Standard selection":"Standardno izbiranje", +"Stars and Banners":"Zvezde in pasice", +"Status":"Stanje", +"Strong Emphasis":"Močan poudarek", +"Subtitle":"Podnaslov", +"Sum":"Vsota", +"Sundanese":"sundski", +"Suundi":"sindski", +"Swahili (Kenya)":"svahilski (Kenija)", +"Swahili (Tanzania)":"svahilski (Tanzanija)", +"Swazi":"svazijski", +"Swedish (Finland)":"švedski (Finska)", +"Swedish (Sweden)":"švedski (Švedska)", +"Symbol Shapes":"Simbolični liki", +"Table":"Tabela", +"Table Contents":"Vsebina tabele", +"Table Heading":"Naslov tabele", +"Table Index 1":"Kazalo tabel 1", +"Table Index Heading":"Naslov kazala tabel", +"Tagalog":"tagaloški", +"Tahitian":"tahitijski", +"Tajik":"tadžiški", +"Tamil":"tamilski", +"Tatar":"tatarski", +"Teke-Eboo":"teke-ebojski", +"Teke-Ibali":"teke-ibalski", +"Teke-Kukuya":"teke-kukujski", +"Teke-Tyee":"teke-tjejski", +"Teletype":"Telegrafski", +"Telugu":"teluški", +"Tetun (Indonesia)":"tetunski (Indonezija)", +"Tetun (Timor-Leste)":"tetunski (Timor-Leste)", +"Text":"Besedilo", +"Text A0":"Besedilo A0", +"Text A4":"Besedilo A4", +"Thai":"tajski", +"Three Slides":"Tri prosojnice", +"Tibetan (India)":"tibetanski (Indija)", +"Tibetan (PR China)":"tibetanski (LR Kitajska)", +"Tigrigna (Eritrea)":"tigrajski (Eritreja)", +"Tigrigna (Ethiopia)":"tigrajski (Etiopija)", +"Title":"Naslov", +"Title A0":"Naslov A0", +"Title A4":"Glavni naslov A4", +"Title Only":"Samo naslov", +"Title Slide":"Naslovna prosojnica", +"Title and 2 Content":"Naslov in vsebini", +"Title, 2 Content and Content":"Naslov, vsebini in vsebina", +"Title, 2 Content over Content":"Naslov, vsebini prek vsebine", +"Title, 4 Content":"Naslov, štiri vsebine", +"Title, 6 Content":"Naslov, šest vsebin", +"Title, Content":"Naslov, vsebina", +"Title, Content and 2 Content":"Naslov, vsebina in vsebini", +"Title, Content over Content":"Naslov, vsebina prek vsebine", +"Title, Vertical Text":"Naslov, navpično besedilo", +"Title, Vertical Text, Clipart":"Naslov, navpično besedilo, sličica", +"Tok Pisin":"tokpizinski", +"Tsaangi":"tsongski", +"Tsonga":"tsongski", +"Tswana (Botswana)":"tsvanski (Bocvana)", +"Tswana (South Africa)":"tsvanski (Južna Afrika)", +"Turkish":"turški", +"Turkmen":"turkmenski", +"Two Slides":"Dve prosojnici", +"Udmurt":"udmurtski", +"Ukrainian":"ukrajinski", +"Unknown":"neznan", +"Urdu (India)":"urdujski (Indija)", +"Urdu (Pakistan)":"urdujski (Pakistan)", +"User Entry":"Uporabniški vnos", +"User Index 1":"Uporabniško kazalo 1", +"User Index 10":"Uporabniško kazalo 10", +"User Index 2":"Uporabniško kazalo 2", +"User Index 3":"Uporabniško kazalo 3", +"User Index 4":"Uporabniško kazalo 4", +"User Index 5":"Uporabniško kazalo 5", +"User Index 6":"Uporabniško kazalo 6", +"User Index 7":"Uporabniško kazalo 7", +"User Index 8":"Uporabniško kazalo 8", +"User Index 9":"Uporabniško kazalo 9", +"User Index Heading":"Naslov uporabniškega kazala", +"Uyghur":"ujgurski", +"Uzbek Cyrillic":"uzbeški, cirilica", +"Uzbek Latin":"uzbeški, latinica", +"Var":"Var", +"Variable":"Spremenljivka", +"Venda":"vendski", +"Venetian":"beneški", +"Veps":"vepski", +"Vertical Numbering Symbols":"Simboli za navpično oštevilčevanje", +"Vertical Title, Text, Chart":"Navpični naslov, besedilo, grafikon", +"Vertical Title, Vertical Text":"Navpični naslov, navpično besedilo", +"Vietnamese":"vietnamski", +"Vili":"vilijski", +"Visited Internet Link":"Obiskana spletna povezava", +"Võro":"vorojski", +"Walloon":"valonski", +"Warning":"Opozorilo", +"Watermark":"Vodni žig", +"Welsh":"valižanski", +"Xhosa":"koški", +"Xibe":"sibejski", +"Yaka (Congo)":"jakajski (Kongo)", +"Yaka (Democratic Republic of the Congo)":"jakajski (Demokratična republika Kongo)", +"Yiddish (Israel)":"jidiš (Izrael)", +"Yiddish (USA)":"jidiš (ZDA)", +"Yombe (Congo)":"jombejski (Kongo)", +"Yoruba":"jorubski", +"Zulu":"zulujski", +"[Multiple]":"[Večkratnik]", +"[None]":"[brez]", +"[Undetermined]":"[Nedoločeno]", +"Éwé":"evejski" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sq.json b/f7cloud-office/browser/dist/l10n/locore/sq.json new file mode 100644 index 0000000..4dd1118 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sq.json @@ -0,0 +1,324 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (South Africa)":"Afrikaans (Afrika e Jugut)", +"Albanian":"Shqipe", +"Arabic":"Arabe", +"Arabic (Algeria)":"Arabe (Algjeri)", +"Arabic (Bahrain)":"Arabe (Bahrain)", +"Arabic (Chad)":"Arabe (Çad)", +"Arabic (Comoros)":"Arabe (Comoros)", +"Arabic (Djibouti)":"Arabe (Djibouti)", +"Arabic (Egypt)":"Arabe (Egjipt)", +"Arabic (Eritrea)":"Arabe (Eritrea)", +"Arabic (Iraq)":"Arabe (Irak)", +"Arabic (Israel)":"Arabe (Izrael)", +"Arabic (Jordan)":"Arabe (Jordani)", +"Arabic (Kuwait)":"Arabe (Kuvajt)", +"Arabic (Lebanon)":"Arabe (Libani)", +"Arabic (Libya)":"Arabe (Libi)", +"Arabic (Mauritania)":"Arabe (Mauritania)", +"Arabic (Morocco)":"Arabe (Marok)", +"Arabic (Oman)":"Arabe (Oman)", +"Arabic (Palestine)":"Arabe (Palestinë)", +"Arabic (Qatar)":"Arabe (Qatar)", +"Arabic (Saudi Arabia)":"Arabe (Arabi Saudite)", +"Arabic (Somalia)":"Arabe (Somali)", +"Arabic (Sudan)":"Arabe (Sudan)", +"Arabic (Syria)":"Arabe (Siri)", +"Arabic (Tunisia)":"Arabe (Tunizi)", +"Arabic (UAE)":"Arabe (Emiratet e Bashkuara Arabe)", +"Arabic (Yemen)":"Arabe (Jemen)", +"Average":"Average", +"Azerbaijani Cyrillic":"Azerbajxhanase cirilike", +"Azerbaijani Latin":"Azerbajxhanase latine", +"Background":"Sfond", +"Background objects":"Objektet e sfondit", +"Basic Shapes":"Trajtat bazike", +"Basque":"Baske", +"Belarusian":"Bjelloruse", +"Bibliography 1":"Bibliografia 1", +"Bibliography Heading":"Kreu Bibliografisë", +"Blank Slide":"Diapozitiv bosh", +"Block Arrows":"Shigjetat e bllokut", +"Bulgarian":"Bullgare", +"Callouts":"Thirrjet", +"Caption":"Titull shpjegues", +"Caption Characters":"Karakteret e titujve", +"Centered Text":"Tekst i qendërzuar", +"Chinese (Hong Kong)":"Kineze (Hong Kong)", +"Chinese (Macau)":"Kineze (Macau)", +"Chinese (Singapore)":"Kineze (Singapor)", +"Chinese (simplified)":"Kineze (e thjeshtë)", +"Chinese (traditional)":"Kineze (tradicionale)", +"Citation":"Citim", +"Clear formatting":"Pastro formatimin", +"Complimentary Close":"Komplimenti mbyllës", +"Connectors":"Lidhësit", +"Contents 1":"Përmbajtjet 1", +"Contents 10":"Përmbajtjet 10", +"Contents 2":"Përmbajtjet 2", +"Contents 3":"Përmbajtjet 3", +"Contents 4":"Përmbajtjet 4", +"Contents 5":"Përmbajtjet 5", +"Contents 6":"Përmbajtjet 6", +"Contents 7":"Përmbajtja 7", +"Contents 8":"Përmbajtjet 8", +"Contents 9":"Përmbajtjet 9", +"Contents Heading":"Titullimi i përmbatjes", +"Count":"Numëro", +"CountA":"CountA", +"Croatian":"Kroate", +"Czech":"Çeke", +"Danish":"Daneze", +"Default":"E parazgjedhur", +"Definition":"Definicion", +"Drawing":"Vizatim", +"Drop Caps":"Lësho shkronjat e mëdha", +"Dutch (Belgium)":"Holandeze (Belgjikë)", +"Dutch (Netherlands)":"Holandeze (Holandë)", +"Emphasis":"Theksimi", +"Endnote":"Shënimi në fund", +"Endnote Characters":"Karakteret e shënimit në fund", +"English (Australia)":"Angleze (Australi)", +"English (Belize)":"Angleze (Belize)", +"English (Canada)":"Angleze (Kanada)", +"English (Caribbean)":"Angleze (Karaibe)", +"English (Ghana)":"Angleze (Gana)", +"English (India)":"Angleze (Indi)", +"English (Ireland)":"Angleze (Irlandë)", +"English (Jamaica)":"Angleze (Xhamajka)", +"English (Malawi)":"Angleze (Malavi)", +"English (Namibia)":"Angleze (Namibia)", +"English (New Zealand)":"Angleze (Zelanda e Re)", +"English (Philippines)":"Angleze (Filipine)", +"English (South Africa)":"Angleze (Afrika e Jugut)", +"English (Trinidad)":"Angleze (Trinidad)", +"English (UK)":"Angleze (Mbretëria e Bashkuar)", +"English (USA)":"Angleze (SHBA)", +"English (Zimbabwe)":"Angleze (Zimbabve)", +"English, OED spelling (UK)":"Angleze, drejtshkrimi Oxford (Mbretëria e Bashkuar)", +"Estonian":"Estone", +"Example":"Shembull", +"Filled":"E mbushur", +"Finnish":"Finlandeze", +"First Line Indent":"Kryeradha e rreshtit të parë", +"First Page":"Faqja e Parë", +"Footer":"Mbarimi", +"Footnote":"Fusnotë", +"Footnote Characters":"Shenja Shënimesh Fundi", +"Formula":"Formula", +"Four Slides":"Katër diapozitiva", +"Frame":"Kornizë", +"Frame Contents":"Përmbajtjet e kornizës", +"French (Belgium)":"Frënge (Belgjikë)", +"French (Benin)":"Frënge (Belgjikë)", +"French (Canada)":"Frënge (Kanada)", +"French (France)":"Frënge (Francë)", +"French (Luxembourg)":"Frënge (Luksemburg)", +"French (Monaco)":"Frënge (Monako)", +"French (Niger)":"Frënge (Niger)", +"French (Switzerland)":"Frënge (Zvicër)", +"French (Togo)":"Frënge (Togo)", +"Function Wizard":"Krijimi i udhëzuar i funksionit", +"Georgian":"Gjeorgjiane", +"German (Austria)":"Gjermane (Austri)", +"German (Belgium)":"Gjermane (Zvicër)", +"German (Germany)":"Gjermane (Gjermani)", +"German (Liechtenstein)":"Gjermane (Liechtenstein)", +"German (Luxembourg)":"Gjermane (Luksemburg)", +"German (Switzerland)":"Gjermane (Zvicër)", +"Graphic":"Figurë", +"Graphics":"Figurat", +"Greek":"Greke", +"HTML":"HTML", +"Header":"Kreu", +"Header Left":"Kryefaqe majtas", +"Header Right":"Kryefaqe djathtas", +"Heading":"Titullimi", +"Heading 1":"Titulli 1", +"Heading 10":"Titullimi 10", +"Heading 2":"Titullimi 2", +"Heading 3":"Titullimi 3", +"Heading 4":"Kryesimi 4", +"Heading 5":"Titullimi 5", +"Heading 6":"Titullimi 6", +"Heading 7":"Titullimi 7", +"Heading 8":"Kryesimi 8", +"Heading 9":"Titullimi 9", +"Hebrew":"Hebraike", +"Hindi":"Hindi", +"Horizontal Line":"Linjë Horizontale", +"Hungarian":"Hungareze", +"Icelandic":"Islandeze", +"Illustration":"Ilustrim", +"Index":"Indeks", +"Index 1":"Indeksi 1", +"Index 2":"Indeksi 2", +"Index 3":"Indeksi 3", +"Index Heading":"Titullimi i indeksit", +"Index Link":"Linku i indeksit", +"Index Separator":"Ndarësi i indeksit", +"Indonesian":"Indoneziane", +"Insert":"Shto", +"Internet Link":"Link i internetit", +"Irish":"Irlandeze", +"Italian (Italy)":"Italiane (Itali)", +"Italian (Switzerland)":"Italiane (Zvicër)", +"Japanese":"Japoneze", +"Khmer":"Khmer", +"Korean (RoK)":"Koreane (RoK)", +"Kurdish, Central (Iran)":"Kurde, Qendrore (Iran)", +"Kurdish, Central (Iraq)":"Kurde, Qendrore (Irak)", +"Kurdish, Northern (Syria)":"Kurde, Veriore (Siri)", +"Kurdish, Northern (Turkey)":"Kurde, Veriore (Turqi)", +"Kurdish, Southern (Iran)":"Kurde, Jugore (Iran)", +"Kurdish, Southern (Iraq)":"Kurde, Jugore (Irak)", +"Labels":"Etiketat", +"Ladin":"Ladine", +"Landscape":"Orientim horizontal", +"Latin":"Latine", +"Latvian":"Letone", +"Left Page":"Faqja e Majtë", +"Line Numbering":"Numërimi i rreshtave", +"Lines":"Rreshtat", +"List Contents":"Listo Përmbajtjet", +"List Heading":"Kreu i Listës", +"List Indent":"Kryerresht i listës", +"Lithuanian":"Lituane", +"Macedonian":"Maqedonase", +"Main Index Entry":"Indeks i të dhënave kryesore", +"Maltese":"Malteze", +"Marginalia":"Shënime anësore", +"Max":"Max", +"Min":"Min", +"Nine Slides":"Nëntë diapozitiva", +"None (Do not check spelling)":"Asnjë (mos kontrollo drejtshkrimin)", +"Notes":"Shënimet", +"Numbering 1":"Numërimi 1", +"Numbering 1 Cont.":"Numërimi 1 Vazhd.", +"Numbering 1 End":"Numrimi 1 Fundi", +"Numbering 1 Start":"Numërimi 1 Fillimi", +"Numbering 2":"Numërimi 2", +"Numbering 2 Cont.":"Numërimi 2 Vazhd.", +"Numbering 2 End":"Numërimi 2 Fundi", +"Numbering 2 Start":"Numërimi 2 Fillimi", +"Numbering 3":"Numërimi 3", +"Numbering 3 Cont.":"Numërimi 3 Vazhd.", +"Numbering 3 End":"Numërimi 3 Fundi", +"Numbering 3 Start":"Numërimi 3 Fillimi", +"Numbering 4":"Numërimi 4", +"Numbering 4 Cont.":"Numërimi 4 Vazhd.", +"Numbering 4 End":"Numërimi 4 Fundi", +"Numbering 4 Start":"Numërimi 4 Fillimi", +"Numbering 5":"Numërimi 5", +"Numbering 5 Cont.":"Numërimi 5 Vazhd.", +"Numbering 5 End":"Numërimi 5 Fundi", +"Numbering 5 Start":"Numërimi 5 Fillimi", +"Numbering Symbols":"Simbolet Numerike", +"OLE":"OLE", +"Object Index 1":"Indeksi i objekteve 1", +"Object Index Heading":"Objekt indeks titullimi", +"Object with no fill and no line":"Objekt pa përmbushje dhe pa vija", +"Object without fill":"Objekt pa përmbushje", +"One Slide":"Një diapozitiv", +"Outline":"Konturë", +"Overwrite":"Mbishkruaj", +"Page %1 of %2":"Faqja %1 ndër %2", +"Page Number":"Numri i faqes", +"Persian":"Persiane", +"Placeholder":"Vendmbajtëse", +"Polish":"Polake", +"Portrait":"Orientim vertikal", +"Portuguese (Angola)":"Portugeze (Angola)", +"Portuguese (Brazil)":"Portugeze (Brazil)", +"Portuguese (Portugal)":"Portugeze (Portugali)", +"Preformatted Text":"Tekst i Paraformatuar", +"Product":"Prodhimi", +"Report":"Raport", +"Result":"Rezultati", +"Result2":"Rezultati2", +"Right Page":"Faqja e Djathtë", +"Romanian (Moldova)":"Rumune (Moldavi)", +"Romanian (Romania)":"Rumune (Rumani)", +"Rubies":"Rubit", +"Russian":"Ruse", +"Shapes":"Trajtat", +"Sheet %1 of %2":"Fleta %1 ndër %2", +"Signature":"Nënshkrim", +"Six Slides":"Gjashtë diapozitiva", +"Slovak":"Sllovake", +"Slovenian":"Sllovene", +"Source Text":"Teksti Burimor", +"Spanish (Argentina)":"Spanjolle (Argjentinë)", +"Spanish (Bolivia)":"Spanjolle (Bolivia)", +"Spanish (Chile)":"Spanjolle (Kili)", +"Spanish (Colombia)":"Spanjolle (Kolumbia)", +"Spanish (Costa Rica)":"Spanjolle (Kosta Rika)", +"Spanish (Cuba)":"Spanjolle (Kuba)", +"Spanish (Dom. Rep.)":"Spanjolle (Rep. Dom.)", +"Spanish (Ecuador)":"Spanjolle (Ekuador)", +"Spanish (El Salvador)":"Spanjolle (El Salvador)", +"Spanish (Guatemala)":"Spanjolle (Guatemala)", +"Spanish (Honduras)":"Spanjolle (Honduras)", +"Spanish (Mexico)":"Spanjolle (Meksikë)", +"Spanish (Nicaragua)":"Spanjolle (Nikaragua)", +"Spanish (Panama)":"Spanjolle (Panama)", +"Spanish (Paraguay)":"Spanjolle (Paraguai)", +"Spanish (Peru)":"Spanjolle (Peru)", +"Spanish (Puerto Rico)":"Spanjolle (Puerto Rico)", +"Spanish (Spain)":"Spanjolle (Spanjë)", +"Spanish (Uruguay)":"Spanjolle (Uruguai)", +"Spanish (Venezuela)":"Spanjolle (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Theksim i Fuqishëm", +"Subtitle":"Nëntitull", +"Sum":"Shuma", +"Swedish (Finland)":"Suedeze (Finlanda)", +"Swedish (Sweden)":"Suedeze (Suedi)", +"Table":"Tabela", +"Table Contents":"Përmbajtet e tabelës", +"Table Heading":"Kreu i tabelës", +"Table Index 1":"Indeksi i tabelës 1", +"Table Index Heading":"Titulli i indeksit të tabelës", +"Teletype":"Teletip", +"Text":"Tekst", +"Three Slides":"Tre diapozitiva", +"Title":"Titulli", +"Title Only":"Vetëm titull", +"Title and 2 Content":"Titulli dhe Përmbajtja 2", +"Title, 2 Content and Content":"Titulli, Përmbajtja 2 dhe Përmbajtja", +"Title, 2 Content over Content":"Titulli, Përmbajtja 2 sipër Përmbajtjes", +"Title, 4 Content":"Titulli, Përmbajtja 4", +"Title, 6 Content":"Titulli, Përmbajtja 6", +"Title, Content":"Titull, Përmbajtje", +"Title, Content and 2 Content":"Titulli, Përmbajtja dhe Përmbajtja 2", +"Title, Content over Content":"Titulli, Përmbajtja sipër Përmbajtjes", +"Title, Vertical Text":"Titull, Tekst Vertikal", +"Title, Vertical Text, Clipart":"Titulli, Tekst Vertikal, Klipart", +"Turkish":"Turke", +"Two Slides":"Dy diapozitiva", +"Ukrainian":"Ukrainase", +"Unknown":"I panjohur", +"User Entry":"Hyrja e shfrytëzuesit", +"User Index 1":"Indeksi 1 i shfrytëzuesit", +"User Index 10":"Tregues Përdoruesish 10", +"User Index 2":"Indeksi 2 i shfrytëzuesit", +"User Index 3":"Indeksi 3 i shfrytëzuesit", +"User Index 4":"Indeks Përdoruesish 4", +"User Index 5":"Indeksi 5 i shfrytëzuesit", +"User Index 6":"Indeksi 6 i shfrytëzuesit", +"User Index 7":"Indeksi 7 i shfrytëzuesit", +"User Index 8":"Indeksi 8 i shfrytëzuesit", +"User Index 9":"Tregues i Përdoruesit 9", +"User Index Heading":"Titullimi i indeksit të shfrytëzuesit", +"Var":"Var", +"Variable":"Variabël", +"Vertical Numbering Symbols":"Simbolet Verikale Numerike", +"Vertical Title, Text, Chart":"Titull Vertikal, Tekst, Diagram", +"Vertical Title, Vertical Text":"Titull Vertikal, Tekst Vertikal", +"Vietnamese":"Vietnameze", +"Visited Internet Link":"Link i vizituar i internetit", +"Watermark":"Shenjë uji", +"[None]":"[None]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sr-Latn.json b/f7cloud-office/browser/dist/l10n/locore/sr-Latn.json new file mode 100644 index 0000000..6a8525e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sr-Latn.json @@ -0,0 +1,438 @@ +{ +"Afrikaans (Namibia)":"afrikans (Namibija)", +"Afrikaans (South Africa)":"afrikans (Južna Afrika)", +"Akan":"akan", +"Albanian":"albanski", +"Amharic":"amharski", +"Arabic":"arapski", +"Arabic (Algeria)":"arapski (Alžir)", +"Arabic (Bahrain)":"arapski (Bahrein)", +"Arabic (Chad)":"arapski (Čad)", +"Arabic (Comoros)":"arapski (Komoros)", +"Arabic (Djibouti)":"arapski (Džibuti)", +"Arabic (Egypt)":"arapski (Egipat)", +"Arabic (Eritrea)":"arapski (Eritreja)", +"Arabic (Iraq)":"arapski (Irak)", +"Arabic (Israel)":"arapski (Izrael)", +"Arabic (Jordan)":"arapski (Jordan)", +"Arabic (Kuwait)":"arapski (Kuvajt)", +"Arabic (Lebanon)":"arapski (Liban)", +"Arabic (Libya)":"arapski (Libija)", +"Arabic (Mauritania)":"arapski (Mauricijus)", +"Arabic (Morocco)":"arapski (Maroko)", +"Arabic (Oman)":"arapski (Oman)", +"Arabic (Palestine)":"arapski (Palestina)", +"Arabic (Qatar)":"arapski (Katar)", +"Arabic (Saudi Arabia)":"arapski (Saudijska Arabija)", +"Arabic (Somalia)":"arapski (Somalija)", +"Arabic (Sudan)":"arapski (Sudan)", +"Arabic (Syria)":"arapski (Sirija)", +"Arabic (Tunisia)":"arapski (Tunis)", +"Arabic (UAE)":"arapski (UAE)", +"Arabic (Yemen)":"arapski (Jemen)", +"Aragonese":"aragonski", +"Asturian":"asturijski", +"Azerbaijani Cyrillic":"azerbejdžanski ćirilicom", +"Azerbaijani Latin":"azerbejdžanski latinicom", +"Bafia":"bafia", +"Bambara":"bambara", +"Basque":"baskijski", +"Beembe":"bembe", +"Bekwel":"bekvel", +"Belarusian":"beloruski", +"Bengali (Bangladesh)":"bengalski (Bangladeš)", +"Bengali (India)":"bengalski (Indija)", +"Bibliography 1":"Bibliografija 1", +"Bibliography Heading":"Zaglavlje bibliografije", +"Blank Slide":"Prazan slajd", +"Bodo":"bodo", +"Bosnian":"bošnjački", +"Breton":"bretonski", +"Bulgarian":"bugarski", +"Burmese":"burmanski", +"Bushi":"buši", +"Caption":"Natpis", +"Caption Characters":"Znakovi naslova", +"Catalan":"katalonski", +"Catalan (Valencian)":"katalonski (valensijski)", +"Centered Text":"Centriran tekst", +"Chinese (Hong Kong)":"kineski (Hong Kong)", +"Chinese (Macau)":"kineski (Makao)", +"Chinese (Singapore)":"kineski (Singapur)", +"Chinese (simplified)":"kineski (pojednostavljeno)", +"Chinese (traditional)":"kineski (tradicionalni)", +"Chuvash":"čuvaški", +"Clear formatting":"Ukloni formatiranje", +"Complimentary Close":"Prigodni završetak", +"Contents 1":"Sadržaj 1", +"Contents 10":"Sadržaj 10", +"Contents 2":"Sadržaj 2", +"Contents 3":"Sadržaj 3", +"Contents 4":"Sadržaj 4", +"Contents 5":"Sadržaj 5", +"Contents 6":"Sadržaj 6", +"Contents 7":"Sadržaj 7", +"Contents 8":"Sadržaj 8", +"Contents 9":"Sadržaj 9", +"Contents Heading":"Zaglavlje sadržaja", +"Coptic":"koptski", +"Croatian":"hrvatski", +"Czech":"češki", +"Danish":"danski", +"Default":"Podrazumevni", +"Definition":"Definicija", +"Dhivehi":"maldivski", +"Dogri":"dogri", +"Drawing":"Crtež", +"Drop Caps":"Uvećano početno slovo", +"Dutch (Belgium)":"holandski (Belgija)", +"Dutch (Netherlands)":"holandski (Holandija)", +"Dzongkha":"džonka", +"Emphasis":"Naglašavanje", +"Endnote":"Endnota", +"Endnote Anchor":"Sidro endnote", +"Endnote Characters":"Znaci endnote", +"English (Australia)":"engleski (Australija)", +"English (Belize)":"engleski (Belize)", +"English (Canada)":"engleski (Kanada)", +"English (Caribbean)":"engleski (Karibi)", +"English (Ghana)":"engleski (Gana)", +"English (India)":"engleski (Indija)", +"English (Jamaica)":"engleski (Jamajka)", +"English (Malawi)":"engleski (Malavi)", +"English (Namibia)":"engleski (Namibija)", +"English (New Zealand)":"engleski (Novi Zeland)", +"English (Philippines)":"engleski (Filipini)", +"English (South Africa)":"engleski (Južna Afrika)", +"English (Trinidad)":"engleski (Trinidad)", +"English (UK)":"engleski (Velika Britanija)", +"English (USA)":"engleski (SAD)", +"English (Zimbabwe)":"engleski (Zimbabve)", +"Esperanto":"esperanto", +"Estonian":"estonski", +"Example":"Primer", +"Faroese":"farski", +"Fijian":"fidžijski", +"Finnish":"finski", +"First Line Indent":"Uvlačenje prvog reda", +"First Page":"Prva stranica", +"Footer Left":"Levo podnožje", +"Footer Right":"Desno podnožje", +"Footnote":"Fusnota", +"Footnote Anchor":"Sidro fusnote", +"Footnote Characters":"Znakovi fusnote", +"Formula":"Formula", +"Four Slides":"Četiri slajda", +"Frame":"Okvir", +"Frame Contents":"Sadržaj okvira", +"French (Belgium)":"francuski (Belgija)", +"French (Canada)":"fracuski (Kanada)", +"French (France)":"francuski (Francuska)", +"French (Luxembourg)":"francuski (Luksemburg)", +"French (Monaco)":"francuski (Monako)", +"French (Switzerland)":"francuski (Švajcarska)", +"Frisian":"frizijski", +"Friulian":"furlanski", +"Gaelic (Scotland)":"keltski (Škotska)", +"Galician":"galicijski", +"Ganda":"ganda", +"Gascon":"gaskonjski", +"Georgian":"gruzinski", +"German (Austria)":"nemački (Austrija)", +"German (Belgium)":"nemački (Belgija)", +"German (Germany)":"nemački (Nemačka)", +"German (Liechtenstein)":"nemački (Lihtenštajn)", +"German (Luxembourg)":"nemački (Luksemburg)", +"German (Switzerland)":"nemački (Švajcarska)", +"Gikuyu":"gikuju", +"Graphics":"Grafika", +"Greek":"grčki", +"Greek, Ancient":"starogrčki", +"Gujarati":"gudžarati", +"HTML":"HTML", +"Haitian":"haićanski", +"Hanging Indent":"Viseće uvlačenje", +"Hausa (Ghana)":"hausa (Gana)", +"Hausa (Nigeria)":"hausa (Nigerija)", +"Hawaiian":"havajski", +"Header Left":"Levo zaglavlje", +"Header Right":"Desno zaglavlje", +"Heading":"Naslovljavanje", +"Heading 1":"Naslov 1", +"Heading 10":"Naslov 10", +"Heading 2":"Naslov 2", +"Heading 3":"Naslov 3", +"Heading 4":"Naslov 4", +"Heading 5":"Naslov 5", +"Heading 6":"Naslov 6", +"Heading 7":"Naslov 7", +"Heading 8":"Naslov 8", +"Heading 9":"Naslov 9", +"Hebrew":"hebrejski", +"Hiligaynon":"hiligajnon", +"Hindi":"hindi", +"Horizontal Line":"Vodoravna linija", +"Hungarian":"mađarski", +"Icelandic":"islandski", +"Illustration":"Ilustracija", +"Index":"Indeks", +"Index 1":"Popis 1", +"Index 2":"Popis 2", +"Index 3":"Popis 3", +"Index Heading":"Zaglavlje popisa", +"Index Link":"Popis veza", +"Index Separator":"Odvajač popisa", +"Indonesian":"indonežanski", +"Interlingua":"interlingva", +"Internet Link":"Internet veza", +"Irish":"irski", +"Italian (Italy)":"italijanski (Italija)", +"Italian (Switzerland)":"italijanski (Švajcarska)", +"Japanese":"japanski", +"Kalaallisut":"grenlandski ", +"Kannada":"kanada", +"Kashmiri (India)":"kašmirski (Indija)", +"Kashmiri (Kashmir)":"kašmirski (Kašmir)", +"Kashubian":"kašupski", +"KeyID":"Razvoj lokalizacije", +"Khmer":"kmerski", +"Kinyarwanda (Rwanda)":"kinjaruanda (Ruanda)", +"Kirghiz":"kirgiski", +"Komi-Permyak":"komi-permjak", +"Komi-Zyrian":"komi-zirjanski", +"Konkani":"konkani", +"Korean (RoK)":"korejski (Republika Koreja)", +"Kyrgyz (China)":"kiriski (Kina)", +"Labels":"Oznake", +"Landscape":"Položeno", +"Lao":"laoski", +"Lari":"lari", +"Latgalian":"katalonski", +"Latvian":"letonski", +"Left Page":"Leva stranica", +"Limbu":"limbu", +"Line Numbering":"Numerisanje redova", +"Lingala":"lingala", +"List Contents":"Sadržaj liste", +"List Heading":"Zaglavlje liste", +"List Indent":"Uvlačenje liste", +"Lithuanian":"litvanski", +"Lojban":"lojban", +"Low German":"niskonemački ", +"Luxembourgish":"luksemburški ", +"Macedonian":"makedonski", +"Main Index Entry":"Stavka glavnog popisa", +"Maithili":"maithili ", +"Malagasy, Plateau":"malgaški (standardni)", +"Malay (Brunei Darussalam)":"malajski (Brunej Darusalam)", +"Malay (Malaysia)":"malajski (Malezija)", +"Malayalam":"malajalam", +"Maltese":"malteški", +"Manipuri":"manipuri", +"Maore":"maorski", +"Marathi":"marati", +"Marginalia":"Beleška sa strane", +"Mbochi":"boči", +"Moore":"more", +"Ndebele, South":"ndebele, južni", +"Nepali (India)":"nepalski (Indija)", +"Nepali (Nepal)":"nepalski (Nepal)", +"Nine Slides":"Devet slajdova", +"None (Do not check spelling)":"Nijedan (bez provere pisanja)", +"Northern Sotho":"soto, severni", +"Norwegian, Bokmål":"norveški, bukmol", +"Norwegian, Nynorsk":"norveški, ninošk", +"Notes":"Beleške", +"Numbering 1":"Numerisanje 1", +"Numbering 1 Cont.":"Numerisanje 1 nastavak", +"Numbering 1 End":"Numerisanje 1 kraj", +"Numbering 1 Start":"Numerisanje 1 početak", +"Numbering 2":"Numerisanje 2", +"Numbering 2 Cont.":"Numerisanje 2 nastavak", +"Numbering 2 End":"Numerisanje 2 kraj", +"Numbering 2 Start":"Numerisanje 2 početak", +"Numbering 3":"Numerisanje 3", +"Numbering 3 Cont.":"Numerisanje 3 nastavak", +"Numbering 3 End":"Numerisanje 3 kraj", +"Numbering 3 Start":"Numerisanje 3 početak", +"Numbering 4":"Numerisanje 4", +"Numbering 4 Cont.":"Numerisanje 4 nastavak", +"Numbering 4 End":"Numerisanje 4 kraj", +"Numbering 4 Start":"Numerisanje 4 početak", +"Numbering 5":"Numerisanje 5", +"Numbering 5 Cont.":"Numerisanje 5 nastavak", +"Numbering 5 End":"Numerisanje 5 kraj", +"Numbering 5 Start":"Numerisanje 5 početak", +"Numbering Symbols":"Simboli za numerisanje", +"Nyanja":"njandža", +"OLE":"OLE", +"Object Index 1":"Popis objekata 1", +"Object Index Heading":"Zaglavlje popisa objekata", +"Object without fill":"Neobojeni objekat", +"Occitan":"oksitanski", +"One Slide":"Jedan slajd", +"Oromo":"oromo", +"Outline":"Kontura", +"Overwrite":"Prepiši", +"Page Number":"Broj stranice", +"Pali Latin":"pali (latinicom)", +"Papiamento (Aruba)":"papiamentu (Aruba)", +"Papiamento (Curaçao)":"papiamentu (Curaçao)", +"Papiamentu (Netherlands Antilles)":"papiamentu (Holandski Antili)", +"Placeholder":"Mestodržač", +"Polish":"poljski", +"Portrait":"Uspravno", +"Portuguese (Angola)":"portugalski (Angola)", +"Portuguese (Brazil)":"portugalski (Brazil)", +"Portuguese (Portugal)":"portugalski (Portugalija)", +"Preformatted Text":"Preformatirani tekst", +"Punjabi":"pandžabi", +"Quechua (Bolivia, North)":"kečua (Bolivija, sever)", +"Quechua (Bolivia, South)":"kečua (Bolivija, jug)", +"Quechua (Ecuador)":"kečuanski (Ekvador)", +"Rhaeto-Romance":"retoromanski", +"Right Page":"Desna stranica", +"Romanian (Moldova)":"rumunski (Moldavija)", +"Romanian (Romania)":"rumunski (Rumunija)", +"Rubies":"Rubini", +"Russian":"ruski", +"Rusyn (Slovakia)":"rusinski (Slovačka)", +"Rusyn (Ukraine)":"rusinski (Ukrajina)", +"Sami, Inari (Finland)":"laponski, inarski (Finska)", +"Sami, Kildin (Russia)":"laponski, kildinski (Rusija)", +"Sami, Lule (Norway)":"laponski, lulejski (Norveška)", +"Sami, Lule (Sweden)":"laponski, lulejski (Švedska)", +"Sami, Northern (Finland)":"laponski, severni (Finska)", +"Sami, Northern (Norway)":"laponski, severni (Norveška)", +"Sami, Northern (Sweden)":"laponski, severni (Švedska)", +"Sami, Skolt (Finland)":"laponski, skoltski (Finska)", +"Sami, Southern (Norway)":"laponski, južni (Norveška)", +"Sami, Southern (Sweden)":"laponski, južni (Švedska)", +"Sango":"sango", +"Sanskrit":"sanskrit", +"Sardinian":"sardinski", +"Sardinian, Campidanese":"sardinski, kampidansk", +"Sardinian, Gallurese":"sardinski, galurski ", +"Sardinian, Logudorese":"sardinski, logudorski", +"Sardinian, Sassarese":"sardinski, sasarski", +"Serbian Cyrillic (Montenegro)":"srpski ćirilicom (CG)", +"Serbian Cyrillic (Serbia)":"srpski ćirilicom (SRB)", +"Serbian Latin (Montenegro)":"srpski latinicom (CG)", +"Serbian Latin (Serbia)":"srpski latinicom (SRB)", +"Shuswap":"šusvap", +"Sidama":"sidama", +"Signature":"Potpis", +"Sinhala":"sinhaleski", +"Six Slides":"Šest slajdova", +"Slovak":"slovački", +"Slovenian":"slovenački", +"Somali":"somalski", +"Sorbian, Lower":"donjolužički", +"Sorbian, Upper":"gornjolužički", +"Source Text":"Tekst izvora", +"Southern Sotho":"soto, južni", +"Spanish (Argentina)":"španski (Argentina)", +"Spanish (Bolivia)":"španski (Bolivija)", +"Spanish (Chile)":"španski (Čile)", +"Spanish (Colombia)":"španski (Kolumbija)", +"Spanish (Costa Rica)":"španski (Kostarika)", +"Spanish (Cuba)":"španski (Kuba)", +"Spanish (Dom. Rep.)":"španski (Dominikanska Republika)", +"Spanish (Ecuador)":"španski (Ekvador)", +"Spanish (El Salvador)":"španski (El Salvador)", +"Spanish (Guatemala)":"španski (Gvatemala)", +"Spanish (Honduras)":"španski (Honduras)", +"Spanish (Mexico)":"španski (Meksiko)", +"Spanish (Nicaragua)":"španski (Nikaragva)", +"Spanish (Panama)":"španski (Panama)", +"Spanish (Paraguay)":"španski (Paragvaj)", +"Spanish (Peru)":"španski (Peru)", +"Spanish (Puerto Rico)":"španski (Portoriko)", +"Spanish (Spain)":"španski (Španija)", +"Spanish (Uruguay)":"španski (Urugvaj)", +"Spanish (Venezuela)":"španski (Venecuela)", +"Strong Emphasis":"Jako isticanje", +"Subtitle":"Podnaslov", +"Swahili (Kenya)":"svahili (Kenija)", +"Swahili (Tanzania)":"svahili (Tanzanija)", +"Swazi":"svazi", +"Swedish (Finland)":"švedski (Finska)", +"Swedish (Sweden)":"švedski (Švedska)", +"Table":"Tabela", +"Table Contents":"Sadržaj tabele", +"Table Heading":"Zaglavlje tabele", +"Table Index 1":"Popis tabela 1", +"Table Index Heading":"Zaglavlje popisa tabela", +"Tagalog":"tagalog", +"Tahitian":"tahićanski", +"Tajik":"tadžički", +"Tamil":"tamilski", +"Tatar":"tatarski", +"Teke-Eboo":"teke-ebo", +"Teke-Ibali":"teke-ibali", +"Teke-Tyee":"teke-tie", +"Teletype":"Teletip", +"Telugu":"telugu", +"Tetun (Indonesia)":"tetun (Indonezija)", +"Tetun (Timor-Leste)":"tetun (Istočni timor)", +"Text":"Tekst", +"Thai":"tajski", +"Three Slides":"Tri slajda", +"Tibetan (PR China)":"tibetski (NR Kina)", +"Tigrigna (Eritrea)":"tigrinja (Eritreja)", +"Tigrigna (Ethiopia)":"tigrinja (Etiopija)", +"Title Only":"Samo naslov", +"Title Slide":"Naslovni slajd", +"Title and 2 Content":"Naslov i 2 prostora", +"Title, 2 Content and Content":"Naslov, 2 prostora pa prostor", +"Title, 2 Content over Content":"Naslov, 2 prostora iznad prostora", +"Title, 4 Content":"Naslov, 4 prostora", +"Title, 6 Content":"Naslov, 6 prostora", +"Title, Content":"Naslov, prostor", +"Title, Content and 2 Content":"Naslov, prstor pa 2 prostora", +"Title, Content over Content":"Naslov, prostor iznad prostora", +"Title, Vertical Text":"Naslov, uspravni tekst", +"Title, Vertical Text, Clipart":"Naslov, uspravni tekst, sličica", +"Tok Pisin":"tok pisin", +"Tsonga":"conga", +"Tswana (Botswana)":"cvana (Bocvana)", +"Tswana (South Africa)":"cvana (Južna Afrika)", +"Turkish":"turski", +"Turkmen":"turkmenski", +"Two Slides":"Dva slajda", +"Ukrainian":"ukrajinski", +"Unknown":"Nepoznat", +"Urdu (India)":"urdu (Indija)", +"Urdu (Pakistan)":"urdu (Pakistan)", +"User Entry":"Unos korisnika", +"User Index 1":"Korisnički popis 1", +"User Index 10":"Korisnički popis 10", +"User Index 2":"Korisnički popis 2", +"User Index 3":"Korisnički popis 3", +"User Index 4":"Korisnički popis 4", +"User Index 5":"Korisnički popis 5", +"User Index 6":"Korisnički popis 6", +"User Index 7":"Korisnički popis 7", +"User Index 8":"Korisnički popis 8", +"User Index 9":"Korisnički popis 9", +"User Index Heading":"Zaglavlje korisničkog popisa", +"Uyghur":"ujgurski", +"Uzbek Latin":"uzbekistanski latinicom", +"Variable":"Promenljiva", +"Venda":"venda", +"Vertical Numbering Symbols":"Uspravni simboli numerisanja", +"Vertical Title, Text, Chart":"Uspravni naslov, tekst, grafik", +"Vertical Title, Vertical Text":"Uspravni naslov, uspravni tekst", +"Vietnamese":"vijetnamski", +"Vili":"vili", +"Visited Internet Link":"Posećena Internet veza", +"Walloon":"valonski", +"Welsh":"velški", +"Xhosa":"kosa", +"Yiddish (Israel)":"jidiš (Izrael)", +"Yiddish (USA)":"jidiš (SAD)", +"Yoruba":"joruba", +"Zulu":"zulu", +"[None]":"[Nije izabran]", +"Éwé":"eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sr.json b/f7cloud-office/browser/dist/l10n/locore/sr.json new file mode 100644 index 0000000..8ea7280 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sr.json @@ -0,0 +1,532 @@ +{ +"%1 of %2 records found":"нађен је %1 од %2 записа", +"A0":"А0", +"A4":"А4", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Addressee":"Адресирано на", +"Afrikaans (Namibia)":"африканс (Намибија)", +"Afrikaans (South Africa)":"африканс (Јужна Африка)", +"Akan":"акан", +"Albanian":"албански", +"Amharic":"амхарски", +"Appendix":"Додатак", +"Arabic":"арапски", +"Arabic (Algeria)":"арапски (Алжир)", +"Arabic (Bahrain)":"арапски (Бахреин)", +"Arabic (Chad)":"арапски (Чад)", +"Arabic (Comoros)":"арапски (Коморос)", +"Arabic (Djibouti)":"арапски (Џибути)", +"Arabic (Egypt)":"арапски (Египат)", +"Arabic (Eritrea)":"арапски (Еритреја)", +"Arabic (Iraq)":"арапски (Ирак)", +"Arabic (Israel)":"арапски (Израел)", +"Arabic (Jordan)":"арапски (Јордан)", +"Arabic (Kuwait)":"арапски (Кувајт)", +"Arabic (Lebanon)":"арапски (Либан)", +"Arabic (Libya)":"арапски (Либија)", +"Arabic (Mauritania)":"арапски (Маурицијус)", +"Arabic (Morocco)":"арапски (Мароко)", +"Arabic (Oman)":"арапски (Оман)", +"Arabic (Palestine)":"арапски (Палестина)", +"Arabic (Qatar)":"арапски (Катар)", +"Arabic (Saudi Arabia)":"арапски (Саудијска Арабија)", +"Arabic (Somalia)":"арапски (Сомалија)", +"Arabic (Sudan)":"арапски (Судан)", +"Arabic (Syria)":"арапски (Сирија)", +"Arabic (Tunisia)":"арапски (Тунис)", +"Arabic (UAE)":"арапски (УАЕ)", +"Arabic (Yemen)":"арапски (Јемен)", +"Aragonese":"арагонски", +"Asturian":"астуријски", +"Average":"Просек", +"Azerbaijani Cyrillic":"азербејџански ћирилицом", +"Azerbaijani Latin":"азербејџански латиницом", +"Bad":"Лош", +"Bafia":"бафиа", +"Bambara":"бамбара", +"Basque":"баскијски", +"Beembe":"бембе", +"Bekwel":"беквел", +"Belarusian":"белоруски", +"Bengali (Bangladesh)":"бенгалски (Бангладеш)", +"Bengali (India)":"бенгалски (Индија)", +"Bibliography 1":"Библиографија 1", +"Bibliography Heading":"Наслов библиографије", +"Blank Slide":"Празан слајд", +"Block Quotation":"Цитат у блоку", +"Bodo":"бодо", +"Body Text":"Тело текста", +"Body Text, Indented":"Тело текста с увлачењем", +"Bosnian":"бошњачки", +"Breton":"бретонски", +"Bulgarian":"бугарски", +"Bullet –":"Цртица –", +"Bullet •":"Цртица •", +"Bullet ☑":"Цртица ☑", +"Bullet ✗":"Цртица ✗", +"Bullet ➢":"Цртица ➢", +"Bullets":"Цртице", +"Burmese":"бурмански", +"Bushi":"буши", +"Caption":"Натпис", +"Caption Characters":"Знакови наслова", +"Catalan":"каталонски", +"Catalan (Valencian)":"каталонски (валенсијски)", +"Centered Text":"Центриран текст", +"Chinese (Hong Kong)":"кинески (Хонг Конг)", +"Chinese (Macau)":"кинески (Макао)", +"Chinese (Singapore)":"кинески (Сингапур)", +"Chinese (simplified)":"кинески (поједностављено)", +"Chinese (traditional)":"кинески (традиционални)", +"Chuvash":"чувашки", +"Citation":"Цитат", +"Clear formatting":"Уклони форматирање", +"Comment":"Коментар", +"Complimentary Close":"Пригодни завршетак", +"Contents 1":"Садржај 1", +"Contents 10":"Садржај 10", +"Contents 2":"Садржај 2", +"Contents 3":"Садржај 3", +"Contents 4":"Садржај 4", +"Contents 5":"Садржај 5", +"Contents 6":"Садржај 6", +"Contents 7":"Садржај 7", +"Contents 8":"Садржај 8", +"Contents 9":"Садржај 9", +"Contents Heading":"Наслов садржаја", +"Coptic":"коптски", +"Count":"Бројање", +"CountA":"БројањеA", +"Croatian":"хрватски", +"Czech":"чешки", +"Danish":"дански", +"Default":"Подразумевни", +"Default Page Style":"Подразумевани стил странице", +"Default Paragraph Style":"Подразумевани стил пасуса", +"Definition":"Дефиниција", +"Dhivehi":"малдивски", +"Dogri":"догри", +"Drawing":"Цртеж", +"Drop Caps":"Увећано почетно слово", +"Dutch (Belgium)":"холандски (Белгија)", +"Dutch (Netherlands)":"холандски (Холандија)", +"Dzongkha":"џонка", +"Emphasis":"Наглашавање", +"Endnote":"Енднота", +"Endnote Anchor":"Сидро ендноте", +"Endnote Characters":"Знаци ендноте", +"English (Australia)":"енглески (Аустралија)", +"English (Belize)":"енглески (Белизе)", +"English (Canada)":"енглески (Канада)", +"English (Caribbean)":"енглески (Кариби)", +"English (Ghana)":"енглески (Гана)", +"English (India)":"енглески (Индија)", +"English (Jamaica)":"енглески (Јамајка)", +"English (Malawi)":"енглески (Малави)", +"English (Namibia)":"енглески (Намибија)", +"English (New Zealand)":"енглески (Нови Зеланд)", +"English (Philippines)":"енглески (Филипини)", +"English (South Africa)":"енглески (Јужна Африка)", +"English (Trinidad)":"енглески (Тринидад)", +"English (UK)":"енглески (Велика Британија)", +"English (USA)":"енглески (САД)", +"English (Zimbabwe)":"енглески (Зимбабве)", +"Envelope":"Коверта", +"Error":"Грешка", +"Esperanto":"есперанто", +"Estonian":"естонски", +"Example":"Пример", +"Faroese":"фарски", +"Figure":"Слика", +"Figure Index 1":"Попис слика 1", +"Figure Index Heading":"Наслов пописа слика", +"Fijian":"фиџијски", +"Filled":"Попуњено", +"Finnish":"фински", +"First Line Indent":"Увлачење првог реда", +"First Page":"Прва страница", +"Footer":"Подножје", +"Footer Left":"Лево подножје", +"Footer Right":"Десно подножје", +"Footnote":"Фуснота", +"Footnote Anchor":"Сидро фусноте", +"Footnote Characters":"Знакови фусноте", +"Formula":"Формула", +"Four Slides":"Четири слајда", +"Frame":"Оквир", +"Frame Contents":"Садржај оквира", +"French (Belgium)":"француски (Белгија)", +"French (Canada)":"фрацуски (Канада)", +"French (France)":"француски (Француска)", +"French (Luxembourg)":"француски (Луксембург)", +"French (Monaco)":"француски (Монако)", +"French (Switzerland)":"француски (Швајцарска)", +"Frisian":"фризијски", +"Friulian":"фурлански", +"Gaelic (Scotland)":"келтски (Шкотска)", +"Galician":"галицијски", +"Ganda":"ганда", +"Gascon":"гаскоњски", +"Georgian":"грузински", +"German (Austria)":"немачки (Аустрија)", +"German (Belgium)":"немачки (Белгија)", +"German (Germany)":"немачки (Немачка)", +"German (Liechtenstein)":"немачки (Лихтенштајн)", +"German (Luxembourg)":"немачки (Луксембург)", +"German (Switzerland)":"немачки (Швајцарска)", +"Gikuyu":"гикују", +"Good":"Добар", +"Graphic":"Графика", +"Graphics":"Графика", +"Greek":"грчки", +"Greek, Ancient":"старогрчки", +"Gujarati":"гуџарати", +"HTML":"HTML", +"Haitian":"хаићански", +"Hanging Indent":"Висеће увлачење", +"Hausa (Ghana)":"хауса (Гана)", +"Hausa (Nigeria)":"хауса (Нигерија)", +"Hawaiian":"хавајски", +"Header":"Заглавље", +"Header Left":"Лево заглавље", +"Header Right":"Десно заглавље", +"Header and Footer":"Заглавље и подножје", +"Heading":"Заглавље", +"Heading 1":"Заглавље 1", +"Heading 10":"Наслов 10", +"Heading 2":"Заглавље 2", +"Heading 3":"Наслов 3", +"Heading 4":"Наслов 4", +"Heading 5":"Наслов 5", +"Heading 6":"Наслов 6", +"Heading 7":"Наслов 7", +"Heading 8":"Наслов 8", +"Heading 9":"Наслов 9", +"Hebrew":"хебрејски", +"Hiligaynon":"хилигајнон", +"Hindi":"хинди", +"Horizontal Line":"Водоравна линија", +"Hungarian":"мађарски", +"Hyperlink":"Хипервеза", +"Icelandic":"исландски", +"Illustration":"Илустрација", +"Index":"Попис", +"Index 1":"Попис 1", +"Index 2":"Попис 2", +"Index 3":"Попис 3", +"Index Heading":"Наслов пописа", +"Index Link":"Попис веза", +"Index Separator":"Раздвојник пописа", +"Indonesian":"индонежански", +"Insert":"Уметни", +"Interlingua":"интерлингва", +"Internet Link":"Интернет веза", +"Irish":"ирски", +"Italian (Italy)":"италијански (Италија)", +"Italian (Switzerland)":"италијански (Швајцарска)", +"Japanese":"јапански", +"Kalaallisut":"гренландски ", +"Kannada":"канада", +"Kashmiri (India)":"кашмирски (Индија)", +"Kashmiri (Kashmir)":"кашмирски (Кашмир)", +"Kashubian":"кашупски", +"KeyID":"Развој локализације", +"Khmer":"кмерски", +"Kinyarwanda (Rwanda)":"кињаруанда (Руанда)", +"Kirghiz":"киргиски", +"Komi-Permyak":"коми-пермјак", +"Komi-Zyrian":"коми-зирјански", +"Konkani":"конкани", +"Korean (RoK)":"корејски (Република Кореја)", +"Kyrgyz (China)":"кириски (Кина)", +"Labels":"Ознаке", +"Landscape":"Положено", +"Lao":"лаоски", +"Lari":"лари", +"Latgalian":"каталонски", +"Latvian":"летонски", +"Left Page":"Лева страница", +"Limbu":"лимбу", +"Line Numbering":"Нумерисање редова", +"Lines":"Линије", +"Lingala":"лингала", +"List":"Списак", +"List 1":"Листа 1", +"List 1 Cont.":"Листа 1, наставак", +"List 1 End":"Листа 1, крај", +"List 1 Start":"Листа 1, почетак", +"List 2":"Листа 2", +"List 2 Cont.":"Листа 2, наставак", +"List 2 End":"Листа 2, крај", +"List 2 Start":"Листа 2, почетак", +"List 3":"Листа 3", +"List 3 Cont.":"Листа 3, наставак", +"List 3 End":"Листа 3, крај", +"List 3 Start":"Листа 3, почетак", +"List 4":"Листа 4", +"List 4 Cont.":"Листа 4, наставак", +"List 4 End":"Листа 4, крај", +"List 4 Start":"Листа 4, почетак", +"List 5":"Листа 5", +"List 5 Cont.":"Листа 5, наставак", +"List 5 End":"Листа 5, крај", +"List 5 Start":"Листа 5, почетак", +"List Contents":"Садржај листе", +"List Heading":"Наслов листе", +"List Indent":"Увлачење листе", +"Lithuanian":"литвански", +"Lojban":"лојбан", +"Low German":"нисконемачки ", +"Luxembourgish":"луксембуршки ", +"Macedonian":"македонски", +"Main Index Entry":"Унос главног пописа", +"Maithili":"маитхили ", +"Malagasy, Plateau":"малгашки (стандардни)", +"Malay (Brunei Darussalam)":"малајски (Брунеј Дарусалам)", +"Malay (Malaysia)":"малајски (Малезија)", +"Malayalam":"малајалам", +"Maltese":"малтешки", +"Manipuri":"манипури", +"Maore":"маорски", +"Marathi":"марати", +"Marginalia":"Белешка са стране", +"Max":"Највећи", +"Mbochi":"бочи", +"Median":"Медијана", +"Min":"Најмањи", +"Moore":"море", +"Ndebele, South":"ндебеле, јужни", +"Nepali (India)":"непалски (Индија)", +"Nepali (Nepal)":"непалски (Непал)", +"Neutral":"Неутралан", +"Nine Slides":"Девет слајдова", +"No Character Style":"Без стила карактера", +"No List":"Без листе", +"None (Do not check spelling)":"Ниједан (без провере писања)", +"Northern Sotho":"сото, северни", +"Norwegian, Bokmål":"норвешки, букмол", +"Norwegian, Nynorsk":"норвешки, ниношк", +"Note":"Белешка", +"Notes":"Белешке", +"Numbering 1":"Набрајање 1", +"Numbering 1 Cont.":"Набрајање 1, наставак", +"Numbering 1 End":"Набрајање 1, крај", +"Numbering 1 Start":"Набрајање 1, почетак", +"Numbering 123":"Набрајање 123", +"Numbering 2":"Набрајање 2", +"Numbering 2 Cont.":"Набрајање 2, наставак", +"Numbering 2 End":"Набрајање 2, крај", +"Numbering 2 Start":"Набрајање 2, почетак", +"Numbering 3":"Набрајање 3", +"Numbering 3 Cont.":"Набрајање 3, наставак", +"Numbering 3 End":"Набрајање 3, крај", +"Numbering 3 Start":"Набрајање 3, почетак", +"Numbering 4":"Набрајање 4", +"Numbering 4 Cont.":"Набрајање 4, наставак", +"Numbering 4 End":"Набрајање 4, крај", +"Numbering 4 Start":"Набрајање 4, почетак", +"Numbering 5":"Набрајање 5", +"Numbering 5 Cont.":"Набрајање 5, наставак", +"Numbering 5 End":"Набрајање 5, крај", +"Numbering 5 Start":"Набрајање 5, почетак", +"Numbering ABC":"Набрајање ABC", +"Numbering IVX":"Набрајање IVX", +"Numbering Symbols":"Симболи набрајања", +"Numbering abc":"Набрајање abc", +"Numbering ivx":"Набрајање ivx", +"Nyanja":"њанџа", +"OLE":"OLE", +"Object Index 1":"Попис објеката 1", +"Object Index Heading":"Наслов пописа објеката", +"Object without fill":"Необојени објекат", +"Occitan":"окситански", +"One Slide":"Један слајд", +"Oromo":"оромо", +"Outline":"Контура", +"Overwrite":"Препиши", +"Page %1 (%2) of %3":"Странице %1 (%2) од %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Страница %1 (%2) од %3 [страница %4 (%5)]", +"Page %1 of %2":"Страница %1 од %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Страница %1 од %2 (страница %3 од %4 за штампу)", +"Page %1 of %2 [Page %3]":"Страница %1 од %2 [страница %3]", +"Page Number":"Број странице", +"Pali Latin":"пали (латиницом)", +"Papiamento (Aruba)":"папиаменту (Аруба)", +"Papiamento (Curaçao)":"папиаменту (Curaçao)", +"Papiamentu (Netherlands Antilles)":"папиаменту (Холандски Антили)", +"Placeholder":"Местодржач", +"Polish":"пољски", +"Portrait":"Усправно", +"Portuguese (Angola)":"португалски (Ангола)", +"Portuguese (Brazil)":"португалски (Бразил)", +"Portuguese (Portugal)":"португалски (Португалија)", +"Preformatted Text":"Преформатирани текст", +"Product":"Производ", +"Punjabi":"панџаби", +"Quechua (Bolivia, North)":"кечуа (Боливија, север)", +"Quechua (Bolivia, South)":"кечуа (Боливија, југ)", +"Quechua (Ecuador)":"кечуански (Еквадор)", +"Quotation":"Наводи", +"Report":"Извештај", +"Result":"Резултат", +"Result2":"Резултат2", +"Rhaeto-Romance":"реторомански", +"Right Page":"Десна страница", +"Romanian (Moldova)":"румунски (Молдавија)", +"Romanian (Romania)":"румунски (Румунија)", +"Rubies":"Рубини", +"Russian":"руски", +"Rusyn (Slovakia)":"русински (Словачка)", +"Rusyn (Ukraine)":"русински (Украјина)", +"Sami, Inari (Finland)":"лапонски, инарски (Финска)", +"Sami, Kildin (Russia)":"лапонски, килдински (Русија)", +"Sami, Lule (Norway)":"лапонски, лулејски (Норвешка)", +"Sami, Lule (Sweden)":"лапонски, лулејски (Шведска)", +"Sami, Northern (Finland)":"лапонски, северни (Финска)", +"Sami, Northern (Norway)":"лапонски, северни (Норвешка)", +"Sami, Northern (Sweden)":"лапонски, северни (Шведска)", +"Sami, Skolt (Finland)":"лапонски, сколтски (Финска)", +"Sami, Southern (Norway)":"лапонски, јужни (Норвешка)", +"Sami, Southern (Sweden)":"лапонски, јужни (Шведска)", +"Sango":"санго", +"Sanskrit":"санскрит", +"Sardinian":"сардински", +"Sardinian, Campidanese":"сардински, кампиданск", +"Sardinian, Gallurese":"сардински, галурски ", +"Sardinian, Logudorese":"сардински, логудорски", +"Sardinian, Sassarese":"сардински, сасарски", +"Selection count":"Бројање избора", +"Sender":"Пошиљалац", +"Serbian Cyrillic (Montenegro)":"српски ћирилицом (ЦГ)", +"Serbian Cyrillic (Serbia)":"српски ћирилицом (СРБ)", +"Serbian Latin (Montenegro)":"српски латиницом (ЦГ)", +"Serbian Latin (Serbia)":"српски латиницом (СРБ)", +"Shapes":"Облици", +"Sheet %1 of %2":"Лист %1 од %2", +"Shuswap":"шусвап", +"Sidama":"сидама", +"Signature":"Потпис", +"Sinhala":"синхалески", +"Six Slides":"Шест слајдова", +"Slovak":"словачки", +"Slovenian":"словеначки", +"Somali":"сомалски", +"Sorbian, Lower":"доњолужички", +"Sorbian, Upper":"горњолужички", +"Source Text":"Текст извора", +"Southern Sotho":"сото, јужни", +"Spanish (Argentina)":"шпански (Аргентина)", +"Spanish (Bolivia)":"шпански (Боливија)", +"Spanish (Chile)":"шпански (Чиле)", +"Spanish (Colombia)":"шпански (Колумбија)", +"Spanish (Costa Rica)":"шпански (Костарика)", +"Spanish (Cuba)":"шпански (Куба)", +"Spanish (Dom. Rep.)":"шпански (Доминиканска Република)", +"Spanish (Ecuador)":"шпански (Еквадор)", +"Spanish (El Salvador)":"шпански (Ел Салвадор)", +"Spanish (Guatemala)":"шпански (Гватемала)", +"Spanish (Honduras)":"шпански (Хондурас)", +"Spanish (Mexico)":"шпански (Мексико)", +"Spanish (Nicaragua)":"шпански (Никарагва)", +"Spanish (Panama)":"шпански (Панама)", +"Spanish (Paraguay)":"шпански (Парагвај)", +"Spanish (Peru)":"шпански (Перу)", +"Spanish (Puerto Rico)":"шпански (Порторико)", +"Spanish (Spain)":"шпански (Шпанија)", +"Spanish (Uruguay)":"шпански (Уругвај)", +"Spanish (Venezuela)":"шпански (Венецуела)", +"StDev":"Ст. дев.", +"Status":"Статус", +"Strong Emphasis":"Јако истицање", +"Subtitle":"Поднаслов", +"Sum":"Збир", +"Swahili (Kenya)":"свахили (Кенија)", +"Swahili (Tanzania)":"свахили (Танзанија)", +"Swazi":"свази", +"Swedish (Finland)":"шведски (Финска)", +"Swedish (Sweden)":"шведски (Шведска)", +"Table":"Табела", +"Table Contents":"Садржај табеле", +"Table Heading":"Наслов табеле", +"Table Index 1":"Попис табела 1", +"Table Index Heading":"Наслов пописа табела", +"Tagalog":"тагалог", +"Tahitian":"тахићански", +"Tajik":"таџички", +"Tamil":"тамилски", +"Tatar":"татарски", +"Teke-Eboo":"теке-ебо", +"Teke-Ibali":"теке-ибали", +"Teke-Tyee":"теке-тие", +"Teletype":"Телетип", +"Telugu":"телугу", +"Tetun (Indonesia)":"тетун (Индонезија)", +"Tetun (Timor-Leste)":"тетун (Источни тимор)", +"Text":"Текст", +"Thai":"тајски", +"Three Slides":"Три слајда", +"Tibetan (PR China)":"тибетски (НР Кина)", +"Tigrigna (Eritrea)":"тигриња (Еритреја)", +"Tigrigna (Ethiopia)":"тигриња (Етиопија)", +"Title":"Наслов", +"Title Only":"Само наслов", +"Title Slide":"Насловни слајд", +"Title and 2 Content":"Наслов и 2 простора", +"Title, 2 Content and Content":"Наслов, 2 простора па простор", +"Title, 2 Content over Content":"Наслов, 2 простора изнад простора", +"Title, 4 Content":"Наслов, 4 простора", +"Title, 6 Content":"Наслов, 6 простора", +"Title, Content":"Наслов, простор", +"Title, Content and 2 Content":"Наслов, прстор па 2 простора", +"Title, Content over Content":"Наслов, простор изнад простора", +"Title, Vertical Text":"Наслов, усправни текст", +"Title, Vertical Text, Clipart":"Наслов, усправни текст, сличица", +"Tok Pisin":"ток писин", +"Tsonga":"цонга", +"Tswana (Botswana)":"цвана (Боцвана)", +"Tswana (South Africa)":"цвана (Јужна Африка)", +"Turkish":"турски", +"Turkmen":"туркменски", +"Two Slides":"Два слајда", +"Ukrainian":"украјински", +"Unknown":"Непознат", +"Urdu (India)":"урду (Индија)", +"Urdu (Pakistan)":"урду (Пакистан)", +"User Entry":"Унос корисника", +"User Index 1":"Попис корисника 1", +"User Index 10":"Попис корисника 10", +"User Index 2":"Попис корисника 2", +"User Index 3":"Попис корисника 3", +"User Index 4":"Попис корисника 4", +"User Index 5":"Попис корисника 5", +"User Index 6":"Попис корисника 6", +"User Index 7":"Попис корисника 7", +"User Index 8":"Попис корисника 8", +"User Index 9":"Попис корисника 9", +"User Index Heading":"Наслов корисничког пописа", +"Uyghur":"ујгурски", +"Uzbek Latin":"узбекистански латиницом", +"Var":"Вар", +"Variable":"Променљива", +"Venda":"венда", +"Vertical Numbering Symbols":"Усправни симболи нумерисања", +"Vertical Title, Text, Chart":"Усправни наслов, текст, график", +"Vertical Title, Vertical Text":"Усправни наслов, усправни текст", +"Vietnamese":"вијетнамски", +"Vili":"вили", +"Visited Internet Link":"Посећена Интернет веза", +"Walloon":"валонски", +"Warning":"Упозорење", +"Watermark":"Водени жиг", +"Welsh":"велшки", +"Xhosa":"коса", +"Yiddish (Israel)":"јидиш (Израел)", +"Yiddish (USA)":"јидиш (САД)", +"Yoruba":"јоруба", +"Zulu":"зулу", +"[None]":"[Није изабран]", +"Éwé":"еве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ss.json b/f7cloud-office/browser/dist/l10n/locore/ss.json new file mode 100644 index 0000000..9582f2f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ss.json @@ -0,0 +1,287 @@ +{ +"3D Objects":"3D Tintfo", +"A0":"A0", +"A4":"4", +"Albanian":"Si-albaniya", +"Arabic":"Si-arabu", +"Arabic (Bahrain)":"Si-Arabu (Bahrain)", +"Arabic (Egypt)":"Si-Arabu (Egypt)", +"Arabic (Iraq)":"Si-Arabu (Iraq)", +"Arabic (Jordan)":"Si-Arabu (Jordan)", +"Arabic (Kuwait)":"Si-Arabu (Kuwait)", +"Arabic (Lebanon)":"Si-Arabu (Lebanon)", +"Arabic (Libya)":"Si-Arabu (Libya)", +"Arabic (Morocco)":"Si-Arabu (Morocco)", +"Arabic (Oman)":"Si-Arabu (Oman)", +"Arabic (Qatar)":"Si-Arabu (Qatar)", +"Arabic (Saudi Arabia)":"Si-Arabu (Soudi Arabia)", +"Arabic (Syria)":"Si-Arabu (Syria)", +"Arabic (Tunisia)":"Si-Arabu (Tunisia)", +"Arabic (UAE)":"Si-Arabu (UAE)", +"Arabic (Yemen)":"Si-Arabu (Yemen)", +"Average":"I-avareji", +"Background":"Likamuva", +"Basque":"Sibaskwe", +"Bengali (Bangladesh)":"Sibhengali (Bangladeshi)", +"Bengali (India)":"Sibengali (India)", +"Bibliography 1":"Ibhibliyografi 1", +"Bibliography Heading":"Sihloko sebhibliyografi", +"Blank Slide":"Kushelela lokute lutfo", +"Bosnian":"Sibhoziniya", +"Callouts":"Timemeti", +"Caption":"Kuphala", +"Caption Characters":"Tinhlavu tekubhala", +"Catalan":"Sicatalani", +"Chinese (Hong Kong)":"Sishayina (Hong Kong)", +"Chinese (Macau)":"Sishayina (Macau)", +"Chinese (Singapore)":"Sishayina (Singapore)", +"Chinese (traditional)":"Sishayina (semvelo)", +"Clear formatting":"Kufometha lokucacile", +"Contents 1":"Lokucuketfwe 1", +"Contents 10":"Lokucuketfwe 10", +"Contents 2":"Lokucuketfwe 2", +"Contents 3":"Lokucuketfwe 3", +"Contents 4":"Lokucuketfwe 4", +"Contents 5":"Lokucuketfwe 5", +"Contents 6":"Lokucuketfwe 6", +"Contents 7":"Lokucuketfwe 7", +"Contents 8":"Lokucuketfwe 8", +"Contents 9":"Lokucuketfwe 9", +"Contents Heading":"Sihloko salokucuketfwe", +"CountA":"BalaA", +"Czech":"Sczeki", +"Danish":"Sidani", +"Default":"Idifolthi", +"Definition":"Inchazo", +"Dhivehi":"Sidivehi", +"Drawing":"Kudvweba", +"Drop Caps":"Yehlisa bofeleba", +"Dutch (Belgium)":"Sidahi (Belgium)", +"Dutch (Netherlands)":"Sidashi (Netherlands)", +"Emphasis":"Kugcizelela", +"Endnote Characters":"Tinhlavu tesiphetfonothi", +"English (Australia)":"Singisi (Australia)", +"English (Belize)":"Singisi (Belize)", +"English (Canada)":"Singisi (Canada)", +"English (Caribbean)":"Singisi (Caribbean)", +"English (Jamaica)":"Singisi (Jamaica)", +"English (New Zealand)":"Singisi (New Zealand)", +"English (Philippines)":"Singisi (Philippines)", +"English (South Africa)":"Singisi (Iningizimu Afrika)", +"English (Trinidad)":"Singisi (Trinidad)", +"English (UK)":"Singisi (UK)", +"English (USA)":"Singisi (USA)", +"English (Zimbabwe)":"Singisi (Zimbabwe)", +"Esperanto":"Si-Esperanto", +"Estonian":"Si-estoniya", +"Example":"Sibonelo", +"Faroese":"Sifarosi", +"Filled":"Gcwele", +"Finnish":"Sifini", +"First Page":"Lipheji lekucala", +"Footnote Characters":"Tinhlavu tefuthinothi", +"Formula":"Ifomula", +"Four Slides":"Bomsheleletane labane", +"Frame":"Ifulemu", +"French (Belgium)":"Sifrentji (Belgium)", +"French (Canada)":"Sifrentji (Canada)", +"French (France)":"Sifrentji (France)", +"French (Luxembourg)":"Sifrentji (Luxembourg)", +"French (Monaco)":"Sifrentji (Monaco)", +"French (Switzerland)":"Sifrentji (Switzerland)", +"Frisian":"Sifrisiya", +"Function Wizard":"Umsebenti weWizadi", +"Gaelic (Scotland)":"Sigayelikhi (Skothilendi)", +"Galician":"Sigalathi", +"Georgian":"Sijojiya", +"German (Austria)":"Sijalimane (Australia)", +"German (Germany)":"Sijalimane (Germany)", +"German (Liechtenstein)":"Sijalimane (Liechtenstein)", +"German (Luxembourg)":"Sijalimane (Luxembourg)", +"German (Switzerland)":"Sijalimane (Switzerland)", +"Graphic":"Igrafiki", +"Graphics":"Emagrafiki", +"Greek":"Sigrikhi", +"Gujarati":"Sigujarati", +"HTML":"HTML", +"Heading 10":"Sihloko 10", +"Heading 2":"Sihloko 2", +"Heading 3":"Sihloko 3", +"Heading 4":"Sihloko 4", +"Heading 5":"Sihloko 5", +"Heading 6":"Sihloko 6", +"Heading 7":"Sihloko 7", +"Heading 8":"Sihloko 8", +"Heading 9":"Sihloko 9", +"Hebrew":"Sihebheru", +"Hindi":"Sihindi", +"Horizontal Line":"Lilayini lelivundlile", +"Hungarian":"Sihangari", +"Icelandic":"Si-Ayisilandi", +"Illustration":"Kukhombisa ngekudvweba", +"Index 1":"Indeksi 1", +"Index 2":"Indeksi 2", +"Index 3":"Indeksi 3", +"Index Heading":"Ku-indeksa tihloko", +"Index Link":"Sihlanganisi se-indeksi", +"Index Separator":"Sehlukanisi se-indeksi", +"Indonesian":"Sindonishiya", +"Interlingua":"Si-Inthalingi", +"Internet Link":"Sihlanganisi se-inthanethi", +"Irish":"Si-Ayirishi", +"Italian (Italy)":"Sitaliyane (Italy)", +"Italian (Switzerland)":"Sitaliyane (Switzerland)", +"Japanese":"Sijaphani", +"Kannada":"Sikhanada", +"Kashmiri (India)":"Sikhashmiri (India)", +"Kashmiri (Kashmir)":"Sikhashimiri (Kashmir)", +"Khmer":"Sikhima", +"Kinyarwanda (Rwanda)":"Sikhinyawanda (Rwanda)", +"Konkani":"Sinkonkani", +"Korean (RoK)":"Sikhoriya (RoK)", +"Labels":"Emalebuli", +"Landscape":"Licele", +"Lao":"Silawo", +"Latvian":"Silatviya", +"Left Page":"Lipheji lesancele", +"Line Numbering":"Kunombola lilayini", +"Lines":"Emalayini", +"List Contents":"Luhlu lwalokucuketfwe", +"List Heading":"Luhlu lwetihloko", +"List Indent":"Luhlu lwekutjeka", +"Lithuanian":"Silithaniya", +"Macedonian":"Simasedoniya", +"Malay (Malaysia)":"Simalaya (Malaysia)", +"Malayalam":"Simalayalamu", +"Manipuri":"Simaniphuri", +"Marathi":"Simarathi", +"Max":"Maksi.", +"Nepali (India)":"Sinephali (India)", +"Nepali (Nepal)":"Sinephali (Nepal)", +"Notes":"Tecwayiso", +"Numbering 1":"Kunombola 1", +"Numbering 1 Cont.":"Kunombola 1 Kuyachubeka", +"Numbering 1 End":"Kunombola 1 Kuyaphela", +"Numbering 1 Start":"Kunombola 1 Kuyacala", +"Numbering 2":"Kunombola 2", +"Numbering 2 Cont.":"Kunombola 2 Kuyachubeka", +"Numbering 2 End":"Kunombola 2 Kuyaphela", +"Numbering 2 Start":"Kunombola 2 Kuyacala", +"Numbering 3":"Kunombola 3", +"Numbering 3 Cont.":"Kunombola 3 Kuyachubeka", +"Numbering 3 End":"Kunombola 3 Kuyaphela", +"Numbering 3 Start":"Kunombola 3 Kuyacala", +"Numbering 4":"Kunombola 4", +"Numbering 4 Cont.":"Kunombola 4 kuyachubeka", +"Numbering 4 End":"Kunombola 4 Kuyaphela", +"Numbering 4 Start":"Kunombola 4 Kuyacala", +"Numbering 5":"Kunombola 5", +"Numbering 5 Cont.":"Kunombola 5 Kuyachubeka", +"Numbering 5 End":"Kunombola 5 Kuyaphela", +"Numbering 5 Start":"Kunombola 5 Kuyacala", +"Numbering Symbols":"Timphawu tekunombola", +"OLE":"OLE", +"Object without fill":"Intfo lengakagcwali", +"Occitan":"Si-Osita", +"One Slide":"Msheleletane munye", +"Outline":"Umphetfo", +"Page Number":"Inombolo yelipheji", +"Placeholder":"Libambela", +"Polish":"Sipholishi", +"Portrait":"Kulingisa", +"Portuguese (Brazil)":"Siphuthukezi (Brazil)", +"Portuguese (Portugal)":"Siphuthukezi (Portugal)", +"Preformatted Text":"Umbhalo lofonyishwenchanti", +"Product":"Umkhicito", +"Punjabi":"Siphunjabi", +"Report":"Umbiko", +"Result2":"Umphumela 2", +"Rhaeto-Romance":"Sirathoromensi", +"Right Page":"Lipheji lesekudla", +"Rubies":"Emarubi", +"Russian":"Sirashiya", +"Sanskrit":"Sisanskrithi", +"Sardinian":"Sisadini", +"Shapes":"Emashephu", +"Signature":"Isayini", +"Sinhala":"Sisinala", +"Six Slides":"Bomsheleletane lebasitfupha", +"Slovenian":"Sislovaniya", +"Source Text":"Umtfombo mbhalo", +"Southern Sotho":"Sisutfu Saseningizimu", +"Spanish (Argentina)":"Sispeni (Argentina)", +"Spanish (Bolivia)":"Sispeni (Bolivia)", +"Spanish (Chile)":"Sispeni (Chile)", +"Spanish (Colombia)":"Sispeni (Colombia)", +"Spanish (Costa Rica)":"Sispeni (Costa Rica)", +"Spanish (Dom. Rep.)":"Sispeni (Dom. Rep.)", +"Spanish (El Salvador)":"Sispeni (El Salvador)", +"Spanish (Guatemala)":"Sispeni (Guatemala)", +"Spanish (Honduras)":"Sispeni (Honduras)", +"Spanish (Mexico)":"Sspeni (Mexico)", +"Spanish (Nicaragua)":"Sispeni (Nicaragua)", +"Spanish (Panama)":"Sispeni (Panama)", +"Spanish (Paraguay)":"Sispeni (Paraguay)", +"Spanish (Peru)":"Sispeni (Peru)", +"Spanish (Puerto Rico)":"Sispeni (Puerto Rico)", +"Spanish (Spain)":"Sipenishi (Spain)", +"Spanish (Uruguay)":"Sispeni (Urugwayi)", +"Spanish (Venezuela)":"Sispeni (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Kugcizelela lokucinile", +"Subtitle":"Faka esikhundleni", +"Sum":"Sibalo", +"Swahili (Kenya)":"Siswahili (Kenya)", +"Swahili (Tanzania)":"Siswahili (Tanzania)", +"Swazi":"Siswati", +"Swedish (Finland)":"Siswidi (Finland)", +"Swedish (Sweden)":"Siswidi (Sweden)", +"Table Contents":"Litafula Calokucuketfwe", +"Table Heading":"Litafula Letihloko", +"Tagalog":"Umtagalogi", +"Tamil":"Sitamali", +"Tatar":"Sithathari", +"Teletype":"Inhlobocingo", +"Telugu":"Sitelugu", +"Text":"Umbhalo", +"Thai":"Sithayi", +"Three Slides":"Bomsheleletane labatsatfu", +"Tibetan (PR China)":"Sithibhethani (PR Shayina)", +"Title":"Sihloko", +"Title Only":"Sihloko sodvwa", +"Title Slide":"Sihloko samsheleletane", +"Title, Vertical Text":"Sihloko, Umbhalo Lomile", +"Title, Vertical Text, Clipart":"Sihloko, Umbhalo lomile, Ikliphathi", +"Tsonga":"Sitfonga", +"Tswana (Botswana)":"Sitswana (Botswana)", +"Tswana (South Africa)":"Sitswana (Ningizimu Afrika)", +"Turkish":"Sithekhi", +"Two Slides":"Bomsheleletane lababili", +"Ukrainian":"Si-Ukreyini", +"Urdu (India)":"Si-Udu (India)", +"Urdu (Pakistan)":"Si-Udu (Pakistan)", +"User Entry":"Umnyango wemsebentisi", +"User Index 1":"Umsebentisi indeksi 1", +"User Index 10":"Umsebentisi indeksi 10", +"User Index 2":"Umsebentisi indeksi 2", +"User Index 3":"Umsebentisi indeksi 3", +"User Index 4":"Umsebentisi indeksi 4", +"User Index 5":"Umsebentisi indeksi 5", +"User Index 6":"Umsebentisi indeksi 6", +"User Index 7":"Umsebentisi indeksi 7", +"User Index 8":"Umsebentisi indeksi 8", +"User Index 9":"Umsebentisi indeksi 9", +"User Index Heading":"Umsebentisi wema-indeksi esihloko", +"Var":"Var", +"Variable":"Gucugucukako", +"Venda":"Sivenda", +"Vertical Numbering Symbols":"Timphawu tekunombola wenyuke", +"Vertical Title, Text, Chart":"Sihloko lesimile, Umbhalo, Lishati", +"Vertical Title, Vertical Text":"Sihloko lesimile, Umbhalo lomile", +"Visited Internet Link":"Sihlanganisi se-inthanethi lesivakashelwe", +"Watermark":"Iwothamaki", +"Welsh":"Siweli", +"Xhosa":"Sixhosa", +"Zulu":"Sizulu", +"[None]":"[Kute]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/st.json b/f7cloud-office/browser/dist/l10n/locore/st.json new file mode 100644 index 0000000..a1fa977 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/st.json @@ -0,0 +1,284 @@ +{ +"3D Objects":"Disebediswa tsa 3D", +"A0":"AO", +"A4":"4", +"Albanian":"Sealbania", +"Arabic":"Searapo", +"Arabic (Bahrain)":"Searabia (Bahrain)", +"Arabic (Egypt)":"Searabia (Egepeta)", +"Arabic (Iraq)":"Searabia (Iraq)", +"Arabic (Jordan)":"Searabia (Jordan)", +"Arabic (Kuwait)":"Searabia (Kuwait)", +"Arabic (Lebanon)":"Searabia (Lebanon)", +"Arabic (Libya)":"Searabia (Libya)", +"Arabic (Morocco)":"Searabia (Morocco)", +"Arabic (Oman)":"Searabia(Oman)", +"Arabic (Qatar)":"Searabia (Qatar)", +"Arabic (Saudi Arabia)":"Searabia (Saudi Arabia)", +"Arabic (Syria)":"Searabia (Syria)", +"Arabic (Tunisia)":"Searabia (Tunisia)", +"Arabic (UAE)":"Searabia (UAE)", +"Arabic (Yemen)":"Searabia (Yemen)", +"Average":"Kakaretso", +"Basque":"SeBasque", +"Bengali (Bangladesh)":"Sebengali (Bangladesh)", +"Bengali (India)":"SeBengali (India)", +"Bibliography 1":"Lethathamo la dibuka 1", +"Bibliography Heading":"Sehlooho sa Lethathamo la dibuka", +"Blank Slide":"Selaete se se nang Letho", +"Bosnian":"Sebosnia", +"Callouts":"Ho ipiletsa", +"Caption":"Sehlooho", +"Caption Characters":"Dikharektara tsa Sehlooho", +"Catalan":"Secatalane", +"Chinese (Hong Kong)":"Setjhaena (Hong Kong)", +"Chinese (Macau)":"Setjhaena (Macau)", +"Chinese (Singapore)":"Setjhaena (Singapore)", +"Chinese (traditional)":"Se-China (Sa setso)", +"Clear formatting":"Ho fomata ho hlakileng", +"Contents 1":"Dikahare 1", +"Contents 10":"Dikahare 10", +"Contents 2":"Dikahare 2", +"Contents 3":"Dikahare 3", +"Contents 4":"Dikahare 4", +"Contents 5":"Dikahare 5", +"Contents 6":"Dikahare 6", +"Contents 7":"Dikahare 7", +"Contents 8":"Dikahare 8", +"Contents 9":"Dikahare 9", +"Contents Heading":"Sehlooho sa Dikahare", +"CountA":"BalaA", +"Czech":"Se-Czech", +"Danish":"Se-Denmark", +"Default":"Defolete", +"Definition":"Tlhaloso", +"Dhivehi":"Sedhivehi", +"Drawing":"Motako", +"Drop Caps":"Tlohela Ditlhaku tse kgolo", +"Dutch (Belgium)":"Seholland (Belgium)", +"Dutch (Netherlands)":"Se-Dutch (Netherlands)", +"Emphasis":"Kgatello", +"Endnote Characters":"Dikharektara tsa Endnoute", +"English (Australia)":"Senyesemane (Australia)", +"English (Belize)":"Senyesemane (Belize)", +"English (Canada)":"Senyesemane (Canada)", +"English (Caribbean)":"Senyesemane (Caribean)", +"English (Jamaica)":"Senyesemane (Jamaica)", +"English (New Zealand)":"Senyesemane (New Zealand)", +"English (Philippines)":"Senyesemane (Phillipines)", +"English (South Africa)":"Senyesemane (Afrika Borwa)", +"English (Trinidad)":"Senyesemane (Trinidad)", +"English (UK)":"Senyesemane (UK)", +"English (USA)":"Senyesemane (USA)", +"English (Zimbabwe)":"Senyesemane (Zimbabwe)", +"Esperanto":"Seesperanto", +"Estonian":"Se-Estonia", +"Example":"Mohlala", +"Faroese":"Sefaroese", +"Filled":"Tlatsitswe", +"Finnish":"Se-Finland", +"First Page":"Leqephe la Pele", +"Footnote Characters":"Dikharektara tsa Futenoute", +"Formula":"Fomula", +"Four Slides":"Diselaete tse Nne", +"Frame":"Foreimi", +"French (Belgium)":"Sefora (Belgium)", +"French (Canada)":"Sefora (Canada)", +"French (France)":"Sefora (Fora)", +"French (Luxembourg)":"Sefora (Luxembourg)", +"French (Monaco)":"Sefora (Monaco)", +"French (Switzerland)":"Sefora (Switzerlane)", +"Frisian":"SeFrisian", +"Function Wizard":"Ramahlale wa Tshebetso", +"Gaelic (Scotland)":"Segaelic (Scotland)", +"Galician":"Segalicia", +"Georgian":"SeGeorgian", +"German (Austria)":"Sejeremane (Australia)", +"German (Germany)":"Sejeremane (Jeremane)", +"German (Liechtenstein)":"Sejeremane (Liechtenstein)", +"German (Luxembourg)":"Sejeremane (Luxembourg)", +"German (Switzerland)":"Sejeremane (Switzerlane)", +"Graphic":"Setshwantsho", +"Greek":"Segerika", +"Gujarati":"Segujarati", +"HTML":"HTML", +"Heading 10":"Sehlooho 10", +"Heading 2":"Sehlooho 2", +"Heading 3":"Sehlooho 3", +"Heading 4":"Sehlooho 4", +"Heading 5":"Sehlooho 5", +"Heading 6":"Sehlooho 6", +"Heading 7":"Sehlooho 7", +"Heading 8":"Sehlooho 8", +"Heading 9":"Sehlooho 9", +"Hebrew":"Sehebere", +"Hindi":"Sehindu", +"Horizontal Line":"Mola o tshekaletseng", +"Hungarian":"Se-Hungary", +"Icelandic":"Seicelandiki", +"Illustration":"Tlhakiso", +"Index 1":"Indekse 1", +"Index 2":"Indekse 2", +"Index 3":"Indekse 3", +"Index Heading":"Sehlooho sa Indekse", +"Index Link":"Linki ya Indekse", +"Index Separator":"Searohanyi sa Indekse", +"Indonesian":"Seindonesia", +"Interlingua":"Seinterlingua", +"Internet Link":"Linki ya Inthanete", +"Irish":"Seirish", +"Italian (Italy)":"Setaliana (Italy)", +"Italian (Switzerland)":"Setadiana (Switzerlane)", +"Japanese":"Sejapane", +"Kannada":"Sekannada", +"Kashmiri (India)":"Sekashmiri (India)", +"Kashmiri (Kashmir)":"Sekashmiri (Kashmir)", +"Khmer":"Sekhmer", +"Kinyarwanda (Rwanda)":"Sekinyarwanda (Rwanda)", +"Konkani":"Sekonkani", +"Korean (RoK)":"Sekorea (RoK)", +"Labels":"Dileibole", +"Landscape":"Ponahalo ya naha", +"Lao":"Selao", +"Latvian":"Selatvia", +"Left Page":"Leqephe le ka leqeleng", +"Lines":"Mela", +"List Contents":"Etsa lethathamo la dikahare", +"List Heading":"Etsa lethathamo la Dihlooho", +"List Indent":"Etsa lethathamo la indente", +"Lithuanian":"Selithuana", +"Macedonian":"Semacedonia", +"Malay (Malaysia)":"Semalay (Malaysia)", +"Malayalam":"Semalayalam", +"Manipuri":"Semanipuri", +"Marathi":"Semarathi", +"Max":"Boholo", +"Nepali (India)":"Senepali (India)", +"Nepali (Nepal)":"Senepali (Nepal)", +"Northern Sotho":"Sesotho sa Leboya", +"Notes":"Dintlha", +"Numbering 1":"Ho nomora 1", +"Numbering 1 Cont.":"Ho nomora 1 Tswela pele", +"Numbering 1 End":"Ho nomora 1 Qetela", +"Numbering 1 Start":"Ho nomora 1 Simolla", +"Numbering 2":"Ho nomora 2", +"Numbering 2 Cont.":"Ho nomora 2 Tswela pele", +"Numbering 2 End":"Ho nomora 2 Qetela", +"Numbering 2 Start":"Ho nomora 2 Simolla", +"Numbering 3":"Ho nomora 3", +"Numbering 3 Cont.":"Ho nomora 3 Tswela pele", +"Numbering 3 End":"Ho nomora 3 Qetela", +"Numbering 3 Start":"Ho nomora 3 Simolla", +"Numbering 4":"Ho nomora 4", +"Numbering 4 Cont.":"Ho nomora 4 Tswela pele", +"Numbering 4 End":"Ho nomora 4 Qetela", +"Numbering 4 Start":"Ho nomora 4 Simolla", +"Numbering 5":"Ho nomora 5", +"Numbering 5 Cont.":"Ho nomora 5 Tswela pele", +"Numbering 5 End":"Ho nomora 5 Qetela", +"Numbering 5 Start":"Ho nomora 5 Simolla", +"Numbering Symbols":"Matshwao a ho nomora", +"OLE":"OLE", +"Object without fill":"Sesebediswa se se nang ho tlatswa", +"Occitan":"Seoccitan", +"One Slide":"Selaete se le seng", +"Outline":"Kakaretso", +"Page Number":"Nomoro ya Leqephe", +"Placeholder":"Setshwari sa Tulo", +"Polish":"Sepolishi", +"Portrait":"Setshwantsho", +"Portuguese (Brazil)":"Sepotokisi (Brazil)", +"Portuguese (Portugal)":"Sepotokisi (Portugal)", +"Preformatted Text":"Temana e filweng sebopeho pele", +"Product":"Sehlahiswa", +"Punjabi":"Sepunjabi", +"Report":"Tlaleho", +"Result2":"Pholo2", +"Rhaeto-Romance":"Serhaeto-Romance", +"Right Page":"Leqephe le ka ho le letona", +"Rubies":"Dirubisi", +"Russian":"Se-Russia", +"Sanskrit":"Sesanskriti", +"Sardinian":"Sesardinia", +"Shapes":"Dibopeho", +"Signature":"Tshaeno", +"Sinhala":"Sesinhala", +"Six Slides":"Diselaete tse Tsheletseng", +"Slovenian":"Seslovenia", +"Source Text":"Temana ya Mohlodi", +"Southern Sotho":"Sesotho", +"Spanish (Argentina)":"Sespanish (Argentina)", +"Spanish (Bolivia)":"Sespanish (Bolivia)", +"Spanish (Chile)":"Sespanish (Chile)", +"Spanish (Colombia)":"Sespanish (Colombia)", +"Spanish (Costa Rica)":"Sespanish (Costa Rica)", +"Spanish (Dom. Rep.)":"Sespanish (Dom. Rep.)", +"Spanish (El Salvador)":"Sespanish (El Salvador)", +"Spanish (Guatemala)":"Sespanish (Guatemala)", +"Spanish (Honduras)":"Sespanish (Honduras)", +"Spanish (Mexico)":"Sespanish (Mexico)", +"Spanish (Nicaragua)":"Sespanish (Nicaragua)", +"Spanish (Panama)":"Sespanish (Panama)", +"Spanish (Paraguay)":"Sespanish (Paraguay)", +"Spanish (Peru)":"Sespanish (Peru)", +"Spanish (Puerto Rico)":"Sespanish (Puerto Rico)", +"Spanish (Spain)":"Sepanishi (Spain)", +"Spanish (Uruguay)":"Sespanish (Uruguay)", +"Spanish (Venezuela)":"Sespanish (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Kgatello e matla", +"Subtitle":"Sehlohwana", +"Sum":"Kopanya", +"Swahili (Kenya)":"Seswahili (Kenya)", +"Swahili (Tanzania)":"Seswahili (Tanzania)", +"Swazi":"SeSwazi", +"Swedish (Finland)":"Seswedish (Finland)", +"Swedish (Sweden)":"Se-Sweden (Sweden)", +"Table Contents":"Dikahare tsa Tafole", +"Table Heading":"Sehlooho sa Tafole", +"Tagalog":"Tagalogo", +"Tamil":"Setamile", +"Tatar":"Setatar", +"Teletype":"Telethaepe", +"Telugu":"Setelugu", +"Text":"Mongolo", +"Thai":"Sethai", +"Three Slides":"Diselaete tse Tharo", +"Tibetan (PR China)":"SeTibetan (PR China)", +"Title Only":"Sehlooho Fela", +"Title Slide":"Selaete sa Sehlooho", +"Title, Vertical Text":"Sehlooho, Mongolo o Tsepameng", +"Title, Vertical Text, Clipart":"Sehlooho, Mongolo o Tsepameng, Mosebetsi wa bonono", +"Tsonga":"SeTsonga", +"Tswana (Botswana)":"Setswana (Botswana)", +"Tswana (South Africa)":"Setswana (Afrika Borwa)", +"Turkish":"Se-Turkey", +"Two Slides":"Diselaete tse Pedi", +"Ukrainian":"Seukrania", +"Urdu (India)":"Seurdu (India)", +"Urdu (Pakistan)":"Seurdu (Parkistan)", +"User Entry":"Mosebedisi o kena ha bonolo", +"User Index 1":"Indekse 1 ya Mosebedisi", +"User Index 10":"Indekse 10 ya Mosebedisi", +"User Index 2":"Indekse 2 ya Mosebedisi", +"User Index 3":"Indekse 3 ya Mosebedisi", +"User Index 4":"Indekse 4 ya Mosebedisi", +"User Index 5":"Indekse 5 ya Mosebedisi", +"User Index 6":"Indekse 6 ya Mosebedisi", +"User Index 7":"Indekse 7 ya Mosebedisi", +"User Index 8":"Indekse 8 ya Mosebedisi", +"User Index 9":"Indekse 9 ya Mosebedisi", +"User Index Heading":"Sehlooho sa Indekse sa Mosebedisi", +"Var":"Var", +"Variable":"Variabole", +"Venda":"SeVenda", +"Vertical Numbering Symbols":"Matshwao a lebang hodimo a ho nomora", +"Vertical Title, Text, Chart":"Sehlooho se Tsepameng, Mongolo, Tjhate", +"Vertical Title, Vertical Text":"Sehlooho se Tsepameng, Mongolo o Tsepameng", +"Vietnamese":"SeVietnamese", +"Visited Internet Link":"Etetse Linki ya Inthanete", +"Watermark":"Letshwaometsi", +"Welsh":"Sewelsh", +"Xhosa":"SeXhosa", +"[None]":"[Letho]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sun.json b/f7cloud-office/browser/dist/l10n/locore/sun.json new file mode 100644 index 0000000..50c1d78 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sun.json @@ -0,0 +1,85 @@ +{ +"A0":"A0", +"A4":"A4", +"Adding selection":"Pamilihan panambahan", +"Basic Shapes":"Wangun Dasar", +"Block selection":"Pamilihan blok", +"Caption":"Jejer", +"Caption Characters":"Karakter Jejer", +"Centered Text":"Téks Nengah", +"Comment":"Wangkongan", +"Default":"Baku", +"Default Drawing Style":"Gaya Gambar Baku", +"Drawing":"Gambar", +"Endnote":"Cutatan Tungtung", +"Example":"Conto", +"Extending selection":"Pamilihan ngalobaan", +"Footer":"Susuku", +"Footnote":"Cutatan Suku", +"Formula":"Rumus", +"Frame":"Pigura", +"Frame Contents":"Eusi Pigura", +"Function Wizard":"Pangaping Fungsi", +"Graphic":"Candra", +"Graphics":"Candra", +"HTML":"HTML", +"Header":"Sisirah", +"Header Left":"Sisirah Kénca", +"Header Right":"Sisirah Katuhu", +"Heading":"Undakan", +"Heading 1":"Undakan 1", +"Heading 10":"Undakan 10", +"Heading 2":"Undakan 2", +"Heading 3":"Undakan 3", +"Heading 4":"Undakan 4", +"Heading 5":"Undakan 5", +"Heading 6":"Undakan 6", +"Heading 7":"Undakan 7", +"Heading 8":"Undakan 8", +"Heading 9":"Undakan 9", +"Heading A0":"Undakan A0", +"Heading A4":"Undakan A4", +"Hyperlink":"Sambung Rambat", +"Index":"Indéks", +"Insert":"Selapkeun", +"Landscape":"Ngagolér", +"Lines and Arrows":"Gurat jeung Jamparing", +"List":"Éntépan", +"List Indent":"Éntépkeun Indéntasi", +"No List":"Euweuh Éntépan", +"Note":"Cutatan", +"Notes":"Cutatan", +"OLE":"OLE", +"Page %1 (%2) of %3":"Kaca %1 (%2) tina %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Kaca %1 (%2) tina %3 [Kaca %4 (%5)]", +"Page %1 of %2":"Kaca %1 tina %2", +"Page %1 of %2 (%3)":"Kaca %1 tina %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Kaca %1 tina %2 (Kaca %3 tina %4 jang dicitak)", +"Page %1 of %2 [Page %3]":"Kaca %1 tina %2 (%3)", +"Page Number":"Nomer Kaca", +"Portrait":"Nangtung", +"Shapes":"Wangun", +"Slide %1 of %2":"Galasar %1 tina %2", +"Slide %1 of %2 (%3)":"Galasar %1 tina %2 (%3)", +"Standard selection":"Pamilihan standar", +"Subtitle":"Subjudul", +"Sundanese":"Sunda", +"Table":"Tabél", +"Table Heading":"Undakan Tabél", +"Text":"Téks", +"Text A0":"Téks A0", +"Text A4":"Téks A4", +"Title":"Judul", +"Title A0":"Judul A0", +"Title A4":"Judul A4", +"Title Only":"Judul Wungkul", +"Title Slide":"Judul Galasar", +"Title and 2 Content":"Judul jeung 2 Eusi", +"Title, 2 Content and Content":"Judul, 2 Eusi jeung Eusi", +"Title, 2 Content over Content":"Judul, 2 Eusi saluhureun Eusi", +"Title, 4 Content":"Judul, 4 Eusi", +"Title, 6 Content":"Judul, 6 Eusi", +"Title, Content":"Judul, Eusi", +"Title, Content and 2 Content":"Judul, Eusi jeung 2 Eusi", +"Title, Content over Content":"Judul, Eusi saluhureun Eusi" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sv.json b/f7cloud-office/browser/dist/l10n/locore/sv.json new file mode 100644 index 0000000..e80b73e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sv.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"%1 av %2 poster hittades", +"3D Objects":"3D-objekt", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaziska", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Additiv markering", +"Addressee":"Mottagare", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sydafrika)", +"Aka (Central African Republic)":"Aka (Centralafrikanska republiken)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Albanska", +"Amharic":"Amhariska", +"Apatani":"Apatani", +"Appendix":"Appendix", +"Arabic":"Arabiska", +"Arabic (Algeria)":"Arabiska (Algeriet)", +"Arabic (Bahrain)":"Arabiska (Bahrain)", +"Arabic (Chad)":"Arabiska (Chad)", +"Arabic (Comoros)":"Arabiska (Comoros)", +"Arabic (Djibouti)":"Arabiska (Djibouti)", +"Arabic (Egypt)":"Arabiska (Egypten)", +"Arabic (Eritrea)":"Arabiska (Eritrea)", +"Arabic (Iraq)":"Arabiska (Irak)", +"Arabic (Israel)":"Arabiska (Israel)", +"Arabic (Jordan)":"Arabiska (Jordanien)", +"Arabic (Kuwait)":"Arabiska (Kuwait)", +"Arabic (Lebanon)":"Arabiska (Libanon)", +"Arabic (Libya)":"Arabiska (Libyen)", +"Arabic (Mauritania)":"Arabiska (Mauretanien)", +"Arabic (Morocco)":"Arabiska (Marocko)", +"Arabic (Oman)":"Arabiska (Oman)", +"Arabic (Palestine)":"Arabiska (Palestina)", +"Arabic (Qatar)":"Arabiska (Qatar)", +"Arabic (Saudi Arabia)":"Arabiska (Saudiarabien)", +"Arabic (Somalia)":"Arabiska (Somalia)", +"Arabic (Sudan)":"Arabiska (Sudan)", +"Arabic (Syria)":"Arabiska (Syrien)", +"Arabic (Tunisia)":"Arabiska (Tunisien)", +"Arabic (UAE)":"Arabiska (Förenade arabemiraten)", +"Arabic (Yemen)":"Arabiska (Jemen)", +"Aragonese":"Aragonska", +"Aranese":"Aranesiska", +"Armenian, Classical (Armenia)":"Armeniska, klassisk (Armenien)", +"Armenian, Eastern (Armenia)":"Armeniska, östlig (Armenien)", +"Armenian, Eastern (Iran)":"Armeniska, östlig (Iran)", +"Armenian, Eastern (Russia)":"Armeniska, östlig (Ryssland)", +"Armenian, Western (Armenia)":"Armeniska, västlig (Armenien)", +"Arpitan (France)":"Arpitanska (Frankrike)", +"Arpitan (Italy)":"Arpitanska (Italien)", +"Arpitan (Switzerland)":"Arpitanska (Schweiz)", +"Arrow Line":"Pillinje", +"Assamese":"Assamesiska", +"Asturian":"asturiska", +"Avar":"Avariska", +"Average":"Medel", +"Azerbaijani Cyrillic":"Azerbajdzjanska (kyrillisk)", +"Azerbaijani Latin":"Azerbajdzjanska (latinsk)", +"Background":"Bakgrund", +"Background objects":"Bakgrundsobjekt", +"Bad":"Dålig", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Grundformer", +"Basque":"Baskiska", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Vitryska", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (Indien)", +"Bibliography 1":"Litteraturförteckning 1", +"Bibliography Heading":"Litteraturförteckning rubrik", +"Blank Slide":"Tom bild", +"Block Arrows":"Blockpilar", +"Block Quotation":"Blockcitat", +"Block selection":"Blockmarkering", +"Bodo":"Bodo", +"Body Text":"Brödtext", +"Body Text, Indented":"Brödtext, indragen", +"Bosnian":"Bosniska", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bulgariska", +"Bullet –":"Punkt –", +"Bullet •":"Punkt •", +"Bullet ☑":"Punkt ☑", +"Bullet ✗":"Punkt ✗", +"Bullet ➢":"Punkt ➢", +"Bullets":"Punkter", +"Burmese":"burmesiska", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Förklaringar", +"Caption":"Bildtext", +"Caption Characters":"Bildtexttecken", +"Catalan":"Katalanska", +"Catalan (Valencian)":"Katalanska (Valensisk)", +"Centered Text":"Centrerad text", +"Chinese (Hong Kong)":"Kinesiska (Hong Kong)", +"Chinese (Macau)":"Kinesiska (Macao)", +"Chinese (Singapore)":"Kinesiska (Singapore)", +"Chinese (simplified)":"Kinesiska (förenklad)", +"Chinese (traditional)":"Kinesiska (traditionell)", +"Church Slavic":"Kyrkslaviska", +"Chuvash":"Tjuvasjiska", +"Citation":"Citering", +"Clear formatting":"Radera formatering", +"Comment":"Kommentar", +"Complimentary Close":"Avslutningshälsning", +"Connectors":"Förbindelse", +"Contents 1":"Innehållsförteckning 1", +"Contents 10":"Innehållsförteckning 10", +"Contents 2":"Innehållsförteckning 2", +"Contents 3":"Innehållsförteckning 3", +"Contents 4":"Innehållsförteckning 4", +"Contents 5":"Innehållsförteckning 5", +"Contents 6":"Innehållsförteckning 6", +"Contents 7":"Innehållsförteckning 7", +"Contents 8":"Innehållsförteckning 8", +"Contents 9":"Innehållsförteckning 9", +"Contents Heading":"Innehållsförteckning rubrik", +"Coptic":"Koptisk", +"Cornish":"Korniska", +"Count":"Antal", +"CountA":"Antalv", +"Cree, Plains, Latin":"Cree, Plains (latin)", +"Cree, Plains, Syllabics":"Cree, Plains (syllabisk)", +"Croatian":"Kroatiska", +"Curves and Polygons":"Kurvor och polygoner", +"Czech":"Tjeckiska", +"Danish":"Danska", +"Dashed Line":"Streckad linje", +"Default":"Standard", +"Default Drawing Style":"Standard", +"Default Page Style":"Standard sidoformatmall", +"Default Paragraph Style":"Standardstyckeformatmall", +"Definition":"Definition", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Teckning", +"Drop Caps":"Anfangstecken", +"Dutch (Belgium)":"Nederländska (Belgien)", +"Dutch (Netherlands)":"Nederländska (Nederländerna)", +"Dzongkha":"Dzongkha", +"Emphasis":"Betonad", +"Endnote":"Slutnot", +"Endnote Anchor":"Slutnotsankare", +"Endnote Characters":"Slutnotstecken", +"English (Australia)":"Engelska (Australien)", +"English (Belize)":"Engelska (Belize)", +"English (Botswana)":"Engelska (Botswana)", +"English (Canada)":"Engelska (Kanada)", +"English (Caribbean)":"Engelska (karibisk)", +"English (Denmark)":"Engelska (Danmark)", +"English (Gambia)":"Engelska (Gambia)", +"English (Ghana)":"Engelska (Ghana)", +"English (Hong Kong)":"Engelska (Hong Kong)", +"English (India)":"Engelska (Indien)", +"English (Ireland)":"Engelska (Irland)", +"English (Israel)":"Engelska (Israel)", +"English (Jamaica)":"Engelska (Jamaica)", +"English (Kenya)":"Engelska (Kenya)", +"English (Malawi)":"Engelska (Malawi)", +"English (Malaysia)":"Engelska (Malaysia)", +"English (Mauritius)":"Engelska (Mauritius)", +"English (Namibia)":"Engelska (Namibia)", +"English (New Zealand)":"Engelska (Nya Zeeland)", +"English (Nigeria)":"Engelska (Nigeria)", +"English (Philippines)":"Engelska (Filippinerna)", +"English (South Africa)":"Engelska (Sydafrika)", +"English (Sri Lanka)":"Engelska (Sri Lanka)", +"English (Trinidad)":"Engelska (Trinidad)", +"English (UK)":"Engelska (Storbritannien)", +"English (USA)":"Engelska (USA)", +"English (Zambia)":"Engelska (Zambia)", +"English (Zimbabwe)":"Engelska (Zimbabwe)", +"English, OED spelling (UK)":"Engelsk, OED-staving (Storbritannien)", +"Envelope":"Kuvert", +"Error":"Fel", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estniska", +"Example":"Exempel", +"Extending selection":"Utökning av markering", +"Faroese":"Färöiska", +"Figure":"Figur", +"Figure Index 1":"Figurindex 1", +"Figure Index Heading":"Figurindexrubrik", +"Fijian":"Fidjiansk", +"Filled":"Fylld", +"Filled Blue":"Fylld blå", +"Filled Green":"Fylld grön", +"Filled Red":"Fylld röd", +"Filled Yellow":"Fylld gul", +"Finnish":"Finska", +"First Line Indent":"Dra in första raden", +"First Page":"Första sidan", +"Flowchart":"Flödesdiagram", +"Fon":"Fon", +"Footer":"Sidfot", +"Footer Left":"Sidfot till vänster", +"Footer Right":"Sidfot till höger", +"Footnote":"Fotnot", +"Footnote Anchor":"Fotnotsankare", +"Footnote Characters":"Fotnotstecken", +"Formula":"Formel", +"Four Slides":"Fyra sidor", +"Frame":"Ram", +"Frame Contents":"Raminnehåll", +"French (Belgium)":"Franska (Belgien)", +"French (Benin)":"Franska (Benin)", +"French (Burkina Faso)":"Franska (Burkina Faso)", +"French (Canada)":"Franska (Kanada)", +"French (Côte d'Ivoire)":"Franska (Elfenbenskusten)", +"French (France)":"Franska (Frankrike)", +"French (Luxembourg)":"Franska (Luxemburg)", +"French (Mali)":"Franska (Mali)", +"French (Mauritius)":"Franska (Mauritius)", +"French (Monaco)":"Franska (Monaco)", +"French (Niger)":"Franska (Niger)", +"French (Republic of Guinea)":"Franska (Republiken Guinea)", +"French (Senegal)":"Franska (Senegal)", +"French (Switzerland)":"Franska (Schweiz)", +"French (Togo)":"Franska (Togo)", +"Frisian":"Frisiska", +"Friulian":"Friuliska", +"Function Wizard":"Funktionsguiden", +"Gaelic (Scotland)":"Gaeliska (Skottland)", +"Galician":"Galiciska", +"Ganda":"Ganda", +"Gascon":"Gaskonska", +"Georgian":"Georgiska", +"German (Austria)":"Tyska (Österrike)", +"German (Belgium)":"Tyska (Belgien)", +"German (Germany)":"Tyska (Tyskland)", +"German (Liechtenstein)":"Tyska (Liechtenstein)", +"German (Luxembourg)":"Tyska (Luxemburg)", +"German (Switzerland)":"Tyska (Schweiz)", +"Gikuyu":"Kikuyu", +"Good":"Bra", +"Graphic":"Grafik", +"Graphics":"Grafik", +"Greek":"Grekiska", +"Greek, Ancient":"klassisk grekiska", +"Guadeloupean Creole French":"Guadeloupe kreolfranska", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitiska", +"Hanging Indent":"Negativt indrag av första raden", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiiska", +"Header":"Sidhuvud", +"Header Left":"Sidhuvud till vänster", +"Header Right":"Sidhuvud till höger", +"Header and Footer":"Sidhuvud och sidfot", +"Heading":"Rubrik", +"Heading 1":"Rubrik 1", +"Heading 10":"Rubrik 10", +"Heading 2":"Rubrik 2", +"Heading 3":"Rubrik 3", +"Heading 4":"Rubrik 4", +"Heading 5":"Rubrik 5", +"Heading 6":"Rubrik 6", +"Heading 7":"Rubrik 7", +"Heading 8":"Rubrik 8", +"Heading 9":"Rubrik 9", +"Heading A0":"Rubrik A0", +"Heading A4":"Rubrik A4", +"Hebrew":"Hebreiska", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Horisontell linje", +"Hungarian":"Ungerska", +"Hungarian (Szekely-Hungarian Rovas)":"Ungerska (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlänk", +"Icelandic":"Isländska", +"Illustration":"Illustration", +"Iloko":"Iloko", +"Index":"Förteckning", +"Index 1":"Sakregister 1", +"Index 2":"Sakregister 2", +"Index 3":"Sakregister 3", +"Index Heading":"Sakregisterrubrik", +"Index Link":"Förteckningslänk", +"Index Separator":"Sakregisteravskiljare", +"Indonesian":"Indonesiska", +"Inline Heading":"Inline-rubrik", +"Insert":"Infoga", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Internetlänk", +"Interslavic Cyrillic":"Interslavisk kyrilliska", +"Interslavic Latin":"Interslavisk latin", +"Irish":"Irländska", +"Italian (Italy)":"Italienska (Italien)", +"Italian (Switzerland)":"Italienska (Schweiz)", +"Japanese":"Japanska", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardinska", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kanada", +"Karakalpak Latin":"Karakalpakiska (latin)", +"Kashmiri (India)":"Kashmiri (Indien)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kasjubiska", +"Kazakh":"Kazakiska", +"KeyID":"KeyID", +"Khanty":"Chantiska", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirgisiska", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratiska republiken Kongo)", +"Klingon":"Klingonska", +"Komi-Permyak":"Komi-permjakiska", +"Komi-Zyrian":"Komi-syrjänska", +"Konkani":"Konkani", +"Koongo (Congo)":"Kikongo (Kongo)", +"Korean (RoK)":"Koreanska (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Central kurdiska (Iran)", +"Kurdish, Central (Iraq)":"Central kurdiska (Irak)", +"Kurdish, Northern (Syria)":"Nordlig kurdiska (Syrien)", +"Kurdish, Northern (Turkey)":"Nordlig kurdiska (Turkiet)", +"Kurdish, Southern (Iran)":"Sydlig kurdiska (Iran)", +"Kurdish, Southern (Iraq)":"Sydlig kurdiska (Irak)", +"Kven Finnish":"Kvänska", +"Kyrgyz (China)":"Kirgiziska (Kina)", +"Labels":"Etiketter", +"Ladin":"Ladinska", +"Landscape":"Liggande", +"Lao":"Laotiska", +"Lari":"Lari", +"Latgalian":"Latgaliska", +"Latin":"Latin", +"Latvian":"Lettiska", +"Left Page":"Vänstersida", +"Lengo":"Lengo", +"Ligurian":"Liguriska", +"Limbu":"Limbu", +"Line Numbering":"Radnumrering", +"Lines":"Linjer", +"Lines and Arrows":"Linjer och pilar", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Lista 1 fortsättning", +"List 1 End":"Lista 1 slut", +"List 1 Start":"Lista 1 start", +"List 2":"Lista 2", +"List 2 Cont.":"Lista 2 fortsättning", +"List 2 End":"Lista 2 slut", +"List 2 Start":"Lista 2 start", +"List 3":"Lista 3", +"List 3 Cont.":"Lista 3 fortsättning", +"List 3 End":"Lista 3 slut", +"List 3 Start":"Lista 3 start", +"List 4":"Lista 4", +"List 4 Cont.":"Lista 4 fortsättning", +"List 4 End":"Lista 4 slut", +"List 4 Start":"Lista 4 start", +"List 5":"Lista 5", +"List 5 Cont.":"Lista 5 fortsättning", +"List 5 End":"Lista 5 slut", +"List 5 Start":"Lista 5 start", +"List Contents":"Listinnehåll", +"List Heading":"Listhuvud", +"List Indent":"Indrag lista", +"Lithuanian":"Litauiska", +"Livonian":"Liviska", +"Lojban":"Lojban", +"Low German":"Lågtyska", +"Luxembourgish":"Luxemburgiska", +"Macedonian":"Makedoniska", +"Main Index Entry":"Huvudpost i sakregister", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagassiska, platån", +"Malay (Brunei Darussalam)":"Malajiska (Brunei Darussalam)", +"Malay (Malaysia)":"Malajiska (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malaysisk arabiska (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malaysisk arabiska (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltesiska", +"Manchu":"Manchuriska", +"Maninkakan, Eastern, Latin":"Ost-Maninka (latin)", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Marginalanteckning", +"Mari, Hill":"Västmariska", +"Mari, Meadow":"Öst-mariska", +"Max":"Max", +"Mbochi":"M'Boshi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksja", +"Mongolian Cyrillic":"Mongoliska (kyrillisk)", +"Mongolian Mongolian":"Mongoliska (Mongoliet)", +"Moore":"Mer", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele (södra)", +"Nenets":"Nentsiska", +"Nepali (India)":"Nepali (Indien)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Neutral", +"Nganasan":"Nganasaniska", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nio bilder", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Ingen teckenformatmall", +"No List":"Ingen lista", +"Nogai":"Nogaiska", +"None (Do not check spelling)":"Inget (gör ingen stavningskontroll)", +"Northern Sotho":"Sepedi", +"Norwegian, Bokmål":"Norska, bokmål", +"Norwegian, Nynorsk":"Norska, nynorsk", +"Note":"Anteckning", +"Notes":"Anteckningar", +"Numbering 1":"Numrering 1", +"Numbering 1 Cont.":"Numrering 1 fortsättning", +"Numbering 1 End":"Numrering 1 slut", +"Numbering 1 Start":"Numrering 1 start", +"Numbering 123":"Numrering 123", +"Numbering 2":"Numrering 2", +"Numbering 2 Cont.":"Numrering 2 fortsättning", +"Numbering 2 End":"Numrering 2 slut", +"Numbering 2 Start":"Numrering 2 start", +"Numbering 3":"Numrering 3", +"Numbering 3 Cont.":"Numrering 3 fortsättning", +"Numbering 3 End":"Numrering 3 slut", +"Numbering 3 Start":"Numrering 3 start", +"Numbering 4":"Numrering 4", +"Numbering 4 Cont.":"Numrering 4 fortsättning", +"Numbering 4 End":"Numrering 4 slut", +"Numbering 4 Start":"Numrering 4 start", +"Numbering 5":"Numrering 5", +"Numbering 5 Cont.":"Numrering 5 fortsättning", +"Numbering 5 End":"Numrering 5 slut", +"Numbering 5 Start":"Numrering 5 start", +"Numbering ABC":"Numrering ABC", +"Numbering IVX":"Numrering IVX", +"Numbering Symbols":"Numreringstecken", +"Numbering abc":"Numrering abc", +"Numbering ivx":"Numrering ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Objektförteckning 1", +"Object Index Heading":"Objektförteckning rubrik", +"Object with no fill and no line":"Objekt utan fyllning och utan linjer", +"Object without fill":"Objekt utan fyllning", +"Occitan":"Occitan", +"Odia":"Oriya", +"Olonets":"Olonetsiska", +"One Slide":"En sida", +"Oromo":"oromo", +"Outline":"Disposition", +"Outlined":"Skisserad", +"Outlined Blue":"Skisserad blå", +"Outlined Green":"Skisserad grön", +"Outlined Red":"Skisserad röd", +"Outlined Yellow":"Skisserad gul", +"Overwrite":"Överskrivning", +"Page %1 (%2) of %3":"Sida %1 (%2) av %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Sida %1 (%2) av %3 [Sida %4 (%5)]", +"Page %1 of %2":"Sida %1 av %2", +"Page %1 of %2 (%3)":"Sida %1 av %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Sida %1 av %2 (Sida %3 av %4 att skriva ut)", +"Page %1 of %2 [Page %3]":"Sida %1 av %2 [Sida %3]", +"Page Number":"Sidnummer", +"Page Properties":"Sidegenskaper", +"Pali Latin":"Pali latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Nederländska Antillerna)", +"Pennsylvania Dutch":"Pennsylvaniatyska", +"Persian":"Persiska", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Platshållare", +"Plautdietsch":"Plaudietsch", +"Polish":"Polska", +"Portrait":"Stående", +"Portuguese (Angola)":"Portugisiska (Angola)", +"Portuguese (Brazil)":"Portugisiska (Brasilien)", +"Portuguese (Mozambique)":"Portugisiska (Moçambique)", +"Portuguese (Portugal)":"Portugisiska (Portugal)", +"Preformatted Text":"Förformaterad text", +"Product":"Produkt", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Norra)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Södra)", +"Quechua (Ecuador)":"quechua (Ecuador)", +"Quotation":"Citat", +"Report":"Rapport", +"Result":"Resultat", +"Result2":"Resultat2", +"Rhaeto-Romance":"Rätoromanska", +"Right Page":"Högersida", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumänska (Moldavien)", +"Romanian (Romania)":"Rumänska (Rumänien)", +"Rubies":"Rubytext", +"Russian":"Ryska", +"Rusyn (Slovakia)":"Rusinska (Slovakien)", +"Rusyn (Ukraine)":"Rusinska (Ukraina)", +"Sami, Inari (Finland)":"Enaresamiska (Finland)", +"Sami, Kildin (Russia)":"Kildinsamiska(Ryssland)", +"Sami, Lule (Norway)":"Lulesamiska (Norge)", +"Sami, Lule (Sweden)":"Lulesamiska (Sverige)", +"Sami, Northern (Finland)":"Nordsamiska (Finland)", +"Sami, Northern (Norway)":"Nordsamiska (Norge)", +"Sami, Northern (Sweden)":"Nordsamiska (Sverige)", +"Sami, Pite (Sweden)":"Pitesamiska (Sverige)", +"Sami, Skolt (Finland)":"Skoltsamiska (Finland)", +"Sami, Southern (Norway)":"Sydsamiska (Norge)", +"Sami, Southern (Sweden)":"Sydsamiska (Sverige)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Siraiki", +"Sardinian":"Sardinska", +"Sardinian, Campidanese":"Sardinska, kampidanesiska", +"Sardinian, Gallurese":"Sardinska, galluresiska", +"Sardinian, Logudorese":"Sardinska, logudoresiska", +"Sardinian, Sassarese":"Sardinska, sassaresiska", +"Selection count":"Antal i markering", +"Sender":"Avsändare", +"Serbian Cyrillic (Montenegro)":"Serbiska kyrilliska (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Kyrillisk serbiska (Serbien och Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbiska kyrilliska (Serbien)", +"Serbian Latin":"Serbiska (latin)", +"Serbian Latin (Montenegro)":"Serbiska latinska (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Latinsk serbiska (Serbien och Montenegro)", +"Serbian Latin (Serbia)":"Serbiska latinska (Serbien)", +"Sesotho":"Sesotho", +"Shapes":"Former", +"Sheet %1 of %2":"Blad %1 av %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Underskrift", +"Silesian":"Schlesiska", +"Sindhi, Arabic":"Sindhi, arabisk", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Sex sidor", +"Slide %1 of %2":"Bild %1 av %2", +"Slide %1 of %2 (%3)":"Bild %1 av %2 (%3)", +"Slovak":"Slovakiska", +"Slovenian":"Slovenska", +"Somali":"Somaliska", +"Sorbian, Lower":"lågsorbiska", +"Sorbian, Upper":"högsorbiska", +"Source Text":"Källtext", +"Southern Sotho":"Sesotho", +"Spanish (Argentina)":"Spanska (Argentina)", +"Spanish (Bolivia)":"Spanska (Bolivia)", +"Spanish (Chile)":"Spanska (Chile)", +"Spanish (Colombia)":"Spanska (Colombia)", +"Spanish (Costa Rica)":"Spanska (Costa Rica)", +"Spanish (Cuba)":"Spanska (Kuba)", +"Spanish (Dom. Rep.)":"Spanska (Dominikanska Republiken)", +"Spanish (Ecuador)":"Spanska (Ecuador)", +"Spanish (El Salvador)":"Spanska (El Salvador)", +"Spanish (Guatemala)":"Spanska (Guatemala)", +"Spanish (Honduras)":"Spanska (Honduras)", +"Spanish (Mexico)":"Spanska (Mexiko)", +"Spanish (Nicaragua)":"Spanska (Nicaragua)", +"Spanish (Panama)":"Spanska (Panama)", +"Spanish (Paraguay)":"Spanska (Paraguay)", +"Spanish (Peru)":"Spanska (Peru)", +"Spanish (Puerto Rico)":"Spanska (Puerto Rico)", +"Spanish (Spain)":"Spanska (Spanien)", +"Spanish (Uruguay)":"Spanska (Uruguay)", +"Spanish (Venezuela)":"Spanska (Venezuela)", +"StDev":"StdAv", +"Standard selection":"Standardmarkering", +"Stars and Banners":"Stjärnor och banderoller", +"Status":"Status", +"Strong Emphasis":"Starkt betonad", +"Subtitle":"Underrubrik", +"Sum":"Summa", +"Sundanese":"Sundanesiska", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Svenska (Finland)", +"Swedish (Sweden)":"Svenska (Sverige)", +"Symbol Shapes":"Symbolformer", +"Table":"Tabell", +"Table Contents":"Tabellinnehåll", +"Table Heading":"Tabellrubrik", +"Table Index 1":"Tabellförteckning 1", +"Table Index Heading":"Tabellförteckning rubrik", +"Tagalog":"Tagalog", +"Tahitian":"Tahitiska", +"Tajik":"Tadzjikiska", +"Tamil":"Tamilska", +"Tatar":"Tatariska", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Icke-proportionell text", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesien)", +"Tetun (Timor-Leste)":"Tetun (Östtimor)", +"Text":"Text", +"Text A0":"Text A0", +"Text A4":"Text A4", +"Thai":"Thai", +"Three Slides":"Tre sidor", +"Tibetan (India)":"Tibetanska (Indien)", +"Tibetan (PR China)":"Tibetanska (Kina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Eritrea)", +"Title":"Titel", +"Title A0":"Titel A0", +"Title A4":"Titel A4", +"Title Only":"Bara rubrik", +"Title Slide":"Rubrikdiabild", +"Title and 2 Content":"Rubrik och 2 Innehåll", +"Title, 2 Content and Content":"Rubrik, 2 Innehåll och Innehåll", +"Title, 2 Content over Content":"Rubrik, 2 Innehåll över Innehåll", +"Title, 4 Content":"Rubrik, 4 Innehåll", +"Title, 6 Content":"Rubrik, 6 Innehåll", +"Title, Content":"Rubrik, Innehåll", +"Title, Content and 2 Content":"Rubrik, Innehåll och 2 Innehåll", +"Title, Content over Content":"Rubrik, Innehåll över Innehåll", +"Title, Vertical Text":"Rubrik, vertikal text", +"Title, Vertical Text, Clipart":"Rubrik, vertikal text, clip art", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sydafrika)", +"Turkish":"Turkiska", +"Turkmen":"Turkmeniska", +"Two Slides":"Två sidor", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainska", +"Unknown":"Okänd", +"Urdu (India)":"Urdu (Indien)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Användarinmatning", +"User Index 1":"Användarförteckning 1", +"User Index 10":"Användarförteckning 10", +"User Index 2":"Användarförteckning 2", +"User Index 3":"Användarförteckning 3", +"User Index 4":"Användarförteckning 4", +"User Index 5":"Användarförteckning 5", +"User Index 6":"Användarförteckning 6", +"User Index 7":"Användarförteckning 7", +"User Index 8":"Användarförteckning 8", +"User Index 9":"Användarförteckning 9", +"User Index Heading":"Användarförteckning rubrik", +"Uyghur":"uiguriska", +"Uzbek Cyrillic":"Uzbekiska (kyrillisk)", +"Uzbek Latin":"Uzbekiska (latinsk)", +"Var":"Varians", +"Variable":"Variabel", +"Venda":"Venda", +"Venetian":"Venetianska", +"Veps":"Vepsiska", +"Vertical Numbering Symbols":"Vertikala numreringstecken", +"Vertical Title, Text, Chart":"Vertikal rubrik, text, diagram", +"Vertical Title, Vertical Text":"Vertikal rubrik, vertikal text", +"Vietnamese":"Vietnamesiska", +"Vili":"Vili", +"Visited Internet Link":"Använd Internetlänk", +"Võro":"Võru", +"Walloon":"Vallonsk", +"Warning":"Varning", +"Watermark":"Vattenmärke", +"Welsh":"Kymriska (walesiska)", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratiska republiken Kongo)", +"Yiddish (Israel)":"Jiddisch (Israel)", +"Yiddish (USA)":"Jiddish (USA)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Flera]", +"[None]":"[Inget]", +"[Undetermined]":"[Obestämd]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/sw-TZ.json b/f7cloud-office/browser/dist/l10n/locore/sw-TZ.json new file mode 100644 index 0000000..fb8acc1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/sw-TZ.json @@ -0,0 +1,353 @@ +{ +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Kiafrikana", +"Akan":"Akan", +"Albanian":"Kialbania", +"Amharic":"Amharic", +"Arabic":"Kiarabu", +"Arabic (Algeria)":"Kiarabu (Aljeria)", +"Arabic (Bahrain)":"Kiarabu (Bahareni)", +"Arabic (Egypt)":"Kiarabu (Misri)", +"Arabic (Iraq)":"Kiarabu (Iraki)", +"Arabic (Jordan)":"Kiarabu (Jodan)", +"Arabic (Kuwait)":"Kiarabu (Kuweiti)", +"Arabic (Lebanon)":"Kiarabu (Lebanon)", +"Arabic (Libya)":"Kiarabu (Libya)", +"Arabic (Morocco)":"Kiarabu (Moroko)", +"Arabic (Oman)":"Kiarabu (Oman)", +"Arabic (Qatar)":"Kiarabu (Kwata)", +"Arabic (Saudi Arabia)":"Kiarabu (Saudia)", +"Arabic (Syria)":"Kiarabu (Siria)", +"Arabic (Tunisia)":"Kiarabu (Tunisia)", +"Arabic (UAE)":"Kiarabu (UAE)", +"Arabic (Yemen)":"Kiarabu (Yemen)", +"Average":"Wastani", +"Azerbaijani Cyrillic":"Kiazabaijani (Kisirili)", +"Azerbaijani Latin":"Kiazabaijani (Kilatini)", +"Background":"Usuli", +"Background objects":"Viumbile usuli", +"Bambara":"Bambara", +"Basic Shapes":"Basic Shapes", +"Basque":"Basque", +"Belarusian":"Byelorussian", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliografia ya 1", +"Bibliography Heading":"Kichwa cha habari cha Bibliografia", +"Blank Slide":"Slaidi Tupu", +"Block Arrows":"Block Arrows", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bulgarian":"Kibulgaria", +"Burmese":"Burmese", +"Callouts":"Callouts", +"Caption":"Maelezo mafupi", +"Caption Characters":"Viwambo vya Maelezo Mafupi", +"Catalan":"Catalan", +"Chinese (Hong Kong)":"Kichina (Hong Kong)", +"Chinese (Macau)":"Kichina (Makau)", +"Chinese (Singapore)":"Kichana (Singapo)", +"Chinese (simplified)":"Chinese (simplified)", +"Chinese (traditional)":"Chinese (traditional)", +"Chuvash":"Chuvash", +"Clear formatting":"Clear formatting", +"Connectors":"Viunganishi", +"Contents 1":"1 Yaliyomo", +"Contents 10":"10 Yaliyomo", +"Contents 2":"2 Yaliyomo", +"Contents 3":"3 Yaliyomo", +"Contents 4":"4 Yaliyomo", +"Contents 5":"5 Yaliyomo", +"Contents 6":"6 Yaliyomo", +"Contents 7":"7 Yaliyomo", +"Contents 8":"8 Yaliyomo", +"Contents 9":"9 Yaliyomo", +"Contents Heading":"Kichwa cha habari ya yaliyomo", +"Coptic":"Coptic", +"Count":"Hesabu", +"CountA":"HesabuA", +"Croatian":"Kikroashia", +"Czech":"Czech", +"Danish":"Danish", +"Default":"Default", +"Definition":"Ufafanuzi", +"Dhivehi":"Dhivehi", +"Drawing":"Drawing", +"Drop Caps":"Drop Caps", +"Dutch (Belgium)":"Kidachi (Ubelgiji)", +"Dutch (Netherlands)":"Kidachi (Uholanzi)", +"Dzongkha":"Dzongkha", +"Emphasis":"Mkazo", +"Endnote":"Tinimwisho", +"Endnote Characters":"Viwambo Tinimwisho", +"English (Australia)":"Kiingereza (Austria)", +"English (Belize)":"Kiingereza (Belize)", +"English (Canada)":"Kiingereza (Kanada)", +"English (Caribbean)":"Kiingereza (Karibean)", +"English (Ghana)":"English (Ghana)", +"English (India)":"English (India)", +"English (Jamaica)":"Kiingereza (Jamaika)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"Kiingereza (New Zealand)", +"English (Philippines)":"Kiingereza (Philippine)", +"English (South Africa)":"Kiingereza (Afrika ya Kusini)", +"English (Trinidad)":"Kiingereza (Trinidad)", +"English (UK)":"Kiingereza (Uingereza)", +"English (USA)":"Kiingereza (Marekani)", +"English (Zimbabwe)":"Kiingereza (Zimbabwe)", +"Esperanto":"Kiesperanto", +"Estonian":"Kiestonia", +"Example":"Mfano", +"Faroese":"Faroese", +"Fijian":"Fijian", +"Finnish":"Finnish", +"First Page":"Ukurasa wa Kwanza", +"Flowchart":"Flowchart", +"Footer":"Wayo", +"Footnote":"Tiniwayo", +"Footnote Characters":"Viwambo vya Tiniwayo", +"Formula":"Fomula", +"Four Slides":"Slaidi Nne", +"Frame":"Fremu", +"French (Belgium)":"Kifaransa (Ubeligiji)", +"French (Canada)":"Kifaransa (Kanada)", +"French (France)":"Kifaransa (Ufaransa)", +"French (Luxembourg)":"Kifaransa (Luksenbag)", +"French (Monaco)":"Kifaransa (Monako)", +"French (Switzerland)":"Kifaransa (Uswisi)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"Function Wizard", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"Kijerumani (Austria)", +"German (Belgium)":"German (Belgium)", +"German (Germany)":"Kijerumani (Ujerumani)", +"German (Liechtenstein)":"German (Liechtenstein)", +"German (Luxembourg)":"Kijerumani (Luksenbourg)", +"German (Switzerland)":"Kijerumani (Uswisi)", +"Graphics":"Michoro", +"Greek":"Greek", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Header":"Kichwa", +"Heading":"Heading", +"Heading 10":"Kichwa cha habari cha 10", +"Heading 2":"Kichwa cha habari cha 2", +"Heading 3":"Kichwa cha habari cha 3", +"Heading 4":"Kichwa cha habari cha 4", +"Heading 5":"Kichwa cha habari cha 5", +"Heading 6":"Kichwa cha habari cha 6", +"Heading 7":"Kichwa cha habari cha 7", +"Heading 8":"Kichwa cha habari cha 8", +"Heading 9":"Kichwa cha habari cha 9", +"Hebrew":"Kiebrania", +"Hindi":"Kihindi", +"Horizontal Line":"Horizontal Line", +"Hungarian":"Kihangari", +"Icelandic":"Kiiceland", +"Illustration":"Ufafanuzi", +"Index":"Kielezo", +"Index 1":"Kielezo cha 1", +"Index 2":"Kielezo cha 2", +"Index 3":"Kielezo cha 3", +"Index Heading":"Kichwa cha habari cha Kielezo", +"Index Link":"Kiungo cha Kielezo", +"Index Separator":"Kitenganishi Kielezo", +"Indonesian":"Kiindonesia", +"Insert":"Chomeka", +"Interlingua":"Interlingua", +"Internet Link":"Kiungo Wavuti", +"Irish":"Irish", +"Italian (Italy)":"Kiitaly (Italia)", +"Italian (Switzerland)":"Kiitalia (Uswisi)", +"Japanese":"Kijapani", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Kashmiri (India)":"Kikashmir (India)", +"Kashmiri (Kashmir)":"Kikashmir (Kashmir)", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Konkani":"Konkani", +"Korean (RoK)":"Korean (RoK)", +"Labels":"Lebo", +"Landscape":"Landscape", +"Lao":"Lao", +"Latvian":"Kilatvia", +"Left Page":"Ukurasa wa kushoto", +"Lingala":"Lingala", +"List Contents":"Orodha ya Yaliyomo", +"List Heading":"Kichwa cha habari cha Orodha", +"List Indent":"Jongeza ndani Orodha", +"Lithuanian":"Lithuanian", +"Luxembourgish":"Luxembourgish", +"Macedonian":"Kimasedonia", +"Malay (Brunei Darussalam)":"Kimalei (Brunei Darusalam)", +"Malay (Malaysia)":"Kimalei (Maleshia)", +"Malayalam":"Malayalam", +"Manipuri":"Manipuri", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Max":"Upeju", +"Min":"Upechi", +"Moore":"Moore", +"Ndebele, South":"Ndebele (South)", +"Nepali (India)":"Kinepali (India)", +"Nepali (Nepal)":"Kinepali (Nepali)", +"Northern Sotho":"Northern Sotho", +"Norwegian, Bokmål":"Kinorwe (Bokmål)", +"Norwegian, Nynorsk":"Kinorwe (Nynorsk)", +"Notes":"Notes", +"Numbering 1":"Uingizaji namba 1", +"Numbering 1 Cont.":"Unambarishaji 1 Unaendelea.", +"Numbering 1 End":"Uingizaji namba 1 Umeisha", +"Numbering 1 Start":"Uingizaji namba 1 Unaanza", +"Numbering 2":"Uingizaji namba 2", +"Numbering 2 Cont.":"Unambarishaji 2 Unaendelea.", +"Numbering 2 End":"Uingizaji namba 2 Umeisha", +"Numbering 2 Start":"Uingizaji namba 2 Unaanza", +"Numbering 3":"Uingizaji namba 3", +"Numbering 3 Cont.":"Umbarishaji 3 Unaendelea.", +"Numbering 3 End":"Uingizaji namba 3 Umeisha", +"Numbering 3 Start":"Uingizaji namba 3 Unaanza", +"Numbering 4":"Uingizaji namba 4", +"Numbering 4 Cont.":"Unambarishaji 4 Unaendelea.", +"Numbering 4 End":"Uingizaji namba 4 Umeisha", +"Numbering 4 Start":"Uingizaji namba 4 Unaanza", +"Numbering 5":"Uingizaji namba 5", +"Numbering 5 Cont.":"Unambarishaji 5 Unaendelea.", +"Numbering 5 End":"Uingizaji namba 5 Umeisha", +"Numbering 5 Start":"Uingizaji namba 5 Unaanza", +"Numbering Symbols":"Uingizaji namba wa Alama", +"OLE":"OLE", +"Object without fill":"Kiumbile kisichojazwa", +"Occitan":"Occitan", +"One Slide":"Slaidi Moja", +"Outline":"Outline", +"Page Number":"Namba ya Ukurasa", +"Placeholder":"Placeholder", +"Polish":"Polish", +"Portrait":"Portrait", +"Portuguese (Brazil)":"Portuguese (Brazil)", +"Portuguese (Portugal)":"Kireno (Ureno)", +"Preformatted Text":"Matini kabla kufomatiwa", +"Product":"Zao", +"Punjabi":"Punjabi", +"Report":"Repoti", +"Result":"Result", +"Result2":"Jibu2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Ukurasa wa kulia", +"Rubies":"Rubi", +"Russian":"Kirusi", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Sardinian":"Sardinian", +"Signature":"Saini", +"Sinhala":"Sinhala", +"Six Slides":"Slaidi Sita", +"Slovak":"Slovak", +"Slovenian":"Kislovenia", +"Source Text":"Matini Chanzo", +"Southern Sotho":"Southern Sotho", +"Spanish (Argentina)":"Kihispania (Ajentina)", +"Spanish (Bolivia)":"Kihispania (Bolivia)", +"Spanish (Chile)":"Kihispania (Chile)", +"Spanish (Colombia)":"Kihispania (Kolombia)", +"Spanish (Costa Rica)":"Kihispania (Kosta Rika)", +"Spanish (Dom. Rep.)":"Kihispania (Jam. ya Dom.)", +"Spanish (Ecuador)":"Kihispania (Ekuado)", +"Spanish (El Salvador)":"Kihispania (El Salvado)", +"Spanish (Guatemala)":"Kihispania (Guatemala)", +"Spanish (Honduras)":"Kihispania (Hunduras)", +"Spanish (Mexico)":"Kihispania (Meksiko)", +"Spanish (Nicaragua)":"Kihispania (Nikaragua)", +"Spanish (Panama)":"Kihispania (Panama)", +"Spanish (Paraguay)":"Kihispania (Paraguai)", +"Spanish (Peru)":"Kihispania (Peru)", +"Spanish (Puerto Rico)":"Kihispania (Puerto Riko)", +"Spanish (Spain)":"Kihispania (Hispania)", +"Spanish (Uruguay)":"Kihispania (Uruguai)", +"Spanish (Venezuela)":"Kihispania (Venezuela)", +"StDev":"MuachaDifu", +"Strong Emphasis":"Shada", +"Subtitle":"Subtitle", +"Sum":"Sum", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Kiswidi (Finland)", +"Swedish (Sweden)":"Kiswidi (Swiden)", +"Table":"Jedwali", +"Table Contents":"Jedwali ya Yaliyomo", +"Table Heading":"Kichwa cha habari cha Jedwali", +"Tagalog":"Tagalog", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teletype":"Ainatele", +"Telugu":"Telugu", +"Text":"Matini", +"Thai":"Thai", +"Three Slides":"Slaidi Tatu", +"Tibetan (PR China)":"Tibetan (PR China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Title", +"Title Only":"Mada Tu", +"Title Slide":"Slaidi Mada", +"Title, Vertical Text":"Mada, Matini wima", +"Title, Vertical Text, Clipart":"Mada, Matini Wima, Sanaapogoa", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Kitswana", +"Turkish":"Kituruki", +"Two Slides":"Slaidi Mbili", +"Ukrainian":"Kiukran", +"Unknown":"Unknown", +"Urdu (India)":"Kiurdu (India)", +"Urdu (Pakistan)":"Kiurdu (Pakistani)", +"User Entry":"Ingizo la Mtumiaji", +"User Index 1":"Kielezo cha 1 cha mtumiaji", +"User Index 10":"Kielezo cha 10 cha mtumiaji", +"User Index 2":"Kielezo cha 2 cha mtumiaji", +"User Index 3":"Kielezo cha 3 cha mtumiaji", +"User Index 4":"Kielezo cha 4 cha mtumiaji", +"User Index 5":"Kielezo cha 5 cha mtumiaji", +"User Index 6":"Kielezo cha 6 cha mtumiaji", +"User Index 7":"Kielezo cha 7 cha mtumiaji", +"User Index 8":"Kielezo cha 8 cha mtumiaji", +"User Index 9":"Kielezo cha 9 cha mtumiaji", +"User Index Heading":"Kichwa cha habari cha kialezo cha mtumiaji", +"Uzbek Latin":"Kiuzbeki (Latini)", +"Var":"Mchepu", +"Variable":"Kibadili", +"Venda":"Venda", +"Vertical Numbering Symbols":"Uingizaji namba za alama kwa wima", +"Vertical Title, Text, Chart":"Mada Wima, Matini, Chati", +"Vertical Title, Vertical Text":"Mada Wima, Matini Wima", +"Vietnamese":"Vietnamese", +"Visited Internet Link":"Kiungo Wavuti kilichotembelewa", +"Walloon":"Walloon", +"Watermark":"Watermark", +"Welsh":"Kiwelshi", +"Xhosa":"Xhosa", +"Zulu":"Zulu", +"[None]":"[Bila]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/szl.json b/f7cloud-office/browser/dist/l10n/locore/szl.json new file mode 100644 index 0000000..2c40830 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/szl.json @@ -0,0 +1,640 @@ +{ +"3D Objects":"Ôbiekty 3D", +"A0":"A0", +"A4":"A4", +"Adding selection":"Zaznaczynie przidowajōnce", +"Addressee":"Adresat", +"Afrikaans (Namibia)":"Afrikaans (Namibijo)", +"Afrikaans (South Africa)":"Afrikaans (RPA)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albański", +"Amharic":"Amharski", +"Apatani":"Apatani", +"Arabic":"Arabski", +"Arabic (Algeria)":"Arabski (Algeryjo)", +"Arabic (Bahrain)":"Arabski (Bahrajn)", +"Arabic (Chad)":"Arabski (Czad)", +"Arabic (Comoros)":"Arabski (Kōmory)", +"Arabic (Djibouti)":"Arabski (Dżibuti)", +"Arabic (Egypt)":"Arabski (Egipt)", +"Arabic (Eritrea)":"Arabski (Erytrea)", +"Arabic (Iraq)":"Arabski (Irak)", +"Arabic (Israel)":"Arabski (Izrael)", +"Arabic (Jordan)":"Arabski (Jordanijo)", +"Arabic (Kuwait)":"Arabski (Kuwejt)", +"Arabic (Lebanon)":"Arabski (Liban)", +"Arabic (Libya)":"Arabski (Libijo)", +"Arabic (Mauritania)":"Arabski (Maurytanijo)", +"Arabic (Morocco)":"Arabski (Maroko)", +"Arabic (Oman)":"Arabski (Ōman)", +"Arabic (Palestine)":"Arabski (Palestyna)", +"Arabic (Qatar)":"Arabski (Katar)", +"Arabic (Saudi Arabia)":"Arabski (Arabijo Saudyjsko)", +"Arabic (Somalia)":"Arabski (Sōmalijo)", +"Arabic (Sudan)":"Arabski (Sudan)", +"Arabic (Syria)":"Arabski (Syryjo)", +"Arabic (Tunisia)":"Arabski (Tunezyjo)", +"Arabic (UAE)":"Arabski (ZER)", +"Arabic (Yemen)":"Arabski (Jymyn)", +"Aragonese":"Aragōński", +"Aranese":"Aranes", +"Armenian, Eastern (Armenia)":"Armyński, wschodni (Armynijo)", +"Armenian, Eastern (Iran)":"Armyński, wschodni (Iran)", +"Armenian, Eastern (Russia)":"Armyński, wschodni (Rusyjo)", +"Armenian, Western (Armenia)":"Armyński, wschodni (Armynijo)", +"Arpitan (France)":"Arpitan (Francyjo)", +"Arpitan (Italy)":"Arpitan (Italijo)", +"Arpitan (Switzerland)":"Arpitan (Szwajcaryjo)", +"Arrow Line":"Linijo ze strzałkami", +"Assamese":"Assamski", +"Asturian":"Asturyjski", +"Avar":"Awarski", +"Average":"Postrzednio", +"Azerbaijani Cyrillic":"Azerbejdżański (cyrylica)", +"Azerbaijani Latin":"Azerbejdżański (łaciński)", +"Background":"Zadek", +"Background objects":"Ôbiekty zadku", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Kształty bazowe", +"Basque":"Baskijski", +"Beembe":"Bembe", +"Bekwel":"Bekwel", +"Belarusian":"Biołoruski", +"Bengali (Bangladesh)":"Byngalski (Bangladesz)", +"Bengali (India)":"Byngalski (Indyjo)", +"Bibliography 1":"Bibliografijo 1", +"Bibliography Heading":"Nogōwek bibliografije", +"Blank Slide":"Prōzny slajd", +"Block Arrows":"Strzałki blokowe", +"Block selection":"Zaznaczynie blokowe", +"Bodo":"Bodo", +"Bosnian":"Bośniacki", +"Breton":"Bretōński", +"Bulgarian":"Bułgarski", +"Bullet –":"Pōnkt –", +"Bullet •":"Pōnkt •", +"Bullets":"Znaki wypōnktowanio", +"Burmese":"Birmański", +"Bushi":"Bushi", +"Callouts":"Wyklarowania", +"Caption Characters":"Znaki podpisu", +"Catalan":"Katalōński", +"Catalan (Valencian)":"Katalōński (Walyncyjo)", +"Centered Text":"Tekst wypostrzodkowany", +"Chinese (Hong Kong)":"Chiński (Hōngkōng)", +"Chinese (Macau)":"Chiński (Makau)", +"Chinese (Singapore)":"Chiński (Singapur)", +"Chinese (simplified)":"Chiński (uproszczōny)", +"Chinese (traditional)":"Chiński (tradycyjny)", +"Church Slavic":"Cerkewnosłowiański", +"Chuvash":"Czuwaski", +"Citation":"Cytata", +"Clear formatting":"Wysnoż formatowanie", +"Complimentary Close":"Ôbrōt grzecznościowy", +"Connectors":"Łōnczniki", +"Contents 1":"Wykoz treści 1", +"Contents 10":"Wykoz treści 10", +"Contents 2":"Wykoz treści 2", +"Contents 3":"Wykoz treści 3", +"Contents 4":"Wykoz treści 4", +"Contents 5":"Wykoz treści 5", +"Contents 6":"Wykoz treści 6", +"Contents 7":"Wykoz treści 7", +"Contents 8":"Wykoz treści 8", +"Contents 9":"Wykoz treści 9", +"Contents Heading":"Nogōwek wykazu treści", +"Coptic":"Koptyjski", +"Cornish":"Kornwalijski", +"Count":"Wielość", +"CountA":"Niyprōzne", +"Cree, Plains, Latin":"Kri, rōwninny, łaciński", +"Cree, Plains, Syllabics":"Kri, rōwninny, sylabariusz", +"Croatian":"Chorwacki", +"Czech":"Czeski", +"Danish":"Duński", +"Dashed Line":"Linijo przerywano", +"Default":"Wychodny", +"Default Paragraph Style":"Wychodny styl akapitu", +"Definition":"Definicyjo", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Rysōnek", +"Drop Caps":"Inicjały", +"Dutch (Belgium)":"Holynderski (Belgijo)", +"Dutch (Netherlands)":"Holynderski (Holandyjo)", +"Dzongkha":"Dzongkha", +"Emphasis":"Wyrōżniynie", +"Endnote":"Przipis kōńcowy", +"Endnote Anchor":"Zakotwiczynie przipisu kōńcowego", +"Endnote Characters":"Znaki przipisōw kōńcowych", +"English (Australia)":"Angelski (Australijo)", +"English (Belize)":"Angelski (Belize)", +"English (Botswana)":"Angelski (Botswana)", +"English (Canada)":"Angelski (Kanada)", +"English (Caribbean)":"Angelski (Karaiby)", +"English (Gambia)":"Angelski (Gambijo)", +"English (Ghana)":"Angelski (Ghana)", +"English (India)":"Angelski (Indyjo)", +"English (Ireland)":"Angelski (Irlandyjo)", +"English (Jamaica)":"Angelski (Jamajka)", +"English (Malawi)":"Angelski (Malawi)", +"English (Malaysia)":"Angelski (Malezyjo)", +"English (Mauritius)":"Angelski (Mauritius)", +"English (Namibia)":"Angelski (Namibijo)", +"English (New Zealand)":"Angelski (Nowo Zelandyjo)", +"English (Philippines)":"Angelski (Filipiny)", +"English (South Africa)":"Angelski (Połedniowo Afryka)", +"English (Trinidad)":"Angelski (Trynidad)", +"English (UK)":"Angelski (Wielko Brytanijo)", +"English (USA)":"Angelski (USA)", +"English (Zambia)":"Angelski (Zambijo)", +"English (Zimbabwe)":"Angelski (Zimbabwe)", +"English, OED spelling (UK)":"Angelski, zopis OED (Zjednoczōne Krōlestwo)", +"Envelope":"Koperta", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estōński", +"Example":"Przikłod", +"Extending selection":"Zaznaczynie rozszyrzōne", +"Faroese":"Farerski", +"Figure":"Ôbrozek", +"Figure Index 1":"Indeks rysōnku 1", +"Figure Index Heading":"Nogōwek indeksu rysōnku", +"Fijian":"Fidżyjski", +"Filled":"Wypołniynie", +"Filled Blue":"Wypołniōne modrym", +"Filled Green":"Wypołniōne zielōnym", +"Filled Red":"Wypołniōne czyrwōnym", +"Filled Yellow":"Wypołniōne żōłtym", +"Finnish":"Fiński", +"First Line Indent":"Wetniyńcie piyrszego wiersza", +"First Page":"Piyrszo strōna", +"Flowchart":"Schymat blokowy", +"Fon":"Fōn", +"Footer":"Stopka", +"Footer Left":"Stopka lewo", +"Footer Right":"Stopka prawa", +"Footnote":"Spodni przipis", +"Footnote Anchor":"Zakotwiczynie przipisu spodnigo", +"Footnote Characters":"Znaki spodnich przipisōw", +"Formula":"Formuła", +"Four Slides":"Sztyry slajdy", +"Frame":"Rōmka", +"Frame Contents":"Zawartość rōmki", +"French (Belgium)":"Francuski (Belgijo)", +"French (Benin)":"Francuski (Bynin)", +"French (Burkina Faso)":"Francuski (Burkina Faso)", +"French (Canada)":"Francuski (Kanada)", +"French (Côte d'Ivoire)":"Francuski (Côte d'Ivoire)", +"French (France)":"Francuski (Francyjo)", +"French (Luxembourg)":"Francuski (Luksymburg)", +"French (Mali)":"Francuski (Mali)", +"French (Mauritius)":"Francuski (Mauritius)", +"French (Monaco)":"Francuski (Mōnako)", +"French (Niger)":"Francuski (Niger)", +"French (Senegal)":"Francuski (Synegal)", +"French (Switzerland)":"Francuski (Szwajcaryjo)", +"French (Togo)":"Francuski (Togo)", +"Frisian":"Fryzyjski", +"Friulian":"Friulski", +"Function Wizard":"Kreatōr funkcyje", +"Gaelic (Scotland)":"Gaelicki (Szkocyjo)", +"Galician":"Galisyjski", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Gruziński", +"German (Austria)":"Niymiecki (Austryjo)", +"German (Belgium)":"Niymiecki (Belgijo)", +"German (Germany)":"Niymiecki (Niymcy)", +"German (Liechtenstein)":"Niymiecki (Liechtenstein)", +"German (Luxembourg)":"Niymiecki (Luksymburg)", +"German (Switzerland)":"Niymiecki (Szwajcaryjo)", +"Gikuyu":"Kikuju", +"Graphic":"Ôbroz", +"Graphics":"Grafika", +"Greek":"Grecki", +"Greek, Ancient":"Greka (antyczno)", +"Guarani (Paraguay)":"Guarani (Paragwaj)", +"Gujarati":"Gudżarati", +"HTML":"HTML", +"Haitian":"Haitański", +"Hanging Indent":"Wysuniyńcie", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeryjo)", +"Hawaiian":"Hawajski", +"Header Left":"Gōwka lewo", +"Header Right":"Gōwka prawo", +"Heading":"Nogōwek", +"Heading 1":"Nogōwek 1", +"Heading 10":"Nogōwek 10", +"Heading 2":"Nogōwek 2", +"Heading 3":"Nogōwek 3", +"Heading 4":"Nogōwek 4", +"Heading 5":"Nogōwek 5", +"Heading 6":"Nogōwek 6", +"Heading 7":"Nogōwek 7", +"Heading 8":"Nogōwek 8", +"Heading 9":"Nogōwek 9", +"Heading A0":"Nogōwek A0", +"Heading A4":"Nogōwek A4", +"Hebrew":"Hebrajski", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Poziōmo linijo", +"Hungarian":"Wyngerski", +"Hungarian (Szekely-Hungarian Rovas)":"Wyngerski (rowasz)", +"Icelandic":"Islandzki", +"Illustration":"Ilustracyjo", +"Iloko":"Iloko", +"Index":"Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Nogōwek indeksu", +"Index Link":"Link indeksu", +"Index Separator":"Separatōr indeksu", +"Indonesian":"Indōnezyjski", +"Insert":"Wstowka", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Link internetowy", +"Irish":"Irlandzki", +"Italian (Italy)":"Italijański (Italijo)", +"Italian (Switzerland)":"Italijański (Szwajcaryjo)", +"Japanese":"Japōński", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabyle Latin":"Kabylski łaciński", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakałpacki łaciński", +"Kashmiri (India)":"Kaszmirski (Indyjo)", +"Kashmiri (Kashmir)":"Kaszmirski (Kaszmir)", +"Kashubian":"Kaszubski", +"Kazakh":"Kazachski", +"KeyID":"KluczID", +"Khanty":"Chantyjski", +"Khmer":"Khmerski", +"Kinyarwanda (Rwanda)":"Ruanda-rundi (Ruanda)", +"Kirghiz":"Kirgiski", +"Kituba (Congo)":"Kituba (Kōngo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Dymokratyczno Republika Kōnga)", +"Komi-Permyak":"Kōmi-Permiacki", +"Komi-Zyrian":"Kōmi-Zyriański", +"Konkani":"Kōnkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Koreański (ROK)", +"Kumyk":"Kumycki", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdyjski, cyntralny (Iran)", +"Kurdish, Central (Iraq)":"Kurdyjski, cyntralny (Irak)", +"Kurdish, Northern (Syria)":"Kurdyjski, pōłnocny (Syryjo)", +"Kurdish, Northern (Turkey)":"Kurdyjski, pōłnocny (Turcyjo)", +"Kurdish, Southern (Iran)":"Kurdyjski, połedniowy (Iran)", +"Kurdish, Southern (Iraq)":"Kurdyjski, połedniowy (Irak)", +"Kven Finnish":"Kwenski Fiński", +"Kyrgyz (China)":"Kirgiski (China)", +"Labels":"Etykety", +"Ladin":"Ladyński", +"Landscape":"Poziōmo", +"Lao":"Laotański", +"Lari":"Lari", +"Latgalian":"Łatgalski", +"Latin":"Łaciński", +"Latvian":"Łotewski", +"Left Page":"Strōna lewo", +"Lengo":"Lengo", +"Limbu":"Limbu", +"Line Numbering":"Numeracyjo wierszōw", +"Lines":"Wiersze", +"Lingala":"Lingala", +"List":"Lista", +"List 1":"Lista 1", +"List 1 Cont.":"Kōntynuacyjo listy 1", +"List 1 End":"Kōniec listy 1", +"List 1 Start":"Poczōntek listy 1", +"List 2":"Lista 2", +"List 2 Cont.":"Kōntynuacyjo listy 2", +"List 2 End":"Kōniec listy 2", +"List 2 Start":"Poczōntek listy 2", +"List 3":"Lista 3", +"List 3 Cont.":"Kōntynuacyjo listy 3", +"List 3 End":"Kōniec listy 3", +"List 3 Start":"Poczōntek listy 3", +"List 4":"Lista 4", +"List 4 Cont.":"Kōntynuacyjo listy 4", +"List 4 End":"Kōniec listy 4", +"List 4 Start":"Poczōntek listy 4", +"List 5":"Lista 5", +"List 5 Cont.":"Kōntynuacyjo listy 5", +"List 5 End":"Kōniec listy 5", +"List 5 Start":"Poczōntek listy 5", +"List Contents":"Zawartość listy", +"List Heading":"Nogōwek listy", +"List Indent":"Wetniyńcie listy", +"Lithuanian":"Litewski", +"Livonian":"Liwski", +"Lojban":"Lojban", +"Low German":"Dolnoniymiecki", +"Luxembourgish":"Luksymburski", +"Macedonian":"Macedōński", +"Main Index Entry":"Wpis bazowego indeksu", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgaski, Plateau", +"Malay (Brunei Darussalam)":"Malajski (Brunei Darussalam)", +"Malay (Malaysia)":"Malajski (Malezyjo)", +"Malay Arabic (Brunei Darussalam)":"Malajski Arabski (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malajski Arabski (Malezyjo)", +"Malayalam":"Malajalam", +"Maltese":"Maltański", +"Manchu":"Mandżurski", +"Maninkakan, Eastern, Latin":"Maninkakan, weschodni, łaciński", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maoryski", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Maryjski", +"Max":"Maks", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Min", +"Moksha":"Moksza", +"Mongolian Cyrillic":"Mōngolski (cyrylica)", +"Mongolian Mongolian":"Mōngolski (Mōngolijo)", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele (Połedniowy)", +"Nenets":"Niyniecki", +"Nepali (India)":"Nepalski (Indyjo)", +"Nepali (Nepal)":"Nepalski (Nepal)", +"Nganasan":"Nganasański", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Dziewiyńć slajdōw", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Brak stylu znakōw", +"Nogai":"Nogajski", +"None (Do not check spelling)":"Brak (niy koryguj ôrtografije)", +"Northern Sotho":"Pōłnocne Sotho", +"Norwegian, Bokmål":"Norweski (Bokmal)", +"Norwegian, Nynorsk":"Norweski (Nowonorweski)", +"Notes":"Zopiski", +"Numbering 1":"Numeracyjo 1", +"Numbering 1 Cont.":"Kōntynuacyjo numeracyje 1", +"Numbering 1 End":"Kōniec numeracyje 1", +"Numbering 1 Start":"Poczōntek numeracyje 1", +"Numbering 123":"Numeracyjo 123", +"Numbering 2":"Numeracyjo 2", +"Numbering 2 Cont.":"Kōntynuacyjo numeracyje 2", +"Numbering 2 End":"Kōniec numeracyje 2", +"Numbering 2 Start":"Poczōntek numeracyje 2", +"Numbering 3":"Numeracyjo 3", +"Numbering 3 Cont.":"Kōntynuacyjo numeracyje 3", +"Numbering 3 End":"Kōniec numeracyje 3", +"Numbering 3 Start":"Poczōntek numeracyje 3", +"Numbering 4":"Numeracyjo 4", +"Numbering 4 Cont.":"Kōntynuacyjo numeracyje 4", +"Numbering 4 End":"Kōniec numeracyje 4", +"Numbering 4 Start":"Poczōntek numeracyje 4", +"Numbering 5":"Numeracyjo 5", +"Numbering 5 Cont.":"Kōntynuacyjo numeracyje 5", +"Numbering 5 End":"Kōniec numeracyje 5", +"Numbering 5 Start":"Poczōntek numeracyje 5", +"Numbering ABC":"Numeracyjo ABC", +"Numbering IVX":"Numeracyjo IVX", +"Numbering Symbols":"Znaki numeracyje", +"Numbering abc":"Numeracyjo abc", +"Numbering ivx":"Numeracyjo ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Indeks ôbiektu 1", +"Object Index Heading":"Nogōwek indeksu ôbiektu", +"Object with no fill and no line":"Ôbiekt bez wypołniynio i bez linije", +"Object without fill":"Ôbiekt bez wypołniynio", +"Occitan":"Ôksytański", +"Odia":"Odia", +"Olonets":"Ôłōniecki", +"One Slide":"Jedyn slajd", +"Oromo":"Ôrōmski", +"Outline":"Kōnspekt", +"Outlined":"Cechōnek", +"Outlined Blue":"Modry kōnspekt", +"Outlined Green":"Zielōny kōnspekt", +"Outlined Red":"Czyrwōny kōnspekt", +"Outlined Yellow":"Żōłty kōnspekt", +"Overwrite":"Nadpisać", +"Page %1 of %2":"Strōna %1 z %2", +"Page Number":"Wielość strōn", +"Pali Latin":"Pali Latin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antyle Holynderske)", +"Persian":"Perski", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Pole wypołniynio", +"Plautdietsch":"Plautdietsch", +"Polish":"Polski", +"Portrait":"Piōnowo", +"Portuguese (Angola)":"Portugalski (Angola)", +"Portuguese (Brazil)":"Portugalski (Brazylijo)", +"Portuguese (Portugal)":"Portugalski (Portugalijo)", +"Preformatted Text":"Tekst tymczasowo sformatowany", +"Product":"Iloczyn", +"Puinave":"Puinave", +"Punjabi":"Pyndżabski", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Keczua (Boliwijo, pōłnoc)", +"Quechua (Bolivia, South)":"Keczua (Boliwijo, połednie)", +"Quechua (Ecuador)":"Quechua (Ekwadōr)", +"Quotation":"Cytata", +"Report":"Zgłoś", +"Result":"Wynik", +"Result2":"Wynik2", +"Rhaeto-Romance":"Retoromański", +"Right Page":"Strōna prawo", +"Romanian (Moldova)":"Rumuński (Mołdawijo)", +"Romanian (Romania)":"Rumuński (Rumunijo)", +"Rubies":"Dopiski fōnetyczne", +"Russian":"Ruski", +"Rusyn (Slovakia)":"Łemkowski (Słowacyjo)", +"Rusyn (Ukraine)":"Łemkowski (Ukrajina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandyjo)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusyjo)", +"Sami, Lule (Norway)":"Sami, Lule (Norwegijo)", +"Sami, Lule (Sweden)":"Sami, Lule (Szwecyjo)", +"Sami, Northern (Finland)":"Sami, pōłnoc (Finlandyjo)", +"Sami, Northern (Norway)":"Sami, pōłnoc (Norwegijo)", +"Sami, Northern (Sweden)":"Sami, pōłnoc (Szwecyjo)", +"Sami, Pite (Sweden)":"Sami, Pite (Szwecyjo)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandyjo)", +"Sami, Southern (Norway)":"Sami, połednie (Norwegijo)", +"Sami, Southern (Sweden)":"Sami, połednie (Szwecyjo)", +"Sango":"Sango", +"Sanskrit":"Sanskryt", +"Sardinian":"Sardyński", +"Sardinian, Campidanese":"Sardyński, kampidański", +"Sardinian, Gallurese":"Sardyński, gallurski", +"Sardinian, Logudorese":"Sardyński, logudorski", +"Sardinian, Sassarese":"Sardyński, sassarski", +"Selection count":"Zrachuj zaznaczōne", +"Sender":"Nadowca", +"Serbian Cyrillic (Montenegro)":"Serbski cyrylica (Czornogōra)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbski (cyrylica)", +"Serbian Cyrillic (Serbia)":"Serbski cyrylica (Serbijo)", +"Serbian Latin":"Serbski łaciński", +"Serbian Latin (Montenegro)":"Serbski łaciński (Czornogōra)", +"Serbian Latin (Serbia and Montenegro)":"Serbski (łaciński)", +"Serbian Latin (Serbia)":"Serbski łaciński (Serbijo)", +"Shapes":"Kształty", +"Sheet %1 of %2":"Archa %1 z %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Podpis", +"Silesian":"Ślōnski", +"Sindhi, Arabic":"Arabski, Sindhi", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Syngaleski", +"Six Slides":"Sześ slajdōw", +"Slide %1 of %2":"Slajd %1 z %2", +"Slide %1 of %2 (%3)":"Slajd %1 z %2 (%3)", +"Slovak":"Słowacki", +"Slovenian":"Słowyński", +"Somali":"Sōmalijski", +"Sorbian, Lower":"Dolnołużycki", +"Sorbian, Upper":"Gōrnołużycki", +"Source Text":"Tekst zdrzōdłowy", +"Southern Sotho":"Połedniowy Sotho", +"Spanish (Argentina)":"Hiszpański (Argyntyna)", +"Spanish (Bolivia)":"Hiszpański (Boliwijo)", +"Spanish (Chile)":"Hiszpański (Chile)", +"Spanish (Colombia)":"Hiszpański (Kolumbijo)", +"Spanish (Costa Rica)":"Hiszpański (Kostaryka)", +"Spanish (Cuba)":"Hiszpański (Kuba)", +"Spanish (Dom. Rep.)":"Hiszpański (Dōminikana)", +"Spanish (Ecuador)":"Hiszpański (Ekwadōr)", +"Spanish (El Salvador)":"Hiszpański (Salwadōr)", +"Spanish (Guatemala)":"Hiszpański (Gwatymala)", +"Spanish (Honduras)":"Hiszpański (Hōnduras)", +"Spanish (Mexico)":"Hiszpański (Meksyk)", +"Spanish (Nicaragua)":"Hiszpański (Nikaragua)", +"Spanish (Panama)":"Hiszpański (Panama)", +"Spanish (Paraguay)":"Hiszpański (Paragwaj)", +"Spanish (Peru)":"Hiszpański (Peru)", +"Spanish (Puerto Rico)":"Hiszpański (Puerto Rico)", +"Spanish (Spain)":"Hiszpański (Hiszpanijo)", +"Spanish (Uruguay)":"Hiszpański (Urugwaj)", +"Spanish (Venezuela)":"Hiszpański (Wynezuela)", +"StDev":"ÔdchSzt", +"Standard selection":"Zaznaczynie sztandardowe", +"Strong Emphasis":"Fest wyrōżniony", +"Subtitle":"Nopisy", +"Sum":"Suma", +"Suundi":"Suundi", +"Swahili (Kenya)":"Suahili (Kynijo)", +"Swahili (Tanzania)":"Suahili (Tanzanijo)", +"Swazi":"Swazi", +"Swedish (Finland)":"Szwedzki (Finlandyjo)", +"Swedish (Sweden)":"Szwedzki (Szwecyjo)", +"Table":"Tabula", +"Table Contents":"Zawartość tabule", +"Table Heading":"Nogōwek tabule", +"Table Index 1":"Indeks tabule 1", +"Table Index Heading":"Nogōwek indeksu tabule", +"Tagalog":"Tagalog", +"Tahitian":"Tahitański", +"Tajik":"Tadżycki", +"Tamil":"Tamilski", +"Tatar":"Tatarski", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Tekst niyproporcjōnalny", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indōnezyjo)", +"Tetun (Timor-Leste)":"Tetun (Timor Wschodni)", +"Text":"Tekst", +"Text A0":"Tekst A0", +"Text A4":"Tekst A4", +"Thai":"Tajski", +"Three Slides":"Trzi slajdy", +"Tibetan (India)":"Tybetański (Indyjo)", +"Tibetan (PR China)":"Tybetański (Chińsko RL)", +"Tigrigna (Eritrea)":"Tigrinya (Erytrea)", +"Tigrigna (Ethiopia)":"Tigrinya (Etiopijo)", +"Title":"Tytuł", +"Title A0":"Tytuł A0", +"Title A4":"Tytuł A4", +"Title Only":"Ino tytuł", +"Title Slide":"Slajd tytułowy", +"Title and 2 Content":"Tytuł i 2 elymynta zawartości", +"Title, 2 Content and Content":"Tytuł, 2 elymynta zawartości i zawartość", +"Title, 2 Content over Content":"Tytuł, 2 elymynta zawartości wyżyj zawartości", +"Title, 4 Content":"Tytuł, 4 elymynta zawartości", +"Title, 6 Content":"Tytuł, 6 elymyntōw zawartości", +"Title, Content":"Tytuł, zawartość", +"Title, Content and 2 Content":"Tytuł, zawartość i 2 elymynta zawartości", +"Title, Content over Content":"Tytuł, zawartość nad zawartościōm", +"Title, Vertical Text":"Tytuł, tekst w piōnie", +"Title, Vertical Text, Clipart":"Tytuł, tekst w piōnie, clipart", +"Tok Pisin":"Ciōng Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Afryka połedniowo)", +"Turkish":"Turecki", +"Turkmen":"Turkmyński", +"Two Slides":"Dwa slajdy", +"Udmurt":"Udmurcki", +"Ukrainian":"Ukrajiński", +"Unknown":"Niyznōmy", +"Urdu (India)":"Urdu (Indyjo)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Wpis używocza", +"User Index 1":"Indeks używocza 1", +"User Index 10":"Indeks używocza 10", +"User Index 2":"Indeks używocza 2", +"User Index 3":"Indeks używocza 3", +"User Index 4":"Indeks używocza 4", +"User Index 5":"Indeks używocza 5", +"User Index 6":"Indeks używocza 6", +"User Index 7":"Indeks używocza 7", +"User Index 8":"Indeks używocza 8", +"User Index 9":"Indeks używocza 9", +"User Index Heading":"Nogōwek indeksu używocza", +"Uyghur":"Ujgurski", +"Uzbek Cyrillic":"Uzbecki (cyrlica)", +"Uzbek Latin":"Uzbecki (łaciński)", +"Var":"Wariancyjo", +"Variable":"Zmiynno", +"Venda":"Venda", +"Venetian":"Wynecki", +"Veps":"Wepski", +"Vertical Numbering Symbols":"Piōnowe symbole numeracyje", +"Vertical Title, Text, Chart":"Piōnowy tytuł, tekst, wykres", +"Vertical Title, Vertical Text":"Piōnowy tytuł, tekst w piōnie", +"Vietnamese":"Wietnamski", +"Vili":"Vili", +"Visited Internet Link":"Nawiydzōny link internetowy", +"Võro":"Võro", +"Walloon":"Walōński", +"Watermark":"Znak wodny", +"Welsh":"Walijski", +"Xhosa":"Xhosa", +"Xibe":"Sybeński", +"Yiddish (Israel)":"Jidysz (Izrael)", +"Yiddish (USA)":"Jidysz (USA)", +"Yombe (Congo)":"Yombe (Kōngo)", +"Yoruba":"Joruba", +"Zulu":"Zuluski", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ta.json b/f7cloud-office/browser/dist/l10n/locore/ta.json new file mode 100644 index 0000000..d2570e5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ta.json @@ -0,0 +1,556 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"ஆப்ரிகான்ஸ் (நமிபியா)", +"Afrikaans (South Africa)":"ஆப்பிரிக்கன் (தென் ஆப்பிரிக்கா)", +"Aka (Congo)":"அகா (காங்கோ)", +"Akan":"ஆகன்", +"Albanian":"அல்பானியன்", +"Amharic":"அம்ஹாரிக்", +"Arabic":"அரபு", +"Arabic (Algeria)":"அரபு (அல்ஜீரியா)", +"Arabic (Bahrain)":"அரபு (பகரைன்)", +"Arabic (Chad)":"அரபு (சேட்)", +"Arabic (Comoros)":"அரபு (கமோரோஸ்)", +"Arabic (Djibouti)":"அரபு (ஜிபொதி)", +"Arabic (Egypt)":"அரபு (எகிப்து)", +"Arabic (Eritrea)":"அரபு (எரித்திரியா)", +"Arabic (Iraq)":"அரபு (ஈராக்)", +"Arabic (Israel)":"அரபு (இஸ்ரேல்)", +"Arabic (Jordan)":"அரபு (ஜோர்டான்)", +"Arabic (Kuwait)":"அரபு (குவெய்ட்)", +"Arabic (Lebanon)":"அரபு (லெபனான்)", +"Arabic (Libya)":"அரபு (லிபியா)", +"Arabic (Mauritania)":"அரபு (மௌரிதானியா)", +"Arabic (Morocco)":"அரபு (மொரொக்கோ)", +"Arabic (Oman)":"அரபு (ஓமான்)", +"Arabic (Palestine)":"அரபு (பாலஸ்தீனம்)", +"Arabic (Qatar)":"அரபு (கதார்)", +"Arabic (Saudi Arabia)":"அரபு (சௌதி அரேபியா)", +"Arabic (Somalia)":"அரபு (சோமாலியா)", +"Arabic (Sudan)":"அரபு (சூடான்)", +"Arabic (Syria)":"அரபு (சிரியா)", +"Arabic (Tunisia)":"அரபு (துனிசியா)", +"Arabic (UAE)":"அரபு (ஐ.அ.சி.)", +"Arabic (Yemen)":"அரபு (யேமன்)", +"Aragonese":"அரோகனீஸ்", +"Aranese":"அரோகனீஸ்", +"Arpitan (France)":"அரபிதான் (பிரான்சு)", +"Arpitan (Italy)":"அரபிதான் (இத்தாலி)", +"Arpitan (Switzerland)":"அரபிதான் (சுவிட்சிலாந்து)", +"Assamese":"அசாமியம்", +"Asturian":"அஸ்தூரியம்", +"Avar":"அவார்", +"Average":"சராசரி", +"Azerbaijani Cyrillic":"அசர்பைஜானி சிரிலிக்", +"Azerbaijani Latin":"அசர்பைஜானி இலத்தின்", +"Background":"பின்புலம்", +"Background objects":"பின்புல பொருட்கள்", +"Bafia":"பாஃபியா", +"Bambara":"பாம்பர", +"Basic Shapes":"அடிப்படை வடிவங்கள்", +"Basque":"பாஸ்க்", +"Beembe":"பீம்பி", +"Bekwel":"பெக்வெல்", +"Belarusian":"பெலாரூசியம்", +"Bengali (Bangladesh)":"வங்காளி (வங்காளதேசம்)", +"Bengali (India)":"வங்காளி (இந்தியா)", +"Bibliography 1":"நூல்விவரம் 1", +"Bibliography Heading":"நூல்விவரத் தலைப்புரை", +"Blank Slide":"வெற்றுப் படவில்லை", +"Block Arrows":"தொகுதி அம்புக்குறிகள்", +"Bodo":"போடோ", +"Bosnian":"போஸ்னியம்", +"Breton":"பிரெதொன்", +"Bulgarian":"புல்கேரியம்", +"Burmese":"புர்மிய", +"Bushi":"புஷி", +"Callouts":"கூவல்கள்", +"Caption":"படவிளக்கம்", +"Caption Characters":"படவிளக்க வரியுருக்கள்", +"Catalan":"கதலான்", +"Catalan (Valencian)":"காட்டலான் (வாலென்சியன்)", +"Centered Text":"மையமாக்கப்பட்ட உரை", +"Chinese (Hong Kong)":"சீனம் (ஹாங்காங்)", +"Chinese (Macau)":"சீனம் (மகௌ)", +"Chinese (Singapore)":"சீனம் (சிங்கப்பூர்)", +"Chinese (simplified)":"சீனம் (எளியது)", +"Chinese (traditional)":"சீனம் (பாரம்பரிய)", +"Church Slavic":"சிலாவிய தேவாலயம்", +"Chuvash":"சுவாஷ்", +"Citation":"மேற்கோள்", +"Clear formatting":"வடிவூட்டலைத் துடை", +"Complimentary Close":"மாற்றியால் மூடுதல்", +"Connectors":"இணைப்பிகள்", +"Contents 1":"உள்ளடக்கம் 1", +"Contents 10":"உள்ளடக்கம் 10", +"Contents 2":"உள்ளடக்கம் 2", +"Contents 3":"உள்ளடக்கம் 3", +"Contents 4":"உள்ளடக்கம் 4", +"Contents 5":"உள்ளடக்கம் 5", +"Contents 6":"உள்ளடக்கம் 6", +"Contents 7":"உள்ளடக்கம் 7", +"Contents 8":"உள்ளடக்கம் 8", +"Contents 9":"உள்ளடக்கம் 9", +"Contents Heading":"உள்ளடக்க தலைப்புரை", +"Coptic":"கொப்டிக்", +"Cornish":"கோர்னிஷ்", +"Count":"எண்ணிக்கை", +"CountA":"எண்ணிக்கைA", +"Cree, Plains, Latin":"கிரீ, பிலேன்ஸ், இலத்தின்", +"Cree, Plains, Syllabics":"கிரீ, பிலேன்ஸ், சிலபிக்", +"Croatian":"கிரோஷியன்", +"Czech":"செக்", +"Danish":"டேனிஷ்", +"Default":"முன்னிருப்பு", +"Definition":"வரையறை", +"Dhivehi":"திவேஹி", +"Dibole":"டைபோல்", +"Dogri":"தோகிரி", +"Doondo":"டூன்டூ", +"Drawing":"சித்திரம்", +"Drop Caps":"மேல்த்தட்டை கைவிடுக", +"Dutch (Belgium)":"டச்சு (பெல்ஜியம்)", +"Dutch (Netherlands)":"டச்சு (நெதர்லாந்து)", +"Dzongkha":"சொங்கா", +"Emphasis":"கவனம்", +"Endnote":"முடிவுக்குறிப்பு", +"Endnote Anchor":"முடிவுக் குறிப்பு ஆங்கர்", +"Endnote Characters":"அடியுரை எழுத்துக்கள்", +"English (Australia)":"ஆங்கிலம் (அஸ்திரேலியா)", +"English (Belize)":"ஆங்கிலம் (பெலிஸ்)", +"English (Botswana)":"ஆங்கிலம் (போட்சுவானா)", +"English (Canada)":"ஆங்கிலம் (கனடா)", +"English (Caribbean)":"ஆங்கிலம் (கரிபியன்)", +"English (Gambia)":"ஆங்கிலம் (நமிபியா)", +"English (Ghana)":"ஆங்கிலம் (கானா)", +"English (India)":"ஆங்கிலம் (இந்தியா)", +"English (Ireland)":"ஆங்கிலம் (அயர்லாந்து)", +"English (Jamaica)":"ஆங்கிலம் (ஜமைக்கா)", +"English (Malawi)":"ஆங்கிலம் (மலாவாய்)", +"English (Namibia)":"ஆங்கிலம் (நமிபியா)", +"English (New Zealand)":"ஆங்கிலம் (நியு சிலாந்து)", +"English (Philippines)":"ஆங்கிலம் (பிலிப்பின்ஸ்)", +"English (South Africa)":"ஆங்கிலம் (தென் ஆப்ரிக்கா)", +"English (Trinidad)":"ஆங்கிலம் (திரினிதாத்)", +"English (UK)":"ஆங்கிலம் (இங்கிலாந்து)", +"English (USA)":"ஆங்கிலம் (அமெரிக்கா)", +"English (Zimbabwe)":"ஆங்கிலம் (சிம்பாப்வே)", +"English, OED spelling (UK)":"ஆங்கிலம், OED எழுத்துக்கூட்டு (UK)", +"Erzya":"எர்ஜியா", +"Esperanto":"எஸ்பெராந்தோ", +"Estonian":"எசுதோனியன்", +"Example":"எடுத்துக்காட்டு", +"Faroese":"பெரோயீஸ்", +"Fijian":"பிஜியன்", +"Filled":"நிரப்பிய", +"Finnish":"பின்னிஷ்", +"First Line Indent":"முதல் வரி உள்தள்ளல்", +"First Page":"முதற்பக்கம்", +"Flowchart":"ஒழுக்குப்படம்", +"Footer":"அடிப்பகுதி", +"Footer Left":"இடது அடிப்பகுதி", +"Footer Right":"வலது அடிப்பகுதி", +"Footnote":"அடிக்குறிப்பு", +"Footnote Anchor":"அடிக்குறிப்பு ஆங்கர்", +"Footnote Characters":"அடியுரை எழுத்துக்கள்", +"Formula":"சூத்திரம்", +"Four Slides":"நான்கு படக்காட்சிகள்", +"Frame":"சட்டகம்", +"Frame Contents":"சட்டக அடக்கங்கள்", +"French (Belgium)":"பிரஞ்சு (பெல்ஜியம்)", +"French (Benin)":"பிரஞ்சு (பெனின்)", +"French (Burkina Faso)":"பிரஞ்சு (புர்கினா பாசோ)", +"French (Canada)":"பிரஞ்சு (கனடா)", +"French (Côte d'Ivoire)":"பிரஞ்சு (கோட் டிவா)", +"French (France)":"பிரஞ்சு (பிரான்சு)", +"French (Luxembourg)":"பிரஞ்சு (லக்சம்பர்கு)", +"French (Mali)":"பிரஞ்சு (மாலி)", +"French (Monaco)":"பிரஞ்சு (மொனொகோ)", +"French (Niger)":"பிரஞ்சு (நைஜெர்)", +"French (Senegal)":"பிரஞ்சு (செனிகால்)", +"French (Switzerland)":"பிரஞ்சு (சிவிட்சிலாந்து)", +"French (Togo)":"பிரஞ்சு (தொகோ)", +"Frisian":"பிரிசியம்", +"Friulian":"பிருலியன்", +"Function Wizard":"செயல்பாடு வழிகாட்டி", +"Gaelic (Scotland)":"கயெலிக் (ஸ்காட்லாந்து)", +"Galician":"கலீசியம்", +"Ganda":"காண்டா", +"Gascon":"காஸ்கோன்", +"Georgian":"ஜியோர்ஜியா", +"German (Austria)":"ஜெர்மானியம் (ஆஸ்திரியா)", +"German (Belgium)":"ஜெர்மானிய (பெல்ஜியம்)", +"German (Germany)":"ஜெர்மானியம் (ஜெர்மனி)", +"German (Liechtenstein)":"ஜெர்மானியம் (லிச்டென்ஸ்டீன்)", +"German (Luxembourg)":"ஜெர்மானியம் (லக்சம்பர்கு)", +"German (Switzerland)":"ஜெர்மானியம் (சுவிட்சிலாந்து)", +"Gikuyu":"கிகுயு", +"Graphic":"வரைகலை", +"Graphics":"வரைவியல்கள்", +"Greek":"கிரேக்கம்", +"Greek, Ancient":"கிரேக்கம், பழங்காலம்", +"Guarani (Paraguay)":"குவாரனி(பராகுவே)", +"Gujarati":"குஜராத்தி", +"HTML":"HTML", +"Haitian":"ஹெய்ஷன்", +"Hanging Indent":"தொங்கும் உள்தள்ளல்", +"Hausa (Ghana)":"ஹௌசா (கானா)", +"Hausa (Nigeria)":"ஹவுசா (நைஜிரியா)", +"Hawaiian":"ஹவாய்", +"Header":"தலைப்பகுதி", +"Header Left":"இடது தலைப்பகுதி", +"Header Right":"வலது தலைப்பகுதி", +"Heading":"தலைப்புகள்", +"Heading 1":"தலைப்புரை 1", +"Heading 10":"தலைப்புரை 10", +"Heading 2":"தலைப்புரை 2", +"Heading 3":"தலைப்புரை 3", +"Heading 4":"தலைப்புரை 4", +"Heading 5":"தலைப்புரை 5", +"Heading 6":"தலைப்புரை 6", +"Heading 7":"தலைப்புரை 7", +"Heading 8":"தலைப்புரை 8", +"Heading 9":"தலைப்புரை 9", +"Hebrew":"இப்ரூ", +"Hiligaynon":"ஹிலிகாய்னொன்", +"Hindi":"இந்தி", +"Horizontal Line":"கிடைமட்டக் கோடு", +"Hungarian":"அங்கேரியன்", +"Icelandic":"ஐஸ்லாந்திய", +"Illustration":"விளக்கவுரை", +"Index":"அட்டவணை", +"Index 1":"அகவரிசை 1", +"Index 2":"அகவரிசை 2", +"Index 3":"அகவரிசை 3", +"Index Heading":"அகவரிசை தலைப்புரை", +"Index Link":"சுட்டி இணைப்பு", +"Index Separator":"அகவரிசை பிரிப்பி", +"Indonesian":"இந்தோனேசியம்", +"Insert":"உள்நுழை", +"Interlingua":"இண்டர்லிங்குவா", +"Internet Link":"இணைய இணைப்பு", +"Irish":"ஐரிஷ்", +"Italian (Italy)":"இத்தாலியம் (இத்தாலி)", +"Italian (Switzerland)":"இத்தாலியம் (சுவிட்சிலாந்து)", +"Japanese":"ஜப்பானியம்", +"Kaamba":"காம்பா", +"Kabyle Latin":"கபைல் இலத்தின்", +"Kalaallisut":"கலாலிசுட்", +"Kannada":"கன்னடம்", +"Karakalpak Latin":"கரகால்பக் இலத்தின்", +"Kashmiri (India)":"காஷ்மீரீ (இந்தியா)", +"Kashmiri (Kashmir)":"காஷ்மீரி (காஷ்மீர்)", +"Kashubian":"கஷ்துபியன்", +"Kazakh":"கசாக்", +"KeyID":"திறப்புID", +"Khanty":"கேன்ட்டி", +"Khmer":"கெமெர்", +"Kinyarwanda (Rwanda)":"கிஞ்ஞார்வண்டா (ருவாண்டா)", +"Kirghiz":"கிருகிஸ்", +"Komi-Permyak":"கோமி-பெர்ம்யாக்", +"Komi-Zyrian":"கோமி-ஜிரியான்", +"Konkani":"கொங்கானி", +"Koongo (Congo)":"கூங்கோ (காங்கோ)", +"Korean (RoK)":"கொரிய (தென்)", +"Kumyk":"குமிக்", +"Kunyi":"குன்யீ", +"Kurdish, Central (Iran)":"குர்திய, மையம் (இரான்)", +"Kurdish, Central (Iraq)":"குர்திய, மையம் (ஈராக்)", +"Kurdish, Northern (Syria)":"குர்திய, வட (சிரியா)", +"Kurdish, Northern (Turkey)":"குர்திய, வட (துருக்கி)", +"Kurdish, Southern (Iran)":"குர்திய, தென் (இரான்)", +"Kurdish, Southern (Iraq)":"குர்திய, தென் (ஈராக்)", +"Kven Finnish":"கெவின் பின்னிஷ்", +"Kyrgyz (China)":"கிர்கிஸ் (சீனா)", +"Labels":"விளக்கச்சீட்டுகள்", +"Ladin":"லடின்", +"Landscape":"அகலவாக்கு", +"Lao":"லாவோ", +"Lari":"லாரி", +"Latgalian":"லாட்காலியம்", +"Latin":"இலத்தீன்", +"Latvian":"லாத்வியம்", +"Left Page":"இடப்பக்கம்", +"Lengo":"லெங்கோ", +"Limbu":"லிம்பு", +"Line Numbering":"வரி எண்ணிடல்", +"Lines":"வரிகள்", +"Lingala":"லிங்காலா", +"List Contents":"பட்டியல் உள்ளடக்கம்", +"List Heading":"பட்டியல் தலைப்புரை", +"List Indent":"பட்டியல் உள்தள்ளல்", +"Lithuanian":"லிதுவேனியம்", +"Livonian":"லிவோனியன்", +"Lojban":"லோஜ்பன்", +"Low German":"கீழ் ஜெர்மன்", +"Luxembourgish":"லக்சம்பர்க்", +"Macedonian":"மசதோனியம்", +"Main Index Entry":"பிரதான குறியீடு உள்ளீடு", +"Maithili":"மைதிலி", +"Malagasy, Plateau":"மலகாசி, பீடபூமி", +"Malay (Brunei Darussalam)":"மலாய் (புருனை)", +"Malay (Malaysia)":"மலாய் (மலேசியா)", +"Malayalam":"மலையாளம்", +"Maltese":"மால்தீசம்", +"Maninkakan, Eastern, Latin":"மணின்ககான், கிழக்கத்திய, இலத்தின்", +"Manipuri":"மணிப்புரி", +"Maore":"மவோரெ", +"Maori":"மவோரி", +"Marathi":"மராத்தி", +"Marginalia":"மார்ஜினாலியா", +"Mari, Hill":"மாரி, ஹில்", +"Mari, Meadow":"மாரி, மீடோவ்", +"Max":"அதிகபட்சம்", +"Mbochi":"ம்போச்சி", +"Median":"இடைநிலை", +"Min":"குறைந்தபட்சம்", +"Moksha":"மோக்ஷா", +"Mongolian Cyrillic":"மங்கோலிய சிரிலிக்", +"Mongolian Mongolian":"மங்கோலிய மங்கோலியம்", +"Moore":"மூர்", +"N'ko":"இன்கோ", +"Ndebele, South":"டெபெலெ, தென்", +"Nenets":"நெனெட்ஸ்", +"Nepali (India)":"நெப்பாளம் (இந்தியா)", +"Nepali (Nepal)":"நெப்பாளம் (நெப்பாள்)", +"Nganasan":"இங்கான்சன்", +"Ngungwel":"நகுங்வெல்", +"Ngäbere":"நகாபேரே", +"Nine Slides":"ஒன்பது ஸ்லைடுகள்", +"Njyem (Congo)":"நியேம் (காங்கோ)", +"Nogai":"நோகாய்", +"None (Do not check spelling)":"ஒன்றுமில்லை (சொல்திருத்தம் செய்ய வேண்டாம்)", +"Northern Sotho":"வட சொஹொ", +"Norwegian, Bokmål":"நொர்வீஜியம், பொக்மால்", +"Norwegian, Nynorsk":"நொர்வீஜியன், நிநோர்ஸ்க்", +"Notes":"குறிப்புகள்", +"Numbering 1":"எண்ணிடல் 1", +"Numbering 1 Cont.":"எண்ணிடல் 1 தொடர்.", +"Numbering 1 End":"எண்ணிடல் 1 முடிவு", +"Numbering 1 Start":"எண்ணிடல் 1 தொடக்கம்", +"Numbering 2":"எண்ணிடல் 2", +"Numbering 2 Cont.":"எண்ணிடல் 2 தொடர்.", +"Numbering 2 End":"எண்ணிடல் 2 முடிவு", +"Numbering 2 Start":"எண்ணிடல் 2 தொடக்கம்", +"Numbering 3":"எண்ணிடல் 3", +"Numbering 3 Cont.":"எண்ணிடல் 3 தொடர்.", +"Numbering 3 End":"எண்ணிடல் 3 முடிவு", +"Numbering 3 Start":"எண்ணிடல் 3 தொடக்கம்", +"Numbering 4":"எண்ணிடல் 4", +"Numbering 4 Cont.":"எண்ணிடல் 4 தொடர்.", +"Numbering 4 End":"எண்ணிடல் 4 முடிவு", +"Numbering 4 Start":"எண்ணிடல் 4 தொடக்கம்", +"Numbering 5":"எண்ணிடல் 5", +"Numbering 5 Cont.":"எண்ணிடல் 5 தொடர்.", +"Numbering 5 End":"எண்ணிடல் 5 முடிவு", +"Numbering 5 Start":"எண்ணிடல் 5 தொடக்கம்", +"Numbering Symbols":"எண்ணிடல் சின்னங்கள்", +"Nyanja":"ஞாஜா", +"OLE":"OLE", +"Object Index 1":"பொருள் அகவரிசை 1", +"Object Index Heading":"பொருள் அகவரிசை தலைப்புரை", +"Object with no fill and no line":"நிரப்பலும் கோடும் இல்லாத பொருள்", +"Object without fill":"நிரப்பலில்லா பொருள்", +"Occitan":"ஒக்சிதான்", +"Odia":"ஓடியா", +"Olonets":"ஓலோநெட்ஸ்", +"One Slide":"ஒரு படக்காட்சி", +"Oromo":"ஒரோமொ", +"Outline":"வெளிக்கோடு", +"Overwrite":"மேலெழுது", +"Page %1 of %2":"பக்கம் %2 இல் %1", +"Page Number":"பக்க எண்", +"Pali Latin":"பாலி இலத்தின்", +"Papiamento (Aruba)":"பாபியாமெண்டு (அரூபா)", +"Papiamento (Bonaire)":"பாபியாமென்டோ (பொனேர்)", +"Papiamento (Curaçao)":"பாபியாமென்டோ (கியூரசோ)", +"Papiamentu (Netherlands Antilles)":"பாபியாமெண்டு (நெதர்லாந்து அண்டிலிசு)", +"Persian":"பாரசீகம்", +"Pitjantjatjara":"பிட்ஜன்ட்ஜட்ஜரா", +"Placeholder":"வெற்றிடநிரப்பி", +"Polish":"போலிஷ்", +"Portrait":"நீளவாக்கு", +"Portuguese (Angola)":"போர்த்துகீசியம் (அங்கோலா)", +"Portuguese (Brazil)":"போர்த்துகீசியம் (பிரேசில்)", +"Portuguese (Portugal)":"போர்த்துகீசியம் (போர்த்துகல்)", +"Preformatted Text":"முன்வடிவூட்டிய உரை", +"Product":"மென்பொருள்", +"Puinave":"புய்நேவ்", +"Punjabi":"பஞ்சாபி", +"Punu":"புனு", +"Quechua (Bolivia, North)":"கெச்சுவா (பொலிவியா, வட)", +"Quechua (Bolivia, South)":"கெச்சுவா (பொலிவியா, தென்)", +"Quechua (Ecuador)":"கெச்சுவா (எகுவாடோர்)", +"Report":"அறிக்கை", +"Result":"முடிவு", +"Result2":"முடிவு2", +"Rhaeto-Romance":"ரயேதோ-ரோமன்ஸ்", +"Right Page":"வலப்பக்கம்", +"Romanian (Moldova)":"ரோமானியம் (மால்டோவா)", +"Romanian (Romania)":"ரோமானியம் (ரோமானியா)", +"Rubies":"சிவப்புக்கற்கள்", +"Russian":"உருசியன்", +"Rusyn (Slovakia)":"ருசின் (சிலோவாக்கியா)", +"Rusyn (Ukraine)":"ருசின் (உக்ரெய்ன்)", +"Sami, Inari (Finland)":"சாமி, இனாரி (பின்லாந்து)", +"Sami, Kildin (Russia)":"சாமி, கில்டின் (ருசியா)", +"Sami, Lule (Norway)":"சாமி, லுலெ (நார்வே)", +"Sami, Lule (Sweden)":"சாமி, லுலெ (சுவீடன்)", +"Sami, Northern (Finland)":"சாமி, வடக்கு (பின்லாந்து)", +"Sami, Northern (Norway)":"சாமி, வடக்கு (நார்வே)", +"Sami, Northern (Sweden)":"சாமி, வடக்கு (சுவீடன்)", +"Sami, Pite (Sweden)":"சாமி, பிதே (சுவீடன்)", +"Sami, Skolt (Finland)":"சாமி, சுகோல்ட் (பின்லாந்து)", +"Sami, Southern (Norway)":"சாமி, தெற்கு (நார்வே)", +"Sami, Southern (Sweden)":"சாமி, தெற்கு (சுவீடன்)", +"Sango":"சாங்கோ", +"Sanskrit":"சமஸ்கிருதம்", +"Sardinian":"சார்டீனியம்", +"Sardinian, Campidanese":"சார்டினியன், காம்பிடானீசு", +"Sardinian, Gallurese":"சார்டினியன், கால்லுரீசு", +"Sardinian, Logudorese":"சார்டினியன், லோகுடோரீசு", +"Sardinian, Sassarese":"சார்டினியன், சசாரீசு", +"Selection count":"தெரிவு எண்ணிக்கை", +"Serbian Cyrillic (Montenegro)":"செர்பிய சிரிலிக் (மொன்தெநெக்ரோ)", +"Serbian Cyrillic (Serbia and Montenegro)":"செர்பிய சிரிலிக் (செர்பியா, மென்தெநெக்ரோ)", +"Serbian Cyrillic (Serbia)":"செர்பிய சிரிலிக் (செர்பியா)", +"Serbian Latin":"செர்பிய இலத்தீன்", +"Serbian Latin (Montenegro)":"செர்பிய இலத்தின் (மொன்தெநெக்ரோ)", +"Serbian Latin (Serbia and Montenegro)":"செர்பிய இலத்தின் (செர்பியா, மொன்தெநெக்ரோ)", +"Serbian Latin (Serbia)":"செர்பிய இலத்தின் (செர்பியா)", +"Shapes":"வடிவங்கள்", +"Sheet %1 of %2":"தாள் %2 இல் %1", +"Shuswap":"சுஸ்வாப்பு", +"Sidama":"சிடார்மா", +"Signature":"கையெழுத்து", +"Sinhala":"சிங்களம்", +"Six Slides":"ஆறு படக்காட்சிகள்", +"Slide %1 of %2":"படவில்லை %2 இல் %1", +"Slide %1 of %2 (%3)":"படவில்லை %2 (%3) இல் %1", +"Slovak":"ஸ்லோவாக்", +"Slovenian":"சிலோவேனியம்", +"Somali":"சொமாலி", +"Sorbian, Lower":"சொர்பியம், கீழை", +"Sorbian, Upper":"சொர்பியம், மேலை", +"Source Text":"மூல உரை", +"Southern Sotho":"தென் சொஹொ", +"Spanish (Argentina)":"ஸ்பானிஷ் (அர்ஜெண்டினா)", +"Spanish (Bolivia)":"ஸ்பானிஷ் (பொலிவியா)", +"Spanish (Chile)":"ஸ்பானிஷ் (சில்லே)", +"Spanish (Colombia)":"ஸ்பானிஷ் (கொலம்பியா)", +"Spanish (Costa Rica)":"ஸ்பானிஷ் (கொஸ்த ரிகா)", +"Spanish (Cuba)":"ஸ்பானிஷ் (கூபா)", +"Spanish (Dom. Rep.)":"ஸ்பானிஷ் (தொமினிகன்)", +"Spanish (Ecuador)":"ஸ்பானிஷ் (எகுவாடொர்)", +"Spanish (El Salvador)":"ஸ்பானிஷ் (எல் சால்வதோர்)", +"Spanish (Guatemala)":"ஸ்பானிஷ் (குவாதமாலா)", +"Spanish (Honduras)":"ஸ்பானிஷ் (ஹொண்டுராஸ்)", +"Spanish (Mexico)":"ஸ்பானிஷ் (மெக்சிகோ)", +"Spanish (Nicaragua)":"ஸ்பானிஷ் (நிகராகுவா)", +"Spanish (Panama)":"ஸ்பானிஷ் (பனாமா)", +"Spanish (Paraguay)":"ஸ்பானிஷ் (பராகுவே)", +"Spanish (Peru)":"ஸ்பானிஷ் (பெரூ)", +"Spanish (Puerto Rico)":"ஸ்பானிஷ் (புவேர்தொ ரிகொ)", +"Spanish (Spain)":"ஸ்பானிஷ் (ஸ்பெய்ன்)", +"Spanish (Uruguay)":"ஸ்பானிஷ் (உருகுவே)", +"Spanish (Venezuela)":"ஸ்பானிஷ் (வெனெசுவேலா)", +"StDev":"StDev", +"Strong Emphasis":"வலுவான தனிப்படுத்தல்", +"Subtitle":"உட்தலைப்பு", +"Suundi":"சுன்டி", +"Swahili (Kenya)":"சுவாஹிலி (கென்யா)", +"Swahili (Tanzania)":"சுவாஹிலி (தான்சேனியா)", +"Swazi":"சுவாசி", +"Swedish (Finland)":"சுவீடிஷ் (பின்லாந்து)", +"Swedish (Sweden)":"சுவீடிஷ் (சுவீடன்)", +"Table":"அட்டவணை", +"Table Contents":"அட்டவணை அடக்கங்கள்", +"Table Heading":"அட்டவணை தலைப்புரை", +"Table Index 1":"அட்டவணை அகவரிசை 1", +"Table Index Heading":"அட்டவணை அகவரிசை தலைப்புரை", +"Tagalog":"தகலொக்", +"Tahitian":"தஹித்தியன்", +"Tajik":"தஜிக்", +"Tamil":"தமிழ்", +"Tatar":"தாதார்", +"Teke-Eboo":"டெக்கி-ஈபோ", +"Teke-Ibali":"டெக்கி-இபாலி", +"Teke-Kukuya":"டெக்கி-குக்குயா", +"Teke-Tyee":"டெக்கி-டையீ", +"Teletype":"தொலைவகை", +"Telugu":"தெலுங்கு", +"Tetun (Indonesia)":"தெதுன் (இந்தோனேசிய)", +"Tetun (Timor-Leste)":"தெதுன் (கிழக்குத் தீமோர்)", +"Text":"உரை", +"Thai":"தாய்", +"Three Slides":"மூன்று படக்காட்சிகள்", +"Tibetan (India)":"திபெத்திய (இந்தியா)", +"Tibetan (PR China)":"திபத்தியம் (PR சீனா)", +"Tigrigna (Eritrea)":"திக்ரிக்ஞா (எரித்திரியா)", +"Tigrigna (Ethiopia)":"திக்ரிஞா (எதியோப்பியா)", +"Title":"தலைப்பு", +"Title Only":"தலைப்பு மட்டும்", +"Title Slide":"தலைப்பு படக்காட்சி", +"Title and 2 Content":"தலைப்பு மற்றும் 2 உள்ளடக்கம்", +"Title, 2 Content and Content":"தலைப்பு, 2 உள்ளடக்கம் மற்றும் உள்ளடக்கம்", +"Title, 2 Content over Content":"தலைப்பு, உள்ளடக்கத்தில் 2 உள்ளடக்கம்", +"Title, 4 Content":"தலைப்பு, 4 உள்ளடக்கம்", +"Title, 6 Content":"தலைப்பு, 6 உள்ளடக்கம்", +"Title, Content":"தலைப்பு, உள்ளடக்கம்", +"Title, Content and 2 Content":"தலைப்பு, உள்ளடக்கம் மற்றும் 2 உள்ளடக்கம்", +"Title, Content over Content":"தலைப்பு, உள்ளடக்கத்தில் உள்ளடக்கம்", +"Title, Vertical Text":"தலைப்பு, நெடுக்குவச உரை", +"Title, Vertical Text, Clipart":"தலைப்பு, நெடுக்குவச உரை, சிறுபடம்", +"Tok Pisin":"தொக் பிசின்", +"Tsaangi":"ட்சாங்கி", +"Tsonga":"சொங்கா", +"Tswana (Botswana)":"சுவானா (பொட்ஸ்வானா)", +"Tswana (South Africa)":"சுவானா (தென் ஆப்ரிக்கா)", +"Turkish":"துருக்கிஷ்", +"Turkmen":"துர்க்மென்", +"Two Slides":"இரண்டு படக்காட்சிகள்", +"Udmurt":"உட்மர்ட்", +"Ukrainian":"யுக்ரேனியம்", +"Unknown":"அறியாதது", +"Urdu (India)":"உருது (இந்தியா)", +"Urdu (Pakistan)":"உருது (பாகிஸ்தான்)", +"User Entry":"பயனர் பதிவு", +"User Index 1":"பயனர் அகவரிசை 1", +"User Index 10":"பயனர் அகவரிசை 10", +"User Index 2":"பயனர் அகவரிசை 2", +"User Index 3":"பயனர் அகவரிசை 3", +"User Index 4":"பயனர் அகவரிசை 4", +"User Index 5":"பயனர் அகவரிசை 5", +"User Index 6":"பயனர் அகவரிசை 6", +"User Index 7":"பயனர் அகவரிசை 7", +"User Index 8":"பயனர் அகவரிசை 8", +"User Index 9":"பயனர் அகவரிசை 9", +"User Index Heading":"பயனர் அகவரிசை தலைப்புரை", +"Uyghur":"உய்கூர்", +"Uzbek Cyrillic":"உஸ்பெக் சிரிலிக்", +"Uzbek Latin":"உஸ்பெக் இலத்தின்", +"Var":"Var", +"Variable":"மாறி", +"Venda":"வெண்டா", +"Venetian":"வெனிசின்", +"Veps":"வெப்ஸ்", +"Vertical Numbering Symbols":"செங்குத்து எண்ணிடல் சின்னங்கள்", +"Vertical Title, Text, Chart":"நெடுக்குவச தலைப்பு, உரை, வரைபடம்", +"Vertical Title, Vertical Text":"நெடுக்குவச தலைப்பு, நெடுக்குவச உரை", +"Vietnamese":"வியட்நாமியம்", +"Vili":"வில்லி", +"Visited Internet Link":"பார்த்த இணைய இணைப்பு", +"Võro":"வோரோ", +"Walloon":"வலூன்", +"Watermark":"நீர்க்குறி", +"Welsh":"வெல்ஷ்", +"Xhosa":"சோசா", +"Yiddish (Israel)":"இத்திஷ் (இஸ்ரேல்)", +"Yiddish (USA)":"யித்திஷ் (அமெரிக்கா)", +"Yombe (Congo)":"யோம்பே (காங்கோ)", +"Yoruba":"யோருபா", +"Zulu":"சுலு", +"[None]":"[None]", +"Éwé":"எவே" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/te.json b/f7cloud-office/browser/dist/l10n/locore/te.json new file mode 100644 index 0000000..0d1c2e8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/te.json @@ -0,0 +1,503 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"అచేతనంరికాన్స్ (నమీబియా)", +"Afrikaans (South Africa)":"అచేతనంరికాన్స్ (దక్షిణ అచేతనంరికా)", +"Aka (Congo)":"అక (కాంగో)", +"Akan":"ఆకన్", +"Albanian":"అల్బేనియన", +"Amharic":"అమ్హారిక్", +"Arabic":"అరేబిక", +"Arabic (Algeria)":"అరేబిక (అల్జేరియా)", +"Arabic (Bahrain)":"అరేబిక (బాహరైన)", +"Arabic (Chad)":"అరేబిక (చాడ)", +"Arabic (Comoros)":"అరేబిక (కోమోరోస)", +"Arabic (Djibouti)":"అరేబిక (జిబౌటి)", +"Arabic (Egypt)":"అరేబిక (ఇజిప్త)", +"Arabic (Eritrea)":"అరేబిక (ఇరిట్రే)", +"Arabic (Iraq)":"అరేబిక (ఇరాఖ)", +"Arabic (Israel)":"అరేబిక (ఇస్రాఇల)", +"Arabic (Jordan)":"అరేబిక (జోర్డన)", +"Arabic (Kuwait)":"అరేబిక (కువైత)", +"Arabic (Lebanon)":"అరేబిక (లేబనౖన)", +"Arabic (Libya)":"అరేబిక (లిబయా)", +"Arabic (Mauritania)":"అరేబిక (మౌరిటానియా)", +"Arabic (Morocco)":"అరేబిక (మోరోక్కో)", +"Arabic (Oman)":"అరేబిక (ఓమాన)", +"Arabic (Palestine)":"అరేబిక (పాలేస్తీనా)", +"Arabic (Qatar)":"అరేబిక (ఖతార్)", +"Arabic (Saudi Arabia)":"అరేబిక (సౌదీ అరేబియా)", +"Arabic (Somalia)":"అరేబిక (సోమాలియా)", +"Arabic (Sudan)":"అరేబిక (సుడాన్)", +"Arabic (Syria)":"అరేబిక (సిరియా)", +"Arabic (Tunisia)":"అరేబిక (టునిశియా)", +"Arabic (UAE)":"అరేబిక (UAE)", +"Arabic (Yemen)":"అరేబిక (యేమేన)", +"Aragonese":"అరగొనీస్", +"Assamese":"అస్సామీస్", +"Asturian":"అస్తురియన్", +"Average":"సగటు", +"Azerbaijani Cyrillic":"అజేరబైజానీ సిరీలిక", +"Azerbaijani Latin":"అజేరబైజానీ లాటిన్", +"Background":"పూర్వరంగం", +"Background objects":"బ్యాక్‌గ్రౌండు ఆబ్జక్టులు", +"Bafia":"బఫియా", +"Bambara":"బంబారా", +"Basic Shapes":"ప్రాథమిక ఆకారములు", +"Basque":"బాస్క", +"Beembe":"బీంబె", +"Bekwel":"బెక్వెల్", +"Belarusian":"బేలరుశియన", +"Bengali (Bangladesh)":"బంగాలీ (బంగ్లాదేశ్)", +"Bengali (India)":"బంగాలీ (భారత)", +"Bibliography 1":"గ్రంథ వివరణ పట్టి 1", +"Bibliography Heading":"గ్రంథ వివరణ పట్టి శీర్షిక", +"Blank Slide":"ఖాళీ జారు", +"Block Arrows":"బాణములను బ్లాక్‌చేయుము", +"Bodo":"బోడో", +"Bosnian":"బోస్నియన్", +"Breton":"బ్రెటన్", +"Bulgarian":"బల్గేరియన", +"Burmese":"బర్మీజ్", +"Bushi":"బుషి", +"Callouts":"అవసరమున్నపుడు పిలుపులు", +"Caption":"క్లుప్తవివరణ", +"Caption Characters":"శీర్షిక అక్షరములు", +"Catalan":"కౕటాలౕన", +"Catalan (Valencian)":"కాటలాన్ (వాలెన్సియన్)", +"Centered Text":"కేంద్రముచేసిన పాఠ్యము", +"Chinese (Hong Kong)":"చాయనిజ (హౖన్గ కౖన్గ)", +"Chinese (Macau)":"చాయనిజ (మకౌ)", +"Chinese (Singapore)":"చాయనిజ (సింగాపోర)", +"Chinese (simplified)":"చాయనిజ (సిమప్లిఫాఇడ)", +"Chinese (traditional)":"చాయనిజ (ట్రేడిశనల)", +"Chuvash":"ఛువాష్", +"Clear formatting":"ఆకృతీకరణ తొలగించు", +"Complimentary Close":"కాంప్లిమెంటరీ మూసివేత", +"Connectors":"గ్రహీతలు", +"Contents 1":"నిక్షిప్తాలు 1", +"Contents 10":"నిక్షిప్తాలు 10", +"Contents 2":"నిక్షిప్తాలు 2", +"Contents 3":"నిక్షిప్తాలు 3", +"Contents 4":"నిక్షిప్తాలు 4", +"Contents 5":"నిక్షిప్తాలు 5", +"Contents 6":"నిక్షిప్తాలు 6", +"Contents 7":"నిక్షిప్తాలు 7", +"Contents 8":"నిక్షిప్తాలు 8", +"Contents 9":"నిక్షిప్తాలు 9", +"Contents Heading":"నిక్షిప్తాలు శీర్షిక", +"Coptic":"కోప్టిక్", +"Count":"లెక్క", +"CountA":"లెక్క A", +"Croatian":"క్రోఏశియన", +"Czech":"చేక", +"Danish":"డౕనిశ", +"Default":"అప్రమేయ", +"Definition":"నిర్వచనము", +"Dhivehi":"ధివేహీ", +"Dibole":"డిబొలె", +"Dogri":"డోగ్రీ", +"Doondo":"డూన్డో", +"Drawing":"చిత్రలేఖనము", +"Drop Caps":"టోపీలను జరవిడుచుము", +"Dutch (Belgium)":"డచ్ (బెల్జియమ్)", +"Dutch (Netherlands)":"డచ్ (నెదర్లాన్డ్స్)", +"Dzongkha":"జోంఖా", +"Emphasis":"ప్రాముఖ్యత", +"Endnote":"ముగింపుచీటి", +"Endnote Anchor":"చీటి చివర లంగరు", +"Endnote Characters":"చీటి చివర అక్షరముల", +"English (Australia)":"ఇంగ్లిష్ (ఆస్ట్రేలియా)", +"English (Belize)":"ఇంగ్లిష్ (బేలిజ్)", +"English (Canada)":"ఇంగ్లిష్ (కెనడా)", +"English (Caribbean)":"ఇంగ్లిష్ (కరిబ్బియన్)", +"English (Ghana)":"ఇంగ్లిష్ (ఘనా)", +"English (India)":"ఇంగ్లిష్ (భారత్)", +"English (Ireland)":"ఇంగ్లీష్ (ఐర్లాండ్)", +"English (Jamaica)":"ఇంగ్లిష్ (జమైకా)", +"English (Malawi)":"ఇంగ్లిష్ (మాల్వై)", +"English (Namibia)":"ఇంగ్లిష్ (నమీబియా)", +"English (New Zealand)":"ఇంగ్లిష్ (న్యూ జిలాన్డ్)", +"English (Philippines)":"ఇంగ్లిష్ (ఫిలిప్పైన్స్)", +"English (South Africa)":"ఇంగ్లిష్ (దక్షిణ అచేతనంరికా)", +"English (Trinidad)":"ఇంగ్లిష్ (ట్రినిడాడ్)", +"English (UK)":"ఇంగ్లిష్ (UK)", +"English (USA)":"ఇంగ్లిష్ (USA)", +"English (Zimbabwe)":"ఇంగ్లిష్ (జిమ్బాబ్వే)", +"Erzya":"ర్జయా", +"Esperanto":"ఎస్పెరాంటో", +"Estonian":"ఏస్టోనియన్", +"Example":"ఉదాహరణ", +"Faroese":"ఫారోయెసే", +"Fijian":"ఫిజియన్", +"Filled":"భర్తీ", +"Finnish":"ఫిన్నిష్", +"First Line Indent":"మొదటి వరుస గంటుపెట్టు", +"First Page":"మొదటి పుట", +"Flowchart":"ఫ్లోచార్టు", +"Footer":"దిగువసూచి", +"Footer Left":"దిగువసూచి ఎడమ", +"Footer Right":"దిగువసూచి కుడి", +"Footnote":"క్రింద", +"Footnote Anchor":"దిగువసూచి లంగరు", +"Footnote Characters":"పాదపు గమనిక అక్షరములు", +"Formula":"సూత్రం", +"Four Slides":"నాలుగు స్లయిడ్లు", +"Frame":"చట్రం", +"Frame Contents":"చట్రపు నిక్షిప్తం", +"French (Belgium)":"ఫ్రెంచ్(బెల్జియమ్)", +"French (Canada)":"ఫ్రెంచ్ (కెనడా)", +"French (France)":"ఫ్రెంచ్(ఫ్రాన్స్)", +"French (Luxembourg)":"ఫ్రెంచ్(లక్జెంబర్గ్)", +"French (Monaco)":"ఫ్రెంచ్(మోనాకో)", +"French (Switzerland)":"ఫ్రెంచ్(స్విజర్లాండ్)", +"Frisian":"ఫ్రిజియన్", +"Friulian":"ఫ్రియులియన్", +"Function Wizard":"ప్రమేయము ", +"Gaelic (Scotland)":"గేలిక్ (స్కాట్లాండ్)", +"Galician":"గలిషియన్", +"Ganda":"గండా", +"Gascon":"గాస్కోన్", +"Georgian":"జార్జియన్", +"German (Austria)":"జర్మన్ (ఆస్ట్రియా)", +"German (Belgium)":"జర్మన్ (బెల్జియమ్)", +"German (Germany)":"జర్మన్ (జర్మనీ)", +"German (Liechtenstein)":"జర్మన్ (లిచేనస్టిన్)", +"German (Luxembourg)":"జర్మన్ (లక్జెంబర్గ్)", +"German (Switzerland)":"జర్మన్ (స్విజర్లాండ్)", +"Gikuyu":"గికుయు", +"Graphic":"చిత్రరూపము", +"Graphics":"చిత్రరూపాలు", +"Greek":"గ్రీక్", +"Greek, Ancient":"గ్రీక్, పురాతన", +"Gujarati":"గుజరాతీ", +"HTML":"HTML", +"Haitian":"హైతియన్", +"Hanging Indent":"గంటుపెట్టు", +"Hausa (Ghana)":"హోసా (ఘనా)", +"Hausa (Nigeria)":"హోసా (నైజిరియా)", +"Hawaiian":"హవాయిన్", +"Header":"ఎగువసూచి", +"Header Left":"ఎగువసూచి ఎడమ", +"Header Right":"ఎగువసూచి కుడి", +"Heading":"శీర్షిక", +"Heading 1":"పీఠిక 1", +"Heading 10":"పీఠిక 10", +"Heading 2":"పీఠిక 2", +"Heading 3":"పీఠిక 3", +"Heading 4":"పీఠిక 4", +"Heading 5":"పీఠిక 5", +"Heading 6":"పీఠిక 6", +"Heading 7":"పీఠిక 7", +"Heading 8":"పీఠిక 8", +"Heading 9":"పీఠిక 9", +"Hebrew":"హిబ్రూ", +"Hiligaynon":"హిలిగేనన్", +"Hindi":"హిందీ", +"Horizontal Line":"అడ్డు వరుస", +"Hungarian":"హంగేరియన్", +"Icelandic":"ఐస్లాండిక్", +"Illustration":"వివరణాత్మకమైన", +"Index":"సూచిక", +"Index 1":"సూచి 1", +"Index 2":"సూచి 2", +"Index 3":"సూచి 3", +"Index Heading":"సూచి పీఠిక", +"Index Link":"సూచి లింకు", +"Index Separator":"సూచి వేరుచేయునది", +"Indonesian":"ఇండోనేశియన్", +"Insert":"ప్రవేశపెట్టు", +"Interlingua":"ఇంటర్లింగువా", +"Internet Link":"ఇంటర్ నెట్ లింకు", +"Irish":"ఐరీష్", +"Italian (Italy)":"ఇటాలియన్ (ఇటలీ)", +"Italian (Switzerland)":"ఇటాలియన్ (స్విజర్లాండ్)", +"Japanese":"జపానీజ్", +"Kaamba":"కాంబా", +"Kalaallisut":"కాలాల్లిసుట్", +"Kannada":"కన్నడ", +"Kashmiri (India)":"కాష్మీరీ (భారత్)", +"Kashmiri (Kashmir)":"కాష్మీరీ (కాష్మీర్)", +"Kashubian":"కషుబియన్", +"Kazakh":"కజక్", +"KeyID":"కీఐడి", +"Khanty":"ఖన్టి", +"Khmer":"ఖ్మేర్", +"Kinyarwanda (Rwanda)":"కిన్యార్వాండా (ర్వాండా)", +"Kirghiz":"కిర్ఘిజ్", +"Komi-Permyak":"కొమి-పర్మైక్", +"Komi-Zyrian":"కొమి-జైరిన్", +"Konkani":"కొంకణీ", +"Koongo (Congo)":"కాంగో (కాంగో)", +"Korean (RoK)":"కొరియన్ (Rok)", +"Kunyi":"కున్యి", +"Kyrgyz (China)":"కిర్‌గ్జ్ (చైనా)", +"Labels":"లేబుల్ లను", +"Landscape":"చిత్రపటం", +"Lao":"లావో", +"Lari":"లారి", +"Latgalian":"లాట్‌గాలియన్", +"Latvian":"లాట్వియన్", +"Left Page":"ఎడమ పుట", +"Limbu":"లింబు", +"Line Numbering":"వరుస సంఖ్యలు", +"Lines":"గీతలు", +"Lingala":"లింగాలా", +"List Contents":"నిక్షిప్తాల జాబితా", +"List Heading":"శీర్షిక జాబితా", +"List Indent":"జాబితాకు గంటుపెట్టు", +"Lithuanian":"లిథుయేనీయన్", +"Livonian":"లివోనియన్", +"Lojban":"లోజ్బాన్", +"Low German":"లో జర్మన్", +"Luxembourgish":"లక్జెంబోర్గిష్", +"Macedonian":"మేసీడోనియన్", +"Main Index Entry":"ప్రధాన సూచి ప్రవేశం", +"Maithili":"మైథిలీ", +"Malagasy, Plateau":"మలగాసీ, మైదానప్రాంతం", +"Malay (Brunei Darussalam)":"మలై (బ్రునై డారుస్సలామ్)", +"Malay (Malaysia)":"మలై(మలేశియా)", +"Malayalam":"మలయాలమ్", +"Maltese":"మాల్టేజ్", +"Manipuri":"మణిపురీ", +"Maore":"మౌరే", +"Maori":"మావోరీ", +"Marathi":"మరాఠీ", +"Marginalia":"మార్జినాలియా", +"Mari, Hill":"మారి, హిల్", +"Mari, Meadow":"మారి, మెడో", +"Max":"గరిష్ట", +"Mbochi":"ఎమ్బోకి", +"Min":"కనిష్ట", +"Moksha":"మోక్షా", +"Moore":"మూరే", +"N'ko":"N'ko", +"Ndebele, South":"అందబీలి, దక్షిణ", +"Nenets":"నెనెట్స్", +"Nepali (India)":"నేపాలీ (భారత్)", +"Nepali (Nepal)":"నేపాలీ (నేపాల్)", +"Nganasan":"గనాసన్", +"Ngungwel":"గుంగ్‌వెల్", +"Nine Slides":"తొమ్మిది స్లైడ్ లు", +"Njyem (Congo)":"న్జియమ్ (కాంగో)", +"None (Do not check spelling)":"ఏదీకాదు (స్పెల్లింగ్‌ను పరీక్షించవద్దు)", +"Northern Sotho":"ఉత్తర సోథో", +"Norwegian, Bokmål":"నార్వేజియన్, బోకమాల్", +"Norwegian, Nynorsk":"నార్వేజియన్, నినోర్సక్", +"Notes":"గమనికలు", +"Numbering 1":"సంఖ్యీకరణ 1", +"Numbering 1 Cont.":"సంఖ్యీకరణ1 కాంట్.", +"Numbering 1 End":"సంఖ్యీకరణ1 చివరి", +"Numbering 1 Start":"సంఖ్యీకరణ1 ప్రారంభం", +"Numbering 2":"సంఖ్యీకరణ 2", +"Numbering 2 Cont.":"సంఖ్యీకరణ2 కాంట్", +"Numbering 2 End":"సంఖ్యీకరణ2 చివరి", +"Numbering 2 Start":"సంఖ్యీకరణ2 ప్రారంభం", +"Numbering 3":"సంఖ్యీకరణ 3", +"Numbering 3 Cont.":"సంఖ్యీకరణ3 కాంట్", +"Numbering 3 End":"సంఖ్యీకరణ 3 చివరి", +"Numbering 3 Start":"సంఖ్యీకరణ3 ప్రారంభం", +"Numbering 4":"సంఖ్యీకరణ 4", +"Numbering 4 Cont.":"సంఖ్యీకరణ4 కాంట్", +"Numbering 4 End":"సంఖ్యీకరణ4 చివరి", +"Numbering 4 Start":"సంఖ్యీకరణ 4 ప్రారంభం", +"Numbering 5":"సంఖ్యీకరణ 5", +"Numbering 5 Cont.":"సంఖ్యీకరణ5 కాంట్", +"Numbering 5 End":"సంఖ్యీకరణ5 చివరి", +"Numbering 5 Start":"సంఖ్యీకరణ5 ప్రారంభం", +"Numbering Symbols":"చిహ్నములకు సంఖ్యనివ్వడం", +"Nyanja":"న్యాంజా", +"OLE":"OLE", +"Object Index 1":"ఆబ్జక్ట్ సూచి 1", +"Object Index Heading":"వివరణాత్మకమైన సూచి శీర్షిక", +"Object with no fill and no line":"ఫిల్ లేకుండా వరుస లేకుండా ఆబ్జక్టు", +"Object without fill":"ఆబ్జక్టు భర్తీచేయకుండా", +"Occitan":"ఆక్సిటాన్", +"Olonets":"ఒలోనెట్స్", +"One Slide":"ఒక స్లైడ్ ", +"Oromo":"ఒరోమో", +"Outline":"బాహ్యరేఖ", +"Overwrite":"వోవర్‌రైట్", +"Page Number":"పుట సంఖ్య", +"Pali Latin":"పాలి ల్యాటిన్", +"Papiamento (Aruba)":"పపియామెంటొ (అరుబ)", +"Papiamento (Bonaire)":"పపియామెంటొ (బొనైరీ)", +"Papiamento (Curaçao)":"పపియామెంటొ (కురకౌ)", +"Papiamentu (Netherlands Antilles)":"పపియామెంటు (నెదర్లాండ్స్ యాంటిల్లెస్)", +"Pitjantjatjara":"పిట్జంట్జర", +"Placeholder":"స్థల అధినేతలు", +"Polish":"పోలిష్", +"Portrait":"చిత్రపటం", +"Portuguese (Angola)":"పోర్చుగీస్(అంగోలా)", +"Portuguese (Brazil)":"పోర్చుగీజ్ (బ్రెజిల్)", +"Portuguese (Portugal)":"పోర్చుగీజ్ (పోర్చుగల్)", +"Preformatted Text":"బాహ్యరూపమైన పాఠము", +"Product":"లబ్దము", +"Punjabi":"పంజాబీ", +"Punu":"పును", +"Quechua (Bolivia, North)":"క్వెచువా (బోలివియా, ఉత్తర)", +"Quechua (Bolivia, South)":"క్వెచువా (బోలివియా, దక్షిణ)", +"Quechua (Ecuador)":"కేచువా(ఈక్వడార్)", +"Report":"నివేదన", +"Result":"ఫలితం", +"Result2":"ఫలితం2", +"Rhaeto-Romance":"రేయేటో-రోమాన్స్", +"Right Page":"కుడి పుట", +"Romanian (Moldova)":"మానియన్ (మాల్డోవా)", +"Romanian (Romania)":"రొమానియన్ (రొమానియన్)", +"Rubies":"రూబీస్", +"Russian":"రష్యన్", +"Rusyn (Slovakia)":"రుసిన్ (స్లొవాకియా)", +"Rusyn (Ukraine)":"రుసిన్ (ఉక్రైన్)", +"Sami, Inari (Finland)":"సమీ, ఇనారీ (ఫిన్లాండ్)", +"Sami, Kildin (Russia)":"సమీ, కిల్డీన (రష్యా)", +"Sami, Lule (Norway)":"సమీ, లులే (నార్వే)", +"Sami, Lule (Sweden)":"సమీ, లులే (స్వీడన్)", +"Sami, Northern (Finland)":"సమీ, ఉత్తర (ఫిన్లాండ్)", +"Sami, Northern (Norway)":"సమీ, ఉత్తర(నార్వే)", +"Sami, Northern (Sweden)":"సమీ, ఉత్తర(స్వీడన్)", +"Sami, Skolt (Finland)":"సమీ, స్కోల్ట్ (ఫిన్లాండ్)", +"Sami, Southern (Norway)":"సమీ, దక్షిణ(నార్వే)", +"Sami, Southern (Sweden)":"సమీ, దక్షిణ(స్వీడన్)", +"Sango":"సాంగో", +"Sanskrit":"సంస్కృత్", +"Sardinian":"సార్డినియన్", +"Sardinian, Campidanese":"సార్డినియన్, కాంపిడనీస్", +"Sardinian, Gallurese":"సార్డీనియన్, గల్లురీస్", +"Sardinian, Logudorese":"సార్డినియన్, లోగుడొరీస్", +"Sardinian, Sassarese":"సార్డీనియన్, సస్సారీస్", +"Selection count":"ఎంపిక లెక్క", +"Serbian Cyrillic (Montenegro)":"సెర్బియన్ సిరిల్లిక్(మోన్టేనేగ్రో)", +"Serbian Cyrillic (Serbia)":"సెర్బియన్ సిరిల్లిక్(సర్బియా)", +"Serbian Latin (Montenegro)":"సెర్బియన్ లాటిన్(మోన్టేనేగ్రో)", +"Serbian Latin (Serbia)":"సెర్బియన్ లాటిన్(సర్బియా)", +"Shapes":"ఆకారాలు", +"Shuswap":"షుస్వప్", +"Sidama":"సిడామా", +"Signature":"సంతకము", +"Sinhala":"సింహళ", +"Six Slides":"ఆరు స్లయిడ్లు", +"Slovak":"స్లోవక్", +"Slovenian":"స్లోవేనియన్", +"Somali":"సొమాలీ", +"Sorbian, Lower":"సొర్బియన్, లోవర్", +"Sorbian, Upper":"సొర్బియన్, అప్పర్", +"Source Text":"వనరు పాఠము", +"Southern Sotho":"దక్షిణ సోథో", +"Spanish (Argentina)":"స్పానిష్(అర్జెంటినా)", +"Spanish (Bolivia)":"స్పానిష్(బొలివియా)", +"Spanish (Chile)":"స్పానిష్(చిలే)", +"Spanish (Colombia)":"స్పానిష్(కొలంబియా)", +"Spanish (Costa Rica)":"స్పానిష్(కోస్టా రికా)", +"Spanish (Cuba)":"స్పానిష్(క్యూబా)", +"Spanish (Dom. Rep.)":"స్పానిష్(Dom. Rep.)", +"Spanish (Ecuador)":"స్పానిష్(ఈక్వడోర్)", +"Spanish (El Salvador)":"స్పానిష్(ఎల్ సాల్వడోర్)", +"Spanish (Guatemala)":"స్పానిష్(గౌటేమాలా)", +"Spanish (Honduras)":"స్పానిష్(హోండురాస్)", +"Spanish (Mexico)":"స్పానిష్(మెక్సికో)", +"Spanish (Nicaragua)":"స్పానిష్(నికారాగ్వా)", +"Spanish (Panama)":"స్పానిష్(పనామా)", +"Spanish (Paraguay)":"స్పానిష్(పరాగ్వే)", +"Spanish (Peru)":"స్పానిష్(పెరూ)", +"Spanish (Puerto Rico)":"స్పానిష్(ప్యుర్టో రికో)", +"Spanish (Spain)":"స్పానిష్(స్పెయిన్)", +"Spanish (Uruguay)":"స్పానిష్(ఉరుగ్వే)", +"Spanish (Venezuela)":"స్పానిష్(వేవేజుఐలా)", +"StDev":"StDev", +"Strong Emphasis":"బలంగా నొక్కి చెప్పుట", +"Subtitle":"ఉపశీర్షిక", +"Sum":"మొత్తము", +"Suundi":"సున్ది", +"Swahili (Kenya)":"స్వాహిలీ (కెన్యా)", +"Swahili (Tanzania)":"స్వాహిలీ (టాంజానియా)", +"Swazi":"స్వాజీ", +"Swedish (Finland)":"స్వీడిష్ (ఫిన్లాండ్)", +"Swedish (Sweden)":"స్వీడిష్(స్వీడన్)", +"Table":"పట్టిక", +"Table Contents":"పట్టిక నిక్షిప్తాలు", +"Table Heading":"పట్టిక శీర్షిక", +"Table Index 1":"పట్టిక సూచి1", +"Table Index Heading":"పట్టిక సూచి శీర్షిక", +"Tagalog":"టగాలగ్", +"Tahitian":"తహీషన్", +"Tajik":"తజిక్", +"Tamil":"తమిళం", +"Tatar":"టాటర్", +"Teke-Eboo":"టేకే-టైయీ", +"Teke-Ibali":"టెకే-ఇబాలి", +"Teke-Kukuya":"టెకె-కుకుయా", +"Teke-Tyee":"టేకే-టైయీ", +"Teletype":"దూరవాని రకం", +"Telugu":"తెలుగు", +"Tetun (Indonesia)":"టేటున్ (ఇండోనేజియా)", +"Tetun (Timor-Leste)":"తేతున్ (తిమోర్-లెస్టే)", +"Text":"పాఠం", +"Thai":"థాయ్", +"Three Slides":"మూడు స్లయిడ్లు", +"Tibetan (PR China)":"టిబెటన్ (PR చైనా)", +"Tigrigna (Eritrea)":"టిగ్రిగ్నా (ఎరిట్రియా)", +"Tigrigna (Ethiopia)":"టిగ్రిగ్నా (ఎథియోపియా)", +"Title":"శీర్షిక", +"Title Only":"శీర్షిక మాత్రమే", +"Title Slide":"శీర్షిక స్లైడ్ ", +"Title and 2 Content":"శీర్షిక మరియు 2 నిక్షిప్తము", +"Title, 2 Content and Content":"శీర్షిక, 2 నిక్షిప్తము మరియు నిక్షిప్తము", +"Title, 2 Content over Content":"శీర్షిక, 2 నిక్షిప్తము పైన నిక్షిప్తము", +"Title, 4 Content":"శీర్షి, 4 నిక్షిప్తము", +"Title, 6 Content":"శీర్షిక, 6 నిక్షిప్తము", +"Title, Content":"శీర్షిక, నిక్షిప్తము", +"Title, Content and 2 Content":"శీర్షిక, నిక్షిప్తము మరియు 2 సారము", +"Title, Content over Content":"శీర్షిక, నిక్షిప్తము పైన నిక్షిప్తము", +"Title, Vertical Text":"శీర్షిక, నిలువు పాఠ", +"Title, Vertical Text, Clipart":"శీర్షిక, నిలువు పాఠ, క్లిప్ ఆర్టు", +"Tok Pisin":"తోక్ పిసిన్", +"Tsaangi":"త్సాంగి", +"Tsonga":"సోంగ", +"Tswana (Botswana)":"స్వానా (బోత్స్వానా)", +"Tswana (South Africa)":"స్వానా (దక్షిణ అచేతనంరికా)", +"Turkish":"తుర్కిష్", +"Turkmen":"తుర్క్మేన్", +"Two Slides":"రెండు స్లయిడ్లు", +"Udmurt":"ఉద్‌మర్ట్", +"Ukrainian":"యుక్రేనియన్", +"Unknown":"అపరిచీత", +"Urdu (India)":"ఉర్దూ (భారత్)", +"Urdu (Pakistan)":"ఉర్దూ (పాకిస్తాన్)", +"User Entry":"వాడుకరి ప్రవేశము", +"User Index 1":"వాడుకరి సూచి 1", +"User Index 10":"వాడుకరి సూచి 10", +"User Index 2":"వాడుకరి సూచి 2", +"User Index 3":"వాడుకరి సూచి 3", +"User Index 4":"వాడుకరి సూచి 4", +"User Index 5":"వాడుకరి సూచి 5", +"User Index 6":"వాడుకరి సూచి 6", +"User Index 7":"వాడుకరి సూచి 7", +"User Index 8":"వాడుకరి సూచి 8", +"User Index 9":"వాడుకరి సూచి 9", +"User Index Heading":"వాడుకరి సూచి శీర్షిక", +"Uyghur":"యుఘుర్", +"Uzbek Latin":"ఊజ్బెక్ లాటిన్", +"Var":"చర రాశి", +"Variable":"చరరాశి", +"Venda":"వెండా", +"Veps":"వెప్స్", +"Vertical Numbering Symbols":"నిలువు సంఖ్యీకరణ చిహ్నములు", +"Vertical Title, Text, Chart":"నిలువు శీర్షిక, పాఠం, పత్రము", +"Vertical Title, Vertical Text":"నిలువు శీర్షిక,నిలువు పాఠం", +"Vietnamese":"వియత్నమీజ్", +"Vili":"విలీ", +"Visited Internet Link":"దర్శించిన ఇంటర్ నెట్ జోడించు", +"Võro":"వోరో", +"Walloon":"వాల్లూన్", +"Watermark":"నీటిగుర్తు", +"Welsh":"వెల్ష్", +"Xhosa":"ఖోసా", +"Yiddish (Israel)":"యిదిష్ (ఇజ్రాయెల్)", +"Yiddish (USA)":"యిడ్డీష్ (USA)", +"Yombe (Congo)":"యోంబె (కాంగో)", +"Yoruba":"యొరుబా", +"Zulu":"జూలూ", +"[None]":"[ఎమి లేదు]", +"Éwé":"ఈవే" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/tg.json b/f7cloud-office/browser/dist/l10n/locore/tg.json new file mode 100644 index 0000000..1ac6c09 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/tg.json @@ -0,0 +1,357 @@ +{ +"A4":"A", +"Afrikaans (Namibia)":"Африканс (Намибиа)", +"Afrikaans (South Africa)":"Африканс (Африкаи Ҷанубӣ)", +"Akan":"Аканӣ", +"Albanian":"Албанӣ", +"Amharic":"Амҳарӣ", +"Arabic":"Арабӣ", +"Arabic (Algeria)":"Арабӣ (Алҷазоир)", +"Arabic (Bahrain)":"Арабӣ (Баҳрайн)", +"Arabic (Egypt)":"Арабӣ (Египт)", +"Arabic (Iraq)":"Арабӣ (Ироқ)", +"Arabic (Jordan)":"Арабӣ (Ӯрдун)", +"Arabic (Kuwait)":"Арабӣ (Кувайт)", +"Arabic (Lebanon)":"Арабӣ (Лубнон)", +"Arabic (Libya)":"Арабӣ (Ливия)", +"Arabic (Morocco)":"Арабӣ (Марокаш)", +"Arabic (Oman)":"Арабӣ (Оммон)", +"Arabic (Qatar)":"Арабӣ (Қатар)", +"Arabic (Saudi Arabia)":"Арабӣ (Арабистони Саудӣ)", +"Arabic (Syria)":"Арабӣ (Сурия)", +"Arabic (Tunisia)":"Арабӣ (Тунис)", +"Arabic (UAE)":"Арабӣ (ИМА)", +"Arabic (Yemen)":"Арабӣ (Яман)", +"Average":"Арзиши миёна", +"Azerbaijani Cyrillic":"Озарӣ (киррилӣ)", +"Azerbaijani Latin":"Озарӣ (лотинӣ)", +"Background":"Манзар", +"Background objects":"Объектҳои манзар", +"Bambara":"Бамбарӣ", +"Basic Shapes":"Суратҳои асосӣ", +"Basque":"Баскӣ", +"Belarusian":"Белорусӣ", +"Bengali (Bangladesh)":"Банғолӣi (Бангладеш)", +"Bengali (India)":"Банғолӣ (Ҳиндустон)", +"Bibliography 1":"Библиография 1", +"Bibliography Heading":"Сарлавҳаи библиография", +"Blank Slide":"Слайди холӣ", +"Block Arrows":"Тирчаҳои блокӣ", +"Bosnian":"Босниягӣ", +"Breton":"Бретон", +"Bulgarian":"Булғорӣ", +"Burmese":"Burmese", +"Callouts":"Бароришҳо", +"Caption":"Ном", +"Caption Characters":"Рамзҳои навишт", +"Catalan":"Каталанӣ", +"Chinese (Hong Kong)":"Чинӣ (Ҳонг Конг)", +"Chinese (Macau)":"Чинӣ (Макао)", +"Chinese (Singapore)":"Чинӣ (Сингапур)", +"Chinese (simplified)":"Чинӣ", +"Chinese (traditional)":"Чинии урфӣ", +"Chuvash":"Чувашӣ", +"Clear formatting":"Тозакунии форматкунӣ", +"Connectors":"Хатҳои пайвасткунӣ", +"Contents 1":"Мундариҷаи 1", +"Contents 10":"Мундариҷаи 10", +"Contents 2":"Мундариҷаи 2", +"Contents 3":"Мундариҷаи 3", +"Contents 4":"Мундариҷаи 4", +"Contents 5":"Мундариҷаи 5", +"Contents 6":"Мундариҷаи 6", +"Contents 7":"Мундариҷаи 7", +"Contents 8":"Мундариҷаи 8", +"Contents 9":"Мундариҷаи 9", +"Contents Heading":"Сарлавҳаи мундариҷаҳо", +"Coptic":"Коптик", +"Count":"Шумора", +"CountA":"ШумораиА", +"Croatian":"Хорватӣ", +"Czech":"Чехӣ", +"Danish":"Даниягӣ", +"Default":"Аслӣ", +"Definition":"Шарҳ", +"Dhivehi":"Дҳивеҳӣ", +"Drawing":"Расм", +"Drop Caps":"Сарҳарф", +"Dutch (Belgium)":"Нидерландӣ (Белгия)", +"Dutch (Netherlands)":"Нидерландӣ (Голландия)", +"Emphasis":"Ҷудокуниҳо", +"Endnote":"Зерэзоҳ", +"Endnote Characters":"Рамзи зерэзоҳ", +"English (Australia)":"Англисӣ (Австрия)", +"English (Belize)":"Англисӣ (Белиз)", +"English (Canada)":"Англисӣ (Канада)", +"English (Caribbean)":"Англисӣ (Ҷаз. Кариб)", +"English (Ghana)":"English (Ghana)", +"English (India)":"Англисӣ (Ҳиндустон)", +"English (Jamaica)":"Англисӣ (Ямайка)", +"English (Namibia)":"Англисӣ (Намибиа)", +"English (New Zealand)":"Англисӣ (Зеландияи нав)", +"English (Philippines)":"Англисӣ (Филиппин)", +"English (South Africa)":"Англисӣ (Африқои ҷанубӣ)", +"English (Trinidad)":"Англисӣ (Тринидад)", +"English (UK)":"Англисӣ (Британияи Кабир)", +"English (USA)":"Англисӣ (ИМА)", +"English (Zimbabwe)":"Англисӣ (Зимбабве)", +"Esperanto":"Эсперанто", +"Estonian":"Эстонӣ", +"Example":"Намуна", +"Faroese":"Фароӣ", +"Fijian":"Фуҷҷӣ", +"Finnish":"Финнӣ", +"First Page":"Саҳифаи аввал", +"Flowchart":"Нақша", +"Footer":"Колонтитули поёнӣ", +"Footnote":"Зерлавҳа", +"Footnote Characters":"Рамзҳои зерэзоҳ", +"Formula":"Формула", +"Four Slides":"Чор слайда", +"Frame":"Ҳошия", +"French (Belgium)":"Фаронсавӣ (Белгия)", +"French (Canada)":"Фаронсавӣ (Канада)", +"French (France)":"Фаронсавӣ (Фаронса)", +"French (Luxembourg)":"Фаронсавӣ (Люксембург)", +"French (Monaco)":"Фаронсавӣ (Монако)", +"French (Switzerland)":"Фаронсавӣ (Швейтсария)", +"Frisian":"Фризиавӣ", +"Friulian":"Фрулианӣ", +"Function Wizard":"Ёварии функсия", +"Gaelic (Scotland)":"Гаелик (Шотландия)", +"Galician":"Галикӣ", +"Ganda":"Ganda", +"Gascon":"Газкон", +"Georgian":"Гурҷӣ", +"German (Austria)":"Олмонӣ (Австрия)", +"German (Belgium)":"Олмонӣ (Белгия)", +"German (Germany)":"Олмонӣ (Олмон)", +"German (Liechtenstein)":"Люксембург (Люксембург)", +"German (Luxembourg)":"Олмонӣ (Люксембург)", +"German (Switzerland)":"Олмонӣ (Швейтсария)", +"Graphic":"Объекти графикӣ", +"Graphics":"Графика", +"Greek":"Римӣ", +"Gujarati":"Гуҷаратӣ", +"HTML":"HTML", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Header":"Колонтитули болоӣ", +"Heading":"Сарлавҳа", +"Heading 10":"Сарлавҳаи 10", +"Heading 2":"Сарлавҳаи 2", +"Heading 3":"Сарлавҳаи 3", +"Heading 4":"Сарлавҳаи 4", +"Heading 5":"Сарлавҳаи 5", +"Heading 6":"Сарлавҳаи 6", +"Heading 7":"Сарлавҳаи 7", +"Heading 8":"Сарлавҳаи 8", +"Heading 9":"Сарлавҳаи 9", +"Hebrew":"Яҳудӣ", +"Hindi":"Ҳиндӣ", +"Horizontal Line":"Хати уфуқӣ", +"Hungarian":"Венгерӣ", +"Icelandic":"Исландӣ", +"Illustration":"Иллюстратсия", +"Index":"Индекс", +"Index 1":"Индекс 1", +"Index 2":"Индекс 2", +"Index 3":"Индекс 3", +"Index Heading":"Сарлавҳаи индекс", +"Index Link":"Ҳаволаи индекс", +"Index Separator":"Ҷудокуники индекс", +"Indonesian":"Индонезӣ", +"Insert":"Иловакунӣ", +"Interlingua":"Интерлингуа", +"Internet Link":"Интернет-ҳавола", +"Irish":"Ирландӣ", +"Italian (Italy)":"Итолиёвӣ (Италия)", +"Italian (Switzerland)":"Итолиёвӣ (Швейтсария)", +"Japanese":"Японӣ", +"Kalaallisut":"Калаалисут", +"Kannada":"Каннадаӣ", +"Kashmiri (India)":"Кашмирӣ (Ҳиндустон)", +"Kashmiri (Kashmir)":"Кашмирӣ (Кашмир)", +"Khmer":"Хмерӣ", +"Kinyarwanda (Rwanda)":"Кинярванда (Рванда)", +"Kirghiz":"Қирғизӣ", +"Konkani":"Конканӣ", +"Korean (RoK)":"Кореягӣ (РК)", +"Labels":"Дурӯшҳо", +"Landscape":"Манзаравӣ", +"Lao":"Лаосӣ", +"Latvian":"Латишӣ", +"Left Page":"Саҳифаи чап", +"Lines":"Сатрҳо", +"Lingala":"Lingala", +"List Contents":"Таркиби рӯйхат", +"List Heading":"Сарлавҳаи рӯйхат", +"List Indent":"Фосилаҳо", +"Lithuanian":"Литвонӣ", +"Luxembourgish":"Люксембургӣ", +"Macedonian":"Македонӣ", +"Malay (Brunei Darussalam)":"Малайӣ (Брунея Доруссалом)", +"Malay (Malaysia)":"Малайӣ (Малайзия)", +"Malayalam":"Малаяламӣ", +"Maltese":"Малтагӣ", +"Manipuri":"Манипурӣ", +"Marathi":"Маратӣ", +"Marginalia":"Эзоҳ", +"Max":"Макс", +"Min":"Мин", +"Moore":"Мурӣ", +"Ndebele, South":"Ндебе (Ҷануб)", +"Nepali (India)":"Непалӣ (Ҳиндустон)", +"Nepali (Nepal)":"Непалӣ (Непал)", +"Northern Sotho":"Сотои шимолӣ", +"Norwegian, Bokmål":"Норвегӣ (Бокмал)", +"Norwegian, Nynorsk":"Норвегӣ (Нунорск)", +"Notes":"Эзоҳ", +"Numbering 1":"Рақамгузории 1", +"Numbering 1 Cont.":"Давоми рақамгузории 1", +"Numbering 1 End":"Охири рақамгузории 1", +"Numbering 1 Start":"Оғози рақамгузории 1", +"Numbering 2":"Рақамгузории 2", +"Numbering 2 Cont.":"Давоми рақамгузории 2", +"Numbering 2 End":"Охири рақамгузории 2", +"Numbering 2 Start":"Оғози рақамгузории 2", +"Numbering 3":"Рақамгузории 3", +"Numbering 3 Cont.":"Давоми рақамгузории 3", +"Numbering 3 End":"Охири рақамгузории 3", +"Numbering 3 Start":"Оғози рақамгузории 3", +"Numbering 4":"Рақамгузории 4", +"Numbering 4 Cont.":"Давоми рақамгузории 4", +"Numbering 4 End":"Охири рақамгузории 4", +"Numbering 4 Start":"Оғози рақамгузории 4", +"Numbering 5":"Рақамгузории 5", +"Numbering 5 Cont.":"Давоми рақамгузории 5", +"Numbering 5 End":"Охири рақамгузории 5", +"Numbering 5 Start":"Оғози рақамгузории 5", +"Numbering Symbols":"Рамзи рақамгузорӣ", +"OLE":"OLE", +"Object without fill":"Объект бе пуркунӣ", +"Occitan":"Окситанӣ", +"One Slide":"Як слайд", +"Outline":"Сохтор", +"Page Number":"Рақами саҳифа", +"Placeholder":"Ҷойнишин", +"Polish":"Лаҳӣ", +"Portrait":"Дафтарӣ", +"Portuguese (Brazil)":"Португалӣ (Бразилия)", +"Portuguese (Portugal)":"Портуғолӣ (Португалия)", +"Preformatted Text":"Матни форматнок", +"Product":"Ҳосил", +"Punjabi":"Панҷобӣ", +"Report":"Ҳисобот", +"Result":"Натиҷа", +"Result2":"Натиҷаи2", +"Rhaeto-Romance":"Ротороманӣ", +"Right Page":"Саҳифаи рост", +"Rubies":"Транслитератсия", +"Russian":"Руссӣ", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Northern (Finland)", +"Sami, Northern (Norway)":"Sami, Northern (Norway)", +"Sami, Northern (Sweden)":"Sami, Northern (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Southern (Norway)", +"Sami, Southern (Sweden)":"Sami, Southern (Sweden)", +"Sango":"Sango", +"Sanskrit":"Санскрит", +"Sardinian":"Сардинагӣ", +"Shapes":"Формаҳо", +"Signature":"Имзо", +"Sinhala":"Синҳала", +"Six Slides":"Шаш слайдов", +"Slovak":"Словакӣ", +"Slovenian":"Словенӣ", +"Source Text":"Матни ибтидоӣ", +"Southern Sotho":"Сотои Ҷанубӣ", +"Spanish (Argentina)":"Испонӣ (Аргентина)", +"Spanish (Bolivia)":"Испонӣ (Боливия)", +"Spanish (Chile)":"Испонӣ (Чилӣ)", +"Spanish (Colombia)":"Испонӣ (Колумбия)", +"Spanish (Costa Rica)":"Испонӣ (Коста Рика)", +"Spanish (Dom. Rep.)":"Испонӣ (Р Доминикан)", +"Spanish (Ecuador)":"Испонӣ (Эквадор)", +"Spanish (El Salvador)":"Испонӣ (Эл Салвадор)", +"Spanish (Guatemala)":"Испонӣ (Гватемала)", +"Spanish (Honduras)":"Испонӣ (Гондурас)", +"Spanish (Mexico)":"Испонӣ (Мексика)", +"Spanish (Nicaragua)":"Испонӣ (Никарагуа)", +"Spanish (Panama)":"Испонӣ (Панама)", +"Spanish (Paraguay)":"Испонӣ (Парагвай)", +"Spanish (Peru)":"Испонӣ (Перу)", +"Spanish (Puerto Rico)":"Испонӣ (Пуерто Рико)", +"Spanish (Spain)":"Испонӣ (Испания)", +"Spanish (Uruguay)":"Испонӣ (Уругвай)", +"Spanish (Venezuela)":"Испонӣ (Венесуелла)", +"StDev":"StDev", +"Strong Emphasis":"Ҷудокуни бо ғавс", +"Subtitle":"Зерлавҳа", +"Sum":"Ҳамагӣ", +"Swahili (Kenya)":"Сваҳилӣ (Кения)", +"Swahili (Tanzania)":"Сваҳилӣ (Танзания)", +"Swazi":"Свазӣ", +"Swedish (Finland)":"Шведӣ (Финландия)", +"Swedish (Sweden)":"Шведӣ (Шведсия)", +"Table":"Ҷадвал", +"Table Contents":"Таркиби ҷадвал", +"Table Heading":"Сарлавҳаи ҷадвал", +"Tagalog":"Tagalog", +"Tajik":"Тоҷикӣ", +"Tamil":"Тамилӣ", +"Tatar":"Тоторӣ", +"Teletype":"Матни ғайри пропортсионалӣ", +"Telugu":"Телугуӣ", +"Text":"Матн", +"Thai":"Тай", +"Three Slides":"Се слайда", +"Tibetan (PR China)":"Тиббетӣ (РХ Чин)", +"Tigrigna (Eritrea)":"Тиграгна (Эритрея)", +"Tigrigna (Ethiopia)":"Тигригна (Эфиопия)", +"Title":"Сарлавҳа", +"Title Only":"Танҳо сарлавҳа", +"Title Slide":"Сарлавҳа, слайд", +"Title, Vertical Text":"Сарлавҳа, матни амудӣ", +"Title, Vertical Text, Clipart":"Сарлавҳа, матни амудӣ, коллектсияи расмҳо", +"Tsonga":"Тсона", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана", +"Turkish":"Туркӣ", +"Two Slides":"Ду слайда", +"Ukrainian":"Украинӣ", +"Unknown":"Номаълум", +"Urdu (India)":"Урду (Ҳиндустон)", +"Urdu (Pakistan)":"Урду (Покистон)", +"User Entry":"Навишти истифодабар", +"User Index 1":"Индекси истифодабари 1", +"User Index 10":"Индекси истифодабари 10", +"User Index 2":"Индекси истифодабари 2", +"User Index 3":"Индекси истифодабари 3", +"User Index 4":"Индекси истифодабари 4", +"User Index 5":"Индекси истифодабари 5", +"User Index 6":"Индекси истифодабари 6", +"User Index 7":"Индекси истифодабари 7", +"User Index 8":"Индекси истифодабари 8", +"User Index 9":"Индекси истифодабари 9", +"User Index Heading":"Сарлавҳаи индекси истифодабар", +"Uzbek Latin":"Ӯзбакӣ (Лотинӣ)", +"Var":"Var", +"Variable":"Тағирёбанда", +"Venda":"Венда", +"Vertical Numbering Symbols":"Рамзҳои рақамгузории амудӣ", +"Vertical Title, Text, Chart":"Сарлавҳаи амудӣ, матн, диаграмма", +"Vertical Title, Vertical Text":"Сарлавҳаи амудӣ, матни амудӣ", +"Vietnamese":"Ветнамӣ", +"Visited Internet Link":"Гиперҳаволаи истифодашуда", +"Walloon":"Валлун", +"Watermark":"Аломати обӣ", +"Welsh":"Велш", +"Xhosa":"Хоса", +"Zulu":"Зулу", +"[None]":"[Ҳеҷ]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/th.json b/f7cloud-office/browser/dist/l10n/locore/th.json new file mode 100644 index 0000000..3cb5dd1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/th.json @@ -0,0 +1,706 @@ +{ +"%1 of %2 records found":"พบ %1 จาก %2 ระเบียน", +"3D Objects":"วัตถุ 3 มิติ", +"A0":"A0", +"A4":"A4", +"Accent":"เน้น", +"Accent 1":"เน้น 1", +"Accent 2":"เน้น 2", +"Accent 3":"เน้น 3", +"Adding selection":"การเลือกแบบเพิ่มหลายส่วน", +"Addressee":"ผู้รับ", +"Afrikaans (Namibia)":"แอฟริคานส์ (นามิเบีย)", +"Afrikaans (South Africa)":"แอฟริคานส์ (แอฟริกาใต้)", +"Aka (Central African Republic)":"อาคา (สาธารณรัฐแอฟริกากลาง)", +"Aka (Congo)":"อาคา (คองโก)", +"Akan":"อะคาน", +"Albanian":"แอลเบเนีย", +"Amharic":"อัมฮาริก", +"Apatani":"อะปะตานี", +"Appendix":"ภาคผนวก", +"Arabic":"อาหรับ", +"Arabic (Algeria)":"อาหรับ (แอลจีเรีย)", +"Arabic (Bahrain)":"อาหรับ (บาห์เรน)", +"Arabic (Chad)":"อาหรับ (ชาด)", +"Arabic (Comoros)":"อาหรับ (คอโมโรส)", +"Arabic (Djibouti)":"อาหรับ (จิบูตี)", +"Arabic (Egypt)":"อารบิก (อียิปต์)", +"Arabic (Eritrea)":"อารบิก (เอริเทรีย)", +"Arabic (Iraq)":"อารบิก (อิรัก)", +"Arabic (Israel)":"อารบิก (อิสราเอล)", +"Arabic (Jordan)":"อารบิก (จอร์แดน)", +"Arabic (Kuwait)":"อาหรับ (คูเวต)", +"Arabic (Lebanon)":"อาหรับ (เลบานอน)", +"Arabic (Libya)":"อาหรับ (ลิเบีย)", +"Arabic (Mauritania)":"อาหรับ (มอริเตเนีย)", +"Arabic (Morocco)":"อาหรับ (โมร็อกโก)", +"Arabic (Oman)":"อาหรับ (โอมาน)", +"Arabic (Palestine)":"อาหรับ (ปาเลสไตน์)", +"Arabic (Qatar)":"อาหรับ (กาตาร์)", +"Arabic (Saudi Arabia)":"อาหรับ (ซาอุดีอาระเบีย)", +"Arabic (Somalia)":"อาหรับ (โซมาเลีย)", +"Arabic (Sudan)":"อาหรับ (ซูดาน)", +"Arabic (Syria)":"อาหรับ (ซีเรีย)", +"Arabic (Tunisia)":"อาหรับ (ตูนิเซีย)", +"Arabic (UAE)":"อาหรับ (สหรัฐอาหรับเอมิเรตส์)", +"Arabic (Yemen)":"อาหรับ (เยเมน)", +"Aragonese":"อารากอน", +"Aranese":"อารานีส", +"Armenian, Classical (Armenia)":"อาร์เมเนียคลาสสิก (อาร์เมเนีย)", +"Armenian, Eastern (Armenia)":"อาร์เมเนียตะวันออก (อาร์เมเนีย)", +"Armenian, Eastern (Iran)":"อาร์เมเนียตะวันออก (อิหร่าน)", +"Armenian, Eastern (Russia)":"อาร์เมเนียตะวันออก (รัสเซีย)", +"Armenian, Western (Armenia)":"อาร์เมเนียตะวันตก (อาร์เมเนีย)", +"Arpitan (France)":"อาร์พิทัน (ฝรั่งเศส)", +"Arpitan (Italy)":"อาร์พิทัน (อิตาลี)", +"Arpitan (Switzerland)":"อาร์พิทัน (สวิตเซอร์แลนด์)", +"Arrow Line":"เส้นหัวลูกศร", +"Assamese":"อัสสมี", +"Asturian":"อัสตูเรียส", +"Avar":"อาวาร์", +"Average":"ค่าเฉลี่ย", +"Azerbaijani Cyrillic":"อาเซอร์ไบจาน ซีริลลิก", +"Azerbaijani Latin":"อาเซอร์ไบจาน อักษรละติน", +"Background":"พื้นหลัง", +"Background objects":"วัตถุพื้นหลัง", +"Bad":"แย่", +"Bafia":"บาเฟีย", +"Bambara":"บัมบารา", +"Basic Shapes":"รูปร่างพื้นฐาน", +"Basque":"แบ็ซค์", +"Beembe":"บีมเบ", +"Bekwel":"เบกเวล", +"Belarusian":"เบลารุส", +"Bengali (Bangladesh)":"เบ็งกาลี (บังกลาเทศ)", +"Bengali (India)":"เบ็งกาลี (อินเดีย)", +"Bibliography 1":"บรรณานุกรม 1", +"Bibliography Heading":"หัวเรื่องบรรณานุกรม", +"Blank Slide":"ภาพนิ่งเปล่า", +"Block Arrows":"ลูกศรแบบบล็อก", +"Block Quotation":"กรอบคัดข้อความ", +"Block selection":"การเลือกแบบบล็อค", +"Bodo":"พอโฑ", +"Body Text":"เนื้อความ", +"Body Text, Indented":"ร่นเนื้อความ", +"Bosnian":"บอสเนีย", +"Breton":"เบรตัน", +"Bribri":"บรีบรี", +"Bulgarian":"บัลแกเรีย", +"Bullet –":"จุดนำ –", +"Bullet •":"จุดนำ •", +"Bullet ☑":"จุดนำ ☑", +"Bullet ✗":"จุดนำ ✗", +"Bullet ➢":"จุดนำ ➢", +"Bullets":"จุดนำ", +"Burmese":"พม่า", +"Bushi":"บูชิ", +"Cabécar":"คาเบคาร์", +"Callouts":"กรอบคำพูด", +"Caption":"คำบรรยายวัตถุ", +"Caption Characters":"ตัวอักษรของคำบรรยายภาพ", +"Catalan":"คาตะลาน", +"Catalan (Valencian)":"คาตะลาน (วาเลนเซีย)", +"Centered Text":"ข้อความอยู่ตรงกลาง", +"Chinese (Hong Kong)":"จีน (ฮ่องกง)", +"Chinese (Macau)":"จีน (มาเก๊า)", +"Chinese (Singapore)":"จีน (สิงคโปร์)", +"Chinese (simplified)":"จีน (ตัวย่อ)", +"Chinese (traditional)":"จีน (ตัวเต็ม)", +"Church Slavic":"สลาฟคริสตจักร", +"Chuvash":"ชูวัช", +"Citation":"การอ้างวรรณกรรม", +"Clear formatting":"ล้างการจัดรูปแบบ", +"Comment":"ความคิดเห็น", +"Complimentary Close":"คำลงท้าย", +"Connectors":"เส้นเชื่อม", +"Contents 1":"สารบัญ 1", +"Contents 10":"สารบัญ 10", +"Contents 2":"สารบัญ 2", +"Contents 3":"สารบัญ 3", +"Contents 4":"สารบัญ 4", +"Contents 5":"สารบัญ 5", +"Contents 6":"สารบัญ 6", +"Contents 7":"สารบัญ 7", +"Contents 8":"สารบัญ 8", +"Contents 9":"สารบัญ 9", +"Contents Heading":"หัวเรื่องสารบัญ", +"Coptic":"คอปติก", +"Cornish":"คอร์นิช", +"Count":"นับจำนวน", +"CountA":"CountA", +"Cree, Plains, Latin":"ครีที่ราบ อักษรละติน", +"Cree, Plains, Syllabics":"ครีที่ราบ อักษรพยางค์", +"Croatian":"โครเอเชีย", +"Curves and Polygons":"เส้นโค้งและรูปหลายเหลี่ยม", +"Czech":"เช็ก", +"Danish":"เดนมาร์ก", +"Dashed Line":"เส้นประ", +"Default":"ค่าปริยาย", +"Default Drawing Style":"กระบวนแบบงานวาดปริยาย", +"Default Page Style":"กระบวนแบบหน้าปริยาย", +"Default Paragraph Style":"กระบวนแบบย่อหน้าปริยาย", +"Definition":"คำจำกัดความ", +"Dhivehi":"ทิเวหี", +"Dibole":"ดิโบล", +"Dogri":"โฑครี", +"Doondo":"โดวันโด", +"Drawing":"งานวาด", +"Drop Caps":"อักษรต้นขนาดใหญ่", +"Dutch (Belgium)":"ดัตช์ (เบลเยียม)", +"Dutch (Netherlands)":"ดัตช์ (เนเธอร์แลนด์)", +"Dzongkha":"ภูฏาน", +"Emphasis":"เน้น", +"Endnote":"เชิงอรรถท้ายเรื่อง", +"Endnote Anchor":"สมอยึดเชิงอรรถท้ายเรื่อง", +"Endnote Characters":"ตัวอักษรของเชิงอรรถท้ายเรื่อง", +"English (Australia)":"อังกฤษ (ออสเตรเลีย)", +"English (Belize)":"อังกฤษ (เบลีซ)", +"English (Botswana)":"อังกฤษ (บอตสวานา)", +"English (Canada)":"อังกฤษ (แคนาดา)", +"English (Caribbean)":"อังกฤษ (แคริบเบียน)", +"English (Denmark)":"อังกฤษ (เดนมาร์ก)", +"English (Gambia)":"อังกฤษ (แกมเบีย)", +"English (Ghana)":"อังกฤษ (กานา)", +"English (Hong Kong)":"อังกฤษ (ฮ่องกง)", +"English (India)":"อังกฤษ (อินเดีย)", +"English (Ireland)":"อังกฤษ (ไอร์แลนด์)", +"English (Israel)":"อังกฤษ (อิสราเอล)", +"English (Jamaica)":"อังกฤษ (จาเมกา)", +"English (Kenya)":"อังกฤษ (เคนยา)", +"English (Malawi)":"อังกฤษ (มาลาวี)", +"English (Malaysia)":"อังกฤษ (มาเลเซีย)", +"English (Mauritius)":"อังกฤษ (มอริเชียส)", +"English (Namibia)":"อังกฤษ (นามิเบีย)", +"English (New Zealand)":"อังกฤษ (นิวซีแลนด์)", +"English (Nigeria)":"อังกฤษ (ไนจีเรีย)", +"English (Philippines)":"อังกฤษ (ฟิลิปปินส์)", +"English (South Africa)":"อังกฤษ (แอฟริกาใต้)", +"English (Sri Lanka)":"อังกฤษ (ศรีลังกา)", +"English (Trinidad)":"อังกฤษ (ตรินิแดด)", +"English (UK)":"อังกฤษ (สหราชอาณาจักร)", +"English (USA)":"อังกฤษ (สหรัฐอเมริกา)", +"English (Zambia)":"อังกฤษ (แซมเบีย)", +"English (Zimbabwe)":"อังกฤษ (ซิมบับเว)", +"English, OED spelling (UK)":"อังกฤษ สะกดแบบ OED (สหราชอาณาจักร)", +"Envelope":"ซองจดหมาย", +"Error":"ข้อผิดพลาด", +"Erzya":"เอร์เซีย", +"Esperanto":"เอสเปอรันโต", +"Estonian":"เอสโตเนีย", +"Example":"ตัวอย่าง", +"Extending selection":"การเลือกแบบขยายขอบเขต", +"Faroese":"แฟโร", +"Figure":"รูป", +"Figure Index 1":"ดัชนีรูป 1", +"Figure Index Heading":"หัวเรื่องดัชนีรูป", +"Fijian":"ฟิจิ", +"Filled":"ระบายสี", +"Filled Blue":"ระบายสีน้ำเงิน", +"Filled Green":"ระบายสีเขียว", +"Filled Red":"ระบายสีแดง", +"Filled Yellow":"ระบายสีเหลือง", +"Finnish":"ฟินแลนด์", +"First Line Indent":"ร่นบรรทัดแรก", +"First Page":"หน้าแรก", +"Flowchart":"แผนผังลำดับงาน", +"Fon":"ฟอน", +"Footer":"ท้ายกระดาษ", +"Footer Left":"ท้ายกระดาษหน้าซ้าย", +"Footer Right":"ท้ายกระดาษหน้าขวา", +"Footnote":"เชิงอรรถท้ายหน้า", +"Footnote Anchor":"สมอยึดเชิงอรรถท้ายหน้า", +"Footnote Characters":"ตัวอักษรของเชิงอรรถท้ายหน้า", +"Formula":"สูตร", +"Four Slides":"ภาพนิ่งสี่หน้า", +"Frame":"ช่องกรอบ", +"Frame Contents":"เนื้อหาช่องกรอบ", +"French (Belgium)":"ฝรั่งเศส (เบลเยียม)", +"French (Benin)":"ฝรั่งเศส (เบนิน)", +"French (Burkina Faso)":"ฝรั่งเศส (บูร์กินาฟาโซ)", +"French (Canada)":"ฝรั่งเศส (แคนาดา)", +"French (Côte d'Ivoire)":"ฝรั่งเศส (โกตดิวัวร์)", +"French (France)":"ฝรั่งเศส (ฝรั่งเศส)", +"French (Luxembourg)":"ฝรั่งเศส (ลักเซมเบิร์ก)", +"French (Mali)":"ฝรั่งเศส (มาลี)", +"French (Mauritius)":"ฝรั่งเศส (มอริเชียส)", +"French (Monaco)":"ฝรั่งเศส (โมนาโก)", +"French (Niger)":"ฝรั่งเศส (ไนเจอร์)", +"French (Senegal)":"ฝรั่งเศส (เซเนกัล)", +"French (Switzerland)":"ฝรั่งเศส (สวิตเซอร์แลนด์)", +"French (Togo)":"ฝรั่งเศส (โตโก)", +"Frisian":"ฟรีเชีย", +"Friulian":"ฟริอูเลียน", +"Function Wizard":"ตัวช่วยงานฟังก์ชัน", +"Gaelic (Scotland)":"เกลิก (สก็อตแลนด์)", +"Galician":"กาลิเซีย", +"Ganda":"แกนดา", +"Gascon":"กัสกอญ", +"Georgian":"จอร์เจีย", +"German (Austria)":"เยอรมัน (ออสเตรีย)", +"German (Belgium)":"เยอรมัน (เบลเยียม)", +"German (Germany)":"เยอรมัน (เยอรมนี)", +"German (Liechtenstein)":"เยอรมัน (ลิกเตนสไตน์)", +"German (Luxembourg)":"เยอรมัน (ลักเซมเบิร์ก)", +"German (Switzerland)":"เยอรมัน (สวิตเซอร์แลนด์)", +"Gikuyu":"กิคูยู", +"Good":"ดี", +"Graphic":"กราฟิก", +"Graphics":"รูป", +"Greek":"กรีก", +"Greek, Ancient":"กรีกโบราณ", +"Guadeloupean Creole French":"ฝรั่งเศสลูกผสม กวาเดอลูป", +"Guarani (Paraguay)":"กวารานี (ปารากวัย)", +"Gujarati":"คุชราตี", +"HTML":"HTML", +"Haitian":"เฮติ", +"Hanging Indent":"ยื่นบรรทัดแรก", +"Hausa (Ghana)":"โฮซา (กานา)", +"Hausa (Nigeria)":"โฮซา (ไนจีเรีย)", +"Hawaiian":"ฮาวาย", +"Header":"หัวกระดาษ", +"Header Left":"หัวกระดาษหน้าซ้าย", +"Header Right":"หัวกระดาษหน้าขวา", +"Header and Footer":"หัวกระดาษและท้ายกระดาษ", +"Heading":"หัวเรื่อง", +"Heading 1":"หัวเรื่อง 1", +"Heading 10":"หัวข้อ 10", +"Heading 2":"หัวเรื่อง 2", +"Heading 3":"หัวข้อ 3", +"Heading 4":"หัวข้อ 4", +"Heading 5":"หัวข้อ 5", +"Heading 6":"หัวข้อ 6", +"Heading 7":"หัวข้อ 7", +"Heading 8":"หัวข้อ 8", +"Heading 9":"หัวข้อ 9", +"Heading A0":"A0 หัวข้อ", +"Heading A4":"A4 หัวข้อ", +"Hebrew":"ฮีบรู", +"Hiligaynon":"ฮีลีไกโนน", +"Hindi":"ฮินดี", +"Horizontal Line":"เส้นนอน", +"Hungarian":"ฮังการี", +"Hungarian (Szekely-Hungarian Rovas)":"ฮังการี (อักษรรูนส์ฮังการี)", +"Hyperlink":"ไฮเพอร์ลิงก์", +"Icelandic":"ไอซ์แลนด์", +"Illustration":"ภาพประกอบ", +"Iloko":"อีโลโก", +"Index":"ดัชนี", +"Index 1":"ดัชนี 1", +"Index 2":"ดัชนี 2", +"Index 3":"ดัชนี 3", +"Index Heading":"หัวเรื่องดัชนี", +"Index Link":"ลิงก์ดัชนี", +"Index Separator":"หมวดดัชนี", +"Indonesian":"อินโดนีเซีย", +"Insert":"แทรก", +"Interlingua":"อินเทอร์ลิงกวา", +"Interlingue Occidental":"อินเทอร์ลิงก์ ออกซิเดนทัล", +"Internet Link":"ลิงก์ในอินเทอร์เน็ต", +"Interslavic Cyrillic":"อินเทอร์สลาวิก อักษรซีริลลิก", +"Interslavic Latin":"อินเทอร์สลาวิก อักษรละติน", +"Irish":"ไอริช", +"Italian (Italy)":"อิตาลี (อิตาลี)", +"Italian (Switzerland)":"อิตาลี (สวิตเซอร์แลนด์)", +"Japanese":"ญี่ปุ่น", +"Juǀ’hoan":"จูทแวน", +"Kaamba":"คามบา", +"Kabardian":"คาบาร์เดีย", +"Kabyle Latin":"คาไบล์ อักษรละติน", +"Kalaallisut":"กะลาลลิซุต", +"Kannada":"กัณณาท", +"Karakalpak Latin":"คาราคัลปัก อักษรละติน", +"Kashmiri (India)":"กัศมีรี (อินเดีย)", +"Kashmiri (Kashmir)":"กัศมีรี (แคชเมียร์)", +"Kashubian":"คาชูเบียน", +"Kazakh":"คาซัคสถาน", +"KeyID":"KeyID", +"Khanty":"คานที", +"Khmer":"เขมร", +"Kinyarwanda (Rwanda)":"คินยารวันดา (รวันดา)", +"Kirghiz":"คีร์กีซสถาน", +"Kituba (Congo)":"คิทูบา (คองโก)", +"Kituba (Democratic Republic of the Congo)":"คิทูบา (สาธารณรัฐประชาธิปไตยคองโก)", +"Klingon":"คลิงงอน", +"Komi-Permyak":"โคมิ-เปอร์มีก", +"Komi-Zyrian":"โคมิ-ไซเรียน", +"Konkani":"โกงกณี", +"Koongo (Congo)":"คุงโก (คองโก)", +"Korean (RoK)":"เกาหลี (เกาหลีใต้)", +"Kumyk":"คูมิค", +"Kunyi":"คุนยี", +"Kurdish, Central (Iran)":"เคิร์ดกลาง (อิหร่าน)", +"Kurdish, Central (Iraq)":"เคิร์ดกลาง (อิรัก)", +"Kurdish, Northern (Syria)":"เคิร์ดเหนือ (ซีเรีย)", +"Kurdish, Northern (Turkey)":"เคิร์ดเหนือ (ตุรกี)", +"Kurdish, Southern (Iran)":"เคิร์ดใต้ (อิหร่าน)", +"Kurdish, Southern (Iraq)":"เคิร์ดใต้ (อิรัก)", +"Kven Finnish":"คเวนฟินนิช", +"Kyrgyz (China)":"คีร์กีซ (จีน)", +"Labels":"ป้ายชื่อ", +"Ladin":"ละดีน", +"Landscape":"แนวนอน", +"Lao":"ลาว", +"Lari":"ลารี", +"Latgalian":"ลัตกาเลียน", +"Latin":"ละติน", +"Latvian":"ลัตเวีย", +"Left Page":"หน้าซ้าย", +"Lengo":"เลงโก", +"Ligurian":"ลิกูเรีย", +"Limbu":"ลิมบู", +"Line Numbering":"เลขบรรทัด", +"Lines":"เส้น", +"Lines and Arrows":"เส้นและหัวลูกศร", +"Lingala":"ลิงกาลา", +"List":"รายการ", +"List 1":"รายการ 1", +"List 1 Cont.":"รายการ 1 ต่อ", +"List 1 End":"รายการ 1 จบ", +"List 1 Start":"รายการ 1 เริ่ม", +"List 2":"รายการ 2", +"List 2 Cont.":"รายการ 2 ต่อ", +"List 2 End":"รายการ 2 จบ", +"List 2 Start":"รายการ 2 เริ่ม", +"List 3":"รายการ 3", +"List 3 Cont.":"รายการ 3 ต่อ", +"List 3 End":"รายการ 3 จบ", +"List 3 Start":"รายการ 3 เริ่ม", +"List 4":"รายการ 4", +"List 4 Cont.":"รายการ 4 ต่อ", +"List 4 End":"รายการ 4 จบ", +"List 4 Start":"รายการ 4 เริ่ม", +"List 5":"รายการ 5", +"List 5 Cont.":"รายการ 5 ต่อ", +"List 5 End":"รายการ 5 จบ", +"List 5 Start":"รายการ 5 เริ่ม", +"List Contents":"เนื้อหารายการ", +"List Heading":"หัวเรื่องรายการ", +"List Indent":"ร่นรายการ", +"Lithuanian":"ลิทัวเนีย", +"Livonian":"ลิโวเนีย", +"Lojban":"โลจบาน", +"Low German":"เยอรมันต่ำ", +"Luxembourgish":"ลักเซมเบิร์ก", +"Macedonian":"มาซิโดเนีย", +"Main Index Entry":"รายการดัชนีหลัก", +"Maithili":"ไมถิลี", +"Malagasy, Plateau":"มาลากาซีที่ราบสูง", +"Malay (Brunei Darussalam)":"มลายู (บรูไนดารุสซาลาม)", +"Malay (Malaysia)":"มลายู (มาเลเซีย)", +"Malay Arabic (Brunei Darussalam)":"มลายู อักษรอาหรับ (บรูไนดารุสซาลาม)", +"Malay Arabic (Malaysia)":"มลายู อักษรอาหรับ (มาเลเซีย)", +"Malayalam":"มลยาฬัม", +"Maltese":"มอลตา", +"Manchu":"แมนจู", +"Maninkakan, Eastern, Latin":"มะนินกากันตะวันออก อักษรละติน", +"Manipuri":"มณีปุรี", +"Maore":"มาออเร", +"Maori":"เมารี", +"Marathi":"มราฐี", +"Marginalia":"หมายเหตุขอบหน้า", +"Mari, Hill":"มารีเนินเขา", +"Mari, Meadow":"มารีทุ่งหญ้า", +"Max":"ค่ามากสุด", +"Mbochi":"อึมม์โบชี", +"Median":"มัธยฐาน", +"Min":"ค่าน้อยสุด", +"Minangkabau":"มีนังกาเบา", +"Moksha":"มอกชา", +"Mongolian Cyrillic":"มองโกเลีย ซีริลลิก", +"Mongolian Mongolian":"มองโกเลีย มองโกเลีย", +"Moore":"มูรี", +"Morisyen":"มอริเซียน", +"N'ko":"เอ็นโก", +"Naro":"นาโร", +"Ndebele, South":"เอ็นดีเบลีใต้", +"Nenets":"เนเน็ตส์", +"Nepali (India)":"เนปาล (อินเดีย)", +"Nepali (Nepal)":"เนปาล (เนปาล)", +"Neutral":"กลางๆ", +"Nganasan":"งานาซัน", +"Ngungwel":"Ngungwel", +"Ngäbere":"งอเบเร", +"Nine Slides":"ภาพนิ่งเก้าหน้า", +"Njyem (Congo)":"Njyem (คองโก)", +"No Character Style":"ไม่มีกระบวนแบบตัวอักษร", +"No List":"ไม่มีรายการ", +"Nogai":"โนไก", +"None (Do not check spelling)":"ไม่มี (ไม่ตรวจสอบการสะกดคำ)", +"Northern Sotho":"ซูทูเหนือ", +"Norwegian, Bokmål":"นอร์เวย์ (บุคมอล)", +"Norwegian, Nynorsk":"นอร์เวย์ (นีนอร์สก์)", +"Note":"บันทึก", +"Notes":"บันทึกเสริม", +"Numbering 1":"ลำดับเลข 1", +"Numbering 1 Cont.":"ลำดับเลข 1 ต่อ", +"Numbering 1 End":"ลำดับเลข 1 จบ", +"Numbering 1 Start":"ลำดับเลข 1 เริ่ม", +"Numbering 123":"ลำดับเลข 123", +"Numbering 2":"ลำดับเลข 2", +"Numbering 2 Cont.":"ลำดับเลข 2 ต่อ", +"Numbering 2 End":"ลำดับเลข 2 จบ", +"Numbering 2 Start":"ลำดับเลข 2 เริ่ม", +"Numbering 3":"ลำดับเลข 3", +"Numbering 3 Cont.":"ลำดับเลข 3 ต่อ", +"Numbering 3 End":"ลำดับเลข 3 จบ", +"Numbering 3 Start":"ลำดับเลข 3 เริ่ม", +"Numbering 4":"ลำดับเลข 4", +"Numbering 4 Cont.":"ลำดับเลข 4 ต่อ", +"Numbering 4 End":"ลำดับเลข 4 จบ", +"Numbering 4 Start":"ลำดับเลข 4 เริ่ม", +"Numbering 5":"ลำดับเลข 5", +"Numbering 5 Cont.":"ลำดับเลข 5 ต่อ", +"Numbering 5 End":"ลำดับเลข 5 จบ", +"Numbering 5 Start":"ลำดับเลข 5 เริ่ม", +"Numbering ABC":"ลำดับเลข ABC", +"Numbering IVX":"ลำดับเลข IVX", +"Numbering Symbols":"สัญลักษณ์ลำดับเลข", +"Numbering abc":"ลำดับเลข abc", +"Numbering ivx":"ลำดับเลข ivx", +"Nyanja":"นยานจา", +"OLE":"OLE", +"Object Index 1":"ดัชนีวัตถุ 1", +"Object Index Heading":"หัวเรื่องดัชนีวัตถุ", +"Object with no fill and no line":"วัตถุที่ไม่มีพื้นที่ระบายสีและไม่มีเส้น", +"Object without fill":"วัตถุไม่มีพื้นที่ระบายสี", +"Occitan":"ออกซิตัน", +"Odia":"โอริยา", +"Olonets":"โอโลเน็ตส์", +"One Slide":"ภาพนิ่งเดียว", +"Oromo":"ออโรโม", +"Outline":"เค้าโครง", +"Outlined":"ตีขอบ", +"Outlined Blue":"ตีขอบสีน้ำเงิน", +"Outlined Green":"ตีขอบสีเขียว", +"Outlined Red":"ตีขอบสีแดง", +"Outlined Yellow":"ตีขอบสีเหลือง", +"Overwrite":"เขียนทับ", +"Page %1 (%2) of %3":"หน้า %1 (%2) ใน %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"หน้า %1 (%2) ใน %3 [หน้า %4 (%5)]", +"Page %1 of %2":"หน้า %1 จาก %2", +"Page %1 of %2 (%3)":"หน้า %1 จาก %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"หน้า %1 ใน %2 (หน้า %3 ใน %4 ที่จะพิมพ์)", +"Page %1 of %2 [Page %3]":"หน้า %1 ใน %2 [หน้า %3]", +"Page Number":"เลขหน้า", +"Page Properties":"คุณสมบัติของหน้า", +"Pali Latin":"บาลี อักษรละติน", +"Pali Thai":"บาลี อักษรไทย", +"Papiamento (Aruba)":"ปาเปียเมนโต (อารูบา)", +"Papiamento (Bonaire)":"ปาเปียเมนโต (โบแนเรอ)", +"Papiamento (Curaçao)":"ปาเปียเมนโต (กูราเซา)", +"Papiamentu (Netherlands Antilles)":"ปาเปียเมนตู (เนเธอร์แลนด์แอนทิลลิส)", +"Pennsylvania Dutch":"เพนซิลเวเนียดัตช์", +"Persian":"เปอร์เซีย", +"Pitjantjatjara":"พิชันชาชารา", +"Placeholder":"ตัวยึดตำแหน่ง", +"Plautdietsch":"เพลาต์ดิตช์", +"Polish":"โปแลนด์", +"Portrait":"แนวตั้ง", +"Portuguese (Angola)":"โปรตุเกส (แองโกลา)", +"Portuguese (Brazil)":"โปรตุเกส (บราซิล)", +"Portuguese (Mozambique)":"โปรตุเกส (โมซัมบิก)", +"Portuguese (Portugal)":"โปรตุเกส (โปรตุเกส)", +"Preformatted Text":"ข้อความจัดเรียงพิมพ์ดีด", +"Product":"ผลคูณ", +"Puinave":"ปุยนาเว", +"Punjabi":"ปัญจาบี", +"Punu":"พูนู", +"Quechua (Bolivia, North)":"เกชัว (โบลิเวียเหนือ)", +"Quechua (Bolivia, South)":"เกชัว (โบลิเวียใต้)", +"Quechua (Ecuador)":"เกชัว (เอกวาดอร์)", +"Quotation":"คำพูด", +"Report":"รายงาน", +"Result":"ผลลัพธ์", +"Result2":"ผลลัพธ์2", +"Rhaeto-Romance":"รีโท-โรมานซ์", +"Right Page":"หน้าขวา", +"Rohingya Hanifi":"โรฮีนจา อักษรฮะนีฟี", +"Romanian (Moldova)":"โรมาเนีย (มอลโดวา)", +"Romanian (Romania)":"โรมาเนีย (โรมาเนีย)", +"Rubies":"ข้อความกำกับเสียงอ่าน", +"Russian":"รัสเซีย", +"Rusyn (Slovakia)":"รูซีน (สโลวะเกีย)", +"Rusyn (Ukraine)":"รูซีน (ยูเครน)", +"Sami, Inari (Finland)":"ซามีอินารี (ฟินแลนด์)", +"Sami, Kildin (Russia)":"ซามีคิลดิน (รัสเซีย)", +"Sami, Lule (Norway)":"ซามีลูเล (นอร์เวย์)", +"Sami, Lule (Sweden)":"ซามีลูเล (สวีเดน)", +"Sami, Northern (Finland)":"ซามีเหนือ (ฟินแลนด์)", +"Sami, Northern (Norway)":"ซามีเหนือ (นอร์เวย์)", +"Sami, Northern (Sweden)":"ซามีเหนือ (สวีเดน)", +"Sami, Pite (Sweden)":"ซามีพิเต (สวีเดน)", +"Sami, Skolt (Finland)":"ซามีสโกลต์ (ฟินแลนด์)", +"Sami, Southern (Norway)":"ซามีใต้ (นอร์เวย์)", +"Sami, Southern (Sweden)":"ซามีใต้ (สวีเดน)", +"Sango":"ซังโก", +"Sanskrit":"สันสกฤต", +"Saraiki":"ซะราอีกี", +"Sardinian":"ซาร์ดิเนีย", +"Sardinian, Campidanese":"ซาร์ดิเนีย แคมพิดานีส", +"Sardinian, Gallurese":"ซาร์ดิเนีย แกลลูเรเซ", +"Sardinian, Logudorese":"ซาร์ดิเนีย โลกูโดเรเซ", +"Sardinian, Sassarese":"ซาร์ดิเนีย ซัสซารีส", +"Selection count":"จำนวนสิ่งที่เลือก", +"Sender":"ผู้ส่ง", +"Serbian Cyrillic (Montenegro)":"เซอร์เบีย ซีริลลิก (มอนเตเนโกร)", +"Serbian Cyrillic (Serbia and Montenegro)":"เซอร์เบีย ซีริลลิก (เซอร์เบียและมอนเตเนโกร)", +"Serbian Cyrillic (Serbia)":"เซอร์เบีย ซีริลลิก (เซอร์เบีย)", +"Serbian Latin":"เซฮร์เบีย อักษรละติน", +"Serbian Latin (Montenegro)":"เซอร์เบีย อักษรละติน (มอนเตเนโกร)", +"Serbian Latin (Serbia and Montenegro)":"เซอร์เบีย อักษรละติน (เซอร์เบียและมอนเตเนโกร)", +"Serbian Latin (Serbia)":"เซอร์เบีย อักษรละติน (เซอร์เบีย)", +"Sesotho":"เซซูทู", +"Shapes":"รูปร่าง", +"Sheet %1 of %2":"แผ่นงาน %1 จาก %2", +"Shuswap":"ชูสวาป", +"Sidama":"ซิดามา", +"Signature":"ลายเซ็น", +"Silesian":"ไซลีเชียน", +"Sindhi, Arabic":"สินธี อาหรับ", +"Sindhi, Devanagari":"สินธี เทวนาครี", +"Sinhala":"สิงหล", +"Six Slides":"ภาพนิ่งหกหน้า", +"Slide %1 of %2":"ภาพนิ่ง %1 จาก %2", +"Slide %1 of %2 (%3)":"ภาพนิ่ง %1 จาก %2 (%3)", +"Slovak":"สโลวัก", +"Slovenian":"สโลวีเนีย", +"Somali":"โซมาเลีย", +"Sorbian, Lower":"ซอร์บต่ำ", +"Sorbian, Upper":"ซอร์บสูง", +"Source Text":"ข้อความซอร์สโค้ด", +"Southern Sotho":"ซูทูใต้", +"Spanish (Argentina)":"สเปน (อาร์เจนตินา)", +"Spanish (Bolivia)":"สเปน (โบลิเวีย)", +"Spanish (Chile)":"สเปน (ชิลี)", +"Spanish (Colombia)":"สเปน (โคลอมเบีย)", +"Spanish (Costa Rica)":"สเปน (คอสตาริกา)", +"Spanish (Cuba)":"สเปน (คิวบา)", +"Spanish (Dom. Rep.)":"สเปน (โดมินิกัน)", +"Spanish (Ecuador)":"สเปน (เอกวาดอร์)", +"Spanish (El Salvador)":"สเปน (เอลซัลวาดอร์)", +"Spanish (Guatemala)":"สเปน (กัวเตมาลา)", +"Spanish (Honduras)":"สเปน (ฮอนดูรัส)", +"Spanish (Mexico)":"สเปน (เม็กซิโก)", +"Spanish (Nicaragua)":"สเปน (นิการากัว)", +"Spanish (Panama)":"สเปน (ปานามา)", +"Spanish (Paraguay)":"สเปน (ปารากวัย)", +"Spanish (Peru)":"สเปน (เปรู)", +"Spanish (Puerto Rico)":"สเปน (เปอร์โตริโก)", +"Spanish (Spain)":"สเปน (สเปน)", +"Spanish (Uruguay)":"สเปน (อุรุกวัย)", +"Spanish (Venezuela)":"สเปน (เวเนซุเอลา)", +"StDev":"StDev", +"Standard selection":"การเลือกแบบมาตรฐาน", +"Stars and Banners":"ดาวและป้ายประกาศ", +"Status":"สถานะ", +"Strong Emphasis":"เน้นหนัก", +"Subtitle":"ชื่อเรื่องย่อย", +"Sum":"ผลรวม", +"Sundanese":"ซุนดา", +"Suundi":"Suundi", +"Swahili (Kenya)":"สวาฮีลี (เคนยา)", +"Swahili (Tanzania)":"สวาฮีลี (แทนซาเนีย)", +"Swazi":"สวาซี", +"Swedish (Finland)":"สวีเดน (ฟินแลนด์)", +"Swedish (Sweden)":"สวีเดน (สวีเดน)", +"Symbol Shapes":"รูปสัญลักษณ์", +"Table":"ตาราง", +"Table Contents":"เนื้อหาตาราง", +"Table Heading":"หัวตาราง", +"Table Index 1":"ดัชนีตาราง 1", +"Table Index Heading":"หัวเรื่องดัชนีตาราง", +"Tagalog":"ตากาล็อก", +"Tahitian":"ตาฮิติ", +"Tajik":"ทาจิกิสถาน", +"Tamil":"ทมิฬ", +"Tatar":"ตาด", +"Teke-Eboo":"เทเค-อีบู", +"Teke-Ibali":"เทเค-อิบาลี", +"Teke-Kukuya":"เทเค-คูคูยา", +"Teke-Tyee":"เทเค-ไทอี", +"Teletype":"พิมพ์ดีด", +"Telugu":"เตลุคู", +"Tetun (Indonesia)":"เตตุน (อินโดนีเซีย)", +"Tetun (Timor-Leste)":"เตตุน (ติมอร์-เลสเต)", +"Text":"ข้อความ", +"Text A0":"A0 ข้อความ", +"Text A4":"A4 ข้อความ", +"Thai":"ไทย", +"Three Slides":"ภาพนิ่งสามหน้า", +"Tibetan (India)":"ทิเบต (อินเดีย)", +"Tibetan (PR China)":"ทิเบต (จีน)", +"Tigrigna (Eritrea)":"ทิกริญญา (เอริเทรีย)", +"Tigrigna (Ethiopia)":"ทิกริญญา (เอธิโอเปีย)", +"Title":"ชื่อเรื่อง", +"Title A0":"A0 ชื่อเรื่อง", +"Title A4":"A4 ชื่อเรื่อง", +"Title Only":"ชื่อเรื่องเท่านั้น", +"Title Slide":"ภาพนิ่งนำเรื่อง", +"Title and 2 Content":"ชื่อเรื่องและเนื้อหา 2 คอลัมน์", +"Title, 2 Content and Content":"ชื่อเรื่อง, เนื้อหา 2 แถว และเนื้อหา", +"Title, 2 Content over Content":"ชื่อเรื่อง, เนื้อหา 2 คอลัมน์ บนเนื้อหา", +"Title, 4 Content":"ชื่อเรื่อง, เนื้อหา 4 ช่อง", +"Title, 6 Content":"ชื่อเรื่อง, เนื้อหา 6 ช่อง", +"Title, Content":"ชื่อเรื่อง, เนื้อหา", +"Title, Content and 2 Content":"ชื่อเรื่อง, เนื้อหา และเนื้อหา 2 แถว", +"Title, Content over Content":"ชื่อเรื่อง, เนื้อหา 2 แถว", +"Title, Vertical Text":"ชื่อเรื่อง, ข้อความแนวตั้ง", +"Title, Vertical Text, Clipart":"ชื่อเรื่อง, ข้อความแนวตั้ง, คลิปอาร์ต", +"Tok Pisin":"ทอกพิซิน", +"Tsaangi":"Tsaangi", +"Tsonga":"ซองกา", +"Tswana (Botswana)":"เซตสวานา (บอตสวานา)", +"Tswana (South Africa)":"เซตสวานา (แอฟริกาใต้)", +"Turkish":"ตุรกี", +"Turkmen":"เติร์กเมนิสถาน", +"Two Slides":"ภาพนิ่งสองหน้า", +"Udmurt":"อุดมูร์ต", +"Ukrainian":"ยูเครน", +"Unknown":"ไม่รู้จัก", +"Urdu (India)":"อูรดู (อินเดีย)", +"Urdu (Pakistan)":"อูรดู (ปากีสถาน)", +"User Entry":"ข้อความผู้ใช้กรอก", +"User Index 1":"ดัชนีผู้ใช้ 1", +"User Index 10":"ดัชนีผู้ใช้ 10", +"User Index 2":"ดัชนีผู้ใช้ 2", +"User Index 3":"ดัชนีผู้ใช้ 3", +"User Index 4":"ดัชนีผู้ใช้ 4", +"User Index 5":"ดัชนีผู้ใช้ 5", +"User Index 6":"ดัชนีผู้ใช้ 6", +"User Index 7":"ดัชนีผู้ใช้ 7", +"User Index 8":"ดัชนีผู้ใช้ 8", +"User Index 9":"ดัชนีผู้ใช้ 9", +"User Index Heading":"หัวเรื่องดัชนีผู้ใช้", +"Uyghur":"อุยกูร์", +"Uzbek Cyrillic":"อุซเบกิสถาน ซีริลลิก", +"Uzbek Latin":"อุซเบกิสถาน อักษรละติน", +"Var":"Var", +"Variable":"ตัวแปร", +"Venda":"เวนดา", +"Venetian":"วีนีเชียน", +"Veps":"เว็ปส์", +"Vertical Numbering Symbols":"สัญลักษณ์เลขลำดับตามแนวตั้ง", +"Vertical Title, Text, Chart":"ชื่อเรื่องแนวตั้ง, ข้อความ, แผนภูมิ", +"Vertical Title, Vertical Text":"ชื่อเรื่องแนวตั้ง, ข้อความแนวตั้ง", +"Vietnamese":"เวียดนาม", +"Vili":"วีลี", +"Visited Internet Link":"ลิงก์ในอินเทอร์เน็ตที่ดูแล้ว", +"Võro":"โวโร", +"Walloon":"วอลลูน", +"Warning":"คำเตือน", +"Watermark":"ลายน้ำ", +"Welsh":"เวลส์", +"Xhosa":"คอซา", +"Xibe":"ซิเบ", +"Yaka (Congo)":"ยากา (คองโก)", +"Yaka (Democratic Republic of the Congo)":"ยากา (สาธารณรัฐประชาธิปไตยคองโก)", +"Yiddish (Israel)":"ยิดดิช (อิสราเอล)", +"Yiddish (USA)":"ยิดดิช (สหรัฐอเมริกา)", +"Yombe (Congo)":"ยอมเบ (คองโก)", +"Yoruba":"โยรูบา", +"Zulu":"ซูลู", +"[Multiple]":"[หลายภาษา]", +"[None]":"[ไม่มี]", +"[Undetermined]":"[ไม่ทราบ]", +"Éwé":"เอเว" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ti.json b/f7cloud-office/browser/dist/l10n/locore/ti.json new file mode 100644 index 0000000..c43f2d1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ti.json @@ -0,0 +1,3 @@ +{ +"Variable":"ተለዋዋጢ" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/tl.json b/f7cloud-office/browser/dist/l10n/locore/tl.json new file mode 100644 index 0000000..53a71d3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/tl.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"Nahanap ang %1 ng %2 na tala", +"3D Objects":"Mga 3D na Bagay", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Abkhaz", +"Accent":"Accent", +"Accent 1":"Accent 1", +"Accent 2":"Accent 2", +"Accent 3":"Accent 3", +"Adding selection":"Pagdaragdag ng seleksyon", +"Addressee":"Addressee", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (South Africa)", +"Aka (Central African Republic)":"Aka (Central African Republic)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albaniano", +"Amharic":"Amharic", +"Apatani":"Apatani", +"Appendix":"Apendise", +"Arabic":"Arabic", +"Arabic (Algeria)":"Arabic (Algeria)", +"Arabic (Bahrain)":"Arabic (Bahrain)", +"Arabic (Chad)":"Arabic (Chad)", +"Arabic (Comoros)":"Arabic (Comoros)", +"Arabic (Djibouti)":"Arabic (Djibouti)", +"Arabic (Egypt)":"Arabic (Ehipto)", +"Arabic (Eritrea)":"Arabic (Eritrea)", +"Arabic (Iraq)":"Arabic (Iraq)", +"Arabic (Israel)":"Arabic (Israel)", +"Arabic (Jordan)":"Arabic (Jordan)", +"Arabic (Kuwait)":"Arabic (Kuwait)", +"Arabic (Lebanon)":"Arabic (Lebanon)", +"Arabic (Libya)":"Arabic (Libya)", +"Arabic (Mauritania)":"Arabic (Mauritania)", +"Arabic (Morocco)":"Arabic (Morocco)", +"Arabic (Oman)":"Arabic (Oman)", +"Arabic (Palestine)":"Arabic (Palestine)", +"Arabic (Qatar)":"Arabic (Qatar)", +"Arabic (Saudi Arabia)":"Arabic (Saudi Arabia)", +"Arabic (Somalia)":"Arabic (Somalia)", +"Arabic (Sudan)":"Arabic (Sudan)", +"Arabic (Syria)":"Arabic (Syria)", +"Arabic (Tunisia)":"Arabic (Tunisia)", +"Arabic (UAE)":"Arabic (UAE)", +"Arabic (Yemen)":"Arabic (Yemen)", +"Aragonese":"Aragonese", +"Aranese":"Aranese", +"Armenian, Classical (Armenia)":"Armenian, Classical (Armenia)", +"Armenian, Eastern (Armenia)":"Armenian, Eastern (Armenia)", +"Armenian, Eastern (Iran)":"Armenian, Silangan (Iran)", +"Armenian, Eastern (Russia)":"Armenian, Silangan (Russia)", +"Armenian, Western (Armenia)":"Armenian, Kanluranin (Armenia)", +"Arpitan (France)":"Arpitan (France)", +"Arpitan (Italy)":"Arpitan (Italy)", +"Arpitan (Switzerland)":"Arpitan (Switzerland)", +"Arrow Line":"Linya ng Arrow", +"Assamese":"Assamese", +"Asturian":"Asturian", +"Avar":"Avar", +"Average":"Katamtaman", +"Azerbaijani Cyrillic":"Azerbaijani Cyrillic", +"Azerbaijani Latin":"Azerbaijani Latin", +"Background":"Background", +"Background objects":"Mga bagay sa background", +"Bad":"Masama", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Mga Pangunahing Hugis", +"Basque":"Basque", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Belarusian", +"Bengali (Bangladesh)":"Bengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibliograpiya 1", +"Bibliography Heading":"Pamagat ng Bibliograpiya", +"Blank Slide":"Blangkong Slide", +"Block Arrows":"Block Arrow", +"Block Quotation":"Harangan ang Sipi", +"Block selection":"I-block ang pagpili", +"Bodo":"Bodo", +"Body Text":"Teksto ng Katawan", +"Body Text, Indented":"Teksto ng Katawan, Naka-indent", +"Bosnian":"Bosnian", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bulgarian", +"Bullet –":"bala –", +"Bullet •":"Bullet •", +"Bullet ☑":"Bala ☑", +"Bullet ✗":"Bala ✗", +"Bullet ➢":"Bala ➢", +"Bullets":"Mga bala", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Cabécar":"Cabécar", +"Callouts":"Mga callout", +"Caption":"Caption", +"Caption Characters":"Mga Character ng Caption", +"Catalan":"Catalan", +"Catalan (Valencian)":"Catalan (Valencian)", +"Centered Text":"Nakasentro na Teksto", +"Chinese (Hong Kong)":"Chinese (Hong Kong)", +"Chinese (Macau)":"Chinese (Macau)", +"Chinese (Singapore)":"Chinese (Singapore)", +"Chinese (simplified)":"Chinese (pinasimple)", +"Chinese (traditional)":"Chinese (tradisyonal)", +"Church Slavic":"Slavic ng simbahan", +"Chuvash":"Chuvash", +"Citation":"Sipi", +"Clear formatting":"I-clear ang pag-format", +"Comment":"Magkomento", +"Complimentary Close":"Komplimentaryong Pagsara", +"Connectors":"Mga konektor", +"Contents 1":"Nilalaman 1", +"Contents 10":"Nilalaman 10", +"Contents 2":"Nilalaman 2", +"Contents 3":"Nilalaman 3", +"Contents 4":"Nilalaman 4", +"Contents 5":"Nilalaman 5", +"Contents 6":"Nilalaman 6", +"Contents 7":"Nilalaman 7", +"Contents 8":"Nilalaman 8", +"Contents 9":"Nilalaman 9", +"Contents Heading":"Heading ng Nilalaman", +"Coptic":"Coptic", +"Cornish":"Cornish", +"Count":"Bilang", +"CountA":"BilanginA", +"Cree, Plains, Latin":"Cree, Kapatagan, Latin", +"Cree, Plains, Syllabics":"Cree, Kapatagan, Syllabics", +"Croatian":"Croatian", +"Curves and Polygons":"Curves at Polygons", +"Czech":"Czech", +"Danish":"Danish", +"Dashed Line":"Dashed Line", +"Default":"Default", +"Default Drawing Style":"Default na Estilo ng Pagguhit", +"Default Page Style":"Default na Estilo ng Pahina", +"Default Paragraph Style":"Default na Estilo ng Talata", +"Definition":"Kahulugan", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Pagguhit", +"Drop Caps":"Drop Caps", +"Dutch (Belgium)":"Dutch (Belgium)", +"Dutch (Netherlands)":"Dutch (Netherlands)", +"Dzongkha":"Dzongkha", +"Emphasis":"diin", +"Endnote":"Endnote", +"Endnote Anchor":"Endnote Anchor", +"Endnote Characters":"Mga Character ng Endnote", +"English (Australia)":"English (Australia)", +"English (Belize)":"English (Belize)", +"English (Botswana)":"English (Botswana)", +"English (Canada)":"English (Canada)", +"English (Caribbean)":"English (Caribbean)", +"English (Denmark)":"English (Denmark)", +"English (Gambia)":"English (Gambia)", +"English (Ghana)":"English (Ghana)", +"English (Hong Kong)":"English (Hong Kong)", +"English (India)":"English (India)", +"English (Ireland)":"English (Ireland)", +"English (Israel)":"English (Israel)", +"English (Jamaica)":"English (Jamaica)", +"English (Kenya)":"English (Kenya)", +"English (Malawi)":"English (Malawi)", +"English (Malaysia)":"English (Malaysia)", +"English (Mauritius)":"English (Mauritius)", +"English (Namibia)":"English (Namibia)", +"English (New Zealand)":"English (New Zealand)", +"English (Nigeria)":"English (Nigeria)", +"English (Philippines)":"English (Pilipinas)", +"English (South Africa)":"English (South Africa)", +"English (Sri Lanka)":"English (Sri Lanka)", +"English (Trinidad)":"English (Trinidad)", +"English (UK)":"English (UK)", +"English (USA)":"English (USA)", +"English (Zambia)":"English (Zambia)", +"English (Zimbabwe)":"English (Zimbabwe)", +"English, OED spelling (UK)":"English, OED spelling (UK)", +"Envelope":"Sobre", +"Error":"Pagkakamali", +"Erzya":"Erzya", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"Halimbawa", +"Extending selection":"Pagpapalawak ng pagpili", +"Faroese":"Faroese", +"Figure":"Pigura", +"Figure Index 1":"Index ng Figure 1", +"Figure Index Heading":"Figure Index Heading", +"Fijian":"Fijian", +"Filled":"Napuno", +"Filled Blue":"Puno ng Asul", +"Filled Green":"Puno ng Berde", +"Filled Red":"Puno ng Pula", +"Filled Yellow":"Puno ng Dilaw", +"Finnish":"Finnish", +"First Line Indent":"Indent ng Unang Linya", +"First Page":"Unang Pahina", +"Flowchart":"Flowchart", +"Fon":"Fon", +"Footer":"Footer", +"Footer Left":"Pakaliwa ang paa", +"Footer Right":"Pakanan ang paa", +"Footnote":"Talababa", +"Footnote Anchor":"Footnote Anchor", +"Footnote Characters":"Mga Character sa Footnote", +"Formula":"Formula", +"Four Slides":"Apat na Slides", +"Frame":"Frame", +"Frame Contents":"Mga Nilalaman ng Frame", +"French (Belgium)":"Pranses (Belgium)", +"French (Benin)":"Pranses (Benin)", +"French (Burkina Faso)":"Pranses (Burkina Faso)", +"French (Canada)":"French (Canada)", +"French (Côte d'Ivoire)":"Pranses (Côte d'Ivoire)", +"French (France)":"French (France)", +"French (Luxembourg)":"Pranses (Luxembourg)", +"French (Mali)":"Pranses (Mali)", +"French (Mauritius)":"Pranses (Mauritius)", +"French (Monaco)":"Pranses (Monaco)", +"French (Niger)":"French (Niger)", +"French (Republic of Guinea)":"French (Republic of Guinea)", +"French (Senegal)":"Pranses (Senegal)", +"French (Switzerland)":"French (Switzerland)", +"French (Togo)":"Pranses (Togo)", +"Frisian":"Frisian", +"Friulian":"Friulian", +"Function Wizard":"Function Wizard", +"Gaelic (Scotland)":"Gaelic (Scotland)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"Aleman (Austria)", +"German (Belgium)":"Aleman (Belgium)", +"German (Germany)":"German (Germany)", +"German (Liechtenstein)":"Aleman (Liechtenstein)", +"German (Luxembourg)":"Aleman (Luxembourg)", +"German (Switzerland)":"German (Switzerland)", +"Gikuyu":"Gikuyu", +"Good":"Mabuti", +"Graphic":"Graphic", +"Graphics":"Mga graphic", +"Greek":"Griyego", +"Greek, Ancient":"Griyego, Sinaunang", +"Guadeloupean Creole French":"Guadeloupean Creole French", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"Hanging Indent", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawaiian", +"Header":"Header", +"Header Left":"Header sa Kaliwa", +"Header Right":"Header Kanan", +"Header and Footer":"Header at Footer", +"Heading":"Heading", +"Heading 1":"Pamagat 1", +"Heading 10":"Pamagat 10", +"Heading 2":"Pamagat 2", +"Heading 3":"Pamagat 3", +"Heading 4":"Pamagat 4", +"Heading 5":"Pamagat 5", +"Heading 6":"Pamagat 6", +"Heading 7":"Pamagat 7", +"Heading 8":"Pamagat 8", +"Heading 9":"Pamagat 9", +"Heading A0":"Heading A0", +"Heading A4":"Heading A4", +"Hebrew":"Hebrew", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindi", +"Horizontal Line":"Pahalang na Linya", +"Hungarian":"Hungarian", +"Hungarian (Szekely-Hungarian Rovas)":"Hungarian (Szekely-Hungarian Rovas)", +"Hyperlink":"Hyperlink", +"Icelandic":"Icelandic", +"Illustration":"Ilustrasyon", +"Iloko":"Iloko", +"Index":"Index", +"Index 1":"Index 1", +"Index 2":"Index 2", +"Index 3":"Index 3", +"Index Heading":"Index Heading", +"Index Link":"Link ng Index", +"Index Separator":"Index Separator", +"Indonesian":"Indonesian", +"Inline Heading":"Inline na Pamagat", +"Insert":"Ipasok", +"Interlingua":"Interlingua", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"Link sa Internet", +"Interslavic Cyrillic":"Interslavic Cyrillic", +"Interslavic Latin":"Interslavic Latin", +"Irish":"Irish", +"Italian (Italy)":"Italyano (Italy)", +"Italian (Switzerland)":"Italyano (Switzerland)", +"Japanese":"Hapon", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardian", +"Kabyle Latin":"Kabyle Latin", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latin", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakh", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Kirghiz":"Kirghiz", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratikong Republika ng Congo)", +"Klingon":"Klingon", +"Komi-Permyak":"Komi-Permyak", +"Komi-Zyrian":"Komi-Zyrian", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Korean (RoK)", +"Kumyk":"Kumyk", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Kurdish, Central (Iran)", +"Kurdish, Central (Iraq)":"Kurdish, Central (Iraq)", +"Kurdish, Northern (Syria)":"Kurdish, Hilaga (Syria)", +"Kurdish, Northern (Turkey)":"Kurdish, Hilaga (Turkey)", +"Kurdish, Southern (Iran)":"Kurdish, Timog (Iran)", +"Kurdish, Southern (Iraq)":"Kurdish, Timog (Iraq)", +"Kven Finnish":"Kven Finnish", +"Kyrgyz (China)":"Kyrgyz (China)", +"Labels":"Mga label", +"Ladin":"Ladin", +"Landscape":"Landscape", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latin":"Latin", +"Latvian":"Latvian", +"Left Page":"Kaliwang Pahina", +"Lengo":"Lengo", +"Ligurian":"Ligurian", +"Limbu":"Limbu", +"Line Numbering":"Line Numbering", +"Lines":"Mga linya", +"Lines and Arrows":"Mga Linya at Arrow", +"Lingala":"Lingala", +"List":"Listahan", +"List 1":"Listahan 1", +"List 1 Cont.":"Listahan 1 Cont.", +"List 1 End":"Listahan 1 Katapusan", +"List 1 Start":"Listahan 1 Simula", +"List 2":"Listahan 2", +"List 2 Cont.":"Listahan 2 Cont.", +"List 2 End":"Listahan 2 Katapusan", +"List 2 Start":"Listahan 2 Simula", +"List 3":"Listahan 3", +"List 3 Cont.":"Listahan 3 Cont.", +"List 3 End":"Listahan 3 Katapusan", +"List 3 Start":"Listahan 3 Simula", +"List 4":"Listahan 4", +"List 4 Cont.":"Listahan 4 Cont.", +"List 4 End":"Listahan 4 Katapusan", +"List 4 Start":"Listahan 4 Simula", +"List 5":"Listahan 5", +"List 5 Cont.":"Listahan 5 Cont.", +"List 5 End":"Listahan 5 Katapusan", +"List 5 Start":"Listahan 5 Simula", +"List Contents":"Listahan ng mga Nilalaman", +"List Heading":"Pamagat ng Listahan", +"List Indent":"Listahan ng Indent", +"Lithuanian":"Lithuanian", +"Livonian":"Livonian", +"Lojban":"Lojban", +"Low German":"Mababang Aleman", +"Luxembourgish":"Luxembourgish", +"Macedonian":"Macedonian", +"Main Index Entry":"Pangunahing Index Entry", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Malay (Brunei Darussalam)", +"Malay (Malaysia)":"Malay (Malaysia)", +"Malay Arabic (Brunei Darussalam)":"Malay Arabic (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Malay Arabic (Malaysia)", +"Malayalam":"Malayalam", +"Maltese":"Maltese", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan, Silangan, Latin", +"Manipuri":"Manipuri", +"Maore":"Maore", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Marginalia", +"Mari, Hill":"Mari, Burol", +"Mari, Meadow":"Mari, Meadow", +"Max":"Max", +"Mbochi":"Mbochi", +"Median":"Median", +"Min":"Min", +"Minangkabau":"Minangkabau", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Mongolian Cyrillic", +"Mongolian Mongolian":"Mongolian Mongolian", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Timog", +"Nenets":"Nenets", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Neutral":"Neutral", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Siyam na Slides", +"Njyem (Congo)":"Njyem (Congo)", +"No Character Style":"Walang Character Style", +"No List":"Walang Listahan", +"Nogai":"Nogai", +"None (Do not check spelling)":"Wala (Huwag suriin ang spelling)", +"Northern Sotho":"Hilagang Sotho", +"Norwegian, Bokmål":"Norwegian, Bokmål", +"Norwegian, Nynorsk":"Norwegian, Nynorsk", +"Note":"Tandaan", +"Notes":"Mga Tala", +"Numbering 1":"Pagnunumero 1", +"Numbering 1 Cont.":"Numbering 1 Cont.", +"Numbering 1 End":"Pagnunumero 1 Katapusan", +"Numbering 1 Start":"Pag-numero 1 Simula", +"Numbering 123":"Pagnunumero 123", +"Numbering 2":"Pagnunumero 2", +"Numbering 2 Cont.":"Numbering 2 Cont.", +"Numbering 2 End":"Numbering 2 End", +"Numbering 2 Start":"Numbering 2 Start", +"Numbering 3":"Pagnunumero 3", +"Numbering 3 Cont.":"Numbering 3 Cont.", +"Numbering 3 End":"Numbering 3 End", +"Numbering 3 Start":"Numbering 3 Start", +"Numbering 4":"Pagnunumero 4", +"Numbering 4 Cont.":"Numbering 4 Cont.", +"Numbering 4 End":"Pagnunumero 4 Katapusan", +"Numbering 4 Start":"Numbering 4 Start", +"Numbering 5":"Pagnunumero 5", +"Numbering 5 Cont.":"Numbering 5 Cont.", +"Numbering 5 End":"Pagnunumero 5 Katapusan", +"Numbering 5 Start":"Pag-numero 5 Simula", +"Numbering ABC":"Pagnunumero ng ABC", +"Numbering IVX":"Pagnumero IVX", +"Numbering Symbols":"Mga Simbolo ng Numero", +"Numbering abc":"Pagnunumero ng abc", +"Numbering ivx":"Pagnunumero ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Index ng Bagay 1", +"Object Index Heading":"Heading ng Index ng Bagay", +"Object with no fill and no line":"Bagay na walang punan at walang linya", +"Object without fill":"Bagay na walang punan", +"Occitan":"Occitan", +"Odia":"Odia", +"Olonets":"Olonets", +"One Slide":"Isang Slide", +"Oromo":"Oromo", +"Outline":"Balangkas", +"Outlined":"Nakabalangkas", +"Outlined Blue":"Nakabalangkas na Asul", +"Outlined Green":"Nakabalangkas na Berde", +"Outlined Red":"Nakabalangkas na Pula", +"Outlined Yellow":"Nakabalangkas na Dilaw", +"Overwrite":"I-overwrite", +"Page %1 (%2) of %3":"Pahina %1 (%2) ng %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Pahina %1 (%2) ng %3 [Pahina %4 (%5)]", +"Page %1 of %2":"Pahina %1 of %2", +"Page %1 of %2 (%3)":"Pahina %1 of %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Pahina %1 of %2 (Pahina %3 of %4 na ipi-print)", +"Page %1 of %2 [Page %3]":"Pahina %1 of %2 [Page %3]", +"Page Number":"Numero ng Pahina", +"Page Properties":"Mga Katangian ng Pahina", +"Pali Latin":"Pali Latin", +"Pali Thai":"Pali Thai", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Pennsylvania Dutch":"Pennsylvania Dutch", +"Persian":"Persian", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Placeholder", +"Plautdietsch":"Plautdietsch", +"Polish":"Polish", +"Portrait":"Larawan", +"Portuguese (Angola)":"Portuges (Angola)", +"Portuguese (Brazil)":"Portuges (Brazil)", +"Portuguese (Mozambique)":"Portuges (Mozambique)", +"Portuguese (Portugal)":"Portuges (Portugal)", +"Preformatted Text":"Preformatted na Teksto", +"Product":"produkto", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivia, Hilaga)", +"Quechua (Bolivia, South)":"Quechua (Bolivia, Timog)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Quotation":"Sipi", +"Report":"Ulat", +"Result":"Resulta", +"Result2":"Resulta2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Kanang Pahina", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Romanian (Moldova)", +"Romanian (Romania)":"Romanian (Romania)", +"Rubies":"Mga rubi", +"Russian":"Ruso", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Sami, Inari (Finland)", +"Sami, Kildin (Russia)":"Sami, Kildin (Russia)", +"Sami, Lule (Norway)":"Sami, Lule (Norway)", +"Sami, Lule (Sweden)":"Sami, Lule (Sweden)", +"Sami, Northern (Finland)":"Sami, Hilaga (Finland)", +"Sami, Northern (Norway)":"Sami, Hilaga (Norway)", +"Sami, Northern (Sweden)":"Sami, Hilaga (Sweden)", +"Sami, Pite (Sweden)":"Sami, Pite (Sweden)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finland)", +"Sami, Southern (Norway)":"Sami, Timog (Norway)", +"Sami, Southern (Sweden)":"Sami, Timog (Sweden)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Santali, Devanagari":"Santali, Devanagari", +"Santali, Ol Chiki":"Santali, Ol Chiki", +"Saraiki":"Saraiki", +"Sardinian":"Sardinian", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"Bilang ng pagpili", +"Sender":"Nagpadala", +"Serbian Cyrillic (Montenegro)":"Serbian Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbian Cyrillic (Serbia at Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbian Cyrillic (Serbia)", +"Serbian Latin":"Serbian Latin", +"Serbian Latin (Montenegro)":"Serbian Latin (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Serbian Latin (Serbia at Montenegro)", +"Serbian Latin (Serbia)":"Serbian Latin (Serbia)", +"Sesotho":"Sesotho", +"Shapes":"Mga hugis", +"Sheet %1 of %2":"Sheet %1 of %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Lagda", +"Silesian":"Silesian", +"Sindhi, Arabic":"Sindhi, Arabic", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Anim na Slide", +"Slide %1 of %2":"Slide %1 of %2", +"Slide %1 of %2 (%3)":"Slide %1 of %2 (%3)", +"Slovak":"Slovak", +"Slovenian":"Slovenian", +"Somali":"Somali", +"Sorbian, Lower":"Sorbian, Lower", +"Sorbian, Upper":"Sorbian, Upper", +"Source Text":"Pinagmulan ng Teksto", +"Southern Sotho":"Southern Sotho", +"Spanish (Argentina)":"Espanyol (Argentina)", +"Spanish (Bolivia)":"Espanyol (Bolivia)", +"Spanish (Chile)":"Espanyol (Chile)", +"Spanish (Colombia)":"Espanyol (Colombia)", +"Spanish (Costa Rica)":"Espanyol (Costa Rica)", +"Spanish (Cuba)":"Espanyol (Cuba)", +"Spanish (Dom. Rep.)":"Espanyol (Dom. Rep.)", +"Spanish (Ecuador)":"Espanyol (Ecuador)", +"Spanish (El Salvador)":"Espanyol (El Salvador)", +"Spanish (Guatemala)":"Espanyol (Guatemala)", +"Spanish (Honduras)":"Espanyol (Honduras)", +"Spanish (Mexico)":"Espanyol (Mexico)", +"Spanish (Nicaragua)":"Espanyol (Nicaragua)", +"Spanish (Panama)":"Espanyol (Panama)", +"Spanish (Paraguay)":"Espanyol (Paraguay)", +"Spanish (Peru)":"Espanyol (Peru)", +"Spanish (Puerto Rico)":"Espanyol (Puerto Rico)", +"Spanish (Spain)":"Espanyol (Espanya)", +"Spanish (Uruguay)":"Espanyol (Uruguay)", +"Spanish (Venezuela)":"Espanyol (Venezuela)", +"StDev":"StDev", +"Standard selection":"Karaniwang pagpili", +"Stars and Banners":"Mga Bituin at Banner", +"Status":"Katayuan", +"Strong Emphasis":"Malakas na Diin", +"Subtitle":"Subtitle", +"Sum":"Sum", +"Sundanese":"Sundanese", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Swedish (Finland)", +"Swedish (Sweden)":"Swedish (Sweden)", +"Symbol Shapes":"Mga Hugis ng Simbolo", +"Table":"mesa", +"Table Contents":"Mga Nilalaman ng Talahanayan", +"Table Heading":"Table Heading", +"Table Index 1":"Index ng Talahanayan 1", +"Table Index Heading":"Table Index Heading", +"Tagalog":"Tagalog", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Indonesia)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Text", +"Text A0":"I-text ang A0", +"Text A4":"I-text ang A4", +"Thai":"Thai", +"Three Slides":"Tatlong Slide", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"Tibetan (PR China)", +"Tigrigna (Eritrea)":"Tigrigna (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrigna (Ethiopia)", +"Title":"Pamagat", +"Title A0":"Pamagat A0", +"Title A4":"Pamagat A4", +"Title Only":"Pamagat Lamang", +"Title Slide":"Slide ng Pamagat", +"Title and 2 Content":"Pamagat at 2 Nilalaman", +"Title, 2 Content and Content":"Pamagat, Nilalaman at 2 Nilalaman", +"Title, 2 Content over Content":"Pamagat, 2 Nilalaman kaysa sa Nilalaman", +"Title, 4 Content":"Pamagat, 4 Nilalaman", +"Title, 6 Content":"Pamagat, 6 Nilalaman", +"Title, Content":"Pamagat, Nilalaman", +"Title, Content and 2 Content":"Pamagat, Nilalaman at 2 Nilalaman", +"Title, Content over Content":"Pamagat, Nilalaman kaysa sa Nilalaman", +"Title, Vertical Text":"Pamagat, Vertical Text", +"Title, Vertical Text, Clipart":"Pamagat, Vertical Text, Clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (South Africa)", +"Turkish":"Turkish", +"Turkmen":"Turkmen", +"Two Slides":"Dalawang Slide", +"Udmurt":"Udmurt", +"Ukrainian":"Ukrainian", +"Unknown":"Hindi alam", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Pagpasok ng User", +"User Index 1":"Index ng Gumagamit 1", +"User Index 10":"Index ng Gumagamit 10", +"User Index 2":"Index ng Gumagamit 2", +"User Index 3":"Index ng Gumagamit 3", +"User Index 4":"Index ng Gumagamit 4", +"User Index 5":"Index ng Gumagamit 5", +"User Index 6":"Index ng Gumagamit 6", +"User Index 7":"Index ng Gumagamit 7", +"User Index 8":"Index ng Gumagamit 8", +"User Index 9":"Index ng Gumagamit 9", +"User Index Heading":"Heading ng User Index", +"Uyghur":"Uyghur", +"Uzbek Cyrillic":"Uzbek Cyrillic", +"Uzbek Latin":"Uzbek Latin", +"Var":"Var", +"Variable":"Variable", +"Venda":"Venda", +"Venetian":"Venetian", +"Veps":"Veps", +"Vertical Numbering Symbols":"Mga Simbolo ng Vertical Numbering", +"Vertical Title, Text, Chart":"Patayong Pamagat, Teksto, Tsart", +"Vertical Title, Vertical Text":"Vertical na Pamagat, Vertical Text", +"Vietnamese":"Vietnamese", +"Vili":"Vili", +"Visited Internet Link":"Bumisita sa Internet Link", +"Võro":"Võro", +"Walloon":"Walloon", +"Warning":"Babala", +"Watermark":"Watermark", +"Welsh":"Welsh", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratikong Republika ng Congo)", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yombe (Congo)":"Yombe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[Multiple]":"[Maramihan]", +"[None]":"[Wala]", +"[Undetermined]":"[Hindi natukoy]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/tn.json b/f7cloud-office/browser/dist/l10n/locore/tn.json new file mode 100644 index 0000000..c8ab157 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/tn.json @@ -0,0 +1,265 @@ +{ +"A0":"A0", +"A4":"4", +"Albanian":"Albanian", +"Arabic":"Arabic", +"Arabic (Bahrain)":"SeArabia (Bahrain)", +"Arabic (Egypt)":"Arabic (Egepeta)", +"Arabic (Iraq)":"Arabic (Iraq)", +"Arabic (Jordan)":"SeArabia (Jordan)", +"Arabic (Kuwait)":"SeArabiki (Kuwait)", +"Arabic (Lebanon)":"SeArabiki (Lebanon)", +"Arabic (Libya)":"SeArabia (Libia)", +"Arabic (Morocco)":"SeArabia (Morocco)", +"Arabic (Oman)":"SeArabia (Oman)", +"Arabic (Qatar)":"SeArabia (Qatar)", +"Arabic (Saudi Arabia)":"Serabia (Saudi-Arabia)", +"Arabic (Syria)":"SeArabia (Syria)", +"Arabic (Tunisia)":"SeArabia (Tunisia)", +"Arabic (UAE)":"SeArabia", +"Arabic (Yemen)":"SeArabic (Yemen)", +"Average":"Tekanyo", +"Basque":"Basque", +"Bengali (Bangladesh)":"English (Canada)", +"Bibliography 1":"Tsa botshelo 1", +"Bibliography Heading":"Tsa botselo Setlhogo", +"Blank Slide":"Lolea Kgogelothoko", +"Bosnian":"Romanian", +"Bulgarian":"Bulgarian", +"Callouts":"Dipitsontle", +"Caption Characters":"Setlhogo Didiragatsi", +"Catalan":"Catalan", +"Chinese (Hong Kong)":"Chinese (Hong Kong)", +"Chinese (Macau)":"Chinese (Macau)", +"Chinese (Singapore)":"Chinese (Singapore)", +"Chinese (simplified)":"Chinese (nolofaditswe)", +"Chinese (traditional)":"Chinese (traditional)", +"Contents 1":"Diteng 1", +"Contents 10":"Diteng 10", +"Contents 2":"Diteng 2", +"Contents 3":"Diteng 3", +"Contents 4":"Diteng 4", +"Contents 5":"Diteng 5", +"Contents 6":"Diteng 6", +"Contents 7":"Diteng 7", +"Contents 8":"Diteng 8", +"Contents 9":"Diteng 9", +"Contents Heading":"Diteng Setlhogo", +"CountA":"BalaA", +"Croatian":"Croatian", +"Czech":"Czech", +"Danish":"Danish", +"Definition":"Tlhaloso", +"Dhivehi":"Kgwe~etsa", +"Drop Caps":"Wisa Ditlhakakgolo", +"Dutch (Belgium)":"Dutch (Belgium)", +"Dutch (Netherlands)":"Dutch (Netherlands)", +"Emphasis":"Kgatelelo", +"Endnote Characters":"Ntlhapheleletso Didiragatsi", +"English (Australia)":"Sekgowa (Australia)", +"English (Belize)":"English (Belize)", +"English (Canada)":"English (Canada)", +"English (Caribbean)":"English (Caribean)", +"English (Jamaica)":"English (Jamaica)", +"English (New Zealand)":"English (New Zealand)", +"English (Philippines)":"English (Philippines)", +"English (South Africa)":"English (Afrika Borwa)", +"English (Trinidad)":"English (Triniad)", +"English (UK)":"English/Sekgowa (UK)", +"English (USA)":"English/Sekgowa (USA)", +"English (Zimbabwe)":"English (Zimbabawe)", +"Esperanto":"Esperanto", +"Estonian":"Estonian", +"Example":"Sekai", +"Faroese":"Faeroese", +"Filled":"Faele", +"Finnish":"Fetsa", +"First Page":"Ntlha Tsebe", +"Footnote Characters":"Ntlhapheleletso Didiragatsi", +"Formula":"Motswako", +"Four Slides":"Tse nne Dikgogelothoko", +"Frame":"Kageletso", +"French (Belgium)":"Sefora (Belgium)", +"French (Canada)":"Sefora (Canada)", +"French (France)":"Sefora (Fora)", +"French (Luxembourg)":"Sefora (Luxembourg)", +"French (Monaco)":"Sefora (Monaco)", +"French (Switzerland)":"Sefora (Switzerland)", +"Gaelic (Scotland)":"Sentariana (Switzerland)", +"Galician":"Italian", +"German (Austria)":"SeJeremane(Austria)", +"German (Germany)":"SeJeremane (Jeremane)", +"German (Liechtenstein)":"SeJeremane (Lichtenstein)", +"German (Luxembourg)":"SeJeremane (Luxembourg)", +"German (Switzerland)":"Jeremane (Switzerland)", +"Graphic":"Mokwalo", +"Greek":"Greek", +"Gujarati":"Bone", +"HTML":"HTML", +"Header":"Setlhogo", +"Heading 10":"Setlhogo 10", +"Heading 2":"Setlhogo 2", +"Heading 3":"Setlhogo 3", +"Heading 4":"Setlhogo 4", +"Heading 5":"Sethogo 5", +"Heading 6":"Setlhogo 6", +"Heading 7":"Setlhogo 7", +"Heading 8":"Setlhogo 8", +"Heading 9":"Setlhogo 9", +"Hebrew":"SeHeberu", +"Hindi":"Hindi", +"Horizontal Line":"Tsamaisomoja Mola", +"Hungarian":"ungarian", +"Icelandic":"Icelandic", +"Illustration":"Moralo", +"Index 1":"Tshupetso 1", +"Index 2":"Tshupetso 2", +"Index 3":"Tshupetso 3", +"Index Heading":"Tshupetso Setlhogo", +"Index Link":"Tshupetso Tshwaragana", +"Index Separator":"Tshupetso Sekgaoganyi", +"Indonesian":"Indonesian", +"Interlingua":"Bogare", +"Internet Link":"Internet Tshwaragano", +"Irish":"Turkish", +"Italian (Italy)":"Sentariana (Italy)", +"Italian (Switzerland)":"Sentariana (Switzerland)", +"Kannada":"Canada", +"Kashmiri (India)":"Kashmir (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Rwanda)", +"Konkani":"Konkani", +"Korean (RoK)":"SeKorea (EUC-KR)", +"Labels":"Dilabole", +"Landscape":"Bophara", +"Lao":"Lao", +"Latvian":"Latvian", +"Left Page":"Molema Tsebe", +"Lines":"Mela", +"List Contents":"Listi Diteng", +"List Heading":"Listi Setlhogo", +"List Indent":"Listi Tshupetso", +"Lithuanian":"Lithunia", +"Macedonian":"Macedinian", +"Malay (Malaysia)":"Malay Malaysia)", +"Malayalam":"Malaysia", +"Manipuri":"Manipuri", +"Marathi":"Marathi", +"Max":"Bogolo", +"Nepali (India)":"Nepali (India)", +"Nepali (Nepal)":"Nepali (Nepal)", +"Northern Sotho":"Bokone Sotho", +"Notes":"Dintlha", +"Numbering 1 Cont.":"Palofatso 1 Tswelapele", +"Numbering 1 End":"Palofatso 1 Fetsa", +"Numbering 1 Start":"Palofatso 1 Simolola", +"Numbering 2 Cont.":"Palofatso Tswelapele", +"Numbering 2 End":"Palofatso 2 Pheleletso", +"Numbering 2 Start":"Palofatso 2 Simolola", +"Numbering 3 Cont.":"Palofatso 3 Tswelapele", +"Numbering 3 End":"Palofatso 3 Fetsa", +"Numbering 3 Start":"Palofatso 3 Simolola", +"Numbering 4 Cont.":"Palofatso 4 Tswelapele", +"Numbering 4 End":"Palofatso 4 Fetsa", +"Numbering 4 Start":"Palofatso 4 Simolola", +"Numbering 5 Cont.":"Palofatso 5 Tswelapele", +"Numbering 5 End":"Palofatso 5 Fetsa", +"Numbering 5 Start":"Palofatso 5 Simolola", +"Numbering Symbols":"Palofaso Matshwao", +"OLE":"OLE", +"Object without fill":"Sediriswa ntle le tlatso", +"Occitan":"~Tiragalo", +"One Slide":"E le nngwe kgogelothoko", +"Outline":"Molantle", +"Page Number":"Tsebe Palo", +"Placeholder":"Motshwarakarolo", +"Polish":"Polish", +"Portrait":"Boleele", +"Portuguese (Brazil)":"Sepotokisi (Brazil)", +"Portuguese (Portugal)":"Sepotokisi (Portugal)", +"Preformatted Text":"Agilwepele Kago", +"Product":"Setlahgiswa", +"Punjabi":"Punjabi", +"Report":"Pego", +"Result2":"Ditlamorago2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Moja Tsebe", +"Rubies":"Dikhibidu", +"Russian":"Russian", +"Sanskrit":"Sanskrit", +"Sardinian":"Urkranian", +"Shapes":"Modiro", +"Signature":"Sikineitsha", +"Sinhala":"Sinhala", +"Six Slides":"Tse thataro Dikgogelothoko", +"Slovenian":"Slovenian", +"Source Text":"Setlhagisi Kago", +"Spanish (Argentina)":"Spanish (Argentina)", +"Spanish (Bolivia)":"Spanish (Bolivia)", +"Spanish (Chile)":"panish (Chile)", +"Spanish (Colombia)":"Spanish (Colombia)", +"Spanish (Costa Rica)":"Spanish (Costa Rica)", +"Spanish (Dom. Rep.)":"Spanish (Dom. Rep.)", +"Spanish (El Salvador)":"Spanish (El.Savador)", +"Spanish (Guatemala)":"Spanish (Guatermala)", +"Spanish (Honduras)":"Spanish (Honduras)", +"Spanish (Mexico)":"Spanish (Mexico)", +"Spanish (Nicaragua)":"Spanish (Nicaragua)", +"Spanish (Panama)":"Spanish (Panama)", +"Spanish (Paraguay)":"Spanish (Paraguay)", +"Spanish (Peru)":"Spanish (eru)", +"Spanish (Puerto Rico)":"Spanish (Puerto Rico)", +"Spanish (Spain)":"Spanish (Spain)", +"Spanish (Uruguay)":"Spanish (Uruguay)", +"Spanish (Venezuela)":"Spanish (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Tiile Kgatelelo", +"Subtitle":"Setlhogonnye", +"Sum":"Palo", +"Swahili (Kenya)":"Swahili", +"Swedish (Finland)":"Swedish (Finland)", +"Swedish (Sweden)":"Swedish (Sweden)", +"Table Contents":"Tafole Diteng", +"Table Heading":"Tafole Setlhogo", +"Tagalog":"Tagalog", +"Tamil":"maele", +"Tatar":"Tatar", +"Teletype":"Mofutamogala", +"Telugu":"Belgium", +"Text":"Kago", +"Thai":"Tshesane", +"Three Slides":"Tse tharo Dikgogelothoko", +"Title Only":"Setlhogo Fela", +"Title Slide":"Setlhogo Kgogelothoko", +"Title, Vertical Text":"Setlhogo,Tsamaisomolema Kago", +"Title, Vertical Text, Clipart":"Setlhogo,Tsamaisomolema Kago, Clipchart", +"Turkish":"Turkish", +"Two Slides":"Tse pedi dikgogelothoko", +"Ukrainian":"Urkranian", +"Unknown":"Esaitsiweng", +"Urdu (India)":"Urdu (india)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Modorisi matseno", +"User Index 1":"Modirisi Tshupetso 1", +"User Index 10":"Modirisi Tshupetso 10", +"User Index 2":"Modirisi Tshupetso 2", +"User Index 3":"odirisi Tshupetso 3", +"User Index 4":"Modirisi Tshupetso 4", +"User Index 5":"Modirisi Tshupetso 5", +"User Index 6":"modirisi Tshupetso 6", +"User Index 7":"Modirisi Tshupetso 7", +"User Index 8":"Modirisi Tshupetso 8", +"User Index 9":"Modirisi Tshupetso 9", +"User Index Heading":"Modirisi Tshupetso Setlhogo", +"Var":"Var", +"Variable":"Farologane", +"Vertical Numbering Symbols":"Tsamaisomolema Palofatso Matshwao", +"Vertical Title, Text, Chart":"Tsamaisomolema Setlhogo Kago, Chate", +"Vertical Title, Vertical Text":"Tsamaisomolema,Setlhogo,Tsamaisomolema Kago", +"Visited Internet Link":"Etetswe Internet Tshwragano", +"Watermark":"Metsiletshwao", +"Welsh":"Welsh", +"Zulu":"Zulu", +"[None]":"[Sepe]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/tr.json b/f7cloud-office/browser/dist/l10n/locore/tr.json new file mode 100644 index 0000000..0dcc1af --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/tr.json @@ -0,0 +1,706 @@ +{ +"%1 of %2 records found":"%1 kayıt bulundu (toplam %2)", +"3D Objects":"3B Nesneleri", +"A0":"A0", +"A4":"A4", +"Accent":"Aksan", +"Accent 1":"Vurgu 1", +"Accent 2":"Vurgu 2", +"Accent 3":"Vurgu 3", +"Adding selection":"Seçim ekleme", +"Addressee":"Alıcı", +"Afrikaans (Namibia)":"Hollanda Lehçesi (Güneybatı Afrika)", +"Afrikaans (South Africa)":"Hollanda Lehçesi (Güney Afrika)", +"Aka (Central African Republic)":"Aka (Merkez Afrika Cumhuriyeti)", +"Aka (Congo)":"Aka (Kongo)", +"Akan":"Akan", +"Albanian":"Arnavutça", +"Amharic":"Habeşistan Dili", +"Apatani":"Apatani", +"Appendix":"Ek", +"Arabic":"Arapça", +"Arabic (Algeria)":"Arapça (Cezayir)", +"Arabic (Bahrain)":"Arapça (Bahreyn)", +"Arabic (Chad)":"Arapça (Çad)", +"Arabic (Comoros)":"Arapça (Komor adaları)", +"Arabic (Djibouti)":"Arapça (Cibuti)", +"Arabic (Egypt)":"Arapça (Mısır)", +"Arabic (Eritrea)":"Arapça (Eritre)", +"Arabic (Iraq)":"Arapça (Irak)", +"Arabic (Israel)":"Arapça (İsrail)", +"Arabic (Jordan)":"Arapça (Ürdün)", +"Arabic (Kuwait)":"Arapça (Kuveyt)", +"Arabic (Lebanon)":"Arapça (Lübnan)", +"Arabic (Libya)":"Arapça (Libya)", +"Arabic (Mauritania)":"Arapça (Moritanya)", +"Arabic (Morocco)":"Arapça (Fas)", +"Arabic (Oman)":"Arabça (Umman)", +"Arabic (Palestine)":"Arapça (Filistin)", +"Arabic (Qatar)":"Arapça (Katar)", +"Arabic (Saudi Arabia)":"Arapça (Suudi Arabistan)", +"Arabic (Somalia)":"Arapça (Somali)", +"Arabic (Sudan)":"Arapça (Sudan)", +"Arabic (Syria)":"Arapça (Suriye)", +"Arabic (Tunisia)":"Arapça (Tunus)", +"Arabic (UAE)":"Arapça (BAE)", +"Arabic (Yemen)":"Arapça (Yemen)", +"Aragonese":"Aragon", +"Aranese":"Aranese", +"Armenian, Classical (Armenia)":"Ermenice, Klasik (Ermenistan)", +"Armenian, Eastern (Armenia)":"Ermenice, Doğu (Ermenistan)", +"Armenian, Eastern (Iran)":"Ermenice, Doğu (İran)", +"Armenian, Eastern (Russia)":"Ermenice, Doğu (Rusya)", +"Armenian, Western (Armenia)":"Ermenice, Batı (Ermenistan)", +"Arpitan (France)":"Arpitan (Fransa)", +"Arpitan (Italy)":"Arpitan (İtalya)", +"Arpitan (Switzerland)":"Arpitan (İsviçre)", +"Arrow Line":"Ok Çizgi", +"Assamese":"Assamese Dili", +"Asturian":"Asturyasca", +"Avar":"Avar", +"Average":"Ortalama", +"Azerbaijani Cyrillic":"Azerice Kiril", +"Azerbaijani Latin":"Azerice Latin", +"Background":"Arkaplan", +"Background objects":"Arkaplan Nesneleri", +"Bad":"Kötü", +"Bafia":"Bafia dili", +"Bambara":"Bambara", +"Basic Shapes":"Temel Şekiller", +"Basque":"Bask", +"Beembe":"Beembe dili", +"Bekwel":"Bekwel dili", +"Belarusian":"Beyaz Rusya", +"Bengali (Bangladesh)":"Bengal (Bangladeş)", +"Bengali (India)":"Bengal (Hindistan)", +"Bibliography 1":"Kaynakça dizini 1", +"Bibliography Heading":"Kaynakça Başlığı 1", +"Blank Slide":"Boş Slayt", +"Block Arrows":"Kalın Oklar", +"Block Quotation":"Blok Alıntı", +"Block selection":"Blok seçimi", +"Bodo":"Bodo", +"Body Text":"Gövde Metni", +"Body Text, Indented":"Gövde Metni, Girintili", +"Bosnian":"Bosnalı", +"Breton":"Breton", +"Bribri":"Bribri", +"Bulgarian":"Bulgarca", +"Bullet –":"Madde İmi –", +"Bullet •":"Madde İmi •", +"Bullet ☑":"Madde İmi ☑", +"Bullet ✗":"Madde İmi ✗", +"Bullet ➢":"Madde İmi ➢", +"Bullets":"Madde imleri", +"Burmese":"Birmanca", +"Bushi":"Bushi dili", +"Cabécar":"Cabécar", +"Callouts":"Belirtme çizgileri", +"Caption":"Resim Yazısı", +"Caption Characters":"Resim Yazısı Karakterleri", +"Catalan":"Katalan", +"Catalan (Valencian)":"Katalanca (valensiya)", +"Centered Text":"Ortalanmış Metin", +"Chinese (Hong Kong)":"Çince (Hong Kong)", +"Chinese (Macau)":"Çince (Macau)", +"Chinese (Singapore)":"Çince (Singapur)", +"Chinese (simplified)":"Çince (basitleştirilmiş)", +"Chinese (traditional)":"Çince (Tayvan)", +"Church Slavic":"Slav Kilise Dili", +"Chuvash":"Chuvash", +"Citation":"Atıf", +"Clear formatting":"Biçimlendirmeyi temizle", +"Comment":"Açıklama", +"Complimentary Close":"Mektup kapanışı ve selamlama", +"Connectors":"Bağlayıcılar", +"Contents 1":"İçindekiler dizini 1", +"Contents 10":"İçindekiler dizini 10", +"Contents 2":"İçindekiler dizini 2", +"Contents 3":"İçindekiler dizini 3", +"Contents 4":"İçindekiler dizini 4", +"Contents 5":"İçindekiler dizini 5", +"Contents 6":"İçindekiler dizini 6", +"Contents 7":"İçindekiler dizini 7", +"Contents 8":"İçindekiler dizini 8", +"Contents 9":"İçindekiler dizini 9", +"Contents Heading":"İçindekiler dizini başlığı", +"Coptic":"Koptik", +"Cornish":"Keltçe", +"Count":"Say", +"CountA":"SayA", +"Cree, Plains, Latin":"Krice, Plains, Latin", +"Cree, Plains, Syllabics":"Krice, Plains, Heceli", +"Croatian":"Hırvatça", +"Curves and Polygons":"Eğriler ve Çokgenler", +"Czech":"Çekçe", +"Danish":"Danca", +"Dashed Line":"Kesik Çizgi", +"Default":"Varsayılan", +"Default Drawing Style":"Varsayılan Çizim Biçemi", +"Default Page Style":"Varsayılan Sayfa Biçemi", +"Default Paragraph Style":"Varsayılan Paragraf Biçemi", +"Definition":"Tanım", +"Dhivehi":"Dhivehi", +"Dibole":"Dibole", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Çizim", +"Drop Caps":"Gömme Harf", +"Dutch (Belgium)":"Flemenkçe (Belçika)", +"Dutch (Netherlands)":"Flemenkçe (İrlanda)", +"Dzongkha":"Dzongkha dili", +"Emphasis":"Vurgu", +"Endnote":"Sonnot", +"Endnote Anchor":"Sonnot Sabitleyicisi", +"Endnote Characters":"Sonnot Karakterleri", +"English (Australia)":"İngilizce (Avustralya)", +"English (Belize)":"İngilizce (Belmopan)", +"English (Botswana)":"İngilizce (Botswana)", +"English (Canada)":"İngilizce (Kanada)", +"English (Caribbean)":"İngilizce (Karaib Adaları)", +"English (Denmark)":"İngilizce (Danimarka)", +"English (Gambia)":"İngilizce (Gambia)", +"English (Ghana)":"İngilizce (Gana)", +"English (Hong Kong)":"İngilizce (Hong Kong)", +"English (India)":"İngilizce (Hindistan)", +"English (Ireland)":"İngilizce (İrlanda)", +"English (Israel)":"İngilizce (İsrail)", +"English (Jamaica)":"İngilizce (Jamaika)", +"English (Kenya)":"İngilizce (Kenya)", +"English (Malawi)":"İngilizce (Malawi)", +"English (Malaysia)":"İngilizce (Malezya)", +"English (Mauritius)":"İngilizce (Mauritius)", +"English (Namibia)":"İngilizce (Güneybatı Afrika)", +"English (New Zealand)":"İngilizce (Yeni Zelanda)", +"English (Nigeria)":"İngilizce (Nijerya)", +"English (Philippines)":"İngilizce (Filipinler)", +"English (South Africa)":"İngilizce (Güney Afrika)", +"English (Sri Lanka)":"İngilizce (Sri Lanka)", +"English (Trinidad)":"İngilizce (Trinidad)", +"English (UK)":"İngilizce (İngiltere)", +"English (USA)":"İngilizce (ABD)", +"English (Zambia)":"İngilizce (Zambiya)", +"English (Zimbabwe)":"İngilizce (Zimbave)", +"English, OED spelling (UK)":"İngilizce, OED yazımı (UK)", +"Envelope":"Zarf", +"Error":"Hata", +"Erzya":"Erzya dili", +"Esperanto":"Esperanto", +"Estonian":"Estonca", +"Example":"Örnek", +"Extending selection":"Seçim genişletme", +"Faroese":"Faroe", +"Figure":"Şekil", +"Figure Index 1":"Şekil Dizini 1", +"Figure Index Heading":"Şekil Dizini Başlığı", +"Fijian":"Ficili", +"Filled":"Doldurulmuş", +"Filled Blue":"Dolgun Mavi", +"Filled Green":"Dolgun Yeşil", +"Filled Red":"Dolgun Kırmızı", +"Filled Yellow":"Dolgun Sarı", +"Finnish":"Fince", +"First Line Indent":"İlk Satır Girintisi", +"First Page":"İlk Sayfa", +"Flowchart":"Akış Grafiği", +"Fon":"Fon", +"Footer":"Alt bilgi", +"Footer Left":"Sol alt bilgi", +"Footer Right":"Sağ alt bilgi", +"Footnote":"Dipnot", +"Footnote Anchor":"Dipnot Sabitleyicisi", +"Footnote Characters":"Dipnot Karakterleri", +"Formula":"Formül", +"Four Slides":"Dört Slayt", +"Frame":"Çerçeve", +"Frame Contents":"Çerçeve İçeriği", +"French (Belgium)":"Fransızca (Belçika)", +"French (Benin)":"Fransızca (Benin)", +"French (Burkina Faso)":"Fransızca (Burkina Faso)", +"French (Canada)":"Fransızca (Kanada)", +"French (Côte d'Ivoire)":"Fransızca (Fildişi Sahili)", +"French (France)":"Fransızca (Fransa)", +"French (Luxembourg)":"Fransızca (Luksenburg)", +"French (Mali)":"Fransızca (Mali)", +"French (Mauritius)":"Fransızca (Mauritius)", +"French (Monaco)":"Fransızca (Monako)", +"French (Niger)":"Fransızca (Nijer)", +"French (Senegal)":"Fransızca (Senegal)", +"French (Switzerland)":"Fransızca (İsviçre)", +"French (Togo)":"Fransızca (Togo)", +"Frisian":"Frizyeli", +"Friulian":"Friulian", +"Function Wizard":"İşlev Sihirbazı", +"Gaelic (Scotland)":"Keltçe (İskoçya)", +"Galician":"Galician", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Gürcü", +"German (Austria)":"Almanca (Avusturya)", +"German (Belgium)":"Almanca (Belçika)", +"German (Germany)":"Almanca (Almanya)", +"German (Liechtenstein)":"Alman (Lihteştayn)", +"German (Luxembourg)":"Almanca (Luksenburg)", +"German (Switzerland)":"Almanca (İsviçre)", +"Gikuyu":"Gĩkũyũ dili", +"Good":"İyi", +"Graphic":"Grafik", +"Graphics":"Grafik", +"Greek":"Yunanca", +"Greek, Ancient":"Yunanca, Antik", +"Guadeloupean Creole French":"Guadeloupean Creole Fransızca", +"Guarani (Paraguay)":"Guarani (Paraguay)", +"Gujarati":"İbranice", +"HTML":"HTML", +"Haitian":"Haitice", +"Hanging Indent":"Asılı Girinti", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nijerya)", +"Hawaiian":"Havai Dili", +"Header":"Üst bilgi", +"Header Left":"Sol üst bilgi", +"Header Right":"Sağ üst bilgi", +"Header and Footer":"Üst Bilgi ve Alt Bilgi", +"Heading":"Başlık", +"Heading 1":"Başlık 1", +"Heading 10":"Başlık 10", +"Heading 2":"Başlık 2", +"Heading 3":"Başlık 3", +"Heading 4":"Başlık 4", +"Heading 5":"Başlık 5", +"Heading 6":"Başlık 6", +"Heading 7":"Başlık 7", +"Heading 8":"Başlık 8", +"Heading 9":"Başlık 9", +"Heading A0":"Başlangıç A0", +"Heading A4":"Başlangıç A4", +"Hebrew":"Hindu Dili", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hintçe", +"Horizontal Line":"Yatay Çizgi", +"Hungarian":"Macarca", +"Hungarian (Szekely-Hungarian Rovas)":"Macarca (Szekely-Macarca Rovas)", +"Hyperlink":"Köprü", +"Icelandic":"İzlandaca", +"Illustration":"Resim", +"Iloko":"Iloko", +"Index":"Dizin", +"Index 1":"Alfabetik dizin 1", +"Index 2":"Alfabetik dizin 2", +"Index 3":"Alfabetik dizin 3", +"Index Heading":"Alfabetik dizin başlığı", +"Index Link":"Dizin Bağlantısı", +"Index Separator":"Alfabetik dizin ayırma işareti", +"Indonesian":"Endonezya dili", +"Insert":"Ekle", +"Interlingua":"Diller arası", +"Interlingue Occidental":"Interlingue Occidental", +"Internet Link":"İnternet Bağlantısı", +"Interslavic Cyrillic":"Slavca Kiril", +"Interslavic Latin":"Slavca Latince", +"Irish":"İrlandaca", +"Italian (Italy)":"İtalyanca (İtalya)", +"Italian (Switzerland)":"İtalyanca (İsviçre)", +"Japanese":"Japonca", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaamba", +"Kabardian":"Kabardey", +"Kabyle Latin":"Berberice Lain", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Karakalpak Latin", +"Kashmiri (India)":"Kaşmirce (Hindistan)", +"Kashmiri (Kashmir)":"Kaşmirce (Kaşmir)", +"Kashubian":"Kashubian", +"Kazakh":"Kazakça", +"KeyID":"KeyID", +"Khanty":"Khanty", +"Khmer":"Kamboçyaca", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Kırgızca", +"Kituba (Congo)":"Kituba (Kongo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Demokratik Kongo Cumhuriyeti)", +"Klingon":"Klingonca", +"Komi-Permyak":"Komi-Permyak dili", +"Komi-Zyrian":"Komi-Zyrian dili", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Kongo)", +"Korean (RoK)":"Korece (RoK)", +"Kumyk":"Kumukça", +"Kunyi":"Manyi", +"Kurdish, Central (Iran)":"Kürtçe, Merkez (İran)", +"Kurdish, Central (Iraq)":"Kürtçe, Merkez (Irak)", +"Kurdish, Northern (Syria)":"Kürtçe, Kuzey (Suriye)", +"Kurdish, Northern (Turkey)":"Kürtçe, Kuzey (Türkiye)", +"Kurdish, Southern (Iran)":"Kürtçe, Güney (İran)", +"Kurdish, Southern (Iraq)":"Kürtçe, Güney (Irak)", +"Kven Finnish":"Kven Fince", +"Kyrgyz (China)":"Kırgızca (Çin)", +"Labels":"Etiket", +"Ladin":"Latin", +"Landscape":"Yatay", +"Lao":"Lao dili", +"Lari":"Lari dili", +"Latgalian":"Latgalian", +"Latin":"Latin", +"Latvian":"Leton dili", +"Left Page":"Sol Sayfa", +"Lengo":"Lengo dili", +"Ligurian":"Ligurya", +"Limbu":"Limbu dili", +"Line Numbering":"Satır Numaralama", +"Lines":"Çizgiler", +"Lines and Arrows":"Çizgiler ve Oklar", +"Lingala":"Lingala", +"List":"Liste", +"List 1":"Liste 1", +"List 1 Cont.":"Liste 1 Devam", +"List 1 End":"Liste 1 Son", +"List 1 Start":"Liste 1 Başla", +"List 2":"Liste 2", +"List 2 Cont.":"Liste 2 Devam", +"List 2 End":"Liste 2 Son", +"List 2 Start":"Liste 2 Başla", +"List 3":"Liste 3", +"List 3 Cont.":"Liste 3 Devam", +"List 3 End":"Liste 3 Son", +"List 3 Start":"Liste 3 Başla", +"List 4":"Liste 4", +"List 4 Cont.":"Liste 4 Devam", +"List 4 End":"Liste 4 Son", +"List 4 Start":"Liste 4 Başla", +"List 5":"Liste 5", +"List 5 Cont.":"Liste 5 Devam", +"List 5 End":"Liste 5 Son", +"List 5 Start":"Liste 5 Başla", +"List Contents":"Liste İçeriği", +"List Heading":"Liste Başlığı", +"List Indent":"Liste Girintisi", +"Lithuanian":"Litvanca", +"Livonian":"Livonyaca", +"Lojban":"Lojban dili", +"Low German":"Low German", +"Luxembourgish":"Lüksemburg", +"Macedonian":"Makedonya", +"Main Index Entry":"Ana Dizin Girdisi", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgaşça, Plato", +"Malay (Brunei Darussalam)":"Malayaca (Brunei Darusalam)", +"Malay (Malaysia)":"Malayaca (Malezya)", +"Malay Arabic (Brunei Darussalam)":"Malayca Arapça (Brunei Sultanlığı)", +"Malay Arabic (Malaysia)":"Malay Arapça (Malezya)", +"Malayalam":"Tamilce", +"Maltese":"Maltaca", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninkakan dili, Doğu, Latin", +"Manipuri":"Manipuri Dili", +"Maore":"Moore", +"Maori":"Maori Dili", +"Marathi":"Marathi", +"Marginalia":"Derkenar", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow dili", +"Max":"Mak", +"Mbochi":"Mbochi dili", +"Median":"Ortanca", +"Min":"En Az", +"Minangkabau":"Minangkabau", +"Moksha":"Moşka", +"Mongolian Cyrillic":"Moğolca Kiril", +"Mongolian Mongolian":"Moğolistan Moğolcası", +"Moore":"Moore", +"Morisyen":"Morisyen", +"N'ko":"N'Ko Dili", +"Naro":"Naro", +"Ndebele, South":"Ndebele, Güney", +"Nenets":"Nenets dili", +"Nepali (India)":"Nepalce (Hindistan)", +"Nepali (Nepal)":"Nepalce (Nepal)", +"Neutral":"Tarafsız", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere dili", +"Nine Slides":"Dokuz Slayt", +"Njyem (Congo)":"Njyem (Kongo)", +"No Character Style":"Karakter Biçemi Yok", +"No List":"Liste Yok", +"Nogai":"Nogay", +"None (Do not check spelling)":"Hiçbiri (İmla denetimi yok)", +"Northern Sotho":"Kuzey Sotho", +"Norwegian, Bokmål":"Norveççe, Bokmål", +"Norwegian, Nynorsk":"Norveççe, Nynorsk", +"Note":"Not", +"Notes":"Notlar", +"Numbering 1":"Numaralama 1", +"Numbering 1 Cont.":"Numaralama 1 Devam", +"Numbering 1 End":"Numaralama 1 Son", +"Numbering 1 Start":"Numaralama 1 Başlangıç", +"Numbering 123":"Numaralandırma 123", +"Numbering 2":"Numaralama 2", +"Numbering 2 Cont.":"Numaralama 2 Devam", +"Numbering 2 End":"Numaralama 2 Son", +"Numbering 2 Start":"Numaralama 2 Başlangıç", +"Numbering 3":"Numaralama 3", +"Numbering 3 Cont.":"Numaralama 3 Devam", +"Numbering 3 End":"Numaralama 3 Son", +"Numbering 3 Start":"Numaralama 3 Başlangıç", +"Numbering 4":"Numaralama 4", +"Numbering 4 Cont.":"Numaralama 4 Devam", +"Numbering 4 End":"Numaralama 4 Son", +"Numbering 4 Start":"Numaralama 4 Başlangıç", +"Numbering 5":"Numaralama 5", +"Numbering 5 Cont.":"Numaralama 5 Devam", +"Numbering 5 End":"Numaralama 5 Son", +"Numbering 5 Start":"Numaralama 5 Başlangıç", +"Numbering ABC":"Numaralandırma ABC", +"Numbering IVX":"Numaralandırma IVX", +"Numbering Symbols":"Numaralama Sembolleri", +"Numbering abc":"Numaralandırma abc", +"Numbering ivx":"Numaralandırma ivx", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Object Index 1":"Nesne Dizini 1", +"Object Index Heading":"Nesne Dizini Başlığı", +"Object with no fill and no line":"Dolgusu ve çizgisi olmayan nesne", +"Object without fill":"Dolgusuz nesne", +"Occitan":"Occitan", +"Odia":"Odia dili", +"Olonets":"Olonets", +"One Slide":"Tek Slayt", +"Oromo":"Oromo Dili", +"Outline":"Anahat", +"Outlined":"Anahat", +"Outlined Blue":"Mavi Anahat", +"Outlined Green":"Yeşil Anahat", +"Outlined Red":"Kırmızı Anahat", +"Outlined Yellow":"Sarı Anahat", +"Overwrite":"Üzerine Yaz", +"Page %1 (%2) of %3":"Sayfa %1 (%2) / %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Sayfa %1 (%2) / %3 [Sayfa %4 (%5)]", +"Page %1 of %2":"Sayfa %1 / %2", +"Page %1 of %2 (%3)":"Sayfa %1 / %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Sayfa %1 / %2 (Sayfa %3 / %4 yazdırılacak)", +"Page %1 of %2 [Page %3]":"Sayfa %1 / %2 [Sayfa %3]", +"Page Number":"Sayfa Numarası", +"Page Properties":"Sayfa Özellikleri", +"Pali Latin":"Pali latincesi", +"Pali Thai":"Pali Tay", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamentu dili (Hollanda Antilleri)", +"Pennsylvania Dutch":"Pennsylvania Hollandaca", +"Persian":"Farsça", +"Pitjantjatjara":"Pitjantjatjara dili", +"Placeholder":"Yer Tutucu", +"Plautdietsch":"Mennonite dili", +"Polish":"Lehçe", +"Portrait":"Dikey", +"Portuguese (Angola)":"Portekizce (Angola)", +"Portuguese (Brazil)":"Portekizce (Brezilya)", +"Portuguese (Mozambique)":"Portekizce (Mozambik)", +"Portuguese (Portugal)":"Portekizce (Portekiz)", +"Preformatted Text":"Önceden Biçimlendirilmiş Metin", +"Product":"Ürün", +"Puinave":"Puinave", +"Punjabi":"Pencap", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bolivya, Kuzey)", +"Quechua (Bolivia, South)":"Quechua (Bolivya, Güney)", +"Quechua (Ecuador)":"Quechua (Ekvator)", +"Quotation":"Alıntı", +"Report":"Rapor", +"Result":"Sonuç", +"Result2":"Sonuç2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Sağ Sayfa", +"Rohingya Hanifi":"Rohingya Hanifi", +"Romanian (Moldova)":"Rumence (Moldova)", +"Romanian (Romania)":"Romence (Romanya)", +"Rubies":"Telaffuz için özel not (fonetik semboller)", +"Russian":"Rusça", +"Rusyn (Slovakia)":"Ruthenian dili (Slovakya)", +"Rusyn (Ukraine)":"Ruthenian dili (Ukrayna)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandiya)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusya)", +"Sami, Lule (Norway)":"Sami, Lule (Norveç)", +"Sami, Lule (Sweden)":"Sami, Lule (İsveç)", +"Sami, Northern (Finland)":"Sami, Kuzey (Finlandiya)", +"Sami, Northern (Norway)":"Sami, Kuzey (Norveç)", +"Sami, Northern (Sweden)":"Sami, Kuzey (İsveç)", +"Sami, Pite (Sweden)":"Sami, Pite (İsveç)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandiya)", +"Sami, Southern (Norway)":"Sami, Güney (Norveç)", +"Sami, Southern (Sweden)":"Sami, Güney (İsveç)", +"Sango":"Sango", +"Sanskrit":"Sanskrit", +"Saraiki":"Sarayiki", +"Sardinian":"Sardinyalı", +"Sardinian, Campidanese":"Sarduca, Campidanese", +"Sardinian, Gallurese":"Sarduca, Gallurese", +"Sardinian, Logudorese":"Sarduca, Logudorese", +"Sardinian, Sassarese":"Sardinian, Logudorese", +"Selection count":"Seçim sayısı", +"Sender":"Gönderici", +"Serbian Cyrillic (Montenegro)":"Sırpça Kiril (Karadağ)", +"Serbian Cyrillic (Serbia and Montenegro)":"Sırpça Kiril (Sırbistan ve Karadağ)", +"Serbian Cyrillic (Serbia)":"Sırpça Kiril (Sırbistan)", +"Serbian Latin":"Sırpça Latin", +"Serbian Latin (Montenegro)":"Sırpça Latin (Karadağ)", +"Serbian Latin (Serbia and Montenegro)":"Sırpça Latin (Sırbistan ve Karadağ)", +"Serbian Latin (Serbia)":"Sırpça Latin (Sırbistan)", +"Sesotho":"Sesotho", +"Shapes":"Şekiller", +"Sheet %1 of %2":"Sayfa %1 / %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama dili", +"Signature":"İmza", +"Silesian":"Silezyaca", +"Sindhi, Arabic":"Sindhi, Arapça", +"Sindhi, Devanagari":"Sindhi, Devanagari", +"Sinhala":"Sinhala", +"Six Slides":"Altı Slayt", +"Slide %1 of %2":"Slayt %1 / %2", +"Slide %1 of %2 (%3)":"Slayt %1 / %2 (%3)", +"Slovak":"Slovakça", +"Slovenian":"Slovence", +"Somali":"Somali dili", +"Sorbian, Lower":"Sorb dili, Aşağı", +"Sorbian, Upper":"Sorb Dili, Yukarı", +"Source Text":"Kaynak Metin", +"Southern Sotho":"Güney Sotho", +"Spanish (Argentina)":"İspanyolca (Arjantin)", +"Spanish (Bolivia)":"İspanyolca (Bolivya)", +"Spanish (Chile)":"İspanyolca (Şili)", +"Spanish (Colombia)":"İspanyonca (Kolombiya)", +"Spanish (Costa Rica)":"İspanyolca (Kosta Rika)", +"Spanish (Cuba)":"İspanyolca (Küba)", +"Spanish (Dom. Rep.)":"İspanyolca (Dominik Cumh.)", +"Spanish (Ecuador)":"İspanyolca (Ekvator)", +"Spanish (El Salvador)":"İspanyolca (El Salvador)", +"Spanish (Guatemala)":"İspanyolca (Guatemala)", +"Spanish (Honduras)":"İspanyolca (Honduras)", +"Spanish (Mexico)":"İspanyolca (Meksika)", +"Spanish (Nicaragua)":"İspanyolca (Nikaragua)", +"Spanish (Panama)":"İspanyolca (Panama)", +"Spanish (Paraguay)":"İspanyolca (Paraguay)", +"Spanish (Peru)":"İspanyolca (Peru)", +"Spanish (Puerto Rico)":"İspanyolca (Puerto Rico)", +"Spanish (Spain)":"İspanyolca (İspanya)", +"Spanish (Uruguay)":"İspanyolca (Uruguay)", +"Spanish (Venezuela)":"İspanyolca (Venezuela)", +"StDev":"StSapma", +"Standard selection":"Standart seçim", +"Stars and Banners":"Yıldızlar ve Bayraklar", +"Status":"Durum", +"Strong Emphasis":"Kuvvetli Vurgu", +"Subtitle":"Alt başlık", +"Sum":"Toplam", +"Sundanese":"Sundaca", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzanya)", +"Swazi":"Swazi", +"Swedish (Finland)":"İsveççe (Finlandiya)", +"Swedish (Sweden)":"İsveçce (İsveç)", +"Symbol Shapes":"Sembol Şekilleri", +"Table":"Tablo", +"Table Contents":"Tablo İçeriği", +"Table Heading":"Tablo Başlığı", +"Table Index 1":"Tablo Dizini 1", +"Table Index Heading":"Tablo Dizini Başlığı", +"Tagalog":"Tagalog", +"Tahitian":"Tahitice", +"Tajik":"Tajik Dili", +"Tamil":"Tamilce", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-Eboo Dili", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee dili", +"Teletype":"Daktilo Yazı Tipi", +"Telugu":"Telugu", +"Tetun (Indonesia)":"Tetun (Endonezya)", +"Tetun (Timor-Leste)":"Tetun (Timor-Leste)", +"Text":"Metin", +"Text A0":"Metin A0", +"Text A4":"Metin A4", +"Thai":"Taylandça", +"Three Slides":"Üç Slayt", +"Tibetan (India)":"Tibetçe (Hindistan)", +"Tibetan (PR China)":"Tibetçe", +"Tigrigna (Eritrea)":"Tigrigna (Eritre)", +"Tigrigna (Ethiopia)":"Tigrigna (Etiyopya)", +"Title":"Başlık", +"Title A0":"Başlık A0", +"Title A4":"Başlık A4", +"Title Only":"Sadece Başlık", +"Title Slide":"Slayt Başlığı", +"Title and 2 Content":"Başlık ve 2 İçerik", +"Title, 2 Content and Content":"Başlık, 2 İçerik ve İçerik", +"Title, 2 Content over Content":"Başlık, İçerik üzerinde 2 İçerik", +"Title, 4 Content":"Başlık, 4 İçerik", +"Title, 6 Content":"Başlık, 6 İçerik", +"Title, Content":"Başlık, İçerik", +"Title, Content and 2 Content":"Başlık, İçerik ve 2 İçerik", +"Title, Content over Content":"Başlık, İçerik üzerinde İçerik", +"Title, Vertical Text":"Başlık, Dikey Metin", +"Title, Vertical Text, Clipart":"Başlık, Dikey Metin, Küçük Resim", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Güney Afrika)", +"Turkish":"Türkçe", +"Turkmen":"Türkmence", +"Two Slides":"İki Slayt", +"Udmurt":"Udmurt Dili", +"Ukrainian":"Ukrayna", +"Unknown":"Bilinmeyen", +"Urdu (India)":"Urduca (Hindistan)", +"Urdu (Pakistan)":"Urduca (Pakistan)", +"User Entry":"Kullanıcı Girişi", +"User Index 1":"Kullanıcı dizini 1", +"User Index 10":"Kullanıcı dizini 10", +"User Index 2":"Kullanıcı dizini 2", +"User Index 3":"Kullanıcı dizini 3", +"User Index 4":"Kullanıcı dizini 4", +"User Index 5":"Kullanıcı dizini 5", +"User Index 6":"Kullanıcı dizini 6", +"User Index 7":"Kullanıcı dizini 7", +"User Index 8":"Kullanıcı dizini 8", +"User Index 9":"Kullanıcı dizini 9", +"User Index Heading":"Kullanıcı dizini başlığı", +"Uyghur":"Uygurca", +"Uzbek Cyrillic":"Özbekçe Kiril", +"Uzbek Latin":"Özbekçe Latin", +"Var":"Değişken", +"Variable":"Değişken", +"Venda":"Venda", +"Venetian":"Venedik Dili", +"Veps":"Vepler", +"Vertical Numbering Symbols":"Dikey Numaralama Sembolleri", +"Vertical Title, Text, Chart":"Dikey Başlık, Metin, Grafik", +"Vertical Title, Vertical Text":"Dikey Başlık, Dikey Metin", +"Vietnamese":"Vietnam", +"Vili":"Vilice", +"Visited Internet Link":"Ziyaret Edilmiş İnternet Bağlantısı", +"Võro":"Võro dili", +"Walloon":"Valonca", +"Warning":"Uyarı", +"Watermark":"Filigran", +"Welsh":"Galce", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Kongo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Demokratik Kongo Cumhuriyeti)", +"Yiddish (Israel)":"Eski İbranice (İsrail)", +"Yiddish (USA)":"Eski İbranice(ABD)", +"Yombe (Congo)":"Yombe (Kongo)", +"Yoruba":"Yoruba dili", +"Zulu":"Zulu", +"[Multiple]":"[Çoklu]", +"[None]":"[Hiçbiri]", +"[Undetermined]":"[Belirsiz]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ts.json b/f7cloud-office/browser/dist/l10n/locore/ts.json new file mode 100644 index 0000000..6ea0a85 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ts.json @@ -0,0 +1,283 @@ +{ +"A0":"A0", +"A4":"4", +"Albanian":"Xialbanian", +"Arabic":"Xiarabu", +"Arabic (Bahrain)":"Xiarabu (Bahrain)", +"Arabic (Egypt)":"Xiarabu (Egypt)", +"Arabic (Iraq)":"Xiarabu (Iraq)", +"Arabic (Jordan)":"Xiarabu (Jordan)", +"Arabic (Kuwait)":"Xiarabu (Kuwait)", +"Arabic (Lebanon)":"Xiarabu (Lebanono)", +"Arabic (Libya)":"Xiarabu (Libya)", +"Arabic (Morocco)":"Xiarabu (Morocco)", +"Arabic (Oman)":"Xiarabu (Oman)", +"Arabic (Qatar)":"Xiarabu (Qatar)", +"Arabic (Saudi Arabia)":"Xiarabu (Saudi Arabia)", +"Arabic (Syria)":"Xiarabu (Syria)", +"Arabic (Tunisia)":"Xiarabu (Tunisia)", +"Arabic (UAE)":"Xiarabu (UAE)", +"Arabic (Yemen)":"Xiarabu (Yemen)", +"Average":"Avhareji", +"Basque":"Xibasque", +"Bengali (Bangladesh)":"Xibengali (Bangladesh)", +"Bengali (India)":"Xibengali (Indiya)", +"Bibliography 1":"Bibliyogirafi ya 1", +"Bibliography Heading":"Nhlokomhaka ya bibliyogirafi", +"Blank Slide":"Slayidi leyi nga riki na nchumu", +"Bosnian":"Xibosniya", +"Callouts":"Swikoweto", +"Caption":"Nhlokomhaka", +"Caption Characters":"Swivumbeko swa nhlokomhaka", +"Catalan":"Xicatalan", +"Chinese (Hong Kong)":"Xichayina (Hong Kong)", +"Chinese (Macau)":"Xichayina (Macau)", +"Chinese (Singapore)":"Xichayina (Singapore)", +"Chinese (traditional)":"Xichayina (xa ndzhavuko)", +"Clear formatting":"Ku fomati loku twisisekaka", +"Contents 1":"Leswi nga ndzeni swa 1", +"Contents 10":"Leswi nga ndzeni swa 10", +"Contents 2":"Leswi nga ndzeni swa 2", +"Contents 3":"Leswi nga ndzeni swa 3", +"Contents 4":"Leswi nga ndzeni swa 4", +"Contents 5":"Leswi nga ndzeni swa 5", +"Contents 6":"Leswi nga ndzeni swa 6", +"Contents 7":"Leswi nga ndzeni swa7", +"Contents 8":"Leswi nga ndzeni swa 8", +"Contents 9":"Leswi nga ndzeni swa9", +"Contents Heading":"Nhlokomhaka ya leswi nga ndzeni", +"CountA":"Hlayela A", +"Czech":"Xiczech", +"Danish":"Xidanish", +"Default":"Difoliti", +"Definition":"Nhlamuselo", +"Dhivehi":"Xidhivehi", +"Drawing":"Mpfampfarhuto", +"Drop Caps":"Maletere lamakulu hi sayizi yintsongo", +"Dutch (Belgium)":"Xidachi (Belgium)", +"Dutch (Netherlands)":"Xidutch (xa Netherlands)", +"Dzongkha":"Xidzongkha", +"Emphasis":"Ntikiso", +"Endnote Characters":"Swivumbeko swa nkatsakanyo wa le makumu", +"English (Australia)":"Xinghezi (Australia)", +"English (Belize)":"Xinghezi (Belize)", +"English (Canada)":"Xinghezi (Canada)", +"English (Caribbean)":"Xnghezi (Caribbean)", +"English (Jamaica)":"Xinghezi (Jamaica)", +"English (New Zealand)":"Xinghezi (New Zealand)", +"English (Philippines)":"Xinghezi (Philippines)", +"English (South Africa)":"Xinghezi (Afrika Dzonga)", +"English (Trinidad)":"Xinghezi (Trinidad)", +"English (UK)":"Xinghezi (UK)", +"English (USA)":"Xinghezi (xa USA)", +"English (Zimbabwe)":"Xinghezi (Zimbabwe)", +"Esperanto":"Xi-espranto", +"Estonian":"Xiestonia", +"Example":"Xikombiso", +"Faroese":"Xifaroese", +"Filled":"Tatisiwile", +"Finnish":"Xifinish", +"First Page":"Pheji ro sungula", +"Footnote Characters":"Kavanyisa ka voxokoxoko byo engetela emakumu ya pheji", +"Formula":"Ndzandzeriso", +"Four Slides":"Tislayidi ta Mune", +"Frame":"Fureme", +"French (Belgium)":"Xifurwa (Belgium)", +"French (Canada)":"Xifurwa (Canada)", +"French (France)":"Xifurwa (xa Furwa)", +"French (Luxembourg)":"Xifurwa (Luxembourg)", +"French (Monaco)":"Xifurwa (Monaco)", +"French (Switzerland)":"Xifurwa (Switzerland)", +"Frisian":"Xifrisia", +"Function Wizard":"Ntirho wa wizard", +"Gaelic (Scotland)":"Xigaeliki (Scotland)", +"Galician":"Xigalexiya", +"Georgian":"Xigeorgia", +"German (Austria)":"Xijarimana (Austria)", +"German (Germany)":"Xijarimani (xa Jarimani)", +"German (Liechtenstein)":"Xijarimana (Liechtenstein)", +"German (Luxembourg)":"Xijarimana (Luxembourg)", +"German (Switzerland)":"Xijarimana (Switzerland)", +"Graphic":"Vudirowi", +"Greek":"Xigriki", +"Gujarati":"Xigujarati", +"HTML":"HTML", +"Header":"Nhlamuselo ehenhla ka pheji", +"Heading 10":"Nhlokomhaka ya 10", +"Heading 2":"Nhlokomhaka ya 2", +"Heading 3":"Nhlokomhaka ya 3", +"Heading 4":"Nhlokomhaka ya 4", +"Heading 5":"Nhlokomhaka ya 5", +"Heading 6":"Nhlokomhaka ya 6", +"Heading 7":"Nhlokomhaka ya 7", +"Heading 8":"Nhlokomhaka ya 8", +"Heading 9":"Nhlokomhaka ya 9", +"Hebrew":"Xiheveru", +"Hindi":"Xihindi", +"Horizontal Line":"Layini yo hingakanya", +"Hungarian":"Xihungary", +"Icelandic":"Xi-icelandi", +"Illustration":"Ku kombisa", +"Index 1":"Xikombo xa 1", +"Index 2":"Xikombo xa 2", +"Index 3":"Xikombo xa 3", +"Index Heading":"Nhlokomhaka ya xikombo", +"Index Link":"Nhlanganiso wa xikombo", +"Index Separator":"Xihambanisi xa xikombo", +"Indonesian":"Xi-indoneziya", +"Insert":"Nghenisa", +"Interlingua":"Ririmi ra tinxaka", +"Internet Link":"Nhlanganiso wa inthanete", +"Irish":"Xi-irish", +"Italian (Italy)":"Xintariyana (xa Italy)", +"Italian (Switzerland)":"Xitariyana (Switzerland)", +"Japanese":"Xijapani", +"Kannada":"Xikannada", +"Kashmiri (India)":"Xikashmiri (India)", +"Kashmiri (Kashmir)":"Xikashmiri (Kashmir)", +"Khmer":"Xikhmer", +"Kinyarwanda (Rwanda)":"Xikinyarwanda (Rwanda)", +"Konkani":"Xikonkani", +"Korean (RoK)":"Xikoriya (RoK)", +"Labels":"Tilebulu", +"Landscape":"Hi rihlanguti", +"Lao":"Xilao", +"Latvian":"Xilatvian", +"Left Page":"Pheji ra le ximatsini", +"Line Numbering":"Ku nambara tilayini", +"Lines":"Tilayini", +"List Contents":"Leswi nga ndzeni swa nongonoko", +"List Heading":"Nhlokomhaka ya nongonoko", +"List Indent":"Longoloxa indenti", +"Lithuanian":"Xiluthianiya", +"Macedonian":"Ximasedoniya", +"Malay (Malaysia)":"Ximalay (Malaysia)", +"Malayalam":"Ximalayalam", +"Manipuri":"Ximanipuri", +"Marathi":"Ximarathi", +"Max":"Nhlayo-nkul.", +"Nepali (India)":"Xinepali (India)", +"Nepali (Nepal)":"Xinepali (Nepal)", +"Northern Sotho":"Xipedi", +"Notes":"Tinotsi", +"Numbering 1 Cont.":"Ku nambara ka 1 ku ya emahlweni", +"Numbering 1 End":"Ku nambara ka 1 ka hela", +"Numbering 1 Start":"Ku nambara ka 1 ka sungula", +"Numbering 2 Cont.":"Ku nambara ka 2 ku ya emahlweni", +"Numbering 2 End":"Ku nambara ka 2 ka hela", +"Numbering 2 Start":"Ku nambara ka 2 ka sungula", +"Numbering 3 Cont.":"Ku nambara ka 3 ku ya emahlweni", +"Numbering 3 End":"Ku nambara ka 3 ka hela", +"Numbering 3 Start":"Ku nambara ka 3 ka sungula", +"Numbering 4 Cont.":"Ku nambara ka 4 ku ya emahlweni", +"Numbering 4 End":"Ku nambara ka 4 ka hela", +"Numbering 4 Start":"Ku nambara ka 4", +"Numbering 5 Cont.":"Ku nambara ka 5 ku ya emahlweni", +"Numbering 5 End":"Ku nambara ka 5 ka hela", +"Numbering 5 Start":"Ku nambara ka 5 ka sungula", +"Numbering Symbols":"Mimfungho yo nambara", +"OLE":"OLE", +"Object without fill":"Xitirho lexi lemeriweke", +"Occitan":"Xi-occitani", +"One Slide":"Slayidi yin'we", +"Outline":"Matshamelo", +"Page Number":"Nomboro ya pheji", +"Placeholder":"Xikhomela-ndhawu", +"Polish":"Xopolish", +"Portrait":"Yima thwi", +"Portuguese (Brazil)":"Xiputukezi (xa Brazil)", +"Portuguese (Portugal)":"Xiputukezi (xa Portugal)", +"Preformatted Text":"Ndzima leyi nga rhanga yi fomatiwa", +"Product":"Xitirho", +"Punjabi":"Xipunjabi", +"Report":"Xiviko", +"Result2":"Mbuyelo wa 2", +"Rhaeto-Romance":"Xirhaeto-Romance", +"Right Page":"Pheji ra le xineneni", +"Rubies":"Tirhubi", +"Russian":"Xirussia", +"Sanskrit":"Xisanskrit", +"Sardinian":"Xisardiniya", +"Shapes":"Swivumbeko", +"Signature":"Nsayino", +"Sinhala":"Sinhala", +"Six Slides":"Tislayidi ta Tsevu", +"Slovenian":"Xisloveniya", +"Source Text":"Xihlovo xa ndzima", +"Southern Sotho":"Xisuthu", +"Spanish (Argentina)":"Xispanish (Argentina)", +"Spanish (Bolivia)":"Xispanish (Bolivia)", +"Spanish (Chile)":"Xispanish (Chile)", +"Spanish (Colombia)":"Xispanish (Colombia)", +"Spanish (Costa Rica)":"Xispanish (Costa Rica)", +"Spanish (Dom. Rep.)":"Xispanish (Dom. Rep.)", +"Spanish (El Salvador)":"Xispanish (El Salvador)", +"Spanish (Guatemala)":"Xispanish (Guatemala)", +"Spanish (Honduras)":"Xispanish (Honduras)", +"Spanish (Mexico)":"Xispanish (Mexico)", +"Spanish (Nicaragua)":"Xispanish (Nicaragua)", +"Spanish (Panama)":"Xispanish (Panama)", +"Spanish (Paraguay)":"Xispanish (Paraguay)", +"Spanish (Peru)":"Xispanish (Peru)", +"Spanish (Puerto Rico)":"Xispanish (Puerto Rico)", +"Spanish (Spain)":"Xipaniya (xa Spain)", +"Spanish (Uruguay)":"Xispanish (Uruguay)", +"Spanish (Venezuela)":"Xispanish (Venezuela)", +"StDev":"Ku hambuka eka ntolovelo", +"Strong Emphasis":"Ntikiso wa matimba", +"Subtitle":"Nhloka-mhaka leyitsongo", +"Sum":"Ntsengo", +"Swahili (Kenya)":"Xiswahili (Kenya)", +"Swahili (Tanzania)":"Xiswahili (Tanzania)", +"Swazi":"Xiswazi", +"Swedish (Finland)":"Xiswidixi (Finland)", +"Swedish (Sweden)":"Xiswedish (xa Sweden)", +"Table Contents":"Tafula ra leswi nga ndzeni", +"Table Heading":"Nhlokomhaka ya tafula", +"Tagalog":"Tagalog", +"Tamil":"Xitamil", +"Tatar":"Xitatar", +"Teletype":"Rixaka ra mfambelano", +"Telugu":"Xitelugu", +"Text":"Marito", +"Thai":"Xithayi", +"Three Slides":"Tislayidi Tinharhu", +"Tibetan (PR China)":"Xitibet (PR Chayina)", +"Title Only":"Nhlokomhaka Ntsena", +"Title Slide":"Nhlokomhaka ya Slayidi", +"Title, Vertical Text":"Nhlokomhaka, Marito yo ya Ehenhla", +"Title, Vertical Text, Clipart":"Nhlokomhaka, Marito yo ya Ehenhla, Xifaniso", +"Tsonga":"Xitsonga", +"Tswana (Botswana)":"Xitswana (Botswana)", +"Tswana (South Africa)":"Xitswana (Afrika Dzonga)", +"Turkish":"Xiturkey", +"Two Slides":"Tislayidi Timbirhi", +"Ukrainian":"Xi-ukraniya", +"Urdu (India)":"Xi-urdu (India)", +"Urdu (Pakistan)":"Xi-urdu (Pakistan)", +"User Entry":"Ku nghena ka mutirhisi", +"User Index 1":"Xikombo xa mutirhisi xa 1", +"User Index 10":"Xikombo xa mutirhisi xa 10", +"User Index 2":"Xikombo xa mutirhisi xa 2", +"User Index 3":"Xikombo xa mutirhisi xa 3", +"User Index 4":"Xikombo xa mutirhisi xa 4", +"User Index 5":"Xikombo xa mutirhisi xa 5", +"User Index 6":"Xikombo xa mutirhisi xa 6", +"User Index 7":"Xikombo xa mutirhisi xa 7", +"User Index 8":"Xikombo xa mutirhisi xa 8", +"User Index 9":"Xikombo xa mutirhisi xa 9", +"User Index Heading":"Nhlokomhaka ya xikombo xa mutirhisi", +"Var":"Ku hambana", +"Variable":"Lexi cincacincaka", +"Venda":"Xivhenda", +"Vertical Numbering Symbols":"Mimfungho ya ku nambara ko thwixi", +"Vertical Title, Text, Chart":"Nhlokomhaka yo ya Ehenhla, Marito, Chati", +"Vertical Title, Vertical Text":"Nhlokomhaka yo ya Ehenhla, Marito yo ya Ehenhla", +"Vietnamese":"Xivietnam", +"Visited Internet Link":"Nhlanganiso wa inthanete lowu vhakeriweke", +"Watermark":"Nfungho wa vumaki", +"Welsh":"Xiwelsh", +"Xhosa":"Xixhosa", +"Zulu":"Xizulu", +"[None]":"[Ku hava]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/tt.json b/f7cloud-office/browser/dist/l10n/locore/tt.json new file mode 100644 index 0000000..60ded33 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/tt.json @@ -0,0 +1,101 @@ +{ +"3D Objects":"3D объектлары", +"A0":"A0", +"A4":"A4", +"Albanian":"Албан", +"Arabic":"Гарәп", +"Asturian":"Австрия", +"Background":"Җирлек", +"Basic Shapes":"Төп фигуралар", +"Basque":"Баск", +"Belarusian":"Беларус", +"Bengali (Bangladesh)":"Бангладеш Бенгал", +"Bengali (India)":"Һинд Бенгал", +"Block Arrows":"Чыгырлы уклар", +"Bodo":"Бодо", +"Bosnian":"Босния", +"Breton":"Бретон", +"Bulgarian":"Болгар", +"Burmese":"Бирма", +"Callouts":"Сүзле куыклар", +"Catalan":"Каталан", +"Catalan (Valencian)":"Валенция каталан", +"Chinese (simplified)":"Гади Кытай", +"Chinese (traditional)":"Гадәти Кытай", +"Croatian":"Хорват", +"Czech":"Чех", +"Default":"Үрнәкле", +"Drawing":"Рәсем", +"English (South Africa)":"Инглиз (Көньяк Африка)", +"Esperanto":"Эсперанто", +"Estonian":"Эстон", +"Example":"Үрнәк", +"Finnish":"Фин", +"First Page":"Беренче бит", +"Flowchart":"Схемалар", +"Footer":"Аскы колонтитул", +"Formula":"Формула", +"Frame":"Кыса", +"Georgian":"Грузин", +"Graphic":"График объект", +"Graphics":"Сурәтләр", +"Greek":"Грек", +"Gujarati":"Гүҗәтәри", +"Header":"Өске колонтитул", +"Hebrew":"Иврит", +"Hindi":"Һинд", +"Horizontal Line":"Горизонталь сызык", +"Hungarian":"Венгр", +"Icelandic":"Исланд", +"Index":"Индекс", +"Indonesian":"Индонезия", +"Insert":"Кую", +"Irish":"Ирланд", +"Japanese":"Япон", +"Kannada":"Каннада", +"Kazakh":"Казаһ", +"KeyID":"KeyID", +"Khmer":"Кхмер", +"Konkani":"Конкани", +"Lao":"Лао", +"Latvian":"Латвия", +"Lines":"Линияләр", +"Lithuanian":"Литва", +"Luxembourgish":"Люксембург", +"Macedonian":"Македон", +"Malayalam":"Малаялам", +"Manipuri":"Манипури", +"Marathi":"Марати", +"Northern Sotho":"Төньяк Сото", +"Notes":"Искәрмәләр", +"Oromo":"Оромо", +"Outline":"Контур", +"Page Number":"Битнең саны", +"Polish":"Польша", +"Portuguese (Brazil)":"Бразил португал", +"Punjabi":"Пунҗәби", +"Result":"Нәтиҗә", +"Russian":"Рус", +"Sinhala":"Синһала", +"Slovak":"Словак", +"Slovenian":"Словен", +"Sum":"Сумма", +"Table":"Җәдвәл", +"Tajik":"Таҗык", +"Tamil":"Тамил", +"Tatar":"Татар", +"Telugu":"Телугу", +"Text":"Текст", +"Thai":"Тай", +"Title":"Вазифа", +"Tsonga":"Тсонга", +"Turkish":"Төрек", +"Ukrainian":"Украин", +"Unknown":"Билгесез", +"Uyghur":"Уйгур", +"Variable":"Үзгәрмәле", +"Venda":"Венда", +"Vietnamese":"Вьетнам", +"Welsh":"Уэльс", +"Zulu":"Зулу" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ug.json b/f7cloud-office/browser/dist/l10n/locore/ug.json new file mode 100644 index 0000000..f0c6b1d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ug.json @@ -0,0 +1,557 @@ +{ +"3D Objects":"3D ئوبيېكت", +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"ئافرىكانچە (نامبىيە)", +"Afrikaans (South Africa)":"ئافرىكانچە (جەنۇبى ئافرىقا)", +"Aka (Congo)":"ئاكاچە(كونگو)", +"Akan":"ئاكانچە", +"Albanian":"ئالبانچە", +"Amharic":"ئامخاراچە", +"Apatani":"ئاپاتانىچە", +"Arabic":"ئەرەبچە", +"Arabic (Algeria)":"ئەرەبچە (ئالجېرىيە)", +"Arabic (Bahrain)":"ئەرەبچە (بەھرەيىن)", +"Arabic (Chad)":"ئەرەبچە (چاد)", +"Arabic (Comoros)":"ئەرەبچە (كومورو)", +"Arabic (Djibouti)":"ئەرەبچە (جىبۇتى)", +"Arabic (Egypt)":"ئەرەبچە (مىسىر)", +"Arabic (Eritrea)":"ئەرەبچە (ئېرىترېيە)", +"Arabic (Iraq)":"ئەرەبچە (ئىراق)", +"Arabic (Israel)":"ئەرەبچە (ئىسرائىلىيە)", +"Arabic (Jordan)":"ئەرەبچە (ئىئوردانىيە)", +"Arabic (Kuwait)":"ئەرەبچە (كۈۋەيت)", +"Arabic (Lebanon)":"ئەرەبچە (لىۋان)", +"Arabic (Libya)":"ئەرەبچە (لىۋىيە)", +"Arabic (Mauritania)":"ئەرەبچە (ماۋرىتانىيە)", +"Arabic (Morocco)":"ئەرەبچە (ماراكەش)", +"Arabic (Oman)":"ئەرەبچە (ئومان)", +"Arabic (Palestine)":"ئەرەبچە (پەلەستىن)", +"Arabic (Qatar)":"ئەرەبچە (قاتار)", +"Arabic (Saudi Arabia)":"ئەرەبچە (سەئۇدى ئەرەبىستان)", +"Arabic (Somalia)":"ئەرەبچە (سومالى)", +"Arabic (Sudan)":"ئەرەبچە (سۇدان)", +"Arabic (Syria)":"ئەرەبچە (سۈرىيە)", +"Arabic (Tunisia)":"ئەرەبچە (تۇنىس)", +"Arabic (UAE)":"ئەرەبچە (ئەرەب بىرلەشمە خەلىپىلىكى)", +"Arabic (Yemen)":"ئەرەبچە (يەمەن)", +"Aragonese":"ئاراگونچە", +"Aranese":"ئاراگونچە", +"Arpitan (France)":"ئارپىتانچە (فىرانسىيە)", +"Arpitan (Italy)":"ئارپىتانچە (ئىتالىيە)", +"Arpitan (Switzerland)":"ئارپىتانچە (شىۋېتسارىيە)", +"Assamese":"ئاسسامچە", +"Asturian":"ئاستۇرىيانچە", +"Avar":"ئاۋارچە", +"Average":"ئوتتۇرىچە", +"Azerbaijani Cyrillic":"ئەرمەنچە سلاۋيان", +"Azerbaijani Latin":"ئەرمەنچە لاتىن", +"Background":"تەگلىك", +"Background objects":"تەگلىك نەڭلەر", +"Bafia":"بافىياچە", +"Bambara":"بامباراچە", +"Basic Shapes":"ئاساسىي شەكىللەر", +"Basque":"باسكىچە", +"Beembe":"بانتۇچە", +"Bekwel":"بېكۋېلچە", +"Belarusian":"بېلورۇسىيەچە", +"Bengali (Bangladesh)":"بېنگالچە (بېنگال)", +"Bengali (India)":"بېنگالچە (ھىندىستان)", +"Bibliography 1":"كىتابلار مۇندەرىجىسى 1", +"Bibliography Heading":"كىتاب مۇندەرىجە ماۋزۇسى", +"Blank Slide":"بوش تام تەسۋىر", +"Block Arrows":"يا ئوق توپلىمى", +"Bodo":"بودوچە", +"Bosnian":"بوسىنيانچە", +"Breton":"برېتونچە", +"Bulgarian":"بۇلغارچە", +"Burmese":"بىرمىچە", +"Bushi":"بۇشىچە", +"Callouts":"مىساللىق چۈشەندۈرۈش", +"Caption":"رەسىم خېتى", +"Caption Characters":"تېما خېتى", +"Catalan":"كاتالانچە", +"Catalan (Valencian)":"كاتالانچە (ۋالېنسىيە)", +"Centered Text":"تېكستنى ئوتتۇرىغا توغرىلا", +"Chinese (Hong Kong)":"خەنزۇچە (شياڭگاڭ)", +"Chinese (Macau)":"خەنزۇچە (ئاۋمىن)", +"Chinese (Singapore)":"خەنزۇچە (سىنگاپور)", +"Chinese (simplified)":"خەنزۇچە (ئاددىي)", +"Chinese (traditional)":"خەنزۇچە (مۇرەككەپ)", +"Church Slavic":"چېركاۋ سىلاۋيانچە", +"Chuvash":"چۇۋاشچە", +"Clear formatting":"پىچىم تازىلا", +"Complimentary Close":"سالام سۆزى", +"Connectors":"ئۇلىغۇچ", +"Contents 1":"مەزمۇن 1", +"Contents 10":"مەزمۇن 10", +"Contents 2":"مەزمۇن 2", +"Contents 3":"مەزمۇن 3", +"Contents 4":"مەزمۇن 4", +"Contents 5":"مەزمۇن 5", +"Contents 6":"مەزمۇن 6", +"Contents 7":"مەزمۇن 7", +"Contents 8":"مەزمۇن 8", +"Contents 9":"مەزمۇن 9", +"Contents Heading":"مەزمۇن ماۋزۇسى", +"Coptic":"كوپتچە", +"Cornish":"كورنىشچە", +"Count":"ساناق", +"CountA":"ساناقA", +"Cree, Plains, Latin":"كرېچە، تۈزلەڭلىك، لاتىن", +"Cree, Plains, Syllabics":"كرېچە، تۈزلەڭلىك، بوغۇم", +"Croatian":"خورۋاتچە", +"Czech":"چېخچە", +"Danish":"دانىشچە", +"Default":"كۆڭۈلدىكى", +"Definition":"ئېنىقلىما", +"Dhivehi":"دىۋېيھىچە", +"Dibole":"دىبولېچە", +"Dogri":"دوگراسچە", +"Doondo":"دۇندوچە", +"Drawing":"سىزمىچىلىق", +"Drop Caps":"باش ھەرپ چوڭ", +"Dutch (Belgium)":"گوللاندىيىچە (بىلگىيە)", +"Dutch (Netherlands)":"گوللاندىيەچە(گوللاندىيە)", +"Dzongkha":"زوڭكاچە", +"Emphasis":"تەكىتلەش", +"Endnote":"ئاخىرقى ئىزاھات", +"Endnote Anchor":"ئاخىرىدىكى ئىزاھات لەڭگەر", +"Endnote Characters":"ئاخىرىدىكى ئىزاھات ھەرپى", +"English (Australia)":"ئىنگلىزچە (ئاۋىسترالىيە)", +"English (Belize)":"ئىنگلىزچە (بېلىز)", +"English (Botswana)":"ئىنگلىزچە (بوتسۋانا)", +"English (Canada)":"ئىنگلىزچە (كانادا)", +"English (Caribbean)":"ئىنگلىزچە (كارىب دېڭىزى)", +"English (Gambia)":"ئىنگلىزچە (گامبىيە)", +"English (Ghana)":"ئىنگلىزچە (گانا)", +"English (India)":"ئىنگلىزچە (ھىندىستان)", +"English (Ireland)":"ئىنگلىزچە (ئېرلاندىيە)", +"English (Jamaica)":"ئىنگلىزچە (يامايكا)", +"English (Malawi)":"ئىنگلىزچە (مالاۋى)", +"English (Mauritius)":"ئىنگلىزچە (ماۋرىتىئۇس)", +"English (Namibia)":"ئىنگلىزچە (نامبىيە)", +"English (New Zealand)":"ئىنگلىزچە (يېڭى زېلاندىيە)", +"English (Philippines)":"ئىنگلىزچە (فىلىپپىن)", +"English (South Africa)":"ئىنگلىزچە (جەنۇبى ئافرىقا)", +"English (Trinidad)":"ئىنگلىزچە (ترىنىداد)", +"English (UK)":"ئىنگلىزچە (ئەنگلىيە)", +"English (USA)":"ئىنگلىزچە (ئا ق ش)", +"English (Zimbabwe)":"ئىنگلىزچە (زىمبابۋى)", +"English, OED spelling (UK)":"ئىنگلىزچە، ئوكىسفورد ئىنگلىزچە لۇغەت ئىملا تەكشۈرۈش (ئەنگلىيە)", +"Erzya":"ئەرزياچە", +"Esperanto":"دۇنيا تىلى", +"Estonian":"ئېستونچە", +"Example":"مىسال", +"Faroese":"فاروچە", +"Fijian":"فىجىچە", +"Filled":"تولدۇر", +"Finnish":"فىنلاندىيەچە", +"First Line Indent":"باش قۇرنى تارايت", +"First Page":"بىرىنچى بەت", +"Flowchart":"تەرتىپ دىئاگراممىسى", +"Footer":"بەت ئاستى", +"Footer Left":"سول بەت ئاستى", +"Footer Right":"ئوڭ بەت ئاستى", +"Footnote":"بەت ئاستى ئىزاھات", +"Footnote Anchor":"بەت ئاستى ئىزاھات لەڭگەر", +"Footnote Characters":"بەت ئاستى ئىزاھات ھەرپى", +"Formula":"فورمۇلا", +"Four Slides":"تۆرت تام تەسۋىر", +"Frame":"كاندۇك", +"Frame Contents":"كاندۇك مەزمۇنى", +"French (Belgium)":"گوللاندىيىچە (بىلگىيە)", +"French (Benin)":"فىرانسۇزچە (بېنىن)", +"French (Burkina Faso)":"فىرانسۇزچە (بۇركىنا فاسو)", +"French (Canada)":"فرانسۇزچە (كانادا)", +"French (Côte d'Ivoire)":"فىرانسۇزچە (كوتودىۋور)", +"French (France)":"فرانسۇزچە (فرانسىيە)", +"French (Luxembourg)":"فرانسۇزچە (ليۇكسېمبورگ)", +"French (Mali)":"فىرانسۇزچە (مالى)", +"French (Mauritius)":"فىرانسۇزچە (ماۋرىتىئۇس)", +"French (Monaco)":"فرانسۇزچە (موناكو)", +"French (Niger)":"فىرانسۇزچە (نىگېر)", +"French (Senegal)":"فىرانسۇزچە (سېنېگال)", +"French (Switzerland)":"فرانسۇزچە (شۋېتسارىيە)", +"French (Togo)":"فىرانسۇزچە (توگو)", +"Frisian":"فرىسونچە", +"Friulian":"فرۇلىيانچە", +"Function Wizard":"فونكىسىيە يېتەكچىسى", +"Gaelic (Scotland)":"گەلىكچە (شوتلاندىيە)", +"Galician":"گالىسىيچە", +"Ganda":"گانداچە", +"Gascon":"گاسكونچە", +"Georgian":"گرۇزىنچە", +"German (Austria)":"گېرمانچە (ئاۋسترىيە)", +"German (Belgium)":"گېرمانچە (بېلگىيە)", +"German (Germany)":"گېرمانچە (گېرمانىيە)", +"German (Liechtenstein)":"گېرمانچە (لېچتېنىشتېن)", +"German (Luxembourg)":"گېرمانچە (ليۇكسېمبورگ)", +"German (Switzerland)":"گېرمانچە (شۋېتسارىيە)", +"Gikuyu":"گىكۇيۇچە", +"Graphic":"گرافىك", +"Graphics":"گرافىك", +"Greek":"گرېكچە", +"Greek, Ancient":"گرېكچە، قەدىمكى", +"Guarani (Paraguay)":"گۇئارانىچە (پاراگۋاي)", +"Gujarati":"گۇجاراتى", +"HTML":"HTML", +"Haitian":"ھايتىچە", +"Hanging Indent":"ئاسما تارايت", +"Hausa (Ghana)":"خائۇساچە (گانا)", +"Hausa (Nigeria)":"خائۇساچە (نىگېرىيە)", +"Hawaiian":"ھاۋائىچە", +"Header":"بەت قاشى", +"Header Left":"سول بەت قاشى", +"Header Right":"ئوڭ بەت قاشى", +"Heading":"ماۋزۇ", +"Heading 1":"ماۋزۇ 1", +"Heading 10":"ماۋزۇ 10", +"Heading 2":"ماۋزۇ 2", +"Heading 3":"ماۋزۇ 3", +"Heading 4":"ماۋزۇ 4", +"Heading 5":"ماۋزۇ 5", +"Heading 6":"ماۋزۇ 6", +"Heading 7":"ماۋزۇ 7", +"Heading 8":"ماۋزۇ 8", +"Heading 9":"ماۋزۇ 9", +"Hebrew":"ئىبرانىچە", +"Hiligaynon":"ھىلىگايناچە", +"Hindi":"ھىندىچە", +"Horizontal Line":"توغرا سىزىق", +"Hungarian":"ھونگىرچە", +"Icelandic":"ئىسلاندچە", +"Illustration":"قىستۇرما رەسىم", +"Index":"ئىندېكس", +"Index 1":"ئىندېكس 1", +"Index 2":"ئىندېكس 2", +"Index 3":"ئىندېكس 3", +"Index Heading":"ئىندېكس ماۋزۇ", +"Index Link":"مۇندەرىجە ئۇلانمىسى", +"Index Separator":"ئىندېكس ئايرىش بەلگىسى", +"Indonesian":"ھىندونېزىيەچە", +"Insert":"قىستۇر", +"Interlingua":"لاتىنچە خەلقئارا تىل", +"Interlingue Occidental":"غەربچە خەلقئارا تىل", +"Internet Link":"ئىنتېرنېت ئۇلانمىسى", +"Irish":"ئېرلاندىيەچە", +"Italian (Italy)":"ئىتالىيانچە (ئىتالىيە)", +"Italian (Switzerland)":"ئىتالىيانچە (شۋېتسارىيە)", +"Japanese":"ياپونچە", +"Kaamba":"كامباچە", +"Kabyle Latin":"كابىل لاتىن", +"Kalaallisut":"كالائاللىسۇت", +"Kannada":"كانناداچە", +"Karakalpak Latin":"قارا قالپاقچە لاتىن", +"Kashmiri (India)":"كەشمىرچە (ھىندىستان)", +"Kashmiri (Kashmir)":"كەشمىرچە (كەشمىر)", +"Kashubian":"كاشۇبىچە", +"Kazakh":"قازاقچە", +"KeyID":"KeyID", +"Khanty":"خانتىچە", +"Khmer":"كخمېرچە", +"Kinyarwanda (Rwanda)":"كىنيارۋانداچە (رۋاندا)", +"Kirghiz":"قىرغىزچە", +"Komi-Permyak":"كومى-پىرمىياكچە", +"Komi-Zyrian":"كومى-زىنانچە", +"Konkani":"كونكانىچە", +"Koongo (Congo)":"كۇنگوچە(كونگو)", +"Korean (RoK)":"كورېيىچە (RoK)", +"Kumyk":"قۇمۇقچە", +"Kunyi":"كۇنيىچە", +"Kurdish, Central (Iran)":"كۇردچە، مەركىزى (ئىران)", +"Kurdish, Central (Iraq)":"كۇردچە، مەركىزى (ئىراق)", +"Kurdish, Northern (Syria)":"كۇردچە، شىمالىي (سۈرىيە)", +"Kurdish, Northern (Turkey)":"كۇردچە، شىمالىي (تۈركىيە)", +"Kurdish, Southern (Iran)":"كۇردچە، جەنۇبىي (ئىران)", +"Kurdish, Southern (Iraq)":"كۇردچە، جەنۇبىي (ئىراق)", +"Kven Finnish":"فىنلاندىيەچە كۋېن", +"Kyrgyz (China)":"قىرغىزچە (جۇڭگو)", +"Labels":"بەلگىلەر", +"Ladin":"لادىنچە", +"Landscape":"توغرا يۆنىلىش", +"Lao":"لائوسچە", +"Lari":"لارىچە", +"Latgalian":"لاتگالىيانچە", +"Latin":"لاتىن", +"Latvian":"لاتۋىئانچە", +"Left Page":"سول بەت", +"Lengo":"لېڭگوچە", +"Limbu":"لىنبۇچە", +"Line Numbering":"قۇر نومۇرى", +"Lines":"قۇرلار", +"Lingala":"لىنگالاچە", +"List Contents":"تىزىملىك مەزمۇنى", +"List Heading":"تىزىمىلىك ماۋزۇسى", +"List Indent":"نىسپىي تارايت", +"Lithuanian":"لىتۋىئانچە", +"Livonian":"لىۋونىيەچە", +"Lojban":"لوجبانچە", +"Low German":"گېرمانچە (Low)", +"Luxembourgish":"ليۇكسېمبۇرگچە", +"Macedonian":"ماكېدونچە", +"Main Index Entry":"ئاساسىي مۇندەرىجە تۈرى", +"Maithili":"مايتىلىچە", +"Malagasy, Plateau":"ماداغاسقارچە، ئېگىزلىك", +"Malay (Brunei Darussalam)":"مالايچە (برۇنېي دارۇسسلام)", +"Malay (Malaysia)":"مالايچە (مالايسىيە)", +"Malayalam":"مالايالامچە", +"Maltese":"مالتاچە", +"Maninkakan, Eastern, Latin":"مانىنكاكانچە، شەرق، لاتىن", +"Manipuri":"مانىپۇرچە", +"Maore":"ماۋرىچە", +"Maori":"ماۋرىچە", +"Marathi":"ماراتىچە", +"Marginalia":"ھاشىيە", +"Mari, Hill":"مارىچە (تاغلىق)", +"Mari, Meadow":"مارى، دېدوۋ", +"Max":"ئەڭ چوڭ قىممەت", +"Mbochi":"مبوچىچە", +"Min":"ئەڭ كىچىك قىممەت", +"Moksha":"موكشاچە", +"Mongolian Cyrillic":"موڭغۇلچە كىرىل", +"Mongolian Mongolian":"موڭغۇلچە", +"Moore":"مۇرچە", +"N'ko":"N'ko", +"Ndebele, South":"ندېبېلې، جەنۇبى", +"Nenets":"نېنېتسچە", +"Nepali (India)":"نېپالچە (ھىندىستان)", +"Nepali (Nepal)":"نېپالچە (نېپال)", +"Nganasan":"نگاناسانچە", +"Ngungwel":"نگۇڭۋېلچە", +"Ngäbere":"ڭوبىچە", +"Nine Slides":"توققۇز تام تەسۋىر", +"Njyem (Congo)":"نيېمچە(كونگو)", +"Nogai":"نوغايچە", +"None (Do not check spelling)":"يوق (ئىملا تەكشۈرمە)", +"Northern Sotho":"شىمالىي سوتوچە", +"Norwegian, Bokmål":"نورۋىگىيىچە (بوكمال)", +"Norwegian, Nynorsk":"نورۋېگىيىچە (ناينورىسكى)", +"Notes":"ئىزاھ", +"Numbering 1":"تەرتىپ نومۇرى 1", +"Numbering 1 Cont.":"تەرتىپ نومۇرى 1 داۋاملاشتۇر", +"Numbering 1 End":"تەرتىپ نومۇرى 1 تامام", +"Numbering 1 Start":"تەرتىپ نومۇرى 1 باشلا", +"Numbering 2":"تەرتىپ نومۇرى 2", +"Numbering 2 Cont.":"تەرتىپ نومۇرى 2 داۋاملاشتۇر", +"Numbering 2 End":"تەرتىپ نومۇرى 2 تامام", +"Numbering 2 Start":"تەرتىپ نومۇرى 2 باشلا", +"Numbering 3":"تەرتىپ نومۇرى 3", +"Numbering 3 Cont.":"تەرتىپ نومۇرى 3 داۋاملاشتۇر", +"Numbering 3 End":"تەرتىپ نومۇرى 3 تامام", +"Numbering 3 Start":"تەرتىپ نومۇرى 3 باشلا", +"Numbering 4":"تەرتىپ نومۇرى 4", +"Numbering 4 Cont.":"تەرتىپ نومۇرى 4 داۋاملاشتۇر", +"Numbering 4 End":"تەرتىپ نومۇرى 4 تامام", +"Numbering 4 Start":"تەرتىپ نومۇرى 4 باشلا", +"Numbering 5":"تەرتىپ نومۇرى 5", +"Numbering 5 Cont.":"تەرتىپ نومۇرى 5 داۋاملاشتۇر", +"Numbering 5 End":"تەرتىپ نومۇرى 5 تامام", +"Numbering 5 Start":"تەرتىپ نومۇرى 5 باشلا", +"Numbering Symbols":"تەرتىپ نومۇر بەلگىسى", +"Nyanja":"نيانجاچە", +"OLE":"OLE", +"Object Index 1":"ئوبيېكت ئىندېكس 1", +"Object Index Heading":"ئوبيېكت ئىندېكس ماۋزۇ", +"Object with no fill and no line":"تولدۇرۇلمىغان ئوبيېكت ۋە قۇر", +"Object without fill":"رەڭ تولدۇرۇلمىغان ئوبيېكت", +"Occitan":"ئوكسىتانچە", +"Odia":"ئودىيا", +"Olonets":"ئولونېتسچە", +"One Slide":"بىر تام تەسۋىر", +"Oromo":"ئورومو", +"Outline":"تىزېس", +"Overwrite":"قاپلا", +"Page Number":"بەت نومۇرى", +"Pali Latin":"پالى لاتىنچە", +"Papiamento (Aruba)":"پاپىيامىنتۇچە(ئارۇبا)", +"Papiamento (Bonaire)":"پاپىيامىنتۇچە(بونائىر)", +"Papiamento (Curaçao)":"پاپىيامىنتۇچە(كۇرۇچاۋ)", +"Papiamentu (Netherlands Antilles)":"پاپىيامىنتۇچە(گوللاندىيە ئانتىللېس)", +"Persian":"پارىسچە", +"Pitjantjatjara":"پىتجانجاتجاراچە", +"Placeholder":"ئورۇن بەلگىسى", +"Polish":"پولەكچە", +"Portrait":"بوي يۆنىلىش", +"Portuguese (Angola)":"پورتۇگالچە (ئانگولا)", +"Portuguese (Brazil)":"پورتۇگالچە (بىرازىلىيە)", +"Portuguese (Portugal)":"پورتۇگالچە (پورتۇگالىيە)", +"Preformatted Text":"تەييار پىچىملىق تېكست", +"Product":"كۆپەيتمە", +"Puinave":"پۇئىناۋچە", +"Punjabi":"پەنجابچە", +"Punu":"پۇنۇچە", +"Quechua (Bolivia, North)":"كېچياچە (بولىۋىيە، شىمالىي)", +"Quechua (Bolivia, South)":"كېچياچە (بولىۋىيە، جەنۇبىي)", +"Quechua (Ecuador)":"كۋېچۇئاچە (ئېكىۋادور)", +"Report":"دوكلات", +"Result":"نەتىجە", +"Result2":"نەتىجە2", +"Rhaeto-Romance":"رىياتو-رۇمىنىيىچە", +"Right Page":"ئوڭ بەت", +"Romanian (Moldova)":"رۇمىنىيەچە (مولدوۋا)", +"Romanian (Romania)":"رۇمىنىيەچە (رۇمىنىيە)", +"Rubies":"ترانسكرىپسىيە", +"Russian":"رۇسچە", +"Rusyn (Slovakia)":"رۇسىن(سىلوۋاكىيە)", +"Rusyn (Ukraine)":"رۇسىن(ئۇكرائىنا)", +"Sami, Inari (Finland)":"سامىچە، ئىنارى (فىنلاندىيە)", +"Sami, Kildin (Russia)":"سامىچە، كىلدىن (رۇسىيە)", +"Sami, Lule (Norway)":"سامىچە، لۇلې (نورۋېگىيە)", +"Sami, Lule (Sweden)":"سامىچە، لۇلې (شۋېتسىيە)", +"Sami, Northern (Finland)":"سامىچە، شىمالىي (فىنلاندىيە)", +"Sami, Northern (Norway)":"سامىچە، شىمالىي (نورۋېگىيە)", +"Sami, Northern (Sweden)":"سامىچە، شىمالىي (شۋىتسىيە)", +"Sami, Pite (Sweden)":"سامىچە، پىتې (شۋېتسىيە)", +"Sami, Skolt (Finland)":"سامىچە، سكولت (فىنلاندىيە)", +"Sami, Southern (Norway)":"سامىچە، جەنۇبىي (نورۋېگىيە)", +"Sami, Southern (Sweden)":"سامىچە، جەنۇبىي (شۋېتسارىيە)", +"Sango":"سانگوچە", +"Sanskrit":"سانسكرىتچە", +"Sardinian":"ساردىنىيەچە", +"Sardinian, Campidanese":"ساردىنىيەچە(كامپىدانىس)", +"Sardinian, Gallurese":"ساردىنىيەچە(گاللۇرا)", +"Sardinian, Logudorese":"ساردىنىيەچە(لوگۇدورېس)", +"Sardinian, Sassarese":"ساردىنىيەچە(ساسسارى)", +"Selection count":"تاللاش سانى", +"Serbian Cyrillic (Montenegro)":"سېرب سلاۋيانچە (مونتېنېگرو)", +"Serbian Cyrillic (Serbia and Montenegro)":"سېرب سلاۋيانچە (سېربىيە ۋە مونتېنېگرو)", +"Serbian Cyrillic (Serbia)":"سېرب سلاۋيانچە (سېربىيە)", +"Serbian Latin":"سىربچە لاتىن", +"Serbian Latin (Montenegro)":"سېرب لاتىنچە (مونتېنېگرو)", +"Serbian Latin (Serbia and Montenegro)":"سېرب لاتىنچە (سېربىيە ۋە مونتېنېگرو)", +"Serbian Latin (Serbia)":"سېرب لاتىنچە (سېربىيە)", +"Shapes":"شەكىل", +"Sheet %1 of %2":"ۋاراق %1 / %2", +"Shuswap":"شۇشۋاپچە", +"Sidama":"سىداماچە", +"Signature":"ئىمزا", +"Sinhala":"سىنخالاچە", +"Six Slides":"ئالتە تام تەسۋىر", +"Slovak":"سىلوۋاكچە", +"Slovenian":"سلوۋېنچە", +"Somali":"سومالىچە", +"Sorbian, Lower":"سوربىيانچە، تۆۋەن", +"Sorbian, Upper":"سوربىيانچە، يۇقىرى", +"Source Text":"ئەسلى تېكست", +"Southern Sotho":"جەنۇبى سوتوچە (سۇتۇ)", +"Spanish (Argentina)":"ئىسپانچە (ئارگېنتىنا)", +"Spanish (Bolivia)":"ئىسپانچە (بولۋىيە)", +"Spanish (Chile)":"ئىسپانچە (چىلى)", +"Spanish (Colombia)":"ئىسپانچە (كولومبىيە)", +"Spanish (Costa Rica)":"ئىسپانچە (كوستارىكا)", +"Spanish (Cuba)":"ئىسپانچە (كۇبا)", +"Spanish (Dom. Rep.)":"ئىسپانچە (Dom. Rep.)", +"Spanish (Ecuador)":"ئىسپانچە (ئېكۋادور)", +"Spanish (El Salvador)":"ئىسپانچە (ئەل سالۋادور)", +"Spanish (Guatemala)":"ئىسپانچە (گۋاتېمالا)", +"Spanish (Honduras)":"گۋاتېمالا (ھوندۇراس)", +"Spanish (Mexico)":"گۋاتېمالا (مېكسىكا)", +"Spanish (Nicaragua)":"ئىسپانچە (نىكاراگۇئا)", +"Spanish (Panama)":"ئىسپانچە (پاناما)", +"Spanish (Paraguay)":"ئىسپانچە (پاراگۋاي)", +"Spanish (Peru)":"ئىسپانچە (پېرۇ)", +"Spanish (Puerto Rico)":"ئىسپانچە (پۇئېرتورىكو)", +"Spanish (Spain)":"ئىسپانچە (ئىسپانىيە)", +"Spanish (Uruguay)":"ئىسپانچە (ئۇرۇگۋاي)", +"Spanish (Venezuela)":"ئىسپانچە (ۋېنېسۇئېلا)", +"StDev":"ئۆلچەملىك پەرق", +"Strong Emphasis":"قاتتىق تەكىتلەش", +"Subtitle":"كىچىك ماۋزۇ", +"Sum":"يىغىندا", +"Suundi":"سۇئۇندىچە", +"Swahili (Kenya)":"سۋاھىلىچە (كېنىيە)", +"Swahili (Tanzania)":"سۋاھىلىچە (تانزانىيە)", +"Swazi":"سىۋازىچە", +"Swedish (Finland)":"شۋىدچە (فىنلاندىيە)", +"Swedish (Sweden)":"شۋىدچە (شۋىتسارىيە)", +"Table":"جەدۋەل", +"Table Contents":"جەدۋەل مەزمۇنى", +"Table Heading":"جەدۋەل ماۋزۇسى", +"Table Index 1":"جەدۋەل ئىندېكس 1", +"Table Index Heading":"جەدۋەل ئىندېكس ماۋزۇسى", +"Tagalog":"تاگالچە", +"Tahitian":"تاخىتىيانچە", +"Tajik":"تاجىكچە", +"Tamil":"تامىلچە", +"Tatar":"تاتارچە", +"Teke-Eboo":"Teke-Eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"تېكې-كۇكۇياچە", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Teletype", +"Telugu":"تېلۇگۇچە", +"Tetun (Indonesia)":"تېتۇنچە (ھىندونېزىيە)", +"Tetun (Timor-Leste)":"تېتۇنچە (شەرقىي تېمور)", +"Text":"تېكىست", +"Thai":"تايلاندچە", +"Three Slides":"ئۈچ تام تەسۋىر", +"Tibetan (India)":"تىبەتچە (ھىندىستان)", +"Tibetan (PR China)":"تىبەتچە (جۇڭخۇا خەلق جۇمھۇرىيىتى)", +"Tigrigna (Eritrea)":"تىگرىگناچە (ئېرىترېيە)", +"Tigrigna (Ethiopia)":"تىگرىگناچە (ئېفىئوپىيە)", +"Title":"ماۋزۇ", +"Title Only":"ماۋزۇلا", +"Title Slide":"ماۋزۇ تام تەسۋىر", +"Title and 2 Content":"ماۋزۇ ۋە 2 مەزمۇن", +"Title, 2 Content and Content":"ماۋزۇ، 2 مەزمۇن ۋە مەزمۇن", +"Title, 2 Content over Content":"ماۋزۇ، 2 مەزمۇن ھالقىغان مەزمۇن", +"Title, 4 Content":"ماۋزۇ، 4 مەزمۇن", +"Title, 6 Content":"ماۋزۇ، 6 مەزمۇن", +"Title, Content":"ماۋزۇ، مەزمۇن", +"Title, Content and 2 Content":"ماۋزۇ، مەزمۇن ۋە 2 مەزمۇن", +"Title, Content over Content":"ماۋزۇ، مەزمۇن ھالقىغان مەزمۇن", +"Title, Vertical Text":"ماۋزۇ، تىك تېكست", +"Title, Vertical Text, Clipart":"ماۋزۇ، تىك تېكست، كەسمە سۈرەت", +"Tok Pisin":"توك پىسىنچە", +"Tsaangi":"تسانگىچە", +"Tsonga":"سونگاچە", +"Tswana (Botswana)":"تىسۋاناچە (بوتسۋانا)", +"Tswana (South Africa)":"تىسۋاناچە (جەنۇبىي ئافرىقا)", +"Turkish":"تۈركچە", +"Turkmen":"تۈركمەنچە", +"Two Slides":"ئىككى تام تەسۋىر", +"Udmurt":"ئۇدمۇرتچە", +"Ukrainian":"ئۇكرائىنچە", +"Unknown":"نامەلۇم", +"Urdu (India)":"ئۇردوچە (ھىندىستان)", +"Urdu (Pakistan)":"ئۇردوچە (پاكىستان)", +"User Entry":"ئىشلەتكۈچى كىرگۈزگەن", +"User Index 1":"ئىشلەتكۈچى ئىندېكس 1", +"User Index 10":"ئىشلەتكۈچى ئىندېكس 10", +"User Index 2":"ئىشلەتكۈچى ئىندېكس 2", +"User Index 3":"ئىشلەتكۈچى ئىندېكس 3", +"User Index 4":"ئىشلەتكۈچى ئىندېكس 4", +"User Index 5":"ئىشلەتكۈچى ئىندېكس 5", +"User Index 6":"ئىشلەتكۈچى ئىندېكس 6", +"User Index 7":"ئىشلەتكۈچى ئىندېكس 7", +"User Index 8":"ئىشلەتكۈچى ئىندېكس 8", +"User Index 9":"ئىشلەتكۈچى ئىندېكس 9", +"User Index Heading":"ئىشلەتكۈچى ئىندېكس ماۋزۇ", +"Uyghur":"ئۇيغۇرچە", +"Uzbek Cyrillic":"ئۆزبېكچە كىرىل", +"Uzbek Latin":"ئۆزبېكچە لاتىن", +"Var":"كۋادراتلىق پەرق", +"Variable":"ئۆزگەرگۈچى", +"Venda":"ۋېنداچە", +"Venetian":"ۋېنېسىيەچە", +"Veps":"ۈېپسچە", +"Vertical Numbering Symbols":"تىك تەرتىپ نومۇر بەلگىسى", +"Vertical Title, Text, Chart":"تىك تېكست، تېكست، دىئاگرامما", +"Vertical Title, Vertical Text":"تىك ماۋزۇ، تىك تېكست", +"Vietnamese":"ۋيېتنامچە", +"Vili":"ۋىلىچە", +"Visited Internet Link":"زىيارەت قىلىنغان ئىنتېرنېت ئۇلانمىسى", +"Võro":"ۋوروچە", +"Walloon":"ۋاللونچە", +"Watermark":"سۇ باسما", +"Welsh":"ۋېلشچە", +"Xhosa":"كوساچە", +"Yiddish (Israel)":"يىددىشچە (ئىسرائىلىيە)", +"Yiddish (USA)":"يىددىشچە (ئا ق ش)", +"Yombe (Congo)":"يومبېچە(كونگو)", +"Yoruba":"يورۇباچە", +"Zulu":"زۇلۇچە", +"[None]":"[يوق]", +"Éwé":"ئېۋېچە" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/uk.json b/f7cloud-office/browser/dist/l10n/locore/uk.json new file mode 100644 index 0000000..55afc03 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/uk.json @@ -0,0 +1,708 @@ +{ +"%1 of %2 records found":"Знайдено %1 з %2 записів", +"3D Objects":"Тривимірні об'єкти", +"A0":"A0", +"A4":"A4", +"Abkhaz":"Абхазька", +"Accent":"Акцент", +"Accent 1":"Акцент 1", +"Accent 2":"Акцент 2", +"Accent 3":"Акцент 3", +"Adding selection":"Додавання до вибраного", +"Addressee":"Адресат", +"Afrikaans (Namibia)":"Африканс (Намібія)", +"Afrikaans (South Africa)":"Африканс (Південна Африка)", +"Aka (Central African Republic)":"Ака (ЦАР)", +"Aka (Congo)":"Ака (Конго)", +"Akan":"Акан", +"Albanian":"Албанська", +"Amharic":"Амхара", +"Apatani":"Апатані", +"Appendix":"Додаток", +"Arabic":"Арабська", +"Arabic (Algeria)":"Арабська (Алжир)", +"Arabic (Bahrain)":"Арабська (Бахрейн)", +"Arabic (Chad)":"Арабська (Ірак)", +"Arabic (Comoros)":"Арабська (Коморські о-ви)", +"Arabic (Djibouti)":"Арабська (Джибуті)", +"Arabic (Egypt)":"Арабська (Єгипет)", +"Arabic (Eritrea)":"Арабська (Еритрея)", +"Arabic (Iraq)":"Арабська (Ірак)", +"Arabic (Israel)":"Арабська (Ірак)", +"Arabic (Jordan)":"Арабська (Йорданія)", +"Arabic (Kuwait)":"Арабська (Кувейт)", +"Arabic (Lebanon)":"Арабська (Ліван)", +"Arabic (Libya)":"Арабська (Лівія)", +"Arabic (Mauritania)":"Арабська (Мавританія)", +"Arabic (Morocco)":"Арабська (Марокко)", +"Arabic (Oman)":"Арабська (Оман)", +"Arabic (Palestine)":"Арабська (Палестина)", +"Arabic (Qatar)":"Арабська (Катар)", +"Arabic (Saudi Arabia)":"Арабська (Саудівська Аравія)", +"Arabic (Somalia)":"Арабська (Сирія)", +"Arabic (Sudan)":"Арабська (Йорданія)", +"Arabic (Syria)":"Арабська (Сирія)", +"Arabic (Tunisia)":"Арабська (Туніс)", +"Arabic (UAE)":"Арабська (ОАЕ)", +"Arabic (Yemen)":"Арабська (Ємен)", +"Aragonese":"Арагонська", +"Aranese":"Аранська", +"Armenian, Classical (Armenia)":"Вірменська, класична (Вірменія)", +"Armenian, Eastern (Armenia)":"Вірменська, східна (Вірменія)", +"Armenian, Eastern (Iran)":"Вірменська, східна (Іран)", +"Armenian, Eastern (Russia)":"Вірменська, східна (Росія)", +"Armenian, Western (Armenia)":"Вірменська, західна (Вірменія)", +"Arpitan (France)":"Арпітанська (Франція)", +"Arpitan (Italy)":"Арпітанська (Італія)", +"Arpitan (Switzerland)":"Арпітанська (Швейцарія)", +"Arrow Line":"Стрілка", +"Assamese":"Асамська", +"Asturian":"Астурійська", +"Avar":"Аварська", +"Average":"Середнє значення", +"Azerbaijani Cyrillic":"Азербайджанська (кирилиця)", +"Azerbaijani Latin":"Азербайджанська (латиниця)", +"Background":"Тло", +"Background objects":"Об'єкти на тлі", +"Bad":"Погано", +"Bafia":"Бафія", +"Bambara":"Бамбара", +"Basic Shapes":"Основні фігури", +"Basque":"Баскська", +"Beembe":"Беембе", +"Bekwel":"Беквел", +"Belarusian":"Білоруська", +"Bengali (Bangladesh)":"Бенгальська (Бангладеш)", +"Bengali (India)":"Бенгальська", +"Bibliography 1":"Бібліографія 1", +"Bibliography Heading":"Заголовок бібліографії", +"Blank Slide":"Порожній слайд", +"Block Arrows":"Блочні стрілки", +"Block Quotation":"Цитата у блоці", +"Block selection":"Блоковий вибір", +"Bodo":"Водо", +"Body Text":"Основний текст", +"Body Text, Indented":"Основний текст з відступом", +"Bosnian":"Боснійська", +"Breton":"Бретонська", +"Bribri":"Брибрі", +"Bulgarian":"Болгарська", +"Bullet –":"Маркер –", +"Bullet •":"Маркер •", +"Bullet ☑":"Маркер ☑", +"Bullet ✗":"Маркер ✗", +"Bullet ➢":"Маркер ➢", +"Bullets":"Маркери", +"Burmese":"Бірманська", +"Bushi":"Буші (Мадагаскар)", +"Cabécar":"Кабе́ка (діалект)", +"Callouts":"Виноски", +"Caption":"Розділ", +"Caption Characters":"Символи назви", +"Catalan":"Каталонська", +"Catalan (Valencian)":"Каталонська (Валенсія)", +"Centered Text":"Текст у центрі", +"Chinese (Hong Kong)":"Китайська (Гонконг)", +"Chinese (Macau)":"Китайська (Макао)", +"Chinese (Singapore)":"Китайська (Сингапур)", +"Chinese (simplified)":"Китайська спрощена", +"Chinese (traditional)":"Китайська традиційна", +"Church Slavic":"Церковно-слов'янська", +"Chuvash":"Чуваська", +"Citation":"Цитата", +"Clear formatting":"Скасувати форматування", +"Comment":"Примітка", +"Complimentary Close":"Привітання", +"Connectors":"З'єднувальні лінії", +"Contents 1":"Зміст 1", +"Contents 10":"Зміст 10", +"Contents 2":"Зміст 2", +"Contents 3":"Зміст 3", +"Contents 4":"Зміст 4", +"Contents 5":"Зміст 5", +"Contents 6":"Зміст 6", +"Contents 7":"Зміст 7", +"Contents 8":"Зміст 8", +"Contents 9":"Зміст 9", +"Contents Heading":"Заголовок змісту", +"Coptic":"Коптська", +"Cornish":"Корнська", +"Count":"Кількість", +"CountA":"Кількість2", +"Cree, Plains, Latin":"Крі, плоский, латиниця", +"Cree, Plains, Syllabics":"Крі, плоскі, силабічний", +"Croatian":"Хорватська", +"Curves and Polygons":"Криві і багатокутники", +"Czech":"Чеська", +"Danish":"Данська", +"Dashed Line":"Штрихова лінія", +"Default":"Стандарт", +"Default Drawing Style":"Типовий стиль", +"Default Page Style":"Типовий стиль сторінки", +"Default Paragraph Style":"Типовий стиль абзацу", +"Definition":"Визначення", +"Dhivehi":"Мальдивська (Дівехі)", +"Dibole":"Діболе", +"Dogri":"Догрі", +"Doondo":"Дундо", +"Drawing":"Рисунок", +"Drop Caps":"Буквиця", +"Dutch (Belgium)":"Голландська (Бельгія)", +"Dutch (Netherlands)":"Голландська (Нідерланди)", +"Dzongkha":"Дзонг-ке", +"Emphasis":"Виділення", +"Endnote":"Кінцева виноска", +"Endnote Anchor":"Прив'язка кінцевої виноски", +"Endnote Characters":"Символи кінцевої виноски", +"English (Australia)":"Англійська (Австралія)", +"English (Belize)":"Англійська (Беліз)", +"English (Botswana)":"Англійська (Ботсвана)", +"English (Canada)":"Англійська (Канада)", +"English (Caribbean)":"Англійська (Карибський басейн)", +"English (Denmark)":"Англійська (Данія)", +"English (Gambia)":"Англійська (Гамбія)", +"English (Ghana)":"Англійська (Гана)", +"English (Hong Kong)":"Англійська (Гонконг)", +"English (India)":"Англійська (Індія)", +"English (Ireland)":"Англійська (Ірландія)", +"English (Israel)":"Англійська (Ізраїль)", +"English (Jamaica)":"Англійська (Ямайка)", +"English (Kenya)":"Англійська (Кенія)", +"English (Malawi)":"Англійська (Канада)", +"English (Malaysia)":"Англійська (Малайзія)", +"English (Mauritius)":"Англійська (Маврикій)", +"English (Namibia)":"Англійська (Намібія)", +"English (New Zealand)":"Англійська (Нова Зеландія)", +"English (Nigeria)":"Англійська (Нігерія)", +"English (Philippines)":"Англійська (Філіппіни)", +"English (South Africa)":"Англійська (Південна Африка)", +"English (Sri Lanka)":"Англійська (Шрі-Ланка)", +"English (Trinidad)":"Англійська (Тринідад)", +"English (UK)":"Англійська (Великобританія)", +"English (USA)":"Англійська (США)", +"English (Zambia)":"Англійська (Замбія)", +"English (Zimbabwe)":"Англійська (Зімбабве)", +"English, OED spelling (UK)":"Англійська, правопис OED (Брит.)", +"Envelope":"Конверт", +"Error":"Помилка", +"Erzya":"Ерзянська", +"Esperanto":"Есперанто", +"Estonian":"Естонська", +"Example":"Приклад", +"Extending selection":"Розширюваний вибір", +"Faroese":"Фарерська", +"Figure":"Фігура", +"Figure Index 1":"Список рисунків 1", +"Figure Index Heading":"Заголовок списку рисунків", +"Fijian":"Фіджійська", +"Filled":"Заповнено", +"Filled Blue":"Заповнено синім", +"Filled Green":"Заповнено зеленим", +"Filled Red":"Заповнено червоним", +"Filled Yellow":"Заповнено жовтим", +"Finnish":"Фінська", +"First Line Indent":"Перший рядок з відступом", +"First Page":"Перша сторінка", +"Flowchart":"Блок-схема", +"Fon":"Фон", +"Footer":"Нижній колонтитул", +"Footer Left":"Нижній колонтитул ліворуч", +"Footer Right":"Нижній колонтитул праворуч", +"Footnote":"Виноска", +"Footnote Anchor":"Прив'язка виноски", +"Footnote Characters":"Символи виноски", +"Formula":"Формула", +"Four Slides":"Чотири слайди", +"Frame":"Рамка", +"Frame Contents":"Вміст рамки", +"French (Belgium)":"Французька (Бельгія)", +"French (Benin)":"Французька (Бенін)", +"French (Burkina Faso)":"Французька (Буркіна-Фасо)", +"French (Canada)":"Французька (Канада)", +"French (Côte d'Ivoire)":"Французька (Кот-д'Івуар)", +"French (France)":"Французька (Франція)", +"French (Luxembourg)":"Французька (Люксембург)", +"French (Mali)":"Французька (Малі)", +"French (Mauritius)":"Французька (Маврикій)", +"French (Monaco)":"Французька (Монако)", +"French (Niger)":"Французька (Ніґер)", +"French (Senegal)":"Французька (Сенеґал)", +"French (Switzerland)":"Французька (Швейцарія)", +"French (Togo)":"Французька (Тоґо)", +"Frisian":"Фрізська", +"Friulian":"Фруіліанська", +"Function Wizard":"Помічник з функцій", +"Gaelic (Scotland)":"Гаельська (Шотландія)", +"Galician":"Галісійська", +"Ganda":"Ганда", +"Gascon":"Гасконська", +"Georgian":"Грузинська", +"German (Austria)":"Німецька (Австрія)", +"German (Belgium)":"Німецька (Бельгія)", +"German (Germany)":"Німецька (Німеччина)", +"German (Liechtenstein)":"Німецька (Ліхтенштейн)", +"German (Luxembourg)":"Німецька (Люксембург)", +"German (Switzerland)":"Німецька (Швейцарія)", +"Gikuyu":"Кікуйю", +"Good":"Добре", +"Graphic":"Графічний об'єкт", +"Graphics":"Зображення", +"Greek":"Грецька", +"Greek, Ancient":"Грецька (давня)", +"Guadeloupean Creole French":"Гваделупська франко-креольська", +"Guarani (Paraguay)":"Гуарані (Парагвай)", +"Gujarati":"Гуджараті", +"HTML":"HTML", +"Haitian":"Латвійська", +"Hanging Indent":"Висячий відступ", +"Hausa (Ghana)":"Хауса (Гана)", +"Hausa (Nigeria)":"Хауса (Нігерія)", +"Hawaiian":"Галісійська", +"Header":"Верхній колонтитул", +"Header Left":"Верхній колонтитул ліворуч", +"Header Right":"Верхній колонтитул праворуч", +"Header and Footer":"Верхній і нижній колонтитули", +"Heading":"Заголовок", +"Heading 1":"Заголовок 1", +"Heading 10":"Заголовок 10", +"Heading 2":"Заголовок 2", +"Heading 3":"Заголовок 3", +"Heading 4":"Заголовок 4", +"Heading 5":"Заголовок 5", +"Heading 6":"Заголовок 6", +"Heading 7":"Заголовок 7", +"Heading 8":"Заголовок 8", +"Heading 9":"Заголовок 9", +"Heading A0":"Заголовок А0", +"Heading A4":"Заголовок А4", +"Hebrew":"Іврит", +"Hiligaynon":"Хілігайнон", +"Hindi":"Хінді", +"Horizontal Line":"Горизонтальна лінія", +"Hungarian":"Угорська", +"Hungarian (Szekely-Hungarian Rovas)":"Угорська (угорські руни)", +"Hyperlink":"Гіперпосилання", +"Icelandic":"Ісландська", +"Illustration":"Ілюстрація", +"Iloko":"Ілоко", +"Index":"Покажчик", +"Index 1":"Покажчик 1", +"Index 2":"Покажчик 2", +"Index 3":"Покажчик 3", +"Index Heading":"Заголовок покажчика", +"Index Link":"Посилання покажчика", +"Index Separator":"Розділювач предметного покажчика", +"Indonesian":"Індонезійська", +"Inline Heading":"Вбудований заголовок", +"Insert":"Вставити", +"Interlingua":"Інтерлінгва", +"Interlingue Occidental":"Інтерлінгве окциденталь", +"Internet Link":"Гіперпосилання", +"Interslavic Cyrillic":"Міжслов’янська кирилиця", +"Interslavic Latin":"Міжслов’янська латиниця", +"Irish":"Ірландська", +"Italian (Italy)":"Італійська (Італія)", +"Italian (Switzerland)":"Італійська (Швейцарія)", +"Japanese":"Японська", +"Juǀ’hoan":"Жуц'оан", +"Kaamba":"Каамба", +"Kabardian":"Кабардинська", +"Kabyle Latin":"Кабільська латинка", +"Kalaallisut":"Гренландська (калааллисут)", +"Kannada":"Каннада", +"Karakalpak Latin":"Каракалпакська (латиниця)", +"Kashmiri (India)":"Кашмірська (Індія)", +"Kashmiri (Kashmir)":"Кашмірська (Кашмір)", +"Kashubian":"Кашубська", +"Kazakh":"Казахська", +"KeyID":"Ідентифікатори", +"Khanty":"Хантийська", +"Khmer":"Кхмерська", +"Kinyarwanda (Rwanda)":"Кин'яруанда (Руанда)", +"Kirghiz":"Киргизька", +"Kituba (Congo)":"Кітуба (Конго)", +"Kituba (Democratic Republic of the Congo)":"Кітуба (Демократична Республіка Конго)", +"Klingon":"Клінгонська", +"Komi-Permyak":"Комі (перм'яцька)", +"Komi-Zyrian":"Комі (зирянська)", +"Konkani":"Конкані", +"Koongo (Congo)":"Кунго (Конго)", +"Korean (RoK)":"Корейська (Південна Корея)", +"Kumyk":"Кумицька", +"Kunyi":"Куньї", +"Kurdish, Central (Iran)":"Південна курдська (Іран)", +"Kurdish, Central (Iraq)":"Центральна курдська (Ірак)", +"Kurdish, Northern (Syria)":"Південна курдська (Сирія)", +"Kurdish, Northern (Turkey)":"Північна курдська (Туреччина)", +"Kurdish, Southern (Iran)":"Південна курдська (Іран)", +"Kurdish, Southern (Iraq)":"Південна курдська (Ірак)", +"Kven Finnish":"фінська (Квен)", +"Kyrgyz (China)":"Киргизька (Китай)", +"Labels":"Позначки", +"Ladin":"Ладинська", +"Landscape":"Альбомна", +"Lao":"Лаоська", +"Lari":"Ларі", +"Latgalian":"Латгальська", +"Latin":"Латинська", +"Latvian":"Латвійська", +"Left Page":"Ліва сторінка", +"Lengo":"Ленґо", +"Ligurian":"Лігурійська", +"Limbu":"Лімбу", +"Line Numbering":"Нумерація рядків", +"Lines":"Лінії", +"Lines and Arrows":"Лінії і стрілки", +"Lingala":"Лінгала", +"List":"Список", +"List 1":"Список 1", +"List 1 Cont.":"Список 1 прод.", +"List 1 End":"Список 1 кінець", +"List 1 Start":"Список 1 початок", +"List 2":"Список 2", +"List 2 Cont.":"Список 2 прод.", +"List 2 End":"Список 2 кінець", +"List 2 Start":"Список 2 початок", +"List 3":"Список 3", +"List 3 Cont.":"Список 3 прод.", +"List 3 End":"Список 3 кінець", +"List 3 Start":"Список 3 початок", +"List 4":"Список 4", +"List 4 Cont.":"Список 4 прод.", +"List 4 End":"Список 4 кінець", +"List 4 Start":"Список 4 початок", +"List 5":"Список 5", +"List 5 Cont.":"Список 5 прод.", +"List 5 End":"Список 5 кінець", +"List 5 Start":"Список 5 початок", +"List Contents":"Зміст списку", +"List Heading":"Заголовок списку", +"List Indent":"Відступи", +"Lithuanian":"Литовська", +"Livonian":"Лівська", +"Lojban":"Ложбан", +"Low German":"Нижньонімецька", +"Luxembourgish":"Люксембурзька", +"Macedonian":"Македонська", +"Main Index Entry":"Основний елемент покажчика", +"Maithili":"Маїтілі", +"Malagasy, Plateau":"Малагасійська (плато)", +"Malay (Brunei Darussalam)":"Малайська (Бруней Дарусалам)", +"Malay (Malaysia)":"Малайська (Малайзія)", +"Malay Arabic (Brunei Darussalam)":"Малайська арабська (Бруней Дарусалам)", +"Malay Arabic (Malaysia)":"Малайська арабська (Малайзія)", +"Malayalam":"Малаялам", +"Maltese":"Мальтійська", +"Manchu":"Маньчжурська", +"Maninkakan, Eastern, Latin":"Манінкакан, Східна, Латиниця", +"Manipuri":"Маніпурі", +"Maore":"Мур", +"Maori":"Маорі", +"Marathi":"Маратхі", +"Marginalia":"Примітки", +"Mari, Hill":"Гірськомарійська", +"Mari, Meadow":"Лукомарійська", +"Max":"Максимум", +"Mbochi":"Ембосі", +"Median":"Медіана", +"Min":"Мінімум", +"Minangkabau":"Мінангкабау (Індонезія)", +"Moksha":"Мокшанська", +"Mongolian Cyrillic":"Монгольська (кирилиця)", +"Mongolian Mongolian":"Монгольська (ієрогліфи)", +"Moore":"Мур", +"Morisyen":"Морісьєн (Маврикійська Креолів)", +"N'ko":"Нко", +"Naro":"Наро", +"Ndebele, South":"Ндебеле (Південна Африка)", +"Nenets":"Ненецька", +"Nepali (India)":"Непалі (Індія)", +"Nepali (Nepal)":"Непалі (Непал)", +"Neutral":"Нейтрально", +"Nganasan":"Нганасанська", +"Ngungwel":"Нгунгвел", +"Ngäbere":"Нґабере", +"Nine Slides":"Дев'ять слайдів", +"Njyem (Congo)":"Ньюем (Конго)", +"No Character Style":"Без стилю символу", +"No List":"Без маркерів", +"Nogai":"Ноґайська", +"None (Do not check spelling)":"Немає (не перевіряти правопису)", +"Northern Sotho":"Північний сото", +"Norwegian, Bokmål":"Норвезька (букмол)", +"Norwegian, Nynorsk":"Норвезька (нюношк)", +"Note":"Примітка", +"Notes":"Примітки", +"Numbering 1":"Нумерація 1", +"Numbering 1 Cont.":"Продовження нумерації 1", +"Numbering 1 End":"Кінець нумерації 1", +"Numbering 1 Start":"Початок нумерації 1", +"Numbering 123":"Нумерація 123", +"Numbering 2":"Нумерація 2", +"Numbering 2 Cont.":"Продовження нумерації 2", +"Numbering 2 End":"Кінець нумерації 2", +"Numbering 2 Start":"Початок нумерації 2", +"Numbering 3":"Нумерація 3", +"Numbering 3 Cont.":"Продовження нумерації 3", +"Numbering 3 End":"Кінець нумерації 3", +"Numbering 3 Start":"Початок нумерації 3", +"Numbering 4":"Нумерація 4", +"Numbering 4 Cont.":"Продовження нумерації 4", +"Numbering 4 End":"Кінець нумерації 4", +"Numbering 4 Start":"Початок нумерації 4", +"Numbering 5":"Нумерація 5", +"Numbering 5 Cont.":"Продовження нумерації 5", +"Numbering 5 End":"Кінець нумерації 5", +"Numbering 5 Start":"Початок нумерації 5", +"Numbering ABC":"Нумерація ABC", +"Numbering IVX":"Нумерація IVX", +"Numbering Symbols":"Символ нумерації", +"Numbering abc":"Нумерація abc", +"Numbering ivx":"Нумерація ivx", +"Nyanja":"Н'янджа", +"OLE":"OLE", +"Object Index 1":"Список об'єктів 1", +"Object Index Heading":"Заголовок списку об'єктів", +"Object with no fill and no line":"Об'єкт без заповнення і ліній", +"Object without fill":"Об'єкт без заповнення", +"Occitan":"Провансальська", +"Odia":"Орія", +"Olonets":"Олонецька", +"One Slide":"Один слайд", +"Oromo":"Оромо", +"Outline":"Структура", +"Outlined":"Обведено", +"Outlined Blue":"Обведено синім", +"Outlined Green":"Обведено зеленим", +"Outlined Red":"Обведено червоним", +"Outlined Yellow":"Обведено жовтим", +"Overwrite":"~Замінити", +"Page %1 (%2) of %3":"Сторінка %1 (%2) з %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Сторінка %1 (%2) з %3 [Сторінка %4 (%5)]", +"Page %1 of %2":"Сторінка %1 з %2", +"Page %1 of %2 (%3)":"Сторінка %1 з %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Сторінка %1 з %2 (Сторінка %3 з %4 для друку)", +"Page %1 of %2 [Page %3]":"Сторінка %1 з %2 [Сторінка %3]", +"Page Number":"Номер сторінки", +"Page Properties":"Властивості сторінки", +"Pali Latin":"Палі (латинка)", +"Pali Thai":"Тайська", +"Papiamento (Aruba)":"Пап'яменто (Аруба)", +"Papiamento (Bonaire)":"Пап'яменто (Бонер)", +"Papiamento (Curaçao)":"Пап'яменто (Кюрасао)", +"Papiamentu (Netherlands Antilles)":"Пап'яменто (Нідерландські Антильські острови)", +"Pennsylvania Dutch":"Пенсильвансько-німецький діалект", +"Persian":"Перська", +"Pitjantjatjara":"Піджантжатжара", +"Placeholder":"Поле підставлення", +"Plautdietsch":"Німецько-платська", +"Polish":"Польська", +"Portrait":"Книжкова", +"Portuguese (Angola)":"Португальська (Ангола)", +"Portuguese (Brazil)":"Португальська (Бразилія)", +"Portuguese (Mozambique)":"Португальська (Мозамбік)", +"Portuguese (Portugal)":"Португальська (Португалія)", +"Preformatted Text":"Текст у вказаному форматі", +"Product":"Добуток", +"Puinave":"Пуйнаве", +"Punjabi":"Панджабі", +"Punu":"Пуну", +"Quechua (Bolivia, North)":"Кечуа (Болівія, північ)", +"Quechua (Bolivia, South)":"Кечуа (Болівія, південь)", +"Quechua (Ecuador)":"Кечуа (Еквадор)", +"Quotation":"Цитата", +"Report":"Звіт", +"Result":"Результат", +"Result2":"Результат2", +"Rhaeto-Romance":"Ретороманська", +"Right Page":"Права сторінка", +"Rohingya Hanifi":"Ханіфі Рохінджа", +"Romanian (Moldova)":"Румунська (Молдова)", +"Romanian (Romania)":"Румунська (Румунія)", +"Rubies":"Транслітерація", +"Russian":"Російська", +"Rusyn (Slovakia)":"Русинська (Словаччина)", +"Rusyn (Ukraine)":"Русинська (Україна)", +"Sami, Inari (Finland)":"Інарі-саамська (Фінляндія)", +"Sami, Kildin (Russia)":"Самі, Кілдін (Росія)", +"Sami, Lule (Norway)":"Луле-саамська (Норвегія)", +"Sami, Lule (Sweden)":"Луле-саамська (Швеція)", +"Sami, Northern (Finland)":"Північно-саамська (Фінляндія)", +"Sami, Northern (Norway)":"Північно-саамська (Норвегія)", +"Sami, Northern (Sweden)":"Північно-саамська (Швеція)", +"Sami, Pite (Sweden)":"Саамська (Швеція)", +"Sami, Skolt (Finland)":"Колтта-саамська (Фінляндія)", +"Sami, Southern (Norway)":"Південно-саамська (Норвегія)", +"Sami, Southern (Sweden)":"Південно-саамська (Швеція)", +"Sango":"Санго", +"Sanskrit":"Санскрит", +"Santali, Devanagari":"Санталі, деванагарі", +"Santali, Ol Chiki":"Санталі, Ол Чікі", +"Saraiki":"Сараїкі", +"Sardinian":"Сардинська", +"Sardinian, Campidanese":"Сардинська (кампіданська)", +"Sardinian, Gallurese":"Сардинська (галлурійська)", +"Sardinian, Logudorese":"Сардинська (логудорська)", +"Sardinian, Sassarese":"Сардинська (сассарійська)", +"Selection count":"Вибрано комірок", +"Sender":"Відправник", +"Serbian Cyrillic (Montenegro)":"Сербська (кирилиця, Чорногорія)", +"Serbian Cyrillic (Serbia and Montenegro)":"Сербська (кирилиця)", +"Serbian Cyrillic (Serbia)":"Сербська (кирилиця, Сербія)", +"Serbian Latin":"Сербська (латиниця)", +"Serbian Latin (Montenegro)":"Сербська (латиниця, Чорногорія)", +"Serbian Latin (Serbia and Montenegro)":"Сербська (латиниця)", +"Serbian Latin (Serbia)":"Сербська (латиниця, Сербія)", +"Sesotho":"Сесо́то", +"Shapes":"Фігури", +"Sheet %1 of %2":"Аркуш %1 із %2", +"Shuswap":"Шусвоп", +"Sidama":"Сідамо", +"Signature":"Підпис", +"Silesian":"силезька", +"Sindhi, Arabic":"Сіндгі, арабська", +"Sindhi, Devanagari":"Сіндгі, деванаґарі", +"Sinhala":"Сингальська", +"Six Slides":"Шість слайдів", +"Slide %1 of %2":"Слайд %1 з %2", +"Slide %1 of %2 (%3)":"Слайд %1 з %2 (%3)", +"Slovak":"Словацька", +"Slovenian":"Словенська", +"Somali":"Сомалійська", +"Sorbian, Lower":"Нижньолужицька", +"Sorbian, Upper":"Верхньолужицька", +"Source Text":"Первинний текст", +"Southern Sotho":"Сесото", +"Spanish (Argentina)":"Іспанська (Аргентина)", +"Spanish (Bolivia)":"Іспанська (Болівія)", +"Spanish (Chile)":"Іспанська (Чилі)", +"Spanish (Colombia)":"Іспанська (Колумбія)", +"Spanish (Costa Rica)":"Іспанська (Коста-Ріка)", +"Spanish (Cuba)":"Іспанська (Куба)", +"Spanish (Dom. Rep.)":"Іспанська (Домініканська Республіка)", +"Spanish (Ecuador)":"Іспанська (Еквадор)", +"Spanish (El Salvador)":"Іспанська (Ель Сальвадор)", +"Spanish (Guatemala)":"Іспанська (Гватемала)", +"Spanish (Honduras)":"Іспанська (Гондурас)", +"Spanish (Mexico)":"Іспанська (Мексика)", +"Spanish (Nicaragua)":"Іспанська (Нікарагуа)", +"Spanish (Panama)":"Іспанська (Панама)", +"Spanish (Paraguay)":"Іспанська (Парагвай)", +"Spanish (Peru)":"Іспанська (Перу)", +"Spanish (Puerto Rico)":"Іспанська (Пуерто-Ріко)", +"Spanish (Spain)":"Іспанська (Іспанія)", +"Spanish (Uruguay)":"Іспанська (Уругвай)", +"Spanish (Venezuela)":"Іспанська (Венесуела)", +"StDev":"Зміщене відхилення", +"Standard selection":"Стандартний вибір", +"Stars and Banners":"Зірки та сувої", +"Status":"Стан", +"Strong Emphasis":"Виділення жирним", +"Subtitle":"Підзаголовок", +"Sum":"Сума", +"Sundanese":"Сунданська (Індонезія)", +"Suundi":"Суунді", +"Swahili (Kenya)":"Суахілі (Кенія)", +"Swahili (Tanzania)":"Суахілі (Танзанія)", +"Swazi":"Свазі", +"Swedish (Finland)":"Шведська (Фінляндія)", +"Swedish (Sweden)":"Шведська (Швеція)", +"Symbol Shapes":"Фігури-символи", +"Table":"Таблиця", +"Table Contents":"Вміст таблиці", +"Table Heading":"Заголовок таблиці", +"Table Index 1":"Список таблиць 1", +"Table Index Heading":"Заголовок списку таблиць", +"Tagalog":"Тагальська", +"Tahitian":"Латвійська", +"Tajik":"Таджицька", +"Tamil":"Тамільська", +"Tatar":"Татарська", +"Teke-Eboo":"Теке-Ебу", +"Teke-Ibali":"Теке-Iбалі", +"Teke-Kukuya":"Теке-Кукуя", +"Teke-Tyee":"Теке-Т’є", +"Teletype":"Непропорційний текст", +"Telugu":"Телугу", +"Tetun (Indonesia)":"Тетун (Індонезія)", +"Tetun (Timor-Leste)":"Тетун (Тімор-Лесте)", +"Text":"Текст", +"Text A0":"Текст A0", +"Text A4":"Текст А4", +"Thai":"Тайська", +"Three Slides":"Три слайди", +"Tibetan (India)":"Тибетська (Індія)", +"Tibetan (PR China)":"Тибетська (КНР)", +"Tigrigna (Eritrea)":"Тигринья (Еритрея)", +"Tigrigna (Ethiopia)":"Тигринья (Ефіопія)", +"Title":"Заголовок", +"Title A0":"Титул А0", +"Title A4":"Титул А4", +"Title Only":"Тільки заголовок", +"Title Slide":"Заголовок слайда", +"Title and 2 Content":"Заголовок, 2 блоки вмісту", +"Title, 2 Content and Content":"Заголовок, 2 блоки вмісту та блок вмісту", +"Title, 2 Content over Content":"Заголовок, 2 блоки вмісту над третім", +"Title, 4 Content":"Заголовок, 4 блоки вмісту", +"Title, 6 Content":"Заголовок, 6 блоків вмісту", +"Title, Content":"Заголовок, вміст", +"Title, Content and 2 Content":"Заголовок, вміст та 2 блоки вмісту", +"Title, Content over Content":"Заголовок, блок вмісту над блоком", +"Title, Vertical Text":"Заголовок, вертикальний текст", +"Title, Vertical Text, Clipart":"Заголовок, вертикальний текст, картинка колекції", +"Tok Pisin":"Ток Пісін", +"Tsaangi":"Тсаангі", +"Tsonga":"Тсонго", +"Tswana (Botswana)":"Тсвана (Ботсвана)", +"Tswana (South Africa)":"Тсвана (Південна Африка)", +"Turkish":"Турецька", +"Turkmen":"Туркменська", +"Two Slides":"Два слайди", +"Udmurt":"Удмуртська", +"Ukrainian":"Українська", +"Unknown":"Невідома", +"Urdu (India)":"Урду (Індія)", +"Urdu (Pakistan)":"Урду (Пакистан)", +"User Entry":"Ввід користувача", +"User Index 1":"Покажчик користувача 1", +"User Index 10":"Покажчик користувача 10", +"User Index 2":"Покажчик користувача 2", +"User Index 3":"Покажчик користувача 3", +"User Index 4":"Покажчик користувача 4", +"User Index 5":"Покажчик користувача 5", +"User Index 6":"Покажчик користувача 6", +"User Index 7":"Покажчик користувача 7", +"User Index 8":"Покажчик користувача 8", +"User Index 9":"Покажчик користувача 9", +"User Index Heading":"Заголовок покажчика користувача", +"Uyghur":"Уйгурська", +"Uzbek Cyrillic":"Узбецька (кирилиця)", +"Uzbek Latin":"Узбецька (латиниця)", +"Var":"Зміщена дисперсія", +"Variable":"Змінна", +"Venda":"Венда", +"Venetian":"Венеційська", +"Veps":"Вепська", +"Vertical Numbering Symbols":"Вертикальний напрямок символів", +"Vertical Title, Text, Chart":"Вертикальний заголовок, текст, діаграма", +"Vertical Title, Vertical Text":"Вертикальний заголовок, вертикальний текст", +"Vietnamese":"В'єтнамська", +"Vili":"Вілі", +"Visited Internet Link":"Відвідане гіперпосилання", +"Võro":"Вируська", +"Walloon":"Валлонська", +"Warning":"Попередження", +"Watermark":"Водяні знаки", +"Welsh":"Валлійська", +"Xhosa":"Коса", +"Xibe":"Сібо", +"Yaka (Congo)":"Яка (Конго)", +"Yaka (Democratic Republic of the Congo)":"Яка (Демократична республіка Конго)", +"Yiddish (Israel)":"Курдська (Ірак)", +"Yiddish (USA)":"Ідіш", +"Yombe (Congo)":"Йомбе (Конго)", +"Yoruba":"Йоруба", +"Zulu":"Зулуська", +"[None]":"[Без перевірки]", +"Éwé":"Еве" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ur.json b/f7cloud-office/browser/dist/l10n/locore/ur.json new file mode 100644 index 0000000..91bc75f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ur.json @@ -0,0 +1,12 @@ +{ +"A0":"A0", +"Graphic":"نقوش", +"Graphics":"نقوش", +"Lines":"سطور", +"Outline":"آوٹ لائین", +"Shapes":"اشکال", +"Table":"جدول", +"Text":"متن", +"Title":"عنوان", +"[None]":"[کوئی بھی نہیں]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/uz.json b/f7cloud-office/browser/dist/l10n/locore/uz.json new file mode 100644 index 0000000..f3342de --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/uz.json @@ -0,0 +1,378 @@ +{ +"3D Objects":"3D obyektlar", +"A4":"A4", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikacha (Shimoliy Afrika)", +"Akan":"Akan", +"Albanian":"Albancha", +"Amharic":"Amhara", +"Arabic":"Arabcha", +"Arabic (Algeria)":"Arabcha (Aljir)", +"Arabic (Bahrain)":"Arabcha (Bahreyn)", +"Arabic (Chad)":"Arabcha (Chad)", +"Arabic (Comoros)":"Arabcha (Komoros)", +"Arabic (Djibouti)":"Arabcha (Djibouti)", +"Arabic (Egypt)":"Arabcha (Misr)", +"Arabic (Eritrea)":"Arabcha (Eritreya)", +"Arabic (Iraq)":"Arabcha (Iroq)", +"Arabic (Israel)":"Arabcha (Isroil)", +"Arabic (Jordan)":"Arabcha (Iordaniya)", +"Arabic (Kuwait)":"Arabcha (Quvayt)", +"Arabic (Lebanon)":"Arabcha (Livan)", +"Arabic (Libya)":"Arabcha (Liviya)", +"Arabic (Mauritania)":"Arabcha (Mavritaniya)", +"Arabic (Morocco)":"Arabcha (Marokash)", +"Arabic (Oman)":"Arabcha (Ummon)", +"Arabic (Palestine)":"Arabcha (Falastin)", +"Arabic (Qatar)":"Arabcha (Qatar)", +"Arabic (Saudi Arabia)":"Arabcha (Saudiya Arabistoni)", +"Arabic (Somalia)":"Arabcha (Somali)", +"Arabic (Sudan)":"Arabcha (Sudan)", +"Arabic (Syria)":"Arabcha (Suriya)", +"Arabic (Tunisia)":"Arabcha (Tunis)", +"Arabic (UAE)":"Arabcha (BAA)", +"Arabic (Yemen)":"Arabcha (Yaman)", +"Average":"Oʻrtacha qiymat", +"Azerbaijani Cyrillic":"Ozarbayjoncha (kiril)", +"Azerbaijani Latin":"Ozarbayjoncha (lotin)", +"Background":"Orqa fon", +"Bambara":"Bambara", +"Basic Shapes":"Asosiy shakllar", +"Basque":"Baskcha", +"Belarusian":"Beloruscha", +"Bengali (Bangladesh)":"Bengalcha (Bangladesh)", +"Bengali (India)":"Bengalcha (Hindiston)", +"Bibliography 1":"Aabiyotlar roʻyxati 1", +"Bibliography Heading":"Adabiyotlar roʻyxati sarlavhasi", +"Blank Slide":"Boʻsh slayd", +"Bodo":"Bodo", +"Bosnian":"Bosniyacha", +"Breton":"Bretoncha", +"Bulgarian":"Bolgarcha", +"Burmese":"Birmacha", +"Caption Characters":"Sarlavha belgilari", +"Catalan":"Kataloncha", +"Centered Text":"Markazdagi matn", +"Chinese (Hong Kong)":"Xitoycha (Gankong)", +"Chinese (Macau)":"Xitoycha (Makau)", +"Chinese (Singapore)":"Xitoycha (Singapur)", +"Chinese (simplified)":"Xitoycha (Soddalashtirilgan)", +"Chinese (traditional)":"Xitoycha (Anʼanaviy)", +"Chuvash":"Chuvashcha", +"Clear formatting":"Formatlashni tozalash", +"Connectors":"Bogʻlash chizigʻi", +"Contents 1":"Mundarija 1", +"Contents 10":"Mundarija 10", +"Contents 2":"Mundarija 2", +"Contents 3":"Mundarija 3", +"Contents 4":"Mundarija 4", +"Contents 5":"Mundarija 5", +"Contents 6":"Mundarija 6", +"Contents 7":"Mundarija 7", +"Contents 8":"Mundarija 8", +"Contents 9":"Mundarija 9", +"Contents Heading":"Mundarija sarlavhasi", +"Coptic":"Koptik", +"Count":"Miqdor", +"CountA":"Miqdor A", +"Croatian":"Xorvatcha", +"Czech":"Chexcha", +"Danish":"Daniyaliklar tili", +"Default":"Andoza", +"Definition":"Aniqlash", +"Dhivehi":"Dhivehi", +"Dogri":"Dogri", +"Drawing":"Chizma", +"Dutch (Belgium)":"Gollandcha (Belgiya)", +"Dutch (Netherlands)":"Gollandcha (Niderlandlar)", +"Dzongkha":"Zongxacha", +"Emphasis":"Urgʻu", +"Endnote Characters":"Yakuniy izoh belgilari", +"English (Australia)":"Inglizcha (Avstraliya)", +"English (Belize)":"Inglizcha (Beliz)", +"English (Canada)":"Inglizcha (Kanada)", +"English (Caribbean)":"Inglizcha (Karib orollari)", +"English (Ghana)":"Inglizcha (Gana)", +"English (India)":"Inglizcha (HIndiston)", +"English (Jamaica)":"Inglizcha (Yamayka)", +"English (Namibia)":"Inglizcha (Namibia)", +"English (New Zealand)":"Ingllizcha (Yangi Zellandiya)", +"English (Philippines)":"Inglizcha (Filippin)", +"English (South Africa)":"Inglizcha (Janubiy Afrika)", +"English (Trinidad)":"Inglizcha (Trinidad)", +"English (UK)":"Inglizcha (BB)", +"English (USA)":"Inglizcha (AQSH)", +"English (Zimbabwe)":"Inglizcha (Zimbabve)", +"Esperanto":"Esperanto", +"Estonian":"Estoncha", +"Example":"Misol", +"Faroese":"Farercha", +"Fijian":"Fijicha", +"Filled":"Toʻldirish", +"Finnish":"Fincha", +"First Page":"Birinchi sahifa", +"Flowchart":"Sxemalar", +"Footer":"Ostgi kolontitul", +"Footnote":"Izoh", +"Footnote Characters":"Izohlar belgilari", +"Formula":"Formula", +"Four Slides":"Toʻrtta slayd", +"Frame":"Freym", +"French (Belgium)":"Fransuzcha (Belgiya)", +"French (Canada)":"Fransuzcha (Kanada)", +"French (France)":"Fransuzcha (Fransiya)", +"French (Luxembourg)":"Fransuzcha (Lyuksemburg)", +"French (Monaco)":"Fransuzcha (Monako)", +"French (Switzerland)":"Fransuzcha (Shveysariya0", +"Frisian":"Frizcha", +"Friulian":"Friulian", +"Function Wizard":"Funksiya ustasi", +"Galician":"Galisiyacha", +"Ganda":"Ganda", +"Gascon":"Gaskoncha", +"Georgian":"Gruzincha", +"German (Austria)":"Nemischa (Avstriya)", +"German (Belgium)":"Nemischa (Belgiya)", +"German (Germany)":"Nemischa (Germaniya)", +"German (Liechtenstein)":"Nemischa (Lixtenshteyn)", +"German (Luxembourg)":"Nemischa (Lyuksemburg)", +"German (Switzerland)":"Nemischa (Sveysariya)", +"Greek":"Yunoncha", +"Gujarati":"Gujorati", +"HTML":"HTML", +"Hausa (Ghana)":"Hausa (Gana)", +"Hausa (Nigeria)":"Hausa (Nigeriya)", +"Header":"Ustgi kolontitul", +"Heading":"Sarlavha", +"Heading 10":"Sarlavha 10", +"Heading 2":"Sarlavha 2", +"Heading 3":"Sarlavha 3", +"Heading 4":"Sarlavha 4", +"Heading 5":"Sarlavha 5", +"Heading 6":"Sarlavha 6", +"Heading 7":"Sarlavha 7", +"Heading 8":"Sarlavha 8", +"Heading 9":"Sarlavha 9", +"Hebrew":"Yahudiycha", +"Hiligaynon":"Hiligaynon", +"Hindi":"Hindcha", +"Horizontal Line":"Gorizontal chiziq", +"Hungarian":"Vengrcha", +"Icelandic":"Islandcha", +"Illustration":"Namoyish", +"Index":"~Indeks", +"Index 1":"Indeks 1", +"Index 2":"Indeks 2", +"Index 3":"Indeks 3", +"Index Heading":"Indeks sarlavhasi", +"Index Link":"Indeks bogʻlamasi", +"Index Separator":"Indeks ajratuvchisi", +"Indonesian":"Indonezcha", +"Insert":"Qoʻyish", +"Interlingua":"Interlingva", +"Internet Link":"Internet bogʻlama", +"Irish":"Irlandcha", +"Italian (Italy)":"Italyancha (Italiya)", +"Italian (Switzerland)":"Italyancha (Shveysariya)", +"Japanese":"Yaponcha", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Kashmiri (India)":"Kashmircha (Hindiston)", +"Kashmiri (Kashmir)":"Kashmircha (Kashmir)", +"Kashubian":"Kashubcha", +"Khmer":"Xmercha", +"Kinyarwanda (Rwanda)":"Kinyaruanda (Ruanda)", +"Kirghiz":"Qirgʻizcha", +"Konkani":"Konkani", +"Korean (RoK)":"Koreyscha (Janubiy Koreya)", +"Labels":"Yorliqlar", +"Landscape":"Eniga", +"Lao":"Laoscha", +"Latvian":"Latviacha", +"Left Page":"Chapdagi sahifa", +"Line Numbering":"Qatorni raqamlash", +"Lines":"Satrlar", +"Lingala":"Lingala", +"List Contents":"Roʻyxat tarkibi", +"List Heading":"Roʻyxat sarlavhasi", +"List Indent":"Roʻyxat chekinishi", +"Lithuanian":"Litvacha", +"Luxembourgish":"Liksemburgcha", +"Macedonian":"Makedoncha", +"Maithili":"Maithili", +"Malay (Brunei Darussalam)":"Malaycha (Bruney Dorussalom)", +"Malay (Malaysia)":"Malaycha (Malayziya)", +"Malayalam":"Malayalamcha", +"Maltese":"Maltacha", +"Manipuri":"Manipuri", +"Maore":"Mur", +"Marathi":"Maratxi", +"Max":"Maksimum", +"Min":"Minimum", +"Moore":"Mur", +"Ndebele, South":"Ndebele, shimoliy", +"Nepali (India)":"Nepalcha (Hindiston)", +"Nepali (Nepal)":"Nepalcha (Nepal)", +"Nine Slides":"Toʻqqizta slayd", +"None (Do not check spelling)":"Yoʻq (Imlo tekshirilmaydi)", +"Northern Sotho":"Shimoliy Sotocha", +"Norwegian, Bokmål":"Norvegcha (bokmal)", +"Norwegian, Nynorsk":"Norvegcha (ninorsk)", +"Notes":"Izohlar", +"Numbering 1":"Raqamlash 1", +"Numbering 1 Cont.":"Raqamlash 1 ning davomi", +"Numbering 1 End":"Raqamlash 1 ning oxiri", +"Numbering 1 Start":"Raqamlash 1 ning boshi", +"Numbering 2":"Raqamlash 2", +"Numbering 2 Cont.":"Raqamlash 2 ning davomi", +"Numbering 2 End":"Raqamlash 2 ning oxiri", +"Numbering 2 Start":"Raqamlash 2 ning boshi", +"Numbering 3":"Raqamlash 3", +"Numbering 3 Cont.":"Raqamlash 3 ning davomi", +"Numbering 3 End":"Raqamlash 3 ning oxiri", +"Numbering 3 Start":"Raqamlash 3 ning boshi", +"Numbering 4":"Raqamlash 4", +"Numbering 4 Cont.":"Raqamlash 4 ning davomi", +"Numbering 4 End":"Raqamlash 4 ning oxiri", +"Numbering 4 Start":"Raqamlash 4 ning boshi", +"Numbering 5":"Raqamlash 5", +"Numbering 5 Cont.":"Raqamlash 5 ning davomi", +"Numbering 5 End":"Raqamlash 5 ning oxiri", +"Numbering 5 Start":"Raqamlash 5 ning boshi", +"Numbering Symbols":"Raqamlash belgilari", +"Nyanja":"Nyanja", +"OLE":"OLE", +"Occitan":"Okkitan", +"One Slide":"Bitta slayd", +"Outline":"Kontur", +"Page Number":"Sahifaning soni", +"Polish":"Polyakcha", +"Portrait":"Uzunasiga", +"Portuguese (Brazil)":"Portugalcha (Braziliya)", +"Portuguese (Portugal)":"Portugalcha (Portugaliya)", +"Preformatted Text":"Oldindan formatlangan matn", +"Product":"Mahsulotlar", +"Punjabi":"Panjobcha", +"Quechua (Bolivia, North)":"Kechua (Boliviya, shimoliy)", +"Quechua (Bolivia, South)":"Kechua (Boliviya, janubiy)", +"Report":"Hisobot", +"Result":"Natija", +"Result2":"Natija2", +"Rhaeto-Romance":"Retro Roman", +"Right Page":"Oʻngdagi sahifa", +"Rubies":"Transliteratsiya", +"Russian":"Ruscha", +"Sami, Inari (Finland)":"Saamcha, inari (Finlandiya)", +"Sami, Kildin (Russia)":"Saamcha, Kildin (Rossiya)", +"Sami, Lule (Norway)":"Saamcha, lule (Norvegiya)", +"Sami, Lule (Sweden)":"Saamcha, lule (Shvetsiya)", +"Sami, Northern (Finland)":"Saamcha, shimoliy Finlandiya", +"Sami, Northern (Norway)":"Saamcha shimoliy Norvegiya", +"Sami, Northern (Sweden)":"Saamcha shimoliy Shvetsiya", +"Sami, Skolt (Finland)":"Saamcha (Finlandiya)", +"Sami, Southern (Norway)":"Saamcha (Norvegiya)", +"Sami, Southern (Sweden)":"Saamcha, (Shvetsiya)", +"Sango":"Sango", +"Sanskrit":"Sanskritcha", +"Sardinian":"Sardiniya", +"Serbian Cyrillic (Montenegro)":"Serbcha (kiril, qoratogʻ)", +"Serbian Cyrillic (Serbia)":"Serbcha (kiril, Serbiya)", +"Serbian Latin (Montenegro)":"Serbcha (lotin, qoratogʻ)", +"Serbian Latin (Serbia)":"Serbcha (lotin, Serbiya)", +"Shapes":"Shakllar", +"Shuswap":"Shusvap", +"Signature":"Imzo", +"Sinhala":"Sinxala", +"Six Slides":"Oltita slayd", +"Slovak":"Slovakcha", +"Slovenian":"Slovencha", +"Somali":"Somalicha", +"Source Text":"Manba matni", +"Southern Sotho":"Shimoliy Sotocha", +"Spanish (Argentina)":"Ispancha (Argentina)", +"Spanish (Bolivia)":"Ispancha (Boliviya)", +"Spanish (Chile)":"Ispancha (Chili)", +"Spanish (Colombia)":"Ispancha (Kolumbiya)", +"Spanish (Costa Rica)":"Ispancha (Kosta Rika)", +"Spanish (Cuba)":"Ispancha (Kuba)", +"Spanish (Dom. Rep.)":"Ispancha (Dominikan respublikasi)", +"Spanish (Ecuador)":"Ispancha (Ekvador)", +"Spanish (El Salvador)":"Ispancha (Al Salvador)", +"Spanish (Guatemala)":"Ispancha (Gvatemala)", +"Spanish (Honduras)":"Ispancha (Gonduras)", +"Spanish (Mexico)":"Ispancha (Meksika)", +"Spanish (Nicaragua)":"Ispancha (Nikaragua)", +"Spanish (Panama)":"Ispancha (Panama0", +"Spanish (Paraguay)":"Ispancha (Paragvay)", +"Spanish (Peru)":"Ispancha (Peru)", +"Spanish (Puerto Rico)":"Ispancha (Puerto Riko)", +"Spanish (Spain)":"Ispancha (Ispaniya)", +"Spanish (Uruguay)":"Ispancha (Urugvay)", +"Spanish (Venezuela)":"Ispancha (Venesuela)", +"StDev":"StDev", +"Strong Emphasis":"Qattiq urgʻu", +"Subtitle":"Qoʻshimcha sarlavha:", +"Sum":"Yigʻindi", +"Swahili (Kenya)":"Svahili (Kenya)", +"Swahili (Tanzania)":"Svaxili (Tanzania)", +"Swazi":"Svazilendcha", +"Swedish (Finland)":"Shvedcha (Finlandiya)", +"Swedish (Sweden)":"Shvedcha (Shvedcha)", +"Table":"Jadval", +"Table Contents":"Jadval tarkibi", +"Table Heading":"Jadval sarlavhasi", +"Tagalog":"Tagalcha", +"Tajik":"Tojikcha", +"Tamil":"Tamilcha", +"Tatar":"Tatarcha", +"Telugu":"Telugucha", +"Tetun (Indonesia)":"Tetum (Indoneziya)", +"Tetun (Timor-Leste)":"Tetun (Sharqiy Temor)", +"Text":"Matn", +"Thai":"Taycha", +"Three Slides":"Uchta slayd", +"Tibetan (PR China)":"Tibetcha (XXR)", +"Tigrigna (Eritrea)":"Tigrigna (Eritreya)", +"Tigrigna (Ethiopia)":"Tigrigna (Efiopiya)", +"Title":"Sarlavha1", +"Title Only":"Faqat sarlavha", +"Title Slide":"Slayd sarlavhasi", +"Title, Vertical Text":"Sarlavha. vertikal matn", +"Tok Pisin":"Tok Pisin", +"Tsonga":"Songa", +"Tswana (Botswana)":"Tsvana (Botsvana)", +"Tswana (South Africa)":"Tsvana (Shimoliy Afrika)", +"Turkish":"Turkcha", +"Turkmen":"Turmancha", +"Two Slides":"Ikkita slayd", +"Ukrainian":"Ukraincha", +"Unknown":"Nomaʼlum", +"Urdu (India)":"Urdu (Hindiston)", +"Urdu (Pakistan)":"Urdu (Pokiston)", +"User Index 1":"Foydalanuvchi indeksi 1", +"User Index 10":"Foydalanuvchi indeksi 10", +"User Index 2":"Foydalanuvchi indeksi 2", +"User Index 3":"Foydalanuvchi indeksi 3", +"User Index 4":"Foydalanuvchi indeksi 4", +"User Index 5":"Foydalanuvchi indeksi 5", +"User Index 6":"Foydalanuvchi indeksi 6", +"User Index 7":"Foydalanuvchi indeksi 7", +"User Index 8":"Foydalanuvchi indeksi 8", +"User Index 9":"Foydalanuvchi indeksi 9", +"User Index Heading":"Foydalanuvchi indeksi sarlavhasi", +"Uzbek Latin":"Oʻzbekcha (lotin)", +"Var":"Var", +"Variable":"Oʻzgaruvchi", +"Venda":"Vendacha", +"Vertical Numbering Symbols":"Vertikal raqamlash belgilari", +"Vertical Title, Text, Chart":"Vertikal sarlavha, matn, diagramma", +"Vertical Title, Vertical Text":"Vertikal sarlavha, vertikal matn", +"Vietnamese":"Vetnamcha", +"Visited Internet Link":"Koʻrilgan internet bogʻlamasi", +"Walloon":"Valoncha", +"Welsh":"Uelscha", +"Xhosa":"Xosa", +"Zulu":"Zulucha", +"[None]":"[Yoʻq]", +"Éwé":"Eve" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/ve.json b/f7cloud-office/browser/dist/l10n/locore/ve.json new file mode 100644 index 0000000..1dd82ee --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/ve.json @@ -0,0 +1,295 @@ +{ +"A0":"A0", +"A4":"4", +"Albanian":"Tshialibania", +"Arabic":"Arabiki", +"Arabic (Bahrain)":"Tshiarabiki (Bahrain)", +"Arabic (Egypt)":"Tshiarabiki (Egipita)", +"Arabic (Iraq)":"Tshiarabiki (Iraka)", +"Arabic (Jordan)":"Tshiarabiki (Jorodani)", +"Arabic (Kuwait)":"Tshiarabiki (Khuweiti)", +"Arabic (Lebanon)":"Tshiarabiki (Libanoni)", +"Arabic (Libya)":"Tshiarabiki (Libiya)", +"Arabic (Morocco)":"Tshiarabiki (Morokho)", +"Arabic (Oman)":"Tshiarabiki (Omani)", +"Arabic (Qatar)":"Tshiarabiki (Khwatha)", +"Arabic (Saudi Arabia)":"Tshiarabiki (Saudi Arabia)", +"Arabic (Syria)":"Tshiarabiki (Siria)", +"Arabic (Tunisia)":"Tshiarabiki (Tshunisia)", +"Arabic (UAE)":"Tshiarabiki (UAE)", +"Arabic (Yemen)":"Tshiarabiki (Yemeni)", +"Average":"Tshivhalokati", +"Background":"Siangane", +"Basque":"Tshibaskiu", +"Bengali (Bangladesh)":"Tshibengali (Bangladesh)", +"Bengali (India)":"Bengali (India)", +"Bibliography 1":"Bibiliogirafi 1", +"Bibliography Heading":"Hedingi ya Bibiliogirafi", +"Blank Slide":"Siḽaidi tshi si na Tshithu", +"Bosnian":"Tshibosinia", +"Callouts":"Mbidzelelo", +"Caption":"Khepusheni", +"Caption Characters":"Khepusheni ya Maledere", +"Catalan":"Tshikhathalani", +"Chinese (Hong Kong)":"Tshitshaina (Hong Kong)", +"Chinese (Macau)":"Tshitshaina (Macau)", +"Chinese (Singapore)":"Tshitshaina (Singapore)", +"Chinese (traditional)":"Chinese (mvelele)", +"Clear formatting":"Fhelisani u fomatha", +"Contents 1":"Zwi re ngomu 1", +"Contents 10":"Zwi re ngomu 10", +"Contents 2":"Zwi re ngomu 2", +"Contents 3":"Zwi re ngomu 3", +"Contents 4":"Zwi re ngomu 4", +"Contents 5":"Zwi re ngomu 5", +"Contents 6":"Zwi re ngomu 6", +"Contents 7":"Zwi re ngomu 7", +"Contents 8":"Zwi re ngomu 8", +"Contents 9":"Zwi re ngomu 9", +"Contents Heading":"Hedingi ya zwi re ngomu", +"CountA":"VhalelaniA", +"Czech":"TshiCzech", +"Danish":"TshiDanish", +"Default":"Difolithi", +"Definition":"Ṱhalutshedzo", +"Dhivehi":"Tshidivehi", +"Drawing":"Nyolo", +"Drop Caps":"Dziḓiropo Khepe", +"Dutch (Belgium)":"Tshidatshi (Belgium)", +"Dutch (Netherlands)":"TshiDutch (Netherlands)", +"Dzongkha":"Tshidzongikha", +"Emphasis":"Khwaṱhisedzo", +"Endnote":"Endenoti", +"Endnote Characters":"Meledere a Endenoti", +"English (Australia)":"Tshiisimane (Australia)", +"English (Belize)":"Tshiisimane (Belize)", +"English (Canada)":"Tshiisimane (Canada)", +"English (Caribbean)":"Tshiisimane (Caribbean)", +"English (Jamaica)":"Tshiisimane (Jamaica)", +"English (New Zealand)":"Tshiisimane (New Zealand)", +"English (Philippines)":"Tshiisimane (Philippines)", +"English (South Africa)":"Tshiisimane (Afrika Tshipembe)", +"English (Trinidad)":"Tshiisimane (Trinidad)", +"English (UK)":"Tshiisimane (UK)", +"English (USA)":"Luisimane (USA)", +"English (Zimbabwe)":"Tshiisimane (Zimbabwe)", +"Esperanto":"Tshiesipiranto", +"Estonian":"TshiEstonia", +"Example":"Tsumbo", +"Faroese":"Tshifaruse", +"Filled":"Filiwa", +"Finnish":"TshiFinnish", +"First Page":"Siaṱari ḽa u Thoma", +"Footer":"Futha", +"Footer Left":"Futha tshamonde", +"Footer Right":"Futha tshauḽa", +"Footnote":"Futhinoti", +"Footnote Characters":"Maledere a Dzifuthinoti", +"Formula":"Fomula", +"Four Slides":"Zwiḽaidi Zwina", +"Frame":"Fureme", +"French (Belgium)":"Tshifura (Belgium)", +"French (Canada)":"Tshifura (Canada)", +"French (France)":"TshiFrench (France)", +"French (Luxembourg)":"Tshifura (Luxembourg)", +"French (Monaco)":"Tshifura (Monaco)", +"French (Switzerland)":"Tshifura (Switzerland)", +"Frisian":"Tshifirisia", +"Function Wizard":"Wizadi ya Mushumo", +"Gaelic (Scotland)":"Tshigaliki (Scotland)", +"Galician":"Tshigalishiani", +"Georgian":"Tshigeorgia", +"German (Austria)":"Tshidzheremani (Australia)", +"German (Germany)":"TshiGerman (Germany)", +"German (Liechtenstein)":"Tshidzheremani (Liechtenstein)", +"German (Luxembourg)":"Tshidzheremani (Luxembourg)", +"German (Switzerland)":"Tshidzheremani (Switzerland)", +"Graphic":"Girafiki", +"Graphics":"Dzigirafiki", +"Greek":"Greek", +"Gujarati":"Tshigudzherati", +"HTML":"HTML", +"Header":"Heda", +"Header Left":"Heda tshamonde", +"Header Right":"Heda tshauḽa", +"Heading 10":"Ṱhoho 10", +"Heading 2":"Ṱhoho 2", +"Heading 3":"Ṱhoho 3", +"Heading 4":"Ṱhoho 4", +"Heading 5":"Ṱhoho 5", +"Heading 6":"Ṱhoho 6", +"Heading 7":"Ṱhoho 7", +"Heading 8":"Ṱhoho 8", +"Heading 9":"Ṱhoho 9", +"Hebrew":"TshiHeberu", +"Hindi":"Hindi", +"Horizontal Line":"Ḽaini ya Horizonthala", +"Hungarian":"TshiHungaria", +"Icelandic":"Tshiaisilendiki", +"Illustration":"Tsumbedzelo", +"Index":"Indekisi", +"Index 1":"Indekisi 1", +"Index 2":"Indekisi 2", +"Index 3":"Indekisi 3", +"Index Heading":"Indekisi ya Hedingi", +"Index Link":"Linki ya Indekisi", +"Index Separator":"Tshifhanda Indekisi", +"Indonesian":"Tshiindonishia", +"Interlingua":"Inthalunguwa", +"Internet Link":"Ḽinki ya Inthanethe", +"Irish":"Tshiayirishi", +"Italian (Italy)":"TshiItalia (Italy)", +"Italian (Switzerland)":"Tshitaliana (Switzerland)", +"Japanese":"TshiJapane", +"Kannada":"Tshikannada", +"Kashmiri (India)":"Tshikashmiri (India)", +"Kashmiri (Kashmir)":"Tshikashmiri (Kashmir)", +"Khmer":"Khimere", +"Kinyarwanda (Rwanda)":"Tshikinyarwanda (Rwanda)", +"Konkani":"Tshikonkani", +"Korean (RoK)":"Tshikorea (Rok)", +"Labels":"Dzilebulu", +"Landscape":"Shango", +"Lao":"Tshilao", +"Latvian":"Tshilativia", +"Left Page":"Siaṱari ḽa Tshamonde", +"Lines":"Dziḽaini", +"List Contents":"Ita Mutevhe wa Zwi re ngomu", +"List Heading":"Ita Mutevhe wa Hedingi", +"List Indent":"Ita mutevhe wa Indenti", +"Lithuanian":"Tshilutheniani", +"Macedonian":"Tshimakedoniani", +"Malay (Malaysia)":"Tshimaleyi (Malaysia)", +"Malayalam":"Tshimayalami", +"Manipuri":"Tshimanipuri", +"Marathi":"Tshimarathi", +"Max":"Maximamu", +"Nepali (India)":"Tshinepali (India)", +"Nepali (Nepal)":"Tshinepali (Nepal)", +"Northern Sotho":"Tshisuthu tsha Devhula", +"Notes":"Notsi", +"Numbering 1":"U nombora 1", +"Numbering 1 Cont.":"U nombora 1 hu tshi Bvelaphanda", +"Numbering 1 End":"U nombora 1 Guma", +"Numbering 1 Start":"U nombora 1 Thoma", +"Numbering 2":"U nombora 2", +"Numbering 2 Cont.":"U nombora 2 Bvelaph.", +"Numbering 2 End":"U nombora 2 Guma", +"Numbering 2 Start":"U nombora 2 Thoma", +"Numbering 3":"U nombora 3", +"Numbering 3 Cont.":"U nombora 3 Bvelaph.", +"Numbering 3 End":"U nombora 3 Guma", +"Numbering 3 Start":"U nombora 3 Thoma", +"Numbering 4":"U nombora 4", +"Numbering 4 Cont.":"U nombora 4 Bvelaph.", +"Numbering 4 End":"U nombora 4 Guma", +"Numbering 4 Start":"U nombora 4 Thoma", +"Numbering 5":"U nombora 5", +"Numbering 5 Cont.":"U nombora 5 Bvelaph.", +"Numbering 5 End":"U nombora 5 Guma", +"Numbering 5 Start":"U nombora 5 Thoma", +"Numbering Symbols":"Simbolo dza u Nombora", +"OLE":"OLE", +"Object without fill":"Tshishumiswa tshi si na tsho ḓadziswaho", +"Occitan":"Tshiosithani", +"One Slide":"Siḽaidi Tshithihi", +"Outline":"Ṱanḓavhudzani", +"Page Number":"Nomboro ya Siaṱari", +"Placeholder":"Pfarelavhudzulo", +"Polish":"TshiPolishi", +"Portrait":"Mbonalo", +"Portuguese (Brazil)":"TshiPortuguese (Brazil)", +"Portuguese (Portugal)":"TshiPortuguese (Portugal)", +"Preformatted Text":"Zwiṅwalwa zwo Phirifomethiwaho", +"Product":"Tshibveledzwa", +"Report":"Muvhigo", +"Result2":"Mvelelo2", +"Rhaeto-Romance":"Tshiraethoromentsi", +"Right Page":"Siaṱari ḽa Tshauḽa", +"Rubies":"Dzirubi", +"Russian":"TshiRussia", +"Sanskrit":"Tshisankiriti", +"Sardinian":"Tshisaradinia", +"Shapes":"Zwivhumbeo", +"Signature":"Tsaino", +"Sinhala":"Sinhala", +"Six Slides":"Zwiḽaidi zwa Rathi", +"Slovenian":"Tshisilovenia", +"Source Text":"Ṅiṅwalwa ḽa Tshiko", +"Southern Sotho":"TshiSotho tsha Vhurwa", +"Spanish (Argentina)":"Tshipenishi (Argentina)", +"Spanish (Bolivia)":"Tshipenishi (Bolivia)", +"Spanish (Chile)":"Tshipenishi (Chile)", +"Spanish (Colombia)":"Tshipenishi (Colombia)", +"Spanish (Costa Rica)":"Tshipenishi (Costa Rica)", +"Spanish (Dom. Rep.)":"Tshipenishi (Dom. Rep.)", +"Spanish (El Salvador)":"Tshipenisi (El Salvador)", +"Spanish (Guatemala)":"Tshipenishi (Guatamala)", +"Spanish (Honduras)":"Tshipenishi (Honduras)", +"Spanish (Mexico)":"Tshipenishi (Mexico)", +"Spanish (Nicaragua)":"Tshipenishi (Nicaragua)", +"Spanish (Panama)":"Tshipenishi (Panama)", +"Spanish (Paraguay)":"Tshipeinishi (Paragwayi)", +"Spanish (Peru)":"Tshipenishi (Peru)", +"Spanish (Puerto Rico)":"Tshipenishi (Puerto Rico)", +"Spanish (Spain)":"TshiSpanish (Spain)", +"Spanish (Uruguay)":"Tshipenishi (Uruguay)", +"Spanish (Venezuela)":"Tshipenishi (Venezuela)", +"StDev":"StDev", +"Strong Emphasis":"Nyombedzelo yo khwaṱhaho", +"Subtitle":"Ṱhohwana", +"Sum":"Mbalo", +"Swahili (Kenya)":"Tshiswahili (Kenya)", +"Swahili (Tanzania)":"Tshiswahili (Tanzania)", +"Swazi":"TshiSwazi", +"Swedish (Finland)":"Tshiswedishi (Finland)", +"Swedish (Sweden)":"TshiSwedish (Sweden)", +"Table Contents":"Zwi re Ngomu", +"Table Heading":"Hedingi ya Thebulu", +"Tagalog":"Tagalogo", +"Tamil":"Tshitamili", +"Tatar":"Tshitata", +"Teletype":"Telethaiphi", +"Telugu":"Tshitelegu", +"Text":"Ḽiṅwalwa", +"Thai":"Tshitahi", +"Three Slides":"Zwiḽaidi Zwiraru", +"Tibetan (PR China)":"Tibetani (PR Tshaina)", +"Title Only":"Ṱhoho Fhedzi", +"Title Slide":"Siḽaidi tsha Ṱhoho", +"Title, Vertical Text":"Ṱhoho, Maṅwalwa a Vethikhaḽa", +"Title, Vertical Text, Clipart":"Ṱhoho, Maṅwalwa a Vethikhaḽa, Kiḽipuathi", +"Tsonga":"Tshitsonga", +"Tswana (Botswana)":"Tshitswana (Botswana)", +"Tswana (South Africa)":"Tshitswana (Afurika Tshipembe)", +"Turkish":"TshiTurkish", +"Two Slides":"Zwiḽaidi Zwivhili", +"Ukrainian":"Tshiyukireniani", +"Urdu (India)":"Tshiudu (India)", +"Urdu (Pakistan)":"Tshiudu (Pakistan)", +"User Entry":"Tshidzheniswa tsha Mushumisi", +"User Index 1":"Indekisi ya Mushumisi 1", +"User Index 10":"Indekisi ya Mushumisi 10", +"User Index 2":"Indekisi ya Mushumisi 2", +"User Index 3":"Indekisi ya Mushumisi 3", +"User Index 4":"Indekisi ya Mushumisi 4", +"User Index 5":"Indekisi ya Mushumisi 5", +"User Index 6":"Indekisi ya Mushumisi 6", +"User Index 7":"Indekisi ya Mushumisi 7", +"User Index 8":"Indekisi ya Mushumisi 8", +"User Index 9":"Indekisi ya Mushumisi 9", +"User Index Heading":"Hedingi ya Indekisi ya Mushumisi", +"Var":"Var", +"Variable":"Variebulu", +"Venda":"Tshivenda", +"Vertical Numbering Symbols":"Simbolo dza u Nombora nga Vethikhala", +"Vertical Title, Text, Chart":"Ṱhoho ya Vethikhaḽa, Ḽiṅwalwa, Tshati", +"Vertical Title, Vertical Text":"Ṱhoho ya Vethikhaḽa, Ḽiṅwalwa ḽa Vethikhaḽa", +"Vietnamese":"TshiVietnamese", +"Visited Internet Link":"Inthanethe Linki dzo Dalelwaho", +"Watermark":"Wothamka", +"Welsh":"Tshiwelishi", +"Xhosa":"TshiXhosa", +"Zulu":"TshiZulu", +"[None]":"[A huna]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/vec.json b/f7cloud-office/browser/dist/l10n/locore/vec.json new file mode 100644 index 0000000..f1afb96 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/vec.json @@ -0,0 +1,652 @@ +{ +"3D Objects":"Ojeti 3D", +"A0":"A0", +"A4":"A4", +"Adding selection":"Sełesiona zontando", +"Afrikaans (Namibia)":"Afrikaans (Namibia)", +"Afrikaans (South Africa)":"Afrikaans (Sudàfrica)", +"Aka (Central African Republic)":"Aka (Repùblega sentrałe Afregana)", +"Aka (Congo)":"Aka (Congo)", +"Akan":"Akan", +"Albanian":"Albaneze", +"Amharic":"Amàrego", +"Apatani":"Apatan", +"Appendix":"Apèndaze", +"Arabic":"Àrabo", +"Arabic (Algeria)":"Àrabo (Alzerìa)", +"Arabic (Bahrain)":"Àrabo (Bahrain)", +"Arabic (Chad)":"Àrabo (Chad)", +"Arabic (Comoros)":"Àrabo (Comoro)", +"Arabic (Djibouti)":"Àrabo (Djibouti)", +"Arabic (Egypt)":"Àrabo (Ejito)", +"Arabic (Eritrea)":"Àrabo (Eritrèa)", +"Arabic (Iraq)":"Àrabo (Irac)", +"Arabic (Israel)":"Àrabo (Izraełe)", +"Arabic (Jordan)":"Àrabo (Jordania)", +"Arabic (Kuwait)":"Àrabo (Kuwait)", +"Arabic (Lebanon)":"Àrabo (Łìbano)", +"Arabic (Libya)":"Àrabo (Łibia)", +"Arabic (Mauritania)":"Àrabo (Mauritania)", +"Arabic (Morocco)":"Àrabo (Maroco)", +"Arabic (Oman)":"Àrabo (Oman)", +"Arabic (Palestine)":"Àrabo (Pałestina)", +"Arabic (Qatar)":"Àrabo (Catar)", +"Arabic (Saudi Arabia)":"Àrabo (Arabia Saudìa)", +"Arabic (Somalia)":"Àrabo (Somałia)", +"Arabic (Sudan)":"Àrabo (Sudan)", +"Arabic (Syria)":"Àrabo (Siria)", +"Arabic (Tunisia)":"Àrabo (Tunizìa)", +"Arabic (UAE)":"Àrabo (EAU)", +"Arabic (Yemen)":"Àrabo (Yèmen)", +"Aragonese":"Aragoneze", +"Aranese":"Araneze", +"Armenian, Classical (Armenia)":"Armen clàsego (Armenia)", +"Armenian, Eastern (Armenia)":"Armen orientałe (Armenia)", +"Armenian, Eastern (Iran)":"Armen orientałe (Iran)", +"Armenian, Eastern (Russia)":"Armen orientałe (Rusia)", +"Armenian, Western (Armenia)":"Armen osidentałe (Armenia)", +"Arpitan (France)":"Arpitan (Fransa)", +"Arpitan (Italy)":"Arpitan (Itałia)", +"Arpitan (Switzerland)":"Arpitan (Zvìsara)", +"Arrow Line":"Łinea co frecia", +"Assamese":"Asameze", +"Asturian":"Asturian", +"Avar":"Àvaro", +"Average":"Media", +"Azerbaijani Cyrillic":"Azero cirìłego", +"Azerbaijani Latin":"Azero łatin", +"Background":"Sfondo", +"Background objects":"Ojeti de sfondo", +"Bafia":"Bafia", +"Bambara":"Bambara", +"Basic Shapes":"Forme baze", +"Basque":"Basco", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Biełoruso", +"Bengali (Bangladesh)":"Bengałeze (Bangladesh)", +"Bengali (India)":"Bèngałi (India)", +"Bibliography 1":"Bibliografìa 1", +"Bibliography Heading":"Tìtoło bibliografìa", +"Blank Slide":"Diapozitiva voda", +"Block Arrows":"Frece blochi", +"Block selection":"Sełesion a blochi", +"Bodo":"Bodo", +"Bosnian":"Boznìago", +"Breton":"Brètone", +"Bulgarian":"Bùlgaro", +"Bullet –":"Punto –", +"Bullet •":"Punto •", +"Bullets":"Punti", +"Burmese":"Burmese", +"Bushi":"Bushi", +"Callouts":"Łejende", +"Caption":"Didascałìa", +"Caption Characters":"Caràtare didascałìa", +"Catalan":"Catałan", +"Catalan (Valencian)":"Catałan (Vałensian)", +"Centered Text":"Testo sentrà", +"Chinese (Hong Kong)":"Cineze (Hong Kong)", +"Chinese (Macau)":"Cineze (Macao)", +"Chinese (Singapore)":"Cineze (Singapore)", +"Chinese (simplified)":"Cineze (senplifegà)", +"Chinese (traditional)":"Cineze (tradisionałe)", +"Church Slavic":"Zlavo ecleziàstego", +"Chuvash":"Chuvash", +"Citation":"Sitasion", +"Clear formatting":"Scanseła formatasion", +"Complimentary Close":"Fòrmuła de sałudo finałe", +"Connectors":"Conetori", +"Contents 1":"Ìndeze 1", +"Contents 10":"Ìndeze 10", +"Contents 2":"Ìndeze 2", +"Contents 3":"Ìndeze 3", +"Contents 4":"Ìndeze 4", +"Contents 5":"Ìndeze 5", +"Contents 6":"Ìndeze 6", +"Contents 7":"Ìndeze 7", +"Contents 8":"Ìndeze 8", +"Contents 9":"Ìndeze 9", +"Contents Heading":"Tìtoło ìndeze", +"Coptic":"Copto", +"Cornish":"Còrnigo", +"Count":"Contejo", +"CountA":"Contejo vałori", +"Cree, Plains, Latin":"Cree, Plains, łatin", +"Cree, Plains, Syllabics":"Cree, pianure, siłàbego", +"Croatian":"Croà", +"Czech":"Ceco", +"Danish":"Daneze", +"Dashed Line":"Łinea descontinua", +"Default":"Predefenìo", +"Default Drawing Style":"Stiłe de dezegno predefenìo", +"Default Page Style":"Stiłe de pàjina predefenìo", +"Default Paragraph Style":"Stiłe de paràgrafo predefenìo", +"Definition":"Definision", +"Dhivehi":"Dhivehi", +"Dibole":"Dibol", +"Dogri":"Dogri", +"Doondo":"Doondo", +"Drawing":"Dizenjo", +"Drop Caps":"Caràtare caołétara", +"Dutch (Belgium)":"Ołandeze (Belgio)", +"Dutch (Netherlands)":"Ołandeze (Paezi Basi)", +"Dzongkha":"Dzongkha", +"Emphasis":"Ènfazi", +"Endnote":"Nota finałe", +"Endnote Anchor":"Ancorajo nota finałe", +"Endnote Characters":"Caràtari nota finałe", +"English (Australia)":"Ingleze (Austrałia)", +"English (Belize)":"Ingleze (Bełize)", +"English (Botswana)":"Ingleze (Botswana)", +"English (Canada)":"Ingleze (Cànada)", +"English (Caribbean)":"Ingleze (Caràibi)", +"English (Gambia)":"Ingleze (Ganbia)", +"English (Ghana)":"Ingleze (Ghana)", +"English (India)":"Ingleze (India)", +"English (Ireland)":"Ingleze (Irlanda)", +"English (Jamaica)":"Ingleze (Jamàega)", +"English (Malawi)":"Ingleze (Maławi)", +"English (Malaysia)":"Ingleze (Małezia)", +"English (Mauritius)":"Ingleze (Maurisjus)", +"English (Namibia)":"Ingleze (Namibia)", +"English (New Zealand)":"Ingleze (Nova Zełanda)", +"English (Nigeria)":"Ingleze (Nigeria)", +"English (Philippines)":"Ingleze (Fiłipine)", +"English (South Africa)":"Ingleze (Sudàfrica)", +"English (Sri Lanka)":"Ingleze (Sri Łanka)", +"English (Trinidad)":"Ingleze (Trinidad)", +"English (UK)":"Ingleze (UK)", +"English (USA)":"Ingleze (USA)", +"English (Zambia)":"Ingleze (Zanbia)", +"English (Zimbabwe)":"Ingleze (Zinbabwe)", +"English, OED spelling (UK)":"Ingleze, ortografìa de Oxford (UK)", +"Erzya":"Erizian", +"Esperanto":"Esperanto", +"Estonian":"Èstone", +"Example":"Ezenpio", +"Extending selection":"Sełesion estendesta", +"Faroese":"Faroeze", +"Figure":"Figura", +"Figure Index 1":"Ìndeze figure 1", +"Figure Index Heading":"Intestasion de'l ìndeze figure", +"Fijian":"Fijian", +"Filled":"Pien", +"Filled Blue":"Blè pien", +"Filled Green":"Verde pien", +"Filled Red":"Roso pien", +"Filled Yellow":"Zało pien", +"Finnish":"Fiłandeze", +"First Line Indent":"Indentro prima riga", +"First Page":"Prima pàjina", +"Flowchart":"Diagrama de fluso", +"Fon":"Fon", +"Footer":"Pie de pàjina", +"Footer Left":"Pie de pàjina a sanca", +"Footer Right":"Pie de pàjina a drita", +"Footnote":"Nota a pie pajina", +"Footnote Anchor":"Ciamo ła nota a pie pàjina", +"Footnote Characters":"Caràtari nota a pie de pàjina", +"Formula":"Fòrmuła", +"Four Slides":"Cuatro diapozitive", +"Frame":"Corniza", +"Frame Contents":"Contenjudo corniza", +"French (Belgium)":"Franseze (Belgio)", +"French (Benin)":"Franseze (Benin)", +"French (Burkina Faso)":"Franseze (Burkina Fazo)", +"French (Canada)":"Franseze (Cànada)", +"French (Côte d'Ivoire)":"Franseze (Costa d'Avorio)", +"French (France)":"Franseze (Fransa)", +"French (Luxembourg)":"Franseze (Łusenburgo)", +"French (Mali)":"Franseze (Małi)", +"French (Mauritius)":"Franseze (Maurisjus)", +"French (Monaco)":"Franseze (Mònaco)", +"French (Niger)":"Franseze (Nigeria)", +"French (Senegal)":"Franseze (Sènegal)", +"French (Switzerland)":"Franseze (Zvìsara)", +"French (Togo)":"Franseze (Togo)", +"Frisian":"Frizon", +"Friulian":"Furlan", +"Function Wizard":"Creasion guidà funsion", +"Gaelic (Scotland)":"Gaèłego (Scosia)", +"Galician":"Gałisian", +"Ganda":"Ganda", +"Gascon":"Gascon", +"Georgian":"Georgian", +"German (Austria)":"Todesco (Àustria)", +"German (Belgium)":"Todesco (Belgio)", +"German (Germany)":"Todesco (Zermania)", +"German (Liechtenstein)":"Todesco (Łìchtestain)", +"German (Luxembourg)":"Todesco (Łusenburgo)", +"German (Switzerland)":"Todesco (Zvìsara)", +"Gikuyu":"Gikuyu", +"Graphic":"Imàjine", +"Graphics":"Imàjini", +"Greek":"Grego", +"Greek, Ancient":"Grego, antigo", +"Guadeloupean Creole French":"Franseze crèoło de Guadałupe", +"Guarani (Paraguay)":"Guaraní (Paraguay)", +"Gujarati":"Gujarati", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"Indentro sporjente", +"Hausa (Ghana)":"Hausa (Ghana)", +"Hausa (Nigeria)":"Hausa (Nigeria)", +"Hawaiian":"Hawajan", +"Header":"Intestasion", +"Header Left":"Riga de intestasion a sanca", +"Header Right":"Riga de intestasion a drita", +"Heading":"Tìtoło", +"Heading 1":"Tìtoło 1", +"Heading 10":"Tìtoło 10", +"Heading 2":"Tìtoło 2", +"Heading 3":"Tìtoło 3", +"Heading 4":"Tìtoło 4", +"Heading 5":"Tìtoło 5", +"Heading 6":"Tìtoło 6", +"Heading 7":"Tìtoło 7", +"Heading 8":"Tìtoło 8", +"Heading 9":"Tìtoło 9", +"Heading A0":"Intestasion A0", +"Heading A4":"Intestasion A4", +"Hebrew":"Ebràego", +"Hiligaynon":"Hiłigaynon", +"Hindi":"Hindi", +"Horizontal Line":"Łinea orizontałe", +"Hungarian":"Ongareze", +"Hungarian (Szekely-Hungarian Rovas)":"Ongareze antigo (Szekely-Hungarian Rovas)", +"Icelandic":"Izlandeze", +"Illustration":"Iłustrasion", +"Iloko":"Ilokan", +"Index":"Ìndeze", +"Index 1":"Ìndeze anałìtego 1", +"Index 2":"Ìndeze anałìtego 2", +"Index 3":"Ìndeze anałìtego 3", +"Index Heading":"Tìtoło ìndeze anałìtego", +"Index Link":"Cołegamento a ìndeze", +"Index Separator":"Separador ìndeze anałìtego", +"Indonesian":"Indonezian", +"Insert":"Insarisi", +"Interlingua":"Interlengua", +"Interlingue Occidental":"Interlingue ocidentałe", +"Internet Link":"Cołegamento internet", +"Irish":"Irlandeze", +"Italian (Italy)":"Itałian (Itałia)", +"Italian (Switzerland)":"Itałian (Zvìsara)", +"Japanese":"Japoneze", +"Juǀ’hoan":"Juǀ’hoan", +"Kaamba":"Kaanba", +"Kabardian":"Kabardian", +"Kabyle Latin":"Łatin Kabyłe", +"Kalaallisut":"Kalaallisut", +"Kannada":"Kannada", +"Karakalpak Latin":"Łatin Karakalpak", +"Kashmiri (India)":"Kashmiri (India)", +"Kashmiri (Kashmir)":"Kashmiri (Kashmir)", +"Kashubian":"Casiubo", +"Kazakh":"Kazako", +"KeyID":"IDciave", +"Khanty":"Khanty", +"Khmer":"Khmer", +"Kinyarwanda (Rwanda)":"Kinyarwanda (Ruanda)", +"Kirghiz":"Chirghizo", +"Kituba (Congo)":"Kituba (Congo)", +"Kituba (Democratic Republic of the Congo)":"Kituba (Repùblega democràtega de'l Congo)", +"Komi-Permyak":"Komi-Permiago", +"Komi-Zyrian":"Komi-Zirieno", +"Konkani":"Konkani", +"Koongo (Congo)":"Koongo (Congo)", +"Korean (RoK)":"Corean (Corèa de'l Sud)", +"Kumyk":"Cumuco", +"Kunyi":"Kunyi", +"Kurdish, Central (Iran)":"Curdo sentrałe (Iran)", +"Kurdish, Central (Iraq)":"Curdo sentrałe (Iraq)", +"Kurdish, Northern (Syria)":"Curdo setentrionałe (Siria)", +"Kurdish, Northern (Turkey)":"Curdo setentrionałe (Turchìa)", +"Kurdish, Southern (Iran)":"Curdo meridionałe (Iran)", +"Kurdish, Southern (Iraq)":"Curdo meridionałe (Iraq)", +"Kven Finnish":"Kven fiłandeze", +"Kyrgyz (China)":"Kirghizo (Cina)", +"Labels":"Marche", +"Ladin":"Ładin", +"Landscape":"Orizontałe", +"Lao":"Lao", +"Lari":"Lari", +"Latgalian":"Latgałian", +"Latin":"Łatin", +"Latvian":"Łètone", +"Left Page":"Pàjina sanca", +"Lengo":"Łengo", +"Ligurian":"Łìgure", +"Limbu":"Limbu", +"Line Numbering":"Numerasion righe", +"Lines":"Łinee", +"Lingala":"Łingała", +"List":"Łista", +"List 1":"Łista 1", +"List 1 Cont.":"Continuasion łista 1", +"List 1 End":"Fine łista 1", +"List 1 Start":"Inisio łista 1", +"List 2":"Łista 2", +"List 2 Cont.":"Continuasion łista 2", +"List 2 End":"Fine łista 2", +"List 2 Start":"Inisio łista 2", +"List 3":"Łista 3", +"List 3 Cont.":"Continuasion łista 3", +"List 3 End":"Fine łista 3", +"List 3 Start":"Inisio łista 3", +"List 4":"Łista 4", +"List 4 Cont.":"Continuasion łista 4", +"List 4 End":"Fine łista 4", +"List 4 Start":"Inisio łista 4", +"List 5":"Łista 5", +"List 5 Cont.":"Continuasion łista 5", +"List 5 End":"Fine łista 5", +"List 5 Start":"Inisio łista 5", +"List Contents":"Contenjuo ełenco", +"List Heading":"Tìtoło ełenco", +"List Indent":"Indentro łista", +"Lithuanian":"Łituan", +"Livonian":"Łivonian", +"Lojban":"Lojban", +"Low German":"Todesco baso", +"Luxembourgish":"Lusenburgheze", +"Macedonian":"Masèdone", +"Main Index Entry":"Voze de ìndeze prinsipałe", +"Maithili":"Maithili", +"Malagasy, Plateau":"Malgasio, Plateau", +"Malay (Brunei Darussalam)":"Małeze (Brunei Darussalam)", +"Malay (Malaysia)":"Małay (Małezia)", +"Malay Arabic (Brunei Darussalam)":"Małeze àrabo (Brunei Darussalam)", +"Malay Arabic (Malaysia)":"Małeze àrabo (Małezia)", +"Malayalam":"Małayałam", +"Maltese":"Malteze", +"Manchu":"Manchu", +"Maninkakan, Eastern, Latin":"Maninka orientałe, łatin", +"Manipuri":"Manipuri", +"Maore":"Maori", +"Maori":"Maori", +"Marathi":"Marathi", +"Marginalia":"Nota a màrjine", +"Mari, Hill":"Mari, Hill", +"Mari, Meadow":"Mari, Meadow", +"Max":"Màs", +"Mbochi":"Mbochi", +"Median":"Mediana", +"Min":"Mìn", +"Minangkabau":"Minangkabàu", +"Moksha":"Moksha", +"Mongolian Cyrillic":"Móngoło cirìłego", +"Mongolian Mongolian":"Móngoło", +"Moore":"Moore", +"N'ko":"N'ko", +"Naro":"Naro", +"Ndebele, South":"Ndebele (Sud)", +"Nenets":"Nenets", +"Nepali (India)":"Nepałeze (India)", +"Nepali (Nepal)":"Nepałeze (Nepal)", +"Nganasan":"Nganasan", +"Ngungwel":"Ngungwel", +"Ngäbere":"Ngäbere", +"Nine Slides":"Nove diapozitive", +"Njyem (Congo)":"Njyem (Congo)", +"Nogai":"Nogai", +"None (Do not check spelling)":"Njanca uno (No sta miga far el controło ortogràfego)", +"Northern Sotho":"Sotho setentrionałe", +"Norwegian, Bokmål":"Norvejeze Bokmal", +"Norwegian, Nynorsk":"Norvejeze Nynorsk", +"Notes":"Note", +"Numbering 1":"Numerazion 1", +"Numbering 1 Cont.":"Numerazion 1 suc.", +"Numbering 1 End":"Numerazion 1 fine", +"Numbering 1 Start":"Numerasion 1 inisio", +"Numbering 123":"Numarasion 123", +"Numbering 2":"Numerasion 2", +"Numbering 2 Cont.":"Numerazion 2 suc.", +"Numbering 2 End":"Numerazion 2 fine", +"Numbering 2 Start":"Numerasion 2 inisio", +"Numbering 3":"Numerasion 3", +"Numbering 3 Cont.":"Numerazion 3 suc.", +"Numbering 3 End":"Numerazion 3 fine", +"Numbering 3 Start":"Numerasion 3 inisio", +"Numbering 4":"Numerasion 4", +"Numbering 4 Cont.":"Numerazion 4 suc.", +"Numbering 4 End":"Numerasion 4 fine", +"Numbering 4 Start":"Numerasion 4 inisio", +"Numbering 5":"Numerasion 5", +"Numbering 5 Cont.":"Numerazion 5 suc.", +"Numbering 5 End":"Numerasion 5 fine", +"Numbering 5 Start":"Numerasion 5 inisio", +"Numbering ABC":"Numarasion ABC", +"Numbering IVX":"Numarasion IVX", +"Numbering Symbols":"Caràtare de numerasion", +"Numbering abc":"Numarasion abc", +"Numbering ivx":"Numarasion ivx", +"Nyanja":"Nianja", +"OLE":"OLE", +"Object Index 1":"Ìndeze ojeti 1", +"Object Index Heading":"Tìtoło ìndeze ojeti", +"Object with no fill and no line":"Ojeto sensa inpienasion e łinee", +"Object without fill":"Ojeto sensa inpienasion", +"Occitan":"Ocitan", +"Odia":"Odia", +"Olonets":"Ołonets", +"One Slide":"Na diapozitiva", +"Oromo":"Oromo", +"Outline":"Strutura", +"Outlined":"Contornà", +"Outlined Blue":"Contornà de blè", +"Outlined Green":"Contornà de verde", +"Outlined Red":"Contornà de roso", +"Outlined Yellow":"Contornà de zało", +"Overwrite":"Sorascritura", +"Page %1 of %2":"Pajina %1 de %2", +"Page %1 of %2 (Page %3 of %4 to print)":"Pàjina %1 de %2 (pàjina %3 de %4 da stanpar)", +"Page Number":"Nùmaro de pàjina", +"Pali Latin":"Pałi Łatin", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Bonaire)":"Papiamento (Bonaire)", +"Papiamento (Curaçao)":"Papiamento (Curaçao)", +"Papiamentu (Netherlands Antilles)":"Papiamento (Antiłe ołandezi)", +"Persian":"Persian", +"Pitjantjatjara":"Pitjantjatjara", +"Placeholder":"Senjaposto", +"Plautdietsch":"Baso todesco menonita", +"Polish":"Połaco", +"Portrait":"Vertigałe", +"Portuguese (Angola)":"Portogheze (Angoła)", +"Portuguese (Brazil)":"Portogheze (Braziłe)", +"Portuguese (Portugal)":"Portogheze (Portogało)", +"Preformatted Text":"Testo preformatà", +"Product":"Prodoto", +"Puinave":"Puinave", +"Punjabi":"Punjabi", +"Punu":"Punu", +"Quechua (Bolivia, North)":"Quechua (Bołivia setentrionałe)", +"Quechua (Bolivia, South)":"Quechua (Bołivia meridionałe)", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Report":"Rezoconto", +"Result":"Rezultato", +"Result2":"Rezultato2", +"Rhaeto-Romance":"Retoromanzo", +"Right Page":"Pàjina drita", +"Romanian (Moldova)":"Rumeno (Moldavia)", +"Romanian (Romania)":"Rumeno (Romanìa)", +"Rubies":"Testo ruby", +"Russian":"Ruso", +"Rusyn (Slovakia)":"Ruteno (Zlovachia)", +"Rusyn (Ukraine)":"Ruteno (Ucraina)", +"Sami, Inari (Finland)":"Sami, Inari (Finlandia)", +"Sami, Kildin (Russia)":"Sami, Kildin (Rusia)", +"Sami, Lule (Norway)":"Sami, Łułe (Norveja)", +"Sami, Lule (Sweden)":"Sami, Łułe (Zvesia)", +"Sami, Northern (Finland)":"Sami, de'l Nord (Finlandia)", +"Sami, Northern (Norway)":"Sami, de'l Nord (Norveja)", +"Sami, Northern (Sweden)":"Sami, de'l Nord (Zvesia)", +"Sami, Pite (Sweden)":"Sami, Pite (Zvesia)", +"Sami, Skolt (Finland)":"Sami, Skolt (Finlandia)", +"Sami, Southern (Norway)":"Sami, de'l Sud (Norveja)", +"Sami, Southern (Sweden)":"Sami, de'l Sud (Zvesia)", +"Sango":"Sango", +"Sanskrit":"Sànscrito", +"Sardinian":"Sardo", +"Sardinian, Campidanese":"Sardo, Canpidaneze", +"Sardinian, Gallurese":"Sardo, Gałureze", +"Sardinian, Logudorese":"Sardo, Łogudoreze", +"Sardinian, Sassarese":"Sardo, Sasareze", +"Selection count":"Conteji sełesion", +"Serbian Cyrillic (Montenegro)":"Serbo cirìłego (Montenegro)", +"Serbian Cyrillic (Serbia and Montenegro)":"Serbo cirìłego (Serbia e Montenegro)", +"Serbian Cyrillic (Serbia)":"Serbo cirìłego (Serbia)", +"Serbian Latin":"Serbo łatin", +"Serbian Latin (Montenegro)":"Łatin serbo (Montenegro)", +"Serbian Latin (Serbia and Montenegro)":"Łatin serbo (Serbia e Montenegro)", +"Serbian Latin (Serbia)":"Serbo łatin (Serbia)", +"Shapes":"Forme", +"Sheet %1 of %2":"Fojo %1 de %2", +"Shuswap":"Shuswap", +"Sidama":"Sidama", +"Signature":"Firma", +"Silesian":"Siłezian", +"Sindhi, Arabic":"Sindhi, àrabo", +"Sindhi, Devanagari":"Sindhi, devanagari", +"Sinhala":"Singałeze", +"Six Slides":"Sie diapozitive", +"Slide %1 of %2":"Diapozitiva %1 de %2", +"Slide %1 of %2 (%3)":"Diapozitiva %1 de %2 (%3)", +"Slovak":"Zlovaco", +"Slovenian":"Zloven", +"Somali":"Sòmało", +"Sorbian, Lower":"Sorabo infarior", +"Sorbian, Upper":"Sorabo suparior", +"Source Text":"Testo sorjente", +"Southern Sotho":"Sotho meridionałe", +"Spanish (Argentina)":"Spagnoło (Arjentina)", +"Spanish (Bolivia)":"Spagnoło (Bołivia)", +"Spanish (Chile)":"Spagnoło (Ciłe)", +"Spanish (Colombia)":"Spagnoło (Cołónbia)", +"Spanish (Costa Rica)":"Spagnoło (Costa Rica)", +"Spanish (Cuba)":"Spagnoło (Cuba)", +"Spanish (Dom. Rep.)":"Spagnoło (Rep. Dom.)", +"Spanish (Ecuador)":"Spagnoło (Ecuador)", +"Spanish (El Salvador)":"Spagnoło (El Salvador)", +"Spanish (Guatemala)":"Spagnoło (Guatemała)", +"Spanish (Honduras)":"Spagnoło (Honduras)", +"Spanish (Mexico)":"Spagnoło (Mèsego)", +"Spanish (Nicaragua)":"Spagnoło (Nicaragua)", +"Spanish (Panama)":"Spagnoło (Pànama)", +"Spanish (Paraguay)":"Spagnoło (Paraguay)", +"Spanish (Peru)":"Spagnoło (Perù)", +"Spanish (Puerto Rico)":"Spagnoło (Porto Rico)", +"Spanish (Spain)":"Spagnoło (Spagna)", +"Spanish (Uruguay)":"Spagnoło (Uruguay)", +"Spanish (Venezuela)":"Spagnoło (Venesueła)", +"StDev":"StDev", +"Standard selection":"Sełesion standard", +"Strong Emphasis":"Ènfazi forte", +"Subtitle":"Sototìtoło", +"Sum":"Soma", +"Sundanese":"Sudaneze", +"Suundi":"Suundi", +"Swahili (Kenya)":"Swahili (Kenya)", +"Swahili (Tanzania)":"Swahili (Tanzania)", +"Swazi":"Swazi", +"Swedish (Finland)":"Zvedeze (Finlandia)", +"Swedish (Sweden)":"Zvedeze (Zvesia)", +"Table":"Tabeła", +"Table Contents":"Contenjuo tabeła", +"Table Heading":"Tìtoło tabeła", +"Table Index 1":"Indeze tabeła 1", +"Table Index Heading":"Tìtoło ìndeze tabeła", +"Tagalog":"Tagalog", +"Tahitian":"Tahitian", +"Tajik":"Tajik", +"Tamil":"Tamil", +"Tatar":"Tatar", +"Teke-Eboo":"Teke-eboo", +"Teke-Ibali":"Teke-Ibali", +"Teke-Kukuya":"Teke-Kukuya", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Testo mìa proporsionałe", +"Telugu":"Teługu", +"Tetun (Indonesia)":"Tetun (Indonezia)", +"Tetun (Timor-Leste)":"Tetum (Timor orientałe)", +"Text":"Testo", +"Text A0":"Testo A0", +"Text A4":"Testo A4", +"Thai":"Thai", +"Three Slides":"Tre diapozitive", +"Tibetan (India)":"Tibetan (India)", +"Tibetan (PR China)":"Tibetan (Cina)", +"Tigrigna (Eritrea)":"Tigrinja (Eritrea)", +"Tigrigna (Ethiopia)":"Tigrinja (Etiopia)", +"Title":"Tìtoło", +"Title A0":"Tìtoło A0", +"Title A4":"Tìtoło A4", +"Title Only":"Soło tìtoło", +"Title Slide":"Diapozitiva de'l tìtoło", +"Title and 2 Content":"Tìtoło e Contenjùo 2", +"Title, 2 Content and Content":"Tìtoło, Contenjùo 2 e Contenjùo", +"Title, 2 Content over Content":"Tìtoło, Contenjùo 2 sora Contenjùo", +"Title, 4 Content":"Tìtoło, Contenjùo 4", +"Title, 6 Content":"Tìtoło, Contenjùo 6", +"Title, Content":"Tìtoło, Contenjùo", +"Title, Content and 2 Content":"Tìtoło, Contenjùo e Contenjùo 2", +"Title, Content over Content":"Tìtoło, Contenjùo sora Contenjùo", +"Title, Vertical Text":"Tìtoło, testo vertegałe", +"Title, Vertical Text, Clipart":"Tìtoło, testo vertegałe, clipart", +"Tok Pisin":"Tok Pisin", +"Tsaangi":"Tsaangi", +"Tsonga":"Tsonga", +"Tswana (Botswana)":"Tswana (Botswana)", +"Tswana (South Africa)":"Tswana (Sudàfrica)", +"Turkish":"Turco", +"Turkmen":"Turkmen", +"Two Slides":"Do diapozitive", +"Udmurt":"Udmurto", +"Ukrainian":"Ucrain", +"Unknown":"Mìa conosesto", +"Urdu (India)":"Urdu (India)", +"Urdu (Pakistan)":"Urdu (Pakistan)", +"User Entry":"Dijitasion de l'utente", +"User Index 1":"Ìndeze parsonałizà 1", +"User Index 10":"Ìndeze parsonałizà 10", +"User Index 2":"Ìndeze parsonałizà 2", +"User Index 3":"Ìndeze parsonałizà 3", +"User Index 4":"Ìndeze parsonałizà 4", +"User Index 5":"Ìndeze parsonałizà 5", +"User Index 6":"Ìndeze parsonałizà 6", +"User Index 7":"Ìndeze parsonałizà 7", +"User Index 8":"Ìndeze parsonałizà 8", +"User Index 9":"Ìndeze parsonałizà 9", +"User Index Heading":"Tìtoło ìndeze parsonałizà", +"Uyghur":"Uiguri", +"Uzbek Cyrillic":"Uzbego cirìłego", +"Uzbek Latin":"Uzbeco łatin", +"Var":"Variansa", +"Variable":"Variabiłe", +"Venda":"Venda", +"Venetian":"Veneto", +"Veps":"Veps", +"Vertical Numbering Symbols":"Caràtare de numerasion vertegałe", +"Vertical Title, Text, Chart":"Tìtoło vertegałe, testo, gràfego", +"Vertical Title, Vertical Text":"Tìtoło vertegałe, testo vertegałe", +"Vietnamese":"Vietnamita", +"Vili":"Vili", +"Visited Internet Link":"Cołegamento internet vizità", +"Võro":"Võro", +"Walloon":"Vałon", +"Watermark":"Fiłigrana", +"Welsh":"Gałeze", +"Xhosa":"Xhosa", +"Xibe":"Xibe", +"Yaka (Congo)":"Yaka (Congo)", +"Yaka (Democratic Republic of the Congo)":"Yaka (Repùblega democràtega de'l Congo)", +"Yiddish (Israel)":"Yidish (Izraełe)", +"Yiddish (USA)":"Yidish (USA)", +"Yombe (Congo)":"Yonbe (Congo)", +"Yoruba":"Yoruba", +"Zulu":"Zulu", +"[None]":"[None]", +"Éwé":"Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/vi.json b/f7cloud-office/browser/dist/l10n/locore/vi.json new file mode 100644 index 0000000..1a7b1b2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/vi.json @@ -0,0 +1,506 @@ +{ +"A0":"A0", +"A4":"A4", +"Accent":"Trọng âm", +"Accent 1":"Trọng âm 1", +"Accent 2":"Trọng âm 2", +"Accent 3":"Trọng âm 3", +"Afrikaans (Namibia)":"Hoà Nam Phi (Na-mi-bia)", +"Afrikaans (South Africa)":"Hoà Nam Phi", +"Akan":"A-can", +"Albanian":"An-ba-ni", +"Amharic":"Am-ha-ri", +"Arabic":"Ả rập", +"Arabic (Algeria)":"Arabic (Algeria)", +"Arabic (Bahrain)":"Ả Rập (Ba-rainh)", +"Arabic (Chad)":"Arabic (Chad)", +"Arabic (Comoros)":"Arabic (Comoros)", +"Arabic (Djibouti)":"Arabic (Djibouti)", +"Arabic (Egypt)":"Ả Rập (Ai Cập)", +"Arabic (Eritrea)":"Arabic (Eritrea)", +"Arabic (Iraq)":"Ả Rập (I-rắc)", +"Arabic (Israel)":"Arabic (Israel)", +"Arabic (Jordan)":"Ả Rập (Gi-oa-đanh)", +"Arabic (Kuwait)":"Ả Rập (Khu-ouaith)", +"Arabic (Lebanon)":"Ả Rập (Le-ba-non)", +"Arabic (Libya)":"Ả Rập (Li-bi)", +"Arabic (Mauritania)":"Arabic (Mauritania)", +"Arabic (Morocco)":"Ả Rập (Ma Rốc)", +"Arabic (Oman)":"Ả Rập (Ô-manh)", +"Arabic (Palestine)":"Arabic (Palestine)", +"Arabic (Qatar)":"Ả rập (Kha-tă)", +"Arabic (Saudi Arabia)":"Ả Rập (A Rập Xâu-đi)", +"Arabic (Somalia)":"Arabic (Somalia)", +"Arabic (Sudan)":"Arabic (Sudan)", +"Arabic (Syria)":"Ả Rập (Xi-ri)", +"Arabic (Tunisia)":"Ả Rập (Tu-ni-xi-a)", +"Arabic (UAE)":"Ả Rập (UAE)", +"Arabic (Yemen)":"Ả Rập (Yê-menh)", +"Aragonese":"Tiếng Aragon", +"Arrow Line":"Đường kẻ mũi tên", +"Assamese":"Assamese", +"Asturian":"Asturian", +"Average":"Trung bình", +"Azerbaijani Cyrillic":"A-xợ-bai-giă-ni (Ki-rin)", +"Azerbaijani Latin":"A-xợ-bai-giă-ni (La-tinh)", +"Background":"Nền", +"Background objects":"Đối tượng nền", +"Bad":"Tệ", +"Bafia":"Bafia", +"Bambara":"Bam-ba-ra", +"Basic Shapes":"Hình cơ bản", +"Basque":"Ba-x-quợ", +"Beembe":"Beembe", +"Bekwel":"Bekwel", +"Belarusian":"Bê-la-rút-xi-a", +"Bengali (Bangladesh)":"Ben-ga-li (Băng-la-đexợ)", +"Bengali (India)":"Ben-ga-li (Ấn Độ)", +"Bibliography 1":"Thư tịch 1", +"Bibliography Heading":"Tiêu đề Thư tịch", +"Blank Slide":"Trang chiếu trắng", +"Block Arrows":"Mũi tên khối", +"Bodo":"Bô-đô", +"Bosnian":"Bo-x-ni-a", +"Breton":"Bợ-re-ton", +"Bulgarian":"Bun-ga-ri", +"Burmese":"Miến Điện", +"Bushi":"Bushi", +"Callouts":"Các khung thoại", +"Caption":"Phụ đề", +"Caption Characters":"Ký tự phụ đề", +"Catalan":"Ca-ta-lan", +"Catalan (Valencian)":"Catalan (Valencian)", +"Centered Text":"Text gióng hàng giữa", +"Chinese (Hong Kong)":"Trung (Hông Kồng)", +"Chinese (Macau)":"Trung (Ma-cao)", +"Chinese (Singapore)":"Trung (Xin-ga-poa)", +"Chinese (simplified)":"Trung (giản thể)", +"Chinese (traditional)":"Trung (phồn thể)", +"Chuvash":"Chu-vas", +"Clear formatting":"Xóa định dạng", +"Complimentary Close":"Lời kết", +"Connectors":"Đường nối", +"Contents 1":"Nội dung 1", +"Contents 10":"Nội dung 10", +"Contents 2":"Nội dung 2", +"Contents 3":"Nội dung 3", +"Contents 4":"Nội dung 4", +"Contents 5":"Nội dung 5", +"Contents 6":"Nội dung 6", +"Contents 7":"Nội dung 7", +"Contents 8":"Nội dung 8", +"Contents 9":"Nội dung 9", +"Contents Heading":"Tiêu đề nội dung", +"Coptic":"Ngôn ngữ Giáo hội Ai Cập", +"Count":"Đếm", +"CountA":"Đếm A", +"Croatian":"Cợ-rô-a-ti-a", +"Czech":"Séc", +"Danish":"Đan Mạch", +"Dashed Line":"Đường kẻ vạch đứt", +"Default":"Mặc định", +"Default Drawing Style":"Kiểu Bản vẽ mặc định", +"Definition":"Định nghĩa", +"Dhivehi":"Đi-ve-hi", +"Dogri":"Đô-gợ-ri", +"Drawing":"Bản vẽ", +"Drop Caps":"Chữ hoa trang trí", +"Dutch (Belgium)":"Hà Lan (Bỉ)", +"Dutch (Netherlands)":"Hoà (Hoà Lan)", +"Dzongkha":"Đ-xông-kha", +"Emphasis":"Nhấn mạnh", +"Endnote":"Chú thích cuối", +"Endnote Anchor":"Neo chú thích cuối", +"Endnote Characters":"Ký tự chú thích cuối", +"English (Australia)":"Anh (Úc)", +"English (Belize)":"Anh (Be-li-xợ)", +"English (Canada)":"Anh (Ca-na-đa)", +"English (Caribbean)":"Anh (Ca-ri-bi)", +"English (Ghana)":"Anh (Gha-na)", +"English (India)":"Anh (Ấn Độ)", +"English (Jamaica)":"Anh (Gia-mê-ca)", +"English (Malawi)":"Anh (Ca-na-đa)", +"English (Namibia)":"Anh (Na-mi-bia)", +"English (New Zealand)":"Anh (Niu Xi-lan)", +"English (Philippines)":"Anh (Phi-luật-tân)", +"English (South Africa)":"Anh (Nam Phi)", +"English (Trinidad)":"Anh (Tợ-ri-ni-đạt)", +"English (UK)":"Anh (Quốc Anh)", +"English (USA)":"Anh (Mỹ)", +"English (Zimbabwe)":"Anh (Xim-ba-buê)", +"Error":"Lỗi", +"Esperanto":"Ét-pe-ran-tô", +"Estonian":"E-x-tô-ni-a", +"Example":"Ví dụ", +"Faroese":"Pha-rô", +"Fijian":"Phi-gi", +"Filled":"Lấp đầy", +"Filled Blue":"Lấp đầu Xanh dương", +"Filled Green":"Lấp đầy Xanh lục", +"Filled Red":"Lấp đầy Đỏ", +"Filled Yellow":"Lấp đầy Vàng", +"Finnish":"Phần Lan", +"First Line Indent":"Căn lề dòng đầu tiên", +"First Page":"Trang đầu", +"Flowchart":"Lưu đồ", +"Footer":"Chân trang", +"Footer Left":"Chân trang bên trái", +"Footer Right":"Chân trang bên phải", +"Footnote":"Cước chú", +"Footnote Anchor":"Neo cước chú", +"Footnote Characters":"Ký tự cước chú", +"Formula":"Công thức", +"Four Slides":"Bốn trang chiếu", +"Frame":"Khung", +"Frame Contents":"Nội dung khung", +"French (Belgium)":"Pháp (Bỉ)", +"French (Canada)":"Pháp (Ca-na-đa)", +"French (France)":"Pháp (Pháp)", +"French (Luxembourg)":"Pháp (Lúc-xam-buac)", +"French (Monaco)":"Pháp (Mo-na-cô)", +"French (Switzerland)":"Pháp (Thuỵ Sĩ)", +"Frisian":"Ph-ri-xi-a", +"Friulian":"Phợ-riu-li", +"Function Wizard":"Trợ lý hàm", +"Gaelic (Scotland)":"Xen-tơ (Ê-cốt)", +"Galician":"Ga-li-xi", +"Ganda":"Gan-đa", +"Gascon":"Ga-x-con", +"Georgian":"Gi-oa-gi-a", +"German (Austria)":"Đức (Ao)", +"German (Belgium)":"Đức (Bỉ)", +"German (Germany)":"Đức (Đức)", +"German (Liechtenstein)":"Đức (Lich-ten-x-têinh)", +"German (Luxembourg)":"Đức (Lúc-xam-buac)", +"German (Switzerland)":"Đức (Thuỵ Sĩ)", +"Gikuyu":"Gikuyu", +"Good":"Tốt", +"Graphic":"Đồ họa", +"Graphics":"Đồ họa", +"Greek":"Hy Lạp", +"Greek, Ancient":"Hy Lạp, cổ", +"Gujarati":"Gu-gia-ra-ti", +"HTML":"HTML", +"Haitian":"Haitian", +"Hanging Indent":"Thụt đầu dòng treo", +"Hausa (Ghana)":"Hau-xa (Gha-na)", +"Hausa (Nigeria)":"Hau-xa (Ni-gê-ri-a)", +"Hawaiian":"Hawaiian", +"Header":"Đầu trang", +"Header Left":"Đầu trang bên trái", +"Header Right":"Đầu trang bên phải", +"Heading":"Tiêu đề", +"Heading 1":"Tiêu đề 1", +"Heading 10":"Tiêu đề 10", +"Heading 2":"Tiêu đề 2", +"Heading 3":"Tiêu đề 3", +"Heading 4":"Tiêu đề 4", +"Heading 5":"Tiêu đề 5", +"Heading 6":"Tiêu đề 6", +"Heading 7":"Tiêu đề 7", +"Heading 8":"Tiêu đề 8", +"Heading 9":"Tiêu đề 9", +"Heading A0":"Tiêu đề phụ A0", +"Heading A4":"Tiêu đề mục A4", +"Hebrew":"Do Thái", +"Hiligaynon":"Hi-li-gây-non", +"Hindi":"Hin-đi", +"Horizontal Line":"Đường nằm ngang", +"Hungarian":"Hun-ga-ri", +"Hyperlink":"Siêu đường dẫn", +"Icelandic":"Băng Đảo", +"Illustration":"Hình", +"Index":"Chỉ mục", +"Index 1":"Chỉ mục 1", +"Index 2":"Chỉ mục 2", +"Index 3":"Chỉ mục 3", +"Index Heading":"Tiêu đề chỉ mục", +"Index Link":"Liên kết chỉ mục", +"Index Separator":"Dấu tách chỉ mục", +"Indonesian":"Nam Dương", +"Insert":"Chèn", +"Interlingua":"In-tơ-lin-gua", +"Internet Link":"Liên kết Internet", +"Irish":"Ai-len", +"Italian (Italy)":"Ý (Ý)", +"Italian (Switzerland)":"Ý (Thuỵ Sĩ)", +"Japanese":"Nhật", +"Kalaallisut":"Ca-lă-li-xút", +"Kannada":"Kan-na-đa", +"Kashmiri (India)":"Ca-xợ-mia (Ấn Độ)", +"Kashmiri (Kashmir)":"Ca-xợ-mia (Ca-xợ-mia)", +"Kashubian":"Ka-xu-bi", +"Kazakh":"Ca-xác", +"KeyID":"KeyID", +"Khmer":"Khơ-me", +"Kinyarwanda (Rwanda)":"Ki-nia-ouăn-đa (Rouăn-đa)", +"Kirghiz":"Khia-ghi-x", +"Konkani":"Con-ca-ni", +"Korean (RoK)":"Hàn Quốc (RoK)", +"Labels":"Nhãn", +"Landscape":"Phong cảnh", +"Lao":"Lào", +"Lari":"Lari", +"Latgalian":"Latgalian", +"Latvian":"Lát-vi-a", +"Left Page":"Trang trái", +"Limbu":"Limbu", +"Line Numbering":"Đánh số dòng", +"Lines":"Đường kẻ", +"Lingala":"Lin-ga-la", +"List Contents":"Nội dung danh sách", +"List Heading":"Tiêu đề danh sách", +"List Indent":"Căn lề danh sách", +"Lithuanian":"Li-tu-a-ni", +"Lojban":"Lojban", +"Low German":"Đức thấp", +"Luxembourgish":"Lúc-xăm-buac", +"Macedonian":"Ma-xê-đô-ni", +"Main Index Entry":"Mục nhập chỉ mục chính", +"Maithili":"Mai-ti-li", +"Malagasy, Plateau":"Malagasy, Plateau", +"Malay (Brunei Darussalam)":"Mã-lai (Bợ-ru-nêi Đa-ru-xa-lam)", +"Malay (Malaysia)":"Mã-lai (Mã-lai)", +"Malayalam":"Ma-lay-am", +"Maltese":"Maltese", +"Manipuri":"Ma-ni-pu-ri", +"Maore":"Muă", +"Marathi":"Ma-ra-thi", +"Marginalia":"Ghi chú ở lề", +"Max":"Đại", +"Mbochi":"Mbochi", +"Median":"Trung bình", +"Min":"Tiểu", +"Moore":"Muă", +"Ndebele, South":"Nam N-đe-be-le", +"Nepali (India)":"Nê-pan (Ấn Độ)", +"Nepali (Nepal)":"Nê-pan (Ne-pan)", +"Neutral":"Trung lập", +"Nine Slides":"Chín trang chiếu", +"None (Do not check spelling)":"Không có (Không kiểm tra chính tả)", +"Northern Sotho":"Bắc Xô-tô", +"Norwegian, Bokmål":"Na Uy (Bokh-man)", +"Norwegian, Nynorsk":"Na Uy (Ni-noa-x-kh)", +"Note":"Ghi chú", +"Notes":"Ghi chú", +"Numbering 1":"Đánh số 1", +"Numbering 1 Cont.":"Tiếp tục đánh số 1", +"Numbering 1 End":"Kết thúc đánh số 1", +"Numbering 1 Start":"Bắt đầu đánh số 1", +"Numbering 2":"Đánh số 2", +"Numbering 2 Cont.":"Tiếp tục đánh số 2", +"Numbering 2 End":"Kết thúc đánh số 2", +"Numbering 2 Start":"Bắt đầu đánh số 2", +"Numbering 3":"Đánh số 3", +"Numbering 3 Cont.":"Tiếp tục đánh số 3", +"Numbering 3 End":"Kết thúc đánh số 3", +"Numbering 3 Start":"Bắt đầu đánh số 3", +"Numbering 4":"Đánh số 4", +"Numbering 4 Cont.":"Tiếp tục đánh số 4", +"Numbering 4 End":"Kết thúc đánh số 4", +"Numbering 4 Start":"Bắt đầu đánh số 4", +"Numbering 5":"Đánh số 5", +"Numbering 5 Cont.":"Tiếp tục đánh số 5", +"Numbering 5 End":"Kết thúc đánh số 5", +"Numbering 5 Start":"Bắt đầu đánh số 5", +"Numbering Symbols":"Ký hiệu đánh số", +"Nyanja":"Ny-an-gia", +"OLE":"OLE", +"Object Index 1":"Chỉ mục đối tượng 1", +"Object Index Heading":"Tiêu đề chỉ mục đối tượng", +"Object with no fill and no line":"Đối tượng không tô màu và không đường kẻ", +"Object without fill":"Đối tượng không tô đầy", +"Occitan":"Óc-xi-tan", +"One Slide":"Một trang chiếu", +"Oromo":"Oromo", +"Outline":"Phác thảo", +"Outlined":"Viền", +"Outlined Blue":"Viền Xanh dương", +"Outlined Green":"Viền Xanh lục", +"Outlined Red":"Viền Đỏ", +"Outlined Yellow":"Viền Vàng", +"Overwrite":"~Ghi đè", +"Page %1 (%2) of %3":"Trang %1 (%2) trên %3", +"Page %1 (%2) of %3 [Page %4 (%5)]":"Trang %1 (%2) trên %3 [Trang %4 (%5)]", +"Page %1 of %2":"Trang %1 trên %2", +"Page %1 of %2 (%3)":"Trang %1 trên %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"Trang %1 trên %2 (Trang %3 trên %4 để in)", +"Page %1 of %2 [Page %3]":"Trang %1 trên %2 [Trang %3]", +"Page Number":"Số thứ tự trang", +"Page Properties":"Thuộc tính trang", +"Papiamento (Aruba)":"Papiamento (Aruba)", +"Papiamento (Curaçao)":"Papiamento (Aruba)", +"Papiamentu (Netherlands Antilles)":"Papiamentu (Netherlands Antilles)", +"Placeholder":"Bộ giữ chỗ", +"Polish":"Ba Lan", +"Portrait":"Nằm dọc", +"Portuguese (Angola)":"Tiếng Bồ Đào Nha (Angola)", +"Portuguese (Brazil)":"Bồ Đào Nha (Bra-xin)", +"Portuguese (Portugal)":"Bồ Đào Nha (Bồ Đào Nha)", +"Preformatted Text":"Văn bản định dạng sẵn", +"Product":"Tích", +"Punjabi":"Pun-gia-bi", +"Quechua (Bolivia, North)":"Que-chua (Bắc Bô-li-vi)", +"Quechua (Bolivia, South)":"Que-chua (Nam Bô-li-vi", +"Quechua (Ecuador)":"Quechua (Ecuador)", +"Report":"Báo cáo", +"Result":"Kết quả", +"Result2":"Kêt quả 2", +"Rhaeto-Romance":"Rhaeto-Romance", +"Right Page":"Trang phải", +"Rubies":"Ruby", +"Russian":"Nga", +"Rusyn (Slovakia)":"Rusyn (Slovakia)", +"Rusyn (Ukraine)":"Rusyn (Ukraine)", +"Sami, Inari (Finland)":"Xa-mi, I-na-ri (Phần Lan)", +"Sami, Kildin (Russia)":"Xa-mi, Kin-đin (Nga)", +"Sami, Lule (Norway)":"Xa-mi, Lu-le (Na Uy)", +"Sami, Lule (Sweden)":"Xa-mi, Lu-le (Thuỵ Điển)", +"Sami, Northern (Finland)":"Bắc Xa-mi (Phần Lan)", +"Sami, Northern (Norway)":"Bắc Xa-mi (Na Uy)", +"Sami, Northern (Sweden)":"Bắc Xa-mi (Thuỵ Điển)", +"Sami, Skolt (Finland)":"Xa-mi, X-cô-th (Phần Lan)", +"Sami, Southern (Norway)":"Nam Xa-mi (Na Uy)", +"Sami, Southern (Sweden)":"Nam Xa-mi (Thuỵ Điển)", +"Sango":"Xan-gô", +"Sanskrit":"Phạn", +"Sardinian":"Xa-đi-ni-a", +"Sardinian, Campidanese":"Sardinian, Campidanese", +"Sardinian, Gallurese":"Sardinian, Gallurese", +"Sardinian, Logudorese":"Sardinian, Logudorese", +"Sardinian, Sassarese":"Sardinian, Sassarese", +"Selection count":"Số lượng lựa chọn", +"Serbian Cyrillic (Montenegro)":"Xéc-bi Ki-rin (Mon-te-nê-gợ-rô)", +"Serbian Cyrillic (Serbia)":"Xéc-bi Ki-rin (Xéc-bi)", +"Serbian Latin (Montenegro)":"Xéc-bi La-tinh (Mon-te-nê-gợ-rô", +"Serbian Latin (Serbia)":"Xéc-bi La-tinh (Xéc-bi)", +"Shapes":"Hình dạng", +"Sheet %1 of %2":"Trang tính %1 trên %2", +"Shuswap":"Shuswap", +"Signature":"Chữ ký", +"Sinhala":"Xin-ha-la", +"Six Slides":"Sáu trang chiếu", +"Slide %1 of %2":"Trang chiếu %1 trên %2", +"Slide %1 of %2 (%3)":"Trang chiếu %1 trên %2 (%3)", +"Slovak":"Xlô-vác", +"Slovenian":"Xlô-ven", +"Somali":"Xô-ma-li", +"Sorbian, Lower":"Sorbian, Dưới", +"Sorbian, Upper":"Sorbian, Trên", +"Source Text":"Văn bản nguồn", +"Southern Sotho":"Nam Xô-tô", +"Spanish (Argentina)":"Tây Ban Nha (Ă-gien-ti-na)", +"Spanish (Bolivia)":"Tây Ban Nha (Bô-li-vi-a)", +"Spanish (Chile)":"Tây Ban Nha (Chi-lê)", +"Spanish (Colombia)":"Tây Ban Nha (Co-lom-bi-a)", +"Spanish (Costa Rica)":"Tây Ban Nha (Có-x-ta Ri-ca)", +"Spanish (Cuba)":"Tây Ban Nha (Cu-ba)", +"Spanish (Dom. Rep.)":"Tây Ban Nha (Cộng Hoà Dô-mi-ni-ca)", +"Spanish (Ecuador)":"Tây Ban Nha (Ê-cua-đoa)", +"Spanish (El Salvador)":"Tây Ban Nha (En Xan-va-đoa)", +"Spanish (Guatemala)":"Tây Ban Nha (Gua-te-ma-la)", +"Spanish (Honduras)":"Tây Ban Nha (Hon-đu-rát)", +"Spanish (Mexico)":"Tây Ban Nha (Mê-hi-cô)", +"Spanish (Nicaragua)":"Tây Ban Nha (Ni-ca-ra-gua)", +"Spanish (Panama)":"Tây Ban Nha (Pa-na-ma)", +"Spanish (Paraguay)":"Tây Ban Nha (Pa-ra-guay)", +"Spanish (Peru)":"Tây Ban Nha (Pê-ru)", +"Spanish (Puerto Rico)":"Tây Ban Nha (Pu-e-tô Ri-cô)", +"Spanish (Spain)":"Tây Ban Nha (Tây Ban Nha)", +"Spanish (Uruguay)":"Tây Ban Nha (U-ru-guay)", +"Spanish (Venezuela)":"Tây Ban Nha (Ve-ne-xuê-la)", +"StDev":"Lệch Chuẩn", +"Status":"Trạng thái", +"Strong Emphasis":"Rất nhấn mạnh", +"Subtitle":"Phụ đề", +"Sum":"Tổng", +"Swahili (Kenya)":"Xouă-hi-li (Ken-i-a)", +"Swahili (Tanzania)":"Xouă-hi-li (Tan-xa-ni-a)", +"Swazi":"Xouă-xi", +"Swedish (Finland)":"Thuỵ Điển (Phần Lan)", +"Swedish (Sweden)":"Thuỵ Điển (Thuỵ Điển)", +"Table":"Bảng", +"Table Contents":"Nội dung bảng", +"Table Heading":"Tiêu đề bảng", +"Table Index 1":"Chỉ mục bảng 1", +"Table Index Heading":"Tiêu đề chỉ mục bảng", +"Tagalog":"Ta-ga-loc", +"Tahitian":"Tahitian", +"Tajik":"Ta-gíkh", +"Tamil":"Ta-min", +"Tatar":"Ta-tă", +"Teke-Ibali":"Teke-Ibali", +"Teke-Tyee":"Teke-Tyee", +"Teletype":"Máy điện báo đánh chữ", +"Telugu":"Te-lu-gu", +"Tetun (Indonesia)":"Te-tun (Nam Dương)", +"Tetun (Timor-Leste)":"Te-tun (Ti-moa Le-x-te)", +"Text":"Văn bản", +"Text A0":"Văn bản A0", +"Text A4":"Văn bản A4", +"Thai":"Thái", +"Three Slides":"Ba trang chiếu", +"Tibetan (PR China)":"Tây Tạng (Trung Quốc)", +"Tigrigna (Eritrea)":"Tíc-ríc-na (Ê-ri-tợ-rê-a)", +"Tigrigna (Ethiopia)":"Tíc-ríc-na (Ê-ti-ô-pi)", +"Title":"Tựa đề", +"Title A0":"Tiêu đề A0", +"Title A4":"Tiêu đề A4", +"Title Only":"Chỉ có tựa", +"Title Slide":"Trang chiếu tiêu đề", +"Title and 2 Content":"Tiêu đề và 2 Nội dung", +"Title, 2 Content and Content":"Tiều đề, hai nội dung và nội dung", +"Title, 2 Content over Content":"Tiêu đề, 2 nội dung trên nội dung", +"Title, 4 Content":"Tiêu đề, 4 nội dung", +"Title, 6 Content":"Tiêu đề, 6 nội dung", +"Title, Content":"Tiêu đề, nội dung", +"Title, Content and 2 Content":"Tiêu đề, nội dung và 2 nội dung", +"Title, Content over Content":"Tiêu đề, nội dung trên nội dung", +"Title, Vertical Text":"Tựa đề, Văn bản nằm dọc", +"Title, Vertical Text, Clipart":"Tựa đề, Văn bản dọc, Sưu tập ảnh", +"Tok Pisin":"Tok Pisin", +"Tsonga":"T-xôn-ga", +"Tswana (Botswana)":"T-xouă-na (Bót-xouă-na)", +"Tswana (South Africa)":"T-xouă-na (Nam Phi)", +"Turkish":"Thổ Nhĩ Kỳ", +"Turkmen":"Tuổc-menh", +"Two Slides":"Hai trang chiếu", +"Ukrainian":"U-cợ-rainh", +"Unknown":"Không rõ", +"Urdu (India)":"Ua-đu (Ấn Độ)", +"Urdu (Pakistan)":"Ua-đu (Pa-khi-x-tanh)", +"User Entry":"Mục nhập người dùng", +"User Index 1":"Chỉ mục người dùng 1", +"User Index 10":"Chỉ mục người dùng 10", +"User Index 2":"Chỉ mục người dùng 2", +"User Index 3":"Chỉ mục người dùng 3", +"User Index 4":"Chỉ mục người dùng 4", +"User Index 5":"Chỉ mục người dùng 5", +"User Index 6":"Chỉ mục người dùng 6", +"User Index 7":"Chỉ mục người dùng7", +"User Index 8":"Chỉ mục người dùng 8", +"User Index 9":"Chỉ mục người dùng 9", +"User Index Heading":"Tiêu đề chỉ mục người dùng", +"Uyghur":"Uyghur", +"Uzbek Latin":"U-x-béc (La-tinh)", +"Var":"Phương Sai", +"Variable":"Biến", +"Venda":"Ven-đa", +"Vertical Numbering Symbols":"Ký hiệu đánh số nằm dọc", +"Vertical Title, Text, Chart":"Tựa đề nằm dọc, Văn bản, Đồ thị", +"Vertical Title, Vertical Text":"Tựa đề nằm dọc, Văn bản nằm dọc", +"Vietnamese":"Việt", +"Vili":"Vili", +"Visited Internet Link":"Liên kết Internet đã thăm", +"Walloon":"Oua-lunh", +"Warning":"Cảnh báo", +"Watermark":"Hình mờ", +"Welsh":"Ouen-s", +"Xhosa":"Xhô-xa", +"Yiddish (Israel)":"Yiddish (Israel)", +"Yiddish (USA)":"Yiddish (USA)", +"Yoruba":"Yoruba", +"Zulu":"Xu-lu", +"[None]":"[Không có]", +"Éwé":"É-oué" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/xh.json b/f7cloud-office/browser/dist/l10n/locore/xh.json new file mode 100644 index 0000000..670f100 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/xh.json @@ -0,0 +1,277 @@ +{ +"A0":"A0", +"A4":"4", +"Albanian":"IsiAlbanian", +"Arabic":"ngokwesiArab", +"Arabic (Bahrain)":"IsiArabic (Bahrain)", +"Arabic (Egypt)":"IsiArabic (IYiphutha)", +"Arabic (Iraq)":"IsiArabic (Iraq)", +"Arabic (Jordan)":"IsiArabic (Jordan)", +"Arabic (Kuwait)":"IsiArabic (Kuwait)", +"Arabic (Lebanon)":"IsiArabic (Lebanon)", +"Arabic (Libya)":"IsiArabic (Libhiya)", +"Arabic (Morocco)":"IsiArabic (Morocco)", +"Arabic (Oman)":"IsiArabic (Oman)", +"Arabic (Qatar)":"IsiArabic (Qatar)", +"Arabic (Saudi Arabia)":"IsiArabic (Saudi Arabia)", +"Arabic (Syria)":"IsiArabic (Syria)", +"Arabic (Tunisia)":"IsiArabic (Tunisia)", +"Arabic (UAE)":"IsiArabic (UAE)", +"Arabic (Yemen)":"IsiArabic (Yemen)", +"Average":"Okuqhelekileyo", +"Basque":"IsiBasque", +"Bengali (Bangladesh)":"IsiBengali (Bangladesh)", +"Bengali (India)":"ngokwesiBengali (Indiya)", +"Bibliography 1":"Imithombo yolwazi 1", +"Bibliography Heading":"Intloko yengxoxo yemithombo yolwazi", +"Blank Slide":"Islayidi Esingenanto", +"Bosnian":"IsiBosnian", +"Callouts":"Amaxa okubiza", +"Caption":"Inkcazo ngomfanekiso", +"Caption Characters":"Imibhalo Enjengonobumba Yenkcazo Yomfanekiso", +"Catalan":"IsiCatalan", +"Chinese (Hong Kong)":"IsiChinese (Hong Kong)", +"Chinese (Macau)":"IsiChinese (Macau)", +"Chinese (Singapore)":"IsiChinese (Singapore)", +"Chinese (traditional)":"IsiTshayina (semvelo)", +"Clear formatting":"Ulungiselelo Olucacileyo", +"Contents 1":"Iziqulatho 1", +"Contents 10":"Iziqulatho 10", +"Contents 2":"Iziqulatho 2", +"Contents 3":"Iziqulatho 3", +"Contents 4":"Iziqulatho 4", +"Contents 5":"Iziqulatho 5", +"Contents 6":"Iziqulatho 6", +"Contents 7":"Iziqulatho 7", +"Contents 8":"Iziqulatho 8", +"Contents 9":"Iziqulatho 9", +"Contents Heading":"Intloko Yengxoxo Yeziqulatho", +"CountA":"Bala ku-A", +"Czech":"IsiCzech", +"Danish":"IsiDanish", +"Default":"Okuhleli kukho kakade", +"Definition":"Inkcazelo", +"Dhivehi":"IsiDhivehi", +"Drawing":"Umzobo", +"Drop Caps":"Yeka Oonobumba Abakhulu", +"Dutch (Belgium)":"IsiDutch (Belgium)", +"Dutch (Netherlands)":"IsiDutch (saseNetherlands)", +"Emphasis":"Uigxininiso", +"Endnote Characters":"Imibhalo Enjengoonobumba Yengongoma Esezantsi Kwekhasi", +"English (Australia)":"IsiNgesi (Australia)", +"English (Belize)":"IsiNgesi (Belize)", +"English (Canada)":"IsiNgesi (Canada)", +"English (Caribbean)":"IsiNgesi (Caribbean)", +"English (Jamaica)":"IsiNgesi (Jamaica)", +"English (New Zealand)":"IsiNgesi (New Zealand)", +"English (Philippines)":"IsiNgesi (Philippines)", +"English (South Africa)":"IsiNgesi (Mzantsi Afrika)", +"English (Trinidad)":"IsiNgesi (Trinidad)", +"English (UK)":"IsiNgesi (UK)", +"English (USA)":"IsiNgesi (saseUSA)", +"English (Zimbabwe)":"IsiNgesi (Zimbabwe)", +"Esperanto":"IsiEsperanto", +"Estonian":"IsiEstonian", +"Example":"Umzekelo", +"Faroese":"IsiFaroese", +"Filled":"Kuzele", +"Finnish":"IsiFinnish", +"First Page":"Ikhasi Lokuqala", +"Footnote Characters":"Imibhalo Enjengonobumba Yengongoma Esezantsi Kwekhasi", +"Formula":"I-formula", +"Four Slides":"Izlayidi Ezine", +"Frame":"Isakhelo", +"French (Belgium)":"IsiFrench (Belgium)", +"French (Canada)":"IsiFrentshi (Canada)", +"French (France)":"IsiFrentshi (saseFrance)", +"French (Luxembourg)":"IsiFrench (Luxembourg)", +"French (Monaco)":"IsiFrench (Monaco)", +"French (Switzerland)":"IsiFrench (Switzerland)", +"Frisian":"ngokwesiFrisian", +"Function Wizard":"Umthakathi Wenkqubo", +"Gaelic (Scotland)":"IsiGaelic (Scotland)", +"Galician":"IsiGalician", +"Georgian":"ngokwesiGeorgian", +"German (Austria)":"IsiJamani (Austria)", +"German (Germany)":"IsiJamani (saseJamani)", +"German (Liechtenstein)":"IsiJamani (Liechteinstein)", +"German (Luxembourg)":"IsiJamani (Luxembourg)", +"German (Switzerland)":"IsiJamani (Switzerland)", +"Graphic":"Isazobe segrafu", +"Greek":"IsiGrike", +"Gujarati":"IsiGujarati", +"HTML":"I-HTML", +"Heading 10":"Intloko yengxoxo 10", +"Heading 2":"Intloko yengxoxo 2", +"Heading 3":"Intloko yengxoxo 3", +"Heading 4":"Intloko yengxoxo 4", +"Heading 5":"Intloko yengxoxo 5", +"Heading 6":"Intloko yengxoxo 6", +"Heading 7":"Intloko yengxoxo 7", +"Heading 8":"Intloko yengxoxo 8", +"Heading 9":"Intloko yengxoxo 9", +"Hebrew":"IsiHebhere", +"Hindi":"IsiHindi", +"Horizontal Line":"Umgca Oxwesileyo Osuka Ekhohlo", +"Hungarian":"IsiHungarian", +"Icelandic":"IsiIcelandic", +"Illustration":"Umzekelo", +"Index 1":"Isalathi 1", +"Index 2":"Isalathi 2", +"Index 3":"Isalathi 3", +"Index Heading":"Intloko Yengxoxo Yesalathi", +"Index Link":"Faka iLink Kwisalathi", +"Index Separator":"Isahlukanisi Sesalathi", +"Indonesian":"IsiIndonesian", +"Insert":"Faka", +"Interlingua":"IsiInterlingua", +"Internet Link":"Unxulumano Lothungelwano Ngekhompyutha", +"Irish":"IsiIrish", +"Italian (Italy)":"IsiItalian (italy)", +"Italian (Switzerland)":"IsiTaliyane (Switzerland)", +"Japanese":"IsiJapanese", +"Kannada":"IsiKannada", +"Kashmiri (India)":"IsiKashmiri (India)", +"Kashmiri (Kashmir)":"IsiKashmiri (Kashmir)", +"Khmer":"IsiKhmer", +"Kinyarwanda (Rwanda)":"IsiKinyarwanda (Rwanda)", +"Konkani":"IsiKonkani", +"Korean (RoK)":"IsiKorean (RoK)", +"Labels":"Iileyibhile", +"Landscape":"Ukushicilela ngobubanzi bephepha", +"Lao":"IsiLao", +"Latvian":"IsiLatvian", +"Left Page":"Ikhasi Elisekhohlo", +"Lines":"Imigca", +"List Contents":"Dwelisa Iziqulatho", +"List Heading":"Dwelisa Intloko Yengxoxo", +"List Indent":"Dwelisa ushiyashiywano", +"Lithuanian":"IsiLithuanian", +"Macedonian":"IsiMacedonian", +"Malay (Malaysia)":"IsiMalay (Malaysia)", +"Malayalam":"IsiMalayalam", +"Manipuri":"IsiManipuri", +"Marathi":"IsiMarathi", +"Max":"Okona kukhulu.", +"Nepali (India)":"IsiNepali (India)", +"Nepali (Nepal)":"IsiNepali (Nepal)", +"Northern Sotho":"SeSotho sa Leboa", +"Notes":"Iingongoma", +"Numbering 1 Cont.":"Ukufaka Inombolo 1 Kuyaqhutywa", +"Numbering 1 End":"Ukufaka Inombolo 1 Kuyapheliswa", +"Numbering 1 Start":"Ukufaka Inombolo 1 Kuyaqalisa", +"Numbering 2 Cont.":"Ukufaka Inombolo 2 Kuyaqhutywa", +"Numbering 2 End":"Ukufaka Inombolo 2 Kuyapheliswa", +"Numbering 2 Start":"Ukufaka Inombolo 2 Kuyaqalisa", +"Numbering 3 Cont.":"Ukufaka Inombolo 3 Kuyaqhutywa", +"Numbering 3 End":"Ukufaka Inombolo 3 Kuyapheliswa", +"Numbering 3 Start":"Ukufaka Inombolo 3 Kuyaqalisa ", +"Numbering 4 Cont.":"Ukufaka Inombolo 4 Kuyaqhutywa", +"Numbering 4 End":"Ukufaka Inombolo 4 Kuyapheliswa", +"Numbering 4 Start":"Ukufaka Inombolo 4 Kuyaqalisa", +"Numbering 5 Cont.":"Ukufaka Inombolo 5 Kuyaqhutywa", +"Numbering 5 End":"Ukufaka Inombolo 5 Kuyapheliswa", +"Numbering 5 Start":"Ukufaka Inombolo 5 Kuyaqalisa", +"Numbering Symbols":"Ukufaka Iinombolo Kwimiqondiso", +"OLE":"I-OLE", +"Object without fill":"Into engenasizalisi", +"Occitan":"IsiOccitan", +"One Slide":"Islayidi Esinye", +"Outline":"Umgqabazo", +"Page Number":"Inombolo Yekhasi", +"Placeholder":"Umphathi wendawo", +"Polish":"IsiPolish", +"Portrait":"Umfanekiso ome nkqo", +"Portuguese (Brazil)":"IsiPortuguese (saseBrazil)", +"Portuguese (Portugal)":"IsiPhuthukezi (sasePortugal)", +"Preformatted Text":"Isiqendu Esilungiselwe Kwangaphambili", +"Product":"Imveliso", +"Punjabi":"IsiPunjabi", +"Report":"Ingxelo", +"Result2":"Isiphumo2", +"Rhaeto-Romance":"IsiRhaeto-Romance", +"Right Page":"Ikhasi Elisekunene", +"Rubies":"Okubomvu krwe", +"Russian":"IsiRussian", +"Sanskrit":"ISanskrit", +"Sardinian":"IsiSardinian", +"Shapes":"Izimo zobume", +"Signature":"Umtyibelo", +"Sinhala":"IsiSinhala", +"Six Slides":"Izlayidi Ezithandathu", +"Slovenian":"ISlovenian", +"Source Text":"Isiqendu Esiyintsusa", +"Southern Sotho":"ngokwesiSuthu", +"Spanish (Argentina)":"ISpanish (Argentina)", +"Spanish (Bolivia)":"ISpanish (Bolivia)", +"Spanish (Chile)":"ISpanish (Chile)", +"Spanish (Colombia)":"ISpanish (Colombia)", +"Spanish (Costa Rica)":"ISpanish (Costa Rica)", +"Spanish (Dom. Rep.)":"ISpanish (Dom. Rep.)", +"Spanish (El Salvador)":"ISpanish (El Salvador)", +"Spanish (Guatemala)":"ISpanish (Guatemala)", +"Spanish (Honduras)":"ISpanish (Honduras)", +"Spanish (Mexico)":"ISpanish (Mexico)", +"Spanish (Nicaragua)":"ISpanish (Nicaragua)", +"Spanish (Panama)":"ISpanish (Panama)", +"Spanish (Paraguay)":"ISpanish (Paraguay)", +"Spanish (Peru)":"ISpanish (Peru)", +"Spanish (Puerto Rico)":"ISpanish (Puerto Rico)", +"Spanish (Spain)":"IsiSpanish (saseSpain)", +"Spanish (Uruguay)":"ISpanish (Uruguay)", +"Spanish (Venezuela)":"ISpanish (Venezuela)", +"StDev":"I-StDev", +"Strong Emphasis":"Ugxininiso Olunamandla", +"Subtitle":"Isihloko esonganyelweyo", +"Sum":"Isixa esipheleleyo", +"Swahili (Kenya)":"ISwahili (Kenya)", +"Swahili (Tanzania)":"IsiSwahili (Tanzania)", +"Swazi":"ngokwesiSwazi", +"Swedish (Finland)":"ISwedish (Finland)", +"Swedish (Sweden)":"IsiSwedish (saseSweden)", +"Table Contents":"Iziqulatho Zetheyibhile", +"Table Heading":"Intloko Yengxoxo Yetheyibhile", +"Tagalog":"IsiTagalog", +"Tamil":"IsiTamil", +"Tatar":"IsiTatar", +"Teletype":"Umatshini wokuchwetheza", +"Telugu":"IsiTelugu", +"Text":"Isiqendu", +"Thai":"IsiThai", +"Three Slides":"Izlayidi Ezithathu", +"Tibetan (PR China)":"ngokwesiTibetan (iRiphablikhi Yabantu yaseTshayina)", +"Title Only":"Isihloko Kuphela", +"Title Slide":"Islayidi Sesihloko", +"Title, Vertical Text":"Isihloko, Isiqendu Ngokobude", +"Title, Vertical Text, Clipart":"Isihloko, Isiqendu Ngokobude, i-Clipart", +"Tsonga":"ngokwesiTsonga", +"Tswana (Botswana)":"ngokwesiTswana (eBotswana)", +"Tswana (South Africa)":"ngokwesiTswana (eMzantsi Afrika)", +"Turkish":"IsiTurkish", +"Two Slides":"Izlayidi Ezibini", +"Ukrainian":"IsiUkrainian", +"Urdu (India)":"IsiUrdu (India)", +"Urdu (Pakistan)":"IsiUrdu (Pakistan)", +"User Entry":"Ungeniso Lwabasebenzisi", +"User Index 1":"Isalathi Somsebenzisi 1", +"User Index 10":"Isalathi Somzekelo 10", +"User Index 2":"Isalathi Somsebenzisi 2", +"User Index 3":"Isalathi Somsebenzisi 3", +"User Index 4":"Isalathi Somsebenzisi 4", +"User Index 5":"Isalathi Somsebenzisi 5", +"User Index 6":"Isalathi Somsebenzisi 6", +"User Index 7":"Isalathi Somsebenzisi 7", +"User Index 8":"Isalathi Somsebenzisi 8", +"User Index 9":"Isalathi Somsebenzisi 9", +"User Index Heading":"Intloko Yengxoxo Yesalathi Somsebenzisi", +"Var":"I-Var", +"Variable":"Ixabiso lotshintsha-tshintsho", +"Venda":"ngokwesiVenda", +"Vertical Numbering Symbols":"Imiqondiso Efakwe Iinombolo Ezehlayo", +"Vertical Title, Text, Chart":"Isihloko Ngokobude, Isiqendu, Itshati", +"Vertical Title, Vertical Text":"Isihloko Ngokobude, Isiqendu Ngokobude", +"Visited Internet Link":"Kutyelelwe Unxulumano Lothungelwano Ngekhompyutha", +"Watermark":"Inqanaba lamanzi", +"Welsh":"IsiWelsh", +"[None]":"[Akukho]" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/zh-CN.json b/f7cloud-office/browser/dist/l10n/locore/zh-CN.json new file mode 100644 index 0000000..2a014d3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/zh-CN.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"在 %2 条记录中找到了 %1 条", +"3D Objects":"3D 对象", +"A0":"A0", +"A4":"A4", +"Abkhaz":"阿布哈兹语", +"Accent":"强调", +"Accent 1":"强调 1", +"Accent 2":"强调 2", +"Accent 3":"强调 3", +"Adding selection":"追加选择", +"Addressee":"收件人", +"Afrikaans (Namibia)":"阿非利卡语 (纳米比亚)", +"Afrikaans (South Africa)":"阿非利卡语 (南非)", +"Aka (Central African Republic)":"Aka 语 (中非共和国)", +"Aka (Congo)":"Aka 语 (刚果共和国)", +"Akan":"库阿语", +"Albanian":"阿尔巴尼亚语", +"Amharic":"阿姆哈拉语", +"Apatani":"阿帕塔尼语", +"Appendix":"附录", +"Arabic":"阿拉伯语", +"Arabic (Algeria)":"阿拉伯语 (阿尔及利亚)", +"Arabic (Bahrain)":"阿拉伯语 (巴林)", +"Arabic (Chad)":"阿拉伯语 (乍得)", +"Arabic (Comoros)":"阿拉伯语 (科摩罗)", +"Arabic (Djibouti)":"阿拉伯语 (吉布提)", +"Arabic (Egypt)":"阿拉伯语 (埃及)", +"Arabic (Eritrea)":"阿拉伯语 (厄立特里亚)", +"Arabic (Iraq)":"阿拉伯语 (伊拉克)", +"Arabic (Israel)":"阿拉伯语 (以色列)", +"Arabic (Jordan)":"阿拉伯语 (约旦)", +"Arabic (Kuwait)":"阿拉伯语 (科威特)", +"Arabic (Lebanon)":"阿拉伯语 (黎巴嫩)", +"Arabic (Libya)":"阿拉伯语 (利比亚)", +"Arabic (Mauritania)":"阿拉伯语 (毛里塔尼亚)", +"Arabic (Morocco)":"阿拉伯语 (摩洛哥)", +"Arabic (Oman)":"阿拉伯语 (阿曼)", +"Arabic (Palestine)":"阿拉伯语 (巴勒斯坦)", +"Arabic (Qatar)":"阿拉伯语 (卡塔尔)", +"Arabic (Saudi Arabia)":"阿拉伯语 (沙特阿拉伯)", +"Arabic (Somalia)":"阿拉伯语 (索马里)", +"Arabic (Sudan)":"阿拉伯语 (苏丹)", +"Arabic (Syria)":"阿拉伯语 (叙利亚)", +"Arabic (Tunisia)":"阿拉伯语 (突尼斯)", +"Arabic (UAE)":"阿拉伯语 (阿联酋)", +"Arabic (Yemen)":"阿拉伯语 (也门)", +"Aragonese":"阿拉贡语", +"Aranese":"阿兰语", +"Armenian, Classical (Armenia)":"古典亚美尼亚语 (亚美尼亚)", +"Armenian, Eastern (Armenia)":"东亚美尼亚语 (亚美尼亚)", +"Armenian, Eastern (Iran)":"东亚美尼亚语 (伊朗)", +"Armenian, Eastern (Russia)":"东亚美尼亚语 (俄罗斯)", +"Armenian, Western (Armenia)":"西亚美尼亚语 (亚美尼亚)", +"Arpitan (France)":"普罗旺斯语 (法国)", +"Arpitan (Italy)":"普罗旺斯语 (意大利)", +"Arpitan (Switzerland)":"普罗旺斯语 (瑞士)", +"Arrow Line":"箭头", +"Assamese":"阿萨姆语", +"Asturian":"阿斯图里亚斯语", +"Avar":"阿瓦尔语", +"Average":"平均值", +"Azerbaijani Cyrillic":"阿塞拜疆语,西里尔字母", +"Azerbaijani Latin":"阿塞拜疆语,拉丁字母", +"Background":"背景", +"Background objects":"背景对象", +"Bad":"差", +"Bafia":"巴菲亚语", +"Bambara":"班巴拉语", +"Basic Shapes":"基本形状", +"Basque":"巴斯克语", +"Beembe":"班图语", +"Bekwel":"贝克韦尔语", +"Belarusian":"白罗斯语", +"Bengali (Bangladesh)":"孟加拉语 (孟加拉国)", +"Bengali (India)":"孟加拉语 (印度)", +"Bibliography 1":"参考文献 1", +"Bibliography Heading":"参考文献标题", +"Blank Slide":"空白幻灯片", +"Block Arrows":"箭头总汇", +"Block Quotation":"成段引文", +"Block selection":"区块选择", +"Bodo":"博多语", +"Body Text":"正文", +"Body Text, Indented":"带缩进的正文", +"Bosnian":"波斯尼亚语", +"Breton":"布列塔尼语", +"Bribri":"Bribri 语", +"Bulgarian":"保加利亚语", +"Bullet –":"项目符号 –", +"Bullet •":"项目符号 •", +"Bullet ☑":"项目符号 ☑", +"Bullet ✗":"项目符号 ✗", +"Bullet ➢":"项目符号 ➢", +"Bullets":"项目符号", +"Burmese":"缅甸语", +"Bushi":"布希语", +"Cabécar":"Cabécar 语", +"Callouts":"标注", +"Caption":"题注", +"Caption Characters":"题注字符", +"Catalan":"加泰罗尼亚语", +"Catalan (Valencian)":"加泰罗尼亚语 (巴伦西亚)", +"Centered Text":"居中的文本", +"Chinese (Hong Kong)":"中文 (香港)", +"Chinese (Macau)":"中文 (澳门)", +"Chinese (Singapore)":"中文 (新加坡)", +"Chinese (simplified)":"中文 (简体)", +"Chinese (traditional)":"中文 (繁体)", +"Church Slavic":"教会斯拉夫语", +"Chuvash":"楚瓦什语", +"Citation":"引文", +"Clear formatting":"清除格式", +"Comment":"批注", +"Complimentary Close":"结尾敬语", +"Connectors":"连接符", +"Contents 1":"目录 1", +"Contents 10":"目录 10", +"Contents 2":"目录 2", +"Contents 3":"目录 3", +"Contents 4":"目录 4", +"Contents 5":"目录 5", +"Contents 6":"目录 6", +"Contents 7":"目录 7", +"Contents 8":"目录 8", +"Contents 9":"目录 9", +"Contents Heading":"目录标题", +"Coptic":"科普特语", +"Cornish":"康沃尔语", +"Count":"数值计数", +"CountA":"非空计数", +"Cree, Plains, Latin":"平原克里语,拉丁字母", +"Cree, Plains, Syllabics":"平原克里语,音节文字", +"Croatian":"克罗地亚语", +"Curves and Polygons":"曲线和多边形", +"Czech":"捷克语", +"Danish":"丹麦语", +"Dashed Line":"虚线", +"Default":"默认", +"Default Drawing Style":"默认绘图样式", +"Default Page Style":"默认页面样式", +"Default Paragraph Style":"默认段落样式", +"Definition":"定义", +"Dhivehi":"迪维希语", +"Dibole":"Dibole 语", +"Dogri":"多格拉语", +"Doondo":"Doondo 语", +"Drawing":"绘图", +"Drop Caps":"首字下沉", +"Dutch (Belgium)":"荷兰语 (比利时)", +"Dutch (Netherlands)":"荷兰语 (荷兰)", +"Dzongkha":"宗喀语", +"Emphasis":"强调", +"Endnote":"尾注", +"Endnote Anchor":"尾注锚点", +"Endnote Characters":"尾注符", +"English (Australia)":"英语 (澳大利亚)", +"English (Belize)":"英语 (伯利兹)", +"English (Botswana)":"英语 (博茨瓦纳)", +"English (Canada)":"英语 (加拿大)", +"English (Caribbean)":"英语 (加勒比)", +"English (Denmark)":"英语 (丹麦)", +"English (Gambia)":"英语 (冈比亚)", +"English (Ghana)":"英语 (加纳)", +"English (Hong Kong)":"英语 (香港)", +"English (India)":"英语 (印度)", +"English (Ireland)":"英语 (爱尔兰)", +"English (Israel)":"英语 (以色列)", +"English (Jamaica)":"英语 (牙买加)", +"English (Kenya)":"英语 (肯尼亚)", +"English (Malawi)":"英语 (马拉维)", +"English (Malaysia)":"英语 (马来西亚)", +"English (Mauritius)":"英语 (毛里求斯)", +"English (Namibia)":"英语 (纳米比亚)", +"English (New Zealand)":"英语 (新西兰)", +"English (Nigeria)":"英语 (尼日利亚)", +"English (Philippines)":"英语 (菲律宾)", +"English (South Africa)":"英语 (南非)", +"English (Sri Lanka)":"英语 (斯里兰卡)", +"English (Trinidad)":"英语 (特立尼达岛)", +"English (UK)":"英语 (英国)", +"English (USA)":"英语 (美国)", +"English (Zambia)":"英语 (赞比亚)", +"English (Zimbabwe)":"英语 (津巴布韦)", +"English, OED spelling (UK)":"英语 (英国),牛津英语词典拼写法", +"Envelope":"信封", +"Error":"错误", +"Erzya":"厄尔兹亚语", +"Esperanto":"世界语", +"Estonian":"爱沙尼亚语", +"Example":"示例", +"Extending selection":"扩展选择", +"Faroese":"法罗语", +"Figure":"图示", +"Figure Index 1":"图示索引 1", +"Figure Index Heading":"图示索引标题", +"Fijian":"斐济语", +"Filled":"填充", +"Filled Blue":"蓝色填充", +"Filled Green":"绿色填充", +"Filled Red":"红色填充", +"Filled Yellow":"黄色填充", +"Finnish":"芬兰语", +"First Line Indent":"首行缩进", +"First Page":"首页", +"Flowchart":"流程图", +"Fon":"丰语", +"Footer":"页脚", +"Footer Left":"页脚左侧", +"Footer Right":"页脚右侧", +"Footnote":"脚注", +"Footnote Anchor":"脚注锚点", +"Footnote Characters":"脚注符", +"Formula":"公式", +"Four Slides":"四页", +"Frame":"框架", +"Frame Contents":"框架内容", +"French (Belgium)":"法语 (比利时)", +"French (Benin)":"法语 (贝宁)", +"French (Burkina Faso)":"法语 (布基纳法索)", +"French (Canada)":"法语 (加拿大)", +"French (Côte d'Ivoire)":"法语 (科特迪瓦)", +"French (France)":"法语 (法国)", +"French (Luxembourg)":"法语 (卢森堡)", +"French (Mali)":"法语 (马里)", +"French (Mauritius)":"法语 (毛里求斯)", +"French (Monaco)":"法语 (摩纳哥)", +"French (Niger)":"法语 (尼日尔)", +"French (Republic of Guinea)":"法语 (几内亚)", +"French (Senegal)":"法语 (塞内加尔)", +"French (Switzerland)":"法语 (瑞士)", +"French (Togo)":"法语 (多哥)", +"Frisian":"弗里斯兰语", +"Friulian":"弗留利语", +"Function Wizard":"函数向导", +"Gaelic (Scotland)":"盖尔语 (苏格兰)", +"Galician":"加利西亚语", +"Ganda":"干达语", +"Gascon":"加斯科涅语", +"Georgian":"格鲁吉亚语", +"German (Austria)":"德语 (奥地利)", +"German (Belgium)":"德语 (比利时)", +"German (Germany)":"德语 (德国)", +"German (Liechtenstein)":"德语 (列支敦斯登)", +"German (Luxembourg)":"德语 (卢森堡)", +"German (Switzerland)":"德语 (瑞士)", +"Gikuyu":"吉库尤语", +"Good":"好", +"Graphic":"图形", +"Graphics":"图形", +"Greek":"希腊语", +"Greek, Ancient":"古希腊语", +"Guadeloupean Creole French":"瓜德罗普混合法语", +"Guarani (Paraguay)":"瓜拉尼语 (巴拉圭)", +"Gujarati":"古吉拉特语", +"HTML":"HTML", +"Haitian":"海地语", +"Hanging Indent":"悬挂缩进", +"Hausa (Ghana)":"豪萨语 (加纳)", +"Hausa (Nigeria)":"豪萨语 (尼日利亚)", +"Hawaiian":"夏威夷语", +"Header":"页眉", +"Header Left":"页眉左侧", +"Header Right":"页眉右侧", +"Header and Footer":"页眉与页脚", +"Heading":"标题", +"Heading 1":"标题 1", +"Heading 10":"标题 10", +"Heading 2":"标题 2", +"Heading 3":"标题 3", +"Heading 4":"标题 4", +"Heading 5":"标题 5", +"Heading 6":"标题 6", +"Heading 7":"标题 7", +"Heading 8":"标题 8", +"Heading 9":"标题 9", +"Heading A0":"页首 A0", +"Heading A4":"页首 A4", +"Hebrew":"希伯来语", +"Hiligaynon":"希利盖农语", +"Hindi":"印地语", +"Horizontal Line":"水平线", +"Hungarian":"匈牙利语", +"Hungarian (Szekely-Hungarian Rovas)":"匈牙利语 (古匈牙利字母)", +"Hyperlink":"超链接", +"Icelandic":"冰岛语", +"Illustration":"插图", +"Iloko":"伊洛卡诺语", +"Index":"索引", +"Index 1":"索引 1", +"Index 2":"索引 2", +"Index 3":"索引 3", +"Index Heading":"索引标题", +"Index Link":"索引链接", +"Index Separator":"索引分隔符", +"Indonesian":"印度尼西亚语", +"Inline Heading":"行内标题", +"Insert":"插入", +"Interlingua":"拉丁国际语", +"Interlingue Occidental":"西方国际语", +"Internet Link":"Internet 链接", +"Interslavic Cyrillic":"斯拉夫共通语,西里尔字母", +"Interslavic Latin":"斯拉夫共通语,拉丁字母", +"Irish":"爱尔兰语", +"Italian (Italy)":"意大利语 (意大利)", +"Italian (Switzerland)":"意大利语 (瑞士)", +"Japanese":"日语", +"Juǀ’hoan":"啾荷安语", +"Kaamba":"Kaamba 语", +"Kabardian":"卡巴尔达语", +"Kabyle Latin":"卡拜尔语,拉丁字母", +"Kalaallisut":"格陵兰语", +"Kannada":"卡纳达语", +"Karakalpak Latin":"卡拉卡尔帕克语,拉丁字母", +"Kashmiri (India)":"克什米尔语 (印度)", +"Kashmiri (Kashmir)":"克什米尔语 (克什米尔)", +"Kashubian":"卡舒比语", +"Kazakh":"哈萨克语", +"KeyID":"KeyID", +"Khanty":"汉特语", +"Khmer":"高棉语", +"Kinyarwanda (Rwanda)":"卢旺达语 (卢旺达)", +"Kirghiz":"吉尔吉斯语", +"Kituba (Congo)":"吉土巴语 (刚果共和国)", +"Kituba (Democratic Republic of the Congo)":"吉土巴语 (刚果民主共和国)", +"Klingon":"克林贡语", +"Komi-Permyak":"科米–彼尔米亚克语", +"Komi-Zyrian":"科米–齐良语", +"Konkani":"孔卡尼语", +"Koongo (Congo)":"Koongo 语 (刚果共和国)", +"Korean (RoK)":"朝鲜语 (韩国)", +"Kumyk":"库米克语", +"Kunyi":"Kunyi 语", +"Kurdish, Central (Iran)":"中部库尔德语 (伊朗)", +"Kurdish, Central (Iraq)":"中部库尔德语 (伊拉克)", +"Kurdish, Northern (Syria)":"北部库尔德语 (叙利亚)", +"Kurdish, Northern (Turkey)":"北部库尔德语 (土耳其)", +"Kurdish, Southern (Iran)":"南部库尔德语 (伊朗)", +"Kurdish, Southern (Iraq)":"南部库尔德语 (伊拉克)", +"Kven Finnish":"克文芬兰语", +"Kyrgyz (China)":"柯尔克孜语 (中国)", +"Labels":"标签", +"Ladin":"拉汀语", +"Landscape":"横向", +"Lao":"老挝语", +"Lari":"拉里语", +"Latgalian":"拉特加莱语", +"Latin":"拉丁文", +"Latvian":"拉脱维亚语", +"Left Page":"左页", +"Lengo":"Lengo 语", +"Ligurian":"利古里亚语", +"Limbu":"林布语", +"Line Numbering":"行号", +"Lines":"线条", +"Lines and Arrows":"线条和箭头", +"Lingala":"林加拉语", +"List":"列表", +"List 1":"列表 1", +"List 1 Cont.":"列表 1 续", +"List 1 End":"列表 1 结束", +"List 1 Start":"列表 1 起始", +"List 2":"列表 2", +"List 2 Cont.":"列表 2 续", +"List 2 End":"列表 2 结束", +"List 2 Start":"列表 2 起始", +"List 3":"列表 3", +"List 3 Cont.":"列表 3 续", +"List 3 End":"列表 3 结束", +"List 3 Start":"列表 3 起始", +"List 4":"列表 4", +"List 4 Cont.":"列表 4 续", +"List 4 End":"列表 4 结束", +"List 4 Start":"列表 4 起始", +"List 5":"列表 5", +"List 5 Cont.":"列表 5 续", +"List 5 End":"列表 5 结束", +"List 5 Start":"列表 5 起始", +"List Contents":"列表内容", +"List Heading":"列表标题", +"List Indent":"列表缩进", +"Lithuanian":"立陶宛语", +"Livonian":"利沃尼亚语", +"Lojban":"逻辑语", +"Low German":"低地德语", +"Luxembourgish":"卢森堡语", +"Macedonian":"马其顿语", +"Main Index Entry":"主索引条目", +"Maithili":"迈蒂利语", +"Malagasy, Plateau":"高原马达加斯加语", +"Malay (Brunei Darussalam)":"马来语 (文莱)", +"Malay (Malaysia)":"马来语 (马来西亚)", +"Malay Arabic (Brunei Darussalam)":"马来语 (文莱),阿拉伯字母", +"Malay Arabic (Malaysia)":"马来语 (马来西亚),阿拉伯字母", +"Malayalam":"马拉雅拉姆语", +"Maltese":"马耳他语", +"Manchu":"满语", +"Maninkakan, Eastern, Latin":"东部马林克语,拉丁字母", +"Manipuri":"曼尼普尔语", +"Maore":"穆尔语", +"Maori":"毛利语", +"Marathi":"马拉地语", +"Marginalia":"旁注", +"Mari, Hill":"山地马里语", +"Mari, Meadow":"平地马里语", +"Max":"最大值", +"Mbochi":"姆博希语", +"Median":"中位数", +"Min":"最小值", +"Minangkabau":"米南佳保语", +"Moksha":"莫克沙语", +"Mongolian Cyrillic":"蒙古语,西里尔字母", +"Mongolian Mongolian":"蒙古语,蒙文字母", +"Moore":"穆尔语", +"Morisyen":"Morisyen 语", +"N'ko":"西非书面语", +"Naro":"纳罗语", +"Ndebele, South":"南部恩德贝莱语", +"Nenets":"涅涅茨语", +"Nepali (India)":"尼泊尔语 (印度)", +"Nepali (Nepal)":"尼泊尔语 (尼泊尔)", +"Neutral":"普通", +"Nganasan":"恩加纳桑语", +"Ngungwel":"Ngungwel 语", +"Ngäbere":"圭米语", +"Nine Slides":"九张幻灯片", +"Njyem (Congo)":"Njyem 语 (刚果共和国)", +"No Character Style":"无字符样式", +"No List":"无列表", +"Nogai":"诺盖语", +"None (Do not check spelling)":"无 (不检查拼写)", +"Northern Sotho":"北索托语", +"Norwegian, Bokmål":"挪威语,博克莫尔", +"Norwegian, Nynorsk":"挪威语,尼诺斯克", +"Note":"备注", +"Notes":"备注", +"Numbering 1":"编号 1", +"Numbering 1 Cont.":"编号 1 续", +"Numbering 1 End":"编号 1 结束", +"Numbering 1 Start":"编号 1 起始", +"Numbering 123":"编号 123", +"Numbering 2":"编号 2", +"Numbering 2 Cont.":"编号 2 续", +"Numbering 2 End":"编号 2 结束", +"Numbering 2 Start":"编号 2 起始", +"Numbering 3":"编号 3", +"Numbering 3 Cont.":"编号 3 续", +"Numbering 3 End":"编号 3 结束", +"Numbering 3 Start":"编号 3 起始", +"Numbering 4":"编号 4", +"Numbering 4 Cont.":"编号 4 续", +"Numbering 4 End":"编号 4 结束", +"Numbering 4 Start":"编号 4 起始", +"Numbering 5":"编号 5", +"Numbering 5 Cont.":"编号 5 续", +"Numbering 5 End":"编号 5 结束", +"Numbering 5 Start":"编号 5 起始", +"Numbering ABC":"编号 ABC", +"Numbering IVX":"编号 IVX", +"Numbering Symbols":"编号符号", +"Numbering abc":"编号 abc", +"Numbering ivx":"编号 ivx", +"Nyanja":"尼昂加语", +"OLE":"OLE", +"Object Index 1":"对象索引 1", +"Object Index Heading":"对象索引标题", +"Object with no fill and no line":"无填充且无边框的对象", +"Object without fill":"无填充的对象", +"Occitan":"奥克语", +"Odia":"奥里亚语", +"Olonets":"奥洛涅茨语", +"One Slide":"单页", +"Oromo":"奥罗莫语", +"Outline":"提纲", +"Outlined":"边框", +"Outlined Blue":"蓝色边框", +"Outlined Green":"绿色边框", +"Outlined Red":"红色边框", +"Outlined Yellow":"黄色边框", +"Overwrite":"改写", +"Page %1 (%2) of %3":"第 %1 (%2) 页,共 %3 页", +"Page %1 (%2) of %3 [Page %4 (%5)]":"第 %1 (%2) 页,共 %3 页 [第 %4 (%5) 页]", +"Page %1 of %2":"第 %1 页,共 %2 页", +"Page %1 of %2 (%3)":"第 %1 页,共 %2 页 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"第 %1 页,共 %2 页 (要打印的第 %3 页,共要打印 %4 页)", +"Page %1 of %2 [Page %3]":"第 %1 页,共 %2 页 [第 %3 页]", +"Page Number":"页码", +"Page Properties":"页面属性", +"Pali Latin":"巴利语,拉丁字母", +"Pali Thai":"巴利语,泰文字母", +"Papiamento (Aruba)":"帕皮阿门托语 (阿鲁巴岛)", +"Papiamento (Bonaire)":"帕皮阿门托语 (博内尔岛)", +"Papiamento (Curaçao)":"帕皮阿门托语 (库拉索岛)", +"Papiamentu (Netherlands Antilles)":"帕皮阿门托语 (荷属安的列斯群岛)", +"Pennsylvania Dutch":"宾夕法尼亚德语", +"Persian":"波斯语", +"Pitjantjatjara":"皮詹加加拉语", +"Placeholder":"占位符", +"Plautdietsch":"门诺低地德语", +"Polish":"波兰语", +"Portrait":"纵向", +"Portuguese (Angola)":"葡萄牙语 (安哥拉)", +"Portuguese (Brazil)":"葡萄牙语 (巴西)", +"Portuguese (Mozambique)":"葡萄牙语 (莫桑比克)", +"Portuguese (Portugal)":"葡萄牙语 (葡萄牙)", +"Preformatted Text":"预设定格式的文本", +"Product":"乘积", +"Puinave":"Puinave 语", +"Punjabi":"旁遮普语", +"Punu":"Punu 语", +"Quechua (Bolivia, North)":"克丘亚语 (玻利维亚,北部)", +"Quechua (Bolivia, South)":"克丘亚语 (玻利维亚,南部)", +"Quechua (Ecuador)":"克丘亚语 (厄瓜多尔)", +"Quotation":"引用", +"Report":"报表", +"Result":"结果", +"Result2":"结果 2", +"Rhaeto-Romance":"里托罗曼斯语", +"Right Page":"右页", +"Rohingya Hanifi":"罗兴亚语,Hanif 字母", +"Romanian (Moldova)":"罗马尼亚语 (摩尔多瓦)", +"Romanian (Romania)":"罗马尼亚语 (罗马尼亚)", +"Rubies":"字旁标音", +"Russian":"俄语", +"Rusyn (Slovakia)":"卢森尼亚语 (斯洛伐克)", +"Rusyn (Ukraine)":"卢森尼亚语 (乌克兰)", +"Sami, Inari (Finland)":"伊那里萨米语 (芬兰)", +"Sami, Kildin (Russia)":"基尔丁萨米语 (俄罗斯)", +"Sami, Lule (Norway)":"律勒欧萨米语 (挪威)", +"Sami, Lule (Sweden)":"律勒欧萨米语 (瑞典)", +"Sami, Northern (Finland)":"北部萨米语 (芬兰)", +"Sami, Northern (Norway)":"北部萨米语 (挪威)", +"Sami, Northern (Sweden)":"北部萨米语 (瑞典)", +"Sami, Pite (Sweden)":"皮特萨米语 (瑞典)", +"Sami, Skolt (Finland)":"斯科特萨米语 (芬兰)", +"Sami, Southern (Norway)":"南部萨米语 (挪威)", +"Sami, Southern (Sweden)":"南部萨米语 (瑞典)", +"Sango":"桑戈语", +"Sanskrit":"梵语", +"Santali, Devanagari":"桑塔利语,天城体字母", +"Santali, Ol Chiki":"桑塔利语,奥尔奇基字母", +"Saraiki":"Saraiki 语", +"Sardinian":"撒丁语", +"Sardinian, Campidanese":"撒丁语,坎皮达诺", +"Sardinian, Gallurese":"撒丁语,加卢拉", +"Sardinian, Logudorese":"撒丁语,劳古多罗", +"Sardinian, Sassarese":"撒丁语,萨萨里", +"Selection count":"选中范围计数", +"Sender":"发件人", +"Serbian Cyrillic (Montenegro)":"塞尔维亚语 (黑山),西里尔字母", +"Serbian Cyrillic (Serbia and Montenegro)":"塞尔维亚语 (塞尔维亚和黑山),西里尔字母", +"Serbian Cyrillic (Serbia)":"塞尔维亚语 (塞尔维亚),西里尔字母", +"Serbian Latin":"塞尔维亚语,拉丁字母", +"Serbian Latin (Montenegro)":"塞尔维亚语 (黑山),拉丁字母", +"Serbian Latin (Serbia and Montenegro)":"塞尔维亚语 (塞尔维亚和黑山),拉丁字母", +"Serbian Latin (Serbia)":"塞尔维亚语 (塞尔维亚),拉丁字母", +"Sesotho":"南索托语 (莱索托)", +"Shapes":"形状", +"Sheet %1 of %2":"工作表 %1,共 %2 张", +"Shuswap":"舒士威语", +"Sidama":"锡达马语", +"Signature":"签名", +"Silesian":"西里西亚语", +"Sindhi, Arabic":"信德语,阿拉伯字母", +"Sindhi, Devanagari":"信德语,梵文字母", +"Sinhala":"僧伽罗语", +"Six Slides":"六页", +"Slide %1 of %2":"第 %1 张幻灯片,共 %2 张", +"Slide %1 of %2 (%3)":"第 %1 张幻灯片,共 %2 张 (%3)", +"Slovak":"斯洛伐克语", +"Slovenian":"斯洛文尼亚语", +"Somali":"索马里语", +"Sorbian, Lower":"下索布语", +"Sorbian, Upper":"上索布语", +"Source Text":"源文本", +"Southern Sotho":"南索托语 (南非)", +"Spanish (Argentina)":"西班牙语 (阿根廷)", +"Spanish (Bolivia)":"西班牙语 (玻利维亚)", +"Spanish (Chile)":"西班牙语 (智利)", +"Spanish (Colombia)":"西班牙语 (哥伦比亚)", +"Spanish (Costa Rica)":"西班牙语 (哥斯达黎加)", +"Spanish (Cuba)":"西班牙语 (古巴)", +"Spanish (Dom. Rep.)":"西班牙语 (多米尼加)", +"Spanish (Ecuador)":"西班牙语 (厄瓜多尔)", +"Spanish (El Salvador)":"西班牙语 (萨尔瓦多)", +"Spanish (Guatemala)":"西班牙语 (危地马拉)", +"Spanish (Honduras)":"西班牙语 (洪都拉斯)", +"Spanish (Mexico)":"西班牙语 (墨西哥)", +"Spanish (Nicaragua)":"西班牙语 (尼加拉瓜)", +"Spanish (Panama)":"西班牙语 (巴拿马)", +"Spanish (Paraguay)":"西班牙语 (巴拉圭)", +"Spanish (Peru)":"西班牙语 (秘鲁)", +"Spanish (Puerto Rico)":"西班牙语 (波多黎各)", +"Spanish (Spain)":"西班牙语 (西班牙)", +"Spanish (Uruguay)":"西班牙语 (乌拉圭)", +"Spanish (Venezuela)":"西班牙语 (委内瑞拉)", +"StDev":"标准偏差", +"Standard selection":"标准选择", +"Stars and Banners":"星形与旗帜", +"Status":"状态", +"Strong Emphasis":"特别强调", +"Subtitle":"副标题", +"Sum":"求和", +"Sundanese":"巽他语", +"Suundi":"Suundi 语", +"Swahili (Kenya)":"斯瓦希里语 (肯尼亚)", +"Swahili (Tanzania)":"斯瓦希里语 (坦桑尼亚)", +"Swazi":"斯威士语", +"Swedish (Finland)":"瑞典语 (芬兰)", +"Swedish (Sweden)":"瑞典语 (瑞典)", +"Symbol Shapes":"符号形状", +"Table":"表格", +"Table Contents":"表格内容", +"Table Heading":"表格标题", +"Table Index 1":"表格索引 1", +"Table Index Heading":"表格索引标题", +"Tagalog":"他加禄语", +"Tahitian":"塔希提语", +"Tajik":"塔吉克语", +"Tamil":"泰米尔语", +"Tatar":"鞑靼语", +"Teke-Eboo":"中部太凯语", +"Teke-Ibali":"东部太凯语", +"Teke-Kukuya":"南部太凯语", +"Teke-Tyee":"西部太凯语", +"Teletype":"电传打字", +"Telugu":"泰卢固语", +"Tetun (Indonesia)":"德顿语 (印度尼西亚)", +"Tetun (Timor-Leste)":"德顿语 (东帝汶)", +"Text":"文本", +"Text A0":"正文 A0", +"Text A4":"正文 A4", +"Thai":"泰语", +"Three Slides":"三页", +"Tibetan (India)":"藏语 (印度)", +"Tibetan (PR China)":"藏语 (中国)", +"Tigrigna (Eritrea)":"提格里尼亚语 (厄立特里亚)", +"Tigrigna (Ethiopia)":"提格里尼亚语 (埃塞俄比亚)", +"Title":"标题", +"Title A0":"标题 A0", +"Title A4":"标题 A4", +"Title Only":"仅标题", +"Title Slide":"标题幻灯片", +"Title and 2 Content":"标题、两块内容", +"Title, 2 Content and Content":"标题、左侧两块内容、右侧单块内容", +"Title, 2 Content over Content":"标题、中间两块内容、下方单块内容", +"Title, 4 Content":"标题、四块内容", +"Title, 6 Content":"标题、六块内容", +"Title, Content":"标题、内容", +"Title, Content and 2 Content":"标题、左侧单块内容、右侧两块内容", +"Title, Content over Content":"标题、中间单块内容、下方单块内容", +"Title, Vertical Text":"标题、竖排文字", +"Title, Vertical Text, Clipart":"标题、竖排文字、剪贴画", +"Tok Pisin":"托克皮辛语", +"Tsaangi":"Tsaangi 语", +"Tsonga":"聪加语", +"Tswana (Botswana)":"茨瓦纳语 (博茨瓦纳)", +"Tswana (South Africa)":"茨瓦纳语 (南非)", +"Turkish":"土耳其语", +"Turkmen":"土库曼语", +"Two Slides":"双页", +"Udmurt":"乌德穆尔特语", +"Ukrainian":"乌克兰语", +"Unknown":"[未知语言]", +"Urdu (India)":"乌尔都语 (印度)", +"Urdu (Pakistan)":"乌尔都语 (巴基斯坦)", +"User Entry":"用户输入", +"User Index 1":"自定义索引 1", +"User Index 10":"自定义索引 10", +"User Index 2":"自定义索引 2", +"User Index 3":"自定义索引 3", +"User Index 4":"自定义索引 4", +"User Index 5":"自定义索引 5", +"User Index 6":"自定义索引 6", +"User Index 7":"自定义索引 7", +"User Index 8":"自定义索引 8", +"User Index 9":"自定义索引 9", +"User Index Heading":"自定义索引标题", +"Uyghur":"维吾尔语", +"Uzbek Cyrillic":"乌兹别克语,西里尔字母", +"Uzbek Latin":"乌兹别克语,拉丁字母", +"Var":"方差", +"Variable":"变量", +"Venda":"文达语", +"Venetian":"威尼斯语", +"Veps":"外坡思语", +"Vertical Numbering Symbols":"竖式编号符号", +"Vertical Title, Text, Chart":"竖排标题、文字、图表", +"Vertical Title, Vertical Text":"竖排标题、竖排文字", +"Vietnamese":"越南语", +"Vili":"维利语", +"Visited Internet Link":"访问过的 Internet 链接", +"Võro":"佛罗语", +"Walloon":"瓦龙语", +"Warning":"警告", +"Watermark":"水印", +"Welsh":"威尔士语", +"Xhosa":"科萨语", +"Xibe":"锡伯语", +"Yaka (Congo)":"Yaka 语 (刚果共和国)", +"Yaka (Democratic Republic of the Congo)":"Yaka 语 (刚果民主共和国)", +"Yiddish (Israel)":"意第绪语 (以色列)", +"Yiddish (USA)":"意第绪语 (美国)", +"Yombe (Congo)":"Yombe 语 (刚果共和国)", +"Yoruba":"约鲁巴语", +"Zulu":"祖鲁语", +"[Multiple]":"[多种语言]", +"[None]":"[无]", +"[Undetermined]":"[语言未确定]", +"Éwé":"埃维语" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/zh-TW.json b/f7cloud-office/browser/dist/l10n/locore/zh-TW.json new file mode 100644 index 0000000..97f3c2b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/zh-TW.json @@ -0,0 +1,711 @@ +{ +"%1 of %2 records found":"找到 %1 筆紀錄,共 %2 筆", +"3D Objects":"3D 物件", +"A0":"A0", +"A4":"A4", +"Abkhaz":"阿布哈茲語", +"Accent":"強調", +"Accent 1":"強調 1", +"Accent 2":"強調 2", +"Accent 3":"強調 3", +"Adding selection":"追加選取", +"Addressee":"收件者", +"Afrikaans (Namibia)":"南非文 (納米比亞)", +"Afrikaans (South Africa)":"南非荷蘭文 (南非)", +"Aka (Central African Republic)":"Aka 文 (中非共和國)", +"Aka (Congo)":"Aka 文 (剛果)", +"Akan":"亞肯文", +"Albanian":"阿爾巴尼亞文", +"Amharic":"阿姆哈拉文", +"Apatani":"阿帕塔尼文", +"Appendix":"附錄", +"Arabic":"阿拉伯文", +"Arabic (Algeria)":"阿拉伯文 (阿爾及利亞)", +"Arabic (Bahrain)":"阿拉伯文 (巴林)", +"Arabic (Chad)":"阿拉伯文 (查德)", +"Arabic (Comoros)":"阿拉伯文 (葛摩)", +"Arabic (Djibouti)":"阿拉伯文 (吉布地)", +"Arabic (Egypt)":"阿拉伯文 (埃及)", +"Arabic (Eritrea)":"阿拉伯文 (厄利垂亞)", +"Arabic (Iraq)":"阿拉伯文 (伊拉克)", +"Arabic (Israel)":"阿拉伯文 (以色列)", +"Arabic (Jordan)":"阿拉伯文 (約旦)", +"Arabic (Kuwait)":"阿拉伯文 (科威特)", +"Arabic (Lebanon)":"阿拉伯文 (黎巴嫩)", +"Arabic (Libya)":"阿拉伯文 (利比亞)", +"Arabic (Mauritania)":"阿拉伯文 (茅利塔尼亞)", +"Arabic (Morocco)":"阿拉伯文 (摩洛哥)", +"Arabic (Oman)":"阿拉伯文 (阿曼)", +"Arabic (Palestine)":"阿拉伯文 (巴勒斯坦)", +"Arabic (Qatar)":"阿拉伯文 (卡塔爾)", +"Arabic (Saudi Arabia)":"阿拉伯文 (沙烏地阿拉伯)", +"Arabic (Somalia)":"阿拉伯文 (索馬利亞)", +"Arabic (Sudan)":"阿拉伯文 (蘇丹)", +"Arabic (Syria)":"阿拉伯文 (敘利亞)", +"Arabic (Tunisia)":"阿拉伯文 (突尼西亞)", +"Arabic (UAE)":"阿拉伯文 (阿拉伯聯合大公國)", +"Arabic (Yemen)":"阿拉伯文 (葉門)", +"Aragonese":"阿拉貢文", +"Aranese":"阿蘭文", +"Armenian, Classical (Armenia)":"亞美尼亞文,古典 (亞美尼亞)", +"Armenian, Eastern (Armenia)":"東亞美尼亞文 (亞美尼亞)", +"Armenian, Eastern (Iran)":"西亞美尼亞文(伊朗)", +"Armenian, Eastern (Russia)":"西亞美尼亞文 (俄羅斯)", +"Armenian, Western (Armenia)":"西亞美尼亞文(亞美尼亞)", +"Arpitan (France)":"阿爾皮坦文 (法文)", +"Arpitan (Italy)":"阿爾皮坦文 (義大利文)", +"Arpitan (Switzerland)":"阿爾皮坦文 (瑞士)", +"Arrow Line":"箭頭線條", +"Assamese":"阿薩姆文", +"Asturian":"阿斯圖里亞斯文", +"Avar":"阿瓦爾文", +"Average":"平均值", +"Azerbaijani Cyrillic":"阿塞拜疆文 (西里爾字)", +"Azerbaijani Latin":"阿塞拜疆文 (拉丁字)", +"Background":"背景", +"Background objects":"背景物件", +"Bad":"不佳", +"Bafia":"巴非亞文", +"Bambara":"班巴拉文", +"Basic Shapes":"基本形狀", +"Basque":"巴斯克文", +"Beembe":"Beembe 文", +"Bekwel":"Bekwel 文", +"Belarusian":"白羅斯文", +"Bengali (Bangladesh)":"孟加拉文 (孟加拉)", +"Bengali (India)":"孟加拉文 (印度)", +"Bibliography 1":"參考文獻 1", +"Bibliography Heading":"參考文獻標題", +"Blank Slide":"空白投影片", +"Block Arrows":"箭頭圖案", +"Block Quotation":"區塊引文", +"Block selection":"區塊選取", +"Bodo":"博多文", +"Body Text":"內文", +"Body Text, Indented":"內文縮排", +"Bosnian":"波士尼亞文", +"Breton":"布列塔尼文", +"Bribri":"布里布里文", +"Bulgarian":"保加利亞文", +"Bullet –":"項目符號 –", +"Bullet •":"項目符號 •", +"Bullet ☑":"項目符號 ☑", +"Bullet ✗":"項目符號 ✗", +"Bullet ➢":"項目符號 ➢", +"Bullets":"項目符號", +"Burmese":"緬甸文", +"Bushi":"布希文", +"Cabécar":"卡貝卡文", +"Callouts":"圖說文字", +"Caption":"圖表標示", +"Caption Characters":"圖表標示字元", +"Catalan":"加泰羅尼亞文", +"Catalan (Valencian)":"加泰羅尼亞文 (巴倫西亞)", +"Centered Text":"文字置中", +"Chinese (Hong Kong)":"中文 (香港)", +"Chinese (Macau)":"中文 (澳門)", +"Chinese (Singapore)":"中文 (新加坡)", +"Chinese (simplified)":"中文 (簡體字)", +"Chinese (traditional)":"中文 (正體字)", +"Church Slavic":"教會斯拉夫文", +"Chuvash":"楚瓦士文", +"Citation":"引用", +"Clear formatting":"清除格式", +"Comment":"評註", +"Complimentary Close":"結尾問候語", +"Connectors":"連接線", +"Contents 1":"目次 1", +"Contents 10":"目次 10", +"Contents 2":"目次 2", +"Contents 3":"目次 3", +"Contents 4":"目次 4", +"Contents 5":"目次 5", +"Contents 6":"目次 6", +"Contents 7":"目次 7", +"Contents 8":"目次 8", +"Contents 9":"目次 9", +"Contents Heading":"目次標題", +"Coptic":"埃及古文", +"Cornish":"康瓦爾文", +"Count":"數計數", +"CountA":"全計數", +"Cree, Plains, Latin":"克里文,平埔,拉丁字", +"Cree, Plains, Syllabics":"克里文,平埔,音節字", +"Croatian":"克羅埃西亞文", +"Curves and Polygons":"曲線與多邊形", +"Czech":"捷克文", +"Danish":"丹麥文", +"Dashed Line":"虛線線條", +"Default":"預設", +"Default Drawing Style":"預設繪圖樣式", +"Default Page Style":"預設頁面樣式", +"Default Paragraph Style":"預設段落樣式", +"Definition":"定義", +"Dhivehi":"德希維希文", +"Dibole":"Dibole 文", +"Dogri":"多格利文", +"Doondo":"Doondo 文", +"Drawing":"繪圖", +"Drop Caps":"首字放大", +"Dutch (Belgium)":"荷蘭文 (比利時)", +"Dutch (Netherlands)":"荷蘭文 (荷蘭)", +"Dzongkha":"宗喀文", +"Emphasis":"強調", +"Endnote":"尾註", +"Endnote Anchor":"尾註錨定", +"Endnote Characters":"尾註字元", +"English (Australia)":"英文 (澳大利亞)", +"English (Belize)":"英文 (貝里斯)", +"English (Botswana)":"英文 (波札那)", +"English (Canada)":"英文 (加拿大)", +"English (Caribbean)":"英文 (加勒比海)", +"English (Denmark)":"英文(丹麥)", +"English (Gambia)":"英文 (甘比亞)", +"English (Ghana)":"英文 (迦納)", +"English (Hong Kong)":"英文(香港)", +"English (India)":"英文 (印度)", +"English (Ireland)":"英文 (愛爾蘭)", +"English (Israel)":"英文(以色列)", +"English (Jamaica)":"英文 (牙買加)", +"English (Kenya)":"英文(肯亞)", +"English (Malawi)":"英文 (馬拉威)", +"English (Malaysia)":"英文 (馬來西亞)", +"English (Mauritius)":"英文 (模里西斯)", +"English (Namibia)":"英文 (納米比亞)", +"English (New Zealand)":"英文 (紐西蘭)", +"English (Nigeria)":"英文 (奈及利亞)", +"English (Philippines)":"英文 (菲律賓)", +"English (South Africa)":"英文 (南非)", +"English (Sri Lanka)":"英文 (斯里蘭卡)", +"English (Trinidad)":"英文 (千里達)", +"English (UK)":"英文 (英國)", +"English (USA)":"英文 (美國)", +"English (Zambia)":"英文 (尚比亞)", +"English (Zimbabwe)":"英文 (辛巴威)", +"English, OED spelling (UK)":"英文,牛津英文辭典拼寫 (英國)", +"Envelope":"信封", +"Error":"錯誤", +"Erzya":"厄爾茨亞文", +"Esperanto":"世界文", +"Estonian":"愛沙尼亞文", +"Example":"範例", +"Extending selection":"擴展選取", +"Faroese":"法羅群島文", +"Figure":"圖片", +"Figure Index 1":"圖片索引 1", +"Figure Index Heading":"圖片索引標題", +"Fijian":"斐濟文", +"Filled":"填滿", +"Filled Blue":"填滿藍色", +"Filled Green":"填滿綠色", +"Filled Red":"填滿紅色", +"Filled Yellow":"填滿黃色", +"Finnish":"芬蘭文", +"First Line Indent":"第一行縮排", +"First Page":"第一頁", +"Flowchart":"流程圖", +"Fon":"豐文", +"Footer":"頁尾", +"Footer Left":"頁尾左側", +"Footer Right":"頁尾右側", +"Footnote":"註腳", +"Footnote Anchor":"註腳錨定", +"Footnote Characters":"註腳字元", +"Formula":"公式", +"Four Slides":"四張投影片", +"Frame":"外框", +"Frame Contents":"外框內容", +"French (Belgium)":"法文 (比利時)", +"French (Benin)":"法文 (貝南)", +"French (Burkina Faso)":"法文 (布吉納法索)", +"French (Canada)":"法文 (加拿大)", +"French (Côte d'Ivoire)":"法文 (象牙海岸)", +"French (France)":"法文 (法國)", +"French (Luxembourg)":"法文 (盧森堡)", +"French (Mali)":"法文 (馬利)", +"French (Mauritius)":"法文 (模里西斯)", +"French (Monaco)":"法文 (摩納哥)", +"French (Niger)":"法文 (尼日)", +"French (Republic of Guinea)":"法文(幾內亞共和國)", +"French (Senegal)":"法文 (塞內加爾)", +"French (Switzerland)":"法文 (瑞士)", +"French (Togo)":"法文 (多哥)", +"Frisian":"夫里斯蘭文", +"Friulian":"夫里斯蘭文", +"Function Wizard":"函式精靈", +"Gaelic (Scotland)":"蓋爾文 (蘇格蘭)", +"Galician":"加利西亞文", +"Ganda":"盧干達文", +"Gascon":"加斯科涅文", +"Georgian":"喬治亞文", +"German (Austria)":"德文 (奧地利)", +"German (Belgium)":"德文 (比利時)", +"German (Germany)":"德文 (德國)", +"German (Liechtenstein)":"德文 (列支敦斯登)", +"German (Luxembourg)":"德文 (盧森堡)", +"German (Switzerland)":"德文 (瑞士)", +"Gikuyu":"吉庫尤文", +"Good":"優良", +"Graphic":"圖形", +"Graphics":"圖形", +"Greek":"希臘文", +"Greek, Ancient":"古希臘文", +"Guadeloupean Creole French":"瓜地洛克里奧爾法文", +"Guarani (Paraguay)":"瓜拉尼文 (巴拉圭文)", +"Gujarati":"古吉拉特文", +"HTML":"HTML", +"Haitian":"海地文", +"Hanging Indent":"懸頭凸排", +"Hausa (Ghana)":"豪撒文 (迦納)", +"Hausa (Nigeria)":"豪撒文 (奈及利亞)", +"Hawaiian":"夏威夷文", +"Header":"頁首", +"Header Left":"頁首左側", +"Header Right":"頁首右側", +"Header and Footer":"頁首與頁尾", +"Heading":"標題", +"Heading 1":"標題 1", +"Heading 10":"標題 10", +"Heading 2":"標題 2", +"Heading 3":"標題 3", +"Heading 4":"標題 4", +"Heading 5":"標題 5", +"Heading 6":"標題 6", +"Heading 7":"標題 7", +"Heading 8":"標題 8", +"Heading 9":"標題 9", +"Heading A0":"標題 A0", +"Heading A4":"標題 A4", +"Hebrew":"希伯來文", +"Hiligaynon":"希利蓋農文", +"Hindi":"印地文", +"Horizontal Line":"水平線", +"Hungarian":"匈牙利文", +"Hungarian (Szekely-Hungarian Rovas)":"匈牙利文 (賽楷伊字母)", +"Hyperlink":"超連結", +"Icelandic":"冰島文", +"Illustration":"插圖", +"Iloko":"伊洛卡諾文", +"Index":"索引", +"Index 1":"索引 1", +"Index 2":"索引 2", +"Index 3":"索引 3", +"Index Heading":"索引標題", +"Index Link":"索引連結", +"Index Separator":"索引分隔符", +"Indonesian":"印度尼西亞文", +"Inline Heading":"內嵌標題", +"Insert":"插入", +"Interlingua":"國際文", +"Interlingue Occidental":"國際西方文", +"Internet Link":"網際網路連結", +"Interslavic Cyrillic":"斯拉夫共通語西里爾字母", +"Interslavic Latin":"斯拉夫共通語拉丁字母", +"Irish":"愛爾蘭文", +"Italian (Italy)":"義大利文 (義大利)", +"Italian (Switzerland)":"義大利文 (瑞士)", +"Japanese":"日文", +"Juǀ’hoan":"揪歡語", +"Kaamba":"Kaamba 文", +"Kabardian":"卡巴爾達文", +"Kabyle Latin":"卡拜爾拉丁文", +"Kalaallisut":"格陵蘭文", +"Kannada":"康納達文", +"Karakalpak Latin":"卡拉卡爾帕克文拉丁字", +"Kashmiri (India)":"喀什米爾文 (印度)", +"Kashmiri (Kashmir)":"喀什米爾文 (喀什米爾)", +"Kashubian":"卡舒比文", +"Kazakh":"哈薩克文", +"KeyID":"KeyID", +"Khanty":"漢特文", +"Khmer":"高棉文", +"Kinyarwanda (Rwanda)":"金牙旺達文 (盧旺達)", +"Kirghiz":"吉爾吉斯文", +"Kituba (Congo)":"吉土巴文 (剛果)", +"Kituba (Democratic Republic of the Congo)":"吉土巴文 (剛果民主共和國)", +"Klingon":"克林貢文", +"Komi-Permyak":"柯米.彼爾米亞克文", +"Komi-Zyrian":"柯米.齊良文", +"Konkani":"孔卡尼文", +"Koongo (Congo)":"Koongo 文 (剛果)", +"Korean (RoK)":"韓文 (南韓)", +"Kumyk":"Kumyk 文", +"Kunyi":"Kunyi 文", +"Kurdish, Central (Iran)":"庫德文,中央 (伊朗)", +"Kurdish, Central (Iraq)":"庫德文,中央 (伊拉克)", +"Kurdish, Northern (Syria)":"庫德文,北方 (敘利亞)", +"Kurdish, Northern (Turkey)":"庫德文,北方 (土耳其)", +"Kurdish, Southern (Iran)":"庫德文,南方 (伊朗)", +"Kurdish, Southern (Iraq)":"庫德文,南方 (伊朗)", +"Kven Finnish":"Kven 芬蘭文", +"Kyrgyz (China)":"柯爾克孜文 (中國)", +"Labels":"標籤", +"Ladin":"拉登文", +"Landscape":"橫向", +"Lao":"寮國文", +"Lari":"Lari 文", +"Latgalian":"拉特加萊文", +"Latin":"拉丁文", +"Latvian":"拉脫維亞文", +"Left Page":"左頁", +"Lengo":"連果文", +"Ligurian":"利古里亞文", +"Limbu":"林布文", +"Line Numbering":"行編號", +"Lines":"線條", +"Lines and Arrows":"線條與箭頭", +"Lingala":"林格拉文", +"List":"清單", +"List 1":"清單 1", +"List 1 Cont.":"清單 1 繼續", +"List 1 End":"清單 1 結束", +"List 1 Start":"清單 1 起始", +"List 2":"清單 2", +"List 2 Cont.":"清單 2 繼續", +"List 2 End":"清單 2 結束", +"List 2 Start":"清單 2 起始", +"List 3":"清單 3", +"List 3 Cont.":"清單 3 繼續", +"List 3 End":"清單 3 結束", +"List 3 Start":"清單 3 起始", +"List 4":"清單 4", +"List 4 Cont.":"清單 4 繼續", +"List 4 End":"清單 4 結束", +"List 4 Start":"清單 4 起始", +"List 5":"清單 5", +"List 5 Cont.":"清單 5 繼續", +"List 5 End":"清單 5 結束", +"List 5 Start":"清單 5 起始", +"List Contents":"清單內容", +"List Heading":"清單標題", +"List Indent":"清單縮排", +"Lithuanian":"立陶宛文", +"Livonian":"利沃尼亞文", +"Lojban":"邏輯文", +"Low German":"低地德文", +"Luxembourgish":"盧森堡文", +"Macedonian":"馬其頓文", +"Main Index Entry":"主要索引條目", +"Maithili":"邁蒂利文", +"Malagasy, Plateau":"馬達加斯加文,高原", +"Malay (Brunei Darussalam)":"馬來文 (汶萊)", +"Malay (Malaysia)":"馬來文 (馬來西亞)", +"Malay Arabic (Brunei Darussalam)":"馬來阿拉伯文 (汶萊)", +"Malay Arabic (Malaysia)":"馬來阿拉伯文 (馬來西亞)", +"Malayalam":"馬拉亞拉姆文", +"Maltese":"馬爾他文", +"Manchu":"滿洲文", +"Maninkakan, Eastern, Latin":"瑪寧卡文,東部,拉丁字", +"Manipuri":"曼尼普爾文", +"Maore":"穆爾文", +"Maori":"毛利文", +"Marathi":"馬拉地文", +"Marginalia":"旁註", +"Mari, Hill":"山地馬里文", +"Mari, Meadow":"馬里文,平地", +"Max":"最大值", +"Mbochi":"蒙玻奇文", +"Median":"中位數", +"Min":"最小值", +"Minangkabau":"米南佳保文", +"Moksha":"莫克沙文", +"Mongolian Cyrillic":"蒙古文西里爾字", +"Mongolian Mongolian":"蒙古文", +"Moore":"穆爾文", +"Morisyen":"模里西斯克里奧爾語", +"N'ko":"N'ko 西非書面文", +"Naro":"納羅文", +"Ndebele, South":"恩德貝雷文,南", +"Nenets":"涅涅茨文", +"Nepali (India)":"尼泊爾文 (印度)", +"Nepali (Nepal)":"尼泊爾文 (尼泊爾)", +"Neutral":"中立", +"Nganasan":"恩迦納桑文", +"Ngungwel":"Ngungwel 文", +"Ngäbere":"Ngäbere 文", +"Nine Slides":"九張投影片", +"Njyem (Congo)":"Njyem 文 (剛果)", +"No Character Style":"無字元樣式", +"No List":"無清單", +"Nogai":"Nogai 文", +"None (Do not check spelling)":"無 (不檢查拼字)", +"Northern Sotho":"北索托文", +"Norwegian, Bokmål":"挪威文,書面", +"Norwegian, Nynorsk":"挪威文,新文", +"Note":"備註", +"Notes":"備註", +"Numbering 1":"編號 1", +"Numbering 1 Cont.":"編號 1 繼續", +"Numbering 1 End":"編號 1 結束", +"Numbering 1 Start":"編號 1 起始", +"Numbering 123":"編號 123", +"Numbering 2":"編號 2", +"Numbering 2 Cont.":"編號 2 繼續", +"Numbering 2 End":"編號 2 結束", +"Numbering 2 Start":"編號 2 起始", +"Numbering 3":"編號 3", +"Numbering 3 Cont.":"編號 3 繼續", +"Numbering 3 End":"編號 3 結束", +"Numbering 3 Start":"編號 3 起始", +"Numbering 4":"編號 4", +"Numbering 4 Cont.":"編號 4 繼續", +"Numbering 4 End":"編號 4 結束", +"Numbering 4 Start":"編號 4 起始", +"Numbering 5":"編號 5", +"Numbering 5 Cont.":"編號 5 繼續", +"Numbering 5 End":"編號 5 結束", +"Numbering 5 Start":"編號 5 起始", +"Numbering ABC":"編號 ABC", +"Numbering IVX":"編號 IVX", +"Numbering Symbols":"編號字元", +"Numbering abc":"編號 abc", +"Numbering ivx":"編號 ivx", +"Nyanja":"恩雅哈文", +"OLE":"OLE", +"Object Index 1":"物件索引 1", +"Object Index Heading":"物件索引標題", +"Object with no fill and no line":"無填入也無線條的物件", +"Object without fill":"無填入的物件", +"Occitan":"奧克文", +"Odia":"奧里亞文", +"Olonets":"奧洛涅茨文", +"One Slide":"一張投影片", +"Oromo":"奧羅蒙文", +"Outline":"大綱", +"Outlined":"框線", +"Outlined Blue":"藍色框線", +"Outlined Green":"綠色框線", +"Outlined Red":"紅色框線", +"Outlined Yellow":"黃色框線", +"Overwrite":"覆寫", +"Page %1 (%2) of %3":"第 %1 頁 (%2),共 %3 頁", +"Page %1 (%2) of %3 [Page %4 (%5)]":"第 %1 頁 (%2),共 %3 頁 [第 %4 頁 (%5)]", +"Page %1 of %2":"頁 %1 / %2", +"Page %1 of %2 (%3)":"頁 %1 / %2 (%3)", +"Page %1 of %2 (Page %3 of %4 to print)":"頁 %1 / %2 (頁 %3 / %4 要列印)", +"Page %1 of %2 [Page %3]":"第 %1 頁,共 %2 頁 [第 %3 頁]", +"Page Number":"頁碼", +"Page Properties":"頁面屬性", +"Pali Latin":"巴利文拉丁字", +"Pali Thai":"巴利泰文", +"Papiamento (Aruba)":"帕皮阿門托文 (阿路巴)", +"Papiamento (Bonaire)":"帕皮阿門托文 (波內赫)", +"Papiamento (Curaçao)":"帕皮阿門托文 (庫拉索)", +"Papiamentu (Netherlands Antilles)":"帕匹曼圖文 (荷屬安替列斯)", +"Pennsylvania Dutch":"賓夕法尼亞德語", +"Persian":"波斯文", +"Pitjantjatjara":"皮詹加加拉文", +"Placeholder":"佔位項", +"Plautdietsch":"門諾低地德文", +"Polish":"波蘭文", +"Portrait":"縱向", +"Portuguese (Angola)":"葡萄牙文 (安哥拉)", +"Portuguese (Brazil)":"葡萄牙文 (巴西)", +"Portuguese (Mozambique)":"葡萄牙文(莫三比克)", +"Portuguese (Portugal)":"葡萄牙文 (葡萄牙)", +"Preformatted Text":"已先格式設定文字", +"Product":"乘積", +"Puinave":"Puinave 文", +"Punjabi":"旁遮普文", +"Punu":"Punu 文", +"Quechua (Bolivia, North)":"蓋楚瓦文 (北玻利維亞)", +"Quechua (Bolivia, South)":"蓋楚瓦文 (南玻利維亞)", +"Quechua (Ecuador)":"蓋楚瓦文 (厄瓜多)", +"Quotation":"引文", +"Report":"報表", +"Result":"結果", +"Result2":"結果 2", +"Rhaeto-Romance":"里托羅曼文", +"Right Page":"右頁", +"Rohingya Hanifi":"羅興亞哈乃斐文", +"Romanian (Moldova)":"羅馬尼亞 (摩爾多瓦)", +"Romanian (Romania)":"羅馬尼亞文 (羅馬尼亞)", +"Rubies":"注音標示", +"Russian":"俄文", +"Rusyn (Slovakia)":"魯塞尼亞文 (斯洛伐克)", +"Rusyn (Ukraine)":"魯塞尼亞文 (烏克蘭)", +"Sami, Inari (Finland)":"伊納里薩米文 (芬蘭)", +"Sami, Kildin (Russia)":"基爾丁-薩米文 (俄羅斯)", +"Sami, Lule (Norway)":"盧爾薩米文 (挪威)", +"Sami, Lule (Sweden)":"盧爾薩米文 (瑞典)", +"Sami, Northern (Finland)":"北薩米文 (芬蘭)", +"Sami, Northern (Norway)":"北薩米文 (挪威)", +"Sami, Northern (Sweden)":"北薩米文 (瑞典)", +"Sami, Pite (Sweden)":"薩米文,皮特河 (瑞典)", +"Sami, Skolt (Finland)":"史寇特薩米文 (芬蘭)", +"Sami, Southern (Norway)":"南薩米文 (挪威)", +"Sami, Southern (Sweden)":"南薩米文 (瑞典)", +"Sango":"桑戈文", +"Sanskrit":"梵文", +"Santali, Devanagari":"天城文桑塔利語", +"Santali, Ol Chiki":"桑塔利文桑塔利語", +"Saraiki":"色萊基文", +"Sardinian":"薩丁尼亞文", +"Sardinian, Campidanese":"薩丁尼亞文,坎皮達諾", +"Sardinian, Gallurese":"薩丁尼亞文,加盧拉", +"Sardinian, Logudorese":"薩丁尼亞文,勞古多羅", +"Sardinian, Sassarese":"薩丁尼亞文,薩薩里", +"Selection count":"選取計數", +"Sender":"寄件者", +"Serbian Cyrillic (Montenegro)":"塞爾維亞文西里爾字 (蒙特內哥羅)", +"Serbian Cyrillic (Serbia and Montenegro)":"塞爾維亞文西里爾字 (塞爾維亞與蒙特內哥羅)", +"Serbian Cyrillic (Serbia)":"塞爾維亞文西里爾字 (塞爾維亞)", +"Serbian Latin":"塞爾維亞文拉丁字", +"Serbian Latin (Montenegro)":"塞爾維亞文拉丁字 (蒙特內哥羅)", +"Serbian Latin (Serbia and Montenegro)":"塞爾維亞文拉丁字 (塞爾維亞與蒙特內哥羅)", +"Serbian Latin (Serbia)":"塞爾維亞文拉丁字 (塞爾維亞)", +"Sesotho":"塞索托文", +"Shapes":"形狀", +"Sheet %1 of %2":"工作表 %1 / %2", +"Shuswap":"蘇斯瓦文", +"Sidama":"錫達馬文", +"Signature":"簽名", +"Silesian":"西利西亞文", +"Sindhi, Arabic":"信德文,阿拉伯字", +"Sindhi, Devanagari":"信德文,天城字", +"Sinhala":"僧伽邏文", +"Six Slides":"六張投影片", +"Slide %1 of %2":"投影片 %1 / %2", +"Slide %1 of %2 (%3)":"投影片 %1 / %2 (%3)", +"Slovak":"斯洛伐克文", +"Slovenian":"斯洛維尼亞文", +"Somali":"索馬利文", +"Sorbian, Lower":"索布文,下", +"Sorbian, Upper":"索布文,上", +"Source Text":"源碼", +"Southern Sotho":"南索托文", +"Spanish (Argentina)":"西班牙文 (阿根廷)", +"Spanish (Bolivia)":"西班牙文 (玻利維亞)", +"Spanish (Chile)":"西班牙文 (智利)", +"Spanish (Colombia)":"西班牙文 (哥倫比亞)", +"Spanish (Costa Rica)":"西班牙文 (哥斯大黎加)", +"Spanish (Cuba)":"西班牙文 (古巴)", +"Spanish (Dom. Rep.)":"西班牙文 (多米尼加)", +"Spanish (Ecuador)":"西班牙文 (厄瓜多)", +"Spanish (El Salvador)":"西班牙文 (薩爾瓦多)", +"Spanish (Guatemala)":"西班牙文 (瓜地馬拉)", +"Spanish (Honduras)":"西班牙文 (宏都拉斯)", +"Spanish (Mexico)":"西班牙文 (墨西哥)", +"Spanish (Nicaragua)":"西班牙文 (尼加拉瓜)", +"Spanish (Panama)":"西班牙文 (巴拿馬)", +"Spanish (Paraguay)":"西班牙文 (巴拉圭)", +"Spanish (Peru)":"西班牙文 (秘魯)", +"Spanish (Puerto Rico)":"西班牙文 (波多黎各)", +"Spanish (Spain)":"西班牙文 (西班牙)", +"Spanish (Uruguay)":"西班牙文 (烏拉圭)", +"Spanish (Venezuela)":"西班牙文 (委內瑞拉)", +"StDev":"標準差", +"Standard selection":"標準選取", +"Stars and Banners":"星星與綵帶", +"Status":"狀態", +"Strong Emphasis":"特別強調", +"Subtitle":"副題", +"Sum":"總和", +"Sundanese":"巽他文", +"Suundi":"Suundi 文", +"Swahili (Kenya)":"斯瓦希里文 (肯亞)", +"Swahili (Tanzania)":"斯瓦希里文 (坦尚尼亞)", +"Swazi":"史瓦濟蘭文", +"Swedish (Finland)":"瑞典文 (芬蘭)", +"Swedish (Sweden)":"瑞典文 (瑞典)", +"Symbol Shapes":"符號形狀", +"Table":"表格", +"Table Contents":"表格內容", +"Table Heading":"表格標題", +"Table Index 1":"表格索引 1", +"Table Index Heading":"表格索引標題", +"Tagalog":"他加祿語", +"Tahitian":"大溪地文", +"Tajik":"塔吉克文", +"Tamil":"坦米爾文", +"Tatar":"韃靼文", +"Teke-Eboo":"Teke-Eboo 文", +"Teke-Ibali":"Teke-Ibali 文", +"Teke-Kukuya":"Teke-Kukuya 文", +"Teke-Tyee":"Teke-Tyee 文", +"Teletype":"電傳打字", +"Telugu":"泰盧固文", +"Tetun (Indonesia)":"德頓文 (印尼)", +"Tetun (Timor-Leste)":"德頓文 (東帝汶)", +"Text":"文字", +"Text A0":"內文 A0", +"Text A4":"內文 A4", +"Thai":"泰文", +"Three Slides":"三張投影片", +"Tibetan (India)":"藏文 (印度)", +"Tibetan (PR China)":"藏文 (中國大陸)", +"Tigrigna (Eritrea)":"提格利尼亞文 (厄立特里亞)", +"Tigrigna (Ethiopia)":"提格利尼亞文 (衣索比亞)", +"Title":"題名", +"Title A0":"題名 A0", +"Title A4":"題名 A4", +"Title Only":"只有題名", +"Title Slide":"題名投影片", +"Title and 2 Content":"題名和 2 個內容區塊", +"Title, 2 Content and Content":"題名、2 個內容區塊和內容區塊", +"Title, 2 Content over Content":"題名、2 個內容區塊在內容區塊之上", +"Title, 4 Content":"題名、4 個內容區塊", +"Title, 6 Content":"題名、6 個內容區塊", +"Title, Content":"題名、內容區塊", +"Title, Content and 2 Content":"題名、內容區塊和 2 個內容區塊", +"Title, Content over Content":"題名、內容區塊在內容區塊之上", +"Title, Vertical Text":"題名、垂直文字", +"Title, Vertical Text, Clipart":"題名、垂直文字、美術圖形", +"Tok Pisin":"巴布亞皮欽文", +"Tsaangi":"Tsaangi 文", +"Tsonga":"聰加文", +"Tswana (Botswana)":"扎那文 (波札那)", +"Tswana (South Africa)":"扎那文 (南非)", +"Turkish":"土耳其文", +"Turkmen":"土庫曼文", +"Two Slides":"二張投影片", +"Udmurt":"烏德穆爾特文", +"Ukrainian":"烏克蘭文", +"Unknown":"未知", +"Urdu (India)":"烏都文 (印度)", +"Urdu (Pakistan)":"烏都文 (巴基斯坦)", +"User Entry":"使用者輸入", +"User Index 1":"自訂索引 1", +"User Index 10":"自訂索引 10", +"User Index 2":"自訂索引 2", +"User Index 3":"自訂索引 3", +"User Index 4":"自訂索引 4", +"User Index 5":"自訂索引 5", +"User Index 6":"自訂索引 6", +"User Index 7":"自訂索引 7", +"User Index 8":"自訂索引 8", +"User Index 9":"自訂索引 9", +"User Index Heading":"自訂索引標題", +"Uyghur":"維吾爾文", +"Uzbek Cyrillic":"烏茲別克文西里爾字", +"Uzbek Latin":"烏茲別克文拉丁字", +"Var":"變異數", +"Variable":"可變", +"Venda":"文達文", +"Venetian":"威尼斯文", +"Veps":"Veps 文", +"Vertical Numbering Symbols":"直書式編號字元", +"Vertical Title, Text, Chart":"垂直題名、文字、圖表", +"Vertical Title, Vertical Text":"垂直題名、垂直文字", +"Vietnamese":"越南文", +"Vili":"Vili 文", +"Visited Internet Link":"訪問過的網際網路連結", +"Võro":"佛羅文", +"Walloon":"華隆文", +"Warning":"警告", +"Watermark":"水印", +"Welsh":"威爾斯文", +"Xhosa":"科薩文", +"Xibe":"錫伯文", +"Yaka (Congo)":"Yaka 文 (剛果)", +"Yaka (Democratic Republic of the Congo)":"Yaka 文 (剛果民主共和國)", +"Yiddish (Israel)":"意第緒文 (伊拉克)", +"Yiddish (USA)":"意第緒文 (美國)", +"Yombe (Congo)":"Yombe 文 (剛果)", +"Yoruba":"約魯巴文", +"Zulu":"祖魯文", +"[Multiple]":"[多重]", +"[None]":"[無]", +"[Undetermined]":"[未定]", +"Éwé":"幽文" +} diff --git a/f7cloud-office/browser/dist/l10n/locore/zu.json b/f7cloud-office/browser/dist/l10n/locore/zu.json new file mode 100644 index 0000000..97e8596 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/locore/zu.json @@ -0,0 +1,420 @@ +{ +"A0":"A0", +"A4":"A4", +"Afrikaans (Namibia)":"Isibhunu (sese-Namibia)", +"Afrikaans (South Africa)":"Isibhunu (Iningizimu Afrikha)", +"Akan":"Isi-Akan", +"Albanian":"Isi-Albania", +"Amharic":"Isi-Amharic", +"Arabic":"Okwase-Arabhu", +"Arabic (Algeria)":"Isi-Arabhu (i-Algeria)", +"Arabic (Bahrain)":"Isi-Arabhu (Bahrain)", +"Arabic (Chad)":"Isi-Arabhu (i-Chad)", +"Arabic (Comoros)":"I-Arabhu (i-Comoros)", +"Arabic (Djibouti)":"Isi-Arabhu (i-Djibouti)", +"Arabic (Egypt)":"Isi-Arabhu (Egibhithe)", +"Arabic (Eritrea)":"Isi-Arabhu (i-Eritrea)", +"Arabic (Iraq)":"Isi-Arabhu (Irakhi)", +"Arabic (Israel)":"Isi-Arabhu (i-Israel)", +"Arabic (Jordan)":"Isi-Arabhu (Ijodni)", +"Arabic (Kuwait)":"Isi-Arabhu (Kuwait)", +"Arabic (Lebanon)":"Isi-Arabhu (Elebhanoni)", +"Arabic (Libya)":"Isi-Arabhu (Elibhiya)", +"Arabic (Mauritania)":"Isi-Arabhu (i-Mauritania)", +"Arabic (Morocco)":"Isi-Arabhu (Morrocco)", +"Arabic (Oman)":"Isi-Arabhu (Oman)", +"Arabic (Palestine)":"Isi-Arabhu (i-Palestine)", +"Arabic (Qatar)":"Isi-Arabhu (Qatar)", +"Arabic (Saudi Arabia)":"Isi-Arabhu (Saudi Arabia)", +"Arabic (Somalia)":"Isi-Arabhu (i-Somalia)", +"Arabic (Sudan)":"Isi-Arabhu (i-Ijodni)", +"Arabic (Syria)":"Isi-Arabhu (Esiriya)", +"Arabic (Tunisia)":"Isi-Arabhu (Tunisia)", +"Arabic (UAE)":"Isi-Arabhu (UAE)", +"Arabic (Yemen)":"Isi-Arabhu (Yemen)", +"Asturian":"isi-Asturian", +"Average":"Okulingene", +"Azerbaijani Cyrillic":"Isi-Azerbaijani Cyrillic", +"Azerbaijani Latin":"Isi-Azerbaijani Latin", +"Background":"Kwasemuva", +"Background objects":"Izinto zokwangasemuva", +"Bafia":"isi-Bafia", +"Bambara":"Isi-Bambara", +"Basque":"Isi-Baskhu", +"Beembe":"isi-Beembe", +"Bekwel":"isi-Bekwel", +"Belarusian":"Isi-Belarusia", +"Bengali (Bangladesh)":"IsiBengali (eBangladesh)", +"Bengali (India)":"isiBengali (eNdiya)", +"Bibliography 1":"Umlando 1", +"Bibliography Heading":"Isihloko somlando", +"Blank Slide":"Isilayidi esingenalutho", +"Bodo":"isi-Bodo", +"Bosnian":"IsiBosnia", +"Breton":"Isi-Breton", +"Bulgarian":"Isi-Bulgarian", +"Burmese":"isi-Burmese", +"Bushi":"isi-Bushi", +"Callouts":"Insalela", +"Caption":"Isihloko", +"Caption Characters":"Izimpawu zesihloko", +"Catalan":"Isi-Catalan", +"Centered Text":"Umbhalo ophakathi", +"Chinese (Hong Kong)":"IsiShayina (sase-Hong Kong)", +"Chinese (Macau)":"IsiShayina (SaseMacau)", +"Chinese (Singapore)":"IsiShayina (SaseSingapore)", +"Chinese (simplified)":"Isi-Shayina (esilula)", +"Chinese (traditional)":"IsiShayina (sendabuko)", +"Chuvash":"Isi-Chuvash", +"Clear formatting":"Susa ifomethi", +"Contents 1":"Okuqukethwe 1", +"Contents 10":"Okuqukethwe 10", +"Contents 2":"Okuqukethwe 2", +"Contents 3":"Okuqukethwe 3", +"Contents 4":"Okuqukethwe 4", +"Contents 5":"Okuqukethwe 5", +"Contents 6":"Okuqukethwe 6", +"Contents 7":"Okuqukethwe 7", +"Contents 8":"Okuqukethwe 8", +"Contents 9":"Okuqukethwe 9", +"Contents Heading":"Isihloko sokuqukethwe", +"Coptic":"Isi-Coptic", +"CountA":"BalaA", +"Croatian":"Isi-Croatian", +"Czech":"Isi-Czech", +"Danish":"IsiDenishi", +"Definition":"Incazelo", +"Dhivehi":"IsiDhivehi", +"Dogri":"isi-Dogri", +"Drawing":"Ukudweba", +"Drop Caps":"Yeka amagama amakhulu", +"Dutch (Belgium)":"IsiDashi (sase-Belgium)", +"Dutch (Netherlands)":"Isidashi (sase-Netherlands)", +"Dzongkha":"IsiDzongkha", +"Emphasis":"Ukugcizelela", +"Endnote Characters":"Izimpawu zamazwana okuphetha", +"English (Australia)":"IsiNgisi (sase-Australia)", +"English (Belize)":"IsiNgisi (sase-Belize)", +"English (Canada)":"IsiNgisi (sase-Khanada)", +"English (Caribbean)":"IsiNgisi (Sase-Caribbean)", +"English (Ghana)":"IsiNgisi (sase-Ghana)", +"English (India)":"IsiNgisi (sase-India)", +"English (Jamaica)":"IsiNgisi (sase-Jamaica)", +"English (Namibia)":"IsiNgisi (sase-Namibia)", +"English (New Zealand)":"IsiNgisi (sase-New Zealand)", +"English (Philippines)":"IsiNgisi (sase-Philippines)", +"English (South Africa)":"IsiNgisi (saseMzansi Afrika)", +"English (Trinidad)":"IsiNgisi (sase-Trinidad)", +"English (UK)":"Isingisi (sase-UK)", +"English (USA)":"IsiNgisi (sase-USA)", +"English (Zimbabwe)":"IsiNgisi (sase-Zimbabwe)", +"Esperanto":"Isi-Esperanto", +"Estonian":"Isi-Estonian", +"Example":"Isibonelo", +"Faroese":"IsiFaeroese", +"Fijian":"Isi-Fijian", +"Filled":"Gcwalisa", +"Finnish":"Isi-Finnish", +"First Page":"Ikhasi lokuqala", +"Footer":"Umbhalo osezansi", +"Footnote Characters":"Izimpawu amazwana asezansi", +"Formula":"Indlela yokwenza", +"Four Slides":"Izilayidi ezine", +"Frame":"Isakhelo", +"French (Belgium)":"IsiFrentshi (sase-Belgium)", +"French (Canada)":"IsiFrentshi (sase-Canada)", +"French (France)":"IsiFretshi (saseFretshi)", +"French (Luxembourg)":"IsiFrentshi (sase-Luxembourg)", +"French (Monaco)":"IsiFrentshi (sase-Monakho)", +"French (Switzerland)":"IsiFrentshi (sase-Switzerland)", +"Frisian":"isiFrisian", +"Friulian":"Isi-Friulian", +"Function Wizard":"Iwizadi Yomsebenzi", +"Gaelic (Scotland)":"IsiGaelic (eScotland)", +"Galician":"IsiGalician", +"Ganda":"isi-Ganda", +"Gascon":"Isi-Gascon", +"Georgian":"isiGeorgian", +"German (Austria)":"IsiJalimani (sase-Austria)", +"German (Belgium)":"Isi-Germany (sese-Belgium)", +"German (Germany)":"IsiJalimani (sase-Jalimane)", +"German (Liechtenstein)":"IsiJalimani (eLichtenstein)", +"German (Luxembourg)":"IsiJalimani (sase-Luxembourg)", +"German (Switzerland)":"IsiJalimani (sase-Switzerland)", +"Gikuyu":"isi-Gikuyu", +"Graphic":"Umdwebo", +"Graphics":"Imidwebo", +"Greek":"Isi-Greki", +"Greek, Ancient":"isi-Greek, sakudala", +"Gujarati":"IsiGujarati", +"HTML":"HTML", +"Haitian":"isi-Haitian", +"Hausa (Ghana)":"isi-Hausa (sase-Ghana)", +"Hausa (Nigeria)":"isi-Hausa (sase-Nigeria)", +"Hawaiian":"isi-Hawaiian", +"Header":"Inhloko", +"Heading 10":"Isihloko 10", +"Heading 2":"Isihloko 2", +"Heading 3":"Isihloko 3", +"Heading 4":"Isihloko 4", +"Heading 5":"Isihloko 5", +"Heading 6":"Isihloko 6", +"Heading 7":"Isihloko 7", +"Heading 8":"Isihloko 8", +"Heading 9":"Isihloko 9", +"Hebrew":"Isi-Hebheru", +"Hiligaynon":"isi-Hiligaynon", +"Hindi":"I-Hindi", +"Horizontal Line":"Ulayini ovundlile", +"Hungarian":"Isi-Hungarian", +"Icelandic":"Isi-Icelandic", +"Illustration":"Umboniso", +"Index 1":"Uhlelo lokuqukethwe 1", +"Index 2":"Uhlelo lokuqukethwe 2", +"Index 3":"Uhlelo lokuqukethwe 3", +"Index Heading":"Isihloko sohlu lokuqukethwe", +"Index Link":"Isixhumanisi sohlelo lokuqukethwe", +"Index Separator":"Isahlukanisi sohlelo lokuqukethwe", +"Indonesian":"Isi-Indonesia", +"Insert":"Faka", +"Interlingua":"Ngaphakathi kwezilimi", +"Internet Link":"Isixhumanisi se-Internet", +"Irish":"Isi-Irish", +"Italian (Italy)":"IsiNtaliyani (sase-Italy)", +"Italian (Switzerland)":"IsiNtaliyani (sase-Switzerland)", +"Japanese":"Isi-Japhanizi", +"Kalaallisut":"Isi-Kalaallisut", +"Kannada":"IsiKhanada", +"Kashmiri (India)":"Isi-Kashamiri (saseNdiya)", +"Kashmiri (Kashmir)":"Isi-Kashamiri (saseNdiya)", +"Kashubian":"isi-Kashubian", +"Khmer":"I-Khmer", +"Kinyarwanda (Rwanda)":"I-Kinyarwanda (Rwanda)", +"Kirghiz":"Isi-Kirghiz", +"Konkani":"Isi-Konkani", +"Korean (RoK)":"IsiKoriya (eRoK)", +"Labels":"Amalebula", +"Landscape":"Iphepha elivumile", +"Lao":"Lao", +"Lari":"isi-Lari", +"Latgalian":"isi-Latgalian", +"Latvian":"Isi-Latvia", +"Left Page":"Ikhasi langakwesokunxela", +"Limbu":"isi-Limbu", +"Line Numbering":"Ukufaka izinombolo kolayini", +"Lines":"Olayini", +"Lingala":"isi-Lingala", +"List Contents":"Okuquketwhe uhlu", +"List Heading":"Isihloko sohlu", +"List Indent":"Ukuhlehlisa uhlu", +"Lithuanian":"IsiLithuwaniya", +"Lojban":"isi-Lojban", +"Low German":"isi-Low German", +"Luxembourgish":"Isi-Luxembourgish", +"Macedonian":"Isi-Makhedoniya", +"Maithili":"isi-Maithili", +"Malagasy, Plateau":"isi-Malagasy, sase-Plateau", +"Malay (Brunei Darussalam)":"Isi-Malay (Brunei Darussalam)", +"Malay (Malaysia)":"IsiMalayi (saseMalaysia)", +"Malayalam":"IsiMaleshiya", +"Maltese":"isi-Maltese", +"Manipuri":"Isi-Manipuri", +"Maore":"isi-Maore", +"Marathi":"Isi-Marathi", +"Max":"Ubuningi", +"Mbochi":"isi-Mbochi", +"Min":"Ubuncane", +"Moore":"Isi-Moore", +"Ndebele, South":"Isi-Ndebele, saseningizimu", +"Nepali (India)":"IsiNepali (saseNdiya)", +"Nepali (Nepal)":"IsiNepali (Nepal)", +"Nine Slides":"Izilayidi eziyisishiyagalo mbili", +"None (Do not check spelling)":"Akunalutho (ungahloli ukupeletwa)", +"Northern Sotho":"Isi-Northern Sotho", +"Norwegian, Bokmål":"Isi-Norwegian, Bokmål", +"Norwegian, Nynorsk":"Isi-Norwegian, Nynorsk", +"Notes":"Amapheshana", +"Numbering 1 Cont.":"Inombolo 1 Iyaqhubeka", +"Numbering 1 End":"Inombolo 1 Iyaphela", +"Numbering 1 Start":"Inombolo 1 Iyaqala", +"Numbering 2 Cont.":"Inombolo 2 Iyaqhubeka", +"Numbering 2 End":"Inombolo 2 Iyaphela", +"Numbering 2 Start":"Inombolo 2 Iyaqala", +"Numbering 3 Cont.":"Inombolo 3 Iyaqhubeka", +"Numbering 3 End":"Inombolo 3 Iyaphela", +"Numbering 3 Start":"Inombolo 3 Iyaqala", +"Numbering 4 Cont.":"Inombolo 4 Iyaqhubeka", +"Numbering 4 End":"Inombolo 4 Iyaphela", +"Numbering 4 Start":"Inombolo 4 Iyaqala", +"Numbering 5 Cont.":"Inombolo 5 Iyaqhubeka", +"Numbering 5 End":"Inombolo 5 Iyaphela", +"Numbering 5 Start":"Inombolo 5 Iyaqala", +"Numbering Symbols":"Izimpawu zezinombolo", +"Nyanja":"isi-Nyanja", +"OLE":"OLE", +"Object without fill":"Iunga elingagcwalisiwe", +"Occitan":"Isi-Occitan", +"One Slide":"Isilayidi esisodwa", +"Oromo":"isi-Oromo", +"Outline":"Yeleka", +"Page Number":"Inombolo Yekhasi", +"Papiamento (Aruba)":"isi-Papiamento (sase-Aruba)", +"Papiamentu (Netherlands Antilles)":"isi-Papiamentu (sase-Netherlands Antilles)", +"Placeholder":"Abameli besikhashana", +"Polish":"Isi-Polishi", +"Portrait":"Iphepha elimile", +"Portuguese (Angola)":"Isi-Portuguese (Angola)", +"Portuguese (Brazil)":"IsiPutukezi (saseBrazil)", +"Portuguese (Portugal)":"IsiPotukezi (sase-Portugal)", +"Preformatted Text":"Umbhalo owakhelwe ngaphambili", +"Product":"Umkhiqizo", +"Punjabi":"Isi-Punjabi", +"Quechua (Bolivia, North)":"isi-Quechua (sase-Bolivia, North)", +"Quechua (Bolivia, South)":"isi-Quechua (sase-Bolivia, South)", +"Quechua (Ecuador)":"isi-Quechua (sase-Ecuador)", +"Report":"Umbiko", +"Result2":"Umphumela2", +"Rhaeto-Romance":"I-Rhaeto-Romance", +"Right Page":"Ikhasi langakwesokudla", +"Rubies":"Ama-ruby", +"Russian":"Isi-Rashiya", +"Rusyn (Slovakia)":"isi-Rusyn (sase-Slovakia)", +"Rusyn (Ukraine)":"isi-Rusyn (sase-Ukraine)", +"Sami, Inari (Finland)":"isi-Sami, Inari (sase-Finland)", +"Sami, Kildin (Russia)":"isi-Sami, Kildin (sase-Russia)", +"Sami, Lule (Norway)":"isi-Sami, Lule (sase-Norway)", +"Sami, Lule (Sweden)":"isi-Sami, Lule (sase-Sweden)", +"Sami, Northern (Finland)":"isi-Sami, Northern (sase-Finland)", +"Sami, Northern (Norway)":"isi-Sami, Northern (sase-Norway)", +"Sami, Northern (Sweden)":"isi-Sami, Northern (sase-Sweden)", +"Sami, Skolt (Finland)":"isi-Sami, Skolt (sase-Finland)", +"Sami, Southern (Norway)":"isi-Sami, Southern (sase-Norway)", +"Sami, Southern (Sweden)":"isi-Sami, Southern (sase-Sweden)", +"Sango":"isi-Sango", +"Sanskrit":"Isi-Sanskrit", +"Sardinian":"IsiSardinian", +"Sardinian, Campidanese":"isi-Sardinian, sase-Campidanese", +"Sardinian, Gallurese":"isi-Sardinian, sase-Gallurese", +"Sardinian, Logudorese":"isi-Sardinian, sase-Logudorese", +"Sardinian, Sassarese":"isi-Sardinian, sase-Sassarese", +"Serbian Cyrillic (Montenegro)":"Isi-Serbian Cyrillic (Montenegro)", +"Serbian Cyrillic (Serbia)":"Isi-Serbian Cyrillic (Serbia)", +"Serbian Latin (Montenegro)":"Isi-Serbian Cyrillic (Montenegro)", +"Serbian Latin (Serbia)":"Isi-Serbian Cyrillic (Serbia)", +"Shapes":"Izimo", +"Shuswap":"isi-Shuswap", +"Signature":"Uphawu lokusayina", +"Sinhala":"I-Sinhala", +"Six Slides":"Izilayidi eziyisithupha", +"Slovenian":"Isi-Slovakiyani", +"Somali":"isi-Somali", +"Sorbian, Lower":"isi-Sorbian, sasenzansi", +"Sorbian, Upper":"isi-Sorbian, saphezulu", +"Source Text":"Umbhalo wemvelaphi", +"Southern Sotho":"isiSuthu SaseNingizimu", +"Spanish (Argentina)":"IsiPenishi (sase-Argentina)", +"Spanish (Bolivia)":"IsiPenishi (sase-Bolivia)", +"Spanish (Chile)":"IsiPenishi (sase-Chile)", +"Spanish (Colombia)":"IsiPenishi (Columbia)", +"Spanish (Costa Rica)":"IsiPenishi (sase-Costa Rica)", +"Spanish (Cuba)":"isi-Spanish (sase-Cuba)", +"Spanish (Dom. Rep.)":"IsiPenishi (Dom. Rep.)", +"Spanish (Ecuador)":"Isi-Spanish (Ecuador)", +"Spanish (El Salvador)":"IsiPenishi (sase-El Salvador)", +"Spanish (Guatemala)":"IsiPenisho (sesi-Guatemala)", +"Spanish (Honduras)":"IsiPenishi (sase-Honduras)", +"Spanish (Mexico)":"IsiPenishi (saseMexico)", +"Spanish (Nicaragua)":"IsiPenishi (sase-Nicaragua)", +"Spanish (Panama)":"IsiPenishi (sasePanama)", +"Spanish (Paraguay)":"IsiPenishi (sase-Paraguay)", +"Spanish (Peru)":"IsiPenishi (sasePeru)", +"Spanish (Puerto Rico)":"IsiPenishi (sase-Puerto Rico)", +"Spanish (Spain)":"IsiPenishi (sase-Spain)", +"Spanish (Uruguay)":"IsiPenishi (sase-Uruguay)", +"Spanish (Venezuela)":"IsiPenishi (saseVenuwezela)", +"StDev":"UmehlukoOlingene", +"Strong Emphasis":"Ukugcizelela okunamandla", +"Subtitle":"Isihlokwana", +"Sum":"Inani", +"Swahili (Kenya)":"IsiSwahili (eKenya)", +"Swahili (Tanzania)":"IsiSwahili (eTanzania)", +"Swazi":"isiSwazi", +"Swedish (Finland)":"IsiSwidishi (sase-Finland)", +"Swedish (Sweden)":"IsiSwidishi (sase-Swidini)", +"Table Contents":"Okuqukethwe itafula", +"Table Heading":"Isihloko setafula", +"Tagalog":"Qopha izwi", +"Tahitian":"isi-Tahitian", +"Tajik":"Isi-Tajik", +"Tamil":"IsiTamil", +"Tatar":"Isi-Thathara", +"Teke-Ibali":"isi-Teke-Ibali", +"Teke-Tyee":"isi-Teke-Tyee", +"Teletype":"Uhlobo lwakude", +"Telugu":"IsiTelugu", +"Tetun (Indonesia)":"isi-Tetun (isi-Indonesia)", +"Tetun (Timor-Leste)":"isi-Tetun (sase-Timor-Leste)", +"Text":"Umbhalo", +"Thai":"Isi-Thai", +"Three Slides":"Izilayidi ezintathu", +"Tibetan (PR China)":"IsiTibetan (ePR China)", +"Tigrigna (Eritrea)":"Isi-Tigrigna (sase-Eritrea)", +"Tigrigna (Ethiopia)":"Isi-Tigrigna (sase-Ethiopia)", +"Title":"Isihloko", +"Title Only":"Isihloko kuphela", +"Title Slide":"Isilayidi esiyisihloko", +"Title and 2 Content":"Isihloko nokuqukethwe okungu-2", +"Title, 2 Content and Content":"Isihloko, okuqukethwe okungu-2 nokuqukethwe", +"Title, 2 Content over Content":"Isihloko nokuqukethwe okungu-2", +"Title, 4 Content":"Isihloko, nokuqukethwe okungu-4", +"Title, 6 Content":"Isihloko, nokuqukethwe okungu-6", +"Title, Content":"Isihloko, okuqukethwe", +"Title, Content and 2 Content":"Isihloko, okuqukethwe nokuqukethwe okungu-2", +"Title, Content over Content":"Isihloko, okuqukethwe kokuqukethwe", +"Title, Vertical Text":"Isihloko, Umbhalo ome ngobude", +"Title, Vertical Text, Clipart":"Isihloko, Umbhalo ome ngobude, Ibhodi lemidwebo", +"Tok Pisin":"isi-Tok Pisin", +"Tsonga":"isiTsonga", +"Tswana (Botswana)":"isiTswana (eBotswana)", +"Tswana (South Africa)":"isiTswana (eNingizimu Afrika)", +"Turkish":"Isi-Thekishi", +"Turkmen":"isi-Turkmen", +"Two Slides":"Izilayidi ezimbili", +"Ukrainian":"Isi-Ukraine", +"Unknown":"Akwaziwa", +"Urdu (India)":"Isi-Urdu (saseNdiya)", +"Urdu (Pakistan)":"Isi-Urdu (sase-Pakistani)", +"User Entry":"Okungeniswa umsebenzisi", +"User Index 1":"Uhlelo lokuqukethwe lomsebenzisi 1", +"User Index 10":"Uhlelo lokuqukethwe lomsebenzisi 10", +"User Index 2":"Uhlelo lokuqukethwe lomsebenzisi 2", +"User Index 3":"Uhlelo lokuqukethwe lomsebenzisi 3", +"User Index 4":"Uhlelo lokuqukethwe lomsebenzisi 4", +"User Index 5":"Uhlelo lokuqukethwe lomsebenzisi 5", +"User Index 6":"Uhlelo lokuqukethwe lomsebenzisi 6", +"User Index 7":"Uhlelo lokuqukethwe lomsebenzisi 7", +"User Index 8":"Uhlelo lokuqukethwe lomsebenzisi 8", +"User Index 9":"Uhlelo lokuqukethwe lomsebenzisi 9", +"User Index Heading":"Isihloko sohlelo lokuqukethwe lomsebenzisi", +"Uyghur":"isi-Uyghur", +"Uzbek Latin":"Isi-Uzbek Latin", +"Var":"Umehluko", +"Variable":"Okushintshayo", +"Venda":"isiVenda", +"Vertical Numbering Symbols":"Izimpawu Zokufaka izinombolo ezime ngobume", +"Vertical Title, Text, Chart":"Isihloko esime ngobude, Umbhalo, Ishathi", +"Vertical Title, Vertical Text":"Isihloko esime ngobude, Umbhalo ome ngobude", +"Vietnamese":"Isi-Vietnamese", +"Vili":"isi-Vili", +"Visited Internet Link":"Isixhumanisi se-Internet esivakashelwe", +"Walloon":"Isi-Walloon", +"Watermark":"Uphawu lwamanzi", +"Welsh":"Isi-Welsh", +"Xhosa":"Isi-Xhosa", +"Yiddish (Israel)":"Isi-Yiddish (sase-Israel)", +"Yiddish (USA)":"isi-Yiddish (sase-USA)", +"Yoruba":"isi-Yoruba", +"Zulu":"Isi-Zulu", +"[None]":"[Lutho]", +"Éwé":"isi-Éwé" +} diff --git a/f7cloud-office/browser/dist/l10n/master.zip b/f7cloud-office/browser/dist/l10n/master.zip new file mode 100644 index 0000000..3e75a73 Binary files /dev/null and b/f7cloud-office/browser/dist/l10n/master.zip differ diff --git a/f7cloud-office/browser/dist/l10n/ui-ab.json b/f7cloud-office/browser/dist/l10n/ui-ab.json new file mode 100644 index 0000000..c796e26 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ab.json @@ -0,0 +1 @@ +{" mins": "\u043c\u0438\u043d", " s": "\u0441", "%n users": "\u0410\u0445\u0430\u0440\u0445\u04d9\u0430\u04a9\u0446\u04d9\u0430: %n", "(current)": "(\u0443\u0430\u0436\u04d9\u0442\u04d9\u0438)", "0 users": "\u0410\u0445\u0430\u0440\u0445\u04d9\u0430\u04a9\u0446\u04d9\u0430: 0", "1 user": "\u0410\u0445\u0430\u0440\u0445\u04d9\u0430\u04a9\u0446\u04d9\u0430: 1", "About": "\u0418\u0430\u0437\u043a\u043d\u044b", "Accept": "\u0418\u0445\u0430\u0434\u043a\u044b\u043b\u0430\u0442\u04d9\u0443\u043f", "Accept change": "\u0418\u0445\u0430\u0434\u043a\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0525\u0441\u0430\u0445\u0440\u0430", "Admin console": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440 \u0438\u043a\u043e\u043d\u0441\u043e\u043b\u044c", "All": "\u0417\u0435\u0433\u044c\u044b", "Analytics": "\u0410\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430", "Are you sure you want to delete this page?": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043c\u0430 \u0430\u0431\u0440\u0438 \u0430\u0434\u0430\u049f\u044c\u0430?", "Are you sure you want to delete this slide?": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043c\u0430 \u0430\u0431\u0440\u0438 \u0430\u0441\u043b\u0430\u0438\u0434?", "Are you sure you want to shut down the server?": "\u0418\u0448\u04d9\u04ad\u0430\u0445\u0443\u043c\u0430 \u0430\u0441\u0435\u0440\u0432\u0435\u0440 \u0430\u0430\u043d\u043a\u044b\u043b\u0430\u0440\u0430?", "Are you sure you want to terminate this session?": "\u0418\u0448\u04d9\u04ad\u0430\u0445\u0443\u043c\u0430 \u0430\u0441\u0435\u0430\u043d\u0441 \u0430\u0445\u044b\u0440\u043a\u04d9\u0448\u0430\u0440\u0430?", "Average": "\u0418\u0431\u0436\u044c\u0430\u0440\u0430\u0442\u04d9\u0443", "Borders": "\u0410\u04bf\u044b\u043a\u04d9\u044b\u0440\u0448\u0430", "Bytes sent": "\u0418\u0434\u04d9\u044b\u049b\u04d9\u04b5\u043e\u0443\u043f \u0431\u0430\u0438\u0442", "CPU Graph": "\u0410\u0446\u041f \u0430\u0433\u0440\u0430\u0444\u0438\u043a", "Cache size of CPU statistics": "\u0410\u0446\u041f \u0430\u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0430\u043a\u0435\u0448 \u0430\u0448\u04d9\u0430\u0433\u0430\u0430", "Cache size of memory statistics": "\u0410\u0433\u04d9\u044b\u043d\u043a\u044b\u043b\u0430\u0440\u0430 \u0430\u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0430\u043a\u0435\u0448 \u0430\u0448\u04d9\u0430\u0433\u0430\u0430", "Cancel": "\u0418\u0430\u049f\u04d9\u044b\u0445\u0442\u04d9\u0443\u043f", "Choice of functions": "\u0410\u0444\u0443\u043d\u043a\u0446\u0438\u0430 \u0430\u043b\u0445\u0440\u0430", "Close document": "\u0418\u0430\u0440\u043a\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Comment": "\u0410\u0437\u0433\u04d9\u0430\u04ad\u0430", "Connecting...": "\u0410\u0438\u043c\u0430\u0434\u0430\u0440\u0430...", "Connection error": "\u0410\u04bf\u0430\u043a\u0440\u0430 \u0430\u0433\u0445\u0430", "Count": "\u0410\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "CountA": "\u0410\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u04302", "Dashboard": "\u0410\u0438\u043d\u0434\u0438\u043a\u0430\u0442\u043e\u0440\u049b\u04d9\u0430", "Discard": "\u041c\u0430\u043f \u0430\u0446\u04d9\u043a\u0442\u04d9\u0443\u043f", "Document": "\u0410\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Document requires password to modify.": "\u0410\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0430\u0437\u0443\u0440\u0430 \u0430\u0437\u044b \u0438\u0430\u04ad\u0430\u0445\u0443\u043f \u0430\u0436\u04d9\u0430\u043c\u0430\u04e1\u0430.", "Document requires password to view.": "\u0410\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0430\u0445\u04d9\u0430\u0525\u0448\u0440\u0430\u0437\u044b \u0438\u0430\u04ad\u0430\u0445\u0443\u043f \u0430\u0436\u04d9\u0430\u043c\u0430\u04e1\u0430.", "Documents:": "\u0410\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u049b\u04d9\u0430;", "Download as": "\u0418\u04ad\u0430\u0433\u0430\u043b\u0430\u0442\u04d9\u0443\u043f \u0438\u0448\u04a7\u0430", "Downloading...": "\u0410\u04ad\u0430\u0433\u0430\u043b\u0430\u0440\u0430...", "Edit": "\u0410\u0440\u0438\u0430\u0448\u0430\u0440\u0430", "Elapsed time": "\u0418\u0446\u0430\u0445\u044c\u043e \u0430\u0430\u043c\u04ad\u0430", "Enter new sheet name": "\u0418\u04ad\u0430\u0436\u04d9\u0433\u0430\u043b, \u0430\u0431\u04f7\u044c\u044b\u0446 \u0430\u0445\u044c\u04e1 \u04bf\u044b\u0446", "Entering text mode": "\u0410\u0442\u0435\u043a\u0441\u0442\u0442\u04d9 \u0440\u0435\u0436\u0438\u043c", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u0430\u0435\u043b. \u0442\u0430\u0431\u043b\u0438\u0446\u0430 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u0430\u0435\u043b. \u0442\u0430\u0431\u043b\u0438\u0446\u0430 (.xlsx)", "Expired:": "\u0418\u043d\u04b5\u04d9\u043e\u0438\u0442:", "Font": "\u0410\u0448\u0440\u0438\u0444\u0442", "Fullscreen presentation": "\u0410\u0435\u043a\u0440\u0430\u043d\u0437\u0435\u0433\u044c\u0442\u04d9\u0438 \u0430\u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0430", "GB": "\u0413\u0431", "Graphs": "\u0410\u0433\u0440\u0430\u0444\u0438\u043a\u049b\u04d9\u0430", "History": "\u0410\u0436\u0443\u0440\u043d\u0430\u043b", "Idle time": "\u0410\u0443\u0441\u043c\u0443\u0440\u0430 \u0430\u0430\u043c\u04ad\u0430", "Initializing...": "\u0410\u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0430...", "Insert sheet": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u04f7\u044c\u044b\u0446", "Insert sheet after this": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u04f7\u044c\u044b\u0446 \u0430\u043d\u0430\u04a9\u0441", "Insert sheet before this": "\u0418\u04ad\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u04f7\u044c\u044b\u0446 \u0430\u0525\u0445\u044c\u0430", "Insert table": "\u0418\u0431\u0436\u044c\u0430\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0442\u0430\u0431\u043b\u0438\u0446\u0430", "Keyboard shortcuts": "\u0410\u043a\u043b\u0432\u0438\u0448\u0430\u049b\u04d9\u0430 \u0440\u0435\u0438\u0446\u0445\u0430\u0440\u0445\u04d9\u0430\u0448\u044c\u0430", "Kill": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f", "Loading...": "\u0410\u04ad\u0430\u0433\u0430\u043b\u0430\u0440\u0430...", "MB": "\u041c\u0431", "Maximum": "\u0410\u043c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Memory Graph": "\u0410\u0433\u04d9\u044b\u043d\u043a\u044b\u043b\u0430\u0440\u0430 \u0430\u0433\u0440\u0430\u0444\u0438\u043a", "Minimum": "\u0410\u043c\u0438\u043d\u0438\u043c\u0443\u043c", "Modified": "\u0418\u04a7\u0441\u0430\u0445\u0443\u043f", "Modify": "\u0418\u04a7\u0441\u0430\u0445\u0442\u04d9\u0443\u043f", "More...": "\u0418\u04b5\u0435\u0433\u044c...", "None": "\u041c\u0430\u043f", "None (Do not check spelling)": "\u041c\u0430\u043f (\u0430\u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u0430 \u0433\u04d9\u0430\u04ad\u0430\u0442\u04d9\u04e1\u0430\u043c)", "Number of Documents": "\u0410\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u049b\u04d9\u0430 \u0440\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "Number of Pages": "\u0410\u0434\u0430\u049f\u044c\u0430\u049b\u04d9\u0430 \u0440\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "Number of Sheets": "\u0410\u0431\u04f7\u044c\u044b\u0446\u049b\u04d9\u0430 \u0440\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "Number of Slides": "\u0410\u0441\u043b\u0430\u0438\u0434\u049b\u04d9\u0430 \u0440\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "ODF presentation (.odp)": "ODF \u0430\u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0430 (.odp)", "ODF spreadsheet (.ods)": "ODF \u0430\u0435\u043b.\u0442\u0430\u0431\u043b\u0438\u0446\u0430 (.ods)", "ODF text document (.odt)": "ODF \u0430\u0442\u0435\u049b\u0441\u0442\u0442\u04d9 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.odt)", "Open menu": "\u0418\u0430\u0430\u0440\u0442\u0442\u04d9\u0443\u043f \u0430\u0445\u043a\u044b\u043d\u04b5\u0430", "Overview": "\u0410\u04ad\u044b\u04a7\u0445\u04d9\u0430\u04a7\u0448\u0440\u0430", "Overwrite": "\u0415\u0438\u04ad\u0430\u04ad\u0430\u04a9\u0442\u04d9\u0443\u043f", "PDF Document (.pdf)": "PDF (.pdf) \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "PID": "PID", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u0430\u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0430 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \u0430\u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0430 (.pptx)", "Refresh": "\u0418\u0440\u04bf\u044b\u0446\u0442\u04d9\u0443\u043f", "Reject change": "\u041c\u0430\u043f \u0430\u0446\u04d9\u043a\u0442\u04d9\u0443\u043f \u0430\u04a7\u0441\u0430\u0445\u0440\u0430", "Remove": "\u0418\u0430\u043d\u044b\u0445\u0442\u04d9\u0443\u043f", "Repair": "\u0415\u0438\u04ad\u0430\u0448\u044c\u0430\u049b\u04d9\u044b\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f", "Repair Document": "\u0415\u0438\u04ad\u0430\u0448\u044c\u0430\u049b\u04d9\u044b\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Reply": "\u0410\u04ad\u0430\u043a", "Reset to Default Language": "\u0418\u049b\u04d9\u044b\u0440\u0433\u044b\u043b\u0430\u0442\u04d9\u0443\u043f \u0430\u0431\u044b\u0437\u0448\u04d9\u0430 \u0438\u0448\u044b\u049f\u0430\u0437", "Reset zoom": "\u0418\u049b\u04d9\u0433\u0430\u0442\u04d9\u0443\u043f \u0430\u043c\u0430\u0441\u0448\u0442\u0430\u0431", "Rich Text (.rtf)": "Rich Text (.rtf)", "Save": "\u0418\u0435\u0438\u049b\u04d9\u044b\u0440\u0445\u0430\u0442\u04d9\u0443\u043f", "Save to new file": "\u0415\u0438\u049b\u04d9\u044b\u0440\u0445\u0430\u0442\u04d9\u0443\u043f \u0430\u0444\u0430\u0438\u043b \u04bf\u044b\u0446 \u0430\u049f\u043d\u044b", "Saving...": "\u0410\u0438\u049b\u04d9\u044b\u0440\u0445\u0430\u0440\u0430...", "See revision history": "\u0410\u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0430\u049b\u04d9\u0430 \u0440\u0436\u0443\u0440\u043d\u0430\u043b", "Selected range of cells": "\u0418\u0430\u043b\u043a\u0430\u0430\u0443 \u0430\u0431\u043b\u0430\u0440\u04ad\u0430\u049b\u04d9\u0430", "Selection Mode": "\u0410\u043b\u0445\u0440\u0430 \u0430\u0440\u0435\u0436\u0438\u043c", "Selection count": "\u0418\u0430\u043b\u043a\u0430\u0430\u0443\u043f", "Sent": "\u0418\u0434\u04d9\u044b\u049b\u04d9\u04b5\u043e\u0443\u043f", "Settings": "\u0410\u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u049b\u04d9\u0430", "Style": "\u0410\u0441\u0442\u0438\u043b\u044c", "Sum": "\u0410\u0438\u0446\u04b5\u0430\u043b\u044b\u04b5", "TB": "\u0422\u0431", "Text orientation": "\u0410\u0442\u0435\u049b\u0441\u0442 \u0430\u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u0430", "This version of {productname} is powered by": "{productname} \u0430\u0440\u0438 \u0430\u0432\u0435\u0440\u0441\u0438\u0430 \u0430\u0443\u0441 \u0430\u0443\u0435\u0438\u0442 \u0430\u049f\u043d\u044b", "Type": "\u0410\u0442\u0438\u043f", "Unsupported server version.": "\u0410\u0441\u0435\u0440\u0432\u0435\u0440 \u0430\u0432\u0435\u0440\u0441\u0438\u0430 \u0430\u0434\u043d\u0430\u043a\u044b\u043b\u0430\u04e1\u043e\u043c.", "Uploading...": "\u0410\u04ad\u044b\u0433\u0430\u0440\u0430...", "User Name": "\u0410\u0445\u0430\u0440\u0445\u04d9\u0430\u04a9 \u0438\u0445\u044c\u04e1", "Word 2003 Document (.doc)": "Word 2003 \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.doc)", "Word Counter": "\u0410\u0436\u04d9\u0430\u049b\u04d9\u0430 \u0440\u0445\u044b\u04a7\u0445\u044c\u0430\u04e1\u0430\u0440\u0430", "Word Document (.docx)": "Word \u0430\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.docx)", "Wrong password provided. Please try again.": "\u0418\u0438\u0430\u0448\u0430\u043c \u0430\u0436\u04d9\u0430\u043c\u0430\u04e1\u0430. \u0418\u04ad\u0430\u0436\u04d9\u0433\u0430\u043b \u04bd\u0430\u0437\u043d\u044b\u043a.", "You": "\u0428\u04d9\u0430\u0440\u0430", "kB": "\u041a\u0431"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-af.json b/f7cloud-office/browser/dist/l10n/ui-af.json new file mode 100644 index 0000000..65374d3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-af.json @@ -0,0 +1 @@ +{" hrs": " uur", " mins": " min", " s": " s", "(current)": "huidig", "Accept change": "veranderings aanvaar", "Admin console": "Admin Konsole", "Analytics": "Analities", "Are you sure you want to shut down the server?": "Is u seker dat u die bediener wil stop?", "Are you sure you want to terminate this session?": "Is u seker dat u die sessie wil beindig?", "Automatic color": "Auto kleur", "Axial": "Aksiaal", "BB": "BB", "Background Color": "Agtergrond Kleur", "Bytes received": "Grepe Ontvang", "Bytes sent": "Grepe Versend", "CPU Graph": "CPU grafieke", "Cache size of CPU statistics": "Kasgeheue grootte van SRE statistiek", "Cache size of memory statistics": "Kasgeheue grootte statistieke", "Cancel": "Kanselleer", "Cell borders": "Sel grense", "Close": "Afsluit", "Close document": "Sluit dokument", "Columns": "Kolomme", "Comment": "Opmerking", "Confirmation": "Bevestiging", "Connection error": "Verbindingsfout", "Dashboard": "Beheerkonsole", "Delete": "Skrap", "Document": "Dokument", "Documents:": "Dokumente", "Download as": "Laai-af as", "Downloading...": "Laai af", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Redigeer", "Elapsed time": "Tyd Verstreke", "Ellipsoid": "Ellipso\u00efedies", "Expired:": "Verval:", "Export as": "Voer-uit as", "Failed to authenticate this session over protocol {0}": "Kon nie hierdie sessie met protokol {0} verifieer nie", "Failed to set jwt authentication cookie over insecure connection": "Kon nie die JWT-verifikasiekoekie instel oor 'n onveilige verbinding nie", "Fixed size": "Vaste grootte", "Font Name": "Font Naam", "Font Size": "Font Grootte", "From": "Van", "Function Wizard": "Funksie Slimmerd", "GB": "GB", "Gradient End": "Gradi\u00ebnt Eindkleur", "Gradient Start": "Gradi\u00ebnt beginkleur", "Graphs": "grafieke", "History": "Geskiedenis", "Idle time": "Onaktiewe Tyd", "Insert table": "Tabel Invoeg", "Kill": "Be\u00ebindig", "Linear": "Lini\u00eaer", "Log": "Joernaliseer", "Log Levels": "Joernaal-vlak", "MB": "MB", "Maximum Document process stack memory (in KB) - reduce only": "Maksimum stapel geheue (in KB) vir dokument verwerking - slegs verkleining", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimum virtuele geheue (in MB) vir dokument verwerking - slegs verkleining", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimum toegelate l\u00eaer grootte (in MB) op skyf - slegs verkleining", "Memory Graph": "Geheue Grafiek", "Memory consumed": "Gebruikte geheue", "Modified": "Gewysig", "Modify": "Wysig", "More information and support": "Meer inligting en ondersteuning", "Network Graph": "Netwerk Grafiek", "No color": "Geen kleur", "None": "Geen", "None (Do not check spelling)": "Geen (moenie speltoets)", "Number of Documents": "Aantal Dokumente", "ODF text document (.odt)": "ODF teks dokument (.odt)", "OK": "OK", "Oops, there is a problem connecting the document": "Daar is a probleem om na die dokument toe te konnekteer", "Open link": "Open skakel", "Overview": "Oorsig", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PID": "PID", "Paste Special": "Plak Spesiaal", "Quadratic": "Kwadraties", "Radial": "Radiaal", "Received": "Ontvang", "Refresh": "Verfris", "Refresh Log": "Verfris Joernaal", "Repair": "Herstel", "Repair Document": "Herstel Dokument", "Reply": "~Antwoord", "Reset zoom": "Herstel Zoom", "Resolved": "Opgelos", "Rich Text (.rtf)": "Ryke Teks (.rtf)", "Rows": "Rye", "Save": "Stoor", "Save to new file": "Stoor na nuwe l\u00eaer", "Saving...": "Stoor...", "See revision history": "Sien wysigingsgeskiedenis", "Select range": "Kies reikwydte", "Sent": "Versend", "Server uptime": "Bediener Optyd", "Session terminated by document owner": "Die dokument se eienaar het die sessie be\u00ebindig", "Set Log Levels": "Stel Joernaal vlak", "Settings": "Instellings", "Share...": "Deel...", "Show Ruler": "Vertoon liniaal", "Shutdown Server": "Stop Bediener", "Solid": "Solied", "Sparkline": "Vonkre\u00ebl", "Square": "Reghoekig", "TB": "TB", "The server encountered a {0} error while parsing the {1} command.": "Die bediener ondervind, fout {0} tydens interpretasie van {1}-opdrag.", "Time interval of CPU statistics (in ms)": "Tyd interval van SRE statistiek (in ms)", "Time interval of memory statistics (in ms)": "Tydinterval van die geheue statistiek (in ms)", "To": "tot", "Type": "Tipe", "Update Log Levels": "Opdatteer Joernaal vlak", "User Name": "Gebruikernaam", "Users online": "Aanlyn gebruikers", "Word 2003 Document (.doc)": "Word 2003-dokument (.doc)", "Word Document (.docx)": "Word-dokument (docx.)", "YB": "YB", "You": "U", "ZB": "ZB", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-am.json b/f7cloud-office/browser/dist/l10n/ui-am.json new file mode 100644 index 0000000..a4921e2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-am.json @@ -0,0 +1 @@ +{" hrs": " \u1230\u12a0\u1275", " mins": " \u12f0\u1242\u1243", " s": " s", "%n users": "%n \u1270\u1320\u1243\u121a\u12ce\u127d", "(current)": "(\u12a0\u1201\u1295)", "0 users": "0 \u1270\u1320\u1243\u121a\u12ce\u127d", "1 user": "1 \u1270\u1320\u1243\u121a", "About": "\u1235\u1208", "Accept": "\u12a5\u1240\u1260\u120b\u1208\u1201", "Accept change": "\u1208\u12cd\u1321\u1295 \u12a5\u1240\u1260\u120b\u1208\u1201", "Admin console": "\u12e8 \u12a0\u1235\u1270\u12f3\u12f3\u122a \u121b\u12a5\u12a8\u120d", "All": "\u1201\u1209\u1295\u121d", "Always follow the editor": "\u1201\u120d \u130a\u12dc \u121b\u1228\u121a\u12eb\u12cd\u1295 \u1218\u12a8\u1270\u12eb", "Analytics": "\u1218\u1218\u122d\u1218\u122a\u12eb", "Are you sure you want to delete this page?": "\u1260 \u12a5\u122d\u130d\u1325 \u12ed\u1205\u1295 \u1308\u133d \u121b\u1325\u134b\u1275 \u12ed\u1348\u120d\u130b\u1209?", "Are you sure you want to delete this slide?": "\u1260 \u12a5\u122d\u130d\u1325 \u12ed\u1205\u1295 \u1270\u1295\u1238\u122b\u1273\u127d \u121b\u1325\u134b\u1275 \u12ed\u1348\u120d\u130b\u1209?", "Are you sure you want to shut down the server?": "\u12a5\u122d\u1235\u12ce \u1260 \u12a5\u122d\u130d\u1325 \u1230\u122d\u1268\u1229\u1295 \u1218\u12dd\u130b\u1275 \u12ed\u1348\u120d\u130b\u1209?", "Are you sure you want to terminate this session?": "\u1260 \u12a5\u122d\u130d\u1325 \u12ed\u1205\u1295 \u12ad\u134d\u120d \u130a\u12dc \u121b\u1325\u134b\u1275 \u12ed\u1348\u120d\u130b\u1209?", "Average": "\u1218\u12ab\u12a8\u1208\u129b", "Borders": "\u12f5\u1295\u1260\u122e\u127d", "Bytes received": "\u12e8 \u1270\u1240\u1260\u1209\u1275 \u1263\u12ed\u1275\u1235", "Bytes sent": "\u12e8 \u1270\u120b\u12a8\u12cd \u1263\u12ed\u1275\u1235", "CPU Graph": "\u12e8 CPU \u130d\u122b\u134d", "Cache size of CPU statistics": "\u12e8 \u1218\u12f0\u1260\u1242\u12eb \u1218\u1320\u1295 \u1208 CPU statistics", "Cache size of memory statistics": "\u12e8 \u1218\u12f0\u1260\u1242\u12eb \u1218\u1320\u1295 \u1208 CPU \u1235\u1273\u1235\u1275\u1272\u12ad\u1235", "Cancel": "\u1218\u1230\u1228\u12e3", "Choice of functions": "\u12e8 \u1270\u130d\u1263\u122e\u127d \u121d\u122d\u132b", "Close": "\u1218\u12dd\u130a\u12eb", "Close document": "\u1230\u1290\u12f5 \u1218\u12dd\u130a\u12eb", "Comment": "\u12a0\u1235\u1270\u12eb\u12e8\u1275", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u130d\u132d\u1275 \u1218\u1270\u12cd/\u12a5\u1295\u12f0\u1308\u1293 \u1218\u1235\u122a\u12eb \u12a8 \u1260\u122d\u12ab\u1273 \u1270\u1320\u1243\u121a\u12ce\u127d \u130b\u122d: \u12a5\u1263\u12ad\u12ce\u1295 \u12e8 \u1230\u1290\u12f5 \u1218\u1320\u1308\u129b \u12ed\u1320\u1240\u1219 \u127d\u130d\u1229\u1295 \u1208 \u1218\u134d\u1273\u1275", "Connecting...": "\u1260 \u1218\u1308\u1293\u1298\u1275 \u120b\u12ed...", "Connection error": "\u12e8 \u130d\u1295\u1299\u1290\u1275 \u1235\u1205\u1270\u1275", "Count": "\u1218\u1241\u1320\u122a\u12eb", "CountA": "\u1218\u1241\u1320\u122a\u12ebA", "Creating copy...": "\u12ae\u1352 \u1260 \u1218\u134d\u1320\u122d \u120b\u12ed...", "Creating new file from template...": "\u12a0\u12f2\u1235 \u134b\u12ed\u120d \u12a8 \u1274\u121d\u1355\u120c\u1275 \u12cd\u1235\u1325 \u1260 \u1218\u134d\u1320\u122d \u120b\u12ed...", "Dashboard": "\u134a\u1275 \u1208 \u134a\u1275", "Discard": "\u121b\u1235\u12c8\u1308\u1303", "Document": "\u1230\u1290\u12f5", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u1230\u1290\u12f1 \u1260 \u121b\u1320\u122b\u1240\u121a\u12eb\u12cd \u120b\u12ed \u1270\u1240\u12ed\u122f\u120d: \u12a0\u12f2\u1231\u1295 \u1230\u1290\u12f5 \u1260 \u1218\u132b\u1295 \u120b\u12ed: \u12e8 \u12a5\u122d\u1235\u12ce \u12a5\u1275\u121d \u12dd\u130d\u1301 \u12e8\u121a\u1206\u1290\u12cd \u12a5\u1295\u12f0 \u12ad\u1208\u1233 \u1290\u12cd", "Document requires password to modify.": "\u1230\u1290\u12f5 \u1208\u121b\u1228\u121d \u12e8 \u1218\u130d\u1262\u12eb \u1243\u120d \u12eb\u1235\u1348\u120d\u130b\u120d", "Document requires password to view.": "\u1230\u1290\u12f5 \u1208 \u1218\u1218\u120d\u12a8\u1275 \u12e8 \u1218\u130d\u1262\u12eb \u1243\u120d \u12eb\u1235\u1348\u120d\u130b\u120d", "Documents:": "\u1230\u1290\u12f6\u127d:", "Download as": "\u12e8\u12c8\u1228\u12f1", "Downloading...": "\u1260\u121b\u12cd\u1228\u12f5 \u120b\u12ed...", "Edit": "\u121b\u1228\u121a\u12eb", "Elapsed time": "\u12eb\u1208\u1348\u12cd \u130a\u12dc", "Ellipsoid": "\u12a4\u120a\u1355\u1236\u12ea\u12f5", "Enter new sheet name": "\u12a0\u12f2\u1235 \u12e8 \u12c8\u1228\u1240\u1275 \u1235\u121d \u12eb\u1235\u1308\u1261", "Entering text mode": "\u12c8\u12f0 \u133d\u1201\u134d \u12d8\u12f4 \u1218\u130d\u1262\u12eb", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 Spreadsheet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Spreadsheet (.xlsx)", "Expired:": "\u130a\u12dc\u12cd \u12eb\u1208\u1348\u1260\u1275:", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u1230\u1290\u12f1\u1295 \u1218\u132b\u1295 \u12a0\u120d\u1270\u127b\u1208\u121d: \u12a5\u1263\u12ad\u12ce\u1295 \u12e8 \u134b\u12ed\u1209 \u12a0\u12ed\u1290\u1275 \u12e8 \u1270\u12f0\u1308\u1348 \u1218\u1206\u1291\u1295 \u12a5\u1293 \u12e8 \u1270\u1260\u120b\u1238 \u12a0\u1208\u1218\u1206\u1291\u1295 \u12eb\u1228\u130b\u130d\u1321: \u12a5\u1293 \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229", "Font": "\u134a\u12f0\u120d", "Fullscreen presentation": "\u1260 \u1219\u1209 \u1218\u1218\u120d\u12a8\u127b \u121b\u1245\u1228\u1262\u12eb", "GB": "\u130c\u1263", "Graphs": "\u130d\u122b\u134d", "History": "\u1273\u122a\u12ad", "Hit Cancel to open in view-only mode.": "\u12ed\u132b\u1291 \u1218\u1230\u1228\u12e3 \u1208 \u1218\u12ad\u1348\u1275 \u1260 \u1218\u1218\u120d\u12a8\u127b-\u1265\u127b \u12d8\u12f4", "Idle document - please click to reload and resume editing": "\u1295\u1241 \u12eb\u120d\u1206\u1290 \u1230\u1290\u12f5 - \u12a5\u1263\u12ad\u12ce\u1295 \u12ed\u132b\u1291 \u12a5\u1295\u12f0\u1308\u1293 \u1208 \u1218\u132b\u1295 \u12a5\u1293 \u121b\u1228\u121d \u1208 \u1218\u1240\u1320\u120d", "Idle time": "\u12e8 \u12a5\u1228\u134d\u1275 \u130a\u12dc", "Initializing...": "\u1260\u121b\u1235\u1300\u1218\u122d \u120b\u12ed...", "Insert Local Image": "\u12e8 \u12a0\u12ab\u1263\u1262 \u121d\u1235\u120d \u121b\u1235\u1308\u1262\u12eb", "Insert shapes": "\u1245\u122d\u133e\u127d \u121b\u1235\u1308\u1262\u12eb", "Insert sheet": "\u12c8\u1228\u1240\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert sheet after this": "\u12a8\u12da\u1205 \u1260\u128b\u120b \u12c8\u1228\u1240\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert sheet before this": "\u12a8\u12da\u1205 \u1260\u134a\u1275 \u12c8\u1228\u1240\u1275 \u121b\u1235\u1308\u1262\u12eb", "Insert table": "\u1230\u1295\u1320\u1228\u12e5 \u121b\u1235\u1308\u1262\u12eb", "Invalid link: '{url}'": "\u12cb\u130b \u12e8\u120c\u1208\u12cd \u12a0\u1308\u1293\u129d: '{url}'", "Keyboard shortcuts": "\u12e8 \u134a\u12f0\u120d \u1308\u1260\u1273 \u12a0\u124b\u122b\u132d", "Kill": "\u1218\u130d\u12f0\u12eb", "Last modification": "\u1218\u1328\u1228\u123b \u12e8 \u1270\u123b\u123b\u1208\u12cd", "Left Margin": "\u12e8 \u130d\u122b \u1218\u1235\u1218\u122d:", "Loading...": "\u1260\u1218\u132b\u1295 \u120b\u12ed...", "Local Image...": "\u12e8 \u12a0\u12ab\u1263\u1262 \u121d\u1235\u120d...", "MB": "\u121c\u1263", "Maximum": "\u12a8\u134d\u1270\u129b", "Maximum Document process stack memory (in KB) - reduce only": "\u12a8\u134d\u1270\u129b \u12e8 \u1230\u1290\u12f5 \u1202\u12f0\u1275 \u1260 stack memory (\u1260 \u121c\u1263) - \u1218\u1240\u1290\u123b \u1265\u127b", "Maximum Document process virtual memory (in MB) - reduce only": "\u12a8\u134d\u1270\u129b \u12e8 \u1230\u1290\u12f5 \u1202\u12f0\u1275 \u1260 virtual memory (\u1260 \u121c\u1263) - \u1218\u1240\u1290\u123b \u1265\u127b", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u1260 \u12f2\u1235\u12ad \u120b\u12ed \u12e8\u121a\u133b\u1348\u12cd \u12a8\u134d\u1270\u129b \u12e8 \u134b\u12ed\u120d \u1218\u1320\u1295 (\u1260 \u121c\u1263) - \u1218\u1240\u1290\u123b \u1265\u127b", "Memory Graph": "\u12e8 \u121b\u1235\u1273\u12c8\u123b \u130d\u122b\u134d", "Memory consumed": "\u12e8 \u1270\u1320\u1240\u1219\u1275 \u121b\u1235\u1273\u12c8\u123b", "Minimum": "\u12a0\u1290\u1235\u1270\u129b", "Modified": "\u12e8\u1270\u123b\u123b\u1208\u12cd", "Modify": "\u121b\u123b\u123b\u12eb", "More information and support": "\u1270\u1328\u121b\u122a \u1218\u1228\u1303 \u12a5\u1293 \u12f5\u130b\u134d", "More...": "\u1270\u1328\u121b\u122a...", "Network Graph": "\u12e8 \u1294\u1275\u12ce\u122d\u12ad \u12f5\u130b\u134d", "None": "\u121d\u1295\u121d", "None (Do not check spelling)": "\u121d\u1295\u121d (\u134a\u12f0\u1209\u1295 \u12a0\u1273\u122d\u121d)", "Number of Documents": "\u12e8 \u1230\u1290\u12f6\u127d \u1241\u1325\u122d", "Number of Pages": "\u12e8 \u1308\u133e\u127d \u1241\u1325\u122d", "Number of Sheets": "\u12e8 \u12c8\u1228\u1240\u1276\u127d \u1241\u1325\u122d", "Number of Slides": "\u12e8 \u1270\u1295\u1238\u122b\u1273\u127e\u127d \u1241\u1325\u122d", "ODF presentation (.odp)": "\u12e8 ODF \u121b\u1245\u1228\u1262\u12eb (.odp)", "ODF spreadsheet (.ods)": "\u12e8 ODF \u1230\u1295\u1320\u1228\u12e5 (.ods)", "ODF text document (.odt)": "\u12e8 ODF \u133d\u1201\u134d \u1230\u1290\u12f5 (.odt)", "OK": "\u12a5\u123a", "Oops, there is a problem connecting the document": "\u12cd\u12ed! \u12a8 \u1230\u1290\u12f5 \u130b\u122d \u1208 \u1218\u1308\u1293\u1298\u1275 \u1232\u121e\u12a8\u122d \u127d\u130d\u122d \u1270\u1348\u1325\u122f\u120d", "Open link": "\u12a0\u1308\u1293\u129d \u1218\u12ad\u1348\u127b", "Open menu": "\u12dd\u122d\u12dd\u122d \u1218\u12ad\u1348\u127b", "Overview": "\u1263\u1320\u1243\u120b\u12ed", "Overwrite": "\u1260\u120b\u12e9 \u120b\u12ed \u12f0\u122d\u1266 \u1218\u133b\u134a\u12eb", "PDF Document (.pdf)": "PDF \u1230\u1290\u12f5 (.pdf)", "PID": "PID", "Paste Special": "\u12e8\u1270\u1208\u12e8 \u1218\u1208\u1320\u134a\u12eb", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Received": "\u1270\u1240\u1265\u12eb\u1208\u1201", "Refresh": "\u121b\u1290\u1243\u1242\u12eb", "Reject change": "\u1208\u12cd\u1321\u1295 \u12a0\u120d\u1240\u1260\u120d\u121d", "Remove": "\u121b\u1235\u12c8\u1308\u1303", "Renaming...": "\u12a5\u1295\u12f0\u1308\u1293 \u1218\u1230\u12e8\u121a\u12eb...", "Repair": "\u1218\u1320\u1308\u129b", "Repair Document": "\u1230\u1290\u12f5 \u1218\u1320\u1308\u129b", "Reply": "\u1218\u1218\u1208\u123b", "Reset to Default Language": "\u1290\u1263\u1229\u1295 \u124b\u1295\u124b \u12a5\u1295\u12f0 \u1290\u1260\u1228 \u1218\u1218\u1208\u123b", "Reset zoom": "\u12a5\u1295\u12f0\u1290\u1260\u122d \u1218\u1218\u1208\u123b \u121b\u1233\u12eb\u12cd\u1295", "Rich Text (.rtf)": "\u1200\u1265\u1273\u121d \u133d\u1201\u134d (.rtf)", "Right Margin": "\u12e8 \u1240\u129d \u1218\u1235\u1218\u122d:", "Save": "\u121b\u1235\u1240\u1218\u132b", "Save to new file": "\u1260 \u12a0\u12f2\u1235 \u134b\u12ed\u120d \u12cd\u1235\u1325 \u121b\u1235\u1240\u1218\u132b", "Saving...": "\u1260\u121b\u1235\u1240\u1218\u1325 \u120b\u12ed...", "Scroll down annotations": "\u121b\u1265\u122b\u122a\u12eb \u12c8\u12f0 \u1273\u127d \u1218\u1238\u1265\u1208\u12eb", "Scroll up annotations": "\u121b\u1265\u122b\u122a\u12eb \u12c8\u12f0 \u120b\u12ed \u1218\u1238\u1265\u1208\u12eb", "Search": "\u1218\u1348\u1208\u130a\u12eb:", "See revision history": "\u12e8 \u12ad\u1208\u1233 \u1273\u122a\u12a9\u1295 \u12ed\u1218\u120d\u12a8\u1271", "Selected range of cells": "\u12e8 \u1270\u1218\u1228\u1321\u1275 \u12ad\u134d\u120e\u127d \u1218\u1320\u1295", "Selection Mode": "\u1218\u121d\u1228\u132b \u12d8\u12f4", "Selection count": "\u1218\u121d\u1228\u132b \u1218\u1241\u1320\u122a\u12eb", "Sent": "\u1270\u120d\u12b3\u120d", "Server is shutting down for maintenance (auto-saving)": "\u1230\u122d\u1268\u1229 \u1260 \u1325\u1308\u1293 \u121d\u12ad\u1295\u12eb\u1275 \u120a\u12d8\u130b \u1290\u12cd: (\u1260\u122b\u1231-\u121b\u1235\u1240\u1218\u132b) ", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u130d\u120d\u130b\u120e\u1271 \u12a0\u120d\u1270\u1308\u1298\u121d: \u12a5\u1263\u12ad\u12ce\u1295 \u1275\u1295\u123d \u1246\u12ed\u1270\u12cd \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229: \u12a5\u1293 \u12e8 \u1270\u1348\u1320\u1228\u12cd\u1295 \u127d\u130d\u122d \u1208 \u12a5\u122d\u1235\u12ce \u12a0\u1235\u1270\u12f3\u12f3\u122a \u12eb\u121b\u12ad\u1229", "Session terminated by document owner": "\u1260 \u1230\u1290\u12f1 \u1263\u1208\u1264\u1275 \u12ad\u134d\u1208 \u130a\u12dc\u12cd \u1270\u124b\u122d\u1327\u120d", "Settings": "\u121b\u1230\u1293\u1303\u12ce\u127d", "Share...": "\u121b\u12ab\u1348\u12eb...", "Shutdown Server": "\u1230\u122d\u1268\u122d \u1218\u12dd\u130a\u12eb", "Style": "\u12d8\u12f4", "Sum": "\u12f5\u121d\u122d", "TB": "\u1274\u1263", "Text orientation": "\u12e8 \u133d\u1201\u134d \u12a0\u1245\u1323\u132b", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u12e8 \u130b\u1263\u12e5 URL \u1263\u12f6 \u1290\u12cd: \u12e8 coolwsd \u1230\u122d\u1268\u122d \u121d\u1293\u120d\u1263\u1275 \u1260 \u1275\u12ad\u12ad\u120d \u12a0\u120d\u1270\u1230\u1293\u12f3 \u12ed\u1206\u1293\u120d: \u12a5\u1263\u12ad\u12ce\u1295 \u12a0\u1235\u1270\u12f3\u12f3\u122a\u12cd\u1295 \u12eb\u121b\u12ad\u1229", "The server encountered a {0} error while parsing the {1} command.": "\u12ed\u1205 \u1230\u122d\u1268\u122d {0} \u1235\u1205\u1270\u1275 \u1308\u1325\u121e\u1273\u120d \u1275\u12a5\u12db\u12d9\u1295 \u1260 \u1218\u1270\u1295\u1270\u1295 \u120b\u12ed {1} \u12a5\u1295\u12f3\u1208", "This document has an invalid signature.": "\u12ed\u1205 \u1230\u1290\u12f5 \u12cb\u130b \u12e8\u120c\u1208\u12cd \u134a\u122d\u121b \u12a0\u1208\u12cd:", "This document is digitally signed and the signature is valid.": "\u12ed\u1205 \u1230\u1290\u12f5 \u12f2\u1302\u1273\u120a \u12e8 \u1270\u1348\u1228\u1218 \u1290\u12cd: \u12a5\u1293 \u134a\u122d\u121b\u12cd \u12cb\u130b \u12eb\u1208\u12cd \u1290\u12cd:", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u12ed\u1205 \u130d\u120d\u130b\u120e\u1275 \u12e8 \u1270\u12c8\u1230\u1290 \u1290\u12cd \u1208 {0} \u1230\u1290\u12f6\u127d: \u12a5\u1293 {1} \u130d\u1295\u1299\u1290\u1276\u127d \u1263\u1320\u1243\u120b\u12ed \u1208 \u12a0\u1235\u1270\u12f3\u12f3\u122a: \u12a5\u12da\u1205 \u1218\u1320\u1295 \u120b\u12ed \u12f0\u122d\u1230\u12cb\u120d: \u12a5\u1263\u12ad\u12ce\u1295 \u1275\u1295\u123d \u1246\u12ed\u1270\u12cd \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229", "This version of {productname} is powered by": "\u12ed\u1205 \u12a5\u1275\u121d {productname} \u12e8 \u1270\u1230\u1293\u12f3\u12cd \u1260", "Time interval of CPU statistics (in ms)": "\u12e8 \u1230\u12a0\u1275 \u12ad\u134d\u1270\u1275 \u1208 CPU statistics (\u1260 \u121b\u1230)", "Time interval of memory statistics (in ms)": "\u12e8 \u1230\u12a0\u1275 \u12ad\u134d\u1270\u1275 \u1208 \u121b\u1235\u1273\u12c8\u123b statistics (\u1260 \u121b\u1230)", "Type": "\u12a0\u12ed\u1290\u1275", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u12eb\u120d\u1273\u12c8\u1240 WOPI host. \u12a5\u1263\u12ad\u12ce\u1295 \u1275\u1295\u123d \u1246\u12ed\u1270\u12cd \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229: \u12a5\u1293 \u12e8 \u1270\u1348\u1320\u1228\u12cd\u1295 \u127d\u130d\u122d \u1208 \u12a5\u122d\u1235\u12ce \u12a0\u1235\u1270\u12f3\u12f3\u122a \u12eb\u121b\u12ad\u1229", "Unsupported server version.": "\u12eb\u120d\u1270\u12f0\u1308\u1348 \u12e8 \u1230\u122d\u1268\u122d \u12a5\u1275\u121d", "Uploading...": "\u1260 \u1218\u132b\u1295 \u120b\u12ed...", "User Name": "\u12e8 \u1270\u1320\u1243\u121a \u1235\u121d", "Users online": "\u1270\u1320\u1243\u121a\u12ce\u127d \u1260 \u1218\u1235\u1218\u122d \u120b\u12ed", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u12cd\u12ed! \u12ed\u1205 \u12a0\u1233\u134b\u122a \u1290\u12cd: \u12a8 \u12a5\u122d\u1235\u12ce \u1230\u1290\u12f5 \u130b\u122d \u1218\u1308\u1293\u1298\u1275 \u12a0\u120d\u127b\u120d\u1295\u121d: \u12a5\u1263\u12ad\u12ce\u1295 \u1275\u1295\u123d \u1246\u12ed\u1270\u12cd \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "\u1243\u120b\u1275 \u1246\u1323\u122a", "Word Document (.docx)": "Word Document (.docx)", "Wrong password provided. Please try again.": "\u12e8 \u1270\u1233\u1233\u1270 \u12e8 \u1218\u130d\u1262\u12eb \u1243\u120d: \u12a5\u1263\u12ad\u12ce\u1295 \u12a5\u1295\u12f0\u1308\u1293 \u12ed\u121e\u12ad\u1229", "You": "\u12a5\u122d\u1235\u12ce", "kB": "\u12aa\u1263", "{user} has joined": "%\u1270\u1320\u1243\u121a \u1308\u1265\u1277\u120d", "{user} has left": "%\u1270\u1320\u1243\u121a \u12c8\u1325\u1277\u120d"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-an.json b/f7cloud-office/browser/dist/l10n/ui-an.json new file mode 100644 index 0000000..7bce431 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-an.json @@ -0,0 +1 @@ +{"(current)": "(actual)", "About": "Arredol de", "Accessibility": "Accesibilidat", "Add": "Adhibir", "Analytics": "Analitica", "Automatic color": "Color automatica", "BB": "BB", "Cancel": "Cancelar", "Connections": "Connexions", "Design": "Disenyo", "Dictionary of exceptions": "Diccionario d'excepcions", "Document": "Documento", "Document cannot be saved.": "No s'ha puesto alzar o documento.", "Documents:": "Documentos:", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Footnotes": "Notas a piet", "GB": "GB", "History": "Historial", "Layout": "Disposici\u00f3n", "Log": "Rechistro", "MB": "MB", "OK": "Acceptar", "Option": "Opci\u00f3n", "PB": "PB", "Page Layout": "Compachinaci\u00f3n", "Save": "Alzar", "Settings": "Achustes", "Shapes": "Formas", "Slide Show": "Diaporama", "Sparkline": "Minidiagrama", "Standard": "Est\u00e1ndard", "Standard dictionary": "Diccionario est\u00e1ndard", "TB": "TB", "The document could not be locked.": "No s'ha puesto blocar o documento.", "Time zone:": "Fuso horario:", "Title": "T\u00edtol", "Type": "Tipo", "YB": "YB", "ZB": "ZB", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ar.json b/f7cloud-office/browser/dist/l10n/ui-ar.json new file mode 100644 index 0000000..e6f48f9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ar.json @@ -0,0 +1 @@ +{" document(s) open.": " \u0645\u0633\u062a\u0646\u062f(\u0627\u062a) \u0645\u0641\u062a\u0648\u062d\u0629.", " hrs": " \u0633\u0627\u0639\u0627\u062a", " mins": " \u062f\u0642\u0627\u0626\u0642", " s": " \u0633", " user(s).": " \u0645\u0633\u062a\u062e\u062f\u0650\u0645(\u0648\u0646).", "\"Slow Proxy\"": "\"\u0648\u0643\u064a\u0644 \u0628\u0637\u064a\u0621\"", "%n users": "%n \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646", "(current)": "(\u0627\u0644\u062d\u0627\u0644\u064a)", ", cluster configuration error: mis-matching serverid": "\u062e\u0637\u0623 \u0641\u064a \u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629: \u0639\u062f\u0645 \u062a\u0637\u0627\u0628\u0642 \u0645\u0639\u0631\u0641 \u0627\u0644\u062e\u0627\u062f\u0645", "0 users": "\u0644\u0627 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646", "1 user": "\u0645\u0633\u062a\u062e\u062f\u0645 \u0648\u0627\u062d\u062f", "1 2 3": "1 2 3", "A comment is being edited": "\u064a\u062a\u0645 \u0627\u0644\u0622\u0646 \u062a\u062d\u0631\u064a\u0631 \u0645\u0644\u0627\u062d\u0638\u0629", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0644\u0642\u062f \u0628\u062f\u0623 \u0627\u0644\u062a\u0646\u0632\u064a\u0644 \u0628\u0627\u0644\u0641\u0639\u0644 \u0628\u0633\u0628\u0628 \u0639\u0645\u0644\u064a\u0629 \u0646\u0633\u062e/\u0644\u0635\u0642 \u0643\u0628\u064a\u0631\u0629. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631 \u062d\u062a\u0649 \u064a\u062a\u0645 \u0627\u0644\u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648 \u0625\u0644\u063a\u0627\u0624\u0647 \u0642\u0628\u0644 \u0627\u0644\u0628\u062f\u0621 \u0641\u064a \u062a\u0646\u0632\u064a\u0644 \u062c\u062f\u064a\u062f", "About": "\u0639\u0646", "Above Average...": "\u0623\u0639\u0644\u0649 \u0645\u0646 \u0627\u0644\u0645\u062a\u0648\u0633\u0637 ...", "Accept": "\u0627\u0642\u0628\u0644", "Accept change": "\u0627\u0642\u0628\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631", "Access token is missing in initial variables.": "\u0623\u064e\u0645\u064e\u0627\u0631\u064e\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644 \u0646\u0627\u0642\u0635\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u0628\u062f\u0626\u064a\u0629.", "Accessibility": "\u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644", "Active Sheet": "\u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0646\u0634\u0637\u0629", "Active sheet": "\u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0646\u0634\u0637\u0629", "Add Bibliography": "\u0625\u0636\u0627\u0641\u0629 \u0641\u0647\u0631\u0633", "Add Citation": "\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633", "Add Citation Note": "\u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633", "Add Note": "\u0627\u0636\u0641 \u0645\u0644\u0627\u062d\u0638\u0629", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "\u0623\u0636\u0650\u0641 \u0623\u0648 \u0639\u062f\u0651\u0650\u0644 \u0643\u0644\u0645\u0627\u062a \u0641\u064a \u0642\u0627\u0645\u0648\u0633 \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a. \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u062f\u0631\u062c\u0629 \u0641\u064a \u0627\u0644\u0645\u0644\u0641 (.dic) \u0633\u062a\u0643\u0648\u0646 \u0645\u062a\u0627\u062d\u0629 \u0644\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0644\u063a\u0648\u064a.", "Adjust how office documents behave.": "\u062a\u0636\u0628\u064a\u0637 \u0643\u064a\u0641\u064a\u0629 \u062a\u0635\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u0643\u062a\u0628\u064a\u0629.", "Admin console": "\u0634\u0627\u0634\u0629 \u0627\u0644\u062a\u062d\u0643\u0645", "All": "\u0627\u0644\u0643\u0644", "All Sheets": "\u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0648\u0631\u0627\u0642", "Already presenting": "\u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u062d\u0627\u0644\u064a\u0627\u064b", "Also check the voice over toggle under {parentControl}.": "\u062a\u062d\u0642\u0642 \u0623\u064a\u0636\u064b\u0627 \u0645\u0646 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0635\u0648\u062a \u0636\u0645\u0646 \u062e\u0627\u0635\u064a\u0629 {parentControl}.", "Always follow the editor": "\u0627\u062a\u0628\u0639 \u0627\u0644\u0645\u062d\u0631\u0631 \u062f\u0627\u0626\u0645\u0627", "An error occurred while fetching notes": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u062c\u0644\u0628 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "An error occurred while fetching style list": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u062c\u0644\u0628 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0646\u0645\u0627\u0637", "Analytics": "\u0627\u0644\u062a\u062d\u0644\u064a\u0644\u0627\u062a", "Another user has removed this comment.": "\u0642\u0627\u0645 \u0645\u0633\u062a\u062e\u062f\u0650\u0645 \u0622\u062e\u0631 \u0628\u0625\u0632\u0627\u0644\u0629 \u0647\u0630\u0647 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u0642\u0627\u0645 \u0645\u0633\u062a\u062e\u062f\u0650\u0645 \u0622\u062e\u0631 \u0628\u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629. \u0647\u0644 \u062a\u0631\u063a\u0628 \u0641\u064a \u062a\u062c\u0627\u0648\u0632 \u062a\u0639\u062f\u064a\u0644\u0627\u062a\u0647\u061f", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0647\u0644 \u0623\u0646\u062a \u0645\u0647\u062a\u0645 \u0628\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0648\u0644\u0643\u0646\u0643 \u0644\u0627 \u062a\u0639\u0631\u0641 \u0645\u0646 \u0623\u064a\u0646 \u062a\u0628\u062f\u0623\u061f \u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u062a\u0639\u0644\u064a\u0645\u0627\u062a \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629 \u0648\u0642\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 CODE \u0645\u0646 \u0627\u0644\u0628\u062f\u0627\u064a\u0629. \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u064b\u0627 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0627\u0644\u062a\u0631\u062c\u0645\u0627\u062a \u0623\u0648 \u0639\u0646 \u0637\u0631\u064a\u0642 \u062a\u0642\u062f\u064a\u0645 \u062a\u0642\u0631\u064a\u0631 \u062e\u0637\u0623 \u0645\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u062d\u0648\u0644 \u0643\u064a\u0641\u064a\u0629 \u0625\u0639\u0627\u062f\u0629 \u0625\u0646\u062a\u0627\u062c \u0627\u0644\u062e\u0637\u0623.", "Are you sure you want to delete sheet, {sheet}?": "\u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u0651\u062f \u0645\u0646 \u062d\u0630\u0641 \u0627\u0644\u0648\u0631\u0642\u0629\u060c {sheet}\u061f", "Are you sure you want to delete this page?": "\u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u062d\u0630\u0641 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629\u061f", "Are you sure you want to delete this slide?": "\u0623\u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u062d\u0630\u0641 \u0647\u0630\u0647 \u0627\u0644\u0634\u0631\u064a\u062d\u0629\u061f", "Are you sure you want to shut down the server?": "\u0623\u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u0625\u0637\u0641\u0627\u0621 \u0627\u0644\u062e\u0627\u062f\u0648\u0645\u061f", "Are you sure you want to terminate this session?": "\u0623\u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u0625\u0646\u0647\u0627\u0621 \u0647\u0630\u0647 \u0627\u0644\u062c\u0644\u0633\u0629\u061f", "Authorization error was: '{errormessage}'.": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u062e\u0648\u064a\u0644: '{errormessage}'.", "Automatic": "\u062a\u0644\u0642\u0627\u0626\u064a", "Automatic color": "\u0644\u0648\u0646 \u062a\u0644\u0642\u0627\u0626\u064a", "Autosaved": "\u062a\u0645 \u0627\u0644\u062d\u0641\u0638 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627", "Autotext": "\u0646\u0635 \u062a\u0644\u0642\u0627\u0626\u064a", "Avatar for {user}": "\u0622\u0641\u0627\u062a\u0627\u0631 \u0644\u0640 {user}", "Average": "\u0627\u0644\u0645\u062a\u0648\u0633\u0651\u0637", "Axial": "\u0645\u062d\u0648\u0631\u064a", "BB": "\u0628\u0627\u064a\u062a", "Background Color": "\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629", "Bad": "\u0633\u064a\u0626", "Below Average...": "\u062a\u062d\u062a \u0627\u0644\u0645\u062a\u0648\u0633\u0637 ...", "Bookmarks": "\u0625\u0634\u0627\u0631\u0627\u062a \u0645\u0631\u062c\u0639\u064a\u0629", "Boolean Value": "\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0646\u0637\u0642\u064a\u0629", "Borders": "\u0627\u0644\u062d\u062f\u0648\u062f", "Bottom Margin": "\u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0633\u0641\u0644\u064a", "Bottom N elements...": "\u0636\u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0623\u062f\u0646\u0649 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629 ...", "Bottom N percent...": "\u0636\u0645\u0646 \u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629 \u0627\u0644\u0623\u062f\u0646\u0649 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629 ...", "Bytes received": "\u0628\u0627\u064a\u062a\u0627\u062a \u0645\u064f\u0633\u062a\u0642\u0628\u064e\u0644\u0629", "Bytes sent": "\u0628\u0627\u064a\u062a\u0627\u062a \u0645\u064f\u0631\u0633\u064e\u0644\u0629", "COOLWSD version:": "\u0625\u0635\u062f\u0627\u0631 COOLWSD:", "CPU Graph": "\u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u0644\u0645\u0639\u0627\u0644\u062c", "CPU History": "\u062a\u0627\u0631\u064a\u062e \u0648\u062d\u062f\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629", "CSV File (.csv)": "\u0645\u0644\u0641 CSV (.csv)", "CSV file (.csv)": "\u0645\u0644\u0641 (.csv) CSV", "Cache size of CPU statistics": "\u0625\u062d\u0635\u0627\u0626\u064a\u0651\u0627\u062a \u062d\u062c\u0645 \u062e\u0628\u064a\u0626\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c", "Cache size of memory statistics": "\u0625\u062d\u0635\u0627\u0626\u064a\u0651\u0627\u062a \u062d\u062c\u0645 \u062e\u0628\u064a\u0626\u0629 \u0627\u0644\u0630\u0627\u0643\u0631\u0629", "Cancel": "\u0623\u0644\u063a\u0650", "Cancel paste special": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0644\u0635\u0642 \u0627\u0644\u062e\u0627\u0635", "Cell borders": "\u062d\u062f\u0648\u062f \u0627\u0644\u062e\u0644\u064a\u0629", "Channel Filter:": "\u0645\u0631\u0634\u062d \u0627\u0644\u0642\u0646\u0627\u0629:", "Check security warnings of your server": "\u062a\u062d\u0642\u0651\u0642 \u0645\u0646 \u0627\u0644\u062a\u062d\u0630\u064a\u0631\u0627\u062a \u0627\u0644\u0623\u0645\u0646\u064a\u0629 \u0644\u062e\u0627\u062f\u0648\u0645\u0643", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0648\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0643\u0644 \u0634\u064a\u0621 \u062d\u0648\u0644: \u0646\u0633\u062e\u0629 \u0627\u0644\u0645\u0637\u0648\u0631\u064a\u0646 \u0627\u0644\u0623\u062e\u064a\u0631\u0629 \u0645\u0646 Collabora \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0648 \u0627\u0644\u062a\u064a \u062a\u0633\u062a\u0647\u062f\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0645\u0646\u0632\u0644\u064a\u064a\u0646 \u0648\u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0635\u063a\u064a\u0631\u0629.", "Checkbox": "\u062e\u0627\u0646\u0629 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631", "Choice of functions": "\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u062f\u0648\u0627\u0644", "Citation Preferences": "\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633", "Citation Style": "\u0646\u0645\u0637 \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633", "Citation warning": "\u062a\u062d\u0630\u064a\u0631 \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633", "Citations update failed": "\u0641\u0634\u0644 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633\u0627\u062a", "Cleaning up the document from the last session.": "\u062a\u0646\u0638\u064a\u0641 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0646 \u062c\u0644\u0633\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0623\u062e\u064a\u0631\u0629.", "Clear the search field": "\u0627\u0645\u0633\u062d \u062d\u0642\u0644 \u0627\u0644\u0628\u062d\u062b", "Click to exit presentation...": "\u0625\u0636\u063a\u064e\u0637 \u0644\u0644\u062e\u0631\u0648\u062c \u0645\u0646 \u0627\u0644\u0639\u0631\u0636 ...", "Close": "\u0625\u063a\u0644\u0627\u0642", "Close Presentation": "\u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u0639\u0631\u0636", "Close dialog": "\u0625\u063a\u0644\u0627\u0642 \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631", "Close document": "\u0623\u063a\u0644\u0642 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Close popup to ignore paste special": "\u0625\u063a\u0644\u0650\u0642 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0644\u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0644\u0635\u0642 \u0627\u0644\u062e\u0627\u0635", "Cluster configuration warning": "\u062a\u062d\u0630\u064a\u0631 \u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0643\u062a\u0644\u0629", "Collabora Online Development Edition": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0637\u0648\u064a\u0631 Collabora \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a", "Collabora Online Welcome": "\u0645\u0631\u062d\u0628\u0627 \u0628\u0643\u0645 \u0641\u064a Collabora Online", "Collapse Tabs": "\u0637\u064a \u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u0628\u0648\u064a\u0628", "Color": "\u0644\u0648\u0646", "Column Width": "\u0639\u0631\u0636 \u0627\u0644\u0639\u0645\u0648\u062f", "Column {0}": "\u0627\u0644\u0639\u0645\u0648\u062f {0}", "Column {0} through {1}": "\u0627\u0644\u0639\u0645\u0648\u062f {0} \u0625\u0644\u0649 {1}", "Columns": "\u0623\u0639\u0645\u062f\u0629", "Comment": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642", "Comments Updated": "\u062a\u0645\u0651 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Compact view": "\u0639\u0631\u0636 \u0645\u064f\u062f\u0645\u064e\u062c", "Confirm": "\u0623\u0643\u062f", "Confirmation": "\u062a\u0623\u0643\u064a\u062f", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0627\u0644\u062a\u0631\u0627\u062c\u0639\u0627\u062a \u0648\u0627\u0644\u0625\u0639\u0627\u062f\u0627\u062a \u062a\u0636\u0627\u0631\u0628\u062a \u0628\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646. \u0631\u062c\u0627\u0621\u064b \u0627\u0633\u062a\u062e\u062f\u0645 \u00ab\u0625\u0635\u0644\u0627\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u00bb \u0644\u062d\u0644 \u0627\u0644\u0645\u0634\u0643\u0644\u0629", "Connecting...": "\u064a\u062a\u0635\u0644...", "Connection error": "\u0639\u064f\u0637\u0644 \u0641\u064a \u0627\u0644\u0627\u062a\u0635\u0627\u0644", "Connections": "\u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a", "Containing text...": "\u062a\u062d\u062a\u0648\u064a \u0646\u0635\u0627\u064b ...", "Content copied to clipboard": "\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0646\u0633\u0648\u062e \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "Continue editing": "\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u062d\u0631\u064a\u0631", "Continue read only": "\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637", "Copied external sources are not allowed": "\u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0627\u0644\u0645\u0646\u0633\u0648\u062e\u0629 \u063a\u064a\u0631 \u0645\u0633\u0645\u0648\u062d \u0628\u0647\u0627", "Copy": "\u0646\u0633\u062e", "Copy Cells": "\u0646\u0633\u062e \u0627\u0644\u062e\u0644\u0627\u064a\u0627", "Copy Sheet...": "\u0646\u0633\u062e \u0627\u0644\u0648\u0631\u0642\u0629...", "Copy all version information in English": "\u0625\u0646\u0633\u064e\u062e \u062c\u0645\u064a\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0625\u0635\u062f\u0627\u0631", "Copy link location": "\u0627\u0646\u0633\u062e \u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0627\u0628\u0637", "Copying from the document disabled": "\u0627\u0644\u0646\u0633\u062e \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u063a\u064a\u0631 \u0645\u0641\u0639\u0644", "Count": "\u0627\u0644\u062d\u0633\u0627\u0628", "CountA": "\u062d\u0633\u0627\u0628 \u0627\u0644\u0643\u0644", "Creating copy...": "\u064a\u062a\u0645 \u0627\u0644\u0622\u0646 \u0625\u0646\u0634\u0627\u0621 \u0646\u0633\u062e\u0629...", "Creating new file from template...": "\u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641 \u062c\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 ...", "Creator(s)": "\u0645\u0646\u0634\u0626 (\u0645\u0646\u0634\u0626\u0648\u0646)", "Ctrl+Shift+Alt+D to exit": "\u0625\u0636\u063a\u0637 Ctrl+Shift+Alt+D \u0644\u0644\u062e\u0631\u0648\u062c", "Currency": "\u0639\u0645\u0644\u0629", "Current Slide": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629", "Current slide as Bitmap (.bmp)": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0643\u0635\u0648\u0631\u0629 \"\u0628\u0650\u062a \u0645\u0627\u0628\" (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0641\u064a \u0635\u064a\u063a\u0629 \u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u0631\u0633\u0648\u0645\u064a\u0627\u062a (.gif)", "Current slide as Portable Network Graphics (.png)": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0641\u064a \u0635\u064a\u063a\u0629 \u0631\u0633\u0648\u0645\u064a\u0627\u062a \u0634\u0628\u0643\u064a\u0629 \u0646\u0642\u0651\u0627\u0644\u0629 (.png)", "Current slide as Tag Image File Format (.tiff)": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0641\u064a \u0635\u064a\u063a\u0629 \u0648\u0633\u0645 \u0645\u0644\u0641 \u0635\u0648\u0631 (.tiff)", "Custom dictionaries": "\u0642\u0648\u0627\u0645\u064a\u0633 \u0645\u062e\u0635\u0635\u0629", "Dark Mode": "\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0645\u0638\u0644\u0645", "Dashboard": "\u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645", "Data": "\u0628\u064a\u0627\u0646\u0627\u062a", "Date": "\u062a\u0627\u0631\u064a\u062e", "Debug Tools": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0646\u0642\u064a\u062d", "Default": "\u0627\u0641\u062a\u0631\u0627\u0636\u064a", "Default Style": "\u0627\u0644\u0646\u0645\u0637 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a", "Define print area": "\u062a\u062d\u062f\u064a\u062f \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0637\u0628\u0627\u0639\u0629", "Delete": "\u062d\u0630\u0641", "Delete Columns": "\u062d\u0630\u0641 \u0623\u0639\u0645\u062f\u0629", "Delete Rows": "\u062d\u0630\u0641 \u0635\u0641\u0648\u0641", "Delete tabstop": "\u062d\u0630\u0641 \u0639\u0644\u0627\u0645\u0629 \u0648\u0642\u0641 \u0627\u0644\u062a\u0628\u0648\u064a\u0628", "Discard": "\u0623\u0647\u0645\u0650\u0644\u0647\u0627", "Discover All The Changes": "\u0627\u0633\u062a\u0643\u0634\u0641 \u0643\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a", "Dismiss": "\u062a\u062c\u0627\u0647\u0644", "Document": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Document cannot be exported. Please try again.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u0635\u062f\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0627\u062e\u0631\u0649.", "Document cannot be renamed, please check your permissions.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0623\u0630\u0648\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643.", "Document cannot be renamed.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u064a\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0633\u0628\u0628 \u0627\u0646\u062a\u0647\u0627\u0621 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u062c\u0644\u0633\u0629. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0641\u062d\u0629 \u0644\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u064a\u062a\u0639\u0630\u0651\u0631 \u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0633\u0628\u0628 \u0627\u0646\u062a\u0647\u0627\u0621 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u062c\u0644\u0633\u0629. \u064a\u064f\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0641\u062a\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0644\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631.", "Document cannot be saved, please check your permissions.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0623\u0630\u0648\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643.", "Document cannot be saved.": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062d\u0641\u0638 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Document colors": "\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Document has been changed": "\u062a\u0645 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u062a\u063a\u064a\u0651\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0627\u0644\u062a\u062e\u0632\u064a\u0646. \u0645\u0627 \u0627\u0644\u0630\u064a \u062a\u0631\u064a\u062f \u0641\u0639\u0644\u0647 \u062d\u064a\u0627\u0644 \u062a\u063a\u064a\u064a\u0631\u0627\u062a\u0643 \u063a\u064a\u0631 \u0627\u0644\u0645\u062d\u0641\u0648\u0638\u0629\u061f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u062a\u063a\u064a\u0651\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0627\u0644\u062a\u062e\u0632\u064a\u0646. \u064a\u064f\u062d\u0645\u0651\u0650\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u062c\u062f\u064a\u062f. \u0625\u0635\u062f\u0627\u0631\u062a\u0643 \u0645\u062a\u0627\u062d\u0629 \u0643\u0645\u0631\u0627\u062c\u0639\u0629.", "Document is getting migrated": "\u062c\u0627\u0631\u064d \u062a\u0631\u062d\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Document requires password to modify.": "\u064a\u062a\u0637\u0644\u0628 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0643\u0644\u0645\u0629 \u0633\u0631 \u0644\u062a\u0639\u062f\u064a\u0644\u0647.", "Document requires password to view.": "\u062a\u0644\u0632\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Document settings": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Documents open": "\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629", "Documents:": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a:", "Don\u2019t show this again": "\u0644\u0627 \u062a\u064f\u0638\u0647\u0650\u0631 \u0647\u0630\u0627 \u0645\u064f\u062c\u062f\u0651\u064e\u062f\u0627\u064b", "Download": "\u062a\u0646\u0632\u064a\u0644", "Download Selection": "\u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631", "Download as": "\u0646\u0632\u0651\u0644 \u0643\u200d", "Download completed and ready to be copied to clipboard.": "\u0627\u0643\u062a\u0645\u0644 \u0627\u0644\u062a\u0646\u0632\u064a\u0644 \u0648\u062c\u0627\u0647\u0632 \u0644\u0644\u0646\u0633\u062e \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629.", "Download failed": "\u0641\u0634\u0644 \u0627\u0644\u062a\u0646\u0632\u064a\u0644", "Downloading clipboard content": "\u062a\u0646\u0632\u064a\u0644 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u064a\u064f\u062d\u0638\u064e\u0631 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0648\u0644\u0643\u0646 \u0644\u0627 \u064a\u0632\u0627\u0644 \u0645\u0646 \u0627\u0644\u0645\u0645\u0643\u0646 \u0644\u0635\u0642 \u0627\u0644\u0635\u0648\u0631. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \"\u0646\u0633\u062e \u0627\u0644\u0635\u0648\u0631\u0629\" \u0648\u0644\u0635\u0642\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.", "Downloading...": "\u064a\u0646\u0632\u0651\u0644...", "Dropdown": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0646\u0633\u062f\u0644\u0629", "EB": "\u0625\u0643\u0633\u0627 \u0628\u0627\u064a\u062a", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u062a\u062d\u0631\u064a\u0631", "Edit document": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Edit link": "\u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0631\u0627\u0628\u0637", "Editing activated. ": "\u062a\u0645 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u062a\u062d\u0631\u064a\u0631. ", "Elapsed time": "\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u0646\u0642\u0636\u064a", "Ellipsoid": "\u0628\u064a\u0636\u0627\u0648\u064a", "Empty Slide Show": "\u0639\u0631\u0636 \u0634\u0631\u064a\u062d\u0629 \u0641\u0627\u0631\u063a\u0629", "End Presentation": "\u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0639\u0631\u0636", "Endnotes": "\u0627\u0644\u062d\u0648\u0627\u0634\u064a \u0627\u0644\u062e\u062a\u0627\u0645\u064a\u0629", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u0627\u0633\u062a\u0645\u062a\u0639 \u0628\u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0637\u0648\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a\u060c \u0648\u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0645\u062c\u0627\u0646\u064b\u0627 \u0648\u0627\u0633\u062a\u0643\u0634\u0627\u0641\u0647\u0627 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0645\u0639 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062a\u0648\u0641\u0631 \u0623\u064a\u0636\u064b\u0627 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0644\u0644\u062c\u0648\u0627\u0644.", "Enter a file name": "\u0623\u062f\u062e\u0650\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641", "Enter new name": "\u0623\u062f\u062e\u0650\u0644 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u062c\u062f\u064a\u062f", "Enter new sheet name": "\u0623\u062f\u062e\u0650\u0644 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u062c\u062f\u064a\u062f \u0644\u0644\u062c\u062f\u0648\u0644", "Entering text mode": "\u0648\u0636\u0639 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0646\u0635", "Error": "\u062e\u0637\u0623", "Error reading file": "\u062e\u0637\u0623 \u0641\u064a \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0644\u0641", "Excel 2003 Spreadsheet (.xls)": "\u0648\u0631\u0642\u0629 \u0625\u0643\u0633\u0644 \u0662\u0660\u0660\u0663 \u0645\u0645\u062a\u062f\u0651\u0629 (\u200e.xls)", "Excel Spreadsheet (.xlsx)": "\u0648\u0631\u0642\u0629 \u0625\u0643\u0633\u0644 \u0645\u0645\u062a\u062f\u0651\u0629 (\u200e.xlsx)", "Expired:": "\u0625\u0646\u0642\u0636\u062a \u0635\u0644\u0627\u062d\u064a\u062a\u0647:", "Explore The New {coolversion}": "\u0627\u0633\u062a\u0643\u0634\u0641 \u0627\u0644\u0625\u0635\u062f\u0627\u0631 {coolversion}", "Export As": "\u062a\u0635\u062f\u064a\u0631 \u0643\u0640", "Export as": "\u062a\u0635\u062f\u064a\u0631 \u0643", "Exported to storage": "\u062a\u0635\u062f\u064a\u0631\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0645\u062e\u0632\u0646", "External data source not allowed": "\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u063a\u064a\u0631 \u0645\u0633\u0645\u0648\u062d\u064d \u0628\u0647\u0627", "External link": "\u0631\u0648\u0627\u0628\u0637 \u062e\u0627\u0631\u062c\u064a\u0629", "Failed to authenticate this session over protocol {0}": "\u0641\u0634\u0644\u062a \u0645\u0635\u0627\u062f\u0642\u0629 \u0647\u0630\u0647 \u0627\u0644\u062c\u0644\u0633\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u0648\u062a\u0648\u0643\u0648\u0644\u066a 0", "Failed to download clipboard, please re-copy": "\u0641\u0634\u0644 \u062a\u0646\u0632\u064a\u0644 \u0627\u0644\u062d\u0627\u0641\u0638\u0629\u060c \u064a\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0646\u0633\u062e", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u0641\u0634\u0644 \u0641\u064a \u062a\u0623\u0633\u064a\u0633 \u0645\u0623\u062e\u0630 \u062a\u0648\u0635\u064a\u0644 \u0623\u0648 \u0623\u0646 \u0645\u0623\u062e\u0630 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0642\u062f \u062a\u0645\u0651 \u0625\u063a\u0644\u0627\u0642\u0647 \u0628\u0634\u0643\u0644 \u063a\u064a\u0631 \u0645\u062a\u0648\u0642\u0639.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u0641\u0634\u0644 \u062a\u0623\u0633\u064a\u0633 \u0645\u0623\u062e\u0630 \u0644\u0644\u062a\u0648\u0635\u064a\u0644 \u0623\u0648 \u062a\u0645 \u0625\u063a\u0644\u0627\u0642 \u0645\u0623\u062e\u0630 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0628\u0634\u0643\u0644 \u063a\u064a\u0631 \u0645\u062a\u0648\u0642\u0639. \u0631\u0628\u0645\u0627 \u062a\u0645 \u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0648\u0643\u064a\u0644 \u0627\u0644\u0639\u0643\u0633\u064a \u0628\u0634\u0643\u0644 \u062e\u0627\u0637\u0626\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0645\u0634\u0631\u0641. \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0648\u0643\u064a\u0644\u060c \u064a\u0631\u062c\u0649 \u0645\u0631\u0627\u062c\u0639\u0629 https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u0641\u0634\u0644 \u0641\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0623\u064e\u0645\u064e\u0627\u0631\u064e\u0629 \u0627\u0644\u0645\u0633\u0627\u0631 RouteToken \u0645\u0646 \u0627\u0644\u062d\u0627\u0643\u0645\u0629 controller", "Failed to load collections": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a", "Failed to load document.": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Failed to load groups": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a", "Failed to load items": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0639\u0646\u0627\u0635\u0631", "Failed to load styles": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0627\u0646\u0645\u0627\u0637", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0631\u062c\u0627\u0621\u064b \u062a\u062d\u0642\u0642 \u0645\u0646 \u0643\u0648\u0646 \u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641 \u0645\u062f\u0639\u0648\u0645 \u0648\u0623\u0646\u0647 \u063a\u064a\u0631 \u0645\u0639\u0637\u0648\u0628\u060c \u062b\u0645 \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0625\u0645\u0627 \u062a\u0627\u0644\u0641 \u0623\u0648 \u0623\u0646\u0647 \u064a\u0623\u062e\u0630 \u0645\u0648\u0627\u0631\u062f \u0623\u0643\u062b\u0631 \u0645\u0646 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0645\u0633\u0626\u0648\u0644.", "Failed to read document from storage, please try to load the document again.": "\u0641\u0634\u0644\u062a \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0646 \u0648\u062d\u062f\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646\u060c \u064a\u0631\u062c\u0649 \u0645\u062d\u0627\u0648\u0644\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", "Failed to set jwt authentication cookie over insecure connection": "\u0641\u0634\u0644 \u062a\u0639\u064a\u064a\u0646 \u0645\u0644\u0641 \u062a\u0639\u0631\u064a\u0641 \u0627\u0631\u062a\u0628\u0627\u0637 \u0645\u0635\u0627\u062f\u0642\u0629 jwt \u0639\u0628\u0631 \u0627\u062a\u0635\u0627\u0644 \u063a\u064a\u0631 \u0622\u0645\u0646", "Fields": "\u062d\u0642\u0648\u0644", "File": "\u0645\u0644\u0641", "File name should contain an extension.": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u062d\u062a\u0648\u064a \u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641 \u0639\u0644\u0649 \u0627\u0645\u062a\u062f\u0627\u062f.", "Fill Series": "\u0645\u0644\u0621 \u0627\u0644\u0633\u0644\u0633\u0644\u0629", "Fixed size": "\u062d\u062c\u0645 \u062b\u0627\u0628\u062a", "Following": "\u0645\u062a\u0627\u0628\u0639", "Following the editor": "\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u062d\u0631\u0631", "Following {user}": "\u0645\u062a\u0627\u0628\u0639\u0629 {user}", "Font": "\u0627\u0644\u062e\u0637", "Font Name": "\u0627\u0633\u0645 \u0627\u0644\u062e\u0637", "Font Size": "\u062d\u062c\u0645 \u0627\u0644\u062e\u0637", "Footnotes": "\u0627\u0644\u062d\u0648\u0627\u0634\u064a", "Form": "\u0646\u0645\u0648\u0630\u062c", "Format": "\u0646\u064e\u0633\u064e\u0642", "Formula": "\u0627\u0644\u0645\u0639\u0627\u062f\u0644\u0629", "Forum": "\u0627\u0644\u0645\u0646\u062a\u062f\u0649", "Fraction": "\u062c\u0632\u0621", "From": "\u0645\u0646", "From Beginning": "\u0645\u0646 \u0627\u0644\u0628\u062f\u0627\u064a\u0629", "From Current Slide": "\u0645\u0646 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629", "From now on clipboard notifications will discreetly appear at the bottom.": "\u0645\u0646 \u0627\u0644\u0622\u0646 \u0641\u0635\u0627\u0639\u062f\u0627 \u060c \u0633\u062a\u0638\u0647\u0631 \u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0628\u062a\u0643\u062a\u0645 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644.", "Full Page Slides": "\u0634\u0631\u0627\u0626\u062d \u0645\u0644\u0621 \u0627\u0644\u0635\u0641\u062d\u0629", "Fullscreen presentation": "\u0639\u0631\u0636 \u0628\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629", "Function Wizard": "\u0645\u0639\u0627\u0644\u062c \u0627\u0644\u0648\u0638\u0627\u0626\u0641", "Functions": "\u0627\u0644\u062f\u0648\u0627\u0644", "GB": "\u063a\u064a\u063a\u0627 \u0628\u0627\u064a\u062a", "General": "\u0639\u0627\u0645", "Get Involved": "\u0634\u0627\u0631\u0643 \u0645\u0639\u0646\u0627", "Go Back": "\u0627\u0644\u0631\u062c\u0648\u0639 \u0644\u0644\u062e\u0644\u0641", "Go Offline": "\u0642\u0637\u0639 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a", "Go Online": "\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a", "Good": "\u062c\u064a\u062f", "Gradient End": "\u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062a\u062f\u0631\u062c", "Gradient Start": "\u0628\u062f\u0621 \u0627\u0644\u062a\u062f\u0631\u062c", "Graphs": "\u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629", "Group Libraries": "\u0645\u0643\u062a\u0628\u0627\u062a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629", "HTML Document (.html)": "\u0645\u0633\u062a\u0646\u062f \u0625\u062a\u0634 \u062a\u064a \u0625\u0645 \u0625\u0644 (.html)", "HTML File (.html)": "\u0645\u0644\u0641 \u0625\u062a\u0634-\u062a\u064a-\u0625\u0645-\u0625\u0644 (.html)", "HTML file (.html)": "\u0645\u0644\u0641 \u0625\u062a\u0634 \u062a\u064a \u0625\u0645 \u0625\u0644 (.html)", "Hardware resources are sufficient for optimal performance": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0639\u062a\u0627\u062f \u0643\u0627\u0641\u064a\u0629 \u0644\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0637\u0644\u0648\u0628", "Has text: ": "\u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0646\u0635: ", "Heading 1": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 1", "Heading 2": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646 2", "Headings and objects that you add to the document will appear here": "\u0633\u062a\u0638\u0647\u0631 \u0647\u0646\u0627 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0648\u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0636\u064a\u0641\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Help": "\u0645\u0633\u0627\u0639\u062f\u0629", "Hide Menu": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629", "Hide Menu Bar": "\u0625\u062e\u0641\u0627\u0621 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645", "Hide the search bar": "\u0625\u062e\u0641\u0627\u0621 \u0634\u0631\u064a\u0637 \u0627\u0644\u0628\u062d\u062b", "Highlight cells with...": "\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0645\u0639 ...", "History": "\u0627\u0644\u0633\u062c\u0644 \u0627\u0644\u062a\u0627\u0631\u064a\u062e\u064a", "Hit Cancel to open in view-only mode.": "\u0623\u0646\u0642\u064f\u0631 \u201d\u0623\u0644\u063a\u0650\u201c \u0644\u0644\u0641\u062a\u062d \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0639\u0631\u0636 \u0641\u0642\u0637.", "Home": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629", "Idle document - please click to reload and resume editing": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062e\u0627\u0645\u0644 - \u0631\u062c\u0627\u0621\u064b \u0627\u0646\u0642\u0631 \u0639\u0644\u064a\u0647 \u0644\u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644\u0647 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u062d\u0631\u064a\u0631", "Idle document - please tap to reload and resume editing": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062e\u0627\u0645\u0644 - \u0631\u062c\u0627\u0621\u064b\u060c \u0623\u0646\u0642\u064f\u0631 \u0639\u0644\u064a\u0647 \u0644\u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644\u0647 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u062d\u0631\u064a\u0631", "Idle time": "\u0648\u0642\u062a \u0627\u0644\u062e\u0645\u0648\u0644", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u063a\u0628 \u0641\u064a \u0645\u0634\u0627\u0631\u0643\u0629 \u0639\u0646\u0627\u0635\u0631 \u0643\u0628\u064a\u0631\u0629 \u062e\u0627\u0631\u062c{productname} \u060c \u0641\u0645\u0646 \u0627\u0644\u0636\u0631\u0648\u0631\u064a \u062a\u0646\u0632\u064a\u0644\u0647\u0627 \u0623\u0648\u0644\u0627\u064b.", "Image (.png)": "\u0635\u0648\u0631\u0629 (.png)", "Initializing...": "\u064a\u0645\u0647\u0651\u062f...", "Insert": "\u0625\u062f\u0631\u0627\u062c", "Insert Checkbox": "\u0623\u062f\u062e\u0650\u0644 \u0627\u062e\u062a\u064a\u0627\u0631\u0643", "Insert Columns After": "\u0625\u062f\u0631\u0627\u062c \u0623\u0639\u0645\u062f\u0629 \u0628\u0639\u062f", "Insert Columns Before": "\u0625\u062f\u0631\u0627\u062c \u0623\u0639\u0645\u062f\u0629 \u0642\u0628\u0644", "Insert Comment": "\u0625\u062f\u0631\u0627\u062c \u062a\u0639\u0644\u064a\u0642", "Insert Date": "\u0623\u062f\u062e\u0644 \u062c\u062f\u0648\u0644", "Insert Dropdown": "\u0623\u062f\u062e\u0644 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0633\u062f\u0644\u0629", "Insert Local Image": "\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629 \u0645\u062d\u0644\u064a\u0629", "Insert Local Multimedia": "\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629", "Insert Picture": "\u0623\u062f\u062e\u0644 \u0635\u0648\u0631\u0629", "Insert Rich Text": "\u0627\u062f\u062e\u0644 \u0646\u0635 \u0645\u0646\u0633\u0642", "Insert Rows Above": "\u0625\u062f\u0631\u0627\u062c \u0635\u0641\u0648\u0641 \u0623\u0639\u0644\u0627\u0647", "Insert Rows Below": "\u0625\u062f\u0631\u0627\u062c \u0635\u0641\u0648\u0641 \u0623\u062f\u0646\u0627\u0647", "Insert Shape": "\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0634\u0643\u0644", "Insert Table": "\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644", "Insert connectors": "\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0645\u0648\u0635\u0644\u0627\u062a", "Insert shapes": "\u0625\u062f\u0631\u0627\u062c \u0623\u0634\u0643\u0627\u0644", "Insert sheet": "\u0625\u062f\u0631\u0627\u062c \u0648\u0631\u0642\u0629", "Insert sheet after this": "\u0625\u062f\u0631\u0627\u062c \u0648\u0631\u0642\u0629 \u0628\u0639\u062f \u0647\u0630\u0647", "Insert sheet before this": "\u0625\u062f\u0631\u0627\u062c \u0648\u0631\u0642\u0629 \u0642\u0628\u0644 \u0647\u0630\u0647", "Insert table": "\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644", "Insert tabstop": "\u0625\u062f\u0631\u0627\u062c \u0639\u0644\u0627\u0645\u0629 \u0648\u0642\u0641 \u0627\u0644\u062a\u0628\u0648\u064a\u0628", "Integrator is not ready for PostMessage calls": "\u0627\u0644\u0645\u064f\u0643\u0627\u0645\u0650\u0644 \u063a\u064a\u0631 \u062c\u0627\u0647\u0632 \u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0627\u0633\u062a\u062f\u0639\u0627\u0621\u0627\u062a PostMessage", "Invalid JSON file": "\u0645\u0644\u0641 JSON \u063a\u064a\u0631 \u0635\u0627\u0644\u062d", "Invalid link: '{url}'": "\u0627\u0644\u0631\u0627\u0628\u0637 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: '\u066aurl'", "Invert Background": "\u0639\u0643\u0633 \u0627\u0644\u062e\u0644\u0641\u064a\u0629", "It seems you have copied a selection that includes external images.": "\u064a\u0628\u062f\u0648 \u0623\u0646 \u0642\u0645\u062a \u0628\u0646\u0633\u062e \u062a\u062d\u062f\u064a\u062f\u064d \u064a\u062a\u0636\u0645\u0646 \u0635\u0648\u0631\u0627\u064b \u062e\u0627\u0631\u062c\u064a\u0629\u064b.", "It seems you have tried to insert external data.": "\u064a\u0628\u062f\u0648 \u0623\u0646\u0643 \u062d\u0627\u0648\u0644\u062a \u0625\u062f\u062e\u0627\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u062e\u0627\u0631\u062c\u064a\u0629.", "Keyboard shortcuts": "\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "Kill": "\u0627\u0642\u062a\u0644", "Kill session.": "\u0623\u0646\u0647 \u0627\u0644\u062c\u0644\u0633\u0629.", "LOKit version:": "\u0625\u0635\u062f\u0627\u0631 LOKit:", "Language": "\u0644\u063a\u0647", "Language:": "\u0644\u063a\u0629:", "Last modification": "\u0627\u062e\u0631 \u062a\u0639\u062f\u064a\u0644", "Last saved:": "\u0622\u062e\u0631 \u062d\u0641\u0638:", "Latest Updates": "\u0622\u062e\u0631 \u0627\u0644\u062a\u062d\u062f\u064a\u062b\u0627\u062a", "Layout": "\u0645\u064f\u062e\u0637\u0651\u064e\u0637", "Left Margin": "\u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0623\u064a\u0633\u0631", "License": "\u0631\u062e\u0635\u0629", "Linear": "\u062e\u0637\u064a", "Loading...": "\u064a\u062d\u0645\u0651\u0644...", "Local Image...": "\u0635\u0648\u0631\u0629 \u0645\u062d\u0644\u064a\u0629 ...", "Local Multimedia...": "\u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629...", "Log": "\u0633\u062c\u0644 \u0627\u0644\u062d\u0631\u0643\u0627\u062a", "Log Levels": "\u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0633\u062c\u0644", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u0627\u0628\u062d\u062b \u0639\u0646 \u0642\u0633\u0645 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0641\u064a coolwsd.xml \u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u062e\u0627\u062f\u0645. ", "Loose": "\u0641\u0636\u0641\u0627\u0636", "MB": "\u0645\u064a\u063a\u0627 \u0628\u0627\u064a\u062a", "Master": "\u0631\u0626\u064a\u0633\u064a", "Master View": "\u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u0631\u0626\u064a\u0633\u064a", "Max": "\u0627\u0644\u062d\u062f \u0627\u0644\u0627\u0639\u0644\u0649", "Maximum": "\u0627\u0644\u0639\u0644\u064a\u0627", "Maximum Document process stack memory (in KB) - reduce only": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0630\u0627\u0643\u0631\u0629 \u062a\u0643\u062f\u064a\u0633 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a (\u0628\u0627\u0644\u0643\u064a\u0644\u0648 \u0628\u0627\u064a\u062a) - \u062a\u0642\u0644\u064a\u0644 \u0641\u0642\u0637", "Maximum Document process virtual memory (in MB) - reduce only": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u0638\u0627\u0647\u0631\u064a\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a (\u0628\u0627\u0644\u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a) - \u062a\u0642\u0644\u064a\u0644 \u0641\u0642\u0637", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0644\u0644\u0643\u062a\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u0642\u0631\u0635 (\u0628\u0627\u0644\u0645\u064a\u063a\u0627\u0628\u0627\u064a\u062a) - \u062a\u0642\u0644\u064a\u0644 \u0641\u0642\u0637", "Memory": "\u0627\u0644\u0630\u0627\u0643\u0631\u0629", "Memory Graph": "\u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u0644\u0630\u0627\u0643\u0631\u0629", "Memory History": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u0627\u0643\u0631\u0629", "Memory consumed": "\u0630\u0627\u0643\u0631\u0629 \u0645\u0633\u062a\u0647\u0644\u0643\u0629", "Min": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649", "Minimum": "\u0627\u0644\u062f\u0646\u064a\u0627", "Missing Fonts": "\u0627\u0644\u062e\u0637\u0648\u0637 \u0627\u0644\u0645\u0641\u0642\u0648\u062f\u0629", "Modified": "\u0639\u064f\u062f\u0651\u0644", "Modify": "\u0639\u062f\u0651\u0644", "More highlights...": "\u0625\u0628\u0631\u0627\u0632\u0627\u062a \u0623\u062e\u0631\u0649 ...", "More information and support": "\u0627\u0644\u062f\u0639\u0645 \u0648\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0623\u0643\u062b\u0631", "More...": "\u0623\u0643\u062b\u0631...", "Move Sheet Left": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0648\u0631\u0642\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631", "Move Sheet Right": "\u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0648\u0631\u0642\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646", "My Library": "\u0645\u0643\u062a\u0628\u062a\u064a", "My Publications": "\u0645\u0646\u0634\u0648\u0631\u0627\u062a\u064a", "Named Range": "\u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u064f\u0633\u0645\u0651\u0649", "Network Graph": "\u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u0644\u0634\u0628\u0643\u0629", "Neutral": "\u0645\u062d\u0627\u064a\u062f", "Next": "\u0627\u0644\u062a\u0627\u0644\u064a", "Next Slide": "\u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629", "No Comments": "\u0644\u0627 \u062a\u0639\u0644\u064a\u0642\u0627\u062a", "No Notes": "\u0644\u0627 \u0645\u0644\u0627\u062d\u0638\u0627\u062a", "No color": "\u0644\u0627 \u0644\u0648\u0646", "No disk space left on server.": "\u0644\u0627 \u062a\u0648\u062c\u062f \u0645\u0633\u0627\u062d\u0629 \u0645\u062a\u0628\u0642\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645.", "No fill": "\u0628\u062f\u0648\u0646 \u0645\u0644\u0621", "No issues found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u064a \u0625\u0634\u0643\u0627\u0644\u064a\u0629", "No problems with SSL verification detected": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u064a \u0625\u0634\u0643\u0627\u0644\u064a\u0629 \u0639\u0646\u062f \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0634\u0647\u0627\u0626\u062f \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 SSL", "None": "\u0628\u0644\u0627", "None (Do not check spelling)": "\u0628\u0644\u0627 (\u0644\u0627 \u062a\u062f\u0642\u0651\u0642 \u0627\u0644\u0625\u0645\u0644\u0627\u0621)", "Normal": "\u0627\u0639\u062a\u064a\u0627\u062f\u064a", "Notes": "\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Notes Pages": "\u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Notes View": "\u0639\u0631\u0636 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a", "Number": "\u0631\u0642\u0645", "Number of Documents": "\u0639\u062f\u062f \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a", "Number of Pages": "\u0639\u062f\u062f \u0627\u0644\u0635\u0641\u062d\u0627\u062a", "Number of Sheets": "\u0639\u062f\u062f \u0627\u0644\u0623\u0648\u0631\u0627\u0642", "Number of Slides": "\u0639\u062f\u062f \u0627\u0644\u0634\u0631\u0627\u0626\u062d", "ODF Drawing (.odg)": "\u0631\u0633\u0645 ODF \u200f(\u200e.odp)", "ODF presentation (.odp)": "\u0639\u0631\u0636 ODF \u200f(\u200e.odp)", "ODF spreadsheet (.ods)": "\u0639\u0631\u0636 ODF \u200f(\u200e.ods)", "ODF text document (.odt)": "\u0645\u0644\u0641 ODF \u0646\u0635\u064a \u202a(\u200e.odt)", "OK": "\u0645\u0648\u0627\u0641\u0642", "OPEN": "\u0645\u0641\u062a\u0648\u062d", "Once citations are entered their storage and display type can not be changed.": "\u0628\u0645\u062c\u0631\u062f \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0627\u0633\u062a\u0634\u0647\u0627\u062f\u0627\u062a\u060c \u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u063a\u064a\u064a\u0631 \u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0648\u0646\u0648\u0639 \u0627\u0644\u0639\u0631\u0636.", "Online Help": "\u0645\u0633\u0627\u0639\u062f\u0629 \u0639\u0628\u0631 \u0627\u0644\u0627\u0646\u062a\u0631\u0646\u062a", "Only the document owner can change the password.": "\u064a\u0645\u0643\u0646 \u0644\u0645\u0627\u0644\u0643 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0641\u0642\u0637 \u062a\u063a\u064a\u064a\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631.", "Oops, there is a problem connecting the document": "\u0622\u062e\u060c \u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Oops, there is a problem connecting to {productname}: ": "\u0639\u0641\u0648\u0627\u064b\u061b \u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0645\u0639 {productname}: ", "Open link": "\u0627\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637", "Open menu": "\u0627\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629", "Out of table": "\u062e\u0627\u0631\u062c \u0627\u0644\u062c\u062f\u0648\u0644", "Overview": "\u0644\u0645\u062d\u0629 \u0639\u0627\u0645\u0629", "Overwrite": "\u0627\u0643\u062a\u0628\u0647\u0627 \u0641\u0648\u0642 \u0627\u0644\u062a\u062e\u0632\u064a\u0646", "PB": "\u0628\u064a\u062a\u0627 \u0628\u0627\u064a\u062a", "PDF Document (.pdf)": "\u0645\u0644\u0641 \u202aPDF \u200f(.pdf)", "PDF Document (.pdf) - Expert": "\u0645\u0633\u062a\u0646\u062f PDF (.pdf) - \u062e\u0628\u064a\u0631", "PDF Document (.pdf) as...": "\u0645\u0644\u0641 \u0628\u064a \u062f\u064a \u0625\u0641 (.pdf) \u0643\u0645\u0627...", "PID": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0645\u0644\u064a\u0629", "Page Layout": "\u0645\u064f\u062e\u0637\u0651\u064e\u0637 \u0627\u0644\u0635\u0641\u062d\u0629", "Page Setup": "\u0627\u0639\u062f\u0627\u062f \u0627\u0644\u0635\u0641\u062d\u0629", "Paste": "\u0644\u0635\u0642\u064c", "Paste Slide": "\u0644\u0635\u0642 \u0627\u0644\u0634\u0631\u064a\u062d\u0629", "Paste Special": "\u0644\u0635\u0642\u064c \u062e\u0627\u0635\u0651", "Paste from this document": "\u0644\u0635\u0642 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Path": "\u0627\u0644\u0645\u0633\u0627\u0631", "Pause": "\u0627\u064a\u0642\u0627\u0641 \u0645\u0624\u0642\u062a", "Pause... ( %SECONDS% )": "\u0625\u064a\u0642\u0627\u0641 ... ( %SECONDS% )", "Percent": "\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629", "Permission Mode": "\u0637\u0644\u0628 \u0627\u0644\u0625\u0630\u0646", "Picture": "\u0635\u0648\u0631\u0629", "Please save or discard the comment currently being edited.": "\u0631\u062c\u0627\u0621\u064b\u060c \u0642\u0645 \u0628\u062d\u0641\u0638 \u0623\u0648 \u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647\u0627 \u0627\u0644\u0622\u0646.", "Please send us your feedback": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0631\u0633\u0627\u0644 \u0644\u0646\u0627 \u0645\u0644\u0627\u062d\u0638\u0627\u062a\u0643", "Please use following combination to see more options:": "\u0631\u062c\u0627\u0621\u064b\u060c \u0627\u0633\u062a\u0639\u0645\u0644 \u0627\u0644\u062a\u0634\u0643\u064a\u0644\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u0639\u0631\u0636 \u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a:", "Please wait kubernetes cluster is scaling...": "\u064a\u0631\u062c\u0649 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631 \u062d\u062a\u0649 \u064a\u062a\u0645 \u062a\u0648\u0633\u064a\u0639 \u0645\u062c\u0645\u0648\u0639\u0629 \u0643\u0648\u0628\u064a\u0646\u064a\u062a\u064a\u0632 Kubernetes...", "Please wait!": "\u0625\u0646\u062a\u0638\u0631\u060c \u0645\u0646 \u0641\u0636\u0644\u0643!", "PostMessage API is initialized": "\u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 PostMassage \u062a\u0645\u0651\u062a \u062a\u0647\u064a\u0626\u062a\u0647\u0627 \u0627\u0644\u0645\u0628\u062f\u0626\u064a\u0629", "PowerPoint 2003 Presentation (.ppt)": "\u0639\u0631\u0636 \u067e\u0648\u0631\u067e\u0648\u064a\u0646\u062a \u0662\u0660\u0660\u0663 \u062a\u0642\u062f\u064a\u0645\u064a (\u200e.ppt)", "PowerPoint Presentation (.pptx)": "\u0639\u0631\u0636 \u067e\u0648\u0631\u067e\u0648\u064a\u0646\u062a \u062a\u0642\u062f\u064a\u0645\u064a (\u200e.pptx)", "Present current slide": "\u0639\u0631\u0636 \u0627\u0644\u0634\u0631\u064a\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629", "Present in Window": "\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0627\u0644\u0646\u0627\u0641\u0630\u0629", "Present in new window": "\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629", "Presentation": "\u0639\u0631\u0636", "Presentation disabled": "\u062a\u0645\u0651 \u062a\u0639\u0637\u064a\u0644 \u0627\u0644\u0639\u0631\u0636", "Presentation mode has been disabled for this document": "\u0648\u0636\u0639\u064a\u0629 \u0627\u0644\u0639\u0631\u0636 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062a\u0645\u0651 \u062a\u0639\u0637\u064a\u0644\u0647\u0627", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u062a\u0645 \u062d\u0638\u0631 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u062f\u064a\u0645\u064a. \u064a\u0631\u062c\u0649 \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u0646\u0648\u0627\u0641\u0630 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0641\u064a \u0645\u062a\u0635\u0641\u062d\u0643. \u064a\u062a\u064a\u062d \u0630\u0644\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0639\u0631\u0636 \u0639\u0631\u0648\u0636 \u0627\u0644\u0634\u0631\u0627\u0626\u062d \u0641\u064a \u0646\u0648\u0627\u0641\u0630 \u0645\u0646\u0641\u0635\u0644\u0629\u060c \u0645\u0645\u0627 \u064a\u0633\u0645\u062d \u0628\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0633\u0647\u0648\u0644\u0629.", "Presenter Console": "\u0634\u0627\u0634\u0629 \u062a\u062d\u0643\u0645 \u0645\u0642\u062f\u0645 \u0627\u0644\u0639\u0631\u0636", "Presenting in fullscreen": "\u0627\u0644\u0639\u0631\u0636 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629", "Presenting in window": "\u0639\u0631\u0636 \u0641\u064a \u0646\u0627\u0641\u0630\u0629", "Previous": "\u0627\u0644\u0633\u0627\u0628\u0642", "Print dialog": "\u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0627\u0644\u0637\u0628\u0627\u0639\u0629", "Promote to top comment": "\u0625\u0631\u0641\u0639\u0647\u0627 \u0644\u0623\u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a", "Properties": "\u0627\u0644\u062e\u0635\u0627\u0626\u0635", "Quadratic": "\u062a\u0631\u0628\u064a\u0639\u064a", "RELOAD": "\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u062d\u0645\u064a\u0644", "Radial": "\u0634\u0639\u0627\u0639\u064a", "Read mode": "\u0648\u0636\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629", "Read-only": "\u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637", "Received": "\u0648\u0631\u062f\u062a", "Recent": "\u0627\u0644\u062d\u0627\u0644\u064a", "Reconnecting...": "\u062c\u0627\u0631\u064a \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 ...", "Redo": "\u0625\u0639\u0627\u062f\u0629", "References": "\u0645\u0631\u0627\u062c\u0639", "Refresh": "\u0623\u0646\u0639\u0634", "Refresh Citations": "\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633\u0627\u062a", "Refresh Log": "\u0623\u0646\u0639\u0634 \u0627\u0644\u0633\u062c\u0644", "Reject change": "\u0627\u0631\u0641\u0636 \u0627\u0644\u062a\u063a\u064a\u064a\u0631", "Reloading the document after rename": "\u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0639\u062f \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u062a\u0647", "Remove": "\u0623\u0632\u0644", "Remove Thread": "\u0625\u0632\u0627\u0644\u0629 \u0645\u0624\u0634\u0631 \u0627\u0644\u062a\u0631\u0627\u0628\u0637", "Remove link": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637", "Remove print area": "\u0642\u0645 \u0628\u0625\u0632\u0627\u0644\u0629 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0637\u0628\u0627\u0639\u0629", "Rename": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629", "Rename Document": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Rename sheet": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062c\u062f\u0648\u0644", "Renaming...": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 ...", "Repair": "\u0623\u0635\u0644\u062d", "Repair Document": "\u0623\u0635\u0644\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f", "Reply": "\u0631\u064f\u062f\u0651", "Report an issue": "\u0628\u0644\u063a \u0639\u0646 \u062e\u0637\u0623", "Reset to Default Language": "\u0635\u0641\u0651\u0631 \u0625\u0644\u0649 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0628\u062f\u0626\u064a\u0651\u0629", "Reset zoom": "\u0635\u0641\u0651\u0631 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062a\u0643\u0628\u064a\u0631", "Resolve": "\u062d\u0644", "Resolve Thread": "\u0645\u0624\u0634\u0631 \u062a\u0631\u0627\u0628\u0637 \u0645\u062d\u0644\u0648\u0644", "Resolved": "\u062a\u0645\u0651 \u0627\u0644\u062d\u0644", "Restart": "\u0627\u0633\u062a\u0626\u0646\u0627\u0641", "Restoring older revision. Any unsaved changes will be available in version history": "\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u0642\u062f\u064a\u0645\u0629. \u0633\u062a\u062a\u0648\u0641\u0631 \u0623\u064a \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u0641\u0648\u0638\u0629 \u0641\u064a \u0645\u062d\u0641\u0648\u0638\u0627\u062a \u0627\u0644\u0625\u0635\u062f\u0627\u0631", "Resume": "\u0627\u0633\u062a\u0623\u0646\u0641", "Review": "\u0645\u064f\u0631\u0627\u062c\u0639\u0629", "Rich Text": "\u0646\u0635 \u0645\u0646\u0633\u0642", "Rich Text (.rtf)": "\u0646\u0635 \u0645\u0646\u0633\u0642 (\u200e.rtf)", "Right Margin": "\u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0623\u064a\u0645\u0646", "Row Height": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0641", "Row {0}": "\u0627\u0644\u0635\u0641 {0}", "Row {0} through {1}": "\u0627\u0644\u0635\u0641 {0} \u062d\u062a\u0649 {1}", "Rows": "\u0635\u0641\u0648\u0641", "Ruler": "\u0645\u0633\u0637\u0631\u0629", "Save": "\u0627\u062d\u0641\u0638", "Save As": "\u062d\u0641\u0638 \u0628\u0627\u0633\u0645", "Save Comments": "\u062d\u0641\u0638 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a", "Save as ODF format": "\u062d\u0641\u0638 \u0628\u0646\u064e\u0633\u064e\u0642 ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u0641\u0634\u0644 \u0627\u0644\u062d\u0641\u0638 \u0644\u0623\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627 \u0623\u0648 \u064a\u062a\u062c\u0627\u0648\u0632 \u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629. \u0633\u064a\u0635\u0628\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0622\u0646 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637 \u0648\u0644\u0643\u0646 \u0644\u0627 \u064a\u0632\u0627\u0644 \u0628\u0625\u0645\u0643\u0627\u0646\u0643 \u062a\u0646\u0632\u064a\u0644\u0647 \u0627\u0644\u0622\u0646 \u0644\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0646\u0633\u062e\u0629 \u0645\u062d\u0644\u064a\u0629 \u0645\u0646\u0647.", "Save failed due to no disk space left. Document will now be read-only.": "\u0641\u0634\u0644 \u0627\u0644\u062d\u0641\u0638 \u0628\u0633\u0628\u0628 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0645\u0633\u0627\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0642\u0631\u0635. \u0633\u064a\u0643\u0648\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0622\u0646 \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0641\u0634\u0644 \u0627\u0644\u062d\u0641\u0638 \u0628\u0633\u0628\u0628 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0645\u0633\u0627\u062d\u0629 \u062a\u062e\u0632\u064a\u0646 \u0645\u062a\u0628\u0642\u064a\u0629. \u0633\u064a\u0635\u0628\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0622\u0646 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u062a\u0648\u0641\u0631 \u0645\u0633\u0627\u062d\u0629 \u0643\u0627\u0641\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0642\u0631\u0635 \u0648\u0645\u062d\u0627\u0648\u0644\u0629 \u0627\u0644\u062d\u0641\u0638 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", "Save to new file": "\u062d\u0641\u0638 \u0641\u064a \u0645\u0644\u0641 \u062c\u062f\u064a\u062f", "Saved": "\u062a\u0645\u0651 \u0627\u0644\u062d\u0641\u0638", "Saving": "\u062d\u0641\u0638", "Saving...": "\u064a\u062d\u0641\u0638...", "Scalable Vector Graphics (.svg)": "\u0631\u0633\u0648\u0645\u0627\u062a \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0643\u0628\u064a\u0631 (.svg)", "Scientific": "\u0639\u0644\u0645\u064a", "Screen Reading": "\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0634\u0627\u0634\u0629", "Screen reader support for text content is disabled. ": "\u062a\u0645 \u062a\u0639\u0637\u064a\u0644 \u062f\u0639\u0645 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0635. ", "Scroll down annotations": "\u0645\u0631\u0651\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0623\u0633\u0641\u0644", "Scroll left": "\u0627\u0644\u062a\u0645\u0631\u064a\u0631 \u0644\u0644\u064a\u0633\u0627\u0631", "Scroll right": "\u0627\u0644\u062a\u0645\u0631\u064a\u0631 \u0644\u0644\u064a\u0645\u064a\u0646", "Scroll to the first sheet": "\u0627\u0644\u062a\u0645\u0631\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649", "Scroll to the last sheet": "\u0627\u0644\u062a\u0645\u0631\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u0631\u0642\u0629 \u0627\u0644\u0623\u062e\u064a\u0631\u0629", "Scroll up annotations": "\u0645\u0631\u0651\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0623\u0639\u0644\u0649", "Search": "\u0627\u0644\u0628\u062d\u062b", "See history": "\u0623\u0646\u0638\u064f\u0631 \u0627\u0644\u0633\u062c\u0644 \u0627\u0644\u062a\u0627\u0631\u064a\u062e\u064a", "See revision history": "\u0637\u0627\u0644\u0639 \u062a\u0623\u0631\u064a\u062e \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a", "Select language": "\u0627\u062e\u062a\u0631 \u0644\u063a\u0629", "Select multiple cells": "\u062d\u062f\u062f \u0639\u062f\u0629 \u062e\u0644\u0627\u064a\u0627", "Select range": "\u0627\u062e\u062a\u0631 \u0646\u0637\u0627\u0642\u0627", "Selected external data source is forbidden. Please contact the system administrator.": "\u0645\u0635\u062f\u0631 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a \u0627\u0644\u0645\u062d\u062f\u062f \u0645\u062d\u0638\u0648\u0631. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0645\u0634\u0631\u0641 \u0627\u0644\u0646\u0638\u0627\u0645 \u0639\u0646\u062f\u0643.", "Selected range of cells": "\u0645\u062c\u0627\u0644 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u0645\u062d\u062f\u062f\u0629", "Selection Mode": "\u0648\u0636\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f", "Selection count": "\u0645\u0642\u062f\u0627\u0631 \u0627\u0644\u062a\u062d\u062f\u064a\u062f", "Selection mode: inactive": "\u0648\u0636\u0639 \u0627\u0644\u062a\u062d\u062f\u064a\u062f: \u063a\u064a\u0631 \u0646\u0634\u0637", "Send Feedback": "\u0627\u0631\u0633\u0644 \u0631\u0623\u064a\u0643", "Sent": "\u0623\u0631\u0633\u0644\u062a", "Served by:": "\u0642\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629:", "Server audit": "\u0633\u062c\u0644 \u062d\u0631\u0643\u0627\u062a \u0627\u0644\u062e\u0627\u062f\u0648\u0645", "Server has been shut down; please reload the page.": "\u062a\u0645 \u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u062e\u0627\u062f\u0645\u061b \u064a\u0631\u062c\u0649 \u0625\u0639\u0627\u062f\u0629 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0641\u062d\u0629.", "Server is down, restarting automatically. Please wait.": "\u0627\u0644\u062e\u0627\u062f\u0645 \u0645\u0639\u0637\u0644\u060c \u062a\u062a\u0645 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0625\u0646\u062a\u0638\u0627\u0631.", "Server is now reachable. We have to refresh the page now.": "\u064a\u0645\u0643\u0646\u0646\u0627 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 \u0627\u0644\u0622\u0646. \u0639\u0644\u064a\u0646\u0627 \u0627\u0644\u0622\u0646 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0635\u0641\u062d\u0629.", "Server is now reachable...": "\u064a\u0645\u0643\u0646\u0646\u0627 \u0627\u0644\u0622\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 ...", "Server is shutting down": "\u064a\u062a\u0645 \u0627\u0644\u0622\u0646 \u0625\u0637\u0641\u0627\u0621 \u0627\u0644\u062e\u0627\u062f\u0648\u0645", "Server is shutting down for maintenance (auto-saving)": "\u0627\u0644\u062e\u0627\u062f\u0648\u0645 \u064a\u064f\u0637\u0641\u0623 \u0644\u0644\u0635\u064a\u0627\u0646\u0629 (\u064a\u062d\u0641\u0638 \u0622\u0644\u064a\u0651\u064b\u0627)", "Server returned this reason:": "\u0627\u0644\u062e\u0627\u062f\u0645 \u0623\u0639\u0627\u062f \u0647\u0630\u0627 \u0627\u0644\u0633\u0628\u0628:", "Server uptime": "\u0648\u0642\u062a \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062e\u0627\u062f\u0645", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0627\u0644\u062e\u062f\u0645\u0629 \u063a\u064a\u0631 \u0645\u062a\u0648\u0641\u0651\u0631\u0629. \u0631\u062c\u0627\u0621\u064b \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0644\u0627\u062d\u0642\u0627 \u0648\u0623\u062e\u0628\u0631 \u0630\u0644\u0643 \u0644\u0644\u0625\u062f\u0627\u0631\u0629 \u0625\u0646 \u0627\u0633\u062a\u0645\u0631\u062a \u0627\u0644\u0645\u0634\u0643\u0644\u0629.", "Session terminated by document owner": "\u0623\u0646\u0647\u0649 \u0645\u0627\u0644\u0643 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u062c\u0644\u0633\u0629", "Set Language for All text": "\u0636\u0628\u0637 \u0627\u0644\u0644\u063a\u0629 \u0644\u0643\u0644 \u0627\u0644\u0646\u0635", "Set Language for Paragraph": "\u0636\u0628\u0637 \u0644\u063a\u0629 \u0627\u0644\u0641\u0642\u0631\u0629", "Set Language for Selection": "\u0636\u0628\u0637 \u0627\u0644\u0644\u063a\u0629 \u0644\u0644\u0645\u062e\u062a\u0627\u0631\u0629", "Set Log Levels": "\u062a\u0639\u064a\u064a\u0646 \u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0633\u062c\u0644", "Set default interface preferences.": "\u0623\u0646\u0638\u064f\u0631 \u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0627\u0644\u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629.", "Settings": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a", "Shapes": "\u0627\u0644\u0623\u0634\u0643\u0627\u0644", "Share": "\u0645\u0634\u0627\u0631\u0643\u0629", "Share...": "\u0634\u0627\u0631\u0643...", "Shared Config URL is missing in initial variables.": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u0629 \u0646\u0627\u0642\u0635 \u0641\u064a \u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u0628\u062f\u0626\u064a\u0629.", "Shockwave Flash (.swf)": "\u0635\u064a\u063a\u0629 \u0641\u0644\u0627\u0634 \"\u0634\u064f\u0643 \u0648\u064e\u064a\u0641\" (.swf)", "Show Grid": "\u0639\u0631\u0636 \u0627\u0644\u0634\u0628\u0643\u0629", "Show Menu": "\u0639\u0631\u0636 \u0627\u0644\u0642\u0627\u0626\u0645\u0629", "Show Ruler": "\u0623\u0638\u0647\u0631 \u0627\u0644\u0645\u0633\u0637\u0631\u0629", "Show Status Bar": "\u0623\u0638\u0647\u0631 \u0634\u0631\u064a\u0637 \u0627\u0644\u062d\u0627\u0644\u0629", "Show on the side": "\u0623\u0639\u0631\u064f\u0636 \u0639\u0644\u0649 \u0627\u0644\u062c\u0627\u0646\u0628", "Show the search bar": "\u0625\u0638\u0647\u0627\u0631 \u0634\u0631\u064a\u0637 \u0627\u0644\u0628\u062d\u062b", "Shutdown Server": "\u0627\u063a\u0644\u0642 \u0627\u0644\u062e\u0627\u062f\u0645", "Signature": "\u0627\u0644\u062a\u0648\u0642\u064a\u0639", "Slide {0} of {1}": "\u0634\u0631\u064a\u062d\u0629 {0} \u0645\u0646 {1}", "Slides": "\u0627\u0644\u0634\u0631\u0627\u0626\u062d", "Smart Picker": "\u0627\u0644\u0645\u0646\u062a\u0642\u0649 \u0627\u0644\u0630\u0643\u064a", "Snap to Grid": "\u0627\u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0625\u0644\u0649 \u0627\u0644\u0634\u0628\u0643\u0629", "Solid": "\u0635\u0644\u0628", "Someone": "\u0634\u062e\u0635\u0627 \u0645\u0627", "Sparkline": "\u062e\u0637 \u0627\u0644\u062a\u0623\u0644\u0642", "Square": "\u0645\u0631\u0628\u0639", "Standard": "\u0645\u0639\u064a\u0627\u0631", "Status": "\u0627\u0644\u062d\u0627\u0644\u0629", "Status Bar": "\u0634\u0631\u064a\u0637 \u0627\u0644\u062d\u0627\u0644\u0629", "Stop following": "\u0627\u0644\u062a\u0648\u0642\u0641 \u0639\u0646 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629", "Store as:": "\u062a\u062e\u0632\u064a\u0646 \u0628\u0627\u0633\u0645:", "Style": "\u0627\u0644\u0646\u0645\u0637", "Styles": "\u0623\u0646\u0645\u0627\u0637", "Successfully exported: ": "\u062a\u0645 \u0627\u0644\u062a\u0635\u062f\u064a\u0631 \u0628\u0646\u062c\u0627\u062d: ", "Sum": "\u0627\u0644\u0645\u062c\u0645\u0648\u0639", "TB": "\u062a\u064a\u0631\u0627 \u0628\u0627\u064a\u062a", "Table": "\u202b\u202b\u0627\u0644\u062c\u062f\u0648\u0644", "Table with {0} rows and {1} columns": "\u062c\u062f\u0648\u0644 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 {0} \u0635\u0641 \u0648{1} \u0639\u0645\u0648\u062f", "Tap to collapse": "\u0627\u0646\u0642\u0631 \u0644\u0637\u064a", "Tap to expand": "\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0648\u0633\u064a\u0639", "Text": "\u0646\u0635", "Text orientation": "\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0646\u0635", "The IsAdminUser property is not set by integration": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u062e\u0627\u0635\u064a\u0629 IsAdminUser \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u062a\u0643\u0627\u0645\u0644", "The IsAdminUser user property is set by integration": "\u062a\u0645\u0651 \u062a\u0639\u064a\u064a\u0646 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 IsAdminUser \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u062a\u0643\u0627\u0645\u0644", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u064a\u062d\u062a\u0648\u064a \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0639\u0644\u0649 \u0628\u0639\u0636 \u0627\u0644\u0627\u0633\u062a\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u064a \u0642\u062f \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u064a\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u0648\u064a\u0628. \u0642\u062f \u064a\u0633\u0628\u0628 \u0628\u0639\u0636 \u0627\u0644\u0645\u0634\u0627\u0643\u0644 \u0623\u062b\u0646\u0627\u0621 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0627\u0633\u062a\u0634\u0647\u0627\u062f\u0627\u062a \u0623\u0648 \u0627\u0644\u0645\u0631\u0627\u062c\u0639.", "The document could not be locked, and is opened in read-only mode.": "\u062a\u0639\u0630\u0631 \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u060c \u0648\u0641\u064f\u062a\u062d \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637.", "The document could not be locked.": "\u062a\u0639\u0630\u0631 \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "The document is being renamed and will reload shortly": "\u062a\u062a\u0645 \u0627\u0644\u0622\u0646 \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0648\u0633\u064a\u0639\u0627\u062f \u062a\u062d\u0645\u064a\u0644\u0647 \u0628\u0639\u062f\u0647\u0627", "The document is not signed.": "\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0644\u0645 \u064a\u062a\u0645 \u062a\u0648\u0642\u064a\u0639\u0647.", "The document is switching to Offline mode and will reload shortly": "\u064a\u062a\u0645\u0651 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0622\u0646 \u0625\u0644\u0649 \u0648\u0636\u0639 \u0639\u062f\u0645 \u0627\u0644\u0627\u062a\u0635\u0627\u0644\u061b \u0648 \u0633\u0648\u0641 \u064a\u064f\u0639\u0627\u062f \u062a\u062d\u0645\u064a\u0644\u0647 \u0642\u0631\u064a\u0628\u0627\u064b", "The document is too large or no disk space left to save. Document will now be read-only.": "\u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627 \u0623\u0648 \u0644\u0627 \u062a\u0648\u062c\u062f \u0645\u0633\u0627\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0642\u0631\u0635 \u0644\u062d\u0641\u0638\u0647. \u0633\u064a\u0635\u0628\u062d \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0627\u0644\u0622\u0646 \u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0627\u0644\u0645\u0644\u0641 \u0645\u0646 \u0627\u0644\u0646\u0648\u0639: {0} \u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644\u0647 \u0639\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 \u0644\u0623\u0646 \u0627\u0644\u0645\u0644\u0641 \u0644\u064a\u0633 \u0644\u0647 \u0627\u0633\u0645", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0627\u0644\u0645\u0644\u0641 \u0645\u0646 \u0627\u0644\u0646\u0648\u0639: {0} \u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062d\u0645\u064a\u0644\u0647 \u0639\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 \u0644\u0623\u0646 \u0627\u0644\u0645\u0644\u0641 \u0641\u0627\u0631\u063a", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0636\u064a\u0641 \u0641\u0627\u0631\u063a. \u0623\u063a\u0644\u0628 \u0627\u0644\u0638\u0646 \u0623\u0646 \u062e\u0627\u062f\u0645 coolwsd \u0644\u0645 \u064a\u064f\u0636\u0628\u0637 \u0643\u0645\u0627 \u064a\u0646\u0628\u063a\u064a\u060c \u0631\u062c\u0627\u0621\u064b \u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0625\u062f\u0627\u0631\u0629.", "The server encountered a {0} error while parsing the {1} command.": "\u0648\u0627\u062c\u0647 \u0627\u0644\u062e\u0627\u062f\u0648\u0645 \u062e\u0637\u0623 {0} \u0623\u062b\u0646\u0627\u0621 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0623\u0645\u0631 {1}.", "The server has been disconnected.": "\u062a\u0645 \u0642\u0637\u0639 \u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u062e\u0627\u062f\u0645.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0627\u0644\u062a\u0648\u0642\u064a\u0639 \u062c\u064a\u062f\u060c \u0648\u0644\u0643\u0646 \u062a\u0639\u0630\u0631 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0648\u062a\u0645 \u062a\u0648\u0642\u064a\u0639 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062c\u0632\u0626\u064a\u0627 \u0641\u0642\u0637.", "The signature is OK, but the certificate could not be validated.": "\u0627\u0644\u062a\u0648\u0642\u064a\u0639 \u062c\u064a\u062f\u060c \u0648\u0644\u0643\u0646 \u062a\u0639\u0630\u0631 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0634\u0647\u0627\u062f\u0629.", "The signature is OK, but the document is only partially signed.": "\u0627\u0644\u062a\u0648\u0642\u064a\u0639 \u062c\u064a\u062f\u060c \u0648\u0644\u0643\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0648\u0642\u0639 \u062c\u0632\u0626\u064a\u0627 \u0641\u0642\u0637.", "The signature was valid, but the document has been modified.": "\u0643\u0627\u0646 \u0627\u0644\u062a\u0648\u0642\u064a\u0639 \u0635\u062d\u064a\u062d\u0627\u060c \u0648\u0644\u0643\u0646 \u062a\u0645 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Theme colors": "\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u062b\u064a\u0645\u0629", "This document has an invalid signature.": "\u064a\u062d\u062a\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0639\u0644\u0649 \u062a\u0648\u0642\u064a\u0639 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d.", "This document is digitally signed and the signature is valid.": "\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0648\u0642\u0639 \u0631\u0642\u0645\u064a\u0627 \u0648\u0627\u0644\u062a\u0648\u0642\u064a\u0639 \u0635\u062d\u064a\u062d.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0642\u062f \u064a\u062d\u062a\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0639\u0644\u0649 \u0646\u064e\u0633\u064e\u0642 \u0623\u0648 \u0645\u062d\u062a\u0648\u0649 \u0644\u0627 \u064a\u0645\u0643\u0646 \u062d\u0641\u0638\u0647 \u0628\u0646\u064e\u0633\u064e\u0642 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u062d\u0627\u0644\u064a.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0647\u0630\u0647 \u0646\u0633\u062e\u0629 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645\u0629 \u0645\u0646 {productname}. \u0648\u0644\u062a\u0641\u0627\u062f\u064a \u0627\u0644\u0627\u0646\u0637\u0628\u0627\u0639 \u0628\u0623\u0646\u0647 \u0645\u0646\u0627\u0633\u0628 \u0644\u0644\u0646\u0634\u0631 \u0641\u064a \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a\u060c \u062a\u0638\u0647\u0631 \u0647\u0630\u0647 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0643\u062b\u0631 \u0645\u0646 {docs} \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0623\u0648 {connections} \u0627\u062a\u0635\u0627\u0644\u0627\u062a \u0628\u0634\u0643\u0644 \u0645\u062a\u0632\u0627\u0645\u0646.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u0645\u0642\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 {0} \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a\u060c \u0648%1 \u0645\u0646 \u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a \u062d\u0633\u0628 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u062f\u064a\u0631. \u0644\u0642\u062f \u0628\u0644\u063a\u062a \u0627\u0644\u062e\u062f\u0645\u0629 \u0647\u0630\u0627 \u0627\u0644\u062d\u062f. \u0631\u062c\u0627\u0621\u064b \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0644\u0627\u062d\u0642\u0627.", "This version of {productname} is powered by": "\u0647\u0630\u0627 \u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0645\u0646 {productname} \u0645\u062f\u0639\u0648\u0645 \u0645\u0646 \u0642\u0650\u0628\u064e\u0644", "Tight": "\u0645\u064f\u062a\u0631\u0627\u0635\u0651", "Time": "\u0648\u0642\u062a", "Time interval of CPU statistics (in ms)": "\u0625\u062d\u0635\u0627\u0626\u064a\u0651\u0627\u062a \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0644\u0645\u0639\u0627\u0644\u062c (\u0628\u0627\u0644\u0645\u0644\u064a \u062b\u0627\u0646\u064a\u0629)", "Time interval of memory statistics (in ms)": "\u0625\u062d\u0635\u0627\u0626\u064a\u0651\u0627\u062a \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0644\u0630\u0627\u0643\u0631\u0629 (\u0628\u0627\u0644\u0645\u0644\u064a \u062b\u0627\u0646\u064a\u0629)", "Title": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646", "To": "\u0625\u0644\u0649", "To paste outside {productname}, please first click the 'download' button": "\u0644\u0644\u0635\u0642 \u062e\u0627\u0631\u062c {productname}\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u0646\u0642\u0631 \u0623\u0648\u0644\u0627 \u0639\u0644\u0649 \u0632\u0631 \"\u062a\u0646\u0632\u064a\u0644\"", "To prevent accidental changes, the author has set this file to open as view-only": "\u0644\u0645\u0646\u0639 \u0627\u0644\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0637\u0627\u0631\u0626\u0629\u060c \u064a\u062c\u0628 \u0639\u0644\u0649 \u0627\u0644\u0643\u0627\u062a\u0628 \u0623\u0646 \u064a\u0641\u062a\u062d \u0647\u0630\u0627 \u0627\u0644\u0645\u0644\u0641 \u0639\u0644\u0649 \u0648\u0636\u0639\u064a\u0629 \"\u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637\"", "Toggle UI Mode": "\u062a\u0628\u062f\u064a\u0644 \u0648\u0636\u0639 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "Top Margin": "\u0627\u0644\u0647\u0627\u0645\u0634 \u0627\u0644\u0639\u0644\u0648\u064a", "Top N elements...": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0623\u0639\u0644\u0649 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629 ...", "Top N percent...": "\u0636\u0645\u0646 \u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064a\u0629 \u0627\u0644\u0623\u0639\u0644\u0649 ...", "Top/Bottom Rules...": "\u0642\u0648\u0627\u0639\u062f \u0623\u0639\u0644\u0649/\u0623\u0633\u0641\u0644 ...", "Type": "\u0627\u0644\u0646\u0648\u0639", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0645\u0646\u0641\u0630 WOPI \u063a\u064a\u0631 \u0645\u0633\u062a\u0648\u062b\u0642. \u0631\u062c\u0627\u0621\u064b \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0644\u0627\u062d\u0642\u0627 \u0648\u0623\u062e\u0628\u0631 \u0630\u0644\u0643 \u0644\u0644\u0625\u062f\u0627\u0631\u0629 \u0625\u0646 \u0627\u0633\u062a\u0645\u0631\u062a \u0627\u0644\u0645\u0634\u0643\u0644\u0629.", "Undo": "\u062a\u0631\u0627\u062c\u0639", "Unlink Citations": "\u0625\u0644\u063a\u0627\u0621 \u0631\u0628\u0637 \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633\u0627\u062a", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0633\u064a\u0624\u062f\u064a \u0625\u0644\u063a\u0627\u0621 \u0631\u0628\u0637 \u0627\u0644\u0627\u0633\u062a\u0634\u0647\u0627\u062f\u0627\u062a \u0625\u0644\u0649 \u0645\u0646\u0639 Collabora Online \u0645\u0646 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0627\u0633\u062a\u0634\u0647\u0627\u062f\u0627\u062a \u0648\u0627\u0644\u0645\u0631\u0627\u062c\u0639 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f.", "Unlock": "\u0627\u0644\u063a\u0627\u0621 \u0627\u0644\u0642\u0641\u0644", "Unresolve": "\u063a\u064a\u0631 \u0645\u062d\u0644\u0648\u0644", "Unresolve Thread": "\u0645\u0624\u0634\u0631 \u062a\u0631\u0627\u0628\u0637 \u063a\u064a\u0631 \u0645\u062d\u0644\u0648\u0644", "Unsupported server version.": "\u0625\u0635\u062f\u0627\u0631 \u0627\u0644\u062e\u0627\u062f\u0645 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645.", "Update": "\u062a\u062d\u062f\u064a\u062b", "Update Index": "\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0641\u0647\u0631\u0633", "Update Log Levels": "\u062a\u062d\u062f\u064a\u062b \u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0633\u062c\u0644", "Updated citations": "\u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062b\u0629", "Updating citations": "\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0627\u0642\u062a\u0628\u0627\u0633\u0627\u062a", "Upload Autotext": "\u0631\u0641\u0639 \u0627\u0644\u0646\u0635 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a", "Upload Wordbook": "\u0631\u0641\u0639 \u0645\u0644\u0641 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0644\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0644\u063a\u0648\u064a", "Upload Xcu": "\u0631\u0641\u0639 Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u062a\u062d\u0645\u064a\u0644 \u0645\u0642\u062a\u0637\u0641\u0627\u062a \u0646\u0635\u064a\u0629 \u0645\u062a\u0643\u0631\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (.bau). \u0644\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0646\u0635 \u0641\u064a \u0645\u0633\u062a\u0646\u062f\u0643\u060c \u0623\u0643\u062a\u064f\u0628 \u0627\u062e\u062a\u0635\u0627\u0631 \u0625\u062f\u062e\u0627\u0644\u064a\u0629 \u0627\u0644\u0646\u0635 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u062b\u0645 \u0627\u0636\u063a\u064e\u0637 \u0639\u0644\u0649 F3.", "Uploaded": "\u062a\u0645 \u0627\u0644\u0631\u0641\u0639", "Uploading file to server failed with status: {0}": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 \u0645\u0639 \u0627\u0644\u062d\u0627\u0644\u0629:\u066a 0", "Uploading file to server failed, file not found.": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645\u060c \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0645\u0644\u0641.", "Uploading file to server failed, the file is too large.": "\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u062e\u0627\u062f\u0645\u060c \u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u0627.", "Uploading...": "\u064a\u0631\u0641\u0639...", "Use Compact view": "\u0627\u0633\u062a\u0639\u0645\u0650\u0644 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u064f\u062f\u0645\u062c", "Use Tabbed view": "\u0627\u0633\u062a\u0639\u0645\u0650\u0644 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u064f\u0628\u0648\u0651\u064e\u0628", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0642\u0644 is_admin \u0627\u0644\u0645\u0647\u0645\u0644\u060c \u0648\u064a\u062c\u0628 \u0623\u0646 \u064a\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062a\u0643\u0627\u0645\u0644 \u062e\u0627\u0635\u064a\u0629 IsAdminUser \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643", "User List Summary": "\u0645\u0644\u062e\u0635 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0650\u0645\u064a\u0646", "User Name": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0650\u0645", "Users online": "\u0645\u0633\u062a\u062e\u062f\u0650\u0645\u0648\u0646 \u0645\u064f\u062a\u0651\u0635\u0650\u0644\u0648\u0646", "Values between...": "\u0642\u064a\u0645 \u0628\u064a\u0646 ...", "Values duplicate...": "\u0642\u064a\u0645 \u0645\u0643\u0631\u0631\u0629 ...", "Values equal to...": "\u0642\u064a\u0645 \u062a\u0633\u0627\u0648\u064a ...", "Values greater than...": "\u0642\u064a\u0645 \u0623\u0643\u0628\u0631 \u0645\u0646 ...", "Values less than...": "\u0642\u064a\u0645 \u0623\u0642\u0644 \u0645\u0646 ...", "Version Information": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0627\u0644\u0625\u0635\u062f\u0627\u0631", "Very Loose": "\u0641\u0636\u0641\u0627\u0636 \u062c\u062f\u0627\u064b", "Very Tight": "\u0636\u064a\u0642 \u062c\u062f\u0627\u064b", "View": "\u0639\u0631\u0636", "Views": "\u0645\u0634\u0627\u0647\u062f\u0627\u062a", "WOPI host": "\u0645\u0636\u064a\u0641 WOPI", "Warning": "\u062a\u062d\u0630\u064a\u0631", "Warning! The browser you are using is not supported.": "\u062a\u062d\u0630\u064a\u0631! \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0627\u0644\u0630\u064a \u062a\u0633\u062a\u062e\u062f\u0645\u0647 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0646\u062d\u0646 \u0628\u0635\u062f\u062f \u062a\u0646\u0638\u064a\u0641 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0645\u0646 \u062c\u0644\u0633\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0623\u062e\u064a\u0631\u0629\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0641\u064a \u0648\u0642\u062a \u0644\u0627\u062d\u0642.", "Welcome Dialog": "\u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0631\u062d\u064a\u0628", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u0647\u0630\u0627 \u0645\u062d\u0631\u062c. \u062a\u0639\u0630\u0631 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0631\u062c\u0627\u0621\u064b \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0644\u0627\u062d\u0642\u064b\u0627.", "What?": "\u0645\u0627\u0630\u0627\u061f", "When?": "\u0645\u062a\u0649\u061f", "Who?": "\u0645\u0646\u061f", "Windowed Presentation Blocked": "\u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0639\u0631\u0636 \u0641\u064a \u0646\u0627\u0641\u0630\u0629", "Windowed Presentation: ": "\u0639\u0631\u0636 \u0641\u064a \u0646\u0627\u0641\u0630\u0629: ", "Word 2003 Document (.doc)": "\u0645\u0633\u062a\u0646\u062f \u0648\u0648\u0631\u062f \u0662\u0660\u0660\u0663 (\u200e.doc)", "Word Counter": "\u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a", "Word Document (.docx)": "\u0645\u0633\u062a\u0646\u062f \u0648\u0648\u0631\u062f (\u200e.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "\u0645\u0639\u0644\u0645\u0629 WOPISrc \u062e\u0627\u0637\u0626\u0629 \u0623\u0648 \u0645\u0641\u0642\u0648\u062f\u0629\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u062f\u0639\u0645.", "Wrong password provided. Please try again.": "\u0648\u064f\u0641\u0651\u0631\u062a \u0643\u0644\u0645\u0629 \u0633\u0631 \u062e\u0627\u0637\u0626\u0629. \u0631\u062c\u0627\u0621\u064b \u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629.", "Wrong server, reconnecting...": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062e\u0627\u062f\u0645\u060c \u062c\u0627\u0631\u064d \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u062a\u0635\u0627\u0644...", "YB": "\u064a\u0648\u062a\u0627 \u0628\u0627\u064a\u062a", "You": "\u0623\u0646\u062a", "You are already presenting this document": "\u0623\u0646\u062a \u062a\u0639\u0631\u0636 \u0647\u0630\u0647 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u062d\u0627\u0644\u064a\u0627\u064b", "You are leaving the document. The following web page will open in a new tab: ": "\u0623\u0646\u062a \u062a\u062a\u0631\u0643 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u0633\u064a\u062a\u0645 \u0641\u062a\u062d \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0641\u064a \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062c\u062f\u064a\u062f\u0629: ", "You have not done anything to rollback yet...": "\u0644\u0645 \u062a\u0641\u0639\u0644 \u0623\u064a \u0634\u064a\u0621 \u0644\u0644\u062a\u0631\u0627\u062c\u0639 \u062d\u062a\u0649 \u0627\u0644\u0622\u0646...", "You need to enable it both at server level and in the UI. ": "\u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u062a\u0645\u0643\u064a\u0646\u0647 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062e\u0627\u062f\u0645 \u0648\u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u064a\u062d\u062a\u0627\u062c \u062e\u0627\u062f\u0645 \u0643\u0627\u0644\u0627\u0628\u0648\u0631\u0627 \u0627\u0648\u0646\u0644\u0627\u064a\u0646 Collabora Online \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u062f\u064a\u062b. \u0627\u0644\u0625\u0635\u062f\u0627\u0631 {0} \u0645\u062a\u0627\u062d.", "Your WOPI server is not secure: SSL verification failed": "\u062e\u0627\u062f\u0645 WOPI \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u063a\u064a\u0631 \u0622\u0645\u0646: \u0641\u0634\u0644 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0637\u0628\u0642\u0629 \u0627\u0644\u0645\u0642\u0627\u0628\u0633 \u0627\u0644\u0622\u0645\u0646\u0629 (SSL)", "Your browser has very limited access to the clipboard": "\u0645\u0633\u062a\u0639\u0631\u0636\u0643 \u0644\u062f\u064a\u0647 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0648\u0635\u0648\u0644 \u0645\u062d\u062f\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "Your changes have been saved": "\u0644\u0642\u062f \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643", "Your library is empty": "\u0645\u0643\u062a\u0628\u062a\u0643 \u0641\u0627\u0631\u063a\u0629", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0639\u062a\u0627\u062f \u0641\u064a \u062e\u0627\u062f\u0648\u0645\u0643 \u063a\u064a\u0631 \u0643\u0627\u0641\u064a\u0629\u061b \u0627\u0644\u0623\u0645\u0631 \u0627\u0644\u0630\u064a \u0633\u064a\u0624\u062f\u064a \u0625\u0644\u0649 \u0636\u0639\u0641 \u0641\u064a \u0623\u062f\u0627\u0626\u0647.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0627\u0646\u062a\u0647\u062a \u0635\u0644\u0627\u062d\u064a\u0629 \u062c\u0644\u0633\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0642\u062f \u0644\u0627 \u064a\u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u062c\u0631\u0627\u0624\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0646\u062f. \u064a\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062c\u0644\u0633\u0629 (\u0623\u0648 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628) \u0644\u0644\u0645\u062a\u0627\u0628\u0639\u0629. \u0642\u062f \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0633\u062a\u0646\u062a\u0647\u064a \u062c\u0644\u0633\u062a\u0643 \u062e\u0644\u0627\u0644 {time}. \u064a\u0631\u062c\u0649 \u062d\u0641\u0638 \u0639\u0645\u0644\u0643 \u0648\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062c\u0644\u0633\u0629 (\u0623\u0648 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628) \u0644\u0644\u0645\u062a\u0627\u0628\u0639\u0629. \u0642\u062f \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u064a\u0628\u062f\u0648 \u0623\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 {productname} \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0642\u062f \u062a\u0645 \u062a\u0643\u0648\u064a\u0646\u0647\u0627 \u0628\u0634\u0643\u0644 \u062e\u0627\u0637\u0626 \u0623\u0648 \u0623\u0646\u0647\u0627 \u062a\u062a\u063a\u064a\u0631 \u0628\u0633\u0631\u0639\u0629 - \u064a\u0631\u062c\u0649 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0645\u0634\u0631\u0641 \u0627\u0644\u0646\u0638\u0627\u0645 \u0644\u062f\u064a\u0643. \u0642\u062f \u064a\u0624\u062f\u064a \u0627\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0641\u064a \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0625\u0644\u0649 \u0639\u062f\u0645 \u0631\u0624\u064a\u0629 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0644\u0628\u0639\u0636\u0647\u0645 \u0627\u0644\u0628\u0639\u0636\u060c \u0648\u062d\u062f\u0648\u062b \u062a\u0639\u0627\u0631\u0636\u0627\u062a \u0641\u064a \u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648/\u0623\u0648 \u062d\u062f\u0648\u062b \u0645\u0634\u0643\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0646\u0633\u062e/\u0627\u0644\u0644\u0635\u0642. \u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062e\u0627\u062f\u0648\u0645 \u0627\u0644\u0645\u062a\u0648\u0642\u0639 {0} \u0644\u0623\u064e\u0645\u064e\u0627\u0631\u064e\u0629 \u0627\u0644\u062a\u0645\u0631\u064a\u0631 (routenToken) {1} \u0648\u0644\u0643\u0646\u0647 \u0645\u062a\u0635\u0644 \u0628\u0627\u0644\u062e\u0627\u062f\u0648\u0645 {2}", "ZB": "\u0632\u064a\u062a\u0627 \u0628\u0627\u064a\u062a", "Zoom In": "\u062a\u0643\u0628\u064a\u0631", "Zoom Out": "\u0627\u0644\u062a\u0635\u063a\u064a\u0631", "Zotero API key is incorrect": "\u0645\u0641\u062a\u0627\u062d Zotero API \u063a\u064a\u0631 \u0635\u062d\u064a\u062d", "Zotero API key is not configured": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0643\u0648\u064a\u0646 \u0645\u0641\u062a\u0627\u062d Zotero API", "Zotero Warning": "\u062a\u062d\u0630\u064a\u0631 \u0632\u0648\u062a\u064a\u0631\u0648 Zotero", "cell address": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062e\u0644\u064a\u0629", "file type icon": "\u0631\u0645\u0632 \u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "\u0643\u064a\u0644\u0648 \u0628\u0627\u064a\u062a", "replies": "\u0631\u062f\u0648\u062f", "reply": "\u0631\u062f", "the Help tab": "\u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629\"", "the View menu": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0631\u0636", "warning: copy/paste request timed out": "\u062a\u062d\u0630\u064a\u0631: \u0627\u0646\u062a\u0647\u062a \u0645\u0647\u0644\u0629 \u0637\u0644\u0628 \u0627\u0644\u0646\u0633\u062e/\u0627\u0644\u0644\u0635\u0642", "{0} deleted": "\u062a\u0645 \u062d\u0630\u0641 {0}", "{0} selected": "\u062a\u0645 \u0627\u062e\u062a\u064a\u0627\u0631 {0}", "{0} tab selected": "\u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 {0}", "{0} unselected": "{0} \u063a\u064a\u0631 \u0645\u062d\u062f\u062f", "{username} saved this document as {filename}. Do you want to join?": "\u0642\u0627\u0645 {username} \u0628\u062d\u0641\u0638 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u0646\u062f \u0628\u0627\u0633\u0645 {filename}. \u0647\u0644 \u062a\u0648\u062f \u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645\u061f", "{user} has joined": "\u0627\u0646\u0636\u0645\u0651 {user}", "{user} has left": "\u063a\u0627\u062f\u0631 {user}"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ast.json b/f7cloud-office/browser/dist/l10n/ui-ast.json new file mode 100644 index 0000000..4836642 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ast.json @@ -0,0 +1 @@ +{" document(s) open.": " documentu/os abiertu/os.", " hrs": " h", " mins": " min", " s": " s", " user(s).": " usuariu/os.", "%n users": "%n usuarios", "(current)": "(actual)", "0 users": "0 usuarios", "1 user": "1 usuariu", "About": "Tocante a", "Accept": "Aceutar", "Accept change": "Aceutar camb\u00e9u", "Accessibility": "Accesibilid\u00e1", "Add": "Amestar", "Add Bibliography": "Amestar bibliograf\u00eda", "Admin console": "Consola alministrativa", "Albania": "Albania", "All": "Too", "All Sheets": "Toles fueyes", "All users": "Tolos usuarios", "Analytics": "Analises", "Andorra": "Andorra", "Are you sure you want to delete sheet, {sheet}?": "\u00bfDe xuru que quies desaniciar la fueya \u00ab{sheet}\u00bb?", "Are you sure you want to delete this page?": "\u00bfDe xuru que quies desaniciar esta p\u00e1xina?", "Are you sure you want to delete this slide?": "\u00bfDe xuru que quies desaniciar esta diapositiva?", "Are you sure you want to terminate this session?": "\u00bfDe xuru que quies terminar esta sesi\u00f3n?", "Argentina": "Arxentina", "Armenia": "Armenia", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "L'error d'autorizaci\u00f3n ye: \u00ab{errormessage}\u00bb.", "Automatic color": "Color autom\u00e1tica", "Autosaved": "Guard\u00e1u autom\u00e1ticamente", "Autotext": "Testu autom\u00e1ticu", "Average": "Permediu", "Axial": "Axal", "Azerbaijan": "Azerbaix\u00e1n", "BB": "BB", "Background": "Fondu", "Background Color": "Color de fondu", "Belgium": "B\u00e9lxica", "Boolean Value": "Valor booleanu", "Borders": "Berbesos", "Bosnia and Herzegovina": "Bosnia y Herzegovina", "Brazil": "Brasil", "Bytes received": "Bytes recib\u00edos", "Bytes sent": "Bytes unviaos", "COOLWSD version:": "Versi\u00f3n de COOLWSD:", "CSV File (.csv)": "Ficheru CSV (.csv)", "CSV file (.csv)": "Ficheru CSV (.csv)", "Canada": "Canad\u00e1", "Cancel": "Encaboxar", "Cell borders": "Berbesos de la caxella", "Channel Filter:": "Pe\u00f1era de canales:", "Checkbox": "Caxella", "Choice of functions": "Eleici\u00f3n de funciones", "Close": "Zarrar", "Close dialog": "Zarrar el di\u00e1logu", "Close document": "Zarrar el documentu", "Collabora Online Development Edition": "Collabora Online, edici\u00f3n de desarrollu", "Collabora Online Welcome": "Af\u00e1yate en Collabora Online", "Color": "Color", "Column Width": "Anchor de la columna", "Columns": "Columnes", "Comment": "Comentariu", "Confirmation": "Confirmaci\u00f3n", "Connecting...": "Coneutando\u2026", "Connection error": "Error de conex\u00f3n", "Connections": "Conexones", "Content": "Conten\u00edu", "Controls": "Controles", "Copy": "Copiar", "Copy Cells": "Copiar caxelles", "Copy Sheet...": "Copiar la fueya...", "Copy all version information in English": "Copiar tola informaci\u00f3n de versi\u00f3n n'ingl\u00e9s", "Country:": "Pa\u00eds:", "Croatia": "Croacia", "Ctrl+Shift+Alt+D to exit": "Ctrl+May+Alt+D pa colar", "Custom Margins\u2026": "M\u00e1rxenes personalizaos\u2026", "Custom dictionaries": "Diccionarios personalizaos", "Cyprus": "Xipre", "Czech Republic": "Chequia", "Dark Mode": "Mou escuru", "Dashboard": "Panel", "Data": "Datos", "Date": "Data", "Debug Tools": "Ferramientes de depuraci\u00f3n", "Default": "Predetermin\u00e1u", "Default Style": "Estilu predetermin\u00e1u", "Delete": "Desaniciar", "Delete Columns": "Desaniciar columnes", "Delete Rows": "Desaniciar fileres", "Denmark": "Dinamarca", "Dictionary of exceptions": "Diccionariu d'esceiciones", "Discard": "Descartar", "Document": "Documentu", "Document cannot be renamed.": "Nun pue camudase'l nome del documentu.", "Document cannot be saved.": "Nun pue guardase'l documentu.", "Document contains unsupported media": "El documentu conti\u00e9n multimedia non compatible", "Documents open": "Documentos abiertos", "Documents:": "Documentos:", "Download": "Baxar", "Download Selection": "Baxar esbilla", "Download as": "Baxar como", "Downloading clipboard content": "Baxando'l conten\u00edu del cartafueyu", "Downloading...": "Baxando\u2026", "Drawing": "Dibuxu", "Dropdown": "Estenderexable", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editar", "Edit link": "Editar l'enllaz", "Elapsed time": "Tiempu trescurr\u00edu", "Ellipsoid": "Elipsoidal", "Empty Pages": "P\u00e1xines baleres", "Endnotes": "Notes a lo cabero", "Enter a file name": "Introduz un nome de ficheru", "Enter new sheet name": "Introduz el nome nuevu de la fueya", "Estonia": "Estonia", "Excel 2003 Spreadsheet (.xls)": "Fueya de c\u00e1lculu d'Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Fueya de c\u00e1lculu d'Excel (.xlsx)", "Export As": "Esportar como", "Export as": "Esportar como", "External link": "Enllaz esternu", "Failed to authenticate this session over protocol {0}": "Nun pudo autenticase esta sesi\u00f3n col protocolu {0}", "Fields": "Campos", "File": "Ficheru", "Finland": "Finlandia", "Fixed size": "Tama\u00f1u fixu", "Font": "Tipu lletra", "Font Name": "Nome del tipu lletra", "Font Size": "Tama\u00f1u del testu", "Form": "Formulariu", "Formula": "F\u00f3rmula", "Forum": "Foru", "Fraction": "Fraici\u00f3n", "France": "Francia", "Fullscreen presentation": "Presentaci\u00f3n a pantalla completa", "Function Wizard": "Encontu de funciones", "Functions": "Funciones", "GB": "GB", "General": "Xeneral", "Georgia": "Xeorxa", "Germany": "Alema\u00f1a", "Get Involved": "Andechar", "Gradient End": "Fin del dil\u00edu", "Gradient Start": "Entamu del dil\u00edu", "Greece": "Grecia", "Guernsey": "Gu\u00e9rnesei", "HTML Document (.html)": "Documentu HTML (.html)", "HTML File (.html)": "Ficheru HTML (.html)", "HTML file (.html)": "Ficheru HTML (.html)", "Heading 1": "T\u00edtulu 1", "Heading 2": "T\u00edtulu 2", "Help": "Ayuda", "Hidden pages": "P\u00e1xines anubr\u00edes", "Hide Menu": "Anubrir el men\u00fa", "Hide Menu Bar": "Anubrir la barra de men\u00fas", "Hide the search bar": "Anubrir la barra de gueta", "History": "Historial", "Hit Cancel to open in view-only mode.": "Calca Encaboxar p'abrilu nel mou nam\u00e1i de vista.", "Home": "Aniciu", "Hungary": "Hungr\u00eda", "Iceland": "Islandia", "Idle time": "Tiempu d'inactivid\u00e1", "Image (.png)": "Imaxe (.png)", "Images": "Im\u00e1xenes", "Images and Objects": "Im\u00e1xenes y oxetos", "India": "India", "Indonesia": "Indonesia", "Insert": "Inxertar", "Insert Checkbox": "Inxertar una caxella", "Insert Comment": "Inxertar un comentariu", "Insert Date": "Inxertar una data", "Insert Dropdown": "Inxertar un estenderexable", "Insert Electronic Signature": "Inxertar robla electr\u00f3nica", "Insert Local Image": "Inxertar una imaxe llocal", "Insert Picture": "Inxertar una imaxe", "Insert Rich Text": "Inxertar un testu arriquec\u00edu", "Insert Shape": "Inxertar una forma", "Insert Table": "Inxertar una tabla", "Insert connectors": "Inxertar coneutores", "Insert shapes": "Inxertar formes", "Insert sheet": "Inxertar una fueya", "Insert table": "Inxertar una tabla", "Invalid link: '{url}'": "Nun val l'enllaz: \u00ab{url}\u00bb", "Ireland": "Irlanda", "Israel": "Israel", "Italy": "Italia", "Japan": "Xap\u00f3n", "Keyboard shortcuts": "Atayos de tecl\u00e1u", "LOKit version:": "Versi\u00f3n de LOKit:", "Language": "Llingua", "Language:": "Llingua:", "Last modification": "Cabera modificaci\u00f3n", "Last saved:": "Guard\u00e1u por \u00faltima vegada:", "Latest Updates": "Caberos anovamientos", "Layout": "Distribuci\u00f3n", "Left Margin": "Marxe izquierdu", "License": "Llicencia", "Linear": "Llinial", "Loading...": "Cargando\u2026", "Local Image...": "Imaxe llocal...", "Log": "Rexistru", "Log Levels": "Niveles de rexistru", "MB": "MB", "Master View": "Vista del documentu principal", "Max": "M\u00e1ximu", "Maximum": "M\u00e1ximu", "Memory": "Memoria", "Memory consumed": "Memoria consumida", "Mexico": "M\u00e9xicu", "Min": "M\u00ednimu", "Minimum": "M\u00ednimu", "Modified": "Modific\u00e1u", "Monaco": "M\u00f3nacu", "More information and support": "M\u00e1s informaci\u00f3n y sofitu", "More...": "M\u00e1s\u2026", "My Library": "La mio biblioteca", "Next": "Siguiente", "No Comments": "Ensin comentarios", "No color": "Ensin color", "No search results found!": "Nun s'alcontr\u00f3 neng\u00fan result\u00e1u.", "Notes": "Notes", "Notes Pages": "P\u00e1xines de notes", "Number": "N\u00famberu", "Number of Documents": "N\u00famberu de documentos", "Number of Pages": "N\u00famberu de p\u00e1xines", "Number of Sheets": "N\u00famberu de fueyes", "Number of Slides": "N\u00famberu de diapositives", "ODF Drawing (.odg)": "Dibuxu ODF (.odg)", "ODF presentation (.odp)": "Presentaci\u00f3n ODF (.odp)", "ODF spreadsheet (.ods)": "Fueya de c\u00e1lculu ODF (.ods)", "ODF text document (.odt)": "Documentu de testu ODF (.odt)", "OK": "Aceutar", "Online Help": "Ayuda en llinia", "Open link": "Abrir l'enllaz", "Option": "Opci\u00f3n", "Options": "Opciones", "Overview": "Vista xeneral", "Overwrite": "Sobroscribir", "PB": "PB", "PDF Document (.pdf)": "Documentu PDF (.pdf)", "PID": "PID", "Page": "P\u00e1xina", "Page Layout": "Compaxinaci\u00f3n", "Page name": "Nome de la p\u00e1xina", "Paste": "Apegar", "Paste Slide": "Apegar diapositiva", "Paste Special": "Apegadura especial", "Path": "Cam\u00edn", "Philippines": "Filipines", "Picture": "Imaxe", "PowerPoint 2003 Presentation (.ppt)": "Presentaci\u00f3n de PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentaci\u00f3n de PowerPoint (.pptx)", "Present current slide": "Presentar la diapositiva actual", "Presentation": "Presentaci\u00f3n", "Print": "Imprentar", "Properties": "Propiedaes", "Provider:": "Fornidor:", "Quadratic": "Cuadr\u00e1ticu", "Read-only": "Nam\u00e1i de llectura", "Received": "Recib\u00edos", "Recent": "Reci\u00e9n", "Reconnecting...": "Reconeutando\u2026", "Redo": "Refacer", "References": "Referencies", "Refresh": "Anovar", "Refresh Log": "Anovar el rexistru", "Reject change": "Refugar camb\u00e9u", "Remove link": "Desaniciar l'enllaz", "Renaming...": "Camudando'l nome\u2026", "Repair": "Iguar", "Repair Document": "Iguar el documentu", "Reset to Default Language": "Reafitar a la llingua predeterminada", "Resolved": "Solucion\u00e1u", "Restart": "Reaniciar", "Rich Text": "Testu arriquec\u00edu", "Rich Text (.rtf)": "Testu arriquec\u00edu (.rtf)", "Right Margin": "Marxe derechu", "Row Height": "Altor de la filera", "Rows": "Fileres", "Ruler": "Regla", "Save": "Guardar", "Save As": "Guardar como", "Save Comments": "Guardar los comentarios", "Save as ODF format": "Guardar nel formatu ODF", "Save to new file": "Guardar nun ficheru nuevu", "Saved": "Guard\u00e1u", "Saving": "Guardando", "Saving...": "Guardando\u2026", "Scientific": "Cient\u00edficu", "Search": "Guetar", "Select Function": "Esbillar funci\u00f3n", "Select language": "Esbilla una llingua", "Select range": "Esbillar la estaya", "Selected range of cells": "Estaya esbillada de caxelles", "Selection Mode": "Mou d'esbilla", "Selection mode: inactive": "Mou d'esbilla: inactivu", "Sent": "Unviaos", "Server is now reachable. We have to refresh the page now.": "Agora'l sirvidor pue utilizase. La p\u00e1xina tien d'anovar.", "Server returned this reason:": "El sirvidor devolvi\u00f3 esta raz\u00f3n:", "Session terminated by document owner": "La sesi\u00f3n termin\u00f3la'l propietariu del documentu", "Set Language for All text": "Afitar llingua pa tol testu", "Set Language for Paragraph": "Afitar llingua pal p\u00e1rrafu", "Set Language for Selection": "Afitar llingua pa la esbilla", "Set Log Levels": "Afitar niveles de rexistru", "Settings": "Axustes", "Shapes": "Formes", "Share...": "Compartir\u2026", "Show Ruler": "Amosar la regla", "Show Status Bar": "Amosar la barra d'est\u00e1u", "Show the search bar": "Amosar la barra de gueta", "Signature": "Robla", "Slide %1": "Diapositiva %1", "Slides": "Diapositives", "Solid": "S\u00f3lidu", "South Africa": "Sud\u00e1frica", "Spain": "Espa\u00f1a", "Sparkline": "Minigr\u00e1fica", "Square": "Cuadr\u00e1u", "Standard": "Est\u00e1ndar", "Standard dictionary": "Diccionariu est\u00e1ndar", "Status Bar": "Barra d'est\u00e1u", "Style": "Estilu", "Style list": "Llista d'estilos", "Styles": "Estilos", "Sum": "Suma", "TB": "TB", "Table": "Tabla", "Tables": "Tables", "Text": "Testu", "Text orientation": "Orientaci\u00f3n del testu", "The document could not be locked, and is opened in read-only mode.": "Nun se pudo bloquiar el documentu y s'abri\u00f3 nel mou nam\u00e1i de llectura.", "The document could not be locked.": "Nun pudo bloquiase'l documentu.", "The document is too large or no disk space left to save. Document will now be read-only.": "El documentu ye grande enforma o y\u00e1 nun queda espaciu nel discu pa guardalu. El documentu agora ye nam\u00e1i de llectura.", "The server has been disconnected.": "Desconeut\u00f3se'l sirvidor.", "This document has an invalid signature.": "Esti documentu tien una robla que nun val.", "This document is digitally signed and the signature is valid.": "Esti documentu robl\u00f3se dixitalmente y la robla ye v\u00e1lida.", "This user": "Esti usuariu", "Time": "Hora", "Time zone:": "Estaya horaria:", "Title": "T\u00edtulu", "Top: {top}": "Cimeru: {top}", "Transitions": "Transiciones", "Type": "Triba", "Type to add a word": "Escribi p'amestar una pallabra", "Ukraine": "Ucra\u00edna", "Undo": "Desfacer", "United Arab Emirates": "Emiratos \u00c1rabes Xun\u00edos", "United Kingdom": "Reinu Xun\u00edu", "United States of America": "Estaos Xun\u00edos d'Am\u00e9rica", "Unsupported server version.": "Nun s'almite la versi\u00f3n del sirvidor.", "Update": "Anovar", "Update Index": "Anovar \u00edndiz", "Update Log Levels": "Anovar niveles de rexistru", "User Name": "Nome d'usuariu", "Users online": "Usuarios coneutaos", "Version Information": "Informaci\u00f3n tocante a la versi\u00f3n", "Views": "Vistes", "What?": "\u00bfQu\u00e9?", "When?": "\u00bfCu\u00e1ndo?", "Who?": "\u00bfQui\u00e9n?", "Word 2003 Document (.doc)": "Documentu de Word 2003 (.doc)", "Word Document (.docx)": "Documentu de Word (.docx)", "YB": "YB", "Your library is empty": "La to biblioteca ta balera", "ZB": "ZB", "cell address": "se\u00f1es de la caxella", "file type icon": "iconu del tipu de ficheru", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (n'ingl\u00e9s)", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-bar.json b/f7cloud-office/browser/dist/l10n/ui-bar.json new file mode 100644 index 0000000..53ebbcc --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-bar.json @@ -0,0 +1 @@ +{"Admin console": "Admin Konsoln", "Document": "Dokument", "History": "Gschicht", "Memory consumed": "Oabatsspeicha belegt", "Overview": "Iwasicht", "Settings": "Eistellunga", "User Name": "Nutzanam", "Users online": "Nutza online"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-be.json b/f7cloud-office/browser/dist/l10n/ui-be.json new file mode 100644 index 0000000..f306627 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-be.json @@ -0,0 +1 @@ +{"Comment": "\u0417\u0430\u045e\u0432\u0430\u0433\u0430", "Sparkline": "\u0406\u0441\u043a\u0440\u0430\u0433\u0440\u0430\u0444\u0456\u043a"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-be_Latn.json b/f7cloud-office/browser/dist/l10n/ui-be_Latn.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-be_Latn.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-bg.json b/f7cloud-office/browser/dist/l10n/ui-bg.json new file mode 100644 index 0000000..8b9ce5e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-bg.json @@ -0,0 +1 @@ +{" document(s) open.": " \u043e\u0442\u0432\u043e\u0440\u0435\u043d(\u0438) \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442(\u0438).", " hrs": " \u0447", " mins": " \u043c\u0438\u043d", " s": " \u0441", " user(s).": " \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b(\u0438).", "\"Slow Proxy\"": "\"\u0411\u0430\u0432\u043d\u043e \u043f\u0440\u043e\u043a\u0441\u0438\"", "%n users": "%n \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438", "(current)": "(\u0442\u0435\u043a\u0443\u0449)", "0 users": "0 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438", "1 user": "1 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b", "About": "\u0417\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430\u0442\u0430", "Accept": "\u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435", "Accept change": "\u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u044f\u043d\u0430\u0442\u0430", "Admin console": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0441\u043a\u0430 \u043a\u043e\u043d\u0437\u043e\u043b\u0430", "All": "\u0412\u0441\u0438\u0447\u043a\u043e", "Always follow the editor": "\u041f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430", "Analytics": "\u0410\u043d\u0430\u043b\u0438\u0437", "Are you sure you want to delete this page?": "\u041d\u0430\u0438\u0441\u0442\u0438\u043d\u0430 \u043b\u0438 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0438\u0437\u0442\u0440\u0438\u0435\u0442\u0435 \u0442\u0430\u0437\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430?", "Are you sure you want to delete this slide?": "\u041d\u0430\u0438\u0441\u0442\u0438\u043d\u0430 \u043b\u0438 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0438\u0437\u0442\u0440\u0438\u0435\u0442\u0435 \u0442\u043e\u0437\u0438 \u043a\u0430\u0434\u044a\u0440?", "Are you sure you want to shut down the server?": "\u041d\u0430\u0438\u0441\u0442\u0438\u043d\u0430 \u043b\u0438 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0441\u043f\u0440\u0435\u0442\u0435 \u0441\u044a\u0440\u0432\u044a\u0440\u0430?", "Are you sure you want to terminate this session?": "\u041d\u0430\u0438\u0441\u0442\u0438\u043d\u0430 \u043b\u0438 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0441\u0435\u0441\u0438\u044f\u0442\u0430?", "Automatic color": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u043d \u0446\u0432\u044f\u0442", "Average": "\u0421\u0440\u0435\u0434\u043d\u043e", "Axial": "\u041e\u0441\u0435\u0432", "BB": "\u0411\u0411", "Background Color": "\u0426\u0432\u044f\u0442 \u043d\u0430 \u0444\u043e\u043d\u0430", "Borders": "\u041a\u0430\u043d\u0442\u043e\u0432\u0435", "Bytes received": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438 \u0431\u0430\u0439\u0442\u043e\u0432\u0435", "Bytes sent": "\u0418\u0437\u043f\u0440\u0430\u0442\u0435\u043d\u0438 \u0431\u0430\u0439\u0442\u043e\u0432\u0435", "CPU Graph": "\u0413\u0440\u0430\u0444\u0438\u043a\u0430 \u043d\u0430 \u0426\u041f", "Cache size of CPU statistics": "\u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0430 \u043a\u0435\u0448\u0430 \u0437\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043d\u0430 \u0426\u041f", "Cache size of memory statistics": "\u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0430 \u043a\u0435\u0448\u0430 \u0437\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043d\u0430 \u043f\u0430\u043c\u0435\u0442\u0442\u0430", "Cancel": "\u041e\u0442\u043a\u0430\u0437", "Cell borders": "\u041a\u0430\u043d\u0442\u043e\u0432\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438", "Choice of functions": "\u0418\u0437\u0431\u043e\u0440 \u043d\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u0438", "Clear the search field": "\u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u043b\u0435\u0442\u043e \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435", "Close": "\u0417\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435", "Close document": "\u0417\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Color": "\u0426\u0432\u044f\u0442", "Columns": "\u041a\u043e\u043b\u043e\u043d\u0438", "Comment": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Confirmation": "\u041f\u043e\u0442\u0432\u044a\u0440\u0436\u0434\u0435\u043d\u0438\u0435", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u041a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u043f\u0440\u0438 \u201e\u041e\u0442\u043c\u044f\u043d\u0430\u201c/\u201e\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435\u201c \u043e\u0442 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438. \u0420\u0430\u0437\u0440\u0435\u0448\u0435\u0442\u0435 \u0433\u043e \u0447\u0440\u0435\u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0442\u0430 \u0437\u0430 \u043f\u043e\u043f\u0440\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Connecting...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435...", "Connection error": "\u0413\u0440\u0435\u0448\u043a\u0430 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435", "Count": "\u0411\u0440\u043e\u0439", "CountA": "\u0411\u0440\u043e\u0439A", "Creating copy...": "\u0421\u044a\u0437\u0434\u0430\u0432\u0430 \u0441\u0435 \u043a\u043e\u043f\u0438\u0435...", "Creating new file from template...": "\u0421\u044a\u0437\u0434\u0430\u0432\u0430 \u0441\u0435 \u043d\u043e\u0432 \u0444\u0430\u0439\u043b \u043e\u0442 \u0448\u0430\u0431\u043b\u043e\u043d...", "Dashboard": "\u0422\u0430\u0431\u043b\u043e", "Default Style": "\u041f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d \u0441\u0442\u0438\u043b", "Delete": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435", "Delete Columns": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0438", "Delete Rows": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435", "Delete tabstop": "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u0443\u043b\u0430\u0442\u043e\u0440", "Discard": "\u041e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0435", "Document": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Document cannot be renamed.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043f\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d.", "Document cannot be saved.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u0437\u0430\u043f\u0438\u0441\u0430\u043d.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0435 \u0431\u0438\u043b \u043f\u0440\u043e\u043c\u0435\u043d\u0435\u043d \u0432 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435\u0442\u043e. \u041a\u0430\u043a\u0432\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u0438\u0442\u0435 \u0441 \u043d\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u043d\u0438\u0442\u0435 \u0441\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0435\u043d \u0432 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435\u0442\u043e. \u041d\u043e\u0432\u0430\u0442\u0430 \u0432\u0435\u0440\u0441\u0438\u044f \u0441\u0435 \u0437\u0430\u0440\u0435\u0436\u0434\u0430. \u0412\u0430\u0448\u0430\u0442\u0430 \u0432\u0435\u0440\u0441\u0438\u044f \u0435 \u0437\u0430\u043f\u0430\u0437\u0435\u043d\u0430 \u043a\u0430\u0442\u043e \u043f\u0440\u0435\u0434\u0438\u0448\u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u044f.", "Document requires password to modify.": "\u0417\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0441\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u043f\u0430\u0440\u043e\u043b\u0430.", "Document requires password to view.": "\u0417\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0441\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u043f\u0430\u0440\u043e\u043b\u0430.", "Documents open": "\u041e\u0442\u0432\u043e\u0440\u0435\u043d\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Documents:": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438:", "Download as": "\u0418\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u043a\u0430\u0442\u043e", "Downloading...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435...", "EB": "\u0415\u0411", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435", "Elapsed time": "\u0418\u0437\u043c\u0438\u043d\u0430\u043b\u043e \u0432\u0440\u0435\u043c\u0435", "Ellipsoid": "\u0415\u043b\u0438\u043f\u0442\u0438\u0447\u0435\u043d", "Enter new sheet name": "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043d\u043e\u0432\u043e \u0438\u043c\u0435 \u043d\u0430 \u043b\u0438\u0441\u0442\u0430", "Entering text mode": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432 \u0440\u0435\u0436\u0438\u043c", "Excel 2003 Spreadsheet (.xls)": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u043d\u0430 Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u043d\u0430 Excel (.xlsx)", "Expired:": "\u0418\u0437\u0442\u0435\u043a\u044a\u043b \u0441\u0440\u043e\u043a:", "Export as": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u043d\u0435 \u043a\u0430\u0442\u043e", "Failed to authenticate this session over protocol {0}": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0437\u0438 \u0441\u0435\u0441\u0438\u044f \u043f\u0440\u0435\u0437 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b {0}", "Failed to download clipboard, please re-copy": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0438\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435 \u043d\u0430 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430 \u2013 \u043c\u043e\u043b\u044f, \u043a\u043e\u043f\u0438\u0440\u0430\u0439\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e.", "Failed to load document.": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0431\u0435 \u043d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e. \u0423\u0432\u0435\u0440\u0435\u0442\u0435 \u0441\u0435, \u0447\u0435 \u0444\u0430\u0439\u043b\u044a\u0442 \u0435 \u043e\u0442 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d \u0442\u0438\u043f \u0438 \u043d\u0435 \u0435 \u043f\u043e\u0432\u0440\u0435\u0434\u0435\u043d \u0438 \u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0437\u0430\u0440\u0435\u0434\u0438. \u0422\u043e\u0439 \u0438\u043b\u0438 \u0435 \u043f\u043e\u0432\u0440\u0435\u0434\u0435\u043d, \u0438\u043b\u0438 \u0437\u0430\u0435\u043c\u0430 \u043f\u043e\u0432\u0435\u0447\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438 \u043e\u0442 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u043e\u0442\u043e. \u041c\u043e\u043b\u044f, \u0441\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "Failed to set jwt authentication cookie over insecure connection": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u043d\u0430 \u0431\u0438\u0441\u043a\u0432\u0438\u0442\u043a\u0430 \u0437\u0430 jwt \u043f\u0440\u0435\u0437 \u043d\u0435\u0437\u0430\u0449\u0438\u0442\u0435\u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430", "Fixed size": "\u0424\u0438\u043a\u0441\u0438\u0440\u0430\u043d \u0440\u0430\u0437\u043c\u0435\u0440", "Font": "\u0428\u0440\u0438\u0444\u0442", "Font Name": "\u0418\u043c\u0435 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442", "Font Size": "\u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430", "From": "\u041e\u0442", "Fullscreen presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d", "Function Wizard": "\u041f\u043e\u043c\u043e\u0449\u043d\u0438\u043a \u0437\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u0438", "Functions": "\u0424\u0443\u043d\u043a\u0446\u0438\u0438", "GB": "\u0413\u0411", "Gradient End": "\u041a\u0440\u0430\u0439 \u043d\u0430 \u0433\u0440\u0430\u0434\u0438\u0435\u043d\u0442\u0430", "Gradient Start": "\u041d\u0430\u0447\u0430\u043b\u043e \u043d\u0430 \u0433\u0440\u0430\u0434\u0438\u0435\u043d\u0442\u0430", "Graphs": "\u0413\u0440\u0430\u0444\u0438\u043a\u0438", "Hide the search bar": "\u0421\u043a\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435", "History": "\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f", "Hit Cancel to open in view-only mode.": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u041e\u0442\u043a\u0430\u0437, \u0437\u0430 \u0434\u0430 \u0433\u043e \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0441\u0430\u043c\u043e \u0437\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0436\u0434\u0430\u043d\u0435.", "Idle document - please click to reload and resume editing": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 - \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0437\u0430 \u043f\u0440\u0435\u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435", "Idle document - please tap to reload and resume editing": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u2013 \u0447\u0443\u043a\u043d\u0435\u0442\u0435 \u0437\u0430 \u043f\u0440\u0435\u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435", "Idle time": "\u0412\u0440\u0435\u043c\u0435 \u043d\u0430 \u043f\u0440\u0435\u0441\u0442\u043e\u0439", "Initializing...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0435...", "Insert Columns After": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0438 \u0441\u043b\u0435\u0434", "Insert Columns Before": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0438 \u043f\u0440\u0435\u0434\u0438", "Insert Local Image": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u043e\u043a\u0430\u043b\u043d\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", "Insert Rows Above": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435 \u043e\u0442\u0433\u043e\u0440\u0435", "Insert Rows Below": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435 \u043e\u0442\u0434\u043e\u043b\u0443", "Insert Shape": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0438\u0433\u0443\u0440\u0430", "Insert shapes": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0438\u0433\u0443\u0440\u0438", "Insert sheet": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u0438\u0441\u0442", "Insert sheet after this": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u0438\u0441\u0442 \u0441\u043b\u0435\u0434 \u0442\u043e\u0437\u0438", "Insert sheet before this": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u0438\u0441\u0442 \u043f\u0440\u0435\u0434\u0438 \u0442\u043e\u0437\u0438", "Insert table": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430", "Insert tabstop": "\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u0443\u043b\u0430\u0442\u043e\u0440", "Invalid link: '{url}'": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430: '{url}'", "Keyboard shortcuts": "\u041a\u043b\u0430\u0432\u0438\u0448\u043d\u0438 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438", "Kill": "\u041f\u0440\u0435\u043a\u0440\u0430\u0442\u044f\u0432\u0430\u043d\u0435", "Kill session.": "\u041f\u0440\u0435\u043a\u0440\u0430\u0442\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u0435\u0441\u0438\u044f\u0442\u0430.", "Landscape": "\u041f\u0435\u0439\u0437\u0430\u0436", "Last modification": "\u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0430 \u043f\u0440\u043e\u043c\u044f\u043d\u0430", "Latest Updates": "\u041d\u0430\u0439-\u043d\u043e\u0432\u0438 \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438", "Left Margin": "\u041b\u044f\u0432\u043e \u043f\u043e\u043b\u0435", "Linear": "\u041b\u0438\u043d\u0435\u0435\u043d", "Loading...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435...", "Local Image...": "\u041b\u043e\u043a\u0430\u043b\u043d\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...", "Log": "\u0414\u043d\u0435\u0432\u043d\u0438\u043a", "Log Levels": "\u041d\u0438\u0432\u0430 \u0437\u0430 \u0434\u043d\u0435\u0432\u043d\u0438\u043a\u0430", "MB": "\u041c\u0411", "Maximum": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Maximum Document process stack memory (in KB) - reduce only": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u043d\u0430 \u0441\u0442\u0435\u043a\u043e\u0432\u0430 \u043f\u0430\u043c\u0435\u0442 \u0437\u0430 \u043f\u0440\u043e\u0446\u0435\u0441 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (\u041a\u0411) \u2013 \u0441\u0430\u043c\u043e \u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435", "Maximum Document process virtual memory (in MB) - reduce only": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u043d\u0430 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u043d\u0430 \u043f\u0430\u043c\u0435\u0442 \u0437\u0430 \u043f\u0440\u043e\u0446\u0435\u0441 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (\u041c\u0411) \u2013 \u0441\u0430\u043c\u043e \u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u0435\u043d \u0440\u0430\u0437\u043c\u0435\u0440 \u043d\u0430 \u0444\u0430\u0439\u043b \u0437\u0430 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u0438\u0441\u043a\u0430 (\u041c\u0411) \u2013 \u0441\u0430\u043c\u043e \u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435", "Memory Graph": "\u0413\u0440\u0430\u0444\u0438\u043a\u0430 \u043d\u0430 \u043f\u0430\u043c\u0435\u0442\u0442\u0430", "Memory consumed": "\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0430 \u043f\u0430\u043c\u0435\u0442", "Minimum": "\u041c\u0438\u043d\u0438\u043c\u0443\u043c", "Modified": "\u041f\u0440\u043e\u043c\u0435\u043d\u0435\u043d", "Modify": "\u041f\u0440\u043e\u043c\u0435\u043d\u044f\u043d\u0435", "More information and support": "\u041f\u043e\u0432\u0435\u0447\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438 \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430", "More...": "\u041f\u043e\u0432\u0435\u0447\u0435...", "Network Graph": "\u0413\u0440\u0430\u0444\u0438\u043a\u0430 \u043d\u0430 \u043c\u0440\u0435\u0436\u0430\u0442\u0430", "No color": "\u0411\u0435\u0437 \u0446\u0432\u044f\u0442", "None": "\u041d\u044f\u043c\u0430", "None (Do not check spelling)": "\u041d\u044f\u043c\u0430 (\u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430)", "Number of Documents": "\u0411\u0440\u043e\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Number of Pages": "\u0411\u0440\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438", "Number of Sheets": "\u0411\u0440\u043e\u0439 \u043b\u0438\u0441\u0442\u043e\u0432\u0435", "Number of Slides": "\u0411\u0440\u043e\u0439 \u043a\u0430\u0434\u0440\u0438", "ODF Drawing (.odg)": "ODF \u2013 \u0440\u0438\u0441\u0443\u043d\u043a\u0430 (.odg)", "ODF presentation (.odp)": "ODF \u2013 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f (.odp)", "ODF spreadsheet (.ods)": "ODF \u2013 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 (.ods)", "ODF text document (.odt)": "ODF \u2013 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.odt)", "OK": "OK", "Online Help": "\u041e\u043d\u043b\u0430\u0439\u043d \u043f\u043e\u043c\u043e\u0449", "Oops, there is a problem connecting the document": "\u0412\u044a\u0437\u043d\u0438\u043a\u043d\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Oops, there is a problem connecting to {productname}: ": "\u0412\u044a\u0437\u043d\u0438\u043a\u043d\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 {productname}: ", "Open link": "\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430\u0442\u0430", "Open menu": "\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u043c\u0435\u043d\u044e\u0442\u043e", "Overview": "\u041e\u0431\u0437\u043e\u0440", "Overwrite": "\u041f\u0440\u0435\u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435", "PB": "\u041f\u0411", "PDF Document (.pdf)": "PDF \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.pdf)", "PID": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043d\u0430 \u043f\u0440\u043e\u0446\u0435\u0441\u0430", "Page Setup": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430", "Paste Special": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435", "Portrait": "\u041f\u043e\u0440\u0442\u0440\u0435\u0442", "PowerPoint 2003 Presentation (.ppt)": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043d\u0430 PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043d\u0430 PowerPoint (.pptx)", "Present current slide": "\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u0438\u044f \u043a\u0430\u0434\u044a\u0440", "Quadratic": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u0435\u043d", "Radial": "\u0420\u0430\u0434\u0438\u0430\u043b\u0435\u043d", "Received": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438", "Redo": "\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435", "Refresh": "\u041e\u043f\u0440\u0435\u0441\u043d\u044f\u0432\u0430\u043d\u0435", "Refresh Log": "\u041e\u043f\u0440\u0435\u0441\u043d\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u043d\u0435\u0432\u043d\u0438\u043a\u0430", "Reject change": "\u041e\u0442\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043c\u044f\u043d\u0430\u0442\u0430", "Remove": "\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435", "Renaming...": "\u041f\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u0435...", "Repair": "\u041f\u043e\u043f\u0440\u0430\u0432\u044f\u043d\u0435", "Repair Document": "\u041f\u043e\u043f\u0440\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Reply": "\u041e\u0442\u0433\u043e\u0432\u043e\u0440", "Report an issue": "\u0421\u044a\u043e\u0431\u0449\u0430\u0432\u0430\u043d\u0435 \u0437\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c", "Reset to Default Language": "\u0412\u0440\u044a\u0449\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0438\u044f \u0435\u0437\u0438\u043a", "Reset zoom": "\u041d\u0443\u043b\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043c\u0430\u0449\u0430\u0431\u0430", "Resolve": "\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u043d\u0435", "Resolved": "\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u043e", "Restoring older revision. Any unsaved changes will be available in version history": "\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430 \u0441\u0435 \u043f\u043e-\u0441\u0442\u0430\u0440\u0430 \u0432\u0435\u0440\u0441\u0438\u044f. \u041d\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0449\u0435 \u0441\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u043d\u0438 \u0432 \u0445\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0442\u0430 \u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u0438\u0442\u0435", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "\u0414\u044f\u0441\u043d\u043e \u043f\u043e\u043b\u0435", "Rows": "\u0420\u0435\u0434\u043e\u0432\u0435", "Save": "\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435", "Save Comments": "\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0442\u0435", "Save failed due to no disk space left. Document will now be read-only.": "\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435\u0442\u043e \u0431\u0435 \u043d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043d\u044f\u043c\u0430 \u043f\u043e\u0432\u0435\u0447\u0435 \u043c\u044f\u0441\u0442\u043e \u043d\u0430 \u0434\u0438\u0441\u043a\u0430. \u0421\u0435\u0433\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0449\u0435 \u0431\u044a\u0434\u0435 \u0441\u0430\u043c\u043e \u0437\u0430 \u0447\u0435\u0442\u0435\u043d\u0435.", "Save to new file": "\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 \u0432 \u043d\u043e\u0432 \u0444\u0430\u0439\u043b", "Saving...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435...", "Scroll down annotations": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043d\u0430 \u0430\u043d\u043e\u0442\u0430\u0446\u0438\u0438\u0442\u0435 \u043d\u0430\u0434\u043e\u043b\u0443", "Scroll left": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043d\u0430\u043b\u044f\u0432\u043e", "Scroll right": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043d\u0430\u0434\u044f\u0441\u043d\u043e", "Scroll to the first sheet": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u0434\u043e \u043f\u044a\u0440\u0432\u0438\u044f \u043b\u0438\u0441\u0442", "Scroll to the last sheet": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u044f \u043b\u0438\u0441\u0442", "Scroll up annotations": "\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u043d\u0435 \u043d\u0430 \u0430\u043d\u043e\u0442\u0430\u0446\u0438\u0438\u0442\u0435 \u043d\u0430\u0433\u043e\u0440\u0435", "Search": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435", "See revision history": "\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u043d\u0430 \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0438\u0442\u0435", "Select range": "\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d", "Selected range of cells": "\u0418\u0437\u0431\u0440\u0430\u043d \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u043e\u0442 \u043a\u043b\u0435\u0442\u043a\u0438", "Selection Mode": "\u0420\u0435\u0436\u0438\u043c \u043d\u0430 \u0438\u0437\u0431\u0438\u0440\u0430\u043d\u0435", "Selection count": "\u0411\u0440\u043e\u0439 \u0438\u0437\u0431\u0440\u0430\u043d\u0438 \u043a\u043b\u0435\u0442\u043a\u0438", "Sent": "\u0418\u0437\u043f\u0440\u0430\u0442\u0435\u043d\u0438", "Served by:": "\u0421\u044a\u0440\u0432\u044a\u0440:", "Server is shutting down for maintenance (auto-saving)": "\u0421\u044a\u0440\u0432\u044a\u0440\u044a\u0442 \u0441\u043f\u0438\u0440\u0430 \u0437\u0430 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 (\u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430 \u0441\u0435 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435)", "Server returned this reason:": "\u0421\u044a\u0440\u0432\u044a\u0440\u044a\u0442 \u0432\u044a\u0440\u043d\u0430 \u0441\u043b\u0435\u0434\u043d\u0430\u0442\u0430 \u043f\u0440\u0438\u0447\u0438\u043d\u0430:", "Server uptime": "\u0414\u043e\u0441\u0442\u044a\u043f\u043d\u043e\u0441\u0442 \u043d\u0430 \u0441\u044a\u0440\u0432\u044a\u0440\u0430", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0423\u0441\u043b\u0443\u0433\u0430\u0442\u0430 \u0435 \u043d\u0435\u0434\u043e\u0441\u0442\u044a\u043f\u043d\u0430. \u041e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043f\u043e-\u043a\u044a\u0441\u043d\u043e \u0438 \u0430\u043a\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044a\u0442 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430, \u0441\u044a\u043e\u0431\u0449\u0435\u0442\u0435 \u043d\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "Session terminated by document owner": "\u0421\u0435\u0441\u0438\u044f\u0442\u0430 \u0435 \u043f\u0440\u0435\u043a\u0440\u0430\u0442\u0435\u043d\u0430 \u043e\u0442 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\u0430 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Set Log Levels": "\u0417\u0430\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0438\u0432\u0430 \u0437\u0430 \u0434\u043d\u0435\u0432\u043d\u0438\u043a\u0430", "Settings": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438", "Share...": "\u0421\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435...", "Show Ruler": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u043a\u0430\u043b\u0430\u0442\u0430", "Show the search bar": "\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435", "Shutdown Server": "\u0418\u0437\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u044a\u0440\u0432\u044a\u0440\u0430", "Solid": "\u041f\u043b\u044a\u0442\u0435\u043d", "Sparkline": "\u0411\u043b\u0435\u0449\u0443\u043a\u0430\u0449\u0430 \u043b\u0438\u043d\u0438\u044f", "Square": "\u041f\u0440\u0430\u0432\u043e\u044a\u0433\u044a\u043b\u0435\u043d", "Style": "\u0421\u0442\u0438\u043b", "Sum": "\u0421\u0443\u043c\u0430", "TB": "\u0422\u0411", "Text": "\u0422\u0435\u043a\u0441\u0442", "Text orientation": "\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430", "The document could not be locked, and is opened in read-only mode.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d \u0438 \u0435 \u043e\u0442\u0432\u043e\u0440\u0435\u043d \u0432 \u0440\u0435\u0436\u0438\u043c \u0441\u0430\u043c\u043e \u0437\u0430 \u0447\u0435\u0442\u0435\u043d\u0435.", "The document could not be locked.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0424\u0430\u0439\u043b\u044a\u0442 \u043e\u0442 \u0442\u0438\u043f {0} \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043a\u0430\u0447\u0435\u043d \u0432 \u0441\u044a\u0440\u0432\u044a\u0440\u0430, \u0437\u0430\u0449\u043e\u0442\u043e \u043d\u044f\u043c\u0430 \u0438\u043c\u0435.", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0424\u0430\u0439\u043b\u044a\u0442 \u043e\u0442 \u0442\u0438\u043f {0} \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043a\u0430\u0447\u0435\u043d \u0432 \u0441\u044a\u0440\u0432\u044a\u0440\u0430, \u0437\u0430\u0449\u043e\u0442\u043e \u0435 \u043f\u0440\u0430\u0437\u0435\u043d.", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL \u043d\u0430 \u0445\u043e\u0441\u0442\u0430 \u0435 \u043f\u0440\u0430\u0437\u0435\u043d. \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e \u0438\u043c\u0430 \u0433\u0440\u0435\u0448\u043a\u0430 \u0432 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0441\u044a\u0440\u0432\u044a\u0440\u0430 coolwsd, \u0441\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "The server encountered a {0} error while parsing the {1} command.": "\u0421\u044a\u0440\u0432\u044a\u0440\u044a\u0442 \u0441\u0435 \u0441\u0431\u043b\u044a\u0441\u043a\u0430 \u0441 \u0433\u0440\u0435\u0448\u043a\u0430 \u201e{0}\u201c \u043f\u0440\u0438 \u0430\u043d\u0430\u043b\u0438\u0437\u0430 \u043d\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0442\u0430 \u201e%1\u201c.", "The signature is OK, but the certificate could not be validated.": "\u041f\u043e\u0434\u043f\u0438\u0441\u044a\u0442 \u0435 \u043d\u0430\u0440\u0435\u0434, \u043d\u043e \u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u0438.", "This document has an invalid signature.": "\u041f\u043e\u0434\u043f\u0438\u0441\u044a\u0442 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0435 \u043d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d.", "This document is digitally signed and the signature is valid.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044a\u0442 \u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d \u0441 \u0432\u0430\u043b\u0438\u0434\u0435\u043d \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0435\u043d \u043f\u043e\u0434\u043f\u0438\u0441.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0422\u0430\u0437\u0438 \u0443\u0441\u043b\u0443\u0433\u0430 \u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0430 \u0434\u043e {0} \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438 {1} \u0432\u0440\u044a\u0437\u043a\u0438 \u043e\u0442 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430. \u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435\u0442\u043e \u0435 \u0434\u043e\u0441\u0442\u0438\u0433\u043d\u0430\u0442\u043e. \u041c\u043e\u043b\u044f, \u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e \u043f\u043e-\u043a\u044a\u0441\u043d\u043e.", "This version of {productname} is powered by": "\u0422\u0430\u0437\u0438 \u0432\u0435\u0440\u0441\u0438\u044f \u043d\u0430 {productname} \u0441\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u043e\u0442", "Time interval of CPU statistics (in ms)": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0437\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043d\u0430 \u0426\u041f (\u043c\u0441)", "Time interval of memory statistics (in ms)": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0437\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043d\u0430 \u043f\u0430\u043c\u0435\u0442\u0442\u0430 (\u043c\u0441)", "To": "\u0414\u043e", "To paste outside {productname}, please first click the 'download' button": "\u0417\u0430 \u0434\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u0442\u0435 \u0438\u0437\u0432\u044a\u043d {productname}, \u043f\u044a\u0440\u0432\u043e \u0449\u0440\u0430\u043a\u043d\u0435\u0442\u0435 \u0432\u044a\u0440\u0445\u0443 \u0431\u0443\u0442\u043e\u043d\u0430 \u201e\u0418\u0437\u0442\u0435\u0433\u043b\u044f\u043d\u0435\u201c.", "Type": "\u0422\u0438\u043f", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u041d\u0435\u0443\u043f\u044a\u043b\u043d\u043e\u043c\u043e\u0449\u0435\u043d WOPI \u0445\u043e\u0441\u0442. \u041e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043f\u043e-\u043a\u044a\u0441\u043d\u043e \u0438 \u0430\u043a\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044a\u0442 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430, \u0441\u044a\u043e\u0431\u0449\u0435\u0442\u0435 \u043d\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "Undo": "\u041e\u0442\u043c\u044f\u043d\u0430", "Unsupported server version.": "\u041d\u0435\u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u044f \u043d\u0430 \u0441\u044a\u0440\u0432\u044a\u0440\u0430.", "Update Log Levels": "\u041e\u0431\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0438\u0432\u0430\u0442\u0430 \u0437\u0430 \u0434\u043d\u0435\u0432\u043d\u0438\u043a\u0430", "Uploading file to server failed with status: {0}": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043a\u0430\u0447\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0441\u044a\u0440\u0432\u044a\u0440\u0430 \u0441\u044a\u0441 \u0441\u0442\u0430\u0442\u0443\u0441: {0}", "Uploading file to server failed, file not found.": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043a\u0430\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b \u043a\u044a\u043c \u0441\u044a\u0440\u0432\u044a\u0440\u0430, \u0444\u0430\u0439\u043b\u044a\u0442 \u043d\u0435 \u0431\u0435\u0448\u0435 \u043d\u0430\u043c\u0435\u0440\u0435\u043d.", "Uploading file to server failed, the file is too large.": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043a\u0430\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b \u043a\u044a\u043c \u0441\u044a\u0440\u0432\u044a\u0440\u0430, \u0444\u0430\u0439\u043b\u044a\u0442 \u0435 \u0442\u0432\u044a\u0440\u0434\u0435 \u0433\u043e\u043b\u044f\u043c.", "Uploading...": "\u041f\u0440\u043e\u0442\u0438\u0447\u0430 \u043a\u0430\u0447\u0432\u0430\u043d\u0435...", "User Name": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435", "Users online": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438 \u043e\u043d\u043b\u0430\u0439\u043d", "Views": "\u0418\u0437\u0433\u043b\u0435\u0434\u0438", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u041d\u0435 \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u041c\u043e\u043b\u044f, \u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e.", "Word 2003 Document (.doc)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0430 Word 2003 (.doc)", "Word Counter": "\u0411\u0440\u043e\u0439 \u0434\u0443\u043c\u0438", "Word Document (.docx)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0430 Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "\u041f\u043e\u0433\u0440\u0435\u0448\u0435\u043d \u0438\u043b\u0438 \u043b\u0438\u043f\u0441\u0432\u0430\u0449 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u044a\u0440 WOPISrc, \u043c\u043e\u043b\u044f, \u0441\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430\u0442\u0430.", "Wrong password provided. Please try again.": "\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0430 \u0435 \u043f\u043e\u0433\u0440\u0435\u0448\u043d\u0430 \u043f\u0430\u0440\u043e\u043b\u0430. \u041c\u043e\u043b\u044f, \u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e.", "YB": "\u0419\u0411", "You": "\u0412\u0438\u0435", "ZB": "\u0417\u0411", "kB": "\u041a\u0411", "{user} has joined": "{user} \u0441\u0435 \u043f\u0440\u0438\u0441\u044a\u0435\u0434\u0438\u043d\u0438", "{user} has left": "{user} \u0441\u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0438"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-bn.json b/f7cloud-office/browser/dist/l10n/ui-bn.json new file mode 100644 index 0000000..3f10518 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-bn.json @@ -0,0 +1 @@ +{" document(s) open.": " \u099f\u09bf \u09a1\u0995\u09c1\u09ae\u09c7\u09a8\u09cd\u099f \u0996\u09cb\u09b2\u09be\u0964", " user(s).": " \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u0997\u09a3\u0964", "(current)": "(\u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8)", "Admin console": "\u09ac\u09cd\u09af\u09ac\u09b8\u09cd\u09a5\u09be\u09aa\u0995 \u0995\u09a8\u09b8\u09cb\u09b2", "Analytics": "\u09aa\u09b0\u09bf\u09b8\u0982\u0996\u09cd\u09af\u09be\u09a8", "Are you sure you want to terminate this session?": "\u0986\u09aa\u09a8\u09bf \u0995\u09bf \u098f\u0987 \u09b8\u09c7\u09b6\u09a8 \u09b6\u09c7\u09b7 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?", "Bytes received": "\u09ac\u09be\u0987\u099f \u0997\u09c3\u09b9\u09c0\u09a4 \u09b9\u09af\u09bc\u09c7\u099b\u09c7", "Bytes sent": "\u09ac\u09be\u0987\u099f \u09aa\u09be\u09a0\u09be\u09a8\u09cb \u09b9\u09af\u09bc\u09c7\u099b\u09c7", "CPU Graph": "\u09b8\u09bf\u09aa\u09bf\u0987\u0989 \u099b\u0995", "Cancel": "\u09ac\u09be\u09a4\u09bf\u09b2", "Close": "\u09ac\u09a8\u09cd\u09a7", "Confirmation": "\u09a8\u09bf\u09b6\u09cd\u099a\u09bf\u09a4 \u0995\u09b0\u09c1\u09a8", "Connection error": "\u09b8\u0982\u09af\u09cb\u0997\u09c7 \u09b8\u09ae\u09b8\u09cd\u09af\u09be", "Dashboard": "\u09a1\u09cd\u09af\u09be\u09b6\u09ac\u09cb\u09b0\u09cd\u09a1", "Document": "\u09a1\u0995\u09ae\u09c7\u09a8\u09cd\u099f", "Documents open": "\u09a1\u0995\u09ae\u09c7\u09a8\u09cd\u099f \u0996\u09cb\u09b2\u09be", "Elapsed time": "\u09ac\u09cd\u09af\u09af\u09bc\u09bf\u09a4 \u09b8\u09ae\u09af\u09bc", "Failed to set jwt authentication cookie over insecure connection": "\u0985\u09a8\u09bf\u09b0\u09be\u09aa\u09a6 \u09b8\u0982\u09af\u09cb\u0997\u09c7 jwt \u09aa\u09cd\u09b0\u09ae\u09be\u09a3\u09c0\u0995\u09b0\u09a3 \u0995\u09c1\u0995\u09bf \u09b8\u09c7\u099f \u0995\u09b0\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf", "Graphs": "\u099b\u0995\u0997\u09c1\u09b2\u09bf", "History": "\u0987\u09a4\u09bf\u09b9\u09be\u09b8", "Idle time": "\u0985\u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09b8\u09ae\u09af\u09bc", "Kill": "\u09ac\u09a8\u09cd\u09a7", "Log": "\u09b8\u09c2\u099a\u09c0", "Log Levels": "\u09b8\u09c2\u099a\u09c0\u09b0 \u09ae\u09be\u09a4\u09cd\u09b0\u09be", "Memory Graph": "\u09ae\u09c7\u09ae\u09cb\u09b0\u09bf \u099b\u0995", "Memory consumed": "\u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09ae\u09c7\u09ae\u09cb\u09b0\u09bf", "Modified": "\u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09c0\u09a4", "Network Graph": "\u09a8\u09c7\u099f\u0993\u09af\u09bc\u09be\u09b0\u09cd\u0995 \u099b\u0995", "Number of Documents": "\u09a1\u0995\u09ae\u09c7\u09a8\u09cd\u099f\u09c7\u09b0 \u09b8\u0982\u0996\u09cd\u09af\u09be", "OK": "\u09a0\u09bf\u0995 \u0986\u099b\u09c7", "Overview": "\u098f\u0995\u09a8\u099c\u09b0", "PID": "PID", "Received": "\u0997\u09c3\u09b9\u09c0\u09a4", "Save": "\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3", "Sent": "\u09aa\u09be\u09a0\u09be\u09a8\u09cb \u09b9\u09af\u09bc\u09c7\u099b\u09c7", "Server has been shut down; please reload the page.": "\u09b8\u09be\u09b0\u09cd\u09ad\u09be\u09b0 \u09ac\u09a8\u09cd\u09a7 \u09b9\u09df\u09c7\u099b\u09c7; \u09a6\u09df\u09be \u0995\u09b0\u09c7 \u09aa\u09c7\u099c \u09b0\u09bf\u09b2\u09cb\u09a1 \u0995\u09b0\u09c1\u09a8\u0964", "Set Log Levels": "\u09b8\u09c2\u099a\u09c0\u09b0 \u09ae\u09be\u09a4\u09cd\u09b0\u09be \u09b8\u09c7\u099f \u0995\u09b0\u09c1\u09a8", "Settings": "\u09aa\u099b\u09a8\u09cd\u09a6\u09b8\u09ae\u09c2\u09b9", "Update Log Levels": "\u09b8\u09c2\u099a\u09c0\u09b0 \u09ae\u09be\u09a4\u09cd\u09b0\u09be \u0986\u09aa\u09a1\u09c7\u099f", "Uploaded": "\u0986\u09aa\u09b2\u09cb\u09a1\u0995\u09c3\u09a4", "User Name": "\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09b0 \u09a8\u09be\u09ae", "Users online": "\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0 \u0985\u09a8\u09b2\u09be\u0987\u09a8\u09c7", "Version Information": "\u09ad\u09be\u09b0\u09cd\u09b8\u09a8\u09c7\u09b0 \u09a4\u09a5\u09cd\u09af", "Views": "\u09ac\u09be\u09b0 \u09a6\u09c7\u0996\u09be", "WOPI host": "WOPI \u09b9\u09cb\u09b8\u09cd\u099f"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-br.json b/f7cloud-office/browser/dist/l10n/ui-br.json new file mode 100644 index 0000000..207c201 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-br.json @@ -0,0 +1 @@ +{" document(s) open.": " restr(o\u00f9) digoret.", " hrs": " eurio\u00f9", " mins": " munutenno\u00f9", " s": " s", " user(s).": " implijer(ienn).", "About": "Diwar-benn", "All": "Holl", "BB": "BB", "Bytes received": "Byto\u00f9 resevet", "Bytes sent": "Byto\u00f9 kaset", "CSV file (.csv)": "Restr CSV (.csv)", "Cancel": "Nulla\u00f1", "Close document": "Serri\u00f1 ar restr", "Color": "Liv", "Delete": "Dilemel", "Document": "Restr", "Documents:": "Restro\u00f9 :", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Forum": "Forum", "From": "Eus", "GB": "GB", "Kill": "Lazha\u00f1", "Log": "Marilh", "MB": "MB", "Memory consumed": "Memor implijet", "Number of Documents": "Niver a Restro\u00f9", "ODF Drawing (.odg)": "Tresadenn ODF (.odg)", "ODF text document (.odt)": "Restr text ODF (.odt)", "OK": "A-du", "PB": "PB", "PDF Document (.pdf)": "Restr PDF (.pdf)", "PID": "PID", "Received": "Resevet", "Redo": "Adober", "Rich Text (.rtf)": "Rich Text (.rtf)", "Save": "Enrolla\u00f1", "Search": "Klask", "Sent": "Kaset", "Settings": "Arventenno\u00f9", "Style": "Stil", "TB": "TB", "To": "Da", "Undo": "Dizober", "Word 2003 Document (.doc)": "Restr Word 2003 (.doc)", "Word Document (.docx)": "Restr Word (.docx)", "YB": "YB", "You": "C'hwi", "ZB": "ZB", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-bs.json b/f7cloud-office/browser/dist/l10n/ui-bs.json new file mode 100644 index 0000000..a3f1df0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-bs.json @@ -0,0 +1 @@ +{" hrs": " sati", " mins": " min", " s": " s", "(current)": "(trenutni)", "Accept": "Prihvati", "Admin console": "Administracijska plo\u010da", "Analytics": "Analitika", "Are you sure you want to delete this page?": "Sigurni ste da \u017eelite obrisati ovu stranicu?", "Are you sure you want to delete this slide?": "Da li ste sigurni da \u017eelite obrisati ovaj slajd?", "Are you sure you want to terminate this session?": "Dali ste sigurno da \u017eelite okon\u010dati ovaj sastanak?", "Cache size of CPU statistics": "Koli\u010dina ke\u0161a CPU statistike", "Cache size of memory statistics": "Koli\u010dina ke\u0161a statistike memorije", "Cancel": "Odustani", "Close": "Zatvori", "Close document": "Zatvori dokument", "Comment": "Komentar", "Connection error": "Gre\u0161ka pri spajanju", "Dashboard": "Instrumentalna plo\u010da", "Document": "Dokument", "Document requires password to modify.": "Dokument zahtjeva \u0161ifru da bi se obradio.", "Document requires password to view.": "Dokument zahtjeva \u0161ifru da se pogledao.", "Documents:": "Dokumenti:", "Download as": "Preuzmi kao", "Edit": "Izmijeni", "Elapsed time": "Proteklo vrijeme", "Enter new sheet name": "Unesite novo ime lista", "Expired:": "Istekao:", "Font": "Font", "Fullscreen presentation": "Prezentacija po cijelom ekranu", "GB": "GB", "Graphs": "Grafikoni", "History": "Historija", "Hit Cancel to open in view-only mode.": "Stisnite Odustani da otvorite re\u017eim samo-pogled.", "Initializing...": "Pokre\u0107em...", "Insert sheet after this": "Ubaci list poslije ovog", "Insert sheet before this": "Ubaci list prije ovog", "Insert table": "Ubaci tabelu", "Kill": "Smakni", "Loading...": "U\u010ditavam...", "MB": "MB", "Memory consumed": "Memorija potro\u0161ena", "Number of Documents": "Broj dokumenata", "ODF presentation (.odp)": "ODF prezentacija (.odp)", "ODF spreadsheet (.ods)": "ODF tabelarni prikaz (.ods)", "ODF text document (.odt)": "ODF tekst dokument (.odt)", "Overview": "Pregled", "PDF Document (.pdf)": "PDF Dokument (.pdf)", "PID": "PID", "Paste Special": "Posebno umetanje", "Refresh": "Osvje\u017ei", "Refresh Log": "Osvje\u017ei zapise", "Reset zoom": "Poni\u0161ti zumiranje", "Save": "Snimi", "Saving...": "Snimam...", "Server uptime": "Vrijeme rada servera", "Settings": "Pode\u0161avanja", "Shutdown Server": "Ugasi server", "Style": "Stil", "Sum": "Zbir", "TB": "TB", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL hosta je prazan. Coolwsd server vjerovatno je pogre\u0161no pode\u0161en, molim vas kontaktirajte administratora.", "Time interval of CPU statistics (in ms)": "Vremenski interval CPU statistike (u ms)", "Time interval of memory statistics (in ms)": "Vremenski interval statistike memorije (u ms)", "Unsupported server version.": "Nepodr\u017eana verzija servera.", "User Name": "Korisni\u010dko ime", "Users online": "Korisnika na vezi", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Pa, ovo je sramota, ne mo\u017eemo se povezati sa va\u0161im dokumentom. Molimo poku\u0161ajte ponovo.", "Wrong password provided. Please try again.": "Pogre\u0161na \u0161ifra unesena. Molim vas poku\u0161ajte ponovo.", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ca-valencia.json b/f7cloud-office/browser/dist/l10n/ui-ca-valencia.json new file mode 100644 index 0000000..fff0962 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ca-valencia.json @@ -0,0 +1 @@ +{" hrs": " hores", " mins": " min", " s": " s", "\"Slow Proxy\"": "\u00abServidor intermediari lent\u00bb", "%n users": "%n usuaris", "(current)": "(actual)", "0 users": "0 usuaris", "1 user": "1 usuari", "About": "Quant a", "Accept": "Accepta", "Accept change": "Accepta el canvi", "Admin console": "Consola d'administraci\u00f3", "All": "Tot", "Always follow the editor": "Segueix sempre l'editor", "Analytics": "Anal\u00edtiques", "Are you sure you want to delete this page?": "Esteu segur que voleu suprimir aquesta p\u00e0gina?", "Are you sure you want to delete this slide?": "Esteu segur que voleu suprimir aquesta diapositiva?", "Are you sure you want to shut down the server?": "Esteu segur que voleu aturar el servidor?", "Are you sure you want to terminate this session?": "Esteu segur que voleu finalitzar aquesta sessi\u00f3?", "Automatic color": "Color autom\u00e0tic", "Average": "Mitjana", "Axial": "Axial", "BB": "BB", "Background Color": "Color de fons", "Borders": "Vores", "Bytes received": "Bytes rebuts", "Bytes sent": "Bytes enviats", "CPU Graph": "Gr\u00e0fic de CPU", "Cache size of CPU statistics": "Mida de la mem\u00f2ria cau de les estad\u00edstiques de CPU", "Cache size of memory statistics": "Mida de la mem\u00f2ria cau de les estad\u00edstiques de mem\u00f2ria", "Cancel": "Cancel\u00b7la", "Cell borders": "Vores de les cel\u00b7les", "Choice of functions": "Tria de funcions", "Clear the search field": "Buida el camp de cerca", "Close": "Tanca", "Close document": "Tanca el document", "Columns": "Columnes", "Comment": "Comentari", "Confirmation": "Confirmaci\u00f3", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Hi ha un conflicte de desfer i refer amb m\u00faltiples usuaris. Useu la reparaci\u00f3 del document per a resoldre-ho", "Connecting...": "S'est\u00e0 connectant\u2026", "Connection error": "Error de connexi\u00f3", "Count": "Compta", "CountA": "ComptaA", "Creating copy...": "S'est\u00e0 creant una c\u00f2pia...", "Creating new file from template...": "S'est\u00e0 creant un fitxer nou a partir d'una plantilla...", "Dashboard": "Tauler", "Default Style": "Estil per defecte", "Delete": "Suprimeix", "Delete tabstop": "Suprimeix la tabulaci\u00f3", "Discard": "Descarta'ls", "Document": "Document", "Document cannot be renamed.": "No s'ha pogut canviar de nom el document.", "Document cannot be saved.": "No s'ha pogut guardar el document.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "S'ha modificat el document a l'emmagatzematge. Qu\u00e8 voleu fer amb els canvis sense guardar?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "El document ha canviat en l'emmagatzematge. S'est\u00e0 carregant el document nou. La vostra versi\u00f3 \u00e9s disponible com a versi\u00f3.", "Document requires password to modify.": "Cal introduir la contrasenya per a modificar el document.", "Document requires password to view.": "Cal introduir la contrasenya per a visualitzar el document.", "Documents open": "Documents oberts", "Documents:": "Documents:", "Download as": "Baixa com a", "Downloading...": "S'est\u00e0 baixant...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Edita", "Elapsed time": "Temps transcorregut", "Ellipsoid": "El\u00b7lipsoidal", "Enter new sheet name": "Introdu\u00efu el nom nou del full", "Entering text mode": "Entrada en mode de text", "Excel 2003 Spreadsheet (.xls)": "Full de c\u00e0lcul de l'Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Full de c\u00e0lcul de l'Excel (.xlsx)", "Expired:": "Ven\u00e7uts:", "Export as": "Exporta com a", "Failed to authenticate this session over protocol {0}": "No s'ha pogut autenticar aquesta sessi\u00f3 amb el protocol {0}", "Failed to download clipboard, please re-copy": "No s'ha pogut baixar el porta-retalls; torneu a copiar", "Failed to load document.": "No s'ha pogut carregar el document.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "No s'ha pogut carregar el document. Assegureu-vos que el tipus de fitxer \u00e9s suportat i no estiga malm\u00e9s, i torneu a intentar-ho m\u00e9s tard.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "No s'ha pogut carregar el document. Potser est\u00e0 malm\u00e9s o necessita m\u00e9s recursos dels permesos. Contacteu amb l'administrador.", "Failed to set jwt authentication cookie over insecure connection": "No s'ha pogut establir la galeta d'autenticaci\u00f3 del jwt a trav\u00e9s d'una connexi\u00f3 no segura", "Fixed size": "Mida fixa", "Font": "Tipus de lletra", "Font Name": "Tipus de lletra", "Font Size": "Mida de la lletra", "From": "De", "Fullscreen presentation": "Presentaci\u00f3 a pantalla completa", "Function Wizard": "Auxiliar de funcions", "Functions": "Funcions", "GB": "GB", "Gradient End": "Fi del degradat", "Gradient Start": "Inici del degradat", "Graphs": "Gr\u00e0fics", "Hide the search bar": "Amaga la barra de cerca", "History": "Historial", "Hit Cancel to open in view-only mode.": "Premeu Cancel\u00b7la per a obrir-lo en el mode de nom\u00e9s lectura.", "Idle document - please click to reload and resume editing": "Document inactiu, feu clic per a tornar a carregar-lo i continuar-ne l'edici\u00f3", "Idle time": "Temps inactiu", "Initializing...": "S'est\u00e0 iniciant...", "Insert Local Image": "Insereix una imatge local", "Insert Shape": "Insereix una forma", "Insert shapes": "Insereix formes", "Insert sheet": "Insereix un full", "Insert sheet after this": "Insereix el full despr\u00e9s d'aquest", "Insert sheet before this": "Insereix el full abans d'aquest", "Insert table": "Insereix una taula", "Insert tabstop": "Insereix una tabulaci\u00f3", "Invalid link: '{url}'": "L'enlla\u00e7 no \u00e9s v\u00e0lid: \u00ab{url}\u00bb", "Keyboard shortcuts": "Dreceres de teclat", "Kill": "Finalitza", "Last modification": "Darrera modificaci\u00f3", "Latest Updates": "Darreres actualitzacions", "Left Margin": "Marge esquerre", "Linear": "Lineal", "Loading...": "S'est\u00e0 carregant...", "Local Image...": "Imatge local...", "Log": "Registre", "Log Levels": "Nivells de registre", "MB": "MB", "Maximum": "M\u00e0xim", "Maximum Document process stack memory (in KB) - reduce only": "M\u00e0xima mem\u00f2ria de pila per a processament de documents (en kB); nom\u00e9s reducci\u00f3", "Maximum Document process virtual memory (in MB) - reduce only": "M\u00e0xima mem\u00f2ria virtual per a processament de documents (en MB); nom\u00e9s reducci\u00f3", "Maximum file size allowed to write to disk (in MB) - reduce only": "M\u00e0xima mida de fitxer per a escriure en disc (en MB); nom\u00e9s reducci\u00f3", "Memory Graph": "Gr\u00e0fic de mem\u00f2ria", "Memory consumed": "Mem\u00f2ria consumida", "Minimum": "M\u00ednim", "Modified": "Modificat", "Modify": "Modifica", "More information and support": "M\u00e9s informaci\u00f3 i assist\u00e8ncia", "More...": "M\u00e9s...", "Network Graph": "Gr\u00e0fic de xarxa", "No Comments": "Cap comentari", "No color": "Cap color", "None": "Cap", "None (Do not check spelling)": "Cap (no verifiquis l'ortografia)", "Number of Documents": "Nombre de documents", "Number of Pages": "Nombre de p\u00e0gines", "Number of Sheets": "Nombre de fulls", "Number of Slides": "Nombre de diapositives", "ODF Drawing (.odg)": "Dibuix ODF (.odg)", "ODF presentation (.odp)": "Presentaci\u00f3 ODF (.odp)", "ODF spreadsheet (.ods)": "Full de c\u00e0lcul ODF (.ods)", "ODF text document (.odt)": "Document de text ODF (.odt)", "OK": "D'acord", "Online Help": "Ajuda en l\u00ednia", "Oops, there is a problem connecting the document": "Ep, hi ha un problema en connectar al document", "Open link": "Obri l'enlla\u00e7", "Open menu": "Obri el men\u00fa", "Overview": "Resum", "Overwrite": "Sobreescriu-los", "PB": "PB", "PDF Document (.pdf)": "Document PDF (.pdf)", "PID": "PID", "Page Setup": "Configuraci\u00f3 de la p\u00e0gina", "Paste Special": "Enganxament especial", "PowerPoint 2003 Presentation (.ppt)": "Presentaci\u00f3 del PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentaci\u00f3 del PowerPoint (.pptx)", "Quadratic": "Quadr\u00e0tic", "Radial": "Radial", "Received": "Rebut", "Redo": "Ref\u00e9s", "Refresh": "Actualitza", "Refresh Log": "Actualitza el registre", "Reject change": "Rebutja el canvi", "Remove": "Suprimeix", "Renaming...": "S'est\u00e0 canviant el nom...", "Repair": "Repara", "Repair Document": "Repara el document", "Reply": "Respon", "Report an issue": "Informa d'un problema", "Reset to Default Language": "Reinicialitza a la llengua predeterminada", "Reset zoom": "Reinicia el zoom", "Resolve": "Resoluci\u00f3", "Resolved": "Resolt", "Restoring older revision. Any unsaved changes will be available in version history": "Restauraci\u00f3 d'una versi\u00f3 anterior. Tots els canvis sense guardar seran disponibles en l'historial de versions", "Rich Text (.rtf)": "Text enriquit (.rtf)", "Right Margin": "Marge dret", "Rows": "Files", "Save": "Guarda", "Save failed due to no disk space left. Document will now be read-only.": "El desament ha fallat per falta d'espai lliure en el disc. El document ara ser\u00e0 de nom\u00e9s lectura.", "Save to new file": "Guarda'ls en un fitxer nou", "Saving...": "S'est\u00e0 desant...", "Scroll down annotations": "Despla\u00e7a cap avall les anotacions", "Scroll up annotations": "Despla\u00e7a cap amunt les anotacions", "Search": "Cerca", "See revision history": "Mostra l'historial de revisions", "Select range": "Selecciona l'interval", "Selected range of cells": "Interval de cel\u00b7les seleccionades", "Selection Mode": "Mode de selecci\u00f3", "Selection count": "Recompte de la selecci\u00f3", "Sent": "Enviats", "Served by:": "Servit per:", "Server is shutting down for maintenance (auto-saving)": "El servidor s'est\u00e0 tancant per manteniment (s'est\u00e0 desant autom\u00e0ticament)", "Server uptime": "Temps en servei del servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "El servei no \u00e9s disponible. Torneu-ho a intentar m\u00e9s tard i informeu l'administrador si el problema persisteix.", "Session terminated by document owner": "El propietari del document ha finalitzat la sessi\u00f3", "Set Log Levels": "Defineix els nivells de registre", "Settings": "Configuraci\u00f3", "Share...": "Comparteix...", "Show Ruler": "Mostra el regle", "Show the search bar": "Mostra la barra de cerca", "Shutdown Server": "Atura el servidor", "Solid": "S\u00f2lid", "Square": "Quadrat", "Style": "Estil", "Sum": "Suma", "TB": "TB", "Text": "Text", "Text orientation": "Orientaci\u00f3 del text", "The document could not be locked.": "No s'ha pogut blocar el document.", "The file of type: {0} cannot be uploaded to server since the file has no name": "El fitxer de tipus \u00ab{0}\u00bb no es pot pujar al servidor perqu\u00e8 no t\u00e9 un nom", "The file of type: {0} cannot be uploaded to server since the file is empty": "El fitxer de tipus \u00ab{0}\u00bb no es pot pujar al servidor perqu\u00e8 \u00e9s buit", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "L'URL del servidor \u00e9s buit. Probablement el servidor coolwsd est\u00e0 mal configurat. Contacteu amb l'administrador.", "The server encountered a {0} error while parsing the {1} command.": "Aquest servidor ha trobat un error {0} en processar l'ordre {1}.", "The signature is OK, but the certificate could not be validated.": "La signatura \u00e9s correcta, per\u00f2 no s'ha pogut validar el certificat.", "This document has an invalid signature.": "Aquest document t\u00e9 una signatura no v\u00e0lida.", "This document is digitally signed and the signature is valid.": "Aquest document \u00e9s signat digitalment i la signatura \u00e9s v\u00e0lida.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Aquest servei \u00e9s limitat a {0} documents i {1} connexions totals per l'administrador. Heu assolit aquest l\u00edmit. Torneu a intentar-ho m\u00e9s tard.", "This version of {productname} is powered by": "Aquesta versi\u00f3 del {productname} funciona amb", "Time interval of CPU statistics (in ms)": "Interval de temps de les estad\u00edstiques de CPU (en ms)", "Time interval of memory statistics (in ms)": "Interval de temps de les estad\u00edstiques de mem\u00f2ria (en ms)", "To": "A", "To paste outside {productname}, please first click the 'download' button": "Per a enganxar fora del {productname}, primer feu clic al bot\u00f3 \u00abBaixa\u00bb", "Type": "Tipus", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Servidor WOPI no autoritzat. Torneu-ho a intentar m\u00e9s tard i informeu l'administrador si el problema persisteix.", "Undo": "Desf\u00e9s", "Unsupported server version.": "No s'admet la versi\u00f3 del servidor.", "Update Log Levels": "Actualitza els nivells de registre", "Uploading file to server failed with status: {0}": "Ha fallat la pujada del fitxer al servidor amb l'estat: {0}", "Uploading file to server failed, file not found.": "Ha fallat la pujada al servidor perqu\u00e8 no s'ha trobat el fitxer.", "Uploading file to server failed, the file is too large.": "Ha fallat la pujada al servidor perqu\u00e8 el fitxer \u00e9s massa gran.", "Uploading...": "S'est\u00e0 pujant...", "User Name": "Nom d'usuari", "Users online": "Usuaris connectats", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Aix\u00f2 no hauria de passar. No podem connectar amb el vostre document. Torneu-ho a intentar.", "Word 2003 Document (.doc)": "Document del Word 2003 (.doc)", "Word Counter": "Comptador de paraules", "Word Document (.docx)": "Document del Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "El par\u00e0metre WOPISrc no existeix o \u00e9s incorrecte. Poseu-vos en contacte amb el servei t\u00e8cnic.", "Wrong password provided. Please try again.": "Heu indicat una contrasenya err\u00f2nia. Torneu-ho a intentar.", "YB": "YB", "You": "V\u00f3s", "ZB": "ZB", "kB": "kB", "{user} has joined": "{user} s'ha unit", "{user} has left": "{user} ha eixit"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ca.json b/f7cloud-office/browser/dist/l10n/ui-ca.json new file mode 100644 index 0000000..35c0cac --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ca.json @@ -0,0 +1 @@ +{" document(s) open.": " documents oberts.", " hrs": " hores", " mins": " min", " s": " s", " user(s).": " usuaris.", "\"Slow Proxy\"": "\u00abServidor intermediari lent\u00bb", "%n users": "%n usuaris", "(current)": "(actual)", "0 users": "0 usuaris", "1 user": "1 usuari", "A comment is being edited": "S'est\u00e0 editant un comentari", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Ja s'ha iniciat una baixada per una operaci\u00f3 de c\u00f2pia o enganxament gran. Espereu que la baixada actual finalitzi o cancel\u00b7leu-la abans de comen\u00e7ar-ne una altra", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Assistent d'IA", "About": "Quant a", "Above Average...": "Per damunt de la mitjana...", "Accept": "Accepta", "Accept change": "Accepta el canvi", "Accessibility": "Accessibilitat", "Accessibility Checker": "Comprovaci\u00f3 d'accessibilitat", "Active Sheet": "Full actiu", "Active sheet": "Full actiu", "Add": "Afegeix", "Add Bibliography": "Afegeix una bibliografia", "Add Citation": "Afegeix una citaci\u00f3", "Add Citation Note": "Afegeix una nota de citaci\u00f3", "Add Note": "Afegeix una nota", "Adjust how office documents behave.": "Ajusteu com es comporten els documents d'oficina.", "Admin console": "Consola d'administraci\u00f3", "After": "Despr\u00e9s", "Albania": "Alb\u00e0nia", "Alerts:": "Alertes:", "Alignment": "Alineaci\u00f3", "All": "Tot", "All Horizontal Lines": "Totes les l\u00ednies horitzontals", "All Sheets": "Tots els fulls", "All users": "Tots els usuaris", "Always follow the editor": "Segueix sempre l'editor", "An error occurred while fetching notes": "S'ha produ\u00eft un error en recuperar les notes", "An error occurred while fetching style list": "S'ha produ\u00eft un error en recuperar la llista d'estils", "Analytics": "Anal\u00edtiques", "Andorra": "Andorra", "Another user has removed this comment.": "Un altre usuari ha eliminat aquest comentari.", "Another user has updated the comment. Would you like to overwrite those changes?": "Un altre usuari ha actualitzat el comentari. Voleu sobreescriure aquests canvis?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Voleu col\u00b7laborar amb el projecte i no sabeu per on comen\u00e7ar? Consulteu les instruccions pas a pas i compileu el CODE des de zero. Tamb\u00e9 podeu ajudar amb les traduccions o enviant-nos informes d'error amb les passes que ens calen per a reproduir el problema.", "Are you sure you want to delete sheet, {sheet}?": "Segur que voleu suprimir el full \u00ab{sheet}\u00bb?", "Are you sure you want to delete this page?": "Segur que voleu suprimir aquesta p\u00e0gina?", "Are you sure you want to delete this slide?": "Segur que voleu suprimir aquesta diapositiva?", "Are you sure you want to reset Document settings?": "Segur que voleu reinicialitzar els par\u00e0metres del document?", "Are you sure you want to reset View Settings?": "Segur que voleu reinicialitzar els par\u00e0metres de la visualitzaci\u00f3?", "Are you sure you want to shut down the server?": "Segur que voleu aturar el servidor?", "Are you sure you want to terminate this session?": "Segur que voleu finalitzar aquesta sessi\u00f3?", "Argentina": "Argentina", "Armenia": "Arm\u00e8nia", "Assistant": "Assistent", "Australia": "Austr\u00e0lia", "Austria": "\u00c0ustria", "Authorization error was: '{errormessage}'.": "L'error d'autoritzaci\u00f3 \u00e9s: \u00ab{errormessage}\u00bb.", "AutoSum": "Suma autom\u00e0tica", "Automatic": "Autom\u00e0tic", "Automatic color": "Color autom\u00e0tic", "Autosaved": "Desat autom\u00e0ticament", "Autotext": "Text autom\u00e0tic", "Average": "Mitjana", "Axial": "Axial", "Azerbaijan": "Azerbaidjan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "El filtratge BPF de les crides al sistema potencialment arriscades (seccomp) no est\u00e0 activat; aix\u00f2 \u00e9s un risc de seguretat.", "Background": "Fons", "Background Color": "Color de fons", "Background Image": "Imatge de fons", "Bad": "Dolent", "Belarus": "Belar\u00fas", "Belgium": "B\u00e8lgica", "Below Average...": "Per davall de la mitjana...", "Black/White": "Blanc i negre", "Blank Slide": "Diapositiva buida", "Bookmarks": "Marcadors", "Boolean Value": "Valor boole\u00e0", "Borders": "Vores", "Bosnia and Herzegovina": "B\u00f2snia i Hercegovina", "Bottom Border": "Vora inferior", "Bottom Margin": "Marge inferior", "Bottom N elements...": "N elements inferiors...", "Bottom N percent...": "N per cent inferior...", "Brazil": "Brasil", "Bulgaria": "Bulg\u00e0ria", "Bytes received": "Bytes rebuts", "Bytes sent": "Bytes enviats", "COOLWSD version:": "Versi\u00f3 del COOLWSD:", "CPU Graph": "Gr\u00e0fic de CPU", "CPU History": "Historial de la CPU", "CSV File (.csv)": "Fitxer CSV (.csv)", "CSV file (.csv)": "Fitxer CSV (.csv)", "Cache size of CPU statistics": "Mida de la mem\u00f2ria cau de les estad\u00edstiques de CPU", "Cache size of memory statistics": "Mida de la mem\u00f2ria cau de les estad\u00edstiques de mem\u00f2ria", "Canada": "Canad\u00e0", "Cancel": "Cancel\u00b7la", "Cancel paste special": "Cancel\u00b7la l'enganxament especial", "Cell borders": "Vores de les cel\u00b7les", "Cells": "Cel\u00b7les", "Centered Text": "Text centrat", "Change Layout": "Canvia la disposici\u00f3", "Channel Filter:": "Filtre de canal:", "Character": "Car\u00e0cter", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Llegiu les notes de llan\u00e7ament i apreneu-ho tot sobre la darrera versi\u00f3 del Collabora Online, edici\u00f3 de desenvolupament, dirigida als usuaris dom\u00e8stics i als equips petits.", "Checkbox": "Casella de selecci\u00f3", "Chile": "Xile", "China": "Xina", "Choice of functions": "Tria de funcions", "Citation Preferences": "Prefer\u00e8ncies de les citacions", "Citation Style": "Estil de citaci\u00f3", "Citation warning": "Av\u00eds de cita", "Citations update failed": "Ha fallat l'actualitzaci\u00f3 de les citacions", "Cleaning up the document from the last session.": "S'est\u00e0 netejant el document de l'\u00faltima sessi\u00f3.", "Clear the search field": "Buida el camp de cerca", "Click to exit presentation...": "Feu clic per a sortir de la presentaci\u00f3...", "Clipboard": "Porta-retalls", "Close": "Tanca", "Close Navigation": "Tanca la navegaci\u00f3", "Close Presentation": "Tanca la presentaci\u00f3", "Close dialog": "Tanca el di\u00e0leg", "Close document": "Tanca el document", "Collabora Online Development Edition": "Collabora Online, edici\u00f3 de desenvolupament", "Collabora Online Welcome": "Benvinguda del Collabora\u00a0Online", "Collapse Tabs": "Contraure pestanyes", "Color": "Color", "Column Width": "Amplada de la columna", "Column {0}": "Columna {0}", "Columns": "Columnes", "Comment": "Comentari", "Comments": "Comentaris", "Comments Updated": "Comentaris actualitzats", "Comments list": "Llista de comentaris", "Compact layout": "Disposici\u00f3 compacta", "Compact view": "Visualitzaci\u00f3 compacta", "Confirm": "Confirmaci\u00f3", "Confirmation": "Confirmaci\u00f3", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Hi ha un conflicte de desfer i refer amb m\u00faltiples usuaris. Useu la reparaci\u00f3 del document per a resoldre-ho", "Connecting...": "S'est\u00e0 connectant\u2026", "Connection error": "Error de connexi\u00f3", "Connections": "Connexions", "Containing text...": "Cont\u00e9 text...", "Content": "Contingut", "Content copied to clipboard": "S'ha copiat el contingut al porta-retalls", "Continue editing": "Continua l'edici\u00f3", "Continue read only": "Continua en mode nom\u00e9s de lectura", "Controls": "Controls", "Copied external sources are not allowed": "No es permeten les fonts externes copiades", "Copy": "Copia", "Copy Cells": "Copia les cel\u00b7les", "Copy Sheet...": "Copia el full...", "Copy all version information in English": "Copia tota la informaci\u00f3 de la versi\u00f3 en angl\u00e8s", "Copy link location": "Copia la ubicaci\u00f3 de l'enlla\u00e7", "Copying from the document disabled": "S'ha desactivat la c\u00f2pia des del document", "Count": "Compta", "CountA": "ComptaA", "Country:": "Pa\u00eds:", "Creating copy...": "S'est\u00e0 creant una c\u00f2pia...", "Creating new file from template...": "S'est\u00e0 creant un fitxer nou a partir d'una plantilla...", "Creator(s)": "Creador(s)", "Croatia": "Cro\u00e0cia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Maj+Alt+D per a sortir", "Currency": "Moneda", "Current Slide": "Diapositiva actual", "Current slide as Bitmap (.bmp)": "Diapositiva actual com a Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapositiva actual com a Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapositiva actual com a Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapositiva actual com a Tag Image File Format (.tiff)", "Custom Animation": "Animaci\u00f3 personalitzada", "Custom Margins\u2026": "Marges personalitzats\u2026", "Custom dictionaries": "Diccionaris personalitzats", "Cyprus": "Xipre", "Czech Republic": "Tx\u00e8quia", "Dark Mode": "Mode nocturn", "Dashboard": "Tauler", "Data": "Dades", "Date": "Data", "Date & Time": "Data i hora", "Debug Tools": "Eines de depuraci\u00f3", "Default": "Per defecte", "Default Style": "Estil per defecte", "Define print area": "Defineix l'\u00e0rea d'impressi\u00f3", "Delete": "Suprimeix", "Delete Columns": "Suprimeix les columnes", "Delete Rows": "Suprimeix les files", "Delete tabstop": "Suprimeix la tabulaci\u00f3", "Denmark": "Dinamarca", "Design": "Disseny", "Dictionary of exceptions": "Diccionari d'excepcions", "Disable Animations": "Desactiva les animacions", "Discard": "Descarta'ls", "Discover All The Changes": "Descobriu-ne tots els canvis", "Dismiss": "Descarta", "Document": "Document", "Document Settings": "Par\u00e0metres dels documents", "Document cannot be exported. Please try again.": "No s'ha pogut exportar el document. Torneu-ho a intentar.", "Document cannot be renamed, please check your permissions.": "No s'ha pogut canviar de nom el document, verifiqueu els vostres permisos.", "Document cannot be renamed.": "No s'ha pogut canviar de nom el document.", "Document cannot be saved, please check your permissions.": "No s'ha pogut desar el document, verifiqueu els vostres permisos.", "Document cannot be saved.": "No s'ha pogut desar el document.", "Document colors": "Colors del document", "Document contains unsupported media": "El document cont\u00e9 multim\u00e8dia no compatible", "Document has been changed": "S'ha modificat el document", "Document has been changed in storage. What would you like to do with your unsaved changes?": "S'ha modificat el document a l'emmagatzematge. Qu\u00e8 voleu fer amb els canvis sense desar?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "El document ha canviat en l'emmagatzematge. S'est\u00e0 carregant el document nou. La vostra versi\u00f3 \u00e9s disponible com a versi\u00f3.", "Document is getting migrated": "S\u2019est\u00e0 migrant el document", "Document requires password to modify.": "Cal introduir la contrasenya per a modificar el document.", "Document requires password to view.": "Cal introduir la contrasenya per a visualitzar el document.", "Document settings": "Par\u00e0metres del document", "Documents open": "Documents oberts", "Documents:": "Documents:", "Don\u2019t show this again": "No ho mostres m\u00e9s", "Double Hairline (1.10 pt)": "Fin\u00edssim doble (1,10 pt)", "Double Hairline (2.35 pt)": "Fin\u00edssim doble (2,35 pt)", "Download": "Baixa", "Download Selection": "Baixa la selecci\u00f3", "Download as": "Baixa com a", "Download completed and ready to be copied to clipboard.": "S'ha completat la baixada i ja est\u00e0 llesta per a copiar-se al porta-retalls.", "Download failed": "La baixada ha fallat", "Downloading clipboard content": "S'est\u00e0 baixant el contingut del porta-retalls", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Descarregar recursos externs est\u00e0 prohibit, per\u00f2 s\u00ed que pots enganxar imatges. Fes clic en la imatge, elegeix \"Copia la imatge\" i enganxa-la al document.", "Downloading...": "S'est\u00e0 baixant...", "Drawing": "Dibuix", "Dropdown": "Desplegable", "Duration": "Durada", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Edita", "Edit comment": "Edita el comentari", "Edit document": "Edita el document", "Edit link": "Edita l'enlla\u00e7", "Edit mode": "Mode d'edici\u00f3", "Effects": "Efectes", "Elapsed time": "Temps transcorregut", "Ellipsoid": "El\u00b7lipsoidal", "Empty Pages": "P\u00e0gines buides", "Empty Slide Show": "Presentaci\u00f3 de diapositives buida", "Enable Animations": "Activa les animacions", "End Presentation": "Finalitza la presentaci\u00f3", "End Show": "Finalitza la presentaci\u00f3", "Endnotes": "Notes finals", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Gaudiu dels darrers desenvolupaments en productivitat en l\u00ednia, completament de franc i amb total llibertat d'exploraci\u00f3 i \u00fas compartit amb altres, tot des del navegador. Tamb\u00e9 hi ha aplicacions per al m\u00f2bil.", "Enter Zotero API Key": "Introdu\u00efu la clau de l'API del Zotero", "Enter a file name": "Introdu\u00efu un nom de fitxer", "Enter new name": "Introdu\u00efu el nom nou", "Enter new sheet name": "Introdu\u00efu el nom nou del full", "Entering text mode": "Entrada en mode de text", "Error": "Error", "Error reading file": "S'ha produ\u00eft un error en llegir el fitxer", "Estonia": "Est\u00f2nia", "Excel 2003 Spreadsheet (.xls)": "Full de c\u00e0lcul de l'Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Full de c\u00e0lcul de l'Excel (.xlsx)", "Expired:": "Ven\u00e7uts:", "Explore The New {coolversion}": "Doneu un cop d'ull a la nova {coolversion}", "Export As": "Exporta com a", "Export as": "Exporta com a", "Exported to storage": "Exportat a l'emmagatzematge", "External data source not allowed": "No es permeten fonts de dades externes", "External link": "Enlla\u00e7 extern", "Extra thick (4.50 pt)": "Molt gruixut (4,50 pt)", "Failed to authenticate this session over protocol {0}": "No s'ha pogut autenticar aquesta sessi\u00f3 amb el protocol {0}", "Failed to download clipboard, please re-copy": "No s'ha pogut baixar el porta-retalls; torneu a copiar", "Failed to get RouteToken from controller": "No s'ha pogut obtenir el RouteToken del controlador", "Failed to load collections": "No s'han pogut carregar les col\u00b7leccions", "Failed to load document.": "No s'ha pogut carregar el document.", "Failed to load groups": "No s'han pogut carregar els grups", "Failed to load items": "No s'han pogut carregar els elements", "Failed to load styles": "No s'han pogut carregar els estils", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "No s'ha pogut carregar el document. Assegureu-vos que el tipus de fitxer \u00e9s compatible i no estigui malm\u00e8s, i torneu a intentar-ho m\u00e9s tard.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "No s'ha pogut carregar el document. Potser est\u00e0 malm\u00e8s o necessita m\u00e9s recursos dels permesos. Contacteu amb l'administrador.", "Failed to read document from storage, please try to load the document again.": "No s'ha pogut llegir el document des de l'emmagatzemament, proveu de tornar a carregar-lo.", "Failed to set jwt authentication cookie over insecure connection": "No s'ha pogut establir la galeta d'autenticaci\u00f3 del jwt a trav\u00e9s d'una connexi\u00f3 no segura", "Field": "Camp", "Fields": "Camps", "File": "Fitxer", "File name should contain an extension.": "El nom de fitxer ha de contenir una extensi\u00f3.", "Filter": "Filtra", "Finland": "Finl\u00e0ndia", "Fixed size": "Mida fixa", "Follow Presentation": "Segueix la presentaci\u00f3", "Following": "Seguint", "Font": "Lletra tipogr\u00e0fica", "Font Name": "Lletra tipogr\u00e0fica", "Font Size": "Mida de la lletra", "Footnote/Endnote": "Nota al peu/final", "Footnotes": "Notes al peu", "Form": "Formulari", "Format": "Format", "Format Cells": "Format de cel\u00b7les", "Formula": "F\u00f3rmula", "Formulas": "F\u00f3rmules", "Forum": "F\u00f2rum", "Fraction": "Fracci\u00f3", "France": "Fran\u00e7a", "Freeze": "Congela", "From": "De", "From Beginning": "Des del principi", "From Current Slide": "Des de la diapositiva actual", "From now on clipboard notifications will discreetly appear at the bottom.": "A partir d'ara, les notificacions del porta-retalls apareixeran a la part inferior.", "Full Page Slides": "Diapositives a tota p\u00e0gina", "Fullscreen presentation": "Presentaci\u00f3 a pantalla completa", "Function Library": "Biblioteca de funcions", "Function Wizard": "Auxiliar de funcions", "Functions": "Funcions", "GB": "GB", "General": "General", "Georgia": "Ge\u00f2rgia", "Germany": "Alemanya", "Get Involved": "Impliqueu-vos-hi", "Go Back": "Torna enrere", "Go Offline": "Desconnecta't", "Go Online": "Connecta't", "Good": "Bo", "Gradient End": "Fi del degradat", "Gradient Start": "Inici del degradat", "Graphs": "Gr\u00e0fics", "Grayscale": "Escala de grisos", "Greece": "Gr\u00e8cia", "Grid": "Graella", "Group": "Agrupa", "Group Libraries": "Biblioteques grupals", "HTML Document (.html)": "Document HTML (.html)", "HTML File (.html)": "Fitxer HTML (.html)", "HTML file (.html)": "Fitxer HTML (.html)", "Hairline (0.05 pt)": "Fin\u00edssim (0,05 pt)", "Has text: ": "T\u00e9 el text: ", "Header & Footer": "Cap\u00e7alera i peu", "Heading 1": "Encap\u00e7alament 1", "Heading 2": "Encap\u00e7alament 2", "Headings and objects that you add to the document will appear here": "Els encap\u00e7alaments i objectes que afegiu al document apareixeran aqu\u00ed", "Help": "Ajuda", "Hidden pages": "P\u00e0gines amagades", "Hidden text": "Text amagat", "Hide Menu": "Amaga el men\u00fa", "Hide Menu Bar": "Amaga la barra de men\u00fas", "Hide the search bar": "Amaga la barra de cerca", "Highlight cells with...": "Destaca cel\u00b7les amb...", "History": "Historial", "Hit Cancel to open in view-only mode.": "Premeu Cancel\u00b7la per a obrir-lo en el mode nom\u00e9s de lectura.", "Home": "Inici", "Hungary": "Hongria", "Iceland": "Isl\u00e0ndia", "Idle document - please click to reload and resume editing": "Document inactiu; feu clic per a tornar a carregar-lo i continuar-ne l'edici\u00f3", "Idle document - please tap to reload and resume editing": "Document inactiu; toqueu per a tornar a carregar-lo i continuar-ne l'edici\u00f3", "Idle time": "Temps inactiu", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Si vols compartir elements grans fora de {productname}, primer de tot has de baixar-los.", "Illustrations": "Il\u00b7lustracions", "Image (.png)": "Imatge (.png)", "Image Controls": "Controls de la imatge", "Images": "Imatges", "Images and Objects": "Imatges i objectes", "India": "\u00cdndia", "Indonesia": "Indon\u00e8sia", "Initializing...": "S'est\u00e0 iniciant...", "Insert": "Insereix", "Insert Checkbox": "Insereix una casella de selecci\u00f3", "Insert Columns After": "Insereix columnes despr\u00e9s", "Insert Columns Before": "Insereix columnes abans", "Insert Comment": "Insereix un comentari", "Insert Date": "Insereix una data", "Insert Dropdown": "Insereix un desplegable", "Insert Electronic Signature": "Insereix la signatura electr\u00f2nica", "Insert Function": "Insereix una funci\u00f3", "Insert Local Image": "Insereix una imatge local", "Insert Local Multimedia": "Insereix multim\u00e8dia local", "Insert Picture": "Insereix una imatge", "Insert Rich Text": "Insereix text enriquit", "Insert Rows Above": "Insereix files a dalt", "Insert Rows Below": "Insereix files a sota", "Insert Shape": "Insereix una forma", "Insert Table": "Insereix una taula", "Insert comment": "Insereix un comentari", "Insert connectors": "Insereix connectors", "Insert shapes": "Insereix formes", "Insert sheet": "Insereix un full", "Insert sheet after this": "Insereix el full despr\u00e9s d'aquest", "Insert sheet before this": "Insereix el full abans d'aquest", "Insert table": "Insereix una taula", "Insert tabstop": "Insereix una tabulaci\u00f3", "Interface Settings": "Par\u00e0metres de la interf\u00edcie", "Invalid JSON file": "El fitxer JSON no \u00e9s v\u00e0lid", "Invalid dictionary format. Please check the file.": "El format del diccionari no \u00e9s v\u00e0lid. Comproveu el fitxer.", "Invalid link: '{url}'": "L'enlla\u00e7 no \u00e9s v\u00e0lid: \u00ab{url}\u00bb", "Invert Background": "Inverteix el fons", "Ireland": "Irlanda", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Sembla que has copiat una selecci\u00f3 que inclou imatges externes.", "It seems you have tried to insert external data.": "Sembla que has provat a inserir dades externes.", "Italy": "It\u00e0lia", "Japan": "Jap\u00f3", "Kenya": "Kenya", "Keyboard shortcuts": "Dreceres de teclat", "Kill": "Finalitza", "Kill session.": "Finalitza la sessi\u00f3.", "LOKit version:": "Versi\u00f3 del LOKit:", "Landscape": "Horitzontal", "Language": "Llengua", "Language:": "Llengua:", "Last modification": "Darrera modificaci\u00f3", "Last saved:": "Desat per darrer cop:", "Latest Updates": "Darreres actualitzacions", "Latvia": "Let\u00f2nia", "Layout": "Disposici\u00f3", "Left And Right Borders": "Vores esquerra i dreta", "Left Border": "Vora esquerra", "Left Margin": "Marge esquerre", "Left pages": "P\u00e0gines esquerres", "Left: {left}": "Esquerre: {left}", "License": "Llic\u00e8ncia", "Line color": "Color de la l\u00ednia", "Line style": "Estil de la l\u00ednia", "Linear": "Lineal", "Lists/Bullets": "Llistes/pics", "Lithuania": "Litu\u00e0nia", "Loading references": "S'estan carregant les refer\u00e8ncies", "Loading...": "S'est\u00e0 carregant...", "Local Image...": "Imatge local...", "Local Multimedia...": "Arxiu multim\u00e8dia local...", "Log": "Registre", "Log Levels": "Nivells de registre", "Long Bond": "Foli", "Lookup & Reference": "Cerca i refer\u00e8ncia", "Loose": "Ample", "Luxembourg": "Luxemburg", "MB": "MB", "Margin": "Marge", "Master": "Mestre", "Master View": "Visualitzaci\u00f3 mestra", "Math & Trig": "Matem\u00e0tica i trigonometria", "Max": "M\u00e0xim", "Maximum": "M\u00e0xim", "Maximum Document process stack memory (in KB) - reduce only": "M\u00e0xima mem\u00f2ria de pila per a processament de documents (en kB); nom\u00e9s reducci\u00f3", "Maximum Document process virtual memory (in MB) - reduce only": "M\u00e0xima mem\u00f2ria virtual per a processament de documents (en MB); nom\u00e9s reducci\u00f3", "Maximum file size allowed to write to disk (in MB) - reduce only": "M\u00e0xima mida de fitxer per a escriure en disc (en MB); nom\u00e9s reducci\u00f3", "Medium (1.50 pt)": "Mitj\u00e0 (1,50 pt)", "Medium/Hairline (3.05 pt)": "Mitj\u00e0/fin\u00edssim (3,05 pt)", "Medium/Medium (4.50 pt)": "Mitj\u00e0/mitj\u00e0 (4,50 pt)", "Memory": "Mem\u00f2ria", "Memory Graph": "Gr\u00e0fic de mem\u00f2ria", "Memory History": "Historial de la mem\u00f2ria", "Memory consumed": "Mem\u00f2ria consumida", "Merge & Center": "Fusiona i centra", "Merge & Split": "Fusiona i divideix", "Mexico": "M\u00e8xic", "Min": "M\u00ednim", "Minimum": "M\u00ednim", "Missing Fonts": "Lletres tipogr\u00e0fiques mancants", "Modified": "Modificat", "Modify": "Modifica", "Monaco": "M\u00f2naco", "More Functions": "M\u00e9s funcions", "More Paper Sizes...": "M\u00e9s mides de paper...", "More highlights...": "M\u00e9s destacats...", "More information and support": "M\u00e9s informaci\u00f3 i assist\u00e8ncia", "More options for {1}": "M\u00e9s opcions per a {1}", "More...": "M\u00e9s...", "Move Sheet Left": "Mou el full cap a l'esquerra", "Move Sheet Right": "Mou el full cap a la dreta", "My Library": "La meva biblioteca", "My Publications": "Les meves publicacions", "Named Range": "Interval amb nom", "Narrow": "Estret", "Navigation": "Navegaci\u00f3", "Navigator": "Navegador", "Netherlands": "Pa\u00efsos Baixos", "Network Graph": "Gr\u00e0fic de xarxa", "Neutral": "Neutre", "New": "Nou", "New Zealand": "Nova Zelanda", "Next": "Seg\u00fcent", "Next Slide": "Diapositiva seg\u00fcent", "No Borders": "Cap vora", "No Comments": "Cap comentari", "No color": "Cap color", "No disk space left on server.": "No queda espai en el servidor.", "No fill": "Cap emplenament", "No search results found!": "No s'ha trobat cap resultat de cerca.", "None": "Cap", "None (Do not check spelling)": "Cap (no verifiquis l'ortografia)", "Normal": "Normal", "Norway": "Noruega", "Notebookbar view": "Visualitzaci\u00f3 de barra de fitxes", "Notes": "Notes", "Notes Pages": "P\u00e0gines de notes", "Notes View": "Visualitzaci\u00f3 de notes", "Number": "Nombre", "Number Format": "Format num\u00e8ric", "Number of Documents": "Nombre de documents", "Number of Pages": "Nombre de p\u00e0gines", "Number of Pages. Click to open the Go to Page dialog box.": "Nombre de p\u00e0gines. Feu clic per a obrir el quadre de di\u00e0leg Ves a la p\u00e0gina.", "Number of Sheets": "Nombre de fulls", "Number of Slides": "Nombre de diapositives", "ODF Drawing (.odg)": "Dibuix ODF (.odg)", "ODF presentation (.odp)": "Presentaci\u00f3 ODF (.odp)", "ODF spreadsheet (.ods)": "Full de c\u00e0lcul ODF (.ods)", "ODF text document (.odt)": "Document de text ODF (.odt)", "OK": "D'acord", "OPEN": "OBRE", "Once citations are entered their storage and display type can not be changed.": "Un cop s'introdueixen les cites, no se'n pot canviar el tipus d'emmagatzematge i de visualitzaci\u00f3.", "Online Help": "Ajuda en l\u00ednia", "Only the document owner can change the password.": "Nom\u00e9s el propietari del document pot canviar-ne la contrasenya.", "Oops, there is a problem connecting the document": "Ep, hi ha un problema en connectar al document", "Oops, there is a problem connecting to {productname}: ": "Hi ha un problema en connectar al {productname}: ", "Open link": "Obre l'enlla\u00e7", "Open menu": "Obre el men\u00fa", "Open {name}": "Obre {name}", "Option": "Opci\u00f3", "Options": "Opcions", "Other": "Altres", "Outline": "Esquema", "Overview": "Resum", "Overwrite": "Sobreescriu-los", "PB": "PB", "PDF Document (.pdf)": "Document PDF (.pdf)", "PDF Document (.pdf) - Expert": "Document PDF (.pdf) - Avan\u00e7at", "PDF Document (.pdf) as...": "Document PDF (.pdf) com a...", "PID": "PID", "Page": "P\u00e0gina", "Page Layout": "Compaginaci\u00f3", "Page Setup": "Configuraci\u00f3 de la p\u00e0gina", "Page name": "Nom de la p\u00e0gina", "Paragraph": "Par\u00e0graf", "Paste": "Enganxa", "Paste Slide": "Enganxa una diapositiva", "Paste Special": "Enganxament especial", "Paste from this document": "Enganxa des d'aquest document", "Path": "Cam\u00ed", "Pause": "Pausa", "Percent": "Percentatge", "Permission Mode": "Mode de permisos", "Philippines": "Filipines", "Picture": "Imatge", "Pivot Table": "Taula din\u00e0mica", "Please send us your feedback": "Envieu-nos comentaris", "Please use following combination to see more options:": "Feu servir la combinaci\u00f3 seg\u00fcent per a veure m\u00e9s opcions:", "Please wait!": "Espereu", "Poland": "Pol\u00f2nia", "Portrait": "Vertical", "Portugal": "Portugal", "PowerPoint 2003 Presentation (.ppt)": "Presentaci\u00f3 del PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentaci\u00f3 del PowerPoint (.pptx)", "Present current slide": "Presenta la diapositiva actual", "Present in Window": "Presenta en finestra", "Present in new window": "Presentar en una finestra nova", "Presentation": "Presentaci\u00f3", "Presenter Console": "Consola del presentador", "Presenting in window": "Presentar en finestra", "Previous": "Anterior", "Print": "Imprimeix", "Print Black": "Imprimeix en negre", "Print dialog": "Di\u00e0leg Imprimeix", "Properties": "Propietats", "Provider:": "Prove\u00efdor:", "Quadratic": "Quadr\u00e0tic", "RELOAD": "TORNA A CARREGAR", "Radial": "Radial", "Range": "Interval", "Read mode": "Mode lectura", "Read-only": "Nom\u00e9s de lectura", "Received": "Rebut", "Recent": "Recents", "Reconnecting...": "S'est\u00e0 tornant a connectar\u2026", "Redo": "Ref\u00e9s", "References": "Refer\u00e8ncies", "Refresh": "Actualitza", "Refresh Citations": "Actualitza les citacions", "Refresh Log": "Actualitza el registre", "Reject change": "Rebutja el canvi", "Reloading the document after rename": "Rec\u00e0rrega del document despr\u00e9s de canviar-ne el nom", "Remove": "Suprimeix", "Remove Thread": "Suprimeix el fil", "Remove link": "Suprimeix l'enlla\u00e7", "Remove print area": "Suprimeix l'\u00e0rea d'impressi\u00f3", "Rename": "Canvia el nom", "Rename Document": "Canvia el nom del document", "Rename sheet": "Canvia el nom del full", "Renaming...": "S'est\u00e0 canviant el nom...", "Repair": "Repara", "Repair Document": "Repara el document", "Replace": "Reempla\u00e7a", "Reply": "Respon", "Reply comment": "Respon al comentari", "Report an issue": "Informa d'un problema", "Reset Layout": "Reinicialitza la disposici\u00f3", "Reset to Default Language": "Reinicialitza a la llengua per defecte", "Reset zoom": "Reinicialitza l'escala", "Resolve": "Resoluci\u00f3", "Resolve Thread": "Resol el fil", "Resolved": "Resolt", "Restart": "Reinicia", "Restoring older revision. Any unsaved changes will be available in version history": "Restauraci\u00f3 d'una versi\u00f3 anterior. Tots els canvis sense desar seran disponibles en l'historial de versions", "Results": "Resultats", "Resume": "Repr\u00e8n", "Review": "Revisi\u00f3", "Rich Text": "Text enriquit", "Rich Text (.rtf)": "Text enriquit (.rtf)", "Right Border": "Vora dreta", "Right Margin": "Marge dret", "Right pages": "P\u00e0gines dretes", "Right: {right}": "Dret: {right}", "Romania": "Romania", "Row Height": "Al\u00e7ada de la fila", "Row {0}": "Fila {0}", "Rows": "Files", "Ruler": "Regle", "Saudi Arabia": "Ar\u00e0bia Saudita", "Save": "Desa", "Save As": "Anomena i desa", "Save Comments": "Desa els comentaris", "Save Document settings": "Desa els par\u00e0metres del document", "Save View Settings": "Desa els par\u00e0metres de la visualitzaci\u00f3", "Save as ODF format": "Desa en format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "El desament ha fallat perqu\u00e8 el document \u00e9s massa gran o excedeix l'espai lliure disponible. Aquest document ara ser\u00e0 de nom\u00e9s lectura, per\u00f2 encara podeu baixar-lo per a conservar una c\u00f2pia en local.", "Save failed due to no disk space left. Document will now be read-only.": "El desament ha fallat per manca d'espai lliure en el disc. El document ara ser\u00e0 de nom\u00e9s lectura.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "El desament ha fallat perqu\u00e8 no queda espai. El document ara ser\u00e0 de nom\u00e9s lectura. Assegureu-vos que hi ha disponible prou espai de disc lliure i torneu a desar-lo.", "Save to new file": "Desa'ls en un fitxer nou", "Saved": "Desat", "Saving": "S'est\u00e0 desant", "Saving...": "S'est\u00e0 desant...", "Scalable Vector Graphics (.svg)": "Gr\u00e0fics Vectorials Escalables (.svg)", "Scientific": "Cient\u00edfic", "Screen Reading": "Lectura de pantalla", "Scroll down annotations": "Despla\u00e7a cap avall les anotacions", "Scroll left": "Ves cap a l'esquerra", "Scroll right": "Ves cap a la dreta", "Scroll to the first sheet": "Ves al primer full", "Scroll to the last sheet": "Ves a l'\u00faltim full", "Scroll up annotations": "Despla\u00e7a cap amunt les anotacions", "Search": "Cerca", "Search...": "Cerca\u2026", "Section": "Secci\u00f3", "See history": "Mostra l'historial", "See revision history": "Mostra l'historial de versions", "Select": "Selecciona", "Select Function": "Seleccioneu una funci\u00f3", "Select a tab to browser settings.": "Seleccioneu una pestanya per a veure la configuraci\u00f3 del navegador.", "Select a tab to view settings.": "Seleccioneu una pestanya per a veure'n par\u00e0metres.", "Select language": "Trieu una llengua", "Select multiple cells": "Selecciona diverses cel\u00b7les", "Select range": "Selecciona l'interval", "Selected external data source is forbidden. Please contact the system administrator.": "No es permet seleccionar fonts de dades externes. Contacta amb l'administrador de sistemes.", "Selected range of cells": "Interval de cel\u00b7les seleccionades", "Selection Mode": "Mode de selecci\u00f3", "Selection count": "Recompte de la selecci\u00f3", "Selection mode: inactive": "Mode de selecci\u00f3: inactiu", "Send Feedback": "Envia comentaris", "Sent": "Enviats", "Serbia": "S\u00e8rbia", "Served by:": "Servit per:", "Server audit": "Auditoria del servidors", "Server has been shut down; please reload the page.": "El servidor s'ha aturat. Torneu a carregar la p\u00e0gina.", "Server is down, restarting automatically. Please wait.": "El servidor \u00e9s caigut; s'est\u00e0 reiniciant autom\u00e0ticament. Espereu.", "Server is now reachable. We have to refresh the page now.": "El servidor ara \u00e9s accessible. Cal actualitzar la p\u00e0gina ara.", "Server is now reachable...": "El servidor ara \u00e9s accessible...", "Server is shutting down": "El servidor s'est\u00e0 aturant", "Server is shutting down for maintenance (auto-saving)": "El servidor s'est\u00e0 tancant per manteniment (s'est\u00e0 desant autom\u00e0ticament)", "Server returned this reason:": "El servidor ha retornat la ra\u00f3 seg\u00fcent:", "Server uptime": "Temps en servei del servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "El servei no \u00e9s disponible. Torneu-ho a intentar m\u00e9s tard i informeu l'administrador si el problema persisteix.", "Session terminated by document owner": "El propietari del document ha finalitzat la sessi\u00f3", "Set Language for All text": "Defineix la llengua de tot el text", "Set Language for Paragraph": "Defineix la llengua del par\u00e0graf", "Set Language for Selection": "Defineix la llengua de la selecci\u00f3", "Set Log Levels": "Defineix els nivells de registre", "Set default interface preferences.": "Definiu les prefer\u00e8ncies de la interf\u00edcie per defecte.", "Settings": "Par\u00e0metres", "Shape": "Forma", "Shapes": "Formes", "Share": "Comparteix", "Share...": "Comparteix...", "Shared Config URL is missing in initial variables.": "Falta l'URL de configuraci\u00f3 compartida a les variables inicials.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Mostra els comentaris", "Show Grid": "Mostra la graella", "Show Menu": "Mostra el men\u00fa", "Show Ruler": "Mostra el regle", "Show Sidebar": "Mostra la barra lateral", "Show Status Bar": "Mostra la barra d'estat", "Show on the side": "Mostra al costat", "Show sheets": "Mostra els fulls", "Show status bar": "Mostra la barra d'estat", "Show the search bar": "Mostra la barra de cerca", "Shutdown Server": "Atura el servidor", "Signature": "Signatura", "Singapore": "Singapur", "Size": "Mida", "Slide %1": "Diapositiva %1", "Slide Show": "Presentaci\u00f3 de diapositives", "Slide Size": "Mida de diapositiva", "Slide Transition": "Transici\u00f3 entre diapositives", "Slides": "Diapositives", "Slovakia": "Eslov\u00e0quia", "Slovenia": "Eslov\u00e8nia", "Smart Picker": "Selector intel\u00b7ligent", "Snap to Grid": "Ajusta a la graella", "Snap to grid": "Ajusta a la graella", "Solid": "S\u00f2lid", "Someone": "Alg\u00fa", "Something went wrong while deleting the file. Please try refreshing the page.": "S'ha produ\u00eft un error en suprimir el fitxer. Proveu d'actualitzar la p\u00e0gina.", "Something went wrong while fetching setting file. Please try to refresh the page.": "S'ha produ\u00eft un error en recuperar el fitxer de par\u00e0metres. Proveu d'actualitzar la p\u00e0gina.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "S'ha produ\u00eft un error en recuperar el vocabulari. Proveu d'actualitzar la p\u00e0gina.", "Something went wrong while uploading the file. Please try again.": "S'ha produ\u00eft un error en pujar el fitxer. Proveu d'actualitzar la p\u00e0gina.", "Something went wrong. Please try to refresh the page.": "Alguna cosa ha anat malament. Proveu d'actualitzar la p\u00e0gina.", "Sort": "Ordena", "South Africa": "Sud-\u00e0frica", "South Korea": "Corea del Sud", "Spacing & Color": "Espaiat i color", "Spain": "Espanya", "Sparkline": "Minidiagrama", "Square": "Quadrat", "Standard": "Est\u00e0ndard", "Standard dictionary": "Diccionari est\u00e0ndard", "Status": "Estat", "Status Bar": "Barra d'estat", "Stop following": "Deixa de seguir", "Store as:": "Emmagatzema com a:", "Style": "Estil", "Style List": "Llista d'estils", "Style list": "Llista d'estils", "Styles": "Estils", "Successfully exported: ": "S'ha exportat correctament: ", "Sum": "Suma", "Sweden": "Su\u00e8cia", "Switzerland": "Su\u00efssa", "Symbols": "S\u00edmbols", "Synchronize axes": "Sincronitza els eixos", "TB": "TB", "Table": "Taula", "Table of content": "Sumari", "Tables": "Taules", "Tap to collapse": "Toqueu per a reduir", "Tap to expand": "Toqueu per a ampliar", "Text": "Text", "Text orientation": "Orientaci\u00f3 del text", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "El document cont\u00e9 algunes cites que poden no ser accessibles a trav\u00e9s de l'API web. Aix\u00f2 pot causar alguns problemes en editar cites o bibliografia.", "The document could not be locked, and is opened in read-only mode.": "No s'ha pogut blocar el document i s'ha obert en el mode nom\u00e9s de lectura.", "The document could not be locked.": "No s'ha pogut blocar el document.", "The document is being renamed and will reload shortly": "S'est\u00e0 canviant de nom el document i es recarregar\u00e0 de seguida", "The document is being signed and will be availably shortly": "El document s'est\u00e0 signant i en breu estar\u00e0 disponible", "The document is not signed.": "El document no est\u00e0 signat.", "The document is too large or no disk space left to save. Document will now be read-only.": "El document \u00e9s massa gran o ja no queda espai en el disc per a desar-lo. El document ara \u00e9s nom\u00e9s de lectura.", "The file of type: {0} cannot be uploaded to server since the file has no name": "El fitxer de tipus \u00ab{0}\u00bb no es pot pujar al servidor perqu\u00e8 no t\u00e9 un nom", "The file of type: {0} cannot be uploaded to server since the file is empty": "El fitxer de tipus \u00ab{0}\u00bb no es pot pujar al servidor perqu\u00e8 \u00e9s buit", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "L'URL del servidor \u00e9s buit. Probablement el servidor coolwsd est\u00e0 mal configurat. Contacteu amb l'administrador.", "The server encountered a {0} error while parsing the {1} command.": "Aquest servidor ha trobat un error {0} en processar l'ordre {1}.", "The server has been disconnected.": "S'ha desconnectat el servidor.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "La signatura \u00e9s correcta, per\u00f2 no s'ha pogut validar el certificat i el document nom\u00e9s s'ha signat parcialment.", "The signature is OK, but the certificate could not be validated.": "La signatura \u00e9s correcta, per\u00f2 no s'ha pogut validar el certificat.", "The signature is OK, but the document is only partially signed.": "La signatura \u00e9s correcta, per\u00f2 el document nom\u00e9s s'ha signat parcialment.", "The signature line can now be moved or resized as needed.": "La l\u00ednia de signatura ara es pot moure o redimensionar segons calgui.", "The signature was valid, but the document has been modified.": "La signatura era v\u00e0lida, per\u00f2 el document s'ha modificat.", "Theme colors": "Colors del tema", "Thick (2.25 pt)": "Gruixut (2,25 pt)", "Thin (0.75 pt)": "Fi (0,75 pt)", "Thin/Medium (3.00 pt)": "Fi/mitj\u00e0 (3,00 pt)", "This document has an invalid signature.": "Aquest document t\u00e9 una signatura no v\u00e0lida.", "This document is digitally signed and the signature is valid.": "Aquest document \u00e9s signat digitalment i la signatura \u00e9s v\u00e0lida.", "This document may contain formatting or content that cannot be saved in the current file format.": "Aquest document pot contenir formataci\u00f3 o continguts que no es poden desar el format de document actual.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Aquesta \u00e9s una versi\u00f3 del {productname} sense servei t\u00e8cnic. Per a evitar la impressi\u00f3 que \u00e9s adequada per a entorns empresarials, aquest missatge apareix si hi ha m\u00e9s de {docs} documents o {connections} connexions en \u00fas simult\u00e0niament.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Aquest servei \u00e9s limitat a {0} documents i {1} connexions totals per l'administrador. Heu assolit aquest l\u00edmit. Torneu a intentar-ho m\u00e9s tard.", "This user": "Aquest usuari", "This version of {productname} is powered by": "Aquesta versi\u00f3 del {productname} funciona amb", "Tight": "Estret", "Time": "Hora", "Time interval of CPU statistics (in ms)": "Interval de temps de les estad\u00edstiques de CPU (en ms)", "Time interval of memory statistics (in ms)": "Interval de temps de les estad\u00edstiques de mem\u00f2ria (en ms)", "Time zone:": "Fus horari:", "Title": "T\u00edtol", "Title Only": "Nom\u00e9s el t\u00edtol", "Title Slide": "Diapositiva de t\u00edtol", "To": "A", "To paste outside {productname}, please first click the 'download' button": "Per a enganxar fora del {productname}, primer feu clic al bot\u00f3 \u00abBaixa\u00bb", "To prevent accidental changes, the author has set this file to open as view-only": "Per a evitar canvis accidentals, l'autor del document nom\u00e9s permet visualitzar-lo", "Toggle UI Mode": "Commuta el mode de la interf\u00edcie", "Top And Bottom Border": "Vores superior i inferior", "Top Border": "Vora superior", "Top Margin": "Marge superior", "Top N elements...": "N elements superiors...", "Top N percent...": "N per cent superior...", "Top/Bottom Rules...": "Regles superior/inferior...", "Transition": "Transici\u00f3", "Transitions": "Transicions", "Turkey": "Turquia", "Type": "Tipus", "Type to add a word": "Escriviu un mot per a afegir-lo", "Ukraine": "Ucra\u00efna", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Servidor WOPI no autoritzat. Torneu-ho a intentar m\u00e9s tard i informeu l'administrador si el problema persisteix.", "Undo": "Desf\u00e9s", "Ungroup": "Desagrupa", "United Arab Emirates": "Emirats \u00c0rabs Units", "United Kingdom": "Regne Unit", "United States of America": "Estats Units d'Am\u00e8rica", "Unknown color": "Color desconegut", "Unlink Citations": "Desenlla\u00e7a les citacions", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Desvincular les cites evitar\u00e0 que el Collabora Online actualitzi les cites i la bibliografia en aquest document.", "Unlock": "Desbloca", "Unresolve": "Marca com a no resolt", "Unresolve Thread": "Marca el fil com a no resolt", "Unsupported server version.": "No s'admet la versi\u00f3 del servidor.", "Update": "Actualitza", "Update Index": "Actualitza l'\u00edndex", "Update Log Levels": "Actualitza els nivells de registre", "Updated citations": "S'han actualitzat les citacions", "Updating citations": "S'estan actualitzant les citacions", "Upload Autotext": "Carrega text autom\u00e0tic", "Upload Xcu": "Carrega un XCU", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Pugeu fragments de text reutilitzables (.bau). Per a inserir el text en el document, escriviu la drecera per a una entrada de text autom\u00e0tic i premeu F3.", "Uploaded": "Carregat", "Uploading file to server failed with status: {0}": "Ha fallat la pujada del fitxer al servidor amb l'estat: {0}", "Uploading file to server failed, file not found.": "Ha fallat la pujada al servidor perqu\u00e8 no s'ha trobat el fitxer.", "Uploading file to server failed, the file is too large.": "Ha fallat la pujada al servidor perqu\u00e8 el fitxer \u00e9s massa gran.", "Uploading...": "S'est\u00e0 pujant...", "Use Compact view": "Utilitza la visualitzaci\u00f3 compacta", "Use Tabbed view": "Utilitza la visualitzaci\u00f3 en pestanyes", "User": "Usuari", "User Name": "Nom d'usuari", "Users online": "Usuaris connectats", "Values between...": "Valors entre...", "Values duplicate...": "Valors el doble que...", "Values equal to...": "Valors iguals que...", "Values greater than...": "Valors superiors a...", "Values less than...": "Valors menors que...", "Version Information": "Informaci\u00f3 quant a la versi\u00f3", "Very Loose": "Molt ample", "Very Tight": "Molt estret", "Very thin (0.50 pt)": "Molt fi (0,50 pt)", "View": "Visualitzaci\u00f3", "View Settings": "Par\u00e0metres de la visualitzaci\u00f3", "Views": "Visualitzacions", "WOPI host": "Amfitri\u00f3 WOPI", "Warning": "Atenci\u00f3", "Warning! The browser you are using is not supported.": "Advertiment! El navegador que utilitzeu no \u00e9s compatible.", "Watermark": "Marca d'aigua", "We are in the process of cleaning up this document from the last session, please try again later.": "Estem netejant el document de l'\u00faltima sessi\u00f3, torneu-ho a intentar m\u00e9s tard.", "Welcome Dialog": "Di\u00e0leg de benvinguda", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Aix\u00f2 no hauria de passar. No podem connectar amb el vostre document. Torneu-ho a intentar.", "What?": "Qu\u00e8?", "When?": "Quan?", "Who?": "Qui?", "Wide": "Ample", "Word 2003 Document (.doc)": "Document del Word 2003 (.doc)", "Word Counter": "Comptador de paraules", "Word Document (.docx)": "Document del Word (.docx)", "Wrap": "Ajusta", "Wrong or missing WOPISrc parameter, please contact support.": "El par\u00e0metre WOPISrc no existeix o \u00e9s incorrecte. Poseu-vos en contacte amb el servei t\u00e8cnic.", "Wrong password provided. Please try again.": "Heu indicat una contrasenya err\u00f2nia. Torneu-ho a intentar.", "Wrong server, reconnecting...": "El servidor \u00e9s incorrecte; s'est\u00e0 tornant a connectar...", "YB": "YB", "You": "V\u00f3s", "You are leaving the document. The following web page will open in a new tab: ": "Esteu sortint del document. La p\u00e0gina web seg\u00fcent s'obrir\u00e0 en una pestanya nova: ", "You have not done anything to rollback yet...": "Encara no heu fet res que es pugui revertir\u2026", "Your browser has very limited access to the clipboard": "El vostre navegador t\u00e9 acc\u00e9s molt limitat al porta-retalls", "Your changes have been saved": "S'han desat els vostres canvis", "Your library is empty": "La vostra biblioteca \u00e9s buida", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "La sessi\u00f3 ha finalitzat. Els canvis futurs en el document potser no es desin. Actualitzeu la sessi\u00f3 (o la p\u00e0gina web) per a continuar. Pot ser que h\u00e0giu d'iniciar sessi\u00f3 una altra vegada.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "La sessi\u00f3 finalitzar\u00e0 en {time}. Deseu la feina i actualitzeu la sessi\u00f3 (o la p\u00e0gina web) per a continuar. Pot ser que h\u00e0giu d'iniciar sessi\u00f3 una altra vegada.", "ZB": "ZB", "Zoom": "Escala", "Zoom In": "Apropa", "Zoom Out": "Allunya", "Zotero API key is incorrect": "La clau API de Zotero no \u00e9s correcta", "Zotero API key is not configured": "No s'ha configurat la clau d'API del Zotero", "Zotero Warning": "Av\u00eds de Zotero", "cell address": "adre\u00e7a de la cel\u00b7la", "direct network connection": "connexi\u00f3 de xarxa directa", "file type icon": "icona del tipus de fitxer", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (en angl\u00e8s)", "kB": "kB", "preview of page %1": "previsualitzaci\u00f3 de la p\u00e0gina %1", "replies": "respostes", "reply": "resposta", "the Help tab": "la pestanya Ajuda", "the View menu": "el men\u00fa Visualitza", "{username} saved this document as {filename}. Do you want to join?": "{username} ha desat aquest document com a {filename}. Voleu unir-vos-hi?", "{user} has joined": "{user} s'ha unit", "{user} has left": "{user} ha sortit", "\u00c5land Islands": "Illes \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-cs.json b/f7cloud-office/browser/dist/l10n/ui-cs.json new file mode 100644 index 0000000..7cc5323 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-cs.json @@ -0,0 +1 @@ +{" document(s) open.": " otev\u0159en\u00fdch dokument\u016f.", " hrs": " hod", " mins": " min", " s": " s", " user(s).": " u\u017eivatel\u016f.", "\"Slow Proxy\"": "\u201ePomal\u00e9 proxy\u201c", "#10 Envelope": "Ob\u00e1lka #10", "#11 Envelope": "Ob\u00e1lka #11", "#12 Envelope": "Ob\u00e1lka #12", "#6\u00be Envelope": "Ob\u00e1lka #6\u00be", "#7\u00be (Monarch) Envelope": "Ob\u00e1lka #7\u00be (Monarch)", "#9 Envelope": "Ob\u00e1lka #9", "%n users": "%n u\u017eivatel\u016f", "(Warning: Server accessibility must be enabled to toggle)": "(Upozorn\u011bn\u00ed: Pro p\u0159epnut\u00ed mus\u00ed b\u00fdt povoleno zp\u0159\u00edstupn\u011bn\u00ed serveru)", "(current)": "(aktu\u00e1ln\u00ed)", ", cluster configuration error: mis-matching serverid": ", chyba konfigurace clusteru: neodpov\u00eddaj\u00edc\u00ed identifik\u00e1tor serveru", "0 users": "\u017d\u00e1dn\u00fd u\u017eivatel", "1 user": "1 u\u017eivatel", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Koment\u00e1\u0159 je pr\u00e1v\u011b upravov\u00e1n", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Stahov\u00e1n\u00ed za \u00fa\u010delem rozs\u00e1hl\u00e9ho kop\u00edrov\u00e1n\u00ed/vkl\u00e1d\u00e1n\u00ed u\u017e za\u010dalo. Po\u010dkejte na jeho dokon\u010den\u00ed, nebo ho p\u0159ed zah\u00e1jen\u00edm nov\u00e9ho ho nejprve zru\u0161te.", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI asistent", "About": "O aplikaci", "Above Average...": "Nad pr\u016fm\u011brem...", "Accept": "P\u0159ijmout", "Accept change": "P\u0159ijmout zm\u011bnu", "Access token is missing in initial variables.": "V po\u010d\u00e1te\u010dn\u00edch prom\u011bnn\u00fdch chyb\u00ed p\u0159\u00edstupov\u00fd token.", "Accessibility": "Zp\u0159\u00edstupn\u011bn\u00ed", "Accessibility Checker": "Kontrola zp\u0159\u00edstupn\u011bn\u00ed", "Active Sheet": "Aktivn\u00ed list", "Active sheet": "Aktivn\u00ed list", "Add": "P\u0159idat", "Add Bibliography": "P\u0159idat seznam pou\u017eit\u00e9 literatury", "Add Citation": "P\u0159idat citaci", "Add Citation Note": "P\u0159idat cita\u010dn\u00ed pozn\u00e1mku", "Add Note": "P\u0159idat pozn\u00e1mku", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "P\u0159id\u00e1n\u00ed nebo \u00faprava slov ve slovn\u00edku pro kontrolu pravopisu. Slova ve va\u0161em slovn\u00edku (.dic) budou k dispozici pro kontrolu pravopisu.", "Adjust how office documents behave.": "Upravte chov\u00e1n\u00ed kancel\u00e1\u0159sk\u00fdch dokument\u016f.", "Adjust view settings.": "\u00daprava nastaven\u00ed zobrazen\u00ed.", "Admin console": "Ovl\u00e1dac\u00ed panel pro spr\u00e1vce", "After": "Po", "Albania": "Alb\u00e1nie", "Alerts:": "Upozorn\u011bn\u00ed:", "Align": "Zarovnat", "Alignment": "Zarovn\u00e1n\u00ed", "All": "V\u0161e", "All Horizontal Lines": "V\u0161echny vodorovn\u00e9 \u010d\u00e1ry", "All Sheets": "V\u0161echny listy", "All users": "V\u0161ichni u\u017eivatel\u00e9", "Already presenting": "U\u017e je prezentov\u00e1no", "Also check the voice over toggle under {parentControl}.": "Zkontrolujte tak\u00e9 p\u0159epnut\u00ed hlasu v {parentControl}.", "Always follow the editor": "V\u017edy sledovat editora", "An error occurred while fetching notes": "P\u0159i na\u010d\u00edt\u00e1n\u00ed pozn\u00e1mek do\u0161lo k chyb\u011b", "An error occurred while fetching style list": "P\u0159i na\u010d\u00edt\u00e1n\u00ed seznamu styl\u016f do\u0161lo k chyb\u011b", "Analytics": "Analytick\u00e9 \u00fadaje", "Andorra": "Andorra", "Another user has removed this comment.": "Tento koment\u00e1\u0159 byl odstran\u011bn jin\u00fdm u\u017eivatelem.", "Another user has updated the comment. Would you like to overwrite those changes?": "Koment\u00e1\u0159 byl aktualizov\u00e1n jin\u00fdm u\u017eivatelem. P\u0159ejete si jeho zm\u011bny p\u0159epsat?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Chcete se zapojit, ale nev\u00edte, kde za\u010d\u00edt? Sestavte si CODE podle n\u00e1vodu popisuj\u00edc\u00edho krok za krokem. Je tak\u00e9 mo\u017en\u00e9 pomoci s p\u0159eklady a nebo prost\u0159ednictv\u00edm vypl\u0148ov\u00e1n\u00ed hl\u00e1\u0161en\u00ed chyb, jejich\u017e sou\u010d\u00e1st\u00ed je popis krok\u016f nezbytn\u00fdch k vyvol\u00e1n\u00ed chyby.", "Are you sure you want to delete sheet, {sheet}?": "Opravdu si p\u0159ejete smazat list, {sheet}?", "Are you sure you want to delete this page?": "Opravdu si p\u0159ejete smazat tuto str\u00e1nku?", "Are you sure you want to delete this slide?": "Opravdu si p\u0159ejete smazat tento sn\u00edmek?", "Are you sure you want to reset Document settings?": "Opravdu chcete obnovit nastaven\u00ed dokumentu?", "Are you sure you want to reset View Settings?": "Opravdu chcete obnovit nastaven\u00ed zobrazen\u00ed?", "Are you sure you want to shut down the server?": "Opravdu si p\u0159ejete tento server vypnout?", "Are you sure you want to terminate this session?": "Opravdu si p\u0159ejete ukon\u010dit tuto relaci?", "Argentina": "Argentina", "Armenia": "Arm\u00e9nie", "Arrange": "Uspo\u0159\u00e1dat", "Assistant": "Asistent", "Australia": "Austr\u00e1lie", "Austria": "Rakousko", "Authorization error was: '{errormessage}'.": "Chyba autorizace: '{errormessage}'.", "AutoSum": "Automatick\u00fd sou\u010det", "Automatic": "Automaticky", "Automatic color": "Automatick\u00e1 barva", "Autosaved": "Automaticky ulo\u017eeno", "Autotext": "Automatick\u00fd text", "Avatar for {user}": "Avatar u\u017eivatele {user}", "Average": "Pr\u016fm\u011br", "Axial": "Axi\u00e1ln\u00ed", "Azerbaijan": "\u00c1zerb\u00e1jd\u017e\u00e1n", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BFP filtrov\u00e1n\u00ed potenci\u00e1ln\u011b riskantn\u00edch syst\u00e9mov\u00fdch vol\u00e1n\u00ed (seccomp) nen\u00ed zapnut\u00e9 \u2013 to je hazard se zabezpe\u010den\u00edm.", "Background": "Pozad\u00ed", "Background Color": "Barva pozad\u00ed", "Background Image": "Obr\u00e1zek pozad\u00ed", "Bad": "\u0160patn\u00e9", "Belarus": "B\u011blorusko", "Belgium": "Belgie", "Below Average...": "Pod pr\u016fm\u011brem...", "Big 32 Kai": "Big 32 Kai", "Black/White": "\u010cernob\u00edl\u00e1", "Blank Slide": "Pr\u00e1zdn\u00fd sn\u00edmek", "Booket back": "Zadn\u00ed strana bro\u017eury", "Booklet": "Kn\u00ed\u017ee\u010dka", "Booklet front": "P\u0159edn\u00ed strana bro\u017eury", "Bookmarks": "Z\u00e1lo\u017eky", "Boolean Value": "Booleovsk\u00e1 hodnota", "Borders": "Ohrani\u010den\u00ed", "Bosnia and Herzegovina": "Bosna a Hercegovina", "Bottom Border": "Ohrani\u010den\u00ed dole", "Bottom Margin": "Doln\u00ed okraj", "Bottom N elements...": "Doln\u00edch N prvk\u016f...", "Bottom N percent...": "Doln\u00edch N procent...", "Bottom: {bottom}": "Dole: {bottom}", "Brazil": "Braz\u00edlie", "Brochure": "Bro\u017eura", "Brochure Right to Left": "Bro\u017eura zprava doleva", "Bulgaria": "Bulharsko", "Bytes received": "P\u0159ijat\u00e9 bajty", "Bytes sent": "Odeslan\u00e9 bajty", "C4 Envelope": "Ob\u00e1lka C4", "C5 Envelope": "Ob\u00e1lka C5", "C6 Envelope": "Ob\u00e1lka C6", "C6/5 Envelope": "Ob\u00e1lka C6/5", "COOLWSD version:": "Verze COOLWSD:", "CPU Graph": "Graf procesoru", "CPU History": "Historie CPU", "CSV File (.csv)": "Soubor CSV (.csv)", "CSV file (.csv)": "Soubor CSV (.csv)", "Cache size of CPU statistics": "Velikost mezipam\u011bti pro statistiku procesoru", "Cache size of memory statistics": "Velikost mezipam\u011bti pro statistiku pam\u011bti", "Canada": "Kanada", "Cancel": "Zru\u0161it", "Cancel paste special": "Zru\u0161it vlo\u017een\u00ed jinak", "Cell borders": "Ohrani\u010den\u00ed bun\u011bk", "Cells": "Bu\u0148ky", "Centered Text": "Text zarovnan\u00fd na st\u0159ed", "Change Layout": "Zm\u011bnit rozvr\u017een\u00ed", "Channel Filter:": "Filtr kan\u00e1lu:", "Character": "Znak", "Check security warnings of your server": "Zkontrolujte bezpe\u010dnostn\u00ed upozorn\u011bn\u00ed serveru", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "P\u0159e\u010dt\u011bte si pozn\u00e1mky k vyd\u00e1n\u00ed, kde se dozv\u00edte v\u0161e o nejnov\u011bj\u0161\u00edm vyd\u00e1n\u00ed aplikace Collabora Online Development Edition, ur\u010den\u00e9 dom\u00e1c\u00edm u\u017eivatel\u016fm a mal\u00fdm kolektiv\u016fm.", "Checkbox": "Za\u0161krt\u00e1vac\u00ed pole", "Chile": "Chile", "China": "\u010c\u00edna", "Choice of functions": "Volba funkc\u00ed", "Citation Preferences": "P\u0159edvolby citac\u00ed", "Citation Style": "Cita\u010dn\u00ed styl", "Citation warning": "Upozorn\u011bn\u00ed o citac\u00edch", "Citations update failed": "Nepoda\u0159ilo se aktualizovat citace", "Cleaning up the document from the last session.": "\u010cist\u00ed se dokument z posledn\u00ed relace.", "Clear the search field": "Vymazat vyhled\u00e1vac\u00ed pole", "Click to exit presentation...": "Prezentaci ukon\u010d\u00edte kliknut\u00edm\u2026", "Clipboard": "Schr\u00e1nka", "Close": "Zav\u0159\u00edt", "Close Navigation": "Zav\u0159\u00edt Navigaci", "Close Presentation": "Zav\u0159\u00edt prezentaci", "Close dialog": "Zav\u0159\u00edt dialogov\u00e9 okno", "Close document": "Zav\u0159\u00edt dokument", "Close popup to ignore paste special": "Zav\u0159en\u00edm okna operaci \u201evlo\u017een\u00ed jinak\u201c ignorujete", "Cluster configuration warning": "Upozorn\u011bn\u00ed konfigurace clusteru", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "V\u00edtejte v aplikaci Collabora Online", "Collapse Formula Bar": "Sbalen\u00ed panelu vzorc\u016f", "Collapse Tabs": "Sbalit karty", "Color": "Barva", "Column Width": "\u0160\u00ed\u0159ka sloupce", "Column {0}": "Sloupec {0}", "Column {0} through {1}": "Sloupce {0} a\u017e {1}", "Columns": "Sloupce", "Comment": "Koment\u00e1\u0159", "Comments": "Koment\u00e1\u0159e", "Comments Updated": "Koment\u00e1\u0159e aktualizov\u00e1ny", "Comments list": "Seznam koment\u00e1\u0159\u016f", "Compact layout": "Kompaktn\u00ed rozvr\u017een\u00ed", "Compact view": "Kompaktn\u00ed zobrazen\u00ed", "Confirm": "Potvrdit", "Confirmation": "Potvrzen\u00ed", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt pou\u017eit\u00ed Zp\u011bt/Znovu s v\u00edce u\u017eivateli. Pro vy\u0159e\u0161en\u00ed pros\u00edm pou\u017eijte opravu dokumentu", "Connecting...": "P\u0159ipojov\u00e1n\u00ed\u2026", "Connection error": "Chyba spojen\u00ed", "Connections": "Spojen\u00ed", "Containing text...": "Obsahuj\u00edc\u00ed text...", "Content": "Obsah", "Content copied to clipboard": "Obsah byl zkop\u00edrov\u00e1n do schr\u00e1nky", "Continue editing": "Pokra\u010dovat v \u00faprav\u00e1ch", "Continue read only": "Pokra\u010dovat v re\u017eimu jen pro \u010dten\u00ed", "Controls": "Ovl\u00e1dac\u00ed prvky", "Copied external sources are not allowed": "Kop\u00edrov\u00e1n\u00ed extern\u00edch zdroj\u016f nen\u00ed povoleno", "Copy": "Kop\u00edrovat", "Copy Cells": "Kop\u00edrovat bu\u0148ky", "Copy Sheet...": "Kop\u00edrovat list\u2026", "Copy all version information in English": "Zkop\u00edrovat informace o verzi v angli\u010dtin\u011b", "Copy link location": "Zkop\u00edrovat um\u00edst\u011bn\u00ed odkazu", "Copying from the document disabled": "Kop\u00edrov\u00e1n\u00ed z dokumentu zak\u00e1z\u00e1no", "Count": "Po\u010det \u010d\u00edsel", "CountA": "Po\u010det hodnot", "Country:": "Zem\u011b:", "Creating copy...": "Vytv\u00e1\u0159en\u00ed kopie\u2026", "Creating new file from template...": "Vytv\u00e1\u0159en\u00ed nov\u00e9ho souboru ze \u0161ablony\u2026", "Creator(s)": "Auto\u0159i", "Croatia": "Chorvatsko", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D pro ukon\u010den\u00ed", "Currency": "M\u011bna", "Current Slide": "St\u00e1vaj\u00edc\u00ed sn\u00edmek", "Current slide as Bitmap (.bmp)": "Aktu\u00e1ln\u00ed sn\u00edmek jako rastr (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktu\u00e1ln\u00ed sn\u00edmek jako Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktu\u00e1ln\u00ed sn\u00edmek jako Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktu\u00e1ln\u00ed sn\u00edmek jako Tag Image File Format (.tiff)", "Custom Animation": "Vlastn\u00ed animace", "Custom Margins\u2026": "Vlastn\u00ed okraje\u2026", "Custom dictionaries": "Vlastn\u00ed slovn\u00edky", "Cyprus": "Kypr", "Czech Republic": "\u010cesk\u00e1 republika", "DL Envelope": "Ob\u00e1lka DL", "Dark Mode": "Tmav\u00fd re\u017eim", "Dashboard": "N\u00e1st\u011bnka", "Data": "Data", "Date": "Datum", "Date & Time": "Datum a \u010das", "Debug Tools": "N\u00e1stroje pro lad\u011bn\u00ed", "Default": "V\u00fdchoz\u00ed", "Default Style": "V\u00fdchoz\u00ed styl", "Define print area": "Definovat oblast tisku", "Delete": "Smazat", "Delete Columns": "Smazat sloupce", "Delete Rows": "Smazat \u0159\u00e1dky", "Delete Single Sparkline": "Smazat jednotliv\u00fd minigraf", "Delete tabstop": "Smazat tabul\u00e1tor", "Denmark": "D\u00e1nsko", "Design": "N\u00e1vrh", "Dictionary of exceptions": "Slovn\u00edk v\u00fdjimek", "Disable Animations": "Zak\u00e1zat animace", "Discard": "Zahodit", "Discover All The Changes": "Prohl\u00e9dn\u011bte si v\u0161echny zm\u011bny", "Dismiss": "Odm\u00edtnout", "Document": "Dokument", "Document Settings": "Nastaven\u00ed dokumentu", "Document cannot be exported. Please try again.": "Dokument se nepoda\u0159ilo vyexportovat, zkuste to znovu.", "Document cannot be renamed, please check your permissions.": "Dokument nelze p\u0159ejmenovat, zkontrolujte, zda m\u00e1te pot\u0159ebn\u00e1 opr\u00e1vn\u011bn\u00ed.", "Document cannot be renamed.": "Dokument nelze p\u0159ejmenovat.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokument nelze ulo\u017eit kv\u016fli tomu, \u017ee vypr\u0161ela relace. Chcete-li pokra\u010dovat, na\u010dt\u011bte str\u00e1nku znovu.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokument nelze ulo\u017eit kv\u016fli tomu, \u017ee vypr\u0161ela relace. Chcete-li pokra\u010dovat, dokument znovu otev\u0159ete.", "Document cannot be saved, please check your permissions.": "Dokument nelze ulo\u017eit, zkontrolujte, zda m\u00e1te dostate\u010dn\u00e1 opr\u00e1vn\u011bn\u00ed.", "Document cannot be saved.": "Dokument nelze ulo\u017eit.", "Document colors": "Barvy dokumentu", "Document container started in": "Kontejner dokumentu spu\u0161t\u011bn v", "Document contains unsupported media": "Dokument obsahuje nepodporovan\u00e9 medium", "Document has been changed": "Dokument byl zm\u011bn\u011bn", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument byl v \u00falo\u017ei\u0161ti zm\u011bn\u011bn. Co si p\u0159ejete prov\u00e9st se sv\u00fdmi neulo\u017een\u00fdmi zm\u011bnami?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument byl v \u00falo\u017ei\u0161ti zm\u011bn\u011bn. Na\u010d\u00edt\u00e1 se nov\u00e1 verze, va\u0161e verze bude dostupn\u00e1 jako revize.", "Document is getting migrated": "Dokument se p\u0159ev\u00e1d\u00ed", "Document requires password to modify.": "Pro \u00fapravy dokumentu je vy\u017eadov\u00e1no heslo.", "Document requires password to view.": "Pro prohl\u00ed\u017een\u00ed dokumentu je vy\u017eadov\u00e1no heslo.", "Document settings": "Nastaven\u00ed dokumentu", "Documents are not effectively contained: missing capabilities or namespaces.": "Dokumenty nejsou obsa\u017eeny efektivn\u011b: chyb\u00ed schopnosti nebo jmenn\u00e9 prostory.", "Documents open": "Otev\u0159en\u00e9 dokumenty", "Documents:": "Dokumenty:", "Don\u2019t show this again": "Nezobrazovat toto znovu", "Double Hairline (1.10 pt)": "Dvojit\u00e1 vlasov\u00e1 (1,10\u202fpt)", "Double Hairline (2.35 pt)": "Dvojit\u00e1 vlasov\u00e1 (2,35\u202fpt)", "Download": "St\u00e1hnout", "Download Selection": "St\u00e1hnout v\u00fdb\u011br", "Download as": "St\u00e1hnout jako", "Download completed and ready to be copied to clipboard.": "Stahov\u00e1n\u00ed bylo dokon\u010deno a obsah je p\u0159ipraven ke zkop\u00edrov\u00e1n\u00ed do schr\u00e1nky.", "Download failed": "Stahov\u00e1n\u00ed se nezda\u0159ilo", "Downloading clipboard content": "Stahov\u00e1n\u00ed obsahu schr\u00e1nky", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Stahov\u00e1n\u00ed extern\u00edch zdroj\u016f je zak\u00e1z\u00e1no, ale obr\u00e1zky je st\u00e1le mo\u017en\u00e9 vkl\u00e1dat. Klikn\u011bte prav\u00fdm tla\u010d\u00edtkem na obr\u00e1zek, zvolte \u201eZkop\u00edrovat obr\u00e1zek\u201c a vlo\u017ete jej do dokumentu.", "Downloading...": "Stahov\u00e1n\u00ed\u2026", "Drawing": "Kreslen\u00ed", "Dropdown": "Rozbalovac\u00ed pole", "Duration": "Doba trv\u00e1n\u00ed", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Ka\u017ed\u00fd dokument je bezpe\u010dn\u011b obsa\u017een", "Edit": "Upravit", "Edit Single Sparkline": "Upravit jednotliv\u00fd minigraf", "Edit comment": "Upravit koment\u00e1\u0159", "Edit document": "Upravit dokument", "Edit link": "Upravit odkaz", "Edit mode": "Re\u017eim \u00faprav", "Editing": "\u00dapravy", "Editing activated. ": "\u00dapravy zapnuty. ", "Effects": "Efekty", "Elapsed time": "Uplynul\u00fd \u010das", "Ellipsoid": "Ov\u00e1ln\u00fd", "Empty Pages": "Pr\u00e1zdn\u00e9 str\u00e1nky", "Empty Slide Show": "Pr\u00e1zdn\u00e1 prezentace", "Enable Animations": "Povolit animace", "End Presentation": "Ukon\u010dit prezentaci", "End Show": "Ukon\u010dit prezentaci", "Endnotes": "Vysv\u011btlivky", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "U\u017e\u00edvejte si nov\u011b vyvinut\u00fdch funkc\u00ed v online kancel\u00e1\u0159sk\u00e9m bal\u00edku, kter\u00fd m\u016f\u017eete voln\u011b vyu\u017e\u00edvat, zkoumat a d\u00edky kter\u00e9mu m\u016f\u017eete ve webov\u00e9m prohl\u00ed\u017ee\u010di spolupracovat s ostatn\u00edmi. R\u016fzn\u00e9 aplikace jsou tak\u00e9 k dispozici pro mobiln\u00ed platformy.", "Enter Zotero API Key": "Zadejte kl\u00ed\u010d API Zotero", "Enter a file name": "Zadejte n\u00e1zev souboru", "Enter new name": "Zadejte nov\u00fd n\u00e1zev", "Enter new sheet name": "Zadejte nov\u00fd n\u00e1zev listu", "Entering text mode": "P\u0159ep\u00edn\u00e1n\u00ed do textov\u00e9ho re\u017eimu", "Error": "Chyba", "Error reading file": "Chyba p\u0159i \u010dten\u00ed souboru", "Estonia": "Estonsko", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Zpracov\u00e1n\u00ed ud\u00e1lost\u00ed se ne\u010dekan\u011b dlouho odkl\u00e1dalo: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Se\u0161it Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Se\u0161it Excel (.xlsx)", "Exception words are underlined while checking spelling": "Slova ze slovn\u00edku v\u00fdjimek jsou p\u0159i kontrole pravopisu podtr\u017eena", "Expand Formula Bar": "Rozbalit panel vzorc\u016f", "Expired:": "Platnost vypr\u0161ela:", "Explore The New {coolversion}": "Seznamte se s novou verz\u00ed {coolversion}", "Export As": "Exportovat jako", "Export as": "Exportovat jako", "Exported to storage": "Exportov\u00e1no do \u00falo\u017ei\u0161t\u011b", "External data source not allowed": "Extern\u00ed zdroj dat nen\u00ed povolen", "External link": "Extern\u00ed odkaz", "Extra thick (4.50 pt)": "Velmi tlust\u00e1 (4,50\u202fpt)", "Failed to authenticate this session over protocol {0}": "Tuto relaci se nepoda\u0159ilo autentizovat p\u0159es protokol {0}", "Failed to download clipboard, please re-copy": "Nepoda\u0159ilo se st\u00e1hnout si obsah schr\u00e1nky \u2013 zkuste zkop\u00edrovat znovu", "Failed to establish socket connection or socket connection closed unexpectedly.": "Nepoda\u0159ilo se nav\u00e1zat spojen\u00ed pomoc\u00ed socket\u016f nebo toto spojen\u00ed bylo ne\u010dekan\u011b ukon\u010deno.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Nepoda\u0159ilo se nav\u00e1zat spojen\u00ed pomoc\u00ed socket\u016f nebo toto spojen\u00ed bylo ne\u010dekan\u011b ukon\u010deno. P\u0159\u00ed\u010dinou m\u016f\u017ee b\u00fdt chybn\u00e1 konfigurace reverzn\u00edho proxy serveru, obra\u0165te se na spr\u00e1vce syst\u00e9mu. Dal\u0161\u00ed informace o konfiguraci proxy serveru naleznete na https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Z controlleru se nepoda\u0159ilo z\u00edskat RouteToken", "Failed to load collections": "Nepoda\u0159ilo se na\u010d\u00edst kolekce", "Failed to load document.": "Nepoda\u0159ilo se na\u010d\u00edst dokument.", "Failed to load groups": "Nepoda\u0159ilo se na\u010d\u00edst skupiny", "Failed to load items": "Nepoda\u0159ilo se na\u010d\u00edst polo\u017eky", "Failed to load styles": "Nepoda\u0159ilo se na\u010d\u00edst styly", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Dokument se nepoda\u0159ilo na\u010d\u00edst. Ov\u011b\u0159te, \u017ee je tento typ souboru podporov\u00e1n a soubor nen\u00ed po\u0161kozen, a zkuste to znovu.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Dokument se nepoda\u0159ilo na\u010d\u00edst. Je bu\u010f po\u0161kozen\u00fd, nebo vy\u017eaduje v\u00edce zdroj\u016f, ne\u017e je povoleno. Obra\u0165te se na spr\u00e1vce.", "Failed to read document from storage, please try to load the document again.": "Nepoda\u0159ilo se na\u010d\u00edst dokument z \u00falo\u017ei\u0161t\u011b, zkuste to znovu.", "Failed to set jwt authentication cookie over insecure connection": "Nepoda\u0159ilo se nastavit autentiza\u010dn\u00ed cookie JWT p\u0159es nezabezpe\u010den\u00e9 p\u0159ipojen\u00ed", "Fast kit jail bind mounting enabled": "Fast kit jail bind p\u0159ipojov\u00e1n\u00ed (mount) zapnuto", "Field": "Pole", "Fields": "Pole", "File": "Soubor", "File name should contain an extension.": "N\u00e1zev souboru by m\u011bl obsahovat p\u0159\u00edponu.", "Fill Series": "Vyplnit posloupnost", "Filter": "Filtr", "Financial": "Finan\u010dn\u00ed", "Finish electronic signing": "Dokon\u010dit elektronick\u00fd podpis", "Finland": "Finsko", "Fit to page": "P\u0159izp\u016fsobit str\u00e1nce", "Fixed size": "Nem\u011bnn\u00e1 velikost", "Focus Cell": "Zam\u011b\u0159it bu\u0148ku", "Follow Presentation": "Sledovat prezentaci", "Follow me Presentation": "N\u00e1sledujte m\u011b Prezentace", "Following": "Sledov\u00e1n", "Following the editor": "Editor sledov\u00e1n", "Following {user}": "U\u017eivatel {user} sledov\u00e1n", "Font": "P\u00edsmo", "Font Name": "N\u00e1zev p\u00edsma", "Font Size": "Velikost p\u00edsma", "Footnote/Endnote": "Pozn\u00e1mka pod \u010darou / vysv\u011btlivka", "Footnotes": "Pozn\u00e1mky pod \u010darou", "Force Breaks": "Vynutit zalomen\u00ed", "Form": "Formul\u00e1\u0159", "Format": "Form\u00e1t", "Format Cells": "Form\u00e1t bun\u011bk", "Formula": "Vzorec", "Formulas": "Vzorce", "Forum": "F\u00f3rum", "Fraction": "Zlomek", "France": "Francie", "Freeze": "Ukotvit", "From": "Od", "From Beginning": "Od za\u010d\u00e1tku", "From Current Slide": "Od aktu\u00e1ln\u00edho sn\u00edmku", "From now on clipboard notifications will discreetly appear at the bottom.": "Od t\u00e9to chv\u00edle se budou ozn\u00e1men\u00ed schr\u00e1nky zobrazovat nen\u00e1padn\u011bji v doln\u00ed \u010d\u00e1sti.", "From printer setup": "Z nastaven\u00ed tisk\u00e1rny", "Full Page Slides": "Celostr\u00e1nkov\u00e9 sn\u00edmky", "Fullscreen presentation": "Prezentace na celou obrazovku", "Function Library": "Knihovna funkc\u00ed", "Function Wizard": "Pr\u016fvodce funkc\u00ed", "Functions": "Funkce", "GB": "GB", "General": "Obecn\u00fd", "Georgia": "Gruzie", "Germany": "N\u011bmecko", "Get Involved": "Zapojte se", "Go Back": "P\u0159ej\u00edt zp\u011bt", "Go Offline": "P\u0159ej\u00edt na offline re\u017eim", "Go Online": "P\u0159ej\u00edt na online re\u017eim", "Good": "Dobr\u00e9", "Gradient End": "Konec p\u0159echodu", "Gradient Start": "Za\u010d\u00e1tek p\u0159echodu", "Graphs": "Grafy", "Grayscale": "Stupn\u011b \u0161edi", "Greece": "\u0158ecko", "Grid": "M\u0159\u00ed\u017eka", "Group": "Seskupit", "Group Libraries": "Knihovny skupiny", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML dokument (.html)", "HTML File (.html)": "HTML soubor (.html)", "HTML file (.html)": "HTML soubor (.html)", "Hairline (0.05 pt)": "Vlasov\u00e1 (0,05\u202fpt)", "Handout horizontal": "Let\u00e1k vodorovn\u011b", "Handouts": "Let\u00e1ky", "Hardware resources are sufficient for optimal performance": "Hardwarov\u00e9 zdroje nejsou dostate\u010dn\u00e9 pro optim\u00e1ln\u00ed b\u011bh", "Has text: ": "M\u00e1 text: ", "Header & Footer": "Z\u00e1hlav\u00ed a z\u00e1pat\u00ed", "Heading 1": "Nadpis 1", "Heading 2": "Nadpis 2", "Headings and objects that you add to the document will appear here": "Na tomto m\u00edst\u011b se zobraz\u00ed nadpisy a objekty p\u0159idan\u00e9 do dokumentu", "Help": "N\u00e1pov\u011bda", "Hidden pages": "Skryt\u00e9 str\u00e1nky", "Hidden text": "Skryt\u00fd text", "Hide Menu": "Skr\u00fdt nab\u00eddku", "Hide Menu Bar": "Skr\u00fdt hlavn\u00ed nab\u00eddku", "Hide the search bar": "Skr\u00fdt vyhled\u00e1vac\u00ed li\u0161tu", "Highlight cells with...": "Zv\u00fdraznit bu\u0148ky...", "History": "Historie", "Hit Cancel to open in view-only mode.": "Stisknut\u00edm Zru\u0161it dokument otev\u0159ete v re\u017eimu jen pro \u010dten\u00ed.", "Holy See (Vatican City State)": "Svat\u00fd stolec (M\u011bstsk\u00fd st\u00e1t Vatik\u00e1n)", "Home": "Dom\u016f", "Hungary": "Ma\u010farsko", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Neaktivn\u00ed dokument \u2013 kliknut\u00edm ho znovu na\u010dtete a budete moci pokra\u010dovat v \u00faprav\u00e1ch", "Idle document - please tap to reload and resume editing": "Neaktivn\u00ed dokument \u2013 klepnut\u00edm ho znovu na\u010dtete a budete moci pokra\u010dovat v \u00faprav\u00e1ch", "Idle time": "Doba ne\u010dinnosti", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Chcete-li sd\u00edlet velk\u00e9 prvky mimo {productname}, je nutn\u00e9 je nejprve st\u00e1hnout.", "Illustrations": "Ilustrace", "Image (.png)": "Obr\u00e1zek (.png)", "Image Controls": "Ovl\u00e1dac\u00ed pole obr\u00e1zku", "Images": "Obr\u00e1zky", "Images and Objects": "Obr\u00e1zky a objekty", "India": "Indie", "Indonesia": "Indon\u00e9sie", "Initializing...": "Inicializace\u2026", "Insert": "Vlo\u017eit", "Insert Checkbox": "Vlo\u017eit za\u0161krt\u00e1vac\u00ed pole", "Insert Columns After": "Vlo\u017eit sloupce za", "Insert Columns Before": "Vlo\u017eit sloupce p\u0159ed", "Insert Comment": "Vlo\u017eit koment\u00e1\u0159", "Insert Date": "Vlo\u017eit datum", "Insert Dropdown": "Vlo\u017eit rozbalovac\u00ed seznam", "Insert Electronic Signature": "Vlo\u017eit elektronick\u00fd podpis", "Insert Function": "Vlo\u017eit funkci", "Insert Local Image": "Vlo\u017eit m\u00edstn\u00ed obr\u00e1zek", "Insert Local Multimedia": "Vlo\u017eit m\u00edstn\u00ed multim\u00e9dia", "Insert Picture": "Vlo\u017eit obr\u00e1zek", "Insert Rich Text": "Vlo\u017eit form\u00e1tovan\u00fd text", "Insert Rows Above": "Vlo\u017eit \u0159\u00e1dky nad", "Insert Rows Below": "Vlo\u017eit \u0159\u00e1dky pod", "Insert Shape": "Vlo\u017eit tvar", "Insert Table": "Vlo\u017eit tabulku", "Insert comment": "Vlo\u017ete koment\u00e1\u0159", "Insert connectors": "Vlo\u017eit spojnice", "Insert shapes": "Vlo\u017eit tvary", "Insert sheet": "Vlo\u017eit list", "Insert sheet after this": "Vlo\u017eit list za tento", "Insert sheet before this": "Vlo\u017eit list p\u0159ed tento", "Insert table": "Vlo\u017eit tabulku", "Insert tabstop": "Vlo\u017eit tabul\u00e1tor", "Integrator is not ready for PostMessage calls": "Integr\u00e1tor nen\u00ed p\u0159ipraven na vol\u00e1n\u00ed PostMessage", "Interface Settings": "Nastaven\u00ed rozhran\u00ed", "Invalid JSON file": "Neplatn\u00fd soubor JSON", "Invalid dictionary format. Please check the file.": "Nespr\u00e1vn\u00fd form\u00e1t slovn\u00edku. Zkontrolujte pros\u00edm soubor.", "Invalid link: '{url}'": "Neplatn\u00fd odkaz: \u201e{url}\u201c", "Invert Background": "Invertovat pozad\u00ed", "Ireland": "Irsko", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "Z\u0159ejm\u011b jste zkop\u00edrovali v\u00fdb\u011br, kter\u00fd obsahuje extern\u00ed obr\u00e1zky.", "It seems you have tried to insert external data.": "Z\u0159ejm\u011b jste se pokusili vlo\u017eit extern\u00ed data.", "Italy": "It\u00e1lie", "Japan": "Japonsko", "Japanese Postcard": "Japonsk\u00e1 pohlednice", "Kazakhstan": "Kazachst\u00e1n", "Kenya": "Ke\u0148a", "Keyboard shortcuts": "Kl\u00e1vesov\u00e9 zkratky", "Kill": "Ukon\u010dit", "Kill session.": "Ukon\u010dit relaci.", "Kosovo": "Kosovo", "LOKit version:": "Verze LOKit:", "Landscape": "Na \u0161\u00ed\u0159ku", "Language": "Jazyk", "Language:": "Jazyk:", "Last modification": "Posledn\u00ed zm\u011bna", "Last saved:": "Naposledy ulo\u017eeno:", "Latest Updates": "Nejnov\u011bj\u0161\u00ed aktualizace", "Latvia": "Loty\u0161sko", "Layout": "Rozvr\u017een\u00ed", "Left And Right Borders": "Ohrani\u010den\u00ed vlevo a vpravo", "Left Border": "Ohrani\u010den\u00ed vlevo", "Left Margin": "Lev\u00fd okraj", "Left pages": "Lev\u00e9 str\u00e1nky", "Left: {left}": "Vlevo: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licence", "Liechtenstein": "Lichten\u0161tejnsko", "Line color": "Barva \u010d\u00e1ry", "Line style": "Styl \u010d\u00e1ry", "Linear": "Line\u00e1rn\u00ed", "Lists/Bullets": "Seznamy/odr\u00e1\u017eky", "Lithuania": "Litva", "Loading Wordbook...": "Na\u010d\u00edt\u00e1n\u00ed slovn\u00edku...", "Loading references": "Na\u010d\u00edt\u00e1n\u00ed odkaz\u016f", "Loading...": "Na\u010d\u00edt\u00e1n\u00ed\u2026", "Local Image...": "M\u00edstn\u00ed obr\u00e1zek\u2026", "Local Multimedia...": "Lok\u00e1ln\u00ed multim\u00e9dia...", "Log": "Protokol", "Log Levels": "\u00darovn\u011b podrobnost\u00ed protokolu", "Logical": "Logick\u00e9", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Nastaven\u00ed pro server naleznete v souboru coolwsd.xml v \u010d\u00e1sti pro zp\u0159\u00edstupn\u011bn\u00ed. ", "Lookup & Reference": "Vyhled\u00e1v\u00e1n\u00ed a odkazy", "Loose": "Voln\u00e9", "Luxembourg": "Lucembursko", "MB": "MB", "Malta": "Malta", "Margin": "Okraj", "Master": "P\u0159edloha", "Master Pages": "P\u0159edlohy str\u00e1nky", "Master Slide Templates": "\u0160ablony hlavn\u00edch slid\u016f", "Master View": "Zobrazen\u00ed p\u0159edlohy", "Math & Trig": "Matematick\u00e9 a goniometrick\u00e9", "Max": "Maximum", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maxim\u00e1ln\u00ed pam\u011b\u0165 procesu dokumentu v z\u00e1sobn\u00edku (v kB) \u2013 lze pouze zmen\u0161it", "Maximum Document process virtual memory (in MB) - reduce only": "Maxim\u00e1ln\u00ed virtu\u00e1ln\u00ed pam\u011b\u0165 procesu dokumentu (v MB) \u2013 lze pouze zmen\u0161it", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maxim\u00e1ln\u00ed velikost souboru pro z\u00e1pis na disk (v MB) \u2013 lze pouze zmen\u0161it", "Medium (1.50 pt)": "St\u0159edn\u00ed (1,50\u202fpt)", "Medium/Hairline (3.05 pt)": "St\u0159edn\u00ed/vlasov\u00e1 (3,05\u202fpt)", "Medium/Medium (4.50 pt)": "St\u0159edn\u00ed/st\u0159edn\u00ed (4,50\u202fpt)", "Memory": "Pam\u011b\u0165", "Memory Graph": "Graf pam\u011bti", "Memory History": "Historie pam\u011bti", "Memory consumed": "Spot\u0159ebovan\u00e1 pam\u011b\u0165", "Merge & Center": "Slou\u010dit a zarovnat na st\u0159ed", "Merge & Split": "Slou\u010dit a rozd\u011blit", "Mexico": "Mexiko", "Min": "Minimum", "Minimum": "Minimum", "Missing Fonts": "Chyb\u011bj\u00edc\u00ed p\u00edsma", "Modified": "Zm\u011bn\u011bno", "Modify": "Zm\u011bnit", "Moldova, Republic of": "Moldavsko", "Monaco": "Monako", "Montenegro": "\u010cern\u00e1 Hora", "More Functions": "Dal\u0161\u00ed funkce", "More Paper Sizes...": "Dal\u0161\u00ed form\u00e1ty pap\u00edru...", "More highlights...": "Dal\u0161\u00ed zv\u00fdraz\u0148ov\u00e1n\u00ed...", "More information and support": "Dal\u0161\u00ed informace a podpora", "More options for {1}": "Dal\u0161\u00ed mo\u017enosti pro {1}", "More...": "V\u00edce\u2026", "Move Sheet Left": "P\u0159esunout list doleva", "Move Sheet Right": "P\u0159esunout list doprava", "My Library": "Moje knihovna", "My Publications": "Moje publikace", "Named Range": "Pojmenovan\u00e1 oblast", "Narrow": "\u00dazk\u00fd", "Navigation": "Navigace", "Navigator": "Navig\u00e1tor", "Netherlands": "Nizozem\u00ed", "Network Graph": "Graf s\u00edt\u011b", "Neutral": "Neutr\u00e1ln\u00ed", "New": "Nov\u00fd", "New Zealand": "Nov\u00fd Z\u00e9land", "Next": "Dal\u0161\u00ed", "Next Slide": "N\u00e1sleduj\u00edc\u00ed sn\u00edmek", "No Borders": "Bez ohrani\u010den\u00ed", "No Comments": "Bez koment\u00e1\u0159\u016f", "No Notes": "Bez pozn\u00e1mek", "No color": "Automatick\u00e1", "No disk space left on server.": "Na serveru nezb\u00fdv\u00e1 voln\u00e9 m\u00edsto nad disku.", "No fill": "Bez v\u00fdpln\u011b", "No issues found": "Nenalezeny \u017e\u00e1dn\u00e9 probl\u00e9my", "No problems with SSL verification detected": "Nezaznamen\u00e1ny \u017e\u00e1dn\u00e9 probl\u00e9my s ov\u011b\u0159en\u00edm SSL", "No search results found!": "Nenalezeny \u017e\u00e1dn\u00e9 v\u00fdsledky vyhled\u00e1v\u00e1n\u00ed!", "None": "\u017d\u00e1dn\u00fd", "None (Do not check spelling)": "\u017d\u00e1dn\u00fd (bez kontroly pravopisu)", "Normal": "Norm\u00e1ln\u00ed", "North Macedonia, Republic of": "Severn\u00ed Makedonie", "Norway": "Norsko", "Not using namespaces": "Bez pou\u017eit\u00ed jmenn\u00fdch prostor\u016f", "Notebookbar view": "Zobrazen\u00ed li\u0161ty karet", "Notes": "Pozn\u00e1mky", "Notes Pages": "Str\u00e1nky pozn\u00e1mek", "Notes View": "Pohled na pozn\u00e1mky", "Number": "\u010c\u00edslo", "Number Format": "Form\u00e1t \u010d\u00edsla", "Number of Documents": "Po\u010det dokument\u016f", "Number of Pages": "Po\u010det str\u00e1nek", "Number of Pages. Click to open the Go to Page dialog box.": "Po\u010det str\u00e1nek. Kliknut\u00edm otev\u0159ete dialogov\u00e9 okno P\u0159ej\u00edt na str\u00e1nku.", "Number of Sheets": "Po\u010det list\u016f", "Number of Slides": "Po\u010det sn\u00edmk\u016f", "ODF Drawing (.odg)": "Kresba ODF (.odg)", "ODF presentation (.odp)": "Prezentace ODF (.odp)", "ODF spreadsheet (.ods)": "Se\u0161it ODF (.ods)", "ODF text document (.odt)": "Textov\u00fd dokument ODF (.odt)", "OK": "OK", "OPEN": "OTEV\u0158\u00cdT", "Off": "Vypnuto", "On": "Zapnuto", "On mouse click": "P\u0159i kliknut\u00ed my\u0161\u00ed", "Once citations are entered their storage and display type can not be changed.": "Po zad\u00e1n\u00ed citac\u00ed nelze m\u011bnit jejich \u00falo\u017ei\u0161t\u011b a typ zobrazen\u00ed.", "Online Help": "N\u00e1pov\u011bda pro Online", "Only the document owner can change the password.": "Heslo m\u016f\u017ee zm\u011bnit pouze vlastn\u00edk dokumentu.", "Oops, there is a problem connecting the document": "Do\u0161lo k probl\u00e9mu p\u0159i p\u0159ipojov\u00e1n\u00ed k dokumentu", "Oops, there is a problem connecting to {productname}: ": "Do\u0161lo k probl\u00e9mu p\u0159i p\u0159ipojov\u00e1n\u00ed k {productname}: ", "Open in full view": "Otev\u0159\u00edt v pln\u00e9m zobrazen\u00ed", "Open link": "Otev\u0159\u00edt hypertextov\u00fd odkaz", "Open menu": "Otev\u0159\u00edt nab\u00eddku", "Open {name}": "Otev\u0159\u00edt {name}", "Option": "Mo\u017enost", "Options": "Mo\u017enosti", "Other": "Ostatn\u00ed", "Out of table": "Mimo tabulku", "Outer Border": "Vn\u011bj\u0161\u00ed ohrani\u010den\u00ed", "Outer Border And Horizontal Lines": "Vn\u011bj\u0161\u00ed ohrani\u010den\u00ed a vodorovn\u00e9 \u010d\u00e1ry", "Outer Border and Vertical Lines": "Vn\u011bj\u0161\u00ed ohrani\u010den\u00ed a svisl\u00e9 \u010d\u00e1ry", "Outer Borders And All Inner lines": "Vn\u011bj\u0161\u00ed ohrani\u010den\u00ed a v\u0161echny vnit\u0159n\u00ed \u010d\u00e1ry", "Outline": "Obrys", "Overview": "P\u0159ehled", "Overwrite": "P\u0159epsat", "PB": "PB", "PDF Document (.pdf)": "Dokument PDF (.pdf)", "PDF Document (.pdf) - Expert": "Dokument PDF (.pdf) - expertn\u00ed", "PDF Document (.pdf) as...": "Dokument PDF (.pdf) jako...", "PID": "PID", "Page": "Str\u00e1nka", "Page Layout": "Rozvr\u017een\u00ed str\u00e1nky", "Page Setup": "Nastaven\u00ed str\u00e1nky", "Page name": "N\u00e1zev str\u00e1nky", "Paragraph": "Odstavec", "Paste": "Vlo\u017eit", "Paste Slide": "Vlo\u017eit sn\u00edmek", "Paste Special": "Vlo\u017eit jinak", "Paste from this document": "Vlo\u017eit z tohoto dokumentu", "Path": "Cesta", "Pause": "Pozastavit", "Pause... ( %SECONDS% )": "Pozastaveno\u2026 (%SECONDS%)", "Percent": "Procento", "Permission Mode": "Re\u017eim opr\u00e1vn\u011bn\u00ed", "Philippines": "Filip\u00edny", "Picture": "Obr\u00e1zek", "Pivot Table": "Kontingen\u010dn\u00ed tabulka", "Placeholders": "Z\u00e1stupn\u00e9 v\u00fdpln\u011b", "Please save or discard the comment currently being edited.": "Ulo\u017ete nebo zru\u0161te aktu\u00e1ln\u011b upravovan\u00fd koment\u00e1\u0159.", "Please send us your feedback": "Za\u0161lete n\u00e1m zp\u011btnou vazbu", "Please use following combination to see more options:": "N\u00e1sleduj\u00edc\u00ed kombinac\u00ed zobraz\u00edte dal\u0161\u00ed mo\u017enosti:", "Please wait kubernetes cluster is scaling...": "Po\u010dkejte, cluster Kubernetes se \u0161k\u00e1luje...", "Please wait!": "Po\u010dkejte", "Poland": "Polsko", "Poorly performing proxying of all network requests.": "B\u00eddn\u011b prov\u00e1d\u011bn\u00e9 obsluhov\u00e1n\u00ed v\u0161ech s\u00ed\u0165ov\u00fdch po\u017eadavk\u016f p\u0159es proxy.", "Portrait": "Na v\u00fd\u0161ku", "Portugal": "Portugalsko", "PostMessage API is initialized": "PostMessage API bylo inicializov\u00e1no", "PowerPoint 2003 Presentation (.ppt)": "Prezentace PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezentace PowerPoint (.pptx)", "Present current slide": "Prezentovat aktu\u00e1ln\u00ed sn\u00edmek", "Present in Window": "Prezentovat v okn\u011b", "Present in new window": "Prezentovat v nov\u00e9m okn\u011b", "Presentation": "Prezentace", "Presentation disabled": "Prezentace zak\u00e1z\u00e1na", "Presentation mode has been disabled for this document": "Re\u017eim prezentace byl pro tento dokument zak\u00e1z\u00e1n", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Prezentace byla zablokov\u00e1na. Je nutn\u00e9 v prohl\u00ed\u017ee\u010di povolit vyskakovac\u00ed okna. Prezentace tak bude mo\u017en\u00e9 zobrazovat v odd\u011blen\u00fdch oknech a d\u00edky tomu bude snadn\u00e9 sd\u00edlet obrazovku.", "Presenter Console": "Obrazovka p\u0159edn\u00e1\u0161ej\u00edc\u00edho", "Presenting in fullscreen": "Prezentuje se na celou obrazovku", "Presenting in window": "Prezentuje se v okn\u011b", "Press Ctrl + Enter to post": "Stiskn\u011bte Ctrl + Enter pro odesl\u00e1n\u00ed", "Preview Slide {1}": "N\u00e1hled sn\u00edmku {1}", "Previous": "P\u0159edchoz\u00ed", "Print": "Tisk", "Print Black": "Vytisknout \u010dern\u00e9", "Print dialog": "Dialogov\u00e9 okno Tisk", "Promote to top comment": "Koment\u00e1\u0159 na z\u00e1kladn\u00ed \u00farove\u0148", "Properties": "Vlastnosti", "Provider:": "Poskytovatel:", "Qatar": "Katar", "Quadratic": "Krychlov\u00fd", "RELOAD": "Znovu na\u010d\u00edst", "Radial": "Radi\u00e1ln\u00ed", "Range": "Oblast", "Read mode": "Re\u017eim \u010dten\u00ed", "Read-only": "Jen pro \u010dten\u00ed", "Received": "P\u0159ijat\u00e9", "Recent": "Posledn\u00ed", "Reconnecting...": "Op\u011btovn\u00e9 p\u0159ipojov\u00e1n\u00ed\u2026", "Redo": "Znovu", "References": "Odkazy", "Refresh": "Obnovit", "Refresh Citations": "Obnovit citace", "Refresh Log": "Obnovit protokol", "Reject change": "Odm\u00edtnout zm\u011bnu", "Reloading the document after rename": "Dokument je znovu na\u010d\u00edt\u00e1n po p\u0159ejmenov\u00e1n\u00ed", "Remove": "Odstranit", "Remove Thread": "Odebrat vl\u00e1kno", "Remove link": "Odstranit odkaz", "Remove print area": "Odstranit oblast tisku", "Rename": "P\u0159ejmenovat", "Rename Document": "P\u0159ejmenovat dokument", "Rename sheet": "P\u0159ejmenovat list", "Renaming...": "P\u0159ejmenov\u00e1v\u00e1n\u00ed\u2026", "Repair": "Opravit", "Repair Document": "Opravit dokument", "Repeat in {0} seconds": "Opakovat za {0} sekund", "Replace": "Nahradit", "Reply": "Odpov\u011bd\u011bt", "Reply comment": "Odpov\u011bd\u011bt na koment\u00e1\u0159", "Report an issue": "Nahl\u00e1sit chybu", "Reset Layout": "Obnovit rozvr\u017een\u00ed", "Reset to Default Language": "Obnovit v\u00fdchoz\u00ed jazyk", "Reset to default Document settings": "Obnoven\u00ed v\u00fdchoz\u00edho nastaven\u00ed dokumentu", "Reset to default View settings": "Obnovit v\u00fdchoz\u00ed nastaven\u00ed zobrazen\u00ed", "Reset zoom": "Obnovit p\u0159ibl\u00ed\u017een\u00ed", "Resolve": "Vy\u0159e\u0161it", "Resolve Thread": "Vy\u0159e\u0161it vl\u00e1kno", "Resolved": "Vy\u0159e\u0161it", "Restart": "Restartovat", "Restoring older revision. Any unsaved changes will be available in version history": "Obnovuje se star\u0161\u00ed revize. Ve\u0161ker\u00e9 neulo\u017een\u00e9 zm\u011bny budou dostupn\u00e9 v historii verz\u00ed", "Results": "V\u00fdsledky", "Resume": "Pokra\u010dovat", "Review": "Revize", "Rich Text": "Form\u00e1tovan\u00fd text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Ohrani\u010den\u00ed vpravo", "Right Margin": "Prav\u00fd okraj", "Right pages": "Prav\u00e9 str\u00e1nky", "Right: {right}": "Vpravo: {right}", "Romania": "Rumunsko", "Row Height": "V\u00fd\u0161ka \u0159\u00e1dku", "Row {0}": "\u0158\u00e1dek {0}", "Row {0} through {1}": "\u0158\u00e1dky {0} a\u017e {1}", "Rows": "\u0158\u00e1dky", "Ruler": "Prav\u00edtka", "Russian Federation": "Rusk\u00e1 federace", "San Marino": "San Marino", "Saudi Arabia": "Sa\u00fadsk\u00e1 Ar\u00e1bie", "Save": "Ulo\u017eit", "Save As": "Ulo\u017eit jako", "Save Comments": "Ulo\u017eit koment\u00e1\u0159e", "Save Document settings": "Ulo\u017eit nastaven\u00ed dokumentu", "Save View Settings": "Ulo\u017eit nastaven\u00ed zobrazen\u00ed", "Save as ODF format": "Ulo\u017eit jako form\u00e1t ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Ulo\u017een\u00ed se nezda\u0159ilo, proto\u017ee dokument je p\u0159\u00edli\u0161 velk\u00fd nebo jeho velikost p\u0159evy\u0161uje zb\u00fdvaj\u00edc\u00ed prostor v \u00falo\u017ei\u0161ti. Dokument bude nyn\u00ed pouze pro \u010dten\u00ed, ale st\u00e1le jej m\u016f\u017ee st\u00e1hnout, pokud chcete uchovat jeho kopii lok\u00e1ln\u011b.", "Save failed due to no disk space left. Document will now be read-only.": "Kv\u016fli nedostatku m\u00edsta na disku se dokument nepoda\u0159ilo ulo\u017eit. Dokument se zobraz\u00ed v re\u017eimu pouze pro \u010dten\u00ed.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Ulo\u017een\u00ed se nezda\u0159ilo kv\u016fli nedostatku m\u00edsta v \u00falo\u017ei\u0161ti. Dokument bude nyn\u00ed pouze pro \u010dten\u00ed. Ujist\u011bte se, \u017ee je na disku dostatek m\u00edsta, a zkuste jej ulo\u017eit znovu.", "Save to new file": "Ulo\u017eit do nov\u00e9ho souboru", "Saved": "Ulo\u017eeno", "Saving": "Ukl\u00e1d\u00e1n\u00ed", "Saving...": "Ukl\u00e1d\u00e1n\u00ed\u2026", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "V\u011bdeck\u00fd", "Screen Reading": "Mluven\u00fd koment\u00e1\u0159", "Screen reader support for text content is disabled. ": "Podpora \u010dte\u010dky obrazovky pro textov\u00fd obsah je zak\u00e1z\u00e1na. ", "Scroll down": "Posunout dol\u016f", "Scroll down annotations": "Posunout na koment\u00e1\u0159 n\u00ed\u017ee", "Scroll left": "Posunout doleva", "Scroll right": "Posunout doprava", "Scroll to the first sheet": "Posunout na prvn\u00ed list", "Scroll to the last sheet": "Posunout na posledn\u00ed list", "Scroll up": "Posunout nahoru", "Scroll up annotations": "Posunout na koment\u00e1\u0159 v\u00fd\u0161e", "Search": "Hledat", "Search...": "Vyhledat...", "Section": "Sekce", "See history": "Zobrazit historii", "See revision history": "Zobrazit historii reviz\u00ed", "Select": "Vybrat", "Select Function": "Vybrat funkci", "Select a tab to browser settings.": "Vyberte kartu nastaven\u00ed prohl\u00ed\u017ee\u010de.", "Select a tab to view settings.": "V\u00fdb\u011brem karty zobraz\u00edte nastaven\u00ed.", "Select language": "Vyberte jazyk", "Select multiple cells": "Vyberte v\u00edce bun\u011bk", "Select range": "Vybrat rozsah", "Selected external data source is forbidden. Please contact the system administrator.": "Vybran\u00e9 extern\u00ed zdroje dat jsou zak\u00e1zan\u00e9. Obra\u0165te se na spr\u00e1vce syst\u00e9mu.", "Selected range of cells": "Vybran\u00e1 oblast bun\u011bk", "Selection Mode": "Re\u017eim v\u00fdb\u011bru", "Selection count": "Po\u010det vybran\u00fdch", "Selection mode: inactive": "Re\u017eim v\u00fdb\u011bru: neaktivn\u00ed", "Send Feedback": "Odeslat zp\u011btnou vazbu", "Sent": "Odeslan\u00e9", "Serbia": "Srbsko", "Served by:": "Ze serveru:", "Server audit": "Audit serveru", "Server has been shut down; please reload the page.": "Server byl vypnut, pros\u00edm na\u010dt\u011bte str\u00e1nku znovu.", "Server is down, restarting automatically. Please wait.": "Server nen\u00ed dostupn\u00fd, ale automaticky se restartuje. Po\u010dkejte pros\u00edm.", "Server is now reachable. We have to refresh the page now.": "Server je nyn\u00ed dostupn\u00fd. Str\u00e1nku je nutn\u00e9 znovu na\u010d\u00edst.", "Server is now reachable...": "Server je nyn\u00ed dostupn\u00fd\u2026", "Server is shutting down": "Server se vyp\u00edn\u00e1", "Server is shutting down for maintenance (auto-saving)": "Server bude vypnut z d\u016fvodu \u00fadr\u017eby (automatick\u00e9 ukl\u00e1d\u00e1n\u00ed)", "Server returned this reason:": "Server vr\u00e1til tento d\u016fvod:", "Server uptime": "Doba b\u011bhu serveru", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Slu\u017eba nen\u00ed dostupn\u00e1. Zkuste to pozd\u011bji a v p\u0159\u00edpad\u011b p\u0159etrv\u00e1vaj\u00edc\u00edch probl\u00e9m\u016f se obra\u0165te na spr\u00e1vce.", "Session terminated by document owner": "Relace byla ukon\u010dena vlastn\u00edkem dokumentu", "Set Language for All text": "Nastavit jazyk pro ve\u0161ker\u00fd text", "Set Language for Paragraph": "Nastavit jazyk pro odstavec", "Set Language for Selection": "Nastavit jazyk pro v\u00fdb\u011br", "Set Log Levels": "Nastavit \u00farove\u0148 podrobnost\u00ed protokolu", "Set default interface preferences.": "Nastavte v\u00fdchoz\u00ed p\u0159edvolby rozhran\u00ed.", "Settings": "Nastaven\u00ed", "Shape": "Tvar", "Shapes": "Tvary", "Share": "Sd\u00edlet", "Share...": "Sd\u00edlet\u2026", "Shared Config URL is missing in initial variables.": "V po\u010d\u00e1te\u010dn\u00edch prom\u011bnn\u00fdch chyb\u00ed URL adresa sd\u00edlen\u00e9 konfigurace.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Zobrazit koment\u00e1\u0159e", "Show Grid": "Zobrazit m\u0159\u00ed\u017eku", "Show Menu": "Zobrazit nab\u00eddku", "Show Ruler": "Zobrazit prav\u00edtko", "Show Sidebar": "Zobrazit postrann\u00ed li\u0161tu", "Show Status Bar": "Zobrazovat stavov\u00fd \u0159\u00e1dek", "Show in navigator": "Zobrazit v navig\u00e1toru", "Show on the side": "Zobrazit po stran\u011b", "Show sheets": "Zobrazit listy", "Show status bar": "Zobrazovat stavov\u00fd \u0159\u00e1dek", "Show the search bar": "Zobrazit vyhled\u00e1vac\u00ed li\u0161tu", "Shutdown Server": "Vypnout server", "Signature": "Podpis", "Singapore": "Singapur", "Size": "Velikost", "Size to grid": "Velikost do m\u0159\u00ed\u017eky", "Slide %1": "Slide %1", "Slide Layout": "Rozvr\u017een\u00ed sn\u00edmku", "Slide Show": "Prezentace", "Slide Size": "Velikost sn\u00edmku", "Slide Transition": "P\u0159echod mezi sn\u00edmky", "Slide Views": "Pohled na sn\u00edmky", "Slide {0} of {1}": "Sn\u00edmek {0} z {1}", "Slides": "Sn\u00edmky", "Slovakia": "Slovensko", "Slovenia": "Slovinsko", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow Kit jail nastaven\u00ed s kop\u00edrov\u00e1n\u00edm \u2013 nen\u00ed mo\u017en\u00e9 prov\u00e9st bind-mount.", "Smart Picker": "Chytr\u00fd v\u00fdb\u011br", "Snap grid": "P\u0159ichytit m\u0159\u00ed\u017eku", "Snap to Grid": "P\u0159ichytit k m\u0159\u00ed\u017ece", "Snap to grid": "P\u0159ichytit k m\u0159\u00ed\u017ece", "Solid": "Pln\u00fd", "Someone": "N\u011bkdo", "Something went wrong while deleting the file. Please try refreshing the page.": "P\u0159i maz\u00e1n\u00ed souboru se n\u011bco pokazilo. Zkuste str\u00e1nku obnovit.", "Something went wrong while fetching setting file. Please try to refresh the page.": "P\u0159i na\u010d\u00edt\u00e1n\u00ed souboru s nastaven\u00edm se n\u011bco pokazilo. Zkuste str\u00e1nku obnovit.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "P\u0159i na\u010d\u00edt\u00e1n\u00ed slovn\u00edku se n\u011bco pokazilo. Zkuste str\u00e1nku obnovit.", "Something went wrong while loading Document settings.": "P\u0159i nahr\u00e1v\u00e1n\u00ed nastaven\u00ed dokumentu se n\u011bco pokazilo.", "Something went wrong while uploading dictionary file": "P\u0159i nahr\u00e1v\u00e1n\u00ed slovn\u00edkov\u00e9ho souboru se n\u011bco pokazilo", "Something went wrong while uploading the file. Please try again.": "P\u0159i nahr\u00e1v\u00e1n\u00ed souboru se n\u011bco pokazilo. Zkuste to znovu.", "Something went wrong. Please try to refresh the page.": "N\u011bco se pokazilo. Zkuste str\u00e1nku obnovit.", "Sort": "\u0158adit", "South Africa": "Ji\u017en\u00ed Afrika", "South Korea": "Ji\u017en\u00ed Korea", "Spacing & Color": "Rozestupy a barva", "Spain": "\u0160pan\u011blsko", "Sparkline": "Minigraf", "Split": "Rozd\u011blit", "Square": "\u010ctvercov\u00fd", "Standard": "Standardn\u00ed", "Standard (4:3)": "Standardn\u00ed (4:3)", "Standard dictionary": "Standardn\u00ed slovn\u00edk", "Status": "Stav", "Status Bar": "Stavov\u00fd \u0159\u00e1dek", "Stop following": "Ukon\u010dit sledov\u00e1n\u00ed", "Store as:": "Ulo\u017eit jako:", "Style": "Styl", "Style List": "Seznam styl\u016f", "Style list": "Seznam styl\u016f", "Styles": "Styly", "Successfully exported: ": "\u00dasp\u011b\u0161n\u011b exportov\u00e1no: ", "Sum": "Sou\u010det", "Sweden": "\u0160v\u00e9dsko", "Switzerland": "\u0160v\u00fdcarsko", "Symbols": "Symboly", "Synchronize axes": "Synchronizovat osy", "TB": "TB", "Table": "Tabulka", "Table of content": "Obsah", "Table with {0} rows and {1} columns": "Tabulka s {0} \u0159\u00e1dky a {1} sloupci", "Tables": "Tabulky", "Tabloid": "Tabloid", "Taiwan, Province of China": "Tchaj-wan", "Tap to collapse": "Klepnut\u00edm zabal\u00edte", "Tap to expand": "Klepnut\u00edm rozbal\u00edte", "Text": "Text", "Text orientation": "Orientace textu", "The IsAdminUser property is not set by integration": "Integrac\u00ed nen\u00ed nastavena vlastnost IsAdminUser", "The IsAdminUser user property is set by integration": "Integrac\u00ed je nastavena u\u017eivatelsk\u00e1 vlastnost IsAdminUser", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "N\u011bkter\u00e9 citace obsa\u017een\u00e9 v tomto dokumentu nemus\u00ed b\u00fdt prost\u0159ednictv\u00edm webov\u00e9ho API dostupn\u00e9. To m\u016f\u017ee p\u0159i \u00faprav\u00e1ch citac\u00ed nebo seznamu pou\u017eit\u00e9 literatury zp\u016fsobovat probl\u00e9my.", "The document could not be locked, and is opened in read-only mode.": "Dokument nelze uzamknout a je otev\u0159en v re\u017eimu jen pro \u010dten\u00ed.", "The document could not be locked.": "Dokument nelze uzamknout.", "The document is being migrated to a new server. Retrying shortly...": "Dokument se migruje na nov\u00fd server. Za chv\u00edli se vyzkou\u0161\u00ed znovu...", "The document is being renamed and will reload shortly": "Dokument se pr\u00e1v\u011b p\u0159ejmenov\u00e1v\u00e1 a brzy se znovu na\u010dte", "The document is being signed and will be availably shortly": "Dokument se podepisuje a bude brzy k dispozici", "The document is not signed.": "Dokument nen\u00ed podeps\u00e1n.", "The document is switching to Offline mode and will reload shortly": "Dokument se p\u0159ep\u00edn\u00e1 do re\u017eimu offline a za chv\u00edli bude znovu na\u010dten", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokument je p\u0159\u00edli\u0161 velk\u00fd nebo na disku nezb\u00fdv\u00e1 dostatek m\u00edsta pro jeho ulo\u017een\u00ed. Dokument je nyn\u00ed pouze pro \u010dten\u00ed.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Soubor typu: {0} nelze nahr\u00e1t na server, proto\u017ee tento soubor nen\u00ed nijak nazv\u00e1n", "The file of type: {0} cannot be uploaded to server since the file is empty": "Soubor typu: {0} nelze nahr\u00e1t na server, proto\u017ee tento soubor je pr\u00e1zdn\u00fd", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Hostitelsk\u00e1 URL je pr\u00e1zdn\u00e1. Coolwsd server je pravd\u011bpodobn\u011b nespr\u00e1vn\u011b nakonfigurov\u00e1n, obra\u0165te se na spr\u00e1vce.", "The server encountered a {0} error while parsing the {1} command.": "Server zaznamenal b\u011bhem zpracov\u00e1v\u00e1n\u00ed p\u0159\u00edkazu {1} chybu {0}.", "The server has been disconnected.": "Server byl odpojen.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Podpis je v po\u0159\u00e1dku, ale certifik\u00e1t nemohl b\u00fdt ov\u011b\u0159en a dokument je podeps\u00e1n pouze \u010d\u00e1ste\u010dn\u011b.", "The signature is OK, but the certificate could not be validated.": "Podpis je v po\u0159\u00e1dku, ale certifik\u00e1t nelze ov\u011b\u0159it.", "The signature is OK, but the document is only partially signed.": "Podpis je v po\u0159\u00e1dku, ale dokument je podeps\u00e1n pouze \u010d\u00e1ste\u010dn\u011b.", "The signature line can now be moved or resized as needed.": "\u0158\u00e1dek podpisu lze nyn\u00ed podle pot\u0159eby p\u0159esunout nebo zm\u011bnit jeho velikost.", "The signature was valid, but the document has been modified.": "Podpis byl platn\u00fd, ale dokument se zm\u011bnil.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Syst\u00e9m aktu\u00e1ln\u011b nastavuje zdroje. Po\u010dkejte chv\u00edli, ne\u017e se po\u017eadavek zopakuje...", "Theme colors": "Barvy motivu vzhledu", "Thick (2.25 pt)": "Tlust\u00e1 (2,25\u202fpt)", "Thin (0.75 pt)": "Tenk\u00e1 (0,75\u202fpt)", "Thin/Medium (3.00 pt)": "Tenk\u00e1/st\u0159edn\u00ed (3,00\u202fpt)", "This document has an invalid signature.": "Tento dokument m\u00e1 neplatn\u00fd podpis.", "This document is digitally signed and the signature is valid.": "Tento dokument je elektronicky podeps\u00e1n platn\u00fdm podpisem.", "This document may contain formatting or content that cannot be saved in the current file format.": "Tento dokument m\u016f\u017ee obsahovat form\u00e1tov\u00e1n\u00ed nebo obsah, kter\u00e9 nelze ulo\u017eit v aktu\u00e1ln\u00edm form\u00e1tu souboru.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Toto je nepodporovan\u00e1 varianta {productname}. Aby nedo\u0161lo k myln\u00e9mu z\u00e1v\u011bru, \u017ee je vhodn\u00e1 pro nasazen\u00ed v podnikov\u00e9m prost\u0159ed\u00ed, zobrazuje se tato zpr\u00e1va v p\u0159\u00edpad\u011b, \u017ee je soub\u011b\u017en\u011b otev\u0159eno v\u00edce ne\u017e {docs} dokument\u016f nebo {connections} p\u0159ipojen\u00ed.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Tato slu\u017eba je spr\u00e1vcem omezena na {0} dokument\u016f a {1} spojen\u00ed. Tohoto omezen\u00ed bylo dosa\u017eeno. Zkuste to znovu pozd\u011bji.", "This user": "Tento u\u017eivatel", "This version of {productname} is powered by": "Tato verze aplikace {productname} vyu\u017e\u00edv\u00e1", "Tight": "T\u011bsn\u00e9", "Tile pages": "Str\u00e1nky dla\u017edicov\u011b", "Time": "\u010cas", "Time interval of CPU statistics (in ms)": "\u010casov\u00fd interval statistiky procesoru (v ms)", "Time interval of memory statistics (in ms)": "\u010casov\u00fd interval pro statistiku pam\u011bti (v ms)", "Time zone:": "\u010casov\u00e9 p\u00e1smo:", "Title": "N\u00e1zev", "Title Only": "Pouze nadpis", "Title Slide": "Sn\u00edmek s nadpisem", "Title and 2 Content": "Nadpis a 2 obsahy", "Title, 2 Content and Content": "Nadpis, 2 mal\u00e9 obsahy a obsah", "Title, 2 Content over Content": "Nadpis, 2 mal\u00e9 obsahy nad obsahem", "Title, 4 Content": "Nadpis a 4 mal\u00e9 obsahy", "Title, 6 Content": "Nadpis a 6 mal\u00fdch obsah\u016f", "Title, Content": "Nadpis a obsah", "Title, Content and 2 Content": "Nadpis, obsah a 2 mal\u00e9 obsahy", "Title, Content over Content": "Nadpis, obsah nad obsahem", "Title, Vertical Text": "Nadpis a svisl\u00fd text", "Title, Vertical Text, Clipart": "Nadpis, svisl\u00fd text a obr\u00e1zek", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "P\u0159i vkl\u00e1d\u00e1n\u00ed mimo {productname} nejprve klikn\u011bte na tla\u010d\u00edtko St\u00e1hnout", "To prevent accidental changes, the author has set this file to open as view-only": "Aby se zabr\u00e1nilo n\u00e1hodn\u00fdm zm\u011bn\u00e1m, autor nastavil, \u017ee tento soubor lze otev\u0159\u00edt jen pro \u010dten\u00ed", "Toggle UI Mode": "P\u0159epnout re\u017eim u\u017eivatelsk\u00e9ho rozhran\u00ed", "Top And Bottom Border": "Ohrani\u010den\u00ed naho\u0159e a dole", "Top Border": "Ohrani\u010den\u00ed naho\u0159e", "Top Margin": "Horn\u00ed okraj", "Top N elements...": "Horn\u00edch N prvk\u016f...", "Top N percent...": "Horn\u00edch N procent...", "Top/Bottom Rules...": "Pravidla horn\u00ed/doln\u00ed...", "Top: {top}": "Naho\u0159e: {top}", "Tracking": "Sledov\u00e1n\u00ed", "Transition": "P\u0159echod", "Transitions": "P\u0159echody", "Turkey": "Turecko", "Type": "Typ", "Type in the search box to find anything in your document": "Zadejte do vyhled\u00e1vac\u00edho pole, abyste na\u0161li cokoli ve sv\u00e9m dokumentu", "Type to add a word": "Zad\u00e1n\u00edm p\u0159id\u00e1te slovo", "Ukraine": "Ukrajina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Neopr\u00e1vn\u011bn\u00fd WOPI hostitel. Zkuste to pozd\u011bji a v p\u0159\u00edpad\u011b p\u0159etrv\u00e1vaj\u00edc\u00edch probl\u00e9m\u016f se obra\u0165te na spr\u00e1vce.", "Undo": "Zp\u011bt", "Ungroup": "Rozd\u011blit skupinu", "United Arab Emirates": "Spojen\u00e9 arabsk\u00e9 emir\u00e1ty", "United Kingdom": "Spojen\u00e9 kr\u00e1lovstv\u00ed", "United States of America": "Spojen\u00e9 st\u00e1ty americk\u00e9", "Unknown color": "Nezn\u00e1m\u00e1 barva", "Unlink Citations": "Zru\u0161it odkazy na citace", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Zru\u0161en\u00ed odkaz\u016f na citace zp\u016fsob\u00ed, \u017ee v Collabora Online nebude v tomto dokumentu mo\u017en\u00e9 aktualizovat citace a seznam pou\u017eit\u00e9 literatury.", "Unlock": "Odemknout", "Unresolve": "Zru\u0161it vy\u0159e\u0161en\u00ed", "Unresolve Thread": "Zru\u0161it vy\u0159e\u0161en\u00ed vl\u00e1kna", "Unsupported server version.": "Nepodporovan\u00e1 verze serveru.", "Update": "Aktualizovat", "Update Index": "Aktualizovat rejst\u0159\u00edk", "Update Log Levels": "Aktualizovat \u00farovn\u011b podrobnost\u00ed protokolu", "Updated citations": "Aktualizovan\u00e9 citace", "Updating citations": "Aktualizace citac\u00ed", "Upload Autotext": "Nahr\u00e1t automatick\u00fd text", "Upload Wordbook": "Nahr\u00e1t slovn\u00edk", "Upload Xcu": "Nahr\u00e1t Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Nahrajte opakovan\u011b pou\u017eiteln\u00e9 texty (.bau). Chcete-li text vlo\u017eit do dokumentu, zadejte zkratku pro polo\u017eku automatick\u00e9ho textu a stiskn\u011bte kl\u00e1vesu F3.", "Uploaded": "Nahr\u00e1no", "Uploading file to server failed with status: {0}": "Nahr\u00e1v\u00e1n\u00ed souboru na server se nepoda\u0159ilo se stavem: {0}", "Uploading file to server failed, file not found.": "Nepoda\u0159ilo se nahr\u00e1t soubor na server, soubor nebyl nalezen.", "Uploading file to server failed, the file is too large.": "Nepoda\u0159ilo se nahr\u00e1t soubor na server, soubor je p\u0159\u00edli\u0161 velk\u00fd.", "Uploading...": "Nahr\u00e1v\u00e1n\u00ed\u2026", "Use Compact view": "Pou\u017e\u00edt kompaktn\u00ed zobrazen\u00ed", "Use Tabbed view": "Pou\u017e\u00edt zobrazen\u00ed karet", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Pou\u017e\u00edv\u00e1 se zastaral\u00e9 pole is_admin, integrace by m\u00edsto n\u011bj m\u011bla pou\u017e\u00edt vlastnost IsAdminUser", "User": "Vlastn\u00ed", "User List Summary": "Shrnut\u00ed seznamu u\u017eivatel\u016f", "User Name": "U\u017eivatelsk\u00e9 jm\u00e9no", "Users online": "P\u0159ihl\u00e1\u0161en\u00ed u\u017eivatel\u00e9", "Using namespaces.": "S pou\u017eit\u00edm jmenn\u00fdch prostor\u016f.", "Values between...": "Hodnoty mezi...", "Values duplicate...": "Duplikovan\u00e9 hodnoty...", "Values equal to...": "Hodnoty rovn\u00e9...", "Values greater than...": "Hodnoty v\u011bt\u0161\u00ed ne\u017e...", "Values less than...": "Hodnoty men\u0161\u00ed ne\u017e...", "Variant": "Varianta", "Version Information": "Informace o verzi", "Vertical Title, Text, Chart": "Svisl\u00fd nadpis, text a graf", "Vertical Title, Vertical Text": "Svisl\u00fd nadpis a svisl\u00fd text", "Very Loose": "Velmi voln\u00e9", "Very Tight": "Velmi t\u011bsn\u00e9", "Very thin (0.50 pt)": "Velmi tenk\u00e1 (0,50\u202fpt)", "View": "Zobrazit", "View Settings": "Zobrazit nastaven\u00ed", "Views": "Zobrazen\u00ed", "WOPI host": "Hostitel WOPI", "Warning": "Upozorn\u011bn\u00ed", "Warning! The browser you are using is not supported.": "Pozor! Pou\u017e\u00edv\u00e1te nepodporovan\u00fd prohl\u00ed\u017ee\u010d.", "Watermark": "Vodoznak", "We are in the process of cleaning up this document from the last session, please try again later.": "Prob\u00edh\u00e1 \u010di\u0161t\u011bn\u00ed dokumentu z posledn\u00ed relace, zkuste to pozd\u011bji.", "Welcome Dialog": "Dialogov\u00e9 okno V\u00edtejte", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Toto je nep\u0159\u00edjemn\u00e9, nepoda\u0159ilo se p\u0159ipojit k dokumentu. Zkuste to znovu.", "What?": "Co?", "When?": "Kdy?", "Who?": "Kdo?", "Wide": "\u0160irok\u00fd", "Widescreen (16:9)": "\u0160iroko\u00fahl\u00fd (16:9)", "Windowed Presentation Blocked": "Prezentace v okn\u011b zablokov\u00e1na", "Windowed Presentation: ": "Prezentace v okn\u011b: ", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Po\u010det slov", "Word Document (.docx)": "Dokument Word (.docx)", "Words are ignored by the spell checker": "Slova jsou kontrolou pravopisu ignorov\u00e1na", "Wrap": "Obt\u00e9k\u00e1n\u00ed textu", "Wrong or missing WOPISrc parameter, please contact support.": "Chybn\u00fd nebo chyb\u011bj\u00edc\u00ed parametr WOPISrc \u2013 obra\u0165te se na podporu.", "Wrong password provided. Please try again.": "Chybn\u00e9 heslo. Zkuste ho zadat znovu.", "Wrong server, reconnecting...": "Nespr\u00e1vn\u00fd server, op\u011btovn\u00e9 p\u0159ipojov\u00e1n\u00ed...", "YB": "YB", "You": "Vy", "You are already presenting this document": "Tento dokument u\u017e prezentujete", "You are leaving the document. The following web page will open in a new tab: ": "Opou\u0161t\u00edte dokument. N\u00e1sleduj\u00edc\u00ed webov\u00e1 str\u00e1nka se otev\u0159e na nov\u00e9 kart\u011b: ", "You have not done anything to rollback yet...": "Je\u0161t\u011b jste neprovedli nic, co lze vr\u00e1tit...", "You need to enable it both at server level and in the UI. ": "Je nutn\u00e9 ji povolit jak na \u00farovni serveru, tak v u\u017eivatelsk\u00e9m rozhran\u00ed. ", "Your Collabora Online server needs updating. Version {0} is available.": "Server Collabora Online vy\u017eaduje aktualizaci. K dispozici je verze {0}.", "Your WOPI server is not secure: SSL verification failed": "Server WOPI nen\u00ed zabezpe\u010den\u00fd: nepoda\u0159ilo se ov\u011b\u0159it SSL", "Your browser has very limited access to the clipboard": "Prohl\u00ed\u017ee\u010d m\u00e1 velmi omezen\u00fd p\u0159\u00edstup ke schr\u00e1nce", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "V\u00e1mi vyu\u017e\u00edvan\u00fd prohl\u00ed\u017ee\u010d m\u00e1 velmi omezen\u00fd p\u0159\u00edstup ke schr\u00e1nce, proto nam\u00edsto toho pou\u017e\u00edvejte tla\u010d\u00edtka pro vkl\u00e1d\u00e1n\u00ed, nach\u00e1zej\u00edc\u00ed se na \u201ekl\u00e1vesnici na obrazovce\u201c.", "Your changes have been saved": "Zm\u011bny byly ulo\u017eeny", "Your library is empty": "Knihovna je pr\u00e1zdn\u00e1", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Server je nakonfigurov\u00e1n s nedostate\u010dn\u00fdmi hardwarov\u00fdmi zdroji, co\u017e m\u016f\u017ee zp\u016fsobovat pomal\u00fd b\u011bh.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Platnost va\u0161\u00ed relace vypr\u0161ela. Dal\u0161\u00ed zm\u011bny dokumentu se neulo\u017e\u00ed. Chcete-li pokra\u010dovat, obnovte relaci (nebo webovou str\u00e1nku). M\u016f\u017ee se st\u00e1t, \u017ee se budete muset znovu p\u0159ihl\u00e1sit.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Platnost relace vypr\u0161\u00ed v {time}. Chcete-li pokra\u010dovat, ulo\u017ete si pr\u00e1ci a obnovte relaci (nebo webovou str\u00e1nku). M\u016f\u017ee se st\u00e1t, \u017ee se budete muset znovu p\u0159ihl\u00e1sit.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "V\u00e1\u0161 cluster {productname} je z\u0159ejm\u011b chybn\u011b nakonfigurov\u00e1n nebo rychle \u0161k\u00e1luje - kontaktujte spr\u00e1vce syst\u00e9mu. Pokra\u010dov\u00e1n\u00ed v \u00faprav\u00e1ch m\u016f\u017ee zp\u016fsobit, \u017ee se v\u00edce u\u017eivatel\u016f vz\u00e1jemn\u011b neuvid\u00ed nebo \u017ee nastanou konflikty v \u00falo\u017ei\u0161ti dokument\u016f \u010di probl\u00e9my s kop\u00edrov\u00e1n\u00edm a vkl\u00e1d\u00e1n\u00edm. O\u010dek\u00e1v\u00e1no serverId {0} pro routeToken {1}, av\u0161ak p\u0159ipojeno k serverId {2}", "ZB": "ZB", "Zoom": "P\u0159ibl\u00ed\u017een\u00ed", "Zoom In": "P\u0159ibl\u00ed\u017eit", "Zoom Out": "Odd\u00e1lit", "Zotero API key is incorrect": "Kl\u00ed\u010d API pro Zotero nen\u00ed spr\u00e1vn\u00fd", "Zotero API key is not configured": "Nen\u00ed nastaven kl\u00ed\u010d API pro Zotero", "Zotero Warning": "Upozorn\u011bn\u00ed o Zoteru", "cell address": "adresa bu\u0148ky", "direct network connection": "p\u0159\u00edm\u00e9 s\u00ed\u0165ov\u00e9 p\u0159ipojen\u00ed", "file type icon": "ikona typu souboru", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "n\u00e1hled str\u00e1nky %1", "replies": "odpov\u011bd\u00ed", "reply": "odpov\u011b\u010f", "system call security filtering enabled": "bezpe\u010dnostn\u00ed filtrov\u00e1n\u00ed syst\u00e9mov\u00fdch vol\u00e1n\u00ed zapnuto", "the Help tab": "karta N\u00e1pov\u011bda", "the View menu": "nab\u00eddka Zobrazit", "warning: copy/paste request timed out": "upozorn\u011bn\u00ed: po\u017eadavek na zkop\u00edrov\u00e1n\u00ed/vlo\u017een\u00ed se nepoda\u0159ilo dokon\u010dit do \u010dasov\u00e9ho limitu", "{0} deleted": "smaz\u00e1no {0}", "{0} selected": "vybr\u00e1no {0}", "{0} tab selected": "vybr\u00e1no {0} karet", "{0} unselected": "nevybr\u00e1no {0}", "{username} saved this document as {filename}. Do you want to join?": "Tento dokument byl ulo\u017een u\u017eivatelem {username} jako {filename}. Chcete se p\u0159idat?", "{user} has joined": "{user} se p\u0159ipojil", "{user} has left": "{user} se odpojil", "\u00c5land Islands": "\u00c5landy"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-cy.json b/f7cloud-office/browser/dist/l10n/ui-cy.json new file mode 100644 index 0000000..ec13138 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-cy.json @@ -0,0 +1 @@ +{" document(s) open.": " dogfen ar agor.", " hrs": " awr", " mins": " mun", " s": " s", " user(s).": " defnyddiwr(wyr).", "\"Slow Proxy\"": "\"Dirprwy Araf\"", "#10 Envelope": "Amlen #10", "#11 Envelope": "Amlen #11", "#12 Envelope": "Amlen #12", "#6\u00be Envelope": "Amlen #6\u00be", "#7\u00be (Monarch) Envelope": "Amlen #7\u00be (Monarch)", "#9 Envelope": "Amlen #9", "%n users": "%n defnyddiwr", "(Warning: Server accessibility must be enabled to toggle)": "(Rhybudd: Rhaid galluogi hygyrchedd gweinydd i doglo)", "(current)": "(cyfredol)", ", cluster configuration error: mis-matching serverid": ", gwall ffufrfweddiad clwstwr: mis-matching serverid", "0 users": "0 defnyddwyr", "1 user": "1 defnyddiwr", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Mae sylw yn cael ei olygu", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Mae llwytho i lawr oherwydd gweithred cop\u00efo/gludo eisoes wedi cychwyn. Arhoswch i'r llwytho i lawr cyfredol orffen neu ei ddiddymu cyn cychwyn un newydd", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Cynorthwy-ydd AI", "About": "Ynghylch", "Above Average...": "Uwchlaw'r Cyfartaledd...", "Accept": "Derbyn", "Accept change": "Derbyn newid", "Access token is missing in initial variables.": "Mae tocyn mynediad ar goll yn y newidynnau cychwynnol.", "Accessibility": "Hygyrchedd", "Accessibility Checker": "Gwiriwr Hygyrchedd", "Active Sheet": "Dalen Weithredol", "Active sheet": "Dalen weithredol", "Add": "Ychwanegu", "Add Bibliography": "Ychwanegu Llyfryddiaeth", "Add Citation": "Ychwanegu Dyfyniad", "Add Citation Note": "Ychwanegu Nodyn Dyfynnu", "Add Note": "Ychwanegu Nodyn", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Ychwanegu neu olygu geiriau mewn geiriadur gwirio sillafu. Bydd geiriau yn eich llyfr geiriau (.dic) ar gael ar gyfer gwirio sillafu.", "Adjust how office documents behave.": "Addasu sut mae dogfennau swyddfa yn ymddwyn.", "Adjust view settings.": "Addasu gosodiadau golwg.", "Admin console": "Consol gweinyddol", "After": "Ar \u00f4l", "Albania": "Albania", "Alerts:": "Rhybuddion:", "Align": "Alinio", "Alignment": "Aliniad", "All": "Y Cyfan", "All Horizontal Lines": "Pob Llinell Llorweddol", "All Sheets": "Pob dalen", "All users": "Pob defnyddiwr", "Already presenting": "Wrthi'n cyflwyno", "Also check the voice over toggle under {parentControl}.": "Gwiriwch y togl troslais o dan {parentControl} hefyd.", "Always follow the editor": "Dilyn y golygydd bob tro", "An error occurred while fetching notes": "Digwyddodd gwall wrth estyn nodiadau", "An error occurred while fetching style list": "Digwyddodd gwall wrth estyn rhestr arddull", "Analytics": "Dadansoddiad", "Andorra": "Andorra", "Another user has removed this comment.": "Mae defnyddiwr arall wedi dileu'r sylw hwn.", "Another user has updated the comment. Would you like to overwrite those changes?": "Mae defnyddiwr arall wedi diweddaru'r sylw. Hoffech chi drosysgrifo'r newidiadau hynny?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Oes gennych chi ddiddordeb mewn cyfrannu ond ddim yn gwybod ble i ddechrau? Ewch draw i'r cyfarwyddiadau cam wrth gam ac adeiladu CODE o'r dechrau. Gallwch hefyd helpu gyda chyfieithiadau neu drwy ffeilio adroddiad gwall gyda'r holl gamau hanfodol ar sut i'w atgynhyrchu.", "Are you sure you want to delete sheet, {sheet}?": "Ydych chi'n si\u0175r eich bod am ddileu'r ddalen, {sheet} ?", "Are you sure you want to delete this page?": "Ydych chi'n si\u0175r eich bod eisiau dileu'r dudalen hon?", "Are you sure you want to delete this slide?": "Ydych chi'n si\u0175r eich bod eisiau dileu'r sleid hwn?", "Are you sure you want to reset Document settings?": "Ydych chi'n si\u0175r eich bod chi eisiau ailosod gosodiadau'r Ddogfen?", "Are you sure you want to reset View Settings?": "Ydych chi'n si\u0175r eich bod chi eisiau ailosod Gosodiadau Golwg?", "Are you sure you want to shut down the server?": "Ydych chi'n si\u0175r eich bod eisiau cau'r gweinydd?", "Are you sure you want to terminate this session?": "Ydych chi'n si\u0175r eich bod eisiau dileu'r sesiwn hwn?", "Argentina": "Yr Ariannin", "Armenia": "Armenia", "Arrange": "Trefnu", "Assistant": "Cynorthwywr", "Australia": "Awstralia", "Austria": "Awstria", "Authorization error was: '{errormessage}'.": "Y gwall awdurdodi oedd: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Awtomatig", "Automatic color": "Lliw awtomatig", "Autosaved": "Wedi'i gadw'n awtomatig", "Autotext": "Awtotestun", "Avatar for {user}": "Avatar {user}", "Average": "Cyfartaledd", "Axial": "Echelinol", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background Color": "Lliw Cefndir", "Background Image": "Delwedd Gefndir", "Bad": "Drwg", "Belarus": "Belarws", "Belgium": "Gwlad Belg", "Below Average...": "Islaw'r Cyfartaledd...", "Big 32 Kai": "Kai Mawr 32", "Black/White": "Du/Gwyn", "Blank Slide": "Sleid Wag", "Bookmarks": "Nodau tudalen", "Boolean Value": "Gwerth Boole", "Borders": "Borderi", "Bosnia and Herzegovina": "Bosnia-Hertsegofina", "Bottom Border": "Border Gwaelod", "Bottom Margin": "Ymyl Gwaelod", "Bottom N elements...": "Elfennau Gwaelod N...", "Bottom N percent...": "Canran Gwaelod N...", "Bottom: {bottom}": "Gwaelod: {bottom}", "Brazil": "Brasil", "Bulgaria": "Bwlgaria", "Bytes received": "Didau wedi'u derbyn", "Bytes sent": "Didau wedi'u hanfon", "C4 Envelope": "Amlen C4", "C5 Envelope": "Amlen C5", "C6 Envelope": "Amlen C6", "C6/5 Envelope": "Amlen C6/5", "COOLWSD version:": "Fersiwn COOLWSD:", "CPU Graph": "Graff CPU", "CPU History": "Hanes CPU", "CSV File (.csv)": "Ffeil CSV (.csv)", "CSV file (.csv)": "Ffeil CSV (.csv)", "Cache size of CPU statistics": "Maint storfa dros dro ystadegau CPU", "Cache size of memory statistics": "Maint y storfa dros dro o ystadegau cof", "Canada": "Canada", "Cancel": "Diddymu", "Cancel paste special": "Dileu gludo arbennig", "Cell borders": "Borderi celloedd", "Cells": "Celloedd", "Centered Text": "Testun Wedi i Ganoli", "Change Layout": "Newid Cynllun", "Channel Filter:": "Hidlydd Sianel:", "Character": "Nod", "Check security warnings of your server": "Gwiriwch rybuddion diogelwch eich gweinydd", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Darllenwch y nodiadau rhyddhau a dysgwch bopeth am: Y Fersiwn Datblygiadol Ar-lein Collabora diweddaraf, wedi'i anelu at ddefnyddwyr cartref a thimau bach.", "Checkbox": "Blwch ticio", "Chile": "Chile", "China": "Tsieina", "Choice of functions": "Y dewis o swyddogaethau", "Citation Preferences": "Dewisiadau Dyfyniadau", "Citation Style": "Arddull Dyfynnu", "Citation warning": "Rhybudd dyfynnu", "Citations update failed": "Methodd diweddariad dyfyniadau", "Cleaning up the document from the last session.": "Glanhau'r ddogfen o'r sesiwn ddiwethaf.", "Clear the search field": "Clirio'r maes chwilio", "Click to exit presentation...": "Cliciwch i adael y cyflwyniad...", "Clipboard": "Clipfwrdd", "Close": "Cau", "Close Navigation": "Cau'r Llywio", "Close Presentation": "Cau Cyflwyniad", "Close dialog": "Cau'r deialog", "Close document": "Cau dogfen", "Close popup to ignore paste special": "Caewch y llamlen er mwyn anwybyddu'r gludo arbennig", "Cluster configuration warning": "Rhybudd ffurfweddiad clwstwr", "Collabora Online Development Edition": "Fersiwn Datblygiadol Ar-lein Collabora", "Collabora Online Welcome": "Croeso i Collabora Ar-lein", "Collapse Formula Bar": "Lleihau Bar Fformiwla", "Collapse Tabs": "Cau Tabiau", "Color": "Lliw", "Column Width": "Lled Colofn", "Column {0}": "Colofn {0}", "Column {0} through {1}": "Colofn {0} i {1}", "Columns": "Colofnau", "Comment": "Sylw", "Comments": "Sylwadau", "Comments Updated": "Sylwadau wedi'u Diweddaru", "Comments list": "Rhestr sylwadau", "Compact layout": "Cynllun cryno", "Compact view": "Golwg cynnil", "Confirm": "Cadarnhau", "Confirmation": "Cadarnhad", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Gwrthdaro Dadwneud/Ail-wneud oherwydd defnyddwyr luosog. Defnyddiwch trwsio'r ddogfen i'w ddatrys", "Connecting...": "Cysylltu...", "Connection error": "Gwall cysylltu", "Connections": "Cysylltiadau", "Containing text...": "Yn cynnwys testun...", "Content copied to clipboard": "Cynnwys wedi'i gop\u00efo i'r clipfwrdd", "Continue editing": "_Parhau i Olygu", "Continue read only": "Parhau fel ddarllen-yn-unig", "Copied external sources are not allowed": "Ni chaniateir cop\u00efo ffynonellau allanol", "Copy": "Cop\u00efo", "Copy Cells": "Cop\u00efo Celloedd", "Copy Sheet...": "Cop\u00efo'r Ddalen...", "Copy all version information in English": "Cop\u00efo'r holl wybodaeth fersiwn yn Saesneg", "Copy link location": "Cop\u00efo lleoliad dolen", "Copying from the document disabled": "Analluogwyd cop\u00efo o'r ddogfen", "Count": "Cyfrif", "CountA": "CyfrifA", "Country:": "Gwlad:", "Creating copy...": "Creu copi...", "Creating new file from template...": "Creu ffeil newydd o dempled...", "Creator(s)": "Cr\u00ebwr(wyr)", "Croatia": "Croatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D i adael", "Currency": "Arian", "Current Slide": "Sleid Gyfredol", "Current slide as Bitmap (.bmp)": "Sleid gyfredol fel didfap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Sleid gyfredol fel Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Sleid gyfredol fel Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Sleid gyfredol fel Tag Image File Format (.tiff)", "Custom Animation": "Animeiddiad Cyfaddas", "Custom Margins\u2026": "Ymylon Cyfaddas\u2026", "Custom dictionaries": "Geiriaduron cyfaddas", "Cyprus": "Cyprus", "Czech Republic": "Y Weriniaeth Tsiec", "DL Envelope": "Amlen DL", "Dark Mode": "Modd Tywyll", "Dashboard": "Bwrdd Gwaith", "Data": "Data", "Date": "Dyddiad", "Date & Time": "Dyddiad ac Amser", "Debug Tools": "Offer Dadfygio", "Default": "Rhagosodedig", "Default Style": "Arddull Ragosodedig", "Define print area": "Diffinio ardal argraffu", "Delete": "Dileu", "Delete Columns": "Dileu Colofnau", "Delete Rows": "Dileu Rhesi", "Delete Single Sparkline": "Dileu Sparkline Sengl", "Delete tabstop": "Dileu stop tab", "Denmark": "Denmarc", "Design": "Dyluniad", "Dictionary of exceptions": "Geiriadur eithriadau", "Disable Animations": "Analluogi Animeiddiadau", "Discard": "Gwaredu", "Discover All The Changes": "Darganfod yr Holl Newidiadau", "Dismiss": "Cau", "Document": "Dogfen", "Document Settings": "Gosodiadau Dogfen", "Document cannot be exported. Please try again.": "Nid oedd modd allforio'r ddogfen. Ceisiwch eto, os gwelwch yn dda.", "Document cannot be renamed, please check your permissions.": "Nid oedd modd ailenwi'r ddogfen, gwiriwch eich caniat\u00e2d.", "Document cannot be renamed.": "Methu ailenwi'r ddogfen..", "Document cannot be saved due to expired session, please reload the page to continue.": "Nid oes modd cadw'r ddogfen oherwydd y sesiwn sydd wedi dod i ben, ail-lwythwch y dudalen i barhau.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Nid oes modd cadw'r ddogfen oherwydd bod y sesiwn wedi dod i ben, ailagorwch y ddogfen i barhau.", "Document cannot be saved, please check your permissions.": "Nid oedd modd cadw'r ddogfen, gwiriwch eich caniat\u00e2d.", "Document cannot be saved.": "Methu cadw'r ddogfen.", "Document colors": "Lliwiau dogfen", "Document contains unsupported media": "Mae'r ddogfen yn cynnwys cyfrwng heb ei gefnogi", "Document has been changed": "Dogfen wedi'i newid", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Mae dogfen wedi ei newid yn y storfa. Beth hoffech chi ei wneud gyda'r newidiadau sydd heb eu cadw?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Mae'r ddogfen wedi newid yn y storfa. Llwytho dogfen newydd. Mae eich fersiwn ar gael fel adolygiad.", "Document is getting migrated": "Dogfen yn cael ei mudo", "Document requires password to modify.": "Mae angen cyfrinair i newid y ddogfen.", "Document requires password to view.": "Mae angen cyfrinair i weld y ddogfen.", "Document settings": "Gosodiadau'r ddogfen", "Documents open": "Dogfennau ar agor", "Documents:": "Dogfennau:", "Don\u2019t show this again": "Peidio dangos eto", "Double Hairline (1.10 pt)": "Llinell Hairline (1.10 pt)", "Double Hairline (2.35 pt)": "Hairline Dwbl (2.35 pt)", "Download": "Llwytho i lawr", "Download Selection": "Detholiad Llwytho i Lawr", "Download as": "Llwytho i lawr fel", "Download completed and ready to be copied to clipboard.": "Mae'r llwytho i lawr wedi'i gwblhau ac yn barod i'w gop\u00efo i'r clipfwrdd.", "Download failed": "Methwyd llwytho i lawr", "Downloading clipboard content": "Wrthi'n llwytho i lawr cynnwys y clipfwrdd", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Mae llwytho i lawr adnoddau allanol wedi ei wahardd ond mae gludo delweddau yn dal yn bosibl. Cliciwch ar y dde yn y ddelwedd, dewiswch \"Cop\u00efo Delwedd\" a'i gludo i'r ddogfen yn lle hynny.", "Downloading...": "Wrthi'n Llwytho i Lawr...", "Dropdown": "Cwymplen", "Duration": "Hyd", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Golygu", "Edit Single Sparkline": "Golygu Sparkline Sengl", "Edit comment": "Golygu sylw", "Edit document": "Golygu dogfen", "Edit link": "Golygu dolen", "Edit mode": "Modd golygu", "Editing": "Golygu", "Editing activated. ": "Golygu wedi'i agor. ", "Effects": "Effeithiau", "Elapsed time": "Amser wedi mynd heibio", "Ellipsoid": "Elipsoid", "Empty Slide Show": "Sioe Sleidiau Gwag", "Enable Animations": "Galluogi Animeiddiadau", "End Presentation": "Diwedd Cyflwyniad", "End Show": "Diwedd y Sioe", "Endnotes": "Diweddnodau", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Mwynhewch y datblygiadau diweddaraf mewn cynhyrchiant ar-lein. Mae nhw am ddim i chi eu defnyddio, eu harchwilio a'u defnyddio gydag eraill, i gyd o fewn eich porwr. Mae apiau amrywiol hefyd ar gael ar gyfer ffonau symudol a thabledi.", "Enter Zotero API Key": "Rhowch Allwedd API Zotero", "Enter a file name": "Rhowch enw ffeil", "Enter new name": "Rhoi enw newydd", "Enter new sheet name": "Rhoi enw newydd i'r dalen", "Entering text mode": "Mynd i'r modd testun", "Error": "Gwall", "Error reading file": "Gwall wrth ddarllen ffeil", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Bu oedi wrth drin y digwyddiad am gyfnod annisgwyl o hir: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Taenlen Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Taenlen Excel (.xlsx)", "Exception words are underlined while checking spelling": "Mae geiriau eithriad wedi'u tanlinellu wrth wirio sillafu", "Expand Formula Bar": "Ehangu'r Bar Fformiwla", "Expired:": "Dod i Ben:", "Explore The New {coolversion}": "Archwiliwch y {coolversion} Newydd", "Export As": "Allforio fel", "Export as": "Allforio fel", "Exported to storage": "Wedi'i allforio i storfa", "External data source not allowed": "Ni chaniateir ffynhonnell data allanol", "External link": "Dolen allanol", "Extra thick (4.50 pt)": "Trwchus iawn (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Methwyd dilysu'r sesiwn hon dros brotocol {0}", "Failed to download clipboard, please re-copy": "Methu llwytho'r clipfwrdd i lawr, ail gop\u00efwch", "Failed to establish socket connection or socket connection closed unexpectedly.": "Wedi methu sefydlu cysylltiad soced neu gysylltiad soced ar gau yn annisgwyl.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Wedi methu sefydlu cysylltiad soced neu gysylltiad soced ar gau yn annisgwyl. Mae'n bosibl bod y dirprwy gwrthdro wedi'i gam ffurfweddu \u00e2'r gweinyddwr. I gael rhagor o wybodaeth am ffurfweddiad dirprwy, gwiriwch https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Wedi methu \u00e2 chael RouteToken gan y rheolwr", "Failed to load collections": "Wedi methu llwytho casgliadau", "Failed to load document.": "Methwyd llwytho\u2019r ddogfen.", "Failed to load groups": "Wedi methu llwytho grwpiau", "Failed to load items": "Wedi methu llwytho eitemau", "Failed to load styles": "Wedi methu llwytho arddulliau", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Wedi methu llwytho'r ddogfen. Gwnewch yn si\u0175r fod y math yna o ffeil yn cael ei gynnal ac nad yw wedi ei llygru a cheisiwch eto.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Methwyd \u00e2 llwytho dogfen. Mae'r ddogfen un ai wedi ei hanffurfio neu'n cymryd mwy o adnoddau nag sy'n cael ei ganiat\u00e1u. Cysylltwch \u00e2'ch gweinyddwr.", "Failed to read document from storage, please try to load the document again.": "Wedi methu darllen dogfen o'r storfa, ceisiwch lwytho'r ddogfen eto.", "Failed to set jwt authentication cookie over insecure connection": "Methwyd gosod cwci dilysu jwt dros gysylltiad anniogel", "Field": "Maes", "Fields": "Meysydd", "File": "Ffeil", "File name should contain an extension.": "Dylai enw ffeil gynnwys estyniad.", "Fill Series": "Llanw Cyfres", "Filter": "Hidl", "Financial": "Ariannol", "Finish electronic signing": "Gorffen llofnodi electronig", "Finland": "Y Ffindir", "Fixed size": "Maint gosodedig", "Focus Cell": "Cell Ffocws", "Follow Presentation": "Dilyn Cyflwyniad", "Follow me Presentation": "Cyflwyniad dilyn fi", "Following": "Yn dilyn", "Following the editor": "Yn dilyn y golygydd", "Following {user}": "Yn dilyn {user}", "Font": "Ffont", "Font Name": "Enw Ffont", "Font Size": "Maint Ffont", "Footnote/Endnote": "Troednodyn/Diweddnod", "Footnotes": "Troednodau", "Form": "Ffurflen", "Format": "Fformat", "Format Cells": "Fformatio Celloedd", "Formula": "Fformiwla", "Formulas": "Fformwl\u00e2u", "Forum": "Fforwm", "Fraction": "Ffracsiwn", "France": "Ffrainc", "Freeze": "Rhewi", "From": "O", "From Beginning": "O'r Cychwyn", "From Current Slide": "O'r Sleid Gyfredol", "From now on clipboard notifications will discreetly appear at the bottom.": "O hyn ymlaen bydd hysbysiadau clipfwrdd yn ymddangos yn gynnil ar y gwaelod.", "Full Page Slides": "Sleidiau Tudalen Llawn", "Fullscreen presentation": "Cyflwyniad sgrin lawn", "Function Library": "Llyfrgell Swyddogaethau", "Function Wizard": "Dewin Swyddogaeth", "Functions": "Swyddogaeth", "GB": "GB", "General": "Cyffredinol", "Georgia": "Georgia", "Germany": "Yr Almaen", "Get Involved": "Ymunwch \u00e2 ni", "Go Back": "N\u00f4l", "Go Offline": "Mynd All-lein", "Go Online": "Mynd Ar-lein", "Good": "Da", "Gradient End": "Diwedd Graddiant", "Gradient Start": "Cychwyn Graddiant", "Graphs": "Graffiau", "Grayscale": "Graddlwyd", "Greece": "Gwlad Groeg", "Grid": "Grid", "Group": "Gr\u0175p", "Group Libraries": "Llyfrgelloedd Gr\u0175p", "Guernsey": "Guernsey", "HTML Document (.html)": "Dogfen HTML (.html)", "HTML File (.html)": "Ffeil HTML (.html)", "HTML file (.html)": "Ffeil HTML (.html)", "Hairline (0.05 pt)": "Hairline (0.05 pt)", "Hardware resources are sufficient for optimal performance": "Mae'r caledwedd yn ddigonol ar gyfer y perfformiad gorau", "Has text: ": "Mae ganddo destun: ", "Header & Footer": "Pennyn a Throedyn", "Heading 1": "Pennawd 1", "Heading 2": "Pennawd 2", "Headings and objects that you add to the document will appear here": "Bydd penawdau a gwrthrychau y byddwch yn eu hychwanegu at y ddogfen yn ymddangos yma", "Help": "Cymorth", "Hide Menu": "Cuddio Dewislen", "Hide Menu Bar": "Cuddio Bar Dewislen", "Hide the search bar": "Cuddio'r bar chwilio", "Highlight cells with...": "Amlygwch gelloedd gyda...", "History": "Hanes", "Hit Cancel to open in view-only mode.": "Cliciwch Diddymu i agor yn y modd gweld yn unig.", "Holy See (Vatican City State)": "Sanctaidd See (Dinas-wladwriaeth y Fatican)", "Home": "Cartref", "Hungary": "Hwngari", "Iceland": "Gwlad yr I\u00e2", "Idle document - please click to reload and resume editing": "Dogfen anweithredol - cliciwch i ail-lwytho ac ailgychwyn golygu", "Idle document - please tap to reload and resume editing": "Dogfen anweithredol - tapiwch i ail-lwytho ac ailgychwyn golygu", "Idle time": "Amser oedi", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Os ydych am rannu elfennau mawr y tu allan i {productname} mae angen eu llwytho i lawr yn gyntaf.", "Illustrations": "Darluniau", "Image (.png)": "Delwedd (.png)", "Image Controls": "Rheolyddion Delwedd", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Cychwyn...", "Insert": "Mewnosod", "Insert Checkbox": "Mewnosod Blwch Ticio", "Insert Columns After": "Mewnosod Colofnau Ar \u00d4l", "Insert Columns Before": "Mewnosod Colofnau Cyn", "Insert Comment": "Mewnosod Sylw", "Insert Date": "Mewnosod Dyddiad", "Insert Dropdown": "Mewnosod Cwymplen", "Insert Electronic Signature": "Mewnosod Llofnod Electronig", "Insert Function": "Mewnosod Swyddogaeth", "Insert Local Image": "Mewnosod Delwedd Leol", "Insert Local Multimedia": "Mewnosod Amlgyfrwng Lleol", "Insert Picture": "Mewnosod Darlun", "Insert Rich Text": "Mewnosod Testun Cyfoethog", "Insert Rows Above": "Mewnosod Rhes Uwchlaw", "Insert Rows Below": "Mewnosod Rhes Islaw", "Insert Shape": "Mewnosod siapiau", "Insert Table": "Mewnosod Tabl", "Insert comment": "Mewnosod sylw", "Insert connectors": "Mewnosod cysylltwyr", "Insert shapes": "Mewnosod siapiau", "Insert sheet": "Mewnosod dalen", "Insert sheet after this": "Mewnosod dalen ar \u00f4l hon", "Insert sheet before this": "Mewnosod dalen cyn hon", "Insert table": "Mewnosod tudalen", "Insert tabstop": "Mewnosod stop tab", "Integrator is not ready for PostMessage calls": "Nid yw'r Integreiddiwr yn barod ar gyfer galwadau PostMessage", "Interface Settings": "Gosodiadau Rhyngwyneb", "Invalid JSON file": "Ffeil JSON annilys", "Invalid dictionary format. Please check the file.": "Fformat geiriadur annilys. Gwiriwch y ffeil.", "Invalid link: '{url}'": "Dolen annilys: '{url}'", "Invert Background": "Gwrthdroi Cefndir", "Ireland": "Iwerddon", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Mae'n ymddangos eich bod wedi cop\u00efo detholiad sy'n cynnwys delweddau allanol.", "It seems you have tried to insert external data.": "Mae'n ymddangos eich bod wedi ceisio mewnosod data allanol.", "Italy": "Yr Eidal", "Japan": "Siapan", "Japanese Postcard": "Cerdyn Post Japaneaidd", "Kazakhstan": "Casachstan", "Kenya": "Cenia", "Keyboard shortcuts": "Llwybrau byr bysellfwrdd", "Kill": "Lladd", "Kill session.": "Gorffen sesiwn.", "Kosovo": "Cosofo", "LOKit version:": "Fersiwn LOKit:", "Landscape": "Tirwedd", "Language": "Iaith", "Language:": "Iaith:", "Last modification": "Newid diwethaf", "Last saved:": "Cadwyd diwethaf:", "Latest Updates": "Diweddariadau Diweddar", "Latvia": "Latfia", "Layout": "Cynllun", "Left And Right Borders": "Borderi Chwith a Dde", "Left Border": "Border Chwith", "Left Margin": "Ymyl Chwith", "Left: {left}": "Chwith: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Trwydded", "Liechtenstein": "Liechtenstein", "Line color": "Lliw llinell", "Line style": "Arddull llinell", "Linear": "Llinol", "Lists/Bullets": "Rhestrau/Bwledi", "Lithuania": "Lithwania", "Loading Wordbook...": "Wrthi'n llwytho Llyfr Geiriau...", "Loading references": "Wrthi'n llwytho cyfeiriadau", "Loading...": "Yn llwytho...", "Local Image...": "Delwedd Leol...", "Local Multimedia...": "Amlgyfrwng Lleol...", "Log": "Cofnod", "Log Levels": "Lefelau'r Cofnod", "Logical": "Rhesymegol", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Chwiliwch am yr adran hygyrchedd yn coolwsd.xml ar gyfer gosod gweinydd. ", "Lookup & Reference": "Chwilio a Chyfeirio", "Loose": "Rhydd", "Luxembourg": "Lwcsembwrg", "MB": "MB", "Malta": "Malta", "Margin": "Ymyl", "Master": "Prif", "Master Pages": "Prif Dudalennau", "Master Slide Templates": "Templedi Prif Sleidiau", "Master View": "Prif Olwg", "Math & Trig": "Mathemateg a Thrigonomeg", "Max": "Mwyaf", "Maximum": "Uchafswm", "Maximum Document process stack memory (in KB) - reduce only": "Cof proses stac Dogfen Mwyaf (mewn kB) - lleihau'n unig", "Maximum Document process virtual memory (in MB) - reduce only": "Cof rhithiol proses Dogfen Mwyaf (mewn MB) - lleihau'n unig", "Maximum file size allowed to write to disk (in MB) - reduce only": "Y maint mwyaf i ysgrifennu i ddisg (mewn MB) - lleihau'n unig", "Medium (1.50 pt)": "Canolig (1.50 pt)", "Medium/Hairline (3.05 pt)": "Canolig/Hairline (3.05 pt)", "Medium/Medium (4.50 pt)": "Canolig/Canolig (4.50 pt)", "Memory": "Cof", "Memory Graph": "Newidiwyd", "Memory History": "Hanes Cof", "Memory consumed": "Cof wedi ei ddefnyddio", "Merge & Center": "Cyfuno a Chanoli", "Merge & Split": "Cyfuno a Rhannu", "Mexico": "Mecsico", "Min": "Lleiaf", "Minimum": "Lleiafswm", "Missing Fonts": "Ffontiau Coll", "Modified": "Newidiwyd", "Modify": "Newid", "Moldova, Republic of": "Moldova, Gweriniaeth", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "Mwy o Swyddogaethau", "More Paper Sizes...": "Rhagor o feintiau papur...", "More highlights...": "Mwy o uchafbwyntiau...", "More information and support": "Rhagor o wybodaeth a chefnogaeth", "More options for {1}": "Mwy o ddewisiadau ar gyfer {1}", "More...": "Rhagor...", "Move Sheet Left": "Symud Dalen i'r Chwith", "Move Sheet Right": "Symud Dalen i'r Dde", "My Library": "Fy Llyfrgell", "My Publications": "Fy Nghyhoeddiadau", "Named Range": "Ystod Wedi'i Henwi", "Narrow": "Cul", "Navigation": "Llywio", "Navigator": "Llywiwr", "Netherlands": "Yr Iseldiroedd", "Network Graph": "Graff Rhwydwaith", "Neutral": "Niwtral", "New": "Newydd", "New Zealand": "Seland Newydd", "Next": "Nesaf", "Next Slide": "Sleid Nesaf", "No Borders": "Dim Borderi", "No Comments": "Dim Sylwadau", "No Notes": "Dim Nodiadau", "No color": "Dim lliw", "No disk space left on server.": "Dim lle ar y ddisg ar \u00f4l ar y gweinydd.", "No fill": "Dim llanw", "No issues found": "Heb ddarganfod unrhyw faterion", "No problems with SSL verification detected": "Dim problemau gyda dilysu SSL wedi'u canfod", "No search results found!": "Heb ganfod unrhyw ganlyniadau chwilio!", "None": "Dim", "None (Do not check spelling)": "Dim (Peidio gwirio sillafu)", "Normal": "Normal", "North Macedonia, Republic of": "Gogledd Macedonia, Gweriniaeth", "Norway": "Norwy", "Notebookbar view": "Golwg Bar Llywio", "Notes": "Nodiadau", "Notes Pages": "Tudalennau Nodiadau", "Notes View": "Golwg Nodiadau", "Number": "Rhif", "Number Format": "Fformat Rhifau", "Number of Documents": "Nifer y Dogfennau", "Number of Pages": "Nifer o Dudalennau", "Number of Pages. Click to open the Go to Page dialog box.": "Nifer y Tudalennau. Cliciwch i agor y blwch deialog Mynd i Dudalen.", "Number of Sheets": "Nifer y Dalenni", "Number of Slides": "Nifer y Sleidiau", "ODF Drawing (.odg)": "Lluniadu ODF (.odg)", "ODF presentation (.odp)": "Cyflwyno ODF (.odp)", "ODF spreadsheet (.ods)": "Taenlen ODF (.ods)", "ODF text document (.odt)": "Dogfen testun ODF (.odt)", "OK": "Iawn", "OPEN": "AGOR", "Off": "Diffodd", "On": "Ymlaen", "On mouse click": "Ar glic llygoden", "Once citations are entered their storage and display type can not be changed.": "Unwaith y bydd dyfyniadau wedi'u mewnbynnu nid oes modd newid eu math o storio a dangos.", "Online Help": "Cymorth Ar-lein", "Only the document owner can change the password.": "Dim ond perchennog y ddogfen all newid y cyfrinair.", "Oops, there is a problem connecting the document": "Wps, mae yna anhawster cysylltu a'r ddogfen", "Oops, there is a problem connecting to {productname}: ": "Wps, mae problem cysylltu \u00e2 {productname}: ", "Open in full view": "Agor yn yr olwg lawn", "Open link": "Agor dolen", "Open menu": "Agor dewislen", "Open {name}": "Agor {name}", "Option": "Dewis", "Options": "Dewisiadau", "Out of table": "Allan o'r tabl", "Outer Border": "Border Allanol", "Outer Border And Horizontal Lines": "Border Allanol a Llinellau Llorweddol", "Outer Border and Vertical Lines": "Border Allanol a Llinellau Fertigol", "Outer Borders And All Inner lines": "Borderi Allanol a'r Holl Linellau Mewnol", "Outline": "Amlinelliad", "Overview": "Trosolwg", "Overwrite": "Trosysgrifo", "PB": "PB", "PDF Document (.pdf)": "Dogfen PDF (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Arbenigwr", "PDF Document (.pdf) as...": "Dogfen PDF (.pdf) fel...", "PID": "PID", "Page": "Tudalen", "Page Layout": "Gosodiad Tudalen", "Page Setup": "Gosodiad Yudalen", "Paragraph": "Paragraff", "Paste": "Gludo", "Paste Slide": "Gludo Sleid", "Paste Special": "Gludo Arbennig", "Paste from this document": "Gludo o'r ddogfen hon", "Path": "Llwybr", "Pause": "Oedi", "Pause... ( %SECONDS% )": "Oedi... ( %SECONDS% )", "Percent": "Canran", "Permission Mode": "Modd Caniat\u00e2d", "Philippines": "Philipinas", "Picture": "Llun", "Pivot Table": "Tabl Colyn", "Please save or discard the comment currently being edited.": "Cadwch neu ddileu'r sylw sy'n cael ei olygu ar hyn o bryd.", "Please send us your feedback": "Anfonwch eich adborth atom", "Please use following combination to see more options:": "Defnyddiwch y cyfuniad canlynol i weld rhagor o ddewisiadau:", "Please wait kubernetes cluster is scaling...": "Arhoswch os gwelwch yn dda, mae clwstwr kubernetes yn cynyddu...", "Please wait!": "Arhoswch!", "Poland": "Gwlad Pwyl", "Portrait": "Portread", "Portugal": "Portiwgal", "PostMessage API is initialized": "Mae API PostMessage wedi cychwyn", "PowerPoint 2003 Presentation (.ppt)": "Cyflwyniad PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Cyflwyniad PowerPoint (.pptx)", "Present current slide": "Cyflwyno'r sleid gyfredol", "Present in Window": "Presennol mewn Ffenest", "Present in new window": "Cyflwyno mewn ffenestr newydd", "Presentation": "Cyflwyniad", "Presentation disabled": "Analluogwyd y cyflwyniad", "Presentation mode has been disabled for this document": "Mae'r modd cyflwyno wedi'i analluogi ar gyfer y ddogfen hon", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Cafodd y cyflwyniad ei rwystro. Caniatewch llamlenni yn eich porwr. Mae hyn yn caniat\u00e1u i sioeau sleidiau gael eu dangos mewn ffenestri ar wah\u00e2n, gan ganiat\u00e1u ar gyfer rhannu sgrin yn hawdd.", "Presenter Console": "Consol Cyflwynydd", "Presenting in fullscreen": "Cyflwyno mewn sgrin lawn", "Presenting in window": "Cyflwyno mewn ffenestr", "Press Ctrl + Enter to post": "Pwyswch Ctrl + Enter i bostio", "Preview Slide {1}": "Rhagolwg Sleid {1}", "Previous": "Blaenorol", "Print dialog": "Y ddeialog argraffu", "Promote to top comment": "Symud i'r prif sylw", "Properties": "Priodweddau", "Provider:": "Darparwr:", "Qatar": "Qatar", "Quadratic": "Cwadratig", "RELOAD": "AIL-LWYTHO", "Radial": "Rheiddiol", "Range": "Ystod", "Read mode": "Modd darllen", "Read-only": "Darllen y unig", "Received": "Derbyniwyd", "Recent": "Diweddar", "Reconnecting...": "Yn ailgysylltu...", "Redo": "Ail-wneud", "References": "Cyfeirnodau", "Refresh": "Adnewyddu", "Refresh Citations": "Adnewyddu Dyfyniadau", "Refresh Log": "Adnewyddu'r Cofnod", "Reject change": "Gwrthod newid", "Reloading the document after rename": "Yn ail-lwytho'r ddogfen ar \u00f4l ei hailenwi", "Remove": "Tynnu", "Remove Thread": "Dileu Trywydd", "Remove link": "Tynnu dolen", "Remove print area": "Dileu ardal argraffu", "Rename": "Ailenwi", "Rename Document": "Ailenwi Dogfen", "Rename sheet": "Ailenwi dalen", "Renaming...": "Ailenwi...", "Repair": "Trwsio", "Repair Document": "Trwsio Dogfen", "Repeat in {0} seconds": "Ailadrodd mewn {0} eiliad", "Replace": "Amnewid", "Reply": "Ateb", "Reply comment": "Ateb sylw", "Report an issue": "Adrodd ar fater", "Reset Layout": "Ailosod Cynllun", "Reset to Default Language": "Ailosod i'r Iaith Ragosodedig", "Reset to default Document settings": "Ailosod i osodiadau rhagosodedig y Ddogfen", "Reset to default View settings": "Ailosod i'r gosodiadau Golwg rhagosodedig", "Reset zoom": "Ailosod chwyddo", "Resolve": "Datrys", "Resolve Thread": "Datrys Trywydd", "Resolved": "Datryswyd", "Restart": "Ail gychwyn", "Restoring older revision. Any unsaved changes will be available in version history": "Yn adfer yr hen fersiwn. Bydd unrhyw newidiadau wedi eu cadw ar gael yn hanes y fersiynau", "Results": "Canlyniadau", "Resume": "Ail gychwyn", "Review": "Adolygu", "Rich Text": "Testun Cyfoethog", "Rich Text (.rtf)": "Testun Cyfoethog (.rtf)", "Right Border": "Border De", "Right Margin": "Ymyl Dde", "Right: {right}": "Dde: {right}", "Romania": "Rwmania", "Row Height": "Uchder Rhes", "Row {0}": "Rhes {0}", "Row {0} through {1}": "Rhes {0} i {1}", "Rows": "Rhesi", "Ruler": "Mesurydd", "Russian Federation": "Ffederasiwn Rwseg", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Cadw", "Save As": "Cadw Fel", "Save Comments": "Cadw Sylwadau", "Save Document settings": "Cadw gosodiadau'r Ddogfen", "Save View Settings": "Cadw Gosodiadau'r Golwg", "Save as ODF format": "Cadw fel fformat ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Methodd y cadw oherwydd bod y ddogfen yn rhy fawr neu'n fwy na'r gofod storio sy'n weddill. Bydd y ddogfen yn awr yn ddarllen-yn-unig ond gallwch ei llwytho i lawr nawr i gadw copi yn lleol.", "Save failed due to no disk space left. Document will now be read-only.": "Methodd cadw oherwydd nad oes lle ar \u00f4l ar y ddisg. Bydd y ddogfen yn ddarllen-yn-unig.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Methodd y cadw oherwydd nad oedd dim lle storio ar \u00f4l. Bydd y ddogfen nawr yn ddarllen-yn-unig. Sicrhewch fod digon o le ar y ddisg a cheisiwch ei chadw eto.", "Save to new file": "Cadw i ffeil newydd", "Saved": "Cadwyd", "Saving": "Wrthi'n cadw", "Saving...": "Yn cadw...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Gwyddonol", "Screen Reading": "Darllen Sgrin", "Screen reader support for text content is disabled. ": "Mae cefnogaeth darllenydd sgrin ar gyfer cynnwys testun wedi'i analluogi. ", "Scroll down": "Sgrolio i lawr", "Scroll down annotations": "Sgrolio i lawr anodiadau", "Scroll left": "Sgrolio i'r chwith", "Scroll right": "Sgrolio i'r dde", "Scroll to the first sheet": "Sgrolio i'r ddalen gyntaf", "Scroll to the last sheet": "Sgrolio i'r ddalen olaf", "Scroll up": "Sgrolio i fyny", "Scroll up annotations": "Sgrolio i fyny anodiadau", "Search": "Chwilio", "Search...": "Chwilio...", "Section": "Adran", "See history": "Gweld hanes", "See revision history": "Gweld hanes adolygu", "Select": "Dewis", "Select Function": "Dewis Swyddogaeth", "Select a tab to browser settings.": "Dewiswch dab i osodiadau porwr.", "Select a tab to view settings.": "Dewiswch dab i weld gosodiadau.", "Select language": "Dewis iaith", "Select multiple cells": "Dewiswch gelloedd lluosog", "Select range": "Dewis ystod", "Selected external data source is forbidden. Please contact the system administrator.": "Mae'r ffynhonnell ddata allanol hwn wedi ei wahardd. Cysylltwch \u00e2 gweinyddwr y system.", "Selected range of cells": "Ystod y celloedd wedi eu dewis", "Selection Mode": "Y Modd Dewis", "Selection count": "Cyfrif y dewis", "Selection mode: inactive": "Modd dewis: anweithredol", "Send Feedback": "Anfon Adborth", "Sent": "Anfonwyd", "Serbia": "Serbia", "Served by:": "Gweinyddwyd gan:", "Server audit": "Archwiliad gweinydd", "Server has been shut down; please reload the page.": "Gweinydd wedi ei gau i lawr; ail-lwythwch y dudalen, os gwelwch yn dda.", "Server is down, restarting automatically. Please wait.": "Gweinydd i lawr, ailgychwyn yn awtomatig. Arhoswch, os gwelwch yn dda.", "Server is now reachable. We have to refresh the page now.": "Mae'r gweinydd bellach yn gyraeddadwy. Mae'n rhaid i ni adnewyddu'r dudalen nawr.", "Server is now reachable...": "Mae'r gweinydd bellach yn gyraeddadwy...", "Server is shutting down": "Mae'r gweinydd yn cau", "Server is shutting down for maintenance (auto-saving)": "Mae'r gweinydd yn cau ar gyfer cynnal a chadw (awto gadw)", "Server returned this reason:": "Dychwelodd y gweinydd y rheswm hwn:", "Server uptime": "Amser gweithredol y gweinydd", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Nid yw'r gwasanaeth ar gael. Ceisiwch eto'n hwyrach a dywedwch wrth eich gweinyddwr os yw problemau'n parhau.", "Session terminated by document owner": "Terfynodd perchennog y ddogfen y sesiwn", "Set Language for All text": "Gosod yr Iaith ar gyfer Pob testun", "Set Language for Paragraph": "Gosod Iaith ar gyfer y Paragraff", "Set Language for Selection": "Gosod Iaith ar gyfer y Dewis", "Set Log Levels": "Gosod Lefelau'r Cofnod", "Set default interface preferences.": "Gosod dewisiadau rhyngwyneb rhagosodedig.", "Settings": "Gosodiadau", "Shape": "Si\u00e2p", "Shapes": "Siapiau", "Share": "Rhannu", "Share...": "|Rhannu...", "Shared Config URL is missing in initial variables.": "Mae URL Ffurfweddu a Rennir ar goll yn y newidynnau cychwynnol.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Dangos Sylwadau", "Show Grid": "Dangos Grid", "Show Menu": "Dangos Dewislen", "Show Ruler": "Dangos Mesurydd", "Show Sidebar": "Dangos y Bar Ochr", "Show Status Bar": "Dangos y Bar Statws", "Show in navigator": "Dangos yn y llywiwr", "Show on the side": "Dangos ar yr ochr", "Show sheets": "Dangos taflenni", "Show status bar": "Dangos y bar statws", "Show the search bar": "Dangos y bar chwilio", "Shutdown Server": "Diffodd y Gweinydd", "Signature": "Llofnod", "Singapore": "Singap\u00f4r", "Size": "Maint", "Slide %1": "Sleid %1", "Slide Layout": "Cynllun Sleidiau", "Slide Show": "Sioe Sleidiau", "Slide Size": "Maint Sleid", "Slide Transition": "Trosglwyddiad Sleidiau", "Slide Views": "Golygfeydd Sleidiau", "Slide {0} of {1}": "Sleid {0} o {1}", "Slides": "Sleidiau", "Slovakia": "Slofacia", "Slovenia": "Slofenia", "Smart Picker": "Dewisydd Clyfar", "Snap to Grid": "Snapio i Grid", "Solid": "Solet", "Someone": "Rhywun", "Something went wrong while deleting the file. Please try refreshing the page.": "Aeth rhywbeth o'i le wrth ddileu'r ffeil. Rhowch gynnig ar adnewyddu'r dudalen.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Aeth rhywbeth o'i le wrth n\u00f4l ffeil y gosodiadau. Ceisiwch adnewyddu'r dudalen.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Aeth rhywbeth o'i le wrth n\u00f4l y llyfr geiriau. Ceisiwch adnewyddu'r dudalen.", "Something went wrong while loading Document settings.": "Aeth rhywbeth o'i le wrth lwytho gosodiadau'r Ddogfen.", "Something went wrong while uploading dictionary file": "Aeth rhywbeth o'i le wrth lwytho y ffeil geiriadur i fyny", "Something went wrong while uploading the file. Please try again.": "Aeth rhywbeth o'i le wrth lwytho'r ffeil i fyny. Rhowch gynnig arall arni.", "Something went wrong. Please try to refresh the page.": "Aeth rhywbeth o'i le. Ceisiwch adnewyddu'r dudalen.", "Sort": "Trefnu", "South Africa": "De Affrica", "South Korea": "De Corea", "Spacing & Color": "Bylchu a Lliw", "Spain": "Sbaen", "Sparkline": "Sparkline", "Split": "Hollti", "Square": "Sgw\u00e2r", "Standard": "Safonol", "Standard (4:3)": "Safonol (4:3)", "Standard dictionary": "Geiriadur safonol", "Status": "Statws", "Status Bar": "Bar Statws", "Stop following": "Peidio \u00e2 dilyn", "Store as:": "Cadw fel:", "Style": "Arddull", "Style List": "Rhestr Arddull", "Style list": "Rhestr arddull", "Styles": "Arddulliau", "Successfully exported: ": "Wedi'i allforio'n llwyddiannus: ", "Sum": "Swm", "Sweden": "Sweden", "Switzerland": "Y Swistir", "Symbols": "Symbolau", "TB": "TB", "Table": "Tabl", "Table of content": "Tabl cynnwys", "Table with {0} rows and {1} columns": "Tabl gyda {0} rhes a {1} colofn", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Talaith Tsieina", "Tap to collapse": "Tapiwch i gau", "Tap to expand": "Tapiwch i ehangu", "Text": "Testun", "Text orientation": "Cyfeiriad testun", "The IsAdminUser property is not set by integration": "Nid yw'r briodwedd IsAdminUser wedi'i osod trwy integreiddio", "The IsAdminUser user property is set by integration": "Mae priodwedd defnyddiwr IsAdminUser yn cael ei osod trwy integreiddio", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Mae'r ddogfen yn cynnwys rhai dyfyniadau a all fod yn anghyraeddadwy trwy API gwe. Gall achosi rhai problemau wrth olygu dyfyniadau neu lyfryddiaeth.", "The document could not be locked, and is opened in read-only mode.": "Nid oedd modd cloi'r ddogfen, ac mae wedi'i hagor yn y modd darllen yn unig.", "The document could not be locked.": "Methu cloi'r ddogfen.", "The document is being migrated to a new server. Retrying shortly...": "Mae'r ddogfen yn cael ei symud i weinydd newydd. Yn ceisio eto cyn bo hir...", "The document is being renamed and will reload shortly": "Mae'r ddogfen yn cael ei hailenwi a bydd yn cael ei hail-lwytho'n fuan", "The document is being signed and will be availably shortly": "Mae'r ddogfen yn cael ei harwyddo a bydd ar gael yn fuan", "The document is not signed.": "Nid yw'r ddogfen wedi'i llofnodi.", "The document is switching to Offline mode and will reload shortly": "Mae'r ddogfen yn newid i'r modd All-lein a bydd yn ail-lwytho'n fuan", "The document is too large or no disk space left to save. Document will now be read-only.": "Mae'r ddogfen yn rhy fawr neu dim lle ar y ddisg ar \u00f4l i'w chadw. Bydd y ddogfen nawr yn ddarllen-yn-unig.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Nid oes modd llwytho ffeil o fath: {0} i weinydd gan nad oes gan y ffeil enw", "The file of type: {0} cannot be uploaded to server since the file is empty": "Nid oes modd llwytho ffeil o fath: {0} i weinydd gan nad oes gan fod y ffeil yn wag", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Mae URL y gwestai yn wag. Bosib fod y gweinydd coolwsd wedi ei gam ffurfweddu, cysyltwch \u00e2'r gweinyddwr.", "The server encountered a {0} error while parsing the {1} command.": "Profodd y gweinydd wall {0} wrth ddidoli'r gorchymyn {1}.", "The server has been disconnected.": "Mae'r gweinydd wedi'i ddatgysylltu.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Mae'r llofnod yn iawn, ond nid oedd modd dilysu'r dystysgrif a dim ond yn rhannol y mae'r ddogfen wedi'i llofnodi.", "The signature is OK, but the certificate could not be validated.": "Mae'r llofnod yn iawn ond nid oedd modd dilysu'r dystysgrif.", "The signature is OK, but the document is only partially signed.": "Mae'r llofnod yn iawn, ond dim ond yn rhannol mae'r ddogfen wedi ei llofnodi.", "The signature line can now be moved or resized as needed.": "Bellach mae modd symud neu newid maint y llinell llofnod yn \u00f4l yr angen.", "The signature was valid, but the document has been modified.": "Roedd y llofnod y ddilys, ond mae'r ddogfen wedi ei newid.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Mae'r system wrthi'n addasu adnoddau ar hyn o bryd. Arhoswch ychydig tra byddwn yn gofyn eich cais eto...", "Theme colors": "Lliwiau them\u00e2u", "Thick (2.25 pt)": "Trwchus (2.25 pt)", "Thin (0.75 pt)": "Tenau (0.75 pt)", "Thin/Medium (3.00 pt)": "Tenau/Canolig (3.00 pt)", "This document has an invalid signature.": "Mae gan y ddogfen hon lofnod annilys.", "This document is digitally signed and the signature is valid.": "Mae'r ddogfen wedi ei llofnodi'n ddigidol ac mae'r lofnod yn ddilys.", "This document may contain formatting or content that cannot be saved in the current file format.": "Gall y ddogfen hon gynnwys fformatio neu gynnwys nad oes modd ei gadw yn y fformat ffeil cyfredol.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Mae hwn yn fersiwn heb ei gynnal o {productname}. I osgoi'r argraff ei fod yn addas ar gyfer ei ddefnyddio mewn mentrau, bydd y neges yma'n cae ei ddangos pan fydd mwy na {docs} dogfen neu {connections} cysylltiad yn cael eu defnyddio ar y tro.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Mae'r gwasanaeth wedi ei gyfyngu i {0} dogfen a chyfanswm o {1} cysylltiad gan y gweinyddwr. Mae'r terfyn yna wedi ei gyrraedd. Ceisiwch eto'n hwyrach.", "This user": "Mae'r defnyddiwr hwn", "This version of {productname} is powered by": "Mae'r fersiwn yma o {productname} yn cael ei yrru gan", "Tight": "Tynn", "Time": "Amser", "Time interval of CPU statistics (in ms)": "Cyfnod amser ystadegau CPU (mewn ms)", "Time interval of memory statistics (in ms)": "Cyfnod amser ystadegau cof (mewn ms)", "Time zone:": "Parth amser:", "Title": "Teitl", "Title Only": "Teitl yn Unig", "Title Slide": "Sleid Teitl", "Title and 2 Content": "Teitl a Chynnwys 2", "Title, 2 Content and Content": "Teitl, Cynnwys 2 a Chynnwys", "Title, 2 Content over Content": "Teitl, Cynnwys 2 dros Gynnwys", "Title, 4 Content": "Teitl, Cynnwys 4", "Title, 6 Content": "Teitl, Cynnwys 6", "Title, Content": "Teitl, Cynnwys", "Title, Content and 2 Content": "Teitl, Cynnwys a Cynnwys 2", "Title, Content over Content": "Teitl, Cynnwys dros Gynnwys", "Title, Vertical Text": "Teitl, Testun Fertigol", "Title, Vertical Text, Clipart": "Teitl, Testun Fertigol, Clipgelf", "To": "At", "To paste outside {productname}, please first click the 'download' button": "I ludo tu allan i {productname}, cliciwch y botwm 'llwytho i lawr' yn gyntaf", "To prevent accidental changes, the author has set this file to open as view-only": "Er mwyn atal newidiadau damweiniol, mae'r awdur wedi anfon y ffeil hon fel un darllen yn unig", "Toggle UI Mode": "Toglo Modd UI", "Top And Bottom Border": "Borderi Uchaf a Gwaelod", "Top Border": "Border Uchaf", "Top Margin": "Ymyl Uchaf", "Top N elements...": "Elfennau Brig N...", "Top N percent...": "Canran Brig N...", "Top/Bottom Rules...": "Rheolau Brig/Gwaelod...", "Top: {top}": "Uchaf: {top}", "Tracking": "Tracio", "Transition": "Trawsnewid", "Turkey": "Twrci", "Type": "Math", "Type in the search box to find anything in your document": "Teipiwch yn y blwch chwilio i ddod o hyd i unrhyw beth yn eich dogfen", "Type to add a word": "Teipiwch i ychwanegu gair", "Ukraine": "Wcr\u00e1in", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Gwesteiwr WOPI heb ei awdurdodi. Ceisiwch eto'n hwyrach a dywedwch wrth eich gweinyddwr os yw problemau'n parhau.", "Undo": "Dadwneud", "Ungroup": "Dad-grwpio", "United Arab Emirates": "Yr Emiraethau Arabaidd Unedig", "United Kingdom": "Y Deyrnas Gyfunol", "United States of America": "Unol Daleithiau America", "Unknown color": "Lliw anhysbys", "Unlink Citations": "Datgysylltu Dyfyniadau", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Bydd datgysylltu dyfyniadau yn atal Collabora Online rhag diweddaru dyfyniadau a llyfryddiaeth yn y ddogfen hon.", "Unlock": "Datgloi", "Unresolve": "Anatrysiadwy", "Unresolve Thread": "Trywydd heb ei ddatrys", "Unsupported server version.": "Fersiwn gweinydd heb gymorth.", "Update": "Diweddariad", "Update Index": "Diweddaru Mynegai", "Update Log Levels": "Diweddaru Lefelau'r Cofnod", "Updated citations": "Dyfyniadau wedi'u diweddaru", "Updating citations": "Diweddaru dyfyniadau", "Upload Autotext": "Llwytho Awtotestun i fyny", "Upload Wordbook": "Llwytho Llyfr Geiriau i Fyny", "Upload Xcu": "Llwytho Xcu i Fyny", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Llwythwch ddarnau testun y mae modd eu hailddefnyddio (.bau). I fewnosod y testun yn eich dogfen, teipiwch y llwybr byr ar gyfer cofnod Awtotestun a phwyswch F3.", "Uploaded": "Wedi ei llwytho", "Uploading file to server failed with status: {0}": "Methodd llwytho ffeil i weinydd gyda statws: {0}", "Uploading file to server failed, file not found.": "Methuwd llwytho dogfen i weinydd, heb ganfod y ffeil.", "Uploading file to server failed, the file is too large.": "Methwyd llwytho ffeil i weinydd, mae'r ffeil yn rhy fawr.", "Uploading...": "Yn llwytho...", "Use Compact view": "Defnyddio'r golwg Cynnil", "Use Tabbed view": "Defnyddio'r golwg Tab", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Wedi defnyddio maes is_admin anghymeradwy, dylai integreiddio ddefnyddio priodwedd IsAdminUser yn lle hynny", "User": "Defnyddiwr", "User List Summary": "Crynodeb Rhestr Defnyddwyr", "User Name": "Enw Defnyddiwr", "Users online": "Defnyddwyr ar-lein", "Values between...": "Gwerthoedd rhwng...", "Values duplicate...": "Gwerthoedd yn dyblygu...", "Values equal to...": "Gwerthoedd sy'n gydradd \u00e2...", "Values greater than...": "Gwerthoedd sy'n fwy na ...", "Values less than...": "Gwerthoedd yn llai na...", "Variant": "Amrywiolyn", "Version Information": "Manylion Fersiwn", "Vertical Title, Text, Chart": "Teitl Fertigol, Testun, Siart", "Vertical Title, Vertical Text": "Teitl Fertigol, Testun Fertigol", "Very Loose": "Rhydd Iawn", "Very Tight": "Tynn Iawn", "Very thin (0.50 pt)": "Tenau iawn (0.50 pt)", "View": "Golwg", "View Settings": "Gweld Gosodiadau", "Views": "Golygon", "WOPI host": "Gwesteiwr WOPI", "Warning": "Rhybudd", "Warning! The browser you are using is not supported.": "Rhybudd! Nid yw'r porwr rydych chi'n ei ddefnyddio yn cael ei gefnogi.", "Watermark": "Dyfrnod", "We are in the process of cleaning up this document from the last session, please try again later.": "Rydym yn y broses o lanhau'r ddogfen hon o'r sesiwn ddiwethaf, ceisiwch eto yn nes ymlaen.", "Welcome Dialog": "Deialog Croeso", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Mae'n ddrwg gennym, nid ydym yn gallu cysylltu \u00e2'ch dogfen. Ceisiwch eto.", "What?": "Beth?", "When?": "Pryd?", "Who?": "Pwy?", "Wide": "Llydan", "Widescreen (16:9)": "Sgrin Lydan (16:9)", "Windowed Presentation Blocked": "Cyflwyniad Ffenestredig wedi'i Rhwystro", "Windowed Presentation: ": "Cyflwyniad Ffenestredig: ", "Word 2003 Document (.doc)": "Dogfen Word 2003 (.doc)", "Word Counter": "Cyfrifydd Geiriau", "Word Document (.docx)": "Dogfen Word (.docx)", "Words are ignored by the spell checker": "Mae geiriau'n cael eu hanwybyddu gan y gwiriydd sillafu", "Wrap": "Amlapio", "Wrong or missing WOPISrc parameter, please contact support.": "Paramedrau WOPISrc anghywir neu coll, cysylltwch \u00e2'ch cefnogaeth.", "Wrong password provided. Please try again.": "Wedi darparu cyfrinair anghywir. Ceisiwch eto.", "Wrong server, reconnecting...": "Gweinydd anghywir, yn ailgysylltu...", "YB": "YB", "You": "Chi", "You are already presenting this document": "Rydych chi eisoes yn cyflwyno'r ddogfen hon", "You are leaving the document. The following web page will open in a new tab: ": "Rydych chi'n gadael y ddogfen. Bydd y dudalen we ganlynol yn agor mewn tab newydd: ", "You have not done anything to rollback yet...": "Nid ydych wedi gwneud dim i'w ddychwelyd eto...", "You need to enable it both at server level and in the UI. ": "Mae angen i chi ei alluogi ar lefel y gweinydd ac yn y rhyngwyneb ", "Your Collabora Online server needs updating. Version {0} is available.": "Mae angen diweddaru eich gweinydd Collabora Ar-lein. Mae fersiwn {0} ar gael.", "Your WOPI server is not secure: SSL verification failed": "Nid yw eich gweinydd WOPI yn ddiogel: Methodd dilysu SSL", "Your browser has very limited access to the clipboard": "Mae gan eich porwr fynediad cyfyngedig iawn i'r clipfwrdd", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Mae gan eich porwr fynediad cyfyngedig iawn i'r clipfwrdd, felly defnyddiwch y botymau gludo ar eich bysellfwrdd ar y sgrin yn lle hynny.", "Your changes have been saved": "Mae eich newidiadau wedi'u cadw", "Your library is empty": "Mae eich llyfrgell yn wag", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Nid oes gan eich llwybrydd ddigon o adnoddau, gall hyn arwain at berfformiad gwan.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Mae eich sesiwn wedi dod i ben. Mae'n bosibl na fydd newidiadau pellach i'r ddogfen yn cael eu cadw. Adnewyddwch y sesiwn (neu'r dudalen we) i barhau. Efallai y bydd angen i chi fewngofnodi eto.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Bydd eich sesiwn yn dod i ben yn {time}. Cadwch eich gwaith ac adnewyddwch y sesiwn (neu'r dudalen we) i barhau. Efallai y bydd angen i chi fewngofnodi eto.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Mae'n ymddangos bod eich clwstwr {productname} wedi'i gam-ffurfweddu neu'n graddio'n gyflym - cysylltwch \u00e2 gweinyddwr eich system. Gall parhau \u00e2'r golygu olygu na fydd defnyddwyr lluosog yn gweld ei gilydd, y bydd gwrthdaro o ran storio dogfennau a/neu broblemau cop\u00efo/gludo. Yn disgwyl serverId {0} ar gyfer routeToken {1} but wedi'i gysylltu \u00e2 serverId {2}", "ZB": "ZB", "Zoom": "Chwyddo", "Zoom In": "Chwyddo i Mewn", "Zoom Out": "Chwyddo Allan", "Zotero API key is incorrect": "Mae allwedd Zotero API yn anghywir", "Zotero API key is not configured": "Nid yw allwedd Zotero API wedi'i ffurfweddu", "Zotero Warning": "Rhybudd Zotero", "cell address": "cyfeiriad cell", "file type icon": "eicon math ffeil", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "rhagolwg o dudalen %1", "replies": "ymatebion", "reply": "ateb", "the Help tab": "y tab Cymorth", "the View menu": "y ddewislen Golwg", "warning: copy/paste request timed out": "rhybudd: copi/gludo cais wedi dod i ben", "{0} deleted": "{0} wedi'i ddileu", "{0} selected": "Mae {0} wedi'i ddewis", "{0} tab selected": "Mae tab {0} wedi'i ddewis", "{0} unselected": "{0} heb ei ddewis", "{username} saved this document as {filename}. Do you want to join?": "Cadwodd {username} y ddogfen hon fel {filename}. Ydych chi eisiau ymuno?", "{user} has joined": "Mae {user} wedi ymuno", "{user} has left": "Mae {user} wedi gadael", "\u00c5land Islands": "Ynysoedd \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-da.json b/f7cloud-office/browser/dist/l10n/ui-da.json new file mode 100644 index 0000000..9c8cb9d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-da.json @@ -0,0 +1 @@ +{" document(s) open.": " dokument(er) \u00e5bnet.", " hrs": " timer", " mins": " min", " s": " s", " user(s).": " bruger(e).", "\"Slow Proxy\"": "\"Langsom Proxy\"", "%n users": "%n brugere", "(Warning: Server accessibility must be enabled to toggle)": "(Advarsel: Servertilg\u00e6ngelighed skal v\u00e6re aktiveret for at kunne sl\u00e5 til/fra)", "(current)": "(aktuel)", "0 users": "0 brugere", "1 user": "1 bruger", "1 2 3": "1 2 3", "A comment is being edited": "En kommentar bliver redigeret", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Download af en st\u00f8rre kopi\u00e9r/inds\u00e6t-aktion er allerede p\u00e5begyndt. Vent venligst, p\u00e5 at den er f\u00e6rdig eller annuller, f\u00f8r du starter en ny", "AI Assistant": "AI Assistent", "About": "Om", "Above Average...": "Over gennemsnittet...", "Accept": "Accept\u00e9r", "Accept change": "Godkend \u00e6ndring", "Access token is missing in initial variables.": "Adgangs-token mangler i indledende variabler.", "Accessibility": "Tilg\u00e6ngelighed", "Active Sheet": "Aktivt ark", "Active sheet": "Aktivt ark", "Add": "Tilf\u00f8j", "Add Bibliography": "Tilf\u00f8j bibliografi", "Add Citation": "Tilf\u00f8j citat", "Add Citation Note": "Tilf\u00f8j citatnote", "Add Note": "Tilf\u00f8j note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Tilf\u00f8j eller redig\u00e9r ord i en stavekontrolsordbog. Ord i din ordbog (.dic) vil blive brugt til stavekontrol.", "Adjust how office documents behave.": "Just\u00e9r Office-dokumenters opf\u00f8rsel.", "Adjust view settings.": "Just\u00e9r visningsindstillinger.", "Admin console": "Administratorkonsol", "Albania": "Albanien", "Alerts:": "Advarsler:", "All": "Alle", "All Sheets": "Alle ark", "All users": "Alle brugere", "Already presenting": "Pr\u00e6sentation i gang", "Also check the voice over toggle under {parentControl}.": "Tjek ogs\u00e5 voice-over-indstillingen under {parentControl}.", "Always follow the editor": "F\u00f8lg altid redakt\u00f8ren", "An error occurred while fetching notes": "Der skete en fejl under hentning af noter", "An error occurred while fetching style list": "Der opstod en fejl under hentning af typografi-listen", "Analytics": "Analyse", "Andorra": "Andorra", "Another user has removed this comment.": "En anden bruger har fjernet denne kommentar.", "Another user has updated the comment. Would you like to overwrite those changes?": "En anden bruger har opdateret kommentaren. \u00d8nsker du at overskrive disse \u00e6ndringer?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Er du interesseret i at bidrage, men ved ikke, hvor du skal starte? G\u00e5 til trin-for-trin instruktioner og byg CODE fra bunden. Du kan ogs\u00e5 hj\u00e6lpe med overs\u00e6ttelse eller ved udfylde en fejlrapport med alle de v\u00e6sentlige trin for, hvordan man genskaber fejlen.", "Are you sure you want to delete sheet, {sheet}?": "Er du sikker p\u00e5, at du vil slette arket, {sheet}?", "Are you sure you want to delete this page?": "Er du sikker p\u00e5, at du vil slette denne side?", "Are you sure you want to delete this slide?": "Er du sikker p\u00e5, at du vil slette dette slide?", "Are you sure you want to reset Document settings?": "Er du sikker p\u00e5, du vil nulstille dokumentindstillinger?", "Are you sure you want to reset View Settings?": "Er du sikker p\u00e5, at du vil nulstille visningsindstillinger?", "Are you sure you want to shut down the server?": "Er du sikker p\u00e5, at du vil stoppe denne server?", "Are you sure you want to terminate this session?": "Er du sikker p\u00e5, du vil afslutte denne session?", "Argentina": "Argentina", "Armenia": "Armenien", "Assistant": "Assistent", "Australia": "Australien", "Austria": "\u00d8strig", "Authorization error was: '{errormessage}'.": "Autoriseringsfejl var: '{errormessage}'.", "Automatic": "Automatisk", "Automatic color": "Automatisk farve", "Autosaved": "Autogemt", "Autotext": "Autotekst", "Avatar for {user}": "{user}'s avatar", "Average": "Gennemsnit", "Axial": "Aksial", "Azerbaijan": "Aserbajdsjan", "BB": "BB", "Background Color": "Baggrundsfarve", "Bad": "D\u00e5rligt", "Belarus": "Belarus", "Belgium": "Belgien", "Below Average...": "Under gennemsnittet...", "Bookmarks": "Bogm\u00e6rker", "Boolean Value": "Boolsk v\u00e6rdi", "Borders": "Kanter", "Bosnia and Herzegovina": "Bosnien-Hercegovina", "Bottom Margin": "Bundmargen", "Bottom N elements...": "Nederste N elementer...", "Bottom N percent...": "Nederste N procent...", "Brazil": "Brasilien", "Bulgaria": "Bulgarien", "Bytes received": "Bytes modtaget", "Bytes sent": "Bytes sendt", "COOLWSD version:": "COOLWSD-version:", "CPU Graph": "CPU-graf", "CPU History": "CPU-historik", "CSV File (.csv)": "CSV-fil (.csv)", "CSV file (.csv)": "CSV-fil (.csv)", "Cache size of CPU statistics": "Cache-st\u00f8rrelse i processorstatistikken", "Cache size of memory statistics": "Cache-st\u00f8rrelse i hukommelsesstatistikken", "Canada": "Canada", "Cancel": "Annull\u00e9r", "Cancel paste special": "Anull\u00e9r inds\u00e6t speciel", "Cell borders": "Cellekanter", "Channel Filter:": "Kanalfilter:", "Check security warnings of your server": "Tjek sikkerhedsadvarsler p\u00e5 din server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "L\u00e6s vores release notes og bliv klogere p\u00e5: Den seneste Collabora Online Development Edition, henvendt til hjemmebrugere og mindre teams.", "Checkbox": "Tjekboks", "Chile": "Chile", "China": "Kina", "Choice of functions": "Funktionsvalg", "Citation Preferences": "Citatindstillinger", "Citation Style": "Citattypografi", "Citation warning": "Citatadvarsel", "Citations update failed": "Citatopdatering mislykkedes", "Cleaning up the document from the last session.": "Renser dokument fra forrige session.", "Clear the search field": "Ryd s\u00f8gefeltet", "Click to exit presentation...": "Klik for at forlade pr\u00e6sentation...", "Close": "Luk", "Close Navigation": "Luk navigation", "Close Presentation": "Luk pr\u00e6sentation", "Close dialog": "Luk dialog", "Close document": "Luk dokument", "Close popup to ignore paste special": "Luk popup-vinduet for at ignorere inds\u00e6t speciel", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online Velkommen", "Collapse Formula Bar": "Skjul formellinje", "Collapse Tabs": "Minim\u00e9r faner", "Color": "Farve", "Column Width": "Kolonnebredde", "Column {0}": "Kolonne {0}", "Column {0} through {1}": "Kolonne {0} til {1}", "Columns": "Kolonner", "Comment": "Kommentar", "Comments Updated": "Kommentarer opdateret", "Compact view": "Kompakt visning", "Confirm": "Bekr\u00e6ft", "Confirmation": "Bekr\u00e6ftelse", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Fortryd/Gendan-konflikt med flere brugere. Brug dokumentreparation for at l\u00f8se det", "Connecting...": "Forbinder...", "Connection error": "Forbindelsesfejl", "Connections": "Forbindelser", "Containing text...": "Indeholder tekst...", "Content copied to clipboard": "Indhold kopieret til udklipsholderen", "Continue editing": "Forts\u00e6t redigering", "Continue read only": "Forts\u00e6t i skrivebeskyttet tilstand", "Copied external sources are not allowed": "Kopiering af eksterne kilder er ikke tilladt", "Copy": "Kopi\u00e9r", "Copy Cells": "Kopi\u00e9r celler", "Copy Sheet...": "Kopi\u00e9r ark...", "Copy all version information in English": "Kopi\u00e9r al versionsinformation i engelsk", "Copy link location": "Kopier linkplacering", "Copying from the document disabled": "Kopiering fra dokumentet er sl\u00e5et fra", "Count": "Antal", "CountA": "AntalA", "Country:": "Land:", "Creating copy...": "Opretter kopi...", "Creating new file from template...": "Oprette en ny fil fra en skabelon...", "Creator(s)": "Skaber(e)", "Croatia": "Kroatien", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D for at afslutte", "Currency": "Valuta", "Current Slide": "Nuv\u00e6rende slide", "Current slide as Bitmap (.bmp)": "Aktuelt slide som Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktuelt slide som Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktuelt slide som Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktuelt slide som Tag Image File Format (.tiff)", "Custom dictionaries": "Brugertilpassede ordb\u00f8ger", "Cyprus": "Cypern", "Czech Republic": "Tjekkiet", "Dark Mode": "M\u00f8rketilstand", "Dashboard": "Instrumentbr\u00e6t", "Data": "Data", "Date": "Dato", "Debug Tools": "Fejls\u00f8gningsv\u00e6rkt\u00f8jer", "Default": "Standard", "Default Style": "Standardtypografi", "Define print area": "Defin\u00e9r udskriftsomr\u00e5de", "Delete": "Slet", "Delete Columns": "Slet kolonner", "Delete Rows": "Slet r\u00e6kker", "Delete tabstop": "Slet tabulatordstop", "Denmark": "Danmark", "Dictionary of exceptions": "Ordbog for undtagelser", "Discard": "Kass\u00e9r", "Discover All The Changes": "Se alle \u00e6ndringerne", "Dismiss": "Afvis", "Document": "Dokument", "Document Settings": "Dokumentindstillinger", "Document cannot be exported. Please try again.": "Dokumentet kan ikke eksporteres. Pr\u00f8v igen.", "Document cannot be renamed, please check your permissions.": "Dokumentet kan ikke omd\u00f8bes. Tjek dine rettigheder.", "Document cannot be renamed.": "Dokumentet kan ikke omd\u00f8bes.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokumentet kan ikke gemmes, da sessionen er udl\u00f8bet. Genindl\u00e6s venligst siden for at forts\u00e6tte.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokumentet kan ikke gemmes, fordi sessionen er udl\u00f8bet. Gen\u00e5bn venligst dokumentet for at forts\u00e6tte.", "Document cannot be saved, please check your permissions.": "Dokumentet kan ikke gemmes. Tjek dine rettigheder.", "Document cannot be saved.": "Dokumentet kan ikke gemmes.", "Document colors": "Dokumentfarver", "Document contains unsupported media": "Dokumentet indeholder medieindhold som ikke underst\u00f8ttes", "Document has been changed": "Dokumentet er blevet \u00e6ndret", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumentet i lageret er \u00e6ndret. Hvad vil du g\u00f8re med dine ugemte \u00e6ndringer?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumentet er \u00e6ndret p\u00e5 lageret. Indl\u00e6ser det nye dokument. Din version er tilg\u00e6ngelig som revision.", "Document is getting migrated": "Dokument bliver migreret", "Document requires password to modify.": "Dokumentet kr\u00e6ver en adgangskode for at kunne \u00e6ndres.", "Document requires password to view.": "Dokumentet kr\u00e6ver en adgangskode for at blive vist.", "Document settings": "Dokumentindstillinger", "Documents open": "\u00c5bne dokumenter", "Documents:": "Dokumenter:", "Don\u2019t show this again": "Vis ikke igen", "Download": "Download", "Download Selection": "Download markering", "Download as": "Download som", "Download completed and ready to be copied to clipboard.": "Download fuldf\u00f8rt og klar til at kopiere til udklipsholder.", "Download failed": "Download mislykkedes", "Downloading clipboard content": "Downloader indhold fra udklipsholder", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Det er ikke tilladt at downloade eksterne ressourcer, men det er muligt at inds\u00e6tte billeder. H\u00f8jreklik p\u00e5 billedet, v\u00e6lg \"Kopi\u00e9r billede\" og inds\u00e6t det i dokumentet.", "Downloading...": "Downloader...", "Dropdown": "Dropdown-menu", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Rediger", "Edit comment": "Redig\u00e9r kommentar", "Edit document": "Redig\u00e9r dokument", "Edit link": "Redig\u00e9r link", "Edit mode": "Redigeringstilstand", "Editing activated. ": "Redigering aktiveret. ", "Elapsed time": "Forl\u00f8bet tid", "Ellipsoid": "Ellipsoide", "Empty Slide Show": "Tomt slideshow", "End Presentation": "Afslut pr\u00e6sentation", "Endnotes": "Slutnoter", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "F\u00e5 adgang til de nyeste muligheder inden for online produktivitet \u2013 frit tilg\u00e6ngeligt for dig, til udforskning og samarbejde direkte i browseren. Flere forskellige apps er ogs\u00e5 tilg\u00e6ngelige for mobil.", "Enter a file name": "Indtast fil navn", "Enter new name": "Indtast nyt navn", "Enter new sheet name": "Angiv et nyt arknavn", "Entering text mode": "Indtastningstilstand", "Error": "Fejl", "Estonia": "Estland", "Event handling has been delayed for an unexpectedly long time: {0}ms": "H\u00e6ndelsesh\u00e5ndtering er blevet forsinket i us\u00e6dvanligt lang tid: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003-regneark (.xls)", "Excel Spreadsheet (.xlsx)": "Excel-regneark (.xlsx)", "Exception words are underlined while checking spelling": "Undtagne ord er understreget, mens stavningen kontrolleres", "Expand Formula Bar": "Udvid formelfelt", "Expired:": "Udl\u00f8bet:", "Explore The New {coolversion}": "Udforsk den nye [coolversion}", "Export As": "Eksport\u00e9r som", "Export as": "Eksporter som", "Exported to storage": "Eksporteret til lager", "External data source not allowed": "Ekstern datakilde ikke tilladt", "External link": "Eksternt link", "Failed to authenticate this session over protocol {0}": "Kunne ikke autentificere denne session over protokol {0}", "Failed to download clipboard, please re-copy": "Kunne ikke downloade udklipsholderen, kopier venligst igen", "Failed to establish socket connection or socket connection closed unexpectedly.": "Det lykkedes ikke at oprette en socket-forbindelse, eller socket-forbindelsen blev uventet lukket.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Det lykkedes ikke at oprette en socket-forbindelse, eller forbindelsen blev uventet lukket. Den omvendte proxy kan v\u00e6re forkert konfigureret \u2013 kontakt venligst administratoren. Du kan finde flere oplysninger om proxy-konfiguration her: https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Kunne ikke hente route token fra controller", "Failed to load collections": "Indl\u00e6sning af samlinger mislykkedes", "Failed to load document.": "Kunne ikke indl\u00e6se dokumentet.", "Failed to load groups": "Indl\u00e6sning af gruppe mislykkedes", "Failed to load items": "Kunne ikke indl\u00e6se objekter", "Failed to load styles": "Kunne ikke indl\u00e6se typografier", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Kunne ikke indl\u00e6se dokumentet. Kontroll\u00e9r venligst at filtypen er underst\u00f8ttet og ubeskadiget, og pr\u00f8v igen.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Kunne ikke indl\u00e6se dokumentet. Dette dokument er enten forkert formateret eller tager flere ressourcer end tilladt. Kontakt venligst din administrator.", "Failed to read document from storage, please try to load the document again.": "Kunne ikke indl\u00e6se dokumentet fra lageret. Pr\u00f8v at indl\u00e6se dokumentet igen.", "Failed to set jwt authentication cookie over insecure connection": "Kunne ikke indstille cookien jwt-autentificering gennem en usikker forbindelse", "Fields": "Felter", "File": "Filer", "File name should contain an extension.": "Filnavnet skal indeholde en filendelse.", "Fill Series": "Udfyld serie", "Finish electronic signing": "Afslut elektronisk underskrift", "Finland": "Finland", "Fixed size": "Fastl\u00e5st st\u00f8rrelse", "Focus Cell": "Aktiv celle", "Following": "F\u00f8lger", "Following the editor": "F\u00f8lger redakt\u00f8ren", "Following {user}": "F\u00f8lger {user}", "Font": "Skrifttype", "Font Name": "Skrifttype", "Font Size": "Skriftst\u00f8rrelse", "Footnotes": "Fodnoter", "Form": "Formular", "Format": "Format", "Formula": "Formel", "Forum": "Forum", "Fraction": "Br\u00f8k", "France": "Frankrig", "From": "Fra", "From Beginning": "Fra start", "From Current Slide": "Fra nuv\u00e6rende slide", "From now on clipboard notifications will discreetly appear at the bottom.": "Notifikationer fra udklipsholderen vises nu diskret i bunden.", "Full Page Slides": "Slide som fuld side", "Fullscreen presentation": "Pr\u00e6sentation i fuldsk\u00e6rmsvisning", "Function Wizard": "Funktionsguide", "Functions": "Funktioner", "GB": "GB", "General": "Generelt", "Georgia": "Georgien", "Germany": "Tyskland", "Get Involved": "Bliv involveret", "Go Back": "G\u00e5 tilbage", "Go Offline": "G\u00e5 offline", "Go Online": "G\u00e5 online", "Good": "Godt", "Graphs": "Grafer", "Greece": "Gr\u00e6kenland", "Group Libraries": "Gruppebiblioteker", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML-dokument (.html)", "HTML File (.html)": "HTML-fil (.html)", "HTML file (.html)": "HTML-fil (.html)", "Hardware resources are sufficient for optimal performance": "Hardware-ressourcer er tilstr\u00e6kkelige for optimal ydelse", "Has text: ": "Indeholder tekst: ", "Heading 1": "Overskrift 1", "Heading 2": "Overskrift 2", "Headings and objects that you add to the document will appear here": "Overskrifter og objekter, som du tilf\u00f8jer til dokumentet, bliver vist her", "Help": "Hj\u00e6lp", "Hide Menu": "Skjul menu", "Hide Menu Bar": "Skjul menulinjen", "Hide the search bar": "Skjul s\u00f8gelinjen", "Highlight cells with...": "Fremh\u00e6v celler med...", "History": "Historik", "Hit Cancel to open in view-only mode.": "Klik p\u00e5 Annull\u00e9r for at for at \u00e5bne i skrivebeskyttet tilstand.", "Holy See (Vatican City State)": "Den Hellige Stol (Vatikanstaten)", "Home": "Hjem", "Hungary": "Ungarn", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Inaktivt dokument - klik for at genindl\u00e6se og genoptage redigering", "Idle document - please tap to reload and resume editing": "Inaktivt dokument - tryk for at genindl\u00e6se og genoptage redigering", "Idle time": "Tid uden aktivitet", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Hvis du vil dele store elementer udenfor {productname}, skal du downloade dem f\u00f8rst.", "Image (.png)": "Billede (.png)", "India": "Indien", "Indonesia": "Indonesien", "Initializing...": "Initialiserer...", "Insert": "Inds\u00e6t", "Insert Checkbox": "Inds\u00e6t tjekboks", "Insert Columns After": "Inds\u00e6t kolonner efter denne", "Insert Columns Before": "Inds\u00e6t kolonner f\u00f8r denne", "Insert Comment": "Inds\u00e6t Kommentar", "Insert Date": "Inds\u00e6t dato", "Insert Dropdown": "Inds\u00e6t dropdown-menu", "Insert Electronic Signature": "Inds\u00e6t elektronisk signatur", "Insert Local Image": "Inds\u00e6t lokalt billede", "Insert Local Multimedia": "Inds\u00e6t lokale multimedier", "Insert Picture": "Inds\u00e6t billede", "Insert Rich Text": "Inds\u00e6t formateret tekst", "Insert Rows Above": "Inds\u00e6t r\u00e6kker over", "Insert Rows Below": "Inds\u00e6t r\u00e6kker under", "Insert Shape": "Inds\u00e6t figur", "Insert Table": "Inds\u00e6t tabel", "Insert connectors": "Inds\u00e6t forbindelseslinjer", "Insert shapes": "Inds\u00e6t figurer", "Insert sheet": "Inds\u00e6t ark", "Insert sheet after this": "Inds\u00e6t ark efter dette", "Insert sheet before this": "Inds\u00e6t ark f\u00f8r dette", "Insert table": "Inds\u00e6t tabel", "Insert tabstop": "Inds\u00e6t tabulatorstop", "Integrator is not ready for PostMessage calls": "Integrator er ikke klar til PostMessage-kald", "Invalid dictionary format. Please check the file.": "Ugyldigt ordbogsformat. Tjek venligst filen.", "Invalid link: '{url}'": "Ugyldigt link: '{url}'", "Invert Background": "Invert\u00e9r baggrunden", "Ireland": "Irland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Det ser ud til, at du har kopieret en markering, som indeholder eksterne billeder.", "It seems you have tried to insert external data.": "Det ser ud til, at du har fors\u00f8gt at inds\u00e6tte eksternt data.", "Italy": "Italien", "Japan": "Japan", "Kazakhstan": "Kasakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Genvejstaster", "Kill": "Dr\u00e6b", "Kill session.": "Stop session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit-version:", "Language": "Sprog", "Language:": "Sprog:", "Last modification": "Seneste \u00e6ndring", "Last saved:": "Sidst gemt:", "Latest Updates": "Seneste opdateringer", "Latvia": "Letland", "Layout": "Layout", "Left Margin": "Venstre margin", "License": "Licens", "Liechtenstein": "Liechtenstein", "Linear": "Line\u00e6r", "Lithuania": "Litauen", "Loading Wordbook...": "Loader ordbog...", "Loading references": "Indl\u00e6ser referencer", "Loading...": "Indl\u00e6ser...", "Local Image...": "Lokalt billede...", "Local Multimedia...": "Lokale multimedier...", "Log": "Log", "Log Levels": "Logningsniveauer", "Look for the accessibility section in coolwsd.xml for server setting. ": "Find tilg\u00e6ngelighedsafsnittet i coolwsd.xml for serverindstillinger. ", "Loose": "Rummelig", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Master": "Master", "Master View": "Mastervisning", "Max": "Maks", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimal stack-hukommelse for dokumentprocesser (i KB) - kan kun reduceres", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimal virtuel hukommelse for dokumentprocesser (i MB) - kan kun reduceres", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maks. filst\u00f8rrelse der kan skrives til disk (i MB) - kan kun reduceres", "Memory": "Hukommelse", "Memory Graph": "Hukommelsesgraf", "Memory History": "Hukommelseshistorik", "Memory consumed": "Anvendt hukommelse", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Mangler skrifttyper", "Modified": "\u00c6ndret", "Modify": "\u00c6ndr", "Moldova, Republic of": "Republikken Moldova", "Monaco": "Monaco", "Montenegro": "Montenegro", "More highlights...": "Flere markeringer...", "More information and support": "Yderligere information og underst\u00f8ttelse", "More options for {1}": "Flere indstillinger for {1}", "More...": "Mere...", "Move Sheet Left": "Flyt ark til venstre", "Move Sheet Right": "Flyt ark til h\u00f8jre", "My Library": "Mit bibliotek", "My Publications": "Mine udgivelser", "Named Range": "Navngivet omr\u00e5de", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Nederlandene", "Network Graph": "Netv\u00e6rksgraf", "Neutral": "Neutral", "New Zealand": "New Zealand", "Next": "N\u00e6ste", "Next Slide": "N\u00e6ste slide", "No Comments": "Ingen Kommentarer", "No Notes": "Ingen noter", "No color": "Ingen farve", "No disk space left on server.": "Der er ikke mere plads p\u00e5 serveren.", "No fill": "Ingen udfyldning", "No issues found": "Ingen problemer fundet", "No problems with SSL verification detected": "Ingen problemer med SSL-verifikation identificeret", "No search results found!": "Ingen s\u00f8geresultater fundet!", "None": "Ingen", "None (Do not check spelling)": "Ingen (Kontroll\u00e9r ikke stavning)", "Normal": "Normal", "North Macedonia, Republic of": "Republikken Nordmakedonien", "Norway": "Norge", "Notes": "Noter", "Notes Pages": "Notesider", "Notes View": "Notevisning", "Number": "Nummer", "Number of Documents": "Antal dokumenter", "Number of Pages": "Antal sider", "Number of Sheets": "Antal ark", "Number of Slides": "Antal slides", "ODF Drawing (.odg)": "ODF-Tegning (.odp)", "ODF presentation (.odp)": "ODF-pr\u00e6sentation (.odp)", "ODF spreadsheet (.ods)": "ODF regneark (.ods)", "ODF text document (.odt)": "ODF-tekstdokument (.odt)", "OK": "OK", "OPEN": "\u00c5BN", "Off": "Fra", "On": "Til", "Once citations are entered their storage and display type can not be changed.": "N\u00e5r citater er indtastet, kan deres lagrings- og visningstype ikke \u00e6ndres.", "Online Help": "Online Hj\u00e6lp", "Only the document owner can change the password.": "Kun dokumentets ejer kan \u00e6ndre adgangskoden.", "Oops, there is a problem connecting the document": "Ups, der er et problem med at skabe forbindelse til dokumentet", "Oops, there is a problem connecting to {productname}: ": "Ups, der opstod et problem med at forbinde til {productname}: ", "Open in full view": "\u00c5ben i fuld visning", "Open link": "\u00c5bn link", "Open menu": "\u00c5bn menu", "Option": "Indstilling", "Out of table": "Uden for tabellen", "Outline": "Disposition", "Overview": "Overblik", "Overwrite": "Overskriv", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Ekspert", "PDF Document (.pdf) as...": "PDF-dokument (.pdf) som...", "PID": "PID", "Page Layout": "Sidelayout", "Page Setup": "Sideindstillinger", "Paste": "Inds\u00e6t", "Paste Slide": "Inds\u00e6t slide", "Paste Special": "Inds\u00e6t speciel", "Paste from this document": "S\u00e6t ind fra dette dokument", "Path": "Sti", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Procent", "Permission Mode": "Rettighedstilstand", "Philippines": "Filippinerne", "Picture": "Billede", "Please save or discard the comment currently being edited.": "Gem eller kass\u00e9r kommentaren, der aktuelt bliver redigeret.", "Please send us your feedback": "Send os din feedback", "Please use following combination to see more options:": "Brug venligst f\u00f8lgende kombination for at se flere valgmuligheder:", "Please wait kubernetes cluster is scaling...": "Vent venligst, kubernetes cluster skalerer ...", "Please wait!": "Vent venligst!", "Poland": "Polen", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API er initialiseret", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003-Pr\u00e6sentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-Pr\u00e6sentation (.pptx)", "Present current slide": "Pr\u00e6senter aktivt slide", "Present in Window": "Pr\u00e6sent\u00e9r i vindue", "Present in new window": "Pr\u00e6sent\u00e9r i nyt vindue", "Presentation": "Pr\u00e6sentation", "Presentation disabled": "Pr\u00e6sentation deaktiveret", "Presentation mode has been disabled for this document": "Pr\u00e6sentationstilstand er deaktiveret for dette dokument", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Pr\u00e6sentation blev blokeret. Tillad venligst pop-ups i din browser. Dette g\u00f8r det muligt at vise dit slideshow i et s\u00e6rskilt vindue, og g\u00f8r det nemt at dele din sk\u00e6rm.", "Presenter Console": "Pr\u00e6sentationskonsol", "Presenting in fullscreen": "Pr\u00e6senterer i fuld sk\u00e6rm", "Presenting in window": "Pr\u00e6senterer i vindue", "Preview Slide {1}": "Preview slide {1}", "Previous": "Forrige", "Print dialog": "Udskriftsdialog", "Promote to top comment": "Ryk til top kommentar", "Properties": "Egenskaber", "Provider:": "Leverand\u00f8r:", "Qatar": "Qatar", "Quadratic": "Kvadratisk", "RELOAD": "GENINDL\u00c6S", "Radial": "Radial", "Read mode": "L\u00e6setilstand", "Read-only": "Skrivebeskyttet", "Received": "Modtaget", "Recent": "Seneste", "Reconnecting...": "Genetablerer forbindelse...", "Redo": "Gendan", "References": "Referencer", "Refresh": "Opdat\u00e9r", "Refresh Citations": "Genindl\u00e6s citater", "Refresh Log": "Opdat\u00e9r loggen", "Reject change": "Afvis \u00e6ndring", "Reloading the document after rename": "Genindl\u00e6ser dokumentet efter omd\u00f8bning", "Remove": "Fjern", "Remove Thread": "Fjern tr\u00e5d", "Remove link": "Fjern link", "Remove print area": "Fjern udskriftsomr\u00e5de", "Rename": "Omd\u00f8b", "Rename Document": "Omd\u00f8b dokument", "Rename sheet": "Omd\u00f8b ark", "Renaming...": "Omd\u00f8ber...", "Repair": "Repar\u00e9r", "Repair Document": "Repar\u00e9r dokument", "Repeat in {0} seconds": "Gentag om [0} sekunder", "Replace": "Erstat", "Reply": "Besvar", "Reply comment": "Besvar kommentar", "Report an issue": "Rapport\u00e9r et problem", "Reset to Default Language": "Nulstil til standardsprog", "Reset to default Document settings": "Gendan standardindstillinger for dokumenter", "Reset to default View settings": "Nulstil til standardvisningsindstillinger", "Reset zoom": "Nulstil zoom", "Resolve": "L\u00f8s", "Resolve Thread": "L\u00f8s tr\u00e5d", "Resolved": "L\u00f8st", "Restart": "Genstart", "Restoring older revision. Any unsaved changes will be available in version history": "Gendanner \u00e6ldre revision. Ikke-gemte \u00e6ndringer vil v\u00e6re tilg\u00e6ngelige i versionshistorikken", "Resume": "Forts\u00e6t", "Review": "Gennemse", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Formateret tekst (.rtf)", "Right Margin": "H\u00f8jre margin", "Romania": "Rum\u00e6nien", "Row Height": "R\u00e6kkeh\u00f8jde", "Row {0}": "R\u00e6kke {0}", "Row {0} through {1}": "R\u00e6kke {0} til {1}", "Rows": "R\u00e6kker", "Ruler": "Lineal", "Russian Federation": "Rusland", "San Marino": "San Marino", "Saudi Arabia": "Saudi-Arabien", "Save": "Gem", "Save As": "Gem som", "Save Comments": "Gem Kommentarer", "Save Document settings": "Gem dokumentindstillinger", "Save View Settings": "Gem visningsindstillinger", "Save as ODF format": "Gem i ODF-format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Dokumentet er for stort til at gemme eller overskrider den tilg\u00e6ngelige lagerplads. Dokumentet bliver nu skrivebeskyttet, men du kan stadig downloade en lokal kopi.", "Save failed due to no disk space left. Document will now be read-only.": "Lagring mislykkedes, da der ikke er mere diskplads. Dokumentet er nu skrivebeskyttet.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Der er ikke plads nok til at gemme. Dokumentet bliver nu skrivebeskyttet. Pr\u00f8v at gemme igen, n\u00e5r du har skabt nok plads p\u00e5 disken.", "Save to new file": "Gem som en ny fil", "Saved": "Gemt", "Saving": "Gemmer", "Saving...": "Gemmer...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Videnskabelig", "Screen Reading": "Sk\u00e6rml\u00e6sning", "Screen reader support for text content is disabled. ": "Sk\u00e6rml\u00e6serunderst\u00f8ttelse af tekstindhold er deaktiveret. ", "Scroll down": "Scroll ned", "Scroll down annotations": "Scroll ned i annoteringer", "Scroll left": "Scroll mod venstre", "Scroll right": "Scroll mod h\u00f8jre", "Scroll to the first sheet": "Scroll til det f\u00f8rste ark", "Scroll to the last sheet": "Scroll til det sidste ark", "Scroll up": "Scroll op", "Scroll up annotations": "Scroll op i annoteringer", "Search": "S\u00f8g", "See history": "Se historik", "See revision history": "Se revisionshistorik", "Select Function": "V\u00e6lg funktion", "Select a tab to view settings.": "V\u00e6lg en fane for at vise indstillinger.", "Select language": "V\u00e6lg sprog", "Select multiple cells": "V\u00e6lg flere celler", "Select range": "V\u00e6lg omr\u00e5de", "Selected external data source is forbidden. Please contact the system administrator.": "Den valgte eksterne datakilde er ikke tilladt. Kontakt systemadministratoren.", "Selected range of cells": "Markeret celleomr\u00e5de", "Selection Mode": "Markeringstilstand", "Selection count": "Antal i markering", "Selection mode: inactive": "Markeringstilstand: inaktiv", "Send Feedback": "Send din feedback", "Sent": "Afsendt", "Serbia": "Serbien", "Server audit": "Serverstatus", "Server has been shut down; please reload the page.": "Serveren er blevet lukket ned, genindl\u00e6s venligst siden.", "Server is down, restarting automatically. Please wait.": "Serveren er nede, genstarter automatisk. Vent venligst.", "Server is now reachable. We have to refresh the page now.": "Serveren er nu tilg\u00e6ngelig. Vi er n\u00f8dt til at genindl\u00e6se siden.", "Server is now reachable...": "Serveren er nu tilg\u00e6ngelig...", "Server is shutting down": "Serveren lukker ned", "Server is shutting down for maintenance (auto-saving)": "Server lukker ned for vedligeholdelse (auto-gem)", "Server returned this reason:": "Serveren gav denne grund:", "Server uptime": "Serverens oppetid", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Servicen er utilg\u00e6ngelig. Pr\u00f8v venligst igen senere eller rapport\u00e9r til din administrator, hvis problemet forts\u00e6tter.", "Session terminated by document owner": "Session afsluttet af dokumentejer", "Set Language for All text": "V\u00e6lg sprog for al tekst", "Set Language for Paragraph": "V\u00e6lg sprog for afsnit", "Set Language for Selection": "V\u00e6lg sprog for markering", "Set Log Levels": "Indstil Logningniveauer", "Set default interface preferences.": "Angiv standardindstillinger for gr\u00e6nsefladen.", "Settings": "Indstillinger", "Shapes": "Former", "Share": "Del", "Share...": "Del...", "Shared Config URL is missing in initial variables.": "URL for delt konfigurering mangler i indledende variabler.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Vis kommentarer", "Show Grid": "Vis gitter", "Show Menu": "Vis menu", "Show Ruler": "Vis lineal", "Show Status Bar": "Vis statuslinjen", "Show on the side": "Vis i siden", "Show sheets": "Vis ark", "Show the search bar": "Vis s\u00f8gelinje", "Shutdown Server": "Luk server", "Signature": "Underskrift", "Singapore": "Singapore", "Slide %1": "Slide%1", "Slide {0} of {1}": "Slide {0} af {1}", "Slides": "Slides", "Slovakia": "Slovakiet", "Slovenia": "Slovenien", "Smart Picker": "Smartv\u00e6lger", "Snap to Grid": "Fastg\u00f8r til gitter", "Solid": "Massiv", "Someone": "Nogen", "Something went wrong while deleting the file. Please try refreshing the page.": "Noget gik galt ved sletning af filen. Pr\u00f8v at genindl\u00e6se siden.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Noget gik galt ved henting af indstillingsfilen. Pr\u00f8v at genindl\u00e6se siden.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Noget gik galt ved hentning af ordbogen. Pr\u00f8v at genindl\u00e6se siden.", "Something went wrong while loading Document settings.": "Der skete en fejl under indl\u00e6sning af dokumentindstillinger.", "Something went wrong while uploading dictionary file": "Der skete en fejl under upload af ordbogsfilen", "Something went wrong while uploading the file. Please try again.": "Noget gik galt ved upload af filen. Pr\u00f8v igen.", "Something went wrong. Please try to refresh the page.": "Noget gik galt. Pr\u00f8v at genindl\u00e6se siden.", "South Africa": "Sydafrika", "South Korea": "Sydkorea", "Spain": "Spanien", "Sparkline": "Mini-diagram", "Square": "Kvadrat", "Standard": "Standard", "Standard dictionary": "Standardordbog", "Status": "Status", "Status Bar": "Statusbj\u00e6lke", "Stop following": "Stop med at f\u00f8lge", "Store as:": "Lagres som:", "Style": "Typografi", "Style list": "Typografi-liste", "Styles": "Typografier", "Successfully exported: ": "Eksporteret succesfuldt: ", "Sum": "Sum", "Sweden": "Sverige", "Switzerland": "Schweiz", "TB": "TB", "Table": "Tabel", "Table with {0} rows and {1} columns": "Tabel med {0} r\u00e6kker og {1} kolonner", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Tryk for at minimere", "Tap to expand": "Tryk for at udvide", "Text": "Tekst", "Text orientation": "Tekstretning", "The IsAdminUser property is not set by integration": "Egenskaben IsAdminUser angives ikke af integrationen", "The IsAdminUser user property is set by integration": "Brugeregenskaben IsAdminUser angives af integrationen", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokumentet indeholder nogle citater, som kan v\u00e6re utilg\u00e6ngelige gennem web-API. Det kan for\u00e5rsage problemer, mens du redigerer citater eller bibliografi.", "The document could not be locked, and is opened in read-only mode.": "Dokumentet kunne ikke l\u00e5ses og er \u00e5bnet i skrivebeskyttet tilstand.", "The document could not be locked.": "Dokumentet kunne ikke l\u00e5ses.", "The document is being renamed and will reload shortly": "Dokumentet er ved at blive omd\u00f8bt og genindl\u00e6ses om et \u00f8jeblik", "The document is being signed and will be availably shortly": "Dokumentet er ved at blive underskrevet og vil snart v\u00e6re tilg\u00e6ngeligt igen", "The document is not signed.": "Dokumentet er ikke underskrevet.", "The document is switching to Offline mode and will reload shortly": "Dokumentet er ved at skrifte til offline-tilstand og genindl\u00e6ses om et \u00f8jeblik", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokumentet er for stort, eller der er ikke plads nok p\u00e5 harddisken til at gemme. Dokumentet vil nu v\u00e6re skrivebekyttet.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Filen af typen: {0} kan ikke uploades til serveren, da filen ikke har et navn", "The file of type: {0} cannot be uploaded to server since the file is empty": "Filen af typen: {0} kan ikke uploades til serveren, da filen er tom", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Host URL er tom. Coolwsd-serveren er sandsynligvis fejlkonfigureret, kontakt venligst administratoren.", "The server encountered a {0} error while parsing the {1} command.": "Serveren har fundet en {0}-fejl under udf\u00f8relse af kommandoen {1}.", "The server has been disconnected.": "Forbindelsen til serveren er blevet afbrudt.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Underskriften er OK, men certifikatet kunne ikke valideres, og dokumentet er kun delvist underskrevet.", "The signature is OK, but the certificate could not be validated.": "Underskriften er OK, men certifikatet kunne ikke valideres.", "The signature is OK, but the document is only partially signed.": "Underskriften er OK, men dokumentet er kun delvist signeret.", "The signature line can now be moved or resized as needed.": "Underskriftslinjen kan nu flyttes eller \u00e6ndres efter behov.", "The signature was valid, but the document has been modified.": "Underskriften var gyldig, men dokumentet er blevet \u00e6ndret.", "Theme colors": "Temafarver", "This document has an invalid signature.": "Dette dokument har en ugyldig signatur.", "This document is digitally signed and the signature is valid.": "Dette dokument er digitalt underskrevet, og signaturen er gyldig.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dette dokument indeholder muligvis formatering eller indhold, som ikke kan gemmes i det nuv\u00e6rende filformat.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Denne version af {productname} er ikke underst\u00f8ttet. Denne meddelelse vises, n\u00e5r flere end {docs} dokumenter eller {connections} forbindelser er i brug samtidigt, for at tydeligg\u00f8re, at den ikke egner sig til udrulning i virksomheder.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Administrator har begr\u00e6nset adgangen til {0} dokumenter og {1} forbindelser i alt. Denne gr\u00e6nse er i \u00f8jeblikket n\u00e5et. Pr\u00f8v igen senere.", "This user": "Denne bruger", "This version of {productname} is powered by": "Denne version af {productname} drives af", "Tight": "Kompakt", "Time": "Tid", "Time interval of CPU statistics (in ms)": "Tidsinterval i processorstatistikken (i ms)", "Time interval of memory statistics (in ms)": "Tidsinterval i hukommelsesstatistikken (i ms)", "Time zone:": "Tidszone:", "Title": "Titel", "To": "Til", "To paste outside {productname}, please first click the 'download' button": "For at inds\u00e6tte uden for {productname} skal du f\u00f8rst klikke p\u00e5 knappen 'Download\"", "To prevent accidental changes, the author has set this file to open as view-only": "For at undg\u00e5 fejl\u00e6ndringer, har forfatteren sat filen i l\u00e6setilstand", "Toggle UI Mode": "Aktiv\u00e9r UI-tilstand", "Top Margin": "Topmargen", "Top N elements...": "\u00d8verste N elementer...", "Top N percent...": "\u00d8verste N procent...", "Top/Bottom Rules...": "Regler for st\u00f8rste/mindste v\u00e6rdier...", "Turkey": "Tyrkiet", "Type": "Type", "Type to add a word": "Skriv for at tilf\u00f8je et ord", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Uautoriseret WOPI-v\u00e6rt. Pr\u00f8v igen senere eller rapport\u00e9r til din administrator, hvis problemet forts\u00e6tter.", "Undo": "Fortryd", "United Arab Emirates": "Forenede Arabiske Emirater", "United Kingdom": "Storbritannien", "United States of America": "USA", "Unknown color": "Ukendt farve", "Unlink Citations": "Frakobl citater", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Hvis citaternes sammenk\u00e6dning fjernes, vil Collabora Online ikke l\u00e6ngere kunne opdatere citater og bibliografi i dette dokument.", "Unlock": "L\u00e5s op", "Unresolve": "Marker som ul\u00f8st", "Unresolve Thread": "Marker tr\u00e5d som ul\u00f8st", "Unsupported server version.": "Ikke-underst\u00f8ttet serverversion.", "Update": "Opdat\u00e9r", "Update Index": "Opdat\u00e9r indeks", "Update Log Levels": "Opdat\u00e9r logningsniveauer", "Updated citations": "Opdaterede citater", "Updating citations": "Opdaterer citater", "Upload Autotext": "Upload Autotekst", "Upload Wordbook": "Upload ordbog", "Upload Xcu": "Upload XCU", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Upload genbrugelige tekst-stykker (.bau). For at inds\u00e6tte teksten i dit dokument, skal du taste genvejen til en Autotekst og trykke F3.", "Uploaded": "Uploadet", "Uploading file to server failed with status: {0}": "Upload af filen til serveren slog fejl med status: {0}", "Uploading file to server failed, file not found.": "Upload af filen til serveren mislykkedes, filen blev ikke fundet.", "Uploading file to server failed, the file is too large.": "Upload af filen til serveren mislykkedes. Filen er for stor.", "Uploading...": "Indl\u00e6ser...", "Use Compact view": "Brug kompakt visning", "Use Tabbed view": "Brug fanevisning", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Anvendte for\u00e6ldet is_admin-felt, integrationen skulle anvende IsAdminUser-egenskaben istedet", "User List Summary": "Brugerlistesammenfatning", "User Name": "Brugernavn", "Users online": "Brugere online", "Values between...": "V\u00e6rdier mellem...", "Values duplicate...": "V\u00e6rdier er duplikeret...", "Values equal to...": "V\u00e6rdier lig med...", "Values greater than...": "V\u00e6rdier st\u00f8rre end...", "Values less than...": "V\u00e6rdier mindre end...", "Version Information": "Versionsinformation", "Very Loose": "Meget rummelig", "Very Tight": "Meget kompakt", "View": "Vis", "View Settings": "Visningsindstillinger", "Views": "Visninger", "WOPI host": "WOPI-v\u00e6rt", "Warning": "Advarsel", "Warning! The browser you are using is not supported.": "Advarsel! Du bruger en browser, der ikke er underst\u00f8ttet.", "We are in the process of cleaning up this document from the last session, please try again later.": "Vi er ved at rense dette dokument fra sidste session. Fors\u00f8g venligst igen senere.", "Welcome Dialog": "Velkomstdialogen", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u00d8hh, det her er pinligt, men vi kan ikke skabe forbindelse til dit dokument. Pr\u00f8v igen.", "What?": "Hvad?", "When?": "Hvorn\u00e5r?", "Who?": "Hvem?", "Windowed Presentation Blocked": "Pr\u00e6sentation i vinduestilstand blev blokeret", "Windowed Presentation: ": "Pr\u00e6sentation i vinduestilstand: ", "Word 2003 Document (.doc)": "Word 2003-dokument (.doc)", "Word Counter": "Antal ord", "Word Document (.docx)": "Word-dokument (.docx)", "Words are ignored by the spell checker": "Ord ignoreres af stavekontrollen", "Wrong or missing WOPISrc parameter, please contact support.": "Forkert eller manglende WOPISrc-parameter, kontakt venligst din IT-funktion.", "Wrong password provided. Please try again.": "Forkert adgangskode. Pr\u00f8v igen.", "Wrong server, reconnecting...": "Forkert server, genetablerer forbindelse...", "YB": "YB", "You": "Dig", "You are already presenting this document": "Du pr\u00e6senterer allerede dette dokument", "You are leaving the document. The following web page will open in a new tab: ": "Du er ved at forlade dokumentet. Den f\u00f8lgende webside \u00e5bner i en ny fane: ", "You have not done anything to rollback yet...": "Du har ikke gjort noget, du kan rulle tilbage endnu...", "You need to enable it both at server level and in the UI. ": "Det skal aktiveres p\u00e5 b\u00e5de serverniveau er i brugergr\u00e6nsefladen. ", "Your Collabora Online server needs updating. Version {0} is available.": "Din Collabora Online server skal opdateres. Version {0} er tilg\u00e6ngelig.", "Your WOPI server is not secure: SSL verification failed": "Din WOPI-server er ikke sikker: SSL-verifikation mislykkedes", "Your browser has very limited access to the clipboard": "Din browser har meget begr\u00e6nset adgang til udklipsholderen", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Din browser har meget begr\u00e6nset adgang til udklipsholderen, s\u00e5 brug venligst S\u00e6t ind-knapperne p\u00e5 dit sk\u00e6rmtastatur i stedet.", "Your changes have been saved": "Din \u00e6ndringer er blevet gemt", "Your library is empty": "Dit bibliotek er tomt", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Din server er konfigureret med utilstr\u00e6kkelige hardware-ressourcer. Det kan f\u00f8re til d\u00e5rlig ydelse.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Din session er udl\u00f8bet. Yderligere dokument\u00e6ndringer bliver muligvis ikke gemt. Genindl\u00e6s sessionen (eller websiden) for at forts\u00e6tte. Du skal muligvis logge ind igen.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Din session vil udl\u00f8be om {time}. Gem venligst dit arbejde, og genindl\u00e6s sessionen (eller hjemmesiden) for at forts\u00e6tte. Du skal muligvis logge ind igen.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Din {productname}-klynge ser ud til at v\u00e6re konfigureret forkert eller i gang med hurtig skalering \u2013 kontakt venligst din systemadministrator. Hvis du forts\u00e6tter med at redigere, kan det medf\u00f8re, at brugere ikke ser hinanden, at der opst\u00e5r konflikter i dokumentlagringen og/eller problemer med kopier og inds\u00e6t. Forventet server-ID {0} for routeToken {1}, men der blev oprettet forbindelse til server-ID {2}", "ZB": "ZB", "Zoom In": "Zoom ind", "Zoom Out": "Zoom ud", "Zotero API key is incorrect": "Zotero API-n\u00f8gle er forkert", "Zotero API key is not configured": "Zoteri API-n\u00f8gle er ikke konfigureret", "Zotero Warning": "Zotero advarsel", "cell address": "celleadresse", "file type icon": "filtype-ikon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "forh\u00e5ndsvisning af side %1", "replies": "svar", "reply": "besvar", "the Help tab": "Hj\u00e6lp-fanen", "the View menu": "menuen Vis", "warning: copy/paste request timed out": "advarsel: anmodningen om at kopi\u00e9re/inds\u00e6tte er udl\u00f8bet", "{0} deleted": "{0} slettet", "{0} selected": "{0} markeret", "{0} tab selected": "[0] tabs er valgt", "{0} unselected": "{0} uvalgte", "{username} saved this document as {filename}. Do you want to join?": "{username} gemte dette dokument som {filename}. Vil du v\u00e6re med?", "{user} has joined": "{user} har tilsluttet sig", "{user} has left": "{user} er g\u00e5et", "\u00c5land Islands": "\u00c5lands\u00f8erne"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-de.json b/f7cloud-office/browser/dist/l10n/ui-de.json new file mode 100644 index 0000000..62cf411 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-de.json @@ -0,0 +1 @@ +{" document(s) open.": " ge\u00f6ffnete Dokumente.", " hrs": " Stunden", " mins": " Minuten", " s": " Sekunden", " user(s).": " Benutzer.", "\"Slow Proxy\"": "\"Langsamer Proxy\"", "#10 Envelope": "#10 Briefumschlag", "#11 Envelope": "#11 Briefumschlag", "#12 Envelope": "#12 Briefumschlag", "#6\u00be Envelope": "#6\u00be Briefumschlag", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Briefumschlag", "#9 Envelope": "#9 Briefumschlag", "%n users": "%n Benutzer", "(Warning: Server accessibility must be enabled to toggle)": "(Warnung: Serverzugriff muss zum Umschalten aktiviert sein)", "(current)": "(aktuell)", ", cluster configuration error: mis-matching serverid": ", Fehler in der Clusterkonfiguration: Serverid stimmt nicht \u00fcberein", "0 users": "0 Benutzer", "1 user": "1 Benutzer", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Ein Kommentar wird gerade bearbeitet", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Ein Download aufgrund eines gro\u00dfen Kopier-/Einf\u00fcgevorgangs hat bereits begonnen. Bitte warten Sie den aktuellen Download ab oder brechen Sie ihn ab, bevor Sie einen neuen starten", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "KI-Assistent", "About": "\u00dcber", "Above Average...": "\u00dcberdurchschnittlich...", "Accept": "\u00dcbernehmen", "Accept change": "\u00c4nderung annehmen", "Access token is missing in initial variables.": "In den Anfangsvariablen fehlt das Zugriffstoken.", "Accessibility": "Barrierefreiheit", "Accessibility Checker": "Barrierefreiheitspr\u00fcfung", "Active Sheet": "Aktive Seite", "Active sheet": "Aktive Seite", "Add": "Hinzuf\u00fcgen", "Add Bibliography": "Quellenangabe hinzuf\u00fcgen", "Add Citation": "Zitat hinzuf\u00fcgen", "Add Citation Note": "Anmerkung hinzuf\u00fcgen", "Add Note": "Anmerkung hinzuf\u00fcgen", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Hinzuf\u00fcgen oder Bearbeiten von W\u00f6rtern in einem Rechtschreibpr\u00fcfungsw\u00f6rterbuch. Die W\u00f6rter in Ihrem W\u00f6rterbuch (.dic) sind f\u00fcr die Rechtschreibpr\u00fcfung verf\u00fcgbar.", "Adjust how office documents behave.": "Anpassen des Verhaltens von Office-Dokumenten.", "Adjust view settings.": "Ansichtseinstellungen anpassen.", "Admin console": "Administratorenkonsole", "After": "Danach", "Albania": "Albanien", "Alerts:": "Alarme:", "Align": "Ausrichtung", "Alignment": "Ausrichtung", "All": "Alle", "All Horizontal Lines": "Alle horizontalen Linien", "All Sheets": "Alle Seiten", "All users": "Alle Benutzer", "Already presenting": "Bereits am pr\u00e4sentieren", "Also check the voice over toggle under {parentControl}.": "\u00dcberpr\u00fcfen Sie auch die Umschaltfunktion f\u00fcr die Sprachsteuerung unter {parentControl}.", "Always follow the editor": "Immer dem Bearbeiter folgen", "An error occurred while fetching notes": "Fehler beim Abrufen der Stil-Liste", "An error occurred while fetching style list": "Fehler beim Abrufen der Stil-Liste", "Analytics": "Analytik", "Andorra": "Andorra", "Another user has removed this comment.": "Ein anderer Benutzer hat diesen Kommentar entfernt.", "Another user has updated the comment. Would you like to overwrite those changes?": "Ein anderer Benutzer hat den Kommentar aktualisiert. M\u00f6chten Sie diese \u00c4nderungen \u00fcberschreiben?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Sie m\u00f6chten sich einbringen, wissen aber nicht, wo Sie anfangen sollen? Besuchen Sie die Schritt-f\u00fcr-Schritt-Anleitung und erzeugen Sie einen CODE-Build. Sie k\u00f6nnen auch mit \u00dcbersetzungen oder durch Meldung eines Bugs mit allen wichtigen Schritten zur Reproduktion des Fehlers helfen.", "Are you sure you want to delete sheet, {sheet}?": "Sind Sie sicher, dass Sie Tabelle {sheet} l\u00f6schen m\u00f6chten?", "Are you sure you want to delete this page?": "Sind Sie sicher, dass Sie diese Folie l\u00f6schen m\u00f6chten?", "Are you sure you want to delete this slide?": "Sind Sie sicher, dass Sie diese Folie l\u00f6schen m\u00f6chten?", "Are you sure you want to reset Document settings?": "Sind Sie sicher, dass Sie die Dokumenteinstellungen zur\u00fccksetzen m\u00f6chten?", "Are you sure you want to reset View Settings?": "Sind Sie sicher, dass Sie die Ansichtseinstellungen zur\u00fccksetzen m\u00f6chten?", "Are you sure you want to shut down the server?": "Sind Sie sicher, dass Sie den Server herunterfahren m\u00f6chten?", "Are you sure you want to terminate this session?": "Sind Sie sicher, dass Sie diese Sitzung beenden m\u00f6chten?", "Argentina": "Argentinien", "Armenia": "Armenien", "Arrange": "Anordnung", "Assistant": "Assistent", "Australia": "Australien", "Austria": "\u00d6sterreich", "Authorization error was: '{errormessage}'.": "Authorisierungsfehler war: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automatisch", "Automatic color": "Automatische Farbe", "Autosaved": "Automatisch gespeichert", "Autotext": "Autotext", "Avatar for {user}": "Avatar f\u00fcr {user}", "Average": "Mittelwert", "Axial": "Axial", "Azerbaijan": "Aserbaidschan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "Die BPF-Filterung potenziell riskanter Systemaufrufe (seccomp) ist nicht aktiviert; dies stellt ein Sicherheitsrisiko dar.", "Background": "Hintergrund", "Background Color": "Hintergrundfarbe", "Background Image": "Hintergrundbild", "Bad": "Schlecht", "Belarus": "Belarus", "Belgium": "Belgien", "Below Average...": "Unterdurchschnittlich...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Schwarz/Wei\u00df", "Blank Slide": "Leere Folie", "Bookmarks": "Lesezeichen", "Boolean Value": "Boolescher Wert", "Borders": "R\u00e4nder", "Bosnia and Herzegovina": "Bosnien und Herzegowina", "Bottom Border": "Unterer Rand", "Bottom Margin": "Unterer Rand", "Bottom N elements...": "Untere N-Elemente...", "Bottom N percent...": "Untere N-Prozent...", "Bottom: {bottom}": "Unter: {bottom}", "Brazil": "Brasilien", "Brochure": "Brosch\u00fcre", "Brochure Right to Left": "Brosch\u00fcre von rechts nach links", "Bulgaria": "Bulgarien", "Bytes received": "Empfangene Bytes", "Bytes sent": "Gesendete Bytes", "C4 Envelope": "C4 Briefumschlag", "C5 Envelope": "C5 Briefumschlag", "C6 Envelope": "C6 Briefumschlag", "C6/5 Envelope": "C6/5 Briefumschlag", "COOLWSD version:": "COOLWSD-Version:", "CPU Graph": "CPU-Grafik", "CPU History": "CPU-Verlauf", "CSV File (.csv)": "CSV-Datei (.csv)", "CSV file (.csv)": "CSV-Datei (.csv)", "Cache size of CPU statistics": "Zwischenspeichergr\u00f6\u00dfe der CPU-Statistik", "Cache size of memory statistics": "Zwischenspeichergr\u00f6\u00dfe der Speicherstatistik", "Canada": "Kanada", "Cancel": "Abbrechen", "Cancel paste special": "Abbrechen Einf\u00fcgen Spezial", "Cell borders": "Zellumrandung", "Cells": "Zellen", "Centered Text": "Text zentriert", "Change Layout": "Layout \u00e4ndern", "Channel Filter:": "Kanalfilter:", "Character": "Zeichen", "Check security warnings of your server": "\u00dcberpr\u00fcfen Sie die Sicherheitswarnungen Ihres Servers", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Schauen Sie sich die Release Notes an und erfahren Sie alles \u00fcber die neueste Collabora Online Development Edition, die f\u00fcr Heimanwender und kleine Teams geeignet ist.", "Checkbox": "Kontrollk\u00e4stchen", "Chile": "Chile", "China": "China", "Choice of functions": "Funktionsauswahl", "Citation Preferences": "Zitate-Einstellungen", "Citation Style": "Zitierweise", "Citation warning": "Warnung vor Zitaten", "Citations update failed": "Aktualisierung der Zitate gescheitert", "Cleaning up the document from the last session.": "Das Dokument der letzten Sitzung wird bereinigt.", "Clear the search field": "Deaktiviert das Suchfeld", "Click to exit presentation...": "Klicken Sie hier, um die Pr\u00e4sentation zu beenden...", "Clipboard": "Zwischenablage", "Close": "Schlie\u00dfen", "Close Navigation": "Navigation schlie\u00dfen", "Close Presentation": "Pr\u00e4sentation schlie\u00dfen", "Close dialog": "Dialog schlie\u00dfen", "Close document": "Dokument schlie\u00dfen", "Close popup to ignore paste special": "Schlie\u00dfen Sie das Popup, um das Einf\u00fcgen von Inhalten zu ignorieren", "Cluster configuration warning": "Konfigurationswarnung f\u00fcr Cluster", "Collabora Online Development Edition": "Collabora Online Entwicklungsedition", "Collabora Online Welcome": "Collabora Online Begr\u00fc\u00dfung", "Collapse Formula Bar": "Formelleiste einklappen", "Collapse Tabs": "Registerkarten einklappen", "Color": "Farbe", "Column Width": "Spaltenbreite", "Column {0}": "Spalte {0}", "Column {0} through {1}": "Spalte {0} bis {1}", "Columns": "Spalten", "Comment": "Kommentar", "Comments": "Kommentare", "Comments Updated": "Kommentare aktualisiert", "Comments list": "Kommentarliste", "Compact layout": "Kompaktes Layout", "Compact view": "Kompaktansicht", "Confirm": "Best\u00e4tigen", "Confirmation": "Best\u00e4tigung", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt beim R\u00fcckg\u00e4ngigmachen/Wiederherstellen mit mehreren Benutzern. Bitte verwenden Sie die Dokumentwiederherstellung zur L\u00f6sung", "Connecting...": "Verbinde\u2026", "Connection error": "Verbindungsfehler", "Connections": "Verbindungen", "Containing text...": "Enth\u00e4lt Text...", "Content": "Inhalt", "Content copied to clipboard": "Inhalt in die Zwischenablage kopiert", "Continue editing": "Bearbeitung fortsetzen", "Continue read only": "Schreibgesch\u00fctzt fortfahren", "Controls": "Steuerelemente", "Copied external sources are not allowed": "Kopierte externe Quellen sind nicht erlaubt", "Copy": "Kopieren", "Copy Cells": "Zellen kopieren", "Copy Sheet...": "Tabellen kopieren...", "Copy all version information in English": "Alle Versionsinformationen auf Englisch kopieren", "Copy link location": "Linkspeicherort kopieren", "Copying from the document disabled": "Kopieren aus dem Dokument deaktiviert", "Count": "Anzahl", "CountA": "Anzahl2", "Country:": "Land:", "Creating copy...": "Kopie erstellen\u00a0\u2026", "Creating new file from template...": "Neue Datei aus Vorlage erzeugen\u00a0\u2026", "Creator(s)": "Ersteller", "Croatia": "Kroatien", "Ctrl+Shift+Alt+D to exit": "Strg+Umschalt+Alt+D zum Beenden", "Currency": "W\u00e4hrung", "Current Slide": "Aktuelle Folie", "Current slide as Bitmap (.bmp)": "Aktuelle Folie als Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktuelle Folie als Grafikaustausch-Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktuelle Folie als Portable Netzwerkgrafik (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktuelle Folie als Tag Image File Format (.tiff)", "Custom Animation": "Benutzerdefinierte Animation", "Custom Margins\u2026": "Benutzerdefiniert R\u00e4nder\u2026", "Custom dictionaries": "Benutzerdefinierte W\u00f6rterb\u00fccher", "Cyprus": "Zypern", "Czech Republic": "Tschechische Republik", "DL Envelope": "DL Briefumschlag", "Dark Mode": "Dunkler Modus", "Dashboard": "\u00dcbersicht", "Data": "Daten", "Date": "Datum", "Date & Time": "Datum und Zeit", "Debug Tools": "Debugging-Werkzeuge", "Default": "Voreinstellung", "Default Style": "Standardvorlage", "Define print area": "Druckbereich definieren", "Delete": "L\u00f6schen", "Delete Columns": "Spalten l\u00f6schen", "Delete Rows": "Zeilen l\u00f6schen", "Delete Single Sparkline": "Einzelne Sparkline l\u00f6schen", "Delete tabstop": "Tabulator l\u00f6schen", "Denmark": "D\u00e4nemark", "Design": "Vorlage", "Dictionary of exceptions": "W\u00f6rterbuch der Ausnahmen", "Disable Animations": "Animationen deaktivieren", "Discard": "Verwerfen", "Discover All The Changes": "Entdecken Sie alle Neuigkeiten", "Dismiss": "Verwerfen", "Document": "Dokument", "Document Settings": "Dokumenteinstellungen", "Document cannot be exported. Please try again.": "Das Dokument kann nicht exportiert werden. Bitte versuchen Sie es erneut.", "Document cannot be renamed, please check your permissions.": "Dokument kann nicht umbenannt werden, bitte \u00fcberpr\u00fcfen Sie Ihre Berechtigungen.", "Document cannot be renamed.": "Dokument kann nicht umbenannt werden.", "Document cannot be saved due to expired session, please reload the page to continue.": "Das Dokument kann nicht gespeichert werden, weil die Sitzung abgelaufen ist. Bitte laden Sie die Seite neu, um fortzufahren.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Das Dokument kann nicht gespeichert werden, weil die Sitzung abgelaufen ist. Bitte \u00f6ffnen Sie das Dokument erneut, um fortzufahren.", "Document cannot be saved, please check your permissions.": "Dokument kann nicht gespeichert werden, bitte \u00fcberpr\u00fcfen Sie Ihre Berechtigungen.", "Document cannot be saved.": "Dokument kann nicht gespeichert werden.", "Document colors": "Dokumentenfarben", "Document container started in": "Dokumentencontainer gestartet in", "Document contains unsupported media": "Dokument enth\u00e4lt nicht unterst\u00fctzte Medien", "Document has been changed": "Das Dokument wurde ge\u00e4ndert", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Das Dokument im Speicher wurde ge\u00e4ndert. Wie m\u00f6chten Sie mit Ihren ungespeicherten \u00c4nderungen verfahren?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Das Dokument auf dem Speicher wurde ge\u00e4ndert. \u00d6ffnen Sie das neue Dokument. Ihre Version steht als Revision zur Verf\u00fcgung.", "Document is getting migrated": "Dokument wird migriert", "Document requires password to modify.": "Das Dokument ben\u00f6tigt ein Kennwort zum Bearbeiten.", "Document requires password to view.": "Das Dokument ben\u00f6tigt ein Kennwort zum Ansehen.", "Document settings": "Dokumenteinstellungen", "Documents are not effectively contained: missing capabilities or namespaces.": "Dokumente sind nicht wirklich enthalten: fehlende Funktionen oder Namensr\u00e4ume.", "Documents open": "Ge\u00f6ffnete Dokumente", "Documents:": "Dokumente:", "Don\u2019t show this again": "Nicht erneut anzeigen", "Double Hairline (1.10 pt)": "Haarfein doppelt (1,10 pt)", "Double Hairline (2.35 pt)": "Haarfein doppelt (2,35 pt)", "Download": "Herunterladen", "Download Selection": "Auswahl herunterladen", "Download as": "Herunterladen als", "Download completed and ready to be copied to clipboard.": "Herunterladen abgeschlossen und bereit zum Kopieren in die Zwischenablage.", "Download failed": "Herunterladen fehlgeschlagen", "Downloading clipboard content": "Inhalt der Clipboards herunterladen", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Das Herunterladen von externen Ressourcen ist verboten, aber das Einf\u00fcgen von Bildern ist dennoch m\u00f6glich. Bitte klicken Sie mit der rechten Maustaste auf das Bild, w\u00e4hlen Sie \u201eBild kopieren\u201c und f\u00fcgen Sie es stattdessen in das Dokument ein.", "Downloading...": "Wird heruntergeladen\u00a0\u2026", "Drawing": "Zeichnung", "Dropdown": "Aufklappmen\u00fc", "Duration": "Dauer", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Jedes Dokument ist sicher enthalten", "Edit": "Bearbeiten", "Edit Single Sparkline": "Einzelne Sparkline bearbeiten", "Edit comment": "Kommentar bearbeiten", "Edit document": "Dokument bearbeiten", "Edit link": "Link bearbeiten", "Edit mode": "Bearbeitungsmodus", "Editing": "Bearbeiten", "Editing activated. ": "Bearbeitung aktiviert. ", "Effects": "Effekte", "Elapsed time": "Ben\u00f6tigte Zeit", "Ellipsoid": "Elliptisch", "Empty Pages": "Seiten leeren", "Empty Slide Show": "Leere Diashow", "Enable Animations": "Animationen aktivieren", "End Presentation": "Pr\u00e4sentation beenden", "End Show": "Ende", "Endnotes": "Endnoten", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Profitieren Sie von den neuesten Entwicklungen in der Online-Produktivit\u00e4t, die Sie kostenlos nutzen, erkunden und mit anderen im Browser verwenden k\u00f6nnen. Verschiedene Apps sind auch f\u00fcr Mobiltelefone verf\u00fcgbar.", "Enter Zotero API Key": "Geben Sie Zotero API Schl\u00fcssel", "Enter a file name": "Geben Sie einen Dateinamen ein", "Enter new name": "Neuen Namen eingeben", "Enter new sheet name": "Neuen Tabellennamen eingeben", "Entering text mode": "Texteingabemodus aktivieren", "Error": "Fehler", "Error reading file": "Fehler beim Lesen der Datei", "Estonia": "Estland", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Die Ereignisbehandlung wurde f\u00fcr eine unerwartet lange Zeit verz\u00f6gert: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003-Tabellendokument (.xls)", "Excel Spreadsheet (.xlsx)": "Excel-Tabellendokument (.xlsx)", "Exception words are underlined while checking spelling": "Ausnahmew\u00f6rter werden bei der Rechtschreibpr\u00fcfung unterstrichen", "Expand Formula Bar": "Formelleiste aufklappen", "Expired:": "Abgelaufen:", "Explore The New {coolversion}": "Entdecken Sie die neue {coolversion}", "Export As": "Exportieren als", "Export as": "Exportieren als", "Exported to storage": "In den Speicher exportiert", "External data source not allowed": "Externe Datenquelle ist nicht erlaubt", "External link": "Externer Link", "Extra thick (4.50 pt)": "Sehr breit (4,5 pt)", "Failed to authenticate this session over protocol {0}": "Die Authentifizierung dieser Sitzung \u00fcber Protokoll {0} ist fehlgeschlagen", "Failed to download clipboard, please re-copy": "Fehler beim Herunterladen der Zwischenablage, bitte kopieren Sie erneut", "Failed to establish socket connection or socket connection closed unexpectedly.": "Socket-Verbindung konnte nicht hergestellt werden oder Socket-Verbindung wurde unerwartet geschlossen.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Socket-Verbindung konnte nicht hergestellt werden oder Socket-Verbindung wurde unerwartet geschlossen. Der Reverse-Proxy ist m\u00f6glicherweise falsch konfiguriert. Bitte wenden Sie sich an den Administrator. Weitere Informationen zur Proxy-Konfiguration finden Sie unter https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "RouteToken konnte nicht vom Controller abgerufen werden", "Failed to load collections": "Laden der Sammlungen gescheitert", "Failed to load document.": "Dokument konnte nicht geladen werden.", "Failed to load groups": "Laden der Gruppen gescheitert", "Failed to load items": "Laden der Elemente gescheitert", "Failed to load styles": "Laden der Stile gescheitert", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Das Laden des Dokuments ist fehlgeschlagen. Bitte vergewissern Sie sich, dass der Dateityp unterst\u00fctzt und die Datei nicht defekt ist, und versuchen Sie es dann erneut.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Fehler beim Laden des Dokuments. Dieses Dokument ist entweder fehlerhaft oder beansprucht mehr Ressourcen als zul\u00e4ssig. Bitte wenden Sie sich an den Administrator.", "Failed to read document from storage, please try to load the document again.": "Fehler beim Lesen des Dokuments aus dem Speicher, bitte versuchen Sie, das Dokument erneut zu laden.", "Failed to set jwt authentication cookie over insecure connection": "Das JWT-Authentifizierungs-Cookie konnte bei unsicherer Verbindung nicht gesetzt werden", "Field": "Feld", "Fields": "Felder", "File": "Datei", "File name should contain an extension.": "Der Dateiname sollte eine Erweiterung enthalten.", "Fill Series": "Reihe ausf\u00fcllen", "Filter": "Filtern", "Financial": "Finanz", "Finish electronic signing": "Elektronische Signatur abschlie\u00dfen", "Finland": "Finnland", "Fit to page": "In Seite einpassen", "Fixed size": "Festen Gr\u00f6\u00dfe", "Focus Cell": "Zelle fokussieren", "Follow Presentation": "Folgen Sie der Pr\u00e4sentation", "Follow me Presentation": "Folgen Sie mir Pr\u00e4sentation", "Following": "Folgend", "Following the editor": "Dem Editor folgen", "Following {user}": "{user} folgen", "Font": "Schriftart", "Font Name": "Schriftart", "Font Size": "Schriftgr\u00f6\u00dfe", "Footnote/Endnote": "Fu\u00dfnote/Endnote", "Footnotes": "Fu\u00dfnoten", "Force Breaks": "Umbr\u00fcche erzwingen", "Form": "Formular", "Format": "Format", "Format Cells": "Zellen formatieren", "Formula": "Formel", "Formulas": "Formeln", "Forum": "Forum", "Fraction": "Bruch", "France": "Frankreich", "Freeze": "Fixieren", "From": "Von", "From Beginning": "Start mit erster Folie", "From Current Slide": "Start mit aktueller Folie", "From now on clipboard notifications will discreetly appear at the bottom.": "Von nun an werden Benachrichtigungen \u00fcber die Zwischenablage diskret am unteren Rand angezeigt.", "From printer setup": "Aus Drucker-Einstellungen", "Full Page Slides": "Ganzseitige Folien", "Fullscreen presentation": "Vollbild Pr\u00e4sentation", "Function Library": "Funktions-Bibliothek", "Function Wizard": "Funktions-Assistent", "Functions": "Funktionen", "GB": "GB", "General": "Allgemein", "Georgia": "Georgien", "Germany": "Deutschland", "Get Involved": "Machen Sie mit", "Go Back": "Zur\u00fcckgehen", "Go Offline": "Online Modus", "Go Online": "Online gehen", "Good": "Gut", "Gradient End": "Endfarbe", "Gradient Start": "Startfarbe", "Graphs": "Diagramme", "Grayscale": "Graustufen", "Greece": "Griechenland", "Grid": "Gitter", "Group": "Gruppen", "Group Libraries": "Gruppenbibliotheken", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML-Dokument (.html)", "HTML File (.html)": "HTML-Datei (.html)", "HTML file (.html)": "HTML-Datei (.html)", "Hairline (0.05 pt)": "Haarfein (0,05 pt)", "Hardware resources are sufficient for optimal performance": "Hardware-Ressourcen sind ausreichend f\u00fcr eine optimale Leistung", "Has text: ": "Enth\u00e4lt Text: ", "Header & Footer": "Kopf-/Fu\u00dfzeilen", "Heading 1": "\u00dcberschrift 1", "Heading 2": "\u00dcberschrift 2", "Headings and objects that you add to the document will appear here": "\u00dcberschriften und Objekte, die Sie dem Dokument hinzuf\u00fcgen, werden hier angezeigt", "Help": "Hilfe", "Hidden pages": "Versteckte Seiten", "Hidden text": "Versteckter Text", "Hide Menu": "Men\u00fc ausblenden", "Hide Menu Bar": "Men\u00fcleiste ausblenden", "Hide the search bar": "Suchleiste ausblenden", "Highlight cells with...": "Markieren Sie Zellen mit...", "History": "Zuletzt verwendet", "Hit Cancel to open in view-only mode.": "Klicken Sie auf Abbrechen, um das Dokument im Ansichtsmodus zu \u00f6ffnen.", "Holy See (Vatican City State)": "Heiliger Stuhl (Staat Vatikanstadt)", "Home": "Start", "Hungary": "Ungarn", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Inaktives Dokument - zum Neuladen und Fortsetzen der Bearbeitung bitte klicken", "Idle document - please tap to reload and resume editing": "Inaktives Dokument \u2013 zum Neuladen und Fortsetzen der Bearbeitung bitte tippen", "Idle time": "Leerlaufzeit", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Wenn Sie gro\u00dfe Elemente au\u00dferhalb von {productname} freigeben m\u00f6chten, m\u00fcssen Sie diese zun\u00e4chst herunterladen.", "Illustrations": "Abbildungen", "Image (.png)": "Bild (.png)", "Image Controls": "Bildsteuerung", "Images": "Bilder", "Images and Objects": "Bilder und Objekte", "India": "Indien", "Indonesia": "Indonesien", "Initializing...": "Initialisierung\u00a0\u2026", "Insert": "Einf\u00fcgen", "Insert Checkbox": "Checkbox einf\u00fcgen", "Insert Columns After": "Spalten danach einf\u00fcgen", "Insert Columns Before": "Spalten davor einf\u00fcgen", "Insert Comment": "Kommentar einf\u00fcgen", "Insert Date": "Datum einf\u00fcgen", "Insert Dropdown": "Auswahlliste einf\u00fcgen", "Insert Electronic Signature": "Elektronische Signatur einf\u00fcgen", "Insert Function": "Funktion einf\u00fcgen", "Insert Local Image": "Lokales Bild einf\u00fcgen", "Insert Local Multimedia": "Lokales Multimedia einf\u00fcgen", "Insert Picture": "Bild einf\u00fcgen", "Insert Rich Text": "Rich Text einf\u00fcgen", "Insert Rows Above": "Zeilen oberhalb einf\u00fcgen", "Insert Rows Below": "Zeilen unterhalb einf\u00fcgen", "Insert Shape": "Form einf\u00fcgen", "Insert Table": "Tabelle einf\u00fcgen", "Insert comment": "Kommentar einf\u00fcgen", "Insert connectors": "Verbinder einf\u00fcgen", "Insert shapes": "Formen einf\u00fcgen", "Insert sheet": "Tabelle einf\u00fcgen", "Insert sheet after this": "Tabelle nach dieser einf\u00fcgen", "Insert sheet before this": "Tabelle vor dieser einf\u00fcgen", "Insert table": "Tabelle einf\u00fcgen", "Insert tabstop": "Tabulator einf\u00fcgen", "Integrator is not ready for PostMessage calls": "Integrator ist nicht bereit f\u00fcr PostMessage-Aufrufe", "Interface Settings": "Benutzeroberfl\u00e4chen-Einstellungen", "Invalid JSON file": "Ung\u00fcltige JSON-Datei", "Invalid dictionary format. Please check the file.": "Ung\u00fcltiges W\u00f6rterbuchformat. Bitte \u00fcberpr\u00fcfen Sie die Datei.", "Invalid link: '{url}'": "Ung\u00fcltiger Link: '{url}'", "Invert Background": "Hintergrund umkehren", "Ireland": "Irland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Es scheint, dass Sie eine Auswahl kopiert haben, die externe Bilder enth\u00e4lt.", "It seems you have tried to insert external data.": "Sie haben offenbar versucht, externe Daten einzuf\u00fcgen.", "Italy": "Italien", "Japan": "Japan", "Japanese Postcard": "Japanische Postkarte", "Kazakhstan": "Kasachstan", "Kenya": "Kenia", "Keyboard shortcuts": "Tastenkombinationen", "Kill": "Beenden", "Kill session.": "Sitzung t\u00f6ten.", "Kosovo": "Kosovo", "LOKit version:": "LOKit-Version:", "Landscape": "Querformat", "Language": "Sprache", "Language:": "Sprache:", "Last modification": "Letzte Bearbeitung", "Last saved:": "Zuletzt gespeichert:", "Latest Updates": "Letzte Aktualisierungen", "Latvia": "Lettland", "Layout": "Layout", "Left And Right Borders": "Linker und rechter Rand", "Left Border": "Linker Rand", "Left Margin": "Linker Rand", "Left pages": "Linke Seiten", "Left: {left}": "Links: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Lizenz", "Liechtenstein": "Liechtenstein", "Line color": "Linienfarbe", "Line style": "Linienstil", "Linear": "Linear", "Lists/Bullets": "Listen/Aufz\u00e4hlungszeichen", "Lithuania": "Litauen", "Loading Wordbook...": "W\u00f6rterbuch wird geladen...", "Loading references": "Zitate werden geladen", "Loading...": "Lade\u2026", "Local Image...": "Lokales Bild\u00a0\u2026", "Local Multimedia...": "Lokales Multimedia...", "Log": "Logging", "Log Levels": "Protokollebenen", "Logical": "Logisch", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Suchen Sie in der Datei coolwsd.xml nach den Servereinstellungen f\u00fcr die Barrierefreiheit. ", "Lookup & Reference": "Suchen und Referenz", "Loose": "weit", "Luxembourg": "Luxemburg", "MB": "MB", "Malta": "Malta", "Margin": "Rand", "Master": "Master", "Master Pages": "Masterseiten", "Master Slide Templates": "Masterfolievorlagen", "Master View": "Masteransicht", "Math & Trig": "Mathematik", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximaler Stapelspeicher f\u00fcr Dokumentenprozess (in kB) - nur reduzieren", "Maximum Document process virtual memory (in MB) - reduce only": "Maximaler virtueller Speicher f\u00fcr Dokumentenprozess (in MB) - nur reduzieren", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximal zul\u00e4ssige Dateigr\u00f6\u00dfe zum Schreiben auf die Festplatte (in MB) \u2013 nur reduzieren", "Medium (1.50 pt)": "Mittel (1,50 pt)", "Medium/Hairline (3.05 pt)": "Mittel/Haarfein (3,05 pt)", "Medium/Medium (4.50 pt)": "Mittel/Mittel (4,50 pt)", "Memory": "Speicher", "Memory Graph": "Speichergrafik", "Memory History": "Speicherverlauf", "Memory consumed": "Verwendeter Speicher", "Merge & Center": "Verbinden und Zentrieren", "Merge & Split": "Verbinden und Teilen", "Mexico": "Mexiko", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Fehlende Schriftarten", "Modified": "Ge\u00e4ndert", "Modify": "\u00c4ndern", "Moldova, Republic of": "Moldau, Republik", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "Mehr Funktionen", "More Paper Sizes...": "Mehr Papiergr\u00f6\u00dfen...", "More highlights...": "Weitere Highlights...", "More information and support": "Weitere Informationen und Unterst\u00fctzung", "More options for {1}": "Weitere Optionen f\u00fcr {1}", "More...": "Mehr\u2026", "Move Sheet Left": "Tabelle nach links bewegen", "Move Sheet Right": "Tabelle nach rechts bewegen", "My Library": "Meine Bibliothek", "My Publications": "Meine Ver\u00f6ffentlichungen", "Named Range": "Benannter Bereich", "Narrow": "Schmal", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Niederlande", "Network Graph": "Netzwerkgrafik", "Neutral": "Neutral", "New": "Neu", "New Zealand": "Neuseeland", "Next": "N\u00e4chste", "Next Slide": "N\u00e4chste Folie", "No Borders": "Keine R\u00e4nder", "No Comments": "Keine Kommentare", "No Notes": "Keine Anmerkungen", "No color": "Keine Farbe", "No disk space left on server.": "Kein Festplattenplatz mehr auf dem Server.", "No fill": "Keine F\u00fcllung", "No issues found": "Keine Probleme gefunden", "No problems with SSL verification detected": "Keine Probleme bei der SSL Verifizierung festgestellt", "No search results found!": "Keine Suchergebnisse gefunden!", "None": "Keine", "None (Do not check spelling)": "Keine (Rechtschreibung nicht pr\u00fcfen)", "Normal": "normal", "North Macedonia, Republic of": "Nordmazedonien, Republik", "Norway": "Norwegen", "Not using namespaces": "Namensr\u00e4ume werden nicht verwendet", "Notebookbar view": "Ansicht der Notizbuchleiste", "Notes": "Anmerkungen", "Notes Pages": "Notizenseiten", "Notes View": "Notizenansicht", "Number": "Zahl", "Number Format": "Zahlenformat", "Number of Documents": "Anzahl der Dokumente", "Number of Pages": "Anzahl an Seiten", "Number of Pages. Click to open the Go to Page dialog box.": "Anzahl der Seiten. Klicken Sie auf, um das Dialogfeld \u201eWechseln zu Seite\u201c zu \u00f6ffnen.", "Number of Sheets": "Anzahl an Tabellen", "Number of Slides": "Anzahl an Folien", "ODF Drawing (.odg)": "ODF Zeichnung (.odg)", "ODF presentation (.odp)": "ODF-Pr\u00e4sentation (.odp)", "ODF spreadsheet (.ods)": "ODF-Tabellendokument (.ods)", "ODF text document (.odt)": "ODF-Textdokument (.odt)", "OK": "OK", "OPEN": "\u00d6FFNEN", "Off": "Aus", "On": "An", "On mouse click": "Bei Mausklick", "Once citations are entered their storage and display type can not be changed.": "Einmal eingegebene Zitate k\u00f6nnen in ihrer Speicher- und Darstellungsart nicht mehr ge\u00e4ndert werden.", "Online Help": "Online-Hilfe", "Only the document owner can change the password.": "Nur der Eigent\u00fcmer des Dokuments kann das Passwort \u00e4ndern.", "Oops, there is a problem connecting the document": "Es besteht ein Problem bei der Verbindung zum Dokument", "Oops, there is a problem connecting to {productname}: ": "Es besteht ein Problem bei der Verbindung zum {productname}: ", "Open in full view": "In Vollansicht \u00f6ffnen", "Open link": "Link \u00f6ffnen", "Open menu": "Men\u00fc \u00f6ffnen", "Open {name}": "{Name} \u00f6ffnen", "Option": "Option", "Options": "Optionen", "Out of table": "Au\u00dferhalb der Tabelle", "Outer Border": "\u00c4u\u00dfere R\u00e4nder", "Outer Border And Horizontal Lines": "\u00c4u\u00dfere R\u00e4nder und horizontale Linien", "Outer Border and Vertical Lines": "\u00c4u\u00dfere R\u00e4nder und vertikale Linien", "Outer Borders And All Inner lines": "Au\u00dfenr\u00e4nder und alle inneren Linien", "Outline": "Gliederung", "Overview": "\u00dcbersicht", "Overwrite": "\u00dcberschreiben", "PB": "PB", "PDF Document (.pdf)": "PDF-Dokument (.pdf)", "PDF Document (.pdf) - Expert": "PDF-Dokument (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF-Dokument (.pdf) als...", "PID": "Programmkennung", "Page": "Seite", "Page Layout": "Seitenlayout", "Page Setup": "Seiten-Einstellungen", "Page name": "Seitenname", "Paragraph": "Absatz", "Paste": "Einf\u00fcgen", "Paste Slide": "Folie einf\u00fcgen", "Paste Special": "Inhalte einf\u00fcgen", "Paste from this document": "Aus diesem Dokument einf\u00fcgen", "Path": "Pfad", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Prozent", "Permission Mode": "Berechtigungsmodus", "Philippines": "Philippinen", "Picture": "Bild", "Pivot Table": "Pivot-Tabelle", "Placeholders": "Platzhalter", "Please save or discard the comment currently being edited.": "Bitte speichern oder verwerfen Sie den Kommentar, der gerade bearbeitet wird.", "Please send us your feedback": "Bitte senden Sie uns Ihr Feedback", "Please use following combination to see more options:": "Bitte verwenden Sie die folgende Kombination, um weitere Optionen zu sehen:", "Please wait kubernetes cluster is scaling...": "Bitte warten, Kubernetes-Cluster wird skaliert...", "Please wait!": "Bitte warten!", "Poland": "Polen", "Poorly performing proxying of all network requests.": "Schlechte Proxy-Leistung bei allen Netzwerkanfragen.", "Portrait": "Hochformat", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage-API ist initialisiert", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003-Pr\u00e4sentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-Pr\u00e4sentation (.pptx)", "Present current slide": "Aktuelle Folie pr\u00e4sentieren", "Present in Window": "Im Fenster anzeigen", "Present in new window": "In neuem Fenster pr\u00e4sentieren", "Presentation": "Pr\u00e4sentation", "Presentation disabled": "Pr\u00e4sentation deaktiviert", "Presentation mode has been disabled for this document": "Der Pr\u00e4sentationsmodus wurde f\u00fcr dieses Dokument deaktiviert.", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Die Pr\u00e4sentation wurde blockiert. Bitte erlauben Sie Pop-ups in Ihrem Browser. Dies erm\u00f6glicht die Anzeige von Diashows in separaten Fenstern und erleichtert das Teilen des Bildschirms.", "Presenter Console": "Pr\u00e4sentator-Konsole", "Presenting in fullscreen": "Pr\u00e4sentation im Vollbildmodus", "Presenting in window": "Pr\u00e4sentation im Fenster", "Press Ctrl + Enter to post": "Dr\u00fccken Sie Strg + Eingabetaste zu einwerfen", "Preview Slide {1}": "Vorschau Folie {1}", "Previous": "Vorherige", "Print": "Drucken", "Print Black": "Schwarz drucken", "Print dialog": "Drucken-Dialog", "Promote to top comment": "Zum Top-Kommentar hochstufen", "Properties": "Eigenschaften", "Provider:": "Anbieter:", "Qatar": "Katar", "Quadratic": "Quadratisch", "RELOAD": "NEU LADEN", "Radial": "Radial", "Range": "Bereich", "Read mode": "Lesemodus", "Read-only": "Schreibgesch\u00fctzt", "Received": "Empfangen", "Recent": "Aktuell", "Reconnecting...": "Verbinden\u00a0\u2026", "Redo": "Wiederherstellen", "References": "Zitate", "Refresh": "Aktualisieren", "Refresh Citations": "Zitate aktualisieren", "Refresh Log": "Protokoll aktualisieren", "Reject change": "\u00c4nderung verwerfen", "Reloading the document after rename": "Nach der Umbennenung wird das Dokument neu geladen", "Remove": "Entfernen", "Remove Thread": "Thread entfernen", "Remove link": "Link entfernen", "Remove print area": "Druckbereich entfernen", "Rename": "Umbenennen", "Rename Document": "Dokument umbenennen", "Rename sheet": "Tabelle umbenennen", "Renaming...": "Umbenennen\u00a0\u2026", "Repair": "Reparieren", "Repair Document": "Dokument reparieren", "Repeat in {0} seconds": "Wiederholung in {0} Sekunden", "Replace": "Ersetzen", "Reply": "Antworten", "Reply comment": "Kommentar beantworten", "Report an issue": "Ein Problem melden", "Reset Layout": "Reset layout", "Reset to Default Language": "Auf Standardsprache zur\u00fccksetzen", "Reset to default Document settings": "Auf Standard-Dokumenteinstellungen zur\u00fccksetzen", "Reset to default View settings": "Auf Standard-Ansichtseinstellungen zur\u00fccksetzen", "Reset zoom": "Ma\u00dfstab zur\u00fccksetzen", "Resolve": "Aufl\u00f6sen", "Resolve Thread": "Thread als gel\u00f6st markieren", "Resolved": "Erledigt", "Restart": "Neustart", "Restoring older revision. Any unsaved changes will be available in version history": "\u00c4ltere Version wiederherstellen. Alle ungespeicherten \u00c4nderungen bleiben in der Versionshistorie erhalten", "Results": "Ergebnisse", "Resume": "Fortsetzen", "Review": "\u00dcberpr\u00fcfen", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Rechter Rand", "Right Margin": "Rechter Rand", "Right pages": "Rechte Seiten", "Right: {right}": "Recht: {right}", "Romania": "Rum\u00e4nien", "Row Height": "Zeilenh\u00f6he", "Row {0}": "Zeile {0}", "Row {0} through {1}": "Zeile {0} bis {1}", "Rows": "Zeilen", "Ruler": "Lineal", "Russian Federation": "Russische F\u00f6deration", "San Marino": "San Marino", "Saudi Arabia": "Saudi-Arabien", "Save": "Speichern", "Save As": "Speichern als", "Save Comments": "Kommentare speichern", "Save Document settings": "Dokumenteinstellungen speichern", "Save View Settings": "Ansichtseinstellungen speichern", "Save as ODF format": "Im ODF-Format speichern", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Das Speichern ist fehlgeschlagen, weil das Dokument zu gro\u00df ist oder den verbleibenden Speicherplatz \u00fcberschreitet. Das Dokument ist nun schreibgesch\u00fctzt, aber Sie k\u00f6nnen es jetzt noch herunterladen, um eine Kopie lokal zu speichern.", "Save failed due to no disk space left. Document will now be read-only.": "Speichern fehlgeschlagen, da kein Speicherplatz mehr vorhanden ist. Das Dokument ist jetzt schreibgesch\u00fctzt.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Das Speichern ist fehlgeschlagen, da kein Speicherplatz mehr vorhanden ist. Das Dokument ist jetzt schreibgesch\u00fctzt. Bitte stellen Sie sicher, dass gen\u00fcgend Speicherplatz verf\u00fcgbar ist, und versuchen Sie erneut zu speichern.", "Save to new file": "Als neue Datei speichern", "Saved": "Gespeichert", "Saving": "Speichere", "Saving...": "Speichern\u00a0\u2026", "Scalable Vector Graphics (.svg)": "Skalierbare Vektorgrafik (.svg)", "Scientific": "Wissenschaftlich", "Screen Reading": "Stimme \u00dcber", "Screen reader support for text content is disabled. ": "Die Bildschirmleseunterst\u00fctzung f\u00fcr Textinhalte ist deaktiviert. ", "Scroll down": "Nach unten bl\u00e4ttern", "Scroll down annotations": "Anmerkungen runterrollen", "Scroll left": "Nach links rollen", "Scroll right": "Nach rechts rollen", "Scroll to the first sheet": "Zur ersten Tabelle rollen", "Scroll to the last sheet": "Zur letzten Tabelle rollen", "Scroll up": "Nach oben bl\u00e4ttern", "Scroll up annotations": "Anmerkungen hochrollen", "Search": "Suchen", "Search...": "Suchen...", "Section": "Bereich", "See history": "Versionsgeschichte betrachten", "See revision history": "Versionsgeschichte anzeigen", "Select": "Auswahl", "Select Function": "Funktion ausw\u00e4hlen", "Select a tab to browser settings.": "W\u00e4hlen Sie eine Registerkarte zu Browsereinstellungen.", "Select a tab to view settings.": "W\u00e4hlen Sie einen Tab zum Anzeigen der Einstellungen aus.", "Select language": "Sprache ausw\u00e4hlen", "Select multiple cells": "Mehrere Zellen ausw\u00e4hlen", "Select range": "Bereich ausw\u00e4hlen", "Selected external data source is forbidden. Please contact the system administrator.": "Die ausgew\u00e4hlte externe Datenquelle ist verboten. Bitte wenden Sie sich an den Systemadministrator.", "Selected range of cells": "Ausgew\u00e4hlter Zellbereich", "Selection Mode": "Auswahlmodus", "Selection count": "Anzahl der Auswahl", "Selection mode: inactive": "Auswahlmodus: inaktiv", "Send Feedback": "R\u00fcckmeldung senden", "Sent": "Gesendet", "Serbia": "Serbien", "Served by:": "Angeboten von:", "Server audit": "Server-Pr\u00fcfung", "Server has been shut down; please reload the page.": "Server wurde heruntergefahren; bitte laden Sie die Seite neu.", "Server is down, restarting automatically. Please wait.": "Der Server ist heruntergefahren und wird automatisch neu gestartet. Bitte haben Sie einen Moment Geduld.", "Server is now reachable. We have to refresh the page now.": "Der Server ist jetzt erreichbar. Wir m\u00fcssen die Seite jetzt aktualisieren.", "Server is now reachable...": "Der Server ist jetzt erreichbar\u00a0\u2026", "Server is shutting down": "Server wird heruntergefahren", "Server is shutting down for maintenance (auto-saving)": "Der Server wird f\u00fcr Wartungszwecke heruntergefahren (Auto-Sicherung)", "Server returned this reason:": "Der Server hat diesen Grund zur\u00fcckgegeben:", "Server uptime": "Serververf\u00fcgbarkeit", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Der Dienst ist nicht verf\u00fcgbar. Bitte versuchen Sie es sp\u00e4ter noch einmal und melden Sie sich bei Ihrem Administrator, falls das Problem weiterhin besteht.", "Session terminated by document owner": "Sitzung durch Dokumenteigent\u00fcmer beendet", "Set Language for All text": "Sprache f\u00fcr alle Texte festlegen", "Set Language for Paragraph": "Sprache f\u00fcr Absatz festlegen", "Set Language for Selection": "Sprache f\u00fcr Auswahl festlegen", "Set Log Levels": "Festlegen von Protokollebenen", "Set default interface preferences.": "Standardeinstellungen f\u00fcr die Schnittstelle festlegen.", "Settings": "Einstellungen", "Shape": "Form", "Shapes": "Formen", "Share": "Teilen", "Share...": "Teilen\u00a0\u2026", "Shared Config URL is missing in initial variables.": "Die gemeinsame Konfigurations-URL fehlt in den Anfangsvariablen.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Kommentare anzeigen", "Show Grid": "Raster anzeigen", "Show Menu": "Men\u00fc anzeigen", "Show Ruler": "Lineal anzeigen", "Show Sidebar": "Seitenleiste anzeigen", "Show Status Bar": "Statusleiste anzeigen", "Show in navigator": "Vorstellung in Navigator", "Show on the side": "Auf der Seite anzeigen", "Show sheets": "Bl\u00e4tter anzeigen", "Show status bar": "Statusleiste anzeigen", "Show the search bar": "Suchleiste anzeigen", "Shutdown Server": "Server herunterfahren", "Signature": "Unterschrift", "Singapore": "Singapur", "Size": "Gr\u00f6\u00dfe", "Size to grid": "Gr\u00f6\u00dfe an Raster anpassen", "Slide %1": "Folie %1", "Slide Layout": "Folienlayout", "Slide Show": "Diashow", "Slide Size": "Gr\u00f6\u00dfe der Folie", "Slide Transition": "Folien\u00fcbergang", "Slide Views": "Folienansicht", "Slide {0} of {1}": "Folie {0} von {1}", "Slides": "Folien", "Slovakia": "Slowakei", "Slovenia": "Slowenien", "Smart Picker": "Smart Picker", "Snap to Grid": "Am Raster einrasten", "Snap to grid": "Am Raster einrasten", "Solid": "Stabil", "Someone": "Jemand", "Something went wrong while deleting the file. Please try refreshing the page.": "Irgendetwas ist beim L\u00f6schen der Datei schiefgelaufen. Bitte versuchen Sie, die Seite zu aktualisieren.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Irgendetwas ist beim Abrufen der Einstellungsdatei schiefgelaufen. Bitte versuchen Sie, die Seite zu aktualisieren.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Irgendetwas ist beim Abrufen des W\u00f6rterbuchs schiefgelaufen. Bitte versuchen Sie, die Seite zu aktualisieren.", "Something went wrong while loading Document settings.": "Irgendetwas ist beim Laden der Dokumenteinstellungen schiefgelaufen.", "Something went wrong while uploading dictionary file": "Irgendetwas ist beim Hochladen der W\u00f6rterbuchdatei schiefgelaufen", "Something went wrong while uploading the file. Please try again.": "Irgendetwas ist beim Hochladen der Datei schiefgelaufen. Bitte versuchen Sie es erneut.", "Something went wrong. Please try to refresh the page.": "Irgendetwas ist schiefgelaufen. Bitte versuchen Sie, die Seite zu aktualisieren.", "Sort": "Sortierung", "South Africa": "S\u00fcdafrika", "South Korea": "S\u00fcdkorea", "Spacing & Color": "Abstand und Farbe", "Spain": "Spanien", "Sparkline": "Sparkline", "Split": "Teilen", "Square": "Rechteckig", "Standard": "Standard", "Standard (4:3)": "Standardm\u00e4\u00dfig (4:3)", "Standard dictionary": "Standardw\u00f6rterbuch", "Status": "Status", "Status Bar": "Statusleiste", "Stop following": "Nicht mehr folgen", "Store as:": "Speichern als:", "Style": "Aussehen", "Style List": "Liste mit Formatvorlagen", "Style list": "Stil-Liste", "Styles": "Stile", "Successfully exported: ": "Erfolgreich exportiert: ", "Sum": "Summe", "Sweden": "Schweden", "Switzerland": "Schweiz", "Symbols": "Symbole", "Synchronize axes": "Achsen synchronisieren", "TB": "TB", "Table": "Tabelle", "Table of content": "Inhaltsverzeichnis", "Table with {0} rows and {1} columns": "Tabelle mit {0} Zeilen und {1} Spalten", "Tables": "Tabellen", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Provinz von China", "Tap to collapse": "Antippen zum Zuklappen", "Tap to expand": "Antippen zum Erweitern", "Text": "Text", "Text orientation": "Textausrichtung", "The IsAdminUser property is not set by integration": "Die IsAdminUser Eigenschaft wird nicht durch Integration gesetzt", "The IsAdminUser user property is set by integration": "Die IsAdminUser-Benutzereigenschaft ist durch die Integration festgelegt", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Das Dokument enth\u00e4lt einige Zitate, die m\u00f6glicherweise nicht \u00fcber die Web-API zug\u00e4nglich sind. Dies kann zu Problemen bei der Bearbeitung von Zitaten oder Bibliographien f\u00fchren.", "The document could not be locked, and is opened in read-only mode.": "Das Dokument konnte nicht gesperrt werden und wird im schreibgesch\u00fctzten Modus ge\u00f6ffnet.", "The document could not be locked.": "Das Dokument konnte nicht gesperrt werden.", "The document is being migrated to a new server. Retrying shortly...": "Das Dokument wird auf einen neuen Server migriert. Ein erneuter Versuch erfolgt in K\u00fcrze...", "The document is being renamed and will reload shortly": "Das Dokument wird umbenannt und in K\u00fcrze neu geladen", "The document is being signed and will be availably shortly": "Das Dokument wird gerade unterzeichnet und steht in K\u00fcrze zur Verf\u00fcgung", "The document is not signed.": "Das Dokument ist nicht signiert.", "The document is switching to Offline mode and will reload shortly": "Das Dokument wechselt jetzt in den Offline-Modus und wird in K\u00fcrze neu geladen", "The document is too large or no disk space left to save. Document will now be read-only.": "Das Dokument ist zu gro\u00df oder kein Speicherplatz zum speichern verf\u00fcgbar. Das Dokument ist jetzt schreibgesch\u00fctzt.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Die Datei vom Typ: {0} kann nicht auf den Server hochgeladen werden, da die Datei keinen Namen hat", "The file of type: {0} cannot be uploaded to server since the file is empty": "Die Datei vom Typ: {0} kann nicht auf den Server hochgeladen werden, da die Datei leer ist", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Die Host-URL ist leer. Der coolwsd-Server ist vermutlich falsch konfiguriert, bitte wenden Sie sich an den Administrator.", "The server encountered a {0} error while parsing the {1} command.": "Der Server ist auf einen Fehler {0} beim Ausf\u00fchren des Befehls {1} gesto\u00dfen.", "The server has been disconnected.": "Die Verbindung zum Server wurde unterbrochen.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Die Signatur ist OK, aber das Zertifikat konnte nicht validiert werden und das Dokument ist nur teilweise signiert.", "The signature is OK, but the certificate could not be validated.": "Die Signatur ist OK, aber das Zertifikat konnte nicht gepr\u00fcft werden.", "The signature is OK, but the document is only partially signed.": "Die Signatur ist OK, aber das Dokument ist nur teilweise signiert.", "The signature line can now be moved or resized as needed.": "Die Signaturzeile kann nun nach Bedarf verschoben oder in der Gr\u00f6\u00dfe angepasst werden.", "The signature was valid, but the document has been modified.": "Die Signatur ist g\u00fcltig, aber das Dokument wurde ge\u00e4ndert.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Das System passt derzeit die Ressourcen an. Bitte warten Sie einen Moment, w\u00e4hrend wir Ihre Anfrage erneut versuchen...", "Theme colors": "Themenfarben", "Thick (2.25 pt)": "Breit (2,25 pt)", "Thin (0.75 pt)": "Schmal (0,75 pt)", "Thin/Medium (3.00 pt)": "Schmal/Mittel (3,00 pt)", "This document has an invalid signature.": "Dieses Dokument hat eine ung\u00fcltige Signatur.", "This document is digitally signed and the signature is valid.": "Dieses Dokument ist digital signiert und die Signatur ist g\u00fcltig.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dieses Dokument enth\u00e4lt m\u00f6glicherweise Formatierungen oder Inhalte, die nicht im aktuellen Dateiformat gespeichert werden k\u00f6nnen.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Dies ist eine nicht unterst\u00fctzte Version von {Produktname}. Um den Eindruck zu vermeiden, dass es f\u00fcr den Einsatz in Unternehmen geeignet ist, wird diese Meldung angezeigt, wenn mehr als {docs} Dokumente oder {connections} Verbindungen gleichzeitig verwendet werden.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Dieser Service ist durch den Administrator auf {0} Dokumente und {1} Verbindungen insgesamt begrenzt. Diese Begrenzung wurde erreicht. Bitte versuchen Sie es sp\u00e4ter erneut.", "This user": "Dieser Benutzer", "This version of {productname} is powered by": "Diese Version von {productname} wird bereitgestellt von", "Tight": "eng", "Tile pages": "Kachelseiten", "Time": "Uhrzeit", "Time interval of CPU statistics (in ms)": "Zeitintervall der CPU-Statistik (in ms)", "Time interval of memory statistics (in ms)": "Zeitintervall der Speicherstatistik (in ms)", "Time zone:": "Zeitzone:", "Title": "Titel", "Title Only": "Nur Titel", "Title Slide": "Titel Folie", "Title and 2 Content": "\u00dcberschrift und 2 Inhalt", "Title, 2 Content and Content": "Titel, 2 Inhalt und Inhalt", "Title, 2 Content over Content": "Titel, 2 Inhalt \u00fcber Inhalt", "Title, 4 Content": "Titel, 4 Inhalt", "Title, 6 Content": "Titel, 6 Inhalt", "Title, Content": "\u00dcberschrift, Inhalt", "Title, Content and 2 Content": "Titel, Inhalt und 2 Inhalt", "Title, Content over Content": "Titel, Inhalt \u00fcber Inhalt", "Title, Vertical Text": "Titel, Vertikaler Text", "Title, Vertical Text, Clipart": "Titel, vertikaler Text, Clipart", "To": "Bis", "To paste outside {productname}, please first click the 'download' button": "Um au\u00dferhalb von {productname} einzuf\u00fcgen, klicken Sie bitte zun\u00e4chst auf die Schaltfl\u00e4che \u201eHerunterladen\u201c", "To prevent accidental changes, the author has set this file to open as view-only": "Um versehentliche \u00c4nderungen zu vermeiden, hat der Autor diese Datei schreibgesch\u00fctzt ge\u00f6ffnet.", "Toggle UI Mode": "Benutzeroberfl\u00e4chenmodus umschalten", "Top And Bottom Border": "Oberer und unterer Rand", "Top Border": "Oberer Rand", "Top Margin": "Oberer Rand", "Top N elements...": "Obere N-Elemente...", "Top N percent...": "Obere N-Prozent...", "Top/Bottom Rules...": "Regeln oben/unten...", "Top: {top}": "Oben: {top}", "Tracking": "Verfolgen", "Transition": "\u00dcbergang", "Transitions": "\u00dcberg\u00e4nge", "Turkey": "T\u00fcrkei", "Type": "Typ", "Type in the search box to find anything in your document": "Geben Sie einen Suchbegriff in das Suchfeld ein, um etwas in Ihrem Dokument zu finden", "Type to add a word": "Tippen, um ein Wort hinzuzuf\u00fcgen", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Unautorisierter WOPI-Host. Bitte versuchen Sie es sp\u00e4ter noch einmal und melden Sie sich bei Ihrem Administrator, falls das Problem weiterhin besteht.", "Undo": "R\u00fcckg\u00e4ngig", "Ungroup": "Aufheben", "United Arab Emirates": "Vereinigte Arabische Emirate", "United Kingdom": "Vereinigtes K\u00f6nigreich", "United States of America": "Vereinigte Staaten von Amerika", "Unknown color": "Unbekannte Farbe", "Unlink Citations": "Zitate entfernen", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Das Aufheben der Verkn\u00fcpfung von Zitaten f\u00fchrt dazu, dass Collabora Online die Zitate und die Bibliographie in diesem Dokument nicht aktualisieren kann.", "Unlock": "Entsperren", "Unresolve": "Ungel\u00f6st", "Unresolve Thread": "Thread als ungel\u00f6st markieren", "Unsupported server version.": "Diese Serverversion wird nicht unterst\u00fctzt.", "Update": "Update", "Update Index": "Verzeichnisse Aktualisieren", "Update Log Levels": "Aktualisierung der Protokollebenen", "Updated citations": "Zitate aktualisiert", "Updating citations": "Aktualisiere Zitate", "Upload Autotext": "Autotext hochladen", "Upload Wordbook": "W\u00f6rterbuch hochladen", "Upload Xcu": "Xcu hochladen", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Wiederverwendbare Textschnipsel (.bau) hochladen. Um den Text in Ihr Dokument einzuf\u00fcgen, geben Sie das K\u00fcrzel f\u00fcr einen AutoText-Eintrag ein und dr\u00fccken Sie F3.", "Uploaded": "Hochgeladen", "Uploading file to server failed with status: {0}": "Das Hochladen der Datei auf den Server mit dem Status {0} ist fehlgeschlagen", "Uploading file to server failed, file not found.": "Das Hochladen der Datei auf den Server ist fehlgeschlagen, die Datei wurde nicht gefunden.", "Uploading file to server failed, the file is too large.": "Das Hochladen der Datei auf den Server ist fehlgeschlagen. Die Datei ist zu gro\u00df.", "Uploading...": "Hochladen\u00a0\u2026", "Use Compact view": "Kompaktansicht verwenden", "Use Tabbed view": "Registerkartenansicht verwenden", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Verwendete nicht mehr g\u00fcltiges is_admin Feld, Integration sollte IsAdminUser Eigenschaft stattdessen verwenden", "User": "Selbstdefiniert", "User List Summary": "Benutzerliste Zusammenfassung", "User Name": "Benutzername", "Users online": "Benutzer online", "Using namespaces.": "Namensr\u00e4ume werden verwendet.", "Values between...": "Werte zwischen...", "Values duplicate...": "Werte duplizieren...", "Values equal to...": "Werte gleich...", "Values greater than...": "Werte gr\u00f6\u00dfer als...", "Values less than...": "Werte kleiner als...", "Variant": "Variante", "Version Information": "Versionsinformation", "Vertical Title, Text, Chart": "Vertikaler Titel, Text, Diagramm", "Vertical Title, Vertical Text": "Vertikaler Titel, vertikaler Text", "Very Loose": "sehr weit", "Very Tight": "sehr eng", "Very thin (0.50 pt)": "Sehr schmal (0,50 pt)", "View": "Ansicht", "View Settings": "Ansichtseinstellungen", "Views": "Ansichten", "WOPI host": "WOPI-Host", "Warning": "Warnung", "Warning! The browser you are using is not supported.": "Achtung! Der von Ihnen benutzte Browser wird nicht unterst\u00fctzt.", "Watermark": "Wasserzeichen", "We are in the process of cleaning up this document from the last session, please try again later.": "Wir bereinigen gerade dieses Dokument der letzten Sitzung, bitte versuchen Sie es sp\u00e4ter noch einmal.", "Welcome Dialog": "Willkommensdialog", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Es konnte keine Verbindung zu Ihrem Dokument hergestellt werden. Bitte versuchen Sie es erneut.", "What?": "Was?", "When?": "Wann?", "Who?": "Wer?", "Wide": "Breit", "Widescreen (16:9)": "Breitbild (16:9)", "Windowed Presentation Blocked": "Fensterpr\u00e4sentation blockiert", "Windowed Presentation: ": "Fensterpr\u00e4sentation ", "Word 2003 Document (.doc)": "Word 2003-Dokument (.doc)", "Word Counter": "Anzahl an W\u00f6rtern", "Word Document (.docx)": "Word-Dokument (.docx)", "Words are ignored by the spell checker": "W\u00f6rter werden von der Rechtschreibpr\u00fcfung ignoriert", "Wrap": "Umlauf", "Wrong or missing WOPISrc parameter, please contact support.": "Falsche oder fehlenden WOPISrc-Parameter, bitte kontaktieren Sie den Support.", "Wrong password provided. Please try again.": "Sie haben ein falsches Kennwort eingegeben. Bitte versuchen Sie es erneut.", "Wrong server, reconnecting...": "Falscher Server, Verbindung wird neu aufgebaut ...", "YB": "YB", "You": "Sie", "You are already presenting this document": "Sie pr\u00e4sentieren dieses Dokument bereits", "You are leaving the document. The following web page will open in a new tab: ": "Sie verlassen das Dokument. Die folgende Webseite wird in einem neuen Tab ge\u00f6ffnet: ", "You have not done anything to rollback yet...": "Sie haben noch nichts f\u00fcr ein Rollback getan...", "You need to enable it both at server level and in the UI. ": "Sie m\u00fcssen sie sowohl auf Serverebene als auch in der Benutzeroberfl\u00e4che aktivieren. ", "Your Collabora Online server needs updating. Version {0} is available.": "Ihr Collabora Online-Server muss aktualisiert werden. Version {0} ist verf\u00fcgbar.", "Your WOPI server is not secure: SSL verification failed": "Dein WOPI Server ist nicht sicher: SSL Verifizierung fehlgeschlagen", "Your browser has very limited access to the clipboard": "Ihr Browser hat nur sehr begrenzten Zugriff auf die Zwischenablage", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Ihr Browser hat nur sehr eingeschr\u00e4nkten Zugriff auf die Zwischenablage. Verwenden Sie stattdessen die Einf\u00fcgetasten auf Ihrer Bildschirmtastatur.", "Your changes have been saved": "Ihre \u00c4nderungen wurden gespeichert", "Your library is empty": "Ihre Bibliothek ist leer", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Dein Server verf\u00fcgt \u00fcber unzureichende Hardware-Ressourcen, was zu einer schlechten Leistung f\u00fchren kann.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Ihre Sitzung ist abgelaufen. Neuerliche \u00c4nderungen am Dokument werden m\u00f6glicherweise nicht gespeichert. Bitte erneuern Sie die Sitzung (oder Webseite), um fortzufahren. M\u00f6glicherweise m\u00fcssen Sie sich erneut anmelden.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Ihre Sitzung wird in {time} ablaufen. Bitte speichern Sie Ihre Arbeit und erneuern Sie die Sitzung (oder Webseite), um fortzufahren. M\u00f6glicherweise m\u00fcssen Sie sich erneut anmelden.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Ihr {productname}-Cluster scheint falsch konfiguriert zu sein oder schnell zu skalieren - bitte wenden Sie sich an Ihren Systemadministrator. Wenn Sie die Bearbeitung fortsetzen, kann dies dazu f\u00fchren, dass sich mehrere Benutzer nicht sehen k\u00f6nnen, dass es zu Konflikten in der Dokumentenablage kommt und/oder dass Probleme beim Kopieren/Einf\u00fcgen auftreten. Erwartete serverId {0} f\u00fcr routeToken {1}, aber verbunden mit serverId {2}", "ZB": "ZB", "Zoom": "Ma\u00dfstab", "Zoom In": "Heranzoomen", "Zoom Out": "Herauszoomen", "Zotero API key is incorrect": "Der Zotero API Schl\u00fcssel ist nicht korrekt", "Zotero API key is not configured": "Der Zotero API Schl\u00fcssel ist nicht konfiguriert", "Zotero Warning": "Zotero-Warnung", "cell address": "Zelladresse", "direct network connection": "direkte Netzwerkverbindung", "file type icon": "Dateitypen-Symbol", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (in englischer Sprache)", "kB": "kB", "preview of page %1": "Vorschau der Seite %1", "replies": "Antworten", "reply": "Antworten", "system call security filtering enabled": "Sicherheitsfilterung f\u00fcr Systemaufrufe aktiviert", "the Help tab": "der Tab Hilfe", "the View menu": "das Men\u00fc Ansicht", "warning: copy/paste request timed out": "Warnung: Zeit\u00fcberschreitung der Kopieren/Einf\u00fcgen-Anforderung", "{0} deleted": "{0} gel\u00f6scht", "{0} selected": "{0} ausgew\u00e4hlt", "{0} tab selected": "{0} Tab ausgew\u00e4hlt", "{0} unselected": "{0} nicht ausgew\u00e4hlt", "{username} saved this document as {filename}. Do you want to join?": "{username} hat dieses Dokument unter {filename} gespeichert. M\u00f6chten Sie beitreten?", "{user} has joined": "{user} ist beigetreten", "{user} has left": "{user} hat verlassen", "\u00c5land Islands": "\u00c5land-Inseln"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-dsb.json b/f7cloud-office/browser/dist/l10n/ui-dsb.json new file mode 100644 index 0000000..30aa706 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-dsb.json @@ -0,0 +1 @@ +{" document(s) open.": " w\u00f3cynjone dokumenty.", " hrs": " g\u00f3\u017a", " mins": " min", " s": " sek", " user(s).": " wu\u017eywarjow.", "\"Slow Proxy\"": "\u201eP\u00f3ma\u0142y proksy\u201c", "%n users": "%n wu\u017eywarjow", "(current)": "(aktualny)", "0 users": "0 wu\u017eywarjow", "1 user": "1 wu\u017eywa\u0155", "About": "W\u00f3", "Accept": "Akcept\u011browa\u015b", "Accept change": "Zm\u011bnu akcept\u011browa\u015b", "Admin console": "Administratorowa konsola", "All": "W\u0161ykne", "Always follow the editor": "P\u015beco wob\u017a\u011b\u0142arjeju sl\u011bdowa\u015b", "Analytics": "Analyzowe daty", "Are you sure you want to delete this page?": "Co\u015bo to\u015b ten bok nap\u0161awdu la\u0161owa\u015b?", "Are you sure you want to delete this slide?": "Co\u015bo to\u015b tu foliju nap\u0161awdu la\u0161owa\u015b?", "Are you sure you want to shut down the server?": "Co\u015bo serwer nap\u0161awdu wu\u0161altowa\u015b?", "Are you sure you want to terminate this session?": "Co\u015bo to\u015b to p\u00f3sej\u017aenje nap\u0161awdu sk\u00f3\u0144cy\u015b?", "Automatic color": "Awtomatiska barwa", "Average": "P\u015ber\u011bzk", "Axial": "Aksialny", "BB": "BB", "Background Color": "Sl\u011bzynowa barwa", "Borders": "Ramiki", "Bytes received": "Dostane bajty", "Bytes sent": "W\u00f3tp\u00f3s\u0142ane bajty", "CPU Graph": "CPU-grafika", "Cache size of CPU statistics": "Wjelikos\u0107 cacha CPU-statistiki", "Cache size of memory statistics": "Wjelikos\u0107 cacha sk\u0142adoweje statistiki", "Cancel": "P\u015betergnu\u015b", "Cell borders": "K\u0161omy cele", "Choice of functions": "Wub\u011brk funkcijow", "Clear the search field": "Pyta\u0144ske p\u00f3lo wuprozni\u015b", "Close": "Zacyni\u015b", "Close document": "Dokument zacyni\u015b", "Color": "Barwa", "Columns": "S\u0142upy", "Comment": "Komentar", "Confirmation": "Wobk\u0161u\u015benje", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt p\u015bi anul\u011browanju/w\u00f3spjetowanju z n\u011bkotarymi wu\u017eywarjami. P\u0161osym wu\u017eywaj\u015bo dokumentowe p\u00f3r\u011b\u017aenje za rozw\u011bzanje", "Connecting...": "Zw\u011bzujo se...", "Connection error": "Zwiskowa zm\u00f3lka", "Count": "Licba", "CountA": "Licba2", "Creating copy...": "Kopija se nap\u00f3rajo...", "Creating new file from template...": "Nowa dataja se z p\u015bed\u0142ogi nap\u00f3rajo...", "Dashboard": "P\u015begl\u011bd", "Default Style": "Standardna p\u015bed\u0142oga", "Delete": "La\u0161owa\u015b", "Delete Columns": "S\u0142upy wula\u0161owa\u015b", "Delete Rows": "Smu\u017eki wula\u0161owa\u015b", "Delete tabstop": "Tabulator wula\u0161owa\u015b", "Discard": "Zachy\u015bi\u015b", "Document": "Dokument", "Document cannot be renamed.": "Dokument njedajo se p\u015bemjeni\u015b.", "Document cannot be saved.": "Dokument njedajo se sk\u0142adowa\u015b.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument jo se zm\u011bni\u0142 w sk\u0142adowaku. Co co\u015bo ze sw\u00f3jimi njesk\u0142a\u017aonymi zm\u011bnami cyni\u015b?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument jo se w sk\u0142adowaku zm\u011bni\u0142. Nowy dokument se zacytajo. Wa\u0161a wersija jo ako p\u015be\u017a\u011b\u0142ana wersija k dispoziciji.", "Document requires password to modify.": "Dokument se gronid\u0142o pomina, aby se zm\u011bni\u0142.", "Document requires password to view.": "Dokument se gronid\u0142o pomina, aby se pokaza\u0142.", "Documents open": "W\u00f3cynjone dokumenty", "Documents:": "Dokumenty:", "Download as": "Ze\u015b\u011bgnu\u015b ako", "Downloading...": "Ze\u015b\u011bgujo se...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Wob\u017a\u011b\u0142a\u015b", "Elapsed time": "Minu\u0142y cas", "Ellipsoid": "Elipsoid", "Enter new sheet name": "Nowe tabelowe m\u011b zap\u00f3da\u015b", "Entering text mode": "Tekstowy modus zm\u00f3\u017eni\u015b", "Excel 2003 Spreadsheet (.xls)": "Tabelowy dokument Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Tabelowy dokument Excel (.xlsx)", "Expired:": "Spadnjony:", "Export as": "Eksport\u011browa\u015b ako", "Failed to authenticate this session over protocol {0}": "To\u015b to p\u00f3sej\u017aenje njedajo se p\u015bez protokol {0} awtentific\u011browa\u015b", "Failed to download clipboard, please re-copy": "Wop\u015bimje\u015be mjazyw\u00f3tk\u0142ada njedajo se zasaj\u017ai\u015b, p\u0161osym kop\u011bruj\u015bo znowego", "Failed to load document.": "Dokument njedajo se zacyta\u015b.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Dokument njedajo se zacyta\u015b. P\u0161osym p\u015bezna\u0144\u015bo se, l\u011bc datajowy typ se p\u00f3dp\u011bra a njejo wob\u0161k\u00f3\u017aony, a wopytaj\u015bo p\u00f3n hy\u0161\u0107i raz.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Dokument njedajo se zacyta\u015b. To\u015b ten dokument jo pak deform\u011browany pak p\u015betrjebujo w\u011bcej resursow ako su dow\u00f3lone. P\u0161osym staj\u015bo se z administratorom do zwiska.", "Failed to set jwt authentication cookie over insecure connection": "Awtentifikaciski cookie JWT njedajo se p\u015bez njew\u011bsty zwisk staji\u015b", "Fixed size": "K\u0161uta wjelikos\u0107", "Font": "Pismo", "Font Name": "M\u011b pisma", "Font Size": "Wjelikos\u0107 pisma", "From": "W\u00f3t", "Fullscreen presentation": "Prezentacija po\u0142neje wobrazowki", "Function Wizard": "Funkciski asistent", "Functions": "Funkcije", "GB": "GB", "Gradient End": "K\u00f3\u0144c p\u015beb\u011bga", "Gradient Start": "Zachopje\u0144k p\u015beb\u011bga", "Graphs": "Diagramy", "Hide the search bar": "Pyta\u0144sku r\u011bdku schowa\u015b", "History": "Historija", "Hit Cancel to open in view-only mode.": "Klikni\u015bo na P\u015betergnu\u015b, aby dokument we wogl\u011bda\u0144skem modusu w\u00f3cyni\u0142.", "Idle document - please click to reload and resume editing": "Inaktiwny dokument - p\u0161osym klikni\u015bo, aby znowego zacyta\u0142 a z wob\u017a\u011b\u0142owanim p\u00f3k\u0161acowa\u0142", "Idle document - please tap to reload and resume editing": "Inaktiwny dokument - p\u0161osym p\u00f3tusni\u015bo, aby znowego zacyta\u0142 a z wob\u017a\u011b\u0142owanim p\u00f3k\u0161acowa\u0142", "Idle time": "Cas proznego cynjenja", "Initializing...": "Inicializ\u011brujo se...", "Insert Columns After": "S\u0142upy za tym zasaj\u017ai\u015b", "Insert Columns Before": "S\u0142upy p\u015bed tym zasaj\u017ai\u015b", "Insert Local Image": "Lokalny wobraz zasaj\u017ai\u015b", "Insert Rows Above": "Smu\u017eki nad tym zasaj\u017ai\u015b", "Insert Rows Below": "Smu\u017eki p\u00f3d tym zasaj\u017ai\u015b", "Insert Shape": "Formu zasaj\u017ai\u015b", "Insert shapes": "Formy zasaj\u017ai\u015b", "Insert sheet": "Tabelu zasaj\u017ai\u015b", "Insert sheet after this": "Tabelu za tym zasaj\u017ai\u015b", "Insert sheet before this": "Tabelu p\u015bed tym zasaj\u017ai\u015b", "Insert table": "Tabelu zasaj\u017ai\u015b", "Insert tabstop": "Tabulator zasaj\u017ai\u015b", "Invalid link: '{url}'": "Njep\u0142a\u015biwy w\u00f3tkaz: '{url}'", "Keyboard shortcuts": "Tastowe skrotconki", "Kill": "Sk\u00f3\u0144cy\u015b", "Kill session.": "P\u00f3sej\u017aenje znicy\u015b.", "Landscape": "Pr\u011bcny format", "Last modification": "Sl\u011bdna zm\u011bna", "Latest Updates": "Nejnow\u0161e aktualizacije", "Left Margin": "L\u011bwa k\u0161oma", "Linear": "Linearny", "Loading...": "Cyta se...", "Local Image...": "Lokalny wobraz...", "Log": "Protokol", "Log Levels": "Protokolowe rowniny", "MB": "MB", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimalny \u0161taplowy sk\u0142adowak za dokumentowy proces (w kB) - jano reduc\u011browa\u015b", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimalny wirtuelny sk\u0142ad za dokumentowy proces (w MB) - jano reduc\u011browa\u015b", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimalna dow\u00f3lona datajowa wjelikos\u0107 za pisanje na twardu platu (w MB) - jano reduc\u011browa\u015b", "Memory Graph": "Sk\u0142adowa grafika", "Memory consumed": "Wu\u017eyty sk\u0142ad", "Minimum": "Minimum", "Modified": "Zm\u011bnjone", "Modify": "Zm\u011bni\u015b", "More information and support": "Dal\u0161ne informacije a p\u00f3dp\u011bra", "More...": "W\u011bcej...", "Network Graph": "Se\u015bowa grafika", "No color": "\u017dedna barwa", "None": "\u017deden", "None (Do not check spelling)": "\u017dedna (p\u0161awopis njekontrol\u011browa\u015b)", "Number of Documents": "Licba dokumentow", "Number of Pages": "Licba bokow", "Number of Sheets": "Licba tabelow", "Number of Slides": "Licba folijow", "ODF Drawing (.odg)": "ODF-kreslanka (.odg)", "ODF presentation (.odp)": "ODF-prezentacija (.odp)", "ODF spreadsheet (.ods)": "Tabelowy dokument ODF (.ods)", "ODF text document (.odt)": "Tekstowy dokument ODF (.odt)", "OK": "W p\u00f3r\u011b\u017ae", "Online Help": "Pomoc online", "Oops, there is a problem connecting the document": "Hopla, jo problem p\u015bi zw\u011bzowanju z dokumentom", "Open link": "W\u00f3tkaz w\u00f3cyni\u015b", "Open menu": "Meni w\u00f3cyni\u015b", "Overview": "P\u015begl\u011bd", "Overwrite": "P\u015bepisa\u015b", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PID": "PID", "Page Setup": "Nastajenja boka", "Paste Special": "Wop\u015bimje\u015be zasaj\u017ai\u015b", "Portrait": "Wusoki format", "PowerPoint 2003 Presentation (.ppt)": "Prezentacija Powerpoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezentacija Powerpoint (.pptx)", "Present current slide": "Aktualnu foliju prezent\u011browa\u015b", "Quadratic": "Kwadratiski", "Radial": "Radialny", "Received": "Dostate", "Redo": "W\u00f3spjetowa\u015b", "Refresh": "W\u00f3tnowi\u015b", "Refresh Log": "Protokol w\u00f3tnowi\u015b", "Reject change": "Zm\u011bnu wotpokaza\u015b", "Remove": "W\u00f3tw\u00f3no\u017ae\u015b", "Renaming...": "P\u015bemjenjujo se...", "Repair": "P\u00f3r\u011b\u017ai\u015b", "Repair Document": "Dokument p\u00f3r\u011b\u017ai\u015b", "Reply": "W\u00f3tegroni\u015b", "Report an issue": "Problem k w\u011bs\u0107i da\u015b", "Reset to Default Language": "Na standardnu r\u011bc sl\u011bdk staji\u015b", "Reset zoom": "Skal\u011browanje sl\u011bdk staji\u015b", "Resolve": "Rozw\u011bza\u015b", "Resolved": "Rozw\u011bzany", "Restoring older revision. Any unsaved changes will be available in version history": "Star\u0161a wersija se w\u00f3tnowijo. Njesk\u0142a\u017aone zm\u011bny se we wersijowej historiji wobchowaju", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "P\u0161awa k\u0161oma", "Rows": "Smu\u017eki", "Save": "Sk\u0142adowa\u015b", "Save Comments": "Komentary sk\u0142adowa\u015b", "Save failed due to no disk space left. Document will now be read-only.": "Dla felujucego ruma na pla\u015be njejo se ra\u017ai\u0142o sk\u0142adowanje. Dokument dajo se n\u011bnto jano cyta\u015b.", "Save to new file": "Do noweje dataje sk\u0142adowa\u015b", "Saving...": "Sk\u0142adujo se...", "Scroll down annotations": "P\u015bipiski do\u0142oj kula\u015b", "Scroll left": "Nal\u011bwo suwa\u015b", "Scroll right": "Nap\u0161awo suwa\u015b", "Scroll to the first sheet": "K pr\u011bdnej tabeli kulnu\u015b", "Scroll to the last sheet": "K sl\u011bdnej tabeli kulnu\u015b", "Scroll up annotations": "P\u015bipiski g\u00f3rjej kula\u015b", "Search": "Pyta\u015b", "See revision history": "Wersijowu historiju pokaza\u015b", "Select range": "Wobce\u0155k wubra\u015b", "Selected range of cells": "Wubrany celowy wobcerk", "Selection Mode": "Wub\u011bra\u0144ski modus", "Selection count": "Licba wub\u011brka", "Sent": "P\u00f3s\u0142ane", "Served by:": "K dispoziciji stajony w\u00f3t:", "Server is shutting down for maintenance (auto-saving)": "Serwer se za w\u00f3twardowanje w\u00f3t\u0161altujo (awtomatiske zw\u011bs\u0107enje)", "Server returned this reason:": "Serwer jo wro\u015bi\u0142 sl\u011bdujucu p\u015bicynu:", "Server uptime": "\u0179\u011b\u0142a\u0144ski cas serwera", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "S\u0142u\u017eba njejo k dispoziciji. P\u0161osym wopytaj\u015bo p\u00f3zd\u017aej hy\u0161\u0107i raz a inform\u011bruj\u015bo sw\u00f3jogo administratora, jolic problem nadalej wobstoj.", "Session terminated by document owner": "P\u00f3sej\u017aenje jo se w\u00f3t dokumentowego sw\u00f3jstwownika sk\u00f3\u0144cy\u0142o", "Set Log Levels": "Protokolowe rowniny nastaji\u015b", "Settings": "Nastajenja", "Share...": "\u0179\u011bli\u015b...", "Show Ruler": "Lineal pokaza\u015b", "Show the search bar": "Pyta\u0144sku r\u011bdku pokaza\u015b", "Shutdown Server": "Serwer wu\u0161altowa\u015b", "Solid": "Po\u0142ny", "Square": "Kwadrat", "Style": "Stil", "Sum": "Suma", "TB": "TB", "Text": "Tekst", "Text orientation": "Tekstowe wusm\u011brjenje", "The document could not be locked, and is opened in read-only mode.": "Dokument njedajo se zastaji\u015b a w\u00f3cynja se w cyta\u0144skem modusu.", "The document could not be locked.": "Dokument njedajo se zastaji\u015b.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Dataja typa {0} njedajo se na serwer nagra\u015b, dokula\u017e dataja njama m\u011b", "The file of type: {0} cannot be uploaded to server since the file is empty": "Dataja typa {0} njedajo se na serwer nagra\u015b, dokula\u017e dataja jo prozna", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL hosta jo prozny. Serwer coolwsd jo nejskerjej wopak konfigur\u011browany, p\u0161osym staj\u015bo se z administratorom do zwiska.", "The server encountered a {0} error while parsing the {1} command.": "Serwer jo p\u015bi wuwje\u017aenju p\u015bikaza {1} na zm\u00f3lku {0} starcy\u0142.", "The signature is OK, but the certificate could not be validated.": "Signatura jo w p\u00f3r\u011b\u017ae, ale certifikat njedajo se p\u015begl\u011bdowa\u015b.", "This document has an invalid signature.": "To\u015b ten dokument ma njep\u0142a\u015biwu signaturu.", "This document is digitally signed and the signature is valid.": "Dokument jo digitalnje sign\u011browany a signatura jo p\u0142a\u015biwa.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "To\u015b ta s\u0142u\u017eba jo se w\u00f3t administratora na dogromady {0} dokumentow a {1} zwiskow wobgranicowa\u0142a. To\u015b ten limit jo se dosta\u0142. P\u0161osym wopytaj\u015bo p\u00f3zd\u017aej hy\u0161\u0107i raz.", "This version of {productname} is powered by": "To\u015b ta wersija {productname} sp\u011bchujo se w\u00f3t", "Time interval of CPU statistics (in ms)": "Casowy interwal CPU-statistiki (w ms)", "Time interval of memory statistics (in ms)": "Casowy interwal sk\u0142adoweje statistiki (w ms)", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "Aby zwenka {productname} zasaj\u017ai\u0142, klikni\u015bo p\u0161osym nejprjerwjej na t\u0142oca\u0161k \u201aze\u015b\u011bgnu\u015b\u2018.", "Type": "Typ", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Njeawtoriz\u011browany WOPI-host. P\u0161osym wopytaj\u015bo p\u00f3zd\u017aej hy\u0161\u0107i raz a inform\u011bruj\u015bo sw\u00f3jogo administratora, jolic problem nadalej wobstoj.", "Undo": "Anul\u011browa\u015b", "Unsupported server version.": "Serwerowa wersija se njep\u00f3dp\u011bra.", "Update Log Levels": "Protokolowe rowniny aktualiz\u011browa\u015b", "Uploading file to server failed with status: {0}": "Nagrawanje dataje na serwer njejo se ra\u017ai\u0142o ze statusom {0}", "Uploading file to server failed, file not found.": "Nagrawanje na serwer njejo se ra\u017ai\u0142o, dataja njejo se namaka\u0142a.", "Uploading file to server failed, the file is too large.": "Nagrawanje na serwer njejo se ra\u017ai\u0142o, dataja jo p\u015bewjelilka.", "Uploading...": "Nagrawa se...", "User Name": "Wu\u017eywarske m\u011b", "Users online": "Wu\u017eywarje online", "Views": "Nagl\u011bdy", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "B\u00f3\u017eko njam\u00f3\u017eomy z wa\u0161ym dokumentom zw\u011bza\u015b. P\u0161osym wopytaj\u015bo hy\u0161\u0107i raz.", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Licba s\u0142owow", "Word Document (.docx)": "Dokument Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Wopacny abo felujucy parameter WOPISrc, staj\u015bo se p\u0161osym z pomocu do zwiska.", "Wrong password provided. Please try again.": "Wopacne gronid\u0142o p\u00f3dane. P\u0161osym wopytaj\u015bo hy\u0161\u0107i raz.", "YB": "YB", "You": "Wy", "ZB": "ZB", "kB": "kB", "{user} has joined": "{user} jo p\u015bistupjony", "{user} has left": "{user} jo spu\u0161\u0107i\u0142"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-el.json b/f7cloud-office/browser/dist/l10n/ui-el.json new file mode 100644 index 0000000..ab7ec15 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-el.json @@ -0,0 +1 @@ +{" document(s) open.": " \u03b1\u03bd\u03bf\u03b9\u03b3\u03bc\u03ad\u03bd\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1.", " hrs": " \u03ce\u03c1\u03b5\u03c2", " mins": " \u03bb\u03b5\u03c0\u03c4\u03ac", " s": " \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1", " user(s).": " \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2(\u03b5\u03c2).", "\"Slow Proxy\"": "\"\u0391\u03c1\u03b3\u03cc\u03c2 \u03bc\u03b5\u03c3\u03bf\u03bb\u03b1\u03b2\u03b7\u03c4\u03ae\u03c2\"", "%n users": "%n \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2", "(current)": "(\u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1)", "0 users": "0 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2", "1 user": "1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2", "A comment is being edited": "\u0388\u03bd\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c5\u03c0\u03cc \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0388\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bb\u03ae\u03c8\u03b7 \u03bb\u03cc\u03b3\u03c9 \u03bc\u03b9\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2/\u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1\u03c2 \u03bb\u03ae\u03c8\u03b7\u03c2 \u03ae \u03b1\u03ba\u03c5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03c1\u03b9\u03bd \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03bd\u03ad\u03b1", "About": "\u03a0\u03b5\u03c1\u03af", "Above Average...": "\u03a0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03ad\u03c3\u03bf \u03cc\u03c1\u03bf...", "Accept": "\u0391\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae", "Accept change": "\u0391\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2", "Active sheet": "\u0395\u03bd\u03b5\u03c1\u03b3\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf", "Admin console": "\u039a\u03bf\u03bd\u03c3\u03cc\u03bb\u03b1 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae", "Albania": "\u0391\u03bb\u03b2\u03b1\u03bd\u03af\u03b1", "All": "\u038c\u03bb\u03b1", "All Sheets": "\u038c\u03bb\u03b1 \u03c4\u03b1 \u03a6\u03cd\u03bb\u03bb\u03b1", "Also check the voice over toggle under {parentControl}.": "\u0395\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03c4\u03b7\u03bd \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c6\u03c9\u03bd\u03ae\u03c2 \u03c3\u03c4\u03bf {parentControl}.", "Always follow the editor": "\u039d\u03b1 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b1\u03b9 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03bf \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c2", "Analytics": "\u0391\u03bd\u03b1\u03bb\u03c5\u03c4\u03b9\u03ba\u03ae", "Andorra": "\u0391\u03bd\u03b4\u03cc\u03c1\u03b1", "Another user has removed this comment.": "\u0388\u03bd\u03b1\u03c2 \u03ac\u03bb\u03bb\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u0388\u03bd\u03b1\u03c2 \u03ac\u03bb\u03bb\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b5 \u03c4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf. \u0398\u03b1 \u03b8\u03ad\u03bb\u03b1\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2;", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0395\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03b5\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03b9\u03c3\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03be\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c0\u03bf\u03cd \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5; \u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b9\u03c2 \u03b2\u03ae\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03b2\u03ae\u03bc\u03b1 \u03bf\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf CODE \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b5 \u03bc\u03b5\u03c4\u03b1\u03c6\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ae \u03ba\u03b1\u03c4\u03b1\u03b8\u03ad\u03c4\u03bf\u03bd\u03c4\u03b1\u03c2 \u03bc\u03b9\u03b1 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b2\u03b1\u03c3\u03b9\u03ba\u03ac \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c4\u03bf\u03c5.", "Are you sure you want to delete sheet, {sheet}?": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c6\u03cd\u03bb\u03bb\u03bf, {sheet};", "Are you sure you want to delete this page?": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1;", "Are you sure you want to delete this slide?": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1;", "Are you sure you want to shut down the server?": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03c3\u03af\u03b3\u03bf\u03c5\u03c1\u03b1 \u03bd\u03b1 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae;", "Are you sure you want to terminate this session?": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03af\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1;", "Argentina": "\u0391\u03c1\u03b3\u03b5\u03bd\u03c4\u03b9\u03bd\u03ae", "Armenia": "\u0391\u03c1\u03bc\u03b5\u03bd\u03af\u03b1", "Assistant": "\u0392\u03bf\u03b7\u03b8\u03cc\u03c2", "Australia": "\u0391\u03c5\u03c3\u03c4\u03c1\u03b1\u03bb\u03af\u03b1", "Austria": "\u0391\u03c5\u03c3\u03c4\u03c1\u03af\u03b1", "Authorization error was: '{errormessage}'.": "\u03a4\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 \u03ae\u03c4\u03b1\u03bd: \"{errormessage}\".", "Automatic": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf", "Automatic color": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1", "Autosaved": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf", "Average": "\u039c\u03ad\u03c3\u03bf\u03c2 \u03cc\u03c1\u03bf\u03c2", "Axial": "\u0391\u03be\u03bf\u03bd\u03b9\u03ba\u03cc", "Azerbaijan": "\u0391\u03b6\u03b5\u03c1\u03bc\u03c0\u03b1\u03ca\u03c4\u03b6\u03ac\u03bd", "BB": "BB", "Background Color": "\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b7\u03bd\u03af\u03bf\u03c5", "Bad": "\u039a\u03b1\u03ba\u03cc", "Belarus": "\u039b\u03b5\u03c5\u03ba\u03bf\u03c1\u03c9\u03c3\u03af\u03b1", "Belgium": "\u0392\u03ad\u03bb\u03b3\u03b9\u03bf", "Below Average...": "\u039a\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03bc\u03ad\u03c3\u03bf \u03cc\u03c1\u03bf...", "Boolean Value": "\u0394\u03c5\u03b1\u03b4\u03b9\u03ba\u03ae \u03c4\u03b9\u03bc\u03ae", "Borders": "\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1", "Bosnia and Herzegovina": "\u0392\u03bf\u03c3\u03bd\u03af\u03b1-\u0395\u03c1\u03b6\u03b5\u03b3\u03bf\u03b2\u03af\u03bd\u03b7", "Bottom Margin": "\u039a\u03ac\u03c4\u03c9 \u03a0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf", "Bottom N elements...": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 N \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1...", "Bottom N percent...": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u039d \u03c0\u03bf\u03c3\u03bf\u03c3\u03c4\u03cc...", "Brazil": "\u0392\u03c1\u03b1\u03b6\u03b9\u03bb\u03af\u03b1", "Bulgaria": "\u0392\u03bf\u03c5\u03bb\u03b3\u03b1\u03c1\u03af\u03b1", "Bytes received": "\u039b\u03b7\u03c6\u03b8\u03ad\u03bd\u03c4\u03b1 Bytes", "Bytes sent": "\u0391\u03c0\u03bf\u03c3\u03c4\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1 Bytes", "COOLWSD version:": "\u0388\u03ba\u03b4\u03bf\u03c3\u03b7 COOLWSD:", "CPU Graph": "\u0393\u03c1\u03ac\u03c6\u03b7\u03bc\u03b1 CPU", "CPU History": "\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u039a\u039c\u0395", "CSV File (.csv)": "\u0391\u03c1\u03c7\u03b5\u03af\u03bf CSV (.csv)", "CSV file (.csv)": "\u0391\u03c1\u03c7\u03b5\u03af\u03bf CSV (.csv)", "Cache size of CPU statistics": "\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03ba\u03c1\u03c5\u03c6\u03ae\u03c2 \u03bc\u03bd\u03ae\u03bc\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 CPU", "Cache size of memory statistics": "\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03ba\u03c1\u03c5\u03c6\u03ae\u03c2 \u03bc\u03bd\u03ae\u03bc\u03b7\u03c2 \u03c4\u03c9\u03bd \u03c3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03bc\u03bd\u03ae\u03bc\u03b7\u03c2", "Canada": "\u039a\u03b1\u03bd\u03b1\u03b4\u03ac\u03c2", "Cancel": "\u0386\u03ba\u03c5\u03c1\u03bf", "Cancel paste special": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b5\u03b9\u03b4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2", "Cell borders": "\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd", "Channel Filter:": "\u03a6\u03af\u03bb\u03c4\u03c1\u03bf \u03ba\u03b1\u03bd\u03b1\u03bb\u03b9\u03bf\u03cd:", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u0395\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03b3\u03b9\u03b1: \u03a4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 Collabora Online Development Edition, \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03cd\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03bf\u03cd\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2.", "Chile": "\u03a7\u03b9\u03bb\u03ae", "China": "\u039a\u03af\u03bd\u03b1", "Choice of functions": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ce\u03bd", "Citations update failed": "\u0397 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ce\u03bd \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5", "Cleaning up the document from the last session.": "\u0395\u03ba\u03ba\u03b1\u03b8\u03ac\u03c1\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1.", "Clear the search field": "\u039a\u03b1\u03b8\u03b1\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c0\u03b5\u03b4\u03af\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2", "Click to exit presentation...": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03b3\u03b9\u03b1 \u03ad\u03be\u03bf\u03b4\u03bf \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7...", "Close": "\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf", "Close Presentation": "\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2", "Close document": "\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Close popup to ignore paste special": "\u039a\u03bb\u03b5\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03b3\u03bd\u03bf\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b9\u03b4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "\u039a\u03b1\u03bb\u03ce\u03c2 \u03ae\u03c1\u03b8\u03b1\u03c4\u03b5 \u03c3\u03c4\u03bf Collabora Online", "Collapse Tabs": "\u03a3\u03cd\u03bc\u03c0\u03c4\u03c5\u03be\u03b7 \u03ba\u03b1\u03c1\u03c4\u03b5\u03bb\u03ce\u03bd", "Color": "\u03a7\u03c1\u03ce\u03bc\u03b1", "Column Width": "\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03a3\u03c4\u03ae\u03bb\u03b7\u03c2", "Column {0}": "\u03a3\u03c4\u03ae\u03bb\u03b7 {0}", "Column {0} through {1}": "\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2 {0} \u03ad\u03c9\u03c2 {1}", "Columns": "\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2", "Comment": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf", "Comments Updated": "\u03a4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03b8\u03b7\u03ba\u03b1\u03bd", "Compact view": "\u03a3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ae\u03c2 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae", "Confirmation": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0394\u03b9\u03ad\u03bd\u03b5\u03be\u03b7 \u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7\u03c2/\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7\u03c2 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03bf\u03cd\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03b5\u03c0\u03b9\u03bb\u03cd\u03c3\u03b5\u03c4\u03b5", "Connecting...": "\u03a3\u03c5\u03bd\u03b4\u03ad\u03b5\u03c4\u03b1\u03b9...", "Connection error": "\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Connections": "\u03a3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03b9\u03c2", "Containing text...": "\u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf...", "Content copied to clipboard": "\u03a4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf", "Continue editing": "\u03a3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2", "Continue read only": "\u03a3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9\u03b1 \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7", "Copied external sources are not allowed": "\u0394\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2", "Copy": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae", "Copy Cells": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u039a\u03b5\u03bb\u03b9\u03ce\u03bd", "Copy Sheet...": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03a6\u03cd\u03bb\u03bb\u03bf\u03c5...", "Copy all version information in English": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b1 \u0391\u03b3\u03b3\u03bb\u03b9\u03ba\u03ac", "Copy link location": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1\u03c2 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5", "Copying from the document disabled": "\u0388\u03c7\u03b5\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b7 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Count": "\u03a0\u03bb\u03ae\u03b8\u03bf\u03c2", "CountA": "\u03a0\u03bb\u03ae\u03b8\u03bf\u03c2A", "Creating copy...": "\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03bd\u03c4\u03af\u03b3\u03c1\u03b1\u03c6\u03bf...", "Creating new file from template...": "\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bd\u03ad\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf...", "Croatia": "\u039a\u03c1\u03bf\u03b1\u03c4\u03af\u03b1", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D \u03b3\u03b9\u03b1 \u03ad\u03be\u03bf\u03b4\u03bf", "Currency": "\u039d\u03cc\u03bc\u03b9\u03c3\u03bc\u03b1", "Current Slide": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1", "Cyprus": "\u039a\u03cd\u03c0\u03c1\u03bf\u03c2", "Czech Republic": "\u03a4\u03c3\u03b5\u03c7\u03b9\u03ba\u03ae \u0394\u03b7\u03bc\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1", "Dashboard": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd", "Data": "\u0394\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1", "Date": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1", "Debug Tools": "\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03b5\u03bd\u03c4\u03bf\u03c0\u03b9\u03c3\u03bc\u03bf\u03cd \u03c3\u03c6\u03b1\u03bb\u03bc\u03ac\u03c4\u03c9\u03bd", "Default": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae", "Default Style": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1", "Define print area": "\u039f\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7\u03c2", "Delete": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae", "Delete Columns": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd", "Delete Rows": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd", "Delete tabstop": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b1\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bb\u03bf\u03b8\u03ad\u03c4\u03b7", "Denmark": "\u0394\u03b1\u03bd\u03af\u03b1", "Discard": "\u0391\u03c0\u03cc\u03c1\u03c1\u03b9\u03c8\u03b7", "Discover All The Changes": "\u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u038c\u03bb\u03b5\u03c2 \u03a4\u03b9\u03c2 \u0391\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2", "Document": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Document cannot be exported. Please try again.": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.", "Document cannot be renamed, please check your permissions.": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b5\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03b1 \u03b4\u03b9\u03ba\u03b1\u03b9\u03ce\u03bc\u03b1\u03c4\u03ac \u03c3\u03b1\u03c2.", "Document cannot be renamed.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b5\u03af.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bb\u03cc\u03b3\u03c9 \u03bb\u03ae\u03be\u03b5\u03c9\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1\u03c2, \u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bb\u03cc\u03b3\u03c9 \u03bb\u03ae\u03be\u03b5\u03c9\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2. \u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5.", "Document cannot be saved, please check your permissions.": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5, \u03b5\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03b1 \u03b4\u03b9\u03ba\u03b1\u03b9\u03ce\u03bc\u03b1\u03c4\u03ac \u03c3\u03b1\u03c2.", "Document cannot be saved.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b5\u03af.", "Document colors": "\u03a7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd", "Document has been changed": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03b1\u03c7\u03b8\u03b5\u03af \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7. \u03a4\u03b9 \u03b8\u03b1 \u03b8\u03ad\u03bb\u03b1\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03bc\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03b1\u03c2;", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7. \u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bd\u03ad\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u0397 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c3\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03c9\u03c2 \u03b1\u03bd\u03b1\u03b8\u03b5\u03ce\u03c1\u03b7\u03c3\u03b7.", "Document requires password to modify.": "\u0393\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.", "Document requires password to view.": "\u0393\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.", "Documents open": "\u0391\u03bd\u03bf\u03b9\u03b3\u03bc\u03ad\u03bd\u03b1 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1", "Documents:": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1:", "Don\u2019t show this again": "\u039d\u03b1 \u03bc\u03b7\u03bd \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03b5\u03af \u03be\u03b1\u03bd\u03ac", "Download": "\u039b\u03ae\u03c8\u03b7", "Download Selection": "\u039b\u03ae\u03c8\u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2", "Download as": "\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c9\u03c2", "Download completed and ready to be copied to clipboard.": "\u0397 \u03bb\u03ae\u03c8\u03b7 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03c4\u03bf\u03b9\u03bc\u03b7 \u03b3\u03b9\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf.", "Download failed": "\u0397 \u03bb\u03ae\u03c8\u03b7 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5", "Downloading clipboard content": "\u039b\u03ae\u03c8\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u0397 \u03bb\u03ae\u03c8\u03b7 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ce\u03bd \u03c0\u03cc\u03c1\u03c9\u03bd \u03b1\u03c0\u03b1\u03b3\u03bf\u03c1\u03b5\u03cd\u03b5\u03c4\u03b1\u03b9, \u03b1\u03bb\u03bb\u03ac \u03b7 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd \u03b5\u03be\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae. \u039a\u03ac\u03bd\u03c4\u03b5 \u03b4\u03b5\u03be\u03af \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03b7\u03bd \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2\" \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Downloading...": "\u039c\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u0301\u03b1", "Edit document": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Edit link": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5", "Edit mode": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2", "Editing activated. ": "\u0397 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5. ", "Elapsed time": "\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03ad\u03c1\u03b1\u03c3\u03b5", "Ellipsoid": "\u0395\u03bb\u03bb\u03b5\u03b9\u03c8\u03bf\u03b5\u03b9\u03b4\u03ad\u03c2", "End Presentation": "\u03a4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b5\u03be\u03b5\u03bb\u03af\u03be\u03b5\u03b9\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03b4\u03af\u03ba\u03c4\u03c5\u03bf, \u03b4\u03c9\u03c1\u03b5\u03ac\u03bd \u03b3\u03b9\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b7, \u03b5\u03be\u03b5\u03c1\u03b5\u03cd\u03bd\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03bc\u03b5 \u03ac\u03bb\u03bb\u03bf\u03c5\u03c2 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2. \u0394\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03ba\u03b9\u03bd\u03b7\u03c4\u03ac.", "Enter a file name": "\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5", "Enter new sheet name": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03bd\u03ad\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5", "Entering text mode": "\u0395\u03ba\u03ba\u03b9\u03bd\u03b5\u03af \u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Error": "\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1", "Estonia": "\u0395\u03c3\u03b8\u03bf\u03bd\u03af\u03b1", "Excel 2003 Spreadsheet (.xls)": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf Excel (.xlsx)", "Expired:": "\u0388\u03bb\u03b7\u03be\u03b5:", "Explore The New {coolversion}": "\u0395\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u039d\u03ad\u03b1 {coolversion}", "Export as": "\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c9\u03c2", "External data source not allowed": "\u0394\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd", "External link": "\u0395\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2", "Failed to authenticate this session over protocol {0}": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf \u03c0\u03c1\u03c9\u03c4\u03cc\u03ba\u03bf\u03bb\u03bb\u03bf {0}", "Failed to download clipboard, please re-copy": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03bb\u03ae\u03c8\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c7\u03b5\u03af\u03c1\u03bf\u03c5, \u03be\u03b1\u03bd\u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5", "Failed to load document.": "\u0391\u03b4\u03c5\u03bd\u03b1\u03bc\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b4\u03b9\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bf \u03c4\u03cd\u03c0\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03bb\u03bb\u03bf\u03b9\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03be\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5. \u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03af\u03c4\u03b5 \u03b1\u03bb\u03bb\u03bf\u03b9\u03c9\u03bc\u03ad\u03bd\u03bf \u03ae \u03c0\u03b1\u03af\u03c1\u03bd\u03b5\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c0\u03cc\u03c1\u03bf\u03c5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae.", "Failed to read document from storage, please try to load the document again.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2, \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03b5\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Failed to set jwt authentication cookie over insecure connection": "\u0391\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03bf \u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 cookie \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 jwt \u03bc\u03ad\u03c3\u03c9 \u03bc\u03b7 \u03b1\u03c3\u03c6\u03b1\u03bb\u03bf\u03cd\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Fields": "\u03a0\u03b5\u03b4\u03af\u03b1", "File": "\u0391\u03c1\u03c7\u03b5\u03af\u03bf", "File name should contain an extension.": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b5\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7.", "Fill Series": "\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac\u03c2", "Finish electronic signing": "\u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae", "Finland": "\u03a6\u03b9\u03bd\u03bb\u03b1\u03bd\u03b4\u03af\u03b1", "Fixed size": "\u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2", "Focus Cell": "\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03ba\u03b5\u03bb\u03af", "Font": "\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac", "Font Name": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac\u03c2", "Font Size": "\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac\u03c2", "Footnotes": "\u03a5\u03c0\u03bf\u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2", "Form": "\u03a6\u03cc\u03c1\u03bc\u03b1", "Format": "\u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7", "Forum": "\u03a6\u03cc\u03c1\u03bf\u03c5\u03bc", "Fraction": "\u039a\u03bb\u03ac\u03c3\u03bc\u03b1", "France": "\u0393\u03b1\u03bb\u03bb\u03af\u03b1", "From": "\u0391\u03c0\u03cc", "From Beginning": "\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae", "From Current Slide": "\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1", "From now on clipboard notifications will discreetly appear at the bottom.": "\u0391\u03c0\u03cc \u03b5\u03b4\u03ce \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b5\u03be\u03ae\u03c2, \u03bf\u03b9 \u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b4\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf \u03ba\u03ac\u03c4\u03c9 \u03bc\u03ad\u03c1\u03bf\u03c2.", "Fullscreen presentation": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c0\u03bb\u03ae\u03c1\u03bf\u03c5\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2", "Function Wizard": "\u039f\u03b4\u03b7\u03b3\u03cc\u03c2 \u03c3\u03c5\u03bd\u03b1\u03c1\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd", "Functions": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2", "GB": "GB", "General": "\u0393\u03b5\u03bd\u03b9\u03ba\u03ac", "Georgia": "\u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03b1", "Germany": "\u0393\u03b5\u03c1\u03bc\u03b1\u03bd\u03af\u03b1", "Get Involved": "\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03b5\u03c4\u03b5", "Go Offline": "\u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Go Online": "\u03a3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af\u03c4\u03b5", "Good": "\u039a\u03b1\u03bb\u03cc", "Gradient End": "\u03a4\u03ad\u03bb\u03bf\u03c2 \u03b4\u03b9\u03b1\u03b2\u03ac\u03b8\u03bc\u03b9\u03c3\u03b7\u03c2", "Gradient Start": "\u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u03b4\u03b9\u03b1\u03b2\u03ac\u03b8\u03bc\u03b9\u03c3\u03b7\u03c2", "Graphs": "\u0393\u03c1\u03b1\u03c6\u03ae\u03bc\u03b1\u03c4\u03b1", "Greece": "\u0395\u03bb\u03bb\u03ac\u03b4\u03b1", "Guernsey": "\u0393\u03ba\u03ad\u03c1\u03bd\u03c3\u03b5\u03ca", "HTML File (.html)": "HTML \u0391\u03c1\u03c7\u03b5\u03af\u03bf (.html)", "Has text: ": "\u0388\u03c7\u03b5\u03b9 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf: ", "Heading 1": "\u0395\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 1", "Heading 2": "\u0395\u03c0\u03b9\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 2", "Help": "\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1", "Hide the search bar": "\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2", "Highlight cells with...": "\u0395\u03c0\u03b9\u03c3\u03b7\u03bc\u03ac\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b1 \u03ba\u03b5\u03bb\u03b9\u03ac \u03bc\u03b5...", "History": "\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc", "Hit Cancel to open in view-only mode.": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u0386\u03ba\u03c5\u03c1\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03b9\u03c7\u03b8\u03b5\u03af \u03c3\u03b5 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae.", "Home": "\u0391\u03c1\u03c7\u03ae", "Hungary": "\u039f\u03c5\u03b3\u03b3\u03b1\u03c1\u03af\u03b1", "Idle document - please click to reload and resume editing": "\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf - \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1", "Idle document - please tap to reload and resume editing": "\u0391\u03b4\u03c1\u03b1\u03bd\u03ad\u03c2 \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf - \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03ad\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2", "Idle time": "\u0391\u03b4\u03c1\u03b1\u03bd\u03ae\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u0395\u03ac\u03bd \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03bf\u03c5 {productname}, \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03b1\u03af\u03c4\u03b7\u03c4\u03bf \u03bd\u03b1 \u03c4\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c0\u03c1\u03ce\u03c4\u03b1.", "Image (.png)": "\u0395\u03b9\u03ba\u03cc\u03bd\u03b1 (.png)", "Initializing...": "\u0391\u03c1\u03c7\u03b9\u03ba\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7...", "Insert": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae", "Insert Checkbox": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5", "Insert Columns After": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd \u03bc\u03b5\u03c4\u03ac", "Insert Columns Before": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd \u03c0\u03c1\u03b9\u03bd", "Insert Comment": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5", "Insert Date": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2", "Insert Dropdown": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03b7\u03c2 \u03bb\u03af\u03c3\u03c4\u03b1\u03c2", "Insert Local Image": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c0\u03b9\u03ba\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2", "Insert Local Multimedia": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c0\u03b9\u03ba\u03ce\u03bd \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd", "Insert Picture": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2", "Insert Rich Text": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "Insert Rows Above": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03b1\u03c0\u03cc \u03c0\u03ac\u03bd\u03c9", "Insert Rows Below": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd \u03b1\u03c0\u03cc \u03ba\u03ac\u03c4\u03c9", "Insert Shape": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c7\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2", "Insert Table": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1", "Insert connectors": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03c9\u03bd", "Insert shapes": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c7\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd", "Insert sheet": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5", "Insert sheet after this": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc", "Insert sheet before this": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc", "Insert table": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1", "Insert tabstop": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bb\u03bf\u03b8\u03ad\u03c4\u03b7", "Invalid link: '{url}'": "\u0386\u03ba\u03c5\u03c1\u03bf\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2: '{url}'", "It seems you have copied a selection that includes external images.": "\u03a6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c8\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b5\u03c2.", "It seems you have tried to insert external data.": "\u03a6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03b1\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ac \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1.", "Keyboard shortcuts": "\u03a3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5", "Kill": "\u03a4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2", "Kill session.": "\u03a4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1\u03c2.", "LOKit version:": "\u0388\u03ba\u03b4\u03bf\u03c3\u03b7 LOKit:", "Landscape": "\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1", "Language:": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1:", "Last modification": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", "Last saved:": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7:", "Latest Updates": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2", "Layout": "\u0394\u03b9\u03ac\u03c4\u03b1\u03be\u03b7", "Left Margin": "\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03cc \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf", "License": "\u0386\u03b4\u03b5\u03b9\u03b1", "Linear": "\u0393\u03c1\u03b1\u03bc\u03bc\u03b9\u03ba\u03cc", "Loading...": "\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...", "Local Image...": "\u03a4\u03bf\u03c0\u03b9\u03ba\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1...", "Local Multimedia...": "\u03a4\u03bf\u03c0\u03b9\u03ba\u03ac \u03a0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1...", "Log": "\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7", "Log Levels": "\u0395\u03c0\u03af\u03c0\u03b5\u03b4\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u0391\u03bd\u03b1\u03b6\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b2\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf coolwsd.xml \u03b3\u03b9\u03b1 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae. ", "Loose": "\u03a7\u03b1\u03bb\u03b1\u03c1\u03cc", "MB": "MB", "Master": "\u039a\u03cd\u03c1\u03b9\u03bf\u03c2", "Max": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf", "Maximum": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf", "Maximum Document process stack memory (in KB) - reduce only": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03b7 \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c3\u03c4\u03bf\u03af\u03b2\u03b1\u03c2 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 (\u03c3\u03b5 KB) - \u03bc\u03cc\u03bd\u03bf \u03bc\u03b5\u03af\u03c9\u03c3\u03b7", "Maximum Document process virtual memory (in MB) - reduce only": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03b7 \u03b5\u03b9\u03ba\u03bf\u03bd\u03b9\u03ba\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 (\u03c3\u03b5 MB) - \u03bc\u03cc\u03bd\u03bf \u03bc\u03b5\u03af\u03c9\u03c3\u03b7", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf\u03bd \u03b4\u03af\u03c3\u03ba\u03bf (\u03c3\u03b5 MB) - \u03bc\u03cc\u03bd\u03bf \u03bc\u03b5\u03af\u03c9\u03c3\u03b7", "Memory": "\u039c\u03bd\u03ae\u03bc\u03b7", "Memory Graph": "\u0393\u03c1\u03ac\u03c6\u03b7\u03bc\u03b1 \u03bc\u03bd\u03ae\u03bc\u03b7\u03c2", "Memory History": "\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u039c\u03bd\u03ae\u03bc\u03b7\u03c2", "Memory consumed": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03bc\u03bd\u03ae\u03bc\u03b7", "Min": "\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf", "Minimum": "\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf", "Missing Fonts": "\u039b\u03b5\u03af\u03c0\u03bf\u03c5\u03bd \u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ad\u03c2", "Modified": "\u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5", "Modify": "\u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", "More highlights...": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c3\u03b7\u03bc\u03ac\u03bd\u03c3\u03b5\u03b9\u03c2", "More information and support": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7", "More...": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1...", "Move Sheet Left": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac", "Move Sheet Right": "\u039c\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c6\u03cd\u03bb\u03bb\u03bf\u03c5 \u03b4\u03b5\u03be\u03b9\u03ac", "Network Graph": "\u0393\u03c1\u03ac\u03c6\u03b7\u03bc\u03b1 \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5", "Neutral": "\u039f\u03c5\u03b4\u03ad\u03c4\u03b5\u03c1\u03bf", "Next": "\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf", "Next Slide": "\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1", "No Comments": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1", "No Notes": "\u039a\u03b1\u03bc\u03af\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7", "No color": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1", "No disk space left on server.": "\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03af\u03c3\u03ba\u03bf \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae.", "No fill": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03b3\u03ad\u03bc\u03b9\u03c3\u03bc\u03b1", "None": "\u039a\u03b1\u03bc\u03af\u03b1", "None (Do not check spelling)": "\u039a\u03b1\u03bc\u03af\u03b1 (\u03c7\u03c9\u03c1\u03af\u03c2 \u03bf\u03c1\u03b8\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf)", "Normal": "\u039a\u03b1\u03bd\u03bf\u03bd\u03b9\u03ba\u03cc", "Number": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2", "Number of Documents": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd", "Number of Pages": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03c9\u03bd", "Number of Sheets": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd", "Number of Slides": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd", "ODF Drawing (.odg)": "\u03a3\u03c7\u03ad\u03b4\u03b9\u03bf ODF (.odp)", "ODF presentation (.odp)": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 ODF (.odp)", "ODF spreadsheet (.ods)": "\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c6\u03cd\u03bb\u03bb\u03bf ODF (.ods)", "ODF text document (.odt)": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 ODF (.odt)", "OK": "\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9", "Online Help": "\u0394\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03c5\u03b1\u03ba\u03ae \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1", "Only the document owner can change the password.": "\u039c\u03cc\u03bd\u03bf \u03bf \u03ba\u03ac\u03c4\u03bf\u03c7\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.", "Oops, there is a problem connecting the document": "\u03a9\u03c7, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Oops, there is a problem connecting to {productname}: ": "\u038c\u03c0\u03b1, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03bf {productname}: ", "Open in full view": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03b5 \u03c0\u03bb\u03ae\u03c1\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae", "Open link": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5", "Open menu": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03bc\u03b5\u03bd\u03bf\u03cd", "Out of table": "\u0395\u03ba\u03c4\u03cc\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1", "Overview": "\u0395\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7", "Overwrite": "\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7", "PB": "PB", "PDF Document (.pdf)": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf PDF (.pdf)", "PDF Document (.pdf) - Expert": "PDF \u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf (.pdf) - \u03a0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03bf", "PID": "PID", "Page Setup": "\u03a1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2", "Paste": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Paste Special": "\u0395\u03b9\u03b4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7", "Paste from this document": "\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Path": "\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae", "Pause": "\u03a0\u03b1\u03cd\u03c3\u03b7", "Pause... ( %SECONDS% )": "\u03a0\u03b1\u03cd\u03c3\u03b7... ( %SECONDS% )", "Percent": "\u03a0\u03bf\u03c3\u03bf\u03c3\u03c4\u03cc", "Permission Mode": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u0394\u03b9\u03ba\u03b1\u03b9\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd", "Picture": "\u0395\u03b9\u03ba\u03cc\u03bd\u03b1", "Please save or discard the comment currently being edited.": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03c4\u03b5 \u03ae \u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c8\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03c3\u03c4\u03b9\u03b3\u03bc\u03ae.", "Please send us your feedback": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03ac \u03c3\u03b1\u03c2", "Please use following combination to see more options:": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2:", "Please wait kubernetes cluster is scaling...": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03cc\u03c3\u03bf \u03b7 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b1 kubernetes \u03ba\u03bb\u03b9\u03bc\u03b1\u03ba\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9...", "Please wait!": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5!", "Portrait": "\u039a\u03ac\u03b8\u03b5\u03c4\u03b1", "PowerPoint 2003 Presentation (.ppt)": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 PowerPoint (.pptx)", "Present current slide": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1\u03c2 \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1\u03c2", "Present in Window": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf", "Present in new window": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03bd\u03ad\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf", "Presentation": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7", "Presentation disabled": "\u0397 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5", "Presentation mode has been disabled for this document": "\u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b3\u03b9\u03b1 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u0397 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03bc\u03c0\u03bb\u03bf\u03ba\u03b1\u03c1\u03af\u03c3\u03c4\u03b7\u03ba\u03b5. \u0395\u03c0\u03b9\u03c4\u03c1\u03ad\u03c8\u03c4\u03b5 \u03c4\u03b1 \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03b1 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2. \u0391\u03c5\u03c4\u03cc \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ce\u03bd \u03b4\u03b9\u03b1\u03c6\u03b1\u03bd\u03b5\u03b9\u03ce\u03bd \u03c3\u03b5 \u03be\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ac \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03b1, \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03bf\u03b9\u03bd\u03ae \u03c7\u03c1\u03ae\u03c3\u03b7 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2.", "Presenter Console": "\u039a\u03bf\u03bd\u03c3\u03cc\u03bb\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03b1\u03c3\u03c4\u03ae", "Previous": "\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf", "Promote to top comment": "\u03a0\u03c1\u03bf\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03bf \u03ba\u03bf\u03c1\u03c5\u03c6\u03b1\u03af\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf", "Properties": "\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2", "Quadratic": "\u0394\u03b5\u03c5\u03c4\u03b5\u03c1\u03bf\u03b2\u03ac\u03b8\u03bc\u03b9\u03bf", "RELOAD": "\u0391\u039d\u0391\u039d\u0395\u03a9\u03a3\u0397", "Radial": "\u0391\u03ba\u03c4\u03b9\u03bd\u03b9\u03ba\u03cc", "Read mode": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2", "Read-only": "\u039c\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7", "Received": "\u0395\u03bb\u03ae\u03c6\u03b8\u03b7\u03c3\u03b1\u03bd", "Recent": "\u03a0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1", "Reconnecting...": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7...", "Redo": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b1\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7\u03c2", "References": "\u03a0\u03b1\u03c1\u03b1\u03c0\u03bf\u03bc\u03c0\u03ad\u03c2", "Refresh": "\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7", "Refresh Log": "\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Reject change": "\u0391\u03c0\u03cc\u03c1\u03c1\u03b9\u03c8\u03b7 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2", "Reloading the document after rename": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03af\u03b1", "Remove": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7", "Remove Thread": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03bd\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2", "Remove link": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5", "Remove print area": "\u0391\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7\u03c2", "Rename": "\u039c\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03af\u03b1", "Renaming...": "\u039c\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9...", "Repair": "\u0395\u03c0\u03b9\u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7", "Repair Document": "\u0395\u03c0\u03b9\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Repeat in {0} seconds": "\u0395\u03c0\u03b1\u03bd\u03b1\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c3\u03b5 {0} \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1", "Replace": "\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7", "Reply": "\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7", "Report an issue": "\u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c9\u03c2 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1", "Reset to Default Language": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1", "Reset zoom": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03b5\u03c3\u03c4\u03af\u03b1\u03c3\u03b7\u03c2", "Resolve": "\u0395\u03c0\u03af\u03bb\u03c5\u03c3\u03b7", "Resolve Thread": "\u0395\u03c0\u03af\u03bb\u03c5\u03c3\u03b7 \u03bd\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2", "Resolved": "\u0395\u03c0\u03b9\u03bb\u03cd\u03b8\u03b7\u03ba\u03b5", "Restart": "\u0395\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7", "Restoring older revision. Any unsaved changes will be available in version history": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2. \u03a4\u03c5\u03c7\u03cc\u03bd \u03bc\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03c3\u03c4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03b5\u03ba\u03b4\u03cc\u03c3\u03b5\u03c9\u03bd", "Resume": "\u03a3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9\u03b1", "Review": "\u0395\u03c0\u03b9\u03b8\u03b5\u03ce\u03c1\u03b7\u03c3\u03b7", "Rich Text": "\u03a0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf", "Rich Text (.rtf)": "\u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf (.rtf)", "Right Margin": "\u0394\u03b5\u03be\u03b9\u03cc \u03c0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf", "Row Height": "\u038e\u03c8\u03bf\u03c2 \u0393\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2", "Row {0}": "\u03a3\u03b5\u03b9\u03c1\u03ac {0}", "Row {0} through {1}": "\u03a3\u03b5\u03b9\u03c1\u03ac {0} \u03ad\u03c9\u03c2 {1}", "Rows": "\u0393\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2", "Ruler": "\u03a7\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2", "Save": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7", "Save As": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c9\u03c2", "Save Comments": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c3\u03c7\u03bf\u03bb\u03af\u03c9\u03bd", "Save as ODF format": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c9\u03c2 ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u0397 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ae \u03c5\u03c0\u03b5\u03c1\u03b2\u03b1\u03af\u03bd\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c5\u03c0\u03bf\u03bb\u03b5\u03b9\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03c7\u03ce\u03c1\u03bf \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2. \u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bb\u03ad\u03bf\u03bd \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7, \u03b1\u03bb\u03bb\u03ac \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03bf \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03ce\u03c1\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03bd\u03c4\u03af\u03b3\u03c1\u03b1\u03c6\u03bf \u03c4\u03bf\u03c0\u03b9\u03ba\u03ac.", "Save failed due to no disk space left. Document will now be read-only.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2 \u03bb\u03cc\u03b3\u03c9 \u03ad\u03bb\u03bb\u03b5\u03b9\u03c8\u03b7\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03af\u03c3\u03ba\u03bf. \u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0397 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03bb\u03cc\u03b3\u03c9 \u03ad\u03bb\u03bb\u03b5\u03b9\u03c8\u03b7\u03c2 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c7\u03ce\u03c1\u03bf\u03c5. \u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bb\u03ad\u03bf\u03bd \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03b1\u03c1\u03ba\u03b5\u03c4\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03af\u03c3\u03ba\u03bf \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.", "Save to new file": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c3\u03b5 \u03bd\u03ad\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf", "Saving...": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7...", "Scientific": "\u0395\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03cc", "Screen reader support for text content is disabled. ": "\u0397 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7. ", "Scroll down": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9", "Scroll down annotations": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9 \u03c4\u03c9\u03bd \u03c3\u03c7\u03bf\u03bb\u03af\u03c9\u03bd", "Scroll left": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac", "Scroll right": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac", "Scroll to the first sheet": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c6\u03cd\u03bb\u03bb\u03bf", "Scroll to the last sheet": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03c6\u03cd\u03bb\u03bb\u03bf", "Scroll up": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9", "Scroll up annotations": "\u039a\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03c4\u03c9\u03bd \u03c3\u03c7\u03bf\u03bb\u03af\u03c9\u03bd", "Search": "\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7", "See history": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03bf\u03cd", "See revision history": "\u0394\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03c4\u03c9\u03bd \u03b1\u03bd\u03b1\u03b8\u03b5\u03c9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd", "Select multiple cells": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ac \u03ba\u03b5\u03bb\u03b9\u03ac", "Select range": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2", "Selected external data source is forbidden. Please contact the system administrator.": "\u0397 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03b1\u03c0\u03b1\u03b3\u03bf\u03c1\u03b5\u03cd\u03b5\u03c4\u03b1\u03b9. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.", "Selected range of cells": "\u0395\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd", "Selection Mode": "\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2", "Selection count": "\u03a0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ce\u03bd", "Selection mode: inactive": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae\u03c2: \u03b1\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03ae", "Send Feedback": "\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03a3\u03c7\u03bf\u03bb\u03af\u03bf\u03c5", "Sent": "\u0391\u03c0\u03b5\u03c3\u03c4\u03ac\u03bb\u03b7\u03c3\u03b1\u03bd", "Served by:": "\u0395\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03cc:", "Server has been shut down; please reload the page.": "\u0388\u03c7\u03b5\u03b9 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03b5\u03af \u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1.", "Server is down, restarting automatically. Please wait.": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2, \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5.", "Server is now reachable. We have to refresh the page now.": "\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03b8\u03b7\u03ba\u03b5. \u0391\u03bd\u03b1\u03bd\u03b5\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1.", "Server is now reachable...": "\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03b8\u03b7\u03ba\u03b5...", "Server is shutting down": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9", "Server is shutting down for maintenance (auto-saving)": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03ba\u03bb\u03b5\u03af\u03bd\u03b5\u03b9 \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bd\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 (\u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7)", "Server returned this reason:": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03b5\u03c0\u03ad\u03c3\u03c4\u03c1\u03b5\u03c8\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b1\u03b9\u03c4\u03af\u03b1:", "Server uptime": "\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c3\u03b1\u03c2, \u03b1\u03bd \u03c4\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03b5\u03c0\u03b9\u03bc\u03ad\u03bd\u03b5\u03b9.", "Session terminated by document owner": "\u0397 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 \u03c4\u03b5\u03bb\u03b5\u03af\u03c9\u03c3\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03ba\u03ac\u03c4\u03bf\u03c7\u03bf \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5", "Set Language for All text": "\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u0393\u03bb\u03ce\u03c3\u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u038c\u03bb\u03bf \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf", "Set Language for Paragraph": "\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u0393\u03bb\u03ce\u03c3\u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03a0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf", "Set Language for Selection": "\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u0393\u03bb\u03ce\u03c3\u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae", "Set Log Levels": "\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b5\u03c0\u03b9\u03c0\u03ad\u03b4\u03c9\u03bd \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Settings": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2", "Shapes": "\u03a3\u03c7\u03ae\u03bc\u03b1\u03c4\u03b1", "Share": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", "Share...": "\u0394\u03b9\u03b1\u03bc\u03bf\u03b9\u03c1\u03b1\u03c3\u03bc\u03cc\u03c2...", "Show Comments": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c7\u03bf\u03bb\u03af\u03c9\u03bd", "Show Grid": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c0\u03bb\u03ad\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2", "Show Ruler": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c7\u03ac\u03c1\u03b1\u03ba\u03b1", "Show Status Bar": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03c9\u03bd \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd", "Show on the side": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9", "Show sheets": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c6\u03cd\u03bb\u03bb\u03c9\u03bd", "Show the search bar": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2", "Shutdown Server": "\u0394\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd", "Signature": "\u03a5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae", "Slide {0} of {1}": "\u0394\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 {0} \u03b1\u03c0\u03cc {1}", "Solid": "\u03a3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ad\u03c2", "Someone": "\u039a\u03ac\u03c0\u03bf\u03b9\u03bf\u03c2", "Spain": "\u0399\u03c3\u03c0\u03b1\u03bd\u03af\u03b1", "Sparkline": "\u0393\u03c1\u03ac\u03c6\u03b7\u03bc\u03b1 sparkline", "Square": "\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf", "Status Bar": "\u0393\u03c1\u03b1\u03bc\u03bc\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2", "Style": "\u03a4\u03b5\u03c7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1", "Style list": "\u039b\u03af\u03c3\u03c4\u03b1 \u03c3\u03c4\u03c5\u03bb", "Successfully exported: ": "\u0388\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae: ", "Sum": "\u0386\u03b8\u03c1\u03bf\u03b9\u03c3\u03bc\u03b1", "Switzerland": "\u0395\u03bb\u03b2\u03b5\u03c4\u03af\u03b1", "TB": "TB", "Table": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2", "Table with {0} rows and {1} columns": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03bc\u03b5 {0} \u03c3\u03b5\u03b9\u03c1\u03ad\u03c2 \u03ba\u03b1\u03b9 {1} \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2", "Tap to collapse": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c3\u03cd\u03bc\u03c0\u03c4\u03c5\u03be\u03b7", "Tap to expand": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03b5\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7", "Text": "\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf", "Text orientation": "\u03a0\u03c1\u03bf\u03c3\u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5", "The document could not be locked, and is opened in read-only mode.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b4\u03b5\u03bd \u03bc\u03c0\u03cc\u03c1\u03b5\u03c3\u03b5 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03b9\u03b4\u03c9\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03cc \u03c3\u03b5 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7.", "The document could not be locked.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b4\u03b5\u03bd \u03bc\u03c0\u03cc\u03c1\u03b5\u03c3\u03b5 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03b9\u03b4\u03c9\u03b8\u03b5\u03af.", "The document is being renamed and will reload shortly": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03b1\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1", "The document is not signed.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03bf\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf.", "The document is switching to Offline mode and will reload shortly": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03b5\u03c4\u03b1\u03b2\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03c4\u03c9\u03b8\u03b5\u03af \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1", "The document is too large or no disk space left to save. Document will now be read-only.": "\u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03ae \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03af\u03c3\u03ba\u03bf \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7. \u03a4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bb\u03ad\u03bf\u03bd \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u03a4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03cd\u03c0\u03bf\u03c5: {0} \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03cc\u03bd\u03bf\u03bc\u03b1", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u03a4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03cd\u03c0\u03bf\u03c5: {0} \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae, \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0397 URL \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03bf\u03cd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03ae. \u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 coolwsd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c6\u03b1\u03bd\u03ce\u03c2 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03b5\u03c3\u03c6\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae.", "The server encountered a {0} error while parsing the {1} command.": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03ce\u03c0\u03b9\u03c3\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 {0} \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03bb\u03c5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03c4\u03bf\u03bb\u03ae\u03c2 {1}.", "The server has been disconnected.": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0397 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9, \u03b1\u03bb\u03bb\u03ac \u03c4\u03bf \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03c5\u03c1\u03c9\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03bc\u03b5\u03c1\u03b9\u03ba\u03ce\u03c2 \u03c5\u03c0\u03bf\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf.", "The signature is OK, but the certificate could not be validated.": "\u0397 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9, \u03b1\u03bb\u03bb\u03ac \u03c4\u03bf \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03bd \u03bc\u03c0\u03cc\u03c1\u03b5\u03c3\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03c5\u03c1\u03c9\u03b8\u03b5\u03af.", "The signature is OK, but the document is only partially signed.": "\u0397 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9, \u03b1\u03bb\u03bb\u03ac \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03b5\u03bd \u03bc\u03ad\u03c1\u03b5\u03b9 \u03c5\u03c0\u03bf\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf.", "The signature line can now be moved or resized as needed.": "\u0397 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03c4\u03ce\u03c1\u03b1 \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b7\u03b8\u03b5\u03af \u03ae \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03c4\u03bf \u03bc\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9.", "The signature was valid, but the document has been modified.": "\u0397 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03ae\u03c4\u03b1\u03bd \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7, \u03b1\u03bb\u03bb\u03ac \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ad\u03c7\u03b5\u03b9 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af.", "Theme colors": "\u03a7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2", "This document has an invalid signature.": "\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03ad\u03c7\u03b5\u03b9 \u03ac\u03ba\u03c5\u03c1\u03b7 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae.", "This document is digitally signed and the signature is valid.": "\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ac \u03c5\u03c0\u03bf\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03b7 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ae \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b5\u03af \u03c3\u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 {0} \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b1\u03b9 {1} \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03ac \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae. \u0388\u03c7\u03b5\u03c4\u03b5 \u03c6\u03c4\u03ac\u03c3\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03cc\u03c1\u03b9\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03be\u03b1\u03bd\u03b1\u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1.", "This version of {productname} is powered by": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 {productname} \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc", "Tight": "\u03a3\u03c6\u03b9\u03c7\u03c4\u03cc", "Time": "\u038f\u03c1\u03b1", "Time interval of CPU statistics (in ms)": "\u03a7\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 CPU (\u03c3\u03b5 ms)", "Time interval of memory statistics (in ms)": "\u03a7\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1 \u03c4\u03c9\u03bd \u03c3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03bc\u03bd\u03ae\u03bc\u03b7\u03c2 (\u03c3\u03b5 ms)", "Title": "\u03a4\u03af\u03c4\u03bb\u03bf\u03c2", "To": "\u03a3\u03b5", "To paste outside {productname}, please first click the 'download' button": "\u0393\u03b9\u03b1 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03bf\u03c5 {productname}, \u03c0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03c4\u03bf \u03c0\u03bb\u03ae\u03ba\u03c4\u03c1\u03bf '\u03bb\u03ae\u03c8\u03b7'", "Toggle UI Mode": "\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 UI", "Top Margin": "\u03a0\u03ac\u03bd\u03c9 \u03a0\u03b5\u03c1\u03b9\u03b8\u03ce\u03c1\u03b9\u03bf", "Top N elements...": "\u039a\u03bf\u03c1\u03c5\u03c6\u03b1\u03af\u03b1 N \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1...", "Top N percent...": "\u039a\u03bf\u03c1\u03c5\u03c6\u03b1\u03af\u03bf N \u03c0\u03bf\u03c3\u03bf\u03c3\u03c4\u03cc...", "Top/Bottom Rules...": "\u039a\u03b1\u03bd\u03cc\u03bd\u03b5\u03c2 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf/\u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf...", "Type": "\u03a4\u03cd\u03c0\u03bf\u03c2", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u039c\u03b7 \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03bf\u03c4\u03b7\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bf\u03b9\u03ba\u03bf\u03b4\u03b5\u03c3\u03c0\u03cc\u03c4\u03b7\u03c2 WOPI. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd \u03c4\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03b5\u03c0\u03b9\u03bc\u03ad\u03bd\u03b5\u03b9, \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c3\u03b1\u03c2.", "Undo": "\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7", "United Arab Emirates": "\u0397\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1 \u0391\u03c1\u03b1\u03b2\u03b9\u03ba\u03ac \u0395\u03bc\u03b9\u03c1\u03ac\u03c4\u03b1", "United Kingdom": "\u0397\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u0392\u03b1\u03c3\u03af\u03bb\u03b5\u03b9\u03bf", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0397 \u03b1\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd \u03c0\u03b1\u03c1\u03b1\u03c0\u03bf\u03bc\u03c0\u03ce\u03bd \u03b8\u03b1 \u03b5\u03bc\u03c0\u03bf\u03b4\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf Collabora Online \u03bd\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf.", "Unlock": "\u039e\u03b5\u03ba\u03bb\u03b5\u03af\u03b4\u03c9\u03bc\u03b1", "Unresolve": "\u0386\u03bb\u03c5\u03c4\u03bf", "Unresolve Thread": "\u0391\u03bd\u03b5\u03c0\u03af\u03bb\u03c5\u03c4\u03bf \u03bd\u03ae\u03bc\u03b1", "Unsupported server version.": "\u039c\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae.", "Update": "\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7", "Update Log Levels": "\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03b5\u03c0\u03b9\u03c0\u03ad\u03b4\u03c9\u03bd \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "Updated citations": "\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03c0\u03bf\u03bc\u03c0\u03ad\u03c2", "Updating citations": "\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03c0\u03bf\u03bc\u03c0\u03ce\u03bd", "Uploaded": "\u039c\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03b8\u03b7\u03ba\u03b5", "Uploading file to server failed with status: {0}": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03bc\u03b5 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7: {0}", "Uploading file to server failed, file not found.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae, \u03b4\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf.", "Uploading file to server failed, the file is too large.": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae, \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03b5\u03c1\u03b2\u03bf\u03bb\u03b9\u03ba\u03ac \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf.", "Uploading...": "\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae\u2026", "Use Compact view": "\u03a7\u03c1\u03ae\u03c3\u03b7 \u03c3\u03c5\u03bc\u03c0\u03c4\u03c5\u03b3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2", "Use Tabbed view": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03bc\u03b5 \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b5\u03c2", "User Name": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7", "Users online": "\u03a3\u03c5\u03bd\u03b4\u03b5\u03bc\u03ad\u03bd\u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2", "Values between...": "\u0391\u03be\u03af\u03b5\u03c2 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd...", "Values duplicate...": "\u0394\u03b9\u03c0\u03bb\u03cc\u03c4\u03c5\u03c0\u03b5\u03c2 \u03b1\u03be\u03af\u03b5\u03c2...", "Values equal to...": "\u0391\u03be\u03af\u03b5\u03c2 \u03af\u03c3\u03b5\u03c2 \u03bc\u03b5...", "Values greater than...": "\u0391\u03be\u03af\u03b5\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b1\u03c0\u03cc...", "Values less than...": "\u0391\u03be\u03af\u03b5\u03c2 \u03bc\u03b9\u03ba\u03c1\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b1\u03c0\u03cc...", "Version Information": "\u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2", "Very Loose": "\u03a0\u03bf\u03bb\u03cd \u03a7\u03b1\u03bb\u03b1\u03c1\u03cc", "Very Tight": "\u03a0\u03bf\u03bb\u03cd \u03c3\u03c6\u03b9\u03c7\u03c4\u03cc", "View": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae", "Views": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ad\u03c2", "WOPI host": "\u0394\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 WOPI", "Warning": "\u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", "Warning! The browser you are using is not supported.": "\u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7! \u03a4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0392\u03c1\u03b9\u03c3\u03ba\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03b5\u03ba\u03ba\u03b1\u03b8\u03ac\u03c1\u03b9\u03c3\u03b7\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1, \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1.", "Welcome Dialog": "\u0394\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03ba\u03b1\u03bb\u03c9\u03c3\u03bf\u03c1\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u0394\u03c5\u03c3\u03c4\u03c5\u03c7\u03ce\u03c2, \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03bf\u03cd\u03bc\u03b5 \u03bc\u03b5 \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03cc \u03c3\u03b1\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03be\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5.", "What?": "\u03a4\u03b9;", "When?": "\u03a0\u03cc\u03c4\u03b5;", "Who?": "\u03a0\u03bf\u03b9\u03bf\u03c2/\u03b1;", "Windowed Presentation Blocked": "\u0391\u03c0\u03bf\u03ba\u03bb\u03b5\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b7 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf", "Windowed Presentation: ": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf: ", "Word 2003 Document (.doc)": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf Word 2003 (.doc)", "Word Counter": "\u039a\u03b1\u03c4\u03b1\u03bc\u03ad\u03c4\u03c1\u03b7\u03c3\u03b7 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd", "Word Document (.docx)": "\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "\u0395\u03c3\u03c6\u03b1\u03bb\u03bc\u03ad\u03bd\u03b7 \u03ae \u03b5\u03bb\u03bb\u03b5\u03af\u03c0\u03bf\u03c5\u03c3\u03b1 \u03c0\u03b1\u03c1\u03ac\u03bc\u03b5\u03c4\u03c1\u03bf\u03c2 WOPISrc, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7.", "Wrong password provided. Please try again.": "\u0395\u03c3\u03c6\u03b1\u03bb\u03bc\u03ad\u03bd\u03bf\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03be\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5.", "Wrong server, reconnecting...": "\u039b\u03ac\u03b8\u03bf\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2, \u03b5\u03c0\u03b1\u03bd\u03b1\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7...", "YB": "YB", "You": "\u0395\u03c3\u03b5\u03af\u03c2", "You are already presenting this document": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03c4\u03b5 \u03ae\u03b4\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf", "You are leaving the document. The following web page will open in a new tab: ": "\u0391\u03c0\u03bf\u03c7\u03c9\u03c1\u03b5\u03af\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf. \u0397 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b8\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03b9 \u03c3\u03b5 \u03bd\u03ad\u03b1 \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1: ", "You have not done anything to rollback yet...": "\u0394\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03c4\u03af\u03c0\u03bf\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ad\u03c8\u03b5\u03c4\u03b5 \u03b1\u03ba\u03cc\u03bc\u03b1...", "You need to enable it both at server level and in the UI. ": "\u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c4\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03cc\u03c3\u03bf \u03c3\u03b5 \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 Collabora Online \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7. \u0397 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 {0} \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7.", "Your browser has very limited access to the clipboard": "\u039f \u03c0\u03bb\u03bf\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf", "Your changes have been saved": "\u039f\u03b9 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03b1\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b5\u03af", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0397 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03bb\u03ae\u03be\u03b5\u03b9. \u039f\u03b9 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03bf\u03cd\u03bd. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b1\u03bd\u03b1\u03bd\u03b5\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 (\u03ae \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1) \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5. \u038a\u03c3\u03c9\u03c2 \u03c7\u03c1\u03b5\u03b9\u03b1\u03c3\u03c4\u03b5\u03af \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0397 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03b8\u03b1 \u03c4\u03b5\u03bb\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c3\u03b5 {time}. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5, \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03bd\u03b5\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 (\u03ae \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1) \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5. \u038a\u03c3\u03c9\u03c2 \u03c7\u03c1\u03b5\u03b9\u03b1\u03c3\u03c4\u03b5\u03af \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.", "ZB": "ZB", "Zoom In": "\u039c\u03b5\u03b3\u03ad\u03b8\u03c5\u03bd\u03c3\u03b7", "Zoom Out": "\u03a3\u03bc\u03af\u03ba\u03c1\u03c5\u03bd\u03c3\u03b7", "cell address": "\u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd", "file type icon": "\u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c4\u03cd\u03c0\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "\u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2", "reply": "\u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7", "warning: copy/paste request timed out": "\u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7: \u03ad\u03bb\u03b7\u03be\u03b5 \u03c4\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2/\u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2", "{0} deleted": "{0} \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5", "{0} selected": "{0} \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf", "{0} tab selected": "\u0395\u03c0\u03b9\u03bb\u03ad\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b7 \u03ba\u03b1\u03c1\u03c4\u03ad\u03bb\u03b1 {0}", "{0} unselected": "{0} \u03b1\u03c0\u03bf\u03b5\u03c0\u03b9\u03bb\u03ad\u03c7\u03c4\u03b7\u03ba\u03b5", "{username} saved this document as {filename}. Do you want to join?": "\u039f \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 {username} \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03c9\u03c2 {filename}. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ac\u03c3\u03c7\u03b5\u03c4\u03b5;", "{user} has joined": "\u039f {user} \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03b5\u03b9", "{user} has left": "\u039f {user} \u03ad\u03c6\u03c5\u03b3\u03b5", "\u00c5land Islands": "\u039d\u03b7\u03c3\u03b9\u03ac \u0386\u03bb\u03b1\u03bd\u03c4"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-en_AU.json b/f7cloud-office/browser/dist/l10n/ui-en_AU.json new file mode 100644 index 0000000..e322f6a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-en_AU.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) open.", " hrs": " hrs", " mins": " mins", " s": " s", " user(s).": " user(s).", "\"Slow Proxy\"": "\"Slow Proxy\"", "#10 Envelope": "#10 Envelope", "#11 Envelope": "#11 Envelope", "#12 Envelope": "#12 Envelope", "#6\u00be Envelope": "#6\u00be Envelope", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Envelope", "#9 Envelope": "#9 Envelope", "%n users": "%n users", "(Warning: Server accessibility must be enabled to toggle)": "(Warning: Server accessibility must be enabled to toggle)", "(current)": "(current)", ", cluster configuration error: mis-matching serverid": ", cluster configuration error: mis-matching serverid", "0 users": "0 users", "1 user": "1 user", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "A comment is being edited", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI Assistant", "About": "About", "Above Average...": "Above Average...", "Accept": "Accept", "Accept change": "Accept change", "Access token is missing in initial variables.": "Access token is missing in initial variables.", "Accessibility": "Accessibility", "Accessibility Checker": "Accessibility Checker", "Active Sheet": "Active Sheet", "Active sheet": "Active sheet", "Add": "Add", "Add Bibliography": "Add Bibliography", "Add Citation": "Add Citation", "Add Citation Note": "Add Citation Note", "Add Note": "Add Note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.", "Adjust how office documents behave.": "Adjust how office documents behave.", "Adjust view settings.": "Adjust view settings.", "Admin console": "Admin console", "After": "After", "Albania": "Albania", "Alerts:": "Alerts:", "Align": "Align", "Alignment": "Alignment", "All": "All", "All Horizontal Lines": "All Horizontal Lines", "All Sheets": "All Sheets", "All users": "All users", "Already presenting": "Already presenting", "Also check the voice over toggle under {parentControl}.": "Also check the voice over toggle under {parentControl}.", "Always follow the editor": "Always follow the editor", "An error occurred while fetching notes": "An error occurred while fetching notes", "An error occurred while fetching style list": "An error occurred while fetching style list", "Analytics": "Analytics", "Andorra": "Andorra", "Another user has removed this comment.": "Another user has removed this comment.", "Another user has updated the comment. Would you like to overwrite those changes?": "Another user has updated the comment. Would you like to overwrite those changes?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.", "Are you sure you want to delete sheet, {sheet}?": "Are you sure you want to delete sheet, {sheet}?", "Are you sure you want to delete this page?": "Are you sure you want to delete this page?", "Are you sure you want to delete this slide?": "Are you sure you want to delete this slide?", "Are you sure you want to reset Document settings?": "Are you sure you want to reset Document settings?", "Are you sure you want to reset View Settings?": "Are you sure you want to reset View Settings?", "Are you sure you want to shut down the server?": "Are you sure you want to shut down the server?", "Are you sure you want to terminate this session?": "Are you sure you want to terminate this session?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Arrange", "Assistant": "Assistant", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Authorization error was: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automatic", "Automatic color": "Automatic colour", "Autosaved": "Autosaved", "Autotext": "Autotext", "Avatar for {user}": "Avatar for {user}", "Average": "Average", "Axial": "Axial", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.", "Background": "Background", "Background Color": "Background Colour", "Background Image": "Background Image", "Bad": "Bad", "Belarus": "Belarus", "Belgium": "Belgium", "Below Average...": "Below Average...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Black/White", "Blank Slide": "Blank Slide", "Booket back": "Booket back", "Booklet": "Booklet", "Booklet front": "Booklet front", "Bookmarks": "Bookmarks", "Boolean Value": "Boolean Value", "Borders": "Borders", "Bosnia and Herzegovina": "Bosnia and Herzegovina", "Bottom Border": "Bottom Border", "Bottom Margin": "Bottom Margin", "Bottom N elements...": "Bottom N elements...", "Bottom N percent...": "Bottom N percent...", "Bottom: {bottom}": "Bottom: {bottom}", "Brazil": "Brazil", "Brochure": "Brochure", "Brochure Right to Left": "Brochure Right to Left", "Bulgaria": "Bulgaria", "Bytes received": "Bytes received", "Bytes sent": "Bytes sent", "C4 Envelope": "C4 Envelope", "C5 Envelope": "C5 Envelope", "C6 Envelope": "C6 Envelope", "C6/5 Envelope": "C6/5 Envelope", "COOLWSD version:": "COOLWSD version:", "CPU Graph": "CPU Graph", "CPU History": "CPU History", "CSV File (.csv)": "CSV File (.csv)", "CSV file (.csv)": "CSV file (.csv)", "Cache size of CPU statistics": "Cache size of CPU statistics", "Cache size of memory statistics": "Cache size of memory statistics", "Canada": "Canada", "Cancel": "Cancel", "Cancel paste special": "Cancel paste special", "Cell borders": "Cell borders", "Cells": "Cells", "Centered Text": "Centred Text", "Change Layout": "Change Layout", "Channel Filter:": "Channel Filter:", "Character": "Character", "Check security warnings of your server": "Check security warnings of your server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.", "Checkbox": "Checkbox", "Chile": "Chile", "China": "China", "Choice of functions": "Choice of functions", "Citation Preferences": "Citation Preferences", "Citation Style": "Citation Style", "Citation warning": "Citation warning", "Citations update failed": "Citations update failed", "Cleaning up the document from the last session.": "Cleaning up the document from the last session.", "Clear the search field": "Clear the search field", "Click to exit presentation...": "Click to exit presentation...", "Clipboard": "Clipboard", "Close": "Close", "Close Navigation": "Close Navigation", "Close Presentation": "Close Presentation", "Close dialog": "Close dialogue", "Close document": "Close document", "Close popup to ignore paste special": "Close popup to ignore paste special", "Cluster configuration warning": "Cluster configuration warning", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online Welcome", "Collapse Formula Bar": "Collapse Formula Bar", "Collapse Tabs": "Collapse Tabs", "Color": "Colour", "Column Width": "Column Width", "Column {0}": "Column {0}", "Column {0} through {1}": "Column {0} through {1}", "Columns": "Columns", "Comment": "Comment", "Comments": "Comments", "Comments Updated": "Comments Updated", "Comments list": "Comments list", "Compact layout": "Compact layout", "Compact view": "Compact view", "Confirm": "Confirm", "Confirmation": "Confirmation", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict Undo/Redo with multiple users. Please use document repair to resolve", "Connecting...": "Connecting...", "Connection error": "Connection error", "Connections": "Connections", "Containing text...": "Containing text...", "Content": "Content", "Content copied to clipboard": "Content copied to clipboard", "Continue editing": "Continue editing", "Continue read only": "Continue read only", "Controls": "Controls", "Copied external sources are not allowed": "Copied external sources are not allowed", "Copy": "Copy", "Copy Cells": "Copy Cells", "Copy Sheet...": "Copy Sheet...", "Copy all version information in English": "Copy all version information in English", "Copy link location": "Copy link location", "Copying from the document disabled": "Copying from the document disabled", "Count": "Count", "CountA": "CountA", "Country:": "Country:", "Creating copy...": "Creating copy...", "Creating new file from template...": "Creating new file from template...", "Creator(s)": "Creator(s)", "Croatia": "Croatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D to exit", "Currency": "Currency", "Current Slide": "Current Slide", "Current slide as Bitmap (.bmp)": "Current slide as Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Current slide as Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Current slide as Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Current slide as Tag Image File Format (.tiff)", "Custom Animation": "Custom Animation", "Custom Margins\u2026": "Custom Margins\u2026", "Custom dictionaries": "Custom dictionaries", "Cyprus": "Cyprus", "Czech Republic": "Czech Republic", "DL Envelope": "DL Envelope", "Dark Mode": "Dark Mode", "Dashboard": "Dashboard", "Data": "Data", "Date": "Date", "Date & Time": "Date & Time", "Debug Tools": "Debug Tools", "Default": "Default", "Default Style": "Default Style", "Define print area": "Define print area", "Delete": "Delete", "Delete Columns": "Delete Columns", "Delete Rows": "Delete Rows", "Delete Single Sparkline": "Delete Single Sparkline", "Delete tabstop": "Delete tabstop", "Denmark": "Denmark", "Design": "Design", "Dictionary of exceptions": "Dictionary of exceptions", "Disable Animations": "Disable Animations", "Discard": "Discard", "Discover All The Changes": "Discover all the changes", "Dismiss": "Dismiss", "Document": "Document", "Document Settings": "Document Settings", "Document cannot be exported. Please try again.": "Document cannot be exported. Please try again.", "Document cannot be renamed, please check your permissions.": "Document cannot be renamed, please check your permissions.", "Document cannot be renamed.": "Document cannot be renamed.", "Document cannot be saved due to expired session, please reload the page to continue.": "Document cannot be saved due to expired session, please reload the page to continue.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Document cannot be saved due to expired session, please reopen the document to continue.", "Document cannot be saved, please check your permissions.": "Document cannot be saved, please check your permissions.", "Document cannot be saved.": "Document cannot be saved.", "Document colors": "Document colours", "Document container started in": "Document container started in", "Document contains unsupported media": "Document contains unsupported media", "Document has been changed": "Document has been changed", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Document has been changed in storage. What would you like to do with your unsaved changes?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Document has changed in storage. Loading the new document. Your version is available as revision.", "Document is getting migrated": "Document is getting migrated", "Document requires password to modify.": "Document requires password to modify.", "Document requires password to view.": "Document requires password to view.", "Document settings": "Document settings", "Documents are not effectively contained: missing capabilities or namespaces.": "Documents are not effectively contained: missing capabilities or namespaces.", "Documents open": "Documents open", "Documents:": "Documents:", "Don\u2019t show this again": "Don\u2019t show this again", "Double Hairline (1.10 pt)": "Double Hairline (1.10 pt)", "Double Hairline (2.35 pt)": "Double Hairline (2.35 pt)", "Download": "Download", "Download Selection": "Download Selection", "Download as": "Download as", "Download completed and ready to be copied to clipboard.": "Download completed and ready to be copied to clipboard.", "Download failed": "Download failed", "Downloading clipboard content": "Downloading clipboard content", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.", "Downloading...": "Downloading...", "Drawing": "Drawing", "Dropdown": "Dropdown", "Duration": "Duration", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Each document is securely contained", "Edit": "Edit", "Edit Single Sparkline": "Edit Single Sparkline", "Edit comment": "Edit comment", "Edit document": "Edit document", "Edit link": "Edit link", "Edit mode": "Edit mode", "Editing": "Editing", "Editing activated. ": "Editing activated. ", "Effects": "Effects", "Elapsed time": "Elapsed time", "Ellipsoid": "Ellipsoid", "Empty Pages": "Empty Pages", "Empty Slide Show": "Empty Slide Show", "Enable Animations": "Enable Animations", "End Presentation": "End Presentation", "End Show": "End Show", "Endnotes": "Endnotes", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.", "Enter Zotero API Key": "Enter Zotero API Key", "Enter a file name": "Enter a file name", "Enter new name": "Enter new name", "Enter new sheet name": "Enter new sheet name", "Entering text mode": "Entering text mode", "Error": "Error", "Error reading file": "Error reading file", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Event handling has been delayed for an unexpectedly long time: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 Spreadsheet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Spreadsheet (.xlsx)", "Exception words are underlined while checking spelling": "Exception words are underlined while checking spelling", "Expand Formula Bar": "Expand Formula Bar", "Expired:": "Expired:", "Explore The New {coolversion}": "Explore The New {coolversion}", "Export As": "Export As", "Export as": "Export as", "Exported to storage": "Exported to storage", "External data source not allowed": "External data source not allowed", "External link": "External link", "Extra thick (4.50 pt)": "Extra thick (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Failed to authenticate this session over protocol {0}", "Failed to download clipboard, please re-copy": "Failed to download clipboard, please re-copy", "Failed to establish socket connection or socket connection closed unexpectedly.": "Failed to establish socket connection or socket connection closed unexpectedly.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Failed to get RouteToken from controller", "Failed to load collections": "Failed to load collections", "Failed to load document.": "Failed to load document.", "Failed to load groups": "Failed to load groups", "Failed to load items": "Failed to load items", "Failed to load styles": "Failed to load styles", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.", "Failed to read document from storage, please try to load the document again.": "Failed to read document from storage, please try to load the document again.", "Failed to set jwt authentication cookie over insecure connection": "Failed to set jwt authentication cookie over insecure connection", "Fast kit jail bind mounting enabled": "Fast kit jail bind mounting enabled", "Field": "Field", "Fields": "Fields", "File": "File", "File name should contain an extension.": "File name should contain an extension.", "Fill Series": "Fill Series", "Filter": "Filter", "Financial": "Financial", "Finish electronic signing": "Finish electronic signing", "Finland": "Finland", "Fit to page": "Fit to page", "Fixed size": "Fixed size", "Focus Cell": "Focus Cell", "Follow Presentation": "Follow Presentation", "Follow me Presentation": "Follow me Presentation", "Following": "Following", "Following the editor": "Following the editor", "Following {user}": "Following {user}", "Font": "Font", "Font Name": "Font Name", "Font Size": "Font Size", "Footnote/Endnote": "Footnote/Endnote", "Footnotes": "Footnotes", "Force Breaks": "Force Breaks", "Form": "Form", "Format": "Format", "Format Cells": "Format Cells", "Formula": "Formula", "Formulas": "Formulas", "Forum": "Forum", "Fraction": "Fraction", "France": "France", "Freeze": "Freeze", "From": "From", "From Beginning": "From Beginning", "From Current Slide": "From Current Slide", "From now on clipboard notifications will discreetly appear at the bottom.": "From now on clipboard notifications will discreetly appear at the bottom.", "From printer setup": "From printer setup", "Full Page Slides": "Full Page Slides", "Fullscreen presentation": "Full-screen presentation", "Function Library": "Function Library", "Function Wizard": "Function Wizard", "Functions": "Functions", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Germany", "Get Involved": "Get Involved", "Go Back": "Go Back", "Go Offline": "Go Offline", "Go Online": "Go Online", "Good": "Good", "Gradient End": "Gradient End", "Gradient Start": "Gradient Start", "Graphs": "Graphs", "Grayscale": "Greyscale", "Greece": "Greece", "Grid": "Grid", "Group": "Group", "Group Libraries": "Group Libraries", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Document (.html)", "HTML File (.html)": "HTML File (.html)", "HTML file (.html)": "HTML file (.html)", "Hairline (0.05 pt)": "Hairline (0.05 pt)", "Handout horizontal": "Handout horizontal", "Handouts": "Handouts", "Hardware resources are sufficient for optimal performance": "Hardware resources are sufficient for optimal performance", "Has text: ": "Has text: ", "Header & Footer": "Header & Footer", "Heading 1": "Heading 1", "Heading 2": "Heading 2", "Headings and objects that you add to the document will appear here": "Headings and objects that you add to the document will appear here", "Help": "Help", "Hidden pages": "Hidden pages", "Hidden text": "Hidden text", "Hide Menu": "Hide Menu", "Hide Menu Bar": "Hide Menu Bar", "Hide the search bar": "Hide the search bar", "Highlight cells with...": "Highlight cells with...", "History": "History", "Hit Cancel to open in view-only mode.": "Hit Cancel to open in view-only mode.", "Holy See (Vatican City State)": "Holy See (Vatican City State)", "Home": "Home", "Hungary": "Hungary", "Iceland": "Iceland", "Idle document - please click to reload and resume editing": "Idle document - please click to reload and resume editing", "Idle document - please tap to reload and resume editing": "Idle document - please tap to reload and resume editing", "Idle time": "Idle time", "If you want to share large elements outside of {productname} it's necessary to first download them.": "If you want to share large elements outside of {productname} it's necessary to first download them.", "Illustrations": "Illustrations", "Image (.png)": "Image (.png)", "Image Controls": "Image Controls", "Images": "Images", "Images and Objects": "Images and Objects", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Initializing...", "Insert": "Insert", "Insert Checkbox": "Insert Checkbox", "Insert Columns After": "Insert Columns After", "Insert Columns Before": "Insert Columns Before", "Insert Comment": "Insert Comment", "Insert Date": "Insert Date", "Insert Dropdown": "Insert Dropdown", "Insert Electronic Signature": "Insert Electronic Signature", "Insert Function": "Insert Function", "Insert Local Image": "Insert Local Image", "Insert Local Multimedia": "Insert Local Multimedia", "Insert Picture": "Insert Picture", "Insert Rich Text": "Insert Rich Text", "Insert Rows Above": "Insert Rows Above", "Insert Rows Below": "Insert Rows Below", "Insert Shape": "Insert Shape", "Insert Table": "Insert Table", "Insert comment": "Insert comment", "Insert connectors": "Insert connectors", "Insert shapes": "Insert shapes", "Insert sheet": "Insert sheet", "Insert sheet after this": "Insert sheet after this", "Insert sheet before this": "Insert sheet before this", "Insert table": "Insert table", "Insert tabstop": "Insert tabstop", "Integrator is not ready for PostMessage calls": "Integrator is not ready for PostMessage calls", "Interface Settings": "Interface Settings", "Invalid JSON file": "Invalid JSON file", "Invalid dictionary format. Please check the file.": "Invalid dictionary format. Please check the file.", "Invalid link: '{url}'": "Invalid link: '{url}'", "Invert Background": "Invert Background", "Ireland": "Ireland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "It seems you have copied a selection that includes external images.", "It seems you have tried to insert external data.": "It seems you have tried to insert external data.", "Italy": "Italy", "Japan": "Japan", "Japanese Postcard": "Japanese Postcard", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Keyboard shortcuts", "Kill": "Kill", "Kill session.": "Kill session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit version:", "Landscape": "Landscape", "Language": "Language", "Language:": "Language:", "Last modification": "Last modification", "Last saved:": "Last saved:", "Latest Updates": "Latest Updates", "Latvia": "Latvia", "Layout": "Layout", "Left And Right Borders": "Left And Right Borders", "Left Border": "Left Border", "Left Margin": "Left Margin", "Left pages": "Left pages", "Left: {left}": "Left: {left}", "Legal": "Legal", "Letter": "Letter", "License": "License", "Liechtenstein": "Liechtenstein", "Line color": "Line colour", "Line style": "Line style", "Linear": "Linear", "Lists/Bullets": "Lists/Bullets", "Lithuania": "Lithuania", "Loading Wordbook...": "Loading Wordbook...", "Loading references": "Loading references", "Loading...": "Loading...", "Local Image...": "Local Image...", "Local Multimedia...": "Local Multimedia...", "Log": "Log", "Log Levels": "Log Levels", "Logical": "Logical", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Look for the accessibility section in coolwsd.xml for server setting. ", "Lookup & Reference": "Lookup & Reference", "Loose": "Loose", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Margin": "Margin", "Master": "Master", "Master Pages": "Master Pages", "Master Slide Templates": "Master Slide Templates", "Master View": "Master View", "Math & Trig": "Math & Trig", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximum Document process stack memory (in KB) - reduce only", "Maximum Document process virtual memory (in MB) - reduce only": "Maximum Document process virtual memory (in MB) - reduce only", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximum file size allowed to write to disk (in MB) - reduce only", "Medium (1.50 pt)": "Medium (1.50 pt)", "Medium/Hairline (3.05 pt)": "Medium/Hairline (3.05 pt)", "Medium/Medium (4.50 pt)": "Medium/Medium (4.50 pt)", "Memory": "Memory", "Memory Graph": "Memory Graph", "Memory History": "Memory History", "Memory consumed": "Memory consumed", "Merge & Center": "Merge & Centre", "Merge & Split": "Merge & Split", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Missing Fonts", "Modified": "Modified", "Modify": "Modify", "Moldova, Republic of": "Moldova, Republic of", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "More Functions", "More Paper Sizes...": "More Paper Sizes...", "More highlights...": "More highlights...", "More information and support": "More information and support", "More options for {1}": "More options for {1}", "More...": "More...", "Move Sheet Left": "Move Sheet Left", "Move Sheet Right": "Move Sheet Right", "My Library": "My Library", "My Publications": "My Publications", "Named Range": "Named Range", "Narrow": "Narrow", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Netherlands", "Network Graph": "Network Graph", "Neutral": "Neutral", "New": "New", "New Zealand": "New Zealand", "Next": "Next", "Next Slide": "Next Slide", "No Borders": "No Borders", "No Comments": "No Comments", "No Notes": "No Notes", "No color": "No colour", "No disk space left on server.": "No disk space left on server.", "No fill": "No fill", "No issues found": "No issues found", "No problems with SSL verification detected": "No problems with SSL verification detected", "No search results found!": "No search results found!", "None": "None", "None (Do not check spelling)": "None (Do not check spelling)", "Normal": "Normal", "North Macedonia, Republic of": "North Macedonia, Republic of", "Norway": "Norway", "Not using namespaces": "Not using namespaces", "Notebookbar view": "Notebookbar view", "Notes": "Notes", "Notes Pages": "Notes Pages", "Notes View": "Notes View", "Number": "Number", "Number Format": "Number Format", "Number of Documents": "Number of Documents", "Number of Pages": "Number of Pages", "Number of Pages. Click to open the Go to Page dialog box.": "Number of Pages. Click to open the Go to Page dialogue box.", "Number of Sheets": "Number of Sheets", "Number of Slides": "Number of Slides", "ODF Drawing (.odg)": "ODF Drawing (.odg)", "ODF presentation (.odp)": "ODF presentation (.odp)", "ODF spreadsheet (.ods)": "ODF spreadsheet (.ods)", "ODF text document (.odt)": "ODF text document (.odt)", "OK": "OK", "OPEN": "OPEN", "Off": "Off", "On": "On", "On mouse click": "On mouse click", "Once citations are entered their storage and display type can not be changed.": "Once citations are entered their storage and display type can not be changed.", "Online Help": "Online Help", "Only the document owner can change the password.": "Only the document owner can change the password.", "Oops, there is a problem connecting the document": "Oops, there is a problem connecting the document", "Oops, there is a problem connecting to {productname}: ": "Oops, there is a problem connecting to {productname}: ", "Open in full view": "Open in full view", "Open link": "Open link", "Open menu": "Open menu", "Open {name}": "Open {name}", "Option": "Option", "Options": "Options", "Other": "Other", "Out of table": "Out of table", "Outer Border": "Outer Border", "Outer Border And Horizontal Lines": "Outer Border And Horizontal Lines", "Outer Border and Vertical Lines": "Outer Border and Vertical Lines", "Outer Borders And All Inner lines": "Outer Borders And All Inner lines", "Outline": "Outline", "Overview": "Overview", "Overwrite": "Overwrite", "PB": "PB", "PDF Document (.pdf)": "PDF Document (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF Document (.pdf) as...", "PID": "PID", "Page": "Page", "Page Layout": "Page Layout", "Page Setup": "Page Setup", "Page name": "Page name", "Paragraph": "Paragraph", "Paste": "Paste", "Paste Slide": "Paste Slide", "Paste Special": "Paste Special", "Paste from this document": "Paste from this document", "Path": "Path", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Percent", "Permission Mode": "Permission Mode", "Philippines": "Philippines", "Picture": "Picture", "Pivot Table": "Pivot Table", "Placeholders": "Placeholders", "Please save or discard the comment currently being edited.": "Please save or discard the comment currently being edited.", "Please send us your feedback": "Please send us your feedback", "Please use following combination to see more options:": "Please use following combination to see more options:", "Please wait kubernetes cluster is scaling...": "Please wait kubernetes cluster is scaling...", "Please wait!": "Please wait!", "Poland": "Poland", "Poorly performing proxying of all network requests.": "Poorly performing proxying of all network requests.", "Portrait": "Portrait", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API is initialized", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Present current slide": "Present current slide", "Present in Window": "Present in Window", "Present in new window": "Present in new window", "Presentation": "Presentation", "Presentation disabled": "Presentation disabled", "Presentation mode has been disabled for this document": "Presentation mode has been disabled for this document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.", "Presenter Console": "Presenter Console", "Presenting in fullscreen": "Presenting in fullscreen", "Presenting in window": "Presenting in window", "Press Ctrl + Enter to post": "Press Ctrl + Enter to post", "Preview Slide {1}": "Preview Slide {1}", "Previous": "Previous", "Print": "Print", "Print Black": "Print Black", "Print dialog": "Print dialogue", "Promote to top comment": "Promote to top comment", "Properties": "Properties", "Provider:": "Provider:", "Qatar": "Qatar", "Quadratic": "Quadratic", "RELOAD": "RELOAD", "Radial": "Radial", "Range": "Range", "Read mode": "Read mode", "Read-only": "Read-only", "Received": "Received", "Recent": "Recent", "Reconnecting...": "Reconnecting...", "Redo": "Redo", "References": "References", "Refresh": "Refresh", "Refresh Citations": "Refresh Citations", "Refresh Log": "Refresh Log", "Reject change": "Reject change", "Reloading the document after rename": "Reloading the document after rename", "Remove": "Remove", "Remove Thread": "Remove Thread", "Remove link": "Remove link", "Remove print area": "Remove print area", "Rename": "Rename", "Rename Document": "Rename Document", "Rename sheet": "Rename sheet", "Renaming...": "Renaming...", "Repair": "Repair", "Repair Document": "Repair Document", "Repeat in {0} seconds": "Repeat in {0} seconds", "Replace": "Replace", "Reply": "Reply", "Reply comment": "Reply comment", "Report an issue": "Report an issue", "Reset Layout": "Reset Layout", "Reset to Default Language": "Reset to Default Language", "Reset to default Document settings": "Reset to default Document settings", "Reset to default View settings": "Reset to default View settings", "Reset zoom": "Reset zoom", "Resolve": "Resolve", "Resolve Thread": "Resolve Thread", "Resolved": "Resolved", "Restart": "Restart", "Restoring older revision. Any unsaved changes will be available in version history": "Restoring older revision. Any unsaved changes will be available in version history", "Results": "Results", "Resume": "Resume", "Review": "Review", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Right Border", "Right Margin": "Right Margin", "Right pages": "Right pages", "Right: {right}": "Right: {right}", "Romania": "Romania", "Row Height": "Row Height", "Row {0}": "Row {0}", "Row {0} through {1}": "Row {0} through {1}", "Rows": "Rows", "Ruler": "Ruler", "Russian Federation": "Russian Federation", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Save", "Save As": "Save As", "Save Comments": "Save Comments", "Save Document settings": "Save Document settings", "Save View Settings": "Save View Settings", "Save as ODF format": "Save as ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.", "Save failed due to no disk space left. Document will now be read-only.": "Save failed due to no disk space left. Document will now be read-only.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Save failed due to no storage space left. The document will now be read-only. Please make sure enough disk space is available and try to save again.", "Save to new file": "Save to new file", "Saved": "Saved", "Saving": "Saving", "Saving...": "Saving...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientific", "Screen Reading": "Screen Reading", "Screen reader support for text content is disabled. ": "Screen reader support for text content is disabled. ", "Scroll down": "Scroll down", "Scroll down annotations": "Scroll down annotations", "Scroll left": "Scroll left", "Scroll right": "Scroll right", "Scroll to the first sheet": "Scroll to the first sheet", "Scroll to the last sheet": "Scroll to the last sheet", "Scroll up": "Scroll up", "Scroll up annotations": "Scroll up annotations", "Search": "Search", "Search...": "Search...", "Section": "Section", "See history": "See history", "See revision history": "See revision history", "Select": "Select", "Select Function": "Select Function", "Select a tab to browser settings.": "Select a tab to browser settings.", "Select a tab to view settings.": "Select a tab to view settings.", "Select language": "Select language", "Select multiple cells": "Select multiple cells", "Select range": "Select range", "Selected external data source is forbidden. Please contact the system administrator.": "Selected external data source is forbidden. Please contact the system administrator.", "Selected range of cells": "Selected range of cells", "Selection Mode": "Selection Mode", "Selection count": "Selection count", "Selection mode: inactive": "Selection mode: inactive", "Send Feedback": "Send Feedback", "Sent": "Sent", "Serbia": "Serbia", "Served by:": "Served by:", "Server audit": "Server audit", "Server has been shut down; please reload the page.": "Server has been shut down; please reload the page.", "Server is down, restarting automatically. Please wait.": "Server is down, restarting automatically. Please wait.", "Server is now reachable. We have to refresh the page now.": "Server has been restarted. We have to refresh the page now.", "Server is now reachable...": "Server is now reachable...", "Server is shutting down": "Server is shutting down", "Server is shutting down for maintenance (auto-saving)": "Server is shutting down for maintenance (auto-saving)", "Server returned this reason:": "Server returned this reason:", "Server uptime": "Server uptime", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Service is unavailable. Please try again later and report to your administrator if the issue persists.", "Session terminated by document owner": "Session terminated by document owner", "Set Language for All text": "Set Language for All text", "Set Language for Paragraph": "Set Language for Paragraph", "Set Language for Selection": "Set Language for Selection", "Set Log Levels": "Set Log Levels", "Set default interface preferences.": "Set default interface preferences.", "Settings": "Settings", "Shape": "Shape", "Shapes": "Shapes", "Share": "Share", "Share...": "Share...", "Shared Config URL is missing in initial variables.": "Shared Config URL is missing in initial variables.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Show Comments", "Show Grid": "Show Grid", "Show Menu": "Show Menu", "Show Ruler": "Show Ruler", "Show Sidebar": "Show Sidebar", "Show Status Bar": "Show Status Bar", "Show in navigator": "Show in navigator", "Show on the side": "Show on the side", "Show sheets": "Show sheets", "Show status bar": "Show status bar", "Show the search bar": "Show the search bar", "Shutdown Server": "Shutdown Server", "Signature": "Signature", "Singapore": "Singapore", "Size": "Size", "Size to grid": "Size to grid", "Slide %1": "Slide %1", "Slide Layout": "Slide Layout", "Slide Show": "Slide Show", "Slide Size": "Slide Size", "Slide Transition": "Slide Transition", "Slide Views": "Slide Views", "Slide {0} of {1}": "Slide {0} of {1}", "Slides": "Slides", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow Kit jail setup with copying, cannot bind-mount.", "Smart Picker": "Smart Picker", "Snap grid": "Snap grid", "Snap to Grid": "Snap to Grid", "Snap to grid": "Snap to grid", "Solid": "Solid", "Someone": "Someone", "Something went wrong while deleting the file. Please try refreshing the page.": "Something went wrong while deleting the file. Please try refreshing the page.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Something went wrong while fetching setting file. Please try to refresh the page.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Something went wrong while fetching wordbook. Please try to refresh the page.", "Something went wrong while loading Document settings.": "Something went wrong while loading Document settings.", "Something went wrong while uploading dictionary file": "Something went wrong while uploading dictionary file", "Something went wrong while uploading the file. Please try again.": "Something went wrong while uploading the file. Please try again.", "Something went wrong. Please try to refresh the page.": "Something went wrong. Please try to refresh the page.", "Sort": "Sort", "South Africa": "South Africa", "South Korea": "South Korea", "Spacing & Color": "Spacing & Colour", "Spain": "Spain", "Sparkline": "Sparkline", "Split": "Split", "Square": "Square", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Standard dictionary", "Status": "Status", "Status Bar": "Status Bar", "Stop following": "Stop following", "Store as:": "Store as:", "Style": "Style", "Style List": "Style list", "Style list": "Style list", "Styles": "Styles", "Successfully exported: ": "Successfully exported: ", "Sum": "Sum", "Sweden": "Sweden", "Switzerland": "Switzerland", "Symbols": "Symbols", "Synchronize axes": "Synchronise axes", "TB": "TB", "Table": "Table", "Table of content": "Table of content", "Table with {0} rows and {1} columns": "Table with {0} rows and {1} columns", "Tables": "Tables", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Province of China", "Tap to collapse": "Tap to collapse", "Tap to expand": "Tap to expand", "Text": "Text", "Text orientation": "Text orientation", "The IsAdminUser property is not set by integration": "The IsAdminUser property is not set by integration", "The IsAdminUser user property is set by integration": "The IsAdminUser user property is set by integration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.", "The document could not be locked, and is opened in read-only mode.": "The document could not be locked, and is opened in read-only mode.", "The document could not be locked.": "The document could not be locked.", "The document is being migrated to a new server. Retrying shortly...": "The document is being migrated to a new server. Retrying shortly...", "The document is being renamed and will reload shortly": "The document is being renamed and will reload shortly", "The document is being signed and will be availably shortly": "The document is being signed and will be availably shortly", "The document is not signed.": "The document is not signed.", "The document is switching to Offline mode and will reload shortly": "The document is switching to Offline mode and will reload shortly", "The document is too large or no disk space left to save. Document will now be read-only.": "The document is too large or no disk space left to save. Document will now be read-only.", "The file of type: {0} cannot be uploaded to server since the file has no name": "The file of type: {0} cannot be uploaded to server since the file has no name", "The file of type: {0} cannot be uploaded to server since the file is empty": "The file of type: {0} cannot be uploaded to server since the file is empty", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.", "The server encountered a {0} error while parsing the {1} command.": "The server encountered a {0} error while parsing the {1} command.", "The server has been disconnected.": "The server has been disconnected.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "The signature is OK, but the certificate could not be validated and the document is only partially signed.", "The signature is OK, but the certificate could not be validated.": "The signature is OK, but the certificate could not be validated.", "The signature is OK, but the document is only partially signed.": "The signature is OK, but the document is only partially signed.", "The signature line can now be moved or resized as needed.": "The signature line can now be moved or resized as needed.", "The signature was valid, but the document has been modified.": "The signature was valid, but the document has been modified.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "The system is currently adjusting resources. Please wait a moment while we retry your request...", "Theme colors": "Theme colours", "Thick (2.25 pt)": "Thick (2.25 pt)", "Thin (0.75 pt)": "Thin (0.75 pt)", "Thin/Medium (3.00 pt)": "Thin/Medium (3.00 pt)", "This document has an invalid signature.": "This document has an invalid signature.", "This document is digitally signed and the signature is valid.": "This document is digitally signed and the signature is valid.", "This document may contain formatting or content that cannot be saved in the current file format.": "This document may contain formatting or content that cannot be saved in the current file format.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.", "This user": "This user", "This version of {productname} is powered by": "This version of {productname} is powered by", "Tight": "Tight", "Tile pages": "Tile pages", "Time": "Time", "Time interval of CPU statistics (in ms)": "Time interval of CPU statistics (in ms)", "Time interval of memory statistics (in ms)": "Time interval of memory statistics (in ms)", "Time zone:": "Time zone:", "Title": "Title", "Title Only": "Title Only", "Title Slide": "Title Slide", "Title and 2 Content": "Title and 2 Content", "Title, 2 Content and Content": "Title, 2 Content and Content", "Title, 2 Content over Content": "Title, 2 Content over Content", "Title, 4 Content": "Title, 4 Content", "Title, 6 Content": "Title, 6 Content", "Title, Content": "Title, Content", "Title, Content and 2 Content": "Title, Content and 2 Content", "Title, Content over Content": "Title, Content over Content", "Title, Vertical Text": "Title, Vertical Text", "Title, Vertical Text, Clipart": "Title, Vertical Text, Clipart", "To": "To", "To paste outside {productname}, please first click the 'download' button": "To paste outside {productname}, please first click the \u2018download\u2019 button", "To prevent accidental changes, the author has set this file to open as view-only": "To prevent accidental changes, the author has set this file to open as view-only", "Toggle UI Mode": "Toggle UI Mode", "Top And Bottom Border": "Top And Bottom Border", "Top Border": "Top Border", "Top Margin": "Top Margin", "Top N elements...": "Top N elements...", "Top N percent...": "Top N percent...", "Top/Bottom Rules...": "Top/Bottom Rules...", "Top: {top}": "Top: {top}", "Tracking": "Tracking", "Transition": "Transition", "Transitions": "Transitions", "Turkey": "Turkey", "Type": "Type", "Type in the search box to find anything in your document": "Type in the search box to find anything in your document", "Type to add a word": "Type to add a word", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Unauthorised WOPI host. Please try again later and report to your administrator if the issue persists.", "Undo": "Undo", "Ungroup": "Ungroup", "United Arab Emirates": "United Arab Emirates", "United Kingdom": "United Kingdom", "United States of America": "United States of America", "Unknown color": "Unknown colour", "Unlink Citations": "Unlink Citations", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.", "Unlock": "Unlock", "Unresolve": "Unresolve", "Unresolve Thread": "Unresolve Thread", "Unsupported server version.": "Unsupported server version.", "Update": "Update", "Update Index": "Update Index", "Update Log Levels": "Update Log Levels", "Updated citations": "Updated citations", "Updating citations": "Updating citations", "Upload Autotext": "Upload Autotext", "Upload Wordbook": "Upload Wordbook", "Upload Xcu": "Upload Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.", "Uploaded": "Uploaded", "Uploading file to server failed with status: {0}": "Uploading file to server failed with status: {0}", "Uploading file to server failed, file not found.": "Uploading file to server failed, file not found.", "Uploading file to server failed, the file is too large.": "Uploading file to server failed, the file is too large.", "Uploading...": "Uploading...", "Use Compact view": "Use Compact view", "Use Tabbed view": "Use Tabbed view", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Used deprecated is_admin field, integration should use IsAdminUser property instead", "User": "User", "User List Summary": "User List Summary", "User Name": "User Name", "Users online": "Users online", "Using namespaces.": "Using namespaces.", "Values between...": "Values between...", "Values duplicate...": "Values duplicate...", "Values equal to...": "Values equal to...", "Values greater than...": "Values greater than...", "Values less than...": "Values less than...", "Variant": "Variant", "Version Information": "Version Information", "Vertical Title, Text, Chart": "Vertical Title, Text, Chart", "Vertical Title, Vertical Text": "Vertical Title, Vertical Text", "Very Loose": "Very Loose", "Very Tight": "Very Tight", "Very thin (0.50 pt)": "Very thin (0.50 pt)", "View": "View", "View Settings": "View Settings", "Views": "Views", "WOPI host": "WOPI host", "Warning": "Warning", "Warning! The browser you are using is not supported.": "Warning! The browser you are using is not supported.", "Watermark": "Watermark", "We are in the process of cleaning up this document from the last session, please try again later.": "We are in the process of cleaning up this document from the last session, please try again later.", "Welcome Dialog": "Welcome Dialogue", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Well, this is embarrassing, we cannot connect to your document. Please try again.", "What?": "What?", "When?": "When?", "Who?": "Who?", "Wide": "Wide", "Widescreen (16:9)": "Widescreen (16:9)", "Windowed Presentation Blocked": "Windowed Presentation Blocked", "Windowed Presentation: ": "Windowed Presentation: ", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Word Counter", "Word Document (.docx)": "Word Document (.docx)", "Words are ignored by the spell checker": "Words are ignored by the spell checker", "Wrap": "Wrap", "Wrong or missing WOPISrc parameter, please contact support.": "Wrong or missing WOPISrc parameter, please contact support.", "Wrong password provided. Please try again.": "Wrong password provided. Please try again.", "Wrong server, reconnecting...": "Wrong server, reconnecting...", "YB": "YB", "You": "You", "You are already presenting this document": "You are already presenting this document", "You are leaving the document. The following web page will open in a new tab: ": "You are leaving the document. The following web page will open in a new tab: ", "You have not done anything to rollback yet...": "You have not done anything to rollback yet...", "You need to enable it both at server level and in the UI. ": "You need to enable it both at server level and in the UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Your Collabora Online server needs updating. Version {0} is available.", "Your WOPI server is not secure: SSL verification failed": "Your WOPI server is not secure: SSL verification failed", "Your browser has very limited access to the clipboard": "Your browser has very limited access to the clipboard", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.", "Your changes have been saved": "Your changes have been saved", "Your library is empty": "Your library is empty", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Your server is configured with insufficient hardware resources, which may lead to poor performance.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Zoom In", "Zoom Out": "Zoom Out", "Zotero API key is incorrect": "Zotero API key is incorrect", "Zotero API key is not configured": "Zotero API key is not configured", "Zotero Warning": "Zotero Warning", "cell address": "cell address", "direct network connection": "direct network connection", "file type icon": "file type icon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "preview of page %1", "replies": "replies", "reply": "Reply", "system call security filtering enabled": "system call security filtering enabled", "the Help tab": "the Help tab", "the View menu": "the View menu", "warning: copy/paste request timed out": "warning: copy/paste request timed out", "{0} deleted": "{0} deleted", "{0} selected": "{0} selected", "{0} tab selected": "{0} tab selected", "{0} unselected": "{0} unselected", "{username} saved this document as {filename}. Do you want to join?": "{username} saved this document as {filename}. Do you want to join?", "{user} has joined": "{user} has joined", "{user} has left": "{user} has left", "\u00c5land Islands": "\u00c5land Islands"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-en_CA.json b/f7cloud-office/browser/dist/l10n/ui-en_CA.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-en_CA.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-en_GB.json b/f7cloud-office/browser/dist/l10n/ui-en_GB.json new file mode 100644 index 0000000..bb5f079 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-en_GB.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) open.", " hrs": " hrs", " mins": " mins", " s": " s", " user(s).": " user(s).", "\"Slow Proxy\"": "\"Slow Proxy\"", "#10 Envelope": "#10 Envelope", "#11 Envelope": "#11 Envelope", "#12 Envelope": "#12 Envelope", "#6\u00be Envelope": "#6\u00be Envelope", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Envelope", "#9 Envelope": "#9 Envelope", "%n users": "%n users", "(Warning: Server accessibility must be enabled to toggle)": "(Warning: Server accessibility must be enabled to toggle)", "(current)": "(current)", ", cluster configuration error: mis-matching serverid": ", cluster configuration error: mis-matching serverid", "0 users": "0 users", "1 user": "1 user", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "A comment is being edited", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI Assistant", "About": "About", "Above Average...": "Above Average...", "Accept": "Accept", "Accept change": "Accept change", "Access token is missing in initial variables.": "Access token is missing in initial variables.", "Accessibility": "Accessibility", "Accessibility Checker": "Accessibility Checker", "Active Sheet": "Active Sheet", "Active sheet": "Active sheet", "Add": "Add", "Add Bibliography": "Add Bibliography", "Add Citation": "Add Citation", "Add Citation Note": "Add Citation Note", "Add Note": "Add Note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.", "Adjust how office documents behave.": "Adjust how office documents behave.", "Adjust view settings.": "Adjust view settings.", "Admin console": "Admin console", "After": "After", "Albania": "Albania", "Alerts:": "Alerts:", "Align": "Align", "Alignment": "Alignment", "All": "All", "All Horizontal Lines": "All Horizontal Lines", "All Sheets": "All Sheets", "All users": "All users", "Already presenting": "Already presenting", "Also check the voice over toggle under {parentControl}.": "Also check the voice over toggle under {parentControl}.", "Always follow the editor": "Always follow the editor", "An error occurred while fetching notes": "An error occurred while fetching notes", "An error occurred while fetching style list": "An error occurred while fetching style list", "Analytics": "Analytics", "Andorra": "Andorra", "Another user has removed this comment.": "Another user has removed this comment.", "Another user has updated the comment. Would you like to overwrite those changes?": "Another user has updated the comment. Would you like to overwrite those changes?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.", "Are you sure you want to delete sheet, {sheet}?": "Are you sure you want to delete sheet, {sheet}?", "Are you sure you want to delete this page?": "Are you sure you want to delete this page?", "Are you sure you want to delete this slide?": "Are you sure you want to delete this slide?", "Are you sure you want to reset Document settings?": "Are you sure you want to reset Document settings?", "Are you sure you want to reset View Settings?": "Are you sure you want to reset View Settings?", "Are you sure you want to shut down the server?": "Are you sure you want to shut down the server?", "Are you sure you want to terminate this session?": "Are you sure you want to terminate this session?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Arrange", "Assistant": "Assistant", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Authorization error was: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automatic", "Automatic color": "Automatic colour", "Autosaved": "Autosaved", "Autotext": "Autotext", "Avatar for {user}": "Avatar for {user}", "Average": "Average", "Axial": "Axial", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.", "Background": "Background", "Background Color": "Background Colour", "Background Image": "Background Image", "Bad": "Bad", "Belarus": "Belarus", "Belgium": "Belgium", "Below Average...": "Below Average...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Black/White", "Blank Slide": "Blank Slide", "Booket back": "Booket back", "Booklet": "Booklet", "Booklet front": "Booklet front", "Bookmarks": "Bookmarks", "Boolean Value": "Boolean Value", "Borders": "Borders", "Bosnia and Herzegovina": "Bosnia and Herzegovina", "Bottom Border": "Bottom Border", "Bottom Margin": "Bottom Margin", "Bottom N elements...": "Bottom N elements...", "Bottom N percent...": "Bottom N percent...", "Bottom: {bottom}": "Bottom: {bottom}", "Brazil": "Brazil", "Brochure": "Brochure", "Brochure Right to Left": "Brochure Right to Left", "Bulgaria": "Bulgaria", "Bytes received": "Bytes received", "Bytes sent": "Bytes sent", "C4 Envelope": "C4 Envelope", "C5 Envelope": "C5 Envelope", "C6 Envelope": "C6 Envelope", "C6/5 Envelope": "C6/5 Envelope", "COOLWSD version:": "COOLWSD version:", "CPU Graph": "CPU Graph", "CPU History": "CPU History", "CSV File (.csv)": "CSV File (.csv)", "CSV file (.csv)": "CSV file (.csv)", "Cache size of CPU statistics": "Cache size of CPU statistics", "Cache size of memory statistics": "Cache size of memory statistics", "Canada": "Canada", "Cancel": "Cancel", "Cancel paste special": "Cancel paste special", "Cell borders": "Cell borders", "Cells": "Cells", "Centered Text": "Centred Text", "Change Layout": "Change Layout", "Channel Filter:": "Channel Filter:", "Character": "Character", "Check security warnings of your server": "Check security warnings of your server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.", "Checkbox": "Checkbox", "Chile": "Chile", "China": "China", "Choice of functions": "Choice of functions", "Citation Preferences": "Citation Preferences", "Citation Style": "Citation Style", "Citation warning": "Citation warning", "Citations update failed": "Citations update failed", "Cleaning up the document from the last session.": "Cleaning up the document from the last session.", "Clear the search field": "Clear the search field", "Click to exit presentation...": "Click to exit presentation...", "Clipboard": "Clipboard", "Close": "Close", "Close Navigation": "Close Navigation", "Close Presentation": "Close Presentation", "Close dialog": "Close dialogue", "Close document": "Close document", "Close popup to ignore paste special": "Close popup to ignore paste special", "Cluster configuration warning": "Cluster configuration warning", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online Welcome", "Collapse Formula Bar": "Collapse Formula Bar", "Collapse Tabs": "Collapse Tabs", "Color": "Colour", "Column Width": "Column Width", "Column {0}": "Column {0}", "Column {0} through {1}": "Column {0} through {1}", "Columns": "Columns", "Comment": "Comment", "Comments": "Comments", "Comments Updated": "Comments Updated", "Comments list": "Comments list", "Compact layout": "Compact layout", "Compact view": "Compact view", "Confirm": "Confirm", "Confirmation": "Confirmation", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict Undo/Redo with multiple users. Please use document repair to resolve", "Connecting...": "Connecting...", "Connection error": "Connection error", "Connections": "Connections", "Containing text...": "Containing text...", "Content": "Content", "Content copied to clipboard": "Content copied to clipboard", "Continue editing": "Continue editing", "Continue read only": "Continue read only", "Controls": "Controls", "Copied external sources are not allowed": "Copied external sources are not allowed", "Copy": "Copy", "Copy Cells": "Copy Cells", "Copy Sheet...": "Copy Sheet...", "Copy all version information in English": "Copy all version information in English", "Copy link location": "Copy link location", "Copying from the document disabled": "Copying from the document disabled", "Count": "Count", "CountA": "CountA", "Country:": "Country:", "Creating copy...": "Creating copy...", "Creating new file from template...": "Creating new file from template...", "Creator(s)": "Creator(s)", "Croatia": "Croatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D to exit", "Currency": "Currency", "Current Slide": "Current Slide", "Current slide as Bitmap (.bmp)": "Current slide as Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Current slide as Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Current slide as Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Current slide as Tag Image File Format (.tiff)", "Custom Animation": "Custom Animation", "Custom Margins\u2026": "Custom Margins\u2026", "Custom dictionaries": "Custom dictionaries", "Cyprus": "Cyprus", "Czech Republic": "Czech Republic", "DL Envelope": "DL Envelope", "Dark Mode": "Dark Mode", "Dashboard": "Dashboard", "Data": "Data", "Date": "Date", "Date & Time": "Date & Time", "Debug Tools": "Debug Tools", "Default": "Default", "Default Style": "Default Style", "Define print area": "Define print area", "Delete": "Delete", "Delete Columns": "Delete Columns", "Delete Rows": "Delete Rows", "Delete Single Sparkline": "Delete Single Sparkline", "Delete tabstop": "Delete tabstop", "Denmark": "Denmark", "Design": "Design", "Dictionary of exceptions": "Dictionary of exceptions", "Disable Animations": "Disable Animations", "Discard": "Discard", "Discover All The Changes": "Discover All The Changes", "Dismiss": "Dismiss", "Document": "Document", "Document Settings": "Document Settings", "Document cannot be exported. Please try again.": "Document cannot be exported. Please try again.", "Document cannot be renamed, please check your permissions.": "Document cannot be renamed, please check your permissions.", "Document cannot be renamed.": "Document cannot be renamed.", "Document cannot be saved due to expired session, please reload the page to continue.": "Document cannot be saved due to expired session, please reload the page to continue.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Document cannot be saved due to expired session, please reopen the document to continue.", "Document cannot be saved, please check your permissions.": "Document cannot be saved, please check your permissions.", "Document cannot be saved.": "Document cannot be saved.", "Document colors": "Document colours", "Document container started in": "Document container started in", "Document contains unsupported media": "Document contains unsupported media", "Document has been changed": "Document has been changed", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Document has been changed in storage. What would you like to do with your unsaved changes?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Document has changed in storage. Loading the new document. Your version is available as revision.", "Document is getting migrated": "Document is getting migrated", "Document requires password to modify.": "Document requires password to modify.", "Document requires password to view.": "Document requires password to view.", "Document settings": "Document settings", "Documents are not effectively contained: missing capabilities or namespaces.": "Documents are not effectively contained: missing capabilities or namespaces.", "Documents open": "Documents open", "Documents:": "Documents:", "Don\u2019t show this again": "Don\u2019t show this again", "Double Hairline (1.10 pt)": "Double Hairline (1.10 pt)", "Double Hairline (2.35 pt)": "Double Hairline (2.35 pt)", "Download": "Download", "Download Selection": "Download Selection", "Download as": "Download as", "Download completed and ready to be copied to clipboard.": "Download completed and ready to be copied to clipboard.", "Download failed": "Download failed", "Downloading clipboard content": "Downloading clipboard content", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.", "Downloading...": "Downloading...", "Drawing": "Drawing", "Dropdown": "Dropdown", "Duration": "Duration", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Each document is securely contained", "Edit": "Edit", "Edit Single Sparkline": "Edit Single Sparkline", "Edit comment": "Edit comment", "Edit document": "Edit document", "Edit link": "Edit link", "Edit mode": "Edit mode", "Editing": "Editing", "Editing activated. ": "Editing activated. ", "Effects": "Effects", "Elapsed time": "Elapsed time", "Ellipsoid": "Ellipsoid", "Empty Pages": "Empty Pages", "Empty Slide Show": "Empty Slide Show", "Enable Animations": "Enable Animations", "End Presentation": "End Presentation", "End Show": "End Show", "Endnotes": "Endnotes", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.", "Enter Zotero API Key": "Enter Zotero API Key", "Enter a file name": "Enter a file name", "Enter new name": "Enter new name", "Enter new sheet name": "Enter new sheet name", "Entering text mode": "Entering text mode", "Error": "Error", "Error reading file": "Error reading file", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Event handling has been delayed for an unexpectedly long time: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 Spreadsheet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Spreadsheet (.xlsx)", "Exception words are underlined while checking spelling": "Exception words are underlined while checking spelling", "Expand Formula Bar": "Expand Formula Bar", "Expired:": "Expired:", "Explore The New {coolversion}": "Explore The New {coolversion}", "Export As": "Export As", "Export as": "Export as", "Exported to storage": "Exported to storage", "External data source not allowed": "External data source not allowed", "External link": "External link", "Extra thick (4.50 pt)": "Extra thick (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Failed to authenticate this session over protocol {0}", "Failed to download clipboard, please re-copy": "Failed to download clipboard, please re-copy", "Failed to establish socket connection or socket connection closed unexpectedly.": "Failed to establish socket connection or socket connection closed unexpectedly.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Failed to get RouteToken from controller", "Failed to load collections": "Failed to load collections", "Failed to load document.": "Failed to load document.", "Failed to load groups": "Failed to load groups", "Failed to load items": "Failed to load items", "Failed to load styles": "Failed to load styles", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.", "Failed to read document from storage, please try to load the document again.": "Failed to read document from storage, please try to load the document again.", "Failed to set jwt authentication cookie over insecure connection": "Failed to set jwt authentication cookie over insecure connection", "Fast kit jail bind mounting enabled": "Fast kit jail bind mounting enabled", "Field": "Field", "Fields": "Fields", "File": "File", "File name should contain an extension.": "File name should contain an extension.", "Fill Series": "Fill Series", "Filter": "Filter", "Financial": "Financial", "Finish electronic signing": "Finish electronic signing", "Finland": "Finland", "Fit to page": "Fit to page", "Fixed size": "Fixed size", "Focus Cell": "Focus Cell", "Follow Presentation": "Follow Presentation", "Follow me Presentation": "Follow me Presentation", "Following": "Following", "Following the editor": "Following the editor", "Following {user}": "Following {user}", "Font": "Font", "Font Name": "Font Name", "Font Size": "Font Size", "Footnote/Endnote": "Footnote/Endnote", "Footnotes": "Footnotes", "Force Breaks": "Force Breaks", "Form": "Form", "Format": "Format", "Format Cells": "Format Cells", "Formula": "Formula", "Formulas": "Formulas", "Forum": "Forum", "Fraction": "Fraction", "France": "France", "Freeze": "Freeze", "From": "From", "From Beginning": "From Beginning", "From Current Slide": "From Current Slide", "From now on clipboard notifications will discreetly appear at the bottom.": "From now on clipboard notifications will discreetly appear at the bottom.", "From printer setup": "From printer setup", "Full Page Slides": "Full Page Slides", "Fullscreen presentation": "Full-screen presentation", "Function Library": "Function Library", "Function Wizard": "Function Wizard", "Functions": "Functions", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Germany", "Get Involved": "Get Involved", "Go Back": "Go Back", "Go Offline": "Go Offline", "Go Online": "Go Online", "Good": "Good", "Gradient End": "Gradient End", "Gradient Start": "Gradient Start", "Graphs": "Graphs", "Grayscale": "Greyscale", "Greece": "Greece", "Grid": "Grid", "Group": "Group", "Group Libraries": "Group Libraries", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Document (.html)", "HTML File (.html)": "HTML File (.html)", "HTML file (.html)": "HTML file (.html)", "Hairline (0.05 pt)": "Hairline (0.05 pt)", "Handout horizontal": "Handout horizontal", "Handouts": "Handouts", "Hardware resources are sufficient for optimal performance": "Hardware resources are sufficient for optimal performance", "Has text: ": "Has text: ", "Header & Footer": "Header & Footer", "Heading 1": "Heading 1", "Heading 2": "Heading 2", "Headings and objects that you add to the document will appear here": "Headings and objects that you add to the document will appear here", "Help": "Help", "Hidden pages": "Hidden pages", "Hidden text": "Hidden text", "Hide Menu": "Hide Menu", "Hide Menu Bar": "Hide Menu Bar", "Hide the search bar": "Hide the search bar", "Highlight cells with...": "Highlight cells with...", "History": "History", "Hit Cancel to open in view-only mode.": "Hit Cancel to open in view-only mode.", "Holy See (Vatican City State)": "Holy See (Vatican City State)", "Home": "Home", "Hungary": "Hungary", "Iceland": "Iceland", "Idle document - please click to reload and resume editing": "Idle document - please click to reload and resume editing", "Idle document - please tap to reload and resume editing": "Idle document - please tap to reload and resume editing", "Idle time": "Idle time", "If you want to share large elements outside of {productname} it's necessary to first download them.": "If you want to share large elements outside of {productname} it's necessary to first download them.", "Illustrations": "Illustrations", "Image (.png)": "Image (.png)", "Image Controls": "Image Controls", "Images": "Images", "Images and Objects": "Images and Objects", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Initialising\u2026", "Insert": "Insert", "Insert Checkbox": "Insert Checkbox", "Insert Columns After": "Insert Columns After", "Insert Columns Before": "Insert Columns Before", "Insert Comment": "Insert Comment", "Insert Date": "Insert Date", "Insert Dropdown": "Insert Dropdown", "Insert Electronic Signature": "Insert Electronic Signature", "Insert Function": "Insert Function", "Insert Local Image": "Insert Local Image", "Insert Local Multimedia": "Insert Local Multimedia", "Insert Picture": "Insert Picture", "Insert Rich Text": "Insert Rich Text", "Insert Rows Above": "Insert Rows Above", "Insert Rows Below": "Insert Rows Below", "Insert Shape": "Insert Shape", "Insert Table": "Insert Table", "Insert comment": "Insert comment", "Insert connectors": "Insert connectors", "Insert shapes": "Insert shapes", "Insert sheet": "Insert sheet", "Insert sheet after this": "Insert sheet after this", "Insert sheet before this": "Insert sheet before this", "Insert table": "Insert table", "Insert tabstop": "Insert tabstop", "Integrator is not ready for PostMessage calls": "Integrator is not ready for PostMessage calls", "Interface Settings": "Interface Settings", "Invalid JSON file": "Invalid JSON file", "Invalid dictionary format. Please check the file.": "Invalid dictionary format. Please check the file.", "Invalid link: '{url}'": "Invalid link: '{url}'", "Invert Background": "Invert Background", "Ireland": "Ireland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "It seems you have copied a selection that includes external images.", "It seems you have tried to insert external data.": "It seems you have tried to insert external data.", "Italy": "Italy", "Japan": "Japan", "Japanese Postcard": "Japanese Postcard", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Keyboard shortcuts", "Kill": "Kill", "Kill session.": "Kill session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit version:", "Landscape": "Landscape", "Language": "Language", "Language:": "Language:", "Last modification": "Last modification", "Last saved:": "Last saved:", "Latest Updates": "Latest Updates", "Latvia": "Latvia", "Layout": "Layout", "Left And Right Borders": "Left And Right Borders", "Left Border": "Left Border", "Left Margin": "Left Margin", "Left pages": "Left pages", "Left: {left}": "Left: {left}", "Legal": "Legal", "Letter": "Letter", "License": "License", "Liechtenstein": "Liechtenstein", "Line color": "Line colour", "Line style": "Line style", "Linear": "Linear", "Lists/Bullets": "Lists/Bullets", "Lithuania": "Lithuania", "Loading Wordbook...": "Loading Wordbook...", "Loading references": "Loading references", "Loading...": "Loading\u2026", "Local Image...": "Local Image...", "Local Multimedia...": "Local Multimedia...", "Log": "Log", "Log Levels": "Log Levels", "Logical": "Logical", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Look for the accessibility section in coolwsd.xml for server setting. ", "Lookup & Reference": "Lookup & Reference", "Loose": "Loose", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Margin": "Margin", "Master": "Master", "Master Pages": "Master Pages", "Master Slide Templates": "Master Slide Templates", "Master View": "Master View", "Math & Trig": "Math & Trig", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximum Document process stack memory (in KB) - reduce only", "Maximum Document process virtual memory (in MB) - reduce only": "Maximum Document process virtual memory (in MB) - reduce only", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximum file size allowed to write to disk (in MB) - reduce only", "Medium (1.50 pt)": "Medium (1.50 pt)", "Medium/Hairline (3.05 pt)": "Medium/Hairline (3.05 pt)", "Medium/Medium (4.50 pt)": "Medium/Medium (4.50 pt)", "Memory": "Memory", "Memory Graph": "Memory Graph", "Memory History": "Memory History", "Memory consumed": "Memory consumed", "Merge & Center": "Merge & Center", "Merge & Split": "Merge & Split", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Missing Fonts", "Modified": "Modified", "Modify": "Modify", "Moldova, Republic of": "Moldova, Republic of", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "More Functions", "More Paper Sizes...": "More Paper Sizes...", "More highlights...": "More highlights...", "More information and support": "More information and support", "More options for {1}": "More options for {1}", "More...": "More...", "Move Sheet Left": "Move Sheet Left", "Move Sheet Right": "Move Sheet Right", "My Library": "My Library", "My Publications": "My Publications", "Named Range": "Named Range", "Narrow": "Narrow", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Netherlands", "Network Graph": "Network Graph", "Neutral": "Neutral", "New": "New", "New Zealand": "New Zealand", "Next": "Next", "Next Slide": "Next Slide", "No Borders": "No Borders", "No Comments": "No Comments", "No Notes": "No Notes", "No color": "No colour", "No disk space left on server.": "No disk space left on server.", "No fill": "No fill", "No issues found": "No issues found", "No problems with SSL verification detected": "No problems with SSL verification detected", "No search results found!": "No search results found!", "None": "None", "None (Do not check spelling)": "None (Do not check spelling)", "Normal": "Normal", "North Macedonia, Republic of": "North Macedonia, Republic of", "Norway": "Norway", "Not using namespaces": "Not using namespaces", "Notebookbar view": "Notebookbar view", "Notes": "Notes", "Notes Pages": "Notes Pages", "Notes View": "Notes View", "Number": "Number", "Number Format": "Number Format", "Number of Documents": "Number of Documents", "Number of Pages": "Number of Pages", "Number of Pages. Click to open the Go to Page dialog box.": "Number of Pages. Click to open the Go to Page dialogue box.", "Number of Sheets": "Number of Sheets", "Number of Slides": "Number of Slides", "ODF Drawing (.odg)": "ODF Drawing (.odg)", "ODF presentation (.odp)": "ODF presentation (.odp)", "ODF spreadsheet (.ods)": "ODF spreadsheet (.ods)", "ODF text document (.odt)": "ODF text document (.odt)", "OK": "OK", "OPEN": "OPEN", "Off": "Off", "On": "On", "On mouse click": "On mouse click", "Once citations are entered their storage and display type can not be changed.": "Once citations are entered their storage and display type can not be changed.", "Online Help": "Online Help", "Only the document owner can change the password.": "Only the document owner can change the password.", "Oops, there is a problem connecting the document": "Oops, there is a problem connecting the document", "Oops, there is a problem connecting to {productname}: ": "Oops, there is a problem connecting to {productname}: ", "Open in full view": "Open in full view", "Open link": "Open link", "Open menu": "Open menu", "Open {name}": "Open {name}", "Option": "Option", "Options": "Options", "Other": "Other", "Out of table": "Out of table", "Outer Border": "Outer Border", "Outer Border And Horizontal Lines": "Outer Border And Horizontal Lines", "Outer Border and Vertical Lines": "Outer Border and Vertical Lines", "Outer Borders And All Inner lines": "Outer Borders And All Inner lines", "Outline": "Outline", "Overview": "Overview", "Overwrite": "Overwrite", "PB": "PB", "PDF Document (.pdf)": "PDF Document (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF Document (.pdf) as...", "PID": "PID", "Page": "Page", "Page Layout": "Page Layout", "Page Setup": "Page Setup", "Page name": "Page name", "Paragraph": "Paragraph", "Paste": "Paste", "Paste Slide": "Paste Slide", "Paste Special": "Paste Special", "Paste from this document": "Paste from this document", "Path": "Path", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Percent", "Permission Mode": "Permission Mode", "Philippines": "Philippines", "Picture": "Picture", "Pivot Table": "Pivot Table", "Placeholders": "Placeholders", "Please save or discard the comment currently being edited.": "Please save or discard the comment currently being edited.", "Please send us your feedback": "Please send us your feedback", "Please use following combination to see more options:": "Please use following combination to see more options:", "Please wait kubernetes cluster is scaling...": "Please wait kubernetes cluster is scaling...", "Please wait!": "Please wait!", "Poland": "Poland", "Poorly performing proxying of all network requests.": "Poorly performing proxying of all network requests.", "Portrait": "Portrait", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API is initialised", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Present current slide": "Present current slide", "Present in Window": "Present in Window", "Present in new window": "Present in new window", "Presentation": "Presentation", "Presentation disabled": "Presentation disabled", "Presentation mode has been disabled for this document": "Presentation mode has been disabled for this document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.", "Presenter Console": "Presenter Console", "Presenting in fullscreen": "Presenting in fullscreen", "Presenting in window": "Presenting in window", "Press Ctrl + Enter to post": "Press Ctrl + Enter to post", "Preview Slide {1}": "Preview Slide {1}", "Previous": "Previous", "Print": "Print", "Print Black": "Print Black", "Print dialog": "Print dialogue", "Promote to top comment": "Promote to top comment", "Properties": "Properties", "Provider:": "Provider:", "Qatar": "Qatar", "Quadratic": "Quadratic", "RELOAD": "RELOAD", "Radial": "Radial", "Range": "Range", "Read mode": "Read mode", "Read-only": "Read-only", "Received": "Received", "Recent": "Recent", "Reconnecting...": "Reconnecting...", "Redo": "Redo", "References": "References", "Refresh": "Refresh", "Refresh Citations": "Refresh Citations", "Refresh Log": "Refresh Log", "Reject change": "Reject change", "Reloading the document after rename": "Reloading the document after rename", "Remove": "Remove", "Remove Thread": "Remove Thread", "Remove link": "Remove link", "Remove print area": "Remove print area", "Rename": "Rename", "Rename Document": "Rename Document", "Rename sheet": "Rename sheet", "Renaming...": "Renaming...", "Repair": "Repair", "Repair Document": "Repair Document", "Repeat in {0} seconds": "Repeat in {0} seconds", "Replace": "Replace", "Reply": "Reply", "Reply comment": "Reply comment", "Report an issue": "Report an issue", "Reset Layout": "Reset Layout", "Reset to Default Language": "Reset to Default Language", "Reset to default Document settings": "Reset to default Document settings", "Reset to default View settings": "Reset to default View settings", "Reset zoom": "Reset zoom", "Resolve": "Resolve", "Resolve Thread": "Resolve Thread", "Resolved": "Resolved", "Restart": "Restart", "Restoring older revision. Any unsaved changes will be available in version history": "Restoring older revision. Any unsaved changes will be available in version history", "Results": "Results", "Resume": "Resume", "Review": "Review", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Right Border", "Right Margin": "Right Margin", "Right pages": "Right pages", "Right: {right}": "Right: {right}", "Romania": "Romania", "Row Height": "Row Height", "Row {0}": "Row {0}", "Row {0} through {1}": "Row {0} through {1}", "Rows": "Rows", "Ruler": "Ruler", "Russian Federation": "Russian Federation", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Save", "Save As": "Save as", "Save Comments": "Save Comments", "Save Document settings": "Save Document settings", "Save View Settings": "Save View Settings", "Save as ODF format": "Save as ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.", "Save failed due to no disk space left. Document will now be read-only.": "Save failed due to no disk space left. Document will now be read-only.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Save failed due to no storage space left. The document will now be read-only. Please make sure enough disk space is available and try to save again.", "Save to new file": "Save to new file", "Saved": "Saved", "Saving": "Saving", "Saving...": "Saving...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientific", "Screen Reading": "Screen Reading", "Screen reader support for text content is disabled. ": "Screen reader support for text content is disabled. ", "Scroll down": "Scroll down", "Scroll down annotations": "Scroll down annotations", "Scroll left": "Scroll left", "Scroll right": "Scroll right", "Scroll to the first sheet": "Scroll to the first sheet", "Scroll to the last sheet": "Scroll to the last sheet", "Scroll up": "Scroll up", "Scroll up annotations": "Scroll up annotations", "Search": "Search", "Search...": "Search...", "Section": "Section", "See history": "See history", "See revision history": "See revision history", "Select": "Select", "Select Function": "Select Function", "Select a tab to browser settings.": "Select a tab to browser settings.", "Select a tab to view settings.": "Select a tab to view settings.", "Select language": "Select language", "Select multiple cells": "Select multiple cells", "Select range": "Select range", "Selected external data source is forbidden. Please contact the system administrator.": "Selected external data source is forbidden. Please contact the system administrator.", "Selected range of cells": "Selected range of cells", "Selection Mode": "Selection Mode", "Selection count": "Selection count", "Selection mode: inactive": "Selection mode: inactive", "Send Feedback": "Send Feedback", "Sent": "Sent", "Serbia": "Serbia", "Served by:": "Served by:", "Server audit": "Server audit", "Server has been shut down; please reload the page.": "Server has been shut down; please reload the page.", "Server is down, restarting automatically. Please wait.": "Server is down, restarting automatically. Please wait.", "Server is now reachable. We have to refresh the page now.": "Server has been restarted. We have to refresh the page now.", "Server is now reachable...": "Server is now reachable...", "Server is shutting down": "Server is shutting down", "Server is shutting down for maintenance (auto-saving)": "Server is shutting down for maintenance (auto-saving)", "Server returned this reason:": "Server returned this reason:", "Server uptime": "Server uptime", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Service is unavailable. Please try again later and report to your administrator if the issue persists.", "Session terminated by document owner": "Session terminated by document owner", "Set Language for All text": "Set Language for All text", "Set Language for Paragraph": "Set Language for Paragraph", "Set Language for Selection": "Set Language for Selection", "Set Log Levels": "Set Log Levels", "Set default interface preferences.": "Set default interface preferences.", "Settings": "Settings", "Shape": "Shape", "Shapes": "Shapes", "Share": "Share", "Share...": "Share...", "Shared Config URL is missing in initial variables.": "Shared Config URL is missing in initial variables.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Show Comments", "Show Grid": "Show Grid", "Show Menu": "Show Menu", "Show Ruler": "Show Ruler", "Show Sidebar": "Show Sidebar", "Show Status Bar": "Show Status Bar", "Show in navigator": "Show in navigator", "Show on the side": "Show on the side", "Show sheets": "Show sheets", "Show status bar": "Show status bar", "Show the search bar": "Show the search bar", "Shutdown Server": "Shutdown Server", "Signature": "Signature", "Singapore": "Singapore", "Size": "Size", "Size to grid": "Size to grid", "Slide %1": "Slide %1", "Slide Layout": "Slide Layout", "Slide Show": "Slide Show", "Slide Size": "Slide Size", "Slide Transition": "Slide Transition", "Slide Views": "Slide Views", "Slide {0} of {1}": "Slide {0} of {1}", "Slides": "Slides", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow Kit jail setup with copying, cannot bind-mount.", "Smart Picker": "Smart Picker", "Snap grid": "Snap grid", "Snap to Grid": "Snap to Grid", "Snap to grid": "Snap to grid", "Solid": "Solid", "Someone": "Someone", "Something went wrong while deleting the file. Please try refreshing the page.": "Something went wrong while deleting the file. Please try refreshing the page.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Something went wrong while fetching setting file. Please try to refresh the page.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Something went wrong while fetching wordbook. Please try to refresh the page.", "Something went wrong while loading Document settings.": "Something went wrong while loading Document settings.", "Something went wrong while uploading dictionary file": "Something went wrong while uploading dictionary file", "Something went wrong while uploading the file. Please try again.": "Something went wrong while uploading the file. Please try again.", "Something went wrong. Please try to refresh the page.": "Something went wrong. Please try to refresh the page.", "Sort": "Sort", "South Africa": "South Africa", "South Korea": "South Korea", "Spacing & Color": "Spacing & Colour", "Spain": "Spain", "Sparkline": "Sparkline", "Split": "Split", "Square": "Square", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Standard dictionary", "Status": "Status", "Status Bar": "Status Bar", "Stop following": "Stop following", "Store as:": "Store as:", "Style": "Style", "Style List": "Style List", "Style list": "Style list", "Styles": "Styles", "Successfully exported: ": "Successfully exported: ", "Sum": "Sum", "Sweden": "Sweden", "Switzerland": "Switzerland", "Symbols": "Symbols", "Synchronize axes": "Synchronise axes", "TB": "TB", "Table": "Table", "Table of content": "Table of content", "Table with {0} rows and {1} columns": "Table with {0} rows and {1} columns", "Tables": "Tables", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Republic of China", "Tap to collapse": "Tap to collapse", "Tap to expand": "Tap to expand", "Text": "Text", "Text orientation": "Text orientation", "The IsAdminUser property is not set by integration": "The IsAdminUser property is not set by integration", "The IsAdminUser user property is set by integration": "The IsAdminUser user property is set by integration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.", "The document could not be locked, and is opened in read-only mode.": "The document could not be locked, and is opened in read-only mode.", "The document could not be locked.": "The document could not be locked.", "The document is being migrated to a new server. Retrying shortly...": "The document is being migrated to a new server. Retrying shortly...", "The document is being renamed and will reload shortly": "The document is being renamed and will reload shortly", "The document is being signed and will be availably shortly": "The document is being signed and will be availably shortly", "The document is not signed.": "The document is not signed.", "The document is switching to Offline mode and will reload shortly": "The document is switching to Offline mode and will reload shortly", "The document is too large or no disk space left to save. Document will now be read-only.": "The document is too large or no disk space left to save. Document will now be read-only.", "The file of type: {0} cannot be uploaded to server since the file has no name": "The file of type: {0} cannot be uploaded to server since the file has no name", "The file of type: {0} cannot be uploaded to server since the file is empty": "The file of type: {0} cannot be uploaded to server since the file is empty", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.", "The server encountered a {0} error while parsing the {1} command.": "The server encountered a {0} error while parsing the {1} command.", "The server has been disconnected.": "The server has been disconnected.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "The signature is OK, but the certificate could not be validated and the document is only partially signed.", "The signature is OK, but the certificate could not be validated.": "The signature is OK, but the certificate could not be validated.", "The signature is OK, but the document is only partially signed.": "The signature is OK, but the document is only partially signed.", "The signature line can now be moved or resized as needed.": "The signature line can now be moved or resized as needed.", "The signature was valid, but the document has been modified.": "The signature was valid, but the document has been modified.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "The system is currently adjusting resources. Please wait a moment while we retry your request...", "Theme colors": "Theme colours", "Thick (2.25 pt)": "Thick (2.25 pt)", "Thin (0.75 pt)": "Thin (0.75 pt)", "Thin/Medium (3.00 pt)": "Thin/Medium (3.00 pt)", "This document has an invalid signature.": "This document has an invalid signature.", "This document is digitally signed and the signature is valid.": "This document is digitally signed and the signature is valid.", "This document may contain formatting or content that cannot be saved in the current file format.": "This document may contain formatting or content that cannot be saved in the current file format.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.", "This user": "This user", "This version of {productname} is powered by": "This version of {productname} is powered by", "Tight": "Tight", "Tile pages": "Tile pages", "Time": "Time", "Time interval of CPU statistics (in ms)": "Time interval of CPU statistics (in ms)", "Time interval of memory statistics (in ms)": "Time interval of memory statistics (in ms)", "Time zone:": "Time zone:", "Title": "Title", "Title Only": "Title Only", "Title Slide": "Title Slide", "Title and 2 Content": "Title and 2 Content", "Title, 2 Content and Content": "Title, 2 Content and Content", "Title, 2 Content over Content": "Title, 2 Content over Content", "Title, 4 Content": "Title, 4 Content", "Title, 6 Content": "Title, 6 Content", "Title, Content": "Title, Content", "Title, Content and 2 Content": "Title, Content and 2 Content", "Title, Content over Content": "Title, Content over Content", "Title, Vertical Text": "Title, Vertical Text", "Title, Vertical Text, Clipart": "Title, Vertical Text, Clipart", "To": "To", "To paste outside {productname}, please first click the 'download' button": "To paste outside {productname}, please first click the \u2018download\u2019 button", "To prevent accidental changes, the author has set this file to open as view-only": "To prevent accidental changes, the author has set this file to open as view-only", "Toggle UI Mode": "Toggle UI Mode", "Top And Bottom Border": "Top And Bottom Border", "Top Border": "Top Border", "Top Margin": "Top Margin", "Top N elements...": "Top N elements...", "Top N percent...": "Top N percent...", "Top/Bottom Rules...": "Top/Bottom Rules...", "Top: {top}": "Top: {top}", "Tracking": "Tracking", "Transition": "Transition", "Transitions": "Transitions", "Turkey": "Turkey", "Type": "Type", "Type in the search box to find anything in your document": "Type in the search box to find anything in your document", "Type to add a word": "Type to add a word", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Unauthorised WOPI host. Please try again later and report to your administrator if the issue persists.", "Undo": "Undo", "Ungroup": "Ungroup", "United Arab Emirates": "United Arab Emirates", "United Kingdom": "United Kingdom", "United States of America": "United States of America", "Unknown color": "Unknown colour", "Unlink Citations": "Unlink Citations", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.", "Unlock": "Unlock", "Unresolve": "Unresolve", "Unresolve Thread": "Unresolve Thread", "Unsupported server version.": "Unsupported server version.", "Update": "Update", "Update Index": "Update Index", "Update Log Levels": "Update Log Levels", "Updated citations": "Updated citations", "Updating citations": "Updating citations", "Upload Autotext": "Upload Autotext", "Upload Wordbook": "Upload Wordbook", "Upload Xcu": "Upload Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.", "Uploaded": "Uploaded", "Uploading file to server failed with status: {0}": "Uploading file to server failed with status: {0}", "Uploading file to server failed, file not found.": "Uploading file to server failed, file not found.", "Uploading file to server failed, the file is too large.": "Uploading file to server failed, the file is too large.", "Uploading...": "Uploading...", "Use Compact view": "Use Compact view", "Use Tabbed view": "Use Tabbed view", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Used deprecated is_admin field, integration should use IsAdminUser property instead", "User": "User", "User List Summary": "User List Summary", "User Name": "User Name", "Users online": "Users online", "Using namespaces.": "Using namespaces.", "Values between...": "Values between...", "Values duplicate...": "Values duplicate...", "Values equal to...": "Values equal to...", "Values greater than...": "Values greater than...", "Values less than...": "Values less than...", "Variant": "Variant", "Version Information": "Version Information", "Vertical Title, Text, Chart": "Vertical Title, Text, Chart", "Vertical Title, Vertical Text": "Vertical Title, Vertical Text", "Very Loose": "Very Loose", "Very Tight": "Very Tight", "Very thin (0.50 pt)": "Very thin (0.50 pt)", "View": "View", "View Settings": "View Settings", "Views": "Views", "WOPI host": "WOPI host", "Warning": "Warning", "Warning! The browser you are using is not supported.": "Warning! The browser you are using is not supported.", "Watermark": "Watermark", "We are in the process of cleaning up this document from the last session, please try again later.": "We are in the process of cleaning up this document from the last session, please try again later.", "Welcome Dialog": "Welcome Dialogue", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Well, this is embarrassing, we cannot connect to your document. Please try again.", "What?": "What?", "When?": "When?", "Who?": "Who?", "Wide": "Wide", "Widescreen (16:9)": "Widescreen (16:9)", "Windowed Presentation Blocked": "Windowed Presentation Blocked", "Windowed Presentation: ": "Windowed Presentation: ", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Word Counter", "Word Document (.docx)": "Word Document (.docx)", "Words are ignored by the spell checker": "Words are ignored by the spell checker", "Wrap": "Wrap", "Wrong or missing WOPISrc parameter, please contact support.": "Wrong or missing WOPISrc parameter, please contact support.", "Wrong password provided. Please try again.": "Wrong password provided. Please try again.", "Wrong server, reconnecting...": "Wrong server, reconnecting...", "YB": "YB", "You": "You", "You are already presenting this document": "You are already presenting this document", "You are leaving the document. The following web page will open in a new tab: ": "You are leaving the document. The following web page will open in a new tab: ", "You have not done anything to rollback yet...": "You have not done anything to rollback yet...", "You need to enable it both at server level and in the UI. ": "You need to enable it both at server level and in the UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Your Collabora Online server needs updating. Version {0} is available.", "Your WOPI server is not secure: SSL verification failed": "Your WOPI server is not secure: SSL verification failed", "Your browser has very limited access to the clipboard": "Your browser has very limited access to the clipboard", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.", "Your changes have been saved": "Your changes have been saved", "Your library is empty": "Your library is empty", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Your server is configured with insufficient hardware resources, which may lead to poor performance.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Zoom In", "Zoom Out": "Zoom Out", "Zotero API key is incorrect": "Zotero API key is incorrect", "Zotero API key is not configured": "Zotero API key is not configured", "Zotero Warning": "Zotero Warning", "cell address": "cell address", "direct network connection": "direct network connection", "file type icon": "file type icon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "preview of page %1", "replies": "replies", "reply": "Reply", "system call security filtering enabled": "system call security filtering enabled", "the Help tab": "the Help tab", "the View menu": "the View menu", "warning: copy/paste request timed out": "warning: copy/paste request timed out", "{0} deleted": "{0} deleted", "{0} selected": "{0} selected", "{0} tab selected": "{0} tab selected", "{0} unselected": "{0} unselected", "{username} saved this document as {filename}. Do you want to join?": "{username} saved this document as {filename}. Do you want to join?", "{user} has joined": "{user} has joined", "{user} has left": "{user} has left", "\u00c5land Islands": "\u00c5land Islands"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-en_NZ.json b/f7cloud-office/browser/dist/l10n/ui-en_NZ.json new file mode 100644 index 0000000..6640cce --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-en_NZ.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) open.", " hrs": " hrs", " mins": " mins", " s": " s", " user(s).": " user(s).", "\"Slow Proxy\"": "\"Slow Proxy\"", "#10 Envelope": "#10 Envelope", "#11 Envelope": "#11 Envelope", "#12 Envelope": "#12 Envelope", "#6\u00be Envelope": "#6\u00be Envelope", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Envelope", "#9 Envelope": "#9 Envelope", "%n users": "%n users", "(Warning: Server accessibility must be enabled to toggle)": "(Warning: Server accessibility must be enabled to toggle)", "(current)": "(current)", ", cluster configuration error: mis-matching serverid": ", cluster configuration error: mis-matching serverid", "0 users": "0 users", "1 user": "1 user", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "A comment is being edited", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI Assistant", "About": "About", "Above Average...": "Above Average...", "Accept": "Accept", "Accept change": "Accept change", "Access token is missing in initial variables.": "Access token is missing in initial variables.", "Accessibility": "Accessibility", "Accessibility Checker": "Accessibility Checker", "Active Sheet": "Active Sheet", "Active sheet": "Active sheet", "Add": "Add", "Add Bibliography": "Add Bibliography", "Add Citation": "Add Citation", "Add Citation Note": "Add Citation Note", "Add Note": "Add Note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.", "Adjust how office documents behave.": "Adjust how office documents behave.", "Adjust view settings.": "Adjust view settings.", "Admin console": "Admin console", "After": "After", "Albania": "Albania", "Alerts:": "Alerts:", "Align": "Align", "Alignment": "Alignment", "All": "All", "All Horizontal Lines": "All Horizontal Lines", "All Sheets": "All Sheets", "All users": "All users", "Already presenting": "Already presenting", "Also check the voice over toggle under {parentControl}.": "Also check the voice over toggle under {parentControl}.", "Always follow the editor": "Always follow the editor", "An error occurred while fetching notes": "An error occurred while fetching notes", "An error occurred while fetching style list": "An error occurred while fetching style list", "Analytics": "Analytics", "Andorra": "Andorra", "Another user has removed this comment.": "Another user has removed this comment.", "Another user has updated the comment. Would you like to overwrite those changes?": "Another user has updated the comment. Would you like to overwrite those changes?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.", "Are you sure you want to delete sheet, {sheet}?": "Are you sure you want to delete sheet, {sheet}?", "Are you sure you want to delete this page?": "Are you sure you want to delete this page?", "Are you sure you want to delete this slide?": "Are you sure you want to delete this slide?", "Are you sure you want to reset Document settings?": "Are you sure you want to reset Document settings?", "Are you sure you want to reset View Settings?": "Are you sure you want to reset View Settings?", "Are you sure you want to shut down the server?": "Are you sure you want to shut down the server?", "Are you sure you want to terminate this session?": "Are you sure you want to terminate this session?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Arrange", "Assistant": "Assistant", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Authorization error was: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automatic", "Automatic color": "Automatic colour", "Autosaved": "Autosaved", "Autotext": "Autotext", "Avatar for {user}": "Avatar for {user}", "Average": "Average", "Axial": "Axial", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.", "Background": "Background", "Background Color": "Background Colour", "Background Image": "Background Image", "Bad": "Bad", "Belarus": "Belarus", "Belgium": "Belgium", "Below Average...": "Below Average...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Black/White", "Blank Slide": "Blank Slide", "Booket back": "Booket back", "Booklet": "Booklet", "Booklet front": "Booklet front", "Bookmarks": "Bookmarks", "Boolean Value": "Boolean Value", "Borders": "Borders", "Bosnia and Herzegovina": "Bosnia and Herzegovina", "Bottom Border": "Bottom Border", "Bottom Margin": "Bottom Margin", "Bottom N elements...": "Bottom N elements...", "Bottom N percent...": "Bottom N percent...", "Bottom: {bottom}": "Bottom: {bottom}", "Brazil": "Brazil", "Brochure": "Brochure", "Brochure Right to Left": "Brochure Right to Left", "Bulgaria": "Bulgaria", "Bytes received": "Bytes received", "Bytes sent": "Bytes sent", "C4 Envelope": "C4 Envelope", "C5 Envelope": "C5 Envelope", "C6 Envelope": "C6 Envelope", "C6/5 Envelope": "C6/5 Envelope", "COOLWSD version:": "COOLWSD version:", "CPU Graph": "CPU Graph", "CPU History": "CPU History", "CSV File (.csv)": "CSV File (.csv)", "CSV file (.csv)": "CSV file (.csv)", "Cache size of CPU statistics": "Cache size of CPU statistics", "Cache size of memory statistics": "Cache size of memory statistics", "Canada": "Canada", "Cancel": "Cancel", "Cancel paste special": "Cancel paste special", "Cell borders": "Cell borders", "Cells": "Cells", "Centered Text": "Centred Text", "Change Layout": "Change Layout", "Channel Filter:": "Channel Filter:", "Character": "Character", "Check security warnings of your server": "Check security warnings of your server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.", "Checkbox": "Checkbox", "Chile": "Chile", "China": "China", "Choice of functions": "Choice of functions", "Citation Preferences": "Citation Preferences", "Citation Style": "Citation Style", "Citation warning": "Citation warning", "Citations update failed": "Citations update failed", "Cleaning up the document from the last session.": "Cleaning up the document from the last session.", "Clear the search field": "Clear the search field", "Click to exit presentation...": "Click to exit presentation...", "Clipboard": "Clipboard", "Close": "Close", "Close Navigation": "Close Navigation", "Close Presentation": "Close Presentation", "Close dialog": "Close dialogue", "Close document": "Close document", "Close popup to ignore paste special": "Close popup to ignore paste special", "Cluster configuration warning": "Cluster configuration warning", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online Welcome", "Collapse Formula Bar": "Collapse Formula Bar", "Collapse Tabs": "Collapse Tabs", "Color": "Colour", "Column Width": "Column Width", "Column {0}": "Column {0}", "Column {0} through {1}": "Column {0} through {1}", "Columns": "Columns", "Comment": "Comment", "Comments": "Comments", "Comments Updated": "Comments Updated", "Comments list": "Comments list", "Compact layout": "Compact layout", "Compact view": "Compact view", "Confirm": "Confirm", "Confirmation": "Confirmation", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict Undo/Redo with multiple users. Please use document repair to resolve", "Connecting...": "Connecting...", "Connection error": "Connection error", "Connections": "Connections", "Containing text...": "Containing text...", "Content": "Content", "Content copied to clipboard": "Content copied to clipboard", "Continue editing": "Continue editing", "Continue read only": "Continue read only", "Controls": "Controls", "Copied external sources are not allowed": "Copied external sources are not allowed", "Copy": "Copy", "Copy Cells": "Copy Cells", "Copy Sheet...": "Copy Sheet...", "Copy all version information in English": "Copy all version information in English", "Copy link location": "Copy link location", "Copying from the document disabled": "Copying from the document disabled", "Count": "Count", "CountA": "CountA", "Country:": "Country:", "Creating copy...": "Creating copy...", "Creating new file from template...": "Creating new file from template...", "Creator(s)": "Creator(s)", "Croatia": "Croatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D to exit", "Currency": "Currency", "Current Slide": "Current Slide", "Current slide as Bitmap (.bmp)": "Current slide as Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Current slide as Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Current slide as Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Current slide as Tag Image File Format (.tiff)", "Custom Animation": "Custom Animation", "Custom Margins\u2026": "Custom Margins\u2026", "Custom dictionaries": "Custom dictionaries", "Cyprus": "Cyprus", "Czech Republic": "Czech Republic", "DL Envelope": "DL Envelope", "Dark Mode": "Dark Mode", "Dashboard": "Dashboard", "Data": "Data", "Date": "Date", "Date & Time": "Date & Time", "Debug Tools": "Debug Tools", "Default": "Default", "Default Style": "Default Style", "Define print area": "Define print area", "Delete": "Delete", "Delete Columns": "Delete Columns", "Delete Rows": "Delete Rows", "Delete Single Sparkline": "Delete Single Sparkline", "Delete tabstop": "Delete tabstop", "Denmark": "Denmark", "Design": "Design", "Dictionary of exceptions": "Dictionary of exceptions", "Disable Animations": "Disable Animations", "Discard": "Discard", "Discover All The Changes": "Discover all the changes", "Dismiss": "Dismiss", "Document": "Document", "Document Settings": "Document Settings", "Document cannot be exported. Please try again.": "Document cannot be exported. Please try again.", "Document cannot be renamed, please check your permissions.": "Document cannot be renamed, please check your permissions.", "Document cannot be renamed.": "Document cannot be renamed.", "Document cannot be saved due to expired session, please reload the page to continue.": "Document cannot be saved due to expired session, please reload the page to continue.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Document cannot be saved due to expired session, please reopen the document to continue.", "Document cannot be saved, please check your permissions.": "Document cannot be saved, please check your permissions.", "Document cannot be saved.": "Document cannot be saved.", "Document colors": "Document colors", "Document container started in": "Document container started in", "Document contains unsupported media": "Document contains unsupported media", "Document has been changed": "Document has been changed", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Document has been changed in storage. What would you like to do with your unsaved changes?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Document has changed in storage. Loading the new document. Your version is available as revision.", "Document is getting migrated": "Document is getting migrated", "Document requires password to modify.": "Document requires password to modify.", "Document requires password to view.": "Document requires password to view.", "Document settings": "Document settings", "Documents are not effectively contained: missing capabilities or namespaces.": "Documents are not effectively contained: missing capabilities or namespaces.", "Documents open": "Documents open", "Documents:": "Documents:", "Don\u2019t show this again": "Don\u2019t show this again", "Double Hairline (1.10 pt)": "Double Hairline (1.10 pt)", "Double Hairline (2.35 pt)": "Double Hairline (2.35 pt)", "Download": "Download", "Download Selection": "Download Selection", "Download as": "Download as", "Download completed and ready to be copied to clipboard.": "Download completed and ready to be copied to clipboard.", "Download failed": "Download failed", "Downloading clipboard content": "Downloading clipboard content", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.", "Downloading...": "Downloading...", "Drawing": "Drawing", "Dropdown": "Dropdown", "Duration": "Duration", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Each document is securely contained", "Edit": "Edit", "Edit Single Sparkline": "Edit Single Sparkline", "Edit comment": "Edit comment", "Edit document": "Edit document", "Edit link": "Edit link", "Edit mode": "Edit mode", "Editing": "Editing", "Editing activated. ": "Editing activated. ", "Effects": "Effects", "Elapsed time": "Elapsed time", "Ellipsoid": "Ellipsoid", "Empty Pages": "Empty Pages", "Empty Slide Show": "Empty Slide Show", "Enable Animations": "Enable Animations", "End Presentation": "End Presentation", "End Show": "End Show", "Endnotes": "Endnotes", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.", "Enter Zotero API Key": "Enter Zotero API Key", "Enter a file name": "Enter a file name", "Enter new name": "Enter new name", "Enter new sheet name": "Enter new sheet name", "Entering text mode": "Entering text mode", "Error": "Error", "Error reading file": "Error reading file", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Event handling has been delayed for an unexpectedly long time: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 Spreadsheet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Spreadsheet (.xlsx)", "Exception words are underlined while checking spelling": "Exception words are underlined while checking spelling", "Expand Formula Bar": "Expand Formula Bar", "Expired:": "Expired:", "Explore The New {coolversion}": "Explore The New {coolversion}", "Export As": "Export As", "Export as": "Export as", "Exported to storage": "Exported to storage", "External data source not allowed": "External data source not allowed", "External link": "External link", "Extra thick (4.50 pt)": "Extra thick (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Failed to authenticate this session over protocol {0}", "Failed to download clipboard, please re-copy": "Failed to download clipboard, please re-copy", "Failed to establish socket connection or socket connection closed unexpectedly.": "Failed to establish socket connection or socket connection closed unexpectedly.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Failed to get RouteToken from controller", "Failed to load collections": "Failed to load collections", "Failed to load document.": "Failed to load document.", "Failed to load groups": "Failed to load groups", "Failed to load items": "Failed to load items", "Failed to load styles": "Failed to load styles", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.", "Failed to read document from storage, please try to load the document again.": "Failed to read document from storage, please try to load the document again.", "Failed to set jwt authentication cookie over insecure connection": "Failed to set jwt authentication cookie over insecure connection", "Fast kit jail bind mounting enabled": "Fast kit jail bind mounting enabled", "Field": "Field", "Fields": "Fields", "File": "File", "File name should contain an extension.": "File name should contain an extension.", "Fill Series": "Fill Series", "Filter": "Filter", "Financial": "Financial", "Finish electronic signing": "Finish electronic signing", "Finland": "Finland", "Fit to page": "Fit to page", "Fixed size": "Fixed size", "Focus Cell": "Focus Cell", "Follow Presentation": "Follow Presentation", "Follow me Presentation": "Follow me Presentation", "Following": "Following", "Following the editor": "Following the editor", "Following {user}": "Following {user}", "Font": "Font", "Font Name": "Font Name", "Font Size": "Font Size", "Footnote/Endnote": "Footnote/Endnote", "Footnotes": "Footnotes", "Force Breaks": "Force Breaks", "Form": "Form", "Format": "Format", "Format Cells": "Format Cells", "Formula": "Formula", "Formulas": "Formulas", "Forum": "Forum", "Fraction": "Fraction", "France": "France", "Freeze": "Freeze", "From": "From", "From Beginning": "From Beginning", "From Current Slide": "From Current Slide", "From now on clipboard notifications will discreetly appear at the bottom.": "From now on clipboard notifications will discreetly appear at the bottom.", "From printer setup": "From printer setup", "Full Page Slides": "Full Page Slides", "Fullscreen presentation": "Fullscreen presentation", "Function Library": "Function Library", "Function Wizard": "Function Wizard", "Functions": "Functions", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Germany", "Get Involved": "Get Involved", "Go Back": "Go Back", "Go Offline": "Go Offline", "Go Online": "Go Online", "Good": "Good", "Gradient End": "Gradient End", "Gradient Start": "Gradient Start", "Graphs": "Graphs", "Grayscale": "Greyscale", "Greece": "Greece", "Grid": "Grid", "Group": "Group", "Group Libraries": "Group Libraries", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Document (.html)", "HTML File (.html)": "HTML File (.html)", "HTML file (.html)": "HTML file (.html)", "Hairline (0.05 pt)": "Hairline (0.05 pt)", "Handout horizontal": "Handout horizontal", "Handouts": "Handouts", "Hardware resources are sufficient for optimal performance": "Hardware resources are sufficient for optimal performance", "Has text: ": "Has text: ", "Header & Footer": "Header & Footer", "Heading 1": "Heading 1", "Heading 2": "Heading 2", "Headings and objects that you add to the document will appear here": "Headings and objects that you add to the document will appear here", "Help": "Help", "Hidden pages": "Hidden pages", "Hidden text": "Hidden text", "Hide Menu": "Hide Menu", "Hide Menu Bar": "Hide Menu Bar", "Hide the search bar": "Hide the search bar", "Highlight cells with...": "Highlight cells with...", "History": "History", "Hit Cancel to open in view-only mode.": "Hit Cancel to open in view-only mode.", "Holy See (Vatican City State)": "Holy See (Vatican City State)", "Home": "Home", "Hungary": "Hungary", "Iceland": "Iceland", "Idle document - please click to reload and resume editing": "Idle document - please click to reload and resume editing", "Idle document - please tap to reload and resume editing": "Idle document - please tap to reload and resume editing", "Idle time": "Idle time", "If you want to share large elements outside of {productname} it's necessary to first download them.": "If you want to share large elements outside of {productname} it's necessary to first download them.", "Illustrations": "Illustrations", "Image (.png)": "Image (.png)", "Image Controls": "Image Controls", "Images": "Images", "Images and Objects": "Images and Objects", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Initializing...", "Insert": "Insert", "Insert Checkbox": "Insert Checkbox", "Insert Columns After": "Insert Columns After", "Insert Columns Before": "Insert Columns Before", "Insert Comment": "Insert Comment", "Insert Date": "Insert Date", "Insert Dropdown": "Insert Dropdown", "Insert Electronic Signature": "Insert Electronic Signature", "Insert Function": "Insert Function", "Insert Local Image": "Insert Local Image", "Insert Local Multimedia": "Insert Local Multimedia", "Insert Picture": "Insert Picture", "Insert Rich Text": "Insert Rich Text", "Insert Rows Above": "Insert Rows Above", "Insert Rows Below": "Insert Rows Below", "Insert Shape": "Insert Shape", "Insert Table": "Insert table", "Insert comment": "Insert comment", "Insert connectors": "Insert connectors", "Insert shapes": "Insert shapes", "Insert sheet": "Insert sheet", "Insert sheet after this": "Insert sheet after this", "Insert sheet before this": "Insert sheet before this", "Insert table": "Insert table", "Insert tabstop": "Insert tabstop", "Integrator is not ready for PostMessage calls": "Integrator is not ready for PostMessage calls", "Interface Settings": "Interface Settings", "Invalid JSON file": "Invalid JSON file", "Invalid dictionary format. Please check the file.": "Invalid dictionary format. Please check the file.", "Invalid link: '{url}'": "Invalid link: '{url}'", "Invert Background": "Invert Background", "Ireland": "Ireland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "It seems you have copied a selection that includes external images.", "It seems you have tried to insert external data.": "It seems you have tried to insert external data.", "Italy": "Italy", "Japan": "Japan", "Japanese Postcard": "Japanese Postcard", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Keyboard shortcuts", "Kill": "Kill", "Kill session.": "Kill session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit version:", "Landscape": "Landscape", "Language": "Language", "Language:": "Language:", "Last modification": "Last modification", "Last saved:": "Last saved:", "Latest Updates": "Latest Updates", "Latvia": "Latvia", "Layout": "Layout", "Left And Right Borders": "Left And Right Borders", "Left Border": "Left Border", "Left Margin": "Left Margin", "Left pages": "Left pages", "Left: {left}": "Left: {left}", "Legal": "Legal", "Letter": "Letter", "License": "License", "Liechtenstein": "Liechtenstein", "Line color": "Line colour", "Line style": "Line style", "Linear": "Linear", "Lists/Bullets": "Lists/Bullets", "Lithuania": "Lithuania", "Loading Wordbook...": "Loading Wordbook...", "Loading references": "Loading references", "Loading...": "Loading...", "Local Image...": "Local Image...", "Local Multimedia...": "Local Multimedia...", "Log": "Log", "Log Levels": "Log Levels", "Logical": "Logical", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Look for the accessibility section in coolwsd.xml for server setting. ", "Lookup & Reference": "Lookup & Reference", "Loose": "Loose", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Margin": "Margin", "Master": "Master", "Master Pages": "Master Pages", "Master Slide Templates": "Master Slide Templates", "Master View": "Master View", "Math & Trig": "Math & Trig", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximum Document process stack memory (in KB) - reduce only", "Maximum Document process virtual memory (in MB) - reduce only": "Maximum Document process virtual memory (in MB) - reduce only", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximum file size allowed to write to disk (in MB) - reduce only", "Medium (1.50 pt)": "Medium (1.50 pt)", "Medium/Hairline (3.05 pt)": "Medium/Hairline (3.05 pt)", "Medium/Medium (4.50 pt)": "Medium/Medium (4.50 pt)", "Memory": "Memory", "Memory Graph": "Memory Graph", "Memory History": "Memory History", "Memory consumed": "Memory consumed", "Merge & Center": "Merge & Centre", "Merge & Split": "Merge & Split", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Missing Fonts", "Modified": "Modified", "Modify": "Modify", "Moldova, Republic of": "Moldova, Republic of", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "More Functions", "More Paper Sizes...": "More Paper Sizes...", "More highlights...": "More highlights...", "More information and support": "More information and support", "More options for {1}": "More options for {1}", "More...": "More...", "Move Sheet Left": "Move Sheet Left", "Move Sheet Right": "Move Sheet Right", "My Library": "My Library", "My Publications": "My Publications", "Named Range": "Named Range", "Narrow": "Narrow", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Netherlands", "Network Graph": "Network Graph", "Neutral": "Neutral", "New": "New", "New Zealand": "New Zealand", "Next": "Next", "Next Slide": "Next Slide", "No Borders": "No Borders", "No Comments": "No Comments", "No Notes": "No Notes", "No color": "No colour", "No disk space left on server.": "No disk space left on server.", "No fill": "No fill", "No issues found": "No issues found", "No problems with SSL verification detected": "No problems with SSL verification detected", "No search results found!": "No search results found!", "None": "None", "None (Do not check spelling)": "None (Do not check spelling)", "Normal": "Normal", "North Macedonia, Republic of": "North Macedonia, Republic of", "Norway": "Norway", "Not using namespaces": "Not using namespaces", "Notebookbar view": "Notebookbar view", "Notes": "Notes", "Notes Pages": "Notes Pages", "Notes View": "Notes View", "Number": "Number", "Number Format": "Number Format", "Number of Documents": "Number of Documents", "Number of Pages": "Number of Pages", "Number of Pages. Click to open the Go to Page dialog box.": "Number of Pages. Click to open the Go to Page dialogue box.", "Number of Sheets": "Number of Sheets", "Number of Slides": "Number of Slides", "ODF Drawing (.odg)": "ODF Drawing (.odg)", "ODF presentation (.odp)": "ODF presentation (.odp)", "ODF spreadsheet (.ods)": "ODF spreadsheet (.ods)", "ODF text document (.odt)": "ODF text document (.odt)", "OK": "OK", "OPEN": "OPEN", "Off": "Off", "On": "On", "On mouse click": "On mouse click", "Once citations are entered their storage and display type can not be changed.": "Once citations are entered their storage and display type can not be changed.", "Online Help": "Online Help", "Only the document owner can change the password.": "Only the document owner can change the password.", "Oops, there is a problem connecting the document": "Oops, there is a problem connecting the document", "Oops, there is a problem connecting to {productname}: ": "Oops, there is a problem connecting the document ", "Open in full view": "Open in full view", "Open link": "Open link", "Open menu": "Open menu", "Open {name}": "Open {name}", "Option": "Option", "Options": "Options", "Other": "Other", "Out of table": "Out of table", "Outer Border": "Outer Border", "Outer Border And Horizontal Lines": "Outer Border And Horizontal Lines", "Outer Border and Vertical Lines": "Outer Border and Vertical Lines", "Outer Borders And All Inner lines": "Outer Borders And All Inner lines", "Outline": "Outline", "Overview": "Overview", "Overwrite": "Overwrite", "PB": "PB", "PDF Document (.pdf)": "PDF Document (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF Document (.pdf) as...", "PID": "PID", "Page": "Page", "Page Layout": "Page Layout", "Page Setup": "Page Setup", "Page name": "Page name", "Paragraph": "Paragraph", "Paste": "Paste", "Paste Slide": "Paste Slide", "Paste Special": "Paste Special", "Paste from this document": "Paste from this document", "Path": "Path", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Percent", "Permission Mode": "Permission Mode", "Philippines": "Philippines", "Picture": "Picture", "Pivot Table": "Pivot Table", "Placeholders": "Placeholders", "Please save or discard the comment currently being edited.": "Please save or discard the comment currently being edited.", "Please send us your feedback": "Please send us your feedback", "Please use following combination to see more options:": "Please use following combination to see more options:", "Please wait kubernetes cluster is scaling...": "Please wait kubernetes cluster is scaling...", "Please wait!": "Please wait!", "Poland": "Poland", "Poorly performing proxying of all network requests.": "Poorly performing proxying of all network requests.", "Portrait": "Portrait", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API is initialized", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Present current slide": "Present current slide", "Present in Window": "Present in Window", "Present in new window": "Present in new window", "Presentation": "Presentation", "Presentation disabled": "Presentation disabled", "Presentation mode has been disabled for this document": "Presentation mode has been disabled for this document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.", "Presenter Console": "Presenter Console", "Presenting in fullscreen": "Presenting in fullscreen", "Presenting in window": "Presenting in window", "Press Ctrl + Enter to post": "Press Ctrl + Enter to post", "Preview Slide {1}": "Preview Slide {1}", "Previous": "Previous", "Print": "Print", "Print Black": "Print Black", "Print dialog": "Print dialogue", "Promote to top comment": "Promote to top comment", "Properties": "Properties", "Provider:": "Provider:", "Qatar": "Qatar", "Quadratic": "Quadratic", "RELOAD": "RELOAD", "Radial": "Radial", "Range": "Range", "Read mode": "Read mode", "Read-only": "Read-only", "Received": "Received", "Recent": "Recent", "Reconnecting...": "Reconnecting...", "Redo": "Redo", "References": "References", "Refresh": "Refresh", "Refresh Citations": "Refresh Citations", "Refresh Log": "Refresh Log", "Reject change": "Reject change", "Reloading the document after rename": "Reloading the document after rename", "Remove": "Remove", "Remove Thread": "Remove Thread", "Remove link": "Remove link", "Remove print area": "Remove print area", "Rename": "Rename", "Rename Document": "Rename Document", "Rename sheet": "Rename sheet", "Renaming...": "Renaming...", "Repair": "Repair", "Repair Document": "Repair Document", "Repeat in {0} seconds": "Repeat in {0} seconds", "Replace": "Replace", "Reply": "Reply", "Reply comment": "Reply comment", "Report an issue": "Report an issue", "Reset Layout": "Reset Layout", "Reset to Default Language": "Reset to Default Language", "Reset to default Document settings": "Reset to default Document settings", "Reset to default View settings": "Reset to default View settings", "Reset zoom": "Reset zoom", "Resolve": "Resolve", "Resolve Thread": "Resolve Thread", "Resolved": "Resolved", "Restart": "Restart", "Restoring older revision. Any unsaved changes will be available in version history": "Restoring older revision. Any unsaved changes will be available in version history", "Results": "Results", "Resume": "Resume", "Review": "Review", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Right Border", "Right Margin": "Right Margin", "Right pages": "Right pages", "Right: {right}": "Right: {right}", "Romania": "Romania", "Row Height": "Row Height", "Row {0}": "Row {0}", "Row {0} through {1}": "Row {0} through {1}", "Rows": "Rows", "Ruler": "Ruler", "Russian Federation": "Russian Federation", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Save", "Save As": "Save As", "Save Comments": "Save Comments", "Save Document settings": "Save Document settings", "Save View Settings": "Save View Settings", "Save as ODF format": "Save as ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.", "Save failed due to no disk space left. Document will now be read-only.": "Save failed due to no disk space left. Document will now be read-only.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.", "Save to new file": "Save to new file", "Saved": "Saved", "Saving": "Saving", "Saving...": "Saving...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientific", "Screen Reading": "Screen Reading", "Screen reader support for text content is disabled. ": "Screen reader support for text content is disabled. ", "Scroll down": "Scroll down", "Scroll down annotations": "Scroll down annotations", "Scroll left": "Scroll left", "Scroll right": "Scroll right", "Scroll to the first sheet": "Scroll to the first sheet", "Scroll to the last sheet": "Scroll to the last sheet", "Scroll up": "Scroll up", "Scroll up annotations": "Scroll up annotations", "Search": "Search", "Search...": "Search...", "Section": "Section", "See history": "See history", "See revision history": "See revision history", "Select": "Select", "Select Function": "Select Function", "Select a tab to browser settings.": "Select a tab to browser settings.", "Select a tab to view settings.": "Select a tab to view settings.", "Select language": "Select language", "Select multiple cells": "Select multiple cells", "Select range": "Select range", "Selected external data source is forbidden. Please contact the system administrator.": "Selected external data source is forbidden. Please contact the system administrator.", "Selected range of cells": "Selected range of cells", "Selection Mode": "Selection Mode", "Selection count": "Selection count", "Selection mode: inactive": "Selection mode: inactive", "Send Feedback": "Send Feedback", "Sent": "Sent", "Serbia": "Serbia", "Served by:": "Served by:", "Server audit": "Server audit", "Server has been shut down; please reload the page.": "Server has been shut down; please reload the page.", "Server is down, restarting automatically. Please wait.": "Server is down, restarting automatically. Please wait.", "Server is now reachable. We have to refresh the page now.": "Server has been restarted. We have to refresh the page now.", "Server is now reachable...": "Server is now reachable...", "Server is shutting down": "Server is shutting down", "Server is shutting down for maintenance (auto-saving)": "Server is shutting down for maintenance (auto-saving)", "Server returned this reason:": "Server returned this reason:", "Server uptime": "Server uptime", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Service is unavailable. Please try again later and report to your administrator if the issue persists.", "Session terminated by document owner": "Session terminated by document owner", "Set Language for All text": "Set Language for All text", "Set Language for Paragraph": "Set Language for Paragraph", "Set Language for Selection": "Set Language for Selection", "Set Log Levels": "Set Log Levels", "Set default interface preferences.": "Set default interface preferences.", "Settings": "Settings", "Shape": "Shape", "Shapes": "Shapes", "Share": "Share", "Share...": "Share...", "Shared Config URL is missing in initial variables.": "Shared Config URL is missing in initial variables.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Show Comments", "Show Grid": "Show Grid", "Show Menu": "Show Menu", "Show Ruler": "Show Ruler", "Show Sidebar": "Show Sidebar", "Show Status Bar": "Show Status Bar", "Show in navigator": "Show in navigator", "Show on the side": "Show on the side", "Show sheets": "Show sheets", "Show status bar": "Show status bar", "Show the search bar": "Show the search bar", "Shutdown Server": "Shutdown Server", "Signature": "Signature", "Singapore": "Singapore", "Size": "Size", "Size to grid": "Size to grid", "Slide %1": "Slide %1", "Slide Layout": "Slide Layout", "Slide Show": "Slide Show", "Slide Size": "Slide Size", "Slide Transition": "Slide Transition", "Slide Views": "Slide Views", "Slide {0} of {1}": "Slide {0} of {1}", "Slides": "Slides", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow Kit jail setup with copying, cannot bind-mount.", "Smart Picker": "Smart Picker", "Snap grid": "Snap grid", "Snap to Grid": "Snap to Grid", "Snap to grid": "Snap to grid", "Solid": "Solid", "Someone": "Someone", "Something went wrong while deleting the file. Please try refreshing the page.": "Something went wrong while deleting the file. Please try refreshing the page.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Something went wrong while fetching setting file. Please try to refresh the page.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Something went wrong while fetching wordbook. Please try to refresh the page.", "Something went wrong while loading Document settings.": "Something went wrong while loading Document settings.", "Something went wrong while uploading dictionary file": "Something went wrong while uploading dictionary file", "Something went wrong while uploading the file. Please try again.": "Something went wrong while uploading the file. Please try again.", "Something went wrong. Please try to refresh the page.": "Something went wrong. Please try to refresh the page.", "Sort": "Sort", "South Africa": "South Africa", "South Korea": "South Korea", "Spacing & Color": "Spacing & Colour", "Spain": "Spain", "Sparkline": "Sparkline", "Split": "Split", "Square": "Square", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Standard dictionary", "Status": "Status", "Status Bar": "Status Bar", "Stop following": "Stop following", "Store as:": "Store as:", "Style": "Style", "Style List": "Style List", "Style list": "Style list", "Styles": "Styles", "Successfully exported: ": "Successfully exported: ", "Sum": "Sum", "Sweden": "Sweden", "Switzerland": "Switzerland", "Symbols": "Symbols", "Synchronize axes": "Synchronise axes", "TB": "TB", "Table": "Table", "Table of content": "Table of content", "Table with {0} rows and {1} columns": "Table with {0} rows and {1} columns", "Tables": "Tables", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Province of China", "Tap to collapse": "Tap to collapse", "Tap to expand": "Tap to expand", "Text": "Text", "Text orientation": "Text orientation", "The IsAdminUser property is not set by integration": "The IsAdminUser property is not set by integration", "The IsAdminUser user property is set by integration": "The IsAdminUser user property is set by integration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.", "The document could not be locked, and is opened in read-only mode.": "The document could not be locked, and is opened in read-only mode.", "The document could not be locked.": "The document could not be locked.", "The document is being migrated to a new server. Retrying shortly...": "The document is being migrated to a new server. Retrying shortly...", "The document is being renamed and will reload shortly": "The document is being renamed and will reload shortly", "The document is being signed and will be availably shortly": "The document is being signed and will be availably shortly", "The document is not signed.": "The document is not signed.", "The document is switching to Offline mode and will reload shortly": "The document is switching to Offline mode and will reload shortly", "The document is too large or no disk space left to save. Document will now be read-only.": "The document is too large or no disk space left to save. Document will now be read-only.", "The file of type: {0} cannot be uploaded to server since the file has no name": "The file of type: {0} cannot be uploaded to server since the file has no name", "The file of type: {0} cannot be uploaded to server since the file is empty": "The file of type: {0} cannot be uploaded to server since the file is empty", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.", "The server encountered a {0} error while parsing the {1} command.": "The server encountered a {0} error while parsing the {1} command.", "The server has been disconnected.": "The server has been disconnected.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "The signature is OK, but the certificate could not be validated and the document is only partially signed.", "The signature is OK, but the certificate could not be validated.": "The signature is OK, but the certificate could not be validated.", "The signature is OK, but the document is only partially signed.": "The signature is OK, but the document is only partially signed.", "The signature line can now be moved or resized as needed.": "The signature line can now be moved or resized as needed.", "The signature was valid, but the document has been modified.": "The signature was valid, but the document has been modified.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "The system is currently adjusting resources. Please wait a moment while we retry your request...", "Theme colors": "Theme colours", "Thick (2.25 pt)": "Thick (2.25 pt)", "Thin (0.75 pt)": "Thin (0.75 pt)", "Thin/Medium (3.00 pt)": "Thin/Medium (3.00 pt)", "This document has an invalid signature.": "This document has an invalid signature.", "This document is digitally signed and the signature is valid.": "This document is digitally signed and the signature is valid.", "This document may contain formatting or content that cannot be saved in the current file format.": "This document may contain formatting or content that cannot be saved in the current file format.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.", "This user": "This user", "This version of {productname} is powered by": "This version of {productname} is powered by", "Tight": "Tight", "Tile pages": "Tile pages", "Time": "Time", "Time interval of CPU statistics (in ms)": "Time interval of CPU statistics (in ms)", "Time interval of memory statistics (in ms)": "Time interval of memory statistics (in ms)", "Time zone:": "Time zone:", "Title": "Title", "Title Only": "Title Only", "Title Slide": "Title Slide", "Title and 2 Content": "Title and 2 Content", "Title, 2 Content and Content": "Title, 2 Content and Content", "Title, 2 Content over Content": "Title, 2 Content over Content", "Title, 4 Content": "Title, 4 Content", "Title, 6 Content": "Title, 6 Content", "Title, Content": "Title, Content", "Title, Content and 2 Content": "Title, Content and 2 Content", "Title, Content over Content": "Title, Content over Content", "Title, Vertical Text": "Title, Vertical Text", "Title, Vertical Text, Clipart": "Title, Vertical Text, Clipart", "To": "To", "To paste outside {productname}, please first click the 'download' button": "To paste outside {productname}, please first click the \u2018download\u2019 button", "To prevent accidental changes, the author has set this file to open as view-only": "To prevent accidental changes, the author has set this file to open as view-only", "Toggle UI Mode": "Toggle UI Mode", "Top And Bottom Border": "Top And Bottom Border", "Top Border": "Top Border", "Top Margin": "Top Margin", "Top N elements...": "Top N elements...", "Top N percent...": "Top N percent...", "Top/Bottom Rules...": "Top/Bottom Rules...", "Top: {top}": "Top: {top}", "Tracking": "Tracking", "Transition": "Transition", "Transitions": "Transitions", "Turkey": "Turkey", "Type": "Type", "Type in the search box to find anything in your document": "Type in the search box to find anything in your document", "Type to add a word": "Type to add a word", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Unauthorised WOPI host. Please try again later and report to your administrator if the issue persists.", "Undo": "Undo", "Ungroup": "Ungroup", "United Arab Emirates": "United Arab Emirates", "United Kingdom": "United Kingdom", "United States of America": "United States of America", "Unknown color": "Unknown colour", "Unlink Citations": "Unlink Citations", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.", "Unlock": "Unlock", "Unresolve": "Unresolve", "Unresolve Thread": "Unresolve Thread", "Unsupported server version.": "Unsupported server version.", "Update": "Update", "Update Index": "Update Index", "Update Log Levels": "Update Log Levels", "Updated citations": "Updated citations", "Updating citations": "Updating citations", "Upload Autotext": "Upload Autotext", "Upload Wordbook": "Upload Wordbook", "Upload Xcu": "Upload Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.", "Uploaded": "Uploaded", "Uploading file to server failed with status: {0}": "Uploading file to server failed with status: {0}", "Uploading file to server failed, file not found.": "Uploading file to server failed, file not found.", "Uploading file to server failed, the file is too large.": "Uploading file to server failed, the file is too large.", "Uploading...": "Uploading...", "Use Compact view": "Use Compact view", "Use Tabbed view": "Use Tabbed view", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Used deprecated is_admin field, integration should use IsAdminUser property instead", "User": "User", "User List Summary": "User List Summary", "User Name": "User Name", "Users online": "Users online", "Using namespaces.": "Using namespaces.", "Values between...": "Values between...", "Values duplicate...": "Values duplicate...", "Values equal to...": "Values equal to...", "Values greater than...": "Values greater than...", "Values less than...": "Values less than...", "Variant": "Variant", "Version Information": "Version Information", "Vertical Title, Text, Chart": "Vertical Title, Text, Chart", "Vertical Title, Vertical Text": "Vertical Title, Vertical Text", "Very Loose": "Very Loose", "Very Tight": "Very Tight", "Very thin (0.50 pt)": "Very thin (0.50 pt)", "View": "View", "View Settings": "View Settings", "Views": "Views", "WOPI host": "WOPI host", "Warning": "Warning", "Warning! The browser you are using is not supported.": "Warning! The browser you are using is not supported.", "Watermark": "Watermark", "We are in the process of cleaning up this document from the last session, please try again later.": "We are in the process of cleaning up this document from the last session, please try again later.", "Welcome Dialog": "Welcome Dialogue", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Well, this is embarrassing, we cannot connect to your document. Please try again.", "What?": "What?", "When?": "When?", "Who?": "Who?", "Wide": "Wide", "Widescreen (16:9)": "Widescreen (16:9)", "Windowed Presentation Blocked": "Windowed Presentation Blocked", "Windowed Presentation: ": "Windowed Presentation: ", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Word Counter", "Word Document (.docx)": "Word Document (.docx)", "Words are ignored by the spell checker": "Words are ignored by the spell checker", "Wrap": "Wrap", "Wrong or missing WOPISrc parameter, please contact support.": "Wrong or missing WOPISrc parameter, please contact support.", "Wrong password provided. Please try again.": "Wrong password provided. Please try again.", "Wrong server, reconnecting...": "Wrong server, reconnecting...", "YB": "YB", "You": "You", "You are already presenting this document": "You are already presenting this document", "You are leaving the document. The following web page will open in a new tab: ": "You are leaving the document. The following web page will open in a new tab: ", "You have not done anything to rollback yet...": "You have not done anything to rollback yet...", "You need to enable it both at server level and in the UI. ": "You need to enable it both at server level and in the UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Your Collabora Online server needs updating. Version {0} is available.", "Your WOPI server is not secure: SSL verification failed": "Your WOPI server is not secure: SSL verification failed", "Your browser has very limited access to the clipboard": "Your browser has very limited access to the clipboard", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.", "Your changes have been saved": "Your changes have been saved", "Your library is empty": "Your library is empty", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Your server is configured with insufficient hardware resources, which may lead to poor performance.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Zoom In", "Zoom Out": "Zoom Out", "Zotero API key is incorrect": "Zotero API key is incorrect", "Zotero API key is not configured": "Zotero API key is not configured", "Zotero Warning": "Zotero Warning", "cell address": "cell address", "direct network connection": "direct network connection", "file type icon": "file type icon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "preview of page %1", "replies": "replies", "reply": "Reply", "system call security filtering enabled": "system call security filtering enabled", "the Help tab": "the Help tab", "the View menu": "the View menu", "warning: copy/paste request timed out": "warning: copy/paste request timed out", "{0} deleted": "{0} deleted", "{0} selected": "{0} selected", "{0} tab selected": "{0} tab selected", "{0} unselected": "{0} unselected", "{username} saved this document as {filename}. Do you want to join?": "{username} saved this document as {filename}. Do you want to join?", "{user} has joined": "{user} has joined", "{user} has left": "{user} has left", "\u00c5land Islands": "\u00c5land Islands"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-en_ZA.json b/f7cloud-office/browser/dist/l10n/ui-en_ZA.json new file mode 100644 index 0000000..ef2ef2c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-en_ZA.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) open.", " hrs": " hrs", " mins": " mins", " s": " s", " user(s).": " user(s).", "\"Slow Proxy\"": "\"Slow Proxy\"", "#10 Envelope": "#10 Envelope", "#11 Envelope": "#11 Envelope", "#12 Envelope": "#12 Envelope", "#6\u00be Envelope": "#6\u00be Envelope", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Envelope", "#9 Envelope": "#9 Envelope", "%n users": "%n users", "(Warning: Server accessibility must be enabled to toggle)": "(Warning: Server accessibility must be enabled to toggle)", "(current)": "(current)", ", cluster configuration error: mis-matching serverid": ", cluster configuration error: mis-matching serverid", "0 users": "0 users", "1 user": "1 user", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "A comment is being edited", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI Assistant", "About": "About", "Above Average...": "Above Average...", "Accept": "Accept", "Accept change": "Accept change", "Access token is missing in initial variables.": "Access token is missing in initial variables.", "Accessibility": "Accessibility", "Accessibility Checker": "Accessibility Checker", "Active Sheet": "Active Sheet", "Active sheet": "Active sheet", "Add": "Add", "Add Bibliography": "Add Bibliography", "Add Citation": "Add Citation", "Add Citation Note": "Add Citation Note", "Add Note": "Add Note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.", "Adjust how office documents behave.": "Adjust how office documents behave.", "Adjust view settings.": "Adjust view settings.", "Admin console": "Admin console", "After": "After", "Albania": "Albania", "Alerts:": "Alerts:", "Align": "Align", "Alignment": "Alignment", "All": "All", "All Horizontal Lines": "All Horizontal Lines", "All Sheets": "All Sheets", "All users": "All users", "Already presenting": "Already presenting", "Also check the voice over toggle under {parentControl}.": "Also check the voice over toggle under {parentControl}.", "Always follow the editor": "Always follow the editor", "An error occurred while fetching notes": "An error occurred while fetching notes", "An error occurred while fetching style list": "An error occurred while fetching style list", "Analytics": "Analytics", "Andorra": "Andorra", "Another user has removed this comment.": "Another user has removed this comment.", "Another user has updated the comment. Would you like to overwrite those changes?": "Another user has updated the comment. Would you like to overwrite those changes?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.", "Are you sure you want to delete sheet, {sheet}?": "Are you sure you want to delete sheet, {sheet}?", "Are you sure you want to delete this page?": "Are you sure you want to delete this page?", "Are you sure you want to delete this slide?": "Are you sure you want to delete this slide?", "Are you sure you want to reset Document settings?": "Are you sure you want to reset Document settings?", "Are you sure you want to reset View Settings?": "Are you sure you want to reset View Settings?", "Are you sure you want to shut down the server?": "Are you sure you want to shut down the server?", "Are you sure you want to terminate this session?": "Are you sure you want to terminate this session?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Arrange", "Assistant": "Assistant", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Authorization error was: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automatic", "Automatic color": "Automatic colour", "Autosaved": "Autosaved", "Autotext": "Autotext", "Avatar for {user}": "Avatar for {user}", "Average": "Average", "Axial": "Axial", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.", "Background": "Background", "Background Color": "Background Colour", "Background Image": "Background Image", "Bad": "Bad", "Belarus": "Belarus", "Belgium": "Belgium", "Below Average...": "Below Average...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Black/White", "Blank Slide": "Blank Slide", "Booket back": "Booket back", "Booklet": "Booklet", "Booklet front": "Booklet front", "Bookmarks": "Bookmarks", "Boolean Value": "Boolean Value", "Borders": "Borders", "Bosnia and Herzegovina": "Bosnia and Herzegovina", "Bottom Border": "Bottom Border", "Bottom Margin": "Bottom Margin", "Bottom N elements...": "Bottom N elements...", "Bottom N percent...": "Bottom N percent...", "Bottom: {bottom}": "Bottom: {bottom}", "Brazil": "Brazil", "Brochure": "Brochure", "Brochure Right to Left": "Brochure Right to Left", "Bulgaria": "Bulgaria", "Bytes received": "Bytes received", "Bytes sent": "Bytes sent", "C4 Envelope": "C4 Envelope", "C5 Envelope": "C5 Envelope", "C6 Envelope": "C6 Envelope", "C6/5 Envelope": "C6/5 Envelope", "COOLWSD version:": "COOLWSD version:", "CPU Graph": "CPU Graph", "CPU History": "CPU History", "CSV File (.csv)": "CSV File (.csv)", "CSV file (.csv)": "CSV file (.csv)", "Cache size of CPU statistics": "Cache size of CPU statistics", "Cache size of memory statistics": "Cache size of memory statistics", "Canada": "Canada", "Cancel": "Cancel", "Cancel paste special": "Cancel paste special", "Cell borders": "Cell borders", "Cells": "Cells", "Centered Text": "Centred Text", "Change Layout": "Change Layout", "Channel Filter:": "Channel Filter:", "Character": "Character", "Check security warnings of your server": "Check security warnings of your server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.", "Checkbox": "Checkbox", "Chile": "Chile", "China": "China", "Choice of functions": "Choice of functions", "Citation Preferences": "Citation Preferences", "Citation Style": "Citation Style", "Citation warning": "Citation warning", "Citations update failed": "Citations update failed", "Cleaning up the document from the last session.": "Cleaning up the document from the last session.", "Clear the search field": "Clear the search field", "Click to exit presentation...": "Click to exit presentation...", "Clipboard": "Clipboard", "Close": "Close", "Close Navigation": "Close Navigation", "Close Presentation": "Close Presentation", "Close dialog": "Close dialogue", "Close document": "Close document", "Close popup to ignore paste special": "Close popup to ignore paste special", "Cluster configuration warning": "Cluster configuration warning", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online Welcome", "Collapse Formula Bar": "Collapse Formula Bar", "Collapse Tabs": "Collapse Tabs", "Color": "Colour", "Column Width": "Column Width", "Column {0}": "Column {0}", "Column {0} through {1}": "Column {0} through {1}", "Columns": "Columns", "Comment": "Comment", "Comments": "Comments", "Comments Updated": "Comments Updated", "Comments list": "Comments list", "Compact layout": "Compact layout", "Compact view": "Compact view", "Confirm": "Confirm", "Confirmation": "Confirmation", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict Undo/Redo with multiple users. Please use document repair to resolve", "Connecting...": "Connecting...", "Connection error": "Connection error", "Connections": "Connections", "Containing text...": "Containing text...", "Content": "Content", "Content copied to clipboard": "Content copied to clipboard", "Continue editing": "Continue editing", "Continue read only": "Continue read only", "Controls": "Controls", "Copied external sources are not allowed": "Copied external sources are not allowed", "Copy": "Copy", "Copy Cells": "Copy Cells", "Copy Sheet...": "Copy Sheet...", "Copy all version information in English": "Copy all version information in English", "Copy link location": "Copy link location", "Copying from the document disabled": "Copying from the document disabled", "Count": "Count", "CountA": "CountA", "Country:": "Country:", "Creating copy...": "Creating copy...", "Creating new file from template...": "Creating new file from template...", "Creator(s)": "Creator(s)", "Croatia": "Croatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D to exit", "Currency": "Currency", "Current Slide": "Current Slide", "Current slide as Bitmap (.bmp)": "Current slide as Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Current slide as Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Current slide as Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Current slide as Tag Image File Format (.tiff)", "Custom Animation": "Custom Animation", "Custom Margins\u2026": "Custom Margins\u2026", "Custom dictionaries": "Custom dictionaries", "Cyprus": "Cyprus", "Czech Republic": "Czech Republic", "DL Envelope": "DL Envelope", "Dark Mode": "Dark Mode", "Dashboard": "Dashboard", "Data": "Data", "Date": "Date", "Date & Time": "Date & Time", "Debug Tools": "Debug Tools", "Default": "Default", "Default Style": "Default Style", "Define print area": "Define print area", "Delete": "Delete", "Delete Columns": "Delete Columns", "Delete Rows": "Delete Rows", "Delete Single Sparkline": "Delete Single Sparkline", "Delete tabstop": "Delete tabstop", "Denmark": "Denmark", "Design": "Design", "Dictionary of exceptions": "Dictionary of exceptions", "Disable Animations": "Disable Animations", "Discard": "Discard", "Discover All The Changes": "Discover All The Changes", "Dismiss": "Dismiss", "Document": "Document", "Document Settings": "Document Settings", "Document cannot be exported. Please try again.": "Document cannot be exported. Please try again.", "Document cannot be renamed, please check your permissions.": "Document cannot be renamed, please check your permissions.", "Document cannot be renamed.": "Document cannot be renamed.", "Document cannot be saved due to expired session, please reload the page to continue.": "Document cannot be saved due to expired session, please reload the page to continue.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Document cannot be saved due to expired session, please reopen the document to continue.", "Document cannot be saved, please check your permissions.": "Document cannot be saved, please check your permissions.", "Document cannot be saved.": "Document cannot be saved.", "Document colors": "Document colours", "Document container started in": "Document container started in", "Document contains unsupported media": "Document contains unsupported media", "Document has been changed": "Document has been changed", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Document has been changed in storage. What would you like to do with your unsaved changes?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Document has changed in storage. Loading the new document. Your version is available as revision.", "Document is getting migrated": "Document is getting migrated", "Document requires password to modify.": "Document requires password to modify.", "Document requires password to view.": "Document requires password to view.", "Document settings": "Document settings", "Documents are not effectively contained: missing capabilities or namespaces.": "Documents are not effectively contained: missing capabilities or namespaces.", "Documents open": "Documents open", "Documents:": "Documents:", "Don\u2019t show this again": "Don\u2019t show this again", "Double Hairline (1.10 pt)": "Double Hairline (1.10 pt)", "Double Hairline (2.35 pt)": "Double Hairline (2.35 pt)", "Download": "Download", "Download Selection": "Download Selection", "Download as": "Download as", "Download completed and ready to be copied to clipboard.": "Download completed and ready to be copied to clipboard.", "Download failed": "Download failed", "Downloading clipboard content": "Downloading clipboard content", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.", "Downloading...": "Downloading...", "Drawing": "Drawing", "Dropdown": "Dropdown", "Duration": "Duration", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Each document is securely contained", "Edit": "Edit", "Edit Single Sparkline": "Edit Single Sparkline", "Edit comment": "Edit comment", "Edit document": "Edit document", "Edit link": "Edit link", "Edit mode": "Edit mode", "Editing": "Editing", "Editing activated. ": "Editing activated. ", "Effects": "Effects", "Elapsed time": "Elapsed time", "Ellipsoid": "Ellipsoid", "Empty Pages": "Empty Pages", "Empty Slide Show": "Empty Slide Show", "Enable Animations": "Enable Animations", "End Presentation": "End Presentation", "End Show": "End Show", "Endnotes": "Endnotes", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.", "Enter Zotero API Key": "Enter Zotero API Key", "Enter a file name": "Enter a file name", "Enter new name": "Enter new name", "Enter new sheet name": "Enter new sheet name", "Entering text mode": "Entering text mode", "Error": "Error", "Error reading file": "Error reading file", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Event handling has been delayed for an unexpectedly long time: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 Spreadsheet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Spreadsheet (.xlsx)", "Exception words are underlined while checking spelling": "Exception words are underlined while checking spelling", "Expand Formula Bar": "Expand Formula Bar", "Expired:": "Expired:", "Explore The New {coolversion}": "Explore The New {coolversion}", "Export As": "Export As", "Export as": "Export as", "Exported to storage": "Exported to storage", "External data source not allowed": "External data source not allowed", "External link": "External link", "Extra thick (4.50 pt)": "Extra thick (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Failed to authenticate this session over protocol {0}", "Failed to download clipboard, please re-copy": "Failed to download clipboard, please re-copy", "Failed to establish socket connection or socket connection closed unexpectedly.": "Failed to establish socket connection or socket connection closed unexpectedly.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Failed to get RouteToken from controller", "Failed to load collections": "Failed to load collections", "Failed to load document.": "Failed to load document.", "Failed to load groups": "Failed to load groups", "Failed to load items": "Failed to load items", "Failed to load styles": "Failed to load styles", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.", "Failed to read document from storage, please try to load the document again.": "Failed to read document from storage, please try to load the document again.", "Failed to set jwt authentication cookie over insecure connection": "Failed to set jwt authentication cookie over insecure connection", "Fast kit jail bind mounting enabled": "Fast kit jail bind mounting enabled", "Field": "Field", "Fields": "Fields", "File": "File", "File name should contain an extension.": "File name should contain an extension.", "Fill Series": "Fill Series", "Filter": "Filter", "Financial": "Financial", "Finish electronic signing": "Finish electronic signing", "Finland": "Finland", "Fit to page": "Fit to page", "Fixed size": "Fixed size", "Focus Cell": "Focus Cell", "Follow Presentation": "Follow Presentation", "Follow me Presentation": "Follow me Presentation", "Following": "Following", "Following the editor": "Following the editor", "Following {user}": "Following {user}", "Font": "Font", "Font Name": "Font Name", "Font Size": "Font Size", "Footnote/Endnote": "Footnote/Endnote", "Footnotes": "Footnotes", "Force Breaks": "Force Breaks", "Form": "Form", "Format": "Format", "Format Cells": "Format Cells", "Formula": "Formula", "Formulas": "Formulas", "Forum": "Forum", "Fraction": "Fraction", "France": "France", "Freeze": "Freeze", "From": "From", "From Beginning": "From Beginning", "From Current Slide": "From Current Slide", "From now on clipboard notifications will discreetly appear at the bottom.": "From now on clipboard notifications will discreetly appear at the bottom.", "From printer setup": "From printer setup", "Full Page Slides": "Full Page Slides", "Fullscreen presentation": "Fullscreen presentation", "Function Library": "Function Library", "Function Wizard": "Function Wizard", "Functions": "Functions", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Germany", "Get Involved": "Get Involved", "Go Back": "Go Back", "Go Offline": "Go Offline", "Go Online": "Go Online", "Good": "Good", "Gradient End": "Gradient End", "Gradient Start": "Gradient Start", "Graphs": "Graphs", "Grayscale": "Greyscale", "Greece": "Greece", "Grid": "Grid", "Group": "Group", "Group Libraries": "Group Libraries", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Document (.html)", "HTML File (.html)": "HTML File (.html)", "HTML file (.html)": "HTML file (.html)", "Hairline (0.05 pt)": "Hairline (0.05 pt)", "Handout horizontal": "Handout horizontal", "Handouts": "Handouts", "Hardware resources are sufficient for optimal performance": "Hardware resources are sufficient for optimal performance", "Has text: ": "Has text: ", "Header & Footer": "Header & Footer", "Heading 1": "Heading 1", "Heading 2": "Heading 2", "Headings and objects that you add to the document will appear here": "Headings and objects that you add to the document will appear here", "Help": "Help", "Hidden pages": "Hidden pages", "Hidden text": "Hidden text", "Hide Menu": "Hide Menu", "Hide Menu Bar": "Hide Menu Bar", "Hide the search bar": "Hide the search bar", "Highlight cells with...": "Highlight cells with...", "History": "History", "Hit Cancel to open in view-only mode.": "Hit Cancel to open in view-only mode.", "Holy See (Vatican City State)": "Holy See (Vatican City State)", "Home": "Home", "Hungary": "Hungary", "Iceland": "Iceland", "Idle document - please click to reload and resume editing": "Idle document - please click to reload and resume editing", "Idle document - please tap to reload and resume editing": "Idle document - please tap to reload and resume editing", "Idle time": "Idle time", "If you want to share large elements outside of {productname} it's necessary to first download them.": "If you want to share large elements outside of {productname} it's necessary to first download them.", "Illustrations": "Illustrations", "Image (.png)": "Image (.png)", "Image Controls": "Image Controls", "Images": "Images", "Images and Objects": "Images and Objects", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Initializing...", "Insert": "Insert", "Insert Checkbox": "Insert Checkbox", "Insert Columns After": "Insert Columns After", "Insert Columns Before": "Insert Columns Before", "Insert Comment": "Insert Comment", "Insert Date": "Insert Date", "Insert Dropdown": "Insert Dropdown", "Insert Electronic Signature": "Insert Electronic Signature", "Insert Function": "Insert Function", "Insert Local Image": "Insert Local Image", "Insert Local Multimedia": "Insert Local Multimedia", "Insert Picture": "Insert Picture", "Insert Rich Text": "Insert Rich Text", "Insert Rows Above": "Insert Rows Above", "Insert Rows Below": "Insert Rows Below", "Insert Shape": "Insert Shape", "Insert Table": "Insert Table", "Insert comment": "Insert comment", "Insert connectors": "Insert connectors", "Insert shapes": "Insert shapes", "Insert sheet": "Insert sheet", "Insert sheet after this": "Insert sheet after this", "Insert sheet before this": "Insert sheet before this", "Insert table": "Insert table", "Insert tabstop": "Insert tabstop", "Integrator is not ready for PostMessage calls": "Integrator is not ready for PostMessage calls", "Interface Settings": "Interface Settings", "Invalid JSON file": "Invalid JSON file", "Invalid dictionary format. Please check the file.": "Invalid dictionary format. Please check the file.", "Invalid link: '{url}'": "Invalid link: '{url}'", "Invert Background": "Invert Background", "Ireland": "Ireland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "It seems you have copied a selection that includes external images.", "It seems you have tried to insert external data.": "It seems you have tried to insert external data.", "Italy": "Italy", "Japan": "Japan", "Japanese Postcard": "Japanese Postcard", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Keyboard shortcuts", "Kill": "Kill", "Kill session.": "Kill session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit version:", "Landscape": "Landscape", "Language": "Language", "Language:": "Language:", "Last modification": "Last modification", "Last saved:": "Last saved:", "Latest Updates": "Latest Updates", "Latvia": "Latvia", "Layout": "Layout", "Left And Right Borders": "Left And Right Borders", "Left Border": "Left Border", "Left Margin": "Left Margin", "Left pages": "Left pages", "Left: {left}": "Left: {left}", "Legal": "Legal", "Letter": "Letter", "License": "License", "Liechtenstein": "Liechtenstein", "Line color": "Line colour", "Line style": "Line style", "Linear": "Linear", "Lists/Bullets": "Lists/Bullets", "Lithuania": "Lithuania", "Loading Wordbook...": "Loading Wordbook...", "Loading references": "Loading references", "Loading...": "Loading...", "Local Image...": "Local Image...", "Local Multimedia...": "Local Multimedia...", "Log": "Log", "Log Levels": "Log Levels", "Logical": "Logical", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Look for the accessibility section in coolwsd.xml for server setting. ", "Lookup & Reference": "Lookup & Reference", "Loose": "Loose", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Margin": "Margin", "Master": "Master", "Master Pages": "Master Pages", "Master Slide Templates": "Master Slide Templates", "Master View": "Master View", "Math & Trig": "Math & Trig", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximum Document process stack memory (in KB) - reduce only", "Maximum Document process virtual memory (in MB) - reduce only": "Maximum Document process virtual memory (in MB) - reduce only", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximum file size allowed to write to disk (in MB) - reduce only", "Medium (1.50 pt)": "Medium (1.50 pt)", "Medium/Hairline (3.05 pt)": "Medium/Hairline (3.05 pt)", "Medium/Medium (4.50 pt)": "Medium/Medium (4.50 pt)", "Memory": "Memory", "Memory Graph": "Memory Graph", "Memory History": "Memory History", "Memory consumed": "Memory consumed", "Merge & Center": "Merge & Centre", "Merge & Split": "Merge & Split", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Missing Fonts", "Modified": "Modified", "Modify": "Modify", "Moldova, Republic of": "Moldova, Republic of", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "More Functions", "More Paper Sizes...": "More Paper Sizes...", "More highlights...": "More highlights...", "More information and support": "More information and support", "More options for {1}": "More options for {1}", "More...": "More...", "Move Sheet Left": "Move Sheet Left", "Move Sheet Right": "Move Sheet Right", "My Library": "My Library", "My Publications": "My Publications", "Named Range": "Named Range", "Narrow": "Narrow", "Navigation": "Navigation", "Navigator": "Navigator", "Netherlands": "Netherlands", "Network Graph": "Network Graph", "Neutral": "Neutral", "New": "New", "New Zealand": "New Zealand", "Next": "Next", "Next Slide": "Next Slide", "No Borders": "No Borders", "No Comments": "No Comments", "No Notes": "No Notes", "No color": "No colour", "No disk space left on server.": "No disk space left on server.", "No fill": "No fill", "No issues found": "No issues found", "No problems with SSL verification detected": "No problems with SSL verification detected", "No search results found!": "No search results found!", "None": "None", "None (Do not check spelling)": "None (Do not check spelling)", "Normal": "Normal", "North Macedonia, Republic of": "North Macedonia, Republic of", "Norway": "Norway", "Not using namespaces": "Not using namespaces", "Notebookbar view": "Notebookbar view", "Notes": "Notes", "Notes Pages": "Notes Pages", "Notes View": "Notes View", "Number": "Number", "Number Format": "Number Format", "Number of Documents": "Number of Documents", "Number of Pages": "Number of Pages", "Number of Pages. Click to open the Go to Page dialog box.": "Number of Pages. Click to open the Go to Page dialogue box.", "Number of Sheets": "Number of Sheets", "Number of Slides": "Number of Slides", "ODF Drawing (.odg)": "ODF Drawing (.odg)", "ODF presentation (.odp)": "ODF presentation (.odp)", "ODF spreadsheet (.ods)": "ODF spreadsheet (.ods)", "ODF text document (.odt)": "ODF text document (.odt)", "OK": "OK", "OPEN": "OPEN", "Off": "Off", "On": "On", "On mouse click": "On mouse click", "Once citations are entered their storage and display type can not be changed.": "Once citations are entered their storage and display type can not be changed.", "Online Help": "Online Help", "Only the document owner can change the password.": "Only the document owner can change the password.", "Oops, there is a problem connecting the document": "Oops, there is a problem connecting the document", "Oops, there is a problem connecting to {productname}: ": "Oops, there is a problem connecting the document ", "Open in full view": "Open in full view", "Open link": "Open link", "Open menu": "Open menu", "Open {name}": "Open {name}", "Option": "Option", "Options": "Options", "Other": "Other", "Out of table": "Out of table", "Outer Border": "Outer Border", "Outer Border And Horizontal Lines": "Outer Border And Horizontal Lines", "Outer Border and Vertical Lines": "Outer Border and Vertical Lines", "Outer Borders And All Inner lines": "Outer Borders And All Inner lines", "Outline": "Outline", "Overview": "Overview", "Overwrite": "Overwrite", "PB": "PB", "PDF Document (.pdf)": "PDF Document (.pdf)", "PDF Document (.pdf) - Expert": "PDF Document (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF Document (.pdf) as...", "PID": "PID", "Page": "Page", "Page Layout": "Page Layout", "Page Setup": "Page Setup", "Page name": "Page name", "Paragraph": "Paragraph", "Paste": "Paste", "Paste Slide": "Paste Slide", "Paste Special": "Paste Special", "Paste from this document": "Paste from this document", "Path": "Path", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause... ( %SECONDS% )", "Percent": "Percent", "Permission Mode": "Permission Mode", "Philippines": "Philippines", "Picture": "Picture", "Pivot Table": "Pivot Table", "Placeholders": "Placeholders", "Please save or discard the comment currently being edited.": "Please save or discard the comment currently being edited.", "Please send us your feedback": "Please send us your feedback", "Please use following combination to see more options:": "Please use following combination to see more options:", "Please wait kubernetes cluster is scaling...": "Please wait kubernetes cluster is scaling...", "Please wait!": "Please wait!", "Poland": "Poland", "Poorly performing proxying of all network requests.": "Poorly performing proxying of all network requests.", "Portrait": "Portrait", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API is initialized", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Present current slide": "Present current slide", "Present in Window": "Present in Window", "Present in new window": "Present in new window", "Presentation": "Presentation", "Presentation disabled": "Presentation disabled", "Presentation mode has been disabled for this document": "Presentation mode has been disabled for this document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.", "Presenter Console": "Presenter Console", "Presenting in fullscreen": "Presenting in fullscreen", "Presenting in window": "Presenting in window", "Press Ctrl + Enter to post": "Press Ctrl + Enter to post", "Preview Slide {1}": "Preview Slide {1}", "Previous": "Previous", "Print": "Print", "Print Black": "Print Black", "Print dialog": "Print dialogue", "Promote to top comment": "Promote to top comment", "Properties": "Properties", "Provider:": "Provider:", "Qatar": "Qatar", "Quadratic": "Quadratic", "RELOAD": "RELOAD", "Radial": "Radial", "Range": "Range", "Read mode": "Read mode", "Read-only": "Read-only", "Received": "Received", "Recent": "Recent", "Reconnecting...": "Reconnecting...", "Redo": "Redo", "References": "References", "Refresh": "Refresh", "Refresh Citations": "Refresh Citations", "Refresh Log": "Refresh Log", "Reject change": "Reject change", "Reloading the document after rename": "Reloading the document after rename", "Remove": "Remove", "Remove Thread": "Remove Thread", "Remove link": "Remove link", "Remove print area": "Remove print area", "Rename": "Rename", "Rename Document": "Rename Document", "Rename sheet": "Rename sheet", "Renaming...": "Renaming...", "Repair": "Repair", "Repair Document": "Repair Document", "Repeat in {0} seconds": "Repeat in {0} seconds", "Replace": "Replace", "Reply": "Reply", "Reply comment": "Reply comment", "Report an issue": "Report an issue", "Reset Layout": "Reset Layout", "Reset to Default Language": "Reset to Default Language", "Reset to default Document settings": "Reset to default Document settings", "Reset to default View settings": "Reset to default View settings", "Reset zoom": "Reset zoom", "Resolve": "Resolve", "Resolve Thread": "Resolve Thread", "Resolved": "Resolved", "Restart": "Restart", "Restoring older revision. Any unsaved changes will be available in version history": "Restoring older revision. Any unsaved changes will be available in version history", "Results": "Results", "Resume": "Resume", "Review": "Review", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Right Border", "Right Margin": "Right Margin", "Right pages": "Right pages", "Right: {right}": "Right: {right}", "Romania": "Romania", "Row Height": "Row Height", "Row {0}": "Row {0}", "Row {0} through {1}": "Row {0} through {1}", "Rows": "Rows", "Ruler": "Ruler", "Russian Federation": "Russian Federation", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Save", "Save As": "Save As", "Save Comments": "Save Comments", "Save Document settings": "Save Document settings", "Save View Settings": "Save View Settings", "Save as ODF format": "Save as ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.", "Save failed due to no disk space left. Document will now be read-only.": "Save failed due to no disk space left. Document will now be read-only.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.", "Save to new file": "Save to new file", "Saved": "Saved", "Saving": "Saving", "Saving...": "Saving...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientific", "Screen Reading": "Screen Reading", "Screen reader support for text content is disabled. ": "Screen reader support for text content is disabled. ", "Scroll down": "Scroll down", "Scroll down annotations": "Scroll down annotations", "Scroll left": "Scroll left", "Scroll right": "Scroll right", "Scroll to the first sheet": "Scroll to the first sheet", "Scroll to the last sheet": "Scroll to the last sheet", "Scroll up": "Scroll up", "Scroll up annotations": "Scroll up annotations", "Search": "Search", "Search...": "Search...", "Section": "Section", "See history": "See history", "See revision history": "See revision history", "Select": "Select", "Select Function": "Select Function", "Select a tab to browser settings.": "Select a tab to browser settings.", "Select a tab to view settings.": "Select a tab to view settings.", "Select language": "Select language", "Select multiple cells": "Select multiple cells", "Select range": "Select range", "Selected external data source is forbidden. Please contact the system administrator.": "Selected external data source is forbidden. Please contact the system administrator.", "Selected range of cells": "Selected range of cells", "Selection Mode": "Selection Mode", "Selection count": "Selection count", "Selection mode: inactive": "Selection mode: inactive", "Send Feedback": "Send Feedback", "Sent": "Sent", "Serbia": "Serbia", "Served by:": "Served by:", "Server audit": "Server audit", "Server has been shut down; please reload the page.": "Server has been shut down; please reload the page.", "Server is down, restarting automatically. Please wait.": "Server is down, restarting automatically. Please wait.", "Server is now reachable. We have to refresh the page now.": "Server has been restarted. We have to refresh the page now.", "Server is now reachable...": "Server is now reachable...", "Server is shutting down": "Server is shutting down", "Server is shutting down for maintenance (auto-saving)": "Server is shutting down for maintenance (auto-saving)", "Server returned this reason:": "Server returned this reason:", "Server uptime": "Server uptime", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Service is unavailable. Please try again later and report to your administrator if the issue persists.", "Session terminated by document owner": "Session terminated by document owner", "Set Language for All text": "Set Language for All text", "Set Language for Paragraph": "Set Language for Paragraph", "Set Language for Selection": "Set Language for Selection", "Set Log Levels": "Set Log Levels", "Set default interface preferences.": "Set default interface preferences.", "Settings": "Settings", "Shape": "Shape", "Shapes": "Shapes", "Share": "Share", "Share...": "Share...", "Shared Config URL is missing in initial variables.": "Shared Config URL is missing in initial variables.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Show Comments", "Show Grid": "Show Grid", "Show Menu": "Show Menu", "Show Ruler": "Show Ruler", "Show Sidebar": "Show Sidebar", "Show Status Bar": "Show Status Bar", "Show in navigator": "Show in navigator", "Show on the side": "Show on the side", "Show sheets": "Show sheets", "Show status bar": "Show status bar", "Show the search bar": "Show the search bar", "Shutdown Server": "Shutdown Server", "Signature": "Signature", "Singapore": "Singapore", "Size": "Size", "Size to grid": "Size to grid", "Slide %1": "Slide %1", "Slide Layout": "Slide Layout", "Slide Show": "Slide Show", "Slide Size": "Slide Size", "Slide Transition": "Slide Transition", "Slide Views": "Slide Views", "Slide {0} of {1}": "Slide {0} of {1}", "Slides": "Slides", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow Kit jail setup with copying, cannot bind-mount.", "Smart Picker": "Smart Picker", "Snap grid": "Snap grid", "Snap to Grid": "Snap to Grid", "Snap to grid": "Snap to grid", "Solid": "Solid", "Someone": "Someone", "Something went wrong while deleting the file. Please try refreshing the page.": "Something went wrong while deleting the file. Please try refreshing the page.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Something went wrong while fetching setting file. Please try to refresh the page.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Something went wrong while fetching wordbook. Please try to refresh the page.", "Something went wrong while loading Document settings.": "Something went wrong while loading Document settings.", "Something went wrong while uploading dictionary file": "Something went wrong while uploading dictionary file", "Something went wrong while uploading the file. Please try again.": "Something went wrong while uploading the file. Please try again.", "Something went wrong. Please try to refresh the page.": "Something went wrong. Please try to refresh the page.", "Sort": "Sort", "South Africa": "South Africa", "South Korea": "South Korea", "Spacing & Color": "Spacing & Colour", "Spain": "Spain", "Sparkline": "Sparkline", "Split": "Split", "Square": "Square", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Standard dictionary", "Status": "Status", "Status Bar": "Status Bar", "Stop following": "Stop following", "Store as:": "Store as:", "Style": "Style", "Style List": "Style List", "Style list": "Style list", "Styles": "Styles", "Successfully exported: ": "Successfully exported: ", "Sum": "Sum", "Sweden": "Sweden", "Switzerland": "Switzerland", "Symbols": "Symbols", "Synchronize axes": "Synchronise axes", "TB": "TB", "Table": "Table", "Table of content": "Table of content", "Table with {0} rows and {1} columns": "Table with {0} rows and {1} columns", "Tables": "Tables", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan, Province of China", "Tap to collapse": "Tap to collapse", "Tap to expand": "Tap to expand", "Text": "Text", "Text orientation": "Text orientation", "The IsAdminUser property is not set by integration": "The IsAdminUser property is not set by integration", "The IsAdminUser user property is set by integration": "The IsAdminUser user property is set by integration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.", "The document could not be locked, and is opened in read-only mode.": "The document could not be locked, and is opened in read-only mode.", "The document could not be locked.": "The document could not be locked.", "The document is being migrated to a new server. Retrying shortly...": "The document is being migrated to a new server. Retrying shortly...", "The document is being renamed and will reload shortly": "The document is being renamed and will reload shortly", "The document is being signed and will be availably shortly": "The document is being signed and will be availably shortly", "The document is not signed.": "The document is not signed.", "The document is switching to Offline mode and will reload shortly": "The document is switching to Offline mode and will reload shortly", "The document is too large or no disk space left to save. Document will now be read-only.": "The document is too large or no disk space left to save. Document will now be read-only.", "The file of type: {0} cannot be uploaded to server since the file has no name": "The file of type: {0} cannot be uploaded to server since the file has no name", "The file of type: {0} cannot be uploaded to server since the file is empty": "The file of type: {0} cannot be uploaded to server since the file is empty", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.", "The server encountered a {0} error while parsing the {1} command.": "The server encountered a {0} error while parsing the {1} command.", "The server has been disconnected.": "The server has been disconnected.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "The signature is OK, but the certificate could not be validated and the document is only partially signed.", "The signature is OK, but the certificate could not be validated.": "The signature is OK, but the certificate could not be validated.", "The signature is OK, but the document is only partially signed.": "The signature is OK, but the document is only partially signed.", "The signature line can now be moved or resized as needed.": "The signature line can now be moved or resized as needed.", "The signature was valid, but the document has been modified.": "The signature was valid, but the document has been modified.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "The system is currently adjusting resources. Please wait a moment while we retry your request...", "Theme colors": "Theme colours", "Thick (2.25 pt)": "Thick (2.25 pt)", "Thin (0.75 pt)": "Thin (0.75 pt)", "Thin/Medium (3.00 pt)": "Thin/Medium (3.00 pt)", "This document has an invalid signature.": "This document has an invalid signature.", "This document is digitally signed and the signature is valid.": "This document is digitally signed and the signature is valid.", "This document may contain formatting or content that cannot be saved in the current file format.": "This document may contain formatting or content that cannot be saved in the current file format.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.", "This user": "This user", "This version of {productname} is powered by": "This version of {productname} is powered by", "Tight": "Tight", "Tile pages": "Tile pages", "Time": "Time", "Time interval of CPU statistics (in ms)": "Time interval of CPU statistics (in ms)", "Time interval of memory statistics (in ms)": "Time interval of memory statistics (in ms)", "Time zone:": "Time zone:", "Title": "Title", "Title Only": "Title Only", "Title Slide": "Title Slide", "Title and 2 Content": "Title and 2 Content", "Title, 2 Content and Content": "Title, 2 Content and Content", "Title, 2 Content over Content": "Title, 2 Content over Content", "Title, 4 Content": "Title, 4 Content", "Title, 6 Content": "Title, 6 Content", "Title, Content": "Title, Content", "Title, Content and 2 Content": "Title, Content and 2 Content", "Title, Content over Content": "Title, Content over Content", "Title, Vertical Text": "Title, Vertical Text", "Title, Vertical Text, Clipart": "Title, Vertical Text, Clipart", "To": "To", "To paste outside {productname}, please first click the 'download' button": "To paste outside {productname}, please first click the \u2018download\u2019 button", "To prevent accidental changes, the author has set this file to open as view-only": "To prevent accidental changes, the author has set this file to open as view-only", "Toggle UI Mode": "Toggle UI Mode", "Top And Bottom Border": "Top And Bottom Border", "Top Border": "Top Border", "Top Margin": "Top Margin", "Top N elements...": "Top N elements...", "Top N percent...": "Top N percent...", "Top/Bottom Rules...": "Top/Bottom Rules...", "Top: {top}": "Top: {top}", "Tracking": "Tracking", "Transition": "Transition", "Transitions": "Transitions", "Turkey": "Turkey", "Type": "Type", "Type in the search box to find anything in your document": "Type in the search box to find anything in your document", "Type to add a word": "Type to add a word", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Unauthorised WOPI host. Please try again later and report to your administrator if the issue persists.", "Undo": "Undo", "Ungroup": "Ungroup", "United Arab Emirates": "United Arab Emirates", "United Kingdom": "United Kingdom", "United States of America": "United States of America", "Unknown color": "Unknown colour", "Unlink Citations": "Unlink Citations", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.", "Unlock": "Unlock", "Unresolve": "Unresolve", "Unresolve Thread": "Unresolve Thread", "Unsupported server version.": "Unsupported server version.", "Update": "Update", "Update Index": "Update Index", "Update Log Levels": "Update Log Levels", "Updated citations": "Updated citations", "Updating citations": "Updating citations", "Upload Autotext": "Upload Autotext", "Upload Wordbook": "Upload Wordbook", "Upload Xcu": "Upload Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.", "Uploaded": "Uploaded", "Uploading file to server failed with status: {0}": "Uploading file to server failed with status: {0}", "Uploading file to server failed, file not found.": "Uploading file to server failed, file not found.", "Uploading file to server failed, the file is too large.": "Uploading file to server failed, the file is too large.", "Uploading...": "Uploading...", "Use Compact view": "Use Compact view", "Use Tabbed view": "Use Tabbed view", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Used deprecated is_admin field, integration should use IsAdminUser property instead", "User": "User", "User List Summary": "User List Summary", "User Name": "User Name", "Users online": "Users online", "Using namespaces.": "Using namespaces.", "Values between...": "Values between...", "Values duplicate...": "Values duplicate...", "Values equal to...": "Values equal to...", "Values greater than...": "Values greater than...", "Values less than...": "Values less than...", "Variant": "Variant", "Version Information": "Version Information", "Vertical Title, Text, Chart": "Vertical Title, Text, Chart", "Vertical Title, Vertical Text": "Vertical Title, Vertical Text", "Very Loose": "Very Loose", "Very Tight": "Very Tight", "Very thin (0.50 pt)": "Very thin (0.50 pt)", "View": "View", "View Settings": "View Settings", "Views": "Views", "WOPI host": "WOPI host", "Warning": "Warning", "Warning! The browser you are using is not supported.": "Warning! The browser you are using is not supported.", "Watermark": "Watermark", "We are in the process of cleaning up this document from the last session, please try again later.": "We are in the process of cleaning up this document from the last session, please try again later.", "Welcome Dialog": "Welcome Dialogue", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Well, this is embarrassing, we cannot connect to your document. Please try again.", "What?": "What?", "When?": "When?", "Who?": "Who?", "Wide": "Wide", "Widescreen (16:9)": "Widescreen (16:9)", "Windowed Presentation Blocked": "Windowed Presentation Blocked", "Windowed Presentation: ": "Windowed Presentation: ", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Word Counter", "Word Document (.docx)": "Word Document (.docx)", "Words are ignored by the spell checker": "Words are ignored by the spell checker", "Wrap": "Wrap", "Wrong or missing WOPISrc parameter, please contact support.": "Wrong or missing WOPISrc parameter, please contact support.", "Wrong password provided. Please try again.": "Wrong password provided. Please try again.", "Wrong server, reconnecting...": "Wrong server, reconnecting...", "YB": "YB", "You": "You", "You are already presenting this document": "You are already presenting this document", "You are leaving the document. The following web page will open in a new tab: ": "You are leaving the document. The following web page will open in a new tab: ", "You have not done anything to rollback yet...": "You have not done anything to rollback yet...", "You need to enable it both at server level and in the UI. ": "You need to enable it both at server level and in the UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Your Collabora Online server needs updating. Version {0} is available.", "Your WOPI server is not secure: SSL verification failed": "Your WOPI server is not secure: SSL verification failed", "Your browser has very limited access to the clipboard": "Your browser has very limited access to the clipboard", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.", "Your changes have been saved": "Your changes have been saved", "Your library is empty": "Your library is empty", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Your server is configured with insufficient hardware resources, which may lead to poor performance.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Zoom In", "Zoom Out": "Zoom Out", "Zotero API key is incorrect": "Zotero API key is incorrect", "Zotero API key is not configured": "Zotero API key is not configured", "Zotero Warning": "Zotero Warning", "cell address": "cell address", "direct network connection": "direct network connection", "file type icon": "file type icon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "preview of page %1", "replies": "replies", "reply": "Reply", "system call security filtering enabled": "system call security filtering enabled", "the Help tab": "the Help tab", "the View menu": "the View menu", "warning: copy/paste request timed out": "warning: copy/paste request timed out", "{0} deleted": "{0} deleted", "{0} selected": "{0} selected", "{0} tab selected": "{0} tab selected", "{0} unselected": "{0} unselected", "{username} saved this document as {filename}. Do you want to join?": "{username} saved this document as {filename}. Do you want to join?", "{user} has joined": "{user} has joined", "{user} has left": "{user} has left", "\u00c5land Islands": "\u00c5land Islands"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-eo.json b/f7cloud-office/browser/dist/l10n/ui-eo.json new file mode 100644 index 0000000..27b2602 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-eo.json @@ -0,0 +1 @@ +{" document(s) open.": " dokumento(j) malfermita(j).", " hrs": " h", " mins": " min", " s": " s", " user(s).": " uzanto(j).", "\"Slow Proxy\"": "\"Malrapida prokurilo\"", "%n users": "%n uzantoj", "(current)": "(aktuala)", "0 users": "0 uzantoj", "1 user": "1 uzanto", "About": "Pri", "Accept": "Akcepti", "Accept change": "Akcepti \u015dan\u011don", "Admin console": "Administra konzolo", "All": "\u0108iuj", "Always follow the editor": "\u0108iam sekvu la redaktanton", "Analytics": "Analizado", "Are you sure you want to delete sheet, {sheet}?": "\u0108u vi certe volas forigi la folion {sheet}?", "Are you sure you want to delete this page?": "\u0108u vi certe volas forigi \u0109i tiun pa\u011don?", "Are you sure you want to delete this slide?": "\u0108u vi certe volas forigi \u0109i tiun lumbildon?", "Are you sure you want to shut down the server?": "\u0108u vi estas certa ke vi volas haltigi la servilon?", "Are you sure you want to terminate this session?": "\u0108e vi certe volas fini \u0109i tiun seancon?", "Automatic color": "A\u016dtomata koloro", "Average": "Avera\u011do", "Axial": "Aksa", "BB": "BB", "Background Color": "Fona koloro", "Bad": "Malbona", "Boolean Value": "Bulea\u0135o", "Borders": "Borderoj", "Bytes received": "Bajtoj ricevitaj", "Bytes sent": "Bajtoj senditaj", "CPU Graph": "CPU-diagramo", "CSV File (.csv)": "Kome Disigita Dosiero (.csv)", "CSV file (.csv)": "Kome disigita dosiero (.csv)", "Cache size of CPU statistics": "Ka\u015dmemora grando de \u0109efprocesoraj statistikoj", "Cache size of memory statistics": "Ka\u015dmemoro por memoraj statistikoj", "Cancel": "Rezigni", "Cell borders": "\u0108elaj borderoj", "Channel Filter:": "Kanala Filtrilo:", "Choice of functions": "Elekti funkciojn", "Clear the search field": "Vakigi ser\u0109an kampon", "Close": "Fermi", "Close document": "Fermi dokumenton", "Color": "Koloro", "Columns": "Kolumnoj", "Comment": "Komento", "Confirmation": "Konfirmo", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Fari/malfari konfliktas inter pluraj uzantoj. Bonvolu uzi dokumentanriparadon por solvi", "Connecting...": "Konektas...", "Connection error": "Konekta eraro", "Continue editing": "Rekomenci redaktadon", "Count": "Nombri", "CountA": "NombroA", "Creating copy...": "Kreas kopion...", "Creating new file from template...": "Kreas novan dosieron el \u015dablono...", "Currency": "Valuto", "Dashboard": "Stirtablo", "Date": "Dato", "Default": "Implicita", "Default Style": "Apriora stilo", "Delete": "Forigi", "Delete Columns": "Forigi kolumnon", "Delete Rows": "Forigi vicojn", "Delete tabstop": "Forigi tabeligan signon", "Discard": "For\u0135eti", "Document": "Dokumento", "Document cannot be renamed.": "Ne povas alinomi la dokumenton.", "Document cannot be saved.": "Ne povas konservi la dokumenton.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumento estas \u015dan\u011dita en konservejo. Kion faru pri viaj nekonservitaj \u015dan\u011doj?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "La dokumento \u015dan\u011di\u011dis en konservejo. \u015cargas la dokumenton. Via versio disponeblas kiel revizia\u0135o.", "Document requires password to modify.": "Pasvorto necesas por \u015dan\u011di dokumenton.", "Document requires password to view.": "Pasvorto necesas por vidi dokumenton.", "Documents open": "Dokumentoj malfermitaj", "Documents:": "Dokumentoj:", "Download as": "El\u015duti kiel", "Downloading...": "El\u015dutas...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Redakti", "Elapsed time": "Pasinta tempo", "Ellipsoid": "Elipsoida", "Enter a file name": "Tajpu dosiernomon", "Enter new sheet name": "Enigi novan folinomon", "Entering text mode": "Eniras en teksta re\u011dimo", "Error": "Eraro", "Excel 2003 Spreadsheet (.xls)": "Kalkultabelo de Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Kalkultabelo de Excel (.xlsx)", "Expired:": "Eksvalida:", "Export as": "Eksporti kiel", "Failed to authenticate this session over protocol {0}": "Malsukcesis a\u016dtentigi \u0109i tiun sesion per protokolo {0}", "Failed to download clipboard, please re-copy": "Malsukcesis el\u015duti tondujon, bonvolu rekopii", "Failed to load document.": "Malsukcesis \u015dargi dokumenton.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Malsukcesis \u015dar\u011di la dokumenton. Bonvolu certigi ke la dosiertipo estas subtenata kaj ne difektita, kaj reprovu.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Malsukcesis \u015dargi la dokumenton. \u0108i tiu dokumento a\u016d misformi\u011dis a\u016d prenas pliajn rimedojn ol permesite. Bonvolu kontakti la administranton.", "Failed to set jwt authentication cookie over insecure connection": "Malsukcesis agordi JWT-kuketon per nesekura konekto", "Fixed size": "Fiksita grando", "Font": "Tiparo", "Font Name": "Tiparnomo", "Font Size": "Tipargrando", "Fraction": "Frakcio", "From": "El", "Fullscreen presentation": "Tutekrana prezenta\u0135o", "Function Wizard": "Funkcia asistanto", "Functions": "Funkcioj", "GB": "GB", "General": "\u011cenerala", "Get Involved": "Impliki\u011di vin", "Good": "Bona", "Gradient End": "Kolortransira fino", "Gradient Start": "Kolortransira komenco", "Graphs": "Diagramoj", "Heading 1": "Titolo 1", "Heading 2": "Titolo 2", "Hide the search bar": "Ka\u015di la ser\u0109o-breton", "History": "Historio", "Hit Cancel to open in view-only mode.": "Alklaku al Nuligi por malfermi en nurlega re\u011dimo.", "Idle document - please click to reload and resume editing": "Neaktiva dokumento - bonvolu alklaki por re\u015dargi kaj da\u016drigi redakti", "Idle document - please tap to reload and resume editing": "Neaktiva dokumento - bonvolu alklaki por re\u015dargi kaj da\u016drigi redakti", "Idle time": "Senokupa tempo", "Image (.png)": "Bildo (.png)", "Initializing...": "Pravalorizas...", "Insert Columns After": "Enmeti kolumnojn poste", "Insert Columns Before": "Enmeti kolumnojn anta\u016de", "Insert Comment": "Enmeti Komenton", "Insert Local Image": "Enmeti lokan bildon", "Insert Rows Above": "Enmeti vicojn supre", "Insert Rows Below": "Enmeti vicojn malsupre", "Insert Shape": "Enmeti formon", "Insert Table": "Enmeti tabelon", "Insert connectors": "Enmeti konektilojn", "Insert shapes": "Enmeti formojn", "Insert sheet": "Enmeti folion", "Insert sheet after this": "Enigi folion post tio", "Insert sheet before this": "Enigi folion anta\u016d tio", "Insert table": "Enmeti tabelon", "Insert tabstop": "Enmeti tabeligan signon", "Invalid link: '{url}'": "Nevalida ligilo: '{url}'", "Keyboard shortcuts": "Fulmoklavoj", "Kill": "Mortigi", "Kill session.": "\u0108esigi seancon.", "Last modification": "Lasta \u015dan\u011do", "Latest Updates": "Lastatempaj \u011disdatigoj", "Left Margin": "Maldekstra mar\u011deno", "Linear": "Linia", "Loading...": "\u015cargas...", "Local Image...": "Loka bildo...", "Log": "Protokolo", "Log Levels": "Protokolaj niveloj", "MB": "MB", "Maximum": "Maksimumo", "Maximum Document process stack memory (in KB) - reduce only": "Maksimuma dokumenta procesa staka memoro (en kB) - nur redukti", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimuma dokumenta procesa virtuala memoro (en MB) - nur redukti", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimuma dosiergrando permesata skribi al disko (en MB) - nur redukti", "Memory Graph": "Memora diagramo", "Memory consumed": "Memoro konsumita", "Minimum": "Minimumo", "Modified": "Modifita", "Modify": "\u015can\u011di", "More information and support": "Plua informo kaj subteno", "More...": "Pli\u2026", "Move Sheet Left": "Movi Folion Maldekstren", "Move Sheet Right": "Movi Folion Dekstren", "Network Graph": "Reta diagramo", "Neutral": "Nek bona nek malbona", "No Comments": "Neniu Komento", "No color": "Sen koloro", "None": "Neniu", "None (Do not check spelling)": "Neniu (Ne kontroli literumadon)", "Number": "Nombro", "Number of Documents": "Nombro da dokumentoj", "Number of Pages": "Nombro da pa\u011doj", "Number of Sheets": "Nombro da folioj", "Number of Slides": "Nombro da lumbildoj", "ODF Drawing (.odg)": "ODF-desegno (.odg)", "ODF presentation (.odp)": "ODF-prezenta\u0135o (.odp)", "ODF spreadsheet (.ods)": "ODF-kalkultabelo (.ods)", "ODF text document (.odt)": "ODF-teksta dokumento (.odt)", "OK": "Bone", "Online Help": "Enreta helpo", "Oops, there is a problem connecting the document": "Ho ve. Okazis problemo konekti al la dokumento", "Oops, there is a problem connecting to {productname}: ": "Ho ve. Okazis problemo konekti al {productname}: ", "Open link": "Malfermi ligilon", "Open menu": "Malfermi la menuon", "Overview": "Superrigardo", "Overwrite": "Anstata\u016digi", "PB": "PB", "PDF Document (.pdf)": "PDF-dokumento (.pdf)", "PID": "PID", "Page Setup": "Agordi pa\u011don", "Paste Special": "Alglui speciale", "Percent": "Procento", "Permission Mode": "Re\u011dimo de permesoj", "PowerPoint 2003 Presentation (.ppt)": "Prezenta\u0135o de PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezenta\u0135o de PowerPoint (.pptx)", "Present current slide": "Prezenti aktualan lumbildon", "Quadratic": "Kvadrata", "RELOAD": "RE\u015cARGI", "Radial": "Radiusa", "Read-only": "Nurlega", "Received": "Ricevita", "Reconnecting...": "Rekonektante\u2026", "Redo": "Refari", "Refresh": "Aktualigi", "Refresh Log": "Aktualigi protokolon", "Reject change": "Malakcepti \u015dan\u011don", "Remove": "Forigi", "Remove Thread": "Forigi Fadenon", "Renaming...": "Renomi...", "Repair": "Ripari", "Repair Document": "Ripari dokumenton", "Reply": "Respondi", "Report an issue": "Raporti problemon", "Reset to Default Language": "Reagordi al apriora lingvo", "Reset zoom": "Reagordi zomon", "Resolve": "Solvi", "Resolve Thread": "Solvi Fadenon", "Resolved": "Solvita", "Restoring older revision. Any unsaved changes will be available in version history": "Re\u015dtauras pli malnovan revizion. Eventualaj nekonservitaj \u015dan\u011doj disponeblos en versia historio", "Rich Text (.rtf)": "Ri\u0109a teksto (.rtf)", "Right Margin": "Dekstra mar\u011deno", "Rows": "Vicoj", "Save": "Konservi", "Save Comments": "Konservi komentojn", "Save as ODF format": "Konservi kiel ODF-dosieron", "Save failed due to no disk space left. Document will now be read-only.": "Malsukcesis konservi pro manko de havebla spaco. Dokumento nun estas nurlega.", "Save to new file": "Konservi al nova dosiero", "Saving...": "Konservas...", "Scientific": "Scienca", "Scroll down annotations": "Rulumi malsupren prinota\u0135ojn", "Scroll left": "Rulumi maldekstren", "Scroll right": "Rulumi dekstren", "Scroll to the first sheet": "Rulumi al la unua folio", "Scroll to the last sheet": "Rulumi al la lasta folio", "Scroll up annotations": "Rulumi supren prinota\u0135ojn", "Search": "Ser\u0109i", "See history": "Vidi historion", "See revision history": "Vidu historion de versioj", "Select multiple cells": "Elekti plurajn \u0109elojn", "Select range": "Elekti amplekson", "Selected range of cells": "Elektita \u0109elaro", "Selection Mode": "Elekta re\u011dimo", "Selection count": "Nombro de la elekta\u0135o", "Selection mode: inactive": "Elekta re\u011dimo: ne aktiva", "Sent": "Sendita", "Served by:": "Servita de:", "Server has been shut down; please reload the page.": "La servilo mal\u015dalti\u011dis; bonvolu re\u015dargi la pa\u011don.", "Server is down, restarting automatically. Please wait.": "La servilo estas haltigita kaj restartanta a\u016dtomate. Bonvolu atendi.", "Server is now reachable. We have to refresh the page now.": "La servilo estas nun atingebla. Ni devas re\u015dargi la pa\u011don nun.", "Server is shutting down for maintenance (auto-saving)": "La servilo a\u016dtomate malsalti\u011das por prizorgado", "Server returned this reason:": "La servilo liveris \u0109i tiun kialon:", "Server uptime": "Da\u016dro de funkciado de la servilo", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "La servo ne estas disponebla. Bonvolu reprovi poste kaj raporti al via administranto de la problemo da\u016dras.", "Session terminated by document owner": "Posedanto de la dokumento finis la seancon", "Set Log Levels": "Agordi protokolajn nivelojn", "Settings": "Agordaro", "Share": "Kunhavi", "Share...": "Kunhavigi...", "Show Ruler": "Vidigi mezurilon", "Show Status Bar": "Vidigi statbreton", "Show the search bar": "Vidigi ser\u0109o-breton", "Shutdown Server": "Mal\u015dalti servilon", "Solid": "Solida", "Someone": "Iu", "Square": "Kvadrato", "Style": "Stilo", "Sum": "Sumo", "TB": "TB", "Text": "Teksto", "Text orientation": "Orienti\u011do de teksto", "The document could not be locked, and is opened in read-only mode.": "Ne eblas \u015dlosi la dokumenton, kaj \u011di estas malfermita en nurlega re\u011dimo.", "The document could not be locked.": "Ne povas \u015dlosi la dokumenton.", "The document is being renamed and will reload shortly": "La nomo de \u0109i tiu dokumento estas \u015dan\u011data; la dokumento balda\u016d re\u015dargi\u011dos", "The file of type: {0} cannot be uploaded to server since the file has no name": "Ne povas al\u015duti al servilo la dosiertipon {0}, \u0109ar la dosiero ne havas nomon", "The file of type: {0} cannot be uploaded to server since the file is empty": "Ne povas al\u015duti al servilo la dosiertipon {0}, \u0109ar la dosiero estas malplena", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "La gastiga URL estas malplena. Probable la coolwsd-servilo estas mise agordita. Bonvolu kontakti la administranton.", "The server encountered a {0} error while parsing the {1} command.": "La servilo trafis eraron {0} analizante la komandon {1}.", "The signature is OK, but the certificate could not be validated.": "La subskribo estas en ordo, sed ne eblis validigi la atestilon.", "The signature is OK, but the document is only partially signed.": "La subskribo estas en ordo, sed la dokumento estas nur parte subskribita.", "The signature was valid, but the document has been modified.": "La subskribo validas, sed la dokumento estas \u015dan\u011dita.", "This document has an invalid signature.": "La dokumento havas nevalidan subskribon.", "This document is digitally signed and the signature is valid.": "La dokumento estas cifere subskribita kaj la subskribo estas valida.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0108i tiu dokumento eble enhavas a\u0135ojn ne konserveblajn la\u016d la nuna dosierformo.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0108i tiu servo estas limigita de la administranto al {0} dokumentoj, kaj {1} konektoj. \u0108i tiu limo estas atingita. Bonvolu reprovi poste.", "This version of {productname} is powered by": "\u0108i tiu versio de {productname} estas povigita de", "Time": "Tempo", "Time interval of CPU statistics (in ms)": "Intervalo de statistikaj statistikoj (en ms)", "Time interval of memory statistics (in ms)": "Intervalo de memoraj statistikoj (en ms)", "Title": "Titolo", "To": "Al", "To paste outside {productname}, please first click the 'download' button": "Por alglui ekster {productname}, bonvolu unue klaki al la butono \"el\u015duti'", "Type": "Tipo", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Nepermesita WOPI-gastiga komputilo. Reprovu poste kaj raporti al via administranto se la problemo da\u016dras.", "Undo": "Malfari", "Unlock": "Mal\u015dlosi", "Unresolve": "Malsolvi", "Unresolve Thread": "Malsolvi Fadenon", "Unsupported server version.": "Nesubtenata servila versio.", "Update Log Levels": "\u011cisdatigi protokolajn nivelojn", "Uploading file to server failed with status: {0}": "Malsukcesis al\u015duti la dosieron al servilo kun stato: {0}", "Uploading file to server failed, file not found.": "Malsukcesis al\u015duti dosieron al servilo, dosiero ne trovita.", "Uploading file to server failed, the file is too large.": "Malsukcesis al\u015duti dosieron al servilo, la dosiero estas tro granda.", "Uploading...": "Al\u015dutas...", "User Name": "Salutnomo", "Users online": "Uzantoj konektitaj", "Version Information": "Informoj pri versio", "Views": "Vidoj", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Beda\u016drinde ni ne povas konekti al via dokumento. Bonvolu reprovi.", "Word 2003 Document (.doc)": "Dokumento de Word 2003 (.doc)", "Word Counter": "Vortnombrilo", "Word Document (.docx)": "Dokumento de Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Mal\u011dusta a\u016d mankanta WOPISrc-parametro. Bonvolu kontakti subtenanton.", "Wrong password provided. Please try again.": "Mal\u011dusta pasvorto. Bonvolu reprovi.", "YB": "YB", "You": "Vi", "ZB": "ZB", "kB": "kB", "replies": "respondoj", "reply": "respondo", "{user} has joined": "{user} ali\u011dis", "{user} has left": "{user} foriris"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-es.json b/f7cloud-office/browser/dist/l10n/ui-es.json new file mode 100644 index 0000000..a872056 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-es.json @@ -0,0 +1 @@ +{" document(s) open.": " documentos abiertos.", " hrs": " h", " mins": " min", " s": " s", " user(s).": " usuarios.", "\"Slow Proxy\"": "\u00ab\u201cProxy\u201d lento\u00bb", "#10 Envelope": "Sobre del n.\u00ba 10", "#11 Envelope": "Sobre del n.\u00ba 11", "#12 Envelope": "Sobre del n.\u00ba 12", "#6\u00be Envelope": "Sobre del n.\u00ba 6 \u00be", "#7\u00be (Monarch) Envelope": "Sobre del n.\u00ba 7 \u00be (monarca)", "#9 Envelope": "Sobre del n.\u00ba 9", "%n users": "%n usuarios", "(Warning: Server accessibility must be enabled to toggle)": "(Atenci\u00f3n: se debe activar antes la accesibilidad del servidor)", "(current)": "(actual)", ", cluster configuration error: mis-matching serverid": "Error de configuraci\u00f3n del cluster: error en el id del servidor", "0 users": "0 usuarios", "1 user": "1 usuario", "16 Kai": "Kai 16", "32 Kai": "Kai 32", "1 2 3": "1 2 3", "A comment is being edited": "Se est\u00e1 editando un comentario", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Ya se ha iniciado una descarga debida a una gran operaci\u00f3n de copiar/pegar. Por favor, espere a que finalice la descarga actual o canc\u00e9lela antes de iniciar una nueva", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Asistente de IA", "About": "Acerca de", "Above Average...": "Por encima del promedio...", "Accept": "Aceptar", "Accept change": "Aceptar cambio", "Access token is missing in initial variables.": "Falta la ficha de acceso en las variables iniciales.", "Accessibility": "Accesibilidad", "Accessibility Checker": "Comprobador de accesibilidad", "Active Sheet": "Hoja activa", "Active sheet": "Hoja activa", "Add": "A\u00f1adir", "Add Bibliography": "A\u00f1adir bibliograf\u00eda", "Add Citation": "A\u00f1adir cita", "Add Citation Note": "A\u00f1adir nota de cita", "Add Note": "A\u00f1adir nota", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "A\u00f1ada o edite palabras en un diccionario ortogr\u00e1fico. Las palabras del diccionario (.dic) estar\u00e1n disponibles para las comprobaciones de ortograf\u00eda.", "Adjust how office documents behave.": "Ajuste el comportamiento de los documentos de oficina.", "Adjust view settings.": "Ajuste las configuraciones de la vista.", "Admin console": "Consola administrativa", "After": "Despu\u00e9s", "Albania": "Albania", "Alerts:": "Alertas:", "Align": "Alinear", "Alignment": "Alineaci\u00f3n", "All": "Todo", "All Horizontal Lines": "Todas las l\u00edneas horizontales", "All Sheets": "Todas las hojas", "All users": "Todos los usuarios", "Already presenting": "Ya est\u00e1 presentando", "Also check the voice over toggle under {parentControl}.": "Revise tambi\u00e9n el conmutador de voz bajo {parentControl}.", "Always follow the editor": "Seguir siempre el editor", "An error occurred while fetching notes": "Se produjo un error al recuperar las notas", "An error occurred while fetching style list": "Se produjo un error al recuperar la lista de estilos", "Analytics": "An\u00e1lisis", "Andorra": "Andorra", "Another user has removed this comment.": "Otra persona ha quitado este comentario.", "Another user has updated the comment. Would you like to overwrite those changes?": "Otra persona ha actualizado el comentario. \u00bfQuiere sobrescribir esos cambios?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u00bfQuiere contribuir pero no sabe por d\u00f3nde empezar? Consulte las instrucciones paso a paso y compile CODE desde cero. Tambi\u00e9n puede ayudar con las traducciones o enviando informes de defectos que incluyan todos los pasos esenciales para reproducirlos.", "Are you sure you want to delete sheet, {sheet}?": "\u00bfConfirma que quiere eliminar la hoja \u00ab{sheet}\u00bb?", "Are you sure you want to delete this page?": "\u00bfConfirma que quiere eliminar esta p\u00e1gina?", "Are you sure you want to delete this slide?": "\u00bfConfirma que quiere eliminar esta diapositiva?", "Are you sure you want to reset Document settings?": "\u00bfConfirma que quiere restablecer la configuraci\u00f3n del documento?", "Are you sure you want to reset View Settings?": "\u00bfConfirma que quiere restablecer la configuraci\u00f3n de la vista?", "Are you sure you want to shut down the server?": "\u00bfConfirma que quiere apagar el servidor?", "Are you sure you want to terminate this session?": "\u00bfConfirma que quiere finalizar esta sesi\u00f3n?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Organizar", "Assistant": "Asistente", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "El error de autorizaci\u00f3n fue: \u00ab{errormessage}\u00bb.", "AutoSum": "Suma autom\u00e1tica", "Automatic": "Autom\u00e1tico", "Automatic color": "Color autom\u00e1tico", "Autosaved": "Guardado autom\u00e1ticamente", "Autotext": "Texto autom\u00e1tico", "Avatar for {user}": "Avatar de {user}", "Average": "Promedio", "Axial": "Axial", "Azerbaijan": "Azerbaiy\u00e1n", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "El filtrado BPF de llamadas de sistema potencialmente riesgosas (seccomp) no est\u00e1 activado; es una amenaza a la seguridad.", "Background": "Fondo", "Background Color": "Color de fondo", "Background Image": "Imagen de fondo", "Bad": "Malo", "Belarus": "Bielorrusia", "Belgium": "B\u00e9lgica", "Below Average...": "Por debajo del promedio...", "Big 32 Kai": "Kai 32 grande", "Black/White": "Blanco y negro", "Blank Slide": "Diapositiva vac\u00eda", "Bookmarks": "Marcadores", "Boolean Value": "Valor booleano", "Borders": "Bordes", "Bosnia and Herzegovina": "Bosnia y Herzegovina", "Bottom Border": "Borde inferior", "Bottom Margin": "Margen inferior", "Bottom N elements...": "N elementos inferiores\u2026", "Bottom N percent...": "N por ciento inferior\u2026", "Bottom: {bottom}": "Inferior: {bottom}", "Brazil": "Brasil", "Brochure": "Prospecto", "Bulgaria": "Bulgaria", "Bytes received": "Bytes recibidos", "Bytes sent": "Bytes enviados", "C4 Envelope": "Sobre C4", "C5 Envelope": "Sobre C5", "C6 Envelope": "Sobre C6", "C6/5 Envelope": "Sobre C 6\u20445", "COOLWSD version:": "Versi\u00f3n de COOLWSD:", "CPU Graph": "Gr\u00e1fico de CPU", "CPU History": "Historial de la CPU", "CSV File (.csv)": "Archivo CSV (.csv)", "CSV file (.csv)": "Archivo CSV (.csv)", "Cache size of CPU statistics": "Tama\u00f1o de antememoria de estad\u00edsticas de CPU", "Cache size of memory statistics": "Tama\u00f1o de antememoria de estad\u00edsticas de memoria", "Canada": "Canad\u00e1", "Cancel": "Cancelar", "Cancel paste special": "Cancelar el pegado especial", "Cell borders": "Bordes de celda", "Cells": "Celdas", "Centered Text": "Texto centrado", "Change Layout": "Cambiar disposici\u00f3n", "Channel Filter:": "Filtro de canal:", "Character": "Car\u00e1cter", "Check security warnings of your server": "Compruebe los avisos de seguridad del servidor", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Revise las novedades de la versi\u00f3n y conozca todo sobre la \u00faltima Collabora Online, edici\u00f3n de desarrollo, destinada a usuarios particulares y equipos de trabajo peque\u00f1os.", "Checkbox": "Casilla", "Chile": "Chile", "China": "China", "Choice of functions": "Elecci\u00f3n de funciones", "Citation Preferences": "Preferencias de cita", "Citation Style": "Estilo de cita", "Citation warning": "Alerta de cita", "Citations update failed": "Fall\u00f3 la actualizaci\u00f3n de las citas", "Cleaning up the document from the last session.": "Limpiando el documento de la \u00faltima sesi\u00f3n.", "Clear the search field": "Vaciar campo de b\u00fasqueda", "Click to exit presentation...": "Pulse para salir de la presentaci\u00f3n\u2026", "Clipboard": "Portapapeles", "Close": "Cerrar", "Close Navigation": "Cerrar navegaci\u00f3n", "Close Presentation": "Cerrar presentaci\u00f3n", "Close dialog": "Cerrar di\u00e1logo", "Close document": "Cerrar documento", "Close popup to ignore paste special": "Cerrar ventana emergente para ignorar el pegado especial", "Cluster configuration warning": "Advertencia sobre la configuraci\u00f3n del cl\u00faster", "Collabora Online Development Edition": "Collabora Online, edici\u00f3n de desarrollo", "Collabora Online Welcome": "Bienvenida de Collabora\u00a0Online", "Collapse Formula Bar": "Reducir barra de f\u00f3rmulas", "Collapse Tabs": "Contraer pesta\u00f1as", "Color": "Color", "Column Width": "Anchura de columna", "Column {0}": "Columna {0}", "Column {0} through {1}": "Desde la columna {0} a la {1}", "Columns": "Columnas", "Comment": "Comentario", "Comments": "Comentarios", "Comments Updated": "Comentarios actualizados", "Comments list": "Lista de comentarios", "Compact layout": "Disposici\u00f3n compacta", "Compact view": "Vista compacta", "Confirm": "Confirmar", "Confirmation": "Confirmaci\u00f3n", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Hay un conflicto de deshacer y rehacer con varios usuarios. Utilice la reparaci\u00f3n de documento para solucionarlo", "Connecting...": "Conectando\u2026", "Connection error": "Error de conexi\u00f3n", "Connections": "Conexiones", "Containing text...": "Contiene texto\u2026", "Content": "Contenido", "Content copied to clipboard": "El contenido se copi\u00f3 en el portapapeles", "Continue editing": "Continuar editando", "Continue read only": "Continuar en solo lectura", "Controls": "Controles", "Copied external sources are not allowed": "No se permiten copias de fuentes externas", "Copy": "Copiar", "Copy Cells": "Copiar celdas", "Copy Sheet...": "Copiar hoja\u2026", "Copy all version information in English": "Copia toda la informaci\u00f3n de la versi\u00f3n en ingl\u00e9s", "Copy link location": "Copiar ubicaci\u00f3n del enlace", "Copying from the document disabled": "Se desactiv\u00f3 la copia desde el documento", "Count": "Cantidad", "CountA": "Cantidad2", "Country:": "Pa\u00eds:", "Creating copy...": "Creando una copia\u2026", "Creating new file from template...": "Creando un archivo nuevo a partir de una plantilla\u2026", "Creator(s)": "Creador(es)", "Croatia": "Croacia", "Ctrl+Shift+Alt+D to exit": "Ctrl+May\u00fas+Alt+D para salir", "Currency": "Moneda", "Current Slide": "Diapositiva actual", "Current slide as Bitmap (.bmp)": "Diapositiva actual como mapa de bits (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapositiva actual en formato de intercambio de gr\u00e1ficos (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapositiva actual en gr\u00e1fico de red port\u00e1til (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapositiva actual en formato de imagen etiquetada (.tiff)", "Custom Animation": "Animaci\u00f3n personalizada", "Custom Margins\u2026": "M\u00e1rgenes personalizados\u2026", "Custom dictionaries": "Diccionarios personalizados", "Cyprus": "Chipre", "Czech Republic": "Chequia", "DL Envelope": "Sobre DL", "Dark Mode": "Modo oscuro", "Dashboard": "Tablero", "Data": "Datos", "Date": "Fecha", "Date & Time": "Fecha y hora", "Debug Tools": "Herramientas de depuraci\u00f3n", "Default": "Predeterminado", "Default Style": "Estilo predeterminado", "Define print area": "Definir zona de impresi\u00f3n", "Delete": "Eliminar", "Delete Columns": "Eliminar columnas", "Delete Rows": "Eliminar filas", "Delete Single Sparkline": "Eliminar minigr\u00e1fico \u00fanico", "Delete tabstop": "Eliminar tabulador", "Denmark": "Dinamarca", "Design": "Dise\u00f1o", "Dictionary of exceptions": "Diccionario de excepciones", "Disable Animations": "Desactivar animaciones", "Discard": "Descartar", "Discover All The Changes": "Descubra todos los cambios", "Dismiss": "Descartar", "Document": "Documento", "Document Settings": "Configuraci\u00f3n de los documentos", "Document cannot be exported. Please try again.": "No se puede exportar el documento. Int\u00e9ntelo de nuevo.", "Document cannot be renamed, please check your permissions.": "No se puede cambiar el nombre del documento; compruebe sus permisos.", "Document cannot be renamed.": "No se puede cambiar el nombre del documento.", "Document cannot be saved due to expired session, please reload the page to continue.": "El documento no puede guardarse debido a que la sesi\u00f3n ha caducado. Recargue la p\u00e1gina para continuar.", "Document cannot be saved due to expired session, please reopen the document to continue.": "El documento no puede ser guardado debido a que la sesi\u00f3n ha expirado, por favor reabra el documento para continuar.", "Document cannot be saved, please check your permissions.": "No se puede guardar el documento; compruebe sus permisos.", "Document cannot be saved.": "No se puede guardar el documento.", "Document colors": "Colores del documento", "Document contains unsupported media": "El documento contiene multimedia no compatible", "Document has been changed": "El documento se ha modificado", "Document has been changed in storage. What would you like to do with your unsaved changes?": "El documento fue modificado en el almacenamiento. \u00bfQu\u00e9 quiere hacer con sus cambios no guardados?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "El documento se modific\u00f3 en el almacenamiento. Cargando el documento nuevo. Su versi\u00f3n est\u00e1 disponible como una revisi\u00f3n.", "Document is getting migrated": "Se est\u00e1 migrando el documento", "Document requires password to modify.": "Se necesita una contrase\u00f1a para modificar el documento.", "Document requires password to view.": "Se necesita una contrase\u00f1a para ver el documento.", "Document settings": "Configuraci\u00f3n de documentos", "Documents are not effectively contained: missing capabilities or namespaces.": "Los documentos no est\u00e1n contenidos en la pr\u00e1ctica: faltan capacidades o espacios de nombres.", "Documents open": "Documentos abiertos", "Documents:": "Documentos:", "Don\u2019t show this again": "No volver a mostrar", "Double Hairline (1.10 pt)": "Fin\u00edsimo doble (1,10 pt)", "Double Hairline (2.35 pt)": "Fin\u00edsimo doble (2,35 pt)", "Download": "Descargar", "Download Selection": "Descargar selecci\u00f3n", "Download as": "Descargar como", "Download completed and ready to be copied to clipboard.": "Se complet\u00f3 la descarga y est\u00e1 lista para copiarse en el portapapeles.", "Download failed": "Fall\u00f3 la descarga", "Downloading clipboard content": "Descargando contenido del portapapeles", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Est\u00e1 prohibido descargar recursos externos, pero a\u00fan es posible pegar im\u00e1genes. Pulse con el bot\u00f3n secundario del rat\u00f3n en la imagen, elija \u00abCopiar imagen\u00bb y p\u00e9guela en el documento.", "Downloading...": "Descargando\u2026", "Drawing": "Dibujo", "Dropdown": "Desplegable", "Duration": "Duraci\u00f3n", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Cada documento est\u00e1 contenido de forma segura", "Edit": "Editar", "Edit Single Sparkline": "Editar minigr\u00e1fico \u00fanico", "Edit comment": "Editar comentario", "Edit document": "Modificar el documento", "Edit link": "Editar enlace", "Edit mode": "Modo edici\u00f3n", "Editing": "Editando", "Editing activated. ": "Edici\u00f3n activada. ", "Effects": "Efectos", "Elapsed time": "Tiempo transcurrido", "Ellipsoid": "Elipsoidal", "Empty Pages": "P\u00e1ginas vac\u00edas", "Empty Slide Show": "Pase de diapositivas vac\u00edo", "Enable Animations": "Activar animaciones", "End Presentation": "Fin de la presentaci\u00f3n", "End Show": "Finalizar pase", "Endnotes": "Notas finales", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Aproveche los avances m\u00e1s recientes en productividad en l\u00ednea, sin ning\u00fan costo para usted y con la posibilidad de explorar y compartir, todo a trav\u00e9s del navegador. Adem\u00e1s, existen aplicaciones para dispositivos m\u00f3viles.", "Enter Zotero API Key": "Introduzca la clave de API de Zotero", "Enter a file name": "Introduzca un nombre de archivo", "Enter new name": "Introduzca un nombre nuevo", "Enter new sheet name": "Escriba el nombre nuevo de la hoja", "Entering text mode": "Activaci\u00f3n del modo de texto", "Error": "Error", "Error reading file": "Error al leer el archivo", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "El tratamiento del evento se ha atrasado un tiempo inesperadamente largo: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Libro de Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Libro de Excel (.xlsx)", "Exception words are underlined while checking spelling": "Las palabras exceptuadas se subrayan al revisar la ortograf\u00eda", "Expand Formula Bar": "Expandir barra de f\u00f3rmulas", "Expired:": "Caducados:", "Explore The New {coolversion}": "Eche un vistazo a la nueva {coolversion}", "Export As": "Exportar como", "Export as": "Exportar como", "Exported to storage": "Se export\u00f3 al almacenamiento", "External data source not allowed": "Fuente de datos externa no permitida", "External link": "Enlace externo", "Extra thick (4.50 pt)": "Muy grueso (4,50 pt)", "Failed to authenticate this session over protocol {0}": "No se pudo autenticar esta sesi\u00f3n mediante el protocolo {0}", "Failed to download clipboard, please re-copy": "No se pudo descargar el portapapeles; vuelva a copiar", "Failed to establish socket connection or socket connection closed unexpectedly.": "No se pudo establecer la conexi\u00f3n del socket o la conexi\u00f3n del socket se cerr\u00f3 inesperadamente.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "No se pudo establecer la conexi\u00f3n con el socket o la conexi\u00f3n con el socket se cerr\u00f3 inesperadamente. El proxy inverso puede estar mal configurado; p\u00f3ngase en contacto con el personal de sistemas. Para m\u00e1s informaci\u00f3n sobre la configuraci\u00f3n del proxy, consulte https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "No se pudo obtener RouteToken del controlador", "Failed to load collections": "No se pudieron cargar las colecciones", "Failed to load document.": "Fall\u00f3 la carga del documento.", "Failed to load groups": "No se pudieron cargar los grupos", "Failed to load items": "No se pudieron cargar los elementos", "Failed to load styles": "No se pudieron cargar los estilos", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Fall\u00f3 la carga del documento. Aseg\u00farese de que el tipo de archivo sea compatible y el archivo no est\u00e9 da\u00f1ado, e int\u00e9ntelo de nuevo.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Fall\u00f3 la carga del documento. Es posible que el documento est\u00e9 da\u00f1ado o que necesite m\u00e1s recursos de los permitidos. P\u00f3ngase en contacto con el personal t\u00e9cnico.", "Failed to read document from storage, please try to load the document again.": "No se pudo leer el documento desde el almacenamiento; pruebe a cargarlo de nuevo.", "Failed to set jwt authentication cookie over insecure connection": "No se pudo establecer la \u00abcookie\u00bb de autenticaci\u00f3n de jwt a trav\u00e9s de una conexi\u00f3n no segura", "Field": "Campo", "Fields": "Campos", "File": "Archivo", "File name should contain an extension.": "El nombre del archivo debe contener una extensi\u00f3n.", "Fill Series": "Serie de relleno", "Filter": "Filtrar", "Financial": "Financieras", "Finish electronic signing": "Finalizar firma electr\u00f3nica", "Finland": "Finlandia", "Fixed size": "Tama\u00f1o fijo", "Focus Cell": "Enfocar celda", "Follow Presentation": "Seguir presentaci\u00f3n", "Following": "Siguiendo", "Following the editor": "Siguiendo al editor", "Following {user}": "Siguiendo a {user}", "Font": "Tipo de letra", "Font Name": "Tipo de letra", "Font Size": "Tama\u00f1o de letra", "Footnote/Endnote": "Nota al pie/final", "Footnotes": "Notas al pie", "Force Breaks": "Forzar saltos", "Form": "Formulario", "Format": "Formato", "Format Cells": "Formato de celdas", "Formula": "F\u00f3rmula", "Formulas": "F\u00f3rmulas", "Forum": "Foro", "Fraction": "Fracci\u00f3n", "France": "Francia", "Freeze": "Inmovilizar", "From": "De", "From Beginning": "Desde el inicio", "From Current Slide": "Desde la diapositiva actual", "From now on clipboard notifications will discreetly appear at the bottom.": "A partir de ahora las notificaciones del portapapeles aparecer\u00e1n discretamente en la parte inferior.", "From printer setup": "A partir de configuraci\u00f3n de impresora", "Full Page Slides": "Diapositivas a p\u00e1gina completa", "Fullscreen presentation": "Presentaci\u00f3n a pantalla completa", "Function Library": "Biblioteca de funciones", "Function Wizard": "Asistente para funciones", "Functions": "Funciones", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Alemania", "Get Involved": "Participe", "Go Back": "Volver", "Go Offline": "Desconectarse", "Go Online": "Conectarse", "Good": "Bueno", "Gradient End": "Fin de degradado", "Gradient Start": "Inicio de degradado", "Graphs": "Gr\u00e1ficos", "Grayscale": "Escala de grises", "Greece": "Grecia", "Grid": "Ret\u00edcula", "Group": "Agrupar", "Group Libraries": "Bibliotecas colectivas", "Guernsey": "Guernsey", "HTML Document (.html)": "Documento HTML (.html)", "HTML File (.html)": "Archivo HTML (.html)", "HTML file (.html)": "Archivo HTML (.html)", "Hairline (0.05 pt)": "Fin\u00edsimo (0,05 pt)", "Hardware resources are sufficient for optimal performance": "Los recursos de hardware son suficientes para un rendimiento \u00f3ptimo", "Has text: ": "Contiene texto: ", "Header & Footer": "Cabecera y pie", "Heading 1": "T\u00edtulo 1", "Heading 2": "T\u00edtulo 2", "Headings and objects that you add to the document will appear here": "Los t\u00edtulos y objetos que a\u00f1ada al documento aparecer\u00e1n aqu\u00ed", "Help": "Ayuda", "Hidden pages": "P\u00e1ginas ocultas", "Hidden text": "Texto oculto", "Hide Menu": "Ocultar men\u00fa", "Hide Menu Bar": "Ocultar barra de men\u00fas", "Hide the search bar": "Ocultar barra de b\u00fasqueda", "Highlight cells with...": "Resaltar celdas con\u2026", "History": "Historial", "Hit Cancel to open in view-only mode.": "Pulse en Cancelar para abrirlo en modo de solo lectura.", "Holy See (Vatican City State)": "Ciudad del Vaticano", "Home": "Inicio", "Hungary": "Hungr\u00eda", "Iceland": "Islandia", "Idle document - please click to reload and resume editing": "Documento inactivo; pulse para recargarlo y continuar edit\u00e1ndolo", "Idle document - please tap to reload and resume editing": "Documento inactivo; toque para recargarlo y continuar edit\u00e1ndolo", "Idle time": "Tiempo de inactividad", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Si quiere compartir elementos grandes fuera de {productname}, es necesario descargarlos primero.", "Illustrations": "Ilustraciones", "Image (.png)": "Imagen (.png)", "Image Controls": "Controles de imagen", "Images": "Im\u00e1genes", "Images and Objects": "Im\u00e1genes y objetos", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Iniciando\u2026", "Insert": "Insertar", "Insert Checkbox": "Insertar casilla", "Insert Columns After": "Insertar columnas despu\u00e9s", "Insert Columns Before": "Insertar columnas antes", "Insert Comment": "Insertar comentario", "Insert Date": "Insertar fecha", "Insert Dropdown": "Insertar desplegable", "Insert Electronic Signature": "Insertar firma electr\u00f3nica", "Insert Function": "Insertar funci\u00f3n", "Insert Local Image": "Insertar imagen local", "Insert Local Multimedia": "Insertar multimedia local", "Insert Picture": "Insertar imagen", "Insert Rich Text": "Insertar texto enriquecido", "Insert Rows Above": "Insertar filas encima", "Insert Rows Below": "Insertar filas debajo", "Insert Shape": "Insertar forma", "Insert Table": "Insertar tabla", "Insert comment": "Insertar comentario", "Insert connectors": "Insertar conectores", "Insert shapes": "Insertar formas", "Insert sheet": "Insertar hoja", "Insert sheet after this": "Insertar la hoja despu\u00e9s de esta", "Insert sheet before this": "Insertar la hoja antes de esta", "Insert table": "Insertar tabla", "Insert tabstop": "Insertar tabulador", "Integrator is not ready for PostMessage calls": "Integrator no est\u00e1 preparado para llamadas PostMessage", "Interface Settings": "Configuraci\u00f3n de interfaz", "Invalid JSON file": "Archivo JSON no v\u00e1lido", "Invalid dictionary format. Please check the file.": "El formato del diccionario no es v\u00e1lido. Compruebe el archivo.", "Invalid link: '{url}'": "Enlace no v\u00e1lido: \u00ab{url}\u00bb", "Invert Background": "Invertir fondo", "Ireland": "Irlanda", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Parece que ha copiado una selecci\u00f3n que incluye im\u00e1genes externas.", "It seems you have tried to insert external data.": "Parece que ha intentado insertar datos externos.", "Italy": "Italia", "Japan": "Jap\u00f3n", "Japanese Postcard": "Postal japonesa", "Kazakhstan": "Kazajist\u00e1n", "Kenya": "Kenia", "Keyboard shortcuts": "Atajos de teclado", "Kill": "Forzar finalizaci\u00f3n", "Kill session.": "Forzar finalizaci\u00f3n de la sesi\u00f3n.", "Kosovo": "Kosovo", "LOKit version:": "Versi\u00f3n de LOKit:", "Landscape": "Horizontal", "Language": "Idioma", "Language:": "Idioma:", "Last modification": "\u00daltima modificaci\u00f3n", "Last saved:": "Guardado por \u00faltima vez:", "Latest Updates": "Actualizaciones m\u00e1s recientes", "Latvia": "Letonia", "Layout": "Disposici\u00f3n", "Left And Right Borders": "Bordes izquierdo y derecho", "Left Border": "Borde izquierdo", "Left Margin": "Margen izquierdo", "Left pages": "P\u00e1ginas izquierdas", "Left: {left}": "Izquierdo: {left}", "Legal": "Legal", "Letter": "Carta", "License": "Licencia", "Liechtenstein": "Liechtenstein", "Line color": "Color de l\u00ednea", "Line style": "Estilo de l\u00ednea", "Linear": "Lineal", "Lists/Bullets": "Listas/bolos", "Lithuania": "Lituania", "Loading Wordbook...": "Cargando diccionario\u2026", "Loading references": "Cargando referencias", "Loading...": "Cargando\u2026", "Local Image...": "Imagen local\u2026", "Local Multimedia...": "Archivo multimedia local\u2026", "Log": "Registro", "Log Levels": "Niveles de registro", "Logical": "L\u00f3gicas", "Long Bond": "Folio", "Look for the accessibility section in coolwsd.xml for server setting. ": "Busque la secci\u00f3n de accesibilidad en coolwsd.xml para la configuraci\u00f3n del servidor. ", "Lookup & Reference": "B\u00fasqueda y referencia", "Loose": "Amplio", "Luxembourg": "Luxemburgo", "MB": "MB", "Malta": "Malta", "Margin": "Margen", "Master": "Patr\u00f3n", "Master Pages": "Patrones de p\u00e1gina", "Master Slide Templates": "Plantillas de patr\u00f3n de diapositiva", "Master View": "Vista de patr\u00f3n", "Math & Trig": "Matem\u00e1ticas y trigonometr\u00eda", "Max": "M\u00e1ximo", "Maximum": "M\u00e1ximo", "Maximum Document process stack memory (in KB) - reduce only": "Memoria de pila m\u00e1xima para procesamiento de documentos (en kB); solo reducci\u00f3n", "Maximum Document process virtual memory (in MB) - reduce only": "Memoria virtual m\u00e1xima para procesamiento de documentos (en MB); solo reducci\u00f3n", "Maximum file size allowed to write to disk (in MB) - reduce only": "Tama\u00f1o de archivo m\u00e1ximo permitido en disco (en MB); solo reducci\u00f3n", "Medium (1.50 pt)": "Mediano (1,50 pt)", "Medium/Hairline (3.05 pt)": "Mediano/fin\u00edsimo (3,05 pt)", "Medium/Medium (4.50 pt)": "Mediano/mediano (4,50 pt)", "Memory": "Memoria", "Memory Graph": "Gr\u00e1fico de memoria", "Memory History": "Historial de la memoria", "Memory consumed": "Memoria consumida", "Merge & Center": "Combinar y centrar", "Merge & Split": "Combinar y dividir", "Mexico": "M\u00e9xico", "Min": "M\u00ednimo", "Minimum": "M\u00ednimo", "Missing Fonts": "Tipos de letra faltantes", "Modified": "Modificado", "Modify": "Modificar", "Moldova, Republic of": "Rep\u00fablica de Moldavia", "Monaco": "M\u00f3naco", "Montenegro": "Montenegro", "More Functions": "M\u00e1s funciones", "More Paper Sizes...": "M\u00e1s tama\u00f1os de papel\u2026", "More highlights...": "M\u00e1s resaltes\u2026", "More information and support": "M\u00e1s informaci\u00f3n y asistencia", "More options for {1}": "M\u00e1s opciones para {1}", "More...": "M\u00e1s\u2026", "Move Sheet Left": "Mover hoja a la izquierda", "Move Sheet Right": "Mover hoja a la derecha", "My Library": "Mi biblioteca", "My Publications": "Mis publicaciones", "Named Range": "Intervalo con nombre", "Narrow": "Estrecho", "Navigation": "Navegaci\u00f3n", "Navigator": "Navegador", "Netherlands": "Pa\u00edses Bajos", "Network Graph": "Gr\u00e1fico de red", "Neutral": "Neutral", "New": "Nuevo", "New Zealand": "Nueva Zelanda", "Next": "Siguiente", "Next Slide": "Diapositiva siguiente", "No Borders": "Ning\u00fan borde", "No Comments": "Ning\u00fan comentario", "No Notes": "Sin notas", "No color": "Ning\u00fan color", "No disk space left on server.": "No queda espacio en disco en el servidor.", "No fill": "Sin relleno", "No issues found": "No se ha encontrado ning\u00fan problema", "No problems with SSL verification detected": "No se ha detectado ning\u00fan problema con la verificaci\u00f3n SSL", "No search results found!": "No se encontr\u00f3 ning\u00fan resultado.", "None": "Ninguno", "None (Do not check spelling)": "Ninguno (no revisar ortograf\u00eda)", "Normal": "Normal", "North Macedonia, Republic of": "Macedonia del Norte, Rep\u00fablica de", "Norway": "Noruega", "Not using namespaces": "No se usan espacios de nombres", "Notebookbar view": "Vista de omnibarra", "Notes": "Notas", "Notes Pages": "P\u00e1gina de notas", "Notes View": "Vista de notas", "Number": "N\u00famero", "Number Format": "Formato num\u00e9rico", "Number of Documents": "N\u00famero de documentos", "Number of Pages": "N\u00famero de p\u00e1ginas", "Number of Pages. Click to open the Go to Page dialog box.": "N\u00famero de p\u00e1ginas. Pulse para abrir el cuadro de di\u00e1logo Ir a p\u00e1gina.", "Number of Sheets": "N\u00famero de hojas", "Number of Slides": "N\u00famero de diapositivas", "ODF Drawing (.odg)": "Dibujo ODF (.odg)", "ODF presentation (.odp)": "Presentaci\u00f3n ODF (.odp)", "ODF spreadsheet (.ods)": "Libro ODF (.ods)", "ODF text document (.odt)": "Documento de texto ODF (.odt)", "OK": "Aceptar", "OPEN": "ABRIR", "Off": "Desactivado", "On": "Activado", "On mouse click": "Al pulsar con el rat\u00f3n", "Once citations are entered their storage and display type can not be changed.": "No es posible modificar el tipo de almacenamiento y vista de las citas una vez que se introduzcan.", "Online Help": "Ayuda en l\u00ednea", "Only the document owner can change the password.": "Solo el propietario del documento puede cambiar la contrase\u00f1a.", "Oops, there is a problem connecting the document": "Se produjo un problema al conectar con el documento", "Oops, there is a problem connecting to {productname}: ": "Se produjo un problema al conectar con {productname}: ", "Open in full view": "Abrir en vista completa", "Open link": "Abrir enlace", "Open menu": "Abrir men\u00fa", "Open {name}": "Abrir {name}", "Option": "Opci\u00f3n", "Options": "Opciones", "Out of table": "Fuera de la tabla", "Outer Border": "Borde exterior", "Outer Border And Horizontal Lines": "Borde exterior y l\u00edneas horizontales", "Outer Border and Vertical Lines": "Borde exterior y l\u00edneas verticales", "Outer Borders And All Inner lines": "Bordes exteriores y todas las l\u00edneas interiores", "Outline": "Esquema", "Overview": "Visi\u00f3n general", "Overwrite": "Sobrescribir", "PB": "PB", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PDF Document (.pdf) - Expert": "Documento PDF (.pdf), avanzado", "PDF Document (.pdf) as...": "Documento PDF (.pdf) como...", "PID": "PID", "Page": "P\u00e1gina", "Page Layout": "Compaginaci\u00f3n", "Page Setup": "Configurar p\u00e1gina", "Page name": "Nombre de p\u00e1gina", "Paragraph": "P\u00e1rrafo", "Paste": "Pegar", "Paste Slide": "Pegar diapositiva", "Paste Special": "Pegado especial", "Paste from this document": "Pegue desde este documento", "Path": "Ruta", "Pause": "Pausar", "Pause... ( %SECONDS% )": "Pausar... ( %SECONDS% )", "Percent": "Porcentaje", "Permission Mode": "Modo de permisos", "Philippines": "Filipinas", "Picture": "Imagen", "Pivot Table": "Tabla din\u00e1mica", "Placeholders": "Sustitutivos", "Please save or discard the comment currently being edited.": "Guarde o descarte el comentario que se est\u00e1 editando actualmente.", "Please send us your feedback": "S\u00edrvase enviarnos sus observaciones", "Please use following combination to see more options:": "Utilice la combinaci\u00f3n siguiente para ver m\u00e1s opciones:", "Please wait kubernetes cluster is scaling...": "Por favor espere, el cl\u00faster de Kubernetes se est\u00e1 escalando...", "Please wait!": "Espere un momento", "Poland": "Polonia", "Portrait": "Vertical", "Portugal": "Portugal", "PostMessage API is initialized": "La API de PostMessage est\u00e1 inicializada", "PowerPoint 2003 Presentation (.ppt)": "Presentaci\u00f3n de PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentaci\u00f3n de PowerPoint (.pptx)", "Present current slide": "Presentar diapositiva actual", "Present in Window": "Presentar en ventana", "Present in new window": "Presentar en una nueva ventana", "Presentation": "Presentaci\u00f3n", "Presentation disabled": "Presentaci\u00f3n desactivada", "Presentation mode has been disabled for this document": "El modo de presentaci\u00f3n se ha desactivado en este documento", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "La presentaci\u00f3n se ha bloqueado. Permita las ventanas emergentes en el navegador. Esto permite que los pases de diapositivas se muestren en ventanas separadas, lo que facilita el uso compartido de la pantalla.", "Presenter Console": "Consola de presentaci\u00f3n", "Presenting in fullscreen": "Presentando en pantalla completa", "Presenting in window": "Presentando en ventana", "Press Ctrl + Enter to post": "Presione Ctrl + Intro para publicar", "Preview Slide {1}": "Previsualizar diapositiva {1}", "Previous": "Anterior", "Print": "Imprimir", "Print Black": "Imprimir en negro", "Print dialog": "Di\u00e1logo Imprimir", "Promote to top comment": "Apoyar al comentario superior", "Properties": "Propiedades", "Provider:": "Proveedor:", "Qatar": "Catar", "Quadratic": "Cuadr\u00e1tico", "RELOAD": "RECARGAR", "Radial": "Radial", "Range": "Intervalo", "Read mode": "Modo de lectura", "Read-only": "Solo lectura", "Received": "Recibidos", "Recent": "Recientes", "Reconnecting...": "Reconectando\u2026", "Redo": "Rehacer", "References": "Referencias", "Refresh": "Actualizar", "Refresh Citations": "Actualizar citas", "Refresh Log": "Actualizar registro", "Reject change": "Rechazar cambio", "Reloading the document after rename": "Recargar el documento despu\u00e9s de cambiar el nombre", "Remove": "Quitar", "Remove Thread": "Quitar hilo", "Remove link": "Quitar enlace", "Remove print area": "Quitar zona de impresi\u00f3n", "Rename": "Cambiar nombre", "Rename Document": "Cambiar nombre de documento", "Rename sheet": "Cambiar nombre de hoja", "Renaming...": "Cambiando el nombre\u2026", "Repair": "Reparar", "Repair Document": "Reparar documento", "Repeat in {0} seconds": "Repetir en {0} segundos", "Replace": "Reemplazar", "Reply": "Responder", "Reply comment": "Responder a comentario", "Report an issue": "Informar de un problema", "Reset Layout": "Restablecer disposici\u00f3n", "Reset to Default Language": "Restablecer al idioma predeterminado", "Reset to default Document settings": "Restablecer configuraci\u00f3n predeterminada del documento", "Reset to default View settings": "Restablecer configuraci\u00f3n predeterminada de vista", "Reset zoom": "Restablecer zum", "Resolve": "Resolver", "Resolve Thread": "Hilo resuelto", "Resolved": "Resuelto", "Restart": "Reiniciar", "Restoring older revision. Any unsaved changes will be available in version history": "Se est\u00e1 restaurando una revisi\u00f3n anterior. Cualquier cambio no guardado estar\u00e1 disponible en el historial de versiones", "Results": "Resultados", "Resume": "Reanudar", "Review": "Revisi\u00f3n", "Rich Text": "Texto enriquecido", "Rich Text (.rtf)": "Texto enriquecido (.rtf)", "Right Border": "Borde derecho", "Right Margin": "Margen derecho", "Right pages": "P\u00e1ginas derechas", "Right: {right}": "Derecho: {right}", "Romania": "Rumania", "Row Height": "Altura de fila", "Row {0}": "Fila {0}", "Row {0} through {1}": "Fila {0} a {1}", "Rows": "Filas", "Ruler": "Regla", "Russian Federation": "Federaci\u00f3n Rusa", "San Marino": "San Marino", "Saudi Arabia": "Arabia Saudita", "Save": "Guardar", "Save As": "Guardar como", "Save Comments": "Guardar comentarios", "Save Document settings": "Guardar configuraci\u00f3n de documento", "Save View Settings": "Guardar configuraci\u00f3n de vista", "Save as ODF format": "Guardar en formato ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "No se pudo guardar porque el documento es demasiado grande o sobrepasa el espacio de almacenamiento restante. El documento ahora ser\u00e1 de solo lectura, pero puede descargarlo ahora para conservar una copia local.", "Save failed due to no disk space left. Document will now be read-only.": "Fall\u00f3 el guardado debido a que no queda espacio en disco. El documento ser\u00e1 ahora de solo lectura.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "No se pudo guardar porque no queda m\u00e1s espacio de almacenamiento. El documento ser\u00e1 de solo lectura. Cerci\u00f3rese de que haya espacio suficiente antes de intentar nuevamente.", "Save to new file": "Guardar en un archivo nuevo", "Saved": "Guardado", "Saving": "Guardando", "Saving...": "Guardando\u2026", "Scalable Vector Graphics (.svg)": "Gr\u00e1ficos vectoriales escalables (.svg)", "Scientific": "Cient\u00edfico", "Screen Reading": "Lectura de pantalla", "Screen reader support for text content is disabled. ": "La compatibilidad con lectores de pantalla para contenido de texto est\u00e1 desactivada. ", "Scroll down": "Desplazarse hacia abajo", "Scroll down annotations": "Desplazar anotaciones hacia abajo", "Scroll left": "Desplazarse a la izquierda", "Scroll right": "Desplazarse a la derecha", "Scroll to the first sheet": "Desplazarse a la primera hoja", "Scroll to the last sheet": "Desplazarse a la \u00faltima hoja", "Scroll up": "Desplazarse hacia arriba", "Scroll up annotations": "Desplazar anotaciones hacia arriba", "Search": "Buscar", "Search...": "Buscar\u2026", "Section": "Secci\u00f3n", "See history": "Ver historial", "See revision history": "Ver historial de cambios", "Select": "Seleccionar", "Select Function": "Seleccionar funci\u00f3n", "Select a tab to browser settings.": "Seleccione una pesta\u00f1a para ver configuraciones.", "Select a tab to view settings.": "Seleccione una pesta\u00f1a para ver configuraciones.", "Select language": "Seleccione el idioma", "Select multiple cells": "Seleccionar varias celdas", "Select range": "Seleccionar intervalo", "Selected external data source is forbidden. Please contact the system administrator.": "La fuente de datos externa seleccionada est\u00e1 prohibida. P\u00f3ngase en contacto con el personal t\u00e9cnico.", "Selected range of cells": "Intervalo de celdas seleccionado", "Selection Mode": "Modo de selecci\u00f3n", "Selection count": "Recuento de selecci\u00f3n", "Selection mode: inactive": "Modo de selecci\u00f3n: inactivo", "Send Feedback": "Enviar comentarios", "Sent": "Enviados", "Serbia": "Serbia", "Served by:": "Servido por:", "Server audit": "Auditor\u00eda del servidor", "Server has been shut down; please reload the page.": "El servidor se ha apagado; vuelva a cargar la p\u00e1gina.", "Server is down, restarting automatically. Please wait.": "El servidor no est\u00e1 operativo. Espere mientras se reinicia autom\u00e1ticamente.", "Server is now reachable. We have to refresh the page now.": "El servidor es ahora accesible. La p\u00e1gina debe actualizarse ahora.", "Server is now reachable...": "El servidor es ahora accesible\u2026", "Server is shutting down": "El servidor se est\u00e1 cerrando", "Server is shutting down for maintenance (auto-saving)": "El servidor se apagar\u00e1 por mantenimiento (guardando autom\u00e1ticamente)", "Server returned this reason:": "El servidor devolvi\u00f3 esta raz\u00f3n:", "Server uptime": "Tiempo de actividad del servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "El servicio no est\u00e1 disponible. Int\u00e9ntelo de nuevo m\u00e1s tarde e informe al personal de sistemas si persiste el problema.", "Session terminated by document owner": "El propietario del documento finaliz\u00f3 la sesi\u00f3n", "Set Language for All text": "Establecer idioma en todo el texto", "Set Language for Paragraph": "Establecer idioma en p\u00e1rrafo", "Set Language for Selection": "Establecer idioma en selecci\u00f3n", "Set Log Levels": "Establecer niveles de registro", "Set default interface preferences.": "Defina las preferencias predeterminadas de la interfaz.", "Settings": "Configuraci\u00f3n", "Shape": "Forma", "Shapes": "Formas", "Share": "Compartir", "Share...": "Compartir\u2026", "Shared Config URL is missing in initial variables.": "Falta el URL de configuraci\u00f3n compartida en las variables iniciales.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Mostrar comentarios", "Show Grid": "Mostrar ret\u00edcula", "Show Menu": "Mostrar men\u00fa", "Show Ruler": "Mostrar regla", "Show Sidebar": "Mostrar barra lateral", "Show Status Bar": "Mostrar barra de estado", "Show in navigator": "Mostrar en navegador", "Show on the side": "Mostrar en el lateral", "Show sheets": "Mostrar hojas", "Show status bar": "Mostrar barra de estado", "Show the search bar": "Mostrar barra de b\u00fasqueda", "Shutdown Server": "Apagar servidor", "Signature": "Firma", "Singapore": "Singapur", "Size": "Tama\u00f1o", "Slide %1": "Diapositiva %1", "Slide Layout": "Disposici\u00f3n de diapositiva", "Slide Show": "Pase de diapositivas", "Slide Size": "Tama\u00f1o de diapositiva", "Slide Transition": "Transici\u00f3n entre diapositivas", "Slide Views": "Vistas de diapositiva", "Slide {0} of {1}": "Diapositiva {0} de {1}", "Slides": "Diapositivas", "Slovakia": "Eslovaquia", "Slovenia": "Eslovenia", "Smart Picker": "Selector inteligente", "Snap to Grid": "Acoplar a ret\u00edcula", "Snap to grid": "Acoplar a ret\u00edcula", "Solid": "S\u00f3lido", "Someone": "Alguien", "Something went wrong while deleting the file. Please try refreshing the page.": "Ocurri\u00f3 un problema al eliminar el archivo. Pruebe a actualizar la p\u00e1gina.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Ocurri\u00f3 un problema al recuperar el archivo de configuraci\u00f3n. Pruebe a actualizar la p\u00e1gina.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Ocurri\u00f3 un problema al recuperar el diccionario. Pruebe a actualizar la p\u00e1gina.", "Something went wrong while loading Document settings.": "Ocurri\u00f3 un problema al cargar la configuraci\u00f3n del documento.", "Something went wrong while uploading dictionary file": "Ocurri\u00f3 un problema al cargar el archivo de diccionario", "Something went wrong while uploading the file. Please try again.": "Ocurri\u00f3 un problema al cargar el archivo. Int\u00e9ntelo de nuevo.", "Something went wrong. Please try to refresh the page.": "Ocurri\u00f3 un problema. Pruebe a actualizar la p\u00e1gina.", "Sort": "Ordenar", "South Africa": "Sud\u00e1frica", "South Korea": "Corea del Sur", "Spacing & Color": "Espaciado y color", "Spain": "Espa\u00f1a", "Sparkline": "Minigr\u00e1fico", "Split": "Dividir", "Square": "Cuadrado", "Standard": "Est\u00e1ndar", "Standard (4:3)": "Est\u00e1ndar (4\u22363)", "Standard dictionary": "Diccionario est\u00e1ndar", "Status": "Estado", "Status Bar": "Barra de estado", "Stop following": "Dejar de seguir", "Store as:": "Almacenar como:", "Style": "Estilo", "Style List": "Lista de estilos", "Style list": "Lista de estilos", "Styles": "Estilos", "Successfully exported: ": "Se export\u00f3 correctamente: ", "Sum": "Suma", "Sweden": "Suecia", "Switzerland": "Suiza", "Symbols": "S\u00edmbolos", "Synchronize axes": "Sincronizar ejes", "TB": "TB", "Table": "Tabla", "Table of content": "Sumario", "Table with {0} rows and {1} columns": "Tabla con {0} filas y {1} columnas", "Tables": "Tablas", "Tabloid": "Tabloide", "Taiwan, Province of China": "Taiw\u00e1n", "Tap to collapse": "Toque para contraer", "Tap to expand": "Toque para expandir", "Text": "Texto", "Text orientation": "Orientaci\u00f3n de texto", "The IsAdminUser property is not set by integration": "La propiedad IsAdminUser no est\u00e1 establecida por integraci\u00f3n", "The IsAdminUser user property is set by integration": "La propiedad de usuario IsAdminUser se establece mediante integraci\u00f3n", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "El documento contiene algunas citas que pueden ser inaccesibles a trav\u00e9s de la API web. Esto puede causar algunos problemas al editar citas o bibliograf\u00eda.", "The document could not be locked, and is opened in read-only mode.": "No se pudo bloquear el documento y se ha abierto en el modo de solo lectura.", "The document could not be locked.": "No se pudo bloquear el documento.", "The document is being migrated to a new server. Retrying shortly...": "El documento se est\u00e1 migrando a un servidor nuevo. Se reintentar\u00e1 pronto\u2026", "The document is being renamed and will reload shortly": "Se est\u00e1 cambiando el nombre del archivo y se recargar\u00e1 pronto", "The document is being signed and will be availably shortly": "El documento est\u00e1 firm\u00e1ndose y estar\u00e1 disponible pronto", "The document is not signed.": "El documento no est\u00e1 firmado.", "The document is switching to Offline mode and will reload shortly": "El documento est\u00e1 cambiando al modo sin conexi\u00f3n y se recargar\u00e1 en breve", "The document is too large or no disk space left to save. Document will now be read-only.": "El documento es demasiado grande o ya no queda espacio en el disco para guardarlo. El documento ahora es de solo lectura.", "The file of type: {0} cannot be uploaded to server since the file has no name": "El archivo del tipo {0} no puede cargarse en el servidor ya que no tiene nombre", "The file of type: {0} cannot be uploaded to server since the file is empty": "El archivo del tipo {0} no puede cargarse en el servidor ya que est\u00e1 vac\u00edo", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "El URL del anfitri\u00f3n est\u00e1 vac\u00edo. Es probable que el servidor coolwsd est\u00e9 mal configurado. P\u00f3ngase en contacto con el personal de sistemas.", "The server encountered a {0} error while parsing the {1} command.": "Se produjo el error {0} en el servidor mientras se procesaba la orden {1}.", "The server has been disconnected.": "Se ha desconectado el servidor.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "La firma es correcta pero no se pudo validar el certificado y el documento se ha firmado solo parcialmente.", "The signature is OK, but the certificate could not be validated.": "La firma es correcta pero no se pudo validar el certificado.", "The signature is OK, but the document is only partially signed.": "La firma es correcta pero el documento se ha firmado solo parcialmente.", "The signature line can now be moved or resized as needed.": "El espacio de firma ahora puede moverse o redimensionarse si hace falta.", "The signature was valid, but the document has been modified.": "La firma era v\u00e1lida pero se modific\u00f3 el documento.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "El sistema est\u00e1 ajustando sus recursos. Espere un momento mientras reintentamos su solicitud\u2026", "Theme colors": "Colores del tema", "Thick (2.25 pt)": "Grueso (2,25 pt)", "Thin (0.75 pt)": "Fino (0,75 pt)", "Thin/Medium (3.00 pt)": "Fino/mediano (3,00 pt)", "This document has an invalid signature.": "Este documento contiene una firma no v\u00e1lida.", "This document is digitally signed and the signature is valid.": "Este documento est\u00e1 firmado digitalmente y la firma es v\u00e1lida.", "This document may contain formatting or content that cannot be saved in the current file format.": "Este documento contiene formato o contenido que quiz\u00e1 no podr\u00e1 guardarse en el formato de archivo actual.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Esta versi\u00f3n de {productname} no tiene servicio t\u00e9cnico. Para evitar la impresi\u00f3n de que es adecuada para despliegues corporativos, este mensaje aparece cuando hay m\u00e1s de {docs} documentos o {connections} conexiones en uso simult\u00e1neo.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Los administradores de este servicio lo han limitado a {0} documentos y {1} conexiones como m\u00e1ximo. Ha alcanzado este l\u00edmite. Int\u00e9ntelo de nuevo m\u00e1s tarde.", "This user": "Este usuario", "This version of {productname} is powered by": "Esta versi\u00f3n de {productname} funciona con", "Tight": "Reducido", "Time": "Hora", "Time interval of CPU statistics (in ms)": "Intervalo de tiempo de estad\u00edsticas de CPU (en ms)", "Time interval of memory statistics (in ms)": "Intervalo de tiempo de estad\u00edsticas de memoria (en ms)", "Time zone:": "Huso horario:", "Title": "T\u00edtulo general", "Title Only": "Solo t\u00edtulo", "Title Slide": "Diapositiva de t\u00edtulo", "Title and 2 Content": "T\u00edtulo, 2 contenidos", "Title, 2 Content and Content": "T\u00edtulo, 2 Contenido y Contenido", "Title, 2 Content over Content": "T\u00edtulo, 2 Contenido sobre Contenido", "Title, 4 Content": "T\u00edtulo, 4 Contenido", "Title, 6 Content": "T\u00edtulo, 6 Contenido", "Title, Content": "T\u00edtulo, contenido", "Title, Content and 2 Content": "T\u00edtulo, Contenido y 2 Contenido", "Title, Content over Content": "T\u00edtulo, Contenido sobre Contenido", "Title, Vertical Text": "T\u00edtulo, Texto Vertical", "Title, Vertical Text, Clipart": "T\u00edtulo, Texto Vertical, Im\u00e1genes Predise\u00f1adas", "To": "A", "To paste outside {productname}, please first click the 'download' button": "Para pegar fuera de {productname}, primero pulse en el bot\u00f3n \u00abDescargar\u00bb", "To prevent accidental changes, the author has set this file to open as view-only": "Para evitar cambios accidentales, el autor ha configurado este archivo para que se abra como de solo lectura", "Toggle UI Mode": "Alternar modo de interfaz", "Top And Bottom Border": "Bordes superior e inferior", "Top Border": "Borde superior", "Top Margin": "Margen superior", "Top N elements...": "N elementos superiores\u2026", "Top N percent...": "N por ciento superior\u2026", "Top/Bottom Rules...": "Reglas superior/inferior...", "Top: {top}": "Superior: {top}", "Tracking": "Control de cambios", "Transition": "Transici\u00f3n", "Transitions": "Transiciones", "Turkey": "Turqu\u00eda", "Type": "Tipo", "Type in the search box to find anything in your document": "Escriba en el cuadro de b\u00fasqueda para encontrar cualquier cosa en el documento", "Type to add a word": "Escriba una palabra para a\u00f1adirla", "Ukraine": "Ucrania", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "El anfitri\u00f3n WOPI no est\u00e1 autorizado. Int\u00e9ntelo de nuevo m\u00e1s tarde e informe al personal de sistemas si persiste el problema.", "Undo": "Deshacer", "Ungroup": "Desagrupar", "United Arab Emirates": "Emiratos \u00c1rabes Unidos", "United Kingdom": "Reino Unido", "United States of America": "Estados Unidos de Am\u00e9rica", "Unknown color": "Color desconocido", "Unlink Citations": "Desenlazar citas", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Desenlazar las citas impedir\u00e1 que Collabora Online actualice las citas y la bibliograf\u00eda de este documento.", "Unlock": "Desbloquear", "Unresolve": "Sin resolver", "Unresolve Thread": "Hilo sin resolver", "Unsupported server version.": "No se admite esta versi\u00f3n del servidor.", "Update": "Actualizar", "Update Index": "Actualizar \u00edndice", "Update Log Levels": "Actualizar niveles de registro", "Updated citations": "Se actualizaron las citas", "Updating citations": "Actualizando citas", "Upload Autotext": "Cargar texto autom\u00e1tico", "Upload Wordbook": "Cargar diccionario", "Upload Xcu": "Cargar XCU", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Cargue fragmentos de textos reutilizables (.bau). Para insertar el texto en su documento, teclee el atajo de una entrada de texto autom\u00e1tico y presione F3.", "Uploaded": "Cargado", "Uploading file to server failed with status: {0}": "Fall\u00f3 la carga del archivo en el servidor con el estado: {0}", "Uploading file to server failed, file not found.": "No se pudo cargar el archivo al servidor; no se encontr\u00f3.", "Uploading file to server failed, the file is too large.": "No se pudo cargar el archivo al servidor; es demasiado grande.", "Uploading...": "Cargando\u2026", "Use Compact view": "Usar vista compacta", "Use Tabbed view": "Usar vista con pesta\u00f1as", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Se utiliz\u00f3 el campo is_admin obsoleto; la integraci\u00f3n deber\u00eda utilizar la propiedad IsAdminUser en su lugar", "User": "Usuario", "User List Summary": "Resumen de la lista de usuarios", "User Name": "Nombre de usuario", "Users online": "Usuarios en l\u00ednea", "Using namespaces.": "Se usan espacios de nombres.", "Values between...": "Valores entre\u2026", "Values duplicate...": "Valores duplicados\u2026", "Values equal to...": "Valores iguales a\u2026", "Values greater than...": "Valores mayores que\u2026", "Values less than...": "Valores menores que\u2026", "Variant": "Variante", "Version Information": "Informaci\u00f3n sobre la versi\u00f3n", "Vertical Title, Text, Chart": "T\u00edtulo Vertical, Texto, Gr\u00e1fico", "Vertical Title, Vertical Text": "T\u00edtulo Vertical, Texto Vertical", "Very Loose": "Muy amplio", "Very Tight": "Muy reducido", "Very thin (0.50 pt)": "Muy fino (0,50 pt)", "View": "Ver", "View Settings": "Configuraci\u00f3n de vista", "Views": "Vistas", "WOPI host": "Anfitri\u00f3n WOPI", "Warning": "Atenci\u00f3n", "Warning! The browser you are using is not supported.": "Atenci\u00f3n: el navegador que est\u00e1 utilizando no es compatible.", "Watermark": "Marca de agua", "We are in the process of cleaning up this document from the last session, please try again later.": "Se est\u00e1 limpiando este documento de la \u00faltima sesi\u00f3n; int\u00e9ntelo de nuevo m\u00e1s tarde.", "Welcome Dialog": "Ventana de bienvenida", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Se produjo un error de conexi\u00f3n con el documento. Int\u00e9ntelo de nuevo.", "What?": "\u00bfQu\u00e9?", "When?": "\u00bfCu\u00e1ndo?", "Who?": "\u00bfQui\u00e9n?", "Wide": "Ancho", "Widescreen (16:9)": "Panor\u00e1mico (16\u22369)", "Windowed Presentation Blocked": "Presentaci\u00f3n en ventanas bloqueada", "Windowed Presentation: ": "Presentaci\u00f3n en ventana: ", "Word 2003 Document (.doc)": "Documento de Word 2003 (.doc)", "Word Counter": "Contador de palabras", "Word Document (.docx)": "Documento de Word (.docx)", "Words are ignored by the spell checker": "La revisi\u00f3n ortogr\u00e1fica ignora estas palabras", "Wrap": "Ajustar", "Wrong or missing WOPISrc parameter, please contact support.": "El par\u00e1metro WOPISrc es incorrecto o no existe; p\u00f3ngase en contacto con el personal t\u00e9cnico.", "Wrong password provided. Please try again.": "Se proporcion\u00f3 una contrase\u00f1a incorrecta. Int\u00e9ntelo de nuevo.", "Wrong server, reconnecting...": "Servidor equivocado, reconectando...", "YB": "YB", "You": "Usted", "You are already presenting this document": "Ya est\u00e1 presentando este documento", "You are leaving the document. The following web page will open in a new tab: ": "Est\u00e1 por abandonar el documento. La p\u00e1gina web siguiente se abrir\u00e1 en una pesta\u00f1a nueva: ", "You have not done anything to rollback yet...": "A\u00fan no ha hecho nada que pueda revertirse\u2026", "You need to enable it both at server level and in the UI. ": "Debe activarla tanto en el servidor como en la interfaz de usuario. ", "Your Collabora Online server needs updating. Version {0} is available.": "El servidor de Collabora Online necesita actualizarse. La versi\u00f3n {0} est\u00e1 disponible.", "Your WOPI server is not secure: SSL verification failed": "Su servidor WOPI no es seguro: la verificaci\u00f3n SSL fall\u00f3", "Your browser has very limited access to the clipboard": "Su navegador tiene un acceso muy limitado al portapapeles", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Su navegador tiene un acceso muy limitado al portapapeles. Por favor, use los botones del teclado en pantalla para pegar.", "Your changes have been saved": "Se guardaron los cambios", "Your library is empty": "Su biblioteca est\u00e1 vac\u00eda", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Su servidor no tiene recursos de hardware suficientes, lo que puede provocar un rendimiento bajo.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "La sesi\u00f3n ha caducado. Es posible que no se guarden m\u00e1s los cambios efectuados en el documento. Actualice la sesi\u00f3n (o la p\u00e1gina web) para continuar. Puede que tenga que acceder a su cuenta nuevamente.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "La sesi\u00f3n caducar\u00e1 en {time}. Guarde su trabajo y actualice la sesi\u00f3n (o la p\u00e1gina web) para continuar. Es posible que tenga que acceder a su cuenta nuevamente.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "La agrupaci\u00f3n de servidores de {productname} parece estar mal configurada o en escalado r\u00e1pido. P\u00f3ngase en contacto con el equipo de servicio t\u00e9cnico. Si sigue editando, es posible que los usuarios no puedan comunicarse entre s\u00ed, se causen conflictos al almacenar el documento o se produzcan problemas para copiar o pegar datos. Se esperaba el identificador de servidor {0} para la ficha de ruta {1} pero se ha conectado con el servidor {2}", "ZB": "ZB", "Zoom": "Zum", "Zoom In": "Acercar", "Zoom Out": "Alejar", "Zotero API key is incorrect": "La clave de la API de Zotero es incorrecta", "Zotero API key is not configured": "No se configur\u00f3 la clave de API de Zotero", "Zotero Warning": "Alerta de Zotero", "cell address": "direcci\u00f3n de celda", "direct network connection": "conexi\u00f3n de red directa", "file type icon": "icono de tipo de archivo", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (en ingl\u00e9s)", "kB": "kB", "preview of page %1": "previsualizaci\u00f3n de la p\u00e1gina %1", "replies": "respuestas", "reply": "respuesta", "the Help tab": "la pesta\u00f1a Ayuda", "the View menu": "el men\u00fa Ver", "warning: copy/paste request timed out": "atenci\u00f3n: se agot\u00f3 el tiempo de espera de la solicitud de copiar y pegar", "{0} deleted": "{0} eliminado", "{0} selected": "{0} seleccionado", "{0} tab selected": "{0} pesta\u00f1a seleccionada", "{0} unselected": "{0} no seleccionado", "{username} saved this document as {filename}. Do you want to join?": "{username} guard\u00f3 este documento como {filename}. \u00bfQuiere unirse?", "{user} has joined": "{user} se ha unido", "{user} has left": "{user} ha salido", "\u00c5land Islands": "Islas Aland"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-et.json b/f7cloud-office/browser/dist/l10n/ui-et.json new file mode 100644 index 0000000..e7c150b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-et.json @@ -0,0 +1 @@ +{"Accept": "N\u00f5us", "Cancel": "Loobu", "Document requires password to modify.": "Dokumendi muutmiseks on vaja parooli.", "Document requires password to view.": "Dokumendi avamiseks on vaja parooli.", "Font": "Font", "Fullscreen presentation": "T\u00e4isekraanil esitlus", "Resolved": "Lahendatud", "Save": "Salvesta", "Style": "Stiil", "Sum": "Summa"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-eu.json b/f7cloud-office/browser/dist/l10n/ui-eu.json new file mode 100644 index 0000000..0e15b8e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-eu.json @@ -0,0 +1 @@ +{" document(s) open.": " dokumentu ireki.", " hrs": " ordu", " mins": " minutu", " s": " s", " user(s).": " erabiltzaile.", "\"Slow Proxy\"": "\"Proxy motela\"", "%n users": "%n erabiltzaile", "(current)": "(unekoa)", ", cluster configuration error: mis-matching serverid": "Klusterraren konfigurazio-errorea: zerbitzari-id okerra", "0 users": "0 erabiltzaile", "1 user": "erabiltzaile 1", "1 2 3": "1 2 3", "A comment is being edited": "Iruzkin bat editatzen ari da", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Deskarga bat hasi da kopiatze/itsaste eragiketa handi baten ondorioz. Itxaron deskarga burutu arte edo utzi bertan behera, beste deskarga bati ekin nahi badiozu", "AI Assistant": "AAko laguntzailea", "About": "Honi buruz", "Above Average...": "Batez bestekoaren gainetik...", "Accept": "Onartu", "Accept change": "Onartu aldaketa", "Active Sheet": "Orri aktiboa", "Active sheet": "Fitxa aktiboa", "Add Bibliography": "Gehitu bibliografia", "Add Citation": "Gehitu aipamena", "Add Citation Note": "Gehitu aipamenaren oharra", "Add Note": "Gehitu oharra", "Admin console": "Administrazio kontsola", "Albania": "Albania", "Alerts:": "Abisuak:", "All": "Dena", "All Sheets": "Orri guztiak", "All users": "Erabiltzaile guztiak", "Already presenting": "Dagoeneko aurkezten", "Also check the voice over toggle under {parentControl}.": "Egiaztatu ere ahots-etengailua itzalita dagoela {parentControl}-ean.", "Always follow the editor": "Jarraitu beti editoreari", "An error occurred while fetching notes": "Errore bat gertatu da oharrak eskuratzean", "An error occurred while fetching style list": "Errore bat gertatu da estilo-zerrenda eskuratzean", "Analytics": "Analitika", "Andorra": "Andorra", "Another user has removed this comment.": "Beste erabiltzaile batek iruzkin hau kendu du.", "Another user has updated the comment. Would you like to overwrite those changes?": "Beste erabiltzaile batek iruzkina eguneratu du. Aldaketa horiek gainidatzi nahi dituzu?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Ekarpenak egin nahi dituzu baina ez dakizu nondik hasi? Joan urratsez urratseko argibideetara eta sortu CODEa hutsetik. Halaber, itzulpenetan edo erroreen txostenak bidaltzen berauek erreproduzitzeko ezinbesteko pauso guztiekin.", "Are you sure you want to delete sheet, {sheet}?": "Ziur zaude {sheet} orria ezabatu nahi duzula?", "Are you sure you want to delete this page?": "Ziur orri hau ezabatu nahi duzula?", "Are you sure you want to delete this slide?": "Ziur zaude diapositiba hau ezabatu nahi duzula?", "Are you sure you want to shut down the server?": "Ziur zerbitzaria itzali nahi duzula?", "Are you sure you want to terminate this session?": "Ziur zaude saio hau itxi nahi duzula?", "Argentina": "Argentina", "Armenia": "Armenia", "Assistant": "Laguntzailea", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Baimen errorea hau izan da: '{errormessage}'.", "Automatic": "Automatikoa", "Automatic color": "Kolore automatikoa", "Autosaved": "Automatikoki gordeta", "Avatar for {user}": "{user} erabiltzailearen avatarra", "Average": "Batez bestekoa", "Axial": "Axiala", "Azerbaijan": "Azerbaijan", "BB": "BB", "Background Color": "Atzeko planoaren kolorea", "Bad": "Txarra", "Belarus": "Bielorrusia", "Belgium": "Belgika", "Below Average...": "Batez bestekoaren azpitik ...", "Bookmarks": "Laster-markak", "Boolean Value": "Balio boolearra", "Borders": "Ertzak", "Bosnia and Herzegovina": "Bosnia eta Herzegovina", "Bottom Margin": "Beheko marjina", "Bottom N elements...": "Beheko N elementuak...", "Bottom N percent...": "Ehuneko Nren azpitik...", "Brazil": "Brasil", "Bulgaria": "Bulgaria", "Bytes received": "Jasotako byte-ak", "Bytes sent": "Bidalitako byte-ak", "COOLWSD version:": "COOLWSD bertsioa:", "CPU Graph": "CPUaren diagrama", "CPU History": "PUZaren historia", "CSV File (.csv)": "CSV fitxategia (.csv)", "CSV file (.csv)": "CSV fitxategia (.csv)", "Cache size of CPU statistics": "PUZ estatistiken katxearen tamaina", "Cache size of memory statistics": "Memoria estatistiken katxearen amaina", "Canada": "Kanada", "Cancel": "Utzi", "Cancel paste special": "Utzi itsatsi berezia", "Cell borders": "Gelaxka-ertzak", "Channel Filter:": "Kanalaren iragazkia:", "Check security warnings of your server": "Egiaztatu zure zerbitzariaren segurtasun-abisuak", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Begiratu argitalpen-oharrak eta ikasi guztia azken Collabora Online Garapen Edizioaz, etxeko erabiltzaileei eta talde txikiei zuzenduta.", "Checkbox": "Kontrol-laukia", "Chile": "Txile", "China": "Txina", "Choice of functions": "Funtzioen aukera", "Citation Preferences": "Aipamenen hobespenak", "Citation Style": "Aipamenaren estiloa", "Citation warning": "Aipamen abisua", "Citations update failed": "Ezin izan dira aipamenak eguneratu", "Cleaning up the document from the last session.": "Azken saioko dokumentuaren garbitzea.", "Clear the search field": "Garbitu bilaketa-eremua", "Click to exit presentation...": "Egin klik aurkezpenetik irteteko...", "Close": "Itxi", "Close Navigation": "Itxi nabigazioa", "Close Presentation": "Itxi aurkezpena", "Close dialog": "Itxi elkarrizketa-koadroa", "Close document": "Itxi dokumentua", "Close popup to ignore paste special": "Itxi laster-leihoa itsaste bereziari ezikusi egiteko", "Cluster configuration warning": "Klusterraren konfigurazioaren abisua", "Collabora Online Development Edition": "Collabora Online Garapen Edizioa", "Collabora Online Welcome": "Collabora Online-ren ongi etorria", "Collapse Tabs": "Tolestu fitxak", "Color": "Kolorea", "Column Width": "Zutabearen zabalera", "Column {0}": "{0}. zutabea", "Column {0} through {1}": "{0} - {1} zutabeak", "Columns": "Zutabeak", "Comment": "Iruzkina", "Comments Updated": "Iruzkinak eguneratuta", "Compact view": "Ikuspegi trinkoa", "Confirm": "Berretsi", "Confirmation": "Berrespena", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Hainbat erabiltzaileen arteko desegin/berrekin talka. Erabili dokumentu-konponketa ebazteko mesedez", "Connecting...": "Konektatzen...", "Connection error": "Konexio-errorea", "Connections": "Konexioak", "Containing text...": "Testua dauka...", "Content copied to clipboard": "Edukia arbelean kopiatu da", "Continue editing": "Jarraitu editatzen", "Continue read only": "Jarraitu soilik irakurtzeko", "Copied external sources are not allowed": "Ez dira onartzen kanpoko iturriak kopiatuta", "Copy": "Kopiatu", "Copy Cells": "Kopiatu gelaxkak", "Copy Sheet...": "Kopiatu orria...", "Copy all version information in English": "Kopiatu bertsioaren informazio guztia ingelesez", "Copy link location": "Kopiatu estekaren kokapena", "Copying from the document disabled": "Dokumentutik kopiatzea desgaituta dago", "Count": "Zenbatu", "CountA": "KontagailuaA", "Country:": "Herrialdea:", "Creating copy...": "Kopia sortzen...", "Creating new file from template...": "Fitxategi berria sortzen txantiloitik...", "Creator(s)": "Sortzailea(k)", "Croatia": "Kroazia", "Ctrl+Shift+Alt+D to exit": "Ktrl+Maius+Alt+D irteteko", "Currency": "Moneta", "Current Slide": "Uneko diapositiba", "Current slide as Bitmap (.bmp)": "Uneko diapositiba bitmap gisa (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Uneko diapositiba Graphics Interchange Format gisa (.gif)", "Current slide as Portable Network Graphics (.png)": "Uneko diapositiba Portable Network Graphics gisa (.png)", "Current slide as Tag Image File Format (.tiff)": "Uneko diapositiba Tag Image File Format gisa (.tiff)", "Cyprus": "Txipre", "Czech Republic": "Txekiar Errepublika", "Dark Mode": "Modu iluna", "Dashboard": "Aginte-mahaia", "Data": "Datuak", "Date": "Data", "Debug Tools": "Arazketa tresnak", "Default": "Lehenetsia", "Default Style": "Estilo lehenetsia", "Define print area": "Definitu inprimatzeko eremua", "Delete": "Ezabatu", "Delete Columns": "Ezabatu zutabeak", "Delete Rows": "Ezabatu errenkadak", "Delete tabstop": "Ezabatu tabulazioa", "Denmark": "Danimarka", "Discard": "Baztertu", "Discover All The Changes": "Ezagutu aldaketa guztiak", "Dismiss": "Baztertu", "Document": "Dokumentua", "Document cannot be exported. Please try again.": "Ezin da dokumentua esportatu. Saiatu berriro.", "Document cannot be renamed, please check your permissions.": "Dokumentuari ezin zaio izena aldatu; egiaztatu zure baimenak.", "Document cannot be renamed.": "Dokumentuari ezin izan zaio izena aldatu.", "Document cannot be saved due to expired session, please reload the page to continue.": "Ezin da dokumentua gorde saioa iraungi delako. Mesedez, berriro kargatu orria jarraitzeko.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Ezin da dokumentua gorde saioa iraungi delako. Mesedez, ireki dokumentua berriro jarraitzeko.", "Document cannot be saved, please check your permissions.": "Ezin da dokumentua gorde; egiaztatu zure baimenak.", "Document cannot be saved.": "Dokumentua ezin izan da gorde.", "Document colors": "Dokumentuen koloreak", "Document has been changed": "Dokumentu aldatu egin da", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumentua aldatu egin da biltegian. Ez egin nahi duzu gorde ez diren aldaketekin?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumentua biltegian aldatu da. Dokumentu berria kargatzen. Zure bertsioa berrikusketa gisa dago eskuragarri.", "Document is getting migrated": "Dokumentua migratzen ari da", "Document requires password to modify.": "Dokumentua aldatzeko pasahitza behar da.", "Document requires password to view.": "Dokumentua ikusteko pasahitza behar da.", "Documents open": "Irekitako dokumentuak", "Documents:": "Dokumentuak:", "Don\u2019t show this again": "Ez erakutsi hau berriro", "Download": "Deskargatu", "Download Selection": "Deskargatu hautaketa", "Download as": "Deskargatu honela", "Download completed and ready to be copied to clipboard.": "Deskarga amaituta eta arbelean kopiatzeko prest.", "Download failed": "Ezin izan da deskargatu", "Downloading clipboard content": "Arbeleko edukia deskargatzen", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Debekatuta dago kanpoko baliabideak deskargatzea baina oraindik ere posible da irudiak itsatsi. Egin klik eskuineko botoiarekin irudian, aukeratu \"Kopiatu irudia\" eta itsatsi dokumentuan.", "Downloading...": "Deskargatzen...", "Dropdown": "Goitibeherakoa", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editatu", "Edit document": "Editatu dokumentua", "Edit link": "Editatu esteka", "Edit mode": "Edizio modua", "Editing activated. ": "Edizioa aktibatuta. ", "Elapsed time": "Igarotako denbora", "Ellipsoid": "Elipsoidea", "Empty Slide Show": "Diapositiba aurkezpen hutsa", "End Presentation": "Amaitu aurkezpena", "Endnotes": "Amaiera oharrak", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Gozatu sareko produktibitatearen azken aurrerapenak, doan erabili, arakatu eta besteekin partekatu nabigatzailearen bidez. Gainera, mugikorrerako hainbat aplikazio ere eskuragarri daude.", "Enter a file name": "Sartu fitxategi izena", "Enter new name": "Idatzi izen berria", "Enter new sheet name": "Sartu orriaren izen berria", "Entering text mode": "Testu modura sartzen", "Error": "Errorea", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Gertaera-kudeaketa ustekabean atzeratu da denbora luzez: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 kalkulu-orria (.xls)", "Excel Spreadsheet (.xlsx)": "Excel kalkulu-orria (.xlsx)", "Expired:": "Iraungita:", "Explore The New {coolversion}": "Begiratu {coolversion} berria", "Export As": "Esportatu honela", "Export as": "Esportatu honela", "Exported to storage": "Biltegira esportatu da", "External data source not allowed": "Kanpoko datu-iturburua ez da onartzen", "External link": "Kanpoko esteka", "Failed to authenticate this session over protocol {0}": "Ezin izan da saio hau autentifikatu {0} protokoloa erabilita", "Failed to download clipboard, please re-copy": "Ezin izan da arbela deskargatu, mesedez kopiatu berriro", "Failed to establish socket connection or socket connection closed unexpectedly.": "Ezin izan da socket konexioa ezarri edo socket konexioa itxi da ustekabean.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Ezin izan da socket konexioa ezarri edo socket konexioa itxi da ustekabean. Baliteke alderantzizko proxya gaizki konfiguratuta egotea, mesedez jarri administratzailearekin harremanetan. Proxyaren konfigurazioari buruzko informazio gehiago lortzeko, begiratu https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Huts egin du RouteToken kontrolagailutik lortu", "Failed to load collections": "Ezin izan dira bildumak kargatu", "Failed to load document.": "Huts egin du dokumentua birkargatzeak.", "Failed to load groups": "Ezin izan dira taldeak kargatu", "Failed to load items": "Ezin izan dira elementuak kargatu", "Failed to load styles": "Ezin izan dira estiloak kargatu", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Ezin izan da dokumentua kargatu. Ziurtatu onartutako fitxategi mota bat dela eta ez dagoela matxuratuta, eta saiatu berriro.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Huts egin du dokumentua kargatzeak. Dokumentuak forma okerra du edo onartzen den baino baliabide gehiago hartzen ari da. Jarri harremanetan administratzailearekin.", "Failed to read document from storage, please try to load the document again.": "Ezin izan da dokumentua biltegitik irakurri. Saiatu berriro dokumentua kargatzen.", "Failed to set jwt authentication cookie over insecure connection": "Ezin izan da jwt autentifikazio-cookiea ezarri segurua ez den konexioan", "Fields": "Eremuak", "File": "Fitxategia", "File name should contain an extension.": "Fitxategiaren izenak luzapen bat izan behar du.", "Fill Series": "Bete seriea", "Finish electronic signing": "Amaitu sinadura elektronikoa", "Finland": "Finlandia", "Fixed size": "Tamaina finkoa", "Focus Cell": "Fokuko gelaxka", "Following": "Jarraitzen", "Following the editor": "Editoreari jarraitzen", "Following {user}": "% erabiltzaileari jarraitzen", "Font": "Letra-tipoa", "Font Name": "Letra-izena", "Font Size": "Letra-tamaina", "Footnotes": "Oin oharrak", "Form": "Formularioa", "Format": "Formatua", "Formula": "Formula", "Forum": "Foroa", "Fraction": "Zatikia", "France": "Frantzia", "From": "Hemendik", "From Beginning": "Hasieratik", "From Current Slide": "Uneko diapositibatik", "From now on clipboard notifications will discreetly appear at the bottom.": "Hemendik aurrera arbeleko jakinarazpenak zuhurki agertuko dira behealdean.", "Full Page Slides": "Orrialde osoko diapositibak", "Fullscreen presentation": "Pantaila osoko aurkezpena", "Function Wizard": "Funtzioen morroia", "Functions": "Funtzioak", "GB": "GB", "General": "Orokorra", "Georgia": "Georgia", "Germany": "Alemania", "Get Involved": "Parte hartu", "Go Back": "Atzera egin", "Go Offline": "Deskonekta zaitez", "Go Online": "Konekta zaitez", "Good": "Ona", "Gradient End": "Gradientearen amaiera", "Gradient Start": "Gradientearen hasiera", "Graphs": "Grafikoak", "Greece": "Grezia", "Group Libraries": "Taldeko liburutegiak", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML dokumentua (.html)", "HTML File (.html)": "HTML Fitxategia (.html)", "HTML file (.html)": "HTML fitxategia (.html)", "Hardware resources are sufficient for optimal performance": "Hardware baliabideak nahikoak dira errendimendu optimorako", "Has text: ": "Testua du: ", "Heading 1": "1. izenburua", "Heading 2": "2. izenburua", "Headings and objects that you add to the document will appear here": "Dokumentuan gehitzen dituzun goiburuak eta objektuak hemen agertuko dira", "Help": "Laguntza", "Hide Menu": "Ezkutatu menua", "Hide Menu Bar": "Ezkutatu menu-barra", "Hide the search bar": "Ezkutatu bilaketa-barra", "Highlight cells with...": "Nabarmendu gelaxkak honekin...", "History": "Historia", "Hit Cancel to open in view-only mode.": "Sakatu utzi soilik-ikusi moduan irekitzeko.", "Holy See (Vatican City State)": "Vatikano Hiria", "Home": "Hasiera", "Hungary": "Hungaria", "Iceland": "Islandia", "Idle document - please click to reload and resume editing": "Dokumentu inaktiboa - egin klik birkargatzeko eta edizioa berrasteko", "Idle document - please tap to reload and resume editing": "Dokumentu inaktiboa - hatzarekin sakatu birkargatzeko eta edizioa berrasteko", "Idle time": "Inaktibitate denbora", "If you want to share large elements outside of {productname} it's necessary to first download them.": "{productname}tik kanpo elementu handiak partekatu nahi badituzu, beharrezkoa da lehenik deskargatzea.", "Image (.png)": "Irudia (.png)", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Hasieratzen...", "Insert": "Txertatu", "Insert Checkbox": "Txertatu kontrol-laukia", "Insert Columns After": "Txertatu zutabeak atzean", "Insert Columns Before": "Txertatu zutabeak aurrean", "Insert Comment": "Txertatu iruzkina", "Insert Date": "Txertatu data", "Insert Dropdown": "Txertatu goitibehera-menua", "Insert Electronic Signature": "Txertatu sinadura elektronikoa", "Insert Local Image": "Txertatu irudi lokala", "Insert Local Multimedia": "Txertatu fitxategi multimedia lokala", "Insert Picture": "Txertatu irudia", "Insert Rich Text": "Txertatu testu aberastua", "Insert Rows Above": "Txertatu errenkadak gainean", "Insert Rows Below": "Txertatu errenkadak azpian", "Insert Shape": "Txertatu forma", "Insert Table": "Txertatu Taula", "Insert connectors": "Txertatu lokailuak", "Insert shapes": "Txertatu formak", "Insert sheet": "Txertatu orria", "Insert sheet after this": "Txertatu orria honen atzetik", "Insert sheet before this": "Txertatu orria honen aurretik", "Insert table": "Txertatu taula", "Insert tabstop": "Txertatu tabulazioa", "Integrator is not ready for PostMessage calls": "Integratzailea ez dago prest PostMessage deietarako", "Invalid link: '{url}'": "Baliogabeko esteka: '{url}'", "Invert Background": "Alderantzikatu atzeko planoa", "Ireland": "Irlanda", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Kanpoko irudiak biltzen dituen hautaketa bat kopiatu duzula dirudi.", "It seems you have tried to insert external data.": "Kanpoko datuak sartzen saiatu zarela dirudi.", "Italy": "Italia", "Japan": "Japonia", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Laster-teklak", "Kill": "Hil", "Kill session.": "Hil saioa.", "Kosovo": "Kosovo", "LOKit version:": "LOKit bertsioa:", "Landscape": "Horizontala", "Language": "Hizkuntza", "Language:": "Hizkuntza:", "Last modification": "Azken aldaketa", "Last saved:": "Gordetako azkenak:", "Latest Updates": "Azken eguneraketak", "Latvia": "Letonia", "Layout": "Diseinua", "Left Margin": "Ezkerreko marjina", "License": "Lizentzia", "Liechtenstein": "Liechtenstein", "Linear": "Lineala", "Lithuania": "Lituania", "Loading references": "Erreferentziak kargatzen", "Loading...": "Kargatzen...", "Local Image...": "Irudi lokala...", "Local Multimedia...": "Multimedia fitxategi lokala...", "Log": "Egunkaria", "Log Levels": "Egunkari-mailak", "Look for the accessibility section in coolwsd.xml for server setting. ": "Bilatu erabilerraztasun atala coolwsd.xml-n zerbitzarien ezarpenerako. ", "Loose": "Zabala", "Luxembourg": "Luxenburgo", "MB": "MB", "Malta": "Malta", "Master": "Eredua", "Master View": "Ikuspegi nagusia", "Max": "Max", "Maximum": "Gehienezkoa", "Maximum Document process stack memory (in KB) - reduce only": "Dokumentu-prozesuaren gehieneko pilako memoria (KB) - gutxitu besterik ez", "Maximum Document process virtual memory (in MB) - reduce only": "Dokumentu-prozesuaren gehieneko memoria birtuala (MB) - gutxitu besterik ez", "Maximum file size allowed to write to disk (in MB) - reduce only": "Diskora idazteko onartutako gehieneko fitxategi tamaina (MB) - gutxitu besterik ez", "Memory": "Memoria", "Memory Graph": "Memoriaren diagrama", "Memory History": "Memoriaren historia", "Memory consumed": "Erabilitako memoria", "Mexico": "Mexiko", "Min": "Min", "Minimum": "Gutxienekoa", "Missing Fonts": "Falta diren letra-motak", "Modified": "Aldatua", "Modify": "Aldatu", "Moldova, Republic of": "Moldavia, Errepublika", "Monaco": "Monako", "Montenegro": "Montenegro", "More highlights...": "Nabarmen gehiago...", "More information and support": "Informazio gehiago eta laguntza", "More...": "Gehiago...", "Move Sheet Left": "Mugitu orria ezkerrera", "Move Sheet Right": "Mugitu orria eskuinera", "My Library": "Nire liburutegia", "My Publications": "Nire argitalpenak", "Named Range": "Izena duen barrutia", "Navigation": "Nabigazioa", "Navigator": "Nabigatzailea", "Netherlands": "Herbehereak", "Network Graph": "Sarearen diagrama", "Neutral": "Neutroa", "New Zealand": "Zeelanda Berria", "Next": "Hurrengoa", "Next Slide": "Hurrengo diapositiba", "No Comments": "Iruzkinik gabe", "No Notes": "Oharrik gabe", "No color": "Kolorerik ez", "No disk space left on server.": "Zerbitzarian ez da diskoko lekurik geratzen.", "No fill": "Bete gabe", "No issues found": "Ez da arazorik aurkitu", "No problems with SSL verification detected": "Ez da arazorik detektatu SSL egiaztapenarekin", "No search results found!": "Ez da ezer aurkitu!", "None": "Bat ere ez", "None (Do not check spelling)": "Bat ere ez (ortografia zuzendu gabe )", "Normal": "Normala", "North Macedonia, Republic of": "Ipar Mazedonia, Errepublika", "Norway": "Norvegia", "Notes": "Oharrak", "Notes Pages": "Oharren orria", "Notes View": "Oharren ikuspegia", "Number": "Zenbakia", "Number of Documents": "Dokumentu kopurua", "Number of Pages": "Orrialde kopurua", "Number of Sheets": "Orri kopurua", "Number of Slides": "Diapositiba kopurua", "ODF Drawing (.odg)": "ODF marrazkia (.odg)", "ODF presentation (.odp)": "ODF aurkezpena (.odp)", "ODF spreadsheet (.ods)": "ODF kalkulu-orria (.ods)", "ODF text document (.odt)": "ODF testu dokumentua (.odt)", "OK": "Ados", "OPEN": "IREKI", "Off": "Itzalita", "On": "Piztuta", "Once citations are entered their storage and display type can not be changed.": "Aipamenak sartu ondoren, haien biltegiratzea eta bistaratzeko mota ezin dira aldatu.", "Online Help": "Laguntza linean", "Only the document owner can change the password.": "Dokumentuaren jabeak bakarrik alda dezake pasahitza.", "Oops, there is a problem connecting the document": "Ene, arazo bat dago dokumentuarekin konektatzean", "Oops, there is a problem connecting to {productname}: ": "Arazo bat dago {productname}-rekin konektatzean: ", "Open in full view": "Ireki ikuspegi osoan", "Open link": "Ireki esteka", "Open menu": "Ireki menua", "Out of table": "Taulatik kanpo", "Overview": "Ikuspegi orokorra", "Overwrite": "Gainidatzi", "PB": "PB", "PDF Document (.pdf)": "PDF Dokumentua (.pdf)", "PDF Document (.pdf) - Expert": "PDF Dokumentua (.pdf) - Aditua", "PDF Document (.pdf) as...": "PDF Dokumentua (.pdf) honela...", "PID": "PID", "Page Layout": "Orriaren diseinua", "Page Setup": "Orrialde-konfigurazioa", "Paste": "Itsatsi", "Paste Slide": "Diapositiba itsatsi", "Paste Special": "Itsatsi berezia", "Paste from this document": "Itsatsi dokumentu honetatik", "Path": "Bidea", "Pause": "Pausatu", "Pause... ( %SECONDS% )": "Pausa... ( %SECONDS% )", "Percent": "Ehunekoa", "Permission Mode": "Baimen modua", "Philippines": "Filipinak", "Picture": "Irudia", "Please save or discard the comment currently being edited.": "Gorde edo baztertu editatzen ari den iruzkina.", "Please send us your feedback": "Mesedez, bidali zure iruzkinak", "Please use following combination to see more options:": "Erabili ondoko konbinazioa aukera gehiago ikusteko:", "Please wait kubernetes cluster is scaling...": "Mesedez, itxaron kubernetes cluster-a eskalatzen ari da...", "Please wait!": "Itxaron, mesedez!", "Poland": "Polonia", "Portrait": "Bertikala", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage APIa hasieratu da", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 aurkezpena (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint aurkezpena (.pptx)", "Present current slide": "Aurkeztu uneko diapositiba", "Present in Window": "Aurkeztu leihoan", "Present in new window": "Aurkeztu leiho berrian", "Presentation": "Aurkezpena", "Presentation disabled": "Aurkezpena desgaituta dago", "Presentation mode has been disabled for this document": "Aurkezpen modua desgaitu da dokumentu honetarako", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Aurkezpena blokeatu egin da. Mesedez, baimendu pop-up leihoak zure nabigatzailean. Honek diapositiba-aurkezpenak bereizitako leihoetan bistaratzeko aukera ematen du eta pantaila erraz partekatzeko aukera ematen du.", "Presenter Console": "Aurkezlearen kontsola", "Presenting in fullscreen": "Pantaila osoan aurkezten", "Presenting in window": "Leihoan aurkeztea", "Previous": "Aurrekoa", "Print dialog": "Inprimatze aukerak", "Promote to top comment": "Sustatu goiko iruzkinera", "Properties": "Propietateak", "Provider:": "Hornitzailea:", "Qatar": "Qatar", "Quadratic": "Kuadratikoa", "RELOAD": "BIRKARGATU", "Radial": "Erradiala", "Read mode": "Irakurtzeko modua", "Read-only": "Irakurtzeko soilik", "Received": "Jasota", "Recent": "Azkenak", "Reconnecting...": "Birkonektatzen...", "Redo": "Berregin", "References": "Erreferentziak", "Refresh": "Freskatu", "Refresh Citations": "Eguneratu aipamenak", "Refresh Log": "Freskatu egunkaria", "Reject change": "Ukatu aldaketa", "Reloading the document after rename": "Dokumentua birkargatu izena aldatu ondoren", "Remove": "Kendu", "Remove Thread": "Kendu haria", "Remove link": "Kendu esteka", "Remove print area": "Kendu inprimatzeko eremua", "Rename": "Aldatu izena", "Rename Document": "Berrizendatu dokumentua", "Rename sheet": "Berrizendatu kalkulu orria", "Renaming...": "Izena aldatzen...", "Repair": "Konpondu", "Repair Document": "Konpondu dokumentua", "Repeat in {0} seconds": "Errepikatu {0} segundotan", "Replace": "Ordeztu", "Reply": "Erantzun", "Report an issue": "Jakinarazi akatsa", "Reset to Default Language": "Leheneratu hizkuntza lehenetsira", "Reset zoom": "Berrezarri zooma", "Resolve": "Ebatzi", "Resolve Thread": "Konpondu haria", "Resolved": "Ebatzia", "Restart": "Berrabiarazi", "Restoring older revision. Any unsaved changes will be available in version history": "Aurreko bertsioa berreskuratzen. Gorde gabeko aldaketak bertsioen historialean aurkitu ahal izango dira", "Resume": "Jarraitu", "Review": "Berrikusi", "Rich Text": "Testu aberastua", "Rich Text (.rtf)": "Testu aberatsa (.rtf)", "Right Margin": "Eskuineko marjina", "Romania": "Errumania", "Row Height": "Errenkadaren altuera", "Row {0}": "{0}. errenkada", "Row {0} through {1}": "{0} - {1} errenkadak", "Rows": "Errenkadak", "Ruler": "Erregela", "Russian Federation": "Errusiar Federazioa", "San Marino": "San Marino", "Saudi Arabia": "Saudi Arabia", "Save": "Gorde", "Save As": "Gorde honela", "Save Comments": "Gorde iruzkinak", "Save as ODF format": "Gorde ODF formatu gisa", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Ezin izan da gorde dokumentua handiegia delako edo geratzen den biltegiratze-lekua gainditzen duelako. Dokumentua irakurtzeko soilik izango da orain, baina orain deskargatu dezakezu kopia bat lokalean gordetzeko.", "Save failed due to no disk space left. Document will now be read-only.": "Huts egin du ez dagoelako lekurik diskoan. Dokumentua irakurtzeko soilik izango da.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Ezin izan da gorde biltegiratzeko tokirik ez dagoelako. Dokumentua irakurtzeko soilik izango da orain. Ziurtatu nahikoa leku eskuragarri dagoela eta saiatu berriro gordetzen.", "Save to new file": "Gorde fitxategi berrian", "Saved": "Gordeta", "Saving": "Gordetzen", "Saving...": "Gordetzen...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Zientifikoa", "Screen Reading": "Pantaila irakurtzea", "Screen reader support for text content is disabled. ": "Pantaila-irakurlearen euskarria desgaituta dago testu-edukiarentzat. ", "Scroll down": "Korritu behera", "Scroll down annotations": "Korritu behera anotazioak", "Scroll left": "Korritu ezkerrera", "Scroll right": "Korritu eskuinera", "Scroll to the first sheet": "Korritu lehen orrira", "Scroll to the last sheet": "Korritu azken orrira", "Scroll up": "Korritu gora", "Scroll up annotations": "Korritu gora anotazioak", "Search": "Bilatu", "See history": "Ikusi historia", "See revision history": "Ikusi berrikuspenen historia", "Select language": "Hautatu hizkuntza", "Select multiple cells": "Hautatu gelaxka anitz", "Select range": "Hautatu barrutia", "Selected external data source is forbidden. Please contact the system administrator.": "Hautatutako kanpoko datu-iturburua debekatuta dago. Mesedez, jarri harremanetan sistemaren administratzailearekin.", "Selected range of cells": "Hautatutako gelaxka-area", "Selection Mode": "Hautapen modua", "Selection count": "Hautapenaren kontaketa", "Selection mode: inactive": "Hautaketa modua: inaktiboa", "Send Feedback": "Bidali iruzkinak", "Sent": "Bidalita", "Serbia": "Serbia", "Served by:": "Zerbitzaria:", "Server audit": "Zerbitzariaren auditoria", "Server has been shut down; please reload the page.": "Zerbitzaria itzali egin da; kargatu orria berriro mesedez.", "Server is down, restarting automatically. Please wait.": "Zerbitzaria ez dago erabilgarri, automatikoki berrabiarazten. Itxaron mesedez.", "Server is now reachable. We have to refresh the page now.": "Zerbitzaria eskuragarri dago orain. Orria freskatu behar da orain.", "Server is now reachable...": "Zerbitzaria eskura daiteke orain...", "Server is shutting down": "Zerbitzaria itzaltzen ari da", "Server is shutting down for maintenance (auto-saving)": "Zerbitzaria mantentzerako itzaltzen ari da (automatikoki gordetzen)", "Server returned this reason:": "Zerbitzariak honako arrazoia itzuli du:", "Server uptime": "Zerbitzariaren erabilgarritasun-denbora", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Zerbitzua ez dago eskuragarri. Saiatu geroago eta jakinarazi zure administratzaileari arazoak jarraitzen badu.", "Session terminated by document owner": "Dokumentuaren jabeak saioa amaitu du", "Set Language for All text": "Ezarri hizkuntza testu osoarentzat", "Set Language for Paragraph": "Ezarri hizkuntza paragraforako", "Set Language for Selection": "Ezarri hizkuntza hautapenerako", "Set Log Levels": "Ezarri egunkari-mailak", "Settings": "Ezarpenak", "Shapes": "Formak", "Share": "Partekatu", "Share...": "Partekatu...", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Erakutsi iruzkinak", "Show Grid": "Erakutsi sareta", "Show Menu": "Erakutsi menua", "Show Ruler": "Erakutsi erregela", "Show Status Bar": "Erakutsi egoera barra", "Show on the side": "Erakutsi alboan", "Show sheets": "Erakutsi orriak", "Show the search bar": "Erakutsi bilaketa-barra", "Shutdown Server": "Itzali zerbitzaria", "Signature": "Sinadura", "Singapore": "Singapur", "Slide {0} of {1}": "{0}tik {1} diapositiba", "Slides": "Diapositibak", "Slovakia": "Eslovakia", "Slovenia": "Eslovenia", "Smart Picker": "Selektore adimenduna", "Snap to Grid": "Doitu saretara", "Solid": "Solidoa", "Someone": "Norbaitek", "South Africa": "Hego Afrika", "South Korea": "Hego Korea", "Spain": "Espainia", "Sparkline": "Grafiko txikia", "Square": "Karratua", "Standard": "Estandarra", "Status": "Egoera", "Status Bar": "Egoera-barra", "Stop following": "Utzi jarraitzeari", "Store as:": "Biltegiratu honela:", "Style": "Estiloa", "Style list": "Estilo-zerrenda", "Styles": "Estiloak", "Successfully exported: ": "Behar bezala esportatu da: ", "Sum": "Batuketa", "Sweden": "Suedia", "Switzerland": "Suitza", "TB": "TB", "Table": "Taula", "Table with {0} rows and {1} columns": "{0} errenkada eta {1} zutabe dituen taula", "Taiwan, Province of China": "Taiwan, Txinako probintzia", "Tap to collapse": "Ukitu txikitzeko", "Tap to expand": "Ukitu handitzeko", "Text": "Testua", "Text orientation": "Testu-orientazioa", "The IsAdminUser property is not set by integration": "Integrazioak ez du IsAdminUser-en propietatea ezartzen", "The IsAdminUser user property is set by integration": "IsAdminUser erabiltzailearen propietatea integrazioaren arabera ezartzen da", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokumentuak web APIaren bidez eskuraezinak izan daitezkeen aipamen batzuk ditu. Arazo batzuk sor ditzake aipamenak edo bibliografia editatzerakoan.", "The document could not be locked, and is opened in read-only mode.": "Dokumentua ezin izan da blokeatu, eta irakurtzeko moduan solik ireki da.", "The document could not be locked.": "Dokumentua ezin izan da blokeatu.", "The document is being renamed and will reload shortly": "Dokumentua izena aldatzen ari da eta laster berriro kargatuko da", "The document is being signed and will be availably shortly": "Dokumentua sinatzen ari da eta erabilgarri egongo da laster", "The document is not signed.": "Dokumentua ez dago sinatuta.", "The document is switching to Offline mode and will reload shortly": "Dokumentua lineaz kanpo modura aldatzen ari da eta laster kargatuko da", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokumentua handiegia da edo ez da biltegiratze lekurik gelditzen gordetzeko. Dokumentua irakurtzeko soilik da orain.", "The file of type: {0} cannot be uploaded to server since the file has no name": "{0} motako fitxategia ezin izan da zerbitzarira igo, ez baitu izenik", "The file of type: {0} cannot be uploaded to server since the file is empty": "{0} motako fitxategia ezin izan da zerbitzarira igo, hutsik baitago", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Ostalari URLa hutsik dago. Ziur aski coolwsd zerbitzaria gaizki konfiguratuta dago, jarri kontaktuan administratzailearekin.", "The server encountered a {0} error while parsing the {1} command.": "Zerbitzariak {0} errore bat aurkitu du {1} komandoa analizatzean.", "The server has been disconnected.": "Zerbitzaria deskonektatu da.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Sinadura ondo dago, baina ziurtagiria ezin izan da balioztatu eta dokumentua partzialki sinatuta dago.", "The signature is OK, but the certificate could not be validated.": "Sinadura ongi dago, baina ziurtagiria ezin izan da balioztatu.", "The signature is OK, but the document is only partially signed.": "Sinadura ondo dago, baina dokumentua partzialki sinatuta dago.", "The signature line can now be moved or resized as needed.": "Sinadura-lerroa behar bezala mugitu edo alda daiteke orain.", "The signature was valid, but the document has been modified.": "Sinadura baliozkoa da, baina dokumentua aldatua izan da.", "Theme colors": "Gaiaren koloreak", "This document has an invalid signature.": "Dokumentu honek baliogabeko sinadura du.", "This document is digitally signed and the signature is valid.": "Dokumentu honek sinadura digitala du eta sinadura baliozkoa da.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dokumentu honek uneko fitxategi formatuan gorde ezin den formatua edo edukia izan dezake.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "{productname} bertsio honek ez du euskarririk. Enpresetan instalatzeko prest dagoela inork pentsa ez dezan, mezu hau agertzen da {docs} dokumentu edo {connections} konexio baino gehiago aldi berean erabiltzen direnean.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Administratzaileak zerbitzu hau {0} dokumentu, eta guztira {1} konexioetara mugatu du. Muga hau heldu da. Saiatu beranduago.", "This user": "Erabiltzaile hau", "This version of {productname} is powered by": "{productname} bertsio honen oinarria", "Tight": "Estua", "Time": "Denbora", "Time interval of CPU statistics (in ms)": "PUZ eztatistiken denbora tartea (ms-tan)", "Time interval of memory statistics (in ms)": "Memoria estatistiken denbora tartea (ms-tan)", "Title": "Izenburua", "To": "Hona", "To paste outside {productname}, please first click the 'download' button": "{productname} kanpora itsasteko, lehenago egin klik 'deskarga' botoian", "To prevent accidental changes, the author has set this file to open as view-only": "Ustekabeko aldaketak ekiditeko, egileak fitxategi hau ikusteko soilik gisa irekitzeko ezarri du", "Toggle UI Mode": "Aldatu erabiltzailearen interfaze-modua", "Top Margin": "Goiko marjina", "Top N elements...": "N elementu nagusiak...", "Top N percent...": "Ehuneko Nren gainetik...", "Top/Bottom Rules...": "Goiko/Beheko erregelak...", "Turkey": "Turkia", "Type": "Mota", "Ukraine": "Ukraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Baimenik gabeko WOPI ostalaria. Saiatu berriro geroago eta jakinarazi zure administratzaileari arazoak jarraitzen badu.", "Undo": "Desegin", "United Arab Emirates": "Arabiar Emirerri Batuak", "United Kingdom": "Erresuma Batua", "United States of America": "Ameriketako Estatu Batuak", "Unlink Citations": "Desestekatu aipamenak", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Aipuak kentzeak Collabora Online-k dokumentu honetako aipamenak eta bibliografia eguneratzea eragotziko du.", "Unlock": "Desblokeatu", "Unresolve": "Konpondu gabe", "Unresolve Thread": "Konpondu gabeko haria", "Unsupported server version.": "Euskarririk gabeko zerbitzari bertsioa.", "Update": "Eguneratu", "Update Index": "Eguneratu indizea", "Update Log Levels": "Eguneratu egunkari-mailak", "Updated citations": "Eguneratu dira aipamenak", "Updating citations": "Aipamenak eguneratzen", "Uploaded": "Igo da", "Uploading file to server failed with status: {0}": "Fitxategia zerbitzarira igotzeak huts egin du honako egoerarekin: {0}", "Uploading file to server failed, file not found.": "Huts egin du fitxategia zerbitzarira igotzeak, ez da fitxategia aurkitu.", "Uploading file to server failed, the file is too large.": "Huts egin du fitxategia zerbitzarira igotzeak, fitxategia handiegia da.", "Uploading...": "Igotzen...", "Use Compact view": "Erabili ikuspegi trinkoa", "Use Tabbed view": "Erabili fitxen ikuspegia", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Is_admin eremu zaharkitua erabiltzen da, integrazioak IsAdminUser propietatea erabili behar du haren ordez", "User List Summary": "Erabiltzaile zerrendaren laburpena", "User Name": "Erabiltzaile-izena", "Users online": "Konektatutako erabiltzaileak", "Values between...": "Hauen arteko balioak...", "Values duplicate...": "Balio bikoiztuak...", "Values equal to...": "Honen balio berdinak...", "Values greater than...": "Hau baino balio handiagoak...", "Values less than...": "Hau baino balio txikiagoak...", "Version Information": "Bertsioaren informazioa", "Very Loose": "Oso zabala", "Very Tight": "Oso estua", "View": "Ikuspegia", "Views": "Ikuspegiak", "WOPI host": "WOPI ostalaria", "Warning": "Abisua", "Warning! The browser you are using is not supported.": "Abisua! Erabiltzen ari zaren nabigatzailea ez da onartzen.", "We are in the process of cleaning up this document from the last session, please try again later.": "Azken saioko dokumentu hau garbitzen ari gara. Saiatu berriro geroago.", "Welcome Dialog": "Ongi etorri elkarrizketa-koadroa", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Tira, hau lotsagarria da, ezin dugu zure dokumentuarekin konektatu. Saiatu berriro.", "What?": "Zer?", "When?": "Noiz?", "Who?": "Nork?", "Windowed Presentation Blocked": "Leihoko aurkezpena blokeatuta dago", "Windowed Presentation: ": "Leihoko aurkezpena: ", "Word 2003 Document (.doc)": "Word 2003 dokumentua (.doc)", "Word Counter": "Hitz kontatzailea", "Word Document (.docx)": "Word dokumentua (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc parametro okerra edo parametro hori falta da, hitz egin teknikariekin.", "Wrong password provided. Please try again.": "Pasahitz okerra. Saiatu berriro.", "Wrong server, reconnecting...": "Zerbitzari okerra, berriro konektatzen...", "YB": "YB", "You": "Zu", "You are already presenting this document": "Dagoeneko dokumentu hau aurkezten ari zara", "You are leaving the document. The following web page will open in a new tab: ": "Dokumentua uzten ari zara. Hurrengo web orria fitxa berri batean irekiko da: ", "You have not done anything to rollback yet...": "Oraindik ez duzu ezer egin atzera egiteko...", "You need to enable it both at server level and in the UI. ": "Gaitu behar duzu zerbitzari mailan zein erabiltzailearen interfazean. ", "Your Collabora Online server needs updating. Version {0} is available.": "Collabora Online zerbitzariak eguneraketa behar du. {0} bertsioa eskuragarri dago.", "Your WOPI server is not secure: SSL verification failed": "Zure WOPI zerbitzaria ez da segurua: SSL egiaztapenak huts egin du", "Your browser has very limited access to the clipboard": "Zure nabigatzaileak arbela atzitzeko sarbide mugatua du", "Your changes have been saved": "Zure aldaketak gorde egin dira", "Your library is empty": "Zure liburutegia hutsik dago", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Zure zerbitzaria hardware baliabide nahikorik gabe konfiguratuta dago, eta horrek errendimendu eskasa ekar dezake.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Zure saioa bukatu da. Hemendik aurrera dokumentuan egindako aldaketak agian ez dira gordeko. Freskatu saioa (edo orrialdea) jarraitzeko. Baliteke berriro saioa hasi behar izatea.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Zure saioa {time} barru bukatuko da. Gorde zure lana eta freskatu saioa (edo orrialdea) jarraitzeko. Baliteke berriro saioa hasi behar izatea.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Zure {productname} klusterra gaizki konfiguratuta dagoela edo azkar eskalatzen ari dela dirudi. Jarri harremanetan zure sistema-administratzailearekin. Editatzen jarraitzeak hainbat erabiltzailek elkar ez ikustea, dokumentuak biltegiratzeko gatazkak edota kopiatu/itsatsi arazoak sor ditzake. {0} zerbitzariaren IDa espero zen {1} routeTokenerako baina {2} zerbitzariaren IDarekin konektatu da", "ZB": "ZB", "Zoom In": "Handiagotu", "Zoom Out": "Txikiagotu", "Zotero API key is incorrect": "Zotero API gakoa okerra da", "Zotero API key is not configured": "Zotero API gakoa ez dago konfiguratuta", "Zotero Warning": "Zotero abisua", "cell address": "gelaxkaren helbidea", "file type icon": "fitxategi motaren ikonoa", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "erantzunak", "reply": "erantzuna", "the Help tab": "Laguntzaren fitxa", "the View menu": "Ikusi-ren menua", "warning: copy/paste request timed out": "abisua: kopiatu/itsatsi eskaeraren denbora-muga gainditu da", "{0} deleted": "{0} ezabatuta", "{0} selected": "{0} hautatuta", "{0} tab selected": "{0} fitxa hautatuta", "{0} unselected": "{0} hautatu gabe", "{username} saved this document as {filename}. Do you want to join?": "{username}-k dokumentu hau {filename} gisa gorde du. Sartu nahi duzu?", "{user} has joined": "{user} batu da", "{user} has left": "{user} joan da", "\u00c5land Islands": "\u00c5land uharteak"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-fa.json b/f7cloud-office/browser/dist/l10n/ui-fa.json new file mode 100644 index 0000000..ddea51f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-fa.json @@ -0,0 +1 @@ +{" document(s) open.": " \u0633\u0646\u062f(\u0647\u0627) \u0628\u0627\u0632 \u0627\u0633\u062a.", " hrs": " \u0633\u0627\u0639\u062a", " mins": " \u062f\u0642\u06cc\u0642\u0647", " s": " \u062b\u0627\u0646\u06cc\u0647", " user(s).": " \u06a9\u0627\u0631\u0628\u0631(\u0627\u0646).", "\"Slow Proxy\"": "\"\u067e\u0631\u0648\u06a9\u0633\u06cc \u0622\u0647\u0633\u062a\u0647\"", "%n users": "%n \u06a9\u0627\u0631\u0628\u0631", "(current)": "(\u0641\u0639\u0644\u06cc)", "0 users": "0 \u06a9\u0627\u0631\u0628\u0631", "1 user": "1 \u06a9\u0627\u0631\u0628\u0631", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0628\u0647 \u062f\u0644\u06cc\u0644 \u06cc\u06a9 \u0639\u0645\u0644\u06cc\u0627\u062a \u0628\u0632\u0631\u06af \u0631\u0648\u0646\u0648\u0634\u062a / \u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0622\u063a\u0627\u0632 \u0634\u062f\u0647\u200c \u0627\u0633\u062a . \u0644\u0637\u0641\u0627 \u0642\u0628\u0644 \u0627\u0632 \u0634\u0631\u0648\u0639 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0641\u0639\u0644\u06cc \u0635\u0628\u0631 \u06a9\u0646\u06cc\u062f \u06cc\u0627 \u0622\u0646 \u0631\u0627 \u0644\u063a\u0648 \u06a9\u0646\u06cc\u062f", "About": "\u062f\u0631 \u0628\u0627\u0631\u0647", "Accept": "\u067e\u0630\u06cc\u0631\u0641\u062a\u0646", "Accept change": "\u062a\u063a\u06cc\u06cc\u0631 \u0631\u0627 \u0628\u067e\u0630\u06cc\u0631\u06cc\u062f", "Accessibility": "\u062f\u0633\u062a\u0631\u0633\u06cc\u200c\u067e\u0630\u06cc\u0631\u06cc", "Add Bibliography": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u06a9\u062a\u0627\u0628\u0646\u0627\u0645\u0647", "Add Citation": "\u0627\u0641\u0632\u0648\u062f\u0646 \u0646\u0642\u0644 \u0642\u0648\u0644", "Add Citation Note": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a \u0646\u0642\u0644 \u0642\u0648\u0644 \u0631\u0627 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646\u06cc\u062f", "Add Note": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a \u0631\u0627 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646\u06cc\u062f", "Admin console": "\u06a9\u0646\u0633\u0648\u0644 \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc", "All": "\u0647\u0645\u0647", "Always follow the editor": "\u0647\u0645\u06cc\u0634\u0647 \u0648\u06cc\u0631\u0627\u06cc\u0634\u06af\u0631 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0646\u06cc\u062f", "An error occurred while fetching notes": "\u0647\u0646\u06af\u0627\u0645 \u0648\u0627\u06a9\u0634\u06cc \u06cc\u0627\u062f\u062f\u0627\u0634\u062a \u0647\u0627 \u062e\u0637\u0627\u06cc\u06cc \u0631\u0648\u06cc \u062f\u0627\u062f", "An error occurred while fetching style list": "\u0647\u0646\u06af\u0627\u0645 \u0648\u0627\u06a9\u0634\u06cc \u0641\u0647\u0631\u0633\u062a \u0633\u0628\u06a9 \u062e\u0637\u0627\u06cc\u06cc \u0631\u0648\u06cc \u062f\u0627\u062f", "Analytics": "\u062a\u062d\u0644\u06cc\u0644\u200c\u0647\u0627", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0622\u06cc\u0627 \u0634\u0645\u0627 \u0639\u0644\u0627\u0642\u0647 \u0645\u0646\u062f \u0628\u0647 \u0645\u0634\u0627\u0631\u06a9\u062a \u0647\u0633\u062a\u06cc\u062f \u0627\u0645\u0627 \u0646\u0645\u06cc \u062f\u0627\u0646\u06cc\u062f \u0627\u0632 \u06a9\u062c\u0627 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f\u061f \u0628\u0647 \u062f\u0633\u062a\u0648\u0631\u0627\u0644\u0639\u0645\u0644 \u0647\u0627\u06cc \u06af\u0627\u0645 \u0628\u0647 \u06af\u0627\u0645 \u0628\u0631\u0648\u06cc\u062f \u0648 \u06a9\u062f \u0631\u0627 \u0627\u0632 \u0627\u0628\u062a\u062f\u0627 \u0628\u0633\u0627\u0632\u06cc\u062f. \u0647\u0645\u0686\u0646\u06cc\u0646 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0628\u0627 \u062a\u0631\u062c\u0645\u0647\u200c\u0647\u0627 \u06cc\u0627 \u0628\u0627 \u067e\u0631\u0648\u0646\u062f\u0647 \u06a9\u0631\u062f\u0646 \u06af\u0632\u0627\u0631\u0634 \u0627\u0634\u06a9\u0627\u0644 \u0628\u0627 \u062a\u0645\u0627\u0645 \u0645\u0631\u0627\u062d\u0644 \u0636\u0631\u0648\u0631\u06cc \u062f\u0631 \u0645\u0648\u0631\u062f \u0646\u062d\u0648\u0647 \u0628\u0627\u0632\u062a\u0648\u0644\u06cc\u062f \u0622\u0646.", "Are you sure you want to delete sheet, {sheet}?": "\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0628\u0631\u06af\u0647 {sheet} \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f", "Are you sure you want to delete this page?": "\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u0635\u0641\u062d\u0647 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f", "Are you sure you want to delete this slide?": "\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f", "Are you sure you want to shut down the server?": "\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0633\u0631\u0648\u0631 \u0631\u0627 \u062e\u0627\u0645\u0648\u0634 \u06a9\u0646\u06cc\u062f\u061f", "Are you sure you want to terminate this session?": "\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u062c\u0644\u0633\u0647 \u0631\u0627 \u062e\u0627\u062a\u0645\u0647 \u062f\u0647\u06cc\u062f\u061f", "Automatic": "\u062e\u0648\u062f\u06a9\u0627\u0631", "Automatic color": "\u0631\u0646\u06af \u0627\u062a\u0648\u0645\u0627\u062a\u06cc\u06a9", "Autotext": "\u0645\u062a\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631", "Average": "\u0645\u06cc\u0627\u0646\u06af\u06cc\u0646", "Axial": "\u0645\u062d\u0648\u0631\u06cc", "Background Color": "\u0631\u0646\u06af \u067e\u0633 \u0632\u0645\u06cc\u0646\u0647", "Bad": "\u0628\u062f", "Bookmarks": "\u0646\u0634\u0627\u0646\u06a9 \u0647\u0627", "Boolean Value": "\u0627\u0631\u0632\u0634 \u0628\u0648\u0644\u06cc", "Borders": "\u0645\u0631\u0632 \u0647\u0627", "Bytes received": "\u0628\u0627\u06cc\u062a \u0647\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0634\u062f\u0647", "Bytes sent": "\u0628\u0627\u06cc\u062a \u0627\u0631\u0633\u0627\u0644 \u0634\u062f", "CPU Graph": "\u0646\u0645\u0648\u062f\u0627\u0631 CPU", "CPU History": "\u062a\u0627\u0631\u06cc\u062e\u0686\u0647 CPU", "CSV File (.csv)": "\u0641\u0627\u06cc\u0644 CSV (csv.)", "CSV file (.csv)": "\u0641\u0627\u06cc\u0644 CSV (csv.)", "Cache size of CPU statistics": "\u0641\u0627\u0635\u0644\u0647 \u0632\u0645\u0627\u0646\u06cc \u0622\u0645\u0627\u0631 \u062d\u0627\u0641\u0638\u0647 (\u0628\u0631 \u062d\u0633\u0628 \u0645\u06cc\u0644\u06cc \u062b\u0627\u0646\u06cc\u0647)", "Cache size of memory statistics": "\u0641\u0627\u0635\u0644\u0647 \u0632\u0645\u0627\u0646\u06cc \u0622\u0645\u0627\u0631 \u062d\u0627\u0641\u0638\u0647 (\u0628\u0631 \u062d\u0633\u0628 \u0645\u06cc\u0644\u06cc \u062b\u0627\u0646\u06cc\u0647)", "Cancel": "\u0644\u063a\u0648", "Cell borders": "\u0645\u0631\u0632\u0647\u0627\u06cc \u0633\u0644\u0648\u0644\u06cc", "Channel Filter:": "\u0641\u06cc\u0644\u062a\u0631 \u06a9\u0627\u0646\u0627\u0644:", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a \u0647\u0627\u06cc \u0627\u0646\u062a\u0634\u0627\u0631 \u0631\u0627 \u0628\u0631\u0631\u0633\u06cc \u06a9\u0646\u06cc\u062f \u0648 \u0647\u0645\u0647 \u0686\u06cc\u0632 \u0631\u0627 \u062f\u0631 \u0645\u0648\u0631\u062f: \u062c\u062f\u06cc\u062f\u062a\u0631\u06cc\u0646 \u062a\u0648\u0633\u0639\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 Collabora \u0628\u06cc\u0627\u0645\u0648\u0632\u06cc\u062f \u0646\u0633\u062e\u0647\u060c \u0628\u0627 \u0647\u062f\u0641 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u062e\u0627\u0646\u06af\u06cc \u0648 \u062a\u06cc\u0645 \u0647\u0627\u06cc \u06a9\u0648\u0686\u06a9.", "Checkbox": "\u06a9\u0627\u062f\u0631 \u0628\u0631\u0631\u0633\u06cc", "Choice of functions": "\u0627\u0646\u062a\u062e\u0627\u0628 \u062a\u0648\u0627\u0628\u0639", "Citation Preferences": "\u062a\u0631\u062c\u06cc\u062d\u0627\u062a \u0627\u0633\u062a\u0646\u0627\u062f", "Citation Style": "\u0633\u0628\u06a9 \u0627\u0633\u062a\u0646\u0627\u062f", "Citation warning": "\u0647\u0634\u062f\u0627\u0631 \u0627\u0633\u062a\u0646\u0627\u062f", "Citations update failed": "\u0628\u0647 \u0631\u0648\u0632 \u0631\u0633\u0627\u0646\u06cc \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Cleaning up the document from the last session.": "\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646 \u0633\u0646\u062f \u0627\u0632 \u0622\u062e\u0631\u06cc\u0646 \u062c\u0644\u0633\u0647.", "Clear the search field": "\u0642\u0633\u0645\u062a \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u067e\u0627\u06a9 \u06a9\u0646\u06cc\u062f", "Close": "\u0628\u0633\u062a\u0646", "Close document": "\u0628\u0633\u062a\u0646 \u0633\u0646\u062f", "Collabora Online Development Edition": "\u0646\u0633\u062e\u0647 \u062a\u0648\u0633\u0639\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 Collabora", "Collabora Online Welcome": "\u0647\u0645\u06a9\u0627\u0631\u06cc \u0622\u0646\u0644\u0627\u06cc\u0646 \u062e\u0648\u0634 \u0622\u0645\u062f\u06cc\u062f", "Color": "\u0631\u0646\u06af", "Column Width": "\u0639\u0631\u0636 \u0633\u062a\u0648\u0646", "Columns": "\u0633\u062a\u0648\u0646 \u0647\u0627", "Comment": "\u0627\u0638\u0647\u0627\u0631 \u0646\u0638\u0631", "Compact view": "\u0646\u0645\u0627\u06cc \u0641\u0634\u0631\u062f\u0647", "Confirm": "\u062a\u0627\u06cc\u06cc\u062f", "Confirmation": "\u062a\u0627\u0626\u06cc\u062f\u06cc\u0647", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0628\u0627 \u0686\u0646\u062f \u06a9\u0627\u0631\u0628\u0631 \u062a\u0639\u0627\u0631\u0636 \u0648\u0627\u06af\u0631\u062f/\u0627\u0632 \u0646\u0648 \u0627\u0646\u062c\u0627\u0645 \u062f\u0647\u06cc\u062f. \u0644\u0637\u0641\u0627 \u0627\u0632 \u062a\u0639\u0645\u06cc\u0631 \u0633\u0646\u062f \u0628\u0631\u0627\u06cc \u062d\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f", "Connecting...": "\u0628\u0631\u0642\u0631\u0627\u0631\u06cc \u0627\u0631\u062a\u0628\u0627\u0637...", "Connection error": "\u062e\u0637\u0627\u06cc \u0627\u062a\u0635\u0627\u0644", "Connections": "\u0627\u062a\u0635\u0627\u0644\u0627\u062a", "Continue editing": "\u0628\u0647 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0627\u062f\u0627\u0645\u0647 \u062f\u0647\u06cc\u062f", "Continue read only": "\u0627\u062f\u0627\u0645\u0647 \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646", "Copy": "\u06a9\u067e\u06cc", "Copy Sheet...": "\u0628\u0631\u06af\u0647 \u06a9\u067e\u06cc...", "Copy all version information in English": "\u062a\u0645\u0627\u0645 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0646\u0633\u062e\u0647 \u0631\u0627 \u0628\u0647 \u0632\u0628\u0627\u0646 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u06a9\u067e\u06cc \u06a9\u0646\u06cc\u062f", "Copy link location": "\u0645\u06a9\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0631\u0627 \u06a9\u067e\u06cc \u06a9\u0646\u06cc\u062f", "Copying from the document disabled": "\u06a9\u067e\u06cc \u0627\u0632 \u0633\u0646\u062f \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0627\u0633\u062a", "Count": "\u0634\u0645\u0631\u062f\u0646", "CountA": "\u0634\u0645\u0631\u062f\u0646(A)", "Creating copy...": "\u062f\u0631 \u062d\u0627\u0644 \u0627\u06cc\u062c\u0627\u062f \u06a9\u067e\u06cc...", "Creating new file from template...": "Creating new file from template...", "Creator(s)": "\u0633\u0627\u0632\u0646\u062f\u06af\u0627\u0646", "Currency": "\u0648\u0627\u062d\u062f \u067e\u0648\u0644", "Custom dictionaries": "\u0648\u0627\u0698\u0647 \u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0634\u062e\u0635\u06cc\u200c\u0633\u0627\u0632\u06cc \u0634\u062f\u0647", "Dark Mode": "\u062d\u0627\u0644\u062a \u062a\u0627\u0631\u06cc\u06a9", "Dashboard": "\u067e\u06cc\u0634\u062e\u0648\u0627\u0646", "Data": "\u062f\u0627\u062f\u0647", "Date": "\u062a\u0627\u0631\u06cc\u062e", "Default": "\u067e\u06cc\u0634 \u0641\u0631\u0636", "Default Style": "\u0633\u0628\u06a9 \u067e\u06cc\u0634 \u0641\u0631\u0636", "Define print area": "\u0646\u0627\u062d\u06cc\u0647 \u0686\u0627\u067e \u0631\u0627 \u062a\u0639\u0631\u06cc\u0641 \u06a9\u0646\u06cc\u062f", "Delete": "\u062d\u0630\u0641", "Delete Columns": "\u062d\u0630\u0641 \u0633\u062a\u0648\u0646 \u0647\u0627", "Delete Rows": "\u0631\u062f\u06cc\u0641 \u0647\u0627 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f", "Discard": "\u062f\u0648\u0631 \u0627\u0646\u062f\u0627\u062e\u062a\u0646", "Discover All The Changes": "\u062a\u0645\u0627\u0645 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0631\u0627 \u06a9\u0634\u0641 \u06a9\u0646\u06cc\u062f", "Document": "\u0633\u0646\u062f", "Document cannot be exported. Please try again.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u0635\u0627\u062f\u0631 \u06a9\u0631\u062f. \u0644\u0637\u0641\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f.", "Document cannot be renamed, please check your permissions.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645 \u062f\u0627\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u0645\u062c\u0648\u0632\u0647\u0627\u06cc \u062e\u0648\u062f \u0631\u0627 \u0628\u0631\u0631\u0633\u06cc \u06a9\u0646\u06cc\u062f.", "Document cannot be renamed.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645 \u062f\u0627\u062f.", "Document cannot be saved, please check your permissions.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u0630\u062e\u06cc\u0631\u0647 \u06a9\u0631\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u0645\u062c\u0648\u0632\u0647\u0627\u06cc \u062e\u0648\u062f \u0631\u0627 \u0628\u0631\u0631\u0633\u06cc \u06a9\u0646\u06cc\u062f.", "Document cannot be saved.": "\u0633\u0646\u062f \u0642\u0627\u0628\u0644 \u0630\u062e\u06cc\u0631\u0647 \u0646\u06cc\u0633\u062a.", "Document has been changed": "\u0633\u0646\u062f \u062a\u063a\u06cc\u06cc\u0631 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0633\u0646\u062f \u062f\u0631 \u062d\u0627\u0641\u0638\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a. \u062f\u0648\u0633\u062a \u062f\u0627\u0631\u06cc\u062f \u0628\u0627 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u062f\u0647 \u062e\u0648\u062f \u0686\u0647 \u06a9\u0627\u0631 \u06a9\u0646\u06cc\u062f\u061f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0633\u0646\u062f \u062f\u0631 \u062d\u0627\u0641\u0638\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a. \u062f\u0631 \u062d\u0627\u0644 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0633\u0646\u062f \u062c\u062f\u06cc\u062f \u0646\u0633\u062e\u0647 \u0634\u0645\u0627 \u0628\u0647 \u0635\u0648\u0631\u062a \u0648\u06cc\u0631\u0627\u06cc\u0634 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0627\u0633\u062a.", "Document is getting migrated": "\u0646\u0648\u0634\u062a\u0627\u0631 \u062f\u0631 \u062d\u0627\u0644 \u0645\u0647\u0627\u062c\u0631\u062a \u0627\u0633\u062a", "Document requires password to modify.": "\u0633\u0646\u062f \u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0628\u0647 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0646\u06cc\u0627\u0632 \u062f\u0627\u0631\u062f.", "Document requires password to view.": "\u0633\u0646\u062f \u0628\u0631\u0627\u06cc \u0645\u0634\u0627\u0647\u062f\u0647 \u0646\u06cc\u0627\u0632 \u0628\u0647 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u062f\u0627\u0631\u062f.", "Documents open": "\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u067e\u0631\u0648\u0646\u062f\u0647", "Documents:": "\u0627\u0633\u0646\u0627\u062f:", "Download": "\u062f\u0627\u0646\u0644\u0648\u062f", "Download as": "\u062f\u0627\u0646\u0644\u0648\u062f \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", "Downloading...": "\u062f\u0631 \u062d\u0627\u0644 \u062f\u0627\u0646\u0644\u0648\u062f", "Dropdown": "\u0631\u0647\u0627 \u06a9\u0631\u062f\u0646", "Edit": "\u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0646\u06cc\u062f", "Edit link": "\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0644\u06cc\u0646\u06a9", "Elapsed time": "\u0632\u0645\u0627\u0646 \u0633\u067e\u0631\u06cc \u0634\u062f\u0647", "Ellipsoid": "\u0628\u06cc\u0636\u06cc", "End Presentation": "\u067e\u0627\u06cc\u0627\u0646 \u0627\u0631\u0627\u0626\u0647", "Endnotes": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a \u0647\u0627\u06cc \u067e\u0627\u06cc\u0627\u0646\u06cc", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u0627\u0632 \u0622\u062e\u0631\u06cc\u0646 \u067e\u06cc\u0634\u0631\u0641\u062a\u200c\u0647\u0627 \u062f\u0631 \u0628\u0647\u0631\u0647\u200c\u0648\u0631\u06cc \u0622\u0646\u0644\u0627\u06cc\u0646 \u0644\u0630\u062a \u0628\u0628\u0631\u06cc\u062f\u060c \u0631\u0627\u06cc\u06af\u0627\u0646 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u060c \u06a9\u0627\u0648\u0634 \u0648 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631\u0627\u0646 \u062f\u0631 \u0645\u0631\u0648\u0631\u06af\u0631. \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0645\u062e\u062a\u0644\u0641 \u0646\u06cc\u0632 \u0628\u0631\u0627\u06cc \u062a\u0644\u0641\u0646 \u0647\u0645\u0631\u0627\u0647 \u0645\u0648\u062c\u0648\u062f \u0627\u0633\u062a.", "Enter a file name": "\u0646\u0627\u0645 \u0641\u0627\u06cc\u0644 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f", "Enter new sheet name": "\u0646\u0627\u0645 \u0628\u0631\u06af\u0647 \u062c\u062f\u06cc\u062f \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f", "Entering text mode": "\u0648\u0631\u0648\u062f \u0628\u0647 \u062d\u0627\u0644\u062a \u0645\u062a\u0646", "Error": "\u062e\u0637\u0627", "Excel 2003 Spreadsheet (.xls)": "\u0635\u0641\u062d\u0647 \u06af\u0633\u062a\u0631\u062f\u0647 Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "\u0635\u0641\u062d\u0647 \u06af\u0633\u062a\u0631\u062f\u0647 \u0627\u06a9\u0633\u0644 (xlsx.)", "Expired:": "\u0645\u0646\u0642\u0636\u06cc \u0634\u062f\u0647:", "Explore The New {coolversion}": "{coolversion} \u062c\u062f\u06cc\u062f \u0631\u0627 \u06a9\u0627\u0648\u0634 \u06a9\u0646\u06cc\u062f", "Export As": "\u0635\u0627\u062f\u0631\u0627\u062a \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", "Export as": "\u0635\u0627\u062f\u0631\u0627\u062a \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", "Exported to storage": "\u0628\u0647 \u0627\u0646\u0628\u0627\u0631 \u0635\u0627\u062f\u0631 \u0634\u062f", "External link": "\u0644\u06cc\u0646\u06a9 \u062e\u0627\u0631\u062c\u06cc", "Failed to authenticate this session over protocol {0}": "\u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a \u0627\u06cc\u0646 \u062c\u0644\u0633\u0647 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u067e\u0631\u0648\u062a\u06a9\u0644 {0} \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Failed to download clipboard, please re-copy": "\u0628\u0631\u06cc\u062f\u0647\u200c\u062f\u0627\u0646 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u06a9\u067e\u06cc \u06a9\u0646\u06cc\u062f", "Failed to load collections": "\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0647\u0627 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Failed to load document.": "\u0633\u0646\u062f \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f.", "Failed to load groups": "\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u06af\u0631\u0648\u0647 \u0647\u0627 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Failed to load items": "\u0645\u0648\u0627\u0631\u062f \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f", "Failed to load styles": "\u0633\u0628\u06a9\u200c\u0647\u0627 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0633\u0646\u062f \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f. \u0644\u0637\u0641\u0627\u064b \u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u0648\u0639 \u0641\u0627\u06cc\u0644 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0645\u06cc\u200c\u0634\u0648\u062f \u0648 \u062e\u0631\u0627\u0628 \u0646\u06cc\u0633\u062a \u0648 \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u062d\u0627\u0646 \u06a9\u0646\u06cc\u062f.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0633\u0646\u062f \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0646\u0634\u062f. \u0627\u06cc\u0646 \u0633\u0646\u062f \u06cc\u0627 \u0646\u0627\u062f\u0631\u0633\u062a \u0627\u0633\u062a \u06cc\u0627 \u0645\u0646\u0627\u0628\u0639 \u0628\u06cc\u0634\u062a\u0631\u06cc \u0627\u0632 \u062d\u062f \u0645\u062c\u0627\u0632 \u0645\u0635\u0631\u0641 \u0645\u06cc \u06a9\u0646\u062f. \u0644\u0637\u0641\u0627 \u0628\u0627 \u0645\u062f\u06cc\u0631 \u062a\u0645\u0627\u0633 \u0628\u06af\u06cc\u0631\u06cc\u062f.", "Failed to read document from storage, please try to load the document again.": "\u0633\u0646\u062f \u0627\u0632 \u0641\u0636\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc \u062e\u0648\u0627\u0646\u062f\u0647 \u0646\u0634\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u0633\u0646\u062f \u0631\u0627 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u06a9\u0646\u06cc\u062f.", "Failed to set jwt authentication cookie over insecure connection": "\u062a\u0646\u0638\u06cc\u0645 \u06a9\u0648\u06a9\u06cc \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a jwt \u0631\u0648\u06cc \u0627\u062a\u0635\u0627\u0644 \u0646\u0627\u0627\u0645\u0646 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Fields": "\u0632\u0645\u06cc\u0646\u0647 \u0647\u0627", "File": "\u067e\u0631\u0648\u0646\u062f\u0647", "File name should contain an extension.": "\u0646\u0627\u0645 \u0641\u0627\u06cc\u0644 \u0628\u0627\u06cc\u062f \u062f\u0627\u0631\u0627\u06cc \u067e\u0633\u0648\u0646\u062f \u0628\u0627\u0634\u062f.", "Fixed size": "\u0627\u0646\u062f\u0627\u0632\u0647 \u062b\u0627\u0628\u062a", "Following": "\u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646", "Font": "\u0641\u0648\u0646\u062a", "Font Name": "\u0646\u0627\u0645 \u0641\u0648\u0646\u062a", "Font Size": "\u0627\u0646\u062f\u0627\u0632\u0647 \u0641\u0648\u0646\u062a", "Footnotes": "\u067e\u0627\u0646\u0648\u06cc\u0633\u0647\u0627 \u0648 \u0645\u0646\u0627\u0628\u0639", "Form": "\u0641\u0631\u0645", "Format": "\u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc", "Formula": "\u0641\u0631\u0645\u0648\u0644", "Forum": "\u0627\u0646\u062c\u0645\u0646", "Fraction": "\u06a9\u0633\u0631", "From": "\u0627\u0632", "Fullscreen presentation": "\u0627\u0631\u0627\u0626\u0647 \u062a\u0645\u0627\u0645 \u0635\u0641\u062d\u0647", "Function Wizard": "\u062a\u0627\u0628\u0639 \u062c\u0627\u062f\u0648\u06af\u0631", "Functions": "\u06a9\u0627\u0631\u06a9\u0631\u062f", "GB": "\u06af\u06cc\u06af\u0627\u0628\u0627\u06cc\u062a", "General": "\u0639\u0645\u0648\u0645\u06cc", "Get Involved": "\u0645\u0634\u0627\u0631\u06a9\u062a \u06a9\u0646\u06cc\u062f", "Good": "\u062e\u0648\u0628", "Gradient End": "\u067e\u0627\u06cc\u0627\u0646 \u06af\u0631\u0627\u062f\u06cc\u0627\u0646", "Gradient Start": "\u0634\u0631\u0648\u0639 \u06af\u0631\u0627\u062f\u06cc\u0627\u0646", "Graphs": "\u0646\u0645\u0648\u062f\u0627\u0631\u0647\u0627", "Group Libraries": "Group Libraries", "Heading 1": "\u0633\u0631\u0641\u0635\u0644 1", "Heading 2": "\u0633\u0631\u0641\u0635\u0644 2", "Headings and objects that you add to the document will appear here": "\u0633\u0631\u0641\u0635\u0644 \u0647\u0627 \u0648 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0647 \u0633\u0646\u062f \u0627\u0636\u0627\u0641\u0647 \u0645\u06cc \u06a9\u0646\u06cc\u062f \u062f\u0631 \u0627\u06cc\u0646\u062c\u0627 \u0638\u0627\u0647\u0631 \u0645\u06cc \u0634\u0648\u0646\u062f", "Help": "\u0631\u0627\u0647\u0646\u0645\u0627", "Hide the search bar": "\u0646\u0648\u0627\u0631 \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u067e\u0646\u0647\u0627\u0646 \u06a9\u0646\u06cc\u062f", "History": "\u062a\u0627\u0631\u06cc\u062e\u0686\u0647", "Hit Cancel to open in view-only mode.": "\u0631\u0648\u06cc \u0644\u063a\u0648 \u06a9\u0644\u06cc\u06a9 \u06a9\u0646\u06cc\u062f \u062a\u0627 \u062f\u0631 \u062d\u0627\u0644\u062a \u0641\u0642\u0637 \u0645\u0634\u0627\u0647\u062f\u0647 \u0628\u0627\u0632 \u0634\u0648\u062f.", "Home": "\u0622\u063a\u0627\u0632\u0647", "Idle document - please click to reload and resume editing": "\u0633\u0646\u062f \u0628\u06cc\u06a9\u0627\u0631 - \u0644\u0637\u0641\u0627\u064b \u0628\u0631\u0627\u06cc \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0645\u062c\u062f\u062f \u0648 \u0627\u0632 \u0633\u0631\u06af\u06cc\u0631\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0644\u06cc\u06a9 \u06a9\u0646\u06cc\u062f", "Idle document - please tap to reload and resume editing": "\u0633\u0646\u062f \u0628\u06cc\u06a9\u0627\u0631 - \u0644\u0637\u0641\u0627\u064b \u0628\u0631\u0627\u06cc \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0645\u062c\u062f\u062f \u0648 \u0627\u0632 \u0633\u0631\u06af\u06cc\u0631\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0644\u06cc\u06a9 \u06a9\u0646\u06cc\u062f", "Idle time": "\u0632\u0645\u0627\u0646 \u0628\u06cc\u06a9\u0627\u0631\u06cc", "Image (.png)": "\u062a\u0635\u0648\u06cc\u0631 (png.)", "Initializing...": "\u062f\u0631 \u062d\u0627\u0644 \u0634\u0631\u0648\u0639...", "Insert": "\u062f\u0631\u062c", "Insert Checkbox": "\u062f\u0631\u062c \u0686\u06a9 \u0628\u0627\u06a9\u0633", "Insert Columns After": "\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u0647\u0627 \u0628\u0639\u062f", "Insert Columns Before": "\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u0647\u0627 \u0642\u0628\u0644", "Insert Comment": "\u062f\u0631\u062c \u0646\u0638\u0631", "Insert Date": "\u062f\u0631\u062c \u062a\u0627\u0631\u06cc\u062e", "Insert Dropdown": "\u062f\u0631\u062c \u06a9\u0634\u0648\u06cc\u06cc", "Insert Local Image": "\u062f\u0631\u062c \u062a\u0635\u0648\u06cc\u0631 \u0645\u062d\u0644\u06cc", "Insert Picture": "\u062f\u0631\u062c \u062a\u0635\u0648\u06cc\u0631", "Insert Rich Text": "\u062f\u0631\u062c \u0645\u062a\u0646 \u063a\u0646\u06cc", "Insert Rows Above": "\u0631\u062f\u06cc\u0641 \u0647\u0627\u06cc \u0628\u0627\u0644\u0627 \u0631\u0627 \u062f\u0631\u062c \u06a9\u0646\u06cc\u062f", "Insert Rows Below": "\u0631\u062f\u06cc\u0641 \u0647\u0627\u06cc \u0632\u06cc\u0631 \u0631\u0627 \u062f\u0631\u062c \u06a9\u0646\u06cc\u062f", "Insert Shape": "\u062f\u0631\u062c \u0634\u06a9\u0644", "Insert Table": "\u062f\u0631\u062c \u062c\u062f\u0648\u0644", "Insert connectors": "\u0627\u062a\u0635\u0627\u0644 \u062f\u0647\u0646\u062f\u0647 \u0647\u0627 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f", "Insert shapes": "\u062f\u0631\u062c \u0627\u0634\u06a9\u0627\u0644", "Insert sheet": "\u062f\u0631\u062c \u0648\u0631\u0642", "Insert sheet after this": "\u0628\u0639\u062f \u0627\u0632 \u0627\u06cc\u0646 \u0628\u0631\u06af\u0647 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f", "Insert sheet before this": "\u0642\u0628\u0644 \u0627\u0632 \u0627\u06cc\u0646 \u0628\u0631\u06af\u0647 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f", "Insert table": "\u062f\u0631\u062c \u062c\u062f\u0648\u0644", "Invalid link: '{url}'": "\u067e\u06cc\u0648\u0646\u062f \u0646\u0627\u0645\u0639\u062a\u0628\u0631: '{url}'", "Keyboard shortcuts": "\u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f", "Kill": "\u06a9\u0634\u062a\u0646", "Kill session.": "\u062c\u0644\u0633\u0647 \u06a9\u0634\u062a\u0646", "Language": "\u0632\u0628\u0627\u0646", "Language:": "\u0632\u0628\u0627\u0646:", "Last modification": "\u0622\u062e\u0631\u06cc\u0646 \u0627\u0635\u0644\u0627\u062d", "Last saved:": "\u0622\u062e\u0631\u06cc\u0646 \u0630\u062e\u06cc\u0631\u0647 \u0634\u062f\u0647:", "Latest Updates": "\u0622\u062e\u0631\u06cc\u0646 \u0628\u0647 \u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0647\u0627", "Layout": "\u0637\u0631\u062d \u0628\u0646\u062f\u06cc", "Left Margin": "\u062d\u0627\u0634\u06cc\u0647 \u0686\u067e", "License": "\u0645\u062c\u0648\u0632", "Linear": "\u062e\u0637\u06cc", "Loading...": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc...", "Local Image...": "\u062a\u0635\u0648\u06cc\u0631 \u0645\u062d\u0644\u06cc...", "Log": "\u06a9\u0627\u0631\u0646\u0627\u0645\u0647", "Log Levels": "\u0633\u0637\u0648\u062d \u0648\u0631\u0648\u062f \u0628\u0647 \u0633\u06cc\u0633\u062a\u0645", "Loose": "\u0633\u0633\u062a", "MB": "\u0645\u06af\u0627\u0628\u0627\u06cc\u062a", "Master": "\u0627\u0635\u0644\u06cc", "Master View": "\u0646\u0645\u0627\u06cc \u0627\u0635\u0644\u06cc", "Max": "\u062d\u062f\u0627\u06a9\u062b\u0631", "Maximum": "\u0628\u06cc\u0634\u062a\u0631\u06cc\u0646", "Maximum Document process stack memory (in KB) - reduce only": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062d\u0627\u0641\u0638\u0647 \u067e\u0634\u062a\u0647 \u067e\u0631\u062f\u0627\u0632\u0634 \u0633\u0646\u062f (\u062f\u0631 \u06a9\u06cc\u0644\u0648\u0628\u0627\u06cc\u062a) - \u0641\u0642\u0637 \u06a9\u0627\u0647\u0634 \u062f\u0647\u06cc\u062f", "Maximum Document process virtual memory (in MB) - reduce only": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062d\u0627\u0641\u0638\u0647 \u0645\u062c\u0627\u0632\u06cc \u067e\u0631\u062f\u0627\u0632\u0634 \u0633\u0646\u062f (\u062f\u0631 \u0645\u06af\u0627\u0628\u0627\u06cc\u062a) - \u0641\u0642\u0637 \u06a9\u0627\u0647\u0634 \u062f\u0647\u06cc\u062f", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u0627\u0646\u062f\u0627\u0632\u0647 \u0641\u0627\u06cc\u0644 \u0645\u062c\u0627\u0632 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0646 \u0631\u0648\u06cc \u062f\u06cc\u0633\u06a9 (\u062f\u0631 \u0645\u06af\u0627\u0628\u0627\u06cc\u062a) - \u0641\u0642\u0637 \u06a9\u0627\u0647\u0634 \u062f\u0647\u06cc\u062f", "Memory": "\u062d\u0627\u0641\u0638\u0647", "Memory Graph": "\u0646\u0645\u0648\u062f\u0627\u0631 \u062d\u0627\u0641\u0638\u0647", "Memory History": "\u062a\u0627\u0631\u06cc\u062e\u0686\u0647 \u062d\u0627\u0641\u0638\u0647", "Memory consumed": "\u062d\u0627\u0641\u0638\u0647 \u0645\u0635\u0631\u0641 \u0634\u062f\u0647", "Min": "\u062d\u062f\u0627\u0642\u0644", "Minimum": "\u06a9\u0645\u062a\u0631\u06cc\u0646", "Missing Fonts": "\u0641\u0648\u0646\u062a \u0647\u0627\u06cc \u06af\u0645 \u0634\u062f\u0647", "Modified": "\u0627\u0635\u0644\u0627\u062d \u0634\u062f\u0647", "Modify": "\u0627\u0635\u0644\u0627\u062d \u06a9\u0646\u06cc\u062f", "More information and support": "\u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0628\u06cc\u0634\u062a\u0631 \u0648 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc", "More...": "\u0628\u06cc\u0634\u062a\u0631...", "Move Sheet Left": "\u0628\u0631\u06af\u0647 \u0631\u0627 \u0628\u0647 \u0686\u067e \u0645\u0646\u062a\u0642\u0644 \u06a9\u0646\u06cc\u062f", "Move Sheet Right": "\u0628\u0631\u06af\u0647 \u0631\u0627 \u0628\u0647 \u0631\u0627\u0633\u062a \u0645\u0646\u062a\u0642\u0644 \u06a9\u0646\u06cc\u062f", "My Library": "\u06a9\u062a\u0627\u0628\u062e\u0627\u0646\u0647 \u0645\u0646", "My Publications": "\u0627\u0646\u062a\u0634\u0627\u0631\u0627\u062a \u0645\u0646", "Network Graph": "\u0646\u0645\u0648\u062f\u0627\u0631 \u0634\u0628\u06a9\u0647", "Neutral": "\u062e\u0646\u062b\u06cc", "Next": "\u0628\u0639\u062f\u06cc", "Next Slide": "\u0627\u0633\u0644\u0627\u06cc\u062f \u0628\u0639\u062f\u06cc", "No Comments": "\u0628\u062f\u0648\u0646 \u0646\u0638\u0631", "No color": "\u0628\u062f\u0648\u0646 \u0631\u0646\u06af", "No disk space left on server.": "\u0647\u06cc\u0686 \u0641\u0636\u0627\u06cc \u062f\u06cc\u0633\u06a9\u06cc \u0631\u0648\u06cc \u0633\u0631\u0648\u0631 \u0628\u0627\u0642\u06cc \u0646\u0645\u0627\u0646\u062f\u0647 \u0627\u0633\u062a.", "None": "\u0647\u06cc\u0686 \u06cc\u06a9", "None (Do not check spelling)": "\u0647\u06cc\u0686 (\u0627\u0645\u0644\u0627 \u0631\u0627 \u0628\u0631\u0631\u0633\u06cc \u0646\u06a9\u0646\u06cc\u062f)", "Normal": "\u0637\u0628\u06cc\u0639\u06cc", "Notes": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a", "Number": "\u0639\u062f\u062f", "Number of Documents": "\u062a\u0639\u062f\u0627\u062f \u0627\u0633\u0646\u0627\u062f", "Number of Pages": "\u062a\u0639\u062f\u0627\u062f\u06cc \u0627\u0632 \u0635\u0641\u062d\u0627\u062a", "Number of Sheets": "\u062a\u0639\u062f\u0627\u062f \u0628\u0631\u06af\u0647 \u0647\u0627", "Number of Slides": "\u062a\u0639\u062f\u0627\u062f \u0627\u0633\u0644\u0627\u06cc\u062f\u0647\u0627", "ODF Drawing (.odg)": "\u0637\u0631\u0627\u062d\u06cc ODF (odg.)", "ODF presentation (.odp)": "\u0627\u0631\u0627\u0626\u0647 ODF (odp.)", "ODF spreadsheet (.ods)": "\u0635\u0641\u062d\u0647 \u06af\u0633\u062a\u0631\u062f\u0647 ODF (ods.)", "ODF text document (.odt)": "\u0633\u0646\u062f \u0645\u062a\u0646\u06cc ODF (odt.)", "OK": "\u0628\u0627\u0634\u0647", "Once citations are entered their storage and display type can not be changed.": "\u0647\u0646\u06af\u0627\u0645\u06cc \u06a9\u0647 \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627 \u0648\u0627\u0631\u062f \u0645\u06cc \u0634\u0648\u0646\u062f \u0630\u062e\u06cc\u0631\u0647 \u0633\u0627\u0632\u06cc \u0648 \u0646\u0648\u0639 \u0646\u0645\u0627\u06cc\u0634 \u0622\u0646\u0647\u0627 \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u062a\u063a\u06cc\u06cc\u0631 \u062f\u0627\u062f.", "Online Help": "\u06a9\u0645\u06a9 \u0622\u0646\u0644\u0627\u06cc\u0646", "Only the document owner can change the password.": "\u0641\u0642\u0637 \u0635\u0627\u062d\u0628 \u0633\u0646\u062f \u0645\u06cc \u062a\u0648\u0627\u0646\u062f \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0631\u0627 \u062a\u063a\u06cc\u06cc\u0631 \u062f\u0647\u062f.", "Oops, there is a problem connecting the document": "\u0627\u0648\u0647\u060c \u0645\u0634\u06a9\u0644\u06cc \u062f\u0631 \u0627\u062a\u0635\u0627\u0644 \u0633\u0646\u062f \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f", "Oops, there is a problem connecting to {productname}: ": "\u0627\u0648\u0647\u060c \u0645\u0634\u06a9\u0644\u06cc \u062f\u0631 \u0627\u062a\u0635\u0627\u0644 \u0628\u0647 {productname} \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f: ", "Open link": "\u0644\u06cc\u0646\u06a9 \u0628\u0627\u0632", "Open menu": "\u0645\u0646\u0648 \u0631\u0627 \u0628\u0627\u0632 \u06a9\u0646\u06cc\u062f", "Overview": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc", "Overwrite": "\u0632\u06cc\u0627\u062f \u0646\u0648\u0634\u062a\u0646", "PB": "\u067e\u0646\u062a\u0627 \u0628\u0627\u06cc\u062a", "PDF Document (.pdf)": "\u0633\u0646\u062f PDF (.pdf)", "PDF Document (.pdf) as...": "\u0633\u0646\u062f PDF (.pdf) \u0628\u0647 \u0639\u0646\u0648\u0627\u0646...", "PID": "\u0634\u0646\u0627\u0633\u0647 \u06a9\u0627\u0631\u0628\u0631", "Page Setup": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0635\u0641\u062d\u0647", "Paste": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646", "Paste Slide": "\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f", "Paste Special": "\u0686\u0633\u0628 \u0648\u06cc\u0698\u0647", "Path": "\u0645\u0633\u06cc\u0631", "Percent": "\u062f\u0631\u0635\u062f", "Permission Mode": "\u062d\u0627\u0644\u062a \u0645\u062c\u0648\u0632", "Picture": "\u062a\u0635\u0648\u06cc\u0631", "Please send us your feedback": "\u0644\u0637\u0641\u0627 \u0646\u0638\u0631\u0627\u062a \u062e\u0648\u062f \u0631\u0627 \u0628\u0631\u0627\u06cc \u0645\u0627 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u06cc\u062f", "Please wait kubernetes cluster is scaling...": "\u0644\u0637\u0641\u0627 \u064b \u0645\u0646\u062a\u0638\u0631 \u0628\u0627\u0634\u06cc\u062f \u06a9\u0647 \u062e\u0648\u0634\u0647 kubernetes \u062f\u0631 \u062d\u0627\u0644 \u0645\u0642\u06cc\u0627\u0633 \u0634\u062f\u0646 \u0627\u0633\u062a \u2026", "PowerPoint 2003 Presentation (.ppt)": "\u0627\u0631\u0627\u0626\u0647 \u067e\u0627\u0648\u0631\u067e\u0648\u06cc\u0646\u062a 2003 (ppt.)", "PowerPoint Presentation (.pptx)": "\u0627\u0631\u0627\u0626\u0647 \u067e\u0627\u0648\u0631\u067e\u0648\u06cc\u0646\u062a (pptx.)", "Present current slide": "\u0627\u0631\u0627\u0626\u0647 \u0627\u0633\u0644\u0627\u06cc\u062f \u0641\u0639\u0644\u06cc", "Presentation": "\u0627\u0631\u0627\u0626\u0647", "Properties": "\u062e\u0648\u0627\u0635", "Quadratic": "\u062f\u0631\u062c\u0647 \u062f\u0648\u0645", "RELOAD": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0645\u062c\u062f\u062f", "Radial": "\u0634\u0639\u0627\u0639\u06cc", "Read mode": "\u062a\u0628\u0644\u062a: \u0646\u0645\u0627\u06cc \u0632\u0628\u0627\u0646\u0647\u200c\u0627\u06cc: \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631 \u0627\u062c\u0627\u0632\u0647 \u0645\u06cc\u200c\u062f\u0647\u062f \u0628\u0647 \u062d\u0627\u0644\u062a \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646 \u0628\u0631\u06af\u0631\u062f\u062f", "Read-only": "\u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc", "Received": "\u0627\u062e\u0630 \u0634\u062f\u0647", "Recent": "\u0627\u062e\u06cc\u0631", "Reconnecting...": "\u0627\u062a\u0635\u0627\u0644 \u0645\u062c\u062f\u062f...", "Redo": "\u0627\u0646\u062c\u0627\u0645 \u0645\u062c\u062f\u062f", "References": "\u0645\u0646\u0627\u0628\u0639", "Refresh": "\u062a\u0627\u0632\u0647 \u06a9\u0631\u062f\u0646", "Refresh Citations": "\u0628\u0627\u0632\u062e\u0648\u0627\u0646\u06cc \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627", "Refresh Log": "\u062a\u0627\u0632\u0647 \u06a9\u0631\u062f\u0646 \u06af\u0632\u0627\u0631\u0634", "Reject change": "\u0631\u062f \u06a9\u0631\u062f\u0646 \u062a\u063a\u06cc\u06cc\u0631", "Reloading the document after rename": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0645\u062c\u062f\u062f \u0633\u0646\u062f \u067e\u0633 \u0627\u0632 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645", "Remove": "\u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f", "Remove Thread": "\u0645\u0648\u0636\u0648\u0639 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f", "Remove link": "\u062d\u0630\u0641 \u0644\u06cc\u0646\u06a9", "Remove print area": "\u0646\u0627\u062d\u06cc\u0647 \u0686\u0627\u067e \u0631\u0627 \u0628\u0631\u062f\u0627\u0631\u06cc\u062f", "Rename Document": "\u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645 \u0633\u0646\u062f", "Rename sheet": "\u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645 \u0628\u0631\u06af\u0647", "Renaming...": "\u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645", "Repair": "\u062a\u0639\u0645\u06cc\u0631", "Repair Document": "\u0633\u0646\u062f \u062a\u0639\u0645\u06cc\u0631", "Reply": "\u067e\u0627\u0633\u062e", "Report an issue": "\u06af\u0632\u0627\u0631\u0634 \u06cc\u06a9 \u0645\u0634\u06a9\u0644", "Reset to Default Language": "\u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06cc \u0628\u0647 \u0632\u0628\u0627\u0646 \u067e\u06cc\u0634 \u0641\u0631\u0636", "Reset zoom": "\u0628\u0632\u0631\u06af\u0646\u0645\u0627\u06cc\u06cc \u0631\u0627 \u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06cc \u06a9\u0646\u06cc\u062f", "Resolve": "\u0628\u0631\u0637\u0631\u0641 \u06a9\u0631\u062f\u0646", "Resolve Thread": "\u0645\u0648\u0636\u0648\u0639 \u0631\u0627 \u062d\u0644 \u06a9\u0646\u06cc\u062f", "Resolved": "\u062d\u0644 \u0634\u062f", "Restoring older revision. Any unsaved changes will be available in version history": "\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc \u0646\u0633\u062e\u0647 \u0642\u062f\u06cc\u0645\u06cc \u062a\u0631 \u0647\u0631 \u06af\u0648\u0646\u0647 \u062a\u063a\u06cc\u06cc\u0631 \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u062f\u0647 \u062f\u0631 \u062a\u0627\u0631\u06cc\u062e\u0686\u0647 \u0646\u0633\u062e\u0647 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u062e\u0648\u0627\u0647\u062f \u0628\u0648\u062f", "Review": "\u0628\u0627\u0632\u0628\u06cc\u0646\u06cc", "Rich Text": "\u0645\u062a\u0646 \u063a\u0646\u06cc", "Rich Text (.rtf)": "\u0645\u062a\u0646 \u063a\u0646\u06cc (rtf.)", "Right Margin": "\u062d\u0627\u0634\u06cc\u0647 \u0633\u0645\u062a \u0631\u0627\u0633\u062a", "Row Height": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0633\u0637\u0631", "Rows": "\u0631\u062f\u06cc\u0641 \u0647\u0627", "Ruler": "\u062e\u0637 \u0643\u0634", "Save": "\u0630\u062e\u06cc\u0631\u0647", "Save As": "\u0630\u062e\u06cc\u0631\u0647 \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", "Save Comments": "\u0630\u062e\u06cc\u0631\u0647 \u0646\u0638\u0631\u0627\u062a", "Save as ODF format": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u0641\u0631\u0645\u062a ODF \u0630\u062e\u06cc\u0631\u0647 \u06a9\u0646\u06cc\u062f", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u0630\u062e\u06cc\u0631\u0647 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f \u0632\u06cc\u0631\u0627 \u0633\u0646\u062f \u062e\u06cc\u0644\u06cc \u0628\u0632\u0631\u06af \u0627\u0633\u062a \u06cc\u0627 \u0627\u0632 \u0641\u0636\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u0628\u0627\u0642\u06cc\u0645\u0627\u0646\u062f\u0647 \u0628\u06cc\u0634\u062a\u0631 \u0627\u0633\u062a. \u0633\u0646\u062f \u0627\u06a9\u0646\u0648\u0646 \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc \u062e\u0648\u0627\u0647\u062f \u0628\u0648\u062f\u060c \u0627\u0645\u0627 \u0647\u0645\u0686\u0646\u0627\u0646 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0622\u0646 \u0631\u0627 \u062f\u0627\u0646\u0644\u0648\u062f \u06a9\u0646\u06cc\u062f \u062a\u0627 \u06cc\u06a9 \u06a9\u067e\u06cc \u0628\u0647 \u0635\u0648\u0631\u062a \u0645\u062d\u0644\u06cc \u062d\u0641\u0638 \u0634\u0648\u062f.", "Save failed due to no disk space left. Document will now be read-only.": "\u0630\u062e\u06cc\u0631\u0647 \u0628\u0647 \u062f\u0644\u06cc\u0644 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0641\u0636\u0627\u06cc \u062f\u06cc\u0633\u06a9 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f. \u0627\u06a9\u0646\u0648\u0646 \u0633\u0646\u062f \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc \u062e\u0648\u0627\u0647\u062f \u0628\u0648\u062f.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0630\u062e\u06cc\u0631\u0647 \u0628\u0647 \u062f\u0644\u06cc\u0644 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0641\u0636\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647\u200c\u0633\u0627\u0632\u06cc \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f. \u0627\u06a9\u0646\u0648\u0646 \u0633\u0646\u062f \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc \u062e\u0648\u0627\u0647\u062f \u0628\u0648\u062f. \u0644\u0637\u0641\u0627\u064b \u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0641\u0636\u0627\u06cc \u062f\u06cc\u0633\u06a9 \u06a9\u0627\u0641\u06cc \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0627\u0633\u062a \u0648 \u062f\u0648\u0628\u0627\u0631\u0647 \u0633\u0639\u06cc \u06a9\u0646\u06cc\u062f \u0630\u062e\u06cc\u0631\u0647 \u06a9\u0646\u06cc\u062f.", "Save to new file": "\u0630\u062e\u06cc\u0631\u0647 \u062f\u0631 \u0641\u0627\u06cc\u0644 \u062c\u062f\u06cc\u062f", "Saved": "\u0630\u062e\u06cc\u0631\u0647 \u0634\u062f\u0647", "Saving...": "\u062f\u0631 \u062d\u0627\u0644 \u0630\u062e\u06cc\u0631\u0647...", "Scientific": "\u0639\u0644\u0645\u06cc", "Scroll down annotations": "\u062d\u0627\u0634\u06cc\u0647 \u0646\u0648\u06cc\u0633\u06cc \u0647\u0627 \u0631\u0627 \u0628\u0647 \u067e\u0627\u06cc\u06cc\u0646 \u0627\u0633\u06a9\u0631\u0648\u0644 \u06a9\u0646\u06cc\u062f", "Scroll left": "\u0628\u0647 \u0633\u0645\u062a \u0686\u067e \u062d\u0631\u06a9\u062a \u06a9\u0646\u06cc\u062f", "Scroll right": "\u0628\u0647 \u0633\u0645\u062a \u0631\u0627\u0633\u062a \u067e\u06cc\u0645\u0627\u06cc\u0634 \u06a9\u0646\u06cc\u062f", "Scroll to the first sheet": "\u0628\u0647 \u0635\u0641\u062d\u0647 \u0627\u0648\u0644 \u0628\u0631\u0648\u06cc\u062f", "Scroll to the last sheet": "\u0628\u0647 \u0622\u062e\u0631\u06cc\u0646 \u0628\u0631\u06af\u0647 \u0628\u0631\u0648\u06cc\u062f", "Scroll up annotations": "\u062d\u0627\u0634\u06cc\u0647\u200c\u0646\u0648\u06cc\u0633\u06cc\u200c\u0647\u0627 \u0631\u0627 \u0628\u0647 \u0628\u0627\u0644\u0627 \u067e\u06cc\u0645\u0627\u06cc\u0634 \u06a9\u0646\u06cc\u062f", "Search": "\u062c\u0633\u062a\u062c\u0648 \u06a9\u0631\u062f\u0646", "See history": "\u062a\u0627\u0631\u06cc\u062e\u0686\u0647 \u0631\u0627 \u0628\u0628\u06cc\u0646\u06cc\u062f", "See revision history": "\u062a\u0627\u0631\u06cc\u062e\u0686\u0647 \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u0631\u0627 \u0628\u0628\u06cc\u0646\u06cc\u062f", "Select language": "\u0632\u0628\u0627\u0646 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f", "Select multiple cells": "\u0686\u0646\u062f\u06cc\u0646 \u0633\u0644\u0648\u0644 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f", "Select range": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f", "Selected range of cells": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u062f\u0647 \u0627\u0632 \u0633\u0644\u0648\u0644 \u0647\u0627", "Selection Mode": "\u062d\u0627\u0644\u062a \u0627\u0646\u062a\u062e\u0627\u0628", "Selection count": "\u0634\u0645\u0627\u0631\u0634 \u0627\u0646\u062a\u062e\u0627\u0628", "Selection mode: inactive": "\u062d\u0627\u0644\u062a \u0627\u0646\u062a\u062e\u0627\u0628: \u063a\u06cc\u0631 \u0641\u0639\u0627\u0644", "Send Feedback": "\u0627\u0631\u0633\u0627\u0644 \u0628\u0627\u0632\u062e\u0648\u0631\u062f", "Sent": "\u0627\u0631\u0633\u0627\u0644 \u0634\u062f", "Served by:": "\u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647 \u062a\u0648\u0633\u0637:", "Server has been shut down; please reload the page.": "\u0633\u0631\u0648\u0631 \u0628\u0633\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a. \u0644\u0637\u0641\u0627 \u0635\u0641\u062d\u0647 \u0631\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u06a9\u0646\u06cc\u062f", "Server is down, restarting automatically. Please wait.": "\u0633\u0631\u0648\u0631 \u0642\u0637\u0639 \u0627\u0633\u062a\u060c \u0628\u0647 \u0637\u0648\u0631 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0631\u0627\u0647 \u0627\u0646\u062f\u0627\u0632\u06cc \u0645\u062c\u062f\u062f \u0645\u06cc \u0634\u0648\u062f. \u0644\u0637\u0641\u0627 \u0635\u0628\u0631 \u06a9\u0646\u06cc\u062f.", "Server is now reachable. We have to refresh the page now.": "\u0633\u0631\u0648\u0631 \u0627\u06a9\u0646\u0648\u0646 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0627\u0633\u062a. \u0627\u06a9\u0646\u0648\u0646 \u0628\u0627\u06cc\u062f \u0635\u0641\u062d\u0647 \u0631\u0627 \u0631\u0641\u0631\u0634 \u06a9\u0646\u06cc\u0645.", "Server is now reachable...": "\u0633\u0631\u0648\u0631 \u0627\u06a9\u0646\u0648\u0646 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0627\u0633\u062a ...", "Server is shutting down for maintenance (auto-saving)": "\u0633\u0631\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u06af\u0647\u062f\u0627\u0631\u06cc \u062f\u0631 \u062d\u0627\u0644 \u062e\u0627\u0645\u0648\u0634 \u0634\u062f\u0646 \u0627\u0633\u062a (\u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631)", "Server returned this reason:": "\u0633\u0631\u0648\u0631 \u0627\u06cc\u0646 \u062f\u0644\u06cc\u0644 \u0631\u0627 \u0628\u0631\u06af\u0631\u062f\u0627\u0646\u062f:", "Server uptime": "\u0622\u067e\u062a\u0627\u06cc\u0645 \u0633\u0631\u0648\u0631", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0633\u0631\u0648\u06cc\u0633 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0646\u06cc\u0633\u062a \u0644\u0637\u0641\u0627\u064b \u0628\u0639\u062f\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u062d\u0627\u0646 \u06a9\u0646\u06cc\u062f \u0648 \u0627\u06af\u0631 \u0645\u0634\u06a9\u0644 \u0627\u062f\u0627\u0645\u0647 \u062f\u0627\u0634\u062a \u0628\u0647 \u0633\u0631\u067e\u0631\u0633\u062a \u062e\u0648\u062f \u06af\u0632\u0627\u0631\u0634 \u062f\u0647\u06cc\u062f.", "Session terminated by document owner": "\u062c\u0644\u0633\u0647 \u062a\u0648\u0633\u0637 \u0645\u0627\u0644\u06a9 \u0633\u0646\u062f \u062e\u0627\u062a\u0645\u0647 \u06cc\u0627\u0641\u062a", "Set Log Levels": "\u0633\u0637\u0648\u062d Log \u0631\u0627 \u062a\u0646\u0638\u06cc\u0645 \u06a9\u0646\u06cc\u062f", "Settings": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a", "Shapes": "\u0634\u06a9\u0644 \u0647\u0627", "Share": "\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc", "Share...": "\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc...", "Show Comments": "\u0646\u0645\u0627\u06cc\u0634 \u0646\u0638\u0631\u0627\u062a", "Show Ruler": "\u0646\u0645\u0627\u06cc\u0634 \u062e\u0637 \u06a9\u0634", "Show Status Bar": "\u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0627\u0631 \u0648\u0636\u0639\u06cc\u062a", "Show the search bar": "\u0646\u0648\u0627\u0631 \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u0646\u0634\u0627\u0646 \u062f\u0647\u06cc\u062f", "Shutdown Server": "\u062e\u0627\u0645\u0648\u0634 \u0634\u062f\u0646 \u0633\u0631\u0648\u0631", "Smart Picker": "\u0627\u0646\u062a\u062e\u0627\u0628\u06af\u0631 \u0647\u0648\u0634\u0645\u0646\u062f", "Solid": "\u062c\u0627\u0645\u062f", "Someone": "\u06a9\u0633\u06cc", "Sparkline": "\u062e\u0637 \u062c\u0631\u0642\u0647", "Square": "\u0645\u0631\u0628\u0639", "Status Bar": "\u0646\u0648\u0627\u0631 \u0648\u0636\u0639\u06cc\u062a", "Store as:": "\u0630\u062e\u06cc\u0631\u0647 \u0628\u0647 \u0639\u0646\u0648\u0627\u0646:", "Style": "\u0633\u0628\u06a9", "Styles": "\u0633\u0628\u06a9 \u0647\u0627", "Successfully exported: ": "\u0628\u0627 \u0645\u0648\u0641\u0642\u06cc\u062a \u0635\u0627\u062f\u0631 \u0634\u062f: ", "Sum": "\u0645\u062c\u0645\u0648\u0639", "TB": "\u062a\u0631\u0627\u0628\u0627\u06cc\u062a", "Table": "\u062c\u062f\u0648\u0644", "Tap to collapse": "\u0628\u0631\u0627\u06cc \u062c\u0645\u0639 \u06a9\u0631\u062f\u0646 \u0636\u0631\u0628\u0647 \u0628\u0632\u0646\u06cc\u062f", "Tap to expand": "\u0628\u0631\u0627\u06cc \u0628\u0632\u0631\u06af \u06a9\u0631\u062f\u0646 \u0636\u0631\u0628\u0647 \u0628\u0632\u0646\u06cc\u062f", "Text": "\u0645\u062a\u0646", "Text orientation": "\u062c\u0647\u062a \u06af\u06cc\u0631\u06cc \u0645\u062a\u0646", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u0627\u06cc\u0646 \u0633\u0646\u062f \u062d\u0627\u0648\u06cc \u0686\u0646\u062f \u0646\u0642\u0644 \u0642\u0648\u0644 \u0627\u0633\u062a \u06a9\u0647 \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0648\u0628 API \u0642\u0627\u0628\u0644 \u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0628\u0627\u0634\u062f. \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u062f\u0631 \u0647\u0646\u06af\u0627\u0645 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627 \u06cc\u0627 \u06a9\u062a\u0627\u0628\u0634\u0646\u0627\u0633\u06cc \u0645\u0634\u06a9\u0644\u0627\u062a\u06cc \u0627\u06cc\u062c\u0627\u062f \u06a9\u0646\u062f.", "The document could not be locked, and is opened in read-only mode.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u0642\u0641\u0644 \u06a9\u0631\u062f \u0648 \u062f\u0631 \u062d\u0627\u0644\u062a \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc \u0628\u0627\u0632 \u0645\u06cc \u0634\u0648\u062f.", "The document could not be locked.": "\u0633\u0646\u062f \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u0642\u0641\u0644 \u06a9\u0631\u062f.", "The document is being renamed and will reload shortly": "\u0633\u0646\u062f \u062f\u0631 \u062d\u0627\u0644 \u062a\u063a\u06cc\u06cc\u0631 \u0646\u0627\u0645 \u0627\u0633\u062a \u0648 \u0628\u0647 \u0632\u0648\u062f\u06cc \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0645\u062c\u062f\u062f \u062e\u0648\u0627\u0647\u062f \u0634\u062f", "The document is too large or no disk space left to save. Document will now be read-only.": "\u0633\u0646\u062f \u062e\u06cc\u0644\u06cc \u0628\u0632\u0631\u06af \u0627\u0633\u062a \u06cc\u0627 \u0641\u0636\u0627\u06cc \u062f\u06cc\u0633\u06a9\u06cc \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u0648\u062c\u0648\u062f \u0646\u062f\u0627\u0631\u062f. \u0627\u06a9\u0646\u0648\u0646 \u0633\u0646\u062f \u0641\u0642\u0637 \u062e\u0648\u0627\u0646\u062f\u0646\u06cc \u062e\u0648\u0627\u0647\u062f \u0628\u0648\u062f.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0641\u0627\u06cc\u0644 \u0627\u0632 \u0646\u0648\u0639: {0} \u0631\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646 \u062f\u0631 \u0633\u0631\u0648\u0631 \u0622\u067e\u0644\u0648\u062f \u06a9\u0631\u062f \u0632\u06cc\u0631\u0627 \u0641\u0627\u06cc\u0644 \u0646\u0627\u0645\u06cc \u0646\u062f\u0627\u0631\u062f", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0641\u0627\u06cc\u0644 \u0627\u0632 \u0646\u0648\u0639: {0} \u0646\u0645\u06cc \u062a\u0648\u0627\u0646\u062f \u0628\u0647 \u0633\u0631\u0648\u0631 \u0622\u067e\u0644\u0648\u062f \u0634\u0648\u062f \u0632\u06cc\u0631\u0627 \u0641\u0627\u06cc\u0644 \u062e\u0627\u0644\u06cc \u0627\u0633\u062a", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL \u0645\u06cc\u0632\u0628\u0627\u0646 \u062e\u0627\u0644\u06cc \u0627\u0633\u062a. \u0633\u0631\u0648\u0631 coolwsd \u0627\u062d\u062a\u0645\u0627\u0644\u0627\u064b \u0628\u0647 \u062f\u0631\u0633\u062a\u06cc \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc \u0646\u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0644\u0637\u0641\u0627\u064b \u0628\u0627 \u0645\u062f\u06cc\u0631 \u062a\u0645\u0627\u0633 \u0628\u06af\u06cc\u0631\u06cc\u062f.", "The server encountered a {0} error while parsing the {1} command.": "\u0633\u0631\u0648\u0631 \u0647\u0646\u06af\u0627\u0645 \u062a\u062c\u0632\u06cc\u0647 \u0641\u0631\u0645\u0627\u0646 {1} \u0628\u0627 \u062e\u0637\u0627\u06cc {0} \u0645\u0648\u0627\u062c\u0647 \u0634\u062f.", "The server has been disconnected.": "\u0633\u0631\u0648\u0631 \u0642\u0637\u0639 \u0634\u062f\u0647 \u0627\u0633\u062a.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0627\u0645\u0636\u0627 \u062e\u0648\u0628 \u0627\u0633\u062a\u060c \u0627\u0645\u0627 \u06af\u0648\u0627\u0647\u06cc \u062a\u0623\u06cc\u06cc\u062f \u0646\u0634\u062f \u0648 \u0633\u0646\u062f \u0641\u0642\u0637 \u062a\u0627 \u062d\u062f\u06cc \u0627\u0645\u0636\u0627 \u0634\u062f\u0647 \u0627\u0633\u062a.", "The signature is OK, but the certificate could not be validated.": "\u0627\u0645\u0636\u0627 \u062e\u0648\u0628 \u0627\u0633\u062a\u060c \u0627\u0645\u0627 \u06af\u0648\u0627\u0647\u06cc \u062a\u0623\u06cc\u06cc\u062f \u0646\u0634\u062f.", "The signature is OK, but the document is only partially signed.": "\u0627\u0645\u0636\u0627 \u062e\u0648\u0628 \u0627\u0633\u062a\u060c \u0627\u0645\u0627 \u0633\u0646\u062f \u0641\u0642\u0637 \u062a\u0627 \u062d\u062f\u06cc \u0627\u0645\u0636\u0627 \u0634\u062f\u0647 \u0627\u0633\u062a.", "The signature was valid, but the document has been modified.": "\u0627\u0645\u0636\u0627 \u0645\u0639\u062a\u0628\u0631 \u0628\u0648\u062f\u060c \u0627\u0645\u0627 \u0633\u0646\u062f \u0627\u0635\u0644\u0627\u062d \u0634\u062f\u0647 \u0627\u0633\u062a.", "This document has an invalid signature.": "\u0627\u06cc\u0646 \u0633\u0646\u062f \u062f\u0627\u0631\u0627\u06cc \u0627\u0645\u0636\u0627\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0627\u0633\u062a.", "This document is digitally signed and the signature is valid.": "\u0627\u06cc\u0646 \u0633\u0646\u062f \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0627\u0645\u0636\u0627 \u0634\u062f\u0647 \u0648 \u0627\u0645\u0636\u0627 \u0645\u0639\u062a\u0628\u0631 \u0627\u0633\u062a.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0627\u06cc\u0646 \u0633\u0646\u062f \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u062f\u0627\u0631\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc \u06cc\u0627 \u0645\u062d\u062a\u0648\u0627\u06cc\u06cc \u0628\u0627\u0634\u062f \u06a9\u0647 \u062f\u0631 \u0642\u0627\u0644\u0628 \u0641\u0627\u06cc\u0644 \u0641\u0639\u0644\u06cc \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u0648\u062f.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0627\u06cc\u0646 \u06cc\u06a9 \u0646\u0633\u062e\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0634\u062f\u0647 \u0627\u0632 {productname} \u0627\u0633\u062a. \u0628\u0631\u0627\u06cc \u062c\u0644\u0648\u06af\u06cc\u0631\u06cc \u0627\u0632 \u0627\u06cc\u0646 \u062a\u0635\u0648\u0631 \u06a9\u0647 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u062f\u0631 \u0634\u0631\u06a9\u062a\u200c\u0647\u0627 \u0645\u0646\u0627\u0633\u0628 \u0627\u0633\u062a\u060c \u0627\u06cc\u0646 \u067e\u06cc\u0627\u0645 \u0632\u0645\u0627\u0646\u06cc \u0638\u0627\u0647\u0631 \u0645\u06cc\u200c\u0634\u0648\u062f \u06a9\u0647 \u0628\u06cc\u0634 \u0627\u0632 {docs} \u0633\u0646\u062f \u06cc\u0627 \u0627\u062a\u0635\u0627\u0644\u0627\u062a {connections} \u0628\u0647 \u0637\u0648\u0631 \u0647\u0645\u0632\u0645\u0627\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0627\u06cc\u0646 \u0633\u0631\u0648\u06cc\u0633 \u0628\u0647 % 0 \u0633\u0646\u062f \u0648 % 1 \u0627\u062a\u0635\u0627\u0644\u0627\u062a \u062f\u0631 \u0645\u062c\u0645\u0648\u0639 \u062a\u0648\u0633\u0637 \u0633\u0631\u067e\u0631\u0633\u062a \u0645\u062d\u062f\u0648\u062f \u0634\u062f\u0647 \u0627\u0633\u062a. \u0628\u0647 \u0627\u06cc\u0646 \u062d\u062f \u0631\u0633\u06cc\u062f\u0647 \u0627\u0633\u062a. \u0644\u0637\u0641\u0627\u064b \u0628\u0639\u062f\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u062d\u0627\u0646 \u06a9\u0646\u06cc\u062f.", "Tight": "\u062a\u0646\u06af", "Time": "\u0632\u0645\u0627\u0646", "Time interval of CPU statistics (in ms)": "\u0641\u0627\u0635\u0644\u0647 \u0632\u0645\u0627\u0646\u06cc \u0622\u0645\u0627\u0631 CPU (\u0628\u0631 \u062d\u0633\u0628 \u0645\u06cc\u0644\u06cc \u062b\u0627\u0646\u06cc\u0647)", "Time interval of memory statistics (in ms)": "\u0641\u0627\u0635\u0644\u0647 \u0632\u0645\u0627\u0646\u06cc \u0622\u0645\u0627\u0631 \u062d\u0627\u0641\u0638\u0647 (\u0628\u0631 \u062d\u0633\u0628 \u0645\u06cc\u0644\u06cc \u062b\u0627\u0646\u06cc\u0647)", "Title": "\u0639\u0646\u0648\u0627\u0646", "To": "\u0628\u0647", "To paste outside {productname}, please first click the 'download' button": "\u0628\u0631\u0627\u06cc \u062c\u0627\u06cc\u200c\u06af\u0630\u0627\u0631\u06cc \u062e\u0627\u0631\u062c \u0627\u0632 {productname}\u060c \u0644\u0637\u0641\u0627\u064b \u0627\u0628\u062a\u062f\u0627 \u0631\u0648\u06cc \u062f\u06a9\u0645\u0647 \u00ab\u062f\u0627\u0646\u0644\u0648\u062f\u00bb \u06a9\u0644\u06cc\u06a9 \u06a9\u0646\u06cc\u062f", "Toggle UI Mode": "\u062d\u0627\u0644\u062a \u0631\u0627\u0628\u0637 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0631\u0627 \u062a\u063a\u06cc\u06cc\u0631 \u062f\u0647\u06cc\u062f", "Type": "\u0646\u0648\u0639", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0645\u06cc\u0632\u0628\u0627\u0646 WOPI \u063a\u06cc\u0631\u0645\u062c\u0627\u0632. \u0644\u0637\u0641\u0627\u064b \u0628\u0639\u062f\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u062d\u0627\u0646 \u06a9\u0646\u06cc\u062f \u0648 \u0627\u06af\u0631 \u0645\u0634\u06a9\u0644 \u0627\u062f\u0627\u0645\u0647 \u062f\u0627\u0634\u062a \u0628\u0647 \u0633\u0631\u067e\u0631\u0633\u062a \u062e\u0648\u062f \u06af\u0632\u0627\u0631\u0634 \u062f\u0647\u06cc\u062f.", "Undo": "\u0648\u0627\u06af\u0631\u062f", "Unlink Citations": "\u0644\u063a\u0648 \u067e\u06cc\u0648\u0646\u062f \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0644\u063a\u0648 \u067e\u06cc\u0648\u0646\u062f \u0646\u0642\u0644\u200c\u0642\u0648\u0644\u200c\u0647\u0627 \u0628\u0627\u0639\u062b \u0645\u06cc\u200c\u0634\u0648\u062f \u06a9\u0647 Collaboran Online \u0646\u062a\u0648\u0627\u0646\u062f \u0646\u0642\u0644\u200c\u0642\u0648\u0644\u200c\u0647\u0627 \u0648 \u06a9\u062a\u0627\u0628\u200c\u0634\u0646\u0627\u0633\u06cc \u0631\u0627 \u062f\u0631 \u0627\u06cc\u0646 \u0633\u0646\u062f \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u06a9\u0646\u062f.", "Unlock": "\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u0642\u0641\u0644", "Unresolve": "\u062d\u0644 \u0646\u0634\u062f\u0646", "Unresolve Thread": "\u0645\u0648\u0636\u0648\u0639 \u062d\u0644 \u0646\u0634\u062f\u0647", "Unsupported server version.": "\u0646\u0633\u062e\u0647 \u0633\u0631\u0648\u0631 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0634\u062f\u0647", "Update Index": "\u0628\u0647 \u0631\u0648\u0632 \u0631\u0633\u0627\u0646\u06cc \u0641\u0647\u0631\u0633\u062a", "Update Log Levels": "\u0628\u0647 \u0631\u0648\u0632 \u0631\u0633\u0627\u0646\u06cc \u0633\u0637\u0648\u062d \u06af\u0632\u0627\u0631\u0634", "Updated citations": "\u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627\u06cc \u0628\u0647 \u0631\u0648\u0632 \u0634\u062f\u0647", "Updating citations": "\u0628\u0647 \u0631\u0648\u0632 \u0631\u0633\u0627\u0646\u06cc \u0646\u0642\u0644 \u0642\u0648\u0644 \u0647\u0627", "Upload Autotext": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0645\u062a\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0645\u062a\u0646 \u0647\u0627\u06cc \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u062c\u062f\u062f snippets ( . bau ) . \u0628\u0631\u0627\u06cc \u062f\u0631\u062c \u0645\u062a\u0646 \u062f\u0631 \u0646\u0648\u0634\u062a\u0627\u0631 \u062e\u0648\u062f\u060c \u0645\u06cc\u0627\u0646\u200c\u0628\u0631\u06cc \u0628\u0631\u0627\u06cc \u062b\u0628\u062a \u06cc\u06a9 \u0645\u062a\u0646 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u0646\u0648\u06cc\u0633\u06cc\u062f \u0648 F3 \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.", "Uploaded": "\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647", "Uploading file to server failed with status: {0}": "\u0622\u067e\u0644\u0648\u062f \u0641\u0627\u06cc\u0644 \u0628\u0647 \u0633\u0631\u0648\u0631 \u0628\u0627 \u0648\u0636\u0639\u06cc\u062a: {0} \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f", "Uploading file to server failed, file not found.": "\u0622\u067e\u0644\u0648\u062f \u0641\u0627\u06cc\u0644 \u0628\u0647 \u0633\u0631\u0648\u0631 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f\u060c \u0641\u0627\u06cc\u0644 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.", "Uploading file to server failed, the file is too large.": "\u0622\u067e\u0644\u0648\u062f \u0641\u0627\u06cc\u0644 \u0628\u0647 \u0633\u0631\u0648\u0631 \u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f\u060c \u0641\u0627\u06cc\u0644 \u062e\u06cc\u0644\u06cc \u0628\u0632\u0631\u06af \u0627\u0633\u062a.", "Uploading...": "\u062f\u0631 \u062d\u0627\u0644 \u0622\u067e\u0644\u0648\u062f...", "Use Compact view": "\u0627\u0632 \u0646\u0645\u0627\u06cc \u0641\u0634\u0631\u062f\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f", "Use Tabbed view": "\u0627\u0632 \u0646\u0645\u0627\u06cc Tabbed \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f", "User Name": "\u0646\u0627\u0645 \u06a9\u0627\u0631\u0628\u0631\u06cc", "Users online": "\u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u0628\u0631\u062e\u0637", "Version Information": "\u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0646\u0633\u062e\u0647", "Very Loose": "\u062e\u06cc\u0644\u06cc \u0633\u0633\u062a", "Very Tight": "\u062e\u06cc\u0644\u06cc \u062a\u0646\u06af", "View": "\u0646\u0645\u0627", "Views": "\u0628\u0627\u0632\u062f\u06cc\u062f\u0647\u0627", "WOPI host": "\u0645\u06cc\u0632\u0628\u0627\u0646 WOPI", "Warning": "\u0647\u0634\u062f\u0627\u0631", "Warning! The browser you are using is not supported.": "\u0647\u0634\u062f\u0627\u0631! \u0645\u0631\u0648\u0631\u06af\u0631\u06cc \u06a9\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc \u06a9\u0646\u06cc\u062f \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc \u0634\u0648\u062f.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0645\u0627 \u062f\u0631 \u062d\u0627\u0644 \u067e\u0627\u06a9\u0633\u0627\u0632\u06cc \u0627\u06cc\u0646 \u0633\u0646\u062f \u0627\u0632 \u0622\u062e\u0631\u06cc\u0646 \u062c\u0644\u0633\u0647 \u0647\u0633\u062a\u06cc\u0645\u060c \u0644\u0637\u0641\u0627\u064b \u0628\u0639\u062f\u0627\u064b \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u062d\u0627\u0646 \u06a9\u0646\u06cc\u062f.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u062e\u0628\u060c \u0627\u06cc\u0646 \u0634\u0631\u0645 \u0622\u0648\u0631 \u0627\u0633\u062a\u060c \u0645\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646\u06cc\u0645 \u0628\u0647 \u0633\u0646\u062f \u0634\u0645\u0627 \u0645\u062a\u0635\u0644 \u0634\u0648\u06cc\u0645. \u0644\u0637\u0641\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f.", "What?": "\u0686\u06cc\u061f", "When?": "\u0686\u0647 \u0632\u0645\u0627\u0646\u06cc\u061f", "Who?": "\u0686\u0647 \u06a9\u0633\u06cc\u061f", "Word Counter": "\u06a9\u0644\u0645\u0647 \u0634\u0645\u0627\u0631", "Wrong or missing WOPISrc parameter, please contact support.": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631 WOPISrc \u0627\u0634\u062a\u0628\u0627\u0647 \u0627\u0633\u062a \u06cc\u0627 \u0648\u062c\u0648\u062f \u0646\u062f\u0627\u0631\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u0628\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u062a\u0645\u0627\u0633 \u0628\u06af\u06cc\u0631\u06cc\u062f.", "Wrong password provided. Please try again.": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0627\u0634\u062a\u0628\u0627\u0647 \u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a. \u0644\u0637\u0641\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f.", "You": "\u0634\u0645\u0627", "You are leaving the document. The following web page will open in a new tab: ": "\u0634\u0645\u0627 \u062f\u0631 \u062d\u0627\u0644 \u062a\u0631\u06a9 \u0633\u0646\u062f \u0647\u0633\u062a\u06cc\u062f. \u0635\u0641\u062d\u0647 \u0648\u0628 \u0632\u06cc\u0631 \u062f\u0631 \u06cc\u06a9 \u062a\u0628 \u062c\u062f\u06cc\u062f \u0628\u0627\u0632 \u0645\u06cc \u0634\u0648\u062f: ", "You have not done anything to rollback yet...": "\u0647\u0646\u0648\u0632 \u06a9\u0627\u0631\u06cc \u0628\u0631\u0627\u06cc \u0639\u0642\u0628 \u0646\u0634\u06cc\u0646\u06cc \u0627\u0646\u062c\u0627\u0645 \u0646\u062f\u0627\u062f\u06cc...", "Your library is empty": "\u06a9\u062a\u0627\u0628\u062e\u0627\u0646\u0647 \u0634\u0645\u0627 \u062e\u0627\u0644\u06cc \u0627\u0633\u062a", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u062c\u0644\u0633\u0647 \u0634\u0645\u0627 \u062a\u0645\u0627\u0645 \u0634\u062f\u0647 \u0627\u0633\u062a. \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a \u0628\u06cc\u0634\u062a\u0631 \u062f\u0631 \u0633\u0646\u062f \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u0648\u062f. \u0644\u0637\u0641\u0627\u064b \u0628\u0631\u0627\u06cc \u0627\u062f\u0627\u0645\u0647 \u062c\u0644\u0633\u0647 (\u06cc\u0627 \u0635\u0641\u062d\u0647 \u0648\u0628) \u0631\u0627 \u0628\u0627\u0632\u062e\u0648\u0627\u0646\u06cc \u06a9\u0646\u06cc\u062f. \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u0644\u0627\u0632\u0645 \u0628\u0627\u0634\u062f \u062f\u0648\u0628\u0627\u0631\u0647 \u0648\u0627\u0631\u062f \u0634\u0648\u06cc\u062f.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u062c\u0644\u0633\u0647 \u0634\u0645\u0627 \u062f\u0631 {time} \u0645\u0646\u0642\u0636\u06cc \u0645\u06cc \u0634\u0648\u062f. \u0644\u0637\u0641\u0627\u064b \u06a9\u0627\u0631 \u062e\u0648\u062f \u0631\u0627 \u0630\u062e\u06cc\u0631\u0647 \u06a9\u0646\u06cc\u062f \u0648 \u0628\u0631\u0627\u06cc \u0627\u062f\u0627\u0645\u0647 \u062c\u0644\u0633\u0647 (\u06cc\u0627 \u0635\u0641\u062d\u0647 \u0648\u0628) \u0631\u0627 \u0628\u0627\u0632\u062e\u0648\u0627\u0646\u06cc \u06a9\u0646\u06cc\u062f. \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u0644\u0627\u0632\u0645 \u0628\u0627\u0634\u062f \u062f\u0648\u0628\u0627\u0631\u0647 \u0648\u0627\u0631\u062f \u0634\u0648\u06cc\u062f.", "Zotero API key is incorrect": "\u06a9\u0644\u06cc\u062f Zotero API \u0646\u0627\u062f\u0631\u0633\u062a \u0627\u0633\u062a", "Zotero API key is not configured": "\u06a9\u0644\u06cc\u062f Zotero API \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc \u0646\u0634\u062f\u0647 \u0627\u0633\u062a", "Zotero Warning": "\u0647\u0634\u062f\u0627\u0631 \u0632\u0648\u062a\u0631\u0648", "cell address": "\u0622\u062f\u0631\u0633 \u0633\u0644\u0648\u0644", "file type icon": "\u0646\u0645\u0627\u062f \u0646\u0648\u0639 \u0641\u0627\u06cc\u0644", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "\u06a9\u06cc\u0644\u0648\u0628\u0627\u06cc\u062a", "replies": "\u067e\u0627\u0633\u062e \u0645\u06cc \u062f\u0647\u062f", "reply": "\u067e\u0627\u0633\u062e", "{username} saved this document as {filename}. Do you want to join?": "{username} \u0627\u06cc\u0646 \u0633\u0646\u062f \u0631\u0627 \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 {filename} \u0630\u062e\u06cc\u0631\u0647 \u06a9\u0631\u062f. \u0622\u06cc\u0627 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0628\u067e\u06cc\u0648\u0646\u062f\u06cc\u062f\u061f", "{user} has joined": "% \u06a9\u0627\u0631\u0628\u0631 \u0645\u0644\u062d\u0642 \u0634\u062f\u0647 \u0627\u0633\u062a", "{user} has left": "% \u06a9\u0627\u0631\u0628\u0631 \u062a\u0631\u06a9 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-fi.json b/f7cloud-office/browser/dist/l10n/ui-fi.json new file mode 100644 index 0000000..c6905e5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-fi.json @@ -0,0 +1 @@ +{" document(s) open.": " avattua asiakirjaa.", " hrs": " h", " mins": " min", " s": " s", " user(s).": " k\u00e4ytt\u00e4j\u00e4\u00e4.", "\"Slow Proxy\"": "\"Hidas v\u00e4lityspalvelin\"", "%n users": "%n k\u00e4ytt\u00e4j\u00e4\u00e4", "(Warning: Server accessibility must be enabled to toggle)": "(Varoitus: Palvelimen esteett\u00f6myys on oltava k\u00e4yt\u00f6ss\u00e4, jotta voidaan vaihtaa)", "(current)": "(nykyinen)", ", cluster configuration error: mis-matching serverid": ", klusterin m\u00e4\u00e4ritysvirhe: palvelintunnus ei t\u00e4sm\u00e4\u00e4", "0 users": "0 k\u00e4ytt\u00e4j\u00e4\u00e4", "1 user": "1 k\u00e4ytt\u00e4j\u00e4", "A comment is being edited": "Kommenttia muokataan", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Lataus suuresta kopioi-/liit\u00e4-toiminnosta on jo alkanut. Odota nykyist\u00e4 latausta tai peruuta se ennen kuin aloitat uuden", "AI Assistant": "Teko\u00e4ly-avustaja", "About": "Tietoja", "Above Average...": "Yli keskiarvon...", "Accept": "Hyv\u00e4ksy", "Accept change": "Hyv\u00e4ksy muutos", "Access token is missing in initial variables.": "P\u00e4\u00e4sypoletti puuttuu alkumuuttujista.", "Accessibility": "Esteett\u00f6myys", "Active Sheet": "Aktiivinen taulukko", "Active sheet": "Aktiivinen taulukko", "Add": "Lis\u00e4\u00e4", "Add Bibliography": "Lis\u00e4\u00e4 bibliografia", "Add Citation": "Lis\u00e4\u00e4 lainaus", "Add Citation Note": "Lis\u00e4\u00e4 lainaushuomautus", "Add Note": "Lis\u00e4\u00e4 huomautus", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Lis\u00e4\u00e4 tai muokkaa sanoja oikolukusanakirjassa. Sanakirjasi (.dic) sanat ovat k\u00e4ytett\u00e4viss\u00e4 oikoluvussa.", "Adjust how office documents behave.": "S\u00e4\u00e4d\u00e4 toimistoasiakirjojen toimintaa.", "Adjust view settings.": "S\u00e4\u00e4d\u00e4 n\u00e4kym\u00e4n asetuksia.", "Admin console": "Yll\u00e4pitokonsoli", "Albania": "Albania", "Alerts:": "H\u00e4lytykset:", "All": "Kaikki", "All Sheets": "Kaikki taulukot", "All users": "Kaikki k\u00e4ytt\u00e4j\u00e4t", "Already presenting": "Jo esittelem\u00e4ss\u00e4", "Also check the voice over toggle under {parentControl}.": "Tarkista my\u00f6s \u00e4\u00e4niohjaus kohdasta {parentControl}.", "Always follow the editor": "Seuraa aina toimittajaa", "An error occurred while fetching notes": "Huomautuksia haettaessa tapahtui virhe", "An error occurred while fetching style list": "Tyyliluetteloa haettaessa tapahtui virhe", "Analytics": "Analytiikka", "Andorra": "Andorra", "Another user has removed this comment.": "Toinen k\u00e4ytt\u00e4j\u00e4 on poistanut t\u00e4m\u00e4n kommentin.", "Another user has updated the comment. Would you like to overwrite those changes?": "Toinen k\u00e4ytt\u00e4j\u00e4 on p\u00e4ivitt\u00e4nyt kommentin. Haluatko korvata n\u00e4m\u00e4 muutokset?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Oletko kiinnostunut osallistumaan, mutta et tied\u00e4 mist\u00e4 aloittaa? Siirry vaiheittaisiin ohjeisiin ja luo CODE tyhj\u00e4st\u00e4. Voit my\u00f6s auttaa k\u00e4\u00e4nn\u00f6ksiss\u00e4 tai vikailmoituksen tekeminen, jossa on kaikki olennaiset vaiheet sen toistamiseksi.", "Are you sure you want to delete sheet, {sheet}?": "Haluatko varmasti poistaa taulukon {sheet}?", "Are you sure you want to delete this page?": "Haluatko varmasti poistaa t\u00e4m\u00e4n sivun?", "Are you sure you want to delete this slide?": "Haluatko varmasti poistaa t\u00e4m\u00e4n dian?", "Are you sure you want to reset Document settings?": "Oletko varma, ett\u00e4 haluat nollata asiakirja-asetukset?", "Are you sure you want to reset View Settings?": "Oletko varma, ett\u00e4 haluat nollata n\u00e4kym\u00e4n asetukset?", "Are you sure you want to shut down the server?": "Haluatko varmasti sammuttaa palvelimen?", "Are you sure you want to terminate this session?": "Haluatko varmasti lopettaa t\u00e4m\u00e4n istunnon?", "Argentina": "Argentina", "Armenia": "Armenia", "Assistant": "Avustaja", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Valtuutusvirhe oli: '{errormessage}'.", "Automatic": "Automaattinen", "Automatic color": "Automaattinen v\u00e4ritys", "Autosaved": "Automaattisesti tallennettu", "Autotext": "Automaattinen teksti", "Avatar for {user}": "Avatar {user}:lle", "Average": "Keskiarvo", "Axial": "Aksiaalinen", "Azerbaijan": "Azerbaijan", "BB": "BB", "Background Color": "Taustav\u00e4ri", "Bad": "Huono", "Belarus": "Belarus", "Belgium": "Belgia", "Below Average...": "Alle keskiarvon...", "Blank Slide": "Tyhj\u00e4 dia", "Bookmarks": "Kirjanmerkit", "Boolean Value": "Totuusarvo", "Borders": "Reunat", "Bosnia and Herzegovina": "Bosnia ja Hertsegovina", "Bottom Margin": "Alamarginaali", "Bottom N elements...": "Alimmat N elementti\u00e4...", "Bottom N percent...": "Alimmat N prosenttia...", "Brazil": "Brasilia", "Bulgaria": "Bulgaria", "Bytes received": "Tavuja vastaanotettu", "Bytes sent": "Tavuja l\u00e4hetetty", "COOLWSD version:": "COOLWSD-versio:", "CPU Graph": "Suoritingraafi", "CPU History": "CPU-historia", "CSV File (.csv)": "CSV-tiedosto (.csv)", "CSV file (.csv)": "CSV-tiedosto (.csv)", "Cache size of CPU statistics": "V\u00e4limuistin koko CPU-tilastoissa", "Cache size of memory statistics": "V\u00e4limuistin koko muistitilastoissa", "Canada": "Kanada", "Cancel": "Peruuta", "Cancel paste special": "Peruuta liit\u00e4-erikoinen", "Cell borders": "Solun reunat", "Centered Text": "Keskitetty teksti", "Change Layout": "Muuta asettelua", "Channel Filter:": "Kanavasuodatin:", "Check security warnings of your server": "Tarkista palvelimen suojausvaroitukset", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Tarkista julkaisutiedot ja lue kaikki: uusin Collabora Online Development Edition, tarkoitettu kotik\u00e4ytt\u00e4jille ja pienille ryhmille.", "Checkbox": "Valintaruutu", "Chile": "Chile", "China": "Kiina", "Choice of functions": "Funktioiden valinta", "Citation Preferences": "Lainausasetukset", "Citation Style": "Lainaustyyli", "Citation warning": "Lainausvaroitus", "Citations update failed": "Lainausten p\u00e4ivitys ep\u00e4onnistui", "Cleaning up the document from the last session.": "Siivotaan asiakirjaa viime kerralta.", "Clear the search field": "Tyhjenn\u00e4 hakukentt\u00e4", "Click to exit presentation...": "Napsauta poistuaksesi esityksest\u00e4...", "Close": "Sulje", "Close Navigation": "Sulje Navigointi", "Close Presentation": "Sulje esitys", "Close dialog": "Sulje valintaikkuna", "Close document": "Sulje asiakirja", "Close popup to ignore paste special": "Sulje ponnahdusikkuna ohittaaksesi liit\u00e4-erityinen", "Cluster configuration warning": "Klusterin kokoonpanon varoitus", "Collabora Online Development Edition": "Collabora Onlinen kehitysversio", "Collabora Online Welcome": "Collabora Online Tervetuloa", "Collapse Formula Bar": "Kutista kaavapalkki", "Collapse Tabs": "Supista v\u00e4lilehdet", "Color": "V\u00e4ri", "Column Width": "Sarakkeen leveys", "Column {0}": "Sarake {0}", "Column {0} through {1}": "Sarake {0}\u2013{1}", "Columns": "Sarakkeita", "Comment": "Huomautus", "Comments Updated": "Kommentit p\u00e4ivitetty", "Compact view": "Tiivistetty n\u00e4kym\u00e4", "Confirm": "Vahvista", "Confirmation": "Hyv\u00e4ksynt\u00e4", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Peru- tai tee uudelleen -toiminnon ristiriitaisuus usean k\u00e4ytt\u00e4j\u00e4n kesken. K\u00e4yt\u00e4 asiakirjan korjausta tilanteen selvitt\u00e4miseksi", "Connecting...": "Yhdistet\u00e4\u00e4n...", "Connection error": "Yhteysvirhe", "Connections": "Yhteydet", "Containing text...": "Sis\u00e4lt\u00e4\u00e4 teksti\u00e4...", "Content copied to clipboard": "Sis\u00e4lt\u00f6 on kopioitu leikep\u00f6yd\u00e4lle", "Continue editing": "Jatka muokkaamista", "Continue read only": "Jatka kirjoitussuojatussa tilassa", "Copied external sources are not allowed": "Kopioituja ulkoisia l\u00e4hteit\u00e4 ei sallita", "Copy": "Kopioi", "Copy Cells": "Kopioi solut", "Copy Sheet...": "Kopioi taulukko...", "Copy all version information in English": "Kopioi kaikki versiotiedot englanniksi", "Copy link location": "Kopioi linkin sijainti", "Copying from the document disabled": "Asiakirjasta kopiointi poistettu k\u00e4yt\u00f6st\u00e4", "Count": "Laske", "CountA": "LaskeA", "Country:": "Maa:", "Creating copy...": "Luodaan kopiota...", "Creating new file from template...": "Luodaan uusi tiedosto mallista...", "Creator(s)": "Tekij\u00e4(t)", "Croatia": "Kroatia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D poistumista varten", "Currency": "Valuutta", "Current Slide": "Nykyinen dia", "Current slide as Bitmap (.bmp)": "Nykyinen dia bittikarttana (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Nykyinen dia grafiikan vaihtomuodossa (Graphics Interchange Format (.gif))", "Current slide as Portable Network Graphics (.png)": "Nykyinen dia kannettavana verkkografiikkana (Portable Network Graphics (.png))", "Current slide as Tag Image File Format (.tiff)": "Nykyinen dia tunnistekuvatiedostomuodossa (Tag Image File Format (.tiff))", "Custom dictionaries": "Mukautetut sanakirjat", "Cyprus": "Kypros", "Czech Republic": "T\u0161ekin tasavalta", "Dark Mode": "Tumma tila", "Dashboard": "Kojelauta", "Data": "Tiedot", "Date": "P\u00e4iv\u00e4m\u00e4\u00e4r\u00e4", "Debug Tools": "Viankorjausty\u00f6kalut", "Default": "Oletus", "Default Style": "Oletustyyli", "Define print area": "Aseta tulostusalue", "Delete": "Poista", "Delete Columns": "Poista sarakkeet", "Delete Rows": "Poista rivit", "Delete tabstop": "Poista sarkainkohta", "Denmark": "Tanska", "Dictionary of exceptions": "Poikkeusten sanakirja", "Discard": "Hylk\u00e4\u00e4 ne", "Discover All The Changes": "Tutustu kaikkiin muutoksiin", "Dismiss": "Hylk\u00e4\u00e4", "Document": "Asiakirja", "Document Settings": "Asiakirja-asetukset", "Document cannot be exported. Please try again.": "Asiakirjaa ei voi vied\u00e4; yrit\u00e4 uudelleen.", "Document cannot be renamed, please check your permissions.": "Asiakirjaa ei voi nimet\u00e4 uudelleen; tarkista k\u00e4ytt\u00f6oikeutesi.", "Document cannot be renamed.": "Asiakirjaa ei voi nimet\u00e4 uudelleen.", "Document cannot be saved due to expired session, please reload the page to continue.": "Asiakirjaa ei voida tallentaa vanhentuneen istunnon takia; lataa sivu uudelleen jatkaaksesi.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Asiakirjaa ei voi tallentaa vanhentuneen istunnon takia; avaa asiakirja uudelleen jatkaaksesi.", "Document cannot be saved, please check your permissions.": "Asiakirjaa ei voi tallentaa; tarkista k\u00e4ytt\u00f6oikeutesi.", "Document cannot be saved.": "Asiakirjaa ei voi tallentaa.", "Document colors": "Asiakirjojen v\u00e4rit", "Document contains unsupported media": "Asiakirja sis\u00e4lt\u00e4\u00e4 tukemattoman median", "Document has been changed": "Asiakirjaa on muutettu", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Asiakirjaa on muokattu tallennustilassa. Mit\u00e4 haluat tehd\u00e4 omille tallentamattomille muutoksillesi?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Asiakirjan sis\u00e4lt\u00f6\u00e4 on muutettu tallennustilassa. Luetaan uusi sis\u00e4lt\u00f6. Sinun versioisi on saatavana versiohistoriassa.", "Document is getting migrated": "Asiakirjaa siirret\u00e4\u00e4n", "Document requires password to modify.": "Asiakirjan muokkaaminen edellytt\u00e4\u00e4 salasanaa.", "Document requires password to view.": "Asiakirjan katselu edellytt\u00e4\u00e4 salasanaa.", "Document settings": "Asiakirja-asetukset", "Documents open": "Avatut asiakirjat", "Documents:": "Asiakirjat:", "Don\u2019t show this again": "\u00c4l\u00e4 n\u00e4yt\u00e4 t\u00e4t\u00e4 uudelleen", "Download": "Lataa", "Download Selection": "Lataa valinta", "Download as": "Lataa nimell\u00e4", "Download completed and ready to be copied to clipboard.": "Lataus on valmis ja tiedot voidaan kopioida leikep\u00f6yd\u00e4lle.", "Download failed": "Lataus ep\u00e4onnistui", "Downloading clipboard content": "Ladataan leikep\u00f6yd\u00e4n sis\u00e4lt\u00f6\u00e4", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Ulkoisten resurssien lataaminen on kielletty\u00e4, mutta kuvien liitt\u00e4minen on kuitenkin mahdollista. Napsauta kuvaa hiiren kakkospainikkeella, valitse Kopioi kuva ja liit\u00e4 kuva asiakirjaan.", "Downloading...": "Ladataan...", "Dropdown": "Avattava valikko", "EB": "Et", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Muokkaa", "Edit comment": "Muokkaa kommenttia", "Edit document": "Muokkaa asiakirjaa", "Edit link": "Muokkaa linkki\u00e4", "Edit mode": "Muokkaustila", "Editing activated. ": "Muokkaus aktivoitu. ", "Elapsed time": "Kulunut aika", "Ellipsoid": "Ellipsoidi", "Empty Slide Show": "Tyhj\u00e4 diaesitys", "End Presentation": "Lopeta esitys", "Endnotes": "Loppuviitteet", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Nauti verkossa-tuottavuuden uusimmasta kehityksest\u00e4, jota voit k\u00e4ytt\u00e4\u00e4, tutkia ja k\u00e4ytt\u00e4\u00e4 muiden kanssa selaimessa ilmaiseksi. Erilaisia sovelluksia on my\u00f6s saatavilla mobiililaitteille.", "Enter a file name": "Anna tiedostonimi", "Enter new name": "Anna uusi nimi", "Enter new sheet name": "Anna taulukon uusi nimi", "Entering text mode": "Siirryt\u00e4\u00e4n tekstitilaan", "Error": "Virhe", "Error reading file": "Virhe tiedostoa luettaessa", "Estonia": "Viro", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Tapahtuman k\u00e4sittely on viiv\u00e4stynyt odottamattoman pitk\u00e4n ajan: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 -laskentataulukko (.xls)", "Excel Spreadsheet (.xlsx)": "Excel-laskentataulukko (.xlsx)", "Exception words are underlined while checking spelling": "Poikkeussanat on alleviivattu oikoluvussa", "Expand Formula Bar": "Laajenna kaavapalkki", "Expired:": "Vanhentuneet:", "Explore The New {coolversion}": "Tutki uutta {coolversion}", "Export As": "Vie muodossa", "Export as": "Vie muodossa", "Exported to storage": "Vied\u00e4\u00e4n varastoon", "External data source not allowed": "Ulkoista tietol\u00e4hdett\u00e4 ei sallita", "External link": "Ulkoinen linkki", "Failed to authenticate this session over protocol {0}": "Istunnon valtuuttaminen protokollan {0} yli ep\u00e4onnistui", "Failed to download clipboard, please re-copy": "Leikep\u00f6yd\u00e4n lataus ep\u00e4onnistui, tee kopiointi uudelleen", "Failed to establish socket connection or socket connection closed unexpectedly.": "Socket-yhteyden muodostaminen ep\u00e4onnistui tai socket suljettiin odottamatta.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Socket-yhteyden muodostaminen ep\u00e4onnistui tai socket suljettiin odottamatta. K\u00e4\u00e4nteinen v\u00e4lityspalvelin saattaa olla m\u00e4\u00e4ritetty v\u00e4\u00e4rin, ota yhteytt\u00e4 j\u00e4rjestelm\u00e4nvalvojaan. Lis\u00e4tietoja v\u00e4lityspalvelimen m\u00e4\u00e4rityksest\u00e4 on osoitteessa https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "RouteTokenin hakeminen ohjaimesta ep\u00e4onnistui", "Failed to load collections": "Kokoelmien lataaminen ep\u00e4onnistui", "Failed to load document.": "Asiakirjaa ei voitu ladata.", "Failed to load groups": "Ryhmien lataaminen ep\u00e4onnistui", "Failed to load items": "Kohteiden lataaminen ep\u00e4onnistui", "Failed to load styles": "Tyylien lataaminen ep\u00e4onnistui", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Asiakirjaa ei voitu ladata. Varmista ett\u00e4 asiakirjan tiedostolaji on tuettu eik\u00e4 tiedosto ole virheellien, ja yrit\u00e4 uudelleen.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Asiakirjaa ei voitu ladata. Ota yhteys yl\u00e4pitoon.", "Failed to read document from storage, please try to load the document again.": "Asiakirjan lukeminen tallennustilasta ep\u00e4onnistui. Yrit\u00e4 ladata asiakirja uudelleen.", "Failed to set jwt authentication cookie over insecure connection": "Jwt-autentikaation ev\u00e4steen asettaminen ep\u00e4onnistui salaamattoman yhteyden vuoksi", "Fields": "Kent\u00e4t", "File": "Tiedosto", "File name should contain an extension.": "Tiedoston nimen tulee sis\u00e4lt\u00e4\u00e4 tunniste.", "Fill Series": "T\u00e4yt\u00e4 sarja", "Finish electronic signing": "Viimeistele s\u00e4hk\u00f6inen allekirjoitus", "Finland": "Suomi", "Fixed size": "Kiinte\u00e4mittainen", "Focus Cell": "Tarkennussolu", "Following": "Seurataan", "Following the editor": "Toimittajan seuraaminen", "Following {user}": "Seurataan k\u00e4ytt\u00e4j\u00e4\u00e4 {user}", "Font": "Fontti", "Font Name": "Kirjasinlaji", "Font Size": "Kirjasinkoko", "Footnotes": "Alaviitteet", "Form": "Lomake", "Format": "Muoto", "Formula": "Kaava", "Forum": "Foorumi", "Fraction": "Murtoluku", "France": "Ranska", "From": "Aloitus", "From Beginning": "Alusta alkaen", "From Current Slide": "Nykyisest\u00e4 diasta", "From now on clipboard notifications will discreetly appear at the bottom.": "T\u00e4st\u00e4 eteenp\u00e4in leikep\u00f6yd\u00e4n ilmoitukset n\u00e4kyv\u00e4t huomaamattomasti n\u00e4yt\u00f6n alaosassa.", "Full Page Slides": "Koko sivun diat", "Fullscreen presentation": "Esitys kokon\u00e4ytt\u00f6tilassa", "Function Wizard": "Funktioapuri", "Functions": "Funktiot", "GB": "Gt", "General": "Tavallinen", "Georgia": "Georgia", "Germany": "Saksa", "Get Involved": "Osallistu", "Go Back": "Mene takaisin", "Go Offline": "Siirry offline-tilaan", "Go Online": "Siirry online-tilaan", "Good": "Hyv\u00e4", "Gradient End": "Liukuv\u00e4rin loppu", "Gradient Start": "Liukuv\u00e4rin alku", "Graphs": "Graafit", "Greece": "Kreikka", "Group Libraries": "Ryhm\u00e4kirjastot", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML-asiakirja (.html)", "HTML File (.html)": "HTML-tiedosto (.html)", "HTML file (.html)": "HTML-tiedosto (.html)", "Hardware resources are sufficient for optimal performance": "Laitteistoresurssit eiv\u00e4t riit\u00e4 optimaaliseen suorituskykyyn", "Has text: ": "Sis\u00e4lt\u00e4\u00e4 teksti\u00e4: ", "Heading 1": "Otsikko 1", "Heading 2": "Otsikko 2", "Headings and objects that you add to the document will appear here": "Asiakirjaan lis\u00e4\u00e4m\u00e4si otsikot ja objektit n\u00e4kyv\u00e4t t\u00e4ss\u00e4", "Help": "Apua", "Hide Menu": "Piilota valikko", "Hide Menu Bar": "Piilota valikkopalkki", "Hide the search bar": "Piilota hakupalkki", "Highlight cells with...": "Korosta soluja...", "History": "Historia", "Hit Cancel to open in view-only mode.": "Napsauta Peruuta avataksesi katselutilassa.", "Holy See (Vatican City State)": "Pyh\u00e4 istuin (Vatikaanivaltio)", "Home": "Home", "Hungary": "Unkari", "Iceland": "Islanti", "Idle document - please click to reload and resume editing": "Asiakirja jouten - klikkaa jatkaaksesi editointia", "Idle document - please tap to reload and resume editing": "Asiakirja jouten - klikkaa jatkaaksesi editointia", "Idle time": "Joutenoloaika", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Jos haluat jakaa suuria elementtej\u00e4 tuotteen {productname} ulkopuolelle, ne on ensin ladattava.", "Image (.png)": "Kuva (.png)", "India": "Intia", "Indonesia": "Indonesia", "Initializing...": "Alustetaan...", "Insert": "Sis\u00e4llyt\u00e4", "Insert Checkbox": "Lis\u00e4\u00e4 valintaruutu", "Insert Columns After": "Lis\u00e4\u00e4 sarakkeita j\u00e4lkeen", "Insert Columns Before": "Lis\u00e4\u00e4 sarakkeita edelle", "Insert Comment": "Lis\u00e4\u00e4 Kommentti", "Insert Date": "Lis\u00e4\u00e4 p\u00e4iv\u00e4m\u00e4\u00e4r\u00e4", "Insert Dropdown": "Lis\u00e4\u00e4 avattava valikko", "Insert Electronic Signature": "Lis\u00e4\u00e4 s\u00e4hk\u00f6inen allekirjoitus", "Insert Local Image": "Lis\u00e4\u00e4 paikallinen kuva", "Insert Local Multimedia": "Lis\u00e4\u00e4 paikallinen multimedia", "Insert Picture": "Lis\u00e4\u00e4 kuva", "Insert Rich Text": "Lis\u00e4\u00e4 Rich Text", "Insert Rows Above": "Lis\u00e4\u00e4 rivej\u00e4 yl\u00e4puolelle", "Insert Rows Below": "Lis\u00e4\u00e4 rivej\u00e4 alapuolelle", "Insert Shape": "Lis\u00e4\u00e4 muoto", "Insert Table": "Lis\u00e4\u00e4 taulukko", "Insert connectors": "Lis\u00e4\u00e4 liittimet", "Insert shapes": "Lis\u00e4\u00e4 muotoja", "Insert sheet": "Lis\u00e4\u00e4 taulukko", "Insert sheet after this": "Lis\u00e4\u00e4 laskentataulukko t\u00e4m\u00e4n j\u00e4lkeen", "Insert sheet before this": "Lis\u00e4\u00e4 laskentataulukko ennen t\u00e4t\u00e4", "Insert table": "Lis\u00e4\u00e4 taulukko", "Insert tabstop": "Lis\u00e4\u00e4 sarkainkohta", "Integrator is not ready for PostMessage calls": "Integraattori ei ole valmis PostMessage-kyselyit\u00e4 varten", "Interface Settings": "K\u00e4ytt\u00f6liittym\u00e4n asetukset", "Invalid JSON file": "Ep\u00e4kelvollinen JSON-tiedosto", "Invalid dictionary format. Please check the file.": "Ep\u00e4kelvollinen sanakirjan muoto. Tarkista tiedosto.", "Invalid link: '{url}'": "Virheellinen linkki: '{url}'", "Invert Background": "K\u00e4\u00e4nn\u00e4 tausta", "Ireland": "Irlanti", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Olet ilmeisesti kopioinut valinnan, jossa on ulkoisia kuvia.", "It seems you have tried to insert external data.": "Yritit ilmeisesti lis\u00e4t\u00e4 ulkoisia tietoja.", "Italy": "Italia", "Japan": "Japani", "Kazakhstan": "Kazakstan", "Kenya": "Kenia", "Keyboard shortcuts": "Pikan\u00e4pp\u00e4imet", "Kill": "Lopeta", "Kill session.": "Pys\u00e4yt\u00e4 istunto.", "Kosovo": "Kosovo", "LOKit version:": "LOKit-versio:", "Landscape": "Vaakatila", "Language": "Kieli", "Language:": "Kieli:", "Last modification": "Viimeisin muokkaus", "Last saved:": "Tallennettu viimeksi:", "Latest Updates": "Viimeisimm\u00e4t p\u00e4ivitykset", "Latvia": "Latvia", "Layout": "Asettelu", "Left Margin": "Vasen marginaali", "License": "Lisenssi", "Liechtenstein": "Liechtenstein", "Linear": "Lineaarinen", "Lithuania": "Liettua", "Loading Wordbook...": "Sanojen kirjaa ladataan...", "Loading references": "Ladataan viitteit\u00e4", "Loading...": "Ladataan...", "Local Image...": "Paikallinen kuva...", "Local Multimedia...": "Paikallinen multimedia...", "Log": "Loki", "Log Levels": "Lokitaso", "Look for the accessibility section in coolwsd.xml for server setting. ": "Etsi esteett\u00f6myysosio coolwsd.xml:sta l\u00f6yt\u00e4\u00e4ksesi palvelinasetukset. ", "Loose": "V\u00e4lj\u00e4", "Luxembourg": "Luxemburg", "MB": "Mt", "Malta": "Malta", "Master": "Mestari", "Master View": "P\u00e4\u00e4n\u00e4kym\u00e4", "Max": "Maksimi", "Maximum": "Maksimi", "Maximum Document process stack memory (in KB) - reduce only": "Asiakirjaprosessin suurin pinomuisti (kilotavuja)", "Maximum Document process virtual memory (in MB) - reduce only": "Asiakirjaprosessin suurin virtuaalimuisti (megatavuja)", "Maximum file size allowed to write to disk (in MB) - reduce only": "Suurin kirjoitettava tiedostokoko (megatavuja)", "Memory": "Muisti", "Memory Graph": "Muistigraafi", "Memory History": "Muistihistoria", "Memory consumed": "K\u00e4ytetty muistin m\u00e4\u00e4r\u00e4", "Mexico": "Meksiko", "Min": "Minimi", "Minimum": "Minimi", "Missing Fonts": "Puuttuvat kirjasimet", "Modified": "Muokattu", "Modify": "Muokkaa", "Moldova, Republic of": "Moldovan tasavalta", "Monaco": "Monaco", "Montenegro": "Montenegro", "More highlights...": "Lis\u00e4\u00e4 korostuksia...", "More information and support": "Lis\u00e4tietoja ja tukea", "More options for {1}": "Lis\u00e4\u00e4 vaihtoehtoja {1}:lle", "More...": "Lis\u00e4\u00e4...", "Move Sheet Left": "Siirr\u00e4 taulukkoa vasemmalle", "Move Sheet Right": "Siirr\u00e4 taulukkoa oikealle", "My Library": "Oma kirjasto", "My Publications": "Omat julkaisut", "Named Range": "Nimetty alue", "Navigation": "Navigointi", "Navigator": "Navigaattori", "Netherlands": "Alankomaat", "Network Graph": "Verkkograafi", "Neutral": "Neutraali", "New": "Uusi", "New Zealand": "Uusi-Seelanti", "Next": "Seuraava", "Next Slide": "Seuraava dia", "No Comments": "Ei kommentteja", "No Notes": "Ei huomautuksia", "No color": "Ei v\u00e4ri\u00e4", "No disk space left on server.": "Ei levytilaa j\u00e4ljell\u00e4 palvelimella.", "No fill": "Ei t\u00e4ytt\u00f6\u00e4", "No issues found": "Ongelmia ei havaittu", "No problems with SSL verification detected": "SSL-todennuksessa ei havaittu ongelmia", "No search results found!": "Hakutuloksia ei l\u00f6ytynyt!", "None": "Ei mit\u00e4\u00e4n", "None (Do not check spelling)": "Ei mit\u00e4\u00e4n (\u00c4l\u00e4 tarkista oikeinkirjoitusta)", "Normal": "Normaali", "North Macedonia, Republic of": "Pohjois-Makedonian tasavalta", "Norway": "Norja", "Notebookbar view": "Muistikirjapalkkin\u00e4kym\u00e4", "Notes": "Huomautukset", "Notes Pages": "Muistiinpanosivut", "Notes View": "Muistiinpanon\u00e4kym\u00e4", "Number": "Numero", "Number of Documents": "Asiakirjojen lukum\u00e4\u00e4r\u00e4", "Number of Pages": "Sivujen lukum\u00e4\u00e4r\u00e4", "Number of Sheets": "Taulukoiden m\u00e4\u00e4r\u00e4", "Number of Slides": "Diojen lukum\u00e4\u00e4r\u00e4", "ODF Drawing (.odg)": "ODF-piirros (.odg)", "ODF presentation (.odp)": "ODF-esitys (.odp)", "ODF spreadsheet (.ods)": "ODF-laskentataulukko (.ods)", "ODF text document (.odt)": "ODF-tekstiasiakirja (.odt)", "OK": "OK", "OPEN": "AVAA", "Off": "Pois p\u00e4\u00e4lt\u00e4", "On": "P\u00e4\u00e4ll\u00e4", "Once citations are entered their storage and display type can not be changed.": "Kun lainaukset on sy\u00f6tetty, niiden tallennus- ja n\u00e4ytt\u00f6tyyppi\u00e4 ei voi muuttaa.", "Online Help": "Online-avustus", "Only the document owner can change the password.": "Vain asiakirjan omistaja voi vaihtaa salasanan.", "Oops, there is a problem connecting the document": "Virhe asiakirjaan yhdist\u00e4ess\u00e4", "Oops, there is a problem connecting to {productname}: ": "Virhe yhdistett\u00e4ess\u00e4 kohteeseen {productname}: ", "Open in full view": "Avaa koko n\u00e4kym\u00e4ss\u00e4", "Open link": "Avaa linkki", "Open menu": "Avaa valikko", "Open {name}": "Avaa {name}", "Option": "Vaihtoehto", "Out of table": "Taulukon ulkopuolella", "Outline": "\u00c4\u00e4riviivat", "Overview": "Yleiskatsaus", "Overwrite": "Korvaa", "PB": "Pt", "PDF Document (.pdf)": "PDF-asiakirja (.pdf)", "PDF Document (.pdf) - Expert": "PDF-asiakirja (.pdf) \u2013 asiantuntija", "PDF Document (.pdf) as...": "PDF-asiakirja (.pdf) nimell\u00e4...", "PID": "PID", "Page Layout": "Sivuasetttelu", "Page Setup": "Sivuasetukset", "Paste": "Liit\u00e4", "Paste Slide": "Liit\u00e4 dia", "Paste Special": "Liit\u00e4 m\u00e4\u00e4r\u00e4ten", "Paste from this document": "Liit\u00e4 t\u00e4st\u00e4 asiakirjasta", "Path": "Tiedostosijainti", "Pause": "Keskeyt\u00e4", "Pause... ( %SECONDS% )": "Keskeyt\u00e4... ( %SECONDS% )", "Percent": "Prosentti", "Permission Mode": "K\u00e4ytt\u00f6oikeustila", "Philippines": "Filippiinit", "Picture": "Kuva", "Please save or discard the comment currently being edited.": "Tallenna tai hylk\u00e4\u00e4 parhaillaan muokattava kommentti.", "Please send us your feedback": "L\u00e4het\u00e4 meille palautetta", "Please use following combination to see more options:": "K\u00e4yt\u00e4 seuraavaa yhdistelm\u00e4\u00e4 n\u00e4hd\u00e4ksesi lis\u00e4\u00e4 vaihtoehtoja:", "Please wait kubernetes cluster is scaling...": "Odota, kubernetes-klusteri skaalautuu...", "Please wait!": "Ole hyv\u00e4 ja odota!", "Poland": "Puola", "Portrait": "Pystytila", "Portugal": "Portugali", "PostMessage API is initialized": "PostMessage-sovellusliittym\u00e4 on alustettu", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 -esitys (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-esitys (.pptx)", "Present current slide": "Esit\u00e4 nykyinen dia", "Present in Window": "Esit\u00e4 ikkunassa", "Present in new window": "Esit\u00e4 uudessa ikkunassa", "Presentation": "Esitys", "Presentation disabled": "Esitys poistettu k\u00e4yt\u00f6st\u00e4", "Presentation mode has been disabled for this document": "Esittelytila on poistettu k\u00e4yt\u00f6st\u00e4 t\u00e4m\u00e4n asiakirjan kohdalla", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Esitys estettiin. Salli ponnahdusikkunat selaimessasi. N\u00e4in diaesityksi\u00e4 voidaan n\u00e4ytt\u00e4\u00e4 erillisiss\u00e4 ikkunoissa, mik\u00e4 mahdollistaa helpon n\u00e4yt\u00f6n jakamisen.", "Presenter Console": "Esitt\u00e4j\u00e4konsoli", "Presenting in fullscreen": "Esitet\u00e4\u00e4n koko n\u00e4yt\u00f6n tilassa", "Presenting in window": "Esitet\u00e4\u00e4n ikkunassa", "Preview Slide {1}": "Esikatsele diaa {1}", "Previous": "Edellinen", "Print dialog": "Tulosta valintaikkuna", "Promote to top comment": "Nosta ylimp\u00e4\u00e4n kommenttiin", "Properties": "Ominaisuudet", "Provider:": "Tarjoaja:", "Qatar": "Qatar", "Quadratic": "Neli\u00f6m\u00e4inen", "RELOAD": "P\u00c4IVIT\u00c4", "Radial": "Radiaalinen", "Read mode": "Lukutila", "Read-only": "Kirjoitussuojattu", "Received": "Vastaanotettu", "Recent": "Viimeaikainen", "Reconnecting...": "Yhdistet\u00e4\u00e4n...", "Redo": "Tee uudelleen", "References": "Viittaukset", "Refresh": "P\u00e4ivit\u00e4", "Refresh Citations": "P\u00e4ivit\u00e4 lainaukset", "Refresh Log": "P\u00e4ivit\u00e4 loki", "Reject change": "Hylk\u00e4\u00e4 muutos", "Reloading the document after rename": "P\u00e4ivitet\u00e4\u00e4n asiakirjaa uudelleennime\u00e4misen j\u00e4lkeen", "Remove": "Poista", "Remove Thread": "Poista lanka", "Remove link": "Poista linkki", "Remove print area": "Poista tulostusalue", "Rename": "Nime\u00e4 uudelleen", "Rename Document": "Nime\u00e4 asiakirja uudelleen", "Rename sheet": "Nime\u00e4 taulukko uudelleen", "Renaming...": "Nimet\u00e4\u00e4n uudelleen...", "Repair": "Korjaa", "Repair Document": "Korjaa asiakirja", "Repeat in {0} seconds": "Toista {0} sekunnin kuluttua", "Replace": "Korvaa", "Reply": "Vastaa", "Reply comment": "Vastaa kommenttiin", "Report an issue": "Ilmoita virhe", "Reset Layout": "Nollaa asettelu", "Reset to Default Language": "Palauta oletuskielelle", "Reset to default Document settings": "Palauta oletusasiakirja-asetukset", "Reset to default View settings": "Palauta oletusn\u00e4kym\u00e4n asetukset", "Reset zoom": "Nollaa zoomaus", "Resolve": "Ratkaise", "Resolve Thread": "P\u00e4\u00e4t\u00e4 lanka", "Resolved": "Ratkaistu", "Restart": "K\u00e4ynnist\u00e4 uudelleen", "Restoring older revision. Any unsaved changes will be available in version history": "Palautetaan vanha versio. T\u00e4h\u00e4nastiset muutokset tallentuvat versiohistoriaan", "Resume": "Jatka", "Review": "Yleiskatsaus", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rikasteksti (.rtf)", "Right Margin": "Oikea marginaali", "Romania": "Romania", "Row Height": "Rivin korkeus", "Row {0}": "Rivi {0}", "Row {0} through {1}": "Rivi {0}\u2013{1}", "Rows": "Rivej\u00e4", "Ruler": "Viivoitin", "Russian Federation": "Ven\u00e4j\u00e4n federaatio", "San Marino": "San Marino", "Saudi Arabia": "Saudi-Arabia", "Save": "Tallenna", "Save As": "Tallenna nimell\u00e4", "Save Comments": "Tallenna huomautukset", "Save Document settings": "Tallenna asiakirja-asetukset", "Save View Settings": "Tallenna n\u00e4kym\u00e4n asetukset", "Save as ODF format": "Tallenna ODF-tiedostona", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Tallentaminen ep\u00e4onnistui, koska asiakirja on liian suuri tai ylitt\u00e4\u00e4 j\u00e4ljell\u00e4 olevan tallennustilan. Asiakirja on nyt vain luku -tilassa, mutta voit silti ladata sen nyt s\u00e4ilytt\u00e4\u00e4ksesi kopion paikallisesti.", "Save failed due to no disk space left. Document will now be read-only.": "Tallennus ep\u00e4onnistui koska tila loppui. Asiakirjaa ei voi en\u00e4\u00e4 muokata.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Tallentaminen ep\u00e4onnistui, koska tallennustilaa ei ole j\u00e4ljell\u00e4. Asiakirja on nyt vain luku -tilassa. Varmista, ett\u00e4 levytilaa on riitt\u00e4v\u00e4sti, ja yrit\u00e4 tallentaa uudelleen.", "Save to new file": "Tallenna uuteen tiedostoon", "Saved": "Tallennettu", "Saving": "Tallennetaan", "Saving...": "Tallennetaan...", "Scalable Vector Graphics (.svg)": "Skaalautuva vektorigrafiikka (Scalable Vector Graphics (.svg))", "Scientific": "Tieteellinen", "Screen Reading": "N\u00e4yt\u00f6n luku", "Screen reader support for text content is disabled. ": "Tekstisis\u00e4ll\u00f6n n\u00e4yt\u00f6nlukijatuki on poistettu k\u00e4yt\u00f6st\u00e4. ", "Scroll down": "Vierit\u00e4 alas", "Scroll down annotations": "Vierit\u00e4 huomautuksia alasp\u00e4in", "Scroll left": "Vierit\u00e4 vasemmalle", "Scroll right": "Vierit\u00e4 oikealle", "Scroll to the first sheet": "Vierit\u00e4 ensimm\u00e4iseen taulukkoon", "Scroll to the last sheet": "Vierit\u00e4 viimeiseen taulukkoon", "Scroll up": "Vierit\u00e4 yl\u00f6s", "Scroll up annotations": "Vierit\u00e4 huomautuksia yl\u00f6sp\u00e4in", "Search": "Etsi", "See history": "N\u00e4yt\u00e4 historia", "See revision history": "N\u00e4yt\u00e4 versiohistoria", "Select Function": "Valitse funktio", "Select a tab to browser settings.": "Valitse v\u00e4lilehti selaimen asetuksiin.", "Select a tab to view settings.": "Valitse v\u00e4lilehti asetusten tarkastelemiseksi.", "Select language": "Valitse kieli", "Select multiple cells": "Valitse useampia soluja", "Select range": "Valitse v\u00e4li", "Selected external data source is forbidden. Please contact the system administrator.": "Valittua ulkoista tietol\u00e4hdett\u00e4 ei sallita. Ota yhteytt\u00e4 j\u00e4rjestelm\u00e4nvalvojaan.", "Selected range of cells": "Valittu solualue", "Selection Mode": "Valintatila", "Selection count": "Valittujen lkm", "Selection mode: inactive": "Valitsemistila: pois k\u00e4yt\u00f6st\u00e4", "Send Feedback": "L\u00e4het\u00e4 palautetta", "Sent": "L\u00e4hetetty", "Serbia": "Serbia", "Served by:": "Palvelin:", "Server audit": "Palvelimen auditointi", "Server has been shut down; please reload the page.": "Palvelin on sammutettu, ole hyv\u00e4 ja lataa sivu uudelleen.", "Server is down, restarting automatically. Please wait.": "Palvelin on sammuksissa, k\u00e4ynnistet\u00e4\u00e4n automaattisesti uudelleen. Ole hyv\u00e4 ja odota.", "Server is now reachable. We have to refresh the page now.": "Palvelin on nyt saavutettavissa. Sivu p\u00e4ivitet\u00e4\u00e4n nyt.", "Server is now reachable...": "Palvelin on nyt saavutettavissa...", "Server is shutting down": "Palvelin on sulkeutumassa", "Server is shutting down for maintenance (auto-saving)": "Palvelinta ajetaan alas huoltoa varten (asiakirja tallentuu automaattisesti)", "Server returned this reason:": "Palvelin palautti t\u00e4m\u00e4n syyn:", "Server uptime": "Palvelimen k\u00e4ynnistyksest\u00e4 kulunut aika", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Palvelu ei ole k\u00e4ytett\u00e4viss\u00e4. Yrit\u00e4 my\u00f6hemmin uudelleen ja ota yhteytt\u00e4 yll\u00e4pit\u00e4j\u00e4\u00e4si, mik\u00e4li ongelma toistuu.", "Session terminated by document owner": "Asiakirjan omistaja katkaisi istunnon", "Set Language for All text": "Aseta kaikkien tekstien kieli", "Set Language for Paragraph": "Aseta kappaleen kieli", "Set Language for Selection": "Aseta kieli valinnalle", "Set Log Levels": "Aseta lokitaso", "Set default interface preferences.": "Aseta k\u00e4ytt\u00f6liittym\u00e4n oletusasetukset.", "Settings": "Asetukset", "Shape": "Muoto", "Shapes": "Muodot", "Share": "Jaa", "Share...": "Jaa...", "Shared Config URL is missing in initial variables.": "Jaetun m\u00e4\u00e4rityksen URL-osoite puuttuu alkumuuttujista.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "N\u00e4yt\u00e4 kommentit", "Show Grid": "N\u00e4yt\u00e4 ruudukko", "Show Menu": "N\u00e4yt\u00e4 valikko", "Show Ruler": "N\u00e4yt\u00e4 viivotin", "Show Status Bar": "N\u00e4yt\u00e4 tilapalkki", "Show on the side": "N\u00e4yt\u00e4 sivussa", "Show sheets": "N\u00e4yt\u00e4 arkit", "Show the search bar": "N\u00e4yt\u00e4 hakupalkki", "Shutdown Server": "Sammuta palvelin", "Signature": "Allekirjoitus", "Singapore": "Singapore", "Slide %1": "Dia %1", "Slide Show": "Diaesitys", "Slide Size": "Dian koko", "Slide {0} of {1}": "Dia {0}/{1}", "Slides": "Diat", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Smart Picker": "\u00c4lyk\u00e4s poiminta", "Snap to Grid": "Kiinnit\u00e4 ruudukkoon", "Solid": "Kiinte\u00e4", "Someone": "Joku", "Something went wrong while deleting the file. Please try refreshing the page.": "Jotain meni pieleen tiedostoa poistettaessa. Yrit\u00e4 virkist\u00e4\u00e4 sivu.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Asetustiedoston noutamisessa tapahtui virhe. Yrit\u00e4 virkist\u00e4\u00e4 sivu.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Sanojen kirjan noutamisessa tapahtui virhe. Yrit\u00e4 virkist\u00e4\u00e4 sivu.", "Something went wrong while loading Document settings.": "Jotain meni pieleen ladattaessa asiakirja-asetuksia.", "Something went wrong while uploading dictionary file": "Jotain meni pieleen ladattaessa ulosp\u00e4in sanakirjatiedostoa", "Something went wrong while uploading the file. Please try again.": "Tiedoston ulosp\u00e4inlataamisessa tapahtui virhe. Yrit\u00e4 uudelleen.", "Something went wrong. Please try to refresh the page.": "Jotain meni pieleen. Yrit\u00e4 virkist\u00e4\u00e4 sivu.", "South Africa": "Etel\u00e4-Afrikka", "South Korea": "Etel\u00e4-Korea", "Spain": "Espanja", "Sparkline": "Kipin\u00e4rivi", "Square": "Neli\u00f6", "Standard": "Vakio", "Standard (4:3)": "Vakio (4:3)", "Standard dictionary": "Vakiosanakirja", "Status": "Tila", "Status Bar": "Tilapalkki", "Stop following": "Lopeta seuraaminen", "Store as:": "S\u00e4ilyt\u00e4 nimell\u00e4:", "Style": "Tyyli", "Style list": "Tyylilista", "Styles": "Tyylit", "Successfully exported: ": "Onnistuneesti viety: ", "Sum": "Summa", "Sweden": "Ruotsi", "Switzerland": "Sveitsi", "TB": "Tt", "Table": "Taulukko", "Table with {0} rows and {1} columns": "Taulukko, jossa on {0} rivi\u00e4 ja {1} saraketta", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Supista napauttamalla", "Tap to expand": "Laajenna napauttamalla", "Text": "Teksti", "Text orientation": "Tekstin suunta", "The IsAdminUser property is not set by integration": "IsAdminUser-ominaisuutta ei ole m\u00e4\u00e4ritetty integraatiolla", "The IsAdminUser user property is set by integration": "IsAdminUser-k\u00e4ytt\u00e4j\u00e4ominaisuus m\u00e4\u00e4ritet\u00e4\u00e4n integroinnilla", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Asiakirja sis\u00e4lt\u00e4\u00e4 joitain viittauksia, joihin ei v\u00e4ltt\u00e4m\u00e4tt\u00e4 saada yhteytt\u00e4 verkkosovellusliittym\u00e4n kautta. Se voi aiheuttaa ongelmia viittausten tai bibliografian muokkaamisen aikana.", "The document could not be locked, and is opened in read-only mode.": "Asiakirjaa ei voitu lukita, ja asiakirja avataan kirjoitussuojatussa tilassa.", "The document could not be locked.": "Asiakirjaa ei voitu lukita.", "The document is being renamed and will reload shortly": "Asiakirjaa nimet\u00e4\u00e4n uudelleen ja se p\u00e4ivittyy piakkoin", "The document is being signed and will be availably shortly": "Asiakirjaa allekirjoitetaan ja se on saatavilla pian", "The document is not signed.": "Asiakirjaa ei ole allekirjoitettu.", "The document is switching to Offline mode and will reload shortly": "Asiakirja siirtyy ei-verkkotilaan ja latautuu pian uudelleen", "The document is too large or no disk space left to save. Document will now be read-only.": "Asiakirja on liian suuri tai levytilaa ei ole j\u00e4ljell\u00e4 tallennettavaksi. Asiakirja on nyt vain luku -tilassa.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Tiedostoa jonka laji on {0} ei voida l\u00e4hett\u00e4\u00e4 palvelimelle koska ei ole nime\u00e4 tiedostolle", "The file of type: {0} cannot be uploaded to server since the file is empty": "Tiedostoa jonka laji on {0} ei voida l\u00e4hett\u00e4\u00e4 palvelimelle koska tiedosto on tyhj\u00e4", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Palvelimen URL on tyhj\u00e4. coolwsd-palvelin on luultavasti konfiguroitu v\u00e4\u00e4rin, ota yhteytt\u00e4 yll\u00e4pit\u00e4j\u00e4\u00e4n.", "The server encountered a {0} error while parsing the {1} command.": "Palvelin kohtasi virheen {0} j\u00e4sennelless\u00e4\u00e4n komentoa {1}.", "The server has been disconnected.": "Palvelimen yhteys on katkennut.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Allekirjoitus on kunnossa, mutta varmennetta ei voitu todentaa ja asiakirja on vain osittain allekirjoitettu.", "The signature is OK, but the certificate could not be validated.": "Digitaalinen allekirjoitus on kunnossa , mutta varmennetta ei voitu todentaa.", "The signature is OK, but the document is only partially signed.": "Digitaalinen allekirjoitus on kunnossa, mutta asiakirja on vain osittain allekirjoitettu.", "The signature line can now be moved or resized as needed.": "Allekirjoitusrivi\u00e4 voidaan nyt siirt\u00e4\u00e4 tai muuttaa sen kokoa tarpeen mukaan.", "The signature was valid, but the document has been modified.": "Digitaalinen allekirjoitus oli kelvollinen, mutta asiakirjaa on muokattu.", "Theme colors": "Teeman v\u00e4rit", "This document has an invalid signature.": "Asiakirjalla on ep\u00e4kelpo digitaalinen allekirjoitus.", "This document is digitally signed and the signature is valid.": "T\u00e4m\u00e4 asiakirja on digitaalisesti allekirjoitettu ja allekirjoitus on kelvollinen.", "This document may contain formatting or content that cannot be saved in the current file format.": "T\u00e4m\u00e4 asiakirja saattaa sis\u00e4lt\u00e4\u00e4 muotoilua tai sis\u00e4lt\u00f6\u00e4 jota ei voi tallentaa nykyisess\u00e4 tiedostomuodossa.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "T\u00e4t\u00e4 {productname}:n versiota ei tueta. V\u00e4ltt\u00e4\u00e4kseen vaikutelman, ett\u00e4 se soveltuu k\u00e4ytt\u00f6\u00f6notolle yrityksiss\u00e4, t\u00e4m\u00e4 viesti tulee n\u00e4kyviin, kun samanaikaisesti k\u00e4yt\u00f6ss\u00e4 on enemm\u00e4n kuin {docs} dokumenttia tai {connections} yhteytt\u00e4.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Yll\u00e4pit\u00e4j\u00e4 on rajannut t\u00e4m\u00e4n palvelun {0} asiakirjaan ja {1} yhteyteen. Raja on saavutettu. Yrit\u00e4 my\u00f6hemmin uudelleen.", "This user": "T\u00e4m\u00e4 k\u00e4ytt\u00e4j\u00e4", "This version of {productname} is powered by": "T\u00e4m\u00e4 versio {productname}-tuotteesta perustuu tuotteeseen", "Tight": "Tiivis", "Time": "Aika", "Time interval of CPU statistics (in ms)": "Aikav\u00e4li CPU-tilastoissa (millisekuntia)", "Time interval of memory statistics (in ms)": "Aikav\u00e4li muistitilastoissa (millisekuntia)", "Time zone:": "Aikavy\u00f6hyke:", "Title": "Otsikko", "Title Only": "Vain otsikko", "Title Slide": "Otsikkodia", "Title and 2 Content": "Otsikko ja 2 Sis\u00e4lt\u00f6", "Title, 2 Content and Content": "Otsikko, 2 sis\u00e4lt\u00f6 ja sis\u00e4lt\u00f6", "Title, 2 Content over Content": "Otsikko, 2 sis\u00e4lt\u00f6 sis\u00e4ll\u00f6n p\u00e4\u00e4lle", "Title, 4 Content": "Otsikko, 4 sis\u00e4lt\u00f6", "Title, 6 Content": "Otsikko, 6 sis\u00e4lt\u00f6", "Title, Content": "Otsikko, sis\u00e4lt\u00f6", "Title, Content and 2 Content": "Otsikko, sis\u00e4lt\u00f6 ja 2 sis\u00e4lt\u00f6", "Title, Content over Content": "Otsikko, sis\u00e4lt\u00f6 sis\u00e4ll\u00f6n p\u00e4\u00e4lle", "Title, Vertical Text": "Otsikko, pystysuuntainen teksti", "Title, Vertical Text, Clipart": "Otsikko, pystysuuntainen teksti, clipart-leikekuva", "To": "Loppu", "To paste outside {productname}, please first click the 'download' button": "Voidaksesi liitt\u00e4\u00e4 {productname}-tuotteen ulkopuolella, k\u00e4yt\u00e4 ensin 'lataa'-nappia", "To prevent accidental changes, the author has set this file to open as view-only": "Vahingonmuutosten est\u00e4miseksi tekij\u00e4 on asettanut t\u00e4m\u00e4n tiedoston avautuvaksi vain katseluk\u00e4ytt\u00f6\u00f6n", "Toggle UI Mode": "Vaihda k\u00e4ytt\u00f6liittym\u00e4n tilaa", "Top Margin": "Yl\u00e4marginaali", "Top N elements...": "Korkeimmat N elementti\u00e4...", "Top N percent...": "Korkeimmat N prosenttia...", "Top/Bottom Rules...": "Yl\u00e4-/alas\u00e4\u00e4nn\u00f6t...", "Turkey": "Turkki", "Type": "Laji", "Type to add a word": "Kirjoita lis\u00e4t\u00e4ksesi sanan", "Ukraine": "Ukraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "WOPI-oikeuksissa puutteita. Yrit\u00e4 my\u00f6hemmin uudelleen ja ota yhteytt\u00e4 yll\u00e4pitoon, mik\u00e4li ongelma toistuu.", "Undo": "Kumoa", "United Arab Emirates": "Yhdistyneet arabiemiirikunnat", "United Kingdom": "Yhdistynyt kuningaskunta", "United States of America": "Yhdysvallat", "Unknown color": "Tuntematon v\u00e4ri", "Unlink Citations": "Poista linkit lainauksista", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Lainausten linkin poistaminen est\u00e4\u00e4 Collabora Onlinea p\u00e4ivitt\u00e4m\u00e4st\u00e4 t\u00e4m\u00e4n asiakirjan viittauksia ja bibliografiaa.", "Unlock": "Avaa lukitus", "Unresolve": "Jatka", "Unresolve Thread": "Jatka lankaa", "Unsupported server version.": "Palvelimen versiota ei tueta.", "Update": "P\u00e4ivit\u00e4", "Update Index": "P\u00e4ivit\u00e4 hakemisto", "Update Log Levels": "P\u00e4ivit\u00e4 lokitaso", "Updated citations": "P\u00e4ivitetyt lainaukset", "Updating citations": "Lainauksia p\u00e4ivitet\u00e4\u00e4n", "Upload Autotext": "Lataa ulosp\u00e4in AutoText", "Upload Wordbook": "Lataa ulosp\u00e4in Sanojen kirja", "Upload Xcu": "Lataa ulosp\u00e4in Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Lataa ulosp\u00e4in uudelleenk\u00e4ytett\u00e4vi\u00e4 tekstikatkelmia (.bau). Lis\u00e4t\u00e4ksesi teksti\u00e4 asiakirjaan, kirjoita AutoTextin merkinn\u00e4n pikakuvake ja paina F3.", "Uploaded": "Ladattu", "Uploading file to server failed with status: {0}": "Tiedoston l\u00e4hetys palvelumelle ep\u00e4onnistui, tila: {0}", "Uploading file to server failed, file not found.": "Asiakirjan l\u00e4hetys palvelimelle ep\u00e4onnistui, tiedostoa ei l\u00f6ytynyt.", "Uploading file to server failed, the file is too large.": "Asiakirjan l\u00e4hetys palvelimelle ep\u00e4onnistui, tiedosto on liian iso.", "Uploading...": "L\u00e4hetet\u00e4\u00e4n...", "Use Compact view": "K\u00e4yt\u00e4 tiivistetty\u00e4 n\u00e4kym\u00e4\u00e4", "Use Tabbed view": "K\u00e4yt\u00e4 sarkainn\u00e4kym\u00e4\u00e4", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "K\u00e4ytetty vanhentunutta is_admin-kentt\u00e4\u00e4, integroinnin tulisi k\u00e4ytt\u00e4\u00e4 sen sijaan IsAdminUser-ominaisuutta", "User List Summary": "K\u00e4ytt\u00e4j\u00e4luettelon yhteenveto", "User Name": "K\u00e4ytt\u00e4j\u00e4nimi", "Users online": "K\u00e4ytt\u00e4ji\u00e4 nyt", "Values between...": "Arvot, jotka ovat v\u00e4lill\u00e4...", "Values duplicate...": "Arvojen kaksoiskappale...", "Values equal to...": "Arvot, jotka ovat yht\u00e4 suuria kuin...", "Values greater than...": "Arvot, jotka ovat suurempia kuin...", "Values less than...": "Arvot, jotka ovat pienempi\u00e4 kuin...", "Version Information": "Versiotiedot", "Vertical Title, Text, Chart": "Pystysuuntainen otsikko, teksti, kaavio", "Vertical Title, Vertical Text": "Pystysuuntainen otsikko, pystysuuntainen teksti", "Very Loose": "Hyvin v\u00e4lj\u00e4", "Very Tight": "Hyvin tiivis", "View": "Katso", "View Settings": "N\u00e4yt\u00e4 asetukset", "Views": "Katselukerrat", "WOPI host": "WOPI-host", "Warning": "Varoitus", "Warning! The browser you are using is not supported.": "Varoitus! K\u00e4ytt\u00e4m\u00e4\u00e4si selainta ei tueta.", "We are in the process of cleaning up this document from the last session, please try again later.": "Olemme siivoamassa t\u00e4t\u00e4 asiakirjaa viime istunnolta, ole hyv\u00e4 ja yrit\u00e4 my\u00f6hemmin uudelleen.", "Welcome Dialog": "Tervetuloa-valintaikkuna", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Harmillista kyll\u00e4, asiakirjaasi ei saada yhteytt\u00e4. Ole hyv\u00e4 ja yrit\u00e4 uudelleen.", "What?": "Mit\u00e4?", "When?": "Milloin?", "Who?": "Kuka?", "Widescreen (16:9)": "Laajakuva (16:9)", "Windowed Presentation Blocked": "Ikkunallinen esitys estetty", "Windowed Presentation: ": "Ikkunallinen esitys: ", "Word 2003 Document (.doc)": "Word 2003 -asiakirja (.doc)", "Word Counter": "Sanalaskuri", "Word Document (.docx)": "Word-asiakirja (.docx)", "Words are ignored by the spell checker": "Oikoluku j\u00e4tt\u00e4\u00e4 sanat huomiotta", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc-parametri puuttuu tai on virheellien, ota yhteys tukeen.", "Wrong password provided. Please try again.": "V\u00e4\u00e4r\u00e4 salasana, yrit\u00e4 uudelleen.", "Wrong server, reconnecting...": "V\u00e4\u00e4r\u00e4 palvelin; yhdistet\u00e4\u00e4n uudelleen...", "YB": "YB", "You": "Sin\u00e4", "You are already presenting this document": "Olet jo esittelem\u00e4ss\u00e4 t\u00e4t\u00e4 asiakirjaa", "You are leaving the document. The following web page will open in a new tab: ": "Olet j\u00e4tt\u00e4m\u00e4ss\u00e4 asiakirjan. Seuraava verkkosivu avautuu uuteen v\u00e4lilehteen: ", "You have not done anything to rollback yet...": "Et ole viel\u00e4 tehnyt mit\u00e4\u00e4n peruuttaaksesi...", "You need to enable it both at server level and in the UI. ": "Sinun on otettava se k\u00e4ytt\u00f6\u00f6n sek\u00e4 palvelintasolla ett\u00e4 k\u00e4ytt\u00f6liittym\u00e4ss\u00e4. ", "Your Collabora Online server needs updating. Version {0} is available.": "Collabora Online -palvelimesi on p\u00e4ivitett\u00e4v\u00e4. Versio {0} on saatavilla.", "Your WOPI server is not secure: SSL verification failed": "WOPI-palvelimesi ei ole turvallinen: SSL-todennus ep\u00e4onnistui", "Your browser has very limited access to the clipboard": "Selaimellasi on hyvin rajoitettu p\u00e4\u00e4sy leikep\u00f6yd\u00e4lle", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Verkkoselaimellasi on rajoitettu p\u00e4\u00e4sy leikep\u00f6yd\u00e4lle, joten k\u00e4yt\u00e4 sen sijaan n\u00e4ytt\u00f6n\u00e4pp\u00e4imist\u00f6n liit\u00e4mispainikkeita.", "Your changes have been saved": "Muuttuksesi on tallennettu", "Your library is empty": "Kirjastosi on tyhj\u00e4", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Palvelinkokoonpanossasi ei ole riitt\u00e4v\u00e4sti laitteistoresursseja, mik\u00e4 voi heikent\u00e4\u00e4 suorituskyky\u00e4.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Istuntosi on vanhentunut. Muita asiakirjaan tehtyj\u00e4 muutoksia ei ehk\u00e4 tallenneta. P\u00e4ivit\u00e4 istunto (tai verkkosivu) jatkaaksesi. Sinun on ehk\u00e4 kirjauduttava sis\u00e4\u00e4n uudelleen.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Istuntosi vanhenee {time} kuluttua. Tallenna ty\u00f6si ja jatka istunnon (tai verkkosivun) virkist\u00e4mist\u00e4. Sinun on ehk\u00e4 kirjauduttava sis\u00e4\u00e4n uudelleen.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Klusterisi {productname} n\u00e4ytt\u00e4\u00e4 olevan v\u00e4\u00e4rin m\u00e4\u00e4ritetty tai skaalautuvat nopeasti - ota yhteytt\u00e4 j\u00e4rjestelm\u00e4nvalvojaan. Muokkauksen jatkaminen voi johtaa siihen, ett\u00e4 useat k\u00e4ytt\u00e4j\u00e4t eiv\u00e4t n\u00e4e toisiaan, asiakirjan tallennuksen ristiriitoja ja/tai kopioi-/liit\u00e4-ongelmia. Odotettu palvelintunnus {0} routeTokenille {1}, mutta yhdistetty palvelintunnukseen {2}", "ZB": "ZB", "Zoom In": "L\u00e4henn\u00e4", "Zoom Out": "Loitonna", "Zotero API key is incorrect": "Zotero API -avain on virheellinen", "Zotero API key is not configured": "Zotero API -avainta ei ole m\u00e4\u00e4ritetty", "Zotero Warning": "Zotero-varoitus", "cell address": "solun osoite", "file type icon": "tiedostotyypin kuvake", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kt", "preview of page %1": "sivun %1 esikatselu", "replies": "vastaukset", "reply": "vastaa", "the Help tab": "Apua-v\u00e4lilehti", "the View menu": "Katso-valikosta", "warning: copy/paste request timed out": "varoitus: kopioi-/liit\u00e4-pyynt\u00f6 aikakatkaistiin", "{0} deleted": "{0} poistettuna", "{0} selected": "{0} valittuna", "{0} tab selected": "{0} v\u00e4lilehti valittu", "{0} unselected": "{0} ei valittuna", "{username} saved this document as {filename}. Do you want to join?": "{username} tallensi t\u00e4m\u00e4n asiakirjan nimell\u00e4 {filename}. Haluatko liitty\u00e4?", "{user} has joined": "{user} on liittynyt", "{user} has left": "{user} on poistunut", "\u00c5land Islands": "Ahvenanmaa"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-fr.json b/f7cloud-office/browser/dist/l10n/ui-fr.json new file mode 100644 index 0000000..eb650fb --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-fr.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) ouvert(s).", " hrs": " h", " mins": " min", " s": " s", " user(s).": " utilisateur(s).", "\"Slow Proxy\"": "\"Proxy lent\"", "#10 Envelope": "Enveloppe #10", "#11 Envelope": "Enveloppe #11", "#12 Envelope": "Enveloppe #12", "#9 Envelope": "Enveloppe #9", "%n users": "%n utilisateurs", "(Warning: Server accessibility must be enabled to toggle)": "(Attention\u00a0: L'accessibilit\u00e9 du serveur doit \u00eatre activ\u00e9e pour basculer)", "(current)": "(actif)", ", cluster configuration error: mis-matching serverid": ", erreur de configuration du cluster\u00a0: incoh\u00e9rence serverid", "0 users": "0 utilisateur", "1 user": "1 utilisateur", "1 2 3": "1 2 3", "A comment is being edited": "Un commentaire est en train d'\u00eatre \u00e9dit\u00e9", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Un t\u00e9l\u00e9chargement en raison d'une op\u00e9ration de copier/coller volumineuse a d\u00e9j\u00e0 commenc\u00e9. Veuillez attendre la fin du t\u00e9l\u00e9chargement ou l'annuler avant d'en d\u00e9marrer un nouveau", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Assistant IA", "About": "\u00c0 propos", "Above Average...": "Au dessus de la moyenne...", "Accept": "Accepter", "Accept change": "Accepter la modification", "Access token is missing in initial variables.": "Le token d\u2019acc\u00e8s est manquant dans les variables initiales.", "Accessibility": "Accessibilit\u00e9", "Active Sheet": "Feuille Active", "Active sheet": "Feuille active", "Add": "Ajouter", "Add Bibliography": "Ajouter une bibliographie", "Add Citation": "Ajouter une citation", "Add Citation Note": "Ajouter une note de citation", "Add Note": "Ajouter une note", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Ajouter ou \u00e9diter des mots dans un dictionnaire de v\u00e9rification orthographique. Les mots dans votre dictionnaire (.dic) seront disponible pour la v\u00e9rification orthographique.", "Adjust how office documents behave.": "Ajustez le comportement des documents de bureau.", "Adjust view settings.": "Ajuster la vue des param\u00e8tres.", "Admin console": "Console d'administration", "Albania": "Albanie", "Alerts:": "Alertes\u00a0:", "All": "Tout", "All Sheets": "Toutes les feuilles", "All users": "Tous les utilisateurs", "Already presenting": "Pr\u00e9sentation d\u00e9j\u00e0 en cours", "Also check the voice over toggle under {parentControl}.": "V\u00e9rifiez \u00e9galement le bouton de commande vocale sous {parentControl}.", "Always follow the editor": "Toujours suivre l'\u00e9diteur", "An error occurred while fetching notes": "Une erreur est survenue lors de la r\u00e9cup\u00e9ration des notes", "An error occurred while fetching style list": "Une erreur est survenue lors de la r\u00e9cup\u00e9ration de la liste des styles", "Analytics": "Analytique", "Andorra": "Andorre", "Another user has removed this comment.": "Un autre utilisateur a supprim\u00e9 ce commentaire.", "Another user has updated the comment. Would you like to overwrite those changes?": "Un autre utilisateur a mis \u00e0 jour le commentaire. Souhaitez-vous \u00e9craser ces modifications\u202f?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Vous souhaitez contribuer mais vous ne savez pas par o\u00f9 commencer\u00a0? Rendez-vous \u00e0 la page d'instructions et construisez CODE \u00e0 partir de z\u00e9ro. Vous pouvez \u00e9galement aider en traduisant ou en rapportant un rapport de bogue en y d\u00e9taillant les \u00e9tapes essentielles sur la fa\u00e7on dont le reproduire.", "Are you sure you want to delete sheet, {sheet}?": "Voulez-vous vraiment supprimer la feuille, {sheet} ?", "Are you sure you want to delete this page?": "Voulez-vous vraiment supprimer cette page\u00a0?", "Are you sure you want to delete this slide?": "Voulez-vous vraiment supprimer cette diapo\u00a0?", "Are you sure you want to reset Document settings?": "\u00cates-vous s\u00fbr de vouloir r\u00e9initialiser les param\u00e8tres du document\u202f?", "Are you sure you want to reset View Settings?": "\u00cates-vous s\u00fbr de vouloir r\u00e9initialiser les param\u00e8tres d\u2019affichage\u202f?", "Are you sure you want to shut down the server?": "\u00cates-vous s\u00fbr de vouloir arr\u00eater le serveur ?", "Are you sure you want to terminate this session?": "\u00cates-vous s\u00fbr de vouloir terminer cette session\u202f?", "Argentina": "Argentine", "Armenia": "Arm\u00e9nie", "Assistant": "Assistant", "Australia": "Australie", "Austria": "Autriche", "Authorization error was: '{errormessage}'.": "L'erreur d\u2019autorisation \u00e9tait\u00a0: '{errormessage}'.", "Automatic": "Automatique", "Automatic color": "Couleur automatique", "Autosaved": "Enregistrement automatique", "Autotext": "Texte auto", "Avatar for {user}": "Avatar pour {user}", "Average": "Moyenne", "Axial": "Axiale", "Azerbaijan": "Azerba\u00efdjan", "B4 (ISO)": "B4 (ISO)", "B5 (ISO)": "B5 (ISO)", "B6 (ISO)": "B6 (ISO)", "BB": "Bo", "Background Color": "Couleur d'arri\u00e8re-plan", "Background Image": "Image de fond", "Bad": "Mauvais", "Belarus": "Bi\u00e9lorussie", "Belgium": "Belgique", "Below Average...": "En dessous de la moyenne...", "Black/White": "Noir/Blanc", "Blank Slide": "Diapositive vide", "Bookmarks": "Favoris", "Boolean Value": "Valeur bool\u00e9enne", "Borders": "Bordures", "Bosnia and Herzegovina": "Bosnie-Herz\u00e9govine", "Bottom Margin": "Marge inf\u00e9rieure", "Bottom N elements...": "N derniers \u00e9l\u00e9ments...", "Bottom N percent...": "N derniers pourcents...", "Bottom: {bottom}": "Bas\u00a0: {bottom}", "Brazil": "Br\u00e9sil", "Bulgaria": "Bulgarie", "Bytes received": "Octets re\u00e7us", "Bytes sent": "Octets envoy\u00e9s", "C4 Envelope": "Enveloppe C4", "C5 Envelope": "Enveloppe C5", "C6 Envelope": "Enveloppe C6", "C6/5 Envelope": "Enveloppe C6/5", "COOLWSD version:": "Version COOLWSD :", "CPU Graph": "Graphique du CPU", "CPU History": "Historique CPU", "CSV File (.csv)": "Fichier CSV (.csv)", "CSV file (.csv)": "Fichier CSV (.csv)", "Cache size of CPU statistics": "Taille du cache des statistiques CPU", "Cache size of memory statistics": "Taille du cache des statistiques de la m\u00e9moire", "Canada": "Canada", "Cancel": "Annuler", "Cancel paste special": "Annuler collage sp\u00e9cial", "Cell borders": "Bordures de cellule", "Centered Text": "Texte centr\u00e9", "Change Layout": "Changer la mise en page", "Channel Filter:": "Filtre de canal :", "Check security warnings of your server": "V\u00e9rifiez les avertissements de s\u00e9curit\u00e9 de votre serveur", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Consultez les notes de mise \u00e0 jour et d\u00e9couvrez les nouveaut\u00e9s : La derni\u00e8re \u00e9dition de d\u00e9veloppement de Collabora Online, destin\u00e9e aux utilisateurs priv\u00e9s et aux petites \u00e9quipes.", "Checkbox": "Case \u00e0 cocher", "Chile": "Chili", "China": "Chine", "Choice of functions": "Choix des fonctions", "Citation Preferences": "Pr\u00e9f\u00e9rences de citation", "Citation Style": "Style de citation", "Citation warning": "Avertissement de citation", "Citations update failed": "La mise \u00e0 jour des citations a \u00e9chou\u00e9", "Cleaning up the document from the last session.": "Nettoyage du document de la derni\u00e8re session.", "Clear the search field": "Vider le champ de recherche", "Click to exit presentation...": "Cliquez pour quitter la pr\u00e9sentation \u2026", "Close": "Fermer", "Close Navigation": "Fermer la Navigation", "Close Presentation": "Fermer Pr\u00e9sentation", "Close dialog": "Fermer la bo\u00eete de dialogue", "Close document": "Fermer le document", "Close popup to ignore paste special": "Fermez la fen\u00eatre pop-up pour ignorer le collage sp\u00e9cial", "Cluster configuration warning": "Avertissement de configuration du cluster", "Collabora Online Development Edition": "Collabora Online \u00c9dition D\u00e9veloppeur", "Collabora Online Welcome": "Bienvenue dans Collabora Online", "Collapse Formula Bar": "R\u00e9duire la barre des formules", "Collapse Tabs": "R\u00e9duire les onglets", "Color": "Couleur", "Column Width": "Largeur de colonne", "Column {0}": "Colonne {0}", "Column {0} through {1}": "Colonne {0} \u00e0 {1}", "Columns": "Colonnes", "Comment": "Commentaire", "Comments Updated": "Commentaires mis \u00e0 jour", "Compact view": "Vue compacte", "Confirm": "Confirmer", "Confirmation": "Confirmation", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Il y a un conflit d'annulation/restauration avec plusieurs utilisateurs. Veuillez utiliser la restauration du document pour le r\u00e9soudre", "Connecting...": "Connexion...", "Connection error": "Erreur de connexion", "Connections": "Connexions", "Containing text...": "Contient le texte...", "Content copied to clipboard": "Contenu copi\u00e9 dans le presse-papiers", "Continue editing": "Continuer \u00e0 modifier", "Continue read only": "Continuer en lecture seule", "Copied external sources are not allowed": "Les sources externes copi\u00e9es ne sont pas autoris\u00e9es", "Copy": "Copier", "Copy Cells": "Copier les cellules", "Copy Sheet...": "Copier la feuille de calcul\u2026", "Copy all version information in English": "Copier toutes les informations de version en anglais", "Copy link location": "Copier l'emplacement du lien", "Copying from the document disabled": "Copie \u00e0 partir du document d\u00e9sactiv\u00e9e", "Count": "NB", "CountA": "NBVAL", "Country:": "Pays\u00a0:", "Creating copy...": "Cr\u00e9ation d'une copie...", "Creating new file from template...": "Cr\u00e9ation d'un nouveau fichier \u00e0 partir d'un mod\u00e8le...", "Creator(s)": "Cr\u00e9ateur(s)", "Croatia": "Croatie", "Ctrl+Shift+Alt+D to exit": "Ctrl+Maj+Alt+D pour quitter", "Currency": "Devise", "Current Slide": "Diapositive actuelle", "Current slide as Bitmap (.bmp)": "Diapositive courante comme bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapositive courante comme GIF (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapositive courante comme PNG (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapositive courante comme Tag Image File Format (.tiff)", "Custom Margins\u2026": "Marges perso\u2026", "Custom dictionaries": "Dictionnaires personnalis\u00e9s", "Cyprus": "Chypre", "Czech Republic": "R\u00e9publique tch\u00e8que", "DL Envelope": "Enveloppe DL", "Dark Mode": "Mode sombre", "Dashboard": "Tableau de bord", "Data": "Donn\u00e9es", "Date": "Date", "Debug Tools": "Outils de d\u00e9bogage", "Default": "Par d\u00e9faut", "Default Style": "Style par d\u00e9faut", "Define print area": "D\u00e9finir la zone d\u2019impression", "Delete": "Supprimer", "Delete Columns": "Supprimer des colonnes", "Delete Rows": "Supprimer des lignes", "Delete Single Sparkline": "Supprimer une Sparkline", "Delete tabstop": "Supprimer une tabulation", "Denmark": "Danemark", "Design": "Design", "Dictionary of exceptions": "Dictionnaire d'exceptions", "Discard": "Abandonner", "Discover All The Changes": "D\u00e9couvrir toutes les nouveaut\u00e9s", "Dismiss": "Rejeter", "Document": "Document", "Document Settings": "Param\u00e8tres du document", "Document cannot be exported. Please try again.": "Le document n'a pa pu \u00eatre export\u00e9. Veuillez r\u00e9essayer.", "Document cannot be renamed, please check your permissions.": "Le document n'a pas pu \u00eatre renomm\u00e9, veuillez v\u00e9rifier vos droits.", "Document cannot be renamed.": "Le document n'a pas pu \u00eatre renomm\u00e9.", "Document cannot be saved due to expired session, please reload the page to continue.": "En raison d'une session expir\u00e9e, le document n'a pas pu \u00eatre enregistr\u00e9. Veuillez recharger la page pour continuer.", "Document cannot be saved due to expired session, please reopen the document to continue.": "En raison d'une session expir\u00e9e, le document n'a pas pu \u00eatre enregistr\u00e9. Veuillez ouvrir le document \u00e0 nouveau pour reprendre.", "Document cannot be saved, please check your permissions.": "Le document n'a pas pu \u00eatre enregistr\u00e9, veuillez v\u00e9rifier vos droits.", "Document cannot be saved.": "Le document n'a pas pu \u00eatre enregistr\u00e9.", "Document colors": "Couleurs du document", "Document contains unsupported media": "Le document contient des m\u00e9dias non pris en charge", "Document has been changed": "Le document a \u00e9t\u00e9 modifi\u00e9", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Le document a \u00e9t\u00e9 modifi\u00e9 dans le stockage. Que voulez-vous faire des modifications non sauvegard\u00e9es ?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Le document a \u00e9t\u00e9 modifi\u00e9 sur l'espace de stockage. Chargement du nouveau document. Votre version est disponible en mode r\u00e9vision.", "Document is getting migrated": "Le document se fait migrer", "Document requires password to modify.": "Le document requiert un mot de passe pour \u00eatre modifi\u00e9.", "Document requires password to view.": "Le document requiert un mot de passe pour \u00eatre affich\u00e9.", "Document settings": "Param\u00e8tres du document", "Documents open": "Documents ouverts", "Documents:": "Documents :", "Don\u2019t show this again": "Ne plus afficher", "Download": "T\u00e9l\u00e9charger", "Download Selection": "T\u00e9l\u00e9charger la s\u00e9lection", "Download as": "T\u00e9l\u00e9charger sous", "Download completed and ready to be copied to clipboard.": "T\u00e9l\u00e9chargement termin\u00e9 et pr\u00eat \u00e0 \u00eatre copi\u00e9 vers le presse-papiers.", "Download failed": "T\u00e9l\u00e9chargement \u00e9chou\u00e9", "Downloading clipboard content": "T\u00e9l\u00e9charger le contenu du presse-papiers", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "T\u00e9l\u00e9charger des ressources externes est interdit, mais coller des images est toujours possible. Cliquez-droit sur l'image, choisissez \"Copier image\" et collez la dans le document.", "Downloading...": "T\u00e9l\u00e9chargement...", "Dropdown": "Menu d\u00e9roulant", "EB": "Eo", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Modifier", "Edit Single Sparkline": "Modifier unique Sparkline", "Edit comment": "Modifier le commentaire", "Edit document": "Modifier le document", "Edit link": "\u00c9diter le lien", "Edit mode": "Mode \u00e9dition", "Editing activated. ": "\u00c9dition activ\u00e9e. ", "Elapsed time": "Temps \u00e9coul\u00e9", "Ellipsoid": "Ellipso\u00efde", "Empty Slide Show": "Pr\u00e9sentation vide", "End Presentation": "Fin de la pr\u00e9sentation", "Endnotes": "Notes de fin", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "B\u00e9n\u00e9ficiez des derniers d\u00e9veloppements en mati\u00e8re de productivit\u00e9 en ligne, que vous pouvez utiliser gratuitement, explorer et utiliser avec les autres dans le navigateur. Plusieurs applications mobiles sont \u00e9galement disponibles.", "Enter a file name": "Entrez un nom de fichier", "Enter new name": "Entrez un nouveau nom", "Enter new sheet name": "Saisissez un nouveau nom de feuille", "Entering text mode": "Entrer en mode texte", "Error": "Erreur", "Error reading file": "Erreur lors de la lecture du fichier", "Estonia": "Estonie", "Event handling has been delayed for an unexpectedly long time: {0}ms": "La gestion des \u00e9v\u00e9nements a \u00e9t\u00e9 retard\u00e9e pendant une dur\u00e9e inattendue\u00a0: {0}\u00a0ms", "Excel 2003 Spreadsheet (.xls)": "Classeur Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Classeur Excel (.xlsx)", "Exception words are underlined while checking spelling": "Les exceptions sont soulign\u00e9es pendant la v\u00e9rification orthographique", "Expand Formula Bar": "D\u00e9velopper la barre de formule", "Expired:": "Expir\u00e9 :", "Explore The New {coolversion}": "Explorez la nouvelle version {coolversion}", "Export As": "Exporter en tant que", "Export as": "Exporter en tant que", "Exported to storage": "Exporter vers le stockage", "External data source not allowed": "Source de donn\u00e9e externe non permise", "External link": "Lien externe", "Failed to authenticate this session over protocol {0}": "\u00c9chec de l'authentification de cette session via le protocole {0}", "Failed to download clipboard, please re-copy": "\u00c9chec au t\u00e9l\u00e9chargement du presse-papiers, veuillez copier \u00e0 nouveau", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u00c9chec d'\u00e9tablissement de connexion par socket ou fermeture inattendue de la connexion par socket.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u00c9chec d'\u00e9tablissement de connexion par socket ou fermeture inattendue de la connexion par socket. Le proxy inverse pourrait \u00eatre mal configur\u00e9, veuillez contacter l'administrateur. Pour plus d'informations sur la configuration du proxy, veuillez consulter https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Impossible d'obtenir le RouteToken du contr\u00f4leur", "Failed to load collections": "\u00c9chec du chargement des collections", "Failed to load document.": "\u00c9chec au chargement du document.", "Failed to load groups": "\u00c9chec du chargement des groupes", "Failed to load items": "\u00c9chec du chargement des \u00e9l\u00e9ments", "Failed to load styles": "\u00c9chec du chargement des styles", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u00c9chec du chargement du document. Veuillez vous assurer que le type de fichier est pris en charge, qu'il n'est pas corrompu et essayez de nouveau.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u00c9chec au chargement du document. Ce document est mal form\u00e9 ou utilise plus de ressources qu'autoris\u00e9. Veuillez contacter l'administrateur.", "Failed to read document from storage, please try to load the document again.": "\u00c9chec de la lecture du document depuis le stockage, veuillez essayer de recharger le document.", "Failed to set jwt authentication cookie over insecure connection": "Impossible de d\u00e9finir le cookie d'authentification jwt sur une connexion non s\u00e9curis\u00e9e", "Fields": "Champs", "File": "Fichier", "File name should contain an extension.": "Le nom du fichier doit comporter une extension.", "Fill Series": "Remplir la s\u00e9rie", "Finish electronic signing": "Terminer la signature \u00e9lectronique", "Finland": "Finlande", "Fixed size": "Taille fixe", "Focus Cell": "Mettre en \u00e9vidence la cellule", "Following": "Suivi", "Following the editor": "Suivre l'\u00e9diteur", "Following {user}": "Suivre {user}", "Font": "Police", "Font Name": "Nom de la police", "Font Size": "Taille de la police", "Footnotes": "Notes de bas de page", "Form": "Formulaire", "Format": "Format", "Formula": "Formule", "Forum": "Forum", "Fraction": "Fraction", "France": "France", "From": "De", "From Beginning": "Depuis le d\u00e9but", "From Current Slide": "Depuis la diapo actuelle", "From now on clipboard notifications will discreetly appear at the bottom.": "\u00c0 partir de maintenant les notifications du presse-papiers appara\u00eetront dans la partie inf\u00e9rieure.", "Full Page Slides": "Diapos en pleine page", "Fullscreen presentation": "Pr\u00e9sentation plein \u00e9cran", "Function Wizard": "Assistant de fonctions", "Functions": "Fonctions", "GB": "Go", "General": "G\u00e9n\u00e9ral", "Georgia": "G\u00e9orgie", "Germany": "Allemagne", "Get Involved": "Contribuer", "Go Back": "Revenir", "Go Offline": "Aller en mode hors-ligne", "Go Online": "Aller en mode en ligne", "Good": "Bon", "Gradient End": "Fin du d\u00e9grad\u00e9", "Gradient Start": "D\u00e9but du d\u00e9grad\u00e9", "Graphs": "Graphiques", "Grayscale": "Tons de gris", "Greece": "Gr\u00e8ce", "Group": "Grouper", "Group Libraries": "Biblioth\u00e8ques du groupe", "Guernsey": "Guernesey", "HTML Document (.html)": "Document HTML (.html)", "HTML File (.html)": "Fichier HTML (.html)", "HTML file (.html)": "Fichier HTML (.html)", "Hardware resources are sufficient for optimal performance": "Les resources du hardware sont suffisantes pour une performance optimale", "Has text: ": "Contient le texte\u00a0: ", "Heading 1": "En-t\u00eate 1", "Heading 2": "En-t\u00eate 2", "Headings and objects that you add to the document will appear here": "Les titres et les objets que vous ajoutez au document appara\u00eetront ici", "Help": "Aide", "Hide Menu": "Masquer le menu", "Hide Menu Bar": "Masquer la barre de menus", "Hide the search bar": "Masquer la barre de recherche", "Highlight cells with...": "Mettre en \u00e9vidence les cellules avec ...", "History": "Historique", "Hit Cancel to open in view-only mode.": "Appuyez sur Annuler pour ouvrir en mode lecture seule.", "Holy See (Vatican City State)": "Saint-Si\u00e8ge (\u00c9tat de la Cit\u00e9 du Vatican)", "Home": "Accueil", "Hungary": "Hongrie", "Iceland": "Islande", "Idle document - please click to reload and resume editing": "Document inactif \u2013 veuillez cliquer pour le recharger et reprendre l'\u00e9dition", "Idle document - please tap to reload and resume editing": "Document inactif \u2013 veuillez taper pour le recharger et reprendre l'\u00e9dition", "Idle time": "Dur\u00e9e d'inactivit\u00e9", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Si vous souhaitez partager de grands \u00e9l\u00e9ments en dehors de {productname}, il est n\u00e9cessaire de les t\u00e9l\u00e9charger d'abord.", "Image (.png)": "Image (.png)", "India": "Inde", "Indonesia": "Indon\u00e9sie", "Initializing...": "Initialisation...", "Insert": "Insertion", "Insert Checkbox": "Ins\u00e9rer une case \u00e0 cocher", "Insert Columns After": "Ins\u00e9rer des colonnes apr\u00e8s", "Insert Columns Before": "Ins\u00e9rer des colonnes avant", "Insert Comment": "Ajouter un commentaire", "Insert Date": "Ins\u00e9rer une date", "Insert Dropdown": "Ins\u00e9rer une liste d\u00e9roulante", "Insert Electronic Signature": "Ins\u00e9rer une signature \u00e9lectronique", "Insert Local Image": "Ins\u00e9rer une image locale", "Insert Local Multimedia": "Ins\u00e9rer un fichier multim\u00e9dia local", "Insert Picture": "Ins\u00e9rer une image", "Insert Rich Text": "Ins\u00e9rer du texte riche", "Insert Rows Above": "Ins\u00e9rer des lignes au-dessuss", "Insert Rows Below": "Ins\u00e9rer des lignes au-dessous", "Insert Shape": "Ins\u00e9rer une forme", "Insert Table": "Ins\u00e9rer un tableau", "Insert connectors": "Ins\u00e9rer des connecteurs", "Insert shapes": "Ins\u00e9rer des formes", "Insert sheet": "Ins\u00e9rer une feuille", "Insert sheet after this": "Ins\u00e9rer une feuille apr\u00e8s", "Insert sheet before this": "Ins\u00e9rer une feuille avant", "Insert table": "Ins\u00e9rer un tableau", "Insert tabstop": "Ins\u00e9rer une tabulation", "Integrator is not ready for PostMessage calls": "L\u2019int\u00e9grateur n\u2019est pas pr\u00eat pour les appels PostMessage", "Interface Settings": "Param\u00e8tres de l'interface", "Invalid JSON file": "Fichier JSON invalide", "Invalid dictionary format. Please check the file.": "Le format du dictionnaire est incorrect. Veuillez v\u00e9rifier le fichier.", "Invalid link: '{url}'": "Lien incorrect : '{url}'", "Invert Background": "Inverser le fond", "Ireland": "Irlande", "Israel": "Isra\u00ebl", "It seems you have copied a selection that includes external images.": "Il semble que vous ayez copi\u00e9 une s\u00e9lection incluant des images externes.", "It seems you have tried to insert external data.": "Il semblerait que vous avez essay\u00e9 d'ins\u00e9rer des donn\u00e9es externes.", "Italy": "Italie", "Japan": "Japon", "Japanese Postcard": "Carte postale japonaise", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Raccourcis clavier", "Kill": "Interrompre", "Kill session.": "Interrompre la session.", "Kosovo": "Kosovo", "LOKit version:": "Version LOKit :", "Landscape": "Paysage", "Language": "Langue", "Language:": "Langue\u00a0:", "Last modification": "Derni\u00e8re modification", "Last saved:": "Derni\u00e8re sauvegarde :", "Latest Updates": "Derni\u00e8res mises \u00e0 jour", "Latvia": "Lettonie", "Layout": "Mise en page", "Left Margin": "Marge gauche", "Left: {left}": "Gauche\u00a0: {left}", "Legal": "L\u00e9gal", "Letter": "Lettre", "License": "Licence", "Liechtenstein": "Liechtenstein", "Linear": "Lin\u00e9aire", "Lithuania": "Lituanie", "Loading Wordbook...": "Chargement du dictionnaire\u2026", "Loading references": "Chargement des r\u00e9f\u00e9rences", "Loading...": "Chargement\u2026", "Local Image...": "Image locale...", "Local Multimedia...": "Multim\u00e9dia local...", "Log": "Journal", "Log Levels": "Niveaux de journalisation", "Look for the accessibility section in coolwsd.xml for server setting. ": "Recherchez la section d\u2019accessibilit\u00e9 dans coolwsd.xml pour le param\u00e8tre du serveur. ", "Loose": "L\u00e2che", "Luxembourg": "Luxembourg", "MB": "Mo", "Malta": "Malte", "Margin": "Marge", "Master": "Ma\u00eetresse", "Master View": "Vue principale", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "M\u00e9moire maximale de la pile de processus du document (en KB) - r\u00e9duire seulement", "Maximum Document process virtual memory (in MB) - reduce only": "M\u00e9moire virtuelle maximale du processus de document (en Mo) - r\u00e9duire uniquement", "Maximum file size allowed to write to disk (in MB) - reduce only": "Taille maximale de fichier autoris\u00e9e \u00e0 \u00e9crire sur le disque (en Mo) - r\u00e9duire seulement", "Memory": "M\u00e9moire", "Memory Graph": "Graphique de la m\u00e9moire", "Memory History": "Historique m\u00e9moire", "Memory consumed": "M\u00e9moire utilis\u00e9e", "Mexico": "Mexique", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Polices manquantes", "Modified": "Modifi\u00e9", "Modify": "Modifier", "Moldova, Republic of": "Moldavie", "Monaco": "Monaco", "Montenegro": "Mont\u00e9n\u00e9gro", "More highlights...": "Davantage de mises en \u00e9vidence\u2026", "More information and support": "Informations compl\u00e9mentaires et support", "More options for {1}": "Plus d\u2019options pour {1}", "More...": "Plus...", "Move Sheet Left": "D\u00e9placer la feuille \u00e0 gauche", "Move Sheet Right": "D\u00e9placer la feuille \u00e0 droite", "My Library": "Ma biblioth\u00e8que", "My Publications": "Mes publications", "Named Range": "Plage nomm\u00e9e", "Narrow": "\u00c9troit", "Navigation": "Navigation", "Navigator": "Navigateur", "Netherlands": "Pays-Bas", "Network Graph": "Graphique du r\u00e9seau", "Neutral": "Neutre", "New": "Nouveau", "New Zealand": "Nouvelle-Z\u00e9lande", "Next": "Suivant", "Next Slide": "Diapositive suivante", "No Comments": "Aucun commentaire", "No Notes": "Pas de notes", "No color": "Aucune couleur", "No disk space left on server.": "Il n'y a plus d'espace disque sur le serveur.", "No fill": "Aucun remplissage", "No issues found": "Aucun probl\u00e8me d\u00e9tect\u00e9", "No problems with SSL verification detected": "Aucun probl\u00e8me d\u00e9tect\u00e9 pendant la v\u00e9rification SSL", "No search results found!": "La recherche n\u2019a pas trouv\u00e9 de r\u00e9sultats\u202f!", "None": "Aucun(e)", "None (Do not check spelling)": "Aucune (pas de v\u00e9rification orthographique)", "Normal": "Normal", "North Macedonia, Republic of": "Mac\u00e9doine du Nord", "Norway": "Norv\u00e8ge", "Notebookbar view": "Vue de la barre du bloc-notes", "Notes": "Notes", "Notes Pages": "Pages de notes", "Notes View": "Vue de notes", "Number": "Nombre", "Number of Documents": "Nombre de documents", "Number of Pages": "Nombre de pages", "Number of Sheets": "Nombre de feuilles", "Number of Slides": "Nombre de diapos", "ODF Drawing (.odg)": "Dessin ODF (.odg)", "ODF presentation (.odp)": "Pr\u00e9sentation ODF (.odp)", "ODF spreadsheet (.ods)": "Classeur ODF (.ods)", "ODF text document (.odt)": "Document texte ODF (.odt)", "OK": "OK", "OPEN": "OUVRIR", "Off": "Arr\u00eat", "On": "Marche", "Once citations are entered their storage and display type can not be changed.": "Une fois les citations saisies, leur stockage et leur type d\u2019affichage ne peuvent pas \u00eatre modifi\u00e9s.", "Online Help": "Aide en ligne", "Only the document owner can change the password.": "Seul le propri\u00e9taire du document peut changer le mot de passe.", "Oops, there is a problem connecting the document": "Oups, il y a un probl\u00e8me de connexion au document", "Oops, there is a problem connecting to {productname}: ": "Oups, il y a un probl\u00e8me de connexion au {productname}\u202f: ", "Open in full view": "Ouvert en pleine vue", "Open link": "Ouvrir le lien", "Open menu": "Ouvrir le menu", "Open {name}": "Ouvrir {nom}", "Option": "Option", "Out of table": "Hors de la table", "Outline": "Contour", "Overview": "Aper\u00e7u", "Overwrite": "\u00c9craser", "PB": "Po", "PDF Document (.pdf)": "Document PDF (.pdf)", "PDF Document (.pdf) - Expert": "Document PDF (.pdf) - Expert", "PDF Document (.pdf) as...": "Document PDF (.pdf) en...", "PID": "PID", "Page Layout": "Mise en page", "Page Setup": "Configuration de la page", "Paste": "Coller", "Paste Slide": "Coller la diapo", "Paste Special": "Collage sp\u00e9cial", "Paste from this document": "Coller depuis ce document", "Path": "Chemin", "Pause": "Pause", "Pause... ( %SECONDS% )": "Pause \u2026 ( %SECONDS% )", "Percent": "Pourcentage", "Permission Mode": "Mode d'autorisation", "Philippines": "Philippines", "Picture": "Image", "Please save or discard the comment currently being edited.": "Veuillez enregistrer ou supprimer le commentaire en cours de modification.", "Please send us your feedback": "Veuillez nous faire part de vos commentaires", "Please use following combination to see more options:": "Veuillez utiliser la combinaison suivante pour voir plus d\u2019options\u00a0:", "Please wait kubernetes cluster is scaling...": "Veuillez patienter, le cluster Kubernetes est en cours de mise \u00e0 l'\u00e9chelle...", "Please wait!": "Veuillez patienter\u202f!", "Poland": "Pologne", "Portrait": "Portrait", "Portugal": "Portugal", "PostMessage API is initialized": "L\u2019API PostMessage est initialis\u00e9e", "PowerPoint 2003 Presentation (.ppt)": "Pr\u00e9sentation PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Pr\u00e9sentation PowerPoint (.pptx)", "Present current slide": "Pr\u00e9senter la diapo active", "Present in Window": "Pr\u00e9senter dans une fen\u00eatre", "Present in new window": "Pr\u00e9senter dans une nouvelle fen\u00eatre", "Presentation": "Pr\u00e9sentation", "Presentation disabled": "Pr\u00e9sentation d\u00e9sactiv\u00e9e", "Presentation mode has been disabled for this document": "Le mode pr\u00e9sentation a \u00e9t\u00e9 d\u00e9sactiv\u00e9 pour ce document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "La pr\u00e9sentation a \u00e9t\u00e9 bloqu\u00e9e. Autorisez les fen\u00eatres pop-up dans votre navigateur. Cela permettra au diaporama d'\u00eatre affich\u00e9 dans une fen\u00eatre s\u00e9par\u00e9e, facilitant le partage d'\u00e9cran.", "Presenter Console": "Console de pr\u00e9sentation", "Presenting in fullscreen": "Pr\u00e9sentation en cours en plein \u00e9cran", "Presenting in window": "Pr\u00e9sentation en cours dans une fen\u00eatre", "Preview Slide {1}": "Pr\u00e9visualiser diapositive {1}", "Previous": "Pr\u00e9c\u00e9dente", "Print dialog": "Fen\u00eatre concernant l'impression", "Promote to top comment": "Promouvoir en commentaire au sommet", "Properties": "Propri\u00e9t\u00e9s", "Provider:": "Fournisseur\u00a0:", "Qatar": "Qatar", "Quadratic": "Quadratique", "RELOAD": "RECHARGER", "Radial": "Radiale", "Read mode": "Mode de lecture", "Read-only": "Lecture seule", "Received": "Re\u00e7u", "Recent": "R\u00e9cent", "Reconnecting...": "Reconnexion...", "Redo": "Refaire", "References": "R\u00e9f\u00e9rences", "Refresh": "Actualiser", "Refresh Citations": "Actualiser les citations", "Refresh Log": "Actualiser le journal", "Reject change": "Rejeter la modification", "Reloading the document after rename": "Rechargement du document apr\u00e8s renommage", "Remove": "Supprimer", "Remove Thread": "Supprimer le fil", "Remove link": "Supprimer le lien", "Remove print area": "Supprimer la zone d\u2019impression", "Rename": "Renommer", "Rename Document": "Renommer le document", "Rename sheet": "Renommer la feuille", "Renaming...": "Renommage...", "Repair": "Restaurer", "Repair Document": "R\u00e9parer le document", "Repeat in {0} seconds": "R\u00e9p\u00e9ter dans {0} secondes", "Replace": "Remplacer", "Reply": "R\u00e9pondre", "Reply comment": "R\u00e9pondre au commentaire", "Report an issue": "Signaler un probl\u00e8me", "Reset Layout": "R\u00e9initialiser la mise en page", "Reset to Default Language": "R\u00e9tablir la langue par d\u00e9faut", "Reset to default Document settings": "R\u00e9initialiser les param\u00e8tres du document par d\u00e9faut", "Reset to default View settings": "R\u00e9initialiser les param\u00e8tres d'affichage par d\u00e9faut", "Reset zoom": "R\u00e9-initialiser le zoom", "Resolve": "R\u00e9soudre", "Resolve Thread": "R\u00e9soudre le fil", "Resolved": "R\u00e9solu", "Restart": "Red\u00e9marrer", "Restoring older revision. Any unsaved changes will be available in version history": "Restauration d'une version ant\u00e9rieure. Toutes les modifications non enregistr\u00e9es seront disponibles dans l'historique de version", "Resume": "R\u00e9sumer", "Review": "R\u00e9vision", "Rich Text": "Texte enrichi", "Rich Text (.rtf)": "Texte riche (.rtf)", "Right Margin": "Marge droite", "Right: {right}": "Droite\u00a0: {right}", "Romania": "Roumanie", "Row Height": "Hauteur de la ligne", "Row {0}": "Line {0}", "Row {0} through {1}": "Rang\u00e9e {0} \u00e0 {1}", "Rows": "Lignes", "Ruler": "R\u00e8gle", "Russian Federation": "F\u00e9d\u00e9ration de Russie", "San Marino": "Saint-Marin", "Saudi Arabia": "Arabie Saoudite", "Save": "Enregistrer", "Save As": "Enregistrer sous", "Save Comments": "Enregistrer les commentaires", "Save Document settings": "Enregistrer les param\u00e8tres du document", "Save View Settings": "Enregistrer les param\u00e8tres d'affichage", "Save as ODF format": "Enregistrer au format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "L'enregistrement a \u00e9chou\u00e9 car le document est trop lourd ou d\u00e9passe l'espace de stockage restant. Le document sera d\u00e9sormais en lecture seule mais vous pouvez toujours le t\u00e9l\u00e9charger pour en conserver une copie locale.", "Save failed due to no disk space left. Document will now be read-only.": "L'enregistrement a \u00e9chou\u00e9 en raison du manque d'espace disque. Le document sera maintenant en lecture seule.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "La sauvegarde a \u00e9chou\u00e9 car il n'y a plus d'espace de stockage restant. Le document sera d\u00e9sormais en lecture seule. Assurez-vous qu'il y a suffisamment d'espace de stockage disponible puis r\u00e9essayez.", "Save to new file": "Enregistrer dans un nouveau fichier", "Saved": "Sauvegard\u00e9", "Saving": "Sauvegarde", "Saving...": "Enregistrement...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientifique", "Screen Reading": "Lecture de l'\u00e9cran", "Screen reader support for text content is disabled. ": "La prise en charge du lecteur d\u2019\u00e9cran pour le contenu texte est d\u00e9sactiv\u00e9e. ", "Scroll down": "Faire d\u00e9filer vers le bas", "Scroll down annotations": "Faire d\u00e9filer les annotations vers le bas", "Scroll left": "D\u00e9filer vers la gauche", "Scroll right": "D\u00e9filer vers la droite", "Scroll to the first sheet": "D\u00e9filer jusqu'\u00e0 la premi\u00e8re feuille", "Scroll to the last sheet": "D\u00e9filer jusqu'\u00e0 la derni\u00e8re feuille", "Scroll up": "Faire d\u00e9filer vers le haut", "Scroll up annotations": "Faire d\u00e9filer les annotations vers le haut", "Search": "Rechercher", "See history": "Voir l'historique", "See revision history": "Voir l'historique des r\u00e9visions", "Select Function": "S\u00e9lectionner une fonction", "Select a tab to browser settings.": "S\u00e9lectionnez un onglet pour les param\u00e8tres du navigateur.", "Select a tab to view settings.": "Veuillez s\u00e9lectionner un onglet pour voir les param\u00e8tres.", "Select language": "S\u00e9lection de la langue", "Select multiple cells": "S\u00e9lectionner plusieurs cellules", "Select range": "S\u00e9lectionner la plage", "Selected external data source is forbidden. Please contact the system administrator.": "La source de donn\u00e9es externe s\u00e9lectionn\u00e9e n'est pas autoris\u00e9e. Contactez l'administrateur syst\u00e8me.", "Selected range of cells": "Plage de cellules s\u00e9lectionn\u00e9es", "Selection Mode": "Mode de s\u00e9lection", "Selection count": "Compte de la s\u00e9lection", "Selection mode: inactive": "Mode de s\u00e9lection\u00a0: inactif", "Send Feedback": "Envoyer des commentaires", "Sent": "Envoy\u00e9", "Serbia": "Serbie", "Served by:": "Servi par :", "Server audit": "Audit du serveur", "Server has been shut down; please reload the page.": "Le serveur a \u00e9t\u00e9 arr\u00eat\u00e9, veuillez recharger la page.", "Server is down, restarting automatically. Please wait.": "Le serveur est arr\u00eat\u00e9 et red\u00e9marre automatiquement. Veuillez attendre.", "Server is now reachable. We have to refresh the page now.": "Le serveur est maintenant joignable. Nous devons actualiser la page maintenant.", "Server is now reachable...": "Le serveur est d\u00e9sormais accessible...", "Server is shutting down": "Le serveur est en train de s'arr\u00eater", "Server is shutting down for maintenance (auto-saving)": "Le serveur ferme pour maintenance (enregistrement automatique)", "Server returned this reason:": "Le serveur a renvoy\u00e9 ce motif :", "Server uptime": "Disponibilit\u00e9 du serveur", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Le service n'est pas disponible. Veuillez essayer de nouveau plus tard et en faire part \u00e0 votre administrateur si le probl\u00e8me persiste.", "Session terminated by document owner": "Session termin\u00e9e par le propri\u00e9taire du document", "Set Language for All text": "D\u00e9finir la langue pour tout le texte", "Set Language for Paragraph": "D\u00e9finir la langue du paragraphe", "Set Language for Selection": "D\u00e9finir la langue pour la s\u00e9lection", "Set Log Levels": "D\u00e9finir les niveaux de journalisation", "Set default interface preferences.": "D\u00e9finir les pr\u00e9f\u00e9rences de l\u2019interface par d\u00e9faut.", "Settings": "Param\u00e8tres", "Shape": "Forme", "Shapes": "Formes", "Share": "Partager", "Share...": "Partager...", "Shared Config URL is missing in initial variables.": "L'URL de configuration partag\u00e9e est manquante dans les variables initiales.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Afficher les commentaires", "Show Grid": "Afficher la grille", "Show Menu": "Montrer le menu", "Show Ruler": "Afficher la r\u00e8gle", "Show Status Bar": "Afficher la barre d'\u00e9tat", "Show on the side": "Afficher sur le c\u00f4t\u00e9", "Show sheets": "Afficher les feuilles", "Show the search bar": "Afficher la barre de recherche", "Shutdown Server": "Arr\u00eater le serveur", "Signature": "Signature", "Singapore": "Singapour", "Size": "Taille", "Slide %1": "Diapositive %1", "Slide Show": "Diaporama", "Slide Size": "Taille de la diapositive", "Slide {0} of {1}": "Diapositive {0} de {1}", "Slides": "Diapositives", "Slovakia": "Slovaquie", "Slovenia": "Slov\u00e9nie", "Smart Picker": "S\u00e9lecteur intelligent", "Snap to Grid": "Aligner sur la grille", "Solid": "Plein", "Someone": "Quelqu'un", "Something went wrong while deleting the file. Please try refreshing the page.": "Une erreur s'est produite lors de la suppression du fichier. Veuillez essayer d'actualiser la page.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Une erreur s'est produite lors de la r\u00e9cup\u00e9ration du fichier de param\u00e8tres. Veuillez essayer d'actualiser la page.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Une erreur s'est produite lors de la r\u00e9cup\u00e9ration du vocabulaire. Veuillez essayer d'actualiser la page.", "Something went wrong while loading Document settings.": "Une erreur s'est produite lors du chargement des param\u00e8tres du document.", "Something went wrong while uploading dictionary file": "Quelque chose a mal fonctionn\u00e9 pendant l'envoi du dictionnaire", "Something went wrong while uploading the file. Please try again.": "Une erreur s'est produite lors de l'envoi du fichier. Veuillez r\u00e9essayer.", "Something went wrong. Please try to refresh the page.": "Une erreur s'est produite. Veuillez rafra\u00eechir la page.", "South Africa": "Afrique du Sud", "South Korea": "Cor\u00e9e du Sud", "Spain": "Espagne", "Sparkline": "Sparkline", "Square": "Carr\u00e9", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Dictionnaire standard", "Status": "\u00c9tat", "Status Bar": "Barre d'\u00e9tat", "Stop following": "Ne plus suivre", "Store as:": "Enregistrer sous\u00a0:", "Style": "Style", "Style list": "Liste des styles", "Styles": "Styles", "Successfully exported: ": "Export r\u00e9ussi\u00a0: ", "Sum": "Somme", "Sweden": "Su\u00e8de", "Switzerland": "Suisse", "TB": "To", "Table": "Tableau", "Table with {0} rows and {1} columns": "Table avec {0} lignes et {1} colonnes", "Tabloid": "Tablo\u00efde", "Taiwan, Province of China": "Ta\u00efwan, Province de Chine", "Tap to collapse": "Appuyez pour replier", "Tap to expand": "Appuyez pour d\u00e9plier", "Text": "Texte", "Text orientation": "Orientation du texte", "The IsAdminUser property is not set by integration": "La propri\u00e9t\u00e9 IsAdminUser n\u2019est pas d\u00e9finie par l\u2019int\u00e9gration", "The IsAdminUser user property is set by integration": "La propri\u00e9t\u00e9 utilisateur IsAdminUser est d\u00e9finie par l\u2019int\u00e9gration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Le document contient des citations qui peuvent \u00eatre inaccessibles via l\u2019API Web. Cela peut causer des probl\u00e8mes lors de l\u2019\u00e9dition des citations ou de la bibliographie.", "The document could not be locked, and is opened in read-only mode.": "Le document n'a pas pu \u00eatre verrouill\u00e9 et est ouvert en lecture seule.", "The document could not be locked.": "Le document n'a pas pu \u00eatre verrouill\u00e9.", "The document is being renamed and will reload shortly": "Le document est en train d'\u00eatre renomm\u00e9 et sera recharg\u00e9 sous peu", "The document is being signed and will be availably shortly": "Le document est en cours de signature et sera bient\u00f4t disponible", "The document is not signed.": "Le document n'est pas sign\u00e9.", "The document is switching to Offline mode and will reload shortly": "Le document bascule en mode hors-ligne et va se recharger dans quelques instants", "The document is too large or no disk space left to save. Document will now be read-only.": "Le document est trop lourd ou il n'y a plus suffisamment d'espace disque pour l'enregistrer. Le document sera d\u00e9sormais en lecture seule.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Le fichier du type\u00a0: {0} ne peut pas \u00eatre t\u00e9l\u00e9vers\u00e9 sur le serveur dans la mesure o\u00f9 il n'a pas de nom", "The file of type: {0} cannot be uploaded to server since the file is empty": "Le fichier du type : {0} ne peut pas \u00eatre t\u00e9l\u00e9vers\u00e9 sur le serveur dans la mesure o\u00f9 il est vide", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "L'URL de l'h\u00f4te est vide. Le serveur coolwsd est probablement mal configur\u00e9, veuillez contacter l'administrateur.", "The server encountered a {0} error while parsing the {1} command.": "Le serveur a rencontr\u00e9 une erreur {0} lors de l'analyse de la commande {1}.", "The server has been disconnected.": "Le serveur a \u00e9t\u00e9 d\u00e9connect\u00e9.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "La signature est correcte, mais le certificat n'a pas pu \u00eatre valid\u00e9 et le document est seulement partiellement sign\u00e9.", "The signature is OK, but the certificate could not be validated.": "La signature est correcte mais le certificat n'a pas pu \u00eatre valid\u00e9.", "The signature is OK, but the document is only partially signed.": "La signature est correcte, mais le document est seulement partiellement sign\u00e9.", "The signature line can now be moved or resized as needed.": "La ligne de signature peut maintenant \u00eatre d\u00e9plac\u00e9e ou redimensionn\u00e9e au besoin.", "The signature was valid, but the document has been modified.": "La signature est valide, mais le document a \u00e9t\u00e9 modifi\u00e9.", "Theme colors": "Couleurs du th\u00e8me", "This document has an invalid signature.": "Ce document a une signature invalide.", "This document is digitally signed and the signature is valid.": "Ce document est sign\u00e9 num\u00e9riquement et la signature est valide.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ce document peut contenir un formatage ou un contenu qui ne peut \u00eatre enregistr\u00e9 dans le format de fichier actuel.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Cette version de {productname} n'est pas prise en charge. Pour \u00e9viter de donner l'impression qu'elle peut \u00eatre d\u00e9ploy\u00e9e en entreprise, ce message appara\u00eet lorsque plus de {docs} documents ou {connections} connexions sont utilis\u00e9es concurremment.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Ce service est limit\u00e9 \u00e0 {0} documents, et \u00e0 un total de {1} connexions par l'administrateur. Cette limite a \u00e9t\u00e9 atteinte. Veuillez essayer de nouveau ult\u00e9rieurement.", "This user": "Cet utilisateur", "This version of {productname} is powered by": "Cette version de {productname} est propuls\u00e9e par", "Tight": "Serr\u00e9", "Time": "Heure", "Time interval of CPU statistics (in ms)": "Intervalle de temps des statistiques CPU (en ms)", "Time interval of memory statistics (in ms)": "Intervalle de temps des statistiques de la m\u00e9moire (en ms)", "Time zone:": "Fuseau horaire\u00a0:", "Title": "Titre", "Title Only": "Titre seulement", "Title Slide": "Titre de la diapositive", "Title and 2 Content": "Titre et 2 Contenus", "Title, 2 Content and Content": "Titre, 2 Contenus et Contenu", "Title, 2 Content over Content": "Titre, 2 Contenus par-dessus le Contenu", "Title, 4 Content": "Titre, 4 Contenus", "Title, 6 Content": "Titre, 6 Contenus", "Title, Content": "Titre, Contenu", "Title, Content and 2 Content": "Titre, Contenu et 2 Contenus", "Title, Content over Content": "Titre, Contenu par-dessus le Contenu", "Title, Vertical Text": "Titre, Texte vertical", "Title, Vertical Text, Clipart": "Titre, Texte vertical, Clipart", "To": "\u00c0", "To paste outside {productname}, please first click the 'download' button": "Pour coller en dehors de {productname}, veuillez d'abord cliquer sur le bouton \u00ab\u00a0t\u00e9l\u00e9charger\u00a0\u00bb", "To prevent accidental changes, the author has set this file to open as view-only": "Pour pr\u00e9venir les changements accidentels, l'auteur a configur\u00e9 le fichier en lecture seule", "Toggle UI Mode": "Modifier le mode d'affichage", "Top Margin": "Marge sup\u00e9rieure", "Top N elements...": "N premiers \u00e9l\u00e9ments...", "Top N percent...": "N premiers pourcents...", "Top/Bottom Rules...": "R\u00e8gles de premiers/derniers...", "Top: {top}": "Haut\u00a0: {top}", "Turkey": "Turquie", "Type": "Type", "Type to add a word": "Tapez un mot pour l'ajouter", "Ukraine": "Ukraine", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "H\u00f4te WOPI non autoris\u00e9. Veuillez essayer de nouveau plus tard et en faire part \u00e0 votre administrateur si le probl\u00e8me persiste.", "Undo": "Annuler", "Ungroup": "D\u00e9grouper", "United Arab Emirates": "\u00c9mirats arabes unis", "United Kingdom": "Royaume-Uni", "United States of America": "\u00c9tats-Unis d'Am\u00e9rique", "Unknown color": "Couleur inconnue", "Unlink Citations": "D\u00e9tacher les citations", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "D\u00e9lier les citations emp\u00eachera Collabora Online de mettre \u00e0 jour les citations et la bibliographie de ce document.", "Unlock": "D\u00e9verrouiller", "Unresolve": "Annuler la r\u00e9solution", "Unresolve Thread": "Annuler la r\u00e9solution du fil", "Unsupported server version.": "Version non prise en charge par le serveur.", "Update": "Mise \u00e0 jour", "Update Index": "Mettre \u00e0 jour l'index", "Update Log Levels": "Mettre \u00e0 jour les niveaux de journalisation", "Updated citations": "Citations mises \u00e0 jour", "Updating citations": "Mise \u00e0 jour des citations", "Upload Autotext": "Envoyer le Texte Auto", "Upload Wordbook": "Envoyer le dictionnaire", "Upload Xcu": "Envoyer Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Envoyez des fragments de texte r\u00e9utilisables (.bau). Pour ins\u00e9rer le texte dans votre document, tapez le raccourci pour une entr\u00e9e de Texte Auto et appuyez sur F3.", "Uploaded": "Envoy\u00e9", "Uploading file to server failed with status: {0}": "Le t\u00e9l\u00e9versement sur le serveur a \u00e9chou\u00e9 avec le statut : {0}", "Uploading file to server failed, file not found.": "Le t\u00e9l\u00e9versement du fichier sur le serveur a \u00e9chou\u00e9, fichier non trouv\u00e9.", "Uploading file to server failed, the file is too large.": "Le t\u00e9l\u00e9versement du fichier sur le serveur a \u00e9chou\u00e9, le fichier est trop volumineux.", "Uploading...": "T\u00e9l\u00e9versement\u2026", "Use Compact view": "Utiliser la vue compacte", "Use Tabbed view": "Utiliser la vue en onglets", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Le champ utilis\u00e9 is_admin est obsol\u00e8te, l\u2019int\u00e9gration devrait utiliser la propri\u00e9t\u00e9 IsAdminUser \u00e0 la place", "User": "Utilisateur", "User List Summary": "R\u00e9sum\u00e9 de la liste d\u2019utilisateurs", "User Name": "Nom d'utilisateur", "Users online": "Utilisateurs connect\u00e9s", "Values between...": "Valeurs comprises entre\u2026", "Values duplicate...": "Valeurs en doublon avec...", "Values equal to...": "Valeurs \u00e9gales \u00e0\u2026", "Values greater than...": "Valeurs sup\u00e9rieures \u00e0\u2026", "Values less than...": "Valeurs inf\u00e9rieures \u00e0\u2026", "Version Information": "Informations de version", "Vertical Title, Text, Chart": "Titre vertical, Texte, Graphique", "Vertical Title, Vertical Text": "Titre vertical, Texte vertical", "Very Loose": "Tr\u00e8s l\u00e2che", "Very Tight": "Tr\u00e8s serr\u00e9", "View": "Affichage", "View Settings": "Voir les param\u00e8tres", "Views": "Vues", "WOPI host": "H\u00f4te WOPI", "Warning": "Attention", "Warning! The browser you are using is not supported.": "Attention ! Le navigateur que vous utilisez n'est pas pris en charge.", "Watermark": "Filigrane", "We are in the process of cleaning up this document from the last session, please try again later.": "Nous sommes en train de nettoyer le document de la derni\u00e8re session, veuillez r\u00e9essayer plus tard.", "Welcome Dialog": "Bo\u00eete de dialogue de bienvenue", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Bon, c'est embarrassant, votre document ne peut pas \u00eatre connect\u00e9. Veuillez r\u00e9essayer.", "What?": "Quoi ?", "When?": "Quand ?", "Who?": "Qui ?", "Wide": "Large", "Widescreen (16:9)": "Vue large (16:9)", "Windowed Presentation Blocked": "Pr\u00e9sentation dans une fen\u00eatre bloqu\u00e9e", "Windowed Presentation: ": "Pr\u00e9sentation dans une fen\u00eatre\u202f: ", "Word 2003 Document (.doc)": "Document Word 2003 (.doc)", "Word Counter": "Compteur de mots", "Word Document (.docx)": "Document Word (.docx)", "Words are ignored by the spell checker": "Les mots sont ignor\u00e9s par le correcteur orthographique", "Wrong or missing WOPISrc parameter, please contact support.": "Param\u00e8tre WOPISrc manquant ou faux, veuillez contacter le support.", "Wrong password provided. Please try again.": "Mot de passe fournit incorrect. Veuillez r\u00e9essayer.", "Wrong server, reconnecting...": "Un mauvais serveur, reconnecter...", "YB": "Yo", "You": "Vous", "You are already presenting this document": "Vous pr\u00e9sentez d\u00e9j\u00e0 ce document", "You are leaving the document. The following web page will open in a new tab: ": "Vous quittez le document. La page Web suivante s\u2019ouvrira dans un nouvel onglet : ", "You have not done anything to rollback yet...": "Vous n'avez encore rien fait qui n\u00e9cessite de revenir en arri\u00e8re\u2026", "You need to enable it both at server level and in the UI. ": "Vous devez l\u2019activer au niveau du serveur et dans l\u2019interface utilisateur. ", "Your Collabora Online server needs updating. Version {0} is available.": "Votre serveur Collabora Online a besoin d\u2019\u00eatre mis \u00e0 jour. La version {0} est disponible.", "Your WOPI server is not secure: SSL verification failed": "Votre serveur WOPI n'est pas s\u00e9curis\u00e9\u00a0: v\u00e9rification SSL \u00e9chou\u00e9e", "Your browser has very limited access to the clipboard": "Votre navigateur a un acc\u00e8s tr\u00e8s limit\u00e9 au presse-papiers", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Votre navigateur a un acc\u00e8s au presse-papiers tr\u00e8s limit\u00e9. Veuillez coller en utilisant les boutons sur le clavier \u00e0 l'\u00e9cran.", "Your changes have been saved": "Vos changements ont \u00e9t\u00e9 sauvegard\u00e9s", "Your library is empty": "Votre biblioth\u00e8que est vide", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Votre serveur est configur\u00e9 avec des ressources mat\u00e9rielles insuffisantes, ce qui peut entra\u00eener de faibles performances.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "La session a expir\u00e9. Les modifications apport\u00e9es au document peuvent ne pas \u00eatre enregistr\u00e9es. Veuillez rafra\u00eechir la session (ou la page web) pour continuer. Il se peut que vous deviez vous connecter \u00e0 nouveau.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "La session va expirer dans {time}. Veuillez enregistrer votre travail et rafra\u00eechir la session (ou page web) pour continuer. Il se peut que vous deviez vous connecter \u00e0 nouveau.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Votre {productname} cluster semble \u00eatre malconfigur\u00e9 ou scaling rapidement - veuillez contacter votre administrateur syst\u00e8me. Poursuivre l'\u00e9dition peut entra\u00eener plusieurs utilisateurs qui ne se voient pas, des conflits dans le stockage de documents et/ou des probl\u00e8mes de copie/coller. Attendu serveurId {0} pour routeToken {1} mais connect\u00e9 \u00e0 serverId {2}", "ZB": "Zo", "Zoom In": "Zoom avant", "Zoom Out": "Zoom arri\u00e8re", "Zotero API key is incorrect": "La cl\u00e9 API de Zotero est incorrecte", "Zotero API key is not configured": "La cl\u00e9 d'API de Zotero n'est pas configur\u00e9e", "Zotero Warning": "Avertissement Zotero", "cell address": "adresse de la cellule", "file type icon": "ic\u00f4ne de type de fichier", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "Ko", "preview of page %1": "aper\u00e7u de la page %1", "replies": "r\u00e9ponses", "reply": "r\u00e9pondre", "the Help tab": "l'onglet Aide", "the View menu": "le menu Affichage", "warning: copy/paste request timed out": "avertissement\u202f: la demande de copier/coller a expir\u00e9", "{0} deleted": "{0} supprim\u00e9", "{0} selected": "{0} s\u00e9lectionn\u00e9", "{0} tab selected": "{0} onglet s\u00e9lectionn\u00e9", "{0} unselected": "{0} d\u00e9s\u00e9lectionn\u00e9", "{username} saved this document as {filename}. Do you want to join?": "{username} a enregistr\u00e9 ce document sous {filename}. Voulez-vous le rejoindre\u00a0?", "{user} has joined": "{user} a rejoint", "{user} has left": "{user} a quitt\u00e9", "\u00c5land Islands": "\u00celes \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-fy.json b/f7cloud-office/browser/dist/l10n/ui-fy.json new file mode 100644 index 0000000..126f98b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-fy.json @@ -0,0 +1 @@ +{"Resolved": "Oplost"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ga.json b/f7cloud-office/browser/dist/l10n/ui-ga.json new file mode 100644 index 0000000..9576bce --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ga.json @@ -0,0 +1 @@ +{" document(s) open.": " doicim\u00e9ad (doicim\u00e9id) oscailte.", " hrs": " uair an chloig", " mins": " n\u00f3im", " s": " s", " user(s).": " \u00fas\u00e1ideoir(\u00ed).", "\"Slow Proxy\"": "\"Seachfhreastala\u00ed Mall\"", "#10 Envelope": "Cl\u00fadach #10", "#11 Envelope": "Cl\u00fadach #11", "#12 Envelope": "Cl\u00fadach #12", "#6\u00be Envelope": "Cl\u00fadach #6\u00be", "#7\u00be (Monarch) Envelope": "Cl\u00fadach #7\u00be (Monarch)", "#9 Envelope": "Cl\u00fadach #9", "%n users": "%n \u00fas\u00e1ideoir", "(Warning: Server accessibility must be enabled to toggle)": "(Rabhadh: N\u00ed m\u00f3r inrochtaineacht an fhreastala\u00ed a bheith cumasaithe chun lascadh)", "(current)": "(reatha)", ", cluster configuration error: mis-matching serverid": ", earr\u00e1id cumra\u00edochta braisle: m\u00ed-mheaitse\u00e1il serverid", "0 users": "0 \u00fas\u00e1ideoir", "1 user": "1 \u00fas\u00e1ideoir", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "T\u00e1 tr\u00e1cht \u00e1 chur in eagar", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "T\u00e1 t\u00fas curtha cheana f\u00e9in le h\u00edosl\u00f3d\u00e1il mar gheall ar oibr\u00edocht mh\u00f3r c\u00f3ipe\u00e1la/greamaigh. Le do thoil, fan leis an \u00edosl\u00f3d\u00e1il reatha n\u00f3 cealaigh \u00e9 sula dtosa\u00edonn t\u00fa ar cheann nua", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "C\u00fant\u00f3ir AI", "About": "Maidir", "Above Average...": "Os cionn an mhe\u00e1in...", "Accept": "Glac Leis", "Accept change": "Glac le hathr\u00fa", "Access token is missing in initial variables.": "T\u00e1 comhartha rochtana ar iarraidh sna hathr\u00f3ga tosaigh.", "Accessibility": "Inrochtaineacht", "Accessibility Checker": "Seice\u00e1la\u00ed Inrochtaineachta", "Active Sheet": "Bileog Ghn\u00edomhach", "Active sheet": "Bileog ghn\u00edomhach", "Add": "Cuir leis", "Add Bibliography": "Cuir Leabharliosta Leis", "Add Citation": "Cuir Lua Leis", "Add Citation Note": "Cuir N\u00f3ta Lua Leis", "Add Note": "Cuir N\u00f3ta Leis", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Cuir focail leis i bhfocl\u00f3ir litrithe n\u00f3 cuir focail in eagar iad. Beidh focail i do leabhar focal (.dic) ar f\u00e1il le haghaidh seice\u00e1lacha litrithe.", "Adjust how office documents behave.": "Coigeartaigh conas a iompra\u00edonn doicim\u00e9id oifige.", "Adjust view settings.": "Coigeartaigh socruithe radhairc.", "Admin console": "Cons\u00f3l riarach\u00e1in", "After": "I ndiaidh", "Albania": "An Alb\u00e1in", "Alerts:": "Fol\u00e1irimh:", "Align": "Ail\u00ednigh", "Alignment": "Ail\u00edni\u00fa", "All": "Gach", "All Horizontal Lines": "Gach L\u00edne Chothrom\u00e1nach", "All Sheets": "Gach Bileog", "All users": "Gach \u00fas\u00e1ideoir", "Already presenting": "Cheana f\u00e9in i l\u00e1thair", "Also check the voice over toggle under {parentControl}.": "Seice\u00e1il freisin an scor\u00e1naigh gutha faoi {parentControl}.", "Always follow the editor": "Lean an t-eagarth\u00f3ir i gc\u00f3na\u00ed", "An error occurred while fetching notes": "Tharla earr\u00e1id agus n\u00f3ta\u00ed \u00e1 bhf\u00e1il", "An error occurred while fetching style list": "Tharla earr\u00e1id agus liosta st\u00edle \u00e1 fh\u00e1il", "Analytics": "Anail\u00eds\u00edocht", "Andorra": "And\u00f3ra", "Another user has removed this comment.": "Bhain \u00fas\u00e1ideoir eile an tr\u00e1cht seo.", "Another user has updated the comment. Would you like to overwrite those changes?": "T\u00e1 \u00fas\u00e1ideoir eile tar \u00e9is an tr\u00e1cht a nuashonr\u00fa. Ar mhaith leat na hathruithe sin a fhorscr\u00edobh?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "An bhfuil suim agat cur leis ach nach bhfuil a fhios agat c\u00e1 h\u00e1it le tos\u00fa? T\u00e9igh chuig treoracha c\u00e9im ar ch\u00e9im agus t\u00f3g C\u00d3D \u00f3n t\u00fas. Is f\u00e9idir leat cabhr\u00fa freisin le aistri\u00fach\u00e1in n\u00f3 tr\u00ed tuairisc fhabht a chomhd\u00fa leis na c\u00e9imeanna riachtanacha go l\u00e9ir maidir le conas \u00e9 a at\u00e1irgeadh.", "Are you sure you want to delete sheet, {sheet}?": "An bhfuil t\u00fa cinnte go bhfuil fonn ort bileog a scriosadh, {sheet}?", "Are you sure you want to delete this page?": "An bhfuil t\u00fa cinnte gur mhaith leat an leathanach seo a scriosadh?", "Are you sure you want to delete this slide?": "An bhfuil t\u00fa cinnte go bhfuil fonn ort an sleamhn\u00e1n seo a scriosadh?", "Are you sure you want to reset Document settings?": "An bhfuil t\u00fa cinnte gur mian leat socruithe an Doicim\u00e9id a athshocr\u00fa?", "Are you sure you want to reset View Settings?": "An bhfuil t\u00fa cinnte gur mian leat Socruithe Amhairc a athshocr\u00fa?", "Are you sure you want to shut down the server?": "An bhfuil t\u00fa cinnte go bhfuil fonn ort an freastala\u00ed a mh\u00fachadh?", "Are you sure you want to terminate this session?": "An bhfuil t\u00fa cinnte go bhfuil fonn ort deireadh a chur leis an seisi\u00fan seo?", "Argentina": "An Airgint\u00edn", "Armenia": "An Airm\u00e9in", "Arrange": "Socraigh", "Assistant": "C\u00fant\u00f3ir", "Australia": "An Astr\u00e1il", "Austria": "An Ostair", "Authorization error was: '{errormessage}'.": "Earr\u00e1id \u00fadaraithe: '{errormessage}'.", "AutoSum": "Suim Uathoibr\u00edoch", "Automatic": "Uathoibr\u00edoch", "Automatic color": "Dath uathoibr\u00edoch", "Autosaved": "Uathsh\u00e1bh\u00e1il", "Autotext": "Uathth\u00e9acs", "Avatar for {user}": "Avatar do {user}", "Average": "Me\u00e1n", "Axial": "Aiseach", "Azerbaijan": "An Asarbaise\u00e1in", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "N\u00edl scagadh BPF ar ghlaonna c\u00f3rais a d'fh\u00e9adfadh a bheith cont\u00fairteach (seccomp) cumasaithe; guais sl\u00e1nd\u00e1la.", "Background": "C\u00falra", "Background Color": "C\u00falra Dath", "Background Image": "\u00cdomh\u00e1 Ch\u00falra", "Bad": "Go dona", "Belarus": "An Bhealar\u00fais", "Belgium": "An Bheilg", "Below Average...": "Faoi bhun an mhe\u00e1in...", "Big 32 Kai": "M\u00f3r 32 Kai", "Black/White": "Dubh/B\u00e1n", "Blank Slide": "Sleamhn\u00e1n B\u00e1n", "Booket back": "Ar ais an leabhair", "Booklet": "Leabhr\u00e1n", "Booklet front": "Tosaigh an leabhr\u00e1in", "Bookmarks": "Leabharmharcanna", "Boolean Value": "Luach Boole", "Borders": "Teorainneacha", "Bosnia and Herzegovina": "An Bhoisnia agus an Heirseagaiv\u00e9in", "Bottom Border": "Teorainn Bun", "Bottom Margin": "Imeall Bun", "Bottom N elements...": "Eilimint\u00ed bun N...", "Bottom N percent...": "Bun N faoin gc\u00e9ad...", "Bottom: {bottom}": "Bun: {bottom}", "Brazil": "An Bhrasa\u00edl", "Brochure": "Br\u00f3isi\u00far", "Brochure Right to Left": "Br\u00f3isi\u00far \u00f3 Dheas go Cl\u00e9", "Bulgaria": "An Bhulg\u00e1ir", "Bytes received": "Bearta faighte", "Bytes sent": "Bearta seolta", "C4 Envelope": "Cl\u00fadach C4", "C5 Envelope": "Cl\u00fadach C5", "C6 Envelope": "Cl\u00fadach C6", "C6/5 Envelope": "Cl\u00fadach C6/5", "COOLWSD version:": "Leagan COOLWSD:", "CPU Graph": "Graf LAP", "CPU History": "Stair LAP", "CSV File (.csv)": "Comhad CSV (.csv)", "CSV file (.csv)": "Comhad CSV (.csv)", "Cache size of CPU statistics": "M\u00e9id taisce staitistic\u00ed LAP", "Cache size of memory statistics": "M\u00e9id taisce staitistic\u00ed cuimhne", "Canada": "Ceanada", "Cancel": "Cealaigh", "Cancel paste special": "Cealaigh greamaigh speisialta", "Cell borders": "Teorainneacha cille", "Cells": "Cealla", "Centered Text": "T\u00e9acs L\u00e1raithe", "Change Layout": "Athraigh Leagan Amach", "Channel Filter:": "Scagaire Cain\u00e9il:", "Character": "Carachtar", "Check security warnings of your server": "Seice\u00e1il rabhaidh sl\u00e1nd\u00e1la do fhreastala\u00ed", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Seice\u00e1il na n\u00f3ta\u00ed scaoilte agus faigh amach faoi: An Fhorbairt Ar L\u00edne is d\u00e9ana\u00ed \u00f3 Collabora Eagr\u00e1n, d\u00edrithe ar \u00fas\u00e1ideoir\u00ed baile agus foirne beaga.", "Checkbox": "Ticbhosca", "Chile": "An tSile", "China": "An tS\u00edn", "Choice of functions": "Rogha feidhmeanna", "Citation Preferences": "Sainroghanna Lua", "Citation Style": "St\u00edl Lua", "Citation warning": "Rabhadh lua", "Citations update failed": "Theip ar nuashonr\u00fa luanna", "Cleaning up the document from the last session.": "An doicim\u00e9ad a ghlanadh \u00f3n seisi\u00fan deiridh.", "Clear the search field": "Glan an r\u00e9imse cuardaigh", "Click to exit presentation...": "Clice\u00e1il chun an cur i l\u00e1thair a fh\u00e1g\u00e1il...", "Clipboard": "Gearrthaisce", "Close": "D\u00fan", "Close Navigation": "D\u00fan Nasclean\u00faint", "Close Presentation": "D\u00fan L\u00e9iri\u00fa", "Close dialog": "D\u00fan dial\u00f3g", "Close document": "D\u00fan an ch\u00e1ip\u00e9is", "Close popup to ignore paste special": "D\u00fan an\u00edos chun neamhaird a dh\u00e9anamh ar ghream\u00fa speisialta", "Cluster configuration warning": "Rabhadh cumra\u00edochta braisle", "Collabora Online Development Edition": "Eagr\u00e1n Forbartha Ar L\u00edne Collabora", "Collabora Online Welcome": "F\u00e1ilte ar L\u00edne Collabora", "Collapse Formula Bar": "Barra Foirmle a Laghd\u00fa", "Collapse Tabs": "Laghdaigh Cluais\u00edn\u00ed", "Color": "Dath", "Column Width": "Leithead an Chol\u00fain", "Column {0}": "Col\u00fan {0}", "Column {0} through {1}": "Col\u00fan {0} go dt\u00ed {1}", "Columns": "Col\u00fain", "Comment": "N\u00f3ta Tr\u00e1chta", "Comments": "Tr\u00e1chtanna", "Comments Updated": "Tuairim\u00ed Nuashonraithe", "Comments list": "Liosta tuairim\u00ed", "Compact layout": "Leagan amach dl\u00fath", "Compact view": "Amharc dl\u00fath", "Confirm": "Deimhnigh", "Confirmation": "Deimhni\u00fa", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Coimhlint Cealaigh / Athdh\u00e9an le h\u00fas\u00e1ideoir\u00ed \u00e9ags\u00fala. Bain \u00fas\u00e1id as deisi\u00fa doicim\u00e9ad le r\u00e9iteach", "Connecting...": "Ag ceangal...", "Connection error": "Earr\u00e1id naisc", "Connections": "Naisc", "Containing text...": "T\u00e9acs ann...", "Content": "\u00c1bhar", "Content copied to clipboard": "C\u00f3ipe\u00e1ladh an t-\u00e1bhar go dt\u00ed an ghearrthaisce", "Continue editing": "Lean ar aghaidh leis an eagarth\u00f3ireacht", "Continue read only": "Lean ar aghaidh ag l\u00e9amh amh\u00e1in", "Controls": "Rialuithe", "Copied external sources are not allowed": "N\u00ed cheada\u00edtear foins\u00ed seachtracha c\u00f3ipe\u00e1ilte", "Copy": "C\u00f3ip", "Copy Cells": "C\u00f3ipe\u00e1il Cealla", "Copy Sheet...": "C\u00f3ipe\u00e1il Bileog...", "Copy all version information in English": "C\u00f3ipe\u00e1il gach eolas faoin leagan i mB\u00e9arla", "Copy link location": "C\u00f3ipe\u00e1il su\u00edomh an naisc", "Copying from the document disabled": "D\u00edchumasa\u00edodh c\u00f3ipe\u00e1il an doicim\u00e9id", "Count": "Comhaireamh", "CountA": "CountaName", "Country:": "T\u00edr:", "Creating copy...": "Ag cruth\u00fa c\u00f3ipe...", "Creating new file from template...": "Comhad nua \u00e1 chruth\u00fa as teimpl\u00e9ad...", "Creator(s)": "Cruthaitheoir(\u00ed)", "Croatia": "An Chr\u00f3it", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D le scor", "Currency": "Airgeadra", "Current Slide": "Sleamhn\u00e1n Reatha", "Current slide as Bitmap (.bmp)": "Sleamhn\u00e1n reatha mar Mhapa Giot\u00e1n (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Sleamhn\u00e1n reatha mar Fhorm\u00e1id Idirmhalartaithe Grafaice (.gif)", "Current slide as Portable Network Graphics (.png)": "Sleamhn\u00e1n reatha mar Ghrafaic L\u00edonra Iniompartha (.png)", "Current slide as Tag Image File Format (.tiff)": "Sleamhn\u00e1n reatha mar Fhorm\u00e1id Comhaid \u00cdomh\u00e1 Clibe (.tiff)", "Custom Animation": "Beochan Saincheaptha", "Custom Margins\u2026": "Corrlaigh Chustaim\u2026", "Custom dictionaries": "Focl\u00f3ir\u00ed saincheaptha", "Cyprus": "An Chipir", "Czech Republic": "Poblacht na Seice", "DL Envelope": "Cl\u00fadach DL", "Dark Mode": "M\u00f3d Dorcha", "Dashboard": "Deais", "Data": "Sonra\u00ed", "Date": "D\u00e1ta", "Date & Time": "D\u00e1ta & Am", "Debug Tools": "Uirlis\u00ed D\u00edfhabhtaithe", "Default": "R\u00e9amhshocr\u00fa", "Default Style": "St\u00edl R\u00e9amhshocraithe", "Define print area": "Sainmh\u00ednigh an limist\u00e9ar priont\u00e1la", "Delete": "Scrios", "Delete Columns": "Scrios Col\u00fain", "Delete Rows": "Scrios R\u00f3nna", "Delete Single Sparkline": "Scrios Splancl\u00edne Aonair", "Delete tabstop": "Scrios tabstop", "Denmark": "An Danmhairg", "Design": "Dearadh", "Dictionary of exceptions": "Focl\u00f3ir eisceachta\u00ed", "Disable Animations": "D\u00edchumasaigh Beochana", "Discard": "N\u00e1 S\u00e1bh\u00e1il", "Discover All The Changes": "Faigh amach Gach Athruithe", "Dismiss": "Ruaig", "Document": "C\u00e1ip\u00e9is", "Document Settings": "Socruithe Doicim\u00e9id", "Document cannot be exported. Please try again.": "N\u00ed f\u00e9idir an doicim\u00e9ad a easp\u00f3rt\u00e1il. Bain triail eile as.", "Document cannot be renamed, please check your permissions.": "N\u00ed f\u00e9idir an doicim\u00e9ad a athainmni\u00fa, seice\u00e1il do cheadanna.", "Document cannot be renamed.": "N\u00ed f\u00e9idir an doicim\u00e9ad a athainmni\u00fa.", "Document cannot be saved due to expired session, please reload the page to continue.": "N\u00ed f\u00e9idir an doicim\u00e9ad a sh\u00e1bh\u00e1il mar gheall ar an seisi\u00fan a chuaigh in \u00e9ag, le do thoil athl\u00f3d\u00e1il an leathanach chun lean\u00faint ar aghaidh.", "Document cannot be saved due to expired session, please reopen the document to continue.": "N\u00ed f\u00e9idir an doicim\u00e9ad a sh\u00e1bh\u00e1il mar gheall ar sheisi\u00fan at\u00e1 imithe in \u00e9ag, le do thoil oscail an doicim\u00e9ad ar\u00eds chun lean\u00faint ar aghaidh.", "Document cannot be saved, please check your permissions.": "N\u00ed f\u00e9idir an doicim\u00e9ad a sh\u00e1bh\u00e1il, seice\u00e1il do cheadanna.", "Document cannot be saved.": "N\u00ed f\u00e9idir an doicim\u00e9ad a sh\u00e1bh\u00e1il.", "Document colors": "Dathanna na c\u00e1ip\u00e9ise", "Document container started in": "Coime\u00e1d\u00e1n doicim\u00e9ad tosaithe i", "Document contains unsupported media": "T\u00e1 me\u00e1in nach dtaca\u00edtear leo sa doicim\u00e9ad", "Document has been changed": "Athra\u00edodh an ch\u00e1ip\u00e9is", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Athra\u00edodh an doicim\u00e9ad sa st\u00f3r\u00e1il. Cad ba mhaith leat a dh\u00e9anamh le do chuid athruithe gan s\u00e1bh\u00e1il?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "T\u00e1 athr\u00fa tagtha ar an gc\u00e1ip\u00e9is sa st\u00f3r\u00e1il. An ch\u00e1ip\u00e9is nua \u00e1 lucht\u00fa. T\u00e1 do leagan ar f\u00e1il mar leas\u00fa.", "Document is getting migrated": "T\u00e1 an ch\u00e1ip\u00e9is ag dul ar imirce", "Document requires password to modify.": "T\u00e1 pasfhocal de dh\u00edth ar an gc\u00e1ip\u00e9is le mionathr\u00fa.", "Document requires password to view.": "T\u00e1 pasfhocal de dh\u00edth ar an gc\u00e1ip\u00e9is le hamharc air.", "Document settings": "Socruithe doicim\u00e9ad", "Documents are not effectively contained: missing capabilities or namespaces.": "N\u00edl na doicim\u00e9id coime\u00e1dta go h\u00e9ifeachtach: cumais n\u00f3 ainmsp\u00e1sanna ar iarraidh.", "Documents open": "Doicim\u00e9id ar oscailt", "Documents:": "Doicim\u00e9id:", "Don\u2019t show this again": "N\u00e1 taispe\u00e1in \u00e9 seo ar\u00eds", "Double Hairline (1.10 pt)": "L\u00edne Gruaige D\u00fabailte (1.10 pt)", "Double Hairline (2.35 pt)": "L\u00edne Gruaige D\u00fabailte (2.35 pt)", "Download": "\u00cdosl\u00f3d\u00e1il", "Download Selection": "\u00cdosl\u00f3d\u00e1il an Roghn\u00fach\u00e1n", "Download as": "\u00cdosl\u00f3d\u00e1il mar", "Download completed and ready to be copied to clipboard.": "\u00cdosl\u00f3d\u00e1il comhl\u00e1naithe agus r\u00e9idh le c\u00f3ipe\u00e1il go dt\u00ed an ghearrthaisce.", "Download failed": "Theip ar \u00edoslucht\u00fa", "Downloading clipboard content": "\u00c1bhar na gearrthaisce \u00e1 \u00edoslucht\u00fa", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "T\u00e1 cosc ar acmhainn\u00ed seachtracha a \u00edosl\u00f3d\u00e1il ach is f\u00e9idir \u00edomh\u00e1nna a ghream\u00fa f\u00f3s. Clice\u00e1il ar dheis san \u00edomh\u00e1, roghnaigh \"C\u00f3ipe\u00e1il \u00cdomh\u00e1\" agus greamaigh isteach sa doicim\u00e9ad \u00e9 ina ionad.", "Downloading...": "\u00c1 \u00cdoslucht\u00fa...", "Drawing": "L\u00edn\u00edocht", "Dropdown": "Anuas", "Duration": "Fad", "EB": "EBName", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "T\u00e1 gach doicim\u00e9ad i gcoime\u00e1d sl\u00e1n", "Edit": "Cuir in Eagar", "Edit Single Sparkline": "Cuir Splancl\u00edne Aonair in Eagar", "Edit comment": "Cuir tr\u00e1cht in eagar", "Edit document": "Cuir c\u00e1ip\u00e9is in eagar", "Edit link": "Cuir nasc in eagar", "Edit mode": "Cuir m\u00f3d in eagar", "Editing": "Eagarth\u00f3ireacht", "Editing activated. ": "Cuireadh an eagarth\u00f3ireacht i ngn\u00edomh. ", "Effects": "\u00c9ifeachta\u00ed", "Elapsed time": "Am caite", "Ellipsoid": "\u00c9ilips\u00f3ideach", "Empty Pages": "Leathanaigh Fholmha", "Empty Slide Show": "Taispe\u00e1ntas Sleamhn\u00e1n Folamh", "Enable Animations": "Cumasaigh Beochana", "End Presentation": "Cr\u00edoch L\u00e9iri\u00fa", "End Show": "Se\u00f3 Deiridh", "Endnotes": "Iarn\u00f3ta\u00ed", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Bain sult as na forbairt\u00ed is d\u00e9ana\u00ed sa t\u00e1irgi\u00falacht ar l\u00edne, saor in aisce le h\u00fas\u00e1id, le hini\u00fachadh agus le h\u00fas\u00e1id le daoine eile sa bhrabhs\u00e1la\u00ed. T\u00e1 roinnt aipeanna ar f\u00e1il le haghaidh soghluaiste freisin.", "Enter Zotero API Key": "Cuir isteach Eochair API Zotero", "Enter a file name": "Iontr\u00e1il ainm comhaid", "Enter new name": "Iontr\u00e1il ainm nua", "Enter new sheet name": "Iontr\u00e1il ainm na bileoige nua", "Entering text mode": "M\u00f3d t\u00e9acs \u00e1 iontr\u00e1il", "Error": "Earr\u00e1id", "Error reading file": "Earr\u00e1id ag l\u00e9amh an chomhaid", "Estonia": "An East\u00f3in", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Cuireadh moill ar l\u00e1imhse\u00e1il imeachta\u00ed ar feadh tr\u00e9imhse fada gan choinne: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Scarbhileog Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Scarbhileog Excel (.xlsx)", "Exception words are underlined while checking spelling": "Cuirtear l\u00edne faoi fhocail eisceacht\u00fala agus litri\u00fa \u00e1 sheice\u00e1il", "Expand Formula Bar": "Barra Foirmle a Leathn\u00fa", "Expired:": "In \u00e9ag:", "Explore The New {coolversion}": "D\u00e9an ini\u00fachadh ar an {coolversion} Nua", "Export As": "Easp\u00f3rt\u00e1il Mar", "Export as": "Easp\u00f3rt\u00e1il mar", "Exported to storage": "Easp\u00f3rt\u00e1ilte chuig st\u00f3r\u00e1il", "External data source not allowed": "N\u00ed cheada\u00edtear foinse sonra\u00ed seachtracha", "External link": "Nasc seachtrach", "Extra thick (4.50 pt)": "An-tiubh (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Theip ar fh\u00edordheimhni\u00fa an tseisi\u00fain seo thar phr\u00f3tacal {0}", "Failed to download clipboard, please re-copy": "Theip ar an ngearrthaisce a \u00edosl\u00f3d\u00e1il, d\u00e9an c\u00f3ip ar\u00eds", "Failed to establish socket connection or socket connection closed unexpectedly.": "Theip ar bhun\u00fa nasc soic\u00e9ad n\u00f3 nasc soic\u00e9ad d\u00fanta gan choinne.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Theip ar bhun\u00fa nasc soic\u00e9ad n\u00f3 nasc soic\u00e9ad d\u00fanta gan choinne. Seans go bhfuil an seachfhreastala\u00ed c\u00fail m\u00edchumraithe, d\u00e9an teagmh\u00e1il leis an riarth\u00f3ir le do thoil. Le haghaidh tuilleadh eolais ar chumra\u00edocht seachfhreastala\u00ed seice\u00e1il amach le do thoil https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Theip ar RouteToken a fh\u00e1il \u00f3n rialaitheoir", "Failed to load collections": "Theip ar lucht\u00fa na mbaili\u00fach\u00e1n", "Failed to load document.": "Theip ar an doicim\u00e9ad a l\u00f3d\u00e1il.", "Failed to load groups": "Theip ar lucht\u00fa gr\u00fapa\u00ed", "Failed to load items": "Theip ar lucht\u00fa m\u00edreanna", "Failed to load styles": "Theip ar lucht\u00fa st\u00edleanna", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Theip ar l\u00f3d\u00e1il an doicim\u00e9id. Cinntigh le do thoil go dtaca\u00edtear leis an gcine\u00e1l comhaid agus nach bhfuil s\u00e9 truaillithe, agus bain triail eile as.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Theip ar l\u00f3d\u00e1il an doicim\u00e9id. T\u00e1 an doicim\u00e9ad seo m\u00edchumtha n\u00f3 t\u00e1 n\u00edos m\u00f3 acmhainn\u00ed \u00e1 n-\u00fas\u00e1id aige n\u00e1 mar a cheada\u00edtear. D\u00e9an teagmh\u00e1il leis an riarth\u00f3ir le do thoil.", "Failed to read document from storage, please try to load the document again.": "Theip ar an doicim\u00e9ad a l\u00e9amh \u00f3n st\u00f3ras, d\u00e9an iarracht an doicim\u00e9ad a l\u00f3d\u00e1il ar\u00eds.", "Failed to set jwt authentication cookie over insecure connection": "Theip ar shocr\u00fa fian\u00e1n f\u00edordheimhnithe jwt thar nasc neamhchinnte", "Fast kit jail bind mounting enabled": "Cumasa\u00edodh gl\u00e9asadh ceangail jail fast trealamh tapa", "Field": "R\u00e9imse", "Fields": "R\u00e9ims\u00ed", "File": "Comhad", "File name should contain an extension.": "Ba cheart go mbeadh iarmh\u00edr san ainm comhaid.", "Fill Series": "L\u00edon Sraith", "Filter": "Scagaire", "Financial": "Airgeadais", "Finish electronic signing": "Cr\u00edochnaigh s\u00edni\u00fa leictreonach", "Finland": "An Fhionlann", "Fit to page": "Oiri\u00fanaigh don leathanach", "Fixed size": "M\u00e9id seasta", "Focus Cell": "Cill F\u00f3cais", "Follow Presentation": "Lean an Cur i L\u00e1thair", "Follow me Presentation": "Cur i L\u00e1thair Lean Mise", "Following": "Tar \u00e9is", "Following the editor": "Tar \u00e9is an eagarth\u00f3ra", "Following {user}": "Tar \u00e9is {user}", "Font": "Cl\u00f3", "Font Name": "Ainm an Chl\u00f3", "Font Size": "Cl\u00f3mh\u00e9id", "Footnote/Endnote": "N\u00f3ta Fos/N\u00f3ta Deiridh", "Footnotes": "Fon\u00f3ta\u00ed", "Force Breaks": "Briseadh F\u00f3rsa", "Form": "Foirm", "Format": "Form\u00e1id", "Format Cells": "Form\u00e1idigh Cealla", "Formula": "Foirmle", "Formulas": "Foirml\u00ed", "Forum": "F\u00f3ram", "Fraction": "Cod\u00e1n", "France": "An Fhrainc", "Freeze": "Reoigh", "From": "\u00d3", "From Beginning": "\u00d3 th\u00fas", "From Current Slide": "\u00d3n Sleamhn\u00e1n Reatha", "From now on clipboard notifications will discreetly appear at the bottom.": "As seo amach beidh f\u00f3gra\u00ed gearrthaisce le feice\u00e1il go discr\u00e9ideach ag bun an leathanaigh.", "From printer setup": "\u00d3 shocr\u00fa print\u00e9ara", "Full Page Slides": "Sleamhn\u00e1in Leathanaigh Ioml\u00e1na", "Fullscreen presentation": "L\u00e1ithreoireacht l\u00e1nsc\u00e1ile\u00e1in", "Function Library": "Leabharlann Feidhmeanna", "Function Wizard": "Treora\u00ed Feidhme", "Functions": "Feidhmeanna", "GB": "An Bhreatain Mh\u00f3r", "General": "Ginear\u00e1lta", "Georgia": "An tSeoirsia", "Germany": "An Ghearm\u00e1in", "Get Involved": "Glac p\u00e1irt", "Go Back": "T\u00e9igh Ar Ais", "Go Offline": "T\u00e9igh As L\u00edne", "Go Online": "T\u00e9igh Ar L\u00edne", "Good": "Go maith", "Gradient End": "Deireadh an Ghr\u00e1d\u00e1in", "Gradient Start": "T\u00fas an Ghr\u00e1d\u00e1in", "Graphs": "Graif", "Grayscale": "Liathsc\u00e1la", "Greece": "An Ghr\u00e9ig", "Grid": "Eangach", "Group": "Gr\u00fapa", "Group Libraries": "Leabharlanna Gr\u00fapa", "Guernsey": "Geansa\u00ed", "HTML Document (.html)": "Doicim\u00e9ad HTML (.html)", "HTML File (.html)": "Comhad HTML (.html)", "HTML file (.html)": "Comhad HTML (.html)", "Hairline (0.05 pt)": "L\u00edne gruaige (0.05 pt)", "Handout horizontal": "L\u00e1imhse\u00e1il chothrom\u00e1nach", "Handouts": "L\u00e1mhleabhair", "Hardware resources are sufficient for optimal performance": "T\u00e1 acmhainn\u00ed crua-earra\u00ed leordh\u00f3thanach le haghaidh feidhm\u00edochta is fearr is f\u00e9idir", "Has text: ": "T\u00e1 t\u00e9acs: ", "Header & Footer": "Ceannt\u00e1sc & Bunt\u00e1sc", "Heading 1": "Ceannteideal 1", "Heading 2": "Ceannteideal 2", "Headings and objects that you add to the document will appear here": "Beidh ceannteidil agus r\u00e9ada a chuireann t\u00fa leis an doicim\u00e9ad le feice\u00e1il anseo", "Help": "Cabhair", "Hidden pages": "Leathanaigh i bhfolach", "Hidden text": "T\u00e9acs i bhfolach", "Hide Menu": "Folaigh an Roghchl\u00e1r", "Hide Menu Bar": "Folaigh an Barra Roghchl\u00e1ir", "Hide the search bar": "Folaigh an barra cuardaigh", "Highlight cells with...": "Aibhsigh cealla le...", "History": "Stair", "Hit Cancel to open in view-only mode.": "Buail Cealaigh le hoscailt i m\u00f3d amhairc amh\u00e1in.", "Holy See (Vatican City State)": "An Su\u00ed Naofa (St\u00e1t Chathair na Vatac\u00e1ine)", "Home": "Baile", "Hungary": "An Ung\u00e1ir", "Iceland": "An \u00cdoslainn", "Idle document - please click to reload and resume editing": "Doicim\u00e9ad d\u00edomhaoin - clice\u00e1il le do thoil chun eagarth\u00f3ireacht a athlucht\u00fa agus a atos\u00fa", "Idle document - please tap to reload and resume editing": "Doicim\u00e9ad d\u00edomhaoin - tap\u00e1il le do thoil chun eagarth\u00f3ireacht a athlucht\u00fa agus a atos\u00fa", "Idle time": "Aga d\u00edomhaoin", "If you want to share large elements outside of {productname} it's necessary to first download them.": "M\u00e1s mian leat eilimint\u00ed m\u00f3ra a roinnt lasmuigh de {productname} is g\u00e1 iad a \u00edosl\u00f3d\u00e1il ar dt\u00fas.", "Illustrations": "L\u00e9ar\u00e1id\u00ed", "Image (.png)": "\u00cdomh\u00e1 (.png)", "Image Controls": "Rialuithe \u00cdomh\u00e1", "Images": "\u00cdomh\u00e1nna", "Images and Objects": "\u00cdomh\u00e1nna agus R\u00e9ada", "India": "An India", "Indonesia": "An\u00a0Indin\u00e9is", "Initializing...": "Ag tos\u00fa...", "Insert": "Cuir isteach", "Insert Checkbox": "Ions\u00e1igh Ticbhosca", "Insert Columns After": "Ions\u00e1igh Col\u00fain I nDiaidh", "Insert Columns Before": "Ions\u00e1igh Col\u00fain Roimh", "Insert Comment": "Ions\u00e1igh N\u00f3ta", "Insert Date": "Ions\u00e1igh D\u00e1ta", "Insert Dropdown": "Ions\u00e1igh Anuas", "Insert Electronic Signature": "Ions\u00e1igh R\u00edomhsh\u00edni\u00fa", "Insert Function": "Feidhm Ions\u00e1igh", "Insert Local Image": "Ions\u00e1igh \u00cdomh\u00e1 Log\u00e1nta", "Insert Local Multimedia": "Ions\u00e1igh Ilmhe\u00e1in Log\u00e1nta", "Insert Picture": "Ions\u00e1igh Picti\u00far", "Insert Rich Text": "Ions\u00e1igh T\u00e9acs Saibhir", "Insert Rows Above": "Ions\u00e1igh R\u00f3nna Thuas", "Insert Rows Below": "Ions\u00e1igh R\u00f3nna Th\u00edos", "Insert Shape": "Ions\u00e1igh Cruth", "Insert Table": "Ions\u00e1igh T\u00e1bla", "Insert comment": "Cuir tr\u00e1cht isteach", "Insert connectors": "Ions\u00e1igh nasc\u00f3ir\u00ed", "Insert shapes": "Ions\u00e1igh cruthanna", "Insert sheet": "Ions\u00e1igh bileog", "Insert sheet after this": "Ions\u00e1igh bileog i ndiaidh seo", "Insert sheet before this": "Ions\u00e1igh bileog roimh seo", "Insert table": "Ions\u00e1igh t\u00e1bla", "Insert tabstop": "Ions\u00e1igh tabstop", "Integrator is not ready for PostMessage calls": "N\u00edl integrator r\u00e9idh le haghaidh glaonna PostMessage", "Interface Settings": "Socruithe Comh\u00e9adain", "Invalid JSON file": "Comhad JSON neamhbhail\u00ed", "Invalid dictionary format. Please check the file.": "Form\u00e1id fhocl\u00f3ra neamhbhail\u00ed. Seice\u00e1il an comhad le do thoil.", "Invalid link: '{url}'": "Nasc neamhbhail\u00ed: '{url}'", "Invert Background": "C\u00falra Inbh\u00e9artaithe", "Ireland": "\u00c9ire", "Israel": "Iosrael", "It seems you have copied a selection that includes external images.": "Dealra\u00edonn s\u00e9 gur ch\u00f3ipe\u00e1il t\u00fa rogha lena n-\u00e1ir\u00edtear \u00edomh\u00e1nna seachtracha.", "It seems you have tried to insert external data.": "Dealra\u00edonn s\u00e9 go ndearna t\u00fa iarracht sonra\u00ed seachtracha a chur isteach.", "Italy": "An Iod\u00e1il", "Japan": "An tSeap\u00e1in", "Japanese Postcard": "C\u00e1rta Poist Seap\u00e1nach", "Kazakhstan": "An Chasacst\u00e1in", "Kenya": "An Ch\u00e9inia", "Keyboard shortcuts": "Aicearra\u00ed m\u00e9archl\u00e1ir", "Kill": "Maraigh", "Kill session.": "Kill seisi\u00fan.", "Kosovo": "An Chosaiv", "LOKit version:": "Leagan LOKit:", "Landscape": "T\u00edrdhreach", "Language": "Teanga", "Language:": "Teanga:", "Last modification": "Mionathr\u00fa is d\u00e9ana\u00ed", "Last saved:": "An uair dheireanach a s\u00e1bh\u00e1ladh:", "Latest Updates": "Nuashonruithe is d\u00e9ana\u00ed", "Latvia": "An Laitvia", "Layout": "Leagan Amach", "Left And Right Borders": "Teorainneacha Cl\u00e9 agus Deis", "Left Border": "Teorainn Chl\u00e9", "Left Margin": "Imeall Ar Chl\u00e9", "Left pages": "Leathanaigh chl\u00e9", "Left: {left}": "Ar chl\u00e9: {left}", "Legal": "Dl\u00edthi\u00fail", "Letter": "Litir", "License": "Cead\u00fanas", "Liechtenstein": "Lichtinst\u00e9in", "Line color": "Dath l\u00edne", "Line style": "St\u00edl l\u00edne", "Linear": "L\u00edneach", "Lists/Bullets": "Liosta\u00ed/Urchair", "Lithuania": "An Liotu\u00e1in", "Loading Wordbook...": "Ag l\u00f3d\u00e1il Leabhar Focal...", "Loading references": "Tagairt\u00ed \u00e1 l\u00f3d\u00e1il", "Loading...": "\u00c1 Lucht\u00fa...", "Local Image...": "\u00cdomh\u00e1 Log\u00e1nta...", "Local Multimedia...": "Ilmhe\u00e1in Log\u00e1nta...", "Log": "Log\u00e1il", "Log Levels": "Leibh\u00e9il Log\u00e1la", "Logical": "Loighci\u00fail", "Long Bond": "Banna Fada", "Look for the accessibility section in coolwsd.xml for server setting. ": "Cuardaigh an rann\u00e1n inrochtaineachta in coolwsd.xml le haghaidh socr\u00fa an fhreastala\u00ed. ", "Lookup & Reference": "Cuardach & Tagairt", "Loose": "Scaoilte", "Luxembourg": "Lucsamburg", "MB": "MB", "Malta": "M\u00e1lta", "Margin": "Corrlach", "Master": "M\u00e1istir", "Master Pages": "Leathanaigh M\u00e1istir", "Master Slide Templates": "Teimpl\u00e9id Sleamhn\u00e1n M\u00e1istir", "Master View": "M\u00e1istir-amharc", "Math & Trig": "Matamaitic agus Triant\u00e1nacht", "Max": "Uasmh\u00e9id", "Maximum": "Uasmh\u00e9id", "Maximum Document process stack memory (in KB) - reduce only": "Cuimhne chruach pr\u00f3iseas uasta doicim\u00e9ad (i KB) - laghd\u00fa ach amh\u00e1in", "Maximum Document process virtual memory (in MB) - reduce only": "Uasmh\u00e9id Doicim\u00e9ad pr\u00f3iseas cuimhne f\u00edor\u00fail (i MB) - laghd\u00fa ach amh\u00e1in", "Maximum file size allowed to write to disk (in MB) - reduce only": "Uasmh\u00e9id comhaid a cheada\u00edtear a scr\u00edobh chuig diosca (i MB) - laghd\u00fa amh\u00e1in", "Medium (1.50 pt)": "Me\u00e1nach (1.50 pt)", "Medium/Hairline (3.05 pt)": "Me\u00e1nach/Gruaigl\u00edne (3.05 pt)", "Medium/Medium (4.50 pt)": "Me\u00e1nach/Me\u00e1nach (4.50 pt)", "Memory": "Cuimhne", "Memory Graph": "Graf Cuimhne", "Memory History": "Stair na Cuimhne", "Memory consumed": "Cuimhne \u00fas\u00e1idte", "Merge & Center": "Cumaisc & L\u00e1rnaigh", "Merge & Split": "Cumaisc & Scoilt", "Mexico": "Meicsiceo", "Min": "Min", "Minimum": "\u00cdosmh\u00e9id", "Missing Fonts": "Cl\u00f3nna ar iarraidh", "Modified": "Athraithe", "Modify": "Mionathraigh", "Moldova, Republic of": "An Mhold\u00f3iv, Poblacht na", "Monaco": "Monac\u00f3", "Montenegro": "Montain\u00e9agr\u00f3", "More Functions": "Tuilleadh Feidhmeanna", "More Paper Sizes...": "Tuilleadh M\u00e9ideanna P\u00e1ip\u00e9ir...", "More highlights...": "Tuilleadh buaicphoint\u00ed...", "More information and support": "Tuilleadh eolais agus taca\u00edochta", "More options for {1}": "Tuilleadh roghanna le haghaidh {1}", "More...": "N\u00edos m\u00f3 ...", "Move Sheet Left": "Bog an Bhileog Ar Chl\u00e9", "Move Sheet Right": "Bog Bileog Ar Dheis", "My Library": "Mo Leabharlann", "My Publications": "Mo Chuid Foilseach\u00e1n", "Named Range": "Raon Ainmnithe", "Narrow": "Caol", "Navigation": "Loingseoireacht", "Navigator": "Loingseoir", "Netherlands": "An \u00cdsilt\u00edr", "Network Graph": "Graf L\u00edonra", "Neutral": "Neodrach", "New": "Nua", "New Zealand": "An Nua Sh\u00e9alainn", "Next": "Ar aghaidh", "Next Slide": "An Ch\u00e9ad Sleamhn\u00e1n Eile", "No Borders": "Gan Teorainneacha", "No Comments": "Uimh Tuairim\u00ed", "No Notes": "Uimh N\u00f3ta\u00ed", "No color": "Gan dath", "No disk space left on server.": "N\u00edl sp\u00e1s diosca f\u00e1gtha ar an bhfreastala\u00ed.", "No fill": "Gan l\u00edonadh", "No issues found": "N\u00edor aims\u00edodh aon saincheisteanna", "No problems with SSL verification detected": "N\u00edor aims\u00edodh aon fhadhbanna le f\u00edor\u00fa SSL", "No search results found!": "N\u00edor aims\u00edodh aon tortha\u00ed cuardaigh!", "None": "Ceann ar bith", "None (Do not check spelling)": "Ceann ar bith (N\u00e1 seice\u00e1il litri\u00fa)", "Normal": "Gn\u00e1th", "North Macedonia, Republic of": "An Mhacad\u00f3in Thuaidh, Poblacht na", "Norway": "An Iorua", "Not using namespaces": "Gan ainmsp\u00e1sanna a \u00fas\u00e1id", "Notebookbar view": "Radharc barra leabhar n\u00f3ta\u00ed", "Notes": "N\u00f3ta\u00ed", "Notes Pages": "Leathanaigh N\u00f3ta\u00ed", "Notes View": "Amharc N\u00f3ta\u00ed", "Number": "Uimhir", "Number Format": "Form\u00e1id Uimhir", "Number of Documents": "L\u00edon na gC\u00e1ip\u00e9is\u00ed", "Number of Pages": "L\u00edon na Leathanach", "Number of Pages. Click to open the Go to Page dialog box.": "L\u00edon na Leathanach. Clice\u00e1il chun an bosca dial\u00f3ige T\u00e9igh go Leathanach a oscailt.", "Number of Sheets": "L\u00edon na mbileog", "Number of Slides": "L\u00edon na Sleamhn\u00e1n", "ODF Drawing (.odg)": "L\u00edn\u00edocht an ODF (.odg)", "ODF presentation (.odp)": "Cur i l\u00e1thair an ODF (.odp)", "ODF spreadsheet (.ods)": "Scarbhileog ODF (.ods)", "ODF text document (.odt)": "Doicim\u00e9ad t\u00e9acs ODF (.odt)", "OK": "Ceart go leor", "OPEN": "OSCAIL", "Off": "As", "On": "Ar", "On mouse click": "Ar clice\u00e1il luch", "Once citations are entered their storage and display type can not be changed.": "Nuair a chuirtear luanna isteach, n\u00ed f\u00e9idir a gcine\u00e1l st\u00f3r\u00e1la agus taispe\u00e1na a athr\u00fa.", "Online Help": "Cabhair Ar L\u00edne", "Only the document owner can change the password.": "N\u00ed f\u00e9idir ach le h\u00fain\u00e9ir an doicim\u00e9id an pasfhocal a athr\u00fa.", "Oops, there is a problem connecting the document": "Oops, t\u00e1 fadhb ann a nascann an doicim\u00e9ad", "Oops, there is a problem connecting to {productname}: ": "Oops, t\u00e1 fadhb ag nascadh le {productname}: ", "Open in full view": "Oscail i radharc ioml\u00e1n", "Open link": "Oscail nasc", "Open menu": "Oscail roghchl\u00e1r", "Open {name}": "Oscail {name}", "Option": "Rogha", "Options": "Roghanna", "Other": "Eile", "Out of table": "As t\u00e1bla", "Outer Border": "Teorainn Sheachtrach", "Outer Border And Horizontal Lines": "Teorainn Sheachtrach agus L\u00ednte Cothrom\u00e1nacha", "Outer Border and Vertical Lines": "Teorainn Sheachtrach agus L\u00ednte Ingearacha", "Outer Borders And All Inner lines": "Teorainneacha Seachtracha agus Gach L\u00edne Inmhe\u00e1nach", "Outline": "Iml\u00edne", "Overview": "Foramharc", "Overwrite": "Forscr\u00edobh", "PB": "PB", "PDF Document (.pdf)": "Doicim\u00e9ad PDF (.pdf)", "PDF Document (.pdf) - Expert": "Doicim\u00e9ad PDF (.pdf) - Saineola\u00ed", "PDF Document (.pdf) as...": "Doicim\u00e9ad PDF (.pdf) mar...", "PID": "PID", "Page": "Leathanach", "Page Layout": "Leagan Amach an Leathanaigh", "Page Setup": "Socr\u00fa Leathanaigh", "Page name": "Ainm leathanaigh", "Paragraph": "Paragraf", "Paste": "Greamaigh", "Paste Slide": "Greamaigh Sleamhn\u00e1n", "Paste Special": "Gream\u00fa Speisialta", "Paste from this document": "Greamaigh \u00f3n doicim\u00e9ad seo", "Path": "Conair", "Pause": "Sos", "Pause... ( %SECONDS% )": "Cuir ar sos... ( %SECONDS% )", "Percent": "Faoin gc\u00e9ad", "Permission Mode": "M\u00f3d Ceada", "Philippines": "Na hOile\u00e1in Fhilip\u00edneacha", "Picture": "Picti\u00far", "Pivot Table": "T\u00e1bla Pivot", "Placeholders": "Coinnitheoir\u00ed \u00e1ite", "Please save or discard the comment currently being edited.": "S\u00e1bh\u00e1il n\u00f3 caith amach an tr\u00e1cht at\u00e1 \u00e1 chur in eagar faoi l\u00e1thair.", "Please send us your feedback": "Seol d'aiseolas chugainn le do thoil", "Please use following combination to see more options:": "Bain \u00fas\u00e1id as an measc\u00e1n seo a leanas le do thoil chun tuilleadh roghanna a fheice\u00e1il:", "Please wait kubernetes cluster is scaling...": "Fan go bhfuil braisle Kubernetes ag sc\u00e1l\u00fa...", "Please wait!": "Fan le do thoil!", "Poland": "An Pholainn", "Poorly performing proxying of all network requests.": "Droch-fheidhm\u00edocht seachfhreastala\u00ed ar gach iarratas l\u00edonra.", "Portrait": "Portr\u00e1id", "Portugal": "An Phortaing\u00e9il", "PostMessage API is initialized": "PostMessage API t\u00fasaithe", "PowerPoint 2003 Presentation (.ppt)": "Cur i l\u00e1thair PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Cur i l\u00e1thair PowerPoint (.pptx)", "Present current slide": "Cuir an sleamhn\u00e1n reatha i l\u00e1thair", "Present in Window": "I l\u00e1thair i bhFuinneog", "Present in new window": "I l\u00e1thair i bhfuinneog nua", "Presentation": "Cur i l\u00e1thair", "Presentation disabled": "D\u00edchumasa\u00edodh an cur i l\u00e1thair", "Presentation mode has been disabled for this document": "D\u00edchumasa\u00edodh m\u00f3d l\u00e9irithe don doicim\u00e9ad seo", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Cuireadh bac ar chur i l\u00e1thair. Ceadaigh preabfhuinneoga i do bhrabhs\u00e1la\u00ed. Ligeann s\u00e9 seo taispe\u00e1ntais sleamhn\u00e1n a thaispe\u00e1int i bhfuinneoga scartha, rud a ligeann do roinnt sc\u00e1ile\u00e1in \u00e9asca.", "Presenter Console": "Cons\u00f3l an L\u00e1ithreora", "Presenting in fullscreen": "Cur i l\u00e1thair i l\u00e1nsc\u00e1ile\u00e1n", "Presenting in window": "Cur i l\u00e1thair i bhfuinneog", "Press Ctrl + Enter to post": "Br\u00faigh Ctrl + Enter le post\u00e1il", "Preview Slide {1}": "R\u00e9amhamharc ar an Sleamhn\u00e1n {1}", "Previous": "Roimhe Seo", "Print": "Priont\u00e1il", "Print Black": "Priont\u00e1il Dubh", "Print dialog": "Dial\u00f3g priont\u00e1la", "Promote to top comment": "Cuir chun cinn go dt\u00ed an tr\u00e1cht is fearr", "Properties": "Air\u00edonna", "Provider:": "Sol\u00e1thra\u00ed:", "Qatar": "Catar", "Quadratic": "Ceathairshleasach", "RELOAD": "ATHLUCHTAIGH", "Radial": "Gathacha", "Range": "Raon", "Read mode": "M\u00f3d l\u00e9ite", "Read-only": "Inl\u00e9ite amh\u00e1in", "Received": "Faighte", "Recent": "Le d\u00e9ana\u00ed", "Reconnecting...": "Ag athcheangal...", "Redo": "Athdh\u00e9an", "References": "Tagairt\u00ed", "Refresh": "Athnuaigh", "Refresh Citations": "Athnuaigh Luanna", "Refresh Log": "Athnuaigh an Logchomhad", "Reject change": "Di\u00faltaigh athr\u00fa", "Reloading the document after rename": "An ch\u00e1ip\u00e9is \u00e1 hathlucht\u00fa tar \u00e9is athainmni\u00fa", "Remove": "Bain", "Remove Thread": "Bain Sn\u00e1ithe", "Remove link": "Bain nasc", "Remove print area": "Bain an limist\u00e9ar priont\u00e1la", "Rename": "Athainmnigh", "Rename Document": "Athainmnigh C\u00e1ip\u00e9is", "Rename sheet": "Athainmnigh bileog", "Renaming...": "Athainmni\u00fa...", "Repair": "Deisi\u00fa", "Repair Document": "C\u00e1ip\u00e9is Deisi\u00fach\u00e1in", "Repeat in {0} seconds": "D\u00e9an ar\u00eds i {0} soicind", "Replace": "Ionadaigh", "Reply": "Freagair", "Reply comment": "Freagra tr\u00e1cht", "Report an issue": "Tuairiscigh saincheist", "Reset Layout": "Athshocraigh Leagan Amach", "Reset to Default Language": "Athshocraigh go Teanga R\u00e9amhshocraithe", "Reset to default Document settings": "Athshocraigh chuig socruithe r\u00e9amhshocraithe an Doicim\u00e9id", "Reset to default View settings": "Athshocraigh chuig socruithe r\u00e9amhshocraithe radhairc", "Reset zoom": "Athshocraigh s\u00fam\u00e1il", "Resolve": "R\u00e9iteach", "Resolve Thread": "R\u00e9itigh Sn\u00e1ithe", "Resolved": "R\u00e9itithe", "Restart": "Atosaigh", "Restoring older revision. Any unsaved changes will be available in version history": "Athbhreithni\u00fa n\u00edos sine a athbhun\u00fa. Beidh aon athruithe gan s\u00e1bh\u00e1il ar f\u00e1il i stair na leaganacha", "Results": "Tortha\u00ed", "Resume": "Tosaigh ar\u00eds", "Review": "Athbhreithni\u00fa", "Rich Text": "T\u00e9acs Saibhir", "Rich Text (.rtf)": "T\u00e9acs Saibhir (.rtf)", "Right Border": "Teorainn Dheis", "Right Margin": "Imeall Ar Dheis", "Right pages": "Leathanaigh ar dheis", "Right: {right}": "Ar dheis: {right}", "Romania": "An R\u00f3m\u00e1in", "Row Height": "Airde R\u00f3", "Row {0}": "R\u00f3 {0}", "Row {0} through {1}": "L\u00edne {0} go dt\u00ed {1}", "Rows": "R\u00f3nna", "Ruler": "Rial\u00f3ir", "Russian Federation": "C\u00f3naidhm na R\u00faise", "San Marino": "San Mair\u00edne", "Saudi Arabia": "An Araib Sh\u00e1dach", "Save": "S\u00e1bh\u00e1il", "Save As": "S\u00e1bh\u00e1il Mar", "Save Comments": "S\u00e1bh\u00e1il Tuairim\u00ed", "Save Document settings": "Socruithe S\u00e1bh\u00e1il Doicim\u00e9id", "Save View Settings": "S\u00e1bh\u00e1il Socruithe Amhairc", "Save as ODF format": "S\u00e1bh\u00e1il mar fhorm\u00e1id ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Theip ar sh\u00e1bh\u00e1il toisc go bhfuil an doicim\u00e9ad r\u00f3-mh\u00f3r n\u00f3 go s\u00e1ra\u00edonn s\u00e9 an sp\u00e1s st\u00f3r\u00e1la at\u00e1 f\u00e1gtha. Beidh an doicim\u00e9ad inl\u00e9ite amh\u00e1in anois ach is f\u00e9idir leat \u00e9 a \u00edosl\u00f3d\u00e1il anois chun c\u00f3ip a chaomhn\u00fa go h\u00e1iti\u00fail.", "Save failed due to no disk space left. Document will now be read-only.": "Theip ar sh\u00e1bh\u00e1il toisc nach raibh sp\u00e1s diosca f\u00e1gtha. Beidh an doicim\u00e9ad inl\u00e9ite amh\u00e1in anois.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Theip ar sh\u00e1bh\u00e1il mar gheall ar aon sp\u00e1s st\u00f3r\u00e1la f\u00e1gtha. Beidh an doicim\u00e9ad inl\u00e9ite amh\u00e1in anois. Cinntigh go bhfuil go leor sp\u00e1is diosca ar f\u00e1il agus d\u00e9an iarracht \u00e9 a sh\u00e1bh\u00e1il ar\u00eds.", "Save to new file": "S\u00e1bh\u00e1il go comhad nua", "Saved": "S\u00e1bh\u00e1ilte", "Saving": "S\u00e1bh\u00e1il", "Saving...": "Ag s\u00e1bh\u00e1il...", "Scalable Vector Graphics (.svg)": "Grafaic Veicteoir Insc\u00e1laithe (.svg)", "Scientific": "Eola\u00edocht", "Screen Reading": "L\u00e9amh Sc\u00e1ile\u00e1in", "Screen reader support for text content is disabled. ": "D\u00edchumasa\u00edtear taca\u00edocht l\u00e9itheoir sc\u00e1ile\u00e1in le haghaidh \u00e1bhar t\u00e9acs. ", "Scroll down": "Scrollaigh s\u00edos", "Scroll down annotations": "Scrollaigh s\u00edos n\u00f3ta\u00ed", "Scroll left": "Scrollaigh ar chl\u00e9", "Scroll right": "Scrollaigh ar dheis", "Scroll to the first sheet": "Scrollaigh go dt\u00ed an ch\u00e9ad bhileog", "Scroll to the last sheet": "Scrollaigh go dt\u00ed an bhileog dheireanach", "Scroll up": "Scrollaigh suas", "Scroll up annotations": "Scrollaigh suas an\u00f3t\u00e1lacha", "Search": "Cuardaigh", "Search...": "Cuardaigh...", "Section": "Cuid", "See history": "F\u00e9ach an stair", "See revision history": "F\u00e9ach stair an athbhreithnithe", "Select": "Roghnaigh", "Select Function": "Roghnaigh Feidhm", "Select a tab to browser settings.": "Roghnaigh cluais\u00edn chuig socruithe an bhrabhs\u00e1la\u00ed.", "Select a tab to view settings.": "Roghnaigh cluais\u00edn chun socruithe a fheice\u00e1il.", "Select language": "Roghnaigh teanga", "Select multiple cells": "Roghnaigh ilchealla", "Select range": "Roghnaigh raon", "Selected external data source is forbidden. Please contact the system administrator.": "T\u00e1 cosc ar fhoinse sonra\u00ed seachtracha roghnaithe. T\u00e9igh i dteagmh\u00e1il le riarth\u00f3ir an ch\u00f3rais.", "Selected range of cells": "Raon roghnaithe cealla", "Selection Mode": "M\u00f3d Roghnaithe", "Selection count": "L\u00edon na roghanna", "Selection mode: inactive": "M\u00f3d roghnaithe: neamhghn\u00edomhach", "Send Feedback": "Seol Aiseolas", "Sent": "Seolta", "Serbia": "An tSeirbia", "Served by:": "Arna sheirbhe\u00e1il ag:", "Server audit": "Ini\u00fachadh freastala\u00ed", "Server has been shut down; please reload the page.": "T\u00e1 an freastala\u00ed m\u00fachta; Athluchtaigh an leathanach le do thoil.", "Server is down, restarting automatically. Please wait.": "T\u00e1 an freastala\u00ed s\u00edos, ag atos\u00fa go huathoibr\u00edoch. Fan, le do thoil.", "Server is now reachable. We have to refresh the page now.": "T\u00e1 an freastala\u00ed inrochtana anois. Caithfimid an leathanach a athnuachan anois.", "Server is now reachable...": "Is f\u00e9idir an freastala\u00ed a bhaint amach anois...", "Server is shutting down": "T\u00e1 an freastala\u00ed ag m\u00fachadh", "Server is shutting down for maintenance (auto-saving)": "T\u00e1 an freastala\u00ed ag m\u00fachadh le haghaidh cothabh\u00e1la (coigilt uathoibr\u00edoch)", "Server returned this reason:": "Chuir an freastala\u00ed an ch\u00fais seo ar ais:", "Server uptime": "Aga f\u00f3naimh freastala\u00ed", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "N\u00edl an tseirbh\u00eds ar f\u00e1il. Bain triail eile as ar ball agus cuir in i\u00fal le do riarth\u00f3ir m\u00e1 leanann an fhadhb.", "Session terminated by document owner": "Seisi\u00fan foirceanta ag \u00fain\u00e9ir an doicim\u00e9id", "Set Language for All text": "Socraigh Teanga do Gach t\u00e9acs", "Set Language for Paragraph": "Socraigh Teanga don Alt", "Set Language for Selection": "Socraigh Teanga don Roghn\u00fach\u00e1n", "Set Log Levels": "Socraigh Leibh\u00e9il Log\u00e1la", "Set default interface preferences.": "Socraigh roghanna comh\u00e9adain r\u00e9amhshocraithe.", "Settings": "Socruithe", "Shape": "Cruth", "Shapes": "Cruthanna", "Share": "Roinn", "Share...": "Comhroinn...", "Shared Config URL is missing in initial variables.": "T\u00e1 URL Cumra\u00edochta Comhroinnte ar iarraidh sna hathr\u00f3ga tosaigh.", "Shockwave Flash (.swf)": "Splanc Shockwave (.swf)", "Show Comments": "Taispe\u00e1in Tuairim\u00ed", "Show Grid": "Taispe\u00e1in Greille", "Show Menu": "Taispe\u00e1in an Roghchl\u00e1r", "Show Ruler": "Taispe\u00e1in Rial\u00f3ir", "Show Sidebar": "Taispe\u00e1in an Barra Taoibh", "Show Status Bar": "Taispe\u00e1in Barra St\u00e1dais", "Show in navigator": "Taispe\u00e1in sa loingseoir", "Show on the side": "Taispe\u00e1in ar an taobh", "Show sheets": "Taispe\u00e1in bileoga", "Show status bar": "Taispe\u00e1in barra st\u00e1dais", "Show the search bar": "Taispe\u00e1in an barra cuardaigh", "Shutdown Server": "Freastala\u00ed M\u00fachta", "Signature": "S\u00edni\u00fa", "Singapore": "Singeap\u00f3r", "Size": "M\u00e9id", "Size to grid": "M\u00e9id go dt\u00ed an eangach", "Slide %1": "Sleamhn\u00e1n %1", "Slide Layout": "Leagan Amach Sleamhn\u00e1n", "Slide Show": "Taispe\u00e1ntas Sleamhn\u00e1n", "Slide Size": "M\u00e9id Sleamhn\u00e1in", "Slide Transition": "Aistri\u00fa Sleamhn\u00e1in", "Slide Views": "Radharcanna Sleamhn\u00e1n", "Slide {0} of {1}": "Sleamhn\u00e1n {0} de {1}", "Slides": "Sleamhn\u00e1in", "Slovakia": "An tSl\u00f3vaic", "Slovenia": "An tSl\u00f3v\u00e9in", "Slow Kit jail setup with copying, cannot bind-mount.": "Socr\u00fa mall pr\u00edos\u00fain Kit le c\u00f3ipe\u00e1il, n\u00ed f\u00e9idir ceangal-mount a dh\u00e9anamh.", "Smart Picker": "Roghn\u00f3ir Cliste", "Snap grid": "Greille snap", "Snap to Grid": "L\u00e9im go Greille", "Snap to grid": "Snap\u00e1il chuig an ngreille", "Solid": "Solad", "Someone": "Duine \u00e9igin", "Something went wrong while deleting the file. Please try refreshing the page.": "Tharla fadhb agus an comhad \u00e1 scriosadh. D\u00e9an iarracht an leathanach a athnuachan.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Tharla fadhb agus comhad na socruithe \u00e1 fh\u00e1il. D\u00e9an iarracht an leathanach a athnuachan.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Tharla fadhb agus an leabhar focal \u00e1 fh\u00e1il. D\u00e9an iarracht an leathanach a athnuachan.", "Something went wrong while loading Document settings.": "Tharla fadhb agus socruithe an Doicim\u00e9id \u00e1 l\u00f3d\u00e1il.", "Something went wrong while uploading dictionary file": "Tharla fadhb agus comhad focl\u00f3ra \u00e1 uasl\u00f3d\u00e1il", "Something went wrong while uploading the file. Please try again.": "Tharla fadhb agus an comhad \u00e1 uasl\u00f3d\u00e1il. D\u00e9an iarracht ar\u00eds.", "Something went wrong. Please try to refresh the page.": "Chuaigh rud \u00e9igin m\u00edcheart. D\u00e9an iarracht an leathanach a athnuachan.", "Sort": "S\u00f3rt\u00e1il", "South Africa": "An Afraic Theas", "South Korea": "An Ch\u00f3ir\u00e9 Theas", "Spacing & Color": "Sp\u00e1s\u00e1il & Dath", "Spain": "An Sp\u00e1inn", "Sparkline": "SparklineName", "Split": "Scoilt", "Square": "Cearn\u00f3g", "Standard": "Caighde\u00e1n", "Standard (4:3)": "Caighde\u00e1nach (4:3)", "Standard dictionary": "Focl\u00f3ir caighde\u00e1nach", "Status": "St\u00e1das", "Status Bar": "Barra St\u00e1dais", "Stop following": "Stop ag lean\u00faint", "Store as:": "St\u00f3r\u00e1il mar:", "Style": "St\u00edl", "Style List": "Liosta St\u00edle", "Style list": "Liosta st\u00edleanna", "Styles": "St\u00edleanna", "Successfully exported: ": "D' \u00e9irigh le heasp\u00f3rt\u00e1il: ", "Sum": "Suim", "Sweden": "An tSualainn", "Switzerland": "An Eilv\u00e9is", "Symbols": "Siombail\u00ed", "Synchronize axes": "Sioncr\u00f3naigh aiseanna", "TB": "An eitinn", "Table": "T\u00e1bla", "Table of content": "Cl\u00e1r \u00e1bhair", "Table with {0} rows and {1} columns": "T\u00e1bla le {0} r\u00f3nna agus {1} col\u00fan", "Tables": "T\u00e1bla\u00ed", "Tabloid": "Tabl\u00f3id", "Taiwan, Province of China": "Taiwan, C\u00faige na S\u00edne", "Tap to collapse": "Tap\u00e1il chun titim", "Tap to expand": "Tap\u00e1il le leathn\u00fa", "Text": "T\u00e9acs", "Text orientation": "Treoshu\u00edomh t\u00e9acs", "The IsAdminUser property is not set by integration": "N\u00edl an mhaoin IsAdminUser socraithe tr\u00ed chomhth\u00e1th\u00fa", "The IsAdminUser user property is set by integration": "Socra\u00edtear maoin \u00fas\u00e1ideora IsAdminUser tr\u00ed chomhth\u00e1th\u00fa", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "T\u00e1 roinnt luanna sa doicim\u00e9ad a d'fh\u00e9adfadh a bheith do-ghlactha tr\u00ed API gr\u00e9as\u00e1in. D'fh\u00e9adfadh s\u00e9 roinnt fadhbanna a chruth\u00fa agus eagarth\u00f3ireacht \u00e1 d\u00e9anamh ar luanna n\u00f3 leabharliosta.", "The document could not be locked, and is opened in read-only mode.": "N\u00edorbh fh\u00e9idir an doicim\u00e9ad a ghlas\u00e1il, agus oscla\u00edtear \u00e9 i m\u00f3d inl\u00e9ite amh\u00e1in.", "The document could not be locked.": "N\u00edorbh fh\u00e9idir an ch\u00e1ip\u00e9is a chur faoi ghlas.", "The document is being migrated to a new server. Retrying shortly...": "T\u00e1 an doicim\u00e9ad \u00e1 aistri\u00fa chuig freastala\u00ed nua. Ag iarraidh ar\u00eds go luath...", "The document is being renamed and will reload shortly": "T\u00e1 an doicim\u00e9ad \u00e1 athainmni\u00fa agus athlucht\u00f3far \u00e9 go luath", "The document is being signed and will be availably shortly": "T\u00e1 an doicim\u00e9ad \u00e1 sh\u00edni\u00fa agus beidh s\u00e9 ar f\u00e1il go luath", "The document is not signed.": "N\u00edl an doicim\u00e9ad s\u00ednithe.", "The document is switching to Offline mode and will reload shortly": "T\u00e1 an doicim\u00e9ad ag athr\u00fa go m\u00f3d as l\u00edne agus athlucht\u00f3idh s\u00e9 go luath", "The document is too large or no disk space left to save. Document will now be read-only.": "T\u00e1 an doicim\u00e9ad r\u00f3-mh\u00f3r n\u00f3 n\u00edl aon sp\u00e1s diosca f\u00e1gtha le sp\u00e1r\u00e1il. Beidh an doicim\u00e9ad inl\u00e9ite amh\u00e1in anois.", "The file of type: {0} cannot be uploaded to server since the file has no name": "N\u00ed f\u00e9idir an cine\u00e1l comhaid: {0} a uasl\u00f3d\u00e1il chuig an bhfreastala\u00ed toisc nach bhfuil ainm ar an gcomhad", "The file of type: {0} cannot be uploaded to server since the file is empty": "N\u00ed f\u00e9idir an cine\u00e1l comhaid: {0} a uasl\u00f3d\u00e1il chuig an bhfreastala\u00ed toisc go bhfuil an comhad folamh", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "T\u00e1 URL an \u00f3staigh folamh. Is d\u00f3cha go bhfuil an freastala\u00ed coolwsd m\u00edchumraithe, d\u00e9an teagmh\u00e1il leis an riarth\u00f3ir le do thoil.", "The server encountered a {0} error while parsing the {1} command.": "Th\u00e1inig earr\u00e1id {0} ar an bhfreastala\u00ed agus an t-ord\u00fa {1} \u00e1 phars\u00e1il.", "The server has been disconnected.": "D\u00edcheangla\u00edodh an freastala\u00ed.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "T\u00e1 an s\u00edni\u00fa ceart go leor, ach n\u00ed fh\u00e9adfa\u00ed an deimhni\u00fa a bhail\u00edocht\u00fa agus n\u00edl an doicim\u00e9ad s\u00ednithe ach go p\u00e1irteach.", "The signature is OK, but the certificate could not be validated.": "T\u00e1 an s\u00edni\u00fa ceart go leor, ach n\u00edorbh fh\u00e9idir an deimhni\u00fa a bhail\u00edocht\u00fa.", "The signature is OK, but the document is only partially signed.": "T\u00e1 an s\u00edni\u00fa ceart go leor, ach n\u00edl an doicim\u00e9ad s\u00ednithe ach go p\u00e1irteach.", "The signature line can now be moved or resized as needed.": "Is f\u00e9idir an l\u00edne s\u00ednithe a bhogadh n\u00f3 a athr\u00fa de r\u00e9ir mar is g\u00e1 anois.", "The signature was valid, but the document has been modified.": "Bh\u00ed an s\u00edni\u00fa bail\u00ed, ach athra\u00edodh an doicim\u00e9ad.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "T\u00e1 an c\u00f3ras ag coigeart\u00fa acmhainn\u00ed faoi l\u00e1thair. Fan n\u00f3im\u00e9ad le do thoil agus muid ag iarraidh d\u2019iarratas ar\u00eds...", "Theme colors": "Dathanna t\u00e9ama", "Thick (2.25 pt)": "Tiubh (2.25 pt)", "Thin (0.75 pt)": "Tana\u00ed (0.75 pt)", "Thin/Medium (3.00 pt)": "Tana\u00ed/Me\u00e1nach (3.00 pt)", "This document has an invalid signature.": "T\u00e1 s\u00edni\u00fa neamhbhail\u00ed ag an doicim\u00e9ad seo.", "This document is digitally signed and the signature is valid.": "T\u00e1 an doicim\u00e9ad seo s\u00ednithe go digiteach agus t\u00e1 an s\u00edni\u00fa bail\u00ed.", "This document may contain formatting or content that cannot be saved in the current file format.": "D'fh\u00e9adfadh form\u00e1idi\u00fa n\u00f3 inneachar nach f\u00e9idir a sh\u00e1bh\u00e1il san fhorm\u00e1id comhaid reatha a bheith sa doicim\u00e9ad seo.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Seo leagan nach dtaca\u00edtear leis de {productname}. Chun an tuiscint go bhfuil s\u00e9 oiri\u00fanach le himscaradh i bhfiontair a sheachaint, feictear an teachtaireacht seo nuair a bh\u00edonn n\u00edos m\u00f3 n\u00e1 doicim\u00e9id {docs} n\u00f3 naisc {naisc} in \u00fas\u00e1id i gcomhthr\u00e1th.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "T\u00e1 an tseirbh\u00eds seo teoranta do {0} doicim\u00e9ad, agus {1} nasc san ioml\u00e1n ag an riarth\u00f3ir. T\u00e1 an teorainn seo sroichte. Bain triail eile as ar ball.", "This user": "An t-\u00fas\u00e1ideoir seo", "This version of {productname} is powered by": "T\u00e1 an leagan seo de {productname} faoi thiom\u00e1int ag", "Tight": "Daingean", "Tile pages": "Leathanaigh t\u00edleanna", "Time": "Am", "Time interval of CPU statistics (in ms)": "Eatramh ama staitistic\u00ed LAP (in ms)", "Time interval of memory statistics (in ms)": "Eatramh ama staitistic\u00ed cuimhne (in ms)", "Time zone:": "Crios ama:", "Title": "Teideal", "Title Only": "Teideal Amh\u00e1in", "Title Slide": "Sleamhn\u00e1n Teidil", "Title and 2 Content": "Teideal agus 2 \u00c1bhar", "Title, 2 Content and Content": "Teideal, 2 \u00c1bhar agus \u00c1bhar", "Title, 2 Content over Content": "Teideal, 2 \u00c1bhar thar \u00c1bhar", "Title, 4 Content": "Teideal, 4 \u00c1bhar", "Title, 6 Content": "Teideal, 6 \u00c1bhar", "Title, Content": "Teideal, \u00c1bhar", "Title, Content and 2 Content": "Teideal, \u00c1bhar agus 2 \u00c1bhar", "Title, Content over Content": "Teideal, \u00c1bhar thar \u00c1bhar", "Title, Vertical Text": "Teideal, T\u00e9acs Ingearach", "Title, Vertical Text, Clipart": "Teideal, T\u00e9acs Ingearach, Clipart", "To": "Chun", "To paste outside {productname}, please first click the 'download' button": "Chun \u00e9 a ghream\u00fa lasmuigh de {productname}, clice\u00e1il ar an gcnaipe '\u00edosl\u00f3d\u00e1il' ar dt\u00fas", "To prevent accidental changes, the author has set this file to open as view-only": "Chun athruithe de thaisme a chosc, shocraigh an t-\u00fadar an comhad seo a oscailt mar amharc amh\u00e1in", "Toggle UI Mode": "Scor\u00e1naigh m\u00f3d chomh\u00e9adain", "Top And Bottom Border": "Barr agus Bun an Teorainn", "Top Border": "Barr-Imeall", "Top Margin": "Imeall Barr", "Top N elements...": "Barr N eilimint\u00ed...", "Top N percent...": "Barr N faoin gc\u00e9ad...", "Top/Bottom Rules...": "Rialacha Barr / Bun...", "Top: {top}": "Barr: {top}", "Tracking": "Rian\u00fa", "Transition": "Aistri\u00fa", "Transitions": "Aistrithe", "Turkey": "An Tuirc", "Type": "Cine\u00e1l", "Type in the search box to find anything in your document": "Cl\u00f3scr\u00edobh sa bhosca cuardaigh chun aon rud i do dhoicim\u00e9ad a aimsi\u00fa", "Type to add a word": "Cl\u00f3scr\u00edobh chun focal a chur leis", "Ukraine": "An \u00dacr\u00e1in", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u00d3stach WOPI neamh\u00fadaraithe. Bain triail eile as ar ball agus cuir in i\u00fal le do riarth\u00f3ir m\u00e1 leanann an fhadhb.", "Undo": "Cealaigh", "Ungroup": "D\u00edghr\u00fap\u00e1il", "United Arab Emirates": "Aontas\u00a0na n\u00c9im\u00edr\u00edochta\u00ed Arabacha", "United Kingdom": "An R\u00edocht Aontaithe", "United States of America": "St\u00e1it Aontaithe Mheirice\u00e1", "Unknown color": "Dath anaithnid", "Unlink Citations": "D\u00edcheangail Lua", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Cuirfidh luanna neamhnasctha cosc ar Collabora Online luanna agus leabharliosta a nuashonr\u00fa sa doicim\u00e9ad seo.", "Unlock": "D\u00edghlas\u00e1il", "Unresolve": "Gan r\u00e9iteach", "Unresolve Thread": "Sn\u00e1ithe Gan R\u00e9iteach", "Unsupported server version.": "Leagan freastala\u00ed gan taca\u00edocht.", "Update": "Nuashonr\u00fa", "Update Index": "Nuashonraigh an tInn\u00e9acs", "Update Log Levels": "Nuashonraigh Leibh\u00e9il Log\u00e1la", "Updated citations": "Luanna nuashonraithe", "Updating citations": "Luanna a nuashonr\u00fa", "Upload Autotext": "Uasl\u00f3d\u00e1il Uathth\u00e9acs", "Upload Wordbook": "Uasl\u00f3d\u00e1il Leabhar Focal", "Upload Xcu": "Uasl\u00f3d\u00e1il Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Uasl\u00f3d\u00e1il bl\u00fair\u00edn\u00ed t\u00e9acs in-ath\u00fas\u00e1idte (.bau). Chun an t\u00e9acs a chur isteach i do dhoicim\u00e9ad, cl\u00f3scr\u00edobh an aicearra le haghaidh iontr\u00e1il Uathth\u00e9acs agus br\u00faigh F3.", "Uploaded": "Uasluchtaithe", "Uploading file to server failed with status: {0}": "Theip ar uasl\u00f3d\u00e1il comhad chuig an bhfreastala\u00ed le st\u00e1das: {0}", "Uploading file to server failed, file not found.": "Theip ar uasl\u00f3d\u00e1il an chomhaid chuig an bhfreastala\u00ed, n\u00edor aims\u00edodh an comhad.", "Uploading file to server failed, the file is too large.": "Theip ar uasl\u00f3d\u00e1il comhad chuig an bhfreastala\u00ed, t\u00e1 an comhad r\u00f3-mh\u00f3r.", "Uploading...": "\u00c1 uasl\u00f3d\u00e1il...", "Use Compact view": "\u00das\u00e1id amharc dl\u00fath", "Use Tabbed view": "\u00das\u00e1id amharc tabbed", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u00das\u00e1idtear r\u00e9imse is_admin d\u00edmheasta, ba cheart go n-\u00fas\u00e1idfeadh comhth\u00e1th\u00fa maoin IsAdminUser ina ionad", "User": "\u00das\u00e1ideoir", "User List Summary": "Achoimre ar liosta \u00fas\u00e1ideoir\u00ed", "User Name": "Ainm \u00das\u00e1ideora", "Users online": "\u00das\u00e1ideoir\u00ed ar l\u00edne", "Using namespaces.": "Ag baint \u00fas\u00e1ide as ainmsp\u00e1sanna.", "Values between...": "Luachanna idir...", "Values duplicate...": "Luachanna d\u00fablach...", "Values equal to...": "Luachanna cothrom le...", "Values greater than...": "Luachanna n\u00edos m\u00f3 n\u00e1...", "Values less than...": "Luachanna n\u00edos l\u00fa n\u00e1 ...", "Variant": "Malartach", "Version Information": "Eolas faoin Leagan", "Vertical Title, Text, Chart": "Teideal Ingearach, T\u00e9acs, Cairt", "Vertical Title, Vertical Text": "Teideal Ingearach, T\u00e9acs Ingearach", "Very Loose": "An-scaoilte", "Very Tight": "An-teann", "Very thin (0.50 pt)": "An-tana\u00ed (0.50 pt)", "View": "Amharc", "View Settings": "Socruithe F\u00e9achana", "Views": "Amhairc", "WOPI host": "\u00d3stach WOPI", "Warning": "Rabhadh", "Warning! The browser you are using is not supported.": "Rabhadh! N\u00ed thaca\u00edtear leis an mbrabhs\u00e1la\u00ed at\u00e1 in \u00fas\u00e1id agat.", "Watermark": "Uiscemharc", "We are in the process of cleaning up this document from the last session, please try again later.": "T\u00e1imid i mbun an doicim\u00e9ad seo a ghlanadh \u00f3n seisi\u00fan deiridh, bain triail eile as ar ball le do thoil.", "Welcome Dialog": "Dial\u00f3g F\u00e1ilte", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Bhuel, t\u00e1 s\u00e9 seo n\u00e1ire, n\u00ed f\u00e9idir linn ceangal le do dhoicim\u00e9ad. Bain triail eile as.", "What?": "Cad \u00e9?", "When?": "C\u00e9n uair?", "Who?": "C\u00e9?", "Wide": "Leathan", "Widescreen (16:9)": "Sc\u00e1ile\u00e1n Leathan (16:9)", "Windowed Presentation Blocked": "Cur i L\u00e1thair Fuinneog Coiscthe", "Windowed Presentation: ": "L\u00e9iri\u00fa Fuinneog: ", "Word 2003 Document (.doc)": "Doicim\u00e9ad Word 2003 (.doc)", "Word Counter": "Cuntar Focal", "Word Document (.docx)": "Doicim\u00e9ad Word (.docx)", "Words are ignored by the spell checker": "D\u00e9anann an seice\u00e1la\u00ed litrithe neamhaird ar fhocail", "Wrap": "Timfhill", "Wrong or missing WOPISrc parameter, please contact support.": "Paraim\u00e9adar WOPISrc m\u00edcheart n\u00f3 in easnamh, d\u00e9an teagmh\u00e1il leis an bhfoireann taca\u00edochta.", "Wrong password provided. Please try again.": "Pasfhocal m\u00edcheart curtha ar f\u00e1il. Bain triail eile as.", "Wrong server, reconnecting...": "Freastala\u00ed m\u00edcheart, ag athcheangal...", "YB": "YBName", "You": "T\u00e1 t\u00fa", "You are already presenting this document": "T\u00e1 an doicim\u00e9ad seo \u00e1 chur i l\u00e1thair agat cheana f\u00e9in", "You are leaving the document. The following web page will open in a new tab: ": "T\u00e1 t\u00fa ag f\u00e1g\u00e1il an doicim\u00e9id. Oscl\u00f3far an leathanach gr\u00e9as\u00e1in seo a leanas i gcluais\u00edn nua: ", "You have not done anything to rollback yet...": "N\u00edl aon rud d\u00e9anta agat le rolladh siar go f\u00f3ill...", "You need to enable it both at server level and in the UI. ": "N\u00ed m\u00f3r duit \u00e9 a chumas\u00fa ag leibh\u00e9al an fhreastala\u00ed agus san Chomh\u00e9adain. ", "Your Collabora Online server needs updating. Version {0} is available.": "N\u00ed m\u00f3r do fhreastala\u00ed Collabora Ar L\u00edne a nuashonr\u00fa. T\u00e1 leagan {0} ar f\u00e1il.", "Your WOPI server is not secure: SSL verification failed": "N\u00edl do fhreastala\u00ed WOPI sl\u00e1n: Theip ar fh\u00edor\u00fa SSL", "Your browser has very limited access to the clipboard": "T\u00e1 rochtain an-teoranta ag do bhrabhs\u00e1la\u00ed ar an ngearrthaisce", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "T\u00e1 rochtain an-teoranta ag do bhrabhs\u00e1la\u00ed ar an ngearrthaisce, mar sin bain \u00fas\u00e1id as na cnaip\u00ed greamaigh ar do mh\u00e9archl\u00e1r ar an sc\u00e1ile\u00e1n ina ionad.", "Your changes have been saved": "S\u00e1bh\u00e1ladh do chuid athruithe", "Your library is empty": "T\u00e1 do leabharlann folamh", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "T\u00e1 do fhreastala\u00ed cumraithe le hacmhainn\u00ed crua-earra\u00ed neamhleor, rud a d'fh\u00e9adfadh drochfheidhm\u00edocht a bheith mar thoradh air.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "T\u00e1 do sheisi\u00fan imithe in \u00e9ag. Seans nach s\u00e1bh\u00e1lfar a thuilleadh athruithe ar an doicim\u00e9ad. Athnuaigh an seisi\u00fan (n\u00f3 an leathanach gr\u00e9as\u00e1in) chun lean\u00faint ar aghaidh. Seans go mbeidh ort log\u00e1il isteach ar\u00eds.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Rachaidh do sheisi\u00fan in \u00e9ag i gceann {time}. S\u00e1bh\u00e1il do chuid oibre agus athnuaigh an seisi\u00fan (n\u00f3 an leathanach gr\u00e9as\u00e1in) chun lean\u00faint ar aghaidh. Seans go mbeidh ort log\u00e1il isteach ar\u00eds.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Is cos\u00fail go bhfuil do bhraisle {productname} m\u00edchumraithe n\u00f3 go bhfuil s\u00e9 ag sc\u00e1la go tapa - d\u00e9an teagmh\u00e1il le riarth\u00f3ir do ch\u00f3rais. M\u00e1 leantar leis an eagarth\u00f3ireacht d\u2019fh\u00e9adfadh s\u00e9 tarl\u00fa nach bhfeiceann \u00fas\u00e1ideoir\u00ed iolracha a ch\u00e9ile, go mbeadh coinbhleachta\u00ed ann maidir le st\u00f3r\u00e1il doicim\u00e9ad agus/n\u00f3 fadhbanna c\u00f3ipe/greamaigh. Bh\u00edothas ag s\u00fail le serverId {0} le haghaidh routeToken {1} ach nasctha le serverId {2}", "ZB": "EG", "Zoom": "Z\u00fam\u00e1il", "Zoom In": "S\u00fam\u00e1il Isteach", "Zoom Out": "S\u00fam\u00e1il Amach", "Zotero API key is incorrect": "T\u00e1 eochair API Zotero m\u00edcheart", "Zotero API key is not configured": "N\u00edl eochair API Zotero cumraithe", "Zotero Warning": "Rabhadh Zotero", "cell address": "seoladh cille", "direct network connection": "nasc d\u00edreach l\u00edonra", "file type icon": "deilbh\u00edn de chine\u00e1l comhaid", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kBGenericName", "preview of page %1": "r\u00e9amhamharc ar leathanach %1", "replies": "freagra\u00ed", "reply": "freagra", "system call security filtering enabled": "scagadh sl\u00e1nd\u00e1la glaonna c\u00f3rais cumasaithe", "the Help tab": "an cluais\u00edn Cabhair", "the View menu": "an roghchl\u00e1r Amharc", "warning: copy/paste request timed out": "rabhadh: cuireadh deireadh leis an iarratas c\u00f3ipe/greamaigh", "{0} deleted": "{0} scriosta", "{0} selected": "{0} roghnaithe", "{0} tab selected": "Cluais\u00edn {0} roghnaithe", "{0} unselected": "{0} neamhroghnaithe", "{username} saved this document as {filename}. Do you want to join?": "Sh\u00e1bh\u00e1il {username} an doicim\u00e9ad seo mar {filename}. An bhfuil fonn ort p\u00e1irt a ghlacadh?", "{user} has joined": "T\u00e1 {user} tagtha isteach", "{user} has left": "T\u00e1 {user} f\u00e1gtha", "\u00c5land Islands": "Oile\u00e1in \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-gd.json b/f7cloud-office/browser/dist/l10n/ui-gd.json new file mode 100644 index 0000000..d052186 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-gd.json @@ -0,0 +1 @@ +{" hrs": " uair", " mins": " mion", " s": " d", "%n users": "%n cleachdaichean", "(current)": "(l\u00e0ithreach)", "0 users": "0 cleachdaiche", "1 user": "1 chleachdaiche", "About": "Mu dh\u00e8idhinn", "Accept": "Gabh ris", "Accept change": "Gabh ris an atharrachadh", "Admin console": "Consoil na rianachd", "All": "Na h-uile", "Always follow the editor": "Lean ris an deasaiche an-c\u00f2mhaidh", "Analytics": "Analytics", "Are you sure you want to delete this page?": "A bheil thu cinnteach gu bheil thu airson an duilleag seo a sguabadh \u00e0s?", "Are you sure you want to delete this slide?": "A bheil thu cinnteach gu bheil thu airson an t-sleamhnag seo a sguabadh \u00e0s?", "Are you sure you want to shut down the server?": "A bheil thu cinnteach gu bheil thu airson am frithealaiche a dh\u00f9nadh?", "Are you sure you want to terminate this session?": "A bheil thu cinnteach gu bheil thu airson cr\u00ecoch a chur air an t-seisean seo?", "Average": "Cuibheas", "Borders": "Iomallan", "Bytes received": "Bytes a fhuaradh", "Bytes sent": "Bytes a chaidh a chur", "CPU Graph": "Graf an CPU", "Cache size of CPU statistics": "Meud an tasgadain airson stats an CPU", "Cache size of memory statistics": "Meud an tasgadain airson stats na cuimhne", "Cancel": "Sguir dheth", "Choice of functions": "Taghadh de dh\u2019fhoincseanan", "Close": "D\u00f9in", "Close document": "D\u00f9in an sgr\u00ecobhainn", "Comment": "Beachd", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "C\u00f2mhstri neo-dh\u00e8anamh/ath-dh\u00e8anamh eadar iomadh cleachdaiche. Cleachd gleus c\u00e0radh sgr\u00ecobhainnean airson a r\u00e8iteachadh.", "Connecting...": "A\u2019 d\u00e8anamh ceangal...", "Connection error": "Mearachd leis a\u2019 cheangal", "Count": "Cunnt", "CountA": "CountA", "Creating copy...": "A\u2019 cruthachadh an lethbhric\u2026", "Creating new file from template...": "A\u2019 cruthachadh faidhle \u00f9r de theamplaid\u2026", "Dashboard": "Deas-bh\u00f2rd", "Discard": "Tilg air falbh", "Document": "Sgr\u00ecobhainn", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Chaidh an sgr\u00ecobhainn atharrachadh san st\u00f2ras. D\u00e8 n\u00ec sinn leis na h-atharraichean agad nach deach an s\u00e0bhaladh?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Chaidh an sgr\u00ecobhainn san st\u00f2ras atharrachadh. A\u2019 luchdadh na sgr\u00ecobhainne \u00f9r. Tha an tionndadh agad ri fhaighinn mar l\u00e8irmheas.", "Document requires password to modify.": "Feumar facal-faire mus urrainnear an sgr\u00ecobhainn atharrachadh.", "Document requires password to view.": "Feumar facal-faire mus fhaicear an sgr\u00ecobhainn.", "Documents:": "Sgr\u00ecobhainn:", "Download as": "Luchdaich a-nuas mar", "Downloading...": "'Ga luchdadh a-nuas ...", "Edit": "Deasaich", "Elapsed time": "An \u00f9ine a dh\u2019fhalbh", "Enter new sheet name": "Cuir a-steach ainm \u00f9r an t-siota", "Entering text mode": "A\u2019 t\u00f2iseachadh modh an teacsa", "Excel 2003 Spreadsheet (.xls)": "Cliath-dhuilleag Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Cliath-dhuilleag Excel (.xlsx)", "Expired:": "Dh\u2019fhalbh an \u00f9ine air:", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Dh\u2019fh\u00e0illig luchdadh na sgr\u00ecobhainn. D\u00e8an cinnteach gu bheil taic ri se\u00f2rsa an fhaidhle \u2019s nach eil e coirbte agus feuch ris a-rithist.", "Font": "Cruth-cl\u00f2", "Fullscreen presentation": "Taisbeanadh l\u00e0n-sgr\u00ecn", "GB": "GB", "Graphs": "Grafaichean", "History": "An eachdraidh", "Hit Cancel to open in view-only mode.": "Briog air \u201cSguir dheth\u201d airson a shealltainn a-mh\u00e0in.", "Idle document - please click to reload and resume editing": "Sgr\u00ecobhainn neo-ghn\u00ecomhach - d\u00e8an briogadh airson ath-luchdadh is leantainn air an deasachadh", "Idle time": "\u00d9ine \u2019na th\u00e0mh", "Initializing...": "\u2019Ga th\u00f2iseachadh...", "Insert Local Image": "Cuir a-steach dealbh ionadail", "Insert shapes": "Cuir a-steach cruthan", "Insert sheet": "Cuir a-steach siota", "Insert sheet after this": "Cuir a-steach siota \u2019na dh\u00e8idh", "Insert sheet before this": "Cuir a-steach siota roimhe", "Insert table": "Cuir a-steach cl\u00e0r", "Invalid link: '{url}'": "Ceangal m\u00ec-dhligheach: \u201c{url}\u201d", "Keyboard shortcuts": "Ath-ghoiridean a\u2019 mheur-chl\u00e0ir", "Kill": "Marbh", "Last modification": "An t-atharrachadh mu dheireadh", "Left Margin": "Marghan cl\u00ec", "Loading...": "\u2019Ga luchdadh...", "Local Image...": "Dealbh ionadail\u2026", "MB": "MB", "Maximum": "As motha", "Maximum Document process stack memory (in KB) - reduce only": "Cuimhne na stacan as motha airson l\u00e0imhseachadh sgr\u00ecobhainnean (ann an KB) - l\u00f9ghdachadh a-mh\u00e0in", "Maximum Document process virtual memory (in MB) - reduce only": "A\u2019 chuimhne bhiortail as motha airson l\u00e0imhseachadh sgr\u00ecobhainnean (ann am MB) - l\u00f9ghdachadh a-mh\u00e0in", "Maximum file size allowed to write to disk (in MB) - reduce only": "Meud faidhle as motha airson sgr\u00ecobhadh air an diosg (ann am MB) - l\u00f9ghdachadh a-mh\u00e0in", "Memory Graph": "Graf na cuimhne", "Memory consumed": "Cuimhne air caitheamh", "Minimum": "As lugha", "Modified": "Air atharrachadh", "Modify": "Atharraich", "More information and support": "Barrachd fiosrachaidh agus taic", "More...": "Barrachd...", "Network Graph": "Graf an l\u00econraidh", "None": "Chan eil gin", "None (Do not check spelling)": "Chan eil gin (Na dearbhaich an litreachadh)", "Number of Documents": "\u00c0ireamh de sgr\u00ecobhainnean", "Number of Pages": "\u00c0ireamh nan duilleagan", "Number of Sheets": "\u00c0ireamh de shiotaichean", "Number of Slides": "\u00c0ireamh de shleamhnagan", "ODF presentation (.odp)": "Taisbeanadh ODF (.odp)", "ODF spreadsheet (.ods)": "Cliath-dhuilleag ODF (*.ods)", "ODF text document (.odt)": "Sgr\u00ecobhainn teacsa ODF (.odt)", "Oops, there is a problem connecting the document": "\u00ccoc, tha duilgheadas leis a\u2019 cheangal ris an sgr\u00ecobhainn", "Open link": "Fosgail an ceangal", "Open menu": "Fosgail an cl\u00e0r-taice", "Overview": "Foir-shealladh", "Overwrite": "Sgr\u00ecobh thairis", "PDF Document (.pdf)": "Sgr\u00ecobhainn PDF (.pdf)", "PID": "PID", "Paste Special": "Cuir ann air d\u00f2igh sh\u00f2nraichte", "PowerPoint 2003 Presentation (.ppt)": "Taisbeanadh PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Taisbeanadh PowerPoint (.pptx)", "Received": "Air fhaighinn", "Refresh": "Ath-nuadhaich", "Reject change": "Di\u00f9lt an t-atharrachadh", "Remove": "Thoir air falbh", "Renaming...": "A\u2019 cur ainm \u00f9r air\u2026", "Repair": "C\u00e0irich", "Repair Document": "C\u00e0raich an sgr\u00ecobhainn", "Reply": "Freagair", "Reset to Default Language": "Aisig an c\u00e0nan bunaiteach", "Reset zoom": "Ath-shuidhich an s\u00f9m", "Restoring older revision. Any unsaved changes will be available in version history": "Ag aiseag an t-seann-l\u00e8irmheis. Gheibhear cothrom air atharraichean nach deach a sh\u00e0bhaladh ann an eachdraidh nan tionndadh.", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "Marghan deas", "Save": "S\u00e0bhail", "Save to new file": "S\u00e0bhail ann am faidhle \u00f9r", "Saving...": "\u2019Ga sh\u00e0bhaladh...", "Scroll down annotations": "Sgrolaich s\u00ecos sna n\u00f2taichean", "Scroll up annotations": "Sgrolaich suas sna n\u00f2taichean", "Search": "Lorg", "See revision history": "Seall eachdraidh nan l\u00e8irmheasan", "Selected range of cells": "An rainse de cheallan a thagh thu", "Selection Mode": "Am modh taghaidh", "Selection count": "Cunnt an taghaidh", "Sent": "Air a chur", "Server is shutting down for maintenance (auto-saving)": "Tha am frithealaiche a\u2019 d\u00f9nadh airson obair-ghl\u00e8idhidh (f\u00e8in-s\u00e0bhaladh)", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Chan eil an t-seirbheis seo ri fhaighinn. Feuch ris a-rithist an ceann greis agus cuir fios gun rianaire agad a mhaireas an duilgheadas.", "Session terminated by document owner": "Chuir sealbhadair na sgr\u00ecobhainn cr\u00ecoch air an t-seisean", "Settings": "Roghainnean", "Share...": "Co-roinn\u2026", "Shutdown Server": "D\u00f9in s\u00ecos am frithealaiche", "Style": "Stoidhle", "Sum": "Suim", "TB": "TB", "Text orientation": "Comhair an teacsa", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Tha URL an \u00f2stair falamh. Teans gu bheil am frithealaiche coolwsd air a dhroch-r\u00e8iteachadh, cuir fios gun rianaire.", "The server encountered a {0} error while parsing the {1} command.": "Thachair am frithealaiche ri mearachd {0} nuair a bha e a\u2019 parsadh na h-\u00e0ithne {1}.", "The signature is OK, but the certificate could not be validated.": "Tha an soidhneadh ceart gu le\u00f2r ach cha b\u2019 urrainn dhuinn an teisteanas a dhearbhadh.", "This document has an invalid signature.": "Tha soidhneadh m\u00ec-dhligheach aig an sgr\u00ecobhainn seo.", "This document is digitally signed and the signature is valid.": "Tha soidhneadh digiteach aig an sgr\u00ecobhainn agus tha an soidhneadh dligheach.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Chan fhaighear san t-seirbheis seo ach {0} sgr\u00ecobhainnean agus {1} ceanglaichean a-r\u00e8ir an rianaire agus r\u00e0inig thu a\u2019 chr\u00ecoch sin. Feuch ris a-rithist an ceann greis.", "This version of {productname} is powered by": "An tionndadh seo de {productname} le cumhachd", "Time interval of CPU statistics (in ms)": "Eadaramh ama airson stats an CPU (ann am ms)", "Time interval of memory statistics (in ms)": "Eadaramh ama airson stats na cuimhne (ann am ms)", "Type": "Se\u00f2rsa", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u00d2stair WOPI gun \u00f9ghdarras. Feuch ris a-rithist an ceann greis agus cuir fios gun rianaire agad a mhaireas an duilgheadas.", "Unsupported server version.": "Chan eil taic ri tionndadh an fhrithealaiche.", "Uploading...": "\u2019Ga luchdadh suas...", "User Name": "Ainm-cleachdaiche", "Users online": "Luchd-cleachdaidh air loidhne", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Tha seo a\u2019 cur n\u00e0ire oirnn ach chan urrainn dhuinn do cheangal ris an sgr\u00ecobhainn agad. Feuch ri a-rithist.", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Cunntas nam faclan", "Word Document (.docx)": "Word Document (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Tha am paramadair WOPISrc ce\u00e0rr no a dh\u00ecth, cuir fios ris an sgioba taice.", "Wrong password provided. Please try again.": "Tha am facal-faire cearr. Feuch ris a-rithist.", "You": "Thusa", "kB": "kB", "{user} has joined": "Th\u00e0inig {user}", "{user} has left": "Dh\u2019fhalbh {user}"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-gl.json b/f7cloud-office/browser/dist/l10n/ui-gl.json new file mode 100644 index 0000000..269eb4e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-gl.json @@ -0,0 +1 @@ +{" document(s) open.": " documento(s) aberto(s).", " hrs": " horas", " mins": " minutos", " s": " segundos", " user(s).": " usuario(s).", "\"Slow Proxy\"": "\u00abProxy lento\u00bb", "%n users": "%n usuarios", "(current)": "(actual)", "0 users": "0 usuarios", "1 user": "1 usuario", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Xa se iniciou unha descarga por mor dunha grande operaci\u00f3n de copiado/pegado grande. Agarde que remate a descarga actual ou canc\u00e9lea antes de iniciar unha nova", "About": "Sobre", "Accept": "Aceptar", "Accept change": "Aceptar o cambio", "Admin console": "Consola de administraci\u00f3n", "All": "Todo", "Always follow the editor": "Seguir sempre o editor", "Analytics": "Anal\u00edticas", "Are you sure you want to delete sheet, {sheet}?": "Confirma que desexa eliminar a folla \u00ab{sheet}\u00bb?", "Are you sure you want to delete this page?": "Confirma que desexa eliminar esta p\u00e1xina?", "Are you sure you want to delete this slide?": "Confirma que desexa eliminar esta diapositiva?", "Are you sure you want to shut down the server?": "Est\u00e1 seguro de que desexa apagar o servidor?", "Are you sure you want to terminate this session?": "Confirma que desexa terminar esta sesi\u00f3n?", "Automatic color": "Cor autom\u00e1tica", "Average": "Media", "Axial": "Axial", "BB": "BB", "Background Color": "Cor do fondo", "Borders": "Bordos", "Bytes received": "Bytes recibidos", "Bytes sent": "Bytes enviados", "CPU Graph": "Gr\u00e1fico da CPU", "Cache size of CPU statistics": "Tama\u00f1o da cach\u00e9 da estat\u00edstica da CPU", "Cache size of memory statistics": "Tama\u00f1o da cach\u00e9 de estat\u00edsticas de memoria", "Cancel": "Cancelar", "Cell borders": "Bordos de cela", "Choice of functions": "Escolla de funci\u00f3ns", "Clear the search field": "Limpar o campo de buscas", "Close": "Pechar", "Close document": "Pechar o documento", "Color": "Cor", "Columns": "Columnas", "Comment": "Comentario", "Confirmation": "Confirmaci\u00f3n", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Produciuse un conflito de desfacer/refacer entre varios usuarios. Empregue a reparaci\u00f3n de documentos para o resolver", "Connecting...": "Conectando...", "Connection error": "Erro de conexi\u00f3n", "Count": "Conta", "CountA": "ContarA", "Creating copy...": "A crear unha copia...", "Creating new file from template...": "A crear un ficheiro novo a partir do modelo...", "Dashboard": "Taboleiro", "Default Style": "Estilo predeterminado", "Delete": "Eliminar", "Delete Columns": "Eliminar columnas", "Delete Rows": "Eliminar filas", "Delete tabstop": "Eliminar tabulaci\u00f3n", "Discard": "Desbotar", "Document": "Documento", "Document cannot be renamed.": "Non \u00e9 pos\u00edbel renomear o documento.", "Document cannot be saved.": "Non \u00e9 pos\u00edbel gardar o documento.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "O documento foi cambiado no almacenamento. Que desexa facer cos cambios que est\u00e1n sen gardar?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "O documento modificouse no almacenamento. Cargando o novo documento. A s\u00faa versi\u00f3n est\u00e1 dispo\u00f1\u00edbel como revisi\u00f3n.", "Document requires password to modify.": "O documento require dun contrasinal para ser modificado.", "Document requires password to view.": "O documento require dun contrasinal para ser visto.", "Documents open": "Documentos abertos", "Documents:": "Documentos:", "Download as": "Descargar como", "Downloading...": "Descargando...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editar", "Elapsed time": "Tempo transcorrido", "Ellipsoid": "Elipsoide", "Enter new sheet name": "Introduza o nome da nova folla", "Entering text mode": "Entrar en modo texto", "Excel 2003 Spreadsheet (.xls)": "Folla de Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Folla de Excel (.xlsx)", "Expired:": "Caducado:", "Export as": "Exportar como", "Failed to authenticate this session over protocol {0}": "Non foi pos\u00edbel autenticar esta sesi\u00f3n a trav\u00e9s do protocolo {0}", "Failed to download clipboard, please re-copy": "Produciuse un fallo ao descargar o portapapeis; copie de novo", "Failed to load document.": "Produciuse un erro ao cargar o documento.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Non foi pos\u00edbel cargar o documento. Aseg\u00farese de que o tipo de ficheiro sexa admitido e non corrompido e t\u00e9nteo de novo.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Non foi pos\u00edbel cargar o documento. O documento non est\u00e1 correctamente constru\u00eddo ou est\u00e1 a consumir m\u00e1is recursos dos permitidos. Contacte coa administraci\u00f3n.", "Failed to set jwt authentication cookie over insecure connection": "Non foi pos\u00edbel estabelecer a cookie de autenticaci\u00f3n jwt a trav\u00e9s dunha conexi\u00f3n insegura.", "Fixed size": "Tama\u00f1o fixo", "Font": "Tipo de letra", "Font Name": "Nome do tipo de letra", "Font Size": "Tama\u00f1o do tipo de letra", "From": "De", "Fullscreen presentation": "Presentaci\u00f3n a pantalla completa", "Function Wizard": "Asistente de funci\u00f3ns", "Functions": "Funci\u00f3ns", "GB": "GB", "Gradient End": "Final da gradaci\u00f3n", "Gradient Start": "Inicio da gradaci\u00f3n", "Graphs": "Gr\u00e1ficas", "Hide the search bar": "Agochar a barra de buscas", "History": "Historial", "Hit Cancel to open in view-only mode.": "Prema Cancelar para abrir no modo de s\u00f3 lectura.", "Idle document - please click to reload and resume editing": "Documento inactivo - prema para recargar e continuar editando", "Idle document - please tap to reload and resume editing": "Documento inactivo - toque para recargar e continuar editando", "Idle time": "Tempo inactivo", "Initializing...": "Inicializando...", "Insert Columns After": "Inserir columnas despois", "Insert Columns Before": "Inserir columnas antes", "Insert Local Image": "Inserir imaxe local", "Insert Rows Above": "Inserir filas por enriba", "Insert Rows Below": "Inserir filas por embaixo", "Insert Shape": "Inserir forma", "Insert shapes": "Inserir formas", "Insert sheet": "Inserir folla", "Insert sheet after this": "Inserir folla despois desta", "Insert sheet before this": "Inserir folla antes desta", "Insert table": "Inserir t\u00e1boa", "Insert tabstop": "Inserir tabulaci\u00f3n", "Invalid link: '{url}'": "Ligaz\u00f3n incorrecta: \u00ab{url}\u00bb", "Keyboard shortcuts": "Atallos de teclado", "Kill": "Matar", "Kill session.": "Rematar sesi\u00f3n.", "Landscape": "Apaisado", "Last modification": "\u00daltima modificaci\u00f3n", "Latest Updates": "\u00daltimas actualizaci\u00f3ns", "Left Margin": "Marxe esquerda", "Linear": "Lineal", "Loading...": "Cargando\u2026", "Local Image...": "Imaxe local...", "Log": "Rexistro", "Log Levels": "Niveis de rexistro", "MB": "MB", "Maximum": "M\u00e1ximo", "Maximum Document process stack memory (in KB) - reduce only": "M\u00e1ximo de memoria de pila para procesar por documento (en KB) - soamente reducir", "Maximum Document process virtual memory (in MB) - reduce only": "M\u00e1ximo de memorial virtual para procesar por documento (en MB) - soamente reducir", "Maximum file size allowed to write to disk (in MB) - reduce only": "M\u00e1ximo tama\u00f1o de ficheiro permitido para escribir en disco (en MB) - soamente reducir", "Memory Graph": "Gr\u00e1fico de memoria", "Memory consumed": "Memoria consumida", "Minimum": "M\u00ednimo", "Modified": "Modificado", "Modify": "Modificar", "More information and support": "M\u00e1is informaci\u00f3n e axuda", "More...": "M\u00e1is...", "Network Graph": "Gr\u00e1fico de rede", "No color": "Sen cor", "None": "Ning\u00fan", "None (Do not check spelling)": "Ning\u00fan (Non comprobar ortograf\u00eda)", "Number of Documents": "N\u00famero de documentos", "Number of Pages": "N\u00famero de p\u00e1xinas", "Number of Sheets": "N\u00famero de follas", "Number of Slides": "N\u00famero de diapositivas", "ODF Drawing (.odg)": "Debuxo ODF (.odg)", "ODF presentation (.odp)": "Presentaci\u00f3n ODF (.odp)", "ODF spreadsheet (.ods)": "Folla de c\u00e1lculo de ODF (.ods)", "ODF text document (.odt)": "Documento de texto ODF (.odt)", "OK": "Aceptar", "Online Help": "Axuda na rede", "Oops, there is a problem connecting the document": "Ups, produciuse un problema ao conectar co documento", "Open link": "Abrir ligaz\u00f3n", "Open menu": "Abrir o men\u00fa", "Overview": "Vista xeral", "Overwrite": "Substitu\u00edr", "PB": "PB", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PID": "PID", "Page Setup": "Configuraci\u00f3n da p\u00e1xina", "Paste Special": "Pegado especial", "Portrait": "Retrato", "PowerPoint 2003 Presentation (.ppt)": "Presentaci\u00f3n de PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentaci\u00f3n de PowerPoint (.pptx)", "Present current slide": "Presentar diapositiva actual", "Quadratic": "Cuadr\u00e1tica", "Radial": "Radial", "Received": "Recibido", "Redo": "Refacer", "Refresh": "Actualizar", "Refresh Log": "Actualizar rexistro", "Reject change": "Rexeitar o cambio", "Remove": "Retirar", "Renaming...": "A renomear...", "Repair": "Reparar", "Repair Document": "Reparar documento", "Reply": "Responder", "Report an issue": "Informar dun problema", "Reset to Default Language": "Restabelecer o idioma predeterminado", "Reset zoom": "Restaurar a ampliaci\u00f3n", "Resolve": "Solucionar", "Resolved": "Resolvido", "Restoring older revision. Any unsaved changes will be available in version history": "A restaurar a revisi\u00f3n anterior. Todos os cambios non gardados estar\u00e1n dispo\u00f1\u00edbeis no historial de versi\u00f3ns.", "Rich Text (.rtf)": "Texto enriquecido (.rtf)", "Right Margin": "Marxe dereita", "Rows": "Filas", "Save": "Gardar", "Save Comments": "Gardar comentarios", "Save failed due to no disk space left. Document will now be read-only.": "Fallou o gardado debido a que non fica espazo libre no disco. O documento ser\u00e1 s\u00f3 para lectura.", "Save to new file": "Gardar con outro nome", "Saved": "Gardado", "Saving": "Gardando", "Saving...": "Gardando...", "Scroll down annotations": "Desprazar anotaci\u00f3ns cara abaixo", "Scroll left": "Desprazarse para a esquerda", "Scroll right": "Desprazarse para a dereita", "Scroll to the first sheet": "Desprazarse para a primeira folla", "Scroll to the last sheet": "Desprazarse para a derradeira folla", "Scroll up annotations": "Desprazar anotaci\u00f3ns cara arriba", "Search": "Buscar", "See revision history": "Ver o historial de revisi\u00f3ns", "Select range": "Seleccionar intervalo", "Selected range of cells": "Intervalo de celas seleccionado", "Selection Mode": "Modo de selecci\u00f3n", "Selection count": "Conta da selecci\u00f3n", "Sent": "Enviado", "Served by:": "Servido por:", "Server is shutting down for maintenance (auto-saving)": "O servidor vaise apagar para mantemento (gardado autom\u00e1tico)", "Server returned this reason:": "O servidor devolveu esta raz\u00f3n:", "Server uptime": "Tempo desde o acendido do servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "O servizo non est\u00e1 dispo\u00f1\u00edbel. T\u00e9nteo de novo m\u00e1is tarde e informe o seu administrador se o problema persiste.", "Session terminated by document owner": "A sesi\u00f3n foi terminada polo propietario do documento", "Set Log Levels": "Definir niveis de rexistro", "Settings": "Configuraci\u00f3n", "Share...": "Compartir...", "Show Ruler": "Mostrar regra", "Show the search bar": "Mostrar a barra de buscas", "Shutdown Server": "Apagar servidor", "Solid": "S\u00f3lido", "Sparkline": "Minigr\u00e1fico", "Square": "Cadrado", "Style": "Estilo", "Sum": "Suma", "TB": "TB", "Text": "Texto", "Text orientation": "Orientaci\u00f3n do texto", "The document could not be locked, and is opened in read-only mode.": "Non foi pos\u00edbel bloquear o documento e est\u00e1 aberto en modo s\u00f3 para lectura.", "The document could not be locked.": "Non foi pos\u00edbel bloquear o documento.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Non \u00e9 pos\u00edbel enviar ao servidor o ficheiro de tipo: {0} porque o ficheiro non ten nome", "The file of type: {0} cannot be uploaded to server since the file is empty": "Non \u00e9 pos\u00edbel enviar ao servidor o ficheiro de tipo: {0} porque o ficheiro est\u00e1 baleiro", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "O URL do h\u00f3spede est\u00e1 baleiro. Probabelmente, o servidor de coolwsd est\u00e1 mal configurado. Contacte co administrador.", "The server encountered a {0} error while parsing the {1} command.": "O servidor atopou un erro {0} ao procesar a orde {1}.", "The signature is OK, but the certificate could not be validated.": "A sinatura \u00e9 correcta mais non foi pos\u00edbel validar o certificado.", "This document has an invalid signature.": "Este documento ten unha sinatura non v\u00e1lida.", "This document is digitally signed and the signature is valid.": "Este documento asinouse dixitalmente e a sinatura \u00e9 v\u00e1lida.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Este servizo est\u00e1 limitado polo administrador a {0} documentos e {1} conexi\u00f3ns en total. Atinxiuse este l\u00edmite. T\u00e9nteo de novo m\u00e1is tarde.", "This version of {productname} is powered by": "Esta versi\u00f3n do {productname} funciona grazas a", "Time interval of CPU statistics (in ms)": "Intervalo de tempo da estat\u00edstica da CPU (en ms)", "Time interval of memory statistics (in ms)": "Intervalo de tempo da estat\u00edstica da memoria (en ms)", "To": "At\u00e9", "To paste outside {productname}, please first click the 'download' button": "Para pegar f\u00f3ra do {productname}, prema primeiro no bot\u00f3n \u00abdescargar\u00bb", "Type": "Tipo", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "O h\u00f3spede de WOPI non est\u00e1 autorizado. T\u00e9nteo de novo m\u00e1is tarde e informe o seu administrador se o problema persiste.", "Undo": "Desfacer", "Unsupported server version.": "Esta versi\u00f3n do servidor non \u00e9 compat\u00edbel.", "Update Log Levels": "Actualizar niveis de rexistro", "Uploading file to server failed with status: {0}": "O env\u00edo do ficheiro ao servidor fallou co estado: {0}", "Uploading file to server failed, file not found.": "Non foi pos\u00edbel enviar o ficheiro ao servidor; non se atopou o ficheiro.", "Uploading file to server failed, the file is too large.": "Non foi pos\u00edbel enviar o ficheiro ao servidor; o ficheiro \u00e9 demasiado grande.", "Uploading...": "Enviando...", "User Name": "Nome de usuario", "Users online": "Usuarios conectados", "Views": "Vistas", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Non \u00e9 pos\u00edbel conectar co seu documento. T\u00e9nteo de novo.", "What?": "Que?", "When?": "Cando?", "Who?": "Quen?", "Word 2003 Document (.doc)": "Documento de Word 2003", "Word Counter": "Conta de palabras", "Word Document (.docx)": "Documento de Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Par\u00e1metro WOPISrc err\u00f3neo ou ausente. Contacte con mantemento.", "Wrong password provided. Please try again.": "O contrasinal \u00e9 incorrecto. T\u00e9nteo de novo.", "YB": "YB", "You": "Vostede", "Your browser has very limited access to the clipboard": "O seu navegador ten un acceso moi limitado ao portapapeis", "ZB": "ZB", "kB": "kB", "{user} has joined": "{user} conectouse agora", "{user} has left": "{user} marchou"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-gug.json b/f7cloud-office/browser/dist/l10n/ui-gug.json new file mode 100644 index 0000000..a6322a6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-gug.json @@ -0,0 +1 @@ +{" hrs": " h", " mins": " min", " s": " s", "(current)": "(ko'\u00e3gagua)", "Accept": "Mone\u0129", "Analytics": "An\u00e1lisis", "Cancel": "Eheja Rei", "Close document": "Mboty documento", "Comment": "Oje'\u00e9va", "Connection error": "Jejavy conex\u00edon", "Dashboard": "Tablero", "Document": "Documento", "Download as": "Mboguejyicha", "Edit": "Editar", "Font": "Letra H\u00e1icha", "GB": "GB", "Graphs": "Gr\u00e1ficos", "History": "Tembiasakue", "Insert table": "Moinge tabla", "Kill": "Jukaite", "Loading...": "Ojehupi h\u00edna...", "MB": "MB", "ODF presentation (.odp)": "Ojechauka ODF (.odp)", "ODF spreadsheet (.ods)": "Kuatia K\u00e1lculo Peguar\u00e3 ODF (.ods)", "ODF text document (.odt)": "Documento mo\u00f1e'\u1ebdr\u00e3 ODF (.odt)", "Overview": "Hechapaite", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PID": "PID", "Paste Special": "Mboja Especial", "Save": "\u00d1ongatu", "Saving...": "\u00d1ongatu h\u00edna...", "Settings": "Tenda-moambue", "Style": "Estilo", "Sum": "Suma", "TB": "TB", "Users online": "Usuarios online", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-he.json b/f7cloud-office/browser/dist/l10n/ui-he.json new file mode 100644 index 0000000..16e5134 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-he.json @@ -0,0 +1 @@ +{" document(s) open.": " \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e4\u05ea\u05d5\u05d7\u05d9\u05dd.", " hrs": " \u05e9\u05e2\u05d5\u05ea", " mins": " \u05d3\u05e7\u05d5\u05ea", " s": " \u05e9\u05e0\u05d9\u05d5\u05ea", " user(s).": " \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd.", "\"Slow Proxy\"": "\u201e\u05de\u05ea\u05d5\u05d5\u05da \u05d0\u05d8\u05d9\u201d", "%n users": "%n \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "(current)": "(\u05e0\u05d5\u05db\u05d7\u05d9)", ", cluster configuration error: mis-matching serverid": ", \u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e6\u05d1\u05d9\u05e8: \u05de\u05d6\u05d4\u05d4 \u05e9\u05e8\u05ea \u05dc\u05d0 \u05ea\u05d5\u05d0\u05dd", "0 users": "\u05d0\u05d9\u05df \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "1 user": "\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d7\u05d3", "1 2 3": "1 2 3", "A comment is being edited": "\u05d4\u05e2\u05e8\u05d4 \u05e0\u05e2\u05e8\u05db\u05ea", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u05db\u05d1\u05e8 \u05d4\u05d7\u05dc\u05d4 \u05d4\u05d5\u05e8\u05d3\u05d4 \u05e2\u05e7\u05d1 \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d4\u05e2\u05ea\u05e7\u05d4/\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d2\u05d3\u05d5\u05dc\u05d4. \u05e0\u05d0 \u05dc\u05d4\u05de\u05ea\u05d9\u05df \u05dc\u05e1\u05d9\u05d5\u05dd \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05d0\u05d5 \u05dc\u05d1\u05d8\u05dc \u05d0\u05d5\u05ea\u05d4 \u05d1\u05d8\u05e8\u05dd \u05d4\u05ea\u05d7\u05dc\u05ea \u05d4\u05d5\u05e8\u05d3\u05d4 \u05d7\u05d3\u05e9\u05d4", "AI Assistant": "\u05de\u05e1\u05d9\u05d9\u05e2 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea", "About": "\u05e2\u05dc \u05d0\u05d5\u05d3\u05d5\u05ea", "Above Average...": "\u05de\u05e2\u05dc \u05dc\u05de\u05de\u05d5\u05e6\u05e2\u2026", "Accept": "\u05d0\u05d9\u05e9\u05d5\u05e8", "Accept change": "\u05e7\u05d1\u05dc\u05ea \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9", "Access token is missing in initial variables.": "\u05dc\u05d0\u05e1\u05d9\u05de\u05d5\u05df \u05d4\u05d2\u05d9\u05e9\u05d4 \u05d7\u05e1\u05e8\u05d9\u05dd \u05d4\u05de\u05e9\u05ea\u05e0\u05d9\u05dd \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05d9\u05dd.", "Accessibility": "\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea", "Accessibility Checker": "\u05d1\u05d5\u05d3\u05e7 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea", "Active Sheet": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e4\u05e2\u05d9\u05dc", "Active sheet": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e4\u05e2\u05d9\u05dc", "Add": "\u05d4\u05d5\u05e1\u05e4\u05d4", "Add Bibliography": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d1\u05d9\u05d1\u05dc\u05d9\u05d5\u05d2\u05e8\u05e4\u05d9\u05d4", "Add Citation": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e6\u05d9\u05d8\u05d5\u05d8", "Add Citation Note": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d4\u05e2\u05e8\u05ea \u05e6\u05d9\u05d8\u05d5\u05d8", "Add Note": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d4\u05e2\u05e8\u05d4", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d0\u05d5 \u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05d9\u05dc\u05d9\u05dd \u05d1\u05de\u05d9\u05dc\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05d0\u05d9\u05d5\u05ea. \u05de\u05d9\u05dc\u05d9\u05dd \u05d1\u05de\u05d5\u05e0\u05d7\u05d5\u05df \u05e9\u05dc\u05da (\u200e.dic) \u05ea\u05d4\u05d9\u05d9\u05e0\u05d4 \u05d6\u05de\u05d9\u05e0\u05d5\u05ea \u05dc\u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d0\u05d9\u05d5\u05ea.", "Adjust how office documents behave.": "\u05d4\u05ea\u05d0\u05de\u05ea \u05d0\u05d5\u05e4\u05df \u05d4\u05d4\u05ea\u05e0\u05d4\u05d2\u05d5\u05ea \u05e9\u05dc \u05de\u05e1\u05de\u05db\u05d9 \u05d0\u05d5\u05e4\u05d9\u05e1.", "Admin console": "\u05de\u05e1\u05d5\u05e3 \u05e0\u05d9\u05d4\u05d5\u05dc", "Albania": "\u05d0\u05dc\u05d1\u05e0\u05d9\u05d4", "Alerts:": "\u05d4\u05ea\u05e8\u05d0\u05d5\u05ea:", "All": "\u05d4\u05db\u05d5\u05dc", "All Sheets": "\u05db\u05dc \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea", "All users": "\u05db\u05dc \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "Already presenting": "\u05db\u05d1\u05e8 \u05de\u05d5\u05e6\u05d2", "Also check the voice over toggle under {parentControl}.": "\u05dc\u05d1\u05d3\u05d5\u05e7 \u05d2\u05dd \u05d0\u05ea \u05de\u05ea\u05d2 \u05d4\u05db\u05d9\u05e1\u05d5\u05d9 \u05d4\u05e7\u05d5\u05dc\u05d9 \u05ea\u05d7\u05ea {parentControl}.", "Always follow the editor": "\u05ea\u05de\u05d9\u05d3 \u05dc\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05d4\u05e2\u05d5\u05e8\u05da", "An error occurred while fetching notes": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05de\u05e9\u05d9\u05db\u05ea \u05d4\u05d4\u05e2\u05e8\u05d5\u05ea", "An error occurred while fetching style list": "\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05de\u05e9\u05d9\u05db\u05ea \u05e8\u05e9\u05d9\u05de\u05ea \u05d4\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea", "Analytics": "\u05e0\u05d9\u05ea\u05d5\u05d7", "Andorra": "\u05d0\u05e0\u05d3\u05d5\u05e8\u05d4", "Another user has removed this comment.": "\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d7\u05e8 \u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d4\u05e2\u05e8\u05d4 \u05d4\u05d6\u05d0\u05ea.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u05de\u05e9\u05ea\u05de\u05e9 \u05d0\u05d7\u05e8 \u05e2\u05d3\u05db\u05df \u05d0\u05ea \u05d4\u05d4\u05e2\u05e8\u05d4 \u05d4\u05d6\u05d0\u05ea. \u05dc\u05d3\u05e8\u05d5\u05e1 \u05d0\u05ea \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u05de\u05e2\u05e0\u05d9\u05d9\u05df \u05d0\u05d5\u05ea\u05da \u05dc\u05ea\u05e8\u05d5\u05dd \u05d5\u05dc\u05d0 \u05d1\u05e8\u05d5\u05e8 \u05dc\u05da \u05de\u05d0\u05d9\u05e4\u05d4 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc? \u05db\u05d3\u05d0\u05d9 \u05dc\u05d2\u05e9\u05ea \u05d0\u05dc \u05d4\u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05d4\u05de\u05e4\u05d5\u05e8\u05d8\u05d5\u05ea \u05d5\u05dc\u05d1\u05e0\u05d5\u05ea \u05d0\u05ea CODE \u05de\u05d0\u05e4\u05e1. \u05d0\u05e4\u05e9\u05e8 \u05d2\u05dd \u05dc\u05e2\u05d6\u05d5\u05e8 \u05e2\u05dd \u05ea\u05e8\u05d2\u05d5\u05de\u05d9\u05dd \u05d0\u05d5 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05d2\u05e9\u05ea \u05d3\u05d5\u05d7 \u05ea\u05e7\u05dc\u05d4 \u05e2\u05dd \u05db\u05dc \u05d4\u05e6\u05e2\u05d3\u05d9\u05dd \u05e9\u05d3\u05e8\u05d5\u05e9\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05e9\u05d7\u05d6\u05e8 \u05d0\u05d5\u05ea\u05d4.", "Are you sure you want to delete sheet, {sheet}?": "\u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df {sheet}?", "Are you sure you want to delete this page?": "\u05dc\u05de\u05d7\u05d5\u05e7 \u05e2\u05de\u05d5\u05d3 \u05d6\u05d4?", "Are you sure you want to delete this slide?": "\u05dc\u05de\u05d7\u05d5\u05e7 \u05d0\u05ea \u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05d6\u05d5?", "Are you sure you want to reset Document settings?": "\u05dc\u05d0\u05e4\u05e1 \u05d0\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e1\u05de\u05da?", "Are you sure you want to shut down the server?": "\u05dc\u05db\u05d1\u05d5\u05ea \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea?", "Are you sure you want to terminate this session?": "\u05dc\u05e1\u05d9\u05d9\u05dd \u05d0\u05ea \u05d4\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea?", "Argentina": "\u05d0\u05e8\u05d2\u05e0\u05d8\u05d9\u05e0\u05d4", "Armenia": "\u05d0\u05e8\u05de\u05e0\u05d9\u05d4", "Assistant": "\u05de\u05e1\u05d9\u05d9\u05e2", "Australia": "\u05d0\u05d5\u05e1\u05d8\u05e8\u05dc\u05d9\u05d4", "Austria": "\u05d0\u05d5\u05e1\u05d8\u05e8\u05d9\u05d4", "Authorization error was: '{errormessage}'.": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05d0\u05d9\u05de\u05d5\u05ea \u05d4\u05d9\u05d9\u05ea\u05d4: \u201a{errormessage}\u2019.", "Automatic": "\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Automatic color": "\u05e6\u05d1\u05e2 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Autosaved": "\u05e0\u05e9\u05de\u05e8 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea", "Autotext": "\u05d8\u05e7\u05e1\u05d8 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Avatar for {user}": "\u05ea\u05de\u05d5\u05e0\u05d4 \u05d9\u05d9\u05e6\u05d5\u05d2\u05d9\u05ea \u05e9\u05dc {user}", "Average": "\u05de\u05de\u05d5\u05e6\u05e2", "Axial": "\u05e6\u05d9\u05e8\u05d9", "Azerbaijan": "\u05d0\u05d6\u05e8\u05d1\u05d9\u05d9\u05d2\u05f3\u05df", "BB": "\u05d1\u05f4\u05d1", "Background Color": "\u05e6\u05d1\u05e2 \u05d4\u05e8\u05e7\u05e2", "Bad": "\u05e8\u05e2", "Belarus": "\u05d1\u05dc\u05d0\u05e8\u05d5\u05e1", "Belgium": "\u05d1\u05dc\u05d2\u05d9\u05d4", "Below Average...": "\u05de\u05ea\u05d7\u05ea \u05dc\u05de\u05de\u05d5\u05e6\u05e2\u2026", "Bookmarks": "\u05e1\u05d9\u05de\u05e0\u05d9\u05d5\u05ea", "Boolean Value": "\u05e2\u05e8\u05da \u05d1\u05d5\u05dc\u05d9\u05d0\u05e0\u05d9", "Borders": "\u05d2\u05d1\u05d5\u05dc\u05d5\u05ea", "Bosnia and Herzegovina": "\u05d1\u05d5\u05e1\u05e0\u05d9\u05d4 \u05d5\u05d4\u05e8\u05e6\u05d2\u05d5\u05d1\u05d9\u05e0\u05d4", "Bottom Margin": "\u05e9\u05d5\u05dc \u05ea\u05d7\u05ea\u05d5\u05df", "Bottom N elements...": "N \u05d4\u05e8\u05db\u05d9\u05d1\u05d9\u05dd \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d9\u05dd\u2026", "Bottom N percent...": "N \u05d4\u05d0\u05d7\u05d5\u05d6\u05d9\u05dd \u05d4\u05ea\u05d7\u05ea\u05d5\u05e0\u05d9\u05dd\u2026", "Brazil": "\u05d1\u05e8\u05d6\u05d9\u05dc", "Bulgaria": "\u05d1\u05d5\u05dc\u05d2\u05e8\u05d9\u05d4", "Bytes received": "\u05d1\u05ea\u05d9\u05dd \u05e9\u05d4\u05ea\u05e7\u05d1\u05dc\u05d5", "Bytes sent": "\u05d1\u05ea\u05d9\u05dd \u05e9\u05e0\u05e9\u05dc\u05d7\u05d5", "COOLWSD version:": "\u05d2\u05e8\u05e1\u05ea COOLWSD:", "CPU Graph": "\u05ea\u05e8\u05e9\u05d9\u05dd \u05de\u05e2\u05d1\u05d3", "CPU History": "\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d9\u05ea \u05de\u05e2\u05d1\u05d3", "CSV File (.csv)": "\u05e7\u05d5\u05d1\u05e5 CSV \u200f(\u200e.csv)", "CSV file (.csv)": "\u05e7\u05d5\u05d1\u05e5 CSV\u200f (\u200e.csv)", "Cache size of CPU statistics": "\u05d2\u05d5\u05d3\u05dc \u05de\u05d8\u05de\u05d5\u05df \u05e9\u05dc \u05e1\u05d8\u05d8\u05d9\u05e1\u05d8\u05d9\u05e7\u05ea \u05de\u05e2\u05d1\u05d3", "Cache size of memory statistics": "\u05d2\u05d5\u05d3\u05dc \u05de\u05d8\u05de\u05d5\u05df \u05e9\u05dc \u05e1\u05d8\u05d8\u05d9\u05e1\u05d8\u05d9\u05e7\u05ea \u05d6\u05db\u05e8\u05d5\u05df", "Canada": "\u05e7\u05e0\u05d3\u05d4", "Cancel": "\u05d1\u05d9\u05d8\u05d5\u05dc", "Cancel paste special": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05d4\u05d3\u05d1\u05e7\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea", "Cell borders": "\u05d2\u05d1\u05d5\u05dc\u05d5\u05ea \u05d4\u05ea\u05d0", "Channel Filter:": "\u05de\u05e1\u05e0\u05df \u05e2\u05e8\u05d5\u05e6\u05d9\u05dd:", "Check security warnings of your server": "\u05e0\u05d0 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05d6\u05d4\u05e8\u05d5\u05ea \u05d0\u05d1\u05d8\u05d7\u05ea \u05de\u05d9\u05d3\u05e2 \u05d1\u05e9\u05e8\u05ea \u05e9\u05dc\u05da", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u05d1\u05d4\u05e2\u05e8\u05d5\u05ea \u05d4\u05d4\u05e4\u05e6\u05d4 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05dc\u05de\u05d5\u05d3 \u05e2\u05d5\u05d3 \u05e2\u05dc: \u05de\u05d4\u05d3\u05d5\u05e8\u05ea \u05d4\u05e4\u05d9\u05ea\u05d5\u05d7 \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05e9\u05dc Collabora Online, \u05e9\u05de\u05d9\u05d5\u05e2\u05d3\u05ea \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1\u05d9\u05ea\u05d9\u05d9\u05dd \u05d5\u05dc\u05e6\u05d5\u05d5\u05ea\u05d9\u05dd \u05e7\u05d8\u05e0\u05d9\u05dd.", "Checkbox": "\u05ea\u05d9\u05d1\u05ea \u05e1\u05d9\u05de\u05d5\u05df", "Chile": "\u05e6\u05f3\u05d9\u05dc\u05d4", "China": "\u05e1\u05d9\u05df", "Choice of functions": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05ea", "Citation Preferences": "\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd", "Citation Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05e6\u05d9\u05d8\u05d5\u05d8", "Citation warning": "\u05d0\u05d6\u05d4\u05e8\u05ea \u05e6\u05d9\u05d8\u05d5\u05d8", "Citations update failed": "\u05e2\u05d3\u05db\u05d5\u05df \u05d4\u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05e0\u05db\u05e9\u05dc", "Cleaning up the document from the last session.": "\u05d4\u05de\u05e1\u05de\u05da \u05de\u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05de\u05ea\u05e4\u05e0\u05d4.", "Clear the search field": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e9\u05d3\u05d4 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9", "Click to exit presentation...": "\u05dc\u05d7\u05d9\u05e6\u05d4 \u05ea\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e6\u05d2\u05ea\u2026", "Close": "\u05e1\u05d2\u05d9\u05e8\u05d4", "Close Navigation": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05d4\u05e0\u05d9\u05d5\u05d5\u05d8", "Close Presentation": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05d4\u05de\u05e6\u05d2\u05ea", "Close dialog": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05d7\u05dc\u05d5\u05e0\u05d9\u05ea", "Close document": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05d4\u05de\u05e1\u05de\u05da", "Close popup to ignore paste special": "\u05d9\u05e9 \u05dc\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05e2\u05dc\u05dd \u05de\u05d4\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d4\u05de\u05d9\u05d5\u05d7\u05d3\u05ea", "Cluster configuration warning": "\u05d0\u05d6\u05d4\u05e8\u05ea \u05d4\u05d2\u05d3\u05e8\u05ea \u05e6\u05d1\u05d9\u05e8", "Collabora Online Development Edition": "\u05de\u05d4\u05d3\u05d5\u05e8\u05ea \u05d4\u05e4\u05d9\u05ea\u05d5\u05d7 \u05e9\u05dc Collabora Online", "Collabora Online Welcome": "\u05d1\u05e8\u05d5\u05da \u05d1\u05d5\u05d0\u05da \u05d0\u05dc Collabora Online", "Collapse Formula Bar": "\u05e6\u05de\u05e6\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc \u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea", "Collapse Tabs": "\u05e6\u05de\u05e6\u05d5\u05dd \u05dc\u05e9\u05d5\u05e0\u05d9\u05d5\u05ea", "Color": "\u05e6\u05d1\u05e2", "Column Width": "\u05e8\u05d5\u05d7\u05d1 \u05e2\u05de\u05d5\u05d3\u05d4", "Column {0}": "\u05e2\u05de\u05d5\u05d3\u05d4 {0}", "Column {0} through {1}": "\u05e2\u05de\u05d5\u05d3\u05d5\u05ea {0} \u05e2\u05d3 {1}", "Columns": "\u05e2\u05de\u05d5\u05d3\u05d5\u05ea", "Comment": "\u05d4\u05e2\u05e8\u05d4", "Comments Updated": "\u05d4\u05d4\u05e2\u05e8\u05d5\u05ea \u05e2\u05d5\u05d3\u05db\u05e0\u05d5", "Compact layout": "\u05e4\u05e8\u05d9\u05e1\u05d4 \u05de\u05e6\u05d5\u05de\u05e6\u05de\u05ea", "Compact view": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e6\u05d5\u05de\u05e6\u05de\u05ea", "Confirm": "\u05d0\u05d9\u05e9\u05d5\u05e8", "Confirmation": "\u05d0\u05d9\u05e9\u05d5\u05e8", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u05e1\u05ea\u05d9\u05e8\u05ea \u05d1\u05d9\u05d8\u05d5\u05dc/\u05e9\u05d7\u05d6\u05d5\u05e8 \u05d1\u05d9\u05df \u05de\u05e1\u05e4\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd. \u05e0\u05d0 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05d9\u05e7\u05d5\u05df \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05e8 \u05d6\u05d0\u05ea", "Connecting...": "\u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea\u2026", "Connection error": "\u05e9\u05d2\u05d9\u05d0\u05ea \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea", "Connections": "\u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd", "Containing text...": "\u05de\u05db\u05d9\u05dc\u05d9\u05dd \u05d8\u05e7\u05e1\u05d8\u2026", "Content": "\u05ea\u05d5\u05db\u05df", "Content copied to clipboard": "\u05d4\u05ea\u05d5\u05db\u05df \u05d4\u05d5\u05e2\u05ea\u05e7 \u05dc\u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd", "Continue editing": "\u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4", "Continue read only": "\u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05e2\u05dd \u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3", "Copied external sources are not allowed": "\u05d4\u05e2\u05ea\u05e7\u05d4 \u05e9\u05dc \u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05d9\u05dd \u05d0\u05e1\u05d5\u05e8\u05d4", "Copy": "\u05d4\u05e2\u05ea\u05e7\u05d4", "Copy Cells": "\u05d4\u05e2\u05ea\u05e7\u05ea \u05ea\u05d0\u05d9\u05dd", "Copy Sheet...": "\u05d4\u05e2\u05ea\u05e7\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05df\u2026", "Copy all version information in English": "\u05d4\u05e2\u05ea\u05e7\u05ea \u05db\u05dc \u05e4\u05e8\u05d8\u05d9 \u05d4\u05d2\u05e8\u05e1\u05d4 \u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea", "Copy link location": "\u05d4\u05e2\u05ea\u05e7\u05ea \u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8", "Copying from the document disabled": "\u05d4\u05d5\u05e9\u05d1\u05ea\u05d4 \u05d4\u05e2\u05ea\u05e7\u05d4 \u05de\u05d4\u05de\u05e1\u05de\u05da", "Count": "\u05db\u05de\u05d5\u05ea", "CountA": "\u05db\u05de\u05d5\u05ea (\u05dc\u05d0 \u05e8\u05d9\u05e7\u05d9\u05dd)", "Country:": "\u05de\u05d3\u05d9\u05e0\u05d4:", "Creating copy...": "\u05e0\u05d5\u05e6\u05e8 \u05e2\u05d5\u05ea\u05e7\u2026", "Creating new file from template...": "\u05e0\u05d5\u05e6\u05e8 \u05e7\u05d5\u05d1\u05e5 \u05d7\u05d3\u05e9 \u05de\u05ea\u05d1\u05e0\u05d9\u05ea\u2026", "Creator(s)": "\u05d9\u05d5\u05e6\u05e8\u05d9\u05dd", "Croatia": "\u05e7\u05e8\u05d5\u05d0\u05d8\u05d9\u05d4", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D \u05dc\u05d9\u05e6\u05d9\u05d0\u05d4", "Currency": "\u05de\u05d8\u05d1\u05e2", "Current Slide": "\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05e0\u05d5\u05db\u05d7\u05d9\u05ea", "Current slide as Bitmap (.bmp)": "\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05db\u05de\u05e4\u05ea \u05e1\u05d9\u05d1\u05d9\u05d5\u05ea (\u200e.bmp)", "Current slide as Graphics Interchange Format (.gif)": "\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05db\u05ea\u05e1\u05d3\u05d9\u05e8 \u05d4\u05d7\u05dc\u05e4\u05ea \u05d2\u05e8\u05e4\u05d9\u05e7\u05d4 (\u200e.gif)", "Current slide as Portable Network Graphics (.png)": "\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05db\u05d2\u05e8\u05e4\u05d9\u05e7\u05ea \u05e8\u05e9\u05ea \u05e0\u05d9\u05d9\u05d3\u05ea (\u200e.png)", "Current slide as Tag Image File Format (.tiff)": "\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05db\u05ea\u05e1\u05d3\u05d9\u05e8 \u05e7\u05d5\u05d1\u05e5 \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05ea\u05d5\u05d9\u05d2\u05ea (\u200e.tiff)", "Custom Animation": "\u05d4\u05e0\u05e4\u05e9\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d0\u05d9\u05e9\u05d9\u05ea", "Custom dictionaries": "\u05de\u05d9\u05dc\u05d5\u05e0\u05d9\u05dd \u05de\u05d5\u05ea\u05d0\u05de\u05d9\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea", "Cyprus": "\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df", "Czech Republic": "\u05d4\u05e8\u05e4\u05d5\u05d1\u05dc\u05d9\u05e7\u05d4 \u05d4\u05e6\u05f3\u05db\u05d9\u05ea", "Dark Mode": "\u05de\u05e6\u05d1 \u05db\u05d4\u05d4", "Dashboard": "\u05dc\u05d5\u05d7 \u05de\u05d7\u05d5\u05d5\u05e0\u05d9\u05dd", "Data": "\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd", "Date": "\u05ea\u05d0\u05e8\u05d9\u05da", "Debug Tools": "\u05db\u05dc\u05d9 \u05e0\u05d9\u05e4\u05d5\u05d9 \u05ea\u05e7\u05dc\u05d5\u05ea", "Default": "\u05d1\u05e8\u05e8\u05ea \u05de\u05d7\u05d3\u05dc", "Default Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05d1\u05e8\u05e8\u05ea \u05de\u05d7\u05d3\u05dc", "Define print area": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05d0\u05d6\u05d5\u05e8 \u05dc\u05d4\u05d3\u05e4\u05e1\u05d4", "Delete": "\u05de\u05d7\u05d9\u05e7\u05d4", "Delete Columns": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e2\u05de\u05d5\u05d3\u05d5\u05ea", "Delete Rows": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea", "Delete tabstop": "\u05de\u05d7\u05d9\u05e7\u05ea \u05d8\u05d0\u05d1 \u05e2\u05e6\u05d9\u05e8\u05d4", "Denmark": "\u05d3\u05e0\u05de\u05e8\u05e7", "Dictionary of exceptions": "\u05de\u05d9\u05dc\u05d5\u05df \u05e9\u05dc \u05d4\u05d7\u05e8\u05d2\u05d5\u05ea", "Discard": "\u05d4\u05ea\u05e2\u05dc\u05de\u05d5\u05ea", "Discover All The Changes": "\u05dc\u05d2\u05dc\u05d5\u05ea \u05d0\u05ea \u05db\u05dc \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd", "Dismiss": "\u05d4\u05ea\u05e2\u05dc\u05de\u05d5\u05ea", "Document": "\u05de\u05e1\u05de\u05da", "Document Settings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05e1\u05de\u05da", "Document cannot be exported. Please try again.": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d9\u05d9\u05e6\u05d0 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.", "Document cannot be renamed, please check your permissions.": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05e9\u05dd \u05d4\u05de\u05e1\u05de\u05da, \u05e0\u05d0 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e8\u05e9\u05d0\u05d5\u05ea \u05e9\u05dc\u05da.", "Document cannot be renamed.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05e9\u05dd \u05d4\u05de\u05e1\u05de\u05da.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05db\u05d9 \u05ea\u05d5\u05e7\u05e3 \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05e4\u05d2, \u05e0\u05d0 \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05db\u05d9 \u05ea\u05d5\u05e7\u05e3 \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05e4\u05d2, \u05e0\u05d0 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3 \u05de\u05d7\u05d3\u05e9 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da.", "Document cannot be saved, please check your permissions.": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da, \u05e0\u05d0 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e8\u05e9\u05d0\u05d5\u05ea \u05e9\u05dc\u05da.", "Document cannot be saved.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "Document colors": "\u05e6\u05d1\u05e2\u05d9 \u05de\u05e1\u05de\u05da", "Document container started in": "\u05d4\u05de\u05e1\u05de\u05da \u05e9\u05d1\u05d5 \u05d4\u05ea\u05d7\u05d9\u05dc\u05d4 \u05d4\u05de\u05db\u05d5\u05dc\u05d4", "Document contains unsupported media": "\u05d4\u05de\u05e1\u05de\u05da \u05de\u05db\u05d9\u05dc \u05de\u05d3\u05d9\u05d4 \u05dc\u05d0 \u05e0\u05ea\u05de\u05db\u05ea", "Document has been changed": "\u05d4\u05de\u05e1\u05de\u05da \u05e0\u05e2\u05e8\u05da", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u05d4\u05de\u05e1\u05de\u05da \u05e0\u05e2\u05e8\u05da \u05d1\u05d0\u05d7\u05e1\u05d5\u05df. \u05de\u05d4 \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05e2\u05e9\u05d5\u05ea \u05d1\u05e0\u05d5\u05d2\u05e2 \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e9\u05de\u05e8\u05ea?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u05d4\u05de\u05e1\u05de\u05da \u05d4\u05e9\u05ea\u05e0\u05d4 \u05d1\u05d0\u05d7\u05e1\u05d5\u05df. \u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d7\u05d3\u05e9 \u05e0\u05d8\u05e2\u05df. \u05d4\u05d2\u05e8\u05e1\u05d4 \u05e9\u05dc\u05da \u05d6\u05de\u05d9\u05e0\u05d4 \u05dc\u05e1\u05e7\u05d9\u05e8\u05d4.", "Document is getting migrated": "\u05d4\u05de\u05e1\u05de\u05da \u05de\u05d9\u05d5\u05d1\u05d0", "Document requires password to modify.": "\u05e0\u05d3\u05e8\u05e9\u05ea \u05e1\u05e1\u05de\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "Document requires password to view.": "\u05e0\u05d3\u05e8\u05e9\u05ea \u05e1\u05e1\u05de\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05de\u05e1\u05de\u05da.", "Document settings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05e1\u05de\u05da", "Documents open": "\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e4\u05ea\u05d5\u05d7\u05d9\u05dd", "Documents:": "\u05de\u05e1\u05de\u05db\u05d9\u05dd:", "Don\u2019t show this again": "\u05dc\u05d0 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d0\u05ea \u05d6\u05d4 \u05e9\u05d5\u05d1", "Download": "\u05d4\u05d5\u05e8\u05d3\u05d4", "Download Selection": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4", "Download as": "\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d1\u05ea\u05d5\u05e8", "Download completed and ready to be copied to clipboard.": "\u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d4\u05d5\u05e9\u05dc\u05de\u05d4 \u05d5\u05de\u05d5\u05db\u05e0\u05d4 \u05dc\u05d4\u05e2\u05ea\u05e7\u05d4 \u05dc\u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd.", "Download failed": "\u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e0\u05db\u05e9\u05dc\u05d4", "Downloading clipboard content": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05ea\u05d5\u05db\u05df \u05dc\u05d5\u05d7 \u05d2\u05d6\u05d9\u05e8\u05d9\u05dd", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05d9\u05dd \u05d0\u05e1\u05d5\u05e8\u05d4 \u05d0\u05da \u05d4\u05d3\u05d1\u05e7\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e2\u05d3\u05d9\u05d9\u05df \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea. \u05e0\u05d0 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05d9\u05de\u05e0\u05d9 \u05e2\u05dc \u05d4\u05ea\u05de\u05d5\u05e0\u05d4, \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u201e\u05d4\u05e2\u05ea\u05e7\u05ea \u05ea\u05de\u05d5\u05e0\u05d4\u201d \u05d5\u05dc\u05d4\u05d3\u05d1\u05d9\u05e7 \u05dc\u05de\u05e1\u05de\u05da \u05d1\u05de\u05e7\u05d5\u05dd.", "Downloading...": "\u05d1\u05d4\u05d5\u05e8\u05d3\u05d4\u2026", "Drawing": "\u05e6\u05d9\u05d5\u05e8", "Dropdown": "\u05e8\u05e9\u05d9\u05de\u05d4 \u05e0\u05d2\u05dc\u05dc\u05ea", "EB": "\u05d0\u05f4\u05d1", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u05e2\u05e8\u05d9\u05db\u05d4", "Edit document": "\u05e2\u05e8\u05d9\u05db\u05ea \u05de\u05e1\u05de\u05da", "Edit link": "\u05e2\u05e8\u05d9\u05db\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8", "Edit mode": "\u05de\u05e6\u05d1 \u05e2\u05e8\u05d9\u05db\u05d4", "Editing activated. ": "\u05e2\u05e8\u05d9\u05db\u05d4 \u05d4\u05d5\u05e4\u05e2\u05dc\u05d4. ", "Elapsed time": "\u05d6\u05de\u05df \u05e9\u05e2\u05d1\u05e8", "Ellipsoid": "\u05e1\u05d2\u05dc\u05d2\u05dc\u05d9", "Empty Pages": "\u05e2\u05de\u05d5\u05d3\u05d9\u05dd \u05e8\u05d9\u05e7\u05d9\u05dd", "Empty Slide Show": "\u05de\u05e6\u05d2\u05ea \u05e8\u05d9\u05e7\u05d4", "End Presentation": "\u05e1\u05d9\u05d5\u05dd \u05d4\u05de\u05e6\u05d2\u05ea", "Endnotes": "\u05d4\u05e2\u05e8\u05d5\u05ea \u05e1\u05d9\u05d5\u05dd", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u05de\u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d0\u05d5\u05ea\u05da \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05db\u05dc \u05d4\u05e4\u05d9\u05ea\u05d5\u05d7\u05d9\u05dd \u05d4\u05e2\u05d3\u05db\u05e0\u05d9\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05db\u05dc\u05d9 \u05d4\u05e4\u05e7\u05d4 \u05de\u05e7\u05d5\u05d5\u05e0\u05d9\u05dd, \u05dc\u05dc\u05d0 \u05e2\u05dc\u05d5\u05ea, \u05dc\u05de\u05d8\u05e8\u05d5\u05ea \u05d7\u05e7\u05d9\u05e8\u05d4 \u05d5\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e9\u05d9\u05ea\u05d5\u05e3 \u05e2\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05d3\u05e8\u05da \u05d4\u05d3\u05e4\u05d3\u05e4\u05df. \u05d9\u05e9\u05e0\u05dd \u05d2\u05dd \u05de\u05d2\u05d5\u05d5\u05df \u05d9\u05d9\u05e9\u05d5\u05de\u05d5\u05e0\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05dc\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e0\u05d9\u05d9\u05d3\u05d9\u05dd.", "Enter a file name": "\u05e0\u05d0 \u05dc\u05de\u05dc\u05d0 \u05e9\u05dd \u05e7\u05d5\u05d1\u05e5", "Enter new name": "\u05e0\u05d0 \u05dc\u05de\u05dc\u05d0 \u05e9\u05dd \u05d7\u05d3\u05e9", "Enter new sheet name": "\u05e0\u05d0 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05e9\u05dd \u05d7\u05d3\u05e9 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df", "Entering text mode": "\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05de\u05e6\u05d1 \u05d8\u05e7\u05e1\u05d8", "Error": "\u05e9\u05d2\u05d9\u05d0\u05d4", "Estonia": "\u05d0\u05e1\u05d8\u05d5\u05e0\u05d9\u05d4", "Event handling has been delayed for an unexpectedly long time: {0}ms": "\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05d0\u05d9\u05e8\u05d5\u05e2\u05d9\u05dd \u05d4\u05d5\u05e9\u05d4\u05d4 \u05dc\u05d6\u05de\u05df \u05d0\u05e8\u05d5\u05da \u05de\u05d4\u05e6\u05e4\u05d5\u05d9: {0} \u05de\u05d9\u05dc\u05d9\u05e9\u05e0\u05d9\u05d5\u05ea", "Excel 2003 Spreadsheet (.xls)": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd Excel 2003\u200f (\u200e.xls)", "Excel Spreadsheet (.xlsx)": "\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd Excel \u200f(\u200e.xlsx)", "Exception words are underlined while checking spelling": "\u05de\u05d9\u05dc\u05d9\u05dd \u05de\u05d5\u05d7\u05e8\u05d2\u05d5\u05ea \u05de\u05e1\u05d5\u05de\u05e0\u05d5\u05ea \u05d1\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d5\u05df \u05d1\u05de\u05d4\u05dc\u05da \u05d1\u05d3\u05d9\u05e7\u05ea \u05d4\u05d0\u05d9\u05d5\u05ea", "Expand Formula Bar": "\u05d4\u05e8\u05d7\u05d1\u05ea \u05e9\u05d5\u05e8\u05ea \u05d4\u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea", "Expired:": "\u05ea\u05e4\u05d5\u05d2\u05d4:", "Explore The New {coolversion}": "\u05d4\u05e0\u05d4 \u05d4\u05d7\u05d9\u05d3\u05d5\u05e9\u05d9\u05dd \u05d1\u05be{coolversion} \u05d4\u05d7\u05d3\u05e9\u05d4", "Export As": "\u05d9\u05d9\u05e6\u05d5\u05d0 \u05d1\u05ea\u05d5\u05e8", "Export as": "\u05d9\u05d9\u05e6\u05d5\u05d0 \u05d1\u05ea\u05d5\u05e8", "Exported to storage": "\u05d9\u05d9\u05d5\u05e6\u05d0 \u05dc\u05d0\u05d7\u05e1\u05d5\u05df", "External data source not allowed": "\u05d0\u05e1\u05d5\u05e8 \u05de\u05e7\u05d5\u05e8 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9", "External link": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9", "Failed to authenticate this session over protocol {0}": "\u05d0\u05d9\u05de\u05d5\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d4\u05d6\u05d5 \u05e2\u05dc \u05d2\u05d1\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc {0} \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to download clipboard, please re-copy": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd \u05e0\u05db\u05e9\u05dc\u05d4, \u05e0\u05d0 \u05dc\u05d4\u05e2\u05ea\u05d9\u05e7 \u05de\u05d7\u05d3\u05e9", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u05d4\u05e7\u05de\u05ea \u05d4\u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05e9\u05e7\u05e2 \u05e0\u05db\u05e9\u05dc\u05d4 \u05d0\u05d5 \u05e9\u05d4\u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05e9\u05e7\u05e2 \u05e0\u05e7\u05d8\u05e2 \u05d1\u05de\u05e4\u05ea\u05d9\u05e2.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u05d4\u05e7\u05de\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05d5\u05ea \u05dc\u05e9\u05e7\u05e2 \u05d0\u05d5 \u05d4\u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05e9\u05e7\u05e2 \u05e0\u05e1\u05d2\u05e8\u05d5 \u05d1\u05de\u05e4\u05ea\u05d9\u05e2. \u05db\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05de\u05ea\u05d5\u05d5\u05da \u05d4\u05d4\u05e4\u05d5\u05da \u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8 \u05e0\u05db\u05d5\u05df, \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05d4\u05e0\u05d4\u05dc\u05d4. \u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3 \u05e2\u05dc \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05ea\u05d5\u05d5\u05da \u05e0\u05d0 \u05dc\u05e2\u05d9\u05d9\u05df \u05d1\u05behttps://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u05e7\u05d1\u05dc\u05ea RouteToken (\u05d0\u05e1\u05d9\u05de\u05d5\u05df \u05e0\u05ea\u05d9\u05d1) \u05de\u05d4\u05d1\u05e7\u05e8 \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to load collections": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05d0\u05d5\u05e1\u05e4\u05d9\u05dd \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to load document.": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05e0\u05db\u05e9\u05dc\u05d4.", "Failed to load groups": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to load items": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to load styles": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05e0\u05db\u05e9\u05dc\u05d4. \u05e0\u05d0 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05e1\u05d5\u05d2 \u05d4\u05e7\u05d5\u05d1\u05e5 \u05e0\u05ea\u05de\u05da \u05d5\u05e9\u05d4\u05e7\u05d5\u05d1\u05e5 \u05dc\u05d0 \u05e4\u05d2\u05d5\u05dd \u05d5\u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05e0\u05db\u05e9\u05dc\u05d4. \u05db\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4 \u05e4\u05d2\u05d5\u05dd \u05d0\u05d5 \u05e9\u05d4\u05d5\u05d0 \u05e6\u05d5\u05e8\u05da \u05d9\u05d5\u05ea\u05e8 \u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05de\u05e9\u05de\u05d5\u05ea\u05e8 \u05dc\u05d5. \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05e0\u05d4\u05dc\u05ea \u05d4\u05de\u05e2\u05e8\u05db\u05ea.", "Failed to read document from storage, please try to load the document again.": "\u05e7\u05e8\u05d9\u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05de\u05d4\u05d0\u05d7\u05e1\u05d5\u05df \u05e0\u05db\u05e9\u05dc\u05d4, \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05d8\u05e2\u05d5\u05df \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05de\u05d7\u05d3\u05e9.", "Failed to set jwt authentication cookie over insecure connection": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e2\u05d5\u05d2\u05d9\u05d9\u05ea \u05d0\u05d9\u05de\u05d5\u05ea jwt \u05e0\u05db\u05e9\u05dc\u05d4 \u05e2\u05e7\u05d1 \u05d7\u05d9\u05d1\u05d5\u05e8 \u05d1\u05dc\u05ea\u05d9 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7", "Fields": "\u05e9\u05d3\u05d5\u05ea", "File": "\u05e7\u05d5\u05d1\u05e5", "File name should contain an extension.": "\u05e9\u05dd \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d0\u05de\u05d5\u05e8 \u05dc\u05d4\u05db\u05d9\u05dc \u05e1\u05d9\u05d5\u05de\u05ea.", "Fill Series": "\u05de\u05d9\u05dc\u05d5\u05d9 \u05e1\u05d3\u05e8\u05d4", "Finish electronic signing": "\u05e1\u05d9\u05d5\u05dd \u05d7\u05ea\u05d9\u05de\u05d4 \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9\u05ea", "Finland": "\u05e4\u05d9\u05e0\u05dc\u05e0\u05d3", "Fit to page": "\u05d4\u05ea\u05d0\u05de\u05d4 \u05dc\u05e2\u05de\u05d5\u05d3", "Fixed size": "\u05d2\u05d5\u05d3\u05dc \u05e7\u05d1\u05d5\u05e2", "Focus Cell": "\u05d4\u05ea\u05de\u05e7\u05d3\u05d5\u05ea \u05e2\u05dc \u05ea\u05d0", "Following": "\u05d1\u05de\u05e2\u05e7\u05d1", "Following the editor": "\u05d1\u05de\u05e2\u05e7\u05d1 \u05d0\u05d7\u05e8 \u05d4\u05e2\u05d5\u05e8\u05da", "Following {user}": "\u05d1\u05de\u05e2\u05e7\u05d1 \u05d0\u05d7\u05e8 {user}", "Font": "\u05d2\u05d5\u05e4\u05df", "Font Name": "\u05e9\u05dd \u05d4\u05d2\u05d5\u05e4\u05df", "Font Size": "\u05d2\u05d5\u05d3\u05dc \u05d4\u05d2\u05d5\u05e4\u05df", "Footnotes": "\u05d4\u05e2\u05e8\u05d5\u05ea \u05e9\u05d5\u05dc\u05d9\u05d9\u05dd", "Force Breaks": "\u05d0\u05d9\u05dc\u05d5\u05e5 \u05de\u05e2\u05d1\u05e8\u05d9\u05dd", "Form": "\u05d8\u05d5\u05e4\u05e1", "Format": "\u05e2\u05d9\u05e6\u05d5\u05d1", "Formula": "\u05e0\u05d5\u05e1\u05d7\u05d4", "Forum": "\u05e4\u05d5\u05e8\u05d5\u05dd", "Fraction": "\u05e9\u05d1\u05e8", "France": "\u05e6\u05e8\u05e4\u05ea", "From": "\u05de\u05be", "From Beginning": "\u05de\u05d4\u05d4\u05ea\u05d7\u05dc\u05d4", "From Current Slide": "\u05de\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea", "From now on clipboard notifications will discreetly appear at the bottom.": "\u05de\u05e2\u05db\u05e9\u05d9\u05d5 \u05d5\u05d0\u05d9\u05dc\u05da \u05d4\u05ea\u05e8\u05d0\u05d5\u05ea \u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd \u05ea\u05d5\u05e4\u05e2\u05e0\u05d4 \u05d1\u05d3\u05d9\u05e1\u05e7\u05e8\u05d8\u05d9\u05d5\u05ea \u05dc\u05de\u05d8\u05d4.", "Full Page Slides": "\u05e9\u05e7\u05d5\u05e4\u05d9\u05d5\u05ea \u05de\u05e1\u05da \u05de\u05dc\u05d0", "Fullscreen presentation": "\u05de\u05e6\u05d2\u05ea \u05d1\u05de\u05e1\u05da \u05de\u05dc\u05d0", "Function Wizard": "\u05d0\u05e9\u05e3 \u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05ea", "Functions": "\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05ea", "GB": "\u05d2\u05f4\u05d1", "General": "\u05db\u05dc\u05dc\u05d9", "Georgia": "\u05d2\u05d0\u05d5\u05e8\u05d2\u05d9\u05d4", "Germany": "\u05d2\u05e8\u05de\u05e0\u05d9\u05d4", "Get Involved": "\u05dc\u05e7\u05d7\u05ea \u05d7\u05dc\u05e7", "Go Back": "\u05d7\u05d6\u05e8\u05d4", "Go Offline": "\u05e0\u05d9\u05ea\u05d5\u05e7 \u05de\u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8", "Go Online": "\u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8", "Good": "\u05d8\u05d5\u05d1", "Gradient End": "\u05e1\u05d5\u05e3 \u05de\u05d3\u05e8\u05d2", "Gradient Start": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05de\u05d3\u05e8\u05d2", "Graphs": "\u05ea\u05e8\u05e9\u05d9\u05de\u05d9\u05dd", "Greece": "\u05d9\u05d5\u05d5\u05df", "Grid": "\u05e8\u05e9\u05ea", "Group Libraries": "\u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05e7\u05d1\u05d5\u05e6\u05d4", "Guernsey": "\u05d2\u05e8\u05e0\u05d6\u05d9", "HTML Document (.html)": "\u05de\u05e1\u05de\u05da HTML\u200f (\u200e.html)", "HTML File (.html)": "\u05e7\u05d5\u05d1\u05e5 HTML\u200f (\u200e.html)", "HTML file (.html)": "\u05e7\u05d5\u05d1\u05e5 HTML \u200f(\u200e.html)", "Hardware resources are sufficient for optimal performance": "\u05de\u05e9\u05d0\u05d1\u05d9 \u05d4\u05d7\u05d5\u05de\u05e8\u05d4 \u05de\u05e1\u05e4\u05d9\u05e7\u05d9\u05dd \u05dc\u05d1\u05d9\u05e6\u05d5\u05e2\u05d9\u05dd \u05de\u05d9\u05d8\u05d1\u05d9\u05d9\u05dd", "Has text: ": "\u05e2\u05dd \u05d4\u05d8\u05e7\u05e1\u05d8: ", "Heading 1": "\u05db\u05d5\u05ea\u05e8\u05ea 1", "Heading 2": "\u05db\u05d5\u05ea\u05e8\u05ea 2", "Headings and objects that you add to the document will appear here": "\u05db\u05d5\u05ea\u05e8\u05d5\u05ea \u05d5\u05e2\u05e6\u05de\u05d9\u05dd \u05e9\u05d1\u05d7\u05e8\u05ea \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05dc\u05de\u05e1\u05de\u05da \u05d9\u05d5\u05e4\u05d9\u05e2\u05d5 \u05db\u05d0\u05df", "Help": "\u05e2\u05d6\u05e8\u05d4", "Hide Menu": "\u05d4\u05e1\u05ea\u05e8\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8", "Hide Menu Bar": "\u05d4\u05e1\u05ea\u05e8\u05ea \u05e1\u05e8\u05d2\u05dc \u05ea\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd", "Hide the search bar": "\u05d4\u05e1\u05ea\u05e8\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9", "Highlight cells with...": "\u05d4\u05d3\u05d2\u05e9\u05ea \u05ea\u05d0\u05d9\u05dd \u05d1\u2026", "History": "\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4", "Hit Cancel to open in view-only mode.": "\u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05d1\u05d9\u05d8\u05d5\u05dc \u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d1\u05de\u05e6\u05d1 \u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05dc\u05d1\u05d3.", "Holy See (Vatican City State)": "\u05d4\u05db\u05e1 \u05d4\u05e7\u05d3\u05d5\u05e9 (\u05de\u05d3\u05d9\u05e0\u05ea \u05e7\u05e8\u05d9\u05d9\u05ea \u05d4\u05d5\u05d5\u05ea\u05d9\u05e7\u05df)", "Home": "\u05d1\u05d9\u05ea", "Hungary": "\u05d4\u05d5\u05e0\u05d2\u05e8\u05d9\u05d4", "Iceland": "\u05d0\u05d9\u05e1\u05dc\u05e0\u05d3", "Idle document - please click to reload and resume editing": "\u05de\u05e1\u05de\u05da \u05de\u05d5\u05e9\u05d4\u05d4 - \u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05de\u05d7\u05d3\u05e9 \u05d5\u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4", "Idle document - please tap to reload and resume editing": "\u05de\u05e1\u05de\u05da \u05de\u05d5\u05e9\u05d4\u05d4 - \u05d9\u05e9 \u05dc\u05d2\u05e2\u05ea \u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05de\u05d7\u05d3\u05e9 \u05d5\u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4", "Idle time": "\u05d6\u05de\u05df \u05d4\u05de\u05ea\u05e0\u05d4", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u05db\u05d3\u05d9 \u05dc\u05e9\u05ea\u05e3 \u05e8\u05db\u05d9\u05d1\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u05d7\u05d5\u05e5 \u05dc\u05be{productname} \u05e6\u05e8\u05d9\u05da \u05e7\u05d5\u05d3\u05dd \u05db\u05dc \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05d5\u05ea\u05dd.", "Image (.png)": "\u05ea\u05de\u05d5\u05e0\u05d4 (\u200e.png)", "India": "\u05d4\u05d5\u05d3\u05d5", "Indonesia": "\u05d0\u05d9\u05e0\u05d3\u05d5\u05e0\u05d6\u05d9\u05d4", "Initializing...": "\u05d1\u05d0\u05ea\u05d7\u05d5\u05dc\u2026", "Insert": "\u05d4\u05d5\u05e1\u05e4\u05d4", "Insert Checkbox": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d9\u05d1\u05ea \u05e1\u05d9\u05de\u05d5\u05df", "Insert Columns After": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e2\u05de\u05d5\u05d3\u05d5\u05ea \u05d0\u05d7\u05e8\u05d9", "Insert Columns Before": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e2\u05de\u05d5\u05d3\u05d5\u05ea \u05dc\u05e4\u05e0\u05d9", "Insert Comment": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d2\u05d5\u05d1\u05d4", "Insert Date": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d0\u05e8\u05d9\u05da", "Insert Dropdown": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05d9\u05d1\u05ea \u05e0\u05e4\u05ea\u05d7\u05ea", "Insert Electronic Signature": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d7\u05ea\u05d9\u05de\u05d4 \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\u05ea", "Insert Local Image": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea", "Insert Local Multimedia": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea", "Insert Picture": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4", "Insert Rich Text": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8", "Insert Rows Above": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea \u05de\u05e2\u05dc", "Insert Rows Below": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea \u05de\u05ea\u05d7\u05ea", "Insert Shape": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e6\u05d5\u05e8\u05d4", "Insert Table": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d1\u05dc\u05d4", "Insert connectors": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05de\u05d7\u05d1\u05e8\u05d9\u05dd", "Insert shapes": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e6\u05d5\u05e8\u05d5\u05ea", "Insert sheet": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05df", "Insert sheet after this": "\u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d0\u05d7\u05e8\u05d9 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9", "Insert sheet before this": "\u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05dc\u05e4\u05e0\u05d9 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9", "Insert table": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d1\u05dc\u05d4", "Insert tabstop": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d0\u05d1 \u05e2\u05e6\u05d9\u05e8\u05d4", "Integrator is not ready for PostMessage calls": "\u05d4\u05de\u05e9\u05dc\u05d1 \u05dc\u05d0 \u05de\u05d5\u05db\u05df \u05dc\u05e7\u05e8\u05d9\u05d0\u05d5\u05ea PostMessage", "Invalid dictionary format. Please check the file.": "\u05ea\u05d1\u05e0\u05d9\u05ea \u05d4\u05de\u05d9\u05dc\u05d5\u05df \u05e9\u05d2\u05d5\u05d9\u05d4. \u05e0\u05d0 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5.", "Invalid link: '{url}'": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e9\u05d2\u05d5\u05d9: \u201a{url}\u2019", "Invert Background": "\u05d4\u05d9\u05e4\u05d5\u05da \u05d4\u05e8\u05e7\u05e2", "Ireland": "\u05d0\u05d9\u05e8\u05dc\u05e0\u05d3", "Israel": "\u05d9\u05e9\u05e8\u05d0\u05dc", "It seems you have copied a selection that includes external images.": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05e2\u05ea\u05e7\u05ea \u05d1\u05d7\u05d9\u05e8\u05d4 \u05e9\u05db\u05d5\u05dc\u05dc\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05d5\u05ea.", "It seems you have tried to insert external data.": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05e0\u05d9\u05e1\u05d9\u05ea \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05d9\u05dd.", "Italy": "\u05d0\u05d9\u05d8\u05dc\u05d9\u05d4", "Japan": "\u05d9\u05e4\u05df", "Kazakhstan": "\u05e7\u05d6\u05d7\u05e1\u05d8\u05df", "Kenya": "\u05e7\u05e0\u05d9\u05d4", "Keyboard shortcuts": "\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05de\u05e7\u05dc\u05d3\u05ea", "Kill": "\u05dc\u05d4\u05e8\u05d5\u05d2 (Kill)", "Kill session.": "\u05d7\u05d9\u05e1\u05d5\u05dc \u05d4\u05e4\u05e2\u05dc\u05d4.", "Kosovo": "\u05e7\u05d5\u05e1\u05d5\u05d1\u05d5", "LOKit version:": "\u05d2\u05e8\u05e1\u05ea LOKit:", "Landscape": "\u05d0\u05d5\u05e4\u05e7\u05d9", "Language": "\u05e9\u05e4\u05d4", "Language:": "\u05e9\u05e4\u05d4:", "Last modification": "\u05e9\u05d9\u05e0\u05d5\u05d9 \u05d0\u05d7\u05e8\u05d5\u05df", "Last saved:": "\u05e9\u05de\u05d9\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4:", "Latest Updates": "\u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd", "Latvia": "\u05dc\u05d8\u05d1\u05d9\u05d4", "Layout": "\u05e4\u05e8\u05d9\u05e1\u05d4", "Left Margin": "\u05e9\u05d5\u05dc\u05d9\u05d9\u05dd \u05e9\u05de\u05d0\u05dc\u05d9\u05d9\u05dd", "License": "\u05e8\u05d9\u05e9\u05d9\u05d5\u05df", "Liechtenstein": "\u05dc\u05d9\u05db\u05d8\u05e0\u05e9\u05d8\u05d9\u05d9\u05df", "Line style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05e7\u05d5", "Linear": "\u05e7\u05d5\u05d5\u05d9", "Lithuania": "\u05dc\u05d9\u05d8\u05d0", "Loading Wordbook...": "\u05d4\u05de\u05d5\u05e0\u05d7\u05d5\u05df \u05e0\u05d8\u05e2\u05df\u2026", "Loading references": "\u05d4\u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05e0\u05d8\u05e2\u05e0\u05d5\u05ea", "Loading...": "\u05d1\u05d8\u05e2\u05d9\u05e0\u05d4\u2026", "Local Image...": "\u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea\u2026", "Local Multimedia...": "\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea\u2026", "Log": "\u05d9\u05d5\u05de\u05df", "Log Levels": "\u05e8\u05de\u05d5\u05ea \u05ea\u05d9\u05e2\u05d5\u05d3 \u05d1\u05d9\u05d5\u05de\u05df", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u05dc\u05d7\u05e4\u05e9 \u05d0\u05d7\u05e8 \u05e1\u05e2\u05d9\u05e3 \u05d4\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea/accessibility \u05d1\u05becoolwsd.xml \u05d0\u05d7\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05e9\u05e8\u05ea. ", "Loose": "\u05de\u05e9\u05d5\u05d7\u05e8\u05e8", "Luxembourg": "\u05dc\u05d5\u05e7\u05e1\u05de\u05d1\u05d5\u05e8\u05d2", "MB": "\u05de\u05f4\u05d1", "Malta": "\u05de\u05dc\u05d8\u05d4", "Master": "\u05e8\u05d0\u05e9\u05d9", "Master Pages": "\u05e2\u05de\u05d5\u05d3\u05d9\u05dd \u05e8\u05d0\u05e9\u05d9\u05d9\u05dd", "Master View": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e8\u05d0\u05e9\u05d9\u05ea", "Max": "\u05de\u05e8\u05d1\u05d9", "Maximum": "\u05de\u05e8\u05d1\u05d9", "Maximum Document process stack memory (in KB) - reduce only": "\u05d6\u05d9\u05db\u05e8\u05d5\u05df \u05de\u05e2\u05e8\u05d5\u05dd \u05de\u05e8\u05d1\u05d9 \u05dc\u05e2\u05d9\u05d1\u05d5\u05d3 \u05de\u05e1\u05de\u05db\u05d9\u05dd (\u05d1\u05e7\u05d9\u05dc\u05d5 \u05d1\u05ea\u05d9\u05dd) - \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d1\u05dc\u05d1\u05d3", "Maximum Document process virtual memory (in MB) - reduce only": "\u05d6\u05d9\u05db\u05e8\u05d5\u05df \u05d5\u05d9\u05e8\u05d8\u05d5\u05d0\u05dc\u05d9 \u05de\u05e8\u05d1\u05d9 \u05dc\u05e2\u05d9\u05d1\u05d5\u05d3 \u05de\u05e1\u05de\u05db\u05d9\u05dd (\u05d1\u05de\u05d2\u05d4 \u05d1\u05ea\u05d9\u05dd) - \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d1\u05dc\u05d1\u05d3", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u05d2\u05d5\u05d3\u05dc \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05de\u05d5\u05ea\u05e8 \u05dc\u05db\u05ea\u05d5\u05d1 \u05dc\u05db\u05d5\u05e0\u05df (\u05d1\u05de\u05d2\u05d4 \u05d1\u05ea\u05d9\u05dd) - \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d1\u05dc\u05d1\u05d3", "Memory": "\u05d6\u05d9\u05db\u05e8\u05d5\u05df", "Memory Graph": "\u05ea\u05e8\u05e9\u05d9\u05dd \u05d6\u05db\u05e8\u05d5\u05df", "Memory History": "\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d9\u05ea \u05d6\u05d9\u05db\u05e8\u05d5\u05df", "Memory consumed": "\u05d6\u05db\u05e8\u05d5\u05df \u05e9\u05e0\u05e6\u05e8\u05da", "Mexico": "\u05de\u05e7\u05e1\u05d9\u05e7\u05d5", "Min": "\u05de\u05d6\u05e2\u05e8\u05d9", "Minimum": "\u05de\u05d6\u05e2\u05e8\u05d9", "Missing Fonts": "\u05d2\u05d5\u05e4\u05e0\u05d9\u05dd \u05d7\u05e1\u05e8\u05d9\u05dd", "Modified": "\u05e2\u05d5\u05d3\u05db\u05df", "Modify": "\u05e9\u05d9\u05e0\u05d5\u05d9", "Moldova, Republic of": "\u05de\u05d5\u05dc\u05d3\u05d5\u05d1\u05d4, \u05e8\u05e4\u05d5\u05d1\u05dc\u05d9\u05e7\u05ea", "Monaco": "\u05de\u05d5\u05e0\u05e7\u05d5", "Montenegro": "\u05de\u05d5\u05e0\u05d8\u05e0\u05d2\u05e8\u05d5", "More highlights...": "\u05d4\u05d3\u05d2\u05e9\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea\u2026", "More information and support": "\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3 \u05d5\u05ea\u05de\u05d9\u05db\u05d4", "More options for {1}": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05e2\u05d1\u05d5\u05e8 {1}", "More...": "\u05e2\u05d5\u05d3\u2026", "Move Sheet Left": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05e9\u05de\u05d0\u05dc\u05d4", "Move Sheet Right": "\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d9\u05de\u05d9\u05e0\u05d4", "My Library": "\u05d4\u05e1\u05e4\u05e8\u05d9\u05d9\u05d4 \u05e9\u05dc\u05d9", "My Publications": "\u05d4\u05e4\u05e8\u05e1\u05d5\u05de\u05d9\u05dd \u05e9\u05dc\u05d9", "Named Range": "\u05d8\u05d5\u05d5\u05d7 \u05e9\u05de\u05d9", "Navigation": "\u05e0\u05d9\u05d5\u05d5\u05d8", "Navigator": "\u05e0\u05d5\u05d5\u05d8\u05df", "Netherlands": "\u05d4\u05d5\u05dc\u05e0\u05d3", "Network Graph": "\u05ea\u05e8\u05e9\u05d9\u05dd \u05e8\u05e9\u05ea", "Neutral": "\u05e0\u05d9\u05d9\u05d8\u05e8\u05dc\u05d9", "New Zealand": "\u05e0\u05d9\u05d5 \u05d6\u05d9\u05dc\u05e0\u05d3", "Next": "\u05d4\u05d1\u05d0", "Next Slide": "\u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05d1\u05d0\u05d4", "No Comments": "\u05d0\u05d9\u05df \u05d4\u05e2\u05e8\u05d5\u05ea", "No Notes": "\u05d0\u05d9\u05df \u05e4\u05ea\u05e7\u05d9\u05d5\u05ea", "No color": "\u05d0\u05d9\u05df \u05e6\u05d1\u05e2", "No disk space left on server.": "\u05dc\u05d0 \u05e0\u05e9\u05d0\u05e8 \u05de\u05e7\u05d5\u05dd \u05e4\u05e0\u05d5\u05d9 \u05d1\u05db\u05d5\u05e0\u05df \u05e9\u05dc \u05d4\u05e9\u05e8\u05ea.", "No fill": "\u05dc\u05dc\u05d0 \u05de\u05d9\u05dc\u05d5\u05d9", "No issues found": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05ea\u05e7\u05dc\u05d5\u05ea", "No problems with SSL verification detected": "\u05dc\u05d0 \u05d4\u05ea\u05d2\u05dc\u05d5 \u05d1\u05e2\u05d9\u05d5\u05ea \u05e2\u05dd \u05d0\u05d9\u05de\u05d5\u05ea \u05d4\u05beSSL", "No search results found!": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d1\u05d7\u05d9\u05e4\u05d5\u05e9!", "None": "\u05dc\u05dc\u05d0", "None (Do not check spelling)": "\u05dc\u05dc\u05d0 (\u05dc\u05d0 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05d9\u05d5\u05ea)", "Normal": "\u05e8\u05d2\u05d9\u05dc", "North Macedonia, Republic of": "\u05e6\u05e4\u05d5\u05df \u05de\u05e7\u05d3\u05d5\u05e0\u05d9\u05d4, \u05e8\u05e4\u05d5\u05d1\u05dc\u05d9\u05e7\u05ea", "Norway": "\u05e0\u05d5\u05e8\u05d5\u05d5\u05d2\u05d9\u05d4", "Not using namespaces": "\u05d0\u05d9\u05df \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e8\u05d7\u05d1\u05d9 \u05e9\u05dd", "Notes": "\u05d4\u05e2\u05e8\u05d5\u05ea", "Notes Pages": "\u05e2\u05de\u05d5\u05d3\u05d9 \u05d4\u05e2\u05e8\u05d5\u05ea", "Notes View": "\u05ea\u05e6\u05d5\u05d2\u05ea \u05d4\u05e2\u05e8\u05d5\u05ea", "Number": "\u05de\u05e1\u05e4\u05e8", "Number of Documents": "\u05de\u05e1\u05e4\u05e8 \u05d4\u05de\u05e1\u05de\u05db\u05d9\u05dd", "Number of Pages": "\u05de\u05e1\u05e4\u05e8 \u05e2\u05de\u05d5\u05d3\u05d9\u05dd", "Number of Sheets": "\u05de\u05e1\u05e4\u05e8 \u05d2\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea", "Number of Slides": "\u05de\u05e1\u05e4\u05e8 \u05e9\u05e7\u05d5\u05e4\u05d9\u05d5\u05ea", "ODF Drawing (.odg)": "\u05e6\u05d9\u05d5\u05e8 ODF\u200f (\u200e.odg)", "ODF presentation (.odp)": "\u05de\u05e6\u05d2\u05ea ODF \u200f(\u200e.odp)", "ODF spreadsheet (.ods)": "\u05de\u05e6\u05d2\u05ea ODF\u200f (\u200e.ods)", "ODF text document (.odt)": "\u05de\u05e1\u05de\u05da \u05d8\u05e7\u05e1\u05d8 ODF\u200f (\u200e.odt)", "OK": "\u05d0\u05d9\u05e9\u05d5\u05e8", "OPEN": "\u05e4\u05ea\u05d5\u05d7", "Off": "\u05db\u05d1\u05d5\u05d9", "On": "\u05e4\u05e2\u05d9\u05dc", "Once citations are entered their storage and display type can not be changed.": "\u05dc\u05d0\u05d7\u05e8 \u05d4\u05d5\u05e1\u05e4\u05ea \u05d4\u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05e1\u05d5\u05d2 \u05d4\u05d0\u05d7\u05e1\u05d5\u05df \u05d5\u05d4\u05ea\u05e6\u05d5\u05d2\u05d4.", "Online Help": "\u05e2\u05d6\u05e8\u05d4 \u05de\u05e7\u05d5\u05d5\u05e0\u05ea", "Only the document owner can change the password.": "\u05e8\u05e7 \u05d1\u05e2\u05dc\u05d9 \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05d4\u05e1\u05d9\u05e1\u05de\u05d4.", "Oops, there is a problem connecting the document": "\u05d0\u05d5\u05e4\u05e1, \u05d0\u05d9\u05e8\u05e2\u05d4 \u05ea\u05e7\u05dc\u05d4 \u05d1\u05e2\u05ea \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05dc\u05de\u05e1\u05de\u05da", "Oops, there is a problem connecting to {productname}: ": "\u05d0\u05d5\u05e4\u05e1, \u05d0\u05d9\u05e8\u05e2\u05d4 \u05ea\u05e7\u05dc\u05d4 \u05d1\u05e2\u05ea \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05d0\u05dc {productname}: ", "Open in full view": "\u05e4\u05ea\u05d9\u05d7\u05d4 \u05d1\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05dc\u05d0\u05d4", "Open link": "\u05e4\u05ea\u05d9\u05d7\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8", "Open menu": "\u05e4\u05ea\u05d9\u05d7\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8", "Other": "\u05d0\u05d7\u05e8", "Out of table": "\u05de\u05d7\u05d5\u05e5 \u05dc\u05d8\u05d1\u05dc\u05d4", "Outline": "\u05de\u05ea\u05d0\u05e8", "Overview": "\u05e1\u05e7\u05d9\u05e8\u05ea \u05e2\u05dc", "Overwrite": "\u05d3\u05e8\u05d9\u05e1\u05d4", "PB": "\u05e4\u05f4\u05d1", "PDF Document (.pdf)": "\u05de\u05e1\u05de\u05da PDF\u200f (\u200e.pdf)", "PDF Document (.pdf) - Expert": "\u05de\u05e1\u05de\u05da PDF\u200f (\u200e.pdf) - \u05de\u05d5\u05de\u05d7\u05d4", "PDF Document (.pdf) as...": "\u05de\u05e1\u05de\u05da PDF\u200f (\u200e.pdf) \u05d1\u05ea\u05d5\u05e8\u2026", "PID": "\u05de\u05d6\u05d4\u05d4 \u05ea\u05d4\u05dc\u05d9\u05da", "Page": "\u05e2\u05de\u05d5\u05d3", "Page Layout": "\u05e4\u05e8\u05d9\u05e1\u05ea \u05e2\u05de\u05d5\u05d3", "Page Setup": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e2\u05de\u05d5\u05d3", "Paste": "\u05d4\u05d3\u05d1\u05e7\u05d4", "Paste Slide": "\u05d4\u05d3\u05d1\u05e7\u05ea \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea", "Paste Special": "\u05d4\u05d3\u05d1\u05e7\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea", "Paste from this document": "\u05d4\u05d3\u05d1\u05e7\u05d4 \u05de\u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4", "Path": "\u05e0\u05ea\u05d9\u05d1", "Pause": "\u05d4\u05e9\u05d4\u05d9\u05d4", "Pause... ( %SECONDS% )": "\u05d4\u05e9\u05d4\u05d9\u05d9\u05d4\u2026 ( %SECONDS% )", "Percent": "\u05d0\u05d7\u05d5\u05d6", "Permission Mode": "\u05de\u05e6\u05d1 \u05d4\u05e8\u05e9\u05d0\u05d4", "Philippines": "\u05d4\u05e4\u05d9\u05dc\u05d9\u05e4\u05d9\u05e0\u05d9\u05dd", "Picture": "\u05ea\u05de\u05d5\u05e0\u05d4", "Please save or discard the comment currently being edited.": "\u05e0\u05d0 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05d5 \u05dc\u05d4\u05ea\u05e2\u05dc\u05dd \u05de\u05d4\u05d4\u05e2\u05e8\u05d4 \u05e9\u05e0\u05e2\u05e8\u05db\u05ea \u05db\u05e8\u05d2\u05e2.", "Please send us your feedback": "\u05e0\u05d0 \u05dc\u05e9\u05dc\u05d5\u05d7 \u05d0\u05ea \u05d4\u05de\u05e9\u05d5\u05d1 \u05e9\u05dc\u05da \u05d0\u05dc\u05d9\u05e0\u05d5", "Please use following combination to see more options:": "\u05e0\u05d0 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e6\u05d9\u05e8\u05d5\u05e3 \u05d4\u05d1\u05d0 \u05db\u05d3\u05d9 \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea:", "Please wait kubernetes cluster is scaling...": "\u05e0\u05d0 \u05dc\u05d4\u05de\u05ea\u05d9\u05df \u05dc\u05d4\u05d9\u05e2\u05e8\u05db\u05d5\u05ea \u05e9\u05dc \u05e6\u05d1\u05d9\u05e8 \u05d4\u05bekubernetes \u05de\u05d7\u05d3\u05e9\u2026", "Please wait!": "\u05e0\u05d0 \u05dc\u05d4\u05de\u05ea\u05d9\u05df!", "Poland": "\u05e4\u05d5\u05dc\u05d9\u05df", "Portrait": "\u05d0\u05e0\u05db\u05d9", "Portugal": "\u05e4\u05d5\u05e8\u05d8\u05d5\u05d2\u05dc", "PostMessage API is initialized": "\u05d4\u05beAPI \u05e9\u05dc PostMessage \u05de\u05d0\u05d5\u05ea\u05d7\u05dc", "PowerPoint 2003 Presentation (.ppt)": "\u05de\u05e6\u05d2\u05ea PowerPoint 2003\u200f (\u200e.ppt)", "PowerPoint Presentation (.pptx)": "\u05de\u05e6\u05d2\u05ea PowerPoint\u200f (\u200e.pptx)", "Present current slide": "\u05d4\u05e6\u05d2\u05ea \u05d4\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea", "Present in Window": "\u05d4\u05e6\u05d2\u05d4 \u05d1\u05d7\u05dc\u05d5\u05df", "Present in new window": "\u05d4\u05e6\u05d2\u05d4 \u05d1\u05d7\u05dc\u05d5\u05df \u05d7\u05d3\u05e9", "Presentation": "\u05de\u05e6\u05d2\u05ea", "Presentation disabled": "\u05de\u05e6\u05d2\u05ea \u05d4\u05d5\u05e9\u05d1\u05ea\u05d4", "Presentation mode has been disabled for this document": "\u05de\u05e6\u05d1 \u05de\u05e6\u05d2\u05ea \u05d4\u05d5\u05e9\u05d1\u05ea \u05dc\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u05d4\u05de\u05e6\u05d2\u05ea \u05e0\u05d7\u05e1\u05de\u05d4. \u05e0\u05d0 \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d7\u05dc\u05d5\u05e0\u05d5\u05ea \u05e7\u05d5\u05e4\u05e6\u05d9\u05dd \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05d4\u05d4\u05d2\u05d3\u05e8\u05d4 \u05d4\u05d6\u05d0\u05ea \u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05de\u05e6\u05d2\u05d5\u05ea \u05dc\u05d4\u05d5\u05e4\u05d9\u05e2 \u05d1\u05d7\u05dc\u05d5\u05e0\u05d5\u05ea \u05e0\u05e4\u05e8\u05d3\u05d9\u05dd, \u05de\u05d4 \u05e9\u05de\u05e7\u05dc \u05e2\u05dc \u05e9\u05d9\u05ea\u05d5\u05e3 \u05d4\u05de\u05e1\u05da.", "Presenter Console": "\u05de\u05e1\u05d5\u05e3 \u05de\u05e6\u05d9\u05d2", "Presenting in fullscreen": "\u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05d4\u05e6\u05d2\u05d4 \u05d1\u05de\u05e1\u05da \u05de\u05dc\u05d0", "Presenting in window": "\u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05d4\u05e6\u05d2\u05d4 \u05d1\u05d7\u05dc\u05d5\u05df", "Preview Slide {1}": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4 \u05e9\u05dc \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea {1}", "Previous": "\u05d4\u05e7\u05d5\u05d3\u05de\u05ea", "Print": "\u05d4\u05d3\u05e4\u05e1\u05d4", "Print dialog": "\u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05d4\u05d3\u05e4\u05e1\u05d4", "Promote to top comment": "\u05e7\u05d9\u05d3\u05d5\u05dd \u05dc\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d4\u05de\u05d5\u05d1\u05d9\u05dc\u05d4", "Properties": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd", "Provider:": "\u05e1\u05e4\u05e7:", "Qatar": "\u05e7\u05d8\u05e8", "Quadratic": "\u05e8\u05d9\u05d1\u05d5\u05e2\u05d9", "RELOAD": "\u05d8\u05e2\u05d9\u05e0\u05d4 \u05de\u05d7\u05d3\u05e9", "Radial": "\u05de\u05e2\u05d2\u05dc\u05d9", "Read mode": "\u05de\u05e6\u05d1 \u05e7\u05e8\u05d9\u05d0\u05d4", "Read-only": "\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3", "Received": "\u05d4\u05ea\u05e7\u05d1\u05dc", "Recent": "\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd", "Reconnecting...": "\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05de\u05d7\u05d3\u05e9\u2026", "Redo": "\u05d1\u05d9\u05e6\u05d5\u05e2 \u05e9\u05d5\u05d1", "References": "\u05e1\u05d9\u05de\u05d5\u05db\u05d9\u05df", "Refresh": "\u05e8\u05e2\u05e0\u05d5\u05df", "Refresh Citations": "\u05e8\u05e2\u05e0\u05d5\u05df \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd", "Refresh Log": "\u05e8\u05e2\u05e0\u05d5\u05df \u05d4\u05d9\u05d5\u05de\u05df", "Reject change": "\u05d3\u05d7\u05d9\u05d9\u05ea \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9", "Reloading the document after rename": "\u05e8\u05e2\u05e0\u05d5\u05df \u05d4\u05de\u05e1\u05de\u05da \u05d0\u05d7\u05e8\u05d9 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05dd", "Remove": "\u05d4\u05e1\u05e8\u05d4", "Remove Thread": "\u05d4\u05e1\u05e8\u05ea \u05e9\u05e8\u05e9\u05d5\u05e8", "Remove link": "\u05d4\u05e1\u05e8\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8", "Remove print area": "\u05d4\u05e1\u05e8\u05ea \u05d0\u05d6\u05d5\u05e8 \u05dc\u05d4\u05d3\u05e4\u05e1\u05d4", "Rename": "\u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05dd", "Rename Document": "\u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05dd \u05de\u05e1\u05de\u05da", "Rename sheet": "\u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05dd \u05d2\u05d9\u05dc\u05d9\u05d5\u05df", "Renaming...": "\u05e0\u05d9\u05ea\u05df \u05e9\u05dd \u05d0\u05d7\u05e8\u2026", "Repair": "\u05ea\u05d9\u05e7\u05d5\u05df", "Repair Document": "\u05ea\u05d9\u05e7\u05d5\u05df \u05de\u05e1\u05de\u05da", "Repeat in {0} seconds": "\u05dc\u05d7\u05d6\u05d5\u05e8 \u05e2\u05d5\u05d3 {0} \u05e9\u05e0\u05d9\u05d5\u05ea", "Replace": "\u05d4\u05d7\u05dc\u05e4\u05d4", "Reply": "\u05ea\u05d2\u05d5\u05d1\u05d4", "Report an issue": "\u05d3\u05d9\u05d5\u05d5\u05d7 \u05e2\u05dc \u05ea\u05e7\u05dc\u05d4", "Reset to Default Language": "\u05d0\u05d9\u05e4\u05d5\u05e1 \u05dc\u05e9\u05e4\u05ea \u05d1\u05e8\u05e8\u05ea \u05de\u05d7\u05d3\u05dc", "Reset to default Document settings": "\u05d0\u05d9\u05e4\u05d5\u05e1 \u05dc\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05db\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc", "Reset zoom": "\u05d0\u05d9\u05e4\u05d5\u05e1 \u05de\u05e8\u05d7\u05e7 \u05de\u05ea\u05e6\u05d5\u05d2\u05d4", "Resolve": "\u05e4\u05ea\u05e8\u05d5\u05df", "Resolve Thread": "\u05e4\u05ea\u05e8\u05d5\u05df \u05e9\u05e8\u05e9\u05d5\u05e8", "Resolved": "\u05e0\u05e4\u05ea\u05e8", "Restart": "\u05d4\u05ea\u05d7\u05dc\u05d4 \u05de\u05d7\u05d3\u05e9", "Restoring older revision. Any unsaved changes will be available in version history": "\u05de\u05d4\u05d3\u05d5\u05e8\u05d4 \u05d9\u05e9\u05e0\u05d4 \u05de\u05e9\u05d5\u05d7\u05d6\u05e8\u05ea. \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05d0 \u05d9\u05d9\u05e9\u05de\u05e8\u05d5 \u05d9\u05d4\u05d9\u05d5 \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d9\u05ea \u05d4\u05d2\u05e8\u05e1\u05d0\u05d5\u05ea", "Resume": "\u05d4\u05de\u05e9\u05da", "Review": "\u05e1\u05e7\u05d9\u05e8\u05d4", "Rich Text": "\u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8", "Rich Text (.rtf)": "\u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8 (\u200e.rtf)", "Right Margin": "\u05e9\u05d5\u05dc\u05d9\u05d9\u05dd \u05d9\u05de\u05e0\u05d9\u05d9\u05dd", "Romania": "\u05e8\u05d5\u05de\u05e0\u05d9\u05d4", "Row Height": "\u05d2\u05d5\u05d1\u05d4 \u05e9\u05d5\u05e8\u05d4", "Row {0}": "\u05e9\u05d5\u05e8\u05d4 {0}", "Row {0} through {1}": "\u05e9\u05d5\u05e8\u05d5\u05ea {0} \u05e2\u05d3 {1}", "Rows": "\u05e9\u05d5\u05e8\u05d5\u05ea", "Ruler": "\u05e1\u05e8\u05d2\u05dc", "Russian Federation": "\u05e8\u05d5\u05e1\u05d9\u05d4, \u05d4\u05e4\u05d3\u05e8\u05e6\u05d9\u05d4 \u05d4\u05e8\u05d5\u05e1\u05d9\u05ea", "San Marino": "\u05e1\u05df \u05de\u05e8\u05d9\u05e0\u05d5", "Saudi Arabia": "\u05e2\u05e8\u05d1 \u05d4\u05e1\u05e2\u05d5\u05d3\u05d9\u05ea", "Save": "\u05e9\u05de\u05d9\u05e8\u05d4", "Save As": "\u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05e9\u05dd", "Save Comments": "\u05e9\u05de\u05d9\u05e8\u05ea \u05d4\u05e2\u05e8\u05d5\u05ea", "Save Document settings": "\u05e9\u05de\u05d9\u05e8\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05e1\u05de\u05da", "Save as ODF format": "\u05dc\u05e9\u05de\u05d5\u05e8 \u05d1\u05ea\u05e6\u05d5\u05e8\u05ea ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u05d4\u05e9\u05de\u05d9\u05e8\u05d4 \u05e0\u05db\u05e9\u05dc\u05d4 \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05d4\u05de\u05e1\u05de\u05da \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9 \u05d0\u05d5 \u05e9\u05d4\u05d5\u05d0 \u05d7\u05d5\u05e8\u05d2 \u05de\u05d4\u05de\u05e7\u05d5\u05dd \u05e9\u05e0\u05d5\u05ea\u05e8 \u05d1\u05d0\u05d7\u05e1\u05d5\u05df. \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05d4\u05d9\u05d4 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3 \u05de\u05e2\u05ea\u05d4 \u05d0\u05da \u05e2\u05d3\u05d9\u05d9\u05df \u05d9\u05ea\u05d0\u05e4\u05e9\u05e8 \u05dc\u05da \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05d5\u05ea\u05d5 \u05db\u05e2\u05ea \u05db\u05d3\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8 \u05dc\u05e2\u05d5\u05ea\u05e7 \u05de\u05e7\u05d5\u05de\u05d9.", "Save failed due to no disk space left. Document will now be read-only.": "\u05d4\u05e9\u05de\u05d9\u05e8\u05d4 \u05e0\u05db\u05e9\u05dc\u05d4 \u05e2\u05e7\u05d1 \u05de\u05d9\u05e2\u05d5\u05d8 \u05de\u05e7\u05d5\u05dd \u05e4\u05e0\u05d5\u05d9 \u05d1\u05db\u05d5\u05e0\u05df. \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05d4\u05d9\u05d4 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3 \u05de\u05e2\u05ea\u05d4.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u05d4\u05e9\u05de\u05d9\u05e8\u05d4 \u05e0\u05db\u05e9\u05dc\u05d4 \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05dc\u05d0 \u05e0\u05d5\u05ea\u05e8 \u05de\u05e7\u05d5\u05dd \u05e4\u05e0\u05d5\u05d9. \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05d4\u05d9\u05d4 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3. \u05e0\u05d0 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05d9\u05e9 \u05de\u05e1\u05e4\u05d9\u05e7 \u05de\u05e7\u05d5\u05dd \u05d6\u05de\u05d9\u05df \u05d5\u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05e9\u05de\u05d5\u05e8 \u05e9\u05d5\u05d1.", "Save to new file": "\u05e9\u05de\u05d9\u05e8\u05d4 \u05dc\u05e7\u05d5\u05d1\u05e5 \u05d7\u05d3\u05e9", "Saved": "\u05e0\u05e9\u05de\u05e8", "Saving": "\u05e0\u05e9\u05de\u05e8", "Saving...": "\u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05e9\u05de\u05d9\u05e8\u05d4\u2026", "Scalable Vector Graphics (.svg)": "\u05d2\u05e8\u05e4\u05d9\u05e7\u05ea \u05d5\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd \u05de\u05ea\u05db\u05d5\u05d5\u05e0\u05e0\u05ea (\u200e.svg)", "Scientific": "\u05de\u05d3\u05e2\u05d9", "Screen Reading": "\u05e7\u05e8\u05d9\u05d0\u05ea \u05de\u05e1\u05da", "Screen reader support for text content is disabled. ": "\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e7\u05d5\u05e8\u05d0 \u05de\u05e1\u05da \u05dc\u05d8\u05e7\u05e1\u05d8 \u05ea\u05d5\u05db\u05df \u05de\u05d5\u05e9\u05d1\u05ea\u05ea. ", "Scroll down": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05dc\u05de\u05d8\u05d4", "Scroll down annotations": "\u05d2\u05dc\u05d9\u05dc\u05ea \u05d4\u05d4\u05e2\u05e8\u05d5\u05ea \u05dc\u05de\u05d8\u05d4", "Scroll left": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05e9\u05de\u05d0\u05dc\u05d4", "Scroll right": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05d9\u05de\u05d9\u05e0\u05d4", "Scroll to the first sheet": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05e8\u05d0\u05e9\u05d5\u05df", "Scroll to the last sheet": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05dc\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d0\u05d7\u05e8\u05d5\u05df", "Scroll up": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05dc\u05de\u05e2\u05dc\u05d4", "Scroll up annotations": "\u05d2\u05dc\u05d9\u05dc\u05ea \u05d4\u05d4\u05e2\u05e8\u05d5\u05ea \u05dc\u05de\u05e2\u05dc\u05d4", "Search": "\u05d7\u05d9\u05e4\u05d5\u05e9", "See history": "\u05d4\u05e6\u05d2\u05ea \u05d4\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4", "See revision history": "\u05d4\u05e6\u05d2\u05ea \u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d4\u05d3\u05d5\u05e8\u05d5\u05ea", "Select Function": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4", "Select a tab to view settings.": "\u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05dc\u05e9\u05d5\u05e0\u05d9\u05ea \u05db\u05d3\u05d9 \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea.", "Select language": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05e4\u05d4", "Select multiple cells": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05de\u05d2\u05d5\u05d5\u05df \u05ea\u05d0\u05d9\u05dd", "Select range": "\u05d1\u05d7\u05d9\u05e8\u05ea \u05d8\u05d5\u05d5\u05d7", "Selected external data source is forbidden. Please contact the system administrator.": "\u05de\u05e7\u05d5\u05e8 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05d9\u05dd \u05d4\u05d6\u05d4 \u05d0\u05e1\u05d5\u05e8. \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05e0\u05d4\u05dc\u05ea \u05d4\u05de\u05e2\u05e8\u05db\u05ea.", "Selected range of cells": "\u05d8\u05d5\u05d5\u05d7 \u05e0\u05d1\u05d7\u05e8 \u05e9\u05dc \u05ea\u05d0\u05d9\u05dd", "Selection Mode": "\u05de\u05e6\u05d1 \u05d1\u05d7\u05d9\u05e8\u05d4", "Selection count": "\u05de\u05d5\u05e0\u05d4 \u05d1\u05d7\u05d9\u05e8\u05d5\u05ea", "Selection mode: inactive": "\u05de\u05e6\u05d1 \u05d1\u05d7\u05d9\u05e8\u05d4: \u05d1\u05dc\u05ea\u05d9 \u05e4\u05e2\u05d9\u05dc", "Send Feedback": "\u05e9\u05dc\u05d9\u05d7\u05ea \u05de\u05e9\u05d5\u05d1", "Sent": "\u05e0\u05e9\u05dc\u05d7", "Serbia": "\u05e1\u05e8\u05d1\u05d9\u05d4", "Served by:": "\u05de\u05d5\u05d2\u05e9 \u05e2\u05dc \u05d9\u05d3\u05d9:", "Server audit": "\u05e4\u05d9\u05e7\u05d5\u05d7 \u05e2\u05dc \u05d4\u05e9\u05e8\u05ea", "Server has been shut down; please reload the page.": "\u05d4\u05e9\u05e8\u05ea \u05e0\u05db\u05d1\u05d4, \u05e0\u05d0 \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "Server is down, restarting automatically. Please wait.": "\u05d4\u05e9\u05e8\u05ea \u05de\u05d5\u05e9\u05d1\u05ea, \u05ea\u05ea\u05d1\u05e6\u05e2 \u05d4\u05e4\u05e2\u05dc\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05de\u05d7\u05d3\u05e9. \u05e0\u05d0 \u05dc\u05d4\u05de\u05ea\u05d9\u05df.", "Server is now reachable. We have to refresh the page now.": "\u05d4\u05e9\u05e8\u05ea \u05d6\u05de\u05d9\u05df \u05db\u05e2\u05ea. \u05e2\u05dc\u05d9\u05e0\u05d5 \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "Server is now reachable...": "\u05d4\u05e9\u05e8\u05ea \u05e0\u05d2\u05d9\u05e9 \u05db\u05e8\u05d2\u05e2\u2026", "Server is shutting down": "\u05d4\u05e9\u05e8\u05ea \u05e0\u05db\u05d1\u05d4", "Server is shutting down for maintenance (auto-saving)": "\u05d4\u05e9\u05e8\u05ea \u05e0\u05db\u05d1\u05d4 \u05dc\u05e6\u05d5\u05e8\u05db\u05d9 \u05ea\u05d7\u05d6\u05d5\u05e7\u05d4 (\u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05e9\u05de\u05d9\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea)", "Server returned this reason:": "\u05d4\u05e9\u05e8\u05ea \u05d4\u05d7\u05d6\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e1\u05d9\u05d1\u05d4 \u05d4\u05d6\u05d0\u05ea:", "Server uptime": "\u05d6\u05de\u05df \u05de\u05d0\u05d6 \u05d4\u05d4\u05d3\u05dc\u05e7\u05d4 \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05e9\u05dc \u05d4\u05e9\u05e8\u05ea", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05d0\u05d9\u05e0\u05d5 \u05d6\u05de\u05d9\u05df. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d5\u05dc\u05d3\u05d5\u05d5\u05d7 \u05dc\u05d4\u05e0\u05d4\u05dc\u05d4 \u05e9\u05dc\u05da \u05d0\u05dd \u05d4\u05ea\u05e7\u05dc\u05d4 \u05e0\u05de\u05e9\u05db\u05ea.", "Session terminated by document owner": "\u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05e0\u05e1\u05d2\u05e8\u05d4 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d1\u05e2\u05dc\u05d9 \u05d4\u05de\u05e1\u05de\u05da", "Set Language for All text": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e9\u05e4\u05d4 \u05dc\u05db\u05dc \u05d4\u05d8\u05e7\u05e1\u05d8", "Set Language for Paragraph": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e9\u05e4\u05d4 \u05dc\u05e4\u05e1\u05e7\u05d4", "Set Language for Selection": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e9\u05e4\u05d4 \u05dc\u05d1\u05d7\u05d9\u05e8\u05d4", "Set Log Levels": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05e8\u05de\u05d5\u05ea \u05ea\u05d9\u05e2\u05d5\u05d3 \u05d4\u05d9\u05d5\u05de\u05df", "Set default interface preferences.": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4\u05e2\u05d3\u05e4\u05d5\u05ea \u05de\u05e0\u05e9\u05e7 \u05db\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc.", "Settings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea", "Shapes": "\u05e6\u05d5\u05e8\u05d5\u05ea", "Share": "\u05e9\u05d9\u05ea\u05d5\u05e3", "Share...": "\u05e9\u05d9\u05ea\u05d5\u05e3\u2026", "Shared Config URL is missing in initial variables.": "\u05dc\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e9\u05d5\u05ea\u05e4\u05d5\u05ea \u05d7\u05e1\u05e8\u05d9\u05dd \u05d4\u05de\u05e9\u05ea\u05e0\u05d9\u05dd \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05d9\u05dd.", "Shockwave Flash (.swf)": "Shockwave Flash \u200f(\u200e.swf)", "Show Comments": "\u05d4\u05e6\u05d2\u05ea \u05d4\u05e2\u05e8\u05d5\u05ea", "Show Grid": "\u05d4\u05e6\u05d2\u05ea \u05e8\u05e9\u05ea", "Show Menu": "\u05d4\u05e6\u05d2\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8", "Show Ruler": "\u05d4\u05e6\u05d2\u05ea \u05e1\u05e8\u05d2\u05dc", "Show Sidebar": "\u05d4\u05e6\u05d2\u05ea \u05e1\u05e8\u05d2\u05dc \u05e6\u05d3", "Show Status Bar": "\u05d4\u05e6\u05d2\u05ea \u05e9\u05d5\u05e8\u05ea \u05de\u05e6\u05d1", "Show on the side": "\u05d4\u05e6\u05d2\u05d4 \u05d1\u05e6\u05d3", "Show sheets": "\u05d4\u05e6\u05d2\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05e0\u05d5\u05ea", "Show the search bar": "\u05d4\u05e6\u05d2\u05ea \u05e1\u05e8\u05d2\u05dc \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9", "Shutdown Server": "\u05db\u05d9\u05d1\u05d5\u05d9 \u05d4\u05e9\u05e8\u05ea", "Signature": "\u05d7\u05ea\u05d9\u05de\u05d4", "Singapore": "\u05e1\u05d9\u05e0\u05d2\u05e4\u05d5\u05e8", "Size to grid": "\u05d2\u05d5\u05d3\u05dc \u05dc\u05e8\u05e9\u05ea", "Slide %1": "\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea %1", "Slide Transition": "\u05de\u05e2\u05d1\u05e8\u05d5\u05df \u05e9\u05e7\u05d5\u05e4\u05d9\u05ea", "Slide {0} of {1}": "\u05e9\u05e7\u05d5\u05e4\u05d9\u05ea {0} \u05de\u05ea\u05d5\u05da {1}", "Slides": "\u05e9\u05e7\u05d5\u05e4\u05d9\u05d5\u05ea", "Slovakia": "\u05e1\u05dc\u05d5\u05d1\u05e7\u05d9\u05d4", "Slovenia": "\u05e1\u05dc\u05d5\u05d1\u05e0\u05d9\u05d4", "Smart Picker": "\u05d1\u05d5\u05e8\u05e8 \u05d7\u05db\u05dd", "Snap grid": "\u05d4\u05e6\u05de\u05d3\u05d4 \u05dc\u05e8\u05e9\u05ea", "Snap to Grid": "\u05d4\u05e6\u05de\u05d3\u05d4 \u05dc\u05e8\u05e9\u05ea", "Solid": "\u05d0\u05d7\u05d9\u05d3", "Someone": "\u05de\u05d9\u05e9\u05d4\u05d5", "Something went wrong while deleting the file. Please try refreshing the page.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05de\u05d7\u05d9\u05e7\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "Something went wrong while fetching setting file. Please try to refresh the page.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05de\u05e9\u05d9\u05db\u05ea \u05e7\u05d5\u05d1\u05e5 \u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05de\u05e9\u05d9\u05db\u05ea \u05d4\u05de\u05d5\u05e0\u05d7\u05d5\u05df. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "Something went wrong while loading Document settings.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05d8\u05e2\u05d9\u05e0\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "Something went wrong while uploading dictionary file": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5 \u05d4\u05de\u05d9\u05dc\u05d5\u05df", "Something went wrong while uploading the file. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9 \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05e2\u05dc\u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.", "Something went wrong. Please try to refresh the page.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05e2\u05de\u05d5\u05d3.", "South Africa": "\u05d3\u05e8\u05d5\u05dd \u05d0\u05e4\u05e8\u05d9\u05e7\u05d4", "South Korea": "\u05e7\u05d5\u05e8\u05d9\u05d0\u05d4 \u05d4\u05d3\u05e8\u05d5\u05de\u05d9\u05ea", "Spain": "\u05e1\u05e4\u05e8\u05d3", "Sparkline": "\u05ea\u05e8\u05e9\u05d9\u05dd \u05de\u05d6\u05e2\u05e8\u05d9", "Square": "\u05e8\u05d9\u05d1\u05d5\u05e2", "Standard": "\u05ea\u05e7\u05e0\u05d9", "Standard dictionary": "\u05de\u05d9\u05dc\u05d5\u05df \u05e8\u05d2\u05d9\u05dc", "Status": "\u05de\u05e6\u05d1", "Status Bar": "\u05e9\u05d5\u05e8\u05ea \u05de\u05e6\u05d1", "Stop following": "\u05d4\u05e4\u05e1\u05e7\u05ea \u05d4\u05de\u05e2\u05e7\u05d1", "Store as:": "\u05d0\u05d7\u05e1\u05d5\u05df \u05d1\u05ea\u05d5\u05e8:", "Style": "\u05e1\u05d2\u05e0\u05d5\u05df", "Style list": "\u05e8\u05e9\u05d9\u05de\u05ea \u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea", "Styles": "\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea", "Successfully exported: ": "\u05d9\u05d9\u05d5\u05e6\u05d0 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4: ", "Sum": "\u05e1\u05db\u05d5\u05dd", "Sweden": "\u05e9\u05d5\u05d5\u05d3\u05d9\u05d4", "Switzerland": "\u05e9\u05d5\u05d5\u05d9\u05d9\u05e5", "Synchronize axes": "\u05e1\u05e0\u05db\u05e8\u05d5\u05df \u05e6\u05d9\u05e8\u05d9\u05dd", "TB": "\u05d8\u05f4\u05d1", "Table": "\u05d8\u05d1\u05dc\u05d4", "Table with {0} rows and {1} columns": "\u05d8\u05d1\u05dc\u05d4 \u05e2\u05dd {0} \u05e9\u05d5\u05e8\u05d5\u05ea \u05d5\u05be{1} \u05e2\u05de\u05d5\u05d3\u05d5\u05ea", "Taiwan, Province of China": "\u05d8\u05d0\u05d9\u05d5\u05d5\u05d0\u05df, \u05e4\u05e8\u05d5\u05d1\u05d9\u05e0\u05e6\u05d9\u05d4 \u05e9\u05dc \u05e1\u05d9\u05df", "Tap to collapse": "\u05d9\u05ea\u05db\u05d5\u05d5\u05e5 \u05d1\u05e0\u05d2\u05d9\u05e2\u05d4", "Tap to expand": "\u05d9\u05d5\u05e8\u05d7\u05d1 \u05d1\u05e0\u05d2\u05d9\u05e2\u05d4", "Text": "\u05d8\u05e7\u05e1\u05d8", "Text orientation": "\u05db\u05d9\u05d5\u05d5\u05e0\u05d9\u05d5\u05ea \u05d8\u05e7\u05e1\u05d8", "The IsAdminUser property is not set by integration": "\u05d4\u05de\u05d0\u05e4\u05d9\u05d9\u05df IsAdminUser (\u05d4\u05d0\u05dd \u05de\u05e9\u05ea\u05de\u05e9 \u05e0\u05d9\u05d4\u05d5\u05dc\u05d9) \u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05e9\u05d9\u05dc\u05d5\u05d1", "The IsAdminUser user property is set by integration": "\u05de\u05d0\u05e4\u05d9\u05d9\u05df \u05d4\u05de\u05e9\u05ea\u05de\u05e9 IsAdminUser \u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05e9\u05d9\u05dc\u05d5\u05d1", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u05d4\u05de\u05e1\u05de\u05da \u05de\u05db\u05d9\u05dc \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05e9\u05e2\u05e9\u05d5\u05d9\u05d9\u05dd \u05dc\u05d0 \u05dc\u05d4\u05d9\u05d5\u05ea \u05e0\u05d2\u05d9\u05e9\u05d9\u05dd \u05d3\u05e8\u05da API \u05de\u05e7\u05d5\u05d5\u05df. \u05e2\u05e9\u05d5\u05d9 \u05dc\u05d2\u05e8\u05d5\u05dd \u05dc\u05d1\u05e2\u05d9\u05d5\u05ea \u05d1\u05e2\u05e8\u05d9\u05db\u05ea \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05d0\u05d5 \u05d1\u05d9\u05d1\u05dc\u05d9\u05d5\u05d2\u05e8\u05e4\u05d9\u05d4.", "The document could not be locked, and is opened in read-only mode.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e0\u05e2\u05d5\u05dc \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05d4\u05d5\u05d0 \u05e4\u05ea\u05d5\u05d7 \u05d1\u05de\u05e6\u05d1 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3.", "The document could not be locked.": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e0\u05e2\u05d5\u05dc \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da.", "The document is being renamed and will reload shortly": "\u05e9\u05dd \u05d4\u05de\u05e1\u05de\u05da \u05e0\u05e2\u05e8\u05da \u05d5\u05d4\u05d5\u05d0 \u05d9\u05e8\u05d5\u05e2\u05e0\u05df \u05d1\u05e2\u05d5\u05d3 \u05d6\u05de\u05df \u05e7\u05e6\u05e8", "The document is being signed and will be availably shortly": "\u05d4\u05de\u05e1\u05de\u05da \u05e0\u05d7\u05ea\u05dd \u05d5\u05d9\u05d4\u05d9\u05d4 \u05d6\u05de\u05d9\u05df \u05d1\u05e2\u05d5\u05d3 \u05d6\u05de\u05df \u05e7\u05e6\u05e8", "The document is not signed.": "\u05d4\u05de\u05e1\u05de\u05da \u05dc\u05d0 \u05d7\u05ea\u05d5\u05dd.", "The document is switching to Offline mode and will reload shortly": "\u05d4\u05de\u05e1\u05de\u05da \u05e2\u05d5\u05d1\u05e8 \u05dc\u05de\u05e6\u05d1 \u05d1\u05dc\u05ea\u05d9\u05be\u05de\u05e7\u05d5\u05d5\u05df \u05d5\u05d4\u05d5\u05d0 \u05d9\u05d9\u05d8\u05e2\u05df \u05de\u05d7\u05d3\u05e9 \u05ea\u05db\u05e3", "The document is too large or no disk space left to save. Document will now be read-only.": "\u05d4\u05de\u05e1\u05de\u05da \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9 \u05d0\u05d5 \u05e9\u05dc\u05d0 \u05e0\u05d5\u05ea\u05e8 \u05de\u05e1\u05e4\u05d9\u05e7 \u05de\u05e7\u05d5\u05dd \u05dc\u05e9\u05de\u05d9\u05e8\u05d4. \u05d4\u05de\u05e1\u05de\u05da \u05d9\u05d4\u05d9\u05d4 \u05de\u05e2\u05ea\u05d4 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e7\u05d5\u05d1\u05e5 \u05de\u05e1\u05d5\u05d2: {0} \u05dc\u05e9\u05e8\u05ea \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05dc\u05e7\u05d5\u05d1\u05e5 \u05d0\u05d9\u05df \u05e9\u05dd", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05e7\u05d5\u05d1\u05e5 \u05de\u05e1\u05d5\u05d2: {0} \u05dc\u05e9\u05e8\u05ea \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05d4\u05e7\u05d5\u05d1\u05e5 \u05e8\u05d9\u05e7", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05de\u05d0\u05e8\u05d7 \u05e8\u05d9\u05e7\u05d4. \u05d9\u05ea\u05db\u05df \u05db\u05d9 \u05e9\u05e8\u05ea \u05d4\u05becoolwsd \u05d0\u05d9\u05e0\u05d5 \u05de\u05d5\u05d2\u05d3\u05e8 \u05e0\u05db\u05d5\u05df, \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05d4\u05e0\u05d4\u05dc\u05d4.", "The server encountered a {0} error while parsing the {1} command.": "\u05d4\u05e9\u05e8\u05ea \u05e0\u05ea\u05e7\u05dc \u05d1\u05e9\u05d2\u05d9\u05d0\u05ea {0} \u05d1\u05e2\u05ea \u05e4\u05e2\u05e0\u05d5\u05d7 \u05d4\u05e4\u05e7\u05d5\u05d3\u05d4 {1}.", "The server has been disconnected.": "\u05d4\u05e9\u05e8\u05ea \u05d4\u05ea\u05e0\u05ea\u05e7.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05d1\u05e1\u05d3\u05e8 \u05d0\u05da \u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05ea\u05e7\u05e3 \u05d0\u05ea \u05d4\u05d0\u05d9\u05e9\u05d5\u05e8 \u05d5\u05d4\u05de\u05e1\u05de\u05da \u05d7\u05ea\u05d5\u05dd \u05d7\u05dc\u05e7\u05d9\u05ea \u05d1\u05dc\u05d1\u05d3.", "The signature is OK, but the certificate could not be validated.": "\u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05ea\u05e7\u05d9\u05e0\u05d4 \u05d0\u05da \u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d0\u05de\u05ea \u05d0\u05ea \u05d4\u05d0\u05d9\u05e9\u05d5\u05e8.", "The signature is OK, but the document is only partially signed.": "\u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05ea\u05e7\u05d9\u05e0\u05d4 \u05d0\u05da \u05d4\u05de\u05e1\u05de\u05da \u05d7\u05ea\u05d5\u05dd \u05d1\u05d0\u05d5\u05e4\u05df \u05d7\u05dc\u05e7\u05d9 \u05d1\u05dc\u05d1\u05d3.", "The signature line can now be moved or resized as needed.": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d6\u05d9\u05d6 \u05d5\u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05d2\u05d5\u05d3\u05dc \u05e9\u05d5\u05e8\u05ea \u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05e6\u05d5\u05e8\u05da \u05de\u05e2\u05ea\u05d4.", "The signature was valid, but the document has been modified.": "\u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05ea\u05e7\u05d9\u05e0\u05d4 \u05d0\u05da \u05d4\u05de\u05e1\u05de\u05da \u05e0\u05e2\u05e8\u05da.", "Theme colors": "\u05e6\u05d1\u05e2\u05d9 \u05e2\u05e8\u05db\u05ea \u05e2\u05d9\u05e6\u05d5\u05d1", "This document has an invalid signature.": "\u05dc\u05de\u05e1\u05de\u05da \u05d6\u05d4 \u05d9\u05e9 \u05d7\u05ea\u05d9\u05de\u05d4 \u05e9\u05d2\u05d5\u05d9\u05d4.", "This document is digitally signed and the signature is valid.": "\u05d4\u05de\u05e1\u05de\u05da \u05d7\u05ea\u05d5\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\u05ea \u05d5\u05d4\u05d7\u05ea\u05d9\u05de\u05d4 \u05ea\u05e7\u05d9\u05e0\u05d4.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u05d4\u05de\u05e1\u05de\u05da \u05e2\u05e9\u05d5\u05d9 \u05dc\u05d4\u05db\u05d9\u05dc \u05e2\u05d9\u05e6\u05d5\u05d1 \u05d0\u05d5 \u05ea\u05d5\u05db\u05df \u05e9\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05de\u05d5\u05e8 \u05d1\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u05d6\u05d5 \u05d2\u05e8\u05e1\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e0\u05ea\u05de\u05db\u05ea \u05e9\u05dc {productname}. \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05de\u05e0\u05e2 \u05de\u05d4\u05e8\u05d5\u05e9\u05dd \u05e9\u05d4\u05d9\u05d0 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05dc\u05d4\u05d8\u05de\u05e2\u05d4 \u05d1\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd, \u05d4\u05d5\u05d3\u05e2\u05d4 \u05d6\u05d5 \u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05db\u05d0\u05e9\u05e8 \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05de\u05be{docs} \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05d0\u05d5 {connections} \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05de\u05ea\u05d1\u05e6\u05e2\u05d9\u05dd \u05d1\u05de\u05e7\u05d1\u05d9\u05dc.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d6\u05d4 \u05de\u05d5\u05d2\u05d1\u05dc \u05dc\u05db\u05d3\u05d9 {0} \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05d5\u05be%1 \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05e1\u05da \u05d4\u05db\u05d5\u05dc \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05de\u05e0\u05d4\u05dc. \u05d4\u05d2\u05e2\u05ea \u05dc\u05de\u05d2\u05d1\u05dc\u05d4 \u05d6\u05d5. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8.", "This user": "\u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d4\u05d6\u05d4", "This version of {productname} is powered by": "\u05d2\u05e8\u05e1\u05d4 \u05d6\u05d5 \u05e9\u05dc {productname} \u05de\u05d5\u05e4\u05e2\u05dc\u05ea \u05e2\u05dc \u05d2\u05d1\u05d9", "Tight": "\u05d4\u05d3\u05d5\u05e7", "Time": "\u05e9\u05e2\u05d4", "Time interval of CPU statistics (in ms)": "\u05d4\u05e4\u05e8\u05e9 \u05d6\u05de\u05df \u05e9\u05dc \u05e1\u05d8\u05d8\u05d9\u05e1\u05d8\u05d9\u05e7\u05ea \u05de\u05e2\u05d1\u05d3 (\u05d1\u05de\u05d9\u05dc\u05d9\u05e9\u05e0\u05d9\u05d5\u05ea)", "Time interval of memory statistics (in ms)": "\u05d4\u05e4\u05e8\u05e9 \u05d6\u05de\u05df \u05e9\u05dc \u05e1\u05d8\u05d8\u05d9\u05e1\u05d8\u05d9\u05e7\u05ea \u05d6\u05d9\u05db\u05e8\u05d5\u05df (\u05d1\u05de\u05d9\u05dc\u05d9\u05e9\u05e0\u05d9\u05d5\u05ea)", "Title": "\u05db\u05d5\u05ea\u05e8\u05ea", "To": "\u05e2\u05d3", "To paste outside {productname}, please first click the 'download' button": "\u05db\u05d3\u05d9 \u05dc\u05d4\u05d3\u05d1\u05d9\u05e7 \u05de\u05d7\u05d5\u05e5 \u05dc\u05be{productname}, \u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05ea\u05d7\u05d9\u05dc\u05d4 \u05e2\u05dc \u05db\u05e4\u05ea\u05d5\u05e8 \u05d4\u05be\u201a\u05d4\u05d5\u05e8\u05d3\u05d4\u2019", "To prevent accidental changes, the author has set this file to open as view-only": "\u05db\u05d3\u05d9 \u05dc\u05de\u05e0\u05d5\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05de\u05e7\u05e8\u05d9\u05d9\u05dd, \u05d4\u05d9\u05d5\u05e6\u05e8 \u05d0\u05d5 \u05d4\u05d9\u05d5\u05e6\u05e8\u05ea \u05d4\u05d2\u05d3\u05d9\u05e8\u05d5 \u05e9\u05d4\u05e7\u05d5\u05d1\u05e5 \u05d4\u05d6\u05d4 \u05d9\u05d9\u05e4\u05ea\u05d7 \u05dc\u05e7\u05e8\u05d9\u05d0\u05d4 \u05d1\u05dc\u05d1\u05d3", "Toggle UI Mode": "\u05d4\u05d7\u05dc\u05e4\u05ea \u05de\u05e6\u05d1 \u05de\u05e0\u05e9\u05e7 \u05de\u05e9\u05ea\u05de\u05e9", "Top Margin": "\u05e9\u05d5\u05dc \u05e2\u05dc\u05d9\u05d5\u05df", "Top N elements...": "N \u05d4\u05e8\u05db\u05d9\u05d1\u05d9\u05dd \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d9\u05dd\u2026", "Top N percent...": "N \u05d4\u05d0\u05d7\u05d5\u05d6\u05d9\u05dd \u05d4\u05e2\u05dc\u05d9\u05d5\u05e0\u05d9\u05dd\u2026", "Top/Bottom Rules...": "\u05db\u05dc\u05dc\u05d9\u05dd \u05e2\u05dc\u05d9\u05d5\u05e0\u05d9\u05dd/\u05ea\u05d7\u05ea\u05d5\u05e0\u05d9\u05dd\u2026", "Turkey": "\u05d8\u05d5\u05e8\u05e7\u05d9\u05d4", "Type": "\u05e1\u05d5\u05d2", "Type to add a word": "\u05d9\u05e9 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05de\u05d9\u05dc\u05d4", "Ukraine": "\u05d0\u05d5\u05e7\u05e8\u05d0\u05d9\u05e0\u05d4", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u05de\u05d0\u05e8\u05d7 MOPI \u05d1\u05dc\u05ea\u05d9 \u05de\u05d5\u05e8\u05e9\u05d4. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d5\u05dc\u05d3\u05d5\u05d5\u05d7 \u05dc\u05de\u05e0\u05d4\u05dc \u05e9\u05dc\u05da \u05d0\u05dd \u05d4\u05ea\u05e7\u05dc\u05d4 \u05e0\u05de\u05e9\u05db\u05ea.", "Undo": "\u05d4\u05d7\u05d6\u05e8\u05d4", "United Arab Emirates": "\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05de\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05e2\u05e8\u05d1\u05d9\u05d5\u05ea", "United Kingdom": "\u05d4\u05de\u05de\u05dc\u05db\u05d4 \u05d4\u05de\u05d0\u05d5\u05d7\u05d3\u05ea (\u05d0\u05e0\u05d2\u05dc\u05d9\u05d4)", "United States of America": "\u05d0\u05e8\u05e6\u05d5\u05ea \u05d4\u05d1\u05e8\u05d9\u05ea", "Unknown color": "\u05e6\u05d1\u05e2 \u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2", "Unlink Citations": "\u05e0\u05d9\u05ea\u05d5\u05e7 \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u05e0\u05d9\u05ea\u05d5\u05e7 \u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05d9\u05de\u05e0\u05e2 \u05de\u05beCollabora Online \u05dc\u05e2\u05d3\u05db\u05df \u05d0\u05ea \u05d4\u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05d5\u05d4\u05d1\u05d9\u05d1\u05dc\u05d9\u05d5\u05d2\u05e8\u05e4\u05d9\u05d4 \u05d1\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4.", "Unlock": "\u05e9\u05d7\u05e8\u05d5\u05e8", "Unresolve": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05e4\u05ea\u05e8\u05d5\u05df", "Unresolve Thread": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05e4\u05ea\u05e8\u05d5\u05df \u05e9\u05e8\u05e9\u05d5\u05e8", "Unsupported server version.": "\u05d2\u05e8\u05e1\u05ea \u05d4\u05e9\u05e8\u05ea \u05d0\u05d9\u05e0\u05d4 \u05e0\u05ea\u05de\u05db\u05ea.", "Update": "\u05e2\u05d3\u05db\u05d5\u05df", "Update Index": "\u05e2\u05d3\u05db\u05d5\u05df \u05de\u05e4\u05ea\u05d7", "Update Log Levels": "\u05e2\u05d3\u05db\u05d5\u05df \u05e8\u05de\u05d5\u05ea \u05ea\u05d9\u05e2\u05d5\u05d3 \u05d1\u05d9\u05d5\u05de\u05df", "Updated citations": "\u05d4\u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05e2\u05d5\u05d3\u05db\u05e0\u05d5", "Updating citations": "\u05d4\u05e6\u05d9\u05d8\u05d5\u05d8\u05d9\u05dd \u05de\u05ea\u05e2\u05d3\u05db\u05e0\u05d9\u05dd", "Upload Autotext": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05d8\u05e7\u05e1\u05d8 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", "Upload Wordbook": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05de\u05d5\u05e0\u05d7\u05d5\u05df", "Upload Xcu": "\u05d4\u05e2\u05dc\u05d0\u05ea Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05de\u05e7\u05d8\u05e2\u05d9 \u05d8\u05e7\u05e1\u05d8 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d7\u05d5\u05d6\u05e8 (\u200e.bau). \u05db\u05d3\u05d9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d8\u05e7\u05e1\u05d8 \u05dc\u05de\u05e1\u05de\u05da \u05e9\u05dc\u05da, \u05d9\u05e9 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05e6\u05d5\u05e8 \u05e9\u05dc \u05e8\u05e9\u05d5\u05de\u05ea \u05d4\u05d8\u05e7\u05e1\u05d8 \u05d4\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05d5\u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc F3.", "Uploaded": "\u05d4\u05d5\u05e2\u05dc\u05d4", "Uploading file to server failed with status: {0}": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05dc\u05e9\u05e8\u05ea \u05e0\u05db\u05e9\u05dc\u05d4 \u05e2\u05dd \u05de\u05e6\u05d1 \u05d4\u05e9\u05d2\u05d9\u05d0\u05d4: {0}", "Uploading file to server failed, file not found.": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05dc\u05e9\u05e8\u05ea \u05e0\u05db\u05e9\u05dc\u05d4, \u05d4\u05e7\u05d5\u05d1\u05e5 \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0.", "Uploading file to server failed, the file is too large.": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 \u05dc\u05e9\u05e8\u05ea \u05e0\u05db\u05e9\u05dc\u05d4, \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9.", "Uploading...": "\u05d1\u05d4\u05e2\u05dc\u05d0\u05d4\u2026", "Use Compact view": "\u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e6\u05d5\u05de\u05e6\u05de\u05ea", "Use Tabbed view": "\u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05e6\u05d5\u05d2\u05d4 \u05d1\u05dc\u05e9\u05d5\u05e0\u05d9\u05d5\u05ea", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e9\u05d3\u05d4 is_admin \u05d4\u05de\u05d9\u05d5\u05e9\u05df, \u05d4\u05e9\u05d9\u05dc\u05d5\u05d1 \u05d0\u05de\u05d5\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d0\u05e4\u05d9\u05d9\u05df IsAdminUser \u05d1\u05de\u05e7\u05d5\u05dd", "User List Summary": "\u05ea\u05e7\u05e6\u05d9\u05e8 \u05e8\u05e9\u05d9\u05de\u05ea \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", "User Name": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9", "Users online": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05de\u05e7\u05d5\u05d5\u05e0\u05d9\u05dd", "Using namespaces.": "\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e8\u05d7\u05d1\u05d9 \u05e9\u05dd.", "Values between...": "\u05e2\u05e8\u05db\u05d9\u05dd \u05d1\u05d9\u05df\u2026", "Values duplicate...": "\u05e2\u05e8\u05db\u05d9\u05dd \u05db\u05e4\u05d5\u05dc\u05d9\u05dd\u2026", "Values equal to...": "\u05e2\u05e8\u05db\u05d9\u05dd \u05e9\u05e9\u05d5\u05d5\u05d9\u05dd \u05dc\u2026", "Values greater than...": "\u05e2\u05e8\u05db\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u2026", "Values less than...": "\u05e2\u05e8\u05db\u05d9\u05dd \u05e7\u05d8\u05e0\u05d9\u05dd \u05de\u2026", "Version Information": "\u05e4\u05e8\u05d8\u05d9 \u05d2\u05e8\u05e1\u05d4", "Very Loose": "\u05de\u05e9\u05d5\u05d7\u05e8\u05e8 \u05de\u05d0\u05d5\u05d3", "Very Tight": "\u05d4\u05d3\u05d5\u05e7 \u05de\u05d0\u05d5\u05d3", "View": "\u05ea\u05e6\u05d5\u05d2\u05d4", "Views": "\u05e6\u05e4\u05d9\u05d5\u05ea", "WOPI host": "\u05de\u05d0\u05e8\u05d7 WOPI", "Warning": "\u05d0\u05d6\u05d4\u05e8\u05d4", "Warning! The browser you are using is not supported.": "\u05d0\u05d6\u05d4\u05e8\u05d4! \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u05d0\u05e0\u05d5 \u05de\u05e4\u05e0\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4 \u05de\u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4, \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8.", "Welcome Dialog": "\u05d7\u05dc\u05d5\u05e0\u05d9\u05ea \u05e7\u05d1\u05dc\u05ea \u05e4\u05e0\u05d9\u05dd", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u05d5\u05d1\u05db\u05df, \u05dc\u05d0 \u05e0\u05e2\u05d9\u05dd, \u05dc\u05d0 \u05d4\u05e6\u05dc\u05d7\u05e0\u05d5 \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05dc\u05de\u05e1\u05de\u05da \u05e9\u05dc\u05da. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8.", "What?": "\u05de\u05d4?", "When?": "\u05de\u05ea\u05d9?", "Who?": "\u05de\u05d9?", "Windowed Presentation Blocked": "\u05de\u05e6\u05d2\u05ea \u05d1\u05d7\u05dc\u05d5\u05df \u05e0\u05d7\u05e1\u05de\u05d4", "Windowed Presentation: ": "\u05de\u05e6\u05d2\u05ea \u05d1\u05d7\u05dc\u05d5\u05df: ", "Word 2003 Document (.doc)": "\u05de\u05e1\u05de\u05da Word 2003\u200f (\u200e.doc)", "Word Counter": "\u05de\u05d5\u05e0\u05d4 \u05de\u05d9\u05dc\u05d9\u05dd", "Word Document (.docx)": "\u05de\u05e1\u05de\u05da Word\u200f (\u200e.docx)", "Words are ignored by the spell checker": "\u05de\u05d9\u05dc\u05d9\u05dd \u05e9\u05d1\u05d5\u05d3\u05e7 \u05d4\u05d0\u05d9\u05d5\u05ea \u05de\u05ea\u05e2\u05dc\u05dd \u05de\u05d4\u05df", "Wrong or missing WOPISrc parameter, please contact support.": "\u05d4\u05de\u05e9\u05ea\u05e0\u05d9\u05dd \u05e9\u05dc WOPISrc \u05d7\u05e1\u05e8\u05d9\u05dd \u05d0\u05d5 \u05e9\u05d2\u05d5\u05d9\u05d9\u05dd, \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05ea\u05de\u05d9\u05db\u05d4.", "Wrong password provided. Please try again.": "\u05d4\u05e1\u05e1\u05de\u05d4 \u05e9\u05e1\u05d5\u05e4\u05e7\u05d4 \u05e9\u05d2\u05d5\u05d9\u05d4. \u05e0\u05d0 \u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.", "Wrong server, reconnecting...": "\u05e9\u05e8\u05ea \u05e9\u05d2\u05d5\u05d9, \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05d7\u05d5\u05d6\u05e8\u05ea\u2026", "YB": "\u05d9\u05f4\u05d1", "You": "\u05d0\u05e0\u05d9", "You are already presenting this document": "\u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4 \u05db\u05d1\u05e8 \u05de\u05d5\u05e6\u05d2 \u05e2\u05dc \u05d9\u05d3\u05d9\u05da", "You are leaving the document. The following web page will open in a new tab: ": "\u05d1\u05d7\u05e8\u05ea \u05dc\u05e2\u05d6\u05d5\u05d1 \u05d0\u05ea \u05d4\u05de\u05e1\u05de\u05da. \u05e2\u05de\u05d5\u05d3 \u05d4\u05d0\u05ea\u05e8 \u05d4\u05d1\u05d0 \u05d9\u05d9\u05e4\u05ea\u05d7 \u05d1\u05dc\u05e9\u05d5\u05e0\u05d9\u05ea \u05d7\u05d3\u05e9\u05d4: ", "You have not done anything to rollback yet...": "\u05dc\u05d0 \u05e2\u05e9\u05d9\u05ea \u05e9\u05d5\u05dd \u05d3\u05d1\u05e8 \u05e9\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05d5 \u05e2\u05d3\u05d9\u05d9\u05df\u2026", "You need to enable it both at server level and in the UI. ": "\u05d9\u05e9 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d6\u05d4 \u05d2\u05dd \u05d1\u05e9\u05e8\u05ea \u05d5\u05d2\u05dd \u05d1\u05de\u05e0\u05e9\u05e7 \u05d4\u05de\u05e9\u05ea\u05de\u05e9. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u05e9\u05e8\u05ea \u05d4\u05beCollabora Online \u05e9\u05dc\u05da \u05d3\u05d5\u05e8\u05e9 \u05e2\u05d3\u05db\u05d5\u05df. \u05d2\u05e8\u05e1\u05d4 {0} \u05d6\u05de\u05d9\u05e0\u05d4.", "Your WOPI server is not secure: SSL verification failed": "\u05e9\u05e8\u05ea \u05d4\u05beWOPI \u05e9\u05dc\u05da \u05dc\u05d0 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7: \u05d0\u05d9\u05de\u05d5\u05ea \u05d4\u05beSSL \u05e0\u05db\u05e9\u05dc", "Your browser has very limited access to the clipboard": "\u05d4\u05d2\u05d9\u05e9\u05d4 \u05e9\u05dc \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05dc\u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd \u05d4\u05d9\u05d0 \u05de\u05d5\u05d2\u05d1\u05dc\u05ea \u05de\u05d0\u05d5\u05d3", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "\u05dc\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d9\u05e9 \u05d2\u05d9\u05e9\u05d4 \u05de\u05d5\u05d2\u05d1\u05dc\u05ea \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05dc\u05dc\u05d5\u05d7 \u05d4\u05d2\u05d6\u05d9\u05e8\u05d9\u05dd, \u05dc\u05db\u05df \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8\u05d9 \u05d4\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d1\u05de\u05e7\u05dc\u05d3\u05ea \u05e9\u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05e2\u05dc \u05d2\u05d1\u05d9 \u05d4\u05de\u05e1\u05da \u05d1\u05de\u05e7\u05d5\u05dd.", "Your changes have been saved": "\u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e9\u05dc\u05da \u05e0\u05e9\u05de\u05e8\u05d5", "Your library is empty": "\u05d4\u05e1\u05e4\u05e8\u05d9\u05d9\u05d4 \u05e9\u05dc\u05da \u05e8\u05d9\u05e7\u05d4", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u05d4\u05e9\u05e8\u05ea \u05e9\u05dc\u05da \u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dd \u05de\u05e9\u05d0\u05d1\u05d9 \u05d7\u05d5\u05de\u05e8\u05d4 \u05dc\u05d0 \u05de\u05e1\u05e4\u05e7\u05d9\u05dd, \u05de\u05d4 \u05e9\u05d9\u05db\u05d5\u05dc \u05dc\u05d2\u05e8\u05d5\u05dd \u05dc\u05e4\u05d2\u05d9\u05e2\u05d4 \u05d1\u05d1\u05d9\u05e6\u05d5\u05e2\u05d9\u05dd.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u05d4\u05d6\u05de\u05df \u05e9\u05d4\u05d5\u05e7\u05e6\u05d1 \u05dc\u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc\u05da \u05e4\u05d2. \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05dc\u05de\u05e1\u05de\u05da \u05dc\u05d0 \u05d9\u05d9\u05e9\u05de\u05e8\u05d5. \u05e0\u05d0 \u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 (\u05d0\u05d5 \u05d0\u05ea \u05e2\u05de\u05d5\u05d3 \u05d4\u05d0\u05ea\u05e8) \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da. \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05de\u05d7\u05d3\u05e9.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc\u05da \u05ea\u05e4\u05d5\u05d2 \u05d1\u05e2\u05d5\u05d3 {time}. \u05e0\u05d0 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05e9\u05dc\u05da \u05d5\u05dc\u05e8\u05e2\u05e0\u05df \u05d0\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 (\u05d0\u05d5 \u05d0\u05ea \u05d3\u05e3 \u05d4\u05d0\u05ea\u05e8) \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da. \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05e9\u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 \u05de\u05d7\u05d3\u05e9.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d4\u05e6\u05d1\u05d9\u05e8 \u05e9\u05dc\u05da {productname} \u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8 \u05db\u05e8\u05d0\u05d5\u05d9 \u05d0\u05d5 \u05de\u05e9\u05ea\u05e0\u05d4 \u05d1\u05ea\u05d3\u05d9\u05e8\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d4 - \u05e0\u05d0 \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05e0\u05d4\u05dc\u05ea \u05d4\u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05dc\u05da. \u05d4\u05de\u05e9\u05da \u05d1\u05e2\u05e8\u05d9\u05db\u05d4 \u05e2\u05dc\u05d5\u05dc \u05dc\u05d2\u05e8\u05d5\u05dd \u05dc\u05db\u05da \u05e9\u05de\u05e1\u05e4\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05d0 \u05d9\u05e8\u05d0\u05d5 \u05d6\u05d4 \u05d0\u05ea \u05d6\u05d4, \u05e1\u05ea\u05d9\u05e8\u05d5\u05ea \u05d1\u05d0\u05d7\u05e1\u05d5\u05df \u05d5/\u05d0\u05d5 \u05ea\u05e7\u05dc\u05d5\u05ea \u05e2\u05dd \u05d4\u05e2\u05ea\u05e7\u05d4/\u05d4\u05d3\u05d1\u05e7\u05d4. \u05d0\u05de\u05d5\u05e8 \u05dc\u05d4\u05d9\u05d5\u05ea serverId {0} \u05dc\u05berouteToken {1} \u05d0\u05da \u05d4\u05d7\u05d9\u05d1\u05d5\u05e8 \u05d4\u05d5\u05d0 \u05dc\u05beserverId {2}", "ZB": "\u05d6\u05f4\u05d1", "Zoom In": "\u05d4\u05ea\u05e7\u05e8\u05d1\u05d5\u05ea", "Zoom Out": "\u05d4\u05ea\u05e8\u05d7\u05e7\u05d5\u05ea", "Zotero API key is incorrect": "\u05de\u05e4\u05ea\u05d7 \u05d4\u05beAPI \u05e9\u05dc Zotero \u05e9\u05d2\u05d5\u05d9", "Zotero API key is not configured": "\u05dc\u05d0 \u05de\u05d5\u05d2\u05d3\u05e8 \u05de\u05e4\u05ea\u05d7 API \u05e9\u05dc Zotero", "Zotero Warning": "\u05d0\u05d6\u05d4\u05e8\u05d4 \u05de\u05beZotero", "cell address": "\u05db\u05ea\u05d5\u05d1\u05ea \u05ea\u05d0", "file type icon": "\u05e1\u05de\u05dc \u05e1\u05d5\u05d2 \u05e7\u05d5\u05d1\u05e5", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "\u05e7\u05f4\u05d1", "preview of page %1": "\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4 \u05e9\u05dc \u05e2\u05de\u05d5\u05d3 %1", "replies": "\u05ea\u05d2\u05d5\u05d1\u05d5\u05ea", "reply": "\u05ea\u05d2\u05d5\u05d1\u05d4", "the Help tab": "\u05dc\u05e9\u05d5\u05e0\u05d9\u05ea \u05d4\u05e2\u05d6\u05e8\u05d4", "the View menu": "\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05ea\u05e6\u05d5\u05d2\u05d4", "warning: copy/paste request timed out": "\u05d0\u05d6\u05d4\u05e8\u05d4: \u05ea\u05dd \u05d6\u05de\u05df \u05d4\u05d4\u05de\u05ea\u05e0\u05d4 \u05dc\u05d1\u05e7\u05e9\u05ea \u05d4\u05e2\u05ea\u05e7\u05d4/\u05d4\u05d3\u05d1\u05e7\u05d4", "{0} deleted": "{0} \u05e0\u05de\u05d7\u05e7\u05d5", "{0} selected": "{0} \u05e0\u05d1\u05d7\u05e8\u05d5", "{0} tab selected": "\u05dc\u05e9\u05d5\u05e0\u05d9\u05ea {0} \u05e0\u05d1\u05d7\u05e8\u05d4", "{0} unselected": "{0} \u05dc\u05d0 \u05e0\u05d1\u05d7\u05e8\u05d5", "{username} saved this document as {filename}. Do you want to join?": "\u05d4\u05de\u05e1\u05de\u05da \u05d4\u05d6\u05d4 \u05e0\u05e9\u05de\u05e8 \u05e2\u05dc \u05d9\u05d3\u05d9 {username} \u05d1\u05e9\u05dd {filename}. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e6\u05d9\u05e2 \u05dc\u05da \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3?", "{user} has joined": "{user} \u05de\u05e2\u05db\u05e9\u05d9\u05d5 \u05d1\u05e2\u05e8\u05d5\u05e5", "{user} has left": "{user} \u05dc\u05d0 \u05d1\u05e2\u05e8\u05d5\u05e5 \u05e2\u05d5\u05d3", "\u00c5land Islands": "\u05d0\u05d9\u05d9 \u05d0\u05d5\u05dc\u05e0\u05d3"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-hi.json b/f7cloud-office/browser/dist/l10n/ui-hi.json new file mode 100644 index 0000000..0fab5f4 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-hi.json @@ -0,0 +1 @@ +{" document(s) open.": " . \u0916\u0941\u0932\u0947 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0964", " hrs": " \u0918\u0928\u094d\u091f\u0947\u0902", " mins": " \u092e\u093f\u0928\u091f", " s": " \u0938\u0947\u0915\u0902\u0921", " user(s).": " .\u0909\u092a\u092f\u094b\u0915\u094d\u0924\u093e\u0964", "%n users": "%n \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e`", "(current)": "(\u092e\u094c\u091c\u0942\u0926\u093e)", "0 users": "\u0966 \u0909\u092a\u092f\u094b\u0915\u094d\u0924\u093e", "1 user": "\u0967 \u0909\u092a\u092f\u094b\u0915\u094d\u0924\u093e", "About": "\u092a\u0930\u093f\u091a\u092f", "Accept": "\u0938\u094d\u0935\u0940\u0915\u093e\u0930\u0947\u0902", "Accept change": "\u092c\u0926\u0932\u093e\u092e \u092e\u0902\u091c\u0942\u0930 \u0915\u0930\u0947\u0902", "Admin console": "\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0915\u0902\u0938\u094b\u0932", "All": "\u0938\u092d\u0940", "Always follow the editor": "\u0939\u092e\u0947\u0936\u093e \u0938\u0902\u092a\u093e\u0926\u0915 \u0915\u093e \u0905\u0928\u0941\u0938\u0930\u0923 \u0915\u0930\u0947\u0902", "Analytics": "\u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923", "Are you sure you want to delete this page?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a \u0907\u0938 \u092a\u0943\u0937\u094d\u0920 \u0915\u094b \u092e\u093f\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?", "Are you sure you want to delete this slide?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a \u0907\u0938 \u092a\u0943\u0937\u094d\u0920 \u0915\u094b \u092e\u093f\u091f\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?", "Are you sure you want to shut down the server?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0928\u093f\u0936\u091a\u093f\u0924 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a \u0938\u0930\u094d\u0935\u0930 \u0915\u094b \u092c\u0928\u094d\u0926 \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947\u0902 \u0939\u0948\u0902?", "Are you sure you want to terminate this session?": "\u0915\u094d\u092f\u093e \u0906\u092a \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a \u0907\u0938 \u0938\u0924\u094d\u0930 \u0915\u094b \u0916\u0924\u094d\u092e \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?", "Average": "\u0914\u0938\u0924", "Bytes received": "\u0917\u094d\u0930\u0939\u0923 \u0915\u093f\u092f\u0947 \u0939\u0941\u0905\u0947 \u092c\u093e\u0907\u091f\u094d\u0938", "Bytes sent": "\u092d\u0947\u091c\u0947 \u0917\u092f\u0947 \u092c\u093e\u0907\u091f\u094d\u0938", "CPU Graph": "\u0938\u0940\u092a\u0940\u092f\u0942 \u0917\u094d\u0930\u093e\u092b", "Cache size of CPU statistics": "\u0938\u0940\u092a\u0940\u092f\u0942 \u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940 \u0915\u093e \u0915\u0948\u0936 \u092e\u093e\u092a", "Cache size of memory statistics": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940 \u0915\u093e \u0915\u0948\u0936 \u092e\u093e\u092a", "Cancel": "\u0930\u0926\u094d\u0926 \u0915\u0930\u0947\u0902", "Choice of functions": "\u0915\u093e\u0930\u094d\u092f\u094b\u0902 \u0915\u093e \u0935\u093f\u0915\u0932\u094d\u092a", "Close": "\u092c\u0902\u0926 \u0915\u0930\u0947", "Close document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092c\u0928\u094d\u0926 \u0915\u0930\u0947\u0902", "Comment": "\u0935\u093f\u0937\u092f\u0938\u0942\u091a\u0940", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u090f\u0915\u093e\u0927\u093f\u0915 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0915\u0947 \u0915\u093e\u0930\u0923 \u0905\u0902\u0921\u0941-\u0930\u0940\u0921\u0941 \u091f\u0915\u0930\u093e\u0935 \u092a\u093e\u092f\u093e \u0917\u092f\u093e \u0939\u0948\u0964 \u0920\u0940\u0915 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u0940\u092f\u0947 \u0915\u0943\u092a\u094d\u092f\u093e \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0920\u0940\u0915 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930\u0947\u0902\u0964", "Connecting...": "\u0938\u0930\u094d\u0935\u0930 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0939\u094b \u0930\u0939\u093e \u0939\u0948\u0902 ...", "Connection error": "\u0915\u0928\u0947\u0915\u094d\u0936\u0928 \u0926\u094b\u0937", "Count": "\u0917\u0923\u0928\u093e", "CountA": "\u0917\u093f\u0928\u0924\u0940 \u0905", "Dashboard": "\u0928\u093f\u092f\u0902\u0924\u094d\u0930\u0923-\u092a\u091f\u094d\u091f", "Default Style": "\u092a\u0942\u0930\u094d\u0935\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u0936\u0948\u0932\u0940", "Document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092d\u0902\u0921\u093e\u0930\u0923 \u092e\u0947\u0902 \u092c\u0926\u0932 \u0917\u092f\u093e \u0939\u0948\u0964 \u0905\u092c \u0928\u092f\u093e \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0916\u094b\u0932\u093e \u091c\u093e \u0930\u0939\u093e \u0939\u0948\u0964 \u0906\u092a\u0915\u093e \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0938\u0902\u0936\u094b\u0927\u0928 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0909\u092a\u0932\u092c\u094d\u0927 \u0939\u0948\u0964", "Document requires password to modify.": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u094b \u092c\u0926\u0932\u0928\u0947 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0915\u0942\u091f\u0936\u092c\u094d\u0926 \u091a\u093e\u0939\u093f\u092f\u0947\u0964", "Document requires password to view.": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u094b \u0916\u094b\u0932\u0928\u0947 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0915\u0942\u091f\u0936\u092c\u094d\u0926 \u091a\u093e\u0939\u093f\u092f\u0947\u0964", "Documents open": "\u0916\u0941\u0932\u0947 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c", "Documents:": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c:", "Download as": "\u0907\u0938 \u0924\u0930\u0939 \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0915\u0930\u0947\u0902", "Downloading...": "\u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0915\u0940\u092f\u093e \u091c\u093e \u0930\u0939\u093e \u0939\u0948", "Elapsed time": "\u0917\u0941\u091c\u0930\u093e \u0939\u0941\u0905\u093e \u0938\u092e\u092f", "Enter new sheet name": "\u0928\u092f\u0947 \u092a\u0943\u0937\u094d\u0920 \u0915\u093e \u0928\u093e\u092e \u0921\u093e\u0932\u0947\u0902", "Entering text mode": "\u092a\u093e\u0920 \u092e\u094b\u0921 \u092e\u0947\u0902 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b \u0930\u0939\u0947\u0902 \u0939\u0948\u0902", "Expired:": "\u0938\u092e\u093e\u092a\u0940\u0924:", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u094b \u0916\u094b\u0932\u093e \u0928\u0939\u0940 \u091c\u093e \u0938\u0915\u093e\u0964 \u0915\u0943\u092a\u094d\u092f\u093e \u0938\u0941\u0928\u093f\u0936\u091a\u093f\u0924 \u0915\u0930 \u0932\u0947\u0902 \u0915\u0940 \u092b\u093c\u093e\u0907\u0932 \u091f\u093e\u0907\u092a \u0938\u0939\u0940 \u0939\u0948 \u0906\u0948\u0930 \u0916\u0930\u093e\u092c \u0928\u0939\u0940 \u0939\u0948, \u0906\u0948\u0930 \u092b\u0940\u0930 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902\u0964", "Following": "\u0905\u0928\u0941\u0917\u092e\u0928", "Font": "\u092b\u093c\u0949\u0928\u094d\u091f", "Fullscreen presentation": "\u092c\u0921\u0940 \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f", "GB": "\u0917\u0940.\u092c\u0940.", "Graphs": "\u0917\u094d\u0930\u093e\u092b", "History": "\u0907\u0924\u093f\u0939\u093e\u0938", "Hit Cancel to open in view-only mode.": "\u0915\u0947\u0935\u0932 \u0926\u0947\u0915\u0928\u0947\u0902 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0930\u0926\u094d\u0926 \u0926\u092c\u093e\u092f\u0947\u0902", "Idle document - please click to reload and resume editing": "\u0928\u093f\u0937\u094d\u0915\u094d\u0930\u093f\u092f \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c - \u092b\u093f\u0930 \u0932\u094b\u0921 \u0915\u0930\u0928\u0947 \u0906\u0948\u0930 \u0926\u0941\u092c\u093e\u0930\u093e \u0938\u0902\u092a\u093e\u0926\u0928 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902\u0964", "Idle time": "\u0928\u093f\u0937\u094d\u0915\u094d\u0930\u093f\u092f \u0938\u092e\u092f", "Initializing...": "\u0906\u0930\u0902\u092d \u0939\u094b \u0930\u0939\u093e \u0939\u0948...", "Insert shapes": "\u0906\u0915\u093e\u0930 \u0921\u093e\u0932\u0947\u0902", "Insert sheet": "\u092a\u0928\u094d\u0928\u093e \u0921\u093e\u0932\u0947\u0902", "Insert sheet after this": "\u092a\u0943\u0937\u094d\u0920 \u0915\u094b \u0907\u0938\u0915\u0947 \u092c\u093e\u0926 \u0921\u093e\u0932\u0947\u0902", "Insert sheet before this": "\u092a\u0943\u0937\u094d\u0920 \u0915\u094b \u0907\u0938\u0938\u0947 \u092a\u0939\u0932\u0947 \u0921\u093e\u0932\u0947\u0902", "Insert table": "\u0924\u093e\u0932\u093f\u0915\u093e \u0921\u093e\u0932\u0947\u0902", "Keyboard shortcuts": "\u0915\u0941\u0902\u091c\u0940\u092a\u091f\u0932 \u0905\u0932\u094d\u092a \u092e\u093e\u0930\u094d\u0917", "Kill": "\u0928\u0937\u094d\u091f \u0915\u0930\u0947\u0902", "Kill session.": "\u0938\u0924\u094d\u0930 \u0916\u093c\u0924\u094d\u092e \u0915\u0930\u0947\u0964", "Loading...": "\u0932\u094b\u0921 \u0915\u0930 \u0930\u0939\u093e \u0939\u0948...", "Log": "\u0905\u092d\u093f\u0932\u0947\u0916", "MB": "MB", "Maximum": "\u0905\u0927\u093f\u0915\u0924\u092e", "Maximum Document process stack memory (in KB) - reduce only": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u0915\u0940 \u0905\u0927\u093f\u0915\u0924\u092e \u0938\u094d\u091f\u0948\u0915 \u092e\u0947\u092e\u094b\u0930\u0940 - \u0915\u0947\u0935\u0932 \u0915\u092e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948", "Maximum Document process virtual memory (in MB) - reduce only": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u0915\u0940 \u0905\u0927\u093f\u0915\u0924\u092e \u0935\u0930\u094d\u091a\u094d\u092f\u0941\u090f\u0932 \u092e\u0947\u092e\u094b\u0930\u0940 - \u0915\u0947\u0935\u0932 \u0915\u092e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0905\u0927\u093f\u0915\u0924\u092e \u092b\u093c\u093e\u0907\u0932 \u0915\u093e \u092e\u093e\u092a \u091c\u094b \u0921\u093f\u0938\u094d\u0915 \u092a\u0930 \u0932\u093f\u0916\u093e \u091c\u093e \u0938\u0915\u0924\u093e \u0939\u0948 (MB \u092e\u0947\u0902) - \u0915\u0947\u0935\u0932 \u0915\u092e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902", "Memory Graph": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0917\u094d\u0930\u093e\u092b", "Memory consumed": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0916\u092a\u0924", "Minimum": "\u0928\u094d\u092f\u0942\u0928\u0924\u092e", "Modified": "\u0938\u0902\u0936\u094b\u0927\u093f\u0924", "Modify": "\u092c\u0926\u0932\u0947\u0902", "More...": "\u0914\u0930...", "Network Graph": "\u0928\u0947\u091f\u0935\u0930\u094d\u0915 \u0917\u094d\u0930\u093e\u092b", "None": "\u0915\u0941\u091b \u0928\u0939\u0940\u0902", "None (Do not check spelling)": "\u0915\u094b\u0908 \u0928\u0939\u0940\u0902 (\u0939\u093f\u091c\u094d\u091c\u0947 \u0928\u0939\u0940\u0902 \u091c\u093e\u0901\u091a\u0947\u0902)", "Number of Documents": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c\u094b\u0902 \u0915\u0940 \u0938\u0902\u0916\u094d\u092f\u093e", "Number of Pages": "\u092a\u0943\u0937\u094d\u0920\u094b \u0915\u0940 \u0938\u0902\u0916\u094d\u092f\u093e", "Number of Sheets": "\u0936\u0940\u091f\u094b\u0902 \u0915\u0940 \u0938\u0902\u0916\u094d\u092f\u093e", "Number of Slides": "\u0938\u094d\u0932\u093e\u0907\u0921 \u0938\u0902\u0916\u094d\u092f\u093e", "ODF presentation (.odp)": "ODF \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f (.odp)", "ODF spreadsheet (.ods)": "ODF \u0938\u094d\u092a\u094d\u0930\u0947\u0921\u0936\u0940\u091f (.ods)", "ODF text document (.odt)": "\u0905\u094b.\u0921\u0940.\u092b. \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c (.odt)", "Oops, there is a problem connecting the document": "\u0909\u092b\u093c, \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u092c\u0921 \u0939\u0948\u0964", "Oops, there is a problem connecting to {productname}: ": "\u0909\u092b\u093c, \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0915\u0941\u091b \u0917\u0921\u092c\u0921 \u0939\u0948\u0964 ", "Open menu": "\u092e\u0947\u0928\u094d\u092f\u0942 \u0916\u094b\u0932\u0947\u0902", "Overview": "\u0938\u093e\u0930\u093e\u0902\u0936", "PDF Document (.pdf)": "\u092a\u0940.\u0921\u0940.\u092b. \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c (.pdf)", "PID": "\u092a\u0940\u0906\u0908\u0921\u0940", "Received": "\u0917\u094d\u0930\u0939\u0923\u093f\u0924", "Redo": "\u0926\u094b\u092c\u093e\u0930\u093e \u0915\u0930\u0928\u093e", "Refresh": "\u0924\u093e\u091c\u093e \u0915\u0930\u0947\u0902", "Reject change": "\u092c\u0926\u0932\u093e\u0935 \u0924\u094d\u092f\u093e\u0917 \u0926\u0947\u0902", "Remove": "\u092e\u093f\u091f\u093e\u090f\u0901", "Repair": "\u092e\u0930\u092e\u094d\u092e\u0924", "Repair Document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0940 \u092e\u0930\u092e\u094d\u092e\u0924 \u0915\u0930\u0947\u0902", "Reply": "\u091c\u0935\u093e\u092c \u0926\u0947\u0902", "Reset to Default Language": "\u0924\u092f\u0936\u0941\u0926\u093e \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u092b\u093f\u0930 \u0938\u0947\u091f \u0915\u0930\u0947\u0902", "Reset zoom": "\u091c\u093c\u0942\u092e \u0930\u0940\u0938\u0947\u091f \u0915\u0930\u0947\u0902", "Restoring older revision. Any unsaved changes will be available in version history": "\u092a\u0941\u0930\u093e\u0928\u093e \u0938\u0902\u0936\u094b\u0927\u0928 \u0916\u094b\u0932\u093e \u091c\u093e \u0930\u0939\u093e \u0939\u0948\u0964 \u0915\u094b\u0907 \u092d\u0940 \u0928\u093e \u0938\u0939\u0947\u091c\u093e \u0939\u0941\u0906 \u092c\u0926\u0932\u093e\u0935 \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0907\u0924\u093f\u0939\u093e\u0938 \u092e\u0947 \u0909\u092a\u0932\u092c\u094d\u0927 \u0930\u0939\u0947\u0917\u093e\u0964", "Rich Text (.rtf)": "\u0930\u093f\u091a \u092a\u093e\u0920 (.rtf)", "Save": "\u0938\u0939\u0947\u091c\u0947\u0902", "Saving...": "\u0938\u0939\u0947\u091c\u093e \u091c\u093e \u0930\u0939\u093e \u0939\u0948...", "Scroll down annotations": "\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u094b \u0928\u0940\u091a\u0947\u0902 \u0915\u0930\u0947\u0902", "Scroll up annotations": "\u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u094b \u090a\u092a\u0930 \u0915\u0930\u0947\u0902", "Search": "\u0916\u094b\u091c\u0947\u0902", "See revision history": "\u0938\u0902\u0936\u094b\u0927\u0928 \u0907\u0924\u093f\u0939\u093e\u0938 \u0926\u0947\u0916\u0947\u0902", "Selected range of cells": "\u0916\u093e\u0928\u094b\u0902 \u0915\u093e \u091a\u0941\u0928\u093e \u0939\u0941\u0906 \u0926\u093e\u092f\u0930\u093e", "Selection Mode": "\u091a\u092f\u0928 \u092e\u094b\u0921", "Selection count": "\u091a\u0941\u0928\u093e\u0935 \u0917\u0923\u0928\u093e", "Sent": "\u092d\u0947\u091c\u093e \u0917\u092f\u093e", "Server is shutting down for maintenance (auto-saving)": "\u0938\u0930\u094d\u0935\u0930 \u0930\u0916\u0930\u0916\u093e\u0935 \u0915\u0947 \u0932\u093f\u092f\u0947 \u092c\u0902\u0926 \u0939\u094b \u0930\u0939\u093e \u0939\u0948 (\u0905\u092a\u0928\u0947 \u0906\u092a \u0938\u0939\u0947\u091c \u0926\u093f\u092f\u093e \u091c\u093e\u092f\u0947\u0917\u093e)", "Server uptime": "\u0938\u0930\u094d\u0935\u0930 \u0938\u0915\u094d\u0930\u093f\u092f\u0924\u093e \u0938\u092e\u092f", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0938\u0947\u0935\u093e \u0905\u092d\u0940 \u0905\u0928\u0941\u092a\u094d\u0932\u092c\u094d\u0927 \u0939\u0948\u0964 \u0915\u0943\u092a\u094d\u092f\u093e \u092c\u093e\u0926 \u092e\u0947\u0902 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902 \u0906\u0948\u0930 \u092f\u0926\u093f \u0938\u094d\u092e\u0938\u092f\u093e \u092b\u093f\u0930 \u092d\u0940 \u0930\u0939\u0924\u0940 \u0939\u0948 \u0924\u094b \u0905\u092a\u0928\u0947 \u0924\u0902\u0924\u094d\u0930 \u092a\u094d\u0930\u092c\u0902\u0927\u0915 \u0915\u094b \u092c\u0924\u093e\u092f\u0947\u0902\u0964", "Session terminated by document owner": "\u0938\u0924\u094d\u0930 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092e\u093e\u0932\u093f\u0915 \u0926\u094d\u0935\u093e\u0930\u093e \u0916\u0924\u094d\u092e \u0915\u0930 \u0926\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948", "Settings": "\u0938\u092e\u093e\u092f\u094b\u091c\u0928", "Shutdown Server": "\u0938\u0930\u094d\u0935\u0930 \u092c\u0902\u0926 \u0915\u0930\u0947", "Style": "\u0936\u0948\u0932\u0940", "Sum": "\u091c\u094b\u0921\u093c", "TB": "\u091f\u0940.\u092c\u0940", "Tap to collapse": "\u0938\u0902\u0915\u094d\u0937\u093f\u092a\u094d\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u091f\u0948\u092a \u0915\u0930\u0947\u0902", "Tap to expand": "\u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u091f\u0948\u092a \u0915\u0930\u0947\u0902", "Text orientation": "\u092a\u093e\u0920 \u0905\u092d\u093f\u092e\u0941\u0916\u0928", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0939\u094b\u0938\u094d\u091f URL \u0916\u093e\u0932\u0940 \u0939\u0948\u0964 \u0938\u0930\u094d\u0935\u0930 \u0936\u093e\u092f\u0926 \u0917\u0932\u0924 \u0924\u0930\u0939 \u0938\u0947 \u0938\u0925\u093e\u092a\u0940\u0924 \u0939\u0948, \u0915\u0943\u092a\u094d\u092f\u093e \u0905\u092a\u0928\u0947 \u092a\u094d\u0930\u092c\u0902\u0927\u0915 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902\u0964", "The server encountered a {0} error while parsing the {1} command.": "\u0938\u0930\u094d\u0935\u0930 \u092e\u0947\u0902 {1} \u0915\u092e\u093e\u0902\u0921 \u0915\u0940 \u0935\u094d\u092f\u093e\u0916\u094d\u092f\u093e \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 {0} \u0926\u094b\u0937 \u092a\u093e\u092f\u093e \u0917\u092f\u093e\u0964", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u092f\u0939 \u0938\u0947\u0935\u093e \u092a\u094d\u0930\u0936\u093e\u0938\u0915 \u0926\u094d\u0935\u0930\u093e \u0915\u0941\u0932 \u092e\u093f\u0932\u093e\u0915\u0930 \u0915\u0947\u0935\u0932 {0} \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c\u094b\u0902 \u0906\u0948\u0930 {1} \u0915\u0928\u0947\u0915\u094d\u0936\u0928\u094b\u0902 \u0924\u0915 \u0938\u093f\u092e\u0940\u0924 \u0915\u0940 \u0917\u092f\u0940 \u0939\u0948\u0964 \u092f\u0939 \u0938\u093f\u092e\u093e \u092a\u093e\u0930 \u0939\u094b \u091a\u0941\u0915\u0940 \u0939\u0948\u0964 \u0915\u0943\u092a\u094d\u092f\u093e \u092b\u0940\u0930 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902\u0964", "This version of {productname} is powered by": "\u092f\u0939 {productname} \u0915\u093e \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0907\u094d\u0938 \u0926\u094d\u0935\u093e\u0930\u093e \u0938\u0902\u091a\u093e\u0932\u093f\u0924 \u0939\u0948", "Time interval of CPU statistics (in ms)": "\u0938\u0940\u092a\u0940\u092f\u0942 \u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940 \u0915\u093e \u0938\u092e\u092f \u0905\u0902\u0924\u0930\u093e\u0932 (\u092e\u093f\u0932\u0940\u0938\u0947\u0915\u0947\u0902\u0921 \u092e\u0947\u0902)", "Time interval of memory statistics (in ms)": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940 \u0915\u093e \u0938\u092e\u092f \u0905\u0902\u0924\u0930\u093e\u0932 (\u092e\u093f\u0932\u0940\u0938\u0947\u0915\u0947\u0902\u0921 \u092e\u0947\u0902)", "Type": "\u0915\u093c\u093f\u0938\u094d\u092e", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "WOPI \u0939\u094b\u0938\u094d\u091f \u0905\u0928\u0927\u093f\u0915\u0943\u0924 \u0939\u0948\u0964 \u0915\u0943\u092a\u094d\u092f\u093e \u092c\u093e\u0926 \u092e\u0947\u0902 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902 \u0906\u0948\u0930 \u092f\u0926\u093f \u0938\u094d\u092e\u0938\u092f\u093e \u092b\u093f\u0930 \u092d\u0940 \u0930\u0939\u0924\u0940 \u0939\u0948 \u0924\u094b \u0905\u092a\u0928\u0947 \u0924\u0902\u0924\u094d\u0930 \u092a\u094d\u0930\u092c\u0902\u0927\u0915 \u0915\u094b \u092c\u0924\u093e\u092f\u0947\u0902\u0964", "Undo": "\u0905\u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0928\u093e", "Unsupported server version.": "\u0905\u0938\u092e\u0930\u094d\u0925\u093f\u0924 \u0938\u0930\u094d\u0935\u0930 \u0938\u0902\u0938\u094d\u0915\u0930\u0923", "Uploading...": "\u0905\u092a\u0932\u094b\u0921\u093f\u0902\u0917 ...", "User Name": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0915\u093e \u0928\u093e\u092e", "Users online": "\u0911\u0928\u0932\u093e\u0907\u0928 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0902", "Views": "\u0926\u0943\u0937\u094d\u091f\u093f\u0915\u094b\u0923", "WOPI host": "WOPI \u0939\u094b\u0938\u094d\u091f", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u092c\u095c\u0947 \u0939\u0940 \u0926\u0941\u0903\u0916 \u0915\u0940 \u092c\u093e\u0924 \u0939\u0948 \u0915\u0940 \u0939\u092e \u0906\u092a\u0915\u0947 \u0926\u0938\u094d\u0924\u0935\u0947\u091c \u0915\u094b \u0928\u0939\u0940\u0902 \u0916\u094b\u0932 \u092a\u093e \u0930\u0939\u0947 \u0939\u0948\u0902I \u0915\u0943\u092a\u092f\u093e \u092a\u0941\u0928\u0903 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902 \u0964", "Word Counter": "\u0936\u092c\u094d\u0926 \u0915\u093e\u0909\u0902\u091f\u0930", "Wrong password provided. Please try again.": "\u0917\u0932\u0924 \u0915\u0942\u091f\u0936\u092c\u094d\u0926 \u0926\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948\u0964 \u0915\u0943\u092a\u094d\u092f\u093e \u092b\u093f\u0930 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947\u0902\u0964", "You": "\u0924\u0941\u092e", "kB": "kB", "{user} has joined": "{user} \u0936\u093e\u092e\u093f\u0932 \u0939\u0941\u0905\u093e \u0939\u0948", "{user} has left": "{user} \u091a\u0932\u093e \u0917\u092f\u093e"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-hr.json b/f7cloud-office/browser/dist/l10n/ui-hr.json new file mode 100644 index 0000000..8dc45ee --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-hr.json @@ -0,0 +1 @@ +{" document(s) open.": " otvoren(i) dokument(i).", " hrs": " h", " mins": " min", " s": " s", " user(s).": " korisnik(a).", "\"Slow Proxy\"": "\u201eSlow Proxy\u201d", "#10 Envelope": "#10 kuverta", "#11 Envelope": "#11 kuverta", "#12 Envelope": "#12 kuverta", "#6\u00be Envelope": "#6\u00be kuverta", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) kuverta", "#9 Envelope": "#9 kuverta", "%n users": "%n korisnika", "(Warning: Server accessibility must be enabled to toggle)": "(Upozorenje: Pristupa\u010dnost serveru mora biti aktivirana za prebacivanje)", "(current)": "(aktualno)", ", cluster configuration error: mis-matching serverid": ", gre\u0161ka konfiguracije klastera: nepoklapanje ID-a servera", "0 users": "0 korisnika", "1 user": "1 korisnik", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Jedan se komentar ure\u0111uje", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Preuzimanje je zbog velike operacije kopiranja/umetanja ve\u0107 zapo\u010delo. \u010cekaj na trenuta\u010dno preuzimanje ili ga prekini prije pokretanja novog", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "UI asistent", "About": "Informacije", "Above Average...": "Iznad prosjeka \u2026", "Accept": "Prihvati", "Accept change": "Prihvati promjenu", "Access token is missing in initial variables.": "Pristupni token nedostaje u po\u010detnim varijablama.", "Accessibility": "Dostupnost", "Accessibility Checker": "Provjera dostupnosti", "Active Sheet": "Aktivni list", "Active sheet": "Aktivni list", "Add": "Dodaj", "Add Bibliography": "Dodaj bibliografiju", "Add Citation": "Dodaj citat", "Add Citation Note": "Dodaj bilje\u0161ku uz citat", "Add Note": "Dodaj bilje\u0161ku", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Dodaj ili uredi rije\u010di u rje\u010dniku za provjeru pravopisa. Rije\u010di u tvom korisni\u010dkom rje\u010dniku (.dic) \u0107e biti dostupne za provjeru pravopisa.", "Adjust how office documents behave.": "Prilagodi pona\u0161anje Office dokumenata.", "Adjust view settings.": "Prilagodi postavke prikaza.", "Admin console": "Konzola administratora", "After": "Nakon", "Albania": "Albanija", "Alerts:": "Upozorenja:", "Align": "Poravnaj", "Alignment": "Poravnanje", "All": "Sve", "All Horizontal Lines": "Sve vodoravne linije", "All Sheets": "Svi listovi", "All users": "Svi korisnici", "Already presenting": "Ve\u0107 se prikazuje", "Also check the voice over toggle under {parentControl}.": "Tako\u0111er provjeri je li glasovno navo\u0111enje uklju\u010deno pod {parentControl}.", "Always follow the editor": "Uvijek prati urednika", "An error occurred while fetching notes": "Dogodila se gre\u0161ka pri dohva\u0107anju bilje\u0161ki", "An error occurred while fetching style list": "Dogodila se gre\u0161ka pri dohva\u0107anju popisa stilova", "Analytics": "Analitika", "Andorra": "Andora", "Another user has removed this comment.": "Jedan drugi korisnik je uklonio ovaj komentar.", "Another user has updated the comment. Would you like to overwrite those changes?": "Jedan drugi korisnik je aktualizirao ovaj komentar. \u017deli\u0161 li prepisati te promjene?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u017deli\u0161 doprinijeti, ali ne zna\u0161 gdje po\u010deti? Prije\u0111i na stranicu s uputama i programiraj KOD od nule. Mo\u017ee\u0161 pomo\u0107i prevoditi ili slati izvje\u0161taje o gre\u0161kama sa svim bitnim koracima za reproduciranje gre\u0161ke.", "Are you sure you want to delete sheet, {sheet}?": "Stvarno \u017eeli\u0161 izbrisati list {sheet}?", "Are you sure you want to delete this page?": "Stvarno \u017eeli\u0161 izbrisati ovu stranicu?", "Are you sure you want to delete this slide?": "Stvarno \u017eeli\u0161 izbrisati ovaj slajd?", "Are you sure you want to reset Document settings?": "Stvarno \u017eeli\u0161 ponovo postaviti postavke dokumenta?", "Are you sure you want to reset View Settings?": "Stvarno \u017eeli\u0161 resetirati postavke prikaza?", "Are you sure you want to shut down the server?": "Stvarno \u017eeli\u0161 isklju\u010diti server?", "Are you sure you want to terminate this session?": "Stvarno \u017eeli\u0161 zavr\u0161iti sesiju?", "Argentina": "Argentina", "Armenia": "Armenija", "Arrange": "Rasporedi", "Assistant": "Asistent", "Australia": "Australija", "Austria": "Austrija", "Authorization error was: '{errormessage}'.": "Gre\u0161ka u ovla\u0161tenju je bila: \u201e{errormessage}\u201c.", "AutoSum": "Automatski zbroj", "Automatic": "Automatski", "Automatic color": "Automatska boja", "Autosaved": "Automatski spremljeno", "Autotext": "Automatski tekst", "Avatar for {user}": "Avatar za {user}", "Average": "Prosjek", "Axial": "Osno", "Azerbaijan": "Azerbajd\u017ean", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background Color": "Boja pozadine", "Background Image": "Slika pozadine", "Bad": "Lo\u0161e", "Belarus": "Bjelorusija", "Belgium": "Belgija", "Below Average...": "Ispod prosjeka \u2026", "Big 32 Kai": "Big 32 Kai", "Black/White": "Crno/bijelo", "Blank Slide": "Prazni slajd", "Bookmarks": "Strani\u010dnici", "Boolean Value": "Booleova vrijednost", "Borders": "Rubovi", "Bosnia and Herzegovina": "Bosna i Hercegovina", "Bottom Border": "Donji rub", "Bottom Margin": "Donja margina", "Bottom N elements...": "Donjih N elemenata \u2026", "Bottom N percent...": "Donjih N posto \u2026", "Bottom: {bottom}": "Dolje: {bottom}", "Brazil": "Brazil", "Bulgaria": "Bugarska", "Bytes received": "Primljeno bajtova", "Bytes sent": "Poslano bajtova", "C4 Envelope": "C4 kuverta", "C5 Envelope": "C5 kuverta", "C6 Envelope": "C6 kuverta", "C6/5 Envelope": "C6/5 kuverta", "COOLWSD version:": "COOLWSD verzija:", "CPU Graph": "Grafikon procesora", "CPU History": "Povijest CPU-a", "CSV File (.csv)": "CSV datoteka (.csv)", "CSV file (.csv)": "CSV datoteka (.csv)", "Cache size of CPU statistics": "Veli\u010dina priru\u010dne memorije statistike procesora", "Cache size of memory statistics": "Veli\u010dina priru\u010dne memorije za statistiku", "Canada": "Kanada", "Cancel": "Odustani", "Cancel paste special": "Prekini posebno umetanje", "Cell borders": "Rubovi polja", "Cells": "Polja", "Centered Text": "Centrirani tekst", "Change Layout": "Promijeni rapored", "Channel Filter:": "Filtar kanala:", "Character": "Znak", "Check security warnings of your server": "Provjeri sigurnosna upozorenja tvog servera", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Pregledaj bilje\u0161ke uz izdanje i saznaj sve o najnovijem Collabora Online izdanju za razvoj, koje je prikladno za obi\u010dne korisnike i male timove.", "Checkbox": "Ozna\u010divo polje", "Chile": "\u010cile", "China": "Kina", "Choice of functions": "Izbor funkcija", "Citation Preferences": "Postavke za citate", "Citation Style": "Stil citata", "Citation warning": "Upozorenje citiranja", "Citations update failed": "Neuspjelo aktualiziranje citata", "Cleaning up the document from the last session.": "\u010ci\u0161\u0107enje dokumenta od zadnje sesije.", "Clear the search field": "Isprazni polje pretrage", "Click to exit presentation...": "Pritisni za izlaz iz prezentacije \u2026", "Clipboard": "Me\u0111uspremnik", "Close": "Zatvori", "Close Navigation": "Zatvori navigaciju", "Close Presentation": "Zatvori prezentaciju", "Close dialog": "Zatvori dijalog", "Close document": "Zatvori dokument", "Close popup to ignore paste special": "Zatvori sko\u010dni prozor za zanemarivanje posebnog umetanja", "Cluster configuration warning": "Upozorenje konfiguracije klastera", "Collabora Online Development Edition": "Collabora Online izdanje za razvoj", "Collabora Online Welcome": "Collabora Online dobrodo\u0161lica", "Collapse Formula Bar": "Sa\u017emi traku formula", "Collapse Tabs": "Sklopi kartice", "Color": "Boja", "Column Width": "\u0160irina stupca", "Column {0}": "Stupac {0}", "Column {0} through {1}": "Stupac {0} do {1}", "Columns": "Stupci", "Comment": "Komentar", "Comments": "Komentari", "Comments Updated": "Aktualizirani komentari", "Comments list": "Popis komentara", "Compact layout": "Kompaktni raspored", "Compact view": "Kompaktni prikaz", "Confirm": "Potvrdi", "Confirmation": "Potvrda", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Problem funkcija Poni\u0161ti/Ponovi s vi\u0161estrukim korisnicima. Koristi popravljanje dokumenata za rje\u0161avanje problema", "Connecting...": "Povezivanje \u2026", "Connection error": "Gre\u0161ka u vezi", "Connections": "Veze", "Containing text...": "Sadr\u017ei tekst \u2026", "Content copied to clipboard": "Sadr\u017eaj je kopiran u me\u0111uspremnik", "Continue editing": "Nastavi s ure\u0111ivanjem", "Continue read only": "Nastavi samo \u010ditati", "Copied external sources are not allowed": "Kopirani eksterni izvori nisu dozvoljeni", "Copy": "Kopiraj", "Copy Cells": "Kopiraj polja", "Copy Sheet...": "Kopiraj list \u2026", "Copy all version information in English": "Kopiraj sve informacije o verziji na engleskom jeziku", "Copy link location": "Kopiraj lokaciju poveznice", "Copying from the document disabled": "Kopiranje iz dokumenta je isklju\u010deno", "Count": "Broj", "CountA": "BrojA", "Country:": "Zemlja:", "Creating copy...": "Stvaranje kopije \u2026", "Creating new file from template...": "Stvaranje nove datoteke iz predlo\u0161ka \u2026", "Creator(s)": "Stvaratelji", "Croatia": "Hrvatska", "Ctrl+Shift+Alt+D to exit": "Zatvori pomo\u0107u Ctrl+Shift+Alt+D", "Currency": "Valuta", "Current Slide": "Trenuta\u010dni slajd", "Current slide as Bitmap (.bmp)": "Trenuta\u010dni slajd kao Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Trenuta\u010dni slajd kao Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Trenuta\u010dni slajd kao Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Trenuta\u010dni slajd kao Tag Image File Format (.tiff)", "Custom Animation": "Prilago\u0111ena animacija", "Custom Margins\u2026": "Prilago\u0111ene margine \u2026", "Custom dictionaries": "Prilago\u0111eni rije\u010dnici", "Cyprus": "Cipar", "Czech Republic": "\u010ce\u0161ka Republika", "DL Envelope": "DL kuverta", "Dark Mode": "Tamni modus", "Dashboard": "Kontrolna plo\u010da", "Data": "Podaci", "Date": "Datum", "Date & Time": "Datum i vrijeme", "Debug Tools": "Alati za ispravljanje gre\u0161aka", "Default": "Standarno", "Default Style": "Zadani stil", "Define print area": "Odredi podru\u010dje ispisa", "Delete": "Izbri\u0161i", "Delete Columns": "Izbri\u0161i stupce", "Delete Rows": "Izbri\u0161i retke", "Delete Single Sparkline": "Izbri\u0161i minigrafikon", "Delete tabstop": "Izbri\u0161i tabulator", "Denmark": "Danska", "Design": "Dizajn", "Dictionary of exceptions": "Rje\u010dnik iznimaka", "Disable Animations": "Deaktiviraj animacije", "Discard": "Odbaci", "Discover All The Changes": "Otkrij sve promjene", "Dismiss": "Odbaci", "Document": "Dokument", "Document Settings": "Postavke dokumenta", "Document cannot be exported. Please try again.": "Dokument se ne mo\u017ee izvesti. Poku\u0161aj ponovo.", "Document cannot be renamed, please check your permissions.": "Dokument se ne mo\u017ee preimenovati. Provjeri tvoje dozvole.", "Document cannot be renamed.": "Dokument se ne mo\u017ee preimenovati.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokument se ne mo\u017ee spremiti zbog istekle sesije. Za nastavljanje ponovo u\u010ditaj stranicu.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokument se ne mo\u017ee spremiti zbog istekle sesije. Za nastavljanje ponovo otvori dokument.", "Document cannot be saved, please check your permissions.": "Dokument se ne mo\u017ee spremiti. Provjeri tvoje dozvole.", "Document cannot be saved.": "Dokument se ne mo\u017ee spremiti.", "Document colors": "Boje dokumenta", "Document contains unsupported media": "Dokument sadr\u017ei nepodr\u017eane medije", "Document has been changed": "Dokument je promijenjen", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument je promijenjen u spremi\u0161tu. \u0160to \u017eeli\u0161 uraditi s nespremljenim promjenama?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument je izmijenjen na mjestu na kojem je spremljen. U\u010ditava se taj novi dokument. Tvoja je verzija dostupna kao revizija.", "Document is getting migrated": "Dokument se migrira", "Document requires password to modify.": "Za mijenjanje dokumenta je potrebna lozinka.", "Document requires password to view.": "Za prikaz dokumenta je potrebna lozinka.", "Document settings": "Postavke dokumenta", "Documents open": "Otvoreni dokumenti", "Documents:": "Dokumenti:", "Don\u2019t show this again": "Ovo vi\u0161e nemoj prikazivati", "Double Hairline (1.10 pt)": "Dupla fina (1,10 pt)", "Double Hairline (2.35 pt)": "Dupla fina (2.35 pt)", "Download": "Preuzmi", "Download Selection": "Preuzmi odabir", "Download as": "Preuzmi kao", "Download completed and ready to be copied to clipboard.": "Preuzimanje je dovr\u0161eno i spremno je za kopiranje u me\u0111uspremnik.", "Download failed": "Preuzimanje nije uspjelo", "Downloading clipboard content": "Preuzimanje sadr\u017eaja me\u0111uspremnika", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Preuzimanje eksternih izvora je zabranjeno, ali umetanje slika je i dalje mogu\u0107e. Pritisni sliku desnom tipkom mi\u0161a, odaberi \u201eKopiraj sliku\u201d i umetni je u dokument.", "Downloading...": "Preuzimanje \u2026", "Dropdown": "Rasklopiv izbornik", "Duration": "Trajanje", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Uredi", "Edit Single Sparkline": "Uredi minigrafikon", "Edit comment": "Uredi komentar", "Edit document": "Uredi dokument", "Edit link": "Uredi poveznicu", "Edit mode": "Modus ure\u0111ivanja", "Editing": "Ure\u0111ivanje", "Editing activated. ": "Ure\u0111ivanje je aktivirano. ", "Effects": "Efekti", "Elapsed time": "Proteklo vrijeme", "Ellipsoid": "Elipsoid", "Empty Slide Show": "Prazna dijaprojekcija", "Enable Animations": "Aktiviraj animacije", "End Presentation": "Zavr\u0161i prezentaciju", "End Show": "Zavr\u0161i projekciju", "Endnotes": "Zavr\u0161ne bilje\u0161ke", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "U\u017eivaj u najnovijim dostignu\u0107ima u online produktivnosti, koje mo\u017ee\u0161 besplatno koristiti, istra\u017eivati i koristiti s drugima u pregledniku. Razni programi su dostupni i za mobilne ure\u0111aje.", "Enter Zotero API Key": "Upi\u0161i Zotero API klju\u010d", "Enter a file name": "Upi\u0161i ime datoteke", "Enter new name": "Upi\u0161i novo ime", "Enter new sheet name": "Upi\u0161i ime novog lista", "Entering text mode": "Pokretanje tekstualnog modusa", "Error": "Gre\u0161ka", "Error reading file": "Gre\u0161ka u \u010ditanju datoteke", "Estonia": "Estonija", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Obrada doga\u0111aja je otkazana za neo\u010dekivano dugo vrijeme: {0}\u00a0ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 prora\u010dunska tablica (.xls)", "Excel Spreadsheet (.xlsx)": "Excel prora\u010dunska tablica (.xlsx)", "Exception words are underlined while checking spelling": "Rije\u010di iznimaka se podcrtavaju prilikom provjere pravopisa", "Expand Formula Bar": "Pro\u0161iri traku formula", "Expired:": "Isteklo:", "Explore The New {coolversion}": "Istra\u017ei novu {coolversion}", "Export As": "Izvezi kao", "Export as": "Izvezi kao", "Exported to storage": "Izvezeno u spremi\u0161te", "External data source not allowed": "Eksterni izvor podataka nije dozvoljen", "External link": "Eksterna poveznica", "Extra thick (4.50 pt)": "Vrlo debela (4,50 pt)", "Failed to authenticate this session over protocol {0}": "Neuspjela autentifikacija ove sesije preko protokola {0}", "Failed to download clipboard, please re-copy": "Neuspjelo preuzimanje me\u0111uspremnika, kopiraj ponovo", "Failed to establish socket connection or socket connection closed unexpectedly.": "Neuspjelo uspostavljanje veze s uti\u010dnicom ili je veza s uti\u010dnicom neo\u010dekivano zatvorena.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Neuspjelo uspostavljanje veze s uti\u010dnicom ili je veza s uti\u010dnicom neo\u010dekivano zatvorena. Obrnuti proxy je mo\u017eda krivo konfiguriran. Obrati se administratoru. Za daljnje informacije o konfiguraciji proxya pogledaj https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Neuspjelo dohva\u0107anje RouteTokena od kontrolera", "Failed to load collections": "Neuspjelo u\u010ditavanje zbirki", "Failed to load document.": "Neuspjelo u\u010ditavanje dokumenta.", "Failed to load groups": "Neuspjelo u\u010ditavanje grupa", "Failed to load items": "Neuspjelo u\u010ditavanje stavki", "Failed to load styles": "Neuspjelo u\u010ditavanje stilova", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Neuspjelo u\u010ditavanje dokumenta. Provjeri, je li tip datoteke podr\u017ean i neo\u0161te\u0107en te poku\u0161aj ponovo.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Neuspjelo u\u010ditavanje dokumenta. Dokument je pokvaren ili koristi vi\u0161e resursa, nego \u0161to je dozvoljeno. Kontaktiraj administratora.", "Failed to read document from storage, please try to load the document again.": "Neuspjelo \u010ditanje dokumenta iz spremi\u0161ta. Poku\u0161aj ponovo u\u010ditati dokument.", "Failed to set jwt authentication cookie over insecure connection": "Neuspjelo postavljanje jwt kola\u010di\u0107a za autentifikaciju preko nesigurne veze", "Field": "Polje", "Fields": "Polja", "File": "Datoteka", "File name should contain an extension.": "Ime datoteke mora sadr\u017eati ekstenziju.", "Fill Series": "Ispuni nizove", "Filter": "Filtar", "Financial": "Financijski", "Finish electronic signing": "Zavr\u0161i elektronsko potpisivanje", "Finland": "Finska", "Fixed size": "Fiksne veli\u010dine", "Focus Cell": "Fokusiraj polje", "Following": "Prati", "Following the editor": "Pra\u0107enje urednika", "Following {user}": "Pra\u0107enje korisnika {user}", "Font": "Font", "Font Name": "Ime fonta", "Font Size": "Veli\u010dina fonta", "Footnote/Endnote": "Fusnota/Zavr\u0161na bilje\u0161ka", "Footnotes": "Fusnote", "Form": "Obrazac", "Format": "Format", "Format Cells": "Formatiraj polja", "Formula": "Formula", "Formulas": "Formule", "Forum": "Forum", "Fraction": "Razlomak", "France": "Francuska", "Freeze": "Zamrzni", "From": "Od", "From Beginning": "Od po\u010detka", "From Current Slide": "Od trenuta\u010dnog slajda", "From now on clipboard notifications will discreetly appear at the bottom.": "Od sada \u0107e se obavijesti me\u0111uspremnika diskretno pojavljivati na dnu.", "Full Page Slides": "Slajdovi preko cijele stranice", "Fullscreen presentation": "Prezentacija preko cijelog ekrana", "Function Library": "Biblioteka funkcija", "Function Wizard": "\u010carobnjak funkcija", "Functions": "Funkcije", "GB": "GB", "General": "Op\u0107e", "Georgia": "Gruzija", "Germany": "Njema\u010dka", "Get Involved": "Uklju\u010di se u rad", "Go Back": "Idi natrag", "Go Offline": "Odspji se s interneta", "Go Online": "Pove\u017ei se na internet", "Good": "Dobro", "Gradient End": "Kraj gradijenta", "Gradient Start": "Po\u010detak gradijenta", "Graphs": "Grafikoni", "Grayscale": "Sive nijanse", "Greece": "Gr\u010dka", "Grid": "Mre\u017ea", "Group": "Grupa", "Group Libraries": "Biblioteke grupe", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML dokument (.html)", "HTML File (.html)": "HTML datoteka (.html)", "HTML file (.html)": "HTML datoteka (.html)", "Hairline (0.05 pt)": "Fina (0,05 pt)", "Hardware resources are sufficient for optimal performance": "Hardverski resursi su dovoljni za optimalnu performansu", "Has text: ": "Sadr\u017ei tekst: ", "Header & Footer": "Zaglavlje i podno\u017eje", "Heading 1": "Naslov 1", "Heading 2": "Naslov 2", "Headings and objects that you add to the document will appear here": "Ovdje \u0107e se pojaviti naslovi i objekti koje doda\u0161 u dokument", "Help": "Pomo\u0107", "Hide Menu": "Sakrij izbornik", "Hide Menu Bar": "Sakrij traku izbornika", "Hide the search bar": "Sakrij traku pretrage", "Highlight cells with...": "Istakni polja sa \u2026", "History": "Povijest", "Hit Cancel to open in view-only mode.": "Pritisni \u201eOdustani\u201d za otvaranje u modusu samo za prikaz.", "Holy See (Vatican City State)": "Sveta Stolica (Vatikan)", "Home": "Po\u010detak", "Hungary": "Mad\u017earska", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Neaktivan dokument \u2013 pritisni, kako bi se ponovo u\u010ditao i nastavi s ure\u0111ivanjem", "Idle document - please tap to reload and resume editing": "Neaktivan dokument \u2013 dodirni, kako bi se ponovo u\u010ditao i nastavi s ure\u0111ivanjem", "Idle time": "Vrijeme neaktivnosti", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Ako \u017eeli\u0161 dijeliti velike elemente izvan {productname}, mora\u0161 ih najprije preuzeti.", "Illustrations": "Ilustracije", "Image (.png)": "Slika (.png)", "Image Controls": "Upravljanje slikama", "India": "Indija", "Indonesia": "Indonezija", "Initializing...": "Inicijaliziranje \u2026", "Insert": "Umetni", "Insert Checkbox": "Umetni ozna\u010divo polje", "Insert Columns After": "Umetni stupce iza", "Insert Columns Before": "Umetni stupce ispred", "Insert Comment": "Umetni komentar", "Insert Date": "Umetni datum", "Insert Dropdown": "Umetni rasklopiv izbornik", "Insert Electronic Signature": "Umetni elektronski potpis", "Insert Function": "Funkcija umetanja", "Insert Local Image": "Umetni lokalnu sliku", "Insert Local Multimedia": "Umetni lokalnu multimediju", "Insert Picture": "Umetni sliku", "Insert Rich Text": "Umetni formatirani tekst", "Insert Rows Above": "Umetni retke iznad", "Insert Rows Below": "Umetni retke ispod", "Insert Shape": "Umetni oblik", "Insert Table": "Umetni tablicu", "Insert comment": "Umetni komentar", "Insert connectors": "Umetni poveznice", "Insert shapes": "Umetni oblike", "Insert sheet": "Umetni list", "Insert sheet after this": "Umetni list iza ovoga", "Insert sheet before this": "Umetni list ispred ovoga", "Insert table": "Umetni tablicu", "Insert tabstop": "Umetni tabulator", "Integrator is not ready for PostMessage calls": "Integrator nije spreman za PostMessage pozive", "Interface Settings": "Postavke su\u010delja", "Invalid JSON file": "Nevaljana JSON datoteka", "Invalid dictionary format. Please check the file.": "Neva\u017ee\u0107i format rje\u010dnika. Provjeri datoteku.", "Invalid link: '{url}'": "Neispravna poveznica: \u201e{url}\u201d", "Invert Background": "Invertiraj pozadinu", "Ireland": "Irska", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "\u010cini se da si kopirao/la odabir koji uklju\u010duje eksterne slike.", "It seems you have tried to insert external data.": "\u010cini se da si poku\u0161ao/la umetnuti eksterne podatke.", "Italy": "Italija", "Japan": "Japan", "Japanese Postcard": "Japanska razglednica", "Kazakhstan": "Kazakhstan", "Kenya": "Kenija", "Keyboard shortcuts": "Tipkovni\u010dki pre\u010daci", "Kill": "Uni\u0161ti", "Kill session.": "Prekini sesiju.", "Kosovo": "Kosovo", "LOKit version:": "LOKit verzija:", "Landscape": "Polegnuto", "Language": "Jezik", "Language:": "Jezik:", "Last modification": "Zadnja promjena", "Last saved:": "Zadnji put spremljeno:", "Latest Updates": "Najnovije verzije", "Latvia": "Latvija", "Layout": "Raspored", "Left And Right Borders": "Lijevi i desni rubovi", "Left Border": "Lijevi rub", "Left Margin": "Lijeva margina", "Left: {left}": "Liijevo: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licenca", "Liechtenstein": "Lihten\u0161tajn", "Line color": "Boja linije", "Line style": "Stil linije", "Linear": "Linearno", "Lists/Bullets": "Popisi/Predznaci", "Lithuania": "Litva", "Loading Wordbook...": "U\u010ditavanje korisni\u010dkog rje\u010dnika \u2026", "Loading references": "U\u010ditavanje referenci", "Loading...": "U\u010ditavanje \u2026", "Local Image...": "Lokalna slika \u2026", "Local Multimedia...": "Lokalna multimedija...", "Log": "Dnevnik", "Log Levels": "Razine dnevnika", "Logical": "Logi\u010dki", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Potra\u017ei odjeljak pristupa\u010dnosti u coolwsd.xml za postavke servera. ", "Lookup & Reference": "Pretra\u017eivanje i referenca", "Loose": "\u0160iroko", "Luxembourg": "Luksemburg", "MB": "MB", "Malta": "Malta", "Margin": "Margina", "Master": "Master", "Master Pages": "Master stranice", "Master Slide Templates": "Predlo\u0161ci master slajda", "Master View": "Prikaz Master slajda", "Math & Trig": "Matematika i trigonometrija", "Max": "Maks.", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimalna koli\u010dina skupne memorije za dokument (u MB) \u2013 samo smanjenje", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimalna koli\u010dina virtualne memorije za dokument (u MB) \u2013 samo smanjenje", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimalna dozvoljena veli\u010dina dokumenta za spremanje na disk (u MB) \u2013 samo smanjenje", "Medium (1.50 pt)": "Srednja (1,50 pt)", "Medium/Hairline (3.05 pt)": "Srednja/Fina (3,05 pt)", "Medium/Medium (4.50 pt)": "Srednja/Srednja (4,50 pt)", "Memory": "Memorija", "Memory Graph": "Grafikon memorije", "Memory History": "Povijest memorije", "Memory consumed": "Kori\u0161tena memorija", "Merge & Center": "Spoji i centriraj", "Merge & Split": "Spoji i rastavi", "Mexico": "Meksiko", "Min": "Min.", "Minimum": "Minimum", "Missing Fonts": "Nedostaju\u0107i fontovi", "Modified": "Promijenjeno", "Modify": "Promijeni", "Moldova, Republic of": "Moldavija, Repubika", "Monaco": "Monako", "Montenegro": "Crna Gora", "More Functions": "Vi\u0161e funkcija", "More highlights...": "Jo\u0161 vi\u0161e isticanja \u2026", "More information and support": "Daljnje informacije i podr\u0161ka", "More options for {1}": "Vi\u0161e opcija za {1}", "More...": "Vi\u0161e \u2026", "Move Sheet Left": "Premjesti list ulijevo", "Move Sheet Right": "Premjesti list udesno", "My Library": "Moja biblioteka", "My Publications": "Moje publikacije", "Named Range": "Imenovani raspon", "Narrow": "Usko", "Navigation": "Navigacija", "Navigator": "Navigator", "Netherlands": "Nizozemska", "Network Graph": "Grafikon mre\u017ee", "Neutral": "Neutralno", "New": "Novo", "New Zealand": "Novi Zeland", "Next": "Sljede\u0107e", "Next Slide": "Sljede\u0107i slajd", "No Borders": "Bez rubova", "No Comments": "Bez komentara", "No Notes": "Bez bilje\u0161ki", "No color": "Bez boje", "No disk space left on server.": "Memorija servera je puna.", "No fill": "Bez ispune", "No issues found": "Nema problema", "No problems with SSL verification detected": "Nisu otkriveni problemi sa SSL provjerom", "No search results found!": "Nije prona\u0111en nijedan rezultat!", "None": "Ni\u0161ta", "None (Do not check spelling)": "Ni\u0161ta (bez provjere pravopisa)", "Normal": "Normalno", "North Macedonia, Republic of": "Sjeverna Makedonija, Republika", "Norway": "Norve\u0161ka", "Notebookbar view": "Prikaz trake grupiranih fukcija", "Notes": "Bilje\u0161ke", "Notes Pages": "Stranice bilje\u0161ki", "Notes View": "Prikaz bilje\u0161ki", "Number": "Broj", "Number Format": "Format brojeva", "Number of Documents": "Broj dokumenata", "Number of Pages": "Broj stranica", "Number of Pages. Click to open the Go to Page dialog box.": "Broj stranica. Klikni za otvaranje dijaloga \u201eIdi na stranicu\u201d.", "Number of Sheets": "Broj listova", "Number of Slides": "Broj slajdova", "ODF Drawing (.odg)": "ODF crte\u017e (.odg)", "ODF presentation (.odp)": "ODF prezentacija (.odp)", "ODF spreadsheet (.ods)": "ODF prora\u010dunska tablica (.ods)", "ODF text document (.odt)": "ODF tekstualni dokument (.odt)", "OK": "U redu", "OPEN": "OTVORI", "Off": "Isklju\u010deno", "On": "Uklju\u010deno", "On mouse click": "Klikom mi\u0161a", "Once citations are entered their storage and display type can not be changed.": "Nakon \u0161to se citati unesu, njihovo spremi\u0161te i vrsta prikaza se ne mogu promijeniti.", "Online Help": "Pomo\u0107 na internetu", "Only the document owner can change the password.": "Lozinku mo\u017ee promijeniti samo vlasnik dokumenta.", "Oops, there is a problem connecting the document": "Ups, postoji problem s povezivanjem dokumenta", "Oops, there is a problem connecting to {productname}: ": "Ups, postoji problem s povezivanjem na {productname}: ", "Open in full view": "Otvori u potpunom prikazu", "Open link": "Otvori poveznicu", "Open menu": "Otvori izbornik", "Open {name}": "Otvori {name}", "Option": "Opcije", "Out of table": "Izvan tablice", "Outer Border": "Vanjski rub", "Outer Border And Horizontal Lines": "Vanjski rub i vodoravne linije", "Outer Border and Vertical Lines": "Vanjski rub i okomite linije", "Outer Borders And All Inner lines": "Vanjski rubovi i sve unutarnje linije", "Outline": "Struktura", "Overview": "Pregled", "Overwrite": "Prepi\u0161i", "PB": "PB", "PDF Document (.pdf)": "PDF dokument (.pdf)", "PDF Document (.pdf) - Expert": "PDF dokument (.pdf) \u2013 profesionalno", "PDF Document (.pdf) as...": "PDF dokument (.pdf) kao \u2026", "PID": "PID", "Page": "Stranica", "Page Layout": "Rapored stranice", "Page Setup": "Postavke stranice", "Paragraph": "Odlomak", "Paste": "Umetni", "Paste Slide": "Umetni slajd", "Paste Special": "Posebno umetanje", "Paste from this document": "Umetni iz ovog dokumenta", "Path": "Staza", "Pause": "Pauza", "Pause... ( %SECONDS% )": "Pauza \u2026 ( %SECONDS% )", "Percent": "Posto", "Permission Mode": "Modus dozvola", "Philippines": "Filipini", "Picture": "Slika", "Pivot Table": "Pivot tablica", "Please save or discard the comment currently being edited.": "Spremi ili odbaci komentar koji se trenuta\u010dno ure\u0111uje.", "Please send us your feedback": "Po\u0161alji nam povratne inormacije", "Please use following combination to see more options:": "Koristi sljede\u0107u kombinaciju za vi\u0161e opcija:", "Please wait kubernetes cluster is scaling...": "Pri\u010dekaj, Kubernetes klaster se skalira \u2026", "Please wait!": "Pri\u010dekaj!", "Poland": "Poljska", "Portrait": "Uspravno", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API je inicijalizirano", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 prezentacija (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint prezentacija (.pptx)", "Present current slide": "Prika\u017ei trenuta\u010dni slajd", "Present in Window": "Prika\u017ei u prozoru", "Present in new window": "Prika\u017ei u novom prozoru", "Presentation": "Prezentacija", "Presentation disabled": "Prezentacija deaktivirana", "Presentation mode has been disabled for this document": "Modus prezentacije je deaktiviran za ovaj dokument", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Prezentacija je blokirana. Dozvoli sko\u010dne prozore u pregledniku. To omogu\u0107uje prikaz dijaprojekcija u zasebnim prozorima, \u0161to omogu\u0107uje jednostavno dijeljenje ekrana.", "Presenter Console": "Konzola izlaga\u010da", "Presenting in fullscreen": "Prikazivanje u cjeloekranskom prikazu", "Presenting in window": "Prezentiranje u prozoru", "Press Ctrl + Enter to post": "Pritisni Ctrl + Enter za objavljivanje", "Preview Slide {1}": "Pregled slajda {1}", "Previous": "Prethodno", "Print dialog": "Dijalog za ispis", "Promote to top comment": "Promakni u glavni komentar", "Properties": "Svojstva", "Provider:": "Pru\u017eatelj usluge:", "Qatar": "Katar", "Quadratic": "Pravokutno", "RELOAD": "U\u010cITAJ PONOVO", "Radial": "Kru\u017eno", "Range": "Opseg", "Read mode": "Modus \u010ditanja", "Read-only": "Samo-za-\u010ditanje", "Received": "Primljeno", "Recent": "Nedavni", "Reconnecting...": "Ponovno povezivanje \u2026", "Redo": "Ponovi", "References": "Reference", "Refresh": "Aktualiziraj", "Refresh Citations": "Aktualiziraj citate", "Refresh Log": "Aktualiziraj dnevnik", "Reject change": "Odbaci promjenu", "Reloading the document after rename": "Ponovno u\u010ditavanje dokumenta nakon preimenovanja", "Remove": "Ukloni", "Remove Thread": "Ukloni raspravu", "Remove link": "Ukloni poveznicu", "Remove print area": "Ukloni podru\u010dje ispisa", "Rename": "Preimenuj", "Rename Document": "Preimenuj dokument", "Rename sheet": "Preimenuj list", "Renaming...": "Preimenovanje \u2026", "Repair": "Popravi", "Repair Document": "Popravak dokumenta", "Repeat in {0} seconds": "Ponovi za {0} s", "Replace": "Zamijeni polo\u017eaj", "Reply": "Odgovori", "Reply comment": "Odgovori na komentar", "Report an issue": "Prijavi problem", "Reset Layout": "Resetiraj raspored", "Reset to Default Language": "Resetiraj na zadani jezik", "Reset to default Document settings": "Resetiraj na zadane postavke dokumenta", "Reset to default View settings": "Resetiraj na zadane postavke prikaza", "Reset zoom": "Resetiraj zumiranje", "Resolve": "Rije\u0161i", "Resolve Thread": "Rije\u0161i raspravu", "Resolved": "Rije\u0161eno", "Restart": "Pokreni ponovo", "Restoring older revision. Any unsaved changes will be available in version history": "Obnavljanje starije verzije. Sve nespremljene promjene bit \u0107e dostupne u kronologiji verzija", "Results": "Rezultati", "Resume": "Nastavi", "Review": "Pregled", "Rich Text": "Formatiran tekst", "Rich Text (.rtf)": "Formatirani tekst (.rtf)", "Right Border": "Desni rub", "Right Margin": "Desna margina", "Right: {right}": "Desno: {right}", "Romania": "Rumunjska", "Row Height": "Visina retka", "Row {0}": "Redak {0}", "Row {0} through {1}": "Redak {0} do {1}", "Rows": "Redci", "Ruler": "Ravnalo", "Russian Federation": "Ruska Federacija", "San Marino": "San Marino", "Saudi Arabia": "Saudijska Arabija", "Save": "Spremi", "Save As": "Spremi kao", "Save Comments": "Spremi komentar", "Save Document settings": "Postavke za spremanje dokumenata", "Save View Settings": "Spremi postavke prikaza", "Save as ODF format": "Spremi kao ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Spremanje nije uspjelo jer je dokument prevelik ili prema\u0161uje preostalu koli\u010dinu memorije. Dokument \u0107e\u0161 sada mo\u0107i samo \u010ditati, ali ga jo\u0161 uvijek mo\u017ee\u0161 sada preuzeti i na taj na\u010din spremiti kopiju lokalno.", "Save failed due to no disk space left. Document will now be read-only.": "Spremanje dokumenta nije uspjelo, jer vi\u0161e nema mjesta na disku. Dokument \u0107e se sada mo\u0107i samo \u010ditati.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Spremanje nije uspjelo zbog nedostatka memorije. Dokument \u0107e se sada mo\u0107i samo \u010ditati. Osiguraj dovoljno prostora na disku i poku\u0161aj ponovo spremiti.", "Save to new file": "Spremi u novu datoteku", "Saved": "U\u0161te\u0111eno", "Saving": "U\u0161teda", "Saving...": "Spremanje \u2026", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Znanstveni", "Screen Reading": "Glas pripovjeda\u010da", "Screen reader support for text content is disabled. ": "Podr\u0161ka \u010dita\u010da ekrana za tekstualni sadr\u017eaj je deaktivirana. ", "Scroll down": "Klizni prema dolje", "Scroll down annotations": "Kli\u017ei po poja\u0161njenjima prema dolje", "Scroll left": "Klizni lijevo", "Scroll right": "Klizni desno", "Scroll to the first sheet": "Klizni na prvi list", "Scroll to the last sheet": "Klizni na zadnji list", "Scroll up": "Klizni prema gore", "Scroll up annotations": "Kli\u017ei po poja\u0161njenjima prema gore", "Search": "Tra\u017ei", "Search...": "Tra\u017ei \u2026", "Section": "Odjeljak", "See history": "Pogledaj povijest", "See revision history": "Prika\u017ei povijest izmjena", "Select": "Odaberi", "Select Function": "Odaberi funkciju", "Select a tab to browser settings.": "Odaberi karticu za postavke preglednika.", "Select a tab to view settings.": "Otvori karticu za prikaz postavki.", "Select language": "Odaberi jezik", "Select multiple cells": "Odaberi vi\u0161e polja", "Select range": "Odaberi raspon", "Selected external data source is forbidden. Please contact the system administrator.": "Odabrani eksterni izvor podataka je zabranjen. Kontaktiraj administratora sustava.", "Selected range of cells": "Odabrani raspon polja", "Selection Mode": "Modus odabira", "Selection count": "Broj odabira", "Selection mode: inactive": "Modus odabira: neaktivno", "Send Feedback": "Po\u0161alji povratne informacije", "Sent": "Poslano", "Serbia": "Srbija", "Served by:": "Uslugu pru\u017ea:", "Server audit": "Revizija servera", "Server has been shut down; please reload the page.": "Server je bio isklju\u010den. Ponovo u\u010ditaj stranicu.", "Server is down, restarting automatically. Please wait.": "Server ne radi, automatski \u0107e se ponovo pokrenuti. Pri\u010dekaj.", "Server is now reachable. We have to refresh the page now.": "Server je sada dostupan. Moramo aktualizirati stranicu.", "Server is now reachable...": "Server je sada dostupan \u2026", "Server is shutting down": "Server se gasi", "Server is shutting down for maintenance (auto-saving)": "Server se gasi radi odr\u017eavanja (automatsko spremanje)", "Server returned this reason:": "Obrazlo\u017eenje servera:", "Server uptime": "Vrijeme rada servera", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Nedostupna usluga. Poku\u0161aj ponovo kasnije i prijavi problem administratoru, ako se problem ponavlja.", "Session terminated by document owner": "Sesiju je prekinuo vlasnik dokumenta", "Set Language for All text": "Postavi jezik za sav tekst", "Set Language for Paragraph": "Postavi jezik za odlomak", "Set Language for Selection": "Postavi jezik za odabir", "Set Log Levels": "Postavi razine dnevnika", "Set default interface preferences.": "Postavi zadane postavke su\u010delja.", "Settings": "Postavke", "Shape": "Oblik", "Shapes": "Oblici", "Share": "Dijeli", "Share...": "Dijeli \u2026", "Shared Config URL is missing in initial variables.": "URL dijeljene konfiguracije nedostaje u po\u010detnim varijablama.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Prika\u017ei komentare", "Show Grid": "Prika\u017ei mre\u017eu", "Show Menu": "Prika\u017ei izbornik", "Show Ruler": "Prika\u017ei ravnalo", "Show Sidebar": "Prika\u017ei bo\u010dnu traku", "Show Status Bar": "Prika\u017ei traku stanja", "Show in navigator": "Prika\u017ei u navigatoru", "Show on the side": "Prika\u017ei na strani", "Show sheets": "Prika\u017ei listove", "Show status bar": "Prika\u017ei traku stanja", "Show the search bar": "Prika\u017ei traku pretrage", "Shutdown Server": "Isklju\u010di server", "Signature": "Potpis", "Singapore": "Singapur", "Size": "Veli\u010dina", "Slide %1": "Slajd %1", "Slide Layout": "Raspored slajda", "Slide Show": "Dijaprojekcija", "Slide Size": "Veli\u010dina slajda", "Slide Transition": "Prijelaz slajdova", "Slide Views": "Prikazi slajdova", "Slide {0} of {1}": "Slajd {0} od {1}", "Slides": "Slajdovi", "Slovakia": "Slova\u010dka", "Slovenia": "Slovenija", "Smart Picker": "Pametni bira\u010d", "Snap to Grid": "Privla\u010di na mre\u017eu", "Solid": "Jednobojno", "Someone": "Netko", "Something went wrong while deleting the file. Please try refreshing the page.": "Dogodila se gre\u0161ka prilikom brisanja datoteke. Poku\u0161aj osvje\u017eiti stranicu.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Dogodila se gre\u0161ka prilikom dohva\u0107anja datoteke postavki. Poku\u0161aj osvje\u017eiti stranicu.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Dogodila se gre\u0161ka prilikom dohva\u0107anja korisni\u010dkog rje\u010dnika. Poku\u0161aj osvje\u017eiti stranicu.", "Something went wrong while loading Document settings.": "Dogodila se gre\u0161ka prilikom u\u010ditavanja postavki dokumenta.", "Something went wrong while uploading dictionary file": "Dogodila se gre\u0161ka prilikom u\u010ditavanja datoteke rje\u010dnika", "Something went wrong while uploading the file. Please try again.": "Dogodila se gre\u0161ka prilikom prijenosa datoteke. Poku\u0161aj ponovo.", "Something went wrong. Please try to refresh the page.": "Dogodila se gre\u0161ka. Poku\u0161aj osvje\u017eiti stranicu.", "Sort": "Razvrstaj", "South Africa": "Ju\u017ena Afrika", "South Korea": "Ju\u017ena Koreja", "Spacing & Color": "Razmak i boja", "Spain": "\u0160panjolska", "Sparkline": "Minijatura grafikona", "Split": "Rastavi", "Square": "Kvadrati\u010dno", "Standard": "Standardno", "Standard (4:3)": "Standardno (4:3)", "Standard dictionary": "Standardni rje\u010dnik", "Status": "Stanje", "Status Bar": "Traka stanja", "Stop following": "Prestani pratiti", "Store as:": "Spremi kao:", "Style": "Stil", "Style List": "Popis stilova", "Style list": "Popis stilova", "Styles": "Stilovi", "Successfully exported: ": "Uspje\u0161no izvezeno: ", "Sum": "Zbroj", "Sweden": "\u0160vedska", "Switzerland": "\u0160vicarska", "Symbols": "Simboli", "TB": "TB", "Table": "Tablica", "Table of content": "Sadr\u017eaj", "Table with {0} rows and {1} columns": "Tablica sa {0} retka {1} stupca", "Tabloid": "Tabloid", "Taiwan, Province of China": "Tajvan, Kineska pokrajina", "Tap to collapse": "Dodirni za sklapanje", "Tap to expand": "Dodirni za rasklapanje", "Text": "Tekst", "Text orientation": "Smjer teksta", "The IsAdminUser property is not set by integration": "Integracija nije postavila svojstvo \u201eIsAdminUser\u201d", "The IsAdminUser user property is set by integration": "Integracija je postavila svojstvo \u201eIsAdminUser\u201d", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokument sadr\u017ei neke citate koji mo\u017eda nisu dostupni putem web API-ja. Mo\u017ee prouzro\u010diti probleme prilikom ure\u0111ivanja citata ili bibliografije.", "The document could not be locked, and is opened in read-only mode.": "Dokument nije mogu\u0107e zaklju\u010dati i otvoren je u na\u010dinu samo-za-\u010ditanje.", "The document could not be locked.": "Dokument se ne mo\u017ee zaklju\u010dati.", "The document is being migrated to a new server. Retrying shortly...": "Dokument se migrira na novi server. Poku\u0161aj ponovno uskoro...", "The document is being renamed and will reload shortly": "Dokument se preimenuje i uskoro \u0107e se ponovo u\u010ditati", "The document is being signed and will be availably shortly": "Dokument se potpisuje i uskoro \u0107e biti na raspolaganju", "The document is not signed.": "Dokument nije potpisan.", "The document is switching to Offline mode and will reload shortly": "Dokument se prebacuje u izvanmre\u017eni na\u010din rada i uskoro \u0107e se ponovo u\u010ditati", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokument je prevelik ili na disku vi\u0161e nema mjesta za spremanje. Dokument \u0107e se sada mo\u0107i samo \u010ditati.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Vrsta datoteke: {0} se ne mo\u017ee prenijeti na server jer datoteka nema ime", "The file of type: {0} cannot be uploaded to server since the file is empty": "Vrsta datoteke: {0} se ne mo\u017ee prenijeti na server jer je datoteka prazna", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL hosta je prazan. Vjerojatno je coolwsd server pogre\u0161no konfiguriran. Obrati se administratoru.", "The server encountered a {0} error while parsing the {1} command.": "Server je nai\u0161ao na gre\u0161ku {0} prilikom izvr\u0161avanja naredbe {1}.", "The server has been disconnected.": "Server je odspojen.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Potpis je u redu, ali nije bilo mogu\u0107e provjeriti certifikat i dokument je samo djelomi\u010dno potpisan.", "The signature is OK, but the certificate could not be validated.": "Potpis je u redu, ali nije bilo mogu\u0107e provjeriti certifikat.", "The signature is OK, but the document is only partially signed.": "Potpis je u redu, ali je dokument samo djelomi\u010dno potpisan.", "The signature line can now be moved or resized as needed.": "Sada je mogu\u0107e po potrebi premjestiti redak potpisa ili promijeniti njegovu veli\u010dinu.", "The signature was valid, but the document has been modified.": "Potpis je bio ispravan, ali je dokument u me\u0111uvremenu promijenjen.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Sustav trenuta\u010dno prilago\u0111ava resurse. Pri\u010dekaj trenutak dok poku\u0161amo ponoviti tvoj zahtjev \u2026", "Theme colors": "Boje tema", "Thick (2.25 pt)": "Debela (2,25 pt)", "Thin (0.75 pt)": "Tanka (0,75 pt)", "Thin/Medium (3.00 pt)": "Tanka/Srednja (3,00 pt)", "This document has an invalid signature.": "Ovaj dokument ima neispravan potpis.", "This document is digitally signed and the signature is valid.": "Dokument je digitalno potpisan i potpis je valjan.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ovaj dokument mo\u017eda sadr\u017ei formatiranje ili sadr\u017eaj koji se ne mo\u017ee spremiti u trenuta\u010dan datote\u010dni format.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Ovo je nepodr\u017eana verzija za {productname}. Kako bi se izbjegao dojam da je prikladna za implementaciju u poduze\u0107ima, pojavljuje se ova poruka, kad se istovremeno koristi vi\u0161e od {docs} dokumenta ili {connections} veza.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Administrator je ograni\u010dio uslugu na {0} dokumenata i ukupno {1} povezivanja. Ograni\u010denje je dosegnuto. Poku\u0161aj ponovo kasnije.", "This user": "Ovaj korisnik", "This version of {productname} is powered by": "Ovu verziju {productname}a omogu\u0107uje", "Tight": "Usko", "Time": "Vrijeme", "Time interval of CPU statistics (in ms)": "Vremenski interval statistike procesora (u ms)", "Time interval of memory statistics (in ms)": "Vremenski interval memorije za statistiku (u ms)", "Time zone:": "Vremenska zona:", "Title": "Naslov", "Title Only": "Samo naslov", "Title Slide": "Naslovni slajd", "Title and 2 Content": "Naslov i 2 sadr\u017eaj", "Title, 2 Content and Content": "Naslov, 2 sadr\u017eaj i sadr\u017eaj", "Title, 2 Content over Content": "Naslov, 2 sadr\u017eaj preko sadr\u017eaja", "Title, 4 Content": "Naslov, 4 sadr\u017eaj", "Title, 6 Content": "Naslov, 6 sadr\u017eaj", "Title, Content": "Naslov, sadr\u017eaj", "Title, Content and 2 Content": "Naslov, sadr\u017eaj i 2 sadr\u017eaj", "Title, Content over Content": "Naslov, sadr\u017eaj preko sadr\u017eaja", "Title, Vertical Text": "Naslov, okomiti tekst", "Title, Vertical Text, Clipart": "Naslov, okomiti tekst, ilustracija", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "Za umetanje izvan {productname}, najprije pritisni gumb za preuzimanje", "To prevent accidental changes, the author has set this file to open as view-only": "Kako bi sprije\u010dio slu\u010dajne promjene, autor je ovu datoteku postavio da se otvara samo za prikaz", "Toggle UI Mode": "Uklj./Isklj. modus korisni\u010dkog su\u010delja", "Top And Bottom Border": "Gornji i donji rub", "Top Border": "Gornji rub", "Top Margin": "Gornja margina", "Top N elements...": "Gornjih N elemenata \u2026", "Top N percent...": "Gornjih N posto \u2026", "Top/Bottom Rules...": "Pravila gornjih/donjih \u2026", "Top: {top}": "Gore: {top}", "Tracking": "Pra\u0107enje", "Transition": "Prijelaz", "Turkey": "Turska", "Type": "Vrsta", "Type in the search box to find anything in your document": "Tipkaj u polje pretrage za pronala\u017eenje bilo \u010dega u tvom dokumentu", "Type to add a word": "Tipkaj za dodavanje rije\u010d", "Ukraine": "Ukrajina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Neovla\u0161ten WOPI host. Poku\u0161aj ponovo kasnije i prijavi problem administratoru, ako se problem ponavlja.", "Undo": "Poni\u0161ti", "Ungroup": "Razgrupiraj", "United Arab Emirates": "Ujedinjeni Arapski Emirati", "United Kingdom": "Ujedinjeno Kraljevstvo", "United States of America": "Sjedinjene Ameri\u010dke Dr\u017eave", "Unknown color": "Nepoznata boja", "Unlink Citations": "Odspoji citate", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Uklanjanje poveznica citata sprije\u010dit \u0107e Collabora Online aktualizirati citate i bibliografiju u ovom dokumentu.", "Unlock": "Otklju\u010daj", "Unresolve": "Postavi kao nerije\u0161eno", "Unresolve Thread": "Postavi raspravu kao nerije\u0161enu", "Unsupported server version.": "Nepodr\u017eana verzija servera.", "Update": "Aktualiziraj", "Update Index": "Aktualiziraj indeks", "Update Log Levels": "Aktualiziraj razine dnevnika", "Updated citations": "Citati su aktualizirani", "Updating citations": "Aktualiziranje citata", "Upload Autotext": "Prenesi automatski tekst", "Upload Wordbook": "Prenesi korisni\u010dki rje\u010dnik", "Upload Xcu": "Prenesi Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Prenesi isje\u010dke teksta za ponovno kori\u0161tenje (.bau). Za umetanje teksta u dokument, upi\u0161i pre\u010dac za unos automatskog teksta i pritisni F3.", "Uploaded": "Preneseno", "Uploading file to server failed with status: {0}": "Neuspjelo preno\u0161enje datoteke na server sa stanjem: {0}", "Uploading file to server failed, file not found.": "Prijenos datoteke na server nije uspio, datoteka nije prona\u0111ena.", "Uploading file to server failed, the file is too large.": "Prijenos datoteke na server nije uspio, datoteka je prevelika.", "Uploading...": "Preno\u0161enje \u2026", "Use Compact view": "Koristi kompaktni prikaz", "Use Tabbed view": "Koristi prikaz kartica", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Koristilo se zastarjelo polje \u201eis_admin\u201d. Integracija bi umjesto toga trebala koristiti svojstvo \u201eIsAdminUser\u201d", "User": "Korisni\u010dki", "User List Summary": "Sa\u017eetak popisa korisnika", "User Name": "Korisni\u010dko ime", "Users online": "Korisnici koji su online", "Values between...": "Vrijednosti izme\u0111u \u2026", "Values duplicate...": "Duple vrijednosti \u2026", "Values equal to...": "Vrijednosti jednaka \u2026", "Values greater than...": "Vrijednosti ve\u0107a od \u2026", "Values less than...": "Vrijednosti manja od \u2026", "Variant": "Varijanta", "Version Information": "Podaci verzije", "Vertical Title, Text, Chart": "Okomiti naslov, tekst, dijagram", "Vertical Title, Vertical Text": "Okomiti naslov, okomiti tekst", "Very Loose": "Jako \u0161iroko", "Very Tight": "Jako usko", "Very thin (0.50 pt)": "Vrlo tanka (0,50 pt)", "View": "Prikaz", "View Settings": "Postavke prikaza", "Views": "Prikazi", "WOPI host": "WOPI host", "Warning": "Upozorenje", "Warning! The browser you are using is not supported.": "Upozorenje! Preglednik koji koristi\u0161 nije podr\u017ean.", "Watermark": "Vodeni \u017eig", "We are in the process of cleaning up this document from the last session, please try again later.": "U procesu smo \u010di\u0161\u0107enja ovog dokumenta od zadnje sesije, poku\u0161aj ponovo kasnije.", "Welcome Dialog": "Dijalog dobrodo\u0161lice", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ovo je neugodno, ali izgleda da povezivanje s dokumentom nije mogu\u0107e. Poku\u0161aj ponovo.", "What?": "\u0160to?", "When?": "Kada?", "Who?": "Tko?", "Wide": "\u0160iroko", "Widescreen (16:9)": "\u0160iroki ekran (16:9)", "Windowed Presentation Blocked": "Prezentacija u prozoru je blokirana", "Windowed Presentation: ": "Prezentacija u prozoru: ", "Word 2003 Document (.doc)": "Word 2003 dokument (.doc)", "Word Counter": "Broja\u010d rije\u010di", "Word Document (.docx)": "Word dokument (.docx)", "Words are ignored by the spell checker": "Provjera pravopisa zanemaruje rije\u010di", "Wrap": "Prelomi", "Wrong or missing WOPISrc parameter, please contact support.": "Pogre\u0161an ili nedostaju\u0107i WOPISrc parametar, kontaktiraj podr\u0161ku.", "Wrong password provided. Please try again.": "Navedena je neto\u010dna lozinka. Poku\u0161aj ponovo.", "Wrong server, reconnecting...": "Pogre\u0161an server, ponovno povezivanje \u2026", "YB": "YB", "You": "Ti", "You are already presenting this document": "Ve\u0107 prikazuje\u0161 ovaj dokument", "You are leaving the document. The following web page will open in a new tab: ": "Napu\u0161ta\u0161 dokument. Sljede\u0107a web stranica \u0107e se otvoriti u novoj kartici: ", "You have not done anything to rollback yet...": "Ni\u0161ta jo\u0161 nije u\u010dinjeno da za poni\u0161tavanje\u00a0\u2026", "You need to enable it both at server level and in the UI. ": "Mora\u0161 je aktivirati na serveru i u korisni\u010dkom su\u010delju. ", "Your Collabora Online server needs updating. Version {0} is available.": "Tvoj se Collabora Online server treba aktualizirati. Dostupna je verzija {0}.", "Your WOPI server is not secure: SSL verification failed": "Tvoj WOPI server nije siguran: SSL provjera nije uspjela", "Your browser has very limited access to the clipboard": "Tvoj preglednik ima vrlo ograni\u010den pristup me\u0111uspremniku", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Tvoj preglednik ima vrlo ograni\u010den pristup me\u0111uspremniku, stoga umjesto toga koristi gumbe za lijepljenje na ekranskoj tipkovnici.", "Your changes have been saved": "Tvoje su promjene spremljene", "Your library is empty": "Tvoja biblioteka je prazna", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Tvoj je server konfiguriran s nedovoljno hardverskih resursa \u0161to mo\u017ee rezultirati u lo\u0161oj performansi.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Tvoja je sesija istekla. Mo\u017eda se ne\u0107e spremiti sve sljede\u0107e izmjene. Aktualiziraj sesiju (ili internetsku stranicu) za nastavljanje s radom. Mo\u017eda \u0107e\u0161 se morati ponovo prijaviti.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Tvoja \u0107e sesija iste\u0107i za {time}. Spremi izmjene i osvje\u017ei sesiju (ili internetsku stranicu) za nastavljanje s radom. Mo\u017eda \u0107e\u0161 se morati ponovo prijaviti.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u010cini se da je tvoj {productname} klaster pogre\u0161no konfiguriran ili se brzo skalira \u2013 obrati se svom administratoru sustava. Nastavljanje s ure\u0111ivanjem mo\u017ee dovesti do toga da vi\u0161e korisnika ne\u0107e vidjeti jedni druge, do problema sa spremanjem dokumenata i/ili s kopiranjem/umetanjem. O\u010dekivan je serverId {0} za routeToken {1}, ali je povezan na serverId {2}", "ZB": "ZB", "Zoom": "Zumiraj", "Zoom In": "Uve\u0107aj prikaz", "Zoom Out": "Umanji prikaz", "Zotero API key is incorrect": "Zotero API klju\u010d je neispravan", "Zotero API key is not configured": "Zotero API klju\u010d nije konfiguriran", "Zotero Warning": "Zotero upozorenje", "cell address": "adresa polja", "file type icon": "ikona vrste datoteke", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "pregled stranice %1", "replies": "odgovori", "reply": "odgovor", "the Help tab": "kartica za \u201ePomo\u0107\u201d", "the View menu": "izbornik za \u201ePrikaz\u201d", "warning: copy/paste request timed out": "upozorenje: vrijeme zahtjeva za kopiranje/umetanje je isteklo", "{0} deleted": "{0} izbrisano", "{0} selected": "{0} odabrano", "{0} tab selected": "{0} kartica odabrana", "{0} unselected": "{0} neodabrano", "{username} saved this document as {filename}. Do you want to join?": "{username} je spremio/la ovaj dokument kao {filename}. \u017deli\u0161 li se pridru\u017eiti?", "{user} has joined": "{user} se pridru\u017eio/la", "{user} has left": "{user} je napustio/la", "\u00c5land Islands": "\u00c5land Oto\u010dje"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-hsb.json b/f7cloud-office/browser/dist/l10n/ui-hsb.json new file mode 100644 index 0000000..1834738 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-hsb.json @@ -0,0 +1 @@ +{" document(s) open.": " wo\u010dinjene dokumenty.", " hrs": " hod\u017a", " mins": " mje\u0144", " s": " sek", " user(s).": " wu\u017eiwarjow.", "\"Slow Proxy\"": "\u201ePoma\u0142y proksy\u201c", "%n users": "%n wu\u017eiwarjow", "(current)": "(aktualny)", "0 users": "0 wu\u017eiwarjow", "1 user": "1 wu\u017eiwar", "About": "Wo", "Accept": "Akceptowa\u0107", "Accept change": "Zm\u011bnu p\u0159iwza\u0107", "Admin console": "Administratorowa konsola", "All": "W\u0161\u011b", "Always follow the editor": "P\u0159eco wobd\u017a\u011b\u0142arjej sl\u011bdowa\u0107", "Analytics": "Analyzowe daty", "Are you sure you want to delete this page?": "Chce\u0107e tutu stronu woprawd\u017ae zha\u0161e\u0107?", "Are you sure you want to delete this slide?": "Chce\u0107e tutu foliju woprawd\u017ae zha\u0161e\u0107?", "Are you sure you want to shut down the server?": "Chce\u0107e serwer woprawd\u017ae wupina\u0107?", "Are you sure you want to terminate this session?": "Chce\u0107e tute posed\u017aenje woprawd\u017ae sk\u00f3n\u010di\u0107?", "Automatic color": "Awtomatiska barba", "Average": "P\u0159er\u011bzk", "Axial": "Aksialny", "BB": "BB", "Background Color": "Pozadkowa barba", "Borders": "Kromy", "Bytes received": "P\u0159ijate bajty", "Bytes sent": "Wotp\u00f3s\u0142ane bajty", "CPU Graph": "CPU-grafika", "Cache size of CPU statistics": "Wulkos\u0107 pufrowaka CPU-statistiki", "Cache size of memory statistics": "Wulkos\u0107 pufrowaka sk\u0142adoweje statistiki", "Cancel": "P\u0159etorhny\u0107", "Cell borders": "Kromy cele", "Choice of functions": "Wub\u011br funkcijow", "Clear the search field": "Pytanske polo wupr\u00f3zdni\u0107", "Close": "Za\u010dini\u0107", "Close document": "Dokument za\u010dini\u0107", "Color": "Barba", "Columns": "\u0160palty", "Comment": "Komentar", "Confirmation": "Wobkru\u0107enje", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt p\u0159i cofnjenju/wospjetowanju z wjacorymi wu\u017eiwarjemi. Pro\u0161u wu\u017eiwaj\u0107e dokumentowe porjed\u017aenje za rozrisanje", "Connecting...": "Zwjazuje so...", "Connection error": "Zwiskowy zmylk", "Count": "Li\u010dba", "CountA": "Li\u010dba2", "Creating copy...": "Kopija so wutworja...", "Creating new file from template...": "Nowa dataja so z p\u0159ed\u0142ohi wutworja...", "Dashboard": "P\u0159ehlad", "Default Style": "Standardna p\u0159ed\u0142oha", "Delete": "Zha\u0161e\u0107", "Delete Columns": "\u0160palty zha\u0161e\u0107", "Delete Rows": "Linki zha\u0161e\u0107", "Delete tabstop": "Tabulator zha\u0161e\u0107", "Discard": "Za\u0107isny\u0107", "Document": "Dokument", "Document cannot be renamed.": "Dokument njeda so p\u0159emjenowa\u0107.", "Document cannot be saved.": "Dokument njeda so sk\u0142adowa\u0107.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument je so w sk\u0142adowaku zm\u011bni\u0142. \u0160to chce\u0107e ze swojimi njesk\u0142adowanymi zm\u011bnami \u010dini\u0107?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument je so w sk\u0142adowaku zm\u011bni\u0142. Nowy dokument so za\u010dita. Wa\u0161a wersija je jako p\u0159ed\u017a\u011b\u0142ana wersija k dispoziciji.", "Document requires password to modify.": "Dokument sej hes\u0142o wu\u017eaduje, zo by so zm\u011bni\u0142.", "Document requires password to view.": "Dokument sej hes\u0142o wu\u017eaduje, zo by so pokaza\u0142.", "Documents open": "Wo\u010dinjene dokumenty", "Documents:": "Dokumenty:", "Download as": "S\u0107ahny\u0107 jako", "Downloading...": "S\u0107ahuje so...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Wobd\u017a\u011b\u0142a\u0107", "Elapsed time": "Za\u0144d\u017aeny \u010das", "Ellipsoid": "Elipsoid", "Enter new sheet name": "Nowe tabelowe mjeno zapoda\u0107", "Entering text mode": "Tekstowy modus zm\u00f3\u017eni\u0107", "Excel 2003 Spreadsheet (.xls)": "Tabelowy dokument Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Tabelowy dokument Excel (.xlsx)", "Expired:": "Spadnjeny:", "Export as": "Eksportowa\u0107 jako", "Failed to authenticate this session over protocol {0}": "Tute posed\u017aenje njeda so p\u0159ez protokol {0} awtentifikowa\u0107", "Failed to download clipboard, please re-copy": "Wobsah mjezysk\u0142ada njeda so zasad\u017ai\u0107, pro\u0161u kop\u011bruj\u0107e znowa", "Failed to load document.": "Dokument njeda so za\u010dita\u0107.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Dokument njeda so za\u010dita\u0107. Pro\u0161u p\u0159esw\u011bd\u010d\u0107e so, ha\u010d datajowy typ so podp\u011bruje a wob\u0161kod\u017aeny njeje, a spytaj\u0107e potom hi\u0161\u0107e raz.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Dokument njeda so za\u010dita\u0107. Tut\u00f3n dokument je pak deformowany pak p\u0159etrjebuje wjace resursow ha\u010d su dowolene. Pro\u0161u staj\u0107e so z administratorom do zwiska.", "Failed to set jwt authentication cookie over insecure connection": "Awtentifikaciski plack JWT njeda so p\u0159ez njew\u011bsty zwisk staji\u0107", "Fixed size": "Kruta wulkos\u0107", "Font": "Pismo", "Font Name": "Mjeno pisma", "Font Size": "Wulkos\u0107 pisma", "From": "Wot", "Fullscreen presentation": "Prezentacija po\u0142neje wobrazowki", "Function Wizard": "Funkciski asistent", "Functions": "Funkcije", "GB": "GB", "Gradient End": "K\u00f3nc p\u0159eb\u011bha", "Gradient Start": "Spo\u010datk p\u0159eb\u011bha", "Graphs": "Diagramy", "Hide the search bar": "Pytansku lajstu schowa\u0107", "History": "Historija", "Hit Cancel to open in view-only mode.": "Klik\u0144\u0107e na P\u0159etorhny\u0107, zo by\u0161\u0107e dokument we wobhladanskim modusu wo\u010dini\u0142.", "Idle document - please click to reload and resume editing": "Inaktiwny dokument - pro\u0161u klik\u0144\u0107e, zo by\u0161\u0107e znowa za\u010dita\u0142 a z wobd\u017a\u011b\u0142owanjom pokro\u010dowa\u0142", "Idle document - please tap to reload and resume editing": "Inaktiwny dokument - pro\u0161u pod\u00f3tk\u0144\u0107e so, zo by\u0161\u0107e znowa za\u010dita\u0142 a z wobd\u017a\u011b\u0142owanjom pokro\u010dowa\u0142", "Idle time": "\u010cas pr\u00f3zdnob\u011bha", "Initializing...": "Inicializuje so...", "Insert Columns After": "\u0160palty za tym zasad\u017ai\u0107", "Insert Columns Before": "\u0160palty p\u0159ed tym zasad\u017ai\u0107", "Insert Local Image": "Lokalny wobraz zasad\u017ai\u0107", "Insert Rows Above": "Linki nad tym zasad\u017ai\u0107", "Insert Rows Below": "Linki pod tym zasad\u017ai\u0107", "Insert Shape": "Twar zasad\u017ai\u0107", "Insert shapes": "Twary zasad\u017ai\u0107", "Insert sheet": "Tabelu zasad\u017ai\u0107", "Insert sheet after this": "Tabelu za tym zasad\u017ai\u0107", "Insert sheet before this": "Tabelu p\u0159ed tym zasad\u017ai\u0107", "Insert table": "Tabelu zasad\u017ai\u0107", "Insert tabstop": "Tabulator zasad\u017ai\u0107", "Invalid link: '{url}'": "Njep\u0142a\u0107iwy wotkaz: '{url}'", "Keyboard shortcuts": "Tastowe skr\u00f3t\u0161enki", "Kill": "Sk\u00f3n\u010di\u0107", "Kill session.": "Posed\u017aenje zni\u010di\u0107.", "Landscape": "Pr\u011b\u010dny format", "Last modification": "Poslednja zm\u011bna", "Latest Updates": "Najnow\u0161\u011b aktualizacije", "Left Margin": "L\u011bwa kroma", "Linear": "Linearny", "Loading...": "\u010cita so...", "Local Image...": "Lokalny wobraz...", "Log": "Protokol", "Log Levels": "Protokolowe runiny", "MB": "MB", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimalny staplowy sk\u0142ad za dokumentowy proces (w KB) - jeno\u017e redukowa\u0107", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimalny wirtuelny sk\u0142ad za dokumentowy proces (w MB) - jeno\u017e redukowa\u0107", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimalna dowolena datajowa wulkos\u0107 za pisanje na ta\u010del (w MB) - jeno\u017e redukowa\u0107", "Memory Graph": "Sk\u0142adowa grafika", "Memory consumed": "Wu\u017eity sk\u0142ad", "Minimum": "Minimum", "Modified": "Zm\u011bnjene", "Modify": "Zm\u011bni\u0107", "More information and support": "Dal\u0161e informacije a podp\u011bra", "More...": "Wjace...", "Network Graph": "Sy\u0107owa grafika", "No color": "\u017dana barba", "None": "\u017dadyn", "None (Do not check spelling)": "\u017dadyn (prawopis njekontrolowa\u0107)", "Number of Documents": "Li\u010dba dokumentow", "Number of Pages": "Li\u010dba stronow", "Number of Sheets": "Li\u010dba tabelow", "Number of Slides": "Li\u010dba folijow", "ODF Drawing (.odg)": "ODF-rysowanka (.odg)", "ODF presentation (.odp)": "ODF-prezentacija (.odp)", "ODF spreadsheet (.ods)": "Tabelowy dokument ODF (.ods)", "ODF text document (.odt)": "Tekstowy dokument ODF (.odt)", "OK": "W porjadku", "Online Help": "Pomoc online", "Oops, there is a problem connecting the document": "Hopla, je problem p\u0159i zwjazowanju z dokumentom", "Open link": "Wotkaz wo\u010dini\u0107", "Open menu": "Meni wo\u010dini\u0107", "Overview": "P\u0159ehlad", "Overwrite": "P\u0159episa\u0107", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PID": "PID", "Page Setup": "Nastajenja strony", "Paste Special": "Wobsah zasad\u017ai\u0107", "Portrait": "Wysoki format", "PowerPoint 2003 Presentation (.ppt)": "Prezentacija Powerpoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezentacija Powerpoint (.pptx)", "Present current slide": "Aktualnu foliju prezentowa\u0107", "Quadratic": "Kwadratiski", "Radial": "Radialny", "Received": "P\u0159ijate", "Redo": "Wospjetowa\u0107", "Refresh": "Wobnowi\u0107", "Refresh Log": "Protokol wobnowi\u0107", "Reject change": "Zm\u011bnu wotpokaza\u0107", "Remove": "Wotstroni\u0107", "Renaming...": "P\u0159emjenuje so...", "Repair": "Porjed\u017ai\u0107", "Repair Document": "Dokument porjed\u017ai\u0107", "Reply": "Wotmo\u0142wi\u0107", "Report an issue": "Problem zd\u017a\u011bli\u0107", "Reset to Default Language": "Na standardnu r\u011b\u010d wr\u00f3\u0107o staji\u0107", "Reset zoom": "Skalowanje wr\u00f3\u0107o staji\u0107", "Resolve": "Rozrisa\u0107", "Resolved": "Rozrisany", "Restoring older revision. Any unsaved changes will be available in version history": "Star\u0161a wersija so wobnowja. Njesk\u0142adowane zm\u011bny so we wersijowej historiji wobchowaja", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "Prawa kroma", "Rows": "Linki", "Save": "Sk\u0142adowa\u0107", "Save Comments": "Komentary sk\u0142adowa\u0107", "Save failed due to no disk space left. Document will now be read-only.": "Falowaceho ruma na ta\u010deli dla njeje so sk\u0142adowanje porad\u017ai\u0142o. Dokument da so n\u011btko jeno\u017e \u010dita\u0107.", "Save to new file": "Do noweje dataje sk\u0142adowa\u0107", "Saving...": "Sk\u0142aduje so...", "Scroll down annotations": "P\u0159ispomnjenki dele kuli\u0107", "Scroll left": "Nal\u011bwo suwa\u0107", "Scroll right": "Suwata wysokos\u0107", "Scroll to the first sheet": "K pr\u011bnjej tabeli kuli\u0107", "Scroll to the last sheet": "K poslednjej tabeli kuli\u0107", "Scroll up annotations": "P\u0159ispomnjenki horje kuli\u0107", "Search": "Pyta\u0107", "See revision history": "Wersijowu historiju pokaza\u0107", "Select range": "Wob\u0142uk wubra\u0107", "Selected range of cells": "Wubrany celowy wob\u0142uk", "Selection Mode": "Wub\u011branski modus", "Selection count": "Wub\u011browa li\u010dba", "Sent": "Wotp\u00f3s\u0142ane", "Served by:": "K dispoziciji stajeny wot:", "Server is shutting down for maintenance (auto-saving)": "Serwer so za wothladowanje wupina (awtomatiske zw\u011bs\u0107enje)", "Server returned this reason:": "Serwer je sl\u011bdowacu p\u0159i\u010dinu wr\u00f3\u0107i\u0142:", "Server uptime": "D\u017a\u011b\u0142owy \u010das serwera", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "S\u0142u\u017eba k dispoziciji njeje. Pro\u0161u spytaj\u0107e pozd\u017ai\u0161o hi\u0161\u0107e raz a informuj\u0107e swojeho administratora, jeli problem dale wobsteji.", "Session terminated by document owner": "Posed\u017aenje bu wot dokumentoweho sw\u00f3jstwownika sk\u00f3n\u010dene", "Set Log Levels": "Protokolowe runiny nastaji\u0107", "Settings": "Nastajenja", "Share...": "D\u017a\u011bli\u0107...", "Show Ruler": "Lineal pokaza\u0107", "Show the search bar": "Pytansku lajstu pokaza\u0107", "Shutdown Server": "Serwer wupina\u0107", "Solid": "Po\u0142ny", "Square": "Kwadrat", "Style": "Stil", "Sum": "Suma", "TB": "TB", "Text": "Tekst", "Text orientation": "Tekstowe wusm\u011brjenje", "The document could not be locked, and is opened in read-only mode.": "Dokument njeda so zawr\u011b\u0107 a wo\u010dinja so w \u010ditanskim modusu.", "The document could not be locked.": "Dokument njeda so zawr\u011b\u0107.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Dataja typa {0} njeda so na serwer nahra\u0107, dokel\u017e dataja mjeno nima", "The file of type: {0} cannot be uploaded to server since the file is empty": "Dataja typa {0} njeda so na serwer nahra\u0107, dokel\u017e dataja je pr\u00f3zdna", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL hosta je pr\u00f3zdny. Serwer coolwsd je najskerje wopak konfigurowany, pro\u0161u staj\u0107e so z administratorom do zwiska.", "The server encountered a {0} error while parsing the {1} command.": "Serwer je p\u0159i wuwjed\u017aenju p\u0159ikaza {1} na zmylk {0} stor\u010di\u0142.", "The signature is OK, but the certificate could not be validated.": "Signatura je w porjadku, ale certifikat njeda so p\u0159epruwowa\u0107.", "This document has an invalid signature.": "Tut\u00f3n dokument ma njep\u0142a\u0107iwu signaturu.", "This document is digitally signed and the signature is valid.": "Dokument je digitalnje signowany a signatura je p\u0142a\u0107iwa.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Tuta s\u0142u\u017eba bu wot administratora na dohromady {0} dokumentow a {1} zwiskow wobmjezowana. Tut\u00f3n limit je so docp\u011b\u0142. Pro\u0161u spytaj\u0107e pozd\u017ai\u0161o hi\u0161\u0107e raz.", "This version of {productname} is powered by": "Tuta wersija {productname} sp\u011bchuje so wot", "Time interval of CPU statistics (in ms)": "\u010casowy interwal CPU-statistiki (w ms)", "Time interval of memory statistics (in ms)": "\u010casowy interwal sk\u0142adoweje statistiki (w ms)", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "Zo by\u0161\u0107e zwonka {productname} zasad\u017ai\u0142, klik\u0144\u0107e pro\u0161u najprjedy na t\u0142\u00f3\u010datko \u201as\u0107ahny\u0107\u2018.", "Type": "Typ", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Njeawtorizowany WOPI-host. Pro\u0161u spytaj\u0107e pozd\u017ai\u0161o hi\u0161\u0107e raz a informuj\u0107e swojeho administratora, jeli problem dale wobsteji.", "Undo": "Cofny\u0107", "Unsupported server version.": "Serwerowa wersija so njepodp\u011bruje.", "Update Log Levels": "Protokolowe runiny aktualizowa\u0107", "Uploading file to server failed with status: {0}": "Nahrawanje dataje na serwer njeje so ze statusom {0} porad\u017ai\u0142o", "Uploading file to server failed, file not found.": "Nahrawanje na serwer njeje so porad\u017ai\u0142o, dataja njeje so namaka\u0142a.", "Uploading file to server failed, the file is too large.": "Nahrawanje na serwer njeje so porad\u017ai\u0142o, dataja je p\u0159ewulka.", "Uploading...": "Nahrawa so...", "User Name": "Wu\u017eiwarske mjeno", "Users online": "Wu\u017eiwarjo online", "Views": "Napohlady", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Bohu\u017eel njem\u00f3\u017eemy z wa\u0161im dokumentom zwjaza\u0107. Pro\u0161u spytaj\u0107e hi\u0161\u0107e raz.", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Li\u010dba s\u0142owow", "Word Document (.docx)": "Dokument Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Wopa\u010dny abo falowacy parameter WOPISrc, staj\u0107e so pro\u0161u z pomocu do zwiska.", "Wrong password provided. Please try again.": "Wopa\u010dne hes\u0142o podate. Pro\u0161u spytaj\u0107e hi\u0161\u0107e raz.", "YB": "YB", "You": "Wy", "ZB": "ZB", "kB": "kB", "{user} has joined": "{user} je so p\u0159idru\u017ei\u0142", "{user} has left": "{user} je wopu\u0161\u0107i\u0142"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-hu.json b/f7cloud-office/browser/dist/l10n/ui-hu.json new file mode 100644 index 0000000..e5dd0d7 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-hu.json @@ -0,0 +1 @@ +{" document(s) open.": " megnyitott dokumentum.", " hrs": " \u00f3ra", " mins": " perc", " s": " s", " user(s).": " felhaszn\u00e1l\u00f3.", "\"Slow Proxy\"": "\u201eLass\u00fa proxy \u00fczemm\u00f3d\u201d", "#10 Envelope": "#10-es bor\u00edt\u00e9k", "#11 Envelope": "#11-es bor\u00edt\u00e9k", "#12 Envelope": "#12-es bor\u00edt\u00e9k", "#6\u00be Envelope": "#6\u00be-es bor\u00edt\u00e9k", "#7\u00be (Monarch) Envelope": "#7\u00be-es (Monarch) bor\u00edt\u00e9k", "#9 Envelope": "#9-es bor\u00edt\u00e9k", "%n users": "%n felhaszn\u00e1l\u00f3", "(Warning: Server accessibility must be enabled to toggle)": "(Figyelem: csak akkor \u00e1ll\u00edthat\u00f3 be, ha a kiszolg\u00e1l\u00f3n enged\u00e9lyezve van az akad\u00e1lymentes\u00edt\u00e9s, azaz accessibility.enable=true)", "(current)": "(aktu\u00e1lis)", ", cluster configuration error: mis-matching serverid": ", klaszterkonfigur\u00e1ci\u00f3s hiba: elt\u00e9r\u0151 kiszolg\u00e1l\u00f3azonos\u00edt\u00f3", "0 users": "Nincsenek felhaszn\u00e1l\u00f3k", "1 user": "1 felhaszn\u00e1l\u00f3", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "A megjegyz\u00e9s jelenleg szerkeszt\u00e9s alatt \u00e1ll", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "M\u00e1r elkezd\u0151d\u00f6tt egy let\u00f6lt\u00e9s egy m\u00e1sol\u00e1si/beilleszt\u00e9si m\u0171velet k\u00f6vetkezt\u00e9ben. V\u00e1rjon, am\u00edg v\u00e9get nem \u00e9r a let\u00f6lt\u00e9s, vagy szak\u00edtsa meg, miel\u0151tt egy \u00faj let\u00f6lt\u00e9st kezdem\u00e9nyez.", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI asszisztens", "About": "Verzi\u00f3inform\u00e1ci\u00f3k", "Above Average...": "\u00c1tlag felett...", "Accept": "Elfogad\u00e1s", "Accept change": "V\u00e1ltoz\u00e1s elfogad\u00e1sa", "Access token is missing in initial variables.": "Hi\u00e1nyzik a hozz\u00e1f\u00e9r\u00e9si token a kezdeti v\u00e1ltoz\u00f3k k\u00f6z\u00fcl.", "Accessibility": "Akad\u00e1lymentes\u00edt\u00e9s", "Accessibility Checker": "Akad\u00e1lymentes\u00edt\u00e9s-ellen\u0151rz\u0151", "Active Sheet": "Akt\u00edv munkalap", "Active sheet": "Akt\u00edv munkalap", "Add": "Hozz\u00e1ad\u00e1s", "Add Bibliography": "Bibliogr\u00e1fia hozz\u00e1ad\u00e1sa", "Add Citation": "Hivatkoz\u00e1s hozz\u00e1ad\u00e1sa", "Add Citation Note": "Hivatkoz\u00e1sjegyzet hozz\u00e1ad\u00e1sa", "Add Note": "Jegyzet hozz\u00e1ad\u00e1sa", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Adjon hozz\u00e1 vagy szerkesszen szavakat a helyes\u00edr\u00e1s-ellen\u0151rz\u0151 sz\u00f3t\u00e1rban. A sz\u00f3t\u00e1rban (.dic) lev\u0151 szavakat haszn\u00e1lni fogja a helyes\u00edr\u00e1s-ellen\u0151rz\u0151.", "Adjust how office documents behave.": "\u00c1ll\u00edtsa be a dokumentumok viselked\u00e9s\u00e9t.", "Adjust view settings.": "Itt adhat\u00f3ak meg a n\u00e9zetf\u00fcgg\u0151 be\u00e1ll\u00edt\u00e1sok.", "Admin console": "Adminisztr\u00e1tori konzol", "After": "Ut\u00e1na", "Albania": "Alb\u00e1nia", "Alerts:": "Figyelmeztet\u00e9sek:", "Align": "Igaz\u00edt\u00e1s", "Alignment": "Igaz\u00edt\u00e1s", "All": "\u00d6sszes", "All Horizontal Lines": "\u00d6sszes v\u00edzszintes vonal", "All Sheets": "Minden munkalap", "All users": "Minden felhaszn\u00e1l\u00f3", "Already presenting": "M\u00e1r megy a diavet\u00edt\u00e9s", "Also check the voice over toggle under {parentControl}.": "Tov\u00e1bb\u00e1 kapcsolja be a K\u00e9perny\u0151olvas\u00f3 lehet\u0151s\u00e9get {parentControl} alatt.", "Always follow the editor": "Szerkeszt\u0151 k\u00f6vet\u00e9se", "An error occurred while fetching notes": "Hiba t\u00f6rt\u00e9nt a jegyzetek lek\u00e9r\u00e9se k\u00f6zben", "An error occurred while fetching style list": "Hiba t\u00f6rt\u00e9nt a st\u00edluslista lek\u00e9r\u00e9se k\u00f6zben", "Analytics": "Elemz\u00e9sek", "Andorra": "Andorra", "Another user has removed this comment.": "Egy m\u00e1sik felhaszn\u00e1l\u00f3 elt\u00e1vol\u00edtotta ezt a megjegyz\u00e9st.", "Another user has updated the comment. Would you like to overwrite those changes?": "Egy m\u00e1sik felhaszn\u00e1l\u00f3 friss\u00edtette ezt a megjegyz\u00e9st. Fel\u00fcl\u00edrja azokat a v\u00e1ltoztat\u00e1sokat?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Szeretne hozz\u00e1j\u00e1rulni, de nem tudja, hol kezdje? L\u00e9p\u00e9sr\u0151l l\u00e9p\u00e9sre le\u00edrtuk, hogyan kell \u00f6ssze\u00e9p\u00edteni a CODE-ot forr\u00e1sk\u00f3db\u00f3l. Seg\u00edthet a ford\u00edt\u00e1sban vagy a hibabejelent\u00e9sben, ha megadja a hiba reproduk\u00e1l\u00e1s\u00e1hoz sz\u00fcks\u00e9ges l\u00e9p\u00e9seket.", "Are you sure you want to delete sheet, {sheet}?": "Biztosan t\u00f6rli ezt a munkalapot: {sheet}?", "Are you sure you want to delete this page?": "Biztosan t\u00f6rli ezt az oldalt?", "Are you sure you want to delete this slide?": "Biztosan t\u00f6r\u00f6lni szeretn\u00e9 ezt a di\u00e1t?", "Are you sure you want to reset Document settings?": "Biztos benne, hogy vissza\u00e1ll\u00edtja a dokumentumbe\u00e1ll\u00edt\u00e1sokat?", "Are you sure you want to reset View Settings?": "Biztos benne, hogy vissza\u00e1ll\u00edtja a n\u00e9zetf\u00fcgg\u0151 be\u00e1ll\u00edt\u00e1sokat?", "Are you sure you want to shut down the server?": "Biztos benne, hogy le\u00e1ll\u00edtja a kiszolg\u00e1l\u00f3t?", "Are you sure you want to terminate this session?": "Biztosan be szeretn\u00e9 z\u00e1rni ezt a munkamenetet?", "Argentina": "Argent\u00edna", "Armenia": "\u00d6rm\u00e9nyorsz\u00e1g", "Arrange": "Elrendez\u00e9s", "Assistant": "Asszisztens", "Australia": "Ausztr\u00e1lia", "Austria": "Ausztria", "Authorization error was: '{errormessage}'.": "Az authoriz\u00e1ci\u00f3s hiba: '{errormessage}'.", "AutoSum": "\u00d6sszegz\u00e9s", "Automatic": "Automatikus", "Automatic color": "Automatikus sz\u00edn", "Autosaved": "Automatikusan mentve", "Autotext": "Sz\u00f6vegblokk", "Avatar for {user}": "{user} avat\u00e1rja", "Average": "\u00c1tlag", "Axial": "Axi\u00e1lis", "Azerbaijan": "Azerbajdzs\u00e1n", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background Color": "H\u00e1tt\u00e9rsz\u00edn", "Background Image": "H\u00e1tt\u00e9rk\u00e9p", "Bad": "Rossz", "Belarus": "Feh\u00e9roroszorsz\u00e1g", "Belgium": "Belgium", "Below Average...": "\u00c1tlag alatt...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Fekete-feh\u00e9r", "Blank Slide": "\u00dcres dia", "Bookmarks": "K\u00f6nyvjelz\u0151k", "Boolean Value": "Logikai \u00e9rt\u00e9k", "Borders": "Szeg\u00e9lyek", "Bosnia and Herzegovina": "Bosznia-Hercegovina", "Bottom Border": "Als\u00f3 szeg\u00e9ly", "Bottom Margin": "Als\u00f3 marg\u00f3", "Bottom N elements...": "Als\u00f3 N elem...", "Bottom N percent...": "Als\u00f3 N sz\u00e1zal\u00e9k...", "Bottom: {bottom}": "Alul: {bottom}", "Brazil": "Braz\u00edlia", "Bulgaria": "Bulg\u00e1ria", "Bytes received": "Fogadott byte-ok", "Bytes sent": "Elk\u00fcld\u00f6tt byte-ok", "C4 Envelope": "C4-es bor\u00edt\u00e9k", "C5 Envelope": "C5-\u00f6s bor\u00edt\u00e9k", "C6 Envelope": "C6-os bor\u00edt\u00e9k", "C6/5 Envelope": "C6/5-\u00f6s bor\u00edt\u00e9k", "COOLWSD version:": "COOLWSD verzi\u00f3:", "CPU Graph": "CPU-grafikon", "CPU History": "CPU t\u00f6rt\u00e9net", "CSV File (.csv)": "CSV-f\u00e1jl (.csv)", "CSV file (.csv)": "CSV-f\u00e1jl (.csv)", "Cache size of CPU statistics": "CPU-statisztika m\u00e9rete", "Cache size of memory statistics": "Mem\u00f3riastatisztika m\u00e9rete", "Canada": "Kanada", "Cancel": "M\u00e9gse", "Cancel paste special": "Speci\u00e1lis beilleszt\u00e9s elvet\u00e9se", "Cell borders": "Cellaszeg\u00e9lyek", "Cells": "Cell\u00e1k", "Centered Text": "K\u00f6z\u00e9pre igaz\u00edtott sz\u00f6veg", "Change Layout": "Elrendez\u00e9s v\u00e1ltoztat\u00e1sa", "Channel Filter:": "Csatornasz\u0171r\u0151:", "Character": "Karakter", "Check security warnings of your server": "Ellen\u0151rizze a szerver biztons\u00e1gi figyelmeztet\u00e9seit", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Olvassa el az angol \u201erelease notes\u201d-ot, ahol r\u00e9szletezz\u00fck az otthoni felhaszn\u00e1l\u00f3k \u00e9s kis munkacsoportok sz\u00e1m\u00e1ra k\u00e9sz\u00edtett Collabora Online Development Edition \u00fajdons\u00e1gait.", "Checkbox": "Jel\u00f6l\u0151n\u00e9gyzet", "Chile": "Chile", "China": "K\u00edna", "Choice of functions": "F\u00fcggv\u00e9nyek list\u00e1ja", "Citation Preferences": "Hivatkoz\u00e1sbe\u00e1ll\u00edt\u00e1sok", "Citation Style": "Hivatkoz\u00e1sst\u00edlus", "Citation warning": "Hivatkoz\u00e1si figyelmeztet\u00e9s", "Citations update failed": "Hivatkoz\u00e1sok friss\u00edt\u00e9se sikertelen", "Cleaning up the document from the last session.": "A legut\u00f3bbi munkamenetb\u0151l sz\u00e1rmaz\u00f3 dokumentum kitakar\u00edt\u00e1sa.", "Clear the search field": "Keres\u0151mez\u0151 t\u00f6rl\u00e9se", "Click to exit presentation...": "Kattintson b\u00e1rhova a bemutat\u00f3 befejez\u00e9s\u00e9hez...", "Clipboard": "V\u00e1g\u00f3lap", "Close": "Bez\u00e1r\u00e1s", "Close Navigation": "Navig\u00e1ci\u00f3 bez\u00e1r\u00e1sa", "Close Presentation": "Bemutat\u00f3 bez\u00e1r\u00e1sa", "Close dialog": "P\u00e1rbesz\u00e9dablak bez\u00e1r\u00e1sa", "Close document": "Dokumentum bez\u00e1r\u00e1sa", "Close popup to ignore paste special": "Felugr\u00f3 ablak bez\u00e1r\u00e1sa a beilleszt\u00e9s kihagy\u00e1s\u00e1hoz", "Cluster configuration warning": "Klaszterkonfigur\u00e1ci\u00f3s figyelmeztet\u00e9s", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "\u00dcdv\u00f6zli a Collabora Online", "Collapse Formula Bar": "K\u00e9plet eszk\u00f6zt\u00e1r \u00f6sszecsuk\u00e1sa", "Collapse Tabs": "Szalag elrejt\u00e9se", "Color": "Sz\u00edn", "Column Width": "Oszlopsz\u00e9less\u00e9g", "Column {0}": "Oszlop {1}", "Column {0} through {1}": "Oszlop \u00e1tny\u00falik {0} \u00e9s {1} k\u00f6z\u00f6tt", "Columns": "Oszlopok", "Comment": "Megjegyz\u00e9s", "Comments": "Megjegyz\u00e9sek", "Comments Updated": "Megjegyz\u00e9sek friss\u00edtve", "Comments list": "Megjegyz\u00e9sek list\u00e1ja", "Compact layout": "Kompakt elrendez\u00e9s", "Compact view": "Kompakt n\u00e9zet", "Confirm": "OK", "Confirmation": "Meger\u0151s\u00edt\u00e9s", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Feloldhatatlan visszavon\u00e1si/\u00fajraalkalmaz\u00e1si helyzet. A dokumentum kor\u00e1bbi \u00e1llapot\u00e1nak helyre\u00e1ll\u00edt\u00e1sa a megold\u00e1s.", "Connecting...": "Kapcsol\u00f3d\u00e1s...", "Connection error": "Csatlakoz\u00e1si hiba", "Connections": "Kapcsolatok", "Containing text...": "Tartalmazza a sz\u00f6veget...", "Content": "Tartalom", "Content copied to clipboard": "A tartalom a v\u00e1g\u00f3lapra lett m\u00e1solva", "Continue editing": "Szerkeszt\u00e9s folytat\u00e1sa", "Continue read only": "Folytat\u00e1s csak olvashat\u00f3 m\u00f3dban", "Copied external sources are not allowed": "M\u00e1solt k\u00fcls\u0151 forr\u00e1sok nem enged\u00e9lyezettek", "Copy": "M\u00e1sol\u00e1s", "Copy Cells": "Cell\u00e1k m\u00e1sol\u00e1sa", "Copy Sheet...": "Munkalap m\u00e1sol\u00e1sa...", "Copy all version information in English": "\u00d6sszes verzi\u00f3inform\u00e1ci\u00f3 m\u00e1sol\u00e1sa angolul", "Copy link location": "Hivatkoz\u00e1s hely\u00e9nek m\u00e1sol\u00e1sa", "Copying from the document disabled": "Nem enged\u00e9lyezett a m\u00e1sol\u00e1s", "Count": "Darab", "CountA": "Darab2", "Country:": "Orsz\u00e1g:", "Creating copy...": "M\u00e1solat l\u00e9trehoz\u00e1sa...", "Creating new file from template...": "\u00daj f\u00e1jl l\u00e9trehoz\u00e1sa sablonb\u00f3l...", "Creator(s)": "Szerz\u0151(k)", "Croatia": "Horv\u00e1torsz\u00e1g", "Ctrl+Shift+Alt+D to exit": "Kil\u00e9p\u00e9s: Ctrl+Shift+Alt+D", "Currency": "P\u00e9nznem", "Current Slide": "Aktu\u00e1lis dia", "Current slide as Bitmap (.bmp)": "Aktu\u00e1lis dia bitk\u00e9pk\u00e9nt (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktu\u00e1lis dia GIF k\u00e9pk\u00e9nt (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktu\u00e1lis dia PNG k\u00e9pk\u00e9nt (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktu\u00e1lis dia TIFF k\u00e9pk\u00e9nt (.tiff)", "Custom Animation": "Egy\u00e9ni anim\u00e1ci\u00f3", "Custom Margins\u2026": "Egy\u00e9ni marg\u00f3k\u2026", "Custom dictionaries": "Egy\u00e9ni sz\u00f3t\u00e1rak", "Cyprus": "Ciprus", "Czech Republic": "Csehorsz\u00e1g", "DL Envelope": "DL bor\u00edt\u00e9k", "Dark Mode": "S\u00f6t\u00e9t m\u00f3d", "Dashboard": "Kezd\u0151lap", "Data": "Adatok", "Date": "D\u00e1tum", "Date & Time": "D\u00e1tum \u00e9s id\u0151", "Debug Tools": "Hibakeres\u0151 eszk\u00f6z\u00f6k", "Default": "Alap\u00e9rtelmezett", "Default Style": "Alap\u00e9rtelmezett st\u00edlus", "Define print area": "Nyomtat\u00e1si ter\u00fclet meghat\u00e1roz\u00e1sa", "Delete": "T\u00f6rl\u00e9s", "Delete Columns": "Oszlopok t\u00f6rl\u00e9se", "Delete Rows": "Sorok t\u00f6rl\u00e9se", "Delete Single Sparkline": "Egyetlen sparkline t\u00f6rl\u00e9se", "Delete tabstop": "Tabul\u00e1torpoz\u00edci\u00f3 t\u00f6rl\u00e9se", "Denmark": "D\u00e1nia", "Design": "Tervez\u00e9s", "Dictionary of exceptions": "Kiv\u00e9telek sz\u00f3t\u00e1ra", "Disable Animations": "Anim\u00e1ci\u00f3k kikapcsol\u00e1sa", "Discard": "Elvet\u00e9s", "Discover All The Changes": "Fedezze fel az \u00f6sszes \u00fajdons\u00e1got", "Dismiss": "Bez\u00e1r\u00e1s", "Document": "Dokumentum", "Document Settings": "Dokumentumbe\u00e1ll\u00edt\u00e1sok", "Document cannot be exported. Please try again.": "A dokumentum nem export\u00e1lhat\u00f3. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra.", "Document cannot be renamed, please check your permissions.": "A dokumentumot nem lehet \u00e1tnevezni, k\u00e9rj\u00fck, ellen\u0151rizze a jogosults\u00e1gokat.", "Document cannot be renamed.": "A dokumentumot nem lehet \u00e1tnevezni.", "Document cannot be saved due to expired session, please reload the page to continue.": "A dokumentum nem menthet\u0151, mert a munkamenet lej\u00e1rt. A folytat\u00e1shoz t\u00f6ltse be \u00fajra az oldalt.", "Document cannot be saved due to expired session, please reopen the document to continue.": "A dokumentum nem menthet\u0151, mert a munkamenet lej\u00e1rt. A folytat\u00e1shoz nyissa meg \u00fajra a dokumentumot.", "Document cannot be saved, please check your permissions.": "A dokumentum nem menthet\u0151, k\u00e9rj\u00fck, ellen\u0151rizze a jogosults\u00e1gokat.", "Document cannot be saved.": "A dokumentumot nem lehet menteni.", "Document colors": "Dokumentumsz\u00ednek", "Document contains unsupported media": "A dokumentum nem t\u00e1mogatott m\u00e9di\u00e1t tartalmaz", "Document has been changed": "A dokumentum megv\u00e1ltozott", "Document has been changed in storage. What would you like to do with your unsaved changes?": "A dokumentum megv\u00e1ltozott a t\u00e1rhelyen. Mi legyen a nem mentett v\u00e1ltoz\u00e1sokkal?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "A dokumentum megv\u00e1ltozott a t\u00e1rhelyen. Az \u00faj dokumentum fog bet\u00f6lt\u0151dni. Az \u00d6n verzi\u00f3ja egy kor\u00e1bbi \u00e1llapotk\u00e9nt lesz el\u00e9rhet\u0151.", "Document is getting migrated": "A dokumentum \u00e1ttelep\u00edt\u00e9se folyamatban van", "Document requires password to modify.": "A dokumentum m\u00f3dos\u00edt\u00e1s\u00e1hoz jelsz\u00f3 sz\u00fcks\u00e9ges.", "Document requires password to view.": "A dokumentum megnyit\u00e1s\u00e1hoz jelsz\u00f3 sz\u00fcks\u00e9ges.", "Document settings": "Dokumentumbe\u00e1ll\u00edt\u00e1sok", "Documents open": "Megnyitott dokumentumok", "Documents:": "Dokumentumok:", "Don\u2019t show this again": "Ne jelenjen meg \u00fajra", "Double Hairline (1.10 pt)": "Dupla hajsz\u00e1lv\u00e9kony (1,10 pt)", "Double Hairline (2.35 pt)": "Dupla hajsz\u00e1lv\u00e9kony (2,35 pt)", "Download": "Let\u00f6lt\u00e9s", "Download Selection": "Kijel\u00f6l\u00e9s let\u00f6lt\u00e9se", "Download as": "Let\u00f6lt\u00e9s m\u00e1sk\u00e9nt", "Download completed and ready to be copied to clipboard.": "A let\u00f6lt\u00e9s befejez\u0151d\u00f6tt, a v\u00e1g\u00f3lapra m\u00e1sol\u00e1s lehets\u00e9ges.", "Download failed": "A let\u00f6lt\u00e9s sikertelen", "Downloading clipboard content": "V\u00e1g\u00f3lap tartalm\u00e1nak let\u00f6lt\u00e9se", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "A k\u00fcls\u0151 er\u0151forr\u00e1sok let\u00f6lt\u00e9se tiltva van, de a k\u00e9p beilleszt\u00e9se ett\u0151l m\u00e9g lehets\u00e9ges. Kattintson a jobb eg\u00e9rgombbal a k\u00e9pen, v\u00e1lassza a \u201eK\u00e9p m\u00e1sol\u00e1sa\u201d lehet\u0151s\u00e9get, \u00e9s illessze be \u00edgy a dokumentumba.", "Downloading...": "Let\u00f6lt\u00e9s\u2026", "Drawing": "Rajz", "Dropdown": "Leg\u00f6rd\u00fcl\u0151 lista", "Duration": "Id\u0151tartam", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Szerkeszt\u00e9s", "Edit Single Sparkline": "Egyetlen sparkline szerkeszt\u00e9se", "Edit comment": "Megjegyz\u00e9s szerkeszt\u00e9se", "Edit document": "Dokumentum szerkeszt\u00e9se", "Edit link": "Hivatkoz\u00e1s szerkeszt\u00e9se", "Edit mode": "Szerkeszt\u0151m\u00f3d", "Editing": "Szerkeszt\u00e9s", "Editing activated. ": "Szerkeszt\u00e9s aktiv\u00e1lva. ", "Effects": "Effektusok", "Elapsed time": "Eltelt id\u0151", "Ellipsoid": "Ellipszoid", "Empty Pages": "\u00dcres oldalak", "Empty Slide Show": "\u00dcres bemutat\u00f3", "Enable Animations": "Anim\u00e1ci\u00f3k enged\u00e9lyez\u00e9se", "End Presentation": "Diavet\u00edt\u00e9s befejez\u00e9se", "End Show": "Bemutat\u00f3 v\u00e9ge", "Endnotes": "V\u00e9gjegyzetek", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u00c9lvezze a leg\u00fajabb fejleszt\u00e9sek eredm\u00e9ny\u00e9t, haszn\u00e1lja ingyen \u00e9s szabadon ezt a b\u00f6ng\u00e9sz\u0151ben fut\u00f3 szoftvert \u00f6n\u00e1ll\u00f3an vagy m\u00e1sokkal k\u00f6z\u00f6sen. Mobileszk\u00f6z\u00f6kre \u00e9s el\u00e9rhet\u0151 az alkalmaz\u00e1s.", "Enter Zotero API Key": "Adja meg az Zotero API-kulcs\u00e1t", "Enter a file name": "F\u00e1jln\u00e9v megad\u00e1sa", "Enter new name": "\u00cdrja be az \u00faj nevet", "Enter new sheet name": "Adja meg az \u00faj munkalapnevet", "Entering text mode": "Sz\u00f6vegbevitel m\u00f3dja", "Error": "Hiba", "Error reading file": "Hiba a f\u00e1jl olvas\u00e1sakor", "Estonia": "\u00c9sztorsz\u00e1g", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Az esem\u00e9nykezel\u00e9st v\u00e1ratlanul hossz\u00fa ideig k\u00e9sleltett\u00e9k: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 munkaf\u00fczet (.xls)", "Excel Spreadsheet (.xlsx)": "Excel munkaf\u00fczet (.xlsx)", "Exception words are underlined while checking spelling": "A kiv\u00e9teles szavakat al\u00e1h\u00fazza a helyes\u00edr\u00e1s-ellen\u0151rz\u0151", "Expand Formula Bar": "K\u00e9plet eszk\u00f6zt\u00e1r lenyit\u00e1sa", "Expired:": "Lej\u00e1rt:", "Explore The New {coolversion}": "Fedezze fel az \u00faj {coolversion}-t", "Export As": "Export\u00e1l\u00e1s mint", "Export as": "Export\u00e1l\u00e1s mint", "Exported to storage": "Export\u00e1lva a t\u00e1rol\u00f3ba", "External data source not allowed": "K\u00fcls\u0151 adatforr\u00e1s nem enged\u00e9lyezett", "External link": "K\u00fcls\u0151 hivatkoz\u00e1s", "Extra thick (4.50 pt)": "Extra vastag (4,50 pt)", "Failed to authenticate this session over protocol {0}": "Nem lehet hiteles\u00edteni ezt a munkamenetet {0} protokollon kereszt\u00fcl", "Failed to download clipboard, please re-copy": "Nem siker\u00fclt let\u00f6lteni a v\u00e1g\u00f3lapot, m\u00e1solja ki \u00fajra.", "Failed to establish socket connection or socket connection closed unexpectedly.": "Nem siker\u00fclt l\u00e9trehozni a socket kapcsolatot, vagy a socket kapcsolat v\u00e1ratlanul bez\u00e1r\u00f3dott.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "A socket kapcsolat l\u00e9trehoz\u00e1sa sikertelen, illetve a socket kapcsolat v\u00e1ratlanul bez\u00e1rult. Tal\u00e1n a reverse proxy be\u00e1ll\u00edt\u00e1sa hib\u00e1s, vegye fel a kapcsolatot a rendszergazd\u00e1val. A proxybe\u00e1ll\u00edt\u00e1sokr\u00f3l tov\u00e1bbi tudnival\u00f3: https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Nem siker\u00fclt megszerezni a RouteTokent a kontrollert\u0151l.", "Failed to load collections": "Gy\u0171jtem\u00e9nyek bet\u00f6lt\u00e9se sikertelen", "Failed to load document.": "A dokumentum bet\u00f6lt\u00e9se meghi\u00fasult.", "Failed to load groups": "Csoportok bet\u00f6lt\u00e9se sikertelen", "Failed to load items": "Elemek bet\u00f6lt\u00e9se sikertelen", "Failed to load styles": "St\u00edlusok bet\u00f6lt\u00e9se sikertelen", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "A dokumentum bet\u00f6lt\u00e9se sikertelen. Ellen\u0151rizze, hogy a f\u00e1jlt\u00edpus t\u00e1mogatott \u00e9s a f\u00e1jl nem s\u00e9r\u00fclt, majd pr\u00f3b\u00e1lkozzon \u00fajra.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Nem siker\u00fclt bet\u00f6lteni a dokumentumot. A dokumentum vagy nem j\u00f3 form\u00e1tumban van, vagy az enged\u00e9lyezettn\u00e9l t\u00f6bb er\u0151forr\u00e1st akar haszn\u00e1lni. Forduljon a rendszergazd\u00e1hoz.", "Failed to read document from storage, please try to load the document again.": "Nem siker\u00fclt beolvasni a dokumentumot a t\u00e1rhelyr\u0151l. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra bet\u00f6lteni a dokumentumot.", "Failed to set jwt authentication cookie over insecure connection": "Nem lehetett be\u00e1ll\u00edtani a jwt hiteles\u00edt\u0151 s\u00fctit a nem biztons\u00e1gos kapcsolaton kereszt\u00fcl", "Field": "Mez\u0151", "Fields": "Mez\u0151k", "File": "F\u00e1jl", "File name should contain an extension.": "A f\u00e1jln\u00e9vnek tartalmaznia kell kiterjeszt\u00e9st.", "Fill Series": "Kit\u00f6lt\u00e9s sorozattal", "Filter": "Sz\u0171r\u0151", "Financial": "P\u00e9nz\u00fcgyi", "Finish electronic signing": "Elektronikus al\u00e1\u00edr\u00e1s befejez\u00e9se", "Finland": "Finnorsz\u00e1g", "Fit to page": "Lap m\u00e9ret\u00e9hez igaz\u00edt\u00e1s", "Fixed size": "Fix m\u00e9ret", "Focus Cell": "F\u00f3kusz\u00e1l\u00e1s a cell\u00e1ra", "Follow Presentation": "Bemutat\u00f3 k\u00f6vet\u00e9se", "Follow me Presentation": "Bemutat\u00f3 k\u00f6vet\u00e9se", "Following": "K\u00f6vetve", "Following the editor": "A szerkeszt\u0151 k\u00f6vet\u00e9se", "Following {user}": "{user} k\u00f6vet\u00e9se", "Font": "Bet\u0171k\u00e9szlet", "Font Name": "Bet\u0171k\u00e9szlet", "Font Size": "Bet\u0171m\u00e9ret", "Footnote/Endnote": "L\u00e1bjegyzet \u00e9s v\u00e9gjegyzet", "Footnotes": "L\u00e1bjegyzetek", "Force Breaks": "T\u00f6r\u00e9sek k\u00e9nyszer\u00edt\u00e9se", "Form": "\u0170rlap", "Format": "Form\u00e1tum", "Format Cells": "Cell\u00e1k form\u00e1z\u00e1sa", "Formula": "K\u00e9plet", "Formulas": "K\u00e9pletek", "Forum": "F\u00f3rum", "Fraction": "T\u00f6rt", "France": "Franciaorsz\u00e1g", "Freeze": "Fagyaszt\u00e1s", "From": "Kezdet", "From Beginning": "El\u00f6lr\u0151l", "From Current Slide": "Az aktu\u00e1lis di\u00e1t\u00f3l", "From now on clipboard notifications will discreetly appear at the bottom.": "Ett\u0151l kezdve a v\u00e1g\u00f3lapra vonatkoz\u00f3 \u00e9rtes\u00edt\u00e9sek diszkr\u00e9ten fognak alul megjelenni.", "Full Page Slides": "Csak di\u00e1k", "Fullscreen presentation": "Teljes k\u00e9perny\u0151s bemutat\u00f3", "Function Library": "F\u00fcggv\u00e9nyk\u00f6nyvt\u00e1r", "Function Wizard": "F\u00fcggv\u00e9nyvar\u00e1zsl\u00f3", "Functions": "F\u00fcggv\u00e9nyek", "GB": "GB", "General": "\u00c1ltal\u00e1nos", "Georgia": "Georgia", "Germany": "N\u00e9metorsz\u00e1g", "Get Involved": "Vegyen r\u00e9szt", "Go Back": "Vissza", "Go Offline": "Offline \u00fczemm\u00f3dba v\u00e1lt\u00e1s", "Go Online": "Online \u00fczemm\u00f3dba v\u00e1lt\u00e1s", "Good": "J\u00f3", "Gradient End": "V\u00e9gsz\u00edn", "Gradient Start": "Kezd\u0151sz\u00edn", "Graphs": "Grafikonok", "Grayscale": "Sz\u00fcrke\u00e1rnyalatos", "Greece": "G\u00f6r\u00f6gorsz\u00e1g", "Grid": "R\u00e1cs", "Group": "Csoportos\u00edt\u00e1s", "Group Libraries": "Csoportk\u00f6nyvt\u00e1rak", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML-dokumentum (.html)", "HTML File (.html)": "HTML-f\u00e1jl (.html)", "HTML file (.html)": "HTML-f\u00e1jl (.html)", "Hairline (0.05 pt)": "Hajsz\u00e1lv\u00e9kony (0,05 pt)", "Hardware resources are sufficient for optimal performance": "A hardverer\u0151forr\u00e1sok el\u00e9gs\u00e9gesek az optim\u00e1lis teljes\u00edtm\u00e9nyhez", "Has text: ": "Van benne sz\u00f6veg: ", "Header & Footer": "\u00c9l\u0151fej \u00e9s \u00e9l\u0151l\u00e1b", "Heading 1": "C\u00edmsor 1", "Heading 2": "C\u00edmsor 2", "Headings and objects that you add to the document will appear here": "Itt jelennek meg a dokumentumhoz hozz\u00e1adott c\u00edmsorok \u00e9s objektumok.", "Help": "S\u00fag\u00f3", "Hide Menu": "Men\u00fc elrejt\u00e9se", "Hide Menu Bar": "Men\u00fc elrejt\u00e9se", "Hide the search bar": "Keres\u0151s\u00e1v elrejt\u00e9se", "Highlight cells with...": "Cell\u00e1k kiemel\u00e9se...", "History": "El\u0151zm\u00e9nyek", "Hit Cancel to open in view-only mode.": "A M\u00e9gse gombra kattintva a dokumentum csak olvashat\u00f3 m\u00f3dban fog megny\u00edlni.", "Holy See (Vatican City State)": "Szentsz\u00e9k (Vatik\u00e1n v\u00e1ros\u00e1llam)", "Home": "Kezd\u0151lap", "Hungary": "Magyarorsz\u00e1g", "Iceland": "Izland", "Idle document - please click to reload and resume editing": "Inakt\u00edv dokumentum \u2013 kattintson az \u00fajrat\u00f6lt\u00e9shez \u00e9s szerkeszt\u00e9s folytat\u00e1s\u00e1hoz", "Idle document - please tap to reload and resume editing": "Inakt\u00edv dokumentum \u2013 tappantson az \u00fajrat\u00f6lt\u00e9shez \u00e9s szerkeszt\u00e9s folytat\u00e1s\u00e1hoz", "Idle time": "T\u00e9tlens\u00e9g ideje", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Ha a {productname}-on k\u00edv\u00fcl szeretne felhaszn\u00e1lni nagyobb, komplexebb objektumokat, el\u0151sz\u00f6r le kell azokat t\u00f6lteni.", "Illustrations": "Illusztr\u00e1ci\u00f3k", "Image (.png)": "K\u00e9p (.png)", "Image Controls": "K\u00e9pbe\u00e1ll\u00edt\u00e1sok", "India": "India", "Indonesia": "Indon\u00e9zia", "Initializing...": "El\u0151k\u00e9sz\u00edt\u00e9s\u2026", "Insert": "Besz\u00far\u00e1s", "Insert Checkbox": "Jel\u00f6l\u0151n\u00e9gyzet besz\u00far\u00e1sa", "Insert Columns After": "Oszlopok besz\u00far\u00e1sa ez ut\u00e1n", "Insert Columns Before": "Oszlopok besz\u00far\u00e1sa ez el\u00e9", "Insert Comment": "Megjegyz\u00e9s besz\u00far\u00e1sa", "Insert Date": "D\u00e1tum besz\u00far\u00e1sa", "Insert Dropdown": "Leg\u00f6rd\u00fcl\u0151 men\u00fc besz\u00far\u00e1sa", "Insert Electronic Signature": "Elektronikus al\u00e1\u00edr\u00e1s hozz\u00e1ad\u00e1sa", "Insert Function": "F\u00fcggv\u00e9ny beilleszt\u00e9se", "Insert Local Image": "Helyi k\u00e9p besz\u00far\u00e1sa", "Insert Local Multimedia": "Multim\u00e9dia beilleszt\u00e9se helyi g\u00e9pr\u0151l", "Insert Picture": "K\u00e9p besz\u00far\u00e1sa", "Insert Rich Text": "Form\u00e1zott sz\u00f6veg besz\u00far\u00e1sa", "Insert Rows Above": "Sorok besz\u00far\u00e1sa ez el\u00e9", "Insert Rows Below": "Sorok besz\u00far\u00e1sa ez al\u00e1", "Insert Shape": "Alakzat besz\u00far\u00e1sa", "Insert Table": "T\u00e1bl\u00e1zat besz\u00far\u00e1sa", "Insert comment": "Megjegyz\u00e9s besz\u00far\u00e1sa", "Insert connectors": "\u00d6sszek\u00f6t\u0151k besz\u00far\u00e1sa", "Insert shapes": "Alakzatok besz\u00far\u00e1sa", "Insert sheet": "Munkalap besz\u00far\u00e1sa", "Insert sheet after this": "Munkalap beilleszt\u00e9se e m\u00f6g\u00e9", "Insert sheet before this": "Munkalap beilleszt\u00e9se ez el\u00e9", "Insert table": "T\u00e1bl\u00e1zat besz\u00far\u00e1sa", "Insert tabstop": "Tabul\u00e1torpoz\u00edci\u00f3 besz\u00far\u00e1sa", "Integrator is not ready for PostMessage calls": "Az integr\u00e1tor nem \u00e1ll k\u00e9szen a PostMessage h\u00edv\u00e1sokra", "Interface Settings": "A felhaszn\u00e1l\u00f3i fel\u00fclet be\u00e1ll\u00edt\u00e1sai", "Invalid JSON file": "\u00c9rv\u00e9nytelen JSON-f\u00e1jl", "Invalid dictionary format. Please check the file.": "\u00c9rv\u00e9nytelen sz\u00f3t\u00e1rform\u00e1tum. Ellen\u0151rizze a f\u00e1jlt.", "Invalid link: '{url}'": "\u00c9rv\u00e9nytelen hivatkoz\u00e1s: \u201e{url}\u201d", "Invert Background": "H\u00e1tt\u00e9rsz\u00edn invert\u00e1l\u00e1sa", "Ireland": "\u00cdrorsz\u00e1g", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "\u00dagy t\u0171nik, hogy a v\u00e1g\u00f3lapon lev\u0151 kijel\u00f6l\u00e9s k\u00fcls\u0151 k\u00e9peket tartalmaz.", "It seems you have tried to insert external data.": "\u00dagy t\u0171nik, hogy k\u00fcls\u0151 adat beilleszt\u00e1s\u00e9t pr\u00f3b\u00e1lta meg.", "Italy": "Olaszorsz\u00e1g", "Japan": "Jap\u00e1n", "Japanese Postcard": "Jap\u00e1n levelez\u0151lap", "Kazakhstan": "Kazahszt\u00e1n", "Kenya": "Kenya", "Keyboard shortcuts": "Gyorsbillenty\u0171k", "Kill": "Kil\u00f6v\u00e9s", "Kill session.": "Munkamenet bez\u00e1r\u00e1sa.", "Kosovo": "Koszov\u00f3", "LOKit version:": "LOKit verzi\u00f3:", "Landscape": "Fekv\u0151", "Language": "Nyelv", "Language:": "Nyelv:", "Last modification": "Utols\u00f3 m\u00f3dos\u00edt\u00e1s", "Last saved:": "Utolj\u00e1ra mentve:", "Latest Updates": "\u00dajdons\u00e1gok", "Latvia": "Lettorsz\u00e1g", "Layout": "Elrendez\u00e9s", "Left And Right Borders": "Bal \u00e9s jobb szeg\u00e9ly", "Left Border": "Bal szeg\u00e9ly", "Left Margin": "Bal marg\u00f3", "Left: {left}": "Bal: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licenc", "Liechtenstein": "Liechtenstein", "Line color": "Vonalsz\u00edn", "Line style": "Vonalst\u00edlus", "Linear": "Line\u00e1ris", "Lists/Bullets": "List\u00e1k", "Lithuania": "Litv\u00e1nia", "Loading Wordbook...": "Sz\u00f3t\u00e1r bet\u00f6lt\u00e9se...", "Loading references": "Hivatkoz\u00e1sok bet\u00f6lt\u00e9se", "Loading...": "Bet\u00f6lt\u00e9s\u2026", "Local Image...": "Helyi k\u00e9p...", "Local Multimedia...": "Helyi multim\u00e9dia...", "Log": "Napl\u00f3", "Log Levels": "Napl\u00f3z\u00e1si szintek", "Logical": "Logikai", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "A kiszolg\u00e1l\u00f3n keresse az \"accessibility\" be\u00e1ll\u00edt\u00e1sokat a coolwsd.xml-ben. ", "Lookup & Reference": "Keres\u00e9s \u00e9s hivatkoz\u00e1s", "Loose": "Laza", "Luxembourg": "Luxemburg", "MB": "MB", "Malta": "M\u00e1lta", "Margin": "Marg\u00f3", "Master": "Diasablon", "Master Pages": "Mintaoldalak", "Master Slide Templates": "Diasablonok", "Master View": "Mintan\u00e9zet", "Math & Trig": "Matematikai", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "A dokumentumfeldolgoz\u00e1shoz haszn\u00e1lt veremmem\u00f3ria maxim\u00e1lis mennyis\u00e9ge (KB) \u2013 csak cs\u00f6kkenthet\u0151", "Maximum Document process virtual memory (in MB) - reduce only": "A dokumentumfeldolgoz\u00e1shoz haszn\u00e1lt virtu\u00e1lis mem\u00f3ria maxim\u00e1lis mennyis\u00e9ge (MB) \u2013 csak cs\u00f6kkenthet\u0151", "Maximum file size allowed to write to disk (in MB) - reduce only": "A lemezre \u00edrhat\u00f3 maxim\u00e1lis f\u00e1jlm\u00e9ret (MB) \u2013 csak cs\u00f6kkenthet\u0151", "Medium (1.50 pt)": "K\u00f6zepes (1,50 pt)", "Medium/Hairline (3.05 pt)": "K\u00f6zepes/hajsz\u00e1lv\u00e9kony (3,05 pt)", "Medium/Medium (4.50 pt)": "K\u00f6zepes/k\u00f6zepes (4,50 pt)", "Memory": "Mem\u00f3ria", "Memory Graph": "Mem\u00f3riagrafikon", "Memory History": "Mem\u00f3ria t\u00f6rt\u00e9net", "Memory consumed": "Felhaszn\u00e1lt mem\u00f3ria", "Merge & Center": "Egyes\u00edt\u00e9s \u00e9s k\u00f6z\u00e9pre igaz\u00edt\u00e1s", "Merge & Split": "Egyes\u00edt\u00e9s \u00e9s feloszt\u00e1s", "Mexico": "Mexik\u00f3", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Hi\u00e1nyz\u00f3 bet\u0171k\u00e9szletek", "Modified": "M\u00f3dos\u00edtva", "Modify": "M\u00f3dos\u00edt\u00e1s", "Moldova, Republic of": "Moldova", "Monaco": "Monaco", "Montenegro": "Montenegr\u00f3", "More Functions": "Egy\u00e9b f\u00fcggv\u00e9nyek", "More Paper Sizes...": "Tov\u00e1bbi pap\u00edrm\u00e9retek...", "More highlights...": "Tov\u00e1bbi kiemel\u00e9si szempontok...", "More information and support": "Tov\u00e1bbi inform\u00e1ci\u00f3 \u00e9s term\u00e9kt\u00e1mogat\u00e1s", "More options for {1}": "{1} tov\u00e1bbi be\u00e1ll\u00edt\u00e1sai", "More...": "Tov\u00e1bbi...", "Move Sheet Left": "Munkalap \u00e1thelyez\u00e9se balra", "Move Sheet Right": "Munkalap \u00e1thelyez\u00e9se jobbra", "My Library": "Saj\u00e1t k\u00f6nyvt\u00e1r", "My Publications": "Saj\u00e1t publik\u00e1ci\u00f3k", "Named Range": "Neves\u00edtett tartom\u00e1ny", "Narrow": "Keskeny", "Navigation": "Navig\u00e1ci\u00f3", "Navigator": "Navig\u00e1tor", "Netherlands": "Hollandia", "Network Graph": "H\u00e1l\u00f3zatgrafikon", "Neutral": "Semleges", "New": "\u00daj", "New Zealand": "\u00daj-Z\u00e9land", "Next": "K\u00f6vetkez\u0151", "Next Slide": "K\u00f6vetkez\u0151 dia", "No Borders": "Szeg\u00e9ly n\u00e9lk\u00fcl", "No Comments": "Nincsenek megjegyz\u00e9sek", "No Notes": "Nincsenek jegyzetek", "No color": "Nincs sz\u00edn", "No disk space left on server.": "Nincs szabad lemezter\u00fclet a kiszolg\u00e1l\u00f3n.", "No fill": "Nincs kit\u00f6lt\u00e9s", "No issues found": "Nincs probl\u00e9ma", "No problems with SSL verification detected": "Az SSL-ellen\u0151rz\u00e9s sor\u00e1n nem volt probl\u00e9ma", "No search results found!": "A keres\u00e9snek nincs eredm\u00e9nye!", "None": "Nincs", "None (Do not check spelling)": "Nincs (nincs helyes\u00edr\u00e1s-ellen\u0151rz\u00e9s)", "Normal": "Norm\u00e1l", "North Macedonia, Republic of": "\u00c9szak-Maced\u00f3nia", "Norway": "Norv\u00e9gia", "Notebookbar view": "Szalagos n\u00e9zet", "Notes": "Jegyzetek", "Notes Pages": "Di\u00e1k \u00e9s jegyzetek", "Notes View": "Jegyzetek n\u00e9zet", "Number": "Sz\u00e1m", "Number Format": "Sz\u00e1mform\u00e1tum", "Number of Documents": "Dokumentumok sz\u00e1ma", "Number of Pages": "Oldalak sz\u00e1ma", "Number of Pages. Click to open the Go to Page dialog box.": "Oldalak sz\u00e1ma. Kattintson az Ugr\u00e1s az oldalra p\u00e1rbesz\u00e9dpanel megnyit\u00e1s\u00e1hoz.", "Number of Sheets": "Munkalapok sz\u00e1ma", "Number of Slides": "Di\u00e1k sz\u00e1ma", "ODF Drawing (.odg)": "ODF rajz (.odg)", "ODF presentation (.odp)": "ODF bemutat\u00f3 (.odp)", "ODF spreadsheet (.ods)": "ODF munkaf\u00fczet (.ods)", "ODF text document (.odt)": "ODF sz\u00f6veges dokumentum (.odt)", "OK": "OK", "OPEN": "MEGNYIT\u00c1S", "Off": "Ki", "On": "Be", "On mouse click": "Eg\u00e9rkattint\u00e1sra", "Once citations are entered their storage and display type can not be changed.": "A hivatkoz\u00e1sok megad\u00e1sa ut\u00e1n a t\u00e1rol\u00e1suk m\u00f3dja \u00e9s a megjelen\u00edt\u00e9s\u00fck t\u00edpusa nem m\u00f3dos\u00edthat\u00f3.", "Online Help": "Online s\u00fag\u00f3", "Only the document owner can change the password.": "Csak a dokumentum tulajdonosa m\u00f3dos\u00edthatja a jelsz\u00f3t.", "Oops, there is a problem connecting the document": "Probl\u00e9ma t\u00f6rt\u00e9nt a dokumentumhoz kapcsol\u00f3d\u00e1s sor\u00e1n.", "Oops, there is a problem connecting to {productname}: ": "Probl\u00e9ma t\u00f6rt\u00e9nt a {productname}-hoz kapcsol\u00f3d\u00e1s sor\u00e1n: ", "Open in full view": "Megnyit\u00e1s teljes n\u00e9zetben", "Open link": "Hivatkoz\u00e1s megnyit\u00e1sa", "Open menu": "Men\u00fc megnyit\u00e1sa", "Open {name}": "{name} megnyit\u00e1sa", "Option": "Be\u00e1ll\u00edt\u00e1s", "Options": "Be\u00e1ll\u00edt\u00e1sok", "Other": "Egy\u00e9b", "Out of table": "T\u00e1bl\u00e1zaton k\u00edv\u00fcl", "Outer Border": "K\u00fcls\u0151 szeg\u00e9ly", "Outer Border And Horizontal Lines": "K\u00fcls\u0151 szeg\u00e9ly \u00e9s v\u00edzszintes vonalak", "Outer Border and Vertical Lines": "K\u00fcls\u0151 szeg\u00e9ly \u00e9s f\u00fcgg\u0151leges vonalak", "Outer Borders And All Inner lines": "K\u00fcls\u0151 szeg\u00e9ly \u00e9s minden bels\u0151 vonal", "Outline": "Szerkezet", "Overview": "\u00c1ttekint\u00e9s", "Overwrite": "Fel\u00fcl\u00edr\u00e1s", "PB": "PB", "PDF Document (.pdf)": "PDF dokumentum (.pdf)", "PDF Document (.pdf) - Expert": "PDF-dokumentum (.pdf) \u2013 Speci\u00e1lis", "PDF Document (.pdf) as...": "PDF dokumentum (.pdf) ...", "PID": "PID", "Page": "Oldal", "Page Layout": "Oldalelrendez\u00e9s", "Page Setup": "Oldalbe\u00e1ll\u00edt\u00e1sok", "Paragraph": "Bekezd\u00e9s", "Paste": "Beilleszt\u00e9s", "Paste Slide": "Dia beilleszt\u00e9se", "Paste Special": "Ir\u00e1ny\u00edtott beilleszt\u00e9s", "Paste from this document": "Beilleszt\u00e9s ebb\u0151l a dokumentumb\u00f3l", "Path": "\u00datvonal", "Pause": "Sz\u00fcnet", "Pause... ( %SECONDS% )": "Sz\u00fcnet... ( %SECONDS% )", "Percent": "Sz\u00e1zal\u00e9k", "Permission Mode": "Enged\u00e9lym\u00f3d", "Philippines": "F\u00fcl\u00f6p-szigetek", "Picture": "K\u00e9p", "Pivot Table": "Kimutat\u00e1st\u00e1bla", "Please save or discard the comment currently being edited.": "Mentse vagy vesse el a jelenleg szerkeszt\u00e9s alatt \u00e1ll\u00f3 megjegyz\u00e9st.", "Please send us your feedback": "K\u00e9rj\u00fck, k\u00fcldje el visszajelz\u00e9s\u00e9t", "Please use following combination to see more options:": "A tov\u00e1bbi lehet\u0151s\u00e9gekhez haszn\u00e1lja az al\u00e1bbi billenty\u0171kombin\u00e1ci\u00f3t:", "Please wait kubernetes cluster is scaling...": "V\u00e1rjon, am\u00edg a kubernetes klaszter sk\u00e1l\u00e1z\u00f3dik...", "Please wait!": "K\u00e9rem, v\u00e1rjon!", "Poland": "Lengyelorsz\u00e1g", "Portrait": "\u00c1ll\u00f3", "Portugal": "Portug\u00e1lia", "PostMessage API is initialized": "A PostMessage API inicializ\u00e1lva van", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 bemutat\u00f3 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint bemutat\u00f3 (.pptx)", "Present current slide": "Aktu\u00e1lis dia kivet\u00edt\u00e9se", "Present in Window": "Diavet\u00edt\u00e9s ablakban", "Present in new window": "Diavet\u00edt\u00e9s \u00faj ablakban", "Presentation": "Bemutat\u00f3", "Presentation disabled": "Diavet\u00edt\u00e9s letiltva", "Presentation mode has been disabled for this document": "A bemutat\u00f3 levet\u00edt\u00e9se nem megengedett", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "A bemutat\u00f3 blokkolva lett. Enged\u00e9lyezze a felugr\u00f3 ablakokat a b\u00f6ng\u00e9sz\u0151ben. \u00cdgy lehets\u00e9gess\u00e9 v\u00e1lik a bemutat\u00f3 megjelen\u00edt\u00e9se egy \u00faj ablakban, ami p\u00e9ld\u00e1ul a k\u00e9perny\u0151 megoszt\u00e1sakor lehet hasznos, egy videoh\u00edv\u00e1s sor\u00e1n.", "Presenter Console": "El\u0151ad\u00f3i konzol", "Presenting in fullscreen": "Diavet\u00edt\u00e9s teljes k\u00e9perny\u0151n", "Presenting in window": "Diavet\u00edt\u00e9s ablakban", "Press Ctrl + Enter to post": "A bek\u00fcld\u00e9shez nyomja meg a Ctlr + Enter billenty\u0171kombin\u00e1ci\u00f3t", "Preview Slide {1}": "{1}. dia el\u0151n\u00e9zete", "Previous": "El\u0151z\u0151", "Print": "Nyomtat\u00e1s", "Print dialog": "Nyomtat\u00e1s p\u00e1rbesz\u00e9dablak", "Promote to top comment": "V\u00e1lasz a nyit\u00f3 megjegyz\u00e9sre", "Properties": "Tulajdons\u00e1gok", "Provider:": "Szolg\u00e1ltat\u00f3:", "Qatar": "Katar", "Quadratic": "Kvadratikus", "RELOAD": "\u00daJRAT\u00d6LT\u00c9S", "Radial": "Radi\u00e1lis", "Range": "Tartom\u00e1ny", "Read mode": "Olvas\u00e1si m\u00f3d", "Read-only": "\u00cdr\u00e1sv\u00e9dett", "Received": "Fogadott", "Recent": "El\u0151zm\u00e9nyek", "Reconnecting...": "\u00dajrakapcsol\u00f3d\u00e1s...", "Redo": "\u00dajra", "References": "Hivatkoz\u00e1sok", "Refresh": "Friss\u00edt\u00e9s", "Refresh Citations": "Hivatkoz\u00e1sok friss\u00edt\u00e9se", "Refresh Log": "Napl\u00f3 friss\u00edt\u00e9se", "Reject change": "V\u00e1ltoz\u00e1s elvet\u00e9se", "Reloading the document after rename": "A dokumentum \u00fajrat\u00f6lt\u00e9se az \u00e1tnevez\u00e9s ut\u00e1n", "Remove": "Elt\u00e1vol\u00edt\u00e1s", "Remove Thread": "Sz\u00e1l elt\u00e1vol\u00edt\u00e1sa", "Remove link": "Hivatkoz\u00e1s elt\u00e1vol\u00edt\u00e1sa", "Remove print area": "Nyomtat\u00e1si ter\u00fclet elt\u00e1vol\u00edt\u00e1sa", "Rename": "\u00c1tnevez\u00e9s", "Rename Document": "Dokumentum \u00e1tnevez\u00e9se", "Rename sheet": "Munkalap \u00e1tnevez\u00e9se", "Renaming...": "\u00c1tnevez\u00e9s...", "Repair": "Helyre\u00e1ll\u00edt\u00e1s", "Repair Document": "Dokumentum helyre\u00e1ll\u00edt\u00e1sa", "Repeat in {0} seconds": "Ism\u00e9tl\u00e9s {0} m\u00e1sodperc m\u00falva", "Replace": "Csere", "Reply": "V\u00e1lasz", "Reply comment": "V\u00e1laszol\u00e1s megjegyz\u00e9sre", "Report an issue": "Hibabejelent\u00e9s", "Reset Layout": "Elrendez\u00e9s vissza\u00e1ll\u00edt\u00e1sa", "Reset to Default Language": "Vissza az alap\u00e9rtelmezett nyelvre", "Reset to default Document settings": "Az alap\u00e9rtelmezett dokumentumbe\u00e1ll\u00edt\u00e1sok vissza\u00e1ll\u00edt\u00e1sa", "Reset to default View settings": "Az alap\u00e9rtelmezett n\u00e9zetf\u00fcgg\u0151 be\u00e1ll\u00edt\u00e1sok vissza\u00e1ll\u00edt\u00e1sa", "Reset zoom": "Alaphelyzet", "Resolve": "Megold\u00e1s", "Resolve Thread": "Sz\u00e1l megold\u00e1sa", "Resolved": "Megoldva", "Restart": "\u00dajraind\u00edt\u00e1s", "Restoring older revision. Any unsaved changes will be available in version history": "R\u00e9gebbi v\u00e1ltozat vissza\u00e1ll\u00edt\u00e1sa. A nem mentett v\u00e1ltoztat\u00e1sok a verzi\u00f3el\u0151zm\u00e9nyekben meglesznek.", "Results": "Eredm\u00e9nyek", "Resume": "Folytat\u00e1s", "Review": "V\u00e9lem\u00e9nyez\u00e9s", "Rich Text": "Form\u00e1zott sz\u00f6veg", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Border": "Jobb szeg\u00e9ly", "Right Margin": "Jobb marg\u00f3", "Right: {right}": "Jobb: {right}", "Romania": "Rom\u00e1nia", "Row Height": "Sormagass\u00e1g", "Row {0}": "Sor {0}", "Row {0} through {1}": "Sor \u00e1tny\u00falik {0} \u00e9s {1} k\u00f6z\u00f6tt", "Rows": "Sorok", "Ruler": "Vonalz\u00f3", "Russian Federation": "Orosz F\u00f6der\u00e1ci\u00f3", "San Marino": "San Marino", "Saudi Arabia": "Sza\u00fad-Ar\u00e1bia", "Save": "Ment\u00e9s", "Save As": "Ment\u00e9s m\u00e1sk\u00e9nt", "Save Comments": "Megjegyz\u00e9sek ment\u00e9se", "Save Document settings": "Dokumentumbe\u00e1ll\u00edt\u00e1sok ment\u00e9se", "Save View Settings": "N\u00e9zetf\u00fcgg\u0151 be\u00e1ll\u00edt\u00e1sok ment\u00e9se", "Save as ODF format": "Ment\u00e9s ODF form\u00e1tumban", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "A ment\u00e9s nem siker\u00fclt, mert a dokumentum t\u00fal nagy, vagy meghaladja a fennmarad\u00f3 t\u00e1rhelyet. A dokumentum mostant\u00f3l csak olvashat\u00f3 lesz, de tov\u00e1bbra is let\u00f6ltheti, hogy helyben meg\u0151rizzen egy m\u00e1solatot.", "Save failed due to no disk space left. Document will now be read-only.": "A ment\u00e9s nem siker\u00fclt, mert nincs hely a lemezen. A dokumentum mostant\u00f3l csak olvashat\u00f3.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "A ment\u00e9s nem siker\u00fclt, mert nincs hely a t\u00e1rhelyen. A dokumentum mostant\u00f3l csak olvashat\u00f3. Int\u00e9zze el, hogy legyen el\u00e9g hely a t\u00e1rhelyen, \u00e9s pr\u00f3b\u00e1lja \u00fajra.", "Save to new file": "\u00daj f\u00e1jlba ment\u00e9s", "Saved": "Mentve", "Saving": "Ment\u00e9s", "Saving...": "Ment\u00e9s\u2026", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Tudom\u00e1nyos", "Screen Reading": "K\u00e9perny\u0151olvas\u00f3", "Screen reader support for text content is disabled. ": "A k\u00e9perny\u0151olvas\u00f3 nincs enged\u00e9lyezve a sz\u00f6veges tartalomhoz. ", "Scroll down": "G\u00f6rget\u00e9s lefel\u00e9", "Scroll down annotations": "Megjegyz\u00e9sek lefel\u00e9 g\u00f6rget\u00e9se", "Scroll left": "G\u00f6rget\u00e9s balra", "Scroll right": "G\u00f6rget\u00e9s jobbra", "Scroll to the first sheet": "G\u00f6rget\u00e9s az els\u0151 munkalaphoz", "Scroll to the last sheet": "G\u00f6rget\u00e9s az utols\u00f3 munkalaphoz", "Scroll up": "G\u00f6rget\u00e9s felfel\u00e9", "Scroll up annotations": "Megjegyz\u00e9sek felfel\u00e9 g\u00f6rget\u00e9se", "Search": "Keres\u00e9s", "Search...": "Keres\u00e9s...", "Section": "Szakasz", "See history": "El\u0151zm\u00e9nyek megtekint\u00e9se", "See revision history": "V\u00e1ltoz\u00e1sel\u0151zm\u00e9nyek", "Select": "Kijel\u00f6l\u00e9s", "Select Function": "V\u00e1lasszon f\u00fcggv\u00e9nyt", "Select a tab to browser settings.": "V\u00e1lasszon egy lapot a b\u00f6ng\u00e9sz\u0151be\u00e1ll\u00edt\u00e1sokhoz.", "Select a tab to view settings.": "V\u00e1lasszon egy lapot a be\u00e1ll\u00edt\u00e1sok megtekint\u00e9s\u00e9hez.", "Select language": "Nyelv kiv\u00e1laszt\u00e1sa", "Select multiple cells": "T\u00f6bb cella kijel\u00f6l\u00e9se", "Select range": "Tartom\u00e1ny kijel\u00f6l\u00e9se", "Selected external data source is forbidden. Please contact the system administrator.": "A kijel\u00f6lt k\u00fcls\u0151 adatforr\u00e1s nem enged\u00e9lyezett. Forduljon a rendszergazd\u00e1hoz.", "Selected range of cells": "Kijel\u00f6lt cellatartom\u00e1ny", "Selection Mode": "Kijel\u00f6l\u00e9si m\u00f3d", "Selection count": "Kijel\u00f6ltek sz\u00e1ma", "Selection mode: inactive": "Kijel\u00f6l\u00e9si m\u00f3d: inakt\u00edv", "Send Feedback": "Visszajelz\u00e9s k\u00fcld\u00e9se", "Sent": "Elk\u00fcld\u00f6tt", "Serbia": "Szerbia", "Served by:": "Kiszolg\u00e1l\u00f3:", "Server audit": "Szerver audit", "Server has been shut down; please reload the page.": "A kiszolg\u00e1l\u00f3 le\u00e1llt, t\u00f6ltse be \u00fajra az oldalt.", "Server is down, restarting automatically. Please wait.": "A kiszolg\u00e1l\u00f3 nem m\u0171k\u00f6dik, \u00e9s automatikusan \u00fajraindul. K\u00e9rem, v\u00e1rjon.", "Server is now reachable. We have to refresh the page now.": "A kiszolg\u00e1l\u00f3 most m\u00e1r el\u00e9rhet\u0151. Most friss\u00edten\u00fcnk kell az oldalt.", "Server is now reachable...": "A kiszolg\u00e1l\u00f3 m\u00e1r el\u00e9rhet\u0151...", "Server is shutting down": "A kiszolg\u00e1l\u00f3 le\u00e1ll", "Server is shutting down for maintenance (auto-saving)": "A kiszolg\u00e1l\u00f3 karbantart\u00e1sra le\u00e1ll (automatikus ment\u00e9s)", "Server returned this reason:": "A kiszolg\u00e1l\u00f3 ezt az okot adta:", "Server uptime": "Kiszolg\u00e1l\u00f3 m\u0171k\u00f6d\u00e9si ideje", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "A szolg\u00e1ltat\u00e1s nem \u00e9rhet\u0151 el. Pr\u00f3b\u00e1lja \u00fajra k\u00e9s\u0151bb, \u00e9s jelezze a rendszergazd\u00e1nak, ha a probl\u00e9ma tart\u00f3san fenn\u00e1ll.", "Session terminated by document owner": "A dokumentum tulajdonosa bez\u00e1rta a munkamenetet", "Set Language for All text": "Nyelv be\u00e1ll\u00edt\u00e1sa az eg\u00e9sz sz\u00f6veghez", "Set Language for Paragraph": "Nyelv be\u00e1ll\u00edt\u00e1sa a bekezd\u00e9shez", "Set Language for Selection": "Nyelv be\u00e1ll\u00edt\u00e1sa a kijel\u00f6l\u00e9shez", "Set Log Levels": "Napl\u00f3z\u00e1si szint be\u00e1ll\u00edt\u00e1sa", "Set default interface preferences.": "\u00c1ll\u00edtsa be a felhaszn\u00e1l\u00f3i fel\u00fcletet.", "Settings": "Be\u00e1ll\u00edt\u00e1sok", "Shape": "Alakzat", "Shapes": "Alakzatok", "Share": "Megoszt\u00e1s", "Share...": "Megoszt\u00e1s...", "Shared Config URL is missing in initial variables.": "Hi\u00e1nyzik a megosztott konfigur\u00e1ci\u00f3s URL a kezdeti v\u00e1ltoz\u00f3k k\u00f6z\u00fcl.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Megjegyz\u00e9sek mutat\u00e1sa", "Show Grid": "R\u00e1cs megjelen\u00edt\u00e9se", "Show Menu": "Men\u00fc megjelen\u00edt\u00e9se", "Show Ruler": "Vonalz\u00f3 megjelen\u00edt\u00e9se", "Show Sidebar": "Oldals\u00e1v megjelen\u00edt\u00e9se", "Show Status Bar": "\u00c1llapotsor megjelen\u00edt\u00e9se", "Show in navigator": "Megjelen\u00edt\u00e9s a navig\u00e1torban", "Show on the side": "Megjelen\u00edt\u00e9s oldalt", "Show sheets": "Munkalapok megjelen\u00edt\u00e9se", "Show status bar": "\u00c1llapotsor megjelen\u00edt\u00e9se", "Show the search bar": "Keres\u0151s\u00e1v megjelen\u00edt\u00e9se", "Shutdown Server": "Kiszolg\u00e1l\u00f3 le\u00e1ll\u00edt\u00e1sa", "Signature": "Al\u00e1\u00edr\u00e1s", "Singapore": "Szingap\u00far", "Size": "M\u00e9ret", "Size to grid": "M\u00e9retez\u00e9s a r\u00e1cshoz", "Slide %1": "%1. dia", "Slide Layout": "Diaelrendez\u00e9s", "Slide Show": "Diavet\u00edt\u00e9s", "Slide Size": "Dia m\u00e9rete", "Slide Transition": "Dia\u00e1tmenet", "Slide Views": "Dian\u00e9zetek", "Slide {0} of {1}": "{0}/{1} dia", "Slides": "Di\u00e1k", "Slovakia": "Szlov\u00e1kia", "Slovenia": "Szlov\u00e9nia", "Smart Picker": "Intelligens v\u00e1laszt\u00f3", "Snap grid": "Illeszt\u00e9s a r\u00e1cshoz", "Snap to Grid": "Illeszt\u00e9s a r\u00e1cshoz", "Snap to grid": "Illeszt\u00e9s a r\u00e1cshoz", "Solid": "Homog\u00e9n", "Someone": "Valaki", "Something went wrong while deleting the file. Please try refreshing the page.": "Valami nem siker\u00fclt a f\u00e1jl t\u00f6rl\u00e9se k\u00f6zben, friss\u00edtse az oldalt.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Valami nem siker\u00fclt a be\u00e1ll\u00edt\u00e1si f\u00e1jl let\u00f6lt\u00e9se k\u00f6zben, friss\u00edtse az oldalt.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Valami nem siker\u00fclt a sz\u00f3t\u00e1r let\u00f6lt\u00e9se k\u00f6zben, friss\u00edtse az oldalt.", "Something went wrong while loading Document settings.": "Valami nem siker\u00fclt a dokumentumbe\u00e1ll\u00edt\u00e1sok felt\u00f6lt\u00e9se k\u00f6zben.", "Something went wrong while uploading dictionary file": "Valami nem siker\u00fclt a sz\u00f3t\u00e1rf\u00e1jl felt\u00f6lt\u00e9se k\u00f6zben.", "Something went wrong while uploading the file. Please try again.": "Valami nem siker\u00fclt a f\u00e1jl felt\u00f6lt\u00e9se k\u00f6zben, pr\u00f3b\u00e1lja \u00fajra.", "Something went wrong. Please try to refresh the page.": "Valami nem siker\u00fclt, friss\u00edtse az oldalt.", "Sort": "Rendez\u00e9s", "South Africa": "D\u00e9l-afrikai K\u00f6zt\u00e1rsas\u00e1g", "South Korea": "D\u00e9l-Korea", "Spacing & Color": "T\u00e9rk\u00f6z \u00e9s sz\u00ednek", "Spain": "Spanyolorsz\u00e1g", "Sparkline": "\u00c9rt\u00e9kg\u00f6rbe", "Split": "Feloszt\u00e1s", "Square": "N\u00e9gyzet", "Standard": "Standard", "Standard (4:3)": "Szabv\u00e1nyos (4:3)", "Standard dictionary": "Szabv\u00e1nyos sz\u00f3t\u00e1r", "Status": "\u00c1llapot", "Status Bar": "\u00c1llapotsor", "Stop following": "K\u00f6vet\u00e9s megsz\u00fcntet\u00e9se", "Store as:": "T\u00e1rol\u00e1s m\u00f3dja:", "Style": "St\u00edlus", "Style List": "St\u00edluslista", "Style list": "St\u00edluslista", "Styles": "St\u00edlusok", "Successfully exported: ": "Sikeresen export\u00e1lva: ", "Sum": "\u00d6sszeg", "Sweden": "Sv\u00e9dorsz\u00e1g", "Switzerland": "Sv\u00e1jc", "Symbols": "Szimb\u00f3lumok", "Synchronize axes": "Tengelyek szinkroniz\u00e1l\u00e1sa", "TB": "TB", "Table": "T\u00e1bl\u00e1zat", "Table of content": "Tartalomjegyz\u00e9k", "Table with {0} rows and {1} columns": "T\u00e1bl\u00e1zat {0} sorral \u00e9s {1} oszloppal", "Tabloid": "Tabloid", "Taiwan, Province of China": "Tajvan, K\u00edna tartom\u00e1nya", "Tap to collapse": "Koppintson az \u00f6sszecsuk\u00e1shoz", "Tap to expand": "Koppintson a kibont\u00e1shoz", "Text": "Sz\u00f6veg", "Text orientation": "Sz\u00f6veg ir\u00e1nya", "The IsAdminUser property is not set by integration": "Az integr\u00e1ci\u00f3 nem \u00e1ll\u00edtotta be az IsAdminUser tulajdons\u00e1got", "The IsAdminUser user property is set by integration": "Az integr\u00e1ci\u00f3 be\u00e1ll\u00edtotta az IsAdminUser tulajdons\u00e1got", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "A dokumentum tartalmaz n\u00e9h\u00e1ny olyan hivatkoz\u00e1st, amely a webes API-n kereszt\u00fcl nem \u00e9rhet\u0151 el. Ez probl\u00e9m\u00e1kat okozhat a hivatkoz\u00e1sok vagy az irodalomjegyz\u00e9k szerkeszt\u00e9se sor\u00e1n.", "The document could not be locked, and is opened in read-only mode.": "A dokumentumot nem lehet z\u00e1rolni, csak olvas\u00e1sra lesz megnyitva.", "The document could not be locked.": "A dokumentumot nem lehet z\u00e1rolni.", "The document is being migrated to a new server. Retrying shortly...": "A dokumentum jelenleg egy \u00faj kiszolg\u00e1l\u00f3ra v\u00e1ndorol \u00e1t. Hamarosan \u00fajra pr\u00f3b\u00e1ljuk...", "The document is being renamed and will reload shortly": "A dokumentum \u00e1tnevez\u00e9se folyamatban van, \u00e9s hamarosan \u00fajrat\u00f6lt\u0151dik", "The document is being signed and will be availably shortly": "A dokumentum al\u00e1\u00edr\u00e1sra ker\u00fcl, \u00e9s hamarosan el\u00e9rhet\u0151 lesz", "The document is not signed.": "A dokumentum nincs al\u00e1\u00edrva.", "The document is switching to Offline mode and will reload shortly": "A dokumentum az Offline m\u00f3dra v\u00e1lt, \u00e9s hamarosan \u00fajrat\u00f6lt\u0151dik", "The document is too large or no disk space left to save. Document will now be read-only.": "A dokumentum t\u00fal nagy, vagy nem maradt lemezter\u00fclet a ment\u00e9shez. A dokumentum mostant\u00f3l csak olvashat\u00f3 lesz.", "The file of type: {0} cannot be uploaded to server since the file has no name": "A f\u00e1jlt\u00edpus ({0}) nem t\u00f6lthet\u0151 fel a kiszolg\u00e1l\u00f3ra, mert a f\u00e1jlnak nincs neve.", "The file of type: {0} cannot be uploaded to server since the file is empty": "A f\u00e1jlt\u00edpus ({0}) nem t\u00f6lthet\u0151 fel a kiszolg\u00e1l\u00f3ra, mert a f\u00e1jl \u00fcres.", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "A host URL \u00fcres. A coolwsd kiszolg\u00e1l\u00f3 val\u00f3sz\u00edn\u0171leg nincs j\u00f3l konfigur\u00e1lva. Forduljon a rendszergazd\u00e1hoz.", "The server encountered a {0} error while parsing the {1} command.": "A kiszolg\u00e1l\u00f3 {0} hib\u00e1ba \u00fctk\u00f6z\u00f6tt a(z) {1} parancs feldolgoz\u00e1sa k\u00f6zben.", "The server has been disconnected.": "Megsz\u0171nt a kapcsolat a kiszolg\u00e1l\u00f3val.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Az al\u00e1\u00edr\u00e1s rendben van, de a tan\u00fas\u00edtv\u00e1nyt nem siker\u00fclt \u00e9rv\u00e9nyes\u00edteni, \u00e9s a dokumentum csak r\u00e9szben van al\u00e1\u00edrva.", "The signature is OK, but the certificate could not be validated.": "Az al\u00e1\u00edr\u00e1s rendben van, de a tan\u00fas\u00edtv\u00e1nyt nem lehet \u00e9rv\u00e9nyes\u00edteni.", "The signature is OK, but the document is only partially signed.": "Az al\u00e1\u00edr\u00e1s rendben van, de a dokumentum csak r\u00e9szben van al\u00e1\u00edrva.", "The signature line can now be moved or resized as needed.": "Az al\u00e1\u00edr\u00e1s sor\u00e1t most sz\u00fcks\u00e9g szerint \u00e1t lehet helyezni vagy \u00e1t lehet m\u00e9retezni.", "The signature was valid, but the document has been modified.": "Az al\u00e1\u00edr\u00e1s \u00e9rv\u00e9nyes, de a dokumentum m\u00f3dos\u00edtva lett.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "A rendszer jelenleg az er\u0151forr\u00e1sok szab\u00e1lyoz\u00e1s\u00e1t v\u00e9gzi. V\u00e1rjon egy kicsit, a bet\u00f6lt\u00e9st nemsok\u00e1ra \u00fajra pr\u00f3b\u00e1ljuk...", "Theme colors": "T\u00e9masz\u00ednek", "Thick (2.25 pt)": "Vastag (2,25 pt)", "Thin (0.75 pt)": "V\u00e9kony (0,75 pt)", "Thin/Medium (3.00 pt)": "V\u00e9kony/k\u00f6zepes (3,00 pt)", "This document has an invalid signature.": "A dokumentum al\u00e1\u00edr\u00e1sa nem \u00e9rv\u00e9nyes.", "This document is digitally signed and the signature is valid.": "A dokumentum al\u00e1 van \u00edrva, \u00e9s az al\u00e1\u00edr\u00e1s \u00e9rv\u00e9nyes.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ez a dokumentum olyan form\u00e1z\u00e1st vagy tartalmat tartalmazhat, amely nem menthet\u0151 az aktu\u00e1lis f\u00e1jlform\u00e1tumban.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Ez a {productname} nem t\u00e1mogatott verzi\u00f3ja. Elker\u00fclend\u0151 azt a benyom\u00e1st, hogy ez a verzi\u00f3 alkalmas int\u00e9zm\u00e9nyi felhaszn\u00e1l\u00e1sra, ez az \u00fczenet jelenik meg, amikor t\u00f6bb mint {docs} dokumentum vagy {connections} kapcsolat van megnyitva egy id\u0151ben.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "A szolg\u00e1ltat\u00e1st a rendszergazda korl\u00e1tozta: \u00f6sszesen {0} dokumentum \u00e9s {1} kapcsolat lehet nyitva. A rendszer el\u00e9rte ezt a korl\u00e1tot. Pr\u00f3b\u00e1lkozzon k\u00e9s\u0151bb.", "This user": "Ez a felhaszn\u00e1l\u00f3", "This version of {productname} is powered by": "{productname} verzi\u00f3inform\u00e1ci\u00f3k:", "Tight": "Szoros", "Time": "Id\u0151", "Time interval of CPU statistics (in ms)": "CPU-statisztika id\u0151k\u00f6ze (ms)", "Time interval of memory statistics (in ms)": "Mem\u00f3riastatisztika id\u0151k\u00f6ze (ms)", "Time zone:": "Id\u0151z\u00f3na:", "Title": "C\u00edm", "Title Only": "Csak c\u00edm", "Title Slide": "C\u00edmdia", "Title and 2 Content": "C\u00edm \u00e9s 2 tartalom", "Title, 2 Content and Content": "C\u00edm, 2 tartalom \u00e9s tartalom", "Title, 2 Content over Content": "C\u00edm, 2 tartalom tartalom felett", "Title, 4 Content": "C\u00edm, 4 tartalom", "Title, 6 Content": "C\u00edm, 6 tartalom", "Title, Content": "C\u00edm, tartalom", "Title, Content and 2 Content": "C\u00edm, tartalom \u00e9s 2 tartalom", "Title, Content over Content": "C\u00edm, tartalom tartalom felett", "Title, Vertical Text": "C\u00edm, f\u00fcgg\u0151leges sz\u00f6veg", "Title, Vertical Text, Clipart": "C\u00edm, f\u00fcgg\u0151leges sz\u00f6veg, clipart", "To": "V\u00e9g", "To paste outside {productname}, please first click the 'download' button": "Ha m\u00e1solni akar a {productname}-b\u00f3l, kattintson a \u201eLet\u00f6lt\u00e9s\u201d gombra.", "To prevent accidental changes, the author has set this file to open as view-only": "A v\u00e9letlen v\u00e1ltoztat\u00e1sok megel\u0151z\u00e9se \u00e9rdek\u00e9ben a szerz\u0151 ezt a f\u00e1jlt \u00edr\u00e1sv\u00e9dett\u00e9 tette", "Toggle UI Mode": "Felhaszn\u00e1l\u00f3i fel\u00fclet m\u00f3dj\u00e1nak v\u00e1lt\u00e1sa", "Top And Bottom Border": "Als\u00f3 \u00e9s fels\u0151 szeg\u00e9ly", "Top Border": "Fels\u0151 szeg\u00e9ly", "Top Margin": "Fels\u0151 marg\u00f3", "Top N elements...": "Fels\u0151 N elem...", "Top N percent...": "Fels\u0151 N sz\u00e1zal\u00e9k...", "Top/Bottom Rules...": "Fels\u0151/als\u00f3 szab\u00e1lyok...", "Top: {top}": "Fel\u00fcl: {top}", "Tracking": "V\u00e1ltoz\u00e1sk\u00f6vet\u00e9s", "Transition": "\u00c1tmenet", "Turkey": "T\u00f6r\u00f6korsz\u00e1g", "Type": "T\u00edpus", "Type in the search box to find anything in your document": "\u00cdrja be a keres\u0151mez\u0151be a dokumentumban keresett kifejez\u00e9st", "Type to add a word": "Adjon hozz\u00e1 egy sz\u00f3t", "Ukraine": "Ukrajna", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Jogosulatlan WOPI g\u00e9p. Pr\u00f3b\u00e1lja \u00fajra k\u00e9s\u0151bb, \u00e9s jelezze a rendszergazd\u00e1nak, ha a probl\u00e9ma tart\u00f3san fenn\u00e1ll.", "Undo": "Visszavon\u00e1s", "Ungroup": "Csoportos\u00edt\u00e1s megsz\u00fcntet\u00e9se", "United Arab Emirates": "Egyes\u00fclt Arab Em\u00edrs\u00e9gek", "United Kingdom": "Egyes\u00fclt Kir\u00e1lys\u00e1g", "United States of America": "Amerikai Egyes\u00fclt \u00c1llamok", "Unknown color": "Ismeretlen sz\u00edn", "Unlink Citations": "Hivatkoz\u00e1sok v\u00e9gleges\u00edt\u00e9se", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "A hivatkoz\u00e1sok v\u00e9gleges\u00edt\u00e9se azt jeleni, hogy megsz\u0171nik a kapcsolat a Zoteroval, a hivatkoz\u00e1sok \u00e9s a bibliogr\u00e1fia t\u00f6bb\u00e9 nem friss\u00edthet\u0151.", "Unlock": "Felold\u00e1s", "Unresolve": "Megoldatlan", "Unresolve Thread": "A sz\u00e1l legyen megoldatlan", "Unsupported server version.": "Nem t\u00e1mogatott kiszolg\u00e1l\u00f3verzi\u00f3.", "Update": "Friss\u00edt\u00e9s", "Update Index": "T\u00e1rgymutat\u00f3 friss\u00edt\u00e9se", "Update Log Levels": "Napl\u00f3z\u00e1si szintek friss\u00edt\u00e9se", "Updated citations": "Hivatkoz\u00e1sok friss\u00edtve", "Updating citations": "Hivatkoz\u00e1sok friss\u00edt\u00e9se", "Upload Autotext": "Sz\u00f6vegblokkok felt\u00f6lt\u00e9se", "Upload Wordbook": "Sz\u00f3t\u00e1r felt\u00f6lt\u00e9se", "Upload Xcu": "Xcu felt\u00f6lt\u00e9se", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "T\u00f6lts\u00f6n fel \u00fajrahasznos\u00edthat\u00f3 sz\u00f6vegblokkokat (.bau). A dokumentumba illeszt\u00e9shez g\u00e9pelje be a sz\u00f6vegblokk r\u00f6vid\u00edt\u00e9s\u00e9t, \u00e9s nyomja meg az F3 billenty\u0171t.", "Uploaded": "Felt\u00f6ltve", "Uploading file to server failed with status: {0}": "A f\u00e1jl felt\u00f6lt\u00e9se a kiszolg\u00e1l\u00f3ra nem siker\u00fclt, \u00e1llapot: {0}", "Uploading file to server failed, file not found.": "A f\u00e1jl felt\u00f6lt\u00e9se a kiszolg\u00e1l\u00f3ra nem siker\u00fclt, a f\u00e1jl nem tal\u00e1lhat\u00f3.", "Uploading file to server failed, the file is too large.": "A f\u00e1jl felt\u00f6lt\u00e9se a kiszolg\u00e1l\u00f3ra nem siker\u00fclt, a f\u00e1jl t\u00fal nagy.", "Uploading...": "Felt\u00f6lt\u00e9s\u2026", "Use Compact view": "Kompakt n\u00e9zet haszn\u00e1lata", "Use Tabbed view": "Lapos n\u00e9zet haszn\u00e1lata", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Az integr\u00e1ci\u00f3 az elavult is_admin mez\u0151t haszn\u00e1lja, ehelyett az IsAdminUser tulajdons\u00e1got kellene haszn\u00e1lnia", "User": "Egy\u00e9ni", "User List Summary": "Felhaszn\u00e1l\u00f3lista", "User Name": "Felhaszn\u00e1l\u00f3n\u00e9v", "Users online": "Akt\u00edv felhaszn\u00e1l\u00f3k", "Values between...": "Az \u00e9rt\u00e9kek egy intervallumban vannak...", "Values duplicate...": "Az \u00e9rt\u00e9kek t\u00f6bbsz\u00f6r el\u0151fordulnak...", "Values equal to...": "Az \u00e9rt\u00e9kek egyenl\u0151ek...", "Values greater than...": "Az \u00e9rt\u00e9kek nagyobbak, mint...", "Values less than...": "Az \u00e9rt\u00e9kek kevesebbek, mint...", "Variant": "V\u00e1ltozat", "Version Information": "Verzi\u00f3inform\u00e1ci\u00f3", "Vertical Title, Text, Chart": "F\u00fcgg\u0151leges c\u00edm, sz\u00f6veg, grafikon", "Vertical Title, Vertical Text": "F\u00fcgg\u0151leges c\u00edm, f\u00fcgg\u0151leges sz\u00f6veg", "Very Loose": "Nagyon laza", "Very Tight": "Nagyon szoros", "Very thin (0.50 pt)": "Nagyon v\u00e9kony (0,5 pt)", "View": "N\u00e9zet", "View Settings": "N\u00e9zetf\u00fcgg\u0151 be\u00e1ll\u00edt\u00e1sok", "Views": "N\u00e9zetek", "WOPI host": "WOPI host", "Warning": "Figyelmeztet\u00e9s", "Warning! The browser you are using is not supported.": "Figyelem! Az \u00d6n \u00e1ltal haszn\u00e1lt b\u00f6ng\u00e9sz\u0151 nem t\u00e1mogatott.", "Watermark": "V\u00edzjel", "We are in the process of cleaning up this document from the last session, please try again later.": "Jelenleg az el\u0151z\u0151 munkamenetb\u0151l sz\u00e1rmaz\u00f3 dokumentum kitakar\u00edt\u00e1s\u00e1t v\u00e9gzi a rendszer. Pr\u00f3b\u00e1lkozzon k\u00e9s\u0151bb.", "Welcome Dialog": "\u00dcdv\u00f6zl\u0151ablak", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Nagyon sajn\u00e1ljuk, de nem lehet kapcsol\u00f3dni a dokumentumhoz. Pr\u00f3b\u00e1lja meg k\u00e9s\u0151bb.", "What?": "Mi?", "When?": "Mikor?", "Who?": "Ki?", "Wide": "Sz\u00e9les", "Widescreen (16:9)": "Sz\u00e9lesv\u00e1szn\u00fa (16:9)", "Windowed Presentation Blocked": "Az ablakban diavet\u00edt\u00e9s blokkolva van", "Windowed Presentation: ": "Ablakban vet\u00edtett bemutat\u00f3: ", "Word 2003 Document (.doc)": "Word 2003 dokumentum (.doc)", "Word Counter": "Szavak sz\u00e1ma", "Word Document (.docx)": "Word dokumentum (.docx)", "Words are ignored by the spell checker": "A helyes\u00edr\u00e1s-ellen\u0151rz\u0151 \u00e1ltal figyelmen k\u00edv\u00fcl hagyott szavak", "Wrap": "K\u00f6rbefuttat\u00e1s", "Wrong or missing WOPISrc parameter, please contact support.": "Rossz vagy hi\u00e1nyz\u00f3 WOPISrc param\u00e9ter, l\u00e9pjen kapcsolatba az \u00fcgyf\u00e9lszolg\u00e1lattal.", "Wrong password provided. Please try again.": "A megadott jelsz\u00f3 nem j\u00f3. Pr\u00f3b\u00e1lja \u00fajra.", "Wrong server, reconnecting...": "Rossz kiszolg\u00e1l\u00f3, \u00fajrakapcsol\u00e1s...", "YB": "YB", "You": "\u00d6n", "You are already presenting this document": "Ezt a dokumentumot m\u00e1r megnyitotta diavet\u00edt\u00e9sre", "You are leaving the document. The following web page will open in a new tab: ": "Elhagyja a dokumentumot. A k\u00f6vetkez\u0151 weboldal \u00faj lapon ny\u00edlik meg: ", "You have not done anything to rollback yet...": "M\u00e9g nem t\u00f6rt\u00e9nt visszavonhat\u00f3 m\u0171velet...", "You need to enable it both at server level and in the UI. ": "Enged\u00e9lyeznie kell a kiszolg\u00e1l\u00f3n is, \u00e9s a felhaszn\u00e1l\u00f3i fel\u00fcleten is. ", "Your Collabora Online server needs updating. Version {0} is available.": "A Collabora Online kiszolg\u00e1l\u00f3t friss\u00edteni kell. El\u00e9rhet\u0151 az \u00faj {0} verzi\u00f3.", "Your WOPI server is not secure: SSL verification failed": "A WOPI-kiszolg\u00e1l\u00f3 nem biztons\u00e1gos: az SSL-ellen\u0151rz\u00e9s sikertelen volt", "Your browser has very limited access to the clipboard": "A b\u00f6ng\u00e9sz\u0151je csak korl\u00e1tozottan f\u00e9r hozz\u00e1 a v\u00e1g\u00f3laphoz.", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "A b\u00f6ng\u00e9sz\u0151 nagyon korl\u00e1tozott hozz\u00e1f\u00e9r\u00e9st biztos\u00edt a v\u00e1g\u00f3laphoz, ez\u00e9rt k\u00e9rj\u00fck, haszn\u00e1lja a beilleszt\u00e9s gombokat a k\u00e9perny\u0151n l\u00e9v\u0151 billenty\u0171zeten.", "Your changes have been saved": "A v\u00e1ltoz\u00e1sok mentve lettek", "Your library is empty": "A k\u00f6nyvt\u00e1r \u00fcres", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "A kiszolg\u00e1l\u00f3 nem felel meg a minim\u00e1lis hardverk\u00f6vetelm\u00e9nyeknek, ez\u00e9rt gyenge teljes\u00edtm\u00e9ny v\u00e1rhat\u00f3.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "A munkamenet lej\u00e1rt. A dokumentum tov\u00e1bbi m\u00f3dos\u00edt\u00e1sai nem lesznek mentve. A folytat\u00e1shoz friss\u00edtse a munkamenetet (vagy a weboldalt). Lehet, hogy \u00fajra be kell jelentkeznie.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "A munkamenet {time} m\u00falva lej\u00e1r. Mentse a munk\u00e1j\u00e1t, \u00e9s a folytat\u00e1shoz friss\u00edtse a munkamenetet (vagy a weboldalt). Lehet, hogy \u00fajra be kell jelentkeznie.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "A {productname}-klaszter rosszul van konfigur\u00e1lva vagy gyorsan sk\u00e1l\u00e1z\u00f3dik \u2013 vegye fel a kapcsolatot a rendszergazd\u00e1val. Ha folytatja a szerkeszt\u00e9st, azt kock\u00e1ztatja, hogy a felhaszn\u00e1l\u00f3k nem fogj\u00e1k egym\u00e1s szerkeszt\u00e9seit l\u00e1tni, a dokumentum-t\u00e1rhelyen \u00fctk\u00f6z\u00e9sek lehetnek \u00e9s/vagy probl\u00e9m\u00e1k lesznek a v\u00e1g\u00f3lap haszn\u00e1lat\u00e1val. A {1} routeToken-hez v\u00e1rt serverId {0} volt, de a serverId val\u00f3j\u00e1ban {2}.", "ZB": "ZB", "Zoom": "Nagy\u00edt\u00e1s", "Zoom In": "Nagy\u00edt\u00e1s", "Zoom Out": "Kicsiny\u00edt\u00e9s", "Zotero API key is incorrect": "Hib\u00e1s Zotero API-kulcs", "Zotero API key is not configured": "Nincs be\u00e1ll\u00edtott Zotero API-kulcs", "Zotero Warning": "Zotero figyelmeztet\u00e9s", "cell address": "cella c\u00edme", "file type icon": "f\u00e1jlt\u00edpus ikon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "%1. oldal el\u0151n\u00e9zete", "replies": "v\u00e1lasz", "reply": "v\u00e1lasz", "the Help tab": "a S\u00fag\u00f3 f\u00fcl", "the View menu": "a N\u00e9zet men\u00fc", "warning: copy/paste request timed out": "figyelem: id\u0151t\u00fall\u00e9p\u00e9s m\u00e1sol\u00e1s/beilleszt\u00e9s k\u00f6zben", "{0} deleted": "{0} t\u00f6r\u00f6lve", "{0} selected": "{0} kijel\u00f6lve", "{0} tab selected": "{0} f\u00fcl kiv\u00e1lasztva", "{0} unselected": "{0} kijel\u00f6l\u00e9s megsz\u00fcntetve", "{username} saved this document as {filename}. Do you want to join?": "{username} a k\u00f6vetkez\u0151 n\u00e9ven mentette ezt a dokumentumot: {filename}. Csatlakozik?", "{user} has joined": "{user} csatlakozott", "{user} has left": "{user} kil\u00e9pett", "\u00c5land Islands": "\u00c5land-szigetek"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ia.json b/f7cloud-office/browser/dist/l10n/ui-ia.json new file mode 100644 index 0000000..1937113 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ia.json @@ -0,0 +1 @@ +{" document(s) open.": " documentos aperte.", " user(s).": " usator(es).", "(current)": "(actual)", "About": "A proposito de", "Bytes received": "Bytes recipite", "Bytes sent": "Bytes inviate", "Close": "Clauder", "Document": "Documento", "Documents open": "Documentos aperte", "Documents:": "Documentos:", "Get Involved": "Participa", "Graphs": "Graphicos", "History": "Chronologia", "License": "Licentia", "Log": "Registro", "Modified": "Modificate", "None": "Necun", "Number of Documents": "Numero de documentos", "OK": "OK", "Open menu": "Aperir le menu", "Overview": "Summario", "PID": "PID", "Refresh": "Actualisar", "Save": "Salveguardar", "Save As": "Salveguardar como", "Save Comments": "Salveguardar le commentos", "Save as ODF format": "Salveguardar in formato ODF", "Save to new file": "Salveguardar a un nove file", "Settings": "Parametros", "Uploaded": "Incargate", "User Name": "Nomine del usator", "Users online": "Usatores in linea", "Version Information": "Information re le version", "View": "Vider", "Views": "Visualisationes", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-id.json b/f7cloud-office/browser/dist/l10n/ui-id.json new file mode 100644 index 0000000..1c9d8b3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-id.json @@ -0,0 +1 @@ +{" document(s) open.": " dokumen terbuka.", " hrs": " jam", " mins": " menit", " s": " d", " user(s).": " pengguna.", "\"Slow Proxy\"": "\"Proksi Lambat\"", "%n users": "%n pengguna", "(current)": "(saat ini)", ", cluster configuration error: mis-matching serverid": ", galat konfigurasi klaster: serverid tidak cocok", "0 users": "0 pengguna", "1 user": "1 pengguna", "1 2 3": "1 2 3 ", "A comment is being edited": "Suatu komentar sedang disunting", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Pengunduhan karena operasi besar salin/tempel sudah dimulai. Harap tunggu untuk pengunduhan saat ini atau batalkan sebelum memulai sebuah unduhan baru", "AI Assistant": "Asisten AI", "About": "Ihwal", "Above Average...": "Di Atas Rata-rata...", "Accept": "Terima", "Accept change": "Terima Perubahan", "Access token is missing in initial variables.": "Token akses kurang dalam variabel awal.", "Accessibility": "Aksesibilitas", "Accessibility Checker": "Pemeriksa Aksesibilitas", "Active Sheet": "Lembar Aktif", "Active sheet": "Lembar aktif", "Add Bibliography": "Tambahkan Bibliografi", "Add Citation": "Tambah Sitasi", "Add Citation Note": "Tambahkan Catatan Sitasi", "Add Note": "Tambahkan Catatan", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Tambahkan atau sunting kata-kata dalam kamus ejaan. Kata-kata dalam buku kata Anda (.dic) akan tersedia untuk pemeriksaan ejaan.", "Adjust how office documents behave.": "Sesuaikan bagaimana dokumen kantor berperilaku.", "Admin console": "Konsol admin", "Albania": "Albania", "Alerts:": "Waspada:", "All": "Semua", "All Sheets": "Semua Lembar", "Already presenting": "Sudah menyajikan", "Also check the voice over toggle under {parentControl}.": "Juga periksa penjungkitan suara baca di bawah {parentControl}.", "Always follow the editor": "Selalu ikuti penyunting", "An error occurred while fetching notes": "Terjadi kesalahan saat mengambil catatan", "An error occurred while fetching style list": "Terjadi kesalahan saat mengambil daftar gaya", "Analytics": "Analitis", "Andorra": "Andorra", "Another user has removed this comment.": "Pengguna lain telah menghapus komentar ini.", "Another user has updated the comment. Would you like to overwrite those changes?": "Pengguna lain telah memperbarui komentar. Apakah Anda ingin menimpa perubahan tersebut?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Apakah Anda tertarik untuk berkontribusi tetapi tidak tahu harus mulai dari mana? Buka petunjuk langkah demi langkah dan build CODE dari awal. Anda juga dapat membantu dengan penerjemahan atau dengan mengajukan laporan kutu dengan semua langkah penting tentang cara mereproduksinya.", "Are you sure you want to delete sheet, {sheet}?": "Anda yakin ingin menghapus lembar {sheet}?", "Are you sure you want to delete this page?": "Anda yakin ingin menghapus halaman ini?", "Are you sure you want to delete this slide?": "Anda yakin ingin menghapus salindia ini?", "Are you sure you want to shut down the server?": "Apakah anda yakin ingin mematikan server?", "Are you sure you want to terminate this session?": "Anda yakin ingin mengakhiri sesi ini?", "Argentina": "Argentina", "Armenia": "Armenia", "Assistant": "Asisten", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Kesalahan otorisasi adalah: '%errorMesage'.", "Automatic": "Otomatis", "Automatic color": "Warna otomatis", "Autosaved": "Disimpan otomatis", "Avatar for {user}": "Avatar bagi {user}", "Average": "Rerata", "Axial": "Aksial", "Azerbaijan": "Azerbaijan", "BB": "BB", "Background Color": "Warna Latar", "Bad": "Buruk", "Belarus": "Belarusia", "Belgium": "Belgia", "Below Average...": "Di Bawah Rata-rata...", "Bookmarks": "Markah", "Boolean Value": "Nilai Boolean", "Borders": "Bingkai", "Bosnia and Herzegovina": "Bosnia dan Herzegovina", "Bottom Margin": "Margin Bawah", "Bottom N elements...": "Elemen N terbawah...", "Bottom N percent...": "Terbawah N persen...", "Brazil": "Brasil", "Bulgaria": "Bulgaria", "Bytes received": "Byte diterima", "Bytes sent": "Byte terkirim", "COOLWSD version:": "Versi COOLWSD:", "CPU Graph": "Grafik CPU", "CPU History": "Riwayat CPU", "CSV File (.csv)": "Berkas CSV (.csv)", "CSV file (.csv)": "Berkas CSV (.csv)", "Cache size of CPU statistics": "Ukuran singgahan dari statistik CPU", "Cache size of memory statistics": "Ukuran singgahan dari statistik memori", "Canada": "Kanada", "Cancel": "Batal", "Cancel paste special": "Batalkan tempel khusus", "Cell borders": "Tepi sel", "Channel Filter:": "Filter Saluran:", "Check security warnings of your server": "Periksa peringatan keamanan dari server Anda", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Lihat catatan rilis dan pelajari semua tentang: Edisi Pengembangan Collabora Online terbaru, ditujukan untuk pengguna rumahan dan tim kecil.", "Checkbox": "Kotak centang", "Chile": "Chili", "China": "Cina", "Choice of functions": "Pilih Fungsi", "Citation Preferences": "Preferensi Sitasi", "Citation Style": "Gaya Sitasi", "Citation warning": "Peringatan sitasi", "Citations update failed": "Pembaruan sitasi gagal", "Cleaning up the document from the last session.": "Membersihkan dokumen dari sesi terakhir.", "Clear the search field": "Bersihkan ruas pencarian", "Click to exit presentation...": "Klik untuk keluar presentasi...", "Close": "Tutup", "Close Presentation": "Tutup Presentasi", "Close dialog": "Tutup dialog", "Close document": "Tutup dokumen", "Close popup to ignore paste special": "Tutup popup untuk mengabaikan tempel khusus", "Cluster configuration warning": "Peringatan konfigurasi gugus", "Collabora Online Development Edition": "Collabora Online Edisi Pengembangan", "Collabora Online Welcome": "Selamat Datang di Collabora Online", "Collapse Tabs": "Perluas Tab", "Color": "Warna", "Column Width": "Lebar Kolom", "Column {0}": "Kolom {0}", "Column {0} through {1}": "Kolom {0} sampai {1}", "Columns": "Kolom", "Comment": "Komentar", "Comments Updated": "Komentar Diperbarui", "Compact layout": "Tata letak ringkas", "Compact view": "Tilikan Ringkas", "Confirm": "Konfirmasi", "Confirmation": "Konfirmasi", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konfik Urungkan/Ulangi dengan user ganda. Tolong gunakan perbaiki dokumen untuk mengatasinya", "Connecting...": "Menghubungkan...", "Connection error": "Galat koneksi", "Connections": "Koneksi", "Containing text...": "Memuat teks...", "Content copied to clipboard": "Isi disalin ke papan klip", "Continue editing": "Lanjutkan pengeditan", "Continue read only": "Lanjutkan hanya baca", "Copied external sources are not allowed": "Sumber-sumber eksternal yang disalin tidak diizinkan", "Copy": "Salin", "Copy Cells": "Salin Sel", "Copy Sheet...": "Salin Lembar...", "Copy all version information in English": "Salin semua informasi versi dalam bahasa Inggris", "Copy link location": "Salin lokasi tautan", "Copying from the document disabled": "Menyalin dari dokumen dinonaktifkan", "Count": "Hitung", "CountA": "HitungA", "Country:": "Negara:", "Creating copy...": "Membuat salinan ...", "Creating new file from template...": "Membuat berkas baru dari templat...", "Creator(s)": "Pencipta", "Croatia": "Kroasia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D untuk keluar", "Currency": "Mata uang", "Current Slide": "Salindia Kini", "Current slide as Bitmap (.bmp)": "Salindia kini sebagai Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Salindia kini sebagai Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Salindia kini sebagai Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Salindia kini sebagai Tag Image File Format (.tiff)", "Custom Animation": "Animasi Ubahan", "Custom dictionaries": "Kamus ubahan", "Cyprus": "Siprus", "Czech Republic": "Republik Ceko", "Dark Mode": "Modus Gelap", "Dashboard": "Dashboard", "Data": "Data", "Date": "Tanggal", "Debug Tools": "Alat Debug", "Default": "Baku", "Default Style": "Gaya Baku", "Define print area": "Tentukan wilayah cetak", "Delete": "Hapus", "Delete Columns": "Hapus Kolom", "Delete Rows": "Hapus Baris", "Delete tabstop": "Hapus posisi tab", "Denmark": "Denmark", "Discard": "Buang", "Discover All The Changes": "Temukan Semua Perubahan", "Dismiss": "Singkirkan", "Document": "Dokumen", "Document cannot be exported. Please try again.": "Dokumen tidak dapat diekspor. Harap coba lagi.", "Document cannot be renamed, please check your permissions.": "Dokumen tidak dapat dinamai ulang, harap periksa izin Anda.", "Document cannot be renamed.": "Dokumen tidak dapat diganti nama.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokumen tidak bisa disimpan karena sesi kedaluwarsa, harap muat ulang halaman untuk melanjutkan.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokumen tidak dapat disimpan karena sesi kedaluwarsa, harap buka ulang dokumen untuk melanjutkan.", "Document cannot be saved, please check your permissions.": "Dokumen tidak dapat disimpan, harap pastikan izin Anda.", "Document cannot be saved.": "Dokumen tidak dapat disimpan.", "Document colors": "Warna dokumen", "Document has been changed": "Dokumen telah diubah", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumen telah diubah dalam penyimpanan. Apa yang ingin Anda lakukan dengan perubahan yang belum disimpan?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumen telah berubah dalam penyimpanan. Memuat dokumen baru. Versi Anda tersedia sebagai revisi.", "Document is getting migrated": "Dokumen sedang dimigrasikan", "Document requires password to modify.": "Dokumen perlu sandi untuk mengubah.", "Document requires password to view.": "Dokumen perlu sandi untuk menilik.", "Document settings": "Pengaturan dokumen", "Documents open": "Dokumen terbuka", "Documents:": "Dokumen:", "Don\u2019t show this again": "Jangan tampilkan ini lagi", "Download": "Unduh", "Download Selection": "Unduh Pilihan", "Download as": "Unduh sebagai", "Download completed and ready to be copied to clipboard.": "Pengunduhan selesai dan siap untuk disalin ke papan klip.", "Download failed": "Pengunduhan gagal", "Downloading clipboard content": "Mengunduh konten papan klip", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Mengunduh sumber daya eksternal dilarang, tapi menempelkan gambar masih mungkin. Harap klik kanan pada gambar, pilih \"Salin Gambar\" dan tempelkan itu ke dokumen sebagai pengganti.", "Downloading...": "Mengunduh...", "Dropdown": "Tarik turun", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Sunting", "Edit document": "Edit dokumen", "Edit link": "Sunting tautan", "Edit mode": "Modus sunting", "Editing activated. ": "Penyuntingan diaktifkan. ", "Elapsed time": "Waktu berjalan", "Ellipsoid": "Elipsoid", "Empty Slide Show": "Pertunjukan Salindia Kosong", "End Presentation": "Akhiri Presentasi", "Endnotes": "Catatan akhir", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Nikmati perkembangan terbaru dalam produktivitas daring, gratis untuk Anda gunakan, jelajahi, dan gunakan dengan orang lain di peramban. Berbagai aplikasi juga tersedia untuk seluler.", "Enter a file name": "Masukkan nama berkas", "Enter new name": "Masukkan nama baru", "Enter new sheet name": "Masukkan nama lembar baru", "Entering text mode": "Masuk ke mode teks", "Error": "Galat", "Error reading file": "Galat saat membaca berkas", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Penanganan kejadian telah tertunda untuk waktu lama yang tidak terduga: {0}md", "Excel 2003 Spreadsheet (.xls)": "Lembar Sebar Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Lembar Sebar Excel (.xlsx)", "Expired:": "Kedaluwarsa:", "Explore The New {coolversion}": "Jelajahi {coolversion} Baru", "Export As": "Ekspor Sebagai", "Export as": "Ekspor sebagai", "Exported to storage": "Diekspor ke penyimpanan", "External data source not allowed": "Sumber data eksternal tidak diizinkan", "External link": "Tautan luar", "Failed to authenticate this session over protocol {0}": "Gagal mengautentikasi sesi ini lewat protokol {0}", "Failed to download clipboard, please re-copy": "Gagal unduh ke papan, tolong salin ulang", "Failed to establish socket connection or socket connection closed unexpectedly.": "Gagal menjalin koneksi soket atau koneksi soket tertutup tidak terduga.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Gagal menjalin koneksi soket atau koneksi soket tertutup tidak terduga. Proksi terbalik mungkin salah konfigurasi, silakan hubungi administrator. Untuk info lebih lanjut tentang konfigurasi proksi silakan periksa https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Gagal mendapatkan RouteToken dari pengendali", "Failed to load collections": "Gagal memuat koleksi", "Failed to load document.": "Gagal memuat dokumen.", "Failed to load groups": "Gagal memuat grup", "Failed to load items": "Gagal memuat item", "Failed to load styles": "Gagal memuat gaya", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Gagal memuat dokumen. Harap pastikan jenis berkas didukung dan tidak rusak lalu coba lagi.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Gagal memuat dokumen. Dokumen ini salah format atau mengambil sumber daya melebihi dari yang diizinkan. Silakan hubungi administrator.", "Failed to read document from storage, please try to load the document again.": "Gagal membaca dokumen dari penyimpanan, harap coba muat dokumen lagi.", "Failed to set jwt authentication cookie over insecure connection": "Gagal mengatur cookie autentikasi jwt melalui koneksi yang tidak aman", "Fields": "Bidang", "File": "Berkas", "File name should contain an extension.": "Nama berkas harus mengandung ekstensi.", "Fill Series": "Isi Seri", "Finish electronic signing": "Selesaikan penandatanganan elektronik", "Finland": "Finlandia", "Fixed size": "Ukuran tetap", "Focus Cell": "Sel Fokus", "Following": "Mengikuti", "Following the editor": "Mengikuti editor", "Following {user}": "Mengikuti {user}", "Font": "Fonta", "Font Name": "Nama huruf", "Font Size": "Ukuran Fonta", "Footnotes": "Catatan kaki", "Form": "Formulir", "Format": "Format", "Formula": "Rumus", "Forum": "Forum", "Fraction": "Pecahan", "France": "Prancis", "From": "Dari", "From Beginning": "Dari Awal", "From Current Slide": "Dari Salindia Kini", "From now on clipboard notifications will discreetly appear at the bottom.": "Mulai sekarang notifikasi papan klip akan muncul secara diam-diam di dasar.", "Full Page Slides": "Salindia Halaman Penuh", "Fullscreen presentation": "Presentasi layar penuh", "Function Wizard": "Wahana Pandu Fungsi", "Functions": "Fungsi", "GB": "GB", "General": "Umum", "Georgia": "Georgia", "Germany": "Jerman", "Get Involved": "Ikut Terlibat", "Go Back": "Kembali", "Go Offline": "Pergi Luring", "Go Online": "Pergi Daring", "Good": "Baik", "Gradient End": "Akhir Gradien", "Gradient Start": "Awal Gradien", "Graphs": "Grafik", "Greece": "Yunani", "Group Libraries": "Perpustakaan Grup", "Guernsey": "Guernsey", "HTML Document (.html)": "Dokumen HTML (.html)", "HTML File (.html)": "Berkas HTML (.html)", "HTML file (.html)": "Berkas HTML (.html)", "Hardware resources are sufficient for optimal performance": "Sumber daya perangkat keras cukup untuk kinerja optimal", "Has text: ": "Punya teks: ", "Heading 1": "Tajuk 1", "Heading 2": "Tajuk 2", "Headings and objects that you add to the document will appear here": "Judul dan objek yang Anda tambahkan ke dokumen akan muncul di sini", "Help": "Bantuan", "Hide Menu": "Sembunyikan Menu", "Hide Menu Bar": "Sembunyikan Bilah Menu", "Hide the search bar": "Sembunyikan bilah pencarian", "Highlight cells with...": "Soroti sel dengan...", "History": "Riwayat", "Hit Cancel to open in view-only mode.": "Tekan Batal untuk membuka dalam modus hanya tilik.", "Holy See (Vatican City State)": "Holy See (Negara Kota Vatican)", "Home": "Beranda", "Hungary": "Hungaria", "Iceland": "Islandia", "Idle document - please click to reload and resume editing": "Dokumen idle - silakan klik untuk memuat ulang dan melanjutkan penyuntingan", "Idle document - please tap to reload and resume editing": "Dokumen menganggur - harap ketuk untuk memuat ulang dan melanjutkan penyuntingan", "Idle time": "Waktu menganggur", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Jika Anda ingin berbagi elemen besar di luar {productname} maka perlu mengunduhnya terlebih dahulu.", "Image (.png)": "Gambar (.png)", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Menginisialisasi...", "Insert": "Sisip", "Insert Checkbox": "Sisipkan Kotak Centang", "Insert Columns After": "Sisipkan Kolom Setelah", "Insert Columns Before": "Sisipkan Kolom Sebelum", "Insert Comment": "Tambah Komentar", "Insert Date": "Sisipkan Tanggal", "Insert Dropdown": "Sisipkan Tarik Turun", "Insert Electronic Signature": "Sisipkan Tanda Tangan Elektronik", "Insert Local Image": "Sisipkan Citra Lokal", "Insert Local Multimedia": "Sisipkan Multimedia Lokal", "Insert Picture": "Sisipkan Gambar", "Insert Rich Text": "Sisipkan Rich Text", "Insert Rows Above": "Sisipkan Baris Di Atas", "Insert Rows Below": "Sisipkan Baris Di Bawah", "Insert Shape": "Sisipkan bentuk", "Insert Table": "Sisip Tabel", "Insert connectors": "Sisip konektor", "Insert shapes": "Sisipkan bentuk", "Insert sheet": "Sisipkan lembar", "Insert sheet after this": "Sisip lembar setelah ini", "Insert sheet before this": "Sisipkan lembar sebelum ini", "Insert table": "Sisip tabel", "Insert tabstop": "Sisip posisi tab", "Integrator is not ready for PostMessage calls": "Integrator belum siap untuk pemanggilan PostMessage", "Invalid JSON file": "Berkas JSON tidak valid", "Invalid link: '{url}'": "Tautan tidak valid: '{url}'", "Invert Background": "Balikkan Latar Belakang", "Ireland": "Irlandia", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Tampaknya Anda telah menyalin suatu pilihan yang termasuk gambar eksternal.", "It seems you have tried to insert external data.": "Tampaknya Anda telah mencoba untuk menyisipkan data eksternal.", "Italy": "Italia", "Japan": "Jepang", "Kazakhstan": "Kazakhstan", "Kenya": "Kenya", "Keyboard shortcuts": "Pintasan papan tik", "Kill": "Matikan", "Kill session.": "Matikan sesi.", "Kosovo": "Kosovo", "LOKit version:": "Versi LOKit:", "Language": "Bahasa", "Language:": "Bahasa:", "Last modification": "Modifikasi terakhir", "Last saved:": "Terakhir tersimpan:", "Latest Updates": "Pembaruan Terakhir", "Latvia": "Latvia", "Layout": "Tata Letak", "Left Margin": "Margin Kiri", "License": "Lisensi", "Liechtenstein": "Liechtenstein", "Linear": "Linier", "Lithuania": "Lithuania", "Loading references": "Memuat acuan", "Loading...": "Memuat...", "Local Image...": "Gambar Lokal...", "Local Multimedia...": "Mutimedia lokal...", "Log": "Log", "Log Levels": "Aras Log", "Look for the accessibility section in coolwsd.xml for server setting. ": "Cari bagian aksesibilitas di coolwsd.xml untuk pengaturan server. ", "Loose": "Longgar", "Luxembourg": "Luxembourg", "MB": "MB", "Malta": "Malta", "Master": "Induk", "Master Pages": "Halaman Induk", "Master View": "Tilikan Induk", "Max": "Maksimum", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Memori virtual proses Dokumen maksimum (dalam KB) - kurangi saja", "Maximum Document process virtual memory (in MB) - reduce only": "Memori virtual proses Dokumen maksimum (dalam MB) - kurangi saja", "Maximum file size allowed to write to disk (in MB) - reduce only": "Ukuran berkas maksimum diizinkan untuk menulis ke diska (dalam MB) - hanya kurangi", "Memory": "Memori", "Memory Graph": "Grafik Memori", "Memory History": "Riwayat Memori", "Memory consumed": "Memori terpakai", "Mexico": "Meksiko", "Min": "Minimum", "Minimum": "Minimum", "Missing Fonts": "Fonta Kurang", "Modified": "Diubah", "Modify": "Ubah", "Moldova, Republic of": "Republik Moldova", "Monaco": "Monaco", "Montenegro": "Montenegro", "More highlights...": "Lebih banyak sorotan...", "More information and support": "Informasi dan dukungan lebih lanjut", "More...": "Lebih...", "Move Sheet Left": "Pindahkan Sheet ke Kiri", "Move Sheet Right": "Pindahkan Sheet ke Kanan", "My Library": "Pustaka Saya", "My Publications": "Publikasi Saya", "Named Range": "Rentang Yang Dinamai", "Navigator": "Navigator", "Netherlands": "Belanda", "Network Graph": "Grafik Jaringan", "Neutral": "Netral", "New Zealand": "Selandia Baru", "Next": "Selanjutnya", "Next Slide": "Salindia Selanjutnya", "No Comments": "Tidak ada komentar", "No Notes": "Tidak ada Catatan", "No color": "Tanpa warna", "No disk space left on server.": "Tidak ada lagi ruang diska yang tersedia di server.", "No fill": "Tidak ada isian", "No issues found": "Tidak ditemukan masalah", "No problems with SSL verification detected": "Tidak ada masalah terdeteksi dengan verifikasi SSL", "None": "Nihil", "None (Do not check spelling)": "Tidak (Jangan periksa ejaan)", "Normal": "Normal", "North Macedonia, Republic of": "Republik Macedonia Utara", "Norway": "Norwegia", "Notes": "Catatan", "Notes Pages": "Halaman Catatan", "Notes View": "Tilikan Catatan", "Number": "Nomor", "Number of Documents": "Banyaknya Dokumen", "Number of Pages": "Nomor Halaman", "Number of Sheets": "Jumlah Lembar", "Number of Slides": "Nomor Salindia", "ODF Drawing (.odg)": "Gambar ODF (.odg)", "ODF presentation (.odp)": "Presentasi ODF (.odp)", "ODF spreadsheet (.ods)": "Lembar sebar ODF (.ods)", "ODF text document (.odt)": "Dokumen teks ODF (*.odt)", "OK": "OK", "OPEN": "BUKA", "Off": "Mati", "On": "Nyala", "Once citations are entered their storage and display type can not be changed.": "Setelah sitasi dimasukkan, jenis penyimpanan dan tampilannya tidak dapat diubah.", "Online Help": "Bantuan daring", "Only the document owner can change the password.": "Hanya pemilik dokumen yang bisa mengubah sandi.", "Oops, there is a problem connecting the document": "Ups, ada masalah saat menghubungkan dokumen", "Oops, there is a problem connecting to {productname}: ": "Ups, ada masalah saat menghubungkan {productname}: ", "Open in full view": "Buka dalam tampilan penuh", "Open link": "Buka tautan", "Open menu": "Buka Menu", "Out of table": "Kehabisan tabel", "Overview": "Ringkasan", "Overwrite": "Timpa", "PB": "PB", "PDF Document (.pdf)": "Dokumen PDF (.pdf)", "PDF Document (.pdf) - Expert": "Dokumen PDF (.pdf) - Tingkat Lanjut", "PDF Document (.pdf) as...": "Dokumen PDF (.pdf) sebagai...", "PID": "PID", "Page Layout": "Tata Letak Halaman", "Page Setup": "Pengaturan Halaman", "Paste": "Tempel", "Paste Slide": "Tempel Slide", "Paste Special": "Tempel Khusus", "Paste from this document": "Tempel dari dokumen ini", "Path": "Jalur", "Pause": "Jeda", "Pause... ( %SECONDS% )": "Jeda... ( %SECONDS% )", "Percent": "Persen", "Permission Mode": "Mode Izin", "Philippines": "Filipina", "Picture": "Gambar", "Please save or discard the comment currently being edited.": "Silakan simpan atau buang komentar yang saat ini sedang disunting.", "Please send us your feedback": "Kirimkan tanggapan Anda kepada kami", "Please use following combination to see more options:": "Harap gunakan kombinasi berikut untuk melihat lebih banyak opsi:", "Please wait kubernetes cluster is scaling...": "Harap tunggu, klaster kubernetes sedang diskalakan...", "Please wait!": "Harap tunggu!", "Poland": "Polandia", "Portugal": "Portugal", "PostMessage API is initialized": "API PostMessage sudah diinisialisasi", "PowerPoint 2003 Presentation (.ppt)": "Presentasi PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentasi PowerPoint (.pptx)", "Present current slide": "Sajikan salindia saat ini", "Present in Window": "Ada dalam Jendela", "Present in new window": "Ada di jendela baru", "Presentation": "Presentasi", "Presentation disabled": "Presentasi dinonaktifkan", "Presentation mode has been disabled for this document": "Mode presentasi telah dinonaktifkan untuk dokumen ini", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentasi diblokir. Harap izinkan pop-up di peramban Anda. Ini memungkinkan pertunjukan salindia ditampilkan dalam jendela terpisah, memungkinkan untuk berbagi layar secara mudah.", "Presenter Console": "Konsol Penyaji", "Presenting in fullscreen": "Menyajikan dalam layar penuh", "Presenting in window": "Menyajikan dalam jendela", "Previous": "Sebelumnya", "Print dialog": "Dialog cetak", "Promote to top comment": "Promosikan ke komentar puncak", "Properties": "Properti", "Provider:": "Penyedia:", "Qatar": "Qatar", "Quadratic": "Kuadratis", "RELOAD": "MUAT ULANG", "Radial": "Radial", "Read mode": "Modus baca", "Read-only": "Hanya baca", "Received": "Diterima", "Recent": "Terkini", "Reconnecting...": "Menghubungkan ulang...", "Redo": "Jadi Lagi", "References": "Referensi", "Refresh": "Segarkan", "Refresh Citations": "Segarkan Sitasi", "Refresh Log": "Segarkan Log", "Reject change": "Tolak Perubahan", "Reloading the document after rename": "Memuat ulang dokumen setelah mengganti nama", "Remove": "Buang", "Remove Thread": "Hapus Thread", "Remove link": "Buang tautan", "Remove print area": "Buang wilayah cetak", "Rename": "Namai Ulang", "Rename Document": "Namai Ulang Dokumen", "Rename sheet": "Ganti nama lembar", "Renaming...": "Mengganti nama...", "Repair": "Perbaiki", "Repair Document": "Perbaiki Dokumen", "Repeat in {0} seconds": "Ulangi dalam {0} detik", "Replace": "Ganti", "Reply": "Balas", "Report an issue": "Laporkan isu", "Reset to Default Language": "Atur Ulang ke Bahasa Baku", "Reset zoom": "Atur ulang zum", "Resolve": "Selesaikan", "Resolve Thread": "Selesaikan Thread", "Resolved": "Terselesaikan", "Restart": "Mulai Ulang", "Restoring older revision. Any unsaved changes will be available in version history": "Memulihkan revisi yang lebih lama. Setiap perubahan yang belum disimpan akan tersedia dalam riwayat versi", "Resume": "Lanjutkan", "Review": "Ulasan", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Teks Kaya (.rtf)", "Right Margin": "Margin Kanan", "Romania": "Rumania", "Row Height": "Tinggi Baris", "Row {0}": "Baris {0}", "Row {0} through {1}": "Baris {0} sampai {1}", "Rows": "Baris", "Ruler": "Penggaris", "Russian Federation": "Federasi Rusia", "San Marino": "San Marino", "Saudi Arabia": "Arab Saudi", "Save": "Simpan", "Save As": "Simpan Sebagai", "Save Comments": "Simpan Komentar", "Save as ODF format": "Simpan sebagai format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Penyimpanan gagal karena dokumen terlalu besar atau melewati batas ruang penyimpanan. Dokumen akan menjadi hanya baca tetapi Anda masih bisa mengunduhnya untuk menyediakan salinan lokal.", "Save failed due to no disk space left. Document will now be read-only.": "Gagal menyimpan karena tidak ada ruang diska tersisa. Dokumen saat ini hanya baca.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Penyimpanan gagal karena tidak tersedianya ruang. Dokumen akan menjadi hanya baca. Harap pastikan ruang diska sudah tersedia lalu coba simpan lagi.", "Save to new file": "Simpan ke berkas baru", "Saved": "Tersimpan", "Saving": "Menyimpan", "Saving...": "Menyimpan...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Ilmiah", "Screen Reading": "Pembacaan Layar", "Screen reader support for text content is disabled. ": "Dukungan pembaca layar untuk konten teks dinonaktifkan. ", "Scroll down": "Gulir turun", "Scroll down annotations": "Gulirkan anotasi ke bawah", "Scroll left": "Gulir kiri", "Scroll right": "Gulir kanan", "Scroll to the first sheet": "Gulir ke lembar pertama", "Scroll to the last sheet": "Gulir ke lembar terakhir", "Scroll up": "Gulir naik", "Scroll up annotations": "Gulirkan anotasi ke atas", "Search": "Cari", "See history": "Lihat riwayat", "See revision history": "Lihat histori perubahan", "Select language": "Pilih bahasa", "Select multiple cells": "Pilih beberapa sel", "Select range": "Pilih rentang", "Selected external data source is forbidden. Please contact the system administrator.": "Sumber data eksternal yang dipilih dilarang. Harap hubungi administrator sistem.", "Selected range of cells": "Pilih rentang sel", "Selection Mode": "Mode Seleksi", "Selection count": "Cacah pilihan", "Selection mode: inactive": "Mode pemilihan: tidak aktif", "Send Feedback": "Kirim Umpan", "Sent": "Terkirim", "Serbia": "Serbia", "Served by:": "Dilayani oleh:", "Server audit": "Audit server", "Server has been shut down; please reload the page.": "Server telah dimatikan; silakan muat ulang halaman.", "Server is down, restarting automatically. Please wait.": "Server mati, layanan akan dimulai ulang otomatis. Tunggu sebentar.", "Server is now reachable. We have to refresh the page now.": "Server sekarang dapat dijangkau. Kita harus me-refresh halaman sekarang.", "Server is now reachable...": "Server sekarang dapat dijangkau...", "Server is shutting down": "Server sedang menuju mati", "Server is shutting down for maintenance (auto-saving)": "Pelden dimatikan untuk pemeliharaan (penyimpanan otomatis)", "Server returned this reason:": "Server mengembalikan alasan ini:", "Server uptime": "Lama nyala server", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Layanan tidak tersedia. Silakan coba lagi nanti dan laporkan ke administrator Anda jika masalah berlanjut.", "Session terminated by document owner": "Sesi diakhiri oleh pemilik dokumen", "Set Language for All text": "Tata Bahasa untuk Semua Teks", "Set Language for Paragraph": "Tata Bahasa untuk Paragraf", "Set Language for Selection": "Tata Bahasa untuk Pemilihan", "Set Log Levels": "Atur Aras Log", "Settings": "Pengaturan", "Shapes": "Bentuk", "Share": "Bagikan", "Share...": "Bagikan...", "Shared Config URL is missing in initial variables.": "URL Konfigurasi bersama kurang dalam variabel awal.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Tampilkan Komentar", "Show Grid": "Tampilkan Kisi", "Show Menu": "Tampilkan Menu", "Show Ruler": "Tampilkan Penggaris", "Show Sidebar": "Tampilkan Bilah Sisi", "Show Status Bar": "Tampilkan Bilah Status", "Show on the side": "Tampilkan di sisi", "Show sheets": "Tampilkan lembaran", "Show status bar": "Tampilkan bilah status", "Show the search bar": "Tampilkan bilah pencarian", "Shutdown Server": "Matikan Server", "Signature": "Tanda tangan", "Singapore": "Singapura", "Slide Transition": "Transisi Salindia", "Slide {0} of {1}": "Salindia {0} dari {1}", "Slides": "Salindia", "Slovakia": "Slovakia", "Slovenia": "Slovenia", "Smart Picker": "Pemetik Cerdas", "Snap to Grid": "Lengket ke Kisi", "Solid": "Padat", "Someone": "Seseorang", "Something went wrong. Please try to refresh the page.": "Ada yang salah. Silakan coba menyegarkan halaman.", "South Africa": "Afrika Selatan", "South Korea": "Korea Selatan", "Spain": "Spanyol", "Sparkline": "Grafik mini", "Square": "Bujur Sangkar", "Standard": "Standar", "Status": "Status", "Status Bar": "Bilah Status", "Stop following": "Berhenti mengikuti", "Store as:": "Simpan sebagai:", "Style": "Gaya", "Style List": "Daftar Gaya", "Style list": "Daftar gaya", "Styles": "Gaya", "Successfully exported: ": "Berhasil diekspor: ", "Sum": "Jumlah", "Sweden": "Swedia", "Switzerland": "Swiss", "TB": "TB", "Table": "Tabel", "Table with {0} rows and {1} columns": "Tabel dengan {0} baris dan {1} kolom", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Ketuk untuk ciutkan", "Tap to expand": "Ketuk untuk kembangkan", "Text": "Teks", "Text orientation": "Orientasi Teks", "The IsAdminUser property is not set by integration": "Properti IsAdminUser tidak diatur oleh integrasi", "The IsAdminUser user property is set by integration": "Properti pengguna IsAdminUser diatur oleh integrasi", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokumen ini berisi beberapa sitasi yang mungkin tidak dapat dijangkau melalui API web. Hal ini dapat menyebabkan beberapa masalah saat mengedit sitasi atau daftar pustaka.", "The document could not be locked, and is opened in read-only mode.": "Dokumen tidak bisa dikunci, dan dibuka dalam mode hanya baca.", "The document could not be locked.": "Dokumen tidak dapat dikunci.", "The document is being renamed and will reload shortly": "Dokumen sedang diganti namanya dan akan segera dimuat ulang", "The document is being signed and will be availably shortly": "Dokumen sedang ditandatangani dan akan tersedia sebentar lagi", "The document is not signed.": "Dokumen tidak ditanda tangani.", "The document is switching to Offline mode and will reload shortly": "Dokumen beralih ke mode Luring dan akan dimuat ulang sebentar lagi", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokumen terlalu besar atau tidak ada ruang diska yang tersisa untuk menyimpan. Dokumen sekarang akan menjadi hanya-baca.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Berkas bertipe: {0} tidak dapat diunggah ke server karena berkas tidak memiliki nama", "The file of type: {0} cannot be uploaded to server since the file is empty": "Berkas bertipe: {0} tidak dapat diunggah ke server karena berkas kosong", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL host kosong. Server coolwsd mungkin salah konfigurasi, harap hubungi administrator.", "The server encountered a {0} error while parsing the {1} command.": "Server mengalami kesalahan {0} saat menguraikan perintah {1}.", "The server has been disconnected.": "Server telah terputus.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Tanda tangannya OK, tetapi sertifikat tidak dapat divalidasi dan dokumen hanya ditandatangani sebagian.", "The signature is OK, but the certificate could not be validated.": "Tanda tangannya OK, tetapi sertifikat tidak dapat divalidasi.", "The signature is OK, but the document is only partially signed.": "Tanda tangannya OK, tetapi dokumen hanya ditandatangani sebagian.", "The signature line can now be moved or resized as needed.": "Baris tanda tangan sekarang dapat dipindahkan atau diubah ukuran sesuai kebutuhan.", "The signature was valid, but the document has been modified.": "Tanda tangan valid, tapi dokumen telah diubah.", "Theme colors": "Warna tema", "This document has an invalid signature.": "Dokumen ini punya tanda tangan yang tidak valid.", "This document is digitally signed and the signature is valid.": "Dokumen ini ditandatangani secara digital dan tanda tangannya valid.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dokumen ini mungkin berisi pemformatan atau konten yang tidak dapat disimpan dalam format berkas saat ini.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Ini adalah versi {productname} yang tidak didukung. Untuk menghindari kesan bahwa produk ini cocok untuk penggelaran di perusahaan, pesan ini muncul ketika lebih dari {docs} dokumen atau sambungan {connections} sedang digunakan secara bersamaan.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Layanan ini terbatas pada{0} dokumen, dan%1 koneksi total oleh admin. Batas ini telah tercapai. Silakan coba lagi nanti.", "This version of {productname} is powered by": "Versi {productname} ini ditenagai oleh", "Tight": "Ketat", "Time": "Waktu", "Time interval of CPU statistics (in ms)": "Selang waktu statistik CPU (dalam ms)", "Time interval of memory statistics (in ms)": "Selang waktu statistik memori (dalam ms)", "Title": "Judul", "To": "Ke", "To paste outside {productname}, please first click the 'download' button": "Untuk menempel di luar {productname}, silakan klik dulu tombol 'unduh'", "To prevent accidental changes, the author has set this file to open as view-only": "Untuk mencegah perubahan yang tak diharapkan, penulis telah menata berkas ini untuk dibuka sebagai hanya-tilik", "Toggle UI Mode": "Jungkit Modus UI", "Top Margin": "Margin Atas", "Top N elements...": "Elemen N tertinggi...", "Top N percent...": "Tertinggi N persen...", "Top/Bottom Rules...": "Aturan Puncak/Dasar...", "Turkey": "Turki", "Type": "Tipe", "Ukraine": "Ukraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Host WOPI tanpa otorisasi. Silakan coba lagi nanti dan laporkan ke administrator Anda jika masalah berlanjut.", "Undo": "Tak Jadi", "United Arab Emirates": "Uni Emirat Arab", "United Kingdom": "Britania Raya", "United States of America": "Amerika Serikat", "Unlink Citations": "Lepaskan Sitasi", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Melepas taut sitasi akan mencegah Collabora Online memperbarui sitasi dan bibliografi dalam dokumen ini.", "Unlock": "Buka", "Unresolve": "Tidak terselesaikan", "Unresolve Thread": "Utas Belum Terselesaikan", "Unsupported server version.": "Versi server tidak didukung.", "Update": "Perbarui", "Update Index": "Perbarui Indeks", "Update Log Levels": "Perbarui Aras Log", "Updated citations": "Sitasi yang diperbarui", "Updating citations": "Memperbarui sitasi", "Upload Wordbook": "Unggah Buku Kata", "Upload Xcu": "Unggah Xcu", "Uploaded": "Terunggah", "Uploading file to server failed with status: {0}": "Mengunggah berkas ke server gagal dengan status: {0}", "Uploading file to server failed, file not found.": "Mengunggah berkas ke server gagal, berkas tidak ditemukan.", "Uploading file to server failed, the file is too large.": "Gagal mengunggah berkas ke server, ukuran berkas terlalu besar.", "Uploading...": "Memuat...", "Use Compact view": "Gunakan tilikan Ringkas", "Use Tabbed view": "Gunakan tilikan Bertab", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Ruas is_admin yang usang digunakan, integrasi harus menggunakan properti IsAdminUser sebagai pengganti", "User List Summary": "Ringkasan Senarai Pengguna", "User Name": "Nama Pengguna", "Users online": "Pengguna daring", "Values between...": "Nilai antara...", "Values duplicate...": "Nilai duplikat...", "Values equal to...": "Nilai yang sama dengan...", "Values greater than...": "Nilai yang lebih dari...", "Values less than...": "Nilai yang kurang dari...", "Version Information": "Informasi Versi", "Very Loose": "Sangat Longgar", "Very Tight": "Sangat Ketat", "View": "Tilikan", "Views": "Tilikan", "WOPI host": "host WOPI", "Warning": "Peringatan", "Warning! The browser you are using is not supported.": "Peringatan! Browser yang Anda gunakan tidak didukung.", "We are in the process of cleaning up this document from the last session, please try again later.": "Kami sedang dalam proses membersihkan dokumen ini dari sesi terakhir, silakan coba lagi nanti.", "Welcome Dialog": "Dialog Selamat Datang", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Aduh, ini memalukan, kami tidak bisa menyambung ke dokumen Anda. Harap coba lagi.", "What?": "Apa?", "When?": "Kapan?", "Who?": "Siapa?", "Windowed Presentation Blocked": "Presentasi Dalam Jendela Diblokir", "Windowed Presentation: ": "Presentasi Dalam Jendela: ", "Word 2003 Document (.doc)": "Dokumen Word 2003 (.doc)", "Word Counter": "Penjumlah Kata", "Word Document (.docx)": "Word Dokument (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Parameter WOPISrc salah atau hilang, silakan hubungi dukungan.", "Wrong password provided. Please try again.": "Sandi salah. Harap coba lagi.", "Wrong server, reconnecting...": "Peladen salah, menyambungkan kembali...", "YB": "YB", "You": "Kamu", "You are already presenting this document": "Anda sudah mulai menyajikan dokumen ini", "You are leaving the document. The following web page will open in a new tab: ": "Anda akan meninggalkan dokumen. Halaman web berikut akan dibuka pada tab baru: ", "You have not done anything to rollback yet...": "Anda belum melakukan apa pun untuk di-rollback...", "You need to enable it both at server level and in the UI. ": "Anda perlu mengaktifkannya baik di tingkat server dan di UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Server Collabora Online Anda membutuhkan pembaruan. Versi {0} tersedia.", "Your WOPI server is not secure: SSL verification failed": "Server WOPI Anda tidak aman: verifikasi SSL gagal", "Your browser has very limited access to the clipboard": "Peramban Anda memiliki akses yang sangat terbatas ke papan klip", "Your changes have been saved": "Perubahan telah disimpan", "Your library is empty": "Pustaka Anda kosong", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Server Anda dikonfigurasi dengan sumber daya perangkat keras yang tidak memadai, yang dapat menyebabkan kinerja buruk.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Sesi Anda telah kadaluwarsa. Perubahan lebih lanjut pada dokumen bisa saja tidak disimpan. Harap segarkan sesi (atau halaman web) untuk melanjutkan. Anda mungkin perlu untuk masuk log kembali.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Sesi Anda akan kadaluwarsa dalam {time}. Harap simpan pekerjaan Anda dan segarkan sesi (atau halaman web) untuk melanjutkan. Anda mungkin perlu untuk masuk log kembali.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Gugus {productname} Anda tampaknya salah dikonfigurasi atau mengalami penskalaan dengan cepat - harap hubungi administrator sistem Anda. Melanjutkan penyuntingan dapat mengakibatkan beberapa pengguna tidak dapat melihat satu sama lain, konflik dalam penyimpanan dokumen, dan/atau masalah salin/tempel. ServerId {0} yang diharapkan untuk ruteToken {1} tetapi terhubung ke serverId {2}", "ZB": "ZB", "Zoom In": "Perbesar", "Zoom Out": "Perkecil", "Zotero API key is incorrect": "Kunci API Zotero salah", "Zotero API key is not configured": "Kunci API Zotero tidak dikonfigurasi", "Zotero Warning": "Peringatan Zotero", "cell address": "alamat sel", "file type icon": "ikon jenis berkas", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "balasan", "reply": "balas", "the Help tab": "tab Bantuan", "the View menu": "menu Tilikan", "warning: copy/paste request timed out": "peringatan: permintaan salin/tempel kehabisan waktu", "{0} deleted": "{0} dihapus", "{0} selected": "{0} dipilih", "{0} tab selected": "{0} tab dipilih", "{0} unselected": "{0} tidak dipilih", "{username} saved this document as {filename}. Do you want to join?": "{username} menyimpan dokumen ini sebagai {filename}. Apakah Anda ingin bergabung?", "{user} has joined": "{user} telah bergabung", "{user} has left": "{user} telah keluar", "\u00c5land Islands": "Kepulauan \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-is.json b/f7cloud-office/browser/dist/l10n/ui-is.json new file mode 100644 index 0000000..be54557 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-is.json @@ -0,0 +1 @@ +{" document(s) open.": " skj\u00f6l opin.", " hrs": " klst", " mins": " m\u00edn", " s": " sek", " user(s).": " notandi/notendur.", "\"Slow Proxy\"": "\"H\u00e6gvirkur milli\u00fej\u00f3nn\"", "%n users": "%n notendur", "(current)": "(n\u00faverandi)", "0 users": "0 notendur", "1 user": "1 notandi", "A comment is being edited": "Veri\u00f0 er a\u00f0 breyta athugasemd", "About": "Um hugb\u00fana\u00f0inn", "Accept": "Sam\u00feykkja", "Accept change": "Sam\u00feykkja breytingu", "Active Sheet": "Virkt bla\u00f0", "Active sheet": "Virkt bla\u00f0", "Add Bibliography": "B\u00e6ta vi\u00f0 heimildaskr\u00e1", "Add Citation": "B\u00e6ta vi\u00f0 tilvitnun", "Add Citation Note": "B\u00e6ta vi\u00f0 minnispunkti me\u00f0 tilvitnun", "Add Note": "B\u00e6ta vi\u00f0 minnispunkti", "Admin console": "Stj\u00f3rnskj\u00e1r kerfisstj\u00f3ra", "All": "Allt", "All Sheets": "\u00d6ll bl\u00f6\u00f0", "Always follow the editor": "Alltaf fylgja ritlinum", "An error occurred while fetching notes": "Villa kom upp vi\u00f0 a\u00f0 s\u00e6kja minnispunkta", "An error occurred while fetching style list": "Villa kom upp vi\u00f0 a\u00f0 s\u00e6kja lista yfir st\u00edla", "Analytics": "Greiningar", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Hefur\u00f0u \u00e1huga \u00e1 a\u00f0 leggja \u00feitt af m\u00f6rkum en veist ekki hvar \u00fe\u00fa getur byrja\u00f0? Sko\u00f0a\u00f0u vel skref-fyrir-skref lei\u00f0beiningarnar og bygg\u00f0u K\u00d3\u00d0ANN fr\u00e1 grunni. \u00de\u00fa getur l\u00edka hj\u00e1lpa\u00f0 til vi\u00f0 \u00fe\u00fd\u00f0ingar e\u00f0a me\u00f0 \u00fev\u00ed a\u00f0 senda inn villusk\u00fdrslur me\u00f0 \u00f6llum uppl\u00fdsingum um hvernig h\u00e6gt er a\u00f0 framkalla vi\u00f0komandi villur.", "Are you sure you want to delete sheet, {sheet}?": "Ertu viss um a\u00f0 \u00fe\u00fa viljir ey\u00f0a bla\u00f0inu {sheet}?", "Are you sure you want to delete this page?": "Ertu viss um a\u00f0 \u00fe\u00fa viljir ey\u00f0a \u00feessari s\u00ed\u00f0u?", "Are you sure you want to delete this slide?": "Ertu viss um a\u00f0 \u00fe\u00fa viljir ey\u00f0a \u00feessari skyggnu?", "Are you sure you want to shut down the server?": "Ertu viss a\u00f0 \u00fe\u00fa viljir sl\u00f6kkva \u00e1 \u00fej\u00f3ninum?", "Are you sure you want to terminate this session?": "Ertu viss um a\u00f0 \u00fe\u00fa viljir lj\u00faka \u00feessari setu?", "Automatic": "Sj\u00e1lfvirkt", "Automatic color": "Sj\u00e1lfvirkur litur", "Autosaved": "Vista\u00f0 sj\u00e1lfvirkt", "Average": "Me\u00f0altal", "Axial": "\u00c1sl\u00e6gt", "BB": "BB", "Background Color": "Bakgrunnslitur", "Bad": "Sl\u00e6mt", "Bookmarks": "B\u00f3kamerki", "Boolean Value": "Boole-gildi", "Borders": "Ja\u00f0rar", "Bytes received": "M\u00f3ttekin b\u00e6ti", "Bytes sent": "Send b\u00e6ti", "COOLWSD version:": "COOLWSD \u00fatg\u00e1fa:", "CPU Graph": "Graf fyrir \u00f6rgj\u00f6rva", "CSV File (.csv)": "CSV-skr\u00e1 (.csv)", "CSV file (.csv)": "CSV-skr\u00e1 (.csv)", "Cache size of CPU statistics": "Sty\u00e6r\u00f0 bi\u00f0minnis fyrir t\u00f6lfr\u00e6\u00f0i \u00f6rgj\u00f6rva", "Cache size of memory statistics": "St\u00e6r\u00f0 bi\u00f0minnis fyrir minnist\u00f6lfr\u00e6\u00f0i", "Cancel": "H\u00e6tta vi\u00f0", "Cell borders": "Ja\u00f0rar reita", "Channel Filter:": "R\u00e1sas\u00eda:", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Sko\u00f0a\u00f0u \u00fatg\u00e1fuuppl\u00fdsingarnar og l\u00e6r\u00f0u allt um: n\u00fdjustu \u00fer\u00f3unar\u00fatg\u00e1fu Collabora Online, sem h\u00f6nnu\u00f0 er fyrir heimanotendur og sm\u00e6rri teymi.", "Checkbox": "G\u00e1treitur", "Choice of functions": "Val a\u00f0ger\u00f0a", "Citation Preferences": "Kj\u00f6rstillingar tilvitnana", "Citation Style": "St\u00edll tilvitnunar", "Citation warning": "A\u00f0v\u00f6run vegna tilvitnunar", "Citations update failed": "Uppf\u00e6rsla tilvitnana mist\u00f3kst", "Cleaning up the document from the last session.": "Hreinsa upp skjali\u00f0 fr\u00e1 s\u00ed\u00f0ustu setu.", "Clear the search field": "Hreinsa leitarsv\u00e6\u00f0i", "Close": "Loka", "Close document": "Loka skjali", "Cluster configuration warning": "A\u00f0v\u00f6run var\u00f0andi uppsetningu klasa", "Collabora Online Development Edition": "\u00fer\u00f3unar\u00fatg\u00e1fu Collabora Online", "Collabora Online Welcome": "Velkomin \u00ed Collabora Online", "Collapse Tabs": "Fella flipa saman", "Color": "Litur", "Column Width": "Breidd d\u00e1lks", "Columns": "D\u00e1lkar", "Comment": "Athugasemd", "Compact view": "\u00dej\u00f6ppu\u00f0 \u00e1s\u00fdnd", "Confirm": "Sta\u00f0festa", "Confirmation": "Sta\u00f0festing", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u00c1rekstur vegna Afturkalla/Endurtaka vi\u00f0 a\u00f0ra notendur. Nota\u00f0u vi\u00f0ger\u00f0 \u00e1 skjali til a\u00f0 leysa \u00feetta", "Connecting...": "Tengist...", "Connection error": "Tengingarvilla", "Content copied to clipboard": "Efni afrita\u00f0 \u00e1 klippispjald", "Continue editing": "Halda \u00e1fram breytingum", "Continue read only": "Halda \u00e1fram skrifvari\u00f0", "Copy": "Afrita", "Copy Sheet...": "Afrita bla\u00f0...", "Copy all version information in English": "Afrita allar \u00fatg\u00e1fuuppl\u00fdsingar \u00e1 ensku", "Copy link location": "Afrita sta\u00f0setningu tengils", "Copying from the document disabled": "Afritun \u00far skjalinu er ekki virk", "Count": "Fj\u00f6ldi", "CountA": "Fj\u00f6ldiA", "Creating copy...": "B\u00fd til afrit...", "Creating new file from template...": "B\u00fd til n\u00fdja skr\u00e1 \u00fat fr\u00e1 sni\u00f0m\u00e1ti...", "Creator(s)": "B\u00fai\u00f0 til af)", "Currency": "Gjaldmi\u00f0ill", "Dark Mode": "D\u00f6kkur hamur", "Dashboard": "Stj\u00f3rnbor\u00f0", "Data": "G\u00f6gn", "Date": "Dagsetning", "Default": "Sj\u00e1lfgefi\u00f0", "Default Style": "Sj\u00e1lfgefinn st\u00edll", "Define print area": "Skilgreindu prentsv\u00e6\u00f0i", "Delete": "Ey\u00f0a", "Delete Columns": "Ey\u00f0a d\u00e1lkum", "Delete Rows": "Ey\u00f0a r\u00f6\u00f0um", "Delete tabstop": "Ey\u00f0a inndr\u00e1ttarmerki", "Discard": "Henda", "Discover All The Changes": "Sj\u00e1 allar breytingarnar", "Dismiss": "Hunsa", "Document": "Skjal", "Document cannot be exported. Please try again.": "Ekki er h\u00e6gt a\u00f0 flytja \u00fat skjali\u00f0. Pr\u00f3fa\u00f0u aftur.", "Document cannot be renamed, please check your permissions.": "Ekki er h\u00e6gt a\u00f0 endurnefna skjali\u00f0, athuga\u00f0u heimildirnar \u00fe\u00ednar.", "Document cannot be renamed.": "Ekki er h\u00e6gt a\u00f0 endurnefna skjal.", "Document cannot be saved, please check your permissions.": "Ekki er h\u00e6gt a\u00f0 vista skjali\u00f0, athuga\u00f0u heimildirnar \u00fe\u00ednar.", "Document cannot be saved.": "Ekki er h\u00e6gt a\u00f0 vista skjal.", "Document has been changed": "Skjalinu hefur veri\u00f0 breytt", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Skjali hefur veri\u00f0 breytt \u00ed gagnageymslu. Hva\u00f0 viltu gera vi\u00f0 \u00f3vista\u00f0ar breytingar?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Skjali hefur veri\u00f0 breytt \u00ed geymslu. Hle\u00f0 inn n\u00fdja skjalinu. \u00datg\u00e1fan \u00fe\u00edn er tilt\u00e6k sem s\u00e9rst\u00f6k skr\u00e1ar\u00fatg\u00e1fa.", "Document is getting migrated": "Veri\u00f0 er a\u00f0 yfirf\u00e6ra skjal", "Document requires password to modify.": "Krafist er lykilor\u00f0s til a\u00f0 h\u00e6gt s\u00e9 a\u00f0 breyta skjalinu.", "Document requires password to view.": "Krafist er lykilor\u00f0s til a\u00f0 h\u00e6gt s\u00e9 a\u00f0 sko\u00f0a skjali\u00f0.", "Documents open": "Opnu\u00f0 skj\u00f6l", "Documents:": "Skj\u00f6l:", "Don\u2019t show this again": "Ekki birta \u00feetta aftur", "Download": "S\u00e6kja", "Download Selection": "Hla\u00f0a ni\u00f0ur vali", "Download as": "Hla\u00f0a ni\u00f0ur sem", "Download completed and ready to be copied to clipboard.": "Ni\u00f0urhali er loki\u00f0 og er tilb\u00fai\u00f0 til a\u00f0 vera afrita\u00f0 \u00e1 klippispjald.", "Download failed": "Ni\u00f0urhal mist\u00f3kst", "Downloading clipboard content": "S\u00e6ki efni af klippispjaldi", "Downloading...": "S\u00e6ki...", "Dropdown": "Fellilisti", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Breyta", "Edit document": "Breyta skjali", "Edit link": "Breyta tengli", "Elapsed time": "Li\u00f0inn t\u00edmi", "Ellipsoid": "Sporbaugs", "Endnotes": "Eftirm\u00e1lar", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Nj\u00f3ttu n\u00fdjustu \u00fer\u00f3unar \u00ed vinnuhugb\u00fana\u00f0i, frj\u00e1lst \u00fe\u00e9r til afnota, til a\u00f0 kanna og a\u00f0 nota \u00ed samvinnu vi\u00f0 a\u00f0ra, beint \u00ed vafranum \u00fe\u00ednum. \u00ddmis sm\u00e1forrit eru einnig \u00ed bo\u00f0i fyrir snjallt\u00e6ki.", "Enter a file name": "Settu inn skr\u00e1arheiti", "Enter new sheet name": "Settu inn n\u00fdtt nafn \u00e1 bla\u00f0inu", "Entering text mode": "Fer \u00ed innsl\u00e1tt texta", "Error": "Villa", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 t\u00f6flureiknir (.xls)", "Excel Spreadsheet (.xlsx)": "Excel t\u00f6flureiknir (.xlsx)", "Expired:": "\u00datrunni\u00f0:", "Explore The New {coolversion}": "Kynntu \u00fe\u00e9r n\u00fdju \u00fatg\u00e1funa af {coolversion}", "Export As": "Flytja \u00fat sem", "Export as": "Flytja \u00fat sem", "Exported to storage": "Flutt \u00fat \u00ed geymslu", "External link": "Ytri tengill", "Failed to authenticate this session over protocol {0}": "T\u00f3kst ekki a\u00f0 au\u00f0kenna \u00feessa setu me\u00f0 {0} samskiptam\u00e1tanum", "Failed to download clipboard, please re-copy": "T\u00f3kst ekki a\u00f0 s\u00e6kja klippispjald, afrita\u00f0u aftur", "Failed to load collections": "Mist\u00f3kst a\u00f0 hla\u00f0a inn s\u00f6fnum", "Failed to load document.": "Gat ekki hla\u00f0i\u00f0 inn skjalinu.", "Failed to load groups": "Mist\u00f3kst a\u00f0 hla\u00f0a inn h\u00f3pum", "Failed to load items": "Mist\u00f3kst a\u00f0 hla\u00f0a inn atri\u00f0um", "Failed to load styles": "Mist\u00f3kst a\u00f0 hla\u00f0a inn st\u00edlum", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Gat ekki hla\u00f0i\u00f0 inn skjalinu. G\u00e6ttu a\u00f0 hvort tegund skjals s\u00e9 studd og a\u00f0 \u00fea\u00f0 s\u00e9 ekki skemmt, og reyndu s\u00ed\u00f0an aftur.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Mist\u00f3kst a\u00f0 hla\u00f0a skjalinu inn. \u00deetta skjal er anna\u00f0 hvort skemmt e\u00f0a a\u00f0 \u00fea\u00f0 krefst meiri afkasta kerfis en leyfilegt er. Endilega haf\u00f0u samband vi\u00f0 kerfisstj\u00f3ra.", "Failed to read document from storage, please try to load the document again.": "Mist\u00f3kst a\u00f0 lesa skjali\u00f0 \u00far gagnageymslu, pr\u00f3fa\u00f0u a\u00f0 hla\u00f0a \u00fev\u00ed inn aftur.", "Failed to set jwt authentication cookie over insecure connection": "Mist\u00f3kst a\u00f0 setja jwt au\u00f0kenningark\u00f6ku yfir \u00f3\u00f6rugga tengingu", "Fields": "Gagnasvi\u00f0", "File": "Skr\u00e1", "File name should contain an extension.": "Skr\u00e1arheiti \u00e6tti a\u00f0 vera me\u00f0 skr\u00e1arendingu.", "Fixed size": "F\u00f6st st\u00e6r\u00f0", "Following": "Fylgir", "Font": "Letur", "Font Name": "Heiti leturger\u00f0ar", "Font Size": "Leturst\u00e6r\u00f0", "Footnotes": "Ne\u00f0anm\u00e1lsgreinar", "Form": "Innfylliform", "Format": "Sni\u00f0", "Formula": "Form\u00fala", "Forum": "Spjallsv\u00e6\u00f0i", "Fraction": "Tugabrot", "From": "Fr\u00e1", "From now on clipboard notifications will discreetly appear at the bottom.": "H\u00e9\u00f0an \u00ed fr\u00e1 munu tilkynningar fr\u00e1 klippispjaldi birtast l\u00edti\u00f0 \u00e1berandi ne\u00f0st \u00e1 skj\u00e1num.", "Fullscreen presentation": "Kynning \u00ed skj\u00e1fylli", "Function Wizard": "Fallager\u00f0arp\u00faki", "Functions": "F\u00f6ll", "GB": "GB", "General": "Almennt", "Get Involved": "Taktu \u00fe\u00e1tt", "Go Online": "Fara \u00e1 neti\u00f0", "Good": "Gott", "Gradient End": "Endir litstiguls", "Gradient Start": "Upphaf litstiguls", "Graphs": "Gr\u00f6f", "Group Libraries": "S\u00f6fn h\u00f3ps", "Heading 1": "Fyrirs\u00f6gn 1", "Heading 2": "Fyrirs\u00f6gn 2", "Headings and objects that you add to the document will appear here": "Fyrirsagnir og hlutir sem \u00fe\u00fa b\u00e6tir \u00ed skjali\u00f0 munu birtast h\u00e9r", "Help": "Hj\u00e1lp", "Hide Menu": "Fela valmynd", "Hide Menu Bar": "Fela valmyndastiku", "Hide the search bar": "Fela leitarstikuna", "History": "Ferill", "Hit Cancel to open in view-only mode.": "\u00ddttu \u00e1 \"H\u00e6tta vi\u00f0\" til a\u00f0 opna \u00feetta skjal einungis lesanlegt (skrifvari\u00f0).", "Home": "Heim", "Idle document - please click to reload and resume editing": "\u00d3virkt skjal - smelltu til a\u00f0 endurhla\u00f0a og halda \u00e1fram me\u00f0 breytingar", "Idle document - please tap to reload and resume editing": "\u00d3virkt skjal - \u00fdttu til a\u00f0 endurhla\u00f0a og halda \u00e1fram me\u00f0 breytingar", "Idle time": "\u00d3n\u00fdttur t\u00edmi", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Ef \u00fe\u00fa \u00e6tlar a\u00f0 deila st\u00f3rum atri\u00f0um utan {productname} er nau\u00f0synlegt a\u00f0 s\u00e6kja \u00feau fyrst.", "Image (.png)": "Mynd (.png)", "Initializing...": "Frumstilli...", "Insert": "Setja inn", "Insert Checkbox": "Setja inn g\u00e1treit", "Insert Columns After": "Setja d\u00e1lka inn \u00e1 eftir", "Insert Columns Before": "Setja inn d\u00e1lka \u00e1 undan", "Insert Comment": "Settu inn athugasemd", "Insert Date": "Setja inn dagsetningu", "Insert Dropdown": "Setja inn fellilista", "Insert Local Image": "Setja inn mynd af t\u00f6lvunni", "Insert Picture": "Setja inn mynd", "Insert Rich Text": "Setja inn sni\u00f0inn texta", "Insert Rows Above": "Setja ra\u00f0ir inn fyrir ofan", "Insert Rows Below": "Setja inn ra\u00f0ir fyrir ne\u00f0an", "Insert Shape": "Setja inn l\u00f6gun", "Insert Table": "Setja inn t\u00f6flu", "Insert connectors": "Setja inn tengil\u00ednur", "Insert shapes": "Setja inn form", "Insert sheet": "Setja inn bla\u00f0", "Insert sheet after this": "Setja inn bla\u00f0 h\u00e9r \u00e1 eftir", "Insert sheet before this": "Setja inn bla\u00f0 h\u00e9r \u00e1 undan", "Insert table": "Setja inn t\u00f6flu", "Insert tabstop": "Setja inn inndr\u00e1ttarmerki", "Invalid link: '{url}'": "\u00d3gildur tengill: '{url}'", "Keyboard shortcuts": "Fl\u00fdtilei\u00f0ir \u00e1 lyklabor\u00f0i", "Kill": "Drepa", "Kill session.": "Loka setu.", "LOKit version:": "LOKit \u00fatg\u00e1fa:", "Landscape": "L\u00e1r\u00e9tt", "Language": "Tungum\u00e1l", "Language:": "Tungum\u00e1l:", "Last modification": "S\u00ed\u00f0asta breyting", "Last saved:": "S\u00ed\u00f0ast vista\u00f0:", "Latest Updates": "N\u00fdjustu uppf\u00e6rslur", "Layout": "Framsetning", "Left Margin": "Vinstri sp\u00e1ss\u00eda", "Linear": "L\u00ednulegt", "Loading...": "Hle\u00f0 inn...", "Local Image...": "Sta\u00f0bundin mynd...", "Log": "Atvikaskr\u00e1", "Log Levels": "Stig atvikaskr\u00e1ningar", "Loose": "Laust", "MB": "MB", "Master": "Yfirs\u00ed\u00f0a", "Master View": "Yfirs\u00fdn", "Max": "H\u00e1m", "Maximum": "H\u00e1mark", "Maximum Document process stack memory (in KB) - reduce only": "H\u00e1marksminni skjalavinnslustafla (\u00ed kB) - einungis minnka", "Maximum Document process virtual memory (in MB) - reduce only": "H\u00e1marks s\u00fdndarminni skjalavinnslu (\u00ed MB) - einungis minnka", "Maximum file size allowed to write to disk (in MB) - reduce only": "H\u00e1marks skr\u00e1ast\u00e6r\u00f0 sem leyft er a\u00f0 skrifa \u00e1 disk (\u00ed MB) - einungis minnka", "Memory Graph": "Graf fyrir minni", "Memory consumed": "Minnisnotkun", "Min": "L\u00e1gm", "Minimum": "L\u00e1gmark", "Missing Fonts": "Letur sem vantar", "Modified": "Breytt", "Modify": "Breyta", "More information and support": "Meiri uppl\u00fdsingar og a\u00f0sto\u00f0", "More...": "Meira...", "Move Sheet Left": "F\u00e6ra bla\u00f0 til vinstri", "Move Sheet Right": "F\u00e6ra bla\u00f0 til h\u00e6gri", "My Library": "Safni\u00f0 mitt", "My Publications": "\u00datg\u00e1furnar m\u00ednar", "Network Graph": "Graf fyrir netkerfi", "Neutral": "Hlutlaust", "Next": "N\u00e6sta", "No Comments": "Engar athugasemdir", "No color": "Enginn litur", "No disk space left on server.": "Ekki n\u00e6gilegt diskpl\u00e1ss eftir \u00e1 \u00fej\u00f3ni.", "None": "Ekkert", "None (Do not check spelling)": "Ekkert (ekki yfirfara stafsetningu)", "Normal": "Venjulegt", "Notes": "Minnispunktar", "Number": "Tala", "Number of Documents": "Fj\u00f6ldi skjala", "Number of Pages": "S\u00ed\u00f0ufj\u00f6ldi", "Number of Sheets": "Fj\u00f6ldi bla\u00f0a", "Number of Slides": "Fj\u00f6ldi skyggna", "ODF Drawing (.odg)": "ODF-teikning (.odg)", "ODF presentation (.odp)": "ODF-kynning (.odp)", "ODF spreadsheet (.ods)": "ODF-t\u00f6flureikniskjal (.ods)", "ODF text document (.odt)": "ODF-textaskjal (.odt)", "OK": "\u00cd lagi", "Once citations are entered their storage and display type can not be changed.": "\u00deegar tilvitnanir hafa veri\u00f0 settar inn er ekki h\u00e6gt a\u00f0 breyta geymslu og ger\u00f0 birtingar \u00e1 \u00feeim.", "Online Help": "Hj\u00e1lp \u00e1 netinu", "Only the document owner can change the password.": "A\u00f0eins eigandi skjalsins getur breytt lykilor\u00f0inu.", "Oops, there is a problem connecting the document": "\u00dabbs, \u00fea\u00f0 kom upp villa vi\u00f0 a\u00f0 tengjast skjalinu", "Oops, there is a problem connecting to {productname}: ": "\u00dabbs, \u00fea\u00f0 kom upp villa vi\u00f0 a\u00f0 tengjast {productname}: ", "Open link": "Opna tengil", "Open menu": "Opna valmynd", "Overview": "Yfirlit", "Overwrite": "Skrifa yfir", "PB": "PB", "PDF Document (.pdf)": "PDF-skjal (.pdf)", "PDF Document (.pdf) - Expert": "PDF-skjal (.pdf) - \u00cdtarlegt", "PDF Document (.pdf) as...": "PDF-skjal (.pdf) sem...", "PID": "PID", "Page Layout": "Framsetning s\u00ed\u00f0u", "Page Setup": "Uppsetning s\u00ed\u00f0u", "Paste": "L\u00edma", "Paste Slide": "L\u00edma skyggnu", "Paste Special": "S\u00e9rst\u00f6k l\u00edming", "Path": "Sl\u00f3\u00f0", "Percent": "Pr\u00f3sent", "Permission Mode": "Heimildahamur", "Picture": "Mynd", "Please send us your feedback": "Endilega sendu okkur athugasemdir", "Portrait": "L\u00f3\u00f0r\u00e9tt", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 kynning (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint kynning (.pptx)", "Present current slide": "Birta n\u00faverandi skyggnu", "Presentation": "Kynning", "Properties": "Eiginleikar", "Quadratic": "Ferningslaga", "RELOAD": "ENDURLESA", "Radial": "Geisla", "Read mode": "Leshamur", "Read-only": "A\u00f0eins lesanlegt", "Received": "M\u00f3tteki\u00f0", "Recent": "N\u00fdlegt", "Reconnecting...": "Endurtengist...", "Redo": "Endurtaka", "References": "Tilv\u00edsanir", "Refresh": "Endurlesa", "Refresh Citations": "Endurlesa tilvitnanir", "Refresh Log": "Endurlesa atvikaskr\u00e1", "Reject change": "Hafna breytingu", "Reloading the document after rename": "Endurhle\u00f0 skjalinu eftir endurnefningu", "Remove": "Fjarl\u00e6gja", "Remove Thread": "Fjarl\u00e6gja athugasemdarunu", "Remove link": "Fjarl\u00e6gja tengil", "Remove print area": "Fjarl\u00e6gja prentsv\u00e6\u00f0i", "Rename": "Endurnefna", "Rename Document": "Endurnefna skjal", "Rename sheet": "Endurnefna bla\u00f0", "Renaming...": "Endurnefni...", "Repair": "Gera vi\u00f0", "Repair Document": "Gera vi\u00f0 skjal", "Reply": "Svara", "Report an issue": "Tilkynntu um vandam\u00e1l", "Reset to Default Language": "Endursetja \u00ed sj\u00e1lfgefi\u00f0 tungum\u00e1l", "Reset zoom": "Frumstilla a\u00f0dr\u00e1tt", "Resolve": "Leysa", "Resolve Thread": "Leysa athugasemdarunu", "Resolved": "Leyst", "Restoring older revision. Any unsaved changes will be available in version history": "Endurheimti eldri \u00fatg\u00e1fu. Allar \u00f3vista\u00f0ar breytingar ver\u00f0a tilt\u00e6kar \u00ed vinnsluferilskr\u00e1", "Review": "Yfirfer\u00f0", "Rich Text": "Sni\u00f0inn texti", "Rich Text (.rtf)": "RTF sni\u00f0inn texti (.rtf)", "Right Margin": "H\u00e6gri sp\u00e1ss\u00eda", "Row Height": "H\u00e6\u00f0 ra\u00f0ar", "Rows": "Ra\u00f0ir", "Ruler": "M\u00e6listika", "Save": "Vista", "Save As": "Vista sem", "Save Comments": "Vista athugasemdir", "Save as ODF format": "Vista sem ODF-sni\u00f0", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Vistun mist\u00f3kst vegna \u00feess a\u00f0 skjali\u00f0 er of st\u00f3rt e\u00f0a fyllir allt pl\u00e1ss sem eftir er. Skjali\u00f0 ver\u00f0ur n\u00fana skrifvari\u00f0 en \u00fe\u00fa getur enn\u00fe\u00e1 s\u00f3tt \u00fea\u00f0 og vista\u00f0 hj\u00e1 \u00fe\u00e9r.", "Save failed due to no disk space left. Document will now be read-only.": "Vistun misf\u00f3rst \u00fev\u00ed ekkert diskpl\u00e1ss er eftir. Skjali\u00f0 ver\u00f0ur n\u00fana einungis lesanlegt.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Vistun mist\u00f3kst vegna \u00feess a\u00f0 ekkert pl\u00e1ss er eftir. Skjali\u00f0 ver\u00f0ur n\u00fana skrifvari\u00f0. Gakktu \u00far skugga um a\u00f0 n\u00e6gilegt pl\u00e1ss s\u00e9 \u00ed bo\u00f0i og pr\u00f3fa\u00f0u aftur a\u00f0 vista.", "Save to new file": "Vista \u00ed n\u00fdja skr\u00e1", "Saving...": "Vista...", "Scientific": "V\u00edsindalegt", "Screen Reading": "Tal yfir", "Scroll down annotations": "Skruna ni\u00f0ur gl\u00f3sur", "Scroll left": "Skrun til vinstri", "Scroll right": "Skruna til h\u00e6gri", "Scroll to the first sheet": "Skruna \u00e1 fyrsta bla\u00f0", "Scroll to the last sheet": "Skruna \u00e1 s\u00ed\u00f0asta bla\u00f0", "Scroll up annotations": "Skruna upp gl\u00f3sur", "Search": "Leita", "See history": "Sko\u00f0a feril", "See revision history": "Sko\u00f0a breytingaskr\u00e1", "Select language": "Veldu tungum\u00e1l", "Select multiple cells": "Velja marga reiti", "Select range": "Velja svi\u00f0", "Selected range of cells": "Vali\u00f0 svi\u00f0 reita", "Selection Mode": "Valhamur", "Selection count": "Fj\u00f6ldi \u00ed vali", "Selection mode: inactive": "Valhamur: \u00f3virkur", "Send Feedback": "Senda ums\u00f6gn", "Sent": "Sent", "Served by:": "Mi\u00f0la\u00f0 af:", "Server has been shut down; please reload the page.": "Sl\u00f6kkt hefur veri\u00f0 \u00e1 net\u00fej\u00f3ninum, \u00fe\u00fa \u00e6ttir a\u00f0 hla\u00f0a s\u00ed\u00f0unni aftur inn.", "Server is down, restarting automatically. Please wait.": "Net\u00fej\u00f3nninn liggur ni\u00f0ri, endurr\u00e6si sj\u00e1lfvirkt. B\u00edddu a\u00f0eins.", "Server is now reachable. We have to refresh the page now.": "Net\u00fej\u00f3nninn er n\u00fana tilt\u00e6kur. Vi\u00f0 \u00feurfum a\u00f0 hla\u00f0a s\u00ed\u00f0unni aftur inn.", "Server is now reachable...": "Net\u00fej\u00f3nninn er n\u00fana tilt\u00e6kur...", "Server is shutting down for maintenance (auto-saving)": "Sl\u00f6kkt ver\u00f0ur \u00e1 kerfi vegna vi\u00f0halds (sj\u00e1lfvirk vistun)", "Server returned this reason:": "\u00dej\u00f3nninn skila\u00f0i \u00feessari \u00e1st\u00e6\u00f0u:", "Server uptime": "Uppit\u00edmi \u00fej\u00f3ns", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u00dej\u00f3nustan er ekki tilt\u00e6k \u00ed augnablikinu. Reyndu aftur s\u00ed\u00f0ar og tilkynntu um vandam\u00e1li\u00f0 til kerfisstj\u00f3ra ef \u00fea\u00f0 ver\u00f0ur vi\u00f0varandi.", "Session terminated by document owner": "Setu er loka\u00f0 af eiganda skjals", "Set Language for All text": "Stilla tungum\u00e1l fyrir allan texta", "Set Language for Paragraph": "Stilla tungum\u00e1l fyrir m\u00e1lsgrein", "Set Language for Selection": "Stilla tungum\u00e1l \u00e1 vali", "Set Log Levels": "Stilla stig atvikaskr\u00e1ningar", "Settings": "Stillingar", "Shapes": "Laganir", "Share": "Deila", "Share...": "Deila...", "Show Ruler": "Birta m\u00e6listiku", "Show Status Bar": "S\u00fdna st\u00f6\u00f0ustiku", "Show the search bar": "Birta leitarstikuna", "Shutdown Server": "Sl\u00f6kkva \u00e1 \u00fej\u00f3ni", "Smart Picker": "Snjallval", "Solid": "Einlitt", "Someone": "Einhver", "Sparkline": "L\u00ednurit \u00ed reit (sparkline)", "Square": "Ferningur", "Standard": "Sta\u00f0la\u00f0", "Status Bar": "St\u00f6\u00f0ustika", "Store as:": "Geyma sem:", "Style": "St\u00edll", "Styles": "St\u00edlar", "Successfully exported: ": "T\u00f3kst a\u00f0 flytja \u00fat: ", "Sum": "Summa", "TB": "TB", "Table": "Tafla", "Tap to collapse": "\u00ddttu til a\u00f0 fella saman", "Tap to expand": "\u00ddttu til a\u00f0 fella \u00fat", "Text": "Texti", "Text orientation": "Sn\u00faningur texta", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Skjali\u00f0 inniheldur tilvitnanir sem m\u00f6gulega eru ekki a\u00f0gengilegar \u00ed gegnum API-kerfisvi\u00f0m\u00f3t vefsv\u00e6\u00f0isins. \u00deetta g\u00e6ti valdi\u00f0 vandr\u00e6\u00f0um vi\u00f0 me\u00f0h\u00f6ndlun tilvitnana e\u00f0a heimildaskr\u00e1r.", "The document could not be locked, and is opened in read-only mode.": "Ekki var h\u00e6gt a\u00f0 l\u00e6sa skjalinu og er \u00fea\u00f0 \u00fev\u00ed opna\u00f0 sem skrifvari\u00f0.", "The document could not be locked.": "Ekki var h\u00e6gt a\u00f0 l\u00e6sa skjalinu.", "The document is being renamed and will reload shortly": "Veri\u00f0 er a\u00f0 endurnefna skjali\u00f0 og \u00fea\u00f0 ver\u00f0ur br\u00e1\u00f0um lesi\u00f0 aftur inn", "The document is too large or no disk space left to save. Document will now be read-only.": "Skjali\u00f0 er of st\u00f3rt e\u00f0a of l\u00edti\u00f0 pl\u00e1ss eftir \u00e1 diski, Skjali\u00f0 ver\u00f0ur n\u00fana a\u00f0eins lesanlegt.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u00deessa tegund skr\u00e1ar: {0} er ekki h\u00e6gt a\u00f0 senda inn til \u00fej\u00f3nsins, \u00fev\u00ed skr\u00e1in er ekki me\u00f0 neitt nafn", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u00deessa tegund skr\u00e1ar: {0} er ekki h\u00e6gt a\u00f0 senda inn til \u00fej\u00f3nsins, \u00fev\u00ed skr\u00e1in er t\u00f3m", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL-sl\u00f3\u00f0in \u00e1 h\u00fdsilv\u00e9l er au\u00f0. coolwsd-vef\u00fej\u00f3nninn er l\u00edklega rangt stilltur, haf\u00f0u samband vi\u00f0 kerfisstj\u00f3ra.", "The server encountered a {0} error while parsing the {1} command.": "\u00dej\u00f3nninn rakst \u00e1 {0} villu vi\u00f0 a\u00f0 \u00fe\u00e1tta {1} skipunina.", "The server has been disconnected.": "Net\u00fej\u00f3nninn hefur veri\u00f0 aftengdur.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Undirskriftin er \u00ed lagi en ekki t\u00f3kst a\u00f0 villuleita sk\u00edrteini\u00f0 og skjali\u00f0 er a\u00f0eins undirrita\u00f0 a\u00f0 hluta.", "The signature is OK, but the certificate could not be validated.": "Undirritunin er \u00ed lagi, en ekki var h\u00e6gt a\u00f0 sannreyna skilr\u00edki\u00f0.", "The signature is OK, but the document is only partially signed.": "Undirritunin er \u00ed lagi, en skjali\u00f0 er a\u00f0eins undirrita\u00f0 a\u00f0 hluta.", "The signature was valid, but the document has been modified.": "Undirritunin var gild, en skjalinu hefur veri\u00f0 breytt.", "Theme colors": "Litir \u00ed \u00feema", "This document has an invalid signature.": "\u00deetta skjal er me\u00f0 \u00f3gilda undirritun.", "This document is digitally signed and the signature is valid.": "\u00deetta skjal er me\u00f0 stafr\u00e6nni undirritun og undirritunin er gild.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u00deetta skjal g\u00e6ti innihaldi\u00f0 sni\u00f0 e\u00f0a efni sem ekki v\u00e6ri h\u00e6gt a\u00f0 vista \u00e1 \u00feessu skr\u00e1asni\u00f0i.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u00deetta er \u00f3studd \u00fatg\u00e1fa af {productname}. Til a\u00f0 for\u00f0ast a\u00f0 \u00e1liti\u00f0 s\u00e9 a\u00f0 \u00fatg\u00e1fan s\u00e9 h\u00e6f til reksturs \u00ed st\u00e6rri einingum, munu \u00feessi skilabo\u00f0 birtast \u00feegar fleiri en {docs} skj\u00f6l e\u00f0a {connections} tengingar eru \u00ed notkun \u00e1 sama t\u00edma.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u00deessi \u00fej\u00f3nusta er takm\u00f6rku\u00f0 vi\u00f0 {0} skj\u00f6l og {1} tengingar, takm\u00f6rk sem eru sett af kerfisstj\u00f3ra. Takm\u00f6rkunum hefur veri\u00f0 n\u00e1\u00f0. Reyndu aftur s\u00ed\u00f0ar.", "This version of {productname} is powered by": "\u00deessi \u00fatg\u00e1fa {productname} er keyr\u00f0 me\u00f0", "Tight": "\u00de\u00e9tt", "Time": "T\u00edmi", "Time interval of CPU statistics (in ms)": "T\u00ed\u00f0ni \u00e1 athugunum me\u00f0 t\u00f6lfr\u00e6\u00f0i \u00f6rgj\u00f6rva (\u00ed msek)", "Time interval of memory statistics (in ms)": "T\u00ed\u00f0ni \u00e1 athugunum me\u00f0 minnist\u00f6lfr\u00e6\u00f0i (\u00ed msek)", "Title": "Titill", "To": "Til", "To paste outside {productname}, please first click the 'download' button": "Til a\u00f0 l\u00edma utan {productname}, smelltu fyrst \u00e1 'ni\u00f0urhal' hnappinn", "Toggle UI Mode": "V\u00edxla hami notandavi\u00f0m\u00f3ts", "Type": "Tegund", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u00d3leyfileg WOPI-h\u00fdsilv\u00e9l. Reyndu aftur s\u00ed\u00f0ar og tilkynntu um vandam\u00e1li\u00f0 til kerfisstj\u00f3ra ef \u00fea\u00f0 ver\u00f0ur vi\u00f0varandi.", "Undo": "Afturkalla", "Unlink Citations": "Aftengja tilvitnanir", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Aftenging tilvitnana mun koma \u00ed veg fyrir a\u00f0 Collabora Online geti uppf\u00e6rt tilvitnanir og heimildaskr\u00e1r \u00ed \u00feessu skjali.", "Unlock": "Afl\u00e6sa", "Unresolve": "Taka til baka lausn", "Unresolve Thread": "Taka til baka lausn \u00e1 athugasemdarunu", "Unsupported server version.": "\u00d3studd \u00fatg\u00e1fa vef\u00fej\u00f3ns.", "Update Index": "Uppf\u00e6ra yfirlit", "Update Log Levels": "Uppf\u00e6ra stig atvikaskr\u00e1ningar", "Updated citations": "Uppf\u00e6r\u00f0i tilvitnanir", "Updating citations": "Uppf\u00e6ri tilvitnanir", "Uploaded": "Sent inn", "Uploading file to server failed with status: {0}": "Sending \u00e1 skr\u00e1 til \u00fej\u00f3nsins mist\u00f3kst, me\u00f0 st\u00f6\u00f0utilkynninguna: {0}", "Uploading file to server failed, file not found.": "Sending \u00e1 skr\u00e1 til \u00fej\u00f3nsins mist\u00f3kst, skr\u00e1in fannst ekki.", "Uploading file to server failed, the file is too large.": "Sending \u00e1 skr\u00e1 til \u00fej\u00f3nsins mist\u00f3kst, skr\u00e1in er of st\u00f3r.", "Uploading...": "Sendi inn ...", "Use Compact view": "Nota \u00fejappa\u00f0a \u00e1s\u00fdnd", "Use Tabbed view": "Nota flipa-\u00e1s\u00fdnd", "User Name": "Notandanafn", "Users online": "Tengdir notendur", "Version Information": "Uppl\u00fdsingar um \u00fatg\u00e1fu", "Very Loose": "Mj\u00f6g laust", "Very Tight": "Mj\u00f6g \u00fe\u00e9tt", "View": "Sko\u00f0a", "Views": "Sko\u00f0anir", "WOPI host": "WOPI-h\u00fdsing", "Warning": "A\u00f0v\u00f6run", "Warning! The browser you are using is not supported.": "A\u00f0v\u00f6run! Vafrinn sem \u00fe\u00fa ert a\u00f0 nota er ekki studdur.", "We are in the process of cleaning up this document from the last session, please try again later.": "Vi\u00f0 erum a\u00f0 hreinsa upp \u00feetta skjal s\u00ed\u00f0an \u00ed s\u00ed\u00f0ustu setu, pr\u00f3fa\u00f0u aftur s\u00ed\u00f0ar.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "J\u00e6ja, \u00feetta er vandr\u00e6\u00f0alegt; vi\u00f0 n\u00e1um ekki a\u00f0 tengjast skjalinu \u00fe\u00ednu. Reyndu aftur s\u00ed\u00f0ar.", "What?": "Hva\u00f0?", "When?": "Hven\u00e6r?", "Who?": "Hver?", "Word 2003 Document (.doc)": "Word 2003 skjal (.doc)", "Word Counter": "Or\u00f0ateljari", "Word Document (.docx)": "Word skjal (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc vi\u00f0fang er rangt e\u00f0a vantar, haf\u00f0u samband vi\u00f0 hj\u00e1lparteymi\u00f0.", "Wrong password provided. Please try again.": "Rangt lykilor\u00f0, reyndu aftur.", "Wrong server, reconnecting...": "Rangur net\u00fej\u00f3nn, endurtengist...", "YB": "YB", "You": "\u00de\u00fa", "You are leaving the document. The following web page will open in a new tab: ": "\u00de\u00fa ert a\u00f0 fara \u00fat \u00far skjalinu. Eftirfarandi vefs\u00ed\u00f0a mun opnast \u00ed n\u00fdjum flipa: ", "You have not done anything to rollback yet...": "\u00de\u00fa hefur enn ekki gert neitt sem er h\u00e6gt a\u00f0 endurheimta...", "Your library is empty": "Safni\u00f0 \u00feitt er t\u00f3mt", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Setan \u00fe\u00edn er \u00fatrunnin. Frekari breytingar \u00e1 skjalinu ver\u00f0a ekki endilega vista\u00f0ar. Endurlestu setuna (e\u00f0a vefs\u00ed\u00f0una) til a\u00f0 halda \u00e1fram. \u00de\u00fa g\u00e6tir \u00feurft a\u00f0 skr\u00e1 \u00feig inn aftur.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Setan \u00fe\u00edn rennur \u00fat eftir {time}. Vista\u00f0u skj\u00f6lin \u00fe\u00edn og endurlestu setuna (e\u00f0a vefs\u00ed\u00f0una) til a\u00f0 halda \u00e1fram. \u00de\u00fa g\u00e6tir \u00feurft a\u00f0 skr\u00e1 \u00feig inn aftur.", "ZB": "ZB", "Zotero API key is incorrect": "Rangur Zotero API-lykill", "Zotero API key is not configured": "Zotero API-lykill er ekki stilltur", "Zotero Warning": "A\u00f0v\u00f6run fr\u00e1 Zotero", "cell address": "vistfang reits", "file type icon": "t\u00e1knmynd skr\u00e1ategundar", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "sv\u00f6r", "reply": "svar", "warning: copy/paste request timed out": "a\u00f0v\u00f6run: afrita/l\u00edma bei\u00f0ni rann \u00fat \u00e1 t\u00edma", "{username} saved this document as {filename}. Do you want to join?": "{username} vista\u00f0i \u00feetta skjal sem {filename}. Vilt \u00fe\u00fa taka \u00fe\u00e1tt?", "{user} has joined": "{user} hefur tengst", "{user} has left": "{user} er farinn"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-it.json b/f7cloud-office/browser/dist/l10n/ui-it.json new file mode 100644 index 0000000..8de08c9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-it.json @@ -0,0 +1 @@ +{" document(s) open.": " documento/i aperto/i.", " hrs": " ore", " mins": " min", " s": " s", " user(s).": " utente(i).", "\"Slow Proxy\"": "\"Proxy lento\"", "%n users": "%n utenti", "(current)": "(attuale)", ", cluster configuration error: mis-matching serverid": ", errore di configurazione del cluster: serverid discrepanti", "0 users": "0 utenti", "1 user": "Un utente", "A comment is being edited": "Un commento \u00e8 stato modificato", "AI Assistant": "Assistente AI", "About": "Informazioni su", "Above Average...": "Superiori alla media...", "Accept": "Accetta", "Accept change": "Accetta modifica", "Active Sheet": "Foglio attivo", "Active sheet": "Foglio attivo", "Add Bibliography": "Aggiungi bibliografia", "Add Citation": "Aggiungi citazione", "Add Citation Note": "Aggiungi nota citazione", "Add Note": "Aggiungi nota", "Admin console": "Console di amministrazione", "Albania": "Albania", "All": "Tutto", "All Sheets": "Tutti i fogli", "Always follow the editor": "Segui sempre il cursore", "An error occurred while fetching notes": "Si \u00e8 verificato un errore durante il recupero delle note", "An error occurred while fetching style list": "Si \u00e8 verificato un errore durante il recupero dell'elenco di stili", "Analytics": "Analitica", "Andorra": "Andorra", "Another user has removed this comment.": "Questo commento \u00e8 stato rimosso da un altro utente.", "Another user has updated the comment. Would you like to overwrite those changes?": "Questo commento \u00e8 stato aggiornato da un altro utente. Vuoi sovrascrivere tali modifiche?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Sei interessato a contribuire ma non sai da dove iniziare? Vai alle istruzioni passo-passo e costruisci CODE da zero. Puoi anche aiutare con le traduzioni o compilando una segnalazione di bug con tutti i passi essenziali su come riprodurlo.", "Are you sure you want to delete sheet, {sheet}?": "Vuoi davvero eliminare il foglio, {sheet}?", "Are you sure you want to delete this page?": "Eliminare veramente questa pagina?", "Are you sure you want to delete this slide?": "Vuoi davvero eliminare questa diapositiva?", "Are you sure you want to shut down the server?": "Vuoi davvero spegnere il server?", "Are you sure you want to terminate this session?": "Vuoi davvero terminare questa sessione?", "Argentina": "Argentina", "Armenia": "Armenia", "Assistant": "Assistente", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "L'errore di autorizzazione era: '{errormessage}'.", "Automatic": "Automatico", "Automatic color": "Colore automatico", "Autosaved": "Autosalvataggio", "Avatar for {user}": "Avatar per {user}", "Average": "Media", "Axial": "Assiale", "Azerbaijan": "Azerbaijan", "BB": "BB", "Background Color": "Colore di sfondo", "Bad": "Cattivo", "Belarus": "Bielorussia", "Belgium": "Belgio", "Below Average...": "Inferiori alla media...", "Bookmarks": "Preferiti", "Boolean Value": "Valore booleano", "Borders": "Bordi", "Bosnia and Herzegovina": "Bosnia ed Erzegovina", "Bottom Margin": "Margine inferiore", "Bottom N elements...": "Ultimi N elementi...", "Brazil": "Brasile", "Bulgaria": "Bulgaria", "Bytes received": "Byte ricevuti", "Bytes sent": "Byte inviati", "COOLWSD version:": "Versione COOLWSD:", "CPU Graph": "Grafico CPU", "CPU History": "CPU nel tempo", "CSV File (.csv)": "File CSV (.csv)", "CSV file (.csv)": "File CSV (.csv)", "Cache size of CPU statistics": "Dimensione cache della statistica della CPU", "Cache size of memory statistics": "Dimensione cache della statistica della memoria", "Canada": "Canada", "Cancel": "Annulla", "Cell borders": "Bordi delle celle", "Channel Filter:": "Filtro del canale:", "Check security warnings of your server": "Verifica gli avvisi di sicurezza del tuo server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Controlla le note di rilascio e scopri tutto riguardo: L'ultima edizione di sviluppo di Collabora Online, rivolto agli utenti domestici e ai piccoli team.", "Checkbox": "Checkbox", "Chile": "Cile", "China": "Cina", "Choice of functions": "Scelta delle funzioni", "Citation Preferences": "Preferenze citazioni", "Citation Style": "Stile citazione", "Citation warning": "Avviso di citazione", "Citations update failed": "Aggiornamento citazioni non riuscito", "Cleaning up the document from the last session.": "Ripulisci il documento dell'ultima sessione.", "Clear the search field": "Cancella il campo di ricerca", "Close": "Chiudi", "Close dialog": "Chiudi la finestra di dialogo", "Close document": "Chiudi il documento", "Cluster configuration warning": "Avviso di configurazione del gruppo", "Collabora Online Development Edition": "Collabora Online Edizione di Sviluppo", "Collabora Online Welcome": "Benvenuto su Collabora Online", "Collapse Tabs": "Chiudi tutte le pagine", "Color": "Colore", "Column Width": "Larghezza della colonna", "Columns": "Colonne", "Comment": "Commento", "Comments Updated": "Commenti Aggiornati", "Compact view": "Vista compatta", "Confirm": "Conferma", "Confirmation": "Conferma", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflitto Annulla/ripristina tra pi\u00f9 utenti. Usa lo strumento di riparazione documento per risolvere il problema", "Connecting...": "Connessione...", "Connection error": "Errore di connessione", "Connections": "Connessioni", "Containing text...": "Contenenti testo...", "Content copied to clipboard": "Contenuto copiato", "Continue editing": "Continua a modificare", "Continue read only": "Continua solo lettura", "Copied external sources are not allowed": "Non \u00e8 permesso incollare contenuti copiati esternamente", "Copy": "Copia", "Copy Cells": "Copia Celle", "Copy Sheet...": "Copia foglio...", "Copy all version information in English": "Copia tutte le informazioni sulla versione in inglese", "Copy link location": "Copia indirizzo", "Copying from the document disabled": "Copia dal documento disabilitato", "Count": "Conteggio", "CountA": "Conta valori", "Country:": "Paese:", "Creating copy...": "Creazione della copia...", "Creating new file from template...": "Creazione di un nuovo file da modello...", "Creator(s)": "Creatore/i", "Croatia": "Croazia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D per uscire", "Currency": "Valuta", "Current slide as Bitmap (.bmp)": "Diapositiva corrente come Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapositiva corrente come Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapositiva corrente come Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapositiva corrente come Tag Image File Format (.tiff)", "Cyprus": "Cipro", "Czech Republic": "Repubblica Ceca", "Dark Mode": "Modalit\u00e0 scura", "Dashboard": "Quadro degli strumenti", "Data": "Dati", "Date": "Data", "Debug Tools": "Strumenti di sviluppo", "Default": "Predefinito", "Default Style": "Stile predefinito", "Define print area": "Definire l'area di stampa", "Delete": "Elimina", "Delete Columns": "Elimina colonne", "Delete Rows": "Elimina righe", "Delete tabstop": "Elimina tabulazione", "Denmark": "Danimarca", "Discard": "Scarta", "Discover All The Changes": "Scopri tutti i cambiamenti", "Dismiss": "Abbandona", "Document": "Documento", "Document cannot be renamed.": "Impossibile rinominare il documento.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Sessione scaduta, impossibile salvare il documento. Si prega di riaprire il documento per continuare.", "Document cannot be saved.": "Impossibile salvare il documento.", "Document colors": "Colori del documento", "Document has been changed": "Il documento \u00e8 stato modificato", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Il documento memorizzato \u00e8 stato modificato. Che cosa vuoi fare delle modifiche non salvate?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Il documento \u00e8 stato modificato nello spazio di archiviazione. Sto caricando il nuovo documento. La tua versione \u00e8 disponibile come revisione.", "Document is getting migrated": "Il documento sta venendo spostato", "Document requires password to modify.": "\u00c8 necessaria una password per modificare il documento.", "Document requires password to view.": "\u00c8 necessaria una password per visualizzare il documento.", "Documents open": "Documenti aperti", "Documents:": "Documenti:", "Don\u2019t show this again": "Non mostrare ancora", "Download": "Scarica", "Download Selection": "Scarica la selezione", "Download as": "Scarica come", "Download completed and ready to be copied to clipboard.": "Scaricamento completato e pronto per essere copiato.", "Download failed": "Scaricamento fallito", "Downloading clipboard content": "Scarica il contenuto copiato", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Non \u00e8 possibile scaricare risorse esterne, tuttavia \u00e8 possibile incollare immagini. Fai tasto destro sull'immagine, scegli \"Copia Immagine\" ed incolla nel documento.", "Downloading...": "Scaricamento in corso...", "Dropdown": "Dropdown", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Modifica", "Edit document": "Modifica documento", "Edit link": "Modifica indirizzo", "Edit mode": "Modalit\u00e0 modifica", "Elapsed time": "Tempo trascorso", "Ellipsoid": "Ellissoidale", "Endnotes": "Note di chiusura", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Goditi gli ultimi sviluppi della produttivit\u00e0 online, gratuito per l'utilizzo, per esplorare e da utilizzare con gli altri nel browser. Varie app sono disponibili anche per i dispositivi mobili.", "Enter a file name": "Inserisci un nome di file", "Enter new name": "Inserisci nuovo nome", "Enter new sheet name": "Inserisci il nuovo nome del foglio", "Entering text mode": "Attivazione della modalit\u00e0 testo", "Error": "Errore", "Estonia": "Estonia", "Excel 2003 Spreadsheet (.xls)": "Foglio di calcolo Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Foglio di calcolo Excel (.xlsx)", "Expired:": "Scaduta:", "Explore The New {coolversion}": "Esplora la nuova {coolversion}", "Export As": "Esporta come", "Export as": "Esporta come", "Exported to storage": "Esportato in magazzino", "External data source not allowed": "Non sono permesse fonti esterne", "External link": "Link esterno", "Failed to authenticate this session over protocol {0}": "Non \u00e8 stato possibile autenticare questa sessione con protocollo {0}", "Failed to download clipboard, please re-copy": "Scaricamento degli appunti non riuscito, esegui di nuovo la copia", "Failed to establish socket connection or socket connection closed unexpectedly.": "Impossibile stabilire connessione socket oppure la connessione si \u00e8 chiusa inaspettatamente.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Impossibile stabilire connessione socket oppure la connessione si \u00e8 chiusa inaspettatamente. Il reverse proxy potrebbe essere malconfigurato, si prega di contattare l'amministratore di sistema. Per maggiori informazioni sulla configurazione del proxy, visionare https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Impossibile recuperare RouteToken dal controller", "Failed to load collections": "Impossibile caricare le collezioni", "Failed to load document.": "Caricamento del documento non riuscito.", "Failed to load groups": "Impossibile caricare i gruppi", "Failed to load items": "Impossibile caricare gli elementi", "Failed to load styles": "Impossibile caricare gli stili", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Caricamento del documento non riuscito. Assicurati che il tipo di file sia supportato e non danneggiato e riprova.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Caricamento del documento non riuscito. Questo documento \u00e8 malformato o richiede pi\u00f9 risorse del consentito. Contatta l'amministratore.", "Failed to read document from storage, please try to load the document again.": "Impossibile leggere il documento dal server, si prega di ricaricare il documento.", "Failed to set jwt authentication cookie over insecure connection": "Non \u00e8 stato possibile impostare il cookie per l'autenticazione jwt su una connessione non sicura", "Fields": "Campi", "File": "File", "File name should contain an extension.": "Il nome del file deve contenere un'estensione.", "Fill Series": "Riempi Serie", "Finish electronic signing": "Termina firma elettronica", "Finland": "Finlandia", "Fixed size": "Dimensione fissa", "Following": "Seguito", "Font": "Carattere", "Font Name": "Nome del carattere", "Font Size": "Dimensione carattere", "Footnotes": "Pi\u00e8 pagina", "Form": "Modulo", "Format": "Formato", "Formula": "Formula", "Forum": "Forum", "Fraction": "Frazione", "France": "Francia", "From": "Da", "From Beginning": "Dall'inizio", "From Current Slide": "Dalla diapositiva corrente", "From now on clipboard notifications will discreetly appear at the bottom.": "D'ora in avanti le notifiche relative alla copia di contenuti appariranno in basso.", "Full Page Slides": "Diapositiva a pagina intera", "Fullscreen presentation": "Presentazione a schermo intero", "Function Wizard": "Procedura guidata Funzione", "Functions": "Funzioni", "GB": "GB", "General": "Generale", "Georgia": "Georgia", "Germany": "Germania", "Get Involved": "Partecipa", "Go Offline": "Vai Offline", "Go Online": "Vai Online", "Good": "Buono", "Gradient End": "Fine sfumatura", "Gradient Start": "Inizio sfumatura", "Graphs": "Grafici", "Greece": "Grecia", "Group Libraries": "Raggruppa librerie", "Guernsey": "Guernsey", "HTML Document (.html)": "Documento HTML (.html)", "HTML file (.html)": "file HTML (.html)", "Hardware resources are sufficient for optimal performance": "Le risorse hardware sono sufficienti per delle prestazioni ottimali", "Heading 1": "Intestazione 1", "Heading 2": "Intestazione 2", "Headings and objects that you add to the document will appear here": "Le intestazioni e gli oggetti che ggiungi al documento appariranno qui", "Help": "Aiuto", "Hide Menu": "Nascondi menu", "Hide Menu Bar": "Nascondi barra del menu", "Hide the search bar": "Nascondi la barra di ricerca", "Highlight cells with...": "Evidenzia celle con...", "History": "Cronologia", "Hit Cancel to open in view-only mode.": "Scegli Annulla per aprire in modalit\u00e0 sola lettura.", "Holy See (Vatican City State)": "Stato del Vaticano", "Home": "Inizio", "Hungary": "Ungheria", "Iceland": "Islanda", "Idle document - please click to reload and resume editing": "Documento inattivo - fai clic per ricaricare e riprendere le modifiche", "Idle document - please tap to reload and resume editing": "Documento inattivo - tocca per ricaricare e riprendere le modifiche", "Idle time": "Tempo di inattivit\u00e0", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Se vuoi condividere grandi elementi al di fuori di {productname}, \u00e8 prima necessario scaricarli.", "Image (.png)": "Immagine (.png)", "India": "India", "Indonesia": "Indonesia", "Initializing...": "Inizializzazione in corso...", "Insert": "Inserisci", "Insert Checkbox": "Inserisci checkbox", "Insert Columns After": "Inserisci colonne dopo", "Insert Columns Before": "Inserisci colonne prima", "Insert Comment": "Inserisci un commento", "Insert Date": "Inserisci data", "Insert Dropdown": "Inserisci dropdown", "Insert Electronic Signature": "Inserisci Firma Elettronica", "Insert Local Image": "Inserisci immagine locale", "Insert Local Multimedia": "Inserisci file multimediale locale", "Insert Picture": "Inserisci immagine", "Insert Rich Text": "Inserisci rich text", "Insert Rows Above": "Inserisci righe sopra", "Insert Rows Below": "Inserisci righe sotto", "Insert Shape": "Inserisci forma", "Insert Table": "Inserisci tabella", "Insert connectors": "Inserisci i connettori", "Insert shapes": "Inserisci forme", "Insert sheet": "Inserisci foglio", "Insert sheet after this": "Inserisci foglio dopo di questo", "Insert sheet before this": "Inserisci foglio prima di questo", "Insert table": "Inserisci tabella", "Insert tabstop": "Inserisci tabulazione", "Integrator is not ready for PostMessage calls": "L'integratore non \u00e8 pronto per chiamate PostMessage", "Invalid link: '{url}'": "Collegamento non valido: '{url}'", "Invert Background": "Inverti colore di sfondo", "Ireland": "Irlanda", "Israel": "Israele", "It seems you have copied a selection that includes external images.": "Sembra che tu abbia copiato una sezione che contiene immagini esterne.", "It seems you have tried to insert external data.": "Sembra che tu abbia provato ad inserire dati provenienti dall'esterno.", "Italy": "Italia", "Japan": "Giappone", "Kazakhstan": "Kazakistan", "Kenya": "Kenya", "Keyboard shortcuts": "Scorciatoie da tastiera", "Kill": "Interrompi", "Kill session.": "Termina sessione.", "Kosovo": "Kosovo", "LOKit version:": "Versione LOKit:", "Language": "Lingua", "Language:": "Lingua:", "Last modification": "Ultima modifica", "Last saved:": "Ultimo salvataggio:", "Latest Updates": "Ultimi aggiornamenti", "Latvia": "Lettonia", "Layout": "Layout", "Left Margin": "Margine sinistro", "License": "Licenza", "Liechtenstein": "Liechtenstein", "Linear": "Lineare", "Lithuania": "Lituania", "Loading...": "Caricamento in corso...", "Local Image...": "Immagine locale...", "Log": "Registro", "Log Levels": "Livelli del registro", "Loose": "Sciolto", "Luxembourg": "Lussemburgo", "MB": "MB", "Malta": "Malta", "Master": "Principale", "Master View": "Visualizzazione principale", "Max": "Max", "Maximum": "Massimo", "Maximum Document process stack memory (in KB) - reduce only": "Memoria massima dello stack per l'elaborazione dei documenti (in KB) - solo riduzione", "Maximum Document process virtual memory (in MB) - reduce only": "Memoria virtuale massima per l'elaborazione dei documenti (in MB) - solo riduzione", "Maximum file size allowed to write to disk (in MB) - reduce only": "Dimensione massima del file consentita per la scrittura sul disco (in MB) \u2014 solo riduzione", "Memory": "Memoria", "Memory Graph": "Grafico della memoria", "Memory History": "Memoria nel tempo", "Memory consumed": "Memoria consumata", "Mexico": "Messico", "Min": "Min", "Minimum": "Minimo", "Missing Fonts": "Font mancanti", "Modified": "Modificato", "Modify": "Modifica", "Moldova, Republic of": "Moldavia, Repubblica di", "Monaco": "Monaco", "Montenegro": "Montenegro", "More information and support": "Maggiori informazioni e assistenza", "More...": "Altro...", "Move Sheet Left": "Sposta il foglio a sinistra", "Move Sheet Right": "Sposta il foglio a destra", "My Library": "La mia libreria", "My Publications": "Le mie pubblicazioni", "Netherlands": "Paesi Bassi", "Network Graph": "Grafico di rete", "Neutral": "Neutro", "New Zealand": "Nuova Zelanda", "No Comments": "Nessun commento", "No color": "Nessun colore", "No disk space left on server.": "Spazio esaurito sul server.", "No fill": "Nessun riempimento", "No issues found": "Nessun problema trovato", "No problems with SSL verification detected": "Non sono riscontrati problemi nella verifica SSL", "None": "Nessuno", "None (Do not check spelling)": "Nessuno (non eseguire il controllo ortografico)", "Normal": "Normale", "North Macedonia, Republic of": "Macedonia del Nor, Repubblica della", "Norway": "Norvegia", "Notes": "Note", "Notes Pages": "Pagine delle annotazioni", "Notes View": "Vista annotazioni", "Number": "Numero", "Number of Documents": "Numero di documenti", "Number of Pages": "Numero di pagine", "Number of Sheets": "Numero di fogli", "Number of Slides": "Numero di diapositive", "ODF Drawing (.odg)": "Disegno ODF (.odg)", "ODF presentation (.odp)": "Presentazione ODF (.odp)", "ODF spreadsheet (.ods)": "Foglio di calcolo ODF (.ods)", "ODF text document (.odt)": "Documento di testo ODF (.odt)", "OK": "OK", "OPEN": "APERTO", "Once citations are entered their storage and display type can not be changed.": "Una volta inserite le citazioni, il loro tipo di archiviazione e visualizzazione non pu\u00f2 essere modificato.", "Online Help": "Aiuto in linea", "Only the document owner can change the password.": "La password pu\u00f2 essere modificata solo dal proprietario.", "Oops, there is a problem connecting the document": "Si \u00e8 verificato un problema di connessione con il documento", "Oops, there is a problem connecting to {productname}: ": "Si \u00e8 verificato un problema di connessione con il documento: ", "Open link": "Apri collegamento", "Open menu": "Apri men\u00f9", "Overview": "Panoramica", "Overwrite": "Sovrascrivi", "PB": "PB", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PDF Document (.pdf) - Expert": "Documento PDF (.pdf) - Esperto", "PDF Document (.pdf) as...": "Documento PDF (.pdf) come...", "PID": "PID", "Page Setup": "Configurazione della pagina", "Paste": "Incolla", "Paste Slide": "Incolla diapositiva", "Paste Special": "Incolla speciale", "Path": "Percorso", "Percent": "Percentuale", "Permission Mode": "Modalit\u00e0 autorizzazione", "Philippines": "Filippine", "Picture": "Immagine", "Please save or discard the comment currently being edited.": "Salvare o scartare il commento appena modificato.", "Please send us your feedback": "Inviaci il tuo feedback", "Please wait kubernetes cluster is scaling...": "Attendere... Il cluster Kubernetes si sta ridimensionando...", "Poland": "Polonia", "Portugal": "Portogallo", "PostMessage API is initialized": "L'API PostMessage \u00e8 stato inizializzato", "PowerPoint 2003 Presentation (.ppt)": "Presentazione PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentazione PowerPoint (.pptx)", "Present current slide": "Proietta la diapositiva attiva", "Present in Window": "Presenta nella Finestra", "Present in new window": "Proietta in una nuova finestra", "Presentation": "Presentazione", "Presenter Console": "Console del presentatore", "Promote to top comment": "Promuovi come miglior commento", "Properties": "Propriet\u00e0", "Provider:": "Fornitore:", "Qatar": "Qatar", "Quadratic": "Quadratico", "RELOAD": "RICARICA", "Radial": "Radiale", "Read mode": "Modalit\u00e0 di lettura", "Read-only": "Sola lettura", "Received": "Ricevuto", "Recent": "Recente", "Reconnecting...": "Connessione\u2026", "Redo": "Ripeti", "References": "Riferimenti", "Refresh": "Aggiorna", "Refresh Citations": "Aggiorna citazioni", "Refresh Log": "Aggiorna registro", "Reject change": "Rifiuta modifica", "Reloading the document after rename": "Ricarica il documento dopo aver rinominato", "Remove": "Rimuovi", "Remove Thread": "Rimuovi il thread", "Remove link": "Rimuovi indirizzo", "Remove print area": "Rimuovere l'area di stampa", "Rename": "Rinomina", "Rename Document": "Rinomina documento", "Rename sheet": "Rinomina foglio", "Renaming...": "Rinomina...", "Repair": "Ripara", "Repair Document": "Ripara il documento", "Replace": "Sostituisci", "Reply": "Rispondi", "Report an issue": "Segnala un problema", "Reset to Default Language": "Ripristina la lingua predefinita", "Reset zoom": "Azzera ingrandimento", "Resolve": "Risolvi", "Resolve Thread": "Risolvi il thread", "Resolved": "Risolto", "Restoring older revision. Any unsaved changes will be available in version history": "Ripristino di una versione anteriore. Tutte le modifiche non salvate saranno disponibili nella cronologia delle versioni", "Review": "Revisione", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Testo formattato (.rtf)", "Right Margin": "Margine destro", "Romania": "Romania", "Row Height": "Altezza delle righe", "Rows": "Righe", "Ruler": "Righello", "Russian Federation": "Russia", "San Marino": "San Marino", "Saudi Arabia": "Arabia Saudita", "Save": "Salva", "Save As": "Salva Come", "Save Comments": "Salva commenti", "Save as ODF format": "Salva come formato ODF", "Save failed due to no disk space left. Document will now be read-only.": "Il salvataggio non \u00e8 riuscito a causa di mancanza di spazio. Il documento ora sar\u00e0 disponibile in sola lettura.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Impossibile salvare il documento a causa di spazio su disco esaurito. Il documento \u00e8 aperto in sola lettura. Assicurarsi che sia disponibile spazio a sufficienza e riprovare.", "Save to new file": "Salva in un nuovo file", "Saved": "Salvato", "Saving": "Salvataggio in corso", "Saving...": "Salvataggio in corso...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Scientifico", "Screen Reading": "Lettura dello Schermo", "Scroll down annotations": "Scorri in basso le annotazioni", "Scroll left": "Scorri a sinistra", "Scroll right": "Scorri a destra", "Scroll to the first sheet": "Scorri fino al primo foglio", "Scroll to the last sheet": "Scorri fino all'ultimo foglio", "Scroll up annotations": "Scorri in alto le annotazioni", "Search": "Cerca", "See history": "Vedi la cronologia", "See revision history": "Vedi la cronologia delle revisioni", "Select language": "Selezionare la lingua", "Select multiple cells": "Seleziona pi\u00f9 celle", "Select range": "Seleziona intervallo", "Selected external data source is forbidden. Please contact the system administrator.": "Non \u00e8 consentito utilizzare la sorgente dati esterna selezionata. Si prega di contattare l'amministratore di sistema.", "Selected range of cells": "Intervallo di celle selezionate", "Selection Mode": "Modalit\u00e0 di selezione", "Selection count": "Conteggio selezione", "Selection mode: inactive": "Modalit\u00e0 di selezione: non attiva", "Send Feedback": "Invia suggerimenti", "Sent": "Inviato", "Serbia": "Serbia", "Served by:": "Sul server:", "Server has been shut down; please reload the page.": "Il server \u00e8 stato chiuso; si prega di ricaricare la pagina.", "Server is down, restarting automatically. Please wait.": "Il server \u00e8 gi\u00f9, si riavvia automaticamente. Si prega di attendere.", "Server is now reachable. We have to refresh the page now.": "Il server \u00e8 ora raggiungibile. Ora dobbiamo aggiornare la pagina.", "Server is now reachable...": "Il server \u00e8 ora raggiungibile\u2026", "Server is shutting down": "Il server \u00e8 in fase di spegnimento", "Server is shutting down for maintenance (auto-saving)": "Il server si sta fermando per manutenzione (salvataggio automatico)", "Server returned this reason:": "Il server ha restituito il motivo seguente:", "Server uptime": "Tempo di attivit\u00e0 del server", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Il servizio non \u00e8 disponibile. Riprova pi\u00f9 tardi e se il problema dovesse persistere segnalalo all'amministratore.", "Session terminated by document owner": "Sessione terminata dal possessore del documento", "Set Language for All text": "Imposta lingua per tutti i testi", "Set Language for Paragraph": "Imposta lingua per il paragrafo", "Set Language for Selection": "Imposta lingua per la selezione", "Set Log Levels": "Imposta livelli del registro", "Settings": "Impostazioni", "Shapes": "Forme", "Share": "Condividi", "Share...": "Condividi...", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Grid": "Mostra Griglia", "Show Menu": "Mostra il Menu", "Show Ruler": "Mostra righello", "Show Status Bar": "Mostra barra di stato", "Show on the side": "Mostra lateralmente", "Show sheets": "Mostra i fogli", "Show the search bar": "Mostra la barra di ricerca", "Shutdown Server": "Arresto del server", "Signature": "Firma", "Singapore": "Singapore", "Slovakia": "Slovacchia", "Slovenia": "Slovenia", "Smart Picker": "Raccoglitore intelligente", "Snap to Grid": "Aggancia alla Griglia", "Solid": "Tinta unita", "Someone": "Qualcuno", "South Africa": "Sud Africa", "South Korea": "Corea del Sud", "Spain": "Spagna", "Sparkline": "Grafico sparkline", "Square": "Quadrato", "Status": "Stato", "Status Bar": "Barra di stato", "Stop following": "Smetti di seguire", "Store as:": "Salva come:", "Style": "Stile", "Style list": "Lista degli stili", "Styles": "Stili", "Successfully exported: ": "Esportato con successo: ", "Sum": "Somma", "Sweden": "Svezia", "Switzerland": "Svizzera", "TB": "TB", "Table": "Tabella", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Tocca per chiudere", "Tap to expand": "Tocca per espandere", "Text": "Testo", "Text orientation": "Orientazione del testo", "The IsAdminUser user property is set by integration": "L'attributo utente IsAdminUser \u00e8 impostato per integrazione", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Il documento contiene alcune citazioni che potrebbero essere irraggiungibili attraverso l'API web. Ci\u00f2 pu\u00f2 causare alcuni problemi durante la modifica delle citazioni o della bibliografia.", "The document could not be locked, and is opened in read-only mode.": "Non \u00e8 stato possibile bloccare il documento e ora \u00e8 aperto in modalit\u00e0 sola lettura.", "The document could not be locked.": "Impossibile bloccare il documento.", "The document is being renamed and will reload shortly": "Il documento \u00e8 stato rinominato e verr\u00e0 ricaricato a breve", "The document is being signed and will be availably shortly": "Il documento sta venendo firmato e a breve sar\u00e0 disponibile", "The document is not signed.": "Il documento non \u00e8 stato firmato.", "The document is switching to Offline mode and will reload shortly": "Il documento si sta aprendo in modalit\u00e0 Offline e verr\u00e0 visualizzato a breve", "The document is too large or no disk space left to save. Document will now be read-only.": "Il documento \u00e8 troppo grande o non c'\u00e8 pi\u00f9 spazio su disco per salvare. Il documento ora sar\u00e0 di sola lettura.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Il file di tipo: {0} non pu\u00f2 essere caricato sul server dato che non possiede un nome", "The file of type: {0} cannot be uploaded to server since the file is empty": "Il file di tipo: {0} non pu\u00f2 essere caricato sul server poich\u00e9 \u00e8 vuoto", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "L'URL dell'host \u00e8 vuoto. Il server coolwsd \u00e8 probabilmente configurato male, contatta l'amministratore.", "The server encountered a {0} error while parsing the {1} command.": "Il server ha riscontrato un errore {0} durante l'analisi del comando {1}.", "The server has been disconnected.": "Il server \u00e8 stato disconnesso.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "La firma \u00e8 valida, ma il certificato non pu\u00f2 essere convalidato e il documento \u00e8 firmato solo parzialmente.", "The signature is OK, but the certificate could not be validated.": "La firma \u00e8 valida ma il certificato non pu\u00f2 essere convalidato.", "The signature is OK, but the document is only partially signed.": "La firma \u00e8 valida ma il documento \u00e8 firmato solo parzialmente.", "The signature line can now be moved or resized as needed.": "La riga per la firma pu\u00f2 ora venire spostata o ridimensionata.", "The signature was valid, but the document has been modified.": "La firma era valida ma il documento \u00e8 stato modificato.", "Theme colors": "Colori del tema", "This document has an invalid signature.": "Questo documento possiede una firma non valida.", "This document is digitally signed and the signature is valid.": "Questo documento \u00e8 firmato digitalmente e la firma \u00e8 valida.", "This document may contain formatting or content that cannot be saved in the current file format.": "Questo documento pu\u00f2 contenere una formattazione o un contenuto che non pu\u00f2 essere salvato nel formato di file corrente.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Questa \u00e8 una versione non supportata di {productname}. Per evitare di dare l'impressione che sia adatto alla distribuzione nelle aziende, questo messaggio appare quando sono in uso contemporaneamente pi\u00f9 {docs} documenti o {connections} connessioni.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Questo servizio \u00e8 limitato a {0} documenti e {1} connessioni totali dall'amministratore. Questo limite \u00e8 stato raggiunto. Riprova pi\u00f9 tardi.", "This version of {productname} is powered by": "Questa versione di {productname} \u00e8 alimentata da", "Tight": "Stretto", "Time": "Ora", "Time interval of CPU statistics (in ms)": "Intervallo di tempo della statistica della CPU (in ms)", "Time interval of memory statistics (in ms)": "Intervallo di tempo della statistica della memoria (in ms)", "Title": "Titolo", "To": "A", "To paste outside {productname}, please first click the 'download' button": "Per incollare al di fuori di {productname}, prima premi il pulsante \u00abScarica\u00bb", "To prevent accidental changes, the author has set this file to open as view-only": "Per prevenire modifiche accidentali, il file \u00e8 stato aperto in sola lettura su indicazione dell'autore", "Toggle UI Mode": "Abilita Modalit\u00e0 UI", "Top Margin": "Margine superiore", "Top N elements...": "Primi N elementi...", "Turkey": "Turchia", "Type": "Tipo", "Ukraine": "Ucraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Host WOPI non autorizzato. Riprova pi\u00f9 tardi e se il problema dovesse persistere segnalalo all'amministratore.", "Undo": "Annulla", "United Arab Emirates": "Emirati Arabi Uniti", "United Kingdom": "Regno Unito", "United States of America": "Stati Uniti d'America", "Unlink Citations": "Scollega citazioni", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Lo scollegamento delle citazioni impedir\u00e0 a Collabora Online di aggiornare le citazioni e la bibliografia in questo documento.", "Unlock": "Sblocca", "Unresolve": "Irrisolto", "Unresolve Thread": "Risolvi il thread", "Unsupported server version.": "Versione del server non supportata.", "Update": "Aggiorna", "Update Index": "Aggiorna indice", "Update Log Levels": "Aggiorna livelli del registro", "Updated citations": "Citazioni aggiornate", "Updating citations": "Aggiornando citazioni", "Uploaded": "Caricato/i", "Uploading file to server failed with status: {0}": "Caricamento del file sul server non riuscito con stato: {0}", "Uploading file to server failed, file not found.": "Caricamento sul server non riuscito, file non trovato.", "Uploading file to server failed, the file is too large.": "Caricamento sul server non riuscito, il file \u00e8 troppo grande.", "Uploading...": "Caricamento...", "Use Compact view": "Usa la vista compatta", "Use Tabbed view": "Usa la vista a schede", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u00c8 stato usato il campo is_admin ma risulta obsoleto. Per l'integrazione andrebbe utilizzata la propriet\u00e0 IsAdminUser", "User List Summary": "Lista riassuntiva degli utenti", "User Name": "Nome utente", "Users online": "Utenti collegati", "Values between...": "Valori compresi...", "Values duplicate...": "Valori duplicati...", "Values equal to...": "Valori uguali a...", "Values greater than...": "Valori maggiori di...", "Values less than...": "Valori minori di...", "Version Information": "Informazioni sulla versione", "Very Loose": "Molto sciolto", "Very Tight": "Molto stretto", "View": "Vista", "Views": "Viste", "WOPI host": "Host WOPI", "Warning": "Attenzione", "Warning! The browser you are using is not supported.": "Attenzione! Il browser che stai usando non \u00e8 supportato.", "We are in the process of cleaning up this document from the last session, please try again later.": "Siamo nel processo di pulizia di questo documento dall'ultima sessione, si prega di riprovare pi\u00f9 tardi.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u00c8 imbarazzante, non riusciamo a collegarti al tuo documento. Riprova.", "What?": "Cosa?", "When?": "Quando?", "Who?": "Chi?", "Word 2003 Document (.doc)": "Documento Word 2003 (.doc)", "Word Counter": "Conteggio parole", "Word Document (.docx)": "Documento Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Parametro WOPISrc mancante o errato, si prega di contattare l'assistenza.", "Wrong password provided. Please try again.": "La password \u00e8 errata. Riprova.", "Wrong server, reconnecting...": "Server non corretto, riconnessione...", "YB": "YB", "You": "Tu", "You are leaving the document. The following web page will open in a new tab: ": "State lasciando il documento. La seguente pagina web si aprir\u00e0 in una nuova scheda: ", "You have not done anything to rollback yet...": "Non hai ancora fatto niente per tornare indietro...", "Your WOPI server is not secure: SSL verification failed": "Il tuo server WOPI non \u00e8 sicuro: Verifica SSL fallita", "Your changes have been saved": "Le tue modifiche sono state salvate", "Your library is empty": "La tua libreria \u00e8 vuota", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Il tuo server non soddisfa i requisiti hardware, pertanto le performance possono risultare insoddisfacenti.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "La sessione \u00e8 scaduta. Ulteriori modifiche al documento potrebbero non essere salvate. Per continuare, aggiorna la sessione (o la pagina web). Potrebbe essere necessario effettuare nuovamente l'accesso.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "La sessione scadr\u00e0 in {time}. Per continuare, salva il tuo lavoro e aggiorna la sessione (o la pagina web). Potrebbe essere necessario effettuare nuovamente l'accesso.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Il cluster {productname} sembra essere malconfigurato - si prega di contattare l'amministratore di sistema. Proseguendo con la modifica si potr\u00e0 incorrere in svariati errori, come: utenti che non si vedono, conflitti nell'archiviazione dei documenti e/o problemi nelle operazioni di copia-incolla. Per il routeToken {1} mi aspettavo serverId {0}, ma sono connesso a serverId {2}", "ZB": "ZB", "Zotero API key is incorrect": "La chiave API di Zotero \u00e8 incorretta", "Zotero API key is not configured": "La chiave API di Zotero non \u00e8 stata configurata", "Zotero Warning": "Avviso di Zotero", "cell address": "indirizzo cellulare", "file type icon": "icona del tipo di file", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "risposte", "reply": "risposta", "{0} tab selected": "{0} scheda selezionata", "{username} saved this document as {filename}. Do you want to join?": "{username} ha salvato questo documento come {filename}. Vuoi unirti?", "{user} has joined": "{user} si \u00e8 collegato", "{user} has left": "{user} si \u00e8 scollegato", "\u00c5land Islands": "Isole \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ja.json b/f7cloud-office/browser/dist/l10n/ui-ja.json new file mode 100644 index 0000000..8d9067e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ja.json @@ -0,0 +1 @@ +{" document(s) open.": " \u958b\u3044\u3066\u3044\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3002", " hrs": " \u6642", " mins": " \u5206", " s": " \u79d2", " user(s).": " \u30e6\u30fc\u30b6\u30fc\u3002", "\"Slow Proxy\"": "\"\u30d7\u30ed\u30ad\u30b7\u6e1b\u901f\"", "%n users": "%n \u30e6\u30fc\u30b6\u30fc", "(current)": "(\u73fe\u5728)", "0 users": "0 \u30e6\u30fc\u30b6\u30fc", "1 user": "1 \u30e6\u30fc\u30b6\u30fc", "1 2 3": "1 2 3", "A comment is being edited": "\u30b3\u30e1\u30f3\u30c8\u306f\u7de8\u96c6\u3055\u308c\u3066\u3044\u307e\u3059", "AI Assistant": "AI\u30a2\u30b7\u30b9\u30bf\u30f3\u30c8", "About": "\u3053\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u306b\u3064\u3044\u3066", "Above Average...": "\u5e73\u5747\u4ee5\u4e0a...", "Accept": "\u627f\u8a8d", "Accept change": "\u5909\u66f4\u306e\u627f\u8a8d", "Active Sheet": "\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30b7\u30fc\u30c8", "Active sheet": "\u30a2\u30af\u30c6\u30a3\u30d6\u30b7\u30fc\u30c8", "Add Bibliography": "\u53c2\u8003\u6587\u732e\u3092\u8ffd\u52a0\u3057\u307e\u3059", "Add Citation": "\u5f15\u7528\u3092\u8ffd\u52a0", "Add Citation Note": "\u5f15\u7528\u7b26\u3092\u8ffd\u52a0", "Add Note": "\u30ce\u30fc\u30c8\u3092\u8ffd\u52a0", "Admin console": "\u7ba1\u7406\u30b3\u30f3\u30bd\u30fc\u30eb", "All": "\u3059\u3079\u3066", "All Sheets": "\u3059\u3079\u3066\u306e\u30b7\u30fc\u30c8", "Already presenting": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3055\u308c\u3066\u3044\u307e\u3059", "Always follow the editor": "\u5e38\u306b\u7de8\u96c6\u8005\u306b\u5f93\u3046", "An error occurred while fetching notes": "\u30ce\u30fc\u30c8\u3092\u53d6\u308a\u51fa\u3057\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f", "An error occurred while fetching style list": "\u30b9\u30bf\u30a4\u30eb\u30ea\u30b9\u30c8\u3092\u53d6\u5f97\u3059\u308b\u969b\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f", "Analytics": "\u5206\u6790", "Another user has removed this comment.": "\u3053\u306e\u30b3\u30e1\u30f3\u30c8\u3092\u524a\u9664\u3057\u307e\u3057\u305f.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u5225\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u307e\u3057\u305f\u3002 \u3053\u308c\u3089\u306e\u5909\u66f4\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b\uff1f", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u8ca2\u732e\u3059\u308b\u3053\u3068\u306b\u8208\u5473\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u3069\u3053\u304b\u3089\u59cb\u3081\u308c\u3070\u3088\u3044\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u3067\u3059\u304b? step-by-step instructions \u304b\u3089\u69cb\u7bc9\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044. \u7ffb\u8a33 translations \u305d\u308c\u3068\u3082by filing a bug report \u30d0\u30b0\u30ec\u30dd\u30fc\u30c8\u3082\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u3088\u308d\u3057\u304f\u304a\u9858\u3044\u3057\u307e\u3059\u3002", "Are you sure you want to delete sheet, {sheet}?": "\u9078\u629e\u3057\u305f\u30b7\u30fc\u30c8 {sheet} \u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f", "Are you sure you want to delete this page?": "\u3053\u306e\u30da\u30fc\u30b8\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f", "Are you sure you want to delete this slide?": "\u3053\u306e\u30b9\u30e9\u30a4\u30c9\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f", "Are you sure you want to shut down the server?": "\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3092\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?", "Are you sure you want to terminate this session?": "\u672c\u5f53\u306b\u3053\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059\u304b\uff1f", "Australia": "\u30aa\u30fc\u30b9\u30c8\u30e9\u30ea\u30a2", "Austria": "\u30aa\u30fc\u30b9\u30c8\u30ea\u30a2", "Authorization error was: '{errormessage}'.": "\u8a8d\u8a3c\u30a8\u30e9\u30fc\u306f\u300c{errormessage}\u300d\u3067\u3059\u3002", "Automatic": "\u81ea\u52d5", "Automatic color": "\u8272\u306e\u81ea\u52d5\u8a2d\u5b9a", "Autosaved": "\u81ea\u52d5\u4fdd\u5b58", "Avatar for {user}": "{user} \u306e\u30a2\u30d0\u30bf\u30fc", "Average": "\u5e73\u5747", "Axial": "\u8ef8", "BB": "BB", "Background Color": "\u80cc\u666f\u8272", "Bad": "\u60aa\u3044", "Below Average...": "\u5e73\u5747\u4ee5\u4e0b...", "Bookmarks": "\u30d6\u30c3\u30af\u30de\u30fc\u30af", "Boolean Value": "Boolean \u5024", "Borders": "\u7f6b\u7dda", "Bottom Margin": "\u4e0b\u4f59\u767d", "Bottom N elements...": "\u6700\u4e0b\u4f4d\u306e N \u8981\u7d20...", "Bottom N percent...": "\u6700\u4e0b\u4f4d N \u30d1\u30fc\u30bb\u30f3\u30c8...", "Bytes received": "\u53d7\u4fe1\u30d0\u30a4\u30c8\u6570", "Bytes sent": "\u9001\u4fe1\u30d0\u30a4\u30c8\u6570", "COOLWSD version:": "COOLWSD\u30d0\u30fc\u30b8\u30e7\u30f3:", "CPU Graph": "CPU \u30b0\u30e9\u30d5", "CPU History": "CPU\u306e\u5c65\u6b74", "CSV File (.csv)": "CSV \u30d5\u30a1\u30a4\u30eb (.csv)", "CSV file (.csv)": "CSV \u30d5\u30a1\u30a4\u30eb (.csv)", "Cache size of CPU statistics": "CPU\u7d71\u8a08\u306e\u30ad\u30e3\u30c3\u30b7\u30e5\u30b5\u30a4\u30ba", "Cache size of memory statistics": "\u30e1\u30e2\u30ea\u30fc\u7d71\u8a08\u306e\u30ad\u30e3\u30c3\u30b7\u30e5\u30b5\u30a4\u30ba", "Canada": "\u30ab\u30ca\u30c0", "Cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb", "Cancel paste special": "\u7279\u6b8a\u30da\u30fc\u30b9\u30c8\u3092\u30ad\u30e3\u30f3\u30bb\u30eb", "Cell borders": "\u30bb\u30eb\u306e\u7f6b\u7dda", "Channel Filter:": "\u30c1\u30e3\u30cd\u30eb \u30d5\u30a3\u30eb\u30bf\u30fc:", "Check security warnings of your server": "\u30b5\u30fc\u30d0\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8b66\u544a\u3092\u30c1\u30a7\u30c3\u30af", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "release notes\u304b\u3089\u78ba\u8a8d\u3067\u304d\u307e\u3059:\u6700\u65b0\u7248\u306e\u30c7\u30d6\u30ed\u30c3\u30d1\u30fc\u30f4\u30a1\u30fc\u30b8\u30e7\u30f3\u306e\u30b3\u30e9\u30dc\u30aa\u30f3\u30e9\u30a4\u30f3\u306f\u5c0f\u898f\u6a21\u306e\u4f01\u696d\u3068\u30db\u30fc\u30e0\u30e6\u30fc\u30b6\u30fc\u306b\u306f\u6d41\u884c\u3063\u3066\u3044\u307e\u3059\u3002", "Checkbox": "\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9", "Choice of functions": "\u95a2\u6570\u306e\u9078\u629e", "Citation Preferences": "\u5f15\u7528\u8a2d\u5b9a", "Citation Style": "\u5f15\u7528\u30b9\u30bf\u30a4\u30eb", "Citation warning": "\u5f15\u7528\u306e\u8b66\u544a", "Citations update failed": "\u5f15\u7528\u306e\u66f4\u65b0\u304c\u5931\u6557\u3057\u307e\u3057\u305f", "Cleaning up the document from the last session.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u6700\u5f8c\u30bb\u30c3\u30b7\u30e7\u30f3\u304b\u3089\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u3057\u307e\u3059\u3002", "Clear the search field": "\u691c\u7d22\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30af\u30ea\u30a2\u3059\u308b", "Close": "\u9589\u3058\u308b", "Close Presentation": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u9589\u3058\u308b", "Close dialog": "\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u9589\u3058\u308b", "Close document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u9589\u3058\u308b", "Cluster configuration warning": "\u30af\u30e9\u30b9\u30bf\u8a2d\u5b9a\u306e\u8b66\u544a", "Collabora Online Development Edition": "Collabora Online \u958b\u767a\u7248", "Collabora Online Welcome": "\u3088\u3046\u3053\u305dCollabora Online\u3078", "Collapse Tabs": "\u30bf\u30d6\u3092\u6298\u308a\u305f\u305f\u307f", "Color": "\u8272", "Column Width": "\u5217\u5e45:", "Columns": "\u5217", "Comment": "\u30b3\u30e1\u30f3\u30c8", "Comments Updated": "\u30b3\u30e1\u30f3\u30c8\u306e\u66f4\u65b0", "Compact view": "\u30b3\u30f3\u30d1\u30af\u30c8\u8868\u793a", "Confirm": "\u78ba\u8a8d", "Confirmation": "\u78ba\u8a8d", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u8907\u6570\u306e\u30e6\u30fc\u30b6\u30fc\u306b\u3088\u308b\u5143\u306b\u623b\u3059\u30fb\u3084\u308a\u76f4\u3057\u306e\u51e6\u7406\u304c\u885d\u7a81\u3057\u307e\u3057\u305f\u3002\u89e3\u6c7a\u3059\u308b\u306b\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4fee\u5fa9\u3092\u5229\u7528\u3057\u3066\u304f\u3060\u3055\u3044", "Connecting...": "\u63a5\u7d9a\u4e2d...", "Connection error": "\u63a5\u7d9a\u30a8\u30e9\u30fc", "Connections": "\u63a5\u7d9a", "Containing text...": "\u30c6\u30ad\u30b9\u30c8\u3092\u542b\u3080...", "Content copied to clipboard": "\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3055\u308c\u305f\u30b3\u30f3\u30c6\u30f3\u30c4", "Continue editing": "\u7de8\u96c6\u3092\u7d9a\u3051\u308b", "Continue read only": "\u8aad\u307f\u53d6\u308a\u5c02\u7528\u3067\u958b\u304f", "Copied external sources are not allowed": "\u30bd\u30fc\u30b9\u3092\u30b3\u30d4\u30fc\u3067\u304d\u307e\u305b\u3093", "Copy": "\u30b3\u30d4\u30fc", "Copy Cells": "\u30bb\u30eb\u306e\u30b3\u30d4\u30fc", "Copy Sheet...": "\u30b7\u30fc\u30c8\u3092\u30b3\u30d4\u30fc\u3059\u308b...", "Copy all version information in English": "\u3059\u3079\u3066\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u3092\u82f1\u8a9e\u3067\u30b3\u30d4\u30fc\u3057\u307e\u3059", "Copy link location": "\u30ea\u30f3\u30af\u3092\u30b3\u30d4\u30fc\u3059\u308b", "Copying from the document disabled": "\u30b3\u30d4\u30fc\u304c\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059", "Count": "\u6570", "CountA": "COUNTA", "Creating copy...": "\u30b3\u30d4\u30fc\u306e\u4f5c\u6210...", "Creating new file from template...": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304b\u3089\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3059\u308b...", "Creator(s)": "\u30af\u30ea\u30a8\u30a4\u30bf\u30fc", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D \u3067\u7d42\u4e86", "Currency": "\u901a\u8ca8", "Dark Mode": "\u30c0\u30fc\u30af\u30e2\u30fc\u30c9", "Dashboard": "\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9", "Data": "\u30c7\u30fc\u30bf", "Date": "\u65e5\u4ed8", "Debug Tools": "\u30c7\u30d0\u30c3\u30b0\u30c4\u30fc\u30eb", "Default": "\u6a19\u6e96", "Default Style": "\u6a19\u6e96\u30b9\u30bf\u30a4\u30eb", "Define print area": "\u5370\u5237\u7bc4\u56f2\u306e\u5b9a\u7fa9", "Delete": "\u524a\u9664", "Delete Columns": "\u5217\u306e\u524a\u9664", "Delete Rows": "\u884c\u306e\u524a\u9664", "Delete tabstop": "\u30bf\u30d6\u30b9\u30c8\u30c3\u30d7\u306e\u524a\u9664", "Discard": "\u7834\u68c4", "Discover All The Changes": "\u3059\u3079\u3066\u306e\u5909\u66f4\u3092\u691c\u7d22", "Dismiss": "\u68c4\u5374\u3059\u308b", "Document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8", "Document cannot be exported. Please try again.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u518d\u8aad\u307f\u8fbc\u307f\u3092\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Document cannot be renamed, please check your permissions.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Document cannot be renamed.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002", "Document cannot be saved, please check your permissions.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Document cannot be saved.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002", "Document colors": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30ab\u30e9\u30fc", "Document has been changed": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30c7\u30fc\u30bf\u3092\u4e0a\u66f8\u304d\u4fdd\u5b58\u3057\u307e\u3059\u304b\uff1f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u30b9\u30c8\u30ec\u30fc\u30b8\u3067\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u65b0\u3057\u3044\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u3002\u4eca\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u30ea\u30d3\u30b8\u30e7\u30f3\u3068\u3057\u3066\u53c2\u7167\u3067\u304d\u307e\u3059\u3002", "Document is getting migrated": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u30de\u30a4\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3055\u308c\u307e\u3057\u305f", "Document requires password to modify.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002", "Document requires password to view.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002", "Documents open": "\u958b\u3044\u3066\u3044\u308b\u6587\u66f8", "Documents:": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8:", "Don\u2019t show this again": "\u4eca\u5f8c\u8868\u793a\u3057\u306a\u3044", "Download": "\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9", "Download Selection": "\u9078\u629e\u4e2d\u306e\u3082\u306e\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9", "Download as": "\u5f62\u5f0f\u3092\u6307\u5b9a\u3057\u3066\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9", "Download completed and ready to be copied to clipboard.": "\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u304c\u5b8c\u4e86\u3057\u3001\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3059\u308b\u6e96\u5099\u304c\u6574\u3044\u307e\u3057\u305f.", "Download failed": "\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "Downloading clipboard content": "\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u5916\u90e8\u30ea\u30bd\u30fc\u30b9\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306f\u7981\u6b62\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u753b\u50cf\u306e\u8cbc\u308a\u4ed8\u3051\u306f\u53ef\u80fd\u3067\u3059\u3002 \u753b\u50cf\u3092\u53f3\u30af\u30ea\u30c3\u30af\u3057\u3001\u300c\u753b\u50cf\u3092\u30b3\u30d4\u30fc\u300d\u3092\u9078\u629e\u3057\u3066\u6587\u66f8\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002", "Downloading...": "\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u4e2d...", "Dropdown": "\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u7de8\u96c6", "Edit document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u7de8\u96c6", "Edit link": "\u30ea\u30f3\u30af\u3092\u7de8\u96c6\u3059\u308b", "Elapsed time": "\u7d4c\u904e\u6642\u9593", "Ellipsoid": "\u6955\u5186", "Empty Slide Show": "\u7a7a\u306e\u30b9\u30e9\u30a4\u30c9\u30b7\u30e7\u30fc", "End Presentation": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u7d42\u4e86", "Endnotes": "\u30a8\u30f3\u30c9\u30ce\u30fc\u30c8", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u6700\u65b0\u7248\u306e\u30b3\u30e9\u30dc\u30e9\u3092\u7121\u6599\u3067\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u30d6\u30e9\u30a6\u30b6\u4e0a\u3067\u7121\u6599\u3067\u4f7f\u7528\u3057\u305f\u308a\u3001\u63a2\u7d22\u3057\u305f\u308a\u3001\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u3068\u4e00\u7dd2\u306b\u4f7f\u7528\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002 apps \u3053\u3053\u304b\u3089\u30e2\u30d0\u30a4\u30eb\u306b\u3082\u5229\u7528\u3067\u304d\u307e\u3059\u3002", "Enter a file name": "\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044", "Enter new name": "\u65b0\u3057\u3044\u540d\u524d\u3092\u5165\u529b", "Enter new sheet name": "\u65b0\u3057\u3044\u30b7\u30fc\u30c8\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044", "Entering text mode": "\u30c6\u30ad\u30b9\u30c8\u30e2\u30fc\u30c9\u306b\u5165\u308b", "Error": "\u30a8\u30e9\u30fc", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u8868\u8a08\u7b97 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u8868\u8a08\u7b97 (.xlsx)", "Expired:": "\u671f\u9650\u5207\u308c:", "Explore The New {coolversion}": "\u65b0\u30f4\u30a1\u30fc\u30b8\u30e7\u30f3{coolversion}", "Export As": "\u5f62\u5f0f\u3092\u6307\u5b9a\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8", "Export as": "\u5f62\u5f0f\u3092\u6307\u5b9a\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8", "Exported to storage": "\u30b9\u30c8\u30ec\u30fc\u30b8\u3078\u66f8\u304d\u51fa\u3057", "External data source not allowed": "\u5916\u90e8\u30c7\u30fc\u30bf\u30bd\u30fc\u30b9\u304c\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "External link": "\u5916\u90e8\u30ea\u30f3\u30af", "Failed to authenticate this session over protocol {0}": "\u30d7\u30ed\u30c8\u30b3\u30eb {0} \u3067\u3053\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u8a8d\u8a3c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f", "Failed to download clipboard, please re-copy": "\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3067\u304d\u306a\u3044\u5834\u5408\u306f\u3001\u518d\u30b3\u30d4\u30fc\u3057\u3066\u304f\u3060\u3055\u3044", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u30bd\u30b1\u30c3\u30c8\u306e\u30b3\u30cd\u30af\u30b7\u30e7\u30f3\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u30bd\u30b1\u30c3\u30c8\u306e\u30b3\u30cd\u30af\u30b7\u30e7\u30f3\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u30d7\u30ed\u30ad\u30b7\u306e\u8a2d\u5b9a\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u306e\u3067\u30b7\u30b9\u30c6\u30e0\u7ba1\u7406\u8005\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u4ee5\u4e0b\u306eURLhttps://sdk.collaboraonline.com/docs/installation/Proxy_settings.html\u3067\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044", "Failed to get RouteToken from controller": "Token\u53d6\u5f97\u304c\u5931\u6557\u3057\u307e\u3057\u305f", "Failed to load collections": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "Failed to load document.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002", "Failed to load groups": "\u30a2\u30a4\u30c6\u30e0\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "Failed to load items": "\u30a2\u30a4\u30c6\u30e0\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "Failed to load styles": "\u30b9\u30bf\u30a4\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3001\u30d5\u30a1\u30a4\u30eb\u304c\u58ca\u308c\u3066\u3044\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u518d\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002 \u3053\u306e\u6587\u66f8\u306f\u3001\u4e0d\u6b63\u306a\u5f62\u5f0f\u304b\u3082\u3057\u304f\u306f\u5bb9\u91cf\u304c\u5927\u304d\u3059\u304e\u307e\u3059\u3002 \u7ba1\u7406\u8005\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Failed to read document from storage, please try to load the document again.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aad\u307f\u8fbc\u307f\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3001\u518d\u63a5\u7d9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Failed to set jwt authentication cookie over insecure connection": "\u63a5\u7d9a\u304c\u5b89\u5168\u3067\u306f\u306a\u3044\u306e\u3067JWT \u8a8d\u8a3c Cookie \u306e\u8a2d\u5b9a\u304c\u5931\u6557\u3057\u307e\u3057\u305f", "Fields": "\u30d5\u30a3\u30fc\u30eb\u30c9", "File": "\u30d5\u30a1\u30a4\u30eb", "File name should contain an extension.": "\u30d5\u30a1\u30a4\u30eb\u540d\u306b\u306f\u62e1\u5f35\u5b50\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059.", "Fill Series": "\u30bb\u30eb\u306e\u30d5\u30a3\u30eb", "Fixed size": "\u56fa\u5b9a\u30b5\u30a4\u30ba", "Focus Cell": "\u30bb\u30eb\u306e\u30d5\u30a9\u30fc\u30ab\u30b9", "Following": "\u30d5\u30a9\u30ed\u30fc", "Following the editor": "\u30a8\u30c7\u30a3\u30bf\u306e\u30d5\u30a9\u30ed\u30fc", "Following {user}": "\u30d5\u30a9\u30ed\u30fc {user}", "Font": "\u30d5\u30a9\u30f3\u30c8", "Font Name": "\u30d5\u30a9\u30f3\u30c8\u540d", "Font Size": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba", "Footnotes": "\u811a\u6ce8", "Form": "\u30d5\u30a9\u30fc\u30e0", "Format": "\u66f8\u5f0f", "Formula": "\u6570\u5f0f", "Forum": "\u30d5\u30a9\u30fc\u30e9\u30e0", "Fraction": "\u5c0f\u6570\u90e8", "From": "\u304b\u3089", "From now on clipboard notifications will discreetly appear at the bottom.": "\u4eca\u5f8c\u3001\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306e\u901a\u77e5\u306f\u63a7\u3048\u3081\u306b\u753b\u9762\u4e0b\u90e8\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "Full Page Slides": "\u30d5\u30eb\u30da\u30fc\u30b8\u30b9\u30e9\u30a4\u30c9", "Fullscreen presentation": "\u5168\u753b\u9762\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3", "Function Wizard": "\u95a2\u6570\u30a6\u30a3\u30b6\u30fc\u30c9", "Functions": "\u95a2\u6570", "GB": "GB", "General": "\u4e00\u822c", "Get Involved": "\u53c2\u52a0\u3059\u308b", "Go Offline": "\u30aa\u30d5\u30e9\u30a4\u30f3", "Go Online": "\u30aa\u30f3\u30e9\u30a4\u30f3\u3078\u884c\u3053\u3046", "Good": "\u826f\u3044", "Gradient End": "\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u30a8\u30f3\u30c9", "Gradient Start": "\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u30b9\u30bf\u30fc\u30c8", "Graphs": "\u30b0\u30e9\u30d5", "Group Libraries": "\u30b0\u30eb\u30fc\u30d7\u30e9\u30a4\u30d6\u30e9\u30ea", "HTML Document (.html)": "HTML\u6587\u66f8 (.html)", "HTML File (.html)": "HTML\u30d5\u30a1\u30a4\u30eb (.html)", "HTML file (.html)": "HTML\u30d5\u30a1\u30a4\u30eb (.html)", "Heading 1": "\u898b\u51fa\u3057 1", "Heading 2": "\u898b\u51fa\u3057 2", "Headings and objects that you add to the document will appear here": "\u8ffd\u52a0\u3057\u305f\u898b\u51fa\u3057\u3068\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u3053\u3053\u306b\u8868\u793a\u3055\u308c\u307e\u3059", "Help": "\u30d8\u30eb\u30d7", "Hide Menu": "\u30e1\u30cb\u30e5\u30fc\u3092\u96a0\u3059", "Hide Menu Bar": "\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u3092\u96a0\u3059", "Hide the search bar": "\u691c\u7d22\u30d0\u30fc\u3092\u96a0\u3059", "Highlight cells with...": "\u30cf\u30a4\u30e9\u30a4\u30c8\u30bb\u30eb\u3068...", "History": "\u5c65\u6b74", "Hit Cancel to open in view-only mode.": "\u30ad\u30e3\u30f3\u30bb\u30eb\u3092\u62bc\u4e0b\u3059\u308b\u3068\u8868\u793a\u30e2\u30fc\u30c9\u3067\u958b\u304d\u307e\u3059\u3002", "Home": "\u30db\u30fc\u30e0", "Idle document - please click to reload and resume editing": "\u30a2\u30a4\u30c9\u30eb\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 - \u30ea\u30ed\u30fc\u30c9\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u7de8\u96c6\u3092\u7d99\u7d9a\u3057\u3066\u304f\u3060\u3055\u3044", "Idle document - please tap to reload and resume editing": "\u30a2\u30a4\u30c9\u30eb\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 - \u30ea\u30ed\u30fc\u30c9\u3092\u30bf\u30c3\u30d7\u3057\u3066\u7de8\u96c6\u3092\u7d99\u7d9a\u3057\u3066\u304f\u3060\u3055\u3044", "Idle time": "\u30a2\u30a4\u30c9\u30eb\u6642\u9593", "If you want to share large elements outside of {productname} it's necessary to first download them.": "{productname}\u3092\u5171\u6709\u3059\u308b\u5834\u5408\u306f\u30c0\u30a6\u30ed\u30fc\u30c9\u3057\u3066\u304b\u3089\u5171\u6709\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Image (.png)": "\u753b\u50cf (.png)", "Initializing...": "\u521d\u671f\u5316\u3057\u3066\u3044\u307e\u3059...", "Insert": "\u633f\u5165", "Insert Checkbox": "\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u633f\u5165", "Insert Columns After": "\u5217\u3092\u53f3\u306b\u633f\u5165", "Insert Columns Before": "\u5217\u3092\u5de6\u306b\u633f\u5165", "Insert Comment": "\u30b3\u30e1\u30f3\u30c8\u306e\u633f\u5165", "Insert Date": "\u65e5\u4ed8\u3092\u633f\u5165", "Insert Dropdown": "\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u3092\u633f\u5165", "Insert Local Image": "\u30ed\u30fc\u30ab\u30eb\u753b\u50cf\u3092\u633f\u5165", "Insert Picture": "\u753b\u50cf\u3092\u633f\u5165", "Insert Rich Text": "\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u3092\u633f\u5165", "Insert Rows Above": "\u884c\u3092\u4e0a\u306b\u633f\u5165", "Insert Rows Below": "\u884c\u3092\u4e0b\u306b\u633f\u5165", "Insert Shape": "\u30b7\u30a7\u30a4\u30d7\u306e\u633f\u5165", "Insert Table": "\u8868\u306e\u633f\u5165", "Insert connectors": "\u30b3\u30cd\u30af\u30bf\u30fc\u306e\u633f\u5165", "Insert shapes": "\u30b7\u30a7\u30a4\u30d7\u306e\u633f\u5165", "Insert sheet": "\u30b7\u30fc\u30c8\u306e\u633f\u5165", "Insert sheet after this": "\u30b7\u30fc\u30c8\u3092\u5f8c\u308d\u306b\u633f\u5165", "Insert sheet before this": "\u30b7\u30fc\u30c8\u3092\u524d\u306b\u633f\u5165", "Insert table": "\u8868\u306e\u633f\u5165", "Insert tabstop": "\u30bf\u30d6\u30b9\u30c8\u30c3\u30d7\u306e\u633f\u5165", "Invalid link: '{url}'": "\u7121\u52b9\u306a\u30ea\u30f3\u30af: '{url}'", "Invert Background": "\u80cc\u666f\u3092\u5909\u66f4", "It seems you have copied a selection that includes external images.": "\u5916\u90e8\u306e\u753b\u50cf\u3092\u30b3\u30d4\u30fc\u3057\u305f\u3088\u3046\u3067\u3059\u3002", "It seems you have tried to insert external data.": "\u5916\u90e8\u306e\u30c7\u30fc\u30bf\u3092\u633f\u5165\u3057\u305f\u3088\u3046\u3067\u3059\u3002", "Keyboard shortcuts": "\u30ad\u30fc\u30dc\u30fc\u30c9\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", "Kill": "\u5f37\u5236\u7d42\u4e86", "Kill session.": "\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3002", "LOKit version:": "LOKit \u30d0\u30fc\u30b8\u30e7\u30f3:", "Language": "\u8a00\u8a9e", "Language:": "\u8a00\u8a9e:", "Last modification": "\u6700\u7d42\u5909\u66f4", "Last saved:": "\u6700\u5f8c\u306b\u4fdd\u5b58\u3057\u305f\u5834\u6240:", "Latest Updates": "\u6700\u65b0\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8", "Layout": "\u30ec\u30a4\u30a2\u30a6\u30c8", "Left Margin": "\u5de6\u4f59\u767d", "License": "\u30e9\u30a4\u30bb\u30f3\u30b9", "Linear": "\u7dda\u5f62", "Loading...": "\u8aad\u307f\u8fbc\u307f\u4e2d...", "Local Image...": "\u30ed\u30fc\u30ab\u30eb\u30a4\u30e1\u30fc\u30b8...", "Local Multimedia...": "\u30ed\u30fc\u30ab\u30eb\u30de\u30eb\u30c1\u30e1\u30c7\u30a3\u30a2...", "Log": "\u30ed\u30b0", "Log Levels": "\u30ed\u30b0\u30ec\u30d9\u30eb", "Loose": "\u5e83\u3044", "MB": "MB", "Master": "\u30de\u30b9\u30bf\u30fc", "Master View": "\u30de\u30b9\u30bf\u30fc\u8868\u793a", "Max": "\u6700\u5927\u5024", "Maximum": "\u6700\u5927", "Maximum Document process stack memory (in KB) - reduce only": "\u6700\u5927\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 \u30d7\u30ed\u30bb\u30b9 \u30b9\u30bf\u30c3\u30af \u30e1\u30e2\u30ea (KB) - \u306e\u307f\u3092\u524a\u6e1b", "Maximum Document process virtual memory (in MB) - reduce only": "\u6700\u5927\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d7\u30ed\u30bb\u30b9\u306e\u4eee\u60f3\u30e1\u30e2\u30ea(MB) - \u306e\u307f\u3092\u524a\u6e1b", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u6700\u5927\u30d5\u30a1\u30a4\u30eb\u30d7\u30ed\u30bb\u30b9 \u30b9\u30bf\u30c3\u30af \u30e1\u30e2\u30ea (KB) - \u306e\u307f\u3092\u524a\u6e1b", "Memory": "\u30e1\u30e2\u30ea", "Memory Graph": "\u30e1\u30e2\u30ea\u30fc\u30b0\u30e9\u30d5", "Memory History": "\u30e1\u30e2\u30ea\u306e\u5c65\u6b74", "Memory consumed": "\u30e1\u30e2\u30ea\u30fc\u6d88\u8cbb\u91cf", "Min": "\u6700\u5c0f\u5024", "Minimum": "\u6700\u5c0f", "Missing Fonts": "\u30d5\u30a9\u30f3\u30c8\u304c\u5b58\u5728\u3057\u3066\u3044\u307e\u305b\u3093", "Modified": "\u5909\u66f4\u6e08\u307f", "Modify": "\u5909\u66f4", "More highlights...": "\u3082\u3063\u3068\u30cf\u30a4\u30e9\u30a4\u30c8...", "More information and support": "\u8a73\u3057\u3044\u30b5\u30dd\u30fc\u30c8\u60c5\u5831", "More...": "\u3082\u3063\u3068\u8a73\u3057\u304f...", "Move Sheet Left": "\u30b7\u30fc\u30c8\u3092\u5de6\u306b\u79fb\u52d5", "Move Sheet Right": "\u30b7\u30fc\u30c8\u3092\u53f3\u306b\u79fb\u52d5", "My Library": "\u79c1\u306e\u30e9\u30a4\u30d6\u30e9\u30ea", "My Publications": "\u81ea\u5206\u306e\u51fa\u7248\u7269", "Network Graph": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30b0\u30e9\u30d5", "Neutral": "\u4e2d\u7acb", "No Comments": "\u30b3\u30e1\u30f3\u30c8\u306f\u3042\u308a\u307e\u305b\u3093", "No color": "\u8272\u306a\u3057", "No disk space left on server.": "\u30b5\u30fc\u30d0\u30fc\u306e\u30c7\u30a3\u30b9\u30af\u5bb9\u91cf\u304c\u3042\u308a\u307e\u305b\u3093\u3002", "No fill": "\u6e80\u305f\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "No issues found": "\u554f\u984c\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f", "No problems with SSL verification detected": "\u691c\u51fa\u3055\u308c\u305f SSL \u306e\u78ba\u8a8d\u306e\u554f\u984c\u7121\u3057", "None": "\u306a\u3057", "None (Do not check spelling)": "\u306a\u3057\uff08\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af\u3092\u884c\u308f\u306a\u3044\uff09", "Normal": "\u666e\u901a", "Notes": "\u30ce\u30fc\u30c8:", "Notes Pages": "\u30ce\u30fc\u30c8\u30da\u30fc\u30b8", "Notes View": "\u30ce\u30fc\u30c8\u30d3\u30e5\u30fc", "Number": "\u6570", "Number of Documents": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u6570", "Number of Pages": "\u30da\u30fc\u30b8\u6570", "Number of Sheets": "\u30b7\u30fc\u30c8\u306e\u6570", "Number of Slides": "\u30b9\u30e9\u30a4\u30c9\u6570", "ODF Drawing (.odg)": "ODF \u56f3\u5f62\u63cf\u753b (.odg)", "ODF presentation (.odp)": "ODF \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 (.odp)", "ODF spreadsheet (.ods)": "ODF \u8868\u8a08\u7b97 (.ods)", "ODF text document (.odt)": "ODF \u6587\u66f8\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 (.odt)", "OK": "OK", "OPEN": "\u958b\u304f", "Once citations are entered their storage and display type can not be changed.": "\u4e00\u5ea6\u5165\u529b\u3055\u308c\u305f\u5f15\u7528\u6587\u306e\u7de8\u96c6\u3068\u8868\u793a\u30bf\u30a4\u30d7\u306f\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002", "Online Help": "\u30aa\u30f3\u30e9\u30a4\u30f3\u30d8\u30eb\u30d7", "Only the document owner can change the password.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u6240\u6709\u8005\u3060\u3051\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3067\u304d\u307e\u3059\u3002", "Oops, there is a problem connecting the document": "\u304a\u3063\u3068\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3078\u306e\u63a5\u7d9a\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f", "Oops, there is a problem connecting to {productname}: ": "\u3042\u308c\u308c\u301c\uff1f\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3078\u306e\u63a5\u7d9a\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f ", "Open link": "\u30ea\u30f3\u30af\u3092\u958b\u304f", "Open menu": "\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304f", "Overview": "\u76ee\u6b21", "Overwrite": "\u4e0a\u66f8\u304d", "PB": "PB", "PDF Document (.pdf)": "PDF\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 (.pdf)", "PDF Document (.pdf) - Expert": "PDF\u30c9\u30ad\u30e5\u30e1\u30f3\u30c9(.pdf) - Expert", "PDF Document (.pdf) as...": "PDF\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8 (.pdf)...", "PID": "PID", "Page Layout": "\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8", "Page Setup": "\u30da\u30fc\u30b8\u8a2d\u5b9a", "Paste": "\u30da\u30fc\u30b9\u30c8", "Paste Slide": "\u30b9\u30e9\u30a4\u30c9\u306e\u8cbc\u308a\u4ed8\u3051", "Paste Special": "\u5f62\u5f0f\u3092\u9078\u629e\u3057\u3066\u8cbc\u308a\u4ed8\u3051", "Paste from this document": "\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089\u8cbc\u308a\u4ed8\u3051\u308b", "Path": "\u30d1\u30b9", "Percent": "\u30d1\u30fc\u30bb\u30f3\u30c8", "Permission Mode": "\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u30e2\u30fc\u30c9", "Picture": "\u753b\u50cf", "Please save or discard the comment currently being edited.": "\u30b3\u30e1\u30f3\u30c8\u304c\u7de8\u96c6\u3055\u308c\u307e\u3057\u305f\u3001\u4fdd\u5b58\u305d\u308c\u3068\u3082\u7834\u68c4\u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002", "Please send us your feedback": "\u3054\u610f\u898b\u3092\u304a\u5bc4\u305b\u304f\u3060\u3055\u3044", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 (.ppt)", "Present current slide": "\u73fe\u5728\u306e\u30b9\u30e9\u30a4\u30c9\u304b\u3089\u958b\u59cb", "Present in Window": "\u30a6\u30a3\u30f3\u30c9\u30a6\u306b\u8868\u793a", "Present in new window": "\u65b0\u3057\u3044\u30a6\u30a3\u30f3\u30c9\u30a6\u306b\u8868\u793a", "Presentation": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3", "Presentation disabled": "Presentation \u7121\u52b9\u5316", "Presentation mode has been disabled for this document": "\u73fe\u5728\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306ePresentation \u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30e2\u30fc\u30c9\u306f\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u304c\u30d6\u30ed\u30c3\u30af\u3055\u308c\u307e\u3057\u305f\u3002\u5229\u7528\u3057\u3066\u3044\u308b\u30d6\u30e9\u30a6\u30b6\u3067\u306e\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u8a31\u53ef\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30b9\u30e9\u30a4\u30c9\u304c\u5225\u753b\u9762\u306b\u306a\u308a\u3001\u753b\u9762\u5171\u6709\u304c\u8a31\u53ef\u3055\u308c\u307e\u3059\u3002", "Presenting in fullscreen": "\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u3067\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3", "Presenting in window": "\u30a6\u30a3\u30f3\u30c9\u30a6\u30ba\u3067\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3057\u307e\u3059", "Properties": "\u30d7\u30ed\u30d1\u30c6\u30a3", "Provider:": "\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc:", "Quadratic": "\u653e\u7269\u7dda", "RELOAD": "\u518d\u8aad\u307f\u8fbc\u307f", "Radial": "\u653e\u5c04\u72b6", "Read mode": "\u8a73\u3057\u304f", "Read-only": "\u8aad\u307f\u53d6\u308a\u5c02\u7528", "Received": "\u53d7\u4fe1", "Recent": "\u6700\u8fd1", "Reconnecting...": "\u518d\u63a5\u7d9a\u4e2d...", "Redo": "\u3084\u308a\u76f4\u3059", "References": "\u53c2\u7167", "Refresh": "\u66f4\u65b0", "Refresh Citations": "\u5f15\u7528\u3092\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5", "Refresh Log": "\u66f4\u65b0\u30ed\u30b0", "Reject change": "\u5909\u66f4\u306e\u5374\u4e0b", "Reloading the document after rename": "\u540d\u524d\u5909\u66f4\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u30ec\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044", "Remove": "\u524a\u9664", "Remove Thread": "\u30b9\u30ec\u30c3\u30c9\u3092\u524a\u9664", "Remove link": "\u30ea\u30f3\u30af\u3092\u524a\u9664", "Remove print area": "\u5370\u5237\u7bc4\u56f2\u306e\u524a\u9664", "Rename": "\u540d\u524d\u3092\u5909\u66f4", "Rename Document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u540d\u524d\u3092\u5909\u66f4", "Rename sheet": "\u30b7\u30fc\u30c8\u540d\u306e\u5909\u66f4", "Renaming...": "\u30ea\u30cd\u30fc\u30e0...", "Repair": "\u4fee\u5fa9", "Repair Document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4fee\u5fa9", "Reply": "\u8fd4\u4fe1", "Report an issue": "\u554f\u984c\u3092\u5831\u544a", "Reset to Default Language": "\u65e2\u5b9a\u306e\u8a00\u8a9e\u306b\u623b\u3059", "Reset zoom": "\u8868\u793a\u500d\u7387\u3092\u30ea\u30bb\u30c3\u30c8", "Resolve": "\u89e3\u6c7a\u6e08", "Resolve Thread": "\u30b9\u30ec\u30c3\u30c9\u3092\u524a\u9664", "Resolved": "\u89e3\u6c7a\u6e08", "Restoring older revision. Any unsaved changes will be available in version history": "\u4ee5\u524d\u306e\u30ea\u30d3\u30b8\u30e7\u30f3\u3092\u5fa9\u5143\u3057\u3066\u3044\u307e\u3059\u3002 \u4fdd\u5b58\u3055\u308c\u3066\u3044\u306a\u3044\u5909\u66f4\u306f\u30d0\u30fc\u30b8\u30e7\u30f3\u5c65\u6b74\u3067\u5229\u7528\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059", "Review": "\u691c\u67fb", "Rich Text": "\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8", "Rich Text (.rtf)": "\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8 (.rtf)", "Right Margin": "\u53f3\u4f59\u767d", "Row Height": "\u884c\u306e\u9ad8\u3055", "Rows": "\u884c", "Ruler": "\u30eb\u30fc\u30e9\u30fc", "Save": "\u4fdd\u5b58", "Save As": "\u540d\u524d\u3092\u4ed8\u3051\u3066\u4fdd\u5b58", "Save Comments": "\u30b3\u30e1\u30f3\u30c8\u306e\u4fdd\u5b58", "Save as ODF format": "ODF\u5f62\u5f0f\u3068\u3057\u3066\u4fdd\u5b58", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba\u304c\u5927\u304d\u3059\u304e\u3067\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u306b\u306a\u308a\u307e\u3059\u304c\u3001\u30ed\u30fc\u30ab\u30eb\u306b\u30b3\u30d4\u30fc\u3092\u4fdd\u5b58\u3059\u308b\u305f\u3081\u306b\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3067\u304d\u307e\u3059\u3002", "Save failed due to no disk space left. Document will now be read-only.": "disk space\u304c\u8db3\u308a\u306a\u3044\u306e\u3067\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u73fe\u5728\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u8aad\u307f\u8fbc\u307f\u304c\u3067\u304d\u307e\u3059\u3002", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u30b9\u30c8\u30ec\u30fc\u30b8\u304c\u8db3\u308a\u306a\u3044\u306e\u3067\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002\u73fe\u5728\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u8aad\u307f\u8fbc\u307f\u3067\u304d\u307e\u3059\u3002\u30b9\u30c8\u30ec\u30fc\u30b8\u3092\u78ba\u8a8d\u3057\u3066\u304b\u3089\u4fdd\u5b58\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Save to new file": "\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3078\u4fdd\u5b58", "Saving...": "\u4fdd\u5b58\u4e2d...", "Scientific": "\u79d1\u5b66\u7684", "Screen Reading": "\u30b9\u30af\u30ea\u30fc\u30f3\u30ea\u30fc\u30c7\u30a3\u30f3\u30b0", "Scroll down annotations": "\u4e0b\u306e\u6ce8\u91c8\u306b\u30b9\u30af\u30ed\u30fc\u30eb", "Scroll left": "\u5de6\u30b9\u30af\u30ed\u30fc\u30eb", "Scroll right": "\u53f3\u30b9\u30af\u30ed\u30fc\u30eb", "Scroll to the first sheet": "\u6700\u521d\u306e\u30b7\u30fc\u30c8\u306b\u30b9\u30af\u30ed\u30fc\u30eb", "Scroll to the last sheet": "\u6700\u5f8c\u306e\u30b7\u30fc\u30c8\u306b\u30b9\u30af\u30ed\u30fc\u30eb", "Scroll up annotations": "\u4e0a\u306e\u6ce8\u91c8\u306b\u30b9\u30af\u30ed\u30fc\u30eb", "Search": "\u691c\u7d22", "See history": "\u5c65\u6b74", "See revision history": "\u6539\u8a02\u5c65\u6b74\u3092\u898b\u308b", "Select language": "\u8a00\u8a9e\u3092\u9078\u629e", "Select multiple cells": "\u8907\u6570\u306e\u30bb\u30eb\u3092\u9078\u629e", "Select range": "\u7bc4\u56f2\u3092\u9078\u629e", "Selected external data source is forbidden. Please contact the system administrator.": "\u5916\u90e8\u30c7\u30fc\u30bf\u30bd\u30fc\u30b9\u306e\u9078\u629e\u306f\u7981\u6b62\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u30b7\u30b9\u30c6\u30e0\u7ba1\u7406\u8005\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044.", "Selected range of cells": "\u30bb\u30eb\u306e\u9078\u629e\u7bc4\u56f2", "Selection Mode": "\u9078\u629e\u30e2\u30fc\u30c9", "Selection count": "\u9078\u629e\u3057\u305f\u500b\u6570", "Selection mode: inactive": "\u9078\u629e\u30e2\u30fc\u30c9:\u975e\u30a2\u30af\u30c6\u30a3\u30d6", "Send Feedback": "\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u3092\u9001\u4fe1", "Sent": "\u9001\u4fe1", "Served by:": "\u63d0\u4f9b:", "Server audit": "\u30b5\u30fc\u30d0\u30fc\u76e3\u67fb", "Server has been shut down; please reload the page.": "\u30b5\u30fc\u30d0\u3092\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u3057\u307e\u3057\u305f\u3002\u30da\u30fc\u30b8\u3092\u30ea\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044.", "Server is down, restarting automatically. Please wait.": "\u30b5\u30fc\u30d0\u30fc\u304c\u30c0\u30a6\u30f3\u3057\u3001\u81ea\u52d5\u7684\u306b\u518d\u8d77\u52d5\u3057\u307e\u3059\u3002\u3057\u3070\u3089\u304f\u304a\u5f85\u3061\u304f\u3060\u3055\u3044\u3002", "Server is now reachable. We have to refresh the page now.": "\u30b5\u30fc\u30d0\u30fc\u304c\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002\u30da\u30fc\u30b8\u3092\u30ea\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Server is now reachable...": "\u30b5\u30fc\u30d0\u30fc\u304c\u5230\u9054\u3067\u304d\u307e\u3057\u305f...", "Server is shutting down": "\u30b5\u30fc\u30d0\u30fc\u3092\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u4e2d", "Server is shutting down for maintenance (auto-saving)": "\u30b5\u30fc\u30d0\u30fc\u306f\u30e1\u30f3\u30c6\u30ca\u30f3\u30b9\u306e\u305f\u3081\u7d42\u4e86\u3057\u307e\u3059\uff08\u81ea\u52d5\u30bb\u30fc\u30d6\uff09", "Server returned this reason:": "\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e\u623b\u308a\u5024:", "Server uptime": "\u30b5\u30fc\u30d0\u30fc\u7a3c\u50cd\u6642\u9593", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u30b5\u30fc\u30d3\u30b9\u304c\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002\u5f8c\u307b\u3069\u518d\u5ea6\u8a66\u3057\u3066\u3001\u554f\u984c\u304c\u3042\u308b\u3088\u3046\u306a\u3089\u7ba1\u7406\u8005\u306b\u5831\u544a\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Session terminated by document owner": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u6240\u6709\u8005\u306b\u3088\u308a\u30bb\u30c3\u30b7\u30e7\u30f3\u304c\u5207\u65ad\u3055\u308c\u307e\u3057\u305f", "Set Language for All text": "\u3059\u3079\u3066\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u8a00\u8a9e\u3092\u8a2d\u5b9a\u3059\u308b", "Set Language for Paragraph": "\u30d1\u30e9\u30b0\u30e9\u30d5\u306e\u8a00\u8a9e\u8a2d\u5b9a", "Set Language for Selection": "\u9078\u629e\u306e\u8a00\u8a9e\u3092\u8a2d\u5b9a\u3059\u308b", "Set Log Levels": "\u30ed\u30b0\u30ec\u30d9\u30eb\u3092\u8a2d\u5b9a\u3059\u308b", "Settings": "\u8a2d\u5b9a", "Shapes": "\u30b7\u30a7\u30a4\u30d7", "Share": "\u5171\u6709", "Share...": "\u5171\u6709...", "Show Menu": "\u30e1\u30cb\u30e5\u30fc\u3092\u8868\u793a", "Show Ruler": "\u30eb\u30fc\u30e9\u30fc\u306e\u8868\u793a", "Show Status Bar": "\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc\u306e\u8868\u793a", "Show the search bar": "\u691c\u7d22\u30d0\u30fc\u306e\u8868\u793a", "Shutdown Server": "\u30b5\u30fc\u30d0\u30fc\u3092\u7d42\u4e86\u3059\u308b", "Signature": "\u7f72\u540d", "Smart Picker": "\u30b9\u30de\u30fc\u30c8\u30d4\u30c3\u30ab\u30fc", "Solid": "\u5b9f\u7dda", "Someone": "\u30e6\u30fc\u30b6\u30fc", "Sparkline": "\u30b9\u30d1\u30fc\u30af\u30e9\u30a4\u30f3", "Square": "\u6b63\u65b9\u5f62", "Standard": "\u57fa\u672c", "Status": "\u30b9\u30c6\u30fc\u30bf\u30b9", "Status Bar": "\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc", "Stop following": "\u30d5\u30a9\u30ed\u30fc\u505c\u6b62", "Store as:": "\u4fdd\u5b58\u5148:", "Style": "\u30b9\u30bf\u30a4\u30eb", "Style list": "\u30b9\u30bf\u30a4\u30eb\u4e00\u89a7", "Styles": "\u30b9\u30bf\u30a4\u30eb", "Successfully exported: ": "\u66f8\u304d\u51fa\u3057\u306b\u6210\u529f\u3057\u307e\u3057\u305f ", "Sum": "\u5408\u8a08", "TB": "TB", "Table": "\u30c6\u30fc\u30d6\u30eb", "Tap to collapse": "\u30bf\u30c3\u30d7\u3067\u975e\u8868\u793a", "Tap to expand": "\u30bf\u30c3\u30d7\u3067\u8868\u793a", "Text": "\u6587\u5b57\u5217", "Text orientation": "\u6587\u5b57\u306e\u65b9\u5411", "The IsAdminUser property is not set by integration": "IsAdminUser\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u7d71\u5408\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "The IsAdminUser user property is set by integration": "IsAdminUser\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u7d71\u5408\u306b\u3088\u3063\u3066\u8a2d\u5b9a\u3055\u308c\u307e\u3059", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u306f\u3001Web API \u3092\u901a\u3057\u3066\u5230\u9054\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u306e\u3042\u308b\u5f15\u7528\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \u5f15\u7528\u3084\u4f1d\u8a18\u3092\u7de8\u96c6\u3059\u308b\u969b\u306b\u554f\u984c\u304c\u767a\u751f\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059.", "The document could not be locked, and is opened in read-only mode.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u30ed\u30c3\u30af\u3055\u308c\u305a\u3001\u8aad\u307f\u53d6\u308a\u5c02\u7528\u30e2\u30fc\u30c9\u3067\u958b\u304d\u307e\u3059.", "The document could not be locked.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u30ed\u30c3\u30af\u3067\u304d\u307e\u305b\u3093.", "The document is being renamed and will reload shortly": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u540d\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u30fb\u30ea\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044", "The document is switching to Offline mode and will reload shortly": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304cOffline\u30e2\u30fc\u30c9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u306e\u3067\u30ea\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044", "The document is too large or no disk space left to save. Document will now be read-only.": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u5bb9\u91cf\u304c\u5927\u304d\u3059\u304e\u308b\u304b\u3001\u307e\u305f\u306f\u30c7\u30a3\u30b9\u30af\u5bb9\u91cf\u304c\u4e0d\u8db3\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u306b\u306a\u308a\u307e\u3059\u3002", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u30bf\u30a4\u30d7: {0} \u306e\u30d5\u30a1\u30a4\u30eb\u306f\u540d\u524d\u304c\u306a\u3044\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u30bf\u30a4\u30d7: {0} \u306e\u30d5\u30a1\u30a4\u30eb\u306f\u306a\u3044\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u30db\u30b9\u30c8URL\u304c\u7a7a\u3067\u3059\u3002coolwsd\u30b5\u30fc\u30d0\u30fc\u306e\u8a2d\u5b9a\u304c\u8aa4\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u7ba1\u7406\u8005\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "The server encountered a {0} error while parsing the {1} command.": "\u30b5\u30fc\u30d0\u30fc\u3067\u306e {1} \u30b3\u30de\u30f3\u30c9\u306e\u89e3\u6790\u4e2d\u306b {0} \u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002", "The server has been disconnected.": "\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u63a5\u7d9a\u304c\u5207\u65ad\u3055\u308c\u307e\u3057\u305f\u3002", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u7f72\u540d\u306f OK \u3067\u3059\u304c\u3001\u8a3c\u660e\u66f8\u306f\u691c\u8a3c\u3067\u304d\u305a\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u90e8\u5206\u7684\u306b\u3057\u304b\u7f72\u540d\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002", "The signature is OK, but the certificate could not be validated.": "\u7f72\u540d\u306f\u6b63\u5e38\u3067\u3059\u304c\u3001\u8a3c\u660e\u66f8\u3092\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002", "The signature is OK, but the document is only partially signed.": "\u7f72\u540d\u306f\u6b63\u5e38\u3067\u3059\u304c\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u306f\u691c\u8a3c\u3067\u304d\u306a\u3044\u90e8\u5206\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "The signature was valid, but the document has been modified.": "\u7f72\u540d\u306f\u6709\u52b9\u3067\u3057\u305f\u304c\u3001\u6587\u66f8\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002", "Theme colors": "\u30c6\u30fc\u30de\u30ab\u30e9\u30fc", "This document has an invalid signature.": "\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u306f\u3001\u7f72\u540d\u304c\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059.", "This document is digitally signed and the signature is valid.": "\u3053\u306e\u6587\u66f8\u306f\u30c7\u30b8\u30bf\u30eb\u7f72\u540d\u3055\u308c\u3001\u7f72\u540d\u304c\u6709\u52b9\u3067\u3059.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u306f\u3001\u73fe\u5728\u306e\u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f\u3067\u4fdd\u5b58\u3067\u304d\u306a\u3044\u5f62\u5f0f\u3084\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u542b\u307e\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u3053\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e{productname}\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u3059\u3002\u4f01\u696d\u3067\u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u306b\u9069\u3057\u3066\u3044\u308b\u3068\u3044\u3046\u5370\u8c61\u3092\u8aa4\u3063\u3066\u4e0e\u3048\u308b\u3053\u3068\u3092\u907f\u3051\u308b\u305f\u3081\u3001{docs}\u4ee5\u4e0a\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3084{connections}\u4ee5\u4e0a\u306e\u30b3\u30cd\u30af\u30b7\u30e7\u30f3\u304c\u540c\u6642\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306b\u3053\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u7ba1\u7406\u8005\u306b\u3088\u3063\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u6570 {0} \u3001\u30b3\u30cd\u30af\u30b7\u30e7\u30f3\u6570 {1} \u306b\u5236\u9650\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5236\u9650\u306b\u5230\u9054\u3057\u307e\u3057\u305f\u3002\u5f8c\u307b\u3069\u518d\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "This version of {productname} is powered by": "\u3053\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e {productname} \u306f\u4ee5\u4e0b\u3067\u52d5\u4f5c\u3057\u3066\u3044\u307e\u3059", "Tight": "\u72ed\u3044", "Time": "\u6642\u9593", "Time interval of CPU statistics (in ms)": "CPU\u7d71\u8a08\u6642\u9593(ms)", "Time interval of memory statistics (in ms)": "\u30e1\u30e2\u30ea\u7d71\u8a08\u306e\u6642\u9593\u9593\u9694(ms)", "Title": "\u30bf\u30a4\u30c8\u30eb", "To": "\u304a\u554f\u3044\u5408\u308f\u305b", "To paste outside {productname}, please first click the 'download' button": "{productname}\u3092\u30b3\u30d4\u30fc\u3057\u3066\u3001download\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044", "Toggle UI Mode": "UI\u30e2\u30fc\u30c9\u3092\u5207\u308a\u66ff\u3048\u308b", "Top Margin": "\u30c8\u30c3\u30d7\u30de\u30fc\u30b8\u30f3", "Top N elements...": "\u30c8\u30c3\u30d7N\u8981\u7d20...", "Top N percent...": "\u30c8\u30c3\u30d7N\u30d1\u30fc\u30bb\u30f3\u30c8...", "Top/Bottom Rules...": "\u30c8\u30c3\u30d7/\u30dc\u30c8\u30e0\u30eb\u30fc\u30eb...", "Type": "\u30bf\u30a4\u30d7", "Ukraine": "\u30a6\u30af\u30e9\u30a4\u30ca", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u8a8d\u8a3c\u3055\u308c\u3066\u3044\u306a\u3044WOPI\u30db\u30b9\u30c8\u3067\u3059\u3002\u5f8c\u307b\u3069\u518d\u5ea6\u8a66\u3057\u3066\u3001\u554f\u984c\u304c\u3042\u308b\u3088\u3046\u306a\u3089\u7ba1\u7406\u8005\u306b\u5831\u544a\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Undo": "\u53d6\u308a\u6d88\u3059", "Unlink Citations": "\u975e\u30ea\u30f3\u30af\u306e\u5f15\u7528", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u5f15\u7528\u306e\u30ea\u30f3\u30af\u3092\u89e3\u9664\u3059\u308b\u3053\u3069\u3066\u3001\u30b3\u30e9\u30dc\u30e9\u30aa\u30f3\u30e9\u30a4\u30f3\u3092\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u5f15\u7528\u66f4\u65b0\u3068\u53c2\u8003\u6587\u732e\u304b\u3089\u9632\u3052\u307e\u3059\u3002", "Unlock": "\u30ed\u30c3\u30af\u306e\u89e3\u9664", "Unresolve": "\u672a\u89e3\u6c7a", "Unresolve Thread": "\u672a\u89e3\u6c7a\u30b9\u30e9\u30c3\u30c9", "Unsupported server version.": "\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30b5\u30fc\u30d0\u30fc\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u3059\u3002", "Update": "\u66f4\u65b0", "Update Index": "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u66f4\u65b0", "Update Log Levels": "\u66f4\u65b0\u30ed\u30b0\u306e\u30ec\u30d9\u30eb", "Updated citations": "\u6700\u65b0\u5f15\u7528", "Updating citations": "\u5f15\u7528\u3092\u66f4\u65b0\u3057\u3066\u3044\u307e\u3059", "Uploaded": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u6e08\u307f", "Uploading file to server failed with status: {0}": "\u30b9\u30c6\u30fc\u30bf\u30b9: {0}\u3067\u30d5\u30a1\u30a4\u30eb\u3092\u30b5\u30fc\u30d0\u30fc\u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f", "Uploading file to server failed, file not found.": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3001\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002", "Uploading file to server failed, the file is too large.": "\u30d5\u30a1\u30a4\u30eb\u306e\u30b5\u30a4\u30ba\u304c\u5927\u304d\u3059\u304e\u3066\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002", "Uploading...": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d...", "Use Compact view": "\u30b3\u30f3\u30d1\u30af\u30c8\u30d3\u30e5\u30fc\u3092\u4f7f\u7528", "Use Tabbed view": "\u30bf\u30d6\u30ec\u30c3\u30c8\u30d3\u30e5\u30fc\u3092\u4f7f\u7528", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "is_admin\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u975e\u63a8\u5968\u3055\u308c\u3066\u3044\u3066\u3001\u7d71\u5408\u3059\u308b\u6642\u306f\u4ee3\u308f\u308a\u306bIsAdminUser\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u63a8\u5968\u3055\u308c\u3066\u3044\u307e\u3059", "User Name": "\u30e6\u30fc\u30b6\u30fc\u540d", "Users online": "\u30aa\u30f3\u30e9\u30a4\u30f3\u306e\u30e6\u30fc\u30b6", "Values between...": "\u9593\u306e\u5024...", "Values duplicate...": "\u5024\u306e\u91cd\u8907...", "Values equal to...": "\u5024\u304c\u7b49\u3057\u3044...", "Values greater than...": "\u3088\u308a\u5927\u304d\u3044\u5024...", "Values less than...": "\u3088\u308a\u5c11\u306a\u3044\u5024...", "Version Information": "\u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831", "Very Loose": "\u3068\u3066\u3082\u5e83\u3044", "Very Tight": "\u3068\u3066\u3082\u72ed\u3044", "View": "\u8868\u793a", "Views": "\u8868\u793a\u6570", "WOPI host": "WOPI\u30db\u30b9\u30c8", "Warning": "\u8b66\u544a", "Warning! The browser you are using is not supported.": "\u8b66\u544a\uff01\u3042\u306a\u305f\u306e\u4f7f\u7528\u3057\u3066\u3044\u308b\u30d6\u30e9\u30a6\u30b6\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002", "We are in the process of cleaning up this document from the last session, please try again later.": "\u73fe\u5728\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u30bb\u30c3\u30b7\u30e7\u30f3\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u4e2d\u306a\u306e\u3067\u3001\u518d\u63a5\u7d9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u3048\u3048\u3001\u56f0\u308a\u307e\u3057\u305f\u306d\u3001\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u518d\u5ea6\u8a66\u307f\u3066\u304f\u3060\u3055\u3044\u3002", "What?": "\u4f55\u3092\uff1f", "When?": "\u3044\u3064?", "Who?": "\u8ab0\u304c?", "Windowed Presentation Blocked": "\u30a6\u30a3\u30f3\u30c9\u30fc\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u304c\u30d6\u30ed\u30c3\u30af\u3055\u308c\u307e\u3057\u305f", "Windowed Presentation: ": "\u30a6\u30a3\u30f3\u30c9\u30fc\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3: ", "Word 2003 Document (.doc)": "Word 2003 \u6587\u66f8 (.doc)", "Word Counter": "\u5358\u8a9e\u3092\u6570\u3048\u308b", "Word Document (.docx)": "Word \u6587\u66f8 (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u9593\u9055\u3063\u3066\u3044\u308b\u304b\u82e5\u3057\u304f\u306f\u4e0d\u8db3\u3057\u3066\u3044\u307e\u3059\u3002\u30b5\u30dd\u30fc\u30c8\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Wrong password provided. Please try again.": "\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3001\u518d\u5ea6\u6311\u6226\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Wrong server, reconnecting...": "\u30bb\u30fc\u30d0\u30fc\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3001\u518d\u63a5\u7d9a\u4e2d...", "YB": "YB", "You": "\u3042\u306a\u305f", "You are already presenting this document": "\u3059\u3067\u306b\u6587\u66f8\u306f\u958b\u304b\u308c\u3066\u3044\u307e\u3059", "You are leaving the document. The following web page will open in a new tab: ": "\u73fe\u5728\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089\u8131\u9000\u3057\u307e\u3059\u3002\u4ee5\u4e0b\u306e\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u304c\u65b0\u3057\u3044\u30bf\u30d6\u3067\u8868\u793a\u3055\u308c\u307e\u3059: ", "You have not done anything to rollback yet...": "\u30ed\u30fc\u30eb\u30d0\u30c3\u30af\u306f\u307e\u3060\u5b8c\u4e86\u3057\u3066\u306a\u3044\u3067\u3059...", "Your WOPI server is not secure: SSL verification failed": "WOPI \u30b5\u30fc\u30d0\u30fc\u304c\u5b89\u5168\u3067\u306f\u3042\u308a\u307e\u305b\u3093: SSL \u8a8d\u8a3c\u304c\u5931\u6557\u3057\u307e\u3057\u305f", "Your library is empty": "\u3042\u306a\u305f\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\u306f\u7a7a\u3067\u3059", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u30bb\u30c3\u30b7\u30e7\u30f3\u304c\u671f\u9650\u5207\u308c\u306b\u306a\u308a\u307e\u3057\u305f\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3078\u306e\u4ee5\u964d\u306e\u5909\u66f4\u306f\u4fdd\u5b58\u3055\u308c\u306a\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002\u7d99\u7d9a\u3059\u308b\u306b\u306f\u30bb\u30c3\u30b7\u30e7\u30f3\uff08\u307e\u305f\u306f\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\uff09\u3092\u518d\u8aad\u8fbc\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u30bb\u30c3\u30b7\u30e7\u30f3\u304c {time} \u5f8c\u306b\u671f\u9650\u5207\u308c\u306b\u306a\u308a\u307e\u3059\u3002\u7d99\u7d9a\u3059\u308b\u306b\u306f\u4f5c\u696d\u3092\u4fdd\u5b58\u3057\u3066\u30bb\u30c3\u30b7\u30e7\u30f3\uff08\u3042\u308b\u3044\u306f\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\uff09\u3092\u518d\u8aad\u8fbc\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "{productname}\u306e\u30af\u30e9\u30b9\u30bf\u304c\u8a2d\u5b9a\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059-\u30b7\u30b9\u30c6\u30e0\u7ba1\u7406\u8005\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u540c\u3058\u30c7\u30fc\u30bf\u306b\u5bfe\u3057\u3066\u540c\u6642\u306b\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u308b\u5834\u5408\u306f\u30c7\u30fc\u30bf\u30b3\u30f3\u30d5\u30ea\u30af\u30c8\u3059\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3067\u3059\u3002Expected serverId {0} for routeToken {1} but connected to serverId {2}", "ZB": "ZB", "Zotero API key is incorrect": "Zotero API\u30ad\u30fc\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059", "Zotero API key is not configured": "Zotero API\u30ad\u30fc\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "Zotero Warning": "Zotero \u8b66\u544a", "cell address": "\u30bb\u30eb\u306e\u5834\u6240", "file type icon": "\u30d5\u30a1\u30a4\u30eb\u306e\u7a2e\u985e \u30a2\u30a4\u30b3\u30f3", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "\u8fd4\u4fe1", "reply": "\u8fd4\u4fe1", "warning: copy/paste request timed out": "\u8b66\u544a:copy/paste\u304c\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u307e\u3057\u305f", "{username} saved this document as {filename}. Do you want to join?": "{username}\u304c\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092 {filename}\u3067\u4fdd\u5b58\u3057\u307e\u3057\u305f\u3002\u53c2\u52a0\u3057\u307e\u305b\u3093\u304b\uff1f", "{user} has joined": "{user} \u304c\u52a0\u308f\u308a\u307e\u3057\u305f", "{user} has left": "{user} \u304c\u96e2\u308c\u307e\u3057\u305f"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-jv.json b/f7cloud-office/browser/dist/l10n/ui-jv.json new file mode 100644 index 0000000..e592fe9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-jv.json @@ -0,0 +1 @@ +{" hrs": " jam", " mins": " mnt", " s": " dtk", " user(s).": " panganggo.", "%n users": "%n panganggo", "(current)": "(saiki)", "0 users": "0 panganggo", "1 user": "1 panganggo", "Accept": "Ditrima", "Admin console": "Konsol admin", "Analytics": "Analisa", "Average": "Rerata", "Bytes received": "Byte sing ditrima", "Bytes sent": "Byte sing dikirim", "Cache size of CPU statistics": "Ukuran telih statistik CPU", "Cache size of memory statistics": "Ukuran telih statistik memori", "Cancel": "Batal", "Close": "Tutup", "Close document": "Tutup dokumen", "Dashboard": "Dasbor", "Document": "Dokum\u00e8n", "Edit": "Sunting", "Elapsed time": "Wektu prakiran", "Font": "Fon", "GB": "GB", "Graphs": "Grafik", "History": "Babad", "Idle time": "Wektu ngaso", "Kill": "Pat\u00e8ni", "MB": "MB", "Maximum": "Maksimum", "Memory consumed": "Memori sing dienggo", "Minimum": "Minimum", "Modified": "Diowahi", "None": "Ora ana", "Number of Documents": "Jumlah Dokum\u00e8n", "Overview": "Setrawangan", "PDF Document (.pdf)": "Dokum\u00e8n PDF (.pdf)", "PID": "PID", "Paste Special": "Nempel Spesial", "Received": "Ditrima", "Refresh": "Segerak\u00e9", "Repair": "Dandani", "Reply": "Ulangi", "Reset zoom": "Setel ulang Zoom", "Save": "Simpen", "Sent": "Dikirim", "Settings": "Set\u00e8lan", "Style": "Gagrag", "Sum": "Jumlah", "TB": "TB", "Time interval of CPU statistics (in ms)": "Jeda wektu statistik CPU", "Time interval of memory statistics (in ms)": "Jeda wektu memori statistik (ms)", "Type": "Tipe", "Users online": "Panganggo daring", "Word 2003 Document (.doc)": "Dokum\u00e8n Word 2003 (.doc)", "Word Document (.docx)": "Dokum\u00e8n Word (.docx)", "You": "Sampeyan", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-kab.json b/f7cloud-office/browser/dist/l10n/ui-kab.json new file mode 100644 index 0000000..24ea0d7 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-kab.json @@ -0,0 +1 @@ +{" hrs": " srg", " s": " s", " user(s).": " iseqdacen.", "%n users": "%n n yiseqdacen", "(current)": "(amiran)", "0 users": "0 n yiseqdacen", "1 user": "1 n useqdac", "About": "\u0194ef", "Accept": "Qbel", "Admin console": "Tadiwent n tadbelt", "Albania": "Albanya", "All": "Me\u1e5b\u1e5ba", "Analytics": "Tasle\u1e0dt", "Argentina": "Tarjentint", "Armenia": "Arminya", "Australia": "Us\u1e6dralya", "Austria": "Tutrict", "Automatic": "Awurman", "Automatic color": "Ini awurman", "Autosaved": "Asekles awurman", "Autotext": "A\u1e0dris awurman", "Average": "Talemmast", "BB": "BB", "Bad": "Diri-t", "Belgium": "Biljik", "Bookmarks": "Ticra\u1e0d", "Borders": "Lerryuf", "Brazil": "Brazil", "Bulgaria": "Bulgarya", "CSV File (.csv)": "Afaylu CSV (.csv)", "CSV file (.csv)": "Afaylu CSV (.csv)", "Canada": "Kanada", "Cancel": "Semmet", "Checkbox": "taxxamt n \u1e5b\u1e5bcem", "Chile": "Cili", "Close": "Mdel", "Close document": "Mdel isemli", "Color": "Couleur", "Columns": "Colonnes", "Comment": "Commentaire", "Confirm": "Sentem", "Confirmation": "Asentem", "Connecting...": "Tuqqna...", "Connection error": "Tucc\u1e0da deg tuqqna", "Copy": "N\u0263el", "Count": "Am\u1e0dan", "CountA": "AM\u1e0cAZALEN", "Country:": "Tamurt:", "Creator(s)": "Ameslal (i-en)", "Croatia": "Kruwatya", "Currency": "Tadrimt", "Cyprus": "Qubrus", "Dashboard": "Tafelwit n usenqed", "Data": "Isefka", "Date": "Azemz", "Default": "Amezwer", "Default Style": "A\u0263anib n lex\u1e63as", "Delete": "Kkes", "Delete Columns": "Kkes Tigejda", "Delete Rows": "Kkes izirigen", "Denmark": "Danmark", "Discard": "Sefsex", "Document": "Iemli", "Document Settings": "I\u0263ewwaren n isemli", "Document colors": "Initen n isemli", "Document settings": "I\u0263ewwaren n isemli", "Documents open": "Isemliyen yeldin", "Documents:": "Isemliyen:", "Download": "Sider", "Downloading...": "Asider...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u00c9dition", "Edit document": "\u1e92reg isemli", "Elapsed time": "Dur\u00e9e \u00e9coul\u00e9e", "Error": "Tucc\u1e0da", "Estonia": "Istunya", "Expired:": "Yemmut:", "Fields": "Urtiyen", "File": "Afaylu", "Finland": "Finland", "Following": "Te\u1e6d\u1e6dafare\u1e0d", "Font": "Police", "Font Name": "Isem n tseftit", "Font Size": "Te\u0263zi n tsefsit", "Form": "Tiferkit", "Formula": "Tanfalit", "Forum": "Anmager", "Fraction": "Ta\u1e93unt", "France": "Fransa", "From": "Seg", "Function Wizard": "Amarag n twuri", "Functions": "Tiwuriwin", "GB": "Go", "General": "Amatu", "Georgia": "Jurjya", "Germany": "Lalman", "Good": "Yelha", "Graphs": "Idlifen", "Greece": "Legrig", "HTML Document (.html)": "Isemli HTML (.html)", "Help": "Tallalt", "Hide the search bar": "Sken afeggag n unadi", "History": "Azray", "Hungary": "Hungri", "Iceland": "Island", "Image (.png)": "Tugna (.png)", "India": "Lhend", "Indonesia": "Indunisya", "Initializing...": "Awennez...", "Insert table": "Ger tafelwit", "Ireland": "Irland", "Italy": "\u1e6celyan", "Japan": "Japun", "Kazakhstan": "Kazaxistan", "Kenya": "Kinya", "Keyboard shortcuts": "Inegzumen n unasiw", "Kosovo": "Kusuvu", "Landscape": "Agama", "Language": "Tutlayt", "Language:": "Tutlayt :", "Layout": "Aseggem n usebtar", "License": "Turagt", "Liechtenstein": "Lictenc\u1e6dayn", "Linear": "Imzirig", "Lithuania": "Litwanya", "Loading...": "Yessalay-d\u2026", "Log": "A\u0263mis", "Luxembourg": "Luksumburg", "MB": "Mo", "Malta": "Mal\u1e6da", "Maximum": "Maximum", "Memory": "Takatut", "Mexico": "Meksik", "Minimum": "Minimum", "Modified": "Yebeddel", "Modify": "Beddel", "Monaco": "Munaku", "Montenegro": "Muntinigru", "More...": "Ugar...", "Neutral": "Amagnu", "Next": "U\u1e0dfir", "No Comments": "Ulac iwenniten", "No color": "Ulac ini", "None": "Ula yiwen", "Norway": "Nurvij", "Notes": "Tizmilin", "Number": "Am\u1e0dan", "Number of Documents": "Am\u1e0dan n isemliyen", "ODF text document (.odt)": "Isemli n u\u1e0dris ODF (.odt)", "OK": "Se\u0263bel", "OPEN": "YELDI", "Online Help": "Tallelt \u0263ef u\u1e93e\u1e6d\u1e6da", "Open link": "Ldi ase\u0263wen", "Open menu": "Ldi umu\u0263", "Overview": "Agzul", "Overwrite": "Sfe\u025bj", "PB": "PB", "PDF Document (.pdf)": "Isemli PDF (.pdf)", "PDF Document (.pdf) as...": "Isemli PDF (.pdf) am...", "PID": "PID", "Page Setup": "Tawila n usebtar", "Paste": "Sen\u1e6de\u1e0d", "Paste Special": "Asente\u1e0d usligl", "Paste from this document": "Sen\u1e6de\u1e0d seg isemli-a", "Path": "Abrid", "Pause": "Se\u1e5b\u01e7u", "Philippines": "Filippin", "Picture": "Tugna", "Poland": "Pulunya", "Portrait": "Tafrist", "Portugal": "Purtugal", "Provider:": "Asa\u01e7\u01e7aw:", "Qatar": "Qa\u1e6dar", "Read-only": "Ta\u0263uri kan", "Received": "Yettwa\u1e6d\u1e6def-d", "Reconnecting...": "Tulsa n tuqqna\u2026", "Redo": "Err-d", "References": "Timsis\u0263al", "Refresh": "Smiren", "Refresh Log": "Smiren a\u0263mis", "Remove": "Supprimer", "Rename": "Snifel isem", "Rename Document": "Snifel isem n isemli", "Renaming...": "Asnifel n yisem\u2026", "Repair": "Seggem", "Reply": "Err", "Reset to Default Language": "Ales ar tutlayt tamezwarut", "Resolve": "Fru", "Resolved": "Yefra", "Restart": "Ales asekker", "Right Margin": "Tama tayeffust", "Romania": "Rumanya", "Rows": "Lignes", "Save": "Sekles", "Save As": "Sekles am", "Save Comments": "Sekles iwenniten", "Save Document settings": "Sekles i\u0263ewwaren n isemli", "Save to new file": "Sekles ar ufaylu amaynut", "Saved": "Yettwasekles", "Saving": "Asekles", "Saving...": "Asekles...", "Scientific": "Ussnan", "Search": "Anadi", "Select language": "Fren tutlayt", "Selection count": "Am\u1e0dan n ufran", "Sent": "Envoy\u00e9", "Set Language for All text": "Sbadu tutlayt i u\u1e0dris s umata", "Set Language for Paragraph": "Sbadu tutlayt n t\u1e63eddart", "Settings": "I\u0263ewwaren", "Shapes": "Tal\u0263iwin", "Share": "B\u1e0du", "Share...": "B\u1e0du...", "Show Comments": "Sken-d iwenniten", "Show the search bar": "Sken-d tafeggagt n unadi", "Shutdown Server": "Se\u1e25bes aqeddac", "Signature": "Azmul", "Singapore": "Singapur", "Slovakia": "Sluvakya", "Slovenia": "Sluvinya", "Solid": "Zur", "Someone": "Walb\u025ba\u1e0d", "Spain": "Spanya", "Sparkline": "Sparkline", "Square": "Amku\u1e93", "Standard": "Aslugan", "Status": "Addad", "Style": "A\u0263anib", "Styles": "I\u0263unab", "Sum": "Timernit", "Sweden": "Sswid", "Switzerland": "Sswis", "TB": "To", "Table": "Tafelwit", "Text": "Texte", "Text orientation": "Ta\u0263da n we\u1e0dris", "Time": "Akud", "Title": "Azwel", "To": "I", "Turkey": "\u1e6curk", "Type": "\u1e62\u1e63enf", "Ukraine": "Ukrayin", "Undo": "Err-d", "Unlock": "Kkes ase\u1e0dru", "Update": "Leqqem", "Uploading...": "Yessalay...", "User Name": "Isem n useqdac", "Users online": "Iseqdacen yeqqnen", "View": "Tamu\u0263li", "Views": "Timezriyin", "Warning": "\u0194ur-k", "What?": "D acu?", "When?": "Melmi?", "Who?": "Anwa?", "Word 2003 Document (.doc)": "Isemli Word 2003 (.doc)", "Word Document (.docx)": "Isemli Word (.docx)", "YB": "YB", "You": "Ke\u010d\u010d", "Your changes have been saved": "Ttwaskelsen isenfal-ik\u00b7im", "ZB": "ZB", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kA\u1e6c", "replies": "Tiririyin", "reply": "tiririt"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-kk.json b/f7cloud-office/browser/dist/l10n/ui-kk.json new file mode 100644 index 0000000..1f5a542 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-kk.json @@ -0,0 +1 @@ +{" document(s) open.": " \u049b\u04b1\u0436\u0430\u0442(\u0442\u0430\u0440) \u0430\u0448\u044b\u049b.", " hrs": " \u0441\u0430\u0493\u0430\u0442", " mins": " \u043c\u0438\u043d\u0443\u0442", " s": " \u0441\u0435\u043a\u0443\u043d\u0434", " user(s).": " \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440.", "\"Slow Proxy\"": "\"\u0411\u0430\u044f\u0443 \u043f\u0440\u043e\u043a\u0441\u0438\"", "%n users": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440: %n", "(current)": "(\u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b)", ", cluster configuration error: mis-matching serverid": "\u041a\u043b\u0430\u0441\u0442\u0435\u0440\u0434\u0456\u04a3 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u0441\u044b \u049b\u0430\u0442\u0435: \u0441\u0435\u0440\u0432\u0435\u0440 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0441\u04d9\u0439\u043a\u0435\u0441 \u043a\u0435\u043b\u043c\u0435\u0439\u0434\u0456", "0 users": "0 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b", "1 user": "1 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b", "1 2 3": "1 2 3", "A comment is being edited": "\u041f\u0456\u043a\u0456\u0440 \u04e9\u04a3\u0434\u0435\u043b\u0443\u0434\u0435", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u04ae\u043b\u043a\u0435\u043d \u043a\u04e9\u0448\u0456\u0440\u0456\u043f \u049b\u043e\u044e \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u044f\u0441\u044b \u04af\u0448\u0456\u043d \u0436\u04af\u043a\u0442\u0435\u0443 \u0431\u0430\u0441\u0442\u0430\u043b\u0434\u044b. \u049a\u0430\u0437\u0456\u0440\u0433\u0456 \u0436\u04af\u043a\u0442\u0435\u0443\u0434\u0456 \u043a\u04af\u0442\u0456\u04a3\u0456\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0436\u0430\u04a3\u0430 \u0436\u04af\u043a\u0442\u0435\u0443\u0434\u0456 \u0431\u0430\u0441\u0442\u0430\u043c\u0430\u0441 \u0431\u04b1\u0440\u044b\u043d \u043e\u043d\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u04a3\u044b\u0437", "About": "\u041e\u0441\u044b \u0442\u0443\u0440\u0430\u043b\u044b", "Above Average...": "\u041e\u0440\u0442\u0430\u0448\u0430 \u0434\u0435\u04a3\u0433\u0435\u0439\u0434\u0435\u043d \u0436\u043e\u0493\u0430\u0440\u044b...", "Accept": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u0443", "Accept change": "\u04e8\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0456 \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443", "Active Sheet": "\u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u043f\u0430\u0440\u0430\u049b", "Active sheet": "\u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u043f\u0430\u0440\u0430\u049b", "Add Bibliography": "\u04d8\u0434\u0435\u0431\u0438\u0435\u0442\u0442\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456\u043d \u049b\u043e\u0441\u0443", "Add Citation": "\u0426\u0438\u0442\u0430\u0442\u0430\u043d\u044b \u049b\u043e\u0441\u0443", "Add Citation Note": "\u0426\u0438\u0442\u0430\u0442\u0430 \u0435\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u0441\u0456\u043d \u049b\u043e\u0441\u0443", "Add Note": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435 \u049b\u043e\u0441\u0443", "Admin console": "\u04d8\u043a\u0456\u043c\u0448\u0456 \u043a\u043e\u043d\u0441\u043e\u043b\u0456", "Albania": "\u0410\u043b\u0431\u0430\u043d\u0438\u044f", "All": "\u0411\u0430\u0440\u043b\u044b\u049b", "All Sheets": "\u0411\u0430\u0440\u043b\u044b\u049b \u043f\u0430\u0440\u0430\u049b\u0442\u0430\u0440", "Already presenting": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0431\u0430\u0441\u0442\u0430\u043b\u0434\u044b", "Also check the voice over toggle under {parentControl}.": "\u0421\u043e\u043d\u044b\u043c\u0435\u043d \u049b\u0430\u0442\u0430\u0440, {parentControl} \u0431\u04e9\u043b\u0456\u043c\u0456\u043d\u0434\u0435 \u0434\u0430\u0443\u044b\u0441 \u0448\u044b\u0493\u0430\u0440\u0443\u0434\u044b \u049b\u043e\u0441\u0443/\u04e9\u0448\u0456\u0440\u0443 \u049b\u043e\u0441\u049b\u044b\u0448\u044b\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u04a3\u0456\u0437.", "Always follow the editor": "\u04d8\u0440\u049b\u0430\u0448\u0430\u043d \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0434\u044b \u049b\u0430\u0434\u0430\u0493\u0430\u043b\u0430\u04a3\u044b\u0437", "An error occurred while fetching notes": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440\u0434\u0456 \u0430\u043b\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b", "An error occurred while fetching style list": "\u0421\u0442\u0438\u043b\u044c \u0442\u0456\u0437\u0456\u043c\u0456\u043d \u0430\u043b\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b", "Analytics": "\u0410\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430", "Andorra": "\u0410\u043d\u0434\u043e\u0440\u0440\u0430", "Another user has removed this comment.": "\u0411\u0430\u0441\u049b\u0430 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u043e\u0441\u044b \u043f\u0456\u043a\u0456\u0440\u0434\u0456 \u0436\u043e\u0439\u0434\u044b.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u0411\u0430\u0441\u049b\u0430 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u043f\u0456\u043a\u0456\u0440\u0434\u0456 \u0436\u0430\u04a3\u0430\u0440\u0442\u0442\u044b. \u041e\u043b\u0430\u0440\u0434\u044b\u04a3 \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u0456\u043d \u0436\u0430\u0437\u044b\u043f \u0430\u043b\u0493\u044b\u04a3\u044b\u0437 \u043a\u0435\u043b\u0435 \u043c\u0435?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0421\u0456\u0437 \u04e9\u0437 \u04af\u043b\u0435\u0441\u0456\u04a3\u0456\u0437\u0434\u0456 \u049b\u043e\u0441\u049b\u044b\u04a3\u044b\u0437 \u043a\u0435\u043b\u0435\u0434\u0456, \u0431\u0456\u0440\u0430\u049b \u049b\u0430\u0439\u0434\u0430\u043d \u0431\u0430\u0441\u0442\u0430\u0443 \u043a\u0435\u0440\u0435\u043a\u0442\u0456\u0433\u0456\u043d \u0431\u0456\u043b\u043c\u0435\u0439\u0441\u0456\u0437 \u0431\u0435? \u049a\u0430\u0434\u0430\u043c\u0434\u044b\u049b \u043d\u04b1\u0441\u049b\u0430\u0443\u043b\u0430\u0440\u0493\u0430 \u04e9\u0442\u0456\u043f, CODE-\u043d\u044b \u043d\u04e9\u043b\u0434\u0435\u043d \u0436\u0438\u043d\u0430\u04a3\u044b\u0437. \u0421\u043e\u043d\u0434\u0430\u0439-\u0430\u049b, \u0441\u0456\u0437 \u0430\u0443\u0434\u0430\u0440\u043c\u0430\u043b\u0430\u0440\u0493\u0430 \u043d\u0435\u043c\u0435\u0441\u0435 \u049b\u0430\u0442\u0435\u043b\u0435\u0440 \u0442\u0443\u0440\u0430\u043b\u044b \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u043c\u0430\u043b\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0443\u0433\u0435 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0435 \u0430\u043b\u0430\u0441\u044b\u0437, \u043e\u043d\u044b\u04a3 \u0431\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u049b\u0430\u0442\u0435\u043b\u0456\u043a\u0442\u0456 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u0443\u0493\u0430 \u049b\u0430\u0436\u0435\u0442\u0442\u0456 \u049b\u0430\u0434\u0430\u043c\u0434\u0430\u0440\u043c\u0435\u043d \u0431\u0456\u0440\u0433\u0435.", "Are you sure you want to delete this page?": "\u0411\u04b1\u043b \u0431\u0435\u0442\u0442\u0456 \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u04e9\u0448\u0456\u0440\u0443 \u043a\u0435\u0440\u0435\u043a \u043f\u0435?", "Are you sure you want to delete this slide?": "\u0411\u04b1\u043b \u0441\u043b\u0430\u0439\u0434\u0442\u044b \u04e9\u0448\u0456\u0440\u0443\u0434\u0456 \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?", "Are you sure you want to shut down the server?": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456 \u04e9\u0448\u0456\u0440\u0443\u0433\u0435 \u0441\u0435\u043d\u0456\u043c\u0434\u0456\u0441\u0456\u0437 \u0431\u0435?", "Are you sure you want to terminate this session?": "\u0421\u0435\u0441\u0441\u0438\u044f\u043d\u044b \u0430\u044f\u049b\u0442\u0430\u0443\u0434\u044b \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?", "Argentina": "\u0410\u0440\u0433\u0435\u043d\u0442\u0438\u043d\u0430", "Armenia": "\u0410\u0440\u043c\u0435\u043d\u0438\u044f", "Australia": "\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0438\u044f", "Austria": "\u0410\u0432\u0441\u0442\u0440\u0438\u044f", "Authorization error was: '{errormessage}'.": "\u0410\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u049b\u0430\u0442\u0435\u0441\u0456: '{errormessage}'.", "Automatic": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b", "Automatic color": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0441", "Autosaved": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0441\u0430\u049b\u0442\u0430\u043b\u0493\u0430\u043d", "Avatar for {user}": "{user} \u04af\u0448\u0456\u043d \u0430\u0432\u0430\u0442\u0430\u0440", "Average": "\u041e\u0440\u0442\u0430\u0448\u0430", "Axial": "\u041e\u0441\u044c\u0442\u0456\u043a", "Azerbaijan": "\u04d8\u0437\u0456\u0440\u0431\u0430\u0439\u0436\u0430\u043d", "BB": "\u0411\u0411", "Background Color": "\u0424\u043e\u043d \u0442\u04af\u0441\u0456", "Bad": "\u0416\u0430\u043c\u0430\u043d", "Belarus": "\u0411\u0435\u043b\u0430\u0440\u0443\u0441\u044c", "Belgium": "\u0411\u0435\u043b\u044c\u0433\u0438\u044f", "Below Average...": "\u041e\u0440\u0442\u0430\u0448\u0430 \u0434\u0435\u04a3\u0433\u0435\u0439\u0434\u0435\u043d \u0442\u04e9\u043c\u0435\u043d...", "Bookmarks": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u0430\u0440", "Boolean Value": "\u041b\u043e\u0433\u0438\u043a\u0430\u043b\u044b\u049b \u043c\u04d9\u043d", "Borders": "\u0428\u0435\u043a\u0430\u0440\u0430\u043b\u0430\u0440", "Bosnia and Herzegovina": "\u0411\u043e\u0441\u043d\u0438\u044f \u0436\u04d9\u043d\u0435 \u0413\u0435\u0440\u0446\u0435\u0433\u043e\u0432\u0438\u043d\u0430", "Bottom Margin": "\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 \u0436\u0438\u0435\u043a", "Bottom N elements...": "\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 N \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440...", "Bottom N percent...": "\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 N \u043f\u0430\u0439\u044b\u0437...", "Brazil": "\u0411\u0440\u0430\u0437\u0438\u043b\u0438\u044f", "Bulgaria": "\u0411\u043e\u043b\u0433\u0430\u0440\u0438\u044f", "Bytes received": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043d\u0493\u0430\u043d \u0431\u0430\u0439\u0442\u0442\u0430\u0440", "Bytes sent": "\u0416\u0456\u0431\u0435\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u0430\u0439\u0442\u0442\u0430\u0440", "COOLWSD version:": "COOLWSD \u043d\u04b1\u0441\u049b\u0430\u0441\u044b:", "CPU Graph": "\u0426\u041f \u0433\u0440\u0430\u0444\u0438\u0433\u0456", "CPU History": "\u0426\u041f \u0422\u0430\u0440\u0438\u0445", "CSV File (.csv)": "CSV \u0424\u0430\u0439\u043b\u044b (.csv)", "CSV file (.csv)": "CSV \u0444\u0430\u0439\u043b\u044b (.csv)", "Cache size of CPU statistics": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0440 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430\u0441\u044b\u043d\u044b\u04a3 \u043a\u044d\u0448 \u04e9\u043b\u0448\u0435\u043c\u0456", "Cache size of memory statistics": "\u0416\u0430\u0434\u044b \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430\u0441\u044b\u043d\u044b\u04a3 \u043a\u044d\u0448 \u04e9\u043b\u0448\u0435\u043c\u0456", "Canada": "\u041a\u0430\u043d\u0430\u0434\u0430", "Cancel": "\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443", "Cancel paste special": "\u0410\u0440\u043d\u0430\u0439\u044b \u049b\u043e\u044e\u0434\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443", "Cell borders": "\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b\u04a3 \u0448\u0435\u043a\u0430\u0440\u0430\u043b\u0430\u0440\u044b", "Channel Filter:": "\u0410\u0440\u043d\u0430 \u0441\u04af\u0437\u0433\u0456\u0441\u0456:", "Check security warnings of your server": "\u0421\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0434\u0456\u04a3 \u049b\u0430\u0443\u0456\u043f\u0441\u0456\u0437\u0434\u0456\u043a \u0435\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440\u0456\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u04a3\u0456\u0437", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": " \u0448\u044b\u0493\u0430\u0440\u0443 \u0435\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440\u0456-\u043c\u0435\u043d \u0442\u0430\u043d\u044b\u0441\u044b\u043f, \u04af\u0439 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440\u044b \u043c\u0435\u043d \u0448\u0430\u0493\u044b\u043d \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u043b\u0430\u0440\u0493\u0430 \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d \u0435\u04a3 \u0441\u043e\u04a3\u0493\u044b Collabora Online Development Edition \u0442\u0443\u0440\u0430\u043b\u044b \u0431\u0456\u043b\u0456\u04a3\u0456\u0437.", "Checkbox": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u0442\u0456\u0437\u0456\u043c\u0456", "Chile": "\u0427\u0438\u043b\u0438", "China": "\u049a\u044b\u0442\u0430\u0439", "Choice of functions": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0442\u0430\u04a3\u0434\u0430\u0443", "Citation Preferences": "\u0426\u0438\u0442\u0430\u0442\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456", "Citation Style": "\u0426\u0438\u0442\u0430\u0442\u0430 \u0441\u0442\u0438\u043b\u0456", "Citation warning": "\u0426\u0438\u0442\u0430\u0442\u0430 \u0435\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u0441\u0456", "Citations update failed": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b", "Cleaning up the document from the last session.": "\u0421\u043e\u04a3\u0493\u044b \u0441\u0435\u0441\u0441\u0438\u044f\u0434\u0430\u043d \u043a\u0435\u0439\u0456\u043d \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u0442\u0430\u0437\u0430\u043b\u0430\u0443.", "Clear the search field": "\u0406\u0437\u0434\u0435\u0443 \u04e9\u0440\u0456\u0441\u0456\u043d \u0442\u0430\u0437\u0430\u043b\u0430\u0443", "Click to exit presentation...": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0434\u0430\u043d \u0448\u044b\u0493\u0443 \u04af\u0448\u0456\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437...", "Close": "\u0416\u0430\u0431\u0443", "Close Presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u043d\u044b \u0436\u0430\u0431\u0443", "Close dialog": "\u0414\u0438\u0430\u043b\u043e\u0433\u0442\u044b \u0436\u0430\u0431\u0443", "Close document": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u0436\u0430\u0431\u0443", "Close popup to ignore paste special": "\u0410\u0440\u043d\u0430\u0439\u044b \u049b\u043e\u044e\u0434\u044b \u0435\u043b\u0435\u043c\u0435\u0443 \u04af\u0448\u0456\u043d \u049b\u0430\u043b\u049b\u044b\u043c\u0430\u043b\u044b \u0442\u0435\u0440\u0435\u0437\u0435\u043d\u0456 \u0436\u0430\u0431\u044b\u04a3\u044b\u0437", "Cluster configuration warning": "\u041a\u043b\u0430\u0441\u0442\u0435\u0440 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u0441\u044b \u0435\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u0441\u0456", "Collabora Online Development Edition": "Collabora Online \u04d9\u0437\u0456\u0440\u043b\u0435\u0443\u0448\u0456\u043b\u0435\u0440 \u043d\u04b1\u0441\u049b\u0430\u0441\u044b", "Collabora Online Welcome": "Collabora Online-\u0493\u0430 \u049b\u043e\u0448 \u043a\u0435\u043b\u0434\u0456\u04a3\u0456\u0437", "Collapse Tabs": "\u0412\u043a\u043b\u0430\u0434\u043a\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u0430\u0431\u0443", "Color": "\u0422\u04af\u0441", "Column Width": "\u0411\u0430\u0493\u0430\u043d\u0430\u043d\u044b\u04a3 \u0435\u043d\u0456", "Column {0}": "{0} \u0431\u0430\u0493\u0430\u043d", "Column {0} through {1}": "{0}-\u0434\u0435\u043d {1}-\u0433\u0435 \u0434\u0435\u0439\u0456\u043d\u0433\u0456 \u0431\u0430\u0493\u0430\u043d\u0434\u0430\u0440", "Columns": "\u0411\u0430\u0493\u0430\u043d\u0430\u043b\u0430\u0440", "Comment": "\u0422\u04af\u0441\u0456\u043d\u0434\u0456\u0440\u043c\u0435", "Comments Updated": "\u041f\u0456\u043a\u0456\u0440\u043b\u0435\u0440 \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0434\u044b", "Compact view": "\u049a\u044b\u0441\u049b\u0430\u0440\u0442\u044b\u043b\u0493\u0430\u043d \u043a\u04e9\u0440\u0456\u043d\u0456\u0441", "Confirm": "\u0420\u0430\u0441\u0442\u0430\u0443", "Confirmation": "\u0420\u0430\u0441\u0442\u0430\u0443", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u041a\u04e9\u043f \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440\u043c\u0435\u043d \u049b\u0430\u0439\u0442\u0430\u0440\u0443/\u049b\u0430\u0439\u0442\u0430 \u0436\u0430\u0441\u0430\u0443 \u049b\u0430\u049b\u0442\u044b\u0493\u044b\u0441\u044b. \u049a\u0430\u049b\u0442\u044b\u0493\u044b\u0441\u0442\u044b \u0448\u0435\u0448\u0443 \u04af\u0448\u0456\u043d \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443\u0434\u0456 \u049b\u043e\u043b\u0434\u0430\u043d\u044b\u04a3\u044b\u0437", "Connecting...": "\u049a\u043e\u0441\u044b\u043b\u0443\u0434\u0430...", "Connection error": "\u0411\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u0443 \u049b\u0430\u0442\u0435\u0441\u0456", "Connections": "\u049a\u043e\u0441\u044b\u043b\u044b\u043c\u0434\u0430\u0440", "Containing text...": "\u041c\u0430\u0437\u043c\u04b1\u043d\u044b \u043c\u04d9\u0442\u0456\u043d\u043c\u0435\u043d...", "Content copied to clipboard": "\u041c\u0430\u0437\u043c\u04b1\u043d \u0431\u0443\u0444\u0435\u0440\u0433\u0435 \u043a\u04e9\u0448\u0456\u0440\u0456\u043b\u0434\u0456", "Continue editing": "\u04e8\u04a3\u0434\u0435\u0443\u0434\u0456 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443", "Continue read only": "\u0422\u0435\u043a \u043e\u049b\u0443\u0493\u0430 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443", "Copied external sources are not allowed": "\u041a\u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0441\u044b\u0440\u0442\u049b\u044b \u043a\u04e9\u0437\u0434\u0435\u0440\u0433\u0435 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0436\u043e\u049b", "Copy": "\u041a\u04e9\u0448\u0456\u0440\u0443", "Copy Cells": "\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0443", "Copy Sheet...": "\u041f\u0430\u0440\u0430\u049b\u0442\u044b \u043a\u04e9\u0448\u0456\u0440\u0443...", "Copy all version information in English": "\u0411\u0430\u0440\u043b\u044b\u049b \u043d\u04b1\u0441\u049b\u0430 \u0430\u049b\u043f\u0430\u0440\u0430\u0442\u044b\u043d \u0430\u0493\u044b\u043b\u0448\u044b\u043d\u0448\u0430 \u043a\u04e9\u0448\u0456\u0440\u0443", "Copy link location": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043a\u04e9\u0448\u0456\u0440\u0443", "Copying from the document disabled": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u043d \u043a\u04e9\u0448\u0456\u0440\u0443 \u04e9\u0448\u0456\u0440\u0456\u043b\u0434\u0456", "Count": "\u0421\u0430\u043d\u0430\u0443", "CountA": "\u0421\u0430\u043d\u0430\u0443\u0410", "Country:": "\u049a\u0430\u0440\u0441\u044b \u0436\u0430\u049b\u0442\u0430\u0440\u044b:", "Creating copy...": "\u041a\u04e9\u0448\u0456\u0440\u0443 \u0436\u0430\u0441\u0430\u043b\u0443\u0434\u0430...", "Creating new file from template...": "\u0428\u0430\u0431\u043b\u043e\u043d\u043d\u0430\u043d \u0436\u0430\u04a3\u0430 \u0444\u0430\u0439\u043b \u0436\u0430\u0441\u0430\u0443...", "Creator(s)": "\u0416\u0430\u0441\u0430\u049b\u0448\u044b\u043b\u0430\u0440", "Croatia": "\u0425\u043e\u0440\u0432\u0430\u0442\u0438\u044f", "Ctrl+Shift+Alt+D to exit": "\u0428\u044b\u0493\u0443 \u04af\u0448\u0456\u043d Ctrl+Shift+Alt+D \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440\u0456\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437", "Currency": "\u0412\u0430\u043b\u044e\u0442\u0430", "Current Slide": "\u0410\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0441\u043b\u0430\u0439\u0434", "Current slide as Bitmap (.bmp)": "Current slide as Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Current slide as Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Current slide as Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Current slide as Tag Image File Format (.tiff)", "Cyprus": "\u041a\u0438\u043f\u0440", "Czech Republic": "\u0427\u0435\u0445 \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0441\u044b", "Dark Mode": "\u049a\u0430\u0440\u0430\u04a3\u0493\u044b \u0440\u0435\u0436\u0438\u043c", "Dashboard": "\u0410\u0441\u043f\u0430\u043f\u0442\u0430\u0440 \u043f\u0430\u043d\u0435\u043b\u0456", "Data": "\u0414\u0435\u0440\u0435\u043a\u0442\u0435\u0440", "Date": "\u041a\u04af\u043d\u0456", "Debug Tools": "\u0422\u04af\u0437\u0435\u0442\u0443 \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440\u044b", "Default": "\u04d8\u0434\u0435\u043f\u043a\u0456", "Default Style": "\u04d8\u0434\u0435\u043f\u043a\u0456 \u0441\u0442\u0438\u043b\u044c", "Define print area": "\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443 \u0430\u0439\u043c\u0430\u0493\u044b\u043d \u0430\u043d\u044b\u049b\u0442\u0430\u0443", "Delete": "\u0416\u043e\u044e", "Delete Columns": "\u0411\u0430\u0493\u0430\u043d\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u043e\u044e", "Delete Rows": "\u0416\u043e\u043b\u0434\u0430\u0440\u0434\u044b \u0436\u043e\u044e", "Delete tabstop": "\u0422\u0430\u0431\u0443\u043b\u044f\u0446\u0438\u044f \u043e\u0440\u043d\u044b\u043d \u0436\u043e\u044e", "Denmark": "\u0414\u0430\u043d\u0438\u044f", "Discard": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043c\u0430\u0443", "Discover All The Changes": "\u0411\u0430\u0440\u043b\u044b\u049b \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u0434\u0456 \u0431\u0456\u043b\u0443", "Dismiss": "\u0416\u0430\u0431\u0443", "Document": "\u049a\u04b1\u0436\u0430\u0442", "Document cannot be exported. Please try again.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0442\u0430\u0443\u0493\u0430 \u0431\u043e\u043b\u043c\u0430\u0439\u0434\u044b. \u049a\u0430\u0439\u0442\u0430\u0434\u0430\u043d \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "Document cannot be renamed, please check your permissions.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0430\u0442\u0430\u0443\u0493\u0430 \u0431\u043e\u043b\u043c\u0430\u0439\u0434\u044b, \u0440\u04b1\u049b\u0441\u0430\u0442\u0442\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u04a3\u0456\u0437.", "Document cannot be renamed.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0430\u0442\u0430\u0443\u0493\u0430 \u0431\u043e\u043b\u043c\u0430\u0439\u0434\u044b.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0434\u044b, \u0441\u0435\u0441\u0441\u0438\u044f\u043d\u044b\u04a3 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 \u04e9\u0442\u0456\u043f \u043a\u0435\u0442\u043a\u0435\u043d, \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u0431\u0435\u0442\u0442\u0456 \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u04a3\u0456\u0437.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0434\u044b, \u0441\u0435\u0441\u0441\u0438\u044f\u043d\u044b\u04a3 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 \u04e9\u0442\u0456\u043f \u043a\u0435\u0442\u043a\u0435\u043d, \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0430\u0448\u044b\u04a3\u044b\u0437.", "Document cannot be saved, please check your permissions.": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0434\u044b, \u0440\u04b1\u049b\u0441\u0430\u0442\u0442\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u04a3\u0456\u0437.", "Document cannot be saved.": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0434\u044b.", "Document colors": "\u049a\u04b1\u0436\u0430\u0442 \u0442\u04af\u0441\u0442\u0435\u0440\u0456", "Document has been changed": "\u049a\u04b1\u0436\u0430\u0442 \u04e9\u0437\u0433\u0435\u0440\u0442\u0456\u043b\u0434\u0456", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0441\u044b\u043d\u0434\u0430\u0493\u044b \u04e9\u0437\u0433\u0435\u0440\u0442\u0456\u043b\u0434\u0456. \u0421\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u043c\u0435\u043d \u043d\u0435 \u0456\u0441\u0442\u0435\u0443 \u043a\u0435\u0440\u0435\u043a?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u049a\u04b1\u0436\u0430\u0442 \u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u04b1\u0440\u044b\u043b\u044b\u0441\u044b\u043d\u0434\u0430 \u04e9\u0437\u0433\u0435\u0440\u0434\u0456. \u0416\u0430\u04a3\u0430 \u049b\u04b1\u0436\u0430\u0442 \u0436\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435. \u0421\u0456\u0437\u0434\u0456\u04a3 \u043d\u04b1\u0441\u049b\u0430\u04a3\u044b\u0437 \u043d\u04b1\u0441\u049b\u0430\u043b\u044b\u049b \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u0441\u0430\u049b\u0442\u0430\u043b\u0493\u0430\u043d.", "Document is getting migrated": "\u049a\u04b1\u0436\u0430\u0442 \u043a\u04e9\u0448\u0456\u0440\u0443\u0434\u0435", "Document requires password to modify.": "\u049a\u04b1\u0436\u0430\u0442 \u043e\u043d\u044b \u0442\u04af\u0437\u0435\u0442\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0440\u043e\u043b\u044c\u0434\u0456 \u0442\u0430\u043b\u0430\u043f \u0435\u0442\u0435\u0434\u0456.", "Document requires password to view.": "\u049a\u04b1\u0436\u0430\u0442 \u043e\u043d\u044b \u049b\u0430\u0440\u0430\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0440\u043e\u043b\u044c\u0434\u0456 \u0442\u0430\u043b\u0430\u043f \u0435\u0442\u0435\u0434\u0456.", "Documents:": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u0440:", "Don\u2019t show this again": "\u0411\u04b1\u043b\u0434\u044b \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u043c\u0430\u04a3\u044b\u0437", "Download": "\u0416\u04af\u043a\u0442\u0435\u0443", "Download Selection": "\u0422\u0430\u04a3\u0434\u0430\u043b\u0493\u0430\u043d\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u0443", "Download as": "\u049a\u0430\u043b\u0430\u0439\u0448\u0430 \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443", "Download completed and ready to be copied to clipboard.": "\u0416\u04af\u043a\u0442\u0435\u0443 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b \u0436\u04d9\u043d\u0435 \u0431\u0443\u0444\u0435\u0440\u0433\u0435 \u043a\u04e9\u0448\u0456\u0440\u0443\u0433\u0435 \u0434\u0430\u0439\u044b\u043d.", "Download failed": "\u0416\u04af\u043a\u0442\u0435\u0443 \u049b\u0430\u0442\u0435\u0441\u0456", "Downloading clipboard content": "\u0411\u0443\u0444\u0435\u0440 \u043c\u0430\u0437\u043c\u04b1\u043d\u044b\u043d \u0436\u04af\u043a\u0442\u0435\u0443", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u0421\u044b\u0440\u0442\u049b\u044b \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u0443\u0433\u0435 \u0442\u044b\u0439\u044b\u043c \u0441\u0430\u043b\u044b\u043d\u0493\u0430\u043d, \u0431\u0456\u0440\u0430\u049b \u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440\u0434\u0456 \u049b\u043e\u044e\u0493\u0430 \u0431\u043e\u043b\u0430\u0434\u044b. \u0421\u0443\u0440\u0435\u0442\u043a\u0435 \u043e\u04a3 \u0436\u0430\u049b \u0431\u0430\u0442\u044b\u0440\u043c\u0430\u043d\u044b \u0431\u0430\u0441\u044b\u043f, \"\u0421\u0443\u0440\u0435\u0442\u0442\u0456 \u043a\u04e9\u0448\u0456\u0440\u0443\" \u0434\u0435\u0433\u0435\u043d\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u043f, \u049b\u04b1\u0436\u0430\u0442\u049b\u0430 \u049b\u043e\u044e\u0493\u0430 \u0431\u043e\u043b\u0430\u0434\u044b.", "Downloading...": "\u0416\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443...", "Dropdown": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u0442\u0456\u0437\u0456\u043c\u0456", "EB": "\u042d\u0411", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u0422\u04af\u0437\u0435\u0442\u0443", "Edit document": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u04e9\u04a3\u0434\u0435\u0443", "Edit link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u04e9\u04a3\u0434\u0435\u0443", "Edit mode": "\u049a\u04b1\u0440\u0430\u0441\u0442\u044b\u0440\u0443 \u0440\u0435\u0436\u0438\u043c\u0456", "Editing activated. ": "\u049a\u04b1\u0440\u0430\u0441\u0442\u044b\u0440\u0443 \u049b\u043e\u0441\u044b\u043b\u0434\u044b. ", "Elapsed time": "\u04e8\u0442\u043a\u0435\u043d \u0443\u0430\u049b\u044b\u0442", "Ellipsoid": "\u042d\u043b\u043b\u0438\u043f\u0441\u043e\u0438\u0434", "Empty Slide Show": "\u0411\u043e\u0441 \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443", "End Presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u043d\u044b \u0430\u044f\u049b\u0442\u0430\u0443", "Endnotes": "\u0410\u044f\u049b\u0442\u0430\u043c\u0430\u043b\u0430\u0440", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u041e\u043d\u043b\u0430\u0439\u043d \u04e9\u043d\u0456\u043c\u0434\u0456\u043b\u0456\u043a\u0442\u0456\u04a3 \u0441\u043e\u04a3\u0493\u044b \u0436\u0435\u0442\u0456\u0441\u0442\u0456\u043a\u0442\u0435\u0440\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437, \u043e\u043b\u0430\u0440\u0434\u044b \u0437\u0435\u0440\u0442\u0442\u0435\u0443 \u04af\u0448\u0456\u043d \u0436\u04d9\u043d\u0435 \u0431\u0430\u0441\u049b\u0430 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440\u043c\u0435\u043d \u0431\u0456\u0440\u0433\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0434\u0435 \u049b\u043e\u043b\u0434\u0430\u043d\u0443 \u04af\u0448\u0456\u043d \u0442\u0435\u0433\u0456\u043d. \u04d8\u0440\u0442\u04af\u0440\u043b\u0456 \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440 \u043c\u043e\u0431\u0438\u043b\u044c\u0434\u0456 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u0493\u0430 \u0434\u0430 \u049b\u043e\u043b\u0436\u0435\u0442\u0456\u043c\u0434\u0456.", "Enter a file name": "\u0424\u0430\u0439\u043b \u0430\u0442\u044b\u043d \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437", "Enter new name": "\u0416\u0430\u04a3\u0430 \u0430\u0442 \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437", "Enter new sheet name": "\u0416\u0430\u04a3\u0430 \u043f\u0430\u0440\u0430\u049b\u0442\u044b\u04a3 \u0430\u0442\u0430\u0443\u044b", "Entering text mode": "\u041c\u04d9\u0442\u0456\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u043a\u0456\u0440\u0443", "Error": "\u049a\u0430\u0442\u0435", "Estonia": "\u042d\u0441\u0442\u043e\u043d\u0438\u044f", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u043a\u0435\u0441\u0442\u0435\u0441\u0456 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u043a\u0435\u0441\u0442\u0435\u0441\u0456 (.xlsx)", "Expired:": "\u041c\u0435\u0440\u0437\u0456\u043c\u0456 \u04e9\u0442\u043a\u0435\u043d:", "Explore The New {coolversion}": "\u0416\u0430\u04a3\u0430 {coolversion} \u0442\u0443\u0440\u0430\u043b\u044b \u0431\u0456\u043b\u0443", "Export As": "\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0442\u0430\u0443 \u0440\u0435\u0442\u0456\u043d\u0434\u0435", "Export as": "\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0442\u0430\u0443 \u0440\u0435\u0442\u0456\u043d\u0434\u0435", "Exported to storage": "\u049a\u043e\u0439\u043c\u0430\u0493\u0430 \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0442\u0430\u043b\u0434\u044b", "External data source not allowed": "\u0421\u044b\u0440\u0442\u049b\u044b \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043a\u04e9\u0437\u0456\u043d\u0435 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0436\u043e\u049b", "External link": "\u0421\u044b\u0440\u0442\u049b\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435", "Failed to authenticate this session over protocol {0}": "\u0411\u04b1\u043b \u0441\u0435\u0441\u0441\u0438\u044f\u043d\u044b {0} \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b", "Failed to download clipboard, please re-copy": "\u0411\u0443\u0444\u0435\u0440\u0434\u0456 \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b, \u049b\u0430\u0439\u0442\u0430 \u043a\u04e9\u0448\u0456\u0440\u0443\u0434\u0456 \u0441\u04b1\u0440\u0430\u0439\u043c\u044b\u0437", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u0421\u043e\u043a\u0435\u0442 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b \u043d\u0435\u043c\u0435\u0441\u0435 \u0441\u043e\u043a\u0435\u0442 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b \u043a\u04af\u0442\u043f\u0435\u0433\u0435\u043d \u0436\u0435\u0440\u0434\u0435\u043d \u0436\u0430\u0431\u044b\u043b\u0434\u044b.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u0421\u043e\u043a\u0435\u0442 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b \u043d\u0435\u043c\u0435\u0441\u0435 \u0441\u043e\u043a\u0435\u0442 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b \u043a\u04af\u0442\u043f\u0435\u0433\u0435\u043d \u0436\u0435\u0440\u0434\u0435\u043d \u0436\u0430\u0431\u044b\u043b\u0434\u044b. \u041e\u0431\u0440\u0430\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u043a\u0441\u0438 \u0434\u04b1\u0440\u044b\u0441 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u043b\u0430\u043d\u0431\u0430\u0493\u0430\u043d \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d, \u04d9\u043a\u0456\u043c\u0448\u0456\u0434\u0435\u043d \u043a\u04e9\u043c\u0435\u043a \u0441\u04b1\u0440\u0430\u04a3\u044b\u0437. \u041f\u0440\u043e\u043a\u0441\u0438 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u0441\u044b \u0442\u0443\u0440\u0430\u043b\u044b \u049b\u043e\u0441\u044b\u043c\u0448\u0430 \u0430\u049b\u043f\u0430\u0440\u0430\u0442\u0442\u044b \u043c\u044b\u043d\u0430 \u0436\u0435\u0440\u0434\u0435\u043d \u0442\u0430\u0431\u0430 \u0430\u043b\u0430\u0441\u044b\u0437: https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u043b\u0435\u0440\u0434\u0435\u043d RouteToken \u0430\u043b\u0443\u0493\u0430 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b", "Failed to load collections": "\u0416\u0438\u043d\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b", "Failed to load document.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b.", "Failed to load groups": "\u0422\u043e\u043f\u0442\u0430\u0440\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b", "Failed to load items": "\u042d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0434\u0456 \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b", "Failed to load styles": "\u0421\u0442\u0438\u043b\u044c\u0434\u0435\u0440\u0434\u0456 \u0436\u04af\u043a\u0442\u0435\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0436\u04af\u043a\u0442\u0435\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b. \u0424\u0430\u0439\u043b \u0442\u04af\u0440\u0456 \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435\u0442\u0456\u043d\u0456\u043d \u0436\u04d9\u043d\u0435 \u0437\u0430\u049b\u044b\u043c\u0434\u0430\u043b\u043c\u0430\u0493\u0430\u043d\u044b\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u043f, \u049b\u0430\u0439\u0442\u0430\u0434\u0430\u043d \u0441\u0430\u043b\u044b\u04a3\u044b\u0437.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0442\u0456 \u0436\u04af\u043a\u0442\u0435\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b. \u0411\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442 \u0431\u04af\u043b\u0456\u043d\u0433\u0435\u043d \u043d\u0435\u043c\u0435\u0441\u0435 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d\u043d\u0435\u043d \u043a\u04e9\u043f \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440\u0434\u044b \u049b\u0430\u0436\u0435\u0442 \u0435\u0442\u0435\u0434\u0456. \u04d8\u043a\u0456\u043c\u0448\u0456\u043c\u0435\u043d \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "Failed to read document from storage, please try to load the document again.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0442\u0456 \u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u043e\u0439\u043c\u0430\u0441\u044b\u043d\u0430\u043d \u043e\u049b\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b, \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "Failed to set jwt authentication cookie over insecure connection": "JWT \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f cookie \u043e\u0440\u043d\u0430\u0442\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b \u049b\u0430\u0443\u0456\u043f\u0441\u0456\u0437 \u0435\u043c\u0435\u0441 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441 \u0430\u0440\u049b\u044b\u043b\u044b", "Fields": "\u04e8\u043b\u0448\u0435\u043c\u0434\u0435\u0440", "File": "\u0424\u0430\u0439\u043b", "File name should contain an extension.": "\u0424\u0430\u0439\u043b \u0430\u0442\u0430\u0443\u044b \u043a\u0435\u04a3\u0435\u0439\u0442\u0443\u0456 \u0431\u0430\u0440 \u0431\u043e\u043b\u0443 \u043a\u0435\u0440\u0435\u043a.", "Fill Series": "\u0420\u0435\u0442\u0442\u0456 \u0442\u043e\u043b\u0442\u044b\u0440\u0443", "Finland": "\u0424\u0438\u043d\u043b\u044f\u043d\u0434\u0438\u044f", "Fixed size": "\u0411\u0435\u043a\u0456\u0442\u0456\u043b\u0433\u0435\u043d \u04e9\u043b\u0448\u0435\u043c", "Following": "{user}-\u0434\u044b \u0435\u0440\u0456\u043f \u0436\u04af\u0440\u0443", "Following the editor": "\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0493\u0430 \u0435\u0440\u0456\u043f \u0436\u04af\u0440\u0443", "Following {user}": "{user}-\u0434\u044b \u0435\u0440\u0456\u043f \u0436\u04af\u0440\u0443", "Font": "\u049a\u0430\u0440\u0456\u043f", "Font Name": "\u0428\u0440\u0438\u0444\u0442 \u0430\u0442\u0430\u0443\u044b", "Font Size": "\u0428\u0440\u0438\u0444\u0442 \u04e9\u043b\u0448\u0435\u043c\u0456", "Footnotes": "\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430", "Form": "\u0424\u043e\u0440\u043c\u0430", "Format": "\u0424\u043e\u0440\u043c\u0430\u0442", "Formula": "\u0424\u043e\u0440\u043c\u0443\u043b\u0430", "Forum": "\u0424\u043e\u0440\u0443\u043c", "Fraction": "\u0424\u0440\u0430\u043a\u0446\u0438\u044f", "France": "\u0424\u0440\u0430\u043d\u0446\u0438\u044f", "From": "\u0411\u0430\u0441\u0442\u0430\u043f", "From Beginning": "\u0411\u0430\u0441\u0442\u0430\u043f\u049b\u044b\u0434\u0430\u043d", "From Current Slide": "\u049a\u0430\u0437\u0456\u0440\u0433\u0456 \u0441\u043b\u0430\u0439\u0434\u0442\u0430\u043d", "From now on clipboard notifications will discreetly appear at the bottom.": "\u0415\u043d\u0434\u0456 \u043a\u04e9\u0448\u0456\u0440\u043c\u0435 \u0435\u0441\u043a\u0435\u0440\u0442\u0443\u0456 \u0442\u04e9\u043c\u0435\u043d\u0433\u0456 \u0436\u0430\u0493\u044b\u043d\u0434\u0430 \u0431\u0430\u0439\u049b\u0430\u043b\u0430\u0434\u044b.", "Full Page Slides": "\u0411\u0435\u0442\u043f\u0435\u043d \u0442\u043e\u043b\u044b\u049b\u049b\u0430\u043d \u0441\u043b\u0430\u0439\u0434\u0442\u0430\u0440", "Fullscreen presentation": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d\u0434\u044b \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f", "Function Wizard": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f \u0448\u0435\u0431\u0435\u0440\u0456", "Functions": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f", "GB": "\u0413\u0411", "General": "\u0416\u0430\u043b\u043f\u044b", "Georgia": "\u0413\u0440\u0443\u0437\u0438\u044f", "Germany": "\u0413\u0435\u0440\u043c\u0430\u043d\u0438\u044f", "Get Involved": "\u049a\u0430\u0442\u044b\u0441\u0443", "Go Back": "\u0410\u0440\u0442\u049b\u0430", "Go Offline": "\u041e\u0444\u0444\u043b\u0430\u0439\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u04e9\u0442\u0443", "Go Online": "\u041e\u043d\u043b\u0430\u0439\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u04e9\u0442\u0443", "Good": "\u0416\u0430\u049b\u0441\u044b", "Gradient End": "\u0413\u0440\u0430\u0434\u0438\u0435\u043d\u0442\u0442\u0456\u04a3 \u0441\u043e\u04a3\u044b", "Gradient Start": "\u0413\u0440\u0430\u0434\u0438\u0435\u043d\u0442\u0442\u0456\u04a3 \u0431\u0430\u0441\u044b", "Graphs": "\u0413\u0440\u0430\u0444\u0438\u043a\u0442\u0435\u0440", "Greece": "\u0413\u0440\u0435\u0446\u0438\u044f", "Group Libraries": "\u0422\u043e\u043f \u043a\u0456\u0442\u0430\u043f\u0445\u0430\u043d\u0430\u043b\u0430\u0440\u044b", "Guernsey": "\u0413\u0435\u0440\u043d\u0441\u0438", "HTML Document (.html)": "HTML \u049b\u04b1\u0436\u0430\u0442\u044b (.html)", "HTML File (.html)": "HTML \u0444\u0430\u0439\u043b\u044b (.html)", "HTML file (.html)": "HTML \u0444\u0430\u0439\u043b\u044b (.html)", "Hardware resources are sufficient for optimal performance": "\u0410\u043f\u043f\u0430\u0440\u0430\u0442\u0442\u044b\u049b \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440 \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u0434\u044b \u04e9\u043d\u0456\u043c\u0434\u0456\u043b\u0456\u043a \u04af\u0448\u0456\u043d \u0436\u0435\u0442\u043a\u0456\u043b\u0456\u043a\u0442\u0456", "Has text: ": "\u041c\u04d9\u0442\u0438\u043d: ", "Heading 1": "\u0411\u0430\u0441\u0442\u044b \u0442\u0430\u049b\u044b\u0440\u044b\u043f 1", "Heading 2": "\u0411\u0430\u0441\u0442\u044b \u0442\u0430\u049b\u044b\u0440\u044b\u043f 2", "Help": "\u0416\u04d9\u0440\u0434\u0435\u043c", "Hide Menu": "\u041c\u04d9\u0437\u0456\u0440\u0434\u0456 \u0436\u0430\u0441\u044b\u0440\u0443", "Hide Menu Bar": "\u041c\u04d9\u0437\u0456\u0440 \u0436\u043e\u043b\u0430\u049b\u0442\u0430\u0440\u044b\u043d \u0436\u0430\u0441\u044b\u0440\u0443", "Hide the search bar": "\u0406\u0437\u0434\u0435\u0443 \u0436\u043e\u043b\u0430\u049b\u0442\u0430\u0440\u044b\u043d \u0436\u0430\u0441\u044b\u0440\u0443", "Highlight cells with...": "\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u043a\u0435\u043b\u0435\u0441\u0456\u043c\u0435\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443...", "History": "\u0422\u0430\u0440\u0438\u0445\u044b", "Hit Cancel to open in view-only mode.": "\u0422\u0435\u043a \u049b\u0430\u0440\u0430\u0443\u0493\u0430 \u0430\u0448\u0443 \u04af\u0448\u0456\u043d \u0411\u0430\u0441 \u0442\u0430\u0440\u0442\u0443 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.", "Holy See (Vatican City State)": "\u0425\u043e\u043b\u0438 \u0421\u0438 (\u0412\u0430\u0442\u0438\u043a\u0430\u043d\u0434\u0430\u0493\u044b \u0430\u043b\u0434\u0430\u0443 \u0442\u0443\u0440\u0430\u043b\u044b \u043c\u0430\u049b\u0430\u043b\u0430)", "Home": "\u0411\u0430\u0441\u0442\u044b \u0431\u0435\u0442", "Hungary": "\u0412\u0435\u043d\u0433\u0440\u0438\u044f", "Iceland": "\u0418\u0441\u043b\u0430\u043d\u0434\u0438\u044f", "Idle document - please click to reload and resume editing": "\u04d8\u0437\u0456\u0440\u043b\u0435\u0443 \u0442\u043e\u049b\u0442\u0430\u043f \u049b\u0430\u043b\u0434\u044b - \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u043f, \u04e9\u04a3\u0434\u0435\u0443\u0434\u0456 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u044b\u04a3\u044b\u0437", "Idle document - please tap to reload and resume editing": "\u04d8\u0437\u0456\u0440\u043b\u0435\u0443 \u0442\u043e\u049b\u0442\u0430\u043f \u049b\u0430\u043b\u0434\u044b - \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u043f, \u04e9\u04a3\u0434\u0435\u0443\u0434\u0456 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u044b\u04a3\u044b\u0437", "Idle time": "\u0422\u044b\u043d\u044b\u0448\u0442\u044b\u049b \u0443\u0430\u049b\u044b\u0442\u044b", "If you want to share large elements outside of {productname} it's necessary to first download them.": "{productname} \u0441\u044b\u0440\u0442\u044b\u043d\u0434\u0430\u0493\u044b \u04af\u043b\u043a\u0435\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0434\u0456 \u0431\u04e9\u043b\u0456\u0441\u0443 \u04af\u0448\u0456\u043d, \u0430\u043b\u0434\u044b\u043c\u0435\u043d \u043e\u043b\u0430\u0440\u0434\u044b \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443\u044b\u04a3\u044b\u0437 \u049b\u0430\u0436\u0435\u0442.", "Image (.png)": "\u041a\u0435\u0441\u043a\u0456\u043d (.png)", "India": "\u04ae\u043d\u0434\u0456\u0441\u0442\u0430\u043d", "Indonesia": "\u0418\u043d\u0434\u043e\u043d\u0435\u0437\u0438\u044f", "Initializing...": "\u0418\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f...", "Insert": "\u049a\u043e\u0441\u0443", "Insert Checkbox": "\u0422\u043e\u049b\u0441\u0430\u043d \u0431\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u049b\u043e\u0441\u0443", "Insert Columns After": "\u0411\u04b1\u0434\u0430\u043d \u043a\u0435\u0439\u0456\u043d\u0433\u0456 \u0431\u0430\u0493\u0430\u043d\u0434\u0430\u0440\u0434\u044b \u049b\u043e\u0441\u0443", "Insert Columns Before": "\u0411\u04b1\u0440\u044b\u043d\u0493\u044b \u0431\u0430\u0493\u0430\u043d\u0434\u0430\u0440\u0434\u044b \u049b\u043e\u0441\u0443", "Insert Comment": "\u041f\u0456\u043a\u0456\u0440 \u049b\u043e\u0441\u0443", "Insert Date": "\u041a\u04af\u043d \u049b\u043e\u0441\u0443", "Insert Dropdown": "\u0416\u0430\u0440\u0442\u044b\u043b\u0430\u0439 \u0442\u04af\u0439\u043c\u0435\u043d\u0456 \u049b\u043e\u0441\u0443", "Insert Electronic Signature": "\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0434\u044b\u049b \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430\u043d\u044b \u0435\u043d\u0433\u0456\u0437\u0443", "Insert Local Image": "\u041a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0434\u0435\u043d \u043a\u0435\u0441\u043a\u0456\u043d \u049b\u043e\u0441\u0443", "Insert Local Multimedia": "\u0416\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430\u043d\u044b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443", "Insert Picture": "\u041a\u0435\u0441\u043a\u0456\u043d \u049b\u043e\u0441\u0443", "Insert Rich Text": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0442\u044b \u043c\u04d9\u0442\u0456\u043d \u049b\u043e\u0441\u0443", "Insert Rows Above": "\u0416\u043e\u0493\u0430\u0440\u044b\u0434\u0430\u0493\u044b \u0436\u043e\u043b\u0434\u0430\u0440\u0434\u044b \u049b\u043e\u0441\u0443", "Insert Rows Below": "\u0422\u04e9\u043c\u0435\u043d\u0434\u0435\u0433\u0456 \u0436\u043e\u043b\u0434\u0430\u0440\u0434\u044b \u049b\u043e\u0441\u0443", "Insert Shape": "\u0424\u0438\u0433\u0443\u0440\u0430 \u049b\u043e\u0441\u0443", "Insert Table": "\u04ae\u0441\u0442\u0435\u043b \u049b\u043e\u0441\u0443", "Insert connectors": "\u0416\u0435\u043b\u0456\u043b\u0435\u0440\u0434\u0456 \u049b\u043e\u0441\u0443", "Insert shapes": "\u0424\u0438\u0433\u0443\u0440\u0430\u043b\u0430\u0440\u0434\u044b \u049b\u043e\u0441\u0443", "Insert sheet": "\u0411\u0435\u0442\u0442\u0456 \u049b\u043e\u0441\u0443", "Insert sheet after this": "\u0410\u0440\u0442\u044b\u043d\u0430\u043d \u043f\u0430\u0440\u0430\u049b\u0442\u044b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443", "Insert sheet before this": "\u0410\u043b\u0434\u044b\u043d\u0430\u043d \u043f\u0430\u0440\u0430\u049b\u0442\u044b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443", "Insert table": "\u041a\u0435\u0441\u0442\u0435\u043d\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443", "Insert tabstop": "\u0422\u0430\u0431\u0443\u043b\u044f\u0446\u0438\u044f \u043e\u0440\u043d\u044b\u043d \u049b\u043e\u0441\u0443", "Integrator is not ready for PostMessage calls": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0442\u043e\u0440 PostMessage \u0448\u0430\u049b\u044b\u0440\u0443\u043b\u0430\u0440\u044b \u04af\u0448\u0456\u043d \u0434\u0430\u0439\u044b\u043d \u0435\u043c\u0435\u0441", "Invalid link: '{url}'": "\u049a\u0430\u0442\u0435 \u0441\u0456\u043b\u0442\u0435\u043c\u0435: '{url}'", "Invert Background": "\u0424\u043e\u043d\u0434\u044b \u043a\u0435\u0440\u0456 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Ireland": "\u0418\u0440\u043b\u0430\u043d\u0434\u0438\u044f", "Israel": "\u0418\u0437\u0440\u0430\u0438\u043b\u044c", "It seems you have copied a selection that includes external images.": "\u0421\u044b\u0440\u0442\u049b\u044b \u043a\u0435\u0441\u043a\u0456\u043d\u0434\u0435\u0440 \u043a\u0456\u0440\u0435\u0442\u0456\u043d \u0442\u0430\u04a3\u0434\u0430\u043b\u0493\u0430\u043d\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0434\u0456\u04a3\u0456\u0437.", "It seems you have tried to insert external data.": "\u0421\u044b\u0440\u0442\u049b\u044b \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456 \u049b\u043e\u0441\u049b\u044b\u04a3\u044b\u0437 \u043a\u0435\u043b\u0434\u0456.", "Italy": "\u0418\u0442\u0430\u043b\u0438\u044f", "Japan": "\u0416\u0430\u043f\u043e\u043d\u0438\u044f", "Kazakhstan": "\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d", "Kenya": "\u041a\u0435\u043d\u0438\u044f", "Keyboard shortcuts": "\u041f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u0436\u0430\u0440\u043b\u044b\u049b\u0442\u0430\u0440\u044b", "Kill": "\u049a\u04b1\u0440\u0442\u0443", "Kill session.": "\u0421\u0435\u0441\u0441\u0438\u044f\u043d\u044b \u0436\u043e\u044e.", "Kosovo": "\u041a\u043e\u0441\u043e\u0432\u043e", "LOKit version:": "LOKit \u043d\u04b1\u0441\u049b\u0430\u0441\u044b:", "Language": "\u0422\u0456\u043b", "Language:": "\u0422\u0456\u043b:", "Last modification": "\u0421\u043e\u04a3\u0493\u044b \u04e9\u0437\u0433\u0435\u0440\u0442\u0443", "Last saved:": "\u0421\u043e\u04a3\u0493\u044b \u0441\u0430\u049b\u0442\u0430\u0443:", "Latest Updates": "\u0421\u043e\u04a3\u0493\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443\u043b\u0430\u0440", "Latvia": "\u041b\u0430\u0442\u0432\u0438\u044f", "Layout": "\u041e\u0440\u043d\u0430\u043b\u0430\u0441\u0442\u044b\u0440\u0443", "Left Margin": "\u0421\u043e\u043b \u0436\u0430\u049b \u04e9\u0440\u0456\u0441", "License": "\u041b\u0438\u0446\u0435\u043d\u0437\u0438\u044f\u043b\u044b\u049b \u043a\u0435\u043b\u0456\u0441\u0456\u043c", "Liechtenstein": "\u041b\u0438\u0445\u0442\u0435\u043d\u0448\u0442\u0435\u0439\u043d", "Linear": "\u0422\u04af\u0437\u0443", "Lithuania": "\u041b\u0438\u0442\u0432\u0430", "Loading...": "\u0416\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435...", "Local Image...": "\u0416\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u043a\u0435\u0441\u043a\u0456\u043d...", "Local Multimedia...": "\u0416\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430...", "Log": "\u0416\u0443\u0440\u043d\u0430\u043b", "Log Levels": "\u0416\u0443\u0440\u043d\u0430\u043b \u0434\u0435\u04a3\u0433\u0435\u0439\u043b\u0435\u0440\u0456", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456 \u0431\u0430\u043f\u0442\u0430\u0443 \u04af\u0448\u0456\u043d Coolwsd.xml \u0444\u0430\u0439\u043b\u044b\u043d\u0434\u0430 \u0430\u0440\u043d\u0430\u0439\u044b \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a\u0442\u0435\u0440 \u0431\u04e9\u043b\u0456\u043c\u0456\u043d \u0442\u0430\u0431\u044b\u04a3\u044b\u0437. ", "Loose": "\u0415\u0440\u043a\u0456\u043d \u0430\u0443\u0434\u0430\u0440\u043c\u0430", "Luxembourg": "\u041b\u044e\u043a\u0441\u0435\u043c\u0431\u0443\u0440\u0433", "MB": "\u041c\u0411", "Malta": "\u041c\u0430\u043b\u044c\u0442\u0430", "Master": "\u041c\u0430\u0441\u0442\u0435\u0440", "Master View": "\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u04e9\u0440\u0456\u043d\u0456\u0441", "Max": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Maximum": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Maximum Document process stack memory (in KB) - reduce only": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u0440\u0434\u044b \u04e9\u04a3\u0434\u0435\u0443 \u04af\u0448\u0456\u043d \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u0434\u044b \u0441\u0442\u0435\u043a \u0436\u0430\u0434\u044b \u043a\u04e9\u043b\u0435\u043c\u0456 (\u043a\u0431) \u2014 \u0442\u0435\u043a \u0430\u0437\u0430\u0439\u0442\u0443", "Maximum Document process virtual memory (in MB) - reduce only": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u0440\u0434\u044b \u04e9\u04a3\u0434\u0435\u0443 \u04af\u0448\u0456\u043d \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u0434\u044b \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0434\u044b \u0436\u0430\u0434\u044b \u043a\u04e9\u043b\u0435\u043c\u0456 (\u041c\u0431) \u2014 \u0442\u0435\u043a \u0430\u0437\u0430\u0439\u0442\u0443", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0414\u0438\u0441\u043a\u043a\u0435 \u0436\u0430\u0437\u0443\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u0434\u044b \u0444\u0430\u0439\u043b \u04e9\u043b\u0448\u0435\u043c\u0456 (\u041c\u0431) - \u0442\u0435\u043a \u0430\u0437\u0430\u0439\u0442\u0443", "Memory": "\u0416\u0430\u0434\u044b", "Memory Graph": "\u0416\u0430\u0434\u044b \u0433\u0440\u0430\u0444\u0438\u0433\u0456", "Memory History": "\u0415\u0441\u0442\u0435\u043b\u0456\u043a \u0442\u0430\u0440\u0438\u0445\u044b", "Memory consumed": "\u049a\u043e\u043b\u0434\u0430\u043d\u044b\u0441\u0442\u0430\u0493\u044b \u0436\u0430\u0434\u044b", "Mexico": "\u041c\u0435\u043a\u0441\u0438\u043a\u0430", "Min": "\u041c\u0438\u043d", "Minimum": "\u0415\u04a3 \u0430\u0437", "Missing Fonts": "\u0428\u0440\u0438\u0444\u0442\u0442\u0435\u0440 \u0436\u043e\u049b", "Modified": "\u04e8\u0437\u0433\u0435\u0440\u0442\u0456\u043b\u0433\u0435\u043d", "Modify": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u04e9\u0437\u0433\u0435\u0440\u0442\u0443 \u04af\u0448\u0456\u043d \u049b\u04b1\u043f\u0438\u044f\u0441\u04e9\u0437 \u049b\u0430\u0436\u0435\u0442.", "Moldova, Republic of": "\u041c\u043e\u043b\u0434\u043e\u0432\u0430 \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0441\u044b", "Monaco": "\u041c\u043e\u043d\u0430\u043a\u043e", "Montenegro": "\u0427\u0435\u0440\u043d\u043e\u0433\u043e\u0440\u0438\u044f", "More highlights...": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0435\u0440\u0435\u043a\u0448\u0435\u043b\u0435\u0443\u043b\u0435\u0440...", "More information and support": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0430\u049b\u043f\u0430\u0440\u0430\u0442 \u0436\u04d9\u043d\u0435 \u043a\u04e9\u043c\u0435\u043a", "More...": "\u0422\u0430\u0493\u044b...", "Move Sheet Left": "\u041f\u0430\u0440\u0430\u049b\u0442\u044b \u0441\u043e\u043b\u0493\u0430 \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Move Sheet Right": "\u041f\u0430\u0440\u0430\u049b\u0442\u044b \u043e\u04a3\u0493\u0430 \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "My Library": "\u041c\u0435\u043d\u0456\u04a3 \u043a\u0456\u0442\u0430\u043f\u0445\u0430\u043d\u0430\u043c", "My Publications": "\u041c\u0435\u043d\u0456\u04a3 \u0436\u0430\u0440\u0438\u044f\u043b\u0430\u043d\u044b\u043c\u0434\u0430\u0440\u044b\u043c", "Named Range": "\u0410\u0442\u044b \u0431\u0430\u0440 \u0430\u0443\u049b\u044b\u043c", "Netherlands": "\u041d\u0438\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u044b", "Network Graph": "\u0416\u0435\u043b\u0456 \u0433\u0440\u0430\u0444\u0438\u0433\u0456", "Neutral": "\u041d\u0435\u0439\u0442\u0440\u0430\u043b\u0434\u044b", "New Zealand": "\u0416\u0430\u04a3\u0430 \u0437\u0435\u043b\u0430\u043d\u0434\u0438\u044f", "Next": "\u041a\u0435\u043b\u0435\u0441i", "Next Slide": "\u041a\u0435\u043b\u0435\u0441i \u0441\u043b\u0430\u0439\u0434", "No Comments": "\u041f\u0456\u043a\u0456\u0440\u043b\u0435\u0440 \u0436\u043e\u049b", "No Notes": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440 \u0436\u043e\u049b", "No color": "\u0422\u04af\u0441 \u0436\u043e\u049b", "No disk space left on server.": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0435 \u043e\u0440\u044b\u043d \u049b\u0430\u043b\u043c\u0430\u0434\u044b.", "No fill": "\u0422\u043e\u043b\u0442\u044b\u0440\u0443 \u0436\u043e\u049b", "No issues found": "\u041c\u04d9\u0441\u0435\u043b\u0435\u043b\u0435\u0440 \u0442\u0430\u0431\u044b\u043b\u0493\u0430\u043d \u0436\u043e\u049b", "No problems with SSL verification detected": "SSL \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u0441\u0456\u043d\u0434\u0435 \u0435\u0448\u049b\u0430\u043d\u0434\u0430\u0439 \u043c\u04d9\u0441\u0435\u043b\u0435 \u0442\u0430\u0431\u044b\u043b\u0493\u0430\u043d \u0436\u043e\u049b", "None": "\u0416\u043e\u049b", "None (Do not check spelling)": "\u0416\u043e\u049b (\u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u043d\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u043c\u0435\u0443)", "Normal": "\u049a\u0430\u043b\u044b\u043f\u0442\u044b", "North Macedonia, Republic of": "\u0421\u043e\u043b\u0442\u04af\u0441\u0442\u0456\u043a \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0438\u044f \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0441\u044b", "Norway": "\u041d\u043e\u0440\u0432\u0435\u0433\u0438\u044f", "Notes": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440", "Notes Pages": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440 \u0431\u0435\u0442\u0442\u0435\u0440\u0456", "Notes View": "\u0415\u0441\u043a\u0435\u0440\u0442\u043f\u0435\u043b\u0435\u0440 \u043a\u04e9\u0440\u0456\u043d\u0456\u0441\u0456", "Number": "\u0421\u0430\u043d\u0434\u044b\u049b", "Number of Documents": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u0440 \u0441\u0430\u043d\u044b", "Number of Pages": "\u0411\u0435\u0442\u0442\u0435\u0440 \u0441\u0430\u043d\u044b", "Number of Sheets": "\u041f\u0430\u0440\u0430\u049b\u0442\u0430\u0440 \u0441\u0430\u043d\u044b", "Number of Slides": "\u0421\u043b\u0430\u0439\u0434\u0442\u0430\u0440 \u0441\u0430\u043d\u044b", "ODF Drawing (.odg)": "ODF \u0441\u044b\u0437\u0431\u0430\u0441\u044b (.odg)", "ODF presentation (.odp)": "ODF \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0441\u044b (.odp)", "ODF spreadsheet (.ods)": "ODF \u044d\u043b. \u043a\u0435\u0441\u0442\u0435\u0441\u0456 (.ods)", "ODF text document (.odt)": "ODF \u043c\u04d9\u0442\u0456\u043d\u0434\u0456\u043a \u049b\u04b1\u0436\u0430\u0442\u044b (.odt)", "OK": "\u0416\u0410\u0420\u0410\u0419\u0414\u042b", "OPEN": "\u0410\u0428\u0423", "Off": "\u04e8\u0448\u0456\u0440\u0443\u043b\u0456", "On": "\u049a\u043e\u0441\u0443\u043b\u044b", "Once citations are entered their storage and display type can not be changed.": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440 \u0435\u043d\u0433\u0456\u0437\u0456\u043b\u0433\u0435\u043d\u043d\u0435\u043d \u043a\u0435\u0439\u0456\u043d \u043e\u043b\u0430\u0440\u0434\u044b\u04a3 \u0441\u0430\u049b\u0442\u0430\u0443 \u043e\u0440\u043d\u044b \u043c\u0435\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u0442\u04af\u0440\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0435\u043c\u0435\u0441.", "Online Help": "\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u043a\u04e9\u043c\u0435\u043a", "Only the document owner can change the password.": "\u0422\u0435\u043a \u049b\u04b1\u0436\u0430\u0442\u0442\u044b\u04a3 \u0438\u0435\u0441\u0456 \u0493\u0430\u043d\u0430 \u049b\u04b1\u043f\u0438\u044f\u0441\u04e9\u0437\u0434\u0456 \u04e9\u0437\u0433\u0435\u0440\u0442\u0435 \u0430\u043b\u0430\u0434\u044b.", "Open link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0430\u0448\u0443", "Open menu": "\u041c\u04d9\u0437\u0456\u0440\u0434\u0456 \u0430\u0448\u0443", "Out of table": "\u041a\u0435\u0441\u0442\u0435\u0434\u0435\u043d \u0442\u044b\u0441", "Overview": "\u0428\u043e\u043b\u0443", "Overwrite": "\u0416\u0430\u0437\u044b\u043f \u0442\u0430\u0441\u0442\u0430\u0443", "PB": "\u041f\u0411", "PDF Document (.pdf)": "PDF \u049b\u04b1\u0436\u0430\u0442\u044b (.pdf)", "PDF Document (.pdf) - Expert": "PDF \u049b\u04b1\u0436\u0430\u0442\u044b (.pdf) - \u0441\u0430\u0440\u0430\u043f\u0448\u044b \u0440\u0435\u0436\u0438\u043c\u0456", "PID": "PID", "Page Layout": "\u0411\u0435\u0442 \u04af\u043b\u0433\u0456\u0441\u0456", "Page Setup": "\u0411\u0435\u0442 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456", "Paste": "\u049a\u043e\u044e", "Paste Slide": "\u0421\u043b\u0430\u0439\u0434 \u049b\u043e\u044e", "Paste Special": "\u0410\u0440\u043d\u0430\u0439\u044b \u043ai\u0440i\u0441\u0442i\u0440\u0443", "Paste from this document": "\u041e\u0441\u044b \u049b\u04b1\u0436\u0430\u0442\u0442\u0430\u043d \u049b\u043e\u044e", "Path": "\u0416\u043e\u043b", "Pause": "\u041f\u0430\u0443\u0437\u0430", "Pause... ( %SECONDS% )": "\u041f\u0430\u0443\u0437\u0430... ( %SECONDS% )", "Percent": "\u041f\u0440\u043e\u0446\u0435\u043d\u0442\u0442\u0456\u043a", "Permission Mode": "\u0420\u04b1\u049b\u0441\u0430\u0442 \u0431\u0435\u0440\u0443 \u0440\u0435\u0436\u0438\u043c\u0456", "Philippines": "\u0424\u0438\u043b\u0438\u043f\u043f\u0438\u043d", "Picture": "\u0421\u0443\u0440\u0435\u0442", "Please save or discard the comment currently being edited.": "\u049a\u0430\u0437\u0456\u0440\u0433\u0456 \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u04e9\u04a3\u0434\u0435\u043b\u0456\u043f \u0436\u0430\u0442\u049b\u0430\u043d \u043f\u0456\u043a\u0456\u0440\u0434\u0456 \u0441\u0430\u049b\u0442\u0430\u043f \u043d\u0435\u043c\u0435\u0441\u0435 \u0436\u043e\u0439\u044b\u04a3\u044b\u0437.", "Please send us your feedback": "\u04e8\u0437 \u043f\u0456\u043a\u0456\u0440\u0456\u04a3\u0456\u0437\u0434\u0456 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437\u0448\u0456", "Please use following combination to see more options:": "\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0434\u0456 \u043a\u04e9\u0440\u0443 \u04af\u0448\u0456\u043d \u043a\u0435\u043b\u0435\u0441\u0456 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f\u043d\u044b \u049b\u043e\u043b\u0434\u0430\u043d\u044b\u04a3\u044b\u0437:", "Please wait kubernetes cluster is scaling...": "\u041a\u04af\u0442\u0435 \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437, Kubernetes \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0456 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0442\u0430\u043b\u044b\u043f \u0436\u0430\u0442\u044b\u0440...", "Please wait!": "\u041a\u04af\u0442\u0435 \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437!", "Poland": "\u041f\u043e\u043b\u044c\u0448\u0430", "Portugal": "\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0438\u044f", "PostMessage API is initialized": "PostMessage API \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0434\u044b", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0441\u044b (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0441\u044b (.pptx)", "Present current slide": "\u0410\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0441\u043b\u0430\u0439\u0434\u0442\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Present in Window": "\u0422\u0435\u0440\u0435\u0437\u0435\u0434\u0435 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Present in new window": "\u0416\u0430\u04a3\u0430 \u0442\u0435\u0440\u0435\u0437\u0435\u0434\u0435 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f", "Presentation disabled": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d", "Presentation mode has been disabled for this document": "\u0411\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442 \u04af\u0448\u0456\u043d \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0440\u0435\u0436\u0438\u043c\u0456 \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0431\u04b1\u0493\u0430\u0442\u0442\u0430\u043b\u0434\u044b. \u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437\u0434\u0435 \u049b\u0430\u043b\u049b\u044b\u043c\u0430\u043b\u044b \u0442\u0435\u0440\u0435\u0437\u0435\u043b\u0435\u0440\u0434\u0456 \u049b\u043e\u0441\u044b\u04a3\u044b\u0437. \u0411\u04b1\u043b \u0441\u043b\u0430\u0439\u0434\u0442\u0430\u0440 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0456\u043c\u0456\u043d \u0431\u04e9\u043b\u0435\u043a \u0442\u0435\u0440\u0435\u0437\u0435\u043b\u0435\u0440\u0434\u0435 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443\u0433\u0435 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u0435\u0434\u0456, \u0431\u04b1\u043b \u044d\u043a\u0440\u0430\u043d\u0434\u044b \u043e\u04a3\u0430\u0439 \u0431\u04e9\u043b\u0456\u0441\u0443\u0433\u0435 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u0435\u0434\u0456.", "Presenter Console": "\u0411\u0430\u044f\u043d\u0434\u0430\u043c\u0430\u0448\u044b \u043a\u043e\u043d\u0441\u043e\u043b\u0456", "Presenting in fullscreen": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d\u0434\u044b \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f", "Presenting in window": "\u0422\u0435\u0440\u0435\u0437\u0435\u0434\u0435 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f", "Previous": "\u0410\u043b\u0434\u044b\u04a3\u0493\u044b", "Print dialog": "\u0411\u0430\u0441\u043f\u0430 \u0442\u0435\u0440\u0435\u0437\u0435\u0441\u0456", "Promote to top comment": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b \u0434\u0435\u04a3\u0433\u0435\u0439\u0434\u0435\u0433\u0456 \u043f\u0456\u043a\u0456\u0440\u0433\u0435 \u0436\u044b\u043b\u0436\u044b\u0442\u0443", "Properties": "\u0421\u0438\u043f\u0430\u0442\u0442\u0430\u0440", "Provider:": "\u041f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440:", "Qatar": "\u041a\u0430\u0442\u0430\u0440", "Quadratic": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u0442\u044b\u049b", "RELOAD": "\u049a\u0410\u0419\u0422\u0410\u041d \u0416\u04ae\u041a\u0422\u0415\u0423", "Radial": "\u0420\u0430\u0434\u0438\u0430\u043b\u0434\u044b", "Read mode": "\u041e\u049b\u0443 \u0440\u0435\u0436\u0438\u043c\u0456", "Read-only": "\u0422\u0435\u043a \u043e\u049b\u0443", "Received": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043d\u0493\u0430\u043d", "Recent": "\u0416\u0430\u049b\u044b\u043d\u0434\u0430", "Reconnecting...": "\u049a\u0430\u0439\u0442\u0430 \u049b\u043e\u0441\u044b\u043b\u0443...", "Redo": "\u049a\u0430\u0439\u0442\u0430 \u0436\u0430\u0441\u0430\u0443", "References": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440", "Refresh": "\u0416\u0430\u04a3\u0430\u0440\u0442\u0443", "Refresh Citations": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443", "Refresh Log": "\u0416\u0443\u0440\u043d\u0430\u043b\u0434\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443", "Reject change": "\u04e8\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0456 \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u043c\u0430\u0443", "Reloading the document after rename": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u0443 \u0430\u0442\u044b \u04e9\u0437\u0433\u0435\u0440\u0442\u0456\u043b\u0433\u0435\u043d\u043d\u0435\u043d \u043a\u0435\u0439\u0456\u043d", "Remove": "\u0416\u043e\u044e", "Remove Thread": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u044b \u0436\u043e\u044e", "Remove link": "\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0436\u043e\u044e", "Remove print area": "\u0411\u0430\u0441\u043f\u0430 \u0430\u0439\u043c\u0430\u0493\u044b\u043d \u0436\u043e\u044e", "Rename": "\u0410\u0442\u044b\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443", "Rename Document": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b\u04a3 \u0430\u0442\u044b\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443", "Rename sheet": "\u041f\u0430\u0440\u0430\u049b\u0442\u044b \u049b\u0430\u0439\u0442\u0430 \u0430\u0442\u0430\u0443", "Renaming...": "\u049a\u0430\u0439\u0442\u0430 \u0430\u0442\u0430\u0443...", "Repair": "\u049a\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443", "Repair Document": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443", "Repeat in {0} seconds": "{0} \u0441\u0435\u043a\u0443\u043d\u0434\u0442\u0430\u043d \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u0443", "Reply": "\u0416\u0430\u0443\u0430\u043f \u0431\u0435\u0440\u0443", "Report an issue": "\u041c\u04d9\u0441\u0435\u043b\u0435 \u0442\u0443\u0440\u0430\u043b\u044b \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0443", "Reset to Default Language": "\u04d8\u0434\u0435\u043f\u043a\u0456 \u0442\u0456\u043b\u0433\u0435 \u049b\u0430\u0439\u0442\u0430\u0440\u0443", "Reset zoom": "\u041c\u0430\u0441\u0448\u0442\u0430\u0431\u0442\u044b \u0442\u0430\u0441\u0442\u0430\u0443", "Resolve Thread": "\u0422\u0456\u0437\u0431\u0435\u043a\u0442\u0456 \u0448\u0435\u0448\u0443", "Resolved": "\u0428\u0435\u0448\u0456\u043b\u0433\u0435\u043d", "Restart": "\u049a\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u0443", "Restoring older revision. Any unsaved changes will be available in version history": "\u0415\u0441\u043a\u0456 \u043d\u04b1\u0441\u049b\u0430\u043d\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443. \u0421\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440 \u043d\u04b1\u0441\u049b\u0430\u043b\u0430\u0440 \u0442\u0430\u0440\u0438\u0445\u044b\u043d\u0434\u0430 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0431\u043e\u043b\u0430\u0434\u044b", "Resume": "\u0416\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443", "Rich Text": "\u0424\u043e\u0440\u043c\u0430\u0442\u0442\u0430\u043b\u0493\u0430\u043d \u043c\u04d9\u0442\u0456\u043d", "Rich Text (.rtf)": "\u0424\u043e\u0440\u043c\u0430\u0442\u0442\u0430\u043b\u0493\u0430\u043d \u043c\u04d9\u0442\u0456\u043d (.rtf)", "Right Margin": "\u041e\u04a3 \u0436\u0430\u0493\u044b", "Romania": "\u0420\u0443\u043c\u044b\u043d\u0438\u044f", "Row Height": "\u049a\u0430\u0442\u0430\u0440 \u0431\u0438\u0456\u043a\u0442\u0456\u0433\u0456", "Row {0}": "{0} \u0436\u043e\u043b", "Row {0} through {1}": "{0}-\u0434\u0435\u043d {1}-\u0433\u0435 \u0434\u0435\u0439\u0456\u043d\u0433\u0456 \u0436\u043e\u043b\u0434\u0430\u0440", "Rows": "\u049a\u0430\u0442\u0430\u0440\u043b\u0430\u0440", "Ruler": "\u0421\u044b\u0437\u0493\u044b\u0448", "Russian Federation": "\u0420\u0435\u0441\u0435\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u044f\u0441\u044b", "San Marino": "\u0421\u0430\u043d-\u041c\u0430\u0440\u0438\u043d\u043e", "Saudi Arabia": "\u0421\u0430\u0443\u0434 \u0410\u0440\u0430\u0431\u0438\u044f\u0441\u044b", "Save": "\u0421\u0430\u049b\u0442\u0430\u0443", "Save As": "\u04d8\u0440\u0435\u043a\u0435\u0442 \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u0441\u0430\u049b\u0442\u0430\u0443", "Save Comments": "\u041f\u0456\u043a\u0456\u0440\u043b\u0435\u0440\u0434\u0456 \u0441\u0430\u049b\u0442\u0430\u0443", "Save as ODF format": "ODF \u0444\u043e\u0440\u043c\u0430\u0442\u044b\u043d\u0434\u0430 \u0441\u0430\u049b\u0442\u0430\u0443", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u049a\u04b1\u0436\u0430\u0442 \u0442\u044b\u043c \u04af\u043b\u043a\u0435\u043d \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u043e\u0441 \u043e\u0440\u044b\u043d \u0442\u0430\u0443\u0441\u044b\u043b\u0434\u044b. \u049a\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u043e\u049b\u0443\u0493\u0430 \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d \u0431\u043e\u043b\u0430\u0434\u044b, \u0431\u0456\u0440\u0430\u049b \u0441\u0456\u0437 \u043e\u043d\u044b \u049b\u0430\u0437\u0456\u0440 \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u044b\u043f, \u0436\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u043a\u04e9\u0448\u0456\u0440\u043c\u0435\u0441\u0456\u043d \u0441\u0430\u049b\u0442\u0430\u0439 \u0430\u043b\u0430\u0441\u044b\u0437.", "Save failed due to no disk space left. Document will now be read-only.": "\u0414\u0438\u0441\u043a \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u0433\u0456 \u0431\u043e\u043b\u043c\u0430\u0443\u044b \u0441\u0435\u0431\u0435\u0431\u0456\u043d\u0435\u043d \u0441\u0430\u049b\u0442\u0430\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0431\u043e\u043b\u0434\u044b. \u049a\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u043e\u049b\u0443\u0493\u0430 \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d \u0431\u043e\u043b\u0430\u0434\u044b.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0421\u0430\u049b\u0442\u0430\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b, \u0441\u0435\u0431\u0435\u0431\u0456 \u0441\u0430\u049b\u0442\u0430\u0443 \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u0433\u0456 \u0442\u0430\u0443\u0441\u044b\u043b\u0434\u044b. \u049a\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u043e\u049b\u0443\u0493\u0430 \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d \u0431\u043e\u043b\u0430\u0434\u044b. \u049a\u0430\u0439\u0442\u0430 \u0441\u0430\u049b\u0442\u0430\u0443 \u04af\u0448\u0456\u043d \u0434\u0438\u0441\u043a\u0442\u0435 \u043e\u0440\u044b\u043d \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437.", "Save to new file": "\u0416\u0430\u04a3\u0430 \u0444\u0430\u0439\u043b\u0493\u0430 \u0441\u0430\u049b\u0442\u0430\u0443", "Saving": "\u0421\u0430\u049b\u0442\u0430\u043b\u044b\u043f \u0436\u0430\u0442\u044b\u0440", "Saving...": "\u0421\u0430\u049b\u0442\u0430\u0443...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "\u0492\u044b\u043b\u044b\u043c\u0438", "Screen Reading": "\u042d\u043a\u0440\u0430\u043d\u043d\u0430\u043d \u043e\u049b\u0443", "Screen reader support for text content is disabled. ": "\u041c\u04d9\u0442\u0456\u043d \u043c\u0430\u0437\u043c\u04b1\u043d\u044b\u043d \u0434\u0430\u0443\u044b\u0441\u0442\u0430\u043f \u043e\u049b\u0443 \u049b\u043e\u043b\u0434\u0430\u0443\u044b \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d. ", "Scroll down annotations": "\u0410\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0442\u04e9\u043c\u0435\u043d \u049b\u0430\u0440\u0430\u0439 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Scroll left": "\u0421\u043e\u043b\u0493\u0430 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Scroll right": "\u041e\u04a3\u0493\u0430 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Scroll to the first sheet": "\u0411\u0456\u0440\u0456\u043d\u0448\u0456 \u043f\u0430\u0440\u0430\u049b\u049b\u0430 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Scroll to the last sheet": "\u0421\u043e\u04a3\u0493\u044b \u043f\u0430\u0440\u0430\u049b\u049b\u0430 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "Scroll up annotations": "\u0410\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0436\u043e\u0493\u0430\u0440\u044b \u049b\u0430\u0440\u0430\u0439 \u0430\u0439\u043d\u0430\u043b\u0434\u044b\u0440\u0443", "See history": "\u0422\u0430\u0440\u0438\u0445\u0442\u044b \u043a\u04e9\u0440\u0443", "See revision history": "\u0420\u0435\u0434\u0430\u043a\u0446\u0438\u044f \u0442\u0430\u0440\u0438\u0445\u044b\u043d \u043a\u04e9\u0440\u0443", "Select language": "\u0422\u0456\u043b\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u0443", "Select multiple cells": "\u0411\u0456\u0440\u043d\u0435\u0448\u0435 \u04b1\u044f\u0448\u044b\u049b\u0442\u044b \u0442\u0430\u04a3\u0434\u0430\u0443", "Select range": "\u0414\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0434\u044b \u0442\u0430\u04a3\u0434\u0430\u0443", "Selected external data source is forbidden. Please contact the system administrator.": "\u0422\u0430\u04a3\u0434\u0430\u043b\u0493\u0430\u043d \u0441\u044b\u0440\u0442\u049b\u044b \u0434\u0435\u0440\u0435\u043a\u043a\u04e9\u0437\u0433\u0435 \u043a\u0456\u0440\u0443\u0433\u0435 \u0431\u043e\u043b\u043c\u0430\u0439\u0434\u044b. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0436\u04af\u0439\u0435 \u04d9\u043a\u0456\u043c\u0448\u0456\u0441\u0456\u043d\u0435 \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "Selected range of cells": "\u0422\u0430\u04a3\u0434\u0430\u043b\u0493\u0430\u043d \u04b1\u044f\u0448\u044b\u049b\u0442\u0430\u0440 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u044b", "Selection Mode": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u0420\u0435\u0436\u0438\u043c\u0456", "Selection count": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u0441\u0430\u043d\u044b", "Selection mode: inactive": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u0440\u0435\u0436\u0438\u043c\u0456: \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0435\u043c\u0435\u0441", "Send Feedback": "\u041a\u0435\u0440\u0456 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441 \u0436\u0456\u0431\u0435\u0440\u0443", "Sent": "\u0416\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456", "Serbia": "\u0421\u0435\u0440\u0431\u0438\u044f", "Served by:": "\u049a\u044b\u0437\u043c\u0435\u0442 \u043a\u04e9\u0440\u0441\u0435\u0442\u0435\u0442\u0456\u043d:", "Server audit": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456\u04a3 \u0430\u0443\u0434\u0438\u0442\u0456", "Server has been shut down; please reload the page.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0441\u04e9\u043d\u0434\u0456\u0440\u0456\u043b\u0434\u0456; \u0431\u0435\u0442\u0442\u0456 \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u04a3\u0456\u0437.", "Server is down, restarting automatically. Please wait.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0441\u0456\u0437, \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430. \u049a\u0430\u0440\u0441\u044b \u0430\u043b\u043c\u0430\u0439 \u043a\u04af\u0442\u0456\u04a3\u0456\u0437.", "Server is now reachable. We have to refresh the page now.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0431\u043e\u043b\u0434\u044b. \u0415\u043d\u0434\u0456 \u0431\u0435\u0442\u0442\u0456 \u0436\u0430\u04a3\u0430\u0440\u0442\u0443 \u049b\u0430\u0436\u0435\u0442.", "Server is now reachable...": "\u0421\u0435\u0440\u0432\u0435\u0440 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0431\u043e\u043b\u0434\u044b...", "Server is shutting down": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0441\u04e9\u043d\u0434\u0456\u0440\u0456\u043b\u0443\u0434\u0435", "Server is shutting down for maintenance (auto-saving)": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0442\u0435\u0445\u043d\u0438\u043a\u0430\u043b\u044b\u049b \u049b\u044b\u0437\u043c\u0435\u0442 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d \u0441\u04e9\u043d\u0434\u0456\u0440\u0456\u043b\u0443\u0434\u0435 (\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0441\u0430\u049b\u0442\u0430\u0443)", "Server returned this reason:": "\u0421\u0435\u0440\u0432\u0435\u0440 \u043a\u0435\u043b\u0435\u0441\u0456 \u0441\u0435\u0431\u0435\u043f\u0442\u0456 \u049b\u0430\u0439\u0442\u0430\u0440\u0434\u044b:", "Server uptime": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456\u04a3 \u0436\u04b1\u043c\u044b\u0441 \u0443\u0430\u049b\u044b\u0442\u044b", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u049a\u044b\u0437\u043c\u0435\u0442 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0441\u0456\u0437. \u041a\u0435\u0439\u0456\u043d\u0456\u0440\u0435\u043a \u049b\u0430\u0439\u0442\u0430 \u043a\u04e9\u0440\u0443\u0433\u0435 \u0442\u044b\u0440\u044b\u0441\u044b\u04a3\u044b\u0437 \u0436\u04d9\u043d\u0435 \u043c\u04d9\u0441\u0435\u043b\u0435 \u0436\u0430\u043b\u0493\u0430\u0441\u0441\u0430, \u04d9\u043a\u0456\u043c\u0448\u0456\u04a3\u0456\u0437\u0433\u0435 \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "Session terminated by document owner": "\u0421\u0435\u0441\u0441\u0438\u044f \u049b\u04b1\u0436\u0430\u0442 \u0438\u0435\u0441\u0456\u043c\u0435\u043d \u0442\u043e\u049b\u0442\u0430\u0442\u044b\u043b\u0434\u044b", "Set Language for All text": "\u0411\u0430\u0440\u043b\u044b\u049b \u043c\u04d9\u0442\u0456\u043d \u04af\u0448\u0456\u043d \u0442\u0456\u043b \u043e\u0440\u043d\u0430\u0442\u0443", "Set Language for Paragraph": "\u0410\u0431\u0437\u0430\u0446 \u04af\u0448\u0456\u043d \u0442\u0456\u043b \u043e\u0440\u043d\u0430\u0442\u0443", "Set Language for Selection": "\u0422\u0430\u04a3\u0434\u0430\u0443 \u04af\u0448\u0456\u043d \u0442\u0456\u043b \u043e\u0440\u043d\u0430\u0442\u0443", "Set Log Levels": "\u0416\u0443\u0440\u043d\u0430\u043b \u0434\u0435\u04a3\u0433\u0435\u0439\u043b\u0435\u0440\u0456\u043d \u043e\u0440\u043d\u0430\u0442\u0443", "Settings": "\u0411\u0430\u043f\u0442\u0430\u0443\u043b\u0430\u0440", "Shapes": "\u0424\u0438\u0433\u0443\u0440\u0430\u043b\u0430\u0440", "Share": "\u0411\u04e9\u043b\u0456\u0441\u0443", "Share...": "\u0411\u04e9\u043b\u0456\u0441\u0443...", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Grid": "\u0422\u043e\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Show Menu": "\u041c\u04d9\u0437\u0456\u0440\u0434\u0456 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Show Ruler": "\u0421\u044b\u0437\u0493\u044b\u0448\u0442\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Show Status Bar": "\u0421\u0442\u0430\u0442\u0443\u0441 \u0436\u043e\u043b\u044b\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Show on the side": "\u0416\u0430\u043d \u0436\u0430\u0493\u044b\u043d\u0434\u0430 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Show sheets": "\u041f\u0430\u0440\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443", "Shutdown Server": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456 \u04e9\u0448\u0456\u0440\u0443", "Signature": "\u049a\u043e\u043b \u049b\u043e\u044e", "Singapore": "\u0421\u0438\u043d\u0433\u0430\u043f\u0443\u0440", "Slide {0} of {1}": "{1}-\u0434\u0435\u043d {0} \u0441\u043b\u0430\u0439\u0434", "Slides": "\u0421\u043b\u0430\u0439\u0434\u0442\u0430\u0440", "Slovakia": "\u0421\u043b\u043e\u0432\u0430\u043a\u0438\u044f", "Slovenia": "\u0421\u043b\u043e\u0432\u0435\u043d\u0438\u044f", "Smart Picker": "\u0410\u049b\u044b\u043b\u0434\u044b \u0442\u0430\u04a3\u0434\u0430\u0493\u044b\u0448", "Snap to Grid": "\u0422\u043e\u0440\u0493\u0430 \u0431\u0435\u043a\u0456\u0442\u0443", "Solid": "\u0411\u0456\u0440\u0442\u04b1\u0442\u0430\u0441", "Someone": "\u0411\u0456\u0440\u0435\u0443", "South Africa": "\u0410\u0444\u0440\u0438\u043a\u0430 \u049b\u0430\u0442\u044b\u043d\u0430\u0441\u044b", "South Korea": "\u041e\u04a3\u0442\u04af\u0441\u0442\u0456\u043a \u041a\u043e\u0440\u0435\u044f", "Spain": "\u0418\u0441\u043f\u0430\u043d\u0438\u044f", "Sparkline": "\u0421\u043f\u0430\u0440\u043a\u043b\u0430\u0439\u043d", "Square": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442", "Standard": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0442\u044b", "Status": "\u0416\u0430\u0493\u0434\u0430\u0439", "Status Bar": "\u0416\u0430\u0493\u0434\u0430\u0439 \u0436\u043e\u043b\u044b", "Stop following": "\u049a\u0430\u0434\u0430\u0493\u0430\u043b\u0430\u0443\u0434\u044b \u0442\u043e\u049b\u0442\u0430\u0442\u0443", "Store as:": "\u0421\u0430\u049b\u0442\u0430\u0443 \u0440\u0435\u0442\u0456\u043d\u0434\u0435:", "Style": "\u0421\u0442\u0438\u043b\u0456", "Style list": "\u0421\u0442\u0438\u043b\u044c \u0442\u0456\u0437\u0456\u043c\u0456", "Successfully exported: ": "\u0421\u04d9\u0442\u0442\u0456 \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0442\u0430\u043b\u0434\u044b: ", "Sum": "\u049a\u043e\u0441\u044b\u043d\u0434\u044b", "Sweden": "\u0428\u0432\u0435\u0446\u0438\u044f", "Switzerland": "\u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f", "TB": "\u0422\u0411", "Table": "\u041a\u0435\u0441\u0442\u0435", "Table with {0} rows and {1} columns": "{0} \u0436\u043e\u043b\u044b \u0436\u04d9\u043d\u0435 {1} \u0431\u0430\u0493\u0430\u043d\u044b \u0431\u0430\u0440 \u043a\u0435\u0441\u0442\u0435", "Taiwan, Province of China": "\u0422\u0430\u0439\u0432\u0430\u043d\u044c, \u049a\u044b\u0442\u0430\u0439 \u043f\u0440\u043e\u0432\u0438\u043d\u0446\u0438\u044f\u0441\u044b", "Tap to collapse": "\u049a\u044b\u0441\u0443 \u04af\u0448\u0456\u043d \u0442\u04af\u0440\u0442\u0456\u04a3\u0456\u0437", "Tap to expand": "\u041a\u0435\u04a3\u0435\u0439\u0442\u0443 \u04af\u0448\u0456\u043d \u0442\u04af\u0440\u0442\u0456\u04a3\u0456\u0437", "Text": "\u041c\u04d9\u0442\u0456\u043d", "Text orientation": "\u041c\u04d9\u0442\u0456\u043d\u043d\u0456\u04a3 \u0431\u0430\u0493\u044b\u0442\u044b", "The IsAdminUser property is not set by integration": "IsAdminUser \u049b\u0430\u0441\u0438\u0435\u0442\u0456 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u043c\u0430\u0493\u0430\u043d", "The IsAdminUser user property is set by integration": "IsAdminUser \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u049b\u0430\u0441\u0438\u0435\u0442\u0456 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430 \u0432\u0435\u0431 API \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u043e\u043b \u0436\u0435\u0442\u043a\u0456\u0437\u0443\u0433\u0435 \u0431\u043e\u043b\u043c\u0430\u0439\u0442\u044b\u043d \u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u0431\u0430\u0440. \u0411\u04b1\u043b \u0441\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440\u0434\u0456 \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u043d\u044b \u04e9\u04a3\u0434\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0438\u044b\u043d\u0434\u044b\u049b\u0442\u0430\u0440 \u0442\u0443\u0434\u044b\u0440\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.", "The document could not be locked, and is opened in read-only mode.": "\u049a\u04b1\u0436\u0430\u0442\u0442\u044b \u049b\u04b1\u043b\u044b\u043f\u0442\u0430\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b, \u043e\u043b \u0442\u0435\u043a \u043e\u049b\u0443 \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0434\u0435 \u0430\u0448\u044b\u043b\u0434\u044b.", "The document could not be locked.": "\u049a\u04b1\u0436\u0430\u0442 \u049b\u04b1\u043b\u044b\u043f\u0442\u0430\u043b\u043c\u0430\u0434\u044b.", "The document is being renamed and will reload shortly": "\u049a\u04b1\u0436\u0430\u0442 \u049b\u0430\u0439\u0442\u0430 \u0430\u0442\u0430\u043b\u044b\u043f \u0436\u0430\u0442\u044b\u0440, \u0436\u04d9\u043d\u0435 \u0436\u0430\u049b\u044b\u043d \u0430\u0440\u0430\u0434\u0430 \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u043b\u0435\u0434\u0456", "The document is not signed.": "\u049a\u04b1\u0436\u0430\u0442\u049b\u0430 \u049b\u043e\u043b \u049b\u043e\u0439\u044b\u043b\u043c\u0430\u0493\u0430\u043d.", "The document is switching to Offline mode and will reload shortly": "\u049a\u04b1\u0436\u0430\u0442 \u043e\u0444\u0444\u043b\u0430\u0439\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u04e9\u0442\u0443\u0434\u0435, \u0436\u04d9\u043d\u0435 \u0436\u0430\u049b\u044b\u043d \u0430\u0440\u0430\u0434\u0430 \u049b\u0430\u0439\u0442\u0430 \u0436\u04af\u043a\u0442\u0435\u043b\u0435\u0434\u0456", "The document is too large or no disk space left to save. Document will now be read-only.": "\u049a\u04b1\u0436\u0430\u0442 \u0442\u044b\u043c \u04af\u043b\u043a\u0435\u043d \u043d\u0435\u043c\u0435\u0441\u0435 \u0441\u0430\u049b\u0442\u0430\u0443\u0493\u0430 \u043e\u0440\u044b\u043d \u0436\u043e\u049b. \u049a\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u043e\u049b\u0443 \u04af\u0448\u0456\u043d \u0431\u043e\u043b\u0430\u0434\u044b.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0422\u0438\u043f\u0442\u0435\u0433\u0456 \u0444\u0430\u0439\u043b: {0} \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0439\u0434\u0456, \u0441\u0435\u0431\u0435\u0431\u0456 \u0444\u0430\u0439\u043b\u0434\u0430 \u0430\u0442\u0430\u0443 \u0436\u043e\u049b", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0422\u0438\u043f\u0442\u0435\u0433\u0456 \u0444\u0430\u0439\u043b: {0} \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0439\u0434\u0456, \u0441\u0435\u0431\u0435\u0431\u0456 \u0444\u0430\u0439\u043b \u0431\u043e\u0441", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0425\u043e\u0441\u0442 URL-\u044b \u0431\u043e\u0441. coolwsd \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u043d\u0456\u04a3 \u0431\u0430\u043f\u0442\u0430\u0443 \u049b\u0430\u0442\u0435\u0441\u0456 \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d, \u04d9\u043a\u0456\u043c\u0448\u0456\u0441\u0456\u043c\u0435\u043d \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "The server encountered a {0} error while parsing the {1} command.": "\u0421\u0435\u0440\u0432\u0435\u0440 {1} \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0441\u044b\u043d \u0442\u0430\u043b\u0434\u0430\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 {0} \u049b\u0430\u0442\u0435\u0441\u0456\u043d \u0442\u0430\u043f\u0442\u044b.", "The server has been disconnected.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0430\u0436\u044b\u0440\u0430\u0442\u044b\u043b\u0434\u044b.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u049a\u043e\u043b\u0442\u0430\u04a3\u0431\u0430 \u0434\u04b1\u0440\u044b\u0441, \u0431\u0456\u0440\u0430\u049b \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0442\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0435\u043c\u0435\u0441 \u0436\u04d9\u043d\u0435 \u049b\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u0436\u0430\u0440\u0442\u044b\u043b\u0430\u0439 \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430\u043c\u0435\u043d \u0440\u0430\u0441\u0442\u0430\u043b\u0493\u0430\u043d.", "The signature is OK, but the certificate could not be validated.": "\u049a\u043e\u043b\u0442\u0430\u04a3\u0431\u0430 \u0434\u04b1\u0440\u044b\u0441, \u0431\u0456\u0440\u0430\u049b \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0442\u044b \u0442\u0435\u043a\u0441\u0435\u0440\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0435\u043c\u0435\u0441.", "The signature is OK, but the document is only partially signed.": "\u049a\u043e\u043b\u0442\u0430\u04a3\u0431\u0430 \u0434\u04b1\u0440\u044b\u0441, \u0431\u0456\u0440\u0430\u049b \u049b\u04b1\u0436\u0430\u0442 \u0442\u0435\u043a \u0436\u0430\u0440\u0442\u044b\u043b\u0430\u0439 \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430\u043c\u0435\u043d \u0440\u0430\u0441\u0442\u0430\u043b\u0493\u0430\u043d.", "The signature was valid, but the document has been modified.": "\u049a\u043e\u043b\u0442\u0430\u04a3\u0431\u0430 \u0434\u04b1\u0440\u044b\u0441 \u0431\u043e\u043b\u0434\u044b, \u0431\u0456\u0440\u0430\u049b \u049b\u04b1\u0436\u0430\u0442 \u04e9\u0437\u0433\u0435\u0440\u0442\u0456\u043b\u0434\u0456.", "Theme colors": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u044b\u04a3 \u0442\u04af\u0441\u0442\u0435\u0440\u0456", "This document has an invalid signature.": "\u0411\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442\u0442\u044b\u04a3 \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430\u0441\u044b \u0436\u0430\u0440\u0430\u043c\u0441\u044b\u0437.", "This document is digitally signed and the signature is valid.": "\u0411\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442 \u0446\u0438\u0444\u0440\u043b\u044b\u049b \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430\u043c\u0435\u043d \u0440\u0430\u0441\u0442\u0430\u043b\u0493\u0430\u043d \u0436\u04d9\u043d\u0435 \u049b\u043e\u043b\u0442\u0430\u04a3\u0431\u0430 \u0436\u0430\u0440\u0430\u043c\u0434\u044b.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0411\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442\u0442\u0430 \u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0444\u0430\u0439\u043b \u0444\u043e\u0440\u043c\u0430\u0442\u044b\u043d\u0430 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0439\u0442\u044b\u043d \u0444\u043e\u0440\u043c\u0430\u0442\u0442\u0430\u0443 \u043d\u0435\u043c\u0435\u0441\u0435 \u043c\u0430\u0437\u043c\u04b1\u043d \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0411\u04b1\u043b {productname} \u0431\u0430\u0493\u0434\u0430\u0440\u043b\u0430\u043c\u0430\u0441\u044b\u043d\u044b\u04a3 \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0442\u0456\u043d \u043d\u04b1\u0441\u049b\u0430\u0441\u044b. \u0411\u04b1\u043b \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u043c\u0430 {docs} \u049b\u04b1\u0436\u0430\u0442\u0442\u0430\u0440\u044b\u043d\u0430\u043d \u043d\u0435\u043c\u0435\u0441\u0435 {connections} \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u0434\u0430\u0440\u044b\u043d\u0430\u043d \u043a\u04e9\u043f \u049b\u043e\u043b\u0434\u0430\u043d\u044b\u043b\u0493\u0430\u043d\u0434\u0430 \u043f\u0430\u0439\u0434\u0430 \u0431\u043e\u043b\u0430\u0434\u044b, \u0431\u04b1\u043b \u043e\u043d\u044b\u04a3 \u043a\u04d9\u0441\u0456\u043f\u043e\u0440\u044b\u043d\u0434\u0430\u0440\u0434\u0430 \u043e\u0440\u043d\u0430\u0442\u0443\u0493\u0430 \u0436\u0430\u0440\u0430\u043c\u0434\u044b \u0435\u043a\u0435\u043d\u0434\u0456\u0433\u0456\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u043f\u0435\u0439\u0434\u0456.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0411\u04b1\u043b \u049b\u044b\u0437\u043c\u0435\u0442 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440 \u0442\u0430\u0440\u0430\u043f\u044b\u043d\u0430\u043d {0} \u049b\u04b1\u0436\u0430\u0442\u0442\u0430\u0440\u044b\u043c\u0435\u043d \u0436\u04d9\u043d\u0435 {1} \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b\u043c\u0435\u043d \u0448\u0435\u043a\u0442\u0435\u043b\u0433\u0435\u043d. \u0411\u04b1\u043b \u0448\u0435\u043a\u0442\u0435\u0443 \u0436\u0435\u0442\u0442\u0456. \u041a\u0435\u0448\u0456\u0440\u0456\u04a3\u0456\u0437, \u043a\u0435\u0439\u0456\u043d\u0456\u0440\u0435\u043a \u0442\u0430\u0493\u044b \u0431\u0456\u0440 \u0440\u0435\u0442 \u043a\u04e9\u0440\u0456\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "This version of {productname} is powered by": "{productname} \u0431\u04b1\u043b \u043d\u04b1\u0441\u049b\u0430\u0441\u044b\u043d \u04b1\u0441\u044b\u043d\u0493\u0430\u043d", "Tight": "\u0422\u044b\u0493\u044b\u0437", "Time": "\u0423\u0430\u049b\u044b\u0442", "Time interval of CPU statistics (in ms)": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0440 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430\u0441\u044b\u043d\u044b\u04a3 \u0443\u0430\u049b\u044b\u0442 \u0430\u0440\u0430\u043b\u044b\u0493\u044b (\u043c\u0441)", "Time interval of memory statistics (in ms)": "\u0416\u0430\u0434\u044b \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430\u0441\u044b\u043d\u044b\u04a3 \u0443\u0430\u049b\u044b\u0442 \u0430\u0440\u0430\u043b\u044b\u0493\u044b (\u043c\u0441)", "Title": "\u0410\u0442\u0430\u0443", "To": "\u049a\u04b1\u0436\u0430\u0442\u0442\u0430", "To paste outside {productname}, please first click the 'download' button": "{productname}-\u0434\u0430\u043d \u0442\u044b\u0441 \u049b\u043e\u044e \u04af\u0448\u0456\u043d \u0430\u043b\u0434\u044b\u043c\u0435\u043d '\u0436\u04af\u043a\u0442\u0435\u0443' \u0431\u0430\u0442\u044b\u0440\u043c\u0430\u0441\u044b\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437", "To prevent accidental changes, the author has set this file to open as view-only": "\u041a\u0435\u0437\u0434\u0435\u0439\u0441\u043e\u049b \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u0434\u0456\u04a3 \u0430\u043b\u0434\u044b\u043d \u0430\u043b\u0443 \u04af\u0448\u0456\u043d \u0430\u0432\u0442\u043e\u0440 \u0431\u04b1\u043b \u0444\u0430\u0439\u043b\u0434\u044b \u0442\u0435\u043a \u043a\u04e9\u0440\u0443\u0433\u0435 \u0430\u0448\u044b\u043b\u0493\u0430\u043d \u043a\u04af\u0439\u0434\u0435 \u043e\u0440\u043d\u0430\u0442\u0442\u044b", "Toggle UI Mode": "UI \u0440\u0435\u0436\u0438\u043c\u0456\u043d \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443", "Top Margin": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b \u04e9\u0440\u0456\u0441", "Top N elements...": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b N \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440...", "Top N percent...": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b N \u043f\u0430\u0439\u044b\u0437...", "Top/Bottom Rules...": "\u0416\u043e\u0493\u0430\u0440\u0493\u044b/\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 \u0435\u0440\u0435\u0436\u0435\u043b\u0435\u0440...", "Turkey": "\u0422\u04af\u0440\u043a\u0438\u044f", "Type": "\u0422\u0438\u043f", "Ukraine": "\u0423\u043a\u0440\u0430\u0438\u043d\u0430", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0410\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f\u043b\u0430\u043d\u0431\u0430\u0493\u0430\u043d WOPI \u0445\u043e\u0441\u0442\u044b. \u041a\u0435\u0439\u0456\u043d\u0456\u0440\u0435\u043a \u049b\u0430\u0439\u0442\u0430 \u043a\u04e9\u0440\u0456\u043f, \u043c\u04d9\u0441\u0435\u043b\u0435 \u0436\u0430\u043b\u0493\u0430\u0441\u0441\u0430 \u04d9\u043a\u0456\u043c\u0448\u0456\u04a3\u0456\u0437\u0433\u0435 \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "Undo": "\u0410\u0440\u0442\u049b\u0430 \u049b\u0430\u0439\u0442\u0430\u0440\u0443", "United Arab Emirates": "\u0411\u0456\u0440\u0456\u043a\u043a\u0435\u043d \u0410\u0440\u0430\u0431 \u04d8\u043c\u0456\u0440\u043b\u0456\u043a\u0442\u0435\u0440\u0456", "United Kingdom": "\u0411\u0456\u0440\u0456\u043a\u043a\u0435\u043d \u043a\u043e\u0440\u043e\u043b\u044c\u0434\u0456\u0433\u0456", "United States of America": "\u0410\u043c\u0435\u0440\u0438\u043a\u0430 \u049b\u04b1\u0440\u0430\u043c\u0430 \u0448\u0442\u0430\u0442\u0442\u0430\u0440\u044b", "Unlink Citations": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0430\u0436\u044b\u0440\u0430\u0442\u0443", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0430\u0436\u044b\u0440\u0430\u0442\u0443 Collabora Online \u0436\u04af\u0439\u0435\u0441\u0456\u043d\u0435 \u0431\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442\u0442\u0430\u0493\u044b \u0446\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u04d9\u043d\u0435 \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u043d\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443\u0493\u0430 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u043c\u0435\u0439\u0434\u0456.", "Unlock": "\u0411\u04b1\u0493\u0430\u0442\u0442\u0430\u043d \u0448\u044b\u0493\u0430\u0440\u0443", "Unresolve": "\"\u0428\u0435\u0448\u0456\u043b\u0434\u0456\" \u0431\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0430\u043b\u044b\u043f \u0442\u0430\u0441\u0442\u0430\u0443", "Unresolve Thread": "\"\u0428\u0435\u0448\u0456\u043b\u0434\u0456\" \u0431\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0430\u043b\u044b\u043f \u0442\u0430\u0441\u0442\u0430\u0443 \u0442\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u043d", "Unsupported server version.": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456\u04a3 \u043d\u04b1\u0441\u049b\u0430\u0441\u044b\u043d\u0430 \u049b\u043e\u043b\u0434\u0430\u0443 \u0436\u043e\u049b.", "Update": "\u0416\u0430\u04a3\u0430\u0440\u0442\u0443", "Update Index": "\u0418\u043d\u0434\u0435\u043a\u0441 \u0436\u0430\u04a3\u0430\u0440\u0442\u0443", "Update Log Levels": "\u0416\u0443\u0440\u043d\u0430\u043b \u0434\u0435\u04a3\u0433\u0435\u0439\u043b\u0435\u0440\u0456\u043d \u0436\u0430\u04a3\u0430\u0440\u0442\u0443", "Updated citations": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440 \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0434\u044b", "Updating citations": "\u0426\u0438\u0442\u0430\u0442\u0430\u043b\u0430\u0440\u0434\u044b \u0436\u0430\u04a3\u0430\u0440\u0442\u0443", "Uploaded": "\u0416\u04af\u043a\u0442\u0435\u043b\u0434\u0456", "Uploading file to server failed with status: {0}": "\u0424\u0430\u0439\u043b\u0434\u044b \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 \u0436\u04af\u043a\u0442\u0435\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b, \u043c\u04d9\u0440\u0442\u0435\u0431\u0435: {0}", "Uploading file to server failed, file not found.": "\u0424\u0430\u0439\u043b\u0434\u044b \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 \u0436\u04af\u043a\u0442\u0435\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b, \u0444\u0430\u0439\u043b \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.", "Uploading file to server failed, the file is too large.": "\u0424\u0430\u0439\u043b\u0434\u044b \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 \u0436\u04af\u043a\u0442\u0435\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b, \u0444\u0430\u0439\u043b \u0442\u044b\u043c \u04af\u043b\u043a\u0435\u043d.", "Uploading...": "\u0416\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435...", "Use Compact view": "\u041a\u043e\u043c\u043f\u0430\u043a\u0442 \u043a\u04e9\u0440\u0456\u043d\u0456\u0441\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443", "Use Tabbed view": "\u049a\u043e\u0439\u044b\u043d\u0434\u044b \u043a\u04e9\u0440\u0456\u043d\u0456\u0441\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u0415\u0441\u043a\u0456\u0440\u0433\u0435\u043d is_admin \u04e9\u0440\u0456\u0441\u0456 \u049b\u043e\u043b\u0434\u0430\u043d\u044b\u043b\u0434\u044b, \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f IsAdminUser \u049b\u0430\u0441\u0438\u0435\u0442\u0456\u043d \u049b\u043e\u043b\u0434\u0430\u043d\u0443\u044b \u0442\u0438\u0456\u0441", "User List Summary": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440 \u0442\u0456\u0437\u0456\u043c\u0456 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u049b\u043e\u0440\u044b\u0442\u044b\u043d\u0434\u044b", "User Name": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0430\u0442\u044b", "Users online": "\u0416\u0435\u043b\u0456\u0434\u0435\u0433\u0456 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440", "Values between...": "\u041c\u04d9\u043d\u0434\u0435\u0440 \u0430\u0440\u0430\u0441\u044b\u043d\u0434\u0430...", "Values duplicate...": "\u049a\u0430\u0439\u0442\u0430\u043b\u0430\u043d\u0430\u0442\u044b\u043d \u043c\u04d9\u043d\u0434\u0435\u0440...", "Values equal to...": "\u041c\u04d9\u043d\u0434\u0435\u0440 \u0442\u0435\u04a3...", "Values greater than...": "\u041c\u04d9\u043d\u0434\u0435\u0440 \u04af\u043b\u043a\u0435\u043d...", "Values less than...": "\u041c\u04d9\u043d\u0434\u0435\u0440 \u0430\u0437...", "Version Information": "\u041d\u04b1\u0441\u049b\u0430 \u0442\u0443\u0440\u0430\u043b\u044b \u0430\u049b\u043f\u0430\u0440\u0430\u0442", "Very Loose": "\u04e8\u0442\u0435 \u0435\u0440\u043a\u0456\u043d", "Very Tight": "\u04e8\u0442\u0435 \u0442\u044b\u0493\u044b\u0437", "View": "\u041a\u04e9\u0440\u0456\u043d\u0456\u0441", "Views": "\u041a\u04e9\u0440\u0443\u043b\u0435\u0440", "WOPI host": "WOPI \u0445\u043e\u0441\u0442\u044b", "Warning": "\u0415\u0441\u043a\u0435\u0440\u0442\u0443", "Warning! The browser you are using is not supported.": "\u0415\u0441\u043a\u0435\u0440\u0442\u0443! \u049a\u043e\u043b\u0434\u0430\u043d\u044b\u043b\u0430\u0442\u044b\u043d \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0434\u0456.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0411\u0456\u0437 \u0441\u043e\u04a3\u0493\u044b \u0441\u0435\u0430\u043d\u0441\u0442\u0430\u043d \u043a\u0435\u0439\u0456\u043d \u0431\u04b1\u043b \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u0442\u0430\u0437\u0430\u043b\u0430\u0443\u0434\u0430\u043c\u044b\u0437, \u043a\u0435\u0439\u0456\u043d\u0456\u0440\u0435\u043a \u049b\u0430\u0439\u0442\u0430 \u043a\u04e9\u0440\u0456\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "Welcome Dialog": "\u049a\u043e\u0448 \u043a\u0435\u043b\u0434\u0456\u04a3\u0456\u0437\u0434\u0435\u0440 \u0442\u0435\u0440\u0435\u0437\u0435\u0441\u0456", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u049a\u04b1\u0436\u0430\u0442\u049b\u0430 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b. \u049a\u0430\u0439\u0442\u0430\u0434\u0430\u043d \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "What?": "\u041d\u0435?", "When?": "\u049a\u0430\u0448\u0430\u043d?", "Who?": "\u041a\u0456\u043c?", "Windowed Presentation Blocked": "\u0422\u0435\u0440\u0435\u0437\u0435\u043b\u0456 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0431\u04b1\u0493\u0430\u0442\u0442\u0430\u043b\u0434\u044b", "Windowed Presentation: ": "\u0422\u0435\u0440\u0435\u0437\u0435\u043b\u0456 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u044f: ", "Word 2003 Document (.doc)": "Word 2003 \u049b\u04b1\u0436\u0430\u0442\u044b (.doc)", "Word Counter": "\u0421\u04e9\u0437 \u0421\u0430\u043d\u0430\u0493\u044b\u0448", "Word Document (.docx)": "Word \u049b\u04b1\u0436\u0430\u0442\u044b (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "\u049a\u0430\u0442\u0435 \u043d\u0435\u043c\u0435\u0441\u0435 \u0436\u043e\u049b WOPISrc \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456, \u049b\u043e\u043b\u0434\u0430\u0443 \u049b\u044b\u0437\u043c\u0435\u0442\u0456\u043d\u0435 \u0445\u0430\u0431\u0430\u0440\u043b\u0430\u0441\u044b\u04a3\u044b\u0437.", "Wrong password provided. Please try again.": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0433\u0435\u043d \u043f\u0430\u0440\u043e\u043b\u044c \u049b\u0430\u0442\u0435. \u049a\u0430\u0439\u0442\u0430\u0434\u0430\u043d \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.", "Wrong server, reconnecting...": "\u049a\u0430\u0442\u0435 \u0441\u0435\u0440\u0432\u0435\u0440, \u049b\u0430\u0439\u0442\u0430 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430...", "YB": "\u0419\u0411", "You": "\u0421\u0456\u0437", "You are already presenting this document": "\u0421\u0456\u0437 \u043e\u0441\u044b \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443\u0433\u0435 \u0431\u0430\u0441\u0442\u0430\u0434\u044b\u04a3\u044b\u0437", "You are leaving the document. The following web page will open in a new tab: ": "\u0421\u0456\u0437 \u049b\u04b1\u0436\u0430\u0442\u0442\u0430\u043d \u043a\u0435\u0442\u0456\u043f \u0431\u0430\u0440\u0430\u0441\u044b\u0437. \u041a\u0435\u043b\u0435\u0441\u0456 \u0432\u0435\u0431-\u0431\u0435\u0442 \u0436\u0430\u04a3\u0430 \u049b\u043e\u0439\u044b\u043d\u0434\u044b\u0434\u0430 \u0430\u0448\u044b\u043b\u0430\u0434\u044b: ", "You have not done anything to rollback yet...": "\u04d8\u0437\u0456\u0440\u0433\u0435 \u043a\u0435\u0440\u0456 \u049b\u0430\u0439\u0442\u0430\u0440\u0443 \u04af\u0448\u0456\u043d \u0435\u0448\u0442\u0435\u04a3\u0435 \u0436\u0430\u0441\u0430\u043b\u043c\u0430\u0434\u044b...", "You need to enable it both at server level and in the UI. ": "\u041e\u043d\u044b \u0441\u0435\u0440\u0432\u0435\u0440 \u0434\u0435\u04a3\u0433\u0435\u0439\u0456\u043d\u0434\u0435 \u0434\u0435, \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0456\u043d\u0434\u0435 \u0434\u0435 \u049b\u043e\u0441\u0443\u044b\u04a3\u044b\u0437 \u049b\u0430\u0436\u0435\u0442. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u0421\u0456\u0437\u0434\u0456\u04a3 Collabora Online \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437 \u0436\u0430\u04a3\u0430\u0440\u0442\u0443\u0434\u044b \u049b\u0430\u0436\u0435\u0442 \u0435\u0442\u0435\u0434\u0456. {0} \u043d\u04b1\u0441\u049b\u0430\u0441\u044b \u049b\u043e\u043b\u0436\u0435\u0442\u0456\u043c\u0434\u0456.", "Your WOPI server is not secure: SSL verification failed": "\u0421\u0456\u0437\u0434\u0456\u04a3 WOPI \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437 \u049b\u0430\u0443\u0456\u043f\u0441\u0456\u0437 \u0435\u043c\u0435\u0441: SSL \u0442\u0435\u043a\u0441\u0435\u0440\u0443\u0456 \u0441\u04d9\u0442\u0441\u0456\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b", "Your browser has very limited access to the clipboard": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437\u0434\u0435 \u0431\u0443\u0444\u0435\u0440\u0433\u0435 \u04e9\u0442\u0435 \u0448\u0435\u043a\u0442\u0435\u0443\u043b\u0456 \u049b\u043e\u043b\u0436\u0435\u0442\u0456\u043c\u0434\u0456\u043b\u0456\u043a \u0431\u0430\u0440", "Your changes have been saved": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u0456\u04a3\u0456\u0437 \u0441\u0430\u049b\u0442\u0430\u043b\u0434\u044b", "Your library is empty": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u043a\u0456\u0442\u0430\u043f\u0445\u0430\u043d\u0430\u04a3\u044b\u0437 \u0431\u043e\u0441", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437 \u0436\u0435\u0442\u043a\u0456\u043b\u0456\u043a\u0441\u0456\u0437 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u0442\u044b\u049b \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440\u043c\u0435\u043d \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u043b\u0430\u043d\u0493\u0430\u043d, \u0431\u04b1\u043b \u0442\u04e9\u043c\u0435\u043d \u04e9\u043d\u0456\u043c\u0434\u0456\u043b\u0456\u043a\u043a\u0435 \u04d9\u043a\u0435\u043b\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u0441\u0435\u0441\u0441\u0438\u044f\u04a3\u044b\u0437 \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b. \u049a\u04b1\u0436\u0430\u0442\u0442\u0430\u0493\u044b \u043a\u0435\u043b\u0435\u0441\u0456 \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440 \u0441\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d. \u0416\u04b1\u043c\u044b\u0441\u0442\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u0441\u0435\u0441\u0441\u0438\u044f\u043d\u044b (\u043d\u0435\u043c\u0435\u0441\u0435 \u0432\u0435\u0431-\u0431\u0435\u0442\u0442\u0456) \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u04a3\u044b\u0437. \u049a\u0430\u0439\u0442\u0430 \u043a\u0456\u0440\u0443 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0421\u0456\u0437\u0434\u0456\u04a3 \u0441\u0435\u0441\u0441\u0438\u044f\u04a3\u044b\u0437 {time} \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u0430\u044f\u049b\u0442\u0430\u043b\u0430\u0434\u044b. \u0416\u04b1\u043c\u044b\u0441\u044b\u04a3\u044b\u0437\u0434\u044b \u0441\u0430\u049b\u0442\u0430\u043f, \u0441\u0435\u0441\u0441\u0438\u044f\u043d\u044b (\u043d\u0435\u043c\u0435\u0441\u0435 \u0432\u0435\u0431-\u0431\u0435\u0442\u0442\u0456) \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043f, \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u044b\u04a3\u044b\u0437. \u049a\u0430\u0439\u0442\u0430 \u043a\u0456\u0440\u0443 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "{productname} \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0456\u04a3\u0456\u0437 \u0434\u04b1\u0440\u044b\u0441 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u043b\u0430\u043d\u0431\u0430\u0493\u0430\u043d \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0437 \u04e9\u0441\u0456\u043f \u0436\u0430\u0442\u049b\u0430\u043d \u0441\u0438\u044f\u049b\u0442\u044b - \u0436\u04af\u0439\u0435 \u04d9\u043a\u0456\u043c\u0448\u0456\u0441\u0456\u043c\u0435\u043d \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u04a3\u044b\u0437. \u0420\u0435\u0434\u0430\u043a\u0446\u0438\u044f\u043b\u0430\u0443\u0434\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440\u0434\u044b\u04a3 \u0431\u0456\u0440-\u0431\u0456\u0440\u0456\u043d \u043a\u04e9\u0440\u043c\u0435\u0443\u0456\u043d\u0435, \u049b\u04b1\u0436\u0430\u0442\u0442\u044b \u0441\u0430\u049b\u0442\u0430\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0439\u0448\u044b\u043b\u044b\u049b\u0442\u0430\u0440\u0493\u0430 \u0436\u04d9\u043d\u0435/\u043d\u0435\u043c\u0435\u0441\u0435 \u043a\u04e9\u0448\u0456\u0440\u0443/\u049b\u043e\u0441\u0443 \u043c\u04d9\u0441\u0435\u043b\u0435\u043b\u0435\u0440\u0456\u043d\u0435 \u04d9\u043a\u0435\u043b\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d. routeToken {1} \u04af\u0448\u0456\u043d \u043a\u04af\u0442\u0456\u043b\u0435\u0442\u0456\u043d serverId {0}, \u0431\u0456\u0440\u0430\u049b serverId {2} \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u043c\u0435\u043d \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d.", "ZB": "\u0417\u0411", "Zoom In": "\u0416\u0430\u049b\u044b\u043d\u0434\u0430\u0442\u0443", "Zoom Out": "\u0410\u043b\u044b\u0441\u0442\u0430\u0442\u0443", "Zotero API key is incorrect": "Zotero API \u043a\u0456\u043b\u0442\u0456 \u0434\u04b1\u0440\u044b\u0441 \u0435\u043c\u0435\u0441", "Zotero API key is not configured": "Zotero API \u043a\u0456\u043b\u0442\u0456 \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u043c\u0430\u0493\u0430\u043d", "Zotero Warning": "Zotero \u0435\u0441\u043a\u0435\u0440\u0442\u0443\u0456", "cell address": "\u04b1\u044f\u0448\u044b\u049b \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b", "file type icon": "\u0444\u0430\u0439\u043b \u0442\u04af\u0440\u0456\u043d\u0456\u04a3 \u0431\u0435\u043b\u0433\u0456\u0448\u0435\u0441\u0456", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "\u041a\u0411", "replies": "\u0436\u0430\u0443\u0430\u043f\u0442\u0430\u0440", "reply": "\u0436\u0430\u0443\u0430\u043f \u0431\u0435\u0440\u0443", "the Help tab": "\u00ab\u041a\u04e9\u043c\u0435\u043a\u00bb \u049b\u043e\u0439\u044b\u043d\u0434\u044b\u0441\u044b", "the View menu": "\u00ab\u041a\u04e9\u0440\u0456\u043d\u0456\u0441\u00bb \u043c\u04d9\u0437\u0456\u0440\u0456", "warning: copy/paste request timed out": "\u0435\u0441\u043a\u0435\u0440\u0442\u0443: \u043a\u04e9\u0448\u0456\u0440\u0443/\u049b\u043e\u0441\u0443 \u0441\u04b1\u0440\u0430\u0443\u044b\u043d\u044b\u04a3 \u043a\u04af\u0442\u0443 \u0443\u0430\u049b\u044b\u0442\u044b \u0430\u044f\u049b\u0442\u0430\u043b\u0434\u044b", "{0} deleted": "{0} \u0436\u043e\u0439\u044b\u043b\u0434\u044b", "{0} selected": "{0} \u0442\u0430\u04a3\u0434\u0430\u043b\u0434\u044b", "{0} tab selected": "{0} \u049b\u043e\u0439\u044b\u043d\u0434\u044b\u0441\u044b \u0442\u0430\u04a3\u0434\u0430\u043b\u0434\u044b", "{0} unselected": "{0} \u0442\u0430\u04a3\u0434\u0430\u0443 \u0430\u043b\u044b\u043d\u0434\u044b", "{username} saved this document as {filename}. Do you want to join?": "{username} \u043e\u0441\u044b \u049b\u04b1\u0436\u0430\u0442\u0442\u044b {filename} \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u0441\u0430\u049b\u0442\u0430\u0434\u044b. \u049a\u043e\u0441\u044b\u043b\u0493\u044b\u04a3\u044b\u0437 \u043a\u0435\u043b\u0435 \u043c\u0435?", "{user} has joined": "{user} \u049b\u043e\u0441\u044b\u043b\u0434\u044b", "{user} has left": "{user} \u0448\u044b\u049b\u0442\u044b", "\u00c5land Islands": "\u0410\u043b\u0430\u043d\u0434 \u0430\u0440\u0430\u043b\u0434\u0430\u0440\u044b"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ko.json b/f7cloud-office/browser/dist/l10n/ui-ko.json new file mode 100644 index 0000000..ac5da4f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ko.json @@ -0,0 +1 @@ +{" document(s) open.": " \ubb38\uc11c\uc5f4\uae30.", " hrs": " \uc2dc\uac04", " mins": " \ubd84", " s": " \ucd08", " user(s).": " \uc0ac\uc6a9\uc790.", "%n users": "\uc0ac\uc6a9\uc790 %n \uba85", "(current)": "(\ud604\uc7ac)", "0 users": "\uc0ac\uc6a9\uc790 0\uba85", "1 user": "\uc0ac\uc6a9\uc790 1\uba85", "About": "\uc815\ubcf4", "Accept": "\uc218\ub77d", "Accept change": "\ubcc0\uacbd \uc0ac\ud56d \uc801\uc6a9", "Active Sheet": "\ud65c\uc131 \uc2dc\ud2b8", "Active sheet": "\ud65c\uc131 \uc2dc\ud2b8", "Add Bibliography": "\ucc38\uace0\ubb38\ud5cc \ucd94\uac00", "Add Citation": "\uc778\uc6a9 \ucd94\uac00", "Add Citation Note": "\uc778\uc6a9 \ub178\ud2b8 \ucd94\uac00", "Admin console": "\uad00\ub9ac\uc790 \ucf58\uc194", "All": "\uc804\uccb4", "All Sheets": "\ubaa8\ub4e0 \uc2dc\ud2b8", "Always follow the editor": "\ud56d\uc0c1 \ud3b8\uc9d1\uc790\ub97c \ub530\ub77c\uac10", "Analytics": "\ubd84\uc11d", "Are you sure you want to delete this page?": "\uc774 \ud398\uc774\uc9c0\ub97c \uc815\ub9d0 \uc0ad\uc81c\ud558\uaca0\uc2b5\ub2c8\uae4c?", "Are you sure you want to delete this slide?": "\uc774 \uc2ac\ub77c\uc774\ub4dc\ub97c \uc815\ub9d0 \uc0ad\uc81c\ud558\uaca0\uc2b5\ub2c8\uae4c?", "Are you sure you want to shut down the server?": "\uc774 \uc11c\ubc84\ub97c \uc815\ub9d0 \uc885\ub8cc\ud558\uaca0\uc2b5\ub2c8\uae4c?", "Are you sure you want to terminate this session?": "\uc774 \uc138\uc158\uc744 \uc815\ub9d0 \uc885\ub8cc\ud558\uaca0\uc2b5\ub2c8\uae4c?", "Automatic": "\uc790\ub3d9", "Automatic color": "\uc790\ub3d9 \uc0c9\uc0c1", "Average": "\ud3c9\uade0", "Axial": "\ucd95", "BB": "BB", "Background Color": "\ubc30\uacbd\uc0c9", "Bad": "\ub098\uc05c", "Bookmarks": "\uc990\uaca8\ucc3e\uae30", "Boolean Value": "\ubd80\uc6b8 \uac12", "Borders": "\ud14c\ub450\ub9ac", "Bytes received": "\uc218\uc2e0\ub41c \ubc14\uc774\ud2b8", "Bytes sent": "\uc804\uc1a1\ub41c \ubc14\uc774\ud2b8", "CPU Graph": "CPU \uadf8\ub798\ud504", "CSV File (.csv)": "CSV \ud30c\uc77c (.csv)", "CSV file (.csv)": "CSV \ud30c\uc77c (.csv)", "Cache size of CPU statistics": "CPU \ud1b5\uacc4\uc758 \uce90\uc2dc \ud06c\uae30", "Cache size of memory statistics": "\uba54\ubaa8\ub9ac \ud1b5\uacc4\uc758 \uce90\uc2dc \ud06c\uae30", "Cancel": "\ucde8\uc18c", "Channel Filter:": "\ud544\ud130:", "Checkbox": "\uccb4\ud06c\ubc15\uc2a4", "Choice of functions": "\ud568\uc218 \uc120\ud0dd", "Citation Preferences": "\uc778\uc6a9 \ud658\uacbd\uc124\uc815", "Clear the search field": "\uac80\uc0c9 \uc601\uc5ed \uc0ad\uc81c", "Close": "\ub2eb\uae30", "Close document": "\ubb38\uc11c \ub2eb\uae30", "Collapse Tabs": "\ud0ed \ucd95\uc18c", "Color": "\uc0c9", "Column Width": "\uc5f4 \ub108\ube44", "Columns": "\ud589", "Comment": "\ucd94\uac00 \uc124\uba85", "Compact view": "\ucef4\ud329\ud2b8 \ubdf0", "Confirmation": "\ud655\uc778", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\uc5ec\ub7ec \uc0ac\uc6a9\uc790\uc5d0 \uc758\ud55c \uc2e4\ud589 \ucde8\uc18c/\ub2e4\uc2dc \uc2e4\ud589\uc774 \uc11c\ub85c \ucda9\ub3cc\ud588\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub824\uba74 \ubb38\uc11c \ubcf5\uad6c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.", "Connecting...": "\uc5f0\uacb0\ud558\ub294 \uc911..", "Connection error": "\uc5f0\uacb0 \uc624\ub958", "Content copied to clipboard": "\ub0b4\uc6a9\uc774 \ud074\ub9bd\ubcf4\ub4dc\uc5d0 \ubcf5\uc0ac\ub418\uc5c8\uc2b5\ub2c8\ub2e4", "Copied external sources are not allowed": "\ubcf5\uc0ac\ub41c \uc678\ubd80 \uc18c\uc2a4\ub294 \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.", "Copy": "\ubcf5\uc0ac", "Copy Sheet...": "\uc2dc\ud2b8 \ubcf5\uc0ac...", "Count": "\uc218", "CountA": "CountA", "Creating copy...": "\ubcf5\uc0ac\ubcf8 \ub9cc\ub4dc\ub294 \uc911...", "Creating new file from template...": "\ud15c\ud50c\ub9bf\uc73c\ub85c \uc0c8\ub85c\uc6b4 \ud30c\uc77c \ub9cc\ub4e4\uae30...", "Currency": "\ud1b5\ud654", "Dark Mode": "\uc5b4\ub450\uc6b4 \ubaa8\ub4dc", "Dashboard": "\ub300\uc2dc\ubcf4\ub4dc", "Data": "\uc790\ub8cc", "Date": "\ub0a0\uc9dc", "Default": "\uae30\ubcf8", "Default Style": "\uae30\ubcf8\uc591\uc2dd", "Define print area": "\uc778\uc1c4 \uc601\uc5ed \uc124\uc815", "Delete": "\uc0ad\uc81c", "Discard": "\ubc84\ub9ac\uae30", "Dismiss": "\ubb34\uc2dc", "Document": "\ubb38\uc11c", "Document cannot be renamed.": "\ubb38\uc11c \uc774\ub984\uc744 \ubcc0\uacbd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Document cannot be saved.": "\ubb38\uc11c\ub97c \uc800\uc7a5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\uc800\uc7a5\uc18c\uc5d0 \uc788\ub294 \ubb38\uc11c\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ubcc0\uacbd \uc0ac\ud56d\uc744 \uc5b4\ub5bb\uac8c \ucc98\ub9ac\ud558\uaca0\uc2b5\ub2c8\uae4c?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\uc800\uc7a5\uc18c\uc758 \ubb38\uc11c\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc0c8 \ubb38\uc11c\ub97c \ubd88\ub7ec \uc635\ub2c8\ub2e4. \uc791\uc5c5\ud55c \ub0b4\uc6a9\uc740 \uac1c\uc815 \uc774\ub825\uc5d0\uc11c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "Document requires password to modify.": "\ubb38\uc11c\ub97c \uc218\uc815\ud558\ub824\uba74 \uc554\ud638\ub97c \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.", "Document requires password to view.": "\ubb38\uc11c\ub97c \ubcf4\ub824\uba74 \uc554\ud638\ub97c \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.", "Documents open": "\ubb38\uc11c\uc5f4\uae30", "Documents:": "\ubb38\uc11c:", "Don\u2019t show this again": "\ub2e4\uc2dc \ubcf4\uc9c0 \uc54a\uae30", "Download": "\ub2e4\uc6b4\ub85c\ub4dc", "Download Selection": "\uc120\ud0dd \ub2e4\uc6b4\ub85c\ub4dc", "Download as": "\ub2e4\uc74c \ud615\uc2dd\uc73c\ub85c \ub0b4\ub824 \ubc1b\uae30", "Download completed and ready to be copied to clipboard.": "\ub2e4\uc6b4\ub85c\ub4dc\uac00 \uc644\ub8cc\ub418\uc5b4 \ud074\ub9bd\ubcf4\ub4dc\uc5d0 \ubcf5\uc0ac\ud560 \uc900\ube44\uac00 \ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Download failed": "\ub2e4\uc6b4\ub85c\ub4dc \uc2e4\ud328", "Downloading clipboard content": "\ud074\ub9bd\ubcf4\ub4dc \ub0b4\uc6a9 \ub2e4\uc6b4\ub85c\ub4dc\uc911", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\uc678\ubd80 \uc790\ub8cc \ub2e4\uc6b4\ub85c\ub4dc\ub294 \uae08\uc9c0\ub418\uc5b4 \uc788\uc73c\uba70, \uc774\ubbf8\uc9c0 \ubd99\uc5ec\ub123\uae30\ub294 \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc774\ubbf8\uc9c0\ub97c \ub9c8\uc6b0\uc2a4 \uc624\ub978\ucabd \ubc84\ud2bc\uc73c\ub85c \ud074\ub9ad\ud558\uace0 '\uc774\ubbf8\uc9c0 \ubcf5\uc0ac'\ub97c \ub204\ub978 \ud6c4 \ubb38\uc11c\uc5d0 \ubd99\uc5ec\ub123\uc73c\uc138\uc694.", "Downloading...": "\ub0b4\ub824 \ubc1b\ub294 \uc911...", "Dropdown": "\ub4dc\ub86d\ub2e4\uc6b4", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\uc218\uc815", "Elapsed time": "\uacbd\uacfc \uc2dc\uac04", "Ellipsoid": "\ud0c0\uc6d0\uccb4", "Enter new name": "\uc0c8\ub85c\uc6b4 \uc774\ub984 \ub123\uae30", "Enter new sheet name": "\uc0c8 \uc2dc\ud2b8 \uc774\ub984\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624", "Entering text mode": "\ud14d\uc2a4\ud2b8 \ubaa8\ub4dc\ub85c \ub4e4\uc5b4\uac00\uae30", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \uc2a4\ud504\ub808\ub4dc\uc2dc\ud2b8 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \uc2a4\ud504\ub808\ub4dc\uc2dc\ud2b8 (.xlsx)", "Expired:": "\ub9cc\ub8cc:", "Export as": "\ub0b4\ubcf4\ub0b4\uae30", "External data source not allowed": "\uc678\ubd80 \ub370\uc774\ud130 \uc18c\uc2a4\ub294 \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4", "External link": "\uc678\ubd80 \ub9c1\ud06c", "Failed to download clipboard, please re-copy": "\ud074\ub9bd\ubcf4\ub4dc \ub2e4\uc6b4\ub85c\ub4dc \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4, \ub2e4\uc2dc \ubcf5\uc0ac\ud558\uc138\uc694", "Failed to get RouteToken from controller": "\ucee8\ud2b8\ub864\ub7ec\ub85c\ubd80\ud130 RouteToken\uc744 \uac00\uc838\uc624\ub294\ub370 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.", "Failed to load document.": "\ubb38\uc11c \uc5f4\uae30 \uc2e4\ud328\ud558\uc600\uc74c.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\ubb38\uc11c\ub97c \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \uc9c0\uc6d0\ub418\ub294 \ud30c\uc77c \ud615\uc2dd\uc778\uc9c0, \ub9dd\uac00\uc9c4 \ud30c\uc77c\uc774 \uc544\ub2cc\uc9c0 \ud655\uc778\ud558\uace0 \uc7ac\uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\ubb38\uc11c \uc5f4\uae30 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc11c\ub294 \uc720\ud6a8\ud558\uc9c0 \uc54a\uac70\ub098, \ud5c8\uc6a9\ub41c \uc790\uc6d0\ubcf4\ub2e4 \ub9ce\uc774 \uc0ac\uc6a9\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \uc5f0\ub77d\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.", "Failed to set jwt authentication cookie over insecure connection": "\uc548\uc804\ud558\uc9c0 \uc54a\uc740 \uc5f0\uacb0\uc744 \ud1b5\ud55c JWT \uc778\uc99d\uc744 \ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Fields": "\ud544\ub4dc", "File": "\ud30c\uc77c", "Fixed size": "\uace0\uc815 \ud06c\uae30", "Following": "\ud314\ub85c\uc789", "Font": "\uae00\uaf34", "Font Name": "\uae00\uaf34 \uc774\ub984", "Font Size": "\uae00\uaf34 \ud06c\uae30", "Footnotes": "\ud48b\ub178\ud2b8", "Form": "\ud3fc", "Format": "\ud615\uc2dd", "Formula": "\uacf5\uc2dd", "Forum": "\ud3ec\ub7fc", "Fraction": "\ubd84\uc218", "From": "\ubc1c\uc2e0", "From now on clipboard notifications will discreetly appear at the bottom.": "\uc9c0\uae08\ubd80\ud130 \ud074\ub9bd\ubcf4\ub4dc \uc54c\ub9bc\uc774 \ud558\ub2e8\uc5d0 \ud45c\uc2dc\ub429\ub2c8\ub2e4.", "Fullscreen presentation": "\ud504\ub808\uc820\ud14c\uc774\uc158 \uc804\uccb4 \ud654\uba74", "Function Wizard": "\ud568\uc218 \ub9c8\ubc95\uc0ac", "GB": "GB", "General": "\uc77c\ubc18\uc801\uc778", "Go Offline": "\uc624\ud504\ub77c\uc778", "Go Online": "\uc628\ub77c\uc778", "Good": "\uc88b\uc740", "Gradient End": "\uadf8\ub77c\ub514\uc5b8\ud2b8 \ub05d", "Gradient Start": "\uadf8\ub77c\ub514\uc5b8\ud2b8 \uc2dc\uc791", "Graphs": "\uadf8\ub798\ud504", "Group Libraries": "\uadf8\ub8f9 \ub77c\uc774\ube0c\ub7ec\ub9ac", "Heading 1": "\uba38\ub9ac\ub9d0 1", "Heading 2": "\uba38\ub9ac\ub9d0 2", "Help": "\ub3c4\uc6c0\ub9d0", "Hide Menu": "\uba54\ub274 \uc228\uae30\uae30", "Hide Menu Bar": "\uba54\ub274 \ubc14 \uc228\uae30\uae30", "Hide the search bar": "\uac80\uc0c9 \ubc14 \uc228\uae30\uae30", "History": "\uae30\ub85d", "Hit Cancel to open in view-only mode.": "\ubcf4\uae30 \uc804\uc6a9 \ubaa8\ub4dc\ub85c \uc5f4\ub824\uba74 [\ucde8\uc18c]\ub97c \ud074\ub9ad\ud558\uc2ed\uc2dc\uc624.", "Home": "\ud648", "Idle document - please click to reload and resume editing": "\ub300\uae30\uc911\uc778 \ubb38\uc11c - \ud3b8\uc9d1\uc744 \uacc4\uc18d\ud558\ub824\uba74 \ud074\ub9ad\ud558\uc2ed\uc2dc\uc624.(\uc0c8\ub85c \uace0\uce68\ub428)", "Idle time": "\ub300\uae30 \uc2dc\uac04", "Image (.png)": "\uc774\ubbf8\uc9c0 (.png)", "Initializing...": "\ucd08\uae30\ud654\ud558\ub294 \uc911...", "Insert Checkbox": "\uccb4\ud06c\ubc15\uc2a4 \uc0bd\uc785", "Insert Comment": "\uba54\ubaa8\uc0bd\uc785", "Insert Dropdown": "\ub4dc\ub86d\ub2e4\uc6b4 \uc0bd\uc785", "Insert Local Image": "\ub85c\uceec \uc774\ubbf8\uc9c0 \uc0bd\uc785", "Insert Picture": "\uadf8\ub9bc \uc0bd\uc785", "Insert Rich Text": "Rich \ud14d\uc2a4\ud2b8 \uc0bd\uc785", "Insert Rows Above": "\uc704\uc5d0 \ud589 \uc0bd\uc785", "Insert connectors": "\ucee4\ub125\ud130 \uc0bd\uc785", "Insert shapes": "\ub3c4\ud615 \uc0bd\uc785", "Insert sheet": "\uc2dc\ud2b8 \uc0bd\uc785", "Insert sheet after this": "\ud604\uc7ac \uc2dc\ud2b8 \ub4a4\uc5d0 \uc2dc\ud2b8 \uc0bd\uc785", "Insert sheet before this": "\ud604\uc7ac \uc2dc\ud2b8 \uc55e\uc5d0 \uc2dc\ud2b8 \uc0bd\uc785", "Insert table": "\ud45c \uc0bd\uc785", "Invalid link: '{url}'": "\uc798\ubabb\ub41c \ubc14\ub85c\uac00\uae30: '{url}'", "It seems you have copied a selection that includes external images.": "\ubcf5\uc0ac\ud55c \uc120\ud0dd\uc601\uc5ed\uc5d0 \uc678\ubd80 \uc774\ubbf8\uc9c0\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.", "It seems you have tried to insert external data.": "\uc678\ubd80 \uc790\ub8cc\ub97c \uc785\ub825\ud558\ub824\uace0 \ud558\ub294 \uac83 \uac19\uc2b5\ub2c8\ub2e4.", "Keyboard shortcuts": "\ud0a4\ubcf4\ub4dc \ub2e8\ucd95\ud0a4", "Kill": "\uc8fd\uc774\uae30", "Kill session.": "\uac15\uc81c\uc885\ub8cc.", "Landscape": "\uac00\ub85c\ubc29\ud5a5", "Language": "\uc5b8\uc5b4", "Language:": "\uc5b8\uc5b4:", "Last modification": "\ub9c8\uc9c0\ub9c9 \uc218\uc815", "Latest Updates": "\ucd5c\uadfc \uc5c5\ub370\uc774\ud2b8", "Layout": "\ub808\uc774\uc544\uc6c3", "Left Margin": "\uc67c\ucabd \uc5ec\ubc31", "License": "\ub77c\uc774\uc13c\uc2a4", "Linear": "\uc120", "Loading...": "\ubd88\ub7ec\uc624\ub294 \uc911...", "Local Image...": "\ub85c\uceec \uc774\ubbf8\uc9c0...", "Log": "\ub85c\uadf8", "Log Levels": "\ub85c\uadf8 \ub808\ubca8", "MB": "MB", "Master": "\ub9c8\uc2a4\ud130", "Master View": "\ub9c8\uc2a4\ud130 \ubdf0", "Max": "\ucd5c\ub300\uac12", "Maximum": "\ucd5c\ub300", "Maximum Document process stack memory (in KB) - reduce only": "\ucd5c\ub300 \ubb38\uc11c \ucc98\ub9ac \uc2a4\ud0dd \uba54\ubaa8\ub9ac (KB) - \uc904\uc774\uae30\ub9cc \uac00\ub2a5", "Maximum Document process virtual memory (in MB) - reduce only": "\ucd5c\ub300 \ubb38\uc11c \ucc98\ub9ac \uac00\uc0c1 \uba54\ubaa8\ub9ac (MB) - \uc904\uc774\uae30\ub9cc \uac00\ub2a5", "Maximum file size allowed to write to disk (in MB) - reduce only": "\ub514\uc2a4\ud06c\uc5d0 \uc800\uc7a5\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \ud30c\uc77c \ud06c\uae30 (MB) - \uc904\uc774\uae30\ub9cc \uac00\ub2a5", "Memory Graph": "\uba54\ubaa8\ub9ac \uadf8\ub798\ud504", "Memory consumed": "\uba54\ubaa8\ub9ac\uac00 \uc0ac\uc6a9\ub428", "Min": "\ucd5c\uc18c\uac12", "Minimum": "\ucd5c\uc18c", "Modified": "\uc218\uc815\ub428", "Modify": "\uc218\uc815", "More information and support": "\ub354 \ub9ce\uc740 \uc815\ubcf4\uc640 \uc9c0\uc6d0", "More...": "\ub354\ubcf4\uae30...", "Move Sheet Left": "\uc2dc\ud2b8\ub97c \uc67c\ucabd\uc73c\ub85c \uc774\ub3d9", "Move Sheet Right": "\uc2dc\ud2b8\ub97c \uc624\ub978\ucabd\uc73c\ub85c \uc774\ub3d9", "My Library": "\ub0b4 \ub77c\uc774\ube0c\ub7ec\ub9ac", "Network Graph": "\ub124\ud2b8\uc6cc\ud06c \uadf8\ub798\ud504", "Neutral": "\ubcf4\ud1b5", "No color": "\uc0c9 \uc5c6\uc74c", "No fill": "\ucc44\uc6b0\uc9c0 \uc54a\uc74c", "None": "\uc5c6\uc74c", "None (Do not check spelling)": "\uc5c6\uc74c (\ub9de\ucda4\ubc95 \uac80\uc0ac \uc548\ud568)", "Normal": "\uae30\ubcf8", "Number": "\uc22b\uc790", "Number of Documents": "\ubb38\uc11c\uc218", "Number of Pages": "\ud398\uc774\uc9c0 \uc218", "Number of Sheets": "\uc2dc\ud2b8 \uc218", "Number of Slides": "\uc2ac\ub77c\uc774\ub4dc \uc218", "ODF presentation (.odp)": "ODF \ud504\ub808\uc820\ud14c\uc774\uc158 (.odp)", "ODF spreadsheet (.ods)": "ODF \uc2a4\ud504\ub808\ub4dc\uc2dc\ud2b8 (.ods)", "ODF text document (.odt)": "ODF \ud14d\uc2a4\ud2b8 \ubb38\uc11c (.odt)", "OK": "\ud655\uc778", "Online Help": "\uc628\ub77c\uc778 \ub3c4\uc6c0\ub9d0", "Oops, there is a problem connecting the document": "\ubb38\uc11c\ub97c \uc5ec\ub294\ub370 \ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", "Open link": "\ub9c1\ud06c \uc5f4\uae30", "Open menu": "\uba54\ub274 \uc5f4\uae30", "Overview": "\uac1c\uc694", "Overwrite": "\ub36e\uc5b4\uc4f0\uae30", "PB": "PB", "PDF Document (.pdf)": "PDF \ubb38\uc11c (.pdf)", "PDF Document (.pdf) - Expert": "PDF \ubb38\uc11c (.pdf) - \uc804\ubb38\uac00", "PID": "PID", "Page Layout": "\ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3", "Page Setup": "\ud398\uc774\uc9c0 \uc124\uc815", "Paste": "\ubd88\uc5ec\ub123\uae30", "Paste Slide": "\uc2ac\ub77c\uc774\ub4dc \ubd99\uc5ec\ub123\uae30", "Paste Special": "\uc120\ud0dd\uc801\uc73c\ub85c \ubd99\uc5ec\ub123\uae30", "Path": "\uacbd\ub85c", "Percent": "\ud37c\uc13c\ud2b8", "Permission Mode": "\uad8c\ud55c \ubaa8\ub4dc", "Picture": "\uadf8\ub9bc", "Portrait": "\uc138\ub85c\ubc29\ud5a5", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \ud504\ub808\uc820\ud14c\uc774\uc158 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \ud504\ub808\uc820\ud14c\uc774\uc158 (.pptx)", "Present current slide": "\ud604\uc7ac \uc2ac\ub77c\uc774\ub4dc \ubcf4\uae30", "Present in Window": "\ucc3d\uc5d0\uc11c \ubcf4\uae30", "Present in new window": "\uc0c8 \ucc3d\uc73c\ub85c \ubcf4\uae30", "Presentation": "\ud504\ub9ac\uc820\ud14c\uc774\uc158", "Properties": "\ud658\uacbd\uc124\uc815", "Quadratic": "\uc785\ubc29\ud615", "Radial": "\ubc29\uc0ac\ud615", "Read mode": "\uc77d\uae30 \ubaa8\ub4dc", "Received": "\ubc1b\uc74c", "Recent": "\ucd5c\uadfc", "Redo": "\ub2e4\uc2dc\ud558\uae30", "References": "\ucc38\uc870", "Refresh": "\uc0c8\ub85c \uace0\uce68", "Refresh Citations": "\uc778\uc6a9 \uc0c8\ub85c\uace0\uce68", "Reject change": "\ubcc0\uacbd \uc0ac\ud56d \uac70\ubd80", "Remove": "\uc81c\uac70\ud558\uae30", "Remove print area": "\uc778\uc1c4 \uc601\uc5ed \uc0ad\uc81c", "Rename": "\uc774\ub984 \ubcc0\uacbd", "Rename sheet": "\uc2dc\ud2b8 \uc774\ub984 \ubc14\uafb8\uae30", "Renaming...": "\uc774\ub984 \ubc14\uafb8\uae30...", "Repair": "\ubcf5\uad6c", "Repair Document": "\ubb38\uc11c \ubcf5\uad6c", "Reply": "\ub2f5\ubcc0", "Report an issue": "\ubb38\uc81c \ubcf4\uace0\ud558\uae30", "Reset to Default Language": "\uae30\ubcf8 \uc5b8\uc5b4\ub85c \ub2e4\uc2dc \uc124\uc815", "Reset zoom": "\ubc30\uc728 \ucd08\uae30\ud654", "Resolve": "\ud574\uacb0", "Restoring older revision. Any unsaved changes will be available in version history": "\uc774\uc804 \ubc84\uc804\uc73c\ub85c \ubcf5\uad6c\ud569\ub2c8\ub2e4. \uc800\uc7a5\ub418\uc9c0 \uc54a\uc740 \ubcc0\uacbd \uc0ac\ud56d\uc740 \uac1c\uc815 \ub0b4\uc5ed\uc5d0\uc11c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "Rich Text": "\ub9ac\uce58 \ud14d\uc2a4\ud2b8", "Rich Text (.rtf)": "\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 (.rtf)", "Right Margin": "\uc624\ub978\ucabd \uc5ec\ubc31", "Row Height": "\ud589 \ub192\uc774", "Rows": "\uc5f4", "Ruler": "\uc790", "Save": "\uc800\uc7a5", "Save As": "\ub2e4\ub978 \uc774\ub984\uc73c\ub85c \uc800\uc7a5", "Save failed due to no disk space left. Document will now be read-only.": "\ub514\uc2a4\ud06c \uc6a9\ub7c9\uc774 \ubd80\uc871\ud558\uc5ec \uc800\uc7a5\uc774 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \ubb38\uc11c\ub294 \ubc14\ub85c \uc77d\uae30\uc804\uc6a9\uc73c\ub85c \uc804\ud658\ud569\ub2c8\ub2e4.", "Save to new file": "\uc0c8 \ud30c\uc77c\ub85c \uc800\uc7a5", "Saving...": "\uc800\uc7a5 \uc911...", "Scientific": "\uacfc\ud559", "Screen Reading": "\ud654\uba74 \uc77d\uae30", "Scroll down annotations": "\uc8fc\uc11d \uc2a4\ud06c\ub864 \ub0b4\ub9ac\uae30", "Scroll left": "\uc67c\ucabd\uc73c\ub85c \uc2a4\ud06c\ub864", "Scroll right": "\uc624\ub978\ucabd\uc73c\ub85c \uc2a4\ud06c\ub864", "Scroll to the first sheet": "\uccab \ubc88\uc9f8 \uc2dc\ud2b8\ub85c \uc2a4\ud06c\ub864", "Scroll to the last sheet": "\ub9c8\uc9c0\ub9c9 \uc2dc\ud2b8\ub85c \uc2a4\ud06c\ub864", "Scroll up annotations": "\uc8fc\uc11d \uc2a4\ud06c\ub864 \uc62c\ub9ac\uae30", "Search": "\uac80\uc0c9", "See history": "\uc774\ub825 \ubcf4\uae30", "See revision history": "\uac1c\uc815 \ub0b4\uc5ed \ud655\uc778", "Select language": "\uc5b8\uc5b4 \uc120\ud0dd", "Select multiple cells": "\ub2e4\uc911 \uc140 \uc120\ud0dd", "Select range": "\ubc94\uc704 \uc120\ud0dd", "Selected external data source is forbidden. Please contact the system administrator.": "\uc120\ud0dd\ud55c \uc678\ubd80 \uc790\ub8cc\ub294 \uae08\uc9c0\ub418\uc5b4\uc788\uc2b5\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.", "Selected range of cells": "\uc120\ud0dd\ud55c \uc140 \ubc94\uc704", "Selection Mode": "\uc120\ud0dd \ubaa8\ub4dc", "Selection count": "\uc120\ud0dd \uc218", "Selection mode: inactive": "\uc120\ud0dd \ubaa8\ub4dc: \ube44\ud65c\uc131", "Send Feedback": "\ud53c\ub4dc\ubc31 \ubcf4\ub0b4\uae30", "Sent": "\ubcf4\ub0c4", "Served by:": "\uc11c\ubc84\uc81c\uacf5\uc790:", "Server has been shut down; please reload the page.": "\uc11c\ube44\uc2a4\uac00 \uc885\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4: \ud398\uc774\uc9c0\ub97c \uc0c8\ub85c\uace0\uce68\ud558\uc138\uc694.", "Server is shutting down for maintenance (auto-saving)": "\uc720\uc9c0\ubcf4\uc218\ub97c \uc704\ud574 \uc11c\ubc84\uac00 \uc885\ub8cc\ub429\ub2c8\ub2e4.(\uc790\ub3d9 \uc800\uc7a5\ub428)", "Server uptime": "\uc11c\ubc84 \uac00\ub3d9 \uc2dc\uac04", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uac70\ub098 \uc774 \ubb38\uc81c\uac00 \uc9c0\uc18d\ub418\uba74 \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc624.", "Session terminated by document owner": "\ubb38\uc11c \uc18c\uc720\uc790\uc5d0 \uc758\ud574 \uc138\uc158\uc774 \ub9cc\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.", "Set Language for All text": "\ubaa8\ub4e0 \ud14d\uc2a4\ud2b8 \uc5b8\uc5b4 \uc124\uc815", "Set Language for Paragraph": "\ubaa8\ub4e0 \ubb38\ub2e8 \uc5b8\uc5b4 \uc124\uc815", "Set Language for Selection": "\uc120\ud0dd \uc601\uc5ed \uc5b8\uc5b4 \uc124\uc815", "Set Log Levels": "\ub85c\uadf8 \ub808\ubca8 \uc124\uc815", "Settings": "\uc124\uc815", "Shapes": "\ub3c4\ud615", "Share": "\uacf5\uc720", "Share...": "\uacf5\uc720", "Show Menu": "\uba54\ub274 \ubcf4\uae30", "Show Ruler": "\ub208\uae08\uc790 \ubcf4\uae30", "Show Status Bar": "\uc0c1\ud0dc \ud45c\uc2dc\uc904 \ud45c\uc2dc", "Show the search bar": "\uac80\uc0c9\ubc14\ub97c \ubcf4\uae30", "Shutdown Server": "\uc11c\ubc84 \ub0b4\ub9ac\uae30", "Smart Picker": "\uc2a4\ub9c8\ud2b8 \ud53c\ucee4", "Solid": "\uace0\uc815", "Square": "\uc815\ubc29\ud615", "Status Bar": "\uc0c1\ud0dc \ud45c\uc2dc\uc904", "Store as:": "\ub2e4\uc74c\uc73c\ub85c \uc800\uc7a5:", "Style": "\uc2a4\ud0c0\uc77c", "Sum": "\ud569\uacc4", "TB": "TB", "Table": "\ud45c", "Tap to collapse": "\ub20c\ub7ec\uc11c \ucd95\uc18c", "Tap to expand": "\ub20c\ub7ec\uc11c \ud655\uc7a5", "Text": "\ubb38\uc790", "Text orientation": "\ud14d\uc2a4\ud2b8 \ubc29\ud5a5", "The file of type: {0} cannot be uploaded to server since the file has no name": "\ud30c\uc77c \uc774\ub984\uc774 \uc5c6\uc73c\ubbc0\ub85c, \ud30c\uc77c \uc720\ud615: {0}\ub97c \uc11c\ubc84\uc5d0 \uc5c5\ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4", "The file of type: {0} cannot be uploaded to server since the file is empty": "\ud30c\uc77c\uc774 \ube44\uc5c8\uae30\ub54c\ubb38\uc5d0, \ud30c\uc77c \uc720\ud615: {0}\ub97c \uc11c\ubc84\uc5d0 \uc5c5\ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\ud638\uc2a4\ud2b8 URL\uc774 \ube44\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. coolwsd \uc11c\ubc84\uac00 \uc798\ubabb \uad6c\uc131\ub41c \uac83\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc624.", "The server encountered a {0} error while parsing the {1} command.": "\uc11c\ubc84\uc5d0\uc11c {1} \uba85\ub839\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\ub294 \ub3d9\uc548 {0} \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.", "The signature is OK, but the certificate could not be validated.": "\uc11c\uba85\uc740 \ubb38\uc81c \uc5c6\uc73c\ub098, \uc778\uc99d\uc11c\ub97c \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "This document has an invalid signature.": "\uc774 \ubb38\uc11c\uc5d0\ub294 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc11c\uba85\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.", "This document is digitally signed and the signature is valid.": "\uc774 \ubb38\uc11c\ub294 \uc804\uc790 \uc11c\uba85 \ub418\uc5c8\uc73c\uba70, \uc11c\uba85\uc774 \uc720\ud6a8\ud569\ub2c8\ub2e4.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\uc774 \uc11c\ube44\uc2a4\ub294 \uad00\ub9ac\uc790\uc5d0 \uc758\ud574 {0} \ubb38\uc11c, \ucd1d {1} \uac1c\uc758 \uc5f0\uacb0\ub85c \uc81c\ud55c\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \ud55c\ub3c4\uc5d0 \ub3c4\ub2ec\ud588\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4 \ud574\uc8fc\uc2ed\uc2dc\uc624.", "This version of {productname} is powered by": "{productname} \uc758 \ubc84\uc804\uc758 \uc81c\uacf5\uc790", "Tight": "\uc881\uac8c", "Time": "\uc2dc\uac04", "Time interval of CPU statistics (in ms)": "CPU \ud1b5\uacc4\uc758 \uc2dc\uac04 \uac04\uaca9(ms)", "Time interval of memory statistics (in ms)": "\uba54\ubaa8\ub9ac \ud1b5\uacc4\uc758 \uc2dc\uac04 \uac04\uaca9 (ms)", "To": "\uc218\uc2e0", "To paste outside {productname}, please first click the 'download' button": "{productname} \ubc16\uc73c\ub85c \ubd99\uc774\ub824\uba74, '\ub2e4\uc6b4\ub85c\ub4dc' \ubc84\ud070\uc744 \uba3c\uc800 \ud074\ub9ad\ud558\uc138\uc694", "Toggle UI Mode": "\ud1a0\uae00 \ubaa8\ub4dc", "Type": "\uc720\ud615", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\uc778\uc99d\ub418\uc9c0 \uc54a\uc740 WOPI \ud638\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uac70\ub098 \uc774 \ubb38\uc81c\uac00 \uc9c0\uc18d\ub418\uba74 \uacbd\uc6b0 \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc624.", "Undo": "\ub418\ub3cc\ub9ac\uae30", "Unlink Citations": "\uc778\uc6a9 \uc5f0\uacb0\ub04a\uae30", "Unlock": "\uc7a0\uae08\ud574\uc81c", "Unsupported server version.": "\uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \uc11c\ubc84 \ubc84\uc804", "Update Index": "\uc778\ub371\uc2a4 \uac31\uc2e0", "Update Log Levels": "\ub85c\uadf8 \ub808\ubca8 \uc5c5\ub370\uc774\ud2b8", "Uploaded": "\uc5c5\ub85c\ub4dc\ub428", "Uploading file to server failed with status: {0}": "\uc11c\ubc84\ub85c \ud30c\uc77c \uc5c5\ub85c\ub4dc\uac00 \uc2e4\ud328\ub418\uc5c8\uc74c, \uc0c1\ud0dc: {0}", "Uploading file to server failed, file not found.": "\uc11c\ubc84\ub85c \ud30c\uc77c \uc5c5\ub85c\ub4dc\uac00 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \ud30c\uc77c\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.", "Uploading file to server failed, the file is too large.": "\uc11c\ubc84\ub85c \ud30c\uc77c \uc5c5\ub85c\ub4dc\uac00 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \ud30c\uc77c\uc774 \ub108\ubb34 \ud07d\ub2c8\ub2e4.", "Uploading...": "\uc5c5\ub85c\ub4dc \uc911...", "Use Compact view": "\ucef4\ud329\ud2b8 \ubdf0 \uc0ac\uc6a9", "Use Tabbed view": "\ud0ed \ubdf0 \uc0ac\uc6a9", "User Name": "\uc0ac\uc6a9\uc790 \uc774\ub984", "Users online": "\uc0ac\uc6a9\uc790 \uc5f0\uacb0\ub428", "Version Information": "\ubc84\uc804 \uc815\ubcf4", "Very Tight": "\ub9e4\uc6b0 \uc881\uac8c", "Views": "\ubcf4\uae30", "WOPI host": "WOPI \ud638\uc2a4\ud2b8", "Warning": "\uacbd\uace0", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\ubb38\uc11c\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.", "What?": "\ubb34\uc5c7\uc744?", "When?": "\uc5b8\uc81c?", "Who?": "\ub204\uac00?", "Word 2003 Document (.doc)": "Word 2003 \ubb38\uc11c (.doc)", "Word Counter": "\ub2e8\uc5b4 \uc218", "Word Document (.docx)": "Word \ubb38\uc11c (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc \ub9e4\uac1c \ubcc0\uc218\uac00 \uc798\ubabb\ub418\uc5c8\uac70\ub098 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc9c0\uc6d0\ud300\uc5d0 \ubb38\uc758\ud558\uc2ed\uc2dc\uc624.", "Wrong password provided. Please try again.": "\uc554\ud638\uac00 \ud2c0\ub838\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624", "YB": "YB", "You": "\ubcf8\uc778", "You have not done anything to rollback yet...": "\uc544\uc9c1 \ub864\ubc31 \uc791\uc5c5\uc744 \uc218\ud589\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.", "ZB": "ZB", "Zotero API key is incorrect": "Zotero API \ud0a4\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4", "Zotero API key is not configured": "Zotero API \ud0a4\uac00 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4", "Zotero Warning": "Zotero \uacbd\uace0", "cell address": "\uc140\uc8fc\uc18c", "file type icon": "\ud30c\uc77c \ud615\uc2dd \uc544\uc774\ucf58", "kB": "kB", "replies": "\ud68c\uc2e0", "reply": "\ud68c\uc2e0", "{user} has joined": "{user} \ucc38\uc5ec", "{user} has left": "{user} \ub098\uac10"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-lo.json b/f7cloud-office/browser/dist/l10n/ui-lo.json new file mode 100644 index 0000000..7ed3514 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-lo.json @@ -0,0 +1 @@ +{" hrs": " \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87", " mins": " \u0e99\u0eb2\u0e97\u0eb5", " s": " \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5", "%n users": "%n \u0e9c\u0eb9\u0ec9\u0ec3\u0e8a\u0ec9", "(current)": "(\u0e9b\u0eb0\u0e88\u0eb8\u0e9a\u0eb1\u0e99)", "0 users": "0 \u0e9c\u0eb9\u0ec9\u0ec3\u0e8a\u0ec9", "1 user": "1 \u0e9c\u0eb9\u0ec9\u0ec3\u0e8a\u0ec9", "About": "\u0e81\u0ec8\u0ebd\u0ea7\u0e81\u0eb1\u0e9a", "Admin console": "\u0eab\u0e99\u0ec9\u0eb2\u0e95\u0ec8\u0eb2\u0e87\u0ec1\u0ead\u0eb1\u0e94\u0ea1\u0eb4\u0e99", "All": "\u0e97\u0eb1\u0e87\u0eab\u0ea1\u0ebb\u0e94", "Analytics": "\u0ea7\u0eb4\u0ec0\u0e84\u0eb2\u0eb0", "Are you sure you want to delete this page?": "\u0e97\u0ec8\u0eb2\u0e99\u0ec1\u0e99\u0ec8\u0ec3\u0e88\u0ec1\u0ea5\u0ec9\u0ea7\u0e9a\u0ecd\u0ec8\u0ea7\u0ec8\u0eb2\u0e88\u0eb0\u0ea5\u0eb6\u0e9a\u0eab\u0e99\u0ec9\u0eb2\u0e99\u0eb5\u0ec9?", "Are you sure you want to delete this slide?": "\u0e97\u0ec8\u0eb2\u0e99\u0ec1\u0e99\u0ec8\u0ec3\u0e88\u0ec1\u0ea5\u0ec9\u0ea7\u0e9a\u0ecd\u0ec8\u0ea7\u0ec8\u0eb2\u0e95\u0ec9\u0ead\u0e87\u0e81\u0eb2\u0e99\u0e88\u0eb0\u0ea5\u0eb6\u0e9a\u0eaa\u0eb0\u0ec4\u0ea5\u0e94\u0e99\u0eb5\u0ec9?", "Are you sure you want to shut down the server?": "\u0e97\u0ec8\u0eb2\u0e99\u0ec1\u0e99\u0ec8\u0ec3\u0e88\u0ec1\u0ea5\u0ec9\u0ea7\u0e9a\u0ecd\u0ec8\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0e9b\u0eb4\u0e94\u0ec0\u0e8a\u0eb5\u0ec0\u0ea7\u0eb5?", "Are you sure you want to terminate this session?": "\u0e97\u0ec8\u0eb2\u0e99\u0ec1\u0e99\u0ec8\u0ec3\u0e88\u0ec1\u0ea5\u0ec9\u0ea7\u0e9a\u0ecd\u0ec8\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0e95\u0eb1\u0e94\u0ec0\u0e8a\u0eaa\u0eaa\u0eb1\u0e99\u0e99\u0eb5\u0ec9?", "Average": "\u0eaa\u0eb0\u0ec0\u0ea5\u0ec8\u0e8d", "Axial": "\u0ec1\u0e81\u0e99", "BB": "BB", "Background Color": "\u0eaa\u0eb5\u0e9e\u0eb7\u0ec9\u0e99\u0eab\u0ea5\u0eb1\u0e87", "Borders": "\u0e82\u0ead\u0e9a", "Bytes received": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0ec4\u0e9a\u0e97\u0ecc\u0e97\u0eb5\u0ec8\u0ec4\u0e94\u0ec9\u0eae\u0eb1\u0e9a", "Bytes sent": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0ec4\u0e9a\u0e97\u0ecc\u0e97\u0eb5\u0ec8\u0eaa\u0ebb\u0e87\u0ec4\u0e9b", "CPU Graph": "\u0e81\u0ea3\u0eb2\u0e9f CPU", "Cache size of CPU statistics": "\u0eaa\u0eb0\u0e96\u0eb4\u0e95\u0eb4\u0e82\u0eb0\u0eab\u0e99\u0eb2\u0e94\u0ec0\u0e84\u0eaa\u0e82\u0ead\u0e87 CPU", "Cache size of memory statistics": "\u0eaa\u0eb0\u0e96\u0eb4\u0e95\u0eb4\u0e82\u0eb0\u0eab\u0e99\u0eb2\u0e94\u0ec0\u0e84\u0eaa\u0e82\u0ead\u0e87\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3", "Cancel": "\u0e8d\u0ebb\u0e81\u0ec0\u0ea5\u0eb5\u0e81", "Cell borders": "\u0e82\u0ead\u0e9a\u0ec0\u0e8a\u0ea5", "Choice of functions": "\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e9f\u0eb1\u0e87\u0e8a\u0eb1\u0e99", "Close": "\u0e9b\u0eb4\u0e94", "Close document": "\u0e9b\u0eb4\u0e94\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99", "Color": "\u0eaa\u0eb5", "Columns": "\u0e96\u0eb1\u0e99", "Comment": "\u0e84\u0eb3\u0ec0\u0eab\u0eb1\u0e99", "Connection error": "\u0ec0\u0e81\u0eb5\u0e94\u0e82\u0ecd\u0ec9\u0e9c\u0eb4\u0e94\u0e9e\u0eb2\u0e94\u0ec3\u0e99\u0e81\u0eb2\u0e99\u0ec0\u0e8a\u0eb7\u0ec8\u0ead\u0ea1\u0e95\u0ecd\u0ec8", "Count": "\u0e99\u0eb1\u0e9a", "CountA": "CountA", "Dashboard": "\u0ec0\u0e94\u0eaa\u0e9a\u0ead\u0e94", "Default Style": "\u0eaa\u0eb0\u0e95\u0eb2\u0e8d\u0e9e\u0eb7\u0ec9\u0e99\u0e96\u0eb2\u0e99", "Delete": "\u0ea5\u0eb7\u0e9a", "Document": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99", "Documents:": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99:", "Download as": "\u0e94\u0eb2\u0ea7\u0ec2\u0eab\u0ea5\u0e94\u0ec0\u0e9b\u0eb1\u0e99", "Downloading...": "\u0e81\u0eb3\u0eab\u0ea5\u0eb1\u0e87\u0e94\u0eb2\u0ea7\u0ec2\u0eab\u0ea5\u0e94...", "EB": "EB", "Edit": "\u0ec1\u0e81\u0ec9\u0ec4\u0e82", "Elapsed time": "\u0ec0\u0ea7\u0ea5\u0eb2\u0e97\u0eb5\u0ec8\u0e9c\u0ec8\u0eb2\u0e99\u0ec4\u0e9b", "Ellipsoid": "\u0ea7\u0ebb\u0e87\u0e81\u0ebb\u0ea1", "Enter new sheet name": "\u0e9b\u0ec9\u0ead\u0e99\u0e8a\u0eb7\u0ec8\u0e8a\u0eb5\u0e94\u0ec3\u0eab\u0ea1\u0ec8", "Entering text mode": "\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0eaa\u0eb9\u0ec8 text \u0ec2\u0eab\u0ea1\u0e94", "Excel 2003 Spreadsheet (.xls)": "\u0eaa\u0ec0\u0e9b\u0ea3\u0e94\u0e8a\u0eb5\u0e94 Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "\u0eaa\u0ec0\u0e9b\u0ea3\u0e94\u0e8a\u0eb5\u0e94 Excel (.xlsx)", "Expired:": "\u0eab\u0ea1\u0ebb\u0e94\u0ead\u0eb2\u0e8d\u0eb8:", "Export as": "\u0e99\u0eb3\u0ead\u0ead\u0e81\u0ec0\u0e9b\u0eb1\u0e99", "Fixed size": "\u0e82\u0eb0\u0eab\u0e99\u0eb2\u0e94\u0e84\u0ebb\u0e87\u0e97\u0eb5\u0ec8", "Font": "\u0e9f\u0eb1\u0ead\u0e99", "Font Name": "\u0e8a\u0eb7\u0e9f\u0eb1\u0ead\u0e99", "Font Size": "\u0e82\u0eb0\u0eab\u0e99\u0eb2\u0e94\u0e9f\u0eb1\u0ead\u0e99", "From": "\u0e88\u0eb2\u0e81", "Fullscreen presentation": "\u0e81\u0eb2\u0e99\u0e99\u0eb3\u0eaa\u0eb0\u0ec0\u0edc\u0eb5\u0ec1\u0e9a\u0e9a\u0ec0\u0e95\u0eb1\u0ea1\u0eab\u0e99\u0ec9\u0eb2\u0e88\u0ecd", "GB": "GB", "Graphs": "\u0e81\u0ea3\u0eb2\u0e9f", "History": "\u0e9b\u0eb0\u0eab\u0ea7\u0eb1\u0e94", "Idle time": "\u0ec0\u0ea7\u0ea5\u0eb2\u0ea7\u0ec8\u0eb2\u0e87", "Insert Local Image": "\u0e9b\u0ec9\u0ead\u0e99\u0eae\u0eb9\u0e9a", "Insert sheet": "\u0e9b\u0ec9\u0ead\u0e99\u0e8a\u0eb5\u0e94", "Insert sheet after this": "\u0e9b\u0ec9\u0ead\u0e99\u0e8a\u0eb5\u0e94\u0e81\u0ec8\u0ead\u0e99\u0eab\u0e99\u0ec9\u0eb2\u0e99\u0eb5\u0ec9", "Insert sheet before this": "\u0e9b\u0ec9\u0ead\u0e99\u0e8a\u0eb5\u0e94\u0eab\u0ea5\u0eb1\u0e87\u0e88\u0eb2\u0e81\u0e99\u0eb5\u0ec9", "Insert table": "\u0e9b\u0ec9\u0ead\u0e99\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec3\u0eaa\u0ec8\u0e95\u0eb2\u0e95\u0eb0\u0ea5\u0eb2\u0e87", "Keyboard shortcuts": "\u0e97\u0eb2\u0e87\u0ea5\u0eb1\u0e94\u0e84\u0eb5\u0e9a\u0ead\u0e94", "Kill": "\u0e82\u0ec9\u0eb2", "Landscape": "\u0ea5\u0ea7\u0e87\u0e99\u0ead\u0e99", "Last modification": "\u0e81\u0eb2\u0e99\u0e94\u0eb1\u0e94\u0ec1\u0e81\u0ec9\u0e84\u0eb1\u0ec9\u0e87\u0eab\u0ea5\u0ec9\u0eb2\u0eaa\u0eb8\u0e94", "Left Margin": "\u0ec0\u0eaa\u0eb1\u0ec9\u0e99\u0e82\u0ead\u0e9a\u0e94\u0ec9\u0eb2\u0e99\u0e8a\u0ec9\u0eb2\u0e8d", "Linear": "\u0ec0\u0eaa\u0eb1\u0ec9\u0e99", "Local Image...": "\u0eae\u0eb9\u0e9a\u0e9e\u0eb2\u0e9a\u0e97\u0ec9\u0ead\u0e87\u0e96\u0eb4\u0ec8\u0e99...", "MB": "MB", "Maximum": "\u0ec3\u0eab\u0e8d\u0ec8\u0eaa\u0eb8\u0e94", "Maximum Document process stack memory (in KB) - reduce only": "\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3\u0eaa\u0eb0\u0ec1\u0e97\u0eb5\u0ec8\u0e99\u0eb3\u0ec3\u0e8a\u0ec9\u0e9b\u0eb0\u0ea1\u0ea7\u0e99\u0e9c\u0ebb\u0e99\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99\u0eaa\u0eb9\u0e87\u0eaa\u0eb8\u0e94 (\u0ec0\u0e9b\u0eb1\u0e99 MB) - \u0eab\u0ebc\u0eb8\u0e94\u0ea5\u0ebb\u0e87\u0e9e\u0ebd\u0e87\u0ea2\u0ec8\u0eb2\u0e87\u0e94\u0ebd\u0ea7", "Maximum Document process virtual memory (in MB) - reduce only": "\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3\u0eaa\u0eb0\u0ec0\u0eab\u0ea1\u0eb7\u0ead\u0e99\u0e97\u0eb5\u0ec8\u0e99\u0eb3\u0ec3\u0e8a\u0ec9\u0e9b\u0eb0\u0ea1\u0ea7\u0e99\u0e9c\u0ebb\u0e99\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99\u0eaa\u0eb9\u0e87\u0eaa\u0eb8\u0e94 (\u0ec0\u0e9b\u0eb1\u0e99 MB) - \u0eab\u0ebc\u0eb8\u0e94\u0ea5\u0ebb\u0e87\u0e9e\u0ebd\u0e87\u0ea2\u0ec8\u0eb2\u0e87\u0e94\u0ebd\u0ea7", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0e82\u0eb0 \u0edc\u0eb2\u0e94 \u0ec4\u0e9f\u0ea5\u0ecc\u0eaa\u0eb9\u0e87\u0eaa\u0eb8\u0e94\u0e97\u0eb5\u0ec8\u0ead\u0eb0\u0e99\u0eb8\u0e8d\u0eb2\u0e94\u0ec3\u0eab\u0ec9\u0e82\u0ebd\u0e99\u0ea5\u0ebb\u0e87\u0ec3\u0eaa\u0ec8\u0ec1\u0e9c\u0ec8\u0e99\u0e94\u0eb4\u0e94 (\u0ec3\u0e99 MB) - \u0eab\u0ebc\u0eb8\u0e94\u0ea5\u0ebb\u0e87\u0e9e\u0ebd\u0e87\u0ea2\u0ec8\u0eb2\u0e87\u0e94\u0ebd\u0ea7", "Memory Graph": "\u0e81\u0ea3\u0eb2\u0e9f\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3", "Memory consumed": "\u0eab\u0e99\u0ec8\u0ea7\u0e8d\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3\u0e97\u0eb5\u0ec8\u0ec3\u0e8a\u0ec9\u0ec4\u0e9b", "Minimum": "\u0e99\u0ec9\u0ead\u0e8d\u0eaa\u0eb8\u0e94", "Modified": "\u0e94\u0eb1\u0e94\u0ec1\u0e9b\u0e87", "More...": "\u0ec0\u0e9e\u0eb5\u0ec8\u0ea1\u0ec0\u0e95\u0eb5\u0ec8\u0ea1...", "Network Graph": "\u0e81\u0ea3\u0eb2\u0e9f\u0ec0\u0e99\u0eb1\u0e94\u0ec0\u0ea7\u0eb5\u0e81", "No color": "\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5\u0eaa\u0eb5", "None": "\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5", "None (Do not check spelling)": "\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5 (\u0e9a\u0ecd\u0ec8\u0e95\u0ec9\u0ead\u0e87\u0e81\u0ea7\u0e94\u0e81\u0eb2\u0e99\u0eaa\u0eb0\u0e81\u0ebb\u0e94)", "Number of Documents": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0e82\u0ead\u0e87\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99", "Number of Pages": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0eab\u0e99\u0ec9\u0eb2", "Number of Sheets": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0e82\u0ead\u0e87\u0e8a\u0eb5\u0e94", "Number of Slides": "\u0e88\u0eb3\u0e99\u0ea7\u0e99\u0eaa\u0eb0\u0ec4\u0ea5\u0e94", "ODF presentation (.odp)": "ODF presentation (.odp)", "ODF spreadsheet (.ods)": "\u0eaa\u0ec0\u0e9b\u0ea3\u0e94\u0e8a\u0eb5\u0e94 ODF (.ods)", "ODF text document (.odt)": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99 ODF (.odt)", "OK": "\u0e95\u0ebb\u0e81\u0ea5\u0ebb\u0e87", "Online Help": "\u0ea7\u0eb4\u0e97\u0eb5\u0e99\u0eb3\u0ec3\u0e8a\u0ec9\u0ead\u0ead\u0e99\u0ec4\u0ea5\u0e99", "Open link": "\u0ec0\u0e9b\u0eb5\u0e94\u0ea5\u0eb5\u0ec9\u0e87", "Overview": "\u0e9e\u0eb2\u0e9a\u0ea5\u0ea7\u0ea1", "PB": "PB", "PDF Document (.pdf)": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99 PDF (.pdf)", "PID": "PID", "Page Setup": "\u0e95\u0eb1\u0ec9\u0e87\u0e84\u0ec8\u0eb2\u0eab\u0e99\u0ec9\u0eb2\u0ec0\u0e88\u0ec9\u0e8d", "Paste Special": "\u0ea7\u0eb2\u0e87\u0ec1\u0e9a\u0e9a\u0e9e\u0eb4\u0ec0\u0eaa\u0e94", "Portrait": "\u0ea5\u0ea7\u0e87\u0e95\u0eb1\u0ec9\u0e87", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Quadratic": "\u0eaa\u0ebb\u0ea1\u0e9c\u0ebb\u0e99\u0e81\u0eb3\u0ea5\u0eb1\u0e87\u0eaa\u0ead\u0e87", "Radial": "\u0ea5\u0eb1\u0e94\u0eaa\u0eb0\u0eab\u0ea1\u0eb5", "Received": "\u0ec4\u0e94\u0ec9\u0eae\u0eb1\u0e9a\u0ec1\u0ea5\u0ec9\u0ea7", "Refresh": "\u0ea5\u0eb5\u0ec0\u0e9f\u0ea5\u0eaa", "Renaming...": "\u0e81\u0eb3\u0ea5\u0eb1\u0e87\u0e9b\u0ec8\u0ebd\u0e99\u0e8a\u0eb7\u0ec8...", "Repair": "\u0e8a\u0ec9\u0ead\u0ea1\u0ec1\u0e8a\u0ea1", "Repair Document": "\u0e8a\u0ec9\u0ead\u0ea1\u0ec1\u0e8a\u0ea1\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99", "Report an issue": "\u0ea5\u0eb2\u0e8d\u0e87\u0eb2\u0e99\u0e9a\u0eb1\u0e99\u0eab\u0eb2", "Reset to Default Language": "\u0e95\u0eb1\u0ec9\u0e87\u0e84\u0ec8\u0eb2\u0e81\u0eb1\u0e9a\u0ec4\u0e9b\u0ec3\u0e8a\u0ec9\u0e9e\u0eb2\u0eaa\u0eb2\u0e9e\u0eb7\u0ec9\u0e99\u0e96\u0eb2\u0e99", "Reset zoom": "\u0ea5\u0eb5\u0ec0\u0e8a\u0eb1\u0e94\u0e81\u0eb2\u0e99\u0e8a\u0eb9\u0ea1", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "\u0ec0\u0eaa\u0eb1\u0ec9\u0e99\u0e82\u0ead\u0e9a\u0e94\u0ec9\u0eb2\u0e99\u0e82\u0ea7\u0eb2", "Rows": "\u0ec1\u0e96\u0ea7", "Save": "\u0e9a\u0eb1\u0e99\u0e97\u0eb6\u0e81", "Saving...": "\u0e81\u0eb3\u0ea5\u0eb1\u0e87\u0e9a\u0eb1\u0e99\u0e97\u0eb6\u0e81...", "Search": "\u0e84\u0ebb\u0ec9\u0e99\u0eab\u0eb2", "See revision history": "\u0ec0\u0e9a\u0eb4\u0e87\u0e9b\u0eb0\u0eab\u0ea7\u0eb1\u0e94\u0e81\u0eb2\u0e99\u0ec1\u0e81\u0ec9\u0ec4\u0e82", "Select range": "\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e8a\u0ec8\u0ea7\u0e87", "Selection Mode": "\u0e81\u0eb2\u0e99\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0ec2\u0eab\u0ea1\u0e94", "Selection count": "\u0e81\u0eb2\u0e99\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e81\u0eb2\u0e99\u0e99\u0eb1\u0e9a", "Sent": "\u0eaa\u0ebb\u0ec8\u0e87\u0ec4\u0e9b\u0ec1\u0ea5\u0ec9\u0ea7", "Served by:": "\u0eae\u0eb1\u0e9a\u0e9c\u0eb4\u0e94\u0e8a\u0ead\u0e9a\u0ec2\u0e94\u0e8d:", "Server uptime": "\u0ec4\u0ea5\u0e8d\u0eb0\u0ec0\u0ea7\u0ea5\u0eb2\u0ec0\u0e9b\u0eb5\u0e94\u0ec0\u0e84\u0eb7\u0ec8\u0ead\u0e87\u0e82\u0ead\u0e87\u0ec0\u0e8a\u0eb5\u0e9a\u0ec0\u0ea7\u0eb5", "Session terminated by document owner": "\u0ec0\u0e8a\u0eaa\u0e8a\u0eb1\u0e99\u0e96\u0eb7\u0e81\u0e95\u0eb1\u0e94\u0ec2\u0e94\u0e8d\u0ec0\u0e88\u0ebb\u0ec9\u0eb2\u0e82\u0ead\u0e87\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99", "Settings": "\u0e81\u0eb2\u0e99\u0e95\u0eb1\u0ec9\u0e87\u0e84\u0ec8\u0eb2", "Share...": "\u0ec1\u0e9a\u0ec8\u0e87\u0e9b\u0eb1\u0e99...", "Show Ruler": "\u0eaa\u0eb0\u0ec1\u0e94\u0e87\u0ec4\u0ea1\u0ec9\u0e9a\u0eb1\u0e99\u0e97\u0eb1\u0e94", "Shutdown Server": "\u0e9b\u0eb4\u0e94\u0ec0\u0e8a\u0eb5\u0ec0\u0ea7\u0eb5", "Solid": "\u0ec1\u0e82\u0e87", "Square": "\u0e88\u0eb0\u0e95\u0eb8\u0ea5\u0eb1\u0e94", "Style": "\u0eaa\u0eb0\u0e95\u0eb2\u0e8d", "Sum": "\u0e9c\u0ebb\u0e99\u0ea5\u0ea7\u0ea1", "TB": "TB", "Text orientation": "\u0e81\u0eb2\u0e99\u0ea7\u0eb2\u0e87\u0ec1\u0e99\u0ea7\u0e82\u0ecd\u0ec9\u0e84\u0ea7\u0eb2\u0ea1", "The server encountered a {0} error while parsing the {1} command.": "\u0ec0\u0e8a\u0eb5\u0e9a\u0ec0\u0ea7\u0eb5\u0e9b\u0eb0\u0eaa\u0ebb\u0e9a\u0e81\u0eb1\u0e9a\u0e9a\u0eb1\u0e99\u0eab\u0eb2 {0} \u0ec3\u0e99\u0ea5\u0eb0\u0eab\u0ea7\u0ec8\u0eb2\u0e87\u0e81\u0eb2\u0e99 parse \u0e84\u0eb3\u0eaa\u0eb1\u0ec8\u0e87 {1}.", "The signature is OK, but the certificate could not be validated.": "\u0ea5\u0eb2\u0e8d\u0ec0\u0e8a\u0eb1\u0e99\u0e94\u0eb4\u0e88\u0eb4\u0e95\u0eb1\u0ea5\u0e96\u0eb7\u0e81\u0e95\u0ec9\u0ead\u0e87 \u0ec1\u0e95\u0ec8\u0ea7\u0ec8\u0eb2\u0ec3\u0e9a\u0e8d\u0eb1\u0ec9\u0e87\u0ea2\u0eb7\u0e99\u0ead\u0eb2\u0e94\u0e88\u0eb0\u0e9a\u0ecd\u0ec8\u0e96\u0eb7\u0e81\u0e95\u0ec9\u0ead\u0e87.", "This document has an invalid signature.": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ea1\u0eb5\u0ea5\u0eb2\u0e8d\u0ec0\u0e8a\u0eb1\u0e99\u0e94\u0eb4\u0e88\u0eb4\u0e95\u0eb1\u0ea5\u0e97\u0eb5\u0ec8\u0e9a\u0ecd\u0ec8\u0e96\u0eb7\u0e81\u0e95\u0ec9\u0ead\u0e87.", "This version of {productname} is powered by": "{productname} \u0ec0\u0ea7\u0eb5\u0e8a\u0eb1\u0e99\u0e99\u0eb5\u0ec9\u0ec1\u0ea1\u0ec8\u0e99\u0ec4\u0e94\u0ec9\u0eae\u0eb1\u0e9a\u0e81\u0eb2\u0e99\u0e82\u0eb1\u0e9a\u0ec0\u0e84\u0eb7\u0ec8\u0ead\u0e99\u0ec2\u0e94\u0e8d", "Time interval of CPU statistics (in ms)": "\u0eaa\u0eb0\u0e96\u0eb4\u0e95\u0eb4\u0e8a\u0ec8\u0ea7\u0e87\u0ec0\u0ea7\u0ea5\u0eb2\u0e82\u0ead\u0e87 CPU (\u0ec0\u0e9b\u0eb1\u0e99\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5)", "Time interval of memory statistics (in ms)": "\u0eaa\u0eb0\u0e96\u0eb4\u0e95\u0eb4\u0e8a\u0ec8\u0ea7\u0e87\u0ec0\u0ea7\u0ea5\u0eb2\u0e82\u0ead\u0e87\u0eab\u0e99\u0ec8\u0ea7\u0e8d\u0e84\u0ea7\u0eb2\u0ea1\u0e88\u0eb3 (\u0ec0\u0e9b\u0eb1\u0e99\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5)", "To": "\u0ec4\u0e9b\u0eab\u0eb2", "Type": "\u0e9b\u0eb0\u0ec0\u0e9e\u0e94", "Unsupported server version.": "\u0ec0\u0e8a\u0eb5\u0ec0\u0ea7\u0eb5\u0ec0\u0ea7\u0eb5\u0e8a\u0eb1\u0e99\u0e9a\u0ecd\u0ec8\u0ec4\u0e94\u0ec9\u0eae\u0eb1\u0e9a\u0e81\u0eb2\u0e99\u0e8a\u0eb1\u0e9a\u0e9e\u0ead\u0e94.", "User Name": "\u0e8a\u0eb7\u0ec8\u0e9c\u0eb9\u0ec9\u0ec3\u0e8a\u0ec9", "Users online": "\u0e9c\u0eb9\u0ec9\u0ec3\u0e8a\u0ec9\u0ead\u0ead\u0e99\u0ec4\u0ea5\u0e99\u0ecc", "Word 2003 Document (.doc)": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99 Word 2003 (.doc)", "Word Counter": "\u0e95\u0ebb\u0ea7\u0e99\u0eb1\u0e9a\u0e84\u0eb3", "Word Document (.docx)": "\u0ec0\u0ead\u0e81\u0eb0\u0eaa\u0eb2\u0e99 Word (.docx)", "YB": "YB", "You": "\u0e97\u0ec8\u0eb2\u0e99", "ZB": "ZB", "kB": "kB", "{user} has joined": "{user} \u0ec4\u0e94\u0ec9\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0eae\u0ec8\u0ea7\u0ea1\u0ec1\u0ea5\u0ec9\u0ea7", "{user} has left": "{user} \u0ec4\u0e94\u0ec9\u0ead\u0ead\u0e81\u0ec4\u0e9b\u0ec1\u0ea5\u0ec9\u0ea7"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-lt.json b/f7cloud-office/browser/dist/l10n/ui-lt.json new file mode 100644 index 0000000..9a68888 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-lt.json @@ -0,0 +1 @@ +{" hrs": " val.", " mins": " min.", " s": " sek.", "(current)": "(veikiamasis)", "About": "Apie", "Accept": "Priimti", "Admin console": "Administratoriaus pultas", "Analytics": "Analitika", "Are you sure you want to delete this page?": "Ar tikrai \u0161alinti \u0161\u012f puslap\u012f?", "Are you sure you want to delete this slide?": "Ar tikrai \u0161alinti \u0161i\u0105 skaidr\u0119?", "Are you sure you want to terminate this session?": "Ar tikrai nutraukti \u0161\u012f seans\u0105?", "Average": "Vidurkis", "Cache size of memory statistics": "Atminties pod\u0117lio dyd\u017eio statistika", "Cancel": "Atsisakyti", "Choice of functions": "Funkcij\u0173 parinkimas", "Close document": "U\u017everti dokument\u0105", "Comment": "Komentaras", "Connection error": "Ry\u0161io klaida", "Count": "Kiekis", "CountA": "Kiekis A", "Dashboard": "Skydelis", "Document": "Dokumentas", "Document requires password to modify.": "Dokumentui taisyti reikalingas slapta\u017eodis.", "Document requires password to view.": "Dokumentui per\u017ei\u016br\u0117ti reikalingas slapta\u017eodis.", "Download as": "Atsisi\u0173sti \u0161iuo formatu", "Downloading...": "Siun\u010diama\u2026", "Edit": "Taisa", "Elapsed time": "Pra\u0117j\u0119s laikas", "Enter new sheet name": "\u012eveskite nauj\u0105 lak\u0161to pavadinim\u0105", "Font": "\u0160riftas", "Fullscreen presentation": "Visaekran\u0117 pateiktis", "GB": "GB", "Graphs": "Grafikai", "History": "Istorija", "Hit Cancel to open in view-only mode.": "Spustel\u0117kite \u201eAtsisakyti\u201c, jei norite dokument\u0105 atverti tik skaitymui.", "Initializing...": "Paleid\u017eiama\u2026", "Insert sheet after this": "\u012eterpti lak\u0161t\u0105 u\u017e \u0161io", "Insert sheet before this": "\u012eterpti lak\u0161t\u0105 prie\u0161 \u0161\u012f", "Insert table": "\u012eterpti lentel\u0119", "Keyboard shortcuts": "Spartieji klavi\u0161ai", "Kill": "Nutraukti", "Loading...": "\u012ekeliama\u2026", "MB": "MB", "Maximum": "Did\u017eiausias", "Memory consumed": "Naudojama atmintis", "Minimum": "Ma\u017eiausias", "None": "Nieko", "Number of Pages": "Puslapi\u0173 skai\u010dius", "Number of Sheets": "Lak\u0161t\u0173 skai\u010dius", "Number of Slides": "Skaidri\u0173 skai\u010dius", "ODF presentation (.odp)": "ODF pateiktis (.odp)", "ODF spreadsheet (.ods)": "ODF skai\u010diuokl\u0117s dokumentas (.ods)", "ODF text document (.odt)": "ODF teksto dokumentas (.odt)", "Overview": "Ap\u017evalga", "PDF Document (.pdf)": "PDF dokumentas (.pdf)", "PID": "PID", "Paste Special": "\u012ed\u0117ti kitaip", "Reset zoom": "Atstatyti mastel\u012f", "Resolved": "Neaktualus", "Save": "\u012era\u0161yti", "Saving...": "\u012era\u0161oma\u2026", "Selected range of cells": "Pa\u017eym\u0117ta langeli\u0173 sritis", "Selection Mode": "Atrankos veiksena", "Settings": "Nuostatos", "Style": "Stilius", "Sum": "Suma", "TB": "TB", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Serverio URL adresas tu\u0161\u010dias. Tikriausiai netinkamai sukonfig\u016bruotas \u201ecoolwsd\u201c serveris, kreipkit\u0117s \u012f administratori\u0173.", "Unsupported server version.": "Nesuderinama serverio versija.", "Users online": "Prisijung\u0119 naudotojai", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Nepavyko prisijungti prie dokumento. Bandykite dar kart\u0105.", "Word Counter": "\u017dod\u017ei\u0173 skai\u010dius", "Wrong password provided. Please try again.": "\u012evestas neteisingas slapta\u017eodis. Bandykite dar kart\u0105.", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-lv.json b/f7cloud-office/browser/dist/l10n/ui-lv.json new file mode 100644 index 0000000..7411232 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-lv.json @@ -0,0 +1 @@ +{" hrs": " st.", " mins": " min.", " s": " sek.", "%n users": "%n lietot\u0101ji", "(current)": "(pa\u0161reiz\u0113jais)", "1 user": "1 lietot\u0101js", "About": "Par", "Accept": "Pie\u0146emt", "Admin console": "Administratora konsole", "Analytics": "Anal\u012btika", "Are you sure you want to delete this page?": "Vai esat p\u0101rliecin\u0101ts, ka v\u0113laties dz\u0113st \u0161o lappusi?", "Are you sure you want to delete this slide?": "Vai esat p\u0101rliecin\u0101ts, ka v\u0113laties dz\u0113st \u0161o slaidu?", "Are you sure you want to terminate this session?": "Vai esat p\u0101rliecin\u0101ts, ka v\u0113laties p\u0101rtraukt \u0161o sesiju?", "Average": "Vid\u0113jais", "Cache size of CPU statistics": "CPU statistikas ke\u0161atmi\u0146as izm\u0113rs", "Cache size of memory statistics": "Atmi\u0146as statistikas ke\u0161atmi\u0146as izm\u0113rs", "Cancel": "Atcelt", "Close document": "Aizv\u0113rt dokumentu", "Comment": "Koment\u0101rs", "Connecting...": "Savienojas...", "Connection error": "Savienojuma k\u013c\u016bda", "Count": "Skaits", "CountA": "SkaitsA", "Dashboard": "Inform\u0101cijas panelis", "Document": "Dokuments", "Document requires password to modify.": "Dokuments pieprasa paroli, lai izmain\u012btu.", "Document requires password to view.": "Dokuments pieprasa paroli, lai skat\u012btu.", "Download as": "Lejupiel\u0101d\u0113t k\u0101", "Downloading...": "Lejupiel\u0101d\u0113...", "Edit": "Redi\u0123\u0113t", "Elapsed time": "Pag\u0101ju\u0161ais laiks", "Enter new sheet name": "Ievadiet jaunu loksnes nosaukumu", "Entering text mode": "Ieiet teksta re\u017e\u012bm\u0101", "Font": "Fonts", "Fullscreen presentation": "Pilnekr\u0101na prezent\u0101cija", "GB": "GB", "Graphs": "Grafiki", "History": "V\u0113sture", "Initializing...": "Inicializ\u0113...", "Insert sheet after this": "Ievietot loksni p\u0113c \u0161\u012bs", "Insert sheet before this": "Ievietot loksni pirms \u0161\u012bs", "Insert table": "Ievietot tabulu", "Keyboard shortcuts": "Tastat\u016bras sa\u012bsnes", "Kill": "Nobeigt", "Loading...": "Iel\u0101d\u0113...", "MB": "MB", "Maximum": "Maksimums", "Memory consumed": "Atmi\u0146a pat\u0113r\u0113ta", "Minimum": "Minimums", "More...": "Vair\u0101k...", "None": "Nekas", "Number of Pages": "Lappu\u0161u skaits", "Number of Sheets": "Lok\u0161\u0146u skaits", "Number of Slides": "Slaidu skaits", "ODF presentation (.odp)": "ODF prezent\u0101cija (.odp)", "ODF spreadsheet (.ods)": "ODF izkl\u0101jlapa (.ods)", "ODF text document (.odt)": "ODF teksta dokuments (.odt)", "Overview": "P\u0101rskats", "PDF Document (.pdf)": "PDF dokuments (.pdf)", "PID": "PID", "Paste Special": "Iel\u012bm\u0113t nor\u0101dot", "Received": "Sa\u0146emts", "Refresh": "Atsvaidzin\u0101t", "Repair": "Salabot", "Repair Document": "Salabot dokumentu", "Reset zoom": "Atiestat\u012bt tuvin\u0101jumu", "Resolved": "Atrisin\u0101ts", "Save": "Saglab\u0101t", "Saving...": "Saglab\u0101...", "See revision history": "Skat\u012bt p\u0101rskat\u012bjumu v\u0113sturi", "Selected range of cells": "Atlas\u012btais \u0161\u016bnu diapazons", "Selection Mode": "Atlases re\u017e\u012bms", "Selection count": "Atla\u0161u skaits", "Sent": "Nos\u016bt\u012bts", "Settings": "Iestat\u012bjumi", "Style": "Stils", "Sum": "Summa", "TB": "TB", "Time interval of CPU statistics (in ms)": "CPU statistikas laika interv\u0101ls (milisekund\u0113s)", "Time interval of memory statistics (in ms)": "Atmi\u0146as statistikas laika interv\u0101ls (milisekund\u0113s)", "Type": "Tips", "Unsupported server version.": "Neatbalst\u012bta servera versija.", "Uploading...": "Aug\u0161upiel\u0101d\u0113...", "Users online": "Lietot\u0101ji tie\u0161saist\u0113", "Word Counter": "V\u0101rdu skait\u012bt\u0101js", "You": "J\u016bs", "kB": "kB"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ml.json b/f7cloud-office/browser/dist/l10n/ui-ml.json new file mode 100644 index 0000000..9cf69f5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ml.json @@ -0,0 +1 @@ +{" document(s) open.": " \u0d24\u0d41\u0d31\u0d28\u0d4d\u0d28 \u0d30\u0d47\u0d16\u0d15\u0d33\u0d4d\u200d", " user(s).": " \u0d09\u0d2a\u0d2f\u0d4b\u0d15\u0d4d\u0d24\u0d3e\u0d35\u0d4d(\u0d33\u0d4d\u200d)", "(current)": "(\u0d07\u0d2a\u0d4d\u0d2a\u0d4b\u0d34\u0d24\u0d4d\u0d24\u0d47\u0d24\u0d4d)", "Admin console": "\u0d28\u0d3f\u0d2f\u0d28\u0d4d\u0d24\u0d4d\u0d30\u0d15\u0d28\u0d4d\u0d31\u0d46 \u0d15\u0d23\u0d4d\u200d\u0d38\u0d4b\u0d33\u0d4d\u200d", "Analytics": "\u0d05\u0d2a\u0d17\u0d4d\u0d30\u0d25\u0d28\u0d02", "Bytes received": "\u0d2e\u0d47\u0d1f\u0d3f\u0d1a\u0d4d\u0d1a \u0d2c\u0d48\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d33\u0d4d\u200d", "Bytes sent": "\u0d05\u0d2f\u0d1a\u0d4d\u0d1a \u0d2c\u0d48\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d33\u0d4d\u200d", "Dashboard": "\u0d2a\u0d23\u0d3f\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d4d\u0d1f\u0d3f", "Document": "\u0d30\u0d47\u0d16\u0d15\u0d33\u0d4d\u200d", "Documents open": "\u0d24\u0d41\u0d31\u0d28\u0d4d\u0d28\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d30\u0d47\u0d16\u0d15\u0d33\u0d4d\u200d", "Elapsed time": "\u0d0e\u0d1f\u0d41\u0d24\u0d4d\u0d24 \u0d38\u0d2e\u0d2f\u0d02", "Graphs": "\u0d30\u0d47\u0d16\u0d3e\u0d1a\u0d3f\u0d24\u0d4d\u0d30\u0d19\u0d4d\u0d19\u0d33\u0d4d\u200d", "History": "\u0d15\u0d4d\u0d30\u0d3f\u0d2f\u0d3e\u0d1a\u0d30\u0d3f\u0d24\u0d4d\u0d30\u0d02", "Idle time": "\u0d2a\u0d4b\u0d2f \u0d38\u0d2e\u0d2f\u0d02", "Kill": "\u0d28\u0d3f\u0d30\u0d4d\u200d\u0d24\u0d4d\u0d24\u0d41\u0d15", "Log": "\u0d2a\u0d4d\u0d30\u0d36\u0d4d\u0d28\u0d15\u0d4d\u0d15\u0d41\u0d31\u0d3f\u0d2a\u0d4d\u0d2a\u0d4d", "Memory consumed": "\u0d09\u0d2a\u0d2f\u0d4b\u0d17\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d13\u0d30\u0d4d\u200d\u0d2e\u0d4d\u0d2e", "Modified": "\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d02 \u0d35\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d3f\u0d2f\u0d24\u0d4d", "Number of Documents": "\u0d30\u0d47\u0d16\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d0e\u0d23\u0d4d\u0d23\u0d02", "Overview": "\u0d2e\u0d4a\u0d24\u0d4d\u0d24\u0d02\u0d15\u0d3e\u0d34\u0d4d\u0d1a\u0d4d\u0d1a", "PID": "\u0d2a\u0d3f\u0d10\u0d21\u0d3f", "Save": "\u0d38\u0d42\u0d15\u0d4d\u0d37\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d15", "Settings": "\u0d15\u0d4d\u0d30\u0d2e\u0d40\u0d15\u0d30\u0d23\u0d19\u0d4d\u0d19\u0d33\u0d4d\u200d", "User Name": "\u0d06\u0d33\u0d41\u0d1f\u0d46 \u0d2a\u0d47\u0d30\u0d4d", "Users online": "\u0d13\u0d23\u0d4d\u200d\u0d32\u0d48\u0d28\u0d4d\u200d \u0d09\u0d2a\u0d2f\u0d4b\u0d15\u0d4d\u0d24\u0d3e\u0d15\u0d4d\u0d15\u0d33\u0d4d\u200d", "Views": "\u0d15\u0d3e\u0d34\u0d4d\u0d1a\u0d4d\u0d1a\u0d15\u0d33\u0d4d\u200d"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-nb.json b/f7cloud-office/browser/dist/l10n/ui-nb.json new file mode 100644 index 0000000..f5e844a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-nb.json @@ -0,0 +1 @@ +{" document(s) open.": " \u00e5pent/(\u00e5pne) dokument(er).", " hrs": " timer", " mins": " minutter", " s": " s", " user(s).": " bruker(e).", "\"Slow Proxy\"": "\"Sen Proxy\"", "%n users": "%n brukere", "(current)": "(gjeldende)", "0 users": "Ingen brukere.", "1 user": "1 bruker", "About": "Om", "Accept": "Godta", "Accept change": "Godta endring", "Active sheet": "Aktivt ark", "Admin console": "Admin konsoll", "All": "Alle", "All Sheets": "Alle ark", "Always follow the editor": "F\u00f8lg alltid editoren", "Analytics": "Analytisk", "Are you sure you want to delete this page?": "Er du sikker p\u00e5 at du vil slette denne siden?", "Are you sure you want to delete this slide?": "Er du sikker p\u00e5 at du vil slette dette lysbildet?", "Are you sure you want to shut down the server?": "Er du sikker p\u00e5 at du vil sl\u00e5 av tjeneren?", "Are you sure you want to terminate this session?": "Er du sikker p\u00e5 at du vil avslutte denne \u00f8kten?", "Automatic color": "Automatisk farge", "Average": "Gjennomsnitt", "Axial": "Aksial", "BB": "BB", "Background Color": "Bakgrunnsfarge", "Bad": "D\u00e5rlig", "Boolean Value": "Boolsk verdi", "Borders": "Kantlinjer", "Bytes received": "Bytes mottatt", "Bytes sent": "Bytes sendt", "CPU Graph": "Prosessorgraf", "CSV File (.csv)": "CSV-fil (.csv)", "CSV file (.csv)": "CSV-fil (.csv)", "Cache size of CPU statistics": "Buffer st\u00f8rrelse \u00e5\u00a8Prosessor statistikk", "Cache size of memory statistics": "Buffer st\u00f8rrelsen p\u00e5 minne statistikken", "Cancel": "Avbryt", "Cell borders": "Kantlinjer", "Channel Filter:": "Kanalfilter:", "Choice of functions": "Funksjonsvalg", "Clear the search field": "T\u00f8m s\u00f8kefeltet", "Close": "Lukk", "Close document": "Lukk dokumentet", "Collabora Online Development Edition": "Collabora Online Development Edition", "Color": "Farge", "Columns": "Kolonner", "Comment": "Kommentar", "Confirmation": "Bekreftelse", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt Angre/Gj\u00f8r om med flere brukere. Vennligst bruk reparer dokument for \u00e5 l\u00f8se konflikten.", "Connecting...": "Kobler til \u2026", "Connection error": "Tilkoblingsfeil", "Content copied to clipboard": "Innhold kopiert til utklippstavlen", "Continue editing": "Fortsett \u00e5 redigere", "Copy": "Kopier", "Count": "Tell", "CountA": "AntallA", "Creating copy...": "Lager en kopi....", "Creating new file from template...": "Oppretter ny fil fra mal ...", "Dashboard": "Dashboard", "Date": "Dato", "Default": "Forvalg", "Default Style": "Standard Stil", "Delete": "Slett", "Delete Columns": "Slett Kolonner", "Delete Rows": "Slett Rader", "Delete tabstop": "Slett tab stopp", "Discard": "Forkast", "Document": "Dokument", "Document cannot be renamed.": "Dokument kan ikke bli gitt nytt navn.", "Document cannot be saved.": "Dokumentet kan ikke lagres.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumentet i lageret er endret. Hva vil du gj\u00f8re med endringene som ikke er lagret?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumentet har blitt endret p\u00e5 serveren. Laster det nye dokumentet. Din versjon er tilgjengelig som en revisjon.", "Document requires password to modify.": "Passord kreves for \u00e5 endre dokumentet.", "Document requires password to view.": "Passord kreves for \u00e5 se dokumentet.", "Documents open": "\u00c5pnede dokumenter", "Documents:": "Dokumenter:", "Download": "Nedlasting", "Download Selection": "Last ned valgte", "Download as": "Last ned som", "Download completed and ready to be copied to clipboard.": "Nedlastingen er fullf\u00f8rt og klar til \u00e5 kopieres til utklippstavlen.", "Download failed": "Nedlastingen mislyktes", "Downloading clipboard content": "Last ned utklippstavleinnhold", "Downloading...": "Laster ned\u00a0\u2026", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Rediger", "Elapsed time": "Tid g\u00e5tt", "Ellipsoid": "Ellipsoid", "Enter new sheet name": "Gi arket et nytt navn", "Entering text mode": "\u00c5pner tekstmodus.", "Excel 2003 Spreadsheet (.xls)": "Excel 2003-rekneark (.xls)", "Excel Spreadsheet (.xlsx)": "Excel-regneark (.xlsx)", "Expired:": "Utl\u00f8pt:", "Export as": "Eksporter som", "External link": "Ekstern kobling", "Failed to authenticate this session over protocol {0}": "Kunne ikke godkjenne denne \u00f8kten over protokoll % 0", "Failed to download clipboard, please re-copy": "Kunne ikke laste ned utklippstavlen. Kopier p\u00e5 nytt", "Failed to load document.": "Kunne ikke laste inn dokumentet.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Kunne ikke laste dokumentet. Vennligs forsikre deg om at filtypen er st\u00f8ttet og ikke korrupt og fors\u00f8k igjen.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Kunne ikke laste inn dokumentet. Dette dokumentet er enten feilformet eller tar mer ressurser enn tillatt. Kontakt administratoren.", "Failed to set jwt authentication cookie over insecure connection": "Kunne ikke angi cookie for jwt-godkjenning via usikker tilkobling", "Fixed size": "Fast st\u00f8rrelse", "Font": "Font:", "Font Name": "Fontnavn", "Font Size": "Fontst\u00f8rrelse", "Formula": "Formel", "From": "Fra", "From now on clipboard notifications will discreetly appear at the bottom.": "Fra n\u00e5 av vil varsler fra utklippstavlen vises diskret nederst.", "Fullscreen presentation": "Fullskjermsvisning", "Function Wizard": "Funksjonsassistent", "Functions": "Funksjoner", "GB": "GB", "General": "Generelt", "Good": "Bra", "Gradient End": "Gradient Slutt", "Gradient Start": "Gradient Start", "Graphs": "Grafer", "Heading 1": "Overskrift 1", "Heading 2": "Overskrift 2", "Hide the search bar": "Skjul s\u00f8kefanen", "History": "Historikk", "Hit Cancel to open in view-only mode.": "Trykk avbryt for \u00e5 \u00e5pne som skrivebeskyttet.", "Idle document - please click to reload and resume editing": "Inaktivt dokument, vennligst klikk for \u00e5 fortsette redigering", "Idle document - please tap to reload and resume editing": "Inaktivt dokument, vennligst klikk for \u00e5 fortsette redigering", "Idle time": "Innaktiv tid", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Hvis du \u00f8nsker \u00e5 dele store elementer utenfor {productname}, er det n\u00f8dvendig \u00e5 f\u00f8rst laste dem ned.", "Image (.png)": "Bilde (.png)", "Initializing...": "Klargj\u00f8r\u00a0\u2026", "Insert Columns After": "Sett inn Kolonner etter", "Insert Columns Before": "Sett inn kolonner f\u00f8r", "Insert Comment": "Sett inn kommentar", "Insert Local Image": "Sett inn lokalt bilde", "Insert Rows Above": "Sett inn rader over", "Insert Rows Below": "Sett inn rader nedenfor", "Insert Shape": "Sett inn form", "Insert shapes": "Sett inn former", "Insert sheet": "Sett inn ark", "Insert sheet after this": "Sett inn ark etter dette", "Insert sheet before this": "Sett inn ark foran dette", "Insert table": "Sett inn tabell", "Insert tabstop": "Sett inn tabulatorstopp", "Invalid link: '{url}'": "Ugyldig lenke: '{url}'", "Keyboard shortcuts": "Tastatursnarveier", "Kill": "Terminer", "Kill session.": "Drep \u00f8kt.", "Landscape": "Landskap", "Last modification": "Siste endring", "Latest Updates": "Siste opplastinger", "Left Margin": "Venstremarg", "Linear": "Linj\u00e6r", "Loading...": "Laster \u2026", "Local Image...": "Lokalt bilde...", "Log": "Logg inn", "Log Levels": "Loggniv\u00e5er", "MB": "MB", "Max": "Maksimum", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimalt dokumentmagasinhukommelse (i KB) - kun reduser", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimal dokumentprosess virtuelt minne (i MB) - kun reduser", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimum filst\u00f8rrelse som kan skrives til disk (i MB) reduser st\u00f8rrelsen", "Memory Graph": "Minnekart", "Memory consumed": "Brukt minne", "Min": "Minimum", "Minimum": "Minimum", "Modified": "Endret", "Modify": "Endre", "More information and support": "Mer informasjon og support", "More...": "Mere...", "Move Sheet Left": "Flytt arket til venstre", "Move Sheet Right": "Flytt arket til h\u00f8yre", "Network Graph": "Nettverksgraf", "Neutral": "N\u00f8ytral", "No Comments": "Ingen kommentarer", "No color": "Ingen farge", "None": "Ingen", "None (Do not check spelling)": "Ingen (ikke sjekk stavingen)", "Number": "Nummer", "Number of Documents": "Antall dokumenter", "Number of Pages": "Antall sider", "Number of Sheets": "Antall ark", "Number of Slides": "Antall presentasjonssider", "ODF Drawing (.odg)": "ODF-Tegning (.odg)", "ODF presentation (.odp)": "ODF-presentasjon (.odp)", "ODF spreadsheet (.ods)": "ODF-regneark (.ods)", "ODF text document (.odt)": "ODF-tekstdokument (.odt)", "OK": "OK", "Online Help": "Online Hjelp", "Oops, there is a problem connecting the document": "Oops, problem med \u00e5 koble til dokumentet", "Oops, there is a problem connecting to {productname}: ": "Oops, problem med \u00e5 koble dokumentet til {productname}: ", "Open link": "\u00c5pne lenke", "Open menu": "\u00c5pne meny", "Overview": "Oversikt", "Overwrite": "Overskriv", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PID": "PID", "Page Setup": "Sideoppsett", "Paste Special": "Lim inn spesial", "Path": "Sti", "Percent": "Prosent", "Permission Mode": "Tilgangsmodus", "Portrait": "Portrett", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentasjon (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-presentasjon", "Present current slide": "Vis aktivt lysbilde", "Quadratic": "Kvadratisk", "Radial": "Radial", "Received": "Mottatt", "Recent": "Nylig", "Redo": "Gjenta", "Refresh": "Oppdater", "Refresh Log": "Oppdater", "Reject change": "Avvis endring", "Remove": "Slett", "Remove Thread": "Fjern tr\u00e5d", "Renaming...": "Endre navn...", "Repair": "Reparer", "Repair Document": "Gjenopprett dokument", "Reply": "Svar", "Report an issue": "Rapporter et problem", "Reset to Default Language": "Nullstill til standardspr\u00e5k", "Reset zoom": "Tilbakestill forst\u00f8rring/forminsking", "Resolve": "L\u00f8s", "Resolve Thread": "L\u00f8s tr\u00e5d", "Resolved": "L\u00f8st", "Restoring older revision. Any unsaved changes will be available in version history": "Gjenoppretter en eldre versjon. Alle endringer som ikke er lagret er tilgjengelige i versjonsloggen", "Rich Text (.rtf)": "Rik tekst (.rtf)", "Right Margin": "H\u00f8yre marg", "Rows": "Rader", "Save": "Lagre", "Save Comments": "Lagre Kommentarer", "Save as ODF format": "Lagre som ODF-format", "Save failed due to no disk space left. Document will now be read-only.": "Lagring mislyktes p\u00e5 grunn av at det ikke var igjen noe diskplass. Dokument vil n\u00e5 v\u00e6re skrivebeskyttet.", "Save to new file": "Lagre til ny fil", "Saving...": "Lagrer...", "Scientific": "Vitenskapelig", "Scroll down annotations": "Rull ned i merknader", "Scroll left": "Rull venstre", "Scroll right": "Rull h\u00f8yre", "Scroll to the first sheet": "Rull til det f\u00f8rste arket", "Scroll to the last sheet": "Rull til siste ark", "Scroll up annotations": "Rull opp i merknader", "Search": "S\u00f8k", "See history": "Vis historikk", "See revision history": "Se revisjonshistorikk", "Select multiple cells": "Velg flere celler", "Select range": "Velg omr\u00e5de", "Selected range of cells": "Markert celleomr\u00e5de", "Selection Mode": "Utvalgsmodus", "Selection count": "Utvalgsteller", "Selection mode: inactive": "Utvalgsmodus: inaktivt", "Sent": "Sendt", "Served by:": "Servert av:", "Server has been shut down; please reload the page.": "Tjeneren har blitt avskrudd; gjeninnlast siden", "Server is down, restarting automatically. Please wait.": "Tjeneren er nede. Vent mens den starter p\u00e5 nytt automatisk.", "Server is shutting down for maintenance (auto-saving)": "Serveren tas ned for vedlikehold (autolagring)", "Server returned this reason:": "Server returnerte denne grunnen: \"", "Server uptime": "Oppetid p\u00e5 server", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Tjenesten er utilgjengelig. Vennligst pr\u00f8v igjen senere og rapporter problemet til administrator hvis det vedvarer.", "Session terminated by document owner": "Sesjonen er avsluttet av dokumenteier.", "Set Log Levels": "Angi loggniv\u00e5er", "Settings": "Innstillinger", "Share": "Del", "Share...": "Del...", "Show Ruler": "Vis linjal", "Show Status Bar": "Vis statusfelt", "Show the search bar": "Vis s\u00f8kefanen", "Shutdown Server": "Sl\u00e5 av Serveren", "Solid": "Ugjennomsiktig", "Square": "Kvadrat", "Style": "Stil", "Sum": "Sum", "TB": "TB", "Text": "Tekst", "Text orientation": "Tekstretning", "The document could not be locked, and is opened in read-only mode.": "Dokumentet kunne ikke l\u00e5ses, og \u00e5pnes derfor i skrivebeskyttet modus.", "The document could not be locked.": "Dokumentet kan ikke l\u00e5ses.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Filen av typen: {0} kan ikke lastes opp til serveren siden filen ikke har noe navn", "The file of type: {0} cannot be uploaded to server since the file is empty": "Filen av typen:% 0 kan ikke lastes opp til serveren siden filen er tom", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Verts-URL-en er tom. coolwsd-serveren er sannsynlig vis satt opp feil. Kontakt administrator.", "The server encountered a {0} error while parsing the {1} command.": "Serveren fikk en {0} feil under kj\u00f8ring av {1} kommandoen.", "The signature is OK, but the certificate could not be validated.": "Signaturen er OK, men sertifikatet kan ikke valideres.", "This document has an invalid signature.": "Dette dokumentet har en ugyldig signatur.", "This document is digitally signed and the signature is valid.": "Dette dokumentet er signert digitalt og signaturen er gyldig.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Denne tjenesten er begrenset til {0} dokumenter, og {1} tilkoblinger totalt av administrat\u00f8ren. Denne begrensningen er blitt n\u00e5dd. Vennligst pr\u00f8v igjen senere.", "This version of {productname} is powered by": "Denne versjonen av {productname} kj\u00f8res p\u00e5", "Time": "Tid", "Time interval of CPU statistics (in ms)": "Tidsintervall for CPU statistikk (u ms)", "Time interval of memory statistics (in ms)": "Tidsintervall for minnestatistikke (i ms)", "To": "Til", "To paste outside {productname}, please first click the 'download' button": "For \u00e5 lime inn utenfor {productname}, m\u00e5 du f\u00f8rst klikke p\u00e5 nedlastingsknappen", "Type": "Type", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Uautorisert WOPI vert. Vennligst pr\u00f8v igjen senere og rapporter problemet til administrator hvis det vedvarer.", "Undo": "Angre", "Unlock": "L\u00e5s opp", "Unresolve": "Opphev l\u00f8st status", "Unresolve Thread": "Opphev l\u00f8st status for tr\u00e5d", "Unsupported server version.": "Denne serverversjonen st\u00f8ttes ikke", "Update Log Levels": "Oppdater loggniv\u00e5er", "Uploaded": "Opplastet", "Uploading file to server failed with status: {0}": "Opplasting av fil til server mislyktes med status: {0}", "Uploading file to server failed, file not found.": "Opplasting av fil til server mislyktes, filen ble ikke funnet.", "Uploading file to server failed, the file is too large.": "Opplasting av fil til server mislyktes, filen er for stor.", "Uploading...": "Laster opp\u2026", "User Name": "Brukernavn", "Users online": "P\u00e5loggede brukere", "Version Information": "Versjonsinfo", "Views": "Visninger", "WOPI host": "WOPI-vert", "Warning": "Advarsel", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Vi kan ikke koble til ditt dokument n\u00e5. Pr\u00f8v \u00e5 koble til p\u00e5 nytt.", "What?": "Hva?", "When?": "N\u00e5r?", "Who?": "Hvem?", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Ordteller", "Word Document (.docx)": "Word-dokument (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Feil eller manglende WOPISrc-parameter, kontakt IKT-teamet.", "Wrong password provided. Please try again.": "Feil passord. Pr\u00f8v igjen:", "YB": "YB", "You": "Du", "You have not done anything to rollback yet...": "Du har enn\u00e5 ikke gjort noe for \u00e5 rulle tilbake...", "ZB": "ZB", "cell address": "celleadresse", "kB": "kB", "replies": "Svar", "{user} has joined": "{user} har logget p\u00e5", "{user} has left": "{user} har g\u00e5tt ut"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ne.json b/f7cloud-office/browser/dist/l10n/ui-ne.json new file mode 100644 index 0000000..963a595 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ne.json @@ -0,0 +1 @@ +{" hrs": " \u0918\u0928\u094d\u091f\u093e", " mins": " \u092e\u093f\u0928\u0947\u091f", " s": " s", "%n users": "%n \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0939\u0930\u0942", "(current)": "(\u0939\u093e\u0932\u0915\u094b)", "0 users": "0 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e", "1 user": "1 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e", "About": "\u092c\u093e\u0930\u0947\u092e\u093e", "Accept": "\u0938\u094d\u0935\u0940\u0915\u093e\u0930 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Accept change": "\u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0942 \u0938\u094d\u0935\u0940\u0915\u093e\u0930 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Admin console": "\u092a\u094d\u0930\u092c\u0928\u094d\u0927\u0915 \u0915\u0928\u094d\u0938\u094b\u0932", "All": "\u0938\u092c\u0948", "Always follow the editor": "\u0938\u0927\u0948\u0901 \u0938\u092e\u094d\u092a\u093e\u0926\u0915\u0932\u093e\u0908 \u092a\u091b\u094d\u092f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Analytics": "\u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923", "Are you sure you want to delete this page?": "\u092a\u0943\u0937\u094d\u0920 \u092e\u0947\u091f\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u092e\u093e \u0935\u093f\u0936\u094d\u0935\u0938\u094d\u0924 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b?", "Are you sure you want to delete this slide?": "\u092f\u0938 \u0938\u094d\u0932\u093e\u0907\u0921 \u092e\u0947\u091f\u094d\u0928\u0947 \u0915\u0941\u0930\u093e\u092e\u093e \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b?", "Are you sure you want to shut down the server?": "\u0915\u0947 \u0924\u092a\u093e\u0908\u0901 \u0938\u0930\u094d\u092d\u0930 \u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0947 \u091a\u093e\u0939\u093e\u0928\u093e\u092e\u093e \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b ?", "Are you sure you want to terminate this session?": "\u0915\u0947 \u0924\u092a\u093e\u0908\u0901 \u092f\u094b \u0938\u0947\u0938\u0928\u0932\u093e\u0908 \u092e\u0947\u091f\u094d\u0928 \u091a\u0939\u093e\u0928\u0941\u0939\u0941\u0928\u094d\u091b?", "Average": "\u0914\u0938\u0924", "Borders": "\u0915\u093f\u0928\u093e\u0930\u093e\u0939\u0930\u0942", "Bytes received": "\u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u092c\u093e\u0907\u091f\u0939\u0930\u0942", "Bytes sent": "\u092a\u0920\u093e\u0907\u090f\u0915\u094b \u092c\u093e\u0907\u091f\u0939\u0930\u0942", "CPU Graph": "CPU \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930", "Cache size of CPU statistics": "\u0938\u093f\u092a\u093f\u092f\u0941 \u0924\u0925\u094d\u092f\u093e\u0919\u094d\u0915\u0915\u094b \u0915\u094d\u092f\u093e\u0938 \u0938\u093e\u0907\u091c", "Cache size of memory statistics": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0924\u0925\u094d\u092f\u093e\u0919\u094d\u0915\u0915\u094b \u0915\u094d\u092f\u093e\u0938 \u0938\u093e\u0907\u091c", "Cancel": "\u0930\u0926\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Choice of functions": "\u092a\u094d\u0930\u0915\u093e\u0930\u094d\u092f\u0939\u0930\u0942\u0915\u094b \u091b\u0928\u094c\u091f", "Close": "\u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Close document": "\u0915\u093e\u0917\u091c\u093e\u0924 \u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Comment": "\u091f\u093f\u092a\u094d\u092a\u0923\u0940", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0927\u0947\u0930\u0948 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0939\u0930\u0942 \u0938\u0901\u0917 \u0935\u093f\u0935\u093e\u0926\u093e\u0938\u094d\u092a\u0926 \u0905\u0928\u0921\u0942/\u0930\u093f\u0921\u0942\u0964 \u0915\u0943\u092a\u092f\u093e \u0938\u092e\u093e\u0927\u093e\u0928 \u0917\u0930\u094d\u0928\u0915\u094b \u0932\u093e\u0917\u093f \u0915\u093e\u0917\u091c\u093e\u0924 \u092e\u0930\u094d\u092e\u0924 \u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Connecting...": "\u091c\u0921\u093e\u0928 \u0917\u0930\u094d\u0926\u0948...", "Connection error": "\u091c\u0921\u093e\u0928 \u0924\u094d\u0930\u0941\u091f\u093f", "Count": "Count", "CountA": "CountA", "Creating copy...": "\u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u092c\u0928\u093e\u0909\u0926\u0948...", "Creating new file from template...": "\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f\u092c\u093e\u091f \u0928\u092f\u093e\u0901 \u092b\u093e\u0907\u0932 \u0938\u093f\u0930\u094d\u091c\u0928\u093e \u0917\u0930\u094d\u0926\u0948 ...", "Dashboard": "\u0921\u094d\u092f\u0938\u092c\u094b\u0930\u094d\u0921", "Discard": "\u091b\u093e\u0921\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Document": "\u0915\u093e\u0917\u091c\u093e\u0924", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0938\u094d\u091f\u094b\u0930\u0947\u091c\u092e\u093e \u0915\u093e\u0917\u091c\u093e\u0924\u0932\u093e\u0908 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u0917\u0930\u093f\u090f\u0915\u094b \u091b\u0964 \u0924\u092a\u093e\u0908\u0902\u0932\u0947 \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u093e \u0924\u0930 \u0938\u0941\u0930\u0915\u094d\u0937\u093f\u0924 \u0928\u0917\u0930\u093f\u090f\u0915\u093e \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0942\u0932\u093e\u0908 \u0915\u0947 \u0917\u0930\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u092d\u0923\u094d\u0921\u093e\u0930\u0923\u092e\u093e \u0915\u093e\u0917\u091c\u093e\u0924 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u092d\u090f\u0915\u094b \u091b\u0964 \u0928\u092f\u093e\u0901 \u0915\u093e\u0917\u091c\u093e\u0924 \u0932\u094b\u0921 \u0917\u0930\u094d\u0926\u0948\u0964 \u0924\u092a\u093e\u0907\u0901\u0915\u094b \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u092a\u0930\u093f\u092e\u093e\u0930\u094d\u091c\u0928\u0915\u094b \u0930\u0942\u092a\u092e\u093e \u0909\u092a\u0932\u092c\u094d\u0927 \u091b\u0964", "Document requires password to modify.": "\u0915\u093e\u0917\u091c\u093e\u0924\u0932\u093e\u0908 \u092a\u0930\u093f\u092e\u093e\u0930\u094d\u091c\u0928 \u0917\u0930\u094d\u0928 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u091a\u093e\u0939\u093f\u0928\u094d\u091b\u0964", "Document requires password to view.": "\u0915\u093e\u0917\u091c\u093e\u0924 \u0939\u0947\u0930\u094d\u0928\u0915\u094b \u0932\u093e\u0917\u0940 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u091a\u093e\u0939\u093f\u0928\u094d\u091b\u0964", "Documents:": "\u0915\u093e\u0917\u091c\u093e\u0924\u0939\u0930\u0942:", "Download as": "\u092e\u093e \u0921\u093e\u0909\u0928\u0932\u094b\u0921", "Downloading...": "\u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0917\u0930\u094d\u0926\u0948...", "Edit": "\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941", "Elapsed time": "\u0935\u094d\u092f\u0924\u093f\u0924 \u0938\u092e\u092f", "Enter new sheet name": "\u0928\u092f\u093e\u0901 \u092a\u093e\u0928\u093e\u0915\u094b \u0928\u093e\u092e \u092f\u0939\u093e\u0901 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Entering text mode": "\u092a\u093e\u0920 \u092e\u094b\u0921\u092e\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0917\u0930\u094d\u0926\u0948", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u0938\u094d\u092a\u094d\u0930\u0947\u0921\u0938\u093f\u091f (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u0938\u094d\u092a\u094d\u0930\u0947\u0921\u0938\u093f\u091f (.xlsx)", "Expired:": "\u092e\u094d\u092f\u093e\u0926 \u0938\u0915\u093f\u090f\u0915\u094b:", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0915\u093e\u0917\u091c\u093e\u0924 \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b\u0964 \u0915\u0943\u092a\u092f\u093e \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0915\u093f \u092b\u093e\u0907\u0932 \u092a\u094d\u0930\u0915\u093e\u0930 \u0938\u092e\u0930\u094d\u0925\u093f\u0924 \u091b \u0930 \u0915\u0930\u092a\u094d\u091f \u091b\u0948\u0928, \u0930 \u092b\u0947\u0930\u093f \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "Font": "\u092b\u0928\u094d\u091f", "Fullscreen presentation": "\u092a\u0942\u0930\u093e \u0938\u094d\u0915\u094d\u0930\u093f\u0928 \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f", "GB": "GB", "Graphs": "\u0917\u094d\u0930\u093e\u092b\u0939\u0930\u0942", "History": "\u0907\u0924\u093f\u0939\u093e\u0938", "Hit Cancel to open in view-only mode.": "\u092d\u093f\u092f\u0941-\u0905\u0928\u094d\u0932\u0940 \u092e\u094b\u0921\u092e\u093e \u0916\u094b\u0932\u094d\u0928 \u0930\u0926\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "Idle document - please click to reload and resume editing": "\u0928\u093f\u0937\u094d\u0915\u094d\u0930\u093f\u092f \u0915\u093e\u0917\u091c\u093e\u0924 - \u0915\u0943\u092a\u092f\u093e \u092a\u0941\u0928: \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0930 \u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u092a\u0941\u0928\u0903 \u0938\u0941\u0930\u0941 \u0917\u0930\u094d\u0928 \u0915\u094d\u0932\u093f\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Idle time": "\u0928\u093f\u0938\u094d\u0915\u094d\u0930\u093f\u092f \u0938\u092e\u092f", "Initializing...": "\u0925\u093e\u0932\u0928\u0940 \u0917\u0930\u094d\u0926\u0948...", "Insert Local Image": "\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u091b\u0935\u093f \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Insert shapes": "\u092a\u093e\u0928\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Insert sheet": "\u092a\u093e\u0928\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Insert sheet after this": "\u092f\u0938 \u092a\u091b\u093f \u090f\u0915 \u0938\u093f\u091f \u0918\u0941\u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Insert sheet before this": "\u092f\u0938 \u092a\u091b\u093f \u090f\u0915 \u0938\u093f\u091f \u0918\u0941\u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Insert table": "\u0924\u093e\u0932\u093f\u0915\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Invalid link: '{url}'": "\u0905\u0935\u0948\u0927 \u0932\u093f\u0919\u094d\u0915: '{url}'", "Keyboard shortcuts": "\u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0938\u0930\u094d\u091f\u0915\u091f", "Kill": "\u0928\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Last modification": "\u0905\u0928\u094d\u0924\u093f\u092e \u0938\u0902\u0936\u094b\u0927\u0928", "Left Margin": "\u092c\u093e\u092f\u093e\u0901 \u0938\u0940\u092e\u093e\u0928\u094d\u0924", "Loading...": "\u0932\u094b\u0921\u0939\u0941\u0901\u0926\u0948 \u091b...", "Local Image...": "\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u091b\u0935\u093f...", "MB": "MB", "Maximum": "\u0905\u0927\u093f\u0915\u0924\u092e", "Maximum Document process stack memory (in KB) - reduce only": "\u0905\u0927\u093f\u0915\u0924\u092e \u0915\u093e\u0917\u091c\u093e\u0924 \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u0938\u094d\u091f\u094d\u092f\u093e\u0915 \u092e\u0947\u092e\u094b\u0930\u0940 (KB \u092e\u093e) - \u0930\u093f\u0921\u094d\u092f\u0941\u0938 \u092e\u093e\u0924\u094d\u0930", "Maximum Document process virtual memory (in MB) - reduce only": "\u0905\u0927\u093f\u0915\u0924\u092e \u0915\u093e\u0917\u091c\u093e\u0924 \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u092d\u0930\u094d\u091a\u0941\u0905\u0932 \u092e\u0947\u092e\u094b\u0930\u0940 (MB \u092e\u093e) - \u0930\u093f\u0921\u094d\u092f\u0941\u0938 \u092e\u093e\u0924\u094d\u0930", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0921\u093f\u0938\u094d\u0915\u092e\u093e \u0932\u0947\u0916\u094d\u0928 \u0905\u0928\u0941\u092e\u0924\u093f \u0905\u0927\u093f\u0915\u0924\u092e \u092b\u093e\u0907\u0932 \u0906\u0915\u093e\u0930\u0932\u093e\u0908 \u0926\u093f\u0908\u092f\u094b (MB \u092e\u093e) - \u0930\u093f\u0921\u094d\u092f\u0941\u0938 \u092e\u093e\u0924\u094d\u0930", "Memory Graph": "\u092e\u0947\u092e\u094b\u0930\u0940 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930", "Memory consumed": "\u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u093f\u090f\u0915\u094b \u092e\u0947\u092e\u094b\u0930\u0940", "Minimum": "\u0928\u094d\u092f\u0941\u0928\u0924\u092e", "Modified": "\u092a\u0930\u093f\u092e\u093e\u0930\u094d\u091c\u093f\u0924", "Modify": "\u092a\u0930\u093f\u092e\u093e\u0930\u094d\u091c\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "More information and support": "\u0925\u092a \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0930 \u0938\u0939\u093e\u092f\u0924\u093e", "More...": "\u0925\u092a...", "Network Graph": "\u0938\u091e\u094d\u091c\u093e\u0932 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930", "None": "\u0915\u0941\u0928\u0948 \u092a\u0928\u093f \u0939\u094b\u0907\u0928", "None (Do not check spelling)": "\u0915\u0941\u0928\u0948 \u092a\u0928\u093f \u0939\u094b\u0907\u0928 (\u0939\u093f\u091c\u094d\u091c\u0947 \u091c\u093e\u0901\u091a \u0928\u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d)", "Number of Documents": "\u0915\u093e\u0917\u091c\u093e\u0924\u0915\u094b \u0938\u0919\u094d\u0916\u094d\u092f\u093e", "Number of Pages": "\u092a\u0943\u0937\u094d\u0920\u0939\u0930\u0942\u0915\u094b \u0938\u0902\u0916\u094d\u092f\u093e", "Number of Sheets": "\u092a\u093e\u0928\u093e\u0915\u093e \u0938\u0919\u094d\u0916\u094d\u092f\u093e\u0939\u0930\u0942", "Number of Slides": "\u0938\u094d\u0932\u093e\u0907\u0921\u0939\u0930\u0942\u0915\u094b \u0938\u0919\u094d\u0916\u094d\u092f\u093e", "ODF presentation (.odp)": "ODF \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f\u0915\u0930\u0923 (.odp)", "ODF spreadsheet (.ods)": "ODF \u0938\u094d\u092a\u094d\u0930\u0947\u0921\u0938\u093f\u091f (.ods)", "ODF text document (.odt)": "ODF \u092a\u093e\u0920 \u0915\u093e\u0917\u091c\u093e\u0924 (.odt)", "Oops, there is a problem connecting the document": "\u0909\u092b\u094d, \u0915\u093e\u0917\u091c\u093e\u0924 \u091c\u0921\u093e\u0928 \u0917\u0930\u094d\u0926\u093e \u0938\u092e\u0938\u094d\u092f\u093e \u091b", "Open link": "\u0916\u0941\u0932\u093e \u0932\u093f\u0902\u0915", "Open menu": "\u092e\u0947\u0928\u0941 \u0916\u094b\u0932\u094d\u0928\u094b\u0939\u094b\u0938\u094d", "Overview": "\u0938\u093f\u0902\u0939\u093e\u0935\u0932\u094b\u0915\u0928", "Overwrite": "\u0905\u0927\u093f\u0932\u0947\u0916\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "PDF Document (.pdf)": "PDF \u0915\u093e\u0917\u091c\u093e\u0924 (.pdf)", "PID": "PID", "Paste Special": "\u0935\u093f\u0937\u0947\u0936 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f (.pptx)", "Received": "\u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u092d\u092f\u094b", "Refresh": "\u0924\u093e\u091c\u093e \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Reject change": "\u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0942 \u0905\u0938\u094d\u0935\u0940\u0915\u093e\u0930 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Remove": "\u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d", "Renaming...": "\u092a\u0941\u0928: \u0928\u093e\u092e\u093e\u0915\u0930\u0923 \u0917\u0930\u094d\u0926\u0948", "Repair": "\u092e\u0930\u094d\u092e\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Repair Document": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c \u092e\u0930\u094d\u092e\u0924", "Reply": "\u091c\u0935\u093e\u092b \u0926\u093f\u0928\u0941\u0939\u094b\u0938\u094d", "Reset to Default Language": "\u092a\u0942\u0930\u094d\u0935\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u092d\u093e\u0937\u093e\u092e\u093e \u092a\u0928\u0941 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Reset zoom": "\u091c\u0941\u092e \u0930\u093f\u0938\u0947\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Restoring older revision. Any unsaved changes will be available in version history": "\u092a\u0941\u0930\u093e\u0928\u094b \u0938\u0902\u0936\u094b\u0927\u0928 \u092a\u0941\u0928\u0930\u094d\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0917\u0930\u094d\u0926\u0948\u0964 \u0915\u0941\u0928\u0948 \u092c\u091a\u0924 \u0928\u0917\u0930\u093f\u090f\u0915\u094b \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0941 \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0907\u0924\u093f\u0939\u093e\u0938\u092e\u093e \u0909\u092a\u0932\u092c\u094d\u0927 \u0939\u0941\u0928\u0947\u091b", "Rich Text (.rtf)": "Rich Text (.rtf)", "Right Margin": "\u0926\u093e\u092f\u093e\u0901 \u0938\u0940\u092e\u093e\u0928\u094d\u0924", "Save": "\u0938\u0919\u094d\u0917\u094d\u0930\u0939 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Save to new file": "\u0928\u092f\u093e\u0901 \u092b\u093e\u0907\u0932\u092e\u093e \u092c\u091a\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Saving...": "\u0938\u0919\u094d\u0917\u094d\u0930\u0939 \u0917\u0930\u094d\u0926\u0948...", "Scroll down annotations": "\u090f\u0928\u094b\u091f\u0947\u0938\u0928\u0939\u0930\u0942 \u0924\u0932 \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Scroll up annotations": "\u090f\u0928\u094b\u091f\u0947\u0938\u0928\u0939\u0930\u0942 \u092e\u093e\u0925\u093f \u0938\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Search": "\u0916\u094b\u091c\u0940 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "See revision history": "\u092a\u0941\u0928\u0930\u093e\u0935\u0932\u094b\u0915\u0928 \u0907\u0924\u093f\u0939\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d", "Selected range of cells": "\u091b\u093e\u0928\u093f\u090f\u0915\u094b \u0938\u0947\u0932\u0915\u094b \u0926\u093e\u092f\u0930\u093e", "Selection Mode": "\u091a\u092f\u0928 \u092e\u094b\u0921", "Selection count": "\u091b\u0928\u094c\u091f \u0917\u0923\u0928\u093e", "Sent": "\u092a\u0920\u093e\u0907\u092f\u094b", "Server is shutting down for maintenance (auto-saving)": "\u0938\u0930\u094d\u092d\u0930 \u092e\u0930\u094d\u092e\u0924\u0915\u094b \u0932\u093e\u0917\u093f \u092c\u0928\u094d\u0926 \u0939\u0941\u0901\u0926\u0948\u091b (\u0938\u094d\u0935\u0924: \u092c\u091a\u0924\u0917\u0930\u094d\u0926\u0948)", "Server uptime": "\u0938\u0930\u094d\u092d\u0930 \u0916\u0941\u0932\u093e\u0930\u0939\u0947\u0915\u094b \u0938\u092e\u092f", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0938\u0947\u0935\u093e \u0905\u0928\u0941\u092a\u0932\u092c\u094d\u0927 \u091b\u0964 \u0915\u0943\u092a\u092f\u093e \u092a\u091b\u093f \u092a\u0941\u0928: \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092f\u0926\u093f \u0924\u092a\u093e\u0908\u0902\u0915\u094b \u092e\u0941\u0926\u094d\u0926\u093e \u091c\u093e\u0930\u0940 \u0930\u0939\u0928\u094d\u091b \u092d\u0928\u0947 \u092a\u094d\u0930\u0936\u093e\u0938\u0915\u0932\u093e\u0908 \u0930\u093f\u092a\u094b\u0930\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "Session terminated by document owner": "\u0938\u0947\u0938\u0928 \u0915\u093e\u0917\u091c\u093e\u0924 \u092e\u093e\u0932\u093f\u0915 \u0926\u094d\u0935\u093e\u0930\u093e \u0938\u092e\u093e\u092a\u094d\u0924 \u0917\u0930\u093f\u092f\u094b", "Settings": "\u0938\u0947\u091f\u093f\u0919\u0939\u0930\u0942", "Share...": "\u0938\u093e\u091d\u093e \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d...", "Shutdown Server": "\u0938\u0930\u094d\u092d\u0930 \u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938", "Style": "\u0936\u0948\u0932\u0940", "Sum": "\u092f\u094b\u0917\u092b\u0932", "TB": "TB", "Text orientation": "\u092a\u093e\u0920 \u0905\u092d\u093f\u092e\u0942\u0916\u093f\u0915\u0930\u0923", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0939\u094b\u0938\u094d\u091f URL \u0916\u093e\u0932\u0940 \u091b\u0964 Coolwsd \u0938\u0930\u094d\u092d\u0930 \u0936\u093e\u092f\u0926 \u0917\u0932\u0924 \u0915\u0928\u094d\u092b\u093f\u0917\u0930 \u0917\u0930\u093f\u090f\u0915\u094b \u091b, \u0915\u0943\u092a\u092f\u093e \u092a\u094d\u0930\u0936\u093e\u0938\u0915\u0932\u093e\u0908 \u0938\u092e\u094d\u092a\u0930\u094d\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "The server encountered a {0} error while parsing the {1} command.": "\u0938\u0930\u094d\u092d\u0930\u092e\u093e \u0924\u094d\u0930\u0941\u091f\u0940 {0} {1} \u0915\u092e\u093e\u0928\u094d\u0921 \u0915\u093e\u0930\u094d\u092f\u093e\u0928\u094d\u0935\u092f\u0928\u0915\u094b \u0915\u094d\u0930\u092e\u092e\u093e \u0926\u0947\u0916\u093e \u092a\u0930\u094d\u200d\u092f\u094b \u0964", "The signature is OK, but the certificate could not be validated.": "\u0939\u0938\u094d\u0924\u093e\u0915\u094d\u0937\u0930 \u0920\u0940\u0915 \u091b, \u0924\u0930 \u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930 \u0935\u0948\u0927 \u0917\u0930\u094d\u0928 \u0938\u0915\u093f\u090f\u0928\u0964", "This document has an invalid signature.": "\u092f\u094b \u0915\u093e\u0917\u091c\u093e\u0924\u092e\u093e \u0905\u092e\u093e\u0928\u094d\u092f \u0939\u0938\u094d\u0924\u093e\u0915\u094d\u0937\u0930 \u091b\u0964", "This document is digitally signed and the signature is valid.": "\u092f\u094b \u0915\u093e\u0917\u091c\u093e\u0924 \u0921\u093f\u091c\u093f\u091f\u0932 \u0930\u0942\u092a\u092e\u093e \u0938\u093e\u0907\u0928 \u0907\u0928 \u0917\u0930\u093f\u090f\u0915\u094b \u091b \u0930 \u0939\u0938\u094d\u0924\u093e\u0915\u094d\u0937\u0930 \u0935\u0948\u0927 \u091b\u0964", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u092f\u094b \u0938\u0947\u0935\u093e \u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e\u092a\u0915 \u0926\u094d\u0935\u093e\u0930\u093e \u0915\u0941\u0932 {0} \u0915\u093e\u0917\u091c\u093e\u0924\u0939\u0930\u0942\u092e\u093e \u0930 {1} \u091c\u0921\u093e\u0928\u0939\u0930\u0941\u092e\u093e \u0938\u0940\u092e\u093f\u0924 \u091b\u0964 \u092f\u094b \u0938\u0940\u092e\u093e \u092a\u0941\u0917\u094d\u092f\u094b\u0964 \u092b\u0947\u0930\u0940 \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941 \u0939\u094b\u0932\u093e\u0964", "This version of {productname} is powered by": "\u0926\u094d\u0935\u093e\u0930\u093e \u092f\u094b \u0938\u0902\u0938\u094d\u0915\u0930\u0923\u0915\u094b {productname} \u0938\u0902\u091a\u093e\u0932\u093f\u0924 \u091b", "Time interval of CPU statistics (in ms)": "\u0938\u093f\u092a\u093f\u092f\u0941 \u0924\u0925\u094d\u092f\u093e\u0919\u094d\u0915\u0915\u094b \u0938\u092e\u092f \u0905\u0928\u094d\u0924\u0930\u093e\u0932 (\u092e\u093f\u0932\u093f\u0938\u0947\u0915\u0947\u0928\u094d\u0921 \u092e\u093e)", "Time interval of memory statistics (in ms)": "\u092e\u0947\u092e\u094b\u0930\u0940 \u0924\u0925\u094d\u092f\u093e\u0919\u094d\u0915\u0915\u094b \u0938\u092e\u092f \u0905\u0928\u094d\u0924\u0930\u093e\u0932 (\u092e\u093f\u0932\u093f\u0938\u0947\u0915\u0947\u0928\u094d\u0921 \u092e\u093e)", "Type": "\u092a\u094d\u0930\u0915\u093e\u0930", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0905\u0928\u0927\u093f\u0915\u0943\u0924 WOPI \u0939\u094b\u0938\u094d\u091f\u0964 \u0915\u0943\u092a\u092f\u093e \u092a\u091b\u093f \u092a\u0941\u0928: \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092f\u0926\u093f \u0924\u092a\u093e\u0908\u0902\u0915\u094b \u092e\u0941\u0926\u094d\u0926\u093e \u091c\u093e\u0930\u0940 \u0930\u0939\u0928\u094d\u091b \u092d\u0928\u0947 \u092a\u094d\u0930\u0936\u093e\u0938\u0915\u0932\u093e\u0908 \u0930\u093f\u092a\u094b\u0930\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "Unsupported server version.": "\u0905\u0938\u092e\u0930\u094d\u0925\u093f\u0924 \u0938\u0930\u094d\u092d\u0930 \u0938\u0902\u0938\u094d\u0915\u0930\u0923\u0964", "Uploading...": "\u0905\u092a\u0932\u094b\u0921 \u0939\u0941\u0901\u0926\u0948\u091b...", "User Name": "\u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e", "Users online": "\u0905\u0928\u0932\u093e\u0907\u0928 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u0916\u0948\u0930, \u092f\u094b \u0932\u091c\u094d\u091c\u093e\u0938\u094d\u092a\u0926 \u091b, \u0939\u093e\u092e\u0940 \u0924\u092a\u093e\u0908\u0902\u0915\u094b \u0915\u093e\u0917\u091c\u093e\u0924 \u0938\u0901\u0917 \u091c\u094b\u0921\u094d\u0928 \u0938\u0915\u094d\u0926\u0948\u0928\u094c\u0901\u0964 \u0915\u0943\u092a\u092f\u093e \u092a\u0941\u0928: \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u0964", "Word 2003 Document (.doc)": "Word 2003 \u0915\u093e\u0917\u091c\u093e\u0924 (.doc)", "Word Counter": "\u0936\u092c\u094d\u0926 \u0917\u0923\u0915", "Word Document (.docx)": "Word \u0915\u093e\u0917\u091c\u093e\u0924 (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "\u0917\u0932\u0924 \u0905\u0925\u0935\u093e \u091b\u0941\u091f\u0947\u0915\u094b WOPISrc \u092e\u093e\u0928, \u0915\u0943\u092a\u092f\u093e \u0938\u0939\u092f\u094b\u0917 \u0915\u0947\u0928\u094d\u0926\u094d\u0930\u092e\u093e \u0938\u092e\u094d\u092a\u0930\u094d\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964", "Wrong password provided. Please try again.": "\u0917\u0932\u0924 \u092a\u093e\u0938\u0935\u0930\u094d\u0921 \u092a\u094d\u0930\u0926\u093e\u0928 \u0917\u0930\u093f\u092f\u094b\u0964 \u0915\u0943\u092a\u092f\u093e \u092a\u0941\u0928: \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u0964", "You": "\u0924\u092a\u093e\u0908\u0901", "kB": "kB", "{user} has joined": "{user} \u0938\u0939\u092d\u093e\u0917\u0940 \u0939\u0941\u0928\u0941\u092d\u092f\u094b", "{user} has left": "{user} \u0932\u0947 \u091b\u094b\u0921\u094d\u0928\u0941 \u092d\u092f\u094b"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-nl.json b/f7cloud-office/browser/dist/l10n/ui-nl.json new file mode 100644 index 0000000..7e45af5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-nl.json @@ -0,0 +1 @@ +{" document(s) open.": " geopende document(en).", " hrs": " uren", " mins": " minuten", " s": " seconden", " user(s).": " gebruiker(s).", "\"Slow Proxy\"": "\"Langzame Proxy\"", "#10 Envelope": "#10 Envelop", "#11 Envelope": "#11 Envelop", "#12 Envelope": "#12 Envelop", "#6\u00be Envelope": "#6\u00be Envelop", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Envelop", "#9 Envelope": "#9 Envelop", "%n users": "%n gebruikers", "(Warning: Server accessibility must be enabled to toggle)": "(Waarschuwing: De Server toegankelijkheid moet ingeschakeld zijn om in te kunnen stellen)", "(current)": "(huidige)", ", cluster configuration error: mis-matching serverid": ", fout in clusterconfiguratie: serverid komt niet overeen", "0 users": "0 gebruikers", "1 user": "1 gebruiker", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Een notitie wordt bewerkt", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Er is al een download gestart voor een grote kopieer/plak-actie. Wacht tot die gereed is of annuleer die voor u een nieuwe start", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI-assistent", "About": "Over", "Above Average...": "Boven het gemiddelde...", "Accept": "Accepteren", "Accept change": "Wijziging accepteren", "Access token is missing in initial variables.": "Toegangstoken ontbreekt in beginvariabelen.", "Accessibility": "Toegankelijkheid", "Accessibility Checker": "Toegankelijkheidscontrole", "Active Sheet": "Actieve Blad", "Active sheet": "Actief blad", "Add": "Toevoegen", "Add Bibliography": "Bibliografie toevoegen", "Add Citation": "Citaat toevoegen", "Add Citation Note": "Notitie toevoegen aan citaat", "Add Note": "Notitie toevoegen", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Woorden aan een spellingcontrolewoordenboek toevoegen, of bewerken. Woorden in jouw woordenboek (.dic) zullen beschikbaar zijn voor spellingcontrole.", "Adjust how office documents behave.": "Pas aan hoe kantoordocumenten zich gedragen.", "Adjust view settings.": "Weergave-instellingen aanpassen.", "Admin console": "Beheerderspaneel", "After": "Na", "Albania": "Albani\u00eb", "Alerts:": "Waarschuwingen:", "Align": "Uitlijnen", "Alignment": "Uitlijning", "All": "Alle", "All Horizontal Lines": "Alle horizontale lijnen", "All Sheets": "Alle bladen", "All users": "Alle gebruikers", "Already presenting": "Presenteren al gestart", "Also check the voice over toggle under {parentControl}.": "Controleer ook de voice-over-toggle onder {parentControl}.", "Always follow the editor": "Volg altijd de editor", "An error occurred while fetching notes": "Er is een fout opgetreden tijdens het ophalen notities", "An error occurred while fetching style list": "Er is een fout opgetreden tijdens het ophalen van de stijlenlijst", "Analytics": "Analyse", "Andorra": "Andorra", "Another user has removed this comment.": "Een andere gebruiker heeft deze notitie verwijderd.", "Another user has updated the comment. Would you like to overwrite those changes?": "Een andere gebruiker heeft de notitie bijgewerkt. Wil je deze wijzigingen overschrijven?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Ben je ge\u00efnteresseerd om bij te dragen, maar weet je niet waar je moet beginnen? Ga naar de stap-voor-stap instructies en bouw CODE aan de hand daarvan helemaal opnieuw. Je kunt ook helpen met vertalen of met het rapporteren van fouten of het toevoegen van essenti\u00eble stappen om die te reproduceren.", "Are you sure you want to delete sheet, {sheet}?": "Weet u zeker dat u blad {sheet} wilt verwijderen?", "Are you sure you want to delete this page?": "Weet u zeker dat u deze pagina wilt verwijderen?", "Are you sure you want to delete this slide?": "Weet u zeker dat u deze dia wilt verwijderen?", "Are you sure you want to reset Document settings?": "Weet je zeker dat je de documentinstellingen opnieuw wilt instellen?", "Are you sure you want to reset View Settings?": "Weet je zeker dat je de weergave-instellingen opnieuw wilt instellen?", "Are you sure you want to shut down the server?": "Weet u zeker dat u deze server wilt afsluiten?", "Are you sure you want to terminate this session?": "Weet u zeker dat u deze sessie wilt afbreken?", "Argentina": "Argentini\u00eb", "Armenia": "Armeni\u00eb", "Arrange": "Ordenen", "Assistant": "Assistent", "Australia": "Australi\u00eb", "Austria": "Oostenrijk", "Authorization error was: '{errormessage}'.": "Autorisatiefout was: '{errormessage}'.", "AutoSum": "AutoSom", "Automatic": "Automatisch", "Automatic color": "Automatische kleur", "Autosaved": "Automatisch opgeslagen", "Autotext": "Autotekst", "Avatar for {user}": "Avatar voor %gebruiker", "Average": "Gemiddelde", "Axial": "Axiaal", "Azerbaijan": "Azerbeidzjan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF-filtering van potentieel risicovolle systeemaanroepen (seccomp) is niet ingeschakeld; een veiligheidsrisico.", "Background": "Achtergrond", "Background Color": "Achtergrondkleur", "Background Image": "Achtergrondafbeelding", "Bad": "Slecht", "Belarus": "Wit-Rusland", "Belgium": "Belgi\u00eb", "Below Average...": "Onder het gemiddelde...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Zwart/wit", "Blank Slide": "Blanco dia", "Booket back": "Boekje achterzijde", "Booklet": "Boekje", "Booklet front": "Boekje voorzijde", "Bookmarks": "Bladwijzers", "Boolean Value": "Booleaanse waarde", "Borders": "Randen", "Bosnia and Herzegovina": "Bosni\u00eb en Herzegovina", "Bottom Border": "Rand onder", "Bottom Margin": "Ondermarge", "Bottom N elements...": "Onderste N elementen...", "Bottom N percent...": "Onderste N procent...", "Bottom: {bottom}": "Onder: {bottom}", "Brazil": "Brazili\u00eb", "Brochure": "Brochure", "Brochure Right to Left": "Brochure rechts naar links", "Bulgaria": "Bulgarije", "Bytes received": "Ontvangen Bytes", "Bytes sent": "Verzonden Bytes", "C4 Envelope": "C4 Envelop", "C5 Envelope": "C5 Envelop", "C6 Envelope": "C6 Envelop", "C6/5 Envelope": "C6/5 Envelop", "COOLWSD version:": "COOLWSD versie:", "CPU Graph": "CPU-grafiek", "CPU History": "CPU activiteit", "CSV File (.csv)": "CSV bestand (.csv)", "CSV file (.csv)": "CSV bestand (.csv)", "Cache size of CPU statistics": "Cachegrootte van CPU-statistieken", "Cache size of memory statistics": "Cachegrootte van geheugenstatistieken", "Canada": "Canada", "Cancel": "Annuleren", "Cancel paste special": "Speciaal plakken annuleren", "Cell borders": "Celranden", "Cells": "Cellen", "Centered Text": "Gecentreerde tekst", "Change Layout": "Opmaak wijzigen", "Channel Filter:": "Kanaal filter:", "Character": "Teken", "Check security warnings of your server": "Controleer beveiligingswaarschuwingen van je server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Lees de uitgavenotities van deze versie en kom meer te weten over de meest recente Collabora Online Ontwikkel Versie, gericht op thuisgebruikers en kleine teams.", "Checkbox": "Selectievakje", "Chile": "Chili", "China": "China", "Choice of functions": "Lijst met functies", "Citation Preferences": "Voorkeuren voor citaten", "Citation Style": "Citeerstijl", "Citation warning": "Waarschuwing voor citaat", "Citations update failed": "Bijwerken citaten mislukt", "Cleaning up the document from the last session.": "Document van de vorige sessie opruimen.", "Clear the search field": "Zoekveld wissen", "Click to exit presentation...": "Klik om presentatie te verlaten...", "Clipboard": "Klembord", "Close": "Sluiten", "Close Navigation": "Navigatie Sluiten", "Close Presentation": "Presentatie sluiten", "Close dialog": "Venster sluiten", "Close document": "Document sluiten", "Close popup to ignore paste special": "Sluit popup om Speciaal plakken te negeren", "Cluster configuration warning": "Waarschuwing clusterconfiguratie", "Collabora Online Development Edition": "Collabora Online Ontwikkel Versie", "Collabora Online Welcome": "Collabora Online Welkom", "Collapse Formula Bar": "Formulebalk samenvouwen", "Collapse Tabs": "Tabbladen samenvouwen", "Color": "Kleur", "Column Width": "Kolombreedte", "Column {0}": "Kolom {0}", "Column {0} through {1}": "Kolom {0} tot en met {1}", "Columns": "Kolommen", "Comment": "Notitie", "Comments": "Notities", "Comments Updated": "Notities bijgewerkt", "Comments list": "Notitie overzicht", "Compact layout": "Compacte lay-out", "Compact view": "Compacte weergave", "Confirm": "Bevestigen", "Confirmation": "Bevestiging", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict bij het Ongedaan maken/Opnieuw uitvoeren met meerdere gebruikers. Gebruik Document herstellen om dit op te lossen", "Connecting...": "Bezig met verbinden...", "Connection error": "Verbindingsfout", "Connections": "Verbindingen", "Containing text...": "Bevat tekst...", "Content": "Inhoud", "Content copied to clipboard": "Inhoud gekopieerd naar klembord", "Continue editing": "Doorgaan met bewerken", "Continue read only": "Alleen-lezen voortzetten", "Controls": "Controlepunten", "Copied external sources are not allowed": "Gekopieerde externe bronnen zijn niet toegestaan", "Copy": "Kopi\u00ebren", "Copy Cells": "Kopieer cellen", "Copy Sheet...": "Kopieer blad...", "Copy all version information in English": "Kopieer alle versie informatie in het Engels", "Copy link location": "Linklocatie kopi\u00ebren", "Copying from the document disabled": "Kopi\u00ebren van het document is uitgeschakeld", "Count": "Aantal", "CountA": "AantalA", "Country:": "Land:", "Creating copy...": "Kopie maken...", "Creating new file from template...": "Nieuw bestand maken op basis van een sjabloon...", "Creator(s)": "Maker(s)", "Croatia": "Kroati\u00eb", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D om te verlaten", "Currency": "Valuta", "Current Slide": "Huidige dia", "Current slide as Bitmap (.bmp)": "Huidige dia als Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Huidige dia als Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Huidige dia als Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Huidige dia als Tag Image File Format (.tiff)", "Custom Animation": "Aangepaste animatie", "Custom Margins\u2026": "Aangepaste marges\u2026", "Custom dictionaries": "Aangepaste woordenboeken", "Cyprus": "Cyprus", "Czech Republic": "Tsjechi\u00eb", "DL Envelope": "DL Envelop", "Dark Mode": "Donkere modus", "Dashboard": "Dashboard", "Data": "Gegevens", "Date": "Datum", "Date & Time": "Datum & tijd", "Debug Tools": "Hulpmiddelen voor debuggen", "Default": "Standaardinstelling", "Default Style": "Standaardstijl", "Define print area": "Afdrukgebied defini\u00ebren", "Delete": "Verwijderen", "Delete Columns": "Kolommen verwijderen", "Delete Rows": "Rijen verwijderen", "Delete Single Sparkline": "Enkele vonklijn verwijderen", "Delete tabstop": "Tabstop verwijderen", "Denmark": "Denemarken", "Design": "Ontwerp", "Dictionary of exceptions": "Woordenboek met uitzonderingen", "Disable Animations": "Animaties uitschakelen", "Discard": "Verwerpen", "Discover All The Changes": "Kennis nemen van veranderingen", "Dismiss": "Verwerpen", "Document": "Document", "Document Settings": "Documentinstellingen", "Document cannot be exported. Please try again.": "Document kan niet worden ge\u00ebxporteerd. Probeer het opnieuw.", "Document cannot be renamed, please check your permissions.": "Document kan niet hernoemd worden, controleer uw rechten.", "Document cannot be renamed.": "Document kan niet worden hernoemd.", "Document cannot be saved due to expired session, please reload the page to continue.": "Document kan niet worden opgeslagen vanwege verlopen sessie, laad de pagina opnieuw om verder te gaan.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Document kan niet worden opgeslagen vanwege verlopen sessie, open het document opnieuw om verder te gaan.", "Document cannot be saved, please check your permissions.": "Document kan niet worden opgeslagen, controleer uw rechten.", "Document cannot be saved.": "Document kan niet worden opgeslagen.", "Document colors": "Documentkleuren", "Document container started in": "Documentcontainer gestart in", "Document contains unsupported media": "Document bevat niet-ondersteunde media", "Document has been changed": "Document is gewijzigd", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Document is gewijzigd tijdens opslag. Wat zou wilt u doen met uw niet-opgeslagen wijzigingen?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Het document is in de opslag gewijzigd. Het document opnieuw laden. Uw versie is beschikbaar als revisie.", "Document is getting migrated": "Document wordt gemigreerd", "Document requires password to modify.": "Er is een wachtwoord nodig om dit document te bewerken.", "Document requires password to view.": "Er is een wachtwoord nodig om dit document te bekijken.", "Document settings": "Documentinstellingen", "Documents are not effectively contained: missing capabilities or namespaces.": "Documenten worden niet effectief ingeperkt: ontbrekende mogelijkheden of naamruimten.", "Documents open": "Geopende documenten", "Documents:": "Documenten:", "Don\u2019t show this again": "Laat dit niet meer zien", "Double Hairline (1.10 pt)": "Dubbele haarlijn (1.10 pt)", "Double Hairline (2.35 pt)": "Dubbele haarlijn (2.35 pt)", "Download": "Downloaden", "Download Selection": "Selectie downloaden", "Download as": "Downloaden als", "Download completed and ready to be copied to clipboard.": "Download voltooid en klaar om naar het klembord te worden gekopieerd.", "Download failed": "Downloaden mislukt", "Downloading clipboard content": "Inhoud van het klembord downloaden", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Het downloaden van externe bronnen is niet toegestaan, maar het plakken van afbeeldingen is nog steeds mogelijk. Klik met de rechtermuisknop op de afbeelding, kies \"Afbeelding kopi\u00ebren\" en plak de afbeelding in het document.", "Downloading...": "Bezig met ophalen...", "Drawing": "Tekening", "Dropdown": "Vervolgkeuzemenu", "Duration": "Duur", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Elk document is veilig opgenomen", "Edit": "Bewerken", "Edit Single Sparkline": "Enkele vonklijn bewerken", "Edit comment": "Notitie bewerken", "Edit document": "Document bewerken", "Edit link": "Link bewerken", "Edit mode": "Bewerkingsmodus", "Editing": "In bewerking", "Editing activated. ": "Bewerken geactiveerd. ", "Effects": "Effecten", "Elapsed time": "Verstreken tijd", "Ellipsoid": "Ellipsoide", "Empty Pages": "Lege pagina's", "Empty Slide Show": "Lege diapresentatie", "Enable Animations": "Animaties inschakelen", "End Presentation": "Einde presentatie", "End Show": "Presentatie be\u00ebindigen", "Endnotes": "Eindnoten", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Geniet van de nieuwste ontwikkelingen op het gebied van online productiviteit, vrij om te gebruiken, verbeteringen te ontdekken en om met anderen samen te werken in een browser. Diverse Apps zijn ook voor mobiele devices beschikbaar.", "Enter Zotero API Key": "Voer de Zotero API-sleutel in", "Enter a file name": "Geef een bestandsnaam op", "Enter new name": "Geef nieuwe naam op", "Enter new sheet name": "Voer een nieuwe bladnaam in", "Entering text mode": "Tekstmodus activeren", "Error": "Fout", "Error reading file": "Fout bij het lezen van bestand", "Estonia": "Estland", "Event handling has been delayed for an unexpectedly long time: {0}ms": "De afhandeling van gebeurtenissen heeft langer geduurd dan verwacht: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 werkblad (.xls)", "Excel Spreadsheet (.xlsx)": "Excel werkblad (.xlsx)", "Exception words are underlined while checking spelling": "Uitzonderingswoorden worden onderstreept tijdens het controleren van de spelling", "Expand Formula Bar": "Formulebalk uitvouwen", "Expired:": "Verlopen:", "Explore The New {coolversion}": "Maak kennis met versie {coolversion}", "Export As": "Exporteren als", "Export as": "Exporteren als", "Exported to storage": "Ge\u00ebxporteerd naar opslag", "External data source not allowed": "Externe gegevensbron niet toegestaan", "External link": "Externe link", "Extra thick (4.50 pt)": "Extra dik (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Kan deze sessie niet verifi\u00ebren via protocol {0}", "Failed to download clipboard, please re-copy": "Downloaden van het klembord is mislukt; kopieer opnieuw", "Failed to establish socket connection or socket connection closed unexpectedly.": "Socketverbinding kon niet tot stand worden gebracht of socketverbinding onverwacht gesloten.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Socketverbinding kon niet tot stand worden gebracht of socketverbinding onverwacht gesloten. De reverse proxy is misschien verkeerd geconfigureerd, neem contact op met de beheerder. Kijk voor meer informatie over proxyconfiguratie op https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Verkrijgen RouteToken van controller is niet gelukt", "Failed to load collections": "Laden van collecties niet gelukt", "Failed to load document.": "Laden van het document mislukt.", "Failed to load groups": "Laden van groepen niet gelukt", "Failed to load items": "Laden van items niet gelukt", "Failed to load styles": "Laden van stijlen is mislukt", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Het laden van het document is niet gelukt. Controleer of het bestandstype ondersteund is en niet beschadigd is en probeer opnieuw.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Laden van document mislukt. Dit document is ofwel slecht gemaakt ofwel gebruikt het meer middelen dan toegelaten. Neem contact op met de beheerder.", "Failed to read document from storage, please try to load the document again.": "Het is niet gelukt om het document uit de opslag te lezen. Probeer het document opnieuw te laden.", "Failed to set jwt authentication cookie over insecure connection": "Kan jwt-verificatiecookie niet instellen via een onveilige verbinding", "Fast kit jail bind mounting enabled": "Fast kit jail binden-hechten ingeschakeld", "Field": "Veld", "Fields": "Velden", "File": "Bestand", "File name should contain an extension.": "De bestandsnaam moet een extensie bevatten.", "Fill Series": "Serie vullen", "Filter": "Filteren", "Financial": "Financieel", "Finish electronic signing": "Elektronische ondertekening afronden", "Finland": "Finland", "Fit to page": "Passend op pagina", "Fixed size": "Vaste afmeting", "Focus Cell": "Focus Cel", "Follow Presentation": "Presentatie volgen", "Follow me Presentation": "Volg mij Presentatie", "Following": "Wordt gevolgd", "Following the editor": "Editor volgen", "Following {user}": "{user} volgen", "Font": "Lettertype", "Font Name": "Naam lettertype", "Font Size": "Lettergrootte", "Footnote/Endnote": "Voetnoot/eindnoot", "Footnotes": "Voetnoten", "Force Breaks": "Einden forceren", "Form": "Formulier", "Format": "Indeling", "Format Cells": "Cellen opmaken", "Formula": "Formule", "Formulas": "Formules", "Forum": "Forum", "Fraction": "Fractie", "France": "Frankrijk", "Freeze": "Bevriezen", "From": "Van", "From Beginning": "Vanaf het begin", "From Current Slide": "Vanaf huidige dia", "From now on clipboard notifications will discreetly appear at the bottom.": "Vanaf nu verschijnen klembordmeldingen discreet onderin het scherm.", "From printer setup": "Van printerinstellingen", "Full Page Slides": "Pagina-vullende dia's", "Fullscreen presentation": "Presentatie volledig scherm", "Function Library": "Functie-bibliotheek", "Function Wizard": "Functie-assistent", "Functions": "Functies", "GB": "GB", "General": "Algemeen", "Georgia": "Georgi\u00eb", "Germany": "Duitsland", "Get Involved": "Help mee", "Go Back": "Ga terug", "Go Offline": "Ga Offline", "Go Online": "Ga Online", "Good": "Goed", "Gradient End": "Kleurverloop eindkleur", "Gradient Start": "Kleurverloop beginkleur", "Graphs": "Diagram", "Grayscale": "Grijswaarden", "Greece": "Griekenland", "Grid": "Raster", "Group": "Groeperen", "Group Libraries": "Groepsbibliotheken", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML document (.html)", "HTML File (.html)": "HTML bestand (.html)", "HTML file (.html)": "HTML bestand (.html)", "Hairline (0.05 pt)": "Haarlijn (0.05 pt)", "Handout horizontal": "Handout horizontaal", "Handouts": "Handouts", "Hardware resources are sufficient for optimal performance": "Hardwarebronnen zijn voldoende voor optimale prestaties", "Has text: ": "Bevat tekst: ", "Header & Footer": "Kop- & voettekst", "Heading 1": "Kop 1", "Heading 2": "Kop 2", "Headings and objects that you add to the document will appear here": "Hier verschijnen koppen en objecten die je aan het document toevoegt", "Help": "Help", "Hidden pages": "Verborgen pagina's", "Hidden text": "Verborgen tekst", "Hide Menu": "Menu verbergen", "Hide Menu Bar": "Menubalk verbergen", "Hide the search bar": "Zoekbalk verbergen", "Highlight cells with...": "Markeer cellen met...", "History": "Geschiedenis", "Hit Cancel to open in view-only mode.": "Klik Annuleren om in alleen-lezen modus te openen.", "Holy See (Vatican City State)": "Heilige Stoel (Vaticaanstad)", "Home": "Start", "Hungary": "Hongarije", "Iceland": "IJsland", "Idle document - please click to reload and resume editing": "Niet actief document - klik om het bewerken te hervatten", "Idle document - please tap to reload and resume editing": "Niet actief document - tap om het bewerken te hervatten", "Idle time": "Inactieve tijd", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Als u grote elementen buiten {productname} wilt delen, moet u deze eerst downloaden.", "Illustrations": "Illustraties", "Image (.png)": "Afbeelding (.png)", "Image Controls": "Afbeelding instellen", "Images": "Afbeeldingen", "Images and Objects": "Afbeeldingen en objecten", "India": "India", "Indonesia": "Indonesi\u00eb", "Initializing...": "Initialiseren\u2026", "Insert": "Invoegen", "Insert Checkbox": "Selectievakje invoegen", "Insert Columns After": "Kolommen erna invoegen", "Insert Columns Before": "Kolommen ervoor invoegen", "Insert Comment": "Notitie toevoegen", "Insert Date": "Datum invoegen", "Insert Dropdown": "Vervolgkeuzemenu invoegen", "Insert Electronic Signature": "Elektronische handtekening toevoegen", "Insert Function": "Functie invoegen", "Insert Local Image": "Lokale afbeelding invoegen", "Insert Local Multimedia": "Lokale multimedia invoegen", "Insert Picture": "Plaatje invoegen", "Insert Rich Text": "Rich Text invoegen", "Insert Rows Above": "Rijen boven invoegen", "Insert Rows Below": "Rijen onder invoegen", "Insert Shape": "Vorm invoegen", "Insert Table": "Invoegen Tabel", "Insert comment": "Notitie toevoegen", "Insert connectors": "Verbindingspunten toevoegen", "Insert shapes": "Vormen invoegen", "Insert sheet": "Blad invoegen", "Insert sheet after this": "Blad invoegen na deze", "Insert sheet before this": "Blad invoegen voor deze", "Insert table": "Tabel invoegen", "Insert tabstop": "Tabstop invoegen", "Integrator is not ready for PostMessage calls": "Integrator is niet klaar voor PostMessage-oproepen", "Interface Settings": "Interface-instellingen", "Invalid JSON file": "Ongeldig JSON-bestand", "Invalid dictionary format. Please check the file.": "Ongeldig woordenboek formaat. Controleer het bestand.", "Invalid link: '{url}'": "Ongeldige koppeling: '{url}'", "Invert Background": "Achtergrond omkeren", "Ireland": "Ierland", "Israel": "Isra\u00ebl", "It seems you have copied a selection that includes external images.": "Het lijkt erop dat je een selectie hebt gekopieerd die externe afbeeldingen bevat.", "It seems you have tried to insert external data.": "Het lijkt erop dat u hebt geprobeerd externe gegevens in te voegen.", "Italy": "Itali\u00eb", "Japan": "Japan", "Japanese Postcard": "Japanse briefkaart", "Kazakhstan": "Kazachstan", "Kenya": "Kenia", "Keyboard shortcuts": "Sneltoetsen", "Kill": "Be\u00ebindigen", "Kill session.": "Sessie be\u00ebindigen.", "Kosovo": "Kosovo", "LOKit version:": "LOKit versie:", "Landscape": "Liggend", "Language": "Taal", "Language:": "Taal:", "Last modification": "Laatste aanpassing", "Last saved:": "Laatst opgeslagen:", "Latest Updates": "Versie informatie", "Latvia": "Letland", "Layout": "Lay-out", "Left And Right Borders": "Randen links en rechts", "Left Border": "Rand links", "Left Margin": "Linkermarge", "Left pages": "Linkerpagina's", "Left: {left}": "Links: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licentie", "Liechtenstein": "Liechtenstein", "Line color": "Lijnkleur", "Line style": "Lijnstijl", "Linear": "Lineair", "Lists/Bullets": "Lijsten/opsommingstekens", "Lithuania": "Litouwen", "Loading Wordbook...": "Woordenboek laden...", "Loading references": "Referenties laden", "Loading...": "Laden\u2026", "Local Image...": "Lokale afbeelding...", "Local Multimedia...": "Lokale multimedia...", "Log": "Gebeurtenissen", "Log Levels": "Logboekniveaus", "Logical": "Logisch", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Serverinstellingen kunnen worden gevonden in de toegankelijkheidsectie van coolwsd.xml. ", "Lookup & Reference": "Opzoeken & verwijzen", "Loose": "Los", "Luxembourg": "Luxemburg", "MB": "MB", "Malta": "Malta", "Margin": "Marge", "Master": "Ontwerppagina", "Master Pages": "Ontwerppagina's", "Master Slide Templates": "Sjablonen voor dia-ontwerpen", "Master View": "Ontwerpweergave", "Math & Trig": "Wiskunde & gonio", "Max": "Max", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maximaal stack geheugen (in KB) voor het document-proces - alleen verkleinen", "Maximum Document process virtual memory (in MB) - reduce only": "Maximaal virtueel geheugen (in MB) voor document-bewerking - alleen verkleinen", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximale grootte (in MB) van bestanden die naar schrijf mogen worden geschreven - alleen verkleinen", "Medium (1.50 pt)": "Middel (1.50 pt)", "Medium/Hairline (3.05 pt)": "Middel/Haarlijn (3.05 pt)", "Medium/Medium (4.50 pt)": "Middel/Middel (4.50 pt)", "Memory": "Geheugen", "Memory Graph": "Geheugengrafiek", "Memory History": "Geheugen activiteit", "Memory consumed": "Gebruikt geheugen", "Merge & Center": "Samenvoegen & centreren", "Merge & Split": "Samenvoegen & splitsen", "Mexico": "Mexico", "Min": "Min", "Minimum": "Minimum", "Missing Fonts": "Ontbrekende lettertypes", "Modified": "Gewijzigd", "Modify": "Wijzigen", "Moldova, Republic of": "Moldavi\u00eb, Republiek", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "Meer functies", "More Paper Sizes...": "Meer papierformaten\u2026", "More highlights...": "Meer hoogtepunten...", "More information and support": "Meer informatie en ondersteuning", "More options for {1}": "Meer opties voor {1}", "More...": "Meer...", "Move Sheet Left": "Blad naar links verplaatsen", "Move Sheet Right": "Blad naar rechts verplaatsen", "My Library": "Mijn bibliotheek", "My Publications": "Mijn publicaties", "Named Range": "Benoemd bereik", "Narrow": "Smal", "Navigation": "Navigatie", "Navigator": "Navigator", "Netherlands": "Nederland", "Network Graph": "Netwerkgrafiek", "Neutral": "Neutraal", "New": "Nieuw", "New Zealand": "Nieuw-Zeeland", "Next": "Volgende", "Next Slide": "Volgende dia", "No Borders": "Geen randen", "No Comments": "Geen notities", "No Notes": "Geen aantekeningen", "No color": "Geen kleur", "No disk space left on server.": "Geen schijfruimte meer op de server.", "No fill": "Geen vulling", "No issues found": "Geen problemen gevonden", "No problems with SSL verification detected": "Geen problemen ontdekt met SSL-verificatie", "No search results found!": "Geen zoekresultaten gevonden!", "None": "Geen", "None (Do not check spelling)": "Geen (geen spellingcontrole)", "Normal": "Normaal", "North Macedonia, Republic of": "Noord-Macedoni\u00eb, Republiek", "Norway": "Noorwegen", "Not using namespaces": "Geen naamruimten gebruikend", "Notebookbar view": "Notebookbar weergave", "Notes": "Notities", "Notes Pages": "Pagina's met aantekeningen", "Notes View": "Notities Weergave", "Number": "Getal", "Number Format": "Getalopmaak", "Number of Documents": "Aantal documenten", "Number of Pages": "Aantal pagina's", "Number of Pages. Click to open the Go to Page dialog box.": "Aantal Pagina's. Klik voor het dialoogvenster Ga naar pagina.", "Number of Sheets": "Aantal bladen", "Number of Slides": "Aantal dia's", "ODF Drawing (.odg)": "ODF tekening (.odg)", "ODF presentation (.odp)": "ODF presentatie (.odp)", "ODF spreadsheet (.ods)": "ODF werkblad (.ods)", "ODF text document (.odt)": "ODF tekst document (.odt)", "OK": "OK", "OPEN": "OPEN", "Off": "Uit", "On": "Aan", "On mouse click": "Bij muisklik", "Once citations are entered their storage and display type can not be changed.": "Eenmaal ingevoerde citaten kunnen niet meer worden opgeslagen en weergegeven.", "Online Help": "Online hulp", "Only the document owner can change the password.": "Alleen de eigenaar van het document kan het wachtwoord wijzigen.", "Oops, there is a problem connecting the document": "Oeps, er is een probleem met de toegang tot het document", "Oops, there is a problem connecting to {productname}: ": "Oeps, er is een probleem met het verbinden met {productname}: ", "Open in full view": "Beeldvullend openen", "Open link": "Koppeling openen", "Open menu": "Menu openen", "Open {name}": "Open {naam}", "Option": "Optie", "Options": "Opties", "Other": "Overig", "Out of table": "Buiten de tabel", "Outer Border": "Randen buitenom", "Outer Border And Horizontal Lines": "Randen buitenom en horizontale lijnen", "Outer Border and Vertical Lines": "Randen buitenom en verticale lijnen", "Outer Borders And All Inner lines": "Randen buitenom en lijnen binnenin", "Outline": "Structuur", "Overview": "Overzicht", "Overwrite": "Overschrijven", "PB": "PB", "PDF Document (.pdf)": "PDF document (.pdf)", "PDF Document (.pdf) - Expert": "PDF-document (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF document (.pdf) als...", "PID": "PID", "Page": "Pagina", "Page Layout": "Pagina-opmaak", "Page Setup": "Pagina instellingen", "Page name": "Paginanaam", "Paragraph": "Alinea", "Paste": "Plakken", "Paste Slide": "Dia plakken", "Paste Special": "Speciaal plakken", "Paste from this document": "Plakken uit dit document", "Path": "Locatie", "Pause": "Pauze", "Pause... ( %SECONDS% )": "Pauze... ( %SECONDS% )", "Percent": "Procent", "Permission Mode": "Machtigingsmodus", "Philippines": "Filippijnen", "Picture": "Plaatje", "Pivot Table": "Draaitabel", "Placeholders": "Plaatshouders", "Please save or discard the comment currently being edited.": "Sla de notitie die momenteel wordt bewerkt op of verwijder deze.", "Please send us your feedback": "Stuur ons uw bevindingen", "Please use following combination to see more options:": "Gebruik de volgende combinatie om meer opties te zien:", "Please wait kubernetes cluster is scaling...": "Even wachten, Kubernetes cluster is aan het schalen...", "Please wait!": "Een ogenblik geduld!", "Poland": "Polen", "Poorly performing proxying of all network requests.": "Slecht presterende proxy van alle netwerkverzoeken.", "Portrait": "Staand", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage API is ge\u00efnitialiseerd", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 presentatie (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint presentatie (.pptx)", "Present current slide": "Presenteer huidige dia", "Present in Window": "Presenteer in venster", "Present in new window": "Presenteer in nieuw venster", "Presentation": "Presentatie", "Presentation disabled": "Presentatie uitgeschakeld", "Presentation mode has been disabled for this document": "De presentatiemodus is uitgeschakeld voor dit document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentatie is geblokkeerd. Sta pop-ups toe in uw browser. Hiermee kunnen diapresentaties in afzonderlijke vensters worden weergegeven, zodat het scherm gemakkelijk kan worden gedeeld.", "Presenter Console": "Presentatorconsole", "Presenting in fullscreen": "Presenteren in volledig scherm", "Presenting in window": "Presenteren in venster", "Press Ctrl + Enter to post": "Druk op Ctrl + Enter om te posten", "Preview Slide {1}": "Voorbeeldweergave dia {1}", "Previous": "Vorige", "Print": "Afdrukken", "Print Black": "Zwart afdrukken", "Print dialog": "Afdrukdialoog", "Promote to top comment": "Promoveren tot belangrijkste notitie", "Properties": "Eigenschappen", "Provider:": "Leverancier:", "Qatar": "Qatar", "Quadratic": "Kwadratisch", "RELOAD": "OPNIEUW LADEN", "Radial": "Radiaal", "Range": "Bereik", "Read mode": "Leesmodus", "Read-only": "Alleen lezen", "Received": "Ontvangen", "Recent": "Recent", "Reconnecting...": "Opnieuw verbinden...", "Redo": "Opnieuw", "References": "Verwijzingen", "Refresh": "Vernieuwen", "Refresh Citations": "Citaten bijwerken", "Refresh Log": "Vernieuw gebeurtenisoverzicht", "Reject change": "Wijziging afwijzen", "Reloading the document after rename": "Document opnieuw laden na hernoemen", "Remove": "Verwijderen", "Remove Thread": "Draadje verwijderen", "Remove link": "Link verwijderen", "Remove print area": "Afdrukgebied verwijderen", "Rename": "Hernoemen", "Rename Document": "Document hernoemen", "Rename sheet": "Blad hernoemen", "Renaming...": "Hernoemen...", "Repair": "Herstellen", "Repair Document": "Herstel document", "Repeat in {0} seconds": "Herhaal over {0} seconden", "Replace": "Vervangen", "Reply": "Beantwoorden", "Reply comment": "Reageer op notitie", "Report an issue": "Meld een probleem", "Reset Layout": "Opmaak herstellen", "Reset to Default Language": "Herstellen naar standaard taal", "Reset to default Document settings": "Standaardinstellingen document herstellen", "Reset to default View settings": "Standaard weergave-instellingen herstellen", "Reset zoom": "Zoom herstellen", "Resolve": "Opgelost", "Resolve Thread": "Draadje oplossen", "Resolved": "Opgelost", "Restart": "Opnieuw starten", "Restoring older revision. Any unsaved changes will be available in version history": "Oudere revisie herstellen. Niet-opgeslagen wijzigingen zijn beschikbaar in de versiegeschiedenis", "Results": "Resultaten", "Resume": "Hervatten", "Review": "Beoordelen", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Rich text (.rtf)", "Right Border": "Rand rechts", "Right Margin": "Rechtermarge", "Right pages": "Rechterpagina's", "Right: {right}": "Rechts: {right}", "Romania": "Roemeni\u00eb", "Row Height": "Rij hoogte", "Row {0}": "Rij {0}", "Row {0} through {1}": "Rij {0} tot en met {1}", "Rows": "Rijen", "Ruler": "Liniaal", "Russian Federation": "Russische Federatie", "San Marino": "San Marino", "Saudi Arabia": "Saoedi-Arabi\u00eb", "Save": "Opslaan", "Save As": "Opslaan als", "Save Comments": "Notities opslaan", "Save Document settings": "Documentinstellingen opslaan", "Save View Settings": "Weergave-instellingen opslaan", "Save as ODF format": "Opslaan als ODF indeling", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Opslaan is mislukt omdat het document te groot is of de resterende opslagruimte overschrijdt. Het document is nu alleen-lezen, maar je kunt het nu nog downloaden om lokaal een kopie te bewaren.", "Save failed due to no disk space left. Document will now be read-only.": "Opslaan mislukt omdat er geen diskruimte meer is. Het document wordt nu 'alleen lezen'.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Opslaan mislukt omdat er geen opslagruimte meer is. Het document is nu alleen-lezen. Controleer of er voldoende schijfruimte beschikbaar is en probeer opnieuw op te slaan.", "Save to new file": "Als nieuw bestand opslaan", "Saved": "Opgeslagen", "Saving": "Bezig met opslaan", "Saving...": "Opslaan...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Wetenschappelijk", "Screen Reading": "Voice-over", "Screen reader support for text content is disabled. ": "Schermlezerondersteuning voor tekstinhoud is uitgeschakeld. ", "Scroll down": "Omlaag scrollen", "Scroll down annotations": "Annotaties omlaag scrollen", "Scroll left": "Scroll links", "Scroll right": "Scroll rechts", "Scroll to the first sheet": "Scroll naar het eerste blad", "Scroll to the last sheet": "Scroll naar het laatste blad", "Scroll up": "Omhoog scrollen", "Scroll up annotations": "Annotaties omhoog scrollen", "Search": "Zoeken", "Search...": "Zoeken\u2026", "Section": "Sectie", "See history": "Geschiedenis tonen", "See revision history": "Bekijk de wijzigingsgeschiedenis", "Select": "Selecteren", "Select Function": "Functie selecteren", "Select a tab to browser settings.": "Selecteer een tabblad voor browserinstellingen.", "Select a tab to view settings.": "Selecteer een tabblad om de instellingen te bekijken.", "Select language": "Selecteer taal", "Select multiple cells": "Meerdere cellen selecteren", "Select range": "Bereik selecteren", "Selected external data source is forbidden. Please contact the system administrator.": "De geselecteerde externe gegevensbron is verboden. Neem contact op met de systeembeheerder.", "Selected range of cells": "Geselecteerd cellenbereik", "Selection Mode": "Selectiemodus", "Selection count": "Aantal selecties", "Selection mode: inactive": "Selectiemodus: inactief", "Send Feedback": "Reactie sturen", "Sent": "Verzonden", "Serbia": "Servi\u00eb", "Served by:": "Ondersteund door:", "Server audit": "Serveraudit", "Server has been shut down; please reload the page.": "De server is gestopt; laad de pagina a.u.b. opnieuw.", "Server is down, restarting automatically. Please wait.": "Server niet beschikbaar, automatisch herstarten. Even geduld a.u.b.", "Server is now reachable. We have to refresh the page now.": "Server is nu bereikbaar. We moeten de pagina nu bijwerken.", "Server is now reachable...": "Server is nu bereikbaar...", "Server is shutting down": "Server wordt afgesloten", "Server is shutting down for maintenance (auto-saving)": "Server wordt afgesloten voor onderhoud (automatische-opslag)", "Server returned this reason:": "De server gaf deze reden terug:", "Server uptime": "Serverbeschikbaarheid", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Service is niet beschikbaar. Probeer het later opnieuw en meld het aan uw beheerder als het probleem zich blijft voordoen.", "Session terminated by document owner": "Sessie be\u00ebindigd door document eigenaar", "Set Language for All text": "Taal instellen voor alle tekst", "Set Language for Paragraph": "Taal instellen voor paragraaf", "Set Language for Selection": "Taal instellen voor selectie", "Set Log Levels": "Logboekniveaus instellen", "Set default interface preferences.": "Standaard interfacevoorkeuren instellen.", "Settings": "Instellingen", "Shape": "Vorm", "Shapes": "Vormen", "Share": "Delen", "Share...": "Delen...", "Shared Config URL is missing in initial variables.": "Gedeelde Config URL ontbreekt in de beginvariabelen.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Notities weergeven", "Show Grid": "Raster weergeven", "Show Menu": "Menu weergeven", "Show Ruler": "Liniaal weergeven", "Show Sidebar": "Zijbalk weergeven", "Show Status Bar": "Statusbalk weergeven", "Show in navigator": "Weergeven in navigator", "Show on the side": "Aan de zijkant weergeven", "Show sheets": "Bladen tonen", "Show status bar": "Statusbalk weergeven", "Show the search bar": "Zoekbalk tonen", "Shutdown Server": "Server afsluiten", "Signature": "Handtekening", "Singapore": "Singapore", "Size": "Grootte", "Size to grid": "Grootte op raster", "Slide %1": "Dia %1", "Slide Layout": "Dia-opmaak", "Slide Show": "Presentatie", "Slide Size": "Diaformaat", "Slide Transition": "Diaovergang", "Slide Views": "Diaweergaven", "Slide {0} of {1}": "Dia {0} van {1}", "Slides": "Dia's", "Slovakia": "Slowakije", "Slovenia": "Sloveni\u00eb", "Slow Kit jail setup with copying, cannot bind-mount.": "Slow kit jail instelling met kopi\u00ebren, kan niet binden-hechten.", "Smart Picker": "Slim selecteren", "Snap grid": "Op raster", "Snap to Grid": "Uitlijnen op raster", "Snap to grid": "Op raster plaatsen", "Solid": "Vast", "Someone": "Iemand", "Something went wrong while deleting the file. Please try refreshing the page.": "Er is iets misgegaan tijdens het verwijderen van het bestand. Probeer de pagina te venieuwen.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Er is iets misgegaan tijdens het ophalen van het instellingenbestand. Probeer de pagina te vernieuwen.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Er is iets misgegaan bij het ophalen van het woordenboek. Probeer de pagina te vernieuwen.", "Something went wrong while loading Document settings.": "Er is iets misgegaan bij het laden van de documentinstellingen.", "Something went wrong while uploading dictionary file": "Er is iets misgegaan bij het uploaden van het woordenboekbestand", "Something went wrong while uploading the file. Please try again.": "Er is iets misgegaan tijdens het uploaden van het bestand. Probeer het opnieuw.", "Something went wrong. Please try to refresh the page.": "Er ging iets mis. Probeer de pagina te vernieuwen.", "Sort": "Sorteren", "South Africa": "Zuid-Afrika", "South Korea": "Zuid-Korea", "Spacing & Color": "Spati\u00ebring & kleur", "Spain": "Spanje", "Sparkline": "Vonklijn", "Split": "Splitsen", "Square": "Vierkant", "Standard": "Standaard", "Standard (4:3)": "Standaard (4:3)", "Standard dictionary": "Standaard woordenboek", "Status": "Status", "Status Bar": "Statusbalk", "Stop following": "Stop met volgen", "Store as:": "Opslaan als:", "Style": "Stijl", "Style List": "Stijlenlijst", "Style list": "Stijlenlijst", "Styles": "Stijlen", "Successfully exported: ": "Succesvol ge\u00ebxporteerd: ", "Sum": "Som", "Sweden": "Zweden", "Switzerland": "Zwitserland", "Symbols": "Symbolen", "Synchronize axes": "Assen synchroniseren", "TB": "TB", "Table": "Tabel", "Table of content": "Inhoudsopgave", "Table with {0} rows and {1} columns": "Tabel met {0} rijen en {1} kolommen", "Tables": "Tabellen", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Tik om samen te vouwen", "Tap to expand": "Tik om uit te vouwen", "Text": "Tekst", "Text orientation": "Tekstori\u00ebntatie", "The IsAdminUser property is not set by integration": "De IsAdminUser-eigenschap is niet ingesteld door de integratie", "The IsAdminUser user property is set by integration": "De gebruikerseigenschap IsAdminUser wordt ingesteld door de integratie", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Het document bevat enkele citaten die ontoegankelijk zijn via de web-API. Dit kan problemen veroorzaken bij het bewerken van citaten of bibliografie.", "The document could not be locked, and is opened in read-only mode.": "Het document kon niet worden beveiligd en wordt geopend in alleen-lezen modus.", "The document could not be locked.": "Document kan niet worden beveiligd.", "The document is being migrated to a new server. Retrying shortly...": "Het document wordt gemigreerd naar een nieuwe server. Binnenkort opnieuw proberen\u2026", "The document is being renamed and will reload shortly": "Het document wordt hernoemd en zal binnenkort opnieuw worden geladen", "The document is being signed and will be availably shortly": "Het document wordt momenteel ondertekend en zal binnenkort beschikbaar zijn", "The document is not signed.": "Het document is niet ondertekend.", "The document is switching to Offline mode and will reload shortly": "Het document schakelt over naar Offline modus en zal binnenkort herladen", "The document is too large or no disk space left to save. Document will now be read-only.": "Het document is te groot of er is geen schijfruimte meer om op te slaan. Het document is nu alleen-lezen.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Bestand van het type: {0} kan niet ge\u00fcpload worden naar de server omdat het bestand geen naam heeft", "The file of type: {0} cannot be uploaded to server since the file is empty": "Bestand van het type: {0} kan niet ge\u00fcpload worden naar de server omdat het bestand leeg is", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "De URL van de host is leeg. Waarschijnlijk is de coolwsd server verkeerd geconfigureerd. Neem a.u.b. contact op met de beheerder.", "The server encountered a {0} error while parsing the {1} command.": "De server ondervond een {0}-fout tijdens het uitvoeren van de {1}-opdracht.", "The server has been disconnected.": "De verbinding met de server is verbroken.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "De handtekening is OK, maar het certificaat kon niet gevalideerd worden en het document is slechts gedeeltelijk ondertekend.", "The signature is OK, but the certificate could not be validated.": "De handtekening is OK, maar het certificaat kon niet worden gevalideerd.", "The signature is OK, but the document is only partially signed.": "De ondertekening is OK, maar het document is maar gedeeltelijk ondertekend.", "The signature line can now be moved or resized as needed.": "De handtekeningregel kan nu worden verplaatst of het formaat gewijzigd als dat nodig is.", "The signature was valid, but the document has been modified.": "De handtekening is geldig, maar het document is gewijzigd.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Het systeem past momenteel de middelen aan. Een ogenblik geld terwijl we het opnieuw proberen\u2026", "Theme colors": "Themakleuren", "Thick (2.25 pt)": "Dik (2.25 pt)", "Thin (0.75 pt)": "Dun (0.75 pt)", "Thin/Medium (3.00 pt)": "Dun/Middel (3.00 pt)", "This document has an invalid signature.": "Dit document heeft een ongeldige ondertekening.", "This document is digitally signed and the signature is valid.": "Het document is digitaal ondertekend en de handtekening is geldig.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dit document kan formattering of inhoud bevatten dat in het huidige bestandsformaat niet kan worden opgeslagen.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Dit is een niet ondersteunde versie van {productname}. Om de indruk te vermijden dat het geschikt is voor gebruik in bedrijven, wordt dit bericht weergegeven wanneer er meer dan {docs} documenten of {connections} verbindingen tegelijkertijd worden gebruikt.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Deze dienst is in het geheel door de beheerder beperkt tot {0} documenten en %1 verbindingen. Deze limiet werd bereikt. Probeer later opnieuw.", "This user": "Deze gebruiker", "This version of {productname} is powered by": "Deze versie van {productname} werk op basis van", "Tight": "Strak", "Tile pages": "Titelpagina's", "Time": "Tijd", "Time interval of CPU statistics (in ms)": "Tijdsinterval van CPU-statistieken (in ms)", "Time interval of memory statistics (in ms)": "Tijdsinterval van een geheugenstatistiek (in ms)", "Time zone:": "Tijdzone:", "Title": "Titel", "Title Only": "Alleen titel", "Title Slide": "Titel Dia", "Title and 2 Content": "Titel en 2 Inhoud", "Title, 2 Content and Content": "Titel, 2 Inhoud en inhoud", "Title, 2 Content over Content": "Titel, 2 Inhoud boven inhoud", "Title, 4 Content": "Titel, 4 Inhoud", "Title, 6 Content": "Titel, 6 Inhoud", "Title, Content": "Titel, inhoud", "Title, Content and 2 Content": "Titel, inhoud en 2 Inhoud", "Title, Content over Content": "Titel, inhoud boven inhoud", "Title, Vertical Text": "Titel, verticale tekst", "Title, Vertical Text, Clipart": "Titel, verticale tekst, clipart", "To": "tot", "To paste outside {productname}, please first click the 'download' button": "Klik eerst op de knop 'download', om buiten {productname} te plakken", "To prevent accidental changes, the author has set this file to open as view-only": "Om onbedoelde wijzigingen aan het document te voorkomen, heeft de auteur dit bestand ingesteld om als alleen-bekijken te openen", "Toggle UI Mode": "UI-modus in-/uitschakelen", "Top And Bottom Border": "Randen boven en onder", "Top Border": "Rand boven", "Top Margin": "Bovenmarge", "Top N elements...": "Top N elementen...", "Top N percent...": "Top N procent...", "Top/Bottom Rules...": "Bovenste/onderste regels...", "Top: {top}": "Boven: {top}", "Tracking": "Wijzigingen bijhouden", "Transition": "Overgang", "Transitions": "Overgangen", "Turkey": "Turkije", "Type": "Type", "Type in the search box to find anything in your document": "Typ in het zoekvak om iets in uw document te vinden", "Type to add a word": "Typ om een woord toe te voegen", "Ukraine": "Oekra\u00efne", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Niet geautoriseerde WOPI-host. Probeer het later opnieuw en meld het aan uw beheerder als het probleem zich blijft voordoen.", "Undo": "Ongedaan maken", "Ungroup": "Groepering opheffen", "United Arab Emirates": "Verenigde Arabische Emiraten", "United Kingdom": "Verenigd Koninkrijk", "United States of America": "Verenigde Staten van Amerika", "Unknown color": "Onbekende kleur", "Unlink Citations": "Ontkoppel citaten", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Door het ontkoppelen van citaten wordt voorkomen dat Collabora Online de citaten en bibliografie in dit document bijwerkt.", "Unlock": "Ontgrendelen", "Unresolve": "Niet opgelost", "Unresolve Thread": "Draad niet opgelost", "Unsupported server version.": "Niet ondersteunde serverversie.", "Update": "Bijwerken", "Update Index": "Index bijwerken", "Update Log Levels": "Logboekniveaus bijwerken", "Updated citations": "Citaten zijn bijgewerkt", "Updating citations": "Citaten worden bijgewerkt", "Upload Autotext": "Upload Autotekst", "Upload Wordbook": "Upload woordenboek", "Upload Xcu": "Upload Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Engels", "Uploaded": "Ge\u00fcpload", "Uploading file to server failed with status: {0}": "Het uploaden van het bestand naar de server is mislukt met status: {0}", "Uploading file to server failed, file not found.": "Het uploaden van het document naar de server is mislukt, het bestand werd niet gevonden.", "Uploading file to server failed, the file is too large.": "Het uploaden van het document naar de server is niet gelukt, het bestand is te groot.", "Uploading...": "Bezig met uploaden\u2026", "Use Compact view": "Compacte weergave gebruiken", "Use Tabbed view": "Tabbladen weergave", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Gebruikt verouderd is_admin-veld, integratie moet in plaats daarvan IsAdminUser-eigenschap gebruiken", "User": "Aangepast", "User List Summary": "Samenvatting gebruikerslijst", "User Name": "Gebruikersnaam", "Users online": "Online gebruikers", "Using namespaces.": "Naamruimten gebruikend.", "Values between...": "Waarden tussen...", "Values duplicate...": "Waarden dubbel...", "Values equal to...": "Waarden gelijk aan...", "Values greater than...": "Waarden groter dan...", "Values less than...": "Waarden minder dan...", "Variant": "Variant", "Version Information": "Versie-informatie", "Vertical Title, Text, Chart": "Verticale titel, tekst, grafiek", "Vertical Title, Vertical Text": "Verticale titel, verticale tekst", "Very Loose": "Zeer los", "Very Tight": "Zeer strak", "Very thin (0.50 pt)": "Zeer dun (0.50 pt)", "View": "Beeld", "View Settings": "Instellingen weergeven", "Views": "Weergaven", "WOPI host": "WOPI server", "Warning": "Waarschuwing", "Warning! The browser you are using is not supported.": "Waarschuwing! De browser die u gebruikt wordt niet ondersteund.", "Watermark": "Watermerk", "We are in the process of cleaning up this document from the last session, please try again later.": "We zijn bezig met het opschonen van dit document van de laatste sessie, probeer het later opnieuw.", "Welcome Dialog": "Dialoogvenster Welkom", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ach, dit is vervelend. We kunnen geen verbinding maken met uw document. Probeer het opnieuw.", "What?": "Wat?", "When?": "Wanneer?", "Who?": "Wie?", "Wide": "Breed", "Widescreen (16:9)": "Breedbeeld (16:9)", "Windowed Presentation Blocked": "Vensterpresentatie geblokkeerd", "Windowed Presentation: ": "Presentatie in venster: ", "Word 2003 Document (.doc)": "Word 2003 document (.doc)", "Word Counter": "Aantal woorden", "Word Document (.docx)": "Word document (.docx)", "Words are ignored by the spell checker": "Woorden worden genegeerd door de spellingscontrole", "Wrap": "Tekstomloop", "Wrong or missing WOPISrc parameter, please contact support.": "Verkeerde of ontbrekende WOPISrc parameter, neem contact op met uw beheerder.", "Wrong password provided. Please try again.": "Verkeerd wachtwoord opgegeven. Probeer het opnieuw.", "Wrong server, reconnecting...": "Verkeerde server, opnieuw verbinden...", "YB": "YB", "You": "U", "You are already presenting this document": "U presenteert dit document reeds in een ander venster", "You are leaving the document. The following web page will open in a new tab: ": "U verlaat het document. De volgende webpagina wordt geopend in een nieuw tabblad: ", "You have not done anything to rollback yet...": "Je hebt nog niets gedaan om naar terug te gaan...", "You need to enable it both at server level and in the UI. ": "Je moet het zowel op serverniveau als in de UI inschakelen. ", "Your Collabora Online server needs updating. Version {0} is available.": "Uw Collabora Online server moet worden bijgewerkt. Versie {0} is beschikbaar.", "Your WOPI server is not secure: SSL verification failed": "Uw WOPI-server is niet beveiligd: SSL-verificatie mislukt", "Your browser has very limited access to the clipboard": "Uw browser heeft zeer beperkte toegang tot het klembord", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Je browser heeft zeer beperkte toegang tot het klembord, dus gebruik in plaats daarvan de plakknoppen op je schermtoetsenbord.", "Your changes have been saved": "Uw aanpassingen zijn opgeslagen", "Your library is empty": "Uw bibliotheek is leeg", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Je server is geconfigureerd met onvoldoende hardwarebronnen, wat kan leiden tot slechte prestaties.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "U sessie is be\u00ebindigd. Wijzigingen aan dit document worden mogelijk niet opgeslagen. Vernieuw de sessie (of webpagina) om door te gaan. Mogelijk moet u opnieuw aanmelden.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Uw sessie verloopt over {time}. Sla uw werk op en vernieuw de sessie (of webpagina) om door te gaan. Mogelijk moet u opnieuw aanmelden.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Uw {productname} cluster lijkt verkeerd geconfigureerd te zijn of snel te schalen - neem contact op met uw systeembeheerder. Doorgaan met bewerken kan resulteren in meerdere gebruikers die elkaar niet zien, conflicten in de documentopslag en/of kopieer/plakproblemen. Verwacht serverId {0} voor routeToken {1} maar verbonden met serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Inzoomen", "Zoom Out": "Uitzoomen", "Zotero API key is incorrect": "Zotero API sleutel is incorrect", "Zotero API key is not configured": "Zotero API sleutel is niet geconfigureerd", "Zotero Warning": "Zotero Waarschuwing", "cell address": "Cel adres", "direct network connection": "directe netwerkverbinding", "file type icon": "Bestandstype pictogram", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "voorbeeldweergave van pagina %1", "replies": "antwoorden", "reply": "beantwoorden", "system call security filtering enabled": "systeemaanroepbeveiliging filteren ingeschakeld", "the Help tab": "het tabblad Help", "the View menu": "het menu Beeld", "warning: copy/paste request timed out": "waarschuwing: kopieer/plakverzoek time-out", "{0} deleted": "{0} verwijderd", "{0} selected": "{0} geselecteerd", "{0} tab selected": "{0} tabblad geselecteerd", "{0} unselected": "{0} ongeselecteerd", "{username} saved this document as {filename}. Do you want to join?": "{username} heeft dit document opgeslagen als {filename}. Wilt u meedoen?", "{user} has joined": "{user} is toegetreden", "{user} has left": "{user} is vertrokken", "\u00c5land Islands": "\u00c5land-eilanden"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-nn.json b/f7cloud-office/browser/dist/l10n/ui-nn.json new file mode 100644 index 0000000..c58d43a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-nn.json @@ -0,0 +1 @@ +{" document(s) open.": " ope/opne dokument.", " hrs": " timar", " mins": " minutt", " s": " s", " user(s).": " brukar(ar).", "%n users": "%n brukarar", "(current)": "(gjeldande)", "0 users": "0 brukarar", "1 user": "1 brukar", "About": "Om", "Accept": "Godta", "Accept change": "Godta endring", "Admin console": "Adminkonsoll", "All": "Alle", "Always follow the editor": "F\u00f8lj alltid den som skriv", "Analytics": "Analytisk", "Are you sure you want to delete this page?": "Er du sikker p\u00e5 at du vil sletta denne sida?", "Are you sure you want to delete this slide?": "Er du sikker p\u00e5 at du vil sletta dette lysbiletet?", "Are you sure you want to shut down the server?": "Er du sikker p\u00e5 at du vil sl\u00e5 av tenaren?", "Are you sure you want to terminate this session?": "Er du sikker p\u00e5 at du vil avslutta denne \u00f8kta?", "Average": "Gjennomsnitt", "Borders": "Kantlinjer", "Bytes received": "Byte motteke", "Bytes sent": "Sende byte", "CPU Graph": "CPU-kart", "Cache size of CPU statistics": "Storleik p\u00e5 mellomlageret for CPU-statistikk", "Cache size of memory statistics": "Storleik p\u00e5 mellomlageret for minnestatistikk", "Cancel": "Avbryt", "Channel Filter:": "Kanalfilter:", "Choice of functions": "Utval av funksjonar", "Close": "Lukk", "Close document": "Lukk dokumentet", "Comment": "Merknad", "Confirmation": "Stadfesting", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt \u00abAngre/Gjer om\u00bb fordi det er fleire brukarar. Bruk dokumentreparasjon for \u00e5 l\u00f8ysa konflikten.", "Connecting...": "Koplar til \u2026", "Connection error": "Tilkoplingsfeil", "Count": "Tal p\u00e5", "CountA": "Talp\u00e5A", "Creating copy...": "Lagar kopi \u2026", "Creating new file from template...": "Lag ei ny fil fr\u00e5 mal \u2026", "Dashboard": "Oversyn", "Discard": "Forkast", "Document": "Dokument", "Document cannot be renamed.": "Kan ikkje endra namn p\u00e5 dokumentet.", "Document cannot be saved.": "Dokumentet kan ikkje lagrast.", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumentet i lageret er endra. Kva vil du gjera med endringane som ikkje er lagra?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Det lagra dokumentet er endra. Opna det nye dokumentet. Versjonen din er tilgjengeleg som revisjon.", "Document requires password to modify.": "Det krevst passord for \u00e5 endra dette dokumentet.", "Document requires password to view.": "Det krevst passord for \u00e5 visa dette dokumentet.", "Documents open": "Opne dokument", "Documents:": "Dokument:", "Download as": "Last ned som", "Downloading...": "Lastar ned\u00a0\u2026", "Edit": "Rediger", "Elapsed time": "Tid g\u00e5tt", "Enter new sheet name": "Skriv inn nytt namn", "Entering text mode": "Opnar tekstmodus.", "Excel 2003 Spreadsheet (.xls)": "Excel 2003-rekneark (.xls)", "Excel Spreadsheet (.xlsx)": "Excel-rekneark (.xlsx)", "Expired:": "Utg\u00e5tt:", "Failed to download clipboard, please re-copy": "Kunne ikkje lasta ned utklippstavla, kopier p\u00e5 nytt", "Failed to load document.": "Klarte ikkje \u00e5 lasta dokumentet.", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Fekk ikkje til \u00e5 lasta ned dokumentet. Sj\u00e5 etter at det er st\u00f8tte for filtypen og at han ikkje er \u00f8ydelagt og pr\u00f8v igjen.", "Font": "Skrifttype", "Fullscreen presentation": "Fullskjermvising", "GB": "GB", "Graphs": "Diagram", "History": "Logg", "Hit Cancel to open in view-only mode.": "Trykk p\u00e5 avbryt for \u00e5 opna som skriveverna.", "Idle document - please click to reload and resume editing": "Tomt dokument, klikk for \u00e5 halda fram med redigeringa", "Idle time": "Passivtid", "Initializing...": "Klargjer \u2026", "Insert Local Image": "Set inn lokalt bilete", "Insert shapes": "Set inn figurar", "Insert sheet": "Set inn ark", "Insert sheet after this": "Set inn ark etter dette", "Insert sheet before this": "Set inn ark framf\u00f8re dette", "Insert table": "Set inn tabell", "Invalid link: '{url}'": "Ugyldig lenkje: \u00ab{url}\u00bb", "Keyboard shortcuts": "Sn\u00f8ggtastar", "Kill": "Terminer", "Kill session.": "Avslutt \u00f8kt.", "Last modification": "Siste endring", "Left Margin": "Venstremarg", "Loading...": "Lastar ...", "Local Image...": "Lokale bilete \u2026", "Log": "Logg", "Log Levels": "Loggniv\u00e5", "MB": "MB", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimalt stakkminne ( i KB) for dokumentprosessar - kan berre reduserast", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimalt virtuelt minne ( i MB) for dokumentprosessar - kan berre reduserast", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimal filstorleik som kan skrivast til disk (i MB) - kan berre reduserast", "Memory Graph": "Minnekart", "Memory consumed": "Minne brukt", "Minimum": "Minimum", "Modified": "Endra", "Modify": "Endra", "More information and support": "Meir informasjon og st\u00f8tte", "More...": "Meir", "Network Graph": "Nettverk-kart", "None": "Ingen", "None (Do not check spelling)": "Ingen (ikkje sjekk stavinga)", "Number of Documents": "Talet p\u00e5 dokument", "Number of Pages": "Talet p\u00e5 sider", "Number of Sheets": "Talet p\u00e5 ark", "Number of Slides": "Talet p\u00e5 lysbilete", "ODF presentation (.odp)": "ODF-presentasjon (.odp)", "ODF spreadsheet (.ods)": "ODF-rekneark (.ods)", "ODF text document (.odt)": "ODF-textdokument (.odt)", "OK": "OK", "Oops, there is a problem connecting the document": "Oi, det er eit problem med \u00e5 kopla til dokumentet", "Open link": "Opna lenkje", "Open menu": "Opna meny", "Overview": "Oversyn", "Overwrite": "Skriv over", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PID": "PID", "Paste Special": "Lim inn utval", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-presentasjon (.pptx)", "Received": "Motteke", "Refresh": "Oppdater", "Refresh Log": "Oppdater loggen", "Reject change": "Avvis endring", "Remove": "Fjern", "Renaming...": "Gje nytt namn \u2026", "Repair": "Reparer", "Repair Document": "Gjenopprett dokumentet", "Reply": "Svar", "Reset to Default Language": "Tilbakestill til standardspr\u00e5ket", "Reset zoom": "Tilbakestill forst\u00f8rringa", "Resolve": "L\u00f8ys p\u00e5 nytt", "Resolved": "L\u00f8yst", "Restoring older revision. Any unsaved changes will be available in version history": "Gjenopprettar eldre verson. Alle endringar som ikkje er lagra er tilgjengelege i versjonsloggen", "Rich Text (.rtf)": "Rik tekst (.rtf)", "Right Margin": "H\u00f8gremarg", "Save": "Lagra", "Save failed due to no disk space left. Document will now be read-only.": "Lagringa feila fordi det er for lite lagringsplass igjen. Dokumentet kan berre lesast.", "Save to new file": "Lagra til ny fil", "Saving...": "Lagrar\u00a0\u2026", "Scroll down annotations": "Rull ned merknadar", "Scroll up annotations": "Rull opp merknadar", "Search": "S\u00f8k", "See revision history": "Sj\u00e5 revisjonslogg", "Selected range of cells": "Markert celleomr\u00e5de", "Selection Mode": "Merkingsmodus", "Selection count": "Talet p\u00e5 markeringar", "Sent": "Sendt", "Server has been shut down; please reload the page.": "Tenaren har blitt skrudd av; oppdater sida.", "Server is shutting down for maintenance (auto-saving)": "Tenaren vert lukka for vedlikehald (autolagring)", "Server uptime": "Oppetid for tenar", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Tenesta er ikkje tilgjengeleg. Pr\u00f8v igjen seinare og rapporter problemet til administrator viss det held fram.", "Session terminated by document owner": "\u00d8kta er avslutta av dokumenteigaren", "Set Log Levels": "Set loggniv\u00e5", "Settings": "Innstillingar", "Share...": "Del \u2026", "Show Ruler": "Vis linjal", "Shutdown Server": "Tenaren er lukka", "Style": "Stil", "Sum": "Summer", "TB": "TB", "Text orientation": "Tekstretning", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Verts-URL-en er tom. coolwsd-tenaren er truleg sett opp feil. Kontakt administrator.", "The server encountered a {0} error while parsing the {1} command.": "Tenaren fann ein {0}-feil ved utf\u00f8ringa av {1}-kommandoen.", "The signature is OK, but the certificate could not be validated.": "Signaturen er OK, men sertifikatet kan ikkje validerast.", "This document has an invalid signature.": "Dette dokumentet har ein ugyldig signatur.", "This document is digitally signed and the signature is valid.": "Dette dokumentet er signert digitalt med gyldig signatur.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Denne tenesta er avgrensa til {0} dokument og {1} tilkoplingar totalt. Denne avgrensinga er n\u00e5dd. Pr\u00f8v igjen seinare.", "This version of {productname} is powered by": "Denne versjonen av {productname} vert driven av", "Time interval of CPU statistics (in ms)": "Tidsintervall for CPU-statistikk (i ms)", "Time interval of memory statistics (in ms)": "Tidsintervall for minnestatistikk (i ms)", "Type": "Type", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Uautorisert WOPI-vert. Pr\u00f8v igjen seinare og rapporter problemet til administrator viss det held fram.", "Unsupported server version.": "Har ikkje st\u00f8tte for denne tenarversjonen.", "Update Log Levels": "Oppdater loggniv\u00e5", "Uploading...": "Lastar opp ...", "User Name": "Brukarnamn", "Users online": "Brukarar tilkopla", "Version Information": "Versjonsinfo", "Views": "Visningar", "WOPI host": "WOPI-vert", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Vi kan diverre ikkje kopla deg til dokumentet ditt. Pr\u00f8v igjen.", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Ordteljar", "Word Document (.docx)": "Word Document (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Feil eller manglande WOPISrc-parameter, kontakt IKT-teamet.", "Wrong password provided. Please try again.": "Feil passord. Pr\u00f8v igjen:", "You": "Du", "kB": "kB", "{user} has joined": "{user} har logga p\u00e5", "{user} has left": "{user} har g\u00e5tt ut"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-oc.json b/f7cloud-office/browser/dist/l10n/ui-oc.json new file mode 100644 index 0000000..36ac4e2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-oc.json @@ -0,0 +1 @@ +{" document(s) open.": " document(s) dob\u00e8rt(s).", " hrs": " h", " mins": " min", " s": " s", " user(s).": " utilizaires(s).", "%n users": "%n utilizaires", "(current)": "(actual)", "0 users": "0 utilizaire", "1 user": "1 utilizaire", "About": "A prepaus", "Accept": "Acceptar", "Accept change": "Acceptar la modificacion", "Admin console": "Cons\u00f2la d\u2019administracion", "All": "Tot", "Always follow the editor": "Seguir sempre l\u2019editor", "Analytics": "Analitics", "Are you sure you want to delete sheet, {sheet}?": "Vol\u00e8tz vertadi\u00e8rament suprimir aqueste fu\u00e8lh, {sheet} ?", "Are you sure you want to delete this page?": "S\u00e8tz segur que vol\u00e8tz suprimir aquesta pagina ?", "Are you sure you want to delete this slide?": "S\u00e8tz segur que vol\u00e8tz suprimir aquesta diapositiva ?", "Are you sure you want to shut down the server?": "Vol\u00e8tz vertadi\u00e8rament atudar lo servidor\u202f?", "Are you sure you want to terminate this session?": "S\u00e8tz segur que vol\u00e8tz suprimir aquesta session ?", "Automatic color": "Color automatica", "Average": "Mejana", "Axial": "Axial", "BB": "BB", "Background Color": "Color del fons", "Borders": "Bordaduras", "Bytes received": "Octets recebuts", "Bytes sent": "Octets enviats", "CPU Graph": "Grafics de CPU", "CSV File (.csv)": "Fichi\u00e8r CSV (.csv)", "CSV file (.csv)": "Fichi\u00e8r CSV (.csv)", "Cache size of CPU statistics": "Talha del cache de las estatisticas de mem\u00f2ria CPU", "Cache size of memory statistics": "Talha del cache de las estatisticas de mem\u00f2ria", "Cancel": "Anullar", "Cell borders": "Bordadura de cellula", "Channel Filter:": "Filtre de canal :", "Choice of functions": "Causida de las foncions", "Clear the search field": "Voidar lo camp de rec\u00e8rca", "Close": "Tampar", "Close document": "Tampar lo document", "Color": "Color", "Columns": "Colomnas", "Comment": "Comentari", "Confirmation": "Confirmacion", "Connecting...": "Connexion...", "Connection error": "Error de connexion", "Count": "NB", "CountA": "NBVAL", "Creating copy...": "Creacion de la c\u00f2pia...", "Creating new file from template...": "Creacion d\u2019un fichi\u00e8r nov\u00e8l a partir d\u2019un mod\u00e8l...", "Currency": "Devisa", "Dashboard": "Tabl\u00e8u de b\u00f2rd", "Date": "Data", "Default Style": "Estil per defaut", "Delete": "Suprimir", "Delete Rows": "Suprimir de linhas", "Discard": "Ignorar", "Dismiss": "Abandonar", "Document": "Document", "Document cannot be renamed.": "Impossible de renomenar lo document.", "Document cannot be saved.": "Impossible d\u2019enregistrar lo document.", "Documents open": "Documents dob\u00e8rts", "Documents:": "Documents :", "Download as": "Telecargar jos", "Downloading...": "Telecargament...", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editar", "Elapsed time": "Temps passat", "Ellipsoid": "Ellipso\u00efde", "Enter new sheet name": "Picatz un nom nov\u00e8l de fu\u00e8lh", "Entering text mode": "Entrada en m\u00f2de de t\u00e8xt", "Excel 2003 Spreadsheet (.xls)": "Classador Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Classador Excel (.xlsx)", "Expired:": "Expirat\u202f:", "Export as": "Exportar coma", "Failed to authenticate this session over protocol {0}": "Frac\u00e0s de l\u2019autentificacion d\u2019aquesta session sul protoc\u00f2l {0}", "Failed to load document.": "Frac\u00e0s del cargament del document.", "Failed to set jwt authentication cookie over insecure connection": "Definicion del cookie d\u2019autentificacion jwt impossibla sus una connexion pas segura", "Fixed size": "Talha fixa", "Font": "Poli\u00e7a", "Font Name": "Nom de la poli\u00e7a", "Font Size": "Talha de la poli\u00e7a", "Fraction": "Fraccion", "From": "De", "Fullscreen presentation": "Presentacion ecran complet", "Function Wizard": "Assistent de foncion", "Functions": "Foncions", "GB": "Go", "General": "General", "Gradient End": "Fin del degradat", "Gradient Start": "Debuta del degradat", "Graphs": "Grafics", "Heading 1": "T\u00edtol 1", "Heading 2": "T\u00edtol 2", "Hide the search bar": "Rescondre la barra de rec\u00e8rca", "History": "Istoric", "Idle time": "Durada d\u2019inactivitat", "Initializing...": "Inicializacion...", "Insert Columns After": "Inserir colomnas apr\u00e8p", "Insert Columns Before": "Inserir colomnas abans", "Insert Comment": "Apondre un comentari", "Insert Local Image": "Inserir un imatge local", "Insert Rows Above": "Inserir de linhas en dess\u00fas", "Insert Shape": "Inserir una f\u00f2rma", "Insert Table": "Inserir un tabl\u00e8u", "Insert shapes": "Inserir de f\u00f2rmas", "Insert sheet": "Inserir un fu\u00e8lh", "Insert sheet after this": "Inserir un fu\u00e8lh apr\u00e8p aqu\u00f2", "Insert sheet before this": "Inserir un fu\u00e8lh abans aqu\u00f2", "Insert table": "Inserir un tabl\u00e8u", "Invalid link: '{url}'": "Ligam invalid\u202f: \u00ab\u202f{url}\u202f\u00bb", "Keyboard shortcuts": "Acorchis de clavi\u00e8r", "Kill": "Atudar", "Kill session.": "Tampar la session.", "Last modification": "Darri\u00e8ra modificacion", "Last saved:": "Darri\u00e8r enregistrament\u202f:", "Latest Updates": "Darri\u00e8ras mesas a jorn", "Linear": "Linear", "Loading...": "Cargament...", "Local Image...": "Imatge local...", "Log": "Jornal", "Log Levels": "Niv\u00e8ls de jornalizacion", "MB": "Mo", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Mem\u00f2ria maximala de fila de process\u00fas del document (en Ko) - reduire sonque", "Maximum Document process virtual memory (in MB) - reduce only": "Mem\u00f2ria maximala de fila de process\u00fas del document (en Ko) - reduire sonque", "Maximum file size allowed to write to disk (in MB) - reduce only": "Talha maximala de fichi\u00e8r autorizada a escriure sul disc (en Mo) - reduire sonque", "Memory Graph": "Grafics de mem\u00f2ria", "Memory consumed": "Mem\u00f2ria consumida", "Minimum": "Minimum", "Modified": "Modificat", "Modify": "Modificar", "More...": "Mai...", "Network Graph": "Grafic de ret", "No Comments": "Cap de comentari", "No color": "Cap de color", "None": "Pas cap", "None (Do not check spelling)": "Non (pas de verificacion ortografica)", "Normal": "Normal", "Number": "Nombre", "Number of Documents": "Nombre de documents", "Number of Pages": "Nombre de paginas", "Number of Sheets": "Nombre de fu\u00e8lhs", "Number of Slides": "Nombre de diapositivas", "ODF Drawing (.odg)": "Dessenh ODF (.odp)", "ODF presentation (.odp)": "Presentacion ODF (.odp)", "ODF spreadsheet (.ods)": "Classador ODF (.ods)", "ODF text document (.odt)": "Document t\u00e8xte ODF (.odt)", "OK": "D\u2019ac\u00f2rdi", "Online Help": "Ajuda en linha", "Open link": "Dobrir lo ligam", "Open menu": "Dobrir lo men\u00fa", "Overview": "Apercebut", "Overwrite": "Rempla\u00e7ar", "PB": "PB", "PDF Document (.pdf)": "Document PDF (.pdf)", "PID": "PID", "Page Setup": "Configuracion de la pagina", "Paste Special": "Empegament especial", "Path": "Empla\u00e7ament", "Percent": "Percentatge", "PowerPoint 2003 Presentation (.ppt)": "Presentacion PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Presentacion PowerPoint (.pptx)", "Present current slide": "Presentar la diapo activa", "Quadratic": "Q\u00fcadratic", "RELOAD": "RECARGAR", "Radial": "Radial", "Read-only": "Lectura sola", "Received": "Recebut", "Recent": "Recent", "Reconnecting...": "Reconnexion...", "Redo": "Restablir", "Refresh": "Actualizar", "Refresh Log": "Actualizar lo jornal", "Reject change": "Regetar la modificacion", "Remove": "Suprimir", "Repair": "Reparar", "Repair Document": "Reparar lo document", "Reply": "Respondre", "Report an issue": "Senhalar un probl\u00e8ma", "Reset to Default Language": "Restablir la lenga per defaut", "Reset zoom": "Re\u00efnicializar lo zoom", "Rich Text (.rtf)": "T\u00e8xt ric (.rtf)", "Rows": "Linhas", "Save": "Enregistrar", "Save Comments": "Enregistrar los comentaris", "Saving...": "Enregistrament...", "Search": "Recercar", "See history": "Veire l'istoric", "See revision history": "Veire l'istoric de las revisions", "Select multiple cells": "Seleccionar mantuna cellula", "Select range": "Seleccionar l\u2019interval", "Selected range of cells": "Plaja de cellulas seleccionadas", "Selection Mode": "M\u00f2de de seleccion", "Selection count": "Compte de la seleccion", "Selection mode: inactive": "M\u00f2de de seleccion\u202f: inactiu", "Send Feedback": "Enviar comentaris", "Sent": "Mandat", "Server has been shut down; please reload the page.": "Lo servidor es estat arrestat, volgatz recargar la pagina.", "Server uptime": "Temps d\u2019activitat del servidor", "Set Log Levels": "Definir los niv\u00e8ls de jornalizacion", "Settings": "Param\u00e8tres", "Share": "Partejar", "Share...": "Partejar...", "Show Ruler": "Mostrar la r\u00e8gla", "Show Status Bar": "Mostrar la barra d\u2019estat", "Show the search bar": "Mostrar la barra de rec\u00e8rca", "Shutdown Server": "Atudar lo servidor", "Solid": "Plen", "Someone": "Qualqu\u2019un", "Square": "Carrat", "Style": "Estil", "Sum": "Soma", "TB": "To", "Text": "T\u00e8xt", "Text orientation": "Orientacion del t\u00e8xte", "The server encountered a {0} error while parsing the {1} command.": "Lo servidor a rescontrat una error {0} en analisant la comanda {1}.", "Time": "Ora", "Time interval of CPU statistics (in ms)": "Interval de temps de las estatisticas de CPU (en ms)", "Time interval of memory statistics (in ms)": "Interval de temps de las estatisticas de mem\u00f2rias (en ms)", "Title": "T\u00edtol", "To": "A", "Type": "Tipe", "Undo": "Anullar", "Unlock": "Desverrolhar", "Update Log Levels": "Metre a jorn los niv\u00e8ls de jornalizacion", "Uploading...": "Cargament\u2026", "User Name": "Nom d'utilizaire", "Users online": "Utilizaires connectats", "Version Information": "Informacion de version", "Views": "Vistas", "WOPI host": "\u00d2ste WOPI", "What?": "Qu\u00e9 ?", "When?": "Quand ?", "Who?": "Qual ?", "Word 2003 Document (.doc)": "Document Word 2003 (.doc)", "Word Counter": "Comptador de mot", "Word Document (.docx)": "Document Word (.docx)", "YB": "YB", "You": "Vos", "ZB": "ZB", "cell address": "adre\u00e7a cellulara", "file type icon": "ic\u00f2na de tipe de fichi\u00e8r", "kB": "Ko", "replies": "responsas", "reply": "responsa", "{user} has left": "{user} es sortit"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-or.json b/f7cloud-office/browser/dist/l10n/ui-or.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-or.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-pa_IN.json b/f7cloud-office/browser/dist/l10n/ui-pa_IN.json new file mode 100644 index 0000000..8c7bb6e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-pa_IN.json @@ -0,0 +1 @@ +{" hrs": " \u0a18\u0a70\u0a1f\u0a47", " mins": " \u0a2e\u0a3f\u0a70\u0a1f", " s": " \u0a38\u0a15\u0a3f\u0a70\u0a1f", "%n users": "%n \u0a35\u0a30\u0a24\u0a4b\u0a02\u0a15\u0a3e\u0a30", "(current)": "(\u0a2e\u0a4c\u0a1c\u0a42\u0a26\u0a3e)", "0 users": "0 \u0a35\u0a30\u0a24\u0a4b\u0a02\u0a15\u0a3e\u0a30", "1 user": "1 \u0a35\u0a30\u0a24\u0a4b\u0a02\u0a15\u0a3e\u0a30", "About": "\u0a07\u0a38 \u0a2c\u0a3e\u0a30\u0a47", "Accept": "\u0a2e\u0a28\u0a1c\u0a3c\u0a42\u0a30", "Accept change": "\u0a24\u0a2c\u0a26\u0a40\u0a32\u0a40 \u0a2e\u0a70\u0a28\u0a4b", "Admin console": "\u0a2a\u0a30\u0a36\u0a3e\u0a36\u0a15\u0a40 \u0a15\u0a28\u0a38\u0a4b\u0a32", "All": "\u0a38\u0a3e\u0a30\u0a47", "Analytics": "\u0a05\u0a70\u0a15\u0a5c\u0a47", "Are you sure you want to delete this page?": "\u0a15\u0a40 \u0a24\u0a41\u0a38\u0a40\u0a02 \u0a07\u0a38 \u0a38\u0a2b\u0a3c\u0a47 \u0a28\u0a42\u0a70 \u0a39\u0a1f\u0a3e\u0a09\u0a23\u0a3e \u0a1a\u0a3e\u0a39\u0a41\u0a70\u0a26\u0a47 \u0a39\u0a4b?", "Are you sure you want to delete this slide?": "\u0a15\u0a40 \u0a24\u0a41\u0a38\u0a40\u0a02 \u0a07\u0a38 \u0a38\u0a32\u0a3e\u0a08\u0a21 \u0a28\u0a42\u0a70 \u0a39\u0a1f\u0a3e\u0a09\u0a23\u0a3e \u0a1a\u0a3e\u0a39\u0a41\u0a70\u0a26\u0a47 \u0a39\u0a4b?", "Are you sure you want to shut down the server?": "\u0a15\u0a40 \u0a24\u0a41\u0a38\u0a40\u0a02 \u0a38\u0a30\u0a35\u0a30 \u0a28\u0a42\u0a70 \u0a2c\u0a70\u0a26 \u0a15\u0a30\u0a28\u0a3e \u0a1a\u0a3e\u0a39\u0a41\u0a70\u0a26\u0a47 \u0a39\u0a4b?", "Are you sure you want to terminate this session?": "\u0a15\u0a40 \u0a24\u0a41\u0a38\u0a40\u0a02 \u0a07\u0a39 \u0a38\u0a3c\u0a48\u0a38\u0a3c\u0a28 \u0a16\u0a24\u0a2e \u0a15\u0a30\u0a28\u0a3e \u0a1a\u0a3e\u0a39\u0a41\u0a70\u0a26\u0a47 \u0a39\u0a4b?", "Average": "\u0a14\u0a38\u0a24", "Borders": "\u0a39\u0a3e\u0a36\u0a40\u0a0f", "Bytes received": "\u0a2e\u0a3f\u0a32\u0a47 \u0a2c\u0a3e\u0a08\u0a1f", "Bytes sent": "\u0a2d\u0a47\u0a1c\u0a47 \u0a2c\u0a3e\u0a08\u0a1f", "CPU Graph": "CPU \u0a17\u0a30\u0a3e\u0a2b\u0a3c", "Cache size of CPU statistics": "CPU \u0a05\u0a70\u0a15\u0a5c\u0a3f\u0a06\u0a02 \u0a26\u0a3e \u0a15\u0a48\u0a36 \u0a06\u0a15\u0a3e\u0a30", "Cache size of memory statistics": "\u0a2e\u0a48\u0a2e\u0a4b\u0a30\u0a40 \u0a05\u0a70\u0a15\u0a5c\u0a3f\u0a06\u0a02 \u0a26\u0a3e \u0a15\u0a48\u0a36 \u0a06\u0a15\u0a3e\u0a30", "Cancel": "\u0a30\u0a71\u0a26 \u0a15\u0a30\u0a4b", "Choice of functions": "\u0a2b\u0a3c\u0a70\u0a15\u0a36\u0a28\u0a3e\u0a02 \u0a26\u0a40 \u0a1a\u0a4b\u0a23", "Close": "\u0a2c\u0a70\u0a26 \u0a15\u0a30\u0a4b", "Close document": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b \u0a2c\u0a70\u0a26 \u0a15\u0a30\u0a4b", "Comment": "\u0a1f\u0a3f\u0a71\u0a2a\u0a23\u0a40", "Connecting...": "...\u0a15\u0a41\u0a28\u0a48\u0a15\u0a1f \u0a15\u0a40\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Connection error": "\u0a15\u0a28\u0a48\u0a15\u0a36\u0a28 \u0a17\u0a32\u0a24\u0a40", "Creating copy...": "...\u0a28\u0a15\u0a32 \u0a2c\u0a23\u0a3e\u0a08 \u0a1c\u0a3e \u0a30\u0a39\u0a40 \u0a39\u0a48", "Creating new file from template...": "...\u0a1f\u0a48\u0a2a\u0a32\u0a47\u0a1f \u0a24\u0a4b\u0a02 \u0a28\u0a35\u0a40 \u0a2b\u0a3e\u0a07\u0a32 \u0a2c\u0a23\u0a3e\u0a13", "Dashboard": "\u0a21\u0a48\u0a38\u0a3c\u0a2c\u0a4b\u0a30\u0a21", "Discard": "\u0a05\u0a23\u0a21\u0a3f\u0a71\u0a20 \u0a15\u0a30\u0a4b", "Document": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b\u0a3c \u0a28\u0a42\u0a70 \u0a38\u0a70\u0a2d\u0a3e\u0a32\u0a23 \u0a26\u0a47 \u0a26\u0a4c\u0a30\u0a3e\u0a28 \u0a2c\u0a26\u0a32\u0a3f\u0a06 \u0a17\u0a3f\u0a06 \u0a38\u0a40\u0964 \u0a24\u0a41\u0a38\u0a40\u0a02 \u0a06\u0a2a\u0a23\u0a40\u0a06\u0a02 \u0a28\u0a3e-\u0a38\u0a70\u0a2d\u0a3e\u0a32\u0a40\u0a06\u0a02 \u0a24\u0a2c\u0a26\u0a40\u0a32\u0a40\u0a06\u0a02 \u0a28\u0a3e\u0a32 \u0a15\u0a40 \u0a15\u0a30\u0a28\u0a3e \u0a1a\u0a3e\u0a39\u0a41\u0a70\u0a26\u0a47 \u0a39\u0a4b?", "Document requires password to modify.": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c \u0a28\u0a42\u0a70 \u0a38\u0a4b\u0a27\u0a23 \u0a32\u0a08 \u0a2a\u0a3e\u0a38\u0a35\u0a30\u0a21 \u0a1a\u0a3e\u0a39\u0a40\u0a26\u0a3e \u0a39\u0a48\u0964", "Document requires password to view.": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c \u0a28\u0a42\u0a70 \u0a35\u0a47\u0a16\u0a23 \u0a32\u0a08 \u0a2a\u0a3e\u0a38\u0a35\u0a30\u0a21 \u0a1a\u0a3e\u0a39\u0a40\u0a26\u0a3e \u0a39\u0a48\u0964", "Documents:": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b:", "Download as": "\u0a07\u0a70\u0a1d \u0a21\u0a3e\u0a0a\u0a28\u0a32\u0a4b\u0a21 \u0a15\u0a30\u0a4b", "Downloading...": "...\u0a21\u0a3e\u0a0a\u0a28\u0a32\u0a4b\u0a21 \u0a15\u0a40\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Edit": "\u0a38\u0a4b\u0a27\u0a4b", "Elapsed time": "\u0a32\u0a71\u0a17\u0a3e \u0a38\u0a2e\u0a3e\u0a02", "Enter new sheet name": "\u0a28\u0a35\u0a40\u0a02 \u0a36\u0a40\u0a1f \u0a26\u0a3e \u0a28\u0a3e\u0a02 \u0a26\u0a3f\u0a13", "Entering text mode": "\u0a32\u0a3f\u0a16\u0a23 \u0a26\u0a3e \u0a22\u0a70\u0a17 \u0a26\u0a3f\u0a71\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Expired:": "\u0a2e\u0a3f\u0a06\u0a26 \u0a2a\u0a41\u0a71\u0a17\u0a40:", "Font": "\u0a2b\u0a4b\u0a02\u0a1f", "Fullscreen presentation": "\u0a2a\u0a42\u0a30\u0a40 \u0a38\u0a15\u0a30\u0a40\u0a28 \u0a09\u0a71\u0a24\u0a47 \u0a2a\u0a47\u0a36\u0a15\u0a3e\u0a30\u0a40", "GB": "GB", "Graphs": "\u0a17\u0a30\u0a3e\u0a5e", "History": "\u0a05\u0a24\u0a40\u0a24", "Hit Cancel to open in view-only mode.": "\u0a38\u0a3f\u0a30\u0a2b\u0a3c \u0a2a\u0a5c\u0a4d\u0a39\u0a28 \u0a32\u0a08 \u0a22\u0a70\u0a17 \u0a35\u0a3f\u0a71\u0a1a \u0a16\u0a4b\u0a32\u0a4d\u0a39\u0a23 \u0a32\u0a08 \u0a30\u0a71\u0a26 \u0a15\u0a30\u0a4b \u0a28\u0a42\u0a70 \u0a15\u0a32\u0a3f\u0a71\u0a15 \u0a15\u0a30\u0a4b\u0964", "Idle time": "\u0a35\u0a3f\u0a39\u0a32\u0a3e \u0a38\u0a2e\u0a3e\u0a02", "Initializing...": "...\u0a36\u0a41\u0a30\u0a42 \u0a15\u0a40\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Insert Local Image": "\u0a32\u0a4b\u0a15\u0a32 \u0a1a\u0a3f\u0a71\u0a24\u0a30 \u0a1c\u0a4b\u0a5c\u0a4b", "Insert shapes": "\u0a38\u0a3c\u0a15\u0a32\u0a3e\u0a02 \u0a1c\u0a4b\u0a5c\u0a4b", "Insert sheet": "\u0a36\u0a40\u0a1f \u0a1c\u0a4b\u0a5c\u0a4b", "Insert table": "\u0a38\u0a3e\u0a30\u0a23\u0a40 \u0a1c\u0a4b\u0a5c\u0a4b", "Keyboard shortcuts": "\u0a15\u0a40\u0a2c\u0a4b\u0a30\u0a21 \u0a38\u0a3c\u0a3e\u0a30\u0a1f\u0a15\u0a71\u0a1f", "Kill": "\u0a16\u0a24\u0a2e", "Last modification": "\u0a06\u0a16\u0a30\u0a40 \u0a38\u0a4b\u0a27", "Left Margin": "\u0a16\u0a71\u0a2c\u0a3e \u0a39\u0a3e\u0a38\u0a3c\u0a40\u0a06", "Loading...": "...\u0a32\u0a4b\u0a21 \u0a15\u0a40\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Local Image...": "...\u0a32\u0a4b\u0a15\u0a32 \u0a1a\u0a3f\u0a71\u0a24\u0a30", "MB": "MB", "Maximum": "\u0a35\u0a71\u0a27\u0a4b-\u0a35\u0a71\u0a27", "Memory Graph": "\u0a2e\u0a48\u0a2e\u0a4b\u0a30\u0a40 \u0a17\u0a30\u0a3e\u0a2b\u0a3c", "Memory consumed": "\u0a35\u0a30\u0a24\u0a40 \u0a17\u0a08 \u0a2e\u0a48\u0a2e\u0a4b\u0a30\u0a40", "Minimum": "\u0a18\u0a71\u0a1f\u0a4b-\u0a18\u0a71\u0a1f", "Modified": "\u0a38\u0a4b\u0a27", "Modify": "\u0a38\u0a4b\u0a27\u0a4b", "More information and support": "\u0a39\u0a4b\u0a30 \u0a1c\u0a3e\u0a23\u0a15\u0a3e\u0a30\u0a40 \u0a24\u0a47 \u0a38\u0a39\u0a3f\u0a2f\u0a4b\u0a17", "More...": "...\u0a39\u0a4b\u0a30", "Network Graph": "\u0a28\u0a48\u0a71\u0a1f\u0a35\u0a30\u0a15 \u0a17\u0a30\u0a3e\u0a2b\u0a3c", "None (Do not check spelling)": "\u0a15\u0a4b\u0a08 \u0a28\u0a39\u0a40\u0a02 (\u0a38\u0a2a\u0a48\u0a32\u0a3f\u0a70\u0a17 \u0a1a\u0a48\u0a71\u0a15 \u0a28\u0a3e \u0a15\u0a30\u0a4b)", "Number of Documents": "\u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b\u0a3e\u0a02 \u0a26\u0a40 \u0a17\u0a3f\u0a23\u0a24\u0a40", "Number of Sheets": "\u0a36\u0a40\u0a1f\u0a3e\u0a02 \u0a26\u0a40 \u0a17\u0a3f\u0a23\u0a24\u0a40", "ODF presentation (.odp)": "ODF \u0a2a\u0a47\u0a38\u0a3c\u0a15\u0a3e\u0a30\u0a40 (.odp)", "ODF text document (.odt)": "ODF \u0a32\u0a3f\u0a16\u0a24 \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c (.odt)", "Open link": "\u0a32\u0a3f\u0a70\u0a15 \u0a16\u0a4b\u0a32\u0a4d\u0a39\u0a4b", "Open menu": "\u0a2e\u0a47\u0a28\u0a42 \u0a16\u0a4b\u0a32\u0a4d\u0a39\u0a4b", "Overview": "\u0a38\u0a70\u0a16\u0a47\u0a2a", "Overwrite": "\u0a09\u0a71\u0a24\u0a47 \u0a32\u0a3f\u0a16\u0a4b", "PDF Document (.pdf)": "PDF \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c (.pdf)", "PID": "PID", "Paste Special": "\u0a16\u0a3e\u0a38 \u0a1a\u0a47\u0a2a\u0a4b", "Received": "\u0a2e\u0a3f\u0a32\u0a47", "Refresh": "\u0a24\u0a3e\u0a5b\u0a3e \u0a15\u0a30\u0a4b", "Reject change": "\u0a24\u0a2c\u0a26\u0a40\u0a32\u0a40 \u0a30\u0a71\u0a26 \u0a15\u0a30\u0a4b", "Remove": "\u0a39\u0a1f\u0a3e\u0a13", "Renaming...": "...\u0a28\u0a3e\u0a02 \u0a2c\u0a26\u0a32\u0a3f\u0a06 \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Repair": "\u0a2e\u0a41\u0a30\u0a70\u0a2e\u0a24 \u0a15\u0a30\u0a4b", "Reply": "\u0a1c\u0a35\u0a3e\u0a2c \u0a26\u0a3f\u0a13", "Reset to Default Language": "\u0a21\u0a3f\u0a2b\u0a3e\u0a32\u0a1f \u0a2d\u0a3e\u0a38\u0a3c\u0a3e \u0a32\u0a08 \u0a2e\u0a41\u0a5c-\u0a38\u0a48\u0a71\u0a1f \u0a15\u0a30\u0a4b", "Reset zoom": "\u0a1c\u0a3c\u0a42\u0a2e \u0a2e\u0a41\u0a5c-\u0a38\u0a48\u0a71\u0a1f \u0a15\u0a30\u0a4b", "Right Margin": "\u0a38\u0a71\u0a1c\u0a3e \u0a39\u0a3e\u0a38\u0a3c\u0a40\u0a06", "Save": "\u0a38\u0a70\u0a2d\u0a3e\u0a32\u0a4b", "Save to new file": "\u0a28\u0a35\u0a40\u0a02 \u0a2b\u0a3c\u0a3e\u0a07\u0a32 '\u0a1a \u0a38\u0a70\u0a2d\u0a3e\u0a32\u0a4b", "Saving...": "...\u0a38\u0a70\u0a2d\u0a3e\u0a32\u0a3f\u0a06 \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "Search": "\u0a16\u0a4b\u0a1c\u0a4b", "See revision history": "\u0a38\u0a41\u0a27\u0a3e\u0a08 \u0a05\u0a24\u0a40\u0a24 \u0a35\u0a47\u0a16\u0a4b", "Selection Mode": "\u0a1a\u0a4b\u0a23 \u0a26\u0a3e \u0a22\u0a70\u0a17", "Sent": "\u0a2d\u0a47\u0a1c\u0a47", "Settings": "\u0a38\u0a48\u0a1f\u0a3f\u0a70\u0a17\u0a3e\u0a02", "Share...": "...\u0a38\u0a3e\u0a02\u0a1d\u0a3e \u0a15\u0a30\u0a4b", "Shutdown Server": "\u0a38\u0a30\u0a35\u0a30 \u0a2c\u0a70\u0a26 \u0a15\u0a30\u0a4b", "Style": "\u0a38\u0a1f\u0a3e\u0a08\u0a32", "Sum": "\u0a1c\u0a4b\u0a5c", "TB": "TB", "Text orientation": "\u0a32\u0a3f\u0a16\u0a24 \u0a26\u0a40 \u0a26\u0a3f\u0a38\u0a3c\u0a3e", "This document has an invalid signature.": "\u0a07\u0a39 \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a5b \u0a32\u0a08 \u0a26\u0a38\u0a24\u0a16\u0a24 \u0a17\u0a32\u0a24 \u0a39\u0a28\u0964", "This document is digitally signed and the signature is valid.": "\u0a07\u0a39 \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c \u0a28\u0a42\u0a70 \u0a21\u0a3f\u0a1c\u0a3c\u0a3f\u0a1f\u0a32 \u0a30\u0a42\u0a2a \u0a35\u0a3f\u0a71\u0a1a \u0a26\u0a38\u0a24\u0a16\u0a24 \u0a39\u0a48 \u0a05\u0a24\u0a47 \u0a26\u0a38\u0a24\u0a16\u0a24 \u0a20\u0a40\u0a15 \u0a39\u0a28\u0964", "This version of {productname} is powered by": "{productname} \u0a26\u0a3e \u0a07\u0a39 \u0a35\u0a30\u0a5b\u0a28 \u0a07\u0a38 \u0a26\u0a47 \u0a38\u0a39\u0a3f\u0a2f\u0a4b\u0a17 \u0a28\u0a3e\u0a32 \u0a39\u0a48", "Time interval of CPU statistics (in ms)": "CPU \u0a05\u0a70\u0a15\u0a5c\u0a3f\u0a06\u0a02 \u0a32\u0a08 \u0a38\u0a2e\u0a3e\u0a02 \u0a05\u0a70\u0a24\u0a30\u0a3e\u0a32 (\u0a2e\u0a3f\u0a32\u0a40\u0a38\u0a15\u0a3f\u0a70\u0a1f '\u0a1a)", "Time interval of memory statistics (in ms)": "\u0a2e\u0a48\u0a2e\u0a4b\u0a30\u0a40 \u0a05\u0a70\u0a15\u0a5c\u0a3f\u0a06\u0a02 \u0a32\u0a08 \u0a38\u0a2e\u0a3e\u0a02 \u0a05\u0a70\u0a24\u0a30\u0a3e\u0a32 (\u0a2e\u0a3f\u0a32\u0a40\u0a38\u0a15\u0a3f\u0a70\u0a1f '\u0a1a)", "Type": "\u0a15\u0a3f\u0a38\u0a2e", "Uploading...": "...\u0a05\u0a71\u0a2a\u0a32\u0a4b\u0a21 \u0a15\u0a40\u0a24\u0a3e \u0a1c\u0a3e \u0a30\u0a3f\u0a39\u0a3e \u0a39\u0a48", "User Name": "\u0a35\u0a30\u0a24\u0a4b\u0a02\u0a15\u0a3e\u0a30 \u0a28\u0a3e\u0a02", "Users online": "\u0a06\u0a28\u0a32\u0a3e\u0a08\u0a28 \u0a35\u0a30\u0a24\u0a4b\u0a02\u0a15\u0a3e\u0a30", "Word 2003 Document (.doc)": "Word 2003 \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c (.doc)", "Word Document (.docx)": "Word \u0a26\u0a38\u0a24\u0a3e\u0a35\u0a47\u0a1c\u0a3c (.docx)", "Wrong password provided. Please try again.": "\u0a17\u0a32\u0a24 \u0a2a\u0a3e\u0a38\u0a35\u0a30\u0a21 \u0a26\u0a3f\u0a71\u0a24\u0a3e \u0a17\u0a3f\u0a06\u0964 \u0a2e\u0a41\u0a5c \u0a15\u0a4b\u0a36\u0a3f\u0a36 \u0a15\u0a30\u0a4b\u0964", "You": "\u0a24\u0a41\u0a38\u0a40\u0a02", "kB": "kB", "{user} has joined": "{user} \u0a1c\u0a41\u0a5c\u0a3f\u0a06", "{user} has left": "{user} \u0a28\u0a47 \u0a1b\u0a71\u0a21\u0a3f\u0a06"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-pl.json b/f7cloud-office/browser/dist/l10n/ui-pl.json new file mode 100644 index 0000000..7fae478 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-pl.json @@ -0,0 +1 @@ +{" document(s) open.": " dokument(y/\u00f3w) otwart(y/e/ych).", " hrs": " godz.", " mins": " minut", " s": " s", " user(s).": " u\u017cytkownik(\u00f3w).", "\"Slow Proxy\"": "\"Powolne proxy\"", "#10 Envelope": "Koperta #10", "#11 Envelope": "Koperta #11", "#12 Envelope": "Koperta #12", "#6\u00be Envelope": "Koperta #6\u00be", "#7\u00be (Monarch) Envelope": "Koperta #7\u00be (Monarch)", "#9 Envelope": "Koperta #9", "%n users": "%n u\u017cytkownik\u00f3w", "(Warning: Server accessibility must be enabled to toggle)": "(Ostrze\u017cenie: aby prze\u0142\u0105czy\u0107, nale\u017cy w\u0142\u0105czy\u0107 ustawienia dost\u0119pno\u015bci serwera)", "(current)": "(bie\u017c\u0105ca)", ", cluster configuration error: mis-matching serverid": ", b\u0142\u0105d konfiguracji klastra: niezgodny identyfikator serwera", "0 users": "0 u\u017cytkownik\u00f3w", "1 user": "1 u\u017cytkownik", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Trwa edytowanie komentarza", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Pobieranie z powodu du\u017cej operacji kopiowania/wklejania ju\u017c si\u0119 rozpocz\u0119\u0142o. Poczekaj na bie\u017c\u0105ce pobieranie lub anuluj przed rozpocz\u0119ciem nowego", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Asystent AI", "About": "Informacje", "Above Average...": "Powy\u017cej \u015bredniej...", "Accept": "Akceptuj", "Accept change": "Zaakceptuj zmian\u0119", "Access token is missing in initial variables.": "W zmiennych pocz\u0105tkowych brakuje tokena dost\u0119pu.", "Accessibility": "U\u0142atwienia dost\u0119pu", "Accessibility Checker": "Sprawdzanie dost\u0119pno\u015bci", "Active Sheet": "Aktywny arkusz", "Active sheet": "Aktywny arkusz", "Add": "Dodaj", "Add Bibliography": "Dodaj bibliografi\u0119", "Add Citation": "Dodaj cytat", "Add Citation Note": "Dodaj notatk\u0119 do cytatu", "Add Note": "Dodaj notatk\u0119", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Dodaj lub edytuj s\u0142owa w s\u0142owniku sprawdzania pisowni. S\u0142owa w tym s\u0142owniku (.dic) b\u0119d\u0105 dost\u0119pne do sprawdzania pisowni.", "Adjust how office documents behave.": "Dostosuj spos\u00f3b zachowania dokument\u00f3w biurowych.", "Adjust view settings.": "Dostosuj ustawienia widoku.", "Admin console": "Konsola administracyjna", "After": "Po", "Albania": "Albania", "Alerts:": "Alerty:", "Align": "Wyr\u00f3wnaj", "Alignment": "Wyr\u00f3wnanie", "All": "Wszystko", "All Horizontal Lines": "Wszystkie linie poziome", "All Sheets": "Wszystkie arkusze", "All users": "Wszyscy u\u017cytkownicy", "Already presenting": "Ju\u017c prezentuj\u0119", "Also check the voice over toggle under {parentControl}.": "Sprawd\u017a tak\u017ce prze\u0142\u0105cznik g\u0142osu w {parentControl}.", "Always follow the editor": "Zawsze pod\u0105\u017caj za edytorem", "An error occurred while fetching notes": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas pobierania notatek", "An error occurred while fetching style list": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas pobierania listy styl\u00f3w", "Analytics": "Analityka", "Andorra": "Andora", "Another user has removed this comment.": "Inny u\u017cytkownik usun\u0105\u0142 ten komentarz.", "Another user has updated the comment. Would you like to overwrite those changes?": "Inny u\u017cytkownik zaktualizowa\u0142 komentarz. Czy chcesz zast\u0105pi\u0107 te zmiany?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Chcesz wzi\u0105\u0107 udzia\u0142 w projekcie, ale nie wiesz, od czego zacz\u0105\u0107? Przejd\u017a do instrukcji krok po kroku i skompiluj CODE od podstaw. Mo\u017cesz tak\u017ce pom\u00f3c w t\u0142umaczeniu lub zg\u0142aszaj\u0105c b\u0142\u0105d wraz ze wszystkimi niezb\u0119dnymi krokami, jak go odtworzy\u0107.", "Are you sure you want to delete sheet, {sheet}?": "Czy na pewno chcesz usun\u0105\u0107 arkusz, {sheet}?", "Are you sure you want to delete this page?": "Czy na pewno chcesz usun\u0105\u0107 t\u0105 stron\u0119?", "Are you sure you want to delete this slide?": "Czy na pewno usun\u0105\u0107 ten slajd?", "Are you sure you want to reset Document settings?": "Czy na pewno chcesz zresetowa\u0107 ustawienia dokumentu?", "Are you sure you want to reset View Settings?": "Czy na pewno chcesz zresetowa\u0107 ustawienia widoku?", "Are you sure you want to shut down the server?": "Czy na pewno chcesz zatrzyma\u0107 serwer?", "Are you sure you want to terminate this session?": "Czy jeste\u015b pewien, \u017ce chcesz zamkn\u0105\u0107 t\u0105 sesj\u0119?", "Argentina": "Argentyna", "Armenia": "Armenia", "Arrange": "Rozmie\u015b\u0107", "Assistant": "Asystent", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "B\u0142\u0105d autoryzacji: '{errormessage}'.", "AutoSum": "Autosumowanie", "Automatic": "Automatycznie", "Automatic color": "Automatyczny kolor", "Autosaved": "Automatycznie zapisano", "Autotext": "Autotekst", "Avatar for {user}": "Awatar dla {user}", "Average": "\u015arednia", "Axial": "Osiowa", "Azerbaijan": "Azerbejd\u017can", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "Filtrowanie BPF potencjalnie ryzykownych wywo\u0142a\u0144 systemowych (secomp) nie jest w\u0142\u0105czone. Stanowi to zagro\u017cenie bezpiecze\u0144stwa.", "Background": "T\u0142o", "Background Color": "Kolor t\u0142a", "Background Image": "Obraz t\u0142a", "Bad": "Z\u0142y", "Belarus": "Bia\u0142oru\u015b", "Belgium": "Belgia", "Below Average...": "Poni\u017cej \u015bredniej...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Czarno-bia\u0142y", "Blank Slide": "Pusty slajd", "Booket back": "Ty\u0142 broszurki", "Booklet": "Broszurka", "Booklet front": "Prz\u00f3d broszurki", "Bookmarks": "Zak\u0142adki", "Boolean Value": "Warto\u015b\u0107 logiczna", "Borders": "Kraw\u0119dzie", "Bosnia and Herzegovina": "Bo\u015bnia i Hercegowina", "Bottom Border": "Kraw\u0119d\u017a dolna", "Bottom Margin": "Dolny margines", "Bottom N elements...": "Dolne N element\u00f3w...", "Bottom N percent...": "Dolny N procent...", "Bottom: {bottom}": "D\u00f3\u0142: {bottom}", "Brazil": "Brazylia", "Brochure": "Broszura", "Brochure Right to Left": "Broszura od prawej do lewej", "Bulgaria": "Bu\u0142garia", "Bytes received": "Otrzymane bajty", "Bytes sent": "Wys\u0142ane bajty", "C4 Envelope": "Koperta C4", "C5 Envelope": "Koperta C5", "C6 Envelope": "Koperta C6", "C6/5 Envelope": "Koperta C6/5", "COOLWSD version:": "Wersja COOLWSD:", "CPU Graph": "Monitor CPU", "CPU History": "Historia procesora", "CSV File (.csv)": "Plik CSV (.csv)", "CSV file (.csv)": "Plik CSV (.csv)", "Cache size of CPU statistics": "Statystyka rozmiaru pami\u0119ci podr\u0119cznej CPU", "Cache size of memory statistics": "Statystyka rozmiaru pami\u0119ci podr\u0119cznej", "Canada": "Kanada", "Cancel": "Anuluj", "Cancel paste special": "Anuluj wklejanie specjalne", "Cell borders": "Kraw\u0119dzie kom\u00f3rek", "Cells": "Kom\u00f3rki", "Centered Text": "Tekst wy\u015brodkowany", "Change Layout": "Zmie\u0144 uk\u0142ad", "Channel Filter:": "Filtr kana\u0142u:", "Character": "Znak", "Check security warnings of your server": "Sprawd\u017a ostrze\u017cenia o bezpiecze\u0144stwie serwera", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Sprawd\u017a informacje o wydaniu i dowiedz si\u0119 wszystkiego o najnowszej wersji Collabora Online Development Edition, skierowanej do u\u017cytkownik\u00f3w domowych i ma\u0142ych zespo\u0142\u00f3w.", "Checkbox": "Pole wyboru", "Chile": "Chile", "China": "Chiny", "Choice of functions": "Wyb\u00f3r funkcji", "Citation Preferences": "Preferencje cytat\u00f3w", "Citation Style": "Styl cytatu", "Citation warning": "Ostrze\u017cenie o cytowaniu", "Citations update failed": "Nie powiod\u0142a si\u0119 aktualizacja cytat\u00f3w", "Cleaning up the document from the last session.": "Czyszczenie dokumentu z ostatniej sesji.", "Clear the search field": "Wyczy\u015b\u0107 pole wyszukiwania", "Click to exit presentation...": "Kliknij, aby wyj\u015b\u0107 z prezentacji...", "Clipboard": "Schowek", "Close": "Zamknij", "Close Navigation": "Zamknij nawigacj\u0119", "Close Presentation": "Zamknij prezentacj\u0119", "Close dialog": "Zamknij okno dialogowe", "Close document": "Zamknij dokument", "Close popup to ignore paste special": "Zamknij okienko, aby zignorowa\u0107 wklejanie specjalnie", "Cluster configuration warning": "Ostrze\u017cenie dotycz\u0105ce konfiguracji klastra", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Witamy w Collabora Online", "Collapse Formula Bar": "Zwi\u0144 pasek formu\u0142y", "Collapse Tabs": "Zwi\u0144 karty", "Color": "Kolor", "Column Width": "Szeroko\u015b\u0107 kolumny", "Column {0}": "Kolumna {0}", "Column {0} through {1}": "Kolumna od {0} do {1}", "Columns": "Kolumny", "Comment": "Komentarz", "Comments": "Komentarze", "Comments Updated": "Komentarze zaktualizowano", "Comments list": "Lista komentarzy", "Compact layout": "Uk\u0142ad kompaktowy", "Compact view": "Widok kompaktowy", "Confirm": "Potwierd\u017a", "Confirmation": "Potwierdzenie", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt cofnij/pon\u00f3w z wieloma u\u017cytkownikami. Prosz\u0119 u\u017cy\u0107 naprawy dokumentu, aby rozwi\u0105za\u0107 problem", "Connecting...": "\u0141\u0105czenie...", "Connection error": "B\u0142\u0105d po\u0142\u0105czenia", "Connections": "Po\u0142\u0105czenia", "Containing text...": "Zawieraj\u0105ce tekst...", "Content": "Tre\u015b\u0107", "Content copied to clipboard": "Zawarto\u015b\u0107 skopiowana do schowka", "Continue editing": "Kontynuuj edycj\u0119", "Continue read only": "Kontynuuj tylko do odczytu", "Controls": "Formanty", "Copied external sources are not allowed": "Kopiowane \u017ar\u00f3d\u0142a zewn\u0119trzne s\u0105 niedozwolone", "Copy": "Kopiuj", "Copy Cells": "Kopiuj kom\u00f3rki", "Copy Sheet...": "Kopiuj arkusz...", "Copy all version information in English": "Skopiuj wszystkie informacje o wersji w j\u0119zyku angielskim", "Copy link location": "Skopiuj adres \u0142\u0105cza", "Copying from the document disabled": "Kopiowanie z dokumentu wy\u0142\u0105czone", "Count": "Zliczanie", "CountA": "Niepuste", "Country:": "Pa\u0144stwo:", "Creating copy...": "Tworzenie kopii...", "Creating new file from template...": "Tworzenie nowego pliku z szablonu...", "Creator(s)": "Tw\u00f3rca(-y)", "Croatia": "Chorwacja", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D, aby wyj\u015b\u0107", "Currency": "Waluta", "Current Slide": "Bie\u017c\u0105cy slajd", "Current slide as Bitmap (.bmp)": "Bie\u017c\u0105cy slajd jako bitmapa (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Bie\u017c\u0105cy slajd jako Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Bie\u017c\u0105cy slajd jako Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Bie\u017c\u0105cy slajd jako Tag Image File Format (.tiff)", "Custom Animation": "Animacja niestandardowa", "Custom Margins\u2026": "Marginesy niestandardowe\u2026", "Custom dictionaries": "S\u0142owniki niestandardowe", "Cyprus": "Cypr", "Czech Republic": "Czechy", "DL Envelope": "Koperta DL", "Dark Mode": "Tryb ciemny", "Dashboard": "Panel", "Data": "Dane", "Date": "Data", "Date & Time": "Data i godzina", "Debug Tools": "Narz\u0119dzia debugowania", "Default": "Domy\u015blne", "Default Style": "Styl domy\u015blny", "Define print area": "Okre\u015bl obszar wydruku", "Delete": "Usu\u0144", "Delete Columns": "Usu\u0144 kolumny", "Delete Rows": "Usu\u0144 wiersze", "Delete Single Sparkline": "Usu\u0144 pojedynczy wykres przebiegu w czasie", "Delete tabstop": "Usu\u0144 tabulator", "Denmark": "Dania", "Design": "Projekt", "Dictionary of exceptions": "S\u0142ownik wyj\u0105tk\u00f3w", "Disable Animations": "Wy\u0142\u0105cz animacje", "Discard": "Odrzu\u0107", "Discover All The Changes": "Odkryj wszystkie zmiany", "Dismiss": "Odrzu\u0107", "Document": "Dokument", "Document Settings": "Ustawienia dokumentu", "Document cannot be exported. Please try again.": "Nie mo\u017cna wyeksportowa\u0107 dokumentu. Spr\u00f3buj ponownie.", "Document cannot be renamed, please check your permissions.": "Nie mo\u017cna zmieni\u0107 nazwy dokumentu, sprawd\u017a uprawnienia.", "Document cannot be renamed.": "Nie mo\u017cna zmieni\u0107 nazwy dokumentu.", "Document cannot be saved due to expired session, please reload the page to continue.": "Nie mo\u017cna zapisa\u0107 dokumentu ze wzgl\u0119du na wygas\u0142\u0105 sesj\u0119. Aby kontynuowa\u0107, za\u0142aduj stron\u0119 ponownie.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Nie mo\u017cna zapisa\u0107 dokumentu z powodu wygas\u0142ej sesji. Aby kontynuowa\u0107, otw\u00f3rz dokument ponownie.", "Document cannot be saved, please check your permissions.": "Dokument nie mo\u017ce zosta\u0107 zapisany, sprawd\u017a uprawnienia.", "Document cannot be saved.": "Nie mo\u017cna zapisa\u0107 dokumentu.", "Document colors": "Kolory dokumentu", "Document container started in": "Kontener dokument\u00f3w zosta\u0142 uruchomiony w", "Document contains unsupported media": "Dokument zawiera nieobs\u0142ugiwane media", "Document has been changed": "Dokument zosta\u0142 zmieniony", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument zosta\u0142 zmieniony w pami\u0119ci. Co chcia\u0142by\u015b zrobi\u0107 ze swoimi niezapisanymi zmianami?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument zmieni\u0142 si\u0119 w pami\u0119ci. \u0141adowanie nowego dokumentu. Twoja wersja jest dost\u0119pna jako wersja.", "Document is getting migrated": "Trwa migracja dokumentu", "Document requires password to modify.": "Ten dokument wymaga has\u0142a do modyfikacji.", "Document requires password to view.": "Ten dokument wymaga has\u0142a do wy\u015bwietlenia.", "Document settings": "Ustawienia dokumentu", "Documents are not effectively contained: missing capabilities or namespaces.": "Dokumenty nie s\u0105 skutecznie chronione: brakuje mo\u017cliwo\u015bci lub przestrzeni nazw.", "Documents open": "Dokumenty otwarte", "Documents:": "Dokumenty:", "Don\u2019t show this again": "Nie pokazuj tego wi\u0119cej", "Double Hairline (1.10 pt)": "Podw\u00f3jna ultracienka (1,10 pt.)", "Double Hairline (2.35 pt)": "Podw\u00f3jna ultracienka (2,35 pt.)", "Download": "Pobierz", "Download Selection": "Pobierz zaznaczenie", "Download as": "Pobierz jako", "Download completed and ready to be copied to clipboard.": "Pobieranie zosta\u0142o zako\u0144czone i jest gotowe do skopiowania do schowka.", "Download failed": "Pobieranie nie powiod\u0142o si\u0119", "Downloading clipboard content": "Pobieranie zawarto\u015bci schowka", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Pobieranie zasob\u00f3w zewn\u0119trznych jest zabronione, ale wklejanie obraz\u00f3w jest nadal mo\u017cliwe. Kliknij obraz prawym przyciskiem myszy, wybierz \"Kopiuj obraz\" i wklej go do dokumentu.", "Downloading...": "Pobieranie...", "Drawing": "Rysunek", "Dropdown": "Lista rozwijana", "Duration": "Czas trwania", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Ka\u017cdy dokument jest bezpiecznie przechowywany", "Edit": "Edycja", "Edit Single Sparkline": "Edytuj pojedynczy wykres przebiegu w czasie", "Edit comment": "Edytuj komentarz", "Edit document": "Edytuj dokument", "Edit link": "Edytuj \u0142\u0105cze", "Edit mode": "Tryb edycji", "Editing": "Edytowanie", "Editing activated. ": "Edycja aktywowana. ", "Effects": "Efekty", "Elapsed time": "Czas, kt\u00f3ry up\u0142yn\u0105\u0142", "Ellipsoid": "Eliptyczna", "Empty Pages": "Puste strony", "Empty Slide Show": "Pusty pokaz slajd\u00f3w", "Enable Animations": "W\u0142\u0105cz animacje", "End Presentation": "Zako\u0144cz prezentacj\u0119", "End Show": "Zako\u0144cz pokaz", "Endnotes": "Przypisy ko\u0144cowe", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Ciesz si\u0119 najnowszymi osi\u0105gni\u0119ciami w dziedzinie produktywno\u015bci online, z kt\u00f3rych mo\u017cesz bezp\u0142atnie korzysta\u0107, odkrywa\u0107 i u\u017cywa\u0107 z innymi osobami w przegl\u0105darce. R\u00f3\u017cne aplikacje s\u0105 r\u00f3wnie\u017c dost\u0119pne na urz\u0105dzenia mobilne.", "Enter Zotero API Key": "Wpisz klucz API Zotero", "Enter a file name": "Podaj nazw\u0119 pliku", "Enter new name": "Wpisz now\u0105 nazw\u0119", "Enter new sheet name": "Podaj nazw\u0119 nowego arkusza", "Entering text mode": "Tryb wprowadzania tekstu", "Error": "B\u0142\u0105d", "Error reading file": "B\u0142\u0105d odczytu pliku", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Obs\u0142uga zdarze\u0144 zosta\u0142a op\u00f3\u017aniona o nieoczekiwanie d\u0142ugi czas: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Arkusz kalkulacyjny Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Arkusz kalkulacyjny Excel (.xlsx)", "Exception words are underlined while checking spelling": "Wyj\u0105tki s\u0105 podkre\u015blane podczas sprawdzania pisowni", "Expand Formula Bar": "Rozwi\u0144 pasek formu\u0142y", "Expired:": "Wygas\u0142:", "Explore The New {coolversion}": "Poznaj now\u0105 wersj\u0119 {coolversion}", "Export As": "Eksportuj jako", "Export as": "Eksportuj jako", "Exported to storage": "Wyeksportowano do pami\u0119ci", "External data source not allowed": "Zewn\u0119trzne \u017ar\u00f3d\u0142o danych jest niedozwolone", "External link": "Zewn\u0119trzne dowi\u0105zanie", "Extra thick (4.50 pt)": "Bardzo gruba (4,50 pt.)", "Failed to authenticate this session over protocol {0}": "Nie mo\u017cna uwierzytelni\u0107 tej sesji za pomoc\u0105 protoko\u0142u {0}", "Failed to download clipboard, please re-copy": "Nie uda\u0142o si\u0119 pobra\u0107 schowka, prosz\u0119 ponownie skopiowa\u0107", "Failed to establish socket connection or socket connection closed unexpectedly.": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 po\u0142\u0105czenia z gniazdem lub po\u0142\u0105czenie z gniazdem zosta\u0142o nieoczekiwanie zamkni\u0119te.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 po\u0142\u0105czenia z gniazdem lub po\u0142\u0105czenie z gniazdem zosta\u0142o nieoczekiwanie zamkni\u0119te. Odwrotne proxy mo\u017ce by\u0107 b\u0142\u0119dnie skonfigurowane. Skontaktuj si\u0119 z administratorem. Wi\u0119cej informacji na temat konfiguracji serwera proxy mo\u017cna znale\u017a\u0107 na stronie https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Nie uda\u0142o si\u0119 pobra\u0107 RouteTokena z kontrolera", "Failed to load collections": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 kolekcji", "Failed to load document.": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dokumentu.", "Failed to load groups": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 grup", "Failed to load items": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 element\u00f3w", "Failed to load styles": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 styl\u00f3w", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dokumentu. Upewnij si\u0119, \u017ce ten typ pliku jest obs\u0142ugiwany i plik nie jest uszkodzony, a nast\u0119pnie spr\u00f3buj ponownie.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dokumentu. Ten dokument jest wadliwy lub zajmuje wi\u0119cej zasob\u00f3w ni\u017c dozwolone. Prosz\u0119 skontaktowa\u0107 si\u0119 z administratorem.", "Failed to read document from storage, please try to load the document again.": "Nie uda\u0142o si\u0119 odczyta\u0107 dokumentu z pami\u0119ci masowej, spr\u00f3buj za\u0142adowa\u0107 dokument ponownie.", "Failed to set jwt authentication cookie over insecure connection": "Nie uda\u0142o si\u0119 ustawi\u0107 pliku cookie uwierzytelniania JWT poprzez po\u0142\u0105czenie niezabezpieczone", "Fast kit jail bind mounting enabled": "W\u0142\u0105czono szybkie montowanie izolacji zestawu", "Field": "Pole", "Fields": "Pola", "File": "Plik", "File name should contain an extension.": "Nazwa pliku powinna zawiera\u0107 rozszerzenie.", "Fill Series": "Wype\u0142nij seri\u0105", "Filter": "Filtr", "Financial": "Finansowe", "Finish electronic signing": "Zako\u0144cz podpisywanie elektroniczne", "Finland": "Finlandia", "Fit to page": "Dopasuj do strony", "Fixed size": "Sta\u0142y rozmiar", "Focus Cell": "Skupienie kom\u00f3rki", "Follow Presentation": "\u015aled\u017a prezentacj\u0119", "Follow me Presentation": "Prezentacja \u201e\u015aled\u017a mnie\u201d", "Following": "Pod\u0105\u017canie", "Following the editor": "Obserwowanie edytora", "Following {user}": "Obserwowanie {user}", "Font": "Czcionka", "Font Name": "Nazwa czcionki", "Font Size": "Rozmiar czcionki", "Footnote/Endnote": "Przypis dolny/ko\u0144cowy", "Footnotes": "Przypisy dolne", "Force Breaks": "Wymu\u015b podzia\u0142", "Form": "Formularz", "Format": "Format", "Format Cells": "Formatuj kom\u00f3rki", "Formula": "Formu\u0142a", "Formulas": "Formu\u0142y", "Forum": "Forum", "Fraction": "U\u0142amek", "France": "Francja", "Freeze": "Przytwierd\u017a", "From": "Od", "From Beginning": "Od pocz\u0105tku", "From Current Slide": "Od bie\u017c\u0105cego slajdu", "From now on clipboard notifications will discreetly appear at the bottom.": "Od teraz powiadomienia schowka b\u0119d\u0105 dyskretnie pojawia\u0107 si\u0119 na dole.", "From printer setup": "Z konfiguracji drukarki", "Full Page Slides": "Slajdy na ca\u0142ych stronach", "Fullscreen presentation": "Prezentacja pe\u0142noekranowa", "Function Library": "Biblioteka funkcji", "Function Wizard": "Kreator funkcji", "Functions": "Funkcje", "GB": "GB", "General": "Og\u00f3lne", "Georgia": "Gruzja", "Germany": "Niemcy", "Get Involved": "Zaanga\u017cuj si\u0119", "Go Back": "Wstecz", "Go Offline": "Przejd\u017a do trybu offline", "Go Online": "Przejd\u017a do trybu online", "Good": "Dobry", "Gradient End": "Koniec gradientu", "Gradient Start": "Pocz\u0105tek gradientu", "Graphs": "Wykresy", "Grayscale": "Skala szaro\u015bci", "Greece": "Grecja", "Grid": "Siatka", "Group": "Grupuj", "Group Libraries": "Biblioteki grupowe", "Guernsey": "Guernsey", "HTML Document (.html)": "Dokument HTML (.html)", "HTML File (.html)": "Plik HTML (.html)", "HTML file (.html)": "Plik HTML (.html)", "Hairline (0.05 pt)": "Ultracienka (0,05 pt.)", "Handout horizontal": "Ulotka pozioma", "Handouts": "Ulotki", "Hardware resources are sufficient for optimal performance": "Zasoby sprz\u0119towe s\u0105 wystarczaj\u0105ce do zapewnienia optymalnej wydajno\u015bci", "Has text: ": "Zawiera tekst: ", "Header & Footer": "G\u0142\u00f3wka i stopka", "Heading 1": "Nag\u0142\u00f3wek 1", "Heading 2": "Nag\u0142\u00f3wek 2", "Headings and objects that you add to the document will appear here": "W tym miejscu pojawi\u0105 si\u0119 nag\u0142\u00f3wki i obiekty dodane do dokumentu", "Help": "Pomoc", "Hidden pages": "Strony ukryte", "Hidden text": "Tekst ukryty", "Hide Menu": "Ukryj menu", "Hide Menu Bar": "Ukryj pasek menu", "Hide the search bar": "Ukryj pasek wyszukiwania", "Highlight cells with...": "Wyr\u00f3\u017cnij kom\u00f3rki...", "History": "Historia", "Hit Cancel to open in view-only mode.": "Kliknij Anuluj, aby otworzy\u0107 w trybie podgl\u0105du.", "Holy See (Vatican City State)": "Stolica Apostolska (Pa\u0144stwo Watyka\u0144skie)", "Home": "G\u0142\u00f3wne", "Hungary": "W\u0119gry", "Iceland": "Islandia", "Idle document - please click to reload and resume editing": "Nieaktywny dokument - kliknij, aby prze\u0142adowa\u0107 i wznowi\u0107 edycj\u0119", "Idle document - please tap to reload and resume editing": "Nieaktywny dokument - stuknij, aby prze\u0142adowa\u0107 i wznowi\u0107 edycj\u0119", "Idle time": "Czas bezczynno\u015bci", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Je\u015bli chcesz udost\u0119pni\u0107 du\u017ce elementy poza {productname}, musisz je najpierw pobra\u0107.", "Illustrations": "Ilustracje", "Image (.png)": "Obraz (.png)", "Image Controls": "Formanty obrazu", "Images": "Obrazy", "Images and Objects": "Obrazy i obiekty", "India": "Indie", "Indonesia": "Indonezja", "Initializing...": "Inicjowanie...", "Insert": "Wstaw", "Insert Checkbox": "Wstaw pole wyboru", "Insert Columns After": "Wstaw kolumny po", "Insert Columns Before": "Wstaw kolumny przed", "Insert Comment": "Wstaw komentarz", "Insert Date": "Wstaw dat\u0119", "Insert Dropdown": "Wstaw list\u0119 rozwijan\u0105", "Insert Electronic Signature": "Wstaw podpis elektroniczny", "Insert Function": "Wstaw funkcj\u0119", "Insert Local Image": "Wstaw obraz z dysku", "Insert Local Multimedia": "Wstaw lokalne multimedia", "Insert Picture": "Wstaw obraz", "Insert Rich Text": "Wstaw tekst sformatowany", "Insert Rows Above": "Wstaw wiersze powy\u017cej", "Insert Rows Below": "Wstaw wiersze poni\u017cej", "Insert Shape": "Wstaw kszta\u0142t", "Insert Table": "Wstaw tabel\u0119", "Insert comment": "Wstaw komentarz", "Insert connectors": "Wstaw \u0142\u0105czniki", "Insert shapes": "Wstaw kszta\u0142ty", "Insert sheet": "Wstaw arkusz", "Insert sheet after this": "Wstaw arkusz po tym", "Insert sheet before this": "Wstaw arkusz przed tym", "Insert table": "Wstaw tabel\u0119", "Insert tabstop": "Wstaw tabulator", "Integrator is not ready for PostMessage calls": "Integrator nie jest gotowy do wywo\u0142a\u0144 PostMessage", "Interface Settings": "Ustawienia interfejsu", "Invalid JSON file": "Nieprawid\u0142owy plik JSON", "Invalid dictionary format. Please check the file.": "Nieprawid\u0142owy format s\u0142ownika. Sprawd\u017a plik.", "Invalid link: '{url}'": "Nieprawid\u0142owe \u0142\u0105cze: '{url}'", "Invert Background": "Odwr\u00f3\u0107 t\u0142o", "Ireland": "Irlandia", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "Wygl\u0105da na to, \u017ce skopiowano zaznaczenie zawieraj\u0105ce obrazy zewn\u0119trzne.", "It seems you have tried to insert external data.": "Wygl\u0105da na to, \u017ce pr\u00f3bowano wstawi\u0107 dane zewn\u0119trzne.", "Italy": "W\u0142ochy", "Japan": "Japonia", "Japanese Postcard": "Japo\u0144ska karta pocztowa", "Kazakhstan": "Kazachstan", "Kenya": "Kenia", "Keyboard shortcuts": "Skr\u00f3ty klawiszowe", "Kill": "Zako\u0144cz", "Kill session.": "Zako\u0144cz sesj\u0119.", "Kosovo": "Kosowo", "LOKit version:": "Wersja LOKit:", "Landscape": "Poziomo", "Language": "J\u0119zyk", "Language:": "J\u0119zyk:", "Last modification": "Ostatnia modyfikacja", "Last saved:": "Ostatnio zapisany:", "Latest Updates": "Najnowsze aktualizacje", "Latvia": "\u0141otwa", "Layout": "Uk\u0142ad", "Left And Right Borders": "Kraw\u0119d\u017a lewa i prawa", "Left Border": "Kraw\u0119d\u017a lewa", "Left Margin": "Lewy margines", "Left pages": "Strony lewe", "Left: {left}": "Lewo: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licencja", "Liechtenstein": "Liechtenstein", "Line color": "Kolor linii", "Line style": "Styl linii", "Linear": "Liniowa", "Lists/Bullets": "Listy i punktory", "Lithuania": "Litwa", "Loading Wordbook...": "\u0141adowanie s\u0142ownika...", "Loading references": "\u0141adowanie odwo\u0142a\u0144", "Loading...": "\u0141adowanie...", "Local Image...": "Obraz z dysku...", "Local Multimedia...": "Lokalne multimedia...", "Log": "Dziennik", "Log Levels": "Poziomy dziennika", "Logical": "Logiczne", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Poszukaj sekcji dotycz\u0105cej dost\u0119pno\u015bci w pliku coolwsd.xml, aby zapozna\u0107 si\u0119 z ustawieniami serwera. ", "Lookup & Reference": "Wyszukiwanie i odwo\u0142anie", "Loose": "Lu\u017ano", "Luxembourg": "Luksemburg", "MB": "MB", "Malta": "Malta", "Margin": "Margines", "Master": "Wzorzec", "Master Pages": "Strony wzorcowe", "Master Slide Templates": "Szablony slajd\u00f3w wzorcowych", "Master View": "Widok g\u0142\u00f3wny", "Math & Trig": "Matematyczne i trygonometryczne", "Max": "Maks", "Maximum": "Maksymalny", "Maximum Document process stack memory (in KB) - reduce only": "Maksymalna pami\u0119\u0107 stosu przetwarzania dokumentu (w KB) - tylko zmniejsz", "Maximum Document process virtual memory (in MB) - reduce only": "Maksymalna pami\u0119\u0107 wirtualna procesu dokumentu (w MB) - tylko zmniejsz", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksymalny dozwolony rozmiar pliku na dysku (w MB) - tylko zmniejsz", "Medium (1.50 pt)": "\u015arednia (1,50 pt.)", "Medium/Hairline (3.05 pt)": "\u015arednia/ultracienka (3,05 pt.)", "Medium/Medium (4.50 pt)": "\u015arednia/\u015brednia (4,50 pt.)", "Memory": "Pami\u0119\u0107", "Memory Graph": "Wykres pami\u0119ci", "Memory History": "Historia pami\u0119ci", "Memory consumed": "U\u017cyto pami\u0119ci", "Merge & Center": "Scal i wy\u015brodkuj", "Merge & Split": "Scalanie i dzielenie", "Mexico": "Meksyk", "Min": "Min", "Minimum": "Minimalny", "Missing Fonts": "Brakuj\u0105ce czcionki", "Modified": "Zmodyfikowano", "Modify": "Modyfikuj", "Moldova, Republic of": "Mo\u0142dawia", "Monaco": "Monako", "Montenegro": "Czarnog\u00f3ra", "More Functions": "Wi\u0119cej funkcji", "More Paper Sizes...": "Wi\u0119cej rozmiar\u00f3w papieru...", "More highlights...": "Wi\u0119cej wyr\u00f3\u017cnie\u0144...", "More information and support": "Wi\u0119cej informacji i wsparcie", "More options for {1}": "Wi\u0119cej opcji dla {1}", "More...": "Wi\u0119cej...", "Move Sheet Left": "Przenie\u015b arkusz w lewo", "Move Sheet Right": "Przenie\u015b arkusz w prawo", "My Library": "Moja biblioteka", "My Publications": "Moje publikacje", "Named Range": "Nazwany zakres", "Narrow": "W\u0105sko", "Navigation": "Nawigacja", "Navigator": "Nawigator", "Netherlands": "Holandia", "Network Graph": "Wykres sieci", "Neutral": "Neutralny", "New": "Nowy", "New Zealand": "Nowa Zelandia", "Next": "Dalej", "Next Slide": "Nast\u0119pny slajd", "No Borders": "Bez kraw\u0119dzi", "No Comments": "Bez komentarzy", "No Notes": "Brak notatek", "No color": "Bez koloru", "No disk space left on server.": "Brak wolnego miejsca na dysku serwera.", "No fill": "Brak wype\u0142nienia", "No issues found": "Nie znaleziono problem\u00f3w", "No problems with SSL verification detected": "Nie wykryto \u017cadnych problem\u00f3w z weryfikacj\u0105 SSL", "No search results found!": "Nie znaleziono wynik\u00f3w wyszukiwania!", "None": "Brak", "None (Do not check spelling)": "Brak (nie sprawdzaj pisowni)", "Normal": "Normalnie", "North Macedonia, Republic of": "Macedonia P\u00f3\u0142nocna", "Norway": "Norwegia", "Not using namespaces": "Nieu\u017cywanie przestrzeni nazw", "Notebookbar view": "Widok paska zeszytowego", "Notes": "Notatki", "Notes Pages": "Strony notatek", "Notes View": "Widok notatek", "Number": "Liczba", "Number Format": "Format liczb", "Number of Documents": "Liczba dokument\u00f3w", "Number of Pages": "Liczba stron", "Number of Pages. Click to open the Go to Page dialog box.": "Liczba stron. Kliknij, aby otworzy\u0107 okno dialogowe Przejd\u017a do strony.", "Number of Sheets": "Liczba arkuszy", "Number of Slides": "Liczba slajd\u00f3w", "ODF Drawing (.odg)": "Rysunek ODF (.odg)", "ODF presentation (.odp)": "Prezentacja ODF (.odp)", "ODF spreadsheet (.ods)": "Arkusz kalkulacyjny ODF (.ods)", "ODF text document (.odt)": "Dokument tekstowy ODF (.odt)", "OK": "OK", "OPEN": "OTW\u00d3RZ", "Off": "Wy\u0142\u0105czone", "On": "W\u0142\u0105czone", "On mouse click": "Po klikni\u0119ciu myszk\u0105", "Once citations are entered their storage and display type can not be changed.": "Po wstawieniu cytat\u00f3w nie mo\u017cna zmieni\u0107 ich sposobu przechowywania i wy\u015bwietlania.", "Online Help": "Pomoc online", "Only the document owner can change the password.": "Tylko w\u0142a\u015bciciel dokumentu mo\u017ce zmieni\u0107 has\u0142o.", "Oops, there is a problem connecting the document": "Ups, wyst\u0105pi\u0142 problem z po\u0142\u0105czeniem dokumentu", "Oops, there is a problem connecting to {productname}: ": "Ups, wyst\u0105pi\u0142 problem z po\u0142\u0105czeniem z {productname}: ", "Open in full view": "Otw\u00f3rz w pe\u0142nym widoku", "Open link": "Otw\u00f3rz \u0142\u0105cze", "Open menu": "Otw\u00f3rz menu", "Open {name}": "Otw\u00f3rz {name}", "Option": "Opcja", "Options": "Opcje", "Other": "Inne", "Out of table": "Poza tabel\u0105", "Outer Border": "Kraw\u0119d\u017a zewn\u0119trzna", "Outer Border And Horizontal Lines": "Kraw\u0119d\u017a zewn\u0119trzna i linie poziome", "Outer Border and Vertical Lines": "Kraw\u0119d\u017a zewn\u0119trzna i linie pionowe", "Outer Borders And All Inner lines": "Kraw\u0119d\u017a zewn\u0119trzna i wszystkie linie wewn\u0119trzne", "Outline": "Konspekt", "Overview": "Przegl\u0105d", "Overwrite": "Zast\u0105p", "PB": "PB", "PDF Document (.pdf)": "Dokument PDF (.pdf)", "PDF Document (.pdf) - Expert": "Dokument PDF (.pdf) - Ekspercki", "PDF Document (.pdf) as...": "Dokument PDF (.pdf) jako...", "PID": "PID", "Page": "Strona", "Page Layout": "Uk\u0142ad strony", "Page Setup": "Ustawienia strony", "Page name": "Nazwa strony", "Paragraph": "Akapit", "Paste": "Wklej", "Paste Slide": "Wklej slajd", "Paste Special": "Wklej specjalnie", "Paste from this document": "Wklej z tego dokumentu", "Path": "\u015acie\u017cka", "Pause": "Wstrzymaj", "Pause... ( %SECONDS% )": "Wstrzymanie... ( %SECONDS% )", "Percent": "Procent", "Permission Mode": "Tryb uprawnie\u0144", "Philippines": "Filipiny", "Picture": "Obraz", "Pivot Table": "Tabela przestawna", "Placeholders": "Symbole zast\u0119pcze", "Please save or discard the comment currently being edited.": "Zapisz lub odrzu\u0107 aktualnie edytowany komentarz.", "Please send us your feedback": "Prze\u015blij nam swoj\u0105 opini\u0119", "Please use following combination to see more options:": "U\u017cyj nast\u0119puj\u0105cej kombinacji, aby zobaczy\u0107 wi\u0119cej opcji:", "Please wait kubernetes cluster is scaling...": "Prosz\u0119 czeka\u0107, klaster Kubernetes jest skalowany...", "Please wait!": "Czekaj!", "Poland": "Polska", "Poorly performing proxying of all network requests.": "S\u0142abo dzia\u0142aj\u0105ce proxy dla wszystkich \u017c\u0105da\u0144 sieciowych.", "Portrait": "Pionowo", "Portugal": "Portugalia", "PostMessage API is initialized": "Zainicjowano API PostMessage", "PowerPoint 2003 Presentation (.ppt)": "Prezentacja PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezentacja PowerPoint (.pptx)", "Present current slide": "Prezentuj bie\u017c\u0105cy slajd", "Present in Window": "Wy\u015bwietl w oknie", "Present in new window": "Wy\u015bwietl w nowym oknie", "Presentation": "Prezentacja", "Presentation disabled": "Prezentacja wy\u0142\u0105czona", "Presentation mode has been disabled for this document": "Tryb prezentacji zosta\u0142 wy\u0142\u0105czony dla tego dokumentu", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Prezentacja zosta\u0142a zablokowana. Zezw\u00f3l na wy\u015bwietlanie wyskakuj\u0105cych okienek w przegl\u0105darce. Dzi\u0119ki temu pokazy slajd\u00f3w mog\u0105 by\u0107 wy\u015bwietlane w oddzielnych oknach, co u\u0142atwia udost\u0119pnianie ekranu.", "Presenter Console": "Konsola prezentera", "Presenting in fullscreen": "Prezentacja na pe\u0142nym ekranie", "Presenting in window": "Prezentacja w oknie", "Press Ctrl + Enter to post": "Naci\u015bnij Ctrl + Enter, aby opublikowa\u0107", "Preview Slide {1}": "Podgl\u0105d slajdu {1}", "Previous": "Poprzedni", "Print": "Drukuj", "Print Black": "Drukuj na czarno", "Print dialog": "Okno dialogowe drukowania", "Promote to top comment": "Podnie\u015b do najwy\u017cszego komentarza", "Properties": "W\u0142a\u015bciwo\u015bci", "Provider:": "Dostawca:", "Qatar": "Katar", "Quadratic": "Kwadratowa", "RELOAD": "PRZE\u0141ADUJ", "Radial": "Promieniowa", "Range": "Zakres", "Read mode": "Tryb odczytu", "Read-only": "Tylko do odczytu", "Received": "Otrzymano", "Recent": "Ostatnie", "Reconnecting...": "Ponowne \u0142\u0105czenie...", "Redo": "Pon\u00f3w", "References": "Odwo\u0142ania", "Refresh": "Od\u015bwie\u017c", "Refresh Citations": "Od\u015bwie\u017c cytaty", "Refresh Log": "Od\u015bwie\u017c dziennik", "Reject change": "Odrzu\u0107 zmian\u0119", "Reloading the document after rename": "Ponowne \u0142adowanie dokumentu po zmianie nazwy", "Remove": "Usu\u0144", "Remove Thread": "Usu\u0144 w\u0105tek", "Remove link": "Usu\u0144 \u0142\u0105cze", "Remove print area": "Usu\u0144 obszar wydruku", "Rename": "Zmie\u0144 nazw\u0119", "Rename Document": "Zmie\u0144 nazw\u0119 dokumentu", "Rename sheet": "Zmie\u0144 nazw\u0119 arkusza", "Renaming...": "Zmiana nazwy...", "Repair": "Napraw", "Repair Document": "Napraw dokument", "Repeat in {0} seconds": "Powt\u00f3rz w ci\u0105gu {0} sekund", "Replace": "Zamie\u0144", "Reply": "Odpowiedz", "Reply comment": "Odpowiedz na komentarz", "Report an issue": "Zg\u0142o\u015b problem", "Reset Layout": "Zresetuj uk\u0142ad", "Reset to Default Language": "Przywr\u00f3\u0107 domy\u015blny j\u0119zyk", "Reset to default Document settings": "Przywr\u00f3\u0107 domy\u015blne ustawienia dokumentu", "Reset to default View settings": "Przywr\u00f3\u0107 domy\u015blne ustawienia widoku", "Reset zoom": "Resetuj powi\u0119kszenie", "Resolve": "Rozwi\u0105\u017c", "Resolve Thread": "Rozwi\u0105\u017c w\u0105tek", "Resolved": "Rozwi\u0105zany", "Restart": "Uruchom ponownie", "Restoring older revision. Any unsaved changes will be available in version history": "Przywracanie starszej wersji. Wszelkie niezapisane zmiany b\u0119d\u0105 dost\u0119pne w historii wersji", "Results": "Wyniki", "Resume": "Wzn\u00f3w", "Review": "Recenzja", "Rich Text": "Tekst sformatowany", "Rich Text (.rtf)": "Tekst sformatowany (.rtf)", "Right Border": "Kraw\u0119d\u017a prawa", "Right Margin": "Prawy margines", "Right pages": "Strony prawe", "Right: {right}": "Prawo: {right}", "Romania": "Rumunia", "Row Height": "Wysoko\u015b\u0107 wiersza", "Row {0}": "Wiersz {0}", "Row {0} through {1}": "Wiersz od {0} do {1}", "Rows": "Wiersze", "Ruler": "Linijka", "Russian Federation": "Federacja Rosyjska", "San Marino": "San Marino", "Saudi Arabia": "Arabia Saudyjska", "Save": "Zapisz", "Save As": "Zapisz jako", "Save Comments": "Zapisz komentarze", "Save Document settings": "Zapisz ustawienia dokumentu", "Save View Settings": "Zapisz ustawienia widoku", "Save as ODF format": "Zapisz jako format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Zapisywanie nie powiod\u0142o si\u0119, poniewa\u017c dokument jest zbyt du\u017cy lub przekracza pozosta\u0142\u0105 przestrze\u0144 dyskow\u0105. Dokument b\u0119dzie teraz tylko do odczytu, ale nadal mo\u017cesz go pobra\u0107, aby zachowa\u0107 kopi\u0119 lokalnie.", "Save failed due to no disk space left. Document will now be read-only.": "Zapis nie powi\u00f3d\u0142 si\u0119 z powodu braku miejsca na dysku. Dokument b\u0119dzie teraz tylko do odczytu.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Zapisywanie nie powiod\u0142o si\u0119 z powodu braku wolnego miejsca. Dokument b\u0119dzie teraz tylko do odczytu. Upewnij si\u0119, \u017ce dost\u0119pna jest wystarczaj\u0105ca ilo\u015b\u0107 miejsca na dysku i spr\u00f3buj zapisa\u0107 ponownie.", "Save to new file": "Zapisz do nowego pliku", "Saved": "Zapisano", "Saving": "Zapisywanie", "Saving...": "Zapisywanie...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Naukowy", "Screen Reading": "Lektor", "Screen reader support for text content is disabled. ": "Obs\u0142uga czytnika ekranu dla tre\u015bci tekstowych jest wy\u0142\u0105czona. ", "Scroll down": "Przewi\u0144 w d\u00f3\u0142", "Scroll down annotations": "Przewi\u0144 w d\u00f3\u0142 adnotacje", "Scroll left": "Przewi\u0144 w lewo", "Scroll right": "Przewi\u0144 w prawo", "Scroll to the first sheet": "Przewi\u0144 do pierwszego arkusza", "Scroll to the last sheet": "Przewi\u0144 do ostatniego arkusza", "Scroll up": "Przewi\u0144 w g\u00f3r\u0119", "Scroll up annotations": "Przewi\u0144 w g\u00f3r\u0119 adnotacje", "Search": "Znajd\u017a", "Search...": "Szukaj...", "Section": "Sekcja", "See history": "Zobacz histori\u0119", "See revision history": "Zobacz histori\u0119 zmian", "Select": "Zaznacz", "Select Function": "Wybierz funkcj\u0119", "Select a tab to browser settings.": "Wybierz kart\u0119, aby przegl\u0105da\u0107 ustawienia.", "Select a tab to view settings.": "Wybierz kart\u0119, aby wy\u015bwietli\u0107 ustawienia.", "Select language": "Wybierz j\u0119zyk", "Select multiple cells": "Wybierz wiele kom\u00f3rek", "Select range": "Wybierz zakres", "Selected external data source is forbidden. Please contact the system administrator.": "Wybrane zewn\u0119trzne \u017ar\u00f3d\u0142o danych jest zabronione. Skontaktuj si\u0119 z administratorem systemu.", "Selected range of cells": "Zaznaczona grupa kom\u00f3rek", "Selection Mode": "Tryb wyboru", "Selection count": "Zlicz zaznaczone", "Selection mode: inactive": "Tryb zaznaczania: nieaktywny", "Send Feedback": "Wy\u015blij opini\u0119", "Sent": "Wys\u0142ano", "Serbia": "Serbia", "Served by:": "Dostarczone przez:", "Server audit": "Audyt serwera", "Server has been shut down; please reload the page.": "Serwer zosta\u0142 wy\u0142\u0105czony, za\u0142aduj ponownie stron\u0119.", "Server is down, restarting automatically. Please wait.": "Serwer jest wy\u0142\u0105czony, automatyczne ponowne uruchomienie. Prosz\u0119 czeka\u0107.", "Server is now reachable. We have to refresh the page now.": "Serwer jest teraz osi\u0105galny. Teraz musimy od\u015bwie\u017cy\u0107 stron\u0119.", "Server is now reachable...": "Serwer jest teraz osi\u0105galny...", "Server is shutting down": "Serwer si\u0119 zamyka", "Server is shutting down for maintenance (auto-saving)": "Serwer jest wy\u0142\u0105czany w celu konserwacji (automatyczne zapisywanie)", "Server returned this reason:": "Serwer zwr\u00f3ci\u0142 ten pow\u00f3d:", "Server uptime": "Czas pracy serwera", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Us\u0142uga jest niedost\u0119pna. Spr\u00f3buj ponownie p\u00f3\u017aniej i zg\u0142o\u015b problem administratorowi, je\u015bli problem b\u0119dzie nadal wyst\u0119powa\u0142.", "Session terminated by document owner": "Sesja zako\u0144czona przez w\u0142a\u015bciciela dokumentu", "Set Language for All text": "Ustaw j\u0119zyk dla wszystkich tekst\u00f3w", "Set Language for Paragraph": "Ustaw j\u0119zyk dla akapitu", "Set Language for Selection": "Ustaw j\u0119zyk dla zaznaczenia", "Set Log Levels": "Ustaw poziomy dziennika", "Set default interface preferences.": "Ustaw domy\u015blne preferencje interfejsu.", "Settings": "Ustawienia", "Shape": "Kszta\u0142t", "Shapes": "Kszta\u0142ty", "Share": "Udost\u0119pnij", "Share...": "Udost\u0119pnij...", "Shared Config URL is missing in initial variables.": "W zmiennych pocz\u0105tkowych brakuje adresu URL wsp\u00f3\u0142dzielonej konfiguracji.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Poka\u017c komentarze", "Show Grid": "Poka\u017c siatk\u0119", "Show Menu": "Poka\u017c menu", "Show Ruler": "Poka\u017c linijk\u0119", "Show Sidebar": "Poka\u017c panel boczny", "Show Status Bar": "Poka\u017c pasek stanu", "Show in navigator": "Poka\u017c w nawigatorze", "Show on the side": "Poka\u017c z boku", "Show sheets": "Poka\u017c arkusze", "Show status bar": "Poka\u017c pasek stanu", "Show the search bar": "Poka\u017c pasek wyszukiwania", "Shutdown Server": "Wy\u0142\u0105cz serwer", "Signature": "Podpis", "Singapore": "Singapur", "Size": "Rozmiar", "Size to grid": "Rozmiar do siatki", "Slide %1": "Slajd %1", "Slide Layout": "Uk\u0142ad slajd\u00f3w", "Slide Show": "Pokaz slajd\u00f3w", "Slide Size": "Rozmiar slajdu", "Slide Transition": "Przej\u015bcie slajd\u00f3w", "Slide Views": "Widoki slajd\u00f3w", "Slide {0} of {1}": "Slajd {0} z {1}", "Slides": "Slajdy", "Slovakia": "S\u0142owacja", "Slovenia": "S\u0142owenia", "Slow Kit jail setup with copying, cannot bind-mount.": "Powolna konfiguracja izolacji zestawu z kopiowaniem, nie mo\u017cna wykona\u0107 bind-mount.", "Smart Picker": "Inteligentny selektor", "Snap grid": "Siatka przyci\u0105gania", "Snap to Grid": "Przyci\u0105gaj do siatki", "Snap to grid": "Przyci\u0105gaj do siatki", "Solid": "Pe\u0142na", "Someone": "Kto\u015b", "Something went wrong while deleting the file. Please try refreshing the page.": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas usuwania pliku. Spr\u00f3buj od\u015bwie\u017cy\u0107 stron\u0119.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas pobierania pliku ustawie\u0144. Spr\u00f3buj od\u015bwie\u017cy\u0107 stron\u0119.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas pobierania s\u0142ownika. Spr\u00f3buj od\u015bwie\u017cy\u0107 stron\u0119.", "Something went wrong while loading Document settings.": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas \u0142adowania ustawie\u0144 dokumentu.", "Something went wrong while uploading dictionary file": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas przesy\u0142ania pliku s\u0142ownika", "Something went wrong while uploading the file. Please try again.": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas przesy\u0142ania pliku. Spr\u00f3buj ponownie.", "Something went wrong. Please try to refresh the page.": "Wyst\u0105pi\u0142 b\u0142\u0105d. Spr\u00f3buj od\u015bwie\u017cy\u0107 stron\u0119.", "Sort": "Sortowanie", "South Africa": "Republika Po\u0142udniowej Afryki", "South Korea": "Korea Po\u0142udniowa", "Spacing & Color": "Odst\u0119py i kolor", "Spain": "Hiszpania", "Sparkline": "Wykres przebiegu w czasie", "Split": "Podziel", "Square": "Kwadrat", "Standard": "Standardowe", "Standard (4:3)": "Standardowy (4:3)", "Standard dictionary": "S\u0142ownik standardowy", "Status": "Status", "Status Bar": "Pasek stanu", "Stop following": "Zako\u0144cz obserwowanie", "Store as:": "Przechowuj jako:", "Style": "Styl", "Style List": "Lista styl\u00f3w", "Style list": "Lista styl\u00f3w", "Styles": "Style", "Successfully exported: ": "Pomy\u015blnie wyeksportowano: ", "Sum": "Suma", "Sweden": "Szwecja", "Switzerland": "Szwajcaria", "Symbols": "Symbole", "Synchronize axes": "Synchronizuj osie", "TB": "TB", "Table": "Tabela", "Table of content": "Spis tre\u015bci", "Table with {0} rows and {1} columns": "Tabela z {0} wierszami i {1} kolumnami", "Tables": "Tabele", "Tabloid": "Tabloid", "Taiwan, Province of China": "Tajwan (prowincja Republiki Chi\u0144skiej)", "Tap to collapse": "Stuknij, aby zwin\u0105\u0107", "Tap to expand": "Stuknij, aby rozwin\u0105\u0107", "Text": "Tekst", "Text orientation": "Orientacja tekstu", "The IsAdminUser property is not set by integration": "W\u0142a\u015bciwo\u015b\u0107 IsAdminUser nie jest ustawiana przez integracj\u0119", "The IsAdminUser user property is set by integration": "W\u0142a\u015bciwo\u015b\u0107 u\u017cytkownika IsAdminUser jest ustawiana przez integracj\u0119", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokument zawiera cytaty, kt\u00f3re mog\u0105 by\u0107 niedost\u0119pne za po\u015brednictwem internetowego interfejsu API. Mo\u017ce to powodowa\u0107 pewne problemy podczas edycji cytat\u00f3w lub bibliografii.", "The document could not be locked, and is opened in read-only mode.": "Dokument nie m\u00f3g\u0142 zosta\u0107 zablokowany i jest otwarty w trybie tylko do odczytu.", "The document could not be locked.": "Dokument nie m\u00f3g\u0142 zosta\u0107 zablokowany.", "The document is being migrated to a new server. Retrying shortly...": "Dokument jest migrowany na nowy serwer. Wkr\u00f3tce ponowna pr\u00f3ba...", "The document is being renamed and will reload shortly": "Dokument jest w trakcie zmiany nazwy i wkr\u00f3tce zostanie ponownie za\u0142adowany", "The document is being signed and will be availably shortly": "Dokument jest w trakcie podpisywania i wkr\u00f3tce b\u0119dzie dost\u0119pny", "The document is not signed.": "Dokument nie jest podpisany.", "The document is switching to Offline mode and will reload shortly": "Dokument jest prze\u0142\u0105czany do trybu offline i wkr\u00f3tce zostanie ponownie za\u0142adowany", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokument jest zbyt du\u017cy lub nie ma ju\u017c miejsca na dysku, aby go zapisa\u0107. Dokument b\u0119dzie teraz tylko do odczytu.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Pliku typu: {0} nie mo\u017cna przes\u0142a\u0107 na serwer, poniewa\u017c plik nie ma nazwy", "The file of type: {0} cannot be uploaded to server since the file is empty": "Pliku typu: {0} nie mo\u017cna przes\u0142a\u0107 na serwer, poniewa\u017c plik jest pusty", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Adres URL hosta jest pusty. Prawdopodobnie serwer coolwsd jest \u017ale skonfigurowany, skontaktuj si\u0119 z administratorem.", "The server encountered a {0} error while parsing the {1} command.": "Serwer napotka\u0142 b\u0142\u0105d {0} podczas analizowania polecenia {1}.", "The server has been disconnected.": "Serwer zosta\u0142 od\u0142\u0105czony.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Podpis jest prawid\u0142owy, ale certyfikat nie m\u00f3g\u0142 zosta\u0107 zweryfikowany, a dokument jest tylko cz\u0119\u015bciowo podpisany.", "The signature is OK, but the certificate could not be validated.": "Podpis jest w porz\u0105dku, ale certyfikat nie m\u00f3g\u0142 zosta\u0107 zweryfikowany.", "The signature is OK, but the document is only partially signed.": "Podpis jest prawid\u0142owy, ale dokument jest tylko cz\u0119\u015bciowo podpisany.", "The signature line can now be moved or resized as needed.": "Teraz mo\u017cna przesuwa\u0107 i zmienia\u0107 rozmiar wiersza podpisu zale\u017cnie od potrzeb.", "The signature was valid, but the document has been modified.": "Podpis by\u0142 wa\u017cny, ale dokument zosta\u0142 zmodyfikowany.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "System aktualnie dostosowuje zasoby. Poczekaj chwil\u0119, a\u017c ponowimy pr\u00f3b\u0119 realizacji \u017c\u0105dania...", "Theme colors": "Kolory motywu", "Thick (2.25 pt)": "Gruba (2,25 pt.)", "Thin (0.75 pt)": "Cienka (0,75 pt.)", "Thin/Medium (3.00 pt)": "Cienka/\u015brednia (3,00 pt.)", "This document has an invalid signature.": "Ten dokument ma nieprawid\u0142owy podpis.", "This document is digitally signed and the signature is valid.": "Ten dokument jest podpisany cyfrowo i podpis jest prawid\u0142owy.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ten dokument mo\u017ce zawiera\u0107 formatowanie lub zawarto\u015b\u0107, kt\u00f3rych nie mo\u017cna zapisa\u0107 w bie\u017c\u0105cym formacie pliku.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "To jest nieobs\u0142ugiwana wersja {productname}. Aby unikn\u0105\u0107 wra\u017cenia, \u017ce nadaje si\u0119 do wdro\u017cenia w przedsi\u0119biorstwach, ten komunikat pojawia si\u0119, gdy wi\u0119cej ni\u017c {docs} dokument\u00f3w lub {connections} po\u0142\u0105cze\u0144 jest u\u017cywanych jednocze\u015bnie.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Us\u0142uga jest ograniczona do {0} dokument\u00f3w i {1} po\u0142\u0105cze\u0144 przez administratora. Ten limit zosta\u0142 osi\u0105gni\u0119ty. Spr\u00f3buj ponownie p\u00f3\u017aniej.", "This user": "Ten u\u017cytkownik", "This version of {productname} is powered by": "Ta wersja {productname} jest wspomagana przez", "Tight": "Ciasno", "Tile pages": "Strony s\u0105siaduj\u0105co", "Time": "Godzina", "Time interval of CPU statistics (in ms)": "Statystyka przedzia\u0142u czasu CPU (w ms)", "Time interval of memory statistics (in ms)": "Statystyka przedzia\u0142u czasu pami\u0119ci (w ms)", "Time zone:": "Strefa czasowa:", "Title": "Tytu\u0142", "Title Only": "Tylko tytu\u0142", "Title Slide": "Slajd tytu\u0142owy", "Title and 2 Content": "Tytu\u0142 i 2 elementy zawarto\u015bci", "Title, 2 Content and Content": "Tytu\u0142, 2 elementy zawarto\u015bci i zawarto\u015b\u0107", "Title, 2 Content over Content": "Tytu\u0142, 2 elementy zawarto\u015bci nad zawarto\u015bci\u0105", "Title, 4 Content": "Tytu\u0142, 4 elementy zawarto\u015bci", "Title, 6 Content": "Tytu\u0142, 6 element\u00f3w zawarto\u015bci", "Title, Content": "Tytu\u0142, zawarto\u015b\u0107", "Title, Content and 2 Content": "Tytu\u0142, zawarto\u015b\u0107 i 2 elementy zawarto\u015bci", "Title, Content over Content": "Tytu\u0142, zawarto\u015b\u0107 nad zawarto\u015bci\u0105", "Title, Vertical Text": "Tytu\u0142, tekst w pionie", "Title, Vertical Text, Clipart": "Tytu\u0142, tekst w pionie, clipart", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "Aby wklei\u0107 poza {productname}, najpierw kliknij przycisk 'Pobierz'", "To prevent accidental changes, the author has set this file to open as view-only": "Aby zapobiec przypadkowym zmianom, autor ustawi\u0142 ten plik jako otwierany tylko do przegl\u0105dania", "Toggle UI Mode": "Prze\u0142\u0105cz tryb interfejsu u\u017cytkownika", "Top And Bottom Border": "Kraw\u0119d\u017a g\u00f3rna i dolna", "Top Border": "Kraw\u0119d\u017a g\u00f3rna", "Top Margin": "G\u00f3rny margines", "Top N elements...": "G\u00f3rne N element\u00f3w...", "Top N percent...": "G\u00f3rny N procent...", "Top/Bottom Rules...": "G\u00f3rne/dolne regu\u0142y...", "Top: {top}": "G\u00f3ra: {top}", "Tracking": "\u015aledzenie", "Transition": "Przej\u015bcie", "Transitions": "Przej\u015bcia", "Turkey": "Turcja", "Type": "Typ", "Type in the search box to find anything in your document": "Wpisz w polu wyszukiwania, aby znale\u017a\u0107 cokolwiek w dokumencie", "Type to add a word": "Wpisz, aby doda\u0107 s\u0142owo", "Ukraine": "Ukraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Nieautoryzowany host WOPI. Spr\u00f3buj ponownie p\u00f3\u017aniej i zg\u0142o\u015b problem administratorowi, je\u015bli problem b\u0119dzie nadal wyst\u0119powa\u0142.", "Undo": "Cofnij", "Ungroup": "Rozgrupuj", "United Arab Emirates": "Zjednoczone Emiraty Arabskie", "United Kingdom": "Wielka Brytania", "United States of America": "Stany Zjednoczone", "Unknown color": "Kolor nieznany", "Unlink Citations": "Roz\u0142\u0105cz cytaty", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Roz\u0142\u0105czenie cytat\u00f3w uniemo\u017cliwi Collabora Online aktualizowanie cytat\u00f3w i bibliografii w tym dokumencie.", "Unlock": "Odblokuj", "Unresolve": "Odwr\u00f3\u0107 rozwi\u0105zanie", "Unresolve Thread": "Odwr\u00f3\u0107 rozwi\u0105zanie w\u0105tku", "Unsupported server version.": "Nieobs\u0142ugiwana wersja serwera.", "Update": "Zaktualizuj", "Update Index": "Aktualizuj indeks", "Update Log Levels": "Zaktualizuj poziomy dziennika", "Updated citations": "Cytaty zaktualizowane", "Updating citations": "Aktualizowanie cytat\u00f3w", "Upload Autotext": "Prze\u015blij autotekst", "Upload Wordbook": "Prze\u015blij s\u0142ownik", "Upload Xcu": "Prze\u015blij Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Prze\u015blij fragmenty tekstu wielokrotnego u\u017cytku (.bau). Aby wstawi\u0107 tekst do dokumentu, wpisz skr\u00f3t do wpisu autotekstu i naci\u015bnij F3.", "Uploaded": "Przes\u0142ano", "Uploading file to server failed with status: {0}": "Przesy\u0142anie pliku na serwer nie powiod\u0142o si\u0119 ze statusem: {0}", "Uploading file to server failed, file not found.": "Przesy\u0142anie pliku na serwer nie powiod\u0142o si\u0119, nie znaleziono pliku.", "Uploading file to server failed, the file is too large.": "Przesy\u0142anie pliku na serwer nie powiod\u0142o si\u0119, plik jest za du\u017cy.", "Uploading...": "Przesy\u0142anie...", "Use Compact view": "U\u017cyj widoku kompaktowego", "Use Tabbed view": "U\u017cyj widoku z kartami", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "U\u017cyto przestarza\u0142ego pola is_admin. W ramach integracji nale\u017cy zamiast tego u\u017cywa\u0107 w\u0142a\u015bciwo\u015bci IsAdminUser", "User": "U\u017cytkownika", "User List Summary": "Podsumowanie listy u\u017cytkownik\u00f3w", "User Name": "Nazwa u\u017cytkownika", "Users online": "U\u017cytkownicy w sieci", "Using namespaces.": "Korzystanie z przestrzeni nazw.", "Values between...": "Warto\u015bci pomi\u0119dzy...", "Values duplicate...": "Warto\u015bci duplikowane...", "Values equal to...": "Warto\u015bci r\u00f3wne...", "Values greater than...": "Warto\u015bci wi\u0119ksze ni\u017c...", "Values less than...": "Warto\u015bci mniejsze ni\u017c...", "Variant": "Wariant", "Version Information": "Informacje o wersji", "Vertical Title, Text, Chart": "Pionowy tytu\u0142, tekst, wykres", "Vertical Title, Vertical Text": "Pionowy tytu\u0142, tekst w pionie", "Very Loose": "Bardzo lu\u017ano", "Very Tight": "Bardzo ciasno", "Very thin (0.50 pt)": "Bardzo cienka (0,50 pt.)", "View": "Widok", "View Settings": "Ustawienia widoku", "Views": "Wy\u015bwietlenia", "WOPI host": "Host WOPI", "Warning": "Ostrze\u017cenie", "Warning! The browser you are using is not supported.": "Uwaga! U\u017cywana przegl\u0105darka nie jest obs\u0142ugiwana.", "Watermark": "Znak wodny", "We are in the process of cleaning up this document from the last session, please try again later.": "Jeste\u015bmy w trakcie czyszczenia tego dokumentu z ostatniej sesji, spr\u00f3buj ponownie p\u00f3\u017aniej.", "Welcome Dialog": "Okno dialogowe powitania", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "To jest zawstydzaj\u0105ce, nie mo\u017cemy po\u0142\u0105czy\u0107 si\u0119 z Twoim dokumentem. Prosz\u0119 spr\u00f3bowa\u0107 ponownie.", "What?": "Co?", "When?": "Kiedy?", "Who?": "Kto?", "Wide": "Szeroko", "Widescreen (16:9)": "Szeroki ekran (16:9)", "Windowed Presentation Blocked": "Prezentacja okienkowa zablokowana", "Windowed Presentation: ": "Prezentacja okienkowa: ", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Licznik s\u0142\u00f3w", "Word Document (.docx)": "Dokument Word (.docx)", "Words are ignored by the spell checker": "S\u0142owa s\u0105 ignorowane przez program sprawdzaj\u0105cy pisowni\u0119", "Wrap": "Zawijaj", "Wrong or missing WOPISrc parameter, please contact support.": "B\u0142\u0119dny lub brakuj\u0105cy parametr WOPISrc, skontaktuj si\u0119 z pomoc\u0105 techniczn\u0105.", "Wrong password provided. Please try again.": "B\u0142\u0119dne has\u0142o. Prosz\u0119 spr\u00f3bowa\u0107 ponownie.", "Wrong server, reconnecting...": "Z\u0142y serwer, ponowne \u0142\u0105czenie...", "YB": "YB", "You": "Ty", "You are already presenting this document": "Ju\u017c prezentujesz ten dokument", "You are leaving the document. The following web page will open in a new tab: ": "Opuszczasz dokument. Nast\u0119puj\u0105ca strona internetowa otworzy si\u0119 w nowej karcie: ", "You have not done anything to rollback yet...": "Nie zrobiono jeszcze nic, aby cofn\u0105\u0107...", "You need to enable it both at server level and in the UI. ": "Nale\u017cy j\u0105 w\u0142\u0105czy\u0107 zar\u00f3wno na poziomie serwera, jak i w interfejsie u\u017cytkownika. ", "Your Collabora Online server needs updating. Version {0} is available.": "Tw\u00f3j serwer Collabora Online wymaga aktualizacji. Wersja {0} jest dost\u0119pna.", "Your WOPI server is not secure: SSL verification failed": "Tw\u00f3j serwer WOPI nie jest bezpieczny: weryfikacja SSL nie powiod\u0142a si\u0119", "Your browser has very limited access to the clipboard": "Ta przegl\u0105darka ma bardzo ograniczony dost\u0119p do schowka", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Ta przegl\u0105darka ma bardzo ograniczony dost\u0119p do schowka, dlatego u\u017cyj przycisk\u00f3w wklejania na klawiaturze ekranowej.", "Your changes have been saved": "Zmiany zosta\u0142y zapisane", "Your library is empty": "Twoja biblioteka jest pusta", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Na serwerze skonfigurowano niewystarczaj\u0105ce zasoby sprz\u0119towe, co mo\u017ce prowadzi\u0107 do niskiej wydajno\u015bci.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Twoja sesja wygas\u0142a. Dalsze zmiany w dokumencie mog\u0105 nie zosta\u0107 zapisane. Od\u015bwie\u017c sesj\u0119 (lub stron\u0119 internetow\u0105), aby kontynuowa\u0107. Mo\u017ce by\u0107 konieczne ponowne zalogowanie.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Twoja sesja wyga\u015bnie za {time}. Zapisz swoj\u0105 prac\u0119 i od\u015bwie\u017c sesj\u0119 (lub stron\u0119 internetow\u0105), aby kontynuowa\u0107. Mo\u017ce by\u0107 konieczne ponowne zalogowanie.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Tw\u00f3j klaster {productname} wygl\u0105da na \u017ale skonfigurowany lub szybko si\u0119 skaluje \u2014 skontaktuj si\u0119 z administratorem systemu. Kontynuowanie edycji mo\u017ce spowodowa\u0107 brak wzajemnej widoczno\u015bci u\u017cytkownik\u00f3w, konflikty w przechowywaniu dokument\u00f3w i/lub problemy z kopiowaniem/wklejaniem. Oczekiwano serverId {0} dla routeToken {1}, ale po\u0142\u0105czono z serverId {2}", "ZB": "ZB", "Zoom": "Powi\u0119kszenie", "Zoom In": "Przybli\u017c", "Zoom Out": "Oddal", "Zotero API key is incorrect": "Klucz API Zotero jest nieprawid\u0142owy", "Zotero API key is not configured": "Klucz API Zotero nie jest skonfigurowany", "Zotero Warning": "Ostrze\u017cenie o Zotero", "cell address": "Adres kom\u00f3rki", "direct network connection": "bezpo\u015brednie po\u0142\u0105czenie sieciowe", "file type icon": "Ikona typu pliku", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "Podgl\u0105d strony %1", "replies": "odpowiedzi", "reply": "odpowied\u017a", "system call security filtering enabled": "w\u0142\u0105czone filtrowanie zabezpiecze\u0144 wywo\u0142a\u0144 systemowych", "the Help tab": "Karta pomocy", "the View menu": "Menu widoku", "warning: copy/paste request timed out": "ostrze\u017cenie: up\u0142yn\u0105\u0142 limit czasu \u017c\u0105dania kopiowania/wklejania", "{0} deleted": "Usuni\u0119to {0}", "{0} selected": "Zaznaczono {0}", "{0} tab selected": "Zaznaczono kart\u0119 {0}", "{0} unselected": "Odznaczono {0}", "{username} saved this document as {filename}. Do you want to join?": "{username} zapisa\u0142(a) ten dokument jako {filename}. Chcesz do\u0142\u0105czy\u0107?", "{user} has joined": "{user} do\u0142\u0105czy\u0142", "{user} has left": "{user} wyszed\u0142", "\u00c5land Islands": "Wyspy Alandzkie"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-pt.json b/f7cloud-office/browser/dist/l10n/ui-pt.json new file mode 100644 index 0000000..61df30b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-pt.json @@ -0,0 +1 @@ +{" document(s) open.": " documentos abertos.", " hrs": " horas", " mins": " minutos", " s": " segundos", " user(s).": " utilizadores.", "\"Slow Proxy\"": "Proxy lento", "%n users": "%n utilizadores", "(Warning: Server accessibility must be enabled to toggle)": "(Aviso: a acessibilidade do servidor deve estar ativada para alternar)", "(current)": "(atual)", ", cluster configuration error: mis-matching serverid": ", erro de configura\u00e7\u00e3o do cluster: serverid incompat\u00edvel", "0 users": "0 utilizadores", "1 user": "1 utilizador", "1 2 3": "1 2 3", "A comment is being edited": "Est\u00e1 a ser editado um coment\u00e1rio", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "J\u00e1 foi iniciado um descarregamento devido a uma grande opera\u00e7\u00e3o de copiar/colar. Aguarde o descarregamento atual ou cancele-a antes de iniciar um novo descarregamento", "AI Assistant": "Assistente de IA", "About": "Sobre", "Above Average...": "Acima da m\u00e9dia...", "Accept": "Aceitar", "Accept change": "Aceitar altera\u00e7\u00e3o", "Access token is missing in initial variables.": "O c\u00f3digo de acesso est\u00e1 em falta nas vari\u00e1veis iniciais.", "Accessibility": "Acessibilidade", "Accessibility Checker": "Verificador de Acessibilidade", "Active Sheet": "Folha ativa", "Active sheet": "Folha ativa", "Add": "Adicionar", "Add Bibliography": "Adicionar bibliografia", "Add Citation": "Adicionar cita\u00e7\u00e3o", "Add Citation Note": "Adicionar nota de cita\u00e7\u00e3o", "Add Note": "Adicionar nota", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Adicione ou edite palavras num dicion\u00e1rio de verifica\u00e7\u00e3o ortogr\u00e1fica. As palavras do seu dicion\u00e1rio (.dic) estar\u00e3o dispon\u00edveis para as verifica\u00e7\u00f5es ortogr\u00e1ficas.", "Adjust how office documents behave.": "Ajustar o comportamento dos documentos do Office.", "Adjust view settings.": "Ajustar defini\u00e7\u00f5es da visualiza\u00e7\u00e3o.", "Admin console": "Consola de administrador", "After": "Depois", "Albania": "Alb\u00e2nia", "Alerts:": "Alertas:", "Align": "Alinhar", "Alignment": "Alinhamento", "All": "Tudo", "All Sheets": "Todas as folhas", "All users": "Todos utilizadores", "Already presenting": "J\u00e1 est\u00e1 a apresentar", "Also check the voice over toggle under {parentControl}.": "Verifique tamb\u00e9m a altern\u00e2ncia de voz em {parentControl}.", "Always follow the editor": "Seguir sempre o editor", "An error occurred while fetching notes": "Ocorreu um erro ao tentar obter as notas", "An error occurred while fetching style list": "Ocorreu um erro ao tentar obter a lista de estilos", "Analytics": "An\u00e1lise", "Andorra": "Andorra", "Another user has removed this comment.": "Outro utilizador removeu este coment\u00e1rio.", "Another user has updated the comment. Would you like to overwrite those changes?": "Outro utilizador atualizou o coment\u00e1rio. Gostaria de substituir essas altera\u00e7\u00f5es?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Est\u00e1 interessado em contribuir, mas n\u00e3o sabe por onde come\u00e7ar? Veja as instru\u00e7\u00f5es passo-a-passo e compile o CODE a partir do zero. Tamb\u00e9m pode ajudar com tradu\u00e7\u00f5es ou preencher um relat\u00f3rio de erro com todos os passos essenciais sobre como reproduzi-lo.", "Are you sure you want to delete sheet, {sheet}?": "Tem a certeza que deseja eliminar a folha {sheet}?", "Are you sure you want to delete this page?": "Tem a certeza de que deseja eliminar esta p\u00e1gina?", "Are you sure you want to delete this slide?": "Tem a certeza que deseja eliminar este diapositivo?", "Are you sure you want to reset Document settings?": "Tem a certeza de que deseja reiniciar as defini\u00e7\u00f5es do Documento?", "Are you sure you want to reset View Settings?": "Tem a certeza de que deseja reinicias as Defini\u00e7\u00f5es da Visualiza\u00e7\u00e3o?", "Are you sure you want to shut down the server?": "Tem a certeza de que deseja encerrar este servidor?", "Are you sure you want to terminate this session?": "Tem a certeza de que deseja terminar esta sess\u00e3o?", "Argentina": "Argentina", "Armenia": "Arm\u00e9nia", "Arrange": "Ordenar", "Assistant": "Assistente", "Australia": "Austr\u00e1lia", "Austria": "\u00c1ustria", "Authorization error was: '{errormessage}'.": "O erro de autoriza\u00e7\u00e3o foi: '{errormessage}'.", "Automatic": "Autom\u00e1tico", "Automatic color": "Cor autom\u00e1tica", "Autosaved": "Guardado automaticamente", "Autotext": "Texto Autom\u00e1tico", "Avatar for {user}": "Avatar para {user}", "Average": "M\u00e9dia", "Axial": "Axial", "Azerbaijan": "Azerbaij\u00e3o", "BB": "BB", "Background Color": "Cor de fundo", "Background Image": "Imagem de Fundo", "Bad": "Mau", "Belarus": "Bielorr\u00fassia", "Belgium": "B\u00e9lgica", "Below Average...": "Abaixo da m\u00e9dia...", "Blank Slide": "Slide em branco", "Bookmarks": "Marcadores", "Boolean Value": "Valor booleano", "Borders": "Contornos", "Bosnia and Herzegovina": "B\u00f3snia e Herzegovina", "Bottom Margin": "Margem inferior", "Bottom N elements...": "N elementos inferiores...", "Bottom N percent...": "N por cento inferior...", "Brazil": "Brasil", "Bulgaria": "Bulg\u00e1ria", "Bytes received": "Bytes recebidos", "Bytes sent": "Bytes enviados", "COOLWSD version:": "Vers\u00e3o COOLWSD:", "CPU Graph": "Gr\u00e1fico de CPU", "CPU History": "Hist\u00f3rico da CPU", "CSV File (.csv)": "CSV File (.csv)", "CSV file (.csv)": "CSV file (.csv)", "Cache size of CPU statistics": "Cache para estat\u00edsticas de CPU", "Cache size of memory statistics": "Cache para estat\u00edsticas de mem\u00f3ria", "Canada": "Canad\u00e1", "Cancel": "Cancelar", "Cancel paste special": "Cancelar colar especial", "Cell borders": "Bordas da c\u00e9lula", "Cells": "C\u00e9lulas", "Centered Text": "Texto Centralizado", "Change Layout": "Alterar Disposi\u00e7\u00e3o", "Channel Filter:": "Filtro de canal:", "Character": "Car\u00e1ter", "Check security warnings of your server": "Verifique os avisos de seguran\u00e7a do seu servidor", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Veja as novidades da vers\u00e3o e saiba tudo sobre: a mais recente Collabora Online Development Edition, voltada para utilizadores dom\u00e9sticos e pequenas equipas.", "Checkbox": "Caixa de sele\u00e7\u00e3o", "Chile": "Chile", "China": "China", "Choice of functions": "Escolha de fun\u00e7\u00f5es", "Citation Preferences": "Prefer\u00eancias de cita\u00e7\u00e3o", "Citation Style": "Estilo de cita\u00e7\u00e3o", "Citation warning": "Alerta de cita\u00e7\u00e3o", "Citations update failed": "Falha na atualiza\u00e7\u00e3o de cita\u00e7\u00f5es", "Cleaning up the document from the last session.": "Limpar o documento da \u00faltima sess\u00e3o.", "Clear the search field": "Limpar campo de pesquisa", "Click to exit presentation...": "Clique para sair da apresenta\u00e7\u00e3o...", "Clipboard": "\u00c1rea de Transfer\u00eancia", "Close": "Fechar", "Close Navigation": "Fechar Navega\u00e7\u00e3o", "Close Presentation": "Fechar apresenta\u00e7\u00e3o", "Close dialog": "Fechar caixa de di\u00e1logo", "Close document": "Fechar documento", "Close popup to ignore paste special": "Fechar a janela pop-up para ignorar a colagem especial", "Cluster configuration warning": "Aviso de configura\u00e7\u00e3o de cluster", "Collabora Online Development Edition": "Collabora Online Edi\u00e7\u00e3o Desenvolvimento", "Collabora Online Welcome": "Bem-vindo ao Collabora Online", "Collapse Formula Bar": "Ocultar Barra da F\u00f3rmula", "Collapse Tabs": "Ocultar Separadores", "Color": "Cor", "Column Width": "Largura de coluna", "Column {0}": "Coluna {0}", "Column {0} through {1}": "Coluna {0} at\u00e9 {1}", "Columns": "Colunas", "Comment": "Coment\u00e1rio", "Comments": "Coment\u00e1rios", "Comments Updated": "Coment\u00e1rios atualizados", "Compact layout": "Disposi\u00e7\u00e3o Compacta", "Compact view": "Vista compacta", "Confirm": "Confirmar", "Confirmation": "Confirma\u00e7\u00e3o", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflito desfazer/refazer com v\u00e1rios utilizadores. Por favor use a repara\u00e7\u00e3o de documentos para o resolver", "Connecting...": "A estabelecer liga\u00e7\u00e3o...", "Connection error": "Erro de liga\u00e7\u00e3o", "Connections": "Conex\u00f5es", "Containing text...": "Contendo texto...", "Content copied to clipboard": "Conte\u00fado copiado para a \u00e1rea de transfer\u00eancia", "Continue editing": "Continuar a editar", "Continue read only": "Continuar no modo de leitura", "Copied external sources are not allowed": "N\u00e3o \u00e9 permitida a c\u00f3pia de fontes externas", "Copy": "Copiar", "Copy Cells": "Copiar c\u00e9lulas", "Copy Sheet...": "Copiar folha...", "Copy all version information in English": "Copiar todas as informa\u00e7\u00f5es da vers\u00e3o em ingl\u00eas", "Copy link location": "Copiar localiza\u00e7\u00e3o da hiperliga\u00e7\u00e3o", "Copying from the document disabled": "C\u00f3pia a partir do documento desativada", "Count": "Contagem", "CountA": "Contar.VAL", "Country:": "Pa\u00eds:", "Creating copy...": "Criar uma c\u00f3pia...", "Creating new file from template...": "Criar um novo ficheiro a partir de um modelo...", "Creator(s)": "Criador(es)", "Croatia": "Cro\u00e1cia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D para sair", "Currency": "Moeda", "Current Slide": "Slide atual", "Current slide as Bitmap (.bmp)": "Diapositivo atual como Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapositivo atual como Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapositivo atual como Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapositivo atual como Tag Image File Format (.tiff)", "Custom Animation": "Anima\u00e7\u00e3o Personalizada", "Custom dictionaries": "Dicion\u00e1rios personalizados", "Cyprus": "Chipre", "Czech Republic": "Rep\u00fablica Checa", "Dark Mode": "Modo Escuro", "Dashboard": "Painel", "Data": "Dados", "Date": "Data", "Date & Time": "Data e Hora", "Debug Tools": "Ferramentas de Depura\u00e7\u00e3o", "Default": "Predefinido", "Default Style": "Estilo padr\u00e3o", "Define print area": "Definir \u00e1rea de impress\u00e3o", "Delete": "Eliminar", "Delete Columns": "Eliminar colunas", "Delete Rows": "Eliminar linhas", "Delete tabstop": "Eliminar marca de tabula\u00e7\u00e3o", "Denmark": "Dinamarca", "Design": "Desenho", "Dictionary of exceptions": "Dicion\u00e1rio de excess\u00f5es", "Discard": "Descartar", "Discover All The Changes": "Descubra todas as altera\u00e7\u00f5es", "Dismiss": "Descartar", "Document": "Documento", "Document Settings": "Defini\u00e7\u00f5es do Documento", "Document cannot be exported. Please try again.": "O documento n\u00e3o pode ser exportado. Por favor, tente novamente.", "Document cannot be renamed, please check your permissions.": "O documento n\u00e3o pode ser renomeado, por favor verifique as suas permiss\u00f5es.", "Document cannot be renamed.": "N\u00e3o \u00e9 poss\u00edvel mudar o nome do documento.", "Document cannot be saved due to expired session, please reload the page to continue.": "O documento n\u00e3o pode ser guardado devido a uma sess\u00e3o expirada, por favor recarregue a p\u00e1gina para continuar.", "Document cannot be saved due to expired session, please reopen the document to continue.": "O documento n\u00e3o pode ser guardado devido a uma sess\u00e3o expirada, por favor reabra o documento para continuar.", "Document cannot be saved, please check your permissions.": "O documento n\u00e3o pode ser guardado, por favor verifique as suas permiss\u00f5es.", "Document cannot be saved.": "O documento n\u00e3o pode ser guardado.", "Document colors": "Cores do documento", "Document contains unsupported media": "O documento cont\u00e9m um v\u00eddeo n\u00e3o suportado", "Document has been changed": "O documento foi alterado", "Document has been changed in storage. What would you like to do with your unsaved changes?": "O documento foi alterado no armazenamento. O que deseja fazer com as altera\u00e7\u00f5es n\u00e3o guardadas?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "O documento foi alterado no armazenamento e est\u00e1 a ser recarregado. A sua vers\u00e3o est\u00e1 dispon\u00edvel como revis\u00e3o.", "Document is getting migrated": "O documento est\u00e1 a ser migrado", "Document requires password to modify.": "Necessita de uma palavra-passe para modificar o documento.", "Document requires password to view.": "Necessita de uma palavra-passe para ver o documento.", "Document settings": "Defini\u00e7\u00f5es do documento", "Documents open": "Documentos abertos", "Documents:": "Documentos:", "Don\u2019t show this again": "N\u00e3o voltar a mostrar isto", "Download": "Descarregar", "Download Selection": "Descarregar sele\u00e7\u00e3o", "Download as": "Descarregar como", "Download completed and ready to be copied to clipboard.": "Descarregamento terminado e pronto para ser copiado para a \u00e1rea de transfer\u00eancia.", "Download failed": "Falha ao descarregar", "Downloading clipboard content": "A descarregar o conte\u00fado da \u00e1rea de transfer\u00eancia", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "O descarregamento de recursos externos \u00e9 proibido, mas a colagem de imagens continua a ser poss\u00edvel. Clique com o bot\u00e3o direito do rato na imagem, selecione \"Copiar imagem\" e cole-a no documento.", "Downloading...": "Descarregar...", "Dropdown": "Menu suspenso", "Duration": "Dura\u00e7\u00e3o", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editar", "Edit comment": "Editar documento", "Edit document": "Editar documento", "Edit link": "Editar hiperliga\u00e7\u00e3o", "Edit mode": "Modo de edi\u00e7\u00e3o", "Editing": "Edi\u00e7\u00e3o", "Editing activated. ": "Edi\u00e7\u00e3o ativada. ", "Effects": "Efeitos", "Elapsed time": "Tempo decorrido", "Ellipsoid": "Elipsoide", "Empty Slide Show": "Esvaziar apresenta\u00e7\u00e3o de diapositivos", "End Presentation": "Terminar apresenta\u00e7\u00e3o", "Endnotes": "Notas finais", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Aproveite os \u00faltimos desenvolvimentos em produtividade online, de forma gratuita para usar, explorar e usar com outras pessoas no navegador. Tamb\u00e9m est\u00e3o dispon\u00edveis v\u00e1rias aplica\u00e7\u00f5es para dispositivos m\u00f3veis.", "Enter Zotero API Key": "Inserir Chave API de Zotero", "Enter a file name": "Introduza o nome do ficheiro", "Enter new name": "Inserir novo nome", "Enter new sheet name": "Introduza o nome da nova folha", "Entering text mode": "Entrar no modo de texto", "Error": "Erro", "Error reading file": "Erro ao ler o ficheiro", "Estonia": "Est\u00f3nia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "A manipula\u00e7\u00e3o do evento foi adiada por um tempo inesperadamente longo: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Folha de c\u00e1lculo do Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Folha de c\u00e1lculo do Excel (.xlsx)", "Exception words are underlined while checking spelling": "As palavras de exce\u00e7\u00e3o s\u00e3o sublinhadas durante a verifica\u00e7\u00e3o ortogr\u00e1fica", "Expand Formula Bar": "Expandir Barra da F\u00f3rmula", "Expired:": "Expirado:", "Explore The New {coolversion}": "Explore a nova {coolversion}", "Export As": "Exportar como", "Export as": "Exportar como", "Exported to storage": "Exportado para o armazenamento", "External data source not allowed": "Fonte externa de dados n\u00e3o permitida", "External link": "Hiperliga\u00e7\u00e3o externa", "Failed to authenticate this session over protocol {0}": "Falha de autentica\u00e7\u00e3o atrav\u00e9s do protocolo {0}", "Failed to download clipboard, please re-copy": "Falha ao descarregar a \u00e1rea de transfer\u00eancia, por favor volte a copiar", "Failed to establish socket connection or socket connection closed unexpectedly.": "Falha ao estabelecer a conex\u00e3o de socket ou a conex\u00e3o foi fechada inesperadamente.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Ocorreu uma falha ao estabelecer a conex\u00e3o de socket ou a conex\u00e3o de socket foi fechada inesperadamente. O proxy reverso pode estar mal configurado, entre em contacto com o administrador. Para mais informa\u00e7\u00f5es sobre a configura\u00e7\u00e3o do proxy veja https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "N\u00e3o foi poss\u00edvel obter o RouteToken do controlador", "Failed to load collections": "N\u00e3o foi poss\u00edvel carregar as cole\u00e7\u00f5es", "Failed to load document.": "Falha ao abrir o documento.", "Failed to load groups": "N\u00e3o foi poss\u00edvel carregar os grupos", "Failed to load items": "N\u00e3o foi poss\u00edvel carregar os itens", "Failed to load styles": "N\u00e3o foi poss\u00edvel carregar os estilos", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Falha ao carregar o documento. Por favor certifique-se de que o tipo de ficheiro \u00e9 suportado ou se est\u00e1 danificado e tente novamente.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Falha ao carregar o documento. Ou o documento est\u00e1 mal formado ou est\u00e1 a consumir mais recursos do que os permitidos. Contacte o administrador.", "Failed to read document from storage, please try to load the document again.": "Falha ao ler o documento do armazenamento, tente carregar o documento novamente.", "Failed to set jwt authentication cookie over insecure connection": "Falha ao definir o cookie de autentica\u00e7\u00e3o jwt atrav\u00e9s de uma conex\u00e3o insegura", "Field": "Campo", "Fields": "Campos", "File": "Ficheiro", "File name should contain an extension.": "O nome do ficheiro tem de ter uma extens\u00e3o.", "Fill Series": "Preencher s\u00e9ries", "Finish electronic signing": "Concluir a assinatura eletr\u00f3nica", "Finland": "Finl\u00e2ndia", "Fixed size": "Tamanho fixo", "Focus Cell": "Foco na c\u00e9lula", "Following": "A seguirem", "Following the editor": "Seguindo o editor", "Following {user}": "Seguindo {user}", "Font": "Tipo de letra", "Font Name": "Nome do tipo de letra", "Font Size": "Tamanho do tipo de letra", "Footnote/Endnote": "Nota de rodap\u00e9/Nota de fim", "Footnotes": "Notas de rodap\u00e9", "Form": "Formul\u00e1rio", "Format": "Formatar", "Formula": "F\u00f3rmula", "Formulas": "F\u00f3rmulas", "Forum": "F\u00f3rum", "Fraction": "Fra\u00e7\u00e3o", "France": "Fran\u00e7a", "From": "De", "From Beginning": "Desde o in\u00edcio", "From Current Slide": "Do Diapositivo Atual", "From now on clipboard notifications will discreetly appear at the bottom.": "A partir de agora as notifica\u00e7\u00f5es da \u00e1rea de transfer\u00eancia aparecer\u00e3o discretamente na parte inferior.", "Full Page Slides": "Diapositivos de p\u00e1gina completa", "Fullscreen presentation": "Apresenta\u00e7\u00e3o em ecr\u00e3 completo", "Function Library": "Biblioteca de Fun\u00e7\u00f5es", "Function Wizard": "Assistente de fun\u00e7\u00f5es", "Functions": "Fun\u00e7\u00f5es", "GB": "GB", "General": "Geral", "Georgia": "Ge\u00f3rgia", "Germany": "Alemanha", "Get Involved": "Participe", "Go Back": "Voltar", "Go Offline": "Ficar Off-line", "Go Online": "Ir On-line", "Good": "Bom", "Gradient End": "Final do gradiente", "Gradient Start": "In\u00edcio do gradiente", "Graphs": "Gr\u00e1ficos", "Greece": "Gr\u00e9cia", "Grid": "Grelha", "Group": "Agrupar", "Group Libraries": "Bibliotecas de grupos", "Guernsey": "Guernsey", "HTML Document (.html)": "Documento HTML (.html)", "HTML File (.html)": "Ficheiro HTML (.html)", "HTML file (.html)": "Ficheiro HTML (.html)", "Hardware resources are sufficient for optimal performance": "Os recursos de hardware s\u00e3o suficientes para um desempenho \u00f3timo", "Has text: ": "Tem texto: ", "Header & Footer": "Cabe\u00e7alho e Rodap\u00e9", "Heading 1": "Cabe\u00e7alho 1", "Heading 2": "Cabe\u00e7alho 2", "Headings and objects that you add to the document will appear here": "Os t\u00edtulos e objetos que adicionar ao documento aparecer\u00e3o aqui", "Help": "Ajuda", "Hide Menu": "Ocultar menu", "Hide Menu Bar": "Ocultar barra de menu", "Hide the search bar": "Ocultar barra de pesquisa", "Highlight cells with...": "Destacar c\u00e9lulas com...", "History": "Hist\u00f3rico", "Hit Cancel to open in view-only mode.": "Prima Cancelar para abrir o documento no modo de leitura.", "Holy See (Vatican City State)": "Santa S\u00e9 (Estado da Cidade do Vaticano)", "Home": "In\u00edcio", "Hungary": "Hungria", "Iceland": "Isl\u00e2ndia", "Idle document - please click to reload and resume editing": "Documento inativo - clique para recarregar e continuar a edi\u00e7\u00e3o", "Idle document - please tap to reload and resume editing": "Documento inativo - toque para recarregar e continuar a edi\u00e7\u00e3o", "Idle time": "Tempo de inatividade", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Se quiser partilhar grandes elementos fora de {productname} \u00e9 necess\u00e1rio primeiro descarreg\u00e1-los.", "Illustrations": "Ilustra\u00e7\u00f5es", "Image (.png)": "Imagem (.png)", "Image Controls": "Controlos de Imagem", "India": "\u00cdndia", "Indonesia": "Indon\u00e9sia", "Initializing...": "A iniciar...", "Insert": "Inserir", "Insert Checkbox": "Inserir caixa de visto", "Insert Columns After": "Inserir colunas ap\u00f3s", "Insert Columns Before": "Inserir colunas antes", "Insert Comment": "Inserir Coment\u00e1rio", "Insert Date": "Inserir data", "Insert Dropdown": "Inserir lista suspensa", "Insert Electronic Signature": "Inserir assinatura eletr\u00f3nica", "Insert Function": "Inserir Fun\u00e7\u00e3o", "Insert Local Image": "Inserir imagem local", "Insert Local Multimedia": "Inserir multim\u00e9dia local", "Insert Picture": "Inserir imagem", "Insert Rich Text": "Inserir texto enriquecido", "Insert Rows Above": "Inserir linhas acima", "Insert Rows Below": "Inserir linhas abaixo", "Insert Shape": "Inserir forma", "Insert Table": "Inserir tabela", "Insert comment": "Inserir coment\u00e1rio", "Insert connectors": "Inserir conectores", "Insert shapes": "Inserir formas", "Insert sheet": "Inserir folha", "Insert sheet after this": "Inserir folha ap\u00f3s", "Insert sheet before this": "Inserir folha antes", "Insert table": "Inserir tabela", "Insert tabstop": "Inserir marca de tabula\u00e7\u00e3o", "Integrator is not ready for PostMessage calls": "O integrador n\u00e3o est\u00e1 preparado para chamadas PostMessage", "Interface Settings": "Configura\u00e7\u00f5es de interface", "Invalid JSON file": "Ficheiro JSON inv\u00e1lido", "Invalid dictionary format. Please check the file.": "Formato de dicion\u00e1rio inv\u00e1lido. Por favor, verifique o ficheiro.", "Invalid link: '{url}'": "Hiperliga\u00e7\u00e3o inv\u00e1lida: '{url}'", "Invert Background": "Inverter fundo", "Ireland": "Irlanda", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Parece que copiou uma sele\u00e7\u00e3o que inclui imagens externas.", "It seems you have tried to insert external data.": "Parece que tentou inserir dados externos.", "Italy": "It\u00e1lia", "Japan": "Jap\u00e3o", "Kazakhstan": "Cazaquist\u00e3o", "Kenya": "Qu\u00e9nia", "Keyboard shortcuts": "Atalhos de teclado", "Kill": "Terminar", "Kill session.": "Terminar sess\u00e3o.", "Kosovo": "Kosovo", "LOKit version:": "Vers\u00e3o LOKit:", "Landscape": "Horizontal", "Language": "Idioma", "Language:": "Idioma:", "Last modification": "\u00daltima altera\u00e7\u00e3o", "Last saved:": "\u00daltima vez guardado:", "Latest Updates": "\u00daltimas atualiza\u00e7\u00f5es", "Latvia": "Let\u00f3nia", "Layout": "Disposi\u00e7\u00e3o", "Left Margin": "Margem esquerda", "License": "Licen\u00e7a", "Liechtenstein": "Liechtenstein", "Line style": "Estilo de linha", "Linear": "Linear", "Lithuania": "Litu\u00e2nia", "Loading Wordbook...": "A carregar o dicion\u00e1rio...", "Loading references": "A carregar refer\u00eancias", "Loading...": "A carregar...", "Local Image...": "Imagem local\u2026", "Local Multimedia...": "Multim\u00e9dia local...", "Log": "Registos", "Log Levels": "N\u00edveis de registo", "Look for the accessibility section in coolwsd.xml for server setting. ": "Procure a sec\u00e7\u00e3o de acessibilidade em coolwsd.xml para a defini\u00e7\u00e3o do servidor. ", "Loose": "Largo", "Luxembourg": "Luxemburgo", "MB": "MB", "Malta": "Malta", "Margin": "Margem", "Master": "Mestre", "Master Pages": "P\u00e1ginas Principais", "Master Slide Templates": "Modelos de Diapositivo Principal", "Master View": "Vista principal", "Max": "M\u00e1ximo", "Maximum": "M\u00e1ximo", "Maximum Document process stack memory (in KB) - reduce only": "Mem\u00f3ria de pilha m\u00e1xima para processamento de documentos (em kB) - apenas redu\u00e7\u00e3o", "Maximum Document process virtual memory (in MB) - reduce only": "Mem\u00f3ria virtual m\u00e1xima para processamento de documentos (em MB) - apenas redu\u00e7\u00e3o", "Maximum file size allowed to write to disk (in MB) - reduce only": "Tamanho m\u00e1ximo para cria\u00e7\u00e3o de ficheiros (em MB) - apenas redu\u00e7\u00e3o", "Memory": "Mem\u00f3ria", "Memory Graph": "Gr\u00e1fico de mem\u00f3ria", "Memory History": "Hist\u00f3ria da mem\u00f3ria", "Memory consumed": "Mem\u00f3ria utilizada", "Merge & Center": "Unir e Centrar", "Merge & Split": "Unir e Dividir", "Mexico": "M\u00e9xico", "Min": "M\u00ednimo", "Minimum": "M\u00ednimo", "Missing Fonts": "Tipos de letra em falta", "Modified": "Alterado", "Modify": "Modificar", "Moldova, Republic of": "Mold\u00e1via, Rep\u00fablica da", "Monaco": "M\u00f3naco", "Montenegro": "Montenegro", "More Functions": "Mais Fun\u00e7\u00f5es", "More highlights...": "Mais destaques...", "More information and support": "Mais informa\u00e7\u00e3o e suporte", "More options for {1}": "Mais op\u00e7\u00f5es para {1}", "More...": "Mais...", "Move Sheet Left": "Mover folha para a esquerda", "Move Sheet Right": "Mover folha para a direita", "My Library": "Minha biblioteca", "My Publications": "Minhas publica\u00e7\u00f5es", "Named Range": "Intervalo com nome", "Navigation": "Navega\u00e7\u00e3o", "Navigator": "Navegador", "Netherlands": "Pa\u00edses Baixos", "Network Graph": "Gr\u00e1fico de rede", "Neutral": "Neutro", "New": "Novo", "New Zealand": "Nova Zel\u00e2ndia", "Next": "Pr\u00f3ximo", "Next Slide": "Pr\u00f3ximo diapositivo", "No Comments": "Sem coment\u00e1rios", "No Notes": "Sem notas", "No color": "Sem cor", "No disk space left on server.": "N\u00e3o resta espa\u00e7o em disco no servidor.", "No fill": "Sem preenchimento", "No issues found": "Nenhum problema encontrado", "No problems with SSL verification detected": "N\u00e3o foram detetados problemas com a verifica\u00e7\u00e3o SSL", "No search results found!": "N\u00e3o foram encontrados resultados da pesquisa!", "None": "Nenhum", "None (Do not check spelling)": "Nenhum (n\u00e3o verificar ortografia)", "Normal": "Normal", "North Macedonia, Republic of": "Maced\u00f3nia do Norte, Rep\u00fablica da", "Norway": "Noruega", "Notebookbar view": "Visualiza\u00e7\u00e3o da barra de notebook", "Notes": "Notas", "Notes Pages": "P\u00e1ginas de notas", "Notes View": "Vista de notas", "Number": "N\u00famero", "Number Format": "Formato de N\u00famero", "Number of Documents": "N\u00famero de documentos", "Number of Pages": "N\u00famero de p\u00e1ginas", "Number of Sheets": "N\u00famero de folhas", "Number of Slides": "N\u00famero de diapositivos", "ODF Drawing (.odg)": "Desenho ODF (.odg)", "ODF presentation (.odp)": "Apresenta\u00e7\u00e3o ODF (.odp)", "ODF spreadsheet (.ods)": "Folha de c\u00e1lculo ODF (.ods)", "ODF text document (.odt)": "Documento de texto ODT (.odt)", "OK": "Aceitar", "OPEN": "ABRIR", "Off": "Desativado", "On": "Ativado", "On mouse click": "Com o clique do rato", "Once citations are entered their storage and display type can not be changed.": "N\u00e3o \u00e9 poss\u00edvel alterar o armazenamento e tipo de visualiza\u00e7\u00e3o das cita\u00e7\u00f5es ap\u00f3s estas serem inseridas.", "Online Help": "Ajuda online", "Only the document owner can change the password.": "Apenas o propriet\u00e1rio do documento pode alterar a palavra-passe.", "Oops, there is a problem connecting the document": "Ocorreu um erro ao estabelecer a liga\u00e7\u00e3o ao documento", "Oops, there is a problem connecting to {productname}: ": "Ocorreu um erro ao estabelecer a liga\u00e7\u00e3o a {productname}: ", "Open in full view": "Abrir em vista total", "Open link": "Abrir hiperliga\u00e7\u00e3o", "Open menu": "Abrir menu", "Open {name}": "Abra {nome}", "Option": "Op\u00e7\u00e3o", "Out of table": "Fora da mesa", "Outline": "Contorno", "Overview": "Vista geral", "Overwrite": "Sobrepor", "PB": "PB", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PDF Document (.pdf) - Expert": "Documento PDF (.pdf) - Avan\u00e7ado", "PDF Document (.pdf) as...": "Documento PDF (.pdf) como...", "PID": "PID", "Page": "P\u00e1gina", "Page Layout": "Esquema da p\u00e1gina", "Page Setup": "Configurar p\u00e1gina", "Paragraph": "Par\u00e1grafo", "Paste": "Colar", "Paste Slide": "Colar Diapositivo", "Paste Special": "Colar especial", "Paste from this document": "Colar deste documento", "Path": "Caminho", "Pause": "Pausa", "Pause... ( %SECONDS% )": "Pausa... ( %SECONDS% )", "Percent": "Percentagem", "Permission Mode": "Modo de permiss\u00e3o", "Philippines": "Filipinas", "Picture": "Imagem", "Please save or discard the comment currently being edited.": "Por favor, guarde ou ignore o coment\u00e1rio que est\u00e1 a ser atualmente editado.", "Please send us your feedback": "Por favor d\u00ea a sua opini\u00e3o", "Please use following combination to see more options:": "Utilize a seguinte combina\u00e7\u00e3o para ver mais op\u00e7\u00f5es:", "Please wait kubernetes cluster is scaling...": "Por favor, aguarde, o cluster Kubernetes est\u00e1 a ser dimensionado...", "Please wait!": "Por favor, aguarde!", "Poland": "Pol\u00f3nia", "Portrait": "Vertical", "Portugal": "Portugal", "PostMessage API is initialized": "A API PostMessage foi inicializada", "PowerPoint 2003 Presentation (.ppt)": "Apresenta\u00e7\u00e3o do PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Apresenta\u00e7\u00e3o do PowerPoint (.pptx)", "Present current slide": "Mostrar diapositivo atual", "Present in Window": "Apresentar na Janela", "Present in new window": "Apresentar numa janela nova", "Presentation": "Apresenta\u00e7\u00e3o", "Presentation disabled": "Apresenta\u00e7\u00e3o desativada", "Presentation mode has been disabled for this document": "O modo de apresenta\u00e7\u00e3o foi desativado para este documento", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "A apresenta\u00e7\u00e3o foi bloqueada. Permita pop-ups no seu navegador. Isto permite que as apresenta\u00e7\u00f5es de diapositivos sejam apresentadas em janelas separadas, permitindo uma f\u00e1cil partilha de ecr\u00e3.", "Presenter Console": "Consola do apresentador", "Presenting in fullscreen": "Apresenta\u00e7\u00e3o em ecr\u00e3 inteiro", "Presenting in window": "Apresentando na janela", "Press Ctrl + Enter to post": "Pressione Ctrl + Enter para publicar", "Preview Slide {1}": "Pr\u00e9-visualizar Diapositivo %1", "Previous": "Anterior", "Print dialog": "Caixa de di\u00e1logo de impress\u00e3o", "Promote to top comment": "Promover para o coment\u00e1rio superior", "Properties": "Propriedades", "Provider:": "Fornecedor:", "Qatar": "Catar", "Quadratic": "Quadr\u00e1tica", "RELOAD": "RECARREGAR", "Radial": "Radial", "Read mode": "Modo de leitura", "Read-only": "Apenas leitura", "Received": "Recebido", "Recent": "Recente", "Reconnecting...": "A reconectar...", "Redo": "Refazer", "References": "Refer\u00eancias", "Refresh": "Atualizar", "Refresh Citations": "Atualizar cita\u00e7\u00f5es", "Refresh Log": "Recarregar registos", "Reject change": "Rejeitar altera\u00e7\u00e3o", "Reloading the document after rename": "Recarregar o documento ap\u00f3s alterar o nome", "Remove": "Remover", "Remove Thread": "Remover T\u00f3pico", "Remove link": "Remover hiperliga\u00e7\u00e3o", "Remove print area": "Remover \u00e1rea de impress\u00e3o", "Rename": "Alterar nome", "Rename Document": "Alterar nome do documento", "Rename sheet": "Renomear folha", "Renaming...": "A mudar nome...", "Repair": "Reparar", "Repair Document": "Reparar documento", "Repeat in {0} seconds": "Repetir em {0} segundos", "Replace": "Substituir", "Reply": "Responder", "Reply comment": "Responder ao coment\u00e1rio", "Report an issue": "Reportar um erro", "Reset Layout": "Redefinir Disposi\u00e7\u00e3o", "Reset to Default Language": "Repor idioma padr\u00e3o", "Reset to default Document settings": "Reiniciar para as defini\u00e7\u00f5es predefinidas do Documento", "Reset to default View settings": "Reiniciar as defini\u00e7\u00f5es de Visualiza\u00e7\u00e3o predefinidas", "Reset zoom": "Repor amplia\u00e7\u00e3o", "Resolve": "Resolver", "Resolve Thread": "Resolver T\u00f3pico", "Resolved": "Resolvido", "Restart": "Reiniciar", "Restoring older revision. Any unsaved changes will be available in version history": "A restaurar a revis\u00e3o anterior. Quaisquer altera\u00e7\u00f5es n\u00e3o guardadas estar\u00e3o dispon\u00edveis no hist\u00f3rico da vers\u00e3o", "Results": "Resultados", "Resume": "Continuar", "Review": "Rever", "Rich Text": "Texto Formatado", "Rich Text (.rtf)": "Texto (.rtf)", "Right Margin": "Margem direita", "Romania": "Rom\u00e9nia", "Row Height": "Altura da linha", "Row {0}": "Linha {0}", "Row {0} through {1}": "Linha {0} at\u00e9 {1}", "Rows": "Linhas", "Ruler": "R\u00e9gua", "Russian Federation": "Federa\u00e7\u00e3o Russa", "San Marino": "S\u00e3o Marinho", "Saudi Arabia": "Ar\u00e1bia Saudita", "Save": "Guardar", "Save As": "Guardar como", "Save Comments": "Guardar coment\u00e1rios", "Save Document settings": "Guardar defini\u00e7\u00f5es do Documento", "Save View Settings": "Guardar Defini\u00e7\u00f5es da Visualiza\u00e7\u00e3o", "Save as ODF format": "Guardar no formato ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "N\u00e3o foi poss\u00edvel guardar porque o documento \u00e9 demasiado grande ou excede o espa\u00e7o de armazenamento restante. O documento passa a ser apenas de leitura, mas pode descarreg\u00e1-lo agora para preservar uma c\u00f3pia localmente.", "Save failed due to no disk space left. Document will now be read-only.": "N\u00e3o foi poss\u00edvel guardar devido \u00e0 falta de espa\u00e7o em disco. O documento ser\u00e1 agora apenas de leitura.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "N\u00e3o foi poss\u00edvel guardar devido \u00e0 falta de espa\u00e7o de armazenamento. O documento passa a ser apenas de leitura. Certifique-se de que existe espa\u00e7o suficiente no disco e tente guardar novamente.", "Save to new file": "Guardar com outro nome", "Saved": "Guardado", "Saving": "A guardar", "Saving...": "A guardar...", "Scalable Vector Graphics (.svg)": "Gr\u00e1ficos vetoriais escal\u00e1veis (.svg)", "Scientific": "Cient\u00edfica", "Screen Reading": "Leitura de ecr\u00e3", "Screen reader support for text content is disabled. ": "O suporte do leitor de ecr\u00e3 para conte\u00fado de texto est\u00e1 desativado. ", "Scroll down": "Deslocar para baixo", "Scroll down annotations": "Percorrer anota\u00e7\u00f5es para baixo", "Scroll left": "Deslocar \u00e0 esquerda", "Scroll right": "Deslocar \u00e0 direita", "Scroll to the first sheet": "Ir para a primeira folha", "Scroll to the last sheet": "Ir para a \u00faltima folha", "Scroll up": "Deslocar para cima", "Scroll up annotations": "Percorrer anota\u00e7\u00f5es para cima", "Search": "Procurar", "Search...": "Procurar...", "Section": "Sec\u00e7\u00e3o", "See history": "Ver hist\u00f3rico", "See revision history": "Ver hist\u00f3rico de revis\u00f5es", "Select": "Selecionar", "Select Function": "Selecionar Fun\u00e7\u00e3o", "Select a tab to browser settings.": "Selecione um separador para as defini\u00e7\u00f5es do navegador.", "Select a tab to view settings.": "Selecione um separador para ver as defini\u00e7\u00f5es.", "Select language": "Selecionar idioma", "Select multiple cells": "Selecionar v\u00e1rias c\u00e9lulas", "Select range": "Selecionar intervalo", "Selected external data source is forbidden. Please contact the system administrator.": "A fonte de dados externa selecionada \u00e9 proibida. Contacte o administrador do sistema.", "Selected range of cells": "Intervalo de c\u00e9lulas selecionado", "Selection Mode": "Modo de sele\u00e7\u00e3o", "Selection count": "Contar sele\u00e7\u00e3o", "Selection mode: inactive": "Modo de sele\u00e7\u00e3o: inativo", "Send Feedback": "Enviar coment\u00e1rios", "Sent": "Enviado", "Serbia": "S\u00e9rvia", "Served by:": "Disponibilizado por:", "Server audit": "Auditoria do servidor", "Server has been shut down; please reload the page.": "O servidor foi desligado; por favor, recarregue a p\u00e1gina.", "Server is down, restarting automatically. Please wait.": "O servidor est\u00e1 desligado, a reiniciar automaticamente. Por favor, aguarde.", "Server is now reachable. We have to refresh the page now.": "Agora o servidor est\u00e1 contact\u00e1vel. Temos de atualizar a p\u00e1gina agora.", "Server is now reachable...": "O servidor est\u00e1 agora acess\u00edvel...", "Server is shutting down": "O servidor est\u00e1 a ser encerrado", "Server is shutting down for maintenance (auto-saving)": "O servidor est\u00e1 a ser desligado para manuten\u00e7\u00e3o (grava\u00e7\u00e3o autom\u00e1tica)", "Server returned this reason:": "Resposta do servidor:", "Server uptime": "Tempo de atividade do servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Servi\u00e7o indispon\u00edvel. Por favor tente mais tarde e, caso a indisponibilidade se mantiver, contacte o administrado do servidor.", "Session terminated by document owner": "Sess\u00e3o encerrada pelo propriet\u00e1rio do documento", "Set Language for All text": "Definir idioma para todo o texto", "Set Language for Paragraph": "Definir idioma para par\u00e1grafo", "Set Language for Selection": "Definir idioma para sele\u00e7\u00e3o", "Set Log Levels": "Definir n\u00edvel de registo", "Set default interface preferences.": "Definir prefer\u00eancias predefinidas da interface.", "Settings": "Defini\u00e7\u00f5es", "Shape": "Forma", "Shapes": "Formas", "Share": "Partilhar", "Share...": "Partilhar...", "Shared Config URL is missing in initial variables.": "O URL de Configura\u00e7\u00e3o partilhado est\u00e1 em falta nas vari\u00e1veis iniciais.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Mostrar coment\u00e1rios", "Show Grid": "Mostrar Grelha", "Show Menu": "Mostrar menu", "Show Ruler": "Mostrar R\u00e9gua", "Show Sidebar": "Mostrar Barra Lateral", "Show Status Bar": "Mostrar Barra de Estado", "Show in navigator": "Mostrar no navegador", "Show on the side": "Mostrar ao lado", "Show sheets": "Mostrar folhas", "Show status bar": "Mostrar barra de estado", "Show the search bar": "Mostrar barra de pesquisa", "Shutdown Server": "Desligar servidor", "Signature": "Assinatura", "Singapore": "Singapura", "Size": "Tamanho", "Slide %1": "Diapositivo %1", "Slide Layout": "Disposi\u00e7\u00e3o do Diapositivo", "Slide Show": "Diaporama", "Slide Size": "Tamanho do Diapositivo", "Slide Transition": "Transi\u00e7\u00e3o do Diapositivo", "Slide Views": "Visualiza\u00e7\u00f5es de Diapositivos", "Slide {0} of {1}": "Diapositivo {0} de {1}", "Slides": "Apresenta\u00e7\u00f5es", "Slovakia": "Eslov\u00e1quia", "Slovenia": "Eslov\u00e9nia", "Smart Picker": "Selecionador inteligente", "Snap to Grid": "Ajustar \u00e0 Grelha", "Solid": "S\u00f3lido", "Someone": "Algu\u00e9m", "Something went wrong while deleting the file. Please try refreshing the page.": "Ocorreu algo de errado enquanto eliminava o ficheiro. Por favor, tente atualizar a p\u00e1gina.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Ocorreu algo de errado enquanto obtinha o ficheiro da defini\u00e7\u00e3o. Por favor, tente atualizar a p\u00e1gina.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Ocorreu algo de errado enquanto obtinha o dicion\u00e1rio. Por favor, tente atualizar a p\u00e1gina.", "Something went wrong while loading Document settings.": "Ocorreu algo de errado enquanto carregava as defini\u00e7\u00f5es do Documento.", "Something went wrong while uploading dictionary file": "Ocorreu algo de errado enquanto enviava o ficheiro do dicion\u00e1rio", "Something went wrong while uploading the file. Please try again.": "Ocorreu algo de errado enquanto enviava o ficheiro. Por favor, tente novamente.", "Something went wrong. Please try to refresh the page.": "Ocorreu algo de errado. Por favor, tente atualizar a p\u00e1gina.", "Sort": "Ordenar", "South Africa": "\u00c1frica do Sul", "South Korea": "Coreia do Sul", "Spacing & Color": "Espa\u00e7amento e Cor", "Spain": "Espanha", "Sparkline": "Sparkline", "Split": "Dividir", "Square": "Quadrado", "Standard": "Padr\u00e3o", "Standard (4:3)": "Padr\u00e3o (4:3)", "Standard dictionary": "Dicion\u00e1rio padr\u00e3o", "Status": "Estado", "Status Bar": "Barra de estado", "Stop following": "Deixar de seguir", "Store as:": "Armazenar como:", "Style": "Estilo", "Style List": "Lista de Estilos", "Style list": "Lista de estilos", "Styles": "Estilos", "Successfully exported: ": "Exportado com sucesso: ", "Sum": "Soma", "Sweden": "Su\u00e9cia", "Switzerland": "Su\u00ed\u00e7a", "Symbols": "S\u00edmbolos", "TB": "TB", "Table": "Tabela", "Table of content": "Tabela de conte\u00fados", "Table with {0} rows and {1} columns": "Tabela com {0} linhas e {1} colunas", "Taiwan, Province of China": "Taiwan, Prov\u00edncia da China", "Tap to collapse": "Clique para ocultar", "Tap to expand": "Clique para expandir", "Text": "Texto", "Text orientation": "Orienta\u00e7\u00e3o do texto", "The IsAdminUser property is not set by integration": "A propriedade IsAdminUser n\u00e3o \u00e9 definida pela integra\u00e7\u00e3o", "The IsAdminUser user property is set by integration": "A propriedade de utilizador IsAdminUser \u00e9 definida pela integra\u00e7\u00e3o", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "O documento cont\u00e9m algumas cita\u00e7\u00f5es que podem estar inacess\u00edveis atrav\u00e9s da API da web. Pode causar alguns problemas durante a edi\u00e7\u00e3o de cita\u00e7\u00f5es ou bibliografia.", "The document could not be locked, and is opened in read-only mode.": "O documento n\u00e3o pode ser bloqueado pois est\u00e1 aberto no modo de leitura.", "The document could not be locked.": "N\u00e3o foi poss\u00edvel bloquear o documento.", "The document is being migrated to a new server. Retrying shortly...": "O documento est\u00e1 a ser migrado para um novo servidor. Tentar novamente em breve...", "The document is being renamed and will reload shortly": "O nome do documento est\u00e1 a ser alterado e ser\u00e1 recarregado em breve", "The document is being signed and will be availably shortly": "O documento est\u00e1 a ser assinado e estar\u00e1 dispon\u00edvel em breve", "The document is not signed.": "O documento n\u00e3o est\u00e1 assinado.", "The document is switching to Offline mode and will reload shortly": "O documento est\u00e1 a mudar para o modo offline e ser\u00e1 recarregado em breve", "The document is too large or no disk space left to save. Document will now be read-only.": "O documento \u00e9 demasiado grande ou j\u00e1 n\u00e3o h\u00e1 espa\u00e7o em disco para guardar. O documento ser\u00e1 agora apenas de leitura.", "The file of type: {0} cannot be uploaded to server since the file has no name": "O ficheiro do tipo {0} n\u00e3o pode ser enviado para o servidor porque o ficheiro n\u00e3o tem nome", "The file of type: {0} cannot be uploaded to server since the file is empty": "O ficheiro do tipo {0} n\u00e3o pode ser enviado para o servidor porque o ficheiro est\u00e1 vazio", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "O URL do servidor est\u00e1 vazio. Provavelmente, o servidor coolwsd n\u00e3o est\u00e1 bem configurado. Deve contactar o administrador de sistemas.", "The server encountered a {0} error while parsing the {1} command.": "O servidor encontrou o erro '{0}' ao processar o comando {1}.", "The server has been disconnected.": "O servidor foi desconectado.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "A assinatura est\u00e1 correta, mas n\u00e3o foi poss\u00edvel validar o certificado e o documento est\u00e1 apenas parcialmente assinado.", "The signature is OK, but the certificate could not be validated.": "A assinatura est\u00e1 correta, mas o certificado n\u00e3o pode ser validado.", "The signature is OK, but the document is only partially signed.": "A assinatura est\u00e1 correta, mas apenas parte do documento est\u00e1 assinado.", "The signature line can now be moved or resized as needed.": "A linha de assinatura pode agora ser movida ou redimensionada conforme necess\u00e1rio.", "The signature was valid, but the document has been modified.": "A assinatura era v\u00e1lida, mas o documento foi alterado.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "O sistema est\u00e1 atualmente a ajustar os recursos. Por favor, aguarde um momento enquanto n\u00f3s tentamos novamente o seu pedido...", "Theme colors": "Cores do tema", "This document has an invalid signature.": "Este documento cont\u00e9m uma assinatura inv\u00e1lida.", "This document is digitally signed and the signature is valid.": "Este documento est\u00e1 assinado digitalmente e a assinatura \u00e9 v\u00e1lida.", "This document may contain formatting or content that cannot be saved in the current file format.": "Este documento pode conter formata\u00e7\u00e3o ou conte\u00fado que n\u00e3o pode ser guardado no formato atual do ficheiro.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Esta \u00e9 a vers\u00e3o do {productname} sem suporte. Para evitar dar a impress\u00e3o de que \u00e9 adequada para utiliza\u00e7\u00e3o empresarial, esta mensagem aparece sempre que estiverem abertos mais do que {docs} documentos ou mais do que {connections} liga\u00e7\u00f5es em simult\u00e2neo.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "O servi\u00e7o est\u00e1 limitado a {0} documentos e {1} liga\u00e7\u00f5es. Este limite foi atingido. Por favor tente mais tarde.", "This user": "Este utilizador", "This version of {productname} is powered by": "Esta vers\u00e3o do {productname} \u00e9 disponibilizada por", "Tight": "Reduzido", "Time": "Hora", "Time interval of CPU statistics (in ms)": "Intervalo de tempo para estat\u00edsticas de CPU (ms)", "Time interval of memory statistics (in ms)": "Intervalo de tempo para estat\u00edsticas de mem\u00f3ria (ms)", "Time zone:": "Zona hor\u00e1ria:", "Title": "T\u00edtulo", "Title Only": "Apenas t\u00edtulo", "Title Slide": "Slide de t\u00edtulo", "Title and 2 Content": "T\u00edtulo e 2 Conte\u00fado", "Title, 2 Content and Content": "T\u00edtulo, 2 Conte\u00fado e Conte\u00fado", "Title, 2 Content over Content": "T\u00edtulo, 2 Conte\u00fado sobre Conte\u00fado", "Title, 4 Content": "T\u00edtulo, 4 Conte\u00fado", "Title, 6 Content": "T\u00edtulo, 6 Conte\u00fado", "Title, Content": "T\u00edtulo, Conte\u00fado", "Title, Content and 2 Content": "T\u00edtulo, Conte\u00fado e 2 Conte\u00fado", "Title, Content over Content": "T\u00edtulo, Conte\u00fado sobre Conte\u00fado", "Title, Vertical Text": "T\u00edtulo, Texto Vertical", "Title, Vertical Text, Clipart": "T\u00edtulo, Texto Vertical, Clipart", "To": "At\u00e9", "To paste outside {productname}, please first click the 'download' button": "Para colar fora do {productname}, por favor clique primeiro no bot\u00e3o 'Descarregar'", "To prevent accidental changes, the author has set this file to open as view-only": "Para evitar altera\u00e7\u00f5es acidentais, o autor definiu este ficheiro para ser aberto apenas para visualiza\u00e7\u00e3o", "Toggle UI Mode": "Alternar o interface do utilizador", "Top Margin": "Margem superior", "Top N elements...": "N elementos superiores...", "Top N percent...": "N por cento superior...", "Top/Bottom Rules...": "Regras superiores/inferiores...", "Transition": "Transi\u00e7\u00e3o", "Turkey": "Turquia", "Type": "Tipo", "Type in the search box to find anything in your document": "Digite na caixa de pesquisa para encontrar qualquer coisa no seu documento", "Type to add a word": "Digite para adicionar uma palavra", "Ukraine": "Ucr\u00e2nia", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Servidor WOPI n\u00e3o autorizado. Por favor tente mais tarde e, caso o problema se mantenha, contacte o administrador do servidor.", "Undo": "Desfazer", "Ungroup": "Desagrupar", "United Arab Emirates": "Emirados \u00c1rabes Unidos", "United Kingdom": "Reino Unido", "United States of America": "Estados Unidos da Am\u00e9rica", "Unknown color": "Cor desconhecida", "Unlink Citations": "Desvincular cita\u00e7\u00f5es", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Desvincular as cita\u00e7\u00f5es impedir\u00e1 que o Collabora Online atualize as cita\u00e7\u00f5es e a bibliografia neste documento.", "Unlock": "Desbloquear", "Unresolve": "N\u00e3o resolver", "Unresolve Thread": "N\u00e3o Resolver T\u00f3pico", "Unsupported server version.": "Vers\u00e3o de cliente n\u00e3o suportada.", "Update": "Atualizar", "Update Index": "Atualizar \u00edndice", "Update Log Levels": "Atualizar n\u00edveis de registo", "Updated citations": "Cita\u00e7\u00f5es atualizadas", "Updating citations": "A atualizar as cita\u00e7\u00f5es", "Upload Autotext": "Enviar Texto Autom\u00e1tico", "Upload Wordbook": "Enviar Dicion\u00e1rio", "Upload Xcu": "Enviar Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Envie trechos de texto reutiliz\u00e1veis (.bau). Para inserir o texto no documento, digite o atalho para uma entrada de Texto Autom\u00e1tico e pressione F3.", "Uploaded": "Enviado", "Uploading file to server failed with status: {0}": "N\u00e3o foi poss\u00edvel enviar para o servidor. c\u00f3digo de estado: {0}", "Uploading file to server failed, file not found.": "N\u00e3o foi poss\u00edvel enviar para o servidor porque o ficheiro n\u00e3o foi encontrado.", "Uploading file to server failed, the file is too large.": "N\u00e3o foi poss\u00edvel enviar para o servidor porque o ficheiro \u00e9 demasiado grande.", "Uploading...": "A enviar...", "Use Compact view": "Usar vista compacta", "Use Tabbed view": "Usar vista com separadores", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "O campo is_admin foi descontinuado; em vez disso, a integra\u00e7\u00e3o deve utilizar a propriedade IsAdminUser", "User List Summary": "Resumo da lista de utilizadores", "User Name": "Nome de utilizador", "Users online": "Utilizadores online", "Values between...": "Valores entre...", "Values duplicate...": "Valores duplicados...", "Values equal to...": "Valores iguais a...", "Values greater than...": "Valores superiores a...", "Values less than...": "Valores inferiores a...", "Variant": "Variante", "Version Information": "Informa\u00e7\u00e3o da vers\u00e3o", "Vertical Title, Text, Chart": "T\u00edtulo vertical, texto, gr\u00e1fico", "Vertical Title, Vertical Text": "T\u00edtulo vertical, texto vertical", "Very Loose": "Muito largo", "Very Tight": "Muito reduzido", "View": "Ver", "View Settings": "Defini\u00e7\u00f5es de Visualiza\u00e7\u00e3o", "Views": "Vistas", "WOPI host": "Servidor WOPI", "Warning": "Aten\u00e7\u00e3o", "Warning! The browser you are using is not supported.": "Aviso! O navegador que est\u00e1 a usar n\u00e3o \u00e9 compat\u00edvel.", "We are in the process of cleaning up this document from the last session, please try again later.": "Est\u00e1 a decorrer a limpeza do documento da \u00faltima sess\u00e3o, por favor tente novamente mais tarde.", "Welcome Dialog": "Di\u00e1logo de boas-vindas", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ocorre um problema ao tentar estabelecer a liga\u00e7\u00e3o ao documento. Por favor tente novamente.", "What?": "O qu\u00ea?", "When?": "Quando?", "Who?": "Quem?", "Widescreen (16:9)": "Tela ampla (16:9)", "Windowed Presentation Blocked": "Apresenta\u00e7\u00e3o em janela bloqueada", "Windowed Presentation: ": "Apresenta\u00e7\u00e3o em janela: ", "Word 2003 Document (.doc)": "Documento do Word 2003 (.doc)", "Word Counter": "Contagem de palavras", "Word Document (.docx)": "Documento do Word (.docx)", "Words are ignored by the spell checker": "As palavras s\u00e3o ignoradas pelo corretor ortogr\u00e1fico", "Wrong or missing WOPISrc parameter, please contact support.": "Par\u00e2metro WOPISrc inv\u00e1lido ou inexistente. Deve contactar o suporte t\u00e9cnico.", "Wrong password provided. Please try again.": "Palavra-passe inv\u00e1lida. Por favor tente novamente.", "Wrong server, reconnecting...": "Servidor errado, a reconectar...", "YB": "YB", "You": "Voc\u00ea", "You are already presenting this document": "J\u00e1 est\u00e1 a apresentar este documento", "You are leaving the document. The following web page will open in a new tab: ": "Est\u00e1 a sair do documento. A seguinte p\u00e1gina web ser\u00e1 aberta numa nova aba: ", "You have not done anything to rollback yet...": "Ainda n\u00e3o fez nada para desfazer...", "You need to enable it both at server level and in the UI. ": "Tem de o ativar ao n\u00edvel do servidor e na interface. ", "Your Collabora Online server needs updating. Version {0} is available.": "O seu servidor Collabora Online precisa de ser atualizado. A vers\u00e3o {0} est\u00e1 dispon\u00edvel.", "Your WOPI server is not secure: SSL verification failed": "O seu servidor WOPI n\u00e3o \u00e9 seguro: a verifica\u00e7\u00e3o SSL falhou", "Your browser has very limited access to the clipboard": "O seu navegador tem um acesso muito limitado \u00e0 \u00e1rea de transfer\u00eancia", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "O seu navegador tem acesso muito limitado \u00e0 \u00e1rea de transfer\u00eancia, por isso, utilize por favor, os bot\u00f5es de colar no teclado do ecr\u00e3.", "Your changes have been saved": "As suas altera\u00e7\u00f5es foram guardadas", "Your library is empty": "A sua biblioteca esta vazia", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "O seu servidor est\u00e1 configurado com recursos de hardware insuficientes, o que pode levar a um desempenho lento.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "A sua sess\u00e3o expirou. As altera\u00e7\u00f5es posteriores feitas no documento poder\u00e3o n\u00e3o ser guardadas. Por favor atualize a sess\u00e3o (ou a p\u00e1gina web) para continuar. Pode ter de iniciar a sess\u00e3o novamente.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "A sua sess\u00e3o ir\u00e1 expirar em {time}. Por favor guarde o seu trabalho e atualize a sess\u00e3o (ou p\u00e1gina web) para continuar. Pode ter de iniciar a sess\u00e3o novamente.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "O cluster de {productname} parece estar mal configurado ou escalonando rapidamente - entre em contacto com o administrador do sistema. Se continuar com a edi\u00e7\u00e3o pode resultar em v\u00e1rios utilizadores que n\u00e3o se veem, conflitos no armazenamento de documentos e/ou problemas de copiar/colar. Era esperado o serverId {0} para o routeToken {1} mas foi conectado ao serverId {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Ampliar", "Zoom Out": "Diminuir amplia\u00e7\u00e3o", "Zotero API key is incorrect": "A chave da API do Zotero est\u00e1 incorreta", "Zotero API key is not configured": "A chave da API do Zotero n\u00e3o est\u00e1 configurada", "Zotero Warning": "Alerta de Zotero", "cell address": "endere\u00e7o de c\u00e9lula", "file type icon": "\u00edcone do tipo de ficheiro", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (em ingl\u00e9s)", "kB": "kB", "preview of page %1": "pr\u00e9-visualiza\u00e7\u00e3o da p\u00e1gina %1", "replies": "respostas", "reply": "resposta", "the Help tab": "o separador Ajuda", "the View menu": "o menu Ver", "warning: copy/paste request timed out": "aviso: o tempo de espera do pedido de copiar/colar expirou", "{0} deleted": "{0} eliminado", "{0} selected": "{0} selecionado", "{0} tab selected": "{0} separador selecionado", "{0} unselected": "{0} n\u00e3o selecionado", "{username} saved this document as {filename}. Do you want to join?": "{username} guardou este documento como {filename}. Quer juntar-se?", "{user} has joined": "{user} entrou", "{user} has left": "{user} saiu", "\u00c5land Islands": "Ilhas \u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-pt_BR.json b/f7cloud-office/browser/dist/l10n/ui-pt_BR.json new file mode 100644 index 0000000..82d7914 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-pt_BR.json @@ -0,0 +1 @@ +{" document(s) open.": " documento(s) aberto(s).", " hrs": " h", " mins": " min", " s": " s", " user(s).": " Usu\u00e1rio(s).", "\"Slow Proxy\"": "\"Proxy lento\"", "%n users": "%n usu\u00e1rios", "(current)": "(atual)", "0 users": "Sem usu\u00e1rios", "1 user": "1 usu\u00e1rio", "1 2 3": "1 2 3", "A comment is being edited": "Um coment\u00e1rio est\u00e1 sendo editado", "About": "Sobre", "Above Average...": "Acima da m\u00e9dia...", "Accept": "Aceitar", "Accept change": "Aceitar a altera\u00e7\u00e3o", "Active Sheet": "Folha ativa", "Active sheet": "Folha ativa", "Add Bibliography": "Adicionar Bibliografia", "Add Citation": "Adicionar Cita\u00e7\u00e3o", "Add Citation Note": "Adicionar Nota de Cita\u00e7\u00e3o", "Add Note": "Adicionar Nota", "Admin console": "Console do administrador", "All": "Tudo", "All Sheets": "Todas as folhas", "Already presenting": "J\u00e1 apresentando", "Always follow the editor": "Sempre seguir o editor", "An error occurred while fetching notes": "Ocorreu um erro ao buscar a lista de notas", "An error occurred while fetching style list": "Ocorreu um erro ao buscar a lista de estilos", "Analytics": "An\u00e1lise", "Another user has removed this comment.": "Outro usu\u00e1rio removeu este coment\u00e1rio.", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Voc\u00ea est\u00e1 interessado em contribuir, mas n\u00e3o sabe por onde come\u00e7ar? Acesse \u00e0s instru\u00e7\u00f5es passo a passo e construa CODE a partir do zero. Voc\u00ea tamb\u00e9m pode ajudar com tradu\u00e7\u00f5es ou preenchendo relat\u00f3rios de erros com todos os passos essenciais sobre como reproduzi-los.", "Are you sure you want to delete sheet, {sheet}?": "Tem a certeza que quer eliminar a planilha {sheet} ?", "Are you sure you want to delete this page?": "Deseja excluir esta p\u00e1gina?", "Are you sure you want to delete this slide?": "Deseja eliminar este slide?", "Are you sure you want to shut down the server?": "Tem certeza que quer desligar o servidor?", "Are you sure you want to terminate this session?": "Encerrar esta sess\u00e3o?", "Automatic": "Autom\u00e1tico", "Automatic color": "Cor autom\u00e1tica", "Autosaved": "Salvar automaticamente", "Avatar for {user}": "Avatar para {user}", "Average": "M\u00e9dia", "Axial": "Axial", "BB": "BB", "Background Color": "Cor de plano de fundo", "Bad": "Ruim", "Below Average...": "Abaixo da m\u00e9dia...", "Bookmarks": "Marcadores", "Boolean Value": "Valor Booleano", "Borders": "Bordas", "Bottom N elements...": "N elementos inferiores...", "Bottom N percent...": "N por cento inferior...", "Bytes received": "Bytes recebidos", "Bytes sent": "Bytes enviados", "COOLWSD version:": "Vers\u00e3o COOLWSD:", "CPU Graph": "Gr\u00e1fico de CPU", "CPU History": "Hist\u00f3rico da CPU", "CSV File (.csv)": "Arquivo CSV (.csv)", "CSV file (.csv)": "Arquivo CSV (.csv)", "Cache size of CPU statistics": "Cache para estat\u00edsticas de CPU", "Cache size of memory statistics": "Cache para estat\u00edsticas de mem\u00f3ria", "Cancel": "Cancelar", "Cancel paste special": "Cancelar colar especial", "Cell borders": "Bordas da c\u00e9lula", "Channel Filter:": "Filtro de canal:", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Verifique as notas de lan\u00e7amento e saiba tudo sobre: A \u00faltima edi\u00e7\u00e3o do Collabora Online Development, destinada a utilizadores dom\u00e9sticos e pequenas equipas.", "Checkbox": "Caixa de sele\u00e7\u00e3o", "Choice of functions": "Sele\u00e7\u00e3o de fun\u00e7\u00f5es", "Citation Preferences": "Prefer\u00eancias de Cita\u00e7\u00e3o", "Citation Style": "Estilo de cita\u00e7\u00e3o", "Citation warning": "Alerta de cita\u00e7\u00e3o", "Citations update failed": "Atualiza\u00e7\u00e3o de cita\u00e7\u00e3o falhou", "Cleaning up the document from the last session.": "Limpando o documento da \u00faltima sess\u00e3o.", "Clear the search field": "Limpar o campo de pesquisa", "Close": "Fechar", "Close Presentation": "Fechar Apresenta\u00e7\u00e3o", "Close document": "Fechar documento", "Cluster configuration warning": "Aviso de configura\u00e7\u00e3o de cluster", "Collabora Online Development Edition": "Collabora Online Edi\u00e7\u00e3o Desenvolvimento", "Collabora Online Welcome": "Bem-vindo ao Collabora Online", "Collapse Tabs": "Colapsar abas", "Color": "Cor", "Column Width": "Largura da coluna", "Columns": "Colunas", "Comment": "Coment\u00e1rio", "Comments Updated": "Coment\u00e1rios atualizados", "Compact view": "Vista compacta", "Confirm": "Confirmar", "Confirmation": "Confirma\u00e7\u00e3o", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Ocorreu um conflito ao desfazer ou refazer com m\u00faltiplos usu\u00e1rios. Utilize a repara\u00e7\u00e3o de documentos para resolver", "Connecting...": "Conectando...", "Connection error": "Erro de conex\u00e3o", "Connections": "Conex\u00f5es", "Content copied to clipboard": "Conte\u00fado copiado para a \u00e1rea de transfer\u00eancia", "Continue editing": "Continue editando", "Continue read only": "Continuar em modo de leitura", "Copied external sources are not allowed": "Fontes externas copiadas n\u00e3o s\u00e3o permitidas", "Copy": "Copiar", "Copy Sheet...": "Copiar folha...", "Copy all version information in English": "Copie todas as informa\u00e7\u00f5es da vers\u00e3o em ingl\u00eas", "Copy link location": "Copiar localiza\u00e7\u00e3o do link", "Copying from the document disabled": "Copiando a partir do documento desativado", "Count": "Contagem", "CountA": "ContagemA", "Creating copy...": "Criar uma c\u00f3pia...", "Creating new file from template...": "Criar arquivo a partir de um modelo...", "Creator(s)": "Criador(es)", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D para sair", "Currency": "Moeda", "Dark Mode": "Modo escuro", "Dashboard": "Painel", "Data": "Dados", "Date": "Data", "Debug Tools": "Ferramentas de Depura\u00e7\u00e3o", "Default": "Padr\u00e3o", "Default Style": "Estilo Padr\u00e3o", "Define print area": "Definir \u00e1rea de impress\u00e3o", "Delete": "Excluir", "Delete Columns": "Excluir colunas", "Delete Rows": "Excluir linhas", "Delete tabstop": "Excluir tabula\u00e7\u00e3o", "Discard": "Descartar", "Discover All The Changes": "Descubra todas as mudan\u00e7as", "Dismiss": "Ignorar", "Document": "Documento", "Document cannot be exported. Please try again.": "Documento n\u00e3o pode ser exportado. Por favor tente novamente.", "Document cannot be renamed, please check your permissions.": "O documento n\u00e3o pode ser renomeado, verifique suas permiss\u00f5es.", "Document cannot be renamed.": "N\u00e3o \u00e9 poss\u00edvel mudar o nome do documento.", "Document cannot be saved, please check your permissions.": "O documento n\u00e3o pode ser salvo, verifique suas permiss\u00f5es.", "Document cannot be saved.": "O documento n\u00e3o pode ser salvo.", "Document colors": "Cores do documento", "Document has been changed": "O documento foi alterado", "Document has been changed in storage. What would you like to do with your unsaved changes?": "O documento foi alterado no armazenamento. O que deseja fazer com as altera\u00e7\u00f5es n\u00e3o salvas?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "O documento foi alterado no armazenamento. Recarregando o documento. Sua vers\u00e3o est\u00e1 dispon\u00edvel como revis\u00e3o.", "Document is getting migrated": "Migrando documento", "Document requires password to modify.": "O documento exige uma senha para modifica\u00e7\u00e3o.", "Document requires password to view.": "O documento exige uma senha de abertura.", "Documents open": "Documentos abertos", "Documents:": "Documentos:", "Don\u2019t show this again": "N\u00e3o mostrar isto novamente", "Download": "Baixar", "Download Selection": "Baixar Sele\u00e7\u00e3o", "Download as": "Baixar como", "Download completed and ready to be copied to clipboard.": "Transfer\u00eancia conclu\u00edda. Pronto para ser copiado para a \u00e1rea de transfer\u00eancia.", "Download failed": "A transfer\u00eancia falhou", "Downloading clipboard content": "Baixando conte\u00fado de \u00e1rea de transfer\u00eancia", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "O download de recursos externos \u00e9 proibido, mas a colagem de imagens ainda \u00e9 poss\u00edvel. Clique com o bot\u00e3o direito na imagem, escolha \"Copiar Image\" e cole-a no documento.", "Downloading...": "Baixando...", "Dropdown": "Menu suspenso", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editar", "Edit document": "Editar documento", "Edit link": "Editar link", "Edit mode": "Modo de edi\u00e7\u00e3o", "Elapsed time": "Tempo decorrido", "Ellipsoid": "Elipsoide", "Empty Slide Show": "Esvazie apresenta\u00e7\u00e3o de slides", "End Presentation": "Terminal apresenta\u00e7\u00e3o", "Endnotes": "Notas de fim", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Aproveite os \u00faltimos desenvolvimentos em produtividade online, gr\u00e1tis para voc\u00ea usar, explorar e usar com outros no navegador. Apps tamb\u00e9m est\u00e3o dispon\u00edveis para telem\u00f3vel.", "Enter a file name": "Insira nome de arquivo", "Enter new name": "Digite novo nome", "Enter new sheet name": "Digite o nome da nova planilha", "Entering text mode": "Entrar no modo de texto", "Error": "Erro", "Excel 2003 Spreadsheet (.xls)": "Planilha Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Planilha Excel (.xlsx)", "Expired:": "Expirado:", "Explore The New {coolversion}": "Explore a nova vers\u00e3o {coolversion}", "Export As": "Exportar como", "Export as": "Exportar como", "Exported to storage": "Exportado para o armazenamento", "External data source not allowed": "Fonte de dados externa n\u00e3o permitida", "External link": "Link externo", "Failed to authenticate this session over protocol {0}": "N\u00e3o foi poss\u00edvel autenticar esta sess\u00e3o sobre o protocolo {0}", "Failed to download clipboard, please re-copy": "Falha ao baixar a \u00e1rea de transfer\u00eancia. Copie novamente", "Failed to establish socket connection or socket connection closed unexpectedly.": "Ocorreu uma falha ao estabelecer a conex\u00e3o de socket ou a conex\u00e3o foi fechada inesperadamente.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Ocorreu uma falha ao estabelecer a conex\u00e3o de socket ou a conex\u00e3o de socket foi fechada inesperadamente. O proxy reverso pode estar mal configurado, entre em contacto com o administrador. Para mais informa\u00e7\u00f5es sobre a configura\u00e7\u00e3o do proxy veja https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Falhado para obter RouteToken do controlador", "Failed to load collections": "Falha ao carregar cole\u00e7\u00f5es", "Failed to load document.": "Falha ao carregar o documento.", "Failed to load groups": "Falha ao carregar grupos", "Failed to load items": "Falha ao carregar itens", "Failed to load styles": "Falha ao carregar estilos", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Falhou ao carregar o documento. Tenha certeza que o arquivo n\u00e3o est\u00e1 corrompido e que \u00e9 de tipo valido, e tente de novo.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Falhou ao carregar o documento. O documento possu\u00ed problemas ou est\u00e1 a consumir mais recursos do que \u00e9 permitido. Por favor contate o administrador.", "Failed to read document from storage, please try to load the document again.": "Falha ao ler o documento do armazenamento, tente carregar o documento novamente.", "Failed to set jwt authentication cookie over insecure connection": "N\u00e3o foi poss\u00edvel estabelecer o \u00abcookie\u00bb de autentica\u00e7\u00e3o de jwt atrav\u00e9s de uma conex\u00e3o insegura", "Fields": "Campos", "File": "Arquivo", "File name should contain an extension.": "O nome do arquivo deve conter uma extens\u00e3o.", "Fixed size": "Tamanho fixo", "Following": "Seguindo", "Following the editor": "Seguindo o editor", "Following {user}": "Seguindo {user}", "Font": "Fonte", "Font Name": "Fonte", "Font Size": "Tamanho de Fonte", "Footnotes": "Notas de rodap\u00e9", "Form": "Formul\u00e1rio", "Format": "Formatar", "Formula": "F\u00f3rmula", "Forum": "F\u00f3rum", "Fraction": "Fra\u00e7\u00e3o", "From": "De", "From now on clipboard notifications will discreetly appear at the bottom.": "A partir de agora, as notifica\u00e7\u00f5es da \u00e1rea de transfer\u00eancia aparecer\u00e3o discretamente na parte inferior da tela.", "Fullscreen presentation": "Apresenta\u00e7\u00e3o em tela cheia", "Function Wizard": "Assistente de fun\u00e7\u00f5es", "Functions": "Fun\u00e7\u00f5es", "GB": "GB", "General": "Geral", "Get Involved": "Junte-se \u00e0 comunidade", "Go Offline": "Fique off-line", "Go Online": "Fique on-line", "Good": "Bom", "Gradient End": "Final do gradiente", "Gradient Start": "In\u00edcio do gradiente", "Graphs": "Gr\u00e1ficos", "Group Libraries": "Bibliotecas de grupos", "Heading 1": "Cabe\u00e7allho 1", "Heading 2": "Cabe\u00e7allho 2", "Headings and objects that you add to the document will appear here": "Categoria e objetos que voc\u00ea adicionar ao documento aparecer\u00e1 aqui", "Help": "Ajuda", "Hide Menu": "Esconder menu", "Hide Menu Bar": "Ocultar barra de menu", "Hide the search bar": "Ocultar a barra de pesquisa", "History": "Hist\u00f3rico", "Hit Cancel to open in view-only mode.": "Pressione Cancelar para abrir no modo de s\u00f3 leitura.", "Home": "In\u00edcio", "Idle document - please click to reload and resume editing": "Documento ocioso - clique para recarregar e continuar editando", "Idle document - please tap to reload and resume editing": "Documento ocioso - toque para recarregar e continuar editando", "Idle time": "Tempo de inatividade", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Se voc\u00ea quiser compartilhar grandes elementos fora do {productname} \u00e9 necess\u00e1rio primeiro baix\u00e1-los.", "Image (.png)": "Imagem (.png)", "Initializing...": "Inicializando...", "Insert": "Inserir", "Insert Checkbox": "Inserir caixa de sele\u00e7\u00e3o", "Insert Columns After": "Inserir colunas ap\u00f3s", "Insert Columns Before": "Inserir colunas antes", "Insert Comment": "Inserir Coment\u00e1rio", "Insert Date": "Inserir Data", "Insert Dropdown": "Inserir Dropdown", "Insert Local Image": "Inserir imagem do computador", "Insert Picture": "Inserir imagem", "Insert Rich Text": "Insert Rich Text", "Insert Rows Above": "Inserir linhas acima", "Insert Rows Below": "Inserir linhas abaixo", "Insert Shape": "Inserir formas", "Insert Table": "Inserir Tabela", "Insert connectors": "Insira conectores", "Insert shapes": "Inserir formas", "Insert sheet": "Inserir planilha", "Insert sheet after this": "Inserir planilha depois desta", "Insert sheet before this": "Inserir planilha antes desta", "Insert table": "Inserir tabela", "Insert tabstop": "Inserir tabula\u00e7\u00e3o", "Invalid link: '{url}'": "Link inv\u00e1lido: '{url}'", "Invert Background": "Inverter fundo", "It seems you have copied a selection that includes external images.": "Parece que voc\u00ea copiou uma sele\u00e7\u00e3o que inclui imagens externas.", "It seems you have tried to insert external data.": "Parece que voc\u00ea tentou inserir dados externos.", "Keyboard shortcuts": "Atalhos do teclado", "Kill": "Finalizar", "Kill session.": "Encerrar sess\u00e3o.", "LOKit version:": "Vers\u00e3o LOKit:", "Language": "Idioma", "Language:": "Idioma:", "Last modification": "\u00daltima modifica\u00e7\u00e3o", "Last saved:": "Documento salvo:", "Latest Updates": "\u00daltimas atualiza\u00e7\u00f5es", "Layout": "Leiaute", "Left Margin": "Margem esquerda", "License": "Licen\u00e7a", "Linear": "Linear", "Loading...": "Carregando...", "Local Image...": "Imagem do computador...", "Log": "Registro", "Log Levels": "N\u00edveis de registro", "Loose": "Folgado", "MB": "MB", "Master": "Modelo Global", "Master View": "Exibi\u00e7\u00e3o Mestre", "Max": "Max", "Maximum": "M\u00e1ximo", "Maximum Document process stack memory (in KB) - reduce only": "Mem\u00f3ria de pilha m\u00e1xima para processamento de documentos (em KB) - somente redu\u00e7\u00e3o", "Maximum Document process virtual memory (in MB) - reduce only": "Mem\u00f3ria virtual m\u00e1xima para processamento de documentos (em MB) - somente redu\u00e7\u00e3o", "Maximum file size allowed to write to disk (in MB) - reduce only": "Tamanho m\u00e1ximo de arquivo permitido (em MB) - somente redu\u00e7\u00e3o", "Memory": "Mem\u00f3ria", "Memory Graph": "Gr\u00e1fico de mem\u00f3ria", "Memory History": "Hist\u00f3ria da mem\u00f3ria", "Memory consumed": "Mem\u00f3ria utilizada", "Min": "Min", "Minimum": "M\u00ednimo", "Missing Fonts": "Fontes faltantes", "Modified": "Modificado", "Modify": "Modificar", "More information and support": "Informa\u00e7\u00f5es adicionais e suporte", "More...": "Mais...", "Move Sheet Left": "Mover planilhas para a esquerda", "Move Sheet Right": "Mover planilhas para a direita", "My Library": "Minha biblioteca", "My Publications": "Minhas Publica\u00e7\u00f5es", "Network Graph": "Gr\u00e1fico de rede", "Neutral": "Neutro", "Next": "Pr\u00f3ximo", "No Comments": "0 Coment\u00e1rios", "No color": "Sem cor", "No disk space left on server.": "N\u00e3o resta espa\u00e7o em disco no servidor.", "No fill": "Sem preenchimento", "None": "Nenhum", "None (Do not check spelling)": "Nenhum (N\u00e3o verificar a ortografia)", "Normal": "Normal", "Notes": "Notas", "Number": "N\u00famero", "Number of Documents": "N\u00ba de documentos", "Number of Pages": "N\u00ba de p\u00e1ginas", "Number of Sheets": "N\u00ba de planilhas", "Number of Slides": "N\u00ba de slides", "ODF Drawing (.odg)": "Desenho ODF (.odg)", "ODF presentation (.odp)": "Apresenta\u00e7\u00e3o ODF (.odp)", "ODF spreadsheet (.ods)": "Planilha ODF (.ods)", "ODF text document (.odt)": "Documento de texto ODF (.odt)", "OK": "OK", "Once citations are entered their storage and display type can not be changed.": "Depois que as cita\u00e7\u00f5es s\u00e3o inseridas, seu armazenamento e tipo de exibi\u00e7\u00e3o n\u00e3o podem ser alterados.", "Online Help": "Ajuda Online", "Only the document owner can change the password.": "Apenas o propriet\u00e1rio do documento pode alterar a senha.", "Oops, there is a problem connecting the document": "H\u00e1 um problema ao conectar o documento", "Oops, there is a problem connecting to {productname}: ": "Opa, h\u00e1 um problema de conex\u00e3o com {productname}: ", "Open link": "Abrir link", "Open menu": "Abrir menu", "Overview": "Vis\u00e3o geral", "Overwrite": "Substituir", "PB": "PB", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PDF Document (.pdf) - Expert": "Documento PDF (.pdf) - Especialista", "PDF Document (.pdf) as...": "Documento PDF (.pdf) como...", "PID": "PID", "Page Layout": "Layout de p\u00e1gina", "Page Setup": "Configura\u00e7\u00e3o de p\u00e1gina", "Paste": "Colar", "Paste Slide": "Colar Slide", "Paste Special": "Colar especial", "Paste from this document": "Colar deste documento", "Path": "Caminho", "Percent": "Percentual", "Permission Mode": "Modo de permiss\u00e3o", "Picture": "Imagem", "Please save or discard the comment currently being edited.": "Por favor, salve ou descarte o coment\u00e1rio que est\u00e1 sendo editado atualmente.", "Please send us your feedback": "Envie-nos por favor o seu feedback", "Please wait kubernetes cluster is scaling...": "Por favor, espere que o cluster de kubernetes seja dimensionado...", "PowerPoint 2003 Presentation (.ppt)": "Apresenta\u00e7\u00e3o PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Apresenta\u00e7\u00e3o PowerPoint (.pptx)", "Present current slide": "Apresentar slide atual", "Present in Window": "Apresentar em janela", "Present in new window": "Apresentar em nova janela", "Presentation": "Apresenta\u00e7\u00e3o", "Presentation disabled": "Apresenta\u00e7\u00e3o desativada", "Presentation mode has been disabled for this document": "O modo de apresenta\u00e7\u00e3o foi desativado para este documento", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "A apresenta\u00e7\u00e3o foi bloqueada. Por favor, permita pop-ups no seu navegador. Isto, permite que os slides sejam exibidos em janelas separadas, permitindo um f\u00e1cil compartilhamento de tela.", "Presenting in fullscreen": "Apresentando em tela cheia", "Presenting in window": "Apresentando na janela", "Promote to top comment": "Promover a coment\u00e1rio de topo", "Properties": "Propriedades", "Quadratic": "Quadratica", "RELOAD": "RECARREGAR", "Radial": "Radial", "Read mode": "Modo de leitura", "Read-only": "Somente de leitura", "Received": "Recebido", "Recent": "Recente", "Reconnecting...": "A reconectar...", "Redo": "Refazer", "References": "Refer\u00eancias", "Refresh": "Atualizar", "Refresh Citations": "Atualizar Cita\u00e7\u00f5es", "Refresh Log": "Atualizar registro", "Reject change": "Rejeitar a altera\u00e7\u00e3o", "Reloading the document after rename": "Recarregar o documento ap\u00f3s renomear", "Remove": "Remover", "Remove Thread": "Remover T\u00f3pico", "Remove link": "Remover link", "Remove print area": "Remover \u00e1rea de impress\u00e3o", "Rename": "Renomear", "Rename Document": "Renomear documento", "Rename sheet": "Renomear planilha", "Renaming...": "Renomeando...", "Repair": "Reparar", "Repair Document": "Reparar documento", "Replace": "Substituir", "Reply": "Responder", "Report an issue": "Relatar um problema", "Reset to Default Language": "Redefinir para o idioma padr\u00e3o", "Reset zoom": "Restaurar zoom", "Resolve": "Resolver", "Resolve Thread": "Decidir T\u00f3pico", "Resolved": "Resolvido", "Restoring older revision. Any unsaved changes will be available in version history": "Restaurando a revis\u00e3o anterior. Quaisquer altera\u00e7\u00f5es n\u00e3o salvas estar\u00e3o dispon\u00edveis no hist\u00f3rico da vers\u00e3o", "Review": "Revis\u00e3o", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Texto rico (.rtf)", "Right Margin": "Margem direita", "Row Height": "Altura da linha", "Rows": "Linhas", "Ruler": "R\u00e9gua", "Save": "Salvar", "Save As": "Salvar como", "Save Comments": "Salvar Coment\u00e1rios", "Save as ODF format": "Salvar como ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Falha ao salvar o documento. Documento \u00e9 muito grande ou excede o espa\u00e7o de armazenamento restante. O documento agora ser\u00e1 somente leitura, mas voc\u00ea ainda pode baix\u00e1-lo agora para preservar uma c\u00f3pia localmente.", "Save failed due to no disk space left. Document will now be read-only.": "Falhou a grava\u00e7\u00e3o devido \u00e0 falta de espa\u00e7o em disco. O documento ser\u00e1 agora apenas de leitura.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Falha ao salvar o documento devido \u00e0 falta de espa\u00e7o de armazenamento. O documento est\u00e1 agora somente em modo de leitura. Por favor, certifique-se que espa\u00e7o em disco suficiente est\u00e1 dispon\u00edvel e tente salvar novamente.", "Save to new file": "Salvar com outro nome", "Saving...": "Salvando...", "Scientific": "Cient\u00edfico", "Screen Reading": "Leitura de tela", "Scroll down annotations": "Percorrer anota\u00e7\u00f5es para baixo", "Scroll left": "Rolar para a esquerda", "Scroll right": "Rolar para a direita", "Scroll to the first sheet": "Ir para a primeira planilha", "Scroll to the last sheet": "Ir para a \u00faltima planilha", "Scroll up annotations": "Percorrer anota\u00e7\u00f5es para cima", "Search": "Pesquisar", "See history": "Visualizar hist\u00f3rico", "See revision history": "Hist\u00f3rico de revis\u00f5es", "Select language": "Selecione o idioma", "Select multiple cells": "Selecionar v\u00e1rias c\u00e9lulas", "Select range": "Selecionar intervalo", "Selected external data source is forbidden. Please contact the system administrator.": "A fonte de dados externa selecionada \u00e9 proibida. Entre em contato com o administrador do sistema.", "Selected range of cells": "Intervalo de c\u00e9lulas selecionado", "Selection Mode": "Modo de sele\u00e7\u00e3o", "Selection count": "Contagem da sele\u00e7\u00e3o", "Selection mode: inactive": "Modo de sele\u00e7\u00e3o: inativo", "Send Feedback": "Enviar Feedback", "Sent": "Enviado", "Served by:": "Servido por:", "Server has been shut down; please reload the page.": "O servidor foi desligado; por favor, recarregue a p\u00e1gina.", "Server is down, restarting automatically. Please wait.": "O servidor est\u00e1 fora do ar, reiniciando automaticamente. Por favor, espere.", "Server is now reachable. We have to refresh the page now.": "O servidor est\u00e1 agora acess\u00edvel. \u00c9 necess\u00e1rio atualizar a p\u00e1gina.", "Server is now reachable...": "O servidor est\u00e1 agora acess\u00edvel...", "Server is shutting down": "O servidor est\u00e1 desligando", "Server is shutting down for maintenance (auto-saving)": "O servidor est\u00e1 se desligando para manuten\u00e7\u00e3o (auto-salvamento)", "Server returned this reason:": "O servidor retornou esta raz\u00e3o:", "Server uptime": "Tempo de atividade do servidor", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Servi\u00e7o indispon\u00edvel. Tente mais tarde e relate ao seu administrador do sistema se o problema persistir.", "Session terminated by document owner": "Sess\u00e3o encerrada pelo propriet\u00e1rio do documento", "Set Language for All text": "Definir idioma para todo o texto", "Set Language for Paragraph": "Definir idioma para Par\u00e1grafo", "Set Language for Selection": "Definir idioma para sele\u00e7\u00e3o", "Set Log Levels": "Definir n\u00edveis de registro", "Settings": "Configura\u00e7\u00f5es", "Shapes": "Formas", "Share": "Compartilhar", "Share...": "Compartilhar...", "Show Menu": "Mostrar menu", "Show Ruler": "Mostrar r\u00e9gua", "Show Status Bar": "Mostrar Barra de Status", "Show on the side": "Mostrar ao lado", "Show the search bar": "Mostrar barra de pesquisa", "Shutdown Server": "Desligar servidor", "Smart Picker": "Selecionador inteligente", "Solid": "S\u00f3lido", "Someone": "Algu\u00e9m", "Sparkline": "Minigr\u00e1fico", "Square": "Quadrado", "Standard": "Padr\u00e3o", "Status Bar": "Barra de estado", "Stop following": "Pare de seguir", "Store as:": "Armazenar como:", "Style": "Estilo", "Styles": "Estilos", "Successfully exported: ": "Exportado com sucesso: ", "Sum": "Soma", "TB": "TB", "Table": "Tabela", "Tap to collapse": "Clique para recolher", "Tap to expand": "Clique para expandir", "Text": "Texto", "Text orientation": "Orienta\u00e7\u00e3o do texto", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "O documento cont\u00e9m algumas cita\u00e7\u00f5es que podem ser inacess\u00edveis por meio da API da Web. Isso pode causar alguns problemas durante a edi\u00e7\u00e3o de cita\u00e7\u00f5es ou bibliografia.", "The document could not be locked, and is opened in read-only mode.": "N\u00e3o foi poss\u00edvel bloquear o documento e est\u00e1 aberto em modo somente leitura.", "The document could not be locked.": "N\u00e3o foi poss\u00edvel bloquear o documento.", "The document is being renamed and will reload shortly": "O documento est\u00e1 sendo renomeado e ser\u00e1 recarregado em breve", "The document is switching to Offline mode and will reload shortly": "O documento est\u00e1 mudando para o modo offline e ir\u00e1 recarregar em breve", "The document is too large or no disk space left to save. Document will now be read-only.": "O documento \u00e9 demasiado grande ou n\u00e3o h\u00e1 espa\u00e7o em disco. O documento ser\u00e1 somente de leitura.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Falha ao fazer upload do documento do tipo {0} para o servidor, o arquivo n\u00e3o possu\u00ed nome", "The file of type: {0} cannot be uploaded to server since the file is empty": "Falha ao fazer upload do documento do tipo {0} para o servidor, o arquivo est\u00e1 vazio", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "A URL do servidor est\u00e1 vazia. O servidor coolwsd est\u00e1 provavelmente desconfigurado, contacte o administrador.", "The server encountered a {0} error while parsing the {1} command.": "O servidor encontrou o erro {0} ao analisar o comando {1} .", "The server has been disconnected.": "O servidor foi desconectado.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "A assinatura est\u00e1 OK, mas o certificado n\u00e3o p\u00f4de ser validado e o documento est\u00e1 apenas parcialmente assinado.", "The signature is OK, but the certificate could not be validated.": "A assinatura est\u00e1 correta, mas o certificado n\u00e3o pode ser validado.", "The signature is OK, but the document is only partially signed.": "A assinatura est\u00e1 correta, mas apenas parte do documento est\u00e1 assinado.", "The signature was valid, but the document has been modified.": "A assinatura era v\u00e1lida, mas o documento foi modificado.", "Theme colors": "Cores do tema", "This document has an invalid signature.": "Este documento cont\u00e9m uma assinatura inv\u00e1lida.", "This document is digitally signed and the signature is valid.": "Este documento est\u00e1 assinado digitalmente e a assinatura \u00e9 v\u00e1lida.", "This document may contain formatting or content that cannot be saved in the current file format.": "Este documento pode conter formata\u00e7\u00e3o ou conte\u00fado que n\u00e3o ir\u00e1 ser salvo no formato atual.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Esta \u00e9 uma vers\u00e3o sem suporte de {productname}. Para evitar a impress\u00e3o de que \u00e9 adequado para implanta\u00e7\u00e3o em empresas, esta mensagem aparece quando mais de documentos {docs} ou conex\u00f5es {connections} est\u00e3o em uso simultaneamente.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Este servi\u00e7o \u00e9 limitado pelo administrador a um total de {0} documentos e {1} conex\u00f5es. Este limite foi alcan\u00e7ado. Tente de novo mais tarde.", "This version of {productname} is powered by": "Esta vers\u00e3o do {productname} \u00e9 operada com", "Tight": "Reduzido", "Time": "Tempo", "Time interval of CPU statistics (in ms)": "Intervalo de tempo para estat\u00edsticas de CPU (ms)", "Time interval of memory statistics (in ms)": "Intervalo de tempo para estat\u00edsticas de mem\u00f3ria (ms)", "Title": "T\u00edtulo", "To": "Para", "To paste outside {productname}, please first click the 'download' button": "Para colar fora do {productname}, clique primeiro no bot\u00e3o 'Transferir'", "Toggle UI Mode": "Alternar o interface do usu\u00e1rio", "Top N elements...": "N elementos principais...", "Top N percent...": "N por cento principais...", "Top/Bottom Rules...": "Regras superiores/inferiores...", "Type": "Tipo", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Servidor WOPI n\u00e3o autorizado. Tente mais tarde e relate ao seu administrador do sistema se o problema persistir.", "Undo": "Desfazer", "Unlink Citations": "Desvincular Cita\u00e7\u00f5es", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "A desvincula\u00e7\u00e3o das cita\u00e7\u00f5es impedir\u00e1 que o Collabora Online atualize as cita\u00e7\u00f5es e a bibliografias neste documento.", "Unlock": "Desbloquear", "Unresolve": "Pendente", "Unresolve Thread": "T\u00f3picos Pendentes", "Unsupported server version.": "A vers\u00e3o do servidor n\u00e3o \u00e9 homologada.", "Update Index": "Atualizar \u00cdndex", "Update Log Levels": "Atualizar n\u00edveis de registro", "Updated citations": "Atualizar cita\u00e7\u00f5es", "Updating citations": "Atualizando cita\u00e7\u00f5es", "Uploaded": "Enviado", "Uploading file to server failed with status: {0}": "Falha ao fazer upload do documento para o servidor. Estado: {0}", "Uploading file to server failed, file not found.": "Falha ao fazer upload, arquivo n\u00e3o encontrado.", "Uploading file to server failed, the file is too large.": "Falhou ao fazer upload, arquivo demasiado grande.", "Uploading...": "Carregando...", "Use Compact view": "Usar vista Compacta", "Use Tabbed view": "Usar vista em Abas", "User Name": "Nome de usu\u00e1rio", "Users online": "Usu\u00e1rios online", "Version Information": "Informa\u00e7\u00e3o da Vers\u00e3o", "Very Loose": "Muito folgado", "Very Tight": "Muito reduzido", "View": "Ver", "Views": "Vistas", "WOPI host": "Servidor WOPI", "Warning": "Aviso", "Warning! The browser you are using is not supported.": "Aten\u00e7\u00e3o! O navegador que voc\u00ea est\u00e1 usando n\u00e3o \u00e9 suportado.", "We are in the process of cleaning up this document from the last session, please try again later.": "Estamos limpando este documento da \u00faltima sess\u00e3o, tente novamente mais tarde.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ocorreu um erro de conex\u00e3o com seu documento. Tente novamente.", "What?": "Que?", "When?": "Quando?", "Who?": "Quem?", "Windowed Presentation Blocked": "Apresenta\u00e7\u00e3o em janela bloqueada", "Windowed Presentation: ": "Apresenta\u00e7\u00e3o em janela: ", "Word 2003 Document (.doc)": "Documento Word 2003 (.doc)", "Word Counter": "Contagem de palavras", "Word Document (.docx)": "Documento Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Par\u00e2metro WOPISrc inv\u00e1lido ou inexistente. Contacte o suporte t\u00e9cnico.", "Wrong password provided. Please try again.": "Senha inv\u00e1lida. Tente novamente.", "Wrong server, reconnecting...": "Servidor errado, reconectando...", "YB": "YB", "You": "Voc\u00ea", "You are already presenting this document": "Voc\u00ea j\u00e1 est\u00e1 apresentando este documento", "You are leaving the document. The following web page will open in a new tab: ": "Voc\u00ea est\u00e1 saindo do documento. A seguinte p\u00e1gina web ser\u00e1 aberta em uma nova aba: ", "You have not done anything to rollback yet...": "Voc\u00ea n\u00e3o fez nada que possa ser desfeito ainda...", "Your library is empty": "Sua biblioteca est\u00e1 vazia", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Sua sess\u00e3o expirou. Modifica\u00e7\u00f5es no documento podem n\u00e3o serem salvas. Atualize a sess\u00e3o (ou p\u00e1gina web) para continuar. Pode ser necess\u00e1rio fazer login novamente.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Sua sess\u00e3o expirar\u00e1 em {time}. Salve seu trabalho e atualize a sess\u00e3o (ou p\u00e1gina web) para continuar. Pode ser necess\u00e1rio fazer login novamente.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Seu {productname} cluster parece estar mal configurado ou escalonando rapidamente - entre em contato com o administrador do sistema. Continuando com a edi\u00e7\u00e3o pode resultar em v\u00e1rios usu\u00e1rios que n\u00e3o se v\u00eaem, conflitos no armazenamento de documentos e/ou problemas de c\u00f3pia/paste. Esperado serverId {0} para routeToken {1} mas conectado ao serverId {2}", "ZB": "ZB", "Zotero API key is incorrect": "A chave da API Zotero est\u00e1 incorreta", "Zotero API key is not configured": "A chave de API Zotero n\u00e3o est\u00e1 configurada", "Zotero Warning": "Alerta Zotero", "cell address": "endere\u00e7o da c\u00e9lula", "file type icon": "\u00edcone de tipo de arquivo", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "respostas", "reply": "Responder", "warning: copy/paste request timed out": "aviso: pedido de c\u00f3pia/paste expirou", "{username} saved this document as {filename}. Do you want to join?": "{username} guardou este documento como {filename}. Quer juntar-se?", "{user} has joined": "{user} conectou", "{user} has left": "{user} desconectou"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ro.json b/f7cloud-office/browser/dist/l10n/ui-ro.json new file mode 100644 index 0000000..da4ea96 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ro.json @@ -0,0 +1 @@ +{" document(s) open.": " document(e) deschis(e).", " hrs": " ore", " mins": " minute", " s": " s", " user(s).": " utilizator(i).", "\"Slow Proxy\"": "\"Proxy lent\"", "#10 Envelope": "Plic #10", "#11 Envelope": "Plic #11", "#12 Envelope": "Plic #12", "#6\u00be Envelope": "Plic #6\u00be", "#7\u00be (Monarch) Envelope": "Plic #7\u00be (Monarch)", "#9 Envelope": "Plic #9", "%n users": "%n utilizatori", "(Warning: Server accessibility must be enabled to toggle)": "(Avertisment: accesibilitatea serverului trebuie s\u0103 fie activat\u0103 pentru a comuta)", "(current)": "(curent)", ", cluster configuration error: mis-matching serverid": ", eroare de configurare a clusterului: serverid nu se potrive\u0219te", "0 users": "0 utilizatori", "1 user": "1 utilizator", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Un comentariu este \u00een curs de editare", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "O desc\u0103rcare din cauza unei opera\u021biuni mari de copiere/lipire a \u00eenceput deja. V\u0103 rug\u0103m s\u0103 a\u0219tepta\u021bi desc\u0103rcarea curent\u0103 sau s\u0103 o anula\u021bi \u00eenainte de a \u00eencepe una nou\u0103", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Asistent AI", "About": "Despre", "Above Average...": "Peste medie...", "Accept": "Accept\u0103", "Accept change": "Accept\u0103 modificarea", "Access token is missing in initial variables.": "Jetonul de acces lipse\u0219te \u00een variabilele ini\u021biale.", "Accessibility": "Accesibilitate", "Accessibility Checker": "Verificator de accesibilitate", "Active Sheet": "Foaie activ\u0103", "Active sheet": "Foaie activ\u0103", "Add": "Ad\u0103ug\u0103", "Add Bibliography": "Ad\u0103ugare bibliografie", "Add Citation": "Ad\u0103ugare citat", "Add Citation Note": "Ad\u0103ugare not\u0103 de citat", "Add Note": "Ad\u0103ugare not\u0103", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Ad\u0103uga\u021bi sau edita\u021bi cuvinte \u00eentr-un dic\u021bionar de verificare ortografic\u0103. Cuvintele din cartea de cuvinte (.dic) vor fi disponibile pentru verific\u0103ri ortografice.", "Adjust how office documents behave.": "Ajusta\u021bi modul \u00een care se comport\u0103 documentele de birou.", "Adjust view settings.": "Ajusta\u021bi set\u0103rile de vizualizare.", "Admin console": "Consol\u0103 administrativ\u0103", "After": "Dup\u0103", "Albania": "Albania", "Alerts:": "Alerte:", "Align": "Aliniere", "Alignment": "Aliniere", "All": "Toate", "All Horizontal Lines": "Toate liniile orizontale", "All Sheets": "Toate foile", "All users": "To\u021bi utilizatorii", "Already presenting": "Se prezint\u0103 deja", "Also check the voice over toggle under {parentControl}.": "Verifica\u021bi, de asemenea, comutatorul de voce over sub {parentControl}.", "Always follow the editor": "Urm\u0103re\u015fte \u00eentotdeauna editorul", "An error occurred while fetching notes": "A ap\u0103rut o eroare la preluarea notelor", "An error occurred while fetching style list": "A ap\u0103rut o eroare la preluarea listei de stiluri", "Analytics": "Analiz\u0103ri", "Andorra": "Andora", "Another user has removed this comment.": "Un alt utilizator a eliminat acest comentariu.", "Another user has updated the comment. Would you like to overwrite those changes?": "Un alt utilizator a actualizat comentariul. Dori\u021bi s\u0103 suprascrie\u021bi aceste modific\u0103ri?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "E\u0219ti interesat s\u0103 contribui, dar nu \u0219tii de unde s\u0103 \u00eencepi? Accesa\u021bi instruc\u021biuni pas cu pas \u0219i crea\u021bi COD de la zero. De asemenea, pute\u021bi ajuta cu traduceri sau \u00eentocmind un raport de eroare cu to\u021bi pa\u0219ii esen\u021biali despre cum s\u0103 \u00eel reproduce\u021bi.", "Are you sure you want to delete sheet, {sheet}?": "Sigur dori\u021bi s\u0103 \u0219terge\u021bi foaia {sheet}?", "Are you sure you want to delete this page?": "Sigur dori\u021bi s\u0103 \u0219terge\u021bi pagina?", "Are you sure you want to delete this slide?": "Sigur dori\u021bi s\u0103 \u0219terge\u021bi diapozitivul?", "Are you sure you want to reset Document settings?": "Sigur dori\u021bi s\u0103 reseta\u021bi set\u0103rile documentului?", "Are you sure you want to reset View Settings?": "Sigur dori\u021bi s\u0103 reseta\u021bi Set\u0103rile de vizualizare?", "Are you sure you want to shut down the server?": "E\u0219ti sigur c\u0103 vrei s\u0103 \u00eenchizi serverul?", "Are you sure you want to terminate this session?": "Sigur dori\u021bi s\u0103 \u00eenchide\u021bi sesiunea?", "Argentina": "Argentina", "Armenia": "Armenia", "Arrange": "Aranjare", "Assistant": "Asistent", "Australia": "Australia", "Austria": "Austria", "Authorization error was: '{errormessage}'.": "Eroare de autorizare a fost: '{errormessage}'.", "AutoSum": "AutoSum", "Automatic": "Automat", "Automatic color": "Culoare automat\u0103", "Autosaved": "Salvat automat", "Autotext": "Text Auto", "Avatar for {user}": "Avatar pentru {user}", "Average": "Medie", "Axial": "Axial", "Azerbaijan": "Azerbaijan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background Color": "Culoare fundal", "Background Image": "Imagine fundal", "Bad": "R\u0103u", "Belarus": "Belarus", "Belgium": "Belgia", "Below Average...": "Sub medie...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Negru/Alb", "Blank Slide": "Slide gol", "Bookmarks": "Marcaje", "Boolean Value": "Valoare boolean\u0103", "Borders": "Margini", "Bosnia and Herzegovina": "Bosnia \u0219i Herzegovina", "Bottom Border": "Chenar de jos", "Bottom Margin": "Margine jos", "Bottom N elements...": "N elemente de jos...", "Bottom N percent...": "N procent de jos...", "Bottom: {bottom}": "Jos: {bottom}", "Brazil": "Brazilia", "Bulgaria": "Bulgaria", "Bytes received": "Bytes primi\u021bi", "Bytes sent": "Octe\u0163i trimi\u0219i", "C4 Envelope": "Plic C4", "C5 Envelope": "Plic C5", "C6 Envelope": "Plic C6", "C6/5 Envelope": "Plic C6/5", "COOLWSD version:": "Versiunea COOLWSD:", "CPU Graph": "Grafic de CPU", "CPU History": "Istoricul procesorului", "CSV File (.csv)": "Fi\u015fier CSV (.csv)", "CSV file (.csv)": "Fi\u015fier CSV (.csv)", "Cache size of CPU statistics": "M\u0103rimea statistici despre CPU", "Cache size of memory statistics": "M\u0103rimea statistici despre memorie", "Canada": "Canada", "Cancel": "Renun\u0163\u0103", "Cancel paste special": "Anulare lipire special\u0103", "Cell borders": "Margini celul\u0103", "Cells": "Celule", "Centered Text": "Text centrat", "Change Layout": "Modificare aspect", "Channel Filter:": "Filtru de canal:", "Character": "Caracter", "Check security warnings of your server": "Verifica\u021bi avertismentele de securitate ale serverului dvs", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Consulta\u021bi notele de lansare \u0219i afla\u021bi totul despre: Cea mai recent\u0103 edi\u021bie de dezvoltare Collabora Online, destinat\u0103 utilizatorilor casnici \u0219i echipelor mici.", "Checkbox": "Caset\u0103 de bifare", "Chile": "Chile", "China": "China", "Choice of functions": "Lista func\u021biilor", "Citation Preferences": "Preferin\u021be citate", "Citation Style": "Stil citat", "Citation warning": "Avertisment de citare", "Citations update failed": "Actualizarea cit\u0103rilor nu a reu\u0219it", "Cleaning up the document from the last session.": "Cur\u0103\u021barea documentului din ultima sesiune.", "Clear the search field": "Cur\u0103\u021b\u0103 c\u00e2mpul de c\u0103utare", "Click to exit presentation...": "Face\u021bi clic pentru a ie\u0219i din prezentare...", "Clipboard": "Clipboard", "Close": "\u00cenchide", "Close Navigation": "\u00cenchide navigare", "Close Presentation": "\u00cenchide prezentarea", "Close dialog": "\u00cenchide caseta de dialog", "Close document": "\u00cenchide documentul", "Close popup to ignore paste special": "\u00cenchide\u021bi fereastra pop-up pentru a ignora lipirea special\u0103", "Cluster configuration warning": "Avertisment de configurare a clusterului", "Collabora Online Development Edition": "Collabora Online Edi\u0163ia Dezvoltator", "Collabora Online Welcome": "Bine a\u021bi venit \u00een Collabora Online", "Collapse Formula Bar": "Restr\u00e2nge\u021bi bara de formule", "Collapse Tabs": "Restr\u00e2nge file", "Color": "Culoare", "Column Width": "L\u0103\u0163ime coloan\u0103", "Column {0}": "Coloana {0}", "Column {0} through {1}": "Coloana de la {0} la {1}", "Columns": "Coloane", "Comment": "Comentariu", "Comments": "Comentarii", "Comments Updated": "Comentarii actualizate", "Compact layout": "Aspect compact", "Compact view": "Vizualizare compact\u0103", "Confirm": "Confirmare", "Confirmation": "Confirmare", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflict Anulare/Refacere cu mai mul\u021bi utilizatori. V\u0103 rug\u0103m s\u0103 utiliza\u021bi repararea documentelor pentru a rezolva", "Connecting...": "Conectare...", "Connection error": "Eroare de conexiune", "Connections": "Conexiuni", "Containing text...": "Con\u021bine text...", "Content copied to clipboard": "Con\u021binut copiat \u00een clipboard", "Continue editing": "Continua\u021bi editarea", "Continue read only": "Continua\u021bi numai citire", "Copied external sources are not allowed": "Sursele externe copiate nu sunt permise", "Copy": "Copiere", "Copy Cells": "Copia\u021bi celule", "Copy Sheet...": "Copiere foaie...", "Copy all version information in English": "Copia\u021bi toate informa\u021biile despre versiune \u00een englez\u0103", "Copy link location": "Copia\u021bi loca\u021bia linkului", "Copying from the document disabled": "Copierea din document a fost dezactivat\u0103", "Count": "Num\u0103r", "CountA": "Num\u0103r\u0103toareA", "Country:": "\u0162ara:", "Creating copy...": "Se creeaz\u0103 copie...", "Creating new file from template...": "Se creeaz\u0103 un fi\u0219ier nou din \u0219ablon...", "Creator(s)": "Creator(i)", "Croatia": "Croa\u021bia", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D pentru a ie\u0219i", "Currency": "Valut\u0103", "Current Slide": "Diapozitiv curent", "Current slide as Bitmap (.bmp)": "Diapozitivul curent ca Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapozitivul curent ca Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapozitivul curent ca Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapozitivul curent ca Tag Image File Format (.tiff)", "Custom Animation": "Anima\u021bie personalizat\u0103", "Custom Margins\u2026": "Margini personalizate\u2026", "Custom dictionaries": "Dic\u021bionare personalizate", "Cyprus": "Cipru", "Czech Republic": "Cehia", "DL Envelope": "Plic DL", "Dark Mode": "Mod \u00eenchis", "Dashboard": "Pagina principal\u0103", "Data": "Date", "Date": "Dat\u0103", "Date & Time": "Dat\u0103 \u0219i or\u0103", "Debug Tools": "Instrumente de depanare", "Default": "Implicit", "Default Style": "Stil implicit", "Define print area": "Definire zon\u0103 de imprimare", "Delete": "\u0218terge", "Delete Columns": "Eliminare coloane", "Delete Rows": "\u0218terge r\u00e2nduri", "Delete Single Sparkline": "Elimnare sparkline", "Delete tabstop": "\u0218terge tabulator", "Denmark": "Danemarca", "Design": "Schi\u021b\u0103", "Dictionary of exceptions": "Dic\u0163ionar de excep\u0163ii", "Disable Animations": "Dezactivare anima\u021bii", "Discard": "Renun\u0163are", "Discover All The Changes": "Descoperi\u021bi toate modific\u0103rile", "Dismiss": "Revocare", "Document": "Document", "Document Settings": "Set\u0103ri document", "Document cannot be exported. Please try again.": "Documentul nu poate fi exportat. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.", "Document cannot be renamed, please check your permissions.": "Documentul nu poate fi redenumit, v\u0103 rug\u0103m s\u0103 v\u0103 verifica\u021bi permisiunile.", "Document cannot be renamed.": "Documentul nu poate fi redenumit.", "Document cannot be saved due to expired session, please reload the page to continue.": "Documentul nu poate fi salvat din cauza sesiunii expirate, v\u0103 rug\u0103m s\u0103 re\u00eenc\u0103rca\u021bi pagina pentru a continua.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Documentul nu poate fi salvat din cauza sesiunii expirate, v\u0103 rug\u0103m s\u0103 redeschide\u021bi documentul pentru a continua.", "Document cannot be saved, please check your permissions.": "Documentul nu poate fi salvat, v\u0103 rug\u0103m s\u0103 v\u0103 verifica\u021bi permisiunile.", "Document cannot be saved.": "Documentul nu poate fi salvat.", "Document colors": "Culori document", "Document contains unsupported media": "Documentul con\u021bine con\u021binut media neacceptat", "Document has been changed": "Documentul a fost modificat", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Documentul a fost modificat \u00een stocare. Ce a\u021bi dori s\u0103 face\u021bi cu modific\u0103rile nesalvate?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Documentul s-a schimbat \u00een stocare. Se \u00eencarc\u0103 noul document. Versiunea dvs. este disponibil\u0103 ca revizuire.", "Document is getting migrated": "Documentul este \u00een curs de migrare", "Document requires password to modify.": "Documentul necesit\u0103 parol\u0103 pentru modificare.", "Document requires password to view.": "Documentul necesit\u0103 parol\u0103 pentru vizualizare.", "Document settings": "Set\u0103rile documentului", "Documents open": "Documente deschise", "Documents:": "Documente:", "Don\u2019t show this again": "Nu mai afi\u0219a asta", "Double Hairline (1.10 pt)": "Fir de p\u0103r dublu (1.10 pt)", "Double Hairline (2.35 pt)": "Fir de p\u0103r dublu (2.35 pt)", "Download": "Desc\u0103rca\u021bi", "Download Selection": "Desc\u0103rca\u021bi selec\u021bia", "Download as": "Descarc\u0103 ca", "Download completed and ready to be copied to clipboard.": "Desc\u0103rcarea finalizat\u0103 \u0219i gata pentru a fi copiat\u0103 \u00een clipboard.", "Download failed": "Desc\u0103rcarea a e\u0219uat", "Downloading clipboard content": "Desc\u0103rcarea con\u021binutului clipboard-ului", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Desc\u0103rcarea resurselor externe este interzis\u0103, dar lipirea imaginilor este \u00eenc\u0103 posibil\u0103. Face\u021bi clic dreapta pe imagine, alege\u021bi \u201eCopia\u021bi imaginea\u201d \u0219i insera\u021bi-o \u00een document.", "Downloading...": "Desc\u0103rcare...", "Dropdown": "Dropdown", "Duration": "Durat\u0103", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Editeaz\u0103", "Edit Single Sparkline": "Editare sparkline", "Edit comment": "Editeaz\u0103 comentariul", "Edit document": "Editare document", "Edit link": "Edita\u021bi linkul", "Edit mode": "Mod editare", "Editing": "Editare", "Editing activated. ": "Editarea a fost activat\u0103. ", "Effects": "Efecte", "Elapsed time": "Timp scurs", "Ellipsoid": "Elipsoid", "Empty Slide Show": "Prezentare de diapozitive goal\u0103", "Enable Animations": "Activare anima\u021bii", "End Presentation": "\u00cencheie prezentarea", "End Show": "\u00cencheiere prezentare", "Endnotes": "Note de final", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Bucura\u021bi-v\u0103 de cele mai recente evolu\u021bii \u00een productivitatea online, gratuit pentru dvs. s\u0103 le utiliza\u021bi, s\u0103 le explora\u021bi \u0219i s\u0103 le utiliza\u021bi \u00eempreun\u0103 cu al\u021bii \u00een browser. Diferite aplica\u021bii sunt disponibile \u0219i pentru dispozitive mobile.", "Enter a file name": "Introduce\u021bi un nume de fi\u0219ier", "Enter new name": "Introduce\u0163i numele nou", "Enter new sheet name": "Introduce\u021bi noua denumire a foii", "Entering text mode": "Intrare \u00een mod text", "Error": "Eroare", "Error reading file": "Eroare la citirea fi\u0219ierului", "Estonia": "Estonia", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Gestionarea evenimentelor a fost am\u00e2nat\u0103 pentru o perioad\u0103 nea\u0219teptat de lung\u0103: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Foaie de calcul Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Foaie de calcul Excel (.xlsx)", "Exception words are underlined while checking spelling": "Cuvintele de excep\u021bie sunt subliniate \u00een timpul verific\u0103rii ortografiei", "Expand Formula Bar": "Extinde\u021bi bara de formule", "Expired:": "Expirate:", "Explore The New {coolversion}": "Exploreaz\u0103 noua versiune {coolversion}", "Export As": "Export ca", "Export as": "Export ca", "Exported to storage": "Exportat \u00een stocare", "External data source not allowed": "Sursa extern\u0103 de date nu este permis\u0103", "External link": "Leg\u0103tur\u0103 extern\u0103", "Extra thick (4.50 pt)": "Foarte gros (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Nu s-a putut autentifica aceast\u0103 sesiune pe protocolul {0}", "Failed to download clipboard, please re-copy": "Clipboard-ul nu a fost desc\u0103rcat, v\u0103 rug\u0103m s\u0103 copia\u021bi din nou", "Failed to establish socket connection or socket connection closed unexpectedly.": "Nu s-a putut stabili conexiunea sau conexiunea s-a \u00eenchis \u00een mod nea\u0219teptat.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Nu s-a putut stabili conexiunea la priz\u0103 sau conexiunea la priz\u0103 s-a \u00eenchis \u00een mod nea\u0219teptat. Proxy-ul invers ar putea fi configurat gre\u0219it, v\u0103 rug\u0103m s\u0103 contacta\u021bi administratorul. Pentru mai multe informa\u021bii despre configurarea proxy, v\u0103 rug\u0103m s\u0103 verifica\u021bi https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Nu s-a putut ob\u021bine RouteToken de la controler", "Failed to load collections": "Nu s-au \u00eenc\u0103rcat colec\u021biile", "Failed to load document.": "Nu s-a putut \u00eenc\u0103rca documentul.", "Failed to load groups": "Nu s-au \u00eenc\u0103rcat grupurile", "Failed to load items": "Elementele nu au putut fi \u00eenc\u0103rcate", "Failed to load styles": "Nu s-au \u00eenc\u0103rcat stilurile", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Nu s-a \u00eenc\u0103rcat documentul. Asigura\u021bi-v\u0103 c\u0103 tipul de fi\u0219ier este acceptat \u0219i nu este corupt \u0219i \u00eencerca\u021bi din nou.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Nu s-a \u00eenc\u0103rcat documentul. Acest document fie este malformat, fie necesit\u0103 mai multe resurse dec\u00e2t este permis. V\u0103 rug\u0103m s\u0103 contacta\u021bi administratorul.", "Failed to read document from storage, please try to load the document again.": "Nu s-a putut citi documentul din stocare, \u00eencerca\u021bi s\u0103 \u00eenc\u0103rca\u021bi din nou documentul.", "Failed to set jwt authentication cookie over insecure connection": "Nu s-a putut seta cookie de autentificare jwt pe o conexiune nesecurizat\u0103", "Field": "C\u00e2mp", "Fields": "C\u00e2mpuri", "File": "Fi\u015fier", "File name should contain an extension.": "Numele fi\u0219ierului trebuie s\u0103 con\u021bin\u0103 o extensie.", "Fill Series": "Completeaz\u0103 cu serii", "Filter": "Filtrare", "Financial": "Financiar", "Finish electronic signing": "Finalizare semnare electronic\u0103", "Finland": "Finlanda", "Fixed size": "Dimensiune fix\u0103", "Focus Cell": "Focalizare celul\u0103", "Following": "Urm\u0103resc", "Following the editor": "Urm\u0103rire editor", "Following {user}": "Urm\u0103rire {user}", "Font": "Font", "Font Name": "Font", "Font Size": "Dimensiune font", "Footnote/Endnote": "Not\u0103 de subsol/Not\u0103 de sf\u00e2r\u0219it", "Footnotes": "Note de subsol", "Form": "Formular", "Format": "Format", "Format Cells": "Formatare celule", "Formula": "Formul\u0103", "Formulas": "Formule", "Forum": "Forum", "Fraction": "Frac\u0163ie", "France": "Fran\u021ba", "Freeze": "\u00cenghe\u0163are", "From": "De la", "From Beginning": "De la \u00eenceput", "From Current Slide": "De la diapozitivul curent", "From now on clipboard notifications will discreetly appear at the bottom.": "De acum \u00eenainte notific\u0103rile din clipboard vor ap\u0103rea discret \u00een partea de jos.", "Full Page Slides": "Diapozitive de pagin\u0103 complet\u0103", "Fullscreen presentation": "Prezentare pe tot ecranul", "Function Library": "Biblioteca de func\u021bii", "Function Wizard": "Expertul de func\u021bii", "Functions": "Func\u021bii", "GB": "GB", "General": "General", "Georgia": "Georgia", "Germany": "Germania", "Get Involved": "Implic\u0103-te", "Go Back": "\u00centoarcere", "Go Offline": "Accesare offline", "Go Online": "Accesare online", "Good": "Bun", "Gradient End": "Sf\u00e2r\u0219it gradient", "Gradient Start": "\u00cenceput gradient", "Graphs": "Grafice", "Grayscale": "Tonuri de gri", "Greece": "Grecia", "Grid": "Gril\u0103", "Group": "Grupare", "Group Libraries": "Bibliotecile de grup", "Guernsey": "Guernsey", "HTML Document (.html)": "Document HTML (.html)", "HTML File (.html)": "Fi\u015fier HTML (.html)", "HTML file (.html)": "Fi\u0219ier HTML (.html)", "Hairline (0.05 pt)": "Fir de p\u0103r (0.05 pt)", "Hardware resources are sufficient for optimal performance": "Resursele hardware sunt suficiente pentru o performan\u021b\u0103 optim\u0103", "Has text: ": "Are text: ", "Header & Footer": "Antet \u0219i subsol", "Heading 1": "Titlu 1", "Heading 2": "Titlu 2", "Headings and objects that you add to the document will appear here": "Titlurile \u0219i obiectele pe care le ad\u0103uga\u021bi \u00een document vor ap\u0103rea aici", "Help": "Ajutor", "Hide Menu": "Ascunde meniu", "Hide Menu Bar": "Ascunde bara de meniu", "Hide the search bar": "Ascunde bara de c\u0103utare", "Highlight cells with...": "Eviden\u021biere celulele cu...", "History": "Istoric", "Hit Cancel to open in view-only mode.": "Dac\u0103 ap\u0103sa\u021bi pe Renun\u021b\u0103 documentul se deschide \u00een mod vizualizare.", "Holy See (Vatican City State)": "Vatican", "Home": "Acas\u0103", "Hungary": "Ungaria", "Iceland": "Islanda", "Idle document - please click to reload and resume editing": "Document inactiv - face\u021bi clic pentru a re\u00eenc\u0103rca \u0219i a relua editarea", "Idle document - please tap to reload and resume editing": "Document inactiv - atinge\u021bi pentru a re\u00eenc\u0103rca \u0219i a relua editarea", "Idle time": "Timp de inactivitate", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Dac\u0103 dori\u021bi s\u0103 partaja\u021bi elemente mari \u00een afara {productname}, este necesar s\u0103 le desc\u0103rca\u021bi mai \u00eent\u00e2i.", "Illustrations": "Ilustra\u021bii", "Image (.png)": "Imagine (.png)", "Image Controls": "Controale imagine", "India": "India", "Indonesia": "Indonezia", "Initializing...": "Se ini\u021bializeaz\u0103...", "Insert": "Inserare", "Insert Checkbox": "Inserare caset\u0103 de bifare", "Insert Columns After": "Insereaz\u0103 coloane dup\u0103", "Insert Columns Before": "Insereaz\u0103 coloane \u00eenainte", "Insert Comment": "Insereaz\u0103 comentariu", "Insert Date": "Insereaz\u0103 data", "Insert Dropdown": "Inserare meniu derulant", "Insert Electronic Signature": "Introduce\u021bi semn\u0103tura electronic\u0103", "Insert Function": "Func\u021bie de inserare", "Insert Local Image": "Inserare imagine local\u0103", "Insert Local Multimedia": "Inserare multimedia local\u0103", "Insert Picture": "Inserare imagine", "Insert Rich Text": "Inserare Rich Text", "Insert Rows Above": "\u00censereaz\u0103 r\u00e2nduri deasupra", "Insert Rows Below": "Inserare r\u00e2nduri dedesubt", "Insert Shape": "Insereaz\u0103 figur\u0103", "Insert Table": "Insereaz\u0103 tabel", "Insert connectors": "Inserare conectori", "Insert shapes": "Insereaz\u0103 figuri", "Insert sheet": "Insereaz\u0103 foaie", "Insert sheet after this": "Insereaz\u0103 foia dup\u0103", "Insert sheet before this": "Insereaz\u0103 foia \u00eenainte", "Insert table": "Insereaz\u0103 un tabel", "Insert tabstop": "Insereaz\u0103 tabulator", "Integrator is not ready for PostMessage calls": "Integrarea nu este preg\u0103tit\u0103 pentru apelurile PostMessage", "Interface Settings": "Set\u0103ri interfa\u021b\u0103", "Invalid JSON file": "Fi\u0219ier JSON nevalid", "Invalid dictionary format. Please check the file.": "Format de dic\u021bionar nevalid. V\u0103 rug\u0103m s\u0103 verifica\u021bi fi\u0219ierul.", "Invalid link: '{url}'": "Link nevalid: '{url}'", "Invert Background": "Inversare fundal", "Ireland": "Irlanda", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Se pare c\u0103 a\u021bi copiat o selec\u021bie care include imagini externe.", "It seems you have tried to insert external data.": "Se pare c\u0103 a\u021bi \u00eencercat s\u0103 introduce\u021bi date externe.", "Italy": "Italia", "Japan": "Japonia", "Japanese Postcard": "Carte po\u0219tal\u0103 japonez\u0103", "Kazakhstan": "Kazahstan", "Kenya": "Kenya", "Keyboard shortcuts": "Scurt\u0103turi de taste", "Kill": "Omoar\u0103", "Kill session.": "Termin\u0103 sesiunea.", "Kosovo": "Kosovo", "LOKit version:": "Versiunea LOKit:", "Landscape": "Peisaj", "Language": "Limba", "Language:": "Limba:", "Last modification": "Ultima modificare", "Last saved:": "Ultima salvare:", "Latest Updates": "Ultimele actualiz\u0103ri", "Latvia": "Letonia", "Layout": "Aspect", "Left And Right Borders": "Chenare st\u00e2nga \u0219i dreapta", "Left Border": "Chenar st\u00e2nga", "Left Margin": "Margine st\u00e2nga", "Left: {left}": "St\u00e2nga: {left}", "Legal": "Legal", "Letter": "Scrisoare", "License": "Licen\u021b\u0103", "Liechtenstein": "Liechtenstein", "Line color": "Culoare linie", "Line style": "Stil linie", "Linear": "Liniar", "Lists/Bullets": "Liste/Marcatori", "Lithuania": "Lituania", "Loading Wordbook...": "Se \u00eencarc\u0103 Wordbook...", "Loading references": "Se \u00eencarc\u0103 referin\u021be", "Loading...": "Se \u00eencarc\u0103...", "Local Image...": "Imagine local\u0103...", "Local Multimedia...": "Multimedia local\u0103...", "Log": "Jurnal", "Log Levels": "Nivele de jurnalizare", "Logical": "Logic\u0103", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "C\u0103uta\u021bi sec\u021biunea de accesibilitate \u00een coolwsd.xml pentru setarea serverului. ", "Lookup & Reference": "C\u0103utare \u0219i referin\u021b\u0103", "Loose": "Larg", "Luxembourg": "Luxemburg", "MB": "MB", "Malta": "Malta", "Margin": "Margine", "Master": "Principal", "Master Pages": "Pagini principale", "Master View": "Vizualizare principal\u0103", "Math & Trig": "Matematic\u0103 \u0219i trigonometrie", "Max": "Max", "Maximum": "Maxim", "Maximum Document process stack memory (in KB) - reduce only": "Memorie maxim\u0103 a stivei pentru procesul de document (\u00een KB) - doar reducere", "Maximum Document process virtual memory (in MB) - reduce only": "Memorie virtual\u0103 maxim\u0103 pentru procesul de document (\u00een MB) - doar reducere", "Maximum file size allowed to write to disk (in MB) - reduce only": "Dimensiunea maxim\u0103 de fi\u0219ier autorizat\u0103 pentru scriere pe disc (\u00een MB) - doar reducere", "Medium (1.50 pt)": "Mediu (1.50 pt)", "Medium/Hairline (3.05 pt)": "Mediu/Fir de p\u0103r (3.05 pt)", "Medium/Medium (4.50 pt)": "Mediu/Mediu (4.50 pt)", "Memory": "Memorie", "Memory Graph": "Grafic de memorie", "Memory History": "Istoricul memoriei", "Memory consumed": "Memorie utilizat\u0103", "Merge & Center": "\u00cembinare \u0219i centrare", "Merge & Split": "\u00cembinare \u0219i divizare", "Mexico": "Mexic", "Min": "Min", "Minimum": "Minim", "Missing Fonts": "Fonturi lips\u0103", "Modified": "Modificat", "Modify": "Modific\u0103", "Moldova, Republic of": "Moldova, Republica", "Monaco": "Monaco", "Montenegro": "Muntenegru", "More Functions": "Mai multe func\u021bii", "More highlights...": "Mai multe eviden\u0163ieri...", "More information and support": "Mai multe informa\u021bii \u0219i asisten\u021b\u0103", "More options for {1}": "Mai multe op\u021biuni pentru {1}", "More...": "Mai mult...", "Move Sheet Left": "Mutare foaie st\u00e2nga", "Move Sheet Right": "Mutare foaie dreapta", "My Library": "Biblioteca mea", "My Publications": "Publica\u021biile mele", "Named Range": "Interval numit", "Narrow": "\u00cengust", "Navigation": "Navigare", "Navigator": "Navigator", "Netherlands": "Olanda", "Network Graph": "Grafic de re\u021bea", "Neutral": "Neutru", "New": "Nou", "New Zealand": "Noua Zeeland\u0103", "Next": "Urm\u0103tor", "Next Slide": "Diapozitivul urm\u0103tor", "No Borders": "F\u0103r\u0103 chenar", "No Comments": "F\u0103r\u0103 comentarii", "No Notes": "F\u0103r\u0103 note", "No color": "Nicio culoare", "No disk space left on server.": "Nu a mai r\u0103mas spa\u021biu pe disc pe server.", "No fill": "F\u0103r\u0103 umplere", "No issues found": "Nu s-au g\u0103sit probleme", "No problems with SSL verification detected": "Nu au fost depistate probleme cu verificarea SSL", "No search results found!": "Nu s-au g\u0103sit rezultate de c\u0103utare!", "None": "Nimic", "None (Do not check spelling)": "Niciuna (Nu verifica\u021bi ortografia)", "Normal": "Normal", "North Macedonia, Republic of": "Macedonia de Nord, Republica", "Norway": "Norvegia", "Notebookbar view": "Aspect bar\u0103 de file", "Notes": "Note", "Notes Pages": "Pagini de note", "Notes View": "Vizualizare note", "Number": "Num\u0103r", "Number Format": "Format num\u0103r", "Number of Documents": "Num\u0103r de documente", "Number of Pages": "Num\u0103r de pagini", "Number of Pages. Click to open the Go to Page dialog box.": "Num\u0103r de pagini. Face\u021bi clic pentru a deschide caseta de dialog Salt la pagin\u0103.", "Number of Sheets": "Num\u0103r de foi", "Number of Slides": "Num\u0103rul diapozitivelor", "ODF Drawing (.odg)": "Desen ODF (.odg)", "ODF presentation (.odp)": "Presentare ODF (.odp)", "ODF spreadsheet (.ods)": "Foaie de calcul ODF (.ods)", "ODF text document (.odt)": "Document text ODF (.odt)", "OK": "OK", "OPEN": "DESCHIDE", "Off": "Nu", "On": "Da", "On mouse click": "La clic de mouse", "Once citations are entered their storage and display type can not be changed.": "Odat\u0103 ce cit\u0103rile sunt introduse, tipul lor de stocare \u0219i afi\u0219are nu pot fi modificate.", "Online Help": "Ajutor online", "Only the document owner can change the password.": "Numai proprietarul documentului poate schimba parola.", "Oops, there is a problem connecting the document": "Hopa, a ap\u0103rut o problem\u0103 la conectarea documentului", "Oops, there is a problem connecting to {productname}: ": "Hopa, a ap\u0103rut o problem\u0103 la conectarea la {productname}: ", "Open in full view": "Deschide la vedere complet\u0103", "Open link": "Deschide leg\u0103tura", "Open menu": "Deschide meniul", "Open {name}": "Deschide {name}", "Option": "Op\u0163iune", "Out of table": "\u00cen afara tabelului", "Outer Border": "Chenar exterior", "Outer Border And Horizontal Lines": "Bordur\u0103 exterioar\u0103 \u0219i linii orizontale", "Outer Border and Vertical Lines": "Bordur\u0103 exterioar\u0103 \u0219i linii verticale", "Outer Borders And All Inner lines": "Borduri exterioare \u0219i toate liniile interioare", "Outline": "Contur", "Overview": "Prezentarea general\u0103", "Overwrite": "Suprascrie", "PB": "PB", "PDF Document (.pdf)": "PDF Document (.pdf)", "PDF Document (.pdf) - Expert": "Document PDF (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF Document (.pdf) ca...", "PID": "PID", "Page": "Pagin\u0103", "Page Layout": "Aspect pagin\u0103", "Page Setup": "Configurare pagin\u0103", "Paragraph": "Paragraf", "Paste": "Lipire", "Paste Slide": "Lipire diapozitiv", "Paste Special": "Lipire special\u0103", "Paste from this document": "Lipire din acest document", "Path": "Cale", "Pause": "Pauz\u0103", "Pause... ( %SECONDS% )": "Pauz\u0103... ( %SECONDS% )", "Percent": "Procent", "Permission Mode": "Mod permisiune", "Philippines": "Filipine", "Picture": "Imagine", "Pivot Table": "Tabel Pivot", "Please save or discard the comment currently being edited.": "Salva\u021bi sau renun\u021ba\u021bi la comentariul \u00een curs de editare.", "Please send us your feedback": "V\u0103 rug\u0103m s\u0103 ne trimite\u021bi feedbackul dvs", "Please use following combination to see more options:": "V\u0103 rug\u0103m s\u0103 utiliza\u021bi urm\u0103toarea combina\u021bie pentru a vedea mai multe op\u021biuni:", "Please wait kubernetes cluster is scaling...": "A\u0219tepta\u021bi, clusterul kubernetes se scaleaz\u0103...", "Please wait!": "V\u0103 rug\u0103m a\u015ftepta\u0163i!", "Poland": "Polonia", "Portrait": "Portret", "Portugal": "Portugalia", "PostMessage API is initialized": "API-ul PostMessage este ini\u021bializat", "PowerPoint 2003 Presentation (.ppt)": "Prezentare PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezentare PowerPoint (.pptx)", "Present current slide": "Prezentare diapozitiv curent", "Present in Window": "Presentare \u00een fereastr\u0103", "Present in new window": "Prezentare \u00een fereastr\u0103 nou\u0103", "Presentation": "Prezentare", "Presentation disabled": "Prezentarea este dezactivat\u0103", "Presentation mode has been disabled for this document": "Modul de prezentare a fost dezactivat pentru acest document", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Prezentarea a fost blocat\u0103. V\u0103 rug\u0103m s\u0103 permite\u021bi ferestrele pop-up \u00een browser. Acest lucru permite ca prezent\u0103rile de diapozitive s\u0103 fie afi\u0219ate \u00een ferestre separate, permi\u021b\u00e2nd partajarea u\u0219oar\u0103 a ecranului.", "Presenter Console": "Consola prezentatorului", "Presenting in fullscreen": "Prezentarea pe ecran complet", "Presenting in window": "Prezentare \u00een fereastr\u0103", "Press Ctrl + Enter to post": "Ap\u0103sa\u021bi Ctrl + Enter pentru a posta", "Preview Slide {1}": "Previzualizare diapozitiv {1}", "Previous": "Anterior", "Print dialog": "Dialog imprimare", "Promote to top comment": "Promova\u021bi \u00een topul comentariului", "Properties": "Propriet\u0103\u021bi", "Provider:": "Furnizor:", "Qatar": "Qatar", "Quadratic": "Cvadratic", "RELOAD": "RE\u00ceNCARC\u0102", "Radial": "Radial", "Range": "Diapazon", "Read mode": "Mod citire", "Read-only": "Numai citire", "Received": "Primit", "Recent": "Recent", "Reconnecting...": "Reconectare...", "Redo": "Ref\u0103", "References": "Referin\u021be", "Refresh": "Actualizeaz\u0103", "Refresh Citations": "Re\u00eemprosp\u0103tare citate", "Refresh Log": "Actualizeaz\u0103 jurnalul", "Reject change": "Respinge modificarea", "Reloading the document after rename": "Re\u00eenc\u0103rcarea documentului dup\u0103 redenumire", "Remove": "Elimin\u0103", "Remove Thread": "Elimin\u0103 firul", "Remove link": "Elimina\u021bi linkul", "Remove print area": "Eliminare zon\u0103 de imprimare", "Rename": "Redenumire", "Rename Document": "Redenumi\u021bi documentul", "Rename sheet": "Redenumire foaie", "Renaming...": "Redenumire...", "Repair": "Reparare", "Repair Document": "Repar\u0103 documentul", "Repeat in {0} seconds": "Repetare \u00een {0} secunde", "Replace": "\u00cenlocuire", "Reply": "R\u0103spuns", "Reply comment": "R\u0103spunde la comentariu", "Report an issue": "Raporta\u021bi o problem\u0103", "Reset Layout": "Resetare aspect", "Reset to Default Language": "Resetare la limba implicit\u0103", "Reset to default Document settings": "Reseta\u021bi la set\u0103rile implicite ale documentului", "Reset to default View settings": "Resetare la set\u0103rile implicite de vizualizare", "Reset zoom": "Reini\u021bializeaz\u0103 apropierea", "Resolve": "Rezolv\u0103", "Resolve Thread": "Rezolv\u0103 fir", "Resolved": "Rezolvat", "Restart": "Restart", "Restoring older revision. Any unsaved changes will be available in version history": "Restabilirea versiunii mai vechi. Orice modific\u0103ri nesalvate vor fi disponibile \u00een istoricul versiunilor", "Results": "Rezultate", "Resume": "Reluare", "Review": "Revizuire", "Rich Text": "Rich Text", "Rich Text (.rtf)": "Text \u00eembog\u0103\u021bit (.rtf)", "Right Border": "Chenar dreapta", "Right Margin": "Margine dreapta", "Right: {right}": "Dreapta: {right}", "Romania": "Rom\u00e2nia", "Row Height": "\u00cen\u0103l\u0163ime r\u00e2nd", "Row {0}": "R\u00e2ndul {0}", "Row {0} through {1}": "R\u00e2ndul de la {0} la {1}", "Rows": "R\u00e2nduri", "Ruler": "Rigl\u0103", "Russian Federation": "Federa\u021bia Rus\u0103", "San Marino": "San Marino", "Saudi Arabia": "Arabia Saudit\u0103", "Save": "Salveaz\u0103", "Save As": "Salvare ca", "Save Comments": "Salvare comentariu", "Save Document settings": "Salva\u021bi set\u0103rile documentului", "Save View Settings": "Salveaz\u0103 set\u0103rile de vizualizare", "Save as ODF format": "Salvare ca format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Salvarea nu a reu\u0219it deoarece documentul este prea mare sau dep\u0103\u0219e\u0219te spa\u021biul de stocare r\u0103mas. Documentul va fi acum doar pentru citire, dar \u00eel pute\u021bi desc\u0103rca acum pentru a p\u0103stra o copie local.", "Save failed due to no disk space left. Document will now be read-only.": "Salvarea nu a reu\u0219it din cauza lipsei de spa\u021biu pe disc. Documentul va fi acum doar pentru citire.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Salvarea nu a reu\u0219it din cauza lipsei spa\u021biului de stocare. Documentul va fi acum doar pentru citire. Asigura\u021bi-v\u0103 c\u0103 este disponibil suficient spa\u021biu pe disc \u0219i \u00eencerca\u021bi s\u0103 economisi\u021bi din nou.", "Save to new file": "Salvare \u00een fi\u0219ier nou", "Saved": "Salvat", "Saving": "Se salveaz\u0103", "Saving...": "Salvare...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "\u015etiin\u0163ific", "Screen Reading": "Citire ecran", "Screen reader support for text content is disabled. ": "Suportul cititorului de ecran pentru con\u021binutul text este dezactivat. ", "Scroll down": "Derulare \u00een jos", "Scroll down annotations": "Derulare adnot\u0103ri \u00een jos", "Scroll left": "Derulare st\u00e2nga", "Scroll right": "Derulare dreapta", "Scroll to the first sheet": "Derulare la prima foaie", "Scroll to the last sheet": "Derulare la ultima foaie", "Scroll up": "Derulare \u00een sus", "Scroll up annotations": "Derulare adnot\u0103ri \u00een sus", "Search": "C\u0103utare", "Search...": "C\u0103utare...", "Section": "Sec\u021biune", "See history": "Istoric", "See revision history": "Istoricul versiunilor", "Select": "Selectare", "Select Function": "Selecta\u021bi Func\u021bie", "Select a tab to browser settings.": "Selecta\u021bi o fil\u0103 pentru set\u0103rile browserului.", "Select a tab to view settings.": "Selecta\u021bi o fil\u0103 pentru a vizualiza set\u0103rile.", "Select language": "Selecta\u021bi limba", "Select multiple cells": "Selectare celule multiple", "Select range": "Selecta\u021bi interval", "Selected external data source is forbidden. Please contact the system administrator.": "Sursa de date extern\u0103 selectat\u0103 este interzis\u0103. V\u0103 rug\u0103m s\u0103 contacta\u021bi administratorul de sistem.", "Selected range of cells": "Zone de celule selectate", "Selection Mode": "Regim selec\u021bie", "Selection count": "Num\u0103rul selec\u021biei", "Selection mode: inactive": "Mod selec\u021bie: inactiv", "Send Feedback": "Trimite\u021bi feedback", "Sent": "Trimis", "Serbia": "Serbia", "Served by:": "Servit de:", "Server audit": "Auditul serverului", "Server has been shut down; please reload the page.": "Serverul a fost \u00eenchis; te rug\u0103m s\u0103 re\u00eencarci pagina.", "Server is down, restarting automatically. Please wait.": "Serverul este oprit, repornind automat. Va rugam asteptati.", "Server is now reachable. We have to refresh the page now.": "Serverul este acum accesibil. Trebuie s\u0103 re\u00eemprosp\u0103t\u0103m pagina acum.", "Server is now reachable...": "Serverul este acum accesibil.", "Server is shutting down": "Serverul se \u00eenchide", "Server is shutting down for maintenance (auto-saving)": "Serverul se \u00eenchide pentru \u00eentre\u021binere (salvare automat\u0103)", "Server returned this reason:": "Serverul a returnat acest motiv:", "Server uptime": "Timpul de activitate a serverului", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Serviciul este indisponibil. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou mai t\u00e2rziu \u0219i s\u0103 raporta\u021bi administratorului dac\u0103 problema persist\u0103.", "Session terminated by document owner": "Sesiune \u00eencheiat\u0103 de proprietarul documentului", "Set Language for All text": "Setare limb\u0103 pentru tot textul", "Set Language for Paragraph": "Setare limb\u0103 pentru paragraf", "Set Language for Selection": "Setare limb\u0103 pentru selec\u0163ie", "Set Log Levels": "Seteaz\u0103 nivelele de jurnalizare", "Set default interface preferences.": "Seta\u021bi preferin\u021bele implicite de interfa\u021b\u0103.", "Settings": "Set\u0103ri", "Shape": "Figur\u0103", "Shapes": "Figuri", "Share": "Partajeaz\u0103", "Share...": "Partajeaz\u0103...", "Shared Config URL is missing in initial variables.": "Adresa URL de configurare partajat\u0103 lipse\u0219te din variabilele ini\u021biale.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Afi\u0219eaz\u0103 comentarii", "Show Grid": "Afi\u0219are gril\u0103", "Show Menu": "Afi\u015feaz\u0103 meniu", "Show Ruler": "Rigla", "Show Sidebar": "Bara lateral\u0103", "Show Status Bar": "Bara de stare", "Show in navigator": "Afi\u0219are \u00een navigator", "Show on the side": "Arat\u0103 pe lateral", "Show sheets": "Afi\u015fare foi", "Show status bar": "Bara de stare", "Show the search bar": "Afi\u0219eaz\u0103 bara de c\u0103utare", "Shutdown Server": "Opre\u0219te serverul", "Signature": "Semn\u0103tur\u0103", "Singapore": "Singapore", "Size": "Dimensiune", "Slide %1": "Diapozitiv %1", "Slide Layout": "Aspect diapozitive", "Slide Show": "Prezentare de diapozitive", "Slide Size": "Dimensiune diapozitiv", "Slide Transition": "Tranzi\u021bie diapozitive", "Slide Views": "Vizualizare diapozitive", "Slide {0} of {1}": "Diapozitiv {0} din {1}", "Slides": "Diapozitive", "Slovakia": "Slovacia", "Slovenia": "Slovenia", "Smart Picker": "Selector inteligent", "Snap to Grid": "Aliniere la gril\u0103", "Solid": "Solid", "Someone": "Cineva", "Something went wrong while deleting the file. Please try refreshing the page.": "A ap\u0103rut o eroare la \u0219tergerea fi\u0219ierului. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi s\u0103 re\u00eemprosp\u0103ta\u021bi pagina.", "Something went wrong while fetching setting file. Please try to refresh the page.": "A ap\u0103rut o eroare la preluarea fi\u0219ierului de setare. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi s\u0103 re\u00eemprosp\u0103ta\u021bi pagina.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Ceva nu a mers bine la preluarea unei c\u0103r\u021bi de cuvinte. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi s\u0103 re\u00eemprosp\u0103ta\u021bi pagina.", "Something went wrong while loading Document settings.": "A ap\u0103rut o eroare la \u00eenc\u0103rcarea set\u0103rilor documentului.", "Something went wrong while uploading dictionary file": "A ap\u0103rut o eroare la \u00eenc\u0103rcarea fi\u0219ierului dic\u021bionar", "Something went wrong while uploading the file. Please try again.": "A ap\u0103rut o eroare la \u00eenc\u0103rcarea fi\u0219ierului. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.", "Something went wrong. Please try to refresh the page.": "Ceva nu a mers bine. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi s\u0103 re\u00eemprosp\u0103ta\u021bi pagina.", "Sort": "Sortare", "South Africa": "Africa de Sud", "South Korea": "Coreea de Sud", "Spacing & Color": "Spa\u021biu \u0219i culoare", "Spain": "Spania", "Sparkline": "Diagram\u0103 sparkline", "Split": "Divizare", "Square": "P\u0103trat", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Dic\u021bionar standard", "Status": "Stare", "Status Bar": "Bara de stare", "Stop following": "Nu mai urm\u0103resc", "Store as:": "Depozitare ca:", "Style": "Stil", "Style List": "Lista de stiluri", "Style list": "Lista de stiluri", "Styles": "Stiluri", "Successfully exported: ": "Exportat cu succes: ", "Sum": "Sum\u0103", "Sweden": "Suedia", "Switzerland": "Elve\u021bia", "Symbols": "Simboluri", "TB": "TB", "Table": "Tabel", "Table of content": "Cuprins", "Table with {0} rows and {1} columns": "Tabel cu {0} r\u00e2nduri \u0219i {1} coloane", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Atinge\u021bi pentru a restr\u00e2nge", "Tap to expand": "Atinge\u021bi pentru a extinde", "Text": "Text", "Text orientation": "Orientare text", "The IsAdminUser property is not set by integration": "Op\u0163iunea IsAdminUser nu este setat\u0103 prin integrare", "The IsAdminUser user property is set by integration": "Op\u0163iunea utilizatorului IsAdminUser este setat\u0103 de c\u0103tre integrare", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Documentul con\u021bine c\u00e2teva citate care pot fi inaccesibile prin API-ul web. Poate cauza unele probleme la editarea citatelor sau a bibliografiei.", "The document could not be locked, and is opened in read-only mode.": "Documentul nu a putut fi blocat \u0219i este deschis \u00een modul numai citire.", "The document could not be locked.": "Documentul nu a putut fi blocat.", "The document is being migrated to a new server. Retrying shortly...": "Documentul este migrat pe un server nou. Se va re\u00eencerca \u00een cur\u00e2nd...", "The document is being renamed and will reload shortly": "Documentul este redenumit \u0219i se va re\u00eenc\u0103rca \u00een cur\u00e2nd", "The document is being signed and will be availably shortly": "Documentul este semnat \u0219i va fi disponibil \u00een cur\u00e2nd", "The document is not signed.": "Documentul nu este semnat.", "The document is switching to Offline mode and will reload shortly": "Documentul trece \u00een modul Offline \u0219i se va re\u00eenc\u0103rca \u00een scurt timp", "The document is too large or no disk space left to save. Document will now be read-only.": "Documentul este prea mare sau nu a mai r\u0103mas spa\u021biu pe disc pentru a fi salvat. Documentul va fi acum doar pentru citire.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Fi\u0219ierul de tip: {0} nu poate fi \u00eenc\u0103rcat pe server, deoarece fi\u0219ierul nu are nume", "The file of type: {0} cannot be uploaded to server since the file is empty": "Fi\u0219ierul de tip: {0} nu poate fi \u00eenc\u0103rcat pe server, deoarece fi\u0219ierul este gol", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL-ul este gol. Serverul coolwsd probabil este configurat gre\u0219it. Contacta\u021bi administratorul.", "The server encountered a {0} error while parsing the {1} command.": "Serverul a \u00eent\u00e2mpinat o eroare {0} analiz\u00e2nd comanda {1}.", "The server has been disconnected.": "Serverul a fost deconectat.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Semn\u0103tura este OK, dar certificatul nu a putut fi validat \u0219i documentul este doar par\u021bial semnat.", "The signature is OK, but the certificate could not be validated.": "Semn\u0103tura este OK, dar certificatul nu a putut fi validat.", "The signature is OK, but the document is only partially signed.": "Semn\u0103tura este OK, dar documentul este doar par\u021bial semnat.", "The signature line can now be moved or resized as needed.": "Linia de semn\u0103tur\u0103 poate fi acum mutat\u0103 sau redimensionat\u0103 dup\u0103 cum este necesar.", "The signature was valid, but the document has been modified.": "Semn\u0103tura era valabil\u0103, dar documentul a fost modificat.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Sistemul ajusteaz\u0103 \u00een prezent resursele. V\u0103 rug\u0103m s\u0103 a\u0219tepta\u021bi un moment \u00een timp ce re\u00eencerc\u0103m solicitarea dvs....", "Theme colors": "Culori tem\u0103", "Thick (2.25 pt)": "Gros (2.25 pt)", "Thin (0.75 pt)": "Sub\u021bire (0.75 pt)", "Thin/Medium (3.00 pt)": "Sub\u021bire/Mediu (3.00 pt)", "This document has an invalid signature.": "Acest document are o semn\u0103tur\u0103 nevalid\u0103.", "This document is digitally signed and the signature is valid.": "Acest document este semnat digital \u0219i semn\u0103tura este valabil\u0103.", "This document may contain formatting or content that cannot be saved in the current file format.": "Acest document poate con\u021bine formatare sau con\u021binut care nu poate fi salvat \u00een formatul de fi\u0219ier curent.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Aceasta este o versiune neacceptat\u0103 de {productname}. Pentru a evita impresia c\u0103 este potrivit pentru implementare \u00een \u00eentreprinderi, acest mesaj apare atunci c\u00e2nd sunt utilizate simultan mai mult de {docs} documente sau {connections} conexiuni.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Acest serviciu este limitat la {0} documente \u0219i la un total de {1} conexiuni de c\u0103tre administrator. Aceast\u0103 limit\u0103 a fost atins\u0103. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou mai t\u00e2rziu.", "This user": "Acest utilizator", "This version of {productname} is powered by": "Aceast\u0103 versiune de {productname} este dezvoltat\u0103 de", "Tight": "Compact", "Time": "Timp", "Time interval of CPU statistics (in ms)": "Interval de timp al statisticilor CPU (\u00een ms)", "Time interval of memory statistics (in ms)": "Intervalul statistici despre memorie (ms)", "Time zone:": "Fus orar:", "Title": "Titlu", "Title Only": "Doar titlu", "Title Slide": "Slide de titlu", "Title and 2 Content": "Titlu \u0219i 2 Con\u021binut", "Title, 2 Content and Content": "Titlu, 2 Con\u021binut \u0219i Con\u021binut", "Title, 2 Content over Content": "Titlu, 2 Con\u021binut peste Con\u021binut", "Title, 4 Content": "Titlu, 4 Con\u021binut", "Title, 6 Content": "Titlu, 6 Con\u021binut", "Title, Content": "Titlu, Con\u021binut", "Title, Content and 2 Content": "Titlu, Con\u021binut \u0219i 2 Con\u021binut", "Title, Content over Content": "Titlu, Con\u021binut peste Con\u021binut", "Title, Vertical Text": "Titlu, Text vertical", "Title, Vertical Text, Clipart": "Titlu, Text vertical, Clipart", "To": "\u00cen", "To paste outside {productname}, please first click the 'download' button": "Pentru a lipi \u00een afara {productname}, face\u021bi mai \u00eent\u00e2i clic pe butonul 'desc\u0103rca\u021bi'", "To prevent accidental changes, the author has set this file to open as view-only": "Pentru a preveni modific\u0103rile accidentale, autorul a setat acest fi\u0219ier s\u0103 se deschid\u0103 doar pentru vizualizare", "Toggle UI Mode": "Modul UI", "Top And Bottom Border": "Chenar de sus \u0219i de jos", "Top Border": "Chenar de sus", "Top Margin": "Margine sus", "Top N elements...": "N elemente de sus...", "Top N percent...": "N procent de sus...", "Top/Bottom Rules...": "Reguli de sus/de jos...", "Top: {top}": "Sus: {top}", "Tracking": "Urm\u0103rire", "Transition": "Tranzi\u0163ie", "Turkey": "Turcia", "Type": "Tip", "Type to add a word": "Tasta\u021bi pentru a ad\u0103uga un cuv\u00e2nt", "Ukraine": "Ucraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Gazd\u0103 WOPI neautorizat\u0103. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou mai t\u00e2rziu \u0219i s\u0103 raporta\u021bi administratorului dac\u0103 problema persist\u0103.", "Undo": "Anuleaz\u0103", "Ungroup": "Degrupare", "United Arab Emirates": "Emiratele Arabe Unite", "United Kingdom": "Regatul Unit", "United States of America": "Statele Unite ale Americii", "Unknown color": "Culoare necusnoscut\u0103", "Unlink Citations": "Deconectare citate", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Deconectarea cit\u0103rilor va \u00eempiedica Collabora Online s\u0103 actualizeze cit\u0103rile \u0219i bibliografia din acest document.", "Unlock": "Deblocheaz\u0103", "Unresolve": "Nerezolvat", "Unresolve Thread": "Fir nerezolvat", "Unsupported server version.": "Versiune server nesuportat\u0103.", "Update": "Actualizare", "Update Index": "Actualizare index", "Update Log Levels": "Actualizeaz\u0103 nivelele de jurnalizare", "Updated citations": "Citate actualizate", "Updating citations": "Actualizarea citatelor", "Upload Autotext": "\u00cencarc\u0103 Autotext", "Upload Wordbook": "\u00cenc\u0103rc\u0103 Wordbook", "Upload Xcu": "\u00cencarc\u0103 Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u00cenc\u0103rca\u021bi fragmente de text reutilizabile (.bau). Pentru a insera textul \u00een document, tasta\u021bi comanda rapid\u0103 pentru o intrare AutoText \u0219i ap\u0103sa\u021bi F3.", "Uploaded": "\u00cenc\u0103rcat", "Uploading file to server failed with status: {0}": "\u00cenc\u0103rcarea fi\u0219ierului pe server a e\u0219uat cu starea: {0}", "Uploading file to server failed, file not found.": "\u00cenc\u0103rcarea fi\u0219ierului pe server a e\u0219uat, fi\u0219ierul nu a fost g\u0103sit.", "Uploading file to server failed, the file is too large.": "\u00cenc\u0103rcarea fi\u0219ierului pe server a e\u0219uat, fi\u0219ierul este prea mare.", "Uploading...": "Se \u00eencarc\u0103...", "Use Compact view": "Utilizare vizualizare compact\u0103", "Use Tabbed view": "Utilizare vizualizare cu file", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Folosit c\u00e2mpul depreciat is_admin, integrarea trebuie s\u0103 foloseasc\u0103 op\u0163iunea IsAdminUser", "User": "Utilizator", "User List Summary": "Rezumatul listei de utilizatori", "User Name": "Nume de utilizator", "Users online": "Utilizatori activi", "Values between...": "Valori intre...", "Values duplicate...": "Valori duplicat...", "Values equal to...": "Valori egale cu...", "Values greater than...": "Valori mai mari de...", "Values less than...": "Valori mai mici de...", "Variant": "Variant\u0103", "Version Information": "Informa\u021bii despre versiune", "Vertical Title, Text, Chart": "Titlu vertical, Text, Diagram\u0103", "Vertical Title, Vertical Text": "Titlu vertical, Text vertical", "Very Loose": "Foarte larg", "Very Tight": "Foarte compact", "Very thin (0.50 pt)": "Foarte sub\u021bire (0.50 pt)", "View": "Vizualizare", "View Settings": "Set\u0103ri de vizualizare", "Views": "Aspecte", "WOPI host": "Gazd\u0103 WOPI", "Warning": "Avertizare", "Warning! The browser you are using is not supported.": "Avertizare! Browserul pe care \u00eel utiliza\u021bi nu este acceptat.", "Watermark": "Filigran", "We are in the process of cleaning up this document from the last session, please try again later.": "Suntem \u00een proces de cur\u0103\u021bare a acestui document din ultima sesiune, v\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou mai t\u00e2rziu.", "Welcome Dialog": "Dialog de bun venit", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ne pare r\u0103u, dar nu se poate conecta la document. \u00cencerca\u021bi mai t\u00e2rziu.", "What?": "Ce?", "When?": "C\u00e2nd?", "Who?": "Cine?", "Wide": "Lat", "Widescreen (16:9)": "Ecran lat (16:9)", "Windowed Presentation Blocked": "Prezentare cu fereastr\u0103 blocat\u0103", "Windowed Presentation: ": "Prezentare \u00een fereastr\u0103: ", "Word 2003 Document (.doc)": "Word 2003 Document (.doc)", "Word Counter": "Num\u0103rul de cuvinte", "Word Document (.docx)": "Document Word (.docx)", "Words are ignored by the spell checker": "Cuvintele sunt ignorate de corectorul ortografic", "Wrap": "Scindare", "Wrong or missing WOPISrc parameter, please contact support.": "Parametrul WOPISrc gre\u0219it sau lips\u0103, v\u0103 rug\u0103m s\u0103 contacta\u021bi asisten\u021ba.", "Wrong password provided. Please try again.": "Parol\u0103 gre\u0219it\u0103. \u00cencerca\u021bi din nou.", "Wrong server, reconnecting...": "Server gre\u0219it, reconectare...", "YB": "YB", "You": "Tu", "You are already presenting this document": "Deja prezinta\u021bi acest document", "You are leaving the document. The following web page will open in a new tab: ": "P\u0103r\u0103si\u0163i documentul. Urm\u0103toarea pagin\u0103 web se va deschide \u00eentr-o fil\u0103 nou\u0103: ", "You have not done anything to rollback yet...": "Nu ai f\u0103cut \u00eenc\u0103 nimic care s\u0103 necesite o revenire...", "You need to enable it both at server level and in the UI. ": "Trebuie s\u0103-l activa\u021bi at\u00e2t la nivel de server, c\u00e2t \u0219i \u00een UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Serverul dvs. Collabora Online necesit\u0103 actualizare. Versiunea {0} este disponibil\u0103.", "Your WOPI server is not secure: SSL verification failed": "Serverul dvs. WOPI nu este securizat: verificarea SSL a e\u0219uat", "Your browser has very limited access to the clipboard": "Browserul dvs. are acces foarte limitat la clipboard", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Browserul dvs. are acces foarte limitat la clipboard, a\u0219a c\u0103 v\u0103 rug\u0103m s\u0103 utiliza\u021bi butoanele de lipire de pe tastatura de pe ecran.", "Your changes have been saved": "Modific\u0103rile dvs. au fost salvate", "Your library is empty": "Biblioteca ta este goal\u0103", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Serverul dvs. este configurat cu resurse hardware insuficiente, ceea ce poate duce la performan\u021be slabe.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Sesiunea dvs. a expirat. Modific\u0103rile ulterioare ale documentului ar putea s\u0103 nu fie salvate. V\u0103 rug\u0103m s\u0103 re\u00eemprosp\u0103ta\u021bi sesiunea (sau pagina web) pentru a continua. Este posibil s\u0103 fie nevoie s\u0103 v\u0103 autentifica\u021bi din nou.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Sesiunea dvs. va expira \u00een {time}. Salva\u021bi-v\u0103 munca \u0219i re\u00eemprosp\u0103ta\u021bi sesiunea (sau pagina web) pentru a continua. Este posibil s\u0103 fie nevoie s\u0103 v\u0103 autentifica\u021bi din nou.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Clusterul dvs. {productname} pare s\u0103 fie configurat gre\u0219it sau se scaleaz\u0103 rapid - v\u0103 rug\u0103m s\u0103 contacta\u021bi administratorul de sistem. Continuarea edit\u0103rii poate duce la faptul c\u0103 mai mul\u021bi utilizatori nu se v\u0103d, conflicte \u00een stocarea documentelor \u0219i/sau probleme de copiere/lipire. ServerId a\u0219teptat {0} pentru routeToken {1}, dar conectat la serverId {2}", "ZB": "ZB", "Zoom": "Scalare", "Zoom In": "M\u0103rire", "Zoom Out": "Mic\u015forare", "Zotero API key is incorrect": "Cheia API Zotero este incorect\u0103", "Zotero API key is not configured": "Cheia API Zotero nu este configurat\u0103", "Zotero Warning": "Avertisment Zotero", "cell address": "adresa celulei", "file type icon": "pictograma tipului de fi\u0219ier", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "previzualizarea paginii %1", "replies": "r\u0103spunsuri", "reply": "r\u0103spuns", "the Help tab": "fila Ajutor", "the View menu": "meniul Vizualizare", "warning: copy/paste request timed out": "avertisment: cererea de copiere/lipire a expirat", "{0} deleted": "{0} eliminat", "{0} selected": "{0} selectat", "{0} tab selected": "Fila {0} selectat\u0103", "{0} unselected": "{0} neselectat", "{username} saved this document as {filename}. Do you want to join?": "{username} a salvat acest document ca {filename}. Dori\u021bi s\u0103 v\u0103 al\u0103tura\u021bi?", "{user} has joined": "{user} s-a al\u0103turat", "{user} has left": "{user} a plecat", "\u00c5land Islands": "Insulele Aland"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ru.json b/f7cloud-office/browser/dist/l10n/ui-ru.json new file mode 100644 index 0000000..c388770 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ru.json @@ -0,0 +1,1066 @@ +{ +" document(s) open.": " открытых документов.", +" hrs": " часов", +" mins": " минут", +" s": " секунд", +" user(s).": " пользователей.", +"\"Slow Proxy\"": "\"Медленный прокси\"", +"#10 Envelope": "#10 Конверт", +"#11 Envelope": "#11 Конверт", +"#12 Envelope": "#12 Конверт", +"#6¾ Envelope": "#6¾ Конверт", +"#7¾ (Monarch) Envelope": "#7¾ (Monarch) Конверт", +"#9 Envelope": "#9 Конверт", +"%n users": "%n пользователей", +"(Warning: Server accessibility must be enabled to toggle)": "(Предупреждение: для переключения должна быть включена доступность сервера)", +"(current)": "(текущий)", +", cluster configuration error: mis-matching serverid": ", ошибка конфигурации кластера: несоответствие serverid", +"0 users": "0 пользователей", +"1 user": "1 пользователь", +"16 Kai": "16 Кай", +"32 Kai": "32 Кай", +"1 2 3": "1 2 3", +"A comment is being edited": "Комментарий редактируется", +"A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Загрузка из-за большой операции копирования/вставки уже началась. Пожалуйста, дождитесь завершения текущей загрузки или отмените ее перед началом новой", +"A3": "A3", +"A4": "A4", +"A5": "A5", +"A6": "A6", +"AI Assistant": "ИИ-ассистент", +"About": "О программе", +"Above Average...": "Выше среднего...", +"Accept": "Принять", +"Accept change": "Принять изменение", +"Access token is missing in initial variables.": "В начальных переменных отсутствует токен доступа.", +"Accessibility": "Доступность", +"Accessibility Checker": "Проверка доступности", +"Active Sheet": "Активный лист", +"Active sheet": "Активный лист", +"Add": "Добавить", +"Add Bibliography": "Добавить библиографию", +"Add Citation": "Добавить цитату", +"Add Citation Note": "Добавить примечание", +"Add Note": "Добавить примечание", +"Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Добавление или редактирование слов в словаре проверки орфографии. Слова из вашего словаря (.dic) будут доступны для проверки орфографии.", +"Adjust how office documents behave.": "Настройка поведения офисных документов.", +"Adjust view settings.": "Настройка параметров просмотра.", +"Admin console": "Консоль администратора", +"After": "После", +"Albania": "Албания", +"Alerts:": "Оповещения:", +"Align": "Выравнивание", +"Alignment": "Выравнивание", +"All": "Все", +"All Horizontal Lines": "Все горизонтальные линии", +"All Sheets": "Все листы", +"All users": "Все пользователи", +"Already presenting": "Уже презентует", +"Also check the voice over toggle under {parentControl}.": "Также проверьте переключатель голосового сопровождения в разделе {parentControl}.", +"Always follow the editor": "Всегда следовать за редактором", +"An error occurred while fetching notes": "Ошибка при получении списка стилей", +"An error occurred while fetching style list": "Ошибка при получении списка стилей", +"Analytics": "Аналитика", +"Andorra": "Андорра", +"Another user has removed this comment.": "Другой пользователь удалил этот комментарий.", +"Another user has updated the comment. Would you like to overwrite those changes?": "Другой пользователь обновил комментарий. Хотите перезаписать эти изменения?", +"Are you interested in contributing but don't know where to start? You can help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Хотите внести свой вклад, но не знаете, с чего начать? Вы также можете помочь с переводами или сообщить об ошибке со всеми необходимыми шагами по ее воспроизведению.", +"Are you sure you want to delete sheet, {sheet}?": "Вы уверены, что хотите удалить лист {sheet}?", +"Are you sure you want to delete this page?": "Вы уверены, что хотите удалить эту страницу?", +"Are you sure you want to delete this slide?": "Вы уверены, что хотите удалить этот слайд?", +"Are you sure you want to reset Document settings?": "Вы уверены, что хотите сбросить настройки документа?", +"Are you sure you want to reset View Settings?": "Вы уверены, что хотите сбросить настройки просмотра?", +"Are you sure you want to shut down the server?": "Вы уверены, что хотите выключить сервер?", +"Are you sure you want to terminate this session?": "Вы уверены, что хотите завершить этот сеанс?", +"Argentina": "Аргентина", +"Armenia": "Армения", +"Arrange": "Упорядочить", +"Assistant": "Ассистент", +"Australia": "Австралия", +"Austria": "Австрия", +"Authorization error was: '{errormessage}'.": "Ошибка авторизации: '{errormessage}'.", +"AutoSum": "Автосумма", +"Automatic": "Автоматически", +"Automatic color": "Автоматический цвет", +"Autosaved": "Автосохранено", +"Autotext": "Автотекст", +"Avatar for {user}": "Аватар для {user}", +"Average": "Среднее", +"Axial": "Осевой", +"Azerbaijan": "Азербайджан", +"B4 (ISO)": "B4 (ISO)", +"B4 (JIS)": "B4 (JIS)", +"B5 (ISO)": "B5 (ISO)", +"B5 (JIS)": "B5 (JIS)", +"B6 (ISO)": "B6 (ISO)", +"B6 (JIS)": "B6 (JIS)", +"BB": "BB", +"BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF-фильтрация потенциально опасных системных вызовов (seccomp) не включена; угроза безопасности.", +"Background": "Фон", +"Background Color": "Цвет фона", +"Background Image": "Фоновое изображение", +"Bad": "Плохо", +"Belarus": "Беларусь", +"Belgium": "Бельгия", +"Below Average...": "Ниже среднего...", +"Big 32 Kai": "Большой 32 Кай", +"Black/White": "Черно-белый", +"Blank Slide": "Пустой слайд", +"Bookmarks": "Закладки", +"Boolean Value": "Логическое значение", +"Borders": "Границы", +"Bosnia and Herzegovina": "Босния и Герцеговина", +"Bottom Border": "Нижняя граница", +"Bottom Margin": "Нижнее поле", +"Bottom N elements...": "Нижние N элементов...", +"Bottom N percent...": "Нижние N процентов...", +"Bottom: {bottom}": "Низ: {bottom}", +"Brazil": "Бразилия", +"Brochure": "Брошюра", +"Brochure Right to Left": "Брошюра справа налево", +"Bulgaria": "Болгария", +"Bytes received": "Байт получено", +"Bytes sent": "Байт отправлено", +"C4 Envelope": "C4 Конверт", +"C5 Envelope": "C5 Конверт", +"C6 Envelope": "C6 Конверт", +"C6/5 Envelope": "C6/5 Конверт", +"COOLWSD version:": "Версия COOLWSD:", +"CPU Graph": "График ЦПУ", +"CPU History": "История ЦПУ", +"CSV File (.csv)": "CSV-файл (.csv)", +"CSV file (.csv)": "CSV-файл (.csv)", +"Cache size of CPU statistics": "Размер кэша статистики ЦПУ", +"Cache size of memory statistics": "Размер кэша статистики памяти", +"Canada": "Канада", +"Cancel": "Отмена", +"Cancel paste special": "Отмена специальной вставки", +"Cell borders": "Границы ячеек", +"Cells": "Ячейки", +"Centered Text": "Текст по центру", +"Change Layout": "Изменить макет", +"Channel Filter:": "Фильтр канала:", +"Character": "Символ", +"Check security warnings of your server": "Проверьте предупреждения безопасности вашего сервера", +"Check the release notes and learn all about: The latest F7 Office, aimed at home users and small teams.": "Ознакомьтесь с примечаниями к выпуску и узнайте все о последней версии F7 Office, предназначенной для домашних пользователей и небольших команд.", +"Check the release notes and learn all about: The latest F7 Office, aimed at home users and small teams.": "Ознакомьтесь с примечаниями к выпуску и узнайте все о последней версии F7 Office, предназначенной для домашних пользователей и небольших команд.", +"Checkbox": "Флажок", +"Chile": "Чили", +"China": "Китай", +"Choice of functions": "Выбор функций", +"Citation Preferences": "Настройки цитирования", +"Citation Style": "Стиль цитирования", +"Citation warning": "Предупреждение о цитировании", +"Citations update failed": "Не удалось обновить цитаты", +"Cleaning up the document from the last session.": "Очистка документа от предыдущего сеанса.", +"Clear the search field": "Очистить поле поиска", +"Click to exit presentation...": "Нажмите, чтобы выйти из презентации...", +"Clipboard": "Буфер обмена", +"Close": "Закрыть", +"Close Navigation": "Закрыть навигацию", +"Close Presentation": "Закрыть презентацию", +"Close dialog": "Закрыть диалог", +"Close document": "Закрыть документ", +"Close popup to ignore paste special": "Закройте всплывающее окно, чтобы игнорировать специальную вставку", +"Cluster configuration warning": "Предупреждение конфигурации кластера", +"Collabora Online Development Edition": "F7 Office", +"Collabora Online Welcome": "Добро пожаловать в F7 Office", +"Collapse Formula Bar": "Свернуть панель формул", +"Collapse Tabs": "Свернуть вкладки", +"Color": "Цвет", +"Column Width": "Ширина столбца", +"Column {0}": "Столбец {0}", +"Column {0} through {1}": "Столбец {0} по {1}", +"Columns": "Столбцы", +"Comment": "Комментарий", +"Comments": "Комментарии", +"Comments Updated": "Комментарии обновлены", +"Comments list": "Список комментариев", +"Compact layout": "Компактный макет", +"Compact view": "Компактный вид", +"Confirm": "Подтвердить", +"Confirmation": "Подтверждение", +"Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Конфликт Отменить/Повторить с несколькими пользователями. Для решения используйте восстановление документа", +"Connecting...": "Подключение…", +"Connection error": "Ошибка подключения", +"Connections": "Подключения", +"Containing text...": "Содержит текст...", +"Content": "Содержимое", +"Content copied to clipboard": "Содержимое скопировано в буфер обмена", +"Continue editing": "Продолжить редактирование", +"Continue read only": "Продолжить в режиме чтения", +"Controls": "Элементы управления", +"Copied external sources are not allowed": "Скопированные внешние источники не разрешены", +"Copy": "Копировать", +"Copy Cells": "Копировать ячейки", +"Copy Sheet...": "Копировать лист...", +"Copy all version information in English": "Скопировать всю информацию о версии на английском", +"Copy link location": "Копировать адрес ссылки", +"Copying from the document disabled": "Копирование из документа отключено", +"Count": "Счет", +"CountA": "СчетЗ", +"Country:": "Страна:", +"Creating copy...": "Создание копии…", +"Creating new file from template...": "Создание нового файла из шаблона…", +"Creator(s)": "Создатель(и)", +"Croatia": "Хорватия", +"Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D для выхода", +"Currency": "Валюта", +"Current Slide": "Текущий слайд", +"Current slide as Bitmap (.bmp)": "Текущий слайд как Bitmap (.bmp)", +"Current slide as Graphics Interchange Format (.gif)": "Текущий слайд как Graphics Interchange Format (.gif)", +"Current slide as Portable Network Graphics (.png)": "Текущий слайд как Portable Network Graphics (.png)", +"Current slide as Tag Image File Format (.tiff)": "Текущий слайд как Tag Image File Format (.tiff)", +"Custom Animation": "Пользовательская анимация", +"Custom Margins…": "Пользовательские поля…", +"Custom dictionaries": "Пользовательские словари", +"Cyprus": "Кипр", +"Czech Republic": "Чехия", +"DL Envelope": "DL Конверт", +"Dark Mode": "Темный режим", +"Dashboard": "Панель управления", +"Data": "Данные", +"Date": "Дата", +"Date & Time": "Дата и время", +"Debug Tools": "Инструменты отладки", +"Default": "По умолчанию", +"Default Style": "Стиль по умолчанию", +"Define print area": "Определить область печати", +"Delete": "Удалить", +"Delete Columns": "Удалить столбцы", +"Delete Rows": "Удалить строки", +"Delete Single Sparkline": "Удалить отдельный спарклайн", +"Delete tabstop": "Удалить табуляцию", +"Denmark": "Дания", +"Design": "Дизайн", +"Dictionary of exceptions": "Словарь исключений", +"Disable Animations": "Отключить анимации", +"Discard": "Отменить", +"Discover All The Changes": "Откройте для себя все нововведения", +"Dismiss": "Отклонить", +"Document": "Документ", +"Document Settings": "Настройки документа", +"Document cannot be exported. Please try again.": "Документ не может быть экспортирован. Пожалуйста, попробуйте еще раз.", +"Document cannot be renamed, please check your permissions.": "Документ не может быть переименован, проверьте свои разрешения.", +"Document cannot be renamed.": "Документ не может быть переименован.", +"Document cannot be saved due to expired session, please reload the page to continue.": "Документ не может быть сохранен из-за истекшего сеанса, перезагрузите страницу, чтобы продолжить.", +"Document cannot be saved due to expired session, please reopen the document to continue.": "Документ не может быть сохранен из-за истекшего сеанса, повторно откройте документ, чтобы продолжить.", +"Document cannot be saved, please check your permissions.": "Документ не может быть сохранен, проверьте свои разрешения.", +"Document cannot be saved.": "Документ не может быть сохранен.", +"Document colors": "Цвета документа", +"Document container started in": "Контейнер документа запущен в", +"Document contains unsupported media": "Документ содержит неподдерживаемые медиа", +"Document has been changed": "Документ был изменен", +"Document has been changed in storage. What would you like to do with your unsaved changes?": "Документ в хранилище был изменен. Что вы хотите сделать с вашими несохраненными изменениями?", +"Document has changed in storage. Loading the new document. Your version is available as revision.": "Документ в хранилище был изменен. Загружается новый документ. Ваша версия доступна как ревизия.", +"Document is getting migrated": "Документ переносится", +"Document requires password to modify.": "Для изменения документа требуется пароль.", +"Document requires password to view.": "Для просмотра документа требуется пароль.", +"Document settings": "Настройки документа", +"Documents are not effectively contained: missing capabilities or namespaces.": "Документы не эффективно содержатся: отсутствуют возможности или пространства имен.", +"Documents open": "Открытые документы", +"Documents:": "Документы:", +"Don't show this again": "Не показывать снова", +"Double Hairline (1.10 pt)": "Двойная тонкая линия (1.10 pt)", +"Double Hairline (2.35 pt)": "Двойная тонкая линия (2.35 pt)", +"Download": "Скачать", +"Download Selection": "Скачать выделенное", +"Download as": "Скачать как", +"Download completed and ready to be copied to clipboard.": "Загрузка завершена и готова к копированию в буфер обмена.", +"Download failed": "Ошибка загрузки", +"Downloading clipboard content": "Загрузка содержимого буфера обмена", +"Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Загрузка внешних ресурсов запрещена, но вставка изображений все еще возможна. Пожалуйста, щелкните правой кнопкой мыши на изображении, выберите \"Копировать изображение\" и вставьте его в документ.", +"Downloading...": "Загрузка…", +"Drawing": "Рисование", +"Dropdown": "Раскрывающийся список", +"Duration": "Продолжительность", +"EB": "ЭБ", +"EPUB (.epub)": "EPUB (.epub)", +"Each document is securely contained": "Каждый документ надежно содержится", +"Edit": "Редактировать", +"Edit Single Sparkline": "Редактировать отдельный спарклайн", +"Edit comment": "Редактировать комментарий", +"Edit document": "Редактировать документ", +"Edit link": "Редактировать ссылку", +"Edit mode": "Режим редактирования", +"Editing": "Редактирование", +"Editing activated. ": "Редактирование активировано. ", +"Effects": "Эффекты", +"Elapsed time": "Прошедшее время", +"Ellipsoid": "Эллипсоид", +"Empty Pages": "Пустые страницы", +"Empty Slide Show": "Пустое слайд-шоу", +"Enable Animations": "Включить анимации", +"End Presentation": "Завершить презентацию", +"End Show": "Конец показа", +"Endnotes": "Концевые сноски", +"Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Наслаждайтесь последними разработками в области онлайн-продуктивности, бесплатными для использования, изучения и использования с другими в браузере. Также доступны различные приложения для мобильных устройств.", +"Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Наслаждайтесь последними разработками в области онлайн-продуктивности, бесплатными для использования, изучения и использования с другими в браузере. Также доступны различные приложения для мобильных устройств.", +"Enter Zotero API Key": "Введите ключ API Zotero", +"Enter a file name": "Введите имя файла", +"Enter new name": "Введите новое имя", +"Enter new sheet name": "Введите новое имя листа", +"Entering text mode": "Вход в текстовый режим", +"Error": "Ошибка", +"Error reading file": "Ошибка чтения файла", +"Estonia": "Эстония", +"Event handling has been delayed for an unexpectedly long time: {0}ms": "Обработка событий была задержана на неожиданно долгое время: {0}мс", +"Excel 2003 Spreadsheet (.xls)": "Электронная таблица Excel 2003 (.xls)", +"Excel Spreadsheet (.xlsx)": "Электронная таблица Excel (.xlsx)", +"Exception words are underlined while checking spelling": "Слова-исключения подчеркиваются при проверке орфографии", +"Expand Formula Bar": "Развернуть панель формул", +"Expired:": "Истек:", +"Explore The New {coolversion}": "Исследуйте новую {coolversion}", +"Export As": "Экспортировать как", +"Export as": "Экспортировать как", +"Exported to storage": "Экспортировано в хранилище", +"External data source not allowed": "Внешний источник данных не разрешен", +"External link": "Внешняя ссылка", +"Extra thick (4.50 pt)": "Очень толстый (4.50 pt)", +"Failed to authenticate this session over protocol {0}": "Не удалось аутентифицировать этот сеанс по протоколу {0}", +"Failed to download clipboard, please re-copy": "Не удалось загрузить буфер обмена, скопируйте еще раз", +"Failed to establish socket connection or socket connection closed unexpectedly.": "Не удалось установить сокет-соединение или сокет-соединение неожиданно закрыто.", +"Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator.": "Не удалось установить сокет-соединение или сокет-соединение неожиданно закрыто. Возможно, обратный прокси неправильно настроен, обратитесь к администратору.", +"Failed to get RouteToken from controller": "Не удалось получить RouteToken от контроллера", +"Failed to load collections": "Не удалось загрузить коллекции", +"Failed to load document.": "Не удалось загрузить документ.", +"Failed to load groups": "Не удалось загрузить группы", +"Failed to load items": "Не удалось загрузить элементы", +"Failed to load styles": "Не удалось загрузить стили", +"Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Не удалось загрузить документ. Убедитесь, что тип файла поддерживается и не поврежден, и попробуйте еще раз.", +"Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Не удалось загрузить документ. Этот документ либо поврежден, либо использует больше ресурсов, чем разрешено. Обратитесь к администратору.", +"Failed to read document from storage, please try to load the document again.": "Не удалось прочитать документ из хранилища, попробуйте загрузить документ снова.", +"Failed to set jwt authentication cookie over insecure connection": "Не удалось установить JWT-куки аутентификации по небезопасному соединению", +"Field": "Поле", +"Fields": "Поля", +"File": "Файл", +"File name should contain an extension.": "Имя файла должно содержать расширение.", +"Fill Series": "Заполнить ряд", +"Filter": "Фильтр", +"Financial": "Финансовый", +"Finish electronic signing": "Завершить электронную подпись", +"Finland": "Финляндия", +"Fit to page": "Вписать в страницу", +"Fixed size": "Фиксированный размер", +"Focus Cell": "Фокусировка на ячейке", +"Follow Presentation": "Следовать за презентацией", +"Follow me Presentation": "Следовать за моей презентацией", +"Following": "Следую", +"Following the editor": "Следование за редактором", +"Following {user}": "Следование за {user}", +"Font": "Шрифт", +"Font Name": "Название шрифта", +"Font Size": "Размер шрифта", +"Footnote/Endnote": "Сноска/Концевая сноска", +"Footnotes": "Сноски", +"Force Breaks": "Принудительные разрывы", +"Form": "Форма", +"Format": "Формат", +"Format Cells": "Форматировать ячейки", +"Formula": "Формула", +"Formulas": "Формулы", +"Forum": "Форум", +"Fraction": "Дробь", +"France": "Франция", +"Freeze": "Закрепить", +"From": "От", +"From Beginning": "С начала", +"From Current Slide": "С текущего слайда", +"From now on clipboard notifications will discreetly appear at the bottom.": "Отныне уведомления буфера обмена будут незаметно появляться внизу.", +"From printer setup": "Из настроек принтера", +"Full Page Slides": "Полностраничные слайды", +"Fullscreen presentation": "Презентация на весь экран", +"Function Library": "Библиотека функций", +"Function Wizard": "Мастер функций", +"Functions": "Функции", +"GB": "ГБ", +"General": "Общие", +"Georgia": "Грузия", +"Germany": "Германия", +"Get Involved": "Принять участие", +"Go Back": "Вернуться", +"Go Offline": "Перейти в офлайн", +"Go Online": "Перейти в онлайн", +"Good": "Хорошо", +"Gradient End": "Конец градиента", +"Gradient Start": "Начало градиента", +"Graphs": "Графики", +"Grayscale": "Оттенки серого", +"Greece": "Греция", +"Grid": "Сетка", +"Group": "Группа", +"Group Libraries": "Групповые библиотеки", +"Guernsey": "Гернси", +"HTML Document (.html)": "HTML-документ (.html)", +"HTML File (.html)": "HTML-файл (.html)", +"HTML file (.html)": "HTML-файл (.html)", +"Hairline (0.05 pt)": "Тонкая линия (0.05 pt)", +"Hardware resources are sufficient for optimal performance": "Аппаратные ресурсы достаточны для оптимальной производительности", +"Has text: ": "Содержит текст: ", +"Header & Footer": "Верхний и нижний колонтитулы", +"Heading 1": "Заголовок 1", +"Heading 2": "Заголовок 2", +"Headings and objects that you add to the document will appear here": "Заголовки и объекты, которые вы добавляете в документ, будут отображаться здесь", +"Help": "Справка", +"Hidden pages": "Скрытые страницы", +"Hidden text": "Скрытый текст", +"Hide Menu": "Скрыть меню", +"Hide Menu Bar": "Скрыть строку меню", +"Hide the search bar": "Скрыть строку поиска", +"Highlight cells with...": "Выделить ячейки с...", +"History": "История", +"Hit Cancel to open in view-only mode.": "Нажмите \"Отмена\", чтобы открыть в режиме только просмотра.", +"Holy See (Vatican City State)": "Святой Престол (Ватикан)", +"Home": "Главная", +"Hungary": "Венгрия", +"Iceland": "Исландия", +"Idle document - please click to reload and resume editing": "Неактивный документ - нажмите, чтобы перезагрузить и возобновить редактирование", +"Idle document - please tap to reload and resume editing": "Неактивный документ - нажмите, чтобы перезагрузить и возобновить редактирование", +"Idle time": "Время простоя", +"If you want to share large elements outside of {productname} it's necessary to first download them.": "Если вы хотите поделиться большими элементами вне {productname}, необходимо сначала загрузить их.", +"Illustrations": "Иллюстрации", +"Image (.png)": "Изображение (.png)", +"Image Controls": "Элементы управления изображением", +"Images": "Изображения", +"Image": "Изображение", +"Chart": "График", +"~Chart": "График", +"Images and Objects": "Изображения и объекты", +"India": "Индия", +"Indonesia": "Индонезия", +"Initializing...": "Инициализация…", +"Insert": "Вставить", +"Insert Checkbox": "Вставить флажок", +"Insert Columns After": "Вставить столбцы после", +"Insert Columns Before": "Вставить столбцы перед", +"Insert Comment": "Вставить комментарий", +"Insert Date": "Вставить дату", +"Insert Dropdown": "Вставить раскрывающийся список", +"Insert Electronic Signature": "Вставить электронную подпись", +"Insert Function": "Вставить функцию", +"Insert Local Image": "Вставить локальное изображение", +"Insert Local Multimedia": "Вставить локальное мультимедиа", +"Insert Picture": "Вставить изображение", +"Insert Rich Text": "Вставить форматированный текст", +"Insert Rows Above": "Вставить строки выше", +"Insert Rows Below": "Вставить строки ниже", +"Insert Shape": "Вставить фигуру", +"Insert Table": "Вставить таблицу", +"Insert comment": "Вставить комментарий", +"Insert connectors": "Вставить соединители", +"Insert shapes": "Вставить фигуры", +"Insert sheet": "Вставить лист", +"Insert sheet after this": "Вставить лист после этого", +"Insert sheet before this": "Вставить лист перед этим", +"Insert table": "Вставить таблицу", +"Insert tabstop": "Вставить табуляцию", +"Integrator is not ready for PostMessage calls": "Интегратор не готов к вызовам PostMessage", +"Interface Settings": "Настройки интерфейса", +"Invalid JSON file": "Неверный JSON-файл", +"Invalid dictionary format. Please check the file.": "Неверный формат словаря. Пожалуйста, проверьте файл.", +"Invalid link: '{url}'": "Неверная ссылка: '{url}'", +"Invert Background": "Инвертировать фон", +"Ireland": "Ирландия", +"Israel": "Израиль", +"It seems you have copied a selection that includes external images.": "Кажется, вы скопировали выделение, включающее внешние изображения.", +"It seems you have tried to insert external data.": "Кажется, вы попытались вставить внешние данные.", +"Italy": "Италия", +"Japan": "Япония", +"Japanese Postcard": "Японская открытка", +"Kazakhstan": "Казахстан", +"Kenya": "Кения", +"Keyboard shortcuts": "Горячие клавиши", +"Kill": "Завершить", +"Kill session.": "Завершить сеанс.", +"Kosovo": "Косово", +"LOKit version:": "Версия LOKit:", +"Landscape": "Альбомная", +"Language": "Язык", +"Language:": "Язык:", +"Last modification": "Последнее изменение", +"Last saved:": "Последнее сохранение:", +"Latest Updates": "Последние обновления", +"Latvia": "Латвия", +"Layout": "Макет", +"Left And Right Borders": "Левая и правая границы", +"Left Border": "Левая граница", +"Left Margin": "Левое поле", +"Left pages": "Левые страницы", +"Left: {left}": "Слева: {left}", +"Legal": "Legal", +"Letter": "Letter", +"License": "Лицензия", +"Liechtenstein": "Лихтенштейн", +"Line color": "Цвет линии", +"Line style": "Стиль линии", +"Linear": "Линейный", +"Lists/Bullets": "Списки/Маркеры", +"Lithuania": "Литва", +"Loading Wordbook...": "Загрузка словаря...", +"Loading references": "Загрузка ссылок", +"Loading...": "Загрузка…", +"Local Image...": "Локальное изображение…", +"Local Multimedia...": "Локальное мультимедиа...", +"Log": "Журнал", +"Log Levels": "Уровни журналирования", +"Logical": "Логический", +"Long Bond": "Long Bond", +"Look for the accessibility section in coolwsd.xml for server setting. ": "Найдите раздел доступности в coolwsd.xml для настройки сервера. ", +"Lookup & Reference": "Поиск и ссылки", +"Loose": "Свободный", +"Luxembourg": "Люксембург", +"MB": "МБ", +"Malta": "Мальта", +"Margin": "Поле", +"Master": "Мастер", +"Master Pages": "Мастер-страницы", +"Master Slide Templates": "Шаблоны мастер-слайдов", +"Master View": "Режим мастера", +"Math & Trig": "Математика и тригонометрия", +"Max": "Макс", +"Maximum": "Максимум", +"Maximum Document process stack memory (in KB) - reduce only": "Максимальная стековая память процесса документа (в КБ) - только уменьшение", +"Maximum Document process virtual memory (in MB) - reduce only": "Максимальная виртуальная память процесса документа (в МБ) - только уменьшение", +"Maximum file size allowed to write to disk (in MB) - reduce only": "Максимальный разрешенный размер файла для записи на диск (в МБ) - только уменьшение", +"Medium (1.50 pt)": "Средний (1.50 pt)", +"Medium/Hairline (3.05 pt)": "Средний/Тонкий (3.05 pt)", +"Medium/Medium (4.50 pt)": "Средний/Средний (4.50 pt)", +"Memory": "Память", +"Memory Graph": "График памяти", +"Memory History": "История памяти", +"Memory consumed": "Использовано памяти", +"Merge & Center": "Объединить и центрировать", +"Merge & Split": "Объединить и разделить", +"Mexico": "Мексика", +"Min": "Мин", +"Minimum": "Минимум", +"Missing Fonts": "Отсутствующие шрифты", +"Modified": "Изменено", +"Modify": "Изменить", +"Moldova, Republic of": "Молдова", +"Monaco": "Монако", +"Montenegro": "Черногория", +"More Functions": "Дополнительные функции", +"More Paper Sizes...": "Другие размеры бумаги...", +"More highlights...": "Дополнительные выделения...", +"More information and support": "Дополнительная информация и поддержка", +"More options for {1}": "Дополнительные параметры для {1}", +"More...": "Еще…", +"Move Sheet Left": "Переместить лист влево", +"Move Sheet Right": "Переместить лист вправо", +"My Library": "Моя библиотека", +"My Publications": "Мои публикации", +"Named Range": "Именованный диапазон", +"Narrow": "Узкий", +"Navigation": "Навигация", +"Navigator": "Навигатор", +"Netherlands": "Нидерланды", +"Network Graph": "Граф сети", +"Neutral": "Нейтральный", +"New": "Создать", +"New Zealand": "Новая Зеландия", +"Next": "Следующий", +"Next Slide": "Следующий слайд", +"No Borders": "Без границ", +"No Comments": "Нет комментариев", +"No Notes": "Нет примечаний", +"No color": "Без цвета", +"No disk space left on server.": "На сервере не осталось места на диске.", +"No fill": "Без заливки", +"No issues found": "Проблем не найдено", +"No problems with SSL verification detected": "Проблем с проверкой SSL не обнаружено", +"No search results found!": "Результаты поиска не найдены!", +"None": "Нет", +"None (Do not check spelling)": "Нет (не проверять орфографию)", +"Normal": "Обычный", +"North Macedonia, Republic of": "Северная Македония", +"Norway": "Норвегия", +"Not using namespaces": "Пространства имен не используются", +"Notebookbar view": "Вид панели инструментов", +"Notes": "Примечания", +"Notes Pages": "Страницы примечаний", +"Notes View": "Вид примечаний", +"Number": "Число", +"Number Format": "Числовой формат", +"Number of Documents": "Количество документов", +"Number of Pages": "Количество страниц", +"Number of Pages. Click to open the Go to Page dialog box.": "Количество страниц. Щелкните, чтобы открыть диалоговое окно \"Перейти к странице\".", +"Number of Sheets": "Количество листов", +"Number of Slides": "Количество слайдов", +"ODF Drawing (.odg)": "ODF-рисунок (.odg)", +"ODF presentation (.odp)": "ODF-презентация (.odp)", +"ODF spreadsheet (.ods)": "ODF-электронная таблица (.ods)", +"ODF text document (.odt)": "ODF-текстовый документ (.odt)", +"OK": "ОК", +"OPEN": "ОТКРЫТЬ", +"Off": "Выкл", +"On": "Вкл", +"On mouse click": "По щелчку мыши", +"Once citations are entered their storage and display type can not be changed.": "После ввода цитат их тип хранения и отображения нельзя изменить.", +"Online Help": "Онлайн-справка", +"Only the document owner can change the password.": "Только владелец документа может изменить пароль.", +"Oops, there is a problem connecting the document": "Упс, возникла проблема с подключением документа", +"Oops, there is a problem connecting to {productname}: ": "Упс, возникла проблема с подключением к {productname}: ", +"Open in full view": "Открыть в полном просмотре", +"Open link": "Открыть ссылку", +"Open menu": "Открыть меню", +"Open {name}": "Открыть {name}", +"Option": "Опция", +"Options": "Параметры", +"Out of table": "Вне таблицы", +"Outer Border": "Внешняя граница", +"Outer Border And Horizontal Lines": "Внешняя граница и горизонтальные линии", +"Outer Border and Vertical Lines": "Внешняя граница и вертикальные линии", +"Outer Borders And All Inner lines": "Внешние границы и все внутренние линии", +"Outline": "Структура", +"Overview": "Обзор", +"Overwrite": "Перезаписать", +"PB": "ПБ", +"PDF Document (.pdf)": "PDF-документ (.pdf)", +"PDF Document (.pdf) - Expert": "PDF-документ (.pdf) - Эксперт", +"PDF Document (.pdf) as...": "PDF-документ (.pdf) как...", +"PID": "PID", +"Page": "Страница", +"Page Layout": "Макет страницы", +"Page Setup": "Настройка страницы", +"Page name": "Имя страницы", +"Paragraph": "Абзац", +"Paste": "Вставить", +"Paste Slide": "Вставить слайд", +"Paste Special": "Специальная вставка", +"Paste from this document": "Вставить из этого документа", +"Path": "Путь", +"Pause": "Пауза", +"Pause... ( %SECONDS% )": "Пауза... ( %SECONDS% )", +"Percent": "Процент", +"Permission Mode": "Режим разрешений", +"Philippines": "Филиппины", +"Picture": "Рисунок", +"Pivot Table": "Сводная таблица", +"Placeholders": "Заполнители", +"Please save or discard the comment currently being edited.": "Пожалуйста, сохраните или отмените редактируемый в данный момент комментарий.", +"Please send us your feedback": "Пожалуйста, отправьте нам ваш отзыв", +"Please use following combination to see more options:": "Пожалуйста, используйте следующую комбинацию, чтобы увидеть больше опций:", +"Please wait kubernetes cluster is scaling...": "Пожалуйста, подождите, кластер Kubernetes масштабируется...", +"Please wait!": "Пожалуйста, подождите!", +"Poland": "Польша", +"Poorly performing proxying of all network requests.": "Плохая производительность проксирования всех сетевых запросов.", +"Portrait": "Портретная", +"Portugal": "Португалия", +"PostMessage API is initialized": "API PostMessage инициализирован", +"PowerPoint 2003 Presentation (.ppt)": "Презентация PowerPoint 2003 (.ppt)", +"PowerPoint Presentation (.pptx)": "Презентация PowerPoint (.pptx)", +"Present current slide": "Презентовать текущий слайд", +"Present in Window": "Презентовать в окне", +"Present in new window": "Презентовать в новом окне", +"Presentation": "Презентация", +"Presentation disabled": "Презентация отключена", +"Presentation mode has been disabled for this document": "Режим презентации отключен для этого документа.", +"Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Презентация была заблокирована. Пожалуйста, разрешите всплывающие окна в вашем браузере. Это позволяет отображать слайд-шоу в отдельных окнах, что упрощает общий доступ к экрану.", +"Presenter Console": "Консоль презентатора", +"Presenting in fullscreen": "Презентация в полноэкранном режиме", +"Presenting in window": "Презентация в окне", +"Press Ctrl + Enter to post": "Нажмите Ctrl + Enter, чтобы отправить", +"Preview Slide {1}": "Предпросмотр слайда {1}", +"Previous": "Предыдущий", +"Print": "Печать", +"~Print": "Печать", +"Print Black": "Печать черным", +"Print dialog": "Диалог печати", +"Promote to top comment": "Повысить до верхнего комментария", +"Properties": "Свойства", +"Provider:": "Провайдер:", +"Qatar": "Катар", +"Quadratic": "Квадратичный", +"RELOAD": "ПЕРЕЗАГРУЗИТЬ", +"Radial": "Радиальный", +"Range": "Диапазон", +"Read mode": "Режим чтения", +"Read-only": "Только чтение", +"Received": "Получено", +"Recent": "Недавние", +"Reconnecting...": "Переподключение…", +"Redo": "Повторить", +"References": "Ссылки", +"Refresh": "Обновить", +"Refresh Citations": "Обновить цитаты", +"Refresh Log": "Обновить журнал", +"Reject change": "Отклонить изменение", +"Reloading the document after rename": "Перезагрузка документа после переименования", +"Remove": "Удалить", +"Remove Thread": "Удалить ветку", +"Remove link": "Удалить ссылку", +"Remove print area": "Удалить область печати", +"Rename": "Переименовать", +"Rename Document": "Переименовать документ", +"Rename sheet": "Переименовать лист", +"Renaming...": "Переименование…", +"Repair": "Восстановить", +"Repair Document": "Восстановить документ", +"Repeat in {0} seconds": "Повторить через {0} секунд", +"Replace": "Заменить", +"Reply": "Ответить", +"Reply comment": "Ответить на комментарий", +"Report an issue": "Сообщить о проблеме", +"Reset Layout": "Сбросить макет", +"Reset to Default Language": "Сбросить на язык по умолчанию", +"Reset to default Document settings": "Сбросить настройки документа по умолчанию", +"Reset to default View settings": "Сбросить настройки просмотра по умолчанию", +"Reset zoom": "Сбросить масштаб", +"Resolve": "Решить", +"Resolve Thread": "Пометить ветку как решенную", +"Resolved": "Решено", +"Restart": "Перезапустить", +"Restoring older revision. Any unsaved changes will be available in version history": "Восстановление старой ревизии. Все несохраненные изменения будут доступны в истории версий", +"Results": "Результаты", +"Resume": "Продолжить", +"Review": "Проверить", +"Rich Text": "Форматированный текст", +"Rich Text (.rtf)": "Форматированный текст (.rtf)", +"Right Border": "Правая граница", +"Right Margin": "Правое поле", +"Right pages": "Правые страницы", +"Right: {right}": "Справа: {right}", +"Romania": "Румыния", +"Row Height": "Высота строки", +"Row {0}": "Строка {0}", +"Row {0} through {1}": "Строка {0} по {1}", +"Rows": "Строки", +"Ruler": "Линейка", +"Russian Federation": "Российская Федерация", +"San Marino": "Сан-Марино", +"Saudi Arabia": "Саудовская Аравия", +"Save": "Сохранить", +"Save As": "Сохранить как", +"Save Comments": "Сохранить комментарии", +"Save Document settings": "Сохранить настройки документа", +"Save View Settings": "Сохранить настройки просмотра", +"Save as ODF format": "Сохранить в формате ODF", +"Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Сохранение не удалось, потому что документ слишком велик или превышает оставшееся место в хранилище. Документ теперь будет доступен только для чтения, но вы все равно можете загрузить его сейчас, чтобы сохранить копию локально.", +"Save failed due to no disk space left. Document will now be read-only.": "Сохранение не удалось из-за отсутствия места на диске. Документ теперь будет доступен только для чтения.", +"Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Сохранение не удалось из-за отсутствия места в хранилище. Документ теперь будет доступен только для чтения. Убедитесь, что доступно достаточно места на диске, и попробуйте сохранить снова.", +"Save to new file": "Сохранить в новый файл", +"Saved": "Сохранено", +"Saving": "Сохранение", +"Saving...": "Сохранение…", +"Scalable Vector Graphics (.svg)": "Масштабируемая векторная графика (.svg)", +"Scientific": "Научный", +"Screen Reading": "Экранное чтение", +"Screen reader support for text content is disabled. ": "Поддержка экранного чтения для текстового содержимого отключена. ", +"Scroll down": "Прокрутить вниз", +"Scroll down annotations": "Прокрутить аннотации вниз", +"Scroll left": "Прокрутить влево", +"Scroll right": "Прокрутить вправо", +"Scroll to the first sheet": "Прокрутить к первому листу", +"Scroll to the last sheet": "Прокрутить к последнему листу", +"Scroll up": "Прокрутить вверх", +"Scroll up annotations": "Прокрутить аннотации вверх", +"Search": "Поиск", +"Search...": "Поиск...", +"Section": "Раздел", +"See history": "Просмотреть историю", +"See revision history": "Просмотреть историю версий", +"Select": "Выбрать", +"Select Function": "Выбрать функцию", +"Select a tab to browser settings.": "Выберите вкладку для настроек браузера.", +"Select a tab to view settings.": "Выберите вкладку для просмотра настроек.", +"Select language": "Выбрать язык", +"Select multiple cells": "Выбрать несколько ячеек", +"Select range": "Выбрать диапазон", +"Selected external data source is forbidden. Please contact the system administrator.": "Выбранный внешний источник данных запрещен. Обратитесь к системному администратору.", +"Selected range of cells": "Выбранный диапазон ячеек", +"Selection Mode": "Режим выделения", +"Selection count": "Количество выделенных", +"Selection mode: inactive": "Режим выделения: неактивен", +"Send Feedback": "Отправить отзыв", +"Sent": "Отправлено", +"Serbia": "Сербия", +"Served by:": "Обслуживается:", +"Server audit": "Аудит сервера", +"Server has been shut down; please reload the page.": "Сервер был выключен; перезагрузите страницу.", +"Server is down, restarting automatically. Please wait.": "Сервер не работает, автоматически перезапускается. Пожалуйста, подождите.", +"Server is now reachable. We have to refresh the page now.": "Сервер теперь доступен. Нам нужно обновить страницу.", +"Server is now reachable...": "Сервер теперь доступен…", +"Server is shutting down": "Сервер выключается", +"Server is shutting down for maintenance (auto-saving)": "Сервер выключается для обслуживания (автосохранение)", +"Server returned this reason:": "Сервер вернул эту причину:", +"Server uptime": "Время работы сервера", +"Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Служба недоступна. Повторите попытку позже и сообщите администратору, если проблема сохранится.", +"Session terminated by document owner": "Сеанс завершен владельцем документа", +"Set Language for All text": "Установить язык для всего текста", +"Set Language for Paragraph": "Установить язык для абзаца", +"Set Language for Selection": "Установить язык для выделения", +"Set Log Levels": "Установить уровни журналирования", +"Set default interface preferences.": "Установить настройки интерфейса по умолчанию.", +"Settings": "Настройки", +"Shape": "Фигура", +"Shapes": "Фигуры", +"Share": "Поделиться", +"Share...": "Поделиться…", +"Shared Config URL is missing in initial variables.": "В начальных переменных отсутствует URL общей конфигурации.", +"Shockwave Flash (.swf)": "Shockwave Flash (.swf)", +"Show Comments": "Показать комментарии", +"Show Grid": "Показать сетку", +"Show Menu": "Показать меню", +"Show Ruler": "Показать линейку", +"Show Sidebar": "Показать боковую панель", +"Show Status Bar": "Показать строку состояния", +"Show in navigator": "Показать в навигаторе", +"Show on the side": "Показать сбоку", +"Show sheets": "Показать листы", +"Show status bar": "Показать строку состояния", +"Show the search bar": "Показать строку поиска", +"Shutdown Server": "Выключить сервер", +"Signature": "Подпись", +"Singapore": "Сингапур", +"Size": "Размер", +"Size to grid": "Размер по сетке", +"Slide %1": "Слайд %1", +"Slide Layout": "Макет слайда", +"Slide Show": "Слайд-шоу", +"Slide Size": "Размер слайда", +"Slide Transition": "Переход слайда", +"Slide Views": "Виды слайдов", +"Slide {0} of {1}": "Слайд {0} из {1}", +"Slides": "Слайды", +"Slovakia": "Словакия", +"Slovenia": "Словения", +"Smart Picker": "Умный выбор", +"Snap to Grid": "Привязать к сетке", +"Snap to grid": "Привязать к сетке", +"Solid": "Сплошной", +"Someone": "Кто-то", +"Something went wrong while deleting the file. Please try refreshing the page.": "Что-то пошло не так при удалении файла. Попробуйте обновить страницу.", +"Something went wrong while fetching setting file. Please try to refresh the page.": "Что-то пошло не так при получении файла настроек. Попробуйте обновить страницу.", +"Something went wrong while fetching wordbook. Please try to refresh the page.": "Что-то пошло не так при получении словаря. Попробуйте обновить страницу.", +"Something went wrong while loading Document settings.": "Что-то пошло не так при загрузке настроек документа.", +"Something went wrong while uploading dictionary file": "Что-то пошло не так при загрузке файла словаря", +"Something went wrong while uploading the file. Please try again.": "Что-то пошло не так при загрузке файла. Пожалуйста, попробуйте еще раз.", +"Something went wrong. Please try to refresh the page.": "Что-то пошло не так. Попробуйте обновить страницу.", +"Sort": "Сортировка", +"South Africa": "Южная Африка", +"South Korea": "Южная Корея", +"Spacing & Color": "Интервал и цвет", +"Spain": "Испания", +"Sparkline": "Спарклайн", +"Split": "Разделить", +"Square": "Квадрат", +"Standard": "Стандартный", +"Standard (4:3)": "Стандартный (4:3)", +"Standard dictionary": "Стандартный словарь", +"Status": "Статус", +"Status Bar": "Строка состояния", +"Stop following": "Прекратить следование", +"Store as:": "Сохранить как:", +"Style": "Стиль", +"Style List": "Список стилей", +"Style list": "Список стилей", +"Styles": "Стили", +"Successfully exported: ": "Успешно экспортировано: ", +"Sum": "Сумма", +"Sweden": "Швеция", +"Switzerland": "Швейцария", +"Symbols": "Символы", +"Synchronize axes": "Синхронизировать оси", +"TB": "ТБ", +"Table": "Таблица", +"Table of content": "Оглавление", +"Table with {0} rows and {1} columns": "Таблица с {0} строками и {1} столбцами", +"Tables": "Таблицы", +"Tabloid": "Tabloid", +"Taiwan, Province of China": "Тайвань, провинция Китая", +"Tap to collapse": "Нажмите, чтобы свернуть", +"Tap to expand": "Нажмите, чтобы развернуть", +"Text": "Текст", +"Text orientation": "Ориентация текста", +"The IsAdminUser property is not set by integration": "Свойство IsAdminUser не установлено интеграцией", +"The IsAdminUser user property is set by integration": "Свойство пользователя IsAdminUser установлено интеграцией", +"The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Документ содержит некоторые цитаты, которые могут быть недоступны через веб-API. Это может вызвать проблемы при редактировании цитат или библиографии.", +"The document could not be locked, and is opened in read-only mode.": "Документ не может быть заблокирован и открыт в режиме только чтения.", +"The document could not be locked.": "Документ не может быть заблокирован.", +"The document is being migrated to a new server. Retrying shortly...": "Документ переносится на новый сервер. Повторная попытка в ближайшее время...", +"The document is being renamed and will reload shortly": "Документ переименовывается и скоро перезагрузится", +"The document is being signed and will be availably shortly": "Документ подписывается и скоро будет доступен", +"The document is not signed.": "Документ не подписан.", +"The document is switching to Offline mode and will reload shortly": "Документ переходит в автономный режим и скоро перезагрузится", +"The document is too large or no disk space left to save. Document will now be read-only.": "Документ слишком велик или нет места на диске для сохранения. Документ теперь будет доступен только для чтения.", +"The file of type: {0} cannot be uploaded to server since the file has no name": "Файл типа: {0} не может быть загружен на сервер, так как у файла нет имени", +"The file of type: {0} cannot be uploaded to server since the file is empty": "Файл типа: {0} не может быть загружен на сервер, так как файл пуст", +"The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL-адрес хоста пуст. Вероятно, сервер coolwsd неправильно настроен, обратитесь к администратору.", +"The server encountered a {0} error while parsing the {1} command.": "Сервер столкнулся с ошибкой {0} при разборе команды {1}.", +"The server has been disconnected.": "Сервер отключен.", +"The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Подпись в порядке, но сертификат не может быть проверен, и документ подписан только частично.", +"The signature is OK, but the certificate could not be validated.": "Подпись в порядке, но сертификат не может быть проверен.", +"The signature is OK, but the document is only partially signed.": "Подпись в порядке, но документ подписан только частично.", +"The signature line can now be moved or resized as needed.": "Теперь строку подписи можно перемещать или изменять размер по мере необходимости.", +"The signature was valid, but the document has been modified.": "Подпись была действительна, но документ был изменен.", +"The system is currently adjusting resources. Please wait a moment while we retry your request...": "Система в настоящее время регулирует ресурсы. Пожалуйста, подождите, пока мы повторим ваш запрос...", +"Theme colors": "Цвета темы", +"Thick (2.25 pt)": "Толстый (2.25 pt)", +"Thin (0.75 pt)": "Тонкий (0.75 pt)", +"Thin/Medium (3.00 pt)": "Тонкий/Средний (3.00 pt)", +"This document has an invalid signature.": "Этот документ имеет недействительную подпись.", +"This document is digitally signed and the signature is valid.": "Этот документ имеет цифровую подпись, и подпись действительна.", +"This document may contain formatting or content that cannot be saved in the current file format.": "Этот документ может содержать форматирование или содержимое, которые не могут быть сохранены в текущем формате файла.", +"This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Это неподдерживаемая версия {productname}. Чтобы избежать впечатления, что она подходит для развертывания на предприятиях, это сообщение появляется, когда одновременно используется более {docs} документов или {connections} подключений.", +"This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Эта служба ограничена {0} документами и {1} подключениями в общей сложности администратором. Этот лимит достигнут. Пожалуйста, попробуйте позже.", +"This user": "Этот пользователь", +"This version of {productname} is powered by": "Эта версия {productname} работает на", +"Tight": "Плотный", +"Tile pages": "Страницы плиткой", +"Time": "Время", +"Time interval of CPU statistics (in ms)": "Временной интервал статистики ЦП (в мс)", +"Time interval of memory statistics (in ms)": "Временной интервал статистики памяти (в мс)", +"Time zone:": "Часовой пояс:", +"Title": "Заголовок", +"Title Only": "Только заголовок", +"Title Slide": "Титульный слайд", +"Title and 2 Content": "Заголовок и 2 содержимых", +"Title, 2 Content and Content": "Заголовок, 2 содержимых и содержимое", +"Title, 2 Content over Content": "Заголовок, 2 содержимых над содержимым", +"Title, 4 Content": "Заголовок, 4 содержимых", +"Title, 6 Content": "Заголовок, 6 содержимых", +"Title, Content": "Заголовок, содержимое", +"Title, Content and 2 Content": "Заголовок, содержимое и 2 содержимых", +"Title, Content over Content": "Заголовок, содержимое над содержимым", +"Title, Vertical Text": "Заголовок, вертикальный текст", +"Title, Vertical Text, Clipart": "Заголовок, вертикальный текст, клипарт", +"To": "До", +"To paste outside {productname}, please first click the 'download' button": "Чтобы вставить вне {productname}, сначала нажмите кнопку 'скачать'", +"To prevent accidental changes, the author has set this file to open as view-only": "Чтобы предотвратить случайные изменения, автор установил для этого файла открытие только для просмотра", +"Toggle UI Mode": "Переключить режим интерфейса", +"Top And Bottom Border": "Верхняя и нижняя границы", +"Top Border": "Верхняя граница", +"Top Margin": "Верхнее поле", +"Top N elements...": "Верхние N элементов...", +"Top N percent...": "Верхние N процентов...", +"Top/Bottom Rules...": "Правила сверху/снизу...", +"Top: {top}": "Верх: {top}", +"Tracking": "Отслеживание", +"Transition": "Переход", +"Transitions": "Переходы", +"Turkey": "Турция", +"Type": "Тип", +"Type in the search box to find anything in your document": "Введите в поле поиска, чтобы найти что-либо в вашем документе", +"Type to add a word": "Введите, чтобы добавить слово", +"Ukraine": "Украина", +"Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Неавторизованный WOPI-хост. Повторите попытку позже и сообщите администратору, если проблема сохранится.", +"Undo": "Отменить", +"Ungroup": "Разгруппировать", +"United Arab Emirates": "Объединенные Арабские Эмираты", +"United Kingdom": "Великобритания", +"United States of America": "Соединенные Штаты Америки", +"Unknown color": "Неизвестный цвет", +"Unlink Citations": "Отменить связь цитат", +"Unlinking citations will prevent F7 Office from updating citations and bibliography in this document.": "Отмена связи цитат предотвратит обновление F7 Office цитат и библиографии в этом документе.", +"Unlock": "Разблокировать", +"Unresolve": "Не решено", +"Unresolve Thread": "Пометить ветку как нерешенную", +"Unsupported server version.": "Неподдерживаемая версия сервера.", +"Update": "Обновить", +"Update Index": "Обновить указатель", +"~Index Entry...": "Вставить указатель ...", +"Index Entry": "Вставить указатель", +"Footnote/Endnote Settings": "Настройки сносок", +"~Footnote/Endnote Settings...": "Настройки сносок", +"~Update All": "Обновить всё", +"Update Log Levels": "Обновить уровни журналирования", +"Updated citations": "Цитаты обновлены", +"Updating citations": "Обновление цитат", +"Upload Autotext": "Загрузить автотекст", +"Upload Wordbook": "Загрузить словарь", +"Upload Xcu": "Загрузить Xcu", +"Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Загрузить повторно используемые текстовые фрагменты (.bau). Чтобы вставить текст в документ, введите сочетание клавиш для записи автотекста и нажмите F3.", +"Uploaded": "Загружено", +"Uploading file to server failed with status: {0}": "Не удалось загрузить файл на сервер со статусом: {0}", +"Uploading file to server failed, file not found.": "Не удалось загрузить файл на сервер, файл не найден.", +"Uploading file to server failed, the file is too large.": "Не удалось загрузить файл на сервер, файл слишком большой.", +"Uploading...": "Загрузка…", +"Use Compact view": "Использовать компактный вид", +"Use Tabbed view": "Использовать вид с вкладками", +"Used deprecated is_admin field, integration should use IsAdminUser property instead": "Использовано устаревшее поле is_admin, интеграция должна использовать свойство IsAdminUser", +"User": "Пользовательский", +"User List Summary": "Сводка списка пользователей", +"User Name": "Имя пользователя", +"Users online": "Пользователей онлайн", +"Using namespaces.": "Используются пространства имен.", +"Values between...": "Значения между...", +"Values duplicate...": "Дублировать значения...", +"Values equal to...": "Значения равны...", +"Values greater than...": "Значения больше...", +"Values less than...": "Значения меньше...", +"Variant": "Вариант", +"Version Information": "Информация о версии", +"Vertical Title, Text, Chart": "Вертикальный заголовок, текст, диаграмма", +"Vertical Title, Vertical Text": "Вертикальный заголовок, вертикальный текст", +"Very Loose": "Очень свободный", +"Very Tight": "Очень плотный", +"Very thin (0.50 pt)": "Очень тонкий (0.50 pt)", +"View": "Вид", +"View Settings": "Настройки просмотра", +"Views": "Виды", +"WOPI host": "WOPI-хост", +"Warning": "Предупреждение", +"Warning! The browser you are using is not supported.": "Внимание! Используемый вами браузер не поддерживается.", +"Watermark": "Водяной знак", +"We are in the process of cleaning up this document from the last session, please try again later.": "Мы в процессе очистки этого документа от последнего сеанса, повторите попытку позже.", +"Welcome Dialog": "Диалог приветствия", +"Well, this is embarrassing, we cannot connect to your document. Please try again.": "Что ж, это неловко, мы не можем подключиться к вашему документу. Пожалуйста, попробуйте еще раз.", +"What?": "Что?", +"When?": "Когда?", +"Who?": "Кто?", +"Wide": "Широкий", +"Widescreen (16:9)": "Широкоэкранный (16:9)", +"Windowed Presentation Blocked": "Оконная презентация заблокирована", +"Windowed Presentation: ": "Оконная презентация: ", +"Word 2003 Document (.doc)": "Документ Word 2003 (.doc)", +"Word Counter": "Счетчик слов", +"Word Document (.docx)": "Документ Word (.docx)", +"Words are ignored by the spell checker": "Слова игнорируются проверкой орфографии", +"Wrap": "Перенос", +"Wrong or missing WOPISrc parameter, please contact support.": "Неверный или отсутствующий параметр WOPISrc, обратитесь в службу поддержки.", +"Wrong password provided. Please try again.": "Предоставлен неверный пароль. Пожалуйста, попробуйте еще раз.", +"Wrong server, reconnecting...": "Неверный сервер, переподключение...", +"YB": "ИБ", +"You": "Вы", +"You are already presenting this document": "Вы уже презентуете этот документ", +"You are leaving the document. The following web page will open in a new tab: ": "Вы покидаете документ. Следующая веб-страница откроется в новой вкладке: ", +"You have not done anything to rollback yet...": "Вы еще ничего не сделали для отката...", +"You need to enable it both at server level and in the UI. ": "Вам нужно включить это как на уровне сервера, так и в пользовательском интерфейсе. ", +"Your F7 Office server needs updating. Version {0} is available.": "Ваш сервер F7 Office нуждается в обновлении. Доступна версия {0}.", +"Your WOPI server is not secure: SSL verification failed": "Ваш WOPI-сервер небезопасен: проверка SSL не удалась", +"Your browser has very limited access to the clipboard": "Ваш браузер имеет очень ограниченный доступ к буферу обмена", +"Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Ваш браузер имеет очень ограниченный доступ к буферу обмена, поэтому вместо этого используйте кнопки вставки на экранной клавиатуре.", +"Your changes have been saved": "Ваши изменения сохранены", +"Your library is empty": "Ваша библиотека пуста", +"Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Ваш сервер настроен с недостаточными аппаратными ресурсами, что может привести к плохой производительности.", +"Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Ваш сеанс истек. Дальнейшие изменения в документе могут не сохраниться. Обновите сеанс (или веб-страницу), чтобы продолжить. Возможно, вам потребуется снова войти в систему.", +"Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Ваш сеанс истечет через {time}. Пожалуйста, сохраните вашу работу и обновите сеанс (или веб-страницу), чтобы продолжить. Возможно, вам потребуется снова войти в систему.", +"Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Ваш кластер {productname}, по-видимому, неправильно настроен или быстро масштабируется - обратитесь к системному администратору. Продолжение редактирования может привести к тому, что несколько пользователей не увидят друг друга, конфликтам в хранилище документов и/или проблемам с копированием/вставкой. Ожидался serverId {0} для routeToken {1}, но подключен к serverId {2}", +"ZB": "ЗБ", +"Zoom": "Масштаб", +"Zoom In": "Увеличить", +"Zoom Out": "Уменьшить", +"Zotero API key is incorrect": "Ключ API Zotero неверен", +"Zotero API key is not configured": "Ключ API Zotero не настроен", +"Zotero Warning": "Предупреждение Zotero", +"cell address": "адрес ячейки", +"direct network connection": "прямое сетевое подключение", +"file type icon": "значок типа файла", +"https://collaboraonline.github.io/": "#", +"kB": "кБ", +"preview of page %1": "предварительный просмотр страницы %1", +"replies": "ответы", +"reply": "ответить", +"system call security filtering enabled": "включена фильтрация безопасности системных вызовов", +"the Help tab": "вкладка Справка", +"the View menu": "меню Вид", +"warning: copy/paste request timed out": "предупреждение: время ожидания запроса копирования/вставки истекло", +"{0} deleted": "{0} удалено", +"{0} selected": "{0} выбрано", +"{0} tab selected": "{0} вкладка выбрана", +"{0} unselected": "{0} не выбрано", +"{username} saved this document as {filename}. Do you want to join?": "{username} сохранил этот документ как {filename}. Хотите присоединиться?", +"{user} has joined": "{user} присоединился", +"{user} has left": "{user} вышел", +"Åland Islands": "Аландские острова" +} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-si.json b/f7cloud-office/browser/dist/l10n/ui-si.json new file mode 100644 index 0000000..a591f7f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-si.json @@ -0,0 +1 @@ +{"Dashboard": "\u0d8b\u0db4\u0d9a\u0dbb\u0dab \u0db4\u0dd4\u0dc0\u0dbb\u0dd4\u0dc0", "Document": "\u0dbd\u0dda\u0d9b\u0db1\u0dba", "Settings": "\u0dc3\u0dd0\u0d9a\u0dc3\u0dd4\u0db8\u0dca", "User Name": "\u0db4\u0dbb\u0dd2\u0dc1\u0dd3\u0dbd\u0d9a \u0db1\u0dcf\u0db8\u0dba"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-sk.json b/f7cloud-office/browser/dist/l10n/ui-sk.json new file mode 100644 index 0000000..ddfac50 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-sk.json @@ -0,0 +1 @@ +{" document(s) open.": " otvoren\u00fd dokument / otvoren\u00e9 dokumenty.", " hrs": " hod", " mins": " min", " s": " s", " user(s).": " pou\u017e\u00edvate\u013e(ov).", "\"Slow Proxy\"": "\"Pomal\u00e9 proxy\"", "#10 Envelope": "#10 Ob\u00e1lka", "#11 Envelope": "#11 Ob\u00e1lka", "#12 Envelope": "#12 Ob\u00e1lka", "#6\u00be Envelope": "#6\u00be Ob\u00e1lka", "#7\u00be (Monarch) Envelope": "#7\u00be (Monarch) Ob\u00e1lka", "#9 Envelope": "#9 Ob\u00e1lka", "%n users": "%n pou\u017e\u00edvate\u013eov", "(Warning: Server accessibility must be enabled to toggle)": "(Upozornenie: Na prep\u00ednanie mus\u00ed by\u0165 povolen\u00e1 dostupnos\u0165 servera)", "(current)": "(aktu\u00e1lny)", ", cluster configuration error: mis-matching serverid": ", chyba konfigur\u00e1cie klastru: nes\u00falad serverid", "0 users": "Po\u010det pou\u017e\u00edvate\u013eov: 0", "1 user": "1 pou\u017e\u00edvate\u013e", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Koment\u00e1r je pr\u00e1ve upravovan\u00fd", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "S\u0165ahovanie za \u00fa\u010delom rozsiahleho kop\u00edrovania / vkladania u\u017e za\u010dalo. Pros\u00edm, po\u010dkajte na jeho dokon\u010denie alebo ho pred za\u010dat\u00edm nov\u00e9ho najprv zru\u0161te", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI Asistent", "About": "O programe", "Above Average...": "Nadpriemern\u00e9\u2026", "Accept": "Prija\u0165", "Accept change": "Akceptova\u0165 zmenu", "Access token is missing in initial variables.": "Pr\u00edstupov\u00fd token ch\u00fdba v po\u010diato\u010dn\u00fdch premenn\u00fdch.", "Accessibility": "Pr\u00edstupnos\u0165", "Accessibility Checker": "Kontrola pr\u00edstupnosti", "Active Sheet": "Akt\u00edvny h\u00e1rok", "Active sheet": "Akt\u00edvny h\u00e1rok", "Add": "Prida\u0165", "Add Bibliography": "Prida\u0165 zoznam pou\u017eitej literat\u00fary", "Add Citation": "Prida\u0165 cit\u00e1ciu", "Add Citation Note": "Prida\u0165 pozn\u00e1mku k cit\u00e1cii", "Add Note": "Prida\u0165 pozn\u00e1mku", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Prida\u0165 alebo upravi\u0165 slov\u00e1 v slovn\u00edku pre kontrolu pravopisu. Slov\u00e1 vo va\u0161om slovn\u00edku (.dic) bud\u00fa k dispoz\u00edcii pre kontrolu pravopisu.", "Adjust how office documents behave.": "Upravi\u0165, ako sa spr\u00e1vaj\u00fa kancel\u00e1rske dokumenty.", "Adjust view settings.": "Upravi\u0165 nastavenia zobrazenia.", "Admin console": "Administr\u00e1torsk\u00e1 konzola", "After": "Po", "Albania": "Alb\u00e1nsko", "Alerts:": "Upozornenia:", "Align": "Zarovna\u0165", "Alignment": "Zarovnanie", "All": "V\u0161etko", "All Horizontal Lines": "V\u0161etky vodorovn\u00e9 \u010diary", "All Sheets": "V\u0161etky h\u00e1rky", "All users": "V\u0161etci pou\u017e\u00edvatelia", "Already presenting": "U\u017e prezentujete", "Also check the voice over toggle under {parentControl}.": "Skontrolujte tie\u017e prep\u00edna\u010d hlasov\u00e9ho v\u00fdstupu pod {parentControl}.", "Always follow the editor": "V\u017edy sledova\u0165 tohto editora", "An error occurred while fetching notes": "Pri z\u00edskavan\u00ed pozn\u00e1mok do\u0161lo k chybe", "An error occurred while fetching style list": "Pri z\u00edskavan\u00ed zoznamu \u0161t\u00fdlov do\u0161lo k chybe", "Analytics": "Anal\u00fdza", "Andorra": "Andorra", "Another user has removed this comment.": "Tento koment\u00e1r bol odstr\u00e1nen\u00fd in\u00fdm pou\u017e\u00edvate\u013eom.", "Another user has updated the comment. Would you like to overwrite those changes?": "Koment\u00e1r bol aktualizovan\u00fd in\u00fdm pou\u017e\u00edvate\u013eom. Chcete prep\u00edsa\u0165 jeho zmeny?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "M\u00e1te z\u00e1ujem prispie\u0165, ale neviete, kde za\u010da\u0165? Pozrite si podrobn\u00fd n\u00e1vod a zostavte CODE od za\u010diatku. Pom\u00f4c\u0165 m\u00f4\u017eete aj s prekladmi alebo hl\u00e1sen\u00edm ch\u00fdb spolu so v\u0161etk\u00fdmi d\u00f4le\u017eit\u00fdmi krokmi, ako ich reprodukova\u0165.", "Are you sure you want to delete sheet, {sheet}?": "Naozaj chcete odstr\u00e1ni\u0165 h\u00e1rok {sheet} ?", "Are you sure you want to delete this page?": "Naozaj chcete t\u00fato stranu odstr\u00e1ni\u0165?", "Are you sure you want to delete this slide?": "Naozaj chcete t\u00fato sn\u00edmku odstr\u00e1ni\u0165?", "Are you sure you want to reset Document settings?": "Naozaj chcete obnovi\u0165 nastavenia dokumentu?", "Are you sure you want to reset View Settings?": "Naozaj chcete obnovi\u0165 nastavenia zobrazenia?", "Are you sure you want to shut down the server?": "Naozaj chcete vypn\u00fa\u0165 tento server?", "Are you sure you want to terminate this session?": "Naozaj chcete t\u00fato rel\u00e1ciu ukon\u010di\u0165?", "Argentina": "Argent\u00edna", "Armenia": "Arm\u00e9nsko", "Arrange": "Usporiada\u0165", "Assistant": "Asistent", "Australia": "Austr\u00e1lia", "Austria": "Rak\u00fasko", "Authorization error was: '{errormessage}'.": "Chyba autoriz\u00e1cie: '{errormessage}'.", "AutoSum": "Automatick\u00fd s\u00fa\u010det", "Automatic": "Automatick\u00fd", "Automatic color": "Automatick\u00e1 farba", "Autosaved": "Automaticky ulo\u017een\u00e9", "Autotext": "Automatick\u00fd text", "Avatar for {user}": "Avatar pou\u017e\u00edvate\u013ea {user}", "Average": "Priemer", "Axial": "Axi\u00e1lna", "Azerbaijan": "Azerbajd\u017ean", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background Color": "Farba pozadia", "Background Image": "Obr\u00e1zok na pozad\u00ed", "Bad": "Zl\u00e9", "Belarus": "Bielorusko", "Belgium": "Belgicko", "Below Average...": "Podpriemern\u00e9...", "Big 32 Kai": "Big 32 Kai", "Black/White": "\u010cierna/biela", "Blank Slide": "Pr\u00e1zdna sn\u00edmka", "Bookmarks": "Z\u00e1lo\u017eky", "Boolean Value": "Logick\u00e1 hodnota", "Borders": "Or\u00e1movanie", "Bosnia and Herzegovina": "Bosna a Hercegovina", "Bottom Border": "Doln\u00e9 or\u00e1movanie", "Bottom Margin": "Doln\u00fd okraj", "Bottom N elements...": "Najni\u017e\u0161\u00edch N prvkov\u2026", "Bottom N percent...": "Najni\u017e\u0161\u00edch N percent\u2026", "Bottom: {bottom}": "Doln\u00e9: {bottom}", "Brazil": "Braz\u00edlia", "Bulgaria": "Bulharsko", "Bytes received": "Prijat\u00e9 bajty", "Bytes sent": "Odoslan\u00e9 byty", "C4 Envelope": "C4 Ob\u00e1lka", "C5 Envelope": "C5 Ob\u00e1lka", "C6 Envelope": "C6 ob\u00e1lka", "C6/5 Envelope": "C6/5 Ob\u00e1lka", "COOLWSD version:": "Verzia COOLWSD:", "CPU Graph": "Graf procesora", "CPU History": "Hist\u00f3ria CPU", "CSV File (.csv)": "S\u00fabor CSV (.csv)", "CSV file (.csv)": "S\u00fabor CSV (.csv)", "Cache size of CPU statistics": "\u0160tatistika ve\u013ekosti cache pam\u00e4te procesora", "Cache size of memory statistics": "\u0160tatistika ve\u013ekosti cache pam\u00e4te", "Canada": "Kanada", "Cancel": "Zru\u0161i\u0165", "Cancel paste special": "Zru\u0161i\u0165 \u0161peci\u00e1lne prilepenie", "Cell borders": "Or\u00e1movanie buniek", "Cells": "Bunky", "Centered Text": "Centrovan\u00fd text", "Change Layout": "Zmeni\u0165 Rozlo\u017eenie", "Channel Filter:": "Filter kan\u00e1lu:", "Character": "Znak", "Check security warnings of your server": "Skontrolujte bezpe\u010dnostn\u00e9 upozornenia v\u00e1\u0161ho servera", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Pozrite si pozn\u00e1mky k vydaniu a zistite v\u0161etko o najnov\u0161ej verzii Collabora Online Development Edition, ur\u010denej pre dom\u00e1cich pou\u017e\u00edvate\u013eov a mal\u00e9 t\u00edmy.", "Checkbox": "Za\u0161krt\u00e1vacie pol\u00ed\u010dko", "Chile": "\u010cile", "China": "\u010c\u00edna", "Choice of functions": "Vo\u013eba funkci\u00ed", "Citation Preferences": "Predvo\u013eby cit\u00e1ci\u00ed", "Citation Style": "\u0160t\u00fdl citovania", "Citation warning": "Upozornenie na cit\u00e1ciu", "Citations update failed": "Aktualiz\u00e1cia cit\u00e1ci\u00ed zlyhala", "Cleaning up the document from the last session.": "\u010cist\u00ed sa dokument z poslednej rel\u00e1cie.", "Clear the search field": "Vymaza\u0165 vyh\u013ead\u00e1vacie pole", "Click to exit presentation...": "Kliknite na ukon\u010denie prezent\u00e1cie\u2026", "Clipboard": "Schr\u00e1nka", "Close": "Zatvori\u0165", "Close Navigation": "Zavrie\u0165 navig\u00e1ciu", "Close Presentation": "Zatvori\u0165 prezent\u00e1ciu", "Close dialog": "Zavrie\u0165 dial\u00f3gov\u00e9 okno", "Close document": "Zavrie\u0165 dokument", "Close popup to ignore paste special": "Zatvorte vyskakovacie okno, ak chcete ignorova\u0165 \u0161peci\u00e1lne prilepenie", "Cluster configuration warning": "Upozornenie na konfigur\u00e1ciu klastru", "Collabora Online Development Edition": "Collabora Online, developersk\u00e1 ed\u00edcia", "Collabora Online Welcome": "Vitajte v Collabora Online", "Collapse Formula Bar": "Zbali\u0165 panel vzorcov", "Collapse Tabs": "Zbali\u0165 karty", "Color": "Farba", "Column Width": "\u0160\u00edrka st\u013apca", "Column {0}": "St\u013apec {0}", "Column {0} through {1}": "St\u013apce {0} a\u017e {1}", "Columns": "St\u013apce", "Comment": "Pozn\u00e1mka", "Comments": "Koment\u00e1re", "Comments Updated": "Koment\u00e1re aktualizovan\u00e9", "Compact layout": "Kompaktn\u00e9 rozlo\u017eenie", "Compact view": "Kompaktn\u00e9 zobrazenie", "Confirm": "Potvrdi\u0165", "Confirmation": "Potvrdenie", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Konflikt medzi viacer\u00fdmi pou\u017e\u00edvate\u013emi pri ru\u0161en\u00ed alebo obnove zmien. Na vyrie\u0161enie probl\u00e9mu pou\u017eite pros\u00edm obnovu dokumentu", "Connecting...": "Prebieha prip\u00e1janie\u2026", "Connection error": "Chyba spojenia", "Connections": "Spojenia", "Containing text...": "Obsahuj\u00faci text\u2026", "Content copied to clipboard": "Obsah bol skop\u00edrovan\u00fd do schr\u00e1nky", "Continue editing": "Pokra\u010dova\u0165 v \u00faprav\u00e1ch", "Continue read only": "Pokra\u010dova\u0165 v re\u017eime len na \u010d\u00edtanie", "Copied external sources are not allowed": "Kop\u00edrovanie extern\u00fdch zdrojov nie je povolen\u00e9", "Copy": "Kop\u00edrova\u0165", "Copy Cells": "Kop\u00edrova\u0165 bunky", "Copy Sheet...": "Kop\u00edrova\u0165 h\u00e1rok...", "Copy all version information in English": "Kop\u00edrova\u0165 v\u0161etky inform\u00e1cie o verzii v angli\u010dtine", "Copy link location": "Skop\u00edrova\u0165 umiestnenie odkazu", "Copying from the document disabled": "Kop\u00edrovanie z dokumentu je zak\u00e1zan\u00e9", "Count": "Po\u010det", "CountA": "Po\u010det hodn\u00f4t", "Country:": "\u0160t\u00e1t:", "Creating copy...": "Vytv\u00e1ranie k\u00f3pie...", "Creating new file from template...": "Vytv\u00e1ra sa nov\u00fd s\u00fabor zo \u0161abl\u00f3ny...", "Creator(s)": "Autor(i)", "Croatia": "Chorv\u00e1tsko", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D na ukon\u010denie", "Currency": "Mena", "Current Slide": "Aktu\u00e1lny sn\u00edmok", "Current slide as Bitmap (.bmp)": "Aktu\u00e1lnu sn\u00edmku ako raster (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktu\u00e1lnu sn\u00edmku ako Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktu\u00e1lnu sn\u00edmku ako Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktu\u00e1lnu sn\u00edmku ako Tag Image File Format (.tiff)", "Custom Animation": "Vlastn\u00e1 anim\u00e1cia", "Custom Margins\u2026": "Vlastn\u00e9 okraje\u2026", "Custom dictionaries": "Vlastn\u00e9 slovn\u00edky", "Cyprus": "Cyprus", "Czech Republic": "\u010cesk\u00e1 republika", "DL Envelope": "DL ob\u00e1lka", "Dark Mode": "Tmav\u00fd re\u017eim", "Dashboard": "Preh\u013ead", "Data": "D\u00e1ta", "Date": "D\u00e1tum", "Date & Time": "D\u00e1tum a \u010das", "Debug Tools": "N\u00e1stroje na ladenie", "Default": "Predvolen\u00fd", "Default Style": "Predvolen\u00fd \u0161t\u00fdl", "Define print area": "Definova\u0165 oblas\u0165 tla\u010de", "Delete": "Zmaza\u0165", "Delete Columns": "Odstr\u00e1ni\u0165 st\u013apce", "Delete Rows": "Odstr\u00e1ni\u0165 riadky", "Delete Single Sparkline": "Odstr\u00e1ni\u0165 jednotliv\u00fd minigraf", "Delete tabstop": "Odstr\u00e1ni\u0165 tabul\u00e1tor", "Denmark": "D\u00e1nsko", "Design": "Dizajn", "Dictionary of exceptions": "Slovn\u00edk v\u00fdnimiek", "Disable Animations": "Zak\u00e1za\u0165 anim\u00e1cie", "Discard": "Zahodi\u0165", "Discover All The Changes": "Zozn\u00e1mte sa so v\u0161etk\u00fdmi zmenami", "Dismiss": "Odmietnu\u0165", "Document": "Dokument", "Document Settings": "Nastavenia Dokumentu", "Document cannot be exported. Please try again.": "Dokument nie je mo\u017en\u00e9 exportova\u0165. Sk\u00faste to znova.", "Document cannot be renamed, please check your permissions.": "Dokument nie je mo\u017en\u00e9 premenova\u0165, skontrolujte pros\u00edm svoje opr\u00e1vnenia.", "Document cannot be renamed.": "Dokument nemo\u017eno premenova\u0165.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokument nie je mo\u017en\u00e9 ulo\u017ei\u0165, preto\u017ee rel\u00e1cia vypr\u0161ala. Pros\u00edm, obnovte str\u00e1nku, aby ste mohli pokra\u010dova\u0165.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokument nie je mo\u017en\u00e9 ulo\u017ei\u0165, preto\u017ee rel\u00e1cia vypr\u0161ala. Pros\u00edm, znovu otvorte dokument, aby ste mohli pokra\u010dova\u0165.", "Document cannot be saved, please check your permissions.": "Dokument nie je mo\u017en\u00e9 ulo\u017ei\u0165, skontrolujte pros\u00edm svoje opr\u00e1vnenia.", "Document cannot be saved.": "Dokument nemo\u017eno ulo\u017ei\u0165.", "Document colors": "Farby dokumentu", "Document contains unsupported media": "Dokument obsahuje nepodporovan\u00e9 m\u00e9di\u00e1", "Document has been changed": "Dokument bol zmenen\u00fd", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument bol zmenen\u00fd v \u00falo\u017eisku. \u010co si prajete urobi\u0165 so svojimi neulo\u017een\u00fdmi zmenami?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument v \u00falo\u017eisku bol zmenen\u00fd. Dokument sa na\u010d\u00edtava, va\u0161a verzia bude ulo\u017een\u00e1 ako rev\u00edzia.", "Document is getting migrated": "Dokument sa migruje", "Document requires password to modify.": "Na \u00fapravu dokumentu je potrebn\u00e9 heslo.", "Document requires password to view.": "Na zobrazenie dokumentu je potrebn\u00e9 heslo.", "Document settings": "Nastavenia dokumentu", "Documents open": "Otvoren\u00e9 dokumenty", "Documents:": "Dokumenty:", "Don\u2019t show this again": "Toto u\u017e znovu nezobrazova\u0165", "Double Hairline (1.10 pt)": "Dvojit\u00e1 vlasov\u00e1 (1.10 pt)", "Double Hairline (2.35 pt)": "Dvojit\u00e1 vlasov\u00e1 (2.35 pt)", "Download": "Stiahnu\u0165", "Download Selection": "Stiahnu\u0165 v\u00fdber", "Download as": "Stiahnu\u0165 ako", "Download completed and ready to be copied to clipboard.": "S\u0165ahovanie bolo dokon\u010den\u00e9 a je pripraven\u00e9 na skop\u00edrovanie do schr\u00e1nky.", "Download failed": "Preberanie zlyhalo", "Downloading clipboard content": "S\u0165ahovanie obsahu schr\u00e1nky", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "S\u0165ahovanie extern\u00fdch zdrojov je zak\u00e1zan\u00e9, ale obr\u00e1zky je st\u00e1le mo\u017en\u00e9 vklada\u0165. Kliknite prav\u00fdm tla\u010didlom na obr\u00e1zok, zvo\u013ete \u201eSkop\u00edrova\u0165 obr\u00e1zok\u201c a vlo\u017ete ho do dokumentu.", "Downloading...": "Preber\u00e1 sa\u2026", "Dropdown": "Rozba\u013eovac\u00ed zoznam", "Duration": "Doba trvania", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "Upravi\u0165", "Edit Single Sparkline": "Upravi\u0165 jednotliv\u00fd minigraf", "Edit comment": "Upravi\u0165 koment\u00e1r", "Edit document": "Upravi\u0165 dokument", "Edit link": "Upravi\u0165 odkaz", "Edit mode": "Re\u017eim \u00faprav", "Editing": "\u00daprava", "Editing activated. ": "Upravovanie aktivovan\u00e9. ", "Effects": "Efekty", "Elapsed time": "Uplynut\u00fd \u010das", "Ellipsoid": "Ov\u00e1lna", "Empty Slide Show": "Pr\u00e1zdna prezent\u00e1cia", "Enable Animations": "Povoli\u0165 anim\u00e1cie", "End Presentation": "Ukon\u010di\u0165 prezent\u00e1ciu", "End Show": "Ukon\u010di\u0165 prezent\u00e1ciu", "Endnotes": "Vysvetlivky", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Vychutnajte si najnov\u0161ie inov\u00e1cie v online produktivite, ktor\u00e9 m\u00f4\u017eete bezplatne pou\u017e\u00edva\u0165, sk\u00fama\u0165 a zdie\u013ea\u0165 s ostatn\u00fdmi v prehliada\u010di. R\u00f4zne aplik\u00e1cie s\u00fa dostupn\u00e9 aj pre mobiln\u00e9 zariadenia.", "Enter a file name": "Zadajte n\u00e1zov s\u00faboru", "Enter new name": "Zadajte nov\u00e9 meno", "Enter new sheet name": "Zadajte nov\u00fd n\u00e1zov h\u00e1rku", "Entering text mode": "Prep\u00ednanie do textov\u00e9ho re\u017eimu", "Error": "Chyba", "Error reading file": "Chyba \u010d\u00edtania s\u00faboru", "Estonia": "Est\u00f3nsko", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Spracovanie udalosti bolo neo\u010dak\u00e1vane dlho oneskoren\u00e9: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Tabu\u013ekov\u00fd dokument Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Tabu\u013ekov\u00fd dokument Excel (.xlsx)", "Exception words are underlined while checking spelling": "Slov\u00e1 zo zoznamu v\u00fdnimiek s\u00fa pri kontrole pravopisu pod\u010diarknut\u00e9", "Expand Formula Bar": "Rozbali\u0165 panel vzorcov", "Expired:": "Platnos\u0165 vypr\u0161ala:", "Explore The New {coolversion}": "Zozn\u00e1mte sa s novou verziou {coolversion}", "Export As": "Exportova\u0165 ako", "Export as": "Exportova\u0165 ako", "Exported to storage": "Exportovan\u00e9 do \u00falo\u017eiska", "External data source not allowed": "Extern\u00fd zdroj d\u00e1t nie je povolen\u00fd", "External link": "Extern\u00fd odkaz", "Extra thick (4.50 pt)": "Ve\u013emi tu\u010dn\u00e1 (4.50 pt)", "Failed to authenticate this session over protocol {0}": "T\u00fato rel\u00e1ciu nebolo mo\u017en\u00e9 autentifikova\u0165 pomocou protokolu {0}", "Failed to download clipboard, please re-copy": "Nepodarilo sa stiahnu\u0165 schr\u00e1nku, sk\u00faste skop\u00edrova\u0165 znova", "Failed to establish socket connection or socket connection closed unexpectedly.": "Nepodarilo sa nadviaza\u0165 socketov\u00e9 spojenie alebo bolo socketov\u00e9 spojenie neo\u010dak\u00e1vane ukon\u010den\u00e9.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Nepodarilo sa nadviaza\u0165 socketov\u00e9 spojenie alebo bolo socketov\u00e9 spojenie neo\u010dak\u00e1vane ukon\u010den\u00e9. Reverzn\u00fd proxy server m\u00f4\u017ee by\u0165 nespr\u00e1vne nakonfigurovan\u00fd, kontaktujte pros\u00edm administr\u00e1tora. Viac inform\u00e1ci\u00ed o konfigur\u00e1cii proxy n\u00e1jdete na https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html\u201c", "Failed to get RouteToken from controller": "Z controllera sa nepodarilo z\u00edska\u0165 RouteToken", "Failed to load collections": "Nepodarilo sa na\u010d\u00edta\u0165 kolekcie", "Failed to load document.": "Nepodarilo sa na\u010d\u00edta\u0165 dokument.", "Failed to load groups": "Nepodarilo sa na\u010d\u00edta\u0165 skupiny", "Failed to load items": "Nepodarilo sa na\u010d\u00edta\u0165 polo\u017eky", "Failed to load styles": "Nepodarilo sa na\u010d\u00edta\u0165 \u0161t\u00fdly", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Nepodarilo sa na\u010d\u00edta\u0165 dokument. Pros\u00edm preverte si, \u010di je typ s\u00faboru podporovan\u00fd alebo \u010di s\u00fabor nie je po\u0161koden\u00fd, a sk\u00faste to znova.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Dokument sa nepodarilo na\u010d\u00edta\u0165. Je bu\u010f po\u0161koden\u00fd alebo vy\u017eaduje viac zdrojov, ne\u017e je povolen\u00e9. Obr\u00e1\u0165te sa na spr\u00e1vcu.", "Failed to read document from storage, please try to load the document again.": "Nepodarilo sa na\u010d\u00edta\u0165 dokument z \u00falo\u017eiska, sk\u00faste dokument na\u010d\u00edta\u0165 znova.", "Failed to set jwt authentication cookie over insecure connection": "Nepodarilo sa nastavi\u0165 autentifika\u010dn\u00e9 cookie JWT cez nezabezpe\u010den\u00e9 pripojenie", "Field": "Pole", "Fields": "Polia", "File": "S\u00fabor", "File name should contain an extension.": "N\u00e1zov s\u00faboru mus\u00ed obsahova\u0165 pr\u00edponu.", "Fill Series": "Vyplni\u0165 rad", "Filter": "Filter", "Financial": "Finan\u010dn\u00e9", "Finish electronic signing": "Dokon\u010di\u0165 elektronick\u00e9 podpisovanie", "Finland": "F\u00ednsko", "Fixed size": "Nemenn\u00e1 ve\u013ekos\u0165", "Focus Cell": "Akt\u00edvna bunka", "Following": "Sledovan\u00fd", "Following the editor": "Sledovanie editora", "Following {user}": "Sledujete {user}", "Font": "P\u00edsmo", "Font Name": "N\u00e1zov p\u00edsma", "Font Size": "Ve\u013ekos\u0165 p\u00edsma", "Footnote/Endnote": "Pozn\u00e1mka pod \u010diarou/Vysvetlivka", "Footnotes": "Pozn\u00e1mky pod \u010diarou", "Form": "Formul\u00e1r", "Format": "Form\u00e1t", "Format Cells": "Form\u00e1tova\u0165 bunky", "Formula": "Vzorec", "Formulas": "Vzorce", "Forum": "F\u00f3rum", "Fraction": "Zlomok", "France": "Franc\u00fazsko", "Freeze": "Ukotvi\u0165", "From": "Od", "From Beginning": "Od za\u010diatku", "From Current Slide": "Od aktu\u00e1lnej sn\u00edmky", "From now on clipboard notifications will discreetly appear at the bottom.": "Od tejto chv\u00edle sa bud\u00fa ozn\u00e1menia schr\u00e1nky zobrazova\u0165 nen\u00e1padnej\u0161ie v dolnej \u010dasti.", "Full Page Slides": "Celostr\u00e1nkov\u00e9 sn\u00edmky", "Fullscreen presentation": "Prezent\u00e1cia na cel\u00fa obrazovku", "Function Library": "Sprievodca funkciami", "Function Wizard": "Sprievodca funkciou", "Functions": "Funkcie", "GB": "GB", "General": "V\u0161eobecn\u00e9", "Georgia": "Gruz\u00ednsko", "Germany": "Nemecko", "Get Involved": "Zapojte sa", "Go Back": "Sp\u00e4\u0165", "Go Offline": "Prejs\u0165 offline", "Go Online": "Prejs\u0165 online", "Good": "Dobr\u00e9", "Gradient End": "Koniec prechodu", "Gradient Start": "Za\u010diatok prechodu", "Graphs": "Grafy", "Grayscale": "Odtiene sivej", "Greece": "Gr\u00e9cko", "Grid": "Mrie\u017eka", "Group": "Zoskupi\u0165", "Group Libraries": "Skupinov\u00e9 kni\u017enice", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Dokument (.html)", "HTML File (.html)": "HTML s\u00fabor (.html)", "HTML file (.html)": "HTML s\u00fabor (.html)", "Hairline (0.05 pt)": "Vlasov\u00e1 (0.05 pt)", "Hardware resources are sufficient for optimal performance": "Hardv\u00e9rov\u00e9 prostriedky s\u00fa dostato\u010dn\u00e9 pre optim\u00e1lny v\u00fdkon", "Has text: ": "Obsahuje text: ", "Header & Footer": "Hlavi\u010dka & P\u00e4ta", "Heading 1": "Nadpis 1", "Heading 2": "Nadpis 2", "Headings and objects that you add to the document will appear here": "Nadpisy a objekty, ktor\u00e9 prid\u00e1te do dokumentu, sa zobrazia tu", "Help": "Pomocn\u00edk", "Hide Menu": "Skry\u0165 menu", "Hide Menu Bar": "Skry\u0165 hlavn\u00e9 menu", "Hide the search bar": "Skry\u0165 vyh\u013ead\u00e1vaciu li\u0161tu", "Highlight cells with...": "Zv\u00fdrazni\u0165 bunky s\u2026", "History": "Hist\u00f3ria", "Hit Cancel to open in view-only mode.": "Stla\u010dte Zru\u0161i\u0165 aby otvori\u0165 dokument v re\u017eime zobrazenia.", "Holy See (Vatican City State)": "Vatik\u00e1n", "Home": "Domov", "Hungary": "Ma\u010farsko", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Neakt\u00edvny dokument - kliknut\u00edm my\u0161ou dokument op\u00e4tovne na\u010d\u00edta\u0165 a pokra\u010dova\u0165 v \u00faprave", "Idle document - please tap to reload and resume editing": "Neakt\u00edvny dokument - kliknut\u00edm dokument op\u00e4tovne na\u010d\u00edta\u0165 a pokra\u010dova\u0165 v \u00faprave", "Idle time": "\u010cas ne\u010dinnosti", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Ak chcete zdie\u013ea\u0165 ve\u013ek\u00e9 prvky mimo {productname}, mus\u00edte ich najprv stiahnu\u0165.", "Illustrations": "Ilustr\u00e1cie", "Image (.png)": "Obr\u00e1zok (.png)", "Image Controls": "Ovl\u00e1dacie pole obr\u00e1zkov", "India": "India", "Indonesia": "Indon\u00e9zia", "Initializing...": "Prebieha inicializ\u00e1cia...", "Insert": "Vlo\u017ei\u0165", "Insert Checkbox": "Vlo\u017ei\u0165 za\u010diarkavacie pol\u00ed\u010dko", "Insert Columns After": "Vlo\u017ei\u0165 st\u013apce za", "Insert Columns Before": "Vlo\u017ei\u0165 st\u013apce pred", "Insert Comment": "Vlo\u017ei\u0165 koment\u00e1r", "Insert Date": "Vlo\u017ei\u0165 d\u00e1tum", "Insert Dropdown": "Vlo\u017ei\u0165 rozba\u013eovac\u00ed zoznam", "Insert Electronic Signature": "Vlo\u017ei\u0165 elektronick\u00fd podpis", "Insert Function": "Vlo\u017ei\u0165 funkciu", "Insert Local Image": "Vlo\u017ei\u0165 lok\u00e1lny obr\u00e1zok", "Insert Local Multimedia": "Vlo\u017ei\u0165 lok\u00e1lne multim\u00e9di\u00e1", "Insert Picture": "Vlo\u017ei\u0165 obr\u00e1zok", "Insert Rich Text": "Vlo\u017ei\u0165 form\u00e1tovan\u00fd text", "Insert Rows Above": "Vlo\u017ei\u0165 riadky nad", "Insert Rows Below": "Vlo\u017ei\u0165 riadky pod", "Insert Shape": "Vlo\u017ei\u0165 \u00fatvar", "Insert Table": "Vlo\u017ei\u0165 tabu\u013eku", "Insert connectors": "Vlo\u017ei\u0165 spojnice", "Insert shapes": "Vlo\u017ei\u0165 \u00fatvary", "Insert sheet": "Vlo\u017ei\u0165 h\u00e1rok", "Insert sheet after this": "Vlo\u017ei\u0165 h\u00e1rok za", "Insert sheet before this": "Vlo\u017ei\u0165 h\u00e1rok pred", "Insert table": "Vlo\u017ei\u0165 tabu\u013eku", "Insert tabstop": "Vlo\u017ei\u0165 tabul\u00e1tor", "Integrator is not ready for PostMessage calls": "Integr\u00e1tor nie je pripraven\u00fd na volania PostMessage", "Interface Settings": "Nastavenia rozhrania", "Invalid JSON file": "Neplatn\u00fd s\u00fabor JSON", "Invalid dictionary format. Please check the file.": "Neplatn\u00fd form\u00e1t slovn\u00edka. Skontrolujte s\u00fabor.", "Invalid link: '{url}'": "Neplatn\u00fd odkaz: '{url}'", "Invert Background": "Invertova\u0165 pozadie", "Ireland": "\u00cdrsko", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "Zrejme ste skop\u00edrovali v\u00fdber, ktor\u00fd obsahuje extern\u00e9 obr\u00e1zky.", "It seems you have tried to insert external data.": "Zd\u00e1 sa, \u017ee ste sa pok\u00fasili vlo\u017ei\u0165 extern\u00e9 d\u00e1ta.", "Italy": "Taliansko", "Japan": "Japonsko", "Japanese Postcard": "Japonsk\u00e1 poh\u013eadnica", "Kazakhstan": "Kazachstan", "Kenya": "Ke\u0148a", "Keyboard shortcuts": "Kl\u00e1vesov\u00e9 skratky", "Kill": "Ukon\u010di\u0165", "Kill session.": "Ukon\u010di\u0165 rel\u00e1ciu.", "Kosovo": "Kosovo", "LOKit version:": "Verzia LOKit:", "Landscape": "Na \u0161\u00edrku", "Language": "Jazyk", "Language:": "Jazyk:", "Last modification": "Posledn\u00e1 zmena", "Last saved:": "Naposledy ulo\u017een\u00e9:", "Latest Updates": "Najnov\u0161ie aktualiz\u00e1cie", "Latvia": "Loty\u0161sko", "Layout": "Rozlo\u017eenie", "Left And Right Borders": "\u013dav\u00e9 a prav\u00e9 or\u00e1movanie", "Left Border": "\u013dav\u00e9 or\u00e1movanie", "Left Margin": "\u013dav\u00fd okraj", "Left: {left}": "V\u013eavo: {left}", "Legal": "Legal", "Letter": "Letter", "License": "Licencia", "Liechtenstein": "Lichten\u0161tajnsko", "Line color": "Farba \u010diary", "Line style": "\u0160t\u00fdl \u010diary", "Linear": "Line\u00e1rna", "Lists/Bullets": "Zoznamy/Odr\u00e1\u017eky", "Lithuania": "Litva", "Loading Wordbook...": "Na\u010d\u00edtava sa slovn\u00edk...", "Loading references": "Na\u010d\u00edtavaj\u00fa sa referencie", "Loading...": "Na\u010d\u00edtava sa\u2026", "Local Image...": "Lok\u00e1lny obr\u00e1zok...", "Local Multimedia...": "Lok\u00e1lne multim\u00e9di\u00e1...", "Log": "Protokol", "Log Levels": "\u00darovne podrobnost\u00ed protokolu", "Logical": "Logick\u00e9", "Long Bond": "Long Bond", "Look for the accessibility section in coolwsd.xml for server setting. ": "Pozrite sa na sekciu pre pr\u00edstupnos\u0165 (accessibility) v s\u00fabore coolwsd.xml kv\u00f4li nastaveniu na \u00farovni servera. ", "Lookup & Reference": "Vyh\u013ead\u00e1vanie a odkazy", "Loose": "Vo\u013en\u00e9", "Luxembourg": "Luxembursko", "MB": "MB", "Malta": "Malta", "Margin": "Okraj", "Master": "Predloha", "Master Pages": "Predlohy str\u00e1n", "Master View": "Zobrazenie predlohy", "Math & Trig": "Matematick\u00e9 a goniometrick\u00e9", "Max": "Maximum", "Maximum": "Maximum", "Maximum Document process stack memory (in KB) - reduce only": "Maxim\u00e1lna pam\u00e4\u0165 pre proces dokumentu v z\u00e1sobn\u00edku (v kB) - mo\u017eno len zmen\u0161i\u0165", "Maximum Document process virtual memory (in MB) - reduce only": "Maxim\u00e1lna virtu\u00e1lna pam\u00e4\u0165 pre proces dokumentu (v MB) - mo\u017eno len zmen\u0161i\u0165", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maxim\u00e1lna ve\u013ekos\u0165 s\u00faboru na z\u00e1pis na disk (v MB) - mo\u017eno len zmen\u0161i\u0165", "Medium (1.50 pt)": "Stredn\u00e1 (1.50 pt)", "Medium/Hairline (3.05 pt)": "Stredn\u00e1/vlasov\u00e1 (3.05 pt)", "Medium/Medium (4.50 pt)": "Stredn\u00e1/stredn\u00e1 (4.50 pt)", "Memory": "Pam\u00e4\u0165", "Memory Graph": "Graf pam\u00e4te", "Memory History": "Hist\u00f3ria pam\u00e4te", "Memory consumed": "Pou\u017eit\u00e1 pam\u00e4\u0165", "Merge & Center": "Zl\u00fa\u010di\u0165 a zarovna\u0165 na stred", "Merge & Split": "Zl\u00fa\u010di\u0165 a rozdeli\u0165", "Mexico": "Mexiko", "Min": "Minimum", "Minimum": "Minimum", "Missing Fonts": "Ch\u00fdbaj\u00face p\u00edsma", "Modified": "Zmenen\u00fd", "Modify": "Zmeni\u0165", "Moldova, Republic of": "Moldavsko, Republika", "Monaco": "Monako", "Montenegro": "\u010cierna Hora", "More Functions": "\u010eal\u0161ie funkcie", "More highlights...": "\u010eal\u0161ie zv\u00fdraznenia\u2026", "More information and support": "\u010eal\u0161ie inform\u00e1cie a podpora", "More options for {1}": "\u010eal\u0161ie mo\u017enosti pre {1}", "More...": "Viac...", "Move Sheet Left": "Presun\u00fa\u0165 h\u00e1rok do\u013eava", "Move Sheet Right": "Presun\u00fa\u0165 h\u00e1rok doprava", "My Library": "Moja kni\u017enica", "My Publications": "Moje publik\u00e1cie", "Named Range": "Pomenovan\u00fd rozsah", "Narrow": "\u00dazky", "Navigation": "Navig\u00e1cia", "Navigator": "Navig\u00e1tor", "Netherlands": "Holandsko", "Network Graph": "Graf siete", "Neutral": "Neutr\u00e1lne", "New": "Nov\u00fd", "New Zealand": "Nov\u00fd Z\u00e9land", "Next": "\u010ealej", "Next Slide": "Nasleduj\u00faca sn\u00edmka", "No Borders": "Bez or\u00e1movania", "No Comments": "Bez koment\u00e1rov", "No Notes": "Bez pozn\u00e1mok", "No color": "Bez farby", "No disk space left on server.": "Na serveri nezostalo \u017eiadne miesto na disku.", "No fill": "Bez v\u00fdplne", "No issues found": "Neboli n\u00e1jden\u00e9 \u017eiadne probl\u00e9my", "No problems with SSL verification detected": "Neboli zisten\u00e9 \u017eiadne probl\u00e9my s overen\u00edm SSL", "No search results found!": "Nena\u0161li sa \u017eiadne v\u00fdsledky vyh\u013ead\u00e1vania!", "None": "\u017diadne", "None (Do not check spelling)": "\u017diadny (nekontrolova\u0165 pravopis)", "Normal": "Norm\u00e1lne", "North Macedonia, Republic of": "Severn\u00e9 Maced\u00f3nsko", "Norway": "N\u00f3rsko", "Notebookbar view": "Zobrazenie li\u0161ty kariet", "Notes": "Pozn\u00e1mky", "Notes Pages": "Strany s pozn\u00e1mkami", "Notes View": "Zobrazenie pozn\u00e1mok", "Number": "\u010c\u00edslo", "Number Format": "\u010c\u00edseln\u00fd form\u00e1t", "Number of Documents": "Po\u010det dokumentov", "Number of Pages": "Po\u010det str\u00e1n", "Number of Pages. Click to open the Go to Page dialog box.": "Po\u010det str\u00e1n. Kliknut\u00edm otvor\u00edte dial\u00f3gov\u00e9 okno Prejs\u0165 na stranu.", "Number of Sheets": "Po\u010det h\u00e1rkov", "Number of Slides": "Po\u010det sn\u00edmok", "ODF Drawing (.odg)": "Kresba ODF (.odp)", "ODF presentation (.odp)": "Prezent\u00e1cia ODF(.odp)", "ODF spreadsheet (.ods)": "Tabu\u013ekov\u00fd dokument ODF (.ods)", "ODF text document (.odt)": "Textov\u00fd dokument ODF (.odt)", "OK": "OK", "OPEN": "OTVORI\u0164", "Off": "Vypn\u00fa\u0165", "On": "Zapn\u00fa\u0165", "On mouse click": "Pri kliknut\u00ed my\u0161ou", "Once citations are entered their storage and display type can not be changed.": "Po zadan\u00ed cit\u00e1ci\u00ed u\u017e nie je mo\u017en\u00e9 zmeni\u0165 sp\u00f4sob ich ulo\u017eenia ani zobrazenia.", "Online Help": "Online pomocn\u00edk", "Only the document owner can change the password.": "Iba vlastn\u00edk dokumentu m\u00f4\u017ee zmeni\u0165 heslo.", "Oops, there is a problem connecting the document": "Nastal probl\u00e9m pri sp\u00e1jan\u00ed sa s dokumentom", "Oops, there is a problem connecting to {productname}: ": "Nastal probl\u00e9m pri sp\u00e1jan\u00ed sa s {productname}: ", "Open in full view": "Otvori\u0165 v plnom zobrazen\u00ed", "Open link": "Otvori\u0165 odkaz", "Open menu": "Otvori\u0165 menu", "Open {name}": "Otvori\u0165 {name}", "Option": "Mo\u017enos\u0165", "Out of table": "Mimo tabu\u013eky", "Outer Border": "Vonkaj\u0161ie or\u00e1movanie", "Outer Border And Horizontal Lines": "Vonkaj\u0161ie or\u00e1movanie a vodorovn\u00e9 \u010diary", "Outer Border and Vertical Lines": "Vonkaj\u0161ie or\u00e1movanie a zvisl\u00e9 \u010diary", "Outer Borders And All Inner lines": "Vonkaj\u0161ie or\u00e1movanie a v\u0161etky vn\u00fatorn\u00e9 \u010diary", "Outline": "Osnova", "Overview": "Preh\u013ead", "Overwrite": "Prep\u00edsa\u0165", "PB": "PB", "PDF Document (.pdf)": "PDF Dokument (.pdf)", "PDF Document (.pdf) - Expert": "PDF Dokument (.pdf) \u2013 Expert", "PDF Document (.pdf) as...": "PDF Dokument (.pdf) ako...", "PID": "PID", "Page": "Strana", "Page Layout": "Rozlo\u017eenie Strany", "Page Setup": "Nastavenie strany", "Paragraph": "Odstavec", "Paste": "Prilepi\u0165", "Paste Slide": "Prilepi\u0165 sn\u00edmku", "Paste Special": "Vlo\u017ei\u0165 inak", "Paste from this document": "Prilepi\u0165 z tohto dokumentu", "Path": "Cesta", "Pause": "Pozastavi\u0165", "Pause... ( %SECONDS% )": "Pozastaven\u00e9... ( %SECONDS% )", "Percent": "Percento", "Permission Mode": "Re\u017eim opr\u00e1vnenia", "Philippines": "Filip\u00edny", "Picture": "Obr\u00e1zok", "Pivot Table": "Kontingen\u010dn\u00e1 tabu\u013eka", "Please save or discard the comment currently being edited.": "Ulo\u017ete alebo zru\u0161te aktu\u00e1lne upravovan\u00fd koment\u00e1r.", "Please send us your feedback": "Pros\u00edm, po\u0161lite n\u00e1m svoju sp\u00e4tn\u00fa v\u00e4zbu", "Please use following combination to see more options:": "Na zobrazenie \u010fal\u0161\u00edch mo\u017enost\u00ed pou\u017eite nasleduj\u00facu kombin\u00e1ciu:", "Please wait kubernetes cluster is scaling...": "Po\u010dkajte, klaster Kubernetes sa \u0161k\u00e1luje...", "Please wait!": "Pros\u00edm, \u010dakajte!", "Poland": "Po\u013esko", "Portrait": "Na v\u00fd\u0161ku", "Portugal": "Portugalsko", "PostMessage API is initialized": "PostMessage API je inicializovan\u00e9", "PowerPoint 2003 Presentation (.ppt)": "Prezent\u00e1cia PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Prezent\u00e1cia PowerPoint (.pptx)", "Present current slide": "Prezentova\u0165 aktu\u00e1lnu sn\u00edmku", "Present in Window": "Prezentova\u0165 v okne", "Present in new window": "Prezentova\u0165 v novom okne", "Presentation": "Prezent\u00e1cia", "Presentation disabled": "Prezent\u00e1cia je zak\u00e1zan\u00e1", "Presentation mode has been disabled for this document": "Prezent\u00e1cia bola pre tento dokument zak\u00e1zan\u00e1", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Prezent\u00e1cia bola zablokovan\u00e1. Povoli\u0165 vyskakovacie okn\u00e1 vo va\u0161om prehliada\u010di. To umo\u017en\u00ed zobrazovanie prezent\u00e1ci\u00ed v samostatn\u00fdch okn\u00e1ch, \u010do u\u013eah\u010d\u00ed zdie\u013eanie obrazovky.", "Presenter Console": "Konzola prezentuj\u00faceho", "Presenting in fullscreen": "Prezentovanie na cel\u00fa obrazovku", "Presenting in window": "Prezentovanie v okne", "Press Ctrl + Enter to post": "Stla\u010dte Ctrl + Enter na odoslanie", "Preview Slide {1}": "Uk\u00e1\u017eka sn\u00edmku {1}", "Previous": "Predch\u00e1dzaj\u00faci", "Print dialog": "Dial\u00f3gov\u00e9 okno tla\u010de", "Promote to top comment": "Koment\u00e1r na z\u00e1kladn\u00fa \u00farove\u0148", "Properties": "Vlastnosti", "Provider:": "Poskytovate\u013e:", "Qatar": "Katar", "Quadratic": "Kvadratick\u00e1", "RELOAD": "Znovu na\u010d\u00edta\u0165", "Radial": "Radi\u00e1lna", "Range": "Oblas\u0165", "Read mode": "\u010c\u00edta\u0165 viac", "Read-only": "Len na \u010d\u00edtanie", "Received": "Prijat\u00e9", "Recent": "Ned\u00e1vne", "Reconnecting...": "Op\u00e4tovn\u00e9 prip\u00e1janie...", "Redo": "Opakova\u0165 vr\u00e1ten\u00e9", "References": "Odkazy", "Refresh": "Obnovi\u0165", "Refresh Citations": "Obnovi\u0165 cit\u00e1cie", "Refresh Log": "Obnovi\u0165 protokol", "Reject change": "Odmietnu\u0165 zmenu", "Reloading the document after rename": "Dokument sa po premenovan\u00ed znovu na\u010d\u00edta", "Remove": "Odstr\u00e1ni\u0165", "Remove Thread": "Odstr\u00e1ni\u0165 vl\u00e1kno", "Remove link": "Odstr\u00e1ni\u0165 odkaz", "Remove print area": "Odstr\u00e1ni\u0165 oblas\u0165 tla\u010de", "Rename": "Premenova\u0165", "Rename Document": "Premenova\u0165 dokument", "Rename sheet": "Premenova\u0165 h\u00e1rok", "Renaming...": "Premenov\u00e1vanie...", "Repair": "Opravi\u0165", "Repair Document": "Opravi\u0165 dokument", "Repeat in {0} seconds": "Opakova\u0165 o {0} sek\u00fand", "Replace": "Nahradi\u0165", "Reply": "Odpoveda\u0165", "Reply comment": "Odpoveda\u0165 na koment\u00e1r", "Report an issue": "Nahl\u00e1si\u0165 chybu", "Reset Layout": "Obnovi\u0165 rozlo\u017eenie", "Reset to Default Language": "Nastavi\u0165 na predvolen\u00fd jazyk", "Reset to default Document settings": "Obnovi\u0165 predvolen\u00e9 nastavenia dokumentu", "Reset to default View settings": "Obnovi\u0165 predvolen\u00e9 nastavenia zobrazenia", "Reset zoom": "Resetova\u0165 zv\u00e4\u010d\u0161enie", "Resolve": "Vyrie\u0161i\u0165", "Resolve Thread": "Vyrie\u0161i\u0165 vl\u00e1kno", "Resolved": "Vyrie\u0161en\u00e9", "Restart": "Re\u0161tartova\u0165", "Restoring older revision. Any unsaved changes will be available in version history": "Obnovuje sa star\u0161ia rev\u00edzia. V\u0161etky neulo\u017een\u00e9 zmeny bud\u00fa dostupn\u00e9 v hist\u00f3rii verzi\u00ed", "Results": "V\u00fdsledky", "Resume": "Pokra\u010dova\u0165", "Review": "Rev\u00edzia", "Rich Text": "Form\u00e1tovan\u00fd text", "Rich Text (.rtf)": "Form\u00e1tovan\u00fd text (.rtf)", "Right Border": "Prav\u00e9 or\u00e1movanie", "Right Margin": "Prav\u00fd okraj", "Right: {right}": "Vpravo: {right}", "Romania": "Rumunsko", "Row Height": "V\u00fd\u0161ka riadku", "Row {0}": "Riadok {0}", "Row {0} through {1}": "Riadky {0} a\u017e {1}", "Rows": "Riadky", "Ruler": "Prav\u00edtko", "Russian Federation": "Rusk\u00e1 feder\u00e1cia", "San Marino": "San Mar\u00edno", "Saudi Arabia": "Saudsk\u00e1 Ar\u00e1bia", "Save": "Ulo\u017ei\u0165", "Save As": "Ulo\u017ei\u0165 ako", "Save Comments": "Ulo\u017ei\u0165 koment\u00e1re", "Save Document settings": "Ulo\u017ei\u0165 nastavenia dokumentu", "Save View Settings": "Ulo\u017ei\u0165 nastavenia zobrazenia", "Save as ODF format": "Ulo\u017ei\u0165 ako form\u00e1t ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Ulo\u017eenie zlyhalo, preto\u017ee dokument je pr\u00edli\u0161 ve\u013ek\u00fd alebo presahuje zost\u00e1vaj\u00face \u00falo\u017en\u00e9 miesto. Dokument bude teraz iba na \u010d\u00edtanie, ale m\u00f4\u017eete si ho stiahnu\u0165 a uchova\u0165 k\u00f3piu lok\u00e1lne.", "Save failed due to no disk space left. Document will now be read-only.": "Kv\u00f4li nedostatku miesta na disku sa dokument nepodarilo ulo\u017ei\u0165. Dokument sa zobraz\u00ed v re\u017eime len na \u010d\u00edtanie.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Ulo\u017eenie zlyhalo, preto\u017ee nie je dostupn\u00e9 \u017eiadne \u00falo\u017en\u00e9 miesto. Dokument bude teraz iba na \u010d\u00edtanie. Uistite sa, \u017ee je k dispoz\u00edcii dostatok miesta na disku, a sk\u00faste dokument ulo\u017ei\u0165 znova.", "Save to new file": "Ulo\u017ei\u0165 do nov\u00e9ho s\u00faboru", "Saved": "Ulo\u017een\u00e9", "Saving": "Ukladanie", "Saving...": "Prebieha ukladanie...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "Vedeck\u00fd", "Screen Reading": "Hovoren\u00fd koment\u00e1r", "Screen reader support for text content is disabled. ": "Podpora \u010d\u00edta\u010dky obrazovky pre textov\u00fd obsah je vypnut\u00e1. ", "Scroll down": "Posun\u00fa\u0165 nadol", "Scroll down annotations": "Posun\u00fa\u0165 na koment\u00e1r nadol", "Scroll left": "Posun\u00fa\u0165 do\u013eava", "Scroll right": "Posun\u00fa\u0165 doprava", "Scroll to the first sheet": "Posun\u00fa\u0165 na prv\u00fd h\u00e1rok", "Scroll to the last sheet": "Posun\u00fa\u0165 na posledn\u00fd h\u00e1rok", "Scroll up": "Posun\u00fa\u0165 nahor", "Scroll up annotations": "Posun\u00fa\u0165 na koment\u00e1r nahor", "Search": "H\u013eada\u0165", "Search...": "Vyh\u013eada\u0165...", "Section": "Sekcia", "See history": "Zobrazi\u0165 hist\u00f3riu", "See revision history": "Zobrazi\u0165 hist\u00f3riu rev\u00edzi\u00ed", "Select": "Vybra\u0165", "Select Function": "Ozna\u010di\u0165 funkciu", "Select a tab to browser settings.": "Vyberte kartu na nastavenie prehliada\u010da.", "Select a tab to view settings.": "Vyberte kartu na zobrazenie nastaven\u00ed.", "Select language": "Vybra\u0165 jazyk", "Select multiple cells": "Vyberte viac buniek", "Select range": "Zvoli\u0165 rozsah", "Selected external data source is forbidden. Please contact the system administrator.": "Vybran\u00fd extern\u00fd zdroj d\u00e1t je zak\u00e1zan\u00fd. Kontaktujte spr\u00e1vcu syst\u00e9mu.", "Selected range of cells": "Vybran\u00e1 oblas\u0165 buniek", "Selection Mode": "Re\u017eim v\u00fdberu", "Selection count": "Po\u010det vybran\u00fdch", "Selection mode: inactive": "Re\u017eim v\u00fdberu: neakt\u00edvny", "Send Feedback": "Odosla\u0165 sp\u00e4tn\u00fa v\u00e4zbu", "Sent": "Odoslan\u00e9", "Serbia": "Srbsko", "Served by:": "Zo serveru:", "Server audit": "Audit serveru", "Server has been shut down; please reload the page.": "Server bol vypnut\u00fd, pros\u00edm na\u010d\u00edtajte str\u00e1nku znova.", "Server is down, restarting automatically. Please wait.": "Server je moment\u00e1lne nedostupn\u00fd, automaticky sa re\u0161tartuje. Po\u010dkajte pros\u00edm.", "Server is now reachable. We have to refresh the page now.": "Server je op\u00e4\u0165 dostupn\u00fd. Str\u00e1nku je nutn\u00e9 obnovi\u0165.", "Server is now reachable...": "Server je op\u00e4\u0165 dostupn\u00fd...", "Server is shutting down": "Server sa vyp\u00edna", "Server is shutting down for maintenance (auto-saving)": "Server sa vyp\u00edna kv\u00f4li \u00fadr\u017ebe (zmeny bud\u00fa automaticky ulo\u017een\u00e9)", "Server returned this reason:": "Server ako pr\u00ed\u010dinu vr\u00e1til tento d\u00f4vod:", "Server uptime": "Doba behu servera", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Slu\u017eba nie je dostupn\u00e1. Pros\u00edm sk\u00faste to nesk\u00f4r a v pr\u00edpade zotrvania probl\u00e9mu kontaktujte svojho spr\u00e1vcu.", "Session terminated by document owner": "Rel\u00e1cia ukon\u010den\u00e1 vlastn\u00edkom dokumentu", "Set Language for All text": "Nastavi\u0165 jazyk pre v\u0161etok text", "Set Language for Paragraph": "Nastavi\u0165 jazyk pre odsek", "Set Language for Selection": "Nastavi\u0165 jazyk pre v\u00fdber", "Set Log Levels": "Nastavi\u0165 \u00farove\u0148 protokolu", "Set default interface preferences.": "Nastavi\u0165 predvolen\u00e9 predvo\u013eby rozhrania.", "Settings": "Nastavenia", "Shape": "Tvar", "Shapes": "Tvary", "Share": "Zdie\u013ea\u0165", "Share...": "Zdie\u013ea\u0165...", "Shared Config URL is missing in initial variables.": "URL zdie\u013eanej konfigur\u00e1cie ch\u00fdba v po\u010diato\u010dn\u00fdch premenn\u00fdch.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Zobrazi\u0165 koment\u00e1re", "Show Grid": "Zobrazi\u0165 mrie\u017eku", "Show Menu": "Zobrazi\u0165 menu", "Show Ruler": "Zobrazi\u0165 prav\u00edtko", "Show Sidebar": "Zobrazi\u0165 postrann\u00fa li\u0161tu", "Show Status Bar": "Zobrazova\u0165 stavov\u00fd riadok", "Show in navigator": "Zobrazi\u0165 v navig\u00e1tore", "Show on the side": "Zobrazi\u0165 na strane", "Show sheets": "Zobrazi\u0165 h\u00e1rky", "Show status bar": "Zobrazova\u0165 stavov\u00fd riadok", "Show the search bar": "Zobrazi\u0165 vyh\u013ead\u00e1vaciu li\u0161tu", "Shutdown Server": "Vypn\u00fa\u0165 server", "Signature": "Podpis", "Singapore": "Singapur", "Size": "Ve\u013ekos\u0165", "Slide %1": "Sn\u00edmka %1", "Slide Layout": "Rozlo\u017eenie sn\u00edmky", "Slide Show": "Prezent\u00e1cia", "Slide Size": "Ve\u013ekos\u0165 sn\u00edmky", "Slide Transition": "Prechody medzi sn\u00edmkami", "Slide Views": "Poh\u013ead na sn\u00edmku", "Slide {0} of {1}": "Sn\u00edmok {0} z {1}", "Slides": "Sn\u00edmky", "Slovakia": "Slovensko", "Slovenia": "Slovinsko", "Smart Picker": "Chytr\u00fd v\u00fdber", "Snap to Grid": "Zarovna\u0165 pod\u013ea mrie\u017eky", "Solid": "Jednofarebn\u00e1", "Someone": "Niekto", "Something went wrong while deleting the file. Please try refreshing the page.": "Pri odstra\u0148ovan\u00ed s\u00faboru sa vyskytla chyba. Sk\u00faste obnovi\u0165 str\u00e1nku.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Pri na\u010d\u00edtavan\u00ed s\u00faboru nastaven\u00ed sa vyskytla chyba. Sk\u00faste obnovi\u0165 str\u00e1nku.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Pri na\u010d\u00edtavan\u00ed slovn\u00edka sa vyskytla chyba. Sk\u00faste obnovi\u0165 str\u00e1nku.", "Something went wrong while loading Document settings.": "Pri na\u010d\u00edtavan\u00ed nastaven\u00ed dokumentu sa vyskytla chyba.", "Something went wrong while uploading dictionary file": "Pri nahr\u00e1van\u00ed s\u00faboru so slovn\u00edkom sa vyskytla chyba", "Something went wrong while uploading the file. Please try again.": "Pri nahr\u00e1van\u00ed s\u00faboru sa vyskytla chyba. Sk\u00faste to znova.", "Something went wrong. Please try to refresh the page.": "Nie\u010do sa pokazilo. Sk\u00faste obnovi\u0165 str\u00e1nku.", "Sort": "Zoradi\u0165", "South Africa": "Ju\u017en\u00e1 Afrika", "South Korea": "Ju\u017en\u00e1 K\u00f3rea", "Spacing & Color": "Rozostupy a farba", "Spain": "\u0160panielsko", "Sparkline": "Minigraf", "Split": "Rozdeli\u0165", "Square": "\u0160tvorcov\u00e1", "Standard": "\u0160tandard", "Standard (4:3)": "\u0160tandardn\u00fd (4:3)", "Standard dictionary": "\u0160tandardn\u00fd slovn\u00edk", "Status": "Stav", "Status Bar": "Stavov\u00fd riadok", "Stop following": "Presta\u0165 sledova\u0165", "Store as:": "Ulo\u017ei\u0165 ako:", "Style": "\u0160t\u00fdl", "Style List": "Zoznam \u0161t\u00fdlov", "Style list": "Zoznam \u0161t\u00fdlov", "Styles": "\u0160t\u00fdly", "Successfully exported: ": "\u00daspe\u0161ne exportovan\u00e9: ", "Sum": "S\u00fa\u010det", "Sweden": "\u0160v\u00e9dsko", "Switzerland": "\u0160vaj\u010diarsko", "Symbols": "Symboly", "TB": "TB", "Table": "Tabu\u013eka", "Table of content": "Obsah", "Table with {0} rows and {1} columns": "Tabu\u013eka s {0} riadkami a {1} st\u013apcami", "Tabloid": "Tabloid", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "\u0164uknut\u00edm zbal\u00edte", "Tap to expand": "\u0164uknut\u00edm rozbali\u0165", "Text": "Text", "Text orientation": "Orient\u00e1cia textu", "The IsAdminUser property is not set by integration": "Vlastnos\u0165 IsAdminUser nie je nastaven\u00e1 integr\u00e1ciou", "The IsAdminUser user property is set by integration": "Vlastnos\u0165 pou\u017e\u00edvate\u013ea IsAdminUser je nastaven\u00e1 integr\u00e1ciou", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokument obsahuje niektor\u00e9 cit\u00e1cie, ktor\u00e9 nemusia by\u0165 dostupn\u00e9 cez webov\u00e9 API. Pri \u00faprave cit\u00e1ci\u00ed alebo bibliografie to m\u00f4\u017ee sp\u00f4sobova\u0165 probl\u00e9my.", "The document could not be locked, and is opened in read-only mode.": "Dokument nemo\u017eno uzamkn\u00fa\u0165 a je otvoren\u00fd v re\u017eime len na \u010d\u00edtanie.", "The document could not be locked.": "Dokument nemo\u017eno uzamkn\u00fa\u0165.", "The document is being migrated to a new server. Retrying shortly...": "Dokument sa pres\u00fava na nov\u00fd server. O chv\u00ed\u013eu sa vykon\u00e1 opakovan\u00fd pokus\u2026", "The document is being renamed and will reload shortly": "Dokument sa pr\u00e1ve premenov\u00e1va a \u010doskoro sa znovu na\u010d\u00edta", "The document is being signed and will be availably shortly": "Dokument sa podpisuje a bude dostupn\u00fd v kr\u00e1tkom \u010dase", "The document is not signed.": "Dokument nie je podp\u00edsan\u00fd.", "The document is switching to Offline mode and will reload shortly": "Dokument sa prep\u00edna do re\u017eimu offline a \u010doskoro sa znova na\u010d\u00edta", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokument je pr\u00edli\u0161 ve\u013ek\u00fd alebo na ulo\u017een\u00ed nezostalo \u017eiadne miesto na disku. Dokument bude teraz iba na \u010d\u00edtanie.", "The file of type: {0} cannot be uploaded to server since the file has no name": "S\u00fabor typu: {0} sa ned\u00e1 nahra\u0165 na server, preto\u017ee s\u00fabor nem\u00e1 n\u00e1zov", "The file of type: {0} cannot be uploaded to server since the file is empty": "S\u00fabor typu: {0} sa ned\u00e1 nahra\u0165 na server, preto\u017ee je pr\u00e1zdny", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL servera nie je \u0161pecifikovan\u00fd. Coolwsd server je pravdepodobne zle nakonfigurovan\u00fd, kontaktujte pros\u00edm administr\u00e1tora.", "The server encountered a {0} error while parsing the {1} command.": "Server zaznamenal chybu {0} po\u010das spracovania pr\u00edkazu {1}.", "The server has been disconnected.": "Server bol odpojen\u00fd.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Podpis je platn\u00fd, ale certifik\u00e1t nemohol by\u0165 overen\u00fd a dokument je podp\u00edsan\u00fd iba \u010diasto\u010dne.", "The signature is OK, but the certificate could not be validated.": "Podpis je platn\u00fd, nemo\u017eno v\u0161ak overi\u0165 certifik\u00e1t.", "The signature is OK, but the document is only partially signed.": "Podpis je platn\u00fd, ale dokument je podp\u00edsan\u00fd len \u010diasto\u010dne.", "The signature line can now be moved or resized as needed.": "Riadok na podpis je teraz mo\u017en\u00e9 pod\u013ea potreby presun\u00fa\u0165 alebo zmeni\u0165 jeho ve\u013ekos\u0165.", "The signature was valid, but the document has been modified.": "Podpis je platn\u00fd, ale dokument bol zmenen\u00fd.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Syst\u00e9m moment\u00e1lne upravuje zdroje. Po\u010dkajte pros\u00edm chv\u00ed\u013eu, k\u00fdm sa pokus zopakuje\u2026", "Theme colors": "Farby mot\u00edvu", "Thick (2.25 pt)": "Tu\u010dn\u00e1 (2.25 pt)", "Thin (0.75 pt)": "Tenk\u00e1 (0.75 pt)", "Thin/Medium (3.00 pt)": "Tenk\u00e1/stredn\u00e1 (3.00 pt)", "This document has an invalid signature.": "Tento dokument m\u00e1 neplatn\u00fd podpis.", "This document is digitally signed and the signature is valid.": "Tento dokument je elektronicky podp\u00edsan\u00fd platn\u00fdm podpisom.", "This document may contain formatting or content that cannot be saved in the current file format.": "Tento dokument m\u00f4\u017ee obsahova\u0165 form\u00e1tovanie alebo obsah, ktor\u00e9 nemo\u017eno ulo\u017ei\u0165 v aktu\u00e1lnom form\u00e1te s\u00faboru.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Toto je nepodporovan\u00e1 verzia {productname}, ktor\u00e1 nie je vhodn\u00e1 na nasadenie v podnikovom prostred\u00ed. T\u00e1to spr\u00e1va sa zobrazuje v pr\u00edpade, ke\u010f sa s\u00fa\u010dasne pou\u017e\u00edva {docs} dokumentov alebo {connections} pripojen\u00ed.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "T\u00e1to slu\u017eba je administr\u00e1torom obmedzen\u00e1 na {0} dokumenty/dokumentov a {1} spojenia/spojen\u00ed. Tento limit bol dosiahnut\u00fd. Sk\u00faste nesk\u00f4r pros\u00edm.", "This user": "Tento u\u017e\u00edvate\u013e", "This version of {productname} is powered by": "T\u00e1to verzia od {productname} vyu\u017e\u00edva", "Tight": "Tesn\u00e9", "Time": "\u010cas", "Time interval of CPU statistics (in ms)": "\u010casov\u00fd interval pre \u0161tatistiku CPU (v ms)", "Time interval of memory statistics (in ms)": "\u010casov\u00fd interval pre \u0161tatistiku pam\u00e4te (v ms)", "Time zone:": "\u010casov\u00e9 p\u00e1smo:", "Title": "N\u00e1zov", "Title Only": "Len nadpis", "Title Slide": "Tituln\u00e1 sn\u00edmka", "Title and 2 Content": "Nadpis a 2 obsahy", "Title, 2 Content and Content": "Nadpis, 2 obsahy a obsah", "Title, 2 Content over Content": "Nadpis, 2 obsahy nad obsahom", "Title, 4 Content": "Nadpis, 4 obsahy", "Title, 6 Content": "Nadpis, 6 obsahov", "Title, Content": "Nadpis, obsah", "Title, Content and 2 Content": "Nadpis, obsah a 2 obsahy", "Title, Content over Content": "Nadpis, obsah nad obsahom", "Title, Vertical Text": "Nadpis, vertik\u00e1lny text", "Title, Vertical Text, Clipart": "Nadpis, vertik\u00e1lny text, klipart", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "Pre vkladanie mimo {productname} najsk\u00f4r kliknite na tla\u010didlo 'Stiahnu\u0165'", "To prevent accidental changes, the author has set this file to open as view-only": "Aby sa zabr\u00e1nilo nechcen\u00fdm zmen\u00e1m, autor nastavil tento s\u00fabor na otvorenie iba na \u010d\u00edtanie", "Toggle UI Mode": "Prepn\u00fa\u0165 re\u017eim pou\u017e\u00edvate\u013esk\u00e9ho rozhrania", "Top And Bottom Border": "Horn\u00e9 a doln\u00e9 or\u00e1movanie", "Top Border": "Horn\u00e9 or\u00e1movanie", "Top Margin": "Horn\u00fd okraj", "Top N elements...": "Najvy\u0161\u0161\u00edch N prvkov\u2026", "Top N percent...": "Najvy\u0161\u0161\u00edch N percent\u2026", "Top/Bottom Rules...": "Pravidl\u00e1 pre horn\u00e9/doln\u00e9 hodnoty\u2026", "Top: {top}": "Horn\u00e9: {top}", "Tracking": "Sledovanie", "Transition": "Prechod", "Turkey": "Turecko", "Type": "Typ", "Type to add a word": "Nap\u00ed\u0161te slovo, ktor\u00e9 chcete prida\u0165", "Ukraine": "Ukrajina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Neopr\u00e1vnen\u00fd WOPI hostite\u013e. Sk\u00faste to pros\u00edm nesk\u00f4r a v pr\u00edpade zotrvania probl\u00e9mu kontaktujte spr\u00e1vcu.", "Undo": "Vr\u00e1ti\u0165 sp\u00e4\u0165", "Ungroup": "Zru\u0161i\u0165 zoskupenie", "United Arab Emirates": "Spojen\u00e9 arabsk\u00e9 emir\u00e1ty", "United Kingdom": "Spojen\u00e9 kr\u00e1\u013eovstvo", "United States of America": "Spojen\u00e9 \u0161t\u00e1ty americk\u00e9", "Unknown color": "Nezn\u00e1ma farba", "Unlink Citations": "Zru\u0161i\u0165 odkazy na cit\u00e1cie", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Odpojenie cit\u00e1ci\u00ed zabr\u00e1ni Collabora Online v aktualiz\u00e1cii cit\u00e1ci\u00ed a bibliografie v tomto dokumente.", "Unlock": "Odomkn\u00fa\u0165", "Unresolve": "Zru\u0161i\u0165 vyrie\u0161enie", "Unresolve Thread": "Zru\u0161i\u0165 vyrie\u0161enie vl\u00e1kna", "Unsupported server version.": "Nepodporovan\u00e1 verzia servera.", "Update": "Aktualizova\u0165", "Update Index": "Aktualizova\u0165 index", "Update Log Levels": "Aktualizova\u0165 \u00farovne podrobnost\u00ed protokolu", "Updated citations": "Aktualizovan\u00e9 cit\u00e1cie", "Updating citations": "Aktualiz\u00e1cia cit\u00e1ci\u00ed", "Upload Autotext": "Nahra\u0165 Automatick\u00fd text", "Upload Wordbook": "Nahra\u0165 Wordbook", "Upload Xcu": "Nahra\u0165 Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Nahra\u0165 opakovane pou\u017eite\u013en\u00e9 textov\u00e9 v\u00fdstri\u017eky (.bau). Ak chcete tak\u00fdto v\u00fdstri\u017eok vlo\u017ei\u0165 do dokumentu, zadajte jeho skratku a stla\u010dte F3.", "Uploaded": "Nahran\u00e9", "Uploading file to server failed with status: {0}": "Nahr\u00e1vanie s\u00faboru na server zlyhalo so stavom: {0}", "Uploading file to server failed, file not found.": "Nahr\u00e1vanie s\u00faboru na server zlyhalo, s\u00fabor nebol n\u00e1jden\u00fd.", "Uploading file to server failed, the file is too large.": "Nahr\u00e1vanie s\u00faboru na server zlyhalo, s\u00fabor je pr\u00edli\u0161 ve\u013ek\u00fd.", "Uploading...": "Na\u010d\u00edtava sa\u2026", "Use Compact view": "Pou\u017ei\u0165 kompaktn\u00e9 zobrazenie", "Use Tabbed view": "Pou\u017ei\u0165 zobrazenie s kartami", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Pou\u017eit\u00e9 zastaran\u00e9 pole is_admin, integr\u00e1cia by mala namiesto toho pou\u017e\u00edva\u0165 vlastnos\u0165 IsAdminUser", "User": "Pou\u017e\u00edvate\u013e", "User List Summary": "S\u00fahrn zoznamu pou\u017e\u00edvate\u013eov", "User Name": "Meno pou\u017e\u00edvate\u013ea", "Users online": "Prihl\u00e1sen\u00ed pou\u017e\u00edvatelia", "Values between...": "Hodnoty medzi\u2026", "Values duplicate...": "Duplicitn\u00e9 hodnoty\u2026", "Values equal to...": "Hodnoty rovn\u00e9\u2026", "Values greater than...": "Hodnoty v\u00e4\u010d\u0161ie ako\u2026", "Values less than...": "Hodnoty men\u0161ie ako\u2026", "Variant": "Variant", "Version Information": "Inform\u00e1cie o verzii", "Vertical Title, Text, Chart": "Vertik\u00e1lny nadpis, text, graf", "Vertical Title, Vertical Text": "Vertik\u00e1lny nadpis, vertik\u00e1lny text", "Very Loose": "Ve\u013emi vo\u013en\u00e9", "Very Tight": "Ve\u013emi tesn\u00e9", "Very thin (0.50 pt)": "Ve\u013emi tenk\u00e1 (0.50 pt)", "View": "N\u00e1h\u013ead", "View Settings": "Zobrazi\u0165 nastavenia", "Views": "N\u00e1h\u013eady", "WOPI host": "Hostite\u013e WOPI", "Warning": "Varovanie", "Warning! The browser you are using is not supported.": "Pozor! Pou\u017e\u00edvate nepodporovan\u00fd prehliada\u010d.", "Watermark": "Vodoznak", "We are in the process of cleaning up this document from the last session, please try again later.": "Prebieha \u010distenie dokumentu z poslednej rel\u00e1cie, sk\u00faste to nesk\u00f4r.", "Welcome Dialog": "Uv\u00edtac\u00ed dial\u00f3g", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Toto je nepr\u00edjemn\u00e9, nepodarilo sa pripoji\u0165 k dokumentu. Sk\u00faste to znova, pros\u00edm.", "What?": "\u010co?", "When?": "Kedy?", "Who?": "Kto?", "Wide": "\u0160irok\u00fd", "Widescreen (16:9)": "\u0160irokouhl\u00fd (16:9)", "Windowed Presentation Blocked": "Prezent\u00e1cia v okne bola zablokovan\u00e1", "Windowed Presentation: ": "Prezent\u00e1cia v okne ", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Po\u010det slov", "Word Document (.docx)": "Dokument Word (.docx)", "Words are ignored by the spell checker": "Kontrola pravopisu tieto slov\u00e1 ignoruje", "Wrap": "Obtekanie textu", "Wrong or missing WOPISrc parameter, please contact support.": "Chybn\u00fd alebo ch\u00fdbaj\u00faci parameter WOPISrc, kontaktujte podporu.", "Wrong password provided. Please try again.": "Zadan\u00e9 nespr\u00e1vne heslo. Pros\u00edm, sk\u00faste znova.", "Wrong server, reconnecting...": "Nespr\u00e1vny server, prip\u00e1jam sa znova...", "YB": "YB", "You": "Vy", "You are already presenting this document": "Tento dokument u\u017e prezentujete", "You are leaving the document. The following web page will open in a new tab: ": "Op\u00fa\u0161\u0165ate dokument. Nasleduj\u00faca web str\u00e1nka sa otvor\u00ed v novej z\u00e1lo\u017eke: ", "You have not done anything to rollback yet...": "E\u0161te ste neurobili ni\u010d, \u010do sa d\u00e1 vr\u00e1ti\u0165\u2026", "You need to enable it both at server level and in the UI. ": "Je potrebn\u00e9 ho povoli\u0165 na \u00farovni servera aj v pou\u017e\u00edvate\u013eskom rozhran\u00ed. ", "Your Collabora Online server needs updating. Version {0} is available.": "V\u00e1\u0161 server Collabora Online vy\u017eaduje aktualiz\u00e1ciu. Je dostupn\u00e1 verzia {0}.", "Your WOPI server is not secure: SSL verification failed": "V\u00e1\u0161 WOPI server nie je bezpe\u010dn\u00fd: Overenie SSL zlyhalo", "Your browser has very limited access to the clipboard": "V\u00e1\u0161 prehliada\u010d m\u00e1 ve\u013emi obmedzen\u00fd pr\u00edstup k schr\u00e1nke", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "V\u00e1\u0161 prehliada\u010d m\u00e1 ve\u013emi obmedzen\u00fd pr\u00edstup k schr\u00e1nke, preto pou\u017e\u00edvajte tla\u010didl\u00e1 na vlo\u017eenie na va\u0161ej obrazovkovej kl\u00e1vesnici.", "Your changes have been saved": "Va\u0161e zmeny boli ulo\u017een\u00e9", "Your library is empty": "Va\u0161a kni\u017enica je pr\u00e1zdna", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "V\u00e1\u0161 server je nakonfigurovan\u00fd s nedostato\u010dn\u00fdmi hardv\u00e9rov\u00fdmi prostriedkami, \u010do m\u00f4\u017ee vies\u0165 k slab\u00e9mu v\u00fdkonu.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Platnos\u0165 va\u0161ej rel\u00e1cie vypr\u0161ala. \u010eal\u0161ie zmeny dokumentu sa nemusia ulo\u017ei\u0165. Pros\u00edm, obnovte rel\u00e1ciu (alebo webov\u00fa str\u00e1nku) ak chcete \u010falej pokra\u010dova\u0165 v pr\u00e1ci. M\u00f4\u017ee sa sta\u0165, \u017ee sa budete musie\u0165 op\u00e4tovne prihl\u00e1si\u0165.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Platnos\u0165 rel\u00e1cie vypr\u0161\u00ed o {time}. Pros\u00edm, ulo\u017ete si svoju pr\u00e1cu a obnovte rel\u00e1ciu (alebo webov\u00fa str\u00e1nku) ak chcete \u010falej pokra\u010dova\u0165. M\u00f4\u017ee sa sta\u0165, \u017ee sa budete musie\u0165 op\u00e4tovne prihl\u00e1si\u0165.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Zd\u00e1 sa, \u017ee v\u00e1\u0161 klaster {productname} je nespr\u00e1vne nakonfigurovan\u00fd alebo sa r\u00fdchlo \u0161k\u00e1luje \u2013 kontaktujte pros\u00edm svojho syst\u00e9mov\u00e9ho administr\u00e1tora. Pokra\u010dovanie v \u00faprav\u00e1ch m\u00f4\u017ee vies\u0165 k tomu, \u017ee viacer\u00ed pou\u017e\u00edvatelia sa navz\u00e1jom neuvidia, k probl\u00e9mom s ukladan\u00edm dokumentov a/alebo s kop\u00edrovan\u00edm/vkladan\u00edm. O\u010dak\u00e1van\u00fd serverId: {0} pre routeToken: {1}, ale pripojen\u00fd k serverId: {2}", "ZB": "ZB", "Zoom": "Pribl\u00ed\u017ei\u0165", "Zoom In": "Pribl\u00ed\u017ei\u0165", "Zoom Out": "Oddiali\u0165", "Zotero API key is incorrect": "API k\u013e\u00fa\u010d Zotero je nespr\u00e1vny", "Zotero API key is not configured": "API k\u013e\u00fa\u010d Zotero nie je nakonfigurovan\u00fd", "Zotero Warning": "Zotero Varovanie", "cell address": "adresa bunky", "file type icon": "ikona typu s\u00faboru", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "n\u00e1h\u013ead str\u00e1nky %1", "replies": "odpoved\u00e1", "reply": "odpoveda\u0165", "the Help tab": "z\u00e1lo\u017eka Pomocn\u00edk", "the View menu": "ponuka Zobrazi\u0165", "warning: copy/paste request timed out": "Upozornenie: po\u017eiadavka na kop\u00edrovanie/vlo\u017eenie vypr\u0161ala", "{0} deleted": "{0} odstr\u00e1nen\u00e9", "{0} selected": "Vybran\u00e9: {0}", "{0} tab selected": "karta {0} je vybran\u00e1", "{0} unselected": "{0} zru\u0161en\u00e9", "{username} saved this document as {filename}. Do you want to join?": "{username} ulo\u017eil tento dokument ako {filename}. Chcete sa pripoji\u0165?", "{user} has joined": "{user} sa pripojil", "{user} has left": "{user} sa odpojil", "\u00c5land Islands": "\u00c5landy"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-sl.json b/f7cloud-office/browser/dist/l10n/ui-sl.json new file mode 100644 index 0000000..994c087 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-sl.json @@ -0,0 +1 @@ +{" document(s) open.": " odprtih dokumentov.", " hrs": " ur", " mins": " min", " s": " s", " user(s).": " uporabnik(ov).", "\"Slow Proxy\"": "\u00bbPo\u010dasno posredovanje\u00ab", "#10 Envelope": "Kuverta #10", "#11 Envelope": "Kuverta #11", "#12 Envelope": "Kuverta #12", "#6\u00be Envelope": "Kuverta #6\u00be", "#7\u00be (Monarch) Envelope": "Kuverta #7\u00be (Monarch)", "#9 Envelope": "Kuverta #9", "%n users": "%n uporabnikov", "(Warning: Server accessibility must be enabled to toggle)": "(Opozorilo: Dostopnost stre\u017enika mora biti omogo\u010dena za preklop)", "(current)": "(trenutno)", ", cluster configuration error: mis-matching serverid": ", napaka prilagoditev sve\u017enja: ne ujemajo\u010di id stre\u017enika", "0 users": "0 uporabnikov", "1 user": "1 uporabnik", "16 Kai": "16 kai", "32 Kai": "32 kai", "1 2 3": "1 2 3", "A comment is being edited": "Komentar je sredi urejanja", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Prenos se je zaradi obse\u017ene operacije kopiraj/prilepi \u017ee za\u010del. Prosimo, po\u010dakajte na trenutni prenos ali ga prekli\u010dite, preden za\u010dnete z novim", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Pomo\u010dnik UI", "About": "O programu", "Above Average...": "Nad povpre\u010djem ...", "Accept": "Sprejmi", "Accept change": "Sprejmi spremembo", "Access token is missing in initial variables.": "\u017deton dostopa manjka v za\u010detnih spremenljivkah.", "Accessibility": "Dostopnost", "Accessibility Checker": "Preverjanje dostopnosti", "Active Sheet": "Dejavni delovni list", "Active sheet": "Dejavni delovni list", "Add": "Dodaj", "Add Bibliography": "Dodaj bibliografijo", "Add Citation": "Dodaj citat", "Add Citation Note": "Dodaj opombo citata", "Add Note": "Dodaj opombo", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Dodajte ali uredite besede v slovarju \u010drkovanja. Besede v va\u0161em slovar\u010dku (.dic) bodo na voljo za preverjanje \u010drkovanja.", "Adjust how office documents behave.": "Prilagodite vedenje pisarni\u0161kih dokumentov.", "Adjust view settings.": "Prilagodite nastavitve pogleda.", "Admin console": "Nadzorna konzola", "After": "Za", "Albania": "Albanija", "Alerts:": "Alarmi:", "Align": "Poravnaj", "Alignment": "Poravnava", "All": "Vse", "All Horizontal Lines": "Vse vodoravne \u010drte", "All Sheets": "Vsi delovni listi", "All users": "Vsi uporabniki", "Already presenting": "Predstavitev \u017ee poteka", "Also check the voice over toggle under {parentControl}.": "Preverite tudi preklop funkcije nareka pod {parentControl}.", "Always follow the editor": "Vedno sledi urejevalcu", "An error occurred while fetching notes": "Pri pridobivanju opomb je pri\u0161lo do napake", "An error occurred while fetching style list": "Pri pridobivanju seznama slogov je pri\u0161lo do napake", "Analytics": "Analitika", "Andorra": "Andora", "Another user has removed this comment.": "Drug uporabnik je odstranil ta komentar.", "Another user has updated the comment. Would you like to overwrite those changes?": "Drug uporabnik je posodobil ta komentar. Ali \u017eelite prepisati te spremembe?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u017delite prispevati, pa ne veste, kje za\u010deti? Oglejte si napotke po korakih in sami zgradite CODE. Pomagate lahko tudi pri prevajanju ali poro\u010danju o hro\u0161\u010dih z vsemi potrebnimi koraki, kako jih priklicati.", "Are you sure you want to delete sheet, {sheet}?": "Ali ste prepri\u010dani, da \u017eelite izbrisati delovni list {sheet}?", "Are you sure you want to delete this page?": "Ali ste prepri\u010dani, da \u017eelite izbrisati to stran?", "Are you sure you want to delete this slide?": "Ali ste prepri\u010dani, da \u017eelite izbrisati to prosojnico?", "Are you sure you want to reset Document settings?": "Ali ste prepri\u010dani, da \u017eelite ponastaviti nastavitve dokumenta?", "Are you sure you want to reset View Settings?": "Ali ste prepri\u010dani, da \u017eelite ponastaviti nastavitve pogleda?", "Are you sure you want to shut down the server?": "Ali ste prepri\u010dani, da \u017eelite zaustaviti stre\u017enik?", "Are you sure you want to terminate this session?": "Ste prepri\u010dani, da \u017eelite zaklju\u010diti to sejo?", "Argentina": "Argentina", "Armenia": "Armenija", "Arrange": "Razporedi", "Assistant": "Pomo\u010dnik", "Australia": "Avstralija", "Austria": "Avstrija", "Authorization error was: '{errormessage}'.": "Napaka overjanja: {errormessage}.", "AutoSum": "Samodejna vsota", "Automatic": "Samodejno", "Automatic color": "Samodejna barva", "Autosaved": "Samodejno shranjeno", "Autotext": "Samobesedilo", "Avatar for {user}": "Avatar - {user}", "Average": "Povpre\u010dno", "Axial": "Osno", "Azerbaijan": "Azerbajd\u017ean", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "Filtriranje BPF potencialno nevarnih sistemskih klicev (seccomp) ni omogo\u010deno; to predstavlja varnostno tveganje.", "Background": "Ozadje", "Background Color": "Barva ozadja", "Background Image": "Slika ozadja", "Bad": "Slabo", "Belarus": "Belorusija", "Belgium": "Belgija", "Below Average...": "Pod povpre\u010djem ...", "Big 32 Kai": "32 kai, velik", "Black/White": "\u010crno-belo", "Blank Slide": "Prazna prosojnica", "Booket back": "Hrbtna stran knji\u017eice", "Booklet": "Knji\u017eica", "Booklet front": "Prednja stran knji\u017eice", "Bookmarks": "Zaznamki", "Boolean Value": "Logi\u010dna vrednost", "Borders": "Obrobe", "Bosnia and Herzegovina": "Bosna in Hercegovina", "Bottom Border": "Spodnja obroba", "Bottom Margin": "Spodnji rob", "Bottom N elements...": "Spodnjih N elementov ...", "Bottom N percent...": "Spodnjih N odstotkov ...", "Bottom: {bottom}": "Spodaj: {bottom}", "Brazil": "Brazilija", "Brochure": "Bro\u0161ura", "Brochure Right to Left": "Bro\u0161ura z desne proti levi", "Bulgaria": "Bolgarija", "Bytes received": "prejetih bajtov", "Bytes sent": "poslanih bajtov", "C4 Envelope": "Kuverta C4", "C5 Envelope": "Kuverta C5", "C6 Envelope": "Kuverta C6", "C6/5 Envelope": "Kuverta C6/5", "COOLWSD version:": "Razli\u010dica COOLWSD:", "CPU Graph": "Grafikon rabe CPE", "CPU History": "Zgodovina CPE", "CSV File (.csv)": "Datoteka CSV (.csv)", "CSV file (.csv)": "Datoteka CSV (.csv)", "Cache size of CPU statistics": "Velikost medpomnilnika za statistiko CPE", "Cache size of memory statistics": "Velikost medpomnilnika za statistiko pomnilnika", "Canada": "Kanada", "Cancel": "Prekli\u010di", "Cancel paste special": "Prekli\u010di posebno lepljenje", "Cell borders": "Obrobe celic", "Cells": "Celice", "Centered Text": "Osredinjeno besedilo", "Change Layout": "Spremeni postavitev", "Channel Filter:": "Filter kanala:", "Character": "Znak", "Check security warnings of your server": "Preverite varnostna opozorila svojega stre\u017enika", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Oglejte si opombe ob izdaji in izvejte vse o najnovej\u0161i razvojni izdaji Collabora Online Development Edition, namenjeni doma\u010dim uporabnikom in manj\u0161im ekipam.", "Checkbox": "Potrditveno polje", "Chile": "\u010cile", "China": "Kitajska", "Choice of functions": "Izbor funkcij", "Citation Preferences": "Nastavitve citiranja", "Citation Style": "Slog citiranja", "Citation warning": "Opozorilo citata", "Citations update failed": "Posodobitev citatov je spodletela", "Cleaning up the document from the last session.": "\u010ci\u0161\u010denje dokumenta od zadnje seje.", "Clear the search field": "Po\u010disti iskalno polje", "Click to exit presentation...": "Kliknite za izhod iz predstavitve ...", "Clipboard": "Odlo\u017ei\u0161\u010de", "Close": "Zapri", "Close Navigation": "Zapri krmarjenje", "Close Presentation": "Zapri predstavitev", "Close dialog": "Zapri pogovorno okno", "Close document": "Zapri dokument", "Close popup to ignore paste special": "Zaprite pojavno okno, da prezrete posebno lepljenje", "Cluster configuration warning": "Opozorilo o konfiguraciji gru\u010de", "Collabora Online Development Edition": "Razvojna razli\u010dica Collabora Online (angl. Collabora Online Development Edition oz. CODE)", "Collabora Online Welcome": "Dobrodo\u0161li v Collabora Online", "Collapse Formula Bar": "Strni vrstico za formule", "Collapse Tabs": "Strni zavihke", "Color": "Barvno", "Column Width": "\u0160irina stolpca", "Column {0}": "Stolpec {0}", "Column {0} through {1}": "Stolpci od {0} do {1}", "Columns": "Stolpci", "Comment": "Komentar", "Comments": "Komentarji", "Comments Updated": "Komentarji posodobljeni", "Comments list": "Seznam komentarjev", "Compact layout": "Strnjena postavitev", "Compact view": "Strnjeni pogled", "Confirm": "Potrdi", "Confirmation": "Potrditev", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Spor razveljavljanja/ponavljanja med ve\u010d uporabniki. Uporabite popravilo dokumenta za razre\u0161itev te\u017eave.", "Connecting...": "Povezovanje ...", "Connection error": "Napaka povezave", "Connections": "Povezave", "Containing text...": "Vsebuje besedilo ...", "Content": "Vsebina", "Content copied to clipboard": "Vsebina kopirana na odlo\u017ei\u0161\u010de", "Continue editing": "Nadaljuj z urejanjem", "Continue read only": "Nadaljuj v na\u010dinu samo za branje", "Controls": "Kontrolniki", "Copied external sources are not allowed": "Kopiranje zunanjih virov ni dovoljeno", "Copy": "Kopiraj", "Copy Cells": "Kopiraj celice", "Copy Sheet...": "Kopiraj delovni list ...", "Copy all version information in English": "Kopiraj vse podatke o razli\u010dici v angle\u0161kem jeziku", "Copy link location": "Kopiraj mesto povezave", "Copying from the document disabled": "Kopiranje iz dokumenta je onemogo\u010deno", "Count": "\u0160tevec", "CountA": "\u0160tevecA", "Country:": "Dr\u017eava:", "Creating copy...": "Ustvarjanje kopije ...", "Creating new file from template...": "Ustvarjanje nove datoteke iz predloge ...", "Creator(s)": "Ustvaril(i)", "Croatia": "Hrva\u0161ka", "Ctrl+Shift+Alt+D to exit": "Krmilka+dvigalka+izmenjalka+D za izhod", "Currency": "Valuta", "Current Slide": "Trenutna prosojnica", "Current slide as Bitmap (.bmp)": "Trenutna prosojnica kot bitna slika (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Trenutna prosojnica kot GIF - Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Trenutna prosojnica kot PNG - Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Trenutna prosojnica kot TIFF - Tag Image File Format (.tiff)", "Custom Animation": "Animacija po meri", "Custom Margins\u2026": "Robovi po meri \u2026", "Custom dictionaries": "Slovarji po meri", "Cyprus": "Ciper", "Czech Republic": "\u010ce\u0161ka republika", "DL Envelope": "Kuverta DL", "Dark Mode": "Temni na\u010din", "Dashboard": "Nadzorna plo\u0161\u010da", "Data": "Podatki", "Date": "Datum", "Date & Time": "Datum in \u010das", "Debug Tools": "Orodja za razhro\u0161\u010devanje", "Default": "Privzeto", "Default Style": "Privzeti slog", "Define print area": "Dolo\u010di obmo\u010dje tiskanja", "Delete": "Izbri\u0161i", "Delete Columns": "Izbri\u0161i stolpce", "Delete Rows": "Izbri\u0161i vrstice", "Delete Single Sparkline": "Izbri\u0161i posamezen mini grafikon", "Delete tabstop": "Izbri\u0161i tabulator", "Denmark": "Danska", "Design": "Oblikovanje", "Dictionary of exceptions": "Slovar\u010dek izjem", "Disable Animations": "Onemogo\u010di animacije", "Discard": "Zavrzi", "Discover All The Changes": "Odkrijte vse spremembe", "Dismiss": "Umakni", "Document": "Dokument", "Document Settings": "Nastavitve dokumenta", "Document cannot be exported. Please try again.": "Dokumenta ni mo\u017eno izvoziti. Poskusite znova.", "Document cannot be renamed, please check your permissions.": "Dokumenta ni mo\u017eno preimenovati, preverite svoje pravice.", "Document cannot be renamed.": "Dokumenta ni mogo\u010de preimenovati.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokumenta ni mo\u017eno shraniti zaradi potekle seje; za nadaljevanje ponovno nalo\u017eite stran.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokumenta ni mo\u017eno shraniti zaradi potekle seje; za nadaljevanje ponovno odprite dokument.", "Document cannot be saved, please check your permissions.": "Dokumenta ni mo\u017eno shraniti, preverite svoje pravice.", "Document cannot be saved.": "Dokumenta ni mogo\u010de shraniti.", "Document colors": "Barve dokumenta", "Document container started in": "Vsebnik dokumenta zagnan v", "Document contains unsupported media": "Dokument vsebuje nepodprto medijsko datoteko", "Document has been changed": "Dokument je spremenjen", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokument je bil spremenjen v shrambi. Kaj \u017eelite storiti z neshranjenimi spremembami?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokument je bil spremenjen v shrambi. V teku je nalaganje novega dokumenta. Va\u0161a razli\u010dica bo ohranjena kot revizija.", "Document is getting migrated": "Dokument je v postopku migracije", "Document requires password to modify.": "Za spreminjanje dokumenta je potrebno geslo.", "Document requires password to view.": "Za ogled dokumenta je potrebno geslo.", "Document settings": "Nastavitve dokumenta", "Documents are not effectively contained: missing capabilities or namespaces.": "Dokumenti niso u\u010dinkovito vsebovani: manjkajo\u010de zmogljivosti ali imenski prostori.", "Documents open": "Odprti dokumenti", "Documents:": "Dokumenti:", "Don\u2019t show this again": "Tega ne ka\u017ei ve\u010d", "Double Hairline (1.10 pt)": "Dvojna tanka kot las (1,10 t\u010d)", "Double Hairline (2.35 pt)": "Dvojna tanka kot las (2,35 t\u010d)", "Download": "Prenesi", "Download Selection": "Prenesi izbor", "Download as": "Prenesi kot", "Download completed and ready to be copied to clipboard.": "Prenos zaklju\u010den in pripravljen za kopiranje na odlo\u017ei\u0161\u010de.", "Download failed": "Prenos je spodletel", "Downloading clipboard content": "Prena\u0161anje vsebine odlo\u017ei\u0161\u010da", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Prena\u0161anje zunanjih virov je prepovedano, lepljenje slik pa je \u0161e vedno omogo\u010deno. Sliko tako raje kliknite z desno tipko mi\u0161ke, izberite \u00bbKopiraj sliko\u00ab in jo nato prilepite v dokument.", "Downloading...": "Prejemanje ...", "Drawing": "Risba", "Dropdown": "Spustni meni", "Duration": "Trajanje", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Vsak dokument je varno vsebovan", "Edit": "Uredi", "Edit Single Sparkline": "Uredi posamezen mini grafikon", "Edit comment": "Uredi komentar", "Edit document": "Uredi dokument", "Edit link": "Uredi povezavo", "Edit mode": "Urejevalni na\u010din", "Editing": "Urejanje", "Editing activated. ": "Urejanje aktivirano. ", "Effects": "U\u010dinki", "Elapsed time": "Pretekli \u010das", "Ellipsoid": "Elipsoidno", "Empty Pages": "Prazne strani", "Empty Slide Show": "Prazna projekcija", "Enable Animations": "Omogo\u010di animacije", "End Presentation": "Kon\u010daj predstavitev", "End Show": "Kon\u010daj predstavitev", "Endnotes": "Kon\u010dne opombe", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "U\u017eivajte v najnovej\u0161em razvoju na podro\u010dju spletne produktivnosti, ki vam je prosto na voljo, da jo razi\u0161\u010dete in uporabljate skupaj z drugimi v brskalniku. Za mobilne naprave so na voljo razli\u010dne aplikacije.", "Enter Zotero API Key": "Vnesite API-klju\u010d Zotero", "Enter a file name": "Vnesite ime datoteke", "Enter new name": "Vnesite novo ime", "Enter new sheet name": "Vnesite ime za nov delovni list", "Entering text mode": "Vstopanje v besedilni na\u010din", "Error": "Napaka", "Error reading file": "Napaka pri branju datoteke", "Estonia": "Estonija", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Ravnanje z dogodki je zakasnjeno nepri\u010dakovano dolgo: {0} ms", "Excel 2003 Spreadsheet (.xls)": "Preglednica Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Preglednica Excel (.xslx)", "Exception words are underlined while checking spelling": "Besede, ki so izjeme, so med preverjanjem \u010drkovanja pod\u010drtane", "Expand Formula Bar": "Raz\u0161iri vrstico za formule", "Expired:": "Preteklo:", "Explore The New {coolversion}": "Odkrijte novo razli\u010dico {coolversion}", "Export As": "Izvozi kot", "Export as": "Izvozi kot", "Exported to storage": "Izvo\u017eeno v shrambo", "External data source not allowed": "Zunanji viri podatkov niso dovoljeni", "External link": "Zunanja povezava", "Extra thick (4.50 pt)": "Zelo debela (4,5 t\u010d)", "Failed to authenticate this session over protocol {0}": "Overitev te seje prek protokola {0} je spodletela", "Failed to download clipboard, please re-copy": "Odlo\u017ei\u0161\u010da ni mogo\u010de prenesti s stre\u017enika, prosimo, kopirajte ponovno.", "Failed to establish socket connection or socket connection closed unexpectedly.": "Ni uspelo vzpostaviti povezave z vti\u010dnico ali pa se je vti\u010dnica nepri\u010dakovano zaprla.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Ni uspelo vzpostaviti povezave z vti\u010dnico ali pa se je vti\u010dnica nepri\u010dakovano zaprla. Povratni posredni stre\u017enik je morda napa\u010dno nastavljen, zato se obrnite na skrbnika. Za ve\u010d informacij o nastavitvah posrednega stre\u017enika si oglejte spletno stran https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Pridobivanje RouteToken od kontrolnika je spodletelo", "Failed to load collections": "Nalaganje zbirk je spodletelo", "Failed to load document.": "Napaka pri nalaganju dokumenta.", "Failed to load groups": "Nalaganje skupin je spodletelo", "Failed to load items": "Nalaganje elementov je spodletelo", "Failed to load styles": "Nalaganje slogov je spodletelo", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Napaka pri nalaganju dokumenta. Prepri\u010dajte se, da je vrsta datoteke podprta in da datoteka ni po\u0161kodovana, in poskusite znova.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Napaka pri nalaganju dokumenta. Dokument je napa\u010dne oblike ali pa zahteva ve\u010d virov, kot je dovoljeno. Stopite v stik s skrbnikom.", "Failed to read document from storage, please try to load the document again.": "Branje dokumenta iz shrambe je spodletelo, poskusite znova nalo\u017eiti dokument.", "Failed to set jwt authentication cookie over insecure connection": "Nastavitev pi\u0161kotka overjanja jwt prek nezavarovane povezave je spodletela", "Field": "Polje", "Fields": "Polja", "File": "Datoteka", "File name should contain an extension.": "Ime datoteke mora vsebovati kon\u010dnico.", "Fill Series": "Zapolni nize", "Filter": "Filtriraj", "Financial": "Finance", "Finish electronic signing": "Dokon\u010daj e-podpisovanje", "Finland": "Finska", "Fit to page": "Prilagodi strani", "Fixed size": "Fiksna velikost", "Focus Cell": "Pozornost na celico", "Follow Presentation": "Sledite predstavitvi", "Follow me Presentation": "Predstavitev Sledi mi", "Following": "Sledi", "Following the editor": "Sledenje urednika", "Following {user}": "Sledite: {user}", "Font": "Pisava", "Font Name": "Ime pisave", "Font Size": "Velikost pisave", "Footnote/Endnote": "Sprotna/kon\u010dna opomba", "Footnotes": "Sprotne opombe", "Force Breaks": "Vsili prelome", "Form": "Obrazec", "Format": "Oblika", "Format Cells": "Oblikuj celice", "Formula": "Formula", "Formulas": "Formule", "Forum": "Forum", "Fraction": "Ulomek", "France": "Francija", "Freeze": "Zamrzni", "From": "Od", "From Beginning": "Od za\u010detka", "From Current Slide": "Od trenutne prosojnice", "From now on clipboard notifications will discreetly appear at the bottom.": "Odslej se bodo obvestila odlo\u017ei\u0161\u010da diskretno pojavljala na dnu.", "From printer setup": "Iz nastavitev tiskalnika", "Full Page Slides": "Prosojnice \u010dez celo stran", "Fullscreen presentation": "Celozaslonska predstavitev", "Function Library": "Knji\u017enica funkcij", "Function Wizard": "\u010carovnik za funkcije", "Functions": "Funkcije", "GB": "GB", "General": "Splo\u0161no", "Georgia": "Gruzija", "Germany": "Nem\u010dija", "Get Involved": "Sodelujte", "Go Back": "Pojdi nazaj", "Go Offline": "V nepovezan na\u010din", "Go Online": "V povezan na\u010din", "Good": "Dobro", "Gradient End": "Konec preliva", "Gradient Start": "Za\u010detek preliva", "Graphs": "Grafikoni", "Grayscale": "Sivine", "Greece": "Gr\u010dija", "Grid": "Mre\u017ea", "Group": "Zdru\u017ei", "Group Libraries": "Skupinske knji\u017enice", "Guernsey": "Guernsey", "HTML Document (.html)": "Dokument HTML (.html)", "HTML File (.html)": "Datoteka HTML (.html)", "HTML file (.html)": "Datoteka HTML (.html)", "Hairline (0.05 pt)": "Tanka kot las (0,05 t\u010d)", "Handout horizontal": "Izro\u010dki, vodoravno", "Handouts": "Izro\u010dki", "Hardware resources are sufficient for optimal performance": "Strojni viri so nezadostni za optimalno delovanje", "Has text: ": "Vsebuje besedilo: ", "Header & Footer": "Glava in noga", "Heading 1": "Naslov 1", "Heading 2": "Naslov 2", "Headings and objects that you add to the document will appear here": "Naslovi in predmeti, ki jih dodate dokumentu, se pojavijo tukaj", "Help": "Pomo\u010d", "Hidden pages": "Skrite strani", "Hidden text": "Skrito besedilo", "Hide Menu": "Skrij meni", "Hide Menu Bar": "Skrij menijsko vrstico", "Hide the search bar": "Skrij iskalno vrstico", "Highlight cells with...": "Poudari celice z ...", "History": "Zgodovina", "Hit Cancel to open in view-only mode.": "Pritisnite Prekli\u010di za odpiranje v oglednem na\u010dinu.", "Holy See (Vatican City State)": "Sveti sede\u017e", "Home": "Za\u010detek", "Hungary": "Mad\u017earska", "Iceland": "Islandija", "Idle document - please click to reload and resume editing": "Neaktivni dokument \u2013 kliknite za ponovno nalaganje in nadaljevanje urejanja", "Idle document - please tap to reload and resume editing": "Neaktivni dokument \u2013 tapnite za ponovno nalaganje in nadaljevanje urejanja", "Idle time": "\u010cas nedejavnosti", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u010ce \u017eelite deliti velike elemente izven {productname}, jih je obvezno najprej prenesti.", "Illustrations": "Ilustracije", "Image (.png)": "Slika (.png)", "Image Controls": "Kontrolniki slike", "Images": "Slike", "Images and Objects": "Slike in predmeti", "India": "Indija", "Indonesia": "Indonezija", "Initializing...": "Inicializacija ...", "Insert": "Vstavi", "Insert Checkbox": "Vstavi potrditveno polje", "Insert Columns After": "Vstavi stolpce za", "Insert Columns Before": "Vstavi stolpce pred", "Insert Comment": "Vstavi komentar", "Insert Date": "Vstavi datum", "Insert Dropdown": "Vstavi spustni meni", "Insert Electronic Signature": "Vstavi e-podpis", "Insert Function": "Vstavi funkcijo", "Insert Local Image": "Vstavi krajevno sliko", "Insert Local Multimedia": "Vstavi krajevno ve\u010dpredstavno vsebino", "Insert Picture": "Vstavi sliko", "Insert Rich Text": "Vstavi obogateno besedilo", "Insert Rows Above": "Vstavi vrstice nad", "Insert Rows Below": "Vstavi vrstice pod", "Insert Shape": "Vstavi lik", "Insert Table": "Vstavi tabelo", "Insert comment": "Vstavi komentar", "Insert connectors": "Vstavi konektorje", "Insert shapes": "Vstavi like", "Insert sheet": "Vstavi delovni list", "Insert sheet after this": "Vstavi delovni list za tem", "Insert sheet before this": "Vstavi delovni list pred tem", "Insert table": "Vstavi tabelo", "Insert tabstop": "Vstavi tabulator", "Integrator is not ready for PostMessage calls": "Integrator ni pripravljen za klice PostMessage", "Interface Settings": "Nastavitve vmesnika", "Invalid JSON file": "Neveljavna datoteka JSON", "Invalid dictionary format. Please check the file.": "Neveljavna oblika zapisa slovar\u010dka. Preverite datoteko.", "Invalid link: '{url}'": "Neveljavna povezava: \u00bb{url}\u00ab", "Invert Background": "Preobrni ozadje", "Ireland": "Irska", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "Ka\u017ee, da ste kopirali izbor, ki vsebuje zunanje slike.", "It seems you have tried to insert external data.": "Ka\u017ee, da ste poskusili vstaviti zunanje podatke.", "Italy": "Italija", "Japan": "Japonska", "Japanese Postcard": "Japonska dopisnica", "Kazakhstan": "Kazahstan", "Kenya": "Kenija", "Keyboard shortcuts": "Tipke za bli\u017enjice", "Kill": "Ubij", "Kill session.": "Ubij sejo.", "Kosovo": "Kosovo", "LOKit version:": "Razli\u010dica LOKit:", "Landscape": "Le\u017ee\u010de", "Language": "Jezik", "Language:": "Jezik:", "Last modification": "Zadnja sprememba", "Last saved:": "Nazadnje shranjeno:", "Latest Updates": "Najnovej\u0161e posodobitve", "Latvia": "Latvija", "Layout": "Postavitev", "Left And Right Borders": "Leva in desna obroba", "Left Border": "Leva obroba", "Left Margin": "Levi rob", "Left pages": "Leve strani", "Left: {left}": "Levo: {left}", "Legal": "Legal", "Letter": "Pismo", "License": "Dovoljenje", "Liechtenstein": "Lihten\u0161tajn", "Line color": "Barva \u010drte", "Line style": "Slog \u010drte", "Linear": "Linearno", "Lists/Bullets": "Seznami/oznake", "Lithuania": "Litva", "Loading Wordbook...": "Nalaganje slovar\u010dka ...", "Loading references": "Nalaganje sklicev", "Loading...": "Nalaganje ...", "Local Image...": "Krajevna slika \u2026", "Local Multimedia...": "Krajevne vsebine ve\u010dpredstavnosti ...", "Log": "Bele\u017eenje v dnevnik", "Log Levels": "Ravni bele\u017eenja", "Logical": "Logika", "Long Bond": "Dolga vezava", "Look for the accessibility section in coolwsd.xml for server setting. ": "Poi\u0161\u010dite razdelek accessibility v coolwsd.xml za nastavitev stre\u017enika. ", "Lookup & Reference": "Iskanje in sklici", "Loose": "\u0160iroko", "Luxembourg": "Luksemburg", "MB": "MB", "Malta": "Malta", "Margin": "Rob", "Master": "Matrica", "Master Pages": "Glavne strani", "Master Slide Templates": "Predloge matric prosojnice", "Master View": "Matri\u010dni pogled", "Math & Trig": "Matematika in trigonometrija", "Max": "Najv", "Maximum": "Najve\u010d", "Maximum Document process stack memory (in KB) - reduce only": "Najve\u010dji skladovni pomnilnik za proces dokumenta (v kB) \u2013 zgolj zmanj\u0161ajte", "Maximum Document process virtual memory (in MB) - reduce only": "Najve\u010dji navidezni pomnilnik za proces dokumenta (v MB) \u2013 zgolj zmanj\u0161ajte", "Maximum file size allowed to write to disk (in MB) - reduce only": "Najve\u010dja dovoljena velikost datoteke za pisanje na disk (v MB) \u2013 zgolj zmanj\u0161ajte", "Medium (1.50 pt)": "Srednja (1,5 t\u010d)", "Medium/Hairline (3.05 pt)": "Srednja/tanka kot las (3,05 t\u010d)", "Medium/Medium (4.50 pt)": "Srednja/srednja (4,5 t\u010d)", "Memory": "Pomnilnik", "Memory Graph": "Grafikon rabe pomnilnika", "Memory History": "Zgodovina pomnilnika", "Memory consumed": "zasedenega pomnilnika", "Merge & Center": "Spoji in sredini", "Merge & Split": "Spoji in razdeli", "Mexico": "Meksiko", "Min": "Najm", "Minimum": "Najmanj", "Missing Fonts": "Manjkajo\u010de pisave", "Modified": "Spremenjeno", "Modify": "Spremeni", "Moldova, Republic of": "Moldavija", "Monaco": "Monako", "Montenegro": "\u010crna gora", "More Functions": "Dodatne funkcije", "More Paper Sizes...": "Ve\u010d velikosti papirja ...", "More highlights...": "Dodatni poudarki ...", "More information and support": "Dodatne informacije in podpora", "More options for {1}": "Dodatne mo\u017enosti za {1}", "More...": "Dodatno ...", "Move Sheet Left": "Pomakni delovni list levo", "Move Sheet Right": "Pomakni delovni list desno", "My Library": "Moja knji\u017enica", "My Publications": "Moje objave", "Named Range": "Imenovani obseg", "Narrow": "Ozko", "Navigation": "Krmarjenje", "Navigator": "Krmar", "Netherlands": "Nizozemska", "Network Graph": "Grafikon rabe omre\u017eja", "Neutral": "Nevtralno", "New": "Nov", "New Zealand": "Nova Zelandija", "Next": "Naprej", "Next Slide": "Naslednja prosojnica", "No Borders": "Brez obrob", "No Comments": "Ni komentarjev", "No Notes": "Brez opomb", "No color": "Brez barve", "No disk space left on server.": "Na stre\u017eniku ni ve\u010d prostora na disku.", "No fill": "Brez polnila", "No issues found": "Ni zaznanih te\u017eav", "No problems with SSL verification detected": "Te\u017eave z overjanjem SSL niso zaznane", "No search results found!": "Ni zadetkov iskanja!", "None": "Brez", "None (Do not check spelling)": "Brez (ne preverjaj \u010drkovanja)", "Normal": "Navadno", "North Macedonia, Republic of": "Severna Makedonija", "Norway": "Norve\u0161ka", "Not using namespaces": "Imenski prostori se ne uporabljajo", "Notebookbar view": "Pogled zlo\u017eenke", "Notes": "Opombe", "Notes Pages": "Strani opomb", "Notes View": "Pogled opomb", "Number": "\u0160tevilo", "Number Format": "Oblika \u0161tevil", "Number of Documents": "\u0160tevilo dokumentov", "Number of Pages": "\u0160tevilo strani", "Number of Pages. Click to open the Go to Page dialog box.": "\u0160tevilo strani. Kliknite, da odprete pogovorno okno Pojdi na stran.", "Number of Sheets": "\u0160tevilo delovnih listov", "Number of Slides": "\u0160tevilo prosojnic", "ODF Drawing (.odg)": "Risba ODF (.odg)", "ODF presentation (.odp)": "Predstavitev ODF (.odp)", "ODF spreadsheet (.ods)": "Preglednica ODF (.ods)", "ODF text document (.odt)": "Besedilni dokument ODF (.odt)", "OK": "V redu", "OPEN": "ODPRI", "Off": "Izklju\u010deno", "On": "Vklju\u010deno", "On mouse click": "S klikom mi\u0161ke", "Once citations are entered their storage and display type can not be changed.": "Ko so enkrat citati vneseni, njihova vrste hrambe in prikaza ni mogo\u010de spremeniti.", "Online Help": "Spletna pomo\u010d", "Only the document owner can change the password.": "Le lastnik dokumenta lahko spremeni geslo.", "Oops, there is a problem connecting the document": "Pri povezovanju z dokumentom je pri\u0161lo do te\u017eave.", "Oops, there is a problem connecting to {productname}: ": "Pri povezovanju z {productname} je pri\u0161lo do te\u017eave: ", "Open in full view": "Odpri v polnem pogledu", "Open link": "Odpri povezavo", "Open menu": "Odpri meni", "Open {name}": "Odpri {name}", "Option": "Mo\u017enost", "Options": "Mo\u017enosti", "Other": "Drugo", "Out of table": "Izven tabele", "Outer Border": "Zunanje obrobe", "Outer Border And Horizontal Lines": "Zunanje obrobe in vodoravne \u010drte", "Outer Border and Vertical Lines": "Zunanje obrobe in navpi\u010dne \u010drte", "Outer Borders And All Inner lines": "Zunanje obrobe in vse notranje \u010drte", "Outline": "Oris", "Overview": "Pregled", "Overwrite": "Prepi\u0161i", "PB": "PB", "PDF Document (.pdf)": "Dokument PDF (.pdf)", "PDF Document (.pdf) - Expert": "Dokument PDF (.pdf) - strokovno", "PDF Document (.pdf) as...": "Dokument PDF (.pdf) kot ...", "PID": "PID", "Page": "Stran", "Page Layout": "Postavitev strani", "Page Setup": "Priprava strani", "Page name": "Ime strani", "Paragraph": "Odstavek", "Paste": "Prilepi", "Paste Slide": "Prilepi prosojnico", "Paste Special": "Posebno lepljenje", "Paste from this document": "Prilepi iz tega dokumenta", "Path": "Pot", "Pause": "Premor", "Pause... ( %SECONDS% )": "Premor ... (%SECONDS%)", "Percent": "Odstotek", "Permission Mode": "Na\u010din pravic", "Philippines": "Filipini", "Picture": "Slika", "Pivot Table": "Vrtilna tabela", "Placeholders": "Ograde", "Please save or discard the comment currently being edited.": "Shranite ali opustite komentar, ki se trenutno ureja.", "Please send us your feedback": "Po\u0161ljite nam svoje mnenje", "Please use following combination to see more options:": "Uporabite naslednjo kombinacijo, da si ogledate ve\u010d mo\u017enosti:", "Please wait kubernetes cluster is scaling...": "Po\u010dakajte, gru\u010da Kubernetes se umerja ...", "Please wait!": "Prosimo, po\u010dakajte!", "Poland": "Poljska", "Poorly performing proxying of all network requests.": "Slabo delovanje posredovanja za vse omre\u017ene zahteve.", "Portrait": "Pokon\u010dno", "Portugal": "Portugalska", "PostMessage API is initialized": "API PostMessage je inicializiran", "PowerPoint 2003 Presentation (.ppt)": "Predstavitev PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Predstavitev PowerPoint (.pptx)", "Present current slide": "Predstavi trenutno prosojnico", "Present in Window": "Predstavi v oknu", "Present in new window": "Predstavi v novem oknu", "Presentation": "Predstavitev", "Presentation disabled": "Predstavitev je onemogo\u010dena", "Presentation mode has been disabled for this document": "Na\u010din predstavitve je za ta dokument onemogo\u010dena", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Predstavitev je bila blokirana. Dovolite pojavna okna v svojem brskalniku. Tako bo predstavitev lahko prikazana v lo\u010denih oknih, kar poenostavi deljenje zaslona.", "Presenter Console": "Upravljalni zaslon govorca", "Presenting in fullscreen": "Predstavitev \u010dez cel zaslon", "Presenting in window": "Predstavitev v oknu", "Press Ctrl + Enter to post": "Pritisnite kombinacijo tipk krmilka + vna\u0161alka za objavo", "Preview Slide {1}": "Predogled prosojnice {1}", "Previous": "Prej\u0161nja", "Print": "Natisni", "Print Black": "Natisni \u010drno", "Print dialog": "pogovorno okno Natisni", "Promote to top comment": "Povi\u0161aj v vrhnji komentar", "Properties": "Lastnosti", "Provider:": "Ponudnik:", "Qatar": "Katar", "Quadratic": "Pravokotno", "RELOAD": "PONOVNO NALO\u017dI", "Radial": "Radialno", "Range": "Obseg", "Read mode": "Bralni na\u010din", "Read-only": "Samo za branje", "Received": "prejeto", "Recent": "Nedavno", "Reconnecting...": "Ponovno povezovanje ...", "Redo": "Ponovi", "References": "Sklici", "Refresh": "Osve\u017ei", "Refresh Citations": "Osve\u017ei citate", "Refresh Log": "Osve\u017ei dnevnik", "Reject change": "Zavrni spremembo", "Reloading the document after rename": "Ponovno nalaganje dokumenta po preimenovanju", "Remove": "Odstrani", "Remove Thread": "Odstrani nit", "Remove link": "Odstrani povezavo", "Remove print area": "Odstrani obmo\u010dje tiskanja", "Rename": "Preimenuj", "Rename Document": "Preimenuj dokument", "Rename sheet": "Preimenuj delovni list", "Renaming...": "Preimenovanje ...", "Repair": "Popravi", "Repair Document": "Popravi dokument", "Repeat in {0} seconds": "Ponovi \u010dez {0} sekund", "Replace": "Zamenjaj", "Reply": "Odgovori", "Reply comment": "Odgovori na komentar", "Report an issue": "Poro\u010daj o te\u017eavi", "Reset Layout": "Ponastavi postavitev", "Reset to Default Language": "Ponastavi na privzeti jezik", "Reset to default Document settings": "Ponastavi na privzete nastavitve dokumenta", "Reset to default View settings": "Ponastavi na privzete nastavitve pogleda", "Reset zoom": "Ponastavi pove\u010davo", "Resolve": "Razre\u0161i", "Resolve Thread": "Razre\u0161i nit", "Resolved": "Razre\u0161eno", "Restart": "Ponovno za\u017eeni", "Restoring older revision. Any unsaved changes will be available in version history": "Obnavljanje starej\u0161e revizije. Vse ne shranjene spremembe bodo na voljo v zgodovini razli\u010dic.", "Results": "Rezultati", "Resume": "Nadaljuj", "Review": "Pregled", "Rich Text": "Obogateno besedilo", "Rich Text (.rtf)": "Obogateno besedilo (.rtf)", "Right Border": "Desna obroba", "Right Margin": "Desni rob", "Right pages": "Desne strani", "Right: {right}": "Desno: {right}", "Romania": "Romunija", "Row Height": "Vi\u0161ina vrstice", "Row {0}": "Vrstica {0}", "Row {0} through {1}": "Vrstice od {0} do {1}", "Rows": "Vrstice", "Ruler": "Ravnilo", "Russian Federation": "Ruska federacija", "San Marino": "San Marino", "Saudi Arabia": "Saudova Arabija", "Save": "Shrani", "Save As": "Shrani kot", "Save Comments": "Shrani komentarje", "Save Document settings": "Shrani nastavitve dokumenta", "Save View Settings": "Shrani nastavitve pogleda", "Save as ODF format": "Shrani v zapisu ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Shranjevanje ni uspelo, ker je dokument prevelik ali ker presega preostali prostor za shranjevanje. Dokument bo zdaj namenjen samo branju, vendar ga lahko \u0161e vedno prenesete, da ohranite krajevno kopijo.", "Save failed due to no disk space left. Document will now be read-only.": "Shranjevanje je spodletelo zaradi pomanjkanja prostora na disku. Dokument bo zato samo za branje.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Shranjevanje ni uspelo zaradi pomanjkanja prostora. Dokument bo zdaj namenjen samo branju. Prepri\u010dajte se, da je na disku na voljo dovolj prostora, in poskusite znova shraniti.", "Save to new file": "Shrani v novo datoteko", "Saved": "Shranjeno", "Saving": "Shranjevanje", "Saving...": "Shranjevanje ...", "Scalable Vector Graphics (.svg)": "SVG - Scalable Vector Graphics (.svg)", "Scientific": "Znanstveno", "Screen Reading": "Glas pripovedovalca_ke", "Screen reader support for text content is disabled. ": "Podpora bralnika zaslona za besedila je onemogo\u010dena. ", "Scroll down": "Drsaj navzdol", "Scroll down annotations": "Pomik po pripombah navzdol", "Scroll left": "Drsaj levo", "Scroll right": "Drsaj desno", "Scroll to the first sheet": "Podrsaj do prvega delovnega lista", "Scroll to the last sheet": "Podrsaj do zadnjega delovnega lista", "Scroll up": "Drsaj navzgor", "Scroll up annotations": "Pomik po pripombah navzgor", "Search": "I\u0161\u010di", "Search...": "I\u0161\u010di ...", "Section": "Odsek", "See history": "Glej zgodovino", "See revision history": "Glej zgodovino revizij", "Select": "Izberi", "Select Function": "Izberite funkcijo", "Select a tab to browser settings.": "Izberite zavihek, da si ogledate nastavitve.", "Select a tab to view settings.": "Izberite zavihek, da si ogledate nastavitve.", "Select language": "Izberite jezik", "Select multiple cells": "Izberi ve\u010d celic", "Select range": "Izberite obseg", "Selected external data source is forbidden. Please contact the system administrator.": "Izbrani zunanji vir podatkov je prepovedan. Stopite v stik z upraviteljem sistema.", "Selected range of cells": "Izbran obseg celic", "Selection Mode": "Izbirni na\u010din", "Selection count": "Se\u0161tevek izbora", "Selection mode: inactive": "Izbirni na\u010din: nedejaven", "Send Feedback": "Po\u0161lji odziv", "Sent": "poslano", "Serbia": "Srbija", "Served by:": "Stre\u017ee:", "Server audit": "Revizija stre\u017enika", "Server has been shut down; please reload the page.": "Stre\u017enik je izklopljen; prosimo, ponovno nalo\u017eite stran.", "Server is down, restarting automatically. Please wait.": "Stre\u017enik ne deluje, sledi samodejni ponovni zagon. Prosimo, po\u010dakajte.", "Server is now reachable. We have to refresh the page now.": "Stre\u017enik je zdaj dosegljiv. Zdaj moramo osve\u017eiti stran.", "Server is now reachable...": "Stre\u017enik je zdaj dosegljiv ...", "Server is shutting down": "Stre\u017enik se izklaplja", "Server is shutting down for maintenance (auto-saving)": "Stre\u017enik se uga\u0161a zaradi vzdr\u017eevanja (samodejno shranjevanje)", "Server returned this reason:": "Stre\u017enik je posredoval naslednji razlog:", "Server uptime": "Neprekinjeno delovanje stre\u017enika", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Storitev ni na voljo. Poskusite znova kasneje in poro\u010dajte svojemu skrbniku, \u010de te\u017eava ne izgine.", "Session terminated by document owner": "Sejo je zaklju\u010dil lastnik dokumenta", "Set Language for All text": "Dolo\u010di jezik celotnega besedila", "Set Language for Paragraph": "Dolo\u010di jezik odstavka", "Set Language for Selection": "Dolo\u010di jezik izbora", "Set Log Levels": "Nastavi ravni bele\u017eenja", "Set default interface preferences.": "Dolo\u010dite privzete nastavitve vmesnika.", "Settings": "Nastavitve", "Shape": "Lik", "Shapes": "Liki", "Share": "Skupna raba", "Share...": "Skupna raba ...", "Shared Config URL is missing in initial variables.": "URL-ju deljenih prilagoditev manjkajo za\u010detne spremenljivke.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Poka\u017ei komentarje", "Show Grid": "Poka\u017ei mre\u017eo", "Show Menu": "Poka\u017ei meni", "Show Ruler": "Poka\u017ei ravnilo", "Show Sidebar": "Poka\u017ei stransko vrstico", "Show Status Bar": "Poka\u017ei vrstico stanja", "Show in navigator": "Poka\u017ei v Krmarju", "Show on the side": "Poka\u017ei ob strani", "Show sheets": "Poka\u017ei delovne liste", "Show status bar": "Poka\u017ei vrstico stanja", "Show the search bar": "Poka\u017ei iskalno vrstico", "Shutdown Server": "Zaustavi stre\u017enik", "Signature": "Podpis", "Singapore": "Singapur", "Size": "Velikost", "Size to grid": "Umeri na mre\u017eo", "Slide %1": "Prosojnica %1", "Slide Layout": "Postavitev prosojnice", "Slide Show": "Projekcija", "Slide Size": "Velikost prosojnice", "Slide Transition": "Prehod med prosojnicami", "Slide Views": "Pogledi prosojnice", "Slide {0} of {1}": "Prosojnica {0} od {1}", "Slides": "Prosojnice", "Slovakia": "Slova\u0161ka", "Slovenia": "Slovenija", "Smart Picker": "Pametni izbirnik", "Snap grid": "Mre\u017ea pripenjanja", "Snap to Grid": "Pripni na mre\u017eo", "Snap to grid": "Pripni na mre\u017eo", "Solid": "Polno", "Someone": "Nekdo", "Something went wrong while deleting the file. Please try refreshing the page.": "Nekaj je narobe pri brisanju datoteke. Poskusite osve\u017eiti stran.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Nekaj je narobe pri pridobivanju datoteke nastavitev. Poskusite osve\u017eiti stran.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Nekaj je \u0161lo narobe pri pridobivanju slovar\u010dka. Poskusite osve\u017eiti stran.", "Something went wrong while loading Document settings.": "Pri nalaganju nastavitev dokumenta je pri\u0161lo do napake.", "Something went wrong while uploading dictionary file": "Pri nalaganju datoteke slovar\u010dka je pri\u0161lo do napake", "Something went wrong while uploading the file. Please try again.": "Nekaj je narobe pri nalaganju datoteke na stre\u017enik. Poskusite znova.", "Something went wrong. Please try to refresh the page.": "Nekaj je narobe. Pokusite osve\u017eiti stran.", "Sort": "Razvrsti", "South Africa": "Ju\u017ena Afrika", "South Korea": "Ju\u017ena Koreja", "Spacing & Color": "Razmik in barva", "Spain": "\u0160panija", "Sparkline": "Mini grafikon", "Split": "Razdeli", "Square": "Kvadratno", "Standard": "Standardno", "Standard (4:3)": "Standardno (4:3)", "Standard dictionary": "Standardni slovar", "Status": "Stanje", "Status Bar": "Vrstica stanja", "Stop following": "Nehaj slediti", "Store as:": "Hrani kot:", "Style": "Slog", "Style List": "Seznam slogov", "Style list": "Seznam slogov", "Styles": "Slogi", "Successfully exported: ": "Uspe\u0161no izvo\u017eeno: ", "Sum": "Vsota", "Sweden": "\u0160vedska", "Switzerland": "\u0160vica", "Symbols": "Simboli", "Synchronize axes": "Uskladi osi", "TB": "TB", "Table": "Tabela", "Table of content": "Kazalo vsebine", "Table with {0} rows and {1} columns": "Tabela ima {0} vrstic in {1} stolpcev", "Tables": "Tabele", "Tabloid": "Tabloid", "Taiwan, Province of China": "Tajvan", "Tap to collapse": "Tapnite za strnjevanje", "Tap to expand": "Tapnite za raz\u0161irjanje", "Text": "Besedilo", "Text orientation": "Usmerjenost besedila", "The IsAdminUser property is not set by integration": "Lastnost IsAdminUser ni nastavljena z integracijo", "The IsAdminUser user property is set by integration": "Lastnost uporabnika IsAdminUser je nastavljena z integracijo", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokument vsebuje nekatere citate, ki so morda nedosegljivi prek spletnega API-ja. Povzro\u010di lahko nekatere te\u017eave pri urejanju citatov ali bibliografije.", "The document could not be locked, and is opened in read-only mode.": "Dokumenta ni mogo\u010de zakleniti, zato je odprt v na\u010dinu samo za branje.", "The document could not be locked.": "Dokumenta ni mogo\u010de zakleniti.", "The document is being migrated to a new server. Retrying shortly...": "Dokument je v postopku migracije na nov stre\u017enik. Ponovni poskus sledi v kratkem ...", "The document is being renamed and will reload shortly": "Dokument je v postopku preimenovanja in se bo v kratkem ponovno nalo\u017eil.", "The document is being signed and will be availably shortly": "Dokument se podpisuje in bo v kratkem na voljo", "The document is not signed.": "Dokument ni podpisan.", "The document is switching to Offline mode and will reload shortly": "Dokument se preklaplja v nepovezan na\u010din in se bo v kratkem znova nalo\u017eil", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokument je prevelik ali pa ni dovolj prostora za njegovo shranjevanje. Dovoljeno bo samo branje dokumenta.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Datoteke vrste {0} ni mogo\u010de prenesti na stre\u017enik, ker datoteka ni poimenovana", "The file of type: {0} cannot be uploaded to server since the file is empty": "Datoteke vrste {0} ni mogo\u010de prenesti na stre\u017enik, ker je datoteka prazna", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL gostitelja je prazen. Stre\u017enik coolwsd je najbr\u017e napa\u010dno nastavljen, stopite v stik s skrbnikom.", "The server encountered a {0} error while parsing the {1} command.": "Stre\u017enik je naletel na napako {0} pri raz\u010dlenjevanju ukaza {1}.", "The server has been disconnected.": "Stre\u017enik ni ve\u010d povezan.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Podpis je v redu, vendar potrdila ni mo\u017eno overiti, dokument pa je le delno podpisan.", "The signature is OK, but the certificate could not be validated.": "Digitalni podpis je v redu, vendar potrdila ni mogo\u010de overiti.", "The signature is OK, but the document is only partially signed.": "Podpis je v redu, vendar je dokument le delno podpisan.", "The signature line can now be moved or resized as needed.": "\u010crto za podpis lahko zdaj po \u017eelji premaknete ali ji spremenite velikost.", "The signature was valid, but the document has been modified.": "Podpis je veljaven, vendar je dokument \u017ee spremenjen.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Sistem trenutno prilagaja vire. Po\u010dakajte trenutek, da bo va\u0161 zahtevek znova obdelan ...", "Theme colors": "Barve teme", "Thick (2.25 pt)": "Debela (2,25 t\u010d)", "Thin (0.75 pt)": "Tanka (0,75 t\u010d)", "Thin/Medium (3.00 pt)": "Tanka/srednja (3 t\u010d)", "This document has an invalid signature.": "Dokument ima neveljaven podpis.", "This document is digitally signed and the signature is valid.": "Dokument je podpisan in podpis je veljaven.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ta dokument morda vsebuje oblikovanje ali vsebino, ki je ni mo\u017eno shraniti v izbranem zapisu.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "To je nepodprta razli\u010dica {productname}. Da bi se izognili vtisu, da je \u017ee primerna za uvajanje v produkcijska okolja, se prika\u017ee to sporo\u010dilo, ko je so\u010dasno v rabi ve\u010d kot {docs} dokumentov ali {connections} povezav.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Ta storitev je omejena na skupno {0} dokumentov in {1} povezav s strani skrbnika. Ta meja je dose\u017eena. Poskusite znova kasneje.", "This user": "Ta uporabnik", "This version of {productname} is powered by": "To razli\u010dico {productname} poganja", "Tight": "Ozko", "Tile pages": "Razpostavi strani", "Time": "\u010cas", "Time interval of CPU statistics (in ms)": "\u010casovni interval za statistiko CPE (v ms)", "Time interval of memory statistics (in ms)": "\u010casovni interval za statistiko pomnilnika (v ms)", "Time zone:": "\u010casovni pas:", "Title": "Naslov", "Title Only": "Samo naslov", "Title Slide": "Naslovna prosojnica", "Title and 2 Content": "Naslov in dve vsebini", "Title, 2 Content and Content": "Naslov, dve vsebini in vsebina", "Title, 2 Content over Content": "Naslov, 2 vsebini nad vsebino", "Title, 4 Content": "Naslov, 4 vsebine", "Title, 6 Content": "Naslov, 6 vsebin", "Title, Content": "Naslov, vsebina", "Title, Content and 2 Content": "Naslov, vsebina in 2 vsebini", "Title, Content over Content": "Naslov, vsebina nad vsebino", "Title, Vertical Text": "Naslov, navpi\u010dno besedilo", "Title, Vertical Text, Clipart": "Naslov, navpi\u010dno besedilo, izrezek", "To": "Do", "To paste outside {productname}, please first click the 'download' button": "\u010ce \u017eelite prilepiti vsebino izven {productname}, najprej kliknite gumb \u00bbPrenesi\u00ab.", "To prevent accidental changes, the author has set this file to open as view-only": "Da bi prepre\u010dil ne\u017eelene spremembe, je avtor datoteko nastavil tako, da se odpre samo za ogled", "Toggle UI Mode": "Preklopi med na\u010dini vmesnika", "Top And Bottom Border": "Vrhnja in spodnja obroba", "Top Border": "Zgornja obroba", "Top Margin": "Zgornji rob", "Top N elements...": "Vrhnjih N elementov ...", "Top N percent...": "Vrhnjih N odstotkov ...", "Top/Bottom Rules...": "Pravila vrhnjih/spodnjih ...", "Top: {top}": "Zgoraj: {top}", "Tracking": "Sledenje", "Transition": "Prehod", "Transitions": "Prehodi", "Turkey": "Tur\u010dija", "Type": "Vrsta", "Type in the search box to find anything in your document": "V iskalno polje vnesite iskani niz v dokumentu", "Type to add a word": "S tipkanjem vnesite besedo", "Ukraine": "Ukrajina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Neavtoriziran gostitelj WOPI. Poskusite znova kasneje in poro\u010dajte skrbniku, \u010de te\u017eava ne izigne.", "Undo": "Razveljavi", "Ungroup": "Razdru\u017ei", "United Arab Emirates": "Zdru\u017eeni arabski emirati", "United Kingdom": "Zdru\u017eeno kraljestvo", "United States of America": "Zdru\u017eene dr\u017eave Amerike", "Unknown color": "Neznana barva", "Unlink Citations": "Razve\u017ei citate", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Odstranjevanje povezav citatov prepre\u010di Collabora Online, da posodobi citate in bibliografijo v tem dokumentu.", "Unlock": "Odkleni", "Unresolve": "Prekli\u010di razre\u0161itev", "Unresolve Thread": "Prekli\u010di razre\u0161itev niti", "Unsupported server version.": "Nepodprta razli\u010dica stre\u017enika.", "Update": "Posodobi", "Update Index": "Posodobi kazalo", "Update Log Levels": "Posodobi ravni bele\u017eenja", "Updated citations": "Citati posodobljeni", "Updating citations": "Posodabljanje citatov", "Upload Autotext": "Nalo\u017ei samobesedilo na stre\u017enik", "Upload Wordbook": "Nalo\u017ei slovar\u010dek na stre\u017enik", "Upload Xcu": "Nalo\u017ei xcu na stre\u017enik", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Nalo\u017ei ponovno uporabne kose besedila (.bau) na stre\u017enik. Za vstavljanje besedila v dokument, vnesite bli\u017enjico za vnos samobesedila in pritisnite F3.", "Uploaded": "Nalo\u017eeno", "Uploading file to server failed with status: {0}": "Nalaganje datoteke na stre\u017enik je spodletelo s stanjem: {0}", "Uploading file to server failed, file not found.": "Nalaganje datoteke na stre\u017enik je spodletelo, datoteke ni mogo\u010de najti.", "Uploading file to server failed, the file is too large.": "Nalaganje datoteke na stre\u017enik je spodletelo, datoteka je prevelika.", "Uploading...": "Prena\u0161anje na stre\u017enik ...", "Use Compact view": "Uporabi strnjeni pogled", "Use Tabbed view": "Uporabi pogled v zavihkih", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Uporabljeno je opu\u0161\u010deno polje is_admin, integracija mora namesto tega uorabljati IsAdminUser", "User": "Uporabnik", "User List Summary": "Povzetek seznama uporabnikov", "User Name": "Uporabni\u0161ko ime", "Users online": "povezanih uporabnikov", "Using namespaces.": "Imenski prostori se uporabljajo.", "Values between...": "Vrednosti med ...", "Values duplicate...": "Podvojene vrednosti ...", "Values equal to...": "Vrednosti, enake ...", "Values greater than...": "Vrednosti, ve\u010dje kot ...", "Values less than...": "Vrednosti, manj\u0161e kot ...", "Variant": "Razli\u010dica", "Version Information": "Podatki o razli\u010dici", "Vertical Title, Text, Chart": "Navpi\u010dni naslov, besedilo, grafikon", "Vertical Title, Vertical Text": "Navpi\u010dni naslov, navpi\u010dno besedilo", "Very Loose": "Zelo \u0161iroko", "Very Tight": "Zelo ozko", "Very thin (0.50 pt)": "Zelo tanka (0,5 t\u010d)", "View": "Pogled", "View Settings": "Poka\u017ei nastavitve", "Views": "Pogledi", "WOPI host": "Gostitelj WOPI", "Warning": "Opozorilo", "Warning! The browser you are using is not supported.": "Pozor! Brskalnik, ki ga uporabljate, ni podprt.", "Watermark": "Vodni \u017eig", "We are in the process of cleaning up this document from the last session, please try again later.": "V teku je postopek \u010di\u0161\u010denja tega dokumenta od zadnje seje, poskusite znova kasneje.", "Welcome Dialog": "Pogovorno okno dobrodo\u0161lice", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u017dal se ni mogo\u010de povezati z va\u0161im dokumentom. Prosimo, poskusite znova.", "What?": "Kaj?", "When?": "Kdaj?", "Who?": "Kdo?", "Wide": "\u0160iroko", "Widescreen (16:9)": "\u0160iroki zaslon (16:9)", "Windowed Presentation Blocked": "Predstavitev v oknu je blokirana", "Windowed Presentation: ": "Predstavitev v oknu: ", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "\u0160tevec besed", "Word Document (.docx)": "Dokument Word (.docx)", "Words are ignored by the spell checker": "Besede preverjanje \u010drkovanja prezre", "Wrap": "Oblivanje", "Wrong or missing WOPISrc parameter, please contact support.": "Napa\u010den ali manjkajo\u010di parameter WOPIS, obrnite se na podporo.", "Wrong password provided. Please try again.": "Vnesli ste napa\u010dno geslo. Poskusite znova.", "Wrong server, reconnecting...": "Napa\u010den stre\u017enik, poteka ponovno povezovanje ...", "YB": "YB", "You": "Vi", "You are already presenting this document": "Dokument \u017ee predstavljate", "You are leaving the document. The following web page will open in a new tab: ": "Zapu\u0161\u010date dokument. Naslednja spletna stran se bo odprla v novem zavihku: ", "You have not done anything to rollback yet...": "\u0160e vedno niste ni\u010d naredili, da bi lahko stanje povrnili ...", "You need to enable it both at server level and in the UI. ": "Omogo\u010diti jo je potrebno na ravni stre\u017enika in na ravnin vmesnika. ", "Your Collabora Online server needs updating. Version {0} is available.": "Va\u0161 stre\u017enik Collabora Online potrebuje posodobitev. Na voljo je razli\u010dica {0}.", "Your WOPI server is not secure: SSL verification failed": "Stre\u017enik WOPI ni varen: overjanje SSL je spodletelo", "Your browser has very limited access to the clipboard": "Va\u0161 brskalnik ima zelo omejen dostop do odlo\u017ei\u0161\u010da", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Va\u0161 brskalnik ima zelo omejen do odlo\u017ei\u0161\u010da, zato raje uporabite gumbe za lepljenje va\u0161e zaslonske tipkovnice.", "Your changes have been saved": "Va\u0161e spremembe so shranjene", "Your library is empty": "Va\u0161a knji\u017enica je prazna", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Va\u0161 stre\u017enik je nastavljen z nezadostnimi strojnimi viri, kar lahko vodi v slab\u0161e delovanje.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Va\u0161a seja je potekla. Nadaljnje spremembe dokumenta najbr\u017e niso shranjene. Osve\u017eite sejo (ali spletno stran) za nadaljevanje. Morda se boste morali ponovno prijaviti.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Va\u0161a seja bo potekla \u010dez {time}. Shranite svoje delo in osve\u017eite sejo (ali spletno stran) za nadaljevanje z delom. Morda se boste morali ponovno prijaviti.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Zdi se, da je va\u0161a gru\u010da {productname} napa\u010dno prilagojena ali se hitro pove\u010duje - obrnite se na skrbnika sistema. Nadaljevanje urejanja lahko povzro\u010di, da se ve\u010d uporabnikov med seboj ne bo videlo, da bo pri\u0161lo do sporov pri shranjevanju dokumentov in/ali te\u017eav s kopiranjem/prilepljanjem. Pri\u010dakovani serverId {0} za routeToken {1}, vendar ste povezani s serverId {2}", "ZB": "ZB", "Zoom": "Pove\u010dava", "Zoom In": "Pribli\u017eaj", "Zoom Out": "Oddalji", "Zotero API key is incorrect": "Klju\u010d Zotero API ni pravilen", "Zotero API key is not configured": "Klju\u010d API Zotero ni nastavljen", "Zotero Warning": "Opozorilo Zotero", "cell address": "Naslov celice", "direct network connection": "neposredna omre\u017ena povezava", "file type icon": "Ikona vrste datoteke", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/ (v angl.)", "kB": "kB", "preview of page %1": "Predogled strani %1", "replies": "odgovorov", "reply": "odgovor", "system call security filtering enabled": "varnostno filtriranje sistemskih klicev omogo\u010deno", "the Help tab": "zavihek Pomo\u010d", "the View menu": "meni Pogled", "warning: copy/paste request timed out": "opozorilo: zahteva za kopiranje/lepljenje je potekla", "{0} deleted": "Izbrisano: {0}", "{0} selected": "Izbrano: {0}", "{0} tab selected": "Izbran zavihek {0}", "{0} unselected": "Ni izbrano: {0}", "{username} saved this document as {filename}. Do you want to join?": "{username} je shranil/a dokument kot {filename}. Ali se \u017eelite pridru\u017eiti?", "{user} has joined": "Pridru\u017eil se je uporabnik {user}", "{user} has left": "Od\u0161el je uporabnik {user}", "\u00c5land Islands": "Alandski otoki"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-sq.json b/f7cloud-office/browser/dist/l10n/ui-sq.json new file mode 100644 index 0000000..eccefe3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-sq.json @@ -0,0 +1 @@ +{" document(s) open.": " dokument(e) hapur.", " hrs": " or\u00eb", " mins": " min.", " s": " s", " user(s).": " p\u00ebrdorues().", "\"Slow Proxy\"": "\u201cNd\u00ebrmjet\u00ebs i Ngadalt\u00eb\u201d", "#10 Envelope": "Zarf #10", "#11 Envelope": "Zarf #11", "#12 Envelope": "Zarf #12", "#6\u00be Envelope": "Zarf #6\u00be", "#7\u00be (Monarch) Envelope": "Zarf #7\u00be (Monark)", "#9 Envelope": "Zarf #9", "%n users": "%n p\u00ebrdorues", "(current)": "(e tanishme)", ", cluster configuration error: mis-matching serverid": ", gabim form\u00ebsimi cluster-i: s\u2019p\u00ebrkon serverid", "0 users": "0 p\u00ebrdorues", "1 user": "1 p\u00ebrdorues", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "Po p\u00ebrpunohet nj\u00eb koment", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "Ka filluar tashm\u00eb nj\u00eb shkarkim p\u00ebr shkak t\u00eb nj\u00eb veprimi kopjimi/ngjitjeje t\u00eb madhe. Ju lutemi, p\u00ebrpara se t\u00eb filloni nj\u00eb t\u00eb ri, pritni t\u00eb mbaroj\u00eb shkarkimi i tanish\u00ebm, ose anulojeni", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "Asistent IA", "About": "Mbi", "Above Average...": "Mbi Mesataren\u2026", "Accept": "Pranojeni", "Accept change": "Pranoje ndryshimin", "Access token is missing in initial variables.": "Token-it t\u00eb hyrjeve i mungojn\u00eb ndryshore fillestare.", "Active Sheet": "Flet\u00eb Aktive", "Active sheet": "Flet\u00eb aktive", "Add": "Shto", "Add Bibliography": "Shtoni Bibliografi", "Add Citation": "Shtoni Citim", "Add Citation Note": "Shtoni Sh\u00ebnim Citim", "Add Note": "Shtoni Sh\u00ebnim", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Shtoni ose p\u00ebrpunoni fjal\u00eb n\u00eb nj\u00eb fjalor kontrolli drejtshkrimi. Fjal\u00ebt n\u00eb librin tuaj t\u00eb fjal\u00ebve (.dic) do t\u00eb jen\u00eb t\u00eb p\u00ebrdorshme p\u00ebr kontrolle drejtshkrimi.", "Adjust how office documents behave.": "P\u00ebrimtoni si sillen dokumente zyre.", "Adjust view settings.": "P\u00ebrimtoni rregullime parjeje.", "Admin console": "Konsol\u00eb p\u00ebrgjegj\u00ebsi", "After": "Pas", "Albania": "Shqip\u00ebri", "Alerts:": "Sinjalizime:", "Alignment": "Vendosje", "All": "Krejt", "All Horizontal Lines": "Krejt Vijat Horizontale", "All Sheets": "Krejt Flet\u00ebt", "All users": "Krejt p\u00ebrdoruesit", "Already presenting": "Tashm\u00eb n\u00eb paraqitje", "Also check the voice over toggle under {parentControl}.": "Shihni gjithashtu edhe pjes\u00ebn \u201cvoice over\u201d n\u00ebn {parentControl}.", "Always follow the editor": "Ndiq p\u00ebrher\u00eb p\u00ebrpunuesin", "An error occurred while fetching notes": "Ndodhi nj\u00eb gabim teksa silleshin sh\u00ebnime", "An error occurred while fetching style list": "Ndodhi nj\u00eb gabim teksa sillej list\u00eb stilesh", "Analytics": "Statistika", "Andorra": "Andorr\u00eb", "Another user has removed this comment.": "K\u00ebt\u00eb koment e ka hequr nj\u00eb tjet\u00ebr p\u00ebrdorues.", "Another user has updated the comment. Would you like to overwrite those changes?": "K\u00ebt\u00eb koment e ka p\u00ebrdit\u00ebsuar nj\u00eb tjet\u00ebr p\u00ebrdorues. Doni t\u00eb mbishkruhen ato ndryshime?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Do t\u00eb donit t\u00eb jepnit ndihmes\u00eb, por s\u2019dini nga t\u2019ia fillohet? Kaloni te udh\u00ebzimet hap pas hapi dhe montojeni kodin q\u00eb nga e para. Mund t\u00eb ndihmoni gjithashtu me p\u00ebrkthime, ose duke parashtruar nj\u00eb njoftim t\u00eb mete me krejt hapat thelb\u00ebsor\u00eb se si t\u00eb riprodhohet ajo.", "Are you sure you want to delete sheet, {sheet}?": "Jeni i sigurt se doni t\u00eb fshihet fleta {sheet}?", "Are you sure you want to delete this page?": "Jeni i sigurt se doni t\u00eb fshihet kjo faqe?", "Are you sure you want to delete this slide?": "Jeni i sigurt se doni t\u00eb fshihet ky diapozitiv?", "Are you sure you want to reset Document settings?": "Jeni i sigurt se d\u00ebshironi t\u00eb kthehen rregullime Dokumentesh te vlerat parazgjedhje?", "Are you sure you want to reset View Settings?": "Jeni i sigurt se d\u00ebshironi t\u00eb kthehen Rregullime Parjeje te vlerat parazgjedhje?", "Are you sure you want to shut down the server?": "Jeni i sigurt se doni t\u00eb fiket sh\u00ebrbyesi?", "Are you sure you want to terminate this session?": "Jeni t\u00eb sigurt se doni t\u00eb p\u00ebrfundohet ky sesion?", "Argentina": "Argjentin\u00eb", "Armenia": "Armeni", "Arrange": "Sistemoji", "Assistant": "Asistent", "Australia": "Australi", "Austria": "Austri", "Authorization error was: '{errormessage}'.": "Gabimi i autorizimit qe: '{errormessage}'.", "Automatic": "I vetvetish\u00ebm", "Automatic color": "Ngjyr\u00eb e automatizuar", "Autosaved": "U vet\u00ebruajt", "Autotext": "Autotekst", "Avatar for {user}": "Avatar p\u00ebr {user}", "Average": "Mesatare", "Axial": "Aksiale", "Azerbaijan": "Azerbajxhan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "Background": "Sfond", "Background Color": "Ngjyr\u00eb Sfondi", "Background Image": "Figur\u00eb Sfondi", "Bad": "E keqe", "Belarus": "Bjellorusi", "Belgium": "Belgjik\u00eb", "Below Average...": "N\u00ebn Mesataren\u2026", "Black/White": "Bardh\u00eb/Zi", "Blank Slide": "Diapozitiv i Zbraz\u00ebt", "Booket back": "Faqe e pasme lib\u00ebrthi", "Booklet": "Lib\u00ebrth", "Booklet front": "Faqe ballore lib\u00ebrthi", "Bookmarks": "Faqerojt\u00ebs", "Boolean Value": "Vler\u00eb Boleane", "Borders": "An\u00eb", "Bosnia and Herzegovina": "Bosnj\u00eb dhe Hercegovin\u00eb", "Bottom Border": "An\u00eb e poshtme", "Bottom Margin": "M\u00ebnjan\u00eb e Poshtme", "Bottom N elements...": "N element\u00ebt e fundit\u2026", "Bottom N percent...": "N p\u00ebrqind e fundit\u2026", "Bottom: {bottom}": "N\u00eb fund: {bottom}", "Brazil": "Brazil", "Brochure": "Broshur\u00eb", "Brochure Right to Left": "Broshur\u00eb Nga e Majta n\u00eb t\u00eb Djatht\u00eb", "Bulgaria": "Bullgari", "Bytes received": "Bajte t\u00eb marr\u00eb", "Bytes sent": "Bajte t\u00eb d\u00ebrguar", "C4 Envelope": "Zarf C4", "C5 Envelope": "Zarf C5", "C6 Envelope": "Zarf C6", "C6/5 Envelope": "Zarf C6/5", "COOLWSD version:": "Version COOLWSD:", "CPU Graph": "Grafik i CPU-s\u00eb", "CPU History": "Historik CPU-je", "CSV File (.csv)": "Kartel\u00eb CSV (.csv)", "CSV file (.csv)": "Kartel\u00eb CSV (.csv)", "Cache size of CPU statistics": "Madh\u00ebsi fshehtine p\u00ebr statistika CPU-je", "Cache size of memory statistics": "Madh\u00ebsi fshehtine p\u00ebr statistika kujtese", "Canada": "Kanada", "Cancel": "Anuloje", "Cancel paste special": "Anuloje ngjitjen speciale", "Cell borders": "An\u00eb kutize", "Cells": "Kuti", "Centered Text": "Tekst n\u00eb Qend\u00ebr", "Change Layout": "Ndryshoni Skem\u00eb", "Channel Filter:": "Filt\u00ebr Kanalesh:", "Character": "Shenj\u00eb", "Check security warnings of your server": "Shihni sinjalizime sigurie t\u00eb sh\u00ebrbyesit tuaj", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Shihni sh\u00ebnime hedhjeje n\u00eb qarkullim dhe m\u00ebsoni gjith\u00e7ka mbi: Edicionin m\u00eb t\u00eb ri Zhvillim t\u00eb Collabora Online, i menduar p\u00ebr p\u00ebrdorues t\u00eb thjesht\u00eb dhe ekipe t\u00eb vegj\u00ebl.", "Checkbox": "Kutiz\u00eb", "Chile": "Kili", "China": "Kin\u00eb", "Choice of functions": "Zgjedhje funksionesh", "Citation Preferences": "Parap\u00eblqime Citimesh", "Citation Style": "Stil Citimesh", "Citation warning": "Sinjalizim rreth citimi", "Citations update failed": "P\u00ebrdit\u00ebsimi i citimeve d\u00ebshtoi", "Cleaning up the document from the last session.": "Po pastrohet dokumenti prej sesionit t\u00eb fundit.", "Clear the search field": "Spastro fush\u00eb k\u00ebrkimesh", "Click to exit presentation...": "Klikoni q\u00eb t\u00eb dilet nga paraqitja\u2026", "Clipboard": "E papast\u00ebr", "Close": "Mbylle", "Close Navigation": "Mbylle L\u00ebvizjen", "Close Presentation": "Mbylle Paraqitjen", "Close dialog": "Mbylle dialogun", "Close document": "Mbylle dokumentin", "Close popup to ignore paste special": "Q\u00eb t\u00eb shp\u00ebrfillet ngjitja e posa\u00e7me, mbylleni dritaren fllusk\u00eb", "Cluster configuration warning": "Sinjalizim form\u00ebsimi cluster-i", "Collabora Online Development Edition": "Edicioni Zhvillim i Collabora Online", "Collabora Online Welcome": "Mir\u00ebseardhje n\u00eb Collabora Online", "Collapse Formula Bar": "Tkurre Shtyll\u00ebn e Formulave", "Collapse Tabs": "Tkurri Skedat", "Color": "Ngjyr\u00eb", "Column Width": "Gjer\u00ebsi Shtylle", "Column {0}": "Shtylla {0}", "Column {0} through {1}": "Shtylla {0} deri te {1}", "Columns": "Shtylla", "Comment": "Koment", "Comments": "Komente", "Comments Updated": "Komentet u P\u00ebrdit\u00ebsuan", "Comments list": "List\u00eb komentesh", "Compact layout": "Skem\u00eb kompakte", "Compact view": "Pamje kompakte", "Confirm": "Ripohojeni", "Confirmation": "Ripohim", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "P\u00ebrplasje Zhb\u00ebj/Rib\u00ebj me disa p\u00ebrdorues. Ju lutemi, p\u00ebrdorni riparim dokumentesh p\u00ebr ta zgjidhur", "Connecting...": "Po lidhet\u2026", "Connection error": "Gabim lidhjeje", "Connections": "Lidhje", "Containing text...": "Q\u00eb p\u00ebrmban tekst\u2026", "Content": "L\u00ebnd\u00eb", "Content copied to clipboard": "L\u00ebnda u kopjua n\u00eb t\u00eb papast\u00ebr", "Continue editing": "Vazhdoni p\u00ebrpunimin", "Continue read only": "Vazhdo n\u00ebn m\u00ebnyr\u00ebn vet\u00ebm lexim", "Controls": "Kontrolle", "Copied external sources are not allowed": "Nuk lejohen burime t\u00eb jashtme t\u00eb kopjuar", "Copy": "Kopjoje", "Copy Cells": "Kopjo Kutiza", "Copy Sheet...": "Kopjoni Flet\u00eb\u2026", "Copy all version information in English": "Kopjo krejt holl\u00ebsit\u00eb e versionit n\u00eb anglisht", "Copy link location": "Kopjo vendndodhje lidhjeje", "Copying from the document disabled": "Kopjimi prej dokumenti \u00ebsht\u00eb i \u00e7aktivizuar", "Count": "Num\u00ebr", "CountA": "Num\u00ebr", "Country:": "Vend:", "Creating copy...": "Po krijohet kopje\u2026", "Creating new file from template...": "Po krijohet kartel\u00eb e re prej gjedheje\u2026", "Creator(s)": "Krijues()", "Croatia": "Kroaci", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D q\u00eb t\u00eb dilet", "Currency": "Monedh\u00eb", "Current Slide": "Diapozitivi i Tanish\u00ebm", "Current slide as Bitmap (.bmp)": "Diapozitivi i tanish\u00ebm si Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Diapozitivi i tanish\u00ebm si Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "Diapozitivi i tanish\u00ebm si Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "Diapozitivi i tanish\u00ebm si Tag Image File Format (.tiff)", "Custom Animation": "Animacion Vetjak", "Custom Margins\u2026": "M\u00ebnjana Vetjake\u2026", "Custom dictionaries": "Fjalor\u00eb vetjak\u00eb", "Cyprus": "Qipro", "Czech Republic": "Republika \u00c7eke", "DL Envelope": "Zarf DL", "Dark Mode": "M\u00ebnyra e Err\u00ebt", "Dashboard": "Pult", "Data": "T\u00eb dh\u00ebna", "Date": "Dat\u00eb", "Date & Time": "Dat\u00eb & Koh\u00eb", "Debug Tools": "Mjete Diagnostikimi", "Default": "Parazgjedhje", "Default Style": "Stil Parazgjedhje", "Define print area": "P\u00ebrcakton zon\u00eb shtypjeje", "Delete": "Fshije", "Delete Columns": "Fshini Shtylla", "Delete Rows": "Fshi Rreshta", "Delete tabstop": "Fshije ndales\u00ebn Tab", "Denmark": "Danimark\u00eb", "Dictionary of exceptions": "Fjalor p\u00ebrjashtimesh", "Disable Animations": "\u00c7aktivizo Animacione", "Discard": "Hidhe tej", "Discover All The Changes": "Shfletoni Krejt Ndryshimet", "Dismiss": "Hidhe tej", "Document": "Dokument", "Document Settings": "Rregullime Dokumenti", "Document cannot be exported. Please try again.": "Dokumenti s\u2019mund t\u00eb eksportohet. Ju lutemi, riprovoni.", "Document cannot be renamed, please check your permissions.": "Dokumenti s\u2019mund t\u00eb riem\u00ebrtohet, ju lutemi, kontrolloni lejet tuaja.", "Document cannot be renamed.": "Dokumenti s\u2019mund t\u00eb riem\u00ebrtohet.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokumenti s\u2019mund t\u00eb ruhet, p\u00ebr shkak skadimi sesioni, ju lutemi, q\u00eb t\u00eb vazhdohet, ringarkoni faqen.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokumenti s\u2019mund t\u00eb ruhet, p\u00ebr shkak skadimi sesioni, ju lutemi, q\u00eb t\u00eb vazhdohet, rihapeni dokumentin.", "Document cannot be saved, please check your permissions.": "Dokumenti s\u2019mund t\u00eb ruhet, ju lutemi, kontrolloni lejet tuaja.", "Document cannot be saved.": "Dokumenti s\u2019mund t\u00eb ruhet.", "Document colors": "Ngjyra dokumenti", "Document container started in": "Kontejner dokumenti filluar n\u00eb", "Document contains unsupported media": "Dokumenti p\u00ebrmban media q\u00eb s\u2019mbulohet", "Document has been changed": "Dokumenti u ndryshua", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumenti ka ndryshuar te depoja. \u00c7\u2019do t\u00eb donit t\u00eb b\u00ebhet me ndryshimet tuaja t\u00eb paruajtura?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumenti ka ndryshuar te depoja. Po ngarkohet dokumenti i ri. Versioni juaj mund t\u00eb kihet si rishikim.", "Document is getting migrated": "Dokumenti po migrohet", "Document requires password to modify.": "Q\u00eb t\u00eb ndryshohet, dokumenti lyp fjal\u00ebkalim.", "Document requires password to view.": "Q\u00eb t\u00eb shihet, dokumenti lyp fjal\u00ebkalim.", "Document settings": "Rregullime dokumenti", "Documents open": "Dokumente t\u00eb hapur", "Documents:": "Dokumente:", "Don\u2019t show this again": "Mos e rishfaq k\u00ebt\u00eb", "Download": "Shkarkim", "Download Selection": "Shkarko P\u00ebrzgjedhjen", "Download as": "Shkarkoje si", "Download completed and ready to be copied to clipboard.": "Shkarkimi u plot\u00ebsua dhe \u00ebsht\u00eb gati p\u00ebr t\u2019u kopjuar n\u00eb t\u00eb papast\u00ebr.", "Download failed": "Shkarkimi d\u00ebshtoi", "Downloading clipboard content": "Po shkarkohet l\u00ebnd\u00eb e papastre", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Shkarkimi i burime t\u00eb jashtme \u00ebsht\u00eb i ndaluar, por ngjitja e figurave \u00ebsht\u00eb ende e mundshme. Ju lutemi, djathtasklikoni te figura, zgjidhni \u201cKopjo Figur\u00ebn\u201d dhe ngjiteni te nj\u00eb dokument.", "Downloading...": "Po shkarkohet\u2026", "Drawing": "Vizatim", "Dropdown": "Menu Hapmbyll", "Duration": "Koh\u00ebzgjatje", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "P\u00ebrpunoni", "Edit comment": "P\u00ebrpunoni koment", "Edit document": "P\u00ebrpunoni dokument", "Edit link": "P\u00ebrpunoni lidhje", "Edit mode": "M\u00ebnyra p\u00ebrpunim", "Editing": "P\u00ebrpunim", "Editing activated. ": "U aktivizua p\u00ebrpunim. ", "Effects": "Efekte", "Elapsed time": "Koh\u00eb e rrjedhur", "Ellipsoid": "Elipsoidale", "Empty Pages": "Faqe t\u00eb zbraz\u00ebta", "Empty Slide Show": "Shfaqje Diapozitivash e Zbraz\u00ebt", "Enable Animations": "Aktivizo Animacione", "End Presentation": "P\u00ebrfundojeni Paraqitjen", "Endnotes": "Fundsh\u00ebnime", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Shijoni zhvillimet m\u00eb t\u00eb reja n\u00eb suit\u00eb internetore p\u00ebr zyra, falas p\u00ebr p\u00ebrdorim, eksplorim dhe p\u00ebr t\u2019i p\u00ebrdorur me t\u00eb tjer\u00eb n\u00eb shfletues. Ka gjithashtu aplikacione t\u00eb ndryshme p\u00ebr celular.", "Enter Zotero API Key": "Jepni Ky\u00e7 API Zotero", "Enter a file name": "Jepni em\u00ebr kartele", "Enter new name": "Jepni em\u00ebr t\u00eb ri", "Enter new sheet name": "Jepni emrin e ri t\u00eb flet\u00ebs", "Entering text mode": "Po hyhet n\u00ebn m\u00ebnyr\u00ebn tekst", "Error": "Gabim", "Error reading file": "Gabim n\u00eb lexim kartele", "Estonia": "Estoni", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Trajtimi i akteve \u00ebsht\u00eb vonuar p\u00ebr nj\u00eb koh\u00eb t\u00eb gjat\u00eb t\u00eb papritur: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Flet\u00ebllogaritje Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Flet\u00ebllogaritje Excel (.xlsx)", "Exception words are underlined while checking spelling": "Teksa b\u00ebhet kontroll drejtshkrimi, fjal\u00ebt p\u00ebrjashtim n\u00ebnvizohen", "Expand Formula Bar": "Zgjero Shtyll\u00eb Formulash", "Expired:": "Skaduar m\u00eb:", "Explore The New {coolversion}": "Eksploroni {coolversion} e Ri", "Export As": "Eksportoje Si", "Export as": "Eksportoje si", "Exported to storage": "U eksportua n\u00eb depozitim", "External data source not allowed": "Nuk lejohet burim i jasht\u00ebm t\u00eb dh\u00ebnash", "External link": "Lidhje e jashtme", "Extra thick (4.50 pt)": "Tejet e trash\u00eb (4.50 pt)", "Failed to authenticate this session over protocol {0}": "S\u2019u arrit t\u00eb mir\u00ebfillt\u00ebsohej sesioni p\u00ebrmes protokolli {0}", "Failed to download clipboard, please re-copy": "S\u2019u arrit t\u00eb shkarkohej \u00e7\u2019ka e papastra, ju lutemi, rikopjojeni", "Failed to establish socket connection or socket connection closed unexpectedly.": "S\u2019u arrit t\u00eb vendoset lidhje me socket-in, ose lidhja n\u00eb fjal\u00eb u mbyll papritmas.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "S\u2019u arrit t\u00eb vendoset lidhje socket-i, ose ajo u mbyll papritur. Nd\u00ebrmjet\u00ebsi \u201creverse\u201d mund t\u00eb jet\u00eb form\u00ebsuar gabim, ju lutemi, lidhuni me p\u00ebrgjegj\u00ebsin. P\u00ebr m\u00eb tep\u00ebr holl\u00ebsi mbi form\u00ebsim nd\u00ebrmjet\u00ebsi, shihni https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "S\u2019u arrit t\u00eb merret RouteToken nga kontrollori", "Failed to load collections": "S\u2019u arrit t\u00eb ngarkoheshin koleksione", "Failed to load document.": "S\u2019u arrit t\u00eb ngarkohej dokument.", "Failed to load groups": "S\u2019u arrit t\u00eb ngarkoheshin grupe", "Failed to load items": "S\u2019u arrit t\u00eb ngarkoheshin objekte", "Failed to load styles": "S\u2019u arrit t\u00eb ngarkoheshin stile", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "S\u2019u arrit t\u00eb ngarkohej dokumenti. Ju lutemi, sigurohuni se lloji i kartel\u00ebs mbulohet dhe se ajo s\u2019\u00ebsht\u00eb e d\u00ebmtuar dhe riprovoni.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "S\u2019u arrit t\u00eb ngarkohej dokumenti. Ky dokument ose \u00ebsht\u00eb i keqformuar, ose po harxhon m\u00eb tep\u00ebr burime se sa lejohet. Ju lutemi, lidhuni me p\u00ebrgjegj\u00ebsin.", "Failed to read document from storage, please try to load the document again.": "S\u2019u arrit t\u00eb lexohej dokument prej depozite, ju lutemi, provoni t\u00eb ringarkoni dokumentin.", "Failed to set jwt authentication cookie over insecure connection": "S\u2019u arrit t\u00eb depozitohet \u201ccookie\u201d mir\u00ebfillt\u00ebsimi jwt p\u00ebrmes lidhjeje jo t\u00eb siguruar", "Field": "Fush\u00eb", "Fields": "Fusha", "File": "Kartel\u00eb", "File name should contain an extension.": "Emri i kartel\u00ebs duhet t\u00eb p\u00ebrmbaj\u00eb nj\u00eb zgjatim.", "Fill Series": "Plot\u00ebsoni Seri", "Filter": "Filt\u00ebr", "Financial": "Financiare", "Finish electronic signing": "P\u00ebrfundo n\u00ebnshkrimin elektronik", "Finland": "Finland\u00eb", "Fit to page": "Sa ta nx\u00ebr\u00eb faqja", "Fixed size": "Madh\u00ebsi e fiksuar", "Focus Cell": "Kaloje Fokusin te Kutiza", "Following": "Ndjekje", "Following the editor": "Po ndiqet redaktori", "Following {user}": "Po ndiqet {user}", "Font": "Shkronja", "Font Name": "Em\u00ebr Shkronjash", "Font Size": "Madh\u00ebsi Shkronjash", "Footnote/Endnote": "Posht\u00ebsh\u00ebnim/Fundsh\u00ebnim", "Footnotes": "Posht\u00ebsh\u00ebnime", "Form": "Formular", "Format": "Format", "Formula": "Formul\u00eb", "Formulas": "Formula", "Forum": "Forum", "Fraction": "Thyes\u00eb", "France": "Franc\u00eb", "From": "Nga", "From Beginning": "Nga Fillimi", "From Current Slide": "Nga Diapozitivi i Tanish\u00ebm", "From now on clipboard notifications will discreetly appear at the bottom.": "Nga tani e tutje njoftimet lidhur me t\u00eb papastr\u00ebn do t\u00eb shfaqen pa buj\u00eb te fundi.", "From printer setup": "Nga ujdisje shtyp\u00ebsi", "Full Page Slides": "Diapozitiva Sa T\u00ebr\u00eb Faqja", "Fullscreen presentation": "Paraqitje \u201cSa krejt ekrani\u201d", "Function Library": "Bibliotek\u00eb Funksionesh", "Function Wizard": "Ndihm\u00ebs Funksionesh", "Functions": "Funksione", "GB": "GB", "General": "T\u00eb p\u00ebrgjithshme", "Georgia": "Gjeorgji", "Germany": "Gjermani", "Get Involved": "P\u00ebrfshihuni", "Go Back": "Kthehu Mbrapsht", "Go Offline": "Kalo Jasht\u00eb Linje", "Go Online": "Kalo N\u00eb Linj\u00eb", "Good": "E mir\u00eb", "Gradient End": "Fund Gradienti", "Gradient Start": "Fillim Gradienti", "Graphs": "Grafik\u00eb", "Grayscale": "Shkall\u00eb t\u00eb gris\u00eb", "Greece": "Greqi", "Group": "Grupoji", "Group Libraries": "Gruponi Biblioteka", "Guernsey": "Gernsi", "HTML Document (.html)": "Dokument HTML (.html)", "HTML File (.html)": "Kartel\u00eb HTML (.html)", "HTML file (.html)": "Kartel\u00eb HTML (.html)", "Hairline (0.05 pt)": "Fije floku (0.05 pt)", "Hardware resources are sufficient for optimal performance": "Burimet \u201chardware\u201d jan\u00eb t\u00eb mjaftueshme p\u00ebr funksionim optimal", "Has text: ": "Ka tekst: ", "Header & Footer": "Kryefaqe & Fundfaqe", "Heading 1": "Krye 1", "Heading 2": "Krye 2", "Headings and objects that you add to the document will appear here": "Krye dhe objekte q\u00eb shtoni te dokumenti do t\u00eb duken k\u00ebtu", "Help": "Ndihm\u00eb", "Hidden pages": "Faqe t\u00eb fshehura", "Hidden text": "Tekst i fshehur", "Hide Menu": "Fshihe Menun\u00eb", "Hide Menu Bar": "Fshihe Shtyll\u00ebn e Menuve", "Hide the search bar": "Fshihe shtyll\u00ebn e k\u00ebrkimeve", "Highlight cells with...": "Theksoji kutizat me\u2026", "History": "Historik", "Hit Cancel to open in view-only mode.": "Shtypni \u201cAnuloje\u201d q\u00eb t\u00eb hapet n\u00ebn m\u00ebnyr\u00ebn vet\u00ebm-parje.", "Holy See (Vatican City State)": "Selia e Shenjt\u00eb (Qytet-shteti i Vatikanit)", "Home": "Sht\u00ebpi", "Hungary": "Hungari", "Iceland": "Island\u00eb", "Idle document - please click to reload and resume editing": "Dokument i plog\u00ebsht - ju lutemi, klikoni q\u00eb t\u00eb ringarkohet dhe t\u2019i riktheheni p\u00ebrpunimit", "Idle document - please tap to reload and resume editing": "Dokument i plog\u00ebsht - ju lutemi, prekni q\u00eb t\u00eb ringarkohet dhe t\u2019i riktheheni p\u00ebrpunimit", "Idle time": "Koh\u00eb plog\u00ebshtie", "If you want to share large elements outside of {productname} it's necessary to first download them.": "N\u00ebse doni t\u00eb ndani me t\u00eb tjer\u00eb elemente t\u00eb m\u00ebdhenj jasht\u00eb {productname}, \u00ebsht\u00eb e nevojshme q\u00eb fillimisht t\u2019i shkarkoni ata.", "Illustrations": "Ilustrime", "Image (.png)": "Figur\u00eb (.png)", "Image Controls": "Kontrolle Figure", "Images": "Figura", "Images and Objects": "Figura dhe Objekte", "India": "Indi", "Indonesia": "Indonezi", "Initializing...": "Po gatitet\u2026", "Insert": "Futni", "Insert Checkbox": "Futni Kutiz\u00eb", "Insert Columns After": "Futni Shtylla Pas", "Insert Columns Before": "Futni Shtylla Para", "Insert Comment": "Futni Koment", "Insert Date": "Futni Dat\u00eb", "Insert Dropdown": "Futni Menu Hapmbyll", "Insert Electronic Signature": "Fut N\u00ebnshkrim Elektroni", "Insert Function": "Futni Funksion", "Insert Local Image": "Futni Figur\u00eb Vendore", "Insert Local Multimedia": "Futni Multimedia lokale", "Insert Picture": "Futni Foto", "Insert Rich Text": "Futni Tekst t\u00eb Pasur", "Insert Rows Above": "Futni Rreshta Sip\u00ebr", "Insert Rows Below": "Futni Rreshta N\u00ebn", "Insert Shape": "Futni Form\u00eb", "Insert Table": "Futni Tabel\u00eb", "Insert comment": "Futni koment", "Insert connectors": "Futni lidh\u00ebs", "Insert shapes": "Futni forma", "Insert sheet": "Futni flet\u00eb", "Insert sheet after this": "Futni flet\u00eb pas k\u00ebsaj", "Insert sheet before this": "Futni flet\u00eb para k\u00ebsaj", "Insert table": "Fut tabel\u00eb", "Insert tabstop": "Futni ndales\u00eb Tab", "Integrator is not ready for PostMessage calls": "Integruesi s\u2019\u00ebsht\u00eb gati p\u00ebr thirrje ndaj PostMessage", "Interface Settings": "Rregullime Nd\u00ebrfaqeje", "Invalid JSON file": "Kartel\u00eb JSON e pavlefshme", "Invalid dictionary format. Please check the file.": "Format i pavlefsh\u00ebm fjalor\u00ebsh. Ju lutemi, kontrolloni kartel\u00ebn.", "Invalid link: '{url}'": "Lidhje e pavlefshme: '{url}'", "Invert Background": "Rikthe Sfondin", "Ireland": "Irland\u00eb", "Israel": "Izrael", "It seems you have copied a selection that includes external images.": "Duhet sikur keni kopjuar nj\u00eb p\u00ebrzgjedhje q\u00eb p\u00ebrmban figura t\u00eb jashtme.", "It seems you have tried to insert external data.": "Duket sikur u p\u00ebrpoq\u00ebt t\u00eb futni t\u00eb dh\u00ebna t\u00eb jashtme.", "Italy": "Itali", "Japan": "Japoni", "Japanese Postcard": "Kartolin\u00eb Japoneze", "Kazakhstan": "Kazakistan", "Kenya": "Kenia", "Keyboard shortcuts": "Shkurtore tastiere", "Kill": "Asgj\u00ebsoje", "Kill session.": "Asgj\u00ebsoje sesionin.", "Kosovo": "Kosov\u00eb", "LOKit version:": "Version LOKit:", "Landscape": "S\u00eb gjeri", "Language": "Gjuh\u00eb", "Language:": "Gjuh\u00eb:", "Last modification": "Ndryshimi i fundit", "Last saved:": "Ruajtur s\u00eb fundi m\u00eb:", "Latest Updates": "P\u00ebrdit\u00ebsimet M\u00eb t\u00eb Reja", "Latvia": "Letoni", "Layout": "Skem\u00eb", "Left And Right Borders": "An\u00eb Majtas dhe Djathtas", "Left Border": "An\u00eb Majtas", "Left Margin": "M\u00ebnjan\u00eb Majtas", "Left pages": "Faqe majtas", "Left: {left}": "Majtas: {left}", "Legal": "Ligjor", "Letter": "Let\u00ebr", "License": "Licenc\u00eb", "Liechtenstein": "Lihtenshtejn", "Line color": "Ngjyr\u00eb vije", "Line style": "Stil vije", "Linear": "Lineare", "Lithuania": "Lituani", "Loading Wordbook...": "Po ngarkohet Lib\u00ebr Fjal\u00ebsh\u2026", "Loading references": "Po ngarkohen referenca", "Loading...": "Po ngarkohet\u2026", "Local Image...": "Figur\u00eb Vendore\u2026", "Local Multimedia...": "Multimedia Vendore\u2026", "Log": "Regjist\u00ebr", "Log Levels": "Shkall\u00eb Regjistrimi", "Logical": "Logjike", "Look for the accessibility section in coolwsd.xml for server setting. ": "Shihni p\u00ebr pjes\u00ebn \u201cP\u00ebrdorim nga persona me aft\u00ebsi t\u00eb kufizuara\u201d te coolwsd.xml, p\u00ebr rregullime sh\u00ebrbyesi. ", "Lookup & Reference": "K\u00ebrkim & Referenc\u00eb", "Loose": "Rrall\u00eb", "Luxembourg": "Luksemburg", "MB": "MB", "Malta": "Malt\u00eb", "Margin": "M\u00ebnjan\u00eb", "Master View": "Pamje e P\u00ebrgjithshme", "Max": "Maks.", "Maximum": "Maksimum", "Maximum Document process stack memory (in KB) - reduce only": "Maksimum kujtese \u201cstack\u201d p\u00ebrpunimi Dokumenti (n\u00eb KB) - vet\u00ebm reduktojeni", "Maximum Document process virtual memory (in MB) - reduce only": "Maksimum kujtese virtuale p\u00ebrpunimi Dokumenti (n\u00eb MB) - vet\u00ebm reduktojeni", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maksimum madh\u00ebsie kartele e lejuar p\u00ebr shkrim n\u00eb disk (n\u00eb MB) - vet\u00ebm reduktojeni", "Medium (1.50 pt)": "Mesatare (1.50 pt)", "Memory": "Kujtes\u00eb", "Memory Graph": "Grafik Kujtese", "Memory History": "Historik Kujtese", "Memory consumed": "Kujtes\u00eb e harxhuar", "Merge & Split": "P\u00ebrzieji & Ndaji", "Mexico": "Meksik\u00eb", "Min": "Min.", "Minimum": "Minimum", "Missing Fonts": "Mungojn\u00eb Shkronja", "Modified": "Ndryshuar m\u00eb", "Modify": "Ndryshojeni", "Moldova, Republic of": "Republika e Moldavis\u00eb", "Monaco": "Monako", "Montenegro": "Mal i Zi", "More Functions": "M\u00eb Tep\u00ebr Funksione", "More Paper Sizes...": "M\u00eb Tep\u00ebr Madh\u00ebsi Letre\u2026", "More highlights...": "M\u00eb tep\u00ebr theksime\u2026", "More information and support": "M\u00eb tep\u00ebr holl\u00ebsi dhe asistenc\u00eb", "More options for {1}": "M\u00eb tep\u00ebr mund\u00ebsi p\u00ebr {1}", "More...": "M\u00eb tep\u00ebr\u2026", "Move Sheet Left": "Kaloje Flet\u00ebn Majtas", "Move Sheet Right": "Kaloje Flet\u00ebn Djathtas", "My Library": "Biblioteka Ime", "My Publications": "Publikimet e Mia", "Named Range": "Interval i Em\u00ebrtuar", "Narrow": "E ngusht\u00eb", "Navigation": "L\u00ebvizje", "Netherlands": "Holand\u00eb", "Network Graph": "Grafik Rrjeti", "Neutral": "Asnjan\u00ebse", "New Zealand": "Zeland\u00eb e Re", "Next": "Pasuesi", "Next Slide": "Diapozitivi Pasues", "No Borders": "Pa An\u00eb", "No Comments": "S\u2019ka Komente", "No Notes": "S\u2019ka Sh\u00ebnime", "No color": "Pa ngjyr\u00eb", "No disk space left on server.": "S\u2019ka m\u00eb hap\u00ebsir\u00eb n\u00eb sh\u00ebrbyes.", "No fill": "Pa mbushje", "No issues found": "S\u2019u gjet\u00ebn probleme", "No problems with SSL verification detected": "S\u2019u pikas\u00ebn probleme me verifikimin SSL", "No search results found!": "S\u2019u gjet\u00ebn p\u00ebrfundime k\u00ebrkimi!", "None": "Asnj\u00eb", "None (Do not check spelling)": "Asnj\u00eb (Mos b\u00ebj kontroll drejtshkrimi)", "Normal": "Normale", "North Macedonia, Republic of": "Maqedoni e Veriut", "Norway": "Norvegji", "Not using namespaces": "Duke mos p\u00ebrdorur em\u00ebrhap\u00ebsira", "Notes": "Sh\u00ebnime", "Notes Pages": "Faqe Sh\u00ebnimesh", "Notes View": "Parje Sh\u00ebnimesh", "Number": "Num\u00ebr", "Number Format": "Format Numrash", "Number of Documents": "Num\u00ebr Dokumentesh", "Number of Pages": "Num\u00ebr Faqesh", "Number of Pages. Click to open the Go to Page dialog box.": "Num\u00ebr Faqesh. Klikoni t\u00eb t\u00eb hapet kuadrati i dialogut Kaloni te Faqja.", "Number of Sheets": "Num\u00ebr Flet\u00ebsh", "Number of Slides": "Num\u00ebr Diapozitivash", "ODF Drawing (.odg)": "Vizatim ODF (.odg)", "ODF presentation (.odp)": "Prezantim ODF (.odp)", "ODF spreadsheet (.ods)": "Flet\u00ebllogaritje ODF (.ods)", "ODF text document (.odt)": "Dokument tekst ODF (.odt)", "OK": "OK", "Off": "Off", "On": "On", "On mouse click": "Gjat\u00eb klikimi me miun", "Once citations are entered their storage and display type can not be changed.": "Pasi citimet t\u00eb jen\u00eb futur, lloji i depos dhe shfaqjes s\u2019mund t\u00eb ndryshohen.", "Online Help": "Ndihm\u00eb N\u00eb Internet", "Only the document owner can change the password.": "Fjal\u00ebkalimin mund ta ndryshoj\u00eb vet\u00ebm i zoti i dokumentit.", "Oops, there is a problem connecting the document": "H\u00ebm, ka nj\u00eb problem n\u00eb lidhjen e dokumentit", "Oops, there is a problem connecting to {productname}: ": "Oh, ka nj\u00eb problem n\u00eb lidhjen me {productname}: ", "Open in full view": "Hape n\u00eb pamje t\u00eb plot\u00eb", "Open link": "Hape lidhjen", "Open menu": "Hape menun\u00eb", "Open {name}": "Hapni {name}", "Option": "Mund\u00ebsi", "Options": "Mund\u00ebsi", "Other": "Tjet\u00ebr", "Out of table": "Jasht\u00eb tabele", "Outer Border": "An\u00eb e Jashtme", "Outer Border And Horizontal Lines": "An\u00eb e Jashtme dhe Vija Horizontale", "Outer Border and Vertical Lines": "An\u00eb e Jashtme dhe Vija Vertikale", "Outer Borders And All Inner lines": "An\u00eb t\u00eb Jashtme Dhe Krejt Vijat e brendshme", "Overview": "P\u00ebrmbledhje", "Overwrite": "Mbishkruaje", "PB": "PB", "PDF Document (.pdf)": "Dokument PDF (.pdf)", "PDF Document (.pdf) - Expert": "Dokument PDF (.pdf) - Ekspert", "PDF Document (.pdf) as...": "Dokument PDF (.pdf) si\u2026", "PID": "PID", "Page": "Faqe", "Page Layout": "Skem\u00eb Faqeje", "Page Setup": "Ujdisje Faqeje", "Page name": "Em\u00ebr faqeje", "Paragraph": "Paragraf", "Paste": "Ngjite", "Paste Slide": "Ngjitni Diapozitiv", "Paste Special": "Ngjitje Speciale", "Paste from this document": "Ngjit nga ky dokument", "Path": "Shteg", "Pause": "Ndale", "Pause... ( %SECONDS% )": "Ndales\u00eb\u2026 ( %SECONDS% )", "Percent": "P\u00ebrqind", "Permission Mode": "M\u00ebnyr\u00eb Lejesh", "Philippines": "Filipine", "Picture": "Foto", "Placeholders": "Vendmbajt\u00ebse", "Please save or discard the comment currently being edited.": "Ju lutemi, ruajeni, ose hidhet tej komentin q\u00eb po p\u00ebrpunoni aktualish.", "Please send us your feedback": "Ju lutemi, d\u00ebrgonani p\u00ebrshtypjet tuaja", "Please use following combination to see more options:": "Ju lutemi, q\u00eb t\u00eb shihni m\u00eb tep\u00ebr mund\u00ebsi, p\u00ebrdorni nd\u00ebrthurjen vijuese:", "Please wait!": "Ju lutemi, prisni!", "Poland": "Poloni", "Portrait": "Portret", "Portugal": "Portugali", "PostMessage API is initialized": "API PostMessage \u00ebsht\u00eb v\u00ebn\u00eb n\u00eb pun\u00eb", "PowerPoint 2003 Presentation (.ppt)": "Paraqitje PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "Paraqitje PowerPoint (.pptx)", "Present current slide": "Paraqit diapozitivin aktual", "Present in Window": "Paraqite N\u00eb Dritare", "Present in new window": "Paraqite n\u00eb dritare t\u00eb re", "Presentation": "Paraqitje", "Presentation disabled": "Paraqitja u \u00e7aktivizua", "Presentation mode has been disabled for this document": "P\u00ebr k\u00ebt\u00eb dokument \u00ebsht\u00eb \u00e7aktivizuar m\u00ebnyra Paraqitje", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Paraqitja u bllokua. Ju lutemi, lejoni flluska n\u00eb shfletuesin tuaj. Kjo lejon q\u00eb shfaqje diapozitivash t\u00eb kryhen n\u00eb dritare m\u00eb vete, p\u00ebr tregim m\u00eb t\u00eb kollajt\u00eb ekrani.", "Presenter Console": "Konsol\u00eb Paraqit\u00ebsi", "Presenting in fullscreen": "Paraqitje sa krejt ekrani", "Presenting in window": "Paraqitje n\u00eb dritare", "Press Ctrl + Enter to post": "Shtypni tastet Ctrl + Enter q\u00eb t\u00eb postohet", "Preview Slide {1}": "B\u00ebni paraparje Diapozitivi {1}", "Previous": "I m\u00ebparshmi", "Print dialog": "Dialog shtypjeje", "Promote to top comment": "Promovoje si koment n\u00eb krye", "Properties": "Veti", "Provider:": "Furnizues Sh\u00ebrbimi:", "Qatar": "Katar", "Quadratic": "Kuadratike", "RELOAD": "RINGARKOJE", "Radial": "Radiale", "Range": "Interval", "Read mode": "M\u00ebnyr\u00eb lexim", "Read-only": "Vet\u00ebm p\u00ebr lexim", "Received": "T\u00eb marr\u00eb", "Recent": "S\u00eb fundi", "Reconnecting...": "Po rilidhet\u2026", "Redo": "Rib\u00ebje", "References": "Referenca", "Refresh": "Rifreskoje", "Refresh Citations": "Rifresko Citime", "Refresh Log": "Rifresko Regjist\u00ebr", "Reject change": "Hidhe posht\u00eb ndryshimin", "Reloading the document after rename": "Po ringarkohet dokumenti pas riem\u00ebrtimit", "Remove": "Hiqe", "Remove Thread": "Hiqe Rrjedh\u00ebn", "Remove link": "Hiqe lidhjen", "Remove print area": "Hiqe zon\u00ebn e shtypjes", "Rename": "Riem\u00ebrtojeni", "Rename Document": "Riem\u00ebrtojeni Dokumentin", "Rename sheet": "Riem\u00ebrtojeni flet\u00ebn", "Renaming...": "Po riem\u00ebrtohet\u2026", "Repair": "Riparoje", "Repair Document": "Riparoje Dokumentin", "Repeat in {0} seconds": "P\u00ebrs\u00ebrite pas {0} sekondash", "Replace": "Z\u00ebvend\u00ebsoje", "Reply": "P\u00ebrgjigjuni", "Reply comment": "P\u00ebrgjigjuni komentit", "Report an issue": "Raportoni nj\u00eb problem", "Reset Layout": "Riktheje Skem\u00ebn te Parazgjedhjet", "Reset to Default Language": "Riktheje te Gjuha Parazgjedhje", "Reset to default Document settings": "Riktheji te parazgjedhjet rregullimet e Dokumenteve", "Reset to default View settings": "Riktheji rregullime Parjeje te parazgjedhjet", "Reset zoom": "Zeroje zoom-in", "Resolve": "Zgjidhe", "Resolve Thread": "Zgjidhe Rrjedh\u00ebn", "Resolved": "E zgjidhur", "Restart": "Rinise", "Restoring older revision. Any unsaved changes will be available in version history": "Po rikthehet versioni i vjet\u00ebr. \u00c7far\u00ebdo ndryshimesh t\u00eb paruajtura do t\u00eb shihen te historiku i versioneve", "Results": "P\u00ebrfundime", "Resume": "Rimerre", "Review": "Shqyrtoni", "Rich Text": "Tekst i Pasur", "Rich Text (.rtf)": "Tekst i Pasur (.rtf)", "Right Border": "An\u00eb Djathtas", "Right Margin": "M\u00ebnjan\u00eb Djathtas", "Right pages": "Faqe djathtas", "Right: {right}": "Djathtas: {right}", "Romania": "Rumani", "Row Height": "Lart\u00ebsi Rreshti", "Row {0}": "Rreshti {0}", "Row {0} through {1}": "Rreshti {0} deri te {1}", "Rows": "Rreshta", "Ruler": "Vizore", "Russian Federation": "Federata Ruse", "San Marino": "San Marino", "Saudi Arabia": "Arabi Saudite", "Save": "Ruaje", "Save As": "Ruaje Si", "Save Comments": "Ruaji Komentet", "Save Document settings": "Ruaj rregullime Dokumentesh", "Save View Settings": "Ruaj Rregullime Parjeje", "Save as ODF format": "Ruaje si format ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "S\u2019u arrit t\u00eb ruhet, ngaq\u00eb dokumenti \u00ebsht\u00eb shum\u00eb i madh, ose tejkalon hap\u00ebsir\u00ebn e mbetur t\u00eb depozitimit. Dokumenti tani do t\u00eb jet\u00eb vet\u00ebm lexim, por mundeni prap\u00ebseprap\u00eb ta shkarkoni tani, p\u00ebr t\u00eb ruajtur lokalisht nj\u00eb kopje.", "Save failed due to no disk space left. Document will now be read-only.": "Ruajtja d\u00ebshtoi p\u00ebr shkak se s\u2019ka m\u00eb hap\u00ebsir\u00eb n\u00eb disk. Dokumenti do t\u00eb jet\u00eb vet\u00ebm-lexim.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "S\u2019u arrit t\u00eb ruhet, p\u00ebr shkak se s\u2019ka m\u00eb hap\u00ebsir\u00eb t\u00eb lir\u00eb. Dokumenti tani do t\u00eb jet\u00eb vet\u00ebm lexim. Ju lutemi, sigurohuni se ka hap\u00ebsir\u00eb t\u00eb mjaftueshme dhe riprovoni ta ruani.", "Save to new file": "Ruaje n\u00eb kartel\u00eb t\u00eb re", "Saved": "U ruajt", "Saving": "Po ruhet", "Saving...": "Po ruhet\u2026", "Scalable Vector Graphics (.svg)": "Grafik\u00eb Vektorial\u00eb t\u00eb P\u00ebrshkall\u00ebzuesh\u00ebm (.svg)", "Scientific": "Shkencore", "Screen Reading": "Lexim Ekrani", "Screen reader support for text content is disabled. ": "Mbulimi i lexuesve t\u00eb ekranit p\u00ebr l\u00ebnd\u00eb tekst \u00ebsht\u00eb i \u00e7aktikvizuar. ", "Scroll down": "Rr\u00ebshqit p\u00ebr posht\u00eb", "Scroll down annotations": "Rr\u00ebshqit posht\u00eb n\u00ebp\u00ebr sh\u00ebnime", "Scroll left": "Rr\u00ebshqit p\u00ebr majtas", "Scroll right": "Rr\u00ebshqit p\u00ebr djathtas", "Scroll to the first sheet": "Rr\u00ebshqit p\u00ebr te fleta e par\u00eb", "Scroll to the last sheet": "Rr\u00ebshqit p\u00ebr te fleta e fundit", "Scroll up": "Rr\u00ebshqit p\u00ebr sip\u00ebr", "Scroll up annotations": "Rr\u00ebshqit sip\u00ebr n\u00ebp\u00ebr sh\u00ebnime", "Search": "K\u00ebrko", "Search...": "K\u00ebrkoni\u2026", "Section": "Ndarje", "See history": "Shihni historikun", "See revision history": "Shihni historik rishikimesh", "Select": "P\u00ebrzgjidhni", "Select Function": "P\u00ebrzgjidhni Funksion", "Select a tab to browser settings.": "P\u00ebrzgjidhni nj\u00eb sked\u00eb q\u00eb t\u00eb shfletoni rregullime.", "Select a tab to view settings.": "P\u00ebrzgjidhni nj\u00eb sked\u00eb q\u00eb t\u00eb shihni rregullime.", "Select language": "P\u00ebrzgjidhni gjuh\u00eb", "Select multiple cells": "P\u00ebrzgjidhni disa kutiza nj\u00ebher\u00ebsh", "Select range": "P\u00ebrzgjidhni interval", "Selected external data source is forbidden. Please contact the system administrator.": "Burimi i p\u00ebrzgjedhur p\u00ebr t\u00eb dh\u00ebna t\u00eb jashtme \u00ebsht\u00eb i ndaluar. Ju lutemi, lidhuni me p\u00ebrgjegj\u00ebsin e sistemit.", "Selected range of cells": "P\u00ebrzgjidhni interval kutizash", "Selection Mode": "M\u00ebnyr\u00eb P\u00ebrzgjedhjeje", "Selection count": "Num\u00ebr p\u00ebrzgjedhjesh", "Selection mode: inactive": "M\u00ebnyr\u00eb p\u00ebrzgjedhjeje: joaktive", "Send Feedback": "D\u00ebrgoni P\u00ebrshtypje", "Sent": "T\u00eb d\u00ebrguar", "Serbia": "Serbi", "Served by:": "Sh\u00ebrbyer nga:", "Server audit": "Auditim sh\u00ebrbyesi", "Server has been shut down; please reload the page.": "Sh\u00ebrbyesi \u00ebsht\u00eb fikur; ju lutemi, ringarkoni faqen.", "Server is down, restarting automatically. Please wait.": "Sh\u00ebrbyesi \u00ebsht\u00eb i fikur, po riniset automakisht. Ju lutemi, prisni.", "Server is now reachable. We have to refresh the page now.": "Sh\u00ebrbyesi tani \u00ebsht\u00eb i kapsh\u00ebm. Tani na duhet t\u00eb rifreskojm\u00eb faqen.", "Server is now reachable...": "Sh\u00ebrbyesi tani \u00ebsht\u00eb i kapsh\u00ebm\u2026", "Server is shutting down": "Sh\u00ebrbyesi po fiket", "Server is shutting down for maintenance (auto-saving)": "Sh\u00ebrbyesi po fiket p\u00ebr mir\u00ebmbajtje (po ruhet automatikish)", "Server returned this reason:": "Sh\u00ebrbyesi u p\u00ebrgjigj me k\u00ebt\u00eb arsye:", "Server uptime": "Sh\u00ebrbyes n\u00eb pun\u00eb q\u00eb prej", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Sh\u00ebrbim jo i kapsh\u00ebm. Ju lutemi, riprovoni m\u00eb von\u00eb dhe njoftoni p\u00ebrgjegj\u00ebsin tuaj, n\u00ebse problemi vazhdon.", "Session terminated by document owner": "Sesioni i p\u00ebrfunduar nga i zoti i dokumentit", "Set Language for All text": "Caktoni Gjuh\u00ebn p\u00ebr Krejt tekstin", "Set Language for Paragraph": "Caktoni Gjuh\u00ebn p\u00ebr Paragraf", "Set Language for Selection": "Caktoni Gjuh\u00ebn p\u00ebr P\u00ebrzgjedhje", "Set Log Levels": "Caktoni Shkall\u00eb Regjistrimi", "Set default interface preferences.": "Ujdisni parap\u00eblqime parazgjedhje nd\u00ebrfaqeje.", "Settings": "Rregullime", "Shape": "Form\u00eb", "Shapes": "Forma", "Share": "Ndajeni me t\u00eb tjer\u00ebt", "Share...": "Ndani me t\u00eb tjer\u00eb\u2026", "Shared Config URL is missing in initial variables.": "URL-s\u00eb s\u00eb Form\u00ebsimit t\u00eb Dh\u00ebn\u00eb i mungojn\u00eb ndryshore fillestare.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Shfaq Komente", "Show Grid": "Shfaq Rrjet\u00eb", "Show Menu": "Shfaq Menu", "Show Ruler": "Shfaq Vizore", "Show Sidebar": "Shfaqe An\u00ebshtyll\u00ebn", "Show Status Bar": "Shfaq Shtyll\u00eb Gjendjesh", "Show on the side": "Shfaqe anash", "Show sheets": "Shfaq flet\u00eb", "Show status bar": "Shfaq shtyll\u00eb gjendjesh", "Show the search bar": "Shfaqe shtyll\u00ebn e k\u00ebrkimeve", "Shutdown Server": "Fike Sh\u00ebrbyesin", "Signature": "N\u00ebnshkrim", "Singapore": "Singapor", "Size": "Madh\u00ebsi", "Slide %1": "Diapozitivi %1", "Slide Layout": "Skem\u00eb Diapozitivash", "Slide Show": "Shfaqje Diapozitivash", "Slide Size": "Madh\u00ebsi Diapozitivash", "Slide Transition": "Tranzicion Diapozitivi", "Slide Views": "Parje Diapozitivash", "Slide {0} of {1}": "Diapozitivi {0} nga {1} gjithsej", "Slides": "Diapozitiva", "Slovakia": "Sllovaki", "Slovenia": "Slloveni", "Smart Picker": "Zgjedh\u00ebs i Men\u00e7ur", "Solid": "E plot\u00eb", "Someone": "Dikush", "Something went wrong while deleting the file. Please try refreshing the page.": "Di\u00e7 shkoi ters teksa fshihej kartela. Ju lutemi, provoni t\u00eb rifreskoni faqen.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Di\u00e7 shkoi ters teksa sillej kartel\u00eb form\u00ebsimi. Ju lutemi, provoni t\u00eb rifreskoni faqen.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "Di\u00e7 shkoi ters teksa sillej lib\u00ebr fjal\u00ebsh. Ju lutemi, provoni t\u00eb rifreskoni faqen.", "Something went wrong while loading Document settings.": "Di\u00e7 shkoi ters teksa ngarkoheshin rregullime Dokumenti.", "Something went wrong while uploading dictionary file": "Di\u00e7 shkoi ters teksa ngarkohej kartel\u00eb fjalori", "Something went wrong while uploading the file. Please try again.": "Di\u00e7 shkoi ters teksa ngarkohej kartela. Ju lutemi, riprovoni.", "Something went wrong. Please try to refresh the page.": "Di\u00e7 shkoi ters. Ju lutemi, provoni t\u00eb rifreskoni faqen.", "Sort": "Renditi", "South Africa": "Afrik\u00eb e Jugut", "South Korea": "Kore e Jugut", "Spacing & Color": "Hap\u00ebsir\u00eb & Ngjyra", "Spain": "Spanj\u00eb", "Sparkline": "Vij\u00ebzor", "Square": "Katrore", "Standard": "Standarde", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Fjalor standard", "Status": "Gjendje", "Status Bar": "Shtyll\u00eb Gjendjesh", "Stop following": "Ndale ndjekjen", "Store as:": "Depozitoje si:", "Style": "Stil", "Style List": "List\u00eb Stilesh", "Style list": "List\u00eb stilesh", "Styles": "Stile", "Successfully exported: ": "Eksportuar me sukses: ", "Sum": "Shum\u00eb", "Sweden": "Suedi", "Switzerland": "Zvic\u00ebr", "Symbols": "Simbole", "Synchronize axes": "Nj\u00ebkoh\u00ebso boshtet", "TB": "TB", "Table": "Tabel\u00eb", "Table of content": "Tryez\u00eb l\u00ebnde", "Table with {0} rows and {1} columns": "Tabel\u00eb me {0} rreshta dhe {1} shtylla", "Tables": "Tabela", "Taiwan, Province of China": "Tajvan, Provinc\u00eb e Kin\u00ebs", "Tap to collapse": "Prekeni q\u00eb t\u00eb tkurret", "Tap to expand": "Prekeni q\u00eb t\u00eb zgjerohet", "Text": "Tekst", "Text orientation": "Drejtim teksti", "The IsAdminUser property is not set by integration": "Vetia IsAdminUser s\u2019\u00ebsht\u00eb ujdisur nga integrimi", "The IsAdminUser user property is set by integration": "Vetia IsAdminUser \u00ebsht\u00eb ujdisur nga integrimi", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokumenti p\u00ebrmban disa citime t\u00eb cilat mund t\u00eb jen\u00eb t\u00eb pakapshme p\u00ebrmes API-t web. Kjo mund t\u00eb shkaktoj\u00eb ca probleme teksa p\u00ebrpunohen citime, ose bibliografi.", "The document could not be locked, and is opened in read-only mode.": "Dokumenti s\u2019u ky\u00e7 dot dhe \u00ebsht\u00eb i hapur n\u00ebn m\u00ebnyr\u00ebn vet\u00ebm-lexim.", "The document could not be locked.": "Dokumenti s\u2019mund t\u00eb ky\u00e7ej.", "The document is being migrated to a new server. Retrying shortly...": "Dokumenti po migrohet n\u00eb nj\u00eb sh\u00ebrbyes t\u00eb ri. Do t\u00eb riprovohet pas pak\u2026", "The document is being renamed and will reload shortly": "Dokumenti po riem\u00ebrtohet dhe do t\u00eb ringarkohet pas pak", "The document is being signed and will be availably shortly": "Dokumenti po n\u00ebnshkruhet dhe do t\u00eb jet\u00eb gati pas pak", "The document is not signed.": "Dokumenti s\u2019\u00ebsht\u00eb n\u00ebnshkruar.", "The document is switching to Offline mode and will reload shortly": "Dokumenti po kalohet n\u00ebn m\u00ebnyr\u00ebn \u201cJasht\u00eb Linje\u201d dhe do t\u00eb ringarkohet pas pak", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokumenti \u00ebsht\u00eb shum\u00eb i madh, ose s\u2019ka m\u00eb hap\u00ebsir\u00eb n\u00eb disk. Dokumenti do t\u00eb jet\u00eb vet\u00ebm-lexim.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Lloji {0} i kartelave s\u2019mund t\u00eb ngarkohet n\u00eb sh\u00ebrbyes, ngaq\u00eb kartela s\u2019ka em\u00ebr", "The file of type: {0} cannot be uploaded to server since the file is empty": "Lloji {0} i kartelave s\u2019mund t\u00eb ngarkohet n\u00eb sh\u00ebrbyes, ngaq\u00eb kartela \u00ebsht\u00eb e zbraz\u00ebt", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL-ja e streh\u00ebs \u00ebsht\u00eb e zbraz\u00ebt. Sh\u00ebrbyesi coolwsd ka gjasa t\u00eb jet\u00eb form\u00ebsuar gabim, ju lutemi, lidhuni me p\u00ebrgjegj\u00ebsin.", "The server encountered a {0} error while parsing the {1} command.": "Sh\u00ebrbyesi hasi nj\u00eb gabim {0} teksa analizonte urdhrin {1}.", "The server has been disconnected.": "Sh\u00ebrbyesi \u00ebsht\u00eb shk\u00ebputur.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "N\u00ebnshkrimi \u00ebsht\u00eb OK, por d\u00ebshmia s\u2019u vleft\u00ebsua dot dhe dokumenti \u00ebsht\u00eb i n\u00ebnshkruar vet\u00ebm pjes\u00ebrisht.", "The signature is OK, but the certificate could not be validated.": "N\u00ebnshkrimi \u00ebsht\u00eb OK, por d\u00ebshmia s\u2019u vleft\u00ebsua dot.", "The signature is OK, but the document is only partially signed.": "N\u00ebnshkrimi \u00ebsht\u00eb OK, por dokumenti \u00ebsht\u00eb i n\u00ebnshkruar vet\u00ebm pjes\u00ebrisht.", "The signature line can now be moved or resized as needed.": "Rreshti i n\u00ebnshkrimit mund t\u00eb l\u00ebvizet, ose rip\u00ebrmasohet sipas nevoj\u00ebs.", "The signature was valid, but the document has been modified.": "N\u00ebnshkrimi qe i vlefsh\u00ebm, por dokumenti \u00ebsht\u00eb ndryshuar.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Sistemi po rregullon burime. Ju lutemi, prisni nj\u00eb \u00e7ast, teksa riprovojm\u00eb k\u00ebrkes\u00ebn tuaj\u2026", "Theme colors": "Ngjyra teme", "Thick (2.25 pt)": "E trash\u00eb (2.25 pt)", "Thin (0.75 pt)": "E holl\u00eb (0.75 pt)", "Thin/Medium (3.00 pt)": "E holl\u00eb/Mesatare (3.00 pt)", "This document has an invalid signature.": "Ky dokument ka nj\u00eb n\u00ebnshkrim t\u00eb pavlefsh\u00ebm.", "This document is digitally signed and the signature is valid.": "Ky dokument \u00ebsht\u00eb i n\u00ebnshkruar numerikisht dhe n\u00ebnshkrimi \u00ebsht\u00eb i vlefsh\u00ebm.", "This document may contain formatting or content that cannot be saved in the current file format.": "Ky dokument mund t\u00eb p\u00ebrmbaj\u00eb formatim, ose l\u00ebnd\u00eb q\u00eb s\u2019mund t\u00eb ruhet n\u00ebn formatin e tanish\u00ebm t\u00eb kartel\u00ebs.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Ky \u00ebsht\u00eb nj\u00eb version i pambuluar i {productname}. Q\u00eb t\u00eb shmanget p\u00ebrshtypja se \u00ebsht\u00eb i p\u00ebrshtatsh\u00ebm p\u00ebr v\u00ebnie n\u00eb pun\u00eb n\u00eb shkall\u00eb nd\u00ebrrmarjeje, ky mesazh shfaqet kur p\u00ebrdoren n\u00eb t\u00eb nj\u00ebjt\u00ebn koh\u00eb m\u00eb tep\u00ebr se {docs} dokumente ose {connections} lidhje.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Ky sh\u00ebrbim, nga p\u00ebrgjegj\u00ebsi kufizohet n\u00eb {0} dokumente dhe {1} lidhje gjithsej. \u00cbsht\u00eb mb\u00ebrritur n\u00eb k\u00ebt\u00eb kufi. Ju lutemi, riprovoni m\u00eb von\u00eb.", "This user": "Ky p\u00ebrdorues", "This version of {productname} is powered by": "Ky version i {productname} bazohet n\u00eb", "Tight": "Ngusht\u00eb", "Time": "Koh\u00eb", "Time interval of CPU statistics (in ms)": "Interval kohor p\u00ebr statistika CPU-je (n\u00eb ms)", "Time interval of memory statistics (in ms)": "Interval kohor p\u00ebr statistika kujtese (n\u00eb ms)", "Time zone:": "Zon\u00eb kohore:", "Title": "Titull", "Title Only": "Vet\u00ebm Titull", "Title Slide": "Diapozitiv Titulli", "Title, Content": "Titull, L\u00ebnd\u00eb", "Title, Content over Content": "Titull, L\u00ebnd\u00eb p\u00ebrmbi L\u00ebnd\u00eb", "Title, Vertical Text": "Titull, Tekst Vertikal", "Title, Vertical Text, Clipart": "Titull, Tekst Vertikal, Vizatim", "To": "N\u00eb", "To paste outside {productname}, please first click the 'download' button": "Q\u00eb t\u00eb ngjitni di\u00e7ka jasht\u00eb {productname}, ju lutemi, s\u00eb pari klikoni mbi butonin 'shkarkoje'", "To prevent accidental changes, the author has set this file to open as view-only": "P\u00ebr t\u00eb parandaluar ndryshime aksidentale, autor\u00ebt e kan\u00eb v\u00ebn\u00eb k\u00ebt\u00eb kartel\u00eb p\u00ebr hapje vet\u00ebm p\u00ebr lexim", "Toggle UI Mode": "Nd\u00ebrroni M\u00ebnyr\u00eb UI", "Top And Bottom Border": "An\u00eb e Sip\u00ebrme dhe e Poshtme", "Top Border": "An\u00eb e Sip\u00ebrme", "Top Margin": "M\u00ebnjan\u00eb e Ep\u00ebrme", "Top N elements...": "N element\u00ebt kryesues\u2026", "Top N percent...": "N p\u00ebrqind kryesueset\u2026", "Top/Bottom Rules...": "Rregulla p\u00ebr Sip\u00ebr/Posht\u00eb\u2026", "Top: {top}": "Sip\u00ebr: {top}", "Tracking": "Ndjekje", "Transition": "Tranzicion", "Transitions": "Tranzicione", "Turkey": "Turqi", "Type": "Shtypje", "Type in the search box to find anything in your document": "Q\u00eb t\u00eb k\u00ebrkohet p\u00ebr \u00e7far\u00ebdo te dokumenti juaj, shtypni te kutia e k\u00ebrkimeve", "Type to add a word": "Shtypni q\u00eb t\u00eb shtoni nj\u00eb fjal\u00eb", "Ukraine": "Ukrain\u00eb", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Streh\u00eb WOPI e paautorizuar. Ju lutemi, riprovoni m\u00eb von\u00eb dhe njoftoni p\u00ebrgjegj\u00ebsin tuaj, n\u00ebse problemi vazhdon.", "Undo": "Zhb\u00ebje", "Ungroup": "Hiqua grupin", "United Arab Emirates": "Emiratet e Bashkuara Arabe", "United Kingdom": "Mbret\u00ebria e Bashkuar", "United States of America": "Shtetet e Bashkuara t\u00eb Amerik\u00ebs", "Unknown color": "Ngjyr\u00eb e panjohur", "Unlink Citations": "Hiq Lidhje Nga Citime", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Heqja e lidhjeve p\u00ebr te citime do t\u00eb pengoj\u00eb Collabora Online t\u00eb p\u00ebrdit\u00ebsoj\u00eb citime dhe bibliografi n\u00eb k\u00ebt\u00eb dokument.", "Unlock": "Shky\u00e7e", "Unresolve": "Ktheje si t\u00eb pazgjidhur", "Unresolve Thread": "Ktheje Rrjedh\u00ebn Si t\u00eb Pazgjidhur", "Unsupported server version.": "Version i pambuluar sh\u00ebrbyesi.", "Update": "P\u00ebrdit\u00ebsoje", "Update Index": "P\u00ebrdit\u00ebso Tregues", "Update Log Levels": "P\u00ebrdit\u00ebson Shkall\u00eb Regjistrimi", "Updated citations": "U p\u00ebrdit\u00ebsuan citime", "Updating citations": "Po p\u00ebrdit\u00ebsohen citime", "Upload Autotext": "Ngarkoni Autotekst", "Upload Wordbook": "Ngarkoni Lib\u00ebr Fjal\u00ebsh", "Upload Xcu": "Ngarko Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Ngarkoni cop\u00ebza teksti t\u00eb rip\u00ebrdorsh\u00ebm (.bau). Q\u00eb ta futni tekstin te dokumenti juaj, shtypni shkurtoren p\u00ebr nj\u00eb z\u00eb AutoTeksti dhe shtypni tastin F3.", "Uploaded": "Ngarkuar m\u00eb", "Uploading file to server failed with status: {0}": "Ngarkim i kartel\u00ebs te sh\u00ebrbyesi d\u00ebshtoi me gjendjen: {0}", "Uploading file to server failed, file not found.": "Ngarkimi i kartel\u00ebs n\u00eb sh\u00ebrbyes d\u00ebshtoi, s\u2019u gjet kartel\u00eb.", "Uploading file to server failed, the file is too large.": "Ngarkimi i kartel\u00ebs n\u00eb sh\u00ebrbyes d\u00ebshtoi, kartela \u00ebsht\u00eb shum\u00eb e madhe.", "Uploading...": "Po ngarkohet\u2026", "Use Compact view": "P\u00ebrdor pamje Kompakte", "Use Tabbed view": "P\u00ebrdor pamje me Skeda", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u00cbsht\u00eb p\u00ebrdorur fush\u00eb is_admin e nxjerr\u00eb nga p\u00ebrdorimi, integrimi duhet t\u00eb p\u00ebrdor\u00eb vetin\u00eb IsAdminUser, n\u00eb vend t\u00eb saj", "User": "P\u00ebrdorues", "User List Summary": "P\u00ebrmbledhje Liste P\u00ebrdoruesish", "User Name": "Em\u00ebr P\u00ebrdoruesi", "Users online": "P\u00ebrdorues n\u00eb linj\u00eb", "Using namespaces.": "Duke p\u00ebrdorur emrhap\u00ebsira.", "Values between...": "Vlera mes\u2026", "Values duplicate...": "P\u00ebrs\u00ebdytje vlere\u2026", "Values equal to...": "Vlera t\u00eb barabarta me\u2026", "Values greater than...": "Vlera m\u00eb t\u00eb m\u00ebdha se\u2026", "Values less than...": "Vlera m\u00eb t\u00eb vogla se\u2026", "Variant": "Variant", "Version Information": "Holl\u00ebsi Versioni", "Vertical Title, Text, Chart": "Titull Vertikal, Tekst, Grafik", "Vertical Title, Vertical Text": "Titull Vertikal, Tekst Vertikal", "Very Loose": "Shum\u00eb Rrall\u00eb", "Very Tight": "Shum\u00eb Ngusht\u00eb", "Very thin (0.50 pt)": "Shum\u00eb e holl\u00eb (0.50 pt)", "View": "Parje", "View Settings": "Rregullime Parjeje", "Views": "Parje", "WOPI host": "Streh\u00eb WOPI", "Warning": "Kujdes", "Warning! The browser you are using is not supported.": "Kujdes! Nuk mbulohet shfletuesi q\u00eb po p\u00ebrdorni.", "We are in the process of cleaning up this document from the last session, please try again later.": "Jemi duke pastruar k\u00ebt\u00eb dokument q\u00eb nga sesioni i fundit, ju lutemi, riprovoni m\u00eb von\u00eb.", "Welcome Dialog": "Dialogu i Mir\u00ebseardhjes", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "H\u00ebm, kjo \u00ebsht\u00eb turp\u00ebruese, s\u2019lidhemi dot me dokumentin tuaj. Ju lutemi, riprovoni.", "What?": "\u00c7far\u00eb?", "When?": "Kur?", "Who?": "Kush?", "Wide": "E gjer\u00eb", "Widescreen (16:9)": "Ekran i gjer\u00eb (16:9)", "Windowed Presentation Blocked": "Paraqitje N\u00eb Dritare e Bllokuar", "Windowed Presentation: ": "Paraqitje Me Dritare: ", "Word 2003 Document (.doc)": "Dokument Word 2003 (.doc)", "Word Counter": "Num\u00ebrator Fjal\u00ebsh", "Word Document (.docx)": "Dokument Word (.docx)", "Words are ignored by the spell checker": "Fjal\u00ebt shp\u00ebrfillen nga kontrollori i drejtshkrimit", "Wrap": "Mb\u00ebshtille", "Wrong or missing WOPISrc parameter, please contact support.": "Paramet\u00ebr WOPISrc i gabuar, ose q\u00eb mungon, ju lutemi, lidhuni me asistenc\u00ebn.", "Wrong password provided. Please try again.": "U dha fjal\u00ebkalim i gabuar. Ju lutemi, riprovoni.", "Wrong server, reconnecting...": "Sh\u00ebrbyes i gabuar, po rilidhet\u2026", "YB": "YB", "You": "Ju", "You are already presenting this document": "Po e paraqitni tashm\u00eb k\u00ebt\u00eb dokument", "You are leaving the document. The following web page will open in a new tab: ": "Po e braktisni dokumentin. Faqja web vijuese do t\u00eb hapet n\u00eb nj\u00eb sked\u00eb t\u00eb re: ", "You have not done anything to rollback yet...": "S\u2019keni b\u00ebr\u00eb gj\u00eb ende q\u00eb mund t\u00eb prapakthet\u2026", "You need to enable it both at server level and in the UI. ": "Ju duhet ta aktivizoni si n\u00eb shkall\u00eb sh\u00ebrbyesi, ashtu edhe te UI. ", "Your Collabora Online server needs updating. Version {0} is available.": "Sh\u00ebrbyesi juaj Collabora Online ka nevoj\u00eb t\u00eb p\u00ebrdit\u00ebsohet. \u00cbsht\u00eb gati versioni {0}.", "Your WOPI server is not secure: SSL verification failed": "Sh\u00ebrbyesi juaj WOPI s\u2019\u00ebsht\u00eb i siguruar: verifikimi SSL d\u00ebshtoi", "Your browser has very limited access to the clipboard": "Shfletuesi juaj ka hyrje shum\u00eb t\u00eb kufizuar te e papastra", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Shfletuesi juaj ka hyrje shum\u00eb t\u00eb kufizuar te e papastra, ndaj ju lutemi m\u00eb mir\u00eb p\u00ebrdorni butonat p\u00ebr ngjitje te tastiera n\u00eb ekran.", "Your changes have been saved": "Ndryshimet tuaja u ruajt\u00ebn", "Your library is empty": "Biblioteka juaj \u00ebsht\u00eb e zbraz\u00ebt", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Sh\u00ebrbyesi juaj \u00ebsht\u00eb form\u00ebsuar me burime \u201chardware\u201d t\u00eb pamjaftueshme, \u00e7ka mund t\u00eb shpjer\u00eb n\u00eb funksionim t\u00eb dob\u00ebt.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Sesioni juaj ka skaduar. Mund t\u00eb mos ruhen ndryshime t\u00eb m\u00ebtejshme te dokumenti. Ju lutemi, q\u00eb t\u00eb vazhdohet, ruani \u00e7\u2019keni b\u00ebr\u00eb dhe rifreskoni sesionin (ose faqen web). Mund t\u2019ju duhet t\u00eb rib\u00ebni hyrjen.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Sesioni juaj do t\u00eb skadoj\u00eb pas {time}. Ju lutemi, q\u00eb t\u00eb vazhdohet, ruani \u00e7\u2019keni b\u00ebr\u00eb dhe rifreskoni sesionin (ose faqen web). Mund t\u2019ju duhet t\u00eb rib\u00ebni hyrjen.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Instanca juaj {productname} duket t\u00eb jet\u00eb form\u00ebsuar gabim, ose po p\u00ebrshkall\u00ebzohet shum\u00eb shpejt -ju lutemi, lidhuni me p\u00ebrgjegj\u00ebsin e sistemit tuaj. Vazhdimi me p\u00ebrpunimin mund t\u00eb sjell\u00eb q\u00eb p\u00ebrdorues t\u00eb shumt\u00eb t\u00eb mos shohin nj\u00ebri-tjetrin, p\u00ebrplasje n\u00eb depozitim dokumentesh dhe probleme kopjimi/ngjitjeje. Pritej serverId {0} p\u00ebr routeToken {1}, por u lidh te serverId {2}", "ZB": "ZB", "Zoom In": "Zmadhoje", "Zoom Out": "Zvog\u00ebloje", "Zotero API key is incorrect": "Ky\u00e7i p\u00ebr API-n e Zotero-s \u00ebsht\u00eb i pasakt\u00eb", "Zotero API key is not configured": "Ky\u00e7i p\u00ebr API-n e Zotero-s s\u2019\u00ebsht\u00eb i form\u00ebsuar", "Zotero Warning": "Sinjalizim nga Zotero", "cell address": "adres\u00eb kutize", "direct network connection": "lidhje e drejtp\u00ebrdrejt\u00eb n\u00eb rrjet", "file type icon": "ikon\u00eb lloji kartelash", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "paraparje e faqes %1", "replies": "p\u00ebrgjigje", "reply": "p\u00ebrgjigjuni", "the Help tab": "sked\u00ebn Ndihm\u00eb", "the View menu": "menun\u00eb Shiheni", "warning: copy/paste request timed out": "kujdes: k\u00ebrkes\u00ebs p\u00ebr kopjim/ngjitje i mbaroi koha", "{0} deleted": "{0} u fshi", "{0} selected": "{0} u p\u00ebrzgjodh", "{0} tab selected": "{0} sked\u00eb e p\u00ebrzgjedhur", "{0} unselected": "{0} u shp\u00ebrzgjodh", "{username} saved this document as {filename}. Do you want to join?": "{username} e ruajti k\u00ebt\u00eb dokument si {filename}. Doni t\u00eb merrni pjes\u00eb?", "{user} has joined": "{user} erdhi", "{user} has left": "{user} iku", "\u00c5land Islands": "Ishujt Aland"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-sv.json b/f7cloud-office/browser/dist/l10n/ui-sv.json new file mode 100644 index 0000000..9534d8b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-sv.json @@ -0,0 +1 @@ +{" document(s) open.": " \u00f6ppna dokument.", " hrs": " timmar", " mins": " minuter", " s": " sekunder", " user(s).": " anv\u00e4ndare.", "\"Slow Proxy\"": "\"L\u00e5ngsam proxy\"", "#10 Envelope": "#10-kuvert", "#11 Envelope": "#11-kuvert", "#12 Envelope": "#12-kuvert", "#6\u00be Envelope": "#6\u00be-kuvert", "#7\u00be (Monarch) Envelope": "#7\u00be-(monark)-kuvert", "#9 Envelope": "#9-kuvert", "%n users": "%n anv\u00e4ndare", "(Warning: Server accessibility must be enabled to toggle)": "(Varning: F\u00f6r att byta l\u00e4ge beh\u00f6ver tillg\u00e4nglighetsinst\u00e4llningen p\u00e5 servern aktiveras)", "(current)": "(aktuell)", ", cluster configuration error: mis-matching serverid": ", klusterkonfigurationsfel: server-id matchar inte", "0 users": "Inga anv\u00e4ndare", "1 user": "1 anv\u00e4ndare", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "En kommentar h\u00e5ller p\u00e5 att redigeras", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "En h\u00e4mtning p\u00e5 grund av en stor kopiera/klistra in aktivitet har redan startat. Avvakta p\u00e5g\u00e5ende h\u00e4mtning eller avbryt den innan du startar en ny", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "AI-assistent", "About": "Om", "Above Average...": "\u00d6ver medel...", "Accept": "Acceptera", "Accept change": "Godk\u00e4nn \u00e4ndring", "Access token is missing in initial variables.": "Access-token saknas i initiala variabler.", "Accessibility": "Tillg\u00e4nglighet", "Accessibility Checker": "Tillg\u00e4nglighetsgranskare", "Active Sheet": "Aktivt blad", "Active sheet": "Aktivt blad", "Add": "L\u00e4gg till", "Add Bibliography": "L\u00e4gg till bibliografi", "Add Citation": "L\u00e4gg till citat", "Add Citation Note": "L\u00e4gg till citat notering", "Add Note": "L\u00e4gg till anteckning", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "L\u00e4gg till eller redigera ord i en egen ordlista. Ord i din ordlista (.dic) kommer att vara tillg\u00e4nglig f\u00f6r stavningskontroll.", "Adjust how office documents behave.": "Justera hur Office-dokument beter sig.", "Adjust view settings.": "Justera vyinst\u00e4llningarna.", "Admin console": "Administrat\u00f6rskonsol", "After": "Efter", "Albania": "Albanien", "Alerts:": "Varningar:", "Align": "Justera", "Alignment": "Justering", "All": "Allt", "All Horizontal Lines": "Alla horisontella linjer", "All Sheets": "Alla blad", "All users": "Alla anv\u00e4ndare", "Already presenting": "Presenterar redan", "Also check the voice over toggle under {parentControl}.": "Kolla \u00e4ven voice-over under {parentControl}.", "Always follow the editor": "F\u00f6lj alltid den som skriver", "An error occurred while fetching notes": "Ett fel uppstod n\u00e4r anteckningar skulle h\u00e4mtas", "An error occurred while fetching style list": "Ett fel uppstod n\u00e4r stillistan skulle h\u00e4mtas", "Analytics": "Analys", "Andorra": "Andorra", "Another user has removed this comment.": "En annan anv\u00e4ndare har tagit bort den h\u00e4r kommentaren.", "Another user has updated the comment. Would you like to overwrite those changes?": "En annan anv\u00e4ndare har uppdaterat kommentaren. Vill du skriva \u00f6ver dessa \u00e4ndringar?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u00c4r du intresserad av att bidra men vet inte var b\u00f6rja? F\u00f6lj steg-f\u00f6r-steg-instruktionerna och bygg CODE fr\u00e5n grunden. Du kan ocks\u00e5 bidra med \u00f6vers\u00e4ttningar eller skriva buggrapporter med n\u00f6dv\u00e4ndig information och steg f\u00f6r att reproducera felet.", "Are you sure you want to delete sheet, {sheet}?": "\u00c4r du s\u00e4ker p\u00e5 att du vill ta bort bladet, {sheet}?", "Are you sure you want to delete this page?": "\u00c4r du s\u00e4ker p\u00e5 att du vill ta bort denna sida?", "Are you sure you want to delete this slide?": "\u00c4r du s\u00e4ker p\u00e5 att du vill ta bort presentationsbilden?", "Are you sure you want to reset Document settings?": "\u00c4r du s\u00e4ker p\u00e5 att du vill \u00e5terst\u00e4lla dokumentinst\u00e4llningarna?", "Are you sure you want to reset View Settings?": "\u00c4r du s\u00e4ker p\u00e5 att du vill \u00e5terst\u00e4lla vyinst\u00e4llningarna?", "Are you sure you want to shut down the server?": "\u00c4r du s\u00e4ker p\u00e5 att du vill st\u00e4nga av servern?", "Are you sure you want to terminate this session?": "\u00c4r du s\u00e4ker p\u00e5 att du vill avsluta sessionen?", "Argentina": "Argentina", "Armenia": "Armenien", "Arrange": "Arrangera", "Assistant": "Assistent", "Australia": "Australien", "Austria": "\u00d6sterrike", "Authorization error was: '{errormessage}'.": "Auktoriseringsfelet var: '{errormessage}'.", "AutoSum": "Autosumma", "Automatic": "Automatisk", "Automatic color": "Automatisk f\u00e4rg", "Autosaved": "Automatisk sparning", "Autotext": "Autotext", "Avatar for {user}": "Avatar f\u00f6r {user}", "Average": "Medelv\u00e4rde", "Axial": "Axial", "Azerbaijan": "Azerbajdzjan", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "BB", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "BPF-filtrering av potentiellt riskfyllda systemanrop (seccomp) \u00e4r inte aktiverad; det \u00e4r en s\u00e4kerhetsrisk.", "Background": "Bakgrund", "Background Color": "Bakgrundsf\u00e4rg", "Background Image": "Bakgrundsbild", "Bad": "D\u00e5lig", "Belarus": "Belarus", "Belgium": "Belgien", "Below Average...": "Under medel...", "Big 32 Kai": "Big 32 Kai", "Black/White": "Svartvit", "Blank Slide": "Tom bild", "Booket back": "H\u00e4ftesbaksida", "Booklet": "H\u00e4fte", "Booklet front": "H\u00e4ftesframsida", "Bookmarks": "Bokm\u00e4rken", "Boolean Value": "Boolskt v\u00e4rde", "Borders": "Kanter", "Bosnia and Herzegovina": "Bosnien och Hercegovina", "Bottom Border": "Nedre kantlinje", "Bottom Margin": "Undre kant", "Bottom N elements...": "Nedre N element...", "Bottom N percent...": "Nedre N procent...", "Bottom: {bottom}": "Botten: {bottom}", "Brazil": "Brasilien", "Brochure": "Broschyr", "Brochure Right to Left": "Broschyr fr\u00e5n h\u00f6ger till v\u00e4nster", "Bulgaria": "Bulgarien", "Bytes received": "Mottagna byte", "Bytes sent": "Skickade byte", "C4 Envelope": "C4-kuvert", "C5 Envelope": "C5-kuvert", "C6 Envelope": "C6-kuvert", "C6/5 Envelope": "C6/5-kuvert", "COOLWSD version:": "COOLWSD-version:", "CPU Graph": "Processordiagram", "CPU History": "CPU-historik", "CSV File (.csv)": "CSV fil (.csv)", "CSV file (.csv)": "CSV-fil (.csv)", "Cache size of CPU statistics": "Cachestorlek f\u00f6r CPU-statistik", "Cache size of memory statistics": "Cachestorlek f\u00f6r minnesstatistik", "Canada": "Kanada", "Cancel": "Avbryt", "Cancel paste special": "Avbryt klistra in-special", "Cell borders": "Kantlinjer", "Cells": "Celler", "Centered Text": "Centrerad text", "Change Layout": "\u00c4ndra layout", "Channel Filter:": "Kanalfilter:", "Character": "Tecken", "Check security warnings of your server": "Kontrollera s\u00e4kerhetsvarningarna f\u00f6r din server", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Kolla sl\u00e4ppanteckningarna och ta del av senaste Collabora Online Development Edition, f\u00f6r hemanv\u00e4ndare och sm\u00e5 arbetsgrupper.", "Checkbox": "Kryssruta", "Chile": "Chile", "China": "Kina", "Choice of functions": "Urval av funktioner", "Citation Preferences": "Citeringsinst\u00e4llningar", "Citation Style": "Citatstil", "Citation warning": "Citeringsvarning", "Citations update failed": "Uppdatering av citat misslyckades", "Cleaning up the document from the last session.": "Rensning av dokumentet fr\u00e5n f\u00f6rra sessionen.", "Clear the search field": "T\u00f6m s\u00f6kf\u00e4ltet", "Click to exit presentation...": "Klicka f\u00f6r att avsluta presentationen ...", "Clipboard": "Urklipp", "Close": "St\u00e4ng", "Close Navigation": "St\u00e4ng navigering", "Close Presentation": "St\u00e4ng presentation", "Close dialog": "St\u00e4ng dialogrutan", "Close document": "St\u00e4ng dokument", "Close popup to ignore paste special": "St\u00e4ng popup-f\u00f6nstret f\u00f6r att ignorera klistra in special", "Cluster configuration warning": "Kluster-konfigurationsvarning", "Collabora Online Development Edition": "Collabora Online-utvecklingsversion", "Collabora Online Welcome": "Collabora Online V\u00e4lkommen", "Collapse Formula Bar": "D\u00f6lj formelf\u00e4lt", "Collapse Tabs": "Minimera tabbar", "Color": "F\u00e4rg", "Column Width": "Kolumnbredd", "Column {0}": "Kolumn {0}", "Column {0} through {1}": "Kolumn {0} till {1}", "Columns": "Kolumner", "Comment": "Kommentar", "Comments": "Kommentarer", "Comments Updated": "Kommentarer uppdaterade", "Comments list": "Kommentarslista", "Compact layout": "Kompakt layout", "Compact view": "Kompakt vy", "Confirm": "Bekr\u00e4fta", "Confirmation": "Bekr\u00e4ftelse", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Funktionen \u00c5ngra/G\u00f6r om har hamnat i konflikt mellan flera anv\u00e4ndare. Anv\u00e4nd dokument\u00e5terst\u00e4llning f\u00f6r att l\u00f6sa problemet", "Connecting...": "Ansluter...", "Connection error": "Anslutningsfel", "Connections": "F\u00f6rbindelser", "Containing text...": "Inneh\u00e5ller text ...", "Content": "Inneh\u00e5ll", "Content copied to clipboard": "Inneh\u00e5llet har kopierats till urklipp", "Continue editing": "Forts\u00e4tt redigera", "Continue read only": "Forts\u00e4tt skrivskyddat", "Controls": "Kontroller", "Copied external sources are not allowed": "Kopierade externa k\u00e4llor \u00e4r inte till\u00e5tna", "Copy": "Kopiera", "Copy Cells": "Kopiera celler", "Copy Sheet...": "Kopiera blad ...", "Copy all version information in English": "Kopiera all versionsinformation p\u00e5 engelska", "Copy link location": "Kopiera l\u00e4nkplats", "Copying from the document disabled": "Kopiering fr\u00e5n dokumentet \u00e4r inaktiverad", "Count": "Antal", "CountA": "AntalA", "Country:": "Land:", "Creating copy...": "Skapar kopia ...", "Creating new file from template...": "Skapar en ny fil baserat p\u00e5 mall...", "Creator(s)": "Skapa(re)", "Croatia": "Kroatien", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D f\u00f6r att avsluta", "Currency": "Valuta", "Current Slide": "Aktuell bild", "Current slide as Bitmap (.bmp)": "Aktuell bild som bitmapp (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "Aktuell bild som grafikutbytesformat (.gif)", "Current slide as Portable Network Graphics (.png)": "Aktuell bild som portabel n\u00e4tverksgrafik (.png)", "Current slide as Tag Image File Format (.tiff)": "Aktuell bild som taggbildsfilformat (.tiff)", "Custom Animation": "Anpassad animering", "Custom Margins\u2026": "Anpassade marginaler \u2026", "Custom dictionaries": "Anpassade ordb\u00f6cker", "Cyprus": "Cypern", "Czech Republic": "Tjeckien", "DL Envelope": "DL-kuvert", "Dark Mode": "M\u00f6rkt l\u00e4ge", "Dashboard": "Instrumentpanel", "Data": "Data", "Date": "Datum", "Date & Time": "Datum & tid", "Debug Tools": "Fels\u00f6kningsverktyg", "Default": "Standard", "Default Style": "Standardstil", "Define print area": "Definiera utskriftsomr\u00e5de", "Delete": "Radera", "Delete Columns": "Ta bort kolumner", "Delete Rows": "Ta bort rader", "Delete Single Sparkline": "Ta bort enskilt miniatyrdiagram", "Delete tabstop": "Ta bort tabbstopp", "Denmark": "Danmark", "Design": "Design", "Dictionary of exceptions": "Ordbok f\u00f6r undantag", "Disable Animations": "Inaktivera animationer", "Discard": "Gl\u00f6m", "Discover All The Changes": "Uppt\u00e4ck alla f\u00f6r\u00e4ndringar", "Dismiss": "Avf\u00e4rda", "Document": "Dokument", "Document Settings": "Dokument inst\u00e4llningar", "Document cannot be exported. Please try again.": "Kunde inte exportera dokumentet. F\u00f6rs\u00f6k igen.", "Document cannot be renamed, please check your permissions.": "Kunde inte byta namn p\u00e5 dokumentet. Kontrollera r\u00e4ttigheterna.", "Document cannot be renamed.": "Dokumentets namn kan inte \u00e4ndras.", "Document cannot be saved due to expired session, please reload the page to continue.": "Dokument kan inte sparas p\u00e5 grund av utg\u00e5ngen session, ladda om sidan f\u00f6r att forts\u00e4tta.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Dokument kan inte sparas p\u00e5 grund av utg\u00e5ngen session, \u00f6ppna dokumentet igen f\u00f6r att forts\u00e4tta.", "Document cannot be saved, please check your permissions.": "Kunde inte spara dokumentet. Kontrollera r\u00e4ttigheterna.", "Document cannot be saved.": "Dokumentet kan inte sparas.", "Document colors": "Dokumentf\u00e4rger", "Document container started in": "Dokumentbeh\u00e5llaren startade i", "Document contains unsupported media": "Dokumentet inneh\u00e5ller video-format som inte st\u00f6ds", "Document has been changed": "Dokumentet har \u00e4ndrats", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Dokumented har \u00e4ndrats p\u00e5 lagringen. Vad vill du g\u00f6ra med dina inte sparade \u00e4ndringar?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Dokumentet har \u00e4ndrats p\u00e5 lagringen. L\u00e4ser in det nya dokumentet. Din version finns tillg\u00e4nglig som en revision.", "Document is getting migrated": "Dokumentet h\u00e5ller p\u00e5 att migreras", "Document requires password to modify.": "F\u00f6r att kunna redigera dokumentet kr\u00e4vs ett l\u00f6senord.", "Document requires password to view.": "F\u00f6r att kunna visa dokumentet kr\u00e4vs ett l\u00f6senord.", "Document settings": "Dokument inst\u00e4llningar", "Documents are not effectively contained: missing capabilities or namespaces.": "Dokumenten \u00e4r inte inneslutna: saknade funktioner eller namnrymder.", "Documents open": "\u00d6ppna dokument", "Documents:": "Dokument:", "Don\u2019t show this again": "Visa inte detta igen", "Double Hairline (1.10 pt)": "Dubbelt h\u00e5rf\u00e4ste (1.10 pt)", "Double Hairline (2.35 pt)": "Dubbelt h\u00e5rf\u00e4ste (2.35 pt)", "Download": "Ladda ner", "Download Selection": "Ladda ned vald", "Download as": "Ladda ner som", "Download completed and ready to be copied to clipboard.": "Nedladdningen \u00e4r klar och redo att kopieras till urklipp.", "Download failed": "Nedladdningen misslyckades", "Downloading clipboard content": "Laddar ner urklippsinneh\u00e5ll", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Det \u00e4r f\u00f6rbjudet att ladda ner externa resurser men det \u00e4r fortfarande m\u00f6jligt att klistra in bilder. H\u00f6gerklicka p\u00e5 bilden, v\u00e4lj \"Kopiera bild\" och klistra in den i dokumentet ist\u00e4llet.", "Downloading...": "H\u00e4mtar...", "Drawing": "Ritning", "Dropdown": "Rullgardinsmeny", "Duration": "Varaktighet", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "Varje dokument \u00e4r s\u00e4kert inneslutet", "Edit": "Redigera", "Edit Single Sparkline": "Redigera enskilt miniatyrdiagram", "Edit comment": "Redigera kommentar", "Edit document": "Redigera dokument", "Edit link": "Redigera l\u00e4nk", "Edit mode": "Redigeringsl\u00e4ge", "Editing": "Redigering", "Editing activated. ": "Redigering aktiverad. ", "Effects": "Effekter", "Elapsed time": "F\u00f6rlupen tid", "Ellipsoid": "Elliptisk", "Empty Pages": "Tomma sidor", "Empty Slide Show": "Tomt bildspel", "Enable Animations": "Aktivera animationer", "End Presentation": "Avsluta presentation", "End Show": "Avsluta showen", "Endnotes": "Slutnoter", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Anv\u00e4nd det senaste inom online-produktivitet, fritt att anv\u00e4nda,utforska och anv\u00e4nda tillsammans med andra i webbl\u00e4saren. Olika appar finns ocks\u00e5 f\u00f6r mobilanv\u00e4ndning.", "Enter Zotero API Key": "Ange Zotero API-nyckeln", "Enter a file name": "Ange ett filnamn", "Enter new name": "Ange nytt namn", "Enter new sheet name": "Ange nytt bladnamn", "Entering text mode": "Textl\u00e4ge aktiverat", "Error": "Fel", "Error reading file": "Fel vid l\u00e4sning av fil", "Estonia": "Estland", "Event handling has been delayed for an unexpectedly long time: {0}ms": "H\u00e4ndelsehanteringen har f\u00f6rdr\u00f6jts ov\u00e4ntat l\u00e4nge: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 kalkylark (.xls)", "Excel Spreadsheet (.xlsx)": "Excel Kalkylark (.xlsx)", "Exception words are underlined while checking spelling": "Undantagsord \u00e4r understrukna vid stavningskontroll", "Expand Formula Bar": "Expandera formelf\u00e4lt", "Expired:": "Utg\u00e5nget:", "Explore The New {coolversion}": "Utforska den nya {coolversion}", "Export As": "Exportera som", "Export as": "Exportera som", "Exported to storage": "Exporterad till lagring", "External data source not allowed": "Extern datak\u00e4lla \u00e4r inte till\u00e5ten", "External link": "Extern l\u00e4nk", "Extra thick (4.50 pt)": "Extra tjock (4.50 pt)", "Failed to authenticate this session over protocol {0}": "Det gick inte att autentisera den h\u00e4r sessionen \u00f6ver protokoll {0}", "Failed to download clipboard, please re-copy": "Kunde inte ladda ner urklippet, f\u00f6rs\u00f6k igen", "Failed to establish socket connection or socket connection closed unexpectedly.": "Misslyckades att uppr\u00e4tta socketanslutning eller socketanslutning st\u00e4ngdes ov\u00e4ntat.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Misslyckades att uppr\u00e4tta en socket anslutning eller socket anslutningen st\u00e4ngdes ov\u00e4ntat. Den omv\u00e4nda proxyn kan vara felkonfigurerad, kontakta administrat\u00f6ren. F\u00f6r mer information om proxykonfiguration, kolla in https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "Misslyckades att h\u00e4mta V\u00e4gtoken fr\u00e5n kontrollern", "Failed to load collections": "Misslyckades att ladda samlingar", "Failed to load document.": "Kunde inte l\u00e4sa in dokumentet.", "Failed to load groups": "Misslyckades att ladda grupper", "Failed to load items": "Misslyckades att ladda objekt", "Failed to load styles": "Misslyckades att ladda stilar", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Kunde inte l\u00e4sa in dokumentet. F\u00f6rs\u00e4kra dig om att filtypen st\u00f6ds och att filen inte \u00e4r korrupt och f\u00f6rs\u00f6k igen.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Kunde inte l\u00e4sa in dokumentet. Det \u00e4r antingen felaktigt eller kr\u00e4ver mer resurser \u00e4n vad som \u00e4r till\u00e5tet. Ta kontakt med administrat\u00f6ren.", "Failed to read document from storage, please try to load the document again.": "Kunde inte ladda dokumentet fr\u00e5n lagringen. Prova att ladda om dokumentet.", "Failed to set jwt authentication cookie over insecure connection": "Det gick inte att st\u00e4lla in jwt-autentiseringskaka \u00f6ver en os\u00e4ker anslutning", "Fast kit jail bind mounting enabled": "Snabb kit-jail-bindmontering \u00e4r aktiverad", "Field": "F\u00e4lt", "Fields": "F\u00e4lt", "File": "Arkiv", "File name should contain an extension.": "Filnamn b\u00f6r inneh\u00e5lla ett till\u00e4gg.", "Fill Series": "Fyll serie", "Filter": "Filter", "Financial": "Finansiell", "Finish electronic signing": "Avsluta elektronisk signering", "Finland": "Finland", "Fit to page": "Anpassa till sida", "Fixed size": "Fixerad storlek", "Focus Cell": "Fokuscell", "Follow Presentation": "F\u00f6lj-presentation", "Follow me Presentation": "F\u00f6lj mig-presentation", "Following": "F\u00f6ljer", "Following the editor": "F\u00f6ljer redakt\u00f6ren", "Following {user}": "F\u00f6ljer {user}", "Font": "Teckensnitt", "Font Name": "Teckensnitt", "Font Size": "Teckensnittsstorlek", "Footnote/Endnote": "Fotnot/Slutnot", "Footnotes": "Fotnoter", "Force Breaks": "Tvinga avbrott", "Form": "Formul\u00e4r", "Format": "Format", "Format Cells": "Formatera celler", "Formula": "Formel", "Formulas": "Formler", "Forum": "Forum", "Fraction": "Fraktion", "France": "Frankrike", "Freeze": "Frys", "From": "Fr\u00e5n", "From Beginning": "Fr\u00e5n b\u00f6rjan", "From Current Slide": "Fr\u00e5n aktuell bild", "From now on clipboard notifications will discreetly appear at the bottom.": "Fr\u00e5n och med nu visas urklippsunderr\u00e4ttelser diskret l\u00e4ngst ner.", "From printer setup": "Fr\u00e5n utskriftsinst\u00e4llningar", "Full Page Slides": "Bildspel p\u00e5 helsida", "Fullscreen presentation": "Fullsk\u00e4rmspresentation", "Function Library": "Funktionsbibliotek", "Function Wizard": "Funktionsguide", "Functions": "Funktioner", "GB": "GB", "General": "Allm\u00e4n", "Georgia": "Georgien", "Germany": "Tyskland", "Get Involved": "Bli involverad", "Go Back": "G\u00e5 tillbaka", "Go Offline": "G\u00e5 Offline", "Go Online": "G\u00e5 Online", "Good": "Bra", "Gradient End": "Toning slutf\u00e4rg", "Gradient Start": "Toning startf\u00e4rg", "Graphs": "Diagram", "Grayscale": "Gr\u00e5skala", "Greece": "Grekland", "Grid": "Rutn\u00e4t", "Group": "Gruppera", "Group Libraries": "Gruppbibliotek", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML-dokument (.html)", "HTML File (.html)": "HTML-fil (.html)", "HTML file (.html)": "HTML-fil (.html)", "Hairline (0.05 pt)": "H\u00e5rf\u00e4ste (0.05 pt)", "Handout horizontal": "St\u00f6dpapper horisontellt", "Handouts": "St\u00f6dpapper", "Hardware resources are sufficient for optimal performance": "H\u00e5rdvaruresurserna \u00e4r tillr\u00e4ckliga f\u00f6r god prestanda", "Has text: ": "Inneh\u00e5ller text: ", "Header & Footer": "Sidhuvud & sidfot", "Heading 1": "Rubrik 1", "Heading 2": "Rubrik 2", "Headings and objects that you add to the document will appear here": "Rubriker och objekt som du l\u00e4gger till i dokumentet visas h\u00e4r", "Help": "Hj\u00e4lp", "Hidden pages": "Dolda sidor", "Hidden text": "Dold text", "Hide Menu": "D\u00f6lj meny", "Hide Menu Bar": "D\u00f6lj meny-listen", "Hide the search bar": "D\u00f6lj s\u00f6kf\u00e4ltet", "Highlight cells with...": "Markera celler med ...", "History": "Historik", "Hit Cancel to open in view-only mode.": "Klicka p\u00e5 avbryt f\u00f6r att \u00f6ppna i skrivskyddat l\u00e4ge.", "Holy See (Vatican City State)": "Vatikanstaten", "Home": "Hem", "Hungary": "Ungern", "Iceland": "Island", "Idle document - please click to reload and resume editing": "Inaktivt dokument - v\u00e4nligen klicka f\u00f6r att ladda om och \u00e5teruppta redigering", "Idle document - please tap to reload and resume editing": "Inaktivt dokument - v\u00e4nligen klicka f\u00f6r att ladda om och \u00e5teruppta redigering", "Idle time": "Tid utan aktivitet", "If you want to share large elements outside of {productname} it's necessary to first download them.": "Om du vill dela stora element utanf\u00f6r {productname} \u00e4r det n\u00f6dv\u00e4ndigt att f\u00f6rst ladda ner dem.", "Illustrations": "Illustrationer", "Image (.png)": "Bild (.png)", "Image Controls": "Bildkontroller", "Images": "Bilder", "Images and Objects": "Bilder och objekt", "India": "Indien", "Indonesia": "Indonesien", "Initializing...": "Initierar...", "Insert": "Infoga", "Insert Checkbox": "Infoga kryssruta", "Insert Columns After": "Infoga kolumner efter", "Insert Columns Before": "Infoga kolumner f\u00f6re", "Insert Comment": "Infoga kommentar", "Insert Date": "Infoga datum", "Insert Dropdown": "infoga rullgardinsmeny", "Insert Electronic Signature": "Infoga elektronisk signatur", "Insert Function": "Infoga funktion", "Insert Local Image": "L\u00e4gg in lokal bild", "Insert Local Multimedia": "Infoga lokal multimedia", "Insert Picture": "Infoga bild", "Insert Rich Text": "Infoga Rich Text", "Insert Rows Above": "Infoga rader ovan", "Insert Rows Below": "Infoga rader nedan", "Insert Shape": "Infoga form", "Insert Table": "Infoga Tabell", "Insert comment": "Infoga kommentar", "Insert connectors": "Infoga kopplingar", "Insert shapes": "Infoga form", "Insert sheet": "Infoga blad", "Insert sheet after this": "Infoga blad efter detta", "Insert sheet before this": "Infoga blad f\u00f6re detta", "Insert table": "Infoga tabell", "Insert tabstop": "Infoga tabbstopp", "Integrator is not ready for PostMessage calls": "Integrator \u00e4r inte redo f\u00f6r PostMessage-anrop", "Interface Settings": "Inst\u00e4llningar f\u00f6r anv\u00e4ndargr\u00e4nssnitt", "Invalid JSON file": "Ogiltig JSON-fil", "Invalid dictionary format. Please check the file.": "Ogiltigt ordboksformat. Kontrollera fil.", "Invalid link: '{url}'": "Ogiltig l\u00e4nk: '{url}'", "Invert Background": "Invertera bakgrund", "Ireland": "Irland", "Israel": "Israel", "It seems you have copied a selection that includes external images.": "Det verkar som om du har kopierat ett urval som inneh\u00e5ller externa bilder.", "It seems you have tried to insert external data.": "Det verkar som om du har f\u00f6rs\u00f6kt infoga extern data.", "Italy": "Italien", "Japan": "Japan", "Japanese Postcard": "Japanskt vykort", "Kazakhstan": "Kazakstan", "Kenya": "Kenya", "Keyboard shortcuts": "Kortkommandon", "Kill": "D\u00f6da", "Kill session.": "Avsluta session.", "Kosovo": "Kosovo", "LOKit version:": "LOKit-version:", "Landscape": "Landskap", "Language": "Spr\u00e5k", "Language:": "Spr\u00e5k:", "Last modification": "Senaste \u00e4ndring", "Last saved:": "Senast sparad:", "Latest Updates": "Senaste uppdateringarna", "Latvia": "Lettland", "Layout": "Layout", "Left And Right Borders": "V\u00e4nster och h\u00f6ger kantlinjer", "Left Border": "V\u00e4nster kantlinje", "Left Margin": "V\u00e4nster marginal", "Left pages": "V\u00e4nstersidor", "Left: {left}": "V\u00e4nster: {left}", "Legal": "Legal (US)", "Letter": "Letter (US)", "License": "Licens", "Liechtenstein": "Liechtenstein", "Line color": "Linjens f\u00e4rg", "Line style": "Linje stil", "Linear": "Linj\u00e4r", "Lists/Bullets": "Listor/Punkter", "Lithuania": "Litauen", "Loading Wordbook...": "Laddar ordbok...", "Loading references": "Laddar referenser", "Loading...": "L\u00e4ser in...", "Local Image...": "Lokal bild...", "Local Multimedia...": "Lokal multimedia...", "Log": "Logg", "Log Levels": "Loggniv\u00e5er", "Logical": "Logisk", "Long Bond": "Long Bond (US)", "Look for the accessibility section in coolwsd.xml for server setting. ": "Du hittar server-inst\u00e4llningarna i tillg\u00e4nglighetsavsnittet i coolwsd.xml. ", "Lookup & Reference": "Uppslag & referens", "Loose": "Brett", "Luxembourg": "Luxemburg", "MB": "MB", "Malta": "Malta", "Margin": "Marginal", "Master": "Master", "Master Pages": "Huvudsidor", "Master Slide Templates": "Master Slide-mallar", "Master View": "Master-vy", "Math & Trig": "Matematik & trigonometri", "Max": "Max", "Maximum": "Max", "Maximum Document process stack memory (in KB) - reduce only": "Maximalt stackminne f\u00f6r dokumentprocesser (i KB) - kan endast reduceras", "Maximum Document process virtual memory (in MB) - reduce only": "Maximalt virtuellt minne f\u00f6r dokumentprocesser (i MB) - kan endast reduceras", "Maximum file size allowed to write to disk (in MB) - reduce only": "Maximal filstorlek som kan skrivas till disk (i MB) - kan endast reduceras", "Medium (1.50 pt)": "Medium (1.50 pt)", "Medium/Hairline (3.05 pt)": "Medium/H\u00e5rf\u00e4ste (3.05 pt)", "Medium/Medium (4.50 pt)": "Medium/Medium (4.50 pt)", "Memory": "Minne", "Memory Graph": "Minnesdiagram", "Memory History": "Minnesanv\u00e4ndningshistorik", "Memory consumed": "Anv\u00e4nt minne", "Merge & Center": "Sammanfoga och centrera", "Merge & Split": "Sammanfoga & dela", "Mexico": "Mexiko", "Min": "Min", "Minimum": "Min", "Missing Fonts": "Saknar teckensnitt", "Modified": "\u00c4ndrad", "Modify": "\u00c4ndra", "Moldova, Republic of": "Moldavien", "Monaco": "Monaco", "Montenegro": "Montenegro", "More Functions": "Mer funktioner", "More Paper Sizes...": "Fler pappersstorlekar ...", "More highlights...": "Fler markeringar ...", "More information and support": "Mer information och support", "More options for {1}": "Fler inst\u00e4llningar f\u00f6r {1}", "More...": "Mer...", "Move Sheet Left": "Flytta blad \u00e5t v\u00e4nster", "Move Sheet Right": "Flytta blad \u00e5t h\u00f6ger", "My Library": "Mitt bibliotek", "My Publications": "Mina publikationer", "Named Range": "Namngiven r\u00e4cka", "Narrow": "Smal", "Navigation": "Navigering", "Navigator": "Navigat\u00f6r", "Netherlands": "Nederl\u00e4nderna", "Network Graph": "N\u00e4tverksdiagram", "Neutral": "Neutral", "New": "Nytt", "New Zealand": "Nya Zeeland", "Next": "N\u00e4sta", "Next Slide": "N\u00e4sta bild", "No Borders": "Ingen gr\u00e4ns", "No Comments": "Inga kommentarer", "No Notes": "Inga anteckningar", "No color": "Ingen f\u00e4rg", "No disk space left on server.": "Serverns lagring \u00e4r full.", "No fill": "Ingen fyllning", "No issues found": "Inga problem hittades", "No problems with SSL verification detected": "Inga problem med SSL-verifiering uppt\u00e4cktes", "No search results found!": "Inga s\u00f6kresultat hittades!", "None": "Ingen", "None (Do not check spelling)": "Inget (g\u00f6r ingen stavningskontroll)", "Normal": "Normal", "North Macedonia, Republic of": "Nordmakedonien", "Norway": "Norge", "Not using namespaces": "Anv\u00e4nder inte namnrymder", "Notebookbar view": "Vy med verktygsrader typ Notebook", "Notes": "Anteckningar", "Notes Pages": "Anteckningssidor", "Notes View": "Anteckningsvy", "Number": "Nummer", "Number Format": "Nummerformat", "Number of Documents": "Antal dokument", "Number of Pages": "Antal sidor", "Number of Pages. Click to open the Go to Page dialog box.": "Antal sidor. Klicka f\u00f6r att \u00f6ppna dialogrutan G\u00e5 till sida.", "Number of Sheets": "Antal kalkylblad", "Number of Slides": "Antal bilder", "ODF Drawing (.odg)": "ODF Ritning (.odg)", "ODF presentation (.odp)": "ODF-presentation (.odp)", "ODF spreadsheet (.ods)": "ODF-kalkylblad (.ods)", "ODF text document (.odt)": "ODF textdokument (.odt)", "OK": "OK", "OPEN": "\u00d6PPNA", "Off": "Av", "On": "P\u00e5", "On mouse click": "Vid musklick", "Once citations are entered their storage and display type can not be changed.": "N\u00e4r citeringar v\u00e4l har angetts kan deras lagrings- och visningstyp inte \u00e4ndras.", "Online Help": "Uppkopplad hj\u00e4lptext", "Only the document owner can change the password.": "Endast dokument\u00e4garen kan \u00e4ndra l\u00f6senordet.", "Oops, there is a problem connecting the document": "Oj, det \u00e4r problem med att ansluta dokumentet", "Oops, there is a problem connecting to {productname}: ": "Oj, det \u00e4r problem med att ansluta {productname}: ", "Open in full view": "\u00d6ppna i helsk\u00e4rm", "Open link": "\u00d6ppna l\u00e4nk", "Open menu": "\u00d6ppna meny", "Open {name}": "\u00d6ppna {namn}", "Option": "Alternativ", "Options": "Alternativ", "Other": "\u00d6vrigt", "Out of table": "Utanf\u00f6r tabellen", "Outer Border": "Yttre gr\u00e4ns", "Outer Border And Horizontal Lines": "Yttergr\u00e4ns och horisontella linjer", "Outer Border and Vertical Lines": "Yttre gr\u00e4ns och vertikala linjer", "Outer Borders And All Inner lines": "Yttre gr\u00e4nser och alla inre linjer", "Outline": "\u00d6versikt", "Overview": "\u00d6versikt", "Overwrite": "Skriv \u00f6ver", "PB": "PB", "PDF Document (.pdf)": "PDF-dokument (.pdf)", "PDF Document (.pdf) - Expert": "PDF-dokument (.pdf) - Expert", "PDF Document (.pdf) as...": "PDF-dokument (.pdf) som...", "PID": "PID", "Page": "Sida", "Page Layout": "Sidlayout", "Page Setup": "Utskriftsformat", "Page name": "Sidnamn", "Paragraph": "Paragraf", "Paste": "Klistra in", "Paste Slide": "Klistra in bild", "Paste Special": "Klistra in special", "Paste from this document": "Klistra in fr\u00e5n detta dokument", "Path": "S\u00f6kv\u00e4g", "Pause": "Paus", "Pause... ( %SECONDS% )": "Paus ... (% SECONDS%)", "Percent": "Procent", "Permission Mode": "Beh\u00f6righetsl\u00e4ge", "Philippines": "Filippinerna", "Picture": "Bild", "Pivot Table": "Pivottabell", "Placeholders": "Platsh\u00e5llare", "Please save or discard the comment currently being edited.": "V\u00e4nligen spara eller sl\u00e4ng kommentaren som redigeras f\u00f6r n\u00e4rvarande.", "Please send us your feedback": "Skicka din \u00e5terkoppling", "Please use following combination to see more options:": "Anv\u00e4nd f\u00f6ljande kombination f\u00f6r att se fler alternativ:", "Please wait kubernetes cluster is scaling...": "V\u00e4nta, Kubernetesklustret skalar om ...", "Please wait!": "V\u00e4nligen v\u00e4nta!", "Poland": "Polen", "Poorly performing proxying of all network requests.": "D\u00e5lig proxyprestanda f\u00f6r alla n\u00e4tverksf\u00f6rfr\u00e5gningar.", "Portrait": "Portr\u00e4tt", "Portugal": "Portugal", "PostMessage API is initialized": "PostMessage-API \u00e4r initialiserat", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003-presentation (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint-presentation (.pptx)", "Present current slide": "Presentera den aktuella bilden", "Present in Window": "Presentera i f\u00f6nster", "Present in new window": "Presentera i ett nytt f\u00f6nster", "Presentation": "Presentation", "Presentation disabled": "Presentation inaktiverad", "Presentation mode has been disabled for this document": "Presentationsl\u00e4ge har inaktiverats f\u00f6r detta dokumentet", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Presentationen blockerades. Till\u00e5t popup-f\u00f6nster i din webbl\u00e4sare. Detta g\u00f6r att bildspel kan visas i separata f\u00f6nster, vilket m\u00f6jligg\u00f6r enkel sk\u00e4rmdelning.", "Presenter Console": "Presentat\u00f6rskonsol", "Presenting in fullscreen": "Presenterar i fullsk\u00e4rm", "Presenting in window": "Presenterar i f\u00f6nster", "Press Ctrl + Enter to post": "Tryck p\u00e5 Ctrl + Enter f\u00f6r att posta", "Preview Slide {1}": "F\u00f6rhandsgranska bild {1}", "Previous": "F\u00f6reg\u00e5ende", "Print": "Skriv ut", "Print Black": "Svarttryck", "Print dialog": "Dialogrutan f\u00f6r utskrift", "Promote to top comment": "Befordra till toppkommentar", "Properties": "Egenskaper", "Provider:": "Leverant\u00f6r:", "Qatar": "Qatar", "Quadratic": "Kvadratisk", "RELOAD": "LADDA OM", "Radial": "Radiell", "Range": "Omf\u00e5ng", "Read mode": "L\u00e4sl\u00e4ge", "Read-only": "Skrivskyddat", "Received": "Mottaget", "Recent": "Nyligen", "Reconnecting...": "Ansluter ...", "Redo": "G\u00f6r om", "References": "Referenser", "Refresh": "Uppdatera", "Refresh Citations": "Uppdatera citat", "Refresh Log": "Uppdatera logg", "Reject change": "Avsl\u00e5 \u00e4ndring", "Reloading the document after rename": "Ladda om dokumentet efter att ha bytt namn", "Remove": "Ta bort", "Remove Thread": "Ta bort tr\u00e5d", "Remove link": "Ta bort l\u00e4nk", "Remove print area": "Ta bort utskriftsomr\u00e5det", "Rename": "Byt namn", "Rename Document": "Byt namn p\u00e5 dokumentet", "Rename sheet": "Byt namn p\u00e5 ark", "Renaming...": "Byter namn...", "Repair": "Reparera", "Repair Document": "Reparera dokument", "Repeat in {0} seconds": "Upprepa i {0} sekunder", "Replace": "Ers\u00e4tt", "Reply": "Svara", "Reply comment": "Svara p\u00e5 kommentar", "Report an issue": "Rapportera ett problem", "Reset Layout": "\u00c5terst\u00e4ll layout", "Reset to Default Language": "\u00c5terst\u00e4ll till standardspr\u00e5k", "Reset to default Document settings": "\u00c5terst\u00e4ll till standardinst\u00e4llningar f\u00f6r dokument", "Reset to default View settings": "\u00c5terst\u00e4ll till standard Vyinst\u00e4llningar", "Reset zoom": "\u00c5terst\u00e4ll zoomning", "Resolve": "L\u00f6s", "Resolve Thread": "L\u00f6s tr\u00e5d", "Resolved": "L\u00f6st", "Restart": "Starta om", "Restoring older revision. Any unsaved changes will be available in version history": "\u00c5terst\u00e4ller \u00e4ldre omarbetning. Eventuella \u00e4ndringar som inte sparats kommer att finnas tillg\u00e4ngliga i versionshistoriken", "Results": "Resultat", "Resume": "\u00c5teruppta", "Review": "Granska", "Rich Text": "Rich Text", "Rich Text (.rtf)": "RTF (.rtf)", "Right Border": "H\u00f6ger kantlinje", "Right Margin": "H\u00f6ger marginal", "Right pages": "H\u00f6gersidor", "Right: {right}": "H\u00f6ger: {right}", "Romania": "Rum\u00e4nien", "Row Height": "Radh\u00f6jd", "Row {0}": "Rad {0}", "Row {0} through {1}": "Rad {0} till {1}", "Rows": "Rader", "Ruler": "Linjal", "Russian Federation": "Ryssland", "San Marino": "San Marino", "Saudi Arabia": "Saudiarabien", "Save": "Spara", "Save As": "Spara som", "Save Comments": "Spara kommentarer", "Save Document settings": "Spara dokumentinst\u00e4llningar", "Save View Settings": "Spara vyinst\u00e4llningarna", "Save as ODF format": "Spara som ODF format", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Kunde inte spara dokumentet d\u00e5 det \u00e4r st\u00f6rre \u00e4n tillg\u00e4ngligt utrymme p\u00e5 lagringen. Dokumentet \u00e4r i endast-l\u00e4s-l\u00e4ge, men du kan ladda ner det f\u00f6r att ha en lokal kopia.", "Save failed due to no disk space left. Document will now be read-only.": "Dokumentet kunde inte sparas p\u00e5 grund av brist p\u00e5 utrymme. Dokumentet \u00e4r nu skrivskyddat.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Kunde inte spara dokumentet p\u00e5 lagringen. Dokumentet \u00e4r i endast-l\u00e4s-l\u00e4ge. Kontrollera att det finns tillr\u00e4ckligt med utrymme p\u00e5 lagringen och f\u00f6rs\u00f6k spara igen.", "Save to new file": "Spara i en ny fil", "Saved": "Sparad", "Saving": "Sparar", "Saving...": "Sparar...", "Scalable Vector Graphics (.svg)": "Skalbar vektorgrafik (.svg)", "Scientific": "Vetenskaplig", "Screen Reading": "VoiceOver", "Screen reader support for text content is disabled. ": "Sk\u00e4rml\u00e4sarst\u00f6det f\u00f6r textinneh\u00e5ll \u00e4r avslaget. ", "Scroll down": "Scrolla ned\u00e5t", "Scroll down annotations": "Bl\u00e4ddra ner anteckningar", "Scroll left": "Bl\u00e4ddra h\u00f6ger", "Scroll right": "Bl\u00e4ddra v\u00e4nster", "Scroll to the first sheet": "Bl\u00e4ddra till det f\u00f6rsta bladet", "Scroll to the last sheet": "Bl\u00e4ddra till det sista bladet", "Scroll up": "Scrolla upp\u00e5t", "Scroll up annotations": "Bl\u00e4ddra upp anteckningar", "Search": "S\u00f6k", "Search...": "S\u00f6k...", "Section": "Sektion", "See history": "Se historik", "See revision history": "Se revisionshistorik", "Select": "V\u00e4lj", "Select Function": "V\u00e4lj funktion", "Select a tab to browser settings.": "V\u00e4lj en flik till webbl\u00e4sarens inst\u00e4llningar.", "Select a tab to view settings.": "V\u00e4lj en flik f\u00f6r att visa inst\u00e4llningar.", "Select language": "V\u00e4lj spr\u00e5k", "Select multiple cells": "Markera flera celler", "Select range": "V\u00e4lj intervall", "Selected external data source is forbidden. Please contact the system administrator.": "Vald extern datak\u00e4lla \u00e4r f\u00f6rbjuden. Kontakta systemadministrat\u00f6ren.", "Selected range of cells": "Markerat cellomr\u00e5de", "Selection Mode": "Markeringsl\u00e4ge", "Selection count": "Antal i markering", "Selection mode: inactive": "Urvalsl\u00e4ge: inaktivt", "Send Feedback": "Skicka synpunkter", "Sent": "Skickat", "Serbia": "Serbien", "Served by:": "Tj\u00e4nsten tillhandah\u00e5lls av:", "Server audit": "Serverkoll", "Server has been shut down; please reload the page.": "Tj\u00e4nsten har st\u00e4ngts av eller startas om, ladda om sidan.", "Server is down, restarting automatically. Please wait.": "Tj\u00e4nsten \u00e4r nere och startas om automatiskt. V\u00e4nta lite.", "Server is now reachable. We have to refresh the page now.": "Tj\u00e4nsten \u00e4r tillg\u00e4nlig igen. Vi uppdaterar sidan nu.", "Server is now reachable...": "Tj\u00e4nsten \u00e4r tillg\u00e4nglig igen ...", "Server is shutting down": "Servern st\u00e4ngs av", "Server is shutting down for maintenance (auto-saving)": "Servern st\u00e4ngs f\u00f6r underh\u00e5ll (autosparar)", "Server returned this reason:": "Servern returnerade denna anledning:", "Server uptime": "Serverns drifttid", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Tj\u00e4nsten \u00e4r inte tillg\u00e4nglig. F\u00f6rs\u00f6k igen senare. Kontakta administrat\u00f6ren ifall problemet kvarst\u00e5r.", "Session terminated by document owner": "Sessionen har avslutats av dokumentets \u00e4gare", "Set Language for All text": "Ange spr\u00e5k f\u00f6r all text", "Set Language for Paragraph": "Ange spr\u00e5k f\u00f6r stycket", "Set Language for Selection": "Ange spr\u00e5k f\u00f6r markeringen", "Set Log Levels": "Ange loggniv\u00e5er", "Set default interface preferences.": "St\u00e4ll in gr\u00e4nssnittspreferenser.", "Settings": "Inst\u00e4llningar", "Shape": "Form", "Shapes": "Former", "Share": "Dela", "Share...": "Dela ...", "Shared Config URL is missing in initial variables.": "Delad konfigurations-URL saknas i initiala variabler.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Visa kommentarer", "Show Grid": "Visa rutn\u00e4t", "Show Menu": "Visa meny", "Show Ruler": "Visa linjal", "Show Sidebar": "Visa sidof\u00e4lt", "Show Status Bar": "Visa statusf\u00e4ltet", "Show in navigator": "Visa i navigat\u00f6r", "Show on the side": "Visa p\u00e5 sidan av", "Show sheets": "Visa blad", "Show status bar": "Visa statusf\u00e4lt", "Show the search bar": "Visa s\u00f6kningsbalken", "Shutdown Server": "St\u00e4ng av servern", "Signature": "Signatur", "Singapore": "Singapore", "Size": "Storlek", "Size to grid": "Anpassa rutn\u00e4tets storlek", "Slide %1": "Bild %1", "Slide Layout": "Bildlayout", "Slide Show": "Bildspel", "Slide Size": "Bildstorlek", "Slide Transition": "Bild\u00f6verg\u00e5ng", "Slide Views": "Bildvyer", "Slide {0} of {1}": "Bild {0} av {1}", "Slides": "Bilder", "Slovakia": "Slovakien", "Slovenia": "Slovenien", "Slow Kit jail setup with copying, cannot bind-mount.": "L\u00e5ngsam kit-jail-inst\u00e4llning med kopiering, kan inte bind-montera.", "Smart Picker": "Smart v\u00e4ljare", "Snap grid": "F\u00e4st i rutn\u00e4tet", "Snap to Grid": "F\u00e4st till rutn\u00e4t", "Snap to grid": "F\u00e4st vid rutn\u00e4t", "Solid": "Stabil", "Someone": "N\u00e5gon", "Something went wrong while deleting the file. Please try refreshing the page.": "N\u00e5got gick fel vid borttagningen av filen. Prova att ladda om sidan.", "Something went wrong while fetching setting file. Please try to refresh the page.": "N\u00e5got gick fel vid h\u00e4mtningen av inst\u00e4llningsfilen. Prova att ladda om sidan.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "N\u00e5got gick fel vid h\u00e4mtningen av en wordbook-ordlista. Prova att ladda om sidan.", "Something went wrong while loading Document settings.": "N\u00e5got gick fel n\u00e4r dokumentinst\u00e4llningarna l\u00e4stes in.", "Something went wrong while uploading dictionary file": "N\u00e5got gick fel n\u00e4r ordboksfilen skulle laddas upp", "Something went wrong while uploading the file. Please try again.": "N\u00e5got gick fel vid uppladdningen av filen. F\u00f6rs\u00f6k igen.", "Something went wrong. Please try to refresh the page.": "N\u00e5got gick fel. Prova att ladda om sidan.", "Sort": "Sortera", "South Africa": "Sydafrika", "South Korea": "Sydkorea", "Spacing & Color": "Mellanrum & f\u00e4rg", "Spain": "Spanien", "Sparkline": "Miniatyrdiagram", "Split": "Dela upp", "Square": "Kvadrat", "Standard": "Standard", "Standard (4:3)": "Standard (4:3)", "Standard dictionary": "Standardordbok", "Status": "Status", "Status Bar": "Statusrad", "Stop following": "Sluta f\u00f6lja", "Store as:": "Lagra som:", "Style": "Format", "Style List": "Stillista", "Style list": "Stillista", "Styles": "Stilar", "Successfully exported: ": "Har exporterats: ", "Sum": "Summa", "Sweden": "Sverige", "Switzerland": "Schweiz", "Symbols": "Symboler", "Synchronize axes": "Synkronisera axlar", "TB": "TB", "Table": "Tabell", "Table of content": "Inneh\u00e5llsf\u00f6rteckning", "Table with {0} rows and {1} columns": "Tabell med {0} rader och {1} kolumner", "Tables": "Tabeller", "Tabloid": "Tabloid (US)", "Taiwan, Province of China": "Taiwan", "Tap to collapse": "Tryck f\u00f6r att f\u00e4lla ihop", "Tap to expand": "Tryck f\u00f6r att expandera", "Text": "Text", "Text orientation": "Textriktning", "The IsAdminUser property is not set by integration": "Egenskapen IsAdminUser \u00e4r inte inst\u00e4lld av integration", "The IsAdminUser user property is set by integration": "Anv\u00e4ndaregenskapen IsAdminUser st\u00e4lls in av integration", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Dokumentet inneh\u00e5ller n\u00e5gra citat som kan vara o\u00e5tkomliga genom webb-API. Det kan orsaka vissa problem n\u00e4r du redigerar citat eller bibliografi.", "The document could not be locked, and is opened in read-only mode.": "Dokumentet kunde inte l\u00e5sas och \u00f6ppnas i skrivskyddat l\u00e4ge.", "The document could not be locked.": "Dokumentet kunde inte l\u00e5sas.", "The document is being migrated to a new server. Retrying shortly...": "Dokumentet migreras till en ny server. F\u00f6rs\u00f6ker snart igen...", "The document is being renamed and will reload shortly": "Dokumentet byter namn och laddas snart om", "The document is being signed and will be availably shortly": "Dokumentet signeras och kommer snart vara tillg\u00e4ngligt igen", "The document is not signed.": "Dokumentet \u00e4r inte signerat.", "The document is switching to Offline mode and will reload shortly": "Dokumentet v\u00e4xlar till offlinel\u00e4ge och kommer att laddas om inom kort", "The document is too large or no disk space left to save. Document will now be read-only.": "Dokumentet \u00e4r f\u00f6r stort eller inget diskutrymme kvar f\u00f6r att spara. Dokumentet kommer nu att vara skrivskyddat.", "The file of type: {0} cannot be uploaded to server since the file has no name": "En fil av typ {0} kan inte uppladdas till servern eftersom filen inte har ett namn", "The file of type: {0} cannot be uploaded to server since the file is empty": "Filen av typ {0} kan inte uppladdas till servern eftersom den \u00e4r tom", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "V\u00e4rdens URL \u00e4r tom. Sannolikt \u00e4r coolwsd-servern felkonfigurerad. V\u00e4nligen kontakta administrat\u00f6ren.", "The server encountered a {0} error while parsing the {1} command.": "Servern st\u00f6tte p\u00e5 ett {0}-fel vid utf\u00f6randet av kommandot {1}.", "The server has been disconnected.": "Tj\u00e4nsten \u00e4r bortkopplad.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Signaturen \u00e4r OK, men certifikatet kunde inte valideras och dokumentet \u00e4r endast delvis signerat.", "The signature is OK, but the certificate could not be validated.": "Signaturen \u00e4r OK, men certifikatet kunde inte valideras.", "The signature is OK, but the document is only partially signed.": "Signaturen \u00e4r OK, men dokumentet \u00e4r endast delvis signerat.", "The signature line can now be moved or resized as needed.": "Signaturraden kan nu flyttas och \u00e4ndras efter behov.", "The signature was valid, but the document has been modified.": "Signaturen var giltig, men dokumentet har \u00e4ndrats.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "Systemet justerar f\u00f6r n\u00e4rvarande resurser. V\u00e4nta ett \u00f6gonblick medan vi f\u00f6rs\u00f6ker g\u00f6ra om din beg\u00e4ran...", "Theme colors": "Tema f\u00e4rger", "Thick (2.25 pt)": "Tjock (2.25 pt)", "Thin (0.75 pt)": "Tunn (0.75 pt)", "Thin/Medium (3.00 pt)": "Tunn/Medium (3.00 pt)", "This document has an invalid signature.": "Detta dokument har en ogiltig signatur.", "This document is digitally signed and the signature is valid.": "Detta dokument \u00e4r digitalt signerat och signaturen \u00e4r giltig.", "This document may contain formatting or content that cannot be saved in the current file format.": "Dokumentet kan inneh\u00e5lla formatering eller inneh\u00e5ll som inte kan sparas i det aktuella filformatet.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Detta \u00e4r en icke-supportad version av {productname}. Om du vill anv\u00e4nda {productname} i f\u00f6retaget b\u00f6r du skaffa ett supportavtal. Detta meddelande visas n\u00e4r mer \u00e4n {docs} dokument eller {connections} anslutningar anv\u00e4nds samtidigt.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Denna tj\u00e4nst \u00e4r begr\u00e4nsad till totalt {0} dokument och {1} anslutningar av administrat\u00f6ren. Denna gr\u00e4ns har nu n\u00e5tts. V\u00e4nligen f\u00f6rs\u00f6k igen senare.", "This user": "Denna anv\u00e4ndaren", "This version of {productname} is powered by": "Denna version av {productname} drivs av", "Tight": "T\u00e4tt", "Tile pages": "Kaklade sidor", "Time": "Tid", "Time interval of CPU statistics (in ms)": "Tidsintervall f\u00f6r CPU-statistik", "Time interval of memory statistics (in ms)": "Tidsintervall f\u00f6r minnesstatistik (i ms)", "Time zone:": "Tidszon:", "Title": "Titel", "Title Only": "Endast titel", "Title Slide": "Titelbild", "Title and 2 Content": "Titel och 2 inneh\u00e5ll", "Title, 2 Content and Content": "Titel, 2 inneh\u00e5ll och inneh\u00e5ll", "Title, 2 Content over Content": "Titel, 2 inneh\u00e5ll \u00f6ver inneh\u00e5ll", "Title, 4 Content": "Titel, 4 inneh\u00e5ll", "Title, 6 Content": "Titel, 6 inneh\u00e5ll", "Title, Content": "Titel, inneh\u00e5ll", "Title, Content and 2 Content": "Titel, inneh\u00e5ll och 2 inneh\u00e5ll", "Title, Content over Content": "Titel, inneh\u00e5ll \u00f6ver inneh\u00e5ll", "Title, Vertical Text": "Titel, vertikal text", "Title, Vertical Text, Clipart": "Titel, vertikal text, clipart-bild", "To": "Till", "To paste outside {productname}, please first click the 'download' button": "F\u00f6r att klistra in utanf\u00f6r {productname}, klicka f\u00f6rst p\u00e5 knappen f\u00f6r 'nedladdning'", "To prevent accidental changes, the author has set this file to open as view-only": "F\u00f6r att undvika oavsiktliga \u00e4ndringar \u00e4r dokumentet satt till att endast \u00f6ppnas l\u00e4sbart", "Toggle UI Mode": "V\u00e4xla UI-l\u00e4ge", "Top And Bottom Border": "\u00d6vre och nedre kantlinjer", "Top Border": "\u00d6vre kantlinje", "Top Margin": "\u00d6vre kant", "Top N elements...": "Topp N element...", "Top N percent...": "Topp N procent...", "Top/Bottom Rules...": "Regler f\u00f6r \u00f6versta/botten...", "Top: {top}": "Topp: {top}", "Tracking": "Sp\u00e5rning", "Transition": "\u00d6verg\u00e5ng", "Transitions": "\u00d6verg\u00e5ngar", "Turkey": "Turkiet", "Type": "Typ", "Type in the search box to find anything in your document": "Skriv ett s\u00f6kuttryck i s\u00f6krutan f\u00f6r att s\u00f6ka efter det i ditt dokument", "Type to add a word": "Skriv f\u00f6r att l\u00e4gga till ett ord", "Ukraine": "Ukraina", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "WOPI-v\u00e4rden \u00e4r inte auktoriserad. F\u00f6rs\u00f6k igen senare. Kontakta administrat\u00f6ren ifall problemet kvarst\u00e5r.", "Undo": "\u00c5ngra", "Ungroup": "Avgruppera", "United Arab Emirates": "F\u00f6renade Arabemiraten", "United Kingdom": "Storbritannien", "United States of America": "USA", "Unknown color": "Ok\u00e4nd f\u00e4rg", "Unlink Citations": "Avl\u00e4nka citat", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Att ta bort l\u00e4nken till citat kommer att f\u00f6rhindra Collabora Online fr\u00e5n att uppdatera citat och bibliografi i detta dokument.", "Unlock": "L\u00e5s upp", "Unresolve": "L\u00e4mnat ol\u00f6st", "Unresolve Thread": "Markera tr\u00e5den ol\u00f6st", "Unsupported server version.": "Serverversionen st\u00f6ds ej.", "Update": "Uppdatera", "Update Index": "Uppdatera index", "Update Log Levels": "Uppdatera loggniv\u00e5er", "Updated citations": "Uppdaterade citat", "Updating citations": "Uppdaterar citat", "Upload Autotext": "Ladda upp Autotext", "Upload Wordbook": "Ladda upp Wordbook-ordlista", "Upload Xcu": "Ladda upp Xcu-inst\u00e4llningar", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Ladda upp \u00e5teranv\u00e4ndbara textutdrag (.bau). F\u00f6r att infoga texten i dokumentet, skriv genv\u00e4gen f\u00f6r en AutoText-post och tryck p\u00e5 F3.", "Uploaded": "Uppladdad", "Uploading file to server failed with status: {0}": "Uppladdning misslyckades med status: {0}", "Uploading file to server failed, file not found.": "Kunde inte ladda upp filen till servern eftersom filen inte hittades.", "Uploading file to server failed, the file is too large.": "Kunde inte ladda upp filen till servern eftersom filen \u00e4r f\u00f6r stor.", "Uploading...": "Laddar upp...", "Use Compact view": "Anv\u00e4nd kompakt vy", "Use Tabbed view": "Anv\u00e4nd flikvy", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Anv\u00e4nde f\u00f6r\u00e5ldrat is_admin-f\u00e4lt, integrationen ska anv\u00e4nda IsAdminUser-egenskapen ist\u00e4llet", "User": "Anv\u00e4ndardefinierad", "User List Summary": "Anv\u00e4ndarlistesammanfattning", "User Name": "Anv\u00e4ndarnamn", "Users online": "Anslutna anv\u00e4ndare", "Using namespaces.": "Anv\u00e4nder namnrymder.", "Values between...": "V\u00e4rden mellan ...", "Values duplicate...": "Duplikat av v\u00e4rden ...", "Values equal to...": "V\u00e4rden som \u00e4r ...", "Values greater than...": "V\u00e4rden st\u00f6rre \u00e4n ...", "Values less than...": "V\u00e4rden mindre \u00e4n ...", "Variant": "Variant", "Version Information": "Versionsinformation", "Vertical Title, Text, Chart": "Vertikal titel, text, diagram", "Vertical Title, Vertical Text": "Vertikal titel, vertikal text", "Very Loose": "Mycket brett", "Very Tight": "Mycket t\u00e4tt", "Very thin (0.50 pt)": "V\u00e4ldigt tunn (0.50 pt)", "View": "Visa", "View Settings": "Visa inst\u00e4llningar", "Views": "Visningar", "WOPI host": "WOPI-v\u00e4rd", "Warning": "Varning", "Warning! The browser you are using is not supported.": "Varning! Den webbl\u00e4sare du anv\u00e4nder st\u00f6ds inte.", "Watermark": "Vattenm\u00e4rke", "We are in the process of cleaning up this document from the last session, please try again later.": "Vi h\u00e5ller p\u00e5 att st\u00e4da upp dokumentet fr\u00e5n den senaste sessionen, f\u00f6rs\u00f6k igen senare.", "Welcome Dialog": "Dialogrutan v\u00e4lkommen", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Kan inte ansluta till ditt dokument. V\u00e4nligen f\u00f6rs\u00f6k igen.", "What?": "Vad?", "When?": "N\u00e4r?", "Who?": "Vem?", "Wide": "Bred", "Widescreen (16:9)": "Bredbild (16:9)", "Windowed Presentation Blocked": "F\u00f6nsterpresentation blockerad", "Windowed Presentation: ": "F\u00f6nster presentation: ", "Word 2003 Document (.doc)": "Word 2003 dokument (.doc)", "Word Counter": "Antal ord", "Word Document (.docx)": "Word-dokument (.docx)", "Words are ignored by the spell checker": "Ord ignoreras av stavningskontrollen", "Wrap": "Fl\u00f6das", "Wrong or missing WOPISrc parameter, please contact support.": "Fel eller saknad WOPISrc parameter, kontakta support.", "Wrong password provided. Please try again.": "Felaktigt l\u00f6senord. F\u00f6rs\u00f6k igen.", "Wrong server, reconnecting...": "Fel server, f\u00f6rs\u00f6ker ansluta igen ...", "YB": "YB", "You": "Du", "You are already presenting this document": "Du presenterar redan detta dokument", "You are leaving the document. The following web page will open in a new tab: ": "Du l\u00e4mnar dokumentet. F\u00f6ljande webbsida \u00f6ppnas i en ny flik: ", "You have not done anything to rollback yet...": "Du har inte gjort n\u00e5got f\u00f6r att rulla tillbaka \u00e4nnu...", "You need to enable it both at server level and in the UI. ": "Du beh\u00f6ver ha det aktiverat b\u00e5de p\u00e5 serversidan och i anv\u00e4ndargr\u00e4nssnittet. ", "Your Collabora Online server needs updating. Version {0} is available.": "Din Collabora Online-server kan uppdateras. Version {0} \u00e4r tillg\u00e4nglig.", "Your WOPI server is not secure: SSL verification failed": "Din WOPI server \u00e4r inte s\u00e4ker: SSL-verifiering misslyckades", "Your browser has very limited access to the clipboard": "Din webbl\u00e4sare har mycket begr\u00e4nsad \u00e5tkomst till urklipp", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Din webbl\u00e4sare har mycket begr\u00e4nsad \u00e5tkomst till urklipp, s\u00e5 anv\u00e4nd ist\u00e4llet klistra in-knapparna p\u00e5 ditt sk\u00e4rmtangentbord.", "Your changes have been saved": "Dina \u00e4ndringar har sparats", "Your library is empty": "Ditt bibliotek \u00e4r tomt", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Din server saknar troligen h\u00e5rdvaruresurser f\u00f6r uppgiften vilket kan leda till d\u00e5lig prestanda.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Din session har l\u00f6pt ut. Ytterligare \u00e4ndringar till dokumentet kanske inte sparas. V\u00e4nligen uppdatera sessionen (eller webbsidan) f\u00f6r att forts\u00e4tta. Du kan beh\u00f6va logga in igen.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Din session kommer att upph\u00f6ra om %tid. Spara ditt arbete och uppdatera sessionen (eller webbsidan) f\u00f6r att forts\u00e4tta. Du kan beh\u00f6va logga in igen.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "Ditt {productname}-kluster verkar vara felkonfigurerat eller skalar upp v\u00e4ldigt snabbt - kontakta din systemadministrat\u00f6r. Om du forts\u00e4tter redigera kan det leda till att anv\u00e4ndare inte ser varandra, konflikter vid lagring av dokument och / eller kopiera-klistra-in-problem. F\u00f6rv\u00e4ntat server-id {0} f\u00f6r rutt-token {1} men \u00e4r ansluten till server-id {2}", "ZB": "ZB", "Zoom": "Zoom", "Zoom In": "Zooma in", "Zoom Out": "Zooma ut", "Zotero API key is incorrect": "Zotero API-nyckel \u00e4r felaktig", "Zotero API key is not configured": "Zotero API-nyckel \u00e4r inte konfigurerad", "Zotero Warning": "Zotero Varning", "cell address": "celladress", "direct network connection": "direkt n\u00e4tverksanslutning", "file type icon": "filtypsikon", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "f\u00f6rhandsgranskning av sida %1", "replies": "svar", "reply": "svara", "system call security filtering enabled": "s\u00e4kerhetsfiltrering av systemanrop \u00e4r aktiv", "the Help tab": "Fliken hj\u00e4lp", "the View menu": "Visa-menyn", "warning: copy/paste request timed out": "varning: kopiera/klistra-in-f\u00f6rfr\u00e5gan tog f\u00f6r l\u00e5ng tid", "{0} deleted": "{0} borttagna", "{0} selected": "{0} valda", "{0} tab selected": "{0} fliken vald", "{0} unselected": "{0} ej valda", "{username} saved this document as {filename}. Do you want to join?": "{username} sparade detta dokument som {filename}. Vill du vara med?", "{user} has joined": "{user} deltar nu", "{user} has left": "{user} har l\u00e4mnat", "\u00c5land Islands": "\u00c5land"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ta.json b/f7cloud-office/browser/dist/l10n/ui-ta.json new file mode 100644 index 0000000..52f38be --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ta.json @@ -0,0 +1 @@ +{" document(s) open.": " \u0b86\u0bb5\u0ba3\u0bae\u0bcd (\u0b95\u0bb3\u0bcd) \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", " hrs": " \u0bae\u0ba3\u0bbf", " mins": " \u0ba8\u0bbf\u0bae\u0bbf", " s": " \u0bb5\u0bbf", " user(s).": " \u0baa\u0baf\u0ba9\u0bb0\u0bcd (\u0b95\u0bb3\u0bcd).", "\"Slow Proxy\"": "\"\u0bae\u0bc6\u0ba4\u0bc1\u0bb5\u0bbe\u0ba9 \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0bb3\u0bcd\"", "%n users": "%n \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd", "(Warning: Server accessibility must be enabled to toggle)": "(\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8: \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95 \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0b87\u0baf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd)", "(current)": "(\u0ba8\u0b9f\u0baa\u0bcd\u0baa\u0bc1)", ", cluster configuration error: mis-matching serverid": ", \u0b95\u0bbf\u0bb3\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bae\u0bc8\u0bb5\u0bc1 \u0baa\u0bbf\u0bb4\u0bc8: \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0baa\u0bca\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf ServerID", "0 users": "0 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd", "1 user": "1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd", "1 2 3": "1 2 3", "A comment is being edited": "\u0b92\u0bb0\u0bc1 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0bb5\u0bb0\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0b92\u0bb0\u0bc1 \u0baa\u0bc6\u0bb0\u0bbf\u0baf \u0ba8\u0b95\u0bb2\u0bcd/\u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0ba9\u0bcd \u0b95\u0bbe\u0bb0\u0ba3\u0bae\u0bbe\u0b95 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1, \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0b95 \u0b95\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bc1\u0ba4\u0bbf\u0baf\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0b85\u0ba4\u0bc8 \u0bb0\u0ba4\u0bcd\u0ba4\u0bc1\u0b9a\u0bc6\u0baf\u0bcd", "AI Assistant": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0ba4\u0bb5\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0bbe\u0bb0\u0bcd", "About": "\u0baa\u0bb1\u0bcd\u0bb1\u0bbf", "Above Average...": "\u0b9a\u0bb0\u0bbe\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc7\u0bb2\u0bcd ...", "Accept": "\u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd", "Accept change": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Access token is missing in initial variables.": "\u0b86\u0bb0\u0bae\u0bcd\u0baa \u0bae\u0bbe\u0bb1\u0bbf\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd \u0b95\u0bbf\u0bb3\u0bcd\u0bb3\u0bbe\u0b95\u0bcd\u0b95\u0bc1 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8.", "Accessibility": "\u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd", "Active Sheet": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd", "Active sheet": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbf\u0bb2\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd", "Add": "\u0b95\u0bc2\u0b9f\u0bcd\u0b9f\u0bc1", "Add Bibliography": "\u0ba8\u0bc2\u0bb2\u0bbf\u0baf\u0bb2\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Add Citation": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Add Citation Note": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Add Note": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bcb\u0ba4\u0ba9\u0bc8 \u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bc7\u0bb0\u0bcd\u0b9f\u0bcd\u0baa\u0bc1\u0b95\u0bcd (.dic) \u0b87\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bcb\u0ba4\u0ba9\u0bc8\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "Adjust how office documents behave.": "\u0b85\u0bb2\u0bc1\u0bb5\u0bb2\u0b95 \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8 \u0b9a\u0bb0\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd.", "Adjust view settings.": "\u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd.", "Admin console": "\u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95 \u0b95\u0ba9\u0bcd\u0b9a\u0bcb\u0bb2\u0bcd", "Albania": "\u0b85\u0bb2\u0bcd\u0baa\u0bc7\u0ba9\u0bbf\u0baf\u0bbe", "Alerts:": "\u0bb5\u0bbf\u0bb4\u0bbf\u0baa\u0bcd\u0baa\u0bc2\u0b9f\u0bcd\u0b9f\u0bb2\u0bcd\u0b95\u0bb3\u0bcd:", "All": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd", "All Sheets": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc1\u0bae\u0bcd", "All users": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bc1\u0bae\u0bcd", "Already presenting": "\u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Also check the voice over toggle under {parentControl}.": "{\u0baa\u0bc6\u0bb1\u0bcd\u0bb1\u0bcb\u0bb0\u0bcd \u0b95\u0ba9\u0bcd\u0b9f\u0bcd\u0bb0\u0bcb\u0bb2\u0bcd onder \u0b87\u0ba9\u0bcd \u0b95\u0bc0\u0bb4\u0bcd \u0b95\u0bc1\u0bb0\u0bb2\u0bcd \u0b93\u0bb5\u0bb0\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Always follow the editor": "\u0b8e\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1\u0bae\u0bcd \u0b8e\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bb0\u0bc8\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0baa\u0bb1\u0bcd\u0bb1\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "An error occurred while fetching notes": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0bbf\u0bb4\u0bc8 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "An error occurred while fetching style list": "\u0baa\u0bbe\u0ba3\u0bbf \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8\u0baa\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0bbf\u0bb4\u0bc8 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Analytics": "\u0baa\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0baf\u0bcd\u0bb5\u0bc1", "Andorra": "\u0b85\u0ba9\u0bcd\u0b9f\u0bcb\u0bb0\u0bbe", "Another user has removed this comment.": "\u0bae\u0bb1\u0bcd\u0bb1\u0bca\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bbf\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0bbe\u0bb0\u0bcd.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u0bae\u0bb1\u0bcd\u0bb1\u0bca\u0bb0\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1\u0bb3\u0bcd\u0bb3\u0bbe\u0bb0\u0bcd. \u0b85\u0ba8\u0bcd\u0ba4 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bc7\u0bb2\u0bc6\u0bb4\u0bc1\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bbf\u0bb2\u0bcd \u0b86\u0bb0\u0bcd\u0bb5\u0bae\u0bbe\u0b95 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b8e\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0bb5\u0ba4\u0bc1 \u0b8e\u0ba9\u0bcd\u0bb1\u0bc1 \u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bbe? \u0baa\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0ba9 \u0bb5\u0bb4\u0bbf\u0bae\u0bc1\u0bb1\u0bc8\u0b95\u0bb3\u0bcd \u0b95\u0bcd\u0b95\u0bc1\u0b9a\u0bcd \u0b9a\u0bc6\u0ba9\u0bcd\u0bb1\u0bc1 \u0baa\u0bc1\u0ba4\u0bbf\u0ba4\u0bbe\u0b95\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd. \u0bae\u0bca\u0bb4\u0bbf\u0baa\u0bc6\u0baf\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0baa\u0bbf\u0bb4\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0b95\u0bbe\u0bb0\u0bb3\u0bbf\u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0ba4\u0bb5\u0bb2\u0bbe\u0bae\u0bcd.", "Are you sure you want to delete sheet, {sheet}?": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bbe\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe, {sheet}?", "Are you sure you want to delete this page?": "\u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0baa\u0bcd\u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bbe?", "Are you sure you want to delete this slide?": "\u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8\u0baf\u0bc8 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bbe?", "Are you sure you want to reset Document settings?": "\u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "Are you sure you want to reset View Settings?": "\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "Are you sure you want to shut down the server?": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc2\u0b9f \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "Are you sure you want to terminate this session?": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc8 \u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "Argentina": "\u0b85\u0bb0\u0bcd\u0b9a\u0bc6\u0ba9\u0bcd\u0b9f\u0bbf\u0ba9\u0bbe", "Armenia": "\u0b85\u0bb0\u0bcd\u0bae\u0bc6\u0ba9\u0bbf\u0baf\u0bbe", "Assistant": "\u0b89\u0ba4\u0bb5\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bcd", "Australia": "\u0b86\u0b9a\u0bcd\u0ba4\u0bbf\u0bb0\u0bc7\u0bb2\u0bbf\u0baf\u0bbe", "Austria": "\u0b86\u0b9a\u0bcd\u0ba4\u0bbf\u0bb0\u0bbf\u0baf\u0bbe", "Authorization error was: '{errormessage}'.": "\u0b85\u0b99\u0bcd\u0b95\u0bc0\u0b95\u0bbe\u0bb0 \u0baa\u0bbf\u0bb4\u0bc8: '{errormessage}'.", "Automatic": "\u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bbf", "Automatic color": "\u0ba4\u0bbe\u0ba9\u0bbf\u0baf\u0b99\u0bcd\u0b95\u0bbf \u0ba8\u0bbf\u0bb1\u0bae\u0bcd", "Autosaved": "\u0b86\u0b9f\u0bcd\u0b9f\u0bcb\u0b9a\u0bc7\u0bb5\u0bcd", "Autotext": "\u0b86\u0b9f\u0bcd\u0b9f\u0bcb\u0b9f\u0bc6\u0b95\u0bcd\u0b9a\u0bcd\u0b9f\u0bcd", "Avatar for {user}": "{\u0baa\u0baf\u0ba9\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b85\u0bb5\u0ba4\u0bbe\u0bb0\u0bcd", "Average": "\u0b9a\u0bb0\u0bbe\u0b9a\u0bb0\u0bbf", "Axial": "\u0b85\u0b9a\u0bcd\u0b9a\u0bc1", "Azerbaijan": "\u0b85\u0b9a\u0bb0\u0bcd\u0baa\u0bc8\u0b9a\u0bbe\u0ba9\u0bcd", "BB": "\u0baa\u0bbf\u0baa\u0bbf", "Background Color": "\u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf \u0ba8\u0bbf\u0bb1\u0bae\u0bcd", "Bad": "\u0bae\u0bcb\u0b9a\u0bae\u0bbe\u0ba9", "Belarus": "\u0baa\u0bc6\u0bb2\u0bbe\u0bb0\u0b9a\u0bcd", "Belgium": "\u0baa\u0bc6\u0bb2\u0bcd\u0b9a\u0bbf\u0baf\u0bae\u0bcd", "Below Average...": "\u0b9a\u0bb0\u0bbe\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0b95\u0bc0\u0bb4\u0bc7 ...", "Bookmarks": "\u0baa\u0bc1\u0b95\u0bcd\u0bae\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bb3\u0bcd", "Boolean Value": "\u0baa\u0bc2\u0bb2\u0bbf\u0baf\u0ba9\u0bcd \u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Borders": "\u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bcd", "Bosnia and Herzegovina": "\u0baa\u0bcb\u0b9a\u0bcd\u0ba9\u0bbf\u0baf\u0bbe \u0b8e\u0bb0\u0bcd\u0b9a\u0bbf\u0b95\u0bcb\u0bb5\u0bbf\u0ba9\u0bbe", "Bottom Margin": "\u0b95\u0bc0\u0bb4\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1", "Bottom N elements...": "\u0b95\u0bc0\u0bb4\u0bc7 n \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bcd ...", "Bottom N percent...": "\u0b95\u0bc0\u0bb4\u0bc7 n \u0bb5\u0bbf\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bc1 ...", "Brazil": "\u0baa\u0bbf\u0bb0\u0bc7\u0b9a\u0bbf\u0bb2\u0bcd", "Bulgaria": "\u0baa\u0bb2\u0bcd\u0b95\u0bc7\u0bb0\u0bbf\u0baf\u0bbe", "Bytes received": "\u0baa\u0bc8\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0bc6\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba9", "Bytes sent": "\u0baa\u0bc8\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0b85\u0ba9\u0bc1\u0baa\u0bcd\u0baa\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba9", "COOLWSD version:": "\u0b95\u0bc2\u0bb2\u0bcd \u0b9f\u0baa\u0bbf\u0bb3\u0bcd\u0baf\u0bc2\u0b8e\u0b9a\u0bcd\u0b9f\u0bbf \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1:", "CPU Graph": "\u0b9a\u0bbf\u0baa\u0bbf\u0baf\u0bc1 \u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0bae\u0bcd", "CPU History": "\u0b9a\u0bbf\u0baa\u0bbf\u0baf\u0bc1 \u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1", "CSV File (.csv)": "\u0b95\u0bbe\u0baa\u0bbf\u0bae \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 (.csv)", "CSV file (.csv)": "\u0b95\u0bbe\u0baa\u0bbf\u0bae \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 (.csv)", "Cache size of CPU statistics": "\u0b9a\u0bbf\u0baa\u0bbf\u0baf\u0bc1 \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0bb5\u0bbf\u0bb5\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b95\u0bc7\u0b9a\u0bcd \u0b85\u0bb3\u0bb5\u0bc1", "Cache size of memory statistics": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95 \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0bb5\u0bbf\u0bb5\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b95\u0bc7\u0b9a\u0bcd \u0b85\u0bb3\u0bb5\u0bc1", "Canada": "\u0b95\u0ba9\u0b9f\u0bbe", "Cancel": "\u0bb0\u0ba4\u0bcd\u0ba4\u0bc1", "Cancel paste special": "\u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0bb0\u0ba4\u0bcd\u0ba4\u0bc1\u0b9a\u0bc6\u0baf\u0bcd", "Cell borders": "\u0b9a\u0bc6\u0bb2\u0bcd \u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bcd", "Channel Filter:": "\u0b9a\u0bc7\u0ba9\u0bb2\u0bcd \u0bb5\u0b9f\u0bbf\u0b95\u0b9f\u0bcd\u0b9f\u0bbf:", "Check security warnings of your server": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0ba9\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0baa\u0bcd\u0baa\u0bc1 \u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": " \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc1 \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1, \u0bb5\u0bc0\u0b9f\u0bcd\u0b9f\u0bc1 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0b95\u0bc1\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0b87\u0bb2\u0b95\u0bcd\u0b95\u0bbe\u0b95\u0b95\u0bcd \u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0ba4\u0bc1.", "Checkbox": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0baa\u0bcd\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf", "Chile": "\u0b9a\u0bbf\u0bb2\u0bbf", "China": "\u0b9a\u0bc0\u0ba9\u0bbe", "Choice of functions": "\u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1", "Citation Preferences": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b95\u0bb3\u0bcd", "Citation Style": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0ba8\u0b9f\u0bc8", "Citation warning": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Citations update failed": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0b9f\u0bc8\u0ba8\u0bcd\u0ba4\u0ba4\u0bc1", "Cleaning up the document from the last session.": "\u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba4\u0bc2\u0baf\u0bcd\u0bae\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bb2\u0bcd.", "Clear the search field": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0bc1\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Click to exit presentation...": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1 \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95 ...", "Close": "\u0bae\u0bc2\u0b9f\u0bc1", "Close Navigation": "\u0bb5\u0bb4\u0bbf\u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bc8 \u0bae\u0bc2\u0b9f\u0bc1", "Close Presentation": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bc8 \u0bae\u0bc2\u0b9f\u0bc1", "Close dialog": "\u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8 \u0bae\u0bc2\u0b9f\u0bc1", "Close document": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc2\u0b9f\u0bc1", "Close popup to ignore paste special": "\u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0b9a\u0bcd\u0baa\u0bc6\u0b9a\u0bb2\u0bc8 \u0baa\u0bc1\u0bb1\u0b95\u0bcd\u0b95\u0ba3\u0bbf\u0b95\u0bcd\u0b95 \u0baa\u0bbe\u0baa\u0bcd\u0b85\u0baa\u0bcd \u0bae\u0bc2\u0b9f\u0bc1", "Cluster configuration warning": "\u0b95\u0bbf\u0bb3\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bae\u0bc8\u0bb5\u0bc1 \u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Collabora Online Development Edition": "\u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0bae\u0bc7\u0bae\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1 \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Collabora Online Welcome": "\u0b86\u0ba9\u0bcd\u0bb2\u0bc8\u0ba9\u0bbf\u0bb2\u0bcd \u0bb5\u0bb0\u0bb5\u0bc7\u0bb1\u0bcd\u0baa\u0bc1", "Collapse Formula Bar": "\u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0b9a\u0bb0\u0bbf\u0bb5\u0bc1", "Collapse Tabs": "\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bb0\u0bbf\u0bb5\u0bc1", "Color": "\u0ba8\u0bbf\u0bb1\u0bae\u0bcd", "Column Width": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b85\u0b95\u0bb2\u0bae\u0bcd", "Column {0}": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 {0}", "Column {0} through {1}": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 {0} \u0bae\u0bc2\u0bb2\u0bae\u0bcd {1}", "Columns": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Comment": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc8", "Comments Updated": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba9", "Compact view": "\u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8", "Confirm": "\u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Confirmation": "\u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0baa\u0bb2 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0bae\u0bcb\u0ba4\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95/\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd. \u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0b86\u0bb5\u0ba3 \u0baa\u0bb4\u0bc1\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Connecting...": "\u0b87\u0ba3\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd ...", "Connection error": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0bb4\u0bc8", "Connections": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Containing text...": "\u0b89\u0bb0\u0bc8 \u0b95\u0bca\u0ba3\u0bcd\u0b9f ...", "Content copied to clipboard": "\u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Continue editing": "\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bb5\u0bc1\u0bae\u0bcd", "Continue read only": "\u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Copied external sources are not allowed": "\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b86\u0ba4\u0bbe\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "Copy": "\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1", "Copy Cells": "\u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Copy Sheet...": "\u0ba8\u0b95\u0bb2\u0bcd \u0ba4\u0bbe\u0bb3\u0bcd ...", "Copy all version information in English": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0b95\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b86\u0b99\u0bcd\u0b95\u0bbf\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Copy link location": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b87\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Copying from the document disabled": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bc1 \u0bae\u0bc1\u0b9f\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Count": "\u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "CountA": "\u0b95\u0bb5\u0bc1\u0ba9\u0bcd", "Country:": "\u0ba8\u0bbe\u0b9f\u0bc1:", "Creating copy...": "\u0ba8\u0b95\u0bb2\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd ...", "Creating new file from template...": "\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1\u0bb5\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8 \u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd ...", "Creator(s)": "\u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0bb5\u0bb0\u0bcd (\u0b95\u0bb3\u0bcd)", "Croatia": "\u0b95\u0bc1\u0bb0\u0bcb\u0bb5\u0bc7\u0b9a\u0bbf\u0baf\u0bbe", "Ctrl+Shift+Alt+D to exit": "CTRL+SHIFT+ALT+D \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1", "Currency": "\u0ba8\u0bbe\u0ba3\u0baf\u0bae\u0bcd", "Current Slide": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Current slide as Bitmap (.bmp)": "PITMAP (.BMP) \u0b86\u0b95 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Current slide as Graphics Interchange Format (.gif)": "\u0b95\u0bbf\u0bb0\u0bbe\u0baa\u0bbf\u0b95\u0bcd\u0b9a\u0bcd \u0baa\u0bb0\u0bbf\u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bbe\u0b95 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 (.gif)", "Current slide as Portable Network Graphics (.png)": "\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bcd\u0b9f\u0baa\u0bbf\u0bb3\u0bcd \u0baa\u0bbf\u0ba3\u0bc8\u0baf\u0bae\u0bcd \u0b95\u0bbf\u0bb0\u0bbe\u0baa\u0bbf\u0b95\u0bcd\u0b9a\u0bcd (.png) \u0b86\u0b95 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Current slide as Tag Image File Format (.tiff)": "\u0b9f\u0bc7\u0b95\u0bcd \u0baa\u0b9f \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bbe\u0b95 \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 (.tiff)", "Custom dictionaries": "\u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd \u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf\u0b95\u0bb3\u0bcd", "Cyprus": "\u0b9a\u0bc8\u0baa\u0bcd\u0bb0\u0b9a\u0bcd", "Czech Republic": "\u0b9a\u0bc6\u0b95\u0bcd \u0b95\u0bc1\u0b9f\u0bbf\u0baf\u0bb0\u0b9a\u0bc1", "Dark Mode": "\u0b87\u0bb0\u0bc1\u0ba3\u0bcd\u0b9f \u0bae\u0bc1\u0bb1\u0bc8", "Dashboard": "\u0bae\u0bc1\u0b95\u0baa\u0bcd\u0baa\u0bc1\u0baa\u0bcd\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf", "Data": "\u0ba4\u0b95\u0bb5\u0bb2\u0bcd\u0b95\u0bb3\u0bcd", "Date": "\u0ba4\u0bbf\u0b95\u0ba4\u0bbf", "Debug Tools": "\u0baa\u0bbf\u0bb4\u0bc8\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd", "Default": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8", "Default Style": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0ba8\u0b9f\u0bc8", "Define print area": "\u0b85\u0b9a\u0bcd\u0b9a\u0bc1 \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bc8 \u0bb5\u0bb0\u0bc8\u0baf\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Delete": "\u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1", "Delete Columns": "\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1", "Delete Rows": "\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1", "Delete tabstop": "TABSTOP \u0b90 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1", "Denmark": "\u0b9f\u0bc6\u0ba9\u0bcd\u0bae\u0bbe\u0bb0\u0bcd\u0b95\u0bcd", "Dictionary of exceptions": "\u0bb5\u0bbf\u0ba4\u0bbf\u0bb5\u0bbf\u0bb2\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf", "Discard": "\u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Discover All The Changes": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bb1\u0bbf\u0baf\u0bb5\u0bc1\u0bae\u0bcd", "Dismiss": "\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0baa\u0b9f\u0bbf", "Document": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd", "Document Settings": "\u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Document cannot be exported. Please try again.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1. \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Document cannot be renamed, please check your permissions.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Document cannot be renamed.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u0b95\u0bbe\u0bb2\u0bbe\u0bb5\u0ba4\u0bbf\u0baf\u0bbe\u0ba9 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 \u0b95\u0bbe\u0bb0\u0ba3\u0bae\u0bbe\u0b95 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1, \u0ba4\u0bca\u0b9f\u0bb0 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u0b95\u0bbe\u0bb2\u0bbe\u0bb5\u0ba4\u0bbf\u0baf\u0bbe\u0ba9 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 \u0b95\u0bbe\u0bb0\u0ba3\u0bae\u0bbe\u0b95 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1, \u0ba4\u0bca\u0b9f\u0bb0 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Document cannot be saved, please check your permissions.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Document cannot be saved.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1.", "Document colors": "\u0b86\u0bb5\u0ba3 \u0bb5\u0ba3\u0bcd\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Document contains unsupported media": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0b8a\u0b9f\u0b95\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Document has been changed": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8e\u0ba9\u0bcd\u0ba9 \u0b9a\u0bc6\u0baf\u0bcd\u0baf \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bbf\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bbe\u0b95 \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Document is getting migrated": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0b9f\u0bae\u0bcd\u0baa\u0bc6\u0baf\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bb0\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Document requires password to modify.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0baf\u0bae\u0bc8\u0b95\u0bcd\u0b95 \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd \u0ba4\u0bc7\u0bb5\u0bc8.", "Document requires password to view.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd \u0ba4\u0bc7\u0bb5\u0bc8.", "Document settings": "\u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Documents open": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd", "Documents:": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd:", "Don\u2019t show this again": "\u0b87\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbe\u0bae\u0bcd", "Download": "\u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd", "Download Selection": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95", "Download as": "\u0b87\u0bb5\u0bcd\u0bb5\u0bbe\u0bb1\u0bc1 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1", "Download completed and ready to be copied to clipboard.": "\u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0ba8\u0bbf\u0bb1\u0bc8\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95 \u0ba4\u0baf\u0bbe\u0bb0\u0bbe\u0b95 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "Download failed": "\u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0b9f\u0bc8\u0ba8\u0bcd\u0ba4\u0ba4\u0bc1", "Downloading clipboard content": "\u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0bb5\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0b9f\u0bc8\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0bb5\u0ba4\u0bc1 \u0b87\u0ba9\u0bcd\u0ba9\u0bc1\u0bae\u0bcd \u0b9a\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bae\u0bbe\u0b95\u0bc1\u0bae\u0bcd. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1, \"\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\" \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1, \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0b95 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd.", "Downloading...": "\u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1...", "Dropdown": "\u0b95\u0bc0\u0bb4\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd", "EB": "\u0b88.\u0baa\u0bbf.", "EPUB (.epub)": "Epub (.epub)", "Edit": "\u0ba4\u0bca\u0b95\u0bc1", "Edit comment": "\u0b8e\u0baa\u0bcd\u0baa\u0b9f\u0bbf \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Edit document": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Edit link": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Edit mode": "\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8", "Editing activated. ": "\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. ", "Elapsed time": "\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0ba8\u0bc7\u0bb0\u0bae\u0bcd", "Ellipsoid": "\u0ba8\u0bc0\u0bb3\u0bcd\u0bb5\u0b9f\u0bcd\u0b9f", "Empty Slide Show": "\u0bb5\u0bc6\u0bb1\u0bcd\u0bb1\u0bc1 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf", "End Presentation": "\u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf", "Endnotes": "\u0b87\u0bb1\u0bc1\u0ba4\u0bbf \u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b89\u0bb1\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0ba9\u0bbf\u0bb2\u0bcd \u0b85\u0ba3\u0bcd\u0bae\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0bb2 \u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bc7\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0baa\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4, \u0b86\u0bb0\u0bbe\u0baf\u0bcd\u0bb5\u0ba4\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bb5\u0bb0\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b87\u0bb2\u0bb5\u0b9a\u0bae\u0bcd. \u0baa\u0bb2\u0bcd\u0bb5\u0bc7\u0bb1\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bca\u0baa\u0bc8\u0bb2\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9.", "Enter a file name": "\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Enter new name": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0bc6\u0baf\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Enter new sheet name": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0ba4\u0bbe\u0bb3\u0bbf\u0ba9\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bc1\u0b95", "Entering text mode": "\u0b89\u0bb0\u0bc8 \u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0bc1\u0bb4\u0bc8\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Error": "\u0baa\u0bbf\u0bb4\u0bc8", "Estonia": "\u0b8e\u0b9a\u0bc1\u0ba4\u0bcb\u0ba9\u0bbf\u0baf\u0bbe", "Event handling has been delayed for an unexpectedly long time: {0}ms": "\u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0bb5\u0bc1 \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd \u0b8e\u0ba4\u0bbf\u0bb0\u0bcd\u0baa\u0bbe\u0bb0\u0bbe\u0ba4 \u0bb5\u0bbf\u0ba4\u0bae\u0bbe\u0b95 \u0ba8\u0bc0\u0ba3\u0bcd\u0b9f \u0b95\u0bbe\u0bb2\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0ba4\u0bbe\u0bae\u0ba4\u0bae\u0bbe\u0ba9\u0ba4\u0bc1: {0} \u0b8e\u0bae\u0bcd.\u0b8e\u0b9a\u0bcd", "Excel 2003 Spreadsheet (.xls)": "\u0b8e\u0b95\u0bcd\u0b9a\u0bc6\u0bb2\u0bcd 2003 \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd (.xls)", "Excel Spreadsheet (.xlsx)": "\u0b8e\u0b95\u0bcd\u0b9a\u0bc6\u0bb2\u0bcd \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd (.xlsx)", "Exception words are underlined while checking spelling": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0bb5\u0bbf\u0ba4\u0bbf\u0bb5\u0bbf\u0bb2\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9", "Expand Formula Bar": "\u0b83\u0baa\u0bbe\u0bb0\u0bcd\u0bae\u0bc1\u0bb2\u0bbe \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Expired:": "\u0b95\u0bbe\u0bb2\u0bbe\u0bb5\u0ba4\u0bbf\u0baf\u0bbe\u0ba9\u0ba4\u0bc1:", "Explore The New {coolversion}": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf {coolversion} \u0b90 \u0b86\u0bb0\u0bbe\u0baf\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Export As": "\u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf", "Export as": "\u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf", "Exported to storage": "\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "External data source not allowed": "\u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0ba4\u0bb0\u0bb5\u0bc1 \u0bae\u0bc2\u0bb2 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "External link": "\u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "Failed to authenticate this session over protocol {0}": "\u0ba8\u0bc6\u0bb1\u0bbf\u0bae\u0bc1\u0bb1\u0bc8 {0} \u0bb5\u0bb4\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0ba8\u0bcd\u0ba4 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc8 \u0b85\u0b99\u0bcd\u0b95\u0bc0\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0ba4\u0bcd \u0ba4\u0bb5\u0bb1\u0bbf\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Failed to download clipboard, please re-copy": "\u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba8\u0b95\u0bb2\u0bcd", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u0b9a\u0bbe\u0b95\u0bcd\u0b95\u0bc6\u0b9f\u0bcd \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bbe\u0b95\u0bcd\u0b95\u0bc6\u0b9f\u0bcd \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0ba8\u0bbf\u0bb1\u0bc1\u0bb5\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf \u0b8e\u0ba4\u0bbf\u0bb0\u0bcd\u0baa\u0bbe\u0bb0\u0bbe\u0ba4 \u0bb5\u0bbf\u0ba4\u0bae\u0bbe\u0b95 \u0bae\u0bc2\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u0b9a\u0bbe\u0b95\u0bcd\u0b95\u0bc6\u0b9f\u0bcd \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bbe\u0b95\u0bcd\u0b95\u0bc6\u0b9f\u0bcd \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0ba8\u0bbf\u0bb1\u0bc1\u0bb5\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf \u0b8e\u0ba4\u0bbf\u0bb0\u0bcd\u0baa\u0bbe\u0bb0\u0bbe\u0ba4 \u0bb5\u0bbf\u0ba4\u0bae\u0bbe\u0b95 \u0bae\u0bc2\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0ba4\u0bb2\u0bc8\u0b95\u0bc0\u0bb4\u0bcd \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0bb3\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb2\u0bbe\u0bae\u0bcd, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bc8 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd. \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bae\u0bc8\u0bb5\u0bc1 \u0baa\u0bb1\u0bcd\u0bb1\u0bbf\u0baf \u0b95\u0bc2\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0b95\u0bb5\u0bb2\u0bc1\u0b95\u0bcd\u0b95\u0bc1, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 https://sdk.collaboraonline.com/docs/installation/proxy_settings.html \u0b90\u0baa\u0bcd \u0baa\u0bbe\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Failed to get RouteToken from controller": "\u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbe\u0bb3\u0bb0\u0bbf\u0b9f\u0bae\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb0", "Failed to load collections": "\u0b9a\u0bc7\u0b95\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf", "Failed to load document.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf.", "Failed to load groups": "\u0b95\u0bc1\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf", "Failed to load items": "\u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf", "Failed to load styles": "\u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf. \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b95\u0bc8 \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bb5\u0ba4\u0bc8 \u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1, \u0b9a\u0bbf\u0ba4\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0b8e\u0ba9\u0bcd\u0baa\u0ba4\u0bc8 \u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd, \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf. \u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc8 \u0bb5\u0bbf\u0b9f \u0b85\u0ba4\u0bbf\u0b95 \u0bb5\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b8e\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb3\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bc8 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd.", "Failed to read document from storage, please try to load the document again.": "\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0ba4\u0bcd \u0ba4\u0bb5\u0bb1\u0bbf\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Failed to set jwt authentication cookie over insecure connection": "\u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0baa\u0bcd\u0baa\u0bb1\u0bcd\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bcd JWT \u0b85\u0b99\u0bcd\u0b95\u0bc0\u0b95\u0bbe\u0bb0 \u0b95\u0bc1\u0b95\u0bcd\u0b95\u0bc0\u0baf\u0bc8 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf", "Fields": "\u0baa\u0bc1\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "File": "\u0b95\u0bc7\u0bbe\u0baa\u0bcd\u0baa\u0bc1", "File name should contain an extension.": "\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0bb2\u0bcd \u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.", "Fill Series": "\u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd", "Finish electronic signing": "\u0bae\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bc1 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc1\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Finland": "\u0baa\u0bbf\u0ba9\u0bcd\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "Fixed size": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0bb3\u0bb5\u0bc1", "Focus Cell": "\u0b95\u0bb2\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc8\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Following": "\u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bbe\u0bb1\u0bc1", "Following the editor": "\u0b8e\u0b9f\u0bbf\u0b9f\u0bcd\u0b9f\u0bb0\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1", "Following {user}": "\u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd {user}", "Font": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1", "Font Name": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bcd", "Font Size": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 \u0b85\u0bb3\u0bb5\u0bc1", "Footnotes": "\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Form": "\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Format": "\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd", "Formula": "\u0ba4\u0bc7\u0bb1\u0bcd\u0bb1\u0bae\u0bcd", "Forum": "\u0bae\u0ba9\u0bcd\u0bb1\u0bae\u0bcd", "Fraction": "\u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bae\u0bcd", "France": "\u0b83\u0baa\u0bcd\u0bb0\u0bbe\u0ba9\u0bcd\u0b9a\u0bcd", "From": "\u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1", "From Beginning": "\u0b86\u0bb0\u0bae\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1", "From Current Slide": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1", "From now on clipboard notifications will discreetly appear at the bottom.": "\u0b87\u0ba9\u0bbf\u0bae\u0bc7\u0bb2\u0bcd \u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc1 \u0b85\u0bb1\u0bbf\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0b9a\u0bbe\u0bb2\u0bbf\u0ba4\u0bcd\u0ba4\u0ba9\u0bae\u0bbe\u0b95 \u0b95\u0bc0\u0bb4\u0bc7 \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd.", "Full Page Slides": "\u0bae\u0bc1\u0bb4\u0bc1 \u0baa\u0b95\u0bcd\u0b95 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "Fullscreen presentation": "\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8 \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bb2\u0bcd", "Function Wizard": "\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1 \u0bb5\u0bb4\u0bbf\u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf", "Functions": "\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "GB": "\u0b9a\u0bbf\u0baa\u0bbf", "General": "\u0baa\u0bc6\u0bbe\u0ba4\u0bc1", "Georgia": "\u0b9a\u0bbe\u0bb0\u0bcd\u0b9a\u0bbf\u0baf\u0bbe", "Germany": "\u0b9a\u0bc6\u0bb0\u0bcd\u0bae\u0ba9\u0bbf", "Get Involved": "\u0b88\u0b9f\u0bc1\u0baa\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Go Back": "\u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0b9a\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Go Offline": "\u0b86\u0b83\u0baa\u0bcd\u0bb2\u0bc8\u0ba9\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Go Online": "\u0b86\u0ba9\u0bcd\u0bb2\u0bc8\u0ba9\u0bbf\u0bb2\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Good": "\u0ba8\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1", "Gradient End": "\u0b9a\u0bbe\u0baf\u0bcd\u0bb5\u0bc1 \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1", "Gradient Start": "\u0b9a\u0bbe\u0baf\u0bcd\u0bb5\u0bc1 \u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95", "Graphs": "\u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Greece": "\u0b95\u0bbf\u0bb0\u0bc0\u0b9a\u0bcd", "Group Libraries": "\u0b95\u0bc1\u0bb4\u0bc1 \u0ba8\u0bc2\u0bb2\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Guernsey": "\u0b95\u0bcd\u0bb0\u0bc6\u0ba9\u0bcd\u0b9a\u0bbf", "HTML Document (.html)": "\u0b89\u0b89\u0b95\u0bc1\u0bae\u0bca \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.html)", "HTML File (.html)": "\u0b89\u0b89\u0b95\u0bc1\u0bae\u0bca \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 (.html)", "HTML file (.html)": "\u0b89\u0b89\u0b95\u0bc1\u0bae\u0bca \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 (.html)", "Hardware resources are sufficient for optimal performance": "\u0b89\u0b95\u0ba8\u0bcd\u0ba4 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bbf\u0bb1\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0ba9\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0bb5\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bcb\u0ba4\u0bc1\u0bae\u0bbe\u0ba9\u0bb5\u0bc8", "Has text: ": "\u0b89\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1: ", "Heading 1": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 1", "Heading 2": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 2", "Headings and objects that you add to the document will appear here": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0b99\u0bcd\u0b95\u0bc7 \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd", "Help": "\u0b89\u0ba4\u0bb5\u0bbf", "Hide Menu": "\u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8 \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Hide Menu Bar": "\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Hide the search bar": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Highlight cells with...": "\u0b89\u0b9f\u0ba9\u0bcd \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd ...", "History": "\u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1", "Hit Cancel to open in view-only mode.": "\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bbe\u0ba9 \u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0bb0\u0ba4\u0bcd\u0ba4\u0bc8 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95.", "Holy See (Vatican City State)": "\u0b93\u0bb2\u0bbf \u0b9a\u0bbf (\u0bb5\u0bbe\u0b9f\u0bbf\u0b95\u0ba9\u0bcd \u0ba8\u0b95\u0bb0 \u0ba8\u0bbe\u0b9f\u0bc1)", "Home": "\u0bb5\u0bc0\u0b9f\u0bc1", "Hungary": "\u0b85\u0b99\u0bcd\u0b95\u0bc7\u0bb0\u0bbf", "Iceland": "\u0b90\u0b9a\u0bcd\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "Idle document - please click to reload and resume editing": "\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd - \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95", "Idle document - please tap to reload and resume editing": "\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0b86\u0bb5\u0ba3\u0bae\u0bcd - \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd, \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Idle time": "\u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1 \u0ba8\u0bc7\u0bb0\u0bae\u0bcd", "If you want to share large elements outside of {productname} it's necessary to first download them.": "{\u0ba4\u0baf\u0bbe\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0ba8\u0bb0\u0bcd \u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7 \u0baa\u0bc6\u0bb0\u0bbf\u0baf \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0b95\u0bbf\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bbe\u0bb2\u0bcd, \u0b85\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8 \u0bae\u0bc1\u0ba4\u0bb2\u0bbf\u0bb2\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0bb5\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8.", "Image (.png)": "\u0baa\u0b9f\u0bae\u0bcd (.png)", "India": "\u0b87\u0ba8\u0bcd\u0ba4\u0bbf\u0baf\u0bbe", "Indonesia": "\u0b87\u0ba8\u0bcd\u0ba4\u0bcb\u0ba9\u0bc7\u0b9a\u0bbf\u0baf\u0bbe", "Initializing...": "\u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd ...", "Insert": "\u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Checkbox": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0baa\u0bcd\u0baa\u0bc6\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Columns After": "\u0baa\u0bbf\u0bb1\u0b95\u0bc1 \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Columns Before": "\u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Comment": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Date": "\u0ba4\u0bc7\u0ba4\u0bbf\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Dropdown": "\u0b95\u0bc0\u0bb4\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Electronic Signature": "\u0bae\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bc1 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Local Image": "\u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Local Multimedia": "\u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0bae\u0bb2\u0bcd\u0b9f\u0bbf\u0bae\u0bc0\u0b9f\u0bbf\u0baf\u0bbe\u0bb5\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Picture": "\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Rich Text": "\u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Rows Above": "\u0bae\u0bc7\u0bb2\u0bc7 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Rows Below": "\u0b95\u0bc0\u0bb4\u0bc7 \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Shape": "\u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert Table": "\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert connectors": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert shapes": "\u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert sheet": "\u0ba4\u0bbe\u0bb3\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Insert sheet after this": "\u0ba4\u0bbe\u0bb3\u0bc8 \u0b87\u0ba4\u0ba9\u0bcd\u0baa\u0bbf\u0ba9\u0bcd \u0ba8\u0bc1\u0bb4\u0bc8", "Insert sheet before this": "\u0ba4\u0bbe\u0bb3\u0bc8 \u0b87\u0ba4\u0ba9\u0bcd\u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc1\u0bb4\u0bc8", "Insert table": "\u0b85\u0b9f\u0bcd\u0b9f\u0bc8\u0bb5\u0ba3\u0bc8 \u0ba8\u0bc1\u0bb4\u0bc8", "Insert tabstop": "TABSTOP \u0b90 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Integrator is not ready for PostMessage calls": "\u0baa\u0bcb\u0b9a\u0bcd\u0b9f\u0bcd\u0bae\u0bc6\u0b9a\u0bc7\u0b9a\u0bcd \u0b85\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbe\u0bb3\u0bb0\u0bcd \u0ba4\u0baf\u0bbe\u0bb0\u0bbe\u0b95 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8", "Invalid dictionary format. Please check the file.": "\u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bcd. \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Invalid link: '{url}'": "\u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1: '{url}'", "Invert Background": "\u0ba4\u0bb2\u0bc8\u0b95\u0bc0\u0bb4\u0bcd \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf", "Ireland": "\u0b85\u0baf\u0bb0\u0bcd\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "Israel": "\u0b87\u0b9a\u0bcd\u0bb0\u0bc7\u0bb2\u0bcd", "It seems you have copied a selection that includes external images.": "\u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0baa\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bbf\u0baf \u0b92\u0bb0\u0bc1 \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc8 \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bbe\u0b95\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "It seems you have tried to insert external data.": "\u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0ba4\u0bb0\u0bb5\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0ba4\u0bcd\u0ba4\u0ba4\u0bbe\u0b95\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Italy": "\u0b87\u0ba4\u0bcd\u0ba4\u0bbe\u0bb2\u0bbf", "Japan": "\u0b9a\u0baa\u0bcd\u0baa\u0bbe\u0ba9\u0bcd", "Kazakhstan": "\u0b95\u0b9a\u0b95\u0bbf\u0b9a\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd", "Kenya": "\u0b95\u0bc6\u0ba9\u0bcd\u0baf\u0bbe", "Keyboard shortcuts": "\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bcd", "Kill": "\u0b95\u0bca\u0bb2\u0bcd", "Kill session.": "\u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 \u0b95\u0bca\u0bb2\u0bcd\u0bb2\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Kosovo": "\u0b95\u0bca\u0b9a\u0bcb\u0bb5\u0bcb", "LOKit version:": "\u0bb2\u0bcb\u0b95\u0bbf\u0b9f\u0bcd \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1:", "Language": "\u0bae\u0bca\u0bb4\u0bbf", "Language:": "\u0bae\u0bca\u0bb4\u0bbf:", "Last modification": "\u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bae\u0bcd", "Last saved:": "\u0b95\u0b9f\u0bc8\u0b9a\u0bbf\u0baf\u0bbe\u0b95 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1:", "Latest Updates": "\u0b85\u0ba3\u0bcd\u0bae\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0bb2 \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Latvia": "\u0bb2\u0b9f\u0bcd\u0bb5\u0bbf\u0baf\u0bbe", "Layout": "\u0bae\u0ba9\u0bc8\u0baf\u0bae\u0bc8\u0bb5\u0bc1", "Left Margin": "\u0b87\u0b9f\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1", "License": "\u0b89\u0bb0\u0bbf\u0bae\u0bae\u0bcd", "Liechtenstein": "\u0bb2\u0bc0\u0b9a\u0bcd\u0b9a\u0bc6\u0ba9\u0bcd\u0b9a\u0bc1\u0ba4\u0bc0\u0ba9\u0bcd", "Linear": "\u0ba8\u0bc7\u0bb0\u0bbf\u0baf\u0bb2\u0bcd", "Lithuania": "\u0bb2\u0bbf\u0ba4\u0bc1\u0bb5\u0bc7\u0ba9\u0bbf\u0baf\u0bbe", "Loading Wordbook...": "\u0bb5\u0bc7\u0bb0\u0bcd\u0b9f\u0bcd\u0baa\u0bc1\u0b95\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 ...", "Loading references": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Loading...": "\u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1...", "Local Image...": "\u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0baa\u0b9f\u0bae\u0bcd ...", "Local Multimedia...": "\u0b89\u0bb3\u0bcd\u0bb3\u0b95 \u0bae\u0bb2\u0bcd\u0b9f\u0bbf\u0bae\u0bc0\u0b9f\u0bbf\u0baf\u0bbe ...", "Log": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc1", "Log Levels": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc1 \u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bb3\u0bcd", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 CoolWSD.xml \u0b87\u0bb2\u0bcd \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd \u0baa\u0bbf\u0bb0\u0bbf\u0bb5\u0bc8\u0baa\u0bcd \u0baa\u0bbe\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd. ", "Loose": "\u0ba4\u0bb3\u0bb0\u0bcd\u0bb5\u0bbe\u0ba9", "Luxembourg": "\u0bb2\u0b95\u0bcd\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd\u0b95\u0bcd", "MB": "\u0b8e\u0bae\u0bcd\u0baa\u0bbf", "Malta": "\u0bae\u0bbe\u0bb2\u0bcd\u0b9f\u0bbe", "Master": "\u0bae\u0bbe\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd", "Master View": "\u0bae\u0bc1\u0ba4\u0ba9\u0bcd\u0bae\u0bc8 \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8", "Max": "\u0b85\u0ba4\u0bbf\u0b95\u0baa\u0b9f\u0bcd\u0b9a\u0bae\u0bcd", "Maximum": "\u0b95\u0bc2\u0b9f\u0bbf\u0baf\u0baa\u0b9f\u0bcd\u0b9a\u0bae\u0bcd", "Maximum Document process stack memory (in KB) - reduce only": "\u0b85\u0ba4\u0bbf\u0b95\u0baa\u0b9f\u0bcd\u0b9a \u0b86\u0bb5\u0ba3 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0bae\u0bc1\u0bb1\u0bc8 \u0b85\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95\u0bae\u0bcd (KB \u0b87\u0bb2\u0bcd) - \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Maximum Document process virtual memory (in MB) - reduce only": "\u0b85\u0ba4\u0bbf\u0b95\u0baa\u0b9f\u0bcd\u0b9a \u0b86\u0bb5\u0ba3 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0bae\u0bc1\u0bb1\u0bc8 \u0bae\u0bc6\u0baf\u0bcd\u0ba8\u0bbf\u0b95\u0bb0\u0bcd \u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95\u0bae\u0bcd (MB \u0b87\u0bb2\u0bcd) - \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u0bb5\u0b9f\u0bcd\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b85\u0ba4\u0bbf\u0b95\u0baa\u0b9f\u0bcd\u0b9a \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb3\u0bb5\u0bc1 (MB \u0b87\u0bb2\u0bcd) - \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Memory": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95\u0bae\u0bcd", "Memory Graph": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95 \u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0bae\u0bcd", "Memory History": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95 \u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1", "Memory consumed": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Mexico": "\u0bae\u0bc6\u0b95\u0bcd\u0b9a\u0bbf\u0b95\u0bcb", "Min": "\u0bae\u0ba3\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1\u0bb3\u0bbf", "Minimum": "\u0b95\u0bc1\u0bb1\u0bc8\u0ba8\u0bcd\u0ba4\u0baa\u0b9f\u0bcd\u0b9a\u0bae\u0bcd", "Missing Fonts": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "Modified": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0baf\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f", "Modify": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Moldova, Republic of": "\u0bae\u0bcb\u0bb2\u0bcd\u0b9f\u0bcd\u0bb5\u0bbe \u0b95\u0bc1\u0b9f\u0bbf\u0baf\u0bb0\u0b9a\u0bc1", "Monaco": "\u0bae\u0bca\u0ba9\u0bbe\u0b95\u0bcd\u0b95\u0bcb", "Montenegro": "\u0bae\u0bcb\u0ba9\u0bcd\u0b9f\u0bc7 \u0ba8\u0bc6\u0b95\u0bcd\u0bb0\u0bcb", "More highlights...": "\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bae\u0bcd\u0b9a\u0b99\u0bcd\u0b95\u0bb3\u0bcd ...", "More information and support": "\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b89\u0ba4\u0bb5\u0bbf", "More options for {1}": "{1 \u0b95\u0bcd\u0b95\u0bc1 \u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b95\u0bc2\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "More...": "\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd ...", "Move Sheet Left": "\u0ba4\u0bbe\u0bb3\u0bcd \u0b87\u0b9f\u0ba4\u0bc1", "Move Sheet Right": "\u0ba4\u0bbe\u0bb3\u0bc8 \u0b9a\u0bb0\u0bbf\u0baf\u0bbe\u0b95 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "My Library": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0ba8\u0bc2\u0bb2\u0b95\u0bae\u0bcd", "My Publications": "\u0b8e\u0ba9\u0ba4\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc0\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "Named Range": "\u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Navigation": "\u0bb5\u0bbe\u0ba9\u0bcb\u0b9f\u0bb2\u0bcd", "Navigator": "\u0ba8\u0bc7\u0bb5\u0bbf\u0b95\u0bc7\u0b9f\u0bcd\u0b9f\u0bb0\u0bcd", "Netherlands": "\u0ba8\u0bc6\u0ba4\u0bb0\u0bcd\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "Network Graph": "\u0baa\u0bbf\u0ba3\u0bc8\u0baf \u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0bae\u0bcd", "Neutral": "\u0ba8\u0b9f\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8", "New Zealand": "\u0ba8\u0bbf\u0baf\u0bc2\u0b9a\u0bbf\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "Next": "\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1", "Next Slide": "\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "No Comments": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8", "No Notes": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8", "No color": "\u0ba8\u0bbf\u0bb1\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8", "No disk space left on server.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bb5\u0b9f\u0bcd\u0b9f\u0bc1 \u0b87\u0b9f\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8.", "No fill": "\u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bc1 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8", "No issues found": "\u0baa\u0bbf\u0bb0\u0b9a\u0bcd\u0b9a\u0bbf\u0ba9\u0bc8\u0b95\u0bb3\u0bcd \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "No problems with SSL verification detected": "\u0b8e\u0b9a\u0bcd\u0b8e\u0b9a\u0bcd\u0b8e\u0bb2\u0bcd \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0b8e\u0ba8\u0bcd\u0ba4 \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bc1\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bb1\u0bbf\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "No search results found!": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0bb5\u0bc1\u0b95\u0bb3\u0bcd \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8!", "None": "\u0b8f\u0ba4\u0bc1\u0bae\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "None (Do not check spelling)": "\u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 (\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbe\u0bae\u0bcd)", "Normal": "\u0b9a\u0bbe\u0ba4\u0bbe\u0bb0\u0ba3", "North Macedonia, Republic of": "\u0bb5\u0b9f\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bbe\u0b9a\u0bbf\u0b9f\u0bcb\u0ba9\u0bbf\u0baf\u0bbe, \u0b95\u0bc1\u0b9f\u0bbf\u0baf\u0bb0\u0b9a\u0bc1", "Norway": "\u0ba8\u0bbe\u0bb0\u0bcd\u0bb5\u0bc7", "Notes": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Notes Pages": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Notes View": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8", "Number": "\u0b8e\u0ba3\u0bcd", "Number of Documents": "\u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Number of Pages": "\u0baa\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Number of Sheets": "\u0ba4\u0bbe\u0bb3\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Number of Slides": "\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "ODF Drawing (.odg)": "ODF \u0bb5\u0bb0\u0bc8\u0ba4\u0bb2\u0bcd (.odg)", "ODF presentation (.odp)": "ODF \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bb2\u0bcd (.odp)", "ODF spreadsheet (.ods)": "ODF \u0bb5\u0bbf\u0bb0\u0bbf\u0ba4\u0bbe\u0bb3\u0bcd (.ods)", "ODF text document (.odt)": "ODF \u0b89\u0bb0\u0bc8 \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.odt)", "OK": "\u0b9a\u0bb0\u0bbf", "OPEN": "\u0ba4\u0bbf\u0bb1", "Off": "\u0b85\u0ba3\u0bc8", "On": "\u0b86\u0ba9\u0bcd", "Once citations are entered their storage and display type can not be changed.": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1\u0bae\u0bcd \u0b85\u0bb5\u0bb1\u0bcd\u0bb1\u0bbf\u0ba9\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0bb5\u0b95\u0bc8\u0baf\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1.", "Online Help": "\u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b89\u0ba4\u0bb5\u0bbf", "Only the document owner can change the password.": "\u0b86\u0bb5\u0ba3 \u0b89\u0bb0\u0bbf\u0bae\u0bc8\u0baf\u0bbe\u0bb3\u0bb0\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd\u0bb2\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bc1\u0bae\u0bcd.", "Oops, there is a problem connecting the document": "\u0b85\u0b9a\u0bcd\u0b9a\u0b9a\u0bcd\u0b9a\u0bcb, \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Oops, there is a problem connecting to {productname}: ": "\u0b85\u0b9a\u0bcd\u0b9a\u0b9a\u0bcd\u0b9a\u0bcb, {productname} \u0b89\u0b9f\u0ba9\u0bcd \u0b87\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1: ", "Open in full view": "\u0bae\u0bc1\u0bb4\u0bc1 \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Open link": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0ba4\u0bbf\u0bb1", "Open menu": "\u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd", "Option": "\u0b9a\u0bc2\u0ba4\u0bae\u0bcd", "Out of table": "\u0bae\u0bc7\u0b9a\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7", "Outline": "\u0b85\u0bb5\u0bc1\u0b9f\u0bcd\u0bb2\u0bc8\u0ba9\u0bcd", "Overview": "\u0b95\u0ba3\u0bcd\u0ba3\u0bcb\u0b9f\u0bcd\u0b9f\u0bae\u0bcd", "Overwrite": "\u0bae\u0bc7\u0bb2\u0bc6\u0bb4\u0bc1\u0ba4\u0bc1\u0bae\u0bcd", "PB": "\u0baa\u0bbf\u0baa\u0bbf", "PDF Document (.pdf)": "PDF \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.pdf)", "PDF Document (.pdf) - Expert": "PDF \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.pdf) - \u0bb5\u0bb2\u0bcd\u0bb2\u0bc1\u0ba8\u0bb0\u0bcd", "PDF Document (.pdf) as...": "PDF \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.pdf) \u0b8e\u0ba9 ...", "PID": "\u0baa\u0bbf\u0b90\u0b9f\u0bbf", "Page Layout": "\u0baa\u0b95\u0bcd\u0b95 \u0ba4\u0bb3\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "Page Setup": "\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "Paste": "\u0b92\u0b9f\u0bcd\u0b9f\u0bc1", "Paste Slide": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Paste Special": "\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1", "Paste from this document": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Path": "\u0baa\u0bbe\u0ba4\u0bc8", "Pause": "\u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd", "Pause... ( %SECONDS% )": "\u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd ... ( % \u0bb5\u0bbf\u0ba9\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd %)", "Percent": "\u0bb5\u0bbf\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bc1", "Permission Mode": "\u0b87\u0b9a\u0bc8\u0bb5\u0bc1 \u0bae\u0bc1\u0bb1\u0bc8", "Philippines": "\u0baa\u0bbf\u0bb2\u0bbf\u0baa\u0bcd\u0baa\u0bc8\u0ba9\u0bcd\u0b9a\u0bcd", "Picture": "\u0baa\u0b9f\u0bae\u0bcd", "Please save or discard the comment currently being edited.": "\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Please send us your feedback": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc8 \u0b8e\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b85\u0ba9\u0bc1\u0baa\u0bcd\u0baa\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Please use following combination to see more options:": "\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3 \u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0b95\u0bb2\u0bb5\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd:", "Please wait kubernetes cluster is scaling...": "\u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b95\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0bc1\u0baa\u0bc6\u0bb0\u0bcd\u0ba9\u0bc6\u0b9f\u0bcd\u0b9a\u0bcd \u0b95\u0bbf\u0bb3\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd \u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 ...", "Please wait!": "\u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b95\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd!", "Poland": "\u0baa\u0bcb\u0bb2\u0ba8\u0bcd\u0ba4\u0bc1", "Portugal": "\u0baa\u0bcb\u0bb0\u0bcd\u0b9a\u0bcd\u0b9a\u0bc1\u0b95\u0bb2\u0bcd", "PostMessage API is initialized": "\u0baa\u0bcb\u0b9a\u0bcd\u0b9f\u0bcd\u0bae\u0bc6\u0b9a\u0bc7\u0b9a\u0bcd \u0baa\u0ba8\u0bbf\u0b87 \u0ba4\u0bc1\u0bb5\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "PowerPoint 2003 Presentation (.ppt)": "\u0baa\u0bb5\u0bb0\u0bcd\u0baa\u0bbe\u0baf\u0bbf\u0ba3\u0bcd\u0b9f\u0bcd 2003 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf (.\u0baa\u0bbf\u0baa\u0bbf\u0b9f\u0bbf)", "PowerPoint Presentation (.pptx)": "\u0baa\u0bb5\u0bb0\u0bcd\u0baa\u0bbe\u0baf\u0bbf\u0ba3\u0bcd\u0b9f\u0bcd \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf (.pptx)", "Present current slide": "\u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Present in Window": "\u0b9a\u0bbe\u0bb3\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Present in new window": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b9a\u0bbe\u0bb3\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Presentation": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf", "Presentation disabled": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0bae\u0bc1\u0b9f\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Presentation mode has been disabled for this document": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0bae\u0bc1\u0bb1\u0bc8 \u0bae\u0bc1\u0b9f\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0ba4\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bbe\u0baa\u0bcd-\u0b85\u0baa\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0b87\u0ba4\u0bc1 \u0baa\u0bbf\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b9a\u0bbe\u0bb3\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0b87\u0ba4\u0bc1 \u0b8e\u0bb3\u0bbf\u0ba4\u0bbe\u0ba9 \u0ba4\u0bbf\u0bb0\u0bc8 \u0baa\u0b95\u0bbf\u0bb0\u0bcd\u0bb5\u0bc8 \u0b85\u0ba9\u0bc1\u0bae\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Presenter Console": "\u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbe\u0bb3\u0bb0\u0bcd \u0b95\u0ba9\u0bcd\u0b9a\u0bcb\u0bb2\u0bcd", "Presenting in fullscreen": "\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd \u0ba4\u0bbf\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd", "Presenting in window": "\u0b9a\u0bbe\u0bb3\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd", "Preview Slide {1}": "\u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bcb\u0b9f\u0bcd\u0b9f\u0bae\u0bcd \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 {1}", "Previous": "\u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf", "Print dialog": "\u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bc8 \u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95", "Promote to top comment": "\u0b9a\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b8a\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Properties": "\u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Provider:": "\u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bc1\u0ba8\u0bb0\u0bcd:", "Qatar": "\u0b95\u0ba4\u0bbe\u0bb0\u0bcd", "Quadratic": "\u0b87\u0bb0\u0bc1\u0baa\u0b9f\u0bbf", "RELOAD": "\u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Radial": "\u0b86\u0bb0\u0bb5\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Read mode": "\u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0b9f\u0bbf\u0baf\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Read-only": "\u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd", "Received": "\u0baa\u0bc6\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Recent": "\u0b85\u0ba3\u0bcd\u0bae\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0bb2", "Reconnecting...": "\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b87\u0ba3\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd ...", "Redo": "\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0b9a\u0bc6\u0baf\u0bcd", "References": "\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Refresh": "\u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Refresh Citations": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Refresh Log": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reject change": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reloading the document after rename": "\u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bcd\u0b9f \u0baa\u0bbf\u0bb1\u0b95\u0bc1 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Remove": "\u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1", "Remove Thread": "\u0ba8\u0bc2\u0bb2\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1", "Remove link": "\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1", "Remove print area": "\u0b85\u0b9a\u0bcd\u0b9a\u0bc1 \u0baa\u0b95\u0bc1\u0ba4\u0bbf\u0baf\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1", "Rename": "\u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Rename Document": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Rename sheet": "\u0ba4\u0bbe\u0bb3\u0bcd \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd", "Renaming...": "\u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd ...", "Repair": "\u0baa\u0bb4\u0bc1\u0ba4\u0bc1", "Repair Document": "\u0baa\u0bb4\u0bc1\u0ba4\u0bc1\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd", "Repeat in {0} seconds": "{0} \u0bb5\u0bbf\u0ba9\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bc1\u0bae\u0bcd", "Replace": "\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Reply": "\u0baa\u0ba4\u0bbf\u0bb2\u0bcd", "Reply comment": "\u0baa\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1", "Report an issue": "\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0b95\u0bbe\u0bb0\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reset to Default Language": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0bae\u0bca\u0bb4\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reset to default Document settings": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reset to default View settings": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Reset zoom": "\u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Resolve": "\u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95", "Resolve Thread": "\u0ba8\u0bc2\u0bb2\u0bc8\u0ba4\u0bcd \u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Resolved": "\u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Restart": "\u0bae\u0bb1\u0bc1\u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd", "Restoring older revision. Any unsaved changes will be available in version history": "\u0baa\u0bb4\u0bc8\u0baf \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0bb2\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd", "Resume": "\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Review": "\u0b9a\u0bc0\u0bb0\u0bbe\u0baf\u0bcd\u0bb5\u0bc1", "Rich Text": "\u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb0\u0bc8", "Rich Text (.rtf)": "\u0baa\u0ba3\u0b95\u0bcd\u0b95\u0bbe\u0bb0 \u0b89\u0bb0\u0bc8 (.rtf)", "Right Margin": "\u0bb5\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1", "Romania": "\u0bb0\u0bcb\u0bae\u0bbe\u0ba9\u0bbf\u0baf\u0bbe", "Row Height": "\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b89\u0baf\u0bb0\u0bae\u0bcd", "Row {0}": "\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 {0}", "Row {0} through {1}": "\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 {0} \u0bae\u0bc2\u0bb2\u0bae\u0bcd {1}", "Rows": "\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd", "Ruler": "\u0b86\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bcd", "Russian Federation": "\u0bb0\u0b9a\u0bcd\u0baf\u0ba9\u0bcd \u0b95\u0bc2\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "San Marino": "\u0b9a\u0bbe\u0ba9\u0bcd \u0bae\u0bb0\u0bc0\u0ba9\u0bcb", "Saudi Arabia": "\u0b9a\u0bb5\u0bc2\u0ba4\u0bbf \u0b85\u0bb0\u0bc7\u0baa\u0bbf\u0baf\u0bbe", "Save": "\u0b9a\u0bc7\u0bae\u0bbf", "Save As": "\u0b8e\u0ba9 \u0b9a\u0bc7\u0bae\u0bbf", "Save Comments": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Save Document settings": "\u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Save View Settings": "\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Save as ODF format": "ODF \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bbe\u0b95 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1, \u0b8f\u0ba9\u0bc6\u0ba9\u0bbf\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbf\u0b95\u0baa\u0bcd \u0baa\u0bc6\u0bb0\u0bbf\u0baf\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bae\u0bc0\u0ba4\u0bae\u0bc1\u0bb3\u0bcd\u0bb3 \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0b95 \u0b87\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0ba8\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0b92\u0bb0\u0bc1 \u0ba8\u0b95\u0bb2\u0bc8\u0baa\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0b95\u0bcd\u0b95 \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0ba4\u0bc8 \u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb2\u0bbe\u0bae\u0bcd.", "Save failed due to no disk space left. Document will now be read-only.": "\u0bb5\u0b9f\u0bcd\u0b9f\u0bc1 \u0b87\u0b9f\u0bae\u0bcd \u0b8e\u0b9e\u0bcd\u0b9a\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bbe\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1. \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b87\u0b9f\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bbe\u0ba4\u0ba4\u0bbe\u0bb2\u0bcd \u0b9a\u0bc7\u0bae\u0bbf \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1. \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd. \u0baa\u0bcb\u0ba4\u0bc1\u0bae\u0bbe\u0ba9 \u0bb5\u0b9f\u0bcd\u0b9f\u0bc1 \u0b87\u0b9f\u0bae\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bc8 \u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Save to new file": "\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Saved": "\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Saving": "\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Saving...": "\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1...", "Scalable Vector Graphics (.svg)": "\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf \u0ba4\u0bbf\u0b9a\u0bc8\u0baf\u0ba9\u0bcd \u0b95\u0bbf\u0bb0\u0bbe\u0baa\u0bbf\u0b95\u0bcd\u0b9a\u0bcd (.svg)", "Scientific": "\u0b85\u0bb1\u0bbf\u0bb5\u0bbf\u0baf\u0bb2\u0bcd", "Screen Reading": "\u0ba4\u0bbf\u0bb0\u0bc8 \u0bb5\u0bbe\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Screen reader support for text content is disabled. ": "\u0b89\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bbe\u0ba9 \u0ba4\u0bbf\u0bb0\u0bc8 \u0bb5\u0bbe\u0b9a\u0b95\u0bb0\u0bcd \u0b89\u0ba4\u0bb5\u0bbf \u0bae\u0bc1\u0b9f\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. ", "Scroll down": "\u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll down annotations": "\u0b9a\u0bbf\u0bb1\u0bc1\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll left": "\u0b89\u0bb0\u0bc1\u0bb3\u0bcd \u0b87\u0b9f\u0ba4\u0bc1", "Scroll right": "\u0bb5\u0bb2\u0ba4\u0bc1\u0baa\u0bc1\u0bb1\u0bae\u0bcd \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll to the first sheet": "\u0bae\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll to the last sheet": "\u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0ba4\u0bbe\u0bb3\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll up": "\u0bae\u0bc7\u0bb2\u0bc7 \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Scroll up annotations": "\u0b9a\u0bbf\u0bb1\u0bc1\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b89\u0bb0\u0bc1\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Search": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bcd", "See history": "\u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bcd\u0bb1\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0b95", "See revision history": "\u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bcd\u0bb1\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0b95", "Select Function": "\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select a tab to view settings.": "\u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3 \u0b92\u0bb0\u0bc1 \u0ba4\u0bbe\u0bb5\u0bb2\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Select language": "\u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select multiple cells": "\u0baa\u0bb2 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Select range": "\u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc8\u0ba4\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Selected external data source is forbidden. Please contact the system administrator.": "\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0ba4\u0bb0\u0bb5\u0bc1 \u0bae\u0bc2\u0bb2\u0bae\u0bbe\u0ba9\u0ba4\u0bc1 \u0ba4\u0b9f\u0bc8\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0b95\u0ba3\u0bbf\u0ba9\u0bbf \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bc8 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd.", "Selected range of cells": "\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4 \u0b95\u0bb2\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0bb5\u0bc0\u0b9a\u0bcd\u0b9a\u0bc1", "Selection Mode": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0bae\u0bc1\u0bb1\u0bc8", "Selection count": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Selection mode: inactive": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0bae\u0bc1\u0bb1\u0bc8: \u0b9a\u0bc6\u0baf\u0bb2\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1", "Send Feedback": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0ba9\u0bc1\u0baa\u0bcd\u0baa\u0bb5\u0bc1\u0bae\u0bcd", "Sent": "\u0b85\u0ba9\u0bc1\u0baa\u0bcd\u0baa\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Serbia": "\u0b9a\u0bc6\u0bb0\u0bcd\u0baa\u0bbf\u0baf\u0bbe", "Served by:": "\u0bb5\u0bb4\u0b99\u0bcd\u0b95\u0bbf\u0baf\u0bb5\u0bb0\u0bcd:", "Server audit": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95 \u0ba4\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Server has been shut down; please reload the page.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0bae\u0bc2\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1; \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd.", "Server is down, restarting automatically. Please wait.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0b95\u0bc0\u0bb4\u0bc7 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0ba4\u0bbe\u0ba9\u0bbe\u0b95 \u0bae\u0bb1\u0bc1\u0ba4\u0bca\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b95\u0bbe\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd.", "Server is now reachable. We have to refresh the page now.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0b9f\u0bc8\u0baf\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf\u0ba4\u0bc1. \u0ba8\u0bbe\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.", "Server is now reachable...": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b85\u0b9f\u0bc8\u0baf\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf\u0ba4\u0bc1 ...", "Server is shutting down": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0bae\u0bc2\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1", "Server is shutting down for maintenance (auto-saving)": "\u0baa\u0bb0\u0bbe\u0bae\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0b95 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0bae\u0bc2\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 (\u0ba4\u0bbe\u0ba9\u0bbe\u0b95 \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc1)", "Server returned this reason:": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 \u0b95\u0bbe\u0bb0\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0baf\u0ba4\u0bc1:", "Server uptime": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95 \u0b85\u0ba4\u0bbf\u0b95 \u0ba8\u0bc7\u0bb0\u0bae\u0bcd", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0baa\u0ba3\u0bbf \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bbf\u0b9f\u0bae\u0bcd \u0baa\u0bc1\u0b95\u0bbe\u0bb0\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Session terminated by document owner": "\u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 \u0b86\u0bb5\u0ba3 \u0b89\u0bb0\u0bbf\u0bae\u0bc8\u0baf\u0bbe\u0bb3\u0bb0\u0bbe\u0bb2\u0bcd \u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Set Language for All text": "\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1 \u0b89\u0bb0\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Set Language for Paragraph": "\u0baa\u0ba4\u0bcd\u0ba4\u0bbf\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Set Language for Selection": "\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bca\u0bb4\u0bbf\u0baf\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Set Log Levels": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc1 \u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bb3\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Set default interface preferences.": "\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8 \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Settings": "\u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd", "Shapes": "\u0bb5\u0b9f\u0bbf\u0bb5\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Share": "\u0baa\u0b99\u0bcd\u0b95\u0bc1", "Share...": "\u0baa\u0b99\u0bcd\u0b95\u0bc1 ...", "Shared Config URL is missing in initial variables.": "\u0baa\u0b95\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0b86\u0bb0\u0bae\u0bcd\u0baa \u0bae\u0bbe\u0bb1\u0bbf\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0ba3\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "Shockwave Flash (.swf)": "\u0b9a\u0bbe\u0b95\u0bcd\u0bb5\u0bc7\u0bb5\u0bcd \u0b83\u0baa\u0bbf\u0bb3\u0bbe\u0b9a\u0bcd (.swf)", "Show Comments": "\u0b95\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bb3\u0bc8 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show Grid": "\u0b95\u0b9f\u0bcd\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show Menu": "\u0bae\u0bc6\u0ba9\u0bc1\u0bb5\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show Ruler": "\u0b86\u0b9f\u0bcd\u0b9a\u0bbf\u0baf\u0bbe\u0bb3\u0bb0\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show Status Bar": "\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show on the side": "\u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show sheets": "\u0ba4\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Show the search bar": "\u0ba4\u0bc7\u0b9f\u0bb2\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1", "Shutdown Server": "\u0baa\u0ba3\u0bbf\u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bae\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd", "Signature": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd", "Singapore": "\u0b9a\u0bbf\u0b99\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0bc2\u0bb0\u0bcd", "Slide %1": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1 %1", "Slide {0} of {1}": "{1 of \u0b87\u0ba9\u0bcd {0} \u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1", "Slides": "\u0b9a\u0bcd\u0bb2\u0bc8\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "Slovakia": "\u0b9a\u0bc1\u0bb2\u0bcb\u0bb5\u0bc7\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0bbe", "Slovenia": "\u0b9a\u0bcd\u0bb2\u0bcb\u0bb5\u0bc7\u0ba9\u0bbf\u0baf\u0bbe", "Smart Picker": "\u0b85\u0bb1\u0bbf\u0bb5\u0bc1\u0bb3\u0bcd\u0bb3 \u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb0\u0bcd", "Snap to Grid": "\u0b95\u0b9f\u0bcd\u0b9f\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0b9a\u0bcd\u0ba9\u0bbe\u0baa\u0bcd", "Solid": "\u0ba4\u0bbf\u0b9f\u0bae\u0bbe\u0ba9", "Someone": "\u0baf\u0bbe\u0bb0\u0bcb", "Something went wrong while deleting the file. Please try refreshing the page.": "\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Something went wrong while fetching setting file. Please try to refresh the page.": "\u0b85\u0bae\u0bc8\u0bb5\u0bc1 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "\u0bb5\u0bc7\u0bb0\u0bcd\u0b9f\u0bcd\u0baa\u0bc1\u0b95\u0bcd \u0baa\u0bc6\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Something went wrong while loading Document settings.": "\u0b86\u0bb5\u0ba3 \u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1.", "Something went wrong while uploading dictionary file": "\u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Something went wrong while uploading the file. Please try again.": "\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1. \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Something went wrong. Please try to refresh the page.": "\u0b8f\u0ba4\u0bcb \u0ba4\u0bb5\u0bb1\u0bc1 \u0ba8\u0b9f\u0ba8\u0bcd\u0ba4\u0ba4\u0bc1. \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "South Africa": "\u0ba4\u0bc6\u0ba9\u0bcd \u0b86\u0baa\u0bcd\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bbe", "South Korea": "\u0ba4\u0bc6\u0ba9\u0bcd \u0b95\u0bca\u0bb0\u0bbf\u0baf", "Spain": "\u0b9a\u0bcd\u0baa\u0bc6\u0baf\u0bbf\u0ba9\u0bcd", "Sparkline": "\u0b9a\u0bcd\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0bb2\u0bc8\u0ba9\u0bcd", "Square": "\u0ba8\u0bbe\u0bb1\u0bcd\u0b95\u0bc8", "Standard": "\u0ba4\u0bb0\u0ba8\u0bbf\u0bb2\u0bc8", "Standard dictionary": "\u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bbe\u0ba9 \u0b85\u0b95\u0bb0\u0bbe\u0ba4\u0bbf", "Status": "\u0ba8\u0bbf\u0bb2\u0bc8", "Status Bar": "\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf", "Stop following": "\u0baa\u0bbf\u0ba9\u0bcd\u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0bb5\u0ba4\u0bc8 \u0ba8\u0bbf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Store as:": "\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd:", "Style": "\u0baa\u0bbe\u0ba3\u0bbf", "Style list": "\u0ba8\u0b9f\u0bc8 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd", "Styles": "\u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd", "Successfully exported: ": "\u0bb5\u0bc6\u0bb1\u0bcd\u0bb1\u0bbf\u0b95\u0bb0\u0bae\u0bbe\u0b95 \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1: ", "Sum": "\u0ba4\u0bca\u0b95\u0bc8", "Sweden": "\u0b9a\u0bc1\u0bb5\u0bc0\u0b9f\u0ba9\u0bcd", "Switzerland": "\u0b9a\u0bc1\u0bb5\u0bbf\u0b9f\u0bcd\u0b9a\u0bb0\u0bcd\u0bb2\u0bbe\u0ba8\u0bcd\u0ba4\u0bc1", "TB": "\u0b95\u0bbe\u0b9a\u0ba8\u0bcb\u0baf\u0bcd", "Table": "\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8", "Table with {0} rows and {1} columns": "{0} \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd {1} \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8", "Taiwan, Province of China": "\u0ba4\u0bbe\u0baf\u0bcd\u0bb5\u0bbe\u0ba9\u0bcd \u0b9a\u0bc0\u0ba9 \u0bae\u0bbe\u0ba8\u0bbf\u0bb2\u0bae\u0bcd", "Tap to collapse": "\u0bb5\u0bc0\u0bb4\u0bcd\u0b9a\u0bcd\u0b9a\u0bbf\u0baf\u0b9f\u0bc8\u0baf \u0ba4\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Tap to expand": "\u0bb5\u0bbf\u0bb0\u0bbf\u0bb5\u0bbe\u0b95\u0bcd\u0b95 \u0ba4\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd", "Text": "\u0b89\u0bb0\u0bc8", "Text orientation": "\u0b89\u0bb0\u0bc8 \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8", "The IsAdminUser property is not set by integration": "ISADMINUSER \u0b9a\u0bca\u0ba4\u0bcd\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbe\u0bb2\u0bcd \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "The IsAdminUser user property is set by integration": "ISADMINUSER \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0b9a\u0bca\u0ba4\u0bcd\u0ba4\u0bc1 \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbe\u0bb2\u0bcd \u0b85\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bbf\u0bb2 \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9, \u0b85\u0bb5\u0bc8 \u0bb5\u0bb2\u0bc8 \u0baa\u0ba8\u0bbf\u0b87 \u0bae\u0bc2\u0bb2\u0bae\u0bcd \u0b85\u0ba3\u0bc1\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bb5\u0bc8. \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba8\u0bc2\u0bb2\u0bbf\u0baf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0baa\u0bcb\u0ba4\u0bc1 \u0b87\u0ba4\u0bc1 \u0b9a\u0bbf\u0bb2 \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd\u0b95\u0bb3\u0bc8 \u0b8f\u0bb1\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bc1\u0bae\u0bcd.", "The document could not be locked, and is opened in read-only mode.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bc2\u0b9f\u0bcd\u0b9f \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8, \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0bb5\u0bbe\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "The document could not be locked.": "\u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bc2\u0b9f\u0bcd\u0b9f \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "The document is being renamed and will reload shortly": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bb1\u0bc1\u0baa\u0bc6\u0baf\u0bb0\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbf\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd", "The document is being signed and will be availably shortly": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbf\u0bb2\u0bcd \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd", "The document is not signed.": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "The document is switching to Offline mode and will reload shortly": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bbf\u0bb2\u0bcd\u0bb2\u0bbe\u0ba4 \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bbe\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1, \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbf\u0bb2\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd", "The document is too large or no disk space left to save. Document will now be read-only.": "\u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbf\u0b95\u0baa\u0bcd \u0baa\u0bc6\u0bb0\u0bbf\u0baf\u0ba4\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bb5\u0b9f\u0bcd\u0b9f\u0bc1 \u0b87\u0b9f\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8. \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0baa\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0bb5\u0b95\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1: {0 the \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bbe\u0ba4\u0ba4\u0bbe\u0bb2\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0bb5\u0b95\u0bc8: {0} \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b87\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0ba4\u0bbe\u0bb2\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4\u0bc1", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0baa\u0bc1\u0bb0\u0bb5\u0bb2\u0ba9\u0bcd \u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. COOLWSD \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bc8 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd.", "The server encountered a {0} error while parsing the {1} command.": "{1} \u0b95\u0b9f\u0bcd\u0b9f\u0bb3\u0bc8\u0baf\u0bc8 \u0baa\u0bbe\u0b95\u0bc1\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd {0} \u0baa\u0bbf\u0bb4\u0bc8\u0baf\u0bc8 \u0b8e\u0ba4\u0bbf\u0bb0\u0bcd\u0b95\u0bca\u0ba3\u0bcd\u0b9f\u0ba4\u0bc1.", "The server has been disconnected.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0ba4\u0bc1\u0ba3\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b9a\u0bb0\u0bbf, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b9a\u0bbe\u0ba9\u0bcd\u0bb1\u0bbf\u0ba4\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b93\u0bb0\u0bb3\u0bb5\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "The signature is OK, but the certificate could not be validated.": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b9a\u0bb0\u0bbf, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b9a\u0bbe\u0ba9\u0bcd\u0bb1\u0bbf\u0ba4\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "The signature is OK, but the document is only partially signed.": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b9a\u0bb0\u0bbf, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b93\u0bb0\u0bb3\u0bb5\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "The signature line can now be moved or resized as needed.": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa \u0bb5\u0bb0\u0bbf\u0baf\u0bc8 \u0b87\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba8\u0b95\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bb2\u0bbe\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0bc7\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc7\u0bb1\u0bcd\u0baa \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bb2\u0bbe\u0bae\u0bcd.", "The signature was valid, but the document has been modified.": "\u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd, \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bbf\u0baf\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "Theme colors": "\u0b95\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0bb5\u0ba3\u0bcd\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "This document has an invalid signature.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1.", "This document is digitally signed and the signature is valid.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0bae\u0bcd \u0b9f\u0bbf\u0b9a\u0bbf\u0b9f\u0bcd\u0b9f\u0bb2\u0bcd \u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1 \u0b95\u0bc8\u0baf\u0bca\u0baa\u0bcd\u0baa\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bbe\u0ba4 \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0b87\u0ba4\u0bc1 {\u0ba4\u0baf\u0bbe\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bcd of \u0b87\u0ba9\u0bcd \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bbe\u0b95\u0bc1\u0bae\u0bcd. \u0ba8\u0bbf\u0bb1\u0bc1\u0bb5\u0ba9\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0b87\u0ba4\u0bc1 \u0b8f\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1 \u0b8e\u0ba9\u0bcd\u0bb1 \u0b8e\u0ba3\u0bcd\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95, {productname} \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 {docs} \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc7 \u0ba8\u0bc7\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0bbe\u0b9f\u0bcd\u0b9f\u0bbf\u0bb2\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b87\u0ba8\u0bcd\u0ba4 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0bae\u0bcd.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0baa\u0ba3\u0bbf {0} \u0b86\u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd, \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bbe\u0bb2\u0bcd \u0bae\u0bca\u0ba4\u0bcd\u0ba4 {1} \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7. \u0b87\u0ba8\u0bcd\u0ba4 \u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 \u0b8e\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bb0\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "This user": "\u0b87\u0ba8\u0bcd\u0ba4 \u0baa\u0baf\u0ba9\u0bb0\u0bcd", "This version of {productname} is powered by": "{productname} \u0b87\u0ba9\u0bcd \u0b87\u0baa\u0bcd\u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc8 \u0b87\u0baf\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0ba4\u0bc1", "Tight": "\u0b87\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bae\u0bbe\u0ba9", "Time": "\u0ba8\u0bc7\u0bb0\u0bae\u0bcd", "Time interval of CPU statistics (in ms)": "\u0b9a\u0bbf\u0baa\u0bbf\u0baf\u0bc1 \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0bb5\u0bbf\u0bb5\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba8\u0bc7\u0bb0 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf (MS \u0b87\u0bb2\u0bcd)", "Time interval of memory statistics (in ms)": "\u0ba8\u0bbf\u0ba9\u0bc8\u0bb5\u0b95 \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0bb5\u0bbf\u0bb5\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bbf\u0ba9\u0bcd \u0ba8\u0bc7\u0bb0 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf (\u0b8e\u0bae\u0bcd.\u0b8e\u0b9a\u0bcd\u0b9a\u0bbf\u0bb2\u0bcd)", "Time zone:": "\u0ba8\u0bc7\u0bb0 \u0bae\u0ba3\u0bcd\u0b9f\u0bb2\u0bae\u0bcd:", "Title": "\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1", "To": "\u0baa\u0bc6\u0bb1\u0bc1\u0ba8\u0bb0\u0bcd", "To paste outside {productname}, please first click the 'download' button": "{productname} \u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7 \u0b92\u0b9f\u0bcd\u0b9f, \u0bae\u0bc1\u0ba4\u0bb2\u0bbf\u0bb2\u0bcd '\u0baa\u0ba4\u0bbf\u0bb5\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0bc1' \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bc8\u0b95\u0bcd \u0b9a\u0bca\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95", "To prevent accidental changes, the author has set this file to open as view-only": "\u0ba4\u0bb1\u0bcd\u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0ba9 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bc8\u0ba4\u0bcd \u0ba4\u0b9f\u0bc1\u0b95\u0bcd\u0b95, \u0b86\u0b9a\u0bbf\u0bb0\u0bbf\u0baf\u0bb0\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8 \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 \u0b85\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1\u0bb3\u0bcd\u0bb3\u0bbe\u0bb0\u0bcd", "Toggle UI Mode": "\u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0bae\u0bc1\u0bb1\u0bc8\u0baf\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Top Margin": "\u0bae\u0bc7\u0bb2\u0bcd \u0bb5\u0bbf\u0bb3\u0bbf\u0bae\u0bcd\u0baa\u0bc1", "Top N elements...": "\u0b9a\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 n \u0b95\u0bc2\u0bb1\u0bc1\u0b95\u0bb3\u0bcd ...", "Top N percent...": "\u0b9a\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 n \u0bb5\u0bbf\u0bb4\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bc1 ...", "Top/Bottom Rules...": "\u0bae\u0bc7\u0bb2\u0bcd/\u0b95\u0bc0\u0bb4\u0bcd \u0bb5\u0bbf\u0ba4\u0bbf\u0b95\u0bb3\u0bcd ...", "Turkey": "\u0ba4\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bbf", "Type": "\u0bb5\u0b95\u0bc8", "Type to add a word": "\u0b92\u0bb0\u0bc1 \u0bb5\u0bbe\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95", "Ukraine": "\u0b89\u0b95\u0bcd\u0bb0\u0bc6\u0baf\u0bbf\u0ba9\u0bcd", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0b85\u0b99\u0bcd\u0b95\u0bc0\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0bb5\u0bcb\u0baa\u0bbf \u0baa\u0bc1\u0bb0\u0bb5\u0bb2\u0ba9\u0bcd. \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd, \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bbf\u0b9f\u0bae\u0bcd \u0baa\u0bc1\u0b95\u0bbe\u0bb0\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Undo": "\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd", "United Arab Emirates": "\u0b90\u0b95\u0bcd\u0b95\u0bbf\u0baf \u0b85\u0bb0\u0bbe\u0baa\u0bbf\u0baf \u0b8e\u0bae\u0bbf\u0bb0\u0bc7\u0b9f\u0bcd\u0b9a\u0bc1", "United Kingdom": "\u0b90\u0b95\u0bcd\u0b95\u0bbf\u0baf \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb0\u0b9a\u0bc1", "United States of America": "\u0b90\u0b95\u0bcd\u0b95\u0bbf\u0baf \u0b85\u0bae\u0bc6\u0bb0\u0bbf\u0b95\u0bcd\u0b95 \u0ba8\u0bbe\u0b9f\u0bc1\u0b95\u0bb3\u0bcd", "Unknown color": "\u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 \u0ba8\u0bbf\u0bb1\u0bae\u0bcd", "Unlink Citations": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bc8 \u0b85\u0bb5\u0bbf\u0bb4\u0bcd\u0ba4\u0bcd\u0ba4\u0bc1 \u0bb5\u0bbf\u0b9f\u0bc1\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba8\u0bc2\u0bb2\u0bbf\u0baf\u0bb2\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bc8 \u0b86\u0ba9\u0bcd\u0bb2\u0bc8\u0ba9\u0bbf\u0bb2\u0bcd \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd.", "Unlock": "\u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95", "Unresolve": "\u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Unresolve Thread": "\u0ba8\u0bc2\u0bb2\u0bcd \u0ba4\u0bc0\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Unsupported server version.": "\u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1.", "Update": "\u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0bc1", "Update Index": "\u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8", "Update Log Levels": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc1 \u0ba8\u0bbf\u0bb2\u0bc8\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd", "Updated citations": "\u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bcd", "Updating citations": "\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd", "Upload Autotext": "\u0b86\u0b9f\u0bcd\u0b9f\u0bcb\u0b9f\u0bc6\u0b95\u0bcd\u0b9a\u0bcd\u0b9f\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Upload Wordbook": "\u0bb5\u0bc7\u0bb0\u0bcd\u0b9f\u0bcd\u0baa\u0bc1\u0b95\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Upload Xcu": "XCU \u0b90 \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf \u0b89\u0bb0\u0bc8 \u0ba4\u0bc1\u0ba3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0b95\u0bb3\u0bc8 \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb5\u0bc1\u0bae\u0bcd (.Bau). \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b89\u0bb0\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95, \u0b86\u0b9f\u0bcd\u0b9f\u0bcb\u0b9f\u0bc6\u0b95\u0bcd\u0b9a\u0bcd\u0b9f\u0bcd \u0ba8\u0bc1\u0bb4\u0bc8\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0ba9 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0baf\u0bc8\u0ba4\u0bcd \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 F3 \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Uploaded": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Uploading file to server failed with status: {0}": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba8\u0bbf\u0bb2\u0bc8\u0baf\u0bc1\u0b9f\u0ba9\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}", "Uploading file to server failed, file not found.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1, \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "Uploading file to server failed, the file is too large.": "\u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc8\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0bb5\u0ba4\u0bc1 \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1, \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bbf\u0b95\u0baa\u0bcd \u0baa\u0bc6\u0bb0\u0bbf\u0baf\u0ba4\u0bc1.", "Uploading...": "\u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0ba4\u0bb2\u0bcd ...", "Use Compact view": "\u0b9a\u0bbf\u0bb1\u0bbf\u0baf \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Use Tabbed view": "\u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8\u0baf\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f is_admin \u0baa\u0bc1\u0bb2\u0bae\u0bcd, \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0b95 isadminuser \u0b9a\u0bca\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd", "User List Summary": "\u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd \u0b9a\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bae\u0bcd", "User Name": "\u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0baa\u0bc6\u0baf\u0bb0\u0bcd", "Users online": "\u0b87\u0ba3\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd", "Values between...": "\u0b87\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd ...", "Values duplicate...": "\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0ba8\u0b95\u0bb2\u0bcd ...", "Values equal to...": "\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b9a\u0bae\u0bae\u0bbe\u0b95 ...", "Values greater than...": "\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0bb5\u0bbf\u0b9f \u0baa\u0bc6\u0bb0\u0bbf\u0baf\u0ba4\u0bc1 ...", "Values less than...": "\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0bb5\u0bbe\u0b95 ...", "Version Information": "\u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bbf", "Very Loose": "\u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0ba4\u0bb3\u0bb0\u0bcd\u0bb5\u0bbe\u0ba9", "Very Tight": "\u0bae\u0bbf\u0b95\u0bb5\u0bc1\u0bae\u0bcd \u0b87\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bae\u0bbe\u0ba9", "View": "\u0baa\u0bbe\u0bb0\u0bcd\u0bb5\u0bc8", "View Settings": "\u0b85\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0ba3\u0bcd\u0b95", "Views": "\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0b95\u0bb3\u0bcd", "WOPI host": "\u0bb5\u0bcb\u0baa\u0bbf \u0baa\u0bc1\u0bb0\u0bb5\u0bb2\u0ba9\u0bcd", "Warning": "\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "Warning! The browser you are using is not supported.": "\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8! \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0b95\u0b9f\u0bc8\u0b9a\u0bbf \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0ba4\u0bc2\u0baf\u0bcd\u0bae\u0bc8 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0bae\u0bcd \u0baa\u0ba3\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0ba8\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0bcb\u0bae\u0bcd, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0bb0\u0bcd \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd.", "Welcome Dialog": "\u0bb5\u0bb0\u0bb5\u0bc7\u0bb1\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u0bb5\u0bc6\u0b9f\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0bcb\u0bae\u0bcd. \u0b8e\u0b99\u0bcd\u0b95\u0bb3\u0bbe\u0bb2\u0bcd \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0ba3\u0bc8\u0baf \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb2\u0bcd\u0b95.", "What?": "\u0b8e\u0ba9\u0bcd\u0ba9?", "When?": "\u0b8e\u0baa\u0bcd\u0baa\u0bcb\u0ba4\u0bc1?", "Who?": "WHO?", "Windowed Presentation Blocked": "\u0b9a\u0bbe\u0bb3\u0bb0 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0ba4\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "Windowed Presentation: ": "\u0b9a\u0bbe\u0bb3\u0bb0 \u0bb5\u0bbf\u0bb3\u0b95\u0bcd\u0b95\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf: ", "Word 2003 Document (.doc)": "\u0bb5\u0bc7\u0bb0\u0bcd\u0b9f\u0bcd 2003 \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.doc)", "Word Counter": "\u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf", "Word Document (.docx)": "\u0b9a\u0bca\u0bb2\u0bcd \u0b86\u0bb5\u0ba3\u0bae\u0bcd (.docx)", "Words are ignored by the spell checker": "\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0bb4\u0bc8 \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bbe\u0bb2\u0bcd \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0bc1\u0bb1\u0b95\u0bcd\u0b95\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0ba9\u0bcd\u0bb1\u0ba9", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISRC \u0b85\u0bb3\u0bb5\u0bc1\u0bb0\u0bc1\u0bb5\u0bc8 \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b95\u0bbe\u0ba3\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8, \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b86\u0ba4\u0bb0\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd.", "Wrong password provided. Please try again.": "\u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b95\u0b9f\u0bb5\u0bc1\u0b9a\u0bcd\u0b9a\u0bca\u0bb2\u0bcd. \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0bae\u0bc1\u0baf\u0bb2\u0bcd\u0b95.", "Wrong server, reconnecting...": "\u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd, \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b87\u0ba3\u0bc8\u0b95\u0bcd\u0b95 ...", "YB": "Yb", "You": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd", "You are already presenting this document": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b8f\u0bb1\u0bcd\u0b95\u0ba9\u0bb5\u0bc7 \u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bae\u0bc1\u0ba9\u0bcd\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd", "You are leaving the document. The following web page will open in a new tab: ": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 \u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bcd. \u0baa\u0bbf\u0ba9\u0bcd\u0bb5\u0bb0\u0bc1\u0bae\u0bcd \u0bb5\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd \u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0ba4\u0bbe\u0bb5\u0bb2\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd: ", "You have not done anything to rollback yet...": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0ba4\u0bc1\u0bb5\u0bb0\u0bc8 \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8 ...", "You need to enable it both at server level and in the UI. ": "\u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0ba4\u0bc8 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95 \u0bae\u0b9f\u0bcd\u0b9f\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bc1\u0bae\u0bcd \u0b87\u0b9f\u0bc8\u0bae\u0bc1\u0b95\u0bae\u0bcd \u0b90\u0baf\u0bc1\u0bae\u0bcd \u0b87\u0baf\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0ba4\u0bcd\u0ba4\u0bc1\u0bb4\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0ba8\u0bbf\u0b95\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd. \u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 {0} \u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.", "Your WOPI server is not secure: SSL verification failed": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd WOPI \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0baa\u0bbe\u0ba4\u0bc1\u0b95\u0bbe\u0baa\u0bcd\u0baa\u0bbe\u0b95 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8: SSL \u0b9a\u0bb0\u0bbf\u0baa\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1 \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0b9f\u0bc8\u0ba8\u0bcd\u0ba4\u0ba4\u0bc1", "Your browser has very limited access to the clipboard": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bbf\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bcb\u0bb0\u0bcd\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bbf\u0b95\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0ba8\u0bcd\u0ba4 \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf\u0baf\u0bbf\u0bb2\u0bcd \u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bbf\u0b95\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bc8\u0ba8\u0bcd\u0ba4 \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0b8e\u0ba9\u0bb5\u0bc7 \u0b85\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0ba4\u0bbf\u0bb2\u0bbe\u0b95 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba4\u0bbf\u0bb0\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc8\u0baa\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.", "Your changes have been saved": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba9", "Your library is empty": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0ba8\u0bc2\u0bb2\u0b95\u0bae\u0bcd \u0b95\u0bbe\u0bb2\u0bbf\u0baf\u0bbe\u0b95 \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd \u0baa\u0bcb\u0ba4\u0bc1\u0bae\u0bbe\u0ba9 \u0bb5\u0ba9\u0bcd\u0baa\u0bca\u0bb0\u0bc1\u0bb3\u0bcd \u0bb5\u0bb3\u0b99\u0bcd\u0b95\u0bb3\u0bc1\u0b9f\u0ba9\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1, \u0b87\u0ba4\u0bc1 \u0bae\u0bcb\u0b9a\u0bae\u0bbe\u0ba9 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bbf\u0bb1\u0ba9\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bb5\u0bb4\u0bbf\u0bb5\u0b95\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bae\u0bcd.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 \u0b95\u0bbe\u0bb2\u0bbe\u0bb5\u0ba4\u0bbf\u0baf\u0bbe\u0ba9\u0ba4\u0bc1. \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4\u0bc1. \u0ba4\u0bca\u0b9f\u0bb0 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc8 (\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8) \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0ba8\u0bc1\u0bb4\u0bc8\u0baf \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc1 {time} \u0b87\u0bb2\u0bcd \u0b95\u0bbe\u0bb2\u0bbe\u0bb5\u0ba4\u0bbf\u0baf\u0bbe\u0b95\u0bc1\u0bae\u0bcd. \u0ba4\u0bca\u0b9f\u0bb0 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bc7\u0bb2\u0bc8\u0baf\u0bc8\u0b9a\u0bcd \u0b9a\u0bc7\u0bae\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1, \u0ba4\u0bca\u0b9f\u0bb0 \u0b85\u0bae\u0bb0\u0bcd\u0bb5\u0bc8 (\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc8) \u0baa\u0bc1\u0ba4\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b89\u0bb3\u0bcd\u0ba8\u0bc1\u0bb4\u0bc8\u0baf \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd {productname} \u0b95\u0bbf\u0bb3\u0b9a\u0bcd\u0b9f\u0bb0\u0bcd \u0ba4\u0bb5\u0bb1\u0bbe\u0b95 \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bbe\u0b95\u0bb5\u0bcb \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bb5\u0bbf\u0bb0\u0bc8\u0bb5\u0bbe\u0b95 \u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bb5\u0ba4\u0bbe\u0b95\u0bb5\u0bcb \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1 - \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b95\u0ba3\u0bbf\u0ba9\u0bbf \u0ba8\u0bbf\u0bb0\u0bcd\u0bb5\u0bbe\u0b95\u0bbf\u0baf\u0bc8 \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0baa\u0bc1 \u0b95\u0bca\u0bb3\u0bcd\u0bb3\u0bb5\u0bc1\u0bae\u0bcd. \u0ba4\u0bbf\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0bb5\u0ba4\u0bc1 \u0baa\u0bb2 \u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1\u0bb5\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bca\u0bb0\u0bc1\u0bb5\u0bb0\u0bcd \u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8, \u0b86\u0bb5\u0ba3 \u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0b95\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0bae\u0bcb\u0ba4\u0bb2\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd/\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b9a\u0bbf\u0b95\u0bcd\u0b95\u0bb2\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb2\u0bbe\u0bae\u0bcd. \u0bb0\u0bc2\u0b9f\u0bcd \u0b9f\u0bcb\u0b95\u0ba9\u0bcd {1} \u0b95\u0bcd\u0b95\u0bc1 \u0b8e\u0ba4\u0bbf\u0bb0\u0bcd\u0baa\u0bbe\u0bb0\u0bcd\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0bae\u0bcd {0} \u0b86\u0ba9\u0bbe\u0bb2\u0bcd \u0b9a\u0bc7\u0bb5\u0bc8\u0baf\u0b95\u0ba4\u0bcd\u0ba4\u0bc1\u0b9f\u0ba9\u0bcd \u0b87\u0ba3\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1 {2}", "ZB": "Zb", "Zoom In": "\u0baa\u0bc6\u0bb0\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bc1", "Zoom Out": "\u0b9a\u0bbf\u0bb1\u0bbf\u0ba4\u0bbe\u0b95\u0bcd\u0b95\u0bc1", "Zotero API key is incorrect": "\u0b9a\u0bcb\u0b9f\u0bcd\u0b9f\u0bc6\u0bb0\u0bcb \u0baa\u0ba8\u0bbf\u0b87 \u0bb5\u0bbf\u0b9a\u0bc8 \u0ba4\u0bb5\u0bb1\u0bbe\u0ba9\u0ba4\u0bc1", "Zotero API key is not configured": "\u0b9a\u0bcb\u0b9f\u0bcd\u0b9f\u0bc6\u0bb0\u0bcb \u0baa\u0ba8\u0bbf\u0b87 \u0bb5\u0bbf\u0b9a\u0bc8 \u0b95\u0b9f\u0bcd\u0b9f\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8", "Zotero Warning": "\u0b9a\u0bcb\u0b9f\u0bcd\u0b9f\u0bc6\u0bb0\u0bcb \u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8", "cell address": "\u0b9a\u0bc6\u0bb2\u0bcd \u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf", "file type icon": "\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b95\u0bc8 \u0baa\u0b9f\u0bb5\u0bc1\u0bb0\u0bc1", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "KB", "preview of page %1": "\u0baa\u0b95\u0bcd\u0b95\u0bae\u0bcd %1 \u0b87\u0ba9\u0bcd \u0bae\u0bc1\u0ba9\u0bcd\u0ba9\u0bcb\u0b9f\u0bcd\u0b9f\u0bae\u0bcd", "replies": "\u0baa\u0ba4\u0bbf\u0bb2\u0bcd\u0b95\u0bb3\u0bcd", "reply": "\u0baa\u0ba4\u0bbf\u0bb2\u0bcd", "the Help tab": "\u0b89\u0ba4\u0bb5\u0bbf \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd", "the View menu": "\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd", "warning: copy/paste request timed out": "\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8: \u0ba8\u0b95\u0bb2\u0bcd/\u0baa\u0bc7\u0b9a\u0bcd\u0b9f\u0bcd \u0b95\u0bcb\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bc8 \u0ba8\u0bc7\u0bb0\u0bae\u0bcd \u0bae\u0bc1\u0b9f\u0bbf\u0ba8\u0bcd\u0ba4\u0ba4\u0bc1", "{0} deleted": "{0} \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "{0} selected": "{0} \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "{0} tab selected": "{0} \u0ba4\u0bbe\u0bb5\u0bb2\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1", "{0} unselected": "{0} \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4\u0ba4\u0bc1", "{username} saved this document as {filename}. Do you want to join?": "{\u0baa\u0baf\u0ba9\u0bb0\u0bcd\u0baa\u0bc6\u0baf\u0bb0\u0bcd this \u0b87\u0ba8\u0bcd\u0ba4 \u0b86\u0bb5\u0ba3\u0ba4\u0bcd\u0ba4\u0bc8 {\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0baa\u0bc6\u0baf\u0bb0\u0bcd \u0b85\u0b9a\u0bcd \u0b8e\u0ba9 \u0b9a\u0bc7\u0bae\u0bbf\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1. \u0ba8\u0bc0\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?", "{user} has joined": "{user} \u0b87\u0ba3\u0bc8\u0ba8\u0bcd\u0ba4\u0bbe\u0bb0\u0bcd", "{user} has left": "{user} \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1\u0bbf\u0bb5\u0bbf\u0b9f\u0bcd\u0b9f\u0bbe\u0bb0\u0bcd", "\u00c5land Islands": "\u0b85\u0bb2\u0ba3\u0bcd\u0b9f\u0bcd \u0ba4\u0bc0\u0bb5\u0bc1\u0b95\u0bb3\u0bcd"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-th.json b/f7cloud-office/browser/dist/l10n/ui-th.json new file mode 100644 index 0000000..5cff749 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-th.json @@ -0,0 +1 @@ +{"Cancel": "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01", "Close document": "\u0e1b\u0e34\u0e14\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23", "History": "\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34", "Insert table": "\u0e41\u0e17\u0e23\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07", "Paste Special": "\u0e27\u0e32\u0e07\u0e41\u0e1a\u0e1a\u0e1e\u0e34\u0e40\u0e28\u0e29", "Save": "\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01", "Sum": "\u0e1c\u0e25\u0e23\u0e27\u0e21"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-tr.json b/f7cloud-office/browser/dist/l10n/ui-tr.json new file mode 100644 index 0000000..a519e0a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-tr.json @@ -0,0 +1 @@ +{" document(s) open.": " a\u00e7\u0131k belge(ler).", " hrs": " saat", " mins": " dk", " s": " s", " user(s).": " kullan\u0131c\u0131(lar).", "\"Slow Proxy\"": "\"Yava\u015f Vekil Sunucu\"", "%n users": "%n kullan\u0131c\u0131", "(Warning: Server accessibility must be enabled to toggle)": "(Uyar\u0131: De\u011fi\u015ftirilebilmesi i\u00e7in sunucu eri\u015filebilirli\u011finin devreye al\u0131nmas\u0131 gerekir.)", "(current)": "(ge\u00e7erli)", ", cluster configuration error: mis-matching serverid": ", k\u00fcme ayarlar\u0131 hatas\u0131: e\u015fle\u015fmeyen sunucu numaras\u0131 - serverid", "0 users": "0 kullan\u0131c\u0131", "1 user": "1 kullan\u0131c\u0131", "1 2 3": "1 2 3", "A comment is being edited": "Bir yorum d\u00fczenleniyor", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "B\u00fcy\u00fck bir kopyala/yap\u0131\u015ft\u0131r i\u015flemi nedeniyle indirme i\u015flemi zaten ba\u015flad\u0131. L\u00fctfen yeni bir indirme i\u015flemine ba\u015flamadan \u00f6nce devam eden indirmeyi bekleyin veya onu iptal edin", "AI Assistant": "Yard\u0131mc\u0131 YZ", "About": "Hakk\u0131nda", "Above Average...": "Ortalaman\u0131n \u00dcst\u00fc...", "Accept": "Kabul Et", "Accept change": "De\u011fi\u015fikli\u011fi kabul et", "Access token is missing in initial variables.": "Ba\u015flang\u0131\u00e7 de\u011fi\u015fkenlerinden eri\u015fim belirteci eksik.", "Accessibility": "Eri\u015filebilirlik", "Active Sheet": "Se\u00e7ili Sayfa", "Active sheet": "Se\u00e7ili Sayfa", "Add": "Ekle", "Add Bibliography": "Kaynak\u00e7a Ekle", "Add Citation": "At\u0131f Ekle", "Add Citation Note": "At\u0131f Notu Ekle", "Add Note": "Not Ekle", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "Yaz\u0131m denetimi s\u00f6zl\u00fc\u011f\u00fcne s\u00f6zc\u00fck ekleyin veya d\u00fczenleyin. S\u00f6zc\u00fck defterinizdeki (.dic) s\u00f6zc\u00fckler yaz\u0131m denetiminde kullan\u0131labilecektir.", "Adjust how office documents behave.": "Ofis belgelerinin nas\u0131l davranaca\u011f\u0131n\u0131 belirleyin.", "Adjust view settings.": "G\u00f6r\u00fcn\u00fcm ayarlar\u0131n\u0131 de\u011fi\u015ftir.", "Admin console": "Y\u00f6netici konsolu", "Albania": "Arnavutluk", "Alerts:": "Uyar\u0131lar:", "All": "T\u00fcm\u00fc", "All Sheets": "T\u00fcm Sayfalar", "All users": "T\u00fcm kullan\u0131c\u0131lar", "Already presenting": "Halihaz\u0131rda sunuluyor", "Also check the voice over toggle under {parentControl}.": "Ayr\u0131ca {parentControl} alt\u0131ndaki seslendirme d\u00fc\u011fmesini kontrol edin.", "Always follow the editor": "Her zaman d\u00fczenleyiciyi takip et", "An error occurred while fetching notes": "Notlar getirilirken bir hata olu\u015ftu", "An error occurred while fetching style list": "Bi\u00e7em listesi al\u0131n\u0131rken bir hata olu\u015ftu", "Analytics": "Analitik", "Andorra": "Andora", "Another user has removed this comment.": "Bu a\u00e7\u0131klamay\u0131 ba\u015fka bir kullan\u0131c\u0131 kald\u0131rd\u0131.", "Another user has updated the comment. Would you like to overwrite those changes?": "A\u00e7\u0131klamay\u0131 ba\u015fka bir kullan\u0131c\u0131 g\u00fcncelledi. Bu de\u011fi\u015fiklikleri \u00fczerine yazmak ister misiniz?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "Katk\u0131da bulunmakla ilgileniyor ancak nereden ba\u015flayaca\u011f\u0131n\u0131z\u0131 bilmiyor musunuz? Ad\u0131m ad\u0131m talimatlara gidin ve CODE'yi s\u0131f\u0131rdan derleyin. Ayr\u0131ca \u00e7evirilerle veya nas\u0131l yeniden olu\u015fturulaca\u011f\u0131na ili\u015fkin t\u00fcm temel ad\u0131mlar\u0131 sunarak bir hata raporu g\u00f6ndererek de yard\u0131mc\u0131 olabilirsiniz.", "Are you sure you want to delete sheet, {sheet}?": "{sheet} sayfas\u0131n\u0131 silmek istedi\u011finizden emin misiniz?", "Are you sure you want to delete this page?": "Bu sayfay\u0131 silmek istedi\u011finizden emin misiniz?", "Are you sure you want to delete this slide?": "Bu slayt\u0131 silmek istedi\u011finizden emin misiniz?", "Are you sure you want to reset Document settings?": "Belge ayarlar\u0131n\u0131 s\u0131f\u0131rlamak istedi\u011finize emin misiniz?", "Are you sure you want to reset View Settings?": "G\u00f6r\u00fcn\u00fcm Ayarlar\u0131n\u0131 s\u0131f\u0131rlamak istedi\u011finize emin misiniz?", "Are you sure you want to shut down the server?": "Bu sunucuyu kapatmak istedi\u011finize emin misiniz?", "Are you sure you want to terminate this session?": "Bu oturumu kapatmak istedi\u011finizden emin misiniz?", "Argentina": "Arjantin", "Armenia": "Ermenistan", "Assistant": "Yard\u0131mc\u0131", "Australia": "Avustralya", "Austria": "Avusturya", "Authorization error was: '{errormessage}'.": "Yetkilendirme hatas\u0131: '{errormessage}'.", "Automatic": "Otomatik", "Automatic color": "Otomatik renk", "Autosaved": "Kaydedildi (Otomatik Kay\u0131t)", "Autotext": "Haz\u0131r Metin", "Avatar for {user}": "{user} i\u00e7in simge", "Average": "Ortalama", "Axial": "Eksenel", "Azerbaijan": "Azerbaycan", "BB": "BB", "Background Color": "Arkaplan Rengi", "Bad": "K\u00f6t\u00fc", "Belarus": "Beyaz Rusya", "Belgium": "Bel\u00e7ika", "Below Average...": "Ortalaman\u0131n Alt\u0131...", "Blank Slide": "Bo\u015f Sayfa", "Bookmarks": "Yer \u0130mleri", "Boolean Value": "Boole De\u011feri", "Borders": "Kenarl\u0131k", "Bosnia and Herzegovina": "Bosna-Hersek", "Bottom Margin": "Alt Bo\u015fluk", "Bottom N elements...": "Alt N \u00f6ge...", "Bottom N percent...": "Alt N y\u00fczde...", "Brazil": "Brezilya", "Bulgaria": "Bulgaristan", "Bytes received": "Al\u0131nan bayt", "Bytes sent": "G\u00f6nderilen bayt", "COOLWSD version:": "COOLWSD s\u00fcr\u00fcm\u00fc:", "CPU Graph": "\u0130\u015flemci Grafi\u011fi", "CPU History": "\u0130\u015flemci Ge\u00e7mi\u015fi", "CSV File (.csv)": "CSV Dosyas\u0131 (.csv)", "CSV file (.csv)": "CSV dosyas\u0131 (.csv)", "Cache size of CPU statistics": "\u0130\u015flemci istatistiklerinin \u00f6nbellek boyutu", "Cache size of memory statistics": "Bellek istatistiklerinin \u00f6nbellek boyutu", "Canada": "Kanada", "Cancel": "\u0130ptal", "Cancel paste special": "\u00d6zel yap\u0131\u015ft\u0131rmay\u0131 iptal et", "Cell borders": "H\u00fccre kenarl\u0131klar\u0131", "Centered Text": "Ortalanm\u0131\u015f Metin", "Change Layout": "Yerle\u015fimi De\u011fi\u015ftir", "Channel Filter:": "Kanal Filtresi:", "Check security warnings of your server": "Sunucunuzun g\u00fcvenlik uyar\u0131lar\u0131n\u0131 inceleyin", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "S\u00fcr\u00fcm notlar\u0131na g\u00f6z at\u0131n ve ilgili her \u015feyi \u00f6\u011frenin: Ev kullan\u0131c\u0131lar\u0131 ve k\u00fc\u00e7\u00fck tak\u0131mlara y\u00f6nelik en yeni Collabora Online Geli\u015ftirme S\u00fcr\u00fcm\u00fc.", "Checkbox": "Onay Kutusu", "Chile": "\u015eili", "China": "\u00c7in", "Choice of functions": "Fonksiyonlar\u0131n se\u00e7imi", "Citation Preferences": "At\u0131f Tercihleri", "Citation Style": "At\u0131f Bi\u00e7emi", "Citation warning": "At\u0131f uyar\u0131s\u0131", "Citations update failed": "Al\u0131nt\u0131lar g\u00fcncellenemedi", "Cleaning up the document from the last session.": "Son oturumdaki belge temizleniyor.", "Clear the search field": "Arama alan\u0131n\u0131 temizle", "Click to exit presentation...": "Sunumdan \u00e7\u0131kmak i\u00e7in t\u0131klay\u0131n...", "Close": "Kapat", "Close Navigation": "Gezintiyi Kapat", "Close Presentation": "Sunumu Kapat", "Close dialog": "Pencereyi Kapat", "Close document": "Belgeyi kapat", "Close popup to ignore paste special": "\u00d6zel yap\u0131\u015ft\u0131rmay\u0131 yok saymak i\u00e7in a\u00e7\u0131l\u0131r pencereyi kapat\u0131n", "Cluster configuration warning": "K\u00fcme yap\u0131land\u0131rmas\u0131 uyar\u0131s\u0131", "Collabora Online Development Edition": "Collabora Online Development Edition", "Collabora Online Welcome": "Collabora Online'a Ho\u015f Geldiniz", "Collapse Formula Bar": "Form\u00fcl \u00c7ubu\u011funu Daralt", "Collapse Tabs": "Sekmeleri Daralt", "Color": "Renk", "Column Width": "S\u00fctun Geni\u015fli\u011fi", "Column {0}": "S\u00fctun {0}", "Column {0} through {1}": "S\u00fctun {0} ile {1} aras\u0131", "Columns": "S\u00fctunlar", "Comment": "A\u00e7\u0131klama", "Comments Updated": "A\u00e7\u0131klamalar G\u00fcncellendi", "Compact view": "S\u0131k\u0131\u015f\u0131k g\u00f6r\u00fcn\u00fcm", "Confirm": "Onayla", "Confirmation": "Onay", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Birden fazla kullan\u0131c\u0131n\u0131n Geri Al/Yeniden Yap eylemi \u00e7ak\u0131\u015ft\u0131. Bunu \u00e7\u00f6zmek i\u00e7in belge kurtarmay\u0131 kullan\u0131n", "Connecting...": "Ba\u011flan\u0131yor...", "Connection error": "Ba\u011flant\u0131 hatas\u0131", "Connections": "Ba\u011flant\u0131lar", "Containing text...": "Metin i\u00e7eren...", "Content copied to clipboard": "\u0130\u00e7erik panoya kopyaland\u0131", "Continue editing": "D\u00fczenlemeye devam et", "Continue read only": "Salt okunur olarak devam et", "Copied external sources are not allowed": "Kopyalanm\u0131\u015f harici kaynaklara izin verilmez", "Copy": "Kopyala", "Copy Cells": "H\u00fccreleri Kopyala", "Copy Sheet...": "Sayfay\u0131 Kopyala...", "Copy all version information in English": "T\u00fcm s\u00fcr\u00fcm bilgilerini \u0130ngilizce olarak kopyalay\u0131n", "Copy link location": "Ba\u011flant\u0131 konumunu kopyala", "Copying from the document disabled": "Belgeden kopyalama devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131", "Count": "Say\u0131m", "CountA": "Say\u0131mA", "Country:": "\u00dclke:", "Creating copy...": "Kopya olu\u015fturuluyor...", "Creating new file from template...": "\u015eablondan yeni dosya olu\u015fturuluyor ...", "Creator(s)": "Olu\u015fturan(lar)", "Croatia": "H\u0131rvatistan", "Ctrl+Shift+Alt+D to exit": "\u00c7\u0131kmak i\u00e7in Ctrl+Shift+Alt+D", "Currency": "Para Birimi", "Current Slide": "Se\u00e7ili Sayfa", "Current slide as Bitmap (.bmp)": "Se\u00e7ili sayfa - \".bmp\" bi\u00e7iminde", "Current slide as Graphics Interchange Format (.gif)": "Se\u00e7ili sayfa - \".gif\" bi\u00e7iminde", "Current slide as Portable Network Graphics (.png)": "Se\u00e7ili sayfa - \".png\" bi\u00e7iminde", "Current slide as Tag Image File Format (.tiff)": "Se\u00e7ili sayfa - \".tiff\" bi\u00e7iminde", "Custom dictionaries": "\u00d6zel s\u00f6zl\u00fckler", "Cyprus": "K\u0131br\u0131s", "Czech Republic": "\u00c7ek Cumhuriyeti", "Dark Mode": "Karanl\u0131k Kip", "Dashboard": "Kontrol Paneli", "Data": "Veri", "Date": "Tarih", "Debug Tools": "Hata Ay\u0131klama Ara\u00e7lar\u0131", "Default": "\u00d6ntan\u0131ml\u0131", "Default Style": "Varsay\u0131lan Bi\u00e7em", "Define print area": "Yazd\u0131rma alan\u0131 tan\u0131mla", "Delete": "Sil", "Delete Columns": "S\u00fctunlar\u0131 Sil", "Delete Rows": "Sat\u0131rlar\u0131 Sil", "Delete tabstop": "Sekme dura\u011f\u0131n\u0131 sil", "Denmark": "Danimarka", "Dictionary of exceptions": "\u0130stisnalar s\u00f6zl\u00fc\u011f\u00fc", "Discard": "Kaydetme", "Discover All The Changes": "T\u00fcm De\u011fi\u015fiklikleri Ke\u015ffedin", "Dismiss": "Kapat", "Document": "Belge", "Document Settings": "Belge Ayarlar\u0131", "Document cannot be exported. Please try again.": "Dosya d\u0131\u015fa aktar\u0131lamad\u0131. L\u00fctfen tekrar deneyin.", "Document cannot be renamed, please check your permissions.": "Dosyan\u0131n ad\u0131 de\u011fi\u015ftirilemedi, l\u00fctfen izinlerinizi kontrol edin.", "Document cannot be renamed.": "Belge yeniden adland\u0131r\u0131lamad\u0131.", "Document cannot be saved due to expired session, please reload the page to continue.": "Oturum s\u00fcresi doldu\u011fu i\u00e7in belge kaydedilemedi, l\u00fctfen sayfay\u0131 yenileyin.", "Document cannot be saved due to expired session, please reopen the document to continue.": "Oturum s\u00fcresi doldu\u011fu i\u00e7in belge kaydedilemedi, l\u00fctfen belgeyi tekrar a\u00e7\u0131n.", "Document cannot be saved, please check your permissions.": "Dosya kaydedilemedi, l\u00fctfen izinlerinizi kontrol edin.", "Document cannot be saved.": "Belge kaydedilemedi.", "Document colors": "Belge renkleri", "Document contains unsupported media": "Belge desteklenmeyen ortam bi\u00e7imi i\u00e7eriyor", "Document has been changed": "Belge de\u011fi\u015ftirildi", "Document has been changed in storage. What would you like to do with your unsaved changes?": "Belge kaydedildi\u011fi yerde de\u011fi\u015ftirildi. Kaydedilmemi\u015f de\u011fi\u015fiklikleri ne yapmak istiyorsunuz?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "Belge depoland\u0131\u011f\u0131 yerde de\u011fi\u015ftirildi. Yeni belge y\u00fckleniyor. Kendi s\u00fcr\u00fcm\u00fcn\u00fcze farkl\u0131 bir s\u00fcr\u00fcm olarak ula\u015f\u0131labilirsiniz.", "Document is getting migrated": "Belge ta\u015f\u0131n\u0131yor", "Document requires password to modify.": "Belgenin d\u00fczenlenebilmesi i\u00e7in parola gerekiyor.", "Document requires password to view.": "Belgenin g\u00f6r\u00fcnt\u00fclenebilmesi i\u00e7in bir parola gerekiyor.", "Document settings": "Belge ayarlar\u0131", "Documents open": "A\u00e7\u0131k belgeler", "Documents:": "Belgeler:", "Don\u2019t show this again": "Bunu tekrar g\u00f6sterme", "Download": "\u0130ndir", "Download Selection": "Se\u00e7imi \u0130ndir", "Download as": "Farkl\u0131 indir", "Download completed and ready to be copied to clipboard.": "\u0130ndirme tamamland\u0131 ve panoya kopyalanmaya haz\u0131r.", "Download failed": "\u0130ndirme ba\u015far\u0131s\u0131z oldu", "Downloading clipboard content": "Pano i\u00e7eri\u011fi indiriliyor", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "Harici kaynaklar\u0131n indirilmesi yasakt\u0131r ancak g\u00f6rsellerin yap\u0131\u015ft\u0131r\u0131lmas\u0131 hala m\u00fcmk\u00fcnd\u00fcr. L\u00fctfen resme sa\u011f t\u0131klay\u0131n, \"Resmi Kopyala\"y\u0131 se\u00e7in ve bunun yerine belgeye yap\u0131\u015ft\u0131r\u0131n.", "Downloading...": "\u0130ndiriliyor...", "Dropdown": "A\u00e7\u0131l\u0131r Men\u00fc", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "D\u00fczenle", "Edit comment": "Yorumu d\u00fczenle", "Edit document": "Belgeyi d\u00fczenle", "Edit link": "Ba\u011flant\u0131y\u0131 d\u00fczenle", "Edit mode": "D\u00fczenleme Modu", "Editing activated. ": "D\u00fczenleme etkinle\u015ftirildi. ", "Elapsed time": "Ge\u00e7en s\u00fcre", "Ellipsoid": "Eliptik", "Empty Slide Show": "Bo\u015f Slayt G\u00f6sterisi", "End Presentation": "Sunumu Sonland\u0131r", "Endnotes": "Sonnot", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "Taray\u0131c\u0131da ba\u015fkalar\u0131yla birlikte \u00e7al\u0131\u015fman\u0131z, ke\u015ffetmeniz ve kullanman\u0131z i\u00e7in \u00fccretsiz olan \u00e7evrim i\u00e7i \u00fcretkenlikteki en son geli\u015fmelerin keyfini \u00e7\u0131kar\u0131n. Mobil i\u00e7in de \u00e7e\u015fitli uygulamalar bulunmaktad\u0131r.", "Enter a file name": "Bir dosya ad\u0131 girin", "Enter new name": "Yeni ad\u0131 girin", "Enter new sheet name": "Yeni sayfa ad\u0131n\u0131 girin", "Entering text mode": "Metin kipine ge\u00e7iliyor", "Error": "Hata", "Error reading file": "Dosya okunurken hata olu\u015ftu", "Estonia": "Estonya", "Event handling has been delayed for an unexpectedly long time: {0}ms": "Olay giderici beklenmeyen kadar uzun s\u00fcre gecikti: {0}ms", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u00c7al\u0131\u015fma Sayfas\u0131 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u00c7al\u0131\u015fma Sayfas\u0131 (.xlsx)", "Exception words are underlined while checking spelling": "Yaz\u0131m denetimi s\u0131ras\u0131nda istisna s\u00f6zc\u00fcklerin alt\u0131 \u00e7izilir", "Expand Formula Bar": "Form\u00fcl \u00c7ubu\u011funu Geni\u015flet", "Expired:": "S\u00fcresi Dolmu\u015f:", "Explore The New {coolversion}": "Yeni {coolversion} s\u00fcr\u00fcm\u00fcn\u00fc ke\u015ffedin", "Export As": "D\u0131\u015far\u0131ya farkl\u0131 aktar", "Export as": "D\u0131\u015far\u0131ya farkl\u0131 aktar", "Exported to storage": "Depoya aktar\u0131ld\u0131", "External data source not allowed": "Harici veri kayna\u011f\u0131na izin verilmiyor", "External link": "Harici ba\u011flant\u0131", "Failed to authenticate this session over protocol {0}": "{0} protokol\u00fc \u00fczerinden bu oturumun kimli\u011fi do\u011frulanamad\u0131", "Failed to download clipboard, please re-copy": "Pano indirilemedi, l\u00fctfen tekrar kopyalay\u0131n", "Failed to establish socket connection or socket connection closed unexpectedly.": "Soket ba\u011flant\u0131s\u0131 kurulamad\u0131 veya soket ba\u011flant\u0131s\u0131 beklenmedik \u015fekilde kapand\u0131.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "Soket ba\u011flant\u0131s\u0131 kurulamad\u0131 veya soket ba\u011flant\u0131s\u0131 beklenmedik \u015fekilde kapand\u0131. Ters proxy yanl\u0131\u015f yap\u0131land\u0131r\u0131lm\u0131\u015f olabilir, l\u00fctfen y\u00f6neticiye ba\u015fvurun. Proxy yap\u0131land\u0131rmas\u0131 hakk\u0131nda daha fazla bilgi i\u00e7in l\u00fctfen https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html adresine g\u00f6z at\u0131n.", "Failed to get RouteToken from controller": "Denetleyiciden RouteToken al\u0131namad\u0131", "Failed to load collections": "Koleksiyonlar y\u00fcklenemedi", "Failed to load document.": "Belge y\u00fckleme ba\u015far\u0131s\u0131z oldu.", "Failed to load groups": "Gruplar y\u00fcklenemedi", "Failed to load items": "\u00d6geler y\u00fcklenemedi", "Failed to load styles": "Bi\u00e7emler y\u00fcklenemedi", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Belge y\u00fcklenemedi. L\u00fctfen dosya t\u00fcr\u00fcn\u00fcn desteklendi\u011finden ve dosyan\u0131n bozuk olmad\u0131\u011f\u0131ndan emin olup daha sonra tekrar deneyin.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Belge y\u00fckleme ba\u015far\u0131s\u0131z. Bu belge hatal\u0131 bi\u00e7imlendirilmi\u015f ya da izin verilenden daha fazla kaynak al\u0131yor. L\u00fctfen y\u00f6neticinize ba\u015fvurun.", "Failed to read document from storage, please try to load the document again.": "Dosya okunamad\u0131, l\u00fctfen yeniden deneyin.", "Failed to set jwt authentication cookie over insecure connection": "G\u00fcvensiz ba\u011flant\u0131 \u00fczerinden jwt kimlik do\u011frulama \u00e7erezi ayarlanamad\u0131", "Fields": "Alanlar", "File": "Dosya", "File name should contain an extension.": "Dosya ad\u0131 bir uzant\u0131 i\u00e7ermelidir.", "Fill Series": "Otomatik Doldur", "Finish electronic signing": "Elektronik imza i\u015flemini tamamla", "Finland": "Finlandiya", "Fixed size": "Sabit boyut", "Focus Cell": "H\u00fccreye Odaklan", "Following": "Takip edilen", "Following the editor": "D\u00fczenleyici takip ediliyor", "Following {user}": "{user} takip ediliyor", "Font": "Yaz\u0131 tipi", "Font Name": "Yaz\u0131tipi Ad\u0131", "Font Size": "Yaz\u0131tipi Boyutu", "Footnotes": "Altbilgi", "Form": "Forum", "Format": "Bi\u00e7im", "Formula": "Form\u00fcl", "Forum": "Forum", "Fraction": "Kesir", "France": "Fransa", "From": "Ba\u015flang\u0131\u00e7", "From Beginning": "Ba\u015flang\u0131\u00e7tan", "From Current Slide": "Ge\u00e7erli Sunumdan", "From now on clipboard notifications will discreetly appear at the bottom.": "\u015eu andan itibaren pano bildirimleri dikkat \u00e7ekmeyecek \u015fekilde alt k\u0131s\u0131mda g\u00f6r\u00fcnecektir.", "Full Page Slides": "Sunum Sayfalar\u0131", "Fullscreen presentation": "Tam ekran sunum", "Function Wizard": "\u0130\u015flev Sihirbaz\u0131", "Functions": "\u0130\u015flevler", "GB": "GB", "General": "Genel", "Georgia": "G\u00fcrcistan", "Germany": "Almanya", "Get Involved": "Dahil Olun", "Go Back": "Geri Git", "Go Offline": "\u00c7evrimd\u0131\u015f\u0131 Ol", "Go Online": "\u00c7evrimi\u00e7i Ol", "Good": "\u0130yi", "Gradient End": "Gradyan Sonu", "Gradient Start": "Gradyan Ba\u015flang\u0131c\u0131", "Graphs": "Grafikler", "Greece": "Yunanistan", "Group Libraries": "Kitapl\u0131klar\u0131 Grupla", "Guernsey": "Guernsey", "HTML Document (.html)": "HTML Belgesi (.html)", "HTML File (.html)": "HTML Dosyas\u0131 (.html)", "HTML file (.html)": "HTML dosyas\u0131 (.html)", "Hardware resources are sufficient for optimal performance": "Donan\u0131m kaynaklar\u0131 en uygun performans i\u00e7in yeterlidir", "Has text: ": "Metin: ", "Heading 1": "Ba\u015fl\u0131k 1", "Heading 2": "Ba\u015fl\u0131k 2", "Headings and objects that you add to the document will appear here": "Belgeye ekledi\u011finiz ba\u015fl\u0131klar ve nesneler burada g\u00f6r\u00fcnecek", "Help": "Yard\u0131m", "Hide Menu": "Men\u00fcy\u00fc Gizle", "Hide Menu Bar": "Men\u00fc \u00c7ubu\u011funu Gizle", "Hide the search bar": "Arama \u00e7ubu\u011funu gizle", "Highlight cells with...": "H\u00fccreleri vurgula...", "History": "Ge\u00e7mi\u015f", "Hit Cancel to open in view-only mode.": "Sadece g\u00f6r\u00fcnt\u00fcleme kipinde a\u00e7mak i\u00e7in \u0130ptal'e t\u0131klay\u0131n.", "Holy See (Vatican City State)": "Vatikan \u015eehir Devleti", "Home": "Ba\u015flang\u0131\u00e7", "Hungary": "Macaristan", "Iceland": "\u0130zlanda", "Idle document - please click to reload and resume editing": "Belge bo\u015fta - l\u00fctfen d\u00fczenlemeye devam etmek i\u00e7in t\u0131klay\u0131n", "Idle document - please tap to reload and resume editing": "Bo\u015f belge - yeniden y\u00fcklemek ve d\u00fczenlemeye devam etmek i\u00e7in l\u00fctfen dokunun", "Idle time": "Bo\u015f kalma zaman\u0131", "If you want to share large elements outside of {productname} it's necessary to first download them.": "E\u011fer {productname} d\u0131\u015f\u0131ndaki b\u00fcy\u00fck \u00f6geleri payla\u015fmak istiyorsan\u0131z, \u00f6nce bunlar\u0131 indirmeniz gerekir.", "Image (.png)": "Resim (.png)", "India": "Hindistan", "Indonesia": "Endonezya", "Initializing...": "Ba\u015flat\u0131l\u0131yor...", "Insert": "Ekle", "Insert Checkbox": "Onay Kutusu Ekle", "Insert Columns After": "Sonras\u0131na S\u00fctun Ekle", "Insert Columns Before": "\u00d6ncesine S\u00fctun Ekle", "Insert Comment": "Yorum Ekle", "Insert Date": "Tarih Ekle", "Insert Dropdown": "A\u00e7\u0131l\u0131r Men\u00fc Ekle", "Insert Electronic Signature": "Elektronik \u0130mza Ekleyin", "Insert Local Image": "Yerel Resim Ekle", "Insert Local Multimedia": "Yerel Medya Dosyas\u0131 Ekle", "Insert Picture": "Resim Ekle", "Insert Rich Text": "Zengin Metin Ekle", "Insert Rows Above": "Yukar\u0131 Sat\u0131r Ekle", "Insert Rows Below": "A\u015fa\u011f\u0131 Sat\u0131r Ekle", "Insert Shape": "\u015eekil Ekle", "Insert Table": "Tablo Ekle", "Insert connectors": "Ba\u011flay\u0131c\u0131lar\u0131 ekle", "Insert shapes": "\u015eekil ekle", "Insert sheet": "\u00c7al\u0131\u015fma sayfas\u0131 ekle", "Insert sheet after this": "Bundan sonra sayfa ekle", "Insert sheet before this": "Alt\u0131na sayfa ekle", "Insert table": "Tablo ekle", "Insert tabstop": "Sekme dura\u011f\u0131 ekle", "Integrator is not ready for PostMessage calls": "Entegrat\u00f6r PostMessage \u00e7a\u011fr\u0131lar\u0131 i\u00e7in haz\u0131r de\u011fil", "Interface Settings": "Aray\u00fcz Ayarlar\u0131", "Invalid JSON file": "Ge\u00e7ersiz JSON dosyas\u0131", "Invalid dictionary format. Please check the file.": "Ge\u00e7ersiz s\u00f6zl\u00fck bi\u00e7imi. L\u00fctfen dosyay\u0131 kontrol edin.", "Invalid link: '{url}'": "Ge\u00e7ersiz ba\u011flant\u0131: '{url}'", "Invert Background": "Arka Plan\u0131 Ters \u00c7evir", "Ireland": "\u0130rlanda", "Israel": "\u0130srail", "It seems you have copied a selection that includes external images.": "G\u00f6r\u00fcn\u00fc\u015fe g\u00f6re harici g\u00f6r\u00fcnt\u00fcler i\u00e7eren bir se\u00e7imi kopyalam\u0131\u015fs\u0131n\u0131z.", "It seems you have tried to insert external data.": "G\u00f6r\u00fcn\u00fc\u015fe g\u00f6re harici veri eklemeye \u00e7al\u0131\u015fm\u0131\u015fs\u0131n\u0131z.", "Italy": "\u0130talya", "Japan": "Japonya", "Kazakhstan": "Kazakistan", "Kenya": "Kenya", "Keyboard shortcuts": "Klavye k\u0131sayollar\u0131", "Kill": "Sonland\u0131r", "Kill session.": "Oturumlar\u0131 kapat.", "Kosovo": "Kosova", "LOKit version:": "LOKit s\u00fcr\u00fcm\u00fc:", "Landscape": "Yatay", "Language": "Dil", "Language:": "Dil:", "Last modification": "Son de\u011fi\u015fiklik", "Last saved:": "Son kaydedildi:", "Latest Updates": "En Son G\u00fcncellemeler", "Latvia": "Letonya", "Layout": "D\u00fczen", "Left Margin": "Sol Kenar Bo\u015flu\u011fu", "License": "Lisans", "Liechtenstein": "Lihten\u015ftayn", "Linear": "Do\u011frusal", "Lithuania": "Litvanya", "Loading Wordbook...": "S\u00f6zc\u00fck Defteri Y\u00fckleniyor...", "Loading references": "At\u0131flar y\u00fckleniyor", "Loading...": "Y\u00fckleniyor...", "Local Image...": "Yerel Resim...", "Local Multimedia...": "Yerel Medya Dosyas\u0131...", "Log": "G\u00fcnl\u00fck", "Log Levels": "G\u00fcnl\u00fck Tutma D\u00fczeyleri", "Look for the accessibility section in coolwsd.xml for server setting. ": "Sunucu taraf\u0131ndaki ayar i\u00e7in \"coolwsd.xml\" dosyas\u0131ndaki \"accessibility\" b\u00f6l\u00fcm\u00fcn\u00fc inceleyin. ", "Loose": "Gev\u015fek", "Luxembourg": "L\u00fcksemburg", "MB": "MB", "Malta": "Malta", "Master": "Ana", "Master View": "Ana G\u00f6r\u00fcn\u00fcm", "Max": "Azami", "Maximum": "En B\u00fcy\u00fck", "Maximum Document process stack memory (in KB) - reduce only": "En Fazla Belge i\u015flem y\u0131\u011f\u0131n belle\u011fi (KB olarak) - yaln\u0131zca azalt", "Maximum Document process virtual memory (in MB) - reduce only": "En Fazla Belge i\u015flemi sanal belle\u011fi (MB olarak) - yaln\u0131zca azalt", "Maximum file size allowed to write to disk (in MB) - reduce only": "Diske yazmaya izin verilen en b\u00fcy\u00fck dosya boyutu (MB olarak) - yaln\u0131zca azalt", "Memory": "Haf\u0131za", "Memory Graph": "Bellek Grafi\u011fi", "Memory History": "RAM Ge\u00e7mi\u015fi", "Memory consumed": "Kullan\u0131lan bellek miktar\u0131", "Mexico": "Meksika", "Min": "Asgari", "Minimum": "En K\u00fc\u00e7\u00fck", "Missing Fonts": "Eksik Yaz\u0131 Tipleri", "Modified": "De\u011fi\u015ftirildi", "Modify": "De\u011fi\u015ftir", "Moldova, Republic of": "Moldova Cumhuriyeti", "Monaco": "Monako", "Montenegro": "Karada\u011f", "More highlights...": "Daha fazla vurgu se\u00e7ene\u011fi...", "More information and support": "Daha fazla bilgi ve destek i\u00e7in", "More options for {1}": "{1} i\u00e7in daha fazla se\u00e7enek", "More...": "Daha Fazla...", "Move Sheet Left": "Sayfay\u0131 Sola Ta\u015f\u0131", "Move Sheet Right": "Sayfay\u0131 Sa\u011fa Ta\u015f\u0131", "My Library": "Kitapl\u0131\u011f\u0131m", "My Publications": "Yay\u0131nlar\u0131m", "Named Range": "Belirtilen Aral\u0131k", "Navigation": "Gezinti", "Navigator": "Gezinti", "Netherlands": "Hollanda", "Network Graph": "A\u011f Grafi\u011fi", "Neutral": "N\u00f6tr", "New": "Yeni", "New Zealand": "Yeni Zelanda", "Next": "\u0130leri", "Next Slide": "Sonraki Sayfa", "No Comments": "Yorum Yok", "No Notes": "Not Yok", "No color": "Renk yok", "No disk space left on server.": "Sunucuda yeterli depolama alan\u0131 yok.", "No fill": "Dolgu yok", "No issues found": "Sorun bulunmad\u0131", "No problems with SSL verification detected": "SSL do\u011frulamas\u0131 ile ilgili herhangi bir sorun tespit edilmedi", "No search results found!": "Arama sonucu bulunamad\u0131!", "None": "Hi\u00e7biri", "None (Do not check spelling)": "Hi\u00e7biri (\u0130mla denetimi yok)", "Normal": "Normal", "North Macedonia, Republic of": "Kuzey Makedonya Cumhuriyeti", "Norway": "Norve\u00e7", "Notebookbar view": "Sekmeli g\u00f6r\u00fcn\u00fcm", "Notes": "Notlar", "Notes Pages": "Not Sayfalar\u0131", "Notes View": "Not G\u00f6r\u00fcn\u00fcm\u00fc", "Number": "Say\u0131", "Number of Documents": "Belge Say\u0131s\u0131", "Number of Pages": "Sayfa Say\u0131s\u0131", "Number of Sheets": "\u00c7al\u0131\u015fma sayfas\u0131 say\u0131s\u0131", "Number of Slides": "Slayt Say\u0131s\u0131", "ODF Drawing (.odg)": "ODF \u00c7izim (.odg)", "ODF presentation (.odp)": "ODF sunum (.odp)", "ODF spreadsheet (.ods)": "ODF \u00e7al\u0131\u015fma sayfas\u0131 (.ods)", "ODF text document (.odt)": "ODF metin belgesi (.odt)", "OK": "Tamam", "OPEN": "A\u00c7", "Off": "Kapal\u0131", "On": "A\u00e7\u0131k", "Once citations are entered their storage and display type can not be changed.": "At\u0131flar girildikten sonra saklama ve g\u00f6r\u00fcnt\u00fcleme t\u00fcrleri de\u011fi\u015ftirilemez.", "Online Help": "\u00c7evrimi\u00e7i Yard\u0131m", "Only the document owner can change the password.": "Parolay\u0131 yaln\u0131zca belge sahibi de\u011fi\u015ftirebilir.", "Oops, there is a problem connecting the document": "Belgeye ba\u011flan\u0131rken hata olu\u015ftu", "Oops, there is a problem connecting to {productname}: ": "{productname}'e ba\u011flan\u0131rken hata olu\u015ftu: ", "Open in full view": "Tam g\u00f6r\u00fcn\u00fcmde a\u00e7", "Open link": "Ba\u011flant\u0131y\u0131 a\u00e7", "Open menu": "Men\u00fcy\u00fc a\u00e7", "Open {name}": "A\u00e7 {name}", "Option": "Se\u00e7enek", "Out of table": "Tablo d\u0131\u015f\u0131", "Outline": "Anahat", "Overview": "Genel Go\u0308ru\u0308nu\u0308m", "Overwrite": "\u00dcst\u00fcne yaz", "PB": "PB", "PDF Document (.pdf)": "PDF Belgesi (.pdf)", "PDF Document (.pdf) - Expert": "PDF - Geli\u015fmi\u015f", "PDF Document (.pdf) as...": "PDF Belgesi (.pdf) olarak...", "PID": "PID", "Page Layout": "Sayfa d\u00fczeni", "Page Setup": "Sayfa D\u00fczeni", "Paste": "Yap\u0131\u015ft\u0131r", "Paste Slide": "Slayt\u0131 Yap\u0131\u015ft\u0131r", "Paste Special": "\u00d6zel Yap\u0131\u015ft\u0131r", "Paste from this document": "Bu belgeden yap\u0131\u015ft\u0131r", "Path": "Yol", "Pause": "Durdur", "Pause... ( %SECONDS% )": "Duraklat... ( %SECONDS% )", "Percent": "Y\u00fczde", "Permission Mode": "\u0130zin Kipi", "Philippines": "Filipinler", "Picture": "Resim", "Please save or discard the comment currently being edited.": "L\u00fctfen d\u00fczenlenmekte olan yorumu kaydedin veya silin.", "Please send us your feedback": "L\u00fctfen bize geri bildiriminizi g\u00f6nderin", "Please use following combination to see more options:": "Daha fazla se\u00e7enek g\u00f6rmek i\u00e7in l\u00fctfen \u015fu birle\u015fimi kullan\u0131n:", "Please wait kubernetes cluster is scaling...": "L\u00fctfen kubernetes k\u00fcmesi \u00f6l\u00e7eklenirken bekleyin...", "Please wait!": "L\u00fctfen bekleyin!", "Poland": "Polonya", "Portrait": "Portre", "Portugal": "Portekiz", "PostMessage API is initialized": "PostMessage API ba\u015flat\u0131ld\u0131", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 Sunum (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Sunum (.pptx)", "Present current slide": "Ge\u00e7erli slayt\u0131 sun", "Present in Window": "Pencerede Sun", "Present in new window": "Yeni pencerede g\u00f6ster", "Presentation": "Sunum", "Presentation disabled": "Sunum devre d\u0131\u015f\u0131", "Presentation mode has been disabled for this document": "Bu belge i\u00e7in sunum kipi devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "Sunum engellendi. L\u00fctfen taray\u0131c\u0131n\u0131zda a\u00e7\u0131lan pencere (pop-up)'lere izin verin. Bu, slayt g\u00f6sterilerinin ayr\u0131 pencerelerde g\u00f6r\u00fcnt\u00fclenmesini sa\u011flayarak kolay ekran payla\u015f\u0131m\u0131na olanak tan\u0131r.", "Presenter Console": "Sunucu Konsolu", "Presenting in fullscreen": "Tam ekranda sunum", "Presenting in window": "Pencere i\u00e7inde sunum", "Preview Slide {1}": "G\u00f6r\u00fcnt\u00fcle Yans\u0131 {1}", "Previous": "\u00d6nceki", "Print dialog": "Yazd\u0131rma Penceresi", "Promote to top comment": "En iyi yoruma y\u00fckselt", "Properties": "\u00d6zellikler", "Provider:": "Sa\u011flay\u0131c\u0131:", "Qatar": "Katar", "Quadratic": "Karesel", "RELOAD": "YEN\u0130DEN Y\u00dcKLE", "Radial": "Dairesel", "Read mode": "Okuma kipi", "Read-only": "Salt okunur", "Received": "Al\u0131nan", "Recent": "Son kullan\u0131lan", "Reconnecting...": "Yeniden Ba\u011flan\u0131yor...", "Redo": "\u0130leri al", "References": "Ba\u015fvurular", "Refresh": "Tazele", "Refresh Citations": "At\u0131flar\u0131 Yenile", "Refresh Log": "G\u00fcnl\u00fc\u011f\u00fc Tazele", "Reject change": "De\u011fi\u015fikli\u011fi reddet", "Reloading the document after rename": "Yeniden adland\u0131rmadan sonra belge tekrar y\u00fckleniyor", "Remove": "Sil", "Remove Thread": "Konuyu Kald\u0131r", "Remove link": "Ba\u011flant\u0131y\u0131 kald\u0131r", "Remove print area": "Yazd\u0131rma alan\u0131n\u0131 sil", "Rename": "Yeniden Adland\u0131r", "Rename Document": "Belgeyi Yeniden Adland\u0131r", "Rename sheet": "Sayfay\u0131 Yeniden Adland\u0131r", "Renaming...": "Yeniden adland\u0131r\u0131l\u0131yor...", "Repair": "Onar", "Repair Document": "Belgeyi Onar", "Repeat in {0} seconds": "{0} saniye i\u00e7inde tekrarla", "Replace": "De\u011fi\u015ftir", "Reply": "Yan\u0131tla", "Reply comment": "Yorumu yan\u0131tla", "Report an issue": "Bir hata olarak bildir", "Reset Layout": "Yerle\u015fimi S\u0131f\u0131rla", "Reset to Default Language": "Varsay\u0131lan Dile S\u0131f\u0131rla", "Reset to default Document settings": "Varsay\u0131lan Belge ayarlar\u0131na s\u0131f\u0131rla", "Reset to default View settings": "Varsay\u0131lan G\u00f6r\u00fcn\u00fcm ayarlar\u0131na s\u0131f\u0131rla", "Reset zoom": "Yak\u0131nla\u015ft\u0131rmay\u0131 s\u0131f\u0131rla", "Resolve": "\u00c7\u00f6z", "Resolve Thread": "Sorunu \u00c7\u00f6z", "Resolved": "\u00c7\u00f6z\u00fcld\u00fc", "Restart": "Yeniden Ba\u015flat", "Restoring older revision. Any unsaved changes will be available in version history": "Eski s\u00fcr\u00fcm\u00fc y\u00fckleniyor. Kaydedilmemi\u015f de\u011fi\u015fiklikler s\u00fcr\u00fcm ge\u00e7mi\u015finde bulunabilir", "Resume": "S\u00fcrd\u00fcr", "Review": "G\u00f6zden Ge\u00e7ir", "Rich Text": "Zengin Metin", "Rich Text (.rtf)": "Zengin Metin (.rtf)", "Right Margin": "Sa\u011f Kenar Bo\u015flu\u011fu", "Romania": "Romanya", "Row Height": "Sat\u0131r Y\u00fcksekli\u011fi", "Row {0}": "Sat\u0131r {0}", "Row {0} through {1}": "Sat\u0131r {0} ve {1} aras\u0131", "Rows": "Sat\u0131rlar", "Ruler": "Cetvel", "Russian Federation": "Rusya Federasyonu", "San Marino": "San Marino", "Saudi Arabia": "Suudi Arabistan", "Save": "Kaydet", "Save As": "Farkl\u0131 Kaydet", "Save Comments": "Yorumlar\u0131 Kaydet", "Save Document settings": "Belge ayarlar\u0131n\u0131 kaydet", "Save View Settings": "G\u00f6r\u00fcn\u00fcm Ayarlar\u0131n\u0131 Kaydet", "Save as ODF format": "ODF olarak kaydet", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "Dosya, \u00e7ok b\u00fcy\u00fck oldu\u011fundan veya izin verilen dosya boyutundan b\u00fcy\u00fck oldu\u011fundan dolay\u0131 kaydedilemedi. Dosyay\u0131 salt okunur olarak g\u00f6r\u00fcnt\u00fclemeye devam edebilirsiniz. Dosyan\u0131n bir kopyas\u0131n\u0131 indirebilirsiniz.", "Save failed due to no disk space left. Document will now be read-only.": "Diskte yeterli alan olmad\u0131\u011f\u0131ndan kaydedilemedi. Belge art\u0131k salt okunur olacak.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "Depolama alan\u0131 kalmad\u0131\u011f\u0131 i\u00e7in kaydetme i\u015flemi ba\u015far\u0131s\u0131z oldu. Belge art\u0131k salt okunur olacakt\u0131r. L\u00fctfen yeterli disk alan\u0131 oldu\u011fundan emin olun ve tekrar kaydetmeyi deneyin.", "Save to new file": "Yeni dosyaya kaydet", "Saved": "Kaydedildi", "Saving": "Kaydediyor", "Saving...": "Kaydediyor...", "Scalable Vector Graphics (.svg)": "\u00d6l\u00e7eklenebilir Do\u011frusal \u015eekiller (.svg)", "Scientific": "Bilimsel", "Screen Reading": "Seslendirme", "Screen reader support for text content is disabled. ": "Metin i\u00e7in ekran okuyucu kapat\u0131ld\u0131. ", "Scroll down": "A\u015fa\u011f\u0131 kayd\u0131r", "Scroll down annotations": "A\u00e7\u0131klamalar\u0131 a\u015fa\u011f\u0131 kayd\u0131r", "Scroll left": "Sola kayd\u0131r", "Scroll right": "Sa\u011fa kayd\u0131r", "Scroll to the first sheet": "\u0130lk sayfaya git", "Scroll to the last sheet": "Son sayfaya git", "Scroll up": "Yukar\u0131 kayd\u0131r", "Scroll up annotations": "A\u00e7\u0131klamalar\u0131 yukar\u0131 kayd\u0131r", "Search": "Ara", "See history": "Ge\u00e7mi\u015fi g\u00f6r", "See revision history": "S\u00fcr\u00fcm tarih\u00e7esini g\u00f6r", "Select Function": "Fonksiyonu Se\u00e7", "Select a tab to browser settings.": "Ayarlar\u0131 g\u00f6rmek i\u00e7in bir sekme se\u00e7in.", "Select a tab to view settings.": "Ayarlar\u0131 g\u00f6rmek i\u00e7in bir sekme se\u00e7in.", "Select language": "Dil se\u00e7", "Select multiple cells": "Birden \u00e7ok h\u00fccre se\u00e7in", "Select range": "Aral\u0131\u011f\u0131 se\u00e7", "Selected external data source is forbidden. Please contact the system administrator.": "Se\u00e7ilen harici veri kayna\u011f\u0131 yasakt\u0131r. L\u00fctfen sistem y\u00f6neticisine ba\u015fvurun.", "Selected range of cells": "Se\u00e7ilen h\u00fccrelerin aral\u0131\u011f\u0131", "Selection Mode": "Se\u00e7im Kipi", "Selection count": "Se\u00e7im say\u0131s\u0131", "Selection mode: inactive": "Se\u00e7me kipi: kapal\u0131", "Send Feedback": "Geri Bildirim G\u00f6nder", "Sent": "G\u00f6nderilmi\u015f", "Serbia": "S\u0131rbistan", "Served by:": "Hizmet veren:", "Server audit": "Sunucu Denetimi", "Server has been shut down; please reload the page.": "Sunucu kapat\u0131ld\u0131; l\u00fctfen sayfay\u0131 yeniden y\u00fckleyin.", "Server is down, restarting automatically. Please wait.": "Sunucu \u00e7al\u0131\u015fm\u0131yor, otomatik olarak yeniden ba\u015fl\u0131yor. L\u00fctfen bekleyin.", "Server is now reachable. We have to refresh the page now.": "Sunucuya art\u0131k eri\u015filebilir. \u015eimdi sayfay\u0131 yenilemeliyiz.", "Server is now reachable...": "Sunucuya art\u0131k eri\u015filebilir...", "Server is shutting down": "Sunucu kapat\u0131l\u0131yor", "Server is shutting down for maintenance (auto-saving)": "Sunucu bak\u0131m i\u00e7in kapat\u0131l\u0131yor (otomatik kaydetme etkin)", "Server returned this reason:": "Sunucudan gelen neden:", "Server uptime": "Sunucu \u00e7al\u0131\u015fma s\u00fcresi", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Servis kullan\u0131lam\u0131yor. L\u00fctfen daha sonra tekrar deneyin ve sorun devam ederse y\u00f6neticinize bildirin.", "Session terminated by document owner": "Oturum belge sahibi taraf\u0131ndan sonland\u0131r\u0131ld\u0131", "Set Language for All text": "Dili B\u00fct\u00fcn Metne Ata", "Set Language for Paragraph": "Dili Paragrafa Ata", "Set Language for Selection": "Dili Se\u00e7ime Ata", "Set Log Levels": "G\u00fcnl\u00fck Tutma D\u00fczeylerini Ayarla", "Set default interface preferences.": "Varsay\u0131lan aray\u00fcz tercihlerini ayarlay\u0131n.", "Settings": "Ayarlar", "Shape": "\u015eekil", "Shapes": "\u015eekiller", "Share": "Payla\u015f", "Share...": "Payla\u015f...", "Shared Config URL is missing in initial variables.": "Ba\u015flang\u0131\u00e7 de\u011fi\u015fkenlerinde Config URL'leri eksik.", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "Yorumlar\u0131 G\u00f6ster", "Show Grid": "Izgaray\u0131 G\u00f6ster", "Show Menu": "Men\u00fcy\u00fc G\u00f6ster", "Show Ruler": "Cetveli G\u00f6ster", "Show Status Bar": "Durum \u00c7ubu\u011funu G\u00f6ster", "Show on the side": "Yan tarafta g\u00f6ster", "Show sheets": "Sayfalar\u0131 g\u00f6ster", "Show the search bar": "Aramay\u0131 \u00e7ubu\u011funu g\u00f6ster", "Shutdown Server": "Sunucuyu Kapat", "Signature": "\u0130mza", "Singapore": "Singapur", "Slide %1": "Yans\u0131 %1", "Slide Show": "Slayt Sunumu", "Slide Size": "Sayfa Boyutu", "Slide {0} of {1}": "{1} Sayfa \u0130\u00e7inde {0}", "Slides": "Sayfalar", "Slovakia": "Slovakya", "Slovenia": "Slovenya", "Smart Picker": "Ak\u0131ll\u0131 Se\u00e7ici", "Snap to Grid": "Izgaray\u0131 Yakala", "Solid": "Kat\u0131", "Someone": "Biri", "Something went wrong while deleting the file. Please try refreshing the page.": "Dosya silinirken hata olu\u015ftu. L\u00fctfen sayfay\u0131 yenilemeyi deneyin.", "Something went wrong while fetching setting file. Please try to refresh the page.": "Ayar dosyas\u0131n\u0131 getirirken hata olu\u015ftu. L\u00fctfen sayfay\u0131 yenilemeyi deneyin.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "S\u00f6zc\u00fck defteri y\u00fcklenirken bir hata olu\u015ftu. L\u00fctfen sayfay\u0131 yenilemeyi deneyin.", "Something went wrong while loading Document settings.": "Belge ayarlar\u0131 y\u00fcklenirken bir hata olu\u015ftu.", "Something went wrong while uploading dictionary file": "S\u00f6zl\u00fck dosyas\u0131 y\u00fcklenirken bir hata olu\u015ftu", "Something went wrong while uploading the file. Please try again.": "Dosya y\u00fcklenirken hata olu\u015ftu. L\u00fctfen yeniden deneyin.", "Something went wrong. Please try to refresh the page.": "Bir hata olu\u015ftu. L\u00fctfen sayfay\u0131 yenilemeyi deneyin.", "South Africa": "G\u00fcney Afrika", "South Korea": "G\u00fcney Kore", "Spain": "\u0130spanya", "Sparkline": "Mini Grafik", "Square": "Kare", "Standard": "Standart", "Standard (4:3)": "Standart (4:3)", "Standard dictionary": "Standart s\u00f6zl\u00fck", "Status": "Durum", "Status Bar": "Durum \u00c7ubu\u011fu", "Stop following": "Takibi durdur", "Store as:": "Olarak kaydet:", "Style": "Bi\u00e7em", "Style list": "Stil dizisi", "Styles": "Bi\u00e7emler", "Successfully exported: ": "Ba\u015far\u0131yla d\u0131\u015fa aktar\u0131ld\u0131: ", "Sum": "Toplam", "Sweden": "\u0130sve\u00e7", "Switzerland": "\u0130svi\u00e7re", "TB": "TB", "Table": "Tablo", "Table with {0} rows and {1} columns": "{0} sat\u0131rl\u0131 ve {1} s\u00fctunlu \u00e7izelge", "Taiwan, Province of China": "Tayvan, \u00c7in Eyaleti", "Tap to collapse": "Daralt", "Tap to expand": "Geni\u015flet", "Text": "Metin", "Text orientation": "Metin y\u00f6nlendirme", "The IsAdminUser property is not set by integration": "IsAdminUser \u00f6zelli\u011fi entegrat\u00f6r taraf\u0131ndan atanmam\u0131\u015f", "The IsAdminUser user property is set by integration": "IsAdminUser entegrat\u00f6r taraf\u0131ndan atanm\u0131\u015f", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "Belge, web API arac\u0131l\u0131\u011f\u0131yla eri\u015filemeyen baz\u0131 al\u0131nt\u0131lar i\u00e7ermektedir. Al\u0131nt\u0131lar\u0131 veya kaynak\u00e7ay\u0131 d\u00fczenlerken baz\u0131 sorunlara neden olabilir.", "The document could not be locked, and is opened in read-only mode.": "Belge kilitlenemedi ve salt-okunur kipte a\u00e7\u0131ld\u0131.", "The document could not be locked.": "Belge kilitlenemedi.", "The document is being renamed and will reload shortly": "Belge yeniden adland\u0131r\u0131l\u0131yor ve k\u0131sa s\u00fcre i\u00e7inde yeniden y\u00fcklenecek", "The document is being signed and will be availably shortly": "Belge imzalan\u0131yor ve k\u0131sa s\u00fcre i\u00e7inde kullan\u0131ma sunulacak", "The document is not signed.": "Belge imzalanmad\u0131.", "The document is switching to Offline mode and will reload shortly": "Belge \u00c7evrimd\u0131\u015f\u0131 kipe ge\u00e7mektedir ve k\u0131sa s\u00fcre i\u00e7inde yeniden y\u00fcklenecektir", "The document is too large or no disk space left to save. Document will now be read-only.": "Belge \u00e7ok b\u00fcy\u00fck veya kaydedilecek disk alan\u0131 kalmad\u0131. Belge art\u0131k salt okunur olacak.", "The file of type: {0} cannot be uploaded to server since the file has no name": "Dosya t\u00fcr\u00fc: {0} dosya ad\u0131 olmad\u0131\u011f\u0131ndan sunucuya y\u00fcklenemiyor", "The file of type: {0} cannot be uploaded to server since the file is empty": "Dosya t\u00fcr\u00fc: {0} dosya bo\u015f oldu\u011fundan sunucuya y\u00fcklenemiyor", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Ana makine URL'si bo\u015f. Coolwsd sunucusu muhtemelen yanl\u0131\u015f yap\u0131land\u0131r\u0131lm\u0131\u015ft\u0131r, l\u00fctfen sistem y\u00f6neticiniz ile g\u00f6r\u00fc\u015f\u00fcn.", "The server encountered a {0} error while parsing the {1} command.": "Sunucu {1} komutunu ayr\u0131\u015ft\u0131r\u0131rken {0} hatas\u0131yla kar\u015f\u0131la\u015ft\u0131.", "The server has been disconnected.": "Sunucu ba\u011flant\u0131s\u0131 kesildi.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0130mza do\u011fru, ancak sertifika do\u011frulanamad\u0131 ve belge yaln\u0131zca k\u0131smen imzalanm\u0131\u015f.", "The signature is OK, but the certificate could not be validated.": "\u0130mza tamam, ancak sertifika do\u011frulanamad\u0131.", "The signature is OK, but the document is only partially signed.": "\u0130mza do\u011fru, ancak belge yaln\u0131zca k\u0131smen imzalanm\u0131\u015f.", "The signature line can now be moved or resized as needed.": "\u0130mza sat\u0131r\u0131 art\u0131k kayd\u0131r\u0131labilir ve \u00f6l\u00e7eklenebilir.", "The signature was valid, but the document has been modified.": "\u0130mza ge\u00e7erli, ancak belge de\u011fi\u015ftirildi.", "Theme colors": "Tema renkleri", "This document has an invalid signature.": "Bu belgede ge\u00e7ersiz bir imza var.", "This document is digitally signed and the signature is valid.": "Belge say\u0131sal imzalanm\u0131\u015f ve imza ge\u00e7erli.", "This document may contain formatting or content that cannot be saved in the current file format.": "Bu belge, ge\u00e7erli dosya bi\u00e7iminde kaydedilemeyen bi\u00e7imlendirme veya i\u00e7erik i\u00e7erebilir.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "Bu, {productname} yaz\u0131l\u0131m\u0131n\u0131n desteklenmeyen bir s\u00fcr\u00fcm\u00fcd\u00fcr. Kurumlarda da\u011f\u0131t\u0131m i\u00e7in uygun oldu\u011fu izlenimini \u00f6nlemek i\u00e7in, bu ileti ayn\u0131 anda {docs} belge veya {connections} ba\u011flant\u0131dan daha fazlas\u0131 kullan\u0131ld\u0131\u011f\u0131nda g\u00f6r\u00fcn\u00fcr.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "Bu servis y\u00f6netici taraf\u0131ndan {0} belge ve {1} ba\u011flant\u0131yla k\u0131s\u0131tlanm\u0131\u015ft\u0131r. S\u0131n\u0131ra ula\u015ft\u0131n\u0131z. L\u00fctfen daha sonra tekrar deneyin.", "This user": "Bu kullan\u0131c\u0131", "This version of {productname} is powered by": "Bu {productname} s\u00fcr\u00fcm\u00fcne g\u00fc\u00e7 verenler", "Tight": "S\u0131k\u0131", "Time": "Zaman", "Time interval of CPU statistics (in ms)": "\u0130\u015flemci istatistiklerinin zaman aral\u0131\u011f\u0131 (ms cinsinden)", "Time interval of memory statistics (in ms)": "Bellek istatistiklerinin zaman aral\u0131\u011f\u0131 (ms cinsinden)", "Time zone:": "Saat dilimi:", "Title": "Ba\u015fl\u0131k", "Title Only": "Sadece Ba\u015fl\u0131k", "Title Slide": "Ba\u015fl\u0131k Sayfas\u0131", "Title and 2 Content": "Ba\u015fl\u0131k ve 2 \u0130\u00e7erik", "Title, 2 Content and Content": "Ba\u015fl\u0131k, 2 \u0130\u00e7erik ve \u0130\u00e7erik", "Title, 2 Content over Content": "Ba\u015fl\u0131k, 2 \u0130\u00e7erik + \u0130\u00e7erik", "Title, 4 Content": "Ba\u015fl\u0131k, 4 \u0130\u00e7erik", "Title, 6 Content": "Ba\u015fl\u0131k, 6 \u0130\u00e7erik", "Title, Content": "Ba\u015fl\u0131k, \u0130\u00e7erik", "Title, Content and 2 Content": "Ba\u015fl\u0131k, \u0130\u00e7erik ve 2 \u0130\u00e7erik", "Title, Content over Content": "Ba\u015fl\u0131k, \u00dcst \u00dcste \u0130\u00e7erik", "Title, Vertical Text": "Ba\u015fl\u0131k, Dikey Metin", "Title, Vertical Text, Clipart": "Ba\u015fl\u0131k, Dikey Metin, K\u00fc\u00e7\u00fck Resim", "To": "Biti\u015f", "To paste outside {productname}, please first click the 'download' button": "{productname} d\u0131\u015f\u0131na yap\u0131\u015ft\u0131rmak i\u00e7in l\u00fctfen \u00f6nce 'indir' d\u00fc\u011fmesini t\u0131klay\u0131n", "To prevent accidental changes, the author has set this file to open as view-only": "Yanl\u0131\u015fl\u0131kla de\u011fi\u015fiklik yap\u0131lmas\u0131n\u0131 \u00f6nlemek i\u00e7in, yazar bu dosyay\u0131 yaln\u0131zca g\u00f6r\u00fcnt\u00fclenebilir olarak a\u00e7\u0131lacak \u015fekilde ayarlad\u0131", "Toggle UI Mode": "Aray\u00fcz Kipini De\u011fi\u015ftir", "Top Margin": "\u00dcst Bo\u015fluk", "Top N elements...": "\u00dcst N \u00f6ge...", "Top N percent...": "\u00dcst N y\u00fczde...", "Top/Bottom Rules...": "\u00dcst/Alt Kurallar...", "Turkey": "T\u00fcrkiye", "Type": "T\u00fcr", "Type to add a word": "S\u00f6zc\u00fck eklemek i\u00e7in yaz\u0131n", "Ukraine": "Ukrayna", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Yetkisiz WOPI ana bilgisayar\u0131. L\u00fctfen daha sonra tekrar deneyin ve sorun devam ederse y\u00f6neticinize bildirin.", "Undo": "Geri al", "United Arab Emirates": "Birle\u015fik Arap Emirlikleri", "United Kingdom": "Birle\u015fik Krall\u0131k", "United States of America": "Amerika Birle\u015fik Devletleri", "Unknown color": "Bilinmeyen renk", "Unlink Citations": "At\u0131flar\u0131n Ba\u011flant\u0131s\u0131n\u0131 Kald\u0131r", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "At\u0131flar\u0131n ba\u011flant\u0131s\u0131n\u0131 kald\u0131rmak Collabora Online'\u0131n bu belgedeki at\u0131flar\u0131 ve kaynak\u00e7ay\u0131 g\u00fcncellemesini engelleyecektir.", "Unlock": "Kilidi A\u00e7", "Unresolve": "\u00c7\u00f6z\u00fclmemi\u015f", "Unresolve Thread": "\u00c7\u00f6z\u00fclmemi\u015f Sorun", "Unsupported server version.": "Desteklenmeyen sunucu s\u00fcr\u00fcm\u00fc.", "Update": "G\u00fcncelle", "Update Index": "Dizini G\u00fcncelle", "Update Log Levels": "G\u00fcnl\u00fck Tutma D\u00fczeylerini G\u00fcncelle", "Updated citations": "At\u0131flar\u0131 g\u00fcncelle", "Updating citations": "Al\u0131nt\u0131lar\u0131 g\u00fcncelleniyor", "Upload Autotext": "Autotext Y\u00fckle", "Upload Wordbook": "S\u00f6zc\u00fck Defteri Y\u00fckle", "Upload Xcu": "Xcu Y\u00fckle", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "Yeniden kullan\u0131labilir metin par\u00e7aca\u011f\u0131 (.bau) y\u00fckleyin. Metni belgenize ekleyebilmek i\u00e7in, bir AutoText girdisi i\u00e7in k\u0131sayol tu\u015funu girin ve F3'e bas\u0131n.", "Uploaded": "Y\u00fcklendi", "Uploading file to server failed with status: {0}": "Sunucuya dosya y\u00fckleme ba\u015far\u0131s\u0131z oldu. Durum: {0}", "Uploading file to server failed, file not found.": "Dosya sunucuya y\u00fckleme ba\u015far\u0131s\u0131z, dosya bulunamad\u0131.", "Uploading file to server failed, the file is too large.": "Doya sunucuya y\u00fckleme ba\u015far\u0131s\u0131z oldu, dosya \u00e7ok b\u00fcy\u00fck.", "Uploading...": "Y\u00fckleniyor...", "Use Compact view": "S\u0131k\u0131\u015f\u0131k g\u00f6r\u00fcn\u00fcm\u00fc kullan", "Use Tabbed view": "Sekmeli g\u00f6r\u00fcn\u00fcm\u00fc kullan", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "Kullan\u0131mdan kald\u0131r\u0131lm\u0131\u015f olan is_admin \u00f6zelli\u011fi atanm\u0131\u015f. Entegrat\u00f6r IsAdminUser \u00f6zelli\u011fini kullanmal\u0131d\u0131r.", "User List Summary": "Kullan\u0131c\u0131 Liste \u00d6zeti", "User Name": "Kullan\u0131c\u0131 Ad\u0131", "Users online": "Ba\u011fl\u0131 kullan\u0131c\u0131lar", "Values between...": "Aral\u0131k i\u00e7inde kalan de\u011ferler...", "Values duplicate...": "Tekrar eden de\u011ferler...", "Values equal to...": "Hedefe e\u015fit olan de\u011ferler...", "Values greater than...": "E\u015fikten b\u00fcy\u00fck olan de\u011ferler...", "Values less than...": "E\u015fikten k\u00fc\u00e7\u00fck olan de\u011ferler...", "Version Information": "S\u00fcr\u00fcm Bilgileri", "Vertical Title, Text, Chart": "Dikey Ba\u015fl\u0131k, Metin, Tablo", "Vertical Title, Vertical Text": "Dikey Ba\u015fl\u0131k, Dikey Metin", "Very Loose": "\u00c7ok Gev\u015fek", "Very Tight": "\u00c7ok S\u0131k\u0131", "View": "G\u00f6r\u00fcn\u00fcm", "View Settings": "Ayarlar\u0131 G\u00f6r\u00fcnt\u00fcle", "Views": "G\u00f6r\u00fcn\u00fcmler", "WOPI host": "WOPI sunucusu", "Warning": "Uyar\u0131", "Warning! The browser you are using is not supported.": "Uyar\u0131! Kulland\u0131\u011f\u0131n\u0131z taray\u0131c\u0131 desteklenmiyor.", "We are in the process of cleaning up this document from the last session, please try again later.": "Bu belgeyi son oturumdan temizleme s\u00fcrecindeyiz, l\u00fctfen daha sonra tekrar deneyin.", "Welcome Dialog": "Ho\u015fgeldiniz Penceresi", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Utan\u00e7 verici ama belgenize ba\u011flanamad\u0131k. L\u00fctfen tekrar deneyin.", "What?": "Ne?", "When?": "Ne zaman?", "Who?": "Kim?", "Widescreen (16:9)": "Geni\u015f Ekran (16:9)", "Windowed Presentation Blocked": "Pencereli Sunum Engellendi", "Windowed Presentation: ": "Pencereli Sunum: ", "Word 2003 Document (.doc)": "Word 2003 Belgesi (.doc)", "Word Counter": "S\u00f6zc\u00fck Sayac\u0131", "Word Document (.docx)": "Word Belgesi (.docx)", "Words are ignored by the spell checker": "S\u00f6zc\u00fckler yaz\u0131m denetimince yoksay\u0131ld\u0131", "Wrong or missing WOPISrc parameter, please contact support.": "Hatal\u0131 veya eksik WOPISrc parametresi, l\u00fctfen destek ile ileti\u015fime ge\u00e7in.", "Wrong password provided. Please try again.": "Hatal\u0131 parola. L\u00fctfen tekrar deneyin.", "Wrong server, reconnecting...": "Yanl\u0131\u015f sunucu, yeniden ba\u011flan\u0131yor...", "YB": "YB", "You": "Siz", "You are already presenting this document": "Bu belgeyi zaten sunuyorsunuz", "You are leaving the document. The following web page will open in a new tab: ": "Belgeden ayr\u0131l\u0131yorsunuz. \u015eu web sayfas\u0131 yeni bir sekmede a\u00e7\u0131lacak: ", "You have not done anything to rollback yet...": "Hen\u00fcz geri almak i\u00e7in bir \u015fey yapmad\u0131n\u0131z...", "You need to enable it both at server level and in the UI. ": "Hem sunucuda hem aray\u00fczde etkinle\u015ftirmeniz gerekiyor. ", "Your Collabora Online server needs updating. Version {0} is available.": "Collabora Online sunucunuzun g\u00fcncelle\u015ftirilmesi gerekiyor. S\u00fcr\u00fcm {0} mevcut.", "Your WOPI server is not secure: SSL verification failed": "WOPI sunucunuz g\u00fcvenli de\u011fil: SSL do\u011frulamas\u0131 ba\u015far\u0131s\u0131z", "Your browser has very limited access to the clipboard": "Taray\u0131c\u0131n\u0131z\u0131n panoya \u00e7ok s\u0131n\u0131rl\u0131 eri\u015fimi var", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "Taray\u0131c\u0131n\u0131z\u0131n panoya eri\u015fimi olduk\u00e7a k\u0131s\u0131tl\u0131 oldu\u011fu i\u00e7in, l\u00fctfen ekran klavyenizdeki yap\u0131\u015ft\u0131r butonlar\u0131n\u0131 kullan\u0131n.", "Your changes have been saved": "D\u00fczenlemeleriniz kaydedildi", "Your library is empty": "Kitapl\u0131\u011f\u0131n\u0131z bo\u015f", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "Sunucunuz yetersiz donan\u0131m kaynaklar\u0131yla yap\u0131land\u0131r\u0131lm\u0131\u015f ve bu da d\u00fc\u015f\u00fck performansa neden olabilir.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Oturumunuzun s\u00fcresi doldu. Belgede yap\u0131lan di\u011fer de\u011fi\u015fiklikler kaydedilmeyebilir. Devam etmek i\u00e7in l\u00fctfen oturumu (veya web sayfas\u0131n\u0131) yenileyin. Tekrar giri\u015f yapman\u0131z gerekebilir.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Oturumunuzun s\u00fcresi %zaman i\u00e7inde dolacakt\u0131r. L\u00fctfen \u00e7al\u0131\u015fman\u0131z\u0131 kaydedin ve devam etmek i\u00e7in oturumu (veya web sayfas\u0131n\u0131) yenileyin. Tekrar giri\u015f yapman\u0131z gerekebilir.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "{productname} k\u00fcmeniz yanl\u0131\u015f yap\u0131land\u0131r\u0131lm\u0131\u015f veya \u00e7ok h\u0131zl\u0131 geni\u015fliyor - l\u00fctfen sistem y\u00f6neticinizle ileti\u015fime ge\u00e7in. D\u00fczenlemeye devam etmek: Kullan\u0131c\u0131lar\u0131n birbirlerini belge \u00fczerinde g\u00f6rememelerine veya belgenin depoland\u0131\u011f\u0131 alanda ayn\u0131 belgenin farkl\u0131 s\u00fcr\u00fcmlerinin \u00e7ak\u0131\u015fmas\u0131na neden olabilir. routeToken {1} i\u00e7in beklenen sunucu ID: {0} ancak ba\u011flan\u0131lan sunucu: %2", "ZB": "ZB", "Zoom In": "Yakla\u015f", "Zoom Out": "Uzakla\u015f", "Zotero API key is incorrect": "Zotero API anahtar\u0131 yanl\u0131\u015f", "Zotero API key is not configured": "Zotero API anahtar\u0131 yap\u0131land\u0131r\u0131lmad\u0131", "Zotero Warning": "Zotero Uyar\u0131s\u0131", "cell address": "h\u00fccre adresi", "file type icon": "dosya t\u00fcr\u00fc simgesi", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "preview of page %1": "sayfa %1'in \u00f6nizlemesi", "replies": "yan\u0131t", "reply": "yan\u0131t", "the Help tab": "Yard\u0131m Sekmesi", "the View menu": "G\u00f6r\u00fcn\u00fcm Men\u00fcs\u00fc", "warning: copy/paste request timed out": "uyar\u0131: kopyalama iste\u011fi zaman a\u015f\u0131m\u0131na u\u011frad\u0131", "{0} deleted": "{0} silindi", "{0} selected": "{0} se\u00e7ili", "{0} tab selected": "{0} sekme se\u00e7ili", "{0} unselected": "{0} se\u00e7im iptal edildi", "{username} saved this document as {filename}. Do you want to join?": "{username} bu belgeyi {filename} olarak kaydetti. Kat\u0131lmak ister misin?", "{user} has joined": "{user} kat\u0131ld\u0131", "{user} has left": "{user} ayr\u0131ld\u0131", "\u00c5land Islands": "\u00c5land Adalar\u0131"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-ug.json b/f7cloud-office/browser/dist/l10n/ui-ug.json new file mode 100644 index 0000000..62ec302 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-ug.json @@ -0,0 +1 @@ +{" hrs": " \u0633\u0627\u0626\u06d5\u062a", " mins": " \u0645\u0649\u0646\u06c7\u062a", " s": "\u0633\u06d0\u0643\u06c7\u0646\u062a", " user(s).": " user (s).", "\"Slow Proxy\"": "\u00ab\u0626\u0627\u0633\u062a\u0627 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649\u00bb", "%n users": "% n \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649", "(current)": "(\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649)", "0 users": "0 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649", "1 user": "1 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649", "1 2 3": " 1 2 3 ", "A comment is being edited": "\u0628\u0649\u0631 \u0628\u0627\u06be\u0627 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0686\u0648\u06ad \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 / \u0686\u0627\u067e\u0644\u0627\u0634 \u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a\u0649 \u0633\u06d5\u06cb\u06d5\u0628\u0649\u062f\u0649\u0646 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634 \u0626\u0627\u0644\u0644\u0649\u0642\u0627\u0686\u0627\u0646 \u0628\u0627\u0634\u0644\u0627\u0646\u062f\u0649. \u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634\u0646\u0649 \u0633\u0627\u0642\u0644\u0627\u06ad \u064a\u0627\u0643\u0649 \u064a\u06d0\u06ad\u0649\u0646\u0649 \u0628\u0627\u0634\u0644\u0627\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646 \u0626\u06c7\u0646\u0649 \u0626\u06d5\u0645\u06d5\u0644\u062f\u0649\u0646 \u0642\u0627\u0644\u062f\u06c7\u0631\u06c7\u06ad", "About": "\u06be\u06d5\u0642\u0642\u0649\u062f\u06d5", "Above Average...": "\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u0686\u06d5 \u0633\u06d5\u06cb\u0649\u064a\u0649\u062f\u0649\u0646 \u064a\u06c7\u0642\u0649\u0631\u0649 ...", "Accept": "\u0642\u0648\u0634\u06c7\u0644", "Accept change": "\u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0646\u0649 \u0642\u0648\u0628\u06c7\u0644 \u0642\u0649\u0644\u0649\u06ad", "Active Sheet": "\u0626\u0627\u0643\u062a\u0649\u067e \u062c\u06d5\u062f\u06cb\u06d5\u0644", "Active sheet": "\u0626\u0627\u0643\u062a\u0649\u067e \u062c\u06d5\u062f\u06cb\u06d5\u0644", "Add Bibliography": "Bibliography \u0646\u0649 \u0642\u0648\u0634\u06c7\u06ad", "Add Citation": "\u0646\u06d5\u0642\u0649\u0644 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634", "Add Citation Note": "\u0646\u06d5\u0642\u0649\u0644 \u062e\u0627\u062a\u0649\u0631\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u06c7\u06ad", "Add Note": "\u0626\u06d5\u0633\u0643\u06d5\u0631\u062a\u0649\u0634", "Admin console": "\u0628\u0627\u0634\u0642\u06c7\u0631\u06c7\u0634 \u0633\u06c7\u067e\u0649\u0633\u0649", "All": "\u06be\u06d5\u0645\u0645\u0649\u0633\u0649", "All Sheets": "\u0628\u0627\u0631\u0644\u0649\u0642 \u0628\u06d5\u062a\u0644\u06d5\u0631", "Already presenting": "\u0626\u0627\u0644\u0644\u0649\u0628\u06c7\u0631\u06c7\u0646 \u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627 \u0642\u0648\u064a\u06c7\u0644\u062f\u0649", "Always follow the editor": "\u06be\u06d5\u0645\u0649\u0634\u06d5 \u062a\u06d5\u06be\u0631\u0649\u0631\u06af\u06d5 \u0626\u06d5\u06af\u0649\u0634\u0649\u06ad", "An error occurred while fetching notes": "\u062e\u0627\u062a\u0649\u0631\u06d5 \u0626\u0627\u0644\u063a\u0627\u0646\u062f\u0627 \u062e\u0627\u062a\u0627\u0644\u0649\u0642 \u0643\u06c6\u0631\u06c8\u0644\u062f\u0649", "An error occurred while fetching style list": "\u0626\u06c7\u0633\u0644\u06c7\u0628 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649\u0646\u0649 \u0626\u0627\u0644\u063a\u0627\u0646\u062f\u0627 \u062e\u0627\u062a\u0627\u0644\u0649\u0642 \u0643\u06c6\u0631\u06c8\u0644\u062f\u0649", "Analytics": "\u062a\u06d5\u06be\u0644\u0649\u0644", "Another user has removed this comment.": "\u064a\u06d5\u0646\u06d5 \u0628\u0649\u0631 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0628\u06c7 \u0628\u0627\u06be\u0627\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u06cb\u06d5\u062a\u062a\u0649.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u064a\u06d5\u0646\u06d5 \u0628\u0649\u0631 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0628\u06c7 \u0628\u0627\u06be\u0627\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0649\u062f\u0649. \u0628\u06c7 \u0626\u06c6\u0632\u06af\u0649\u0631\u0649\u0634\u0644\u06d5\u0631\u0646\u0649 \u0642\u0627\u067e\u0644\u0649\u0645\u0627\u0642\u0686\u0649\u0645\u06c7\u061f", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u062a\u06c6\u06be\u067e\u06d5 \u0642\u0648\u0634\u06c7\u0634\u0642\u0627 \u0642\u0649\u0632\u0649\u0642\u0627\u0645\u0633\u0649\u0632 \u060c \u0626\u06d5\u0645\u0645\u0627 \u0646\u06d5\u062f\u0649\u0646 \u0628\u0627\u0634\u0644\u0627\u0634\u0646\u0649 \u0628\u0649\u0644\u0645\u06d5\u064a\u0633\u0649\u0632\u061f \u0628\u0627\u0633\u0642\u06c7\u0686\u0644\u06c7\u0642 \u0643\u06c6\u0631\u0633\u06d5\u062a\u0645\u0649\u0644\u06d5\u0631 \u06af\u06d5 \u0628\u0627\u0634\u0644\u0627\u06ad \u06cb\u06d5 CODE \u0646\u0649 \u0628\u0627\u0634\u062a\u0649\u0646-\u0626\u0627\u062e\u0649\u0631 \u0642\u06c7\u0631\u06c7\u067e \u0686\u0649\u0642\u0649\u06ad. \u0633\u0649\u0632 \u064a\u06d5\u0646\u06d5 \u062a\u06d5\u0631\u062c\u0649\u0645\u06d5 \u064a\u0627\u0643\u0649 \u062e\u0627\u062a\u0627\u0644\u0649\u0642 \u062f\u0648\u0643\u0644\u0627\u062a\u0649\u0646\u0649 \u064a\u0648\u0644\u0644\u0627\u0634 \u0626\u06c7\u0646\u0649 \u0642\u0627\u0646\u062f\u0627\u0642 \u0643\u06c6\u067e\u06d5\u064a\u062a\u0649\u0634\u062a\u0649\u0643\u0649 \u0628\u0627\u0631\u0644\u0649\u0642 \u0645\u06c7\u06be\u0649\u0645 \u0628\u0627\u0633\u0642\u06c7\u0686\u0644\u0627\u0631 \u0628\u0649\u0644\u06d5\u0646.", "Are you sure you want to delete this page?": "\u0628\u06c7 \u0628\u06d5\u062a\u0646\u0649 \u0631\u0627\u0633\u062a\u0644\u0627 \u0626\u06c6\u0686\u06c8\u0631\u06d5\u0645\u0633\u0649\u0632\u061f", "Are you sure you want to delete this slide?": "\u0628\u06c7 \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631\u0646\u0649 \u0631\u0627\u0633\u062a\u0644\u0627 \u0626\u06c6\u0686\u06c8\u0631\u06d5\u0645\u0633\u0649\u0632\u061f", "Are you sure you want to shut down the server?": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0646\u0649 \u062a\u0627\u0642\u0627\u0634\u0646\u0649 \u062e\u0627\u0644\u0627\u0645\u0633\u0649\u0632\u061f", "Are you sure you want to terminate this session?": "\u0628\u06c7 \u062c\u06d5\u0631\u064a\u0627\u0646\u0646\u0649 \u0631\u0627\u0633\u062a\u0644\u0627 \u0626\u0627\u062e\u0649\u0631\u0644\u0627\u0634\u062a\u06c7\u0631\u0627\u0645\u0633\u0649\u0632\u061f", "Authorization error was: '{errormessage}'.": "\u06be\u0648\u0642\u06c7\u0642 \u0628\u06d0\u0631\u0649\u0634 \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: '{errormessage}'.", "Automatic": "\u0626\u0627\u067e\u062a\u0648\u0645\u0627\u062a\u0649\u0643", "Automatic color": "\u0626\u0627\u067e\u062a\u0648\u0645\u0627\u062a\u0649\u0643 \u0631\u06d5\u06ad", "Autosaved": "Autosaved", "Avatar for {user}": "{\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0626\u06c8\u0686\u06c8\u0646 \u0626\u0627\u06cb\u0627\u062a", "Average": "\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u0686\u06d5", "Axial": "Axial", "BB": "BB", "Background Color": "\u062a\u06d5\u06af\u0644\u0649\u0643 \u0631\u06d5\u06ad\u06af\u0649", "Bad": "\u0646\u0627\u0686\u0627\u0631", "Below Average...": "\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u0686\u06d5 \u062a\u06c6\u06cb\u06d5\u0646 ...", "Bookmarks": "\u062e\u06d5\u062a\u0643\u06c8\u0686\u0644\u06d5\u0631", "Boolean Value": "Boolean Value", "Borders": "\u0686\u06d0\u06af\u0631\u0627", "Bottom Margin": "Bottom Margin", "Bottom N elements...": "\u0626\u0627\u0633\u062a\u0649\u062f\u0649\u0643\u0649 N \u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a\u0644\u0649\u0631\u0649 ...", "Bottom N percent...": "\u0626\u0627\u0633\u062a\u0649 N \u067e\u0649\u0631\u0633\u06d5\u0646\u062a ...", "Bytes received": "\u0628\u0627\u064a\u062a \u062a\u0627\u067e\u0634\u06c7\u0631\u06c7\u06cb\u0627\u0644\u062f\u0649", "Bytes sent": "\u0628\u0627\u064a\u062a \u064a\u0648\u0644\u0644\u0627\u0646\u062f\u0649", "COOLWSD version:": "COOLWSD \u0646\u06d5\u0634\u0631\u0649:", "CPU Graph": "CPU \u06af\u0649\u0631\u0627\u0641\u0649\u0643\u0649", "CSV File (.csv)": "CSV \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.csv)", "CSV file (.csv)": "CSV \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.csv)", "Cache size of CPU statistics": "CPU \u0626\u0649\u0633\u062a\u0627\u062a\u0649\u0633\u062a\u0649\u0643\u0649\u0633\u0649\u0646\u0649\u06ad \u063a\u06d5\u0645\u0644\u06d5\u0643 \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649", "Cache size of memory statistics": "\u0626\u06d5\u0633\u0644\u06d5\u0643 \u0626\u0649\u0633\u062a\u0627\u062a\u0649\u0633\u062a\u0649\u0643\u0649\u0633\u0649 \u063a\u06d5\u0645\u0644\u06d5\u0643 \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649", "Cancel": "\u06cb\u0627\u0632 \u0643\u06d5\u0686", "Cancel paste special": "\u0686\u0627\u067e\u0644\u0627\u0634\u0646\u0649 \u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u0626\u06d5\u0645\u06d5\u0644\u062f\u0649\u0646 \u0642\u0627\u0644\u062f\u06c7\u0631\u06c7\u06ad", "Cell borders": "\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0686\u06d0\u06af\u0631\u0649\u0633\u0649", "Channel Filter:": "Channel Filter:", "Check security warnings of your server": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0649\u06ad\u0649\u0632\u0646\u0649\u06ad \u0628\u0649\u062e\u06d5\u062a\u06d5\u0631\u0644\u0649\u0643 \u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634\u0649\u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u06ad", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": " \u0642\u0648\u064a\u06c7\u067e \u0628\u06d0\u0631\u0649\u0634 \u062e\u0627\u062a\u0649\u0631\u0649\u0644\u0649\u0631\u0649 \u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u067e \u060c \u06be\u06d5\u0645\u0645\u0649\u0646\u0649 \u0626\u06c6\u06af\u0649\u0646\u0649\u06cb\u06d0\u0644\u0649\u06ad: \u0626\u06d5\u06ad \u064a\u06d0\u06ad\u0649 \u0643\u0648\u0644\u0644\u0627\u0628\u0648\u0631\u0627 \u062a\u0648\u0631 \u062a\u06d5\u0631\u06d5\u0642\u0642\u0649\u064a\u0627\u062a\u0649 \u0646\u06d5\u0634\u0631\u0649 \u060c \u0626\u0627\u0626\u0649\u0644\u06d5 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649\u0644\u0649\u0631\u0649 \u06cb\u06d5 \u0643\u0649\u0686\u0649\u0643 \u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0644\u0627\u0631\u063a\u0627 \u0642\u0627\u0631\u0649\u062a\u0649\u0644\u063a\u0627\u0646.", "Checkbox": "\u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u0634 \u0631\u0627\u0645\u0643\u0649\u0633\u0649", "Choice of functions": "\u0641\u0648\u0646\u0643\u0633\u0649\u064a\u06d5 \u062a\u0627\u0644\u0644\u0627\u0634", "Citation Preferences": "\u0646\u06d5\u0642\u0649\u0644 \u0645\u0627\u064a\u0649\u0644\u0644\u0649\u0642\u0649", "Citation Style": "\u0646\u06d5\u0642\u0649\u0644 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649", "Citation warning": "\u0646\u06d5\u0642\u0649\u0644 \u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634\u0649", "Citations update failed": "\u0646\u06d5\u0642\u0649\u0644 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649", "Cleaning up the document from the last session.": "\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649 \u0642\u06d0\u062a\u0649\u0645\u0644\u0649\u0642 \u064a\u0649\u063a\u0649\u0646\u062f\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u062a\u0627\u0632\u0649\u0644\u0627\u0634.", "Click to exit presentation...": "\u0686\u06d0\u0643\u0649\u0646\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u0686\u06d0\u0643\u0649\u06ad ...", "Close": "\u062a\u0627\u0642\u0627\u0634", "Close Presentation": "\u064a\u06d0\u0642\u0649\u0646 \u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634", "Close document": "\u067e\u06c8\u062a\u06c8\u0643 \u064a\u0627\u067e", "Close popup to ignore paste special": "\u0686\u0627\u067e\u0644\u0627\u0642\u0646\u0649 \u062a\u0627\u0642\u0627\u067e \u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u0686\u0627\u067e\u0644\u0627\u0634", "Cluster configuration warning": "\u06af\u06c7\u0631\u06c7\u067e\u067e\u0627 \u0633\u06d5\u067e\u0644\u0649\u0645\u0649\u0633\u0649 \u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634\u0649", "Collabora Online Development Edition": "\u0643\u0648\u0644\u0644\u0627\u0628\u0648\u0631\u0627 \u062a\u0648\u0631 \u062a\u06d5\u0631\u06d5\u0642\u0642\u0649\u064a\u0627\u062a \u0646\u06d5\u0634\u0631\u0649", "Collabora Online Welcome": "\u062a\u0648\u0631\u062f\u0627 \u0642\u0627\u0631\u0634\u0649 \u0626\u0627\u0644\u0649\u0645\u0649\u0632", "Collapse Tabs": "\u0628\u06d5\u062a\u0643\u06c8\u0686\u0644\u06d5\u0631\u0646\u0649 \u064a\u0649\u0645\u0649\u0631\u0649\u06ad", "Color": "\u0631\u06d5\u06ad", "Column Width": "\u0633\u062a\u0648\u0646 \u0643\u06d5\u06ad\u0644\u0649\u0643\u0649", "Columns": "\u0633\u062a\u0648\u0646", "Comment": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a", "Comments Updated": "\u0626\u0649\u0646\u0643\u0627\u0633 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0646\u062f\u0649", "Compact view": "\u0626\u0649\u062e\u0686\u0627\u0645 \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634", "Confirm": "\u062c\u06d5\u0632\u0645\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u06ad", "Confirmation": "\u062c\u06d5\u0632\u0645\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u0643\u06c6\u067e \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u06d5\u0645\u06d5\u0644\u062f\u0649\u0646 \u0642\u0627\u0644\u062f\u06c7\u0631\u06c7\u0634 / \u0642\u0627\u064a\u062a\u0627 \u0642\u0627\u064a\u062a\u06c7\u0631\u06c7\u0634. \u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0631\u06d0\u0645\u0648\u0646\u062a \u0642\u0649\u0644\u0649\u0634\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad", "Connecting...": "\u0626\u06c7\u0644\u0649\u0646\u0649\u0634 ...", "Connection error": "\u0628\u0627\u063a\u0644\u0649\u0646\u0649\u0634 \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649", "Containing text...": "\u062a\u06d0\u0643\u0649\u0633\u062a\u0646\u0649 \u0626\u06c6\u0632 \u0626\u0649\u0686\u0649\u06af\u06d5 \u0626\u0627\u0644\u063a\u0627\u0646 ...", "Content copied to clipboard": "\u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u063a\u0627 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0644\u06af\u06d5\u0646 \u0645\u06d5\u0632\u0645\u06c7\u0646", "Continue editing": "\u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634\u0646\u0649 \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u06ad", "Continue read only": "\u062f\u0627\u06cb\u0627\u0645\u0644\u0649\u0642 \u0626\u0648\u0642\u06c7\u0634\u0646\u0649 \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u06ad", "Copied external sources are not allowed": "\u0643\u06c6\u0686\u06c8\u0631\u06c8\u0644\u06af\u06d5\u0646 \u062a\u0627\u0634\u0642\u0649 \u0645\u06d5\u0646\u0628\u06d5\u0644\u06d5\u0631\u06af\u06d5 \u0631\u06c7\u062e\u0633\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u0645\u0627\u064a\u062f\u06c7", "Copy": "\u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Copy Cells": "\u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0633\u0649", "Copy Sheet...": "\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad ...", "Copy all version information in English": "\u0628\u0627\u0631\u0644\u0649\u0642 \u0646\u06d5\u0634\u0631\u0649\u062f\u0649\u0643\u0649 \u0626\u06c7\u0686\u06c7\u0631\u0644\u0627\u0631\u0646\u0649 \u0626\u0649\u0646\u06af\u0644\u0649\u0632\u0686\u0649\u063a\u0627 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Copy link location": "\u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0626\u0648\u0631\u0646\u0649\u0646\u0649 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Copying from the document disabled": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u0649\u0646 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0686\u06d5\u0643\u0644\u06d5\u0646\u06af\u06d5\u0646", "Count": "\u0633\u0627\u0646\u0627\u0642", "CountA": "\u0633\u0627\u0646\u0627\u0642A", "Creating copy...": "\u0643\u06c6\u067e\u06d5\u064a\u062a\u0649\u0634 ...", "Creating new file from template...": "\u0642\u06d0\u0644\u0649\u067e\u062a\u0649\u0646 \u064a\u06d0\u06ad\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0642\u06c7\u0631\u06c7\u0634 ...", "Creator(s)": "\u064a\u0627\u0631\u0627\u062a\u0642\u06c7\u0686\u0649", "Ctrl+Shift+Alt+D to exit": "\u0686\u06d0\u0643\u0649\u0646\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 Ctrl + Shift + Alt + D", "Currency": "\u067e\u06c7\u0644", "Dark Mode": "\u0642\u0627\u0631\u0627\u06ad\u063a\u06c7 \u06be\u0627\u0644\u06d5\u062a", "Dashboard": "\u062a\u0649\u0632\u06af\u0649\u0646 \u062a\u0627\u062e\u062a\u0627", "Data": "\u0633\u0627\u0646\u0644\u0649\u0642 \u0645\u06d5\u0644\u06c7\u0645\u0627\u062a", "Date": "\u0686\u06d0\u0633\u0644\u0627", "Debug Tools": "\u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u0634 \u0642\u0648\u0631\u0627\u0644\u0644\u0649\u0631\u0649", "Default": "\u0633\u06c8\u0643\u06c8\u062a\u062a\u0649\u0643\u0649", "Default Style": "\u0643\u06c6\u06ad\u06c8\u0644\u062f\u0649\u0643\u0649 \u0626\u06c7\u0633\u0644\u06c7\u0628", "Define print area": "\u0628\u06d0\u0633\u0649\u0634 \u0631\u0627\u064a\u0648\u0646\u0649\u063a\u0627 \u0626\u06d0\u0646\u0649\u0642\u0644\u0649\u0645\u0627 \u0628\u06d0\u0631\u0649\u06ad", "Delete": "\u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634", "Delete Columns": "\u0633\u062a\u0648\u0646\u0644\u0627\u0631\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Discard": "\u062a\u0627\u0634\u0644\u0649\u06cb\u06d0\u062a\u0649\u0634", "Discover All The Changes": "\u0628\u0627\u0631\u0644\u0649\u0642 \u0626\u06c6\u0632\u06af\u0649\u0631\u0649\u0634\u0644\u06d5\u0631\u0646\u0649 \u0628\u0627\u064a\u0642\u0627\u064a\u0633\u0649\u0632", "Dismiss": "\u062e\u0649\u0632\u0645\u06d5\u062a\u062a\u0649\u0646 \u06be\u06d5\u064a\u062f\u06d5\u0634", "Document": "\u067e\u06c8\u062a\u06c8\u0643", "Document cannot be exported. Please try again.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0626\u06d0\u0643\u0633\u067e\u0648\u0631\u062a \u0642\u0649\u0644\u0649\u0634\u0642\u0627 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7. \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "Document cannot be renamed, please check your permissions.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0626\u0649\u0633\u0645\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u0626\u0649\u062c\u0627\u0632\u06d5\u062a\u0644\u0649\u0631\u0649\u06ad\u0649\u0632\u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u06ad.", "Document cannot be renamed.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0646\u0627\u0645\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u06cb\u0627\u0642\u062a\u0649 \u062a\u0648\u0634\u0642\u0627\u0646\u0644\u0649\u0642\u062a\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u0628\u06d5\u062a\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u06ad.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u06cb\u0627\u0642\u062a\u0649 \u062a\u0648\u0634\u0642\u0627\u0646\u0644\u0649\u0642\u062a\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u0626\u06d0\u0686\u0649\u06ad.", "Document cannot be saved, please check your permissions.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u0626\u0649\u062c\u0627\u0632\u06d5\u062a\u0644\u0649\u0631\u0649\u06ad\u0649\u0632\u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u06ad.", "Document cannot be saved.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7.", "Document colors": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0631\u06d5\u06ad\u0644\u0649\u0631\u0649", "Document has been changed": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u062f\u0649", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0633\u0627\u0642\u0644\u0627\u0634\u062a\u0627 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u062f\u0649. \u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0626\u06c6\u0632\u06af\u0649\u0631\u0649\u0634\u0644\u0649\u0631\u0649\u06ad\u0649\u0632 \u0628\u0649\u0644\u06d5\u0646 \u0646\u06d0\u0645\u06d5 \u0642\u0649\u0644\u0645\u0627\u0642\u0686\u0649\u061f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0633\u0627\u0642\u0644\u0627\u0634\u062a\u0627 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u06c6\u0632\u06af\u06d5\u0631\u062f\u0649. \u064a\u06d0\u06ad\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u064a\u06c8\u0643\u0644\u06d5\u06cb\u0627\u062a\u0649\u062f\u06c7. \u0646\u06d5\u0634\u0631\u0649\u06ad\u0649\u0632\u0646\u0649 \u062a\u06c8\u0632\u0649\u062a\u0649\u0634 \u0634\u06d5\u0643\u0644\u0649\u062f\u06d5 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0649\u062f\u06c7.", "Document is getting migrated": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0643\u06c6\u0686\u06c8\u06cb\u0627\u062a\u0649\u062f\u06c7", "Document requires password to modify.": "\u067e\u06c8\u062a\u06c8\u0643\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0643\u06d5 \u0626\u0649\u0645 \u0632\u06c6\u0631\u06c8\u0631.", "Document requires password to view.": "\u067e\u06c8\u062a\u06c8\u0643\u0646\u0649 \u0643\u06c6\u0631\u06c8\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u0626\u0649\u0645 \u0632\u06c6\u0631\u06c8\u0631.", "Don\u2019t show this again": "\u0628\u06c7\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u0643\u06c6\u0631\u0633\u06d5\u062a\u0645\u06d5\u06ad", "Download": "\u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634", "Download Selection": "\u062a\u0627\u0644\u0644\u0627\u0634\u0646\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634", "Download as": "\u0686\u06c8\u0634\u06c8\u0631\u06c8\u0644\u0645\u0649\u0644\u06d5\u0631", "Download completed and ready to be copied to clipboard.": "\u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634 \u062a\u0627\u0645\u0627\u0645\u0644\u0627\u0646\u063a\u0627\u0646 \u06cb\u06d5 \u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u063a\u0627 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634\u0643\u06d5 \u062a\u06d5\u064a\u064a\u0627\u0631.", "Download failed": "\u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649", "Downloading clipboard content": "\u0686\u0627\u067e\u0644\u0627\u0634 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0649\u0646\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u062a\u0627\u0634\u0642\u0649 \u0645\u06d5\u0646\u0628\u06d5\u0644\u06d5\u0631\u0646\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u0646\u0626\u0649 \u0642\u0649\u0644\u0649\u0646\u0649\u062f\u06c7 \u060c \u0626\u06d5\u0645\u0645\u0627 \u0631\u06d5\u0633\u0649\u0645\u0644\u06d5\u0631\u0646\u0649 \u0686\u0627\u067e\u0644\u0627\u0634 \u064a\u06d5\u0646\u0649\u0644\u0627 \u0645\u06c7\u0645\u0643\u0649\u0646. \u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u0626\u0648\u06ad \u0686\u06d0\u0643\u0649\u067e \u00ab\u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634\u00bb \u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u06ad \u06cb\u06d5 \u0626\u06c7\u0646\u0649\u06ad \u0626\u0648\u0631\u0646\u0649\u063a\u0627 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0643\u06d5 \u0686\u0627\u067e\u0644\u0627\u06ad.", "Downloading...": "\u0686\u06c8\u0634\u06c8\u0631\u06c8\u06cb\u0627\u062a\u0649\u062f\u06c7\u2026", "Dropdown": "Dropdown", "EB": "EB", "EPUB (.epub)": "EPUB (.epub)", "Edit": "\u062a\u06d5\u06be\u0631\u0649\u0631", "Edit document": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634", "Edit link": "\u0626\u06c7\u0644\u0649\u0646\u0649\u0634\u0646\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u06ad", "Elapsed time": "\u0643\u06d5\u062a\u0643\u06d5\u0646 \u06cb\u0627\u0642\u0649\u062a", "Ellipsoid": "Ellipsoid", "Empty Slide Show": "\u0642\u06c7\u0631\u06c7\u0642 \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631", "End Presentation": "End Presentation", "Endnotes": "Endnotes", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u062a\u0648\u0631 \u0626\u06c8\u0646\u06c8\u0645\u062f\u0627\u0631\u0644\u0649\u0642\u0649\u062f\u0649\u0643\u0649 \u0626\u06d5\u06ad \u064a\u06d0\u06ad\u0649 \u062a\u06d5\u0631\u06d5\u0642\u0642\u0649\u064a\u0627\u062a\u0644\u0627\u0631\u062f\u0649\u0646 \u06be\u06c7\u0632\u06c7\u0631\u0644\u0649\u0646\u0649\u06ad \u060c \u062a\u0648\u0631 \u0643\u06c6\u0631\u06af\u06c8\u0686\u062a\u06d5 \u0628\u0627\u0634\u0642\u0649\u0644\u0627\u0631 \u0628\u0649\u0644\u06d5\u0646 \u0628\u0649\u0644\u0644\u06d5 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u0634 \u060c \u0626\u0649\u0632\u062f\u0649\u0646\u0649\u0634 \u06cb\u06d5 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u0634 \u06be\u06d5\u0642\u0633\u0649\u0632. \u06be\u06d5\u0631\u062e\u0649\u0644 \u0626\u06d5\u067e\u0644\u06d5\u0631\u0645\u06c7 \u0643\u06c6\u0686\u0645\u06d5 \u062a\u06d0\u0644\u06d0\u0641\u0648\u0646\u062f\u0627 \u0628\u0627\u0631.", "Enter a file name": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0646\u0627\u0645\u0649\u0646\u0649 \u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u06ad", "Enter new name": "\u064a\u06d0\u06ad\u0649 \u0626\u0649\u0633\u0649\u0645 \u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u06ad", "Enter new sheet name": "\u064a\u06d0\u06ad\u0649 \u06cb\u0627\u0631\u0627\u0642 \u0626\u0627\u062a\u0649\u0646\u0649 \u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u06ad", "Entering text mode": "\u062a\u06d0\u0643\u0649\u0633\u062a \u06be\u0627\u0644\u0649\u062a\u0649\u06af\u06d5 \u0643\u0649\u0631\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7", "Error": "\u062e\u0627\u062a\u0627\u0644\u0649\u0642", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u0626\u06d0\u0644\u06d0\u0643\u062a\u0631\u0648\u0646\u0644\u06c7\u0642 \u062c\u06d5\u062f\u06cb\u0649\u0644\u0649 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u0626\u06d0\u0644\u06d0\u0643\u062a\u0631\u0648\u0646\u0644\u06c7\u0642 \u062c\u06d5\u062f\u06cb\u0649\u0644\u0649 (.xlsx)", "Expired:": "\u06cb\u0627\u0642\u062a\u0649 \u062a\u0648\u0634\u0642\u0627\u0646:", "Explore The New {coolversion}": "\u064a\u06d0\u06ad\u0649 {\u0633\u0648\u06cb\u06c7\u062a\u06c7\u0634} \u0626\u06c8\u0633\u062a\u0649\u062f\u06d5 \u0626\u0649\u0632\u062f\u0649\u0646\u0649\u06ad", "Export As": "Export As", "Export as": "Export as", "Exported to storage": "\u0633\u0627\u0642\u0644\u0627\u0634\u0642\u0627 \u0686\u0649\u0642\u0649\u0631\u0649\u0644\u062f\u0649", "External data source not allowed": "\u0633\u0649\u0631\u062a\u0642\u0649 \u0633\u0627\u0646\u0644\u0649\u0642 \u0645\u06d5\u0644\u06c7\u0645\u0627\u062a \u0645\u06d5\u0646\u0628\u06d5\u0633\u0649\u06af\u06d5 \u0631\u06c7\u062e\u0633\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u0645\u0627\u064a\u062f\u06c7", "External link": "\u0633\u0649\u0631\u062a\u0642\u0649 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634", "Failed to authenticate this session over protocol {0}": "\u0628\u06c7 \u064a\u0649\u063a\u0649\u0646\u0646\u0649\u06ad \u0643\u06d0\u0644\u0649\u0634\u0649\u0645\u0646\u0627\u0645\u0649\u0633\u0649 {0} \u062f\u0649\u0646 \u062f\u06d5\u0644\u0649\u0644\u0644\u06d5\u0646\u0645\u0649\u062f\u0649", "Failed to download clipboard, please re-copy": "\u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u0646\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06d5\u0644\u0645\u0649\u062f\u0649 \u060c \u0642\u0627\u064a\u062a\u0627 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u062a\u06c7\u064a\u06c7\u0642\u0633\u0649\u0632 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u064a\u0627\u0643\u0649 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634\u0649 \u0626\u0648\u0631\u0646\u0649\u062a\u0649\u0644\u0645\u0649\u062f\u0649.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u062a\u06c7\u064a\u06c7\u0642\u0633\u0649\u0632 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u064a\u0627\u0643\u0649 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634\u0649 \u0626\u0648\u0631\u0646\u0649\u062a\u0649\u0644\u0645\u0649\u062f\u0649. \u062a\u06d5\u062a\u06c8\u0631 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u062e\u0627\u062a\u0627 \u0633\u06d5\u067e\u0644\u06d5\u0646\u06af\u06d5\u0646 \u0628\u0648\u0644\u06c7\u0634\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646 \u060c \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad. \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u0633\u06d5\u067e\u0644\u0649\u0645\u0649\u0633\u0649 \u062a\u0648\u063a\u0631\u0649\u0633\u0649\u062f\u0649\u0643\u0649 \u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e \u0626\u06c7\u0686\u06c7\u0631\u063a\u0627 \u0626\u06d0\u0631\u0649\u0634\u0645\u06d5\u0643\u0686\u0649 \u0628\u0648\u0644\u0633\u0649\u06ad\u0649\u0632 https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html \u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u067e \u0628\u06d0\u0642\u0649\u06ad.", "Failed to get RouteToken from controller": "RouteToken \u0646\u0649 \u0643\u0648\u0646\u062a\u0631\u0648\u0644\u0644\u0649\u063a\u06c7\u0686\u062a\u0649\u0646 \u0626\u0627\u0644\u0627\u0644\u0645\u0649\u062f\u0649", "Failed to load collections": "\u064a\u0649\u063a\u0649\u067e \u0633\u0627\u0642\u0644\u0627\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649", "Failed to load document.": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u064a\u06c8\u0643\u0644\u06d5\u0646\u0645\u0649\u062f\u0649.", "Failed to load groups": "\u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0644\u0627\u0631\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649", "Failed to load items": "\u062a\u06c8\u0631\u0644\u06d5\u0631\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649", "Failed to load styles": "\u0626\u06c7\u0633\u0644\u06c7\u0628\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649. \u06be\u06c6\u062c\u062c\u06d5\u062a \u062a\u0649\u067e\u0649\u0646\u0649\u06ad \u0642\u0648\u0644\u0644\u0627\u0646\u063a\u0627\u0646\u0644\u0649\u0642\u0649 \u06cb\u06d5 \u0628\u06c7\u0632\u06c7\u0644\u0645\u0649\u063a\u0627\u0646\u0644\u0649\u0642\u0649\u063a\u0627 \u0643\u0627\u067e\u0627\u0644\u06d5\u062a\u0644\u0649\u0643 \u0642\u0649\u0644\u0649\u06ad \u060c \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649. \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u06d5 \u062e\u0627\u062a\u0627\u0644\u0649\u0642 \u0628\u0627\u0631 \u064a\u0627\u0643\u0649 \u0631\u06c7\u062e\u0633\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646\u062f\u0649\u0646 \u0643\u06c6\u067e \u0645\u06d5\u0646\u0628\u06d5\u0644\u06d5\u0631 \u0626\u06d0\u0644\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7. \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad.", "Failed to read document from storage, please try to load the document again.": "\u0633\u0627\u0642\u0644\u0627\u0634\u062a\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u0648\u0642\u06c7\u064a\u0627\u0644\u0645\u0649\u062f\u0649 \u060c \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u067e \u0628\u06d0\u0642\u0649\u06ad.", "Failed to set jwt authentication cookie over insecure connection": "\u0628\u0649\u062e\u06d5\u062a\u06d5\u0631 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0633\u06d5\u06cb\u06d5\u0628\u0649\u062f\u0649\u0646 jwt \u062f\u06d5\u0644\u0649\u0644\u0644\u06d5\u0634 \u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0649\u0633\u0649\u0646\u0649 \u062a\u06d5\u06ad\u0634\u0649\u0645\u0649\u062f\u0649", "Fields": "Fields", "File": "\u06be\u06c6\u062c\u062c\u06d5\u062a", "File name should contain an extension.": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0646\u0627\u0645\u0649\u062f\u0627 \u0643\u06d0\u06ad\u06d5\u064a\u062a\u0649\u0644\u0645\u06d5 \u0628\u0648\u0644\u06c7\u0634\u0649 \u0643\u06d0\u0631\u06d5\u0643.", "Fill Series": "Fill Series", "Fixed size": "\u0645\u06c7\u0642\u0649\u0645 \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649", "Following": "\u0626\u06d5\u06af\u0649\u0634\u0649\u0634", "Following the editor": "\u062a\u06d5\u06be\u0631\u0649\u0631\u06af\u06d5 \u0626\u06d5\u06af\u0649\u0634\u0649\u0634", "Following {user}": "\u062a\u06c6\u06cb\u06d5\u0646\u062f\u0649\u0643\u0649 {\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649}", "Font": "\u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0627", "Footnotes": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a", "Form": "\u0634\u06d5\u0643\u0649\u0644", "Format": "\u0641\u0648\u0631\u0645\u0627\u062a\u0649", "Formula": "\u0641\u0648\u0631\u0645\u06c7\u0644\u0627", "Forum": "\u0645\u06c7\u0646\u0628\u06d5\u0631", "Fraction": "\u067e\u0627\u0631\u0686\u06d5", "From": "From", "From Beginning": "\u0628\u0627\u0634\u062a\u0649\u0646 \u0628\u0627\u0634\u0644\u0627\u067e", "From Current Slide": "\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631\u062f\u0649\u0646", "From now on clipboard notifications will discreetly appear at the bottom.": "\u06be\u0627\u0632\u0649\u0631\u062f\u0649\u0646 \u0628\u0627\u0634\u0644\u0627\u067e \u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649 \u0626\u06c7\u0642\u062a\u06c7\u0631\u06c7\u0634\u0649 \u0626\u06d0\u06be\u062a\u0649\u064a\u0627\u062a\u0686\u0627\u0646\u0644\u0649\u0642 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0633\u062a\u0649 \u062a\u06d5\u0631\u06d5\u067e\u062a\u06d5 \u0643\u06c6\u0631\u06c8\u0646\u0649\u062f\u06c7.", "Full Page Slides": "\u062a\u0648\u0644\u06c7\u0642 \u0628\u06d5\u062a \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631\u0644\u0649\u0631\u0649", "Fullscreen presentation": "\u062a\u0648\u0644\u06c7\u0642 \u0626\u06d0\u0643\u0631\u0627\u0646\u062f\u0627 \u0643\u06c6\u0631\u0633\u06d5\u062a", "GB": "GB", "General": "General", "Get Involved": "\u0642\u0627\u062a\u0646\u0649\u0634\u0649\u06ad", "Go Offline": "\u062a\u0648\u0631\u063a\u0627 \u0686\u0649\u0642\u0649\u06ad", "Go Online": "\u062a\u0648\u0631\u063a\u0627 \u0686\u0649\u0642\u0649\u06ad", "Good": "\u064a\u0627\u062e\u0634\u0649", "Gradient End": "Gradient End", "Gradient Start": "Gradient Start", "Graphs": "\u06af\u0649\u0631\u0627\u0641\u0649\u0643", "Group Libraries": "\u06af\u06c7\u0631\u06c7\u067e\u067e\u0627 \u0643\u06c8\u062a\u06c8\u067e\u062e\u0627\u0646\u0649\u0644\u0649\u0631\u0649", "HTML Document (.html)": "HTML \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.html)", "HTML File (.html)": "HTML \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.html)", "HTML file (.html)": "HTML \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.html)", "Hardware resources are sufficient for optimal performance": "\u0626\u06d5\u06ad \u064a\u0627\u062e\u0634\u0649 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631 \u0626\u06c8\u0686\u06c8\u0646 \u0642\u0627\u062a\u062a\u0649\u0642 \u062f\u06d0\u062a\u0627\u0644 \u0645\u06d5\u0646\u0628\u06d5\u0633\u0649 \u064a\u06d0\u062a\u06d5\u0631\u0644\u0649\u0643", "Heading 1": "Heading 1", "Heading 2": "Heading 2", "Headings and objects that you add to the document will appear here": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0643\u06d5 \u0642\u0648\u0634\u0642\u0627\u0646 \u0645\u0627\u06cb\u0632\u06c7 \u06cb\u06d5 \u0626\u0648\u0628\u064a\u06d0\u0643\u062a\u0644\u0627\u0631 \u0628\u06c7 \u064a\u06d5\u0631\u062f\u06d5 \u0643\u06c6\u0631\u06c8\u0646\u0649\u062f\u06c7", "Help": "\u064a\u0627\u0631\u062f\u06d5\u0645", "Hide Menu": "\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0646\u0649 \u064a\u0648\u0634\u06c7\u0631\u06c7\u0634", "Hide Menu Bar": "\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0628\u0627\u0644\u062f\u0649\u0642\u0649\u0646\u0649 \u064a\u0648\u0634\u06c7\u0631\u06c7\u0634", "Highlight cells with...": "\u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0644\u06d5\u0631\u0646\u0649 \u06af\u06d5\u06cb\u062f\u0649\u0644\u06d5\u0646\u062f\u06c8\u0631\u06c8\u06ad ...", "History": "\u062a\u0627\u0631\u0649\u062e", "Hit Cancel to open in view-only mode.": "\u06cb\u0627\u0632 \u0643\u06d5\u0686 \u0686\u06d0\u0643\u0649\u0644\u0633\u06d5 \u0643\u06c6\u0631\u06c8\u0634 \u06be\u0627\u0644\u0649\u062a\u0649\u062f\u06d5 \u0626\u0627\u0686\u0649\u062f\u06c7.", "Home": "\u0626\u06c6\u064a", "Idle document - please click to reload and resume editing": "\u0628\u0649\u0643\u0627\u0631 \u06be\u06c6\u062c\u062c\u06d5\u062a - \u0642\u0627\u064a\u062a\u0627 \u0686\u06d0\u0643\u0649\u067e \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u06ad", "Idle document - please tap to reload and resume editing": "\u0628\u0649\u0643\u0627\u0631 \u06be\u06c6\u062c\u062c\u06d5\u062a - \u0642\u0627\u064a\u062a\u0627 \u0686\u06d0\u0643\u0649\u067e \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u06ad", "Idle time": "\u0628\u0648\u0634 \u06cb\u0627\u0642\u0649\u062a", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u0626\u06d5\u06af\u06d5\u0631 \u0686\u0648\u06ad \u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a\u0644\u0627\u0631\u0646\u0649 {\u0645\u06d5\u06be\u0633\u06c7\u0644\u0627\u062a \u0626\u0649\u0633\u0645\u0649} \u062f\u0649\u0646 \u0628\u0627\u0634\u0642\u0627 \u06be\u06d5\u0645\u0628\u06d5\u06be\u0649\u0631\u0644\u0649\u0645\u06d5\u0643\u0686\u0649 \u0628\u0648\u0644\u0633\u0649\u06ad\u0649\u0632 \u060c \u0626\u0627\u0644\u062f\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u06c7\u0644\u0627\u0631\u0646\u0649 \u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634 \u0643\u06d0\u0631\u06d5\u0643.", "Image (.png)": "Image (.png)", "Initializing...": "\u062f\u06d5\u0633\u0644\u06d5\u067e\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u06cb\u0627\u062a\u0649\u062f\u06c7\u2026", "Insert Checkbox": "\u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u0634 \u0631\u0627\u0645\u0643\u0649\u0633\u0649\u0646\u0649 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634", "Insert Comment": "\u0628\u0627\u06be\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634", "Insert Dropdown": "\u062a\u0627\u0645\u0686\u06d5 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert Local Image": "\u064a\u06d5\u0631\u0644\u0649\u0643 \u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert Picture": "\u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634", "Insert Rich Text": "\u0645\u0648\u0644 \u062a\u06d0\u0643\u0649\u0633\u062a \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert Rows Below": "\u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u0642\u06c7\u0631 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634", "Insert connectors": "\u0626\u06c7\u0644\u0649\u063a\u06c7\u0686 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert sheet after this": "\u0643\u06d5\u064a\u0646\u0649\u06af\u06d5 \u06cb\u0627\u0631\u0627\u0642 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert sheet before this": "\u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u06cb\u0627\u0631\u0627\u0642 \u0642\u0649\u0633\u062a\u06c7\u0631", "Insert table": "\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u0642\u0649\u0633\u062a\u06c7\u0631", "Integrator is not ready for PostMessage calls": "Integrator PostMessage \u0686\u0627\u0642\u0649\u0631\u0649\u0634\u0642\u0627 \u062a\u06d5\u064a\u064a\u0627\u0631 \u0626\u06d5\u0645\u06d5\u0633", "Invalid link: '{url}'": "\u0626\u0649\u0646\u0627\u06cb\u06d5\u062a\u0633\u0649\u0632 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634: '{url}'", "Invert Background": "\u0626\u0627\u0631\u0642\u0627 \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634", "It seems you have copied a selection that includes external images.": "\u0633\u0649\u0631\u062a\u0642\u0649 \u0631\u06d5\u0633\u0649\u0645\u0644\u06d5\u0631\u0646\u0649 \u0626\u06c6\u0632 \u0626\u0649\u0686\u0649\u06af\u06d5 \u0626\u0627\u0644\u063a\u0627\u0646 \u062a\u0627\u0644\u0644\u0627\u0634\u0646\u0649 \u0643\u06c6\u0686\u06c8\u0631\u06af\u06d5\u0646\u062f\u06d5\u0643 \u0642\u0649\u0644\u0649\u0633\u0649\u0632.", "It seems you have tried to insert external data.": "\u0633\u0649\u0631\u062a\u0642\u0649 \u0633\u0627\u0646\u0644\u0649\u0642 \u0645\u06d5\u0644\u06c7\u0645\u0627\u062a\u0644\u0627\u0631\u0646\u0649 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634\u0642\u0627 \u0626\u06c7\u0631\u06c7\u0646\u063a\u0627\u0646\u062f\u06d5\u0643 \u0642\u0649\u0644\u0649\u062f\u06c7.", "Keyboard shortcuts": "\u06be\u06d5\u0631\u067e\u062a\u0627\u062e\u062a\u0627 \u062a\u06d0\u0632\u0644\u06d5\u062a\u0645\u0649\u0644\u0649\u0631\u0649", "Kill": "\u0626\u0627\u062e\u0649\u0631\u0644\u0627\u0634\u062a\u06c7\u0631", "Kill session.": "\u0626\u0648\u0644\u062a\u06c7\u0631\u06c7\u0634\u0646\u0649 \u0626\u06c6\u0644\u062a\u06c8\u0631\u06c8\u0634.", "LOKit version:": "LOKit \u0646\u06d5\u0634\u0631\u0649:", "Language": "\u062a\u0649\u0644", "Language:": "\u062a\u0649\u0644:", "Last modification": "\u0626\u0627\u062e\u0649\u0631\u0642\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634", "Last saved:": "\u0626\u0627\u062e\u0649\u0631\u0642\u0649 \u0642\u06d0\u062a\u0649\u0645 \u0633\u0627\u0642\u0644\u0627\u0646\u063a\u0627\u0646:", "Latest Updates": "\u0626\u06d5\u06ad \u064a\u06d0\u06ad\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0646\u0645\u0649\u0644\u0627\u0631", "Layout": "Layout", "Left Margin": "\u0633\u0648\u0644 \u0645\u0627\u0631\u062c\u0627\u0646", "License": "\u0626\u0649\u062c\u0627\u0632\u06d5\u062a\u0646\u0627\u0645\u06d5", "Linear": "Linear", "Loading...": "\u064a\u06c8\u0643\u0644\u06d5\u06cb\u0627\u062a\u0649\u062f\u06c7\u2026", "Local Image...": "\u064a\u06d5\u0631\u0644\u0649\u0643 \u0631\u06d5\u0633\u0649\u0645 ...", "Log": "Log", "Log Levels": "Log Levels", "Loose": "\u0628\u0648\u0634\u0627\u06ad", "MB": "MB", "Master": "\u0626\u06c7\u0633\u062a\u0627\u0632", "Master View": "Master View", "Max": "Max", "Maximum": "\u0626\u06d5\u06ad \u0686\u0648\u06ad", "Maximum Document process stack memory (in KB) - reduce only": "\u0626\u06d5\u06ad \u0686\u0648\u06ad \u06be\u06c6\u062c\u062c\u06d5\u062a \u062c\u06d5\u0631\u064a\u0627\u0646\u0649\u062f\u0649\u0643\u0649 \u0626\u0649\u0686\u0643\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u06c7\u0686 (KB \u062f\u0627) - \u067e\u06d5\u0642\u06d5\u062a \u0626\u0627\u0632\u0627\u064a\u062a\u0649\u06ad", "Maximum Document process virtual memory (in MB) - reduce only": "\u0626\u06d5\u06ad \u0686\u0648\u06ad \u06be\u06c6\u062c\u062c\u06d5\u062a \u062c\u06d5\u0631\u064a\u0627\u0646\u0649 \u0645\u06d5\u06cb\u06be\u06c7\u0645 \u0626\u0649\u0686\u0643\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u06c7\u0686 (MB \u062f\u0627) - \u067e\u06d5\u0642\u06d5\u062a \u0626\u0627\u0632\u0627\u064a\u062a\u0649\u06ad", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u062f\u0649\u0633\u0643\u0649\u063a\u0627 \u064a\u06d0\u0632\u0649\u0634\u0642\u0627 \u0631\u06c7\u062e\u0633\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 \u0626\u06d5\u06ad \u0686\u0648\u06ad \u06be\u06c6\u062c\u062c\u06d5\u062a \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649 (MB) - \u067e\u06d5\u0642\u06d5\u062a \u0626\u0627\u0632\u0627\u064a\u062a\u0649\u06ad", "Memory Graph": "\u0633\u0627\u0642\u0644\u0649\u063a\u06c7\u0686 \u06af\u0649\u0631\u0627\u0641\u0649\u0643\u0649", "Memory consumed": "\u0626\u06d5\u0633\u0644\u06d5\u0643 \u0633\u06d5\u0631\u067e\u0649\u064a\u0627\u062a\u0649", "Min": "Min", "Minimum": "\u0626\u06d5\u06ad \u0643\u0649\u0686\u0649\u0643", "Missing Fonts": "\u064a\u0648\u0642\u0627\u067e \u0643\u06d5\u062a\u0643\u06d5\u0646 \u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0633\u0649", "Modified": "\u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u062f\u0649", "Modify": "\u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634", "More highlights...": "\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e \u064a\u0627\u0631\u0642\u0649\u0646 \u0646\u06c7\u0642\u062a\u0649\u0644\u0627\u0631 ...", "More information and support": "\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e \u0626\u06c7\u0686\u06c7\u0631 \u06cb\u06d5 \u0642\u0648\u0644\u0644\u0627\u0634", "More...": "\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e ...", "Move Sheet Left": "\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0633\u0648\u0644\u063a\u0627 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Move Sheet Right": "\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0626\u0648\u06ad\u063a\u0627 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "My Library": "\u0645\u06d0\u0646\u0649\u06ad \u0643\u06c7\u062a\u06c7\u067e\u062e\u0627\u0646\u0649\u0645", "My Publications": "\u0645\u06d0\u0646\u0649\u06ad \u0646\u06d5\u0634\u0631 \u0628\u06c7\u064a\u06c7\u0645\u0644\u0649\u0631\u0649\u0645", "Named Range": "Range", "Network Graph": "\u062a\u0648\u0631 \u06af\u0649\u0631\u0627\u0641\u0649\u0643\u0649", "Neutral": "\u0628\u0649\u062a\u06d5\u0631\u06d5\u067e", "No Comments": "\u0628\u0627\u06be\u0627 \u064a\u0648\u0642", "No color": "\u0631\u06d5\u06ad \u064a\u0648\u0642", "No disk space left on server.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u062f\u0627 \u062f\u0649\u0633\u0643\u0627 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649 \u0642\u0627\u0644\u0645\u0649\u062f\u0649.", "No fill": "\u062a\u0648\u0644\u062f\u06c7\u0631\u0645\u0627", "No issues found": "\u06be\u06d0\u0686\u0642\u0627\u0646\u062f\u0627\u0642 \u0645\u06d5\u0633\u0649\u0644\u06d5 \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649", "No problems with SSL verification detected": "SSL \u062f\u06d5\u0644\u0649\u0644\u0644\u06d5\u0634\u062a\u06d5 \u0645\u06d5\u0633\u0649\u0644\u06d5 \u064a\u0648\u0642", "None": "\u064a\u0648\u0642", "None (Do not check spelling)": "\u06be\u06d0\u0686\u0643\u0649\u0645 (\u0626\u0649\u0645\u0644\u0627\u0633\u0649\u0646\u0649 \u062a\u06d5\u0643\u0634\u06c8\u0631\u0645\u06d5\u06ad)", "Normal": "\u0646\u0648\u0631\u0645\u0627\u0644", "Notes": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a", "Notes Pages": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a \u0628\u06d5\u062a\u0644\u0649\u0631\u0649", "Notes View": "\u0626\u0649\u0632\u0627\u06be\u0627\u062a \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0649", "Number": "\u0633\u0627\u0646", "Number of Documents": "\u067e\u06c8\u062a\u06c8\u0643 \u0633\u0627\u0646\u0649", "Number of Pages": "\u0628\u06d5\u062a \u0633\u0627\u0646\u0649", "Number of Sheets": "\u06cb\u0627\u0631\u0627\u0642 \u0633\u0627\u0646\u0649", "Number of Slides": "\u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631 \u0633\u0627\u0646\u0649", "ODF presentation (.odp)": "ODF \u0643\u06c6\u0631\u0633\u06d5\u062a\u0645\u06d5 (.odp)", "ODF spreadsheet (.ods)": "ODF \u0626\u06d0\u0644\u06d0\u0643\u062a\u0649\u0631\u0648\u0646\u0644\u06c7\u0642 \u062c\u06d5\u062f\u06cb\u06d5\u0644 (.ods)", "ODF text document (.odt)": "ODF \u062a\u06d0\u0643\u0649\u0633\u062a \u067e\u06c8\u062a\u06c8\u0643 (.odt)", "OK": "\u0645\u0627\u0642\u06c7\u0644", "OPEN": "OPEN", "Once citations are entered their storage and display type can not be changed.": "\u0646\u06d5\u0642\u0649\u0644 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0644\u06af\u06d5\u0646\u062f\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646 \u0626\u06c7\u0644\u0627\u0631\u0646\u0649\u06ad \u0633\u0627\u0642\u0644\u0627\u0634 \u06cb\u06d5 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634 \u062a\u0649\u067e\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0643\u06d5 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7.", "Online Help": "\u062a\u0648\u0631\u062f\u0649\u0643\u0649 \u064a\u0627\u0631\u062f\u06d5\u0645", "Only the document owner can change the password.": "\u067e\u0627\u0631\u0648\u0644\u0646\u0649 \u067e\u06d5\u0642\u06d5\u062a \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u0649\u06af\u0649\u0633\u0649\u0644\u0627 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u06d5\u0644\u06d5\u064a\u062f\u06c7.", "Open link": "\u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u0646\u0649 \u0626\u06d0\u0686\u0649\u06ad", "Open menu": "\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0646\u0649 \u0626\u06d0\u0686\u0649\u06ad", "Overview": "\u0642\u0649\u0633\u0642\u0649\u0686\u06d5 \u0628\u0627\u064a\u0627\u0646", "Overwrite": "Overwrite", "PB": "PB", "PDF Document (.pdf)": "PDF \u067e\u06c8\u062a\u06c8\u0643 (.pdf)", "PDF Document (.pdf) - Expert": "PDF \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.pdf) - \u0645\u06c7\u062a\u06d5\u062e\u06d5\u0633\u0633\u0649\u0633", "PID": "PID", "Page Layout": "Page Layout", "Page Setup": "\u0628\u06d5\u062a \u062a\u06d5\u06ad\u0634\u06d5\u0634", "Paste": "\u0686\u0627\u067e\u0644\u0627\u0634", "Paste Slide": "\u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631\u0646\u0649 \u0686\u0627\u067e\u0644\u0627\u0634", "Paste Special": "\u0626\u06c6\u0632\u06af\u0649\u0686\u06d5 \u0686\u0627\u067e\u0644\u0627", "Paste from this document": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u0649\u0646 \u0686\u0627\u067e\u0644\u0627\u06ad", "Path": "Path", "Pause... ( %SECONDS% )": "\u062a\u0648\u062e\u062a\u0627\u067e ... (% SECONDS%)", "Percent": "\u067e\u0649\u0631\u0633\u06d5\u0646\u062a", "Permission Mode": "\u0626\u0649\u062c\u0627\u0632\u06d5\u062a \u06be\u0627\u0644\u0649\u062a\u0649", "Picture": "\u0631\u06d5\u0633\u0649\u0645", "Please save or discard the comment currently being edited.": "\u06be\u0627\u0632\u0649\u0631 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0642\u0627\u0646 \u0628\u0627\u06be\u0627\u0646\u0649 \u0633\u0627\u0642\u0644\u0627\u06ad \u064a\u0627\u0643\u0649 \u062a\u0627\u0634\u0644\u0627\u06ad.", "Please send us your feedback": "\u062a\u06d5\u0643\u0644\u0649\u067e-\u067e\u0649\u0643\u0649\u0631\u0644\u0649\u0631\u0649\u06ad\u0649\u0632\u0646\u0649 \u0628\u0649\u0632\u06af\u06d5 \u0626\u06d5\u06cb\u06d5\u062a\u0649\u067e \u0628\u06d0\u0631\u0649\u06ad", "Please use following combination to see more options:": "\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e \u062a\u0627\u0644\u0644\u0627\u0634\u0644\u0627\u0631\u0646\u0649 \u0643\u06c6\u0631\u06c8\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u062a\u06c6\u06cb\u06d5\u0646\u062f\u0649\u0643\u0649 \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad:", "Please wait!": "\u0633\u0627\u0642\u0644\u0627\u067e \u062a\u06c7\u0631\u06c7\u06ad!", "PostMessage API is initialized": "PostMessage API \u062f\u06d5\u0633\u0644\u06d5\u067e\u0643\u0649 \u0642\u06d5\u062f\u06d5\u0645\u062f\u06d5 \u064a\u0648\u0644\u063a\u0627 \u0642\u0648\u064a\u06c7\u0644\u063a\u0627\u0646", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint Presentation (.pptx)", "Present current slide": "\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631", "Present in Window": "\u0643\u06c6\u0632\u0646\u06d5\u0643\u062a\u06d5 \u06be\u0627\u0632\u0649\u0631", "Present in new window": "\u064a\u06d0\u06ad\u0649 \u0643\u06c6\u0632\u0646\u06d5\u0643\u062a\u06d5 \u06be\u0627\u0632\u0649\u0631", "Presentation": "Presentation", "Presentation disabled": "\u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0686\u06d5\u0643\u0644\u06d5\u0646\u06af\u06d5\u0646", "Presentation mode has been disabled for this document": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u06c8\u0686\u06c8\u0646 \u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634 \u06be\u0627\u0644\u0649\u062a\u0649 \u0686\u06d5\u0643\u0644\u06d5\u0646\u06af\u06d5\u0646", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634 \u062a\u0648\u0633\u06c7\u0644\u06c7\u067e \u0642\u0627\u0644\u062f\u0649. \u062a\u0648\u0631 \u0643\u06c6\u0631\u06af\u06c8\u0686\u0649\u06ad\u0649\u0632\u062f\u06d5 \u0642\u0627\u06ad\u0642\u0649\u0634 \u0643\u06c6\u0632\u0646\u0649\u0643\u0649\u06af\u06d5 \u064a\u0648\u0644 \u0642\u0648\u064a\u06c7\u06ad. \u0628\u06c7 \u0626\u0627\u0631\u0642\u0649\u0644\u0649\u0642 \u062a\u0627\u0645 \u062a\u06d5\u0633\u06cb\u0649\u0631\u0646\u0649 \u0626\u0627\u064a\u0631\u0649\u0645 \u0643\u06c6\u0632\u0646\u06d5\u0643\u0644\u06d5\u0631\u062f\u06d5 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634\u0643\u06d5 \u0628\u0648\u0644\u0649\u062f\u06c7 \u060c \u0626\u06d0\u0643\u0631\u0627\u0646\u0646\u0649 \u0626\u0627\u0633\u0627\u0646 \u06be\u06d5\u0645\u0628\u06d5\u06be\u0649\u0631\u0644\u06d5\u0634\u0643\u06d5 \u0628\u0648\u0644\u0649\u062f\u06c7.", "Presenting in fullscreen": "\u067e\u06c8\u062a\u06c8\u0646 \u0626\u06d0\u0643\u0631\u0627\u0646\u062f\u0627 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634", "Presenting in window": "\u0643\u06c6\u0632\u0646\u06d5\u0643\u062a\u06d5 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634", "Promote to top comment": "\u064a\u06c7\u0642\u0649\u0631\u0649 \u0628\u0627\u06be\u0627\u063a\u0627 \u062a\u06d5\u0634\u06cb\u0649\u0642 \u0642\u0649\u0644\u0649\u06ad", "Properties": "\u062e\u0627\u0633\u0644\u0649\u0642\u0649", "Quadratic": "Quadratic", "RELOAD": "RELOAD", "Radial": "Radial", "Read mode": "\u0626\u0648\u0642\u06c7\u0634 \u06be\u0627\u0644\u0649\u062a\u0649", "Read-only": "\u067e\u06d5\u0642\u06d5\u062a \u0626\u0648\u0642\u06c7\u0634\u0642\u0649\u0644\u0627 \u0628\u0648\u0644\u0649\u062f\u06c7", "Received": "\u0642\u0648\u0628\u06c7\u0644 \u0642\u0649\u0644\u0649\u0646\u062f\u0649", "Recent": "\u064a\u06d0\u0642\u0649\u0646\u0642\u0649", "Reconnecting...": "\u0642\u0627\u064a\u062a\u0627 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 ...", "Redo": "Redo", "References": "\u067e\u0627\u064a\u062f\u0649\u0644\u0627\u0646\u0645\u0627", "Refresh": "\u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Refresh Citations": "\u0646\u06d5\u0642\u0649\u0644 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634", "Refresh Log": "Log \u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Reject change": "\u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0646\u0649 \u0631\u06d5\u062a \u0642\u0649\u0644\u0649\u06ad", "Reloading the document after rename": "\u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u06af\u06d5\u0646\u062f\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u06ad", "Remove": "\u0626\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Remove Thread": "\u062a\u06d0\u0645\u0649\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Remove link": "\u0626\u06c7\u0644\u0649\u0646\u0649\u0634\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Remove print area": "\u0628\u06d0\u0633\u0649\u0634 \u0631\u0627\u064a\u0648\u0646\u0649\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u06ad", "Rename": "\u0626\u0649\u0633\u0649\u0645 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634", "Rename Document": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0646\u0627\u0645\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634", "Rename sheet": "\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649\u06ad \u0646\u0627\u0645\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634", "Renaming...": "\u0626\u0649\u0633\u0649\u0645 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634 ...", "Repair": "\u0631\u06d0\u0645\u0648\u0646\u062a \u0642\u0649\u0644\u0649\u0634", "Repair Document": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0631\u06d0\u0645\u0648\u0646\u062a \u0642\u0649\u0644\u0649\u0634", "Reply": "\u062c\u0627\u06cb\u0627\u0628", "Report an issue": "\u0628\u0649\u0631 \u0645\u06d5\u0633\u0649\u0644\u0649\u0646\u0649 \u062f\u0648\u0643\u0644\u0627\u062a \u0642\u0649\u0644\u0649\u06ad", "Reset to Default Language": "\u0633\u06c8\u0643\u06c8\u062a\u062a\u0649\u0643\u0649 \u062a\u0649\u0644\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0642\u0627\u064a\u062a\u06c7\u0631\u06c7\u0634", "Reset zoom": "\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0642\u0627\u064a\u062a\u06c7\u0631", "Resolve": "\u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u06ad", "Resolve Thread": "\u062a\u06d0\u0645\u0649\u0646\u0649 \u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u06ad", "Resolved": "\u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u0646\u062f\u0649", "Restoring older revision. Any unsaved changes will be available in version history": "\u0643\u0648\u0646\u0627 \u0646\u06d5\u0634\u0631\u0649\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634. \u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0644\u06d5\u0631 \u0646\u06d5\u0634\u0631 \u062a\u0627\u0631\u0649\u062e\u0649\u062f\u0627 \u0628\u0648\u0644\u0649\u062f\u06c7", "Rich Text": "\u0645\u0648\u0644 \u062a\u06d0\u0643\u0649\u0633\u062a", "Rich Text (.rtf)": "\u0645\u0648\u0644 \u062a\u06d0\u0643\u0649\u0633\u062a (.rtf)", "Right Margin": "Right Margin", "Row Height": "Row Height", "Rows": "\u0642\u06c7\u0631", "Ruler": "\u06be\u06c6\u0643\u06c8\u0645\u062f\u0627\u0631", "Save": "\u0633\u0627\u0642\u0644\u0627", "Save As": "Save As", "Save as ODF format": "ODF \u0641\u0648\u0631\u0645\u0627\u062a\u0649 \u0633\u06c8\u067e\u0649\u062a\u0649\u062f\u06d5 \u0633\u0627\u0642\u0644\u0627\u06ad", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u0633\u0627\u0642\u0644\u0627\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649 \u060c \u0686\u06c8\u0646\u0643\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0628\u06d5\u0643 \u0686\u0648\u06ad \u064a\u0627\u0643\u0649 \u0642\u0627\u0644\u063a\u0627\u0646 \u0633\u0627\u0642\u0644\u0627\u0634 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649\u062f\u0649\u0646 \u0626\u06d0\u0634\u0649\u067e \u0643\u06d5\u062a\u062a\u0649. \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a \u06be\u0627\u0632\u0649\u0631 \u0626\u0648\u0642\u06c7\u0644\u0649\u062f\u06c7 \u060c \u0626\u06d5\u0645\u0645\u0627 \u064a\u06d5\u0631\u0644\u0649\u0643 \u0646\u06c7\u0633\u062e\u0649\u0633\u0649\u0646\u0649 \u0633\u0627\u0642\u0644\u0627\u067e \u0642\u06d0\u0644\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u0626\u06c7\u0646\u0649 \u06be\u0627\u0632\u0649\u0631 \u0686\u06c8\u0634\u06c8\u0631\u0633\u0649\u06ad\u0649\u0632 \u0628\u0648\u0644\u0649\u062f\u06c7.", "Save failed due to no disk space left. Document will now be read-only.": "\u062f\u0649\u0633\u0643\u0627 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649 \u0642\u0627\u0644\u0645\u0649\u063a\u0627\u0646\u0644\u0649\u0642\u062a\u0649\u0646 \u0633\u0627\u0642\u0644\u0627\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649. \u06be\u06c6\u062c\u062c\u06d5\u062a \u06be\u0627\u0632\u0649\u0631 \u0626\u0648\u0642\u06c7\u0644\u0649\u062f\u06c7.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u0633\u0627\u0642\u0644\u0627\u0634 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649 \u0642\u0627\u0644\u0645\u0649\u063a\u0627\u0646\u0644\u0649\u0642\u062a\u0649\u0646 \u0633\u0627\u0642\u0644\u0627\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649. \u06be\u06c6\u062c\u062c\u06d5\u062a \u06be\u0627\u0632\u0649\u0631 \u0626\u0648\u0642\u06c7\u0644\u0649\u062f\u06c7. \u064a\u06d0\u062a\u06d5\u0631\u0644\u0649\u0643 \u062f\u0649\u0633\u0643\u0627 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649\u0646\u0649\u06ad \u0628\u0627\u0631-\u064a\u0648\u0642\u0644\u06c7\u0642\u0649\u0646\u0649 \u062c\u06d5\u0632\u0645\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u06ad \u06be\u06d5\u0645\u062f\u06d5 \u0642\u0627\u064a\u062a\u0627 \u062a\u06d0\u062c\u06d5\u06ad.", "Save to new file": "\u064a\u06d0\u06ad\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0643\u06d5 \u0633\u0627\u0642\u0644\u0627\u06ad", "Saving...": "\u0633\u0627\u0642\u0644\u0627\u06cb\u0627\u062a\u0649\u062f\u06c7\u2026", "Scientific": "Scientific", "Screen Reading": "\u0626\u06d0\u0643\u0631\u0627\u0646 \u0626\u0648\u0642\u06c7\u0634", "Scroll down annotations": "\u0626\u0649\u0632\u0627\u06be\u0644\u0627\u0631\u0646\u0649 \u062a\u06c6\u06cb\u06d5\u0646\u06af\u06d5 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Scroll left": "\u0633\u0648\u0644\u063a\u0627 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Scroll right": "\u0626\u0648\u06ad\u063a\u0627 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Scroll to the first sheet": "\u0628\u0649\u0631\u0649\u0646\u0686\u0649 \u0628\u06d5\u062a\u0643\u06d5 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Scroll to the last sheet": "\u0626\u0627\u062e\u0649\u0631\u0642\u0649 \u0628\u06d5\u062a\u0643\u06d5 \u064a\u06c6\u062a\u0643\u06d5\u06ad", "Scroll up annotations": "\u0626\u0649\u0632\u0627\u06be\u0644\u0627\u0631\u0646\u0649 \u0626\u06c6\u0631\u0644\u0649\u062a\u0649\u06ad", "See history": "\u062a\u0627\u0631\u0649\u062e\u0646\u0649 \u0643\u06c6\u0631\u06c8\u06ad", "See revision history": "\u062a\u06c8\u0632\u0649\u062a\u0649\u0634 \u062a\u0627\u0631\u0649\u062e\u0649\u0646\u0649 \u0643\u06c6\u0631\u0633\u06d5\u062a", "Select language": "\u062a\u0649\u0644 \u062a\u0627\u0644\u0644\u0627\u06ad", "Select multiple cells": "\u0643\u06c6\u067e \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u06ad", "Selected external data source is forbidden. Please contact the system administrator.": "\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646 \u0633\u0649\u0631\u062a\u0642\u0649 \u0633\u0627\u0646\u0644\u0649\u0642 \u0645\u06d5\u0644\u06c7\u0645\u0627\u062a \u0645\u06d5\u0646\u0628\u06d5\u0633\u0649 \u0645\u06d5\u0646\u0626\u0649 \u0642\u0649\u0644\u0649\u0646\u0649\u062f\u06c7. \u0633\u0649\u0633\u062a\u06d0\u0645\u0627 \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad.", "Selected range of cells": "\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646 \u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062f\u0627\u0626\u0649\u0631\u0649\u0633\u0649", "Selection Mode": "\u062a\u0627\u0644\u0644\u0627\u0634 \u06be\u0627\u0644\u0649\u062a\u0649", "Selection count": "\u062a\u0627\u0644\u0644\u0627\u0634 \u0633\u0627\u0646\u0649", "Selection mode: inactive": "\u062a\u0627\u0644\u0644\u0627\u0634 \u06be\u0627\u0644\u0649\u062a\u0649: \u06be\u06d5\u0631\u0649\u0643\u06d5\u062a\u0633\u0649\u0632", "Send Feedback": "\u062a\u06d5\u0643\u0644\u0649\u067e \u0626\u06d5\u06cb\u06d5\u062a\u0649\u06ad", "Sent": "\u0626\u06d5\u06cb\u06d5\u062a\u0649\u0644\u062f\u0649", "Served by:": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d5\u062a \u0642\u0649\u0644\u063a\u0627\u0646:", "Server audit": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u062a\u06d5\u0643\u0634\u06c8\u0631\u06c8\u0634\u0649", "Server has been shut down; please reload the page.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u062a\u0627\u0642\u0627\u0644\u062f\u0649 \u0628\u06d5\u062a\u0646\u0649 \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u06ad.", "Server is down, restarting automatically. Please wait.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u062a\u0648\u062e\u062a\u0627\u067e \u0642\u0627\u0644\u062f\u0649 \u060c \u0626\u0627\u067e\u062a\u0648\u0645\u0627\u062a\u0649\u0643 \u0642\u0627\u064a\u062a\u0627 \u0642\u0648\u0632\u063a\u0649\u062a\u0649\u0644\u062f\u0649. \u0633\u0627\u0642\u0644\u0627\u067e \u062a\u06c7\u0631\u06c7\u06ad.", "Server is now reachable. We have to refresh the page now.": "\u06be\u0627\u0632\u0649\u0631 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u06d5\u062a\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0649\u062f\u06c7. \u0628\u0649\u0632 \u06be\u0627\u0632\u0649\u0631 \u0628\u06d5\u062a\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0649\u0634\u0649\u0645\u0649\u0632 \u0643\u06d0\u0631\u06d5\u0643.", "Server is now reachable...": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u06be\u0627\u0632\u0649\u0631 \u064a\u06d0\u062a\u0649\u067e \u0628\u0627\u0631\u0627\u0644\u0627\u064a\u062f\u06c7 ...", "Server is shutting down": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u062a\u0627\u0642\u0649\u0644\u0649\u067e \u0642\u0627\u0644\u062f\u0649", "Server is shutting down for maintenance (auto-saving)": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u0626\u0627\u0633\u0631\u0627\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u062a\u0627\u0642\u0649\u0644\u0649\u062f\u06c7 (\u0626\u0627\u067e\u062a\u0648\u0645\u0627\u062a\u0649\u0643 \u062a\u06d0\u062c\u06d5\u0634)", "Server returned this reason:": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u0628\u06c7 \u0633\u06d5\u06cb\u06d5\u0628\u0646\u0649 \u0642\u0627\u064a\u062a\u06c7\u0631\u062f\u0649:", "Server uptime": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u06cb\u0627\u0642\u062a\u0649", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d5\u062a\u0646\u0649 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7. \u0643\u06d0\u064a\u0649\u0646 \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad \u060c \u0626\u06d5\u06af\u06d5\u0631 \u0645\u06d5\u0633\u0649\u0644\u06d5 \u0643\u06c6\u0631\u06c8\u0644\u0633\u06d5 \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649\u06ad\u0649\u0632\u063a\u0627 \u062f\u0648\u0643\u0644\u0627\u062a \u0642\u0649\u0644\u0649\u06ad.", "Session terminated by document owner": "\u064a\u0649\u063a\u0649\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u0649\u06af\u0649\u0633\u0649 \u062a\u06d5\u0631\u0649\u067e\u0649\u062f\u0649\u0646 \u0626\u0627\u062e\u0649\u0631\u0644\u0627\u0634\u062a\u0649", "Set Language for All text": "\u0628\u0627\u0631\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a\u0644\u06d5\u0631\u06af\u06d5 \u062a\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u06ad", "Set Language for Paragraph": "\u0626\u0627\u0628\u0632\u0627\u0633 \u0626\u06c8\u0686\u06c8\u0646 \u062a\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u06ad", "Set Language for Selection": "\u062a\u0627\u0644\u0644\u0627\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u062a\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u06ad", "Set Log Levels": "\u062e\u0627\u062a\u0649\u0631\u06d5 \u062f\u06d5\u0631\u0649\u062c\u0649\u0633\u0649\u0646\u0649 \u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u06ad", "Settings": "\u062a\u06d5\u06ad\u0634\u06d5\u0643\u0644\u06d5\u0631", "Shapes": "\u0634\u06d5\u0643\u0649\u0644\u0644\u06d5\u0631", "Share": "\u06be\u06d5\u0645\u0628\u06d5\u06be\u0649\u0631\u0644\u06d5\u0634", "Share...": "\u06be\u06d5\u0645\u0628\u06d5\u06be\u0649\u0631 ...", "Show Menu": "\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0646\u0649 \u0643\u06c6\u0631\u0633\u06d5\u062a", "Show Ruler": "\u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649\u0646\u0649 \u0643\u06c6\u0631\u0633\u06d5\u062a", "Show Status Bar": "\u06be\u0627\u0644\u06d5\u062a \u0633\u062a\u0648\u0646\u0649\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634", "Show on the side": "\u064a\u0627\u0646 \u062a\u06d5\u0631\u06d5\u067e\u062a\u06d5 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u06ad", "Shutdown Server": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0646\u0649 \u062a\u0627\u0642\u0627\u0634", "Smart Picker": "Smart Picker", "Solid": "\u0642\u0627\u062a\u062a\u0649\u0642", "Someone": "\u0628\u0649\u0631\u06d5\u064a\u0644\u06d5\u0646", "Sparkline": "Sparkline", "Square": "\u0645\u06d5\u064a\u062f\u0627\u0646", "Standard": "Standard", "Status": "\u06be\u0627\u0644\u06d5\u062a", "Status Bar": "\u06be\u0627\u0644\u06d5\u062a \u0628\u0627\u0644\u062f\u0649\u0642\u0649", "Stop following": "\u0626\u06d5\u06af\u0649\u0634\u0649\u0634\u0646\u0649 \u062a\u0648\u062e\u062a\u0649\u062a\u0649\u06ad", "Store as:": "\u062f\u06c7\u0643\u0627\u0646:", "Style": "\u0626\u06c7\u0633\u0644\u06c7\u0628", "Successfully exported: ": "\u0645\u06c7\u06cb\u06d5\u067e\u067e\u06d5\u0642\u0649\u064a\u06d5\u062a\u0644\u0649\u0643 \u0626\u06d0\u0643\u0633\u067e\u0648\u0631\u062a \u0642\u0649\u0644\u0649\u0646\u062f\u0649: ", "Sum": "\u064a\u0649\u063a\u0649\u0646\u062f\u0627", "TB": "TB", "Table": "\u062c\u06d5\u062f\u06cb\u06d5\u0644", "Tap to collapse": "\u064a\u0649\u0645\u0649\u0631\u0649\u0644\u0649\u0634\u0646\u0649 \u0686\u06d0\u0643\u0649\u06ad", "Tap to expand": "\u0643\u06d0\u06ad\u06d5\u064a\u062a\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u0686\u06d0\u0643\u0649\u06ad", "Text": "\u062a\u06d0\u0643\u0649\u0633\u062a", "Text orientation": "\u062a\u06d0\u0643\u0649\u0633\u062a \u064a\u06c6\u0646\u0649\u0644\u0649\u0634\u0649", "The IsAdminUser property is not set by integration": "IsAdminUser \u062e\u0627\u0633\u0644\u0649\u0642\u0649 \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634 \u0626\u0627\u0631\u0642\u0649\u0644\u0649\u0642 \u0628\u06d0\u0643\u0649\u062a\u0649\u0644\u0645\u0649\u06af\u06d5\u0646", "The IsAdminUser user property is set by integration": "IsAdminUser \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u062e\u0627\u0633\u0644\u0649\u0642\u0649 \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634 \u0626\u0627\u0631\u0642\u0649\u0644\u0649\u0642 \u062a\u06d5\u06ad\u0634\u06d5\u0644\u062f\u0649", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u06d5 \u062a\u0648\u0631 API \u0626\u0627\u0631\u0642\u0649\u0644\u0649\u0642 \u0626\u06d0\u0631\u0649\u0634\u0643\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0628\u0649\u0631 \u0642\u0649\u0633\u0649\u0645 \u0646\u06d5\u0642\u0649\u0644\u0644\u06d5\u0631 \u0628\u0627\u0631. \u0646\u06d5\u0642\u0649\u0644 \u064a\u0627\u0643\u0649 \u0628\u0649\u0628\u0644\u0649\u0626\u0648\u06af\u0631\u0627\u0641\u0649\u064a\u06d5\u0646\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u06cb\u0627\u062a\u0642\u0627\u0646\u062f\u0627 \u0628\u06d5\u0632\u0649 \u0645\u06d5\u0633\u0649\u0644\u0649\u0644\u06d5\u0631\u0646\u0649 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u067e \u0686\u0649\u0642\u0649\u0631\u0649\u0634\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646.", "The document could not be locked, and is opened in read-only mode.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0642\u06c7\u0644\u06c7\u067e\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u067e\u06d5\u0642\u06d5\u062a \u0626\u0648\u0642\u06c7\u0634\u0642\u0649\u0644\u0627 \u0628\u0648\u0644\u0649\u062f\u06c7.", "The document could not be locked.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0642\u06c7\u0644\u06c7\u067e\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0649\u062f\u0649.", "The document is being renamed and will reload shortly": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0626\u0649\u0633\u0645\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u06af\u06d5\u0646 \u0628\u0648\u0644\u06c7\u067e \u060c \u0626\u06c7\u0632\u06c7\u0646 \u0626\u06c6\u062a\u0645\u06d5\u064a \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u062f\u06c7", "The document is not signed.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0643\u06d5 \u0626\u0649\u0645\u0632\u0627 \u0642\u0648\u064a\u06c7\u0644\u0645\u0649\u063a\u0627\u0646.", "The document is switching to Offline mode and will reload shortly": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a Offline \u06be\u0627\u0644\u0649\u062a\u0649\u06af\u06d5 \u0626\u06c6\u0632\u06af\u0649\u0631\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7 \u060c \u0626\u06c7\u0632\u06c7\u0646 \u0626\u06c6\u062a\u0645\u06d5\u064a \u0642\u0627\u064a\u062a\u0627 \u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u062f\u06c7", "The document is too large or no disk space left to save. Document will now be read-only.": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u0628\u06d5\u0643 \u0686\u0648\u06ad \u064a\u0627\u0643\u0649 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0649\u062f\u0649\u063a\u0627\u0646 \u062f\u0649\u0633\u0643\u0627 \u0628\u0648\u0634\u0644\u06c7\u0642\u0649 \u0642\u0627\u0644\u0645\u0649\u062f\u0649. \u06be\u06c6\u062c\u062c\u06d5\u062a \u06be\u0627\u0632\u0649\u0631 \u0626\u0648\u0642\u06c7\u0644\u0649\u062f\u06c7.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u062a\u0649\u067e \u06be\u06c6\u062c\u062c\u0649\u062a\u0649: {0} \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0626\u0649\u0633\u0645\u0649 \u0628\u0648\u0644\u0645\u0649\u063a\u0627\u0686\u0642\u0627 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u0634\u0643\u06d5 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u062a\u0649\u067e \u06be\u06c6\u062c\u062c\u0649\u062a\u0649: {0} \u06be\u06c6\u062c\u062c\u06d5\u062a \u0642\u06c7\u0631\u06c7\u0642 \u0628\u0648\u0644\u063a\u0627\u0686\u0642\u0627 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u0634\u0643\u06d5 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u0628\u0627\u0634 \u0626\u0627\u067e\u067e\u0627\u0631\u0627\u062a URL \u0649 \u0628\u0648\u0634. coolwsd \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0646\u0649\u06ad \u0633\u06d5\u067e\u0644\u0649\u0645\u0649\u0633\u0649 \u062a\u0648\u063a\u0631\u0627 \u0628\u0648\u0644\u0645\u0627\u0633\u0644\u0649\u0642\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646\u060c \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad.", "The server encountered a {0} error while parsing the {1} command.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 {1} \u0628\u06c7\u064a\u0631\u06c7\u0642\u0649\u0646\u0649 \u062a\u06d5\u06be\u0644\u0649\u0644 \u0642\u0649\u0644\u063a\u0627\u0646\u062f\u0627 {0} \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0642\u0627 \u064a\u0648\u0644\u06c7\u0642\u062a\u0649.", "The server has been disconnected.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u0626\u06c8\u0632\u06c8\u0644\u06c8\u067e \u0642\u0627\u0644\u062f\u0649.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u0626\u0649\u0645\u0632\u0627 \u0645\u0627\u0642\u06c7\u0644 \u060c \u0626\u06d5\u0645\u0645\u0627 \u06af\u06c7\u06cb\u0627\u06be\u0646\u0627\u0645\u0649\u0646\u0649 \u062f\u06d5\u0644\u0649\u0644\u0644\u0649\u06af\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7 \u060c \u06be\u06c6\u062c\u062c\u06d5\u062a \u067e\u06d5\u0642\u06d5\u062a \u0642\u0649\u0633\u0645\u06d5\u0646 \u0626\u0649\u0645\u0632\u0627\u0644\u0649\u0646\u0649\u062f\u06c7.", "The signature is OK, but the certificate could not be validated.": "\u0626\u0649\u0645\u0632\u0627 \u0645\u0627\u0642\u06c7\u0644 \u060c \u0626\u06d5\u0645\u0645\u0627 \u06af\u06c7\u06cb\u0627\u06be\u0646\u0627\u0645\u0649\u0646\u0649 \u062f\u06d5\u0644\u0649\u0644\u0644\u0649\u06af\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u06c7.", "The signature is OK, but the document is only partially signed.": "\u0626\u0649\u0645\u0632\u0627 \u0645\u0627\u0642\u06c7\u0644 \u060c \u0626\u06d5\u0645\u0645\u0627 \u06be\u06c6\u062c\u062c\u06d5\u062a \u067e\u06d5\u0642\u06d5\u062a \u0642\u0649\u0633\u0645\u06d5\u0646 \u0626\u0649\u0645\u0632\u0627 \u0642\u0648\u064a\u06c7\u0644\u063a\u0627\u0646.", "The signature was valid, but the document has been modified.": "\u0626\u0649\u0645\u0632\u0627 \u0643\u06c8\u0686\u0643\u06d5 \u0626\u0649\u06af\u06d5 \u060c \u0626\u06d5\u0645\u0645\u0627 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0644\u062f\u0649.", "Theme colors": "\u0626\u06c7\u0633\u0644\u06c7\u0628 \u0631\u06d5\u06ad\u0644\u0649\u0631\u0649", "This document has an invalid signature.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649\u06ad \u0626\u0649\u0645\u0632\u0627\u0633\u0649 \u0626\u0649\u0646\u0627\u06cb\u06d5\u062a\u0633\u0649\u0632.", "This document is digitally signed and the signature is valid.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0631\u06d5\u0642\u06d5\u0645\u0644\u0649\u0643 \u0626\u0649\u0645\u0632\u0627 \u0642\u0648\u064a\u06c7\u0644\u063a\u0627\u0646 \u0628\u0648\u0644\u06c7\u067e \u060c \u0626\u0649\u0645\u0632\u0627 \u0643\u06c8\u0686\u0643\u06d5 \u0626\u0649\u06af\u06d5.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u06d5 \u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a \u0634\u06d5\u0643\u0644\u0649\u062f\u06d5 \u0633\u0627\u0642\u0644\u0649\u063a\u0649\u0644\u0649 \u0628\u0648\u0644\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0641\u0648\u0631\u0645\u0627\u062a \u064a\u0627\u0643\u0649 \u0645\u06d5\u0632\u0645\u06c7\u0646 \u0628\u0648\u0644\u06c7\u0634\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0628\u06c7 {\u0645\u06d5\u06be\u0633\u06c7\u0644\u0627\u062a \u0626\u0649\u0633\u0645\u0649} \u0646\u0649\u06ad \u0642\u0648\u0644\u0644\u0649\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0646\u06c7\u0633\u062e\u0649\u0633\u0649. \u0643\u0627\u0631\u062e\u0627\u0646\u0649\u0644\u0627\u0631\u063a\u0627 \u0626\u0648\u0631\u06c7\u0646\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634\u0642\u0627 \u0645\u0627\u0633 \u0643\u06d0\u0644\u0649\u062f\u06c7 \u062f\u06d0\u06af\u06d5\u0646 \u062a\u06d5\u0633\u0649\u0631\u0627\u062a\u062a\u0649\u0646 \u0633\u0627\u0642\u0644\u0649\u0646\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u060c \u0628\u06c7 \u0626\u06c7\u0686\u06c7\u0631 {docs} \u06be\u06c6\u062c\u062c\u06d5\u062a \u064a\u0627\u0643\u0649 {\u0626\u06c7\u0644\u0649\u0646\u0649\u0634} \u062f\u0649\u0646 \u0626\u0627\u0631\u062a\u06c7\u0642 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0628\u0649\u0631\u0644\u0627 \u06cb\u0627\u0642\u0649\u062a\u062a\u0627 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u0644\u06af\u06d5\u0646\u062f\u06d5 \u0643\u06c6\u0631\u06c8\u0644\u0649\u062f\u06c7.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0628\u06c7 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d5\u062a {0} \u06be\u06c6\u062c\u062c\u06d5\u062a\u0644\u06d5\u0631 \u0628\u0649\u0644\u06d5\u0646\u0644\u0627 \u0686\u06d5\u0643\u0644\u0649\u0646\u0649\u062f\u06c7 \u060c \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u062a\u06d5\u0631\u0649\u067e\u0649\u062f\u0649\u0646 {1} \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 \u0626\u0648\u0645\u06c7\u0645\u0649\u064a. \u0628\u06c7 \u0686\u06d5\u0643\u0643\u06d5 \u064a\u06d5\u062a\u062a\u0649. \u0643\u06d0\u064a\u0649\u0646 \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "This version of {productname} is powered by": "\u0628\u06c7 \u0646\u06d5\u0634\u0631\u0649\u062f\u0649\u0643\u0649 {productname} \u0646\u0649 \u062a\u06d5\u0645\u0649\u0646\u0644\u0649\u06af\u06c8\u0686\u0649", "Tight": "\u062a\u0627\u0631", "Time": "\u06cb\u0627\u0642\u0649\u062a", "Time interval of CPU statistics (in ms)": "CPU \u0626\u0649\u0633\u062a\u0627\u062a\u0649\u0633\u062a\u0649\u0643\u0649\u0633\u0649\u0646\u0649\u06ad \u06cb\u0627\u0642\u0649\u062a \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649 (ms)", "Time interval of memory statistics (in ms)": "\u0626\u06d5\u0633\u0644\u06d5\u0643 \u0626\u0649\u0633\u062a\u0627\u062a\u0649\u0633\u062a\u0649\u0643\u0627 \u06cb\u0627\u0642\u0649\u062a \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649 (ms)", "Title": "\u0645\u0627\u06cb\u0632\u06c7", "To": "To", "To paste outside {productname}, please first click the 'download' button": "{\u0645\u06d5\u06be\u0633\u06c7\u0644\u0627\u062a \u0626\u0649\u0633\u0645\u0649} \u0646\u0649\u06ad \u0633\u0649\u0631\u062a\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u060c \u0626\u0627\u0644\u062f\u0649 \u0628\u0649\u0644\u06d5\u0646 \u00ab\u0686\u06c8\u0634\u06c8\u0631\u06c8\u0634\u00bb \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0633\u0649\u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad", "To prevent accidental changes, the author has set this file to open as view-only": "\u062a\u0627\u0633\u0627\u062f\u0649\u067e\u0649\u064a \u0626\u06c6\u0632\u06af\u0649\u0631\u0649\u0634\u0646\u0649\u06ad \u0626\u0627\u0644\u062f\u0649\u0646\u0649 \u0626\u06d0\u0644\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u060c \u0626\u0627\u067e\u062a\u0648\u0631 \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u067e\u06d5\u0642\u06d5\u062a \u0643\u06c6\u0631\u06c8\u0634 \u0634\u06d5\u0643\u0644\u0649\u062f\u06d5 \u0626\u0627\u0686\u0642\u0627\u0646", "Toggle UI Mode": "UI \u06be\u0627\u0644\u0649\u062a\u0649\u0646\u0649 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u06ad", "Top Margin": "Top Margin", "Top N elements...": "\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649 N \u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a\u0644\u0649\u0631\u0649 ...", "Top N percent...": "\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649 N \u067e\u0649\u0631\u0633\u06d5\u0646\u062a ...", "Top/Bottom Rules...": "\u0626\u06c8\u0633\u062a\u0649 / \u0626\u0627\u0633\u062a\u0649 \u0642\u0627\u0626\u0649\u062f\u0649\u0633\u0649 ...", "Type": "\u062a\u0649\u067e", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u0626\u0649\u062c\u0627\u0632\u06d5\u062a\u0633\u0649\u0632 WOPI \u0631\u0649\u064a\u0627\u0633\u06d5\u062a\u0686\u0649\u0633\u0649. \u0643\u06d0\u064a\u0649\u0646 \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad \u060c \u0626\u06d5\u06af\u06d5\u0631 \u0645\u06d5\u0633\u0649\u0644\u06d5 \u0643\u06c6\u0631\u06c8\u0644\u0633\u06d5 \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649\u06ad\u0649\u0632\u063a\u0627 \u062f\u0648\u0643\u0644\u0627\u062a \u0642\u0649\u0644\u0649\u06ad.", "Undo": "\u0626\u06d5\u0645\u06d5\u0644\u062f\u0649\u0646 \u0642\u0627\u0644\u062f\u06c7\u0631\u06c7\u0634", "Unlink Citations": "\u0646\u06d5\u0642\u0649\u0644 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0646\u06d5\u0642\u0649\u0644 \u0626\u06d0\u0644\u0649\u0646\u063a\u0627\u0646 \u0646\u06d5\u0642\u0649\u0644\u0644\u06d5\u0631 Collabora Online \u0646\u0649\u06ad \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u0649\u0643\u0649 \u0646\u06d5\u0642\u0649\u0644 \u06cb\u06d5 \u0628\u0649\u0628\u0644\u0649\u0626\u0648\u06af\u0631\u0627\u0641\u0649\u064a\u06d5\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0649\u0634\u0649\u0646\u0649\u06ad \u0626\u0627\u0644\u062f\u0649\u0646\u0649 \u0626\u0627\u0644\u0649\u062f\u06c7.", "Unlock": "\u0642\u06c7\u0644\u06c7\u067e \u0626\u06d0\u0686\u0649\u0634", "Unresolve": "Unresolve", "Unresolve Thread": "\u062a\u06d0\u0645\u0627 \u06be\u06d5\u0644 \u0642\u0649\u0644\u0649\u0646\u0645\u0627\u064a\u062f\u06c7", "Unsupported server version.": "\u0642\u0648\u0644\u0644\u0649\u0645\u0627\u064a\u062f\u0649\u063a\u0627\u0646 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u0649\u062a\u0649\u0631 \u0646\u06d5\u0634\u0631\u0649.", "Update": "\u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Update Index": "\u0643\u06c6\u0631\u0633\u06d5\u062a\u0643\u06c8\u0686\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Update Log Levels": "\u062e\u0627\u062a\u0649\u0631\u06d5 \u062f\u06d5\u0631\u0649\u062c\u0649\u0633\u0649\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Updated citations": "\u0646\u06d5\u0642\u0649\u0644 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0644\u062f\u0649", "Updating citations": "\u0646\u06d5\u0642\u0649\u0644\u0644\u06d5\u0631\u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u0634", "Uploaded": "\u064a\u06c8\u0643\u0644\u06d5\u0646\u062f\u0649", "Uploading file to server failed with status: {0}": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u0648\u0644\u0644\u0627\u0634 \u06be\u0627\u0644\u0649\u062a\u0649 \u0645\u06d5\u063a\u0644\u06c7\u067e \u0628\u0648\u0644\u062f\u0649: {0}", "Uploading file to server failed, file not found.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649 \u060c \u06be\u06c6\u062c\u062c\u06d5\u062a \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649.", "Uploading file to server failed, the file is too large.": "\u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u063a\u0627 \u064a\u06c8\u0643\u0644\u06d5\u0634 \u0645\u06d5\u063a\u0644\u06c7\u0628 \u0628\u0648\u0644\u062f\u0649 \u060c \u06be\u06c6\u062c\u062c\u06d5\u062a \u0628\u06d5\u0643 \u0686\u0648\u06ad.", "Use Compact view": "\u0626\u0649\u062e\u0686\u0627\u0645 \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad", "Use Tabbed view": "\u0628\u06d5\u062a\u0643\u06c8\u0686 \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0649\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u0626\u0649\u0634\u0644\u0649\u062a\u0649\u0644\u06af\u06d5\u0646 \u06cb\u0627\u0642\u062a\u0649 \u0626\u06c6\u062a\u0643\u06d5\u0646 is_admin \u0645\u06d5\u064a\u062f\u0627\u0646\u0649 \u060c \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634 \u0626\u06c7\u0646\u0649\u06ad \u0626\u0648\u0631\u0646\u0649\u063a\u0627 IsAdminUser \u062e\u0627\u0633\u0644\u0649\u0642\u0649\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u0634\u0649 \u0643\u06d0\u0631\u06d5\u0643", "User List Summary": "\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649 \u062e\u06c7\u0644\u0627\u0633\u0649\u0633\u0649", "User Name": "\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0626\u0649\u0633\u0645\u0649", "Users online": "\u062a\u0648\u0631\u062f\u0649\u0643\u0649 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649", "Values between...": "\u0626\u0627\u0631\u0649\u0633\u0649\u062f\u0649\u0643\u0649 \u0642\u0649\u0645\u0645\u06d5\u062a ...", "Values duplicate...": "\u0643\u06c6\u067e\u06d5\u064a\u062a\u0649\u0644\u06af\u06d5\u0646 \u0642\u0649\u0645\u0645\u06d5\u062a ...", "Values equal to...": "\u0642\u0649\u0645\u0645\u06d5\u062a\u0643\u06d5 \u062a\u06d5\u06ad ...", "Values greater than...": "\u0642\u0649\u0645\u0645\u06d5\u062a ...", "Values less than...": "\u0642\u0649\u0645\u0645\u0649\u062a\u0649 \u062a\u06c6\u06cb\u06d5\u0646 ...", "Version Information": "\u0646\u06d5\u0634\u0631\u0649 \u0626\u06c7\u0686\u06c7\u0631\u0649", "Very Loose": "Very Loose", "Very Tight": "Very Tight", "View": "\u0643\u06c6\u0631\u06c8\u0634", "Views": "\u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0644\u06d5\u0631", "WOPI host": "WOPI host", "Warning": "\u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634", "Warning! The browser you are using is not supported.": "\u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634! \u0633\u0649\u0632 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06cb\u0627\u062a\u0642\u0627\u0646 \u062a\u0648\u0631\u0643\u06c6\u0631\u06af\u06c8\u0686\u0646\u0649 \u0642\u0648\u0644\u0644\u0649\u0645\u0627\u064a\u062f\u06c7.", "We are in the process of cleaning up this document from the last session, please try again later.": "\u0628\u0649\u0632 \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649 \u0642\u06d0\u062a\u0649\u0645\u0644\u0649\u0642 \u064a\u0649\u063a\u0649\u0646\u062f\u0649\u0646 \u062a\u0627\u0632\u0649\u0644\u0627\u0634 \u0628\u0627\u0633\u0642\u06c7\u0686\u0649\u062f\u0627 \u062a\u06c7\u0631\u06c7\u06cb\u0627\u062a\u0649\u0645\u0649\u0632 \u060c \u0643\u06d0\u064a\u0649\u0646 \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u0643\u06d5\u0686\u06c8\u0631\u06c8\u06ad\u060c \u067e\u06c8\u062a\u06c8\u0643\u0649\u06ad\u0649\u0632\u06af\u06d5 \u0628\u0627\u063a\u0644\u0649\u0646\u0627\u0644\u0645\u0649\u062f\u06c7\u0642. \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "What?": "\u0646\u06d0\u0645\u06d5\u061f", "When?": "\u0642\u0627\u0686\u0627\u0646\u061f", "Who?": "\u0643\u0649\u0645\u061f", "Windowed Presentation Blocked": "\u0643\u06c6\u0632\u0646\u06d5\u0643 \u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634 \u062a\u0648\u0633\u06c7\u0644\u062f\u0649", "Windowed Presentation: ": "\u0643\u06c6\u0632\u0646\u06d5\u0643 \u062a\u0648\u0646\u06c7\u0634\u062a\u06c7\u0631\u06c7\u0634: ", "Word 2003 Document (.doc)": "Word 2003 \u06be\u06c6\u062c\u062c\u0649\u062a\u0649 (.doc)", "Word Counter": "\u0633\u06c6\u0632 \u0633\u0627\u0646\u0627\u0642", "Word Document (.docx)": "Word Document (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc \u067e\u0627\u0631\u0627\u0645\u06d0\u062a\u0649\u0631\u0649 \u062e\u0627\u062a\u0627 \u064a\u0627\u0643\u0649 \u064a\u0648\u0642\u0627\u067e \u0643\u06d5\u062a\u062a\u0649 \u060c \u064a\u0627\u0631\u062f\u06d5\u0645 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad.", "Wrong password provided. Please try again.": "\u0626\u0649\u0645 \u062e\u0627\u062a\u0627\u060c \u0642\u0627\u064a\u062a\u0627 \u0633\u0649\u0646\u0627\u06ad.", "Wrong server, reconnecting...": "\u062e\u0627\u062a\u0627 \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631 \u060c \u0642\u0627\u064a\u062a\u0627 \u0626\u06c7\u0644\u0649\u0646\u0649\u0634 ...", "YB": "YB", "You": "\u0633\u06d5\u0646", "You are already presenting this document": "\u0633\u0649\u0632 \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 \u06be\u0627\u0632\u0649\u0631\u0644\u0627 \u062a\u06d5\u0645\u0649\u0646\u0644\u06d5\u06cb\u0627\u062a\u0649\u0633\u0649\u0632", "You are leaving the document. The following web page will open in a new tab: ": "\u0633\u0649\u0632 \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u0649\u0646 \u0626\u0627\u064a\u0631\u0649\u0644\u0649\u0633\u0649\u0632. \u062a\u06c6\u06cb\u06d5\u0646\u062f\u0649\u0643\u0649 \u062a\u0648\u0631 \u0628\u06d5\u062a \u064a\u06d0\u06ad\u0649 \u0628\u06d5\u062a\u0643\u06c8\u0686\u062a\u06d5 \u0626\u06d0\u0686\u0649\u0644\u0649\u062f\u06c7: ", "You have not done anything to rollback yet...": "\u0643\u06d5\u064a\u0646\u0649\u06af\u06d5 \u0642\u0627\u064a\u062a\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u062a\u06d0\u062e\u0649 \u06be\u06d0\u0686 \u0626\u0649\u0634 \u0642\u0649\u0644\u0649\u067e \u0628\u0627\u0642\u0645\u0649\u062f\u0649\u06ad\u0649\u0632 ...", "Your WOPI server is not secure: SSL verification failed": "WOPI \u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0649\u06ad\u0649\u0632 \u0628\u0649\u062e\u06d5\u062a\u06d5\u0631 \u0626\u06d5\u0645\u06d5\u0633: SSL \u062f\u06d5\u0644\u0649\u0644\u0644\u06d5\u0634 \u0645\u06d5\u063a\u0644\u06c7\u067e \u0628\u0648\u0644\u062f\u0649", "Your browser has very limited access to the clipboard": "\u062a\u0648\u0631 \u0643\u06c6\u0631\u06af\u06c8\u0686\u0649\u06ad\u0649\u0632\u0646\u0649\u06ad \u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u063a\u0627 \u0643\u0649\u0631\u0649\u0634 \u06be\u0648\u0642\u06c7\u0642\u0649 \u0626\u0649\u0646\u062a\u0627\u064a\u0649\u0646 \u0686\u06d5\u0643\u0644\u0649\u0643", "Your library is empty": "\u0643\u06c8\u062a\u06c8\u067e\u062e\u0627\u0646\u0649\u06ad\u0649\u0632 \u0642\u06c7\u0631\u06c7\u0642", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u0645\u06c7\u0644\u0627\u0632\u0649\u0645\u06d0\u062a\u0649\u0631\u0649\u06ad\u0649\u0632 \u0642\u0627\u062a\u062a\u0649\u0642 \u062f\u06d0\u062a\u0627\u0644 \u0645\u06d5\u0646\u0628\u06d5\u0633\u0649 \u064a\u06d0\u062a\u06d5\u0631\u0644\u0649\u0643 \u0626\u06d5\u0645\u06d5\u0633 \u060c \u0628\u06c7 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631\u0646\u0649\u06ad \u064a\u0627\u062e\u0634\u0649 \u0628\u0648\u0644\u0645\u0627\u0633\u0644\u0649\u0642\u0649\u0646\u0649 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u067e \u0686\u0649\u0642\u0649\u0631\u0649\u0634\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0633\u0649\u0632\u0646\u0649\u06ad \u06cb\u0627\u0642\u062a\u0649\u06ad\u0649\u0632 \u062a\u0648\u0634\u062a\u0649. \u06be\u06c6\u062c\u062c\u06d5\u062a\u062a\u0649\u0643\u0649 \u0628\u0627\u0634\u0642\u0627 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0644\u06d5\u0631 \u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0627\u0633\u0644\u0649\u0642\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646. \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0626\u06c8\u0686\u06c8\u0646 \u064a\u0649\u063a\u0649\u0646 (\u064a\u0627\u0643\u0649 \u062a\u0648\u0631 \u0628\u06d5\u062a) \u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u06ad. \u0642\u0627\u064a\u062a\u0627 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u062a\u0649\u0634\u0649\u06ad\u0649\u0632 \u0645\u06c7\u0645\u0643\u0649\u0646.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0633\u0649\u0632\u0646\u0649\u06ad \u06cb\u0627\u0642\u062a\u0649\u06ad\u0649\u0632 {\u06cb\u0627\u0642\u0649\u062a \u0626\u0649\u0686\u0649\u062f\u06d5 \u062a\u0648\u0634\u0649\u062f\u06c7. \u062e\u0649\u0632\u0645\u0649\u062a\u0649\u06ad\u0649\u0632\u0646\u0649 \u0633\u0627\u0642\u0644\u0627\u067e \u060c \u064a\u0649\u063a\u0649\u0646 (\u064a\u0627\u0643\u0649 \u062a\u0648\u0631 \u0628\u06d5\u062a) \u0646\u0649 \u064a\u06d0\u06ad\u0649\u0644\u0627\u067e \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u06ad. \u0642\u0627\u064a\u062a\u0627 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u062a\u0649\u0634\u0649\u06ad\u0649\u0632 \u0645\u06c7\u0645\u0643\u0649\u0646.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u0633\u0649\u0632\u0646\u0649\u06ad {\u0645\u06d5\u06be\u0633\u06c7\u0644\u0627\u062a \u0626\u0649\u0633\u0645\u0649\u06ad\u0649\u0632} \u062a\u0648\u067e\u0649\u06ad\u0649\u0632 \u062e\u0627\u062a\u0627 \u062a\u06d5\u06ad\u0634\u06d5\u0644\u06af\u06d5\u0646 \u064a\u0627\u0643\u0649 \u0643\u06c6\u0644\u06d5\u0645\u0644\u06d5\u0634\u0643\u06d5\u0646\u062f\u06d5\u0643 \u0642\u0649\u0644\u0649\u062f\u06c7 - \u0633\u0649\u0633\u062a\u06d0\u0645\u0627 \u0628\u0627\u0634\u0642\u06c7\u0631\u063a\u06c7\u0686\u0649 \u0628\u0649\u0644\u06d5\u0646 \u0626\u0627\u0644\u0627\u0642\u0649\u0644\u0649\u0634\u0649\u06ad. \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634\u0646\u0649 \u062f\u0627\u06cb\u0627\u0645\u0644\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0646\u06c7\u0631\u063a\u06c7\u0646 \u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649\u0644\u06d5\u0631\u0646\u0649\u06ad \u0628\u0649\u0631-\u0628\u0649\u0631\u0649\u0646\u0649 \u0643\u06c6\u0631\u0645\u06d5\u0633\u0644\u0649\u0643\u0649 \u060c \u06be\u06c6\u062c\u062c\u06d5\u062a \u0633\u0627\u0642\u0644\u0627\u0634\u062a\u0649\u0643\u0649 \u062a\u0648\u0642\u06c7\u0646\u06c7\u0634\u0644\u0627\u0631 \u06cb\u06d5 \u064a\u0627\u0643\u0649 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u067e \u0686\u0627\u067e\u0644\u0627\u0634 \u0645\u06d5\u0633\u0649\u0644\u0649\u0644\u0649\u0631\u0649\u0646\u0649 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u067e \u0686\u0649\u0642\u0649\u0631\u0649\u0634\u0649 \u0645\u06c7\u0645\u0643\u0649\u0646. \u0643\u06c8\u062a\u0643\u06d5\u0646 serverId {0 route routeToken {1 for \u0626\u06c8\u0686\u06c8\u0646 \u060c \u0626\u06d5\u0645\u0645\u0627 serverId {2 to \u063a\u0627 \u0626\u06c7\u0644\u0649\u0646\u0649\u062f\u06c7", "ZB": "ZB", "Zotero API key is incorrect": "Zotero API \u0626\u0627\u0686\u0642\u06c7\u0686\u0649 \u062e\u0627\u062a\u0627", "Zotero API key is not configured": "Zotero API \u0626\u0627\u0686\u0642\u06c7\u0686\u0649 \u0633\u06d5\u067e\u0644\u06d5\u0646\u0645\u0649\u06af\u06d5\u0646", "Zotero Warning": "Zotero Warning", "cell address": "\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649", "file type icon": "\u06be\u06c6\u062c\u062c\u06d5\u062a \u062a\u0649\u067e\u0649 \u0633\u0649\u0646\u0628\u06d5\u0644\u06af\u0649\u0633\u0649", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "\u062f\u06d5\u067e \u062c\u0627\u06cb\u0627\u0628 \u0628\u06d0\u0631\u0649\u062f\u06c7", "reply": "\u062c\u0627\u06cb\u0627\u0628", "warning: copy/paste request timed out": "\u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634: \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 / \u0686\u0627\u067e\u0644\u0627\u0634 \u062a\u06d5\u0644\u0649\u067e\u0649\u0646\u0649\u06ad \u06cb\u0627\u0642\u062a\u0649 \u0626\u06c6\u062a\u06c8\u067e \u0643\u06d5\u062a\u062a\u0649", "{username} saved this document as {filename}. Do you want to join?": "\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0626\u0649\u0633\u0645\u0649} \u0628\u06c7 \u06be\u06c6\u062c\u062c\u06d5\u062a\u0646\u0649 {\u06be\u06c6\u062c\u062c\u06d5\u062a \u0626\u0649\u0633\u0645\u0649 as \u0642\u0649\u0644\u0649\u067e \u0633\u0627\u0642\u0644\u0649\u062f\u0649. \u0642\u0648\u0634\u06c7\u0644\u0645\u0627\u0642\u0686\u0649\u0645\u06c7\u061f", "{user} has joined": "{user} \u0642\u0648\u0634\u06c7\u0644\u062f\u0649", "{user} has left": "{user} \u0626\u0627\u064a\u0631\u0649\u0644\u062f\u0649"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-uk.json b/f7cloud-office/browser/dist/l10n/ui-uk.json new file mode 100644 index 0000000..8ba3c83 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-uk.json @@ -0,0 +1 @@ +{" document(s) open.": " \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442(\u0438) \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u043e.", " hrs": " \u0433\u043e\u0434", " mins": " \u0445\u0432", " s": " \u0441", " user(s).": " \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447(\u0456\u0432).", "\"Slow Proxy\"": "\"\u041f\u043e\u0432\u0456\u043b\u044c\u043d\u0438\u0439 \u043f\u0440\u043e\u043a\u0441\u0456\"", "#10 Envelope": "#10 \u041a\u043e\u043d\u0432\u0435\u0440\u0442", "#11 Envelope": "#11 \u041a\u043e\u043d\u0432\u0435\u0440\u0442", "#12 Envelope": "#12 \u041a\u043e\u043d\u0432\u0435\u0440\u0442", "#6\u00be Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 \u21166\u00be", "#7\u00be (Monarch) Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 \u21167\u00be (\u041c\u043e\u043d\u0430\u0440\u0445)", "#9 Envelope": "#9 \u041a\u043e\u043d\u0432\u0435\u0440\u0442", "%n users": "%n \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432", "(Warning: Server accessibility must be enabled to toggle)": "(\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f: \u0414\u043b\u044f \u043f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u043d\u043d\u044f \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0432\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456\u0441\u0442\u044c \u0441\u0435\u0440\u0432\u0435\u0440\u0430)", "(current)": "(\u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0439)", ", cluster configuration error: mis-matching serverid": ", \u043f\u043e\u043c\u0438\u043b\u043a\u0430 \u043a\u043e\u043d\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0430: \u043d\u0435\u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0438\u0439 \u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440 \u0441\u0435\u0440\u0432\u0435\u0440\u0430", "0 users": "0 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432", "1 user": "1 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447", "16 Kai": "16 Kai", "32 Kai": "32 Kai", "1 2 3": "1 2 3", "A comment is being edited": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440 \u0440\u0435\u0434\u0430\u0433\u0443\u0454\u0442\u044c\u0441\u044f", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u0422\u0440\u0438\u0432\u0430\u0454 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f/\u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0432\u0435\u043b\u0438\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0430. \u0414\u043e\u0447\u0435\u043a\u0430\u0439\u0442\u0435\u0441\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0430\u0431\u043e \u0441\u043a\u0430\u0441\u0443\u0439\u0442\u0435 \u0439\u043e\u0433\u043e, \u0449\u043e\u0431 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u0442\u0438 \u043d\u043e\u0432\u0435", "A3": "A3", "A4": "A4", "A5": "A5", "A6": "A6", "AI Assistant": "\u041f\u043e\u043c\u0456\u0447\u043d\u0438\u043a \u0437 \u0428\u0406", "About": "\u041f\u0440\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0443", "Above Average...": "\u0412\u0438\u0449\u0435 \u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e...", "Accept": "\u041f\u0440\u0438\u0439\u043d\u044f\u0442\u0438", "Accept change": "\u041f\u0440\u0438\u0439\u043d\u044f\u0442\u0438 \u0437\u043c\u0456\u043d\u0443", "Access token is missing in initial variables.": "\u0423 \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0438\u0445 \u0437\u043c\u0456\u043d\u043d\u0438\u0445 \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0456\u0439 \u043c\u0430\u0440\u043a\u0435\u0440 \u0434\u043e\u0441\u0442\u0443\u043f\u0443.", "Accessibility": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0456\u0441\u0442\u044c", "Accessibility Checker": "\u041f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0456", "Active Sheet": "\u0410\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0430\u0440\u043a\u0443\u0448", "Active sheet": "\u0410\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0430\u0440\u043a\u0443\u0448", "Add": "\u0414\u043e\u0434\u0430\u0442\u0438", "Add Bibliography": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0431\u0456\u0431\u043b\u0456\u043e\u0433\u0440\u0430\u0444\u0456\u044e", "Add Citation": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0446\u0438\u0442\u0430\u0442\u0443", "Add Citation Note": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0446\u0438\u0442\u043e\u0432\u0430\u043d\u0443 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0443", "Add Note": "\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0443", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "\u0414\u043e\u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u0430\u0431\u043e \u0440\u0435\u0434\u0430\u0433\u0443\u0439\u0442\u0435 \u0441\u043b\u043e\u0432\u0430 \u0432 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0443 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0456\u0457. \u0421\u043b\u043e\u0432\u0430 \u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0443 (.dic) \u0431\u0443\u0434\u0443\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443.", "Adjust how office documents behave.": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u043f\u043e\u0432\u0435\u0434\u0456\u043d\u043a\u0443 \u043e\u0444\u0456\u0441\u043d\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432.", "Adjust view settings.": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0439\u0442\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443.", "Admin console": "\u041a\u043e\u043d\u0441\u043e\u043b\u044c \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430", "After": "\u041f\u0456\u0441\u043b\u044f", "Albania": "\u0410\u043b\u0431\u0430\u043d\u0456\u044f", "Alerts:": "\u041e\u043f\u043e\u0432\u0456\u0449\u0435\u043d\u043d\u044f:", "Align": "\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438", "Alignment": "\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f", "All": "\u0423\u0441\u0435", "All Horizontal Lines": "\u0423\u0441\u0456 \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0456 \u043b\u0456\u043d\u0456\u0457", "All Sheets": "\u0423\u0441\u0456 \u0430\u0440\u043a\u0443\u0448\u0456", "All users": "\u0412\u0441\u0456 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456", "Already presenting": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u0432\u0436\u0435 \u0440\u043e\u0437\u043f\u043e\u0447\u0430\u043b\u0430\u0441\u044f", "Also check the voice over toggle under {parentControl}.": "\u0422\u0430\u043a\u043e\u0436 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u043f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u0447 \u043e\u0437\u0432\u0443\u0447\u0435\u043d\u043d\u044f \u0432 {parentControl}.", "Always follow the editor": "\u0417\u0430\u0432\u0436\u0434\u0438 \u0441\u0442\u0435\u0436\u0438\u0442\u0438 \u0437\u0430 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c", "An error occurred while fetching notes": "\u0421\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u043c\u0456\u0442\u043e\u043a", "An error occurred while fetching style list": "\u0421\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0441\u043f\u0438\u0441\u043a\u0443 \u0441\u0442\u0438\u043b\u0456\u0432", "Analytics": "\u0410\u043d\u0430\u043b\u0456\u0437", "Andorra": "\u0410\u043d\u0434\u043e\u0440\u0440\u0430", "Another user has removed this comment.": "\u0406\u043d\u0448\u0438\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0432\u0438\u043b\u0443\u0447\u0438\u0432 \u0446\u0435\u0439 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440.", "Another user has updated the comment. Would you like to overwrite those changes?": "\u0406\u043d\u0448\u0438\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u043e\u043d\u043e\u0432\u0438\u0432 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u0442\u0438 \u0446\u0456 \u0437\u043c\u0456\u043d\u0438?", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u0412\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u0437\u0440\u043e\u0431\u0438\u0442\u0438 \u0432\u043d\u0435\u0441\u043e\u043a, \u0430\u043b\u0435 \u043d\u0435 \u0437\u043d\u0430\u0454\u0442\u0435, \u0437 \u0447\u043e\u0433\u043e \u043f\u043e\u0447\u0430\u0442\u0438? \u041f\u0435\u0440\u0435\u0439\u0434\u0456\u0442\u044c \u0434\u043e \u043f\u043e\u043a\u0440\u043e\u043a\u043e\u0432\u0438\u0445 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0456 \u0441\u0442\u0432\u043e\u0440\u0456\u0442\u044c \u041a\u041e\u0414 \u0437 \u043d\u0443\u043b\u044f. \u0412\u0438 \u0442\u0430\u043a\u043e\u0436 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438 \u0437 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u043e\u043c \u0430\u0431\u043e \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u0442\u0435 \u043f\u0440\u043e \u043f\u043e\u043c\u0438\u043b\u043a\u0443 \u0432\u043a\u0430\u0437\u0430\u0432\u0448\u0438 \u0432\u0441\u0456 \u0432\u0430\u0436\u043b\u0438\u0432\u0456 \u043a\u0440\u043e\u043a\u0438 \u0434\u043b\u044f \u0457\u0457 \u0432\u0456\u0434\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f.", "Are you sure you want to delete sheet, {sheet}?": "\u0412\u0438 \u0434\u0456\u0439\u0441\u043d\u043e \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0430\u0440\u043a\u0443\u0448 {sheet}?", "Are you sure you want to delete this page?": "\u0412\u0438 \u0434\u0456\u0439\u0441\u043d\u043e \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0446\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443?", "Are you sure you want to delete this slide?": "\u0412\u0438 \u0434\u0456\u0439\u0441\u043d\u043e \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0446\u0435\u0439 \u0441\u043b\u0430\u0439\u0434?", "Are you sure you want to reset Document settings?": "\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0441\u043a\u0438\u043d\u0443\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430?", "Are you sure you want to reset View Settings?": "\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0441\u043a\u0438\u043d\u0443\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443?", "Are you sure you want to shut down the server?": "\u0412\u0438 \u0441\u043f\u0440\u0430\u0432\u0434\u0456 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0432\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0441\u0435\u0440\u0432\u0435\u0440?", "Are you sure you want to terminate this session?": "\u0412\u0438 \u0441\u043f\u0440\u0430\u0432\u0434\u0456 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0437\u0430\u043a\u0456\u043d\u0447\u0438\u0442\u0438 \u0446\u0435\u0439 \u0441\u0435\u0430\u043d\u0441?", "Argentina": "\u0410\u0440\u0433\u0435\u043d\u0442\u0438\u043d\u0430", "Armenia": "\u0412\u0456\u0440\u043c\u0435\u043d\u0456\u044f", "Arrange": "\u0423\u043f\u043e\u0440\u044f\u0434\u043a\u0443\u0432\u0430\u0442\u0438", "Assistant": "\u041f\u043e\u043c\u0456\u0447\u043d\u0438\u043a", "Australia": "\u0410\u0432\u0441\u0442\u0440\u0430\u043b\u0456\u044f", "Austria": "\u0410\u0432\u0441\u0442\u0440\u0456\u044f", "Authorization error was: '{errormessage}'.": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0456\u0457: '{errormessage}'.", "AutoSum": "\u0410\u0432\u0442\u043e\u0441\u0443\u043c\u0430", "Automatic": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e", "Automatic color": "\u0410\u0432\u0442\u043e\u043a\u043e\u043b\u0456\u0440", "Autosaved": "\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e", "Autotext": "\u0410\u0432\u0442\u043e\u0442\u0435\u043a\u0441\u0442", "Avatar for {user}": "\u0410\u0432\u0430\u0442\u0430\u0440 \u0434\u043b\u044f {user}", "Average": "\u0421\u0435\u0440\u0435\u0434\u043d\u0454", "Axial": "\u041e\u0441\u044c\u043e\u0432\u0438\u0439", "Azerbaijan": "\u0410\u0437\u0435\u0440\u0431\u0430\u0439\u0434\u0436\u0430\u043d", "B4 (ISO)": "B4 (ISO)", "B4 (JIS)": "B4 (JIS)", "B5 (ISO)": "B5 (ISO)", "B5 (JIS)": "B5 (JIS)", "B6 (ISO)": "B6 (ISO)", "B6 (JIS)": "B6 (JIS)", "BB": "\u0411\u0411", "BPF filtering of potentially risky system calls (seccomp) is not enabled; a security hazard.": "\u0424\u0456\u043b\u044c\u0442\u0440\u0430\u0446\u0456\u044f BPF \u043f\u043e\u0442\u0435\u043d\u0446\u0456\u0439\u043d\u043e \u0440\u0438\u0437\u0438\u043a\u043e\u0432\u0430\u043d\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u0438\u0445 \u0432\u0438\u043a\u043b\u0438\u043a\u0456\u0432 (seccomp) \u043d\u0435 \u0432\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u0430; \u0446\u0435 \u0437\u0430\u0433\u0440\u043e\u0437\u0430 \u0431\u0435\u0437\u043f\u0435\u0446\u0456.", "Background": "\u0424\u043e\u043d", "Background Color": "\u041a\u043e\u043b\u0456\u0440 \u0444\u043e\u043d\u0443", "Background Image": "\u0424\u043e\u043d\u043e\u0432\u0435 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f", "Bad": "\u041f\u043e\u0433\u0430\u043d\u043e", "Belarus": "\u0411\u0456\u043b\u043e\u0440\u0443\u0441\u044c", "Belgium": "\u0411\u0435\u043b\u044c\u0433\u0456\u044f", "Below Average...": "\u041d\u0438\u0436\u0447\u0435 \u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e...", "Big 32 Kai": "\u0412\u0435\u043b\u0438\u043a\u0438\u0439 32 Kai", "Black/White": "\u0427\u043e\u0440\u043d\u0438\u0439/\u0411\u0456\u043b\u0438\u0439", "Blank Slide": "\u041f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0441\u043b\u0430\u0439\u0434", "Booket back": "\u0417\u0430\u0431\u0440\u043e\u043d\u044c\u043e\u0432\u0430\u043d\u043e \u043d\u0430\u0437\u0430\u0434", "Booklet": "\u0411\u0443\u043a\u043b\u0435\u0442", "Booklet front": "\u041b\u0438\u0446\u044c\u043e\u0432\u0430 \u0441\u0442\u043e\u0440\u043e\u043d\u0430 \u0431\u0440\u043e\u0448\u0443\u0440\u0438", "Bookmarks": "\u0417\u0430\u043a\u043b\u0430\u0434\u043a\u0438", "Boolean Value": "\u041b\u043e\u0433\u0456\u0447\u043d\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f", "Borders": "\u041e\u0431\u0440\u0430\u043c\u043b\u0435\u043d\u043d\u044f", "Bosnia and Herzegovina": "\u0411\u043e\u0441\u043d\u0456\u044f \u0456 \u0413\u0435\u0440\u0446\u0435\u0433\u043e\u0432\u0438\u043d\u0430", "Bottom Border": "\u041d\u0438\u0436\u043d\u044f \u043c\u0435\u0436\u0430", "Bottom Margin": "\u041d\u0438\u0436\u043d\u0454 \u043f\u043e\u043b\u0435", "Bottom N elements...": "\u041d\u0438\u0436\u043d\u0456 N \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0456\u0432...", "Bottom N percent...": "\u041d\u0438\u0436\u043d\u0456 N \u0432\u0456\u0434\u0441\u043e\u0442\u043a\u0456\u0432...", "Bottom: {bottom}": "\u0412\u043d\u0438\u0437\u0443: {bottom}", "Brazil": "\u0411\u0440\u0430\u0437\u0438\u043b\u0456\u044f", "Brochure": "\u0411\u0440\u043e\u0448\u0443\u0440\u0430", "Brochure Right to Left": "\u0411\u0440\u043e\u0448\u0443\u0440\u0430 \u0441\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0456\u0432\u043e", "Bulgaria": "\u0411\u043e\u043b\u0433\u0430\u0440\u0456\u044f", "Bytes received": "\u041e\u0442\u0440\u0438\u043c\u0430\u043d\u043e \u0431\u0430\u0439\u0442", "Bytes sent": "\u041d\u0430\u0434\u0456\u0441\u043b\u0430\u043d\u043e \u0431\u0430\u0439\u0442", "C4 Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 C4", "C5 Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 C5", "C6 Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 C6", "C6/5 Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 C6/5", "COOLWSD version:": "\u0412\u0435\u0440\u0441\u0456\u044f COOLWSD:", "CPU Graph": "\u0413\u0440\u0430\u0444\u0456\u043a \u043f\u0440\u043e\u0446\u0435\u0441\u043e\u0440\u0430", "CPU History": "\u0406\u0441\u0442\u043e\u0440\u0456\u044f \u0426\u041f", "CSV File (.csv)": "\u0424\u0430\u0439\u043b CSV (.csv)", "CSV file (.csv)": "\u0424\u0430\u0439\u043b CSV (.csv)", "Cache size of CPU statistics": "\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0440\u043e\u0437\u043c\u0456\u0440 \u043a\u0435\u0448\u0443 \u0426\u041f", "Cache size of memory statistics": "\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u043a\u0435\u0448\u0443 \u043f\u0430\u043c'\u044f\u0442\u0456", "Canada": "\u041a\u0430\u043d\u0430\u0434\u0430", "Cancel": "\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438", "Cancel paste special": "\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0435 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f", "Cell borders": "\u041a\u0440\u0430\u0457 \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "Cells": "\u041a\u043b\u0456\u0442\u0438\u043d\u0438", "Centered Text": "\u0426\u0435\u043d\u0442\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Change Layout": "\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u043c\u0430\u043a\u0435\u0442", "Channel Filter:": "\u0424\u0456\u043b\u044c\u0442\u0440 \u043a\u0430\u043d\u0430\u043b\u0443:", "Character": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u0436", "Check security warnings of your server": "\u041f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u043f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f \u0431\u0435\u0437\u043f\u0435\u043a\u0438 \u0432\u0430\u0448\u043e\u0433\u043e \u0441\u0435\u0440\u0432\u0435\u0440\u0430", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u043d\u044c\u0442\u0435 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438 \u0434\u043e \u0432\u0438\u043f\u0443\u0441\u043a\u0443 \u0442\u0430 \u0434\u0456\u0437\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u0432\u0441\u0435 \u043f\u0440\u043e: \u041d\u043e\u0432\u0438\u0439 \u0432\u0438\u043f\u0443\u0441\u043a Collabora Online Development Edition, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u0437\u0432\u0438\u0447\u0430\u0439\u043d\u0438\u0445 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432 \u0456 \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0445 \u043a\u043e\u043c\u0430\u043d\u0434.", "Checkbox": "\u041f\u0440\u0430\u043f\u043e\u0440\u0435\u0446\u044c", "Chile": "\u0427\u0438\u043b\u0456", "China": "\u041a\u0438\u0442\u0430\u0439", "Choice of functions": "\u0412\u0438\u0431\u0456\u0440 \u0444\u0443\u043d\u043a\u0446\u0456\u0439", "Citation Preferences": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0446\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f", "Citation Style": "\u0421\u0442\u0438\u043b\u044c \u0446\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f", "Citation warning": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f \u043f\u0440\u043e \u0446\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f", "Citations update failed": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0446\u0438\u0442\u0430\u0442\u0438", "Cleaning up the document from the last session.": "\u041e\u0447\u0438\u0449\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0437 \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u0441\u0435\u0430\u043d\u0441\u0443.", "Clear the search field": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u043f\u043e\u043b\u0435 \u043f\u043e\u0448\u0443\u043a\u0443", "Click to exit presentation...": "\u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c, \u0449\u043e\u0431 \u0432\u0438\u0439\u0442\u0438 \u0437 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457...", "Clipboard": "\u0411\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0456\u043d\u0443", "Close": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438", "Close Navigation": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438 \u043d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044e", "Close Presentation": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044e", "Close dialog": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e", "Close document": "\u0417\u0430\u043a\u0440\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Close popup to ignore paste special": "\u0417\u0430\u043a\u0440\u0438\u0439\u0442\u0435 \u0441\u043f\u043b\u0438\u0432\u043d\u0435 \u0432\u0456\u043a\u043d\u043e, \u0449\u043e\u0431 \u0456\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0435 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f", "Cluster configuration warning": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f \u043a\u043e\u043d\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0430", "Collabora Online Development Edition": "Collabora Online \u0434\u043b\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432", "Collabora Online Welcome": "\u0412\u0456\u0442\u0430\u0454\u043c\u043e \u0432 Collabora Online", "Collapse Formula Bar": "\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u0444\u043e\u0440\u043c\u0443\u043b", "Collapse Tabs": "\u0417\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u0432\u043a\u043b\u0430\u0434\u043a\u0438", "Color": "\u041a\u043e\u043b\u0456\u0440", "Column Width": "\u0428\u0438\u0440\u0438\u043d\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u044f", "Column {0}": "\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c {0}", "Column {0} through {1}": "\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u0437 {0} \u043f\u043e {1}", "Columns": "\u0421\u0442\u043e\u0432\u043f\u0447\u0438\u043a\u0438", "Comment": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Comments": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456\u0432", "Comments Updated": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u043e", "Comments list": "\u0421\u043f\u0438\u0441\u043e\u043a \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456\u0432", "Compact layout": "\u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0435 \u043f\u043b\u0430\u043d\u0443\u0432\u0430\u043d\u043d\u044f", "Compact view": "\u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0438\u0439 \u0432\u0438\u0433\u043b\u044f\u0434", "Confirm": "\u041f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438", "Confirmation": "\u041f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0436\u0435\u043d\u043d\u044f", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u041a\u043e\u043d\u0444\u043b\u0456\u043a\u0442 \u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438/\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438 \u0434\u043b\u044f \u0434\u0435\u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0432\u0438\u043f\u0440\u0430\u0432\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0439\u043e\u0433\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043d\u044f", "Connecting...": "\u0417'\u0454\u0434\u043d\u0430\u043d\u043d\u044f...", "Connection error": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f", "Connections": "\u0417\u0432'\u044f\u0437\u043a\u0438", "Containing text...": "\u041c\u0456\u0441\u0442\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442...", "Content": "\u0417\u043c\u0456\u0441\u0442", "Content copied to clipboard": "\u0412\u043c\u0456\u0441\u0442 \u0441\u043a\u043e\u043f\u0456\u0439\u043e\u0432\u0430\u043d\u043e \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443", "Continue editing": "\u041f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Continue read only": "\u041f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438 \u0443 \u0440\u0435\u0436\u0438\u043c\u0456 \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f", "Controls": "\u0415\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f", "Copied external sources are not allowed": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0445 \u0434\u0436\u0435\u0440\u0435\u043b \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0454\u0442\u044c\u0441\u044f", "Copy": "\u0421\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438", "Copy Cells": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "Copy Sheet...": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0430\u0440\u043a\u0443\u0448...", "Copy all version information in English": "\u0421\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0432\u0441\u044e \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044e \u043f\u0440\u043e \u0432\u0435\u0440\u0441\u0456\u044e \u0430\u043d\u0433\u043b\u0456\u0439\u0441\u044c\u043a\u043e\u044e \u043c\u043e\u0432\u043e\u044e", "Copy link location": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0442\u0430\u0448\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Copying from the document disabled": "\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0437 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e", "Count": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c", "CountA": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c\u0410", "Country:": "\u041a\u0440\u0430\u0457\u043d\u0430:", "Creating copy...": "\u0421\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043a\u043e\u043f\u0456\u0457...", "Creating new file from template...": "\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u0444\u0430\u0439\u043b \u0456\u0437 \u0448\u0430\u0431\u043b\u043e\u043d\u0430...", "Creator(s)": "\u0410\u0432\u0442\u043e\u0440(\u0438)", "Croatia": "\u0425\u043e\u0440\u0432\u0430\u0442\u0456\u044f", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D, \u0449\u043e\u0431 \u0432\u0438\u0439\u0442\u0438", "Currency": "\u0412\u0430\u043b\u044e\u0442\u0430", "Current Slide": "\u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434", "Current slide as Bitmap (.bmp)": "\u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434 \u044f\u043a Bitmap (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "\u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434 \u044f\u043a Graphics Interchange Format (.gif)", "Current slide as Portable Network Graphics (.png)": "\u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434 \u044f\u043a Portable Network Graphics (.png)", "Current slide as Tag Image File Format (.tiff)": "\u041f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434 \u044f\u043a Tag Image File Format (.tiff)", "Custom Animation": "\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0430 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044f", "Custom Margins\u2026": "\u041d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u0456 \u043f\u043e\u043b\u044f\u2026", "Custom dictionaries": "\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0456 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0438", "Cyprus": "\u041a\u0456\u043f\u0440", "Czech Republic": "\u0427\u0435\u0445\u0456\u044f", "DL Envelope": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442 DL", "Dark Mode": "\u0422\u0435\u043c\u043d\u0438\u0439 \u0420\u0435\u0436\u0438\u043c", "Dashboard": "\u041f\u0430\u043d\u0435\u043b\u044c \u043a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f", "Data": "\u0414\u0430\u043d\u0456", "Date": "\u0414\u0430\u0442\u0430", "Date & Time": "\u0414\u0430\u0442\u0430 \u0442\u0430 \u0447\u0430\u0441", "Debug Tools": "\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u043d\u0430\u043b\u0430\u0433\u043e\u0434\u0436\u0435\u043d\u043d\u044f", "Default": "\u0422\u0438\u043f\u043e\u0432\u043e", "Default Style": "\u0422\u0438\u043f\u043e\u0432\u0438\u0439 \u0441\u0442\u0438\u043b\u044c", "Define print area": "\u0412\u0438\u0437\u043d\u0430\u0447\u0442\u0435 \u0434\u0456\u043b\u044f\u043d\u043a\u0443 \u0434\u043b\u044f \u0434\u0440\u0443\u043a\u0443", "Delete": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438", "Delete Columns": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0447\u0438\u043a\u0438", "Delete Rows": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043a\u0438", "Delete Single Sparkline": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u0438\u043d \u043c\u0456\u043d\u0456-\u043b\u0430\u0439\u043d", "Delete tabstop": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0442\u0430\u0431\u0443\u043b\u044f\u0442\u043e\u0440", "Denmark": "\u0414\u0430\u043d\u0456\u044f", "Design": "\u0414\u0438\u0437\u0430\u0439\u043d", "Dictionary of exceptions": "\u0421\u043b\u043e\u0432\u043d\u0438\u043a \u0432\u0438\u043d\u044f\u0442\u043a\u0456\u0432", "Disable Animations": "\u0412\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e", "Discard": "\u0412\u0456\u0434\u0445\u0438\u043b\u0438\u0442\u0438", "Discover All The Changes": "\u0414\u0456\u0437\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u043f\u0440\u043e \u0432\u0441\u0456 \u0437\u043c\u0456\u043d\u0438", "Dismiss": "\u0417\u043d\u0435\u0445\u0442\u0443\u0432\u0430\u0442\u0438", "Document": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Document Settings": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Document cannot be exported. Please try again.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435 \u043c\u043e\u0436\u043d\u0430 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438. \u041f\u043e\u0432\u0442\u043e\u0440\u0456\u0442\u044c \u0441\u043f\u0440\u043e\u0431\u0443.", "Document cannot be renamed, please check your permissions.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0439. \u041f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u0441\u0432\u043e\u0457 \u0434\u043e\u0437\u0432\u043e\u043b\u0438.", "Document cannot be renamed.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438.", "Document cannot be saved due to expired session, please reload the page to continue.": "\u041d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f \u0441\u0435\u0430\u043d\u0441\u0443, \u043e\u043d\u043e\u0432\u0456\u0442\u044c \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443, \u0449\u043e\u0431 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438.", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u041d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f \u0441\u0435\u0430\u043d\u0441\u0443. \u0412\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e, \u0449\u043e\u0431 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438.", "Document cannot be saved, please check your permissions.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0438\u0439. \u041f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u0441\u0432\u043e\u0457 \u0434\u043e\u0437\u0432\u043e\u043b\u0438.", "Document cannot be saved.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438.", "Document colors": "\u041a\u043e\u043b\u044c\u043e\u0440\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Document container started in": "\u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u043e \u0432", "Document contains unsupported media": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043d\u0435\u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0456 \u043c\u0435\u0434\u0456\u0430", "Document has been changed": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u043b\u043e \u0437\u043c\u0456\u043d\u0435\u043d\u043e", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u043b\u043e \u0437\u043c\u0456\u043d\u0435\u043d\u043e \u0443 \u0441\u0445\u043e\u0432\u0438\u0449\u0456. \u0429\u043e \u0437\u0440\u043e\u0431\u0438\u0442\u0438 \u0437\u0456 \u0441\u0432\u043e\u0457\u043c\u0438 \u043d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0438\u043c\u0438 \u0437\u043c\u0456\u043d\u0430\u043c\u0438?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437\u043c\u0456\u043d\u0435\u043d\u043e \u0443 \u0441\u0445\u043e\u0432\u0438\u0449\u0456. \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0443\u044e \u043d\u043e\u0432\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0412\u0430\u0448 \u0432\u0430\u0440\u0456\u0430\u043d\u0442 \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u044f\u043a \u0432\u0435\u0440\u0441\u0456\u044f.", "Document is getting migrated": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442\u044c\u0441\u044f", "Document requires password to modify.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0432\u0438\u043c\u0430\u0433\u0430\u0454 \u043f\u0430\u0440\u043e\u043b\u044c \u0434\u043b\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f.", "Document requires password to view.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0432\u0438\u043c\u0430\u0433\u0430\u0454 \u043f\u0430\u0440\u043e\u043b\u044c \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443.", "Document settings": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Documents are not effectively contained: missing capabilities or namespaces.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u043d\u0435 \u043c\u0456\u0441\u0442\u044f\u0442\u044c\u0441\u044f \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e: \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0430\u0431\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438 \u0456\u043c\u0435\u043d.", "Documents open": "\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438", "Documents:": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438:", "Don\u2019t show this again": "\u0411\u0456\u043b\u044c\u0448\u0435 \u043d\u0435 \u043f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438", "Double Hairline (1.10 pt)": "\u041f\u043e\u0434\u0432\u0456\u0439\u043d\u0430 \u043b\u0456\u043d\u0456\u044f \u0440\u043e\u0441\u0442\u0443 \u0432\u043e\u043b\u043e\u0441\u0441\u044f (1,10 \u0431\u0430\u043b\u0430)", "Double Hairline (2.35 pt)": "\u041f\u043e\u0434\u0432\u0456\u0439\u043d\u0430 \u043b\u0456\u043d\u0456\u044f \u0440\u043e\u0441\u0442\u0443 \u0432\u043e\u043b\u043e\u0441\u0441\u044f (2,35 pt)", "Download": "\u0417\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438", "Download Selection": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0435", "Download as": "\u0417\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u044f\u043a", "Download completed and ready to be copied to clipboard.": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0435 \u0456 \u0433\u043e\u0442\u043e\u0432\u0435 \u0434\u043e \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0432 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0456\u043d\u0443.", "Download failed": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438", "Downloading clipboard content": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0432\u043c\u0456\u0441\u0442\u0443 \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u0456\u0432 \u0437\u0430\u0431\u043e\u0440\u043e\u043d\u0435\u043d\u043e, \u0430\u043b\u0435 \u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c \u0434\u043e\u0441\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u0435. \u041a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u043f\u0440\u0430\u0432\u043e\u044e \u043a\u043d\u043e\u043f\u043a\u043e\u044e \u043c\u0438\u0448\u0456 \u043d\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u0456, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044c \"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\" \u0456 \u0432\u0441\u0442\u0430\u0432\u0442\u0435 \u0439\u043e\u0433\u043e \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Downloading...": "\u0417\u0432\u0430\u043d\u0442\u0430\u0436\u0443\u0454\u0442\u044c\u0441\u044f...", "Drawing": "\u041c\u0430\u043b\u044e\u0432\u0430\u043d\u043d\u044f", "Dropdown": "\u0420\u043e\u0437\u043a\u0440\u0438\u0432\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a", "Duration": "\u0422\u0440\u0438\u0432\u0430\u043b\u0456\u0441\u0442\u044c", "EB": "\u0415\u0411", "EPUB (.epub)": "EPUB (.epub)", "Each document is securely contained": "\u041a\u043e\u0436\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0430\u0434\u0456\u0439\u043d\u043e \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454\u0442\u044c\u0441\u044f", "Edit": "\u0417\u043c\u0456\u043d\u0438", "Edit Single Sparkline": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043e\u0434\u0438\u043d \u0441\u043f\u0430\u0440\u043a\u043b\u0430\u0439\u043d", "Edit comment": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Edit document": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Edit link": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Edit mode": "\u0420\u0435\u0436\u0438\u043c \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Editing": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Editing activated. ": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e. ", "Effects": "\u0415\u0444\u0435\u043a\u0442\u0438", "Elapsed time": "\u0412\u0438\u0442\u0440\u0430\u0447\u0435\u043d\u0438\u0439 \u0447\u0430\u0441", "Ellipsoid": "\u0415\u043b\u0456\u043f\u0441\u043e\u0457\u0434", "Empty Pages": "\u041f\u043e\u0440\u043e\u0436\u043d\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Empty Slide Show": "\u041f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u043f\u043e\u043a\u0430\u0437 \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Enable Animations": "\u0423\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e", "End Presentation": "\u0417\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457", "End Show": "\u041a\u0456\u043d\u0435\u0446\u044c \u0448\u043e\u0443", "Endnotes": "\u041a\u0456\u043d\u0446\u0435\u0432\u0456 \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u041d\u0430\u0441\u043e\u043b\u043e\u0434\u0436\u0443\u0439\u0442\u0435\u0441\u044c \u043d\u0430\u0439\u043d\u043e\u0432\u0456\u0448\u0438\u043c\u0438 \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0430\u043c\u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0440\u043e\u0431\u043e\u0442\u0438, \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u0438\u043c\u0438 \u0434\u043b\u044f \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u043d\u043d\u044f, \u0432\u0438\u0432\u0447\u0435\u043d\u043d\u044f \u0442\u0430 \u0441\u043f\u0456\u043b\u044c\u043d\u043e\u0457 \u0440\u043e\u0431\u043e\u0442\u0438 \u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456. \u0420\u0456\u0437\u043d\u0456 \u0437\u0430\u0441\u0442\u043e\u0441\u0443\u043d\u043a\u0438 \u0442\u0430\u043a\u043e\u0436 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0434\u043b\u044f \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0438\u0445 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u0457\u0432.", "Enter Zotero API Key": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043a\u043b\u044e\u0447 API Zotero", "Enter a file name": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u0430\u0437\u0432\u0443 \u0444\u0430\u0439\u043b\u0443", "Enter new name": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u0432\u0435 \u0456\u043c'\u044f", "Enter new sheet name": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u0432\u0443 \u043d\u0430\u0437\u0432\u0443 \u0430\u0440\u043a\u0443\u0448\u0430", "Entering text mode": "\u0420\u0435\u0436\u0438\u043c \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0442\u0435\u043a\u0441\u0442\u0443", "Error": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430", "Error reading file": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0447\u0438\u0442\u0430\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443", "Estonia": "\u0415\u0441\u0442\u043e\u043d\u0456\u044f", "Event handling has been delayed for an unexpectedly long time: {0}ms": "\u041e\u0431\u0440\u043e\u0431\u043a\u0443 \u043f\u043e\u0434\u0456\u0457 \u0431\u0443\u043b\u043e \u0432\u0456\u0434\u043a\u043b\u0430\u0434\u0435\u043d\u043e \u043d\u0430 \u043d\u0435\u0441\u043f\u043e\u0434\u0456\u0432\u0430\u043d\u043e \u0442\u0440\u0438\u0432\u0430\u043b\u0438\u0439 \u0447\u0430\u0441: {0} \u043c\u0441", "Excel 2003 Spreadsheet (.xls)": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044f Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044f Excel (.xlsx)", "Exception words are underlined while checking spelling": "\u0421\u043b\u043e\u0432\u0430-\u0432\u0438\u043d\u044f\u0442\u043a\u0438 \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u044e\u044e\u0442\u044c\u0441\u044f \u043f\u0456\u0434 \u0447\u0430\u0441 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0456\u0457", "Expand Formula Bar": "\u0420\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u0444\u043e\u0440\u043c\u0443\u043b", "Expired:": "\u0412\u0438\u0439\u0448\u043e\u0432 \u0442\u0435\u0440\u043c\u0456\u043d:", "Explore The New {coolversion}": "\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0442\u0435\u0441\u044f \u0437 \u043d\u043e\u0432\u043e\u044e {coolversion}", "Export As": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u044f\u043a", "Export as": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u044f\u043a", "Exported to storage": "\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u043e\u0432\u0430\u043d\u043e \u0432 \u0441\u0445\u043e\u0432\u0438\u0449\u0435", "External data source not allowed": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u0434\u0436\u0435\u0440\u0435\u043b\u043e \u0434\u0430\u043d\u0438\u0445 \u043d\u0435 \u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u043e", "External link": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Extra thick (4.50 pt)": "\u0414\u0443\u0436\u0435 \u0442\u043e\u0432\u0441\u0442\u0438\u0439 (4,50 pt)", "Failed to authenticate this session over protocol {0}": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0443\u0432\u0430\u0442\u0438 \u0446\u044e \u0441\u0435\u0441\u0456\u044e \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0443 {0}", "Failed to download clipboard, please re-copy": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0456\u043d\u0443, \u043f\u043e\u0432\u0442\u043e\u0440\u0456\u0442\u044c \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0430\u0431\u043e \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0431\u0443\u043b\u043e \u0440\u0430\u043f\u0442\u043e\u0432\u043e \u043f\u0435\u0440\u0435\u0440\u0432\u0430\u043d\u043e.", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0437 \u0441\u043e\u043a\u0435\u0442\u043e\u043c \u0430\u0431\u043e \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0437 \u0441\u043e\u043a\u0435\u0442\u043e\u043c \u043d\u0435\u0441\u043f\u043e\u0434\u0456\u0432\u0430\u043d\u043e \u0437\u0430\u043a\u0440\u0438\u043b\u043e\u0441\u044f. \u041c\u043e\u0436\u043b\u0438\u0432\u043e, \u0437\u0432\u043e\u0440\u043e\u0442\u043d\u0438\u0439 \u043f\u0440\u043e\u043a\u0441\u0456 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e, \u0437\u0432\u0435\u0440\u043d\u0456\u0442\u044c\u0441\u044f \u0434\u043e \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430. \u0414\u043b\u044f \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0434\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e\u0457 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u043f\u0440\u043e \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u043a\u0441\u0456 \u0432\u0456\u0434\u0432\u0456\u0434\u0430\u0439\u0442\u0435 https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438 RouteToken \u0432\u0456\u0434 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435\u0440\u0430", "Failed to load collections": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0437\u0431\u0456\u0440\u043a\u0438", "Failed to load document.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.", "Failed to load groups": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0433\u0440\u0443\u043f\u0438", "Failed to load items": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438", "Failed to load styles": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0441\u0442\u0438\u043b\u0456", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0446\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u043f\u0435\u0440\u0435\u043a\u043e\u043d\u0430\u0439\u0442\u0435\u0441\u044f, \u0449\u043e \u0442\u0438\u043f \u0444\u0430\u0439\u043b\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f \u0456 \u0444\u0430\u0439\u043b \u043d\u0435 \u043f\u043e\u0448\u043a\u043e\u0434\u0436\u0435\u043d\u0438\u0439, \u0430 \u0442\u043e\u0434\u0456 \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0437\u043d\u043e\u0432\u0443.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0426\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e\u0448\u043a\u043e\u0434\u0436\u0435\u043d\u0438\u0439 \u0430\u0431\u043e \u0432\u0438\u043c\u0430\u0433\u0430\u0454 \u0437\u0430\u043d\u0430\u0434\u0442\u043e \u0431\u0430\u0433\u0430\u0442\u043e \u0440\u0435\u0441\u0443\u0440\u0441\u0456\u0432. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0432\u0435\u0440\u043d\u0456\u0442\u044c\u0441\u044f \u0434\u043e \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "Failed to read document from storage, please try to load the document again.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437\u0456 \u0441\u0445\u043e\u0432\u0438\u0449\u0430. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0449\u0435 \u0440\u0430\u0437.", "Failed to set jwt authentication cookie over insecure connection": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u0439\u043d\u0438\u0439 jwt \u043a\u0443\u043a\u0456 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u043d\u0430\u0434\u0456\u0439\u043d\u0435 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f", "Fast kit jail bind mounting enabled": "\u0423\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e \u0448\u0432\u0438\u0434\u043a\u0435 \u043c\u043e\u043d\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0432'\u044f\u0437\u043a\u0438 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0442\u0443 \u0434\u043e \u0434\u0436\u0435\u0439\u043b\u0430", "Field": "\u041f\u043e\u043b\u0438", "Fields": "\u041f\u043e\u043b\u044f", "File": "\u0424\u0430\u0439\u043b", "File name should contain an extension.": "\u041d\u0430\u0437\u0432\u0430 \u0444\u0430\u0439\u043b\u0443 \u043f\u043e\u0432\u0438\u043d\u043d\u0430 \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u043d\u044f.", "Fill Series": "\u0417\u0430\u043f\u043e\u0432\u043d\u0438\u0442\u0438 \u0440\u044f\u0434\u0438", "Filter": "\u0424\u0456\u043b\u044c\u0442\u0440", "Financial": "\u0424\u0456\u043d\u0430\u043d\u0441\u043e\u0432\u0456", "Finish electronic signing": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0439 \u043f\u0456\u0434\u043f\u0438\u0441", "Finland": "\u0424\u0456\u043d\u043b\u044f\u043d\u0434\u0456\u044f", "Fit to page": "\u041f\u0456\u0434\u0456\u0433\u043d\u0430\u0442\u0438 \u0434\u043e \u0440\u043e\u0437\u043c\u0456\u0440\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Fixed size": "\u0424\u0456\u043a\u0441\u043e\u0432\u0430\u043d\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440", "Focus Cell": "\u0421\u0444\u043e\u043a\u0443\u0441\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u043a\u043e\u043c\u0456\u0440\u0446\u0456", "Follow Presentation": "\u0421\u043b\u0456\u0434\u043a\u0443\u0439\u0442\u0435 \u0437\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0454\u044e", "Follow me Presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u00ab\u0421\u043b\u0456\u0434\u0443\u0439 \u0437\u0430 \u043c\u043d\u043e\u044e\u00bb", "Following": "\u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0443\u044e\u0442\u044c\u0441\u044f", "Following the editor": "\u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430", "Following {user}": "\u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f {user}", "Font": "\u0428\u0440\u0438\u0444\u0442", "Font Name": "\u0428\u0440\u0438\u0444\u0442", "Font Size": "\u041a\u0435\u0433\u043b\u044c", "Footnote/Endnote": "\u0412\u0438\u043d\u043e\u0441\u043a\u0430/\u041a\u0456\u043d\u0446\u0435\u0432\u0430 \u0432\u0438\u043d\u043e\u0441\u043a\u0430", "Footnotes": "\u0412\u0438\u043d\u043e\u0441\u043a\u0438", "Force Breaks": "\u041f\u0440\u0438\u043c\u0443\u0441\u043e\u0432\u0456 \u043f\u0435\u0440\u0435\u0440\u0432\u0438", "Form": "\u0424\u043e\u0440\u043c\u0430", "Format": "\u0424\u043e\u0440\u043c\u0430\u0442", "Format Cells": "\u0424\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a", "Formula": "\u0424\u043e\u0440\u043c\u0443\u043b\u0430", "Formulas": "\u0424\u043e\u0440\u043c\u0443\u043b\u0438", "Forum": "\u0424\u043e\u0440\u0443\u043c", "Fraction": "\u0427\u0430\u0441\u0442\u043a\u0430", "France": "\u0424\u0440\u0430\u043d\u0446\u0456\u044f", "Freeze": "\u0417\u0430\u043c\u043e\u0440\u043e\u0437\u0438\u0442\u0438", "From": "\u0412\u0456\u0434", "From Beginning": "\u0412\u0456\u0434 \u043f\u043e\u0447\u0430\u0442\u043a\u0443", "From Current Slide": "\u0417 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0433\u043e \u0441\u043b\u0430\u0439\u0434\u0430", "From now on clipboard notifications will discreetly appear at the bottom.": "\u0412\u0456\u0434\u0442\u0435\u043f\u0435\u0440 \u0441\u043f\u043e\u0432\u0456\u0449\u0435\u043d\u043d\u044f \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443 \u043d\u0435\u043f\u043e\u043c\u0456\u0442\u043d\u043e \u0437'\u044f\u0432\u043b\u044f\u0442\u0438\u043c\u0443\u0442\u044c\u0441\u044f \u0432\u043d\u0438\u0437\u0443.", "From printer setup": "\u0417 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0430", "Full Page Slides": "\u0421\u043b\u0430\u0439\u0434\u0438 \u043d\u0430 \u0432\u0441\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443", "Fullscreen presentation": "\u041f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f", "Function Library": "\u041c\u0430\u0439\u0441\u0442\u0435\u0440 \u0424\u0443\u043d\u043a\u0446\u0456\u0439", "Function Wizard": "\u041c\u0430\u0439\u0441\u0442\u0435\u0440 \u0444\u0443\u043d\u043a\u0446\u0456\u0439", "Functions": "\u0424\u0443\u043d\u043a\u0446\u0456\u0457", "GB": "\u0413\u0411", "General": "\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0435", "Georgia": "\u0413\u0440\u0443\u0437\u0456\u044f", "Germany": "\u041d\u0456\u043c\u0435\u0447\u0447\u0438\u043d\u0430", "Get Involved": "\u0414\u043e\u043b\u0443\u0447\u0430\u0439\u0442\u0435\u0441\u044f", "Go Back": "\u041d\u0430\u0437\u0430\u0434", "Go Offline": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043e\u0444\u043b\u0430\u0439\u043d", "Go Online": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043e\u043d\u043b\u0430\u0439\u043d", "Good": "\u0414\u043e\u0431\u0440\u0435", "Gradient End": "\u041a\u0456\u043d\u0435\u0446\u044c \u0433\u0440\u0430\u0434\u0456\u0454\u043d\u0442\u0443", "Gradient Start": "\u041f\u043e\u0447\u0430\u0442\u043e\u043a \u0433\u0440\u0430\u0434\u0456\u0454\u043d\u0442\u0443", "Graphs": "\u0413\u0440\u0430\u0444\u0456\u043a\u0438", "Grayscale": "\u0412\u0456\u0434\u0442\u0456\u043d\u043a\u0438 \u0441\u0456\u0440\u043e\u0433\u043e", "Greece": "\u0413\u0440\u0435\u0446\u0456\u044f", "Grid": "\u0421\u0456\u0442\u043a\u0430", "Group": "\u0413\u0440\u0443\u043f\u0430", "Group Libraries": "\u0413\u0440\u0443\u043f\u043e\u0432\u0456 \u0431\u0456\u0431\u043b\u0456\u043e\u0442\u0435\u043a\u0438", "Guernsey": "\u0413\u0435\u0440\u043d\u0441\u0456", "HTML Document (.html)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 HTML (.html)", "HTML File (.html)": "\u0424\u0430\u0439\u043b HTML (.html)'", "HTML file (.html)": "\u0424\u0430\u0439\u043b HTML (.html)", "Hairline (0.05 pt)": "\u041b\u0456\u043d\u0456\u044f \u0440\u043e\u0441\u0442\u0443 \u0432\u043e\u043b\u043e\u0441\u0441\u044f (0,05 \u0431\u0430\u043b\u0430)", "Handout horizontal": "\u0420\u043e\u0437\u0434\u0430\u0442\u043a\u043e\u0432\u0438\u0439 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0438\u0439", "Handouts": "\u0420\u043e\u0437\u0434\u0430\u0442\u043a\u043e\u0432\u0456 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0438", "Hardware resources are sufficient for optimal performance": "\u0410\u043f\u0430\u0440\u0430\u0442\u043d\u0438\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u0456\u0432 \u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e \u0434\u043b\u044f \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0457 \u0448\u0432\u0438\u0434\u043a\u043e\u0434\u0456\u0457", "Has text: ": "\u041c\u0456\u0441\u0442\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442: ", "Header & Footer": "\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u0442\u0430 \u043d\u0438\u0436\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b", "Heading 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1", "Heading 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2", "Headings and objects that you add to the document will appear here": "\u0422\u0443\u0442 \u0437'\u044f\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u0442\u0430 \u043e\u0431'\u0454\u043a\u0442\u0438, \u044f\u043a\u0456 \u0432\u0438 \u0434\u043e\u0434\u0430\u0441\u0442\u0435 \u0434\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Help": "\u0414\u043e\u0432\u0456\u0434\u043a\u0430", "Hidden pages": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Hidden text": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Hide Menu": "\u0421\u0445\u043e\u0432\u0430\u0442\u0438 \u043c\u0435\u043d\u044e", "Hide Menu Bar": "\u0421\u0445\u043e\u0432\u0430\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u043c\u0435\u043d\u044e", "Hide the search bar": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u043f\u043e\u0448\u0443\u043a\u0443", "Highlight cells with...": "\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438 \u0437...", "History": "\u0416\u0443\u0440\u043d\u0430\u043b", "Hit Cancel to open in view-only mode.": "\u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0434\u043b\u044f \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0442\u044f \u0443 \u0440\u0435\u0436\u0438\u043c\u0456 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443.", "Holy See (Vatican City State)": "\u0421\u0432\u044f\u0442\u0438\u0439 \u041f\u0440\u0435\u0441\u0442\u043e\u043b (\u043c\u0456\u0441\u0442\u043e-\u0434\u0435\u0440\u0436\u0430\u0432\u0430 \u0412\u0430\u0442\u0438\u043a\u0430\u043d)", "Home": "\u0414\u043e\u043c\u0456\u0432\u043a\u0430", "Hungary": "\u0423\u0433\u043e\u0440\u0449\u0438\u043d\u0430", "Iceland": "\u0406\u0441\u043b\u0430\u043d\u0434\u0456\u044f", "Idle document - please click to reload and resume editing": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 - \u043a\u043b\u0430\u0446\u043d\u0456\u0442\u044c \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0456 \u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Idle document - please tap to reload and resume editing": "\u041d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 - \u0442\u043e\u0440\u043a\u043d\u0456\u0442\u044c \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0456 \u0432\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f", "Idle time": "\u0427\u0430\u0441 \u043f\u0440\u043e\u0441\u0442\u043e\u044e", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u042f\u043a\u0449\u043e \u0432\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u043e\u0434\u0456\u043b\u0438\u0442\u0438\u0441\u044f \u0432\u0435\u043b\u0438\u043a\u0438\u043c\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430\u043c\u0438 \u0437\u0430 \u043c\u0435\u0436\u0430\u043c\u0438 {productname}, \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0441\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0457\u0445.", "Illustrations": "\u0406\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0456\u0457", "Image (.png)": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f (.png)", "Image Controls": "\u0415\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\u043c", "Images": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f", "Images and Objects": "\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0442\u0430 \u043e\u0431'\u0454\u043a\u0442\u0438", "India": "\u0406\u043d\u0434\u0456\u044f", "Indonesia": "\u0406\u043d\u0434\u043e\u043d\u0435\u0437\u0456\u044f", "Initializing...": "\u0406\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u044f\u2026", "Insert": "'\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438", "Insert Checkbox": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u0440\u0430\u043f\u043e\u0440\u0435\u0446\u044c", "Insert Columns After": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u043f\u0456\u0441\u043b\u044f", "Insert Columns Before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u0456 \u0434\u043e", "Insert Comment": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Insert Date": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0434\u0430\u0442\u0443", "Insert Dropdown": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0441\u043f\u0430\u0434\u043d\u0435 \u043c\u0435\u043d\u044e", "Insert Electronic Signature": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0438\u0439 \u043f\u0456\u0434\u043f\u0438\u0441", "Insert Function": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0444\u0443\u043d\u043a\u0446\u0456\u044e", "Insert Local Image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u0435 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f", "Insert Local Multimedia": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u0435 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0456\u0430", "Insert Picture": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f", "Insert Rich Text": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Insert Rows Above": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043a\u0438 \u0437\u0432\u0435\u0440\u0445\u0443", "Insert Rows Below": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043a\u0438 \u0437\u043d\u0438\u0437\u0443", "Insert Shape": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0444\u0456\u0433\u0443\u0440\u0443", "Insert Table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e", "Insert comment": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Insert connectors": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u043e\u0437'\u0454\u043c", "Insert shapes": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0444\u0456\u0433\u0443\u0440\u0438", "Insert sheet": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0430\u0440\u043a\u0443\u0448", "Insert sheet after this": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0430\u0440\u043a\u0443\u0448 \u043f\u0456\u0441\u043b\u044f", "Insert sheet before this": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0430\u0440\u043a\u0443\u0448 \u043f\u0435\u0440\u0435\u0434", "Insert table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e", "Insert tabstop": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u0443\u043b\u044f\u0442\u043e\u0440", "Integrator is not ready for PostMessage calls": "\u0406\u043d\u0442\u0435\u0433\u0440\u0430\u0442\u043e\u0440 \u043d\u0435 \u0433\u043e\u0442\u043e\u0432\u0438\u0439 \u0434\u043e \u0432\u0438\u043a\u043b\u0438\u043a\u0456\u0432 PostMessage", "Interface Settings": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443", "Invalid JSON file": "\u041d\u0435\u0434\u0456\u0439\u0441\u043d\u0438\u0439 JSON-\u0444\u0430\u0439\u043b", "Invalid dictionary format. Please check the file.": "\u041d\u0435\u0434\u0456\u0439\u0441\u043d\u0438\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0430. \u041f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u0444\u0430\u0439\u043b.", "Invalid link: '{url}'": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f: '{url}'", "Invert Background": "\u0406\u043d\u0432\u0435\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0442\u043b\u043e", "Ireland": "\u0406\u0440\u043b\u0430\u043d\u0434\u0456\u044f", "Israel": "\u0406\u0437\u0440\u0430\u0457\u043b\u044c", "It seems you have copied a selection that includes external images.": "\u0421\u0445\u043e\u0436\u0435, \u0432\u0438 \u0441\u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043b\u0438 \u0432\u0438\u0431\u0456\u0440\u043a\u0443, \u044f\u043a\u0430 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f.", "It seems you have tried to insert external data.": "\u0421\u0445\u043e\u0436\u0435, \u0432\u0438 \u043d\u0430\u043c\u0430\u0433\u0430\u043b\u0438\u0441\u044f \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456 \u0434\u0430\u043d\u0456.", "Italy": "\u0406\u0442\u0430\u043b\u0456\u044f", "Japan": "\u042f\u043f\u043e\u043d\u0456\u044f", "Japanese Postcard": "\u042f\u043f\u043e\u043d\u0441\u044c\u043a\u0430 \u043b\u0438\u0441\u0442\u0456\u0432\u043a\u0430", "Kazakhstan": "\u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d", "Kenya": "\u041a\u0435\u043d\u0456\u044f", "Keyboard shortcuts": "\u041a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u0457 \u043a\u043b\u0430\u0432\u0456\u0448", "Kill": "\u0412\u0431\u0438\u0442\u0438", "Kill session.": "\u041f\u0440\u0438\u043f\u0438\u043d\u0438\u0442\u0438 \u0441\u0435\u0441\u0456\u044e.", "Kosovo": "\u041a\u043e\u0441\u043e\u0432\u043e", "LOKit version:": "\u0412\u0435\u0440\u0441\u0456\u044f LOKit:", "Landscape": "\u0410\u043b\u044c\u0431\u043e\u043c\u043d\u0430", "Language": "\u041c\u043e\u0432\u0430", "Language:": "\u041c\u043e\u0432\u0430:", "Last modification": "\u041e\u0441\u0442\u0430\u043d\u043d\u044f \u0437\u043c\u0456\u043d\u0430", "Last saved:": "\u0412\u043e\u0441\u0442\u0430\u043d\u043d\u0454 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e:", "Latest Updates": "\u041e\u0441\u0442\u0430\u043d\u043d\u0456 \u0437\u043c\u0456\u043d\u0438", "Latvia": "\u041b\u0430\u0442\u0432\u0456\u044f", "Layout": "\u0428\u0430\u0431\u043b\u043e\u043d", "Left And Right Borders": "\u041b\u0456\u0432\u0430 \u0442\u0430 \u043f\u0440\u0430\u0432\u0430 \u043c\u0435\u0436\u0456", "Left Border": "\u041b\u0456\u0432\u0430 \u043c\u0435\u0436\u0430", "Left Margin": "\u041b\u0456\u0432\u0435 \u043f\u043e\u043b\u0435", "Left pages": "\u041b\u0456\u0432\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Left: {left}": "\u041b\u0456\u0432\u043e\u0440\u0443\u0447: {left}", "Legal": "\u041f\u0440\u0430\u0432\u043e\u0432\u0456", "Letter": "\u041b\u0438\u0441\u0442", "License": "\u041b\u0456\u0446\u0435\u043d\u0437\u0456\u044f", "Liechtenstein": "\u041b\u0456\u0445\u0442\u0435\u043d\u0448\u0442\u0435\u0439\u043d", "Line color": "\u041a\u043e\u043b\u0456\u0440 \u043b\u0456\u043d\u0456\u0457", "Line style": "\u0421\u0442\u0438\u043b\u044c \u043b\u0456\u043d\u0456\u0457", "Linear": "\u041b\u0456\u043d\u0456\u0439\u043d\u0438\u0439", "Lists/Bullets": "\u0421\u043f\u0438\u0441\u043a\u0438/\u041c\u0430\u0440\u043a\u0435\u0440\u0438", "Lithuania": "\u041b\u0438\u0442\u0432\u0430", "Loading Wordbook...": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0430...", "Loading references": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c", "Loading...": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f\u2026", "Local Image...": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u0435 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f...", "Local Multimedia...": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u0456 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0456\u0430...", "Log": "\u0416\u0443\u0440\u043d\u0430\u043b", "Log Levels": "\u0420\u0456\u0432\u043d\u0456 \u0436\u0443\u0440\u043d\u0430\u043b\u044e\u0432\u0430\u043d\u043d\u044f", "Logical": "\u041b\u043e\u0433\u0456\u0447\u043d\u0438\u0439", "Long Bond": "\u0414\u043e\u0432\u0433\u043e\u0441\u0442\u0440\u043e\u043a\u043e\u0432\u0456 \u043e\u0431\u043b\u0456\u0433\u0430\u0446\u0456\u0457", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u0428\u0443\u043a\u0430\u0439\u0442\u0435 \u0440\u043e\u0437\u0434\u0456\u043b \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0456 \u0432 coolwsd.xml \u0434\u043b\u044f \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430. ", "Lookup & Reference": "\u041f\u043e\u0448\u0443\u043a \u0442\u0430 \u0434\u043e\u0432\u0456\u0434\u043a\u0430", "Loose": "\u0412\u0456\u043b\u044c\u043d\u043e", "Luxembourg": "\u041b\u044e\u043a\u0441\u0435\u043c\u0431\u0443\u0440\u0433", "MB": "\u041c\u0411", "Malta": "\u041c\u0430\u043b\u044c\u0442\u0430", "Margin": "\u041f\u043e\u043b\u0435", "Master": "\u041c\u0430\u0439\u0441\u0442\u0435\u0440", "Master Pages": "\u0413\u043e\u043b\u043e\u0432\u043d\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Master Slide Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u0438 \u0433\u043e\u043b\u043e\u0432\u043d\u0438\u0445 \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Master View": "\u0413\u043e\u043b\u043e\u0432\u043d\u0438\u0439 \u0432\u0438\u0433\u043b\u044f\u0434", "Math & Trig": "\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0430 \u0442\u0430 \u0442\u0440\u0438\u0433\u043e\u043d\u043e\u043c\u0435\u0442\u0440\u0456\u044f", "Max": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Maximum": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c", "Maximum Document process stack memory (in KB) - reduce only": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0441\u0442\u0435\u043a\u0443 \u0434\u043b\u044f \u043e\u0431\u0440\u043e\u0431\u043a\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (\u0432 \u041a\u0411) - \u043b\u0438\u0448\u0435 \u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f", "Maximum Document process virtual memory (in MB) - reduce only": "\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c \u0432\u0456\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0457 \u043f\u0430\u043c'\u044f\u0442\u0456 \u0434\u043b\u044f \u043e\u0431\u0440\u043e\u0431\u043a\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (\u0432 \u041c\u0411) - \u043b\u0438\u0448\u0435 \u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u041d\u0430\u0439\u0431\u0456\u043b\u044c\u0448\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440 \u0444\u0430\u0439\u043b\u0443 \u0434\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u0443 \u043d\u0430 \u0434\u0438\u0441\u043a (\u0432 \u041c\u0411) - \u043b\u0438\u0448\u0435 \u0437\u043c\u0435\u043d\u0448\u0435\u043d\u043d\u044f", "Medium (1.50 pt)": "\u0421\u0435\u0440\u0435\u0434\u043d\u0456\u0439 (1,50 \u0431\u0430\u043b\u0430)", "Medium/Hairline (3.05 pt)": "\u0421\u0435\u0440\u0435\u0434\u043d\u044f/\u041b\u0456\u043d\u0456\u044f \u0432\u043e\u043b\u043e\u0441\u0441\u044f (3,05 pt)", "Medium/Medium (4.50 pt)": "\u0421\u0435\u0440\u0435\u0434\u043d\u0456\u0439/\u0421\u0435\u0440\u0435\u0434\u043d\u0456\u0439 (4,50 \u0431\u0430\u043b\u0430)", "Memory": "\u041f\u0430\u043c'\u044f\u0442\u044c", "Memory Graph": "\u0413\u0440\u0430\u0444\u0456\u043a \u043f\u0430\u043c'\u044f\u0442\u0456", "Memory History": "\u0406\u0441\u0442\u043e\u0440\u0456\u044f \u043f\u0430\u043c'\u044f\u0442\u0456", "Memory consumed": "\u0421\u043f\u043e\u0436\u0438\u0442\u0430 \u043f\u0430\u043c'\u044f\u0442\u044c", "Merge & Center": "\u041e\u0431'\u0454\u0434\u043d\u0430\u0442\u0438 \u0442\u0430 \u0440\u043e\u0437\u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0432 \u0446\u0435\u043d\u0442\u0440\u0456", "Merge & Split": "\u041e\u0431'\u0454\u0434\u043d\u0430\u0442\u0438 \u0442\u0430 \u0440\u043e\u0437\u0434\u0456\u043b\u0438\u0442\u0438", "Mexico": "\u041c\u0435\u043a\u0441\u0438\u043a\u0430", "Min": "\u041c\u0456\u043d\u0456\u043c\u0443\u043c", "Minimum": "\u041c\u0456\u043d\u0456\u043c\u0443\u043c", "Missing Fonts": "\u0412\u0456\u0434\u0441\u0443\u0442\u043d\u0456 \u0448\u0440\u0438\u0444\u0442\u0438", "Modified": "\u0417\u043c\u0456\u043d\u0435\u043d\u043e", "Modify": "\u0417\u043c\u0456\u043d\u0438\u0442\u0438", "Moldova, Republic of": "\u041c\u043e\u043b\u0434\u043e\u0432\u0430, \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430", "Monaco": "\u041c\u043e\u043d\u0430\u043a\u043e", "Montenegro": "\u0427\u043e\u0440\u043d\u043e\u0433\u043e\u0440\u0456\u044f", "More Functions": "\u0411\u0456\u043b\u044c\u0448\u0435 \u0424\u0443\u043d\u043a\u0446\u0456\u0439", "More Paper Sizes...": "\u0411\u0456\u043b\u044c\u0448\u0435 \u0440\u043e\u0437\u043c\u0456\u0440\u0456\u0432 \u043f\u0430\u043f\u0435\u0440\u0443...", "More highlights...": "\u0411\u0456\u043b\u044c\u0448\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u0438\u0445 \u043c\u043e\u043c\u0435\u043d\u0442\u0456\u0432...", "More information and support": "\u0411\u0456\u043b\u044c\u0448\u0435 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u0442\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0438", "More options for {1}": "\u0411\u0456\u043b\u044c\u0448\u0435 \u043e\u043f\u0446\u0456\u0439 \u0434\u043b\u044f {1}", "More...": "\u0411\u0456\u043b\u044c\u0448\u0435...", "Move Sheet Left": "\u041f\u0435\u0440\u0435\u0441\u0443\u043d\u0443\u0442\u0438 \u0430\u0440\u043a\u0443\u0448 \u043b\u0456\u0432\u043e\u0440\u0443\u0447", "Move Sheet Right": "\u041f\u0435\u0440\u0435\u0441\u0443\u043d\u0443\u0442\u0438 \u0430\u0440\u043a\u0443\u0448 \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447", "My Library": "\u041c\u043e\u044f \u0431\u0456\u0431\u043b\u0456\u043e\u0442\u0435\u043a\u0430", "My Publications": "\u041c\u043e\u0457 \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0457", "Named Range": "\u0406\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0439 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d", "Narrow": "\u0412\u0443\u0437\u044c\u043a\u0435", "Navigation": "\u041d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f", "Navigator": "\u041d\u0430\u0432\u0456\u0433\u0430\u0442\u043e\u0440", "Netherlands": "\u041d\u0456\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u0438", "Network Graph": "\u0413\u0440\u0430\u0444\u0456\u043a \u043c\u0435\u0440\u0435\u0436\u0456", "Neutral": "\u041d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u043e", "New": "\u041d\u043e\u0432\u0438\u0439", "New Zealand": "\u041d\u043e\u0432\u0430 \u0417\u0435\u043b\u0430\u043d\u0434\u0456\u044f", "Next": "\u0414\u0430\u043b\u0456", "Next Slide": "\u041d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434", "No Borders": "\u0411\u0435\u0437 \u043a\u043e\u0440\u0434\u043e\u043d\u0456\u0432", "No Comments": "\u041a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0456", "No Notes": "\u0411\u0435\u0437 \u043f\u0440\u0438\u043c\u0456\u0442\u043e\u043a", "No color": "\u0411\u0435\u0437\u0431\u0430\u0440\u0432\u043d\u043e", "No disk space left on server.": "\u041d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0456 \u043d\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u043b\u043e\u0441\u044f \u0434\u0438\u0441\u043a\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0443.", "No fill": "\u0411\u0435\u0437 \u0437\u0430\u043b\u0438\u0432\u043a\u0438", "No issues found": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e", "No problems with SSL verification detected": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c \u0456\u0437 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u043e\u044e SSL \u043d\u0435 \u0432\u0438\u044f\u0432\u043b\u0435\u043d\u043e", "No search results found!": "\u041d\u0456\u0447\u043e\u0433\u043e \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e!", "None": "\u041d\u0456\u0447\u043e\u0433\u043e", "None (Do not check spelling)": "\u041d\u0435\u043c\u0430\u0454 (\u043d\u0435 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u044f\u0442\u0438 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0443)", "Normal": "\u0417\u0432\u0438\u0447\u0430\u0439\u043d\u0435", "North Macedonia, Republic of": "\u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430 \u041f\u0456\u0432\u043d\u0456\u0447\u043d\u0430 \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0456\u044f", "Norway": "\u041d\u043e\u0440\u0432\u0435\u0433\u0456\u044f", "Not using namespaces": "\u041d\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432 \u0456\u043c\u0435\u043d", "Notebookbar view": "\u0412\u0438\u0433\u043b\u044f\u0434 \u043f\u0430\u043d\u0435\u043b\u0456 \u0431\u043b\u043e\u043a\u043d\u043e\u0442\u0430", "Notes": "\u041f\u0440\u0438\u043c\u0456\u0442\u043a\u0438", "Notes Pages": "\u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u043f\u0440\u0438\u043c\u0456\u0442\u043e\u043a", "Notes View": "\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u043f\u0440\u0438\u043c\u0456\u0442\u043e\u043a", "Number": "\u0427\u0438\u0441\u043b\u043e", "Number Format": "\u0424\u043e\u0440\u043c\u0430\u0442 \u0447\u0438\u0441\u043b\u0430", "Number of Documents": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432", "Number of Pages": "\u0427\u0438\u0441\u043b\u043e \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a", "Number of Pages. Click to open the Go to Page dialog box.": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c, \u0449\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0434\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u00ab\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438\u00bb.", "Number of Sheets": "\u0427\u0438\u0441\u043b\u043e \u0430\u0440\u043a\u0443\u0448\u0456\u0432", "Number of Slides": "\u0427\u0438\u0441\u043b\u043e \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "ODF Drawing (.odg)": "ODF \u0413\u0440\u0430\u0444\u0456\u043a\u0430 (.odg)", "ODF presentation (.odp)": "ODF \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f (.odp)", "ODF spreadsheet (.ods)": "ODF \u0435\u043b.\u0442\u0430\u0431\u043b\u0438\u0446\u044f (.ods)", "ODF text document (.odt)": "ODF \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u0438\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 (.odt)", "OK": "OK", "OPEN": "\u0412\u0406\u0414\u041a\u0420\u0418\u0422\u0418", "Off": "\u0412\u0438\u043c\u043a\u043d\u0435\u043d\u043e", "On": "\u0423\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e", "On mouse click": "\u041f\u0440\u0438 \u043a\u043b\u0430\u0446\u0430\u043d\u043d\u0456 \u043c\u0438\u0448\u0456", "Once citations are entered their storage and display type can not be changed.": "\u041f\u0456\u0441\u043b\u044f \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0446\u0438\u0442\u0430\u0442, \u0457\u0445 \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u043d\u043d\u044f \u0456 \u0442\u0438\u043f \u043f\u043e\u043a\u0430\u0437\u0443 \u043d\u0435 \u043c\u043e\u0436\u0443\u0442\u044c \u0431\u0443\u0442\u0438 \u0437\u043c\u0456\u043d\u0435\u043d\u0456.", "Online Help": "\u041e\u043d\u043b\u0430\u0439\u043d-\u0434\u043e\u0432\u0456\u0434\u043a\u0430", "Only the document owner can change the password.": "\u041b\u0438\u0448\u0435 \u0432\u043b\u0430\u0441\u043d\u0438\u043a \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043c\u043e\u0436\u0435 \u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043f\u0430\u0440\u043e\u043b\u044c.", "Oops, there is a problem connecting the document": "\u041e\u0439, \u0432\u0438\u043d\u0438\u043a\u043b\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0437\u2019\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0437 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c", "Oops, there is a problem connecting to {productname}: ": "\u0419\u043e\u0439, \u0432\u0438\u043d\u0438\u043a\u043b\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0437\u2019\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0437 {productname}: ", "Open in full view": "\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043d\u0430 \u0432\u0435\u0441\u044c \u0435\u043a\u0440\u0430\u043d", "Open link": "\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Open menu": "\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043c\u0435\u043d\u044e", "Open {name}": "\u0412\u0456\u0434\u0447\u0438\u043d\u0435\u043d\u043e {name}", "Option": "\u0412\u0430\u0440\u0456\u0430\u043d\u0442'", "Options": "\u041e\u043f\u0446\u0456\u0457", "Other": "\u0406\u043d\u0448\u0435", "Out of table": "\u041f\u043e\u0437\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0435\u044e", "Outer Border": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0439 \u043a\u043e\u0440\u0434\u043e\u043d", "Outer Border And Horizontal Lines": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u044f \u043c\u0435\u0436\u0430 \u0442\u0430 \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0456 \u043b\u0456\u043d\u0456\u0457", "Outer Border and Vertical Lines": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u044f \u043c\u0435\u0436\u0430 \u0442\u0430 \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0456 \u043b\u0456\u043d\u0456\u0457", "Outer Borders And All Inner lines": "\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u0456 \u043c\u0435\u0436\u0456 \u0442\u0430 \u0432\u0441\u0456 \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u0456 \u043b\u0456\u043d\u0456\u0457", "Outline": "\u041a\u043e\u043d\u0442\u0443\u0440", "Overview": "\u041e\u0433\u043b\u044f\u0434", "Overwrite": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u0442\u0438", "PB": "\u041f\u0411", "PDF Document (.pdf)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 PDF (.pdf)", "PDF Document (.pdf) - Expert": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 PDF (.pdf) - \u0415\u043a\u0441\u043f\u0435\u0440\u0442\u043d\u0438\u0439 \u0440\u0435\u0436\u0438\u043c", "PDF Document (.pdf) as...": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 PDF (.pdf) \u044f\u043a...", "PID": "\u0406\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440 \u043f\u0440\u043e\u0446\u0435\u0441\u0443", "Page": "\u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430", "Page Layout": "\u041c\u0430\u043a\u0435\u0442 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Page Setup": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Page name": "\u041d\u0430\u0437\u0432\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Paragraph": "\u0410\u0431\u0437\u0430\u0446", "Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438", "Paste Slide": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0441\u043b\u0430\u0439\u0434", "Paste Special": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u044f\u043a", "Paste from this document": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437 \u0446\u044c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Path": "\u0428\u043b\u044f\u0445", "Pause": "\u041f\u0430\u0443\u0437\u0430", "Pause... ( %SECONDS% )": "\u041f\u0430\u0443\u0437\u0430... ( %SECONDS% )", "Percent": "\u0412\u0456\u0434\u0441\u043e\u0442\u043e\u043a", "Permission Mode": "\u0420\u0435\u0436\u0438\u043c \u0434\u043e\u0437\u0432\u043e\u043b\u0456\u0432", "Philippines": "\u0424\u0456\u043b\u0456\u043f\u043f\u0456\u043d\u0438", "Picture": "\u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0430", "Pivot Table": "\u0417\u0432\u0435\u0434\u0435\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044f", "Placeholders": "\u0417\u0430\u043f\u043e\u0432\u043d\u044e\u0432\u0430\u0447\u0456", "Please save or discard the comment currently being edited.": "\u0417\u0431\u0435\u0440\u0435\u0436\u0456\u0442\u044c \u0430\u0431\u043e \u0432\u0456\u0434\u043a\u0438\u043d\u044c\u0442\u0435 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440, \u044f\u043a\u0438\u0439 \u0437\u0430\u0440\u0430\u0437 \u0440\u0435\u0434\u0430\u0433\u0443\u0454\u0442\u044c\u0441\u044f.", "Please send us your feedback": "\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u043d\u0430\u0434\u0456\u0448\u043b\u0456\u0442\u044c \u043d\u0430\u043c \u0441\u0432\u0456\u0439 \u0432\u0456\u0434\u0433\u0443\u043a", "Please use following combination to see more options:": "\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0442\u0430\u043a\u0443 \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0446\u0456\u044e, \u0449\u043e\u0431 \u043f\u043e\u0431\u0430\u0447\u0438\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456\u0432:", "Please wait kubernetes cluster is scaling...": "\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435, \u043a\u043b\u0430\u0441\u0442\u0435\u0440 kubernetes \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0454\u0442\u044c\u0441\u044f...", "Please wait!": "\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435!", "Poland": "\u041f\u043e\u043b\u044c\u0449\u0430", "Poorly performing proxying of all network requests.": "\u041f\u043e\u0433\u0430\u043d\u043e \u0432\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u043a\u0441\u0456\u044e\u0432\u0430\u043d\u043d\u044f \u0432\u0441\u0456\u0445 \u043c\u0435\u0440\u0435\u0436\u0435\u0432\u0438\u0445 \u0437\u0430\u043f\u0438\u0442\u0456\u0432.", "Portrait": "\u041a\u043d\u0438\u0436\u043a\u043e\u0432\u0430", "Portugal": "\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0456\u044f", "PostMessage API is initialized": "API PostMessage \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u043e", "PowerPoint 2003 Presentation (.ppt)": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f PowerPoint (.pptx)", "Present current slide": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u043e\u0442\u043e\u0447\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434", "Present in Window": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0443 \u0432\u0456\u043a\u043d\u0456", "Present in new window": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0432 \u043d\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456", "Presentation": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f", "Presentation disabled": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u0430", "Presentation mode has been disabled for this document": "\u0420\u0435\u0436\u0438\u043c \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u0434\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u0431\u0443\u043b\u0430 \u0437\u0430\u0431\u043b\u043e\u043a\u043e\u0432\u0430\u043d\u0430. \u0414\u043e\u0437\u0432\u043e\u043b\u044c\u0442\u0435 \u0441\u043f\u043b\u0438\u0432\u043d\u0456 \u0432\u0456\u043a\u043d\u0430 \u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456. \u0426\u0435 \u0434\u0430\u0441\u0442\u044c \u0437\u043c\u043e\u0433\u0443 \u043f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0441\u043b\u0430\u0439\u0434-\u0448\u043e\u0443 \u0432 \u043e\u043a\u0440\u0435\u043c\u0438\u0445 \u0432\u0456\u043a\u043d\u0430\u0445, \u0449\u043e \u043f\u043e\u043b\u0435\u0433\u0448\u0438\u0442\u044c \u0441\u043f\u0456\u043b\u044c\u043d\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0435\u043a\u0440\u0430\u043d\u0430.", "Presenter Console": "\u041a\u043e\u043d\u0441\u043e\u043b\u044c \u0434\u043e\u043f\u043e\u0432\u0456\u0434\u0430\u0447\u0430", "Presenting in fullscreen": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u0432 \u043f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456", "Presenting in window": "\u041f\u043e\u043a\u0430\u0437 \u0443 \u0432\u0456\u043a\u043d\u0456", "Press Ctrl + Enter to post": "\u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Ctrl + Enter, \u0449\u043e\u0431 \u043e\u043f\u0443\u0431\u043b\u0456\u043a\u0443\u0432\u0430\u0442\u0438", "Preview Slide {1}": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u0441\u043b\u0430\u0439\u0434\u0430 {1}", "Previous": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439", "Print": "\u0414\u0440\u0443\u043a", "Print Black": "\u0414\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438 \u0447\u043e\u0440\u043d\u0438\u043c", "Print dialog": "\u0414\u0456\u0430\u043b\u043e\u0433 \u0434\u0440\u0443\u043a\u0443", "Promote to top comment": "\u041f\u0456\u0434\u0432\u0438\u0449\u0438\u0442\u0438 \u0434\u043e \u0432\u0435\u0440\u0445\u043d\u044c\u043e\u0433\u043e \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u044f", "Properties": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456", "Provider:": "\u041f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440:", "Qatar": "\u041a\u0430\u0442\u0430\u0440", "Quadratic": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u0438\u0447\u043d\u0438\u0439", "RELOAD": "\u041f\u0415\u0420\u0415\u0417\u0410\u0412\u0410\u041d\u0422\u0410\u0416\u0418\u0422\u0418", "Radial": "\u0420\u0430\u0434\u0456\u0430\u043b\u044c\u043d\u0438\u0439", "Range": "\u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d", "Read mode": "\u0420\u0435\u0436\u0438\u043c \u0447\u0438\u0442\u0430\u043d\u043d\u044f", "Read-only": "\u041b\u0438\u0448\u0435 \u0447\u0438\u0442\u0430\u043d\u043d\u044f", "Received": "\u041f\u0440\u0438\u0439\u043d\u044f\u0442\u043e", "Recent": "\u041d\u0435\u0434\u0430\u0432\u043d\u0456", "Reconnecting...": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0435 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f...", "Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438", "References": "\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Refresh": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438", "Refresh Citations": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0446\u0438\u0442\u0430\u0442\u0438", "Refresh Log": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0436\u0443\u0440\u043d\u0430\u043b", "Reject change": "\u0412\u0456\u0434\u043a\u0438\u043d\u0443\u0442\u0438 \u0437\u043c\u0456\u043d\u0443", "Reloading the document after rename": "\u041f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043f\u0456\u0441\u043b\u044f \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f", "Remove": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438", "Remove Thread": "\u0412\u0438\u043b\u0443\u0447\u0438\u0442\u0438 \u043b\u0430\u043d\u0446\u044e\u0436\u043e\u043a", "Remove link": "\u0412\u0438\u043b\u0443\u0447\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f", "Remove print area": "\u0412\u0438\u043b\u0443\u0447\u0438\u0442\u0438 \u0434\u0456\u043b\u044f\u043d\u043a\u0443 \u0434\u043b\u044f \u0434\u0440\u0443\u043a\u0443", "Rename": "\u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438", "Rename Document": "\u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Rename sheet": "\u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u0430\u0440\u043a\u0443\u0448", "Renaming...": "\u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f...", "Repair": "\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438", "Repair Document": "\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "Repeat in {0} seconds": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 {0} \u0441\u0435\u043a\u0443\u043d\u0434", "Replace": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438", "Reply": "\u0412\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u044c", "Reply comment": "\u0412\u0456\u0434\u043f\u043e\u0432\u0456\u0441\u0442\u0438 \u043d\u0430 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Report an issue": "\u041f\u043e\u0432\u0456\u0434\u043e\u043c\u0438\u0442\u0438 \u043f\u0440\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443", "Reset Layout": "\u0421\u043a\u0438\u043d\u0443\u0442\u0438 \u043c\u0430\u043a\u0435\u0442", "Reset to Default Language": "\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u0442\u0438\u043f\u043e\u0432\u0443 \u043c\u043e\u0432\u0443", "Reset to default Document settings": "\u0421\u043a\u0438\u043d\u0443\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0445", "Reset to default View settings": "\u0421\u043a\u0438\u043d\u0443\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443 \u0434\u043e \u0437\u0430\u0432\u043e\u0434\u0441\u044c\u043a\u0438\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u044c", "Reset zoom": "\u0412\u0456\u0434\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u0430\u0441\u0448\u0442\u0430\u0431", "Resolve": "\u0412\u0438\u0440\u0456\u0448\u0438\u0442\u0438", "Resolve Thread": "\u041f\u043e\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043b\u0430\u043d\u0446\u044e\u0436\u043e\u043a \u0440\u043e\u0437\u0432'\u044f\u0437\u0430\u043d\u0438\u043c", "Resolved": "\u0412\u0438\u0440\u0456\u0448\u0435\u043d\u043e", "Restart": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0438", "Restoring older revision. Any unsaved changes will be available in version history": "\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0441\u0442\u0430\u0440\u0456\u0448\u043e\u0457 \u0432\u0435\u0440\u0441\u0456\u0457. \u041d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0437\u043c\u0456\u043d\u0438 \u0431\u0443\u0434\u0443\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d \u0432 \u0456\u0441\u0442\u043e\u0440\u0456\u0457 \u0432\u0435\u0440\u0441\u0456\u0439", "Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438", "Resume": "\u041f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438", "Review": "\u0420\u0435\u0446\u0435\u043d\u0437\u0443\u0432\u0430\u043d\u043d\u044f", "Rich Text": "\u0424\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Rich Text (.rtf)": "\u0424\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 (.rtf)", "Right Border": "\u041f\u0440\u0430\u0432\u0430 \u043c\u0435\u0436\u0430", "Right Margin": "\u041f\u0440\u0430\u0432\u0435 \u043f\u043e\u043b\u0435", "Right pages": "\u041f\u0440\u0430\u0432\u0456 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438", "Right: {right}": "\u041f\u0440\u0430\u0432\u043e\u0440\u0443\u0447: {right}", "Romania": "\u0420\u0443\u043c\u0443\u043d\u0456\u044f", "Row Height": "\u0412\u0438\u0441\u043e\u0442\u0430 \u0440\u044f\u0434\u043a\u0430", "Row {0}": "\u0420\u044f\u0434\u043e\u043a {0}", "Row {0} through {1}": "\u0420\u044f\u0434\u043a\u0438 \u0437 {0} \u043f\u043e {1}", "Rows": "\u0420\u044f\u0434\u043a\u0438", "Ruler": "\u041b\u0456\u043d\u0456\u0439\u043a\u0430", "Russian Federation": "\u0420\u043e\u0441\u0456\u0439\u0441\u044c\u043a\u0430 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0456\u044f", "San Marino": "\u0421\u0430\u043d-\u041c\u0430\u0440\u0438\u043d\u043e", "Saudi Arabia": "\u0421\u0430\u0443\u0434\u0456\u0432\u0441\u044c\u043a\u0430 \u0410\u0440\u0430\u0432\u0456\u044f", "Save": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438", "Save As": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u044f\u043a", "Save Comments": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456", "Save Document settings": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", "Save View Settings": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443", "Save as ODF format": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0443 \u0444\u043e\u0440\u043c\u0430\u0442\u0456 ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438, \u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437\u0430\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0430\u0431\u043e \u043f\u0435\u0440\u0435\u0432\u0438\u0449\u0443\u0454 \u0432\u0456\u043b\u044c\u043d\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u0456\u0440. \u0422\u0435\u043f\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u043c \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f, \u0430\u043b\u0435 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0439\u043e\u0433\u043e \u0437\u0430\u0440\u0430\u0437, \u0449\u043e\u0431 \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043a\u043e\u043f\u0456\u044e \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e.", "Save failed due to no disk space left. Document will now be read-only.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0456\u0437-\u0437\u0430 \u0432\u0438\u0447\u0435\u0440\u043f\u0430\u043d\u043d\u044f \u0434\u0438\u0441\u043a\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0443. \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u043e \u0432 \u0440\u0435\u0436\u0438\u043c \"\u0422\u0456\u043b\u044c\u043a\u0438 \u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f\".", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438, \u043e\u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043d\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u043b\u043e\u0441\u044f \u0432\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0443. \u0422\u0435\u043f\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f. \u041f\u0435\u0440\u0435\u043a\u043e\u043d\u0430\u0439\u0442\u0435\u0441\u044f, \u0449\u043e \u043d\u0430 \u0434\u0438\u0441\u043a\u0443 \u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e \u043c\u0456\u0441\u0446\u044f, \u0456 \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f.", "Save to new file": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0432 \u043d\u043e\u0432\u0438\u0439 \u0444\u0430\u0439\u043b", "Saved": "\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e", "Saving": "\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f", "Saving...": "\u0417\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f...", "Scalable Vector Graphics (.svg)": "Scalable Vector Graphics (.svg)", "Scientific": "\u041d\u0430\u0443\u043a\u043e\u0432\u0438\u0439", "Screen Reading": "\u0413\u043e\u043b\u043e\u0441\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440", "Screen reader support for text content is disabled. ": "\u041f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430 \u0437\u0447\u0438\u0442\u0443\u0432\u0430\u0447\u0430 \u0437 \u0435\u043a\u0440\u0430\u043d\u0430 \u0434\u043b\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0432\u043c\u0456\u0441\u0442\u0443 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u0430. ", "Scroll down": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0456\u0442\u044c \u0432\u043d\u0438\u0437", "Scroll down annotations": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0432\u043d\u0438\u0437 \u0430\u043d\u043e\u0442\u0430\u0446\u0456\u0457", "Scroll left": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0432\u043b\u0456\u0432\u043e", "Scroll right": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0432\u043f\u0440\u0430\u0432\u043e", "Scroll to the first sheet": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0434\u043e \u043f\u0435\u0440\u0448\u043e\u0433\u043e \u0430\u0440\u043a\u0443\u0448\u0430", "Scroll to the last sheet": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0434\u043e \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u0430\u0440\u043a\u0443\u0448\u0430", "Scroll up": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0456\u0442\u044c \u0432\u0433\u043e\u0440\u0443", "Scroll up annotations": "\u041f\u0440\u043e\u043a\u0440\u0443\u0442\u0438\u0442\u0438 \u0432\u0433\u043e\u0440\u0443 \u0430\u043d\u043e\u0442\u0430\u0446\u0456\u0457", "Search": "\u041f\u043e\u0448\u0443\u043a", "Search...": "\u041f\u043e\u0448\u0443\u043a...", "Section": "\u0420\u043e\u0437\u0434\u0456\u043b", "See history": "\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u043d\u0443\u0442\u0438 \u0456\u0441\u0442\u043e\u0440\u0456\u044e", "See revision history": "\u0414\u0438\u0432. \u0456\u0441\u0442\u043e\u0440\u0456\u044e \u0437\u043c\u0456\u043d", "Select": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c", "Select Function": "\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u0444\u0443\u043d\u043a\u0446\u0456\u044e", "Select a tab to browser settings.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u0434\u043b\u044f \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", "Select a tab to view settings.": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0432\u043a\u043b\u0430\u0434\u043a\u0443, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u043d\u0443\u0442\u0438 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f.", "Select language": "\u041e\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u043e\u0432\u0443", "Select multiple cells": "\u0412\u0438\u0431\u0456\u0440 \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043a\u043e\u043c\u0456\u0440\u043e\u043a", "Select range": "\u041e\u0431\u0440\u0430\u0442\u0438 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d", "Selected external data source is forbidden. Please contact the system administrator.": "\u0412\u0438\u0431\u0440\u0430\u043d\u0435 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u0434\u0436\u0435\u0440\u0435\u043b\u043e \u0434\u0430\u043d\u0438\u0445 \u0437\u0430\u0431\u043e\u0440\u043e\u043d\u0435\u043d\u043e. \u0417\u0432\u0435\u0440\u043d\u0456\u0442\u044c\u0441\u044f \u0434\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0433\u043e \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430.", "Selected range of cells": "\u041e\u0431\u0440\u0430\u043d\u0438\u0439 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u043a\u043e\u043c\u0456\u0440\u043e\u043a", "Selection Mode": "\u0420\u0435\u0436\u0438\u043c \u0432\u0438\u0431\u043e\u0440\u0443", "Selection count": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u044c", "Selection mode: inactive": "\u0420\u0435\u0436\u0438\u043c \u0432\u0438\u0431\u043e\u0440\u0443: \u043d\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u0438\u0439", "Send Feedback": "\u041d\u0430\u0434\u0456\u0441\u043b\u0430\u0442\u0438 \u0432\u0456\u0434\u0433\u0443\u043a", "Sent": "\u0412\u0456\u0434\u0456\u0441\u043b\u0430\u043d\u043e", "Serbia": "\u0421\u0435\u0440\u0431\u0456\u044f", "Served by:": "\u041f\u0440\u0430\u0446\u044e\u0454 \u043d\u0430:", "Server audit": "\u0410\u0443\u0434\u0438\u0442 \u0441\u0435\u0440\u0432\u0435\u0440\u0430", "Server has been shut down; please reload the page.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e, \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0442\u0435 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443.", "Server is down, restarting automatically. Please wait.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u043d\u0435 \u043f\u0440\u0430\u0446\u044e\u0454, \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0454\u0442\u044c\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435.", "Server is now reachable. We have to refresh the page now.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0442\u0435\u043f\u0435\u0440 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439. \u041c\u0438 \u043c\u0443\u0441\u0438\u043c\u043e \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443 \u0437\u0430\u0440\u0430\u0437.", "Server is now reachable...": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0443\u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439...", "Server is shutting down": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0432\u0438\u043c\u0438\u043a\u0430\u0454\u0442\u044c\u0441\u044f", "Server is shutting down for maintenance (auto-saving)": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0432\u0438\u043c\u0438\u043a\u0430\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0435 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f (\u0430\u0432\u0442\u043e\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f)", "Server returned this reason:": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0432\u043a\u0430\u0437\u0430\u0432 \u0442\u0430\u043a\u0443 \u043f\u0440\u0438\u0447\u0438\u043d\u0443:", "Server uptime": "\u0427\u0430\u0441 \u043d\u0435\u043f\u0435\u0440\u0435\u0440\u0432\u043d\u043e\u0457 \u0440\u043e\u0431\u043e\u0442\u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u0421\u0435\u0440\u0432\u0456\u0441 - \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u0442\u0430 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u0442\u0435 \u0432\u0430\u0448\u043e\u043c\u0443 \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u043e\u0432\u0456, \u044f\u043a\u0449\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043d\u0435 \u0437\u043d\u0438\u043a\u0430\u0454.", "Session terminated by document owner": "\u0421\u0435\u0441\u0456\u044f \u043f\u0440\u0438\u043f\u0438\u043d\u0435\u043d\u0430 \u0432\u043b\u0430\u0441\u043d\u0438\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443", "Set Language for All text": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u043e\u0432\u0443 \u0434\u043b\u044f \u0432\u0441\u044c\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443", "Set Language for Paragraph": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u043e\u0432\u0443 \u0434\u043b\u044f \u0430\u0431\u0437\u0430\u0446\u0443", "Set Language for Selection": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u043c\u043e\u0432\u0443 \u0434\u043b\u044f \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043e\u0433\u043e", "Set Log Levels": "\u0412\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u0440\u0456\u0432\u043d\u0456 \u0436\u0443\u0440\u043d\u0430\u043b\u044e\u0432\u0430\u043d\u043d\u044f", "Set default interface preferences.": "\u0412\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0438 \u0442\u0438\u043f\u043e\u0432\u0456 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443.", "Settings": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f", "Shape": "\u0424\u043e\u0440\u043c\u0430", "Shapes": "\u0424\u0456\u0433\u0443\u0440\u0438", "Share": "\u041f\u043e\u0434\u0456\u043b\u0438\u0442\u0438\u0441\u044f", "Share...": "\u041f\u043e\u0448\u0438\u0440\u0438\u0442\u0438...", "Shared Config URL is missing in initial variables.": "URL-\u0430\u0434\u0440\u0435\u0441\u0430 \u0441\u043f\u0456\u043b\u044c\u043d\u043e\u0457 \u043a\u043e\u043d\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u0457 \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u044f \u0443 \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0438\u0445 \u0437\u043c\u0456\u043d\u043d\u0438\u0445.", "Shockwave Flash (.swf)": "\u0423\u0434\u0430\u0440\u043d\u0430 \u0445\u0432\u0438\u043b\u044f-\u0441\u043f\u0430\u043b\u0430\u0445 (.swf)", "Show Comments": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456", "Show Grid": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0441\u0456\u0442\u043a\u0443", "Show Menu": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043c\u0435\u043d\u044e", "Show Ruler": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u041b\u0456\u043d\u0456\u0439\u043a\u0443", "Show Sidebar": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0431\u0456\u0447\u043d\u0443 \u043f\u0430\u043d\u0435\u043b\u044c", "Show Status Bar": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u0441\u0442\u0430\u043d\u0443", "Show in navigator": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0432 \u043d\u0430\u0432\u0456\u0433\u0430\u0442\u043e\u0440\u0456", "Show on the side": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0437\u0431\u043e\u043a\u0443", "Show sheets": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0430\u0440\u043a\u0443\u0448\u0456", "Show status bar": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0441\u0442\u0430\u043d\u0443", "Show the search bar": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u0430\u043d\u0435\u043b\u044c \u043f\u043e\u0448\u0443\u043a\u0443", "Shutdown Server": "\u0412\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0441\u0435\u0440\u0432\u0435\u0440", "Signature": "\u041f\u0456\u0434\u043f\u0438\u0441", "Singapore": "\u0421\u0456\u043d\u0433\u0430\u043f\u0443\u0440", "Size": "\u0420\u043e\u0437\u043c\u0456\u0440", "Size to grid": "\u0420\u043e\u0437\u043c\u0456\u0440 \u0434\u043e \u0441\u0456\u0442\u043a\u0438", "Slide %1": "\u0421\u043b\u0430\u0439\u0434 %1", "Slide Layout": "\u041c\u0430\u043a\u0435\u0442 \u0441\u043b\u0430\u0439\u0434\u0430", "Slide Show": "\u0421\u043b\u0430\u0439\u0434-\u0428\u043e\u0443", "Slide Size": "\u0420\u043e\u0437\u043c\u0456\u0440 \u0441\u043b\u0430\u0439\u0434\u0430", "Slide Transition": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434 \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Slide Views": "\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0438 \u0441\u043b\u0430\u0439\u0434\u0456\u0432", "Slide {0} of {1}": "\u0421\u043b\u0430\u0439\u0434 {0} \u0437 {1}", "Slides": "\u0421\u043b\u0430\u0439\u0434\u0438", "Slovakia": "\u0421\u043b\u043e\u0432\u0430\u0447\u0447\u0438\u043d\u0430", "Slovenia": "\u0421\u043b\u043e\u0432\u0435\u043d\u0456\u044f", "Slow Kit jail setup with copying, cannot bind-mount.": "\u041f\u043e\u0432\u0456\u043b\u044c\u043d\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0436\u0435\u0439\u043b-\u0441\u0438\u0441\u0442\u0435\u043c\u0438 Kit \u0437 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f\u043c, \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u043f\u0440\u0438\u0432'\u044f\u0437\u0430\u0442\u0438 \u0442\u0430 \u0437\u043c\u043e\u043d\u0442\u0443\u0432\u0430\u0442\u0438.", "Smart Picker": "\u0420\u043e\u0437\u0443\u043c\u043d\u0438\u0439 \u043e\u0433\u043b\u044f\u0434\u0430\u0447", "Snap grid": "\u0421\u0456\u0442\u043a\u0430 \u043f\u0440\u0438\u0432'\u044f\u0437\u043a\u0438", "Snap to Grid": "\u041f\u0440\u0438\u0432\u2019\u044f\u0437\u043a\u0430 \u0434\u043e \u0441\u0456\u0442\u043a\u0438", "Snap to grid": "\u041f\u0440\u0438\u0432\u2019\u044f\u0437\u0430\u0442\u0438 \u0434\u043e \u0441\u0456\u0442\u043a\u0438", "Solid": "\u0421\u0443\u0446\u0456\u043b\u044c\u043d\u0438\u0439", "Someone": "\u0425\u0442\u043e\u0441\u044c", "Something went wrong while deleting the file. Please try refreshing the page.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443 \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443.", "Something went wrong while fetching setting file. Please try to refresh the page.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443.", "Something went wrong while fetching wordbook. Please try to refresh the page.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0430 \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443.", "Something went wrong while loading Document settings.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430.", "Something went wrong while uploading dictionary file": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0430 \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430", "Something went wrong while uploading the file. Please try again.": "\u041f\u0456\u0434 \u0447\u0430\u0441 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443 \u0441\u0442\u0430\u043b\u0430\u0441\u044f \u043f\u043e\u043c\u0438\u043b\u043a\u0430. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0449\u0435 \u0440\u0430\u0437.", "Something went wrong. Please try to refresh the page.": "\u0429\u043e\u0441\u044c \u043f\u0456\u0448\u043b\u043e \u043d\u0435 \u0442\u0430\u043a. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443.", "Sort": "\u0421\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438", "South Africa": "\u041f\u0456\u0432\u0434\u0435\u043d\u043d\u0430 \u0410\u0444\u0440\u0438\u043a\u0430", "South Korea": "\u041f\u0456\u0432\u0434\u0435\u043d\u043d\u0430 \u041a\u043e\u0440\u0435\u044f", "Spacing & Color": "\u0406\u043d\u0442\u0435\u0440\u0432\u0430\u043b\u0438 \u0442\u0430 \u043a\u043e\u043b\u0456\u0440", "Spain": "\u0406\u0441\u043f\u0430\u043d\u0456\u044f", "Sparkline": "\u041c\u0456\u043d\u0456\u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0430", "Split": "\u0421\u043f\u043b\u0456\u0442", "Square": "\u041f\u0440\u044f\u043c\u043e\u043a\u0443\u0442\u043d\u0438\u0439", "Standard": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e", "Standard (4:3)": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 (4:3)", "Standard dictionary": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0438\u0439 \u0441\u043b\u043e\u0432\u043d\u0438\u043a", "Status": "\u0421\u0442\u0430\u043d", "Status Bar": "\u041f\u0430\u043d\u0435\u043b\u044c \u0441\u0442\u0430\u043d\u0443", "Stop following": "\u041f\u0440\u0438\u043f\u0438\u043d\u0438\u0442\u0438 \u0441\u0442\u0435\u0436\u0438\u0442\u0438", "Store as:": "\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u044f\u043a:", "Style": "\u0421\u0442\u0438\u043b\u044c", "Style List": "\u0421\u043f\u0438\u0441\u043e\u043a \u0421\u0442\u0438\u043b\u0456\u0432", "Style list": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0442\u0438\u043b\u0456\u0432", "Styles": "\u0421\u0442\u0438\u043b\u0456", "Successfully exported: ": "\u0423\u0441\u043f\u0456\u0448\u043d\u043e \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u043e\u0432\u0430\u043d\u043e: ", "Sum": "\u0421\u0443\u043c\u0430", "Sweden": "\u0428\u0432\u0435\u0446\u0456\u044f", "Switzerland": "\u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0456\u044f", "Symbols": "\u0421\u0438\u043c\u0432\u043e\u043b\u0438", "Synchronize axes": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u043e\u0441\u0456", "TB": "\u0422\u0411", "Table": "\u0422\u0430\u0431\u043b\u0438\u0446\u044f", "Table of content": "\u0417\u043c\u0456\u0441\u0442 \u0437 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "Table with {0} rows and {1} columns": "\u0422\u0430\u0431\u043b\u0438\u0446\u044f \u0437 {0} \u0440\u044f\u0434\u043a\u0456\u0432 \u0456 {1} \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432", "Tables": "\u0422\u0430\u0431\u043b\u0438\u0446\u044e", "Tabloid": "\u0422\u0430\u0431\u043b\u043e\u0457\u0434", "Taiwan, Province of China": "\u0422\u0430\u0439\u0432\u0430\u043d\u044c, \u043f\u0440\u043e\u0432\u0456\u043d\u0446\u0456\u044f \u041a\u0438\u0442\u0430\u044e", "Tap to collapse": "\u0422\u043e\u0440\u043a\u043d\u0456\u0442\u044c\u0441\u044f, \u0449\u043e\u0431 \u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438", "Tap to expand": "\u0422\u043e\u0440\u043a\u043d\u0456\u0442\u044c\u0441\u044f, \u0449\u043e\u0431 \u0440\u043e\u0437\u0433\u043e\u0440\u043d\u0443\u0442\u0438", "Text": "\u0422\u0435\u043a\u0441\u0442", "Text orientation": "\u041d\u0430\u043f\u0440\u044f\u043c\u043e\u043a \u0442\u0435\u043a\u0441\u0442\u0443", "The IsAdminUser property is not set by integration": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u0456\u0441\u0442\u044c IsAdminUser \u043d\u0435 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0454\u0442\u044c\u0441\u044f \u0456\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0456\u0454\u044e", "The IsAdminUser user property is set by integration": "\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u0456\u0441\u0442\u044c \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 IsAdminUser \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0454\u0442\u044c\u0441\u044f \u0456\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0456\u0454\u044e", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0434\u0435\u044f\u043a\u0456 \u0446\u0438\u0442\u0430\u0442\u0438, \u044f\u043a\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u0431\u0443\u0442\u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0456 \u0447\u0435\u0440\u0435\u0437 \u043c\u0435\u0440\u0435\u0436\u0435\u0432\u0438\u0439 API. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0441\u043f\u0440\u0438\u0447\u0438\u043d\u0438\u0442\u0438 \u043f\u0435\u0432\u043d\u0456 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0446\u0438\u0442\u0430\u0442 \u0430\u0431\u043e \u0431\u0456\u0431\u043b\u0456\u043e\u0433\u0440\u0430\u0444\u0456\u0457.", "The document could not be locked, and is opened in read-only mode.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0430\u0444\u0456\u043a\u0441\u0443\u0432\u0430\u0442\u0438, \u0442\u0430 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u043e \u0432 \u0440\u0435\u0436\u0438\u043c\u0456 \"\u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f\".", "The document could not be locked.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0430\u0444\u0456\u043a\u0441\u0443\u0432\u0430\u0442\u0438.", "The document is being migrated to a new server. Retrying shortly...": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u043d\u043e\u0432\u0438\u0439 \u0441\u0435\u0440\u0432\u0435\u0440. \u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430 \u0441\u043f\u0440\u043e\u0431\u0430 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c...", "The document is being renamed and will reload shortly": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0456 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u044c\u0441\u044f", "The document is being signed and will be availably shortly": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0456\u0434\u043f\u0438\u0441\u0443\u0454\u0442\u044c\u0441\u044f \u0456 \u043d\u0430\u0439\u0431\u043b\u0438\u0436\u0447\u0438\u043c \u0447\u0430\u0441\u043e\u043c \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439", "The document is not signed.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043d\u0435 \u043f\u0456\u0434\u043f\u0438\u0441\u0430\u043d\u0438\u0439.", "The document is switching to Offline mode and will reload shortly": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u0438\u0442\u044c \u0432 \u043e\u0444\u043b\u0430\u0439\u043d-\u0440\u0435\u0436\u0438\u043c \u0456 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u044c\u0441\u044f", "The document is too large or no disk space left to save. Document will now be read-only.": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0437\u0430\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0430\u0431\u043e \u043d\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u043b\u043e\u0441\u044f \u043c\u0456\u0441\u0446\u044f \u043d\u0430 \u0434\u0438\u0441\u043a\u0443 \u0434\u043b\u044f \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f. \u0422\u0435\u043f\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u0447\u0438\u0442\u0430\u043d\u043d\u044f.", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u0424\u0430\u0439\u043b \u0442\u0438\u043f\u0443: {0} \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440, \u0442\u043e\u043c\u0443 \u0449\u043e \u0443 \u0444\u0430\u0439\u043b\u0430 \u043d\u0435\u043c\u0430\u0454 \u0456\u043c\u0435\u043d\u0456", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u0424\u0430\u0439\u043b \u0442\u0438\u043f\u0443: {0} \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440, \u0442\u043e\u043c\u0443 \u0449\u043e \u0444\u0430\u0439\u043b \u043f\u0443\u0441\u0442\u0438\u0439", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "URL \u0432\u0443\u0437\u043b\u0430 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439. \u0419\u043c\u043e\u0432\u0456\u0440\u043d\u043e, \u043f\u043e\u043c\u0438\u043b\u043a\u0430 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430 coolwsd, \u0437\u0432'\u044f\u0436\u0456\u0442\u044c\u0441\u044f \u0437 \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u043e\u043c.", "The server encountered a {0} error while parsing the {1} command.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0437\u0456\u0442\u043a\u043d\u0443\u0432\u0441\u044f \u0437 {0} \u043f\u043e\u043c\u0438\u043b\u043e\u043a \u043f\u0456\u0434 \u0447\u0430\u0441 \u043e\u043f\u0440\u0430\u0446\u044e\u0432\u0430\u043d\u043d\u044f {1} \u043a\u043e\u043c\u0430\u043d\u0434.", "The server has been disconnected.": "\u0421\u0435\u0440\u0432\u0435\u0440 \u0432\u0456\u0434'\u0454\u0434\u043d\u0430\u043d\u043e.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0432 \u043f\u043e\u0440\u044f\u0434\u043a\u0443, \u0430\u043b\u0435 \u043d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u0442\u0438 \u0441\u0435\u0440\u0442\u0438\u0444\u0456\u043a\u0430\u0442, \u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0456\u0434\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u043b\u0438\u0448\u0435 \u0447\u0430\u0441\u0442\u043a\u043e\u0432\u043e.", "The signature is OK, but the certificate could not be validated.": "\u041f\u0456\u0434\u043f\u0438\u0441 \u043a\u043e\u0440\u0435\u043a\u0442\u043d\u0438\u0439, \u0430\u043b\u0435 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u043f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438 \u0441\u0435\u0440\u0442\u0438\u0444\u0456\u043a\u0430\u0442.", "The signature is OK, but the document is only partially signed.": "\u0417 \u043f\u0456\u0434\u043f\u0438\u0441\u043e\u043c \u0443\u0441\u0435 \u0433\u0430\u0440\u0430\u0437\u0434, \u0430\u043b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0456\u0434\u043f\u0438\u0441\u0430\u043d\u043e \u043b\u0438\u0448\u0435 \u0447\u0430\u0441\u0442\u043a\u043e\u0432\u043e.", "The signature line can now be moved or resized as needed.": "\u0420\u044f\u0434\u043e\u043a \u043f\u0456\u0434\u043f\u0438\u0441\u0443 \u0442\u0435\u043f\u0435\u0440 \u043c\u043e\u0436\u043d\u0430 \u043f\u0435\u0440\u0435\u043c\u0456\u0449\u0443\u0432\u0430\u0442\u0438 \u0430\u0431\u043e \u0437\u043c\u0456\u043d\u044e\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440 \u0437\u0430 \u043f\u043e\u0442\u0440\u0435\u0431\u0438.", "The signature was valid, but the document has been modified.": "\u041f\u0456\u0434\u043f\u0438\u0441 \u0431\u0443\u0432 \u0447\u0438\u043d\u043d\u0438\u043c, \u0430\u043b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0431\u0443\u043b\u043e \u0437\u043c\u0456\u043d\u0435\u043d\u043e.", "The system is currently adjusting resources. Please wait a moment while we retry your request...": "\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430\u0440\u0430\u0437 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0443\u0454 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435 \u0445\u0432\u0438\u043b\u0438\u043d\u043a\u0443, \u043f\u043e\u043a\u0438 \u043c\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u043c\u043e \u0432\u0430\u0448 \u0437\u0430\u043f\u0438\u0442...", "Theme colors": "\u041a\u043e\u043b\u044c\u043e\u0440\u0438 \u0442\u0435\u043c\u0438", "Thick (2.25 pt)": "\u0422\u043e\u0432\u0441\u0442\u0438\u0439 (2,25 \u043f\u0442)", "Thin (0.75 pt)": "\u0422\u043e\u043d\u043a\u0438\u0439 (0,75 \u043f\u0442)", "Thin/Medium (3.00 pt)": "\u0422\u043e\u043d\u043a\u0438\u0439/\u0421\u0435\u0440\u0435\u0434\u043d\u0456\u0439 (3,00 \u043f\u0442)", "This document has an invalid signature.": "\u0426\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0430\u0454 \u043d\u0435\u0447\u0438\u043d\u043d\u0438\u0439 \u043f\u0456\u0434\u043f\u0438\u0441.", "This document is digitally signed and the signature is valid.": "\u0426\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u0430\u0454 \u0446\u0438\u0444\u0440\u043e\u0432\u0438\u0439 \u043f\u0456\u0434\u043f\u0438\u0441, \u044f\u043a\u0438\u0439 \u0434\u043e\u0441\u0456 \u0447\u0438\u043d\u043d\u0438\u0439.", "This document may contain formatting or content that cannot be saved in the current file format.": "\u0426\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043c\u043e\u0436\u0435 \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0430\u0431\u043e \u0432\u043c\u0456\u0441\u0442, \u044f\u043a\u0456 \u043d\u0435 \u043c\u043e\u0436\u043d\u0430 \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0432 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u043c\u0443 \u0444\u043e\u0440\u043c\u0430\u0442\u0456 \u0444\u0430\u0439\u043b\u0443.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0426\u0435 \u043d\u0435\u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0430 \u0432\u0435\u0440\u0441\u0456\u044f {productname}. \u0429\u043e\u0431 \u0443\u043d\u0438\u043a\u043d\u0443\u0442\u0438 \u0432\u0440\u0430\u0436\u0435\u043d\u043d\u044f, \u0449\u043e \u0432\u043e\u043d\u0430 \u043f\u0440\u0438\u0434\u0430\u0442\u043d\u0430 \u0434\u043b\u044f \u0440\u043e\u0437\u0433\u043e\u0440\u0442\u0430\u043d\u043d\u044f \u043d\u0430 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0441\u0442\u0432\u0430\u0445, \u0446\u0435 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f \u0437'\u044f\u0432\u043b\u044f\u0454\u0442\u044c\u0441\u044f, \u043a\u043e\u043b\u0438 \u043e\u0434\u043d\u043e\u0447\u0430\u0441\u043d\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0456\u0436 {docs} \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0430\u0431\u043e {connections} \u0437'\u0454\u0434\u043d\u0430\u043d\u044c.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u0410\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440 \u043e\u0431\u043c\u0435\u0436\u0438\u0432 \u0446\u0435\u0439 \u0441\u0435\u0440\u0432\u0456\u0441 {0} \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c(\u0430\u043c\u0438) \u0442\u0430 {1} \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f\u043c(\u0438). \u0426\u0456 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u043d\u044f \u0432\u0436\u0435 \u0434\u043e\u0441\u044f\u0433\u043d\u0443\u0442\u0456. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0437\u043d\u043e\u0432\u0443 \u043f\u0456\u0437\u043d\u0456\u0448\u0435.", "This user": "\u0426\u0435\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447", "This version of {productname} is powered by": "\u0426\u044f \u0432\u0435\u0440\u0441\u0456\u044f {productname} \u043f\u0440\u0430\u0446\u044e\u0454 \u043d\u0430", "Tight": "\u0429\u0456\u043b\u044c\u043d\u043e", "Tile pages": "\u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0438 \u043f\u043b\u0438\u0442\u043a\u0438", "Time": "\u0427\u0430\u0441", "Time interval of CPU statistics (in ms)": "\u0427\u0430\u0441\u043e\u0432\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u0426\u041f (\u0443 \u043c\u0441)", "Time interval of memory statistics (in ms)": "\u0427\u0430\u0441\u043e\u0432\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u043f\u0430\u043c'\u044f\u0442\u0456 (\u0443 \u043c\u0441)", "Time zone:": "\u0427\u0430\u0441\u043e\u0432\u0438\u0439 \u043f\u043e\u044f\u0441:", "Title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Title Only": "\u0422\u0456\u043b\u044c\u043a\u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Title Slide": "\u0422\u0438\u0442\u0443\u043b\u044c\u043d\u0438\u0439 \u0441\u043b\u0430\u0439\u0434", "Title and 2 Content": "\u041d\u0430\u0437\u0432\u0430 \u0442\u0430 2 \u0417\u043c\u0456\u0441\u0442", "Title, 2 Content and Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, 2 \u0417\u043c\u0456\u0441\u0442 \u0442\u0430 \u0417\u043c\u0456\u0441\u0442", "Title, 2 Content over Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, 2 \u0417\u043c\u0456\u0441\u0442 \u043f\u043e\u043d\u0430\u0434 \u0437\u043c\u0456\u0441\u0442", "Title, 4 Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, 4 \u0417\u043c\u0456\u0441\u0442", "Title, 6 Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, 6 \u0417\u043c\u0456\u0441\u0442", "Title, Content": "\u041d\u0430\u0437\u0432\u0430, \u0417\u043c\u0456\u0441\u0442", "Title, Content and 2 Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0417\u043c\u0456\u0441\u0442 \u0442\u0430 2 \u0417\u043c\u0456\u0441\u0442", "Title, Content over Content": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0437\u043c\u0456\u0441\u0442 \u043f\u043e\u043d\u0430\u0434 \u0437\u043c\u0456\u0441\u0442\u043e\u043c", "Title, Vertical Text": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Title, Vertical Text, Clipart": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442, \u043a\u043b\u0456\u043f\u0430\u0440\u0442", "To": "\u0414\u043e", "To paste outside {productname}, please first click the 'download' button": "\u0429\u043e\u0431 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0437\u0430 {productname}, \u0441\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0443 \"\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438\"", "To prevent accidental changes, the author has set this file to open as view-only": "\u0429\u043e\u0431 \u0437\u0430\u043f\u043e\u0431\u0456\u0433\u0442\u0438 \u0432\u0438\u043f\u0430\u0434\u043a\u043e\u0432\u0438\u043c \u0437\u043c\u0456\u043d\u0430\u043c, \u0430\u0432\u0442\u043e\u0440 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u0432 \u0446\u0435\u0439 \u0444\u0430\u0439\u043b \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438\u043c \u043b\u0438\u0448\u0435 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443", "Toggle UI Mode": "\u041f\u0435\u0440\u0435\u043c\u043a\u043d\u0443\u0442\u0438 \u0440\u0435\u0436\u0438\u043c\u0443 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430", "Top And Bottom Border": "\u0412\u0435\u0440\u0445\u043d\u044f \u0442\u0430 \u043d\u0438\u0436\u043d\u044f \u043c\u0435\u0436\u0456", "Top Border": "\u0412\u0435\u0440\u0445\u043d\u044f \u043c\u0435\u0436\u0430", "Top Margin": "\u0412\u0435\u0440\u0445\u043d\u0454 \u043f\u043e\u043b\u0435", "Top N elements...": "\u0412\u0435\u0440\u0445\u043d\u0456 N \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0456\u0432...", "Top N percent...": "\u0412\u0435\u0440\u0445\u043d\u0456 N \u0432\u0456\u0434\u0441\u043e\u0442\u043a\u0456\u0432...", "Top/Bottom Rules...": "\u041f\u0440\u0430\u0432\u0438\u043b\u0430 \u0432\u0435\u0440\u0445/\u043d\u0438\u0437...", "Top: {top}": "\u0423\u0433\u043e\u0440\u0456: {top}", "Tracking": "\u0412\u0456\u0434\u0441\u0442\u0435\u0436\u0435\u043d\u043d\u044f", "Transition": "\u041f\u0435\u0440\u0435\u0445\u0456\u0434", "Transitions": "\u041f\u0435\u0440\u0435\u0445\u043e\u0434\u0438", "Turkey": "\u0422\u0443\u0440\u0435\u0447\u0447\u0438\u043d\u0430", "Type": "\u0422\u0438\u043f", "Type in the search box to find anything in your document": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0437\u0430\u043f\u0438\u0442 \u0443 \u043f\u043e\u043b\u0435 \u043f\u043e\u0448\u0443\u043a\u0443, \u0449\u043e\u0431 \u0437\u043d\u0430\u0439\u0442\u0438 \u0431\u0443\u0434\u044c-\u0449\u043e \u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456", "Type to add a word": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c, \u0449\u043e\u0431 \u0434\u043e\u0434\u0430\u0442\u0438 \u0441\u043b\u043e\u0432\u043e", "Ukraine": "\u0423\u043a\u0440\u0430\u0457\u043d\u0430", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u041d\u0435\u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u0438\u0439 \u0432\u0443\u0437\u043e\u043b WOPI. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u0442\u0430 \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u0442\u0435 \u0432\u0430\u0448\u043e\u043c\u0443 \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u043e\u0432\u0456, \u044f\u043a\u0449\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043d\u0435 \u0437\u043d\u0438\u043a\u0430\u0454.", "Undo": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u0438", "Ungroup": "\u0420\u043e\u0437\u0433\u0440\u0443\u043f\u0443\u0432\u0430\u0442\u0438", "United Arab Emirates": "\u041e\u0431'\u0454\u0434\u043d\u0430\u043d\u0456 \u0410\u0440\u0430\u0431\u0441\u044c\u043a\u0456 \u0415\u043c\u0456\u0440\u0430\u0442\u0438", "United Kingdom": "\u0412\u0435\u043b\u0438\u043a\u0430 \u0411\u0440\u0438\u0442\u0430\u043d\u0456\u044f", "United States of America": "\u0421\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0456 \u0428\u0442\u0430\u0442\u0438 \u0410\u043c\u0435\u0440\u0438\u043a\u0438", "Unknown color": "\u041d\u0435\u0432\u0456\u0434\u043e\u043c\u0438\u0439 \u043a\u043e\u043b\u0456\u0440", "Unlink Citations": "\u0412\u0456\u0434'\u0454\u0434\u043d\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0438\u0442\u0430\u0442\u0438", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u0412\u0456\u0434\u2019\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0446\u0438\u0442\u0430\u0442 \u043d\u0435 \u0434\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c Collabora Online \u043e\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u0442\u0438 \u0446\u0438\u0442\u0430\u0442\u0438 \u0442\u0430 \u0431\u0456\u0431\u043b\u0456\u043e\u0433\u0440\u0430\u0444\u0456\u044e \u0432 \u0446\u044c\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.", "Unlock": "\u0420\u043e\u0437\u0431\u043b\u043e\u043a\u0443\u0432\u0430\u0442\u0438", "Unresolve": "\u041f\u043e\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0435 \u0440\u043e\u0437\u0432'\u044f\u0437\u0430\u043d\u0438\u043c", "Unresolve Thread": "\u041f\u043e\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043b\u0430\u043d\u0446\u044e\u0436\u043e\u043a \u043d\u0435 \u0440\u043e\u0437\u0432'\u044f\u0437\u0430\u043d\u0438\u043c", "Unsupported server version.": "\u041d\u0435\u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0430 \u0432\u0435\u0440\u0441\u0456\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430.", "Update": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438", "Update Index": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0456\u043d\u0434\u0435\u043a\u0441", "Update Log Levels": "\u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0440\u0456\u0432\u043d\u0456 \u0436\u0443\u0440\u043d\u0430\u043b\u044e\u0432\u0430\u043d\u043d\u044f", "Updated citations": "\u041e\u043d\u043e\u0432\u043b\u0435\u043d\u0456 \u0446\u0438\u0442\u0430\u0442\u0438", "Updating citations": "\u041e\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0446\u0438\u0442\u0430\u0442", "Upload Autotext": "\u0412\u0438\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0430\u0432\u0442\u043e\u0442\u0435\u043a\u0441\u0442", "Upload Wordbook": "\u0412\u0438\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 Wordbook", "Upload Xcu": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 Xcu", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0442\u0435 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0438 \u0442\u0435\u043a\u0441\u0442\u0443 \u0434\u043b\u044f \u0431\u0430\u0433\u0430\u0442\u043e\u0440\u0430\u0437\u043e\u0432\u043e\u0433\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f (.bau). \u0429\u043e\u0431 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0435\u043a\u0441\u0442 \u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0432\u0432\u0435\u0434\u0456\u0442\u044c \u044f\u0440\u043b\u0438\u043a \u0434\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u0443 \u0430\u0432\u0442\u043e\u0442\u0435\u043a\u0441\u0442\u0443 \u0442\u0430 \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u043a\u043b\u0430\u0432\u0456\u0448\u0443 F3.", "Uploaded": "\u0412\u0438\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043e", "Uploading file to server failed with status: {0}": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0444\u0430\u0439\u043b\u0443 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044c, \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442: {0}", "Uploading file to server failed, file not found.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0444\u0430\u0439\u043b \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440, \u0444\u0430\u0439\u043b \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e.", "Uploading file to server failed, the file is too large.": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0444\u0430\u0439\u043b \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440, \u0437\u0430\u043d\u0430\u0434\u0442\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0444\u0430\u0439\u043b.", "Uploading...": "\u0412\u0438\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f\u2026", "Use Compact view": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0435 \u043f\u043e\u0434\u0430\u043d\u043d\u044f", "Use Tabbed view": "\u0417\u0430\u0441\u0442\u043e\u0441\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0434\u0430\u043d\u043d\u044f \u0432\u043a\u043b\u0430\u0434\u043a\u0430\u043c\u0438", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0437\u0430\u0441\u0442\u0430\u0440\u0456\u043b\u0435 \u043f\u043e\u043b\u0435 is_admin, \u0456\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0456\u044f \u043f\u043e\u0432\u0438\u043d\u043d\u0430 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u043c\u0456\u0441\u0442\u044c \u043d\u044c\u043e\u0433\u043e \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u0456\u0441\u0442\u044c IsAdminUser", "User": "\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447", "User List Summary": "\u041f\u0456\u0434\u0441\u0443\u043c\u043e\u043a \u0441\u043f\u0438\u0441\u043a\u0443 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432", "User Name": "\u0406\u043c'\u044f \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430", "Users online": "\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456 \u0432 \u043c\u0435\u0440\u0435\u0436\u0456", "Using namespaces.": "\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432 \u0456\u043c\u0435\u043d.", "Values between...": "\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043c\u0456\u0436...", "Values duplicate...": "\u0414\u0443\u0431\u043b\u044c\u043e\u0432\u0430\u043d\u0456 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f...", "Values equal to...": "\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f, \u0449\u043e \u0434\u043e\u0440\u0456\u0432\u043d\u044e\u044e\u0442\u044c...", "Values greater than...": "\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043f\u043e\u043d\u0430\u0434...", "Values less than...": "\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043c\u0435\u043d\u0448\u0435 \u0437\u0430...", "Variant": "\u0412\u0430\u0440\u0456\u0430\u043d\u0442", "Version Information": "\u0412\u0456\u0434\u043e\u043c\u043e\u0441\u0442\u0456 \u043f\u0440\u043e \u0432\u0435\u0440\u0441\u0456\u044e", "Vertical Title, Text, Chart": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0442\u0435\u043a\u0441\u0442, \u0434\u0456\u0430\u0433\u0440\u0430\u043c\u0430", "Vertical Title, Vertical Text": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442", "Very Loose": "\u0414\u0443\u0436\u0435 \u0432\u0456\u043b\u044c\u043d\u043e", "Very Tight": "\u0414\u0443\u0436\u0435 \u0449\u0456\u043b\u044c\u043d\u043e", "Very thin (0.50 pt)": "\u0414\u0443\u0436\u0435 \u0442\u043e\u043d\u043a\u0438\u0439 (0,50 \u043f\u0442)", "View": "\u0412\u0438\u0433\u043b\u044f\u0434", "View Settings": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443", "Views": "\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0456\u0432", "WOPI host": "\u0412\u0443\u0437\u043e\u043b WOPI", "Warning": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f", "Warning! The browser you are using is not supported.": "\u0423\u0432\u0430\u0433\u0430! \u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f.", "Watermark": "\u0412\u043e\u0434\u044f\u043d\u0438\u0439 \u0437\u043d\u0430\u043a", "We are in the process of cleaning up this document from the last session, please try again later.": "\u041c\u0438 \u0437\u0430\u0440\u0430\u0437 \u043e\u0447\u0438\u0449\u0443\u0454\u043c\u043e \u0446\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0432\u0456\u0434 \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u0441\u0435\u0430\u043d\u0441\u0443. \u041f\u043e\u0432\u0442\u043e\u0440\u0456\u0442\u044c \u0441\u043f\u0440\u043e\u0431\u0443 \u043f\u0456\u0437\u043d\u0456\u0448\u0435.", "Welcome Dialog": "\u0414\u0456\u0430\u043b\u043e\u0433\u043e\u0432\u0435 \u0432\u0456\u043a\u043d\u043e \u043f\u0440\u0438\u0432\u0456\u0442\u0430\u043d\u043d\u044f", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u041d\u0430\u043c \u0433\u0430\u043d\u044c\u0431\u0430, \u0431\u043e \u043c\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u043c\u043e \u043f\u0456\u0434'\u0454\u0434\u043d\u0430\u0442\u0438\u0441\u044f \u0434\u043e \u0432\u0430\u0448\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0437\u043d\u043e\u0432\u0443.", "What?": "\u0429\u043e?", "When?": "\u041a\u043e\u043b\u0438?", "Who?": "\u0425\u0442\u043e?", "Wide": "\u0428\u0438\u0440\u043e\u043a\u0435", "Widescreen (16:9)": "\u0428\u0438\u0440\u043e\u043a\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u0438\u0439 (16:9)", "Windowed Presentation Blocked": "\u041f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f \u0443 \u0432\u0456\u043a\u043d\u0456 \u0437\u0430\u0431\u043b\u043e\u043a\u043e\u0432\u0430\u043d\u0430", "Windowed Presentation: ": "\u0412\u0456\u043a\u043e\u043d\u043d\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u044f: ", "Word 2003 Document (.doc)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 Word 2003 (.doc)", "Word Counter": "\u041b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a \u0441\u043b\u0456\u0432", "Word Document (.docx)": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 Word (.docx)", "Words are ignored by the spell checker": "\u0421\u043b\u043e\u0432\u0430 \u0456\u0433\u043d\u043e\u0440\u0443\u044e\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u043e\u044e \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0456\u0457", "Wrap": "\u041e\u0431\u0433\u043e\u0440\u0442\u043a\u0430", "Wrong or missing WOPISrc parameter, please contact support.": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u0430\u0431\u043e \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0456\u0439 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 WOPISrc, \u0431\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430 \u0437\u0432'\u044f\u0436\u0456\u0442\u044c\u0441\u044f \u0437\u0456 \u0441\u043b\u0443\u0436\u0431\u043e\u044e \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0438.", "Wrong password provided. Please try again.": "\u041d\u0430\u0434\u0430\u043d\u043e \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u043f\u0430\u0440\u043e\u043b\u044c. \u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0437\u043d\u043e\u0432\u0443.", "Wrong server, reconnecting...": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u0441\u0435\u0440\u0432\u0435\u0440, \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u0435 \u0437'\u0454\u0434\u043d\u0430\u043d\u043d\u044f...", "YB": "\u0419\u0411", "You": "\u0412\u0438", "You are already presenting this document": "\u0412\u0438 \u0432\u0436\u0435 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0443\u0454\u0442\u0435 \u0446\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", "You are leaving the document. The following web page will open in a new tab: ": "\u0412\u0438 \u0437\u0430\u043b\u0438\u0448\u0430\u0454\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442. \u0423 \u043d\u043e\u0432\u0456\u0439 \u0432\u043a\u043b\u0430\u0434\u0446\u0456 \u0432\u0456\u0434\u043a\u0440\u0438\u0454\u0442\u044c\u0441\u044f \u0442\u0430\u043a\u0430 \u0432\u0435\u0431\u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430: ", "You have not done anything to rollback yet...": "\u0412\u0438 \u0449\u0435 \u043d\u0456\u0447\u043e\u0433\u043e \u043d\u0435 \u0437\u0440\u043e\u0431\u0438\u043b\u0438 \u0434\u043b\u044f \u0432\u0456\u0434\u043a\u043e\u0447\u0443\u0432\u0430\u043d\u043d\u044f...", "You need to enable it both at server level and in the UI. ": "\u0419\u043e\u0433\u043e \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e \u0432\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u0438 \u044f\u043a \u043d\u0430 \u0440\u0456\u0432\u043d\u0456 \u0441\u0435\u0440\u0432\u0435\u0440\u0430, \u0442\u0430\u043a \u0456 \u0432 \u0456\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0456 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430. ", "Your Collabora Online server needs updating. Version {0} is available.": "\u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 Collabora Online \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0454 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f. \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u0432\u0435\u0440\u0441\u0456\u044f {0}.", "Your WOPI server is not secure: SSL verification failed": "\u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 WOPI \u043d\u0435\u0437\u0430\u0445\u0438\u0449\u0435\u043d\u0438\u0439: \u043d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u0442\u0438 SSL", "Your browser has very limited access to the clipboard": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043c\u0430\u0454 \u0434\u0443\u0436\u0435 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043c\u0430\u0454 \u0434\u0443\u0436\u0435 \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0432\u0441\u0442\u0430\u0432\u043a\u0438 \u043d\u0430 \u0435\u043a\u0440\u0430\u043d\u043d\u0456\u0439 \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0456.", "Your changes have been saved": "\u0412\u0430\u0448\u0456 \u0437\u043c\u0456\u043d\u0438 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043e", "Your library is empty": "\u0412\u0430\u0448\u0430 \u0431\u0456\u0431\u043b\u0456\u043e\u0442\u0435\u043a\u0430 \u043f\u043e\u0440\u043e\u0436\u043d\u044f", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e \u0437 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043d\u0456\u043c\u0438 \u0430\u043f\u0430\u0440\u0430\u0442\u043d\u0438\u043c\u0438 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438, \u0449\u043e \u043c\u043e\u0436\u0435 \u0441\u043f\u043e\u0432\u0456\u043b\u044c\u043d\u0438\u0442\u0438 \u0448\u0432\u0438\u0434\u043a\u043e\u0434\u0456\u044e.", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u0412\u0430\u0448 \u0441\u0435\u0430\u043d\u0441 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0432\u0441\u044f. \u041f\u043e\u0434\u0430\u043b\u044c\u0448\u0456 \u0437\u043c\u0456\u043d\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u043c\u043e\u0436\u0443\u0442\u044c \u043d\u0435 \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438\u0441\u044c. \u041e\u043d\u043e\u0432\u0456\u0442\u044c \u0446\u0435\u0439 \u0441\u0435\u0430\u043d\u0441 (\u0447\u0438 \u0432\u0435\u0431\u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443) \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0435\u043d\u043d\u044f. \u041c\u043e\u0436\u043b\u0438\u0432\u043e \u0432\u0430\u043c \u0434\u043e\u0432\u0435\u0434\u0435\u0442\u044c\u0441\u044f \u0432\u0432\u0456\u0439\u0442\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u0412\u0430\u0448 \u0441\u0435\u0430\u043d\u0441 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c\u0441\u044f \u0437\u0430 {time}. \u0417\u0431\u0435\u0440\u0435\u0436\u0456\u0442\u044c \u0441\u0432\u043e\u044e \u0440\u043e\u0431\u043e\u0442\u0443 \u0442\u0430 \u043e\u043d\u043e\u0432\u0456\u0442\u044c \u0446\u0435\u0439 \u0441\u0435\u0430\u043d\u0441 (\u0447\u0438 \u0432\u0435\u0431\u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443) \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0435\u043d\u043d\u044f. \u041c\u043e\u0436\u043b\u0438\u0432\u043e \u0432\u0430\u043c \u0434\u043e\u0432\u0435\u0434\u0435\u0442\u044c\u0441\u044f \u0432\u0432\u0456\u0439\u0442\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0430\u0448 \u043a\u043b\u0430\u0441\u0442\u0435\u0440 {productname} \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0441\u043a\u043e\u043d\u0444\u0456\u0433\u0443\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0430\u0431\u043e \u043d\u0430\u0434\u0442\u043e \u0448\u0432\u0438\u0434\u043a\u043e \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0454\u0442\u044c\u0441\u044f \u2014 \u0437\u0432\u0435\u0440\u043d\u0456\u0442\u044c\u0441\u044f \u0434\u043e \u0441\u0432\u043e\u0433\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0433\u043e \u0430\u0434\u043c\u0456\u043d\u0456\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430. \u041f\u0440\u043e\u0434\u043e\u0432\u0436\u0435\u043d\u043d\u044f \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043c\u043e\u0436\u0435 \u043f\u0440\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0434\u043e \u0442\u043e\u0433\u043e, \u0449\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0456\u0432 \u043d\u0435 \u0431\u0430\u0447\u0438\u0442\u0438\u043c\u0443\u0442\u044c \u043e\u0434\u0438\u043d \u043e\u0434\u043d\u043e\u0433\u043e, \u0432\u0438\u043d\u0438\u043a\u043d\u0443\u0442\u044c \u043a\u043e\u043d\u0444\u043b\u0456\u043a\u0442\u0438 \u0443 \u0441\u0445\u043e\u0432\u0438\u0449\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0442\u0430/\u0430\u0431\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u0437 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f\u043c/\u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f\u043c. \u041e\u0447\u0456\u043a\u0443\u0454\u0442\u044c\u0441\u044f serverId {0} \u0434\u043b\u044f routeToken %1, \u0430\u043b\u0435 \u043f\u0456\u0434'\u0454\u0434\u043d\u0430\u043d\u043e \u0434\u043e serverId {2}", "ZB": "\u0417\u0411", "Zoom": "\u0417\u0443\u043c", "Zoom In": "\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438", "Zoom Out": "\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438", "Zotero API key is incorrect": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u043a\u043b\u044e\u0447 API Zotero", "Zotero API key is not configured": "\u041a\u043b\u044e\u0447 Zotero API \u043d\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e", "Zotero Warning": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f Zotero", "cell address": "\u0430\u0434\u0440\u0435\u0441\u0430 \u043a\u043e\u043c\u0456\u0440\u043a\u0438", "direct network connection": "\u043f\u0440\u044f\u043c\u0435 \u043c\u0435\u0440\u0435\u0436\u0435\u0432\u0435 \u043f\u0456\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u044f", "file type icon": "\u043f\u0456\u043a\u0442\u043e\u0433\u0440\u0430\u043c\u0430 \u0442\u0438\u043f\u0443 \u0444\u0430\u0439\u043b\u0443", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "\u043a\u0411", "preview of page %1": "\u043f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438 %1", "replies": "\u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0456", "reply": "\u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u044c", "system call security filtering enabled": "\u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e \u0444\u0456\u043b\u044c\u0442\u0440\u0430\u0446\u0456\u044e \u0431\u0435\u0437\u043f\u0435\u043a\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u0438\u0445 \u0432\u0438\u043a\u043b\u0438\u043a\u0456\u0432", "the Help tab": "\u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u0414\u043e\u0432\u0456\u0434\u043a\u0430", "the View menu": "\u043c\u0435\u043d\u044e \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434", "warning: copy/paste request timed out": "\u043f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f: \u0437\u0430\u043a\u0456\u043d\u0447\u0438\u0432\u0441\u044f \u0442\u0435\u0440\u043c\u0456\u043d \u0434\u0456\u0457 \u0437\u0430\u043f\u0438\u0442\u0443 \u043d\u0430 \u043a\u043e\u043f\u0456\u044e\u0432\u0430\u043d\u043d\u044f/\u0432\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044f", "{0} deleted": "{0} \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043e", "{0} selected": "\u0412\u0438\u0431\u0440\u0430\u043d\u043e {0}", "{0} tab selected": "{0} \u0432\u0438\u0431\u0440\u0430\u043d\u0430 \u0432\u043a\u043b\u0430\u0434\u043a\u0430", "{0} unselected": "{0} \u0441\u043a\u0430\u0441\u043e\u0432\u0430\u043d\u043e", "{username} saved this document as {filename}. Do you want to join?": "{username} \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454 \u0446\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u044f\u043a {filename}. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u043f\u0440\u0438\u0454\u0434\u043d\u0430\u0442\u0438\u0441\u044f?", "{user} has joined": "{user} \u043f\u0440\u0438\u0454\u0434\u043d\u0430\u0432\u0441\u044f", "{user} has left": "{user} \u0432\u0438\u0439\u0448\u043e\u0432", "\u00c5land Islands": "\u0410\u043b\u0430\u043d\u0434\u0441\u044c\u043a\u0456 \u043e\u0441\u0442\u0440\u043e\u0432\u0438"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-uz.json b/f7cloud-office/browser/dist/l10n/ui-uz.json new file mode 100644 index 0000000..1bfb1a1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-uz.json @@ -0,0 +1 @@ +{" hrs": "soat", " mins": "daq", " s": "s", "%n users": "%n ta foydalanuvchi", "(current)": "(joriy)", "1 user": "1 ta foydalanuvchi", "About": "Dastur haqida", "Accept": "Qabul qilish", "Admin console": "Administrator terminali", "Analytics": "Tashxis", "Are you sure you want to delete this page?": "Bu sahifani o\u2018chirishni xohlaysizmi?", "Are you sure you want to delete this slide?": "Bu slaydni o\u2018chirishni xohlaysizmi?", "Are you sure you want to terminate this session?": "Bu seansni to\u2018xtatmoqchimisiz?", "Average": "O\u2018rtacha", "Cache size of CPU statistics": "CPU keshi hajmi ma\u2019lumotlari", "Cache size of memory statistics": "Xotira keshi hajmi ma\u2019lumotlari", "Cancel": "Bekor qilish", "Choice of functions": "Funksiyalar tanlovi", "Close document": "Hujatni yopish", "Comment": "Sharh", "Connecting...": "Ulanmoqda...", "Connection error": "Ulanishda xatolik yuz berdi", "Count": "Hisob", "CountA": "A hisob", "Dashboard": "Boshqarub paneli", "Document": "Hujjat", "Document requires password to modify.": "Hujjatni o\u2018zgartirish uchun parolni kiriting.", "Document requires password to view.": "Hujjatni ko\u2018rish uchun parolni kiriting.", "Download as": "Yuklab olish", "Downloading...": "Yuklab olinmoqda\u2026", "Edit": "Tahrirlash", "Elapsed time": "Sarflangan vaqt", "Enter new sheet name": "Yangi varaq nomini kiriting", "Entering text mode": "Matn rejimiga kirilmoqda", "Font": "Shrift", "Fullscreen presentation": "To\u2018liq ekranda namoyish etish", "GB": "GB", "Graphs": "Tasvirlar", "History": "Tarix", "Hit Cancel to open in view-only mode.": "Faqat ko\u2018rish rejimida ochish uchun \u201cBekor qilish\u201d tugmasiga bosing.", "Initializing...": "Ishga tushirilmoqda\u2026", "Insert sheet after this": "Bundan keyin varaqni kiriting", "Insert sheet before this": "Bundan oldin varaqni kiriting", "Insert table": "Jadval kiritish", "Keyboard shortcuts": "Tugmalar birikmasi", "Kill": "Tugatish", "Loading...": "Yuklanmoqda...", "MB": "MB", "Maximum": "Maksimal", "Memory consumed": "Sarflangan xotira", "Minimum": "Minimal", "None": "Yo\u2018q", "Number of Pages": "Sahifalar soni", "Number of Sheets": "Varaqlar soni", "Number of Slides": "Slaydlar soni", "ODF presentation (.odp)": "ODF prezintatsiya (.odp)", "ODF spreadsheet (.ods)": "ODF spreadsheet (.ods)", "ODF text document (.odt)": "ODF matn hujjati (.odt)", "Overview": "Umumiy ko\u2018rinishi", "PDF Document (.pdf)": "PDF hujjat (.pdf)", "PID": "PID", "Paste Special": "Maxsus qo\u2018yish", "Repair": "Tuzatish", "Repair Document": "Hujjatni tuzatish", "Reset zoom": "Masshtabni tiklash", "Save": "Saqlash", "Saving...": "Saqlanmoqda...", "See revision history": "Tarixni qaytadan ko\u2018rish", "Selected range of cells": "Kataklarning tanlangan oralig\u2018i", "Selection Mode": "Tanlash rejimi", "Selection count": "Tanlanganlar soni", "Session terminated by document owner": "Seans hujjat egasi tomonidan to\u2018xtatilgan", "Settings": "Sozlamalar", "Sparkline": "Sparklayn", "Style": "Uslub", "Sum": "Sum", "TB": "TB", "Text orientation": "Matn joylashuvi", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "Host URL manzili bo\u2018sh. coolwsd serveri noto\u2018g\u2018ri sozlangan bo\u2018lishi mumkin. Administratorga xabar bering.", "This version of {productname} is powered by": "{productname} dasturining ushbu versiyasi yaratuvchisi:", "Time interval of CPU statistics (in ms)": "CPU vaqti oralig\u2018i ma\u2019lumotlari (ms)", "Time interval of memory statistics (in ms)": "Xotira vaqti oralig\u2018i ma\u2019lumotlari (ms)", "Type": "Turi", "Unsupported server version.": "Mos kelmaydigan server versiyasi.", "Uploading...": "Yukanmoqda...", "Users online": "Onlayn foydalanuvchilar", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Bizni afv eting: hujjatingizga ulana olmadik. Yana urinib ko\u2018ring.", "Word Counter": "So\u2018z hisoblagich", "Wrong password provided. Please try again.": "Noto\u2018g\u2018ri parolni kiritdingiz. Yana urinib ko\u2018ring.", "You": "Siz", "kB": "kB", "{user} has joined": "{user} ta foydalanvchi kirdi", "{user} has left": "{user} chiqib ketdi"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-vec.json b/f7cloud-office/browser/dist/l10n/ui-vec.json new file mode 100644 index 0000000..d1ffc6e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-vec.json @@ -0,0 +1 @@ +{" hrs": " ore", " mins": " men", " s": " s", "%n users": "%n utenti", "(current)": "(corente)", "0 users": "0 utenti", "1 user": "1 utente", "Accept": "Aceta", "Admin console": "Console de aministrasion", "Analytics": "Ana\u0142\u00ectega", "Are you sure you want to delete this page?": "Sito securo de vo\u0142er e\u0142iminar 'sta p\u00e0jina?", "Are you sure you want to terminate this session?": "Sito seguro de vo\u0142er terminar 'sta sesion?", "Average": "Media", "Cache size of CPU statistics": "Grandesa cache de \u0142e stat\u00ecsteghe de \u0142a CPU", "Cache size of memory statistics": "Grandesa cache de \u0142e stat\u00ecsteghe de \u0142a memoria", "Cancel": "Anu\u0142a", "Choice of functions": "Sielta de \u0142e funsion", "Close document": "Sara su el documento", "Comment": "Comento", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Conflito Desfa/Ref\u00e0 tra p\u00ec utenti. D\u00f2para el strumento par justar el documento par res\u00f2lvare el problema", "Connection error": "Eror de conesion", "Count": "Contejo", "CountA": "ContaVa\u0142ori", "Dashboard": "Cruscoto", "Document": "Documento", "Document requires password to modify.": "Ghe vol na password par modifegar el documento.", "Document requires password to view.": "Ghe vol na password par verzar el documento.", "Download as": "Descarga cof\u00e0", "Edit": "Mod\u00ecfega", "Elapsed time": "Tenpo pas\u00e0", "Enter new sheet name": "Inserisi un nome novo par el fojo", "Entering text mode": "Ativasion de \u0142a moda\u0142it\u00e0 testo", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Cargamento de'l documento m\u00eca reus\u00eco. Seg\u00f9rate che el tipo de file el sipia suport\u00e0 e che no'l sipia danej\u00e0, e prova da novo.", "Font": "Car\u00e0tare", "Fullscreen presentation": "Prezentasion a schermo pien", "GB": "GB", "Graphs": "Gr\u00e0feghi", "History": "St\u00f2rego", "Idle time": "Tenpo de inativit\u00e0", "Insert sheet after this": "Inserisi fojo dopo de cuesto", "Insert sheet before this": "Inserisi fojo prima de cuesto", "Insert table": "Insarisi tabe\u0142a", "Kill": "Intaronpi", "MB": "MB", "Maximum": "M\u00e0simo", "Memory consumed": "Memoria consum\u00e0", "Minimum": "M\u00ecnemo", "None": "Nesun", "Number of Pages": "N\u00f9maro de p\u00e0jine", "Number of Sheets": "N\u00f9maro de foji", "Number of Slides": "N\u00f9maro de diapozitive", "ODF text document (.odt)": "Documento de testo ODF (.odt)", "Overview": "Panor\u00e0mega", "PDF Document (.pdf)": "Documento PDF (.pdf)", "PID": "PID", "Paste Special": "Inco\u0142a spesia\u0142e", "Refresh": "Ajorna", "Repair": "Justa", "Repair Document": "Justa el documento", "Reply": "Respondi", "Reset zoom": "Rezeta el zoom", "Resolved": "Resolvesto", "Save": "Salva", "See revision history": "Varda el st\u00f2rego de \u0142e revizion", "Selected range of cells": "Interva\u0142o de ce\u0142e se\u0142esion\u00e0", "Selection Mode": "Moda\u0142it\u00e0 se\u0142esion", "Selection count": "Contejo de \u0142a se\u0142esion", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "Servisio m\u00eca despon\u00ecbi\u0142e. Prova da novo p\u00ec tardi e contata el to aministrador se el problema parsiste.", "Settings": "Inpostasion", "Style": "Sti\u0142e", "Sum": "S\u00f3ma", "TB": "TB", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "L'URL de'l host el ze vodo. El server coolwsd probabilmente el ze configur\u00e0 ma\u0142e, contata l'aministrador.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "'Sto servisio cu\u00e0 el ze \u0142imit\u00e0 a {0} documenti e {1} conesion tota\u0142i da l'aministrador. Se ze riv\u00e0 a 'sto \u0142imite. Prova da novo p\u00ec tardi.", "Time interval of CPU statistics (in ms)": "Intarva\u0142o de tenpo de \u0142e stat\u00ecsteghe de \u0142a CPU (in ms)", "Time interval of memory statistics (in ms)": "Intarva\u0142o de tenpo de \u0142e stat\u00ecsteghe de \u0142a memoria (in ms)", "Type": "Tipo", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "Host WOPI m\u00eca autoriz\u00e0. Prova da novo p\u00ec tardi e se el problema el dovese pars\u00ecstare senj\u00e0\u0142aghe\u0142o a l'aministrador.", "Unsupported server version.": "Version de'l server m\u00eca suport\u00e0.", "Users online": "Utenti co\u0142eg\u00e0i", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ben, A ze inbarasante, no podemo m\u00eca con\u00e9tarte a'l to documento. Prova da novo.", "Word Counter": "Contejo de \u0142e paro\u0142e", "Wrong password provided. Please try again.": "\u0141a password \u0142a ze zbaj\u00e0. Inser\u00ecsi\u0142a da novo.", "You": "Ti", "kB": "KB", "{user} has joined": "{user} el se ga co\u0142eg\u00e0", "{user} has left": "{user} el se ga sco\u0142eg\u00e0"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-vi.json b/f7cloud-office/browser/dist/l10n/ui-vi.json new file mode 100644 index 0000000..ae167c5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-vi.json @@ -0,0 +1 @@ +{" document(s) open.": " t\u00e0i li\u1ec7u \u0111ang m\u1edf.", " hrs": " gi\u1edd", " mins": " ph\u00fat", " s": " gi\u00e2y", " user(s).": " ng\u01b0\u1eddi d\u00f9ng.", "\"Slow Proxy\"": "\"Proxy ch\u1eadm\"", "%n users": "%n ng\u01b0\u1eddi d\u00f9ng", "(current)": "(hi\u1ec7n t\u1ea1i)", "0 users": "0 ng\u01b0\u1eddi d\u00f9ng", "1 user": "1 ng\u01b0\u1eddi d\u00f9ng", "About": "V\u1ec1 th\u00f4ng tin", "Accept": "Ch\u1ea5p nh\u1eadn", "Accept change": "Ch\u1ea5p nh\u1eadn thay \u0111\u1ed5i", "Active Sheet": "Trang t\u00ednh \u0111ang ho\u1ea1t \u0111\u1ed9ng", "Active sheet": "Trang t\u00ednh \u0111ang ho\u1ea1t \u0111\u1ed9ng", "Add Bibliography": "Th\u00eam v\u0103n m\u1ee5c", "Add Citation": "Th\u00eam tr\u00edch d\u1eabn", "Add Citation Note": "Th\u00eam ghi ch\u00fa tr\u00edch d\u1eabn", "Add Note": "Th\u00eam ghi ch\u00fa", "Admin console": "B\u1ea3ng \u0111i\u1ec1u khi\u1ec3n d\u00e0nh cho qu\u1ea3n tr\u1ecb vi\u00ean", "All": "T\u1ea5t c\u1ea3", "All Sheets": "T\u1ea5t c\u1ea3 trang t\u00ednh", "Always follow the editor": "Lu\u00f4n theo d\u00f5i ng\u01b0\u1eddi ch\u1ec9nh s\u1eeda", "An error occurred while fetching notes": "\u0110\u00e3 x\u1ea3y ra l\u1ed7i khi t\u00ecm n\u1ea1p ghi ch\u00fa", "An error occurred while fetching style list": "\u0110\u00e3 x\u1ea3y ra l\u1ed7i khi t\u00ecm n\u1ea1p danh s\u00e1ch ki\u1ec3u", "Analytics": "Ph\u00e2n t\u00edch", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "B\u1ea1n c\u00f3 quan t\u00e2m \u0111\u1ebfn vi\u1ec7c \u0111\u00f3ng g\u00f3p nh\u01b0ng kh\u00f4ng bi\u1ebft b\u1eaft \u0111\u1ea7u t\u1eeb \u0111\u00e2u? H\u00e3y xem h\u01b0\u1edbng d\u1eabn t\u1eebng b\u01b0\u1edbc v\u00e0 t\u1ea1o CODE t\u1eeb \u0111\u1ea7u. B\u1ea1n c\u0169ng c\u00f3 th\u1ec3 tr\u1ee3 gi\u00fap b\u1eb1ng b\u1ea3n d\u1ecbch ho\u1eb7c b\u1eb1ng g\u1eedi b\u00e1o c\u00e1o l\u1ed7i c\u00f9ng v\u1edbi t\u1ea5t c\u1ea3 c\u00e1c b\u01b0\u1edbc c\u1ea7n thi\u1ebft v\u1ec1 c\u00e1ch t\u1ea1o l\u1ea1i l\u1ed7i \u0111\u00f3.", "Are you sure you want to delete sheet, {sheet}?": "B\u1ea1n c\u00f3 ch\u1eafc mu\u1ed1n x\u00f3a trang t\u00ednh, {sheet}?", "Are you sure you want to delete this page?": "B\u1ea1n c\u00f3 ch\u1eafc ch\u1eafn mu\u1ed1n x\u00f3a trang n\u00e0y kh\u00f4ng?", "Are you sure you want to delete this slide?": "B\u1ea1n c\u00f3 ch\u1eafc ch\u1eafn mu\u1ed1n x\u00f3a trang tr\u00ecnh chi\u1ebfu n\u00e0y kh\u00f4ng?", "Are you sure you want to shut down the server?": "B\u1ea1n c\u00f3 ch\u1eafc ch\u1eafn mu\u1ed1n t\u1eaft m\u00e1y ch\u1ee7 kh\u00f4ng?", "Are you sure you want to terminate this session?": "B\u1ea1n c\u00f3 ch\u1eafc ch\u1eafn mu\u1ed1n k\u1ebft th\u00fac phi\u00ean n\u00e0y kh\u00f4ng?", "Automatic": "T\u1ef1 \u0111\u1ed9ng", "Automatic color": "M\u00e0u t\u1ef1 \u0111\u1ed9ng", "Autosaved": "T\u1ef1 \u0111\u1ed9ng l\u01b0u", "Average": "Trung b\u00ecnh", "Axial": "Tr\u1ee5c", "BB": "BB", "Background Color": "M\u00e0u n\u1ec1n", "Bad": "T\u1ec7", "Bookmarks": "D\u1ea5u trang", "Boolean Value": "Gi\u00e1 tr\u1ecb boolean", "Borders": "Vi\u1ec1n", "Bytes received": "Bytes \u0111\u00e3 nh\u1eadn", "Bytes sent": "Bytes \u0111\u00e3 g\u1eedi", "COOLWSD version:": "Phi\u00ean b\u1ea3n COOLWSD:", "CPU Graph": "\u0110\u1ed3 th\u1ecb CPU", "CSV File (.csv)": "T\u00e0i li\u1ec7u CSV (.csv)", "CSV file (.csv)": "T\u00e0i li\u1ec7u CSV (.csv)", "Cache size of CPU statistics": "K\u00edch th\u01b0\u1edbc b\u1ed9 nh\u1edb \u0111\u1ec7m c\u1ee7a th\u1ed1ng k\u00ea CPU", "Cache size of memory statistics": "K\u00edch th\u01b0\u1edbc b\u1ed9 nh\u1edb \u0111\u1ec7m c\u1ee7a th\u1ed1ng k\u00ea b\u1ed9 nh\u1edb", "Cancel": "H\u1ee7y", "Cell borders": "\u0110\u01b0\u1eddng vi\u1ec1n \u00f4", "Channel Filter:": "B\u1ed9 l\u1ecdc k\u1ec7nh:", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "Ki\u1ec3m tra ghi ch\u00fa ph\u00e1t h\u00e0nh v\u00e0 t\u00ecm hi\u1ec3u t\u1ea5t c\u1ea3 v\u1ec1: Phi\u00ean b\u1ea3n m\u1edbi nh\u1ea5t c\u1ee7a Collabora Online Development Edition,d\u00e0nh cho ng\u01b0\u1eddi d\u00f9ng gia \u0111\u00ecnh v\u00e0 c\u00e1c nh\u00f3m nh\u1ecf.", "Checkbox": "H\u1ed9p ki\u1ec3m", "Choice of functions": "L\u1ef1a ch\u1ecdn ch\u1ee9c n\u0103ng", "Citation Preferences": "T\u00f9y ch\u1ecdn tr\u00edch d\u1eabn", "Citation Style": "Ki\u1ec3u tr\u00edch d\u1eabn", "Citation warning": "C\u1ea3nh b\u00e1o tr\u00edch d\u1eabn", "Citations update failed": "C\u1eadp nh\u1eadt tr\u00edch d\u1eabn kh\u00f4ng th\u00e0nh c\u00f4ng", "Cleaning up the document from the last session.": "\u0110ang d\u1ecdn d\u1eb9p t\u00e0i li\u1ec7u t\u1eeb phi\u00ean l\u00e0m vi\u1ec7c tr\u01b0\u1edbc.", "Clear the search field": "X\u00f3a tr\u01b0\u1eddng t\u00ecm ki\u1ebfm", "Close": "\u0110\u00f3ng", "Close document": "\u0110\u00f3ng t\u00e0i li\u1ec7u", "Cluster configuration warning": "C\u1ea3nh b\u00e1o c\u1ea5u h\u00ecnh c\u1ee5m", "Collabora Online Development Edition": "Collabora Online b\u1ea3n Ph\u00e1t tri\u1ec3n", "Collabora Online Welcome": "Collabora Online Ch\u00e0o m\u1eebng", "Collapse Tabs": "Thu g\u1ecdn th\u1ebb", "Color": "M\u00e0u", "Column Width": "Chi\u1ec1u r\u1ed9ng c\u1ed9t", "Columns": "C\u1ed9t", "Comment": "Ch\u00fa th\u00edch", "Compact view": "Ch\u1ebf \u0111\u1ed9 xem nh\u1ecf g\u1ecdn", "Confirm": "X\u00e1c nh\u1eadn", "Confirmation": "S\u1ef1 x\u00e1c nh\u1eadn", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "Xung \u0111\u1ed9t Ho\u00e0n t\u00e1c /L\u00e0m l\u1ea1i v\u1edbi nhi\u1ec1u ng\u01b0\u1eddi d\u00f9ng. Vui l\u00f2ng s\u1eed d\u1ee5ng s\u1eeda ch\u1eefa t\u00e0i li\u1ec7u \u0111\u1ec3 gi\u1ea3i quy\u1ebft", "Connecting...": "\u0110ang k\u1ebft n\u1ed1i...", "Connection error": "L\u1ed7i k\u1ebft n\u1ed1i", "Continue editing": "Ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda", "Continue read only": "Ti\u1ebfp t\u1ee5c d\u1ea1ng ch\u1ec9 \u0111\u1ecdc", "Copy": "Sao ch\u00e9p", "Copy Sheet...": "Sao ch\u00e9p trang...", "Copy all version information in English": "Sao ch\u00e9p to\u00e0n b\u1ed9 th\u00f4ng tin phi\u00ean b\u1ea3n b\u1eb1ng Ti\u1ebfng Anh", "Copy link location": "Sao ch\u00e9p v\u1ecb tr\u00ed li\u00ean k\u1ebft", "Copying from the document disabled": "Vi\u1ec7c sao ch\u00e9p t\u1eeb t\u00e0i li\u1ec7u \u0111\u00e3 b\u1ecb t\u1eaft", "Count": "\u0110\u1ebfm", "CountA": "\u0110\u1ebfm A", "Creating copy...": "\u0110ang t\u1ea1o b\u1ea3n sao ...", "Creating new file from template...": "T\u1ea1o t\u1ec7p m\u1edbi t\u1eeb m\u1eabu...", "Creator(s)": "Ng\u01b0\u1eddi s\u00e1ng t\u1ea1o", "Currency": "Ti\u1ec1n t\u1ec7", "Dark Mode": "Ch\u1ebf \u0111\u1ed9 t\u1ed1i", "Dashboard": "B\u1ea3ng \u0111i\u1ec1u khi\u1ec3n", "Data": "D\u1eef li\u1ec7u", "Date": "Ng\u00e0y", "Default": "M\u1eb7c \u0111\u1ecbnh", "Default Style": "Ki\u1ec3u m\u1eb7c \u0111\u1ecbnh", "Define print area": "X\u00e1c \u0111\u1ecbnh v\u00f9ng in", "Delete": "X\u00f3a", "Delete Columns": "X\u00f3a c\u1ed9t", "Delete Rows": "Xo\u00e1 h\u00e0ng", "Delete tabstop": "X\u00f3a v\u1ecb tr\u00ed d\u1eebng Tab", "Discard": "H\u1ee7y b\u1ecf", "Discover All The Changes": "Kh\u00e1m ph\u00e1 t\u1ea5t c\u1ea3 c\u00e1c thay \u0111\u1ed5i", "Dismiss": "B\u1ecf qua", "Document": "T\u00e0i li\u1ec7u", "Document cannot be exported. Please try again.": "Kh\u00f4ng th\u1ec3 xu\u1ea5t t\u00e0i li\u1ec7u. Vui l\u00f2ng th\u1eed l\u1ea1i.", "Document cannot be renamed, please check your permissions.": "Kh\u00f4ng th\u1ec3 \u0111\u1ed5i t\u00ean t\u00e0i li\u1ec7u, vui l\u00f2ng ki\u1ec3m tra quy\u1ec1n c\u1ee7a b\u1ea1n.", "Document cannot be renamed.": "Kh\u00f4ng th\u1ec3 \u0111\u1ed5i t\u00ean t\u00e0i li\u1ec7u.", "Document cannot be saved, please check your permissions.": "Kh\u00f4ng th\u1ec3 l\u01b0u t\u00e0i li\u1ec7u, vui l\u00f2ng ki\u1ec3m tra quy\u1ec1n c\u1ee7a b\u1ea1n.", "Document cannot be saved.": "Kh\u00f4ng th\u1ec3 l\u01b0u t\u00e0i li\u1ec7u.", "Document has been changed": "T\u00e0i li\u1ec7u \u0111\u00e3 \u0111\u01b0\u1ee3c thay \u0111\u1ed5i", "Document has been changed in storage. What would you like to do with your unsaved changes?": "T\u00e0i li\u1ec7u \u0111\u00e3 \u0111\u01b0\u1ee3c thay \u0111\u1ed5i trong b\u1ed9 nh\u1edb. B\u1ea1n mu\u1ed1n l\u00e0m g\u00ec v\u1edbi nh\u1eefng thay \u0111\u1ed5i ch\u01b0a \u0111\u01b0\u1ee3c l\u01b0u c\u1ee7a m\u00ecnh?", "Document has changed in storage. Loading the new document. Your version is available as revision.": "T\u00e0i li\u1ec7u \u0111\u00e3 thay \u0111\u1ed5i trong b\u1ed9 nh\u1edb. \u0110ang t\u1ea3i t\u00e0i li\u1ec7u m\u1edbi. Phi\u00ean b\u1ea3n c\u1ee7a b\u1ea1n c\u00f3 s\u1eb5n d\u01b0\u1edbi d\u1ea1ng b\u1ea3n s\u1eeda \u0111\u1ed5i.", "Document is getting migrated": "T\u00e0i li\u1ec7u \u0111ang \u0111\u01b0\u1ee3c di chuy\u1ec3n", "Document requires password to modify.": "T\u00e0i li\u1ec7u y\u00eau c\u1ea7u m\u1eadt kh\u1ea9u \u0111\u1ec3 s\u1eeda \u0111\u1ed5i.", "Document requires password to view.": "T\u00e0i li\u1ec7u y\u00eau c\u1ea7u m\u1eadt kh\u1ea9u \u0111\u1ec3 xem.", "Documents open": "T\u00e0i li\u1ec7u \u0111ang m\u1edf", "Documents:": "T\u00e0i li\u1ec7u:", "Download": "T\u1ea3i xu\u1ed1ng", "Download as": "T\u1ea3i xu\u1ed1ng nh\u01b0", "Downloading...": "\u0110ang t\u1ea3i...", "Dropdown": "Danh s\u00e1ch th\u1ea3 xu\u1ed1ng", "EB": "EB", "EPUB (.epub)": "T\u00e0i li\u1ec7u \u0111\u1ecbnh d\u1ea1ng EPUB (.epub)", "Edit": "Ch\u1ec9nh s\u1eeda", "Edit link": "Ch\u1ec9nh s\u1eeda li\u00ean k\u1ebft", "Elapsed time": "Th\u1eddi gian tr\u00f4i qua", "Ellipsoid": "Elip-soi", "Endnotes": "Ch\u00fa th\u00edch cu\u1ed1i t\u00e0i li\u1ec7u", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "T\u1eadn h\u01b0\u1edfng nh\u1eefng ph\u00e1t tri\u1ec3n m\u1edbi nh\u1ea5t v\u1ec1 n\u0103ng su\u1ea5t tr\u1ef1c tuy\u1ebfn, mi\u1ec5n ph\u00ed \u0111\u1ec3 b\u1ea1n s\u1eed d\u1ee5ng, kh\u00e1m ph\u00e1 v\u00e0 s\u1eed d\u1ee5ng v\u1edbi nh\u1eefng ng\u01b0\u1eddi kh\u00e1c trong tr\u00ecnh duy\u1ec7t. Nhi\u1ec1u \u1ee9ng d\u1ee5ng c\u0169ng c\u00f3 s\u1eb5n cho thi\u1ebft b\u1ecb di \u0111\u1ed9ng.", "Enter a file name": "Nh\u1eadp t\u00ean t\u1ec7p", "Enter new sheet name": "Nh\u1eadp t\u00ean trang t\u00ednh m\u1edbi", "Entering text mode": "V\u00e0o ch\u1ebf \u0111\u1ed9 v\u0103n b\u1ea3n", "Error": "L\u1ed7i", "Excel 2003 Spreadsheet (.xls)": "Trang t\u00ednh Excel 2003 (.xls)", "Excel Spreadsheet (.xlsx)": "Trang t\u00ednh Excel (.xlsx)", "Expired:": "\u0110\u00e3 h\u1ebft h\u1ea1n:", "Explore The New {coolversion}": "Kh\u00e1m ph\u00e1 phi\u00ean b\u1ea3n m\u1edbi {coolversion}", "Export As": "Xu\u1ea5t d\u01b0\u1edbi d\u1ea1ng", "Export as": "Xu\u1ea5t ra nh\u01b0", "Exported to storage": "\u0110\u00e3 xu\u1ea5t sang b\u1ed9 nh\u1edb", "External link": "\u0110\u01b0\u1eddng d\u1eabn b\u00ean ngo\u00e0i", "Failed to authenticate this session over protocol {0}": "Kh\u00f4ng x\u00e1c th\u1ef1c \u0111\u01b0\u1ee3c phi\u00ean n\u00e0y qua giao th\u1ee9c {0}", "Failed to download clipboard, please re-copy": "Kh\u00f4ng t\u1ea3i xu\u1ed1ng \u0111\u01b0\u1ee3c khay nh\u1edb t\u1ea1m, vui l\u00f2ng sao ch\u00e9p l\u1ea1i", "Failed to load collections": "Kh\u00f4ng t\u1ea3i \u0111\u01b0\u1ee3c b\u1ed9 s\u01b0u t\u1eadp", "Failed to load document.": "Kh\u00f4ng t\u1ea3i \u0111\u01b0\u1ee3c t\u00e0i li\u1ec7u.", "Failed to load groups": "Kh\u00f4ng t\u1ea3i \u0111\u01b0\u1ee3c nh\u00f3m", "Failed to load items": "Kh\u00f4ng th\u1ec3 t\u1ea3i c\u00e1c m\u1ee5c", "Failed to load styles": "Kh\u00f4ng th\u1ec3 t\u1ea3i ki\u1ec3u", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "Kh\u00f4ng t\u1ea3i \u0111\u01b0\u1ee3c t\u00e0i li\u1ec7u. H\u00e3y \u0111\u1ea3m b\u1ea3o r\u1eb1ng lo\u1ea1i t\u1ec7p n\u00e0y \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3 v\u00e0 kh\u00f4ng b\u1ecb h\u1ecfng, sau \u0111\u00f3 th\u1eed l\u1ea1i.", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "Kh\u00f4ng t\u1ea3i \u0111\u01b0\u1ee3c t\u00e0i li\u1ec7u. T\u00e0i li\u1ec7u n\u00e0y kh\u00f4ng \u0111\u00fang \u0111\u1ecbnh d\u1ea1ng ho\u1eb7c \u0111ang s\u1eed d\u1ee5ng nhi\u1ec1u t\u00e0i nguy\u00ean h\u01a1n m\u1ee9c cho ph\u00e9p. Vui l\u00f2ng li\u00ean h\u1ec7 v\u1edbi qu\u1ea3n tr\u1ecb vi\u00ean.", "Failed to read document from storage, please try to load the document again.": "Kh\u00f4ng th\u1ec3 \u0111\u1ecdc t\u00e0i li\u1ec7u t\u1eeb b\u1ed9 l\u01b0u tr\u1eef, vui l\u00f2ng th\u1eed t\u1ea3i l\u1ea1i t\u00e0i li\u1ec7u.", "Failed to set jwt authentication cookie over insecure connection": "Kh\u00f4ng \u0111\u1eb7t \u0111\u01b0\u1ee3c cookie x\u00e1c th\u1ef1c jwt qua k\u1ebft n\u1ed1i kh\u00f4ng an to\u00e0n", "Fields": "Tr\u01b0\u1eddng", "File": "T\u1eadp tin", "File name should contain an extension.": "T\u00ean t\u1ec7p ph\u1ea3i ch\u1ee9a ph\u1ea7n m\u1edf r\u1ed9ng.", "Fixed size": "K\u00edch th\u01b0\u1edbc c\u1ed1 \u0111\u1ecbnh", "Following": "Ti\u1ebfp theo", "Font": "Font", "Font Name": "T\u00ean ph\u00f4ng ch\u1eef", "Font Size": "C\u1ee1 ph\u00f4ng ch\u1eef", "Footnotes": "Ch\u00fa th\u00edch cu\u1ed1i trang", "Form": "Bi\u1ec3u m\u1eabu", "Format": "\u0110\u1ecbnh d\u1ea1ng", "Formula": "C\u00f4ng th\u1ee9c", "Forum": "Di\u1ec5n \u0111\u00e0n", "Fraction": "Ph\u00e2n s\u1ed1", "From": "T\u1eeb", "Fullscreen presentation": "Tr\u00ecnh chi\u1ebfu to\u00e0n m\u00e0n h\u00ecnh", "Function Wizard": "Ch\u00e8n h\u00e0m", "Functions": "Ch\u1ee9c n\u0103ng", "GB": "GB", "General": "Chung", "Get Involved": "Tham gia", "Good": "T\u1ed1t", "Gradient End": "K\u1ebft th\u00fac chuy\u1ec3n m\u00e0u", "Gradient Start": "B\u1eaft \u0111\u1ea7u chuy\u1ec3n m\u00e0u", "Graphs": "\u0110\u1ed3 th\u1ecb", "Group Libraries": "Nh\u00f3m th\u01b0 vi\u1ec7n", "Heading 1": "Ti\u00eau \u0111\u1ec1 1", "Heading 2": "Ti\u00eau \u0111\u1ec1 2", "Headings and objects that you add to the document will appear here": "C\u00e1c ti\u00eau \u0111\u1ec1 v\u00e0 \u0111\u1ed1i t\u01b0\u1ee3ng m\u00e0 b\u1ea1n th\u00eam v\u00e0o t\u00e0i li\u1ec7u s\u1ebd xu\u1ea5t hi\u1ec7n \u1edf \u0111\u00e2y", "Help": "Tr\u1ee3 gi\u00fap", "Hide Menu": "\u1ea8n Menu", "Hide Menu Bar": "\u1ea8n thanh menu", "Hide the search bar": "\u1ea8n thanh t\u00ecm ki\u1ebfm", "History": "L\u1ecbch s\u1eed", "Hit Cancel to open in view-only mode.": "Nh\u1ea5n H\u1ee7y \u0111\u1ec3 m\u1edf \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 xem.", "Home": "Nh\u00e0", "Idle document - please click to reload and resume editing": "T\u00e0i li\u1ec7u kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng - vui l\u00f2ng nh\u1ea5p \u0111\u1ec3 t\u1ea3i l\u1ea1i v\u00e0 ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda", "Idle document - please tap to reload and resume editing": "T\u00e0i li\u1ec7u kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng - vui l\u00f2ng nh\u1ea5n \u0111\u1ec3 t\u1ea3i l\u1ea1i v\u00e0 ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda", "Idle time": "Th\u1eddi gian ch\u1edd", "Image (.png)": "H\u00ecnh \u1ea3nh (.png)", "Initializing...": "\u0110ang kh\u1edfi t\u1ea1o...", "Insert": "Ch\u00e8n", "Insert Checkbox": "Ch\u00e8n h\u1ed9p ki\u1ec3m", "Insert Columns After": "Ch\u00e8n c\u1ed9t ph\u00eda sau", "Insert Columns Before": "Ch\u00e8n c\u1ed9t ph\u00eda tr\u01b0\u1edbc", "Insert Comment": "Ch\u00e8n b\u00ecnh lu\u1eadn", "Insert Date": "Ch\u00e8n ng\u00e0y th\u00e1ng", "Insert Dropdown": "Ch\u00e8n danh s\u00e1ch th\u1ea3 xu\u1ed1ng", "Insert Local Image": "Ch\u00e8n \u1ea3nh tr\u00ean thi\u1ebft b\u1ecb", "Insert Picture": "Ch\u00e8n \u1ea3nh", "Insert Rich Text": "Ch\u00e8n v\u0103n b\u1ea3n c\u00f3 \u0111\u1ecbnh d\u1ea1ng", "Insert Rows Above": "Ch\u00e8n h\u00e0ng l\u00ean tr\u00ean", "Insert Rows Below": "Ch\u00e8n h\u00e0ng b\u00ean d\u01b0\u1edbi", "Insert Shape": "Ch\u00e8n h\u00ecnh d\u1ea1ng", "Insert Table": "Ch\u00e8n b\u1ea3ng", "Insert connectors": "Ch\u00e8n c\u00e1c \u0111\u1ea7u n\u1ed1i", "Insert shapes": "Ch\u00e8n h\u00ecnh d\u1ea1ng", "Insert sheet": "Ch\u00e8n trang t\u00ednh", "Insert sheet after this": "Ch\u00e8n trang t\u00ednh ph\u00eda sau", "Insert sheet before this": "Ch\u00e8n trang t\u00ednh ph\u00eda tr\u01b0\u1edbc", "Insert table": "Ch\u00e8n b\u1ea3ng", "Insert tabstop": "Ch\u00e8n v\u1ecb tr\u00ed d\u1eebng tab", "Invalid link: '{url}'": "Li\u00ean k\u1ebft kh\u00f4ng h\u1ee3p l\u1ec7: '{url}'", "Keyboard shortcuts": "C\u00e1c ph\u00edm t\u1eaft b\u00e0n ph\u00edm", "Kill": "K\u1ebft th\u00fac", "Kill session.": "K\u1ebft th\u00fac phi\u00ean.", "LOKit version:": "Phi\u00ean b\u1ea3n LOKit:", "Language": "Ng\u00f4n ng\u1eef", "Language:": "Ng\u00f4n ng\u1eef:", "Last modification": "L\u1ea7n ch\u1ec9nh s\u1eeda cu\u1ed1i", "Last saved:": "L\u01b0u l\u1ea7n cu\u1ed1i:", "Latest Updates": "C\u1eadp nh\u1eadt m\u1edbi nh\u1ea5t", "Layout": "B\u1ed1 c\u1ee5c", "Left Margin": "L\u1ec1 Tr\u00e1i", "Linear": "Tuy\u1ebfn t\u00ednh", "Loading...": "\u0110ang t\u1ea3i...", "Local Image...": "\u1ea2nh tr\u00ean thi\u1ebft b\u1ecb...", "Log": "Nh\u1eadt k\u00fd", "Log Levels": "C\u1ea5p \u0111\u1ed9 nh\u1eadt k\u00ed", "Loose": "L\u1ecfng", "MB": "MB", "Master": "C\u00e1i", "Master View": "Ch\u1ebf \u0111\u1ed9 xem ch\u00ednh", "Max": "T\u1ed1i \u0111a", "Maximum": "T\u1ed1i \u0111a", "Maximum Document process stack memory (in KB) - reduce only": "B\u1ed9 nh\u1edb ng\u0103n x\u1ebfp quy tr\u00ecnh t\u00e0i li\u1ec7u t\u1ed1i \u0111a (t\u00ednh b\u1eb1ng KB) - ch\u1ec9 gi\u1ea3m", "Maximum Document process virtual memory (in MB) - reduce only": "B\u1ed9 nh\u1edb \u1ea3o x\u1eed l\u00fd t\u00e0i li\u1ec7u t\u1ed1i \u0111a (MB) - ch\u1ec9 gi\u1ea3m", "Maximum file size allowed to write to disk (in MB) - reduce only": "K\u00edch th\u01b0\u1edbc t\u1ec7p t\u1ed1i \u0111a \u0111\u01b0\u1ee3c ph\u00e9p ghi v\u00e0o \u0111\u0129a (t\u00ednh b\u1eb1ng MB) - ch\u1ec9 gi\u1ea3m", "Memory Graph": "\u0110\u1ed3 th\u1ecb b\u1ed9 nh\u1edb", "Memory consumed": "B\u1ed9 nh\u1edb \u0111\u00e3 d\u00f9ng", "Min": "T\u1ed1i thi\u1ec3u", "Minimum": "T\u1ed1i thi\u1ec3u", "Missing Fonts": "Thi\u1ebfu ph\u00f4ng ch\u1eef", "Modified": "\u0110\u00e3 ch\u1ec9nh s\u1eeda", "Modify": "Ch\u1ec9nh s\u1eeda", "More information and support": "Th\u00eam th\u00f4ng tin v\u00e0 h\u1ed7 tr\u1ee3", "More...": "Th\u00eam...", "Move Sheet Left": "Chuy\u1ec3n trang t\u00ednh sang tr\u00e1i", "Move Sheet Right": "Chuy\u1ec3n trang t\u00ednh sang ph\u1ea3i", "My Library": "Th\u01b0 vi\u1ec7n c\u1ee7a t\u00f4i", "My Publications": "\u1ea4n ph\u1ea9m c\u1ee7a t\u00f4i", "Network Graph": "\u0110\u1ed3 th\u1ecb Network", "Neutral": "Trung t\u00ednh", "Next": "Ti\u1ebfp", "No Comments": "Kh\u00f4ng c\u00f3 b\u00ecnh lu\u1eadn", "No color": "Kh\u00f4ng m\u00e0u", "No disk space left on server.": "Kh\u00f4ng c\u00f2n dung l\u01b0\u1ee3ng \u0111\u0129a tr\u00ean m\u00e1y ch\u1ee7.", "None": "Kh\u00f4ng c\u00f3", "None (Do not check spelling)": "Kh\u00f4ng c\u00f3 (Kh\u00f4ng ki\u1ec3m tra ch\u00ednh t\u1ea3)", "Normal": "B\u00ecnh th\u01b0\u1eddng", "Notes": "Ghi ch\u00fa", "Number": "S\u1ed1", "Number of Documents": "S\u1ed1 l\u01b0\u1ee3ng t\u00e0i li\u1ec7u", "Number of Pages": "S\u1ed1 trang", "Number of Sheets": "S\u1ed1 trang t\u00ednh", "Number of Slides": "S\u1ed1 l\u01b0\u1ee3ng trang chi\u1ebfu", "ODF Drawing (.odg)": "B\u1ea3n v\u1ebd ODF (.odg)", "ODF presentation (.odp)": "B\u1ea3n tr\u00ecnh b\u00e0y ODF (.odp)", "ODF spreadsheet (.ods)": "Trang t\u00ednh ODF (.ods)", "ODF text document (.odt)": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n ODF (.odt)", "OK": "\u0110\u1ed3ng \u00fd", "Once citations are entered their storage and display type can not be changed.": "M\u1ed9t khi c\u00e1c tr\u00edch d\u1eabn \u0111\u01b0\u1ee3c nh\u1eadp v\u00e0o th\u00ec kh\u00f4ng th\u1ec3 thay \u0111\u1ed5i ki\u1ec3u l\u01b0u tr\u1eef v\u00e0 hi\u1ec3n th\u1ecb c\u1ee7a ch\u00fang.", "Online Help": "H\u1ed7 tr\u1ee3 tr\u1ef1c tuy\u1ebfn", "Only the document owner can change the password.": "Ch\u1ec9 ch\u1ee7 s\u1edf h\u1eefu t\u00e0i li\u1ec7u m\u1edbi c\u00f3 th\u1ec3 thay \u0111\u1ed5i m\u1eadt kh\u1ea9u.", "Oops, there is a problem connecting the document": "R\u1ea5t ti\u1ebfc, \u0111\u00e3 x\u1ea3y ra s\u1ef1 c\u1ed1 khi k\u1ebft n\u1ed1i t\u00e0i li\u1ec7u", "Oops, there is a problem connecting to {productname}: ": "R\u1ea5t ti\u1ebfc, \u0111\u00e3 x\u1ea3y ra s\u1ef1 c\u1ed1 khi k\u1ebft n\u1ed1i v\u1edbi {productname}: ", "Open link": "M\u1edf \u0111\u01b0\u1eddng d\u1eabn", "Open menu": "M\u1edf menu", "Overview": "T\u1ed5ng quan", "Overwrite": "Ghi \u0111\u00e8", "PB": "PB", "PDF Document (.pdf)": "T\u00e0i li\u1ec7u PDF (.pdf)", "PDF Document (.pdf) - Expert": "T\u00e0i li\u1ec7u PDF (.pdf) - Chuy\u00ean nghi\u1ec7p", "PDF Document (.pdf) as...": "T\u00e0i li\u1ec7u PDF (.pdf) d\u01b0\u1edbi d\u1ea1ng\u2026", "PID": "PID", "Page Setup": "Thi\u1ebft l\u1eadp trang", "Paste": "D\u00e1n", "Paste Slide": "D\u00e1n trang chi\u1ebfu", "Paste Special": "D\u00e1n \u0111\u1eb7c bi\u1ec7t", "Path": "\u0110\u01b0\u1eddng d\u1eabn", "Percent": "Ph\u1ea7n tr\u0103m", "Permission Mode": "Ch\u1ebf \u0111\u1ed9 quy\u1ec1n", "Picture": "H\u00ecnh \u1ea3nh", "Please send us your feedback": "Xin vui l\u00f2ng g\u1eedi cho ch\u00fang t\u00f4i th\u00f4ng tin ph\u1ea3n h\u1ed3i c\u1ee7a b\u1ea1n", "PowerPoint 2003 Presentation (.ppt)": "B\u1ea3n tr\u00ecnh b\u00e0y PowerPoint 2003 (.ppt)", "PowerPoint Presentation (.pptx)": "B\u1ea3n tr\u00ecnh b\u00e0y Power Point (.pptx)", "Present current slide": "Tr\u00ecnh chi\u1ebfu trang hi\u1ec7n t\u1ea1i", "Presentation": "Tr\u00ecnh chi\u1ebfu", "Properties": "Thu\u1ed9c t\u00ednh", "Quadratic": "Ph\u01b0\u01a1ng tr\u00ecnh b\u1eadc hai", "RELOAD": "T\u1ea2I L\u1ea0I", "Radial": "Xuy\u00ean t\u00e2m", "Read mode": "Ch\u1ebf \u0111\u1ed9 \u0111\u1ecdc", "Read-only": "Ch\u1ec9 \u0111\u1ecdc", "Received": "\u0110\u00e3 nh\u1eadn", "Recent": "G\u1ea7n \u0111\u00e2y", "Reconnecting...": "\u0110ang k\u1ebft n\u1ed1i l\u1ea1i...", "Redo": "Th\u1ef1c hi\u1ec7n l\u1ea1i", "References": "Tham chi\u1ebfu", "Refresh": "T\u1ea3i l\u1ea1i", "Refresh Citations": "L\u00e0m m\u1edbi tr\u00edch d\u1eabn", "Refresh Log": "T\u1ea3i l\u1ea1i nh\u1eadt k\u00ed", "Reject change": "T\u1eeb ch\u1ed1i thay \u0111\u1ed5i", "Reloading the document after rename": "\u0110ang t\u1ea3i l\u1ea1i t\u00e0i li\u1ec7u sau khi \u0111\u1ed5i t\u00ean", "Remove": "X\u00f3a", "Remove Thread": "X\u00f3a ch\u1ee7 \u0111\u1ec1", "Remove link": "Xo\u00e1 li\u00ean k\u1ebft", "Remove print area": "X\u00f3a v\u00f9ng in", "Rename": "\u0110\u1ed5i t\u00ean", "Rename Document": "\u0110\u1ed5i t\u00ean t\u00e0i li\u1ec7u", "Rename sheet": "\u0110\u1ed5i t\u00ean trang t\u00ednh", "Renaming...": "\u0110ang \u0111\u1ed5i t\u00ean...", "Repair": "S\u1eeda", "Repair Document": "S\u1eeda t\u00e0i li\u1ec7u", "Reply": "Tr\u1ea3 l\u1eddi", "Report an issue": "B\u00e1o c\u00e1o m\u1ed9t v\u1ea5n \u0111\u1ec1", "Reset to Default Language": "\u0110\u1eb7t l\u1ea1i v\u1ec1 ng\u00f4n ng\u1eef m\u1eb7c \u0111\u1ecbnh", "Reset zoom": "\u0110\u1eb7t l\u1ea1i thu ph\u00f3ng", "Resolve": "Gi\u1ea3i quy\u1ebft", "Resolve Thread": "Gi\u1ea3i quy\u1ebft Ch\u1ee7 \u0111\u1ec1", "Resolved": "\u0110\u00e3 gi\u1ea3i quy\u1ebft", "Restoring older revision. Any unsaved changes will be available in version history": "Kh\u00f4i ph\u1ee5c b\u1ea3n s\u1eeda \u0111\u1ed5i c\u0169 h\u01a1n. M\u1ecdi thay \u0111\u1ed5i ch\u01b0a \u0111\u01b0\u1ee3c l\u01b0u s\u1ebd c\u00f3 s\u1eb5n trong l\u1ecbch s\u1eed phi\u00ean b\u1ea3n", "Review": "Xem l\u1ea1i", "Rich Text": "V\u0103n b\u1ea3n c\u00f3 \u0111\u1ecbnh d\u1ea1ng", "Rich Text (.rtf)": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n RTF (.rtf)", "Right Margin": "L\u1ec1 Ph\u1ea3i", "Row Height": "Chi\u1ec1u cao h\u00e0ng", "Rows": "H\u00e0ng", "Ruler": "Th\u01b0\u1edbc k\u1ebb", "Save": "L\u01b0u", "Save As": "L\u01b0u d\u01b0\u1edbi d\u1ea1ng", "Save Comments": "L\u01b0u ch\u00fa th\u00edch", "Save as ODF format": "L\u01b0u d\u01b0\u1edbi \u0111\u1ecbnh d\u1ea1ng ODF", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "L\u01b0u kh\u00f4ng th\u00e0nh c\u00f4ng do t\u00e0i li\u1ec7u qu\u00e1 l\u1edbn ho\u1eb7c v\u01b0\u1ee3t qu\u00e1 dung l\u01b0\u1ee3ng l\u01b0u tr\u1eef c\u00f2n l\u1ea1i. B\u00e2y gi\u1edd t\u00e0i li\u1ec7u s\u1ebd \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 \u0111\u1ecdc nh\u01b0ng b\u1ea1n v\u1eabn c\u00f3 th\u1ec3 t\u1ea3i xu\u1ed1ng ngay b\u00e2y gi\u1edd \u0111\u1ec3 l\u01b0u b\u1ea3n sao c\u1ee5c b\u1ed9.", "Save failed due to no disk space left. Document will now be read-only.": "L\u01b0u kh\u00f4ng th\u00e0nh c\u00f4ng do kh\u00f4ng c\u00f2n dung l\u01b0\u1ee3ng \u0111\u0129a. T\u00e0i li\u1ec7u b\u00e2y gi\u1edd s\u1ebd \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 \u0111\u1ecdc.", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "L\u01b0u kh\u00f4ng th\u00e0nh c\u00f4ng do kh\u00f4ng c\u00f2n dung l\u01b0\u1ee3ng l\u01b0u tr\u1eef. T\u00e0i li\u1ec7u b\u00e2y gi\u1edd s\u1ebd \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 \u0111\u1ecdc. Vui l\u00f2ng \u0111\u1ea3m b\u1ea3o c\u00f3 \u0111\u1ee7 dung l\u01b0\u1ee3ng \u0111\u0129a tr\u1ed1ng v\u00e0 th\u1eed l\u01b0u l\u1ea1i.", "Save to new file": "L\u01b0u v\u00e0o t\u1ec7p m\u1edbi", "Saving...": "\u0110ang l\u01b0u...", "Scientific": "Khoa h\u1ecdc", "Scroll down annotations": "Cu\u1ed9n xu\u1ed1ng c\u00e1c ch\u00fa th\u00edch", "Scroll left": "Di chuy\u1ec3n sang tr\u00e1i", "Scroll right": "Di chuy\u1ec3n sang ph\u1ea3i", "Scroll to the first sheet": "Di chuy\u1ec3n \u0111\u1ebfn trang t\u00ednh \u0111\u1ea7u ti\u00ean", "Scroll to the last sheet": "Cu\u1ed9n \u0111\u1ebfn trang cu\u1ed1i c\u00f9ng", "Scroll up annotations": "Cu\u1ed9n l\u00ean c\u00e1c ch\u00fa th\u00edch", "Search": "T\u00ecm ki\u1ebfm", "See history": "Xem l\u1ecbch s\u1eed", "See revision history": "Xem l\u1ecbch s\u1eed ch\u1ec9nh s\u1eeda", "Select language": "L\u1ef1a ch\u1ecdn ng\u00f4n ng\u1eef", "Select multiple cells": "Ch\u1ecdn nhi\u1ec1u \u00f4", "Select range": "Ch\u1ecdn ph\u1ea1m vi", "Selected range of cells": "Ph\u1ea1m vi \u00f4 \u0111\u00e3 ch\u1ecdn", "Selection Mode": "Ch\u1ebf \u0111\u1ed9 l\u1ef1a ch\u1ecdn", "Selection count": "S\u1ed1 l\u01b0\u1ee3ng l\u1ef1a ch\u1ecdn", "Selection mode: inactive": "Ch\u1ebf \u0111\u1ed9 l\u1ef1a ch\u1ecdn: kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng", "Send Feedback": "G\u1eedi ph\u1ea3n h\u1ed3i", "Sent": "\u0110\u00e3 g\u1eedi", "Served by:": "Ph\u1ee5c v\u1ee5 b\u1edfi:", "Server has been shut down; please reload the page.": "M\u00e1y ch\u1ee7 \u0111\u00e3 b\u1ecb t\u1eaft; vui l\u00f2ng t\u1ea3i l\u1ea1i trang.", "Server is down, restarting automatically. Please wait.": "M\u00e1y ch\u1ee7 kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng, t\u1ef1 \u0111\u1ed9ng kh\u1edfi \u0111\u1ed9ng l\u1ea1i. Xin vui l\u00f2ng ch\u1edd \u0111\u1ee3i.", "Server is now reachable. We have to refresh the page now.": "M\u00e1y ch\u1ee7 b\u00e2y gi\u1edd \u0111\u00e3 c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c k\u1ebft n\u1ed1i \u0111\u1ebfn. Ch\u00fang t\u00f4i ph\u1ea3i l\u00e0m m\u1edbi trang ngay b\u00e2y gi\u1edd.", "Server is now reachable...": "M\u00e1y ch\u1ee7 b\u00e2y gi\u1edd \u0111\u00e3 c\u00f3 th\u1ec3 k\u1ebft n\u1ed1i \u0111\u1ebfn \u0111\u01b0\u1ee3c...", "Server is shutting down for maintenance (auto-saving)": "M\u00e1y ch\u1ee7 \u0111ang ng\u1eebng ho\u1ea1t \u0111\u1ed9ng \u0111\u1ec3 b\u1ea3o tr\u00ec (t\u1ef1 \u0111\u1ed9ng l\u01b0u)", "Server returned this reason:": "M\u00e1y ch\u1ee7 tr\u1ea3 v\u1ec1 l\u00fd do n\u00e0y:", "Server uptime": "Th\u1eddi gian ho\u1ea1t \u0111\u1ed9ng c\u1ee7a m\u00e1y ch\u1ee7", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "D\u1ecbch v\u1ee5 kh\u00f4ng s\u1eb5n s\u00e0ng. Vui l\u00f2ng th\u1eed l\u1ea1i sau v\u00e0 b\u00e1o c\u00e1o cho qu\u1ea3n tr\u1ecb vi\u00ean c\u1ee7a b\u1ea1n n\u1ebfu s\u1ef1 c\u1ed1 v\u1eabn ti\u1ebfp di\u1ec5n.", "Session terminated by document owner": "Phi\u00ean b\u1ecb ch\u1ea5m d\u1ee9t b\u1edfi ch\u1ee7 s\u1edf h\u1eefu t\u00e0i li\u1ec7u", "Set Language for All text": "\u0110\u1eb7t ng\u00f4n ng\u1eef cho t\u1ea5t c\u1ea3 v\u0103n b\u1ea3n", "Set Language for Paragraph": "\u0110\u1eb7t ng\u00f4n ng\u1eef cho \u0110o\u1ea1n v\u0103n", "Set Language for Selection": "\u0110\u1eb7t ng\u00f4n ng\u1eef cho l\u1ef1a ch\u1ecdn", "Set Log Levels": "\u0110\u1eb7t c\u1ea5p \u0111\u1ed9 nh\u1eadt k\u00ed", "Settings": "C\u00e0i \u0111\u1eb7t", "Shapes": "H\u00ecnh d\u1ea1ng", "Share": "Chia s\u1ebb", "Share...": "Chia s\u1ebb...", "Show Ruler": "Hi\u1ec3n th\u1ecb th\u01b0\u1edbc", "Show Status Bar": "Hi\u1ec3n th\u1ecb thanh tr\u1ea1ng th\u00e1i", "Show the search bar": "Hi\u1ec3n th\u1ecb thanh t\u00ecm ki\u1ebfm", "Shutdown Server": "T\u1eaft m\u00e1y ch\u1ee7", "Smart Picker": "B\u1ed9 ch\u1ecdn th\u00f4ng minh", "Solid": "\u0110\u1eadm", "Someone": "Ai \u0111\u00f3", "Sparkline": "Bi\u00ea\u0309u \u0111\u00f4\u0300 thu nho\u0309", "Square": "\u00d4 vu\u00f4ng", "Status Bar": "Thanh tr\u1ea1ng th\u00e1i", "Store as:": "L\u01b0u tr\u1eef d\u01b0\u1edbi d\u1ea1ng:", "Style": "Ki\u1ec3u", "Styles": "Ki\u1ec3u", "Successfully exported: ": "\u0110\u00e3 xu\u1ea5t th\u00e0nh c\u00f4ng: ", "Sum": "T\u1ed5ng", "TB": "TB", "Table": "B\u1ea3ng", "Tap to collapse": "Nh\u1ea5n \u0111\u1ec3 thu g\u1ecdn", "Tap to expand": "Nh\u1ea5n \u0111\u1ec3 m\u1edf r\u1ed9ng", "Text": "B\u1ea3n v\u0103n", "Text orientation": "H\u01b0\u1edbng v\u0103n b\u1ea3n", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "T\u00e0i li\u1ec7u ch\u1ee9a m\u1ed9t s\u1ed1 tr\u00edch d\u1eabn c\u00f3 th\u1ec3 kh\u00f4ng truy c\u1eadp \u0111\u01b0\u1ee3c th\u00f4ng qua API web. N\u00f3 c\u00f3 th\u1ec3 g\u00e2y ra m\u1ed9t s\u1ed1 v\u1ea5n \u0111\u1ec1 trong khi ch\u1ec9nh s\u1eeda tr\u00edch d\u1eabn ho\u1eb7c v\u0103n m\u1ee5c.", "The document could not be locked, and is opened in read-only mode.": "Kh\u00f4ng th\u1ec3 kh\u00f3a t\u00e0i li\u1ec7u v\u00e0 \u0111\u01b0\u1ee3c m\u1edf \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 \u0111\u1ecdc.", "The document could not be locked.": "Kh\u00f4ng th\u1ec3 kh\u00f3a t\u00e0i li\u1ec7u.", "The document is being renamed and will reload shortly": "T\u00e0i li\u1ec7u \u0111ang \u0111\u01b0\u1ee3c \u0111\u1ed5i t\u00ean v\u00e0 s\u1eafp t\u1ea3i l\u1ea1i", "The document is too large or no disk space left to save. Document will now be read-only.": "T\u00e0i li\u1ec7u qu\u00e1 l\u1edbn ho\u1eb7c kh\u00f4ng c\u00f2n dung l\u01b0\u1ee3ng \u0111\u0129a \u0111\u1ec3 l\u01b0u. T\u00e0i li\u1ec7u b\u00e2y gi\u1edd s\u1ebd \u1edf ch\u1ebf \u0111\u1ed9 ch\u1ec9 \u0111\u1ecdc.", "The file of type: {0} cannot be uploaded to server since the file has no name": "T\u1ec7p lo\u1ea1i: {0} kh\u00f4ng th\u1ec3 \u0111\u01b0\u1ee3c t\u1ea3i l\u00ean m\u00e1y ch\u1ee7 v\u00ec t\u1ec7p kh\u00f4ng c\u00f3 t\u00ean", "The file of type: {0} cannot be uploaded to server since the file is empty": "T\u1ec7p lo\u1ea1i: {0} kh\u00f4ng th\u1ec3 \u0111\u01b0\u1ee3c t\u1ea3i l\u00ean m\u00e1y ch\u1ee7 v\u00ec t\u1ec7p tr\u1ed1ng", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "M\u00e1y ch\u1ee7 URL tr\u1ed1ng. M\u00e1y ch\u1ee7 coolwsd c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c \u0111\u1ecbnh c\u1ea5u h\u00ecnh sai, vui l\u00f2ng li\u00ean h\u1ec7 v\u1edbi qu\u1ea3n tr\u1ecb vi\u00ean.", "The server encountered a {0} error while parsing the {1} command.": "M\u00e1y ch\u1ee7 g\u1eb7p l\u1ed7i {0} khi ph\u00e2n t\u00edch c\u00fa ph\u00e1p l\u1ec7nh {1}.", "The server has been disconnected.": "M\u00e1y ch\u1ee7 \u0111\u00e3 b\u1ecb ng\u1eaft k\u1ebft n\u1ed1i.", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "Ch\u1eef k\u00fd \u1ed5n, nh\u01b0ng ch\u1ee9ng ch\u1ec9 kh\u00f4ng th\u1ec3 \u0111\u01b0\u1ee3c x\u00e1c minh v\u00e0 t\u00e0i li\u1ec7u ch\u1ec9 \u0111\u01b0\u1ee3c k\u00fd m\u1ed9t ph\u1ea7n.", "The signature is OK, but the certificate could not be validated.": "Ch\u1eef k\u00fd \u0111\u01b0\u1ee3c x\u00e1c nh\u1eadn, nh\u01b0ng kh\u00f4ng th\u1ec3 x\u00e1c th\u1ef1c ch\u1ee9ng ch\u1ec9.", "The signature is OK, but the document is only partially signed.": "Ch\u1eef k\u00fd \u1ed5n, nh\u01b0ng t\u00e0i li\u1ec7u ch\u1ec9 \u0111\u01b0\u1ee3c k\u00fd m\u1ed9t ph\u1ea7n.", "The signature was valid, but the document has been modified.": "Ch\u1eef k\u00fd h\u1ee3p l\u1ec7, nh\u01b0ng t\u00e0i li\u1ec7u \u0111\u00e3 \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i.", "This document has an invalid signature.": "T\u00e0i li\u1ec7u n\u00e0y c\u00f3 ch\u1eef k\u00fd kh\u00f4ng h\u1ee3p l\u1ec7.", "This document is digitally signed and the signature is valid.": "T\u00e0i li\u1ec7u n\u00e0y \u0111\u01b0\u1ee3c k\u00fd \u0111i\u1ec7n t\u1eed v\u00e0 ch\u1eef k\u00fd h\u1ee3p l\u1ec7.", "This document may contain formatting or content that cannot be saved in the current file format.": "T\u00e0i li\u1ec7u n\u00e0y c\u00f3 th\u1ec3 ch\u1ee9a c\u0103n ch\u1ec9nh ho\u1eb7c n\u1ed9i dung kh\u00f4ng th\u1ec3 \u0111\u01b0\u1ee3c l\u01b0u \u1edf \u0111\u1ecbnh d\u1ea1ng t\u1ec7p hi\u1ec7n t\u1ea1i.", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u0110\u00e2y l\u00e0 phi\u00ean b\u1ea3n kh\u00f4ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3 c\u1ee7a {productname}. \u0110\u1ec3 tr\u00e1nh HI\u1ec2U NH\u1ea6M r\u1eb1ng n\u00f3 ph\u00f9 h\u1ee3p \u0111\u1ec3 tri\u1ec3n khai trong doanh nghi\u1ec7p, th\u00f4ng b\u00e1o n\u00e0y xu\u1ea5t hi\u1ec7n khi nhi\u1ec1u h\u01a1n {docs} t\u00e0i li\u1ec7u ho\u1eb7c {k\u1ebft n\u1ed1i} k\u1ebft n\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ed3ng th\u1eddi.", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "D\u1ecbch v\u1ee5 n\u00e0y \u0111\u01b0\u1ee3c qu\u1ea3n tr\u1ecb vi\u00ean gi\u1edbi h\u1ea1n cho% 0 t\u00e0i li\u1ec7u v\u00e0% 1 k\u1ebft n\u1ed1i. Gi\u1edbi h\u1ea1n n\u00e0y \u0111\u00e3 \u0111\u1ea1t \u0111\u1ebfn. Vui l\u00f2ng th\u1eed l\u1ea1i sau.", "This version of {productname} is powered by": "Phi\u00ean b\u1ea3n {productname} n\u00e0y \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi", "Tight": "Ch\u1eb7t", "Time": "Th\u1eddi gian", "Time interval of CPU statistics (in ms)": "Kho\u1ea3ng th\u1eddi gian th\u1ed1ng k\u00ea CPU (t\u00ednh b\u1eb1ng mili gi\u00e2y)", "Time interval of memory statistics (in ms)": "Kho\u1ea3ng th\u1eddi gian th\u1ed1ng k\u00ea b\u1ed9 nh\u1edb (t\u00ednh b\u1eb1ng mili gi\u00e2y)", "Title": "Ti\u00eau \u0111\u1ec1", "To": "\u0110\u1ebfn", "To paste outside {productname}, please first click the 'download' button": "\u0110\u1ec3 d\u00e1n b\u00ean ngo\u00e0i {productname}, tr\u01b0\u1edbc ti\u00ean, vui l\u00f2ng nh\u1ea5p v\u00e0o n\u00fat 't\u1ea3i xu\u1ed1ng'", "Toggle UI Mode": "Chuy\u1ec3n \u0111\u1ed5i ch\u1ebf \u0111\u1ed9 giao di\u1ec7n ng\u01b0\u1eddi d\u00f9ng", "Type": "Ki\u1ec3u", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "M\u00e1y ch\u1ee7 WOPI kh\u00f4ng \u0111\u01b0\u1ee3c x\u00e1c th\u1ef1c. Vui l\u00f2ng th\u1eed l\u1ea1i sau v\u00e0 b\u00e1o c\u00e1o cho qu\u1ea3n tr\u1ecb vi\u00ean c\u1ee7a b\u1ea1n n\u1ebfu s\u1ef1 c\u1ed1 v\u1eabn ti\u1ebfp di\u1ec5n.", "Undo": "Ho\u00e0n t\u00e1c", "Unlink Citations": "H\u1ee7y li\u00ean k\u1ebft tr\u00edch d\u1eabn", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "Vi\u1ec7c h\u1ee7y li\u00ean k\u1ebft c\u00e1c tr\u00edch d\u1eabn s\u1ebd ng\u0103n Collabora Online c\u1eadp nh\u1eadt c\u00e1c tr\u00edch d\u1eabn v\u00e0 th\u01b0 m\u1ee5c trong t\u00e0i li\u1ec7u n\u00e0y.", "Unlock": "M\u1edf kho\u00e1", "Unresolve": "Thu h\u1ed3i gi\u1ea3i ph\u00e1p", "Unresolve Thread": "Ch\u1ee7 \u0111\u1ec1 ch\u01b0a gi\u1ea3i quy\u1ebft", "Unsupported server version.": "Phi\u00ean b\u1ea3n m\u00e1y ch\u1ee7 kh\u00f4ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.", "Update Index": "C\u1eadp nh\u1eadt ch\u1ec9 m\u1ee5c", "Update Log Levels": "C\u1eadp nh\u1eadt c\u1ea5p \u0111\u1ed9 nh\u1eadt k\u00ed", "Updated citations": "Tr\u00edch d\u1eabn \u0111\u00e3 c\u1eadp nh\u1eadt", "Updating citations": "\u0110ang c\u1eadp nh\u1eadt tr\u00edch d\u1eabn", "Uploaded": "\u0110\u00e3 t\u1ea3i l\u00ean", "Uploading file to server failed with status: {0}": "T\u1ea3i t\u1ec7p l\u00ean m\u00e1y ch\u1ee7 kh\u00f4ng th\u00e0nh c\u00f4ng v\u1edbi tr\u1ea1ng th\u00e1i: {0}", "Uploading file to server failed, file not found.": "T\u1ea3i t\u1ec7p l\u00ean m\u00e1y ch\u1ee7 kh\u00f4ng th\u00e0nh c\u00f4ng, kh\u00f4ng t\u00ecm th\u1ea5y t\u1ec7p.", "Uploading file to server failed, the file is too large.": "T\u1ea3i t\u1ec7p l\u00ean m\u00e1y ch\u1ee7 kh\u00f4ng th\u00e0nh c\u00f4ng, t\u1ec7p qu\u00e1 l\u1edbn.", "Uploading...": "\u0110ang t\u1ea3i l\u00ean...", "Use Compact view": "S\u1eed d\u1ee5ng ch\u1ebf \u0111\u1ed9 xem Thu g\u1ecdn", "Use Tabbed view": "S\u1eed d\u1ee5ng ch\u1ebf \u0111\u1ed9 xem theo th\u1ebb", "User Name": "T\u00ean ng\u01b0\u1eddi d\u00f9ng", "Users online": "Ng\u01b0\u1eddi d\u00f9ng tr\u1ef1c tuy\u1ebfn", "Version Information": "Th\u00f4ng tin phi\u00ean b\u1ea3n", "Very Loose": "R\u1ea5t l\u1ecfng", "Very Tight": "R\u1ea5t ch\u1eb7t", "View": "Hi\u1ec3n th\u1ecb", "Views": "L\u01b0\u1ee3t xem", "WOPI host": "M\u00e1y ch\u1ee7 WOPI", "Warning": "C\u1ea3nh b\u00e1o", "Warning! The browser you are using is not supported.": "C\u1ea3nh b\u00e1o! Tr\u00ecnh duy\u1ec7t b\u1ea1n \u0111ang s\u1eed d\u1ee5ng kh\u00f4ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.", "We are in the process of cleaning up this document from the last session, please try again later.": "Ch\u00fang t\u00f4i \u0111ang d\u1ecdn d\u1eb9p t\u00e0i li\u1ec7u n\u00e0y t\u1eeb phi\u00ean l\u00e0m vi\u1ec7c tr\u01b0\u1edbc, vui l\u00f2ng th\u1eed l\u1ea1i sau.", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "Ch\u00fang t\u00f4i kh\u00f4ng th\u1ec3 k\u1ebft n\u1ed1i v\u1edbi t\u00e0i li\u1ec7u c\u1ee7a b\u1ea1n. Vui l\u00f2ng th\u1eed l\u1ea1i.", "What?": "C\u00e1i g\u00ec?", "When?": "Khi n\u00e0o?", "Who?": "Ai?", "Word 2003 Document (.doc)": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n Word 2003 (.doc)", "Word Counter": "B\u1ed9 \u0111\u1ebfm t\u1eeb", "Word Document (.docx)": "T\u00e0i li\u1ec7u v\u0103n b\u1ea3n Word (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "Th\u00f4ng s\u1ed1 WOPISrc sai ho\u1eb7c b\u1ecb thi\u1ebfu, vui l\u00f2ng li\u00ean h\u1ec7 v\u1edbi b\u1ed9 ph\u1eadn h\u1ed7 tr\u1ee3.", "Wrong password provided. Please try again.": "\u0110\u00e3 cung c\u1ea5p sai m\u1eadt kh\u1ea9u. Vui l\u00f2ng th\u1eed l\u1ea1i.", "Wrong server, reconnecting...": "Sai m\u00e1y ch\u1ee7, \u0111ang k\u1ebft n\u1ed1i l\u1ea1i\u2026", "YB": "YB", "You": "B\u1ea1n", "You are leaving the document. The following web page will open in a new tab: ": "B\u1ea1n \u0111ang r\u1eddi kh\u1ecfi t\u00e0i li\u1ec7u. Trang web sau \u0111\u00e2y s\u1ebd m\u1edf trong m\u1ed9t tab m\u1edbi: ", "You have not done anything to rollback yet...": "B\u1ea1n ch\u01b0a l\u00e0m b\u1ea5t c\u1ee9 \u0111i\u1ec1u g\u00ec \u0111\u1ec3 kh\u00f4i ph\u1ee5c c\u1ea3 ...", "Your library is empty": "Th\u01b0 vi\u1ec7n c\u1ee7a b\u1ea1n tr\u1ed1ng", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "Phi\u00ean c\u1ee7a b\u1ea1n \u0111\u00e3 h\u1ebft h\u1ea1n. C\u00e1c thay \u0111\u1ed5i kh\u00e1c \u0111\u1ed1i v\u1edbi t\u00e0i li\u1ec7u c\u00f3 th\u1ec3 kh\u00f4ng \u0111\u01b0\u1ee3c l\u01b0u. Vui l\u00f2ng l\u00e0m m\u1edbi phi\u00ean (ho\u1eb7c trang web) \u0111\u1ec3 ti\u1ebfp t\u1ee5c.", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "Phi\u00ean l\u00e0m vi\u1ec7c c\u1ee7a b\u1ea1n s\u1ebd h\u1ebft h\u1ea1n sau {time}. Vui l\u00f2ng l\u01b0u c\u00f4ng vi\u1ec7c c\u1ee7a b\u1ea1n v\u00e0 l\u00e0m m\u1edbi phi\u00ean (ho\u1eb7c trang web) \u0111\u1ec3 ti\u1ebfp t\u1ee5c.", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "C\u1ee5m {productname} c\u1ee7a b\u1ea1n d\u01b0\u1eddng nh\u01b0 b\u1ecb \u0111\u1ecbnh c\u1ea5u h\u00ecnh sai ho\u1eb7c m\u1edf r\u1ed9ng quy m\u00f4 nhanh ch\u00f3ng - vui l\u00f2ng li\u00ean h\u1ec7 v\u1edbi qu\u1ea3n tr\u1ecb vi\u00ean h\u1ec7 th\u1ed1ng c\u1ee7a b\u1ea1n. Vi\u1ec7c ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda c\u00f3 th\u1ec3 d\u1eabn \u0111\u1ebfn vi\u1ec7c nhi\u1ec1u ng\u01b0\u1eddi d\u00f9ng kh\u00f4ng nh\u00ecn th\u1ea5y nhau, xung \u0111\u1ed9t trong vi\u1ec7c l\u01b0u tr\u1eef t\u00e0i li\u1ec7u v\u00e0/ho\u1eb7c c\u00e1c v\u1ea5n \u0111\u1ec1 v\u1ec1 sao ch\u00e9p/d\u00e1n. D\u1ef1 ki\u1ebfn k\u1ebft n\u1ed1i serverId {0} cho routeToken {1} nh\u01b0ng l\u1ea1i k\u1ebft n\u1ed1i \u0111\u1ebfn serverId {2}", "ZB": "ZB", "Zotero API key is incorrect": "Kh\u00f3a API Zotero kh\u00f4ng ch\u00ednh x\u00e1c", "Zotero API key is not configured": "Kh\u00f3a API Zotero ch\u01b0a \u0111\u01b0\u1ee3c \u0111\u1ecbnh c\u1ea5u h\u00ecnh", "Zotero Warning": "C\u1ea3nh b\u00e1o Zotero", "cell address": "\u0111\u1ecba ch\u1ec9 \u00f4", "file type icon": "bi\u1ec3u t\u01b0\u1ee3ng lo\u1ea1i t\u1ec7p", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "Ph\u1ea3n h\u1ed3i", "reply": "Ph\u1ea3n h\u1ed3i", "warning: copy/paste request timed out": "c\u1ea3nh b\u00e1o: y\u00eau c\u1ea7u sao ch\u00e9p/d\u00e1n qu\u00e1 th\u1eddi gian", "{username} saved this document as {filename}. Do you want to join?": "{username} \u0111\u00e3 l\u01b0u t\u00e0i li\u1ec7u n\u00e0y d\u01b0\u1edbi d\u1ea1ng {filename}. B\u1ea1n c\u00f3 mu\u1ed1n tham gia kh\u00f4ng?", "{user} has joined": "{user} \u0111\u00e3 tham gia", "{user} has left": "{user} \u0111\u00e3 r\u1eddi \u0111i"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-zh_CN.json b/f7cloud-office/browser/dist/l10n/ui-zh_CN.json new file mode 100644 index 0000000..01f1c6d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-zh_CN.json @@ -0,0 +1 @@ +{" document(s) open.": " \u4e2a\u6253\u5f00\u7684\u6587\u6863\u3002", " hrs": " \u5c0f\u65f6", " mins": " \u5206\u949f", " s": " \u79d2", " user(s).": " \u4f4d\u7528\u6237\u3002", "\"Slow Proxy\"": "\u201c\u6162\u901f\u4ee3\u7406\u201d", "%n users": "%n \u4f4d\u7528\u6237", "(current)": "(\u5f53\u524d)", ", cluster configuration error: mis-matching serverid": "\uff0c\u96c6\u7fa4\u914d\u7f6e\u9519\u8bef\uff1a\u670d\u52a1\u5668ID\u4e0d\u5339\u914d", "0 users": "0 \u4f4d\u7528\u6237", "1 user": "1 \u4f4d\u7528\u6237", "1 2 3": "1 2 3", "A comment is being edited": "\u6b63\u5728\u7f16\u8f91\u6279\u6ce8", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u7531\u4e8e\u5927\u89c4\u6a21\u590d\u5236/\u7c98\u8d34\u64cd\u4f5c\u800c\u5bfc\u81f4\u7684\u4e0b\u8f7d\u5df2\u7ecf\u5f00\u59cb\u3002\u8bf7\u7b49\u5f85\u5f53\u524d\u4e0b\u8f7d\uff0c\u6216\u5728\u5f00\u59cb\u65b0\u4e0b\u8f7d\u4e4b\u524d\u53d6\u6d88\u5b83", "AI Assistant": "AI\u52a9\u624b", "About": "\u5173\u4e8e", "Above Average...": "\u8d85\u51fa\u5e73\u5747\u2026", "Accept": "\u63a5\u53d7", "Accept change": "\u63a5\u53d7\u66f4\u6539", "Access token is missing in initial variables.": "\u521d\u59cb\u53d8\u91cf\u4e2d\u7f3a\u5c11\u8bbf\u95ee\u4ee4\u724c\u3002", "Active Sheet": "\u6d3b\u52a8\u5de5\u4f5c\u8868", "Active sheet": "\u6d3b\u52a8\u5de5\u4f5c\u8868", "Add": "\u6dfb\u52a0", "Add Bibliography": "\u6dfb\u52a0\u53c2\u8003\u6587\u732e", "Add Citation": "\u6dfb\u52a0\u5f15\u7528", "Add Citation Note": "\u6dfb\u52a0\u5f15\u6587\u6ce8\u91ca", "Add Note": "\u6dfb\u52a0\u6ce8\u91ca", "Add or edit words in a spell check dictionary. Words in your wordbook (.dic) will be available for spelling checks.": "\u5728\u62fc\u5199\u68c0\u67e5\u8bcd\u5178\u4e2d\u6dfb\u52a0\u6216\u7f16\u8f91\u5355\u8bcd\u3002\u60a8\u7684\u8bcd\u5178\u6587\u4ef6 (.dic) \u4e2d\u7684\u5355\u8bcd\u5c06\u53ef\u7528\u4e8e\u62fc\u5199\u68c0\u67e5\u3002", "Admin console": "\u7ba1\u7406\u63a7\u5236\u53f0", "Albania": "\u963f\u5c14\u5df4\u5c3c\u4e9a", "Alerts:": "\u8b66\u544a\uff1a", "All": "\u6240\u6709", "All Sheets": "\u6240\u6709\u5de5\u4f5c\u8868", "All users": "\u6240\u6709\u7528\u6237", "Already presenting": "\u5df2\u5728\u6f14\u793a\u4e2d", "Also check the voice over toggle under {parentControl}.": "\u8fd8\u8981\u68c0\u67e5{parentControl}\u4e0b\u7684\u8bed\u97f3\u6717\u8bfb\u5f00\u5173\u3002", "Always follow the editor": "\u603b\u662f\u8ddf\u968f\u7f16\u8f91\u5668", "An error occurred while fetching notes": "\u83b7\u53d6\u6ce8\u91ca\u65f6\u51fa\u73b0\u9519\u8bef", "An error occurred while fetching style list": "\u83b7\u53d6\u6837\u5f0f\u5217\u8868\u9519\u8bef", "Analytics": "\u5206\u6790", "Andorra": "\u5b89\u9053\u5c14", "Another user has removed this comment.": "\u5176\u4ed6\u7528\u6237\u5df2\u7ecf\u79fb\u9664\u8be5\u6279\u6ce8\u3002", "Another user has updated the comment. Would you like to overwrite those changes?": "\u5176\u4ed6\u7528\u6237\u5df2\u7ecf\u66f4\u65b0\u8be5\u6279\u6ce8\u3002\u60a8\u60f3\u8981\u8986\u76d6\u8fd9\u4e9b\u4fee\u6539\u5417\uff1f", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u5982\u679c\u60a8\u6709\u5174\u8da3\u53c2\u4e0e\u9879\u76ee\u4f46\u4e0d\u77e5\u9053\u4ece\u4f55\u5f00\u59cb\uff0c\u8bf7\u67e5\u770b\u9010\u6b65\u8bf4\u660e\uff0c\u4ece\u5934\u5f00\u59cb\u6784\u5efa CODE\u3002\u60a8\u4e5f\u53ef\u4ee5\u901a\u8fc7\u53c2\u4e0e\u7ffb\u8bd1\u6216\u901a\u8fc7\u63d0\u4ea4\u9519\u8bef\u62a5\u544a\uff08\u62a5\u544a\u4e2d\u5e94\u5305\u542b\u95ee\u9898\u5982\u4f55\u91cd\u73b0\u7684\u5173\u952e\u6b65\u9aa4\uff09\u6765\u52a0\u5165\u5230\u9879\u76ee\u4e2d\u3002", "Are you sure you want to delete sheet, {sheet}?": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u5de5\u4f5c\u8868 {sheet} \u5417\uff1f", "Are you sure you want to delete this page?": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8be5\u9875\u9762\u5417\uff1f", "Are you sure you want to delete this slide?": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u5f20\u5e7b\u706f\u7247\u5417\uff1f", "Are you sure you want to reset Document settings?": "\u60a8\u786e\u5b9a\u8981\u91cd\u7f6e\u6587\u6863\u8bbe\u7f6e\u5417\uff1f", "Are you sure you want to shut down the server?": "\u60a8\u786e\u5b9a\u8981\u5173\u95ed\u670d\u52a1\u5668\u5417\uff1f", "Are you sure you want to terminate this session?": "\u60a8\u786e\u5b9a\u8981\u7ec8\u6b62\u6b64\u6b21\u4f1a\u8bdd\u5417\uff1f", "Argentina": "\u963f\u6839\u5ef7", "Armenia": "\u4e9a\u7f8e\u5c3c\u4e9a", "Assistant": "\u52a9\u624b", "Australia": "\u6fb3\u5927\u5229\u4e9a", "Austria": "\u5965\u5730\u5229", "Authorization error was: '{errormessage}'.": "\u6388\u6743\u9519\u8bef\uff1a\u201c{errormessage}\u201d\u3002", "Automatic": "\u81ea\u52a8", "Automatic color": "\u81ea\u52a8\u989c\u8272", "Autosaved": "\u5df2\u81ea\u52a8\u4fdd\u5b58", "Autotext": "\u81ea\u52a8\u6587\u672c", "Avatar for {user}": "{user} \u7684\u5934\u50cf", "Average": "\u5e73\u5747\u503c", "Axial": "\u8f74\u5411", "Azerbaijan": "\u963f\u585e\u62dc\u7586", "BB": "BB", "Background Color": "\u80cc\u666f\u989c\u8272", "Bad": "\u574f", "Belarus": "\u767d\u4fc4\u7f57\u65af", "Belgium": "\u6bd4\u5229\u65f6", "Below Average...": "\u4f4e\u4e8e\u5e73\u5747\u2026", "Bookmarks": "\u4e66\u7b7e", "Boolean Value": "\u5e03\u5c14\u503c", "Borders": "\u8fb9\u6846", "Bosnia and Herzegovina": "\u6ce2\u65af\u5c3c\u4e9a\u548c\u9ed1\u585e\u54e5\u7ef4\u90a3", "Bottom Margin": "\u5c45\u5e95", "Bottom N elements...": "\u5e95\u90e8 N \u4e2a\u5143\u7d20\u2026", "Bottom N percent...": "\u5e95\u90e8 N \u767e\u5206\u6bd4\u2026", "Brazil": "\u5df4\u897f", "Bulgaria": "\u4fdd\u52a0\u5229\u4e9a", "Bytes received": "\u5df2\u63a5\u6536\u7684\u5b57\u8282\u6570", "Bytes sent": "\u5df2\u53d1\u9001\u7684\u5b57\u8282\u6570", "COOLWSD version:": "COOLWSD \u7248\u672c\uff1a", "CPU Graph": "CPU \u56fe", "CPU History": "CPU \u5386\u53f2", "CSV File (.csv)": "CSV\u6587\u4ef6\uff08.csv\uff09", "CSV file (.csv)": "CSV \u6587\u4ef6\uff08.csv\uff09", "Cache size of CPU statistics": "CPU \u7edf\u8ba1\u7684\u7f13\u5b58\u5927\u5c0f", "Cache size of memory statistics": "\u5185\u5b58\u7edf\u8ba1\u7684\u7f13\u5b58\u5927\u5c0f", "Canada": "\u52a0\u62ff\u5927", "Cancel": "\u53d6\u6d88", "Cancel paste special": "\u53d6\u6d88\u9009\u62e9\u6027\u7c98\u8d34", "Cell borders": "\u5355\u5143\u683c\u8fb9\u6846", "Channel Filter:": "\u4fe1\u9053\u7b5b\u9009\u5668\uff1a", "Check security warnings of your server": "\u68c0\u67e5\u60a8\u670d\u52a1\u5668\u7684\u5b89\u5168\u8b66\u544a", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u8bf7\u67e5\u9605\u53d1\u5e03\u8bf4\u660e\uff0c\u4e86\u89e3\u6700\u65b0\u7684\u9488\u5bf9\u5bb6\u5ead\u7528\u6237\u548c\u5c0f\u56e2\u961f\u7684 Collabora Online \u5f00\u53d1\u7248\u672c\uff08CODE\uff09\u7684\u6240\u6709\u4fe1\u606f\u3002", "Checkbox": "\u590d\u9009\u6846", "Chile": "\u667a\u5229", "China": "\u4e2d\u56fd", "Choice of functions": "\u51fd\u6570\u9009\u62e9", "Citation Preferences": "\u5f15\u7528\u94fe\u63a5\u504f\u597d", "Citation Style": "\u5f15\u6587\u6837\u5f0f", "Citation warning": "\u5f15\u6587\u8b66\u544a", "Citations update failed": "\u5f15\u6587\u66f4\u65b0\u5931\u8d25", "Cleaning up the document from the last session.": "\u6e05\u7406\u4e0a\u6b21\u4f1a\u8bdd\u4e2d\u7684\u6587\u6863\u3002", "Clear the search field": "\u6e05\u7a7a\u641c\u7d22\u680f", "Click to exit presentation...": "\u70b9\u51fb\u4ee5\u9000\u51fa\u6f14\u793a\u2026", "Close": "\u5173\u95ed", "Close Navigation": "\u5173\u95ed\u5bfc\u822a", "Close Presentation": "\u5173\u95ed\u6f14\u793a", "Close dialog": "\u5173\u95ed\u5bf9\u8bdd\u6846", "Close document": "\u5173\u95ed\u6587\u6863", "Close popup to ignore paste special": "\u5173\u95ed\u5f39\u51fa\u7a97\u53e3\u4ee5\u5ffd\u7565\u9009\u62e9\u6027\u7c98\u8d34", "Cluster configuration warning": "\u96c6\u7fa4\u914d\u7f6e\u8b66\u544a", "Collabora Online Development Edition": "Collabora Online \u5f00\u53d1\u7248\u672c\uff08CODE\uff09", "Collabora Online Welcome": "Collabora Online \u6b22\u8fce", "Collapse Formula Bar": "\u6298\u53e0\u516c\u5f0f\u680f", "Collapse Tabs": "\u6298\u53e0\u6807\u7b7e\u9875", "Color": "\u989c\u8272", "Column Width": "\u5217\u5bbd", "Column {0}": "\u7b2c{0}\u5217", "Column {0} through {1}": "\u7b2c{0}\u5217\u5230\u7b2c{1}\u5217", "Columns": "\u5217", "Comment": "\u6279\u6ce8", "Comments Updated": "\u6279\u6ce8\u5df2\u66f4\u65b0", "Compact view": "\u7d27\u51d1\u89c6\u56fe", "Confirm": "\u786e\u8ba4", "Confirmation": "\u786e\u8ba4", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u591a\u4e2a\u7528\u6237\u4e4b\u95f4\u7684\u201c\u64a4\u9500\u201d/\u201c\u6062\u590d\u201d\u64cd\u4f5c\u53d1\u751f\u51b2\u7a81\u3002\u8bf7\u4f7f\u7528\u6587\u6863\u4fee\u590d\u529f\u80fd\u89e3\u51b3\u95ee\u9898", "Connecting...": "\u6b63\u5728\u8fde\u63a5\u2026", "Connection error": "\u8fde\u63a5\u9519\u8bef", "Connections": "\u8fde\u63a5", "Containing text...": "\u5305\u542b\u6587\u672c\u2026", "Content copied to clipboard": "\u5185\u5bb9\u5df2\u62f7\u8d1d\u81f3\u526a\u5207\u677f", "Continue editing": "\u7ee7\u7eed\u7f16\u8f91", "Continue read only": "\u7ee7\u7eed\u53ea\u8bfb", "Copied external sources are not allowed": "\u4e0d\u5141\u8bb8\u590d\u5236\u7684\u5916\u90e8\u6e90", "Copy": "\u590d\u5236", "Copy Cells": "\u590d\u5236\u5355\u5143\u683c", "Copy Sheet...": "\u590d\u5236\u5de5\u4f5c\u8868\u2026", "Copy all version information in English": "\u4ee5\u82f1\u6587\u590d\u5236\u6240\u6709\u7248\u672c\u4fe1\u606f", "Copy link location": "\u590d\u5236\u94fe\u63a5", "Copying from the document disabled": "\u7981\u6b62\u4ece\u6587\u6863\u5185\u590d\u5236", "Count": "\u8ba1\u6570", "CountA": "\u8ba1\u6570 A", "Country:": "\u56fd\u5bb6\uff1a", "Creating copy...": "\u6b63\u5728\u521b\u5efa\u526f\u672c\u2026", "Creating new file from template...": "\u4f7f\u7528\u6a21\u7248\u521b\u5efa\u65b0\u6587\u4ef6\u2026", "Creator(s)": "\u4f5c\u8005", "Croatia": "\u514b\u7f57\u5730\u4e9a", "Ctrl+Shift+Alt+D to exit": "\u6309\u4e0b Ctrl + Shift + Alt + D \u9000\u51fa", "Currency": "\u8d27\u5e01", "Current Slide": "\u5f53\u524d\u5e7b\u706f\u7247", "Current slide as Bitmap (.bmp)": "\u5f53\u524d\u5e7b\u706f\u7247\u4e3a\u4f4d\u56fe\uff08.bmp\uff09", "Current slide as Graphics Interchange Format (.gif)": "\u5f53\u524d\u5e7b\u706f\u7247\u4e3a GIF \u56fe\u7247\uff08.gif\uff09", "Current slide as Portable Network Graphics (.png)": "\u5f53\u524d\u5e7b\u706f\u7247\u4e3a PNG \u56fe\u7247\uff08.png\uff09", "Current slide as Tag Image File Format (.tiff)": "\u5f53\u524d\u5e7b\u706f\u7247\u4e3a TIFF \u56fe\u7247\uff08.tiff\uff09", "Cyprus": "\u585e\u6d66\u8def\u65af", "Czech Republic": "\u6377\u514b\u5171\u548c\u56fd", "Dark Mode": "\u6df1\u8272\u6a21\u5f0f", "Dashboard": "\u63a7\u5236\u53f0", "Data": "\u6570\u636e", "Date": "\u65e5\u671f", "Debug Tools": "\u8c03\u8bd5\u5de5\u5177", "Default": "\u9ed8\u8ba4", "Default Style": "\u9ed8\u8ba4\u6837\u5f0f", "Define print area": "\u81ea\u5b9a\u4e49\u6253\u5370\u533a\u57df", "Delete": "\u5220\u9664", "Delete Columns": "\u5220\u9664\u5217", "Delete Rows": "\u5220\u9664\u884c", "Delete tabstop": "\u5220\u9664\u5236\u8868\u4f4d", "Denmark": "\u4e39\u9ea6", "Dictionary of exceptions": "\u4f8b\u5916\u8bcd\u5178", "Discard": "\u4e22\u5f03", "Discover All The Changes": "\u68c0\u67e5\u6240\u6709\u66f4\u65b0", "Dismiss": "\u5ffd\u7565", "Document": "\u6587\u6863", "Document Settings": "\u6587\u6863\u8bbe\u7f6e", "Document cannot be exported. Please try again.": "\u6587\u6863\u65e0\u6cd5\u5bfc\u51fa\u3002\u8bf7\u91cd\u8bd5\u3002", "Document cannot be renamed, please check your permissions.": "\u6587\u6863\u65e0\u6cd5\u91cd\u547d\u540d\uff0c\u8bf7\u68c0\u67e5\u60a8\u7684\u6743\u9650\u3002", "Document cannot be renamed.": "\u65e0\u6cd5\u91cd\u547d\u540d\u6587\u6863\u3002", "Document cannot be saved due to expired session, please reload the page to continue.": "\u7531\u4e8e\u4f1a\u8bdd\u8fc7\u671f\u81f4\u4f7f\u6587\u6863\u65e0\u6cd5\u4fdd\u5b58\uff0c\u8bf7\u91cd\u65b0\u52a0\u8f7d\u9875\u9762\u4ee5\u4fbf\u7ee7\u7eed\u3002", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u7531\u4e8e\u4f1a\u8bdd\u8fc7\u671f\u81f4\u4f7f\u6587\u6863\u65e0\u6cd5\u4fdd\u5b58\uff0c\u8bf7\u91cd\u65b0\u6253\u5f00\u6587\u6863\u4ee5\u4fbf\u7ee7\u7eed\u3002", "Document cannot be saved, please check your permissions.": "\u6587\u6863\u65e0\u6cd5\u4fdd\u5b58\uff0c\u8bf7\u68c0\u67e5\u60a8\u7684\u6743\u9650\u3002", "Document cannot be saved.": "\u65e0\u6cd5\u4fdd\u5b58\u6587\u6863\u3002", "Document colors": "\u6587\u6863\u989c\u8272", "Document contains unsupported media": "\u6587\u6863\u5305\u542b\u4e0d\u652f\u6301\u7684\u89c6\u9891", "Document has been changed": "\u6587\u6863\u5df2\u88ab\u4fee\u6539", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u6587\u6863\u5df2\u5728\u5b58\u50a8\u4f4d\u7f6e\u88ab\u66f4\u6539\u3002\u5bf9\u4e8e\u60a8\u5c1a\u672a\u4fdd\u5b58\u66f4\u6539\u7684\u6587\u6863\uff0c\u60a8\u6253\u7b97\u600e\u4e48\u505a\uff1f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u6587\u6863\u5df2\u5728\u670d\u52a1\u5668\u4e0a\u88ab\u66f4\u6539\u3002\u6b63\u5728\u52a0\u8f7d\u65b0\u7684\u6587\u4ef6\uff0c\u60a8\u7684\u7f16\u8f91\u5c06\u4f5c\u4e3a\u66f4\u6539\u5386\u53f2\u4fdd\u5b58\u3002", "Document is getting migrated": "\u6587\u6863\u6b63\u5728\u8fc1\u79fb", "Document requires password to modify.": "\u6587\u6863\u9700\u8981\u5bc6\u7801\u624d\u80fd\u4fee\u6539\u3002", "Document requires password to view.": "\u6587\u6863\u9700\u8981\u5bc6\u7801\u624d\u80fd\u67e5\u770b\u3002", "Document settings": "\u6587\u6863\u8bbe\u7f6e", "Documents open": "\u6253\u5f00\u7684\u6587\u6863", "Documents:": "\u6587\u6863\uff1a", "Don\u2019t show this again": "\u4e0d\u518d\u663e\u793a", "Download": "\u4e0b\u8f7d", "Download Selection": "\u4e0b\u8f7d\u9009\u4e2d\u9879\u76ee", "Download as": "\u4e0b\u8f7d\u4e3a", "Download completed and ready to be copied to clipboard.": "\u4e0b\u8f7d\u5b8c\u6210\u5e76\u5df2\u51c6\u5907\u597d\u590d\u5236\u5230\u526a\u5207\u677f\u4e2d\u3002", "Download failed": "\u4e0b\u8f7d\u5931\u8d25", "Downloading clipboard content": "\u4e0b\u8f7d\u526a\u5207\u677f\u5185\u5bb9", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u7981\u6b62\u4e0b\u8f7d\u5916\u90e8\u6e90\u6587\u4ef6\uff0c\u4f46\u60a8\u4ecd\u53ef\u7c98\u8d34\u56fe\u50cf\u3002\u8bf7\u53f3\u952e\u70b9\u51fb\u56fe\u50cf\uff0c\u9009\u62e9\u201c\u590d\u5236\u56fe\u50cf\u201d\uff0c\u7136\u540e\u5c06\u5176\u7c98\u8d34\u5230\u6587\u6863\u4e2d\u3002", "Downloading...": "\u6b63\u5728\u4e0b\u8f7d\u2026", "Dropdown": "\u4e0b\u62c9", "EB": "EB", "EPUB (.epub)": "\u7535\u5b50\u51fa\u7248\u7269\uff08.epub\uff09", "Edit": "\u7f16\u8f91", "Edit document": "\u7f16\u8f91\u6587\u6863", "Edit link": "\u4fee\u6539\u94fe\u63a5", "Edit mode": "\u7f16\u8f91\u6a21\u5f0f", "Editing activated. ": "\u5df2\u6fc0\u6d3b\u7f16\u8f91\u3002 ", "Elapsed time": "\u5df2\u7528\u65f6\u95f4", "Ellipsoid": "\u692d\u5706\u5f62", "Empty Slide Show": "\u7a7a\u767d\u6f14\u793a\u6587\u7a3f", "End Presentation": "\u7ed3\u675f\u6f14\u793a", "Endnotes": "\u5c3e\u6ce8", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u4eab\u53d7\u5728\u7ebf\u751f\u4ea7\u529b\u7684\u6700\u65b0\u53d1\u5c55\uff0c\u60a8\u53ef\u4ee5\u5728\u6d4f\u89c8\u5668\u4e2d\u514d\u8d39\u4f7f\u7528\u3001\u63a2\u7d22\u5e76\u4e0e\u5176\u4ed6\u4eba\u4e00\u8d77\u4f7f\u7528\u3002 \u5404\u79cd\u5e94\u7528\u4e5f\u53ef\u7528\u4e8e\u79fb\u52a8\u8bbe\u5907\u3002", "Enter a file name": "\u8f93\u5165\u6587\u4ef6\u540d", "Enter new name": "\u8f93\u5165\u65b0\u540d\u79f0", "Enter new sheet name": "\u8f93\u5165\u65b0\u7684\u5de5\u4f5c\u8868\u540d", "Entering text mode": "\u6b63\u5728\u8fdb\u5165\u6587\u672c\u6a21\u5f0f", "Error": "\u9519\u8bef", "Estonia": "\u7231\u6c99\u5c3c\u4e9a", "Event handling has been delayed for an unexpectedly long time: {0}ms": "\u4e8b\u4ef6\u5904\u7406\u5ef6\u8fdf\u65f6\u95f4\u8fc7\u957f\uff1a{0}\u6beb\u79d2", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u7535\u5b50\u8868\u683c\uff08.xls\uff09", "Excel Spreadsheet (.xlsx)": "Excel \u7535\u5b50\u8868\u683c\uff08.xlsx\uff09", "Exception words are underlined while checking spelling": "\u62fc\u5199\u68c0\u67e5\u65f6\uff0c\u4f8b\u5916\u5355\u8bcd\u4f1a\u663e\u793a\u4e0b\u5212\u7ebf", "Expand Formula Bar": "\u5c55\u5f00\u516c\u5f0f\u680f", "Expired:": "\u5931\u6548\uff1a", "Explore The New {coolversion}": "\u4f53\u9a8c\u65b0\u7248\u672c {coolversion}", "Export As": "\u5bfc\u51fa\u4e3a", "Export as": "\u5bfc\u51fa\u4e3a", "Exported to storage": "\u5bfc\u51fa\u5230\u5b58\u50a8", "External data source not allowed": "\u4e0d\u5141\u8bb8\u5916\u90e8\u6570\u636e\u6e90", "External link": "\u5916\u90e8\u94fe\u63a5", "Failed to authenticate this session over protocol {0}": "\u65e0\u6cd5\u901a\u8fc7 {0} \u534f\u8bae\u9a8c\u8bc1\u6b64\u4f1a\u8bdd", "Failed to download clipboard, please re-copy": "\u4e0b\u8f7d\u526a\u5207\u677f\u5931\u8d25\uff0c\u8bf7\u91cd\u65b0\u590d\u5236", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u65e0\u6cd5\u5efa\u7acb\u7f51\u7edc\u8fde\u63a5\u6216\u7f51\u7edc\u8fde\u63a5\u88ab\u610f\u5916\u5173\u95ed\u3002", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u65e0\u6cd5\u5efa\u7acb\u7f51\u7edc\u8fde\u63a5\u6216\u7f51\u7edc\u8fde\u63a5\u88ab\u610f\u5916\u5173\u95ed\u3002\u53cd\u5411\u4ee3\u7406\u53ef\u80fd\u914d\u7f6e\u9519\u8bef\uff0c\u8bf7\u8054\u7cfb\u7ba1\u7406\u5458\u3002\u6709\u5173\u53cd\u5411\u4ee3\u7406\u7684\u66f4\u591a\u4fe1\u606f\uff0c\u8bf7\u67e5\u9605 https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u65e0\u6cd5\u4ece\u63a7\u5236\u5668\u83b7\u53d6 RouteToken", "Failed to load collections": "\u65e0\u6cd5\u52a0\u8f7d\u96c6\u5408", "Failed to load document.": "\u8f7d\u5165\u6587\u6863\u5931\u8d25\u3002", "Failed to load groups": "\u65e0\u6cd5\u52a0\u8f7d\u7fa4\u7ec4", "Failed to load items": "\u65e0\u6cd5\u52a0\u8f7d\u9879\u76ee", "Failed to load styles": "\u65e0\u6cd5\u52a0\u8f7d\u6837\u5f0f", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u65e0\u6cd5\u8f7d\u5165\u6587\u6863\u3002\u8bf7\u786e\u8ba4\u6587\u4ef6\u7c7b\u578b\u6b63\u786e\u4e14\u6587\u4ef6\u5e76\u672a\u53d7\u635f\uff0c\u8bf7\u91cd\u8bd5\u3002", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u8f7d\u5165\u6587\u6863\u5931\u8d25\u3002\u53ef\u80fd\u662f\u6587\u6863\u683c\u5f0f\u635f\u574f\uff0c\u4e5f\u53ef\u80fd\u662f\u6587\u6863\u9700\u8981\u7684\u8d44\u6e90\u8d85\u8fc7\u9650\u5236\u3002\u8bf7\u8054\u7cfb\u7cfb\u7edf\u7ba1\u7406\u5458\u3002", "Failed to read document from storage, please try to load the document again.": "\u65e0\u6cd5\u4ece\u5b58\u50a8\u4e2d\u8bfb\u53d6\u8be5\u6587\u6863\uff0c\u8bf7\u5c1d\u8bd5\u91cd\u65b0\u52a0\u8f7d\u8be5\u6587\u6863\u3002", "Failed to set jwt authentication cookie over insecure connection": "\u65e0\u6cd5\u901a\u8fc7\u4e0d\u5b89\u5168\u7684\u8fde\u63a5\u8bbe\u7f6e JSON \u7f51\u7edc\u4ee4\u724c\uff08JWT\uff09\u7684\u8eab\u4efd\u9a8c\u8bc1 cookie", "Fields": "\u5b57\u6bb5", "File": "\u6587\u4ef6", "File name should contain an extension.": "\u6587\u4ef6\u540d\u5e94\u5f53\u5305\u542b\u6269\u5c55\u540d\u3002", "Fill Series": "\u586b\u5145\u5e8f\u5217", "Finish electronic signing": "\u5b8c\u6210\u7535\u5b50\u7b7e\u540d", "Finland": "\u82ac\u5170", "Fixed size": "\u56fa\u5b9a\u5927\u5c0f", "Focus Cell": "\u7126\u70b9\u5355\u5143\u683c", "Following": "\u8ddf\u968f\u4e2d", "Following the editor": "\u6b63\u5728\u8ddf\u968f\u7f16\u8f91\u5668", "Following {user}": "\u6b63\u5728\u8ddf\u968f {user}", "Font": "\u5b57\u4f53", "Font Name": "\u5b57\u4f53\u540d\u79f0", "Font Size": "\u5b57\u4f53\u5927\u5c0f", "Footnotes": "\u811a\u6ce8", "Form": "\u8868\u5355", "Format": "\u683c\u5f0f", "Formula": "\u516c\u5f0f", "Forum": "\u8bba\u575b", "Fraction": "\u5206\u6570", "France": "\u6cd5\u56fd", "From": "\u4ece", "From Beginning": "\u4ece\u5934", "From Current Slide": "\u4ece\u5f53\u524d\u5e7b\u706f\u7247", "From now on clipboard notifications will discreetly appear at the bottom.": "\u4ece\u73b0\u5728\u5f00\u59cb\uff0c\u526a\u5207\u677f\u63d0\u793a\u4fe1\u606f\u5c06\u663e\u793a\u5728\u5e95\u90e8\u3002", "Full Page Slides": "\u6574\u9875\u5e7b\u706f\u7247", "Fullscreen presentation": "\u5168\u5c4f\u6f14\u793a", "Function Wizard": "\u51fd\u6570\u5411\u5bfc", "Functions": "\u51fd\u6570", "GB": "GB", "General": "\u5e38\u89c4", "Georgia": "\u683c\u9c81\u5409\u4e9a", "Germany": "\u5fb7\u56fd", "Get Involved": "\u52a0\u5165", "Go Back": "\u8fd4\u56de", "Go Offline": "\u8131\u673a", "Go Online": "\u8054\u673a", "Good": "\u597d", "Gradient End": "\u6e10\u53d8\u7ec8\u70b9", "Gradient Start": "\u6e10\u53d8\u8d77\u70b9", "Graphs": "\u56fe\u8868", "Greece": "\u5e0c\u814a", "Group Libraries": "\u7fa4\u7ec4\u4e66\u67b6", "Guernsey": "\u6839\u897f\u5c9b", "HTML Document (.html)": "HTML \u6587\u6863\uff08.html\uff09", "HTML File (.html)": "HTML \u6587\u4ef6\uff08.html\uff09", "HTML file (.html)": "HTML \u6587\u4ef6\uff08.html\uff09", "Hardware resources are sufficient for optimal performance": "\u786c\u4ef6\u914d\u7f6e\u8db3\u4ee5\u63d0\u4f9b\u6700\u4f73\u6027\u80fd", "Has text: ": "\u5305\u542b\u6587\u672c\uff1a ", "Heading 1": "\u6807\u9898 1", "Heading 2": "\u6807\u9898 2", "Headings and objects that you add to the document will appear here": "\u60a8\u6dfb\u52a0\u5230\u6587\u6863\u4e2d\u7684\u6807\u9898\u548c\u5bf9\u8c61\u5c06\u663e\u793a\u5728\u6b64\u5904", "Help": "\u5e2e\u52a9", "Hide Menu": "\u9690\u85cf\u83dc\u5355", "Hide Menu Bar": "\u9690\u85cf\u83dc\u5355\u680f", "Hide the search bar": "\u9690\u85cf\u641c\u7d22\u680f", "Highlight cells with...": "\u9ad8\u4eae\u5355\u5143\u683c\u6761\u4ef6\u2026", "History": "\u5386\u53f2", "Hit Cancel to open in view-only mode.": "\u70b9\u51fb\u201c\u53d6\u6d88\u201d\u5728\u53ea\u8bfb\u6a21\u5f0f\u4e0b\u6253\u5f00\u3002", "Holy See (Vatican City State)": "\u7f57\u9a6c\u6559\u5ef7\uff08\u68b5\u8482\u5188\u57ce\u56fd\uff09", "Home": "\u5f00\u59cb", "Hungary": "\u5308\u7259\u5229", "Iceland": "\u51b0\u5c9b", "Idle document - please click to reload and resume editing": "\u6587\u6863\u5df2\u6682\u505c\uff0c\u8bf7\u5355\u51fb\u4ee5\u91cd\u65b0\u52a0\u8f7d\u5e76\u7ee7\u7eed\u7f16\u8f91", "Idle document - please tap to reload and resume editing": "\u6587\u6863\u5df2\u6682\u505c\uff0c\u8bf7\u70b9\u51fb\u5c4f\u5e55\u4ee5\u91cd\u65b0\u52a0\u8f7d\u5e76\u7ee7\u7eed\u7f16\u8f91", "Idle time": "\u7a7a\u95f2\u65f6\u95f4", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u5982\u679c\u60a8\u60f3\u5728 {productname} \u4ee5\u5916\u5206\u4eab\u5927\u578b\u9879\u76ee\uff0c\u8bf7\u5148\u4e0b\u8f7d\u5b83\u4eec\u3002", "Image (.png)": "\u56fe\u7247\uff08.png\uff09", "India": "\u5370\u5ea6", "Indonesia": "\u5370\u5ea6\u5c3c\u897f\u4e9a", "Initializing...": "\u6b63\u5728\u521d\u59cb\u5316\u2026", "Insert": "\u63d2\u5165", "Insert Checkbox": "\u63d2\u5165\u590d\u9009\u6846", "Insert Columns After": "\u5728\u5f53\u524d\u5217\u53f3\u65b9\u63d2\u5165", "Insert Columns Before": "\u5728\u5f53\u524d\u5217\u5de6\u65b9\u63d2\u5165", "Insert Comment": "\u63d2\u5165\u6279\u6ce8", "Insert Date": "\u63d2\u5165\u65e5\u671f", "Insert Dropdown": "\u63d2\u5165\u4e0b\u62c9\u5217\u8868", "Insert Electronic Signature": "\u63d2\u5165\u7535\u5b50\u7b7e\u540d", "Insert Local Image": "\u63d2\u5165\u672c\u5730\u56fe\u50cf", "Insert Local Multimedia": "\u63d2\u5165\u672c\u5730\u591a\u5a92\u4f53", "Insert Picture": "\u63d2\u5165\u56fe\u7247", "Insert Rich Text": "\u63d2\u5165\u5bcc\u6587\u672c", "Insert Rows Above": "\u5728\u5f53\u524d\u884c\u4e0a\u65b9\u63d2\u5165", "Insert Rows Below": "\u5728\u5f53\u524d\u884c\u4e0b\u65b9\u63d2\u5165", "Insert Shape": "\u63d2\u5165\u5f62\u72b6", "Insert Table": "\u63d2\u5165\u8868\u683c", "Insert connectors": "\u63d2\u5165\u8fde\u63a5\u5668", "Insert shapes": "\u63d2\u5165\u5f62\u72b6", "Insert sheet": "\u63d2\u5165\u5de5\u4f5c\u8868", "Insert sheet after this": "\u5728\u540e\u9762\u63d2\u5165\u5de5\u4f5c\u8868", "Insert sheet before this": "\u5728\u524d\u9762\u63d2\u5165\u5de5\u4f5c\u8868", "Insert table": "\u63d2\u5165\u8868\u683c", "Insert tabstop": "\u63d2\u5165\u5236\u8868\u4f4d", "Integrator is not ready for PostMessage calls": "Integrator \u5c1a\u672a\u51c6\u5907\u597d\u4e3a PostMessage \u8c03\u7528", "Invalid dictionary format. Please check the file.": "\u8bcd\u5178\u683c\u5f0f\u65e0\u6548\uff0c\u8bf7\u68c0\u67e5\u6587\u4ef6\u3002", "Invalid link: '{url}'": "\u65e0\u6548\u94fe\u63a5\uff1a\u201c{url}\u201d", "Invert Background": "\u53cd\u8f6c\u80cc\u666f", "Ireland": "\u7231\u5c14\u5170", "Israel": "\u4ee5\u8272\u5217", "It seems you have copied a selection that includes external images.": "\u60a8\u590d\u5236\u7684\u5185\u5bb9\u4f3c\u4e4e\u542b\u6709\u5916\u90e8\u56fe\u50cf\u3002", "It seems you have tried to insert external data.": "\u60a8\u4f3c\u4e4e\u5728\u5c1d\u8bd5\u63d2\u5165\u5916\u90e8\u6570\u636e\u3002", "Italy": "\u610f\u5927\u5229", "Japan": "\u65e5\u672c", "Kazakhstan": "\u54c8\u8428\u514b\u65af\u5766", "Kenya": "\u80af\u5c3c\u4e9a", "Keyboard shortcuts": "\u952e\u76d8\u5feb\u6377\u952e", "Kill": "\u6740\u6b7b", "Kill session.": "\u7ed3\u675f\u4f1a\u8bdd\u3002", "Kosovo": "\u79d1\u7d22\u6c83", "LOKit version:": "LOKit \u7248\u672c\uff1a", "Language": "\u8bed\u8a00", "Language:": "\u8bed\u8a00\uff1a", "Last modification": "\u6700\u540e\u4fee\u6539", "Last saved:": "\u4e0a\u6b21\u4fdd\u5b58\uff1a", "Latest Updates": "\u6700\u65b0\u66f4\u65b0", "Latvia": "\u62c9\u8131\u7ef4\u4e9a", "Layout": "\u5e03\u5c40", "Left Margin": "\u5de6\u8fb9\u8ddd", "License": "\u6388\u6743", "Liechtenstein": "\u5217\u652f\u6566\u58eb\u767b", "Linear": "\u7ebf\u6027", "Lithuania": "\u7acb\u9676\u5b9b", "Loading Wordbook...": "\u6b63\u5728\u52a0\u8f7d\u8bcd\u6c47\u8868...", "Loading references": "\u6b63\u5728\u52a0\u8f7d\u5f15\u7528", "Loading...": "\u6b63\u5728\u8f7d\u5165\u2026", "Local Image...": "\u672c\u5730\u56fe\u50cf\u2026", "Local Multimedia...": "\u672c\u5730\u591a\u5a92\u4f53\u2026", "Log": "\u65e5\u5fd7", "Log Levels": "\u65e5\u5fd7\u7ea7\u522b", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u8bf7\u5728 coolwsd.xml \u6587\u4ef6\u7684\u8f85\u52a9\u529f\u80fd\u8bbe\u7f6e\u90e8\u5206\u67e5\u627e\u670d\u52a1\u5668\u8bbe\u7f6e\u3002 ", "Loose": "\u5bbd\u677e", "Luxembourg": "\u5362\u68ee\u5821", "MB": "MB", "Malta": "\u9a6c\u8033\u4ed6", "Master": "\u4e3b\u8981", "Master View": "\u4e3b\u89c6\u56fe", "Max": "\u6700\u5927\u503c", "Maximum": "\u6700\u5927\u503c", "Maximum Document process stack memory (in KB) - reduce only": "\u6700\u5927\u6587\u6863\u5904\u7406\u6808\u5185\u5b58\uff08KB\uff09 - \u4ec5\u964d\u4f4e", "Maximum Document process virtual memory (in MB) - reduce only": "\u6700\u5927\u6587\u6863\u5904\u7406\u865a\u62df\u5185\u5b58\uff08MB\uff09 - \u4ec5\u964d\u4f4e", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u6700\u5927\u5141\u8bb8\u5199\u5165\u78c1\u76d8\u7684\u6587\u4ef6\u5927\u5c0f\uff08MB\uff09 - \u4ec5\u964d\u4f4e", "Memory": "\u5185\u5b58", "Memory Graph": "\u5185\u5b58\u56fe", "Memory History": "\u5185\u5b58\u5386\u53f2", "Memory consumed": "\u5360\u7528\u7684\u5185\u5b58", "Mexico": "\u58a8\u897f\u54e5", "Min": "\u6700\u5c0f\u503c", "Minimum": "\u6700\u5c0f\u503c", "Missing Fonts": "\u7f3a\u5931\u5b57\u4f53", "Modified": "\u5df2\u4fee\u6539", "Modify": "\u4fee\u6539", "Moldova, Republic of": "\u6469\u5c14\u591a\u74e6\u5171\u548c\u56fd", "Monaco": "\u6469\u7eb3\u54e5", "Montenegro": "\u9ed1\u5c71\u5171\u548c\u56fd", "More highlights...": "\u66f4\u591a\u9ad8\u4eae\u6761\u4ef6\u2026", "More information and support": "\u66f4\u591a\u4fe1\u606f\u548c\u652f\u6301", "More...": "\u66f4\u591a\u2026", "Move Sheet Left": "\u5411\u5de6\u79fb\u52a8\u5de5\u4f5c\u8868", "Move Sheet Right": "\u5411\u53f3\u79fb\u52a8\u5de5\u4f5c\u8868", "My Library": "\u6211\u7684\u4e66\u67b6", "My Publications": "\u6211\u7684\u51fa\u7248\u7269", "Named Range": "\u547d\u540d\u8303\u56f4", "Navigation": "\u5bfc\u822a", "Navigator": "\u5bfc\u822a\u5668", "Netherlands": "\u8377\u5170", "Network Graph": "\u7f51\u7edc\u56fe", "Neutral": "\u4e00\u822c", "New Zealand": "\u65b0\u897f\u5170", "Next": "\u4e0b\u4e00\u4e2a", "Next Slide": "\u4e0b\u4e00\u5f20\u5e7b\u706f\u7247", "No Comments": "\u6682\u65e0\u6279\u6ce8", "No Notes": "\u65e0\u5907\u6ce8", "No color": "\u65e0\u989c\u8272", "No disk space left on server.": "\u670d\u52a1\u5668\u78c1\u76d8\u7a7a\u95f4\u4e0d\u8db3\u3002", "No fill": "\u65e0\u586b\u5145", "No issues found": "\u672a\u53d1\u73b0\u95ee\u9898", "No problems with SSL verification detected": "SSL \u9a8c\u8bc1\u65e0\u8bef", "No search results found!": "\u672a\u627e\u5230\u641c\u7d22\u7ed3\u679c\uff01", "None": "\u65e0", "None (Do not check spelling)": "\u65e0\uff08\u4e0d\u68c0\u67e5\u62fc\u5199\uff09", "Normal": "\u6b63\u5e38", "North Macedonia, Republic of": "\u5317\u9a6c\u5176\u987f\u5171\u548c\u56fd", "Norway": "\u632a\u5a01", "Notes": "\u6ce8\u91ca", "Notes Pages": "\u7b14\u8bb0\u9875\u9762", "Notes View": "\u7b14\u8bb0\u89c6\u56fe", "Number": "\u6570\u5b57", "Number of Documents": "\u6587\u4ef6\u6570", "Number of Pages": "\u9875\u6570", "Number of Sheets": "\u5de5\u4f5c\u8868\u6570", "Number of Slides": "\u5e7b\u706f\u7247\u6570", "ODF Drawing (.odg)": "ODF \u7ed8\u56fe\uff08.odg\uff09", "ODF presentation (.odp)": "ODF \u6f14\u793a\u6587\u7a3f\uff08.odp\uff09", "ODF spreadsheet (.ods)": "ODF \u7535\u5b50\u8868\u683c\uff08.ods\uff09", "ODF text document (.odt)": "ODF \u6587\u672c\u6587\u6863\uff08.odt\uff09", "OK": "\u786e\u5b9a", "OPEN": "\u6253\u5f00", "Off": "\u5173\u95ed", "On": "\u5f00\u542f", "Once citations are entered their storage and display type can not be changed.": "\u4e00\u65e6\u8f93\u5165\u5f15\u6587\uff0c\u5176\u5b58\u50a8\u4ee5\u53ca\u663e\u793a\u65b9\u5f0f\u4fbf\u65e0\u6cd5\u66f4\u6539\u3002", "Online Help": "\u5728\u7ebf\u5e2e\u52a9", "Only the document owner can change the password.": "\u53ea\u6709\u6587\u6863\u4f5c\u8005\u53ef\u4ee5\u4fee\u6539\u5bc6\u7801\u3002", "Oops, there is a problem connecting the document": "\u7cdf\u7cd5\uff0c\u8fde\u63a5\u5230\u6587\u4ef6\u65f6\u51fa\u9519", "Oops, there is a problem connecting to {productname}: ": "\u7cdf\u7cd5\uff0c\u8fde\u63a5\u5230 {productname} \u65f6\u51fa\u73b0\u95ee\u9898\uff1a ", "Open in full view": "\u5168\u5c4f\u67e5\u770b", "Open link": "\u6253\u5f00\u94fe\u63a5", "Open menu": "\u6253\u5f00\u83dc\u5355", "Out of table": "\u8868\u683c\u5916", "Outline": "\u5927\u7eb2", "Overview": "\u9884\u89c8", "Overwrite": "\u8986\u76d6", "PB": "PB", "PDF Document (.pdf)": "PDF \u6587\u6863\uff08.pdf\uff09", "PDF Document (.pdf) - Expert": "PDF \u6587\u6863\uff08.pdf\uff09 - \u4e13\u5bb6", "PDF Document (.pdf) as...": "PDF \u6587\u6863\uff08.pdf\uff09\u4e3a\u2026", "PID": "PID", "Page Layout": "\u9875\u9762\u5e03\u5c40", "Page Setup": "\u9875\u9762\u8bbe\u7f6e", "Paste": "\u7c98\u8d34", "Paste Slide": "\u7c98\u8d34\u5e7b\u706f\u7247", "Paste Special": "\u9009\u62e9\u6027\u7c98\u8d34", "Paste from this document": "\u4ece\u672c\u6587\u6863\u7c98\u8d34", "Path": "\u8def\u5f84", "Pause": "\u6682\u505c", "Pause... ( %SECONDS% )": "\u6682\u505c\u2026\uff08%SECONDS%\uff09", "Percent": "\u767e\u5206\u6bd4", "Permission Mode": "\u6743\u9650\u6a21\u5f0f", "Philippines": "\u83f2\u5f8b\u5bbe", "Picture": "\u56fe\u7247", "Please save or discard the comment currently being edited.": "\u8bf7\u4fdd\u5b58\u6216\u820d\u5f03\u5f53\u524d\u6b63\u5728\u7f16\u8f91\u7684\u6279\u6ce8\u3002", "Please send us your feedback": "\u8bf7\u5411\u6211\u4eec\u63d0\u4f9b\u60a8\u7684\u53cd\u9988\u610f\u89c1", "Please use following combination to see more options:": "\u8bf7\u4f7f\u7528\u4ee5\u4e0b\u7ec4\u5408\u4ee5\u67e5\u770b\u66f4\u591a\u9009\u9879\uff1a", "Please wait kubernetes cluster is scaling...": "\u8bf7\u7a0d\u7b49\uff0cKubernetes \u96c6\u7fa4\u6b63\u5728\u6269\u5c55...", "Please wait!": "\u8bf7\u7a0d\u540e\uff01", "Poland": "\u6ce2\u5170", "Portugal": "\u8461\u8404\u7259", "PostMessage API is initialized": "PostMessage API \u5df2\u521d\u59cb\u5316", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u6f14\u793a\u6587\u7a3f\uff08.ppt\uff09", "PowerPoint Presentation (.pptx)": "PowerPoint \u6f14\u793a\u6587\u7a3f\uff08.pptx\uff09", "Present current slide": "\u4ece\u5f53\u524d\u5e7b\u706f\u7247\u5f00\u59cb\u6f14\u793a", "Present in Window": "\u663e\u793a\u5728\u7a97\u53e3\u4e2d", "Present in new window": "\u5728\u65b0\u7a97\u53e3\u4e2d\u663e\u793a", "Presentation": "\u6f14\u793a\u6587\u7a3f", "Presentation disabled": "\u6f14\u793a\u5df2\u7981\u7528", "Presentation mode has been disabled for this document": "\u8be5\u6587\u6863\u6f14\u793a\u6a21\u5f0f\u5df2\u88ab\u7981\u7528", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u6f14\u793a\u88ab\u963b\u6b62\u3002\u8bf7\u5728\u6d4f\u89c8\u5668\u4e2d\u5141\u8bb8\u5f39\u51fa\u7a97\u53e3\u3002\u8fd9\u8ba9\u5e7b\u706f\u7247\u6f14\u793a\u663e\u793a\u5728\u5355\u72ec\u7a97\u53e3\u4e2d\uff0c\u4fbf\u4e8e\u5c4f\u5e55\u5206\u4eab\u3002", "Presenter Console": "\u6f14\u793a\u8005\u63a7\u5236\u53f0", "Presenting in fullscreen": "\u5168\u5c4f\u6f14\u793a\u4e2d", "Presenting in window": "\u7a97\u53e3\u6f14\u793a\u4e2d", "Preview Slide {1}": "\u9884\u89c8\u5e7b\u706f\u7247 {1}", "Previous": "\u4e0a\u4e00\u9875", "Print dialog": "\u6253\u5370\u5bf9\u8bdd\u6846", "Promote to top comment": "\u7f6e\u9876\u6279\u6ce8", "Properties": "\u5c5e\u6027", "Provider:": "\u63d0\u4f9b\u5546\uff1a", "Qatar": "\u5361\u5854\u5c14", "Quadratic": "\u6b63\u65b9\u5f62", "RELOAD": "\u91cd\u65b0\u52a0\u8f7d", "Radial": "\u653e\u5c04\u72b6", "Read mode": "\u9605\u8bfb\u6a21\u5f0f", "Read-only": "\u53ea\u8bfb", "Received": "\u5df2\u63a5\u6536", "Recent": "\u6700\u8fd1", "Reconnecting...": "\u6b63\u5728\u91cd\u65b0\u8fde\u63a5\u2026", "Redo": "\u6062\u590d", "References": "\u5f15\u7528", "Refresh": "\u5237\u65b0", "Refresh Citations": "\u5237\u65b0\u5f15\u7528\u94fe\u63a5", "Refresh Log": "\u5237\u65b0\u65e5\u5fd7", "Reject change": "\u62d2\u7edd\u66f4\u6539", "Reloading the document after rename": "\u91cd\u547d\u540d\u540e\u91cd\u65b0\u52a0\u8f7d\u6587\u6863", "Remove": "\u5220\u9664", "Remove Thread": "\u79fb\u9664\u4e3b\u9898", "Remove link": "\u79fb\u9664\u94fe\u63a5", "Remove print area": "\u5220\u9664\u6253\u5370\u533a\u57df", "Rename": "\u91cd\u547d\u540d", "Rename Document": "\u91cd\u65b0\u547d\u540d\u6587\u6863", "Rename sheet": "\u91cd\u547d\u540d\u5de5\u4f5c\u8868", "Renaming...": "\u91cd\u547d\u540d\u2026", "Repair": "\u4fee\u590d", "Repair Document": "\u4fee\u590d\u6587\u6863", "Repeat in {0} seconds": "{0}\u79d2\u540e\u91cd\u590d", "Replace": "\u66ff\u6362", "Reply": "\u56de\u590d", "Report an issue": "\u62a5\u544a\u95ee\u9898", "Reset to Default Language": "\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u8bed\u8a00", "Reset to default Document settings": "\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u6587\u6863\u8bbe\u7f6e", "Reset zoom": "\u91cd\u7f6e\u7f29\u653e", "Resolve": "\u89e3\u51b3", "Resolve Thread": "\u89e3\u51b3\u4e3b\u9898", "Resolved": "\u5df2\u89e3\u51b3", "Restart": "\u91cd\u542f", "Restoring older revision. Any unsaved changes will be available in version history": "\u6062\u590d\u8001\u7248\u672c\u3002\u4efb\u4f55\u672a\u4fdd\u5b58\u7684\u66f4\u6539\u53ef\u5728\u7248\u672c\u5386\u53f2\u4e2d\u67e5\u770b", "Resume": "\u7ee7\u7eed", "Review": "\u5ba1\u9605", "Rich Text": "\u5bcc\u6587\u672c", "Rich Text (.rtf)": "\u5bcc\u6587\u672c\uff08.rtf\uff09", "Right Margin": "\u53f3\u8fb9\u8ddd", "Romania": "\u7f57\u9a6c\u5c3c\u4e9a", "Row Height": "\u884c\u9ad8", "Row {0}": "\u7b2c{0}\u884c", "Row {0} through {1}": "\u7b2c{0}\u884c\u5230\u7b2c{1}\u884c", "Rows": "\u884c", "Ruler": "\u6807\u5c3a", "Russian Federation": "\u4fc4\u7f57\u65af\u8054\u90a6", "San Marino": "\u5723\u9a6c\u529b\u8bfa", "Saudi Arabia": "\u6c99\u7279\u963f\u62c9\u4f2f", "Save": "\u4fdd\u5b58", "Save As": "\u4fdd\u5b58\u4e3a", "Save Comments": "\u4fdd\u5b58\u6279\u6ce8", "Save Document settings": "\u4fdd\u5b58\u6587\u6863\u8bbe\u7f6e", "Save as ODF format": "\u4fdd\u5b58\u4e3a ODF \u683c\u5f0f", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u65e0\u6cd5\u4fdd\u5b58\u8be5\u6587\u6863\uff0c\u6587\u6863\u592a\u5927\u6216\u8d85\u51fa\u5269\u4f59\u5b58\u50a8\u7a7a\u95f4\u3002\u6587\u6863\u5c06\u53ea\u8bfb\uff0c\u4f46\u662f\u60a8\u4ecd\u53ef\u4ee5\u4e0b\u8f7d\u5b83\u4ee5\u4fdd\u7559\u4e00\u4efd\u672c\u5730\u62f7\u8d1d\u3002", "Save failed due to no disk space left. Document will now be read-only.": "\u78c1\u76d8\u7a7a\u95f4\u4e0d\u8db3\u5bfc\u81f4\u4fdd\u5b58\u5931\u8d25\u3002\u6587\u6863\u73b0\u5728\u5904\u4e8e\u53ea\u8bfb\u6a21\u5f0f\u3002", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u65e0\u6cd5\u4fdd\u5b58\u8be5\u6587\u6863\uff0c\u5b58\u50a8\u7a7a\u95f4\u4e0d\u8db3\u3002\u6587\u6863\u5c06\u53ea\u8bfb\u3002\u8bf7\u786e\u4fdd\u6709\u8db3\u591f\u7684\u78c1\u76d8\u7a7a\u95f4\u5e76\u91cd\u65b0\u5c1d\u8bd5\u4fdd\u5b58\u3002", "Save to new file": "\u4fdd\u5b58\u4e3a\u65b0\u6587\u6863", "Saved": "\u5df2\u4fdd\u5b58", "Saving": "\u6b63\u5728\u4fdd\u5b58", "Saving...": "\u6b63\u5728\u4fdd\u5b58\u2026", "Scalable Vector Graphics (.svg)": "\u53ef\u7f29\u653e\u77e2\u91cf\u56fe\uff08.svg\uff09", "Scientific": "\u79d1\u5b66\u8ba1\u6570", "Screen Reading": "\u5c4f\u5e55\u9605\u8bfb", "Screen reader support for text content is disabled. ": "\u5c4f\u5e55\u9605\u8bfb\u5668\u5bf9\u6587\u672c\u5185\u5bb9\u7684\u652f\u6301\u5df2\u5173\u95ed\u3002 ", "Scroll down": "\u5411\u4e0b\u6eda\u52a8", "Scroll down annotations": "\u5411\u4e0b\u6eda\u52a8\u6ce8\u91ca", "Scroll left": "\u5411\u5de6\u6eda\u52a8", "Scroll right": "\u5411\u53f3\u6eda\u52a8", "Scroll to the first sheet": "\u6eda\u52a8\u5230\u7b2c\u4e00\u5f20\u5de5\u4f5c\u8868", "Scroll to the last sheet": "\u6eda\u52a8\u5230\u6700\u540e\u4e00\u5f20\u5de5\u4f5c\u8868", "Scroll up": "\u5411\u4e0a\u6eda\u52a8", "Scroll up annotations": "\u5411\u4e0a\u6eda\u52a8\u6ce8\u91ca", "Search": "\u641c\u7d22", "See history": "\u67e5\u770b\u5386\u53f2\u8bb0\u5f55", "See revision history": "\u67e5\u770b\u4fee\u8ba2\u5386\u53f2", "Select Function": "\u9009\u62e9\u51fd\u6570", "Select a tab to view settings.": "\u9009\u62e9\u4e00\u4e2a\u9009\u9879\u5361\u67e5\u770b\u8bbe\u7f6e\u8be6\u60c5\u3002", "Select language": "\u9009\u62e9\u8bed\u8a00", "Select multiple cells": "\u9009\u62e9\u591a\u4e2a\u5355\u5143\u683c", "Select range": "\u9009\u62e9\u8303\u56f4", "Selected external data source is forbidden. Please contact the system administrator.": "\u6240\u9009\u7684\u5916\u90e8\u6570\u636e\u6e90\u88ab\u7981\u6b62\u3002\u8bf7\u8054\u7cfb\u7cfb\u7edf\u7ba1\u7406\u5458\u3002", "Selected range of cells": "\u9009\u5b9a\u7684\u5355\u5143\u683c\u533a\u57df", "Selection Mode": "\u9009\u62e9\u6a21\u5f0f", "Selection count": "\u9009\u4e2d\u8303\u56f4\u8ba1\u6570", "Selection mode: inactive": "\u9009\u62e9\u6a21\u5f0f\uff1a\u672a\u6fc0\u6d3b", "Send Feedback": "\u53d1\u9001\u53cd\u9988", "Sent": "\u5df2\u53d1\u9001", "Serbia": "\u585e\u5c14\u7ef4\u4e9a", "Served by:": "\u670d\u52a1\u63d0\u4f9b\u65b9\uff1a", "Server audit": "\u670d\u52a1\u5668\u5ba1\u8ba1", "Server has been shut down; please reload the page.": "\u670d\u52a1\u5668\u5df2\u5173\u95ed\uff0c\u8bf7\u5237\u65b0\u8be5\u9875\u9762\u3002", "Server is down, restarting automatically. Please wait.": "\u670d\u52a1\u5668\u5df2\u5173\u95ed\uff0c\u5c06\u4f1a\u81ea\u52a8\u91cd\u65b0\u542f\u52a8\u3002\u8bf7\u7a0d\u5019\u3002", "Server is now reachable. We have to refresh the page now.": "\u670d\u52a1\u5668\u73b0\u5728\u53ef\u4ee5\u8bbf\u95ee\u3002\u9875\u9762\u5fc5\u987b\u7acb\u5373\u5237\u65b0\u3002", "Server is now reachable...": "\u670d\u52a1\u5668\u73b0\u5728\u53ef\u4ee5\u8bbf\u95ee\u2026", "Server is shutting down": "\u670d\u52a1\u5668\u6b63\u5728\u5173\u95ed", "Server is shutting down for maintenance (auto-saving)": "\u670d\u52a1\u5668\u5c06\u5173\u95ed\u4ee5\u7ef4\u62a4\uff08\u81ea\u52a8\u4fdd\u5b58\u4e2d\uff09", "Server returned this reason:": "\u670d\u52a1\u5668\u8fd4\u56de\u7684\u539f\u56e0\u4e3a\uff1a", "Server uptime": "\u670d\u52a1\u5668\u6301\u7eed\u8fd0\u884c\u65f6\u95f4\uff08uptime\uff09", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u670d\u52a1\u65e0\u6cd5\u4f7f\u7528\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5\uff0c\u82e5\u95ee\u9898\u6301\u7eed\u5b58\u5728\u8bf7\u53cd\u9988\u7ed9\u60a8\u7684\u7ba1\u7406\u5458\u3002", "Session terminated by document owner": "\u4f1a\u8bdd\u5df2\u88ab\u6587\u6863\u6240\u6709\u8005\u7ec8\u6b62", "Set Language for All text": "\u4e3a\u6240\u6709\u6587\u672c\u8bbe\u7f6e\u8bed\u8a00", "Set Language for Paragraph": "\u4e3a\u6bb5\u843d\u8bbe\u7f6e\u8bed\u8a00", "Set Language for Selection": "\u4e3a\u9009\u4e2d\u90e8\u5206\u8bbe\u7f6e\u8bed\u8a00", "Set Log Levels": "\u8bbe\u7f6e\u65e5\u5fd7\u7ea7\u522b", "Set default interface preferences.": "\u8bbe\u7f6e\u9ed8\u8ba4\u754c\u9762\u504f\u597d\u3002", "Settings": "\u8bbe\u7f6e", "Shapes": "\u5f62\u72b6", "Share": "\u5171\u4eab", "Share...": "\u5206\u4eab...", "Shared Config URL is missing in initial variables.": "\u521d\u59cb\u53d8\u91cf\u4e2d\u7f3a\u5c11\u5171\u4eab\u914d\u7f6eURL\u3002", "Shockwave Flash (.swf)": "Flash \u6587\u4ef6\uff08.swf\uff09", "Show Comments": "\u663e\u793a\u6279\u6ce8", "Show Grid": "\u663e\u793a\u7f51\u683c", "Show Menu": "\u663e\u793a\u83dc\u5355", "Show Ruler": "\u663e\u793a\u6807\u5c3a", "Show Status Bar": "\u663e\u793a\u72b6\u6001\u680f", "Show on the side": "\u5728\u4fa7\u8fb9\u663e\u793a", "Show sheets": "\u663e\u793a\u5de5\u4f5c\u8868", "Show the search bar": "\u663e\u793a\u641c\u7d22\u680f", "Shutdown Server": "\u5173\u95ed\u670d\u52a1\u5668", "Signature": "\u7b7e\u540d", "Singapore": "\u65b0\u52a0\u5761", "Slide {0} of {1}": "\u7b2c{0}\u5f20\u5e7b\u706f\u7247\uff0c\u5171{1}\u5f20", "Slides": "\u5e7b\u706f\u7247", "Slovakia": "\u65af\u6d1b\u4f10\u514b", "Slovenia": "\u65af\u6d1b\u6587\u5c3c\u4e9a", "Smart Picker": "\u667a\u80fd\u62fe\u53d6\u5668", "Snap to Grid": "\u5bf9\u9f50\u5230\u7f51\u683c", "Solid": "\u5747\u5300", "Someone": "\u67d0\u4eba", "Something went wrong while deleting the file. Please try refreshing the page.": "\u5220\u9664\u6587\u4ef6\u65f6\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\u3002\u8bf7\u5c1d\u8bd5\u5237\u65b0\u9875\u9762\u3002", "Something went wrong while fetching setting file. Please try to refresh the page.": "\u83b7\u53d6\u8bbe\u7f6e\u6587\u4ef6\u65f6\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\u3002\u8bf7\u5c1d\u8bd5\u5237\u65b0\u9875\u9762\u3002", "Something went wrong while fetching wordbook. Please try to refresh the page.": "\u83b7\u53d6\u8bcd\u5178\u65f6\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\u3002\u8bf7\u5c1d\u8bd5\u5237\u65b0\u9875\u9762\u3002", "Something went wrong while loading Document settings.": "\u5728\u52a0\u8f7d\u6587\u6863\u8bbe\u7f6e\u65f6\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\u3002", "Something went wrong while uploading dictionary file": "\u4e0a\u4f20\u8bcd\u5178\u6587\u4ef6\u65f6\u51fa\u73b0\u9519\u8bef", "Something went wrong while uploading the file. Please try again.": "\u4e0a\u4f20\u6587\u4ef6\u65f6\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\uff0c\u8bf7\u91cd\u8bd5\u3002", "Something went wrong. Please try to refresh the page.": "\u51fa\u73b0\u4e86\u4e00\u4e9b\u9519\u8bef\u3002\u8bf7\u5c1d\u8bd5\u5237\u65b0\u9875\u9762\u3002", "South Africa": "\u5357\u975e", "South Korea": "\u97e9\u56fd", "Spain": "\u897f\u73ed\u7259", "Sparkline": "\u8ff7\u4f60\u56fe", "Square": "\u65b9\u5f62", "Standard": "\u6807\u51c6", "Standard dictionary": "\u6807\u51c6\u8bcd\u5178", "Status": "\u72b6\u6001", "Status Bar": "\u72b6\u6001\u680f", "Stop following": "\u505c\u6b62\u8ddf\u968f", "Store as:": "\u53e6\u5b58\u4e3a\uff1a", "Style": "\u6837\u5f0f", "Style list": "\u6837\u5f0f\u5217\u8868", "Styles": "\u6837\u5f0f", "Successfully exported: ": "\u6210\u529f\u5bfc\u51fa\uff1a ", "Sum": "\u6c42\u548c", "Sweden": "\u745e\u5178", "Switzerland": "\u745e\u58eb", "TB": "TB", "Table": "\u8868\u683c", "Table with {0} rows and {1} columns": "\u5305\u542b{0}\u884c{1}\u5217\u7684\u8868\u683c", "Taiwan, Province of China": "\u4e2d\u56fd\u53f0\u6e7e\u7701", "Tap to collapse": "\u70b9\u51fb\u6298\u53e0", "Tap to expand": "\u70b9\u51fb\u5c55\u5f00", "Text": "\u6587\u672c", "Text orientation": "\u6587\u5b57\u65b9\u5411", "The IsAdminUser property is not set by integration": "IsAdminUser \u5c5e\u6027\u672a\u88ab\u96c6\u6210\u8bbe\u7f6e", "The IsAdminUser user property is set by integration": "IsAdminUser \u5c5e\u6027\u5df2\u88ab\u96c6\u6210\u8bbe\u7f6e", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u8be5\u6587\u6863\u5305\u542b\u4e00\u4e9b\u53ef\u80fd\u65e0\u6cd5\u901a\u8fc7 Web API \u8bbf\u95ee\u7684\u5f15\u7528\u3002 \u7f16\u8f91\u5f15\u6587\u6216\u53c2\u8003\u4e66\u76ee\u65f6\u53ef\u80fd\u4f1a\u5bfc\u81f4\u4e00\u4e9b\u95ee\u9898\u3002", "The document could not be locked, and is opened in read-only mode.": "\u65e0\u6cd5\u9501\u5b9a\u6587\u6863\uff0c\u56e0\u6b64\u4ee5\u53ea\u8bfb\u6a21\u5f0f\u6253\u5f00\u3002", "The document could not be locked.": "\u65e0\u6cd5\u9501\u5b9a\u6587\u6863\u3002", "The document is being renamed and will reload shortly": "\u6587\u6863\u6b63\u88ab\u91cd\u547d\u540d\uff0c\u5373\u5c06\u91cd\u65b0\u52a0\u8f7d", "The document is being signed and will be availably shortly": "\u6587\u6863\u6b63\u5728\u7b7e\u7f72\uff0c\u7a0d\u540e\u5373\u53ef\u8bbf\u95ee", "The document is not signed.": "\u6587\u6863\u672a\u7b7e\u540d\u3002", "The document is switching to Offline mode and will reload shortly": "\u6587\u6863\u6b63\u5207\u6362\u5230\u8131\u673a\u6a21\u5f0f\uff0c\u5373\u5c06\u91cd\u65b0\u52a0\u8f7d", "The document is too large or no disk space left to save. Document will now be read-only.": "\u6587\u6863\u8fc7\u5927\u6216\u78c1\u76d8\u5269\u4f59\u7a7a\u95f4\u4e0d\u8db3\u4ee5\u4fdd\u5b58\u8be5\u6587\u6863\u3002\u6587\u6863\u5c06\u53ea\u8bfb\u3002", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u65e0\u6cd5\u5c06\u7c7b\u578b\u4e3a {0} \u7684\u6587\u4ef6\u4e0a\u4f20\u5230\u670d\u52a1\u5668\uff0c\u56e0\u4e3a\u8be5\u6587\u4ef6\u6ca1\u6709\u6587\u4ef6\u540d", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u65e0\u6cd5\u5c06\u7c7b\u578b\u4e3a {0} \u7684\u6587\u4ef6\u4e0a\u4f20\u5230\u670d\u52a1\u5668\uff0c\u56e0\u4e3a\u8be5\u6587\u4ef6\u662f\u7a7a\u7684", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u4e3b\u673a URL \u4e3a\u7a7a\u3002coolwsd \u670d\u52a1\u5668\u7684\u914d\u7f6e\u53ef\u80fd\u4e0d\u6b63\u786e\uff0c\u8bf7\u8054\u7cfb\u7ba1\u7406\u5458\u3002", "The server encountered a {0} error while parsing the {1} command.": "\u670d\u52a1\u5668\u5728\u5904\u7406 {1} \u547d\u4ee4\u65f6\u9047\u5230\u4e86 {0} \u9519\u8bef\u3002", "The server has been disconnected.": "\u670d\u52a1\u5668\u8fde\u63a5\u5df2\u4e2d\u65ad\u3002", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u7b7e\u540d\u6b63\u5e38\uff0c\u4f46\u65e0\u6cd5\u9a8c\u8bc1\u8bc1\u4e66\uff0c\u6587\u6863\u4ec5\u8fdb\u884c\u4e86\u90e8\u5206\u7b7e\u540d\u3002", "The signature is OK, but the certificate could not be validated.": "\u7b7e\u540d\u6ca1\u6709\u95ee\u9898\uff0c\u4f46\u65e0\u6cd5\u9a8c\u8bc1\u8bc1\u4e66\u3002", "The signature is OK, but the document is only partially signed.": "\u7b7e\u540d\u6b63\u5e38\uff0c\u4f46\u6587\u6863\u4ec5\u8fdb\u884c\u4e86\u90e8\u5206\u7b7e\u540d\u3002", "The signature line can now be moved or resized as needed.": "\u7b7e\u540d\u884c\u73b0\u5728\u53ef\u4ee5\u6839\u636e\u9700\u8981\u79fb\u52a8\u6216\u8c03\u6574\u5927\u5c0f\u3002", "The signature was valid, but the document has been modified.": "\u7b7e\u540d\u6709\u6548\uff0c\u4f46\u6587\u6863\u5df2\u88ab\u4fee\u6539\u3002", "Theme colors": "\u4e3b\u9898\u989c\u8272", "This document has an invalid signature.": "\u6b64\u6587\u6863\u7684\u7b7e\u540d\u65e0\u6548\u3002", "This document is digitally signed and the signature is valid.": "\u6b64\u6587\u6863\u5df2\u7ecf\u6570\u5b57\u7b7e\u540d\uff0c\u4e14\u7b7e\u540d\u6709\u6548\u3002", "This document may contain formatting or content that cannot be saved in the current file format.": "\u6b64\u6587\u6863\u53ef\u80fd\u5305\u542b\u65e0\u6cd5\u4ee5\u5f53\u524d\u6587\u4ef6\u683c\u5f0f\u4fdd\u5b58\u7684\u683c\u5f0f\u6216\u5185\u5bb9\u3002", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u8fd9\u662f\u4e0d\u53d7\u652f\u6301\u7684 {productname} \u7248\u672c\u3002\u4e3a\u4e86\u907f\u514d\u8ba9\u4eba\u89c9\u5f97\u5b83\u9002\u5408\u5728\u4f01\u4e1a\u4e2d\u90e8\u7f72\uff0c\u5f53\u540c\u65f6\u4f7f\u7528\u8d85\u8fc7 {docs} \u4e2a\u6587\u6863\u6216\u8d85\u8fc7 {connections} \u4e2a\u8fde\u63a5\u65f6\uff0c\u5c31\u4f1a\u51fa\u73b0\u8fd9\u5219\u6d88\u606f\u3002", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u672c\u670d\u52a1\u7ecf\u7ba1\u7406\u5458\u9650\u5236\u4e3a {0} \u4efd\u6587\u6863\u3001{1} \u4e2a\u8fde\u63a5\u3002\u76ee\u524d\u5df2\u7ecf\u5230\u8fbe\u4e0a\u9650\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5\u3002", "This user": "\u6b64\u7528\u6237", "This version of {productname} is powered by": "\u5f53\u524d\u7248\u672c {productname} \u7684\u63d0\u4f9b\u8005\u4e3a", "Tight": "\u7d27\u51d1", "Time": "\u65f6\u95f4", "Time interval of CPU statistics (in ms)": "CPU \u7edf\u8ba1\u7684\u65f6\u95f4\u95f4\u9694\uff08\u6beb\u79d2\uff09", "Time interval of memory statistics (in ms)": "\u5185\u5b58\u7edf\u8ba1\u7684\u65f6\u95f4\u95f4\u9694\uff08\u6beb\u79d2\uff09", "Title": "\u6807\u9898", "To": "\u5230", "To paste outside {productname}, please first click the 'download' button": "\u60f3\u8981\u5411 {productname} \u4ee5\u5916\u7c98\u8d34\uff0c\u8bf7\u5148\u70b9\u51fb\u201c\u4e0b\u8f7d\u201d\u6309\u94ae", "To prevent accidental changes, the author has set this file to open as view-only": "\u4e3a\u9632\u6b62\u610f\u5916\u7684\u4fee\u6539\uff0c\u4f5c\u8005\u5df2\u5c06\u6587\u4ef6\u8bbe\u7f6e\u4e3a\u53ea\u8bfb", "Toggle UI Mode": "\u5207\u6362\u754c\u9762\u6a21\u5f0f", "Top Margin": "\u5c45\u4e0a", "Top N elements...": "\u9876\u90e8 N \u4e2a\u5143\u7d20\u2026", "Top N percent...": "\u9876\u90e8 N \u767e\u5206\u6bd4\u2026", "Top/Bottom Rules...": "\u9876\u90e8/\u5e95\u90e8\u89c4\u5219\u2026", "Turkey": "\u571f\u8033\u5176", "Type": "\u7c7b\u578b", "Type to add a word": "\u8f93\u5165\u4ee5\u6dfb\u52a0\u4e00\u4e2a\u5355\u8bcd", "Ukraine": "\u4e4c\u514b\u5170", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u672a\u6388\u6743\u7684 WOPI \u4e3b\u673a\u3002\u8bf7\u7a0d\u540e\u91cd\u8bd5\uff0c\u82e5\u95ee\u9898\u6301\u7eed\u5b58\u5728\u8bf7\u53cd\u9988\u7ed9\u60a8\u7684\u7ba1\u7406\u5458\u3002", "Undo": "\u64a4\u6d88", "United Arab Emirates": "\u963f\u62c9\u4f2f\u8054\u5408\u914b\u957f\u56fd", "United Kingdom": "\u82f1\u56fd", "United States of America": "\u7f8e\u5229\u575a\u5408\u4f17\u56fd", "Unknown color": "\u672a\u77e5\u989c\u8272", "Unlink Citations": "\u53d6\u6d88\u5f15\u7528\u94fe\u63a5", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u53d6\u6d88\u5f15\u7528\u94fe\u63a5\u5c06\u963b\u6b62 Collabora Online \u66f4\u65b0\u672c\u6587\u6863\u4e2d\u7684\u5f15\u7528\u548c\u53c2\u8003\u4e66\u76ee\u3002", "Unlock": "\u89e3\u9501", "Unresolve": "\u672a\u89e3\u51b3", "Unresolve Thread": "\u672a\u89e3\u51b3\u4e3b\u9898", "Unsupported server version.": "\u4e0d\u88ab\u652f\u6301\u7684\u670d\u52a1\u5668\u7248\u672c\u3002", "Update": "\u66f4\u65b0", "Update Index": "\u66f4\u65b0\u7d22\u5f15", "Update Log Levels": "\u66f4\u65b0\u65e5\u5fd7\u7ea7\u522b", "Updated citations": "\u5df2\u66f4\u65b0\u5f15\u6587", "Updating citations": "\u6b63\u5728\u66f4\u65b0\u5f15\u6587", "Upload Autotext": "\u4e0a\u4f20\u81ea\u52a8\u6587\u672c", "Upload Wordbook": "\u4e0a\u4f20\u8bcd\u5178", "Upload Xcu": "\u4e0a\u4f20 XCU", "Upload reusable text snippets (.bau). To insert the text in your document, type the shortcut for an AutoText entry and press F3.": "\u4e0a\u4f20\u53ef\u590d\u7528\u7684\u6587\u672c\u7247\u6bb5 (.bau) \u6587\u4ef6\u3002\u8981\u5728\u6587\u6863\u4e2d\u63d2\u5165\u6587\u672c\uff0c\u8bf7\u952e\u5165\u81ea\u52a8\u6587\u672c\u6761\u76ee\u7684\u5feb\u6377\u952e\u5e76\u6309 F3\u3002", "Uploaded": "\u5df2\u4e0a\u4f20", "Uploading file to server failed with status: {0}": "\u6587\u4ef6\u4e0a\u4f20\u5931\u8d25\uff0c\u72b6\u6001\u4e3a {0}", "Uploading file to server failed, file not found.": "\u5411\u670d\u52a1\u5668\u4e0a\u4f20\u6587\u4ef6\u5931\u8d25\uff0c\u627e\u4e0d\u5230\u6587\u4ef6\u3002", "Uploading file to server failed, the file is too large.": "\u5411\u670d\u52a1\u5668\u4e0a\u4f20\u6587\u4ef6\u5931\u8d25\uff0c\u6587\u4ef6\u8fc7\u5927\u3002", "Uploading...": "\u6b63\u5728\u4e0a\u4f20\u2026", "Use Compact view": "\u4f7f\u7528\u7d27\u51d1\u89c6\u56fe", "Use Tabbed view": "\u4f7f\u7528\u6807\u7b7e\u680f\u89c6\u56fe", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u4f7f\u7528\u4e86\u8fc7\u65f6\u7684 is_admin \u5b57\u6bb5\uff0c\u96c6\u6210\u5e94\u8be5\u4f7f\u7528 IsAdminUser \u5c5e\u6027", "User List Summary": "\u7528\u6237\u5217\u8868\u6982\u89c8", "User Name": "\u7528\u6237\u540d\u79f0", "Users online": "\u5728\u7ebf\u7684\u7528\u6237", "Values between...": "\u503c\u4ecb\u4e8e\u2026", "Values duplicate...": "\u503c\u91cd\u590d\u2026", "Values equal to...": "\u503c\u7b49\u4e8e\u2026", "Values greater than...": "\u503c\u5927\u4e8e\u2026", "Values less than...": "\u503c\u5c0f\u4e8e\u2026", "Version Information": "\u7248\u672c\u4fe1\u606f", "Very Loose": "\u975e\u5e38\u5bbd\u677e", "Very Tight": "\u975e\u5e38\u7d27\u51d1", "View": "\u67e5\u770b", "Views": "\u67e5\u770b", "WOPI host": "WOPI \u670d\u52a1\u5668", "Warning": "\u6ce8\u610f", "Warning! The browser you are using is not supported.": "\u8b66\u544a\uff01\u60a8\u7684\u6d4f\u89c8\u5668\u4e0d\u53d7\u652f\u6301\u3002", "We are in the process of cleaning up this document from the last session, please try again later.": "\u6211\u4eec\u6b63\u5728\u6e05\u7406\u4e0a\u4e00\u4f1a\u8bdd\u7684\u6587\u6863\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5\u3002", "Welcome Dialog": "\u6b22\u8fce\u5bf9\u8bdd\u6846", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u5f88\u62b1\u6b49\uff0c\u65e0\u6cd5\u8fde\u63a5\u5230\u60a8\u7684\u6587\u6863\u3002\u8bf7\u91cd\u8bd5\u3002", "What?": "\u7c7b\u578b?", "When?": "\u65f6\u95f4\uff1f", "Who?": "\u6240\u6709\u8005\uff1f", "Windowed Presentation Blocked": "\u6f14\u793a\u7a97\u53e3\u88ab\u963b\u6b62", "Windowed Presentation: ": "\u6f14\u793a\u7a97\u53e3\uff1a ", "Word 2003 Document (.doc)": "Word 2003 \u6587\u6863\uff08.doc\uff09", "Word Counter": "\u5355\u8bcd\u8ba1\u6570", "Word Document (.docx)": "Word \u6587\u6863\uff08.docx\uff09", "Words are ignored by the spell checker": "\u62fc\u5199\u68c0\u67e5\u5668\u5ffd\u7565\u7684\u5355\u8bcd", "Wrong or missing WOPISrc parameter, please contact support.": "\u9519\u8bef\u6216\u7f3a\u5c11 WOPISrc \u53c2\u6570\uff0c\u8bf7\u8054\u7cfb\u652f\u6301\u3002", "Wrong password provided. Please try again.": "\u5bc6\u7801\u9519\u8bef\u3002\u8bf7\u91cd\u8bd5\u3002", "Wrong server, reconnecting...": "\u670d\u52a1\u5668\u9519\u8bef\uff0c\u6b63\u5728\u91cd\u8fde\u2026", "YB": "YB", "You": "\u60a8", "You are already presenting this document": "\u60a8\u5df2\u7ecf\u5728\u6f14\u793a\u6b64\u6587\u6863", "You are leaving the document. The following web page will open in a new tab: ": "\u60a8\u6b63\u8981\u79bb\u5f00\u8be5\u6587\u6863\u3002\u63a5\u4e0b\u6765\u7684\u9875\u9762\u5c06\u5728\u65b0\u7684\u6807\u7b7e\u9875\u6253\u5f00\uff1a ", "You have not done anything to rollback yet...": "\u60a8\u8fd8\u6ca1\u6709\u53ef\u56de\u6eda\u7684\u64cd\u4f5c...", "You need to enable it both at server level and in the UI. ": "\u60a8\u9700\u8981\u540c\u65f6\u5728\u670d\u52a1\u5668\u548cUI\u4e2d\u542f\u7528\u5b83\u3002 ", "Your Collabora Online server needs updating. Version {0} is available.": "\u60a8\u7684Collabora Online\u7248\u672c\u9700\u8981\u66f4\u65b0\u3002{0}\u7248\u672c\u53ef\u7528\u3002", "Your WOPI server is not secure: SSL verification failed": "\u60a8\u7684 WOPI \u670d\u52a1\u5668\u4e0d\u5b89\u5168\uff1aSSL \u9a8c\u8bc1\u5931\u8d25", "Your browser has very limited access to the clipboard": "\u60a8\u7684\u6d4f\u89c8\u5668\u5bf9\u526a\u8d34\u677f\u7684\u8bbf\u95ee\u6743\u9650\u975e\u5e38\u6709\u9650", "Your browser has very limited access to the clipboard, so please use the paste buttons on your on-screen keyboard instead.": "\u60a8\u7684\u6d4f\u89c8\u5668\u5bf9\u526a\u8d34\u677f\u7684\u8bbf\u95ee\u6743\u9650\u53d7\u9650\uff0c\u8bf7\u6539\u7528\u5c4f\u5e55\u952e\u76d8\u4e0a\u7684\u7c98\u8d34\u6309\u94ae\u3002", "Your changes have been saved": "\u60a8\u7684\u4fee\u6539\u5df2\u4fdd\u5b58", "Your library is empty": "\u60a8\u7684\u4e66\u67b6\u662f\u7a7a\u7684", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u60a8\u7684\u670d\u52a1\u5668\u786c\u4ef6\u914d\u7f6e\u8fc7\u4f4e\uff0c\u53ef\u80fd\u5f71\u54cd\u6027\u80fd\u3002", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u60a8\u7684\u4f1a\u8bdd\u5df2\u8fc7\u671f\u3002\u6587\u6863\u540e\u7eed\u53d8\u66f4\u53ef\u80fd\u65e0\u6cd5\u4fdd\u5b58\u3002\u8bf7\u5237\u65b0\u4f1a\u8bdd\uff08\u6216\u9875\u9762\uff09\u4ee5\u7ee7\u7eed\u3002\u60a8\u53ef\u80fd\u9700\u8981\u91cd\u65b0\u767b\u5f55\u3002", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u60a8\u7684\u4f1a\u8bdd\u5c06\u5728 {time} \u5185\u8fc7\u671f\u3002\u8bf7\u4fdd\u5b58\u60a8\u7684\u5de5\u4f5c\u5e76\u5237\u65b0\u4f1a\u8bdd\uff08\u6216\u9875\u9762\uff09\u4ee5\u7ee7\u7eed\u3002\u60a8\u53ef\u80fd\u9700\u8981\u91cd\u65b0\u767b\u5f55\u3002", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u60a8\u7684 {productname} \u96c6\u7fa4\u4f3c\u4e4e\u914d\u7f6e\u9519\u8bef\u6216\u6269\u5c55\u8fc5\u901f - \u8bf7\u8054\u7cfb\u60a8\u7684\u7cfb\u7edf\u7ba1\u7406\u5458\u3002 \u7ee7\u7eed\u7f16\u8f91\u53ef\u80fd\u4f1a\u5bfc\u81f4\u591a\u4e2a\u7528\u6237\u770b\u4e0d\u5230\u5bf9\u65b9\u3001\u6587\u6863\u5b58\u50a8\u51b2\u7a81\u548c/\u6216\u590d\u5236/\u7c98\u8d34\u95ee\u9898\u3002 RouteToken {1} \u9884\u671f\u4e3a serverId {0}\uff0c\u4f46\u5df2\u8fde\u63a5\u5230 serverId {2}", "ZB": "ZB", "Zoom In": "\u653e\u5927", "Zoom Out": "\u7f29\u5c0f", "Zotero API key is incorrect": "Zotero API \u79d8\u94a5\u4e0d\u6b63\u786e", "Zotero API key is not configured": "Zotero API \u79d8\u94a5\u672a\u914d\u7f6e", "Zotero Warning": "Zotero \u8b66\u544a", "cell address": "\u5355\u5143\u683c\u5730\u5740", "file type icon": "\u6587\u4ef6\u7c7b\u578b\u56fe\u6807", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "\u56de\u590d", "reply": "\u56de\u590d", "the Help tab": "\u5e2e\u52a9\u9009\u9879\u5361", "the View menu": "\u89c6\u56fe\u83dc\u5355", "warning: copy/paste request timed out": "\u8b66\u544a\uff1a\u590d\u5236/\u7c98\u8d34\u8bf7\u6c42\u8d85\u65f6", "{0} deleted": "\u5df2\u5220\u9664{0}\u4e2a", "{0} selected": "\u5df2\u9009\u62e9{0}\u4e2a", "{0} tab selected": "\u5df2\u9009\u62e9{0}\u4e2a\u9009\u9879\u5361", "{0} unselected": "\u672a\u9009\u62e9{0}\u4e2a", "{username} saved this document as {filename}. Do you want to join?": "{username} \u5c06\u6b64\u6587\u6863\u4fdd\u5b58\u4e3a {filename}\u3002\u4f60\u60f3\u8981\u52a0\u5165\u5417\uff1f", "{user} has joined": "\u7528\u6237 {user} \u5df2\u52a0\u5165", "{user} has left": "\u7528\u6237 {user} \u5df2\u79bb\u5f00", "\u00c5land Islands": "\u5965\u5170\u7fa4\u5c9b"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/ui-zh_TW.json b/f7cloud-office/browser/dist/l10n/ui-zh_TW.json new file mode 100644 index 0000000..25ae943 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/ui-zh_TW.json @@ -0,0 +1 @@ +{" document(s) open.": " .\u500b\u6587\u4ef6\u958b\u555f.", " hrs": " \u5c0f\u6642", " mins": " \u5206\u9418", " s": " \u79d2", " user(s).": " \u500b\u4f7f\u7528\u8005.", "\"Slow Proxy\"": "\u300c\u7de9\u6162\u4ee3\u7406\u300d", "%n users": "%n \u4f4d\u4f7f\u7528\u8005", "(current)": "\uff08\u76ee\u524d\uff09", ", cluster configuration error: mis-matching serverid": "\uff0c\u53e2\u96c6\u7d44\u614b\u932f\u8aa4\uff1a\u4f3a\u670d\u5668 ID \u4e0d\u7b26\u5408", "0 users": "0 \u4f4d\u4f7f\u7528\u8005", "1 user": "1 \u4f4d\u4f7f\u7528\u8005", "1 2 3": "1 2 3", "A comment is being edited": "\u67d0\u4eba\u6b63\u5728\u7de8\u8f2f\u8a55\u8a3b", "A download due to a large copy/paste operation has already started. Please, wait for the current download or cancel it before starting a new one": "\u7531\u65bc\u5927\u578b\u8907\u88fd/\u8cbc\u4e0a\u4f5c\u696d\u5c0e\u81f4\u7684\u4e0b\u8f09\u5df2\u7d93\u958b\u59cb\u3002\u8acb\u7b49\u5f85\u76ee\u524d\u7684\u4e0b\u8f09\u6216\u5148\u53d6\u6d88\u4e0b\u8f09\uff0c\u518d\u958b\u59cb\u65b0\u7684\u4e0b\u8f09", "AI Assistant": "\u4eba\u5de5\u667a\u6167\u5c0f\u5e6b\u624b", "About": "\u95dc\u65bc", "Above Average...": "\u9ad8\u65bc\u5e73\u5747\u6c34\u5e73...", "Accept": "\u63a5\u53d7", "Accept change": "\u63a5\u53d7\u66f4\u6539", "Active Sheet": "\u7576\u524d\u5de5\u4f5c\u8868", "Active sheet": "\u73fe\u884c\u5de5\u4f5c\u8868", "Add Bibliography": "\u6dfb\u52a0\u53c3\u8003\u66f8\u76ee", "Add Citation": "\u6dfb\u52a0\u5f15\u6587", "Add Citation Note": "\u6dfb\u52a0\u5f15\u6587\u8a3b\u91cb", "Add Note": "\u65b0\u589e\u8a3b\u91cb", "Admin console": "\u7ba1\u7406\u54e1\u9762\u677f", "Albania": "\u963f\u723e\u5df4\u5c3c\u4e9e", "Alerts:": "\u8b66\u544a\uff1a", "All": "\u6240\u6709", "All Sheets": "\u6240\u6709\u5de5\u4f5c\u8868", "All users": "\u6240\u6709\u4f7f\u7528\u8005", "Already presenting": "\u6b63\u5728\u5c55\u793a", "Also check the voice over toggle under {parentControl}.": "\u4e5f\u8acb\u6aa2\u67e5 {parentControl} \u4e0b\u65b9\u7684\u8a9e\u97f3\u5207\u63db\u3002", "Always follow the editor": "\u7e3d\u662f\u8ddf\u96a8\u7de8\u8f2f\u8005", "An error occurred while fetching notes": "\u53d6\u5f97\u8a3b\u91cb\u6642\u767c\u751f\u932f\u8aa4", "An error occurred while fetching style list": "\u53d6\u5f97\u6a23\u5f0f\u6e05\u55ae\u6642\u767c\u751f\u932f\u8aa4", "Analytics": "\u5206\u6790", "Andorra": "\u5b89\u9053\u723e", "Another user has removed this comment.": "\u5176\u4ed6\u4f7f\u7528\u8005\u5df2\u79fb\u9664\u6b64\u8a55\u8a3b\u3002", "Another user has updated the comment. Would you like to overwrite those changes?": "\u5176\u4ed6\u4f7f\u7528\u8005\u66f4\u65b0\u4e86\u8a55\u8a3b\u3002\u60a8\u60f3\u8981\u8986\u5beb\u90a3\u4e9b\u8b8a\u66f4\u55ce\uff1f", "Are you interested in contributing but don\u2019t know where to start? Head over to the step-by-step instructions and build CODE from scratch. You can also help out with translations or by filing a bug report with all the essential steps on how to reproduce it.": "\u6709\u8208\u8da3\u505a\u51fa\u8ca2\u737b\u4f46\u4e0d\u77e5\u9053\u5f9e\u54ea\u88e1\u958b\u59cb\uff1f\u524d\u5f80\u9010\u6b65\u8aaa\u660e\u4e26\u5f9e\u982d\u958b\u59cb\u5efa\u7acb\u7a0b\u5f0f\u78bc\u3002\u60a8\u9084\u53ef\u4ee5\u5e6b\u5fd9\u7ffb\u8b6f\u6216\u900f\u904e\u63d0\u4ea4\u932f\u8aa4\u5831\u544a\u4ee5\u53ca\u5982\u4f55\u91cd\u73fe\u5b83\u7684\u6240\u6709\u57fa\u672c\u6b65\u9a5f\u3002", "Are you sure you want to delete sheet, {sheet}?": "\u60a8\u78ba\u5b9a\u8981\u522a\u9664\u9019\u4efd\u5de5\u4f5c\u8868\uff1a{sheet}\uff1f", "Are you sure you want to delete this page?": "\u60a8\u78ba\u5b9a\u8981\u522a\u9664\u9019\u500b\u9801\u9762\uff1f", "Are you sure you want to delete this slide?": "\u78ba\u5b9a\u8981\u522a\u9664\u6b64\u6295\u5f71\u7247\uff1f", "Are you sure you want to shut down the server?": "\u60a8\u78ba\u5b9a\u8981\u8b93\u4f3a\u670d\u5668\u95dc\u6a5f\uff1f", "Are you sure you want to terminate this session?": "\u60a8\u78ba\u5b9a\u8981\u7d42\u6b62\u672c\u6b21\u7684\u4f5c\u696d\u968e\u6bb5\uff1f", "Argentina": "\u963f\u6839\u5ef7", "Armenia": "\u4e9e\u7f8e\u5c3c\u4e9e", "Assistant": "\u5c0f\u5e6b\u624b", "Australia": "\u6fb3\u6d32", "Austria": "\u5967\u5730\u5229", "Authorization error was: '{errormessage}'.": "\u6388\u6b0a\u932f\u8aa4\u70ba\uff1a'{errormessage}'.", "Automatic": "\u81ea\u52d5", "Automatic color": "\u81ea\u52d5\u8272\u5f69", "Autosaved": "\u5df2\u81ea\u52d5\u5132\u5b58", "Avatar for {user}": "\u6b64\u982d\u50cf\u70ba {user}", "Average": "\u5e73\u5747\u503c", "Axial": "\u8ef8\u5411", "Azerbaijan": "\u4e9e\u585e\u62dc\u7136", "BB": "BB", "Background Color": "\u80cc\u666f\u8272\u5f69", "Bad": "\u4e0d\u4f73", "Belarus": "\u767d\u4fc4\u7f85\u65af", "Belgium": "\u6bd4\u5229\u6642", "Below Average...": "\u4f4e\u65bc\u5e73\u5747\u6c34\u5e73...", "Bookmarks": "\u66f8\u7c64", "Boolean Value": "\u5e03\u6797\u503c", "Borders": "\u908a\u6846", "Bosnia and Herzegovina": "\u6ce2\u58eb\u5c3c\u4e9e\u8207\u8d6b\u585e\u54e5\u7dad\u7d0d", "Bottom Margin": "\u4e0b\u908a\u8ddd", "Bottom N elements...": "\u5e95\u90e8 N \u5143\u7d20...", "Bottom N percent...": "\u5012\u6578\u767e\u5206\u4e4bN...", "Brazil": "\u5df4\u897f", "Bulgaria": "\u4fdd\u52a0\u5229\u4e9e", "Bytes received": "\u5df2\u63a5\u6536\u4f4d\u5143\u7d44", "Bytes sent": "\u5df2\u50b3\u9001\u4f4d\u5143\u7d44", "COOLWSD version:": "COOLWSD \u7248\u672c\uff1a", "CPU Graph": "CPU \u5716\u8868", "CPU History": "CPU \u6b77\u53f2\u7d00\u9304", "CSV File (.csv)": "CSV \u6587\u4ef6 (.csv)", "CSV file (.csv)": "CSV \u6587\u4ef6 (.csv)", "Cache size of CPU statistics": "CPU \u7d71\u8a08\u8cc7\u6599\u7684\u5feb\u53d6\u5927\u5c0f", "Cache size of memory statistics": "\u8a18\u61b6\u9ad4\u7d71\u8a08\u8cc7\u6599\u7684\u5feb\u53d6\u5927\u5c0f", "Canada": "\u52a0\u62ff\u5927", "Cancel": "\u53d6\u6d88", "Cancel paste special": "\u53d6\u6d88\u9078\u64c7\u6027\u8cbc\u4e0a", "Cell borders": "\u5132\u5b58\u683c\u908a\u6846", "Channel Filter:": "\u983b\u9053\u7be9\u9078:", "Check security warnings of your server": "\u6aa2\u67e5\u4f3a\u670d\u5668\u7684\u5b89\u5168\u8b66\u544a", "Check the release notes and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams.": "\u6aa2\u67e5\u767c\u4f48\u8aaa\u660e\u4e26\u4e86\u89e3\u95dc\u65bc: \u6700\u65b0\u7684 Collabora \u7dda\u4e0a\u958b\u767c\u7248\uff0c\u91dd\u5c0d\u5bb6\u5ead\u7528\u6236\u548c\u5c0f\u578b\u5718\u968a\u3002", "Checkbox": "\u8907\u9078\u6846", "Chile": "\u667a\u5229", "China": "\u4e2d\u83ef\u4eba\u6c11\u5171\u548c\u570b", "Choice of functions": "\u51fd\u5f0f\u9078\u64c7", "Citation Preferences": "\u5f15\u6587\u504f\u597d", "Citation Style": "\u5f15\u7528\u6a23\u5f0f", "Citation warning": "\u5f15\u6587\u8b66\u544a", "Citations update failed": "\u5f15\u6587\u66f4\u65b0\u5931\u6557", "Cleaning up the document from the last session.": "\u6e05\u7406\u4e0a\u6b21\u4f7f\u7528\u6642\u6bb5\u4e2d\u7684\u6587\u4ef6\u3002", "Clear the search field": "\u6e05\u9664\u641c\u5c0b\u6b04\u4f4d", "Click to exit presentation...": "\u9ede\u64ca\u4ee5\u9000\u51fa\u7c21\u5831...", "Close": "\u95dc\u9589", "Close Presentation": "\u95dc\u9589\u5c55\u793a", "Close dialog": "\u95dc\u9589\u5c0d\u8a71\u65b9\u584a", "Close document": "\u95dc\u9589\u6587\u4ef6", "Close popup to ignore paste special": "\u95dc\u9589\u5f48\u51fa\u5f0f\u8996\u7a97\u4ee5\u5ffd\u7565\u9078\u64c7\u6027\u8cbc\u4e0a", "Cluster configuration warning": "\u53e2\u96c6\u8a2d\u5b9a\u8b66\u544a", "Collabora Online Development Edition": "Collabora\u7dda\u4e0a\u958b\u767c\u7248", "Collabora Online Welcome": "\u6b61\u8fd1\u4f86\u5230Collabora Online", "Collapse Tabs": "\u6298\u758a\u9801\u9762", "Color": "\u8272\u5f69", "Column Width": "\u6b04\u5bec", "Column {0}": "\u6b04 {0}", "Column {0} through {1}": "\u7b2c {0} \u81f3 {1} \u6b04", "Columns": "\u6b04", "Comment": "\u8a55\u8a3b", "Comments Updated": "\u8a55\u8a3b\u5df2\u66f4\u65b0", "Compact view": "\u7dca\u6e4a\u5f0f\u986f\u793a", "Confirm": "\u78ba\u8a8d", "Confirmation": "\u78ba\u8a8d", "Conflict Undo/Redo with multiple users. Please use document repair to resolve": "\u591a\u4f4d\u4f7f\u7528\u8005\u9593\u53d6\u6d88\u52d5\u4f5c/\u518d\u6b21\u52d5\u4f5c\u767c\u751f\u885d\u7a81\u3002\u8acb\u4f7f\u7528\u6587\u4ef6\u4fee\u5fa9\u4f86\u89e3\u6c7a\u554f\u984c", "Connecting...": "\u9023\u63a5\u4e2d...", "Connection error": "\u9023\u7dda\u932f\u8aa4", "Connections": "\u9023\u7dda", "Containing text...": "\u5305\u542b\u6587\u5b57...", "Content copied to clipboard": "\u5167\u5bb9\u5df2\u8907\u88fd\u5230\u526a\u8cbc\u7c3f", "Continue editing": "\u7e7c\u7e8c\u7de8\u8f2f", "Continue read only": "\u7e7c\u7e8c\u552f\u8b80\u6a21\u5f0f", "Copied external sources are not allowed": "\u4e0d\u5141\u8a31\u8907\u88fd\u5916\u90e8\u4f86\u6e90", "Copy": "\u8907\u88fd", "Copy Cells": "\u8907\u88fd\u5132\u5b58\u683c", "Copy Sheet...": "\u8907\u88fd\u5de5\u4f5c\u8868...", "Copy all version information in English": "\u7528\u82f1\u6587\u5c07\u6240\u6709\u7248\u672c\u8cc7\u8a0a\u8907\u88fd", "Copy link location": "\u8907\u88fd\u9023\u7d50\u5730\u5740", "Copying from the document disabled": "\u5f9e\u6587\u4ef6\u8907\u88fd\u5df2\u505c\u7528", "Count": "\u8a08\u6578", "CountA": "\u5168\u8a08\u6578", "Country:": "\u570b\u5bb6\uff1a", "Creating copy...": "\u88fd\u4f5c\u526f\u672c\u4e2d...", "Creating new file from template...": "\u5f9e\u7bc4\u672c\u88fd\u4f5c\u65b0\u6a94\u6848...", "Creator(s)": "\u4f5c\u8005", "Croatia": "\u514b\u7f85\u57c3\u897f\u4e9e", "Ctrl+Shift+Alt+D to exit": "Ctrl+Shift+Alt+D \u9000\u51fa", "Currency": "\u8ca8\u5e63", "Current Slide": "\u76ee\u524d\u6295\u5f71\u7247", "Current slide as Bitmap (.bmp)": "\u76ee\u524d\u6295\u5f71\u7247\u70ba\u9ede\u9663\u5716 (.bmp)", "Current slide as Graphics Interchange Format (.gif)": "\u76ee\u524d\u6295\u5f71\u7247\u70ba GIF (.gif)", "Current slide as Portable Network Graphics (.png)": "\u76ee\u524d\u6295\u5f71\u7247\u70ba\u53ef\u651c\u5f0f\u7db2\u8def\u5716\u5f62 (.png)", "Current slide as Tag Image File Format (.tiff)": "\u76ee\u524d\u6295\u5f71\u7247\u70ba TIFF (.tiff)", "Cyprus": "\u8cfd\u666e\u52d2\u65af", "Czech Republic": "\u6377\u514b\u5171\u548c\u570b", "Dark Mode": "\u6df1\u8272\u6a21\u5f0f", "Dashboard": "\u5100\u8868\u677f", "Data": "\u8cc7\u6599", "Date": "\u65e5\u671f", "Debug Tools": "\u5075\u932f\u5de5\u5177", "Default": "\u9810\u8a2d", "Default Style": "\u9810\u8a2d\u6a23\u5f0f", "Define print area": "\u5b9a\u7fa9\u5217\u5370\u5340\u57df", "Delete": "\u522a\u9664", "Delete Columns": "\u522a\u9664\u6b04", "Delete Rows": "\u522a\u9664\u5217", "Delete tabstop": "\u522a\u9664\u505c\u99d0\u9ede", "Denmark": "\u4e39\u9ea5", "Discard": "\u653e\u68c4", "Discover All The Changes": "\u767c\u73fe\u6240\u6709\u66f4\u65b0", "Dismiss": "\u53d6\u6d88", "Document": "\u6587\u4ef6", "Document cannot be exported. Please try again.": "\u6587\u4ef6\u7121\u6cd5\u532f\u51fa\u3002\u8acb\u518d\u8a66\u4e00\u6b21\u3002", "Document cannot be renamed, please check your permissions.": "\u6587\u4ef6\u7121\u6cd5\u91cd\u65b0\u547d\u540d\uff0c\u8acb\u6aa2\u67e5\u60a8\u7684\u6b0a\u9650\u3002", "Document cannot be renamed.": "\u7121\u6cd5\u91cd\u65b0\u547d\u540d\u6587\u4ef6\u3002", "Document cannot be saved due to expired session, please reload the page to continue.": "\u56e0\u70ba\u4f5c\u696d\u968e\u6bb5\u5df2\u904e\u671f\uff0c\u6587\u4ef6\u7121\u6cd5\u5132\u5b58\uff0c\u8acb\u91cd\u65b0\u6574\u7406\u9801\u9762\u4ee5\u7e7c\u7e8c\u3002", "Document cannot be saved due to expired session, please reopen the document to continue.": "\u56e0\u70ba\u4f5c\u696d\u968e\u6bb5\u5df2\u904e\u671f\uff0c\u6587\u4ef6\u7121\u6cd5\u5132\u5b58\uff0c\u8acb\u91cd\u65b0\u958b\u555f\u6587\u6a94\u4ee5\u7e7c\u7e8c\u3002", "Document cannot be saved, please check your permissions.": "\u7121\u6cd5\u5132\u5b58\u6587\u4ef6\uff0c\u8acb\u6aa2\u67e5\u60a8\u7684\u6b0a\u9650\u3002", "Document cannot be saved.": "\u7121\u6cd5\u5132\u5b58\u6587\u4ef6\u3002", "Document colors": "\u6587\u4ef6\u984f\u8272", "Document has been changed": "\u6587\u4ef6\u5df2\u66f4\u6539", "Document has been changed in storage. What would you like to do with your unsaved changes?": "\u5132\u5b58\u4f4d\u7f6e\u4e2d\u7684\u6587\u4ef6\u5df2\u7d93\u8b8a\u66f4\u3002\u5c0d\u65bc\u60a8\u5c1a\u672a\u5132\u5b58\u7684\u8b8a\u66f4\uff0c\u60a8\u5e0c\u671b\u600e\u9ebc\u8655\u7406\uff1f", "Document has changed in storage. Loading the new document. Your version is available as revision.": "\u5132\u5b58\u7a7a\u9593\u5167\u7684\u6587\u4ef6\u5df2\u7d93\u8b8a\u66f4\u3002\u8f09\u5165\u65b0\u6587\u4ef6\u4e2d\u3002\u60a8\u7684\u7248\u672c\u6703\u4ee5\u4fee\u8a02\u5f62\u5f0f\u5b58\u5728\u3002", "Document is getting migrated": "\u6587\u4ef6\u6b63\u5728\u9077\u79fb", "Document requires password to modify.": "\u6587\u4ef6\u9700\u8981\u5bc6\u78bc\u624d\u80fd\u4fee\u6539\u3002", "Document requires password to view.": "\u6587\u4ef6\u9700\u8981\u5bc6\u78bc\u624d\u80fd\u6aa2\u8996\u3002", "Documents open": "\u5df2\u958b\u555f\u7684\u6587\u4ef6", "Documents:": "\u6587\u4ef6\uff1a", "Don\u2019t show this again": "\u4e0d\u518d\u986f\u793a", "Download": "\u4e0b\u8f09", "Download Selection": "\u4e0b\u8f09\u5df2\u9078", "Download as": "\u4e0b\u8f09\u70ba", "Download completed and ready to be copied to clipboard.": "\u4e0b\u8f09\u5df2\u5b8c\u6210\u4e26\u53ef\u8907\u88fd\u5230\u526a\u8cbc\u7c3f.", "Download failed": "\u4e0b\u8f09\u5931\u6557", "Downloading clipboard content": "\u6b63\u5728\u4e0b\u8f09\u526a\u8cbc\u7c3f\u5167\u5bb9", "Downloading external resources is forbidden but pasting images is still possible. Please right click in the image, choose \"Copy Image\" and paste it into the document instead.": "\u7981\u6b62\u4e0b\u8f09\u5916\u90e8\u8cc7\u6e90\uff0c\u4f46\u4ecd\u53ef\u8cbc\u4e0a\u5716\u50cf\u3002\u8acb\u53f3\u9375\u55ae\u64ca\u5716\u50cf\uff0c\u9078\u64c7\u201c\u8907\u88fd\u5716\u50cf\u201d\u4e26\u5c07\u5176\u8cbc\u4e0a\u5230\u6587\u4ef6\u4e2d\u3002", "Downloading...": "\u4e0b\u8f09\u4e2d...", "Dropdown": "\u4e0b\u62c9\u6846", "EB": "EB", "EPUB (.epub)": "EPUB \u96fb\u5b50\u66f8(.epub)", "Edit": "\u7de8\u8f2f", "Edit document": "\u7de8\u8f2f\u6587\u6a94", "Edit link": "\u7de8\u8f2f\u9023\u7d50", "Edit mode": "\u7de8\u8f2f\u6a21\u5f0f", "Editing activated. ": "\u7de8\u8f2f\u5df2\u555f\u52d5\u3002 ", "Elapsed time": "\u7d93\u904e\u7684\u6642\u9593", "Ellipsoid": "\u6a62\u5713\u9ad4", "Empty Slide Show": "\u6e05\u7a7a\u6295\u6620\u7247\u5c55\u793a", "End Presentation": "\u5c55\u793a\u7d50\u675f", "Endnotes": "\u5c3e\u8a3b", "Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various apps are also available for mobile.": "\u4eab\u53d7\u7dda\u4e0a\u751f\u7522\u529b\u7684\u6700\u65b0\u767c\u5c55\uff0c\u60a8\u53ef\u4ee5\u5728\u700f\u89bd\u5668\u4e2d\u514d\u8cbb\u4f7f\u7528\u3001\u63a2\u7d22\u4ee5\u53ca\u8207\u5176\u4ed6\u4eba\u4e00\u8d77\u4f7f\u7528\u3002\u5404\u500b\u61c9\u7528\u7a0b\u5f0f\u4e5f\u53ef\u7528\u65bc\u79fb\u52d5\u8a2d\u5099\u3002", "Enter a file name": "\u8f38\u5165\u6a94\u540d", "Enter new name": "\u8f38\u5165\u65b0\u540d\u7a31", "Enter new sheet name": "\u8acb\u8f38\u5165\u65b0\u7684\u5de5\u4f5c\u8868\u540d\u7a31", "Entering text mode": "\u8f38\u5165\u6587\u5b57\u6a21\u5f0f", "Error": "\u932f\u8aa4", "Estonia": "\u611b\u6c99\u5c3c\u4e9e", "Event handling has been delayed for an unexpectedly long time: {0}ms": "\u4e8b\u4ef6\u8655\u7406\u610f\u5916\u5ef6\u9072\u4e86\u5f88\u9577\u7684\u6642\u9593\uff1a{0}\u6beb\u79d2", "Excel 2003 Spreadsheet (.xls)": "Excel 2003 \u8a66\u7b97\u8868 (.xls)", "Excel Spreadsheet (.xlsx)": "Excel \u8a66\u7b97\u8868 (.xlsx)", "Expired:": "\u903e\u671f\uff1a", "Explore The New {coolversion}": "\u63a2\u7d22\u65b0\u4e8b\u7269 {coolversion}", "Export As": "\u532f\u51fa\u70ba", "Export as": "\u532f\u51fa\u70ba", "Exported to storage": "\u532f\u51fa\u5230\u5b58\u5132", "External data source not allowed": "\u4e0d\u5141\u8a31\u5916\u90e8\u8cc7\u6599\u4f86\u6e90", "External link": "\u5916\u90e8\u9023\u7d50", "Failed to authenticate this session over protocol {0}": "\u7121\u6cd5\u900f\u904e {0} \u5354\u5b9a\u9032\u884c\u6b64\u4f5c\u696d\u968e\u6bb5\u7684\u8eab\u5206\u6838\u5c0d", "Failed to download clipboard, please re-copy": "\u7121\u6cd5\u4e0b\u8f09\u526a\u8cbc\u7c3f\uff0c\u8acb\u91cd\u65b0\u8907\u88fd", "Failed to establish socket connection or socket connection closed unexpectedly.": "\u7121\u6cd5\u5efa\u7acb\u63d2\u5ea7\u9023\u7dda\u6216\u63d2\u5ea7\u9023\u7dda\u610f\u5916\u95dc\u9589\u3002", "Failed to establish socket connection or socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator. For more info on proxy configuration please checkout https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html": "\u7121\u6cd5\u5efa\u7acb\u63d2\u5ea7\u9023\u7dda\u6216\u63d2\u5ea7\u9023\u7dda\u610f\u5916\u95dc\u9589\u3002\u53cd\u5411\u4ee3\u7406\u53ef\u80fd\u914d\u7f6e\u932f\u8aa4\uff0c\u8acb\u806f\u7d61\u7ba1\u7406\u54e1\u3002\u6709\u95dc\u4ee3\u7406\u914d\u7f6e\u7684\u66f4\u591a\u4fe1\u606f\uff0c\u8acb\u67e5\u770b https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html", "Failed to get RouteToken from controller": "\u7121\u6cd5\u5f9e\u63a7\u5236\u5668\u53d6\u5f97 RouteToken", "Failed to load collections": "\u7121\u6cd5\u8f09\u5165\u6536\u85cf", "Failed to load document.": "\u7121\u6cd5\u8f09\u5165\u6587\u4ef6\u3002", "Failed to load groups": "\u8f09\u5165\u7fa4\u7d44\u5931\u6557", "Failed to load items": "\u9805\u76ee\u8f09\u5165\u5931\u6557", "Failed to load styles": "\u8f09\u5165\u6a23\u5f0f\u5931\u6557", "Failed to load the document. Please ensure the file type is supported and not corrupted, and try again.": "\u8f09\u5165\u6587\u4ef6\u5931\u6557\u3002\u8acb\u78ba\u8a8d\u6a94\u6848\u985e\u578b\u662f\u53d7\u652f\u63f4\u7684\u4e14\u4e26\u672a\u6bc0\u640d\uff0c\u78ba\u8a8d\u5f8c\u8acb\u518d\u91cd\u8a66\u3002", "Failed to load the document. This document is either malformed or is taking more resources than allowed. Please contact the administrator.": "\u7121\u6cd5\u8f09\u5165\u6587\u4ef6\u3002\u9019\u4efd\u6587\u4ef6\u53ef\u80fd\u683c\u5f0f\u932f\u8aa4\uff0c\u6216\u662f\u6d88\u8017\u6bd4\u6240\u5141\u8a31\u9084\u591a\u7684\u8cc7\u6e90\u3002\u8acb\u806f\u7d61\u7ba1\u7406\u54e1\u3002", "Failed to read document from storage, please try to load the document again.": "\u7121\u6cd5\u5f9e\u5132\u5b58\u8b80\u53d6\u6587\u6a94\uff0c\u8acb\u5617\u8a66\u91cd\u65b0\u8f09\u5165\u6587\u6a94\u3002", "Failed to set jwt authentication cookie over insecure connection": "\u7121\u6cd5\u900f\u904e\u4e0d\u5b89\u5168\u7684\u9023\u7dda\u8a2d\u5b9a jwt \u8eab\u5206\u6838\u5c0d Cookie", "Fields": "\u6b04\u4f4d", "File": "\u6a94\u6848", "File name should contain an extension.": "\u6a94\u6848\u540d\u7a31\u61c9\u5305\u542b\u526f\u6a94\u540d\u3002", "Fill Series": "\u586b\u5165\u7cfb\u5217", "Finish electronic signing": "\u7d50\u675f\u96fb\u5b50\u7c3d\u7f72", "Finland": "\u82ac\u862d", "Fixed size": "\u56fa\u5b9a\u5927\u5c0f", "Focus Cell": "\u805a\u7126\u5132\u5b58\u683c", "Following": "\u8ffd\u8e64\u4e2d", "Following the editor": "\u8ffd\u8e64\u7de8\u8f2f\u8005", "Following {user}": "\u8ffd\u8e64 {user}", "Font": "\u5b57\u578b", "Font Name": "\u5b57\u578b\u540d\u7a31", "Font Size": "\u5b57\u578b\u5927\u5c0f", "Footnotes": "\u8a3b\u8173", "Form": "\u8868\u55ae", "Format": "\u683c\u5f0f", "Formula": "\u516c\u5f0f", "Forum": "\u8ad6\u58c7", "Fraction": "\u5206\u6578", "France": "\u6cd5\u570b", "From": "\u5f9e", "From Beginning": "\u5f9e\u7b2c\u4e00\u5f35\u6295\u5f71\u7247\u958b\u59cb", "From Current Slide": "\u5f9e\u76ee\u524d\u6295\u5f71\u7247\u958b\u59cb", "From now on clipboard notifications will discreetly appear at the bottom.": "\u5f9e\u73fe\u5728\u958b\u59cb\uff0c\u526a\u8cbc\u7c3f\u901a\u77e5\u5c07\u986f\u793a\u5728\u5e95\u90e8\u3002", "Full Page Slides": "\u5168\u9801\u6295\u5f71\u7247", "Fullscreen presentation": "\u5168\u87a2\u5e55\u5c55\u793a", "Function Wizard": "\u51fd\u5f0f\u7cbe\u9748", "Functions": "\u529f\u80fd", "GB": "GB", "General": "\u4e00\u822c", "Georgia": "\u55ac\u6cbb\u4e9e", "Germany": "\u5fb7\u570b", "Get Involved": "\u52a0\u5165", "Go Back": "\u8fd4\u56de", "Go Offline": "\u96e2\u7dda\u4f7f\u7528", "Go Online": "\u9023\u63a5\u5728\u7dda", "Good": "\u512a\u826f", "Gradient End": "\u6f38\u5c64\u7d42\u6b62", "Gradient Start": "\u6f38\u5c64\u8d77\u59cb", "Graphs": "\u5716\u8868", "Greece": "\u5e0c\u81d8", "Group Libraries": "\u7fa4\u7d44\u66f8\u67b6", "Guernsey": "\u6839\u897f", "HTML Document (.html)": "HTML \u6587\u4ef6 (.html)", "HTML File (.html)": "HTML \u6a94\u6848 (.html)", "HTML file (.html)": "HTML \u6a94\u6848 (.html)", "Hardware resources are sufficient for optimal performance": "\u786c\u9ad4\u8cc7\u6e90\u8db3\u4ee5\u5be6\u73fe\u6700\u4f73\u6548\u80fd", "Has text: ": "\u6709\u6587\u5b57\uff1a ", "Heading 1": "\u6a19\u984c 1", "Heading 2": "\u6a19\u984c 2", "Headings and objects that you add to the document will appear here": "\u60a8\u65b0\u589e\u81f3\u6587\u4ef6\u4e2d\u7684\u6a19\u984c\u548c\u7269\u4ef6\u5c07\u986f\u793a\u5728\u6b64\u8655", "Help": "\u8aaa\u660e", "Hide Menu": "\u96b1\u85cf\u9078\u55ae", "Hide Menu Bar": "\u96b1\u85cf\u9078\u9805\u6b04", "Hide the search bar": "\u96b1\u85cf\u641c\u5c0b\u5217", "Highlight cells with...": "\u7528\u4ee5\u5f37\u8abf\u5132\u5b58\u683c\u2026", "History": "\u4f7f\u7528\u6b77\u7a0b", "Hit Cancel to open in view-only mode.": "\u9ede\u6309\u300c\u53d6\u6d88\u300d\u4ee5\u552f\u8b80\u6a21\u5f0f\u958b\u555f\u3002", "Holy See (Vatican City State)": "\u8056\u5ea7\uff08\u68b5\u8482\u5ca1\u57ce\u570b\uff09", "Home": "\u9996\u9801", "Hungary": "\u5308\u7259\u5229", "Iceland": "\u51b0\u5cf6", "Idle document - please click to reload and resume editing": "\u9592\u7f6e\u6587\u4ef6 - \u8acb\u9ede\u9078\u4ee5\u91cd\u65b0\u8f09\u5165\u4e26\u7e7c\u7e8c\u7de8\u8f2f", "Idle document - please tap to reload and resume editing": "\u9592\u7f6e\u6587\u4ef6 - \u8acb\u8f15\u89f8\u4ee5\u91cd\u65b0\u8f09\u5165\u4e26\u7e7c\u7e8c\u7de8\u8f2f", "Idle time": "\u9592\u7f6e\u6642\u9593", "If you want to share large elements outside of {productname} it's necessary to first download them.": "\u5982\u679c\u60a8\u60f3\u5728 {productname} \u4e4b\u5916\u5171\u7528\u5927\u578b\u5143\u7d20\uff0c\u5247\u5fc5\u9808\u5148\u4e0b\u8f09\u5b83\u5011\u3002", "Image (.png)": "\u5716\u7247(.png)", "India": "\u5370\u5ea6", "Indonesia": "\u5370\u5ea6\u5c3c\u897f\u4e9e", "Initializing...": "\u6b63\u5728\u521d\u59cb\u5316\u2026\u2026", "Insert": "\u63d2\u5165", "Insert Checkbox": "\u63d2\u5165\u8907\u9078\u6846", "Insert Columns After": "\u65bc\u5f8c\u65b9\u63d2\u5165\u6b04", "Insert Columns Before": "\u65bc\u524d\u65b9\u63d2\u5165\u6b04", "Insert Comment": "\u63d2\u5165\u8a55\u8a3b", "Insert Date": "\u63d2\u5165\u65e5\u671f", "Insert Dropdown": "\u63d2\u5165\u4e0b\u62c9\u5f0f\u9078\u55ae", "Insert Electronic Signature": "\u63d2\u5165\u96fb\u5b50\u7c3d\u7ae0", "Insert Local Image": "\u63d2\u5165\u672c\u6a5f\u5f71\u50cf", "Insert Local Multimedia": "\u63d2\u5165\u672c\u6a5f\u591a\u5a92\u9ad4", "Insert Picture": "\u63d2\u5165\u5716\u7247", "Insert Rich Text": "\u63d2\u5165\u683c\u5f0f\u6587\u672c", "Insert Rows Above": "\u65bc\u4e0a\u65b9\u63d2\u5165\u5217", "Insert Rows Below": "\u65bc\u4e0b\u65b9\u63d2\u5165\u5217", "Insert Shape": "\u63d2\u5165\u5f62\u72c0", "Insert Table": "\u63d2\u5165\u8868\u683c", "Insert connectors": "\u63d2\u5165\u9023\u63a5\u5668", "Insert shapes": "\u63d2\u5165\u5f62\u72c0", "Insert sheet": "\u63d2\u5165\u5de5\u4f5c\u8868", "Insert sheet after this": "\u5728\u9019\u4e4b\u5f8c\u63d2\u5165\u5de5\u4f5c\u8868", "Insert sheet before this": "\u5728\u9019\u4e4b\u524d\u63d2\u5165\u5de5\u4f5c\u8868", "Insert table": "\u63d2\u5165\u8868\u683c", "Insert tabstop": "\u63d2\u5165\u505c\u99d0\u9ede", "Integrator is not ready for PostMessage calls": "\u6574\u5408\u7a0b\u5f0f\u5c1a\u672a\u6e96\u5099\u597d\u9032\u884c PostMessage \u547c\u53eb", "Invalid link: '{url}'": "\u7121\u6548\u7684\u9023\u7d50\uff1a\u300c{url}\u300d", "Invert Background": "\u53cd\u8f49\u80cc\u666f", "Ireland": "\u611b\u723e\u862d", "Israel": "\u4ee5\u8272\u5217", "It seems you have copied a selection that includes external images.": "\u60a8\u4f3c\u4e4e\u8907\u88fd\u4e86\u5305\u542b\u5916\u90e8\u5716\u50cf\u7684\u9078\u64c7\u3002", "It seems you have tried to insert external data.": "\u60a8\u4f3c\u4e4e\u6b63\u5728\u5617\u8a66\u63d2\u5165\u5916\u90e8\u8cc7\u6599\u3002", "Italy": "\u7fa9\u5927\u5229", "Japan": "\u65e5\u672c", "Kazakhstan": "\u54c8\u85a9\u514b", "Kenya": "\u80af\u4e9e", "Keyboard shortcuts": "\u9375\u76e4\u5feb\u6377\u9375", "Kill": "\u5f37\u5236\u4e2d\u6b62", "Kill session.": "\u4e2d\u6b62\u6703\u8b70.", "Kosovo": "\u79d1\u7d22\u6c83", "LOKit version:": "LOKit \u7248\u672c\uff1a", "Landscape": "\u6a6b\u5411", "Language": "\u8a9e\u8a00", "Language:": "\u8a9e\u8a00\uff1a", "Last modification": "\u4e0a\u6b21\u4fee\u6539", "Last saved:": "\u6700\u5f8c\u5132\u5b58\u65bc\uff1a", "Latest Updates": "\u6700\u65b0\u66f4\u65b0", "Latvia": "\u62c9\u812b\u7dad\u4e9e", "Layout": "\u7248\u9762\u914d\u7f6e", "Left Margin": "\u5de6\u908a\u8ddd", "License": "\u7248\u6b0a", "Liechtenstein": "\u5217\u652f\u6566\u65af\u767b", "Linear": "\u7dda\u5f62", "Lithuania": "\u7acb\u9676\u5b9b", "Loading references": "\u6b63\u5728\u8f09\u5165\u53c3\u7167", "Loading...": "\u6b63\u5728\u8f09\u5165...", "Local Image...": "\u672c\u6a5f\u5f71\u50cf...", "Local Multimedia...": "\u672c\u6a5f\u591a\u5a92\u9ad4\u2026\u2026", "Log": "\u7d00\u9304", "Log Levels": "\u7d00\u9304\u5c64\u7d1a", "Look for the accessibility section in coolwsd.xml for server setting. ": "\u5728 coolwsd.xml \u4e2d\u5c0b\u627e\u7121\u969c\u7919\u8a2d\u5b9a\u5340\u584a\uff0c\u4ee5\u9032\u884c\u4f3a\u670d\u5668\u8a2d\u5b9a\u3002 ", "Loose": "\u758f\u9b06", "Luxembourg": "\u76e7\u68ee\u5821", "MB": "MB", "Malta": "\u99ac\u723e\u4ed6", "Master": "\u6bcd\u7247", "Master View": "\u6bcd\u7247\u6aa2\u8996", "Max": "\u6700\u5927", "Maximum": "\u6700\u5927", "Maximum Document process stack memory (in KB) - reduce only": "\u6700\u5927\u6587\u4ef6\u7684\u7a0b\u5e8f\u5806\u758a\u8a18\u61b6 (\u55ae\u4f4d KB) - \u50c5\u80fd\u6e1b\u5c11", "Maximum Document process virtual memory (in MB) - reduce only": "\u6700\u5927\u6587\u4ef6\u7684\u7a0b\u5e8f\u865b\u64ec\u8a18\u61b6 (\u55ae\u4f4d MB) - \u50c5\u80fd\u6e1b\u5c11", "Maximum file size allowed to write to disk (in MB) - reduce only": "\u5beb\u5165\u78c1\u789f\u7684\u6700\u5927\u5141\u8a31\u6a94\u6848\u5927\u5c0f (\u55ae\u4f4d MB) - \u50c5\u80fd\u6e1b\u5c11", "Memory": "\u8a18\u61b6\u9ad4", "Memory Graph": "\u8a18\u61b6\u9ad4\u5716\u8868", "Memory History": "\u8a18\u61b6\u9ad4\u6b77\u53f2\u7d00\u9304", "Memory consumed": "\u5df2\u4f7f\u7528\u8a18\u61b6\u9ad4", "Mexico": "\u58a8\u897f\u54e5", "Min": "\u6700\u5c0f", "Minimum": "\u6700\u5c0f", "Missing Fonts": "\u7f3a\u5c11\u5b57\u9ad4", "Modified": "\u6700\u5f8c\u4fee\u6539", "Modify": "\u4fee\u6539", "Moldova, Republic of": "\u6469\u723e\u591a\u74e6\u5171\u548c\u570b", "Monaco": "\u6469\u7d0d\u54e5", "Montenegro": "\u8499\u7279\u5167\u54e5\u7f85", "More highlights...": "\u66f4\u591a\u5df2\u5f37\u8abf\u9805\u76ee...", "More information and support": "\u5176\u4ed6\u8cc7\u8a0a\u8207\u652f\u63f4", "More...": "\u5176\u4ed6...", "Move Sheet Left": "\u5411\u5de6\u79fb\u52d5\u5de5\u4f5c\u8868", "Move Sheet Right": "\u5411\u53f3\u79fb\u52d5\u5de5\u4f5c\u8868", "My Library": "\u6211\u7684\u66f8\u67b6", "My Publications": "\u6211\u7684\u767c\u5e03", "Named Range": "\u5df2\u547d\u540d\u7684\u7bc4\u570d", "Netherlands": "\u8377\u862d", "Network Graph": "\u7db2\u8def\u5716\u8868", "Neutral": "\u4e2d\u7b49", "New Zealand": "\u7d10\u897f\u862d", "Next": "\u4e0b\u4e00\u500b", "Next Slide": "\u4e0b\u4e00\u5f35\u6295\u5f71\u7247", "No Comments": "\u66ab\u7121\u8a55\u8a3b", "No Notes": "\u6c92\u6709\u5099\u8a3b", "No color": "\u7121\u8272\u5f69", "No disk space left on server.": "\u4f3a\u670d\u5668\u4e0a\u6c92\u6709\u5269\u9918\u78c1\u789f\u7a7a\u9593\u3002", "No fill": "\u7121\u586b\u6eff", "No issues found": "\u6c92\u6709\u767c\u73fe\u554f\u984c", "No problems with SSL verification detected": "\u672a\u5075\u6e2c\u5230 SSL \u9a57\u8b49\u554f\u984c", "None": "\u7121", "None (Do not check spelling)": "\u7121 (\u4e0d\u6aa2\u67e5\u62fc\u5b57)", "Normal": "\u4e00\u822c", "North Macedonia, Republic of": "\u5317\u99ac\u5176\u9813\u5171\u548c\u570b", "Norway": "\u632a\u5a01", "Notes": "\u8a3b\u91cb", "Notes Pages": "\u7b46\u8a18\u9801\u9762", "Notes View": "\u5099\u8a3b\u6aa2\u8996", "Number": "\u6578\u5b57", "Number of Documents": "\u6587\u4ef6\u6578", "Number of Pages": "\u9801\u6578", "Number of Sheets": "\u5de5\u4f5c\u8868\u6578\u91cf", "Number of Slides": "\u6295\u5f71\u7247\u6578", "ODF Drawing (.odg)": "ODF \u7e6a\u5716 (.odg)", "ODF presentation (.odp)": "ODF \u7c21\u5831 (.odp)", "ODF spreadsheet (.ods)": "ODF \u8a66\u7b97\u8868 (.ods)", "ODF text document (.odt)": "ODF \u6587\u5b57\u6587\u4ef6 (.odt)", "OK": "\u78ba\u5b9a", "OPEN": "\u958b\u555f", "Off": "\u95dc\u9589", "On": "\u958b\u555f", "Once citations are entered their storage and display type can not be changed.": "\u4e00\u65e6\u8f38\u5165\u5f15\u6587\uff0c\u5176\u5132\u5b58\u548c\u986f\u793a\u985e\u578b\u5c31\u7121\u6cd5\u8b8a\u66f4\u3002", "Online Help": "\u7dda\u4e0a\u8aaa\u660e", "Only the document owner can change the password.": "\u53ea\u6709\u6587\u6a94\u6240\u6709\u8005\u624d\u80fd\u66f4\u6539\u5bc6\u78bc\u3002", "Oops, there is a problem connecting the document": "\u7cdf\u7cd5\u2026\u9023\u63a5\u6587\u4ef6\u6642\u767c\u751f\u4e86\u554f\u984c", "Oops, there is a problem connecting to {productname}: ": "\u7cdf\u7cd5\uff0c\u9023\u7dda\u5230 {productname} \u6642\u767c\u751f\u4e86\u4e00\u9ede\u554f\u984c\uff1a ", "Open in full view": "\u5728\u5b8c\u6574\u6aa2\u8996\u4e2d\u958b\u555f", "Open link": "\u958b\u555f\u9023\u7d50", "Open menu": "\u958b\u555f\u9078\u55ae", "Out of table": "\u8868\u683c\u5916", "Overview": "\u6982\u89bd", "Overwrite": "\u8986\u84cb", "PB": "PB", "PDF Document (.pdf)": "PDF \u6587\u4ef6 (.pdf)", "PDF Document (.pdf) - Expert": "PDF \u6587\u4ef6 (.pdf) - \u5c08\u696d", "PDF Document (.pdf) as...": "PDF \u6587\u4ef6 (.pdf) \u5df2...", "PID": "PID", "Page Layout": "\u9801\u9762\u7248\u9762\u914d\u7f6e", "Page Setup": "\u9801\u9762\u8a2d\u5b9a", "Paste": "\u8cbc\u4e0a", "Paste Slide": "\u8cbc\u4e0a\u6295\u6620\u7247", "Paste Special": "\u9078\u64c7\u6027\u8cbc\u4e0a", "Paste from this document": "\u5f9e\u6b64\u6587\u4ef6\u8cbc\u4e0a", "Path": "\u8def\u5f91", "Pause": "\u66ab\u505c", "Pause... ( %SECONDS% )": "\u66ab\u505c... ( %SECONDS% )", "Percent": "\u767e\u5206\u6bd4", "Permission Mode": "\u6b0a\u9650\u6a21\u5f0f", "Philippines": "\u83f2\u5f8b\u8cd3", "Picture": "\u5716\u7247", "Please save or discard the comment currently being edited.": "\u8acb\u5132\u5b58\u6216\u653e\u68c4\u76ee\u524d\u6b63\u5728\u7de8\u8f2f\u7684\u8a55\u8a3b\u3002", "Please send us your feedback": "\u8acb\u7d66\u6211\u5011\u60a8\u7684\u56de\u994b", "Please use following combination to see more options:": "\u8acb\u4f7f\u7528\u4ee5\u4e0b\u7d44\u5408\u4f86\u6aa2\u8996\u66f4\u591a\u9078\u9805\uff1a", "Please wait kubernetes cluster is scaling...": "\u8acb\u7a0d\u5019\uff0ckubernetes \u53e2\u96c6\u6b63\u5728\u64f4\u5145\u2026\u2026", "Please wait!": "\u8acb\u7a0d\u5019\uff01", "Poland": "\u6ce2\u862d", "Portrait": "\u7e31\u5411", "Portugal": "\u8461\u8404\u7259", "PostMessage API is initialized": "PostMessage API \u5df2\u555f\u59cb", "PowerPoint 2003 Presentation (.ppt)": "PowerPoint 2003 \u7c21\u5831 (.ppt)", "PowerPoint Presentation (.pptx)": "PowerPoint \u7c21\u5831 (.pptx)", "Present current slide": "\u5c55\u793a\u76ee\u524d\u6295\u5f71\u7247", "Present in Window": "\u5728\u65b0\u8996\u7a97\u5c55\u793a", "Present in new window": "\u5728\u65b0\u8996\u7a97\u5c55\u793a", "Presentation": "\u7c21\u5831", "Presentation disabled": "\u5c55\u793a\u5df2\u505c\u7528", "Presentation mode has been disabled for this document": "\u8a72\u6587\u6a94\u7684\u5c55\u793a\u6a21\u5f0f\u5df2\u505c\u7528", "Presentation was blocked. Please allow pop-ups in your browser. This lets slide shows to be displayed in separated windows, allowing for easy screen sharing.": "\u6f14\u793a\u88ab\u963b\u6b62\u3002\u8acb\u5141\u8a31\u60a8\u7684\u700f\u89bd\u5668\u4e2d\u51fa\u73fe\u5f48\u51fa\u8996\u7a97\u3002\u9019\u4f7f\u5f97\u5e7b\u71c8\u7247\u53ef\u4ee5\u5728\u55ae\u7368\u7684\u8996\u7a97\u4e2d\u986f\u793a\uff0c\u5f9e\u800c\u8f15\u9b06\u5171\u4eab\u87a2\u5e55\u3002", "Presenter Console": "\u6f14\u8b1b\u8005\u4e3b\u63a7\u53f0", "Presenting in fullscreen": "\u5168\u87a2\u5e55\u5c55\u793a", "Presenting in window": "\u5728\u65b0\u8996\u7a97\u5c55\u793a", "Previous": "\u524d\u4e00\u500b", "Print dialog": "\u5217\u5370\u5c0d\u8a71\u65b9\u584a", "Promote to top comment": "\u63d0\u6607\u81f3\u8a55\u8a3b\u9802\u90e8", "Properties": "\u5c6c\u6027", "Provider:": "\u63d0\u4f9b\u8005\uff1a", "Qatar": "\u5361\u9054", "Quadratic": "\u7acb\u65b9\u5f62", "RELOAD": "\u91cd\u65b0\u8f09\u5165", "Radial": "\u653e\u5c04", "Read mode": "\u95b1\u8b80\u6a21\u5f0f", "Read-only": "\u552f\u8b80", "Received": "\u5df2\u63a5\u6536", "Recent": "\u6700\u8fd1", "Reconnecting...": "\u9023\u63a5\u4e2d...", "Redo": "\u518d\u6b21\u52d5\u4f5c", "References": "\u53c3\u7167", "Refresh": "\u91cd\u6574", "Refresh Citations": "\u5237\u65b0\u5f15\u6587", "Refresh Log": "\u91cd\u65b0\u6574\u7406\u7d00\u9304", "Reject change": "\u62d2\u7d55\u66f4\u6539", "Reloading the document after rename": "\u91cd\u65b0\u547d\u540d\u5f8c\u8f09\u5165\u6587\u4ef6", "Remove": "\u79fb\u9664", "Remove Thread": "\u79fb\u9664\u8a0e\u8ad6\u4e32", "Remove link": "\u522a\u9664\u9023\u7d50", "Remove print area": "\u6e05\u9664\u5217\u5370\u5340\u57df", "Rename": "\u91cd\u65b0\u547d\u540d", "Rename Document": "\u91cd\u65b0\u547d\u540d", "Rename sheet": "\u91cd\u65b0\u547d\u540d\u5de5\u4f5c\u8868", "Renaming...": "\u91cd\u65b0\u547d\u540d\u4e2d...", "Repair": "\u4fee\u5fa9", "Repair Document": "\u4fee\u5fa9\u6587\u4ef6", "Repeat in {0} seconds": "\u5728 {0} \u79d2\u5167\u91cd\u8907", "Replace": "\u53d6\u4ee3", "Reply": "\u56de\u8986", "Report an issue": "\u56de\u5831\u554f\u984c", "Reset to Default Language": "\u91cd\u8a2d\u56de\u9810\u8a2d\u8a9e\u8a00", "Reset zoom": "\u91cd\u8a2d\u9060\u8fd1", "Resolve": "\u89e3\u6c7a", "Resolve Thread": "\u89e3\u6c7a\u8a0e\u8ad6\u4e32", "Resolved": "\u5df2\u89e3\u6c7a", "Restart": "\u91cd\u65b0\u555f\u52d5", "Restoring older revision. Any unsaved changes will be available in version history": "\u9084\u539f\u820a\u7684\u7248\u672c\u3002\u4efb\u4f55\u5c1a\u672a\u5132\u5b58\u7684\u8b8a\u66f4\u90fd\u6703\u653e\u5728\u7248\u672c\u6b77\u53f2\u4e2d", "Resume": "\u7e7c\u7e8c", "Review": "\u5be9\u95b1", "Rich Text": "\u683c\u5f0f\u6587\u672c", "Rich Text (.rtf)": "RTF \u6587\u5b57\u6a94 (.rtf)", "Right Margin": "\u53f3\u908a\u8ddd", "Romania": "\u7f85\u99ac\u5c3c\u4e9e", "Row Height": "\u5217\u9ad8", "Row {0}": "\u5217 {0}", "Row {0} through {1}": "\u7b2c {0} \u81f3 {1} \u5217", "Rows": "\u5217", "Ruler": "\u5c3a\u898f", "Russian Federation": "\u4fc4\u7f85\u65af\u806f\u90a6", "San Marino": "\u8056\u99ac\u5229\u8afe", "Saudi Arabia": "\u6c99\u70cf\u5730\u963f\u62c9\u4f2f", "Save": "\u5132\u5b58", "Save As": "\u53e6\u5b58\u70ba", "Save Comments": "\u5132\u5b58\u8a55\u8a3b", "Save as ODF format": "\u53e6\u5b58\u70ba ODF \u683c\u5f0f", "Save failed because the document is too large or exceeds the remaining storage space. The document will now be read-only but you may still download it now to preserve a copy locally.": "\u7531\u65bc\u6587\u4ef6\u592a\u5927\u6216\u8d85\u51fa\u5269\u9918\u5132\u5b58\u7a7a\u9593\uff0c\u4fdd\u5b58\u5931\u6557\u3002\u8a72\u6587\u4ef6\u73fe\u5728\u5c07\u662f\u552f\u8b80\u7684\uff0c\u4f46\u60a8\u4ecd\u7136\u53ef\u4ee5\u7acb\u5373\u4e0b\u8f09\u5b83\u4ee5\u5728\u672c\u5730\u4fdd\u7559\u526f\u672c\u3002", "Save failed due to no disk space left. Document will now be read-only.": "\u56e0\u78c1\u789f\u7a7a\u9593\u4e0d\u8db3\u800c\u5132\u5b58\u5931\u6557\u3002\u6587\u4ef6\u73fe\u5728\u70ba\u552f\u8b80\u6a21\u5f0f\u3002", "Save failed due to no storage space left. Document will now be read-only. Please make sure enough disk space is available and try to save again.": "\u7531\u65bc\u6c92\u6709\u5269\u9918\u5132\u5b58\u7a7a\u9593\uff0c\u4fdd\u5b58\u5931\u6557\u3002\u6587\u4ef6\u73fe\u5728\u5c07\u662f\u552f\u8b80\u7684\u3002\u8acb\u78ba\u4fdd\u6709\u8db3\u5920\u7684\u53ef\u7528\u78c1\u789f\u7a7a\u9593\u4e26\u518d\u6b21\u5617\u8a66\u5132\u5b58\u3002", "Save to new file": "\u5132\u5b58\u70ba\u65b0\u6a94\u6848", "Saved": "\u5df2\u5132\u5b58", "Saving": "\u6b63\u5728\u5132\u5b58", "Saving...": "\u5132\u5b58\u4e2d...", "Scalable Vector Graphics (.svg)": "\u53ef\u7e2e\u653e\u5411\u91cf\u5716\u5f62 (.svg)", "Scientific": "\u79d1\u5b78\u8a18\u865f", "Screen Reading": "\u87a2\u5e55\u95b1\u8b80", "Screen reader support for text content is disabled. ": "\u6587\u5b57\u5167\u5bb9\u7684\u87a2\u5e55\u95b1\u8b80\u5668\u652f\u63f4\u5df2\u505c\u7528\u3002 ", "Scroll down": "\u5411\u4e0b\u6372\u52d5", "Scroll down annotations": "\u5f80\u4e0b\u6372\u52d5\u8a3b\u89e3", "Scroll left": "\u5411\u5de6\u6372\u52d5", "Scroll right": "\u5411\u53f3\u6372\u52d5", "Scroll to the first sheet": "\u6372\u52d5\u5230\u7b2c\u4e00\u5f35\u5de5\u4f5c\u8868", "Scroll to the last sheet": "\u6372\u52d5\u5230\u6700\u5f8c\u4e00\u5f35\u5de5\u4f5c\u8868", "Scroll up": "\u5411\u4e0a\u6372\u52d5", "Scroll up annotations": "\u5f80\u4e0a\u6372\u52d5\u8a3b\u89e3", "Search": "\u641c\u5c0b", "See history": "\u700f\u89bd\u6b77\u53f2", "See revision history": "\u6aa2\u8996\u4fee\u8a02\u8a18\u9304", "Select language": "\u9078\u64c7\u8a9e\u8a00", "Select multiple cells": "\u9078\u64c7\u591a\u500b\u5132\u5b58\u683c", "Select range": "\u9078\u53d6\u7bc4\u570d", "Selected external data source is forbidden. Please contact the system administrator.": "\u88ab\u9078\u64c7\u7684\u5916\u90e8\u4f86\u6e90\u8cc7\u6599\u5df2\u88ab\u7981\u6b62\u3002\u8acb\u806f\u7d61\u7cfb\u7d71\u7ba1\u7406\u54e1\u3002", "Selected range of cells": "\u6240\u9078\u7684\u5132\u5b58\u683c\u7bc4\u570d", "Selection Mode": "\u9078\u53d6\u6a21\u5f0f", "Selection count": "\u9078\u53d6\u8a08\u6578", "Selection mode: inactive": "\u9078\u64c7\u6a21\u5f0f\uff1a\u672a\u6fc0\u6d3b", "Send Feedback": "\u50b3\u9001\u610f\u898b\u56de\u994b", "Sent": "\u5df2\u9001\u51fa", "Serbia": "\u585e\u723e\u7dad\u4e9e", "Served by:": "\u670d\u52d9\u63d0\u4f9b\u8005\uff1a", "Server audit": "\u4f3a\u670d\u5668\u5be9\u6838", "Server has been shut down; please reload the page.": "\u4f3a\u670d\u5668\u5df2\u95dc\u9589; \u8acb\u91cd\u65b0\u8f09\u5165\u9801\u9762.", "Server is down, restarting automatically. Please wait.": "\u4f3a\u670d\u5668\u95dc\u9589\uff0c\u81ea\u52d5\u91cd\u555f\u4e2d\uff0c\u8acb\u7a0d\u5019\u3002", "Server is now reachable. We have to refresh the page now.": "\u53ef\u4ee5\u9023\u7dda\u5230\u4f3a\u670d\u5668\u4e86\u3002\u73fe\u5728\u6211\u5011\u6703\u91cd\u65b0\u6574\u7406\u9801\u9762\u3002", "Server is now reachable...": "\u53ef\u4ee5\u9023\u7dda\u5230\u4f3a\u670d\u5668\u4e86\u2026\u2026", "Server is shutting down": "\u4f3a\u670d\u5668\u6b63\u5728\u95dc\u9589", "Server is shutting down for maintenance (auto-saving)": "\u4f3a\u670d\u5668\u6b63\u5728\u95dc\u6a5f\u4f5c\u7dad\u8b77\uff08\u81ea\u52d5\u5b58\u6a94\u4e2d\uff09", "Server returned this reason:": "\u4f3a\u670d\u5668\u50b3\u56de\u6b64\u539f\u56e0\uff1a", "Server uptime": "\u4f3a\u670d\u5668\u670d\u52d9\u6642\u9577", "Service is unavailable. Please try again later and report to your administrator if the issue persists.": "\u670d\u52d9\u7121\u6cd5\u4f7f\u7528\u3002\u8acb\u7a0d\u5f8c\u91cd\u8a66\uff0c\u82e5\u554f\u984c\u6301\u7e8c\u767c\u751f\u8acb\u56de\u5831\u7d66\u60a8\u7684\u7ba1\u7406\u54e1\u3002", "Session terminated by document owner": "\u4f5c\u696d\u968e\u6bb5\u7531\u6587\u4ef6\u64c1\u6709\u8005\u7d42\u6b62", "Set Language for All text": "\u8a2d\u5b9a\u6240\u6709\u6587\u5b57\u7684\u8a9e\u8a00", "Set Language for Paragraph": "\u8a2d\u5b9a\u8a72\u6bb5\u843d\u8a9e\u8a00", "Set Language for Selection": "\u8a2d\u5b9a\u5df2\u9078\u6587\u5b57\u8a9e\u8a00", "Set Log Levels": "\u8a2d\u5b9a\u7d00\u9304\u5c64\u7d1a", "Settings": "\u8a2d\u5b9a", "Shapes": "\u5f62\u72c0", "Share": "\u5171\u4eab", "Share...": "\u5206\u4eab...", "Shockwave Flash (.swf)": "Shockwave Flash (.swf)", "Show Comments": "\u986f\u793a\u8a55\u8a3b", "Show Grid": "\u986f\u793a\u7db2\u683c", "Show Menu": "\u986f\u793a\u9078\u55ae", "Show Ruler": "\u986f\u793a\u5c3a\u898f", "Show Status Bar": "\u986f\u793a\u72c0\u614b\u6b04", "Show on the side": "\u5074\u908a\u986f\u793a", "Show sheets": "\u986f\u793a\u5de5\u4f5c\u8868", "Show the search bar": "\u986f\u793a\u641c\u5c0b\u5217", "Shutdown Server": "\u95dc\u9589\u4f3a\u670d\u5668", "Signature": "\u7c3d\u7ae0", "Singapore": "\u65b0\u52a0\u5761", "Slide {0} of {1}": "\u7b2c {0} \u5f35\u6295\u5f71\u7247\uff0c\u5171 {1} \u5f35", "Slides": "\u6295\u5f71\u7247", "Slovakia": "\u65af\u6d1b\u4f10\u514b", "Slovenia": "\u65af\u6d1b\u7dad\u5c3c\u4e9e", "Smart Picker": "\u8070\u660e\u63c0\u9078\u5668", "Snap to Grid": "\u8cbc\u9f4a\u7db2\u683c", "Solid": "\u5be6\u5fc3", "Someone": "\u6709\u4eba", "South Africa": "\u5357\u975e", "South Korea": "\u5927\u97d3\u6c11\u570b", "Spain": "\u897f\u73ed\u7259", "Sparkline": "\u8ff7\u4f60\u5716", "Square": "\u6b63\u65b9\u5f62", "Standard": "\u6a19\u6e96", "Status": "\u72c0\u614b", "Status Bar": "\u72c0\u614b\u5217", "Stop following": "\u505c\u6b62\u8ffd\u8e64", "Store as:": "\u5132\u5b58\u70ba:", "Style": "\u6a23\u5f0f", "Style list": "\u6a23\u5f0f\u6e05\u55ae", "Styles": "\u6a23\u5f0f", "Successfully exported: ": "\u6210\u529f\u532f\u51fa\uff1a ", "Sum": "\u7e3d\u548c", "Sweden": "\u745e\u5178", "Switzerland": "\u745e\u58eb", "TB": "TB", "Table": "\u8868\u683c", "Table with {0} rows and {1} columns": "\u6709 {0} \u5217\u8207 {1} \u6b04\u7684\u8868\u683c", "Taiwan, Province of China": "\u81fa\u7063", "Tap to collapse": "\u9ede\u64ca\u6298\u758a", "Tap to expand": "\u9ede\u64ca\u5c55\u958b", "Text": "\u6587\u5b57", "Text orientation": "\u6587\u5b57\u65b9\u5411", "The IsAdminUser property is not set by integration": "IsAdminUser \u5c6c\u6027\u672a\u88ab\u6574\u5408\u8a2d\u5b9a", "The IsAdminUser user property is set by integration": "IsAdminUser \u4f7f\u7528\u8005\u5c6c\u6027\u5df2\u88ab\u6574\u5408\u8a2d\u5b9a", "The document contains some citations which may be unreachable through web API. It may cause some problems while editing citations or bibliography.": "\u8a72\u6587\u4ef6\u5305\u542b\u4e00\u4e9b\u53ef\u80fd\u7121\u6cd5\u900f\u904e Web API \u5b58\u53d6\u7684\u5f15\u7528\u3002\u7de8\u8f2f\u5f15\u7528\u6216\u53c3\u8003\u66f8\u76ee\u6642\u53ef\u80fd\u6703\u51fa\u73fe\u4e00\u4e9b\u554f\u984c\u3002", "The document could not be locked, and is opened in read-only mode.": "\u6587\u4ef6\u7121\u6cd5\u9396\u5b9a\uff0c\u4e26\u4ee5\u552f\u8b80\u6a21\u5f0f\u958b\u555f.", "The document could not be locked.": "\u7121\u6cd5\u9396\u5b9a\u6587\u4ef6\u3002", "The document is being renamed and will reload shortly": "\u8a72\u6587\u6a94\u6b63\u5728\u91cd\u65b0\u547d\u540d\u4e26\u5c07\u5f88\u5feb\u91cd\u65b0\u52a0\u8f09", "The document is being signed and will be availably shortly": "\u8a72\u6587\u4ef6\u6b63\u5728\u7c3d\u7f72\u4e2d\uff0c\u5c07\u5728\u4e0d\u4e45\u5f8c\u63d0\u4f9b", "The document is not signed.": "\u6587\u4ef6\u5c1a\u672a\u7c3d\u7f72\u3002", "The document is switching to Offline mode and will reload shortly": "\u8a72\u6587\u4ef6\u6b63\u5728\u5207\u63db\u5230\u96e2\u7dda\u6a21\u5f0f\u4e26\u5c07\u5f88\u5feb\u91cd\u65b0\u8f09\u5165", "The document is too large or no disk space left to save. Document will now be read-only.": "\u6587\u4ef6\u592a\u5927\u6216\u6c92\u6709\u5269\u9918\u78c1\u789f\u7a7a\u9593\u53ef\u5132\u5b58\u3002\u6587\u4ef6\u73fe\u5728\u5c07\u662f\u552f\u8b80\u7684\u3002", "The file of type: {0} cannot be uploaded to server since the file has no name": "\u6a94\u6848\u985e\u578b\uff1a{0} \u7531\u65bc\u6c92\u6709\u6a94\u540d\u800c\u7121\u6cd5\u4e0a\u50b3\u81f3\u4f3a\u670d\u5668", "The file of type: {0} cannot be uploaded to server since the file is empty": "\u6a94\u6848\u985e\u578b\uff1a{0} \u7531\u65bc\u6a94\u6848\u7a7a\u767d\u800c\u7121\u6cd5\u4e0a\u50b3\u81f3\u4f3a\u670d\u5668", "The host URL is empty. The coolwsd server is probably misconfigured, please contact the administrator.": "\u4e3b\u6a5f URL \u7a7a\u767d\u3002coolwsd \u4f3a\u670d\u5668\u53ef\u80fd\u8a2d\u5b9a\u932f\u8aa4\uff0c\u8acb\u806f\u7d61\u7ba1\u7406\u54e1\u3002", "The server encountered a {0} error while parsing the {1} command.": "\u4f3a\u670d\u5668\u5728\u89e3\u6790 {1} \u6307\u4ee4\u6642\u906d\u9047 {0} \u932f\u8aa4\u3002", "The server has been disconnected.": "\u4f3a\u670d\u5668\u5df2\u65b7\u958b\u9023\u7dda\u3002", "The signature is OK, but the certificate could not be validated and the document is only partially signed.": "\u7c3d\u7ae0\u6b63\u5e38\uff0c\u4f46\u6191\u8b49\u7121\u6cd5\u901a\u904e\u9a57\u8b49\uff0c\u6587\u4ef6\u50c5\u6709\u90e8\u5206\u7c3d\u7f72\u3002", "The signature is OK, but the certificate could not be validated.": "\u7c3d\u7ae0\u6b63\u5e38\uff0c\u4f46\u6191\u8b49\u7121\u6cd5\u901a\u904e\u9a57\u8b49\u3002", "The signature is OK, but the document is only partially signed.": "\u7c3d\u7ae0\u6b63\u5e38\uff0c\u4f46\u6587\u4ef6\u50c5\u90e8\u5206\u6709\u7c3d\u7f72.", "The signature line can now be moved or resized as needed.": "\u7c3d\u540d\u7dda\u73fe\u5728\u53ef\u4ee5\u6839\u64da\u9700\u6c42\u79fb\u52d5\u6216\u8abf\u6574\u5927\u5c0f\u3002", "The signature was valid, but the document has been modified.": "\u7c3d\u7ae0\u6709\u6548\uff0c\u4f46\u6587\u4ef6\u5df2\u88ab\u4fee\u6539\u3002", "Theme colors": "\u4e3b\u984c\u984f\u8272", "This document has an invalid signature.": "\u6b64\u6587\u4ef6\u5b58\u5728\u7121\u6548\u7c3d\u7ae0\u3002", "This document is digitally signed and the signature is valid.": "\u6b64\u6587\u4ef6\u5df2\u6578\u4f4d\u7c3d\u7f72\uff0c\u4e14\u7c3d\u7ae0\u6709\u6548\u3002", "This document may contain formatting or content that cannot be saved in the current file format.": "\u8a72\u6587\u4ef6\u53ef\u80fd\u5305\u542b\u7121\u6cd5\u4ee5\u76ee\u524d\u6587\u4ef6\u683c\u5f0f\u5132\u5b58\u7684\u683c\u5f0f\u6216\u5167\u5bb9\u3002", "This is an unsupported version of {productname}. To avoid the impression that it is suitable for deployment in enterprises, this message appears when more than {docs} documents or {connections} connections are in use concurrently.": "\u9019\u500b\u7248\u672c\u7684 {productname} \u672a\u53d7\u652f\u63f4\u3002\u70ba\u4e86\u907f\u514d\u9019\u500b\u7248\u672c\u88ab\u8aa4\u8a8d\u70ba\u9069\u5408\u5728\u4f01\u696d\u4e2d\u90e8\u7f72\uff0c\u6b64\u8a0a\u606f\u6703\u5728\u540c\u6642\u9593\u4f7f\u7528\u8d85\u904e {docs} \u4efd\u6587\u4ef6\u6216 {connections} \u9023\u7dda\u6578\u6642\u51fa\u73fe\u3002", "This service is limited to {0} documents, and {1} connections total by the admin. This limit has been reached. Please try again later.": "\u672c\u670d\u52d9\u7d93\u7ba1\u7406\u54e1\u9650\u5236\u7e3d\u5171 {0} \u4efd\u6587\u4ef6\u3001%1 \u500b\u9023\u7dda\u3002\u5df2\u9054\u4e0a\u9650\u3002\u8acb\u7a0d\u5f8c\u91cd\u8a66\u3002", "This user": "\u6b64\u4f7f\u7528\u8005", "This version of {productname} is powered by": "\u6b64 {productname} \u7248\u672c\u6e90\u81ea", "Tight": "\u7dca\u5bc6", "Time": "\u6642\u9593", "Time interval of CPU statistics (in ms)": "CPU \u7d71\u8a08\u8cc7\u6599\u7684\u6642\u9593\u9593\u9694\uff08\u55ae\u4f4d\u6beb\u79d2\uff09", "Time interval of memory statistics (in ms)": "\u8a18\u61b6\u9ad4\u7d71\u8a08\u7684\u6642\u9593\u9593\u9694\uff08\u55ae\u4f4d\u6beb\u79d2\uff09", "Title": "\u6a19\u984c", "To": "\u5230", "To paste outside {productname}, please first click the 'download' button": "\u82e5\u8981\u8cbc\u5230 {productname} \u4e4b\u5916\uff0c\u8acb\u5148\u6309\u300c\u4e0b\u8f09\u300d\u6309\u9215", "To prevent accidental changes, the author has set this file to open as view-only": "\u70ba\u4e86\u9632\u6b62\u610f\u5916\u8b8a\u66f4\uff0c\u4f5c\u8005\u5df2\u5c07\u6b64\u6a94\u6848\u8a2d\u5b9a\u70ba\u50c5\u6aa2\u8996", "Toggle UI Mode": "\u5207\u63db UI \u6a21\u5f0f", "Top Margin": "\u4e0a\u908a\u8ddd", "Top N elements...": "\u9802\u90e8 N \u500b\u5143\u7d20...", "Top N percent...": "\u9802\u90e8 N \u767e\u5206\u7387...", "Top/Bottom Rules...": "\u9802\u90e8/\u5e95\u90e8\u898f\u5247...", "Turkey": "\u571f\u8033\u5176", "Type": "\u985e\u578b", "Ukraine": "\u70cf\u514b\u862d", "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.": "\u672a\u6388\u6b0a\u7684 WOPI \u4e3b\u6a5f\u3002\u8acb\u7a0d\u5f8c\u91cd\u8a66\uff0c\u82e5\u554f\u984c\u6301\u7e8c\u767c\u751f\u8acb\u56de\u5831\u7d66\u60a8\u7684\u7ba1\u7406\u54e1\u3002", "Undo": "\u53d6\u6d88\u52d5\u4f5c", "United Arab Emirates": "\u963f\u62c9\u4f2f\u806f\u5408\u5927\u516c\u570b", "United Kingdom": "\u82f1\u570b", "United States of America": "\u7f8e\u570b", "Unlink Citations": "\u53d6\u6d88\u5f15\u6587", "Unlinking citations will prevent Collabora Online from updating citations and bibliography in this document.": "\u53d6\u6d88\u5f15\u7528\u9023\u7d50\u5c07\u963b\u6b62 Collabora Online \u66f4\u65b0\u672c\u6587\u6a94\u4e2d\u7684\u5f15\u7528\u548c\u53c3\u8003\u66f8\u76ee\u3002", "Unlock": "\u89e3\u9396", "Unresolve": "\u672a\u89e3\u6c7a", "Unresolve Thread": "\u672a\u89e3\u6c7a\u8a0e\u8ad6\u4e32", "Unsupported server version.": "\u672a\u652f\u63f4\u7684\u4f3a\u670d\u5668\u7248\u672c\u3002", "Update": "\u66f4\u65b0", "Update Index": "\u66f4\u65b0\u7d22\u5f15", "Update Log Levels": "\u66f4\u65b0\u7d00\u9304\u5c64\u7d1a", "Updated citations": "\u5f15\u6587\u5df2\u66f4\u65b0", "Updating citations": "\u6b63\u5728\u66f4\u65b0\u5f15\u6587", "Uploaded": "\u5df2\u4e0a\u8f09", "Uploading file to server failed with status: {0}": "\u6a94\u6848\u4e0a\u50b3\u81f3\u4f3a\u670d\u5668\u5931\u6557\uff0c\u72c0\u614b\uff1a{0}", "Uploading file to server failed, file not found.": "\u6a94\u6848\u4e0a\u50b3\u81f3\u4f3a\u670d\u5668\u5931\u6557\uff0c\u627e\u4e0d\u5230\u6a94\u6848\u3002", "Uploading file to server failed, the file is too large.": "\u6a94\u6848\u4e0a\u50b3\u81f3\u4f3a\u670d\u5668\u5931\u6557\uff0c\u6a94\u6848\u904e\u5927\u3002", "Uploading...": "\u4e0a\u50b3\u4e2d...", "Use Compact view": "\u4f7f\u7528\u7dca\u6e4a\u986f\u793a", "Use Tabbed view": "\u4f7f\u7528\u9078\u9805\u5361\u5f0f\u986f\u793a", "Used deprecated is_admin field, integration should use IsAdminUser property instead": "\u4f7f\u7528\u7684is_admin \u5b57\u6bb5\u5df2\u88ab\u68c4\u7528, \u6574\u5408\u6642\u61c9\u4f7f\u7528 IsAdminUser \u5c6c\u6027", "User List Summary": "\u4f7f\u7528\u8005\u6e05\u55ae\u6458\u8981", "User Name": "\u4f7f\u7528\u8005\u540d\u7a31", "Users online": "\u7dda\u4e0a\u4f7f\u7528\u8005", "Values between...": "\u6578\u503c\u4ecb\u4e4e\u65bc...", "Values duplicate...": "\u8907\u88fd\u6578\u503c\u81f3...", "Values equal to...": "\u6578\u503c\u7b49\u65bc...", "Values greater than...": "\u6578\u503c\u5927\u65bc...", "Values less than...": "\u6578\u503c\u5c0f\u65bc...", "Version Information": "\u7248\u672c\u8cc7\u8a0a", "Very Loose": "\u975e\u5e38\u758f\u9b06", "Very Tight": "\u975e\u5e38\u7dca\u5bc6", "View": "\u6aa2\u8996", "Views": "\u95b1\u89bd\u6b21\u6578", "WOPI host": "WOPI \u4e3b\u6a5f", "Warning": "\u8b66\u544a", "Warning! The browser you are using is not supported.": "\u8b66\u544a\uff01\u60a8\u4f7f\u7528\u7684\u700f\u89bd\u5668\u4e0d\u53d7\u652f\u63f4\u3002", "We are in the process of cleaning up this document from the last session, please try again later.": "\u6211\u5011\u6b63\u5728\u6e05\u7406\u4e0a\u6b21\u4f7f\u7528\u6642\u6bb5\u4e2d\u7684\u6587\u4ef6\uff0c\u8acb\u7a0d\u5f8c\u518d\u8a66\u3002", "Welcome Dialog": "\u6b61\u8fce\u5c0d\u8a71\u65b9\u584a", "Well, this is embarrassing, we cannot connect to your document. Please try again.": "\u554a\uff0c\u9019\u5c37\u5c2c\u4e86... \u6211\u5011\u6c92\u8fa6\u6cd5\u9023\u63a5\u60a8\u7684\u6587\u4ef6\u3002\u8acb\u91cd\u8a66\u4e00\u6b21\u3002", "What?": "\u4ec0\u9ebc\uff1f", "When?": "\u4f55\u6642\uff1f", "Who?": "\u8ab0?", "Windowed Presentation Blocked": "\u8996\u7a97\u6f14\u793a\u53d7\u963b", "Windowed Presentation: ": "\u8996\u7a97\u6f14\u793a\uff1a ", "Word 2003 Document (.doc)": "Word 2003 \u6587\u4ef6 (.doc)", "Word Counter": "\u5b57\u6578\u7d71\u8a08", "Word Document (.docx)": "Word \u6587\u4ef6 (.docx)", "Wrong or missing WOPISrc parameter, please contact support.": "WOPISrc \u53c3\u6578\u932f\u8aa4\u6216\u907a\u5931\uff0c\u8acb\u806f\u7d61\u6280\u8853\u652f\u63f4\u3002", "Wrong password provided. Please try again.": "\u63d0\u4f9b\u7684\u5bc6\u78bc\u932f\u8aa4\u3002\u8acb\u91cd\u8a66\u3002", "Wrong server, reconnecting...": "\u932f\u8aa4\u7684\u4f3a\u670d\u5668\uff0c\u6b63\u5728\u91cd\u65b0\u9023\u7dda\u2026\u2026", "YB": "YB", "You": "\u60a8", "You are already presenting this document": "\u60a8\u5df2\u7d93\u6b63\u5728\u5c55\u793a\u6b64\u6587\u6a94", "You are leaving the document. The following web page will open in a new tab: ": "\u60a8\u5c07\u96e2\u958b\u8a72\u6587\u4ef6\u3002\u4ee5\u4e0b\u7db2\u9801\u5c07\u5728\u65b0\u5206\u9801\u4e2d\u958b\u555f\uff1a ", "You have not done anything to rollback yet...": "\u60a8\u5c1a\u672a\u57f7\u884c\u4efb\u4f55\u64cd\u4f5c\u4f86\u5fa9\u539f...", "You need to enable it both at server level and in the UI. ": "\u60a8\u5fc5\u9808\u5728\u4f3a\u670d\u5668\u5c64\u7d1a\u8207\u4f7f\u7528\u8005\u4ecb\u9762\u4e2d\u90fd\u555f\u7528\u5b83\u3002 ", "Your Collabora Online server needs updating. Version {0} is available.": "\u60a8\u7684 Collabora Online \u4f3a\u670d\u5668\u9700\u8981\u66f4\u65b0\u3002\u5df2\u6709\u7248\u672c {0}\u3002", "Your WOPI server is not secure: SSL verification failed": "\u60a8\u7684 WOPI \u4f3a\u670d\u5668\u4e0d\u5b89\u5168\uff1aSSL \u9a57\u8b49\u5931\u6557", "Your browser has very limited access to the clipboard": "\u60a8\u7684\u700f\u89bd\u5668\u5c0d\u526a\u8cbc\u7c3f\u7684\u5b58\u53d6\u76f8\u7576\u53d7\u9650", "Your changes have been saved": "\u60a8\u7684\u8b8a\u66f4\u5df2\u5132\u5b58", "Your library is empty": "\u4f60\u7684\u66f8\u67b6\u662f\u7a7a\u7684", "Your server is configured with insufficient hardware resources, which may lead to poor performance.": "\u60a8\u7684\u4f3a\u670d\u5668\u786c\u9ad4\u8cc7\u6e90\u4e0d\u8db3\uff0c\u53ef\u80fd\u6703\u5c0e\u81f4\u6548\u80fd\u4e0d\u4f73\u3002", "Your session has expired. Further changes to the document might not be saved. Please refresh the session (or webpage) to continue. You might need to login again.": "\u60a8\u7684\u4f5c\u696d\u968e\u6bb5\u5df2\u904e\u671f\u3002\u5f8c\u7e8c\u4e4b\u6587\u4ef6\u8b8a\u66f4\u53ef\u80fd\u7121\u6cd5\u5132\u5b58\u3002\u8acb\u91cd\u6574\u4f5c\u696d\u968e\u6bb5\uff08\u6216\u7db2\u9801\uff09\u4f86\u7e7c\u7e8c\u3002\u60a8\u53ef\u80fd\u9700\u8981\u91cd\u65b0\u767b\u5165\u3002", "Your session will expire in {time}. Please save your work and refresh the session (or webpage) to continue. You might need to login again.": "\u60a8\u7684\u4f5c\u696d\u968e\u6bb5\u5c07\u5728 {time} \u5167\u904e\u671f\u3002\u8acb\u5132\u5b58\u60a8\u7684\u5de5\u4f5c\u4e26\u91cd\u65b0\u8f09\u5165\u4f5c\u696d\u968e\u6bb5\uff08\u6216\u7db2\u9801\uff09\u4f86\u7e7c\u7e8c\u3002\u60a8\u53ef\u80fd\u9700\u8981\u91cd\u65b0\u767b\u5165\u3002", "Your {productname} cluster appear to be mis-configured or scaling rapidly - please contact your system administrator. Continuing with editing may result in multiple users not seeing each other, conflicts in the document storage and/or copy/paste problems. Expected serverId {0} for routeToken {1} but connected to serverId {2}": "\u60a8\u7684 {productname} \u53e2\u96c6\u4f3c\u4e4e\u914d\u7f6e\u932f\u8aa4\u6216\u64f4\u5145\u529f\u80fd\u8fc5\u901f - \u8acb\u806f\u7d61\u60a8\u7684\u7cfb\u7d71\u7ba1\u7406\u54e1\u3002\u7e7c\u7e8c\u7de8\u8f2f\u53ef\u80fd\u6703\u5c0e\u81f4\u591a\u500b\u4f7f\u7528\u8005\u770b\u4e0d\u5230\u5c0d\u65b9\u3001\u6587\u4ef6\u5132\u5b58\u885d\u7a81\u548c/\u6216\u8907\u88fd/\u8cbc\u4e0a\u554f\u984c\u3002 RouteToken {1} \u9700\u8981 serverId {0}\uff0c\u4f46\u5df2\u9023\u7dda\u5230 serverId {2}", "ZB": "ZB", "Zoom In": "\u653e\u5927", "Zoom Out": "\u7e2e\u5c0f", "Zotero API key is incorrect": "Zotero API \u91d1\u9470\u4e0d\u6b63\u78ba", "Zotero API key is not configured": "Zotero API \u91d1\u9470\u672a\u914d\u7f6e", "Zotero Warning": "Zotero \u8b66\u544a", "cell address": "\u5132\u5b58\u683c\u4f4d\u5740", "file type icon": "\u6587\u4ef6\u985e\u5225\u5716\u793a", "https://collaboraonline.github.io/": "https://collaboraonline.github.io/", "kB": "kB", "replies": "\u6240\u6709\u56de\u8986", "reply": "\u56de\u8986", "the Help tab": "\u300c\u8aaa\u660e\u300d\u5206\u9801", "the View menu": "\u300c\u6aa2\u8996\u300d\u9078\u55ae", "warning: copy/paste request timed out": "\u8b66\u544a\uff1a\u8907\u88fd/\u8cbc\u4e0a\u8acb\u6c42\u903e\u6642", "{0} deleted": "\u5df2\u522a\u9664 {0}", "{0} selected": "\u5df2\u9078\u53d6 {0}", "{0} tab selected": "\u5df2\u9078\u53d6 {0} \u500b\u5206\u9801", "{0} unselected": "\u5df2\u53d6\u6d88\u9078\u53d6 {0}", "{username} saved this document as {filename}. Do you want to join?": "{username} \u5c07\u6b64\u6587\u4ef6\u53e6\u5b58\u70ba {filename}. \u4f60\u60f3\u8981\u52a0\u5165\u55ce\uff1f", "{user} has joined": "{user} \u5df2\u52a0\u5165", "{user} has left": "{user} \u5df2\u96e2\u958b", "\u00c5land Islands": "\u5967\u862d\u7fa4\u5cf6"} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/uno-localizations-override.json b/f7cloud-office/browser/dist/l10n/uno-localizations-override.json new file mode 100644 index 0000000..52d1050 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno-localizations-override.json @@ -0,0 +1,5 @@ +{ + "en": false, + "de": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/de-override.json", + "es": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/es-override.json" +} diff --git a/f7cloud-office/browser/dist/l10n/uno-localizations.json b/f7cloud-office/browser/dist/l10n/uno-localizations.json new file mode 100644 index 0000000..f745d8b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno-localizations.json @@ -0,0 +1,141 @@ +{ + "en": false, + "ab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ab.json", + "af": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/af.json", + "am": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/am.json", + "an": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/an.json", + "ar": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ar.json", + "as": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/as.json", + "ast": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ast.json", + "az": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/az.json", + "be": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/be.json", + "bg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bg.json", + "bn-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bn-IN.json", + "bn-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bn-IN.json", + "bn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bn.json", + "bo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bo.json", + "br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/br.json", + "brx": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/brx.json", + "bs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/bs.json", + "ca": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ca.json", + "ca-valencia": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ca-valencia.json", + "cs": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/cs.json", + "ckb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ckb.json", + "cy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/cy.json", + "da": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/da.json", + "de": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/de.json", + "dgo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/dgo.json", + "dsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/dsb.json", + "dz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/dz.json", + "el": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/el.json", + "en-gb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/en-GB.json", + "en-GB": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/en-GB.json", + "en-za": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/en-ZA.json", + "en-ZA": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/en-ZA.json", + "eo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/eo.json", + "es": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/es.json", + "et": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/et.json", + "eu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/eu.json", + "fa": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/fa.json", + "fi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/fi.json", + "fr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/fr.json", + "fy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/fy.json", + "ga": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ga.json", + "gd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/gd.json", + "gl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/gl.json", + "gn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/gug.json", + "gu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/gu.json", + "he": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/he.json", + "hi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/hi.json", + "hr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/hr.json", + "hsb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/hsb.json", + "hu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/hu.json", + "hy": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/hy.json", + "id": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/id.json", + "is": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/is.json", + "it": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/it.json", + "ja": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ja.json", + "jv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/jv.json", + "ka": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ka.json", + "kab": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kab.json", + "kk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kk.json", + "kl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kl.json", + "km": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/km.json", + "kmr-Latn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kmr-Latn.json", + "kn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kn.json", + "kok": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/kok.json", + "ko": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ko.json", + "ks": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ks.json", + "ky": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ky.json", + "lb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/lb.json", + "lo": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/lo.json", + "lt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/lt.json", + "lv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/lv.json", + "mai": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/mai.json", + "mk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/mk.json", + "ml": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ml.json", + "mni": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/mni.json", + "mn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/mn.json", + "mr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/mr.json", + "my": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/my.json", + "nb": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/nb.json", + "ne": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ne.json", + "nl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/nl.json", + "nn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/nn.json", + "nr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/nr.json", + "nso": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/nso.json", + "oc": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/oc.json", + "om": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/om.json", + "or": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/or.json", + "pa-in": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pa-IN.json", + "pa-IN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pa-IN.json", + "pl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pl.json", + "pt-br": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pt-BR.json", + "pt-BR": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pt-BR.json", + "pt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/pt.json", + "ro": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ro.json", + "ru": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ru.json", + "rw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/rw.json", + "sah": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sah.json", + "sa": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sa-IN.json", + "sat": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sat.json", + "sd": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sd.json", + "sid": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sid.json", + "si": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/si.json", + "sk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sk.json", + "sl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sl.json", + "sq": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sq.json", + "sr-Latn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sr-Latn.json", + "sr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sr.json", + "ss": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ss.json", + "st": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/st.json", + "sv": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sv.json", + "sw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/sw-TZ.json", + "szl": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/szl.json", + "ta": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ta.json", + "te": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/te.json", + "tg": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/tg.json", + "th": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/th.json", + "ti": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ti.json", + "tn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/tn.json", + "tr": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/tr.json", + "ts": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ts.json", + "tt": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/tt.json", + "ug": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ug.json", + "uk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/uk.json", + "ur": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ur.json", + "uz": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/uz.json", + "ve": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/ve.json", + "vec": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/vec.json", + "vi": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/vi.json", + "xh": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/xh.json", + "zh-cn": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-CN.json", + "zh-CN": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-CN.json", + "zh-Hans": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-CN.json", + "zh-hk": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-TW.json", + "zh-HK": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-TW.json", + "zh-tw": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-TW.json", + "zh-TW": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-TW.json", + "zh-Hant": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zh-TW.json", + "zu": "%SERVICE_ROOT%/browser/%VERSION%/l10n/uno/zu.json" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ab.json b/f7cloud-office/browser/dist/l10n/uno/ab.json new file mode 100644 index 0000000..68065f2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ab.json @@ -0,0 +1,725 @@ +{ +"12-Point Star":"12-нҵәамҭа змоу аеҵәа", +"24-Point Star":"24-нҵәамҭа змоу аеҵәа", +"4-Point Star":"4-нҵәамҭак змоу аеҵәа", +"4-way Arrow":"Ахыц 4-ганк рахь", +"5-Point Star":"5-нҵәамҭак змоу аеҵәа", +"6-Point Star":"6-нҵәамҭак змоу аеҵәа", +"6-Point Star, Concave":"6-нҵәамҭак змоу аеҵәа, иҭарҽылоу", +"8-Point Star":"8-нҵәамҭак змоу аеҵәа", +"Accept":"Ихадкылатәуп", +"Accept All":"Ихадкылатәуп зегьы", +"Accept All Changes":"Ариашарақәа зегьы рыдкылара", +"Accept Change":"Ихадкылатәуп ариашара", +"Accept Track Change and select the next one":"Ариашара иақәшаҳаҭхатәуп, нас иалхтәуп анаҩстәи", +"Accept and Move to Next":"Ихархәатәуп анаҩстәи азгьы", +"Add Decimal Place":"Ацифраҭыԥқәа рацҵара", +"After":"Ашьҭахь", +"Align Bottom":"Еиҟаратәтәуп ҵаҟатәи акьыԥшь ала", +"Align Center":"Ацентр ала", +"Align Left":"Армарахь ала", +"Align Right":"Арӷьарахь ала", +"Align Tex~t":"Атекст аиҟаратәра", +"Align Top":"Еиҟаратәтәуп хыхьтәи акьыԥшь ала", +"Alt Text...":"Альтернативатә текст…", +"Anc~hor":"Адҳәалара", +"Animation":"Анимациа", +"Apply Suggestion":"Ихархәатәуп иҳадгалоу", +"Arch Down (Curve)":"Архәа ала алада", +"Arch Down (Pour)":"Архәа алада", +"Arch Left (Curve)":"Архәа ала армарахь", +"Arch Right (Curve)":"Архәа ала арӷьарахь", +"Arch Right (Pour)":"Архәа арӷьарахь", +"Arch Up (Curve)":"Архәа ала аҩада", +"Arch Up (Pour)":"Архәа аҩада", +"Arrange":"Аҭыԥқәҵара", +"As C~haracter":"Асимвол еиԥш", +"AutoCorr~ect":"Автоԥсахра", +"AutoFill Data Series: automatic":"Адырқәа реишьҭаргыла автоматикала ахарҭәаара", +"Auto~Filter":"Автофильтр", +"A~lignment...":"Аиҟаратәра...", +"A~rea...":"Аобласт...", +"A~rrange":"Аҭыԥқәҵара", +"Back One":"Инаскьагатәуп ~шьҭахьҟа", +"Background Color":"Аҿаԥшыра аԥштәы", +"Before":"Аԥхьа", +"Block Arc":"Арка", +"Bold":"Ажәпа", +"Bookmar~k...":"Агәылаҵа...", +"Borders (Shift to overwrite)":"Аҿыкәыршара (Shift аиҭаҭаҩразы)", +"Bottom":"Ҵаҟала", +"Brightness":"Ажжара", +"Caption...":"Ахьӡ...", +"Center":"Ацентр ала", +"Center Horizontal":"Ацентр ала", +"Center Vertically":"Вертикалла ацентрахь", +"Centered":"Ацентр ала", +"Ce~lls...":"Абларҭақәа...", +"Character Highlighting Color":"Асимволқәа рцәырлашара аԥштәы", +"Character Spacing":"Асимволбжьаратәи аинтервал", +"Charcoal Sketch":"Рацәала асахьеинырсла", +"Chart T~ype...":"Адиаграмма атип...", +"Check Spelling":"Игәаҭатәуп аорфографиа", +"Chevron":"Шеврон", +"Chevron Down":"Акәакь алада", +"Chevron Up":"Акәакь аҩада", +"Circle":"Агьежь", +"Circle (Curve)":"Амацәаз ала", +"Circle (Pour)":"Амацәаз", +"Circle Pie":"Агьежь асектор", +"Circular Arrow":"Ахыц гьежь", +"Clear Direct Formatting":"Ирыцқьатәуп аформатркра", +"Clear ~Direct Formatting":"Ирыцқьатәуп аформатркра", +"Cle~ar Cells...":"Ирыцқьатәуп абларҭақәа...", +"Clone Formatting":"Икопиатәуп аформат", +"Close Master View":"Иарктәуп азҟаза арежим", +"Cloud":"Аԥсҭҳәа", +"Cl~ear Contents...":"Ирыцқьатәуп аҵанакы...", +"Color Scale...":"Аԥштәқәа реихшарбага...", +"Column":"Аиҵагыла", +"Column ~Width...":"Аиҵагыла аҭбаара...", +"Columns A~fter":"Аиҵагылақәа ашьҭахь", +"Columns B~efore":"Аиҵагылақәа аԥхьа", +"Columns ~After":"Аиҵагылақәа ашьҭахь", +"Columns ~Before":"Аиҵагылақәа аԥхьа", +"Comments":"Акомментариқәа", +"Comme~nt":"Акомментари", +"Connector":"Аиԥшьыгатә ҵәаӷәа", +"Connector Ends with Arrow":"Аиԥшьыгатә ҵәаӷәа, анҵәамҭаҿ ахыц змоу", +"Connector with Arrows":"Аиԥшьыгатә ҵәаӷәа, ахыцқәа змоу", +"Connectors":"Иеиԥызшьуа аҵәаӷәақәа", +"Connectors (double click for multi-selection)":"Аиԥшьыгатә ҵәаӷәақәа (ԥыҭк ралхразы ҩынтә ақәыӷәӷәара)", +"Content Control Properties":"Аелементқәа рнапхгара аҷыдаҟазшьақәа", +"Contrast":"Аконтраст", +"Copy Hyperlink Location":"Икопиатәуп агиперзхьарԥш", +"Cop~y":"Акопиа ахыхтәуп", +"Corner Right Arrow":"Акәакьтә хыц арӷьарахь", +"Co~lumns...":"Аиҵаҩқәа...", +"Co~mpress...":"Еиҵацалатәуп...", +"Crop":"Кадрла ишатәуп", +"Crop Image":"Асахьа кадрла ишатәуп", +"Cross":"Аџьар", +"Cross-~reference...":"Аихысырҭатә зхьарԥш...", +"Cuboid":"Кубоид", +"Currency":"Аԥаратә", +"Current ~Index":"Уажәтәи арбага", +"Curve":"Архәа", +"Curve Down":"Архәара алада", +"Curve Up":"Архәара аҩада", +"Curved Connector":"Аиԥшьыгатә ҵәаӷәахәахәа", +"Curved Connector Ends with Arrow":"Аиԥшьыгатә ҵәаӷәархәа, анҵәамҭаҿ ахыц змоу", +"Curved Connector with Arrows":"Аиԥшьыгатә ҵәаӷәархәа, ахыцқәа змоу", +"Cycle Case":"Еиҭарстәуп арегистр", +"Cylinder":"Ацилиндр", +"C~ell":"Абларҭа", +"C~haracter...":"Асимволқәа...", +"C~onditional":"Аҭагылазаашьатә", +"Data Bar...":"Агистограмма...", +"Date":"Арыцхә", +"Date...":"Арыцхә...", +"Dat~e (variable)":"Арыцхә (зҽызыԥсахуа)", +"Decrease Font Size":"Еиҵатәтәуп акегль", +"Decrease Indent":"Ирмаҷтәуп ахьаҵ", +"Decrease Paragraph Spacing":"Ирмаҷтәуп абзацбжьаратәи аинтервал", +"Decrease Size":"Еиҵатәтәуп акегль", +"Delete All Comments":"Ианыхтәуп акомментариқәа зегьы", +"Delete All Comments by This Author":"Ианыхтәуп автор икомментариқәа зегьы", +"Delete Axis":"Ианыхтәуп агәҵәы", +"Delete Comment":"Ианыхтәуп акомментари", +"Delete C~ells...":"Ианыхтәуп абларҭақәа...", +"Delete C~ontents...":"Ианыхтәуп аҵанакы...", +"Delete Data Labels":"Ианыхтәуп адырқәа рнапаҵаҩрақәа", +"Delete Decimal Place":"Ацифраҭыԥқәа рырмаҷра", +"Delete Index":"Ианыхтәуп аиндекс", +"Delete Legend":"Ианыхтәуп алегенда", +"Delete Major Grid":"Ианыхтәуп ихадоу акаҭа", +"Delete Minor Grid":"Ианыхтәуп ицхыраагӡоу акаҭа", +"Delete Row":"Ианыхтәуп ацәаҳәа", +"Delete Rows":"Ианыхтәуп ацәаҳәақәа", +"Delete Sparkline":"Ианыхтәуп аспарклаин", +"Delete Sparkline Group":"Ианыхтәуп аспарклаинқәа ргәыԥ", +"Delete Table":"Ианыхтәуп атаблица", +"Delete selected columns":"Ианыхтәуп иалху аиҵагылақәа", +"Delete selected rows":"Ианыхтәуп иалху ацәаҳәақәа", +"Delete table":"Ианыхтәуп атаблица", +"Delete ~All Comments":"Ианыхтәуп~акомментариқәа зегьы", +"Delete ~Columns":"Ианыхтәуп аиҵагылақәа", +"Demote Outline Level":"Ирмаҷтәуп аструктура аҩаӡара", +"De~lete...":"Ианыхтәуп...", +"Diamond":"Аромб", +"Digital Signatu~res...":"Ацифратә напаҵаҩрақәа...", +"Display Grid":"Иаарԥштәуп акаҭа", +"Double Brace":"Иҩбоу афигуратә хыцқәа", +"Double Bracket":"Иҩбоу ахыцқәа", +"Double Underline":"Ҩынтәны аҵшьра", +"Down Arrow":"Ахыц алада", +"Duplicate Page":"Адаҟьа адубликат", +"Duplicate ~Slide":"Аслаид адубликат", +"D~elete Page":"Ианыхтәуп адаҟьа", +"Edit Hyperlink...":"Иԥсахтәуп агиперзхьарԥш...", +"Edit Section...":"Аҟәша ариашара...", +"Edit Sparkline Group...":"Ириашатәуп аспараклаинқәа ргәыԥ", +"Edit Sparkline...":"Ириашатәуп аспараклаинқәа", +"Ellipse":"Аеллипс", +"Ellipse (double click for multi-selection)":"Аеллипс (ԥыҭк ралхразы ҩынтә ақәыӷәӷәара)", +"Explosion":"Ацәыҵҟьара", +"E~xit Group":"Иҭыҵтәуп агәыԥ аҟынтәи", +"Fade Down":"Аконус алада", +"Fade Left":"Аконус армарахь", +"Fade Right":"Аконус арӷьарахь", +"Fade Up":"Аконус аҩада", +"Fade Up and Left":"Аконус аҩадеи армарахьи", +"Fade Up and Right":"Аконус аҩадеи арӷьарахьи", +"Fiel~d":"Аҭакыра", +"Fill Color":"Аҭарҭәара аԥштәы", +"Find Next":"Анаҩстәи", +"Find Previous":"Аԥхьатәи", +"Find and Rep~lace...":"Иԥшааны иалаԥсахтәуп...", +"First ~Author":"Раԥхьатәи автор", +"Flip Horizontally":"Ианырԥштәуп горизонталла", +"Flip Vertically":"Ианырԥштәуп вертикалла", +"Flowchart: Alternate Process":"Аблок-схема: альтернативатә процесс", +"Flowchart: Card":"Аблок-схема: акарточка", +"Flowchart: Collate":"Аблок-схма: аиҿырԥшра", +"Flowchart: Connector":"Аблок-схема: аиԥшьыгатә ҵәаӷәа", +"Flowchart: Data":"Аблок-схема: адырқәа", +"Flowchart: Decision":"Аблок-схема: аҳасабра", +"Flowchart: Delay":"Аблок-схема: аанкылара", +"Flowchart: Display":"Аблок-схема: адисплеи", +"Flowchart: Document":"Аблок-схема: адокумент", +"Flowchart: Extract":"Аблок-схема: агәылхра", +"Flowchart: Internal Storage":"Аблок-схема: аҩныҵҟатәи агәынкыларҭа", +"Flowchart: Magnetic Disc":"Аблок-схема: амхалдызтә санҭыр", +"Flowchart: Manual Input":"Аблок-схема: напылатәи аҭагалара", +"Flowchart: Merge":"Аблок-схема: аидҵара", +"Flowchart: Multidocument":"Аблок-схема: адокументқәа ԥыҭк", +"Flowchart: Off-page Connector":"Аблок-схема: даҽа даҟьакахь азхьарԥш", +"Flowchart: Or":"Аблок-схема: МА", +"Flowchart: Predefined Process":"Аблок-схема: Атиптә процесс", +"Flowchart: Preparation":"Аблок-схема: архиара", +"Flowchart: Process":"Аблок-схема: апроцесс", +"Flowchart: Punched Tape":"Аблок-схема: аперфолента", +"Flowchart: Sort":"Аблок-схема: асортра", +"Flowchart: Stored Data":"Блок-схема: еиқәырхоу адырқәа", +"Flowchart: Summing Junction":"Аблок-схема: аицҵара аиқәҳәаларҭа", +"Flowchart: Terminator":"Аблок-схема: ахыркәшара адырга", +"Flower":"Ашәҭыц", +"Folded Corner":"Ирҽу акәакь", +"Font Color":"Ашрифт аԥштәы", +"Fontwork Shape":"Атексттә еффектқәа рформа", +"Fontwork...":"Атексттә еффектқәа...", +"Foote~r":"Ҵаҟатәи аколонтитул", +"For All Text":"Атекст зегьы азы", +"For Paragraph":"Абзац азы", +"For Selection":"Алкаараз", +"Format Axis...":"Агәҵәы аформат...", +"Format Chart Area...":"Адиаграмма аобласт аформат...", +"Format Data Labels...":"Адырқәа рнапаҵаҩрақәа аформат...", +"Format Data Point...":"Адырқәа ркәаԥ аформат...", +"Format Data Series...":"Адырқәа реишьҭаргыла аформат...", +"Format Floor...":"Ашьаҭа аформат...", +"Format Legend...":"Алегенда аформат...", +"Format Major Grid...":"Ихадоу акаҭа аформат...", +"Format Mean Value Line...":"Абжьаратә ҵакы змоу аҵәаӷәақәа рформат...", +"Format Minor Grid...":"Иацҵоу акаҭа аформат...", +"Format Pa~ge...":"Адаҟьа аформат...", +"Format Selection...":"Алкаара аформат...", +"Format Stock Gain...":"Ацәашьы шкәакәақәа рформат...", +"Format Stock Loss...":"Ацәашьы еиқәаҵәақәа рформат...", +"Format Title...":"Ахы аформат...", +"Format Trend Line Equation...":"Атренд аҵәаӷәа аиҟаратә аформат...", +"Format Trend Line...":"Атренд аҵәаӷәа аформат...", +"Format Wall...":"Аргыларақәа робласт формат...", +"Format X Error Bars...":"Аиашақәымшәара ацәаҳәақәа X рформат...", +"Format Y Error Bars...":"Аиашақәымшәара ацәаҳәақәа Y рформат...", +"Format as Currency":"Аформат - аԥаратәи", +"Format as Date":"Аформат - арыцхә", +"Format as General":"Аформат - азеиԥш", +"Format as Number":"Ахыԥхьаӡарақәа рформат", +"Format as Percent":"Аформат - апроцентқәа", +"Format as Scientific":"Анаукатә - формат", +"Format as Time":"Аформат-аамҭа", +"Formatting Mark":"Аформатркра асимвол", +"Formula to Value":"Аформула аҵакахьы", +"Forward One":"Инаскьагатәуп ~ԥхьаҟа", +"For~matting Marks":"Иузымкьыԥхьуа асимволқәа", +"Fo~rm":"Аформа", +"Frame":"Афреим", +"Freeze First Column":"Иқәктәуп актәи аиҵагыла", +"Freeze First Row":"Иқәктәуп актәи ацәаҳәа", +"Freeze Rows and Columns":"Иқәктәуп ацәаҳәақәеи аиҵагылақәеи", +"Freeze ~Cells":"Иқәктәуп абларҭақәа", +"F~ont Size...":"Акегль...", +"F~ormat":"Аформат", +"F~ourier Analysis...":"Анализ Фурье...", +"F~rame...":"Афреим...", +"F~ull Screen":"Аекран зегьы", +"General":"Азеиԥшқәа", +"Go t~o Page...":"ииастәуп адаҟьахь...", +"Go t~o Slide...":"Ииас~тәуп аслаид ахь…", +"Group Sparklines":"Иргәыԥтәуп аспарклаинқәа", +"Heading ~Numbering...":"Ахқәа рномерркра...", +"Heart":"Агәы", +"Hexagon":"Афкәакь", +"He~ader":"Хыхьтәи аколонтитул", +"He~ader and Footer":"Аколонтитулқәа", +"Horizontally ~Center":"Горизонталла ацентр", +"Horizontally ~Left":"Горизонталла арма", +"Horizontally ~Right":"Горизонталла арӷьа", +"Horizontally ~Spacing":"~Горизонталла аинтервал", +"H~ide":"Иҵәахтәуп", +"H~ide Columns":"Иҵәахтәуп аиҵагылақәа", +"H~ide Rows":"Иҵәахтәуп ацәаҳәақәа", +"Icon Set...":"Адыргаҷқәа реизак...", +"Ignore":"Иазхьаԥштәӡам", +"Ignore All":"Ирызхьаԥштәӡам зегьы", +"Image Mode":"Асахьа арежим", +"In ~Background":"Аҿаԥшыра аҟны", +"Increase Font Size":"Еизырҳатәуп акегль", +"Increase Indent":"Ирдыутәуп ахьаҵ", +"Increase Paragraph Spacing":"Иазырҳатәуп абзацбжьаратәи аинтервал", +"Increase Size":"Еизырҳатәуп акегль", +"Inflate":"Илгәыгәу алинза", +"Insert Audio or Video":"Иҭаргылатәуп Абжьы ма Авидео", +"Insert Axis":"Иҭаргылатәуп агәҵәы", +"Insert Axis Title":"Агәҵәы аҵаҩора", +"Insert Bookmark":"Иҭаргылатәуп агәылаҵа", +"Insert Caption...":"Иҭаргылатәуп ахьӡ...", +"Insert Chart":"Иҭаргылатәуп адиаграмма", +"Insert Column After":"Иҭаргылатәуп аиҵагыла ашьҭахь", +"Insert Column Before":"Иҭаргылатәуп аиҵагыла аԥхьа", +"Insert Column Break":"Иҭаргылатәуп аиҵаҩ аимҟьара", +"Insert Columns ~After":"Иҭаргылатәуп аиҵагылақәа ашьҭахь", +"Insert Columns ~Before":"Иҭаргылатәуп аиҵагылақәа аԥхьа", +"Insert Comment":"Иҭаргылатәуп акомментари", +"Insert Co~lumns":"Иҭаргылатәуп аиҵагылақәа", +"Insert Cross-reference":"Иҭаргылатәуп аихысырҭатә зхьарԥш", +"Insert Data Labels":"Адырқәа раҵаҩра", +"Insert Endnote":"Иҭаргылатәуп анҵәамҭатә лбаага", +"Insert Field":"Иҭаргылатәуп аҭакыра", +"Insert Fontwork Text":"Иҭаргылатәуп атексттә еффект", +"Insert Footnote":"Иҭаргылатәуп албаага", +"Insert Frame":"Иҭаргылатәуп афреим", +"Insert Hyperlink":"Иҭаргылатәуп агиперзхьарԥш", +"Insert Image...":"Иҭаргылатәуп асахьа...", +"Insert Index Entry":"Иҭаргылатәуп арбага аелемент", +"Insert Line (double click for multi-selection)":"Иҭаргылатәуп аҵәаӷәа (ԥыҭк ралхразы ҩынтә ақәыӷәӷәара)", +"Insert Major Grid":"Иҭаргылатәуп ихадоу акаҭа", +"Insert Mean ~Value Line":"Иҭаргылатәуп абжьаратә ҵакы змоу аҵәаӷәа", +"Insert Minor Grid":"Иҭаргылатәуа иацҵоу акаҭа", +"Insert Page Break":"Иҭаргылатәуп адаҟьа аимҟьара", +"Insert Page Number":"Иҭаргылатәуп адаҟьа аномер", +"Insert Row Above":"Иҭаргылатәуп ацәаҳәа аҩадахьы", +"Insert Row Below":"Иҭаргылатәуп ацәаҳәа аладахьы", +"Insert Rows ~Above":"Иҭаргылатәуп ацәаҳәақәа аҩадахьы", +"Insert Rows ~Below":"Иҭаргылатәуп ацәаҳәақәа ҵаҟа", +"Insert Single Data Label":"Иҭаргылатәуп ихазу аҵаҩра", +"Insert Slide":"Иҭаргылатәуп аслаид", +"Insert Special Character":"Иҭаргылатәуп испециалу асимвол", +"Insert Special Characters":"Иҭаргылатәуп испециалу асимвол", +"Insert Text Box":"Иҭаргылатәуп атексттә ҭакыра", +"Insert Text Box (double click for multi-selection)":"Иҭаргылатәуп атексттә ҭакыра (ԥыҭк ралхразы ҩынтә ақәыӷәӷәара)", +"Insert Titles...":"Ахқәа...", +"Insert Tre~nd Line...":"Иҭаргылатәуп атренд аҵәаӷәа...", +"Insert Unnumbered Entry":"Иҭаргылатәуп аелемент номерда", +"Insert Vertical Text":"Иҭаргылатәуп ивертикалу атекст", +"Insert columns after":"Иҭаргылатәуп аиҵагылақәа ашьҭахь", +"Insert columns before":"Иҭаргылатәуп аиҵагылақәа аԥхьа", +"Insert page number":"Иҭаргылатәуп адаҟьа аномер", +"Insert rows above":"Иҭаргылатәуп ацәаҳәақәа аҩадахьы", +"Insert rows below":"Иҭаргылатәуп ацәаҳәақәа аладахьы", +"Insert ~Cells...":"Иҭаргылатәуп абларҭақәа...", +"Insert ~Rows":"Иҭаргылатәуп ацәаҳәақәа", +"Insert ~Table...":"Иҭаргылатәуп атаблица...", +"Insert/Delete Axes...":"Иҭаргылатәуп/Ианыхтәуп агәҵәқәа...", +"Invert":"Инверттәуп", +"Isosceles Triangle":"Ахкәакь ганеиҟара", +"Italic":"Акурсив", +"Justified":"Аҭбаара ала", +"Language":"Абызшәа", +"Language Status":"Абызшәа астатус", +"Layout":"Адырганҵа", +"Left":"Арымарахь", +"Left Arrow":"Ахыц армарахь", +"Left Brace":"Армарахьтәи афигуратә хыц", +"Left Bracket":"Армарахьтәи ахыц", +"Left and Right Arrow":"Ахыц армарахьи арӷьарахьи", +"Left-To-Right":"Армарахьтә арӷьарахь", +"Lightning Bolt":"Амацәыс", +"Line":"Аҵәаӷәа", +"Line Color":"Аҵәаӷәа аԥштәы", +"Line Connector":"Аиԥшьыгатә ҵәаӷәа", +"Line Connector Ends with Arrow":"Аиԥшьыгатә ҵәаӷәа, анҵәамҭаҿ ахыц змоу", +"Line Spacing":"Ацәаҳәабжьаратәи аинтервал", +"Line Spacing: 1":"Ацәаҳәабжьаратәи аинтервал: 1", +"Line Spacing: 1.5":"Ацәаҳәабжьаратәи аинтервал: 1.5", +"Line Spacing: 2":"Ацәаҳәабжьаратәи аинтервал: 2", +"Lis~ts":"Асиақәа", +"L~ine...":"Аҵәаӷәа...", +"Manage Track Changes":"Ариашарақәа рнапхгара", +"Manage...":"Анапхгара...", +"Manual ~Break...":"Аимҟьара...", +"Master Slides":"Аслаид-азҟазақәа", +"Media":"Амедиа", +"Merge Cells":"Еидҵатәуп абларҭақәа", +"Moon":"Амза", +"More ~Filters":"Еиҭа афильтрқәа", +"Move Item Down":"Аелемент алада ииагатәуп", +"Move Item Up":"Аелемент аҩада ииагатәуп", +"Name...":"Ахьӡ...", +"Na~vigator":"Анавигатор", +"New Page":"Иаԥҵатәуп адаҟьа", +"Next":"Анаҩстәи", +"Next Page":"Анаҩстәи адаҟьа", +"Next Track Change":"Анаҩстәи ариашара", +"No List":"Асиа ада", +"None":"Мап", +"Number":"Ахыԥхьаӡаратә", +"Number Format":"Ахыԥхьаӡарақәа рформат", +"Number Format...":"Ахыԥхьаӡаратә формат...", +"Number Format: Currency":"Ахыԥхьаӡаратә формат: аԥара", +"Number Format: Date":"Ахыԥхьаӡаратә формат: арыцхә", +"Number Format: Decimal":"Ахыԥхьаӡаратә формат: ижәаба-шьаҭатәу", +"Number Format: Exponential":"Ахыԥхьаӡаратә формат: аекспоненциалтә", +"Number Format: Percent":"Ахыԥхьаӡаратә формат: апроцентқәа", +"Number Format: Standard":"Ахыԥхьаӡаратә формат: астандарт", +"Number Format: Time":"Ахыԥхьаӡаратә формат: аамҭа", +"Octagon":"Аакәакь", +"Open Circle (Curve)":"Иаарту агьежь (архәа)", +"Open Circle (Pour)":"Иаарту агьежь (аметалл)", +"Open Hyperlink":"Иаарттәуп агиперзхьарԥш", +"Open the Elements Deck":"Иаарттәуп апанель Аелементқәа", +"Open the Styles Deck":"Иаарттәуп апанель «Астильқәа»", +"Optimal Column Width":"Аиҵагыла иоптималу аҭбаара", +"Optimal Row Height":"Ацәаҳәа иоптималу аҳаракыра", +"Orientation":"Ахырхарҭа", +"Outline Font Effect":"Аконтуртә шрифт аеффект", +"Overline":"Изықәшьу", +"Page Properties...":"Адаҟьа аҷыдаҟазшьақәа...", +"Page Tit~le":"Адаҟьа ахы", +"Page ~Count":"Адаҟьақәа рхыԥхьаӡара", +"Paired ~t-test...":"Иеихацалаку t-тест...", +"Parallelogram":"Апараллелограмм", +"Paste ~Special...":"Иҭаргылатәуп абас...", +"Pentagon":"Ахәкәакь", +"Percent":"Апроценттә", +"Pi~vot Table...":"Иеизаку атаблица...", +"Plain Text":"Имариоу атекст", +"Pop Art":"Поп-арт", +"Position and Si~ze...":"Аҭыԥи ашәагааи...", +"Previous Page":"Аԥхьатәи адаҟьа", +"Previous Track Change":"Аԥхьатәи ариашара", +"Prin~t Ranges":"Акьыԥхьра адиапазон", +"Prohibited":"Изинӡам", +"Promote Outline Level":"Иазырҳатәуп аструктура аҩаӡара", +"Properties":"Аҷыдаҟазшьақәа", +"Propert~ies...":"Аҷыдаҟазшьақәа...", +"Protect Cells":"Ихьчатәуп абларҭақәа", +"Protect ~Sheet...":"Ихьчатәуп абӷьыц...", +"Pr~evious":"Аԥхьатәи", +"Puzzle":"Амозаика", +"P~aragraph...":"Абзац...", +"QR and ~Barcode...":"QR -и штрих-коди...", +"Record Track Changes":"Иҭаҩлатәуп ариашарақәа", +"Rectangle":"Акәакьҭаиаша", +"Rectangle (double click for multi-selection)":"Акәакьҭаиаша (ԥыҭк ралхразы ҩынтә ақәыӷәӷәара)", +"Rectangle, Rounded":"Ихаргьежьу акәакьҭаиаша", +"Reject":"Мап ацәктәуп", +"Reject All":"Иаҟәыхтәуп зегьы", +"Reject All Changes":"Мап рыцәктәуп ариашарақәа зегьы", +"Reject Change":"Ариашара мап ацәктәуп", +"Reject Track Change and select the next one":"Ариашара мап ацәкны иалхтәуп анаҩстәи", +"Reject and Move to Next":"Мап ацәкны анаҩстәи ахь", +"Rename Master":"Азҟаза ахьӡ ԥсахтәуп", +"Rename S~heet...":"Абӷыц ахьӡ ԥсахтәуп...", +"Reply Comment":"Акомментари аҭак ҟаҵатәуп", +"Reset Data Point":"Иқәгатәуп адырқәа ркәаԥ", +"Reset all Data Points":"Иқәгатәуп адырқәа ркәаԥқәа зегьы", +"Restart Numbering":"Иалагатәуп аномерркра ҿыц", +"Right":"Арыӷьарахь", +"Right Arrow":"Ахыц арӷьарахь", +"Right Brace":"Арӷьарахьтәи афигуратә хыц", +"Right Bracket":"Арӷьарахьтәи ахыц", +"Right Triangle":"Икәакьҭаиашоу ахкәакь", +"Right or Left Arrow":"Ахыц арӷьарахь ма армарахь", +"Right-To-Left":"Арӷьарахьтә армарахь", +"Ring":"Амацәаз", +"Rotate 90° ~Left":"Иргьежьтәуп 90° армарахь", +"Rotate 90° ~Right":"Иргьежьтәуп 90° арӷьарахь", +"Rot~ate":"Иргьежьтәуп", +"Row":"Ацәаҳәа", +"Row ~Height...":"Ацәаҳәа аҳаракыра...", +"Rows ~Above":"Ацәаҳәақәа аҩадахьы", +"Rows ~Below":"Ацәаҳәақәа аладахьы", +"R~efresh Range":"Ирҿыцтәуп адиапазон", +"R~ight-To-Left":"Арӷьарахьтә армарахь", +"R~un Macro...":"Инагӡатәуп амакрос...", +"S-shaped Arrow":"S-еиԥшу ахыц", +"Save ~As...":"Eиқәырхатәуп абас", +"Scientific":"Анаукатә", +"Select Cell":"Иалхтәуп абларҭа", +"Select Column":"Иалкаатәуп аиҵагыла", +"Select Row":"Иалкаатәуп ацәаҳәа", +"Select Table":"Иалхтәуп атаблица", +"Select ~All":"Иалкаатәуп зегьы", +"Select ~Range...":"Иалхтәуп адиапазон...", +"Set Background Image...":"Иазалхтәуп аҿаԥшыратә сахьа...", +"Set Character Spacing":"Имаксималу аинтервал", +"Set Line Spacing":"Иазалхтәуп ацәаҳәабжьаратәи аинтервал", +"Se~ction...":"Аҟәша...", +"Shadow":"Агага", +"Sharpen":"Ирхиатәуп аилыккара", +"Sheet R~ight-To-Left":"Абӷьыц арӷьарахьтә армарахь", +"Show":"Иаарԥштәуп", +"Show Navigator Window":"Иаарԥштәуп Анавигатор", +"Show track changes":"Иаарԥштәуп ариашарақәа", +"Sho~w Rows":"Иаарԥштәуп ацәаҳәақәа", +"Sho~w Slide":"Иаарԥштәуп ас~лаид", +"Sidebar":"Аганахьтәи апанель", +"Slant Down":"Арнаара алада", +"Slant Up":"Арнаара аҩада", +"Slide Layout":"Аслаидқәа рмакетқәа", +"Slide Properties...":"Аслаид аҷыдаҟазшьақәа...", +"Slide Tit~le":"Аслаид ахы", +"Slide Transition":"Даҽа слаидк ахь аиасра", +"Slide ~Count":"Аслаидқәа рхыԥхьаӡара", +"Slide ~Layout":"Аслаидқәа рмакетқәа", +"Small capitals":"Акапитель", +"Smiley Face":"Иччо ахаҿы", +"Snap to Grid":"Акаҭа адҳәалара", +"Sort Ascending":"Еиҵоу-еиҳаула асортра", +"Sort Descending":"Еиҳау-еиҵоула асортра", +"So~rt...":"Исорттәуп...", +"Sparkline...":"Спарклаин...", +"Sparklines":"Спарклаинқәа", +"Split Arrow":"Зҽеиҩызшо ахыц", +"Split Cells...":"Еихшатәуп абларҭақәа...", +"Split Table...":"Еихшатәуп атаблица...", +"Square":"Аквадрат", +"Square, Rounded":"Ихаргьежьу аквадрат", +"Statistics":"Астатистика", +"Stop":"Аанкылара", +"Straight Connector":"Аиԥшьыгатә ҵәаӷәаиаша", +"Straight Connector ends with Arrow":"Аиԥшьыгатә ҵәаӷәаиаша, анҵәамҭаҿ ахыц змоу", +"Straight Connector with Arrows":"Аиԥшьыгатә ҵәаӷәаиаша, ахыцқәа змоу", +"Strikethrough":"Иҵәаӷәоу", +"Subscript":"Ҵаҟатәи аиндекс:", +"Sun":"Амра", +"Superscript":"Хыхьтәи аиндекс", +"Symbol":"Асимвол", +"S~how Columns":"Иаарԥштәуп аиҵагылақәа", +"S~lide":"Аслаид", +"S~pecial Character...":"Испециалу асимволқәа...", +"Table Cell Background Color":"Атаблица абларҭа аҿаԥшыра аԥштәы", +"Ta~ble Properties...":"Атаблица аҷыдаҟазшьақәа...", +"Text Wrap...":"Атекст ала аҿыкәшара...", +"Te~xt":"Атекст", +"Theme...":"Атема...", +"Thousands Separator":"Ацифраҭыԥқәа реиҟәшага", +"Time":"Аамҭа", +"Time Field":"Аамҭа аҭакыра", +"Title Page...":"Атитултә даҟьа...", +"To Background":"Атекст ашьҭахь", +"To Cell (~resize with cell)":"Абларҭа ахь (ашәагаа)", +"To Foreground":"Атекст аԥхьа", +"To P~age":"Адаҟьахь", +"To ~Cell":"Абларҭа ахь", +"To ~Character":"Асимвол ахь", +"To ~Curve":"Архәа ахь", +"To ~Frame":"Афреим ахь", +"To ~Paragraph":"Абзац ахь", +"Toggle Automatic Spell Checking":"Еиҭарстәуп аорфографиа автоматикала агәаҭара", +"Toggle Formatting Marks":"Еиҭарстәуп акьыԥхьра зымуа асимволқәа", +"Toggle Ordered List":"Иномеррку асиа", +"Toggle Shadow":"Еиҭарстәуп агага", +"Top":"Хыхьла", +"Track Chan~ges":"Ирыцклаԥшлатәуп аԥсахрақәа", +"Translate...":"Еиҭагатәуп...", +"Transparency":"Аҵәцара", +"Trapezoid":"Атрапециа", +"Triangle Down":"Ахкәакь алада", +"Triangle Up":"Ахкәакь аҩада", +"T~able":"Атаблица", +"T~ime (variable)":"Аамҭа (зҽызыԥсахуа)", +"T~itle":"Ахы", +"Underline":"Изыҵшьу", +"Ungroup Sparklines":"Иқәгатәуп спраклаиқәа рыргәыԥра", +"Unmerge Cells":"Иеидыхтәуп абларҭақәа", +"Unprotect Cells":"Иқәгатәуп абларҭақәа рыхьчара", +"Up Arrow":"Ахыц аҩада", +"Up and Down Arrow":"Ахыц хыхьи ҵаҟеи", +"Up and Right Arrow":"Ахыц аҩадеи арӷьарахьи", +"Up, Right and Down Arrow":"Ахыц аҩада, арӷьарахьи аладеи", +"Update ~Index":"Ирҿыцтәуп арбага", +"Vertical Text":"Ивертикалу атекст", +"Vertically C~enter":"Вертикалла агәҭа", +"Vertically S~pacing":"Вертикалла аинтервал", +"Vertically ~Bottom":"Вертикалла аҵаҟа", +"Vertically ~Top":"Вертикалла ахыхь", +"View Grid Lines":"Иаарԥшлатәуп акаҭа", +"Watermark...":"Аӡтәы дырга...", +"Wave":"Ацәқәырԥа", +"Wrap Text":"Ииагатәуп атекст", +"Zoom In":"Ирдуны", +"Zoom Out":"Ирхәыҷны", +"~3D View...":"3D асахьа...", +"~Accessibility Check...":"Аҟазаара агәаҭара...", +"~Add":"Иацҵатәуп", +"~Add to List":"~Иацҵатәуп асиа ахь", +"~Advanced Filter...":"Ирҭбаау афильтр...", +"~Analysis of Variance (ANOVA)...":"Адисперсиатә анализ (ANOVA)...", +"~Arrange":"Иҭыԥқәҵатәуп", +"~Author":"Автор", +"~Automatic Spell Checking":"Аорфографиа автоматикала агәаҭара", +"~Bottom":"Ҵаҟала", +"~Bring to Front":"Аԥхьатәи аплан ахь", +"~Bullets and Numbering...":"Амаркерқәеи аномерркреи...", +"~Capitalize Every Word":"Ажәақәа Зегьы Нбан Дула Иалагоит", +"~Centered":"Ацентр ала", +"~Chart...":"Адиаграмма", +"~Chi-square Test...":"Хи-квадрат акритери...", +"~Clear":"Ирыцқьатәуп", +"~Clear Direct Formatting":"Ирыцқьатәуп аформатркра", +"~Column":"Аиҵагыла", +"~Column Break":"Аимҟьара еиҵагылала", +"~Columns":"Аиҵагылақәа", +"~Contour":"Аконтур", +"~Convert":"Аконвертациа", +"~Correlation...":"Акорреляциа...", +"~Covariance...":"Аковариациа...", +"~Cut":"Игәылԥҟатәуп", +"~Data":"~Адырқәа", +"~Data Ranges...":"Адырқәа рдиа~пазон...", +"~Data Table...":"Адырқәа ртаблица...", +"~Date":"Арыцхә", +"~Date (fixed)":"Арыцхә (аԥсахра зымуа)", +"~Date (variable)":"Арыцхә (зҽызыԥсахуа)", +"~Define":"Иазалхтәуп", +"~Define Range...":"Иазалхтәуп адиапазон...", +"~Define...":"Иазалхтәуп", +"~Delete":"Ианыхтәуп", +"~Delete Sheet...":"Ианыхтәуп абӷьыцқәа...", +"~Delete Slide":"Ианыхтәуп аслаид", +"~Descriptive Statistics...":"Ахҳәаатә статистика…", +"~Display Grid":"Иаарԥштәуп акаҭа", +"~Edit":"~Ариашара", +"~Edit Contour...":"Аконтурқәа рыриашара...", +"~Edit...":"~Ариашара...", +"~Endnote":"Анҵәамҭатә лбаага", +"~Enter Group":"~иҭалатәуп агәыԥ ахь", +"~Exponential Smoothing...":"Аекспоненциалтә ршшара…", +"~F-test...":"F-критери...", +"~File":"~Афаил", +"~First Paragraph":"Актәи абзац", +"~Fonts...":"~Ашрифтқәа...", +"~Footnote":"Албаага", +"~Footnote/Endnote Settings...":"Албаагақәа рпараметрқәа…", +"~Format Cells...":"Абларҭақәа рформат...", +"~Formula Object...":"Аформула...", +"~Function...":"Афункциа...", +"~Go to Sheet...":"Ииастәуп абӷьыц ахь...", +"~Goal Seek...":"Апараметрқәа разалхра...", +"~Group":"Иргәыԥтәуп", +"~Group and Outline":"Агәыԥи аструктуреи", +"~Group...":"Иргәыԥтәуп...", +"~Header and Footer...":"Аколонтитулқәа", +"~Headers and Footers...":"Аколонтитулқәа...", +"~Height...":"Аҳаракыра...", +"~Help":"~Аилыркаага", +"~Hide":"Иҵәахтәуп", +"~Hide AutoFilter":"Иҵәахтәуп автофильтр", +"~Hide Details":"Иҵәахтәуп адетальқәа", +"~Hide Sheet":"Иҵәахтәуп абӷьыц", +"~Hide Slide":"Иҵәахтәуп аслаид", +"~Hyperlink":"Агиперзхьарԥш", +"~Hyperlink...":"Агиперзхьарԥш...", +"~Hyphenation":"Аиагагақәа рыргылара", +"~Hyphenation...":"Аиагагақәа рыргылара...", +"~Image...":"Асахьа...", +"~Index Entry...":"Арбага аелемент...", +"~Insert":"Аҭа~ргылара", +"~Insert or Edit...":"Иҭаргылатәуп ма иԥсахтәуп...", +"~Insert...":"Иҭаргылатәуп...", +"~Interaction...":"Аицҟаҵара...", +"~Left":"Арымарахь", +"~Line Numbering...":"Ацәаҳәақәа рномерркра...", +"~Manage...":"Анапхгара...", +"~Middle":"~Агәҭа", +"~More Fields...":"Еиҭа аҭакырақәа...", +"~More Options...":"Еиҭа апараметрқәа...", +"~Move or Copy Sheet...":"Еиҭагатәуп/абӷьыц акопиа ахыхтәуп...", +"~Moving Average...":"Иқәҵәраауа абжьаратәи...", +"~Named Ranges and Expressions":"Ихьӡырку адиапазонқәеи аҵакҭаҩқәеи", +"~New Slide":"Иаԥҵатәуп аслаид", +"~No-break Space":"~Еиԥырҟьам абжьажь", +"~Optimal":"Иоптималу", +"~Optimal Height...":"Иоптималу аҳаракыра...", +"~Optimal Width...":"Иоптималу аҭбаара...", +"~Ordered List":"Иномеррку асиа", +"~Page":"Адаҟьа", +"~Page Break":"Адаҟьа аимҟьара", +"~Page Number":"Адаҟьа аномер", +"~Page Number...":"Адаҟьа аномер...", +"~Page Numbers...":"Адаҟьақәа рномерқәа...", +"~Page Style...":"Адаҟьа астиль...", +"~Page...":"Адаҟьа...", +"~Parallel":"Ипараллелны", +"~Paste":"Иҭаргылатәуп", +"~Pivot Table":"Иеизаку атаблица", +"~Print...":"Акьыԥхьра...", +"~Properties...":"Аҷыдаҟазшьақәа...", +"~Recalculate":"Ҿыц иԥхьаӡатәуп", +"~Record":"~Иҭаҩлатәуп", +"~Redo":"Ирхынҳәтәуп", +"~Refresh":"Ирҿыцтәуп", +"~Regression...":"Арегрессиа...", +"~Remove Hyperlink":"Ианыхтәуп агиперзхьарԥш", +"~Remove Outline":"Иқәгатәуп аструктура", +"~Reset Filter":"Иқәгатәуп афильтр", +"~Right":"Арыӷьарахь", +"~Row":"Ацәаҳәа", +"~Rows":"Ацәаҳәақәа", +"~Sampling...":"Алхра...", +"~Save":"Eиқәырхатәуп", +"~Sections...":"Аҟәшақәа...", +"~Select":"Иалкаатәуп", +"~Send to Back":"Ашьҭахьтәи аплан ахь", +"~Sentence case":"Адгаларақәа рҟны еиԥш", +"~Shape":"Афигурақәа", +"~Sheet":"Абӷьыц", +"~Show":"Иаарԥштәуп", +"~Show Details":"Иаарԥштәуп адетальқәа", +"~Show Sheet...":"Иаарԥштәуп абӷьыцқәа...", +"~Slide Number":"Аслаид аномер", +"~Sort...":"Асортра...", +"~Spacing":"Аинтервал", +"~Spacing...":"Аинтервлқәа", +"~Spelling...":"Аорфографиа агәаҭара...", +"~Standard Filter...":"Истандарту афильтр...", +"~Subject":"Атема", +"~Table":"Атаблица", +"~Table Properties...":"Атаблица аҷыдаҟазшьақәа...", +"~Table...":"Атаблица...", +"~Text Box":"Атексттә ҭакыра", +"~Thesaurus...":"Атезаурус...", +"~Time":"Аамҭа", +"~Time (fixed)":"Аамҭа (аԥсахра зымуа)", +"~Time (variable)":"~Аамҭа (зҽызыԥсахуа)", +"~Tools":"Асервис", +"~Top":"Хыхьла", +"~UPPERCASE":"АНБАН ДЫ~УҚӘА", +"~Undo":"Иаҟәыхтәуп", +"~Ungroup...":"Аргәыԥра ықәгатәуп...", +"~Unordered List":"Ахҵара змоу асиа", +"~Update All":"Ирҿыцтәуп зегьы", +"~Validity...":"Агәаҭара...", +"~View":"~Аԥшра", +"~While Typing":"Акьыԥхьраан", +"~Width...":"Аҭбаара...", +"~Word Count...":"Ажәақәа рыԥхьаӡара...", +"~Word Joiner":"~Ажәақәа реиԥшьыга", +"~Wrap":"Аҿыкәшара", +"~Z-test...":"Z-критери...", +"~lowercase":"анбан хәы~ҷқәа", +"~tOGGLE cASE":"еИҬАРСТӘӠАМ аРЕГИСТР" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/af.json b/f7cloud-office/browser/dist/l10n/uno/af.json new file mode 100644 index 0000000..0ac4afe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/af.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12-punt-ster", +"24-Point Star":"24-punt-ster", +"4-Point Star":"4-punt-ster", +"4-way Arrow":"4-rigting-pyl", +"4-way Arrow Callout":"4-rigting-pyl-uitroep", +"5-Point Star":"5-punt-ster", +"6-Point Star":"6-punt-ster", +"6-Point Star, Concave":"6-punt-ster, konkaaf", +"8-Point Star":"8-punt-ster", +"Accept":"Aanvaar", +"Accept All":"Aanvaar almal", +"Accept All Changes":"Aanvaar alle wysigings", +"Accept Change":"Aanvaar wysiging", +"Accept Track Change and select the next one":"Aanvaar die verandering spoor en kies die volgende een", +"Accept and Move to Next":"Aanvaar en beweeg na volgende", +"Add Decimal Place":"Voeg desimale plek by", +"Add descriptions of non-text content (for accessibility)":"Voer in beskrywings vir nieteks inhoud (vir toeganklikheid)", +"After":"Na", +"Align Bottom":"Onderbelyn", +"Align Bottom to Anchor":"Rig onderkant na anker", +"Align Center":"Senter gerig", +"Align Left":"Belyn links", +"Align Right":"Belyn regs", +"Align Tex~t":"Belyn ~Teks", +"Align Top":"Bobelyn", +"Align Top to Anchor":"Rig kop tot anker", +"Alt Text...":"Alt Teks...", +"Anc~hor":"An~ker", +"Animation":"Animasie", +"Apply Suggestion":"Aanvaar Voorstel", +"Arch Down (Curve)":"Boog af (kurwe)", +"Arch Down (Pour)":"Boog af (giet)", +"Arch Left (Curve)":"Boog links (kurwe)", +"Arch Right (Curve)":"Boog regs (kurwe)", +"Arch Right (Pour)":"Boog regs (giet)", +"Arch Up (Curve)":"Boog op (kurwe)", +"Arch Up (Pour)":"Boog op (giet)", +"Arrange":"Rangskik", +"As C~haracter":"As ~karakter", +"AutoCorr~ect":"Ou~tokorrigeer", +"AutoFill Data Series: automatic":"OutoInvul datareeks: outomaties", +"Auto~Filter":"Outo~Filter", +"A~lignment...":"Be~lyning...", +"A~rea...":"~Area...", +"A~rrange":"~Rangskik", +"Back One":"Een terug", +"Background Color":"Agtergrondkleur", +"Before":"Voor", +"Block Arc":"Blokboog", +"Bold":"Vetdruk", +"Bookmar~k...":"Boekmer~k...", +"Borders (Shift to overwrite)":"Omrande (\"Shift\" om te oorskryf)", +"Bottom":"Onderkant", +"Brightness":"Helderheid", +"Caption...":"Byskrif...", +"Center":"Middel", +"Center Horizontal":"Sentreer horisontaal", +"Center Vertically":"Vertikaal gesentreer", +"Centered":"Gesentreer", +"Ce~lls...":"~Selle...", +"Character Highlighting Color":"Karakter Beklemtoningskleur", +"Character Spacing":"Karakterspasiëring", +"Charcoal Sketch":"Houtskoolskets", +"Chart T~ype...":"G~rafieksoort...", +"Check Spelling":"Kontroleer spelling", +"Chevron":"Chevron.", +"Chevron Down":"Chevron af", +"Chevron Up":"Chevron op", +"Circle":"Sirkel", +"Circle (Curve)":"Sirkel (kurwe)", +"Circle (Pour)":"Sirkel (giet)", +"Circle Pie":"Sirkel Sektor", +"Circular Arrow":"Ronde pyl", +"Clear Direct Formatting":"Verwyder direkte formatering", +"Clear ~Direct Formatting":"Verwyder ~direkte formatering", +"Cle~ar Cells...":"Uitveë selinhoud...", +"Clone Formatting":"Kloon formatering", +"Close Master View":"Sluit meesteraansig", +"Cloud":"Wolk", +"Cl~ear Contents...":"Sk~rap inhoud...", +"Color Scale...":"Kleurskaal...", +"Column":"Kolom", +"Column ~Width...":"Kolom~wydte...", +"Columns A~fter":"Kolomme A~gteraan", +"Columns B~efore":"Kolomme ~Vooraf", +"Columns ~After":"Kolomme Daarna", +"Columns ~Before":"Kolomme Vooraan", +"Comments":"Opmerkings", +"Comme~nt":"Opmerki~ng", +"Connector":"Verbinder", +"Connector Ends with Arrow":"Verbinding eindig met pyltjie", +"Connector with Arrows":"Verbinding met pyltjies", +"Connectors":"Verbinders", +"Connectors (double click for multi-selection)":"Verbindings (dubbelkliek vir veelvuldige seleksie)", +"Content Control Properties":"Inhoud Beheer Kenmerke", +"Contrast":"Kontras", +"Copy Hyperlink Location":"Kopieër Hiperskakel Lokasie", +"Cop~y":"Kop~ieer", +"Corner Right Arrow":"Hoek-regspyl", +"Co~lumns...":"Ko~lomme...", +"Co~mpress...":"Pers saa~m...", +"Crop":"Snoei", +"Crop Image":"Snoei beeld", +"Cross":"Kruis", +"Cross-~reference...":"Kruisve~rwysing...", +"Cuboid":"Kubusvormig", +"Currency":"Valuta", +"Current ~Index":"Huidige ~indeks", +"Curve":"Kurwe", +"Curve Down":"Kurwe af", +"Curve Up":"Kurwe op", +"Curved Connector":"Krom verbinder", +"Curved Connector Ends with Arrow":"Kurwatuur verbinding eindig met pyltjie", +"Curved Connector with Arrows":"Kurwatuur verbinding met pyltjies", +"Cycle Case":"Roteer Skryfstyl", +"Cylinder":"Silinder", +"C~ell":"S~el", +"C~haracter...":"~Karakter...", +"C~onditional":"V~oorwaardelik", +"Data Bar...":"Databalk...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"Dat~um (veranderlik)", +"Decrease Font Size":"Verklein Font", +"Decrease Indent":"Verminder keep", +"Decrease Paragraph Spacing":"Verklein paragraafspasiëring", +"Decrease Size":"Verklein skrif", +"Delete All Comments":"Skrap alle opmerkings", +"Delete All Comments by This Author":"Skrap alle opmerkings deur hierdie outeur", +"Delete Axis":"Skrap as", +"Delete Comment":"Verwyder Opmerking", +"Delete Content Control":"Verwyder Inhoud Beheer", +"Delete C~ells...":"Skrap s~elle...", +"Delete C~ontents...":"Skrap inh~oud...", +"Delete Data Labels":"Skrap dataetikette", +"Delete Decimal Place":"Skrap desimale plek", +"Delete Index":"Verwyder Indeks", +"Delete Legend":"Skrap sleutel", +"Delete Major Grid":"Skrap groot rooster", +"Delete Minor Grid":"Skrap klein rooster", +"Delete Row":"Skrap ry", +"Delete Rows":"Skrap rye", +"Delete Single Data Label":"Skrap enkeldataetiket", +"Delete Sparkline":"Verwyder Grafieklyn", +"Delete Sparkline Group":"Verwyder Grafieklyn Groep", +"Delete Table":"Skrap tabel", +"Delete selected columns":"Skrap geselekteerde kolomme", +"Delete selected rows":"Skrap geselekteerde rye", +"Delete table":"Skrap Tabel", +"Delete ~All Comments":"Skrap ~alle opmerkings", +"Delete ~Columns":"Skrap ~Kolomme", +"Demote Outline Level":"Verlaag Skema Vlak", +"Demote Outline Level with Subpoints":"Skema Vlak met Subpunte Verlaag", +"De~lete...":"S~krap...", +"Diamond":"Diamant", +"Diamond Bevel":"Diamant met skuinskant", +"Digital Signatu~res...":"Digitale ~handtekeninge...", +"Display Grid":"Vertoon rooster", +"Doorplate":"Deurteken", +"Double Brace":"Krulhakies", +"Double Bracket":"Hakies", +"Double Underline":"Dubbele onderstreep", +"Down Arrow":"Afpyl", +"Down Arrow Callout":"Afpyl-uitroep", +"Duplicate Page":"Dupliseeer bladsy", +"Duplicate ~Slide":"Dupliseer ~skyfie", +"D~elete Page":"Skrap ~bladsy", +"Edit Hyperlink...":"Redigeer Hiperskakel...", +"Edit Section...":"Redigeer afdeling...", +"Edit Sparkline Group...":"Wysig Grafoeklyngroep...", +"Edit Sparkline...":"Wysig Grafieklyn...", +"Ellipse":"Ellips", +"Ellipse (double click for multi-selection)":"Ellips (dubbelkliek vir veelvuldige seleksie)", +"Explosion":"Ontploffing", +"E~xecute Interaction...":"Animasie Uitvoer", +"E~xit Group":"Verlaat Groep", +"Fade Down":"Dower af", +"Fade Left":"Dower links", +"Fade Right":"Dower regs", +"Fade Up":"Dower op", +"Fade Up and Left":"Dower op en links", +"Fade Up and Right":"Dower op en regs", +"Fiel~d":"Vel~d", +"Fill Color":"Vulkleur", +"Find Next":"Vind volgende", +"Find Previous":"Vind vorige", +"Find and Rep~lace...":"Vind en Vervang", +"First ~Author":"Eerste ~outeur", +"Flip Horizontally":"Swaai horisontaal om", +"Flip Vertically":"Swaai vertikaal om", +"Flowchart: Alternate Process":"Vloeidiagram: Alternatiewe proses", +"Flowchart: Card":"Vloeidiagram: Kaart", +"Flowchart: Collate":"Vloeidiagram: Saamvou", +"Flowchart: Connector":"Vloeidiagram: Verbinder", +"Flowchart: Data":"Vloeidiagram: Data", +"Flowchart: Decision":"Vloeidiagram: Besluit", +"Flowchart: Delay":"Vloeidiagram: Vertraging", +"Flowchart: Direct Access Storage":"Vloeidiagram: Direktetoegang-stoor", +"Flowchart: Display":"Vloeidiagram: Vertoon", +"Flowchart: Document":"Vloeidiagram: Dokument", +"Flowchart: Extract":"Vloeidiagram: Uittrek", +"Flowchart: Internal Storage":"Vloeidiagram: Interne stoor", +"Flowchart: Magnetic Disc":"Vloeidiagram: Magneetskyf", +"Flowchart: Manual Input":"Vloeidiagram: Handmatige toevoer", +"Flowchart: Manual Operation":"Vloeidiagram: Handmatige operasie", +"Flowchart: Merge":"Vloeidiagram: Saamvoeg", +"Flowchart: Multidocument":"Vloeidiagram: Multidokument", +"Flowchart: Off-page Connector":"Vloeidiagram: Verbinder af van bladsy", +"Flowchart: Or":"Vloeidiagram: Of", +"Flowchart: Predefined Process":"Vloeidiagram: Voorafbepaalde proses", +"Flowchart: Preparation":"Vloeidiagram: Voorbereiding", +"Flowchart: Process":"Vloeidiagram: Proses", +"Flowchart: Punched Tape":"Vloeidiagram: Ponslint", +"Flowchart: Sequential Access":"Vloeidiagram: Sekwensiële toegang", +"Flowchart: Sort":"Vloeidiagram: Sorteer", +"Flowchart: Stored Data":"Vloeidiagram: Gestoorde data", +"Flowchart: Summing Junction":"Vloeidiagram: Sommeerpunt", +"Flowchart: Terminator":"Vloeidiagram: Termineerder", +"Flower":"Blom", +"Folded Corner":"Gevoude hoek", +"Font Color":"Fontkleur", +"Fontwork Shape":"Fontwerk: vorm", +"Fontwork...":"Fontwerk...", +"Foote~r":"Vo~et", +"For All Text":"Vir alle teks", +"For Paragraph":"Vir paragraaf", +"For Selection":"Vir seleksie", +"Format Axis...":"Formateer as...", +"Format Chart Area...":"Formateer grafiekarea...", +"Format Data Labels...":"Formateer dataetikette...", +"Format Data Point...":"Formateer datapunt...", +"Format Data Series...":"Formateer datareeks...", +"Format Floor...":"Formateer vloer...", +"Format Legend...":"Formateer sleutel...", +"Format Major Grid...":"Formateer groot rooster...", +"Format Mean Value Line...":"Formateer gemiddeldewaardelyn...", +"Format Minor Grid...":"Formateer klein rooster...", +"Format Pa~ge...":"Formateer Bladsy...", +"Format Selection...":"Formateer seleksie...", +"Format Single Data Label...":"Formateer enkeldataetiket...", +"Format Stock Gain...":"Formateer aandelewins...", +"Format Stock Loss...":"Formateer aandeleverlies...", +"Format Title...":"Formateer titel...", +"Format Trend Line Equation...":"Formateer tendenslynvergelyking...", +"Format Trend Line...":"Formateer tendenslyn...", +"Format Wall...":"Formateer muur...", +"Format X Error Bars...":"Formateer X-fout-stawe...", +"Format Y Error Bars...":"Formateer Y-fout-stawe...", +"Format as Currency":"Formateer as valuta", +"Format as Date":"Formateer as datum", +"Format as General":"Formateer as algemeen", +"Format as Number":"Formaat as getal", +"Format as Percent":"Formateer as persentasie", +"Format as Scientific":"Formateer as wetenskaplik", +"Format as Time":"Formateer as tyd", +"Formatting Mark":"Formateermerk", +"Formula to Value":"Formule na Waarde omskakel", +"Forward One":"Een vorentoe", +"For~matting Marks":"For~mateermerke", +"Fo~rm":"Vo~rm", +"Frame":"Raam", +"Freeze First Column":"Vries Eerste Kolom", +"Freeze First Row":"Vries Eerste Ry", +"Freeze Rows and Columns":"Vries Rye en Kolomme", +"Freeze ~Cells":"Vries ~selle", +"F~ont Size...":"F~ontgrootte...", +"F~ormat":"F~ormateer", +"F~ourier Analysis...":"Fourier Analise...", +"F~rame...":"~Raam...", +"F~ull Screen":"V~olskerm", +"General":"Algemeen", +"Give a label to identify an object":"Lewer 'n etiket om 'n objek te identifiseer", +"Go t~o Page...":"~Gaan na bladsy...", +"Go t~o Slide...":"Gaan na ~Skyfie...", +"Group Sparklines":"Groepeer Grafieklyne", +"Heading ~Numbering...":"Opskrif ~Nommering", +"Heart":"Hart", +"Hexagon":"Seshoek", +"He~ader":"K~op", +"He~ader and Footer":"~Kopstuk en voetstuk", +"Horizontal Scroll":"Horisontale boekrol", +"Horizontally ~Center":"Horisontaal ~Gesentreerd", +"Horizontally ~Left":"Horisontaal ~Links", +"Horizontally ~Right":"Horisontaal ~Regs", +"Horizontally ~Spacing":"Horisontaal ~Spasiëring", +"H~ide":"V~ersteek", +"H~ide Columns":"Versteek Kolomme", +"H~ide Rows":"~Versteek rye", +"Icon Set...":"Ikoonstel...", +"Ignore":"Ignoreer", +"Ignore All":"Ignoreer Alles", +"Image Mode":"Beeldmodus", +"In ~Background":"In ~agtergrond", +"Increase Font Size":"Vergroot Font", +"Increase Indent":"Vermeerder keep", +"Increase Paragraph Spacing":"Vergroot paragraafspasiëring", +"Increase Size":"Vergroot skrif", +"Inflate":"Opblaas", +"Insert Audio or Video":"Voeg oudio of video in", +"Insert Axis":"Voeg as in", +"Insert Axis Title":"Voeg astitel in", +"Insert Bookmark":"Voeg boekmerk in", +"Insert Caption...":"Voeg byskrif in...", +"Insert Chart":"Voeg grafiek in", +"Insert Column After":"Kolom Agteraanvoeg", +"Insert Column Before":"Kolom Vooraan Invoeg", +"Insert Column Break":"Voeg kolombreuk in", +"Insert Columns ~After":"Kolomme Daarna aanlas", +"Insert Columns ~Before":"Kolomme Vooraan Invoeg", +"Insert Comment":"Voeg opmerking in", +"Insert Co~lumns":"Voeg ko~lomme in", +"Insert Cross-reference":"Voeg kruisverwysing in", +"Insert Data Labels":"Voeg dataetikette in", +"Insert Endnote":"Voeg eindnoot in", +"Insert Field":"Voeg veld in", +"Insert Fontwork Text":"Fontwerk Teks Invoeg", +"Insert Footnote":"Voeg voetnoot in", +"Insert Frame":"Voeg raam in", +"Insert Hyperlink":"Voeg hiperskakel in", +"Insert Image...":"Voeg beeld in...", +"Insert Index Entry":"Voeg indeksinskrywying in", +"Insert Line (double click for multi-selection)":"Lyn Invoeg (dubbelkliek vir veelvuldige seleksie)", +"Insert Major Grid":"Voeg groot rooster in", +"Insert Mean ~Value Line":"Voeg gemiddelde~waardelyn in", +"Insert Minor Grid":"Voeg klein rooster in", +"Insert Page Break":"Voeg bladsybreuk in", +"Insert Page Number":"Bladsy Nommer Invoeg", +"Insert Row Above":"Ry Invoeg Opwaarts", +"Insert Row Below":"Invoeg 'n ry ondertoe", +"Insert Rows ~Above":"Rye boontoe invoeg", +"Insert Rows ~Below":"Rye Ondertoe Invoeg", +"Insert Single Data Label":"Voeg enkeldataetiket in", +"Insert Slide":"Skyfie Invoeg", +"Insert Soft Hyphen...":"Woordafbreking Invoeg...", +"Insert Special Character":"Voeg spesiale karakter in", +"Insert Special Characters":"Voeg spesiale karakters in", +"Insert Text Box":"Voeg tekskassie in", +"Insert Text Box (double click for multi-selection)":"Teksboks Invoeg (dubbelkliek vir veelvuldige seleksie)", +"Insert Titles...":"Voeg titels in...", +"Insert Tre~nd Line...":"Voeg tendensl~yn in...", +"Insert Unnumbered Entry":"Voeg ongenommerde inskrywing in", +"Insert Vertical Text":"Voeg vertikale teks in", +"Insert columns after":"Kolomme Agteraan Invoeg", +"Insert columns before":"Kolomme Vooraf Invoeg", +"Insert page number":"Blasy nommer invoeg", +"Insert rows above":"Rye Boontoe Invoeg", +"Insert rows below":"Rye Ondertoe Invoeg", +"Insert ~Cells...":"Voeg ~selle in...", +"Insert ~Rows":"Voeg ~rye in", +"Insert ~Table...":"Voeg ~tabel in...", +"Insert ~X Error Bars...":"Voeg in ~X Fout-stawe...", +"Insert ~Y Error Bars...":"Voeg in ~Y Fout-stawe...", +"Insert/Delete Axes...":"Voeg asse in of skrap dit...", +"Invert":"Negatief", +"Isosceles Triangle":"Gelykbenige driehoek", +"Italic":"Kursief", +"Justified":"Alkantbelyn", +"Language":"Taal", +"Language Status":"Taalstand", +"Layout":"Uitleg", +"Left":"Links", +"Left Arrow":"Linkspyl", +"Left Arrow Callout":"Linkspyl-uitroep", +"Left Brace":"Linkerkrulhakie", +"Left Bracket":"Linkerhakie", +"Left and Right Arrow":"Linker- en regterpyl", +"Left and Right Arrow Callout":"Linker- en regterpyl-uitroep", +"Left-To-Right":"Links na regs", +"Lightning Bolt":"Weerlig", +"Line":"Lyn", +"Line Callout 1":"Lynuitroep 1", +"Line Callout 2":"Lynuitroep 2", +"Line Callout 3":"Lynuitroep 3", +"Line Color":"Lynkleur", +"Line Connector":"Lynverbinder", +"Line Connector Ends with Arrow":"Lynverbinding eindig met pyltjie", +"Line Spacing":"Reëlspasiëring", +"Line Spacing: 1":"Reëlspasiëring: 1", +"Line Spacing: 1.5":"Reëlspasiëring: 1,5", +"Line Spacing: 2":"Reëlspasiëring: 2", +"Lis~ts":"Lys~te", +"L~ine...":"R~eël...", +"Manage Track Changes":"Bestuur aangetekende wysigings", +"Manage...":"Bestuur...", +"Manual ~Break...":"Handmatige ~breuk...", +"Master Slides":"Meester Skyfies", +"Media":"Media", +"Merge Cells":"Selle Saamvoeg", +"Merge and center or unmerge cells depending on the current toggle state":"Saamvoeg en senter of opspleet van selle afhangende van die huidige gekose status", +"Moon":"Maan", +"More ~Filters":"Meer ~filters", +"Move Item Down":"Skuif Item Af", +"Move Item Down with Subpoints":"Item met Subpunte Afskuif", +"Move Item Up":"Skuif Item Op", +"Move Item Up with Subpoints":"Item met Subpunte Opskuif", +"M~erge and Center Cells":"Vo~eg selle saam", +"Name...":"Naam...", +"Na~vigator":"Navigator", +"New Page":"Nuwe bladsy", +"Next":"Volgende", +"Next Page":"Volgende bladsy", +"Next Track Change":"Volgende aangetekende wysiging", +"No List":"Geen lys", +"Non-breaking ~Hyphen":"~Harde Koppelteken", +"None":"Geen", +"Notched Right Arrow":"Gekerfde regspyl", +"Number":"Nommer", +"Number Format":"Getalformaat", +"Number Format...":"Getalformaat...", +"Number Format: Currency":"Getalformaat: Valuta", +"Number Format: Date":"Getalformaat: Datum", +"Number Format: Decimal":"Getalformaat: Desimaal", +"Number Format: Exponential":"Getalformaat: eksponensieel", +"Number Format: Percent":"Getalformaat: Persent", +"Number Format: Standard":"Getalformaat: Standaard", +"Number Format: Time":"Getalformaat: Tyd", +"Octagon":"Agthoek", +"Octagon Bevel":"Agthoek met skuinskant", +"Open Circle (Curve)":"Oop sirkel (kurwe)", +"Open Circle (Pour)":"Oop sirkel (giet)", +"Open Hyperlink":"Open hiperskakel", +"Open the Elements Deck":"Open die Elemente Paneel", +"Open the Styles Deck":"Open die Style Paneel", +"Optimal Column Width":"Optimale kolomwydte", +"Optimal Row Height":"Optimale ryhoogte", +"Orientation":"Oriëntasie", +"Outline Font Effect":"Font-effek vir skemastyl", +"Overline":"Oorstreep", +"Page Properties...":"Bladsy Eienskappe...", +"Page Tit~le":"Bladsytite~l", +"Page ~Count":"Bladsy~telling", +"Paired ~t-test...":"Gepaarde ~t-toets...", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Plak ~spesiaal...", +"Pentagon":"Vyfhoek", +"Percent":"Persent", +"Pi~vot Table...":"Draai-tabel", +"Plain Text":"Skoonteks", +"Pop Art":"Popkuns", +"Position and Si~ze...":"Posisie en groo~tte...", +"Previous Page":"Vorige bladsy", +"Previous Track Change":"Vorige aangetekende wysiging", +"Prin~t Ranges":"D~rukomvange", +"Prohibited":"Verbode", +"Promote Outline Level":"Verhoog Skema Vlak", +"Promote Outline Level with Subpoints":"Skema Vlak met Subpunte Verhoog", +"Properties":"Eienskappe", +"Propert~ies...":"E~ienskappe...", +"Protect Cells":"Beskerm selle", +"Protect ~Sheet...":"Beskerm ~vel...", +"Pr~evious":"Vorig~e", +"Puzzle":"Legkaart", +"P~aragraph...":"Pa~ragraaf...", +"QR and ~Barcode...":"QR en ~Strepieskode...", +"Record Track Changes":"Teken wysigings aan", +"Rectangle":"Reghoek", +"Rectangle (double click for multi-selection)":"Reghoek (dubbelkliek vir veelvuldige seleksie)", +"Rectangle, Rounded":"Reghoek, gerond", +"Rectangular Callout":"Reghoekige uitroep", +"Reject":"Verwerp", +"Reject All":"Verwerp almal", +"Reject All Changes":"Verwerp alle wysigings", +"Reject Change":"Verwerp wysiging", +"Reject Track Change and select the next one":"Verwerp veranderingsspoor en kies die volgende ene", +"Reject and Move to Next":"Verwerp en beweeg na volgende", +"Remove Noise":"Verwyder geraas", +"Rename Master":"Hernoem meester", +"Rename S~heet...":"Blad hernoem", +"Reply Comment":"Beantwoord Opmerking", +"Reset Data Point":"Laai datapunt terug", +"Reset all Data Points":"Stel alle datapunte terug", +"Resolved Comments":"Opgelosde Kommentare", +"Restart Numbering":"Herbegin nommering", +"Right":"Regs", +"Right Arrow":"Regspyl", +"Right Arrow Callout":"Regspyl-uitroep", +"Right Brace":"Regterkrulhakie", +"Right Bracket":"Regterhakie", +"Right Triangle":"Reghoekige driehoek", +"Right or Left Arrow":"Regs- of linkspyl", +"Right-To-Left":"Regs na links", +"Ring":"Ring.", +"Rotate 90° ~Left":"Draai 90° ~links", +"Rotate 90° ~Right":"Draai 90° ~regs", +"Rot~ate":"~Roteer", +"Round Callout":"Geronde uitroep", +"Rounded Rectangular Callout":"Geronde reghoekige uitroep", +"Row":"Ry", +"Row ~Height...":"Ry~hoogte...", +"Rows ~Above":"Rye ~bo", +"Rows ~Below":"Ry ~onder", +"R~efresh Range":"V~erfris omvang", +"R~ight-To-Left":"R~egs na links", +"R~un Macro...":"Laat lo~op makro...", +"S-shaped Arrow":"S-vormige pyl", +"Save ~As...":"Stoor ~as...", +"Scientific":"Wetenskaplik", +"Select Cell":"Selekteer Sel", +"Select Column":"Merk kolom", +"Select Row":"Merk ry", +"Select Table":"Selekteer Tabel", +"Select ~All":"Merk ~alles", +"Select ~Range...":"Reikwydte Selekteer...", +"Set Background Image...":"Stel agtergrondbeeld...", +"Set Character Spacing":"Stel karakterspasiëring", +"Set Heading Numbering":"Stel Opskrif Nommering", +"Set Line Spacing":"Stel reëlspasiëring", +"Se~ction...":"~Afdeling...", +"Shadow":"Skadu", +"Sharpen":"Verskerp", +"Sheet R~ight-To-Left":"~Vel regs-na-links", +"Show":"Vertoon", +"Show Navigator Window":"Wys navigatorvenster", +"Show track changes":"Vertoon bygehoude veranderinge", +"Sho~w Rows":"Vertoon Rye", +"Sho~w Slide":"~Wys skyfie", +"Sidebar":"Kantbalk", +"Signat~ure Line...":"Ondertekening Lyn...", +"Signet":"Roset", +"Slant Down":"Skuins af", +"Slant Up":"Skuins op", +"Slide Layout":"Skyfie-uitleg", +"Slide Properties...":"Skyfie Eienskappe...", +"Slide Tit~le":"Skyfietite~l", +"Slide Transition":"Skyfie-oorgang", +"Slide ~Count":"Skyfie~telling", +"Slide ~Layout":"Skyfie-uit~leg", +"Small capitals":"Klein hoofletters", +"Smiley Face":"Glimlaggie", +"Snap to Grid":"Spring na rooster", +"Sort Ascending":"Sorteer oplopend", +"Sort Descending":"Sorteer aflopend", +"So~rt...":"So~rteer...", +"Sparkline...":"Grafieklyn...", +"Sparklines":"Grafieklyne", +"Split Arrow":"Gesplete pyl", +"Split Cells...":"Selle Opsplit...", +"Split Table...":"Verdeel tabel...", +"Square":"Vierkant", +"Square Bevel":"Reghoek met skuinskant", +"Square, Rounded":"Vierkant, gerond", +"Statistics":"Statistiek", +"Stop":"Stop", +"Straight Connector":"Reguit verbinder", +"Straight Connector ends with Arrow":"Reguit verbinding eindig met pyltjie", +"Straight Connector with Arrows":"Reguit verbinding met pyltjies", +"Strikethrough":"Deurhaal", +"Striped Right Arrow":"Gestreepte regspyl", +"Subscript":"Onderskrif", +"Sun":"Son", +"Superscript":"Boskrif", +"Symbol":"Simbool", +"S~how Columns":"Vertoon Kolomme", +"S~lide":"S~kyfie", +"S~pecial Character...":"S~pesiale karakter...", +"Table Cell Background Color":"Tabelsel se agtergrondkleur", +"Table of Contents and Inde~x":"Inhoudsopgawe en Inde~ks", +"Ta~ble Properties...":"Ta~bel-eienskappe...", +"Text Wrap...":"Teksomvou...", +"Te~xt":"Te~ks", +"Theme...":"Tema...", +"Thousands Separator":"Duisendeskeier", +"Time":"Tyd", +"Time Field":"Tyd-veld", +"Title Page...":"Titelblad...", +"To Background":"Na agtergrond", +"To Cell (~resize with cell)":"Op die sel (grootte aanpas met sel)", +"To Foreground":"Na voorgrond", +"To Next Paragraph in Level":"Na volgende paragraaf op vlak", +"To Previous Paragraph in Level":"Na vorige paragraaf op vlak", +"To P~age":"Na bl~adsy", +"To ~Cell":"Aan ~sel", +"To ~Character":"Aan ~karakter", +"To ~Curve":"Na ~kurwe", +"To ~Frame":"Aan ~raam", +"To ~Paragraph":"Na ~paragraaf", +"Toggle Automatic Spell Checking":"Wissel outomatiese speltoets", +"Toggle Formatting Marks":"Wissel formateermerke", +"Toggle Ordered List":"Wissel Geordende Lys", +"Toggle Shadow":"Skadu Omskakel", +"Toggle Unordered List":"Wissel Ongeordende Lys", +"Top":"Bokant", +"Track Chan~ges":"Teken wysi~gings aan", +"Translate...":"Vertaal...", +"Transparency":"Deursigtigheid", +"Trapezoid":"Trapesoïed", +"Triangle Down":"Driehoek af", +"Triangle Up":"Driehoek op", +"T~able":"T~abel", +"T~ime (variable)":"T~yd (veranderlik)", +"T~itle":"T~itel", +"Underline":"Onderstreep", +"Unfloat Frame Content":"Raam Inhoud Vasmeer", +"Ungroup Sparklines":"Ongroepeer Grafieklyne", +"Unmerge Cells":"Ontbondel Selle", +"Unprotect Cells":"Ontbeskerm selle", +"Up Arrow":"Oppyl", +"Up Arrow Callout":"Oppyl-uitroep", +"Up and Down Arrow":"Op- en afpyl", +"Up and Down Arrow Callout":"Op- en afpyl-uitroep", +"Up and Right Arrow":"Op- en regspyl", +"Up and Right Arrow Callout":"Op- en regspyl-uitroep", +"Up, Right and Down Arrow":"Op-, regs- en afpyl", +"Update ~Index":"~Indeks Bywerk", +"Vertical Scroll":"Vertikale boekrol", +"Vertical Text":"Vertikale teks", +"Vertically C~enter":"Vertikaal ~Sentreerd", +"Vertically S~pacing":"Vertikaal S~pasiëring", +"Vertically ~Bottom":"Vertikaal ~Ondertoe", +"Vertically ~Top":"Vertikaal ~Bo", +"View Grid Lines":"Vertoon Roosterlyne", +"Watermark...":"Watermerk...", +"Wave":"Golf", +"Wrap Text":"Vou teks om", +"Zoom In":"Zoem in", +"Zoom Out":"Zoem uit", +"~3D View...":"~3D-aansig...", +"~Accessibility Check...":"Toeganklikheid toetsing...", +"~Add":"~Voeg by", +"~Add to List":"Voeg ~Tot Lys", +"~Advanced Filter...":"~Gevorderde filter...", +"~Analysis of Variance (ANOVA)...":"V~ariansieanalise (ANOVA)...", +"~Arrange":"~Rangskik", +"~Author":"~Outeur", +"~Automatic Spell Checking":"T~oets spelling outomaties", +"~Bottom":"~Onderkant", +"~Bring to Front":"~Bring na vore", +"~Bullets and Numbering...":"~Koeëltjies en nommering...", +"~Capitalize Every Word":"~Begin elke woord met hoofletter", +"~Centered":"~Gesentreer", +"~Chart...":"~Grafiek...", +"~Chi-square Test...":"~Chi-kwadraattoets...", +"~Clear":"Uitveë", +"~Clear Direct Formatting":"~Verwyder direkte formatering", +"~Column":"~Kolom", +"~Column Break":"~Kolombreuk", +"~Columns":"~Kolomme", +"~Contour":"~Kontoer", +"~Convert":"~Skakel om", +"~Correlation...":"~Korrelasie...", +"~Covariance...":"~Kovariansie...", +"~Cut":"~Knip", +"~Data":"~Data", +"~Data Ranges...":"~Dataomvange...", +"~Data Table...":"~Datatabel...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (vas)", +"~Date (variable)":"~Datum (veranderlik)", +"~Define":"~Definieer", +"~Define Range...":"Definiëer Reikwydte...", +"~Define...":"Definiëer...", +"~Delete":"~Skrap", +"~Delete Sheet...":"~Skrap vel...", +"~Delete Slide":"~Skrap skyfie", +"~Descriptive Statistics...":"~Beskrywende statistiek...", +"~Display Grid":"~Vertoon rooster", +"~Edit":"R~edigeer", +"~Edit Contour...":"~Redigeer kontoer...", +"~Edit...":"R~edigeer...", +"~Endnote":"~Eindnoot", +"~Enter Group":"~Voer groep in", +"~Exponential Smoothing...":"~Eksponensiaalgladstryking...", +"~F-test...":"~F-toets...", +"~File":"~Lêer", +"~First Paragraph":"~Eerste paragraaf", +"~Fonts...":"~Fonte...", +"~Footnote":"~Voetnoot", +"~Footnote/Endnote Settings...":"Voetnota/Eindnota Instellings", +"~Format Cells...":"Formateer selle...", +"~Formula Object...":"~Formule-objek...", +"~Function...":"~Funksie...", +"~Go to Sheet...":"~Gaan na Blad...", +"~Goal Seek...":"~Doelwit soek...", +"~Group":"~Groepeer", +"~Group and Outline":"~Groepeer en buitelyn", +"~Group...":"~Groepeer...", +"~Header and Footer...":"~Kopstuk en voetstuk...", +"~Headers and Footers...":"~Kopstukke en voetstukke...", +"~Height...":"~Hoogte...", +"~Help":"~Hulp", +"~Hide":"~Versteek", +"~Hide AutoFilter":"~Versteek OutoFilter", +"~Hide Details":"~Versteek details", +"~Hide Sheet":"~Versteek vel", +"~Hide Slide":"~Versteek skyfie", +"~Hyperlink":"Hiperskakel", +"~Hyperlink...":"~Hiperskakel...", +"~Hyphenation":"~Woordafbreking", +"~Hyphenation...":"~Woordafbreking...", +"~Image...":"~Beeld...", +"~Index Entry...":"~Indeks Item...", +"~Insert":"Voeg ~in", +"~Insert or Edit...":"Voeg ~in of redigeer...", +"~Insert...":"Voeg ~in...", +"~Interaction...":"~Interaksie...", +"~Left":"~Links", +"~Left-to-Right Mark":"~Links-na-Regs Merker", +"~Line Numbering...":"~Reël-nommers...", +"~Manage...":"~Bestuur...", +"~Middle":"~Middel", +"~More Fields...":"~Meer velde...", +"~More Options...":"~Meer opsies...", +"~Move or Copy Sheet...":"~Skuif of kopieer vel...", +"~Moving Average...":"~Bewegende gemiddeld...", +"~Named Ranges and Expressions":"Be~noemde reekse en uitdrukkings", +"~New Slide":"~Nuwe skyfie", +"~No-break Space":"Gee~nbreek Spasie", +"~Optimal":"Optimaal", +"~Optimal Height...":"~Optimale hoogte...", +"~Optimal Width...":"~Optimale breedte...", +"~Ordered List":"~Geordende Lys", +"~Page":"~Bladsy", +"~Page Break":"~Bladsybreuk", +"~Page Number":"~Bladsy Nommer", +"~Page Number...":"~Bladsy Nommer...", +"~Page Numbers...":"~Bladsynommer...", +"~Page Style...":"Bladsy Styl...", +"~Page...":"~Bladsy...", +"~Parallel":"Parallel", +"~Paste":"~Plak", +"~Pivot Table":"Draai-tabel", +"~Print...":"~Druk...", +"~Properties...":"Eienska~ppe...", +"~Recalculate":"~Herbereken", +"~Record":"~Teken aan", +"~Redo":"He~rdoen", +"~Refresh":"~Vernuwe", +"~Regression...":"~Regressie...", +"~Remove Hyperlink":"Verwyder Hiperskakel", +"~Remove Outline":"Verwyder Omranding", +"~Reset Filter":"Filter terugstel", +"~Right":"~Regs", +"~Right-to-Left Mark":"~Regs-na-Links Merker", +"~Row":"~Ry", +"~Rows":"~Rye", +"~Sampling...":"~Steekproefneming...", +"~Save":"~Stoor", +"~Sections...":"Afdeling~s...", +"~Select":"~Kies", +"~Send to Back":"~Stuur na agter", +"~Sentence case":"~Sinskas", +"~Shape":"~Vorm", +"~Sheet":"~Vel", +"~Show":"~Wys", +"~Show Details":"Wy~s besonderhede", +"~Show Sheet...":"~Wys vel...", +"~Slide Number":"~Skyfienommer", +"~Soft Hyphen":"~Sagte Koppelteken", +"~Sort...":"~Sorteer...", +"~Spacing":"~Spasiëring", +"~Spacing...":"~Spasiëring...", +"~Spelling...":"Spelling...", +"~Standard Filter...":"~Standaard filter...", +"~Subject":"~Onderwerp", +"~Table":"~Tabel", +"~Table Properties...":"~Tabel-eienskappe...", +"~Table...":"~Tabel...", +"~Text Box":"~Tekskassie", +"~Thesaurus...":"~Tesourus...", +"~Through":"Deur", +"~Time":"~Tyd", +"~Time (fixed)":"~Tyd (vas)", +"~Time (variable)":"~Tyd (veranderlik)", +"~Tools":"Nu~tsgoed", +"~Top":"~Bokant", +"~UPPERCASE":"H~OOFLETTERS", +"~Undo":"~Ontdoen", +"~Ungroup...":"~Ontgroepeer...", +"~Unordered List":"~Ongeordende Lys", +"~Update All":"~Werk alles by", +"~Validity...":"~Geldigheid...", +"~View":"~Vertoon Merker", +"~While Typing":"~Terwyl u tik", +"~Width...":"~Wydte...", +"~Word Count...":"~Woordtelling...", +"~Word Joiner":"~Woord Verbinder", +"~Wrap":"~Vou om", +"~Z-test...":"~Z-toets...", +"~Zero-width Space":"~Zero-wydte Spasie", +"~lowercase":"k~leinletters", +"~tOGGLE cASE":"~wISSEL lETTERKAS" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/am.json b/f7cloud-office/browser/dist/l10n/uno/am.json new file mode 100644 index 0000000..251027f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/am.json @@ -0,0 +1,716 @@ +{ +"12-Point Star":"12-ነጥብ ኮከብ", +"24-Point Star":"24-ነጥብ ኮከብ", +"4-Point Star":"4-ነጥብ ኮከብ", +"4-way Arrow":"በ 4-በኩል ቀስት", +"4-way Arrow Callout":"በ 4-በኩል ቀስት መጥሪያ", +"5-Point Star":"5-ነጥብ ኮከብ", +"6-Point Star":"6-ነጥብ ኮከብ", +"6-Point Star, Concave":"6-ነጥብ ኮከብ ኮንኬቭ", +"8-Point Star":"8-ነጥብ ኮከብ", +"Accept":"እቀበላለሁ", +"Accept All":"ሁሉንም እቀበላለሁ", +"Accept All Changes":"ሁሉንም ለውጦች እቀበላለሁ", +"Accept Change":"ለውጡን እቀበላለሁ", +"Accept Track Change and select the next one":"ለውጡን እቀበላለሁ እና ወደሚቀጥለው መሄጃ", +"Accept and Move to Next":"እቀበላለሁ እና ወደሚቀጥለው መሄጃ", +"Add Decimal Place":"የ ዴሲማል ቦታ መጨመሪያ", +"After":"በኋላ", +"Align Bottom":"ከ ታች ማሰለፊያ", +"Align Bottom to Anchor":"ከ ታች በ ማስቆሚያው ላይ ማሰለፊያ", +"Align Center":"መሀከል ማሰለፊያ", +"Align Left":"በ ግራ ማሰለፊያ", +"Align Right":"በ ቀኝ ማሰለፊያ", +"Align Tex~t":"ጽሁ~ፍ ማሰለፊያ", +"Align Top":"ከ ላይ ማሰለፊያ", +"Align Top to Anchor":"ከ ላይ በ ማስቆሚያው ላይ ማሰለፊያ", +"Anc~hor":"ማስቆ~ሚያ", +"Animation":"እንቅስቃሴ", +"Apply Suggestion":"አስተያየት መፈጸሚያ", +"Arch Down (Curve)":"ቅስት ወደ ታች (መታጠፊያ)", +"Arch Down (Pour)":"ቅስት ወደ ታች (ማውረጃ)", +"Arch Left (Curve)":"ቅስት ወደ ግራ (መታጠፊያ)", +"Arch Right (Curve)":"ቅስት ወደ ቀኝ (መታጠፊያ)", +"Arch Right (Pour)":"ቅስት ወደ ቀኝ (ማውረጃ)", +"Arch Up (Curve)":"ቅስት ወደ ላይ (መታጠፊያ)", +"Arch Up (Pour)":"ቅስት ወደ ላይ (ማውረጃ)", +"Arrange":"ማሰናጃ", +"As C~haracter":"እንደ ባ~ህሪ", +"AutoCorr~ect":"በራሱ ~አራሚ", +"AutoFill Data Series: automatic":"በራሱ መሙያ ተከታታይ ዳታዎችን: ራሱ በራሱ", +"Auto~Filter":"በራሱ ~ማጥሪያ", +"A~lignment...":"ማ~ሰለፊያ...", +"A~rea...":"ስ~ፋት...", +"A~rrange":"ማ~ዘጋጃ", +"Back One":"አንድ ወደ ኋላ", +"Background Color":"የ መደብ ቀለም", +"Before":"በፊት", +"Block Arc":"መከልከያ ቅስት", +"Bold":"ማድመቂያ", +"Bookmar~k...":"ምልክት ማድረጊ~ያ...", +"Borders (Shift to overwrite)":"ድንበሮች (Shift በላዩ ላይ ደርቦ ለ መጻፍ)", +"Bottom":"ከ ታች", +"Brightness":"ብሩህነት", +"Caption...":"መግለጫ...", +"Center":"መሀከል", +"Center Horizontal":"በ አግድም መሀከል", +"Center Vertically":"መሀከል በ ቁመት", +"Centered":"መሀከል", +"Ce~lls...":"ክፍ~ሎች...", +"Character Highlighting Color":"የ ባህሪ ማድመቂያ ቀለም", +"Character Spacing":"የ ባህሪ ክፍተት", +"Charcoal Sketch":"የ ከሰል ንድፍ", +"Chart T~ype...":"የ ቻርት አ~ይነት...", +"Check Spelling":"ፊደል ማረሚያ", +"Chevron":"ዚግ ዛግ", +"Chevron Down":"ዚግ ዛግ ወደ ታች", +"Chevron Up":"ዚግ ዛግ ወደ ላይ", +"Circle":"ክብ", +"Circle (Curve)":"ክብ (መታጠፊያ)", +"Circle (Pour)":"ክብ (ማውረጃ)", +"Circle Pie":"ክብ ፓይ", +"Circular Arrow":"ክብ ቀስት", +"Clear Direct Formatting":"በ ቀጥታ አቀራረብ ማጽጃ", +"Clear ~Direct Formatting":"በ ~ቀጥታ አቀራረብ ማጽጃ", +"Cle~ar Cells...":"ክፍሎች ማጽ~ጃ...", +"Clone Formatting":"አቀራረብ ማባዣ", +"Close Master View":"ዋናውን መመልከቻ መዝጊያ", +"Cloud":"ደመና", +"Cl~ear Contents...":"ይዞታዎች ማ~ጽጃ...", +"Color Scale...":"የ ቀለም መጠን...", +"Column":"አምድ", +"Column ~Width...":"የ አምድ ~ስፋት...", +"Columns ~After":"አምዶች ~በኋላ", +"Columns ~Before":"አምዶች ~በፊት", +"Comments":"አስተያየቶች", +"Comme~nt":"አስተያ~የት", +"Connector":"አገናኝ", +"Connector Ends with Arrow":"አገናኙ የሚጨርሰው በ ቀስት ነው", +"Connector with Arrows":"በ ቀስት አገናኝ", +"Connectors":"አገናኞች", +"Contrast":"ማነጻጸሪያ", +"Copy Hyperlink Location":"የ Hyperlink አካባቢ ኮፒ ማድረጊያ", +"Cop~y":"ኮ~ፒ", +"Corner Right Arrow":"በ ጥግ የ ቀኝ ቀስት", +"Co~lumns...":"አም~ዶች...", +"Co~mpress...":"ማመ~ቂያ...", +"Crop":"መከርከሚያ", +"Crop Image":"ምስል መከርከሚያ", +"Cross":"መሰቀል", +"Cross-~reference...":"መስቀልኛ-~ማመሳከሪያ...", +"Currency":"ገንዘብ", +"Current ~Index":"የ አሁኑ ~ማውጫ", +"Curve":"ክብ", +"Curve Down":"ክብ ወደ ታች", +"Curve Up":"ክብ ወደ ላይ", +"Curved Connector":"በ ክብ አገናኝ", +"Curved Connector Ends with Arrow":"በ ክብ አገናኝ የሚጨርሰው በ ቀስት ነው", +"Curved Connector with Arrows":"በ ክብ አገናኝ በ ቀስቶች", +"Cycle Case":"ጉዳይ ማዞሪያ", +"Cylinder":"ሲሊንደር", +"C~ell":"ክ~ፍል", +"C~haracter...":"ባ~ህሪ ...", +"C~onditional":"እንደ ሁ~ኔታው", +"Data Bar...":"የ ዳታ መደርደሪያ...", +"Date":"ቀን", +"Date...":"ቀን...", +"Dat~e (variable)":"ቀ~ን (ተለዋዋጭ)", +"Decrease Font Size":"የ ፊደል መጠን መቀነሻ", +"Decrease Indent":"ማስረጊያ መቀነሻ", +"Decrease Paragraph Spacing":"የ አንቀጽ ክፍተት መቀነሻ", +"Decrease Size":"መጠን መቀነሻ", +"Delete All Comments":"ሁሉንም አስተያየቶች ማጥፊያ", +"Delete All Comments by This Author":"የዚህን ደራሲ ሁሉንም አስተያየቶች ማጥፊያ", +"Delete Axis":"አክሲስ ማጥፊያ", +"Delete Comment":"አስተያየት ማጥፊያ", +"Delete C~ells...":"ክ~ፍሎቹን ማጥፊያ...", +"Delete C~ontents...":"ይ~ዞታዎችን ማጥፊያ...", +"Delete Data Labels":"የዳታ ምልክቶች ማጥፊያ", +"Delete Decimal Place":"የ ዴሲማል ቦታ ማጥፊያ", +"Delete Legend":"መግለጫ ማጥፊያ", +"Delete Major Grid":"ዋና መጋጠሚያ ማጥፊያ", +"Delete Minor Grid":"አነስተኛ መጋጠሚያ ማጥፊያ", +"Delete Rows":"ረድፎች ማጥፊያ", +"Delete Single Data Label":"ነጠላ የዳታ ምልክት ማጥፊያ", +"Delete Sparkline":"አንፀባራቂ መስመር ማጥፊያ", +"Delete Sparkline Group":"አንፀባራቂ ቡድን መስመር ማጥፊያ", +"Delete Table":"ሰንጠረዥ ማጥፊያ", +"Delete selected columns":"የ ተመረጠውን አምድ ማጥፊያ", +"Delete selected rows":"የ ተመረጠውን ረድፍ ማጥፊያ", +"Delete table":"ሰንጠረዥ ማጥፊያ", +"Delete ~All Comments":"~ሁሉንም አስተየየቶች ማጥፊያ", +"Delete ~Columns":"~አምዶች ማጥፊያ", +"De~lete...":"ማጥ~ፊያ...", +"Diamond":"አልማዝ", +"Diamond Bevel":"አልማዝ ስላሽ", +"Digital Signatu~res...":"የ ዲጂታል ፊርማ~ዎች...", +"Display Grid":"መጋጠሚያ ማሳያ", +"Doorplate":"በር ላይ ስም መለጠፊያ", +"Double Brace":"ድርብ ብሬስ", +"Double Bracket":"ድርብ ቅንፍ", +"Double Underline":"ከ ስሩ በ ድርብ ማስመሪያ", +"Down Arrow":"የ ታች ቀስት", +"Down Arrow Callout":"የ ታች ቀስት መጥሪያ", +"Duplicate Page":"ገጽ ማባዣ", +"Duplicate ~Slide":"~ተንሸራታች ማባዣ", +"D~elete Page":"ገጽ ማ~ጥፊያ", +"Edit Hyperlink...":"Hyperlink ማረሚያ...", +"Edit Section...":"ክፍል ማረሚያ...", +"Edit Sparkline Group...":"አንፀባራቂ ቡድን መስመር ማረሚያ...", +"Edit Sparkline...":"አንፀባራቂ መስመር ማረሚያ...", +"Ellipse":"ኤሊፕስ", +"Explosion":"ፍንዳታ", +"E~xecute Interaction...":"ግንኙነት መ~ፈጸሚያ...", +"E~xit Group":"ከ ቡድን ውስጥ መ~ውጫ", +"Fade Down":"ወደ ታች ማፍዘዣ", +"Fade Left":"ወደ ግራ ማፍዘዣ", +"Fade Right":"ወደ ቀኝ ማፍዘዣ", +"Fade Up":"ወደ ላይ ማፍዘዣ", +"Fade Up and Left":"ወደ ላይ እና በ ግራ ማፍዘዣ", +"Fade Up and Right":"ወደ ላይ እና በ ቀኝ ማፍዘዣ", +"Fiel~d":"ሜ~ዳ", +"Fill Color":"ቀለም መሙያ", +"Find Next":"ቀጥሎ መፈለጊያ", +"Find Previous":"ቀደም ያለውን መፈለጊያ", +"Find and Rep~lace...":"መፈለጊያ እና መቀየ~ሪያ...", +"First ~Author":"የ መጀመሪያው ~ደራሲ", +"Flip Horizontally":"በ አግድም መገልበጫ", +"Flip Vertically":"በ ቁመት መገልበጫ", +"Flowchart: Alternate Process":"ሂደት መቆጣጠሪያ: አማራጭ ሂደት", +"Flowchart: Card":"ሂደት መቆጣጠሪያ: ካርድ", +"Flowchart: Collate":"ሂደት መቆጣጠሪያ: መመርመሪያ", +"Flowchart: Connector":"የ ሂደት መቆጣጠሪያ: አገናኝ", +"Flowchart: Data":"ሂደት መቆጣጠሪያ: ዳታ", +"Flowchart: Decision":"ሂደት መቆጣጠሪያ: ውሳኔ", +"Flowchart: Delay":"ሂደት መቆጣጠሪያ: ማዘግያ", +"Flowchart: Direct Access Storage":"ሂደት መቆጣጠሪያ: በ ቀጥታ ማጠራቀሚያ ጋር መድረሻ", +"Flowchart: Display":"ሂደት መቆጣጠሪያ: ማሳያ", +"Flowchart: Document":"ሂደት መቆጣጠሪያ: ሰነድ", +"Flowchart: Extract":"ሂደት መቆጣጠሪያ: መርጦ ማውጫ", +"Flowchart: Internal Storage":"ሂደት መቆጣጠሪያ: የ ውስጥ ማጠራቀሚያ", +"Flowchart: Magnetic Disc":"የ ሂደት መቆጣጠሪያ: Magnetic Disc", +"Flowchart: Manual Input":"ሂደት መቆጣጠሪያ: በ እጅ ማስገቢያ", +"Flowchart: Manual Operation":"ሂደት መቆጣጠሪያ: በ እጅ የሚሰራ", +"Flowchart: Merge":"ሂደት መቆጣጠሪያ: ማዋሀጃ", +"Flowchart: Multidocument":"ሂደት መቆጣጠሪያ: በርካታ ሰነድ", +"Flowchart: Off-page Connector":"የ ሂደት መቆጣጠሪያ: ከ ገጽ-ውጪ አገናኝ", +"Flowchart: Or":"ሂደት መቆጣጠሪያ: ወይንም", +"Flowchart: Predefined Process":"ሂደት መቆጣጠሪያ: በ ቅድሚያ የ ተገለጸ ሂደት", +"Flowchart: Preparation":"ሂደት መቆጣጠሪያ: ማዘጋጃ", +"Flowchart: Process":"ሂደት መቆጣጠሪያ: ሂደቶች", +"Flowchart: Punched Tape":"ሂደት መቆጣጠሪያ: የ ተበሳ ቴፕ", +"Flowchart: Sequential Access":"ሂደት መቆጣጠሪያ: በ ተከታታይ መድረሻ", +"Flowchart: Sort":"ሂደት መቆጣጠሪያ: መለያ", +"Flowchart: Stored Data":"ሂደት መቆጣጠሪያ: የ ተጠራቀመ ዳታ", +"Flowchart: Summing Junction":"ሂደት መቆጣጠሪያ: መደመሪያ መጋጠሚያ", +"Flowchart: Terminator":"ሂደት መቆጣጠሪያ: ማስወገጃ", +"Flower":"አበባ", +"Folded Corner":"የታጠፈ ጠርዝ", +"Font Color":"የ ፊደል ቀለም", +"Fontwork Shape":"የ ፊደል ስራ ቅርጽ", +"Fontwork...":"የ ፊደል ስራ...", +"Foote~r":"ግር~ጌ", +"For All Text":"ለ ሁሉም ጽሁፍ", +"For Paragraph":"ለ አንቀጾች", +"For Selection":"ለ ተመረጠው", +"Format Axis...":"የ አክሲስ አቀራረብ...", +"Format Chart Area...":"የ ቻርት ቦታ አቀራረብ...", +"Format Data Labels...":"የ ዳታ ምልክቶች አቀራረብ...", +"Format Data Point...":"የ ዳታ ነጥብ አቀራረብ...", +"Format Data Series...":"ተከታታይ የ ዳታ አቀራረብ...", +"Format Floor...":"የ ወለል አቀራረብ...", +"Format Legend...":"መግለጫ አቀራረብ...", +"Format Major Grid...":"የ ዋናው መጋጠሚያ አቀራረብ...", +"Format Mean Value Line...":"አማካይ የ ዋጋ መስመር አቀራረብ...", +"Format Minor Grid...":"የ አነስተኛ መጋጠሚያ አቀራረብ...", +"Format Pa~ge...":"የ ገ~ጽ አቀራረብ...", +"Format Selection...":"የ አቀራረብ ምርጫዎች...", +"Format Single Data Label...":"ነጠላ የ ዳታ ምልክት አቀራረብ...", +"Format Stock Gain...":"አቀራረብ የ ክምር ትርፍ...", +"Format Stock Loss...":"አቀራረብ የ ክምር ኪሳራ...", +"Format Title...":"አርእስት አቀራረብ...", +"Format Trend Line Equation...":"የ አቅጣጫ መስመር ማስሊያ አቀራረብ...", +"Format Trend Line...":"የ አቅጣጫ መስመር አቀራረብ...", +"Format Wall...":"የ ግድግዳ አቀራረብ...", +"Format X Error Bars...":"የ X ስህተት መደርደሪያ አቀራረብ...", +"Format Y Error Bars...":"የ Y ስህተት መደርደሪያ አቀራረብ...", +"Format as Currency":"እንደ ገንዘብ ማቅረቢያ", +"Format as Date":"እንደ ቀን ማቅረቢያ", +"Format as General":"እንደ ባጠቃላያ ማቅረቢያ", +"Format as Number":"እንደ ቁጥር ማቅረቢያ", +"Format as Percent":"እንደ ፐርሰንት ማቅረቢያ", +"Format as Scientific":"እንደ ሳይንሳዊ ማቅረቢያ", +"Format as Time":"እንደ ሰአት ማቅረቢያ", +"Formatting Mark":"የ ምልክት አቀራረብ", +"Formula to Value":"መቀመሪያ ለ ዋጋ", +"Forward One":"አንድ ወደ ፊት", +"For~matting Marks":"የ አቀራ~ረብ ምልክት", +"Fo~rm":"ፎር~ም", +"Frame":"ክፈፍ", +"Freeze First Column":"የ መጀመሪያ አምድ ማደንዘዣ", +"Freeze First Row":"የ መጀመሪያ ረድፍ ማደንዘዣ", +"Freeze ~Cells":"ማደንዘዣ ~ክፍሎች", +"F~ont Size...":"የ~ፊደል መጠን...", +"F~ormat":"አ~ቀራረብ", +"F~ourier Analysis...":"የ ፉ~ሪዬር መመርመሪያ...", +"F~rame...":"ክ~ፈፍ...", +"F~ull Screen":"በ~ሙሉ መመልከቻው", +"General":"ባጠቃላይ", +"Go t~o Page...":"መሄጃ ወ~ደ ገጽ...", +"Group Sparklines":"አንፀባራቂ ቡድን መስመር", +"Heart":"ልብ", +"Hexagon":"ሄክሳጎን", +"He~ader":"ራስ~ጌ", +"He~ader and Footer":"ራስ~ጌ እና ግርጌ", +"Horizontal Scroll":"በ አግድም መሽብለያ", +"Horizontally ~Center":"በ አግድም ~መሀከል", +"Horizontally ~Left":"በ አግድም በ ~ግራ", +"Horizontally ~Right":"በ አግድም በ ~ቀኝ", +"Horizontally ~Spacing":"በ አግድም ~ክፍተት", +"H~ide":"መ~ደበቂያ", +"H~ide Columns":"አምዶች መ~ደበቂያ...", +"H~ide Rows":"ረድፎች መ~ደበቂያ", +"Icon Set...":"ምልክት ማሰናጃ...", +"Ignore":"መተው", +"Image Mode":"የ ምስል ዘዴ", +"In ~Background":"በ ~መደቡ ውስጥ", +"Increase Font Size":"የ ፊደል መጠን መጨመሪያ", +"Increase Indent":"ማስረጊያ መጨመሪያ", +"Increase Paragraph Spacing":"የ አንቀጽ ክፍተት መጨመሪያ", +"Increase Size":"መጠን መጨመሪያ", +"Inflate":"መወጠሪያ", +"Insert Audio or Video":"ድምፅ ወይንም ቪዲዮ ማስገቢያ", +"Insert Axis":"አክሲስ ማስገቢያ", +"Insert Axis Title":"የ አክሲስ አርእስት ማስገቢያ", +"Insert Bookmark":"ምልክት ማድረጊያ ማስገቢያ", +"Insert Caption...":"መግለጫ ማስገቢያ...", +"Insert Chart":"ቻርት ማስገቢያ", +"Insert Column After":"አምድ በኋላ ማስገቢያ", +"Insert Column Before":"አምድ በፊት ማስገቢያ", +"Insert Column Break":"የ አምድ መጨረሻ ማስገቢያ", +"Insert Columns ~After":"አምዶች ~በኋላ ማስገቢያ", +"Insert Columns ~Before":"አምዶች ~በፊት ማስገቢያ", +"Insert Comment":"አስተያየት ማስገቢያ", +"Insert Co~lumns":"አም~ዶች ማስገቢያ", +"Insert Cross-reference":"መስቀልኛ-ማመሳከሪያ ማስገቢያ", +"Insert Data Labels":"የዳ ታ ምልክቶች ማስገቢያ", +"Insert Endnote":"የ መጨረሻ ማስታወሻ ማስገቢያ", +"Insert Field":"ሜዳ ማስገቢያ", +"Insert Fontwork Text":"የ ፊደል ስራ ጽሁፍ ማስገቢያ", +"Insert Footnote":"የ ግርጌ ማስታወሻ ማስገቢያ", +"Insert Frame":"ክፈፍ ማስገቢያ", +"Insert Hyperlink":"የ Hyperlink ማስገቢያ", +"Insert Image...":"ምስል ማስገቢያ...", +"Insert Index Entry":"የ ማውጫ ማስገቢያ መጨመሪያ", +"Insert Major Grid":"ዋና መጋጠሚያ ማስገቢያ", +"Insert Mean ~Value Line":"አማካይ ~የዋጋ መስመር ማስገቢያ", +"Insert Minor Grid":"አነስተኛ መጋጠሚያ ማስገቢያ", +"Insert Page Break":"የ ገጽ መጨረሻ ማስገቢያ", +"Insert Row Above":"ረድፍ ከ ላይ ማስገቢያ", +"Insert Row Below":"ረድፍ ከ ታች ማስገቢያ", +"Insert Rows ~Above":"ረድፎች ከ ~ላይ ማስገቢያ", +"Insert Rows ~Below":"ረድፎች ከ ~ታች ማስገቢያ", +"Insert Single Data Label":"ነጠላ የ ዳታ ምልክት ማስገቢያ", +"Insert Slide":"ተንሸራታች ማስገቢያ", +"Insert Special Character":"የ ተለየ ባህሪ ማስገቢያ", +"Insert Special Characters":"የ ተለዩ ባህሪዎች ማስገቢያ", +"Insert Text Box":"የ ጽሁፍ ሳጥን ማስገቢያ", +"Insert Titles...":"አርእስት ማስገቢያ...", +"Insert Tre~nd Line...":"የአቅ~ጣጫ መስመር ማስገቢያ...", +"Insert Unnumbered Entry":"ቁጥር የሌለው መግቢያ ማስገቢያ", +"Insert Vertical Text":"ጽሁፍ በ ቁመት ማስገቢያ", +"Insert ~Cells...":"~ክፍሎች ማስገቢያ...", +"Insert ~Rows":"~ረድፎች ማስገቢያ", +"Insert ~Table...":"ሰንጠረዥ ~ማስገቢያ...", +"Insert/Delete Axes...":"አክሲስ ማስገቢያ/ማጥፊያ...", +"Invert":"መገልበጫ", +"Isosceles Triangle":"እኩል ሶስት ማእዘን", +"Italic":"ማዝመሚያ", +"Justified":"እኩል ማካፈያ", +"Language":"ቋንቋ", +"Language Status":"የ ቋንቋ ሁኔታ", +"Layout":"ረቂቅ", +"Left":"በ ግራ", +"Left Arrow":"የ ግራ ቀስት", +"Left Arrow Callout":"የ ግራ ቀስት መጥሪያ", +"Left Brace":"የ ግራ ብሬስ", +"Left Bracket":"የ ግራ ቅንፍ", +"Left and Right Arrow":"የ ግራ እና ቀኝ ቀስት", +"Left and Right Arrow Callout":"የ ግራ እና የ ቀኝ ቀስት መጥሪያ", +"Left-To-Right":"ከ ግራ-ወደ-ቀኝ", +"Lightning Bolt":"የመብረቅ ብልጭታ", +"Line":"መስመር", +"Line Callout 1":"መስመር መጥሪያ 1", +"Line Callout 2":"መስመር መጥሪያ 2", +"Line Callout 3":"መስመር መጥሪያ 3", +"Line Color":"የ መስመር ቀለም", +"Line Connector":"በ መስመር አገናኝ", +"Line Connector Ends with Arrow":"በ መስመር አገናኝ የሚጨርሰው በ ቀስት ነው", +"Line Spacing":"የ መስመር ክፍተት", +"Line Spacing: 1":"የ መስመር ክፍተት: 1", +"Line Spacing: 1.5":"የ መስመር ክፍተት: 1.5", +"Line Spacing: 2":"የ መስመር ክፍተት: 2", +"Lis~ts":"ዝርዝ~ሮች", +"L~ine...":"መ~ስመር...", +"Manage Track Changes":"የ ለውጦች መከታተያ አስተዳዳሪ", +"Manage...":"አስተዳዳሪ...", +"Manual ~Break...":"በ እጅ ~መጨረሻ...", +"Master Slides":"ዋናው ተንሸራታች", +"Media":"ብዙሀን መገናኛ", +"Merge Cells":"ክፍሎች ማዋሀጃ", +"Moon":"ጨረቃ", +"More ~Filters":"ተጨማሪ ~ማጣሪያዎች", +"M~erge and Center Cells":"ማ~ዋሀጃ እና ክፍሎቹን መሀከል ማድረጊያ", +"Name...":"ስም...", +"Na~vigator":"መቃ~ኛ", +"New Page":"አዲስ ገጽ", +"Next":"የሚቀጥለው", +"Next Page":"የሚቀጥለው ገጽ", +"Next Track Change":"የሚቀጥለው ለውጥ", +"No List":"ዝርዝር የለም", +"None":"ምንም", +"Notched Right Arrow":"ቪ ቅርጽ ያለው የ ቀኝ ቀስት", +"Number":"ቁጥር", +"Number Format":"የ ቁጥር አቀራረብ", +"Number Format...":"የ ቁጥር አቀራረብ...", +"Number Format: Currency":"የ ቁጥር አቀራረብ: ገንዘብ", +"Number Format: Date":"የ ቁጥር አቀራረብ: ቀን", +"Number Format: Decimal":"የ ቁጥር አቀራረብ: ዴሲማል", +"Number Format: Exponential":"የ ቁጥር አቀራረብ: ኤክስፖኔንሺያል", +"Number Format: Percent":"የ ቁጥር አቀራረብ: ፐርሰንት", +"Number Format: Standard":"የ ቁጥር አቀራረብ: መደበኛ", +"Number Format: Time":"የ ቁጥር አቀራረብ: ሰአት", +"Octagon":"ኦክታጎን", +"Octagon Bevel":"ኦክታጎን ስላሽ", +"Open Circle (Curve)":"የተከፈተ ክብ (መታጠፊያ)", +"Open Circle (Pour)":"የተከፈተ ክብ (ማውረጃ)", +"Open Hyperlink":"Hyperlink መክፈቻ", +"Optimal Column Width":"አጥጋቢ የ አምድ ስፋት", +"Optimal Row Height":"አጥጋቢ የ ረድፍ እርዝመት", +"Orientation":"አቅጣጫ", +"Outline Font Effect":"ረቂቅ የ ፊደል ውጤት", +"Overline":"ከላዩ ላይ ማስመሪያ", +"Page Properties...":"የ ገጽ ባህሪዎች...", +"Page Tit~le":"የ ገጽ አርእ~ስት", +"Page ~Count":"የ ገጽ ~መቁጠሪያ", +"Paired ~t-test...":"የ ተጣመረ ~t-መሞከሪያ...", +"Parallelogram":"ፓራለልግራም", +"Paste ~Special...":"የ ~ተለየ መለጠፊያ...", +"Pentagon":"ፔንታጎን", +"Percent":"ፐርሰንት", +"Pi~vot Table...":"የ ፒቮ~ት ሰንጠረዥ...", +"Plain Text":"መደበኛ ጽሁፍ", +"Pop Art":"Pop Art", +"Position and Si~ze...":"ቦታ እና መ~ጠን...", +"Previous Page":"ቀደም ያለው ገጽ", +"Previous Track Change":"ቀደም ያለው ለውጥ", +"Prin~t Ranges":"የ ማተ~ሚያ መጠኖች", +"Prohibited":"የተከለከለ", +"Propert~ies...":"ባህሪ~ዎች...", +"Protect Cells":"ክፍሎችን መጠበቂያ", +"Protect ~Sheet...":"~ወረቀት መጠበቂያ...", +"Pr~evious":"ቀደም ~ያለው", +"Puzzle":"እንቆቅልሽ", +"P~aragraph...":"አ~ንቀጽ...", +"Record Track Changes":"ለውጦችን መመዝገቢያ", +"Rectangle":"አራት ማእዘን", +"Rectangle, Rounded":"አራት ማእዘን: የተከበበ", +"Rectangular Callout":"አራት ማእዘን መጥሪያ", +"Reject":"አልቀበልም", +"Reject All":"ሁሉንም አልቀበልም", +"Reject All Changes":"ሁሉንም ለውጦች አልቀበልም", +"Reject Change":"ለውጡን አልቀበልም", +"Reject Track Change and select the next one":"ለውጡን አልቀበልም እና ወደሚቀጥለው መሄጃ", +"Reject and Move to Next":"አልቀበልም እና ወደሚቀጥለው መሄጃ", +"Remove Noise":"ረብሻ ማስወገጃ", +"Rename Master":"ዋናውን እንደገና መሰየሚያ", +"Rename S~heet...":"ወ~ረቀት እንደገና መሰየሚያ...", +"Reply Comment":"ለ አስተያየት መልስ መስጫ", +"Reset Data Point":"የ ዳታ ነጥብ እንደ ነበር መመለሻ", +"Reset all Data Points":"ሁሉንም የ ዳታ ነጥቦች እንደ ነበሩ መመለሻ", +"Resolved Comments":"የ ተወሰነ አስተያየት", +"Restart Numbering":"እንደገና ማስጀመሪያ ቁጥር መስጫ", +"Right":"በ ቀኝ", +"Right Arrow":"የ ቀኝ ቀስት", +"Right Arrow Callout":"የ ቀኝ ቀስት መጥሪያ", +"Right Brace":"የ ቀኝ ብሬስ", +"Right Bracket":"የ ቀኝ ቅንፍ", +"Right Triangle":"ራይት ትሪያንግል", +"Right or Left Arrow":"የ ቀኝ ወይንም የ ግራ ቀስት", +"Right-To-Left":"ከ ቀኝ-ወደ-ግራ", +"Ring":"ቀለበት", +"Rotate 90° ~Left":"ማዞሪያ 90° ወደ ~ግራ", +"Rotate 90° ~Right":"ማዞሪያ 90° ወደ ~ቀኝ", +"Rot~ate":"ማዞ~ሪያ", +"Round Callout":"ክብ መጥሪያ", +"Rounded Rectangular Callout":"የተከበበ አራት ማእዘን መጥሪያ", +"Row":"ረድፍ", +"Row ~Height...":"የ ረድፍ ~እርዝመት...", +"Rows ~Above":"ረድፎች ከ ~ላይ", +"Rows ~Below":"ረድፎች ከ ~ታች", +"R~efresh Range":"የ~ማነቃቂያ መጠን", +"R~ight-To-Left":"ከ ቀ~ኝ-ወደ-ግራ", +"R~un Macro...":"ማ~ስኬጃ Macro...", +"S-shaped Arrow":"የ S-ቅርጽ ያለው ቀስት", +"Save ~As...":"ማስቀመጫ ~እንደ...", +"Scientific":"ሳይንሳዊ", +"Select Cell":"ክፍል ይምረጡ", +"Select Column":"አምድ ይምረጡ", +"Select Row":"ረድፍ ይምረጡ", +"Select Table":"ሰንጠረዥ ይምረጡ", +"Select ~All":"~ሁሉንም መምረጫ", +"Select ~Range...":"መጠን ~ይምረጡ...", +"Set Background Image...":"የ መደብ ምስል ማሰናጃ...", +"Set Character Spacing":"የ ባህሪ ክፍተት ማሰናጃ", +"Set Line Spacing":"የ መስመር ክፍተት ማሰናጃ", +"Se~ction...":"ክ~ፍል...", +"Shadow":"ጥላ", +"Sharpen":"ማጥሪያ", +"Sheet R~ight-To-Left":"ወረቀት ከ ቀ~ኝ-ወደ-ግራ", +"Show Navigator Window":"የ መቃኛ መስኮት ማሳያ", +"Sho~w Rows":"ረድፎች ማሳ~ያ", +"Sho~w Slide":"ተንሸራታች ማሳ~ያ", +"Sidebar":"የ ጎን መደርደሪያ", +"Signet":"የ ቀለበት ማህተም", +"Slant Down":"ወደ ታች ማዘንበያ", +"Slant Up":"ወደ ላይ ማዘንበያ", +"Slide Layout":"የ ተንሸራታች ረቂቅ", +"Slide Properties...":"የ ተንሸራታች ባህሪዎች...", +"Slide Tit~le":"የ ተንሸራታች አርእ~ስት", +"Slide Transition":"የ ተንሸራታች መሸጋገሪያ", +"Slide ~Count":"ተንሸራታች ~መቁጠሪያ", +"Slide ~Layout":"የ ተንሸራታች ~ረቂቅ", +"Small capitals":"በ ትንሹ አቢይ ፊደል", +"Smiley Face":"ሳቂታ ፊት", +"Snap to Grid":"መጋጠሚያው ላይ መከርከሚያ", +"Sort Ascending":"እየጨመረ በሚሄድ መለያ", +"Sort Descending":"እየቀነሰ በሚሄድ መለያ", +"So~rt...":"መ~ለያ...", +"Sparklines":"አንፀባራቂ መስመር", +"Split Arrow":"ቀስት መክፈያ", +"Split Cells...":"ክፍሎች መክፈያ...", +"Split Table...":"ሰንጠረዡን መክፈያ...", +"Square":"ስኴር", +"Square Bevel":"ስኴር ስላሽ", +"Square, Rounded":"የ ተከበበ ስኴር", +"Statistics":"ስታትስቲክስ", +"Stop":"ማስቆሚያ", +"Straight Connector":"በ ቀጥታ አገናኝ", +"Straight Connector ends with Arrow":"በ ቀጥታ አገናኝ የሚጨርሰው በ ቀስት ነው", +"Straight Connector with Arrows":"በ ቀጥታ አገናኝ በ ቀስቶች", +"Strikethrough":"በላዩ ላይ መሰረዣ", +"Striped Right Arrow":"በ ቀኝ ቀስት ላይ ማስመር", +"Subscript":"በትንንሹ ዝቅ ብሎ መጻፊያ", +"Sun":"ፀሐይ", +"Superscript":"በትንንሹ ከፍ ብሎ መጻፊያ", +"Symbol":"ምልክት", +"S~how Columns":"አምዶች ማ~ሳያ", +"S~lide":"ተ~ንሸራታች", +"S~pecial Character...":"የ ~ተለየ ባህሪ...", +"Table Cell Background Color":"የ ሰንጠረዥ ክፍል መደብ ቀለም", +"Table of Contents and Inde~x":"የ ሰንጠረዥ ይዞታዎች እና ማው~ጫ", +"Ta~ble Properties...":"የ ሰን~ጠረዥ ባህሪዎች...", +"Text Wrap...":"ጽሁፍ መጠቅለያ...", +"Te~xt":"ጽሁ~ፍ", +"Thousands Separator":"ሺዎች መለያያ", +"Time":"ሰአት", +"Time Field":"የ ሰአት ሜዳ", +"Title Page...":"የ አርእስት ገጽ...", +"To Background":"ወደ መደብ", +"To Cell (~resize with cell)":"ወደ ክፍል (ከ ክፍል ጋር ~እንደገና መመጠኛ)", +"To Foreground":"ወደ ፊት ለፊት", +"To Next Paragraph in Level":"ወደሚቀጥለው አንቀጽ ደረጃ", +"To Previous Paragraph in Level":"ቀደም ወዳለው አንቀጽ በ ደረጃ", +"To P~age":"ወደ ገ~ጽ", +"To ~Cell":"ወደ ~ክፍል", +"To ~Character":"ወደ ~ባህሪው", +"To ~Curve":"ወደ ~ክብ", +"To ~Frame":"ወደ ~ክፈፉ", +"To ~Paragraph":"ወደ ~አንቀጽ", +"Toggle Automatic Spell Checking":"ራሱ በራሱ ፊደል ማረሚያ መቀያየሪያ", +"Toggle Formatting Marks":"የ አቀራረብ ምልክት መቀያየሪያ", +"Toggle Shadow":"ጥላ መቀያየሪያ", +"Top":"ከ ላይ", +"Track Chan~ges":"ለውጦ~ችን መከታተያ", +"Transparency":"ግልጽነት", +"Trapezoid":"ትራፔዞይድ", +"Triangle Down":"ሶስት ማእዘን ወደ ታች", +"Triangle Up":"ሶስት ማእዘን ወደ ላይ", +"T~able":"ሰ~ንጠረዥ", +"T~ime (variable)":"ሰ~አት (ተለዋዋጭ)", +"T~itle":"አ~ርእስት", +"Underline":"ከ ስሩ ማስመሪያ", +"Ungroup Sparklines":"አንፀባራቂ መስመር መለያያ", +"Unmerge Cells":"ክፍሎች መለያያ", +"Unprotect Cells":"ክፍሎች አትጠብቅ", +"Up Arrow":"የ ላይ ቀስት", +"Up Arrow Callout":"የ ላይ ቀስት መጥሪያ", +"Up and Down Arrow":"የ ላይ እና የ ታች ቀስት", +"Up and Down Arrow Callout":"የ ላይ እና የ ታች ቀስት መጥሪያ", +"Up and Right Arrow":"የ ላይ እና የ ቀኝ ቀስት", +"Up and Right Arrow Callout":"የ ላይ እና የ ቀኝ ቀስት መጥሪያ", +"Up, Right and Down Arrow":"የ ላይ ቀኝ እና የ ታች ቀስት", +"Update ~Index":"~ማውጫ ማሻሻያ", +"Vertical Scroll":"በ ቁመት መሸብለያ", +"Vertical Text":"ጽሁፍ በ ቁመት", +"Vertically C~enter":"በ ቁመት መ~ሀከል", +"Vertically S~pacing":"በ ቁመት ክ~ፍተት", +"Vertically ~Bottom":"በ ቁመት ከ ~ታች", +"Vertically ~Top":"በ ቁመት ከ ~ላይ", +"View Grid Lines":"የ መጋጠሚያ መስመሮች መመልከቻ", +"Watermark...":"የ ውሀ ምልክት...", +"Wave":"ማእበል", +"Wrap Text":"ጽሁፍ መጠቅለያ", +"Zoom In":"በቅርብ ማሳያ", +"Zoom Out":"በርቀት ማሳያ", +"~3D View...":"~3ዲ መመልከቻ...", +"~Add":"~መጨመሪያ", +"~Add to List":"ወደ ዝርዝር ~መጨመሪያ", +"~Advanced Filter...":"~የረቀቀ ማጣሪያ...", +"~Analysis of Variance (ANOVA)...":"~መመርመሪያ የ ልዩነት (ANOVA)...", +"~Arrange":"~ማስተካከያ", +"~Author":"~ደራሲው", +"~Automatic Spell Checking":"~ራሱ በራሱ ፊደል ማረሚያ", +"~Bottom":"ከ ~ታች", +"~Bring to Front":"ወደ ፊት ~ማምጫ", +"~Bullets and Numbering...":"~ነጥቦች እና ቁጥር መስጫ...", +"~Capitalize Every Word":"ሁሉንም ቃል በ ~አቢይ ፊደል መጻፊያ", +"~Centered":"~መሀከል", +"~Chart...":"~ቻርት...", +"~Chi-square Test...":"የ ~ቺ ስኴር መሞከሪያ...", +"~Clear":"~ማጽጃ", +"~Clear Direct Formatting":"በቀጥታ አቀራረብ ~ማጽጃ", +"~Column":"~አምድ", +"~Column Break":"የ ~አምድ መጨረሻ", +"~Columns":"~አምዶች", +"~Contour":"~ቅርጽ", +"~Convert":"~መቀየሪያ", +"~Correlation...":"~ኮኦሪሌሽን...", +"~Covariance...":"~ኮቫሪያንስ...", +"~Cut":"~መቁረጫ", +"~Data":"~ዳታ", +"~Data Ranges...":"~የዳታ መጠኖች...", +"~Data Table...":"የ ~ዳታ ሰንጠረዥ...", +"~Date":"~ቀን", +"~Date (fixed)":"~ቀን (የተወሰነ)", +"~Define":"~መግለጫ", +"~Define Range...":"መጠን ~መግለጫ...", +"~Define...":"~መግለጫ...", +"~Delete":"~ማጥፊያ", +"~Delete Sheet...":"ወረቀቶች ~ማጥፊያ...", +"~Delete Slide":"ተንሸራታች ~ማጥፊያ", +"~Descriptive Statistics...":"~መግለጫ ስታትስቲክስ...", +"~Display Grid":"መጋጠሚያ ~ማሳያ", +"~Edit":"~ማረሚያ", +"~Edit Contour...":"~ቅርጽ ማረሚያ...", +"~Edit...":"~ማረሚያ...", +"~Endnote":"የ ~መጨረሻ ማስታወሻ", +"~Enter Group":"ቡድን ውስጥ ~መግቢያ", +"~Exponential Smoothing...":"~ኤክስፖኔንሺያል ማለስለሻ...", +"~F-test...":"~F-መሞከሪያ...", +"~File":"~ፋይል", +"~First Paragraph":"የ ~መጀመሪያው አንቀጽ", +"~Fonts...":"~ፊደሎች...", +"~Footnote":"የ ~ግርጌ ማስታወሻ", +"~Format Cells...":"የ ክፍሎች ~አቀራረብ...", +"~Formula Object...":"የ ~መቀመሪያ እቃ...", +"~Function...":"~ተግባር...", +"~Go to Sheet...":"~መሄጃ ወደ ወረቀት...", +"~Goal Seek...":"~ግብ መፈለጊያ...", +"~Group":"~ቡድን", +"~Group and Outline":"~ቡድን እና ረቂቅ", +"~Group...":"~ቡድን...", +"~Header and Footer...":"~ራስጌ እና ግርጌ...", +"~Headers and Footers...":"~ራስጌዎች እና ግርጌዎች...", +"~Height...":"~እርዝመት...", +"~Help":"~እርዳታ", +"~Hide":"~መደበቂያ", +"~Hide AutoFilter":"በራሱ ማጣሪያ ~መደበቂያ", +"~Hide Details":"ዝርዝሮች ~መደበቂያ", +"~Hide Sheet":"ወረቀት ~መደበቂያ", +"~Hide Slide":"ተንሸራታች ~መደበቂያ", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"~Hyperlink...", +"~Hyphenation":"~ጭረት", +"~Hyphenation...":"~ጭረት...", +"~Image...":"~ምስል...", +"~Insert":"~ማስገቢያ", +"~Insert or Edit...":"~ማስገቢያ ወይንም ማረሚያ...", +"~Insert...":"~ማስገቢያ...", +"~Interaction...":"~ተፅእኖ...", +"~Left":"በ ~ግራ", +"~Line Numbering...":"ለ ~መስመር ቁጥር መስጫ...", +"~Manage...":"~አስተዳዳሪ...", +"~More Fields...":"~ተጨማሪ ሜዳዎች...", +"~More Options...":"~ተጨማሪ ምርጫ...", +"~Move or Copy Sheet...":"~ማንቀሳቀሻ ወይንም ወረቀት ኮፒ ማድረጊያ...", +"~Moving Average...":"በ መካከለኛ በ ~መጓዝ ላይ...", +"~Named Ranges and Expressions":"የ ~ተሰየመ መጠን ወይንም መግለጫ", +"~New Slide":"~አዲስ ተንሸራታች", +"~Optimal":"~አጥጋቢ", +"~Optimal Height...":"~አጥጋቢ እርዝመት...", +"~Optimal Width...":"~አጥጋቢ ስፋት...", +"~Page":"~ገጽ", +"~Page Break":"የ ~ገጽ መጨረሻ", +"~Page Number":"የ ~ገጽ ቁጥር", +"~Page Numbers...":"የ ~ገጽ ቁጥሮች...", +"~Page Style...":"የ ~ገጽ ዘዴ...", +"~Page...":"~ገጽ...", +"~Parallel":"~አጓዳኝ", +"~Paste":"~መለጠፊያ", +"~Pivot Table":"የ ~ፒቮት ሰንጠረዥ", +"~Print...":"~ማተሚያ...", +"~Properties...":"~ባህሪዎች...", +"~Recalculate":"~እንደገና ማስሊያ", +"~Record":"~መቅረጫ", +"~Redo":"~እንደገና መስሪያ", +"~Refresh":"~ማነቃቂያ", +"~Regression...":"~ዝቅ ማድረጊያ...", +"~Remove Hyperlink":"Hyperlink ~ማስወገጃ", +"~Remove Outline":"ረቂቅ ~ማስወገጃ", +"~Reset Filter":"ማጣሪያውን ~እንደ ነበር መመለሻ", +"~Right":"በ ~ቀኝ", +"~Row":"~ረድፍ", +"~Rows":"~ረድፎች", +"~Sampling...":"~ናሙና...", +"~Save":"~ማስቀመጫ", +"~Sections...":"~ክፍሎች...", +"~Select":"~መምረጫ", +"~Send to Back":"ወደ ኋላ ~መላኪያ", +"~Sentence case":"በ ~አረፍተ ነገር ጉዳይ", +"~Shape":"~ቅርጽ", +"~Sheet":"~ወረቀት", +"~Show":"~ማሳያ", +"~Show Details":"ዝርዝሮች ~ማሳያ", +"~Show Sheet...":"ወረቀቶች ~ማሳያ...", +"~Slide Number":"የ ~ተንሸራታች ቁጥር", +"~Sort...":"~መለያ...", +"~Spacing":"~ክፍተት", +"~Spacing...":"~ክፍተት...", +"~Spelling...":"~ፊደል ማረሚያ...", +"~Standard Filter...":"~መደበኛ ማጣሪያ...", +"~Subject":"~ጉዳዩ", +"~Table":"~ሰንጠረዥ", +"~Table Properties...":"የ ~ሰንጠረዥ ባህሪዎች...", +"~Table...":"~ሰንጠረዥ...", +"~Text Box":"የ ~ጽሁፍ ሳጥን", +"~Thesaurus...":"~ተመሳሳይ...", +"~Through":"~በሙሉ", +"~Time":"~ሰአት", +"~Time (fixed)":"~ሰአት (የተወሰነ)", +"~Tools":"~መሳሪያዎች", +"~Top":"ከ ~ላይ", +"~UPPERCASE":"~በትንንሹ በ አቢይ ፊደል መጻፊያ", +"~Undo":"~መተው", +"~Ungroup...":"~ያልተመደበ...", +"~Update All":"ሁሉንም ~ማሻሻያ", +"~Validity...":"~ማረጋገጫ...", +"~View":"~መመልከቻ", +"~While Typing":"~በምጽፍበት ጊዜ", +"~Width...":"~ስፋት...", +"~Word Count...":"~ቃላት መቁጠሪያ...", +"~Wrap":"~መጠቅለያ", +"~Z-test...":"~Z-መሞከሪያ...", +"~lowercase":"~በትንንሽ ፊደል መጻፊያ", +"~tOGGLE cASE":"~መቀያየሪያ ጉዳይ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/an.json b/f7cloud-office/browser/dist/l10n/uno/an.json new file mode 100644 index 0000000..f8ede69 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/an.json @@ -0,0 +1,60 @@ +{ +"Animation":"Animación", +"A~lignment...":"~Aliniación...", +"Background Color":"Color d'o fundo", +"Brightness":"Brilo", +"Column":"Columna", +"Comments":"Comentarios", +"Contrast":"Contraste", +"Current ~Index":"Índ~iz actual", +"Date":"Calendata", +"Fontwork...":"Fontwork...", +"Format Title...":"Formato de títol...", +"Formatting Mark":"Marca de formatación", +"For~matting Marks":"~Marcas de formatación", +"F~ont Size...":"Grandarias de fuen~t...", +"General":"Cheneral", +"Hexagon":"Hexagono", +"Insert Bookmark":"Ficar marcapachinas", +"Insert Titles...":"Ficar títols...", +"Insert/Delete Axes...":"Ficar/eliminar eixes...", +"Language":"Luenga", +"Layout":"Disposición", +"None":"Garra", +"Number":"Numero", +"Orientation":"Orientación", +"Pentagon":"Pentagono", +"Percent":"Percentache", +"Properties":"Propiedaz", +"Propert~ies...":"Prop~iedaz...", +"P~aragraph...":"P~aragrafo...", +"Rename S~heet...":"Cambiar nombre a la fuella...", +"Ring":"Aniello", +"Row":"Ringlera", +"R~ight-To-Left":"De ~dreita a cucha", +"Scientific":"Scientifico", +"Shadow":"Uembra", +"Show":"Amostrar", +"Slide Layout":"Disposición de diapositiva", +"Sparkline...":"Minidiagrama...", +"Sparklines":"Minidiagramas", +"Statistics":"Estatistica", +"Stop":"Aturar", +"Thousands Separator":"Separador de milars", +"Transparency":"Transparencia", +"~Advanced Filter...":"Filtro ~avanzau...", +"~Arrange":"~Ordenar", +"~File":"~Fichero", +"~Fonts...":"~Fuenz...", +"~Help":"~Aduya", +"~Insert":"F~icar", +"~Page":"~Pachina", +"~Pivot Table":"Tabla ~dinamica", +"~Properties...":"~Propiedaz...", +"~Shape":"~Forma", +"~Spacing...":"~Espacios...", +"~Table Properties...":"Propiedaz d'a ~tabla...", +"~UPPERCASE":"MA~YUSCLAS", +"~View":"~Veyer", +"~lowercase":"mi~nusclas" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ar.json b/f7cloud-office/browser/dist/l10n/uno/ar.json new file mode 100644 index 0000000..0b3f2d9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ar.json @@ -0,0 +1,711 @@ +{ +"12-Point Star":"نجمة اثني عشرية", +"24-Point Star":"نجمة أربع و عشرينية", +"4-Point Star":"نجمة رباعية", +"4-way Arrow":"سهم ذي أربعة اتجاهات", +"4-way Arrow Callout":"تعليق تفسيري بسهم ذي أربعة اتجاهات", +"5-Point Star":"نجمة خماسية", +"6-Point Star":"نجمة سداسية", +"6-Point Star, Concave":"نجمة بِ‍ ٦ نقاط، مجوّفة", +"8-Point Star":"نجمة ثمانية", +"Accept":"اقبل", +"Accept All":"اقبل الكل", +"Accept All Changes":"اقبل كل التغييرات", +"Accept Change":"اقبل التغيير", +"Accept Track Change and select the next one":"اقبل التغيير المتتبَّع وحدد التغيير التالي", +"Accept and Move to Next":"اقبل وانتقل إلى التالي", +"Add Decimal Place":"إضافة مكان عشري", +"After":"بعد", +"Align Bottom":"حاذِ لأسفل", +"Align Bottom to Anchor":"حاذ القاع مع المربط", +"Align Center":"حاذِ إلى الوسط", +"Align Left":"حاذ إلى اليسار", +"Align Right":"حاذ إلى اليمين", +"Align Tex~t":"حاذ الن~ص", +"Align Top":"حاذِ لأعلى", +"Align Top to Anchor":"حاذِ القمة مع المربط", +"Anc~hor":"~مربط", +"Animation":"متحرك", +"Apply Suggestion":"طبّق المقترح", +"Arch Down (Curve)":"قوس لأسفل (منحنى)", +"Arch Down (Pour)":"قوس لأسفل (مفرغ)", +"Arch Left (Curve)":"قوس لليسار (منحنى)", +"Arch Right (Curve)":"قوس لليمين (منحنى)", +"Arch Right (Pour)":"قوس لليسار (مفرغ)", +"Arch Up (Curve)":"قوس لأعلى (منحنى)", +"Arch Up (Pour)":"قوس لأعلى (مفرغ)", +"Arrange":"نظّم", +"As C~haracter":"~كمحرف", +"AutoCorr~ect":"ص~حّح تلقائيًا", +"AutoFill Data Series: automatic":"تعبئة تلقائية لسلسلة البيانات: تلقائيًا", +"Auto~Filter":"مر~شح تلقائي", +"A~lignment...":"~محاذاة...", +"A~rea...":"من~طقة...", +"A~rrange":"~نظّم", +"Back One":"مستوى للخلف", +"Background Color":"لون الخلفية", +"Before":"قبل", +"Block Arc":"سهم قالب", +"Bold":"ثخين", +"Bookmar~k...":"~علامة...", +"Borders (Shift to overwrite)":"الحدود (Shift لاستبدالها)", +"Bottom":"أسفل", +"Brightness":"السطوع", +"Caption...":"واصفة...", +"Center":"وسط", +"Center Horizontal":"وسّط أفقيًا", +"Center Vertically":"وسّط رأسيًا", +"Centered":"موسَّط", +"Ce~lls...":"خلاي~ا...", +"Character Highlighting Color":"لون تمييز المحارف", +"Character Spacing":"تباعد الأحرف", +"Charcoal Sketch":"رسم بقلم الفحم", +"Chart T~ype...":"نوع الم~خطط...", +"Check Spelling":"دقِّق الإملاء", +"Chevron":"شارة الرتبة", +"Chevron Down":"شارة رتبة لأسفل", +"Chevron Up":"شارة رتبة لأعلى", +"Circle":"دائرة", +"Circle (Curve)":"دائرة (منحنى)", +"Circle (Pour)":"دائرة (مفرغة)", +"Circle Pie":"قطاع دائري", +"Circular Arrow":"سهم دائري", +"Clear Direct Formatting":"فرّغ التنسيق المباشر", +"Clear ~Direct Formatting":"فرّغ ال~تنسيق المباشر", +"Cle~ar Cells...":"ام~سح الخلايا...", +"Clone Formatting":"استنسخ التنسيق", +"Close Master View":"أغلق المنظور الرئيسي", +"Cloud":"سحابة", +"Cl~ear Contents...":"ام~سح المحتويات...", +"Color Scale...":"مقياس الألوان...", +"Column":"عمود", +"Column ~Width...":"~عرض العمود...", +"Columns ~Before":"أعمدة ~قبل", +"Comments":"تعليقات", +"Comme~nt":"~تعليق", +"Connector":"موصل", +"Connector Ends with Arrow":"موصل ينتهي بسهم", +"Connector with Arrows":"موصل بأسهم", +"Connectors":"الموصلات", +"Contrast":"التباين", +"Copy Hyperlink Location":"انسخ موضع الرابط", +"Cop~y":"ا~نسخ", +"Corner Right Arrow":"سهم زاوية أيمن", +"Co~lumns...":"الأع~مدة...", +"Co~mpress...":"اض~غط...", +"Crop":"قصّر", +"Crop Image":"قصّر الصورة", +"Cross":"تقاطع", +"Cross-~reference...":"إس~ناد ترافقي...", +"Currency":"عملة", +"Current ~Index":"الف~هرس الحالي", +"Curve":"منحنى", +"Curve Down":"منحنى لأسفل", +"Curve Up":"منحنى لأعلى", +"Curved Connector":"موصل المنحيات", +"Curved Connector Ends with Arrow":"موصل منحني ينتهي بسهم", +"Curved Connector with Arrows":"موصل منحني بأسهم", +"Cycle Case":"حالة أحرف دورية", +"Cylinder":"اسطوانة", +"C~ell":"ال~خليّة", +"C~haracter...":"م~حرف...", +"C~onditional":"شر~طي", +"Data Bar...":"شريط البيانات...", +"Date":"التاريخ", +"Date...":"التاريخ...", +"Dat~e (variable)":"ال~تاريخ (متغير)", +"Decrease Font Size":"قلل حجم الخط", +"Decrease Indent":"أنقِص الإزاحة", +"Decrease Paragraph Spacing":"قلل تباعد الفقرات", +"Decrease Size":"قلل الحجم", +"Delete All Comments":"احذف كلّ التعليقات", +"Delete All Comments by This Author":"احذف كلّ تعليقات هذا المؤلف", +"Delete Axis":"احذف محور", +"Delete Comment":"احذف التعليق", +"Delete C~ells...":"احذف ال~خلايا...", +"Delete C~ontents...":"احذف الم~حتويات...", +"Delete Data Labels":"حذف تسميات البيانات", +"Delete Decimal Place":"احذف المكان العشري", +"Delete Legend":"احذف مفتاح الرسم", +"Delete Major Grid":"احذف شبكة رئيسية", +"Delete Minor Grid":"احذف شبكة ثانوية", +"Delete Rows":"احذف الصفوف", +"Delete Single Data Label":"حذف تسمية بيانات أحادية", +"Delete Sparkline":"احذف خط المؤشر", +"Delete Sparkline Group":"احذف مجموعة خط المؤشر", +"Delete Table":"احذف الجدول", +"Delete selected columns":"احذف الأعمدة المحددة", +"Delete selected rows":"احذف الصفوف المحددة", +"Delete table":"احذف الجدول", +"Delete ~All Comments":"حذف جميع التعلي~قات", +"Demote Outline Level":"أنزِل مستوى المخطط", +"De~lete...":"ا~حذف...", +"Diamond":"معين", +"Diamond Bevel":"معين منحرف", +"Digital Signatu~res...":"ال~تواقيع الرقمية...", +"Display Grid":"أظهر الشبكة", +"Doorplate":"لافتة", +"Double Brace":"قوس مربع مزدوج", +"Double Bracket":"قوس مزدوج", +"Double Underline":"تسطير مزدوج", +"Down Arrow":"سهم لأسفل", +"Down Arrow Callout":"تعليق تفسيري بسهم لأسفل", +"Duplicate Page":"كرر الصفحة", +"Duplicate ~Slide":"كرر ال~شريحة", +"D~elete Page":"اح~ذف الصفحة", +"Edit Hyperlink...":"حرر الرابط...", +"Edit Section...":"حرر المقطع...", +"Edit Sparkline Group...":"حرر مجموعة خطوط المؤشر...", +"Edit Sparkline...":"حرر خط المؤشر...", +"Ellipse":"بيضاوي", +"Explosion":"انفجار", +"E~xit Group":"ا~خرج من المجموعة", +"Fade Down":"تلاشٍ لأسفل", +"Fade Left":"تلاشٍ لليسار", +"Fade Right":"تلاشٍ لليمين", +"Fade Up":"تلاشٍ لأعلى", +"Fade Up and Left":"تلاشٍ لأعلى و لليسار", +"Fade Up and Right":"تلاشٍ لأعلى و لليمين", +"Fiel~d":"~حقل", +"Fill Color":"لون التعبئة", +"Find Next":"جِد التالي", +"Find Previous":"جِد السابق", +"Find and Rep~lace...":"جِد وا~ستبدل...", +"First ~Author":"المؤ~لف الأول", +"Flip Horizontally":"اقلب أفقيا", +"Flip Vertically":"اقلب رأسيا", +"Flowchart: Alternate Process":"مخطط انسيابي: سيرورة بديلة", +"Flowchart: Card":"مخطط انسيابي: بطاقة", +"Flowchart: Collate":"مخطط انسيابي: مقارنة", +"Flowchart: Connector":"مخطط انسيابي: موصِّل", +"Flowchart: Data":"مخطط انسيابي: بيانات", +"Flowchart: Decision":"مخطط انسيابي: قرار", +"Flowchart: Delay":"مخطط انسيابي: تأخير", +"Flowchart: Direct Access Storage":"مخطط انسيابي: مخزن وصول مباشر", +"Flowchart: Display":"مخطط انسيابي: عرض", +"Flowchart: Document":"مخطط انسيابي: مستند", +"Flowchart: Extract":"مخطط انسيابي: استخراج", +"Flowchart: Internal Storage":"مخطط انسيابي: مخزن داخلي", +"Flowchart: Magnetic Disc":"مخطط انسيابي: قرص ممغنط", +"Flowchart: Manual Input":"مخطط انسيابي: إدخال يدوي", +"Flowchart: Manual Operation":"مخطط انسيابي: عملية يدوية", +"Flowchart: Merge":"مخطط انسيابي: دمج", +"Flowchart: Multidocument":"مخطط انسيابي: عدة مستندات", +"Flowchart: Off-page Connector":"مخطط انسيابي: موصِّل خارج الصفحة", +"Flowchart: Or":"مخطط انسيابي: أو", +"Flowchart: Predefined Process":"مخطط انسيابي: سيرورة معرفة مسبقًا", +"Flowchart: Preparation":"مخطط انسيابي: تحضير", +"Flowchart: Process":"مخطط انسيابي: سيرورة", +"Flowchart: Punched Tape":"مخطط انسيابي: شريط مثقب", +"Flowchart: Sequential Access":"مخطط انسيابي: وصول متسلسل", +"Flowchart: Sort":"مخطط انسيابي: فرز", +"Flowchart: Stored Data":"مخطط انسيابي: بيانات مخزنة", +"Flowchart: Summing Junction":"مخطط انسيابي: صلة جمع", +"Flowchart: Terminator":"مخطط انسيابي: نهاية", +"Flower":"زهرة", +"Folded Corner":"زاوية مطوية", +"Font Color":"لون الخط", +"Fontwork Shape":"شكل معمل الخطوط", +"Fontwork...":"معمل الخطوط...", +"Foote~r":"~تذييل", +"For All Text":"لكل النص", +"For Paragraph":"للفقرة", +"For Selection":"للتحديد", +"Format Axis...":"تنسيق المحور...", +"Format Chart Area...":"تنسيق منطقة المخطط...", +"Format Data Labels...":"تنسيق تسميات البيانات...", +"Format Data Point...":"تنسيق نقطة البيانات...", +"Format Data Series...":"تنسيق سلسلة البيانات...", +"Format Floor...":"تنسيق القاعدة...", +"Format Legend...":"نسّق مفتاح الرسم...", +"Format Major Grid...":"تنسيق الشبكة الرئيسية...", +"Format Mean Value Line...":"تنسيق خط القيمة المتوسطة...", +"Format Minor Grid...":"تنسيق الشبكة الثانوية...", +"Format Pa~ge...":"نسق ال~صفحة...", +"Format Selection...":"تنسيق التحديد...", +"Format Single Data Label...":"تنسيق تسمية البيانات الأحادية...", +"Format Stock Gain...":"تنسيق ربحية الأسهم...", +"Format Stock Loss...":"تنسيق خسارة الأسهم...", +"Format Title...":"تنسيق العنوان...", +"Format Trend Line Equation...":"تنسيق معادلة خط الاتجاه...", +"Format Trend Line...":"تنسيق خط الاتجاه...", +"Format Wall...":"تنسيق الضلع...", +"Format X Error Bars...":"نسّق أشرطة أخطاء س...", +"Format Y Error Bars...":"تنسيق أشرطة أخطاء ص...", +"Format as Currency":"نسّق كعملة", +"Format as Date":"نسّق كتاريخ", +"Format as General":"نسّق كخلية عامّة", +"Format as Number":"نسّق كرقم", +"Format as Percent":"نسّق كنسبة مئوية", +"Format as Scientific":"نسّق كعلميّ", +"Format as Time":"نسّق كوقت", +"Formatting Mark":"علامة تنسيق", +"Formula to Value":"معادلة للقيمة", +"Forward One":"مستوى للأمام", +"For~matting Marks":"علامات التن~سيق", +"Fo~rm":"اس~تمارة", +"Frame":"إطار", +"Freeze First Column":"جمّد العمود الأول", +"Freeze First Row":"جمّد الصف الأول", +"Freeze Rows and Columns":"جمّد الصفوف والأعمدة", +"Freeze ~Cells":"جمّد ال~خلايا", +"F~ont Size...":"~حجم الخط...", +"F~ormat":"تنس~يق", +"F~ourier Analysis...":"تحليل ~فورييه...", +"F~rame...":"إ~طار...", +"F~ull Screen":"ملء الشا~شة", +"General":"عام", +"Go t~o Page...":"ا~نتقل إلى صفحة…", +"Group Sparklines":"اجمع خطوط المؤشر", +"Heading ~Numbering...":"ترقيم العناوين...", +"Heart":"قلب", +"Hexagon":"سداسي", +"He~ader":"تروي~سة", +"He~ader and Footer":"التروي~سة و التذييل", +"Horizontal Scroll":"تمرير أفقي", +"Horizontally ~Center":"أفقيًا ~وسطًا", +"Horizontally ~Spacing":"~تباعد أفقي", +"H~ide":"إخ~فاء", +"H~ide Columns":"أ~خف الأعمدة", +"H~ide Rows":"أ~خف الصفوف", +"Icon Set...":"مجموعة الأيقونات...", +"Ignore":"تجاهل", +"Image Mode":"وضع الصورة", +"In ~Background":"~في الخلفية", +"Increase Font Size":"زد حجم الخط", +"Increase Indent":"زِد الإزاحة", +"Increase Paragraph Spacing":"زِد تباعد الفقرات", +"Increase Size":"زِد الحجم", +"Inflate":"تضخم", +"Insert Audio or Video":"أدرِج صوت و فديو", +"Insert Axis":"إدراج محور", +"Insert Axis Title":"إدراج عنوان محور", +"Insert Bookmark":"أدرِج علامة", +"Insert Caption...":"أدرج واصفة...", +"Insert Chart":"أدرج رسمًا بيانيًا", +"Insert Column Before":"أدرِج أعمدة قبل", +"Insert Column Break":"أدرج فاصل أعمدة", +"Insert Columns ~Before":"أدرِج أعمدة ق~بل", +"Insert Comment":"أدرج تعليقًا", +"Insert Co~lumns":"أدرج أ~عمدة", +"Insert Cross-reference":"أدرج إسنادًا ترافقيًا", +"Insert Data Labels":"إدراج تسميات بيانات", +"Insert Endnote":"أدرِج حاشية ختامية", +"Insert Field":"أدرِج حقلا", +"Insert Fontwork Text":"أدرج نص معمل الخطوط", +"Insert Footnote":"أدرِج حاشية", +"Insert Frame":"أدرج إطارًا", +"Insert Hyperlink":"أدرِج رابطًا", +"Insert Image...":"أدرج صورة...", +"Insert Index Entry":"أدرج مُدخَل فهرس", +"Insert Major Grid":"إدراج شبكة رئيسية", +"Insert Mean ~Value Line":"إدراج ~خط القيمة المتوسطة", +"Insert Minor Grid":"إدراج شبكة ثانوية", +"Insert Page Break":"أدرج فاصل صفحات", +"Insert Row Above":"أدرج صفّا لأعلى", +"Insert Row Below":"أدرج صفّا لأسفل", +"Insert Rows ~Above":"أدرج صفوف لأ~على", +"Insert Rows ~Below":"أدرج صفوف لأ~سفل", +"Insert Single Data Label":"إدراج تسمية بيانات أحادية", +"Insert Slide":"أدرِج شريحة", +"Insert Special Character":"أدرِج رمزّا خاصًا", +"Insert Special Characters":"أدرج محارف خاصة", +"Insert Text Box":"أدرِج صندوق نص", +"Insert Titles...":"إدراج عناوين...", +"Insert Tre~nd Line...":"إدراج خط اتجا~ه...", +"Insert Unnumbered Entry":"أدرِج مُدخل غير مرقم", +"Insert Vertical Text":"أدرج نصًا عموديًا", +"Insert ~Cells...":"إ~دراج خلايا...", +"Insert ~Rows":"أدرج صفو~ف", +"Insert ~Table...":"أدرِج ج~دولا", +"Insert/Delete Axes...":"أدرج/احذف محاور...", +"Invert":"اعكس", +"Isosceles Triangle":"مثلث متساوي الساقين", +"Italic":"مائل", +"Justified":"مساوً", +"Language":"اللغة", +"Language Status":"حالة اللغة", +"Layout":"مخطط", +"Left":"يسار", +"Left Arrow":"سهم لليسار", +"Left Arrow Callout":"تعليق تفسيري بسهم لليسار", +"Left Brace":"قوس مربع أيسر", +"Left Bracket":"قوس أيسر", +"Left and Right Arrow":"سهم لليسار و اليمين", +"Left and Right Arrow Callout":"تعليق تفسيري بسهم لليمين و اليسار", +"Left-To-Right":"من اليسار إلى اليمين", +"Lightning Bolt":"صاعقة", +"Line":"الخط", +"Line Callout 1":"تعليق تفسيري خطي ١", +"Line Callout 2":"تعليق تفسيري خطي ٢", +"Line Callout 3":"تعليق تفسيري خطي ٣", +"Line Color":"لون الخط", +"Line Connector":"موصل خطي", +"Line Connector Ends with Arrow":"موصل خطي ينتهي بسهم", +"Line Spacing":"تباعد الأسطر", +"Line Spacing: 1":"تباعد الأسطر: ١", +"Line Spacing: 1.5":"تباعد الأسطر: ١٫٥", +"Line Spacing: 2":"تباعد الأسطر: ٢", +"Lis~ts":"ال~قوائم", +"L~ine...":"~سطر...", +"Manage Track Changes":"أدِر تتبع التغييرات", +"Manage...":"أدِر...", +"Manual ~Break...":"~فاصل يدوي...", +"Master Slides":"شرائح رئيسة", +"Media":"وسائط", +"Merge Cells":"ادمج الخلايا", +"Merge and center or unmerge cells depending on the current toggle state":"ادمج ووسّط أو أزِل دمج الخلايا استنادًا إلى حالة الاستحضار الحالية", +"Moon":"قمر", +"More ~Filters":"مر~شحات أخرى", +"M~erge and Center Cells":"ا~دمج الخلايا ووسّطها", +"Name...":"الاسم...", +"Na~vigator":"ال~ملاح", +"New Page":"صفحة جديدة", +"Next":"التالي", +"Next Page":"الصفحة التالية", +"Next Track Change":"تتبع التغيير التالي", +"No List":"لا قائمة", +"None":"بِلا", +"Notched Right Arrow":"سهم محزز لليمين", +"Number":"رقم", +"Number Format":"تنسيق الأرقام", +"Number Format...":"تنسيق الأرقام...", +"Number Format: Currency":"تنسيق الأرقام: عملة", +"Number Format: Date":"تنسيق الأرقام: تاريخ", +"Number Format: Decimal":"تنسيق الأرقام: عشري", +"Number Format: Exponential":"تنسيق الأرقام: أُسي", +"Number Format: Percent":"تنسيق الأرقام: نسبة مئوية", +"Number Format: Standard":"تنسيق الأرقام: قياسي", +"Number Format: Time":"تنسيق الأرقام: وقت", +"Octagon":"ثماني", +"Octagon Bevel":"مثمن منحرف", +"Open Circle (Curve)":"دائرة مفتوحة (منحنى)", +"Open Circle (Pour)":"دائرة مفتوحة (مفرغة)", +"Open Hyperlink":"افتح الرابط", +"Open the Styles Deck":"افتح كدس الطُرُز", +"Optimal Column Width":"عرض العمود الأمثل", +"Optimal Row Height":"الارتفاع الأمثل للصف", +"Orientation":"الاتجاه", +"Outline Font Effect":"تأثير الخط الحدودي", +"Overline":"سطر فوقي", +"Page Tit~le":"ع~نوان الصّفحة", +"Page ~Count":"عدد ال~صفحات", +"Paired ~t-test...":"اختبار ~تي مزدوج", +"Parallelogram":"متوازي أضلاع", +"Paste ~Special...":"لصق ~خاص...", +"Pentagon":"خماسي", +"Percent":"نسبة مئوية", +"Pi~vot Table...":"جدول ~معالجة بيانات...", +"Plain Text":"نص مجرد", +"Pop Art":"فن شعبي", +"Position and Si~ze...":"الموضع و ال~حجم...", +"Previous Page":"الصفحة السابقة", +"Previous Track Change":"تتبع التغيير السابق", +"Prin~t Ranges":"ن~طاقات الطباعة", +"Prohibited":"محظور", +"Promote Outline Level":"رقِّ مستوى المخطط", +"Propert~ies...":"ال~خصائص...", +"Protect Cells":"احمِ الخلايا", +"Protect ~Sheet...":"حماي~ة الورقة...", +"Pr~evious":"ال~سابق", +"Puzzle":"لغز", +"P~aragraph...":"~فقرة...", +"QR and ~Barcode...":"شفرة QR والشفرة ال~شريطية...", +"Record Track Changes":"سجل تتبع التغييرات", +"Rectangle":"مستطيل", +"Rectangle, Rounded":"مستطيل مستدير الزوايا", +"Rectangular Callout":"تعليق تفسيري مستطيل", +"Reject":"ارفض", +"Reject All":"ارفض الكل", +"Reject All Changes":"ارفض كل التغييرات", +"Reject Change":"ارفض التغيير", +"Reject Track Change and select the next one":"ارفض التغيير المتتبَّع وحدد التغيير التالي", +"Reject and Move to Next":"ارفض وانتقل إلى التالي", +"Remove Noise":"أزل الضوضاء", +"Rename Master":"غيّر اسم الرئيسي", +"Reply Comment":"رد على التعليق", +"Reset Data Point":"إعادة تعيين نقطة البيانات", +"Reset all Data Points":"إعادة تعيين جميع نقاط البيانات", +"Resolved Comments":"التعليقات المحلولة", +"Restart Numbering":"أعِد بدء الترقيم", +"Right":"يمين", +"Right Arrow":"سهم لليمين", +"Right Arrow Callout":"تعليق تفسيري بسهم لليمين", +"Right Brace":"قوس مربع أيمن", +"Right Bracket":"قوس أيمن", +"Right Triangle":"مثلث يمين", +"Right or Left Arrow":"سهم يمين أو يسار", +"Right-To-Left":"من اليمين إلى اليسار", +"Ring":"حلقة", +"Rotate 90° ~Left":"دوّر ٩٠° ي~سارًا", +"Rotate 90° ~Right":"دوّر ٩٠° ي~مينًا", +"Rot~ate":"~دوّر", +"Round Callout":"تعليق تفسيري دائري", +"Rounded Rectangular Callout":"تعليق تفسيري مستطيل مدوّر", +"Row":"صف", +"Row ~Height...":"ارت~فاع الصف...", +"Rows ~Above":"الصّفوف ~فوق", +"Rows ~Below":"الصّفوف ~تحت", +"R~efresh Range":"ت~حديث المجال", +"R~ight-To-Left":"من اليمين للي~سار", +"R~un Macro...":"ن~فّذ الماكرو...", +"S-shaped Arrow":"سهم على شكل حرف S", +"Save ~As...":"احفظ باس~م...", +"Scientific":"علمي", +"Select Cell":"حدد الخلية", +"Select Column":"حدّد العمود", +"Select Row":"حدّد الصف", +"Select Table":"حدد الجدول", +"Select ~All":"~حدّد الكل", +"Select ~Range...":"ح~دد المجال...", +"Set Background Image...":"عيّن صورة الخلفية...", +"Set Character Spacing":"اضبط تباعد الأحرف", +"Set Line Spacing":"اضبط تباعد الأسطر", +"Se~ction...":"~قسم...", +"Shadow":"ظل", +"Sharpen":"اشحذ", +"Sheet R~ight-To-Left":"الورقة من الي~مين إلى اليسار", +"Show Navigator Window":"اعرض نافذة الملاح", +"Sho~w Rows":"أ~ظهر الصفوف", +"Sho~w Slide":"أظهر الشري~حة", +"Sidebar":"الشريط الجانبي", +"Signet":"ختم", +"Slant Down":"إمالة لأسفل", +"Slant Up":"إمالة لأعلى", +"Slide Layout":"مخطط الشريحة", +"Slide Properties...":"خصائص الشريحة...", +"Slide Tit~le":"~عنوان الشريحة", +"Slide Transition":"انتقال الشرائح", +"Slide ~Count":"ع~دد الشرائح", +"Slide ~Layout":"تخ~طيط الشريحة", +"Small capitals":"حروف كبيرة مُصغّرة", +"Smiley Face":"وجه مبتسم", +"Snap to Grid":"اجذب إلى الشبكة", +"Sort Ascending":"فرز تصاعدي", +"Sort Descending":"فرز تنازلي", +"So~rt...":"ر~تب...", +"Sparkline...":"خط المؤشر...", +"Sparklines":"خطوط المؤشر", +"Split Arrow":"سهم منقسم", +"Split Cells...":"اقسم الخلايا...", +"Split Table...":"اقسم الجدول...", +"Square":"مربع", +"Square Bevel":"مربع منحرف", +"Square, Rounded":"مربع مستدير الزوايا", +"Statistics":"الإحصائيّات", +"Stop":"توقف", +"Straight Connector":"موصل مباشر", +"Straight Connector ends with Arrow":"موصل مستقيم ينتهي بسهم", +"Straight Connector with Arrows":"موصل مستقيم بسهم", +"Strikethrough":"شطب", +"Striped Right Arrow":"سهم مُخطّط لليمين", +"Subscript":"منخفض", +"Sun":"شمس", +"Superscript":"مرتفع", +"S~how Columns":"أ~ظهر الأعمدة", +"S~lide":"شري~حة", +"S~pecial Character...":"ر~مز خاص...", +"Table Cell Background Color":"لون خلفية خلية الجدول", +"Table of Contents and Inde~x":"الف~هرس و جدول المحتويات", +"Ta~ble Properties...":"خصائ~ص الجدول...", +"Text Wrap...":"التفاف النص...", +"Te~xt":"النّ~صّ", +"Thousands Separator":"فاصل الآلاف", +"Time":"وقت", +"Time Field":"حقل وقت", +"Title Page...":"صفحة العنوان...", +"To Background":"إلى الخلفية", +"To Foreground":"إلى الواجهة", +"To Next Paragraph in Level":"إلى الفقرة التالية في نفس المستوى", +"To Previous Paragraph in Level":"إلى الفقرة السابقة في نفس المستوى", +"To P~age":"بال~صفحة", +"To ~Cell":"إلى ا~لخلية", +"To ~Character":"ب~حرف", +"To ~Curve":"إلى ~منحنى", +"To ~Frame":"بالإ~طار", +"To ~Paragraph":"بال~فقرة", +"Toggle Automatic Spell Checking":"بدّل تدقيق الإملاء تلقائيا", +"Toggle Formatting Marks":"استحضر علامات التنسيق", +"Toggle Ordered List":"أبرِز قائمة مرتبة", +"Toggle Shadow":"استحضر الظل", +"Toggle Unordered List":"أبرِز قائمة غير مرتبة", +"Top":"أعلى", +"Track Chan~ges":"تتبع ال~تغييرات", +"Transparency":"الشفافية", +"Trapezoid":"معين منحرف", +"Triangle Down":"مثلث لأسفل", +"Triangle Up":"مثلث لأعلى", +"T~able":"~جدول", +"T~ime (variable)":"الو~قت (متغير)", +"T~itle":"الع~نوان", +"Underline":"تسطير", +"Ungroup Sparklines":"فك مجموعة خطوط المؤشر", +"Unmerge Cells":"أزِل دمج الخلايا", +"Unprotect Cells":"أزل حماية الخلايا", +"Up Arrow":"سهم لأعلى", +"Up Arrow Callout":"تعليق تفسيري بسهم لأعلى", +"Up and Down Arrow":"سهم لأعلى و لأسفل", +"Up and Down Arrow Callout":"تعليق تفسيري بسهم لأعلى و لأسفل", +"Up and Right Arrow":"سهم لأعلى و اليمين", +"Up and Right Arrow Callout":"تعليق تفسيري بسهم لأعلى و اليمين", +"Up, Right and Down Arrow":"سهم لأعلى، و اليمين و لأسفل", +"Vertical Scroll":"تمرير رأسي", +"Vertical Text":"نص عمودي", +"Vertically C~enter":"رأسيًا وس~طًا", +"View Grid Lines":"أظهِر خطوط الشبكة", +"Watermark...":"علامة مائيّة...", +"Wave":"موجة", +"Wrap Text":"لف النص", +"Zoom In":"قرّب", +"Zoom Out":"بعّد", +"~3D View...":"~عرض ثلاثي الأبعاد", +"~Accessibility Check...":"فحص قابلية ال~وصول...", +"~Add":"أ~ضف", +"~Add to List":"أ~ضِف إلى قائمة", +"~Advanced Filter...":"مرشِّح ~متقدم...", +"~Analysis of Variance (ANOVA)...":"~تحليل التباين (ANOVA) ...", +"~Arrange":"~رتّب", +"~Author":"المؤ~لف", +"~Automatic Spell Checking":"تدقيق الإملاء ~تلقائيا", +"~Bottom":"أ~سفل", +"~Bring to Front":"ا~جلب إلى الأمام", +"~Bullets and Numbering...":"~تعداد نقطي ورقمي...", +"~Capitalize Every Word":"اب~دأ كل كلمة بأحرف كبيرة", +"~Centered":"~موسّط", +"~Chart...":"رس~م بياني...", +"~Chi-square Test...":"اختبار ~خي مربّع...", +"~Clear":"ا~مسح", +"~Clear Direct Formatting":"~مسح التنسيق المباشر", +"~Column":"ال~عمود", +"~Column Break":"~فاصل الأعمدة", +"~Columns":"أعمد~ة", +"~Contour":"ال~حد الخارجي", +"~Convert":"~حوّل", +"~Correlation...":"الت~رابط...", +"~Covariance...":"~تغاير...", +"~Cut":"~قص", +"~Data":"~بيانات", +"~Data Ranges...":"~نطاقات البيانات...", +"~Data Table...":"جدول البيا~نات...", +"~Date":"ال~تاريخ", +"~Date (fixed)":"الت~اريخ (ثابت)", +"~Define":"~عرّف", +"~Define Range...":"~عرّف المجال...", +"~Define...":"ت~عريف...", +"~Delete":"اح~ذف", +"~Delete Sheet...":"ا~حذف الورقة...", +"~Delete Slide":"اح~ذف الشريحة", +"~Descriptive Statistics...":"إحصائيات تف~صيلية...", +"~Display Grid":"أ~ظهر الشبكة", +"~Edit":"ت~حرير", +"~Edit Contour...":"~حرّر الحد الخارجي...", +"~Edit...":"~حرّر...", +"~Endnote":"حاشية ~ختامية", +"~Enter Group":"ا~دخل المجموعة", +"~Exponential Smoothing...":"~تجانس أسي...", +"~F-test...":"اختبار إ~ف...", +"~File":"~ملف", +"~First Paragraph":"الف~قرة الأولى", +"~Fonts...":"~خطوط...", +"~Footnote":"حا~شية", +"~Format Cells...":"ن~سق الخلايا...", +"~Formula Object...":"كائن صي~غة...", +"~Function...":"~دالة...", +"~Go to Sheet...":"ا~نتقل إلى ورقة...", +"~Goal Seek...":"الا~ستهداف...", +"~Group":"ج~مّع", +"~Group and Outline":"~تجميع وتخطيط", +"~Group...":"~جمّع...", +"~Header and Footer...":"الرأ~س و التذييل...", +"~Headers and Footers...":"ال~رؤوس و التذييلات...", +"~Height...":"الار~تفاع...", +"~Help":"م~ساعدة", +"~Hide":"إخ~فاء", +"~Hide AutoFilter":"أ~خفِ الترشيح التلقائي", +"~Hide Details":"أ~خفِ التفاصيل", +"~Hide Sheet":"أ~خفِ الورقة", +"~Hide Slide":"أ~خفِ الشريحة", +"~Hyperlink":"~رابط", +"~Hyperlink...":"~رابط...", +"~Hyphenation":"~وصل الكلمات", +"~Hyphenation...":"~وصل الكلمات...", +"~Image...":"~صورة...", +"~Insert":"أ~درج", +"~Insert or Edit...":"أ~درج أو حرر...", +"~Insert...":"أ~درج...", +"~Interaction...":"تدا~خل...", +"~Left":"~يسار", +"~Line Numbering...":"~ترقيم الأسطر...", +"~Manage...":"أدِ~ر...", +"~More Fields...":"ال~مزيد من الحقول...", +"~More Options...":"خيارات أ~كثر...", +"~Move or Copy Sheet...":"ا~نقل الورقة أو انسخها...", +"~Moving Average...":"معدّل مت~حرك...", +"~Named Ranges and Expressions":"المجالات والتعبيرات الم~عنونة", +"~New Slide":"~شريحة جديدة", +"~Optimal Height...":"أف~ضل ارتفاع...", +"~Optimal Width...":"أفض~ل عرض...", +"~Ordered List":"قائمة م~رتّبة", +"~Page":"ال~صفحة", +"~Page Break":"فاصل ~صفحات", +"~Page Number":"رقم الص~فحة", +"~Page Numbers...":"أ~رقام الصفحات...", +"~Page Style...":"~طراز الصفحة...", +"~Page...":"الص~فحة...", +"~Paste":"أ~لصق", +"~Pivot Table":"~جدول محوري", +"~Print...":"ا~طبع...", +"~Properties...":"ال~خصائص...", +"~Recalculate":"أ~عِد الحساب", +"~Record":"ال~سجل", +"~Redo":"أع~د", +"~Refresh":"أ~عِد التحميل", +"~Regression...":"ان~حدار...", +"~Remove Hyperlink":"أ~زِل الرابط\"", +"~Remove Outline":"أزل الم~خطط", +"~Reset Filter":"~صفّر المرشّح", +"~Right":"ي~مين", +"~Row":"ال~صف", +"~Rows":"~صفوف", +"~Sampling...":"أخذ ~عينة...", +"~Save":"احف~ظ", +"~Sections...":"الم~قاطع...", +"~Select":"~حدّد", +"~Send to Back":"أر~سل إلى الخلف", +"~Sentence case":"ح~الة الجملة", +"~Shape":"~شكل", +"~Sheet":"الور~قة", +"~Show":"إظ~هار", +"~Show Details":"أ~ظهر التفاصيل", +"~Show Sheet...":"أ~ظهر الورقة...", +"~Slide Number":"رقم ال~شريحة", +"~Sort...":"~فرز...", +"~Spacing":"التّبا~عد", +"~Spacing...":"~تباعد...", +"~Spelling...":"الإ~ملاء...", +"~Standard Filter...":"ت~صفية قياسية...", +"~Subject":"المو~ضوع", +"~Table":"ج~دول", +"~Table Properties...":"خصائ~ص الجدول...", +"~Table...":"ج~دول...", +"~Text Box":"~صندوق نص", +"~Thesaurus...":"قا~موس المترادفات...", +"~Time":"الو~قت", +"~Time (fixed)":"الوق~ت (ثابت)", +"~Tools":"أدوا~ت", +"~Top":"أ~على", +"~UPPERCASE":"أحرف ~كبيرة", +"~Undo":"~تراجع", +"~Ungroup...":"~فكك المجموعة...", +"~Unordered List":"قائمة ~غير مرتّبة", +"~Update All":"~حدّث الكل", +"~Validity...":"ال~صلاحية...", +"~View":"معاي~نة", +"~While Typing":"أ~ثناء الكتابة", +"~Width...":"ال~عرض...", +"~Word Count...":"~عدد الكلمات…", +"~Wrap":"ال~تفاف", +"~Z-test...":"ا~ختبار زد...", +"~lowercase":"أحرف ~صغيرة", +"~tOGGLE cASE":"ا~عكس حالة الأحرف" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/as.json b/f7cloud-office/browser/dist/l10n/uno/as.json new file mode 100644 index 0000000..4da4262 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/as.json @@ -0,0 +1,468 @@ +{ +"12-Point Star":"12-পইন্ট ষ্টাৰ", +"24-Point Star":"24-পইন্ট ষ্টাৰ", +"4-Point Star":"4-পইন্ট ষ্টাৰ", +"4-way Arrow":"4-টা পথৰ কাঁড়", +"4-way Arrow Callout":"4-টা পথৰ কাঁড় কলআউট", +"5-Point Star":"5-পইন্ট ষ্টাৰ", +"6-Point Star":"6-পইন্ট ষ্টাৰ", +"8-Point Star":"8-পইন্ট ষ্টাৰ", +"Accept All":"সকলোবোৰ স্বীকাৰ কৰক", +"Align Bottom":"ৰেখাৰ তললৈ সংৰেখন কৰক", +"Align Left":"বাওঁফালে সংৰেখন কৰক", +"Align Right":"সোঁফালে সংৰেখন কৰক", +"Align Top":"ৰেখাৰ ওপৰলৈ সংৰেখন কৰক", +"Arch Down (Curve)":"আৰ্ক তলৰ (বক্ৰ)", +"Arch Down (Pour)":"আৰ্ক তলৰ (ঢালি দিয়ক)", +"Arch Left (Curve)":"আৰ্ক বাওঁফালৰ (বক্ৰ)", +"Arch Right (Curve)":"আৰ্ক সোঁফালৰ (বক্ৰ)", +"Arch Right (Pour)":"আৰ্ক সোঁফালৰ (ঢালি দিয়ক)", +"Arch Up (Curve)":"আৰ্ক ওপৰৰ (বক্ৰ)", +"Arch Up (Pour)":"আৰ্ক ওপৰৰ (ঢালি দিয়ক)", +"Arrange":"সঁজাওক", +"As C~haracter":"আখৰ হিচাপে (~h)", +"AutoCorr~ect":"AutoCorr~ect", +"AutoFill Data Series: automatic":"অট'ফিল তথ্য শৃংখলা: স্বচালিত", +"Auto~Filter":"স্বচালিত ফিল্টাৰ (~F)", +"A~lignment...":"সংৰেখন (~l)...", +"A~rea...":"স্থান (~r)...", +"A~rrange":"ক্ৰম অনুসাৰে সজোৱা (~r)", +"Back One":"এটাৰ পাছত", +"Background Color":"পৃষ্ঠভূমিৰ ৰং", +"Block Arc":"ব্লক আর্ক", +"Bold":"স্পষ্ট", +"Bookmar~k...":"পত্ৰচিহ্ন (~k)...", +"Bottom":"তল", +"Brightness":"উজ্জ্বলতা", +"Caption...":"কেপশ্বন...", +"Center":"মধ্যভাগ", +"Center Horizontal":"মধ্যভাগ আনুভূমিক", +"Centered":"কেন্দ্ৰীকৃত", +"Ce~lls...":"কোষসমূহ (~l)...", +"Character Spacing":"আখৰৰ ব্যৱধান", +"Charcoal Sketch":"ছার্কোল ছবি", +"Chart T~ype...":"ছার্ট ধৰণ (~y)...", +"Chevron":"শ্বেভৰন", +"Chevron Down":"শ্বেভৰন তলৰ", +"Chevron Up":"শ্বেভৰন ওপৰৰ", +"Circle":"বৃত্ত", +"Circle (Curve)":"বৃত্ত (বক্ৰ)", +"Circle (Pour)":"বৃত্ত (ঢালি দিয়ক)", +"Circle Pie":"বৃত্ত পাই", +"Circular Arrow":"বৃত্তাকাৰ কাঁড়", +"Clear ~Direct Formatting":"প্ৰত্যক্ষ ফৰমেটিং সফা কৰক (~D)", +"Close Master View":"মাস্টাৰ দৰ্শন বন্ধ কৰক", +"Cloud":"ডাৱৰ", +"Color Scale...":"ৰঙৰ স্কেইল...", +"Column ~Width...":"স্তম্ভ প্ৰস্থ (~W)...", +"Comments":"মন্তব্যসমূহ", +"Comme~nt":"মন্তব্য (~n)", +"Connector":"সংযোগক", +"Connector Ends with Arrow":"কাঁড়চিহ্নৰ সৈতে সংযোগক শেষ হয়", +"Connector with Arrows":"কাঁড়চিহ্নৰ সৈতে সংযোগক", +"Contrast":"পার্থক্য", +"Corner Right Arrow":"সোঁফালৰ কোণৰ কাঁড়", +"Co~lumns...":"স্তম্ভসমূহ (~C)...", +"Crop":"ক্রপ", +"Cross":"ক্রছ", +"Currency":"মুদ্ৰা", +"Curve":"বক্ৰ", +"Curve Down":"তললৈ বক্ৰ কৰক", +"Curve Up":"বক্ৰ ওপৰলৈ", +"Curved Connector":"বক্রাকাৰ সংযোগক", +"Curved Connector Ends with Arrow":"কাঁড়ৰ সৈতে বক্রাকাৰ সংযোগক শেষ হয়", +"Curved Connector with Arrows":"কাঁড়ৰ সৈতে বক্রাকাৰ সংযোগক", +"Cylinder":"বৰ্ত্তুলাকাৰ", +"Data Bar...":"তথ্য বাৰ...", +"Date...":"তাৰিখ...", +"Dat~e (variable)":"তাৰিখ (চলক) (~e)", +"Delete All Comments":"সকলো মন্তব্য মচক", +"Delete All Comments by This Author":"এই লিখকৰ সকলো টোকা মচক", +"Delete Axis":"অক্ষ মচক", +"Delete Comment":"মন্তব্য মচক", +"Delete C~ells...":"কক্ষসমূহ মচক (~e)...", +"Delete C~ontents...":"মন্তব্যসমূহ মচক (~o)...", +"Delete Data Labels":"তথ্য লেবেলসমূহ মচক", +"Delete Legend":"লিজেণ্ড মচক", +"Delete Major Grid":"মূখ্য গ্ৰিড মচক", +"Delete Minor Grid":"গৌণ গ্ৰিড মচক", +"Delete Rows":"শাৰীসমূহ মচক", +"Delete Single Data Label":"একক তথ্য লেবেল মচক", +"Delete ~All Comments":"সকলো মন্তব্য মচক (~A)", +"Diamond":"হীৰা", +"Diamond Bevel":"হীৰা বেভেল", +"Digital Signatu~res...":"ডিজিটেল স্বাক্ষৰসমূহ (~r)...", +"Doorplate":"দ্বাৰ নামফলক", +"Double Brace":"দুটা ব্ৰেইছ", +"Double Bracket":"দ্বিগুণিত বন্ধনী", +"Down Arrow":"তলৰ কাঁড়", +"Down Arrow Callout":"তলৰ কাঁড় কলআউট", +"Ellipse":"উপবৃত্ত", +"Explosion":"বিস্ফোৰণ", +"Fade Down":"তললৈ বিবৰ্ণ", +"Fade Left":"বাওঁফালে বিবৰ্ণ", +"Fade Right":"সোঁফালে বিবৰ্ণ", +"Fade Up":"ওপৰলৈ বিবৰ্ণ", +"Fade Up and Left":"বিবৰ্ণ ওপৰৰ আৰু বাওঁফালৰ", +"Fade Up and Right":"বিবৰ্ণ ওপৰৰ আৰু তলৰ", +"Fill Color":"ৰং পূৰ্ণ কৰক", +"Find Next":"পৰৱৰ্তী সন্ধান কৰক", +"Find Previous":"পূৰ্বৱৰ্তী সন্ধান কৰক", +"Flip Horizontally":"আনুভূমিকভাৱে লুটিৱাওক", +"Flip Vertically":"উলম্বভাৱে লুটিৱাওক", +"Flowchart: Alternate Process":"ফ্ল'ছাৰ্ট: বিকল্প প্ৰছেছ", +"Flowchart: Card":"ফ্ল'ছাৰ্ট : কাৰ্ড", +"Flowchart: Collate":"ফ্ল'ছাৰ্ট : কলেট কৰক", +"Flowchart: Connector":"ফ্ল'ছাৰ্ট : সংযোগক", +"Flowchart: Data":"ফ্ল'ছাৰ্ট: ডাটা", +"Flowchart: Decision":"ফ্ল'ছাৰ্ট: সিদ্ধান্ত", +"Flowchart: Delay":"ফ্ল'ছাৰ্ট : পলম", +"Flowchart: Direct Access Storage":"ফ্ল'ছাৰ্ট : প্ৰত্যক্ষ অভিগম সংৰক্ষণ", +"Flowchart: Display":"ফ্ল'ছাৰ্ট : প্ৰদৰ্শন কৰক", +"Flowchart: Document":"ফ্ল'ছাৰ্ট : দস্তাবেজ", +"Flowchart: Extract":"ফ্ল'ছাৰ্ট : নিষ্কাষণ কৰক", +"Flowchart: Internal Storage":"ফ্ল'ছাৰ্ট: আভ্যন্তৰীণ ভাণ্ডাৰ", +"Flowchart: Magnetic Disc":"ফ্ল'ছাৰ্ট : চুম্বকীয় ডিস্ক", +"Flowchart: Manual Input":"ফ্ল'ছাৰ্ট : মেনুৱেল ইনপুট", +"Flowchart: Manual Operation":"ফ্ল'ছাৰ্ট : মেনুৱেল অপাৰেটৰ", +"Flowchart: Merge":"ফ্ল'ছাৰ্ট : একত্ৰিত কৰক", +"Flowchart: Multidocument":"ফ্ল'ছাৰ্ট : মাল্টিদস্তাবেজ", +"Flowchart: Off-page Connector":"ফ্ল'ছাৰ্ট : অফ-পৃষ্ঠা সংযোগক", +"Flowchart: Or":"ফ্ল'ছাৰ্ট : অথবা", +"Flowchart: Predefined Process":"ফ্ল'ছাৰ্ট: পূৰ্ব সংজ্ঞা নিৰূপিত প্ৰছেছ", +"Flowchart: Preparation":"ফ্ল'ছাৰ্ট : প্ৰস্তুতি", +"Flowchart: Process":"ফ্ল'ছাৰ্ট: প্ৰছেছ", +"Flowchart: Punched Tape":"ফ্ল'ছাৰ্ট : পাঞ্চড কৰা টেপ", +"Flowchart: Sequential Access":"ফ্ল'ছাৰ্ট : অনুক্ৰমিক অভিগম", +"Flowchart: Sort":"ফ্ল'ছাৰ্ট : বৰ্গীকৰণ কৰক", +"Flowchart: Stored Data":"ফ্ল'ছাৰ্ট : সংৰক্ষণ কৰা তথ্য", +"Flowchart: Summing Junction":"ফ্ল'ছাৰ্ট : ছামিং জাংকশ্বন", +"Flowchart: Terminator":"ফ্ল'ছাৰ্ট : টাৰ্মিনেটৰ", +"Flower":"ফুল", +"Folded Corner":"ফল্ড কৰা কোণ", +"Font Color":"ফন্টৰ ৰং", +"Fontwork Shape":"ফন্টৱাৰ্ক আকৃতি", +"Foote~r":"ফুটাৰ (~r)", +"For Paragraph":"দফালৈ", +"For Selection":"নিৰ্বাচন", +"Format Axis...":"অক্ষ ফৰমেট কৰক...", +"Format Chart Area...":"ৰেখাচিত্ৰ স্থান ফৰমেট কৰক...", +"Format Data Labels...":"তথ্য লেবেলসমূহ ফৰমেট কৰক...", +"Format Data Point...":"তথ্য বিন্দু ফৰমেট কৰক...", +"Format Data Series...":"তথ্য শৃংখল ফৰমেট কৰক...", +"Format Floor...":"মজীয়া ফৰমেট...", +"Format Legend...":"লিজেণ্ড ফৰমেট কৰক...", +"Format Major Grid...":"মূখ্য গ্ৰিড ফৰমেট কৰক...", +"Format Mean Value Line...":"মধ্যমীয়া মান ৰেখা ফৰমেট কৰক...", +"Format Minor Grid...":"গৌণ গ্ৰিড ফৰমেট কৰক...", +"Format Selection...":"নিৰ্বাচন ফৰমেট কৰক...", +"Format Single Data Label...":"একক তথ্য লেবেল ফৰমেট কৰক...", +"Format Stock Gain...":"স্টক লাভ ফৰমেট কৰক...", +"Format Stock Loss...":"স্টক ক্ষতী ফৰমেট কৰক...", +"Format Title...":"শীৰ্ষক ফৰমেট কৰক...", +"Format Trend Line Equation...":"ধাৰা ৰেখা সুত্ৰ ফৰমেট কৰক...", +"Format Trend Line...":"ধাৰা ৰেখা ফৰমেট কৰক...", +"Format Wall...":"ফৰমেট ৱাল...", +"Format X Error Bars...":"X ত্ৰুটি বাৰসমূহ ফৰমেট কৰক...", +"Format Y Error Bars...":"Y ত্ৰুটি বাৰসমূহ ফৰমেট কৰক...", +"Formatting Mark":"ফৰমেটিং", +"Forward One":"এঘৰ আগলৈ", +"Frame":"ফ্ৰেইম", +"F~ont Size...":"ফন্টৰ আকাৰ (~o)...", +"F~ormat":"বিন্যাস (~o)", +"F~ull Screen":"সম্পূর্ণ পর্দা (~u)", +"General":"সাধাৰণ", +"Heart":"হৃদয়", +"Hexagon":"ষড়ভুজ", +"He~ader":"হেডাৰ (~a)", +"Horizontal Scroll":"আনুভূমিক স্ক্র'ল", +"H~ide":"লুকুৱাওক (~i)", +"H~ide Rows":"শাৰীসমূহ লুকাওক (~i)", +"Icon Set...":"আইকন সংহতি...", +"In ~Background":"পৃষ্ঠভূমিত (~B)", +"Increase Indent":"ইণ্ডেন্ট বৃদ্ধি কৰক", +"Inflate":"স্ফীত", +"Insert Axis":"অক্ষ সোমাওক", +"Insert Axis Title":"অক্ষ শীৰ্ষক সোমাওক", +"Insert Chart":"ছার্ট সুমুৱাওক", +"Insert Column Break":"স্তম্ভ সুমুৱাওক", +"Insert Data Labels":"তথ্য লেবেলসমূহ সোমাওক", +"Insert Hyperlink":"হাইপাৰলিংক সুমুৱাওক", +"Insert Index Entry":"সূচী প্রৱিষ্টি ভৰাওক", +"Insert Major Grid":"মূখ্য গ্ৰিড সোমাওক", +"Insert Mean ~Value Line":"Mean ~Value Line সুমুৱাওক", +"Insert Minor Grid":"গৌণ গ্ৰিড সোমাওক", +"Insert Single Data Label":"একক তথ্য লেবেল সোমাওক", +"Insert Slide":"স্লাইড সুমুৱাওক", +"Insert Titles...":"শীৰ্ষকসমূহ সুমুৱাওক...", +"Insert Tre~nd Line...":"Tre~nd Line সুমুৱাওক...", +"Insert Unnumbered Entry":"সংখ্যা নিদিয়া প্রৱিষ্টি সুমুৱাওক", +"Insert ~Cells...":"কোষসমূহ সুমুৱাওক (~C)...", +"Insert/Delete Axes...":"অক্ষসমূহ সোমাওক/মচক...", +"Invert":"ওলোটা কৰক", +"Isosceles Triangle":"সমদ্বিবাহু ত্ৰিভুজ", +"Italic":"ইটালিক", +"Justified":"Justified", +"Language":"ভাষা", +"Language Status":"ভাষাৰ অৱস্থা", +"Layout":"খচৰা", +"Left":"বাওঁফালৰ", +"Left Arrow":"বাওঁফালৰ কাঁড়", +"Left Arrow Callout":"বাওঁফালৰ কাঁড় কলআউট", +"Left Brace":"বাওঁফালৰ ব্ৰেইছ", +"Left Bracket":"বাওঁফালৰ বন্ধনী", +"Left and Right Arrow":"বাওঁফালৰ আৰু সোঁফালৰ কাঁড়", +"Left and Right Arrow Callout":"বাওঁফালৰ আৰু সোঁফালৰ কাঁড় কলআউট", +"Left-To-Right":"বাওঁফালৰ পৰা সোঁফাললৈ", +"Lightning Bolt":"বিজুলী বল্ট", +"Line":"ৰেখা", +"Line Callout 1":"ৰেখা ক'ল আউট 1", +"Line Callout 2":"ৰেখা ক'ল আউট 2", +"Line Callout 3":"ৰেখা ক'ল আউট 3", +"Line Color":"ৰেখাৰ ৰং", +"Line Connector":"ৰেখা সংযোগক", +"Line Connector Ends with Arrow":"কাঁড়ৰ সৈতে ৰেখা সংযোগক শেষ হয়", +"Line Spacing: 1":"ৰেখাৰ ব্যৱধান : 1", +"L~ine...":"ৰেখা (~i)...", +"Manage...":"ব্যৱস্থাপনা কৰক...", +"Manual ~Break...":"হস্তচালিত ব্রেক (~B)...", +"Media":"মাধ্যম", +"Moon":"চন্দ্ৰ", +"M~erge and Center Cells":"কক্ষসমূহ একত্ৰিত আৰু কেন্দ্ৰীত কৰক (~e)", +"Name...":"নাম...", +"Na~vigator":"Na~vigator", +"Next Page":"পৰৱৰ্তী পৃষ্ঠা", +"Notched Right Arrow":"নশ্বড কৰা সোঁফালৰ কাঁড়", +"Number":"সংখ্যা", +"Number Format":"নম্বৰ বিন্যাস", +"Number Format...":"সংখ্যা ফৰমেট...", +"Number Format: Currency":"সংখ্যাৰ আকৃতি: মূদ্ৰা", +"Number Format: Decimal":"সংখ্যা ফৰমেট : দশমিক", +"Number Format: Exponential":"Number Format: Exponential", +"Number Format: Percent":"সংখ্যা ফৰমেট: শতাংশ", +"Number Format: Standard":"Number Format: Standard", +"Number Format: Time":"সংখ্যাৰ আকৃতি: সময়", +"Octagon":"অষ্টভুজ", +"Octagon Bevel":"অষ্টভুজ বেভেল", +"Open Circle (Curve)":"বৃত্ত খোলক (বক্ৰ)", +"Open Circle (Pour)":"বৃত্ত খোলক (ঢালি দিয়ক)", +"Open Hyperlink":"হাইপাৰলিংক খোলক", +"Optimal Column Width":"অনুকূলিত স্তম্ভ প্রস্থ", +"Optimal Row Height":"অনুকূলিত শাৰীৰ উচ্চতা", +"Overline":"Overline", +"Page ~Count":"পৃষ্ঠা গণনা (~C)", +"Parallelogram":"সামন্তৰিক", +"Paste ~Special...":"বিশেষ পেইস্ট কৰক (~S)...", +"Pentagon":"পঞ্চভুজ", +"Percent":"শতাংশ", +"Plain Text":"উকা লিখনী", +"Pop Art":"প'প কলা", +"Position and Si~ze...":"স্থান আৰু আকাৰ (~z)...", +"Previous Page":"পূৰ্বৱৰ্তী পৃষ্ঠা", +"Propert~ies...":"বৈশিষ্ট্যসমূহ (~i)...", +"Protect Cells":"কক্ষসমূহক সুৰক্ষা দিয়ক", +"Protect ~Sheet...":"শ্বিট সুৰক্ষিত দিয়ক (~S)...", +"Puzzle":"জটিল", +"P~aragraph...":"দফা (~a)...", +"Rectangle":"আয়ত", +"Rectangle, Rounded":"Rectangle, Rounded", +"Rectangular Callout":"আয়তক্ষেত্রাকাৰ ক'ল আউট", +"Remove Noise":"হুলস্থুল আঁতৰাওক", +"Rename Master":"মাস্টাৰৰ পুনৰ নামকৰণ", +"Reply Comment":"মন্তব্যৰ উত্তৰ দিয়ক", +"Reset Data Point":"তথ্য বিন্দু পুনৰ সংহতি কৰক", +"Reset all Data Points":"সকলো তথ্য বিন্দু পুনৰ সংহতি কৰক", +"Restart Numbering":"নাম্বাৰীং পুনৰ আৰম্ভ কৰক", +"Right":"সোঁফালৰ", +"Right Arrow":"সোঁফালৰ কাঁড়", +"Right Arrow Callout":"সোঁফালৰ কাঁড় কলআউট", +"Right Brace":"সোঁফালৰ ব্ৰেইছ", +"Right Bracket":"সোঁফালৰ বন্ধনী", +"Right Triangle":"ৰাইট ত্ৰিভুজ", +"Right or Left Arrow":"বাওঁফালৰ বা সোঁফালৰ কাঁড়", +"Right-To-Left":"সোঁফালৰ পৰা বাওঁফাললৈ", +"Ring":"ৰিং", +"Rotate 90° ~Left":"বাঁওফালে ৯০° ঘুৰাওক (~L)", +"Rotate 90° ~Right":"সোঁফালে ৯০° ঘুৰাওক (~R)", +"Round Callout":"গোলাকাৰ ক'ল আউট", +"Rounded Rectangular Callout":"গোলাকৃত আয়তক্ষেত্রাকাৰ ক'ল আউট", +"Row ~Height...":"শাৰীৰ উচ্চতা (~H)...", +"R~efresh Range":"বিস্তাৰ পুনৰ সজীৱ কৰক (~e)", +"R~ight-To-Left":"সোঁফালৰ পৰা বাওঁফাললৈ (~i)", +"R~un Macro...":"মেক্র চলাওক (~u)...", +"S-shaped Arrow":"S-আকৃতিৰ কাঁড়", +"Save ~As...":"এই ধৰণে সংৰক্ষণ কৰক (~A)...", +"Scientific":"বৈজ্ঞানীক", +"Select Column":"স্তম্ভ বাছক", +"Select Row":"শাৰী বাছনী কৰক", +"Select Table":"টেবুল বাছক", +"Select ~All":"সকলোসমূহ বাছক (~A)", +"Shadow":"ছাঁ", +"Sharpen":"তীক্ষ্ণ কৰক", +"Sheet R~ight-To-Left":"সোঁফালৰ পৰা বাওঁফাললৈ শ্বিট (~i)", +"Sho~w Slide":"স্লাইড দেখুৱাওক (~w)", +"Sidebar":"কাষবাৰ", +"Signet":"সৰু মোহৰ", +"Slant Down":"শ্লাণ্ট তলৰ", +"Slant Up":"শ্লাণ্ট ওপৰৰ", +"Slide Layout":"স্লাইডৰ খচৰা", +"Small capitals":"সৰু উপৰফলাসমূহ", +"Smiley Face":"স্মাইলী ফেছ", +"Snap to Grid":"জাললৈ স্নেপ", +"Sort Ascending":"আৰোহণ কৰি আছে", +"Sort Descending":"অৱৰোহণ কৰি আছে", +"So~rt...":"সঁজাওক (~r)...", +"Split Arrow":"কাঁড় বিভাজন কৰক", +"Split Table...":"টেবুল বিভাজন কৰক...", +"Square":"Square", +"Square Bevel":"বৰ্গ বেভেল", +"Square, Rounded":"বৰ্গ, গোলাকাৰ", +"Statistics":"পৰিসংখ্যা", +"Stop":"বন্ধ কৰক", +"Straight Connector":"পোন সংযোগক", +"Straight Connector ends with Arrow":"কাঁড়ৰ সৈতে পোন সংযোগক শেষ হয়", +"Straight Connector with Arrows":"কাঁড়ৰ সৈতে পোন সংযোগক", +"Strikethrough":"ষ্ট্ৰাইক থ্ৰ", +"Striped Right Arrow":"ষ্ট্ৰাইপ কৰা সোঁফালৰ কাঁড়", +"Subscript":"ছাবস্ক্ৰিপ্ট", +"Sun":"ছান", +"Superscript":"ছুপাৰস্ক্ৰিপ্ট", +"Ta~ble Properties...":"টেবুলৰ বৈশিষ্ট্যসমূহ (~b)...", +"Text Wrap...":"লিখনী আবৃত...", +"Time":"সময়", +"Time Field":"সময় ফিল্ড", +"Title Page...":"শীৰ্ষক পৃষ্টা...", +"To Background":"পৃষ্ঠভূমিলৈ", +"To Foreground":"অগ্ৰভূমিলৈ", +"To Next Paragraph in Level":"লেভেলত পৰৱৰ্তী দফালৈ", +"To Previous Paragraph in Level":"লেভেলত পৰৱৰ্তী দফালৈ", +"To P~age":"পৃষ্ঠালৈ (~a)", +"To ~Cell":"কক্ষলৈ (~C)", +"To ~Character":"ফন্টলৈ (~C)", +"To ~Curve":"বক্ৰ ৰেখালৈ (~C)", +"To ~Frame":"ফ্ৰেইমলৈ (~F)", +"To ~Paragraph":"দফালৈ (~P)", +"Top":"ওপৰ", +"Transparency":"স্বচ্ছতা", +"Trapezoid":"ট্ৰেপেজইড", +"Triangle Down":"ত্ৰিভুজ তললৈ", +"Triangle Up":"ত্ৰিভুজ ওপৰলৈ", +"T~ime (variable)":"সময় (চলক) (~i)", +"T~itle":"শিৰোনাম (~i)", +"Underline":"আণ্ডাৰলাইন কৰক", +"Up Arrow":"ওপৰৰ কাঁড়", +"Up Arrow Callout":"ওপৰৰ কাঁড় কলআউট", +"Up and Down Arrow":"ওপৰৰ আৰু তলৰ কাঁড়", +"Up and Down Arrow Callout":"ওপৰৰ আৰু তলৰ কাঁড় কলআউট", +"Up and Right Arrow":"ওপৰৰ আৰু সোঁফালৰ কাঁড়", +"Up and Right Arrow Callout":"ওপৰৰ আৰুসোঁফালৰ কাঁড় কলআউট", +"Up, Right and Down Arrow":"ওপৰৰ, সোঁফালৰ আৰু তলৰ কাঁড়", +"Vertical Scroll":"উলম্ব স্ক্ৰ'ল", +"Vertical Text":"উলম্ব লিখনী", +"Wave":"তৰংগ", +"Zoom In":"সৰুকৈ জুম কৰক", +"Zoom Out":"ডাঙৰকৈ জুম কৰক", +"~3D View...":"~3D দৃশ্য...", +"~Add":"যোগ কৰক (~A)", +"~Advanced Filter...":"উন্নত ফিল্টাৰ (~A)...", +"~Analysis of Variance (ANOVA)...":"অপৰৰ বিশ্লেষণ (ANOVA) (~A)...", +"~Arrange":"সঁজাওক (~A)", +"~Author":"লিখক (~A)", +"~Bottom":"তলত (~B)", +"~Bring to Front":"আগলৈ আনক (~B)", +"~Bullets and Numbering...":"বুলেটসমূহ আৰু নাম্বাৰীং (~B)...", +"~Capitalize Every Word":"প্ৰতিটো শব্দ উপৰফলাত আনক (~C)", +"~Centered":"কেন্দ্রীকৃত (~C)", +"~Chart...":"ৰেখাচিত্ৰ (~C)...", +"~Clear":"পৰিষ্কাৰ কৰক (~C)", +"~Clear Direct Formatting":"প্ৰত্যক্ষ ফৰমেটিং পৰিষ্কাৰ কৰক (~C)", +"~Column Break":"স্তম্ভ ব্ৰেক (~C)", +"~Columns":"স্তম্ভসমূহ (~C)", +"~Contour":"ৰূপৰেখা (~O)", +"~Convert":"পৰিবৰ্তন কৰক (~C)", +"~Correlation...":"কৰিলেষণ (~C)...", +"~Covariance...":"কভেৰিয়েঞ্চ (~C)...", +"~Data Ranges...":"তথ্য বিস্তাৰ (~D)...", +"~Date":"তাৰিখ (~D)", +"~Date (fixed)":"তাৰিখ (নির্দিষ্ট) (~D)", +"~Define":"বিৱৰণ দিয়ক (~D)", +"~Define...":"বিৱৰণ দিয়ক (~D)...", +"~Delete":"মচক (~D)", +"~Descriptive Statistics...":"বিৱৰিত পৰিসংখ্যা (~D)...", +"~Edit":"সম্পাদনা কৰক (~E)", +"~Edit Contour...":"ৰূপৰেখাৰ সম্পাদনা কৰক (~E)...", +"~Edit...":"সম্পাদনা কৰক (~E)...", +"~Enter Group":"দলৰ নাম লিখক (~E)", +"~Exponential Smoothing...":"এক্সপনেনচিয়েল স্মুথিং (~E)...", +"~F-test...":"F-test (~F)...", +"~File":"ফাইল (~F)", +"~First Paragraph":"প্রথম দফা (~F)", +"~Fonts...":"ফন্টসমূহ (~F)...", +"~Function...":"ফাংকশ্বন (~F)...", +"~Goal Seek...":"লক্ষ্য সন্ধান কৰক (~G)...", +"~Group":"দল (~G)", +"~Group and Outline":"দল আৰু ৰূপৰেখা (~G)", +"~Group...":"দল (~G)...", +"~Header and Footer...":"হেডাৰ আৰু ফুটাৰ (~H)...", +"~Height...":"উচ্চতা (~H)...", +"~Help":"সহায় (~H)", +"~Hide":"লুকোৱাই থওক (~H)", +"~Hide AutoFilter":"স্বচালিত ফিল্টাৰ লুকুৱাই থওক (~H)", +"~Hide Details":"বিৱৰণ লুকুৱাওক (~H)", +"~Hide Slide":"স্লাইড লুকাওক (~H)", +"~Hyphenation":"হাইফেনেশ্বন (~H)", +"~Hyphenation...":"হাইফেনেশ্বন (~H)...", +"~Image...":"ছবি (~I)...", +"~Insert":"সুমুৱাওক (~I)", +"~Interaction...":"ভাৱ বিনিময়ৰ অনুমতি দিয়ক (~I)...", +"~Left":"বাওঁফাল (~L)", +"~Line Numbering...":"ৰেখাৰ নাম্বাৰীং (~L)...", +"~Manage...":"ব্যৱস্থাপনা কৰক (~M)...", +"~Moving Average...":"চলমান গড় (~M)...", +"~Optimal Height...":"অনুকূলিত উচ্চতা (~O)...", +"~Optimal Width...":"অনুকূলিত প্রস্থ (~O)...", +"~Page Number":"পৃষ্ঠা সংখ্যা (~P)", +"~Page Numbers...":"পৃষ্ঠাৰ সংখ্যা (~P)...", +"~Page...":"পৃষ্ঠা (~P)...", +"~Paste":"পেইস্ট কৰক (~P)", +"~Pivot Table":"পিভট টেবুল (~P)", +"~Print...":"প্ৰিন্ট কৰক (~P)...", +"~Recalculate":"পুনৰ গণনা কৰক (~R)", +"~Record":"ৰেকৰ্ড (~R)", +"~Refresh":"পুনৰ সজীৱ কৰক (~R)", +"~Reset Filter":"ফিল্টাৰ পুনৰ সংহতি কৰক (~R)", +"~Right":"সোঁফাল (~R)", +"~Row":"শাৰী (~R)", +"~Rows":"শাৰীসমূহ (~R)", +"~Sampling...":"নমুনা (~S)...", +"~Save":"সংৰক্ষণ কৰক (~S)", +"~Sections...":"খণ্ডসমূহ (~S)...", +"~Select":"বাছক (~S)", +"~Send to Back":"পিছলৈ পঠাওক (~w)", +"~Sentence case":"বাক্য ফলা (~S)", +"~Sheet":"শ্বিট (~S)", +"~Show":"দেখুৱাওক (~S)", +"~Show Details":"বিৱৰণ দেখুৱাওক (~S)", +"~Sort...":"সঁজাওক (~r)...", +"~Spacing...":"ব্যৱধান (~S)...", +"~Spelling...":"বানান (~S)...", +"~Standard Filter...":"প্ৰামাণিক ফিল্টাৰ (~S)...", +"~Subject":"বিষয় (~S)", +"~Table":"টেবুল (~T)", +"~Table...":"টেবুল (~T)...", +"~Thesaurus...":"শব্দকোষ (~T)...", +"~Time":"সময় (~T)", +"~Time (fixed)":"সময় (নিৰ্ধাৰিত) (~T)", +"~Tools":"সঁজুলিসমূহ (~T)", +"~Top":"ওপৰ (~T)", +"~UPPERCASE":"UPPERCASE (~U)", +"~Ungroup...":"দল মুক্ত কৰক (~U)...", +"~Update All":"সকলো আপডেইট কৰক (~U)", +"~Validity...":"বৈধতা (~V)...", +"~View":"দৰ্শন (~V)", +"~While Typing":"টাইপ কৰোঁতে (~W)", +"~Width...":"প্ৰস্থ (~W)...", +"~Wrap":"আবৃত কৰক (~W)", +"~lowercase":"তলৰ ফলা (~l)", +"~tOGGLE cASE":"ফলা অদল বদল কৰক (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ast.json b/f7cloud-office/browser/dist/l10n/uno/ast.json new file mode 100644 index 0000000..c00522e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ast.json @@ -0,0 +1,541 @@ +{ +"12-Point Star":"Estrella de 12 puntes", +"24-Point Star":"Estrella de 24 puntes", +"4-Point Star":"Estrella de 4 puntes", +"4-way Arrow":"Flecha de 4 direiciones", +"4-way Arrow Callout":"Testu con flecha de 4 direiciones", +"5-Point Star":"Estrella de 5 puntes", +"6-Point Star":"Estrella de 6 puntes", +"8-Point Star":"Estrella de 8 puntes", +"Accept":"Aceutar", +"Accept All":"Aceutar ensembre", +"After":"Dempués", +"Align Bottom":"Alliniar abaxo", +"Align Left":"Alliniar a la izquierda", +"Align Right":"Alliniar a la derecha", +"Align Top":"Alliniar Arriba", +"Arch Down (Curve)":"Arcu p'abaxo (curva)", +"Arch Down (Pour)":"Arcu p'abaxo (semicircular)", +"Arch Left (Curve)":"Arcu pa la izquierda (curva)", +"Arch Right (Curve)":"Arcu pa la derecha (curva)", +"Arch Right (Pour)":"Arcu pa la drecha (semicircular)", +"Arch Up (Curve)":"Arcu p'arriba (curva)", +"Arch Up (Pour)":"Arcu p'arriba (semicircular)", +"Arrange":"Allugar", +"As C~haracter":"Como ~caráuter", +"AutoCorr~ect":"~Igua automática", +"AutoFill Data Series: automatic":"AutoRellenar series de datos", +"Auto~Filter":"~Peñera automática", +"A~lignment...":"~Alliniamientu...", +"A~rea...":"E~staya...", +"A~rrange":"Organi~zar", +"Back One":"P'atrás", +"Background Color":"Color de fondu", +"Before":"Enantes", +"Block Arc":"Arcu de bloque", +"Bold":"Negrina", +"Bookmar~k...":"Marca de te~stu...", +"Bottom":"Fondero", +"Brightness":"Rellumu", +"Caption...":"Etiqueta...", +"Center":"Centru", +"Center Horizontal":"Centrar horizontalmente", +"Centered":"Centráu", +"Ce~lls...":"Caxell~es...", +"Character Spacing":"Espaciáu ente caráuteres", +"Charcoal Sketch":"Dibuxu al carbón", +"Chart T~ype...":"~Triba de gráficu...", +"Chevron":"Circunflexu", +"Chevron Down":"Chevron p'abaxo", +"Chevron Up":"Chevron p'arriba", +"Circle":"Círculu", +"Circle (Curve)":"Círculu (curva)", +"Circle (Pour)":"Círculu (semicircular)", +"Circle Pie":"Seutor de círculu", +"Circular Arrow":"Flecha circular", +"Clear Direct Formatting":"Llimpiar formatu direutu", +"Clear ~Direct Formatting":"Llimpiar formatu ~direutu", +"Close Master View":"Zarrar vista de documentu principal", +"Cloud":"Ñublu", +"Color Scale...":"Escala de colores...", +"Column":"Columna", +"Column ~Width...":"Anc~hor de columna...", +"Comments":"Comentarios", +"Comme~nt":"Come~ntariu", +"Connector":"Coneutor", +"Connector Ends with Arrow":"Coneutor con flecha al final", +"Connector with Arrows":"Coneutor con fleches", +"Connectors":"Coneutores", +"Content Control Properties":"Propiedaes del control nel conteníu", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar allugamientu d'enllaz", +"Corner Right Arrow":"Flecha d'esquina drecha", +"Co~lumns...":"Co~lumnes...", +"Crop":"Recortar", +"Cross":"Cruce", +"Cuboid":"Cuboide", +"Currency":"Moneda", +"Curve":"Curva", +"Curve Down":"Curva faza abaxo", +"Curve Up":"Curva faza arriba", +"Curved Connector":"Coneutor curvu", +"Curved Connector Ends with Arrow":"Coneutor curvu con flecha al final", +"Curved Connector with Arrows":"Coneutor curvu con fleches", +"Cylinder":"Cilindru", +"C~onditional":"C~ondicionáu", +"Data Bar...":"Barra de datos...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Dat~a (variable)", +"Decrease Indent":"Amenorgar sangría", +"Delete All Comments":"Desaniciar tolos comentarios", +"Delete All Comments by This Author":"Desaniciar tolos comentarios d'esti autor", +"Delete Axis":"Desaniciar Exe", +"Delete Comment":"Desaniciar comentariu", +"Delete Content Control":"Desaniciar control de conteníu", +"Delete C~ells...":"Desaniciar C~axelles...", +"Delete C~ontents...":"Desaniciar c~onteníos...", +"Delete Data Labels":"Desaniciar etiquetes de datos", +"Delete Index":"Desaniciar índiz", +"Delete Legend":"Desaniciar Lleenda", +"Delete Major Grid":"Desaniciar la rexella principal", +"Delete Minor Grid":"Desaniciar la rexella secundaria", +"Delete Row":"Desaniciar filera", +"Delete Rows":"Desaniciar fileres", +"Delete Single Data Label":"Desaniciar una etiqueta de datos", +"Delete Sparkline":"Desaniciar la minigráfica", +"Delete Sparkline Group":"Desaniciar grupu de minigráfiques", +"Delete Table":"Desaniciar la tabla", +"Delete table":"Desaniciar la tabla", +"Delete ~All Comments":"Desaniciar ~Tolos comentarios", +"Diamond":"Diamante", +"Diamond Bevel":"Escuadra romboidal", +"Digital Signatu~res...":"Robles ~dixitales...", +"Doorplate":"Placa pa puerta", +"Double Brace":"Llave doble", +"Double Bracket":"Paréntesis doble", +"Down Arrow":"Flecha abaxo", +"Down Arrow Callout":"Llamada de flecha abaxo", +"Edit Hyperlink...":"Editar l'hiperenllaz...", +"Edit Sparkline Group...":"Editar grupu de minigráfiques...", +"Edit Sparkline...":"Editar la minigráfica...", +"Ellipse":"Elipse", +"Explosion":"Españíu", +"Fade Down":"Dilir p'abaxo", +"Fade Left":"Dilir a la izquierda", +"Fade Right":"Dilir a la drecha", +"Fade Up":"Dilir p'arriba", +"Fade Up and Left":"Dilir arriba y a la izquierda", +"Fade Up and Right":"Dilir arriba y a la drecha", +"Fill Color":"Color de Rellenu", +"Find Next":"Guetar el siguiente", +"Find Previous":"Guetar l'anterior", +"Find and Rep~lace...":"~Gueta y troquéu...", +"Flip Horizontally":"Reflexar horizontalmente", +"Flip Vertically":"Reflexar verticalmente", +"Flowchart: Alternate Process":"Diagrama de fluxu: procesu alternativu", +"Flowchart: Card":"Diagrama de fluxu: tarxeta", +"Flowchart: Collate":"Diagrama de fluxu: intercalar", +"Flowchart: Connector":"Diagrama de fluxu: coneutor", +"Flowchart: Data":"Diagrama de fluxu: datos", +"Flowchart: Decision":"Diagrama de fluxu: decisión", +"Flowchart: Delay":"Diagrama de fluxu: retrasu", +"Flowchart: Direct Access Storage":"Diagrama de fluxu: almacenamientu d'accesu direutu", +"Flowchart: Display":"Diagrama de fluxu: visualización", +"Flowchart: Document":"Diagrama de fluxu: documentu", +"Flowchart: Extract":"Diagrama de fluxu: sacar", +"Flowchart: Internal Storage":"Diagrama de fluxu: almacenamientu internu", +"Flowchart: Magnetic Disc":"Diagrama de fluxu: discu magnéticu", +"Flowchart: Manual Input":"Diagrama de fluxu: entrada manual", +"Flowchart: Manual Operation":"Diagrama de fluxu: operación manual", +"Flowchart: Merge":"Diagrama de fluxu: amestar", +"Flowchart: Multidocument":"Diagrama de fluxu: documentu múltiple", +"Flowchart: Off-page Connector":"Diagrama de fluxu: coneutor fuera de páxina", +"Flowchart: Or":"Diagrama de fluxu: o", +"Flowchart: Predefined Process":"Diagrama de fluxu: procesu predefiníu", +"Flowchart: Preparation":"Diagrama de fluxu: preparación", +"Flowchart: Process":"Diagrama de fluxu: procesu", +"Flowchart: Punched Tape":"Diagrama de fluxu: cinta afuracada", +"Flowchart: Sequential Access":"Diagrama de fluxu: accesu secuencial", +"Flowchart: Sort":"Diagrama de fluxu: ordenar", +"Flowchart: Stored Data":"Diagrama de fluxu: datos almacenaos", +"Flowchart: Summing Junction":"Diagrama de fluxu: unión de suma", +"Flowchart: Terminator":"Diagrama de fluxu: caráuter de parada", +"Flower":"Flor", +"Folded Corner":"Esquina doblada", +"Font Color":"Color de la lletra", +"Fontwork Shape":"Forma de Fontwork", +"Foote~r":"~Pie de páxina", +"For Paragraph":"Pal párrafu", +"For Selection":"Pa seleición", +"Format Axis...":"Formatu de Exe...", +"Format Chart Area...":"Formatu Área gráfica...", +"Format Data Labels...":"Formatu d'etiquetes de Datos...", +"Format Data Point...":"Formatu del puntu de datos...", +"Format Data Series...":"Formatu de Series de datos...", +"Format Floor...":"Formatu del suelu...", +"Format Legend...":"Formatu Lleenda...", +"Format Major Grid...":"Formatu Rexella principal...", +"Format Mean Value Line...":"Formatu del valor mediu de llinia...", +"Format Minor Grid...":"Formatu Rexella secundaria...", +"Format Selection...":"Formatu Seleición...", +"Format Single Data Label...":"Formatu d'una etiqueta de datos...", +"Format Stock Gain...":"Formatu de ganancia de valores...", +"Format Stock Loss...":"Formatu de perda de valores...", +"Format Title...":"Formatu Títulu...", +"Format Trend Line Equation...":"Formatu de la ecuación de llinia de tendencia...", +"Format Trend Line...":"Formatu de llinia de tendencia...", +"Format Wall...":"Formatu del muru...", +"Format X Error Bars...":"Formatu de barres d'error X...", +"Format Y Error Bars...":"Formatu de barres d'error Y...", +"Format as Currency":"Formatiar como moneda", +"Formatting Mark":"Marca de formatu", +"Forward One":"P'alantre", +"Fo~rm":"Fo~rmulariu", +"Frame":"Marcu", +"F~ont Size...":"~Tamaños de fonte...", +"F~ormat":"F~ormatu", +"F~ull Screen":"P~antalla completa", +"General":"Xeneral", +"Group Sparklines":"Agrupar les minigráfiques", +"Heart":"Corazón", +"Hexagon":"Hexágonu", +"He~ader":"~Testera", +"Horizontal Scroll":"Pergamín horizontal", +"H~ide":"A~nubrir", +"H~ide Rows":"Ta~pecer fileres", +"Icon Set...":"Xuegu d'iconos...", +"Ignore":"Inorar", +"Ignore All":"Inoralo too", +"Image Mode":"Mou d'imaxe", +"In ~Background":"Nel ~fondu", +"Increase Indent":"Aumentar sangría", +"Inflate":"Inflar", +"Insert Audio or Video":"Insertar soníu o videu", +"Insert Axis":"Inxertar Exe", +"Insert Axis Title":"Inxertar Títulu de Exe", +"Insert Chart":"Inxertar gráfica", +"Insert Column Break":"Inxertar un saltu de columna", +"Insert Comment":"Inxertar un comentariu", +"Insert Data Labels":"Inxertar etiquetes de datos", +"Insert Endnote":"Inxertar una nota a lo cabero", +"Insert Hyperlink":"Inxertar hiperenllaz", +"Insert Image...":"Inxertar imaxe...", +"Insert Index Entry":"Inxertar una entrada d'índiz", +"Insert Major Grid":"Inxertar la rexella principal", +"Insert Mean ~Value Line":"Inxertar llinia de ~valor mediu", +"Insert Minor Grid":"Inxertar rexella secundaria", +"Insert Single Data Label":"Inxertar una sola etiqueta de datos", +"Insert Slide":"Inxertar diapositiva", +"Insert Titles...":"Inxertar Títulos...", +"Insert Tre~nd Line...":"Inxertar Curv~a de tendencia...", +"Insert Unnumbered Entry":"Inxertar entrada ensin númberu", +"Insert Vertical Text":"Inxertar testu vertical", +"Insert page number":"Inxertar el númberu de la páxina", +"Insert ~Cells...":"Inxertar ~Caxelles...", +"Insert/Delete Axes...":"Inxertar/desaniciar exes...", +"Invert":"Invertir", +"Isosceles Triangle":"Triángulu isósceles", +"Italic":"Cursiva", +"Justified":"Xustificáu", +"Language":"Llingua", +"Language Status":"Estáu de la llingua", +"Layout":"Distribución", +"Left":"Izquierda", +"Left Arrow":"Flecha izquierda", +"Left Arrow Callout":"Llamada de flecha izquierda", +"Left Brace":"Llave d'apertura", +"Left Bracket":"Paréntesis d'apertura", +"Left and Right Arrow":"Flecha izquierda y drecha", +"Left and Right Arrow Callout":"Llamada de flecha izquierda o drecha", +"Left-To-Right":"De izquierda a drecha", +"Lightning Bolt":"Rayu", +"Line":"Llinia", +"Line Callout 1":"Llamada de llinia 1", +"Line Callout 2":"Llamada de llinia 2", +"Line Callout 3":"Llamada de llinia 3", +"Line Color":"Color de la llinia", +"Line Connector":"Coneutor llinial", +"Line Connector Ends with Arrow":"Coneutor llinial con flecha al final", +"Line Spacing: 1":"Interlliñáu: 1", +"L~ine...":"Ll~inia...", +"Manage Track Changes":"Xestionar control de cambeos", +"Manage...":"Xestionar...", +"Manual ~Break...":"Sa~ltu manual...", +"Media":"Medios", +"Moon":"Lluna", +"M~erge and Center Cells":"Am~estar y centrar caxelles", +"Name...":"Nome...", +"Na~vigator":"~Restolador", +"Next":"Siguiente", +"Next Page":"Páxina siguiente", +"No List":"Ensin llista", +"Notched Right Arrow":"Flecha cortada a la drecha", +"Number":"Númberu", +"Number Format":"Formatu numbéricu", +"Number Format...":"Formatu de númberu...", +"Number Format: Currency":"Formatu numbéricu: Moneda", +"Number Format: Decimal":"Formatu numbéricu: Decimal", +"Number Format: Exponential":"Formatu numbéricu: Esponencial", +"Number Format: Percent":"Formatu numbéricu: Porcentaxe", +"Number Format: Standard":"Formatu numbéricu: Estándar", +"Number Format: Time":"Formatu numbéricu: Tiempu", +"Octagon":"Octógonu", +"Octagon Bevel":"Escuadra octagonal", +"Open Circle (Curve)":"Círculu abiertu (curva)", +"Open Circle (Pour)":"Círculu abiertu (semicircular)", +"Open Hyperlink":"Abrir l'hiperenllaz", +"Optimal Column Width":"Anchor óptimu de columna", +"Optimal Row Height":"Altor óptimu de la filera", +"Outline Font Effect":"Contornu tipográficu", +"Overline":"Sobrellinia", +"Page Properties...":"Propiedaes de la páxina...", +"Page ~Count":"~Cuntar páxines", +"Parallelogram":"Paralelogramu", +"Paste ~Special...":"Apegadura ~especial...", +"Pentagon":"Pentágonu", +"Percent":"Porcentaxe", +"Pi~vot Table...":"Tabla ~dinámica…", +"Plain Text":"Testu planu", +"Pop Art":"Pop art", +"Position and Si~ze...":"P~osición y tamañu...", +"Previous Page":"Páxina anterior", +"Prin~t Ranges":"Es~tayes d'imprentación", +"Properties":"Propiedaes", +"Propert~ies...":"Prop~iedaes...", +"Protect Cells":"Protexer les caxelles", +"Protect ~Sheet...":"Protexer fue~ya...", +"Puzzle":"Puzzle", +"P~aragraph...":"Pá~rrafu...", +"QR and ~Barcode...":"Códigu de ~barres y QR...", +"Rectangle":"Reutángulu", +"Rectangle, Rounded":"Reutángulu, redondiáu", +"Rectangular Callout":"Llamada rectangular", +"Reject":"Refugar", +"Reject All":"Refugar ensembre", +"Remove Noise":"Eliminar ruíu", +"Rename Master":"Camudar nome de documentu maestru", +"Reply Comment":"Responder comentariu", +"Reset Data Point":"Reafitar puntu de datos", +"Reset all Data Points":"Reafitar tolos puntos de datos", +"Restart Numbering":"Reentamar numberación", +"Right":"Derecha", +"Right Arrow":"Flecha drecha", +"Right Arrow Callout":"Llamada de flecha drecha", +"Right Brace":"Llave de pieslle", +"Right Bracket":"Paréntesis de pieslle", +"Right Triangle":"Triángulu drechu", +"Right or Left Arrow":"Flecha izquierda o drecha", +"Right-To-Left":"De drecha a izquierda", +"Ring":"Corona circular", +"Rotate 90° ~Left":"Xirar 90° a la ~izquierda", +"Rotate 90° ~Right":"Xirar 90° a la ~drecha", +"Round Callout":"Llamada redonda", +"Rounded Rectangular Callout":"Llamada rectangular redondeada", +"Row":"Filera", +"Row ~Height...":"Altor de fi~lera...", +"R~efresh Range":"~Anovar área", +"R~ight-To-Left":"De ~drecha a izquierda", +"R~un Macro...":"Exe~cutar macro...", +"S-shaped Arrow":"Flecha en forma de S", +"Save ~As...":"Grabar ~Como...", +"Scientific":"Científicu", +"Select Cell":"Esbillar caxella", +"Select Column":"Escoyer columna", +"Select Row":"Escoyer filera", +"Select Table":"Escoyer tabla", +"Select ~All":"Esbillar ~too", +"Set Heading Numbering":"Afitar numberación de títulos", +"Se~ction...":"~Seición...", +"Shadow":"Solombra", +"Sharpen":"Enfocar", +"Sheet R~ight-To-Left":"Fueya de drec~ha a izquierda", +"Show":"Amosar", +"Show track changes":"Amosar el control de cambeos", +"Sho~w Slide":"Amos~ar diapositiva", +"Sidebar":"Barra llateral", +"Signet":"Sellu", +"Slant Down":"Inclinar p'abaxo", +"Slant Up":"Inclinar p'arriba", +"Slide Layout":"Distribución de diapositives", +"Slide Properties...":"Propiedaes de la diapositiva...", +"Small capitals":"Versalines", +"Smiley Face":"Emoticonu", +"Snap to Grid":"Axustar a cuadrícula", +"Sort Ascending":"Orde ascendente", +"Sort Descending":"Orde descendente", +"So~rt...":"A~xeitar...", +"Sparkline...":"Minigráfica...", +"Sparklines":"Minigráfiques", +"Split Arrow":"Dividir flecha", +"Split Table...":"Dixebrar tabla...", +"Square":"Cuadráu", +"Square Bevel":"Escuadra cuadrada", +"Square, Rounded":"Cuadráu, redondeáu", +"Statistics":"Estadístiques", +"Stop":"Parar", +"Straight Connector":"Coneutor reutu", +"Straight Connector ends with Arrow":"Coneutor direutu con flecha al final", +"Straight Connector with Arrows":"Coneutor direutu con fleches", +"Strikethrough":"Tacháu", +"Striped Right Arrow":"Flecha dividida a la drecha", +"Subscript":"Subíndiz", +"Sun":"Sol", +"Superscript":"Superíndiz", +"Symbol":"Símbolu", +"Table of Contents and Inde~x":"Sumariu ya índi~z", +"Ta~ble Properties...":"Propiedaes de la ta~bla...", +"Text Wrap...":"Axuste de testu...", +"Theme...":"Tema...", +"Time":"Tiempu", +"Time Field":"Campu d'hora", +"Title Page...":"Portada...", +"To Background":"Mandar al fondu", +"To Foreground":"En primer planu", +"To Next Paragraph in Level":"Dir al párrafu siguiente del mesmu nivel", +"To Previous Paragraph in Level":"Dir al párrafu anterior del mesmu nivel", +"To P~age":"~A Páxina", +"To ~Cell":"A ~Caxella", +"To ~Character":"Al ~Caráuter", +"To ~Curve":"En ~curva", +"To ~Frame":"Al ~marcu", +"To ~Paragraph":"Al pá~rrafu", +"Top":"Cimero", +"Transparency":"Tresparencia", +"Trapezoid":"Trapeciu", +"Triangle Down":"Triángulu haza abaxo", +"Triangle Up":"Triángulu haza arriba", +"T~able":"T~abla", +"T~ime (variable)":"H~ora (variable)", +"T~itle":"Tí~tulu", +"Underline":"Solliñáu", +"Ungroup Sparklines":"Desagrupar les minigráfiques", +"Up Arrow":"Flecha arriba", +"Up Arrow Callout":"Llamada de flecha arriba", +"Up and Down Arrow":"Flecha arriba y abaxo", +"Up and Down Arrow Callout":"Llamada de flecha arriba o abaxo", +"Up and Right Arrow":"Flecha arriba o drecha", +"Up and Right Arrow Callout":"Llamada de flecha drecha y arriba", +"Up, Right and Down Arrow":"Flecha arriba drecha y abaxo", +"Vertical Scroll":"Pergamín vertical", +"Vertical Text":"Testu vertical", +"Wave":"Onda", +"Zoom In":"Averar", +"Zoom Out":"Alloñar", +"~3D View...":"Ver en ~3D...", +"~Accessibility Check...":"Inspeición d'~accesibilidá...", +"~Add":"~Amestar", +"~Advanced Filter...":"Peñera a~vanzada...", +"~Analysis of Variance (ANOVA)...":"~Analís de varianza (ANOVA)...", +"~Arrange":"~Allugar", +"~Author":"~Autor", +"~Bottom":"~Baxero", +"~Bring to Front":"~Trayer alantre", +"~Bullets and Numbering...":"~Numberación y Viñetes...", +"~Capitalize Every Word":"~Camudar A Mayúscules Les Iniciales", +"~Centered":"~Centrao", +"~Chart...":"~Gráfica...", +"~Clear":"~Llimpiar", +"~Clear Direct Formatting":"Desani~ciar formatu direutu", +"~Column Break":"Saltu de co~lumna", +"~Columns":"~Columnes", +"~Contour":"~Contornu", +"~Convert":"~Convertir", +"~Correlation...":"~Correllación...", +"~Covariance...":"~Covarianza...", +"~Data Ranges...":"~Rangos de datos...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Date (variable)":"~Data (variable)", +"~Define":"~Definir", +"~Define...":"~Definir...", +"~Delete":"~Desaniciar", +"~Delete Sheet...":"~Desaniciar la fueya...", +"~Descriptive Statistics...":"Estadístiques ~descriptives...", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar contornu...", +"~Edit...":"~Editar...", +"~Enter Group":"E~ditar grupu", +"~Exponential Smoothing...":"Suavizáu ~esponencial...", +"~F-test...":"Prueba ~F...", +"~File":"~Ficheru", +"~First Paragraph":"~Primer párrafu", +"~Fonts...":"~Tipos lletra...", +"~Footnote/Endnote Settings...":"Axustes de notes al pie y a lo cabero...", +"~Function...":"~Función...", +"~Goal Seek...":"~Gueta del valor de destín...", +"~Group":"~Agrupar", +"~Group and Outline":"A~conceyar y Esquema", +"~Group...":"~Aconceyar...", +"~Header and Footer...":"~Testera y pie de páxina...", +"~Height...":"~Altor...", +"~Help":"~Ayuda", +"~Hide":"~Anubrir", +"~Hide AutoFilter":"~Anubrir AutoPeñera", +"~Hide Details":"~Tapecer detalles", +"~Hide Slide":"~Tapecer diapositiva", +"~Hyperlink":"~Hiperenllaz", +"~Hyperlink...":"~Hiperenllaz...", +"~Hyphenation":"~Guionáu", +"~Hyphenation...":"~Guionáu...", +"~Image...":"~Imaxe...", +"~Insert":"~Inxertar", +"~Insert or Edit...":"~Inxertar o editar...", +"~Interaction...":"~Interaición...", +"~Left":"~Izquierda", +"~Line Numbering...":"Numberación de ~llinies...", +"~Manage...":"~Xestionar...", +"~Moving Average...":"~Media móvil...", +"~Optimal Height...":"~Altor óptimu...", +"~Optimal Width...":"Anchor óp~timu...", +"~Page":"~Páxina", +"~Page Number":"Númberu de páx~ina", +"~Page Numbers...":"Numberación de ~páxines...", +"~Page...":"~Páxina...", +"~Paste":"~Apegar", +"~Pivot Table":"~Tabla dinámica", +"~Print...":"~Imprentar...", +"~Properties...":"~Propiedaes...", +"~Recalculate":"~Recalcular", +"~Record":"~Rexistru", +"~Refresh":"~Refrescar", +"~Regression...":"~Regresión...", +"~Remove Hyperlink":"Desaniciar l'hiperenlla~z", +"~Reset Filter":"~Reafitar la peñera", +"~Right":"D~recha", +"~Row":"~Filera", +"~Rows":"~Fileres", +"~Sampling...":"Mue~stréu...", +"~Save":"~Grabar", +"~Sections...":"~Estayes...", +"~Select":"E~scueyi", +"~Send to Back":"Mandar p'atrá~s", +"~Sentence case":"Mayúscula ~anicial", +"~Sheet":"~Fueya", +"~Show":"~Amosar", +"~Show Details":"~Amosar detalles", +"~Sort...":"~Ordenar...", +"~Spacing...":"~Espacios...", +"~Spelling...":"~Ortografía...", +"~Standard Filter...":"Peñera ~predeterminada...", +"~Subject":"~Asuntu", +"~Table":"~Tabla", +"~Table...":"~Tabla...", +"~Thesaurus...":"~Diccionariu de sinónimos...", +"~Time":"~Tiempu", +"~Time (fixed)":"~Hora (fixa)", +"~Time (variable)":"~Hora (variable)", +"~Tools":"Ferramien~tes", +"~Top":"~Cimero", +"~UPPERCASE":"MA~YÚSCULES", +"~Ungroup...":"~Desaconceyar...", +"~Update All":"~Anovar too", +"~Validity...":"~Validación...", +"~View":"~Ver", +"~While Typing":"~Al escribir", +"~Width...":"Anc~hor...", +"~Wrap":"~Axuste", +"~Z-test...":"Prueba ~Z...", +"~lowercase":"minú~scules", +"~tOGGLE cASE":"~iNVERTIR mAYÚSCULES y mINÚSCULES" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/az.json b/f7cloud-office/browser/dist/l10n/uno/az.json new file mode 100644 index 0000000..86b5a1f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/az.json @@ -0,0 +1,9 @@ +{ +"Comments":"Şərhlər", +"Insert Audio or Video":"Səs və ya Video əlavə et", +"Moon":"Ay", +"Stop":"Dayan", +"Sun":"Günəş", +"~Delete":"~Sil", +"~Save":"~Saxla" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/be.json b/f7cloud-office/browser/dist/l10n/uno/be.json new file mode 100644 index 0000000..d3a086b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/be.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12-прамянёвая зорка", +"24-Point Star":"24-прамянёвая зорка", +"4-Point Star":"4-прамянёвая зорка", +"4-way Arrow":"Стрэлка ў 4 бакі", +"4-way Arrow Callout":"Стрэлка вынаска на 4 бакі", +"5-Point Star":"5-прамянёвая зорка", +"6-Point Star":"6-прамянёвая зорка", +"6-Point Star, Concave":"6-прамянёвая зорка, увагнутая", +"8-Point Star":"8-прамянёвая зорка", +"Accept":"Прыняць", +"Accept All":"Прыняць усе", +"Accept All Changes":"Прыняць усе змены", +"Accept Change":"Прыняць змену", +"Accept Track Change and select the next one":"Ухваліць Адсочаную Змену і Выбраць Наступную", +"Accept and Move to Next":"Ухваліць і да Наступнай", +"Add Decimal Place":"Больш разрадаў", +"Add descriptions of non-text content (for accessibility)":"Дадаць апісанне нетэкставага кантэнту (для даступнасці)", +"After":"Пасля", +"Align Bottom":"Раўнаванне знізу", +"Align Bottom to Anchor":"Выраўнаваць па Нізу да Прывязкі", +"Align Center":"Па Цэнтру", +"Align Left":"Раўнаванне злева", +"Align Right":"Раўнаванне справа", +"Align Tex~t":"Выраўноўванне ~Тэксту", +"Align Top":"Раўнаванне зверху", +"Align Top to Anchor":"Выраўнаваць па Верху да Прывязкі", +"Alt Text...":"Альтэрнатыўны тэкст...", +"Anc~hor":"Яка~р", +"Animation":"Анімацыя", +"Apply Suggestion":"Прымяніць прапанову", +"Arch Down (Curve)":"Дуга ўніз, абрыс", +"Arch Down (Pour)":"Дуга ўніз, з заліўкай", +"Arch Left (Curve)":"Дуга ўлева, абрыс", +"Arch Right (Curve)":"Дуга ўправа, абрыс", +"Arch Right (Pour)":"Дуга ўправа, з заліўкай", +"Arch Up (Curve)":"Дуга ўверх, абрыс", +"Arch Up (Pour)":"Дуга ўверх, з заліўкай", +"Arrange":"Упарадкаваць", +"As C~haracter":"Як знак", +"AutoCorr~ect":"Аўта-карэкцыя", +"AutoFill Data Series: automatic":"Аўта-запаўненне выбаркі дадзеных: аўтаматычна", +"Auto~Filter":"Аўта-фільтр", +"A~lignment...":"Раўнаванне...", +"A~rea...":"Абсяг...", +"A~rrange":"Становіш~ча", +"Back One":"Далей", +"Background Color":"Колер фону", +"Before":"Перад", +"Block Arc":"Дуга з заліўкай", +"Bold":"Тлусты", +"Bookmar~k...":"Закладка...", +"Borders (Shift to overwrite)":"Межы (Shift для перазапісу)", +"Bottom":"Знізу", +"Brightness":"Яркасць", +"Caption...":"Подпіс...", +"Center":"У цэнтры", +"Center Horizontal":"Па Цэнтры", +"Center Vertically":"Цэнтраваць па вертыкалі", +"Centered":"У цэнтры", +"Ce~lls...":"Ячэйкі...", +"Character Highlighting Color":"Колер Вылучэння Сімвалаў", +"Character Spacing":"Міжзнакавы інтэрвал", +"Charcoal Sketch":"Накідак Вуглём", +"Chart T~ype...":"Тып дыяграмы...", +"Check Spelling":"Праверка арфаграфіі", +"Chevron":"Шэўрон", +"Chevron Down":"Шэўрон уніз", +"Chevron Up":"Шэўрон уверх", +"Circle":"Колца", +"Circle (Curve)":"Акружына, абрыс", +"Circle (Pour)":"Акружына, з заліўкай", +"Circle Pie":"Сектар колца", +"Circular Arrow":"Стрэлка з колцам", +"Clear Direct Formatting":"Ачысціць Прамое Фармата~ванне", +"Clear ~Direct Formatting":"Ачысціць Прамое Фармата~ванне", +"Cle~ar Cells...":"Ачысціць Ячэйкі...", +"Clone Formatting":"Кланіраваць Фармат", +"Close Master View":"Зачыніць від: майстар-элементы", +"Cloud":"Хмара", +"Cl~ear Contents...":"Ачысціць змест...", +"Color Scale...":"Каляровая Шкала...", +"Column":"Калонка", +"Column ~Width...":"Шырыня Слупка...", +"Columns A~fter":"Слупкі П~асля", +"Columns B~efore":"Слупкі Перад", +"Columns ~After":"Слупкі ~Апасля", +"Columns ~Before":"Слупкі спе~раду", +"Comments":"Каментарыі", +"Comme~nt":"Каментарый", +"Connector":"Злучальнік", +"Connector Ends with Arrow":"Злучальнік Заканчваецца Стрэлкай", +"Connector with Arrows":"Злучальнік са Стрэлкамі", +"Connectors":"Злучальнікі", +"Connectors (double click for multi-selection)":"Злучальнікі (падвойны клік для выбару некалькіх)", +"Content Control Properties":"Уласцівасці Кантролю Зместу", +"Contrast":"Кантраст", +"Copy Hyperlink Location":"Скапіраваць Указанне Гіперспасылкі", +"Cop~y":"Капіраваць", +"Corner Right Arrow":"Стрэлка ў верхні правы вугал", +"Co~lumns...":"Слупкі...", +"Co~mpress...":"Сціснуц~ь...", +"Crop":"Абрэзаць", +"Crop Image":"Абрэзаць відарыс", +"Cross":"Крыж", +"Cross-~reference...":"Пера~крыжаваная спасылка...", +"Cuboid":"Кубоід", +"Currency":"Валюта", +"Current ~Index":"Гэты паказальнік", +"Curve":"Крывая", +"Curve Down":"Крывая ўніз", +"Curve Up":"Крывая ўверх", +"Curved Connector":"Крывая злучальная лінія", +"Curved Connector Ends with Arrow":"Крывы злучальнік з стрэлкай у заканчэнні", +"Curved Connector with Arrows":"Крывы злучальнік з стрэлкамі", +"Cycle Case":"Змяніць Рэгістр", +"Cylinder":"Цыліндр", +"C~ell":"Ячэйка", +"C~haracter...":"Знак...", +"C~onditional":"Ум~оўнае", +"Data Bar...":"Гістаграма...", +"Date":"Дата", +"Date...":"Дата.", +"Dat~e (variable)":"Дата (зменная)", +"Decrease Font Size":"Паменшыць памер шрыфту", +"Decrease Indent":"Паменшыць водступ", +"Decrease Paragraph Spacing":"Паменшыць інтэрвал між абзацамі", +"Decrease Size":"Паменшыць памер", +"Delete All Comments":"Выдаліць Усе Каментарыі", +"Delete All Comments by This Author":"Сцерці ўсе каментарыі гэтага аўтара", +"Delete Axis":"Выдаліць Вось", +"Delete Comment":"Выдаліць Каментарый", +"Delete Content Control":"Выдаліць Кантроль Зместу", +"Delete C~ells...":"Выдаліць ячэйкі...", +"Delete C~ontents...":"Сцерці Змест...", +"Delete Data Labels":"Delete Data Labels", +"Delete Decimal Place":"Менш разрадаў", +"Delete Index":"Выдаліць Указальнік", +"Delete Legend":"Выдаліць Легенду", +"Delete Major Grid":"Выдаліць Асноўную Сетку", +"Delete Minor Grid":"Выдаліць Асноўную Сетку", +"Delete Row":"Выдаліць Шэраг", +"Delete Rows":"Выдаліць Радкі", +"Delete Single Data Label":"Выдаліць Адну Метку Дадзеных", +"Delete Sparkline":"Выдаліць Спарклайн", +"Delete Sparkline Group":"Выдаліць Групу Спарклайнаў", +"Delete Table":"Сцерці табліцу", +"Delete selected columns":"Выдаліць пазначаныя слупкі", +"Delete selected rows":"Выдаліць пазначаныя радкі", +"Delete table":"Выдаліць табліцу", +"Delete ~All Comments":"Выдаліць ~Усе Каментарыі", +"Delete ~Columns":"Выдаліць ~Слупкі", +"Demote Outline Level":"Панізіць Узровень Структуры", +"Demote Outline Level with Subpoints":"Панізіць ўзровень структуры з падпунктамі", +"De~lete...":"Сцерці...", +"Diamond":"Ромб", +"Diamond Bevel":"Ромб са скосамі", +"Digital Signatu~res...":"Лічбавыя подпісы...", +"Display Grid":"Паказаць сетку", +"Doorplate":"Таблічка на дзвярах", +"Double Brace":"Падвойная фігурная дужка", +"Double Bracket":"Падвойная дужка", +"Double Underline":"Падвойнае Падкрэсліванне", +"Down Arrow":"Стрэлка ўніз", +"Down Arrow Callout":"Стрэлка вынаска ўніз", +"Duplicate Page":"Дубліраваць старонку", +"Duplicate ~Slide":"Дублікаваць слайд", +"D~elete Page":"Сцерці старонку", +"Edit Hyperlink...":"Рэдагаваць Спасылку...", +"Edit Section...":"Правіць раздзел...", +"Edit Sparkline Group...":"Рэдагаваць Групу Спарклайнаў", +"Edit Sparkline...":"Рэдагаваць Спарклайны...", +"Ellipse":"Эліпс", +"Ellipse (double click for multi-selection)":"Эліпс (падвойны пстрык для выбару некалькіх)", +"Explosion":"Выбух", +"E~xecute Interaction...":"~Выканаць узаемадзеянне...", +"E~xit Group":"Выйсці з групы", +"Fade Down":"Знікаць уніз", +"Fade Left":"Знікаць улева", +"Fade Right":"Знікаць управа", +"Fade Up":"Знікаць уверх", +"Fade Up and Left":"Знікаць улева і ўверх", +"Fade Up and Right":"Знікаць управа і ўверх", +"Fiel~d":"Пол~е", +"Fill Color":"Колер заліўкі", +"Find Next":"Знайсці наступнае", +"Find Previous":"Знайсці папярэдняе", +"Find and Rep~lace...":"Пошук і Замена...", +"First ~Author":"Першы ~Аўтар", +"Flip Horizontally":"Адлюстраваць гарызантальна", +"Flip Vertically":"Адлюстраваць вертыкальна", +"Flowchart: Alternate Process":"Блок-схема: альтэрнатыўны працэс", +"Flowchart: Card":"Блок-схема: картка", +"Flowchart: Collate":"Блок-схема: парадкаванне", +"Flowchart: Connector":"Блок-схема: злучальнік", +"Flowchart: Data":"Блок-схема: даныя", +"Flowchart: Decision":"Блок-схема: развязанне", +"Flowchart: Delay":"Блок-схема: затрымка", +"Flowchart: Direct Access Storage":"Блок-схема: сховішча з незалежным доступам", +"Flowchart: Display":"Блок-схема: дысплей", +"Flowchart: Document":"Блок-схема: дакумент", +"Flowchart: Extract":"Блок-схема: выйманне", +"Flowchart: Internal Storage":"Блок-схема: унутранае сховішча", +"Flowchart: Magnetic Disc":"Блок-схема: магнітны дыск", +"Flowchart: Manual Input":"Блок-схема: увод ад карыстальніка", +"Flowchart: Manual Operation":"Блок-схема: дзеянне карыстальніка", +"Flowchart: Merge":"Блок-схема: з'яднанне", +"Flowchart: Multidocument":"Блок-схема: мультыдакумент", +"Flowchart: Off-page Connector":"Блок-схема: пазастаронкавы злучальнік", +"Flowchart: Or":"Блок-схема: або", +"Flowchart: Predefined Process":"Блок-схема: прадвызначаны працэс", +"Flowchart: Preparation":"Блок-схема: падрыхтоўка", +"Flowchart: Process":"Блок-схема: працэс", +"Flowchart: Punched Tape":"Блок-схема: перфастужка", +"Flowchart: Sequential Access":"Блок-схема: паслядоўны доступ", +"Flowchart: Sort":"Блок-схема: парадкаванне", +"Flowchart: Stored Data":"Блок-схема: захаваныя даныя", +"Flowchart: Summing Junction":"Блок-схема: вузел складання", +"Flowchart: Terminator":"Блок-схема: тэрмінатар", +"Flower":"Кветка", +"Folded Corner":"Складзены вугал", +"Font Color":"Колер шрыфту", +"Fontwork Shape":"Абрыс шрыфтавання", +"Fontwork...":"Шрыфтаванне...", +"Foote~r":"Калантытул ніжні", +"For All Text":"Для ўсяго тэксту", +"For Paragraph":"Для Абзацу", +"For Selection":"Для Абранага", +"Format Axis...":"Фармат Восі...", +"Format Chart Area...":"Фармат Вобласці Дыяграмы...", +"Format Data Labels...":"Format Data Labels...", +"Format Data Point...":"Format Data Point...", +"Format Data Series...":"Format Data Series...", +"Format Floor...":"Фармат Заснавання...", +"Format Legend...":"Фармат Легенды...", +"Format Major Grid...":"Фармат Асноўнай Сеткі...", +"Format Mean Value Line...":"Фармат Лініі Сярэдняга Значэння...", +"Format Minor Grid...":"Фармат Дадатковай Сеткі...", +"Format Pa~ge...":"Фармат старонкі...", +"Format Selection...":"Фармаціраваць Абранае...", +"Format Single Data Label...":"Фармат Адной Меткі Дадзеных...", +"Format Stock Gain...":"Фармат Фондавых Набыццёў...", +"Format Stock Loss...":"Фармат Фондавых Страт...", +"Format Title...":"Фармат Загалоўку...", +"Format Trend Line Equation...":"Фармат ураўнення лініі тэндэнцыі...", +"Format Trend Line...":"Фармат Лініі Трэнду...", +"Format Wall...":"Фармат Сцяны...", +"Format X Error Bars...":"Аформіць слупкі памылак X...", +"Format Y Error Bars...":"Фармат Палос Памылак Y...", +"Format as Currency":"Фармат - валютны", +"Format as Date":"Фармат - дата", +"Format as General":"Фармат - агульны", +"Format as Number":"Фармат - лік", +"Format as Percent":"Фармат - працэнты", +"Format as Scientific":"Фармат - навуковы", +"Format as Time":"Фармат - час", +"Formatting Mark":"Маркёр фарматавання", +"Formula to Value":"Формула ў значэнне", +"Forward One":"Бліжэй", +"For~matting Marks":"Маркёры фарматавання", +"Fo~rm":"~Форма", +"Frame":"Рамка", +"Freeze First Column":"Замарозіць Першы Слупок", +"Freeze First Row":"Замарозіць Першы Радок", +"Freeze Rows and Columns":"Замарозіць Радкі і Слупкі", +"Freeze ~Cells":"Зафіксаваць Ячэйкі", +"F~ont Size...":"Памер шрыфта...", +"F~ormat":"Фармат", +"F~ourier Analysis...":"Аналіз Фу~р'е...", +"F~rame...":"Рамка...", +"F~ull Screen":"На ўвесь экран", +"General":"Агульны", +"Give a label to identify an object":"Дайце метку для ідэнтыфікацыі аб'екта", +"Go t~o Page...":"Да стар~онкі...", +"Go t~o Slide...":"Перайсці да Слайда...", +"Group Sparklines":"Групаваць Спарклайны", +"Heading ~Numbering...":"~Нумарацыя Загалоўкаў...", +"Heart":"Сэрца", +"Hexagon":"Шасцівугольнік", +"He~ader":"Калантытул верхні", +"He~ader and Footer":"Верхні і ніжні калантытулы...", +"Horizontal Scroll":"Гарызантальны скрутак", +"Horizontally ~Center":"Гарызантальна па ~Цэнтру", +"Horizontally ~Left":"Гарызантальна ~Улева", +"Horizontally ~Right":"Гарызантальна У~права", +"Horizontally ~Spacing":"Гарызантальны ~Інтэрвал", +"H~ide":"Не паказваць", +"H~ide Columns":"Не паказваць слупкі", +"H~ide Rows":"Не паказваць радкі", +"Icon Set...":"Значок Мноства.", +"Ignore":"Ігнараваць", +"Ignore All":"Ігнараваць усё", +"Image Mode":"Рэжым відарыса", +"In ~Background":"У фоне", +"Increase Font Size":"Павялічыць памер шрыфту", +"Increase Indent":"Павялічыць водступ", +"Increase Paragraph Spacing":"Павялічыць інтэрвал між абзацамі", +"Increase Size":"Пабольшыць памер", +"Inflate":"Надзьмуць", +"Insert Audio or Video":"Уставіць гуказапіс ці відэа", +"Insert Axis":"Уставіць вось", +"Insert Axis Title":"Уставіць назву восі", +"Insert Bookmark":"Уставіць закладку", +"Insert Caption...":"Уставіць подпіс...", +"Insert Chart":"Уставіць дыяграму", +"Insert Column After":"Уставіць Слупок Пасля", +"Insert Column Before":"Уставіць Слупок Перад", +"Insert Column Break":"Уставіць Разрыў Слупка", +"Insert Columns ~After":"Уставіць Слупкі ~Апасля", +"Insert Columns ~Before":"Уставіць Слупкі Па~перадзе", +"Insert Comment":"Уставіць Каментарый", +"Insert Co~lumns":"Уставіць Слупкі", +"Insert Cross-reference":"Уставіць крыжаваную спасылку", +"Insert Data Labels":"Уставіць подпісы дадзеных", +"Insert Endnote":"Уставіць затэкставую зноску", +"Insert Field":"Уставіць поле", +"Insert Fontwork Text":"Уставіць Эфект Шрыфту Тэкст", +"Insert Footnote":"Уставіць зноску", +"Insert Frame":"Уставіць рамку", +"Insert Hyperlink":"Уставіць сеціўную спасылку", +"Insert Image...":"Уставіць відарыс...", +"Insert Index Entry":"Уставіць складнік індэкса", +"Insert Line (double click for multi-selection)":"Уставіць Лінію (падвойны пстрык для выбару некалькіх)", +"Insert Major Grid":"Уставіць асноўную рашотку", +"Insert Mean ~Value Line":"Уставіць лінію сярэдняга значэння", +"Insert Minor Grid":"Уставіць дапаможную рашотку", +"Insert Page Break":"Уставіць разрыў старонкі", +"Insert Page Number":"Уставіць Нумар Старонкі", +"Insert Row Above":"Уставіць радок вышэй", +"Insert Row Below":"Уставіць радок ніжэй", +"Insert Rows ~Above":"Уставіць радкі вышэй", +"Insert Rows ~Below":"Уставіць радк~і ніжэй", +"Insert Single Data Label":"Уставіць асобны подпіс", +"Insert Slide":"Уставіць слайд", +"Insert Soft Hyphen...":"Уставіць Мяккі Перанос...", +"Insert Special Character":"Уставіць адвольны знак", +"Insert Special Characters":"Уставіць адвольны знак", +"Insert Text Box":"Уставіць тэкставае поле", +"Insert Text Box (double click for multi-selection)":"Уставіць Тэкставы Блок (падвойны пстрык для выбару некалькіх)", +"Insert Titles...":"Уставіць загалоўкі...", +"Insert Tre~nd Line...":"Уставіць лінію тэндэнцыі...", +"Insert Unnumbered Entry":"Уставіць ненумараваны складнік", +"Insert Vertical Text":"Уставіць вертыкальны тэкст", +"Insert columns after":"Уставіць слупкі пасля", +"Insert columns before":"Уставіць слупкі перад", +"Insert page number":"Уставіць нумар старонкі", +"Insert rows above":"Уставіць радкі вышэй", +"Insert rows below":"Уставіць радкі ніжэй", +"Insert ~Cells...":"Уставіць Ячэйкі...", +"Insert ~Rows":"Уставіць радкі", +"Insert ~Table...":"Уставіць ~Табліцу...", +"Insert ~X Error Bars...":"Уставіць Панэль Памылак ~X...", +"Insert ~Y Error Bars...":"Уставіць ~Y Панэль Памылак", +"Insert/Delete Axes...":"Уставіць/прыбраць восі...", +"Invert":"Інвертаваць", +"Isosceles Triangle":"Роўнабаковы трохвугольнік", +"Italic":"Курсіў", +"Justified":"Па шырыні", +"Language":"Мова", +"Language Status":"Стан мовы", +"Layout":"Выклад", +"Left":"Злева", +"Left Arrow":"Стрэлка ўлева", +"Left Arrow Callout":"Стрэлка вынаска ўлева", +"Left Brace":"Левая фігурная дужка", +"Left Bracket":"Левая дужка", +"Left and Right Arrow":"Стрэлка ўлева і ўправа", +"Left and Right Arrow Callout":"Стрэлка вынаска ўлева і ўправа", +"Left-To-Right":"Злева Направа", +"Lightning Bolt":"Маланка", +"Line":"Лінія", +"Line Callout 1":"Лінійная вынаска 1", +"Line Callout 2":"Лінійная вынаска 2", +"Line Callout 3":"Лінійная вынаска 3", +"Line Color":"Колер лініі", +"Line Connector":"Злучальнік як Лінія", +"Line Connector Ends with Arrow":"Злучальнік Лінія Заканчваецца Стрэлкай", +"Line Spacing":"Інтэрвал радкоў", +"Line Spacing: 1":"Інтэрвал радкоў: 1", +"Line Spacing: 1.5":"Інтэрвал радкоў: 1,5", +"Line Spacing: 2":"Інтэрвал радкоў: 2", +"Lis~ts":"Спісы", +"L~ine...":"Лінія...", +"Manage Track Changes":"Кіраванне Адсочанымі Зменамі", +"Manage...":"Арганізаваць...", +"Manual ~Break...":"Адвольны разрыў...", +"Master Slides":"Майстр-слайды", +"Media":"Медыя", +"Merge Cells":"Аб'яднаць Ячэйкі", +"Merge and center or unmerge cells depending on the current toggle state":"Аб'яднаць і адцэнтраваць або раз'яднаць ячэйкі ў залежнасці ад бягучага стану пераключэння", +"Moon":"Месяц", +"More ~Filters":"Іншыя фільтры", +"Move Item Down":"Перамясціць Элемент Уніз", +"Move Item Down with Subpoints":"Перамясціць Элемент Уніз з Падпунктамі", +"Move Item Up":"Перамясціць Элемент Уверх", +"Move Item Up with Subpoints":"Перамясціць Элемент Уверх з Падпунктамі", +"M~erge and Center Cells":"Аб'яднаць і Цэнтраваць Ячэйкі", +"Name...":"Назва...", +"Na~vigator":"Навігатар", +"New Page":"Стварыць старонку", +"Next":"Да наступнай", +"Next Page":"Наступная старонка", +"Next Track Change":"Наступная асочаная змена", +"No List":"Без Спіску", +"Non-breaking ~Hyphen":"Непарыўны Пе~ранос", +"None":"Няма", +"Notched Right Arrow":"Зазубленая стрэлка ўправа", +"Number":"Лік", +"Number Format":"Фармат лікаў", +"Number Format...":"Фармат лікаў...", +"Number Format: Currency":"Фармат лікаў: грошы", +"Number Format: Date":"Фармат лікаў: дата", +"Number Format: Decimal":"Фармат лікаў: дзесятковы", +"Number Format: Exponential":"Фармат лікаў: навуковы", +"Number Format: Percent":"Фармат лікаў: працэнты", +"Number Format: Standard":"Фармат лікаў: стандартны", +"Number Format: Time":"Фармат лікаў: час", +"Octagon":"Васьмівугольнік", +"Octagon Bevel":"Васьмівугольнік са скосамі", +"Open Circle (Curve)":"Адкрытая акружына, абрыс", +"Open Circle (Pour)":"Адкрытая акружына, з заліўкай", +"Open Hyperlink":"Адчыніць Гіперспасылку", +"Open the Elements Deck":"Адчыніць Панэль Элементаў", +"Open the Styles Deck":"Адчыніць Панэль Стыляў", +"Optimal Column Width":"Аптымальная Шырыня Слупка", +"Optimal Row Height":"Аптымальная вышыня радка", +"Orientation":"Арыентацыя", +"Outline Font Effect":"Эфект Контурнага Шрыфту", +"Overline":"Надкрэслены", +"Page Properties...":"Уласцівасці старонкі...", +"Page Tit~le":"Загаловак старонкі", +"Page ~Count":"Колькасць старонак", +"Paired ~t-test...":"Парны ~t-test...", +"Parallelogram":"Паралелаграм", +"Paste ~Special...":"Уставіць спец~ыяльнае...", +"Pentagon":"Пяцівугольнік", +"Percent":"Працэнт", +"Pi~vot Table...":"Зводная Табліца...", +"Plain Text":"Просты тэкст", +"Pop Art":"Поп-Арт", +"Position and Si~ze...":"Пазіцыя і памер...", +"Previous Page":"Папярэдняя старонка", +"Previous Track Change":"Папярэдняя асочаная змена", +"Prin~t Ranges":"Абсягі друку", +"Prohibited":"Забаронена", +"Promote Outline Level":"Павысіць Узровень Структуры", +"Promote Outline Level with Subpoints":"Павысіць Узровень Структуры з Падпунктамі", +"Properties":"Уласцівасці", +"Propert~ies...":"Уласцівасці...", +"Protect Cells":"Абараніць Ячэйку", +"Protect ~Sheet...":"Абараніць ~Аркуш...", +"Pr~evious":"Папярэдняя", +"Puzzle":"Галаваломка", +"P~aragraph...":"Абзац...", +"QR and ~Barcode...":"Квадра ~і Штрыхкод...", +"Record Track Changes":"Запісваць асочаныя змены", +"Rectangle":"Прамавугольнік", +"Rectangle (double click for multi-selection)":"Прамавугольнік (падвойны пстрык для выбару некалькіх)", +"Rectangle, Rounded":"Прамавугольнік скруглены", +"Rectangular Callout":"Прамавугольная вынаска", +"Reject":"Адхіліць", +"Reject All":"Адхіліць Усе", +"Reject All Changes":"Адхіліць Усе Змены", +"Reject Change":"Адхіліць змену", +"Reject Track Change and select the next one":"Адмовіцца ад Адсочанай Змены і Выбраць Наступную", +"Reject and Move to Next":"Адмовіцца і да Наступнага", +"Remove Noise":"Выдаліць Шум", +"Rename Master":"Назваць майстра", +"Rename S~heet...":"Перайменаваць А~ркуш...", +"Reply Comment":"Адказаць на Каментарый", +"Reset Data Point":"Reset Data Point", +"Reset all Data Points":"Скінуць усе Кропкі Дадзеных", +"Resolved Comments":"Вырашаныя Каментарыі", +"Restart Numbering":"Пачаць нумараванне нанова", +"Right":"Справа", +"Right Arrow":"Стрэлка ўправа", +"Right Arrow Callout":"Стрэлка вынаска ўправа", +"Right Brace":"Правая фігурная дужка", +"Right Bracket":"Правая дужка", +"Right Triangle":"Прамавугольны трохвугольнік", +"Right or Left Arrow":"Стрэлка ўлева або ўправа", +"Right-To-Left":"Справа налева", +"Ring":"Колца", +"Rotate 90° ~Left":"Павярнуць на 90° улева", +"Rotate 90° ~Right":"Павярнуць на 90° управа", +"Rot~ate":"Паварот", +"Round Callout":"Скругленая вынаска", +"Rounded Rectangular Callout":"Прамавугольная вынаска, скругленая", +"Row":"Радок", +"Row ~Height...":"Вышыня радка...", +"Rows ~Above":"Радкі вышэй", +"Rows ~Below":"Радкі ніжэй", +"R~efresh Range":"Абсяг абнаўлення", +"R~ight-To-Left":"Справа-налева", +"R~un Macro...":"Выканаць макрас...", +"S-shaped Arrow":"Стрэлка ў форме \"S\"", +"Save ~As...":"Запісаць як...", +"Scientific":"Навуковы", +"Select Cell":"Выбраць Ячэйку", +"Select Column":"Пазначыць калонку", +"Select Row":"Пазначыць радок", +"Select Table":"Выбраць Табліцу", +"Select ~All":"Пазначыць усё", +"Select ~Range...":"Выбе~рыце Дыяпазон...", +"Set Background Image...":"Задаць фонавы відарыс...", +"Set Character Spacing":"Міжзнакавы інтэрвал", +"Set Heading Numbering":"Усталяваць Нумарацыю Загалоўкаў", +"Set Line Spacing":"Задаць міжрадковы інтэрвал", +"Se~ction...":"Раздзел...", +"Shadow":"З ценем", +"Sharpen":"Рэказць", +"Sheet R~ight-To-Left":"Аркушы* справа-налева", +"Show":"Паказаць", +"Show Navigator Window":"Паказаць акно навігатара", +"Show track changes":"Паказаць Адсочаныя Змены", +"Sho~w Rows":"Паказваць радкі", +"Sho~w Slide":"Паказваць слайд", +"Sidebar":"Бакоўка", +"Signat~ure Line...":"Радок з Подпіса~м", +"Signet":"Сікгнет", +"Slant Down":"Нахіл уніз", +"Slant Up":"Нахіл уверх", +"Slide Layout":"Slide Layout", +"Slide Properties...":"Уласцівасці слайда...", +"Slide Tit~le":"Загаловак слайда", +"Slide Transition":"Пераход слайда", +"Slide ~Count":"Колькасць слайдаў", +"Slide ~Layout":"~Разметка слайда", +"Small capitals":"Малыя капітэлі", +"Smiley Face":"\"Усмешка\"", +"Snap to Grid":"Прыцягвацца да рашоткі", +"Sort Ascending":"У парадку павелічэння", +"Sort Descending":"У парадку памяншэння", +"So~rt...":"Парадкаваць...", +"Sparkline...":"Спарклайн...", +"Sparklines":"Спарклайны", +"Split Arrow":"Падзеленая стрэлка", +"Split Cells...":"Раз'яднаць Ячэйкі...", +"Split Table...":"Падзяліць табліцу", +"Square":"Квадрат", +"Square Bevel":"Квадрат са скосамі", +"Square, Rounded":"Квадрат скруглены", +"Statistics":"Статыстыка", +"Stop":"Спыніць", +"Straight Connector":"Прамы Злучальнік", +"Straight Connector ends with Arrow":"Просты злучальнік з стрэлкай у заканчэнні", +"Straight Connector with Arrows":"Прамы Злучальнік з Стрэлкамі", +"Strikethrough":"Перакрэслены", +"Striped Right Arrow":"Паласатая стрэлка ўправа", +"Subscript":"Ніжні індэкс", +"Sun":"Сонца", +"Superscript":"Верхні індэкс", +"Symbol":"Знак", +"S~how Columns":"Паказваць Слупкі", +"S~lide":"Слайд", +"S~pecial Character...":"Адвольны знак...", +"Table Cell Background Color":"Колер Фону Ячэйкі Табліцы", +"Table of Contents and Inde~x":"Змест і паказальнікі", +"Ta~ble Properties...":"Уласцівасці табліцы...", +"Text Wrap...":"Згортваць тэкст...", +"Te~xt":"Тэкст", +"Theme...":"Тэма...", +"Thousands Separator":"Раздзяляльнік Разрадаў", +"Time":"Час", +"Time Field":"Поле часу", +"Title Page...":"Тытульная старонка...", +"To Background":"За тэкстам", +"To Cell (~resize with cell)":"Да ячэйкі (памер ячэйкі зменіцца)", +"To Foreground":"Перад тэкстам", +"To Next Paragraph in Level":"Да наступнага абзацу ва ўзроўні", +"To Previous Paragraph in Level":"Да папярэдняга абзацу ва ўзроўні", +"To P~age":"Да старонкі", +"To ~Cell":"Да Ячэйкі", +"To ~Character":"Да знаку", +"To ~Curve":"У крывую", +"To ~Frame":"Да рамкі", +"To ~Paragraph":"Да абзацу", +"Toggle Automatic Spell Checking":"Пераключыць аўтаматычную праверку правапісу", +"Toggle Formatting Marks":"Пераключыць маркёры фарматавання", +"Toggle Ordered List":"Пераключыць Нумараваны Спіс", +"Toggle Shadow":"Пераключыць цень", +"Toggle Unordered List":"Пераключыць Маркіраваны Спіс", +"Top":"Зверху", +"Track Chan~ges":"Асочваць змены", +"Translate...":"Перакласці...", +"Transparency":"Празрыстасць", +"Trapezoid":"Трапецыя", +"Triangle Down":"Трохвугольнік уніз", +"Triangle Up":"Трохвугольнік уверх", +"T~able":"~Табліца", +"T~ime (variable)":"Час (зменны)", +"T~itle":"Назва", +"Underline":"Падкрэслены", +"Unfloat Frame Content":"Не Абцякаць Змест Фрэйма", +"Ungroup Sparklines":"Разгрупаваць Спарклайны", +"Unmerge Cells":"Раз'яднаць Ячэйкі", +"Unprotect Cells":"Зняць Абарону Ячэек", +"Up Arrow":"Стрэлка ўверх", +"Up Arrow Callout":"Стрэлка вынаска ўверх", +"Up and Down Arrow":"Стрэлка ўверх і ўніз", +"Up and Down Arrow Callout":"Стрэлка вынаска ўверх і ўніз", +"Up and Right Arrow":"Стрэлка ўправа і ўверх", +"Up and Right Arrow Callout":"Стрэлка вынаска ўверх і ўправа", +"Up, Right and Down Arrow":"Стрэлка ўправа, уверх і ўніз", +"Update ~Index":"Абнавіць ~Указальнік", +"Vertical Scroll":"Вертыкальны скрутак", +"Vertical Text":"Вэртыкальны тэкст", +"Vertically C~enter":"Вертыкальна па Ц~энтру", +"Vertically S~pacing":"Ра~ўнамерна па Вертыкалі", +"Vertically ~Bottom":"Вертыкальна да ~Нізу", +"Vertically ~Top":"Вертыкальна У~верх", +"View Grid Lines":"Паказваць лініі сеткі", +"Watermark...":"Вадзяны знак...", +"Wave":"Хваля", +"Wrap Text":"Пераносіць тэкст", +"Zoom In":"Павялічыць", +"Zoom Out":"Паменшыць", +"~3D View...":"Від 3D...", +"~Accessibility Check...":"Праверка ~Дасягальнасці", +"~Add":"Дадаць", +"~Add to List":"Дадаць у ~Cпіс", +"~Advanced Filter...":"Складаны фільтр...", +"~Analysis of Variance (ANOVA)...":"Дысперсійны аналіз (ANOVA)...", +"~Arrange":"Становіш~ча", +"~Author":"Аўтар", +"~Automatic Spell Checking":"Аўтаматычная праверка правапісу", +"~Bottom":"Знізу", +"~Bring to Front":"Перанесці Наперад", +"~Bullets and Numbering...":"~Маркеры і Нумараванне...", +"~Capitalize Every Word":"Кожнае Слова З Вялікай", +"~Centered":"У цэнтры", +"~Chart...":"Дыяграма...", +"~Chi-square Test...":"Тэст ~хі-квадрат...", +"~Clear":"Ачы~сціць", +"~Clear Direct Formatting":"Ачысціць Прамое Фармата~ванне", +"~Column":"Слупок", +"~Column Break":"Разрыў Слупка", +"~Columns":"Слу~пкі", +"~Contour":"Контур", +"~Convert":"Ператварыць", +"~Correlation...":"Карэляцыя...", +"~Covariance...":"Каварыяцыя...", +"~Cut":"Выразаць", +"~Data":"~Дадзеныя", +"~Data Ranges...":"~Дыяпазоны дадзеных...", +"~Data Table...":"Табліца дадзеных...", +"~Date":"Дата", +"~Date (fixed)":"~Дата (фіксаваная)", +"~Date (variable)":"~Дата (пераменная)", +"~Define":"Дадаць*", +"~Define Range...":"Задаць ~Дыяпазон", +"~Define...":"Вызначыць...", +"~Delete":"~Выдаліць", +"~Delete Sheet...":"Выняць аркушы...", +"~Delete Slide":"Сцерці слайд", +"~Descriptive Statistics...":"Апісальная статыстыка...", +"~Display Grid":"Паказаць сетку", +"~Edit":"~Правіць", +"~Edit Contour...":"~Правіць Абрыс...", +"~Edit...":"~Правіць...", +"~Endnote":"Зноска затэкставая", +"~Enter Group":"Увайсці ў групу", +"~Exponential Smoothing...":"Экспаненцыйнае згладжванне...", +"~F-test...":"~F-тэст...", +"~File":"~Файл", +"~First Paragraph":"Наступны абзац знізу", +"~Fonts...":"Шрыфты...", +"~Footnote":"Зноска", +"~Footnote/Endnote Settings...":"~Настройкі зносак/канчатковых зносак...", +"~Format Cells...":"Фармат Ячэек...", +"~Formula Object...":"~Формула...", +"~Function...":"Функцыя...", +"~Go to Sheet...":"~Перайсці да Аркуша...", +"~Goal Seek...":"Пад~бор параметра...", +"~Group":"Згрупаваць", +"~Group and Outline":"Група і структура", +"~Group...":"Згрупаваць...", +"~Header and Footer...":"Верхні і ніжні калантытулы...", +"~Headers and Footers...":"Верхні і ніжні калантытулы...", +"~Height...":"Вышыня...", +"~Help":"~Даведка", +"~Hide":"Не паказваць", +"~Hide AutoFilter":"Не паказваць Аўта-фільтр", +"~Hide Details":"Не паказваць падрабязнасці", +"~Hide Sheet":"Не паказваць аркуш", +"~Hide Slide":"Не паказваць слайд", +"~Hyperlink":"~Спасылка", +"~Hyperlink...":"Сеціўная спасылка...", +"~Hyphenation":"Пераносы", +"~Hyphenation...":"Пераносы...", +"~Image...":"Відарыс...", +"~Index Entry...":"~Элемент Указальніка...", +"~Insert":"~Уставіць", +"~Insert or Edit...":"~Уставіць або Рэдагаваць...", +"~Insert...":"~Уставіць...", +"~Interaction...":"Узаемадзеянне...", +"~Left":"Злева", +"~Left-to-Right Mark":"Знак ~Злева-Направа", +"~Line Numbering...":"Нумараванне радкоў...", +"~Manage...":"~Кіраванне...", +"~Middle":"~Адцэнтраваць", +"~More Fields...":"Больш палёў...", +"~More Options...":"~Больш Параметраў...", +"~Move or Copy Sheet...":"Перакласці/капіраваць аркуш...", +"~Moving Average...":"Слізгальнае сярэдняе...", +"~Named Ranges and Expressions":"Названыя абсягі і выразы", +"~New Slide":"С~тварыць слайд", +"~No-break Space":"~Непарыўны Прабел", +"~Optimal":"~Аптымальна", +"~Optimal Height...":"Аптымальная вышыня...", +"~Optimal Width...":"Аптымальная шырыня...", +"~Ordered List":"~Нумараваны Спіс", +"~Page":"Ста~ронка", +"~Page Break":"Ра~зрыў старонкі", +"~Page Number":"~Нумар старонкі", +"~Page Number...":"~Нумар Старонкі", +"~Page Numbers...":"Нумары старонак...", +"~Page Style...":"Стыль Ста~ронкі...", +"~Page...":"Старонка...", +"~Parallel":"~Паралельна", +"~Paste":"Уставіць", +"~Pivot Table":"~Зводная Табліца", +"~Print...":"Друкаваць...", +"~Properties...":"Уласцівасці...", +"~Recalculate":"Пералічыць", +"~Record":"Запіс", +"~Redo":"Зрабіць нанова", +"~Refresh":"Абнавіць", +"~Regression...":"Рэгрэсія...", +"~Remove Hyperlink":"~Выдаліць Спасылку", +"~Remove Outline":"Прыбраць структуру", +"~Reset Filter":"С~кінуць фільтр", +"~Right":"Справа", +"~Right-to-Left Mark":"Знак ~Справа-Налева", +"~Row":"Радок", +"~Rows":"Радкі", +"~Sampling...":"Выбарка...", +"~Save":"Запісаць", +"~Sections...":"Раздзелы...", +"~Select":"Пазначыць", +"~Send to Back":"На ~Задні план", +"~Sentence case":"Як у звычайным сказе", +"~Shape":"Абрыс", +"~Sheet":"Аркуш", +"~Show":"Паказваць", +"~Show Details":"З падрабязнасцямі", +"~Show Sheet...":"Паказваць аркушы...", +"~Slide Number":"Нумар слайда", +"~Soft Hyphen":"Мя~ккі Перанос", +"~Sort...":"Парадкаваць...", +"~Spacing":"Інтэрвал", +"~Spacing...":"Інтэрвал...", +"~Spelling...":"Правапіс...", +"~Standard Filter...":"Стандартны фільтр...", +"~Subject":"Тэма", +"~Table":"~Табліца", +"~Table Properties...":"Уласцівасці ~Табліцы...", +"~Table...":"~Табліца...", +"~Text Box":"Тэкставае поле", +"~Thesaurus...":"Тэзаўрус...", +"~Through":"~Скрозь", +"~Time":"Час", +"~Time (fixed)":"~Час (фіксаваны)", +"~Time (variable)":"~Час (пераменны)", +"~Tools":"~Прылады", +"~Top":"Зверху", +"~UPPERCASE":"ВЯЛІКІЯ ЛІТАРЫ", +"~Undo":"Адмяніць", +"~Ungroup...":"Адгрупаваць...", +"~Unordered List":"~Маркіраваны Спіс", +"~Update All":"Абнавіць усё", +"~Validity...":"Карэктнасць...", +"~View":"~Агляд", +"~While Typing":"Пры ўпісванні", +"~Width...":"Шырыня...", +"~Word Count...":"~Падлік слоў...", +"~Word Joiner":"Аб~'яднальнае Слова", +"~Wrap":"Абгортванне", +"~Z-test...":"~Z-тэст...", +"~Zero-width Space":"~Прабел без Шырыні", +"~lowercase":"малыя літары", +"~tOGGLE cASE":"пЕРАВАРОТ рЭГІСТРА" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/bg.json b/f7cloud-office/browser/dist/l10n/uno/bg.json new file mode 100644 index 0000000..629feea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/bg.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Звезда с 12 лъча", +"24-Point Star":"Звезда с 24 лъча", +"4-Point Star":"Звезда с 4 лъча", +"4-way Arrow":"Четирипосочна стрелка", +"4-way Arrow Callout":"Изнесено означение с четири стрелки", +"5-Point Star":"Звезда с 5 лъча", +"6-Point Star":"Звезда с 6 лъча", +"6-Point Star, Concave":"Звезда с 6 лъча, вдлъбната", +"8-Point Star":"Звезда с 8 лъча", +"Accept":"Приемане", +"Accept All":"Приемане - всички", +"Accept All Changes":"Приемане на всички промени", +"Accept Change":"Приемане на промяната", +"Accept Track Change and select the next one":"Приемане на проследената промяна и избиране на следващата", +"Accept and Move to Next":"Приемане и преминаване към следващата", +"Add Decimal Place":"Добавяне на разреди", +"Add To Dictionary":"Добавяне в речника", +"Add descriptions of non-text content (for accessibility)":"Добавяне на описания за нетекстово съдържание (за достъпност)", +"After":"След", +"Align Bottom":"Подравняване отдолу", +"Align Bottom to Anchor":"Подравняване отдолу по котвата", +"Align Center":"Центрирано подравняване", +"Align Left":"Подравняване отляво", +"Align Right":"Подравняване отдясно", +"Align Tex~t":"Подравняване на текст", +"Align Top":"Подравняване отгоре", +"Align Top to Anchor":"Подравняване отгоре по котвата", +"Alt Text...":"Алтернативен текст...", +"Anc~hor":"Котва", +"Animation":"Анимация", +"Apply Suggestion":"Прилагане на предложеното", +"Arch Down (Curve)":"Дъга надолу (крива)", +"Arch Down (Pour)":"Дъга надолу (изливане)", +"Arch Left (Curve)":"Дъга наляво (крива)", +"Arch Right (Curve)":"Дъга надясно (крива)", +"Arch Right (Pour)":"Дъга надясно (изливане)", +"Arch Up (Curve)":"Дъга нагоре (крива)", +"Arch Up (Pour)":"Дъга нагоре (изливане)", +"Arrange":"Подреждане", +"As C~haracter":"Като з~нак", +"AutoCorr~ect":"Автокор~екция", +"AutoFill Data Series: automatic":"Автозапълване с поредица от данни: автоматично", +"Auto~Filter":"~Автофилтър", +"A~lignment...":"~Подравняване...", +"A~rea...":"~Област...", +"A~rrange":"~Подреждане", +"Back One":"Стъпка назад", +"Background Color":"Фонов цвят", +"Before":"Преди", +"Block Arc":"Блокова дъга", +"Bold":"Получер", +"Bookmar~k...":"Показал~ец...", +"Borders (Shift to overwrite)":"Кантове (Shift за заместване)", +"Bottom":"Отдолу", +"Brightness":"Яркост", +"Caption...":"Надпис...", +"Center":"Центриране", +"Center Horizontal":"Хоризонтално центриране", +"Center Vertically":"Вертикално центриране", +"Centered":"Центрирано", +"Ce~lls...":"Кл~етки...", +"Character Highlighting Color":"Цвят за осветяване на знаците", +"Character Spacing":"Знакова разредка", +"Charcoal Sketch":"Скица с въглен", +"Chart T~ype...":"Тип диа~грама...", +"Check Spelling":"Проверка на правописа", +"Chevron":"V-образна стрелка", +"Chevron Down":"V-образно надолу", +"Chevron Up":"V-образно нагоре", +"Circle":"Кръг", +"Circle (Curve)":"Кръг (крива)", +"Circle (Pour)":"Кръг (изливане)", +"Circle Pie":"Кръгов сектор", +"Circular Arrow":"Кръгова стрелка", +"Clear Direct Formatting":"Изчистване на прякото форматиране", +"Clear ~Direct Formatting":"Изчистване на прякото форматиране", +"Cle~ar Cells...":"Изчистване на клетки...", +"Clone Formatting":"Клониране на форматирането", +"Close Master View":"Затваряне на изгледа Образец", +"Cloud":"Облак", +"Cl~ear Contents...":"Изчистване на съдържанието...", +"Color Scale...":"Цветна скала...", +"Column":"Колона", +"Column ~Width...":"Ширина на колони...", +"Columns A~fter":"Колони след", +"Columns B~efore":"Колони преди", +"Columns ~After":"Колони след", +"Columns ~Before":"Колони преди", +"Comments":"Коментари", +"Comme~nt":"~Коментар", +"Connector":"Съединителна линия", +"Connector Ends with Arrow":"Съединителна линия със стрелка в края", +"Connector with Arrows":"Съединителна линия със стрелки", +"Connectors":"Съединителни линии", +"Connectors (double click for multi-selection)":"Съединителни линии (щракнете двукратно за групов избор)", +"Content Control Properties":"Свойства на контрола за съдържание", +"Contrast":"Контраст", +"Copy Hyperlink Location":"Копиране на хипервръзка", +"Cop~y":"Копиране", +"Corner Right Arrow":"Ъглова стрелка надясно", +"Co~lumns...":"Ко~лони...", +"Co~mpress...":"Компресиране...", +"Crop":"Подрязване", +"Crop Image":"Подрязване на изображение", +"Cross":"Кръст", +"Cross-~reference...":"Кръстосана препратка...", +"Cuboid":"Кубоид", +"Currency":"Валута", +"Current ~Index":"Текущ указател", +"Curve":"Крива", +"Curve Down":"Крива надолу", +"Curve Up":"Крива нагоре", +"Curved Connector":"Извита съединителна линия", +"Curved Connector Ends with Arrow":"Извита съединителна линия със стрелка в края", +"Curved Connector with Arrows":"Извита съединителна линия със стрелки", +"Cycle Case":"Смяна на регистъра", +"Cylinder":"Цилиндър", +"C~ell":"Клетка", +"C~haracter...":"Знак...", +"C~onditional":"Условно", +"Data Bar...":"Лента за данни...", +"Date":"Дата", +"Date...":"Дата…", +"Dat~e (variable)":"Д~ата (променлива)", +"Decrease Font Size":"Намаляване размера на шрифта", +"Decrease Indent":"Намаляване на отстъпа", +"Decrease Paragraph Spacing":"Намаляване отстоянието на абзаца", +"Decrease Size":"Намаляване на шрифта", +"Delete All Comments":"Изтриване на всички коментари", +"Delete All Comments by This Author":"Изтриване на всички коментари от този автор", +"Delete Axis":"Изтриване на ос", +"Delete Comment":"Изтриване на коментар", +"Delete Content Control":"Изтриване на контрола за съдържание", +"Delete C~ells...":"Из~триване на клетки...", +"Delete C~ontents...":"Изт~риване на съдържание...", +"Delete Data Labels":"Изтриване надписи на данните", +"Delete Decimal Place":"Премахване на разреди", +"Delete Index":"Изтриване на указателя", +"Delete Legend":"Изтриване на легенда", +"Delete Major Grid":"Изтриване на главна мрежа", +"Delete Minor Grid":"Изтриване на второстепенна мрежа", +"Delete Row":"Изтриване на редове", +"Delete Rows":"Изтриване на редове", +"Delete Single Data Label":"Изтриване надпис на данна", +"Delete Sparkline":"Изтриване на блещукаща линия", +"Delete Sparkline Group":"Изтриване на група блещукащи линии", +"Delete Table":"Изтриване на таблица", +"Delete selected columns":"Изтриване на избраните колони", +"Delete selected rows":"Изтриване на избраните редове", +"Delete table":"Изтриване на таблица", +"Delete ~All Comments":"Изтриване на ~всички коментари", +"Delete ~Columns":"Изтриване на колони", +"Demote Outline Level":"Понижаване на ниво от плана", +"Demote Outline Level with Subpoints":"Понижаване на ниво от плана с подточките", +"De~lete...":"Изтриване...", +"Diamond":"Ромб", +"Diamond Bevel":"Релефен ромб", +"Digital Signatu~res...":"Цифрови подп~иси...", +"Display Grid":"Показване на мрежата", +"Doorplate":"Табела", +"Double Brace":"Фигурни скоби", +"Double Bracket":"Скоби", +"Double Underline":"Двойно подчертан", +"Down Arrow":"Стрелка надолу", +"Down Arrow Callout":"Изнесено означение със стрелка надолу", +"Duplicate Page":"Дублиране на страница", +"Duplicate ~Slide":"Дублиране на кадър", +"D~elete Page":"Изтриване на страница", +"Edit Hyperlink...":"Редактиране на хипервръзка...", +"Edit Section...":"Редактиране на раздел...", +"Edit Sparkline Group...":"Редактиране на група блещукащи линии...", +"Edit Sparkline...":"Редактиране на блещукаща линия...", +"Ellipse":"Елипса", +"Ellipse (double click for multi-selection)":"Елипса (щракнете двукратно за групов избор)", +"Explosion":"Експлозия", +"E~xecute Interaction...":"Изпълнение на взаимодействие...", +"E~xit Group":"Излизане от група", +"Fade Down":"Отдалечаване надолу", +"Fade Left":"Отдалечаване наляво", +"Fade Right":"Отдалечаване надясно", +"Fade Up":"Отдалечаване нагоре", +"Fade Up and Left":"Отдалечаване нагоре и наляво", +"Fade Up and Right":"Отдалечаване нагоре и надясно", +"Fiel~d":"Поле", +"Fill Color":"Цвят за запълване", +"Find Next":"Търсене напред", +"Find Previous":"Търсене назад", +"Find and Rep~lace...":"Търсене и замяна...", +"First ~Author":"Първи автор", +"Flip Horizontally":"Хоризонтално огледално обръщане", +"Flip Vertically":"Вертикално огледално обръщане", +"Flowchart: Alternate Process":"Блоксхема: алтернативен процес", +"Flowchart: Card":"Блоксхема: карта", +"Flowchart: Collate":"Блоксхема: комплектуване", +"Flowchart: Connector":"Блоксхема: съединение", +"Flowchart: Data":"Блоксхема: данни", +"Flowchart: Decision":"Блоксхема: решение", +"Flowchart: Delay":"Блоксхема: закъснение", +"Flowchart: Direct Access Storage":"Блоксхема: памет с пряк достъп", +"Flowchart: Display":"Блоксхема: екран", +"Flowchart: Document":"Блоксхема: документ", +"Flowchart: Extract":"Блоксхема: извличане", +"Flowchart: Internal Storage":"Блоксхема: вътрешна памет", +"Flowchart: Magnetic Disc":"Блоксхема: магнитен диск", +"Flowchart: Manual Input":"Блоксхема: ръчно въвеждане", +"Flowchart: Manual Operation":"Блоксхема: ръчна операция", +"Flowchart: Merge":"Блоксхема: обединяване", +"Flowchart: Multidocument":"Блоксхема: няколко документа", +"Flowchart: Off-page Connector":"Блоксхема: продължение на друга страница", +"Flowchart: Or":"Блоксхема: ИЛИ", +"Flowchart: Predefined Process":"Блоксхема: типов процес", +"Flowchart: Preparation":"Блоксхема: подготовка", +"Flowchart: Process":"Блоксхема: процес", +"Flowchart: Punched Tape":"Блоксхема: перфолента", +"Flowchart: Sequential Access":"Блоксхема: памет с последователен достъп", +"Flowchart: Sort":"Блоксхема: сортиране", +"Flowchart: Stored Data":"Блоксхема: съхранени данни", +"Flowchart: Summing Junction":"Блоксхема: възел за сумиране", +"Flowchart: Terminator":"Блоксхема: знак за край", +"Flower":"Цвете", +"Folded Corner":"Подвит ъгъл", +"Font Color":"Цвят на шрифта", +"Fontwork Shape":"Форма на Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Долен коло~нтитул", +"For All Text":"За целия текст", +"For Paragraph":"За абзац", +"For Selection":"За селекцията", +"Format Axis...":"Форматиране на ос…", +"Format Chart Area...":"Форматиране фон на диаграма…", +"Format Data Labels...":"Форматиране надписи на данните…", +"Format Data Point...":"Форматиране на една данна…", +"Format Data Series...":"Форматиране на серия от данни…", +"Format Floor...":"Форматиране на дъно…", +"Format Legend...":"Форматиране на легенда...", +"Format Major Grid...":"Форматиране на главна мрежа…", +"Format Mean Value Line...":"Форматиране линия на средната стойност…", +"Format Minor Grid...":"Фрматиране на второстепенна мрежа…", +"Format Pa~ge...":"Форматиране на страница...", +"Format Selection...":"Форматиране на селекцията…", +"Format Single Data Label...":"Форматиране надпис на данна…", +"Format Stock Gain...":"Форматиране на борсови печалби…", +"Format Stock Loss...":"Форматиране на борсови загуби…", +"Format Title...":"Форматиране на заглавие…", +"Format Trend Line Equation...":"Форматиране уравнение на трендова линия…", +"Format Trend Line...":"Форматиране на трендова линия…", +"Format Wall...":"Форматиране на стена…", +"Format X Error Bars...":"Форматиране отсечките на грешката по X…", +"Format Y Error Bars...":"Форматиране отсечките на грешката по Y…", +"Format as Currency":"Форматиране като валута", +"Format as Date":"Форматиране като дата", +"Format as General":"Форматиране с общ формат", +"Format as Number":"Форматиране като число", +"Format as Percent":"Форматиране като процент", +"Format as Scientific":"Форматиране с експоненциален запис", +"Format as Time":"Форматиране като час", +"Formatting Mark":"Знак за форматиране", +"Formula to Value":"Формула към стойност", +"Forward One":"Стъпка напред", +"For~matting Marks":"Форматиращи знаци", +"Fo~rm":"Формуляр", +"Frame":"Рамка", +"Freeze First Column":"Фиксиране на първата колона", +"Freeze First Row":"Фиксиране на първия ред", +"Freeze Rows and Columns":"Фиксиране на редове и колони", +"Freeze ~Cells":"Фиксиране на клетки", +"F~ont Size...":"~Размер на шрифта...", +"F~ormat":"~Форматиране", +"F~ourier Analysis...":"Анализ на Фурие...", +"F~rame...":"Рамка...", +"F~ull Screen":"~Цял екран", +"General":"Общ формат", +"Give a label to identify an object":"Задаване на етикет за идентифициране на обект", +"Go t~o Page...":"Преминаване към страница...", +"Go t~o Slide...":"Преминаване към кадър...", +"Group Sparklines":"Групиране на блещукащи линии", +"Heading ~Numbering...":"Номерация на заглавия...", +"Heart":"Сърце", +"Hexagon":"Шестоъгълник", +"He~ader":"~Горен колонтитул", +"He~ader and Footer":"Колонтитули", +"Horizontal Scroll":"Хоризонтален свитък", +"Horizontally ~Center":"Хоризонтално центрирано", +"Horizontally ~Left":"Хоризонтално отляво", +"Horizontally ~Right":"Хоризонтално отдясно", +"Horizontally ~Spacing":"Хоризонтално с равна разредка", +"H~ide":"Скр~иване", +"H~ide Columns":"Скриване на колони", +"H~ide Rows":"Скриване на редове", +"Icon Set...":"Комплект икони...", +"Ignore":"Игнориране", +"Ignore All":"Игнориране на всички", +"Image Mode":"Режим на изображението", +"In ~Background":"Във фона", +"Increase Font Size":"Увеличаване размера на шрифта", +"Increase Indent":"Увеличаване на отстъпа", +"Increase Paragraph Spacing":"Увеличаване отстоянието на абзаца", +"Increase Size":"Увеличаване на шрифта", +"Inflate":"Изпъкнал", +"Insert Audio or Video":"Вмъкване на звук или видео", +"Insert Axis":"Вмъкване на ос", +"Insert Axis Title":"Вмъкване заглавие на ос", +"Insert Bookmark":"Вмъкване на показалец", +"Insert Caption...":"Вмъкване на надпис...", +"Insert Chart":"Вмъкване на диаграма", +"Insert Column After":"Вмъкване на колона след", +"Insert Column Before":"Вмъкване на колона преди", +"Insert Column Break":"Вмъкване на разделител за колони", +"Insert Columns ~After":"Вмъкване на колони след", +"Insert Columns ~Before":"Вмъкване на колони преди", +"Insert Comment":"Вмъкване на коментар", +"Insert Co~lumns":"Вмъкване на колони", +"Insert Cross-reference":"Вмъкване на кръстосана препратка", +"Insert Data Labels":"Вмъкване надписи на данните", +"Insert Endnote":"Вмъкване на бележка в края", +"Insert Field":"Вмъкване на поле", +"Insert Fontwork Text":"Вмъкване текст на Fontwork", +"Insert Footnote":"Вмъкване на бележка под линия", +"Insert Frame":"Вмъкване на рамка", +"Insert Hyperlink":"Вмъкване на хипервръзка", +"Insert Image...":"Вмъкване на изображение...", +"Insert Index Entry":"Вмъкване на елемент от указател", +"Insert Line (double click for multi-selection)":"Вмъкване на линия (щракнете двукратно за групов избор)", +"Insert Major Grid":"Вмъкване на главна мрежа", +"Insert Mean ~Value Line":"Вмъкване линия на ~средната стойност", +"Insert Minor Grid":"Вмъкване на второстепенна мрежа", +"Insert Page Break":"Вмъкване на знак за нова страница", +"Insert Page Number":"Вмъкване номер на страница", +"Insert Row Above":"Вмъкване на ред отгоре", +"Insert Row Below":"Вмъкване на ред отдолу", +"Insert Rows ~Above":"Вмъкване на редове отгоре", +"Insert Rows ~Below":"Вмъкване на редове отдолу", +"Insert Single Data Label":"Вмъкване надпис на данна", +"Insert Slide":"Вмъкване на кадър", +"Insert Soft Hyphen...":"Вмъкване на меко тире...", +"Insert Special Character":"Вмъкване на специален знак", +"Insert Special Characters":"Вмъкване на специални знаци", +"Insert Text Box":"Вмъкване на текстово поле", +"Insert Text Box (double click for multi-selection)":"Вмъкване на текстово поле (щракнете двукратно за групов избор)", +"Insert Titles...":"Вмъкване на заглавия…", +"Insert Tre~nd Line...":"~Вмъкване на трендова линия…", +"Insert Unnumbered Entry":"Вмъкване на неномерирана позиция", +"Insert Vertical Text":"Вмъкване на вертикален текст", +"Insert columns after":"Вмъкване на колони след", +"Insert columns before":"Вмъкване на колони преди", +"Insert page number":"Вмъкване номер на страница", +"Insert rows above":"Вмъкване на редове отгоре", +"Insert rows below":"Вмъкване на редове отдолу", +"Insert ~Cells...":"Вмъкване на ~клетки...", +"Insert ~Rows":"Вмъкване на редове", +"Insert ~Table...":"Вмъкване на таблица", +"Insert ~X Error Bars...":"Вмъкване отсечки на грешката по X...", +"Insert ~Y Error Bars...":"Вмъкване отсечки на грешката по Y...", +"Insert/Delete Axes...":"Вмъкване/изтриване на оси…", +"Invert":"Инвертиране", +"Isosceles Triangle":"Равнобедрен триъгълник", +"Italic":"Курсив", +"Justified":"Двустранно", +"Language":"Език", +"Language Status":"Състояние на езика", +"Layout":"Оформление", +"Left":"Отляво", +"Left Arrow":"Стрелка наляво", +"Left Arrow Callout":"Изнесено означение със стрелка наляво", +"Left Brace":"Лява фигурна скоба", +"Left Bracket":"Лява скоба", +"Left and Right Arrow":"Стрелка наляво и надясно", +"Left and Right Arrow Callout":"Изнесено означение със стрелки наляво и надясно", +"Left-To-Right":"От ляво надясно", +"Lightning Bolt":"Светкавица", +"Line":"Линия", +"Line Callout 1":"Изнесено означение 1 (с черта)", +"Line Callout 2":"Изнесено означение 2 (с черта)", +"Line Callout 3":"Изнесено означение 3 (с черта)", +"Line Color":"Цвят на линия", +"Line Connector":"Начупена съединителна линия", +"Line Connector Ends with Arrow":"Начупена съединителна линия със стрелка в края", +"Line Spacing":"Редова разредка", +"Line Spacing: 1":"Редова разредка: 1", +"Line Spacing: 1.5":"Редова разредка: 1,5", +"Line Spacing: 2":"Редова разредка: 2", +"Lis~ts":"Списъци", +"L~ine...":"~Линия...", +"Manage Track Changes":"Управление на проследените промени", +"Manage...":"Управление...", +"Manual ~Break...":"Ръчен ра~зделител...", +"Master Slides":"Кадри образци", +"Media":"Мултимедия", +"Merge Cells":"Сливане на клетки", +"Merge and center or unmerge cells depending on the current toggle state":"Сливане и центриране или разделяне на слети клетки според текущото състояние на превключвателя", +"Moon":"Луна", +"More ~Filters":"Още филтри", +"Move Item Down":"Преместване на елемент надолу", +"Move Item Down with Subpoints":"Преместване на елемент надолу с подточките", +"Move Item Up":"Преместване на елемент нагоре", +"Move Item Up with Subpoints":"Преместване на елемент нагоре с подточките", +"M~erge and Center Cells":"~Сливане и центриране на клетките", +"Name...":"Име...", +"Na~vigator":"На~вигатор", +"New Page":"Създаване на страница", +"Next":"Следваща", +"Next Page":"Следваща страница", +"Next Track Change":"Следваща проследена промяна", +"No List":"Без списък", +"Non-breaking ~Hyphen":"Непрекъсваемо малко тире", +"None":"Няма", +"Notched Right Arrow":"Изрязана стрелка надясно", +"Number":"Число", +"Number Format":"Числов формат", +"Number Format...":"Числов формат...", +"Number Format: Currency":"Числов формат: валута", +"Number Format: Date":"Числов формат: дата", +"Number Format: Decimal":"Числов формат: десетичен", +"Number Format: Exponential":"Числов формат: експоненциален", +"Number Format: Percent":"Числов формат: процент", +"Number Format: Standard":"Числов формат: стандартен", +"Number Format: Time":"Числов формат: час", +"Octagon":"Осмоъгълник", +"Octagon Bevel":"Релефен осмоъгълник", +"Open Circle (Curve)":"Отворен кръг (крива)", +"Open Circle (Pour)":"Отворен кръг (изливане)", +"Open Hyperlink":"Отваряне на хипервръзка", +"Open the Elements Deck":"Отваряне на колодата „Елементи“", +"Open the Styles Deck":"Отваряне на колодата „Стилове“", +"Optimal Column Width":"Оптимална ширина на колони", +"Optimal Row Height":"Оптимална височина на редове", +"Orientation":"Ориентация", +"Outline Font Effect":"Ефект „контур на шрифта“", +"Overline":"Надчертан", +"Page Properties...":"Свойства на страница...", +"Page Tit~le":"Заглавие на страницата", +"Page ~Count":"~Брой на страници", +"Paired ~t-test...":"Сдвоен t-тест", +"Parallelogram":"Успоредник", +"Paste ~Special...":"~Специално поставяне...", +"Pentagon":"Петоъгълник", +"Percent":"Процент", +"Pi~vot Table...":"Обобщена таблица...", +"Plain Text":"Обикновен текст", +"Pop Art":"Поп арт", +"Position and Si~ze...":"По~зиция и размер...", +"Previous Page":"Предишна страница", +"Previous Track Change":"Предишна проследена промяна", +"Prin~t Ranges":"Диапазони за печат", +"Prohibited":"Забранено", +"Promote Outline Level":"Повишаване на ниво от плана", +"Promote Outline Level with Subpoints":"Повишаване на ниво от плана с подточките", +"Properties":"Свойства", +"Propert~ies...":"~Свойства...", +"Protect Cells":"Защита на клетките", +"Protect ~Sheet...":"Защитаване на ~лист...", +"Pr~evious":"Предишна", +"Puzzle":"Пъзел", +"P~aragraph...":"~Абзац...", +"QR and ~Barcode...":"QR и щрихкод...", +"Record Track Changes":"Записване на проследените промени", +"Rectangle":"Правоъгълник", +"Rectangle (double click for multi-selection)":"Правоъгълник (щракнете двукратно за групов избор)", +"Rectangle, Rounded":"Заоблен правоъгълник", +"Rectangular Callout":"Правоъгълно изнесено означение", +"Reinstate":"Връщане", +"Reinstate Change":"Връщане на промяна", +"Reject":"Отхвърляне", +"Reject All":"Отхвърляне - всички", +"Reject All Changes":"Отхвърляне на всички промени", +"Reject Change":"Отхвърляне на промяната", +"Reject Track Change and select the next one":"Отхвърляне на проследената промяна и избиране на следващата", +"Reject and Move to Next":"Отхвърляне и преминаване към следващата", +"Remove Noise":"Премахване на шум", +"Rename Master":"Преименуване на образец", +"Rename S~heet...":"Преименуване на лист...", +"Reply Comment":"Отговор на коментар", +"Reset Data Point":"Подразбиран формат на данна", +"Reset all Data Points":"Подразбиран формат на всички данни", +"Resolved Comments":"Разрешени коментари", +"Restart Numbering":"Започване на номерирането отначало", +"Right":"Отдясно", +"Right Arrow":"Стрелка надясно", +"Right Arrow Callout":"Изнесено означение със стрелка надясно", +"Right Brace":"Дясна фигурна скоба", +"Right Bracket":"Дясна скоба", +"Right Triangle":"Правоъгълен триъгълник", +"Right or Left Arrow":"Стрелка наляво или надясно", +"Right-To-Left":"От дясно наляво", +"Ring":"Пръстен", +"Rotate 90° ~Left":"Завъртане на 90° на~ляво", +"Rotate 90° ~Right":"Завъртане на 90° на~дясно", +"Rot~ate":"Въртене", +"Round Callout":"Овално изнесено означение", +"Rounded Rectangular Callout":"Закръглено правоъгълно изнесено означение", +"Row":"Ред", +"Row ~Height...":"Височина на редове...", +"Rows ~Above":"Редове отгоре", +"Rows ~Below":"Редове отдолу", +"R~efresh Range":"О~пресняване на област", +"R~ight-To-Left":"~От дясно наляво", +"R~un Macro...":"Старт~иране на макрос...", +"S-shaped Arrow":"S-образна стрелка", +"Save ~As...":"Записване като...", +"Scientific":"Експоненциален запис", +"Select Cell":"Избиране на клетка", +"Select Column":"Избиране на колона", +"Select Row":"Избиране на ред", +"Select Table":"Избиране на таблица", +"Select ~All":"Избиране на всичко", +"Select ~Range...":"Избор на диапазон...", +"Set Background Image...":"Задаване на фоново изображение...", +"Set Character Spacing":"Задаване на знакова разредка", +"Set Heading Numbering":"Задаване на номерация за заглавия", +"Set Line Spacing":"Задаване на редова разредка", +"Se~ction...":"Раздел...", +"Shadow":"Сянка", +"Sharpen":"Изостряне", +"Sheet R~ight-To-Left":"Лист от дясно наляво", +"Show":"Показване", +"Show Navigator Window":"Показване на прозореца \"Навигатор\"", +"Show track changes":"Показване на проследените промени", +"Sho~w Rows":"Показване на редове", +"Sho~w Slide":"П~оказване на кадър", +"Sidebar":"Странична лента", +"Signat~ure Line...":"Ред за подпис...", +"Signet":"Печат", +"Slant Down":"Наклон надолу", +"Slant Up":"Наклон нагоре", +"Slide Layout":"Оформление на кадър", +"Slide Properties...":"Свойства на кадър...", +"Slide Tit~le":"Заглавие на кадър", +"Slide Transition":"Преход между кадрите", +"Slide ~Count":"Брой кадри", +"Slide ~Layout":"Оформление на кадър", +"Small capitals":"Малки главни букви", +"Smiley Face":"Усмихнато лице", +"Snap to Grid":"Прилепване към мрежата", +"Sort Ascending":"Възходящо сортиране", +"Sort Descending":"Низходящо сортиране", +"So~rt...":"Сор~тиране...", +"Sparkline...":"Блещукаща линия...", +"Sparklines":"Блещукащи линии", +"Split Arrow":"Разклонена стрелка", +"Split Cells...":"Разделяне на клетки...", +"Split Table...":"Разделяне на таблица...", +"Square":"Квадрат", +"Square Bevel":"Релефен квадрат", +"Square, Rounded":"Заоблен квадрат", +"Statistics":"Статистика", +"Stop":"Знак \"Стоп\"", +"Straight Connector":"Права съединителна линия", +"Straight Connector ends with Arrow":"Права съединителна линия със стрелка в края", +"Straight Connector with Arrows":"Права съединителна линия със стрелки", +"Strikethrough":"Зачертан", +"Striped Right Arrow":"Раирана стрелка надясно", +"Subscript":"Долен индекс", +"Sun":"Слънце", +"Superscript":"Горен индекс", +"Symbol":"Символ", +"S~how Columns":"Показване на колони", +"S~lide":"Кадър", +"S~pecial Character...":"Специален знак...", +"Table Cell Background Color":"Фонов цвят на клетка в таблица", +"Table of Contents and Inde~x":"Съдържание и указател", +"Ta~ble Properties...":"~Свойства на таблица...", +"Text Wrap...":"Пренасяне на текста...", +"Te~xt":"Текст", +"Theme...":"Тема...", +"Thousands Separator":"Разделител на хилядите", +"Time":"Час", +"Time Field":"Поле за час", +"Title Page...":"Заглавна страница...", +"To Background":"Към фона", +"To Cell (~resize with cell)":"Към клетка (преоразмеряване с клетката)", +"To Foreground":"Към предния план", +"To Next Paragraph in Level":"Към следващия абзац в нивото", +"To Previous Paragraph in Level":"Към предишния абзац в нивото", +"To P~age":"Към ~страницата", +"To ~Cell":"Към ~клетката", +"To ~Character":"Към ~знак", +"To ~Curve":"В ~крива", +"To ~Frame":"Към ~рамка", +"To ~Paragraph":"Към ~абзац", +"Toggle Automatic Spell Checking":"Превключване на автоматичната проверка на правописа", +"Toggle Formatting Marks":"Превключване на форматиращите знаци", +"Toggle Ordered List":"Превключване на подреден списък", +"Toggle Shadow":"Превключване на сянката", +"Toggle Unordered List":"Превключване на неподреден списък", +"Top":"Отгоре", +"Track Chan~ges":"Следене на промените", +"Translate...":"Превеждане...", +"Transparency":"Прозрачност", +"Trapezoid":"Трапец", +"Triangle Down":"Триъгълник надолу", +"Triangle Up":"Триъгълник нагоре", +"T~able":"Таблица", +"T~ime (variable)":"Ча~с (променлив)", +"T~itle":"~Заглавие", +"Underline":"Подчертан", +"Unfloat Frame Content":"Премахване на плаваща рамка", +"Ungroup Sparklines":"Разгрупиране на блещукащи линии", +"Unmerge Cells":"Разделяне на слети клетки", +"Unprotect Cells":"Премахване на защитата на клетки", +"Up Arrow":"Стрелка нагоре", +"Up Arrow Callout":"Изнесено означение със стрелка нагоре", +"Up and Down Arrow":"Стрелка нагоре и надолу", +"Up and Down Arrow Callout":"Изнесено означение със стрелки нагоре и надолу", +"Up and Right Arrow":"Стрелка нагоре и надясно", +"Up and Right Arrow Callout":"Изнесено означение със стрелки нагоре и надясно", +"Up, Right and Down Arrow":"Стрелка нагоре, надясно и надолу", +"Update ~Index":"Обновяване на указателя", +"Vertical Scroll":"Вертикален свитък", +"Vertical Text":"Вертикален текст", +"Vertically C~enter":"Вертикално центрирано", +"Vertically S~pacing":"Вертикално с равна разредка", +"Vertically ~Bottom":"Вертикално отдолу", +"Vertically ~Top":"Вертикално отгоре", +"View Grid Lines":"Показване на мрежа", +"Watermark...":"Воден знак...", +"Wave":"Вълна", +"Wrap Text":"Пренасяне на текст", +"Zoom In":"Увеличаване", +"Zoom Out":"Умаляване", +"~3D View...":"Три~измерен изглед...", +"~Accessibility Check...":"Проверка за достъпност...", +"~Add":"~Добавяне", +"~Add to List":"Добавяне към списък", +"~Advanced Filter...":"~Разширен филтър...", +"~Analysis of Variance (ANOVA)...":"Дисперсионен ~анализ (ANOVA)...", +"~Arrange":"~Подреждане", +"~Author":"~Автор", +"~Automatic Spell Checking":"Автоматична проверка на правописа", +"~Bottom":"О~тдолу", +"~Bring to Front":"~Изнасяне отпред", +"~Bullets and Numbering...":"~Водачи и номерация...", +"~Capitalize Every Word":"Г~лавна Буква На Всяка Дума", +"~Centered":"Центрирано", +"~Chart...":"~Диаграма...", +"~Chi-square Test...":"Хи-квадрат критерий...", +"~Clear":"~Изчистване", +"~Clear Direct Formatting":"Изчистване на ~прякото форматиране", +"~Column":"Колона", +"~Column Break":"Разделител на ~колони", +"~Columns":"~Колони", +"~Contour":"~Контур", +"~Convert":"~Преобразуване", +"~Correlation...":"~Корелация...", +"~Covariance...":"~Ковариация...", +"~Cut":"Изрязване", +"~Data":"Данни", +"~Data Ranges...":"~Области с данни...", +"~Data Table...":"Таблица с данни...", +"~Date":"Дата", +"~Date (fixed)":"Дата (фиксирана)", +"~Date (variable)":"Дата (променлива)", +"~Define":"~Дефиниране", +"~Define Range...":"Дефиниране на диапазон...", +"~Define...":"~Дефиниране...", +"~Delete":"Изтриване", +"~Delete Sheet...":"Изтриване на лист...", +"~Delete Slide":"Изтриване на кадър", +"~Descriptive Statistics...":"~Описателна статистка...", +"~Display Grid":"Показване на мрежата", +"~Edit":"~Редактиране", +"~Edit Contour...":"~Редактиране на контура...", +"~Edit...":"~Редактиране...", +"~Endnote":"Бележка в края", +"~Enter Group":"~Влизане в група", +"~Exponential Smoothing...":"~Експоненциално изглаждане...", +"~F-test...":"~F-тест...", +"~File":"~Файл", +"~First Paragraph":"~Първи абзац", +"~Fonts...":"~Шрифтове...", +"~Footnote":"Бележка под линия", +"~Footnote/Endnote Settings...":"Настройки на бележките под линия/в края...", +"~Format Cells...":"Форматиране на клетки...", +"~Formula Object...":"Обект формула...", +"~Function...":"~Функция...", +"~Go to Sheet...":"Скок към лист...", +"~Goal Seek...":"~Удовлетворяване на условие...", +"~Group":"~Групиране", +"~Group and Outline":"~Групиране и план", +"~Group...":"~Групиране...", +"~Header and Footer...":"~Колонтитули", +"~Headers and Footers...":"Колонтитули...", +"~Height...":"~Височина...", +"~Help":"~Помощ", +"~Hide":"~Скриване", +"~Hide AutoFilter":"~Скриване на автофилтъра", +"~Hide Details":"~Скрити детайли", +"~Hide Sheet":"Скриване на лист", +"~Hide Slide":"~Скриване на кадър", +"~Hyperlink":"Хипервръзка", +"~Hyperlink...":"Хипервръзка...", +"~Hyphenation":"~Сричкопренасяне", +"~Hyphenation...":"С~ричкопренасяне...", +"~Image...":"Изображение…", +"~Index Entry...":"Елемент от указател...", +"~Insert":"~Вмъкване", +"~Insert or Edit...":"Вмъкване или редактиране...", +"~Insert...":"Вмъкване...", +"~Interaction...":"~Интерактивност...", +"~Left":"От~ляво", +"~Left-to-Right Mark":"Знак „от ляво надясно“", +"~Line Numbering...":"Номерация на редове...", +"~Manage...":"Управление...", +"~Middle":"В средата", +"~More Fields...":"Още полета...", +"~More Options...":"Още настройки...", +"~Move or Copy Sheet...":"Местене или копиране на лист...", +"~Moving Average...":"Пълзяща средна стойност...", +"~Named Ranges and Expressions":"Наименувани диапазони и изрази", +"~New Slide":"Нов кадър", +"~No-break Space":"Твърд интервал", +"~Optimal":"Оптимално", +"~Optimal Height...":"~Оптимална височина...", +"~Optimal Width...":"~Оптимална ширина...", +"~Ordered List":"Подреден списък", +"~Page":"Страница", +"~Page Break":"Нова страница", +"~Page Number":"Номер на страница", +"~Page Number...":"Номер на страница...", +"~Page Numbers...":"~Номер на страница...", +"~Page Style...":"Стил на страница...", +"~Page...":"~Страница...", +"~Parallel":"Успоредно", +"~Paste":"Поста~вяне", +"~Pivot Table":"Обобщена таблица", +"~Print...":"~Печат...", +"~Properties...":"Свойства...", +"~Recalculate":"~Преизчисляване", +"~Record":"~Регистриране", +"~Redo":"Възстановяване", +"~Refresh":"~Опресняване", +"~Regression...":"Регресия...", +"~Remove Hyperlink":"Премахване на хипервръзка", +"~Remove Outline":"Премахване на плана", +"~Reset Filter":"~Нулиране на филтъра", +"~Right":"От~дясно", +"~Right-to-Left Mark":"Знак „от дясно наляво“", +"~Row":"~Ред", +"~Rows":"~Редове", +"~Sampling...":"~Извадка...", +"~Save":"Записване", +"~Sections...":"~Раздели...", +"~Select":"~Избор", +"~Send to Back":"Изн~асяне отзад", +"~Sentence case":"~Изречение", +"~Shape":"Фигура", +"~Sheet":"~Лист", +"~Show":"~Показване", +"~Show Details":"~Видими детайли", +"~Show Sheet...":"Показване на лист...", +"~Slide Number":"Номер на кадър", +"~Soft Hyphen":"Меко тире за пренос", +"~Sort...":"~Сортиране...", +"~Spacing":"Разредка", +"~Spacing...":"~Разредка...", +"~Spelling...":"~Правопис", +"~Standard Filter...":"~Стандартен филтър...", +"~Subject":"~Тема", +"~Table":"~Таблица", +"~Table Properties...":"Свойства на таблица...", +"~Table...":"~Таблица...", +"~Text Box":"Текстово поле", +"~Thesaurus...":"~Синонимен речник...", +"~Through":"През", +"~Time":"Час", +"~Time (fixed)":"Час (фиксиран)", +"~Time (variable)":"Час (променлив)", +"~Tools":"~Инструменти", +"~Top":"~Отгоре", +"~UPPERCASE":"~ГЛАВНИ БУКВИ", +"~Undo":"Отмяна", +"~Ungroup...":"~Разгрупиране...", +"~Unordered List":"Неподреден списък", +"~Update All":"~Обновяване на всичко", +"~Validity...":"~Валидност...", +"~View":"~Изглед", +"~While Typing":"~При въвеждане", +"~Width...":"~Ширина...", +"~Word Count...":"Брой думи...", +"~Word Joiner":"Съединител на думи", +"~Wrap":"~Обтичане", +"~Z-test...":"Z-тест...", +"~Zero-width Space":"Интервал с нулева ширина", +"~lowercase":"~малки букви", +"~tOGGLE cASE":"~оБРАТЕН рЕГИСТЪР" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/bn-IN.json b/f7cloud-office/browser/dist/l10n/uno/bn-IN.json new file mode 100644 index 0000000..0b45c5e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/bn-IN.json @@ -0,0 +1,478 @@ +{ +"12-Point Star":"১২-কোণের তারা", +"24-Point Star":"২৪-কোণের তারা", +"4-Point Star":"৪-কোণের তারা", +"4-way Arrow":"৪-মুখী তীর", +"4-way Arrow Callout":"৪-মুখী তীর কলআউট", +"5-Point Star":"৫-কোণের তারা", +"6-Point Star":"৬-কোণের তারা", +"8-Point Star":"৮-কোণের তারা", +"Accept All":"সব গ্রহণ করুন", +"Add Decimal Place":"দশমিক স্থান যোগ করুন", +"Align Bottom":"নিচে প্রান্তিক", +"Align Left":"বাম প্রান্তিক", +"Align Right":"ডান প্রান্তিক", +"Align Top":"উপরে প্রান্তিক", +"Arch Down (Curve)":"নিম্নমুখী বক্ররেখা", +"Arch Down (Pour)":"নিম্নমুখী চাপ (বিস্তৃতি)", +"Arch Left (Curve)":"বামমুখী বক্ররেখা", +"Arch Right (Curve)":"ডানমুখী বক্ররেখা", +"Arch Right (Pour)":"ডানমুখী চাপ (বিস্তৃতি)", +"Arch Up (Curve)":"ঊর্ধ্বমুখী বক্ররেখা", +"Arch Up (Pour)":"ঊর্ধ্বমুখী চাপ (বিস্তৃতি)", +"Arrange":"সাজানো", +"As C~haracter":"অক্ষর হিসেবে (~h)", +"AutoCorr~ect":"স্বয়ংক্রিয় সংশোধন (~e)", +"AutoFill Data Series: automatic":"ডাটা ধারা স্বয়ংক্রিয়-পূরণ করা হবে: স্বয়ংক্রিয়", +"Auto~Filter":"স্বয়ংক্রিয়-পরিশোধক (~F)", +"A~lignment...":"প্রান্তিককরণ... (~l)", +"A~rea...":"এলাকা... (~r)", +"A~rrange":"সাজানো (~r)", +"Back One":"পিছনেরটি", +"Background Color":"পেছনের রঙ", +"Block Arc":"ব্লক বৃত্তচাপ", +"Bold":"গাঢ়", +"Bookmar~k...":"বুকমার্ক... (~k)", +"Bottom":"নীচে", +"Brightness":"উজ্জ্বলতা", +"Caption...":"ক্যাপশন...", +"Center":"কেন্দ্র", +"Center Horizontal":"অনুভূমিক কেন্দ্রে", +"Center Vertically":"উল্লম্বভাবে কেন্দ্রস্থিত", +"Centered":"কেন্দ্রস্থিত", +"Ce~lls...":"ঘর... (~l)", +"Character Spacing":"অক্ষরের মাঝের ফাঁক", +"Charcoal Sketch":"কাঠ-কয়লার স্কেচ", +"Chart T~ype...":"লেখচিত্রের ধরন... (~y)", +"Chevron":"শেভরন", +"Chevron Down":"নিম্নমুখী শেভরন", +"Chevron Up":"ঊর্ধ্বমুখী শেভরন", +"Circle":"বৃত্ত", +"Circle (Curve)":"বৃত্ত (বক্ররেখা)", +"Circle (Pour)":"বৃত্ত (বিস্তৃতি)", +"Circle Pie":"বৃত্ত পাই", +"Circular Arrow":"বক্রাকার তীর", +"Clear ~Direct Formatting":"সরাসরি বিন্যাস মুছে ফেলা (~D)", +"Close Master View":"মাস্টার দৃশ্যপট বন্ধ করা হবে", +"Cloud":"মেঘ", +"Color Scale...":"রঙ স্কেল...", +"Column ~Width...":"কলামের প্রস্থ... (~W)", +"Comme~nt":"মন্তব্য (~n)", +"Connector":"সংযোগকারী", +"Connector Ends with Arrow":"সংযোগকারী- শেষভাগে তীর", +"Connector with Arrows":"সংযোগকারী তীর-যুক্ত", +"Contrast":"বৈসাদৃশ্য", +"Corner Right Arrow":"কৌণিক ডানমুখী তীর", +"Co~lumns...":"কলাম... (~l)", +"Cross":"আড়াআড়ি", +"Currency":"মুদ্রা", +"Curve":"বক্ররেখা", +"Curve Down":"নিম্ন বক্ররেখা", +"Curve Up":"ঊর্ধ্ব বক্ররেখা", +"Curved Connector":"বক্র সংযোগকারী", +"Curved Connector Ends with Arrow":"বক্র সংযোগকারী- শেষভাগে তীর", +"Curved Connector with Arrows":"বক্র সংযোগকারী- তীর যুক্ত", +"Cylinder":"সিলিন্ডার", +"Data Bar...":"ডেটা বার...", +"Date...":"তারিখ...", +"Dat~e (variable)":"তারিখ (পরিবর্তনশীল) (~e)", +"Delete All Comments":"সব মন্তব্য মুছে ফেলা হবে", +"Delete All Comments by This Author":"এই লেখকের সব মন্তব্য মুছে ফেলা হবে", +"Delete Axis":"অক্ষ মুছে ফেলা হবে", +"Delete Comment":"মন্তব্য মুছে ফেলা", +"Delete C~ells...":"ঘর মুছে ফেলা... (~e)", +"Delete C~ontents...":"বিষয়বস্তু মুছে ফেলা... (~o)", +"Delete Data Labels":"ডাটা স্তর মুছে ফেলা হবে", +"Delete Decimal Place":"দশমিক স্থান মুছুন", +"Delete Legend":"লেজেন্ড মুছে ফেলা হবে", +"Delete Major Grid":"প্রধান অক্ষ মুছে ফেলা হবে", +"Delete Minor Grid":"গৌণ গ্রীড মুছে ফেলা হবে", +"Delete Rows":"সারি মুছে ফেলা", +"Delete Single Data Label":"একক ডাটা স্তর মুছে ফেলা হবে", +"Delete ~All Comments":"সব মন্তব্য মুছে ফেলা হবে (~A)", +"Diamond":"হীরা", +"Diamond Bevel":"ডায়মন্ড বেভেল", +"Digital Signatu~res...":"ডিজিটাল স্বাক্ষর...(~r)", +"Doorplate":"নামের ফলক", +"Double Brace":"ডবল বক্রবন্ধনী", +"Double Bracket":"ডবল বন্ধনী", +"Down Arrow":"নিম্নমুখী তীর", +"Down Arrow Callout":"নিম্নমুখী তীর কলআউট", +"Ellipse":"উপবৃত্ত", +"Explosion":"বিস্ফোরণ", +"Fade Down":"নিম্নমুখী বিবর্ণ", +"Fade Left":"বামমুখী বিবর্ণ", +"Fade Right":"ডানমুখী বিবর্ণ", +"Fade Up":"ঊর্ধ্বমুখী বিবর্ণ", +"Fade Up and Left":"ঊর্ধ্ব ও বামমুখী বিবর্ণ", +"Fade Up and Right":"ঊর্ধ্ব এবং ডানমুখী বিবর্ণ", +"Fill Color":"ভরাটের রঙ", +"Find Next":"পরবর্তী অনুসন্ধান", +"Find Previous":"পূর্বেরটি অনুসন্ধান", +"Flip Horizontally":"অনুভূমিকভাবে উল্টানো", +"Flip Vertically":"উল্লম্বভাবে উল্টানো", +"Flowchart: Alternate Process":"প্রবাহ চিত্র: বিকল্প প্রসেস", +"Flowchart: Card":"প্রবাহ চিত্র: কার্ড", +"Flowchart: Collate":"প্রবাহ চিত্র: কোলেট", +"Flowchart: Connector":"প্রবাহ চিত্র: সংযোগকারী", +"Flowchart: Data":"প্রবাহ চিত্র: ডাটা", +"Flowchart: Decision":"প্রবাহ চিত্র: সিদ্ধান্ত", +"Flowchart: Delay":"প্রবাহ চিত্র: বিরতি", +"Flowchart: Direct Access Storage":"প্রবাহ চিত্র: সরাসরি ব্যবহৃত স্টোরেজ", +"Flowchart: Display":"প্রবাহ চিত্র: প্রদর্শন", +"Flowchart: Document":"প্রবাহ চিত্র: নথি", +"Flowchart: Extract":"প্রবাহ চিত্র: পৃথককরণ", +"Flowchart: Internal Storage":"প্রবাহ চিত্র: অভ্যন্তরীণ স্টোরেজ", +"Flowchart: Magnetic Disc":"প্রবাহ চিত্র: ম্যাগনেটিক ডিস্ক", +"Flowchart: Manual Input":"প্রবাহ চিত্র: স্বনির্ধারিত ইনপুট", +"Flowchart: Manual Operation":"প্রবাহ চিত্র: স্বনির্ধারিত অপারেশন", +"Flowchart: Merge":"প্রবাহ চিত্র: একত্রীকরণ", +"Flowchart: Multidocument":"প্রবাহ চিত্র: বহুবিধ-নথি", +"Flowchart: Off-page Connector":"প্রবাহ চিত্র: পরবর্তী-পৃষ্ঠা সংযোগকারী", +"Flowchart: Or":"প্রবাহ চিত্র: অথবা", +"Flowchart: Predefined Process":"প্রবাহ চিত্র: পুর্বনির্ধারিত প্রসেস", +"Flowchart: Preparation":"প্রবাহ চিত্র: প্রস্তুতি", +"Flowchart: Process":"প্রবাহ চিত্র: প্রসেস", +"Flowchart: Punched Tape":"প্রবাহ চিত্র: পাঞ্চ টেপ", +"Flowchart: Sequential Access":"প্রবাহ চিত্র: আনুক্রমিক সন্নিবেশ", +"Flowchart: Sort":"প্রবাহ চিত্র: সাজানো", +"Flowchart: Stored Data":"প্রবাহ চিত্র: সংরক্ষিত ডাটা", +"Flowchart: Summing Junction":"প্রবাহ চিত্র: সমষ্টিকরণ সংযোগস্থল", +"Flowchart: Terminator":"প্রবাহ চিত্র: সমাপ্তি", +"Flower":"ফুল", +"Folded Corner":"ভাঁজকৃত কোণা", +"Font Color":"ফন্টের রঙ", +"Fontwork Shape":"ফন্টওয়ার্কের আকৃতি", +"Foote~r":"পাদচরণ (~r)", +"For Paragraph":"অনুচ্ছেদের জন্য", +"For Selection":"নির্বাচনের জন্য", +"Format Axis...":"অক্ষ বিন্যাস করা হবে...", +"Format Chart Area...":"রেখা চিত্র এলাকা বিন্যাস করা হবে...", +"Format Data Labels...":"ডাটা স্তর বিন্যাস করা হবে...", +"Format Data Point...":"ডাটা বিন্দু বিন্যাস করা হবে...", +"Format Data Series...":"ডাটা ধারা বিন্যাস করা হবে...", +"Format Floor...":"ফ্লোর বিন্যাস করা হবে...", +"Format Legend...":"লেজেন্ড বিন্যাস করা হবে...", +"Format Major Grid...":"প্রধান গ্রীড বিন্যাস করা হবে...", +"Format Mean Value Line...":"গড় মানের লাইন বিন্যাস করা হবে...", +"Format Minor Grid...":"প্রধান গ্রীড বিন্যাস করা হবে...", +"Format Selection...":"নির্বাচন বিন্যাস করা হবে...", +"Format Single Data Label...":"একক ডাটা স্তর বিন্যাস করা হবে...", +"Format Stock Gain...":"স্টক প্রাপ্তি বিন্যাস করা হবে...", +"Format Stock Loss...":"স্টক ক্ষতি বিন্যাস করা হবে...", +"Format Title...":"শিরোনাম বিন্যাস করা হবে...", +"Format Trend Line Equation...":"ট্রেন্ড লাইন সমীকরণ বিন্যাস করা হবে...", +"Format Trend Line...":"ট্রেন্ড লাইন বিন্যাস করা হবে...", +"Format Wall...":"দেয়াল বিন্যাস করা হবে...", +"Format X Error Bars...":"X ত্রুটি বার বিন্যাস করা হবে...", +"Format Y Error Bars...":"Y ত্রুটি বার বিন্যাস করা হবে...", +"Formatting Mark":"বিন্যাস চিহ্ন", +"Formula to Value":"সূত্র থেকে মান", +"Forward One":"সামনেরটি", +"Frame":"ফ্রেম", +"F~ont Size...":"ফন্টের আকার... (~o)", +"F~ormat":"বিন্যাস (~o)", +"F~ull Screen":"পূর্ণ পর্দা (~u)", +"General":"সাধারণ", +"Heart":"হৃদয়", +"Hexagon":"ষড়ভুজ", +"He~ader":"শীর্ষচরণ (~a)", +"Horizontal Scroll":"অনুভূমিক স্ক্রল", +"H~ide":"আড়াল (~i)", +"H~ide Rows":"সারি আড়াল (~i)", +"Icon Set...":"আইকন সেট...", +"In ~Background":"পটভূমিতে (~B)", +"Inflate":"স্ফীতকরণ", +"Insert Audio or Video":"অডিও বা ভিডিও দিন", +"Insert Axis":"অক্ষ সন্নিবেশ করা হবে", +"Insert Axis Title":"অক্ষের শিরোনাম সন্নিবেশ করা হবে", +"Insert Chart":"লেখচিত্র সন্নিবেশ", +"Insert Column Break":"কলাম বিভাজক ঢোকান", +"Insert Data Labels":"ডাটা স্তর সন্নিবেশ করা হবে", +"Insert Hyperlink":"হাইপারলিংক সন্নিবেশ", +"Insert Index Entry":"সূচির ভুক্তি সন্নিবেশ করা", +"Insert Major Grid":"প্রধান গ্রীড সন্নিবেশ করা হবে", +"Insert Mean ~Value Line":"গড় মানের রেখা সন্নিবেশ (~V)", +"Insert Minor Grid":"গৌণ গ্রীড সন্নিবেশ করা হবে", +"Insert Single Data Label":"একক ডাটা স্তর সন্নিবেশ করা হবে", +"Insert Slide":"সংযোজন মোড", +"Insert Titles...":"শিরোনাম সন্নিবেশ করা হবে...", +"Insert Tre~nd Line...":"ট্রেন্ড লাইন সন্নিবেশ... (~n)", +"Insert Unnumbered Entry":"অসংখ্যায়িত ভুক্তি সন্নিবেশ", +"Insert ~Cells...":"ঘর সন্নিবেশ... (~C)", +"Insert/Delete Axes...":"অক্ষ সন্নিবেশ/মুছে ফেলা হবে...", +"Invert":"উল্টান", +"Isosceles Triangle":"সমদ্বিবাহু ত্রিভুজ", +"Italic":"তির্যক", +"Justified":"উভয়-প্রান্তিক", +"Language":"ভাষা", +"Language Status":"ভাষার অবস্থা", +"Layout":"বহির্বিন্যাস", +"Left":"বাম", +"Left Arrow":"বামমুখী তীর", +"Left Arrow Callout":"বামমুখী তীর কলআউট", +"Left Brace":"বাম বক্রবন্ধনী", +"Left Bracket":"বাম বন্ধনী", +"Left and Right Arrow":"বামমুখী এবং ডানমুখী তীর", +"Left and Right Arrow Callout":"বামমুখী এবং ডানমুখী তীর কলআউট", +"Left-To-Right":"বাম-থেকে-ডানে", +"Lightning Bolt":"উজ্জ্বল বোল্ট", +"Line":"লাইন", +"Line Callout 1":"রেখা কলআউট ১", +"Line Callout 2":"রেখা কলআউট ২", +"Line Callout 3":"রেখা কলআউট ৩", +"Line Color":"লাইনের রঙ", +"Line Connector":"রেখা সংযোগকারী", +"Line Connector Ends with Arrow":"রেখা সংযোগকারী- শেষভাগে তীর", +"Line Spacing":"লাইনের মধ্যবর্তী ব্যবধান", +"Line Spacing: 1":"লাইনের মধ্যবর্তী দুরত্ব: ১", +"Line Spacing: 1.5":"লাইনের মধ্যবর্তী দূরত্ব: ১.৫", +"Line Spacing: 2":"লাইনের মধ্যবর্তী দূরত্ব: ১.৫", +"L~ine...":"লাইন... (~i)", +"Manage...":"পরিচালনা...", +"Manual ~Break...":"স্বনির্ধারিত বিভাজক... (~B)", +"Media":"মিডিয়া", +"Moon":"চাঁদ", +"M~erge and Center Cells":"ঘরগুলো একত্রিত করে কেন্দ্রস্থিত করা হবে", +"Name...":"নাম...", +"Na~vigator":"ন্যাভিগেটর (~v)", +"Next Page":"পরবর্তী পৃষ্ঠা", +"Notched Right Arrow":"খাঁজ কাটা ডানমুখী তীর", +"Number":"সংখ্যা", +"Number Format":"সংখ্যা বিন্যাস", +"Number Format...":"নম্বর বিন্যাস...", +"Number Format: Currency":"সংখ্যার বিন্যাস: মুদ্রা", +"Number Format: Decimal":"সংখ্যার বিন্যাস: দশমিক", +"Number Format: Exponential":"সংখ্যার বিন্যাস: সূচকীয়", +"Number Format: Percent":"সংখ্যার বিন্যাস: শতাংশ", +"Number Format: Standard":"সংখ্যার বিন্যাস: আদর্শ", +"Number Format: Time":"সংখ্যার বিন্যাস: সময়", +"Octagon":"অষ্টভুজ", +"Octagon Bevel":"অষ্টভুজ বেভেল", +"Open Circle (Curve)":"উন্মুক্ত বৃত্ত (বক্ররেখা)", +"Open Circle (Pour)":"উন্মুক্ত বৃত্ত (বিস্তৃতি)", +"Open Hyperlink":"হাইপারলিংক খুলুন", +"Optimal Column Width":"উপযুক্ত কলাম প্রস্থ", +"Optimal Row Height":"উপযুক্ত সারির উচ্চতা", +"Overline":"ঊর্ধ্বরেখা", +"Page Tit~le":"পৃষ্ঠার শিরোনাম (~l)", +"Page ~Count":"মোট পৃষ্ঠা (~C)", +"Parallelogram":"সামন্তরিকক্ষেত্র", +"Paste ~Special...":"বিশেষ ভাবে প্রতিলেপন... (~S)", +"Pentagon":"পঞ্চভুজ", +"Plain Text":"সরল লেখা", +"Pop Art":"পপ আর্ট", +"Position and Si~ze...":"অবস্থান ও আকার... (~z)", +"Previous Page":"পূর্ববর্তী পৃষ্ঠা", +"Propert~ies...":"বৈশিষ্ট্য... (~i)", +"Protect Cells":"ঘর সুরক্ষিতকরণ", +"Protect ~Sheet...":"শীট সুরক্ষিতকরণ... (~S)", +"Puzzle":"ধাঁধা", +"P~aragraph...":"অনুচ্ছেদ... (~a)", +"Rectangle":"আয়তক্ষেত্র", +"Rectangle, Rounded":"আয়তক্ষেত্র, গোলাকৃতি", +"Rectangular Callout":"আয়তকার কলআউট", +"Remove Noise":"নয়েজ অপসারণ", +"Rename Master":"মাস্টার পুনরায় নামকরণ", +"Reply Comment":"মন্তব্যের উত্তর", +"Reset Data Point":"ডাটা বিন্দু পনুঃনির্ধারণ করা হবে", +"Reset all Data Points":"সব ডাটা বিন্দু পনুঃনির্ধারণ করা হবে", +"Restart Numbering":"সংখ্যায়ন পুনরায় শুরু", +"Right":"ডান", +"Right Arrow":"ডানমুখী তীর", +"Right Arrow Callout":"ডানমুখী তীর কলআউট", +"Right Brace":"ডান বক্রবন্ধনী", +"Right Bracket":"ডান বন্ধনী", +"Right Triangle":"সমকোণী ত্রিভুজ", +"Right or Left Arrow":"ডানমুখী বা বামমুখী তীর", +"Right-To-Left":"ডান-থেকে-বামে", +"Ring":"রিং", +"Rotate 90° ~Left":"90° বাম দিকে ঘোরান (~L)", +"Rotate 90° ~Right":"90° ডান দিকে ঘোরান (~R)", +"Round Callout":"গোলাকার কলআউট", +"Rounded Rectangular Callout":"গোলাকৃতি আয়তকার কলআউট", +"Row ~Height...":"সারির উচ্চতা... (~H)", +"R~efresh Range":"পরিসর রিফ্রেশ (~e)", +"R~ight-To-Left":"ডান-থেকে‌-বাম (~i)", +"R~un Macro...":"ম্যাক্রো চালানো... (~u)", +"S-shaped Arrow":"S-আকৃতির তীর", +"Save ~As...":"নতুনভাবে সংরক্ষণ... (~A)", +"Scientific":"বৈজ্ঞানিক", +"Select Column":"কলাম নির্বাচন", +"Select Row":"সারি নির্বাচন", +"Select Table":"সারণি নির্বাচন", +"Select ~All":"সব নির্বাচন (~A)", +"Shadow":"ছায়া", +"Sharpen":"স্পষ্টকরণ", +"Sheet R~ight-To-Left":"ডান-থেকে-বাম শীট (~i)", +"Sho~w Slide":"স্লাইড প্রদর্শন (~w)", +"Sidebar":"সাইড-বার", +"Signet":"সীলমোহর", +"Slant Down":"নিম্নমুখী ঢাল", +"Slant Up":"ঊর্ধ্বমুখী ঢাল", +"Slide Layout":"স্লাইডের বর্হিবিন্যাস", +"Small capitals":"ক্ষুদ্রাকৃতির বড় হাতের অক্ষর", +"Smiley Face":"হাসি মুখ", +"Snap to Grid":"গ্রিডে স্ন্যাপ করা", +"Sort Ascending":"আরোহী ক্রমানুসারে সাজানো", +"Sort Descending":"অবরোহী ক্রমানুসারে সাজানো", +"So~rt...":"সাজানো... (~r)", +"Split Arrow":"বিভাজন তীর", +"Split Table...":"সারণি বিভাজন", +"Square":"বর্গক্ষেত্র", +"Square Bevel":"বর্গাকার বেভেল", +"Square, Rounded":"বর্গক্ষেত্র, গোলাকৃতি", +"Statistics":"পরিসংখ্যান", +"Stop":"থামানো", +"Straight Connector":"সরল সংযোগকারী", +"Straight Connector ends with Arrow":"সরল সংযোগকারী- শেষভাগে তীর", +"Straight Connector with Arrows":"সরল সংযোগকারী- তীর যুক্ত", +"Strikethrough":"অবচ্ছেদন", +"Striped Right Arrow":"ডোরাকাটা ডানমুখী তীর", +"Subscript":"নিম্নলিপি", +"Sun":"সূর্য", +"Superscript":"ঊর্ধ্বলিপি", +"Ta~ble Properties...":"সারণির বৈশিষ্ট্য... (~b)", +"Text Wrap...":"লেখা মোড়ানো...", +"Time":"সময়", +"Time Field":"সময় ক্ষেত্র", +"Title Page...":"শিরোনাম পৃষ্ঠা...", +"To Background":"পটভূমিতে", +"To Foreground":"পুরোভাগে", +"To Next Paragraph in Level":"স্তরের পরবর্তী অনুচ্ছেদে", +"To Previous Paragraph in Level":"স্তরের পূর্ববর্তী অনুচ্ছেদে", +"To P~age":"পৃষ্ঠায় (~a)", +"To ~Cell":"ঘরে (~C)", +"To ~Character":"অক্ষরে (~C)", +"To ~Curve":"বক্রে (~C)", +"To ~Frame":"ফ্রেমে (~F)", +"To ~Paragraph":"অনুচ্ছেদে (~P)", +"Top":"উপরে", +"Track Chan~ges":"পথ পরিবর্তন (~g)", +"Transparency":"স্বচ্ছতা", +"Trapezoid":"ট্রাপিজিয়াম", +"Triangle Down":"নিম্ন ত্রিভুজক্ষেত্র", +"Triangle Up":"ঊর্ধ্ব ত্রিভুজক্ষেত্র", +"T~ime (variable)":"সময় (পরিবর্তনশীল) (~i)", +"T~itle":"শিরোনাম (~i)", +"Underline":"নিম্নরেখা", +"Up Arrow":"ঊর্ধ্বমুখী তীর", +"Up Arrow Callout":"ঊর্ধ্বমুখী তীর কলআউট", +"Up and Down Arrow":"ঊর্ধ্বমুখী এবং নিম্নমুখী তীর", +"Up and Down Arrow Callout":"ঊর্ধ্বমুখী এবং নিম্নমুখী তীর কলআউট", +"Up and Right Arrow":"ঊর্ধ্বমুখী এবং ডানমুখী তীর", +"Up and Right Arrow Callout":"ঊর্ধ্বমুখী এবং ডানমুখী তীর কলআউট", +"Up, Right and Down Arrow":"ঊর্ধ্বমুখী, ডানমুখী এবং নিম্নমুখী তীর", +"Vertical Scroll":"উল্লম্ব স্ক্রল", +"Vertical Text":"উল্লম্ব লেখা", +"Wave":"ঢেউ", +"Wrap Text":"পাঠ্য মোড়ানো", +"Zoom In":"বড় করা", +"Zoom Out":"ছোট করা", +"~3D View...":"ত্রিমাত্রিক দৃশ্যপট... (~3)", +"~Add":"যোগ (~A)", +"~Advanced Filter...":"উন্নত পরিশোধক... (~A)", +"~Analysis of Variance (ANOVA)...":"বিভিন্নতার বিশ্লেষণ (~A) (ANOVA)...", +"~Arrange":"সাজানো (~A)", +"~Author":"লেখক (~A)", +"~Bottom":"নিচে (~B)", +"~Bring to Front":"সবার সামনে আনা (~B)", +"~Bullets and Numbering...":"বুলেট ও সংখ্যায়ন... (~B)", +"~Capitalize Every Word":"প্রতিটি শব্দ বড় হাতের (~C)", +"~Centered":"কেন্দ্রস্থিত (~C)", +"~Chart...":"লেখচিত্র... (~C)", +"~Chi-square Test...":"~Chi-square পরীক্ষা...", +"~Clear":"মুছে ফেলুন (~C)", +"~Clear Direct Formatting":"সরাসরি বিন্যাস সাফ করুন (~C)", +"~Column Break":"কলাম বিভাজক (~C)", +"~Columns":"কলাম (~C)", +"~Contour":"কনট্যুর (~C)", +"~Convert":"রূপান্তর (~C)", +"~Correlation...":"অান্তঃসম্পর্ক (~C)...", +"~Covariance...":"অান্তঃবৈচিত্র্য (~C)...", +"~Data Ranges...":"ডাটার পরিসীমা... (~D)", +"~Date":"তারিখ (~D)", +"~Date (fixed)":"তারিখ (অপরিবর্তনীয়) (~D)", +"~Define":"নির্ধারণ (~D)", +"~Define...":"নির্ধারণ... (~D)", +"~Delete":"মুছে ফেলা (~D)", +"~Descriptive Statistics...":"বর্ণনামূলক পরিসংখ্যান (~D)...", +"~Edit":"সম্পাদনা (~E)", +"~Edit Contour...":"কনট্যুর সম্পাদনা... (~E)", +"~Edit...":"সম্পাদনা... (~E)", +"~Enter Group":"গ্রুপ সন্নিবেশ (~E)", +"~Exponential Smoothing...":"এক্সপোনেনশিয়াল স্মুথিং (~E)...", +"~F-test...":"~F-পরীক্ষা...", +"~File":"ফাইল (~F)", +"~First Paragraph":"প্রথম অনুচ্ছেদ (~F)", +"~Fonts...":"ফন্ট... (~F)", +"~Function...":"ফাংশন... (~F)", +"~Goal Seek...":"লক্ষ্য অর্জন... (~G)", +"~Group":"গ্রুপ (~G)", +"~Group and Outline":"গ্রুপ ও রূপরেখা (~G)", +"~Group...":"গ্রুপ... (~G)", +"~Header and Footer...":"শীর্ষচরণ ও পাদচরণ... (~H)", +"~Height...":"উচ্চতা... (~H)", +"~Help":"সহায়তা (~H)", +"~Hide":"আড়াল (~H)", +"~Hide AutoFilter":"স্বয়ংক্রিয়-পরিশোধক আড়াল করা (~H)", +"~Hide Details":"বিবরণ আড়াল (~H)", +"~Hide Slide":"স্লাইড আড়াল (~H)", +"~Hyphenation":"হাইফেন প্রদান... (~H)", +"~Hyphenation...":"হাইফেন প্রদান... (~H)", +"~Image...":"ছবি (~I)...", +"~Insert":"সন্নিবেশ (~I)", +"~Interaction...":"মিথস্ক্রিয়া... (~I)", +"~Left":"বামে (~L)", +"~Line Numbering...":"লাইন সংখ্যায়ন... (~L)", +"~Manage...":"পরিচালনা... (~M)", +"~More Fields...":"অারো ক্ষেত্র (~M)...", +"~Moving Average...":"চলমান গড় (~M)...", +"~Optimal Height...":"উপযুক্ত উচ্চতা... (~O)", +"~Optimal Width...":"উপযুক্ত প্রস্থ... (~O)", +"~Page Number":"পৃষ্ঠা নম্বর (~P)", +"~Page Numbers...":"পৃষ্ঠা নম্বর... (~P)", +"~Page...":"পৃষ্ঠা... (~P)", +"~Paste":"প্রতিলেপন (~P)", +"~Pivot Table":"পিভট টেবিল (~P)", +"~Print...":"মুদ্রণ... (~P)", +"~Recalculate":"পুনরায় নির্ণয় (~R)", +"~Record":"রেকর্ড (~R)", +"~Refresh":"রিফ্রেশ (~R)", +"~Reset Filter":"ফিল্টার পুনঃসেট (~R)", +"~Right":"ডানে (~R)", +"~Row":"সারি (~R)", +"~Rows":"সারি (~R)", +"~Sampling...":"নমুনা (~S)...", +"~Save":"সংরক্ষণ (~S)", +"~Sections...":"বিভাগ... (~S)", +"~Select":"নির্বাচন (~S)", +"~Send to Back":"সবার পিছনে নেয়া (~S)", +"~Sentence case":"বাক্যের অবস্থা (~S)", +"~Sheet":"শীট (~S)", +"~Show":"প্রদর্শন (~S)", +"~Show Details":"বিবরণ প্রদর্শন (~S)", +"~Sort...":"সাজানো... (~S)", +"~Spacing...":"ফাঁকাকরণ... (~S)", +"~Spelling...":"বানান... (~S)", +"~Standard Filter...":"আদর্শ পরিশোধক... (~S)", +"~Subject":"বিষয় (~S)", +"~Table":"সারণি (~T)", +"~Table...":"সারণি... (~T)", +"~Text Box":"লেখা বাক্স (~T)", +"~Thesaurus...":"ভাব-অভিধান... (~T)", +"~Time":"সময় (~T)", +"~Time (fixed)":"সময় (অপরিবর্তনীয়) (~T)", +"~Tools":"টুল (~T)", +"~Top":"উপরে (~T)", +"~UPPERCASE":"বড়হাতের লেখা (~U)", +"~Ungroup...":"গ্রুপমুক্ত... (~U)", +"~Update All":"সব হালনাগাদ (~U)", +"~Validity...":"কার্যকারিতা... (~V)", +"~View":"প্রদর্শন (~V)", +"~While Typing":"টাইপ করার সময় (~W)", +"~Width...":"প্রস্থ... (~W)", +"~Wrap":"মোড়ানো (~W)", +"~lowercase":"ছোট হাতের অক্ষর (~l)", +"~tOGGLE cASE":"টগল কেস (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/bn.json b/f7cloud-office/browser/dist/l10n/uno/bn.json new file mode 100644 index 0000000..d131ef8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/bn.json @@ -0,0 +1,434 @@ +{ +"12-Point Star":"১২-কোণের তারা", +"24-Point Star":"২৪-কোণের তারা", +"4-Point Star":"৪-কোণের তারা", +"4-way Arrow":"৪-মুখী তীর", +"4-way Arrow Callout":"৪-মুখী তীর কলআউট", +"5-Point Star":"৫-কোণের তারা", +"6-Point Star":"৬-কোণের তারা", +"8-Point Star":"৮-কোণের তারা", +"Accept":"গ্রহণ", +"Accept All":"সব গ্রহণ করুন", +"Align Bottom":"নিচে প্রান্তিক", +"Align Left":"বাম প্রান্তিক", +"Align Right":"ডান প্রান্তিক", +"Align Top":"উপরে প্রান্তিক", +"Arch Down (Curve)":"নিম্নমুখী বক্ররেখা", +"Arch Down (Pour)":"নিম্নমুখী চাপ (বিস্তৃতি)", +"Arch Left (Curve)":"বামমুখী বক্ররেখা", +"Arch Right (Curve)":"ডানমুখী বক্ররেখা", +"Arch Right (Pour)":"ডানমুখী চাপ (বিস্তৃতি)", +"Arch Up (Curve)":"ঊর্ধ্বমুখী বক্ররেখা", +"Arch Up (Pour)":"ঊর্ধ্বমুখী চাপ (বিস্তৃতি)", +"Arrange":"সাজানো", +"As C~haracter":"অক্ষর হিসেবে (~h)", +"AutoCorr~ect":"স্বয়ংক্রিয় সংশোধন (~e)", +"AutoFill Data Series: automatic":"ডাটা ধারা স্বয়ংক্রিয়-পূরণ করা হবে: স্বয়ংক্রিয়", +"Auto~Filter":"স্বয়ংক্রিয়-পরিশোধক (~F)", +"A~lignment...":"প্রান্তিককরণ... (~l)", +"A~rea...":"এলাকা... (~r)", +"A~rrange":"সাজানো (~r)", +"Back One":"পিছনেরটি", +"Background Color":"প্রেক্ষাপটের রঙ ", +"Block Arc":"ব্লক বৃত্তচাপ", +"Bold":"গাঢ়", +"Bookmar~k...":"বুকমার্ক... (~k)", +"Bottom":"নিচ", +"Brightness":"উজ্জ্বলতা", +"Caption...":"ক্যাপশন...", +"Center":"কেন্দ্র", +"Center Horizontal":"অনুভূমিক কেন্দ্রে", +"Centered":"কেন্দ্রস্থিত", +"Ce~lls...":"ঘর... (~l)", +"Charcoal Sketch":"কাঠ-কয়লার স্কেচ", +"Chart T~ype...":"লেখচিত্রের ধরন... (~y)", +"Chevron":"শেভরন", +"Chevron Down":"নিম্নমুখী শেভরন", +"Chevron Up":"ঊর্ধ্বমুখী শেভরন", +"Circle":"বৃত্ত", +"Circle (Curve)":"বৃত্ত (বক্ররেখা)", +"Circle (Pour)":"বৃত্ত (বিস্তৃতি)", +"Circle Pie":"বৃত্ত পাই ", +"Circular Arrow":"বক্রাকার তীর", +"Clear ~Direct Formatting":"সরাসরি বিন্যাস মুছে ফেলা (~D)", +"Close Master View":"মাস্টার দৃশ্যপট বন্ধ করা হবে", +"Cloud":"মেঘ", +"Column ~Width...":"কলামের প্রস্থ... (~W)", +"Comme~nt":"মন্তব্য (~n)", +"Connector":"সংযোগকারী", +"Connector Ends with Arrow":"সংযোগকারী- শেষভাগে তীর", +"Connector with Arrows":"সংযোগকারী- তীর যুক্ত ", +"Contrast":"বৈসাদৃশ্য", +"Corner Right Arrow":"কৌণিক ডানমুখী তীর", +"Co~lumns...":"কলাম... (~l)", +"Crop":"ছাঁটা", +"Cross":"আড়াআড়ি", +"Currency":"মুদ্রা", +"Curve":"বক্ররেখা", +"Curve Down":"নিম্ন বক্ররেখা", +"Curve Up":"ঊর্ধ্ব বক্ররেখা", +"Curved Connector":"বক্র সংযোগকারী", +"Curved Connector Ends with Arrow":"বক্র সংযোগকারী- শেষভাগে তীর", +"Curved Connector with Arrows":"বক্র সংযোগকারী- তীর যুক্ত", +"Cylinder":"সিলিন্ডার", +"Dat~e (variable)":"তারিখ (পরিবর্তনশীল) (~e)", +"Delete All Comments":"সব মন্তব্য মুছে ফেলা হবে", +"Delete All Comments by This Author":"এই লেখকের সব মন্তব্য মুছে ফেলা হবে", +"Delete Axis":"অক্ষ মুছে ফেলা হবে", +"Delete Comment":"মন্তব্য মুছে ফেলা", +"Delete C~ells...":"ঘর মুছে ফেলা... (~e)", +"Delete C~ontents...":"বিষয়বস্তু মুছে ফেলা... (~o)", +"Delete Data Labels":"ডাটা স্তর মুছে ফেলা হবে", +"Delete Legend":"লেজেন্ড মুছে ফেলা হবে", +"Delete Major Grid":"প্রধান অক্ষ মুছে ফেলা হবে", +"Delete Minor Grid":"গৌণ গ্রীড মুছে ফেলা হবে", +"Delete Rows":"সারি মুছে ফেলা", +"Delete Single Data Label":"একক ডাটা স্তর মুছে ফেলা হবে", +"Delete ~All Comments":"সব মন্তব্য মুছে ফেলা হবে (~A)", +"Diamond":"হীরা", +"Diamond Bevel":"ডায়মন্ড বেভেল", +"Digital Signatu~res...":"ডিজিটাল স্বাক্ষর...(~r)", +"Doorplate":"নামের ফলক", +"Double Brace":"ডবল বক্রবন্ধনী", +"Double Bracket":"ডবল বন্ধনী", +"Down Arrow":"নিম্নমুখী তীর", +"Down Arrow Callout":"নিম্নমুখী তীর কলআউট", +"Ellipse":"উপবৃত্ত", +"Explosion":"বিস্ফোরণ", +"Fade Down":"নিম্নমুখী বিবর্ণ", +"Fade Left":"বামমুখী বিবর্ণ", +"Fade Right":"ডানমুখী বিবর্ণ", +"Fade Up":"ঊর্ধ্বমুখী বিবর্ণ", +"Fade Up and Left":"ঊর্ধ্ব ও বামমুখী বিবর্ণ", +"Fade Up and Right":"ঊর্ধ্ব এবং ডানমুখী বিবর্ণ", +"Fill Color":"ভরাটের রঙ ", +"Find Next":"পরবর্তী অনুসন্ধান", +"Find Previous":"পূর্বেরটি অনুসন্ধান", +"Flowchart: Alternate Process":"প্রবাহ চিত্র: বিকল্প প্রসেস", +"Flowchart: Card":"প্রবাহ চিত্র: কার্ড", +"Flowchart: Collate":"প্রবাহ চিত্র: কোলেট", +"Flowchart: Connector":"প্রবাহ চিত্র: সংযোগকারী", +"Flowchart: Data":"প্রবাহ চিত্র: ডাটা", +"Flowchart: Decision":"প্রবাহ চিত্র: সিদ্ধান্ত", +"Flowchart: Delay":"প্রবাহ চিত্র: বিরতি", +"Flowchart: Direct Access Storage":"প্রবাহ চিত্র: সরাসরি ব্যবহৃত স্টোরেজ", +"Flowchart: Display":"প্রবাহ চিত্র: প্রদর্শন", +"Flowchart: Document":"প্রবাহ চিত্র: নথি", +"Flowchart: Extract":"প্রবাহ চিত্র: পৃথককরণ", +"Flowchart: Internal Storage":"প্রবাহ চিত্র: অভ্যন্তরীণ স্টোরেজ", +"Flowchart: Magnetic Disc":"প্রবাহ চিত্র: ম্যাগনেটিক ডিস্ক", +"Flowchart: Manual Input":"প্রবাহ চিত্র: স্বনির্ধারিত ইনপুট", +"Flowchart: Manual Operation":"প্রবাহ চিত্র: স্বনির্ধারিত অপারেশন", +"Flowchart: Merge":"প্রবাহ চিত্র: একত্রীকরণ", +"Flowchart: Multidocument":"প্রবাহ চিত্র: বহুবিধ-নথি", +"Flowchart: Off-page Connector":"প্রবাহ চিত্র: পরবর্তী-পৃষ্ঠা সংযোগকারী", +"Flowchart: Or":"প্রবাহ চিত্র: অথবা", +"Flowchart: Predefined Process":"প্রবাহ চিত্র: পুর্বনির্ধারিত প্রসেস", +"Flowchart: Preparation":"প্রবাহ চিত্র: প্রস্তুতি", +"Flowchart: Process":"প্রবাহ চিত্র: প্রসেস", +"Flowchart: Punched Tape":"প্রবাহ চিত্র: পাঞ্চ টেপ", +"Flowchart: Sequential Access":"প্রবাহ চিত্র: আনুক্রমিক সন্নিবেশ", +"Flowchart: Sort":"প্রবাহ চিত্র: সাজানো", +"Flowchart: Stored Data":"প্রবাহ চিত্র: সংরক্ষিত ডাটা", +"Flowchart: Summing Junction":"প্রবাহ চিত্র: সমষ্টিকরণ সংযোগস্থল", +"Flowchart: Terminator":"প্রবাহ চিত্র: সমাপ্তি", +"Flower":"ফুল", +"Folded Corner":"ভাঁজকৃত কোণা", +"Font Color":"ফন্টের রঙ", +"Fontwork Shape":"ফন্টওয়ার্ক আকৃতি", +"Foote~r":"পাদচরণ (~r)", +"For Paragraph":"অনুচ্ছেদের জন্য", +"For Selection":"নির্বাচনের জন্য", +"Format Axis...":"অক্ষ বিন্যাস করা হবে...", +"Format Chart Area...":"রেখা চিত্র এলাকা বিন্যাস করা হবে...", +"Format Data Labels...":"ডাটা স্তর বিন্যাস করা হবে...", +"Format Data Point...":"ডাটা বিন্দু বিন্যাস করা হবে...", +"Format Data Series...":"ডাটা ধারা বিন্যাস করা হবে...", +"Format Floor...":"ফ্লোর বিন্যাস করা হবে...", +"Format Legend...":"লেজেন্ড বিন্যাস করা হবে...", +"Format Major Grid...":"প্রধান গ্রীড বিন্যাস করা হবে...", +"Format Mean Value Line...":"গড় মানের লাইন বিন্যাস করা হবে...", +"Format Minor Grid...":"প্রধান গ্রীড বিন্যাস করা হবে...", +"Format Selection...":"নির্বাচন বিন্যাস করা হবে...", +"Format Single Data Label...":"একক ডাটা স্তর বিন্যাস করা হবে...", +"Format Stock Gain...":"স্টক প্রাপ্তি বিন্যাস করা হবে...", +"Format Stock Loss...":"স্টক ক্ষতি বিন্যাস করা হবে...", +"Format Title...":"শিরোনাম বিন্যাস করা হবে...", +"Format Trend Line Equation...":"ট্রেন্ড লাইন সমীকরণ বিন্যাস করা হবে...", +"Format Trend Line...":"ট্রেন্ড লাইন বিন্যাস করা হবে...", +"Format Wall...":"দেয়াল বিন্যাস করা হবে...", +"Format Y Error Bars...":"Y ত্রুটি বার বিন্যাস করা হবে...", +"Formatting Mark":"বিন্যাস চিহ্ন", +"Forward One":"সামনেরটি", +"Frame":"ফ্রেম", +"F~ont Size...":"ফন্টের আকার... (~o)", +"F~ormat":"বিন্যাস (~o)", +"F~ull Screen":"পূর্ণ পর্দা (~u)", +"General":"সাধারণ", +"Heart":"হৃদয়", +"Hexagon":"ষড়ভুজ", +"He~ader":"শীর্ষচরণ (~a)", +"Horizontal Scroll":"অনুভূমিক স্ক্রল", +"H~ide":"আড়াল (~i)", +"H~ide Rows":"সারি আড়াল (~i)", +"In ~Background":"পটভূমিতে (~B)", +"Inflate":"স্ফীতকরণ", +"Insert Axis":"অক্ষ সন্নিবেশ করা হবে", +"Insert Axis Title":"অক্ষের শিরোনাম সন্নিবেশ করা হবে", +"Insert Chart":"লেখচিত্র সন্নিবেশ", +"Insert Column Break":"কলাম বিভাজক সন্নিবেশ ", +"Insert Data Labels":"ডাটা স্তর সন্নিবেশ করা হবে", +"Insert Hyperlink":"হাইপারলিংক সন্নিবেশ", +"Insert Index Entry":"সূচির ভুক্তি সন্নিবেশ করা", +"Insert Major Grid":"প্রধান গ্রীড সন্নিবেশ করা হবে", +"Insert Mean ~Value Line":"গড় মানের রেখা সন্নিবেশ (~V)", +"Insert Minor Grid":"গৌণ গ্রীড সন্নিবেশ করা হবে", +"Insert Single Data Label":"একক ডাটা স্তর সন্নিবেশ করা হবে", +"Insert Titles...":"শিরোনাম সন্নিবেশ করা হবে...", +"Insert Tre~nd Line...":"ট্রেন্ড লাইন সন্নিবেশ... (~n)", +"Insert Unnumbered Entry":"অসংখ্যায়িত ভুক্তি সন্নিবেশ", +"Insert ~Cells...":"ঘর সন্নিবেশ... (~C)", +"Insert/Delete Axes...":"অক্ষ সন্নিবেশ/মুছে ফেলা হবে...", +"Invert":"উল্টানো", +"Isosceles Triangle":"সমদ্বিবাহু ত্রিভুজ", +"Italic":"তির্যক", +"Justified":"উভয়-প্রান্তিক", +"Language":"ভাষা", +"Language Status":"ভাষার অবস্থা", +"Layout":"বহির্বিন্যাস", +"Left":"বাম", +"Left Arrow":"বামমুখী তীর", +"Left Arrow Callout":"বামমুখী তীর কলআউট", +"Left Brace":"বাম বক্রবন্ধনী", +"Left Bracket":"বাম বন্ধনী", +"Left and Right Arrow":"বামমুখী এবং ডানমুখী তীর", +"Left and Right Arrow Callout":"বামমুখী এবং ডানমুখী তীর কলআউট", +"Left-To-Right":"বাম-থেকে-ডানে", +"Lightning Bolt":"উজ্জ্বল বোল্ট", +"Line":"লাইন", +"Line Callout 1":"রেখা কলআউট ১", +"Line Callout 2":"রেখা কলআউট ২", +"Line Callout 3":"রেখা কলআউট ৩", +"Line Color":"লাইনের রঙ", +"Line Connector":"রেখা সংযোগকারী", +"Line Connector Ends with Arrow":"রেখা সংযোগকারী- শেষভাগে তীর", +"Line Spacing: 1":"লাইনের মধ্যবর্তী দুরত্ব: ১", +"L~ine...":"লাইন... (~i)", +"Manual ~Break...":"স্বনির্ধারিত বিভাজক... (~B)", +"Media":"মিডিয়া", +"Moon":"চাঁদ", +"M~erge and Center Cells":"ঘরগুলো একত্রিত করে কেন্দ্রস্থিত করা হবে", +"Name...":"নাম...", +"Na~vigator":"ন্যাভিগেটর (~v)", +"Next Page":"পরবর্তী পৃষ্ঠা", +"Notched Right Arrow":"খাঁজ কাটা ডানমুখী তীর", +"Number Format...":"নম্বর বিন্যাস...", +"Number Format: Currency":"সংখ্যার বিন্যাস: মুদ্রা", +"Number Format: Decimal":"সংখ্যার বিন্যাস: দশমিক", +"Number Format: Exponential":"সংখ্যার বিন্যাস: সূচকীয়", +"Number Format: Percent":"সংখ্যার বিন্যাস: শতাংশ", +"Number Format: Standard":"সংখ্যার বিন্যাস: আদর্শ", +"Number Format: Time":"সংখ্যার বিন্যাস: সময়", +"Octagon":"অষ্টভুজ", +"Octagon Bevel":"অষ্টভুজ বেভেল", +"Open Circle (Curve)":"উন্মুক্ত বৃত্ত (বক্ররেখা)", +"Open Circle (Pour)":"উন্মুক্ত বৃত্ত (বিস্তৃতি)", +"Open Hyperlink":"হাইপারলিংক খুলুন", +"Optimal Column Width":"উপযুক্ত কলাম প্রস্থ", +"Optimal Row Height":"উপযুক্ত সারির উচ্চতা", +"Overline":"ঊর্ধ্বরেখা", +"Page ~Count":"মোট পৃষ্ঠা (~C)", +"Parallelogram":"সামন্তরিকক্ষেত্র", +"Paste ~Special...":"বিশেষ ভাবে প্রতিলেপন... (~S)", +"Pentagon":"পঞ্চভুজ", +"Plain Text":"সরল লেখা", +"Pop Art":"পপ আর্ট", +"Position and Si~ze...":"অবস্থান ও আকার... (~z)", +"Previous Page":"পূর্ববর্তী পৃষ্ঠা", +"Propert~ies...":"বৈশিষ্ট্য... (~i)", +"Protect Cells":"ঘর সুরক্ষিতকরণ", +"Protect ~Sheet...":"শীট সুরক্ষিতকরণ... (~S)", +"Puzzle":"ধাঁধা", +"P~aragraph...":"অনুচ্ছেদ... (~a)", +"Rectangle":"আয়তক্ষেত্র", +"Rectangle, Rounded":"আয়তক্ষেত্র, গোলাকৃতি", +"Rectangular Callout":"আয়তকার কলআউট", +"Remove Noise":"নয়েজ অপসারণ", +"Rename Master":"মাস্টার পুনরায় নামকরণ", +"Reply Comment":"মন্তব্যের উত্তর", +"Reset Data Point":"ডাটা বিন্দু পনুঃনির্ধারণ করা হবে", +"Reset all Data Points":"সব ডাটা বিন্দু পনুঃনির্ধারণ করা হবে", +"Restart Numbering":"সংখ্যায়ন পুনরায় শুরু", +"Right":"ডান", +"Right Arrow":"ডানমুখী তীর", +"Right Arrow Callout":"ডানমুখী তীর কলআউট", +"Right Brace":"ডান বক্রবন্ধনী", +"Right Bracket":"ডান বন্ধনী", +"Right Triangle":"সমকোণী ত্রিভুজ", +"Right or Left Arrow":"ডানমুখী বা বামমুখী তীর", +"Right-To-Left":"ডান-থেকে-বামে", +"Ring":"রিং", +"Round Callout":"গোলাকার কলআউট", +"Rounded Rectangular Callout":"গোলাকৃতি আয়তকার কলআউট", +"Row ~Height...":"সারির উচ্চতা... (~H)", +"R~efresh Range":"পরিসর রিফ্রেশ (~e)", +"R~ight-To-Left":"ডান-থেকে‌-বাম (~i)", +"R~un Macro...":"ম্যাক্রো চালানো... (~u)", +"S-shaped Arrow":"S-আকৃতির তীর", +"Save ~As...":"নতুনভাবে সংরক্ষণ... (~A)", +"Select Column":"কলাম নির্বাচন", +"Select Row":"সারি নির্বাচন", +"Select Table":"সারণি নির্বাচন", +"Select ~All":"সব নির্বাচন (~A)", +"Shadow":"ছায়া", +"Sharpen":"স্পষ্টকরণ", +"Sheet R~ight-To-Left":"ডান-থেকে-বাম শীট (~i)", +"Sho~w Slide":"স্লাইড প্রদর্শন (~w)", +"Signet":"সীলমোহর", +"Slant Down":"নিম্নমুখী ঢাল", +"Slant Up":"ঊর্ধ্বমুখী ঢাল", +"Slide Layout":"স্লাইডের বর্হিবিন্যাস", +"Small capitals":"ক্ষুদ্রাকৃতির বড় হাতের অক্ষর", +"Smiley Face":"হাসি মুখ", +"Snap to Grid":"গ্রিডে স্ন্যাপ করা", +"Sort Ascending":"আরোহী ক্রমানুসারে সাজান", +"Sort Descending":"অবরোহী ক্রমানুসারে সাজান", +"So~rt...":"সাজানো... (~r)", +"Split Arrow":"বিভাজন তীর", +"Square":"বর্গক্ষেত্র", +"Square Bevel":"বর্গাকার বেভেল", +"Square, Rounded":"বর্গক্ষেত্র, গোলাকৃতি", +"Statistics":"পরিসংখ্যান", +"Stop":"থামানো", +"Straight Connector":"সরল সংযোগকারী", +"Straight Connector ends with Arrow":"সরল সংযোগকারী- শেষভাগে তীর", +"Straight Connector with Arrows":"সরল সংযোগকারী- তীর যুক্ত", +"Strikethrough":"অবচ্ছেদন", +"Striped Right Arrow":"ডোরাকাটা ডানমুখী তীর", +"Subscript":"নিম্নলিপি", +"Sun":"সূর্য", +"Superscript":"ঊর্ধ্বলিপি", +"Ta~ble Properties...":"সারণির বৈশিষ্ট্য... (~b)", +"Text Wrap...":"লেখা মোড়ানো...", +"Time":"সময়", +"Time Field":"সময় ক্ষেত্র", +"Title Page...":"শিরোনাম পৃষ্ঠা...", +"To Background":"পটভূমিতে", +"To Foreground":"পুরোভাগে", +"To Next Paragraph in Level":"স্তরের পরবর্তী অনুচ্ছেদে", +"To Previous Paragraph in Level":"স্তরের পূর্ববর্তী অনুচ্ছেদে", +"To P~age":"পৃষ্ঠায় (~a)", +"To ~Cell":"ঘরে (~C)", +"To ~Character":"অক্ষরে (~C)", +"To ~Curve":"বক্রে (~C)", +"To ~Frame":"ফ্রেমে (~F)", +"To ~Paragraph":"অনুচ্ছেদে (~P)", +"Top":"উপর", +"Transparency":"স্বচ্ছতা", +"Trapezoid":"ট্রাপিজিয়াম", +"Triangle Down":"নিম্ন ত্রিভুজক্ষেত্র", +"Triangle Up":"ঊর্ধ্ব ত্রিভুজক্ষেত্র", +"T~ime (variable)":"সময় (পরিবর্তনশীল) (~i)", +"T~itle":"শিরোনাম (~i)", +"Underline":"নিম্নরেখা", +"Up Arrow":"ঊর্ধ্বমুখী তীর", +"Up Arrow Callout":"ঊর্ধ্বমুখী তীর কলআউট", +"Up and Down Arrow":"ঊর্ধ্বমুখী এবং নিম্নমুখী তীর", +"Up and Down Arrow Callout":"ঊর্ধ্বমুখী এবং নিম্নমুখী তীর কলআউট", +"Up and Right Arrow":"ঊর্ধ্বমুখী এবং ডানমুখী তীর", +"Up and Right Arrow Callout":"ঊর্ধ্বমুখী এবং ডানমুখী তীর কলআউট", +"Up, Right and Down Arrow":"ঊর্ধ্বমুখী, ডানমুখী এবং নিম্নমুখী তীর", +"Vertical Scroll":"উল্লম্ব স্ক্রল", +"Vertical Text":"উল্লম্ব লেখা", +"Wave":"ঢেউ", +"Zoom In":"বড় করা", +"Zoom Out":"ছোট করা", +"~3D View...":"ত্রিমাত্রিক দৃশ্যপট... (~3)", +"~Add":"যোগ (~A)", +"~Advanced Filter...":"উন্নত পরিশোধক... (~A)", +"~Arrange":"সাজানো (~A)", +"~Author":"লেখক (~A)", +"~Bottom":"নিচে (~B)", +"~Bring to Front":"সবার সামনে আনা (~B)", +"~Bullets and Numbering...":"বুলেট ও সংখ্যায়ন... (~B)", +"~Capitalize Every Word":"প্রতিটি শব্দ বড় হাতের (~C)", +"~Centered":"কেন্দ্রস্থিত (~C)", +"~Chart...":"লেখচিত্র... (~C)", +"~Column Break":"কলাম বিভাজক (~C)", +"~Columns":"কলাম (~C)", +"~Contour":"কনট্যুর (~C)", +"~Convert":"রূপান্তর (~C)", +"~Data Ranges...":"ডাটার পরিসীমা... (~D)", +"~Date":"তারিখ (~D)", +"~Date (fixed)":"তারিখ (অপরিবর্তনীয়) (~D)", +"~Define":"নির্ধারণ (~D)", +"~Delete":"মুছে ফেলা (~D)", +"~Edit":"সম্পাদনা (~E)", +"~Edit Contour...":"কনট্যুর সম্পাদনা... (~E)", +"~Edit...":"সম্পাদনা... (~E)", +"~Enter Group":"গ্রুপ সন্নিবেশ (~E)", +"~File":"ফাইল (~F)", +"~First Paragraph":"প্রথম অনুচ্ছেদ (~F)", +"~Fonts...":"ফন্ট... (~F)", +"~Function...":"ফাংশন... (~F)", +"~Goal Seek...":"লক্ষ্য অর্জন... (~G)", +"~Group":"গ্রুপ (~G)", +"~Group and Outline":"গ্রুপ ও রূপরেখা (~G)", +"~Group...":"গ্রুপ... (~G)", +"~Header and Footer...":"শীর্ষচরণ ও পাদচরণ... (~H)", +"~Height...":"উচ্চতা... (~H)", +"~Help":"সহায়তা (~H)", +"~Hide":"আড়াল (~H)", +"~Hide AutoFilter":"স্বয়ংক্রিয়-পরিশোধক আড়াল করা (~H)", +"~Hide Details":"বিবরণ আড়াল (~H)", +"~Hide Slide":"স্লাইড আড়াল (~H)", +"~Hyphenation":"হাইফেন প্রদান... (~H)", +"~Hyphenation...":"হাইফেন প্রদান... (~H)", +"~Insert":"সন্নিবেশ (~I)", +"~Interaction...":"মিথস্ক্রিয়া... (~I)", +"~Left":"বামে (~L)", +"~Line Numbering...":"লাইন সংখ্যায়ন... (~L)", +"~Optimal Height...":"উপযুক্ত উচ্চতা... (~O)", +"~Optimal Width...":"উপযুক্ত প্রস্থ... (~O)", +"~Page Number":"পৃষ্ঠা নম্বর (~P)", +"~Page...":"পৃষ্ঠা... (~P)", +"~Paste":"প্রতিলেপন (~P)", +"~Pivot Table":"পিভট টেবিল (~P)", +"~Print...":"মুদ্রণ... (~P)", +"~Recalculate":"পুনরায় নির্ণয় (~R)", +"~Record":"রেকর্ড (~R)", +"~Refresh":"রিফ্রেশ (~R)", +"~Right":"ডানে (~R)", +"~Row":"সারি (~R)", +"~Rows":"সারি (~R)", +"~Save":"সংরক্ষণ (~S)", +"~Sections...":"বিভাগ... (~S)", +"~Select":"নির্বাচন (~S)", +"~Send to Back":"সবার পিছনে নেয়া (~S)", +"~Sentence case":"বাক্যের অবস্থা (~S)", +"~Sheet":"শীট (~S)", +"~Show":"প্রদর্শন (~S)", +"~Show Details":"বিবরণ প্রদর্শন (~S)", +"~Sort...":"সাজানো... (~S)", +"~Spacing...":"ফাঁকাকরণ... (~S)", +"~Spelling...":"বানান... (~S)", +"~Standard Filter...":"আদর্শ পরিশোধক... (~S)", +"~Subject":"বিষয় (~S)", +"~Table":"সারণি (~T)", +"~Table...":"সারণি... (~T)", +"~Thesaurus...":"ভাব-অভিধান... (~T)", +"~Time":"সময় (~T)", +"~Time (fixed)":"সময় (অপরিবর্তনীয়) (~T)", +"~Tools":"টুল (~T)", +"~Top":"উপরে (~T)", +"~UPPERCASE":"বড়হাতের লেখা (~U)", +"~Ungroup...":"গ্রুপমুক্ত... (~U)", +"~Update All":"সব হালনাগাদ (~U)", +"~Validity...":"কার্যকারিতা... (~V)", +"~View":"প্রদর্শন (~V)", +"~While Typing":"টাইপ করার সময় (~W)", +"~Width...":"প্রস্থ... (~W)", +"~Wrap":"মোড়ানো (~W)", +"~lowercase":"ছোট হাতের অক্ষর (~l)", +"~tOGGLE cASE":"টগল কেস (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/bo.json b/f7cloud-office/browser/dist/l10n/uno/bo.json new file mode 100644 index 0000000..6d72e09 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/bo.json @@ -0,0 +1,389 @@ +{ +"12-Point Star":"ཟུར་བཅུ་གཉིས་སྐར་མ།", +"24-Point Star":"ཟུར་ཉེར་བཞིའི་སྐར་མ།", +"4-Point Star":"རྒྱ་གྲམ་སྐར་མ།", +"4-way Arrow":"རྒྱ་གྲམ་མདའ་རྩེ།", +"4-way Arrow Callout":"རྒྱ་གྲམ་དབྱིབས་ཀྱི་མདའ་རྩེ་རྟགས་འགོད།", +"5-Point Star":"ཟུར་ལྔའི་སྐར་མ།", +"6-Point Star":"ཟུར་དྲུག་སྐར་མ།", +"8-Point Star":"ཟུར་བརྒྱད་སྐར་མ།", +"Accept":"བེད་སྤྱོད།", +"Accept All":"ཡོངས་རྫོགས་དང་ལེན།", +"Align Bottom":"མཐིལ་སྣེར་སྙོམ་གཤིབ།", +"Align Left":"གཡོན་སྙོམ་གཤིབ།", +"Align Right":"གཡས་སྙོམ་གཤིབ།", +"Align Top":"རྩེ་སྣེར་སྙོམ་གཤིབ།", +"Arch Down (Curve)":"མར་འཁྱོག་པའི་འཁྱོག་ཐིག", +"Arch Down (Pour)":"མར་འཁྱོག་པའི་འཁྱོག་ཐིག(གསབ་སྐོང་།)", +"Arch Left (Curve)":"གཡོན་ལ་འཁྱོག་པའི་འཁྱོག་ཐིག", +"Arch Right (Curve)":"གཡས་ལ་འཁྱོག་པའི་འཁྱོག་ཐིག", +"Arch Right (Pour)":"གཡས་ལ་འཁྱོག་པའི་འཁྱོག་ཐིག(གསབ་སྐོང་།)", +"Arch Up (Curve)":"སྟེང་ལ་འཁྱོག་པའི་འཁྱོག་ཐིག", +"Arch Up (Pour)":"སྟེང་ལ་འཁྱོག་པའི་འཁྱོག་ཐིག(གསབ་སྐོང་།)", +"Arrange":"བརྩེགས་འཇོག་ཐེངས་རིམ།", +"As C~haracter":"ཡིག་རྟགས་བྱས་པ།(~H)", +"AutoCorr~ect":"རང་འགུལ་རྣམ་གཞག(~U)", +"AutoFill Data Series: automatic":"རང་འགུལ་གྱིས་གཞི་གྲངས་ཚོ་འཇུག་པ།", +"Auto~Filter":"རང་འགུལ་འཚག་འདེམས།(~F)", +"A~lignment...":"སྙོམ་གཤིབ།(~L)...", +"A~rea...":"གསབ་སྣོན་བཟོ་ལྟ།(~R)...", +"A~rrange":"སྟར་སྒྲིག(~R)", +"Back One":"རྒྱབ་ལ།", +"Background Color":"ཚོས་གཞི་སྐོང་གསབ།", +"Block Arc":"ཁོག་སྟོང་གཞུ།", +"Bold":"སྦོམ་སྣོན།", +"Bookmar~k...":"ཤོག་བྱང་།(~K)...", +"Bottom":"མཐིལ་སྣེར་སྙོམ་གཤིབ།", +"Brightness":"གསལ་ཚད།", +"Caption...":"མཚན་མཆན།(~T)...", +"Center":"དཀྱིལ་བསྡུ།", +"Center Horizontal":"ཆུ་སྙོམས་དཀྱིལ་བསྡུ།", +"Centered":"དཀྱིལ་བསྡུ།", +"Ce~lls...":"སྡེ་ཚན་ཁྲ་མིག(~L)...", +"Charcoal Sketch":"ནག་སྨྱུག་གིས་སྐྱ་བྲིས།", +"Chart T~ype...":"རེའུ་མཚོན་རིགས།(~R)...", +"Chevron":"ཁུག་རྟའི་མཇུག་དབྱིབས།", +"Chevron Down":"སྤྱི་ཚུགས་རྟགས་མ།", +"Chevron Up":"རྟགས་མ།", +"Circle":"སྒོར་མོ།", +"Circle (Curve)":"ལྟེ་མཐུན་སྒོར་མོ།", +"Circle (Pour)":"ལྟེ་མཐུན་སྒོར་མོ།(གསབ་སྐོང་།)", +"Circle Pie":"བག་སྒོར།", +"Circular Arrow":"གདུབ་གཟུགས་མདའ་རྩེ།", +"Close Master View":"མཐོང་རིས་མ་པང་ཁ་རྒྱག་པ།", +"Cloud":"སྤྲིན་དབྱིབས་རྟགས་འགོད།", +"Column ~Width...":"སྟར་ཞེང་།(~W)...", +"Comme~nt":"ནང་དོན།", +"Connector":"འབྲེལ་མཐུད།", +"Connector Ends with Arrow":"མཇུག་སྣེ་ནི་མདའ་རྩེ་བྱས་པའི་གྲུ་མོའི་དབྱིབས་ཀྱི་འབྲེལ་མཐུད་རྟགས།", +"Connector with Arrows":"སྣེ་གཉིས་ནི་མདའ་རྩེ་བྱས་པའི་གྲུ་མོའི་དབྱིབས་ཀྱི་འབྲེལ་མཐུད་རྟགས།", +"Contrast":"སྡུར་བའི་ཚད།", +"Corner Right Arrow":"ཐད་ཟུར་གཡས་མདའ་རྩེ།", +"Co~lumns...":"ཚང་དབྱེ།(~L)...", +"Cross":"རྒྱ་གྲམ་དབྱིབས།", +"Currency":"དངུལ་ལོར།", +"Curve":"འཁྱོག་ཐིག", +"Curve Down":"འོག་ཕྱོགས་འཁྱོག་ཐིག", +"Curve Up":"འཁྱོག་ཐིག་ཡར་ཕྱོགས་པ།", +"Curved Connector":"འཁྱོག་ཐིག་འབྲེལ་མཐུད་རྟགས།", +"Curved Connector Ends with Arrow":"མཇུག་སྣེ་ནི་མདའ་རྩེ་བྱས་པའི་འཁྱོག་ཐིག་འབྲེལ་མཐུད་རྟགས།", +"Curved Connector with Arrows":"སྣེ་གཉིས་ནི་མདའ་རྩེ་བྱས་པའི་འཁྱོག་ཐིག་འབྲེལ་མཐུད་རྟགས།", +"Cylinder":"ཀ་ཟླུམ་གཟུགས།", +"Dat~e (variable)":"ཚེས་གྲངས།(འགྱུར་ཡོད།) (~E)", +"Delete All Comments by This Author":"རྩོམ་པ་པོ་དེའི་ཞར་མཆན་ཡོངས་རྫོགས་སུབ་རྒྱུ།", +"Delete Comment":"ནང་དོན་སུབ་པ།", +"Delete C~ells...":"སུབ་པ།(~E)...", +"Delete C~ontents...":"ནང་དོན།(~O)...", +"Delete Rows":"ཕྲེང་སུབ།", +"Diamond":"གཟེ་དབྱིབས།", +"Diamond Bevel":"གཟེ་དབྱིབས་གསེག་ངོས།", +"Digital Signatu~res...":"ཨང་ཕབ་མིང་རྟགས་འགོད་པ།...", +"Doorplate":"སྒོ་རྟགས།", +"Double Brace":"ཟུང་ལྡན་གུག་རྟགས་ཆེ་བ།", +"Double Bracket":"ཟུང་ལྡན་གུག་རྟགས།", +"Down Arrow":"འོག་གི་མདའ་རྩེ།", +"Down Arrow Callout":"འོག་གི་མདའ་རྩེའི་རྟགས་འགོད།", +"Ellipse":"འཇོང་དབྱིབས།", +"Explosion":"འབར་གས།", +"Fade Down":"འོག་ལ་ཉུང་དུ་གཏོང་བ།", +"Fade Left":"གཡོན་ལ་ཉུང་དུ་གཏོང་བ།", +"Fade Right":"གཡས་ལ་ཉུང་དུ་གཏོང་བ།", +"Fade Up":"སྟེང་ལ་ཉུང་དུ་གཏོང་བ།", +"Fade Up and Left":"གཡོན་སྟེང་དུ་ཉུང་དུ་གཏོང་བ།", +"Fade Up and Right":"གཡས་སྟེངདུ་་ཉུང་དུ་གཏོང་བ།", +"Fill Color":"ཚོས་གཞི་གསབ་སྐོང་།", +"Flip Vertically":"དྲང་འཕྱང་མགོ་རྟིང་སློག་པ།", +"Flowchart: Alternate Process":"བརྒྱུད་རིམ་རི་མོ་ འདེམས་པའི་རྒྱུད་རིམ།", +"Flowchart: Card":"བརྒྱུད་རིམ་རི་མོ་ ཁྭ།", +"Flowchart: Collate":"བརྒྱུད་རིམ་རི་མོ་ སྡུར་བ།", +"Flowchart: Connector":"བརྒྱུད་རིམ་རི་མོ་ འབྲེལ་བ།", +"Flowchart: Data":"བརྒྱུད་རིམ་རི་མོ་ གཞི་གྲངས།", +"Flowchart: Decision":"བརྒྱུད་རིམ་རི་མོ་ འཐབ་ཇུས།", +"Flowchart: Delay":"བརྒྱུད་རིམ་རི་མོ་ དུས་འགྱངས།", +"Flowchart: Direct Access Storage":"བརྒྱུད་རིམ་རི་མོ་ ཐད་ཀར་གསོག་འཇོག་ཆས་ལ་འཚམ་འདྲི།", +"Flowchart: Display":"བརྒྱུད་རིམ་རི་མོ་ མངོན་པ།", +"Flowchart: Document":"བརྒྱུད་རིམ་རི་མོ་ ཡིག་ཚགས།", +"Flowchart: Extract":"བརྒྱུད་རིམ་རི་མོ་ གནད་བསྡུས།", +"Flowchart: Internal Storage":"བརྒྱུད་རིམ་རི་མོ་ ནང་གི་གསོག་འཇོག", +"Flowchart: Magnetic Disc":"བརྒྱུད་རིམ་རི་མོ་ ཉར་སྡེར།", +"Flowchart: Manual Input":"བརྒྱུད་རིམ་རི་མོ་ ལག་འགུལ་ནང་བཅུག", +"Flowchart: Manual Operation":"བརྒྱུད་རིམ་རི་མོ་ ལག་འགུལ་བཀོལ་སྤྱོད།", +"Flowchart: Merge":"བརྒྱུད་རིམ་རི་མོ་ ཟླ་སྒྲིལ།", +"Flowchart: Multidocument":"བརྒྱུད་རིམ་རི་མོ་ ཡིག་ཚགས་མང་པོ།", +"Flowchart: Off-page Connector":"བརྒྱུད་རིམ་རི་མོ་ ཤོག་བྲལ་འབྲེལ་མཐུད་རྟགས།", +"Flowchart: Or":"བརྒྱུད་རིམ་རི་མོ་ ཡང་ན།", +"Flowchart: Predefined Process":"བརྒྱུད་རིམ་རི་མོ་ སྔོན་འགྲོའི་མཚན་ཉིད་བརྒྱུད་རིམ།", +"Flowchart: Preparation":"བརྒྱུད་རིམ་རི་མོ་ གྲ་སྒྲིག", +"Flowchart: Process":"བརྒྱུད་རིམ་རི་མོ་ རྒྱུད་རིམ།", +"Flowchart: Punched Tape":"བརྒྱུད་རིམ་རི་མོ་ དཔྱད་ཡིག་འཁྱེར་བ།", +"Flowchart: Sequential Access":"བརྒྱུད་རིམ་རི་མོ་ གོ་རིམ་ལྟརགསོག་འཇོག་ཆས་བཅར་འདྲི་བྱེད།", +"Flowchart: Sort":"བརྒྱུད་རིམ་རི་མོ་ རིམ་སྒྲིག", +"Flowchart: Stored Data":"བརྒྱུད་རིམ་རི་མོ་ མཛོད་ཉར་གཞི་གྲངས།", +"Flowchart: Summing Junction":"བརྒྱུད་རིམ་རི་མོ་ ཕྱོགས་བསྡུས་འབྲེལ་མཐུད།", +"Flowchart: Terminator":"བརྒྱུད་རིམ་རི་མོ་ མཇུག་སྒྲིལ།", +"Flower":"མེ་ཏོག", +"Folded Corner":"ཟུར་ལྟེབ་དབྱིབས།", +"Font Color":"ཡིག་གཟུགས་ཚོས་གཞི།", +"Fontwork Shape":"སྒྱུ་རྩལ་ཡི་གེའི་བཟོ་དབྱིབས།", +"Foote~r":"ཤོག་ཞབས།(~J)", +"For Paragraph":"དུམ་མཚམས་ཆེད་དུ།", +"For Selection":"གདམ་ཁུལ་ལ་", +"Format Wall...":"དྲ་མིག(~E)...", +"Formatting Mark":"རྣམ་གྲག་མཚོན་རྟགས།", +"Forward One":"མདུན་ལ།", +"Frame":"ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ།", +"F~ont Size...":"ཡིག་གཟུགས་ཆེ་ཆུང་།(~O)...", +"F~ormat":"རྣམ་གཞག(~O)", +"F~ull Screen":"ཧྲིལ་ཡོལ་མངོན་པ།(~U)", +"General":"རྒྱུནགཏན།", +"Heart":"སྙིང་གཟུགས།", +"Hexagon":"ཟུར་དྲུག་དབྱིབས།", +"He~ader":"ཤོག་སྨིན།(~A)", +"Horizontal Scroll":"འཕྲེད་སྒྲིལ་དབྱིབས།", +"H~ide":"གབ་ཡིབ།(~H)", +"H~ide Rows":"གབ་པ།", +"In ~Background":"གསལ་དྭངས་སྟར་བརྒྱུས།", +"Inflate":"སྐེད་རྔ།", +"Insert Chart":"རིས་མཚོན།", +"Insert Column Break":"ཚངདབྱེའི་རྟགས་བསྒར་འཛུད།", +"Insert Hyperlink":"ཆེས་ཐག་སྦྲེལ་བསྒར་འཛུད།", +"Insert Index Entry":"དཀར་ཆག་སྡེ་ཚན་བར་འཇུག", +"Insert Mean ~Value Line":"ཆ་སྙོམས་ཐང་ཐིག་བར་འཇུག", +"Insert Titles...":"དྲ་མིག(~C)...", +"Insert Tre~nd Line...":"ཕྱོགས་ཐིག་བར་འཇུག", +"Insert Unnumbered Entry":"ཨང་སྒྲིག་མེད་པའི་བཤར་བྱང་བསྒར་འཛུད།", +"Insert ~Cells...":"དྲ་མིག(~C)...", +"Invert":"ཕན་ཚུན་མདོག་གསབ་བརྗེ་སྒྱུར།", +"Isosceles Triangle":"སྐེད་མཉམ་ཟུར་གསུམ་དབྱིབས།", +"Italic":"གསེག་གཟུགས།", +"Justified":"སྣེ་གཉིས་སྙོམ་གཤིབ།", +"Language":"སྐད་ཡིག", +"Language Status":"སྐད་ཡིག་རྣམ་པ།", +"Layout":"པར་གཞིའི་བཀོད་པ།", +"Left":"གཡོན་ཕྱོགས།", +"Left Arrow":"གཡོན་གྱི་མདའ་རྩེ།", +"Left Arrow Callout":"གཡོན་གྱི་མདའ་རྩེའི་རྟགས་འགོད།", +"Left Brace":"གཡོན་གྱི་གུག་རྟགས་ཆེ་བ།", +"Left Bracket":"གཡོན་གུག་རྟགས།", +"Left and Right Arrow":"གཡས་གཡོན་མདའ་རྩེ།", +"Left and Right Arrow Callout":"གཡས་གཡོན་མདའ་རྩེའི་རྟགས་འགོད།", +"Left-To-Right":"གཡོན་ནས་གཡས་བར།", +"Lightning Bolt":"གློག་འཁྱུག", +"Line":"དྲང་ཐིག", +"Line Callout 1":"ཐིག་དབྱིབས་རྟགས་འགོད། 1", +"Line Callout 2":"ཐིག་དབྱིབས་རྟགས་འགོད། 2", +"Line Callout 3":"ཐིག་དབྱིབས་རྟགས་འགོད། 3", +"Line Color":"ཐིག་སྐུད་ཚོས་གཞི།", +"Line Connector":"ཐིག་དབྱིབས་འབྲེལ་མཐུད་རྟགས།", +"Line Connector Ends with Arrow":"མཇུག་སྣེ་ནི་མདའ་རྩེ་བྱས་པའི་ཐིག་དབྱིབས་འབྲེལ་མཐུད་རྟགས།", +"Line Spacing: 1":"ཕྲེང་རྒྱང་1", +"L~ine...":"ཐིག་སྐུད་གཏོགས་གཤིས།(~I)...", +"Manual ~Break...":"བར་གཅོད་རྟགས།(~B)...", +"Media":"མཚམས་སྦྱོར།", +"Moon":"ཟླ་བ།", +"M~erge and Center Cells":"དྲ་མིག་ཟླ་སྒྲིལ།", +"Name...":"མིང་འདོགས་བྱ་ཡུལ།", +"Na~vigator":"ལག་རོགས།(~N)", +"Next Page":"རྗེས་ཀྱི་ཤོག་ལྷེ།", +"Notched Right Arrow":"ཁུག་རྟའི་མཇུག་དབྱིབས་ཀྱི་མདའ་རྩེ།", +"Number":"number", +"Number Format...":"གྲངས་ཀའི་རྣམ་གཞག་རྩོམ་སྒྲིག...", +"Number Format: Currency":"དངུལ་ལོར་བཟོ་ལྟ།", +"Number Format: Decimal":"བཅུ་གོང་འདྲིལ་ལུགས་ཀྱི་རྣམ་གཞག", +"Number Format: Exponential":"སྟོན་གྲངས་རྣམ་གཞག", +"Number Format: Percent":"བརྒྱ་ཆའི་སྡུར་ཚད་རྣམ་གཞག", +"Number Format: Standard":"ཚད་གཞིའི་རྣམ་གཞག", +"Number Format: Time":"དུས་ཚོད་རྣམ་གཞག", +"Octagon":"ཟུར་བརྒྱད་དབྱིབས།", +"Octagon Bevel":"ཟུར་བརྒྱད་དབྱིབས་ཀྱི་གསེག་ངོས།", +"Open Circle (Curve)":"སྒོ་ཕྱེ་བའི་ལྟེ་མཐུན་སྒོར་མོ།", +"Open Circle (Pour)":"ཕྱེ་བའི་ལྟེ་མཐུན་སྒོར་མོ།(གསབ་སྐོང་།)", +"Open Hyperlink":"ཆེས་ཐག་སྦྲེལ་ཁ་ཕྱེ་བ།", +"Optimal Column Width":"སྟར་ཞེང་མཚམས་ཤོས།", +"Optimal Row Height":"ཕྲེང་མཐོ་མཚམས་ཤོས།", +"Overline":"སྟེང་གི་ཐེན་ཐིག", +"Page ~Count":"ཤོག་གྲངས།(~C)", +"Parallelogram":"མཉམ་བགྲོད་མཐའ་བཞི་དབྱིབས།", +"Paste ~Special...":"བདམས་ནས་སྦྱར་བ།(~S)...", +"Pentagon":"མཐའ་ལྔའི་དབྱིབས།", +"Plain Text":"ཡིག་རྐྱང་།", +"Pop Art":"དར་སོའི་སྒྱུ་རྩལ།", +"Position and Si~ze...":"གནས་ས་དང་ཆེ་ཆུང་།(~Z)...", +"Previous Page":"སྔོན་གྱི་ཤོག་ལྷེ།", +"Propert~ies...":"གཏོགས་གཤིས།(~I)...", +"Protect Cells":"རེའུ་མིག་སྲུང་སྐྱོབ།", +"Protect ~Sheet...":"ལས་ཁྲ།(~S)...", +"Puzzle":"སྒྲིག་རིས།", +"P~aragraph...":"དུམ་མཚམས།(~A)...", +"Rectangle":"གྲུ་བཞིའི་དབྱིབས།", +"Rectangle, Rounded":"སྒོར་ཟུར་གྲུ་བཞི་་དབྱིབས།", +"Rectangular Callout":"གྲུ་བཞིའི་དབྱིབས་རྟགས་འགོད།", +"Remove Noise":"སྣ་ཚོགས་མདོག་དོར་བ།", +"Rename Master":"མ་པར་བསྐྱར་མིང་འདོགས་པ།", +"Restart Numbering":"ཨང་སྒྲིག་བསྐྱར་དུ་འགོ་འཛུགས་པ།", +"Right":"གཡས་ཕྱོགས།", +"Right Arrow":"གཡས་མདའ་རྩེ།", +"Right Arrow Callout":"གཡས་མདའ་རྩེའི་རྟགས་འགོད།", +"Right Brace":"གཡས་གུག་རྟགས་ཆེ་བ།", +"Right Bracket":"གཡས་གུག་རྟགས།", +"Right Triangle":"ཐད་ཟུར་ཟུར་གསུམ་དབྱིབས།", +"Right or Left Arrow":"གཡོན་མདའ་རྩེ་ཡང་ན་གཡས་མདའ་རྩེ།", +"Right-To-Left":"གཡས་ནས་གཡོན་བར།", +"Ring":"ལྟེ་མཐུན་སྒོར་མོ།", +"Round Callout":"འཇོང་དབྱིབས་རྟགས་འགོད།", +"Rounded Rectangular Callout":"སྒོར་ཟུར་གྲུ་བཞིའི་དབྱིབས་ཀྱི་རྟགས་འགོད།", +"Row ~Height...":"ཕྲེང་མཐོ།...", +"R~efresh Range":"ས་ཁོངས་གསར་སྐྱེས།(~E)", +"R~ight-To-Left":"གཡས་ནས་གཡོན་དུ།(~I)", +"R~un Macro...":"ཧུང་འཁོར་རྒྱུག(~U)...", +"S-shaped Arrow":"S དབྱིབས་མདའ་རྩེ།", +"Save ~As...":"གཞན་ཉར།(~A)...", +"Select Column":"སྟར།...", +"Select Row":"ཕྲེང་བདམས།", +"Select Table":"འདེམས་པ།", +"Select ~All":"ཚང་མ་བདམས་པ།(~A)", +"Shadow":"གྲིབ་གཟུགས།", +"Sharpen":"དྭངས་གསལ་ཚད།", +"Sheet R~ight-To-Left":"རེའུ་མིག་གཡས་ནས་གཡོན།", +"Sho~w Slide":"གབ་ཡིབ་ཀྱི་སྒྲོན་བཪྙན་(~W)", +"Signet":"ཐེལ་ཙེ།", +"Slant Down":"འོག་ལ་གསེག་ཡོ།", +"Slant Up":"སྟེང་ལ་གསེག་ཡོ།", +"Slide Layout":"སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་པར་གཞི་བཀོད་པ།...", +"Smiley Face":"མཛུམ་མདངས།", +"Snap to Grid":"དྲ་མིག་དང་སྙོམ་གཤིབ་བྱེད།", +"Sort Ascending":"རིམ་འཕར་རིམ་སྒྲིག", +"Sort Descending":"རིམ་ཆག་རིམ་སྒྲིག", +"So~rt...":"རིམ་སྒྲིག(~R)...", +"Split Arrow":"མཚན་གསུམ་མདའ་རྩེ།", +"Square":"གྲུ་བཞི་ཁ་གང་དབྱིབས།", +"Square Bevel":"གྲུ་བཞི་ཁ་གང་དབྱིབས་ཀྱི་གསེག་ངོས།", +"Square, Rounded":"སྒོར་ཟུར་གྲུ་བཞི་ཁ་གང་དབྱིབས།", +"Statistics":"བསྡོམས་རྩིས།", +"Stop":"སྙོམས་ཟུར་གྲུ་གཞིའི་གཟུགས།", +"Straight Connector":"ཐད་ཀའི་འབྲེལ་མཐུད་རྟགས།", +"Straight Connector ends with Arrow":"མཇུག་སྣེ་ནི་མདའ་རྩེ་བྱས་པའི་ཐད་ཀའི་འབྲེལ་མཐུད་རྟགས།", +"Straight Connector with Arrows":"སྣེ་གཉིས་ནི་མདའ་རྩེ་བྱས་པའི་ཐད་ཀའི་འབྲེལ་མཐུད་རྟགས།", +"Strikethrough":"སུབ་ཐིག", +"Striped Right Arrow":"ཚེག་མཇུག་མདའ་རྩེ།", +"Subscript":"འོག་རྟགས།", +"Sun":"ཉི་མ།", +"Superscript":"སྟེང་རྟགས།", +"Ta~ble Properties...":"སྡེ་ཚན་ཁྲ་མིག་གི་རྣམ་གཞག(~B)...", +"Text Wrap...":"ཡི་གེ་གདུབ་འཁོར།", +"Time":"བར་གཅོད་དུས་ཚོད།", +"Time Field":"དུས་ཚོད་ཡིག་དུམ།", +"To Background":"ཡི་གེའི་འོག་ཏུ་རྒྱན་པ།", +"To Foreground":"ཡི་གེའི་སྟེང་དུ་འཕྱོ་བ།", +"To Next Paragraph in Level":"རིམ་མཚུངས་ཀྱི་འོག་གི་དུམ་མཚམས་ལ་སྒྱུར།", +"To Previous Paragraph in Level":"རིམ་མཚུངས་ཀྱི་གོང་གི་དུམ་མཚམས་ལ་སྒྱུར།", +"To P~age":"ཤོག་ངོས་བར(~A)", +"To ~Cell":"སྡེ་ཚན་རྣམ་གཞག་བར།", +"To ~Character":"ཡིག་རྟགས་ལ།(~C)", +"To ~Curve":"འཕྱོག་ཐིག་ལ་འགྱུར་བ།(~C)", +"To ~Frame":"སྒྲོམ་གཞི་ལ།(~F)", +"To ~Paragraph":"དུམ་མཚམས་ལ།(~P)", +"Top":"རྩེ་སྣེར་སྙོམ་གཤིབ།", +"Transparency":"གསལ་དྭངས།", +"Trapezoid":"སྐས་དབྱིབས།", +"Triangle Down":"ལོག་པའི་ཟུར་གསུམ།", +"Triangle Up":"མཐའ་མཚུངས་ཟུར་གསུམ།", +"T~ime (variable)":"དུས་ཚོད།(འགྱུར་ཡོད།) (~I)", +"T~itle":"ཁ་བྱང་།(~H)", +"Underline":"གཤམ་ཐིག", +"Up Arrow":"གོང་གི་མདའ་རྩེ།", +"Up Arrow Callout":"གོང་གི་མདའ་རྩེ་རྟགས་འགོད།", +"Up and Down Arrow":"གོང་འོག་གི་མདའ་རྩེ།", +"Up and Down Arrow Callout":"གོང་འོག་གི་མདའ་རྩེ་རྟགས་འགོད།", +"Up and Right Arrow":"ཐད་ཟུར་གྱི་ཕྱོགས་གཉིས་མདའ་རྩེ།", +"Up and Right Arrow Callout":"ཐད་ཟུར་མདའ་རྩེ་རྟགས་འགོད།", +"Up, Right and Down Arrow":"གཟེར་དབྱིབས་མདའ་རྩེ།", +"Vertical Scroll":"གཞུང་སྒྲིལ་དབྱིབས།", +"Vertical Text":"གཞུང་སྒྲིག", +"Wave":"རླབས་དབྱིབས།", +"Zoom In":"མངོན་པའི་སྡུར་ཚད་ཆེར་གཏོང་།", +"Zoom Out":"ཆུང་གཏོང་།", +"~3D View...":"~ རྩ་གསུམ་མཐོང་རིས།...", +"~Add":"ཁ་སྣོན་(~A)", +"~Advanced Filter...":"མཐོ་རིམ་འཚག་འདེམས།(~A)...", +"~Arrange":"བརྩེགས་འཇོག་རིམ་པ།(~A)", +"~Author":"རྩོམ་པ་པོ།(~A)", +"~Bottom":"མཐིལ་སྣེ་སྙོམ་གཤིབ།(~B)", +"~Bring to Front":"རྩེ་རིམ་ལ་འཇོག་པ།(~B)", +"~Bullets and Numbering...":"རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག(~N)...", +"~Centered":"ཆུ་སྙོམས་དཀྱིལ་བསྡུ།(~C)", +"~Chart...":"རིས་འགོད།(~C)...", +"~Column Break":"དྲང་འཕྱང་ཤོག་གྲངས་དབྱེ་རྟགས་སུབ་རྒྱུ།(~D)", +"~Columns":"སྟར།(~C)", +"~Contour":"སྤྱི་ཁོག(~C)", +"~Convert":"བརྗེ་སྒྱུར།(~C)", +"~Data Ranges...":"གཞི་གྲངས་ཁུལ་ཁོངས།(~R)...", +"~Date":"ཚེས་གྲངས།(~D)", +"~Date (fixed)":"ཚེས་གྲངས།(རྒྱས་བཅད།) (~D)", +"~Define":"གཏན་འཁེལ།(~S)", +"~Delete":"སུབ་རྒྱུ།(~D)", +"~Edit":"རྩོམ་སྒྲིག(~E)", +"~Edit Contour...":"མཐའ་སྐོར་རྩེ་གནས་རྩོམ་སྒྲིག", +"~Edit...":"རྩོམ་སྒྲིག(~E)...", +"~Enter Group":"རྩོམ་སྒྲིག་ཚོ་སྒྲིག(~E)", +"~File":"ཡིག་ཆ།(~F)", +"~First Paragraph":"དུམ་མཚམས་དང་པོ།(~F)", +"~Fonts...":"ཡིག་གཟུགས།(~F)...", +"~Function...":"རྟེན་གྲངས།(~F)...", +"~Goal Seek...":"འགྱུར་ཚད་རྐྱང་པ་འགྲོལ་བ།(~L)...", +"~Group":"ཚོ་སྒྲིག(~G)", +"~Group and Outline":"ཚོ་དང་རིམ་དབྱེ་མངོན་པ།(~O)", +"~Group...":"ཚོ་སྒྲིག(~G)...", +"~Header and Footer...":"ཤོག་སྨིན་དང་ཤོག་ཞབས།(~H)...", +"~Height...":"ཕྲེང་གི་མཐོ་ཚད།(~E)...", +"~Help":"རོགས་རམ།(~H)", +"~Hide":"གབ་ཡིབ།(~H)", +"~Hide AutoFilter":"རང་འགུལ་འཚག་འདེམས་གབ་པ།(~H)", +"~Hide Details":"ཞིབ་ཕྲའི་གཞི་གྲངས་གབ་པ།(~H)", +"~Hide Slide":"སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གབ་པ།(~H)", +"~Hyphenation":"སྦྲེལ་ཡིག་རྟགས།(~H)", +"~Hyphenation...":"ཡིག་སྦྲེལ་རྟགས།(~H)...", +"~Insert":"བསྒར་འཛུད།(~I)", +"~Interaction...":"འགུལ་སྟངས་བཀོད་སྒྲིག(~I)...", +"~Left":"གཡོན་ཕྱོགས་ལ་ཁ་སྐོང་བ་(~L)", +"~Line Numbering...":"ཕྲེང་ཨང་སྒྲིག(~L)...", +"~Optimal Height...":"ཡིག་ཕྲེང་མཐོ་པོ་ཡག་ཤོས།(~A)...", +"~Optimal Width...":"སྟར་ཞེང་ཡག་ཤོས།(~A)...", +"~Page Number":"ཤོག་ཨང་།(~P)", +"~Page...":"ཤོག་ངོས་ཀྱི་སྒྲིག་བཀོད(~P)...", +"~Paste":"སྦྱར་བ།(~P)", +"~Print...":"གཏག་པར།(~P)...", +"~Recalculate":"བསྐྱར་རྩིས་རྒྱག་པ།(~R)", +"~Record":"གཞི་གྲངས་ས་བཅད།(~R)", +"~Refresh":"གསར་བརྗེས།(~R)", +"~Right":"གཡས་ཕྱོགས་ལ་ཁ་སྐོང་བ་(~R)", +"~Row":"ཕྲེང་།(~R)", +"~Rows":"ཕྲེང་།(~R)", +"~Save":"ཉར་ཚགས།(~S)", +"~Sections...":"ས་ཁོངས།(~Q)...", +"~Select":"འདེམས་པ།(~S)", +"~Send to Back":"མཐིལ་རིམ་ལ་འཇོག་པ།(~S)", +"~Sheet":"ལས་ཁྲ།(~T)", +"~Show":"ཡིབ་སྐུང་འདོར་བ།(~U)", +"~Show Details":"ཕྲ་ཞིབ་གཞི་གྲངས་མངོན་པ།(~S)", +"~Sort...":"རིམ་སྒྲིག...", +"~Spacing...":"བར་རྒྱང་།(~S)...", +"~Spelling...":"ལག་བཟོའི་འབྲི་སྦྱོར་བརྟག་དཔྱད།(~S)...", +"~Standard Filter...":"ཚད་ལྡན་འཚག་འདེམས།(~S)...", +"~Subject":"གཙོ་དོན།(~S)", +"~Table":"རེའུ་མིག(~T)", +"~Table...":"རེའུ་མིག(~B)...", +"~Thesaurus...":"དོན་གཅིག་ཚིག་མཛོད།(~T)...", +"~Time":"དུས་ཚོད།(~T)", +"~Time (fixed)":"དུས་ཚོད།(རྒྱས་བཅད།) (~T)", +"~Tools":"ཡོ་བྱད།(~T)", +"~Top":"རྩེ་སྣེ་སྙོམ་གཤིབ།(~T)", +"~Ungroup...":"ཚོ་སྒྲིག་རྩིས་མེད་བཏང་བ།(~U)", +"~Update All":"ཚང་མ་གསར་སྐྱེས།(~U)", +"~Validity...":"ནུས་ལྡན་རང་བཞིན།(~V)...", +"~View":"མཐོང་རིས།(~V)", +"~While Typing":"ནང་བཅུག་སྐབས།(~S)", +"~Width...":"ཞེང་ཚད་སྟར་པ་སྒྲིག་པ།(~W)...", +"~Wrap":"གདུབ་འཁོར།(~W)", +"~lowercase":"ཚང་མ་ཆུང་བྲིས།(~L)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/br.json b/f7cloud-office/browser/dist/l10n/uno/br.json new file mode 100644 index 0000000..9fe2a23 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/br.json @@ -0,0 +1,555 @@ +{ +"12-Point Star":"Steredenn gant 12 a vrec'hioù", +"24-Point Star":"Steredenn gant 24 a vrec'hioù", +"4-Point Star":"Steredenn gant 4 a vrec'hioù", +"4-way Arrow":"Bir gant 4 beg", +"4-way Arrow Callout":"Leadell gant bir 4 beg", +"5-Point Star":"Steredenn gant 5 a vrec'hioù", +"6-Point Star":"Steredenn gant 6 a vrec'hioù", +"8-Point Star":"Steredenn gant 8 a vrec'hioù", +"Accept":"Asantiñ", +"Accept All":"Degemer pep tra", +"Add Decimal Place":"Ouzhpennañ un dekrannenn", +"Align Bottom":"Steudañ en traoñ", +"Align Bottom to Anchor":"Steudañ ar riblenn izelañ ouzh an eor", +"Align Left":"Steudañ a-gleiz", +"Align Right":"Steudañ a-zehou", +"Align Top":"Steudañ e-krec'h", +"Align Top to Anchor":"Steudañ ar riblenn uhelañ ouzh an eor", +"Anc~hor":"Eo~riañ", +"Animation":"Bliverezh", +"Arch Down (Curve)":"Gwarenn d'an traoñ", +"Arch Down (Pour)":"Gwarenn astennet d'an traoñ", +"Arch Left (Curve)":"Gwarenn d'an tu kleiz", +"Arch Right (Curve)":"Gwarenn d'an tu dehou", +"Arch Right (Pour)":"Gwarenn astennet d'an tu dehou", +"Arch Up (Curve)":"Gwarenn d'ar c'hrec'h", +"Arch Up (Pour)":"Gwarenn astennet d'ar c'hrec'h", +"Arrange":"Frammadur", +"As C~haracter":"Evel ~arouezenn", +"AutoCorr~ect":"~EmVentrezhañ", +"AutoFill Data Series: automatic":"Leuniañ ar steudad roadennoù ent emgefreek", +"Auto~Filter":"EmSil~añ", +"A~lignment...":"Steud~adur...", +"A~rea...":"Leuniadu~r...", +"A~rrange":"Ke~mpenn", +"Back One":"War-drek", +"Background Color":"Liv drekleur", +"Block Arc":"Gwarenn leun", +"Bold":"Tev", +"Bookmar~k...":"S~pisverk testenn...", +"Borders (Shift to overwrite)":"Riblennoù (Pennlizh. da flastrañ)", +"Bottom":"Traoñ", +"Brightness":"Lintr", +"Caption...":"Leadell...", +"Center":"E-kreiz", +"Center Horizontal":"Kreizañ a-blaen", +"Center Vertically":"Kreizañ a-serzh", +"Centered":"Kreizet", +"Ce~lls...":"~Kelligoù...", +"Character Spacing":"Esaouiñ an arouezennoù", +"Charcoal Sketch":"Tresadenn dre c'hlaou-tresañ", +"Chart T~ype...":"Rizh ~diervad...", +"Chevron":"Kebrienn", +"Chevron Down":"Kebrienn d'an traoñ", +"Chevron Up":"Kebrienn d'ar c'hrec'h", +"Circle":"Kelc'h", +"Circle (Curve)":"Kelc'h", +"Circle (Pour)":"Kelc'h astennet", +"Circle Pie":"Gennad kelc'h", +"Circular Arrow":"Bir e gwareg", +"Clear ~Direct Formatting":"~Diverkañ ar mentrezhañ dihanterat", +"Cle~ar Cells...":"Diverk~añ ar c'helligadoù...", +"Close Master View":"Serriñ ar mod Mestr", +"Cloud":"Koumoulenn", +"Cl~ear Contents...":"Skarzhañ an ~endalc'hadoù...", +"Color Scale...":"Skeuliad livioù...", +"Column ~Width...":"~Led bann...", +"Comments":"Askelennoù", +"Comme~nt":"~Notenn...", +"Connector":"Kennasker", +"Connector Ends with Arrow":"Kennasker gant biroù", +"Connector with Arrows":"Kennasker gant biroù", +"Contrast":"Dargemm", +"Cop~y":"_Eilañ", +"Corner Right Arrow":"Bir korn d'an tu dehou", +"Co~lumns...":"~Bannoù...", +"Co~mpress...":"Koa~zhañ...", +"Cross":"Kroaz", +"Curve":"Krommenn", +"Curve Down":"Krommenn d'an traoñ", +"Curve Up":"Krommenn d'ar c'hrec'h", +"Curved Connector":"Kennasker krommet", +"Curved Connector Ends with Arrow":"Kennasker krommet gant bir en dibenn", +"Curved Connector with Arrows":"Kennasker krommet gant biroù", +"Cylinder":"Kranenn", +"C~ell":"K~ellig", +"Data Bar...":"Barrennad roadennoù...", +"Date":"Deiziad", +"Date...":"Deiziad...", +"Dat~e (variable)":"D~eiziad (argemmus)", +"Decrease Indent":"Digreskiñ ar pukañ", +"Decrease Size":"Digreskiñ ar vent", +"Delete All Comments":"Lemel kuit an holl askelennoù", +"Delete All Comments by This Author":"Dilemel an holl askelennoù a-berzh an aozer-mañ", +"Delete Axis":"Lemel kuit an ahel", +"Delete Comment":"Dilemel an askelenn", +"Delete C~ells...":"Lemel ku~it kelligoù...", +"Delete C~ontents...":"~Lemel kuit endalc'had...", +"Delete Data Labels":"Dilemel skritelligoù ar roadennoù", +"Delete Decimal Place":"Dilemel un dekrannenn", +"Delete Legend":"Lemel kuit al leadell", +"Delete Major Grid":"Lemel ar gael bennañ kuit ", +"Delete Minor Grid":"Lemel ar gael eilvedel kuit ", +"Delete Rows":"Dilemel ar renkoù", +"Delete Single Data Label":"Dilemel ar skritellad roadennoù eeun", +"Delete Table":"Dilemel an daolenn", +"Delete ~All Comments":"Dilemel an ~holl askelennoù", +"De~lete...":"Lemel k~uit...", +"Diamond":"Lankell", +"Diamond Bevel":"Plakenn he stumm ul lankell", +"Digital Signatu~res...":"Sinadurioù nive~rel...", +"Doorplate":"Plakenn nor", +"Double Brace":"Briataennoù", +"Double Bracket":"Krommelloù", +"Down Arrow":"Bir etrezek an traoñ", +"Down Arrow Callout":"Leadell gant bir etrezek an traoñ", +"Duplicate Page":"Arredaoliñ ar bajenn", +"Duplicate ~Slide":"Eilañ an ~dreyonenn", +"D~elete Page":"Dil~emel ar bajenn", +"Ellipse":"Elipsenn", +"Explosion":"Tarzhadenn", +"Fade Down":"Arveuz d'an traoñ", +"Fade Left":"Arveuz d'an tu kleiz", +"Fade Right":"Arveuz d'an tu dehou", +"Fade Up":"Strishaet (krec'h)", +"Fade Up and Left":"Strishaet (krec'h ha kleiz)", +"Fade Up and Right":"Strishaet (krec'h ha dehou)", +"Fiel~d":"Mae~zienn", +"Fill Color":"Liv leuniañ", +"Find Next":"Kavout an destenn", +"Find Previous":"Kavout an hini kent", +"Flip Horizontally":"Skediñ a-blaen", +"Flip Vertically":"Skediñ a-serzh", +"Flowchart: Alternate Process":"Frammlun : araezad dazeilel", +"Flowchart: Card":"Frammlun : kartenn", +"Flowchart: Collate":"Frammlun : eren", +"Flowchart: Connector":"Frammlun : kennasker", +"Flowchart: Data":"Frammlun : roadennoù", +"Flowchart: Decision":"Frammlun : disentez", +"Flowchart: Delay":"Frammlun : termen", +"Flowchart: Direct Access Storage":"Frammlun : kadavadur e haezadur eeun", +"Flowchart: Display":"Frammlun : Skrammadur", +"Flowchart: Document":"Frammlun : teul", +"Flowchart: Extract":"Frammlun : eztennañ", +"Flowchart: Internal Storage":"Frammlun : kadavadur diabarzh", +"Flowchart: Magnetic Disc":"Frammlun : kantenn warellek", +"Flowchart: Manual Input":"Frammlun : enankad dre an dorn", +"Flowchart: Manual Operation":"Frammlun : gwezhiadur dorn", +"Flowchart: Merge":"Frammlun : toueziañ", +"Flowchart: Multidocument":"Frammlun : Liesteul", +"Flowchart: Off-page Connector":"Frammlun : kennasker emaez pajenn", +"Flowchart: Or":"Frammlun : pe", +"Flowchart: Predefined Process":"Frammlun : araezad kentdespizet", +"Flowchart: Preparation":"Frammlun : prientadur", +"Flowchart: Process":"Frammlun : araezad", +"Flowchart: Punched Tape":"Frammlun : lurell dreoc'het ", +"Flowchart: Sequential Access":"Frammlun : haeziñ kemelennel", +"Flowchart: Sort":"Frammlun : rummañ", +"Flowchart: Stored Data":"Frammlun : roadennoù kadavet", +"Flowchart: Summing Junction":"Frammlun : eread krennva", +"Flowchart: Terminator":"Frammlun : gourfennañ", +"Flower":"Bleuñvenn", +"Folded Corner":"Korn pleget", +"Font Color":"Liv nodrezh", +"Fontwork Shape":"Stumm Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Troa~d pajenn ", +"For Paragraph":"Evit ar rannbennad", +"For Selection":"Evit an diuzad", +"Format Axis...":"Mentrezh an ahel...", +"Format Chart Area...":"Mentrezhañ leur an diervad...", +"Format Data Labels...":"Mentrezh skritelligoù ar roadennoù...", +"Format Data Point...":"Mentrezhañ ar poent roadennoù...", +"Format Data Series...":"Mentrezhañ ar steudadoù roadennoù...", +"Format Floor...":"Mentrezhañ al leur...", +"Format Legend...":"Mentrezh al leadell...", +"Format Major Grid...":"Mentrezhañ ar gael bennañ", +"Format Mean Value Line...":"Mentrezhañ linenn ar werzh keitat...", +"Format Minor Grid...":"Mentrezhañ ar gael eilvedel...", +"Format Pa~ge...":"Mentrezhañ ur ~bajenn...", +"Format Selection...":"Mentrezhañ an diuzad...", +"Format Single Data Label...":"Mentrezhañ ar skritellad roadennoù eeun", +"Format Stock Gain...":"Mentrezhañ gounidoù ar c'hadavad...", +"Format Stock Loss...":"Mentrezhañ kolloù ar c'hadavad...", +"Format Title...":"Mentrezh an titl...", +"Format Trend Line Equation...":"Mentrezhañ atalad linenn an tuadur...", +"Format Trend Line...":"Mentrezhañ linenn an tuadur...", +"Format Wall...":"Mentrezh ar voger...", +"Format X Error Bars...":"Mentrezhañ barrennoù fazioù X...", +"Format Y Error Bars...":"Mentrezhañ barrennoù fazioù Y...", +"Formatting Mark":"Merk mentrezhañ", +"Formula to Value":"Reollun da werzh", +"Forward One":"War-raok", +"Frame":"Stern", +"Freeze ~Cells":"Stagañ ~kelligoù", +"F~ont Size...":"Men~toù an nodrezh...", +"F~ormat":"Mentre~zh", +"F~rame...":"~Stern...", +"F~ull Screen":"Leu~n skramm", +"General":"Hollek", +"Heart":"Kalon", +"Hexagon":"C'hwec'htueg", +"He~ader":"Talb~enn", +"He~ader and Footer":"Reollin ha tro~ad pajenn", +"Horizontal Scroll":"Parich a-blaen", +"H~ide":"K~uzhat", +"H~ide Columns":"~Kuzhat bannoù", +"H~ide Rows":"Ku~zhat ar renkoù", +"Icon Set...":"Stirad arlunioù...", +"Image Mode":"Mod ar skeudenn", +"In ~Background":"En drek~leur", +"Increase Indent":"Kreskaat ar pukad", +"Increase Size":"Kreskaat ar vent", +"Inflate":"C'hwezhañ", +"Insert Audio or Video":"Enlakaat ur restr video pe aodio", +"Insert Axis":"Enlakaat un ahel", +"Insert Axis Title":"Enlakaat titl an ahel", +"Insert Caption...":"Enlakaat ul leadell...", +"Insert Chart":"Enlakaat un diervad", +"Insert Column Break":"Enlakaat ur c'hemm bann", +"Insert Co~lumns":"~Enlakaat bannoù", +"Insert Data Labels":"Enlakaat skritelligoù ar roadennoù", +"Insert Field":"Enlakaat ur vaezienn", +"Insert Hyperlink":"Enlakaat ur gourere", +"Insert Index Entry":"Enlakaat un enankad ibil", +"Insert Major Grid":"Enlakaat ur gael bennañ", +"Insert Mean ~Value Line":"Enlakaat linenn ar ~werzh keitat", +"Insert Minor Grid":"Enlakaat ur gael eilvedel", +"Insert Rows ~Above":"Enlakaat renkoù ~a-us", +"Insert Rows ~Below":"Enlakaat renkoù ~dindan", +"Insert Single Data Label":"Enlakaat ur skritellad roadennoù eeun", +"Insert Slide":"Enlakaat un dreyonenn", +"Insert Titles...":"Enlakaat titloù...", +"Insert Tre~nd Line...":"Enlakaat li~nenn an tuadur...", +"Insert Unnumbered Entry":"Enlakaat un enankad diniverenn", +"Insert ~Cells...":"Enlakaat kel~ligoù...", +"Insert ~Rows":"~Enlakaat renkoù", +"Insert/Delete Axes...":"Enlakaat/Lemel kuit ahelioù...", +"Invert":"Luc'htuginañ", +"Isosceles Triangle":"Tric'horn keitgarek", +"Italic":"Stouet", +"Justified":"Marzekaet", +"Language":"Yezh", +"Language Status":"Stad ar yezh", +"Layout":"Pajennaozañ", +"Left":"A-gleiz", +"Left Arrow":"Bir d'an tu kleiz", +"Left Arrow Callout":"Leadell gant bir etrezek an tu kleiz", +"Left Brace":"Briataenn o tigeriñ", +"Left Bracket":"Krommelloù o tigeriñ", +"Left and Right Arrow":"Bir d'an tu kleiz hag d'an tu dehou", +"Left and Right Arrow Callout":"Leadell gant bir etrezek an tu kleiz hag an tu dehou", +"Left-To-Right":"Eus an tu kleiz d'an tu dehou", +"Lightning Bolt":"Luc'hedenn", +"Line":"Linenn", +"Line Callout 1":"Leadell 1", +"Line Callout 2":"Leadell 2", +"Line Callout 3":"Leadell 3", +"Line Color":"Liv linenn", +"Line Connector":"Kennasker linennel", +"Line Connector Ends with Arrow":"Kennasker linennel gant bir e dibenn", +"Line Spacing":"Etrelinennañ", +"Line Spacing: 1":"Etrelinennañ : 1", +"Line Spacing: 1.5":"Etrelinennañ : 1,5", +"Line Spacing: 2":"Etrelinennañ : 2", +"Lis~ts":"Lis~tennoù", +"L~ine...":"~Linenn...", +"Manage...":"Ardeiñ...", +"Manual ~Break...":"~Lamm dre zorn...", +"Media":"Media", +"Moon":"Loar", +"More ~Filters":"Muic'h a ~siloù", +"M~erge and Center Cells":"~Toueziañ ar c'helligoù", +"Name...":"Envel ar strollad...", +"Na~vigator":"~Merdeer", +"New Page":"Pajenn nevez", +"Next Page":"Pajenn da-heul", +"Notched Right Arrow":"Bir dibleg gant askoù", +"Number":"Niver", +"Number Format":"Mentrezh niverel", +"Number Format...":"Mentrezh niverel...", +"Number Format: Currency":"Mentrezh niverel : moneiz", +"Number Format: Date":"Mentrezh niverel : deiziad", +"Number Format: Decimal":"Mentrezh niverel : dekrannel", +"Number Format: Exponential":"Mentrezh niverel : argemmvac'hel", +"Number Format: Percent":"Mentrezh niverel : dregantad", +"Number Format: Standard":"Mentrezh niverel : skoueriek", +"Number Format: Time":"Mentrezh niverel : euriadur", +"Octagon":"Eizhtueg", +"Octagon Bevel":"Plakenn eizhtuek", +"Open Circle (Curve)":"Kelc'h digor", +"Open Circle (Pour)":"Kelc'h digor astenn", +"Open Hyperlink":"Digeriñ ar gourere", +"Optimal Column Width":"Led bann gwellek", +"Optimal Row Height":"Sav renk gwellek", +"Overline":"Uslinennañ", +"Page Tit~le":"Tit~l ar bajenn", +"Page ~Count":"~Niver pajennoù", +"Parallelogram":"Kensturieg", +"Paste ~Special...":"Pe~gerezh arbennik...", +"Pentagon":"Pemptueg", +"Percent":"Dregantad", +"Pi~vot Table...":"Ta~olenn groaz dialuskel...", +"Plain Text":"Testenn grai", +"Pop Art":"Pop'art", +"Position and Si~ze...":"~Lec'hiadur ha ment...", +"Previous Page":"Pajenn gent", +"Prin~t Ranges":"~Maezioù moullañ", +"Prohibited":"Berzet", +"Propert~ies...":"Perzh~ioù...", +"Protect Cells":"Gwarez", +"Protect ~Sheet...":"Gwareziñ ~follennad...", +"Puzzle":"Miltamm", +"P~aragraph...":"R~annbennad...", +"Rectangle":"Reizhkorneg", +"Rectangle, Rounded":"Reizhkorn, rontaet", +"Rectangular Callout":"Leadell reizhkornek", +"Remove Noise":"Lemel kuit an daremougoù", +"Rename Master":"Adenvel an teul mestr", +"Reply Comment":"Respont d'an askelenn", +"Reset Data Point":"Adderaouekaat ar poent roadennoù", +"Reset all Data Points":"Adderaouekaat an holl boentoù roadennoù", +"Restart Numbering":"Adkemer an niverenniñ", +"Right":"A-zehou", +"Right Arrow":"Bir d'an tu dehou", +"Right Arrow Callout":"Leadell gant bir etrezek an tu dehou", +"Right Brace":"Briataenn o serriñ", +"Right Bracket":"Krommelloù o serriñ", +"Right Triangle":"Tric'horn serzh", +"Right or Left Arrow":"Bir d'an tu kleiz pe d'an tu dehou", +"Right-To-Left":"Eus an tu dehou d'an tu kleiz", +"Ring":"Gwalenn", +"Rotate 90° ~Left":"C'hwelañ dre 90° d'an tu ~kleiz", +"Rotate 90° ~Right":"C'hwelañ dre 90° d'an tu ~dehou", +"Rot~ate":"C'hwel~añ", +"Round Callout":"Leadell rontaet", +"Rounded Rectangular Callout":"Leadell reizhkornek he c'hornioù rontaet", +"Row ~Height...":"~Sav ar renk...", +"Rows ~Above":"Renkoù ~a-us", +"Rows ~Below":"Renkoù ~dindan", +"R~efresh Range":"Brem~anaat al lijorenn", +"R~ight-To-Left":"Eus an tu d~ehou d'an tu kleiz", +"R~un Macro...":"Ero~unit ar makro...", +"S-shaped Arrow":"Bir e stumm s", +"Save ~As...":"~Enrollañ evel...", +"Scientific":"Skiantel", +"Select Cell":"Diuzañ ur gellig", +"Select Column":"Diuz ar bann", +"Select Row":"Diuzan ar renk", +"Select Table":"Diuz taolennoù", +"Select ~All":"~Diuz pep tra", +"Set Background Image...":"Despizañ skeudenn an drekleur...", +"Se~ction...":"~Kevrenn...", +"Shadow":"Skeud", +"Sharpen":"Kreskaat an naeted", +"Sheet R~ight-To-Left":"Follennad eus an tu d~ehou d'an tu kleiz", +"Sho~w Rows":"S~krammañ renkoù", +"Sho~w Slide":"Diskoue~z an dreyonenn", +"Sidebar":"Barrenn gostez", +"Signet":"Siell", +"Slant Down":"Stouet d'an traoñ", +"Slant Up":"Stouet d'ar c'hrec'h", +"Slide Layout":"Pajennaozañ an dreyonenn", +"Slide Transition":"Ardreuzad", +"Slide ~Layout":"Pajennaozañ an dre~yonenn", +"Small capitals":"Pennlizherennoù bihan", +"Smiley Face":"Dremmig", +"Snap to Grid":"Steudañ diwar ar gael", +"Sort Ascending":"Rummañ war gresk", +"Sort Descending":"Rummañ war zigresk", +"So~rt...":"~Rummañ...", +"Split Arrow":"Bir e forc'h", +"Split Table...":"Troc'hañ an daolenn...", +"Square":"Karrez", +"Square Bevel":"Plakenn garrez", +"Square, Rounded":"Karrez, rontaet", +"Statistics":"Stadegoù", +"Stop":"Paouez", +"Straight Connector":"Kennasker eeun", +"Straight Connector ends with Arrow":"Kennasker eeun gant bir en dibenn", +"Straight Connector with Arrows":"Kennasker eeun gant biroù", +"Strikethrough":"Barrennet", +"Striped Right Arrow":"Bir dibleg roudennet", +"Subscript":"Feur", +"Sun":"Heol", +"Superscript":"Mac'her", +"S~how Columns":"S~krammañ bannoù", +"S~lide":"Tre~yonenn", +"Table of Contents and Inde~x":"I~bil ha daolenn an danvezioù", +"Ta~ble Properties...":"~Perzhioù an daolenn...", +"Text Wrap...":"Gwiskadur an destenn...", +"Te~xt":"Te~stenn", +"Time":"Amzer ", +"Time Field":"Maezienn eur", +"Title Page...":"Pajenn an titl...", +"To Background":"En drekleur", +"To Foreground":"D'ar rakleur", +"To Next Paragraph in Level":"D'ar rannbennad war-lerc'h eus ar memes live", +"To Previous Paragraph in Level":"D'ar rannbennad eus ar memes live", +"To P~age":"D'~ar bajenn", +"To ~Cell":"Ouzh ar ~gellig", +"To ~Character":"~Ouzh an arouezenn", +"To ~Curve":"Da ~grommenn", +"To ~Frame":"~D'ar stern", +"To ~Paragraph":"~D'ar rannbennad", +"Top":"Krec'h", +"Track Chan~ges":"Heuliañ ar ~c'hemmoù", +"Transparency":"Boullder", +"Trapezoid":"Tristurieg", +"Triangle Down":"Tric'horn war an tu gin", +"Triangle Up":"Tric'horn war an tu mat", +"T~ime (variable)":"E~ur (argemmus)", +"T~itle":"~Titl", +"Underline":"Islinennañ", +"Unprotect Cells":"Diwareziñ ar c'helligadoù", +"Up Arrow":"Bir etrezek al lein", +"Up Arrow Callout":"Leadell gant bir etrezek ar c'hrec'h", +"Up and Down Arrow":"Bir etrezek al lein hag an traoñ", +"Up and Down Arrow Callout":"Leadell gant bir etrezek ar c'hrec'h hag an traoñ", +"Up and Right Arrow":"Bir etrezek al lein hag an tu dehou", +"Up and Right Arrow Callout":"Leadell gant bir etrezek ar c'hrec'h hag an tu dehou", +"Up, Right and Down Arrow":"Bir etrezek al lein, an tu dehou hag an traoñ", +"Vertical Scroll":"Parich a-serzh", +"Vertical Text":"Testenn a-serzh", +"Wave":"Gwagennad", +"Wrap Text":"Azasaat an destenn", +"Zoom In":"Brasaat", +"Zoom Out":"Zoum bihanaat", +"~3D View...":"Skrammañ ~3M...", +"~Add":"~Ouzhpennañ", +"~Advanced Filter...":"~Sil arbennik...", +"~Analysis of Variance (ANOVA)...":"~Dezrann an hebiant (ANOVA)...", +"~Arrange":"Framma~dur", +"~Author":"~Aozer", +"~Bottom":"~En traoñ", +"~Bring to Front":"Pep tr~a war raok", +"~Bullets and Numbering...":"~Padelligoù ha niverenniñ...", +"~Capitalize Every Word":"Lakaat pep ger da bennliz~herennoù", +"~Centered":"~Kreizet", +"~Chart...":"~Diervad", +"~Chi-square Test...":"Prouad ~Khi-daou...", +"~Clear":"~Skarzhañ", +"~Clear Direct Formatting":"~Skarzhañ ar mentrezhañ dihanterat", +"~Column":"~Bann", +"~Column Break":"Troc'h ~bann", +"~Columns":"~Bannoù", +"~Contour":"~Trolinenn", +"~Convert":"~Amdreiñ", +"~Correlation...":"~Keflen...", +"~Covariance...":"~Kehebiant...", +"~Cut":"~Troc'hañ", +"~Data Ranges...":"~Lijorenn roadennoù...", +"~Data Table...":"~Taolennad roadennoù...", +"~Date":"~Deiziad", +"~Date (fixed)":"~Deiziad (stabil)", +"~Define":"~Despizañ", +"~Define...":"~Despizañ...", +"~Delete":"~Lemel kuit", +"~Delete Sheet...":"~Dilemel follennadoù...", +"~Descriptive Statistics...":"~Stadegoù deskrivañ...", +"~Edit":"~Embann", +"~Edit Contour...":"~Embann an en-dro...", +"~Edit...":"~Embann", +"~Enter Group":"Mont ~e-barzh ar strollad", +"~Exponential Smoothing...":"~Lenkraat argemmvarc'hel...", +"~F-test...":"Prouad ~f...", +"~File":"~Restr", +"~First Paragraph":"~Rannbennad kentañ", +"~Fonts...":"~Nodrezhoù...", +"~Format Cells...":"Mentrezhañ ~kelligoù...", +"~Function...":"~Arc'hwel...", +"~Goal Seek...":"Klask gw~erzh vukenn...", +"~Group":"~Strollañ", +"~Group and Outline":"~Trolinenn", +"~Group...":"~Strollañ...", +"~Header and Footer...":"~Reollin ha troad pajenn...", +"~Headers and Footers...":"~Reollinoù ha treid pajennoù...", +"~Height...":"~Sav...", +"~Help":"~Skoazell", +"~Hide":"~Kuzhat", +"~Hide AutoFilter":"~Masklañ an EmSilañ", +"~Hide Details":"~Masklañ ar munudoù", +"~Hide Slide":"Skrammañ an ~dreyonenn", +"~Hyperlink...":"~Gourere...", +"~Hyphenation":"~Troc'hadur ar gerioù", +"~Hyphenation...":"Tro~c'hadur ar gerioù...", +"~Image...":"~Skeudenn...", +"~Insert":"E~nlakaat", +"~Insert...":"~Enlakaat...", +"~Interaction...":"Et~rewezhiañ...", +"~Left":"A ~gleiz", +"~Line Numbering...":"Niverenniñ a~l linennoù...", +"~Manage...":"~Ardeiñ...", +"~More Fields...":"~Muioc'h a vaeziennoù...", +"~More Options...":"~Muioc'h a zibarzhioù...", +"~Move or Copy Sheet...":"~Dilec'hiañ pe eilañ ar follennad...", +"~Moving Average...":"~Keitad hefiñv...", +"~Optimal Height...":"Sav g~wellek...", +"~Optimal Width...":"Ledander ~gwellek...", +"~Page Break":"L~amm pajenn", +"~Page Number":"~Niverenn bajenn", +"~Page Numbers...":"Niverennoù p~ajenn...", +"~Page...":"~Pajenn...", +"~Paste":"~Pegañ", +"~Pivot Table":"~Taolenn groaz dialuskel", +"~Print...":"~Moullañ...", +"~Properties...":"~Perzhioù...", +"~Recalculate":"~Adjediñ ", +"~Record":"En~rollañ", +"~Redo":"~Adober", +"~Refresh":"~Adfreskat", +"~Regression...":"~Argizañ...", +"~Remove Outline":"~Dilemel an drolinenn", +"~Reset Filter":"~Adderaouekaat ar sil", +"~Right":"~A-zehou", +"~Row":"~Renk", +"~Rows":"~Renkoù", +"~Sampling...":"~Standilhonañ...", +"~Save":"~Enrollañ", +"~Sections...":"~Kevrennoù...", +"~Select":"~Diuz", +"~Send to Back":"Pep t~ra war drek", +"~Sentence case":"~Tirenneg ar frazenn", +"~Shape":"~Lun", +"~Sheet":"~Follenn", +"~Show":"S~krammañ", +"~Show Details":"S~krammañ ar munudoù", +"~Show Sheet...":"S~krammañ follennadoù...", +"~Sort...":"~Rummañ...", +"~Spacing":"~Esaouiñ", +"~Spacing...":"~Esaouiñ...", +"~Spelling...":"Difa~zier...", +"~Standard Filter...":"~Sil skoueriek...", +"~Subject":"~Danvez", +"~Table":"~Taolenn", +"~Table Properties...":"~Perzhioù an daolenn...", +"~Table...":"~Taolenn...", +"~Text Box":"Maez ~testenn", +"~Thesaurus...":"Geria~dur an heñvelsterioù...", +"~Time":"~Eur", +"~Time (fixed)":"~Eur (fest)", +"~Tools":"Ost~ilhoù", +"~Top":"E krec'~h", +"~UPPERCASE":"~PENNLIZHERENNOÙ", +"~Undo":"~Dizober", +"~Ungroup...":"~Digevrediñ...", +"~Update All":"Bremanaa~t pep tra", +"~Validity...":"Tal~voudegezh...", +"~View":"S~krammañ", +"~While Typing":"E-~pad ar biziata", +"~Width...":"~Ledander...", +"~Wrap":"~Azasaat ", +"~lowercase":"~lizherennoù munut", +"~tOGGLE cASE":"~tREC'HAOLIÑ aN dIRENNEG" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/brx.json b/f7cloud-office/browser/dist/l10n/uno/brx.json new file mode 100644 index 0000000..e2410a0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/brx.json @@ -0,0 +1,369 @@ +{ +"12-Point Star":"12-बिन्दु स्टार", +"24-Point Star":"24-बिन्दु स्टार", +"4-Point Star":"4-बिन्दु स्टार", +"4-way Arrow":"4-लामा थिर", +"4-way Arrow Callout":"4-लामा थिर कलआउट", +"5-Point Star":"5-बिन्दु स्टार", +"6-Point Star":"6-बिन्दु स्टार", +"8-Point Star":"8-बिन्दु स्टार", +"Accept":"आजाव", +"Accept All":"गासैबो गनाय", +"Align Bottom":"सिंथारनि सारियाव लाबो", +"Align Left":"आगसि फारसे सारियाव लाबो", +"Align Right":"आगदा फारसे सारियाव लाबो", +"Align Top":"सानि सारियाव लाबो", +"Arch Down (Curve)":"बेंखन बाहागो गाहायनि (खेंख्रा हांखो)", +"Arch Down (Pour)":"बेंखन बाहागो गाहायनि (लुनाय)", +"Arch Left (Curve)":"बेंखन बाहागो आगसि (खेंख्रा हांखो)", +"Arch Right (Curve)":"बेंखन बाहागो आगदा (खेंख्रा हांखो)", +"Arch Right (Pour)":"बेंखन बाहागो आगदा (लुनाय)", +"Arch Up (Curve)":"बेंखन बाहागो सानि (खेंख्रा हांखो)", +"Arch Up (Pour)":"बेंखन बाहागो सानि (लुनाय)", +"Arrange":"साजाय", +"As C~haracter":"~हांखो बादि", +"AutoCorr~ect":"गावआरि~ दाथाय", +"AutoFill Data Series: automatic":"गावआरि सुफुंनाय डाटा थाखो फारि: गावनो गाव", +"Auto~Filter":"~गावआरि फिल्टार", +"A~lignment...":"सारि सारि साजायनाय...", +"A~rea...":"~ओनसोल...", +"A~rrange":"~साजायनाय", +"Back One":" मोनसेनि उन", +"Background Color":"सावगारिनि उनथि थानाय गाब", +"Block Arc":"ब्लक बेंखननि बाहागो", +"Bold":"गेदेर हांखो", +"Bookmar~k...":"~बुकमार्क...", +"Bottom":"सिंथाराव", +"Brightness":"गोजों", +"Caption...":"केप्सन...", +"Center":"गेजेर", +"Center Horizontal":"समानथि बादि मिरु", +"Centered":"गेजेराव", +"Charcoal Sketch":"चारक'ल स्केछ", +"Chevron":"च्चेभरन", +"Chevron Down":"च्चेभरन गाहायनि", +"Chevron Up":"च्चेभरन सानि", +"Circle":"बेंखन", +"Circle (Curve)":"बेंखन (खेंख्रा हांखो)", +"Circle (Pour)":"बेंखन (लुनाय)", +"Circle Pie":"बेंखन पाइ", +"Circular Arrow":"बेंखनारि थिर", +"Close Master View":"गाहायखौ नुथाय बन्द खालाम", +"Cloud":"जोमै", +"Column":"खाम्फा", +"Column ~Width...":"खाम्फा~ गुवारथि...", +"Comme~nt":"~सुंद' लिरनाय...", +"Connector":"फोनांजाबग्रा", +"Connector Ends with Arrow":"थिरजों फोनांजाबगिरिया जोबो", +"Connector with Arrows":"थिरजों फोनांजाबगिरि", +"Contrast":"फाराक", +"Corner Right Arrow":"आगदा खनानि थिर", +"Co~lumns...":"~खाम्फाफोर...", +"Crop":"क्रप", +"Cross":"क्रच...", +"Currency":"रां", +"Curve":"खेंख्रा", +"Curve Down":"खेंख्रा हांखो गाहायाव", +"Curve Up":"खेंख्रा हांखो सायाव", +"Curved Connector":"खेंख्रा फोनांजाबगिरि", +"Curved Connector Ends with Arrow":"थिरजों खेंख्रा फोनांजाबगिरिया जोबो", +"Curved Connector with Arrows":"थिरजों खेंख्रा फोनांजाबगिरि", +"Cylinder":"सिलिन्दार", +"Dat~e (variable)":"अक्ट'~ (सोलायस्लु)", +"Delete C~ells...":"खथासाफोरखौ हुखुमोर", +"Delete C~ontents...":"फारि बिलाइफोरखौ हुखुमोर", +"Delete Rows":"सारिखौ हुखुमोर", +"Diamond":"हिरा", +"Diamond Bevel":"हिरा बिभेल", +"Digital Signatu~res...":"अनजिमायारि ~चहिफोर...", +"Doorplate":"ड'रप्लेट", +"Double Brace":"मोननै बेन्दों", +"Double Bracket":"मोननै बेन्दों", +"Down Arrow":"गाहायनि थिर", +"Down Arrow Callout":"गाहायनि थिर कलआउट", +"Ellipse":"गोलाव बेंखन", +"Explosion":"बेरफ्रुनाय", +"Fade Down":"गाहायाव फेड जानाय", +"Fade Left":"आगसि फारसे फेड जानाय", +"Fade Right":"आगदा फारसे फेड जानाय", +"Fade Up":"साआव फेड जानाय", +"Fade Up and Left":"सायाव आरो आगसि फारसे फेड जानाय", +"Fade Up and Right":"साय़ाव आरो आगदा फारसे फेड जानाय", +"Fill Color":"गाब सुफुंनाय", +"Flip Vertically":"थोंगिर महरै फ्लिप खालाम", +"Flowchart: Alternate Process":"फ्लोचार्ट: सोलायथाव खानथि", +"Flowchart: Card":"फ्लोचार्ट: कार्ड", +"Flowchart: Collate":"फ्लोचार्ट: जयै रुजुनाय", +"Flowchart: Connector":"फ्लोचार्ट: फोनांजाबग्रा", +"Flowchart: Data":"फ्लोचार्ट: डाटा", +"Flowchart: Decision":"फ्लोचार्ट: थांखि", +"Flowchart: Delay":"फ्लोचार्ट: गोबाव खालामनाय", +"Flowchart: Direct Access Storage":"फ्लोचार्ट: थोंजों हाबनाय थुब्रायनाय", +"Flowchart: Display":"फ्लोचार्ट: दिन्थिफुंनाय", +"Flowchart: Document":"फ्लोचार्ट: फोरमान बिलाइ", +"Flowchart: Extract":"फ्लोचार्ट: बोनानै लाबोनाय", +"Flowchart: Internal Storage":"फ्लोचार्ट: इसिंनि थुब्रायनाय", +"Flowchart: Magnetic Disc":"फ्लोचार्ट: सम्बुक बादि डिसक", +"Flowchart: Manual Input":"फ्लोचार्ट: मेनुयेल इनपुट", +"Flowchart: Manual Operation":"फ्लोचार्ट: मेनुयेल हाबा", +"Flowchart: Merge":"फ्लोचार्ट: खौसे जानाय", +"Flowchart: Multidocument":"फ्लोचार्ट: बायदिमैया फोरमान बिलाइ", +"Flowchart: Off-page Connector":"फ्लोचार्ट: अफ-बिखं फोनांजाबग्रा", +"Flowchart: Or":"फ्लोचार्ट: एबा", +"Flowchart: Predefined Process":"फ्लोचार्ट: गिबि बेखेवनाय खान्थि", +"Flowchart: Preparation":"फ्लोचार्ट: थियारि खालामनाय", +"Flowchart: Process":"फ्लोचार्ट: खान्थि", +"Flowchart: Punched Tape":"फ्लोचार्ट: पानछट टेप", +"Flowchart: Sequential Access":"फ्लोचार्ट: फारिजों हाबनाय", +"Flowchart: Sort":"फ्लोचार्ट: रोखोम", +"Flowchart: Stored Data":"फ्लोचार्ट: ज खालामनाय डाटा", +"Flowchart: Summing Junction":"फ्लोचार्ट: साम्मिं जांक्शन", +"Flowchart: Terminator":"फ्लोचार्ट: टर्मिनेटर", +"Flower":"बिबार", +"Folded Corner":"खोबनाय खना", +"Font Color":"फन्टनि गाब", +"Fontwork Shape":"फन्ट खामानि महर", +"Foote~r":"~फुटार", +"Formatting Mark":"दाथाय दानाय दाग", +"Forward One":" मोनसे थांहोनाय", +"Frame":"फ्रेम", +"F~ont Size...":"~फन्टनि महर...", +"F~ormat":"~दाथाय", +"F~ull Screen":"आबुं~ फैसालि", +"General":"सरासनस्रा", +"Heart":"गोरबो", +"Hexagon":"हेक्सेगन", +"He~ader":"~हेडार", +"Horizontal Scroll":"समानथि स्क्रोल ", +"H~ide":"एरसो", +"In ~Background":"सावगारिनि उनथि थानाय आव", +"Inflate":"इनफ्लेट", +"Insert Axis":"~अक्ष हांखोफोर...", +"Insert Chart":"चार्ट फज", +"Insert Column Break":"खाम्फा सिफायनाय सोसन", +"Insert Hyperlink":"हाइपारलिंक सोसन", +"Insert Index Entry":"नायखां बिलाइ हाबनाय सोसन", +"Insert Unnumbered Entry":"अनजिमा होयै हाबनाय सोसन", +"Invert":"उलथा खालाम", +"Isosceles Triangle":"आइचचेलिज आखान्थिथाम", +"Italic":"फारसेथि खेंख्रा हांखो", +"Justified":"बिजिरनाय", +"Language":"राव", +"Layout":"लेआउट", +"Left":"आगसि", +"Left Arrow":"आगसि थिर", +"Left Arrow Callout":"आगसि थिर कलआउट", +"Left Brace":"आगसि बेन्दों", +"Left Bracket":"आगसि बेन्दों", +"Left and Right Arrow":"आगसि आरो आगदा थिर", +"Left and Right Arrow Callout":"आगसि आरो आगदा थिर कलआउट", +"Left-To-Right":"आगसि-निफ्राय-आगदा", +"Lightning Bolt":"जोंनाय बल्ट", +"Line":"सारि", +"Line Callout 1":"सारि कलआउट 1", +"Line Callout 2":"सारि कलआउट 2", +"Line Callout 3":"सारि कलआउट 3", +"Line Color":"सारि गाब", +"Line Connector":"सारि फोनांजाबगिरि", +"Line Connector Ends with Arrow":"थिरजों सारि फोनांजाबगिरिया जोबो", +"Line Spacing: 1":"सारि जायगा लाखिनाय: 1", +"L~ine...":"~सारि...", +"Manual ~Break...":"मेनुयेल ~सिफायनाय...", +"Moon":"अखाफोर", +"M~erge and Center Cells":"खथासाफोरखौ खौसे खालाम", +"Na~vigator":"~लामा दिन्थिगिरि", +"Next Page":"उननि बिखं", +"Notched Right Arrow":"नोच्ड आगदा थिर", +"Number":"अनजिमा", +"Number Format...":"अनजिमा दाथाय...", +"Number Format: Currency":"अनजिमा दाथाय : रां", +"Number Format: Decimal":"अनजिमा दाथाय : दसमिक", +"Number Format: Exponential":"अनजिमा दाथाय : एक्सप'नेन्टसियाल", +"Number Format: Percent":"अनजिमा दाथाय : जौखोन्दो", +"Number Format: Standard":"अनजिमा दाथाय : थाखोमान", +"Number Format: Time":"अनजिमा दाथाय : सम", +"Octagon":"अक्टेगन", +"Octagon Bevel":"अक्टेगन बिभेल", +"Open Circle (Curve)":"बेंखन खेवनाय (खेंख्रा हांखो)", +"Open Circle (Pour)":"बेंखन खेवनाय(लुनाय)", +"Open Hyperlink":"हाइपारलिं खेव", +"Optimal Column Width":"आसागोनां खाम्फा गुवारथि", +"Optimal Row Height":"आसागोनां सारि गोजौथि", +"Page ~Count":"बिखं~साननाय", +"Parallelogram":"पेरेलेल'ग्रेम", +"Paste ~Special...":"जुनियाखौ नांजाब हो~...", +"Pentagon":"पेन्टेगन", +"Plain Text":"स्लिम फराय बिजाब", +"Pop Art":"प'प आर्ट", +"Position and Si~ze...":"जायगा आरो ~बिबां...", +"Previous Page":"सिगांनि बिखं", +"Propert~ies...":"~आखुथायफोर", +"Protect Cells":"खथासाफोर रैखाथि", +"Puzzle":"गोनो गोथो जानाय", +"P~aragraph...":"~आनथोर...", +"Rectangle":"आयत दब्लाय", +"Rectangle, Rounded":"आयत दब्लाय, दुलुर महरनि", +"Rectangular Callout":"आयत महर कलआउट", +"Remove Noise":"दावराव गैया खालाम", +"Rename Master":"गाहायखौ फिन मुं हो", +"Restart Numbering":"अनजिमा होनायखौ फिन जागाय", +"Right":"आगदा", +"Right Arrow":"आगदा थिर", +"Right Arrow Callout":"आगदा थिर कलआउट", +"Right Brace":"आगदा बेन्दों", +"Right Bracket":"आगदा बेन्दों", +"Right Triangle":"आगदा आखानथिथाम", +"Right or Left Arrow":"आगदा एबा आगसि थिर", +"Right-To-Left":"आगदा-निफ्राय-आगसि", +"Ring":"आस्थाम", +"Round Callout":"दुलुर महर कलआउट", +"Rounded Rectangular Callout":"दुलुर आयत महर कलआउट", +"R~efresh Range":" सारिखौ गोदान खालाम", +"R~ight-To-Left":"आगदा-निफ्राय-आगसि सिम", +"R~un Macro...":"मेक्र'~सालाय...", +"S-shaped Arrow":"S- महर गोनां थिर", +"Save ~As...":"~थिनाय बादि", +"Select Column":"खाम्फा सायख", +"Select Row":"सारि सायख", +"Select Table":"फारिलाइ सायख", +"Select ~All":"गासैबो~सायख", +"Shadow":"साइख्लुम", +"Sharpen":"धार गोनां खालाम", +"Signet":"सिग्नेट", +"Slant Down":"खेंसालिया गाहायाव", +"Slant Up":"खेंसालिया सानि", +"Smiley Face":"मिनिस्लु मोखां", +"Snap to Grid":"ग्रिडनि स्नेप", +"Sort Ascending":"गोजौ फरसे बांनाय थाखो खालामनाय\" ", +"Sort Descending":"गाहायजों खमाननाय थाखो खालामनाय", +"So~rt...":"~थाखो खालाम...", +"Split Arrow":"बायफ्लेनाय थिर", +"Square":"बर्ग दबलाय", +"Square Bevel":"बर्ग दबलाय बिभेल", +"Square, Rounded":"आखान्थिब्रै, दुलुर महरनि", +"Statistics":"अनजिमा सानथाय", +"Stop":"थादनाय", +"Straight Connector":"थोंजों फोनांजाबगिरि", +"Straight Connector ends with Arrow":"थिरजों थोंजों फोनांजाबगिरिया जोबो", +"Straight Connector with Arrows":"थिरजों थोंजों फोनांजाबगिरि", +"Strikethrough":"स्ट्राइक गेजेरजों", +"Striped Right Arrow":"स्ट्रीपट आगदा थिर", +"Subscript":"साबस्किपट", +"Sun":"सान", +"Superscript":"सुपारस्किपट", +"Ta~ble Properties...":"~फारिलाइ आखुथायफोर...", +"Text Wrap...":"फराय बिजाब खोबसिननाय...", +"Time":"सम", +"Time Field":"सम फोथार", +"To Background":"सावगारिनि उनथि थानाय सिम", +"To Foreground":"सावगारिनि सिगांनि जायगा सिम", +"To Next Paragraph in Level":"लेभेलआव उननि आनथोर सिम", +"To Previous Paragraph in Level":"लेभेलआव सिगांनि आनथोर सिम", +"To P~age":"बिखं आव", +"To ~Cell":"खथासायाव", +"To ~Character":"~हांखोसिम", +"To ~Curve":"खेंख्रा सिम", +"To ~Frame":"फ्रेम खालामनो", +"To ~Paragraph":"~आन्थोर सिम", +"Top":"सानि", +"Transparency":"सोरां गुण", +"Trapezoid":"ट्रेपजइड", +"Triangle Down":"आखान्थिथाम गाहायनि", +"Triangle Up":"आखान्थिथाम सानि", +"T~ime (variable)":"सम~(सोलायस्लु)", +"T~itle":"~बिमुं", +"Underline":"गाहायाव बोनाय हांखो", +"Up Arrow":"सानि थिर", +"Up Arrow Callout":"सानि थिर कलआउट", +"Up and Down Arrow":"सानि आरो सिंनि थिर", +"Up and Down Arrow Callout":"सानि आरो गाहायनि थिर कलआउट", +"Up and Right Arrow":"सानि आरो आगदा थिर", +"Up and Right Arrow Callout":"सानि आरो आगदा थिर कलआउट", +"Up, Right and Down Arrow":"सानि, आगदा आरो गाहायनि थिर", +"Vertical Scroll":"थोंगोर थानाय स्क्रोल ", +"Vertical Text":"थोंगोरै थानाय फराय बिजाब", +"Wave":"गुथाल", +"Zoom In":"जुम आव", +"Zoom Out":"जुमनि बायजोआव", +"~Add":"~दाजाब", +"~Advanced Filter...":"दावगानाय फिल्टार...", +"~Arrange":"~साजाय", +"~Author":"~लिरगिरि", +"~Bottom":"~सिंथारनि", +"~Bring to Front":"~सिगाङाव लाबो", +"~Bullets and Numbering...":"~बुलेट्स आरो अनजिमा होनाय", +"~Centered":"~मिरुआव", +"~Chart...":"~चार्ट...", +"~Column Break":"~खाम्फा सिफायनाय", +"~Columns":"~खाम्फाफोर", +"~Contour":"~सिमा हांखो", +"~Convert":"~महर सोलाय हो", +"~Date":"~अक्ट'", +"~Date (fixed)":"~अक्ट' (थि)", +"~Define":"~ओंथि बेखेव", +"~Delete":"~हुखुमोर", +"~Edit":"~सुजु", +"~Edit Contour...":"~सिमा हांखोखौ सुजु...", +"~Edit...":"~सुजु", +"~Enter Group":"~हानजा सोसन", +"~File":"~फाइल", +"~First Paragraph":"~गिबि आनथोर", +"~Fonts...":"~फन्टफोर...", +"~Function...":"~हाबाफारि", +"~Goal Seek...":"~थांखि नागिरनाय", +"~Group":"~हानजा", +"~Group...":"~हानजा...", +"~Header and Footer...":"~हेडार आरो फुटार", +"~Height...":"~गोजौथि...", +"~Help":"~मदत", +"~Hide":"~एरसो", +"~Hide AutoFilter":"~गावआरि फिल्टार एरसो", +"~Hide Details":"~गुवारै फोरमायनायफोरखौ एरसो", +"~Hide Slide":"~स्लाइड एरसोखोमा", +"~Hyphenation":"~हायफेन सिन", +"~Hyphenation...":"~बेंन्दों सिन", +"~Insert":"~सोसन", +"~Interaction...":"~इसिंनि हाबा...", +"~Left":"~आगसि", +"~Line Numbering...":"~सारि अनजिमा खालामनाय...", +"~Optimal Height...":"~आसा गोनां गोजौथि", +"~Optimal Width...":"~आसा गोनां गुवारथि", +"~Page Number":"~बिखंनि अनजिमा", +"~Page...":"~बिखं", +"~Paste":"~नांजाब हो", +"~Print...":"~साफाय", +"~Recalculate":"~फिन सान", +"~Record":"~फोरमानलाइ", +"~Refresh":"~गोदान खालाम", +"~Right":"~आगदा", +"~Row":"~सारि", +"~Rows":"~सारि", +"~Save":"~थिनाय", +"~Sections...":"~बिफानफोर...", +"~Select":"~सायख", +"~Send to Back":"~उनथिं हरफिन", +"~Sheet":"~शिट", +"~Show":"~दिन्थि", +"~Show Details":"~गुवारै फोरमायनायफोरखौ दिन्थि", +"~Sort...":"~रोखोम...", +"~Spacing...":"~जायगा लाखिनाय", +"~Spelling...":"~बानान आनजाद...", +"~Standard Filter...":"~थाखोमान फिल्टार", +"~Subject":"~आयदा", +"~Table":"~फारिलाइ", +"~Table...":"~फारिलाइ...", +"~Thesaurus...":"~सोदोब बिहुं...", +"~Time":"~सम", +"~Time (fixed)":"सम (थि)", +"~Tools":"~आयजें आयलाफोर", +"~Top":"~सानि", +"~UPPERCASE":"~सानि केस", +"~Ungroup...":"~हानजा नङै", +"~Update All":"~गासैखौबो आपडेट खालाम", +"~Validity...":"~बाहाय जाथाव...", +"~View":"~नुथाय", +"~While Typing":"~ताइप खालामनाय समाव", +"~Width...":"गुवारथि", +"~Wrap":"~खोबसिननाय", +"~lowercase":"~गाहायनि केस" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/bs.json b/f7cloud-office/browser/dist/l10n/uno/bs.json new file mode 100644 index 0000000..512e603 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/bs.json @@ -0,0 +1,468 @@ +{ +"12-Point Star":"Dvanaestokraka zvijezda", +"24-Point Star":"Dvadesetčetverokraka zvijezda", +"4-Point Star":"Četverokraka zvijezda", +"4-way Arrow":"Četverostrana strelica", +"4-way Arrow Callout":"Oblačić sa četverostranim strelicama", +"5-Point Star":"Petokraka zvijezda", +"6-Point Star":"Šestokraka zvijezda", +"8-Point Star":"Osmokraka zvijezda", +"Accept":"Prihvati", +"Accept All":"Prihvati sve", +"Align Bottom":"Poravnaj dno", +"Align Left":"Poravnaj lijevo", +"Align Right":"Poravnaj desno", +"Align Top":"Poravnaj vrh", +"Arch Down (Curve)":"Luk dolje (krivina)", +"Arch Down (Pour)":"Luk dolje (izliven)", +"Arch Left (Curve)":"Luk lijevo (krivina)", +"Arch Right (Curve)":"Luk desno (krivina)", +"Arch Right (Pour)":"Luk desno (izliven)", +"Arch Up (Curve)":"Luk gore (krivina)", +"Arch Up (Pour)":"Luk gore (izliven)", +"Arrange":"Rasporedi", +"As C~haracter":"Kao ~znak", +"AutoCorr~ect":"Automatsko ~ispravljanje", +"AutoFill Data Series: automatic":"Automatski popuni nizove podataka: samostalno", +"Auto~Filter":"Automatski ~filter", +"A~lignment...":"Po~ravnavanje...", +"A~rea...":"Pov~ršina...", +"A~rrange":"~Rasporedi", +"Back One":"Za jedno nazad", +"Background Color":"Boja pozadine", +"Block Arc":"Element luka", +"Bold":"Masno", +"Bookmar~k...":"Zabi~lješka...", +"Bottom":"Dno", +"Brightness":"Osvijetljenost", +"Caption...":"Naslov...", +"Center":"Sredina", +"Center Horizontal":"Centiraj vodoravno", +"Centered":"Centrirano", +"Ce~lls...":"Će~lije...", +"Character Spacing":"Razmak slova", +"Charcoal Sketch":"Ugljena skica", +"Chart T~ype...":"V~rsta grafikona...", +"Chevron":"Chevron", +"Chevron Down":"Chevron dolje", +"Chevron Up":"Chevron gore", +"Circle":"Krug", +"Circle (Curve)":"Krug (krivina)", +"Circle (Pour)":"Krug (izliven)", +"Circle Pie":"Kružni isječak", +"Circular Arrow":"Kružna strelica", +"Clear ~Direct Formatting":"Očisti ~direktno formatiranje", +"Close Master View":"Zatvori master pogled", +"Cloud":"Oblak", +"Color Scale...":"Skala boja...", +"Column ~Width...":"Širi~na kolone...", +"Comments":"Komentari", +"Comme~nt":"Kome~ntar", +"Connector":"Konektor", +"Connector Ends with Arrow":"Konektor završava strelicom", +"Connector with Arrows":"Konektor sa dvije strelice", +"Contrast":"Kontrast", +"Corner Right Arrow":"Ugaona desna strelica", +"Co~lumns...":"Ko~lone...", +"Crop":"Izreži", +"Cross":"Krst", +"Currency":"Valuta", +"Curve":"Kriva", +"Curve Down":"Zakrivi prema dolje", +"Curve Up":"Zakrivi prema gore", +"Curved Connector":"Zakrivljeni konektor", +"Curved Connector Ends with Arrow":"Zakrivljeni konektor se završava strelicom", +"Curved Connector with Arrows":"Zakrivljeni konektor sa strelicama", +"Cylinder":"Cilindar", +"Data Bar...":"Traka podataka...", +"Date...":"Datum...", +"Dat~e (variable)":"D~atum (promjenjiv)", +"Decrease Indent":"Smanji uvlačenje", +"Delete All Comments":"Obriši sve komentare", +"Delete All Comments by This Author":"Obriši sve komentare ovog autora", +"Delete Axis":"Obriši ose", +"Delete Comment":"Obriši komentar", +"Delete C~ells...":"Obriši ć~elije...", +"Delete C~ontents...":"Obriši ~sadržaj...", +"Delete Data Labels":"Obriši oznake podataka", +"Delete Legend":"Obriši legendu", +"Delete Major Grid":"Obriši glavnu mrežu", +"Delete Minor Grid":"Obriši sporednu mrežu", +"Delete Rows":"Obriši redove", +"Delete Single Data Label":"Obriši jednu oznaku podataka", +"Delete ~All Comments":"Obriši ~sve komentare", +"Diamond":"Dijamant", +"Diamond Bevel":"Dijamantni okvir", +"Digital Signatu~res...":"Digitalni ~potpisi...", +"Doorplate":"Pločica sa imenom", +"Double Brace":"Dvostruka vitičasta zagrada", +"Double Bracket":"Dvostruka uglasta zagrada", +"Down Arrow":"Strelica dolje", +"Down Arrow Callout":"Oblačić sa strelicom dolje", +"Ellipse":"Elipsa", +"Explosion":"Eksplozija", +"Fade Down":"Izblijedi dolje", +"Fade Left":"Izblijedi lijevo", +"Fade Right":"Izblijedi desno", +"Fade Up":"Izblijedi prema gore", +"Fade Up and Left":"Izblijedi gore lijevo", +"Fade Up and Right":"Izblijedi gore desno", +"Fill Color":"Boja za punjenje", +"Find Next":"Nađi sljedeći", +"Find Previous":"Nađi prethodni", +"Flip Horizontally":"Okreni Horizontalno", +"Flip Vertically":"Okreni uspravno", +"Flowchart: Alternate Process":"Dijagram: Alternativni proces", +"Flowchart: Card":"Dijagram: Kartica", +"Flowchart: Collate":"Dijagram: Razvrstavanje", +"Flowchart: Connector":"Dijagram: Konektor", +"Flowchart: Data":"Dijagram: Podaci", +"Flowchart: Decision":"Dijagram: Odluka", +"Flowchart: Delay":"Dijagram: Kašnjenje", +"Flowchart: Direct Access Storage":"Dijagram: Medij sa direktnim pristupom", +"Flowchart: Display":"Dijagram: Prikaz", +"Flowchart: Document":"Dijagram: Dokument", +"Flowchart: Extract":"Dijagram: Ekstrakcija", +"Flowchart: Internal Storage":"Dijagram: Interni medij za pohranu", +"Flowchart: Magnetic Disc":"Dijagram: Magnetski medij", +"Flowchart: Manual Input":"Dijagram: Ručni unos", +"Flowchart: Manual Operation":"Dijagram: Ručna operacija", +"Flowchart: Merge":"Dijagram: Spajanje", +"Flowchart: Multidocument":"Dijagram: Više dokumenata", +"Flowchart: Off-page Connector":"Dijagram: Konektor van stranice", +"Flowchart: Or":"Dijagram: Ili", +"Flowchart: Predefined Process":"Dijagram: Predefinisani proces", +"Flowchart: Preparation":"Dijagram: Priprema", +"Flowchart: Process":"Dijagram: Proces", +"Flowchart: Punched Tape":"Dijagram: Bušena traka", +"Flowchart: Sequential Access":"Dijagram: Sekvencijalni pristup", +"Flowchart: Sort":"Dijagram: Sortiranje", +"Flowchart: Stored Data":"Dijagram: Pohranjeni podaci", +"Flowchart: Summing Junction":"Dijagram: Sumirajući spoj", +"Flowchart: Terminator":"Dijagram: Kraj", +"Flower":"Cvijet", +"Folded Corner":"Savijen ugao", +"Font Color":"Boja slova", +"Fontwork Shape":"Oblik fontworka", +"Foote~r":"Podn~ožje", +"For Paragraph":"Za odlomak", +"For Selection":"Za izbor", +"Format Axis...":"Format osa...", +"Format Chart Area...":"Format područja grafikona...", +"Format Data Labels...":"Format oznaka podataka...", +"Format Data Point...":"Format tačaka podataka...", +"Format Data Series...":"Format niza podataka...", +"Format Floor...":"Format poda...", +"Format Legend...":"Format legende...", +"Format Major Grid...":"Format glavne mreže...", +"Format Mean Value Line...":"Format linije srednje vrijednosti...", +"Format Minor Grid...":"Format sporedne mreže...", +"Format Selection...":"Izbor formata...", +"Format Single Data Label...":"Format jedne oznake podataka...", +"Format Stock Gain...":"Format dobitka dionica...", +"Format Stock Loss...":"Format gubitka dionica...", +"Format Title...":"Format naslova...", +"Format Trend Line Equation...":"Format jednačine linije trenda...", +"Format Trend Line...":"Format linije trenda...", +"Format Wall...":"Format zida...", +"Format X Error Bars...":"Formatiraj trake X Greške...", +"Format Y Error Bars...":"Format Y traka greške...", +"Formatting Mark":"Oznaka formatiranja", +"Forward One":"Za jedno naprijed", +"Frame":"Okvir", +"F~ont Size...":"~Veličina slova...", +"F~ormat":"F~ormat", +"F~ull Screen":"Čitav ekr~an", +"Heart":"Srce", +"Hexagon":"Šestougao", +"He~ader":"~Zaglavlje", +"Horizontal Scroll":"Vodoravni papirus", +"H~ide":"~Sakrij", +"H~ide Rows":"~Sakrij redove", +"Icon Set...":"Postavljanje ikone...", +"Image Mode":"Režim slike", +"In ~Background":"U p~ozadinu", +"Increase Indent":"Povećaj uvlačenje", +"Inflate":"Napuši", +"Insert Audio or Video":"Ubaci zvuk ili film", +"Insert Axis":"Ubaci osu", +"Insert Axis Title":"Ubaci naslov ose", +"Insert Chart":"Ubaci grafikon", +"Insert Column Break":"Ubaci prijelom kolone", +"Insert Data Labels":"Ubaci oznake podataka", +"Insert Hyperlink":"Ubaci link", +"Insert Index Entry":"Ubaci stavku u indeks", +"Insert Major Grid":"Ubaci glavnu mrežu", +"Insert Mean ~Value Line":"Ubaci liniju ~srednje vrijednosti", +"Insert Minor Grid":"Ubaci sporednu mrežu", +"Insert Single Data Label":"Ubaci jednu oznaku podataka", +"Insert Slide":"Ubaci Slajd", +"Insert Titles...":"Ubaci naslove...", +"Insert Tre~nd Line...":"Ubaci liniju tre~nda...", +"Insert Unnumbered Entry":"Ubaci nenumerisani unos", +"Insert ~Cells...":"Ubaci ć~elije...", +"Insert/Delete Axes...":"Ubaci/obriši ose...", +"Invert":"Obrni", +"Isosceles Triangle":"Jednakokraki trougao", +"Italic":"Kurziv", +"Justified":"Poravnato", +"Language":"Jezik", +"Language Status":"Status jezika", +"Layout":"Raspored", +"Left":"Lijevo", +"Left Arrow":"Strelica ulijevo", +"Left Arrow Callout":"Oblačić sa strelicom lijevo", +"Left Brace":"Lijeva vitičasta zagrada", +"Left Bracket":"Lijeva uglasta zagrada", +"Left and Right Arrow":"Strelica lijevo-desno", +"Left and Right Arrow Callout":"Oblačić sa strelicama lijevo i desno", +"Left-To-Right":"Slijeva nadesno", +"Lightning Bolt":"Grom", +"Line":"Linija", +"Line Callout 1":"Linearni oblačić 1", +"Line Callout 2":"Linearni oblačić 2", +"Line Callout 3":"Linearni oblačić 3", +"Line Color":"Boja linije", +"Line Connector":"Linearni konektor", +"Line Connector Ends with Arrow":"Linearni konektor sa strelicom na kraju", +"Line Spacing: 1":"Prored : 1", +"L~ine...":"L~inija...", +"Manage...":"Upravljaj...", +"Manual ~Break...":"Ručni ~prijelom...", +"Media":"Medij", +"Moon":"Mjesec", +"M~erge and Center Cells":"S~poji i centriraj ćelije", +"Name...":"Ime...", +"Na~vigator":"~Navigator", +"Next Page":"Sljedeća strana", +"Notched Right Arrow":"Zasječena strelica desno", +"Number":"Broj", +"Number Format":"Zapis Broja", +"Number Format...":"Format brojeva...", +"Number Format: Currency":"Format brojeva: Valuta", +"Number Format: Decimal":"Format brojeva: Decimalno", +"Number Format: Exponential":"Format brojeva: Eksponencijalno", +"Number Format: Percent":"Format brojeva: Postotak", +"Number Format: Standard":"Format brojeva: Standardni", +"Number Format: Time":"Format brojeva: Vrijeme", +"Octagon":"Osmougao", +"Octagon Bevel":"Osmougaoni okvir", +"Open Circle (Curve)":"Otvoreni krug (krivina)", +"Open Circle (Pour)":"Otvoreni krug (izliven)", +"Open Hyperlink":"Otvori link", +"Optimal Column Width":"Optimalna širina kolone", +"Optimal Row Height":"Optimalna visina reda", +"Overline":"Linija zaglavlja", +"Page ~Count":"~Ukupan broj stranica", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Po~sebno umetanje...", +"Pentagon":"Petougao", +"Percent":"Procenat", +"Plain Text":"Običan tekst", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Položaj i ve~ličina...", +"Previous Page":"Prethodna stranica", +"Propert~ies...":"Oso~bine...", +"Protect Cells":"Zaštiti ćelije", +"Protect ~Sheet...":"Zaštiti ~tabelu...", +"Puzzle":"Slagalica", +"P~aragraph...":"Odlo~mak...", +"Rectangle":"Pravougaonik", +"Rectangle, Rounded":"Pravougaonik, zaobljen", +"Rectangular Callout":"Kvadratni oblačić", +"Remove Noise":"Ukloni šum", +"Rename Master":"Preimenuj master", +"Reply Comment":"Odgovori Komentar", +"Reset Data Point":"Poništi tačke podataka", +"Reset all Data Points":"Poništi sve tačke podataka", +"Restart Numbering":"Ponovo pokreni numerisanje", +"Right":"Desno", +"Right Arrow":"Strelica udesno", +"Right Arrow Callout":"Oblačić sa strelicom desno", +"Right Brace":"Desna vitičasta zagrada", +"Right Bracket":"Desna uglasta zagrada", +"Right Triangle":"Desni trougao", +"Right or Left Arrow":"Strelica desno ili lijevo", +"Right-To-Left":"Zdesna nalijevo", +"Ring":"Prsten", +"Rotate 90° ~Left":"Rotiraj 90° ~Lijevo", +"Rotate 90° ~Right":"Rotiraj 90° ~Desno", +"Round Callout":"Okrugli oblačić", +"Rounded Rectangular Callout":"Zaobljeni kvadratni oblačić", +"Row ~Height...":"~Visina reda...", +"R~efresh Range":"Osvj~eži područje", +"R~ight-To-Left":"~S desna na lijevo", +"R~un Macro...":"Pokreni ~makro...", +"S-shaped Arrow":"Strelica u S obliku", +"Save ~As...":"Snimi ~kao...", +"Select Column":"Izaberi kolonu", +"Select Row":"Izaberi red", +"Select Table":"Izaberi tabelu", +"Select ~All":"Izaberi ~sve", +"Shadow":"Sjenka", +"Sharpen":"Izoštri", +"Sheet R~ight-To-Left":"Tabela s ~desna na lijevo", +"Sho~w Slide":"~Prikaži slajd", +"Sidebar":"Bočna traka", +"Signet":"Pečat", +"Slant Down":"Koso dolje", +"Slant Up":"Nakosi prema gore", +"Slide Layout":"Raspored slajda", +"Small capitals":"Mala početna slova", +"Smiley Face":"Smješko", +"Snap to Grid":"Lijepi za mrežu", +"Sort Ascending":"Sortiraj rastuće", +"Sort Descending":"Sortiraj opadajuće", +"So~rt...":"So~rtiraj...", +"Split Arrow":"Podijeljena strelica", +"Split Table...":"Razdvoji tabelu...", +"Square":"Kvadrat", +"Square Bevel":"Kvadratni okvir", +"Square, Rounded":"Kvadrat, zaobljen", +"Stop":"Zaustavi", +"Straight Connector":"Ravni konektor", +"Straight Connector ends with Arrow":"Ravni konektor se završava strelicom", +"Straight Connector with Arrows":"Ravni konektor sa strelicama", +"Strikethrough":"Precrtano", +"Striped Right Arrow":"Prugasta strelica desno", +"Subscript":"Indeks", +"Sun":"Sunce", +"Superscript":"Eksponent", +"Ta~ble Properties...":"Opcije ta~bele...", +"Text Wrap...":"Prijelom teksta...", +"Time":"Vrijeme", +"Time Field":"Polje za vrijeme", +"Title Page...":"Naslovna stranica...", +"To Background":"U pozadinu", +"To Foreground":"U prednji plan", +"To Next Paragraph in Level":"Do narednog odlomka istog nivoa", +"To Previous Paragraph in Level":"Na prethodni odlomak istog nivoa", +"To P~age":"Na ~stranicu", +"To ~Cell":"Na ć~eliju", +"To ~Character":"Na ~znak", +"To ~Curve":"U ~krivu", +"To ~Frame":"U ~okvir", +"To ~Paragraph":"Na ~odlomak", +"Top":"Vrh", +"Transparency":"Providnost", +"Trapezoid":"Trapezoid", +"Triangle Down":"Trokut prema dolje", +"Triangle Up":"Trokut prema gore", +"T~ime (variable)":"Vr~ijeme (promjenjivo)", +"T~itle":"~Naslov", +"Underline":"Podvučeno", +"Up Arrow":"Strelica gore", +"Up Arrow Callout":"Oblačić sa strelicom gore", +"Up and Down Arrow":"Strelica gore-dolje", +"Up and Down Arrow Callout":"Oblačić sa strelicama gore i dolje", +"Up and Right Arrow":"Strelica gore-desno", +"Up and Right Arrow Callout":"Oblačić sa strelicom gore-desno", +"Up, Right and Down Arrow":"Strelica gore-desno-dolje", +"Vertical Scroll":"Uspravni papirus", +"Vertical Text":"Uspravni teskt", +"Wave":"Val", +"Zoom In":"Uvećaj", +"Zoom Out":"Umanji", +"~3D View...":"~3D pogled...", +"~Add":"~Dodaj", +"~Advanced Filter...":"N~apredni filter...", +"~Analysis of Variance (ANOVA)...":"~Analiza varijanse (ANOVA)...", +"~Arrange":"~Rasporedi", +"~Author":"~Autor", +"~Bottom":"~Dno", +"~Bring to Front":"P~omjeri na vrh", +"~Bullets and Numbering...":"~Tačke i numerisanje...", +"~Capitalize Every Word":"~Svaka Riječ Velikim Slovom", +"~Centered":"~Centrirano", +"~Chart...":"~Grafikon...", +"~Clear":"Oč~isti", +"~Clear Direct Formatting":"~Očisti direktno formatiranje", +"~Column Break":"~Prijelom kolone", +"~Columns":"~Kolone", +"~Contour":"~Kontura", +"~Convert":"Pre~tvori", +"~Correlation...":"~Uzajamnost...", +"~Covariance...":"~Kovarijansa...", +"~Data Ranges...":"Rasponi p~odataka...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (fiksan)", +"~Define":"~Definiši", +"~Define...":"~Definiši...", +"~Delete":"~Obriši", +"~Descriptive Statistics...":"~Deskriptivna statistika...", +"~Edit":"~Izmijeni", +"~Edit Contour...":"~Izmijeni konturu...", +"~Edit...":"~Izmijeni...", +"~Enter Group":"~Uđi u grupu", +"~Exponential Smoothing...":"~Eksponencijalno umekšavanje...", +"~File":"~Datoteka", +"~First Paragraph":"~Prvi odlomak", +"~Fonts...":"~Fontovi...", +"~Function...":"~Funkcija...", +"~Goal Seek...":"Traženje ~cilja...", +"~Group":"~Grupiši", +"~Group and Outline":"~Grupisanje i okviri", +"~Group...":"~Grupiši...", +"~Header and Footer...":"~Zaglavlje i podnožje...", +"~Height...":"~Visina...", +"~Help":"Po~moć", +"~Hide":"~Sakrij", +"~Hide AutoFilter":"~Sakrij automatski filter", +"~Hide Details":"~Sakrij detalje", +"~Hide Slide":"~Sakrij slajd", +"~Hyphenation":"~Rastavljanje riječi", +"~Hyphenation...":"~Rastavljanje riječi...", +"~Image...":"~Slika...", +"~Insert":"~Ubaci", +"~Interaction...":"~Interakcija...", +"~Left":"~Lijevo", +"~Line Numbering...":"Nume~risanje redova...", +"~Manage...":"~Upravljaj...", +"~Moving Average...":"~Pokretni prosjek...", +"~Optimal Height...":"~Optimalna visina...", +"~Optimal Width...":"~Optimalna širina...", +"~Page Number":"~Broj stranice", +"~Page Numbers...":"~Brojevi stranica...", +"~Page...":"~Stranica...", +"~Paste":"~Umetni", +"~Pivot Table":"~Pivot tabela", +"~Print...":"Šta~mpaj...", +"~Recalculate":"~Ponovo izračunaj", +"~Record":"~Zapiši", +"~Refresh":"~Osvježi", +"~Reset Filter":"~Resetuj filter", +"~Right":"~Desno", +"~Row":"~Red", +"~Rows":"~Redovi", +"~Sampling...":"~Uzimanje uzoraka...", +"~Save":"~Snimi", +"~Sections...":"~Odjeljci...", +"~Select":"~Izaberi", +"~Send to Back":"~Pošalji u pozadinu", +"~Sentence case":"~Slova kao u rečenici", +"~Sheet":"~Tabela", +"~Show":"~Prikaži", +"~Show Details":"~Prikaži detalje", +"~Sort...":"~Sortiraj...", +"~Spacing...":"~Razmak...", +"~Spelling...":"~Provjera pravopisa...", +"~Standard Filter...":"~Standardni filter...", +"~Subject":"~Tema", +"~Table":"~Tabela", +"~Table...":"~Tabela...", +"~Thesaurus...":"~Rječnik sinonima...", +"~Time":"~Vrijeme", +"~Time (fixed)":"~Vrijeme (fiksno)", +"~Tools":"~Alati", +"~Top":"~Vrh", +"~UPPERCASE":"~VELIKA SLOVA", +"~Ungroup...":"~Razgrupiši...", +"~Update All":"~Osvježi sve", +"~Validity...":"~Valjanost...", +"~View":"~Pogled", +"~While Typing":"~Pri tipkanju", +"~Width...":"Š~irina...", +"~Wrap":"~Prijelom", +"~lowercase":"~mala slova", +"~tOGGLE cASE":"~zAMIJENI vELIKA i mALA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ca-valencia.json b/f7cloud-office/browser/dist/l10n/uno/ca-valencia.json new file mode 100644 index 0000000..715614b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ca-valencia.json @@ -0,0 +1,756 @@ +{ +"12-Point Star":"Estrella de 12 puntes", +"24-Point Star":"Estrella de 24 puntes", +"4-Point Star":"Estrella de 4 puntes", +"4-way Arrow":"Fletxa de 4 direccions", +"4-way Arrow Callout":"Llegenda de la fletxa de 4 direccions", +"5-Point Star":"Estrella de 5 puntes", +"6-Point Star":"Estrella de 6 puntes", +"6-Point Star, Concave":"Estrella de 6 puntes, còncava", +"8-Point Star":"Estrella de 8 puntes", +"Accept":"Accepta", +"Accept All":"Accepta-ho tot", +"Accept All Changes":"Accepta tots els canvis", +"Accept Change":"Accepta el canvi", +"Accept Track Change and select the next one":"Accepta el canvi en seguiment i avança al següent", +"Accept and Move to Next":"Accepta-ho i avança al següent", +"Add Decimal Place":"Afig un decimal", +"Add descriptions of non-text content (for accessibility)":"Afig descripcions del contingut no-textual (per a l'accessibilitat)", +"After":"Després", +"Align Bottom":"Alinea en la part inferior", +"Align Bottom to Anchor":"Alinea la part interior a l'àncora", +"Align Center":"Alineació al centre", +"Align Left":"Alinea a l'esquerra", +"Align Right":"Alinea a la dreta", +"Align Tex~t":"Alinea el tex~t", +"Align Top":"Alinea en la part superior", +"Align Top to Anchor":"Alinea la part superior a l'àncora", +"Anc~hor":"Àn~cora", +"Animation":"Animació", +"Apply Suggestion":"Aplica el suggeriment", +"Arch Down (Curve)":"Arqueja cap avall (corba)", +"Arch Down (Pour)":"Arqueja cap avall (corba aplanada)", +"Arch Left (Curve)":"Arqueja cap a l'esquerra (corba)", +"Arch Right (Curve)":"Arqueja cap a la dreta (corba)", +"Arch Right (Pour)":"Arqueja cap a la dreta (corba aplanada)", +"Arch Up (Curve)":"Arqueja cap amunt (corba)", +"Arch Up (Pour)":"Arqueja cap amunt (corba aplanada)", +"Arrange":"Organitza", +"As C~haracter":"Com a c~aràcter", +"AutoCorr~ect":"Corr~ecció automàtica", +"AutoFill Data Series: automatic":"Emplenament automàtic de les sèries de dades: automàtic", +"Auto~Filter":"~Filtre automàtic", +"A~lignment...":"A~lineació...", +"A~rea...":"À~rea...", +"A~rrange":"O~rganitza", +"Back One":"Un arrere", +"Background Color":"Color de fons", +"Before":"Abans", +"Block Arc":"Arc en bloc", +"Bold":"Negreta", +"Bookmar~k...":"M~arca de text...", +"Borders (Shift to overwrite)":"Vores (Majúscula per a sobreescriure)", +"Bottom":"Inferior", +"Brightness":"Brillantor", +"Caption...":"Llegenda...", +"Center":"Centre", +"Center Horizontal":"Centra horitzontalment", +"Center Vertically":"Centra verticalment", +"Centered":"Centrat", +"Ce~lls...":"Ce~l·les...", +"Character Highlighting Color":"Color de realçament dels caràcters", +"Character Spacing":"Espaiat entre caràcters", +"Charcoal Sketch":"Esbós al carbonet", +"Chart T~ype...":"T~ipus de diagrama...", +"Check Spelling":"Comprovació d'ortografia", +"Chevron":"Galó", +"Chevron Down":"Dent de serra cap avall", +"Chevron Up":"Dent de serra cap amunt", +"Circle":"Cercle", +"Circle (Curve)":"Cercle (corba)", +"Circle (Pour)":"Cercle (aplanat)", +"Circle Pie":"Diagrama de sectors circular", +"Circular Arrow":"Fletxa circular", +"Clear Direct Formatting":"Neteja la formatació directa", +"Clear ~Direct Formatting":"Neteja la formatació ~directa", +"Cle~ar Cells...":"~Neteja les cel·les...", +"Clone Formatting":"Clona la formatació", +"Close Master View":"Tanca la visualització mestra", +"Cloud":"Núvol", +"Cl~ear Contents...":"~Buida el contingut...", +"Color Scale...":"Escala de color...", +"Column":"Columna", +"Column ~Width...":"Am~plada de la columna...", +"Columns A~fter":"Columnes ~després", +"Columns B~efore":"Columnes a~bans", +"Columns ~After":"Columnes ~després", +"Columns ~Before":"Insereix columnes ~abans", +"Comments":"Comentaris", +"Comme~nt":"Come~ntari", +"Connector":"Connector", +"Connector Ends with Arrow":"El connector acaba amb una fletxa", +"Connector with Arrows":"Connector amb fletxes", +"Connectors":"Connectors", +"Content Control Properties":"Propietats del control de contingut", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Copia la ubicació de l'enllaç", +"Cop~y":"~Copia", +"Corner Right Arrow":"Fletxa angle dret", +"Co~lumns...":"Co~lumnes...", +"Co~mpress...":"Co~mprimeix...", +"Crop":"Escapça", +"Crop Image":"Escapça la imatge", +"Cross":"Creu", +"Cross-~reference...":"~Referència creuada...", +"Currency":"Moneda", +"Current ~Index":"Índex ~actual", +"Curve":"Corba", +"Curve Down":"Corba cap avall", +"Curve Up":"Corba cap amunt", +"Curved Connector":"Connector corb", +"Curved Connector Ends with Arrow":"El connector corb acaba amb una fletxa", +"Curved Connector with Arrows":"Connector corb amb fletxes", +"Cycle Case":"Canvia entre majúscules i minúscules", +"Cylinder":"Cilindre", +"C~ell":"C~el·la", +"C~haracter...":"Ca~ràcter...", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de dades...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Data (variabl~e)", +"Decrease Font Size":"Redueix la mida de la lletra", +"Decrease Indent":"Redueix el sagnat", +"Decrease Paragraph Spacing":"Redueix l'espaiat entre paràgrafs", +"Decrease Size":"Disminueix la mida", +"Delete All Comments":"Suprimeix tots els comentaris", +"Delete All Comments by This Author":"Suprimeix tots els comentaris d'aquest autor", +"Delete Axis":"Suprimeix l'eix", +"Delete Comment":"Suprimeix el comentari", +"Delete C~ells...":"Suprimeix les c~el·les...", +"Delete C~ontents...":"Suprimeix el ~contingut...", +"Delete Data Labels":"Suprimeix les etiquetes de dades", +"Delete Decimal Place":"Suprimeix un decimal", +"Delete Legend":"Suprimeix la llegenda", +"Delete Major Grid":"Suprimeix la graella principal", +"Delete Minor Grid":"Suprimeix la graella secundària", +"Delete Row":"Suprimeix la fila", +"Delete Rows":"Elimina les files", +"Delete Single Data Label":"Suprimeix l'etiqueta de dades senzilla", +"Delete Sparkline":"Suprimeix el minidiagrama", +"Delete Sparkline Group":"Suprimeix el grup de minidiagrames", +"Delete Table":"Elimina la taula", +"Delete selected columns":"Suprimeix les columnes seleccionades", +"Delete selected rows":"Suprimeix les files selccionades", +"Delete table":"Suprimeix la taula", +"Delete ~All Comments":"Suprimeix ~tots els comentaris", +"Delete ~Columns":"Suprimeix les ~columnes", +"Demote Outline Level":"Redueix el nivell d'esquema", +"Demote Outline Level with Subpoints":"Redueix el nivell d'esquema amb subpunts", +"De~lete...":"~Suprimeix...", +"Diamond":"Diamant", +"Diamond Bevel":"Bisell diamant", +"Digital Signatu~res...":"Signatu~res digitals...", +"Display Grid":"Mostra la graella", +"Doorplate":"Placa de porta", +"Double Brace":"Claus dobles", +"Double Bracket":"Claudàtors dobles", +"Double Underline":"Subratllat doble", +"Down Arrow":"Fletxa avall", +"Down Arrow Callout":"Llegenda de la fletxa avall", +"Duplicate Page":"Duplica la pàgina", +"Duplicate ~Slide":"Duplica la ~diapositiva", +"D~elete Page":"~Suprimeix la pàgina", +"Edit Hyperlink...":"Edita l'enllaç...", +"Edit Section...":"Edita la secció...", +"Edit Sparkline Group...":"Edita el grup de minidiagrames...", +"Edit Sparkline...":"Edita el minidiagrama...", +"Ellipse":"El·lipse", +"Explosion":"Explosió", +"E~xecute Interaction...":"E~xecuta la interacció...", +"E~xit Group":"Su~rt del grup", +"Fade Down":"Esvaeix cap avall", +"Fade Left":"Esvaeix a l'esquerra", +"Fade Right":"Esvaeix a la dreta", +"Fade Up":"Esvaeix cap amunt", +"Fade Up and Left":"Esvaeix cap amunt i cap a l'esquerra", +"Fade Up and Right":"Esvaeix cap amunt i cap a la dreta", +"Fiel~d":"~Camp", +"Fill Color":"Color d'emplenament", +"Find Next":"Busca el següent", +"Find Previous":"Busca l'anterior", +"Find and Rep~lace...":"Cerca i reemp~laça...", +"First ~Author":"Primer ~autor", +"Flip Horizontally":"Inverteix horitzontalment", +"Flip Vertically":"Inverteix verticalment", +"Flowchart: Alternate Process":"Diagrama de flux: procés alternatiu", +"Flowchart: Card":"Diagrama de flux: targeta", +"Flowchart: Collate":"Diagrama de flux: intercala", +"Flowchart: Connector":"Diagrama de flux: connector", +"Flowchart: Data":"Diagrama de flux: dades", +"Flowchart: Decision":"Diagrama de flux: decisió", +"Flowchart: Delay":"Diagrama de flux: demora", +"Flowchart: Direct Access Storage":"Diagrama de flux: emmagatzematge d'accés directe", +"Flowchart: Display":"Diagrama de flux: visualització", +"Flowchart: Document":"Diagrama de flux: document", +"Flowchart: Extract":"Diagrama de flux: extrau", +"Flowchart: Internal Storage":"Diagrama de flux: emmagatzematge intern", +"Flowchart: Magnetic Disc":"Diagrama de flux: disc magnètic", +"Flowchart: Manual Input":"Diagrama de flux: entrada manual", +"Flowchart: Manual Operation":"Diagrama de flux: operació manual", +"Flowchart: Merge":"Diagrama de flux: fusiona", +"Flowchart: Multidocument":"Diagrama de flux: document múltiple", +"Flowchart: Off-page Connector":"Diagrama de flux: connector fora de pàgina", +"Flowchart: Or":"Diagrama de flux: o", +"Flowchart: Predefined Process":"Diagrama de flux: procés predefinit", +"Flowchart: Preparation":"Diagrama de flux: preparació", +"Flowchart: Process":"Diagrama de flux: procés", +"Flowchart: Punched Tape":"Diagrama de flux: cinta perforada", +"Flowchart: Sequential Access":"Diagrama de flux: accés seqüencial", +"Flowchart: Sort":"Diagrama de flux: ordena", +"Flowchart: Stored Data":"Diagrama de flux: dades emmagatzemades", +"Flowchart: Summing Junction":"Diagrama de flux: Unió de suma", +"Flowchart: Terminator":"Diagrama de flux: acabament", +"Flower":"Flor", +"Folded Corner":"Cantonada doblegada", +"Font Color":"Color de la lletra", +"Fontwork Shape":"Forma de Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Peu", +"For All Text":"Per a tot el text", +"For Paragraph":"Per al paràgraf", +"For Selection":"Per a la selecció", +"Format Axis...":"Formata l'eix...", +"Format Chart Area...":"Formata l'àrea del diagrama...", +"Format Data Labels...":"Formata les etiquetes de dades...", +"Format Data Point...":"Formata el punt de dades...", +"Format Data Series...":"Formata la sèrie de dades...", +"Format Floor...":"Formata la base...", +"Format Legend...":"Formata la llegenda...", +"Format Major Grid...":"Formata la graella principal...", +"Format Mean Value Line...":"Formata la línia de valor mitjà...", +"Format Minor Grid...":"Formata la graella secundària...", +"Format Pa~ge...":"Formata la ~pàgina...", +"Format Selection...":"Formata la selecció...", +"Format Single Data Label...":"Formata l'etiqueta de dades senzilla...", +"Format Stock Gain...":"Formata l'increment del valor...", +"Format Stock Loss...":"Formata el decrement del valor...", +"Format Title...":"Formata el títol...", +"Format Trend Line Equation...":"Formata l'equació de la línia de tendència...", +"Format Trend Line...":"Formata la línia de tendència...", +"Format Wall...":"Formata el pla lateral...", +"Format X Error Bars...":"Formata les barres d'error a les X...", +"Format Y Error Bars...":"Formata les barres d'error a les Y...", +"Format as Currency":"Formata com a moneda", +"Format as Date":"Formata com a data", +"Format as General":"Formata com a general", +"Format as Number":"Formata com a número", +"Format as Percent":"Formata com a percentatge", +"Format as Scientific":"Formata com a científic", +"Format as Time":"Formata com a hora", +"Formatting Mark":"Marca de format", +"Formula to Value":"Fórmula a valor", +"Forward One":"Un avant", +"For~matting Marks":"~Marques de format", +"Fo~rm":"Fo~rmulari", +"Frame":"Marc", +"Freeze First Column":"Congela la primera columna", +"Freeze First Row":"Congela la primera fila", +"Freeze Rows and Columns":"Congela files i columnes", +"Freeze ~Cells":"Congela les ~cel·les", +"F~ont Size...":"~Mida de la lletra...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Anàlisi de F~ourier...", +"F~rame...":"~Marc...", +"F~ull Screen":"Pantalla ~completa", +"General":"General", +"Give a label to identify an object":"Assigneu una etiqueta per a identificar un objecte", +"Go t~o Page...":"Vés a l~a pàgina", +"Group Sparklines":"Agrupa els minidiagrames", +"Heading ~Numbering...":"~Numeració d'encapçalaments...", +"Heart":"Cor", +"Hexagon":"Hexàgon", +"He~ader":"C~apçalera", +"He~ader and Footer":"~Capçalera i peu", +"Horizontal Scroll":"Desplaçament horitzontal", +"Horizontally ~Center":"Horitzontalment al ~centre", +"Horizontally ~Left":"Horitzontalment a l'~esquerra", +"Horizontally ~Right":"Horitzontalment a la ~dreta", +"Horizontally ~Spacing":"Horitzontalment ~espaiat", +"H~ide":"A~maga", +"H~ide Columns":"~Amaga les columnes", +"H~ide Rows":"A~maga les files", +"Icon Set...":"Conjunt d'icones...", +"Ignore":"Ignora", +"Image Mode":"Mode d'imatge", +"In ~Background":"En ~segon pla", +"Increase Font Size":"Augmenta la mida de la lletra", +"Increase Indent":"Augmenta el sagnat", +"Increase Paragraph Spacing":"Augmenta l'espaiat entre paràgrafs", +"Increase Size":"Augmenta la mida", +"Inflate":"Infla", +"Insert Audio or Video":"Insereix àudio o vídeo", +"Insert Axis":"Insereix un eix", +"Insert Axis Title":"Insereix el títol de l'eix", +"Insert Bookmark":"Insereix un marcador", +"Insert Caption...":"Insereix una llegenda...", +"Insert Chart":"Insereix un diagrama", +"Insert Column After":"Insereix una columna després", +"Insert Column Before":"Insereix una columna abans", +"Insert Column Break":"Insereix un salt de columna", +"Insert Columns ~After":"Insereix columnes ~després", +"Insert Columns ~Before":"Insereix columnes ~abans", +"Insert Comment":"Insereix un comentari", +"Insert Co~lumns":"Insereix ~columnes", +"Insert Cross-reference":"Insereix una referència creuada", +"Insert Data Labels":"Insereix les etiquetes de dades", +"Insert Endnote":"Insereix una nota final", +"Insert Field":"Insereix un camp", +"Insert Fontwork Text":"Insereix un text del Fontwork", +"Insert Footnote":"Insereix una nota al peu", +"Insert Frame":"Insereix un marc", +"Insert Hyperlink":"Insereix un enllaç", +"Insert Image...":"Insereix una imatge...", +"Insert Index Entry":"Insereix una entrada d'índex", +"Insert Major Grid":"Insereix la graella principal", +"Insert Mean ~Value Line":"Insereix la línia de ~valor mitjà", +"Insert Minor Grid":"Insereix la graella secundària", +"Insert Page Break":"Insereix un salt de pàgina", +"Insert Page Number":"Insereix el número de la pàgina", +"Insert Row Above":"Insereix una fila damunt", +"Insert Row Below":"Insereix una fila a sota", +"Insert Rows ~Above":"Insereix files a ~dalt", +"Insert Rows ~Below":"Insereix files a ~sota", +"Insert Single Data Label":"Insereix una etiqueta de dades senzilla", +"Insert Slide":"Insereix una diapositiva", +"Insert Special Character":"Insereix un caràcter especial", +"Insert Special Characters":"Inserció de caràcters especials", +"Insert Text Box":"Insereix una caixa de text", +"Insert Titles...":"Insereix títols...", +"Insert Tre~nd Line...":"Insereix una línia de te~ndència...", +"Insert Unnumbered Entry":"Insereix una entrada no numerada", +"Insert Vertical Text":"Insereix un text vertical", +"Insert columns after":"Insereix columnes després", +"Insert columns before":"Insereix columnes abans", +"Insert page number":"Insereix el número de la pàgina", +"Insert rows above":"Insereix files damunt", +"Insert rows below":"Insereix files a sota", +"Insert ~Cells...":"Insereix ~cel·les...", +"Insert ~Rows":"Insereix ~files", +"Insert ~Table...":"Insereix una ~taula...", +"Insert/Delete Axes...":"Insereix/Suprimeix eixos...", +"Invert":"Inverteix", +"Isosceles Triangle":"Triangle isòsceles", +"Italic":"Cursiva", +"Justified":"Justificat", +"Language":"Llengua", +"Language Status":"Estat de la llengua", +"Layout":"Format", +"Left":"Esquerra", +"Left Arrow":"Fletxa esquerra", +"Left Arrow Callout":"Llegenda de la fletxa esquerra", +"Left Brace":"Clau esquerra", +"Left Bracket":"Claudàtor esquerre", +"Left and Right Arrow":"Fletxa esquerra i dreta", +"Left and Right Arrow Callout":"Llegenda de la fletxa dreta i esquerra", +"Left-To-Right":"D'esquerra a dreta", +"Lightning Bolt":"Llampec", +"Line":"Línia", +"Line Callout 1":"Línia llegenda 1", +"Line Callout 2":"Línia llegenda 2", +"Line Callout 3":"Línia llegenda 3", +"Line Color":"Color de la línia", +"Line Connector":"Connector lineal", +"Line Connector Ends with Arrow":"El connector lineal acaba amb una fletxa", +"Line Spacing":"Interlineat", +"Line Spacing: 1":"Interlineat: 1", +"Line Spacing: 1.5":"Interlineat: 1,5", +"Line Spacing: 2":"Interlineat: 2", +"Lis~ts":"Llis~tes", +"L~ine...":"Lín~ia...", +"Manage Track Changes":"Gestiona el seguiment de canvis", +"Manage...":"Gestiona...", +"Manual ~Break...":"~Salt manual...", +"Master Slides":"Diapositives mestres", +"Media":"Elements multimèdia", +"Merge Cells":"Fusiona les cel·les", +"Merge and center or unmerge cells depending on the current toggle state":"Combina i centra o separa cel·les en funció de l'estat de commutació actual", +"Moon":"Lluna", +"More ~Filters":"Més ~filtres", +"Move Item Down":"Mou l'element avall", +"Move Item Down with Subpoints":"Mou l'element avall amb subpunts", +"Move Item Up":"Mou l'element amunt", +"Move Item Up with Subpoints":"Mou l'element amunt amb subpunts", +"M~erge and Center Cells":"Fusiona i c~entra les cel·les", +"Name...":"Nom...", +"Na~vigator":"Na~vegador", +"New Page":"Pàgina nova", +"Next":"Següent", +"Next Page":"Pàgina següent", +"Next Track Change":"Canvi següent", +"No List":"Cap llista", +"None":"Cap", +"Notched Right Arrow":"Fletxa dreta dentada", +"Number":"Número", +"Number Format":"Format numèric", +"Number Format...":"Format numèric...", +"Number Format: Currency":"Format numèric: moneda", +"Number Format: Date":"Format numèric: data", +"Number Format: Decimal":"Format numèric: decimal", +"Number Format: Exponential":"Format numèric: exponencial", +"Number Format: Percent":"Format numèric: percentatge", +"Number Format: Standard":"Format numèric: estàndard", +"Number Format: Time":"Format numèric: hora", +"Octagon":"Octàgon", +"Octagon Bevel":"Bisell octàgon", +"Open Circle (Curve)":"Cercle obert (corba)", +"Open Circle (Pour)":"Cercle obert (aplanat)", +"Open Hyperlink":"Obri l'enllaç", +"Open the Elements Deck":"Obri el panell Elements", +"Open the Styles Deck":"Obri la barra lateral Estils", +"Optimal Column Width":"Amplària òptima de la columna", +"Optimal Row Height":"Alçària òptima de la fila", +"Orientation":"Orientació", +"Outline Font Effect":"Efecte de contorn de lletra", +"Overline":"Sobreratllat", +"Page Properties...":"Propietats de la pàgina...", +"Page Tit~le":"Títo~l de la pàgina", +"Page ~Count":"Re~compte de pàgines", +"Paired ~t-test...":"Prova ~t aparellada...", +"Parallelogram":"Paral·lelogram", +"Paste ~Special...":"Enganxament e~special...", +"Pentagon":"Pentàgon", +"Percent":"Percentatge", +"Pi~vot Table...":"Taula ~dinàmica...", +"Plain Text":"Text", +"Pop Art":"Art pop", +"Position and Si~ze...":"Po~sició i mida...", +"Previous Page":"Pàgina anterior", +"Previous Track Change":"Canvi anterior", +"Prin~t Ranges":"Àrees d'~impressió", +"Prohibited":"Prohibit", +"Promote Outline Level":"Augmenta el nivell d'esquema", +"Promote Outline Level with Subpoints":"Augmenta el nivell d'esquema amb subpunts", +"Properties":"Propietats", +"Propert~ies...":"Prop~ietats...", +"Protect Cells":"Protegeix les cel·les", +"Protect ~Sheet...":"Protegeix el ~full...", +"Pr~evious":"~Anterior", +"Puzzle":"Puzle", +"P~aragraph...":"P~aràgraf...", +"QR and ~Barcode...":"Codi de ~barres i QR...", +"Record Track Changes":"Grava els canvis", +"Rectangle":"Rectangle", +"Rectangle, Rounded":"Rectangle, arredonit", +"Rectangular Callout":"Llegenda rectangular", +"Reject":"Rebutja", +"Reject All":"Rebutja-ho tot", +"Reject All Changes":"Rebutja tots els canvis", +"Reject Change":"Rebutja el canvi", +"Reject Track Change and select the next one":"Rebutja el canvi en seguiment i selecciona el següent", +"Reject and Move to Next":"Rebutja i avança al següent", +"Remove Noise":"Suprimeix el soroll", +"Rename Master":"Canvia el nom del mestre", +"Rename S~heet...":"Canvia el nom del ~full...", +"Reply Comment":"Respon el comentari", +"Reset Data Point":"Reinicialitza el punt de dades", +"Reset all Data Points":"Reinicialitza tots els punts de dades", +"Resolved Comments":"Comentaris resolts", +"Restart Numbering":"Reinicia la numeració", +"Right":"Dreta", +"Right Arrow":"Fletxa dreta", +"Right Arrow Callout":"Llegenda de la fletxa dreta", +"Right Brace":"Clau dreta", +"Right Bracket":"Claudàtor dret", +"Right Triangle":"Triangle rectangle", +"Right or Left Arrow":"Fletxa dreta o esquerra", +"Right-To-Left":"De dreta a esquerra", +"Ring":"Anell", +"Rotate 90° ~Left":"Gira 90° a l'~esquerra", +"Rotate 90° ~Right":"Gira 90°a la ~dreta", +"Rot~ate":"~Gira", +"Round Callout":"Llegenda arredonida", +"Rounded Rectangular Callout":"Llegenda rectangular arredonida", +"Row":"Fila", +"Row ~Height...":"~Alçària de la fila...", +"Rows ~Above":"Files ~damunt", +"Rows ~Below":"Files d~avall", +"R~efresh Range":"R~efresca l'interval", +"R~ight-To-Left":"De dr~eta a esquerra", +"R~un Macro...":"Exec~uta una macro...", +"S-shaped Arrow":"Fletxa en forma d'essa", +"Save ~As...":"~Anomena i guarda...", +"Scientific":"Científic", +"Select Cell":"Selecciona la cel·la", +"Select Column":"Seleccioneu la columna", +"Select Row":"Seleccioneu la fila", +"Select Table":"Selecciona la taula", +"Select ~All":"Seleccion~a-ho tot", +"Select ~Range...":"Selecciona l'inte~rval...", +"Set Background Image...":"Estableix la imatge de fons...", +"Set Character Spacing":"Estableix l'espai entre caràcters", +"Set Heading Numbering":"Defineix la numeració d'encapçalaments", +"Set Line Spacing":"Estableix l'espaiat de línia", +"Se~ction...":"Se~cció...", +"Shadow":"Ombra", +"Sharpen":"Augmenta la nitidesa", +"Sheet R~ight-To-Left":"Full de dr~eta a esquerra", +"Show":"Mostra", +"Show Navigator Window":"Mostra la finestra de navegació", +"Show track changes":"Mostra el seguiment de canvis", +"Sho~w Rows":"Mo~stra les files", +"Sho~w Slide":"Mo~stra la diapositiva", +"Sidebar":"Barra lateral", +"Signet":"Segell", +"Slant Down":"Inclinació cap avall", +"Slant Up":"Inclinació cap amunt", +"Slide Layout":"Format de la diapositiva", +"Slide Properties...":"Propietats de la diapositiva...", +"Slide Tit~le":"~Títol de la diapositiva", +"Slide Transition":"Transició entre diapositives", +"Slide ~Count":"~Nombre de diapositives", +"Slide ~Layout":"Format de la ~diapositiva", +"Small capitals":"Versaletes", +"Smiley Face":"Cara somrient", +"Snap to Grid":"Ajusta a la graella", +"Sort Ascending":"Ordre ascendent", +"Sort Descending":"Ordre descendent", +"So~rt...":"O~rdena...", +"Sparkline...":"Minidiagrama...", +"Sparklines":"Minidiagrames", +"Split Arrow":"Divideix la fletxa", +"Split Cells...":"Divideix les cel·les...", +"Split Table...":"Divideix la taula...", +"Square":"Quadrat", +"Square Bevel":"Bisell quadrat", +"Square, Rounded":"Quadrat, arredonit", +"Statistics":"Estadístiques", +"Stop":"Para", +"Straight Connector":"Connector directe", +"Straight Connector ends with Arrow":"El connector directe acaba amb una fletxa", +"Straight Connector with Arrows":"Connector directe amb fletxes", +"Strikethrough":"Ratllat", +"Striped Right Arrow":"Fletxa dreta a ratlles", +"Subscript":"Subíndex", +"Sun":"Sol", +"Superscript":"Superíndex", +"Symbol":"Símbol", +"S~how Columns":"~Mostra les columnes", +"S~lide":"~Diapositiva", +"S~pecial Character...":"Caràcter es~pecial...", +"Table Cell Background Color":"Color de fons de les cel·les de taula", +"Table of Contents and Inde~x":"Taula de continguts i índe~x", +"Ta~ble Properties...":"Propietats de la ta~ula...", +"Text Wrap...":"Ajustament del text...", +"Te~xt":"Te~xt", +"Theme...":"Tema...", +"Thousands Separator":"Separador de milers", +"Time":"Hora", +"Time Field":"Camp d'hora", +"Title Page...":"Portada...", +"To Background":"Al fons", +"To Cell (~resize with cell)":"A la cel·la (~canvia de mida amb la cel·la)", +"To Foreground":"Al primer pla", +"To Next Paragraph in Level":"Al paràgraf següent del nivell", +"To Previous Paragraph in Level":"Al paràgraf anterior del nivell", +"To P~age":"~A la pàgina", +"To ~Cell":"A la ~cel·la", +"To ~Character":"Al ~caràcter", +"To ~Curve":"En ~corba", +"To ~Frame":"Al ma~rc", +"To ~Paragraph":"Al ~paràgraf", +"Toggle Automatic Spell Checking":"Canvia la correcció ortogràfica automàtica", +"Toggle Formatting Marks":"Activa/desactiva les marques de format", +"Toggle Ordered List":"Activa o desactiva la llista ordenada", +"Toggle Shadow":"Canvia l'ombra", +"Toggle Unordered List":"Activa o desactiva la llista sense ordenar", +"Top":"Superior", +"Track Chan~ges":"Se~guiment de canvis", +"Translate...":"Tradueix...", +"Transparency":"Transparència", +"Trapezoid":"Trapezoide", +"Triangle Down":"Triangle avall", +"Triangle Up":"Triangle amunt", +"T~able":"T~aula", +"T~ime (variable)":"Hora (var~iable)", +"T~itle":"~Títol", +"Underline":"Subratllat", +"Ungroup Sparklines":"Desagrupa els minidiagrames", +"Unmerge Cells":"Separa les cel·les", +"Unprotect Cells":"Desprotegeix les cel·les", +"Up Arrow":"Fletxa amunt", +"Up Arrow Callout":"Llegenda de la fletxa amunt", +"Up and Down Arrow":"Fletxa amunt i avall", +"Up and Down Arrow Callout":"Llegenda de la fletxa amunt i avall", +"Up and Right Arrow":"Fletxa amunt i dreta", +"Up and Right Arrow Callout":"Llegenda de la fletxa amunt i dreta", +"Up, Right and Down Arrow":"Fletxa amunt, dreta i avall", +"Update ~Index":"Actualitza l'í~ndex", +"Vertical Scroll":"Desplaçament vertical", +"Vertical Text":"Text vertical", +"Vertically C~enter":"Verticalment al C~entre", +"Vertically S~pacing":"E~spaiat verticalment", +"Vertically ~Bottom":"Verticalment a ~baix", +"Vertically ~Top":"Verticalment a ~dalt", +"View Grid Lines":"Mostra les línies de la graella", +"Watermark...":"Marca d'aigua...", +"Wave":"Ona", +"Wrap Text":"Ajusta el text", +"Zoom In":"Apropa", +"Zoom Out":"Allunya", +"~3D View...":"Visualització ~3D...", +"~Accessibility Check...":"Inspecció d'~accessibilitat...", +"~Add":"~Afig", +"~Add to List":"~Afig a la llista", +"~Advanced Filter...":"Filtre ~avançat...", +"~Analysis of Variance (ANOVA)...":"~Anàlisi de variància (ANOVA)...", +"~Arrange":"~Organitza", +"~Author":"~Autor", +"~Automatic Spell Checking":"Verificació ortogràfica ~automàtica", +"~Bottom":"Part ~inferior", +"~Bring to Front":"Porta al ~davant", +"~Bullets and Numbering...":"~Pics i numeració...", +"~Capitalize Every Word":"~Cada Paraula Comença En Majúscules", +"~Centered":"~Centrat", +"~Chart...":"~Diagrama...", +"~Chi-square Test...":"Prova ~khi quadrat...", +"~Clear":"~Neteja", +"~Clear Direct Formatting":"Neteja la formatació ~directa", +"~Column":"~Columna", +"~Column Break":"Salt de ~columna", +"~Columns":"~Columnes", +"~Contour":"~Vora", +"~Convert":"~Converteix", +"~Correlation...":"~Correlació...", +"~Covariance...":"~Covariància...", +"~Cut":"Re~talla", +"~Data":"~Dades", +"~Data Ranges...":"Intervals de ~dades...", +"~Data Table...":"Taula de ~dades...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Define":"~Defineix", +"~Define Range...":"~Defineix l'interval...", +"~Define...":"~Defineix...", +"~Delete":"~Suprimeix", +"~Delete Sheet...":"~Suprimeix el full...", +"~Delete Slide":"~Suprimeix la diapositiva", +"~Descriptive Statistics...":"Estadístiques ~descriptives...", +"~Display Grid":"Mostra la ~graella", +"~Edit":"~Edita", +"~Edit Contour...":"~Edita la vora...", +"~Edit...":"~Edita...", +"~Endnote":"Nota al ~final", +"~Enter Group":"Inclou-ho ~al grup", +"~Exponential Smoothing...":"Suavització ~exponencial...", +"~F-test...":"Prova ~F...", +"~File":"~Fitxer", +"~First Paragraph":"Primer paràgra~f", +"~Fonts...":"~Tipus de lletra...", +"~Footnote":"Nota al ~peu", +"~Format Cells...":"~Formata les cel·les...", +"~Formula Object...":"Objecte de ~fórmula...", +"~Function...":"~Funció...", +"~Go to Sheet...":"~Ves al full...", +"~Goal Seek...":"~Busca de l'objectiu...", +"~Group":"A~grupa", +"~Group and Outline":"~Grup i esquema", +"~Group...":"A~grupa...", +"~Header and Footer...":"~Capçalera i peu...", +"~Headers and Footers...":"~Capçaleres i peus...", +"~Height...":"~Alçària...", +"~Help":"~Ajuda", +"~Hide":"Ama~ga", +"~Hide AutoFilter":"~Amaga el filtre automàtic", +"~Hide Details":"~Amaga els detalls", +"~Hide Sheet":"~Amaga el full", +"~Hide Slide":"A~maga la diapositiva", +"~Hyperlink":"~Enllaç", +"~Hyperlink...":"~Enllaç...", +"~Hyphenation":"~Partició de mots", +"~Hyphenation...":"~Partició de mots...", +"~Image...":"~Imatge...", +"~Index Entry...":"Entrada d'índe~x...", +"~Insert":"~Insereix", +"~Insert or Edit...":"~Insereix o edita...", +"~Insert...":"~Insereix...", +"~Interaction...":"~Interacció...", +"~Left":"~Esquerra", +"~Line Numbering...":"Numeració de ~línies...", +"~Manage...":"~Gestiona...", +"~More Fields...":"~Més camps...", +"~More Options...":"~Més opcions...", +"~Move or Copy Sheet...":"~Mou o copia el full...", +"~Moving Average...":"Mitjana ~mòbil...", +"~Named Ranges and Expressions":"Intervals i expressions amb ~nom", +"~New Slide":"Diapositiva ~nova", +"~Optimal":"Ò~ptim", +"~Optimal Height...":"Alçària ò~ptima...", +"~Optimal Width...":"A~mplària òptima...", +"~Ordered List":"Llista ~ordenada", +"~Page":"~Pàgina", +"~Page Break":"~Salt de pàgina", +"~Page Number":"Número de ~pàgina", +"~Page Number...":"Número de ~pàgina...", +"~Page Numbers...":"Números de ~pàgina...", +"~Page Style...":"Estil de ~pàgina...", +"~Page...":"~Pàgina...", +"~Parallel":"~Paral·lel", +"~Paste":"~Apega", +"~Pivot Table":"~Taula dinàmica", +"~Print...":"Im~primeix...", +"~Properties...":"~Propietats...", +"~Recalculate":"~Recalcula", +"~Record":"~Registre", +"~Redo":"~Refés", +"~Refresh":"~Refresca", +"~Regression...":"~Regressió...", +"~Remove Hyperlink":"~Suprimeix l'enllaç", +"~Remove Outline":"~Suprimeix el contorn", +"~Reset Filter":"~Suprimeix el filtre", +"~Right":"D~reta", +"~Row":"~Fila", +"~Rows":"~Files", +"~Sampling...":"~Mostratge...", +"~Save":"Guar~da", +"~Sections...":"~Seccions...", +"~Select":"~Selecciona", +"~Send to Back":"Envia al ~fons", +"~Sentence case":"Majú~scules a l'inici de frase", +"~Shape":"~Forma", +"~Sheet":"~Full", +"~Show":"Mo~stra", +"~Show Details":"Mo~stra els detalls", +"~Show Sheet...":"~Mostra els fulls...", +"~Slide Number":"~Número de diapositiva", +"~Sort...":"~Ordena...", +"~Spacing":"~Espaiat", +"~Spacing...":"E~spaiat...", +"~Spelling...":"~Ortografia...", +"~Standard Filter...":"Filtre e~stàndard...", +"~Subject":"A~ssumpte", +"~Table":"~Taula", +"~Table Properties...":"Propietats de la ~taula...", +"~Table...":"~Taula...", +"~Text Box":"Quadre de ~text", +"~Thesaurus...":"~Tesaurus...", +"~Through":"~A través", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fixa)", +"~Tools":"Ei~nes", +"~Top":"~Superior", +"~UPPERCASE":"MAJÚSC~ULES", +"~Undo":"~Desfés", +"~Ungroup...":"Desagr~upa...", +"~Unordered List":"Llista ~sense ordenar", +"~Update All":"Act~ualitza-ho tot", +"~Validity...":"~Validesa...", +"~View":"~Visualitza", +"~While Typing":"En tecle~jar", +"~Width...":"Am~plària...", +"~Word Count...":"~Recompte de paraules...", +"~Wrap":"A~justa", +"~Z-test...":"Prova ~Z...", +"~lowercase":"minúscu~les", +"~tOGGLE cASE":"iNVER~TEIX lES mAJÚSCULES i mINÚSCULES" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ca.json b/f7cloud-office/browser/dist/l10n/uno/ca.json new file mode 100644 index 0000000..2cfc3af --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ca.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"Estrella de 12 puntes", +"24-Point Star":"Estrella de 24 puntes", +"4-Point Star":"Estrella de 4 puntes", +"4-way Arrow":"Fletxa de 4 direccions", +"4-way Arrow Callout":"Llegenda de la fletxa de 4 direccions", +"5-Point Star":"Estrella de 5 puntes", +"6-Point Star":"Estrella de 6 puntes", +"6-Point Star, Concave":"Estrella de 6 puntes, còncava", +"8-Point Star":"Estrella de 8 puntes", +"Accept":"Accepta", +"Accept All":"Accepta-ho tot", +"Accept All Changes":"Accepta tots els canvis", +"Accept Change":"Accepta el canvi", +"Accept Track Change and select the next one":"Accepta el canvi en seguiment i avança al següent", +"Accept and Move to Next":"Accepta-ho i avança al següent", +"Add Decimal Place":"Afegeix un decimal", +"Add To Dictionary":"Afegeix al diccionari", +"Add descriptions of non-text content (for accessibility)":"Afegeix descripcions del contingut no-textual (per a l'accessibilitat)", +"After":"Després", +"Align Bottom":"Alinea en la part inferior", +"Align Bottom to Anchor":"Alinea la part interior a l'àncora", +"Align Center":"Alineació al centre", +"Align Left":"Alinea a l'esquerra", +"Align Right":"Alinea a la dreta", +"Align Tex~t":"Alinea el tex~t", +"Align Top":"Alinea en la part superior", +"Align Top to Anchor":"Alinea la part superior a l'àncora", +"Alt Text...":"Text alternatiu...", +"Anc~hor":"Àn~cora", +"Animation":"Animació", +"Apply Suggestion":"Aplica el suggeriment", +"Arch Down (Curve)":"Arqueja cap avall (corba)", +"Arch Down (Pour)":"Arqueja cap avall (corba aplanada)", +"Arch Left (Curve)":"Arqueja cap a l'esquerra (corba)", +"Arch Right (Curve)":"Arqueja cap a la dreta (corba)", +"Arch Right (Pour)":"Arqueja cap a la dreta (corba aplanada)", +"Arch Up (Curve)":"Arqueja cap amunt (corba)", +"Arch Up (Pour)":"Arqueja cap amunt (corba aplanada)", +"Arrange":"Organitza", +"As C~haracter":"Com a c~aràcter", +"AutoCorr~ect":"Corr~ecció automàtica", +"AutoFill Data Series: automatic":"Emplenament automàtic de les sèries de dades: automàtic", +"Auto~Filter":"~Filtre automàtic", +"A~lignment...":"A~lineació...", +"A~rea...":"À~rea...", +"A~rrange":"O~rganitza", +"Back One":"Un enrere", +"Background Color":"Color de fons", +"Before":"Abans", +"Block Arc":"Arc en bloc", +"Bold":"Negreta", +"Bookmar~k...":"M~arca de text...", +"Borders (Shift to overwrite)":"Vores (Majúscula per a sobreescriure)", +"Bottom":"Inferior", +"Brightness":"Brillantor", +"Caption...":"Llegenda...", +"Center":"Centre", +"Center Horizontal":"Centra horitzontalment", +"Center Vertically":"Centra verticalment", +"Centered":"Centrat", +"Ce~lls...":"Ce~l·les...", +"Character Highlighting Color":"Color de realçament dels caràcters", +"Character Spacing":"Espaiat entre caràcters", +"Charcoal Sketch":"Esbós al carbonet", +"Chart T~ype...":"T~ipus de diagrama...", +"Check Spelling":"Comprovació d'ortografia", +"Chevron":"Galó", +"Chevron Down":"Dent de serra cap avall", +"Chevron Up":"Dent de serra cap amunt", +"Circle":"Cercle", +"Circle (Curve)":"Cercle (corba)", +"Circle (Pour)":"Cercle (aplanat)", +"Circle Pie":"Diagrama de sectors circular", +"Circular Arrow":"Fletxa circular", +"Clear Direct Formatting":"Neteja la formatació directa", +"Clear ~Direct Formatting":"Neteja la formatació ~directa", +"Cle~ar Cells...":"~Neteja les cel·les...", +"Clone Formatting":"Clona la formatació", +"Close Master View":"Tanca la visualització mestra", +"Cloud":"Núvol", +"Cl~ear Contents...":"~Buida el contingut...", +"Color Scale...":"Escala de colors...", +"Column":"Columna", +"Column ~Width...":"Am~plada de la columna...", +"Columns A~fter":"Columnes ~després", +"Columns B~efore":"Columnes a~bans", +"Columns ~After":"Columnes ~després", +"Columns ~Before":"Insereix columnes ~abans", +"Comments":"Comentaris", +"Comme~nt":"Come~ntari", +"Connector":"Connector", +"Connector Ends with Arrow":"El connector acaba amb una fletxa", +"Connector with Arrows":"Connector amb fletxes", +"Connectors":"Connectors", +"Connectors (double click for multi-selection)":"Connectors (podeu fer selecció múltiple amb un doble clic)", +"Content Control Properties":"Propietats de control de contingut", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Copia la ubicació de l'enllaç", +"Cop~y":"~Copia", +"Corner Right Arrow":"Fletxa angle dret", +"Co~lumns...":"Co~lumnes...", +"Co~mpress...":"Co~mprimeix...", +"Crop":"Escapça", +"Crop Image":"Escapça la imatge", +"Cross":"Creu", +"Cross-~reference...":"~Referència creuada...", +"Cuboid":"Cuboide", +"Currency":"Moneda", +"Current ~Index":"Índex ~actual", +"Curve":"Corba", +"Curve Down":"Corba cap avall", +"Curve Up":"Corba cap amunt", +"Curved Connector":"Connector corb", +"Curved Connector Ends with Arrow":"El connector corb acaba amb una fletxa", +"Curved Connector with Arrows":"Connector corb amb fletxes", +"Cycle Case":"Canvia entre majúscules i minúscules", +"Cylinder":"Cilindre", +"C~ell":"C~el·la", +"C~haracter...":"Ca~ràcter...", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de dades...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Data (variabl~e)", +"Decrease Font Size":"Redueix la mida de la lletra", +"Decrease Indent":"Redueix el sagnat", +"Decrease Paragraph Spacing":"Redueix l'espaiat entre paràgrafs", +"Decrease Size":"Disminueix la mida", +"Delete All Comments":"Suprimeix tots els comentaris", +"Delete All Comments by This Author":"Suprimeix tots els comentaris d'aquest autor", +"Delete Axis":"Suprimeix l'eix", +"Delete Comment":"Suprimeix el comentari", +"Delete Content Control":"Suprimeix el control de contingut", +"Delete C~ells...":"Suprimeix les c~el·les...", +"Delete C~ontents...":"Suprimeix el ~contingut...", +"Delete Data Labels":"Suprimeix les etiquetes de dades", +"Delete Decimal Place":"Suprimeix un decimal", +"Delete Index":"Suprimeix l'índex", +"Delete Legend":"Suprimeix la llegenda", +"Delete Major Grid":"Suprimeix la graella principal", +"Delete Minor Grid":"Suprimeix la graella secundària", +"Delete Row":"Suprimeix la fila", +"Delete Rows":"Suprimeix les files", +"Delete Single Data Label":"Suprimeix l'etiqueta de dades senzilla", +"Delete Sparkline":"Suprimeix el minidiagrama", +"Delete Sparkline Group":"Suprimeix el grup de minidiagrames", +"Delete Table":"Suprimeix la taula", +"Delete selected columns":"Suprimeix les columnes seleccionades", +"Delete selected rows":"Suprimeix les files selccionades", +"Delete table":"Suprimeix la taula", +"Delete ~All Comments":"Suprimeix ~tots els comentaris", +"Delete ~Columns":"Suprimeix les ~columnes", +"Demote Outline Level":"Redueix el nivell d'esquema", +"Demote Outline Level with Subpoints":"Redueix el nivell d'esquema amb subpunts", +"De~lete...":"~Suprimeix...", +"Diamond":"Diamant", +"Diamond Bevel":"Bisell diamant", +"Digital Signatu~res...":"Signatu~res digitals...", +"Display Grid":"Mostra la graella", +"Doorplate":"Placa de porta", +"Double Brace":"Claus dobles", +"Double Bracket":"Claudàtors dobles", +"Double Underline":"Subratllat doble", +"Down Arrow":"Fletxa avall", +"Down Arrow Callout":"Llegenda de la fletxa avall", +"Duplicate Page":"Duplica la pàgina", +"Duplicate ~Slide":"Duplica la ~diapositiva", +"D~elete Page":"~Suprimeix la pàgina", +"Edit Hyperlink...":"Edita l'enllaç...", +"Edit Section...":"Edita la secció...", +"Edit Sparkline Group...":"Edita el grup de minidiagrames...", +"Edit Sparkline...":"Edita el minidiagrama...", +"Ellipse":"El·lipse", +"Ellipse (double click for multi-selection)":"El·lipse (podeu fer selecció múltiple amb un doble clic)", +"Explosion":"Explosió", +"E~xecute Interaction...":"E~xecuta la interacció...", +"E~xit Group":"Su~rt del grup", +"Fade Down":"Esvaeix cap avall", +"Fade Left":"Esvaeix a l'esquerra", +"Fade Right":"Esvaeix a la dreta", +"Fade Up":"Esvaeix cap amunt", +"Fade Up and Left":"Esvaeix cap amunt i cap a l'esquerra", +"Fade Up and Right":"Esvaeix cap amunt i cap a la dreta", +"Fiel~d":"~Camp", +"Fill Color":"Color d'emplenament", +"Find Next":"Cerca el següent", +"Find Previous":"Cerca l'anterior", +"Find and Rep~lace...":"Cerca i reemp~laça...", +"First ~Author":"Primer ~autor", +"Flip Horizontally":"Inverteix horitzontalment", +"Flip Vertically":"Inverteix verticalment", +"Flowchart: Alternate Process":"Diagrama de flux: procés alternatiu", +"Flowchart: Card":"Diagrama de flux: targeta", +"Flowchart: Collate":"Diagrama de flux: intercala", +"Flowchart: Connector":"Diagrama de flux: connector", +"Flowchart: Data":"Diagrama de flux: dades", +"Flowchart: Decision":"Diagrama de flux: decisió", +"Flowchart: Delay":"Diagrama de flux: demora", +"Flowchart: Direct Access Storage":"Diagrama de flux: emmagatzematge d'accés directe", +"Flowchart: Display":"Diagrama de flux: visualització", +"Flowchart: Document":"Diagrama de flux: document", +"Flowchart: Extract":"Diagrama de flux: extreu", +"Flowchart: Internal Storage":"Diagrama de flux: emmagatzematge intern", +"Flowchart: Magnetic Disc":"Diagrama de flux: disc magnètic", +"Flowchart: Manual Input":"Diagrama de flux: entrada manual", +"Flowchart: Manual Operation":"Diagrama de flux: operació manual", +"Flowchart: Merge":"Diagrama de flux: fusiona", +"Flowchart: Multidocument":"Diagrama de flux: document múltiple", +"Flowchart: Off-page Connector":"Diagrama de flux: connector fora de pàgina", +"Flowchart: Or":"Diagrama de flux: o", +"Flowchart: Predefined Process":"Diagrama de flux: procés predefinit", +"Flowchart: Preparation":"Diagrama de flux: preparació", +"Flowchart: Process":"Diagrama de flux: procés", +"Flowchart: Punched Tape":"Diagrama de flux: cinta perforada", +"Flowchart: Sequential Access":"Diagrama de flux: accés seqüencial", +"Flowchart: Sort":"Diagrama de flux: ordena", +"Flowchart: Stored Data":"Diagrama de flux: dades emmagatzemades", +"Flowchart: Summing Junction":"Diagrama de flux: Unió de suma", +"Flowchart: Terminator":"Diagrama de flux: acabament", +"Flower":"Flor", +"Folded Corner":"Cantonada doblegada", +"Font Color":"Color de la lletra", +"Fontwork Shape":"Forma del Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Peu", +"For All Text":"Per a tot el text", +"For Paragraph":"Per al paràgraf", +"For Selection":"Per a la selecció", +"Format Axis...":"Formata l'eix...", +"Format Chart Area...":"Formata l'àrea del diagrama...", +"Format Data Labels...":"Formata les etiquetes de dades...", +"Format Data Point...":"Formata el punt de dades...", +"Format Data Series...":"Formata la sèrie de dades...", +"Format Floor...":"Formata la base...", +"Format Legend...":"Formata la llegenda...", +"Format Major Grid...":"Formata la graella principal...", +"Format Mean Value Line...":"Formata la línia de valor mitjà...", +"Format Minor Grid...":"Formata la graella secundària...", +"Format Pa~ge...":"Formata la ~pàgina...", +"Format Selection...":"Formata la selecció...", +"Format Single Data Label...":"Formata l'etiqueta de dades senzilla...", +"Format Stock Gain...":"Formata l'increment del valor...", +"Format Stock Loss...":"Formata el decrement del valor...", +"Format Title...":"Formata el títol...", +"Format Trend Line Equation...":"Formata l'equació de la línia de tendència...", +"Format Trend Line...":"Formata la línia de tendència...", +"Format Wall...":"Formata el pla lateral...", +"Format X Error Bars...":"Formata les barres d'error a les X...", +"Format Y Error Bars...":"Formata les barres d'error a les Y...", +"Format as Currency":"Formata com a moneda", +"Format as Date":"Formata com a data", +"Format as General":"Formata com a general", +"Format as Number":"Formata com a número", +"Format as Percent":"Formata com a percentatge", +"Format as Scientific":"Formata com a científic", +"Format as Time":"Formata com a hora", +"Formatting Mark":"Marca de format", +"Formula to Value":"Fórmula a valor", +"Forward One":"Un endavant", +"For~matting Marks":"~Marques de format", +"Fo~rm":"Fo~rmulari", +"Frame":"Marc", +"Freeze First Column":"Congela la primera columna", +"Freeze First Row":"Congela la primera fila", +"Freeze Rows and Columns":"Congela files i columnes", +"Freeze ~Cells":"Congela les ~cel·les", +"F~ont Size...":"~Mida de la lletra...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Anàlisi de F~ourier...", +"F~rame...":"~Marc...", +"F~ull Screen":"Pantalla ~completa", +"General":"General", +"Give a label to identify an object":"Assigneu una etiqueta per a identificar un objecte", +"Go t~o Page...":"Ves a l~a pàgina...", +"Go t~o Slide...":"Ves a la ~diapositiva...", +"Group Sparklines":"Agrupa els minidiagrames", +"Heading ~Numbering...":"~Numeració d'encapçalaments...", +"Heart":"Cor", +"Hexagon":"Hexàgon", +"He~ader":"C~apçalera", +"He~ader and Footer":"~Capçalera i peu", +"Horizontal Scroll":"Pergamí horitzontal", +"Horizontally ~Center":"Horitzontalment al ~centre", +"Horizontally ~Left":"Horitzontalment a l'~esquerra", +"Horizontally ~Right":"Horitzontalment a la ~dreta", +"Horizontally ~Spacing":"Horitzontalment ~espaiat", +"H~ide":"A~maga", +"H~ide Columns":"~Amaga les columnes", +"H~ide Rows":"A~maga les files", +"Icon Set...":"Joc d'icones...", +"Ignore":"Ignora", +"Ignore All":"Ignora-ho tot", +"Image Mode":"Mode de imatge", +"In ~Background":"En ~segon pla", +"Increase Font Size":"Augmenta la mida de la lletra", +"Increase Indent":"Augmenta el sagnat", +"Increase Paragraph Spacing":"Augmenta l'espaiat entre paràgrafs", +"Increase Size":"Augmenta la mida", +"Inflate":"Infla", +"Insert Audio or Video":"Insereix àudio o vídeo", +"Insert Axis":"Insereix un eix", +"Insert Axis Title":"Insereix el títol de l'eix", +"Insert Bookmark":"Insereix un marcador", +"Insert Caption...":"Insereix una llegenda...", +"Insert Chart":"Insereix un diagrama", +"Insert Column After":"Insereix una columna després", +"Insert Column Before":"Insereix una columna abans", +"Insert Column Break":"Insereix un salt de columna", +"Insert Columns ~After":"Insereix columnes ~després", +"Insert Columns ~Before":"Insereix columnes ~abans", +"Insert Comment":"Insereix un comentari", +"Insert Co~lumns":"Insereix ~columnes", +"Insert Cross-reference":"Insereix una referència creuada", +"Insert Data Labels":"Insereix les etiquetes de dades", +"Insert Endnote":"Insereix una nota final", +"Insert Field":"Insereix un camp", +"Insert Fontwork Text":"Insereix un text del Fontwork", +"Insert Footnote":"Insereix una nota al peu", +"Insert Frame":"Insereix un marc", +"Insert Hyperlink":"Insereix un enllaç", +"Insert Image...":"Insereix una imatge...", +"Insert Index Entry":"Insereix una entrada d'índex", +"Insert Line (double click for multi-selection)":"Insereix una línia (podeu fer selecció múltiple amb un doble clic)", +"Insert Major Grid":"Insereix la graella principal", +"Insert Mean ~Value Line":"Insereix la línia de ~valor mitjà", +"Insert Minor Grid":"Insereix la graella secundària", +"Insert Page Break":"Insereix un salt de pàgina", +"Insert Page Number":"Insereix el número de la pàgina", +"Insert Row Above":"Insereix una fila a sobre", +"Insert Row Below":"Insereix una fila a sota", +"Insert Rows ~Above":"Insereix files a ~dalt", +"Insert Rows ~Below":"Insereix files a ~sota", +"Insert Single Data Label":"Insereix una etiqueta de dades senzilla", +"Insert Slide":"Insereix una diapositiva", +"Insert Soft Hyphen...":"Insereix un guionet opcional...", +"Insert Special Character":"Insereix un caràcter especial", +"Insert Special Characters":"Inserció de caràcters especials", +"Insert Text Box":"Insereix una caixa de text", +"Insert Text Box (double click for multi-selection)":"Insereix un quadre de text (podeu fer selecció múltiple amb un doble clic)", +"Insert Titles...":"Insereix títols...", +"Insert Tre~nd Line...":"Insereix una línia de te~ndència...", +"Insert Unnumbered Entry":"Insereix una entrada no numerada", +"Insert Vertical Text":"Insereix un text vertical", +"Insert columns after":"Insereix columnes després", +"Insert columns before":"Insereix columnes abans", +"Insert page number":"Insereix el número de la pàgina", +"Insert rows above":"Insereix files a sobre", +"Insert rows below":"Insereix files a sota", +"Insert ~Cells...":"Insereix ~cel·les...", +"Insert ~Rows":"Insereix ~files", +"Insert ~Table...":"Insereix una ~taula...", +"Insert ~X Error Bars...":"Insereix barres d'error ~X...", +"Insert ~Y Error Bars...":"Insereix barres d'error ~Y...", +"Insert/Delete Axes...":"Insereix/suprimeix eixos...", +"Invert":"Inverteix", +"Isosceles Triangle":"Triangle isòsceles", +"Italic":"Cursiva", +"Justified":"Justificat", +"Language":"Llengua", +"Language Status":"Estat de la llengua", +"Layout":"Disposició", +"Left":"Esquerra", +"Left Arrow":"Fletxa esquerra", +"Left Arrow Callout":"Llegenda de la fletxa esquerra", +"Left Brace":"Clau esquerra", +"Left Bracket":"Claudàtor esquerre", +"Left and Right Arrow":"Fletxa esquerra i dreta", +"Left and Right Arrow Callout":"Llegenda de la fletxa dreta i esquerra", +"Left-To-Right":"D'esquerra a dreta", +"Lightning Bolt":"Llampec", +"Line":"Línia", +"Line Callout 1":"Línia llegenda 1", +"Line Callout 2":"Línia llegenda 2", +"Line Callout 3":"Línia llegenda 3", +"Line Color":"Color de la línia", +"Line Connector":"Connector lineal", +"Line Connector Ends with Arrow":"El connector lineal acaba amb una fletxa", +"Line Spacing":"Interlineat", +"Line Spacing: 1":"Interlineat: 1", +"Line Spacing: 1.5":"Interlineat: 1,5", +"Line Spacing: 2":"Interlineat: 2", +"Lis~ts":"Llis~tes", +"L~ine...":"Lín~ia...", +"Manage Track Changes":"Gestiona el seguiment de canvis", +"Manage...":"Gestiona...", +"Manual ~Break...":"~Salt manual...", +"Master Slides":"Diapositives mestres", +"Media":"Elements multimèdia", +"Merge Cells":"Fusiona les cel·les", +"Merge and center or unmerge cells depending on the current toggle state":"Combina i centra o separa cel·les en funció de l'estat de commutació actual", +"Moon":"Lluna", +"More ~Filters":"Més ~filtres", +"Move Item Down":"Mou l'element avall", +"Move Item Down with Subpoints":"Mou l'element avall amb subpunts", +"Move Item Up":"Mou l'element amunt", +"Move Item Up with Subpoints":"Mou l'element amunt amb subpunts", +"M~erge and Center Cells":"Fusiona i c~entra les cel·les", +"Name...":"Nom...", +"Na~vigator":"Na~vegador", +"New Page":"Pàgina nova", +"Next":"Següent", +"Next Page":"Pàgina següent", +"Next Track Change":"Canvi següent", +"No List":"Cap llista", +"Non-breaking ~Hyphen":"~Guionet no separable", +"None":"Cap", +"Notched Right Arrow":"Fletxa dreta dentada", +"Number":"Número", +"Number Format":"Format numèric", +"Number Format...":"Format numèric...", +"Number Format: Currency":"Format numèric: moneda", +"Number Format: Date":"Format numèric: data", +"Number Format: Decimal":"Format numèric: decimal", +"Number Format: Exponential":"Format numèric: exponencial", +"Number Format: Percent":"Format numèric: percentatge", +"Number Format: Standard":"Format numèric: estàndard", +"Number Format: Time":"Format numèric: hora", +"Octagon":"Octàgon", +"Octagon Bevel":"Bisell octàgon", +"Open Circle (Curve)":"Cercle obert (corba)", +"Open Circle (Pour)":"Cercle obert (aplanat)", +"Open Hyperlink":"Obre l'enllaç", +"Open the Elements Deck":"Obre el panell Elements", +"Open the Styles Deck":"Obre la barra lateral Estils", +"Optimal Column Width":"Amplada òptima de la columna", +"Optimal Row Height":"Alçada òptima de la fila", +"Orientation":"Orientació", +"Outline Font Effect":"Contorneja la lletra", +"Overline":"Sobreratllat", +"Page Properties...":"Propietats de la pàgina...", +"Page Tit~le":"Títo~l de la pàgina", +"Page ~Count":"Re~compte de pàgines", +"Paired ~t-test...":"Prova ~t aparellada...", +"Parallelogram":"Paral·lelogram", +"Paste ~Special...":"Enganxament e~special...", +"Pentagon":"Pentàgon", +"Percent":"Percentatge", +"Pi~vot Table...":"Taula ~dinàmica...", +"Plain Text":"Text sense format", +"Pop Art":"Art pop", +"Position and Si~ze...":"Po~sició i mida...", +"Previous Page":"Pàgina anterior", +"Previous Track Change":"Canvi anterior", +"Prin~t Ranges":"Àrees d'~impressió", +"Prohibited":"Prohibit", +"Promote Outline Level":"Augmenta el nivell d'esquema", +"Promote Outline Level with Subpoints":"Augmenta el nivell d'esquema amb subpunts", +"Properties":"Propietats", +"Propert~ies...":"Prop~ietats...", +"Protect Cells":"Protegeix les cel·les", +"Protect ~Sheet...":"Protegeix el ~full...", +"Pr~evious":"~Anterior", +"Puzzle":"Puzle", +"P~aragraph...":"P~aràgraf...", +"QR and ~Barcode...":"Codi de ~barres i QR...", +"Record Track Changes":"Enregistra els canvis", +"Rectangle":"Rectangle", +"Rectangle (double click for multi-selection)":"Rectangle (podeu fer selecció múltiple amb un doble clic)", +"Rectangle, Rounded":"Rectangle, arrodonit", +"Rectangular Callout":"Llegenda rectangular", +"Reject":"Rebutja", +"Reject All":"Rebutja-ho tot", +"Reject All Changes":"Rebutja tots els canvis", +"Reject Change":"Rebutja el canvi", +"Reject Track Change and select the next one":"Rebutja el canvi en seguiment i selecciona el següent", +"Reject and Move to Next":"Rebutja i avança al següent", +"Remove Noise":"Suprimeix el soroll", +"Rename Master":"Canvia el nom del mestre", +"Rename S~heet...":"Canvia el nom del ~full...", +"Reply Comment":"Respon el comentari", +"Reset Data Point":"Reinicialitza el punt de dades", +"Reset all Data Points":"Reinicialitza tots els punts de dades", +"Resolved Comments":"Comentaris resolts", +"Restart Numbering":"Reinicia la numeració", +"Right":"Dreta", +"Right Arrow":"Fletxa dreta", +"Right Arrow Callout":"Llegenda de la fletxa dreta", +"Right Brace":"Clau dreta", +"Right Bracket":"Claudàtor dret", +"Right Triangle":"Triangle rectangle", +"Right or Left Arrow":"Fletxa dreta o esquerra", +"Right-To-Left":"De dreta a esquerra", +"Ring":"Anell", +"Rotate 90° ~Left":"Gira 90° a l'~esquerra", +"Rotate 90° ~Right":"Gira 90°a la ~dreta", +"Rot~ate":"~Gira", +"Round Callout":"Llegenda arrodonida", +"Rounded Rectangular Callout":"Llegenda rectangular arrodonida", +"Row":"Fila", +"Row ~Height...":"~Alçada de la fila...", +"Rows ~Above":"Files a ~sobre", +"Rows ~Below":"Files a ~sota", +"R~efresh Range":"R~efresca l'interval", +"R~ight-To-Left":"De dr~eta a esquerra", +"R~un Macro...":"Exec~uta una macro...", +"S-shaped Arrow":"Fletxa en forma de essa", +"Save ~As...":"~Anomena i desa...", +"Scientific":"Científic", +"Select Cell":"Selecciona la cel·la", +"Select Column":"Seleccioneu la columna", +"Select Row":"Seleccioneu la fila", +"Select Table":"Selecciona la taula", +"Select ~All":"Seleccion~a-ho tot", +"Select ~Range...":"Selecciona l'inte~rval...", +"Set Background Image...":"Estableix la imatge de fons...", +"Set Character Spacing":"Estableix l'espai entre caràcters", +"Set Heading Numbering":"Defineix la numeració d'encapçalaments", +"Set Line Spacing":"Estableix l'espaiat de línia", +"Se~ction...":"Se~cció...", +"Shadow":"Ombra", +"Sharpen":"Augmenta la nitidesa", +"Sheet R~ight-To-Left":"Full de dr~eta a esquerra", +"Show":"Mostra", +"Show Navigator Window":"Mostra la finestra de navegació", +"Show track changes":"Mostra el seguiment de canvis", +"Sho~w Rows":"Mo~stra les files", +"Sho~w Slide":"Mo~stra la diapositiva", +"Sidebar":"Barra lateral", +"Signat~ure Line...":"Línia de signat~ura...", +"Signet":"Segell", +"Slant Down":"Inclinació cap avall", +"Slant Up":"Inclinació cap amunt", +"Slide Layout":"Disposició de la diapositiva", +"Slide Properties...":"Propietats de la diapositiva...", +"Slide Tit~le":"~Títol de la diapositiva", +"Slide Transition":"Transició entre diapositives", +"Slide ~Count":"~Nombre de diapositives", +"Slide ~Layout":"Disposició de la ~diapositiva", +"Small capitals":"Versaletes", +"Smiley Face":"Cara somrient", +"Snap to Grid":"Ajusta a la graella", +"Sort Ascending":"Ordre ascendent", +"Sort Descending":"Ordre descendent", +"So~rt...":"O~rdena...", +"Sparkline...":"Minidiagrama...", +"Sparklines":"Minidiagrames", +"Split Arrow":"Fletxa bifurcada", +"Split Cells...":"Divideix les cel·les...", +"Split Table...":"Divideix la taula...", +"Square":"Quadrat", +"Square Bevel":"Bisell quadrat", +"Square, Rounded":"Quadrat, arrodonit", +"Statistics":"Estadístiques", +"Stop":"Atura", +"Straight Connector":"Connector directe", +"Straight Connector ends with Arrow":"El connector directe acaba amb una fletxa", +"Straight Connector with Arrows":"Connector directe amb fletxes", +"Strikethrough":"Ratllat", +"Striped Right Arrow":"Fletxa dreta a ratlles", +"Subscript":"Subíndex", +"Sun":"Sol", +"Superscript":"Superíndex", +"Symbol":"Símbol", +"S~how Columns":"~Mostra les columnes", +"S~lide":"~Diapositiva", +"S~pecial Character...":"Caràcter es~pecial...", +"Table Cell Background Color":"Color de fons de les cel·les de taula", +"Table of Contents and Inde~x":"Índe~xs i taules", +"Ta~ble Properties...":"Propietats de la ta~ula...", +"Text Wrap...":"Ajustament del text...", +"Te~xt":"Te~xt", +"Theme...":"Tema...", +"Thousands Separator":"Separador de milers", +"Time":"Hora", +"Time Field":"Camp d'hora", +"Title Page...":"Portada...", +"To Background":"Al fons", +"To Cell (~resize with cell)":"A la cel·la (~canvia de mida amb la cel·la)", +"To Foreground":"Al primer pla", +"To Next Paragraph in Level":"Al paràgraf següent del nivell", +"To Previous Paragraph in Level":"Al paràgraf anterior del nivell", +"To P~age":"~A la pàgina", +"To ~Cell":"A la ~cel·la", +"To ~Character":"Al ~caràcter", +"To ~Curve":"En ~corba", +"To ~Frame":"Al ma~rc", +"To ~Paragraph":"Al ~paràgraf", +"Toggle Automatic Spell Checking":"Activa o desactiva la correcció ortogràfica automàtica", +"Toggle Formatting Marks":"Activa o desactiva les marques de formatació", +"Toggle Ordered List":"Activa o desactiva la llista ordenada", +"Toggle Shadow":"Activa o desactiva l'ombra", +"Toggle Unordered List":"Activa o desactiva la llista sense ordenar", +"Top":"Superior", +"Track Chan~ges":"Se~guiment de canvis", +"Translate...":"Tradueix...", +"Transparency":"Transparència", +"Trapezoid":"Trapezoide", +"Triangle Down":"Triangle avall", +"Triangle Up":"Triangle amunt", +"T~able":"T~aula", +"T~ime (variable)":"Hora (var~iable)", +"T~itle":"~Títol", +"Underline":"Subratllat", +"Unfloat Frame Content":"Contingut del marc fix", +"Ungroup Sparklines":"Desagrupa els minidiagrames", +"Unmerge Cells":"Separa les cel·les", +"Unprotect Cells":"Desprotegeix les cel·les", +"Up Arrow":"Fletxa amunt", +"Up Arrow Callout":"Llegenda de la fletxa amunt", +"Up and Down Arrow":"Fletxa amunt i avall", +"Up and Down Arrow Callout":"Llegenda de la fletxa amunt i avall", +"Up and Right Arrow":"Fletxa amunt i dreta", +"Up and Right Arrow Callout":"Llegenda de la fletxa amunt i dreta", +"Up, Right and Down Arrow":"Fletxa amunt, dreta i avall", +"Update ~Index":"Actualitza l'í~ndex", +"Vertical Scroll":"Pergamí vertical", +"Vertical Text":"Text vertical", +"Vertically C~enter":"Verticalment al c~entre", +"Vertically S~pacing":"E~spaiat verticalment", +"Vertically ~Bottom":"Verticalment a ~baix", +"Vertically ~Top":"Verticalment a ~dalt", +"View Grid Lines":"Mostra les línies de la graella", +"Watermark...":"Marca d'aigua...", +"Wave":"Ona", +"Wrap Text":"Ajusta el text", +"Zoom In":"Apropa", +"Zoom Out":"Allunya", +"~3D View...":"Visualització ~3D...", +"~Accessibility Check...":"Inspecció d'~accessibilitat...", +"~Add":"~Afegeix", +"~Add to List":"~Afegeix a la llista", +"~Advanced Filter...":"Filtre ~avançat...", +"~Analysis of Variance (ANOVA)...":"~Anàlisi de variància (ANOVA)...", +"~Arrange":"~Organitza", +"~Author":"~Autor", +"~Automatic Spell Checking":"Verificació ortogràfica ~automàtica", +"~Bottom":"Part ~inferior", +"~Bring to Front":"Porta al ~davant", +"~Bullets and Numbering...":"~Pics i numeració...", +"~Capitalize Every Word":"~Cada Paraula Comença En Majúscules", +"~Centered":"~Centrat", +"~Chart...":"~Diagrama...", +"~Chi-square Test...":"Prova ~khi quadrat...", +"~Clear":"~Neteja", +"~Clear Direct Formatting":"Neteja la formatació ~directa", +"~Column":"~Columna", +"~Column Break":"Salt de ~columna", +"~Columns":"~Columnes", +"~Contour":"~Vora", +"~Convert":"~Converteix", +"~Correlation...":"~Correlació...", +"~Covariance...":"~Covariància...", +"~Cut":"Re~talla", +"~Data":"~Dades", +"~Data Ranges...":"Intervals de ~dades...", +"~Data Table...":"Taula de ~dades...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Date (variable)":"~Data (variable)", +"~Define":"~Defineix", +"~Define Range...":"~Defineix l'interval...", +"~Define...":"~Defineix...", +"~Delete":"~Suprimeix", +"~Delete Sheet...":"~Suprimeix el full...", +"~Delete Slide":"~Suprimeix la diapositiva", +"~Descriptive Statistics...":"Estadístiques ~descriptives...", +"~Display Grid":"Mostra la ~graella", +"~Edit":"~Edita", +"~Edit Contour...":"~Edita la vora...", +"~Edit...":"~Edita...", +"~Endnote":"Nota al ~final", +"~Enter Group":"Inclou-ho ~al grup", +"~Exponential Smoothing...":"Suavització ~exponencial...", +"~F-test...":"Prova ~F...", +"~File":"~Fitxer", +"~First Paragraph":"Primer paràgra~f", +"~Fonts...":"~Lletres tipogràfiques...", +"~Footnote":"Nota al ~peu", +"~Footnote/Endnote Settings...":"Paràmetres de notes al peu i finals...", +"~Format Cells...":"~Formata les cel·les...", +"~Formula Object...":"Objecte de ~fórmula...", +"~Function...":"~Funció...", +"~Go to Sheet...":"~Ves al full...", +"~Goal Seek...":"~Cerca de l'objectiu...", +"~Group":"A~grupa", +"~Group and Outline":"~Grup i esquema", +"~Group...":"A~grupa...", +"~Header and Footer...":"~Capçalera i peu...", +"~Headers and Footers...":"~Capçaleres i peus...", +"~Height...":"~Alçada...", +"~Help":"~Ajuda", +"~Hide":"Ama~ga", +"~Hide AutoFilter":"~Amaga el filtre automàtic", +"~Hide Details":"~Amaga els detalls", +"~Hide Sheet":"~Amaga el full", +"~Hide Slide":"A~maga la diapositiva", +"~Hyperlink":"~Enllaç", +"~Hyperlink...":"~Enllaç...", +"~Hyphenation":"~Partició de mots", +"~Hyphenation...":"~Partició de mots...", +"~Image...":"~Imatge...", +"~Index Entry...":"Entrada d'índe~x...", +"~Insert":"~Insereix", +"~Insert or Edit...":"~Insereix o edita...", +"~Insert...":"~Insereix...", +"~Interaction...":"~Interacció...", +"~Left":"~Esquerra", +"~Left-to-Right Mark":"Marca d'escriptura d'~esquerra a dreta", +"~Line Numbering...":"Numeració de ~línies...", +"~Manage...":"~Gestiona...", +"~Middle":"~Centre", +"~More Fields...":"~Més camps...", +"~More Options...":"~Més opcions...", +"~Move or Copy Sheet...":"~Mou o copia el full...", +"~Moving Average...":"Mitjana ~mòbil...", +"~Named Ranges and Expressions":"Intervals i expressions amb ~nom", +"~New Slide":"Diapositiva ~nova", +"~No-break Space":"Espai ~no separable", +"~Optimal":"Ò~ptim", +"~Optimal Height...":"Alçada ò~ptima...", +"~Optimal Width...":"A~mplada òptima...", +"~Ordered List":"Llista ~ordenada", +"~Page":"~Pàgina", +"~Page Break":"~Salt de pàgina", +"~Page Number":"Número de ~pàgina", +"~Page Number...":"Número de ~pàgina...", +"~Page Numbers...":"Números de ~pàgina...", +"~Page Style...":"Estil de ~pàgina...", +"~Page...":"~Pàgina...", +"~Parallel":"~Paral·lel", +"~Paste":"~Enganxa", +"~Pivot Table":"~Taula dinàmica", +"~Print...":"Im~primeix...", +"~Properties...":"~Propietats...", +"~Recalculate":"~Recalcula", +"~Record":"~Registre", +"~Redo":"~Refés", +"~Refresh":"~Actualitza", +"~Regression...":"~Regressió...", +"~Remove Hyperlink":"~Suprimeix l'enllaç", +"~Remove Outline":"~Suprimeix l'esquema", +"~Reset Filter":"~Suprimeix el filtre", +"~Right":"D~reta", +"~Right-to-Left Mark":"Marca d'escriptura de ~dreta a esquerra", +"~Row":"~Fila", +"~Rows":"~Files", +"~Sampling...":"~Mostratge...", +"~Save":"De~sa", +"~Sections...":"~Seccions...", +"~Select":"~Selecciona", +"~Send to Back":"Envia al ~fons", +"~Sentence case":"Majú~scules a l'inici de frase", +"~Shape":"~Forma", +"~Sheet":"~Full", +"~Show":"Mo~stra", +"~Show Details":"Mo~stra els detalls", +"~Show Sheet...":"~Mostra el full...", +"~Slide Number":"~Número de diapositiva", +"~Soft Hyphen":"Guionet ~opcional", +"~Sort...":"~Ordena...", +"~Spacing":"~Espaiat", +"~Spacing...":"E~spaiat...", +"~Spelling...":"~Ortografia...", +"~Standard Filter...":"Filtre e~stàndard...", +"~Subject":"A~ssumpte", +"~Table":"~Taula", +"~Table Properties...":"Propietats de la ~taula...", +"~Table...":"~Taula...", +"~Text Box":"Quadre de ~text", +"~Thesaurus...":"~Tesaurus...", +"~Through":"~A través", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fixa)", +"~Time (variable)":"~Hora (variable)", +"~Tools":"Ei~nes", +"~Top":"~Superior", +"~UPPERCASE":"MAJÚSC~ULES", +"~Undo":"~Desfés", +"~Ungroup...":"Desagr~upa...", +"~Unordered List":"Llista ~sense ordenar", +"~Update All":"Act~ualitza-ho tot", +"~Validity...":"~Validesa...", +"~View":"~Visualitza", +"~While Typing":"En tecle~jar", +"~Width...":"Am~plada...", +"~Word Count...":"~Recompte de paraules...", +"~Word Joiner":"~Unió de paraules", +"~Wrap":"A~justa", +"~Z-test...":"Prova ~Z...", +"~Zero-width Space":"Espai d'amplada ~zero", +"~lowercase":"minúscu~les", +"~tOGGLE cASE":"iNVER~TEIX lES mAJÚSCULES i mINÚSCULES" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ckb.json b/f7cloud-office/browser/dist/l10n/uno/ckb.json new file mode 100644 index 0000000..5587cea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ckb.json @@ -0,0 +1,392 @@ +{ +"Accept":"پەسەند کردن", +"Accept All":"هەموو پەسەند بکە", +"Accept All Changes":"هەموو گۆڕانکارییەکان پەسەند بکە", +"Accept Change":"گۆڕانکاری پەسەند بکە", +"Accept and Move to Next":"پەسەندی بکە و بڕۆ بۆ داهاتوو", +"Add Decimal Place":"زیادکردنی شوێنی دەیی", +"Align Bottom":"لەخوار ڕێکیبخە", +"Align Bottom to Anchor":"خوارەوە ڕێکبکە بۆ لەنگەر", +"Align Center":"لەناوەڕاست ڕێکیبخە", +"Align Left":"‫لەلای چەپ ڕێکیبخە", +"Align Right":"لەلای ڕاست ڕێکیبخە", +"Align Top":"لەسەرەوە ڕێکیبخە", +"Align Top to Anchor":"سەرەوە ڕێکبکە بۆ لەنگەر", +"Anc~hor":"لەنگ~گەر", +"Animation":"جوڵاو", +"Arrange":"ڕێکخستن", +"AutoCorr~ect":"چاککردنی خۆک~ار", +"A~rrange":"ڕێ~کخستن", +"Background Color":"ڕەنگی پاشبنەما", +"Bold":"قەڵەو", +"Bookmar~k...":"دڵخو~از…", +"Bottom":"خوارەوە", +"Center":"ناوەڕاست", +"Center Horizontal":"ئاسۆیی لەناوەڕاست", +"Center Vertically":"بەستوونی لە ناوەڕاست", +"Centered":"لە ناوەڕاست", +"Ce~lls...":"خانە~کان…", +"Character Spacing":"بۆشایی نووسە", +"Chart T~ype...":"جۆ~ری هێڵکاری…", +"Check Spelling":"چێکی ڕینووس", +"Circle":"بازنە", +"Clear Direct Formatting":"شێوەپێدانی ڕاستەوخۆ پاکبکەرەوە", +"Clear ~Direct Formatting":"شێوەپێدانی ~ڕاستەوخۆ پاکبکەرەوە", +"Cle~ar Cells...":"خان~ەکان پاکبکەرەوە…", +"Clone Formatting":"شێوەپێدانی وەکوخۆی", +"Cloud":"هەور", +"Cl~ear Contents...":"ناوەڕۆک پاکبک~ەرەوە…", +"Color Scale...":"پێانەی ڕەنگ…", +"Column":"ستوون", +"Column ~Width...":"~پانی ستوون…", +"Columns ~After":"ستوونەکانی ~دوواتر", +"Columns ~Before":"ستوونەکانی ~پێشوو", +"Comments":"لێدوانەکان", +"Comme~nt":"لێدو~وان", +"Connector":"پێکبەستەرەوە", +"Connectors":"پێکبەستەرەوەکان", +"Copy Hyperlink Location":"شوێنی سەرووبەستەر لەبەربگرەوە", +"Cop~y":"لەبەرگرتن~ەوە", +"Co~lumns...":"ستوو~نەکان…", +"Co~mpress...":"پەستا~ندن", +"Crop":"بڕین", +"Crop Image":"وێنە ببڕە", +"Currency":"دراو", +"Current ~Index":"پیڕستی ~ئێستا", +"Curve":"چەماوە", +"Curve Up":"چەمانەوە بۆ سەروو", +"Cylinder":"لوولەک‬", +"C~ell":"خا~نە", +"C~haracter...":"هێما~کان…", +"C~onditional":"مەر~جدار", +"Data Bar...":"شریتی زانیاری…", +"Date":"بەروار", +"Date...":"بەروار…", +"Dat~e (variable)":"بەرو~ار (گۆڕاو)", +"Decrease Font Size":"قەبارەی جۆرە پیت کەمبکەرەوە", +"Decrease Indent":"بۆشایی کەم بکە", +"Decrease Paragraph Spacing":"بۆشای بەند کەمبکە", +"Decrease Size":"قەبارەی گەورەبکە", +"Delete All Comments":"هەموو لێدوانەکان", +"Delete All Comments by This Author":"هەموو لێدوانەکانی ئەم نووسەرە بسڕەوە", +"Delete Comment":"لێدوان بسڕەوە", +"Delete C~ells...":"جانە~کان بسڕەوە…", +"Delete C~ontents...":"ناوەڕۆک بسڕ~ەوە…", +"Delete Decimal Place":"سڕینەوەی شوێنی دەیی", +"Delete Rows":"ڕیز بسڕەوە", +"Delete Table":"خشتە بسڕەوە", +"Delete selected columns":"ستوونی دیاریکراو بسڕەوە", +"Delete selected rows":"ڕیزی دیاریکراو بسڕەوە", +"Delete table":"خشتە بسڕەوە", +"Delete ~All Comments":"هەموو ~لێدوانەکان بسڕەوە", +"De~lete...":"سری~نەوە…", +"Diamond":"ئەڵماس", +"Digital Signatu~res...":"واژ~ووی دیجیتاڵی…", +"Display Grid":"هێڵەک پیشان بدە", +"Double Underline":"دوو ژێرهێڵ", +"Duplicate Page":"پەڕە دووبارەبکەرەوە", +"Duplicate ~Slide":"سڵاید ~دووبارەبکەرەوە", +"D~elete Page":"پەڕە بسڕ~ەوە", +"Edit Hyperlink...":"سەرووبەستەر دەستکاریبکە...", +"Edit Section...":"بەش دەستکاریبکە…", +"Ellipse":"هێلکەیی", +"Fiel~d":"خان~ە", +"Fill Color":"ڕەنگ پڕبکەرەوە", +"Find Next":"دوواتر بدۆزەرەوە", +"Find Previous":"پێشتر بدۆزەرەوە", +"Find and Rep~lace...":"دۆزینەوە و جێگۆڕ~کێ…", +"First ~Author":"یەکەم ~نووسەر", +"Flip Horizontally":"هەڵگێڕانەوەی بە ئاسۆیی", +"Flip Vertically":"هەڵگێرانەوەی بە ستوونی", +"Flower":"گوڵ", +"Font Color":"ڕەنگی جۆرەپیت", +"Fontwork Shape":"شێوەی جۆرەپیت", +"Foote~r":"پێپە~ڕ", +"For All Text":"بۆ هەموو دەقەکان", +"For Paragraph":"بۆ بەندەکان", +"For Selection":"بۆ دیاریکردن", +"Format as Currency":"شێوەپێدانی وەک دراو", +"Format as Date":"شێوەپێدانی وەک بەروار", +"Format as General":"شێوەپێدانی گشتی", +"Format as Number":"شێوەپێدانی ژمارە", +"Format as Percent":"شێوەپێدانی وەک ڕێژە", +"Format as Scientific":"شێوەپێدانی زانستی", +"Format as Time":"شێوەپیدانی کات", +"Formatting Mark":"نیشانکەری شێوپێدانەکان", +"Fo~rm":"فۆ~رم", +"Frame":"چوارچێوە", +"Freeze ~Cells":"~خانە ببەستە", +"F~ont Size...":"قەبارەی جۆرە~پیت…", +"F~ormat":"شێوە~پێدان", +"F~ull Screen":"پڕاوپ~ڕی شاشە", +"General":"گشتی", +"Go t~o Page...":"بڕۆ بۆ پە~ڕەی…", +"Heart":"دڵ", +"He~ader":"سەرپە~ڕ", +"He~ader and Footer":"سەرپە~ڕ و پێپەڕ", +"H~ide":"شاردن~ەوە", +"H~ide Columns":"ستوونەکان بش~ارەوە", +"H~ide Rows":"ڕیزەکان بشا~ارەوە", +"Ignore":"پشتگوێخستن", +"In ~Background":"لە ~پاشبنەما", +"Increase Font Size":"قەبارەی جۆرەپیت زیادبکە", +"Increase Indent":"بۆشایی زیادبکە", +"Increase Paragraph Spacing":"بۆشای بەند زیادبکە", +"Increase Size":"قەبارە زیادبکە", +"Insert Audio or Video":"ڤیدیۆ یان دەنگ بهێنە", +"Insert Bookmark":"دڵخواز بهێنە", +"Insert Caption...":"ناونیشان بهێنە…", +"Insert Chart":"هێڵکاری بهێنە", +"Insert Column After":"ستونێک بۆ دوواتر زیاد بکە", +"Insert Column Before":"ستونێک بۆ پێش زیاد بکە", +"Insert Columns ~After":"ستوون بهێنە بۆ ~دوواتر", +"Insert Columns ~Before":"ستوونەکان بهێنە بۆ پێشتر", +"Insert Comment":"لێدوان زیادبکە", +"Insert Co~lumns":"ستوو~ن زیاد بکە", +"Insert Endnote":"تێبینی لە کۆتایی بنووسە", +"Insert Field":"بوارێک زیادبکە", +"Insert Fontwork Text":"دەقی نووسینی شێوەپێدراو", +"Insert Footnote":"تێبینی لە خوارەوە بهێنە", +"Insert Hyperlink":"سەرووبەستەر بهێنە", +"Insert Image...":"وێنە بهێنە…", +"Insert Row Above":"ڕیزێک بۆ سەرەووە زیاد بکە", +"Insert Row Below":"ڕیزێک بۆ خوارەوە زیاد بکە", +"Insert Rows ~Above":"~ڕیزێک زیادبکە بۆ سەرەوە", +"Insert Rows ~Below":"ڕیزەکان بهێنە بۆ ~خوارتر", +"Insert Slide":"سڵاید زیادبکە", +"Insert Special Character":"هێمای تایبەت بهێنە", +"Insert Special Characters":"نووسەی تایبەتی بهێنە", +"Insert Text Box":"بۆکسی نووسین بهێنە", +"Insert ~Cells...":"هێنانی خا~نە…", +"Insert ~Rows":"~ڕیز زیاد بکە", +"Insert ~Table...":"خشتە ~بهێنە...", +"Invert":"گێڕانەوە", +"Italic":"لار", +"Justified":"ڕێککردنەوە", +"Language":"زمان", +"Layout":"کڵێشە‬", +"Left":"چەپ", +"Line":"هێڵ", +"Line Color":"ڕەنگی هێڵ", +"Line Spacing":"بۆشای هێڵ", +"Line Spacing: 1":"بۆشای هێڵ: ١", +"Line Spacing: 1.5":"بۆشای هێڵ: ١.٥", +"Line Spacing: 2":"بۆشای هێڵ: ٢", +"Lis~ts":"لیست~ەکان", +"Manage Track Changes":"چاودێری گۆڕانکارییەکان بکە", +"Manage...":"ڕێکخستن…", +"Media":"میدیا", +"Moon":"مانگ", +"M~erge and Center Cells":"تێهە~ڵکێشکردن و لەناوەڕاستکردنی خانەکان", +"Name...":"ناو…", +"Na~vigator":"ڕێدۆ~زەر", +"New Page":"پەڕەی نوێ", +"Next":"دواتر", +"Next Page":"پەڕەی داهاتوو", +"Next Track Change":"چاودێریکەری گۆڕانکاری داهاتوو", +"Number":"ژمارە", +"Number Format":"شێوەپێدانی ژمارە", +"Number Format...":"شێوەپێدانی ژمارە…", +"Number Format: Currency":"شێوەپێدانی ژمارە: دراو", +"Number Format: Date":"شێوەپێدانی ژمارە: بەروار", +"Number Format: Decimal":"شێوەپێدانی ژمارە: دەیی", +"Number Format: Percent":"شێوەپێدانی ژمارە: ڕێژە", +"Number Format: Standard":"شێوەپێدانی ژمارە: ستاندارد", +"Open Hyperlink":"سەرووبەستەر بکەرەوە", +"Optimal Column Width":"پانی نموونەیی ستوون", +"Optimal Row Height":"بەرزی نموونەیی ڕیز", +"Orientation":"ئاڕاستە", +"Overline":"سەرهێڵ", +"Page Tit~le":"ناونی~شانی پەڕە", +"Page ~Count":"ژمارەی ~پەڕەکان", +"Paste ~Special...":"~تایبەت بلکێنە…", +"Percent":"ڕێژە", +"Plain Text":"دەقی تەخت", +"Previous Page":"پەرەی پێشوو", +"Propert~ies...":"تایبەتمەندیی~ەکان…", +"Protect Cells":"خانەکان بپارێزە", +"Pr~evious":"پێش~وو", +"P~aragraph...":"بەن~د…", +"Record Track Changes":"گۆڕانکارییەکان تۆمار بکە", +"Rectangle":"لاکێشە", +"Reject":"پەسەند نەکردن", +"Reject All":"هەمووی پەسەند مەکە", +"Reject All Changes":"پەسەند نەکردنی هەموو گۆڕانکارییەکان", +"Reject Change":"گؤڕانکاری پەسەند مەکە", +"Reject and Move to Next":"پەسەندی مەکە و بڕۆ بۆ داهاتوو", +"Rename S~heet...":"~ناونانی شیت…", +"Reply Comment":"وەڵامدانەوەی لیدوان", +"Restart Numbering":"پێکردنەوەی ژمارەکردن…", +"Right":"ڕاست", +"Ring":"ئەڵقە", +"Rotate 90° ~Left":"وێنەکە بە پلەی ٩٠ بسوڕێنەوە بۆ لای ~چەپ", +"Rotate 90° ~Right":"وێنەکە بە پلەی ٩٠ بسوڕێنەوە بۆ لای ~ڕاست", +"Rot~ate":"سوڕا~نەوە", +"Row":"ڕیز", +"Row ~Height...":"~بەرزی ڕیز…", +"Rows ~Above":"ڕیز ~بۆسەرەوە", +"Rows ~Below":"ڕیز ~بۆخوارەوە", +"R~efresh Range":"بوار نوێب~کەرەوە", +"R~un Macro...":"ماکرۆ کار~پێبکە…", +"Save ~As...":"~پاشەکەوت وەک...", +"Scientific":"زانستیی", +"Select Cell":"خانە هەڵبژێرە", +"Select Column":"ستوون دیاریبکە", +"Select Row":"ڕیز دیاریبکە", +"Select Table":"خشتە دیاریبکە", +"Select ~All":"هەمووی ~دیاریبکە", +"Set Background Image...":"پاشبنەمای وێنە دابنێ…", +"Set Line Spacing":"بۆشای هێڵەکە دابنێ", +"Se~ction...":"بە~ش", +"Shadow":"سێبەر", +"Sharpen":"زبرکردن", +"Sho~w Rows":"ڕیزەکان پی~شان بدە", +"Sho~w Slide":"سڵاید پیش~انبدە", +"Sidebar":"لاتەنیشت", +"Slide Layout":"کڵێشەی سڵاید", +"Slide Tit~le":"ناونی~شانی سلاید", +"Slide Transition":"گواستنەوەی سڵاید", +"Slide ~Count":"ژمارەی ~سڵایدەکان", +"Slide ~Layout":"کڵێشەی ~سڵاید", +"Smiley Face":"دەمووچاوی پێکەنیناوی", +"Sort Ascending":"ڕێکخستنی بەرەوژوور", +"Sort Descending":"ڕێکخستنی بەرەوخوار", +"So~rt...":"ڕیز~کردن…", +"Split Table...":"خشتە دابەش بکە…", +"Square":"چوارگۆشەکردن", +"Statistics":"ئامار", +"Stop":"وەستاندن", +"Strikethrough":"هێل بەناوەڕاست", +"Subscript":"ژێرنووس", +"Sun":"خۆر", +"Superscript":"سەرنووس", +"Symbol":"نیشانە", +"S~how Columns":"ستوو~نەکان پیشان بدە", +"S~lide":"سڵ~اید", +"S~pecial Character...":"هێ~مای تایبەت…", +"Table of Contents and Inde~x":"خشتەی ناوەڕۆک و پێڕ~ست", +"Ta~ble Properties...":"تایبەتمەندی~یەکانی خشتە", +"Text Wrap...":"پێچانەوەی دەق…", +"Te~xt":"دە~ق", +"Time":"کات", +"Time Field":"خانەی کات", +"Title Page...":"ناونیشانی پەڕە…", +"To Background":"بۆ پاشبنەما", +"To ~Character":"بۆ ~هێماکان", +"To ~Curve":"بۆ ~چەماوە", +"To ~Paragraph":"بۆ ~بەند", +"Toggle Automatic Spell Checking":"چاککردنی ڕینووسی خۆکارانە پێبکە", +"Toggle Formatting Marks":"نیشانکەری شێوەپێدانەکان چالاک بکە", +"Toggle Shadow":"سێبەر دابنێ", +"Top":"سەرەوە", +"Track Chan~ges":"چاودێری گۆڕانکا~رییەکان بکە", +"Transparency":"دیارخەری ڕوونی", +"T~able":"خش~تە", +"T~ime (variable)":"کا~ت (گۆڕاو)", +"T~itle":"نا~ونیشان", +"Underline":"ژێرهێڵ", +"Unprotect Cells":"خانەی ناپارێزراو", +"Wave":"شەپۆل", +"Wrap Text":"پێچانەوەی دەق", +"Zoom In":"نزیکردنەوە", +"Zoom Out":"دوورکردنەوە", +"~Accessibility Check...":"~چێكی دەستپێگەیشتن…", +"~Add":"~زیادکردن", +"~Arrange":"~ڕێکخستن", +"~Author":"~نووسەر", +"~Automatic Spell Checking":"~چاککردنی ڕینووسی خۆکارانە", +"~Bring to Front":"~بیهێنە بۆ پێشەوە", +"~Bullets and Numbering...":"~خاڵدانان و ژمارەکردن…", +"~Clear":"~پاککردنەوە", +"~Column":"~ستوون", +"~Columns":"~ستوونەکان", +"~Convert":"~گۆڕین", +"~Cut":"~بڕین", +"~Data":"~دراو", +"~Data Ranges...":"~بواری دراوەکان…", +"~Data Table...":"~خشتەی دراوەکان…", +"~Date":"~بەروار", +"~Date (fixed)":"~بەروار (جێگیر)", +"~Define":"~بیناسێنە", +"~Define...":"~بیناسێنە…", +"~Delete":"~سڕینەوە", +"~Delete Sheet...":"~شیت بسڕەوە…", +"~Delete Slide":"~سڵاید بسڕەوە", +"~Display Grid":"~هێڵەک پیشان بدە", +"~Edit":"~دەستکاریکردن", +"~Edit...":"~دەستکاریکردن…", +"~File":"~پەڕگە", +"~First Paragraph":"~یەکەم بەند", +"~Fonts...":"~جۆرەپیتەکان…", +"~Footnote":"تێبینی لە خوارەوە", +"~Format Cells...":"شێوەپێدانی ~خانە…", +"~Function...":"~کردار…", +"~Group":"~گرووپ", +"~Header and Footer...":"~پێپەڕ و سەرپەڕ…", +"~Headers and Footers...":"~سەرپەڕ/پێپەڕ…", +"~Height...":"~بەرزی…", +"~Help":"~یارمەتی", +"~Hide":"~شاردنەوە", +"~Hide AutoFilter":"~پاڵێوکردنی خۆکار بشارەوە", +"~Hide Sheet":"~شیت بشارەوە", +"~Hide Slide":"~سڵاید بشارەوە", +"~Hyperlink":"~سەرووبەستەر", +"~Hyperlink...":"~سەرووبەستەر...", +"~Hyphenation":"~نێوانگر", +"~Hyphenation...":"~نێوانگر ڕێزمانی…", +"~Image...":"~وێنە…", +"~Insert":"~هێنان", +"~Insert or Edit...":"~هێنان یان دەستکاریکردن…", +"~Insert...":"~هێنان…", +"~Line Numbering...":"~ژمارە کردنی دێرەکان…", +"~Manage...":"~بەڕێوەبردن…", +"~More Options...":"~هەڵبژاردەی زیاتر….", +"~New Slide":"~سڵایدێکی نوێ", +"~Optimal Height...":"~بەرزی نموونەیی…", +"~Optimal Width...":"~پانی نموونەیی…", +"~Page":"~پەڕە", +"~Page Break":"~پەڕە بچڕاندن", +"~Page Number":"~ژمارەی پەڕە", +"~Page Numbers...":"~ژمارەی پەڕە…", +"~Page Style...":"~شێوازی پەڕە…", +"~Page...":"~پەڕە…", +"~Paste":"~لکاندن", +"~Print...":"~چاپیبکە...", +"~Properties...":"~تایبەتمەندی…", +"~Record":"~تۆمار", +"~Redo":"~چوونەپێش", +"~Refresh":"~نوێکردنەوە", +"~Remove Hyperlink":"~سەرووبەستەر بسڕەوە", +"~Row":"~ڕیز", +"~Rows":"~ڕیزەکان", +"~Sampling...":"~نموونەکردن…", +"~Save":"~پاشەکەوتکردن", +"~Sections...":"~بەشەکان…", +"~Select":"~دیاریبکە", +"~Send to Back":"~بینێرەوە بۆ دوواوە", +"~Shape":"~شێواز", +"~Sheet":"~شیت", +"~Show":"~پیشاندان", +"~Show Sheet...":"~شیت پیشان بدە…", +"~Slide Number":"~ژمارەی سلاید", +"~Spacing":"~بۆشایی", +"~Spacing...":"~بۆشاییدان…", +"~Spelling...":"~ڕێنووس…", +"~Subject":"~سەردێڕ", +"~Table":"~خشتە", +"~Table Properties...":"~تایبەتمەندییەکانی خشتە…", +"~Table...":"~خشتە…", +"~Text Box":"~بۆکسی دەق", +"~Thesaurus...":"~فەرهەنگی وشەکان…", +"~Time":"~کات", +"~Time (fixed)":"~کات (جێگیر)", +"~Tools":"~ئامرازەکان", +"~Undo":"~گەڕانەوە", +"~Update All":"~هەمووی نوێبکەرەوە…", +"~Validity...":"~گونجاوی…", +"~View":"~پیشاندان", +"~While Typing":"~لە کاتی نووسین", +"~Width...":"~پانی…", +"~Word Count...":"~ژمارەی پیتەکان…", +"~Wrap":"~پێچانەوە" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/cs.json b/f7cloud-office/browser/dist/l10n/uno/cs.json new file mode 100644 index 0000000..5c1f59a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/cs.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"12cípá hvězda", +"24-Point Star":"24cípá hvězda", +"4-Point Star":"Čtyřcípá hvězda", +"4-way Arrow":"Čtyřsměrová šipka", +"4-way Arrow Callout":"Čtyřsměrová šipka s bublinou", +"5-Point Star":"Pěticípá hvězda", +"6-Point Star":"Šesticípá hvězda", +"6-Point Star, Concave":"Šesticípá hvězda, konkávní", +"8-Point Star":"Osmicípá hvězda", +"Accept":"Přijmout", +"Accept All":"Přijmout vše", +"Accept All Changes":"Přijmout všechny změny", +"Accept Change":"Přijmout změnu", +"Accept Track Change and select the next one":"Přijmout sledovanou změnu a vybrat další", +"Accept and Move to Next":"Přijmout a přejít na další", +"Add Decimal Place":"Přidat desetinné místo", +"Add To Dictionary":"Přidat do slovníku", +"Add descriptions of non-text content (for accessibility)":"Zadejte popis netextového obsahu (kvůli zpřístupnění)", +"After":"Za", +"Align Bottom":"Zarovnat dolů", +"Align Bottom to Anchor":"Zarovnat dolů k ukotvení", +"Align Center":"Zarovnat na střed", +"Align Left":"Zarovnat vlevo", +"Align Right":"Zarovnat vpravo", +"Align Tex~t":"Z~arovnání textu", +"Align Top":"Zarovnat nahoru", +"Align Top to Anchor":"Zarovnat nahoru k ukotvení", +"Alt Text...":"Alternativní text...", +"Anc~hor":"~Ukotvit", +"Animation":"Animace", +"Apply Suggestion":"Použít návrh", +"Arch Down (Curve)":"Dolní oblouk (křivka)", +"Arch Down (Pour)":"Dolní oblouk (dovnitř)", +"Arch Left (Curve)":"Levý oblouk (křivka)", +"Arch Right (Curve)":"Pravý oblouk (křivka)", +"Arch Right (Pour)":"Pravý oblouk (dovnitř)", +"Arch Up (Curve)":"Horní oblouk (křivka)", +"Arch Up (Pour)":"Horní oblouk (dovnitř)", +"Arrange":"Uspořádat", +"As C~haracter":"~Jako znak", +"AutoCorr~ect":"Automat~ické opravy", +"AutoFill Data Series: automatic":"Automatické vyplňování: automaticky", +"Auto~Filter":"~Automatický filtr", +"A~lignment...":"~Zarovnání...", +"A~rea...":"O~blast...", +"A~rrange":"Us~pořádat", +"Back One":"O jednu vzad", +"Background Color":"Barva pozadí", +"Before":"Před", +"Block Arc":"Oblouk", +"Bold":"Tučné", +"Bookmar~k...":"Zálož~ka...", +"Borders (Shift to overwrite)":"Ohraničení (Shift pro přepsání)", +"Bottom":"Dole", +"Brightness":"Jas", +"Caption...":"Popisek...", +"Center":"Na střed", +"Center Horizontal":"Vodorovně na střed", +"Center Vertically":"Svisle na střed", +"Centered":"Na ~střed", +"Ce~lls...":"~Buňky...", +"Character Highlighting Color":"Barva zvýraznění znaků", +"Character Spacing":"Rozestup znaků", +"Charcoal Sketch":"Kresba uhlem", +"Chart T~ype...":"~Typ grafu...", +"Check Spelling":"Zkontrolovat pravopis", +"Chevron":"Tvar V", +"Chevron Down":"V dolů", +"Chevron Up":"V nahoru", +"Circle":"Kruh", +"Circle (Curve)":"Kruh (křivka)", +"Circle (Pour)":"Kruh (dovnitř)", +"Circle Pie":"Kruhová výseč", +"Circular Arrow":"Kruhová šipka", +"Clear Direct Formatting":"Vymazat přímé formátování", +"Clear ~Direct Formatting":"~Vymazat přímé formátování", +"Cle~ar Cells...":"Vy~mazat buňky...", +"Clone Formatting":"Štěteček formátu", +"Close Master View":"Zavřít předlohu", +"Cloud":"Oblak", +"Cl~ear Contents...":"Vy~mazat obsah", +"Color Scale...":"Barevná škála...", +"Column":"Sloupec", +"Column ~Width...":"Šíř~ka sloupce...", +"Columns A~fter":"Sloupce ~za", +"Columns B~efore":"Sloupce ~před", +"Columns ~After":"Sloupce ~za", +"Columns ~Before":"Sloupce ~před", +"Comments":"Komentáře", +"Comme~nt":"~Komentář", +"Connector":"Spojnice", +"Connector Ends with Arrow":"Spojnice končí šipkou", +"Connector with Arrows":"Spojnice se šipkami", +"Connectors":"Spojnice", +"Connectors (double click for multi-selection)":"Spojnice (klikněte dvakrát pro vícenásobný výběr)", +"Content Control Properties":"Vlastnosti ovládacího prvku s obsahem", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Zkopírovat adresu odkazu", +"Cop~y":"~Kopírovat", +"Corner Right Arrow":"Rohová šipka doprava", +"Co~lumns...":"Sloup~ce...", +"Co~mpress...":"~Komprimovat...", +"Crop":"Oříznout", +"Crop Image":"Oříznout obrázek", +"Cross":"Kříž", +"Cross-~reference...":"Křížový ~odkaz...", +"Cuboid":"Kvádr", +"Currency":"Měna", +"Current ~Index":"Aktuální ~rejstřík", +"Curve":"Křivka", +"Curve Down":"Křivka dolů", +"Curve Up":"Křivka nahoru", +"Curved Connector":"Zakřivená spojnice", +"Curved Connector Ends with Arrow":"Zakřivená spojnice končí šipkou", +"Curved Connector with Arrows":"Zakřivená spojnice se šipkami", +"Cycle Case":"Měnit velikost", +"Cylinder":"Válec", +"C~ell":"~Buňka", +"C~haracter...":"~Znak...", +"C~onditional":"~Podmíněný", +"Data Bar...":"Datový pruh...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"Datum (p~roměnné)", +"Decrease Font Size":"Zmenšit velikost písma", +"Decrease Indent":"Zmenšit odsazení", +"Decrease Paragraph Spacing":"Zmenšit rozestupy mezi odstavci", +"Decrease Size":"Zmenšit velikost", +"Delete All Comments":"Smazat všechny komentáře", +"Delete All Comments by This Author":"Smazat všechny komentáře tohoto autora", +"Delete Axis":"Smazat osu", +"Delete Comment":"Smazat komentář", +"Delete Content Control":"Smazat ovládací prvek s obsahem", +"Delete C~ells...":"Smazat ~buňky...", +"Delete C~ontents...":"~Smazat obsah...", +"Delete Data Labels":"Smazat popisky dat", +"Delete Decimal Place":"Smazat desetinné místo", +"Delete Index":"Smazat rejstřík", +"Delete Legend":"Smazat legendu", +"Delete Major Grid":"Smazat hlavní mřížku", +"Delete Minor Grid":"Smazat vedlejší mřížku", +"Delete Row":"Smazat řádek", +"Delete Rows":"Smazat řádky", +"Delete Single Data Label":"Smazat jeden popisek dat", +"Delete Sparkline":"Smazat minigraf", +"Delete Sparkline Group":"Smazat skupinu minigrafů", +"Delete Table":"Smazat tabulku", +"Delete selected columns":"Smazat vybrané sloupce", +"Delete selected rows":"Smazat vybrané řádky", +"Delete table":"Smazat tabulku", +"Delete ~All Comments":"Smazat ~všechny komentáře", +"Delete ~Columns":"Smazat ~sloupce", +"Demote Outline Level":"O úroveň osnovy níže", +"Demote Outline Level with Subpoints":"Snížit o úroveň osnovy včetně podčástí", +"De~lete...":"S~mazat...", +"Diamond":"Kosočtverec", +"Diamond Bevel":"Zkosený kosočtverec", +"Digital Signatu~res...":"~Elektronické podpisy...", +"Display Grid":"Zobrazovat mřížku", +"Doorplate":"Jmenovka", +"Double Brace":"Dvojitá složená závorka", +"Double Bracket":"Dvojitá závorka", +"Double Underline":"Dvojité podtržení", +"Down Arrow":"Šipka dolů", +"Down Arrow Callout":"Šipka dolů s bublinou", +"Duplicate Page":"Duplikovat stránku", +"Duplicate ~Slide":"~Duplikovat snímek", +"D~elete Page":"S~mazat stránku", +"Edit Hyperlink...":"Upravit hypertextový odkaz...", +"Edit Section...":"Upravit sekci...", +"Edit Sparkline Group...":"Upravit skupinu minigrafů...", +"Edit Sparkline...":"Upravit minigraf...", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (klikněte dvakrát pro vícenásobný výběr)", +"Explosion":"Výbuch", +"E~xecute Interaction...":"~Spustit interakci...", +"E~xit Group":"~Opustit skupinu", +"Fade Down":"Zkosit dolů", +"Fade Left":"Zkosit doleva", +"Fade Right":"Zkosit doprava", +"Fade Up":"Zkosit nahoru", +"Fade Up and Left":"Zkosit doleva nahoru", +"Fade Up and Right":"Zkosit doprava nahoru", +"Fiel~d":"~Pole", +"Fill Color":"Barva výplně", +"Find Next":"Najít další", +"Find Previous":"Najít předchozí", +"Find and Rep~lace...":"Najít a na~hradit...", +"First ~Author":"První ~autor", +"Flip Horizontally":"Překlopit vodorovně", +"Flip Vertically":"Překlopit svisle", +"Flowchart: Alternate Process":"Vývojový diagram: Alternativní proces", +"Flowchart: Card":"Vývojový diagram: Karta", +"Flowchart: Collate":"Vývojový diagram: Sběr", +"Flowchart: Connector":"Vývojový diagram: Konektor", +"Flowchart: Data":"Vývojový diagram: Data", +"Flowchart: Decision":"Vývojový diagram: Rozhodnutí", +"Flowchart: Delay":"Vývojový diagram: Zpoždění", +"Flowchart: Direct Access Storage":"Vývojový diagram: Přímý přístup", +"Flowchart: Display":"Vývojový diagram: Zobrazení", +"Flowchart: Document":"Vývojový diagram: Dokument", +"Flowchart: Extract":"Vývojový diagram: Extrakce", +"Flowchart: Internal Storage":"Vývojový diagram: Interní úložiště", +"Flowchart: Magnetic Disc":"Vývojový diagram: Magnetický disk", +"Flowchart: Manual Input":"Vývojový diagram: Manuální vstup", +"Flowchart: Manual Operation":"Vývojový diagram: Manuální operace", +"Flowchart: Merge":"Vývojový diagram: Spojení", +"Flowchart: Multidocument":"Vývojový diagram: Multidokument", +"Flowchart: Off-page Connector":"Vývojový diagram: Vnější konektor", +"Flowchart: Or":"Vývojový diagram: Nebo", +"Flowchart: Predefined Process":"Vývojový diagram: Předem definovaný proces", +"Flowchart: Preparation":"Vývojový diagram: Příprava", +"Flowchart: Process":"Vývojový diagram: Proces", +"Flowchart: Punched Tape":"Vývojový diagram: Děrná páska", +"Flowchart: Sequential Access":"Vývojový diagram: Sekvenční přístup", +"Flowchart: Sort":"Vývojový diagram: Řazení", +"Flowchart: Stored Data":"Vývojový diagram: Uložená data", +"Flowchart: Summing Junction":"Vývojový diagram: Sjednocení", +"Flowchart: Terminator":"Vývojový diagram: Terminátor", +"Flower":"Květina", +"Folded Corner":"Ohnutý roh", +"Font Color":"Barva písma", +"Fontwork Shape":"Tvar písmomalby", +"Fontwork...":"Písmomalba...", +"Foote~r":"Zá~patí", +"For All Text":"Pro ~celý text", +"For Paragraph":"Pro ~odstavec", +"For Selection":"Pro ~výběr", +"Format Axis...":"Formát osy...", +"Format Chart Area...":"Formát oblasti grafu...", +"Format Data Labels...":"Formát popisků dat...", +"Format Data Point...":"Formát datového bodu...", +"Format Data Series...":"Formát datových řad...", +"Format Floor...":"Formát paty grafu...", +"Format Legend...":"Formát legendy...", +"Format Major Grid...":"Formát hlavní mřížky...", +"Format Mean Value Line...":"Formát přím~ky střední hodnoty...", +"Format Minor Grid...":"Formát vedlejší mřížky...", +"Format Pa~ge...":"Formát ~stránky...", +"Format Selection...":"~Formát výběru...", +"Format Single Data Label...":"Formát jednoho popisku dat...", +"Format Stock Gain...":"Formát akciového zisku...", +"Format Stock Loss...":"Formát akciové ztráty...", +"Format Title...":"Formát popisu...", +"Format Trend Line Equation...":"Formát rovni~ce spojnice trendu...", +"Format Trend Line...":"Formát ~spojnice trendu...", +"Format Wall...":"Formát stěny grafu...", +"Format X Error Bars...":"Formát ~chybových úseček X...", +"Format Y Error Bars...":"Formát c~hybových úseček Y...", +"Format as Currency":"Formátovat jako měnu", +"Format as Date":"Formátovat jako datum", +"Format as General":"Formátovat jako obecné", +"Format as Number":"Formátovat jako číslo", +"Format as Percent":"Formátovat jako procento", +"Format as Scientific":"Formátovat jako vědecké", +"Format as Time":"Formátovat jako čas", +"Formatting Mark":"Formátov~ací značka", +"Formula to Value":"~Vzorec na hodnotu", +"Forward One":"O jednu vpřed", +"For~matting Marks":"Ří~dicí znaky", +"Fo~rm":"Fo~rmulář", +"Frame":"Rámec", +"Freeze First Column":"Ukotvit první ~sloupec", +"Freeze First Row":"Ukotvit první řá~dek", +"Freeze Rows and Columns":"Ukotvit řádky a sloupce", +"Freeze ~Cells":"U~kotvit buňky", +"F~ont Size...":"~Velikosti písma...", +"F~ormat":"~Formát", +"F~ourier Analysis...":"F~ourierova analýza...", +"F~rame...":"Rá~mec...", +"F~ull Screen":"~Celá obrazovka", +"General":"Obecný", +"Give a label to identify an object":"Zadejte popisek identifikující objekt", +"Go t~o Page...":"Přejít na ~stránku...", +"Go t~o Slide...":"Přejít na ~snímek...", +"Group Sparklines":"Seskupit minigrafy", +"Heading ~Numbering...":"Čísl~ování nadpisů...", +"Heart":"Srdce", +"Hexagon":"Šestiúhelník", +"He~ader":"Zá~hlaví", +"He~ader and Footer":"Zá~hlaví a zápatí", +"Horizontal Scroll":"Vodorovná role", +"Horizontally ~Center":"Vodorovně na ~střed", +"Horizontally ~Left":"Vodorovně v~levo", +"Horizontally ~Right":"Vodorovně v~pravo", +"Horizontally ~Spacing":"Vodorovně ~mezery", +"H~ide":"~Skrýt", +"H~ide Columns":"~Skrýt sloupce", +"H~ide Rows":"~Skrýt řádky", +"Icon Set...":"Sada ikon...", +"Ignore":"Ignorovat", +"Ignore All":"Ignorovat vždy", +"Image Mode":"Režim obrázku", +"In ~Background":"Na po~zadí", +"Increase Font Size":"Zvětšit velikost písma", +"Increase Indent":"Zvětšit odsazení", +"Increase Paragraph Spacing":"Zvětšit rozestupy mezi odstavci", +"Increase Size":"Zvětšit velikost", +"Inflate":"Roztažení", +"Insert Audio or Video":"Vložit zvuk nebo video", +"Insert Axis":"Vložit osu", +"Insert Axis Title":"Vložit popis osy", +"Insert Bookmark":"Vložit záložku", +"Insert Caption...":"Vložit popisek...", +"Insert Chart":"Vložit graf", +"Insert Column After":"Vložit sloupec za", +"Insert Column Before":"Vložit sloupec před", +"Insert Column Break":"Vložit zalomení sloupce", +"Insert Columns ~After":"Vložit sloupce z~a", +"Insert Columns ~Before":"Vložit sloupce ~před", +"Insert Comment":"Vložit komentář", +"Insert Co~lumns":"Vložit ~sloupce", +"Insert Cross-reference":"Vložit křížový odkaz", +"Insert Data Labels":"Vložit popisky dat", +"Insert Endnote":"Vložit vysvětlivku", +"Insert Field":"Vložit pole", +"Insert Fontwork Text":"Vložit text písmomalby", +"Insert Footnote":"Vložit poznámku pod čarou", +"Insert Frame":"Vložit rámec", +"Insert Hyperlink":"Vložit hypertextový odkaz", +"Insert Image...":"Vložit obrázek...", +"Insert Index Entry":"Vložit položku rejstříku", +"Insert Line (double click for multi-selection)":"Vložit čáru (klikněte dvakrát pro vícenásobný výběr)", +"Insert Major Grid":"Vložit hlavní mřížku", +"Insert Mean ~Value Line":"Vložit pří~mku střední hodnoty", +"Insert Minor Grid":"Vložit vedlejší mřížku", +"Insert Page Break":"Vložit zalomení stránky", +"Insert Page Number":"Vložit číslo stránky", +"Insert Row Above":"Vložit řádek nad", +"Insert Row Below":"Vložit řádek pod", +"Insert Rows ~Above":"Vložit řádky ~nad", +"Insert Rows ~Below":"Vložit řádky ~pod", +"Insert Single Data Label":"Vložit jeden popisek dat", +"Insert Slide":"Vložit snímek", +"Insert Soft Hyphen...":"Vložit volitelné rozdělení...", +"Insert Special Character":"Vložit speciální znak", +"Insert Special Characters":"Vložit speciální znaky", +"Insert Text Box":"Vložit textové pole", +"Insert Text Box (double click for multi-selection)":"Vložit textové pole (klikněte dvakrát pro vícenásobný výběr)", +"Insert Titles...":"Vložit popisy...", +"Insert Tre~nd Line...":"Vložit spojnici ~trendu...", +"Insert Unnumbered Entry":"Vložit nečíslovanou položku", +"Insert Vertical Text":"Vložit svislý text", +"Insert columns after":"Vložit sloupce za", +"Insert columns before":"Vložit sloupce před", +"Insert page number":"Vložit číslo stránky", +"Insert rows above":"Vložit řádky nad", +"Insert rows below":"Vložit řádky pod", +"Insert ~Cells...":"~Vložit buňky...", +"Insert ~Rows":"Vložit řá~dky", +"Insert ~Table...":"Vložit ~tabulku...", +"Insert ~X Error Bars...":"Vložit chybové úsečky ~X...", +"Insert ~Y Error Bars...":"Vložit chybové úsečky ~Y...", +"Insert/Delete Axes...":"Vložit/smazat osy...", +"Invert":"Převrátit", +"Isosceles Triangle":"Rovnoramenný trojúhelník", +"Italic":"Kurzíva", +"Justified":"Do ~bloku", +"Language":"~Jazyk", +"Language Status":"Stav jazyka", +"Layout":"Rozvržení", +"Left":"V~levo", +"Left Arrow":"Šipka doleva", +"Left Arrow Callout":"Šipka doleva s bublinou", +"Left Brace":"Levá složená závorka", +"Left Bracket":"Levá závorka", +"Left and Right Arrow":"Šipka doleva a doprava", +"Left and Right Arrow Callout":"Šipka doleva a doprava s bublinou", +"Left-To-Right":"Zleva doprava", +"Lightning Bolt":"Blesk", +"Line":"Čára", +"Line Callout 1":"Bublina s linkou 1", +"Line Callout 2":"Bublina s linkou 2", +"Line Callout 3":"Bublina s linkou 3", +"Line Color":"Barva čáry", +"Line Connector":"Čárová spojnice", +"Line Connector Ends with Arrow":"Čárová spojnice končí šipkou", +"Line Spacing":"Řádkování", +"Line Spacing: 1":"Řádkování: 1", +"Line Spacing: 1.5":"Řádkování: 1,5", +"Line Spacing: 2":"Řádkování: 2", +"Lis~ts":"Sezna~my", +"L~ine...":"Čá~ra...", +"Manage Track Changes":"Spravovat sledované změny", +"Manage...":"Spravovat...", +"Manual ~Break...":"Ruční zalom~ení...", +"Master Slides":"Předloha snímku", +"Media":"Multimédia", +"Merge Cells":"Sloučit buňky", +"Merge and center or unmerge cells depending on the current toggle state":"Podle aktuálního stavu přepínače sloučí buňky a zarovná na střed nebo jejich sloučení zruší", +"Moon":"Měsíc", +"More ~Filters":"Další ~filtry", +"Move Item Down":"Přesunout položku níže", +"Move Item Down with Subpoints":"Přesunout položku níže včetně podčástí", +"Move Item Up":"Přesunout položku výše", +"Move Item Up with Subpoints":"Přesunout položku výše včetně podčástí", +"M~erge and Center Cells":"Sloučit buňky a ~zarovnat na střed", +"Name...":"Název...", +"Na~vigator":"~Navigátor", +"New Page":"~Nová stránka", +"Next":"~Následující", +"Next Page":"Další stránka", +"Next Track Change":"Následující sledovaná změna", +"No List":"Bez seznamu", +"Non-breaking ~Hyphen":"Nezlomitelný ~spojovník", +"None":"Žádné", +"Notched Right Arrow":"Šipka doprava se zářezem", +"Number":"Číslo", +"Number Format":"For~mát čísla", +"Number Format...":"Formát čísla...", +"Number Format: Currency":"Formát čísla: měna", +"Number Format: Date":"Formát čísla: datum", +"Number Format: Decimal":"Formát čísla: desetinný", +"Number Format: Exponential":"Formát čísla: exponenciální", +"Number Format: Percent":"Formát čísla: procento", +"Number Format: Standard":"Formát čísla: standardní", +"Number Format: Time":"Formát čísla: čas", +"Octagon":"Osmiúhelník", +"Octagon Bevel":"Zkosený osmiúhelník", +"Open Circle (Curve)":"Otevřený kruh (křivka)", +"Open Circle (Pour)":"Otevřený kruh (dovnitř)", +"Open Hyperlink":"Otevřít hypertextový odkaz", +"Open the Elements Deck":"Otevřít kartu Prvky", +"Open the Styles Deck":"Otevřít kartu Styly", +"Optimal Column Width":"Optimální šířka sloupce", +"Optimal Row Height":"Optimální výška řádku", +"Orientation":"Orientace", +"Outline Font Effect":"Obrys", +"Overline":"Nadtržení", +"Page Properties...":"Vlastnosti stránky...", +"Page Tit~le":"~Název stránky", +"Page ~Count":"Poče~t stránek", +"Paired ~t-test...":"Párový ~t-test...", +"Parallelogram":"Rovnoběžník", +"Paste ~Special...":"Vložit ~jinak...", +"Pentagon":"Pětiúhelník", +"Percent":"Procento", +"Pi~vot Table...":"Ko~ntingenční tabulka...", +"Plain Text":"Prostý text", +"Pop Art":"Pop Art", +"Position and Si~ze...":"~Umístění a velikost...", +"Previous Page":"Předchozí stránka", +"Previous Track Change":"Předchozí sledovaná změna", +"Prin~t Ranges":"Obl~asti tisku", +"Prohibited":"Zákaz", +"Promote Outline Level":"O úroveň osnovy výše", +"Promote Outline Level with Subpoints":"Zvýšit o úroveň osnovy včetně podčástí", +"Properties":"Vlastnosti", +"Propert~ies...":"V~lastnosti...", +"Protect Cells":"Zamknout buňky", +"Protect ~Sheet...":"Uzamknout ~list...", +"Pr~evious":"~Předchozí", +"Puzzle":"Puzzle", +"P~aragraph...":"~Odstavec...", +"QR and ~Barcode...":"QR a čá~rový kód", +"Record Track Changes":"Zaznamenávat změny", +"Rectangle":"Obdélník", +"Rectangle (double click for multi-selection)":"Obdélník (klikněte dvakrát pro vícenásobný výběr)", +"Rectangle, Rounded":"Zakulacený obdélník", +"Rectangular Callout":"Obdélníková bublina", +"Reinstate":"Obnovit", +"Reinstate Change":"Obnovit změnu", +"Reject":"Odmítnout", +"Reject All":"Odmítnout vše", +"Reject All Changes":"Odmítnout všechny změny", +"Reject Change":"Odmítnout změnu", +"Reject Track Change and select the next one":"Odmítnout sledovanou změnu a vybrat další", +"Reject and Move to Next":"Odmítnout a přejít na další", +"Remove Noise":"Odstranit šum", +"Rename Master":"Přejmenovat předlohu", +"Rename S~heet...":"~Přejmenovat list...", +"Reply Comment":"Odpovědět na komentář", +"Reset Data Point":"Obnovit datový bod", +"Reset all Data Points":"Obnovit všechny datové body", +"Resolved Comments":"Vyřešené komentáře", +"Restart Numbering":"Restartovat číslování", +"Right":"V~pravo", +"Right Arrow":"Šipka doprava", +"Right Arrow Callout":"Šipka doprava s bublinou", +"Right Brace":"Pravá složená závorka", +"Right Bracket":"Pravá závorka", +"Right Triangle":"Pravoúhlý trojúhelník", +"Right or Left Arrow":"Šipka doleva nebo doprava", +"Right-To-Left":"Zprava doleva", +"Ring":"Prsten", +"Rotate 90° ~Left":"Otočit o 90° do~leva", +"Rotate 90° ~Right":"Otočit o 90° do~prava", +"Rot~ate":"O~točit", +"Round Callout":"Kulatá bublina", +"Rounded Rectangular Callout":"Zakulacená obdélníková bublina", +"Row":"Řádek", +"Row ~Height...":"~Výška řádku...", +"Rows ~Above":"Řádky ~nad", +"Rows ~Below":"Řádky ~pod", +"R~efresh Range":"~Obnovit oblast", +"R~ight-To-Left":"Zprava ~doleva", +"R~un Macro...":"~Spustit makro...", +"S-shaped Arrow":"Vlnitá šipka", +"Save ~As...":"Uložit ~jako...", +"Scientific":"Vědecký", +"Select Cell":"Vybrat buňku", +"Select Column":"Vybrat sloupec", +"Select Row":"Vybrat řádek", +"Select Table":"Vybrat tabulku", +"Select ~All":"V~ybrat vše", +"Select ~Range...":"~Vybrat oblast...", +"Set Background Image...":"Nastavit obrázek pozadí...", +"Set Character Spacing":"Nastavit rozestup znaků", +"Set Heading Numbering":"Nastavit číslování nadpisů", +"Set Line Spacing":"Nastavit řádkování", +"Se~ction...":"~Sekce...", +"Shadow":"Stín", +"Sharpen":"Zaostřit", +"Sheet R~ight-To-Left":"List zprava ~doleva", +"Show":"Zobrazit", +"Show Navigator Window":"Zobrazit okno navigátoru", +"Show track changes":"Zobrazit sledované změny", +"Sho~w Rows":"~Zobrazit řádky", +"Sho~w Slide":"Zo~brazit snímek", +"Sidebar":"~Postranní lišta", +"Signat~ure Line...":"Po~dpisový řádek...", +"Signet":"Pečeť", +"Slant Down":"Sklonit dolů", +"Slant Up":"Sklonit nahoru", +"Slide Layout":"Rozvržení snímku", +"Slide Properties...":"Vlastnosti snímku...", +"Slide Tit~le":"~Název snímku", +"Slide Transition":"Pře~chod mezi snímky", +"Slide ~Count":"~Počet snímků", +"Slide ~Layout":"Rozvrž~ení snímku", +"Small capitals":"Kapitálky", +"Smiley Face":"Smajlík", +"Snap to Grid":"Přichytit k mřížce", +"Sort Ascending":"Řadit vzestupně", +"Sort Descending":"Řadit sestupně", +"So~rt...":"~Seřadit...", +"Sparkline...":"Minigraf…", +"Sparklines":"Minigrafy", +"Split Arrow":"Rozdělená šipka", +"Split Cells...":"Rozdělit buňky…", +"Split Table...":"Rozdělit tabulku...", +"Square":"Čtverec", +"Square Bevel":"Zkosený čtverec", +"Square, Rounded":"Zakulacený čtverec", +"Statistics":"~Statistika", +"Stop":"Clona", +"Straight Connector":"Přímá spojnice", +"Straight Connector ends with Arrow":"Přímá spojnice končí šipkou", +"Straight Connector with Arrows":"Přímá spojnice se šipkami", +"Strikethrough":"Přeškrtnuté", +"Striped Right Arrow":"Pruhovaná šipka doprava", +"Subscript":"Dolní index", +"Sun":"Slunce", +"Superscript":"Horní index", +"Symbol":"Symbol", +"S~how Columns":"~Zobrazit sloupce", +"S~lide":"Sní~mek", +"S~pecial Character...":"Speciální ~znak...", +"Table Cell Background Color":"Barva pozadí buňky tabulky", +"Table of Contents and Inde~x":"Obsah a re~jstřík", +"Ta~ble Properties...":"Vlastnosti ~tabulky...", +"Text Wrap...":"Obtékání textu...", +"Te~xt":"Te~xt", +"Theme...":"Motiv...", +"Thousands Separator":"Oddělovač tisíců", +"Time":"Čas", +"Time Field":"Pole pro čas", +"Title Page...":"Titul~ní stránka...", +"To Background":"Na pozadí", +"To Cell (~resize with cell)":"K buňce (~měnit velikost s buňkou)", +"To Foreground":"Na popředí", +"To Next Paragraph in Level":"Na následující odstavec v úrovni", +"To Previous Paragraph in Level":"Na předchozí odstavec v úrovni", +"To P~age":"Ke ~stránce", +"To ~Cell":"K ~buňce", +"To ~Character":"Ke ~znaku", +"To ~Curve":"Na ~křivku", +"To ~Frame":"K ~rámci", +"To ~Paragraph":"K ~odstavci", +"Toggle Automatic Spell Checking":"Přepnout automatickou kontrolu pravopisu", +"Toggle Formatting Marks":"Přepnout řídicí znaky", +"Toggle Ordered List":"Přepnout seřazený seznam", +"Toggle Shadow":"Přepnout stín", +"Toggle Unordered List":"Přepnout neseřazený seznam", +"Top":"Nahoře", +"Track Chan~ges":"Sledová~ní změn", +"Translate...":"Přeložit...", +"Transparency":"Průhlednost", +"Trapezoid":"Lichoběžník", +"Triangle Down":"Trojúhelník dolů", +"Triangle Up":"Trojúhelník nahoru", +"T~able":"T~abulka", +"T~ime (variable)":"Čas (pro~měnný)", +"T~itle":"~Název", +"Underline":"Podtržené", +"Unfloat Frame Content":"Ukotvit obsah rámce", +"Ungroup Sparklines":"Zrušit skupinu minigrafů", +"Unmerge Cells":"Zrušit sloučení buněk", +"Unprotect Cells":"Odemknout b~uňky", +"Up Arrow":"Šipka nahoru", +"Up Arrow Callout":"Šipka nahoru s bublinou", +"Up and Down Arrow":"Šipka nahoru a dolů", +"Up and Down Arrow Callout":"Šipka nahoru a dolů s bublinou", +"Up and Right Arrow":"Šipka nahoru a doprava", +"Up and Right Arrow Callout":"Šipka nahoru a doprava s bublinou", +"Up, Right and Down Arrow":"Šipka nahoru, doprava a dolů", +"Update ~Index":"Aktualizovat ~rejstřík", +"Vertical Scroll":"Svislá role", +"Vertical Text":"Svislý text", +"Vertically C~enter":"Svisle na stře~d", +"Vertically S~pacing":"Svisle me~zery", +"Vertically ~Bottom":"Svisle ~dolů", +"Vertically ~Top":"Svisle ~nahoru", +"View Grid Lines":"Zobrazit mřížku", +"Watermark...":"Vodoznak...", +"Wave":"Vlnka", +"Wrap Text":"Zalomit text", +"Zoom In":"Přiblížit", +"Zoom Out":"Oddálit", +"~3D View...":"~3D pohled...", +"~Accessibility Check...":"Kontrola ~zpřístupnění...", +"~Add":"~Přidat", +"~Add to List":"~Přidat k seznamu", +"~Advanced Filter...":"~Rozšířený filtr...", +"~Analysis of Variance (ANOVA)...":"~Analýza rozptylu (ANOVA)...", +"~Arrange":"Uspořád~at", +"~Author":"~Autor", +"~Automatic Spell Checking":"A~utomatická kontrola pravopisu", +"~Bottom":"~Dolů", +"~Bring to Front":"~Přenést do popředí", +"~Bullets and Numbering...":"O~drážky a číslování...", +"~Capitalize Every Word":"Každé ~Slovo Velkým Písmenem", +"~Centered":"~Na střed", +"~Chart...":"~Graf...", +"~Chi-square Test...":"~Chí kvadrát test...", +"~Clear":"~Vymazat", +"~Clear Direct Formatting":"~Vymazat přímé formátování", +"~Column":"~Sloupec", +"~Column Break":"Zalomení ~sloupce", +"~Columns":"~Sloupce", +"~Contour":"O~brys", +"~Convert":"Př~evést", +"~Correlation...":"Ko~relace...", +"~Covariance...":"Ko~variance...", +"~Cut":"~Vyjmout", +"~Data":"~Data", +"~Data Ranges...":"O~blasti dat...", +"~Data Table...":"~Tabulka dat...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (neměnné)", +"~Date (variable)":"Datum (p~roměnné)", +"~Define":"~Definovat", +"~Define Range...":"~Definovat oblast...", +"~Define...":"~Definovat...", +"~Delete":"~Smazat", +"~Delete Sheet...":"S~mazat list...", +"~Delete Slide":"S~mazat snímek", +"~Descriptive Statistics...":"~Popisná statistika...", +"~Display Grid":"Zobrazovat ~mřížku", +"~Edit":"Ú~pravy", +"~Edit Contour...":"Up~ravit obrys...", +"~Edit...":"~Upravit...", +"~Endnote":"~Vysvětlivka", +"~Enter Group":"~Upravit skupinu", +"~Exponential Smoothing...":"~Exponenciální vyrovnávání...", +"~F-test...":"~F-test...", +"~File":"~Soubor", +"~First Paragraph":"~První odstavec", +"~Fonts...":"~Písma...", +"~Footnote":"~Poznámka pod čarou", +"~Footnote/Endnote Settings...":"Nastavení ~poznámek pod čarou / vysvětlivek", +"~Format Cells...":"Formát ~buněk...", +"~Formula Object...":"Objekt ~vzorce...", +"~Function...":"~Funkce...", +"~Go to Sheet...":"~Přejít na list...", +"~Goal Seek...":"~Hledat řešení...", +"~Group":"~Seskupit", +"~Group and Outline":"S~eskupení a souhrn", +"~Group...":"~Seskupit...", +"~Header and Footer...":"Zá~hlaví a zápatí...", +"~Headers and Footers...":"Zá~hlaví a zápatí...", +"~Height...":"~Výška...", +"~Help":"Nápo~věda", +"~Hide":"~Skrýt", +"~Hide AutoFilter":"S~krýt automatický filtr", +"~Hide Details":"S~krýt podrobnosti", +"~Hide Sheet":"~Skrýt list", +"~Hide Slide":"~Skrýt snímek", +"~Hyperlink":"~Hypertextový odkaz", +"~Hyperlink...":"~Hypertextový odkaz...", +"~Hyphenation":"~Dělení slov", +"~Hyphenation...":"~Dělení slov...", +"~Image...":"~Obrázek...", +"~Index Entry...":"~Položka rejstříku...", +"~Insert":"V~ložit", +"~Insert or Edit...":"V~ložit nebo upravit...", +"~Insert...":"V~ložit...", +"~Interaction...":"~Interakce...", +"~Left":"V~levo", +"~Left-to-Right Mark":"Znak z~leva doprava", +"~Line Numbering...":"Číslování řá~dků...", +"~Manage...":"~Spravovat...", +"~Middle":"Na stře~d", +"~More Fields...":"Da~lší pole...", +"~More Options...":"~Další možnosti...", +"~Move or Copy Sheet...":"Přesu~nout nebo kopírovat list...", +"~Moving Average...":"~Klouzavý průměr...", +"~Named Ranges and Expressions":"~Pojmenované oblasti a výrazy", +"~New Slide":"~Nový snímek", +"~No-break Space":"~Nezlomitelná mezera", +"~Optimal":"~Optimální", +"~Optimal Height...":"~Optimální výška...", +"~Optimal Width...":"~Optimální šířka...", +"~Ordered List":"~Seřazený seznam", +"~Page":"St~ránka", +"~Page Break":"Z~alomení stránky", +"~Page Number":"Čís~lo stránky", +"~Page Number...":"Čís~lo stránky...", +"~Page Numbers...":"Čísla ~stránek...", +"~Page Style...":"~Styl stránky...", +"~Page...":"~Stránka...", +"~Parallel":"~Rovnoběžně", +"~Paste":"V~ložit", +"~Pivot Table":"Kontin~genční tabulka", +"~Print...":"~Tisk...", +"~Properties...":"~Vlastnosti...", +"~Recalculate":"~Přepočítat", +"~Record":"Z~aznamenávat", +"~Redo":"Znov~u", +"~Refresh":"~Obnovit", +"~Regression...":"Re~grese...", +"~Remove Hyperlink":"Odebrat ~hypertextový odkaz", +"~Remove Outline":"~Odstranit souhrny", +"~Reset Filter":"~Odstranit filtr", +"~Right":"V~pravo", +"~Right-to-Left Mark":"Znak z~prava doleva", +"~Row":"Řá~dek", +"~Rows":"Řá~dky", +"~Sampling...":"Vz~orkování...", +"~Save":"~Uložit", +"~Sections...":"S~ekce...", +"~Select":"Vy~brat", +"~Send to Back":"Od~sunout do pozadí", +"~Sentence case":"~První velké", +"~Shape":"~Tvar", +"~Sheet":"Lis~t", +"~Show":"~Zobrazit", +"~Show Details":"Zo~brazit podrobnosti", +"~Show Sheet...":"Z~obrazit list...", +"~Slide Number":"Čís~lo snímku", +"~Soft Hyphen":"Volitelné ~rozdělení", +"~Sort...":"Ř~adit...", +"~Spacing":"Rozestup~y", +"~Spacing...":"~Rozestupy...", +"~Spelling...":"~Kontrola pravopisu...", +"~Standard Filter...":"~Standardní filtr...", +"~Subject":"~Předmět", +"~Table":"~Tabulka", +"~Table Properties...":"Vlastnosti ~tabulky...", +"~Table...":"Ta~bulka...", +"~Text Box":"Te~xtové pole", +"~Thesaurus...":"~Slovník synonym...", +"~Through":"Pře~s", +"~Time":"Č~as", +"~Time (fixed)":"Ča~s (neměnný)", +"~Time (variable)":"Čas (pro~měnný)", +"~Tools":"~Nástroje", +"~Top":"Na~horu", +"~UPPERCASE":"~VELKÁ PÍSMENA", +"~Undo":"Zpě~t", +"~Ungroup...":"~Zrušit skupinu...", +"~Unordered List":"N~eseřazený seznam", +"~Update All":"~Aktualizovat vše", +"~Validity...":"Plat~nost...", +"~View":"~Zobrazit", +"~While Typing":"Při p~saní", +"~Width...":"Šíř~ka...", +"~Word Count...":"~Počet slov...", +"~Word Joiner":"Nezlomitelná nulová ~mezera", +"~Wrap":"Obtékání te~xtu", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"~Zlomitelná nulová mezera", +"~lowercase":"~malá písmena", +"~tOGGLE cASE":"pROHO~ZENÁ vELIKOST" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/cy.json b/f7cloud-office/browser/dist/l10n/uno/cy.json new file mode 100644 index 0000000..abd461a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/cy.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Seren 12 Pwynt", +"24-Point Star":"Seren 24 Pwynt", +"4-Point Star":"Seren 4 Pwynt", +"4-way Arrow":"Saeth 4 Ffordd", +"4-way Arrow Callout":"Ffeithyn Saeth 4 ffordd", +"5-Point Star":"Seren 5 Pwynt", +"6-Point Star":"Seren 6 Phwynt", +"6-Point Star, Concave":"Seren 6 Pwynt, Ceugrwm", +"8-Point Star":"Seren 8 Pwynt", +"Accept":"Derbyn", +"Accept All":"Derbyn Popeth", +"Accept All Changes":"Derbyn Pob Newid", +"Accept Change":"Derbyn y Newid", +"Accept Track Change and select the next one":"Derbyn Trac Newid a dewis yr un nesaf", +"Accept and Move to Next":"Derbyn a Symud i'r Nesaf", +"Add Decimal Place":"Ychwanegu Lle Degol", +"Add descriptions of non-text content (for accessibility)":"Ychwanegwch ddisgrifiadau o gynnwys nad yw'n destun (ar gyfer hygyrchedd)", +"After":"Wedi", +"Align Bottom":"Alinio'r Gwaelod", +"Align Bottom to Anchor":"Alinio'r Gwaelod i'r Angor", +"Align Center":"Alinio i'r Canol", +"Align Left":"Alinio i'r Chwith", +"Align Right":"Alinio i'r Dde", +"Align Tex~t":"Alinio T~estun", +"Align Top":"Alinio'r Brig", +"Align Top to Anchor":"Alinio'r Brig i'r Angor", +"Alt Text...":"Testun Amgen...", +"Anc~hor":"~Angor", +"Animation":"Animeiddio", +"Apply Suggestion":"Gosod Awgrym", +"Arch Down (Curve)":"Bwa i Lawr (Cromlin)", +"Arch Down (Pour)":"Bwa Lawr (Arllwys)", +"Arch Left (Curve)":"Bwa Chwith (Cromlin)", +"Arch Right (Curve)":"Bwa De (Cromlin)", +"Arch Right (Pour)":"Bwa De (Arllwys)", +"Arch Up (Curve)":"Bwa i Fyny (Cromlin)", +"Arch Up (Pour)":"Bwa Fyny (Arllwys)", +"Arrange":"Trefnu", +"As C~haracter":"~Fel Nod", +"AutoCorr~ect":"Awto~Fformat", +"AutoFill Data Series: automatic":"AwtoLanw Cyfres Data: awtomatig", +"Auto~Filter":"~AwtoHidl", +"A~lignment...":"A~liniad...", +"A~rea...":"~Ardal...", +"A~rrange":"~Trefnu", +"Back One":"Nôl Un", +"Background Color":"Lliw Cefndir", +"Before":"Cyn", +"Block Arc":"Arc Bloc", +"Bold":"Trwm", +"Bookmar~k...":"Nod T~udalen...", +"Borders (Shift to overwrite)":"Borderi (Shift i drosysgrifennu)", +"Bottom":"Gwaelod", +"Brightness":"Disgleirdeb", +"Caption...":"Egluryn...", +"Center":"Canoli", +"Center Horizontal":"Canoli'r Llorweddol", +"Center Vertically":"Canoli'n Fertigol", +"Centered":"Canoli", +"Ce~lls...":"~Celloedd...", +"Character Highlighting Color":"Lliw Amlygu Nodau", +"Character Spacing":"Bylchu Nod", +"Charcoal Sketch":"Braslun Siarcol", +"Chart T~ype...":"~Math o Siart...", +"Check Spelling":"Gwirio Sillafu", +"Chevron":"Cwplws", +"Chevron Down":"Cwplws Lawr", +"Chevron Up":"Cwplws Fyny", +"Circle":"Cylch", +"Circle (Curve)":"Cylch (Cromlin)", +"Circle (Pour)":"Cylch (Arllwys)", +"Circle Pie":"Siart Cylch", +"Circular Arrow":"Saeth Cylchol", +"Clear Direct Formatting":"Clirio Fformatio Uniongyrchol", +"Clear ~Direct Formatting":"Clirio ~Fformatio Uniongyrchol", +"Cle~ar Cells...":"Cl~irio'r Celloedd...", +"Clone Formatting":"Fformatio Clôn", +"Close Master View":"Cau Golwg y Prif", +"Cloud":"Cwmwl", +"Cl~ear Contents...":"C~lirio Cynnwys...", +"Color Scale...":"Graddfa Lliw...", +"Column":"Colofn", +"Column ~Width...":"~Lled Colofn...", +"Columns A~fter":"Colofnau ~Ar Ôl", +"Columns B~efore":"Colofnau ~Cyn", +"Columns ~After":"Colofnau ~Ar Ôl", +"Columns ~Before":"Colofnau ~Cyn", +"Comments":"Sylwadau", +"Comme~nt":"Sy~lw", +"Connector":"Cysylltydd", +"Connector Ends with Arrow":"Cysylltydd yn Gorffen gyda Saeth", +"Connector with Arrows":"Cysylltydd gyda Saethau", +"Connectors":"Cysylltyddion", +"Connectors (double click for multi-selection)":"Cysylltwyr (clic dwbl ar gyfer dewis lluosog)", +"Content Control Properties":"Priodweddau Rheoli Cynnwys", +"Contrast":"Cyferbyniad", +"Copy Hyperlink Location":"Copïo Lleoliad Dolen", +"Cop~y":"Copï~o", +"Corner Right Arrow":"Saeth De Cornel", +"Co~lumns...":"~Colofnau...", +"Co~mpress...":"Cy~wasgu...", +"Crop":"Tocio", +"Crop Image":"Tocio Delwedd", +"Cross":"Croes", +"Cross-~reference...":"~Croesgyfeirio...", +"Cuboid":"Ciwboid", +"Currency":"Arian", +"Current ~Index":"Mynegai ~Cyfredol", +"Curve":"Cromlin", +"Curve Down":"Cromlin Lawr", +"Curve Up":"Cromlin Fyny", +"Curved Connector":"Cysylltydd Cromlin", +"Curved Connector Ends with Arrow":"Cysylltydd Crwm yn Gorffen gyda Saeth", +"Curved Connector with Arrows":"Cysylltydd Crwn gyda Saeth", +"Cycle Case":"Maint Cylchol", +"Cylinder":"Silindr", +"C~ell":"C~ell", +"C~haracter...":"N~od...", +"C~onditional":"~Amodol", +"Data Bar...":"Bar Data...", +"Date":"Dyddiad", +"Date...":"Dyddiad...", +"Dat~e (variable)":"D~yddiad (amrywiol)", +"Decrease Font Size":"Lleihau Maint Ffont", +"Decrease Indent":"Lleihau'r Mewnoliad", +"Decrease Paragraph Spacing":"Lleihau Bylchu Paragraff", +"Decrease Size":"Lleihau Maint", +"Delete All Comments":"Dileu Pob Sylw", +"Delete All Comments by This Author":"Dileu Pob Sylw gan yr Awdur Hwn", +"Delete Axis":"Dileu Echelin", +"Delete Comment":"Dileu Sylw", +"Delete Content Control":"Dileu Rheoliad Cynnwys", +"Delete C~ells...":"Dileu C~elloedd...", +"Delete C~ontents...":"D~ileu Cynnwys...", +"Delete Data Labels":"Dileu Labeli Data", +"Delete Decimal Place":"Dileu'r Lle Degol", +"Delete Index":"Dileu Mynegai", +"Delete Legend":"Dileu Mynegai", +"Delete Major Grid":"Dileu Grid Mawr", +"Delete Minor Grid":"Dileu Grid Bach", +"Delete Row":"Dileu Rhes", +"Delete Rows":"Dileu Rhesi", +"Delete Single Data Label":"Dileu Label Data Sengl", +"Delete Sparkline":"Dileu Sparkline", +"Delete Sparkline Group":"Dileu Grŵp Sparklines", +"Delete Table":"Dileu Tabl", +"Delete selected columns":"Dileu'r colofnau hyn", +"Delete selected rows":"Dileu'r rhesi hyn", +"Delete table":"Dileu tabl", +"Delete ~All Comments":"Dileu ~Pob Sylw", +"Delete ~Columns":"Dileu ~Colofnau", +"Demote Outline Level":"Gostwng Lefel Amlinell", +"Demote Outline Level with Subpoints":"Gostwng Lefel Amlinell gydag Isbwyntiau", +"De~lete...":"D~ileu...", +"Diamond":"Diemwnt", +"Diamond Bevel":"Braced Diemwnt", +"Digital Signatu~res...":"~Llofnodion Digidol...", +"Display Grid":"Dangos Gridiau", +"Doorplate":"Plât Drws", +"Double Brace":"Braced Dwbl", +"Double Bracket":"Braced Dwbl", +"Double Underline":"Tanlinellu Dwbl", +"Down Arrow":"Saeth i Lawr", +"Down Arrow Callout":"Ffeithyn Saeth Lawr", +"Duplicate Page":"Tudalen Dyblyg", +"Duplicate ~Slide":"Dyblygu ~Sleid", +"D~elete Page":"~Dileu Tudalen", +"Edit Hyperlink...":"Golygu Dolen...", +"Edit Section...":"Golygu Adran...", +"Edit Sparkline Group...":"Golygu Grŵp Sparkline...", +"Edit Sparkline...":"Golygu Sparkline...", +"Ellipse":"Elips", +"Ellipse (double click for multi-selection)":"Elips (clic dwbl ar gyfer dewis lluosog)", +"Explosion":"Ffrwydrad", +"E~xecute Interaction...":"Gweithredu Rhyngweithiad...", +"E~xit Group":"~Gadael Grŵp", +"Fade Down":"Pylu Lawr", +"Fade Left":"Pylu Chwith", +"Fade Right":"Pylu De", +"Fade Up":"Pylu Fyny", +"Fade Up and Left":"Pylu Fyny a Chwith", +"Fade Up and Right":"Pylu Fyny a De", +"Fiel~d":"~Maes", +"Fill Color":"Lliw Llanw", +"Find Next":"Canfod Nesaf", +"Find Previous":"Canfod Blaenorol", +"Find and Rep~lace...":"~Canfod a Newid...", +"First ~Author":"Awdur ~Cyntaf", +"Flip Horizontally":"Gwrthdroi'n Llorweddol", +"Flip Vertically":"Gwrthdroi'n Fertigol", +"Flowchart: Alternate Process":"Siart Llif: Proses Wahanol", +"Flowchart: Card":"Siart Llif: Cerdyn", +"Flowchart: Collate":"Siart Llif: Coladu", +"Flowchart: Connector":"Siart Llif: Cysylltydd", +"Flowchart: Data":"Siart Llif: Data", +"Flowchart: Decision":"Siart Llif: Penderfyniad", +"Flowchart: Delay":"Siart Llif: Oediad", +"Flowchart: Direct Access Storage":"Siart Llif: Storfa Mynediad Uniongyrchol", +"Flowchart: Display":"Siart Llif: Dangos", +"Flowchart: Document":"Siart Llif: Dogfen", +"Flowchart: Extract":"Siart Llif: Echdynnu", +"Flowchart: Internal Storage":"Siart Llif: Storfa Mewnol", +"Flowchart: Magnetic Disc":"Siart Llif: Disg Magnetig", +"Flowchart: Manual Input":"Siart Llif: Mewnbwn Llaw", +"Flowchart: Manual Operation":"Siart Llif: Gwaith Llaw", +"Flowchart: Merge":"Siart Llif: Cyfuno", +"Flowchart: Multidocument":"Siart Llif: Amlddogfen", +"Flowchart: Off-page Connector":"Siart Llif: Cysylltydd All-dudalen", +"Flowchart: Or":"Siart Llif: Neu", +"Flowchart: Predefined Process":"Siart Llif: Proses Rhagddiffinedig", +"Flowchart: Preparation":"Siart Llif: Paratoad", +"Flowchart: Process":"Siart Llif: Proses", +"Flowchart: Punched Tape":"Siart Llif: Tâp Tyllog", +"Flowchart: Sequential Access":"Siart Llif: Mynediad Dilyniannol", +"Flowchart: Sort":"Siart Llif: Trefnu", +"Flowchart: Stored Data":"Siart Llif: Data", +"Flowchart: Summing Junction":"Siart Llif: Cysylltiad Summing", +"Flowchart: Terminator":"Siart Llif: Terfynnydd", +"Flower":"Blodyn", +"Folded Corner":"Cornel Plyg", +"Font Color":"Lliw Ffont", +"Fontwork Shape":"Siâp Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Troedyn", +"For All Text":"Ar Gyfer pob Testun", +"For Paragraph":"I'r Paragraff", +"For Selection":"I'w Dewis", +"Format Axis...":"Fformatio Echelin...", +"Format Chart Area...":"Fformatio Ardal Siart...", +"Format Data Labels...":"Fformatio Labeli Data...", +"Format Data Point...":"Fformatio Pwynt Data...", +"Format Data Series...":"Fformatio Cyfres Data...", +"Format Floor...":"Llawr Fformatio...", +"Format Legend...":"Fformatio Allwedd...", +"Format Major Grid...":"Fformatio Grid Mawr...", +"Format Mean Value Line...":"Fformatio Llinell Gwerth Cymedrig...", +"Format Minor Grid...":"Fformatio Grid Bach...", +"Format Pa~ge...":"~Fformatio Tudalen...", +"Format Selection...":"Dewis Fformat...", +"Format Single Data Label...":"Fformatio Label Data Sengl...", +"Format Stock Gain...":"Fformatio Cynnydd Stoc...", +"Format Stock Loss...":"Fformatio Colled Stac...", +"Format Title...":"Fformatio Teitl...", +"Format Trend Line Equation...":"Fformatio Hafaliad Llinell Duedd...", +"Format Trend Line...":"Fformatio Llinell Duedd...", +"Format Wall...":"Fformatio'r Wal...", +"Format X Error Bars...":"Fformatio Barrau Gwall X...", +"Format Y Error Bars...":"Fformatio Barrau Gwall Y...", +"Format as Currency":"Fformatio fel Arian", +"Format as Date":"Fformatio fel Dyddiad", +"Format as General":"Fformatio fel Cyffredinol", +"Format as Number":"Fformatio fel Rhif", +"Format as Percent":"Fformatio fel Canran", +"Format as Scientific":"Fformatio fel Gwyddonol", +"Format as Time":"Fformatio fel Amser", +"Formatting Mark":"Marc Fformatio", +"Formula to Value":"Fformiwla i Werth", +"Forward One":"Ymlaen Un", +"For~matting Marks":"Marciau ~Fformatio", +"Fo~rm":"~Ffurflen", +"Frame":"Ffrâm", +"Freeze First Column":"Rhewi'r Golofn Gyntaf", +"Freeze First Row":"Rhewi'r Rhes Gyntaf", +"Freeze Rows and Columns":"Rhewi Rhesi a Cholofnau", +"Freeze ~Cells":"Rhewi ~Celloedd", +"F~ont Size...":"~Maint Ffont...", +"F~ormat":"Ff~ormat", +"F~ourier Analysis...":"Dadnsoddiad ~Fourier...", +"F~rame...":"Ff~râm...", +"F~ull Screen":"~Sgrin Lawn", +"General":"Cyffredinol", +"Give a label to identify an object":"Rhowch label i adnabod gwrthrych", +"Go t~o Page...":"Mynd i ~Dudalen...", +"Go t~o Slide...":"Mynd i~ Sleid...", +"Group Sparklines":"Grŵp Sparklines", +"Heading ~Numbering...":"~Rhifo Penodau...", +"Heart":"Calon", +"Hexagon":"Hecsagon", +"He~ader":"~Pennyn", +"He~ader and Footer":"~Pennyn a Throedyn", +"Horizontal Scroll":"Sgrolio Llorweddol", +"Horizontally ~Center":"Canoli ~Llorweddol", +"Horizontally ~Left":"Llorweddol ~Chwith", +"Horizontally ~Right":"Llorweddol ~De", +"Horizontally ~Spacing":"Llorweddol ~Bylchu", +"H~ide":"C~uddio", +"H~ide Columns":"C~uddio Colofnau", +"H~ide Rows":"C~uddio Rhesi", +"Icon Set...":"Set Eicon...", +"Ignore":"Anwybyddu", +"Ignore All":"Anwybyddu Popeth", +"Image Mode":"Modd Delwedd", +"In ~Background":"Yn y ~Cefndir", +"Increase Font Size":"Cynyddu Maint Ffont", +"Increase Indent":"Cynyddu'r Mewnoliad", +"Increase Paragraph Spacing":"Cynyddu Bylchu Paragraff", +"Increase Size":"Cynyddu Maint", +"Inflate":"Enchwythu", +"Insert Audio or Video":"Mewnosod Sain neu Fideo", +"Insert Axis":"Mewnosod Echelin", +"Insert Axis Title":"Mewnosod Teitl Echelin", +"Insert Bookmark":"Mewnosod Nod Tudalen", +"Insert Caption...":"Mewnosod Pennawd...", +"Insert Chart":"Mewnosod Siart", +"Insert Column After":"Mewnosod Colofn ar Ôl", +"Insert Column Before":"Mewnosod Colofnau Cyn", +"Insert Column Break":"Mewnosod Toriad Colofn", +"Insert Columns ~After":"Mewnosod Colofnau ~Ar Ôl", +"Insert Columns ~Before":"Mewnosod Colofnau C~yn", +"Insert Comment":"Mewnosod Sylw", +"Insert Co~lumns":"Mewnosod ~Colofnau", +"Insert Cross-reference":"Mewnosod Croesgyfeiriad", +"Insert Data Labels":"Mewnosod Labeli Data", +"Insert Endnote":"Mewnosod Diweddnod", +"Insert Field":"Mewnosod Maes", +"Insert Fontwork Text":"Mewnosod Testun Fontwork", +"Insert Footnote":"Mewnosod Troedyn", +"Insert Frame":"Mewnosod Ffrâm", +"Insert Hyperlink":"Mewnosod Dolen", +"Insert Image...":"Mewnosod Delwedd...", +"Insert Index Entry":"Mewnosod Cofnod Mynegai", +"Insert Line (double click for multi-selection)":"Mewnosod Llinell (clic dwbl ar gyfer dewis lluosog)", +"Insert Major Grid":"Mewnosod Grid Mawr", +"Insert Mean ~Value Line":"Mewnosod Llinell ~Gwerth Cymedr", +"Insert Minor Grid":"Mewnosod Grid Bach", +"Insert Page Break":"Mewnosod Toriad Tudalen", +"Insert Page Number":"Mewnosod Rhif Tudalen", +"Insert Row Above":"Mewnosod Rhesi Uwchlaw", +"Insert Row Below":"Mewnosod Rhes Islaw", +"Insert Rows ~Above":"Mewnosod Rhesi ~Uwchlaw", +"Insert Rows ~Below":"Mewnosod Rhes ~Islaw", +"Insert Single Data Label":"Mewnosod Label Data Sengl", +"Insert Slide":"Mewnosod Sleid", +"Insert Soft Hyphen...":"Mewnosod Cysylltnod Meddal...", +"Insert Special Character":"Mewnosod Nod Arbennig", +"Insert Special Characters":"Mewnosod Nodau Arbennig", +"Insert Text Box":"Mewnosod Blwch Testun", +"Insert Text Box (double click for multi-selection)":"Mewnosod Blwch Testun (clic dwbl ar gyfer dewis lluosog)", +"Insert Titles...":"Mewnosod Teitlau...", +"Insert Tre~nd Line...":"Mewnosod Llinell ~Tuedd...", +"Insert Unnumbered Entry":"Mewnosod Cofnod Di-rhif", +"Insert Vertical Text":"Mewnosod Testun Fertigol", +"Insert columns after":"Mewnosod colofnau ar ôl", +"Insert columns before":"Mewnosod colofnau cyn", +"Insert page number":"Mewnosod rhif tudalen", +"Insert rows above":"Mewnosod rhesi uwchlaw", +"Insert rows below":"Mewnosodwch y rhesi islaw", +"Insert ~Cells...":"Mewnosod ~Celloedd...", +"Insert ~Rows":"Mewnosod R~hesi", +"Insert ~Table...":"Mewnosod ~Tabl...", +"Insert ~X Error Bars...":"Mewnosod Barrau Gwall ~X...", +"Insert ~Y Error Bars...":"Mewnosod Barrau Gwall ~Y...", +"Insert/Delete Axes...":"Mewnosod/Dileu Echelinau...", +"Invert":"Gwrthdroi", +"Isosceles Triangle":"Triongl Isosceles", +"Italic":"Italig", +"Justified":"Unioni", +"Language":"Iaith", +"Language Status":"Statws Iaith", +"Layout":"Cynllun", +"Left":"Chwith", +"Left Arrow":"Saeth Chwith", +"Left Arrow Callout":"Ffeithyn Saeth Chwith", +"Left Brace":"Braced Chwith", +"Left Bracket":"Braced Chwith", +"Left and Right Arrow":"Saeth Chwith a De", +"Left and Right Arrow Callout":"Ffeithyn Saeth Chwith a De", +"Left-To-Right":"Chwith i'r Dde", +"Lightning Bolt":"Ergyd Mellten", +"Line":"Llinell", +"Line Callout 1":"Ffeithyn Llinell 1", +"Line Callout 2":"Ffeithyn Llinell 2", +"Line Callout 3":"Ffeithyn Llinell 3", +"Line Color":"Lliw Llinell", +"Line Connector":"Cysylltydd Llinell", +"Line Connector Ends with Arrow":"Cysylltydd Llinell yn Gorffen gyda Saeth", +"Line Spacing":"Bylchu Llinell", +"Line Spacing: 1":"Bylchu Llinell: 1", +"Line Spacing: 1.5":"Bylchu Llinell: 1.5", +"Line Spacing: 2":"Bylchu Llinell: 2", +"Lis~ts":"~Rhestrau", +"L~ine...":"~Llinell...", +"Manage Track Changes":"Rheoli Tracio Newidiadau", +"Manage...":"Rheoli...", +"Manual ~Break...":"Toriad ~Llaw...", +"Master Slides":"Prif Sleidiau", +"Media":"Cyfrwng", +"Merge Cells":"Cyfuno Celloedd", +"Merge and center or unmerge cells depending on the current toggle state":"Cyfuno a chanoli neu ddadgyfuno celloedd yn ddibynnol ar y cyflwr toglo cyfredol", +"Moon":"Lleuad", +"More ~Filters":"Rhagor o ~Hidlau", +"Move Item Down":"Symud Eitem i Lawr", +"Move Item Down with Subpoints":"Symud Eitem i Lawr gydag Isbwyntiau", +"Move Item Up":"Symud Eitem i Fyny", +"Move Item Up with Subpoints":"Symud Eitem i Fyny gydag Isbwyntiau", +"M~erge and Center Cells":"~Uno a Chanoli Celloedd", +"Name...":"Enw...", +"Na~vigator":"~Dewisydd", +"New Page":"Tudalen Newydd", +"Next":"Nesaf", +"Next Page":"Tudalen Nesaf", +"Next Track Change":"Tracio Newidiadau Nesaf", +"No List":"Dim Rhestr", +"Non-breaking ~Hyphen":"~Cyplysnod Dim Toriad", +"None":"Dim", +"Notched Right Arrow":"Saeth De Hiciog", +"Number":"Rhif", +"Number Format":"Fformat Rhif", +"Number Format...":"Fformat Rhif...", +"Number Format: Currency":"Fformat Rhif: Arian", +"Number Format: Date":"Fformat Rhif: Dyddiad", +"Number Format: Decimal":"Fformat Rhif: Degol", +"Number Format: Exponential":"Fformat Rhif: Esbonyddol", +"Number Format: Percent":"Fformat Rhif: Canran", +"Number Format: Standard":"Fformat Rhif: Safonol", +"Number Format: Time":"Fformat Rhif: Amser", +"Octagon":"Octagon", +"Octagon Bevel":"Befel Octagon", +"Open Circle (Curve)":"Agor Cylch (Cromlin)", +"Open Circle (Pour)":"Agor Cylch (Arllwys)", +"Open Hyperlink":"Agor Dolen", +"Open the Elements Deck":"Agor y Dec Elfennau", +"Open the Styles Deck":"Agor y Dec Arddulliau", +"Optimal Column Width":"Lled Colofn Gorau", +"Optimal Row Height":"Uchder Rhes Gorau", +"Orientation":"Gogwydd", +"Outline Font Effect":"Effaith Ffont Amlinellol", +"Overline":"Troslinell", +"Page Properties...":"Priodweddau Tudalen...", +"Page Tit~le":"~Teitl y Dudalen", +"Page ~Count":"~Cyfrif Tudalennau", +"Paired ~t-test...":"~Prawf-t wedi ei baru...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Gludo Ar~bennig...", +"Pentagon":"Pentagon", +"Percent":"Canran", +"Pi~vot Table...":"Tabl C~olynnu...", +"Plain Text":"Testun Plaen", +"Pop Art":"Pop Art", +"Position and Si~ze...":"~Safle a Maint...", +"Previous Page":"Tudalen Flaenorol", +"Previous Track Change":"Tracio Newidiadau Nesaf", +"Prin~t Ranges":"~Ystod Argraffu", +"Prohibited":"Gwaharddedig", +"Promote Outline Level":"Dyrchafu Lefel Amlinell", +"Promote Outline Level with Subpoints":"Codi Lefel Amlinell gydag Isbwyntiau", +"Properties":"Priodweddau", +"Propert~ies...":"~Priodweddau...", +"Protect Cells":"Diogelu Celloedd", +"Protect ~Sheet...":"~Diogelu'r Ddalen...", +"Pr~evious":"~Blaenorol", +"Puzzle":"Pos", +"P~aragraph...":"P~aragraff...", +"QR and ~Barcode...":"QR a ~Chod Bar...", +"Record Track Changes":"Recordio Tracio Newidiadau", +"Rectangle":"Petryal", +"Rectangle (double click for multi-selection)":"Petryal (clic dwbl ar gyfer dewis lluosog)", +"Rectangle, Rounded":"Petryal, Llyfngrwn", +"Rectangular Callout":"Ffeithyn Petryal", +"Reject":"Gwrthod", +"Reject All":"Gwrthod Popeth", +"Reject All Changes":"Gwrthod Pob Newid", +"Reject Change":"Gwrthod y Newid", +"Reject Track Change and select the next one":"Gwrthod Newid Trac a dewis yr un nesaf", +"Reject and Move to Next":"Gwrthod a Symud i'r Nesaf", +"Remove Noise":"Tynnu Sŵn", +"Rename Master":"Ailenwi'r Prif Sleid", +"Rename S~heet...":"Ailenwi ~Dalen...", +"Reply Comment":"Sylw i Ateb", +"Reset Data Point":"Ailosod Pwynt Data", +"Reset all Data Points":"Ailosod Pob Pwynt Data", +"Resolved Comments":"Sylwadau wedi'u Datrys", +"Restart Numbering":"Ail gychwyn Rhifo", +"Right":"De", +"Right Arrow":"Saeth Dde", +"Right Arrow Callout":"Ffeithyn Saeth De", +"Right Brace":"Braced De", +"Right Bracket":"Braced De", +"Right Triangle":"Triongl De", +"Right or Left Arrow":"Saeth De neu Chwith", +"Right-To-Left":"De i Chwith", +"Ring":"Modrwy", +"Rotate 90° ~Left":"Cylchdroi 90° i'r ~Chwith", +"Rotate 90° ~Right":"Cylchdroi 90° i'r ~Dde", +"Rot~ate":"~Troi", +"Round Callout":"Ffeithyn Crwn", +"Rounded Rectangular Callout":"Ffeithyn Petryal Crwm", +"Row":"Rhes", +"Row ~Height...":"~Uchder Rhes...", +"Rows ~Above":"Rhesi ~Uwchlaw", +"Rows ~Below":"Rhesi ~Isod", +"R~efresh Range":"A~dfywio Ystod", +"R~ight-To-Left":"~De i Chwith", +"R~un Macro...":"~Rhedeg Macro...", +"S-shaped Arrow":"Saeth Siâp S", +"Save ~As...":"Cadw ~Fel...", +"Scientific":"Gwyddonol", +"Select Cell":"Dewis Cell", +"Select Column":"Dewis Colofn", +"Select Row":"Dewis Rhes", +"Select Table":"Dewis Tabl", +"Select ~All":"~Dewis Popeth", +"Select ~Range...":"Dewis ~Ystod...", +"Set Background Image...":"Gosod y Ddelwedd Gefndir...", +"Set Character Spacing":"Gosod Bylchu Nodau", +"Set Heading Numbering":"Gosod Rhifo Penodau", +"Set Line Spacing":"Gosod Bylchu Llinell", +"Se~ction...":"A~dran...", +"Shadow":"Cysgod", +"Sharpen":"Hogi", +"Sheet R~ight-To-Left":"Dalen ~De i Chwith", +"Show":"Dangos", +"Show Navigator Window":"Dangos Ffenestr y Llywiwr", +"Show track changes":"Dangos Olrhain Newidiadau", +"Sho~w Rows":"~Dangos Rhesi", +"Sho~w Slide":"~Dangos Sleidiau", +"Sidebar":"Bar Ochr", +"Signat~ure Line...":"Llinell ~Llofnod...", +"Signet":"Insel", +"Slant Down":"Goleddf Lawr", +"Slant Up":"Goleddf Fyny", +"Slide Layout":"Cynllun Sleid", +"Slide Properties...":"Priodweddau Sleidiau...", +"Slide Tit~le":"~Teitl Sleid", +"Slide Transition":"Trawsnewid Sleidiau", +"Slide ~Count":"~Cyfrif Sleid", +"Slide ~Layout":"Cynllun ~Sleid", +"Small capitals":"Priflythrennau bach", +"Smiley Face":"Gwyneb Gwên", +"Snap to Grid":"Snapio i'r Grid", +"Sort Ascending":"Trefnu Esgynnol", +"Sort Descending":"Trefnu Disgynnol", +"So~rt...":"~Trefnu...", +"Sparkline...":"Sparkline...", +"Sparklines":"Sparklines", +"Split Arrow":"Saeth Hollt", +"Split Cells...":"Hollti Celloedd...", +"Split Table...":"Hollti Tabl...", +"Square":"Sgwâr", +"Square Bevel":"Braced Sgwâr", +"Square, Rounded":"Sgwâr, Llyfngrwm", +"Statistics":"Ystadegau", +"Stop":"Atal", +"Straight Connector":"Cysylltydd Syth", +"Straight Connector ends with Arrow":"Cysylltydd Syth yn gorffen gyda Saeth", +"Straight Connector with Arrows":"Cysylltydd Syth gyda Saethau", +"Strikethrough":"Taro drwodd", +"Striped Right Arrow":"Saeth De Streipiog", +"Subscript":"Isysgrif", +"Sun":"Haul", +"Superscript":"Uwchysgrif", +"Symbol":"Symbol", +"S~how Columns":"~Dangos Colofnau", +"S~lide":"S~leid", +"S~pecial Character...":"~Nod Arbennig...", +"Table Cell Background Color":"Lliw Cefndir Cell Tabl", +"Table of Contents and Inde~x":"Tabl Cynnwys a ~Mynegai", +"Ta~ble Properties...":"Priodweddau ~Tabl...", +"Text Wrap...":"Testun Amlapio...", +"Te~xt":"Te~stun", +"Theme...":"Thema...", +"Thousands Separator":"Ymwahanydd Miloedd", +"Time":"Amser", +"Time Field":"Maes Amser", +"Title Page...":"Gwynebddalen...", +"To Background":"I'r Cefndir", +"To Cell (~resize with cell)":"I Gell (~newid maint gyda chell)", +"To Foreground":"I'r Blaendir", +"To Next Paragraph in Level":"I'r Paragraff Nesaf yn Lefel", +"To Previous Paragraph in Level":"I Baragraff Blaenorol y Lefel", +"To P~age":"I ~Dudalen", +"To ~Cell":"I ~Gell", +"To ~Character":"I ~Nod", +"To ~Curve":"I'r ~Gromlin", +"To ~Frame":"I ~Ffrâm", +"To ~Paragraph":"I ~Baragraff", +"Toggle Automatic Spell Checking":"Toglo Gwirio Sillafu Awtomatig", +"Toggle Formatting Marks":"Toglo'r Marciau Fformatio", +"Toggle Ordered List":"Toglo Rhestr Mewn Trefn", +"Toggle Shadow":"Toglo Cysgod", +"Toggle Unordered List":"Toglo Rhestr Heb Drefn", +"Top":"Brig", +"Track Chan~ges":"~Tracio Newidiadau", +"Translate...":"Cyfieithu...", +"Transparency":"Tryloywder", +"Trapezoid":"Trapesoid", +"Triangle Down":"Triongl Lawr", +"Triangle Up":"Triongl Fyny", +"T~able":"~Tabl", +"T~ime (variable)":"A~mser (amrywiol)", +"T~itle":"~Teitl", +"Underline":"Tanlinellu", +"Unfloat Frame Content":"Dadarnofio Cynnwys Ffrâm", +"Ungroup Sparklines":"Dad-grwpio Sparklines", +"Unmerge Cells":"Dadgyfuno Celloedd", +"Unprotect Cells":"Dad-ddiogelu Celloedd", +"Up Arrow":"Saeth i Fyny", +"Up Arrow Callout":"Ffeithyn Saeth Fyny", +"Up and Down Arrow":"Saeth Fyny a Lawr", +"Up and Down Arrow Callout":"Ffeithyn Saeth Fyny a Lawr", +"Up and Right Arrow":"Saeth Fyny a De", +"Up and Right Arrow Callout":"Ffeithyn Saeth Fyny a De", +"Up, Right and Down Arrow":"Saeth Fyny, De a Lawr", +"Update ~Index":"Diweddaru ~Mynegai", +"Vertical Scroll":"Sgrolio Fertigol", +"Vertical Text":"Testun Llorweddol", +"Vertically C~enter":"Fertigol C~anol", +"Vertically S~pacing":"Bylchu ~Fertigol", +"Vertically ~Bottom":"Fertigol ~Gwaelod", +"Vertically ~Top":"Fertigol ~Brig", +"View Grid Lines":"Gweld Llinellau Grid", +"Watermark...":"Marc Dŵr...", +"Wave":"Ton", +"Wrap Text":"Amlapio Testun", +"Zoom In":"Chywyddo i Mewn", +"Zoom Out":"Chwyddo Allan", +"~3D View...":"~Golwg 3D...", +"~Accessibility Check...":"~Gwiriad Hygyrchedd...", +"~Add":"~Ychwanegu", +"~Add to List":"~Ychwanegu i Restr", +"~Advanced Filter...":"Hidl ~Uwch...", +"~Analysis of Variance (ANOVA)...":"~Dadansoddiad Amrywiant (ANOVA)...", +"~Arrange":"~Trefnu", +"~Author":"~Awdur", +"~Automatic Spell Checking":"Gwirio Sillafu ~Awtomatig", +"~Bottom":"~Gwaelod", +"~Bring to Front":"~Dwyn i'r Blaen", +"~Bullets and Numbering...":"~Bwledi a Rhifo...", +"~Capitalize Every Word":"~Prif Lythrennau i Bob Gair", +"~Centered":"~Canoli", +"~Chart...":"~Siart...", +"~Chi-square Test...":"~Prawf Chi-sgwâr...", +"~Clear":"~Clirio", +"~Clear Direct Formatting":"~Clirio Fformatio Uniongyrchol", +"~Column":"~Colofn", +"~Column Break":"Toriad ~Colofn", +"~Columns":"~Colofnau", +"~Contour":"~Amlinell", +"~Convert":"~Trosi", +"~Correlation...":"~Cydberthynas...", +"~Covariance...":"~Cydamrywiad...", +"~Cut":"~Torri", +"~Data":"~Data", +"~Data Ranges...":"Ystod ~Data...", +"~Data Table...":"~Tabl Data...", +"~Date":"~Dyddiad", +"~Date (fixed)":"~Dyddiad (gosodedig)", +"~Date (variable)":"~Dyddiad (amrywiol)", +"~Define":"~Diffinio", +"~Define Range...":"~Diffinio Ystod...", +"~Define...":"~Diffinio...", +"~Delete":"~Dileu", +"~Delete Sheet...":"~Dileu Dalen...", +"~Delete Slide":"~Dileu Sleid", +"~Descriptive Statistics...":"~Ystadegau Disgrifiadol...", +"~Display Grid":"Dangos ~Grid", +"~Edit":"~Golygu", +"~Edit Contour...":"~Golygu Amlinell...", +"~Edit...":"~Golygu...", +"~Endnote":"~Diweddnod", +"~Enter Group":"~Rhoi Grŵp", +"~Exponential Smoothing...":"~Cynyddiad Esbonyddol...", +"~F-test...":"~Prawf F...", +"~File":"~Ffeil", +"~First Paragraph":"~Paragraff Cyntaf", +"~Fonts...":"~Ffontiau...", +"~Footnote":"~Troednodyn", +"~Footnote/Endnote Settings...":"~Gosodiadau Troednodyn/Diweddnod...", +"~Format Cells...":"~Fformatio Celloedd...", +"~Formula Object...":"~Gwrthrych Fformiwla ...", +"~Function...":"~Swyddogaeth...", +"~Go to Sheet...":"~Mynd i Ddalen...", +"~Goal Seek...":"~Canfod Targed...", +"~Group":"~Grŵp", +"~Group and Outline":"A~mlinell", +"~Group...":"~Grŵp...", +"~Header and Footer...":"~Pennyn a Throedyn...", +"~Headers and Footers...":"~Penynnau a Throedynnau...", +"~Height...":"~Uchder...", +"~Help":"~Cymorth", +"~Hide":"C~uddio", +"~Hide AutoFilter":"~Cuddio AwtoHidl", +"~Hide Details":"C~uddio Manylion", +"~Hide Sheet":"~Cuddio Dalen", +"~Hide Slide":"~Cuddio Sleidiau", +"~Hyperlink":"~Dolen", +"~Hyperlink...":"~Dolen...", +"~Hyphenation":"~Cysylltnodi", +"~Hyphenation...":"~Cysylltnodi...", +"~Image...":"~Delwedd...", +"~Index Entry...":"Cofnod M~ynegai...", +"~Insert":"~Mewnosod", +"~Insert or Edit...":"~Mewnosod neu Olygu...", +"~Insert...":"~Mewnosod...", +"~Interaction...":"~Rhyngweithiad...", +"~Left":"~Chwith", +"~Left-to-Right Mark":"Marc ~Chwith i'r Dde", +"~Line Numbering...":"~Rhifo Llinell...", +"~Manage...":"~Rheoli...", +"~Middle":"~Canol", +"~More Fields...":"~Rhagor o Feysydd...", +"~More Options...":"Rhagor o ~Ddewisiadau...", +"~Move or Copy Sheet...":"~Symud neu Gopïo Dalen...", +"~Moving Average...":"~Cyfartaledd Newidiol...", +"~Named Ranges and Expressions":"~Ystodau neu Fynegiadau â Enwyd", +"~New Slide":"~Sleid Newydd", +"~No-break Space":"~Gofod Dim Toriad", +"~Optimal":"~Gorau", +"~Optimal Height...":"Uchder ~Gorau...", +"~Optimal Width...":"Lled ~Gorau...", +"~Ordered List":"~Rhestr Mewn Trefn", +"~Page":"~Tudalen", +"~Page Break":"~Toriad Tudalen", +"~Page Number":"~Rhif Tudalen", +"~Page Number...":"~Rhif tudalen...", +"~Page Numbers...":"~Rhifau Tudalen...", +"~Page Style...":"~Arddull Tudalen...", +"~Page...":"~Tudalen...", +"~Parallel":"~Paralel", +"~Paste":"~Gludo", +"~Pivot Table":"~Tabl Colynnu", +"~Print...":"~Argraffu...", +"~Properties...":"~Priodweddau...", +"~Recalculate":"Ai~lgyfrifo", +"~Record":"~Cofnodi", +"~Redo":"~Ail-wneud", +"~Refresh":"A~dfywio", +"~Regression...":"~Atchweliad...", +"~Remove Hyperlink":"~Tynnu Dolen", +"~Remove Outline":"~Tynnu'r Amlinell", +"~Reset Filter":"~Ailosod Hidl", +"~Right":"~De", +"~Right-to-Left Mark":"Marc ~De i'r Chwith", +"~Row":"~Rhes", +"~Rows":"~Rhesi", +"~Sampling...":"~Samplo...", +"~Save":"C~adw", +"~Sections...":"~Adrannau...", +"~Select":"~Dewis", +"~Send to Back":"~Anfon i'r Cefn", +"~Sentence case":"~Llythrennaubach/mawr brawddeg", +"~Shape":"~Siapiau", +"~Sheet":"~Dalen", +"~Show":"D~angos", +"~Show Details":"Dangos ~Manylion", +"~Show Sheet...":"~Dangos Dalen...", +"~Slide Number":"~Rhif Sleid", +"~Soft Hyphen":"Cyplysnod ~Meddal", +"~Sort...":"D~idoli...", +"~Spacing":"~Bylchu", +"~Spacing...":"~Bylchu...", +"~Spelling...":"~Gwirio Sillafu...", +"~Standard Filter...":"Hidl ~Safonol...", +"~Subject":"~Pwnc", +"~Table":"~Tabl", +"~Table Properties...":"Priodweddau ~Tabl...", +"~Table...":"~Tabl...", +"~Text Box":"Blwch ~Testun", +"~Thesaurus...":"~Thesawrws...", +"~Through":"~Drwodd", +"~Time":"~Amser", +"~Time (fixed)":"~Amser (gosodedig)", +"~Time (variable)":"~Amser (amrywiol)", +"~Tools":"~Offer", +"~Top":"~Brig", +"~UPPERCASE":"LLYTHRENNAU ~MAWR", +"~Undo":"~Dadwneud", +"~Ungroup...":"Dad-~grwpio...", +"~Unordered List":"~Rhestr Heb Drefn", +"~Update All":"~Diweddaru Popeth", +"~Validity...":"~Dilysrwydd...", +"~View":"Go~lwg", +"~While Typing":"~Wrth Deipio", +"~Width...":"~Lled...", +"~Word Count...":"~Cyfrif Geiriau...", +"~Word Joiner":"Unwr ~Geiriau", +"~Wrap":"~Amlapio", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"~Bwlch Dim Lled", +"~lowercase":"llythrennau ~bach", +"~tOGGLE cASE":"~newid bach/MAWR" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/da.json b/f7cloud-office/browser/dist/l10n/uno/da.json new file mode 100644 index 0000000..48b7ebe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/da.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"12-takket stjerne", +"24-Point Star":"24-takket stjerne", +"4-Point Star":"4-takket stjerne", +"4-way Arrow":"4-vejs pil", +"4-way Arrow Callout":"Forklaring med 4-vejs pil", +"5-Point Star":"5-takket stjerne", +"6-Point Star":"6-takket stjerne", +"6-Point Star, Concave":"6-takket stjerne, konkav", +"8-Point Star":"8-takket stjerne", +"Accept":"Accepter", +"Accept All":"Acceptér alle", +"Accept All Changes":"Acceptér alle ændringer", +"Accept Change":"Acceptér ændring", +"Accept Track Change and select the next one":"Acceptér ændring og markér den næste", +"Accept and Move to Next":"Acceptér og gå til næste", +"Add Decimal Place":"Tilføj decimal", +"Add To Dictionary":"Tilføj til ordbog", +"Add descriptions of non-text content (for accessibility)":"Tilføj beskrivelse af ikke-tekst-indhold (for tilgængelighed)", +"After":"Efter", +"Align Bottom":"Bundjusteret", +"Align Bottom to Anchor":"Bundjusteret til forankring", +"Align Center":"Centreret", +"Align Left":"Venstrejusteret", +"Align Right":"Højrejusteret", +"Align Tex~t":"Justér tekst", +"Align Top":"Topjusteret", +"Align Top to Anchor":"Topjusteret til forankring", +"Alt Text...":"Alternativ tekst...", +"Anc~hor":"~Forankring", +"Animation":"Animation", +"Apply Suggestion":"Anvend forslag", +"Arch Down (Curve)":"Buet nedad", +"Arch Down (Pour)":"Buet nedad (med hældning)", +"Arch Left (Curve)":"Buet venstre", +"Arch Right (Curve)":"Buet højre", +"Arch Right (Pour)":"Buet højre (med hældning)", +"Arch Up (Curve)":"Buet opad", +"Arch Up (Pour)":"Buet opad (med hældning)", +"Arrange":"Arrangér", +"As C~haracter":"Som te~gn", +"AutoCorr~ect":"Auto~korrektur", +"AutoFill Data Series: automatic":"Udfyld automatisk dataserie: automatisk", +"Auto~Filter":"Auto~filter", +"A~lignment...":"~Justering...", +"A~rea...":"F~lade...", +"A~rrange":"~Arrangér", +"Back One":"Flyt bagud", +"Background Color":"Baggrundsfarve", +"Before":"Foran", +"Block Arc":"Blokbue", +"Bold":"Fed", +"Bookmar~k...":"Bo~gmærke...", +"Borders (Shift to overwrite)":"Kanter (brug Skift-knap for at overskrive)", +"Bottom":"Bund", +"Brightness":"Lysstyrke", +"Caption...":"Billedtekst...", +"Center":"Centrér", +"Center Horizontal":"Centrer vandret", +"Center Vertically":"Centrér lodret", +"Centered":"Centreret", +"Ce~lls...":"~Celler...", +"Character Highlighting Color":"Tegn-fremhævningsfarve", +"Character Spacing":"Tegnafstand", +"Charcoal Sketch":"Kultegning", +"Chart T~ype...":"Diagramt~ype...", +"Check Spelling":"Stavekontrol", +"Chevron":"Kløftet, bred pil", +"Chevron Down":"Vinkel nedad", +"Chevron Up":"Vinkel opad", +"Circle":"Cirkel", +"Circle (Curve)":"Cirkulær", +"Circle (Pour)":"Cirkulær (med hældning)", +"Circle Pie":"Cirkeludsnit", +"Circular Arrow":"Cirkelformet pil", +"Clear Direct Formatting":"Nulstil direkte formatering", +"Clear ~Direct Formatting":"Ryd ~direkte formatering", +"Cle~ar Cells...":"Nulstil celler...", +"Clone Formatting":"Klon formatering", +"Close Master View":"Luk mastervisning", +"Cloud":"Sky", +"Cl~ear Contents...":"Ryd ~indhold…", +"Color Scale...":"Farveskala...", +"Column":"Kolonne", +"Column ~Width...":"Kolonne~bredde...", +"Columns A~fter":"Kolonner efter", +"Columns B~efore":"Kolonner før", +"Columns ~After":"Kolonner efter", +"Columns ~Before":"Kolonner før", +"Comments":"Kommentarer", +"Comme~nt":"~Kommentar", +"Connector":"Forbindelse", +"Connector Ends with Arrow":"Forbindelse afsluttet med pilespids", +"Connector with Arrows":"Forbindelse med pilespidser", +"Connectors":"Forbindelseslinjer", +"Connectors (double click for multi-selection)":"Forbindelser (dobbeltklik for at vælge flere)", +"Content Control Properties":"Kontrolelement-egenskaber", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopiér hyperlinkadresse", +"Cop~y":"K~opiér", +"Corner Right Arrow":"Hjørnepil mod højre", +"Co~lumns...":"Spalter...", +"Co~mpress...":"Komprimér", +"Crop":"Beskær", +"Crop Image":"Beskær billede", +"Cross":"Kors", +"Cross-~reference...":"Krydshenvisning", +"Cuboid":"Kasseform", +"Currency":"Valuta", +"Current ~Index":"Aktuelt register", +"Curve":"Kurve", +"Curve Down":"Kurve nedad", +"Curve Up":"Kurve opad", +"Curved Connector":"Kurveforbindelse", +"Curved Connector Ends with Arrow":"Kurveforbindelse afsluttet med pilespids", +"Curved Connector with Arrows":"Kurveforbindelse med pilespidser", +"Cycle Case":"Skift mellem skrivemåder", +"Cylinder":"Cylinder", +"C~ell":"C~elle", +"C~haracter...":"Te~gn...", +"C~onditional":"Betinget", +"Data Bar...":"Databjælke...", +"Date":"Dato", +"Date...":"Dato...", +"Dat~e (variable)":"Dato (variabel)", +"Decrease Font Size":"Formindsk skriftstørrelse", +"Decrease Indent":"Formindsk indrykning", +"Decrease Paragraph Spacing":"Formindsk afstand mellem afsnit", +"Decrease Size":"Formindsk størrelse", +"Delete All Comments":"Slet alle kommentarer", +"Delete All Comments by This Author":"Slet alle kommentarer af denne forfatter", +"Delete Axis":"Slet akse", +"Delete Comment":"Slet kommentar", +"Delete Content Control":"Slet kontrolelement", +"Delete C~ells...":"Slet ~celler...", +"Delete C~ontents...":"Slet in~dhold...", +"Delete Data Labels":"Slet dataetiketter", +"Delete Decimal Place":"Fjern decimal", +"Delete Index":"Slet register", +"Delete Legend":"Slet forklaring", +"Delete Major Grid":"Slet overordnet gitter", +"Delete Minor Grid":"Slet underordnet gitter", +"Delete Row":"Slet række", +"Delete Rows":"Slet rækker", +"Delete Single Data Label":"Slet enkelt dataetiket", +"Delete Sparkline":"Slet minidiagram", +"Delete Sparkline Group":"Slet minidiagram-gruppe", +"Delete Table":"Slet tabel", +"Delete selected columns":"Slet valgte kolonner", +"Delete selected rows":"Slet valgte rækker", +"Delete table":"Slet tabel", +"Delete ~All Comments":"Slet ~alle kommentarer", +"Delete ~Columns":"Slet kolonner", +"Demote Outline Level":"Sænk dispositionsniveau", +"Demote Outline Level with Subpoints":"Sænk dispositionsniveau med underpunkter", +"De~lete...":"~Slet...", +"Diamond":"Ruder", +"Diamond Bevel":"Rudeformet facet", +"Digital Signatu~res...":"Digi~tale signaturer...", +"Display Grid":"Vis gitter", +"Doorplate":"Dørskilt", +"Double Brace":"Dobbelt klammeparentes", +"Double Bracket":"Dobbelt parentes", +"Double Underline":"Dobbelt understregning", +"Down Arrow":"Pil ned", +"Down Arrow Callout":"Forklaring med pil ned", +"Duplicate Page":"Lav kopi af side", +"Duplicate ~Slide":"Lav kopi af dia~s", +"D~elete Page":"~Slet side", +"Edit Hyperlink...":"Redigér hyperlink...", +"Edit Section...":"Redigér sektion...", +"Edit Sparkline Group...":"Redigér minidiagram-gruppe", +"Edit Sparkline...":"Redigér minidiagram…", +"Ellipse":"Ellipse", +"Ellipse (double click for multi-selection)":"Ellipse (dobbeltklik for at vælge flere)", +"Explosion":"Eksplosion", +"E~xecute Interaction...":"U_dfør interaktion ...", +"E~xit Group":"~Forlad gruppe", +"Fade Down":"Udtoning nedad", +"Fade Left":"Udtoning mod venstre", +"Fade Right":"Udtoning mod højre", +"Fade Up":"Udtoning opad", +"Fade Up and Left":"Perspektiv (venstre)", +"Fade Up and Right":"Perspektiv (højre)", +"Fiel~d":"~Felt", +"Fill Color":"Udfyldningsfarve", +"Find Next":"Find næste", +"Find Previous":"Find forrige", +"Find and Rep~lace...":"Find og erstat ...", +"First ~Author":"Første forfatter", +"Flip Horizontally":"Spejlvend vandret", +"Flip Vertically":"Spejlvend lodret", +"Flowchart: Alternate Process":"Rutediagram: Alternativ proces", +"Flowchart: Card":"Rutediagram: Kort", +"Flowchart: Collate":"Rutediagram: Flettede dele", +"Flowchart: Connector":"Rutediagram: Forbindelse", +"Flowchart: Data":"Rutediagram: Data", +"Flowchart: Decision":"Rutediagram: Beslutning", +"Flowchart: Delay":"Rutediagram: Forsinkelse", +"Flowchart: Direct Access Storage":"Rutediagram: Magnettromlelager", +"Flowchart: Display":"Rutediagram: Audiovisuel dataterminal", +"Flowchart: Document":"Rutediagram: Dokument", +"Flowchart: Extract":"Rutediagram: Skil", +"Flowchart: Internal Storage":"Rutediagram: Internt lager", +"Flowchart: Magnetic Disc":"Rutediagram: Magnetpladelager", +"Flowchart: Manual Input":"Rutediagram: Manuel indtastning", +"Flowchart: Manual Operation":"Rutediagram: Manuel operation", +"Flowchart: Merge":"Rutediagram: Flet", +"Flowchart: Multidocument":"Rutediagram: Multidokument", +"Flowchart: Off-page Connector":"Rutediagram: Udenfor-side forbindelse", +"Flowchart: Or":"Rutediagram: Eller", +"Flowchart: Predefined Process":"Rutediagram: Foruddefineret proces", +"Flowchart: Preparation":"Rutediagram: Forberedelse", +"Flowchart: Process":"Rutediagram: Proces", +"Flowchart: Punched Tape":"Rutediagram: Hulstrimmel", +"Flowchart: Sequential Access":"Rutediagram: Sekventielt medie", +"Flowchart: Sort":"Rutediagram: Sorter", +"Flowchart: Stored Data":"Rutediagram: Lagrede data", +"Flowchart: Summing Junction":"Rutediagram: Opsummeringspunkt", +"Flowchart: Terminator":"Rutediagram: Afslutning", +"Flower":"Blomst", +"Folded Corner":"Æseløre", +"Font Color":"Skriftfarve", +"Fontwork Shape":"Fontwork-form", +"Fontwork...":"Fontwork...", +"Foote~r":"S~idefod", +"For All Text":"For al tekst", +"For Paragraph":"For afsnit", +"For Selection":"For markering", +"Format Axis...":"Formatér akse...", +"Format Chart Area...":"Formatér diagramflade...", +"Format Data Labels...":"Formatér dataetiketter...", +"Format Data Point...":"Formatér datapunkt...", +"Format Data Series...":"Formatér dataserie...", +"Format Floor...":"Formatér gulv...", +"Format Legend...":"Formatér forklaring...", +"Format Major Grid...":"Formatér overordnet gitter...", +"Format Mean Value Line...":"Formatér middelværdilinje...", +"Format Minor Grid...":"Formatér underordnet gitter...", +"Format Pa~ge...":"Formatér ~side...", +"Format Selection...":"Formatér markering...", +"Format Single Data Label...":"Formatér enkelt dataetiket...", +"Format Stock Gain...":"Formatér aktietilvækst...", +"Format Stock Loss...":"Formatér aktietab...", +"Format Title...":"Formatér titel...", +"Format Trend Line Equation...":"Formatér tendenslinjeligning...", +"Format Trend Line...":"Formatér tendenslinje...", +"Format Wall...":"Formatér væg...", +"Format X Error Bars...":"Formatér X-fejllinjer...", +"Format Y Error Bars...":"Formatér Y-fejllinjer...", +"Format as Currency":"Formatér som valuta", +"Format as Date":"Formatér som dato", +"Format as General":"Formatér som generel", +"Format as Number":"Formatér som tal", +"Format as Percent":"Formatér som procent", +"Format as Scientific":"Formatér som videnskabeligt", +"Format as Time":"Formatér som tidspunkt", +"Formatting Mark":"Formateringsmærke", +"Formula to Value":"Formel til værdi", +"Forward One":"Flyt fremad", +"For~matting Marks":"Formateringsmærker", +"Fo~rm":"Fo~rmular", +"Frame":"Ramme", +"Freeze First Column":"Frys første kolonne", +"Freeze First Row":"Frys første række", +"Freeze Rows and Columns":"Frys rækker og kolonner", +"Freeze ~Cells":"Frys ~celler", +"F~ont Size...":"S~kriftstørrelse...", +"F~ormat":"F~ormatér", +"F~ourier Analysis...":"Fourier-analyse", +"F~rame...":"R~amme...", +"F~ull Screen":"~Fuldskærm", +"General":"Generelt", +"Give a label to identify an object":"Angiv en etiket til identifikation af et objekt", +"Go t~o Page...":"Gå til side...", +"Go t~o Slide...":"Gå til dias...", +"Group Sparklines":"Gruppér minidiagrammer", +"Heading ~Numbering...":"Overskriftsnummerering...", +"Heart":"Hjerte", +"Hexagon":"Sekskant", +"He~ader":"Side~hoved", +"He~ader and Footer":"~Sidehoved og sidefod", +"Horizontal Scroll":"Vandret skriftrulle", +"Horizontally ~Center":"Vandret centreret", +"Horizontally ~Left":"Vandret til venstre", +"Horizontally ~Right":"Vandret til højre", +"Horizontally ~Spacing":"Vandret med mellemrum", +"H~ide":"Sk~jul", +"H~ide Columns":"Skjul kolonner", +"H~ide Rows":"Sk~jul rækker", +"Icon Set...":"Ikonsæt...", +"Ignore":"Ignorér", +"Ignore All":"Ignorér alle", +"Image Mode":"Billedtilstand", +"In ~Background":"I ~baggrunden", +"Increase Font Size":"Forøg skriftstørrelse", +"Increase Indent":"Forøg indrykning", +"Increase Paragraph Spacing":"Forøg afstand mellem afsnit", +"Increase Size":"Forøg størrelse", +"Inflate":"Pust op", +"Insert Audio or Video":"Indsæt lyd eller video", +"Insert Axis":"Indsæt akse", +"Insert Axis Title":"Indsæt aksetitel", +"Insert Bookmark":"Indsæt bogmærke", +"Insert Caption...":"Indsæt billedtekst...", +"Insert Chart":"Indsæt diagram", +"Insert Column After":"Indsæt kolonne efter", +"Insert Column Before":"Indsæt kolonne før", +"Insert Column Break":"Indsæt kolonneskift", +"Insert Columns ~After":"Indsæt kolonner efter", +"Insert Columns ~Before":"Indsæt kolonner før", +"Insert Comment":"Indsæt kommentar", +"Insert Co~lumns":"Indsæt kolonner", +"Insert Cross-reference":"Indsæt krydshenvisning", +"Insert Data Labels":"Indsæt dataetiketter", +"Insert Endnote":"Indsæt slutnote", +"Insert Field":"Indsæt felt", +"Insert Fontwork Text":"Indsæt Fontwork-tekst", +"Insert Footnote":"Indsæt fodnote", +"Insert Frame":"Indsæt ramme", +"Insert Hyperlink":"Indsæt hyperlink", +"Insert Image...":"Indsæt billede...", +"Insert Index Entry":"Indsæt registerelement", +"Insert Line (double click for multi-selection)":"Indsæt linje (dobbeltklik for at vælge flere)", +"Insert Major Grid":"Indsæt overordnet gitter", +"Insert Mean ~Value Line":"Indsæt middel~værdilinje", +"Insert Minor Grid":"Indsæt underordnet gitter", +"Insert Page Break":"Indsæt sideskift", +"Insert Page Number":"Indsæt sidetal", +"Insert Row Above":"Indsæt række over", +"Insert Row Below":"Indsæt række under", +"Insert Rows ~Above":"Indsæt rækker ~over", +"Insert Rows ~Below":"Indsæt rækker ~under", +"Insert Single Data Label":"Indsæt enkelt dataetiket", +"Insert Slide":"Indsæt dias", +"Insert Soft Hyphen...":"Indsæt blød bindestreg...", +"Insert Special Character":"Indsæt specialtegn", +"Insert Special Characters":"Indsæt specialtegn", +"Insert Text Box":"Indsæt tekstfelt", +"Insert Text Box (double click for multi-selection)":"Indsæt tekstfelt (dobbeltklik for at vælge flere)", +"Insert Titles...":"Indsæt titler...", +"Insert Tre~nd Line...":"Indsæt ~tendenslinje...", +"Insert Unnumbered Entry":"Indsæt element uden nummer", +"Insert Vertical Text":"Indsæt lodret tekst", +"Insert columns after":"Indsæt kolonner efter", +"Insert columns before":"Indsæt kolonner før", +"Insert page number":"Indsæt sidenummer", +"Insert rows above":"Indsæt rækker over", +"Insert rows below":"Indsæt rækker under", +"Insert ~Cells...":"Indsæt ~celler...", +"Insert ~Rows":"Indsæt ~rækker", +"Insert ~Table...":"Indsæt Tabel...", +"Insert ~X Error Bars...":"Indsæt ~X-fejllinjer...", +"Insert ~Y Error Bars...":"Indsæt ~Y-fejllinjer...", +"Insert/Delete Axes...":"Indsæt/slet akser...", +"Invert":"Inverter", +"Isosceles Triangle":"Ligebenet trekant", +"Italic":"Kursiv", +"Justified":"Lige margener", +"Language":"Sprog", +"Language Status":"Sprogstatus", +"Layout":"Layout", +"Left":"Venstre", +"Left Arrow":"Pil mod venstre", +"Left Arrow Callout":"Forklaring med pil mod venstre", +"Left Brace":"Venstre klammeparentes", +"Left Bracket":"Venstre parentes", +"Left and Right Arrow":"Pil mod venstre-højre", +"Left and Right Arrow Callout":"Forklaring med pil mod venstre-højre", +"Left-To-Right":"Venstre mod højre", +"Lightning Bolt":"Lyn", +"Line":"Linje", +"Line Callout 1":"Linjeforklaring 1", +"Line Callout 2":"Linjeforklaring 2", +"Line Callout 3":"Linjeforklaring 3", +"Line Color":"Stregfarve", +"Line Connector":"Linjeforbindelse", +"Line Connector Ends with Arrow":"Linjeforbindelse afsluttet med pilespids", +"Line Spacing":"Linjeafstand", +"Line Spacing: 1":"Linjeafstand: 1", +"Line Spacing: 1.5":"Linjeafstand : 1,5", +"Line Spacing: 2":"Linjeafstand: 2", +"Lis~ts":"Lister", +"L~ine...":"St~reg...", +"Manage Track Changes":"Ændringshåndtering", +"Manage...":"Administrér...", +"Manual ~Break...":"~Manuelt skift...", +"Master Slides":"Diasmastere", +"Media":"Medier", +"Merge Cells":"Flet celler", +"Merge and center or unmerge cells depending on the current toggle state":"Flet og centrér eller opdel flettede celler, afhængigt af den aktuelle status", +"Moon":"Måne", +"More ~Filters":"Flere ~filtre", +"Move Item Down":"Flyt element nedad", +"Move Item Down with Subpoints":"Flyt elementer med underpunkter nedad", +"Move Item Up":"Flyt elementet opad", +"Move Item Up with Subpoints":"Flyt elementet med underpunkter opad", +"M~erge and Center Cells":"Fl~et og centrér celler", +"Name...":"Navn...", +"Na~vigator":"Na~vigator", +"New Page":"Ny side", +"Next":"Næste", +"Next Page":"Næste side", +"Next Track Change":"Næste ændring", +"No List":"Ingen liste", +"Non-breaking ~Hyphen":"~Hård bindestreg", +"None":"Ingen", +"Notched Right Arrow":"Kløftet pil mod højre", +"Number":"Tal", +"Number Format":"Talformat", +"Number Format...":"Talformat...", +"Number Format: Currency":"Talformat: Valuta", +"Number Format: Date":"Talformat: Dato", +"Number Format: Decimal":"Talformat: Decimal", +"Number Format: Exponential":"Talformat: Eksponentiel", +"Number Format: Percent":"Talformat: Procent", +"Number Format: Standard":"Talformat: Standard", +"Number Format: Time":"Talformat: Klokkeslæt", +"Octagon":"Ottekant", +"Octagon Bevel":"Ottekantet facet", +"Open Circle (Curve)":"Badge", +"Open Circle (Pour)":"Badge (med hældning)", +"Open Hyperlink":"Åbn hyperlink", +"Open the Elements Deck":"Åbn panelområdet Elementer", +"Open the Styles Deck":"Åbn panelområdet Typografier", +"Optimal Column Width":"Optimal kolonnebredde", +"Optimal Row Height":"Optimal rækkehøjde", +"Orientation":"Papirretning", +"Outline Font Effect":"Skrifteffekten kontur", +"Overline":"Overlinje", +"Page Properties...":"Sideegenskaber...", +"Page Tit~le":"Sidetite~l", +"Page ~Count":"Side~antal", +"Paired ~t-test...":"Parret ~t-test...", +"Parallelogram":"Parallelogram", +"Paste ~Special...":"Indsæt spe~ciel...", +"Pentagon":"Femkant", +"Percent":"Procent", +"Pi~vot Table...":"Pi~vottabel...", +"Plain Text":"Ren tekst", +"Pop Art":"Popkunst", +"Position and Si~ze...":"Pla~cering og størrelse...", +"Previous Page":"Forrige side", +"Previous Track Change":"Forrige ændring", +"Prin~t Ranges":"Udskriftso~mråder", +"Prohibited":"Forbudt", +"Promote Outline Level":"Hæv dispositionsniveauet", +"Promote Outline Level with Subpoints":"Hæv dispositionsniveau med underpunkter", +"Properties":"Egenskaber", +"Propert~ies...":"~Egenskaber...", +"Protect Cells":"Beskyt celler", +"Protect ~Sheet...":"Beskyt ~ark...", +"Pr~evious":"Forrige", +"Puzzle":"Puslespilsbrik", +"P~aragraph...":"~Afsnit...", +"QR and ~Barcode...":"QR- og stregkode...", +"Record Track Changes":"Registrér ændringer", +"Rectangle":"Rektangel", +"Rectangle (double click for multi-selection)":"Rektangel (dobbeltklik for at vælge flere)", +"Rectangle, Rounded":"Rektangel, afrundet", +"Rectangular Callout":"Rektangulær forklaring", +"Reject":"Afvis", +"Reject All":"Afvis alle", +"Reject All Changes":"Afvis alle ændringer", +"Reject Change":"Afvis ændring", +"Reject Track Change and select the next one":"Afvis ændring markér den næste", +"Reject and Move to Next":"Afvis og gå til næste", +"Remove Noise":"Fjern støj", +"Rename Master":"Omdøb master", +"Rename S~heet...":"Omdøb ark", +"Reply Comment":"Besvar kommentar", +"Reset Data Point":"Nulstil datapunkt", +"Reset all Data Points":"Nulstil alle datapunkter", +"Resolved Comments":"Løste kommentarer", +"Restart Numbering":"Genstart nummerering", +"Right":"Højre", +"Right Arrow":"Pil mod højre", +"Right Arrow Callout":"Forklaring med pil mod højre", +"Right Brace":"Højre klammeparentes", +"Right Bracket":"Højre parentes", +"Right Triangle":"Retvinklet trekant", +"Right or Left Arrow":"Pil mod venstre eller højre", +"Right-To-Left":"Højre mod venstre", +"Ring":"Ring", +"Rotate 90° ~Left":"Drej 90° til ~venstre", +"Rotate 90° ~Right":"Drej 90° til ~højre", +"Rot~ate":"Rot~er", +"Round Callout":"Rund forklaring", +"Rounded Rectangular Callout":"Afrundet rektangulær forklaring", +"Row":"Række", +"Row ~Height...":"~Rækkehøjde...", +"Rows ~Above":"Rækker ~over", +"Rows ~Below":"Rækker ~under", +"R~efresh Range":"Opdatér område", +"R~ight-To-Left":"~Højre mod venstre", +"R~un Macro...":"Udfør ~makro...", +"S-shaped Arrow":"S-formet pil", +"Save ~As...":"Ge~m som...", +"Scientific":"Videnskabeligt", +"Select Cell":"Markér celle", +"Select Column":"Markér kolonne", +"Select Row":"Markér række", +"Select Table":"Vælg tabel", +"Select ~All":"Markér ~alt", +"Select ~Range...":"Markér om~råde...", +"Set Background Image...":"Sæt baggrundsbillede...", +"Set Character Spacing":"Sæt tegnafstand", +"Set Heading Numbering":"Indstil overskriftsnummerering...", +"Set Line Spacing":"Sæt linjeafstand", +"Se~ction...":"~Sektion...", +"Shadow":"Skygge", +"Sharpen":"Øg skarphed", +"Sheet R~ight-To-Left":"Ark ~højre mod venstre", +"Show":"Vis", +"Show Navigator Window":"Vis Navigator-vindue", +"Show track changes":"Vis ændringer", +"Sho~w Rows":"Vi~s rækker", +"Sho~w Slide":"~Vis dias", +"Sidebar":"Sidepanel", +"Signat~ure Line...":"Underskriftslinje...", +"Signet":"Segl", +"Slant Down":"Hældning nedad", +"Slant Up":"Hældning opad", +"Slide Layout":"Dias~layout...", +"Slide Properties...":"Diasegenskaber...", +"Slide Tit~le":"Diastitel", +"Slide Transition":"Diasovergang", +"Slide ~Count":"Antal dias", +"Slide ~Layout":"Dias~layout", +"Small capitals":"Kapitæler", +"Smiley Face":"Smilende ansigt", +"Snap to Grid":"Fastgør til gitter", +"Sort Ascending":"Sortér stigende", +"Sort Descending":"Sortér faldende", +"So~rt...":"S~orter...", +"Sparkline...":"Minidiagram...", +"Sparklines":"Minidiagrammer", +"Split Arrow":"Delt pil", +"Split Cells...":"Opdel celler...", +"Split Table...":"Opdel tabel...", +"Square":"Kvadrat", +"Square Bevel":"Kvadratisk facet", +"Square, Rounded":"Kvadrat, afrundet", +"Statistics":"Statistik", +"Stop":"Stop", +"Straight Connector":"Lige forbindelse", +"Straight Connector ends with Arrow":"Lige forbindelse afsluttet med pilespids", +"Straight Connector with Arrows":"Lige forbindelse med pilespidser", +"Strikethrough":"Gennemstregning", +"Striped Right Arrow":"Stribet pil mod højre", +"Subscript":"Sænket skrift", +"Sun":"Sol", +"Superscript":"Hævet skrift", +"Symbol":"Symbol", +"S~how Columns":"Vis kolonner", +"S~lide":"Dias", +"S~pecial Character...":"S~pecialtegn...", +"Table Cell Background Color":"Tabel cellebaggrundsfarve", +"Table of Contents and Inde~x":"Indholdsfortegnelse og register", +"Ta~ble Properties...":"Tabelegenskaber...", +"Text Wrap...":"Tekstombrydning...", +"Te~xt":"Tekst", +"Theme...":"Tema...", +"Thousands Separator":"Tusindtalsskilletegn", +"Time":"Klokkeslæt", +"Time Field":"Klokkeslætsfelt", +"Title Page...":"Titelside...", +"To Background":"Til baggrund", +"To Cell (~resize with cell)":"Til celle (tilpas størrelse sammen med cellen)", +"To Foreground":"Til forgrund", +"To Next Paragraph in Level":"Til næste afsnit på samme niveau", +"To Previous Paragraph in Level":"Til forrige afsnit på samme niveau", +"To P~age":"Til ~side", +"To ~Cell":"Til ~celle", +"To ~Character":"Til t~egn", +"To ~Curve":"Til ~kurve", +"To ~Frame":"Til ~ramme", +"To ~Paragraph":"Til ~afsnit", +"Toggle Automatic Spell Checking":"Slå automatisk stavekontrol til/fra", +"Toggle Formatting Marks":"Slå formateringsmærker til/fra", +"Toggle Ordered List":"Slå Sorteret liste til/fra", +"Toggle Shadow":"Slå skygge til/fra", +"Toggle Unordered List":"Slå Usorteret liste til/fra", +"Top":"Top", +"Track Chan~ges":"Registrér ændrin~ger", +"Translate...":"Oversæt", +"Transparency":"Gennemsigtighed", +"Trapezoid":"Trapez", +"Triangle Down":"Trekant nedad", +"Triangle Up":"Trekant opad", +"T~able":"Ta~bel", +"T~ime (variable)":"Klokkeslæt (variabel)", +"T~itle":"~Titel", +"Underline":"Understregning", +"Unfloat Frame Content":"Fastgør rammeindhold", +"Ungroup Sparklines":"Ophæv minidiagram-gruppe", +"Unmerge Cells":"Opdel flettede celler", +"Unprotect Cells":"Ophæv cellebeskyttelse", +"Up Arrow":"Pil op", +"Up Arrow Callout":"Forklaring med pil op", +"Up and Down Arrow":"Pil op-nedad", +"Up and Down Arrow Callout":"Forklaring med pil op-nedad", +"Up and Right Arrow":"Pil op mod højre", +"Up and Right Arrow Callout":"Forklaring med pil op og mod højre", +"Up, Right and Down Arrow":"Pil op, mod højre og nedad", +"Update ~Index":"Opdatér register/fortegnelse", +"Vertical Scroll":"Lodret skriftrulle", +"Vertical Text":"Lodret tekst", +"Vertically C~enter":"Lodret centreret", +"Vertically S~pacing":"Lodret afstand", +"Vertically ~Bottom":"Lodret nedefra", +"Vertically ~Top":"Lodret Øverst", +"View Grid Lines":"Vis gitterlinjer", +"Watermark...":"Vandmærke...", +"Wave":"Bølge", +"Wrap Text":"Ombryd tekst", +"Zoom In":"Zoom ind", +"Zoom Out":"Zoom ud", +"~3D View...":"~3D-visning...", +"~Accessibility Check...":"Tilgængelighedstjek", +"~Add":"~Tilføj", +"~Add to List":"Tilføj til liste", +"~Advanced Filter...":"~Avanceret filter...", +"~Analysis of Variance (ANOVA)...":"Variansanalyse (ANOVA)...", +"~Arrange":"~Arrangér", +"~Author":"F~orfatter", +"~Automatic Spell Checking":"~Automatisk stavekontrol", +"~Bottom":"~Bund", +"~Bring to Front":"Flyt til forrest", +"~Bullets and Numbering...":"~Punktopstilling...", +"~Capitalize Every Word":"~Hvert Ord Med Stort", +"~Centered":"~Centreret", +"~Chart...":"D~iagram...", +"~Chi-square Test...":"~Chi-kvadrat test...", +"~Clear":"Ryd", +"~Clear Direct Formatting":"Ryd ~direkte formatering", +"~Column":"~Kolonne", +"~Column Break":"~Kolonneskift", +"~Columns":"~Kolonner", +"~Contour":"K~ontur", +"~Convert":"~Konvertér", +"~Correlation...":"Korrelation...", +"~Covariance...":"Kovarians", +"~Cut":"~Klip", +"~Data":"~Data", +"~Data Ranges...":"Data~områder...", +"~Data Table...":"~Dataetiketter...", +"~Date":"~Dato", +"~Date (fixed)":"~Dato (fast)", +"~Date (variable)":"~Dato (variabel)", +"~Define":"~Definér", +"~Define Range...":"~Definér område...", +"~Define...":"~Definér ...", +"~Delete":"~Slet", +"~Delete Sheet...":"~Slet ark...", +"~Delete Slide":"~Slet dias", +"~Descriptive Statistics...":"Deskriptiv statistik...", +"~Display Grid":"Vis gitter", +"~Edit":"~Redigér", +"~Edit Contour...":"~Redigér kontur...", +"~Edit...":"~Redigér...", +"~Endnote":"Slutnote", +"~Enter Group":"Gå ind i gruppe", +"~Exponential Smoothing...":"Eksponentiel udjævning...", +"~F-test...":"F-test...", +"~File":"~Filer", +"~First Paragraph":"Først~e afsnit", +"~Fonts...":"~Skrifttyper...", +"~Footnote":"~Fodnote", +"~Footnote/Endnote Settings...":"Indstillinger for ~fodnoter/slutnoter...", +"~Format Cells...":"Formatér ~celler...", +"~Formula Object...":"~Formelobjekt...", +"~Function...":"~Funktion...", +"~Go to Sheet...":"Gå til ark...", +"~Goal Seek...":"Målsøg~ning...", +"~Group":"Etablér ~gruppe", +"~Group and Outline":"~Gruppe og disposition", +"~Group...":"~Gruppér...", +"~Header and Footer...":"~Sidehoved og sidefod...", +"~Headers and Footers...":"~Sidehoved og sidefod...", +"~Height...":"~Højde...", +"~Help":"~Hjælp", +"~Hide":"Sk~jul", +"~Hide AutoFilter":"~Skjul Autofilter", +"~Hide Details":"~Skjul detaljer", +"~Hide Sheet":"Sk~jul ark", +"~Hide Slide":"~Skjul dias", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"~Hyperlink...", +"~Hyphenation":"~Orddeling", +"~Hyphenation...":"~Orddeling...", +"~Image...":"Billede...", +"~Index Entry...":"Registerelement...", +"~Insert":"~Indsæt", +"~Insert or Edit...":"Indsæt eller redigér...", +"~Insert...":"~Indsæt...", +"~Interaction...":"~Interaktion...", +"~Left":"~Venstre", +"~Left-to-Right Mark":"Venstre-mod-højre-mærke", +"~Line Numbering...":"~Linjenummerering...", +"~Manage...":"Håndtér...", +"~Middle":"~Midte", +"~More Fields...":"~Flere felter...", +"~More Options...":"Flere valg~muligheder...", +"~Move or Copy Sheet...":"~Flyt eller kopiér ark...", +"~Moving Average...":"Løbende gennemsnit...", +"~Named Ranges and Expressions":"Navngivne områder og udtryk", +"~New Slide":"~Nyt dias", +"~No-break Space":"Hårdt mellemrum (uden ombrydning)", +"~Optimal":"~Optimal", +"~Optimal Height...":"~Optimal højde...", +"~Optimal Width...":"~Optimal bredde...", +"~Ordered List":"Sorteret liste", +"~Page":"~Side", +"~Page Break":"~Sideskift", +"~Page Number":"Sidetal", +"~Page Number...":"Sidetal...", +"~Page Numbers...":"~Sidetal...", +"~Page Style...":"Sidetypografi…", +"~Page...":"~Side...", +"~Parallel":"~Parallel", +"~Paste":"Sæt i~nd", +"~Pivot Table":"~Pivottabel", +"~Print...":"~Udskriv...", +"~Properties...":"Egenskaber...", +"~Recalculate":"~Genberegn", +"~Record":"~Registrér", +"~Redo":"~Annullér fortryd", +"~Refresh":"Opda~ter", +"~Regression...":"~Regression...", +"~Remove Hyperlink":"~Fjern hyperlink", +"~Remove Outline":"Fjern disposition", +"~Reset Filter":"Nulstil filter", +"~Right":"~Højre", +"~Right-to-Left Mark":"Højre-mod-venstre-mærke", +"~Row":"~Række", +"~Rows":"~Rækker", +"~Sampling...":"~Prøvetagning...", +"~Save":"~Gem", +"~Sections...":"~Sektioner...", +"~Select":"Markér", +"~Send to Back":"Flyt til ~bagest", +"~Sentence case":"Indledende stort bogstav", +"~Shape":"~Figur", +"~Sheet":"~Ark", +"~Show":"Vi~s", +"~Show Details":"~Vis detaljer", +"~Show Sheet...":"~Vis ark...", +"~Slide Number":"Diasnummer", +"~Soft Hyphen":"Blød bindestreg", +"~Sort...":"S~ortér...", +"~Spacing":"~Afstand", +"~Spacing...":"~Afstand...", +"~Spelling...":"~Stavekontrol...", +"~Standard Filter...":"~Standardfilter...", +"~Subject":"~Emne", +"~Table":"Ta~bel", +"~Table Properties...":"~Tabelegenskaber...", +"~Table...":"~Tabel...", +"~Text Box":"~Tekstfelt", +"~Thesaurus...":"~Synonymordbog...", +"~Through":"Gennem", +"~Time":"Klokkeslæt", +"~Time (fixed)":"Klokkeslæt (fast)", +"~Time (variable)":"Klokkeslæt (variabelt)", +"~Tools":"Fun~ktioner", +"~Top":"~Top", +"~UPPERCASE":"~STORE BOGSTAVER", +"~Undo":"Fortr~yd", +"~Ungroup...":"~Ophæv gruppe...", +"~Unordered List":"Usorteret liste", +"~Update All":"Opdatér ~alt", +"~Validity...":"~Validering...", +"~View":"~Vis", +"~While Typing":"~Under skrivning", +"~Width...":"~Bredde...", +"~Word Count...":"Antal ord...", +"~Word Joiner":"Ikke-linjeskift", +"~Wrap":"~Ombrydning", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Nulbredde-mellemrum", +"~lowercase":"~små bogstaver", +"~tOGGLE cASE":"~oMBYT sTORE/sMÅ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/de-override.json b/f7cloud-office/browser/dist/l10n/uno/de-override.json new file mode 100644 index 0000000..45969bf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/de-override.json @@ -0,0 +1,3 @@ +{ +"Zoom In":"Vergrößern" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/de.json b/f7cloud-office/browser/dist/l10n/uno/de.json new file mode 100644 index 0000000..d1274f1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/de.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Stern mit ~12 Zacken", +"24-Point Star":"Stern mit ~24 Zacken", +"4-Point Star":"Stern mit ~4 Zacken", +"4-way Arrow":"~Pfeil in alle Richtungen", +"4-way Arrow Callout":"Lege~nde mit Pfeilen in alle Richtungen", +"5-Point Star":"Stern mit ~5 Zacken", +"6-Point Star":"Stern mit ~6 Zacken", +"6-Point Star, Concave":"Stern mit 6 Zacken, konkav", +"8-Point Star":"Stern mit ~8 Zacken", +"Accept":"Ann~ehmen", +"Accept All":"Alle anneh~men", +"Accept All Changes":"Alle Änderung annehmen", +"Accept Change":"Änderung annehmen", +"Accept Track Change and select the next one":"Änderung annehmen und die Nächste auswählen", +"Accept and Move to Next":"Annehmen und zur Nächs~ten springen", +"Add Decimal Place":"Dezimalstelle hinzufügen", +"Add To Dictionary":"Zum Wörterbuch hinzufügen", +"Add descriptions of non-text content (for accessibility)":"Beschreibungen von Nicht-Text-Inhalten hinzufügen (für Barrierefreiheit)", +"After":"Nac~h", +"Align Bottom":"Unten ausrichten", +"Align Bottom to Anchor":"Unten am Anker ausrichten", +"Align Center":"Zentriert ausrichten", +"Align Left":"Linksbündig", +"Align Right":"Rechtsbündig", +"Align Tex~t":"Text ausric~hten", +"Align Top":"Oben ausrichten", +"Align Top to Anchor":"Oben am Anker ausrichten", +"Alt Text...":"Alternativer Text…", +"Anc~hor":"~Verankerung", +"Animation":"Anima~tion", +"Apply Suggestion":"Vorschlag übernehmen", +"Arch Down (Curve)":"Bogen nach unten (Kontur)", +"Arch Down (Pour)":"Bogen nach unten (gefüllt)", +"Arch Left (Curve)":"Bogen nach links (Kontur)", +"Arch Right (Curve)":"Bogen nach rechts (Kontur)", +"Arch Right (Pour)":"Bogen nach rechts (gefüllt)", +"Arch Up (Curve)":"Bogen nach oben (Kontur)", +"Arch Up (Pour)":"Bogen nach oben (gefüllt)", +"Arrange":"Anordnen", +"As C~haracter":"A~ls Zeichen", +"AutoCorr~ect":"AutoKorrek~tur", +"AutoFill Data Series: automatic":"Ausfüllen Datenreihen, automatisch", +"Auto~Filter":"AutoF~ilter", +"A~lignment...":"Ausri~chtung…", +"A~rea...":"Flä~che…", +"A~rrange":"An~ordnen", +"Back One":"Weiter nach ~hinten", +"Background Color":"Hintergrundfarbe", +"Before":"~Vor", +"Block Arc":"~Halbbogen", +"Bold":"~Fett", +"Bookmar~k...":"~Lesezeichen…", +"Borders (Shift to overwrite)":"Umrandung ([Umschalt] zum Überschreiben)", +"Bottom":"~Unten", +"Brightness":"Helligkeit", +"Caption...":"Beschriftun~g…", +"Center":"~Mitte", +"Center Horizontal":"Horizontal zentrieren", +"Center Vertically":"Mittig ausrichten", +"Centered":"~Zentriert", +"Ce~lls...":"Zelle~n…", +"Character Highlighting Color":"Farbe der Zeichenhervorhebung", +"Character Spacing":"Zeichenabstand", +"Charcoal Sketch":"~Kohlezeichnung", +"Chart T~ype...":"Diagramm~typ…", +"Check Spelling":"Rechtschreibung prüfen", +"Chevron":"Eingeker~bter Richtungspfeil", +"Chevron Down":"Chevron nach unten", +"Chevron Up":"Chevron nach oben", +"Circle":"~Kreis", +"Circle (Curve)":"Kreis (Kontur)", +"Circle (Pour)":"Kreis (gefüllt)", +"Circle Pie":"Kreissektor", +"Circular Arrow":"Pfeil i~m Kreis", +"Clear Direct Formatting":"Direkte Formatierung löschen", +"Clear ~Direct Formatting":"Direkte Formatierung l~öschen", +"Cle~ar Cells...":"Inhalte ~löschen…", +"Clone Formatting":"Formatierung ~übertragen", +"Close Master View":"Masteransicht schließen", +"Cloud":"~Wolke", +"Cl~ear Contents...":"Z~ellinhalte löschen…", +"Color Scale...":"~Farbbalken…", +"Column":"Spalte", +"Column ~Width...":"Spalten~breite…", +"Columns A~fter":"Spalten ~danach", +"Columns B~efore":"Spalten da~vor", +"Columns ~After":"~Danach", +"Columns ~Before":"Da~vor", +"Comments":"~Kommentare", +"Comme~nt":"~Kommentar", +"Connector":"Verbinder", +"Connector Ends with Arrow":"Verbinder mit Pfeilende", +"Connector with Arrows":"Verbinder mit Pfeilen", +"Connectors":"~Verbinder", +"Connectors (double click for multi-selection)":"Verbinder (Doppelklick für Mehrfachauswahl)", +"Content Control Properties":"Eigenschaften Inhalts-Steuerelement", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Hyperlink-Adresse kopieren", +"Cop~y":"Ko~pieren", +"Corner Right Arrow":"Pfeil nach rechts ~über Eck", +"Co~lumns...":"~Spalten…", +"Co~mpress...":"~Komprimieren…", +"Crop":"~Zuschneiden", +"Crop Image":"Bild zuschneiden", +"Cross":"Kreu~z", +"Cross-~reference...":"~Querverweis…", +"Cuboid":"Quad~er", +"Currency":"~Währung", +"Current ~Index":"A~ktuelles Verzeichnis", +"Curve":"~Kurve", +"Curve Down":"Gekrümmt nach unten", +"Curve Up":"Gekrümmt nach oben", +"Curved Connector":"Kurvenverbinder", +"Curved Connector Ends with Arrow":"Kurvenverbinder mit Pfeilende", +"Curved Connector with Arrows":"Kurvenverbinder mit Pfeilen", +"Cycle Case":"Schreib~weise rotieren", +"Cylinder":"Z~ylinder", +"C~ell":"~Zelle", +"C~haracter...":"~Zeichen…", +"C~onditional":"Bedingte~ Formatierung", +"Data Bar...":"~Datenbalken…", +"Date":"~Datum", +"Date...":"D~atum…", +"Dat~e (variable)":"~Datum (variabel)", +"Decrease Font Size":"Schriftgröße verkleinern", +"Decrease Indent":"Einzug verkleinern", +"Decrease Paragraph Spacing":"Absatzabstand verkleinern", +"Decrease Size":"Schriftgröße ~verkleinern", +"Delete All Comments":"Alle Kommentare ~löschen", +"Delete All Comments by This Author":"Alle Kommentare ~dieses Autors löschen", +"Delete Axis":"Achse löschen", +"Delete Comment":"~Kommentar löschen", +"Delete Content Control":"Inhalts-Steuerelement löschen", +"Delete C~ells...":"Zellen l~öschen…", +"Delete C~ontents...":"Inhalte ~löschen…", +"Delete Data Labels":"Datenbeschriftungen löschen", +"Delete Decimal Place":"Dezimalstelle entfernen", +"Delete Index":"Verzeichnis löschen", +"Delete Legend":"Legende löschen", +"Delete Major Grid":"Hauptgitterlinien löschen", +"Delete Minor Grid":"Hilfsgitterlinien löschen", +"Delete Row":"Ze~ile löschen", +"Delete Rows":"Zeilen löschen", +"Delete Single Data Label":"Datenbeschriftung löschen", +"Delete Sparkline":"Sparkline löschen", +"Delete Sparkline Group":"Sparklinegruppe löschen", +"Delete Table":"Tabelle löschen", +"Delete selected columns":"Ausgewählte Spalten löschen", +"Delete selected rows":"Ausgewählte Zeilen löschen", +"Delete table":"Tabelle löschen", +"Delete ~All Comments":"~Alle Kommentare löschen", +"Delete ~Columns":"Spalte~n löschen", +"Demote Outline Level":"Gliederungsebene her~abstufen", +"Demote Outline Level with Subpoints":"Gliederungsebene mit Unterpunkten h~erabstufen", +"De~lete...":"~Löschen…", +"Diamond":"Ra~ute", +"Diamond Bevel":"Rauten~förmiger Bilderrahmen", +"Digital Signatu~res...":"Digitale Signatu~ren…", +"Display Grid":"Raster anzeigen", +"Doorplate":"~Türschild", +"Double Brace":"Geschweifte Klammer links u~nd rechts", +"Double Bracket":"Runde ~Klammer links und rechts", +"Double Underline":"Do~ppelt unterstrichen", +"Down Arrow":"Pfeil nach ~unten", +"Down Arrow Callout":"Legende mit Pfeil na~ch unten", +"Duplicate Page":"Seite do~ppeln", +"Duplicate ~Slide":"Folie do~ppeln", +"D~elete Page":"Seite ~löschen", +"Edit Hyperlink...":"Hyperlink bearbeiten…", +"Edit Section...":"Bereich bearbeiten…", +"Edit Sparkline Group...":"Sparklinegruppe bearbeiten…", +"Edit Sparkline...":"Sparkline bearbeiten…", +"Ellipse":"Ell~ipse", +"Ellipse (double click for multi-selection)":"Ellipse (Doppelklick für Mehrfachauswahl)", +"Explosion":"~Explosion", +"E~xecute Interaction...":"Animation ausführen", +"E~xit Group":"Ver~lassen", +"Fade Down":"Abnehmend nach unten", +"Fade Left":"Abnehmend nach links", +"Fade Right":"Abnehmend nach rechts", +"Fade Up":"Abnehmend nach oben", +"Fade Up and Left":"Abnehmend nach links und oben", +"Fade Up and Right":"Abnehmend nach rechts und oben", +"Fiel~d":"Feldbefe~hl", +"Fill Color":"Füllfarbe", +"Find Next":"Nächsten suchen", +"Find Previous":"Vorherigen suchen", +"Find and Rep~lace...":"Suchen und ~ersetzen…", +"First ~Author":"~Autor", +"Flip Horizontally":"~Horizontal spiegeln", +"Flip Vertically":"~Vertikal spiegeln", +"Flowchart: Alternate Process":"Al~ternativer Prozess", +"Flowchart: Card":"~Karte", +"Flowchart: Collate":"~Zusammenstellen", +"Flowchart: Connector":"Ver~bindungsstelle", +"Flowchart: Data":"~Daten", +"Flowchart: Decision":"Verz~weigung", +"Flowchart: Delay":"Verz~ögerung", +"Flowchart: Direct Access Storage":"Datentr~äger mit direktem Zugriff", +"Flowchart: Display":"A~nzeige", +"Flowchart: Document":"Ph~ysisches Dokument", +"Flowchart: Extract":"~Auszug", +"Flowchart: Internal Storage":"Zentralspei~cher", +"Flowchart: Magnetic Disc":"~Magnetplattenspeicher", +"Flowchart: Manual Input":"Manuelle ~Eingabe", +"Flowchart: Manual Operation":"Man~uelle Verarbeitung", +"Flowchart: Merge":"Zusammen~führen", +"Flowchart: Multidocument":"Meh~rere physische Dokumente", +"Flowchart: Off-page Connector":"Verbindungsstelle~ zu einer anderen Seite", +"Flowchart: Or":"~Oder", +"Flowchart: Predefined Process":"Vordef~inierter Prozess", +"Flowchart: Preparation":"~Vorbereitung", +"Flowchart: Process":"~Prozess", +"Flowchart: Punched Tape":"~Lochstreifen", +"Flowchart: Sequential Access":"Datenträger mit se~quentiellem Zugriff", +"Flowchart: Sort":"~Sortieren", +"Flowchart: Stored Data":"Gespeic~herte Daten", +"Flowchart: Summing Junction":"Zusammenf~ührung", +"Flowchart: Terminator":"~Grenzstelle", +"Flower":"Bl~ume", +"Folded Corner":"Ge~faltete Ecke", +"Font Color":"Zeichenfarbe", +"Fontwork Shape":"Fontwork-Form", +"Fontwork...":"Font~work…", +"Foote~r":"Fu~ßzeile", +"For All Text":"Für den ~gesamten Text", +"For Paragraph":"Für A~bsatz", +"For Selection":"Für ~Auswahl", +"Format Axis...":"Achse formatieren…", +"Format Chart Area...":"Diagrammfläche formatieren…", +"Format Data Labels...":"Datenbeschriftungen formatieren…", +"Format Data Point...":"Datenpunkt formatieren…", +"Format Data Series...":"Datenreihe formatieren…", +"Format Floor...":"Diagrammboden formatieren…", +"Format Legend...":"Legende formatieren…", +"Format Major Grid...":"Hauptgitterlinien formatieren…", +"Format Mean Value Line...":"Mittelwertlinie formatieren…", +"Format Minor Grid...":"Hilfsgitterlinien formatieren…", +"Format Pa~ge...":"Se~itenformat…", +"Format Selection...":"A~uswahl formatieren…", +"Format Single Data Label...":"Datenbeschriftung formatieren…", +"Format Stock Gain...":"Positive Abweichung formatieren…", +"Format Stock Loss...":"Negative Abweichung formatieren…", +"Format Title...":"Titel formatieren…", +"Format Trend Line Equation...":"Trendliniengleichung formatieren…", +"Format Trend Line...":"Trendlinie formatieren…", +"Format Wall...":"Diagrammwand formatieren…", +"Format X Error Bars...":"X-Fehlerbalken formatieren…", +"Format Y Error Bars...":"Y-Fehlerbalken formatieren…", +"Format as Currency":"Als Währung formatieren", +"Format as Date":"Als Datum formatieren", +"Format as General":"Als Standard formatieren", +"Format as Number":"Als Dezimalzahl formatieren", +"Format as Percent":"Als Prozent formatieren", +"Format as Scientific":"Als wissenschaftlich formatieren", +"Format as Time":"Als Uhrzeit formatieren", +"Formatting Mark":"Formatierungs~zeichen", +"Formula to Value":"~Formel in Wert umwandeln", +"Forward One":"Weiter nach ~vorn", +"For~matting Marks":"Formatierungs~zeichen", +"Fo~rm":"F~ormular", +"Frame":"Rahme~n", +"Freeze First Column":"Erste ~Spalte fixieren", +"Freeze First Row":"Erste ~Zeile fixieren", +"Freeze Rows and Columns":"Zeilen und Spalten fixieren", +"Freeze ~Cells":"~Zellen fixieren", +"F~ont Size...":"Schrift~größen…", +"F~ormat":"~Format", +"F~ourier Analysis...":"Fourier-Anal~yse…", +"F~rame...":"R~ahmen…", +"F~ull Screen":"Voll~bild", +"General":"~Standard", +"Give a label to identify an object":"Eine Bezeichnung angeben, um ein Objekt zu identifizieren", +"Go t~o Page...":"Wechseln ~zu Seite…", +"Go t~o Slide...":"Wechseln ~zu Folie…", +"Group Sparklines":"Sparklines gruppieren", +"Heading ~Numbering...":"~Kapitelnummerierung…", +"Heart":"~Herz", +"Hexagon":"~Sechseck", +"He~ader":"Kop~fzeile", +"He~ader and Footer":"Ko~pf-/Fußzeile", +"Horizontal Scroll":"~Horizontale Schriftrolle", +"Horizontally ~Center":"Horizontal mittig", +"Horizontally ~Left":"Horizontal links", +"Horizontally ~Right":"Horizontal rechts", +"Horizontally ~Spacing":"Horizontal mit Abstand", +"H~ide":"~Ausblenden", +"H~ide Columns":"Spalten ~ausblenden", +"H~ide Rows":"Zeilen ~ausblenden", +"Icon Set...":"~Symbolsatz…", +"Ignore":"Ignorieren", +"Ignore All":"Alle ignorieren", +"Image Mode":"Bildmodus", +"In ~Background":"Im Hinter~grund", +"Increase Font Size":"Schriftgröße vergrößern", +"Increase Indent":"Einzug vergrößern", +"Increase Paragraph Spacing":"Absatzabstand vergrößern", +"Increase Size":"Schriftgröße v~ergrößern", +"Inflate":"Vergrößern", +"Insert Audio or Video":"Audio oder Video einfügen", +"Insert Axis":"Achse einfügen", +"Insert Axis Title":"Achsentitel einfügen", +"Insert Bookmark":"Lesezeichen einfügen", +"Insert Caption...":"Beschriftung einfügen…", +"Insert Chart":"Diagramm einfügen…", +"Insert Column After":"Spalte ~danach einfügen", +"Insert Column Before":"Spalte da~vor einfügen", +"Insert Column Break":"~Spaltenumbruch", +"Insert Columns ~After":"Spalten ~danach einfügen", +"Insert Columns ~Before":"Spalten da~vor einfügen", +"Insert Comment":"Kommentar einfügen", +"Insert Co~lumns":"S~palten einfügen", +"Insert Cross-reference":"Querverweis einfügen", +"Insert Data Labels":"Datenbeschriftungen einfügen", +"Insert Endnote":"Endnote einfügen", +"Insert Field":"Feldbefehl einfügen", +"Insert Fontwork Text":"Fontwork-Text einfügen", +"Insert Footnote":"Fußnote einfügen", +"Insert Frame":"Rahmen einfügen", +"Insert Hyperlink":"Hyperlink einfügen", +"Insert Image...":"Bild einfügen…", +"Insert Index Entry":"Verzeichniseintrag einfügen", +"Insert Line (double click for multi-selection)":"Linie einfügen (Doppelklick für Mehrfachauswahl)", +"Insert Major Grid":"Hauptgitterlinien einfügen", +"Insert Mean ~Value Line":"~Mittelwertlinie einfügen", +"Insert Minor Grid":"Hilfsgitterlinien einfügen", +"Insert Page Break":"Seitenumbruch einfügen", +"Insert Page Number":"Seitennummer einfügen", +"Insert Row Above":"Zeile ~oberhalb einfügen", +"Insert Row Below":"Zeile ~unterhalb einfügen", +"Insert Rows ~Above":"Zeilen ~oberhalb einfügen", +"Insert Rows ~Below":"Zeilen ~unterhalb einfügen", +"Insert Single Data Label":"Datenbeschriftung einfügen", +"Insert Slide":"Folie einfügen", +"Insert Soft Hyphen...":"Weiches Trennzeichen einfügen…", +"Insert Special Character":"Sonderzeichen einfügen", +"Insert Special Characters":"Sonderzeichen einfügen", +"Insert Text Box":"Textfeld", +"Insert Text Box (double click for multi-selection)":"Textfeld einfügen (Doppelklick für Mehrfachauswahl)", +"Insert Titles...":"Titel einfügen…", +"Insert Tre~nd Line...":"Trendli~nie einfügen…", +"Insert Unnumbered Entry":"Eintrag ohne Nummerierung ein~fügen", +"Insert Vertical Text":"Vertikalen Text einfügen", +"Insert columns after":"Spalten danach einfügen", +"Insert columns before":"Spalte davor einfügen", +"Insert page number":"Seitennummer einfügen", +"Insert rows above":"Zeilen oberhalb einfügen", +"Insert rows below":"Zeilen unterhalb einfügen", +"Insert ~Cells...":"~Zellen einfügen…", +"Insert ~Rows":"Zeilen einfü~gen", +"Insert ~Table...":"~Tabelle einfügen…", +"Insert ~X Error Bars...":"X-Fehler~balken einfügen…", +"Insert ~Y Error Bars...":"Y-Fehler~balken einfügen…", +"Insert/Delete Axes...":"Achsen einfügen/löschen…", +"Invert":"~Invertieren", +"Isosceles Triangle":"Gleichschenkliges ~Dreieck", +"Italic":"Ku~rsiv", +"Justified":"~Blocksatz", +"Language":"Spra~che", +"Language Status":"Sprachstatus", +"Layout":"Layout", +"Left":"~Linksbündig", +"Left Arrow":"Pfeil nach ~links", +"Left Arrow Callout":"L~egende mit Pfeil nach links", +"Left Brace":"Geschweifte Klammer l~inks", +"Left Bracket":"Runde Klammer ~links", +"Left and Right Arrow":"Doppelpfeil hori~zontal", +"Left and Right Arrow Callout":"Legende mit Pfeilen nac~h links und rechts", +"Left-To-Right":"Links-nach-rechts", +"Lightning Bolt":"~Blitz", +"Line":"~Linie", +"Line Callout 1":"Legende mit Linie ~1", +"Line Callout 2":"Legende mit Linie ~2", +"Line Callout 3":"Legende mit Linie ~3", +"Line Color":"Linienfarbe", +"Line Connector":"Linienverbinder", +"Line Connector Ends with Arrow":"Linienverbinder mit Pfeilende", +"Line Spacing":"Zeilenabstand", +"Line Spacing: 1":"Zeilenabstand: ~1", +"Line Spacing: 1.5":"Zeilenabstand: 1,~5", +"Line Spacing: 2":"Zeilenabstand: ~2", +"Lis~ts":"~Listen", +"L~ine...":"L~inie…", +"Manage Track Changes":"Änderungen verwalten", +"Manage...":"~Verwalten…", +"Manual ~Break...":"Manueller Umbruch~...", +"Master Slides":"Masterfolien", +"Media":"Medien", +"Merge Cells":"Zellen ~verbinden", +"Merge and center or unmerge cells depending on the current toggle state":"Zellen verbinden und zentrieren beziehungsweise trennen, je nach aktuellem Status", +"Moon":"~Mond", +"More ~Filters":"~Weitere Filter", +"Move Item Down":"Element nach ~unten verschieben", +"Move Item Down with Subpoints":"Element mit Unterpunkten nach un~ten verschieben", +"Move Item Up":"Element nach ~oben verschieben", +"Move Item Up with Subpoints":"Element mit Unterpunkten nach o~ben verschieben", +"M~erge and Center Cells":"Verbinden und ~zentrieren", +"Name...":"Na~me…", +"Na~vigator":"Na~vigator", +"New Page":"~Neue Seite", +"Next":"~Nächste", +"Next Page":"Nächste Seite", +"Next Track Change":"Nächste Änderung", +"No List":"Keine ~Liste", +"Non-breaking ~Hyphen":"Geschützter ~Bindestrich", +"None":"~Kein", +"Notched Right Arrow":"Einge~kerbter Pfeil nach rechts", +"Number":"Dezimal~zahl", +"Number Format":"Zahlen~format", +"Number Format...":"Zahlenfor~mat…", +"Number Format: Currency":"Zahlenformat: ~Währung", +"Number Format: Date":"Zahlenformat: ~Datum", +"Number Format: Decimal":"Zahlenformat: Dezimal~zahl", +"Number Format: Exponential":"Zahlenformat: W~issenschaftlich", +"Number Format: Percent":"Zahlenformat: ~Prozent", +"Number Format: Standard":"Zahlenformat: ~Standard", +"Number Format: Time":"Zahlenformat: ~Uhrzeit", +"Octagon":"~Achteck", +"Octagon Bevel":"~Achteckiger Bilderrahmen", +"Open Circle (Curve)":"Offener Kreis (Kontur)", +"Open Circle (Pour)":"Offener Kreis (gefüllt)", +"Open Hyperlink":"Hyperlink öffnen", +"Open the Elements Deck":"Öffnet den Bereich Elemente", +"Open the Styles Deck":"Öffnet den Bereich Formatvorlagen", +"Optimal Column Width":"Opti~male Spaltenbreite", +"Optimal Row Height":"~Optimale Zeilenhöhe", +"Orientation":"Ausrichtung", +"Outline Font Effect":"K~ontur", +"Overline":"Ü~berstrichen", +"Page Properties...":"Seiten~eigenschaften…", +"Page Tit~le":"Seiten~titel", +"Page ~Count":"Seitenan~zahl", +"Paired ~t-test...":"~Abhängiger t-Test…", +"Parallelogram":"~Parallelogramm", +"Paste ~Special...":"~Inhalte einfügen…", +"Pentagon":"R~ichtungspfeil", +"Percent":"~Prozent", +"Pi~vot Table...":"P~ivot-Tabelle…", +"Plain Text":"Einfacher Text", +"Pop Art":"~Pop-Art", +"Position and Si~ze...":"~Position und Größe…", +"Previous Page":"Vorherige Seite", +"Previous Track Change":"Vorherige Änderung", +"Prin~t Ranges":"Dru~ckbereiche", +"Prohibited":"Verboten", +"Promote Outline Level":"Gliederungsebene ~hochstufen", +"Promote Outline Level with Subpoints":"Gliederungsebene mit Unterpunkten ho~chstufen", +"Properties":"~Eigenschaften", +"Propert~ies...":"Ei~genschaften…", +"Protect Cells":"Zellen ~schützen", +"Protect ~Sheet...":"Tabelle ~schützen…", +"Pr~evious":"~Vorherige", +"Puzzle":"~Puzzle", +"P~aragraph...":"~Absatz…", +"QR and ~Barcode...":"QR~- und Barcode…", +"Record Track Changes":"Änderungen aufzeichnen", +"Rectangle":"Re~chteck", +"Rectangle (double click for multi-selection)":"Rechteck (Doppelklick für Mehrfachauswahl)", +"Rectangle, Rounded":"A~bgerundetes Rechteck", +"Rectangular Callout":"~Rechteckige Legende", +"Reinstate":"Wiedereinsetzen", +"Reinstate Change":"Änderungen wiedereinsetzen", +"Reject":"A~blehnen", +"Reject All":"Alle able~hnen", +"Reject All Changes":"Alle Änderungen ablehnen", +"Reject Change":"Änderung verwerfen", +"Reject Track Change and select the next one":"Änderung ablehnen und die Nächste markieren", +"Reject and Move to Next":"Ab~lehnen und zur Nächsten springen", +"Remove Noise":"Rauschen ~entfernen", +"Rename Master":"Master umbenennen", +"Rename S~heet...":"Tabelle ~umbenennen…", +"Reply Comment":"Auf Kommentar ~antworten", +"Reset Data Point":"Datenpunkt zurücksetzen", +"Reset all Data Points":"Alle Datenpunkte zurücksetzen", +"Resolved Comments":"Erledigte Ko~mmentare", +"Restart Numbering":"Nu~mmerierung neu beginnen", +"Right":"~Rechtsbündig", +"Right Arrow":"Pfeil nach ~rechts", +"Right Arrow Callout":"Legende mit Pfeil nach rech~ts", +"Right Brace":"G~eschweifte Klammer rechts", +"Right Bracket":"Runde Klammer ~rechts", +"Right Triangle":"Recht~winkliges Dreieck", +"Right or Left Arrow":"P~feil rechts oder links", +"Right-To-Left":"Rechts-nach-links", +"Ring":"R~ing", +"Rotate 90° ~Left":"90° ~linksherum drehen", +"Rotate 90° ~Right":"90° ~rechtsherum drehen", +"Rot~ate":"~Drehen", +"Round Callout":"Runde ~Legende", +"Rounded Rectangular Callout":"~Abgerundete rechteckige Legende", +"Row":"Zeile", +"Row ~Height...":"Zeilen~höhe…", +"Rows ~Above":"Zeilen ~oberhalb", +"Rows ~Below":"Zeilen ~unterhalb", +"R~efresh Range":"Berei~ch aktualisieren", +"R~ight-To-Left":"Rechts~-nach-links", +"R~un Macro...":"Makro aus~führen…", +"S-shaped Arrow":"Gesch~wungener Pfeil", +"Save ~As...":"Speichern ~unter…", +"Scientific":"W~issenschaftlich", +"Select Cell":"Zelle auswählen", +"Select Column":"Spalte auswählen", +"Select Row":"Zeile auswählen", +"Select Table":"Tabelle auswählen", +"Select ~All":"Alles auswä~hlen", +"Select ~Range...":"Bereich auswä~hlen…", +"Set Background Image...":"Hintergrundbild ~festlegen…", +"Set Character Spacing":"Zeichenabstand einstellen", +"Set Heading Numbering":"Legt die Einstellungen der Kapitelnummerierung fest", +"Set Line Spacing":"Zeilenabstand einstellen", +"Se~ction...":"Berei~ch…", +"Shadow":"~Schatten", +"Sharpen":"~Schärfen", +"Sheet R~ight-To-Left":"Tabelle ~rechts-nach-links", +"Show":"An~zeigen", +"Show Navigator Window":"Navigator anzeigen", +"Show track changes":"Änderungen anzeigen", +"Sho~w Rows":"Zeilen ~einblenden", +"Sho~w Slide":"Folie e~inblenden", +"Sidebar":"Se~itenleiste", +"Signat~ure Line...":"~Unterschriftzeile…", +"Signet":"~Siegel", +"Slant Down":"Nach unten geneigt", +"Slant Up":"Nach oben geneigt", +"Slide Layout":"Folienlayout", +"Slide Properties...":"Folien~eigenschaften…", +"Slide Tit~le":"Folien~titel", +"Slide Transition":"Folien~übergang", +"Slide ~Count":"Folienan~zahl", +"Slide ~Layout":"Folienlayout", +"Small capitals":"~Kapitälchen", +"Smiley Face":"~Smiley", +"Snap to Grid":"~Am Raster fangen", +"Sort Ascending":"A~ufsteigend sortieren", +"Sort Descending":"~Absteigend sortieren", +"So~rt...":"S~ortieren…", +"Sparkline...":"Sp~arkline…", +"Sparklines":"Spar~klines", +"Split Arrow":"Pfeil mit ~Gabelung", +"Split Cells...":"Zellen~ teilen…", +"Split Table...":"Tabelle a~uftrennen…", +"Square":"~Quadrat", +"Square Bevel":"Bil~derrahmen", +"Square, Rounded":"Ab~gerundetes Quadrat", +"Statistics":"~Statistiken", +"Stop":"Anhalten", +"Straight Connector":"Direktverbinder", +"Straight Connector ends with Arrow":"Direktverbinder mit Pfeilende", +"Straight Connector with Arrows":"Direktverbinder mit Pfeilen", +"Strikethrough":"~Durchgestrichen", +"Striped Right Arrow":"Ge~streifter Pfeil nach rechts", +"Subscript":"T~iefgestellt", +"Sun":"S~onne", +"Superscript":"Ho~chgestellt", +"Symbol":"Symbol", +"S~how Columns":"Spalten ~einblenden", +"S~lide":"Fol~ie", +"S~pecial Character...":"~Sonderzeichen…", +"Table Cell Background Color":"Hintergrundfarbe der Tabellenzelle", +"Table of Contents and Inde~x":"~Verzeichnis", +"Ta~ble Properties...":"Tabellenei~genschaften…", +"Text Wrap...":"Textumlauf…", +"Te~xt":"Te~xt", +"Theme...":"Thema~...", +"Thousands Separator":"~Tausendertrennzeichen", +"Time":"~Uhrzeit", +"Time Field":"~Zeitfeld", +"Title Page...":"T~itelseite…", +"To Background":"Im H~intergrund", +"To Cell (~resize with cell)":"An der Zelle (Größenänderung mit Zelle)", +"To Foreground":"In V~ordergrund", +"To Next Paragraph in Level":"Zum näch~sten Absatz gleicher Ebene", +"To Previous Paragraph in Level":"Zum ~vorherigen Absatz gleicher Ebene", +"To P~age":"An der ~Seite", +"To ~Cell":"An der ~Zelle", +"To ~Character":"Am ~Zeichen", +"To ~Curve":"In ~Kurve", +"To ~Frame":"Am ~Rahmen", +"To ~Paragraph":"Am ~Absatz", +"Toggle Automatic Spell Checking":"Automatische Rechtschreibprüfung umschalten", +"Toggle Formatting Marks":"Formatierungszeichen umschalten", +"Toggle Ordered List":"Geordnete Liste umschalten", +"Toggle Shadow":"Schatten umschalten", +"Toggle Unordered List":"Ungeordnete Liste umschalten", +"Top":"~Oben", +"Track Chan~ges":"~Änderungen", +"Translate...":"Üb~ersetzen…", +"Transparency":"Transparenz", +"Trapezoid":"~Trapez", +"Triangle Down":"Dreieck nach unten", +"Triangle Up":"Dreieck nach oben", +"T~able":"~Tabelle", +"T~ime (variable)":"~Uhrzeit (variabel)", +"T~itle":"T~itel", +"Underline":"~Unterstrichen", +"Unfloat Frame Content":"Rahmeninhalt nicht umfließen", +"Ungroup Sparklines":"Sparklinegruppierung aufheben", +"Unmerge Cells":"Zellen~ trennen", +"Unprotect Cells":"Zellschutz ~aufheben", +"Up Arrow":"Pfeil nach ~oben", +"Up Arrow Callout":"Legende mit Pfeil n~ach oben", +"Up and Down Arrow":"Doppelpfeil ~vertikal", +"Up and Down Arrow Callout":"Legende~ mit Pfeilen nach oben und unten", +"Up and Right Arrow":"Doppelpfeil oben~-rechts", +"Up and Right Arrow Callout":"Legen~de mit Pfeilen nach oben und rechts", +"Up, Right and Down Arrow":"Pfeil nach oben~, rechts und unten", +"Update ~Index":"Ver~zeichnis aktualisieren", +"Vertical Scroll":"~Vertikale Schriftrolle", +"Vertical Text":"Vertikaler Text", +"Vertically C~enter":"Vertikal mittig", +"Vertically S~pacing":"Vertikal mit Abstand", +"Vertically ~Bottom":"Vertikal unten", +"Vertically ~Top":"Vertikal oben", +"View Grid Lines":"Gitt~erlinien", +"Watermark...":"~Wasserzeichen…", +"Wave":"Welle", +"Wrap Text":"Te~xt umbrechen", +"Zoom In":"Größer", +"Zoom Out":"Ver~kleinern", +"~3D View...":"~3D-Ansicht…", +"~Accessibility Check...":"Prüfung~ der Barrierefreiheit…", +"~Add":"~Hinzufügen", +"~Add to List":"~Zur Liste hinzufügen", +"~Advanced Filter...":"S~pezialfilter…", +"~Analysis of Variance (ANOVA)...":"~Varianzanalyse (ANOVA)…", +"~Arrange":"An~ordnen", +"~Author":"~Autor", +"~Automatic Spell Checking":"A~utomatische Rechtschreibprüfung", +"~Bottom":"~Unten", +"~Bring to Front":"~Ganz nach vorn", +"~Bullets and Numbering...":"Aufz~ählungszeichen und Nummerierung…", +"~Capitalize Every Word":"~Jedes Wort Groß Schreiben", +"~Centered":"~Zentriert", +"~Chart...":"~Diagramm…", +"~Chi-square Test...":"~Chi-Quadrat-Test…", +"~Clear":"~Löschen", +"~Clear Direct Formatting":"Direkte Formatierung l~öschen", +"~Column":"S~palte", +"~Column Break":"~Spaltenumbruch", +"~Columns":"Spalte~n", +"~Contour":"Kon~tur", +"~Convert":"Um~wandeln", +"~Correlation...":"~Korrelation…", +"~Covariance...":"K~ovarianz…", +"~Cut":"~Ausschneiden", +"~Data":"Date~n", +"~Data Ranges...":"~Datenbereiche…", +"~Data Table...":"~Datentabelle…", +"~Date":"Dat~um", +"~Date (fixed)":"Dat~um (fest)", +"~Date (variable)":"~Datum (variabel)", +"~Define":"~Festlegen", +"~Define Range...":"Be~reich festlegen…", +"~Define...":"~Festlegen…", +"~Delete":"Lösche~n", +"~Delete Sheet...":"Tabelle lösc~hen…", +"~Delete Slide":"Folie ~löschen", +"~Descriptive Statistics...":"~Beschreibende Statistik…", +"~Display Grid":"~Raster sichtbar", +"~Edit":"~Bearbeiten", +"~Edit Contour...":"Kontur be~arbeiten…", +"~Edit...":"~Bearbeiten…", +"~Endnote":"E~ndnote", +"~Enter Group":"~Betreten", +"~Exponential Smoothing...":"~Exponentielle Glättung…", +"~F-test...":"~F-Test…", +"~File":"~Datei", +"~First Paragraph":"~Erster Absatz", +"~Fonts...":"~Schriftarten…", +"~Footnote":"~Fußnote", +"~Footnote/Endnote Settings...":"~Fuß-/Endnoteneinstellungen…", +"~Format Cells...":"~Zellen formatieren…", +"~Formula Object...":"~Formelobjekt…", +"~Function...":"Fu~nktion…", +"~Go to Sheet...":"Wechseln ~zu Tabelle…", +"~Goal Seek...":"Zi~elwertsuche…", +"~Group":"~Gruppieren", +"~Group and Outline":"~Gruppierung und Gliederung", +"~Group...":"~Gruppieren…", +"~Header and Footer...":"Ko~pf-/Fußzeile…", +"~Headers and Footers...":"Ko~pf-/Fußzeilen…", +"~Height...":"~Höhe…", +"~Help":"~Hilfe", +"~Hide":"~Ausblenden", +"~Hide AutoFilter":"AutoFilter ~ausblenden", +"~Hide Details":"Details ~ausblenden", +"~Hide Sheet":"Tabelle au~sblenden", +"~Hide Slide":"Folie a~usblenden", +"~Hyperlink":"H~yperlink…", +"~Hyperlink...":"H~yperlink…", +"~Hyphenation":"~Silbentrennung", +"~Hyphenation...":"~Silbentrennung…", +"~Image...":"~Bild…", +"~Index Entry...":"V~erzeichniseintrag…", +"~Insert":"~Einfügen", +"~Insert or Edit...":"~Einfügen oder bearbeiten…", +"~Insert...":"~Einfügen…", +"~Interaction...":"Intera~ktion…", +"~Left":"~Links", +"~Left-to-Right Mark":"Markierung ~links nach rechts", +"~Line Numbering...":"~Zeilennummerierung…", +"~Manage...":"Ver~walten…", +"~Middle":"~Mittig", +"~More Fields...":"~Weitere Feldbefehle…", +"~More Options...":"~Weitere Optionen…", +"~Move or Copy Sheet...":"Tabelle verschieben/k~opieren…", +"~Moving Average...":"Gleitender ~Mittelwert…", +"~Named Ranges and Expressions":"~Benannte Bereiche", +"~New Slide":"~Neue Folie", +"~No-break Space":"~Geschütztes Leerzeichen", +"~Optimal":"~Optimal", +"~Optimal Height...":"~Optimale Höhe…", +"~Optimal Width...":"Opti~male Breite…", +"~Ordered List":"~Geordnete Liste", +"~Page":"Se~ite", +"~Page Break":"Se~itenumbruch", +"~Page Number":"Seiten~nummer", +"~Page Number...":"Seiten~nummer…", +"~Page Numbers...":"Seiten~nummern…", +"~Page Style...":"Sei~tenvorlage…", +"~Page...":"Sei~te…", +"~Parallel":"~Parallel", +"~Paste":"Ei~nfügen", +"~Pivot Table":"~Pivot-Tabelle", +"~Print...":"~Drucken…", +"~Properties...":"Eigens~chaften…", +"~Recalculate":"~Neu berechnen", +"~Record":"~Aufzeichnen", +"~Redo":"~Wiederherstellen", +"~Refresh":"~Aktualisieren", +"~Regression...":"~Regression…", +"~Remove Hyperlink":"Hyperlink entfernen", +"~Remove Outline":"Gliederung e~ntfernen", +"~Reset Filter":"Filter ~zurücksetzen", +"~Right":"~Rechts", +"~Right-to-Left Mark":"Markierung ~rechts nach links", +"~Row":"Z~eile", +"~Rows":"Ze~ilen", +"~Sampling...":"~Stichproben…", +"~Save":"~Speichern", +"~Sections...":"Berei~che…", +"~Select":"Auswä~hlen", +"~Send to Back":"G~anz nach hinten", +"~Sentence case":"Sat~zanfang groß schreiben", +"~Shape":"~Form", +"~Sheet":"~Tabelle", +"~Show":"~Einblenden", +"~Show Details":"Details ~einblenden", +"~Show Sheet...":"Tabelle einblen~den…", +"~Slide Number":"Folien~nummer", +"~Soft Hyphen":"~Weiches Trennzeichen", +"~Sort...":"S~ortieren…", +"~Spacing":"Abstan~d", +"~Spacing...":"~Abstände…", +"~Spelling...":"~Rechtschreibung…", +"~Standard Filter...":"~Standardfilter…", +"~Subject":"~Thema", +"~Table":"T~abelle", +"~Table Properties...":"Tabellene~igenschaften…", +"~Table...":"~Tabelle…", +"~Text Box":"Te~xtfeld", +"~Thesaurus...":"T~hesaurus…", +"~Through":"~Durchlauf", +"~Time":"Uhrzei~t", +"~Time (fixed)":"Uhr~zeit (fest)", +"~Time (variable)":"~Uhrzeit (variabel)", +"~Tools":"E~xtras", +"~Top":"~Oben", +"~UPPERCASE":"~GROẞBUCHSTABEN", +"~Undo":"Rü~ckgängig", +"~Ungroup...":"Gruppierung au~fheben…", +"~Unordered List":"U~ngeordnete Liste", +"~Update All":"~Alles", +"~Validity...":"Gü~ltigkeit…", +"~View":"~Ansicht", +"~While Typing":"Während der ~Eingabe", +"~Width...":"~Breite…", +"~Word Count...":"Wortz~ählung…", +"~Word Joiner":"Wort~verbinder", +"~Wrap":"Umlau~f", +"~Z-test...":"~Gauß-Test…", +"~Zero-width Space":"Leerzeichen ~ohne Breite", +"~lowercase":"k~leinbuchstaben", +"~tOGGLE cASE":"sCHREIBWEISE u~MKEHREN" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/dgo.json b/f7cloud-office/browser/dist/l10n/uno/dgo.json new file mode 100644 index 0000000..8fe95b0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/dgo.json @@ -0,0 +1,425 @@ +{ +"12-Point Star":" 12- बिंदु स्टार ", +"24-Point Star":"24- बिंदु स्टार ", +"4-Point Star":" 4- बिंदु स्टार ", +"4-way Arrow":" 4-मुखी तीर ", +"4-way Arrow Callout":"4-मुखी तीर संवादी बुलबुला ", +"5-Point Star":" 5- बिंदु स्टार ", +"6-Point Star":"6-बिंदु स्टार ", +"8-Point Star":" 8- बिंदु स्टार ", +"Accept All":"सब मंजूर करो ", +"Align Bottom":" थल्लै दा सेधीकरण करो ", +"Align Left":"सेधीकरण खब्बै करो ", +"Align Right":"सेधीकरण सज्जै करो ", +"Align Top":" शिखर दा सेधीकरण करो ", +"Arch Down (Curve)":"कमान ख’ल्ल (कर्व) ", +"Arch Down (Pour)":"कमान ख’ल्ल (तुआरो) ", +"Arch Left (Curve)":" कमान खब्बै (कर्व) ", +"Arch Right (Curve)":" कमान सज्जै (कर्व) ", +"Arch Right (Pour)":"कमान सज्जै (तुआरो) ", +"Arch Up (Curve)":" कमान उप्पर (कर्व) ", +"Arch Up (Pour)":" कमान उप्पर (तुआरो) ", +"Arrange":"बनकाओ ", +"As C~haracter":"जिॕयां वर्ण ", +"AutoCorr~ect":"स्वचलत रूप-रचना ", +"AutoFill Data Series: automatic":" स्वचलत भराई डेटा लड़ी:स्वचलत ", +"Auto~Filter":"स्वचलत पूनी ", +"A~lignment...":"सेधीकरण ... ", +"A~rea...":"खित्ता ", +"A~rrange":"तरतीब देओ ", +"Back One":"पिच्छें इक ", +"Background Color":"पछौकड़ रंग ", +"Block Arc":" ब्लाक कमात ", +"Bold":"बोल्ड ", +"Bookmar~k...":"सफाचिॕन्न... ", +"Bottom":"थल्ला ", +"Brightness":"उज्जलता ", +"Caption...":"सिरानांऽ... ", +"Center":"केंदरCentre", +"Center Horizontal":"केंदर आडा ", +"Centered":"केंदरत ", +"Charcoal Sketch":" कोला- रेखाचित्र ", +"Chart T~ype...":"चार्ट-किस्म... (~y)", +"Chevron":"शेवरॉन ", +"Chevron Down":"शेवरॉन ख’ल्ल ", +"Chevron Up":" उप्पर ते खब्बै फिक्का करो ", +"Circle":" वृत्त ", +"Circle (Curve)":" वृत्त (कर्व) ", +"Circle (Pour)":"कमान वृत्त (तुआरो) ", +"Circle Pie":"वृत्त पाइ ", +"Circular Arrow":"वृतकार तीर ", +"Close Master View":" मास्टर द्रिश्श बंद करो ", +"Cloud":"बद्दल ", +"Column ~Width...":"स्तंभ ~चौड़ाई ", +"Comme~nt":"नोट ", +"Connector":" जोड़क ", +"Connector Ends with Arrow":"जोड़क तीरै कन्नै मुकदा ऐ ", +"Connector with Arrows":"तीरें सनैं जोड़क ", +"Contrast":"विरोधाभास ", +"Corner Right Arrow":"सज्जी नुक्कर तीर ", +"Co~lumns...":"स्तंभ (बहु․)... ", +"Cross":" क्रास ", +"Curve":"कर्व करो ", +"Curve Down":" ख’ल्ल गी कर्व करो ", +"Curve Up":" कर्व करो ", +"Curved Connector":" कर्वशुदा जोड़क ", +"Curved Connector Ends with Arrow":"कर्वशुदा जोड़क वृत्त कन्नै मुकदा ऐ ", +"Curved Connector with Arrows":"तीरें सनैं/ कर्वशुदा जोड़क ", +"Cylinder":"सलंडर ", +"Dat~e (variable)":" तरीक (बदनशील) ", +"Decrease Indent":"इंडैंट घटाओ ", +"Delete All Comments":"सब नोट म्हेसो", +"Delete All Comments by This Author":"इस लेखक द्वारा सब्भै नोट म्हेसो", +"Delete Axis":"अक्षरेखा म्हेसो", +"Delete C~ells...":"सैल्ल म्हेसो ", +"Delete C~ontents...":"विशे-समग्री म्हेसो ", +"Delete Data Labels":"डैटा लेबलें गी म्हेसो", +"Delete Legend":"लेजंड म्हेसो", +"Delete Major Grid":"मुक्ख ग्रिड म्हेसो", +"Delete Minor Grid":"लौह्‌का ग्रिड म्हेसो (~V)", +"Delete Rows":"पंगतालां म्हेसो ", +"Delete Single Data Label":"केह्‌रा डैटा लेबल प्रविश्ट करो", +"Delete ~All Comments":"सब्भै टिप्पणियां म्हेसो (~A)", +"Diamond":" हीरा ", +"Diamond Bevel":" हीरा घाड़मा / कलमदार ", +"Digital Signatu~res...":" हिंस्सें च दस्खत ", +"Doorplate":" दुआर-पट्टी ", +"Double Brace":" दोह्री कमान्नी ", +"Double Bracket":"दोह्री ब्रैकट ", +"Down Arrow":" ख’लका तीर ", +"Down Arrow Callout":" ख’लका तीर कंवादी बुलबुला ", +"Ellipse":"अंडाकार वृत्त", +"Explosion":" विस्फोट ", +"Fade Down":"ख’ल्ल फिक्का करो ", +"Fade Left":" खब्बै फिक्का करो ", +"Fade Right":"सज्जै फिक्का करो ", +"Fade Up":" उप्परै फिक्का करो ", +"Fade Up and Left":" उप्पर ते खब्बै फिक्का करो ", +"Fade Up and Right":" उप्पर ते सज्जै फिक्का करो ", +"Fill Color":"रंग भरो ", +"Find Next":"अगला तुप्पो", +"Find Previous":"पिछला तुप्पो", +"Flip Vertically":"खड़ी चाल्ली पल्टाओ ", +"Flowchart: Alternate Process":"फ्लोचार्टः बदल प्रक्रिया ", +"Flowchart: Card":" फ्लोचार्टः काड ", +"Flowchart: Collate":" फ्लोचार्टः मेल करो ", +"Flowchart: Connector":"फ्लोचार्टः जोड़क ", +"Flowchart: Data":"फ्लोचार्टः डेटा ", +"Flowchart: Decision":" फ्लोचार्टः निर्णां ", +"Flowchart: Delay":"फ्लोचार्टः चिर ", +"Flowchart: Direct Access Storage":"फ्लोचार्टः सिद्दे पुज्ज कठेरन ", +"Flowchart: Display":"फ्लोचार्टः प्रदर्शन ", +"Flowchart: Document":" फ्लोचार्टः दस्तावेज ", +"Flowchart: Extract":" फ्लोचार्टः कड्ढो ", +"Flowchart: Internal Storage":" फ्लोचार्टः अंदरूनी कठेरन ", +"Flowchart: Magnetic Disc":" फ्लोचार्टः मिकनातीसी डिस्क ", +"Flowchart: Manual Input":" फ्लोचार्टः", +"Flowchart: Manual Operation":" फ्लोचार्टः", +"Flowchart: Merge":"फ्लोचार्टः विलय करो ", +"Flowchart: Multidocument":" फ्लोचार्टः बहु दस्तावेज ", +"Flowchart: Off-page Connector":"फ्लोचार्टः आफ सफा जोड़क ", +"Flowchart: Or":"फ्लोचार्टः जां ", +"Flowchart: Predefined Process":" फ्लोचार्टः पूर्वपरिभाशत प्रक्रिया ", +"Flowchart: Preparation":"फ्लोचार्टः", +"Flowchart: Process":" फ्लोचार्टः प्रक्रिया ", +"Flowchart: Punched Tape":" फ्लोचार्टः पंचशुदा टेप ", +"Flowchart: Sequential Access":" फ्लोचार्टः क्रम अनुसार पुज्ज ", +"Flowchart: Sort":" फ्लोचार्टः छंटाई ", +"Flowchart: Stored Data":"फ्लोचार्टः रक्खे दा डेटा ", +"Flowchart: Summing Junction":"फ्लोचार्टः जोड़न आह्ला जंक्शन ", +"Flowchart: Terminator":"फ्लोचार्टः खत्म आह्ला ", +"Flower":"फुल्ल ", +"Folded Corner":" मुड़ी दी नुक्कर ", +"Font Color":"फांट-रंग ", +"Fontwork Shape":"फांटकम्म आकार ", +"Foote~r":"पैरलेख ", +"Format Axis...":"अक्षरेखां फार्मैट करो...", +"Format Chart Area...":"फार्मैट चार्ट खित्ता...", +"Format Data Labels...":"डैटा लेबलें गी फार्मैट करो...", +"Format Data Point...":"डैटा पोआइंट गी फार्मैट करो...", +"Format Data Series...":"डैटा लड़ियें गी फार्मैट करो...", +"Format Floor...":"फार्मैट फर्श...", +"Format Legend...":"फार्मैट चोन...", +"Format Major Grid...":"मुक्ख ग्रिड फार्मैट करो...", +"Format Mean Value Line...":"औसत मुल्ल लाइन फार्मैट करो...", +"Format Minor Grid...":"लौह्‌का ग्रिड फार्मैट करो...", +"Format Selection...":"फार्मैट चोन...", +"Format Single Data Label...":"केह्‌रा डैटा लेबल फार्मैट करो...", +"Format Stock Gain...":"स्टाक नʼफे गी फार्मैट करो...", +"Format Stock Loss...":"स्टाक नुक्सान गी फार्मैट करो...", +"Format Title...":"फार्मैट चोन...", +"Format Trend Line Equation...":"ट्रैंड लाइन समीकार फार्मैट करो...", +"Format Trend Line...":"ट्रैंड लाइन फार्मैट करो...", +"Format Y Error Bars...":"Y गल्ती पट्टियां फार्मैट करो", +"Formatting Mark":" रूप-रचना चिॕन्न ", +"Forward One":"अग्गें इक ", +"Frame":"चगाठ ", +"F~ont Size...":"फांट नाप... ", +"F~ormat":"रूप-रचना ", +"F~ull Screen":"पूरा परदा ", +"Heart":"दिल ", +"Hexagon":"छेभुज ", +"He~ader":"सिरालेख=", +"Horizontal Scroll":"आडा स्क्राल ", +"H~ide":"छपैलो ", +"H~ide Rows":"पंगतालें छपैलो ", +"In ~Background":"पछौकड़ च ", +"Inflate":" फुलाओ ", +"Insert Axis":" अक्षरेखा ", +"Insert Axis Title":"अक्षरेखां शीर्शक प्रविश्ट करो", +"Insert Chart":" चार्ट दा समावेश करो ", +"Insert Column Break":"स्तंभ खंडन दा समावेश करो ", +"Insert Data Labels":"डैटा लेबलें गी प्रविश्ट करो", +"Insert Hyperlink":"हाइपरलिंकदा समावेश करो ", +"Insert Index Entry":"इंडैक्स प्रविश्टी दा समावेश करो ", +"Insert Major Grid":"मुक्ख ग्रिड प्रविश्ट करो", +"Insert Mean ~Value Line":"माध्य मूल्य लकीर समावेश करो (~V)", +"Insert Minor Grid":"लौह्‌का ग्रिड प्रविश्ट करो", +"Insert Single Data Label":"केह्‌रा डैटा लेबल प्रविश्ट करो", +"Insert Slide":"स्लाइड दा समावेश करो", +"Insert Tre~nd Line...":"Trend लकीर समावेश करो.... (~n)", +"Insert Unnumbered Entry":"बिजन नंबर प्रविश्टी दासमावेश करो ", +"Insert ~Cells...":" सैल्लें दा समावेश करो", +"Insert/Delete Axes...":"अक्षरेखां प्रविश्ट करो / म्हेसो", +"Invert":"पुट्ठा करो ", +"Isosceles Triangle":" बरोबर भुज तरकोन ", +"Italic":"इटैलिक ", +"Justified":" न्यांसंगत ", +"Language":"भाशा ", +"Language Status":"भाशा वस्तुस्थिति", +"Layout":" खाका ", +"Left":"खब्बा ", +"Left Arrow":"खब्बा तीर ", +"Left Arrow Callout":" खब्बा तीर संवादी बुलबुला ", +"Left Brace":" खब्बी कमान्नी ", +"Left Bracket":" खब्बी ब्रैकट ", +"Left and Right Arrow":" खब्बा ते सज्जा तीर ", +"Left and Right Arrow Callout":"खब्बा ते सज्जा तीर संवादी बुलबुला ", +"Left-To-Right":"खब्बे-शा-सज्जै=", +"Lightning Bolt":"बिजली दा झटका ", +"Line":"लकीर ", +"Line Callout 1":" लकीर संवादी बुलबुला 1 ", +"Line Callout 2":" लकीर बुलबुला 2 ", +"Line Callout 3":" लकीर बुलबुला 3 ", +"Line Color":"लकीर रंग ", +"Line Connector":"लकीर जोड़क ", +"Line Connector Ends with Arrow":"लकीर-जोड़क तीरै कन्नै मुकदा ऐ ", +"Line Spacing: 1":" लकीर थाह्रबंदीः 1 ", +"L~ine...":"लकीर ", +"Manual ~Break...":"दस्ती ~ खंडन... ", +"Media":"मीडिया", +"Moon":" चन्न ", +"M~erge and Center Cells":"सैल्लें दा विलय करो ", +"Name...":"नांऽ...", +"Na~vigator":"~मार्गनिर्देशक ", +"Next Page":"अगला सफा ", +"Notched Right Arrow":" चीरशुदा सज्जा तीर ", +"Number Format...":"नंबर रूप-रचना... ", +"Number Format: Currency":"नंबर रूप-रचना:मुद्रा", +"Number Format: Decimal":"रूप-रचना :इशारिया ", +"Number Format: Exponential":"नंबर रूप-रचना :एक्सपोनैंशियल ", +"Number Format: Percent":"नंबर रूप-रचना :फीसदी ", +"Number Format: Standard":" नंबर रूप-रचना :मानक ", +"Number Format: Time":"नंबर रूप-रचना :समां ", +"Octagon":"अट्ठभुज ", +"Octagon Bevel":" अट्ठभुज घाड़मा / कलमदार ", +"Open Circle (Curve)":"वृत्त", +"Open Circle (Pour)":" कमान खोहेल्लो (तुआरो) ", +"Open Hyperlink":"हाइपरलिंक खोह्‌ल्लो ", +"Optimal Column Width":"योग्य स्तंभ चौड़ाई ", +"Optimal Row Height":"योग्य पंगताल उंचाई ", +"Overline":"ओवरलाइन", +"Page ~Count":"सफा=~गिनतरी ", +"Parallelogram":" समान्तर चतुर्भुज ", +"Paste ~Special...":" चमकाओ~खास ", +"Pentagon":"पंजभुज ", +"Percent":"फीसदी", +"Plain Text":" सादी इबारत ", +"Pop Art":"लोक कला ", +"Position and Si~ze...":"सि्थति ते नाप ", +"Previous Page":"पिछला सफा ", +"Propert~ies...":"विशेशतां ", +"Protect Cells":"सैल्लें दी सुरक्षा=करो ", +"Protect ~Sheet...":" शीटा दा ~संरक्षण करो ", +"Puzzle":" बुझारत ", +"P~aragraph...":"पैह्‌रा... ", +"Rectangle":" चकोन ", +"Rectangle, Rounded":"चकोन कीते दा ", +"Rectangular Callout":"संवादी बुलबुला ", +"Remove Noise":"रौला हटाओ=", +"Rename Master":" मास्टर गी परतियै नांऽ देओ ", +"Reset Data Point":"डैटा पोआइंट गी परतियै सैट्ट करो", +"Reset all Data Points":"सभनें डैटा पोआइंटें गी परतियै सैट्ट करो", +"Restart Numbering":"संख्याकरम परतियै शुरू=करो ", +"Right":"सज्जा ", +"Right Arrow":" सज्जा तीर ", +"Right Arrow Callout":" सज्जा तीर संवादी बुलबुला ", +"Right Brace":" सज्जी कमान्नी ", +"Right Bracket":" सज्जी ब्रैकट ", +"Right Triangle":" सज्जा तरकोन ", +"Right or Left Arrow":" सज्जा ते खब्बा तीर ", +"Right-To-Left":"सज्जे-शा -खब्बै= ", +"Ring":" छल्ला ", +"Round Callout":" गोल संवादी बुलबुला ", +"Rounded Rectangular Callout":"गोलाकार संवादी बुलबुला ", +"Row ~Height...":"पंगतालां उचाई", +"R~efresh Range":" सजराकरण फलाऽ ", +"R~ight-To-Left":"खब्बेआ सज्जै ", +"R~un Macro...":"मैक्रो चलाओ... ", +"S-shaped Arrow":" - रूपी तीर ", +"Save ~As...":"दे रूपै च बचाइयै रक्खो ", +"Select Column":" स्तंभ चुनो ", +"Select Row":" पंगताल करो ", +"Select Table":"टेबल चुनो ", +"Select ~All":"सब चुनो ", +"Shadow":"छौरा ", +"Sharpen":"घड़ो ", +"Sheet R~ight-To-Left":"शीटां खब्बेआ सज्जै", +"Sho~w Slide":"स्लाइड दस्सो (~w)", +"Signet":" सिग्नेट ", +"Slant Down":" ख’ल्लै गी त्रेह्डा करो ", +"Slant Up":"उप्परै गी त्रेह्डा करो ", +"Small capitals":"लौह्‌के कैपिटल", +"Smiley Face":"मुस्कराह्टदार मुहांदरा ", +"Snap to Grid":"ग्रिड कन्नै स्नैप करो", +"Sort Ascending":" चढ़दे क्रम च छांटो ", +"Sort Descending":"घटदे क्रम च छांटो ", +"So~rt...":"छांटो... ", +"Split Arrow":"दफाड़ तीर ", +"Square":" चौरस ", +"Square Bevel":" चौरस घाड़मा / कलमदार ", +"Square, Rounded":" चोरस कीते दा ", +"Statistics":"आंकड़े", +"Stop":" रोको ", +"Straight Connector":" सिद्धा जोड़क ", +"Straight Connector ends with Arrow":"सिद्धा जोड़क तीरै कन्नै मुकदा ऐ ", +"Straight Connector with Arrows":"तीरें सनैं सिद्धा जोड़क ", +"Strikethrough":"काटा ", +"Striped Right Arrow":" धारीदार सज्जा तीर ", +"Subscript":"उप-आलेख ", +"Sun":"सूरज ", +"Superscript":"उप्पर-आलेख", +"Ta~ble Properties...":"टेबल विशेशतां... ", +"Text Wrap...":"इबारत लपेटो... ", +"Time":"समां ", +"Time Field":"समां=खेतर ", +"Title Page...":"शीर्शक सफा...", +"To Background":"पछौकड़ गी", +"To Foreground":"अगले परिद्रिश्श गी", +"To Next Paragraph in Level":"अगले स्तरातील परिच्छेदामध्ये ", +"To Previous Paragraph in Level":"मागच्या स्तरातील परिच्छेदात ", +"To P~age":"सफे पर ", +"To ~Cell":"सैल्ल ", +"To ~Character":"वर्ण च ", +"To ~Curve":" कर्व ~गी ", +"To ~Frame":"च ~ चगाठा=", +"To ~Paragraph":"पैह्‌रे च", +"Top":"धुर उप्परधुर-उप्पर", +"Transparency":" पारदशर्कता ", +"Trapezoid":"बेतरतीबी चतुर्भुज ", +"Triangle Down":" तरकोन ख’ल्ल ", +"Triangle Up":"तरकोन उप्पर ", +"T~ime (variable)":" समां (बदनशील) ", +"T~itle":"~ शीर्शक ", +"Underline":" रेखांकन करो ", +"Up Arrow":" उप्परला तीर ", +"Up Arrow Callout":" उप्परला तीर संवादी बुलबुला ", +"Up and Down Arrow":"उप्परला ते ख’लका तीर ", +"Up and Down Arrow Callout":" उप्परला ते ख’लका तीर संवादी बुलबुला ", +"Up and Right Arrow":" उप्परला ते सज्जा तीर ", +"Up and Right Arrow Callout":"उप्परला ते सज्जा तीर संवादी बुलबुला ", +"Up, Right and Down Arrow":"उप्परला,", +"Vertical Scroll":" खड़ोतमा स्क्राल ", +"Vertical Text":"खड़ोतमां इबारत ", +"Wave":" लैह्‌र ", +"Zoom In":"अंदरै गी ज़ूम करो ", +"Zoom Out":"बाह्‌रे गी जूम करे ", +"~3D View...":"त्रैआयामी द्रिश्श... (~3)", +"~Add":"~ जमा करो ", +"~Advanced Filter...":"उच्च पूनी ", +"~Arrange":"~बनकाओ करो ", +"~Author":" ~ लेखक ", +"~Bottom":"थल्ला ", +"~Bring to Front":"सामनै आह्‌न्नो ", +"~Bullets and Numbering...":"~ उजागरी चिॕन्न ते संख्याकरण", +"~Capitalize Every Word":"हर शब्द गी बड्डे अक्खरें च करो (~C)", +"~Centered":"केंदरत ", +"~Chart...":"~चार्ट ", +"~Column Break":"स्तंभ छंडन ", +"~Columns":"स्तंभ (बहु․)", +"~Contour":"~आकृति ", +"~Convert":"~रूपांतरत करो ", +"~Data Ranges...":"डेटा फलाऽ... (~D)", +"~Date":"~तरीक=", +"~Date (fixed)":" ~ तरीक(स्थिर) ", +"~Define":"परिभाशत करो ", +"~Define...":"परिभाशत करो (~D)", +"~Delete":"म्हेसो", +"~Edit":"~संपादन करो", +"~Edit Contour...":"~आकृति दा संपादन करो", +"~Edit...":"संपादत करो ", +"~Enter Group":"~समूह् प्रविश्ट करो ", +"~File":"~फाइल ", +"~First Paragraph":"~पैह्‌ला पैह्‌रा ", +"~Fonts...":"~फांट (बहु․)... ", +"~Function...":" फंक्शन ", +"~Goal Seek...":"लक्ष्य-सोधना ", +"~Group":" ~समूह् ", +"~Group and Outline":"समूह् ते रूपरेखा (~G)", +"~Group...":"~समूह्... ", +"~Header and Footer...":"~सिरालेख ते पैरलेख ... ", +"~Height...":" उचाई ", +"~Help":"~मदद ", +"~Hide":" छपैलो ", +"~Hide AutoFilter":"स्वचलत पूनी छपैलो ", +"~Hide Details":"~तफ्सील छपैलो", +"~Hide Slide":"~ स्लाइड छपैलो ", +"~Hyphenation":" ~ जोड़-चि’न्नीकरण ", +"~Hyphenation...":"जोड़-चिॕन्नीकरण", +"~Insert":"~समावेश करो ", +"~Interaction...":" ~ इंटरैक्शन", +"~Left":"खब्बा ", +"~Line Numbering...":"~लकीर संख्याकरण... ", +"~Optimal Height...":" आदर्श उचाई ", +"~Optimal Width...":"आदर्श चौड़ाई ", +"~Page Number":" ~ सफा नंबर ", +"~Page...":"सफा ", +"~Paste":"~चमकाओ", +"~Print...":"छापो ", +"~Recalculate":"परतियै गणना करो ", +"~Record":" रकाड ", +"~Refresh":"सजराकरण ", +"~Right":" सज्जै ", +"~Row":"पंगताल ", +"~Rows":"पंगतालां", +"~Save":" बचाइयै रक्खो ", +"~Sections...":"~सैक्शनां... ", +"~Select":"~चुनो ", +"~Send to Back":"पिच्छें गी भेजो ", +"~Sentence case":"वाक्य केस (~S)", +"~Sheet":" शीट ", +"~Show":"दस्सो ", +"~Show Details":"~तफ्सीलां दस्सो ", +"~Sort...":"छांटो ", +"~Spacing...":"~थाह्‌रबंदी ", +"~Spelling...":"~शब्द-जोड़ जाच... ", +"~Standard Filter...":"मानक पूनी ", +"~Subject":"~विशे ", +"~Table":"~टेबल ", +"~Table...":"~टेबल... ", +"~Thesaurus...":"~शब्दकोश ", +"~Time":"~समां ", +"~Time (fixed)":" ~ समां (निश्चत) ", +"~Tools":"~उपकरण (बहु․) ", +"~Top":"धुर उप्पर ", +"~UPPERCASE":"~उप्परला केस ", +"~Ungroup...":"~समूहीकरण गी अनकीता करो", +"~Update All":"~सब=अपडेट=करो ", +"~Validity...":"मान्यता ", +"~View":"~द्रिश्श ", +"~While Typing":"~टाइप करदे बेल्लै ", +"~Width...":"चौड़ाई ", +"~Wrap":"~लपेटो ", +"~lowercase":"~खॕलका केस ", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/dsb.json b/f7cloud-office/browser/dist/l10n/uno/dsb.json new file mode 100644 index 0000000..e908077 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/dsb.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Gwězdka z 12 zubikami", +"24-Point Star":"Gwězdka z 24 zubikami", +"4-Point Star":"Styrizubikata gwězdka", +"4-way Arrow":"Šypka k 4 směram", +"4-way Arrow Callout":"Puchoŕ ze šypkami k 4 směram", +"5-Point Star":"Pěśzubikata gwězdka", +"6-Point Star":"Šesćzubikata gwězdka", +"6-Point Star, Concave":"Šesćzubikata gwězdka, konkawna", +"8-Point Star":"Wósymzubikata gwězdka", +"Accept":"Akceptěrowaś", +"Accept All":"Wšykne akceptěrowaś", +"Accept All Changes":"Wšykne změny akceptěrowás", +"Accept Change":"Změnu akceptěrowaś", +"Accept Track Change and select the next one":"Slědowanje změny akceptować a přichodny wubrać", +"Accept and Move to Next":"Akceptować a k přichodnemu hić", +"Add Decimal Place":"Decimalne městno pśidaś", +"Add descriptions of non-text content (for accessibility)":"Pśidajśo wopisanja njetekstowego wopśimjeśa (za bźezbariernosć)", +"After":"Pó", +"Align Bottom":"Dołojce wusměriś", +"Align Bottom to Anchor":"Dołojce na kokuli wusměriś", +"Align Center":"Centrěrowaś", +"Align Left":"Nalěwo wusměriś", +"Align Right":"Napšawo wusměriś", +"Align Tex~t":"Tekst wu~směriś", +"Align Top":"Górjejce wusměriś", +"Align Top to Anchor":"Górjejce na kokuli wusměriś", +"Alt Text...":"Alternatiwny tekst…", +"Anc~hor":"Za~kokulenje", +"Animation":"Animacija", +"Apply Suggestion":"Naraźenje nałožyś", +"Arch Down (Curve)":"Wobłuk dołoj (kśiwanka)", +"Arch Down (Pour)":"Wobłuk dołoj (napołnjony)", +"Arch Left (Curve)":"Wobłuk nalěwo (kśiwanka)", +"Arch Right (Curve)":"Wobłuk napšawo (kśiwanka)", +"Arch Right (Pour)":"Wobłuk napšawo (napołnjony)", +"Arch Up (Curve)":"Wobłuk górjej (kśiwanka)", +"Arch Up (Pour)":"Wobłuk górjej (napołnjony)", +"Arrange":"Rědowaś", +"As C~haracter":"Ako ~znamuško", +"AutoCorr~ect":"Awto~matiska korektura", +"AutoFill Data Series: automatic":"Datowe rědy wupołniś: awtomatiski", +"Auto~Filter":"Awtomatiski ~filter", +"A~lignment...":"W~usměrjenje...", +"A~rea...":"~Płonina...", +"A~rrange":"~Rědowaś", +"Back One":"Naslědk", +"Background Color":"Slězynowa barwa", +"Before":"Pśed", +"Block Arc":"Wobłuk", +"Bold":"Tucny", +"Bookmar~k...":"~Cytańske znamje...", +"Borders (Shift to overwrite)":"Ramiki (Umsch za pśepisanje)", +"Bottom":"Dołojce", +"Brightness":"Swětłosć", +"Caption...":"Pópisanje...", +"Center":"Centrěrowany", +"Center Horizontal":"Horicontalnje centrěrowaś", +"Center Vertically":"Wertikalnje centrěrowaś", +"Centered":"Centrěrowany", +"Ce~lls...":"C~ele...", +"Character Highlighting Color":"Barwa za znamjenjowe wuzwignjenje", +"Character Spacing":"Znamjenjowy wótkłon", +"Charcoal Sketch":"Wuglowa kreslanka", +"Chart T~ype...":"Diagramowy ~typ...", +"Check Spelling":"Pšawopis kontrolěrowaś", +"Chevron":"Zarěznjona pěśrožkata šypka", +"Chevron Down":"Zarěznjona šypka dołoj", +"Chevron Up":"Zarěznjona šypka górjej", +"Circle":"Krejz", +"Circle (Curve)":"Krejz (kśiwanka)", +"Circle (Pour)":"Krejz (napołnjony)", +"Circle Pie":"Krejzowy wurězk", +"Circular Arrow":"Kružynowa šypka", +"Clear Direct Formatting":"Direktne formatěrowanje wótpóraś", +"Clear ~Direct Formatting":"~Direktne formatěrowanje wótpóraś", +"Cle~ar Cells...":"Cele wup~rozniś...", +"Clone Formatting":"Formatěrowanje pśenosowaś", +"Close Master View":"Globalny naglěd zacyniś", +"Cloud":"Mrokawka", +"Cl~ear Contents...":"Wopśimjeśe wu~lašowaś...", +"Color Scale...":"Barwna skala...", +"Column":"Słupikowy diagram", +"Column ~Width...":"Słupowa šy~rokosć...", +"Columns A~fter":"Słupy ~za tym", +"Columns B~efore":"Słupy pś~ed tym", +"Columns ~After":"Słupy ~za tym", +"Columns ~Before":"Słupy pś~ed tym", +"Comments":"Komentary", +"Comme~nt":"~Komentar", +"Connector":"Zwězowak", +"Connector Ends with Arrow":"Zwězowak se ze šypku kóńcy", +"Connector with Arrows":"Zwězowak ze šypkami", +"Connectors":"Zwězowaki", +"Connectors (double click for multi-selection)":"Zwězowaki (klikniśo dwójcy za wěcejrazowe wuběranje)", +"Content Control Properties":"Kakosći wopśimjeśowego wóźeńskego elementa", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Městno hyperwótkaza kopěrowaś", +"Cop~y":"~Kopěrowaś", +"Corner Right Arrow":"Šypka napšawo pśez rožk", +"Co~lumns...":"Sł~upy...", +"Co~mpress...":"~Kompriměrowaś...", +"Crop":"Pśirězaś", +"Crop Image":"Wobraz pśirězaś", +"Cross":"Kśica", +"Cross-~reference...":"Prě~cna pokazka...", +"Cuboid":"Kwader", +"Currency":"Pjenjeze", +"Current ~Index":"Aktualny ~zapis", +"Curve":"Kśiwanka", +"Curve Down":"Kśiwanka dołoj", +"Curve Up":"Kśiwanka górjej", +"Curved Connector":"Kśiwankowy zwězowak", +"Curved Connector Ends with Arrow":"Kśiwankowy zwězowak se ze šypku kóńcy", +"Curved Connector with Arrows":"Kśiwankowy zwězowak ze šypkami", +"Cycle Case":"Pisanje wjerśeś", +"Cylinder":"Cylinder", +"C~ell":"C~ela", +"C~haracter...":"Zna~muško...", +"C~onditional":"W~uměnjone formatěrowanje", +"Data Bar...":"Datowa rědka...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"Da~tum (wariabelny)", +"Decrease Font Size":"Wjelikosć pisma pómjeńšyś", +"Decrease Indent":"Zasunjenje pómjeńšyś", +"Decrease Paragraph Spacing":"Wótstawkowy wótkłon pómjeńšyś", +"Decrease Size":"Wjelikosć pómjeńšyś", +"Delete All Comments":"Wšykne komentary wulašowaś", +"Delete All Comments by This Author":"Wšykne komentary wót toś togo awtora wulašowaś", +"Delete Axis":"Wósku wulašowaś", +"Delete Comment":"Komentar wulašowaś", +"Delete Content Control":"Wopśimjeśowy wóźeński element wulašowaś", +"Delete C~ells...":"Ce~le wulašowaś...", +"Delete C~ontents...":"W~opśimjeśe wulašowaś...", +"Delete Data Labels":"Datowe pópisanja wulašowaś", +"Delete Decimal Place":"Decimalne městno wulašowaś", +"Delete Index":"Zapis wulašowaś", +"Delete Legend":"Legendu wulašowaś", +"Delete Major Grid":"Głowne kśidno wulašowaś", +"Delete Minor Grid":"Pomocne kśidno wulašowaś", +"Delete Row":"Smužku wulašowaś", +"Delete Rows":"Smužki wulašowaś", +"Delete Single Data Label":"Jadno datowe pópisanje wulašowaś", +"Delete Sparkline":"Škrickowu liniju wulašowaś", +"Delete Sparkline Group":"Kupku škrickowych linijow lašowaś", +"Delete Table":"Tabelu wulašowaś", +"Delete selected columns":"Wubrany słupy wulašowaś", +"Delete selected rows":"Wubrane smužki wulašowaś", +"Delete table":"Tabelu wulašowaś", +"Delete ~All Comments":"Wšy~kne komentary wulašowaś", +"Delete ~Columns":"~Słupy wulašowaś", +"Demote Outline Level":"Rozrědowańsku rowninu nižej zastopnjowaś", +"Demote Outline Level with Subpoints":"Rozrědowańsku rowninu z póddypkami nižej zastopnjowaś", +"De~lete...":"Wu~lašowaś...", +"Diamond":"Ruta", +"Diamond Bevel":"Nakósna ruta", +"Digital Signatu~res...":"Digitalne ~signatury...", +"Display Grid":"Kśidno pokazaś", +"Doorplate":"Źurina toflicka", +"Double Brace":"Wuzgibnjona spinka nalěwo a napšawo", +"Double Bracket":"Kulowata spinka nalěwo a napšawo", +"Double Underline":"Dwójcy pódšmarnuś", +"Down Arrow":"Šypka dołoj", +"Down Arrow Callout":"Puchoŕ ze šypku dołoj", +"Duplicate Page":"Bok pódwójś", +"Duplicate ~Slide":"~Foliju pódwójś", +"D~elete Page":"Bok wu~lašowaś", +"Edit Hyperlink...":"Hyperwótkaz wobźěłaś...", +"Edit Section...":"Wótrězk wobźěłaś...", +"Edit Sparkline Group...":"Zrědowanje škrickowych linijow wobźěłaś…", +"Edit Sparkline...":"Škrickowu liniju wobźěłaś…", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (klikniśo dwójcy za wěcejrazowe wuběranje)", +"Explosion":"Rozbuch", +"E~xecute Interaction...":"Interak~ciju wuwjasć...", +"E~xit Group":"Kupku ~spušćiś", +"Fade Down":"Dołoj wóteběrajucy", +"Fade Left":"Nalěwo wóteběrajucy", +"Fade Right":"Napšawo wóteběrajucy", +"Fade Up":"Górjej wóteběrajucy", +"Fade Up and Left":"Górjej a nalěwo wóteběrajucy", +"Fade Up and Right":"Górjej a napšawo wóteběrajucy", +"Fiel~d":"~Pólo", +"Fill Color":"Połnjeca barwa", +"Find Next":"Dalej pytaś", +"Find Previous":"Pjerwjejšny pytaś", +"Find and Rep~lace...":"Pytaś a wu~měniś...", +"First ~Author":"Prědny ~awtor", +"Flip Horizontally":"Horicontalnje kipnuś", +"Flip Vertically":"Wertikalnje kipnuś", +"Flowchart: Alternate Process":"Běžny diagram: Alternatiwny proces", +"Flowchart: Card":"Běžny diagram: Kórta", +"Flowchart: Collate":"Běžny diagram: Zestajiś", +"Flowchart: Connector":"Běžny diagram: Zwězowak", +"Flowchart: Data":"Běžny diagram: Daty", +"Flowchart: Decision":"Běžny diagram: Rozsud", +"Flowchart: Delay":"Běžny diagram: Wokomuźenje", +"Flowchart: Direct Access Storage":"Běžny diagram: Skład z direktnym pśistupom", +"Flowchart: Display":"Běžny diagram: Zwobraznjenje", +"Flowchart: Document":"Běžny diagram: Dokument", +"Flowchart: Extract":"Běžny diagram: Wupis", +"Flowchart: Internal Storage":"Běžny diagram: Interny składowak", +"Flowchart: Magnetic Disc":"Běžny diagram: Magnetiska plata", +"Flowchart: Manual Input":"Běžny diagram: Manuelne zapódaśe", +"Flowchart: Manual Operation":"Běžny diagram: Manuelne pśeźěłanje", +"Flowchart: Merge":"Běžny diagram: Zjadnośiś", +"Flowchart: Multidocument":"Běžny diagram: Wšakoraki dokument", +"Flowchart: Off-page Connector":"Běžny diagram: Zwězowak z drugim bokom", +"Flowchart: Or":"Běžny diagram: Abo", +"Flowchart: Predefined Process":"Běžny diagram: Pśeddefiněrowany proces", +"Flowchart: Preparation":"Běžny diagram: Pśigót", +"Flowchart: Process":"Běžny diagram: Proces", +"Flowchart: Punched Tape":"Běžny diagram: Źěrkaty pask", +"Flowchart: Sequential Access":"Běžny diagram: Sekwencielny pśistup", +"Flowchart: Sort":"Běžny diagram: Sortěrowaś", +"Flowchart: Stored Data":"Běžny diagram: Skłaźone daty", +"Flowchart: Summing Junction":"Běžny diagram: Zjadnośenje", +"Flowchart: Terminator":"Běžny diagram: Wobgranicowak", +"Flower":"Kwětk", +"Folded Corner":"Złožony rožk", +"Font Color":"Pismowa barwa", +"Fontwork Shape":"Forma Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"No~gowa smužka", +"For All Text":"Za ceły tekst", +"For Paragraph":"Za wótstawk", +"For Selection":"Za wuběrk", +"Format Axis...":"Wósku formatěrowaś...", +"Format Chart Area...":"Diagramowu płoninu formatěrowaś...", +"Format Data Labels...":"Datowe pópisanja formatěrowaś...", +"Format Data Point...":"Datowy dypk formatěrowaś...", +"Format Data Series...":"Datowy rěd formatěrowaś...", +"Format Floor...":"Diagramowe dno formatěrowaś...", +"Format Legend...":"Legendu formatěrowaś...", +"Format Major Grid...":"Głowne kśidno formatěrowaś...", +"Format Mean Value Line...":"Liniju pśerězneje gódnoty formatěrowaś...", +"Format Minor Grid...":"Pomocne kśidno formatěrowaś...", +"Format Pa~ge...":"Format bo~ka...", +"Format Selection...":"Wuběrk formatěrowaś...", +"Format Single Data Label...":"Jadno datowe pópisanje formatěrowaś...", +"Format Stock Gain...":"Akcijowy wudobytk formatěrowaś...", +"Format Stock Loss...":"Akcijowe tšuśe formatěrowaś...", +"Format Title...":"Titel formatěrowaś...", +"Format Trend Line Equation...":"Rownicu trendoweje linije formatěrowaś...", +"Format Trend Line...":"Trendowu liniju formatěrowaś...", +"Format Wall...":"Diagramowu sćěnu formatěrowaś...", +"Format X Error Bars...":"Zmólkowe grědy X formatěrowaś...", +"Format Y Error Bars...":"Zmólkowe grědy Y formatěrowaś...", +"Format as Currency":"Ako pjenjeze formatěrowaś", +"Format as Date":"Ako datum formatěrowaś", +"Format as General":"Ako standard formatěrowaś", +"Format as Number":"Ako licbu formatěrowaś", +"Format as Percent":"Ako procent formatěrowaś", +"Format as Scientific":"Ako wědomnostny formatěrowaś", +"Format as Time":"Ako cas formatěrowaś", +"Formatting Mark":"Formatěrowańske znamuško", +"Formula to Value":"Formula do gódnoty", +"Forward One":"Doprědka", +"For~matting Marks":"For~matěrowańske znamuška", +"Fo~rm":"Fo~rmular", +"Frame":"Wobłuk", +"Freeze First Column":"Prědny słup fiksěrowaś", +"Freeze First Row":"Prědnu smužku fiksěrowaś", +"Freeze Rows and Columns":"Smužki a słupy fiksěrowaś", +"Freeze ~Cells":"~Cele fiksěrowaś", +"F~ont Size...":"Pis~mowa wjelikosć...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourierowa analyza...", +"F~rame...":"Wo~błuk...", +"F~ull Screen":"Połna wo~brazowka", +"General":"Powšykne", +"Give a label to identify an object":"Pódajśo pópisanje, aby objekt identificěrował", +"Go t~o Page...":"~K bokoju pśejś...", +"Go t~o Slide...":"K f~oliji pśejś…", +"Group Sparklines":"Škrickowe linije rědowaś", +"Heading ~Numbering...":"~Numerěrowanje nadpismow…", +"Heart":"Wutšoba", +"Hexagon":"Šesćrožk", +"He~ader":"Gł~owowa smužka", +"He~ader and Footer":"Gł~owowa a nogowa smužka", +"Horizontal Scroll":"Horicontalna pismowa rula", +"Horizontally ~Center":"Horicontalnje w ~srjejźi", +"Horizontally ~Left":"Horicontalnje na~lěwo", +"Horizontally ~Right":"Horicontalnje na~pšawo", +"Horizontally ~Spacing":"Wót~kłon horicontalnje", +"H~ide":"Sc~howaś", +"H~ide Columns":"Słupy sc~howaś", +"H~ide Rows":"Smužki s~chowaś", +"Icon Set...":"Symbolowa sajźba...", +"Ignore":"Ignorěrowaś", +"Ignore All":"Wšykne ignorěrowaś", +"Image Mode":"Wobrazowy modus", +"In ~Background":"W ~slězynje", +"Increase Font Size":"Wjelikosć pisma pówětšyś", +"Increase Indent":"Zasunjenje pówětšyś", +"Increase Paragraph Spacing":"Wótstawkowy wótkłon pówětšyś", +"Increase Size":"Wjelikosć pówětšyś", +"Inflate":"Pówětšyś", +"Insert Audio or Video":"Awdio abo wideo zasajźiś", +"Insert Axis":"Wósku zasajźiś", +"Insert Axis Title":"Wóskowy titel zasajźiś", +"Insert Bookmark":"Cytańske znamje zasajźiś", +"Insert Caption...":"Pópisanje zasajźiś...", +"Insert Chart":"Diagram zasajźiś", +"Insert Column After":"Słup za tym zasajźiś", +"Insert Column Before":"Słup pśed tym zasajźiś", +"Insert Column Break":"Łamanje słupa zasajźiś", +"Insert Columns ~After":"Sł~upy za tym zasajźiś", +"Insert Columns ~Before":"Sł~upy pśed tym zasajźiś", +"Insert Comment":"Komentar zasajźiś", +"Insert Co~lumns":"Słupy ~zasajźiś", +"Insert Cross-reference":"Prěcnu pokazku zasajźiś", +"Insert Data Labels":"Datowe pópisanja zasajźiś", +"Insert Endnote":"Kóńcnu nožku zasajźiś", +"Insert Field":"Pólo zasajźiś", +"Insert Fontwork Text":"Tekst Fontwork zasajźiś", +"Insert Footnote":"Nožku zasajźiś", +"Insert Frame":"Wobłuk zasajźiś", +"Insert Hyperlink":"Hyperwótkaz zasajźiś", +"Insert Image...":"Wobraz zasajźiś...", +"Insert Index Entry":"Zapisowy zapisk zasajźiś", +"Insert Line (double click for multi-selection)":"Liniju zasajźiś (klikniśo dwójcy za wěcejrazowe wuběranje)", +"Insert Major Grid":"Głowne kśidno zasajźiś", +"Insert Mean ~Value Line":"Liniju pśerězneje ~gódnoty zasajźiś", +"Insert Minor Grid":"Pomocne kśidno zasajźiś", +"Insert Page Break":"Łamanje boka zasajźiś", +"Insert Page Number":"Numer boka zasajźiś", +"Insert Row Above":"Smužku nad tym zasajźiś", +"Insert Row Below":"Smužku pód tym zasajźiś", +"Insert Rows ~Above":"Smužki ~nad tym zasajźiś", +"Insert Rows ~Below":"Smužki pó~d tym zasajźiś", +"Insert Single Data Label":"Jadno datowe pópisanje zasajźiś", +"Insert Slide":"Foliju zasajźiś", +"Insert Soft Hyphen...":"Měku źěleńsku smužku zasajźiś…", +"Insert Special Character":"Wósebne znamuško zasajźiś", +"Insert Special Characters":"Wósebne znamuška zasajźiś", +"Insert Text Box":"Tekstowe pólo zasajźiś", +"Insert Text Box (double click for multi-selection)":"Tekstowe pólo (klikniśo dwójcy za wěcejrazowe wuběranje)", +"Insert Titles...":"Titele zasajźiś...", +"Insert Tre~nd Line...":"Tre~ndowu liniju zasajźiś...", +"Insert Unnumbered Entry":"Njenumerěrowany zapisk zasajźiś", +"Insert Vertical Text":"Wertikalny tekst zasajźiś", +"Insert columns after":"Słupy za tym zasajźiś", +"Insert columns before":"Słupy pśed tym zasajźiś", +"Insert page number":"Numer boka zasajźiś", +"Insert rows above":"Smužki nad tym zasajźiś", +"Insert rows below":"Smužki pód tym zasajźiś", +"Insert ~Cells...":"~Cele zasajźiś...", +"Insert ~Rows":"S~mužki zasajźiś", +"Insert ~Table...":"~Tabelu zasajźiś...", +"Insert ~X Error Bars...":"Zmólkowe grědy ~X zasajźiś...", +"Insert ~Y Error Bars...":"Zmólkowe grědy ~Y zasajźiś...", +"Insert/Delete Axes...":"Wóski zasajźiś/wulašowaś...", +"Invert":"Inwertěrowaś", +"Isosceles Triangle":"Jadnakoramjaty tśirožk", +"Italic":"Kursiwny", +"Justified":"Blokowa sajźba", +"Language":"Rěc", +"Language Status":"Rěcny status", +"Layout":"Wugótowanje", +"Left":"Nalěwo", +"Left Arrow":"Šypka nalěwo", +"Left Arrow Callout":"Puchoŕ ze šypku nalěwo", +"Left Brace":"Lěwa wuzgibnjona spinka", +"Left Bracket":"Kulowata spinka nalěwo", +"Left and Right Arrow":"Šypka nalěwo a napšawo", +"Left and Right Arrow Callout":"Puchoŕ ze šypkoma nalěwo a napšawo", +"Left-To-Right":"Wótlěwa napšawo", +"Lightning Bolt":"Błysk", +"Line":"Linijowy diagram", +"Line Callout 1":"Puchoŕ z liniju 1", +"Line Callout 2":"Puchoŕ z liniju 2", +"Line Callout 3":"Puchoŕ z liniju 3", +"Line Color":"Linijowa barwa", +"Line Connector":"Linijowy zwězowak", +"Line Connector Ends with Arrow":"Linijowy zwězowak se ze šypku kóńcy", +"Line Spacing":"Wótkłon mjazy smužkami", +"Line Spacing: 1":"Smužkowy wótkłon: 1", +"Line Spacing: 1.5":"Smužkowy wótkłon: 1,5", +"Line Spacing: 2":"Smužkowy wótkłon: 2", +"Lis~ts":"~Lisćiny", +"L~ine...":"L~inija...", +"Manage Track Changes":"Změny zastojaś", +"Manage...":"Zastojaś...", +"Manual ~Break...":"~Manuelne łamanje...", +"Master Slides":"Folijowe pśedłogi", +"Media":"Medije", +"Merge Cells":"Cele zwězas", +"Merge and center or unmerge cells depending on the current toggle state":"Cele zwězaś a centrěrowaś abo źěliś, pó aktualnem statusu", +"Moon":"Mjasec", +"More ~Filters":"Dalšne ~filtry", +"Move Item Down":"Zapisk dołoj pśesunuś", +"Move Item Down with Subpoints":"Zapisk z póddypkami dołoj pśesunuś", +"Move Item Up":"Zapisk górjej pśesunuś", +"Move Item Up with Subpoints":"Zapisk z póddypkami górjej pśesunuś", +"M~erge and Center Cells":"Cele ~zwězaś a centrěrowaś", +"Name...":"Mě...", +"Na~vigator":"~Nawigator", +"New Page":"Nowy bok", +"Next":"Pśiducy", +"Next Page":"Pśiducy bok", +"Next Track Change":"Pśiduca změna", +"No List":"Žedna lisćina", +"Non-breaking ~Hyphen":"Šći~tana wězawka", +"None":"Žeden", +"Notched Right Arrow":"Zarěznjony šypka napšawo", +"Number":"Licba", +"Number Format":"Licbowy format", +"Number Format...":"Licbowy format...", +"Number Format: Currency":"Licbowy format: Pjenjeze", +"Number Format: Date":"Licbowy format: Datum", +"Number Format: Decimal":"Licbowy format: Decimalny", +"Number Format: Exponential":"Licbowy format: Eksponencielny", +"Number Format: Percent":"Licbowy format: Procent", +"Number Format: Standard":"Licbowy format: Standard", +"Number Format: Time":"Licbowy format: Cas", +"Octagon":"Wósymrožk", +"Octagon Bevel":"Nakósny wósymrožk", +"Open Circle (Curve)":"Wótwórjony krejz (kśiwanka)", +"Open Circle (Pour)":"Wótwórjony krejz (napołnjony)", +"Open Hyperlink":"Hyperwótkaz wócyniś", +"Open the Elements Deck":"Płoninu elementow wócyniś", +"Open the Styles Deck":"Wobceŕk Pśedłogi wócyniś", +"Optimal Column Width":"Optimalna słupowa šyrokosć", +"Optimal Row Height":"Optimalna wusokosć smužki", +"Orientation":"Wumsěrjenje", +"Outline Font Effect":"Konturowy efekt pisma", +"Overline":"Nadšmarnuś", +"Page Properties...":"Kakosći boka...", +"Page Tit~le":"~Titel boka", +"Page ~Count":"~Licba bokow", +"Paired ~t-test...":"Wó~twisny t-test...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"W~opśimjeśe zasajźiś...", +"Pentagon":"Pěśirožk", +"Percent":"Procent", +"Pi~vot Table...":"Pi~votowa tabela...", +"Plain Text":"Jano tekst", +"Pop Art":"Pop-Art", +"Position and Si~ze...":"Pozicija a wje~likosć...", +"Previous Page":"Pjerwjejšny bok", +"Previous Track Change":"Pjerwjejšna změna", +"Prin~t Ranges":"Ś~išćarske wobceŕki", +"Prohibited":"Zakazany", +"Promote Outline Level":"Rozrědowańsku rowninu wušej zastopnjowaś", +"Promote Outline Level with Subpoints":"Rozrědowańsku rowninu z póddypkami wušej zastopnjowaś", +"Properties":"Kakosći", +"Propert~ies...":"~Kakosći...", +"Protect Cells":"Cele šćitaś", +"Protect ~Sheet...":"Tabelu šć~itaś...", +"Pr~evious":"Pj~erwjejšny", +"Puzzle":"Puzzle", +"P~aragraph...":"Wót~stawk...", +"QR and ~Barcode...":"QR- a ~barkod...", +"Record Track Changes":"Změny nagraś", +"Rectangle":"Pšawokut", +"Rectangle (double click for multi-selection)":"Pšawokut (klikniśo dwójcy za wěcejrazowe wuběranje)", +"Rectangle, Rounded":"Pšawokut, wukulowaśony", +"Rectangular Callout":"Pšawokutny puchoŕ", +"Reject":"Wótpokazaś", +"Reject All":"Wšykne wótpokazaś", +"Reject All Changes":"Wšykne změny wótpokazaś", +"Reject Change":"Změnu wótpokazaś", +"Reject Track Change and select the next one":"Slědowanje změny wótpokazaś a pśiducy wubraś", +"Reject and Move to Next":"Wótpokazaś a k pśiducemu hyś", +"Remove Noise":"Šumjenje wótwónoźeś", +"Rename Master":"Pśedłogu pśemjeniś", +"Rename S~heet...":"Ta~belu pśemjeniś...", +"Reply Comment":"Na komentar wótegroniś", +"Reset Data Point":"Datowy dypk slědk stajiś", +"Reset all Data Points":"Wšykne datowe dypki slědk stajiś", +"Resolved Comments":"Rozwězane komentary", +"Restart Numbering":"Numerěrowanje znowego zachopiś", +"Right":"Napšawo", +"Right Arrow":"Šypka napšawo", +"Right Arrow Callout":"Puchoŕ ze šypku napšawo", +"Right Brace":"Pšawa wuzgibnjona spinka", +"Right Bracket":"Kulowata spinka napšawo", +"Right Triangle":"Pšawokutny tśirožk", +"Right or Left Arrow":"Šypka napšawo abo nalěwo", +"Right-To-Left":"Wótpšawa nalěwo", +"Ring":"Pjeršćeń", +"Rotate 90° ~Left":"Wó 90° na~lěwo wjerśeś", +"Rotate 90° ~Right":"Wó 90° na~pšawo wjerśeś", +"Rot~ate":"Wj~erśeś", +"Round Callout":"Wukulowaśony puchoŕ", +"Rounded Rectangular Callout":"Wukulowaśony pšawokutny puchoŕ", +"Row":"Smužka", +"Row ~Height...":"Smužkowa wu~sokosć...", +"Rows ~Above":"Smužki na~d tym", +"Rows ~Below":"Smužki pó~d tym", +"R~efresh Range":"Wobceŕk ~aktualizěrowaś", +"R~ight-To-Left":"Wótpš~awa nalěwo", +"R~un Macro...":"Makro w~uwjasć...", +"S-shaped Arrow":"Šypka w s-formje", +"Save ~As...":"~Składowaś ako...", +"Scientific":"Wědomnostny", +"Select Cell":"Celu wubraś", +"Select Column":"Słup wubraś", +"Select Row":"Smužku wubraś", +"Select Table":"Tabelu wubraś", +"Select ~All":"Wše wu~braś", +"Select ~Range...":"Wo~bceŕk wubraś...", +"Set Background Image...":"Slězynowy wobraz nastajiś...", +"Set Character Spacing":"Znamjenjowy wótkłon nastajiś", +"Set Heading Numbering":"Numerěrowanje nadpismow nastajiś", +"Set Line Spacing":"Smužkowy wótkłon nastajiś", +"Se~ction...":"Wót~rězk...", +"Shadow":"Seń", +"Sharpen":"Wóstśiś", +"Sheet R~ight-To-Left":"Tabela wótpš~awa nalěwo", +"Show":"Pokazaś", +"Show Navigator Window":"Wokno nawigatora pokazaś", +"Show track changes":"Změny pokazaś", +"Sho~w Rows":"Smužki p~okazaś", +"Sho~w Slide":"Foliju po~kazaś", +"Sidebar":"Bocnica", +"Signat~ure Line...":"Smužka ~signatury…", +"Signet":"Zygel", +"Slant Down":"Nakósny dołoj", +"Slant Up":"Nakósny górjej", +"Slide Layout":"Folijowe wugótowanje", +"Slide Properties...":"Kakosći folije...", +"Slide Tit~le":"Folijowy ~titel", +"Slide Transition":"Folijowy pśechad", +"Slide ~Count":"~Licba folijow", +"Slide ~Layout":"Folijowe w~ugótowanje", +"Small capitals":"Kapitelki", +"Smiley Face":"Smiley", +"Snap to Grid":"Na kśidnje pópadnuś", +"Sort Ascending":"Stupajucy sortěrowaś", +"Sort Descending":"Wóstupujucy sortěrowaś", +"So~rt...":"S~ortěrowaś...", +"Sparkline...":"Škrickowa linija", +"Sparklines":"Škrickowe linije", +"Split Arrow":"Rozdźělona šypka", +"Split Cells...":"Cele źěliś...", +"Split Table...":"Tabelu rozdźěliś...", +"Square":"Kwadrat", +"Square Bevel":"Nakósny kwadrat", +"Square, Rounded":"Kwadrat, wukulowaśony", +"Statistics":"Statistika", +"Stop":"Zastajiś", +"Straight Connector":"Direktny zwězowak", +"Straight Connector ends with Arrow":"Direktny zwězowak se ze šypku kóńcy", +"Straight Connector with Arrows":"Direktny zwězowak ze šypkami", +"Strikethrough":"Pśešmarnuś", +"Striped Right Arrow":"Smužkata šypka napšawo", +"Subscript":"Nižej stajony", +"Sun":"Słyńco", +"Superscript":"Wušej stajony", +"Symbol":"Symbol", +"S~how Columns":"Słupy p~okazaś", +"S~lide":"Fo~lija", +"S~pecial Character...":"Wó~sebne znamuško...", +"Table Cell Background Color":"Slězynowa barwa tabeloweje cele", +"Table of Contents and Inde~x":"Zapis w~opśimjeśa a gronidłowy zapis", +"Ta~ble Properties...":"Ta~belowe kakosći...", +"Text Wrap...":"Tekstowy woběg...", +"Te~xt":"Te~kst", +"Theme...":"Drastwa…", +"Thousands Separator":"Źěleńske znamuško tysacawkow", +"Time":"Cas", +"Time Field":"Casowe pólo", +"Title Page...":"Titelowy bok...", +"To Background":"Do slězyny", +"To Cell (~resize with cell)":"K celi (wjelikosć z celu z~měniś)", +"To Foreground":"Doprědka", +"To Next Paragraph in Level":"K pśiducemu wótstawkoju na rowninje", +"To Previous Paragraph in Level":"K pjerwjejšnemu wótstawkoju na rowninje", +"To P~age":"K ~bokoju", +"To ~Cell":"K ~celi", +"To ~Character":"K ~znamuškoju", +"To ~Curve":"Do ~kśiwanki", +"To ~Frame":"K wo~błukoju", +"To ~Paragraph":"K wót~stawkoju", +"Toggle Automatic Spell Checking":"Awtomatisku pšawopisnu kontrolu pśešaltowaś", +"Toggle Formatting Marks":"Formatěrowańske znamuška pśešaltowaś", +"Toggle Ordered List":"Numerěrowanu lisćinu pśešaltowaś", +"Toggle Shadow":"Seń pśešaltowaś", +"Toggle Unordered List":"Njesortěrowanu lisćinu pśešaltowaś", +"Top":"Górjejce", +"Track Chan~ges":"~Změnam slědowaś", +"Translate...":"Pśełožiś…", +"Transparency":"Transparenca", +"Trapezoid":"Trapec", +"Triangle Down":"Tśirožk dołoj", +"Triangle Up":"Tśirožk górjej", +"T~able":"T~abela", +"T~ime (variable)":"Cas (~wariabelny)", +"T~itle":"T~itel", +"Underline":"Pódšmarnuś", +"Unfloat Frame Content":"Žeden woběg wokoło wopśimjeśa wobłuka", +"Ungroup Sparklines":"Zrědowanje škrickowych linijow wótpóraś", +"Unmerge Cells":"Cele źěliś", +"Unprotect Cells":"Šćit celow wótpóraś", +"Up Arrow":"Šypka górjej", +"Up Arrow Callout":"Puchoŕ ze šypku górjej", +"Up and Down Arrow":"Šypka górjej a dołoj", +"Up and Down Arrow Callout":"Puchoŕ ze šypkoma górjej a dołoj", +"Up and Right Arrow":"Šypka górjej a napšawo", +"Up and Right Arrow Callout":"Puchoŕ ze šypkoma górjej a napšawo", +"Up, Right and Down Arrow":"Šypka górjej, napšawo a dołoj", +"Update ~Index":"~Zapis aktualizěrowaś", +"Vertical Scroll":"Wertikalna pismowa rula", +"Vertical Text":"Wertikalny tekst", +"Vertically C~enter":"Wertikalnje w ~srjejźi", +"Vertically S~pacing":"Wótkłon wertikalnje", +"Vertically ~Bottom":"Wertikalnje ~dołojce", +"Vertically ~Top":"Wertikalnje ~górjejce", +"View Grid Lines":"Kśidnowe linije pokazaś", +"Watermark...":"Wódowe znamje...", +"Wave":"Žwała", +"Wrap Text":"Tekst łamaś", +"Zoom In":"Pówětšyś", +"Zoom Out":"Pómjeńšyś", +"~3D View...":"~3D-naglěd...", +"~Accessibility Check...":"~Pśeglědanje bźezbariernosći...", +"~Add":"~Pśidaś", +"~Add to List":"~Lisćinje pśidaś", +"~Advanced Filter...":"~Rozšyrjony filter...", +"~Analysis of Variance (ANOVA)...":"~Wariancowa analyza (ANOVA)...", +"~Arrange":"~Rědowaś", +"~Author":"~Awtor", +"~Automatic Spell Checking":"~Awtomatiska pšawopisna kontrola", +"~Bottom":"~Dołojce", +"~Bring to Front":"~Cele doprědka", +"~Bullets and Numbering...":"~Naliceńske znamuška a numerěrowanje...", +"~Capitalize Every Word":"~Kužde słowo z wjelikim pismikom", +"~Centered":"~Centrěrowany", +"~Chart...":"~Diagram...", +"~Chi-square Test...":"Kwadratny test ~Chi...", +"~Clear":"~Lašowaś", +"~Clear Direct Formatting":"~Direktne formatěrowanje wótpóraś", +"~Column":"~Słup", +"~Column Break":"Łamanje sł~upa", +"~Columns":"~Słupy", +"~Contour":"~Kontura", +"~Convert":"~Pśetwóriś", +"~Correlation...":"~Korelacija...", +"~Covariance...":"~Kowarianca...", +"~Cut":"W~urězaś", +"~Data":"~Daty", +"~Data Ranges...":"~Datowe wobceŕki...", +"~Data Table...":"~Datowa tabela...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (njepśeměnjaty)", +"~Date (variable)":"Da~tum (wariabelny)", +"~Define":"~Definěrowaś", +"~Define Range...":"Wobceŕk ~definěrowaś...", +"~Define...":"~Definěrowaś...", +"~Delete":"~Lašowaś", +"~Delete Sheet...":"Tabelu w~ulašowaś...", +"~Delete Slide":"~Foliju wulašowaś", +"~Descriptive Statistics...":"W~opisujuca statistika...", +"~Display Grid":"~Kśidno pokazaś", +"~Edit":"Wo~bźěłaś", +"~Edit Contour...":"~Konturu wobźěłaś...", +"~Edit...":"Wo~bźěłaś...", +"~Endnote":"~Kóńcna nožka", +"~Enter Group":"~Do kupki stupiś", +"~Exponential Smoothing...":"~Eksponencielne wugłaźenje...", +"~F-test...":"~F-test...", +"~File":"~Dataja", +"~First Paragraph":"~Prědny wótstawk", +"~Fonts...":"~Pisma...", +"~Footnote":"~Nožka", +"~Footnote/Endnote Settings...":"~Nastajenja nožkow/kóńcnych nožkow…", +"~Format Cells...":"~Cele formatěrowaś...", +"~Formula Object...":"~Formulowy objekt...", +"~Function...":"~Funkcija...", +"~Go to Sheet...":"~K tabeli…", +"~Goal Seek...":"~Celowu gódnotu pytaś...", +"~Group":"~Rědowaś", +"~Group and Outline":"~Zrědowanje a rozrědowanje", +"~Group...":"~Rědowaś...", +"~Header and Footer...":"~Głowowa a nogowa smužka...", +"~Headers and Footers...":"~Głowowe a nogowe smužki...", +"~Height...":"~Wusokosć...", +"~Help":"~Pomoc", +"~Hide":"~Schowaś", +"~Hide AutoFilter":"Awtomatiski filter s~chowaś", +"~Hide Details":"Drobnostki s~chowaś", +"~Hide Sheet":"~Tabelu schowaś", +"~Hide Slide":"Foliju s~chowaś", +"~Hyperlink":"~Hyperwótkaz", +"~Hyperlink...":"~Hyperwótkaz...", +"~Hyphenation":"Źělenje ~złožkow", +"~Hyphenation...":"Źě~lenje złožkow...", +"~Image...":"W~obraz...", +"~Index Entry...":"~Zapisowy zapisk...", +"~Insert":"~Zasajźiś", +"~Insert or Edit...":"~Zasajźiś abo wobźěłaś...", +"~Insert...":"~Zasajźiś...", +"~Interaction...":"~Interakcija...", +"~Left":"Na~lěwo", +"~Left-to-Right Mark":"~Marka wótlěwa napšawo", +"~Line Numbering...":"Numerěrowanje ~smužkow...", +"~Manage...":"~Zastojaś...", +"~Middle":"W ~srjejźi", +"~More Fields...":"~Dalšne póla...", +"~More Options...":"~Dalšne nastajenja", +"~Move or Copy Sheet...":"Tabelu pśe~sunuś abo kopěrowaś...", +"~Moving Average...":"~Suwaty pśerězk...", +"~Named Ranges and Expressions":"~Pomjenjone wobceŕki a wuraze", +"~New Slide":"~Nowa folija", +"~No-break Space":"Šć~itane prozne znamuško", +"~Optimal":"~Optimalny", +"~Optimal Height...":"~Optimalna wusokosć...", +"~Optimal Width...":"~Optimalna šyrokosć...", +"~Ordered List":"Nu~merěrowana lisćina", +"~Page":"~Bok", +"~Page Break":"Ła~manje boka", +"~Page Number":"~Numer boka", +"~Page Number...":"Numer ~boka…", +"~Page Numbers...":"~Numery boka...", +"~Page Style...":"~Pśedłoga boka...", +"~Page...":"~Bok...", +"~Parallel":"~Paralelny", +"~Paste":"~Zasajźiś", +"~Pivot Table":"~Pivotowa tabela", +"~Print...":"Ś~išćaś...", +"~Properties...":"~Kakosći...", +"~Recalculate":"~Znowego wulicyś", +"~Record":"~Registrěrowaś", +"~Redo":"Wó~spjetowaś", +"~Refresh":"~Aktualizěrowaś", +"~Regression...":"~Regresija...", +"~Remove Hyperlink":"Hyperwótkaz wótwó~noźeś", +"~Remove Outline":"~Rozrědowanje wótwónoźeś", +"~Reset Filter":"~Filter slědk stajiś", +"~Right":"Na~pšawo", +"~Right-to-Left Mark":"Ma~rka wótpšawa nalěwo", +"~Row":"~Smužka", +"~Rows":"~Smužki", +"~Sampling...":"~Lubowólne proby...", +"~Save":"~Składowaś", +"~Sections...":"Wót~rězki...", +"~Select":"W~ubraś", +"~Send to Back":"Cele ~naslědk", +"~Sentence case":"Wjeliki ~zachopjeńk sady", +"~Shape":"~Forma", +"~Sheet":"~Tabela", +"~Show":"~Pokazaś", +"~Show Details":"Drobnostki poka~zaś", +"~Show Sheet...":"Ta~belu pokazaś...", +"~Slide Number":"~Folijowy numer", +"~Soft Hyphen":"Mě~ka wězawka", +"~Sort...":"~Sortěrowaś...", +"~Spacing":"Wót~kłon", +"~Spacing...":"~Wótkłon...", +"~Spelling...":"~Pšawopis...", +"~Standard Filter...":"~Standardny filter...", +"~Subject":"~Tema", +"~Table":"~Tabela", +"~Table Properties...":"~Tabelowe kakosći...", +"~Table...":"~Tabela...", +"~Text Box":"~Tekstowe pólo", +"~Thesaurus...":"~Tezawrus...", +"~Through":"~Pśez", +"~Time":"~Cas", +"~Time (fixed)":"~Cas (njepśeměnjaty)", +"~Time (variable)":"Cas (~wariabelny)", +"~Tools":"~Rědy", +"~Top":"~Górjejce", +"~UPPERCASE":"WJ~ELIKE PISMIKI", +"~Undo":"~Anulěrowaś", +"~Ungroup...":"Zrědowanje wó~tpóraś...", +"~Unordered List":"~Njesortěrowana lisćina", +"~Update All":"Wšykno ~aktualizěrowaś", +"~Validity...":"~Płaśiwosć...", +"~View":"~Naglěd", +"~While Typing":"~Pśi zapódawanju", +"~Width...":"Šy~rokosć...", +"~Word Count...":"~Licenje słowow...", +"~Word Joiner":"Słowny ~zwězowak", +"~Wrap":"Wo~běg", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Prozne znamuško z nu~loweju šyrokosću", +"~lowercase":"~małe pismiki", +"~tOGGLE cASE":"~pISANJE pŠEŠALTOWAŚ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/dz.json b/f7cloud-office/browser/dist/l10n/uno/dz.json new file mode 100644 index 0000000..df7aa07 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/dz.json @@ -0,0 +1,388 @@ +{ +"12-Point Star":"ཡིག་ཚད་་༡༢འབད་མི་ སྐར་མ།", +"24-Point Star":"ཡིག་ཚད་ ༢༤་འབད་མི་ སྐར་མ།", +"4-Point Star":"ཡིག་ཚད་ ༤་འབད་མི་ སྐར་མ།", +"4-way Arrow":"ལམ་བཞི་གི་ མདའ་རྟངས།", +"4-way Arrow Callout":"མདའ་རྟགས་འབོ་ནི་གི་ ལམ་བཞི།", +"5-Point Star":"ཡིག་ཚད་་༥ འབད་མི་ སྐར་མ།", +"6-Point Star":"ཡིག་ཚད་་༦འབད་མི་ སྐར་མ།", +"8-Point Star":"ཡིག་ཚད་ ༨་འབད་མི་ སྐར་མ།", +"Accept":"དང་ལེན།", +"Accept All":"ཆ་མཉམ་དང་ལེན་འབད།", +"Align Bottom":"གཤམ་ཕྲང་།", +"Align Left":"གཡོན་ཕྲང་།", +"Align Right":"གཡས་ཕྲང་།", +"Align Top":"སྤྱི་ཏོག་ ཕྲང་།", +"Arch Down (Curve)":"མར་བཀུག(གུག་གུགཔ)", +"Arch Down (Pour)":"མར་བཀུག(བླུགས)", +"Arch Left (Curve)":"གཡོན་བཀུག(གུག་གུགཔ)", +"Arch Right (Curve)":"གཡས་བཀུག(གུག་གུགཔ)", +"Arch Right (Pour)":"གཡས་བཀུག(བླུགས)", +"Arch Up (Curve)":"ཡར་བཀུག(གུག་གུགཔ)", +"Arch Up (Pour)":"ཡར་བཀུག(བླུགས)", +"Arrange":"བདེ་ཞིབ་འབད།", +"As C~haracter":"ཡིག་འབྲུ་བཟུམ་སྦེ།(~h)", +"AutoCorr~ect":"རང་བཞིན་་ནོར་བཅོས་(~e)", +"AutoFill Data Series: automatic":"རང་བཞིན་གྱི་ བཀང་ནི་ གནད་སྡུད་ རྒྱུན་རིམ: རང་བཞིན་ཅན།", +"Auto~Filter":"རང་བཞིན་ཚགས་མ།(~F)", +"A~lignment...":"ཕྲང་སྒྲིག(~l)", +"A~rea...":"གམའ་ཁོངས།(~A)", +"A~rrange":"བདེ་ཞིབ་འབད།(~a)", +"Back One":"རྒྱབ་ཁར་ གཅིག", +"Background Color":"རྒྱབ་གཞི་ ཚོས་གཞི།", +"Block Arc":"ཨེ་ཨཱར་སི་ འགག་བཞག།", +"Bold":"རྒྱགས་པ།", +"Bookmar~k...":"དེབ་རྟགས།(~k)", +"Bottom":"གཤམ།", +"Brightness":"དཀར་མདངས།", +"Caption...":"དཔར་བཤད།", +"Center":"དབུས།", +"Center Horizontal":"ཐད་སྙོམས་ དབུས་སྒྲིག་འབད།", +"Centered":"དབུས་སྒྲིག", +"Ce~lls...":"ནང་ཐིག་ཚུ་་་་(~l)", +"Charcoal Sketch":"སོལ་མོ་ ཧྲོབ་བྲིས།", +"Chart T~ype...":"དཔེ་རིས་ཁྱད་རྣམ་(~y)", +"Chevron":"ཁ་བཀྲམ་དབྱིབས།", +"Chevron Down":"མར་ཁ་བཀྲམ་བཟོ།", +"Chevron Up":"ཡར་ཁ་བཀྲམ་བཟོ།", +"Circle":"སྒོར་ཐིག", +"Circle (Curve)":"སྒོར་ཐིག(གུག་གུགཔ)", +"Circle (Pour)":"སྒོར་ཐུག", +"Circle Pie":"སྒོར་ཐིག་ པཡི།", +"Circular Arrow":"སྒོར་ཐིག་ཅན་གྱི་མདའ་རྟགས།", +"Close Master View":"ཨམ་གྱི་མཐོང་སྣང་ ཁ་བསྡམ།", +"Cloud":"ས་སྨུག", +"Column ~Width...":"ཀེར་ཐིག་གི་རྒྱ་ཚད་་་་་(~W)", +"Comme~nt":"ནང་དོན།", +"Connector":"མཐུད་བྱེད།", +"Connector Ends with Arrow":"མཐུད་བྱེད་ཀྱིས་ མདའ་རྟགས་དང་བཅས་ མཇུག་སྡུཝ་ཨིན། ", +"Connector with Arrows":"མཐུད་བྱེད་ མདའ་རྟགས་དང་བཅས།", +"Contrast":"ཚོན་མདངས།", +"Corner Right Arrow":"སྒྱིད་ཁུག་གཡས་ཀྱི་ མདའ་རྟགས།", +"Co~lumns...":"ཀེར་ཐིག(~l)", +"Crop":"བཏོག་བཅོས།", +"Cross":"སྐེདཔ་བཏོག", +"Currency":"དངུལ།", +"Curve":"གུག་གུགཔ།", +"Curve Down":"མར་གུག", +"Curve Up":"ཡར་གུག", +"Curved Connector":"མཐུད་བྱེད་གུག་གུགཔ།", +"Curved Connector Ends with Arrow":"མཐུད་བྱེད་གུག་གུགཔ་དེ་གིས་ མདའ་རྟགས་དང་བཅས་ མཇུག་བསྡུཝ་ཨིན།", +"Curved Connector with Arrows":"མཐུད་བྱེད་གུག་གུགཔ་ མདའ་རྟགས་དང་བཅས།", +"Cylinder":"མདོང་དབྱུབས།", +"Dat~e (variable)":"ཚེས་གྲངས། (བསྒྱུར་ཅན།)(~e)", +"Delete All Comments by This Author":"རྩོམ་པ་པོ་འདི་གི་དྲན་འཛིན་ཚུ་ཆ་མཉམ་བཏོན་གཏང་", +"Delete Comment":"ནང་དོན་བཏོན་གཏང་།", +"Delete C~ells...":"ནང་ཐིག་ཚུ་བཏོན་གཏང་།(~e)", +"Delete C~ontents...":"ནང་དོན་བཏོན་གཏང་།(~o)", +"Delete Rows":"གྲལ་ཐིག་བཏོན་གཏང་།", +"Diamond":"ཕ་ལམ།", +"Diamond Bevel":"ཕ་ལམ་ སེར་ཁ།", +"Digital Signatu~res...":"ཌི་ཇི་ཊཱལ་ མིང་རྟགས།(~r)", +"Doorplate":"ཐིག་པ།", +"Double Brace":"བེརེསི་གཉིས་ལྡན།", +"Double Bracket":"གུག་ཤད་གཉིས་ལྡན།", +"Down Arrow":"མར་གྱི་ མདའ་རྟགས།", +"Down Arrow Callout":"མར་གྱི་མདའ་རྟགས་འབོ།", +"Ellipse":"སྒོང་དབྱིབས།", +"Explosion":"འགས་སྒྲ།", +"Fade Down":"མར་གྱི་བསྐྱག་ཉམས་བཅུག", +"Fade Left":"གཡོན་གྱི་བསྐྱག་ ཉམས་བཅུག", +"Fade Right":"གཡས་ཀྱི་བསྐྱག་ཉམས་བཅུག", +"Fade Up":"ཡར་གྱི་བསྐྱག་ཉམས་བཅུག", +"Fade Up and Left":"ཡར་དང་ གཡོན་གྱི་བསྐྱག་ཉམས་བཅུག", +"Fade Up and Right":"ཡར་དང་ གཡས་ཀྱི་བསྐྱག་ཉམས་བཅུག", +"Fill Color":"ཚོས་གཞི་བཀང་།", +"Flowchart: Alternate Process":"འབབ་རྒྱུན་དཔེ་རིས་: ལས་སྦྱོར་གྱི་ཐབས་ལམ་གཞན།", +"Flowchart: Card":"འབབ་རྒྱུན་དཔེ་རིས་: ཤོག་བྱང་།", +"Flowchart: Collate":"འབབ་རྒྱུན་དཔེ་རིས་: གོ་སྒྲིག", +"Flowchart: Connector":"འབབ་རྒྱུན་དཔེ་རིས་: མཐུད་བྱེད་པ།", +"Flowchart: Data":"འབབ་རྒྱུན་དཔེ་རིས་: གནད་སྡུད།", +"Flowchart: Decision":"འབབ་རྒྱུན་དཔེ་རིས་: གྲོས་ཆོད།", +"Flowchart: Delay":"འབབ་རྒྱུན་དཔེ་རིས་: ཕྱིར་འགྱངས།", +"Flowchart: Direct Access Storage":"འབབ་རྒྱུན་དཔེ་རིས་:ཐད་ཀར་འཛུལ་སྤྱོད་ཀྱི་བསག་མཛོད།", +"Flowchart: Display":"འབབ་རྒྱུན་དཔེ་རིས་:བཀྲམ་སྟོན།", +"Flowchart: Document":"འབབ་རྒྱུན་དཔེ་རིས་: ཡིག་ཆ།", +"Flowchart: Extract":"འབབ་རྒྱུན་དཔེ་རིས་: ཕྱིར་དོན།", +"Flowchart: Internal Storage":"འབབ་རྒྱུན་དཔེ་རིས་: ནང་འཁོད་བསག་མཛོད།", +"Flowchart: Magnetic Disc":"འབབ་རྒྱུན་དཔེ་རིས་:ཁབ་ལེན་ཌིགསི།", +"Flowchart: Manual Input":"འབབ་རྒྱུན་དཔེ་རིས་: ལག་དེབ་ཨིནཔུཊི།", +"Flowchart: Manual Operation":"འབབ་རྒྱུན་དཔེ་རིས་: ལག་དེབ་བཀོལ་སྤྱོད་འབད་མི།", +"Flowchart: Merge":"འབབ་རྒྱུན་དཔེ་རིས་:མཉམ་བསྡོམས།", +"Flowchart: Multidocument":"འབབ་རྒྱུན་དཔེ་རིས་: ཡིག་ཆ་སྣ་མང་།", +"Flowchart: Off-page Connector":"འབབ་རྒྱུན་དཔེ་རིས་: ཤོག་ལེབ་གུར་མེད་མི་ མཐུད་བྱེད་པ།", +"Flowchart: Or":"འབབ་རྒྱུན་དཔེ་རིས་: ཡང་ན།", +"Flowchart: Predefined Process":"འབབ་རྒྱུན་དཔེ་རིས་: ཧེ་མ་ལས་ངེས་འཛིན་འབད་ཡོད་པའི་ ལས་སྦྱོར།", +"Flowchart: Preparation":"འབབ་རྒྱུན་དཔེ་རིས་: གྲ་སྒྲིག་འབད་ནི།", +"Flowchart: Process":"འབབ་རྒྱུན་དཔེ་རིས་: ལས་སྦྱོར།", +"Flowchart: Punched Tape":"འབབ་རྒྱུན་དཔེ་རིས་: དོང་སྤེད་ཡོད་པའི་སྒྲ་ཐག", +"Flowchart: Sequential Access":"འབབ་རྒྱུན་དཔེ་རིས་:འགོ་རིམ་ཅན་གྱི་འཛུལ་སྤྱོད།", +"Flowchart: Sort":"འབབ་རྒྱུན་དཔེ་རིས་: དབྱེ་སེལ།", +"Flowchart: Stored Data":"འབབ་རྒྱུན་དཔེ་རིས་:དབྱེ་སེལ་འབད་ཡོད་པའི་ གནད་སྡུད།", +"Flowchart: Summing Junction":"འབབ་རྒྱུན་དཔེ་རིས་: མཇུག་བསྡུའི་འཛོམས་ལམ།", +"Flowchart: Terminator":"འབབ་རྒྱུན་དཔེ་རིས་: རྩ་འགྲོལ་གཏང་མི།", +"Flower":"མེ་ཏོག", +"Folded Corner":"སྒྱིད་ཁུག་ བལྟབས་བལྟབས།", +"Font Color":"ཡིག་གཟུགས་ཀྱི་ ཚོས་གཞི།", +"Fontwork Shape":"ཡིཔག་གཟུགས་ལཱ་གཡོག་གི་ དབྱིབས།", +"Foote~r":"མཇུག་ཡིག(~r)", +"For Paragraph":"དོན་མཚམས་ཀྱི་དོན་ལུ", +"For Selection":"སེལ་འཐུ་གི་དོན་ལུ་", +"Format Wall...":"ནང་ཐིག་ཚུ་ རྩ་སྒྲིག་འབད་་་་(~C)", +"Formatting Mark":"རྟགས་ རྩ་སྒྲིག་འབད་དོ།", +"Forward One":"གདོང་བསྐྱོད་ གཅིག", +"Frame":"གཞི་ཁྲམ།", +"F~ont Size...":"ཡིག་གཟུགས་ཀྱི་ཚད།(~o)", +"F~ormat":"རྩ་སྒྲིག(~o)", +"F~ull Screen":"གསལ་གཞི་གང་།(~u)", +"General":"ཡོངས་ཁྱབ།", +"Heart":"དོན་ཧིང་།", +"Hexagon":"ཟུར་དྲུག་མ།", +"He~ader":"མགོ་ཡིག(~a)", +"Horizontal Scroll":"ཐད་སྙོམས་ཀྱི་བཤུད་སྒྲིལ།", +"H~ide":"སྦ་བཞག།(~i)", +"H~ide Rows":"གྲལ་ཐིག་ཚུ་ སྦ་(~i)", +"In ~Background":"(~B)རྒྱབ་གཞི་ནང་།", +"Increase Indent":"འགོ་མཚམས་ཡར་སེང་འབད།", +"Inflate":"འཕར་བ།", +"Insert Chart":"དཔེ་རིས་བཙུགས།", +"Insert Column Break":"ཀེར་ཐིག་རྒྱུན་ཆད་བཙུགས།", +"Insert Hyperlink":"ཧའི་པར་ལིནཀི་བཙུགས།", +"Insert Index Entry":"ཟུར་ཐོའི་ཐོ་བཀོད་ བཙུགས།", +"Insert Mean ~Value Line":"སྦུག་གི་གནས་གོང་གྱལ་རིམ་བཙུགས་(~V)", +"Insert Titles...":"ནང་ཐིག་ཚུ་ བཙུགས་་་་(~C)", +"Insert Tre~nd Line...":"ཁ་ཕྱོགས་གྱལ་རིམ་བཙུགས་(~n)", +"Insert Unnumbered Entry":"ཨང་གྲངས་མེད་མི་ཐོ་བཀོད་བཙུགས།", +"Insert ~Cells...":"ནང་ཐིག་ཚུ་ བཙུགས་་་་(~C)", +"Invert":"གནས་ལོག", +"Isosceles Triangle":"ཕྱོགས་གཉིས་མཉམ་པའི་ཟུར་གསུམ་མ།", +"Italic":"ཨའི་ཊ་ལིཀ། ", +"Justified":"ལྟེམས་བཅོས།", +"Language":"སྐད་ཡིག", +"Language Status":"སྐད་ཡིག་གནས་ཚད་", +"Layout":"སྒྲིག་བཀོད།", +"Left":"གཡོན།", +"Left Arrow":"གཡོན་གྱི་ མདའ་རྟགས།", +"Left Arrow Callout":"གཡོན་གྱི་བརྡ་རྟགས་ འབོ།", +"Left Brace":"གཡོན་གྱི་ བེརེསི།", +"Left Bracket":"གཡོན་གྱི་གུག་ཤད།", +"Left and Right Arrow":"གཡོན་དང་ གཡས་ཀྱི་ མདའ་རྟགས།", +"Left and Right Arrow Callout":"གཡོན་དང་ གཡས་ཀྱི་ བདའ་རྟགས་ འབོ།", +"Left-To-Right":"གཡོན་ལས་གཡས་ལུ།", +"Lightning Bolt":"གློག་ཀེམ་ བོལཊི།", +"Line":"གྲལ་ཐིག", +"Line Callout 1":"འབོ་ནི་གི་ གྱལ་རིམ་ ༡།", +"Line Callout 2":"འབོ་ནི་གི་ གྱལ་རིམ་ ༢།", +"Line Callout 3":"འབོ་ནི་གི་ གྱལ་རིམ་ ༣།", +"Line Color":"གྲལ་ཐིག་ ཚོས་གཞི།", +"Line Connector":"གྲལ་ཐིག་མཐུད་བྱེད།", +"Line Connector Ends with Arrow":"གྲལ་ཐིག་མཐུད་བྱེད་དེ་གིས་ སྒོར་ཐིག་དང་བཅས་ མཇུག་བསྡུཝ་ཨིན།", +"Line Spacing: 1":"གྲལ་ཐིག་ བར་སྟོང་:༡།", +"L~ine...":"(~i)གྲལ་ཐིག", +"Manual ~Break...":"ལག་དེབ་ རྒྱུན་ཆད།(~B)", +"Media":"བརྡ་ལམ་", +"Moon":"ཟླ་བ།", +"M~erge and Center Cells":"ནང་ཐིག་ མཉམ་བསྡོམས་འབད།(~e)", +"Name...":"མིང་...", +"Na~vigator":"འགྲུལ་བསྐྱོདཔ།(~v)", +"Next Page":"ཤུལ་མམ་གྱི་ཤོག་ལེབ།", +"Notched Right Arrow":"ལྟོང་དབྱིབས་ཅན་གྱི་ མདའ་རྟགས་གཡས།", +"Number Format...":"རྩ་སྒྲིག་ལུ་ཨང་གྲངས་བཏགས།", +"Number Format: Currency":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:དངུལ།", +"Number Format: Decimal":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:བཅུ་ཚག།", +"Number Format: Exponential":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:བསྒྱུར་གྲངས།", +"Number Format: Percent":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:བརྒྱ་ཆ།", +"Number Format: Standard":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:ཚད་ལྡན།", +"Number Format: Time":"ཨང་གྲངས་རྩ་སྒྲིག་འབད་ནི་:ཆུ་ཚོད།", +"Octagon":"ཟུར་ལྔ་མ།", +"Octagon Bevel":"ཟུར་བརྒྱད་མ་ སེར་ཁ།", +"Open Circle (Curve)":"སྒོར་ཐིག་ཁ་ཕྱེ།(གུག་གུགཔ)", +"Open Circle (Pour)":"སྒོར་ཐིག་ཁ་ཕྱེ།(བླུགས)", +"Open Hyperlink":"ཧེའི་པར་ལིནཀི་ཁ་ཕྱེ།", +"Optimal Column Width":"ཀེར་ཐིག་གི་རྒྱ་ཚད་ གང་དྲག།", +"Optimal Row Height":"གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག", +"Overline":"ལྷག་པའི་གྱལ་རིམ་", +"Page ~Count":"ཤོག་ལེབ་ གྱངས་ཁ་རྐྱབས།(~C)", +"Parallelogram":"ཐད་གཞིབ་གྲུ་བཞི།", +"Paste ~Special...":"དམིགས་བསལ་ སྦྱར།(~S)", +"Pentagon":"ཟུར་ལྔམ།", +"Plain Text":"ཚིག་ཡིག་ཉག་རྐྱང་། ", +"Pop Art":"པོཔ་ རི་མོ།", +"Position and Si~ze...":"གནས་ས་དང་ ཚད།(~z)", +"Previous Page":"ཧེ་མམ་གྱི་ཤོག་་ལེབ།", +"Propert~ies...":"རྒྱུ་དངོས།(~i)", +"Protect Cells":"ནང་ཐིག་ ཉེན་སྐྱོབ་འབད།", +"Protect ~Sheet...":"ལེབ་གྲངས་ ཉེན་སྐྱོབ་འབད་་་་་(~S)", +"Puzzle":"སྒྲིག་རྩེད།", +"P~aragraph...":"དོན་མཚམས།(~a)", +"Rectangle":"གརུ་བཞི་ནར་མོ།", +"Rectangle, Rounded":"གྲུ་བཞི་ནནནར་་ སྒོར་སྒོརམ།མོ།", +"Rectangular Callout":"གྲུ་བཞི་ནར་མོ་ འབོ།", +"Remove Noise":"རྩུབས་སྒྲ་ རྩ་བསྐྲད་བཏང་།", +"Rename Master":"ཨམ་ བསྐྱར་མིང་བཏགས།", +"Restart Numbering":"ཨང་གྲངས་བཏགས་ནི་ ལོག་འགོ་བཙུགས།", +"Right":"གཡས།", +"Right Arrow":"གཡས་ཀྱི་ མདའ་རྟགས།", +"Right Arrow Callout":"གཡས་ཀྱི་མདའ་རྟགས་ འབོ།", +"Right Brace":"གཡས་ཀྱི་བེརེསི།", +"Right Bracket":"གཡས་ཀྱི་གུག་ཤད།", +"Right Triangle":"གཡས་ཕྲང་ཟུར་གསུམ་མ།", +"Right or Left Arrow":"གཡས་ ཡང་ན་ གཡོན་གྱི་མདའ་རྟགས།", +"Right-To-Left":"གཡས་ལས་གཡོན་ལུ།", +"Ring":"ཨ་ལོང་།", +"Round Callout":"སྒོར་སྒོར་འབོ།", +"Rounded Rectangular Callout":"སྒོར་སྒོར་འབད་ཡོད་མི་ གྲུ་བཞི་ནར་མོ་འབོ།", +"Row ~Height...":"གྲལ་ཐིག་གི་མཐོ་ཚད་་་་(~H)", +"R~efresh Range":"ཁྱབ་ཚད་ཡང་སེལ་འབད།(~e)", +"R~ight-To-Left":"གཡས་ལས་གཡོན་ལུ།(~i)", +"R~un Macro...":"མེཀ་རོ་ གཡོག་བཀོལ།(~u)", +"S-shaped Arrow":"ཨེསི་དབྱིབས་ཅན་མདའ་རྟགས།", +"Save ~As...":"དེ་སྦེ་སྲུངས་།(~A)", +"Select Column":"ཀེར་ཐིག་སེལ་འཐུ་འབད།", +"Select Row":"གྲལ་ཐིག་སེལ་འཐུ་འབད།", +"Select Table":"ཐིག་ཁྲམ་སེལ་འཐུ་འབད།", +"Select ~All":"ཆ་མཉམ་སེལ་འཐུ་འབད།(~A)", +"Shadow":"གྱིབ་མ།", +"Sharpen":"རྣོ་ཅན་བཟོ་ནི།", +"Sheet R~ight-To-Left":"ལེབ་གྲངས་ གཡས་ལས་གཡོན་ལུ་(~i)", +"Sho~w Slide":"བཤུད་བརྙན་སྟོན་(_w)", +"Signet":"ཐིའུ།", +"Slant Down":"མར་གཡོ།", +"Slant Up":"ཡར་གཡོ།", +"Slide Layout":"བཤུད་བརྙན་ སྒྲིག་བཀོད།(~L)", +"Smiley Face":"སི་མའི་ལི་གདོང་།", +"Snap to Grid":"གི་རིཊི་ལུ་ པར་བཏབ།", +"Sort Ascending":"ཡར་འཛེགས་དབྱེ་སེལ་།", +"Sort Descending":"མར་འབབ་དབྱེ་སེལ་འབད།", +"So~rt...":"དབྱེ་སེལ་འབད།(~r)", +"Split Arrow":"མདའ་རྟགས་གཤག", +"Square":"གྲུ་བཞི།", +"Square Bevel":"གྲུ་བཞི་སེར་ཁ།", +"Square, Rounded":"གྲུ་བཞི་ སྒོར་སྒོརམ།", +"Statistics":"ཚད་རྩིས།", +"Stop":"བཀག།", +"Straight Connector":"མཐུད་བྱེད་ ཕྲང་ཕྲངམ།", +"Straight Connector ends with Arrow":"མཐུད་བྱེད་ཕྲང་ཕྲངམ་གྱིས མདའ་རྟགས་དང་བཅས་ མཇུག་བསྡུཝ་ཨིན།", +"Straight Connector with Arrows":"མཐུད་བྱེད་ཕྲང་ཕྲངམ་ མདའ་རྟགས་དང་བཅས།", +"Strikethrough":"སྦུག་འབྲེག", +"Striped Right Arrow":"ཁྲ་ཐིག་ཅན་གྱི་ གཡས་ཀྱི་མདའ་རྟགས།", +"Subscript":"འོག་ཡིག།", +"Sun":"ཉིམ།", +"Superscript":"ལྟེང་ཡིག", +"Ta~ble Properties...":"རྒྱུ་དངོས་ཚུ་ ཐིག་ཁྲམ་ལུ་བཀོད།(~b)", +"Text Wrap...":"ཚིག་ཡིག་ ལོག་མཚམས་བཟོ་ནི།", +"Time":"ཆུ་ཚོད།", +"Time Field":"ཆུ་ཚོད་ས་སྒོ།", +"To Background":"རྒྱབ་གཞི་ལུ།", +"To Foreground":"གདོང་གཞི་ལུ།", +"To Next Paragraph in Level":"ཤུལ་མམ་གྱི་ གནས་རིམ་ནང་ཡོད་མི་ དོན་མཚམས་ལུ།", +"To Previous Paragraph in Level":"གནས་རིམ་སྦེ་ ཧེ་མམ་གྱི་དོན་མཚམས་ལུ།", +"To P~age":"ཤོག་ལེབ་ལུ།(~a)", +"To ~Cell":"ནང་ཐིག་ལུ།(~C)", +"To ~Character":"ཡིག་འབྲུ་ལུ།(~C)", +"To ~Curve":"གུག་གུགཔ་ལུ།(~C)", +"To ~Frame":"གཞི་ཁྲམ་ལུ།(~F)", +"To ~Paragraph":"དོན་མཚམས་ལུ།(~p)", +"Top":"སྤྱི་ཏོག", +"Transparency":"དྭངས་བསལ་།", +"Trapezoid":"ཟུར་མཉམ་མེད་པའི་གྲུ་བཞི་མ།", +"Triangle Down":"མར་གྱི་ཟུར་གསུམ།", +"Triangle Up":"ཡར་གྱི་ཟུར་གསུམ།", +"T~ime (variable)":"ཆུ་ཚོད(བསྒྱུར་ཅན།)(~i)", +"T~itle":"མགོ་མིང་(~i)", +"Underline":"འོག་ཐིག", +"Up Arrow":"ཡར་གྱི་ མདའ་རྟགས།", +"Up Arrow Callout":"ཡར་གྱི་མདའ་རྟགས་འབོ།", +"Up and Down Arrow":"ཡར་དང་ མར་གྱི་ མདའ་རྟགས།", +"Up and Down Arrow Callout":"ཡར་དང་མར་གྱི་མདའ་རྟགས་འབོ།", +"Up and Right Arrow":"ཡར་དང་ གཡས་ཀྱི་མདའ་རྟགས།", +"Up and Right Arrow Callout":"ཡར་དང་གཡས་ཀྱི་ མདའ་རྟགས་ འབོ།", +"Up, Right and Down Arrow":"ཡར་དང་ གཡས་དེ་ལས་ མར་གྱི་མདའ་རྟགས།", +"Vertical Scroll":"ཀེར་ཕྲེང་ཀི་བཤུད་སྒྲིལ།", +"Vertical Text":"ཀེར་ཕྲེང་སྦེ་ཡོད་མི་ ཚིག་ཡིག", +"Wave":"གཡབ་ནི།", +"Zoom In":"ཕྱིར་རྒྱས།", +"Zoom Out":"ནང་ཟུམ།", +"~3D View...":"༣་ཌི་ སྣང་ཚུལ་(~3)", +"~Add":"ཁ་སྐོང་རྐྱབས།(~A)", +"~Advanced Filter...":"མཐོ་རིམ་ཚགས་མ།(~A)", +"~Arrange":"བདེ་ཞིབ་འབད།(~A)", +"~Author":"རྩོམ་པ་པོ།(~A)", +"~Bottom":"གཤམ།(~B)", +"~Bring to Front":"གདོང་ཁ་ལུ་འབག་ཤོག(~B)", +"~Bullets and Numbering...":"འགོ་ཚག་དང་ཨང་གྲངས་བཏགས་ནི།(~B)", +"~Centered":"དབུས་སྒྲིག(~C)", +"~Chart...":"དཔེ་རིས།(~C)", +"~Column Break":"ཀེར་ཐིག་མཚམས་(~C)", +"~Columns":"ཀེར་ཐིག(~C)", +"~Contour":"བུར་གཞོང་།(~C)", +"~Convert":"གཞི་བསྒྱུར་འབད།(~C)", +"~Data Ranges...":"གནས་སྡུད་ཁྱབ་ཚད་ཚུ་(~R)", +"~Date":"ཚེས་གྲངས།(~D)", +"~Date (fixed)":"ཚེས་གྲངས(གཏན་བཟོས)(~D)", +"~Define":"ངེས་འཛིན་འབད།(~D)", +"~Delete":"བཏོན་གཏང་(~D)", +"~Edit":"ཞུན་དག(~E)", +"~Edit Contour...":"བུར་གཞོང་ཞུན་དག་རྐྱབས།(~E)", +"~Edit...":"ཞུན་དག་་་་(~E)", +"~Enter Group":"སྡེ་ཚན་ ཐོ་བཀོད་འབད།(~E)", +"~File":"ཡིག་སྣོད།(~F)", +"~First Paragraph":"དོན་ཚན་དང་པ།(~F)", +"~Fonts...":"ཡིག་གཟུགས།(~F)", +"~Function...":"ལས་འགན།(~F)", +"~Goal Seek...":"དམིགས་གཏད་ འཚོལ།(~G)", +"~Group":"སྡེ་ཚན།(~G)", +"~Group and Outline":"སྡེ་ཚན་དང་མཐའ་ཐིག་(~G)", +"~Group...":"སྡེ་ཚན།(~G)", +"~Header and Footer...":"མགོ་ཡིག་དང མཇུག་ཡིག(~H)", +"~Height...":"མཐོ་ཚད།(~H)", +"~Help":"གྲོགས་རམ།(~H)", +"~Hide":"སྦ་(~H)", +"~Hide AutoFilter":"རང་བཞིན་ཚགས་མ་སྦ་བཞག(~H)", +"~Hide Details":"རྒྱས་བཤད་ སྦ་བཞག(~H)", +"~Hide Slide":"བཤུད་བརྙན་སྦ་(_H)", +"~Hyphenation":"སྦྲེལ་རྟགས་བཀལ་ནི།(~H)", +"~Hyphenation...":"སྦྲེལ་རྟགས་བཀོད་པ།(~H)", +"~Insert":"བཙུགས།(~I)", +"~Interaction...":"ཕན་ཚུན་འབྲེལ་བ།(~I)", +"~Left":"གཡོན།(~L)", +"~Line Numbering...":"གྲལ་ཐིག་ ཨང་གྲངས་བཏགས་ནི།(~L)", +"~Optimal Height...":"ཐོ་ཚད་ མཐོ་ཤོས།(~O)", +"~Optimal Width...":"རྒྱ་ཚད་མཐོ་ཤོས།(~O)", +"~Page Number":"ཤོག་ལེབ་ཨང་།(~P)", +"~Paste":"སྦྱར།(~P)", +"~Print...":"དཔར་བསྐྲུན།(~P)", +"~Recalculate":"རྩིས་སླར་སྟོན་འབད།(~R)", +"~Record":"སྒྲ་འཛིན་འབད།(~R)", +"~Refresh":"ཡང་སེལ་འབད།(~R)", +"~Right":"གཡས།(~R)", +"~Row":"གྲལ་ཐིག(~R)", +"~Rows":"གྲལ་ཐིག(~R)", +"~Save":"སྲུངས།(~S)", +"~Sections...":"དབྱེ་ཚན།(~S)", +"~Select":"སེལ་འཐུ་འབད།(~S)", +"~Send to Back":"ལོག་གཏང་།(~S)", +"~Sheet":"ལེབ་གྲངས།(~S)", +"~Show":"སྟོན་(~)", +"~Show Details":"རྒྱས་བཤད་སྟོན།(~h)", +"~Sort...":"དབྱེ་སེལ་འབད།(~S)", +"~Spacing...":"བར་སྟོང་གཏོན་དོ།(~S)", +"~Spelling...":"ཡིག་སྡེབ་(~S)", +"~Standard Filter...":"ཚད་ལྡན་ཚགས་མ།(~S)", +"~Subject":"དོན་ཚན།(~S)", +"~Table":"ཐིག་ཁྲམ།(~T)", +"~Table...":"ཐིག་ཁྲམ།(~T)", +"~Thesaurus...":"མངོན་བརྗོད།(~T)", +"~Time":"ཆུ་ཚོད།(~T)", +"~Time (fixed)":"ཆུ་ཚོད(གཏན་བཟོས)(~T)", +"~Tools":"ལག་ཆས།(~T)", +"~Top":"སྤྱི་ཏོག(~T)", +"~Ungroup...":"སྡེ་ཚན་བཟོ་ནི་བཤོལ།(~U)", +"~Update All":"ཆ་མཉམ་དུས་མཐུན་བཟོ།(~U)", +"~Validity...":"ནུས་ལྡན་དུས་ཚོད།(~V)", +"~View":"སྟོན།(~V)", +"~While Typing":"ཡིག་དཔར་རྐྱབས་པའི་སྐབས་ལུ།(~W)", +"~Width...":"རྒྱ་ཚད།(~W)", +"~Wrap":"ལོག་མཚམས་བཟོ།(~W)", +"~lowercase":"ཆུང་ཡིག(~L)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/el.json b/f7cloud-office/browser/dist/l10n/uno/el.json new file mode 100644 index 0000000..ba5409f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/el.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Αστέρι 12 σημείων", +"24-Point Star":"Αστέρι 24 σημείων", +"4-Point Star":"Αστέρι 4 σημείων", +"4-way Arrow":"Βέλος 4 δρόμων", +"4-way Arrow Callout":"Βέλος επεξήγησης 4 δρόμων", +"5-Point Star":"Αστέρι 5 σημείων", +"6-Point Star":"Αστέρι 6 σημείων", +"6-Point Star, Concave":"Αστέρι 6 σημείων, κοίλο", +"8-Point Star":"Αστέρι 8 σημείων", +"Accept":"Αποδοχή", +"Accept All":"Αποδοχή όλων", +"Accept All Changes":"Αποδοχή όλων των αλλαγών", +"Accept Change":"Αποδοχή αλλαγής", +"Accept Track Change and select the next one":"Αποδοχή αλλαγής παρακολούθησης και επιλογή του επομένου", +"Accept and Move to Next":"Αποδοχή και μετακίνηση στο επόμενο", +"Add Decimal Place":"Προσθήκη δεκαδικής θέσης", +"Add To Dictionary":"Προσθήκη στο λεξικό", +"Add descriptions of non-text content (for accessibility)":"Προσθήκη περιγραφών μη κειμενικού περιεχομένου (για προσβασιμότητα)", +"After":"Μετά από", +"Align Bottom":"Στοίχιση κάτω", +"Align Bottom to Anchor":"Στοίχιση του τέλους στην άγκυρα", +"Align Center":"Στοίχιση στο κέντρο", +"Align Left":"Αριστερή στοίχιση", +"Align Right":"Στοίχιση στα δεξιά", +"Align Tex~t":"Στοίχιση κειμέ~νου", +"Align Top":"Στοίχιση πάνω", +"Align Top to Anchor":"Στοίχιση της κορυφής στην άγκυρα", +"Alt Text...":"Κείμενο Alt...", +"Anc~hor":"Ά~γκυρα", +"Animation":"Κίνηση", +"Apply Suggestion":"Εφαρμογή πρότασης", +"Arch Down (Curve)":"Τόξο προς τα κάτω (καμπύλη)", +"Arch Down (Pour)":"Τόξο προς τα κάτω (διάχυση)", +"Arch Left (Curve)":"Τόξο προς τα αριστερά (καμπύλη)", +"Arch Right (Curve)":"Τόξο προς τα δεξιά (καμπύλη)", +"Arch Right (Pour)":"Τόξο προς τα δεξιά (διάχυση)", +"Arch Up (Curve)":"Τόξο προς τα πάνω (καμπύλη)", +"Arch Up (Pour)":"Τόξο προς τα πάνω (διάχυση)", +"Arrange":"Τακτοποίηση", +"As C~haracter":"Ως ~χαρακτήρας", +"AutoCorr~ect":"Αυτόματη διό~ρθωση", +"AutoFill Data Series: automatic":"Αυτόματο γέμισμα σειράς δεδομένων:αυτόματα", +"Auto~Filter":"Αυτόματο ~φίλτρο", +"A~lignment...":"Σ~τοίχιση...", +"A~rea...":"Περιο~χή...", +"A~rrange":"Τα~κτοποίηση", +"Back One":"Πίσω ένα", +"Background Color":"Χρώμα παρασκηνίου", +"Before":"Πριν από", +"Block Arc":"Χοντρό τόξο", +"Bold":"Έντονα", +"Bookmar~k...":"Σελι~δοδείκτης...", +"Borders (Shift to overwrite)":"Περιγράμματα (Μετατόπιση για αντικατάσταση)", +"Bottom":"Κάτω", +"Brightness":"Φωτεινότητα", +"Caption...":"Τίτλος...", +"Center":"Κέντρο", +"Center Horizontal":"Οριζόντιο κεντράρισμα", +"Center Vertically":"Κάθετο κεντράρισμα", +"Centered":"Στο κέντρο", +"Ce~lls...":"Κε~λιά...", +"Character Highlighting Color":"Χρώμα επισήμανσης χαρακτήρα", +"Character Spacing":"Διάκενο χαρακτήρα", +"Charcoal Sketch":"Ανθρακογραφία", +"Chart T~ype...":"Τύπος δια~γράμματος...", +"Check Spelling":"Ορθογραφικός έλεγχος", +"Chevron":"Σιρίτι", +"Chevron Down":"Σιρίτι προς τα κάτω", +"Chevron Up":"Σιρίτι προς τα πάνω", +"Circle":"Κύκλος", +"Circle (Curve)":"Κύκλος (καμπύλη)", +"Circle (Pour)":"Κύκλος (διάχυση)", +"Circle Pie":"Κυκλική πίτα", +"Circular Arrow":"Κυκλικό βέλος", +"Clear Direct Formatting":"Καθαρισμός άμεσης μορφοποίησης", +"Clear ~Direct Formatting":"Καθαρισμός ά~μεσης μορφοποίησης", +"Cle~ar Cells...":"Κα~θαρισμός κελιών...", +"Clone Formatting":"Κλωνοποίηση μορφοποίησης", +"Close Master View":"Κλείσιμο κύριας προβολής", +"Cloud":"Σύννεφο", +"Cl~ear Contents...":"Κα~θαρισμός περιεχομένων...", +"Color Scale...":"Κλίμακα χρώματος...", +"Column":"Στήλη", +"Column ~Width...":"Π~λάτος στήλης...", +"Columns A~fter":"Στήλες ~μετά", +"Columns B~efore":"Στήλες π~ριν", +"Columns ~After":"Στήλες ~μετά", +"Columns ~Before":"Στήλες ~πριν", +"Comments":"Σχόλια", +"Comme~nt":"Σχόλ~ιο", +"Connector":"Γραμμή σύνδεσης", +"Connector Ends with Arrow":"Ο συζευκτήρας τελειώνει με βέλος", +"Connector with Arrows":"Συζευκτήρας με βέλη", +"Connectors":"Σύνδεσμοι", +"Connectors (double click for multi-selection)":"Σύνδεσμοι (διπλό πάτημα για πολλαπλή επιλογή)", +"Content Control Properties":"Ιδιότητες ελέγχου περιεχομένου", +"Contrast":"Αντίθεση", +"Copy Hyperlink Location":"Αντιγραφή θέσης υπερσυνδέσμου", +"Cop~y":"Α~ντιγραφή", +"Corner Right Arrow":"Βέλος δεξιάς γωνίας", +"Co~lumns...":"Στή~λες...", +"Co~mpress...":"~Συμπίεση...", +"Crop":"Περικοπή", +"Crop Image":"Περικοπή εικόνας", +"Cross":"Σταυρός", +"Cross-~reference...":"Πα~ραπομπή…", +"Cuboid":"Κυβοειδές", +"Currency":"Νόμισμα", +"Current ~Index":"Τρέχον ε~υρετήριο", +"Curve":"Καμπύλη", +"Curve Down":"Καμπύλη προς τα κάτω", +"Curve Up":"Καμπύλη προς τα πάνω", +"Curved Connector":"Καμπυλωτός συζευκτήρας", +"Curved Connector Ends with Arrow":"Ο καμπυλωτός συζευκτήρας τελειώνει με βέλος", +"Curved Connector with Arrows":"Καμπυλωτός συζευκτήρας με βέλη", +"Cycle Case":"Εναλλαγή πεζών-κεφαλαίων", +"Cylinder":"Κύλινδρος", +"C~ell":"Κ~ελί", +"C~haracter...":"~Χαρακτήρας...", +"C~onditional":"~Υπό όρους", +"Data Bar...":"Γραμμή δεδομένων...", +"Date":"Ημερομηνία", +"Date...":"Ημερομηνία...", +"Dat~e (variable)":"Ημερομηνί~α (μεταβλητή)", +"Decrease Font Size":"Μείωση μεγέθους γραμματοσειράς", +"Decrease Indent":"Μείωση εσοχής", +"Decrease Paragraph Spacing":"Μείωση διακένου παραγράφου", +"Decrease Size":"Μείωση μεγέθους", +"Delete All Comments":"Διαγραφή όλων των σχολίων", +"Delete All Comments by This Author":"Διαγραφή όλων των σχολίων αυτού του συντάκτη", +"Delete Axis":"Διαγραφή άξονα", +"Delete Comment":"Διαγραφή σχολίου", +"Delete Content Control":"Διαγραφή ελέγχου περιεχομένου", +"Delete C~ells...":"Διαγραφή κ~ελιών...", +"Delete C~ontents...":"Διαγραφή περιε~χομένων...", +"Delete Data Labels":"Διαγραφή ετικετών δεδομένων", +"Delete Decimal Place":"Διαγραφή δεκαδικής θέσης", +"Delete Index":"Διαγραφή ευρετηρίου", +"Delete Legend":"Διαγραφή υπομνήματος", +"Delete Major Grid":"Διαγραφή κυρίου πλέγματος", +"Delete Minor Grid":"Διαγραφή δευτερεύοντος πλέγματος", +"Delete Row":"Διαγραφή γραμμής", +"Delete Rows":"Διαγραφή γραμμών", +"Delete Single Data Label":"Διαγραφή μοναδικής ετικέτας δεδομένων", +"Delete Sparkline":"Διαγραφή γραμμής σπίθας (Sparkline)", +"Delete Sparkline Group":"Διαγραφή ομάδας γραμμών σπίθας (Sparklines)", +"Delete Table":"Διαγραφή πίνακα", +"Delete selected columns":"Διαγραφή επιλεγμένων στηλών", +"Delete selected rows":"Διαγραφή επιλεγμένων γραμμών", +"Delete table":"Διαγραφή πίνακα", +"Delete ~All Comments":"Διαγραφή όλω~ν των σχολίων", +"Delete ~Columns":"Διαγραφή ~στηλών", +"Demote Outline Level":"Υποβιβασμός επιπέδου διάρθρωσης", +"Demote Outline Level with Subpoints":"Υποβιβασμός επιπέδου διάρθρωσης με υποσημεία", +"De~lete...":"~Διαγραφή...", +"Diamond":"Ρόμβος", +"Diamond Bevel":"Λοξός ρόμβος", +"Digital Signatu~res...":"Ψηφιακές υπογρα~φές...", +"Display Grid":"Εμφάνιση πλέγματος", +"Doorplate":"Πλακίδιο", +"Double Brace":"Διπλές αγκύλες", +"Double Bracket":"Διπλές αγκύλες", +"Double Underline":"Διπλή υπογράμμιση", +"Down Arrow":"Κάτω βέλος", +"Down Arrow Callout":"Κάτω βέλος επεξήγησης", +"Duplicate Page":"Διπλασιασμός σελίδας", +"Duplicate ~Slide":"Διπλασιασμός ~διαφάνειας", +"D~elete Page":"~Διαγραφή σελίδας", +"Edit Hyperlink...":"Επεξεργασία υπερσυνδέσμου...", +"Edit Section...":"Επεξεργασία ενότητας...", +"Edit Sparkline Group...":"Επεξεργασία ομάδας γραμμών σπίθας…", +"Edit Sparkline...":"Επεξεργασία γραμμής σπίθας…", +"Ellipse":"Έλλειψη", +"Ellipse (double click for multi-selection)":"Έλλειψη (διπλό πάτημα για πολλαπλή επιλογή)", +"Explosion":"Έκρηξη", +"E~xecute Interaction...":"Ε~κτέλεση αλληλεπίδρασης…", +"E~xit Group":"Έ~ξοδος από ομάδα", +"Fade Down":"Στένεμα προς τα κάτω", +"Fade Left":"Στένεμα στα αριστερά", +"Fade Right":"Στένεμα στα δεξιά", +"Fade Up":"Στένεμα προς τα πάνω", +"Fade Up and Left":"Στένεμα προς τα πάνω και αριστερά", +"Fade Up and Right":"Στένεμα προς τα πάνω και δεξιά", +"Fiel~d":"Πε~δίο", +"Fill Color":"Χρώμα γεμίσματος", +"Find Next":"Εύρεση επομένου", +"Find Previous":"Εύρεση προηγουμένου", +"Find and Rep~lace...":"Εύρεση και αντι~κατάσταση…", +"First ~Author":"Πρώτος σ~υγγραφέας", +"Flip Horizontally":"Οριζόντια αναστροφή", +"Flip Vertically":"Κάθετη αναστροφή", +"Flowchart: Alternate Process":"Διάγραμμα ροής: Εναλλακτική διεργασία", +"Flowchart: Card":"Διάγραμμα ροής: Κάρτα", +"Flowchart: Collate":"Διάγραμμα ροής: Συρραφή", +"Flowchart: Connector":"Διάγραμμα ροής: Γραμμή σύνδεσης", +"Flowchart: Data":"Διάγραμμα ροής: Δεδομένα", +"Flowchart: Decision":"Διάγραμμα ροής: Απόφαση", +"Flowchart: Delay":"Διάγραμμα ροής: Καθυστέρηση", +"Flowchart: Direct Access Storage":"Διάγραμμα ροής: Αποθήκευση άμεσης πρόσβασης", +"Flowchart: Display":"Διάγραμμα ροής: Εμφάνιση", +"Flowchart: Document":"Διάγραμμα ροής: Έγγραφο", +"Flowchart: Extract":"Διάγραμμα ροής: Εξαγωγή", +"Flowchart: Internal Storage":"Διάγραμμα ροής: Εσωτερική αποθήκευση", +"Flowchart: Magnetic Disc":"Διάγραμμα ροής: Μαγνητικός δίσκος", +"Flowchart: Manual Input":"Διάγραμμα ροής: Χειροκίνητη εισαγωγή", +"Flowchart: Manual Operation":"Διάγραμμα ροής: Χειροκίνητη λειτουργία", +"Flowchart: Merge":"Διάγραμμα ροής: Συγχώνευση", +"Flowchart: Multidocument":"Διάγραμμα ροής: Πολλαπλό έγγραφο", +"Flowchart: Off-page Connector":"Διάγραμμα ροής: Γραμμή σύνδεσης εκτός σελίδας", +"Flowchart: Or":"Διάγραμμα ροής: Ή", +"Flowchart: Predefined Process":"Διάγραμμα ροής: Προκαθορισμένη διεργασία", +"Flowchart: Preparation":"Διάγραμμα ροής: Προετοιμασία", +"Flowchart: Process":"Διάγραμμα ροής: Διεργασία", +"Flowchart: Punched Tape":"Διάγραμμα ροής: Διάτρητη ταινία", +"Flowchart: Sequential Access":"Διάγραμμα ροής: Σειριακή πρόσβαση", +"Flowchart: Sort":"Διάγραμμα ροής: Ταξινόμηση", +"Flowchart: Stored Data":"Διάγραμμα ροής: Αποθηκευμένα δεδομένα", +"Flowchart: Summing Junction":"Διάγραμμα ροής: Ένωση άθροισης", +"Flowchart: Terminator":"Διάγραμμα ροής: Τερματισμός", +"Flower":"Λουλούδι", +"Folded Corner":"Διπλωμένη γωνία", +"Font Color":"Χρώμα γραμματοσειράς", +"Fontwork Shape":"Σχήμα Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Υπο~σέλιδο", +"For All Text":"Για όλο το κείμενο", +"For Paragraph":"Για την παράγραφο", +"For Selection":"Για την επιλογή", +"Format Axis...":"Μορφοποίηση άξονα...", +"Format Chart Area...":"Μορφοποίηση περιοχής διαγράμματος...", +"Format Data Labels...":"Μορφοποίηση ετικετών δεδομένων...", +"Format Data Point...":"Μορφοποίηση σημείου δεδομένων...", +"Format Data Series...":"Μορφοποίηση σειράς δεδομένων...", +"Format Floor...":"Μορφοποίηση δαπέδου...", +"Format Legend...":"Μορφοποίηση υπομνήματος...", +"Format Major Grid...":"Μορφοποίηση κυρίου πλέγματος...", +"Format Mean Value Line...":"Μορφοποίηση γραμμής μέσης τιμής...", +"Format Minor Grid...":"Μορφοποίηση δευτερεύοντος πλέγματος...", +"Format Pa~ge...":"Μορφοποίηση ~σελίδας...", +"Format Selection...":"Μορφοποίηση επιλογής...", +"Format Single Data Label...":"Μορφοποίηση μοναδικής ετικέτας δεδομένων...", +"Format Stock Gain...":"Μορφοποίηση κέρδους μετοχών...", +"Format Stock Loss...":"Μορφοποίηση ζημιάς μετοχών...", +"Format Title...":"Μορφοποίηση τίτλου...", +"Format Trend Line Equation...":"Μορφοποίηση εξίσωσης γραμμής τάσης...", +"Format Trend Line...":"Μορφοποίηση γραμμής τάσης...", +"Format Wall...":"Μορφοποίηση τοίχου...", +"Format X Error Bars...":"Μορφοποίηση γραμμών σφάλματος Χ...", +"Format Y Error Bars...":"Μορφοποίηση γραμμών σφάλματος Υ...", +"Format as Currency":"Μορφοποίηση ως νόμισμα", +"Format as Date":"Μορφοποίηση ως ημερομηνία", +"Format as General":"Γενική μορφοποίηση", +"Format as Number":"Μορφοποίηση ως αριθμός", +"Format as Percent":"Μορφοποίηση ως ποσοστό", +"Format as Scientific":"Επιστημονική μορφοποίηση", +"Format as Time":"Μορφοποίηση ως χρόνος", +"Formatting Mark":"Σημάδι μορφοποίησης", +"Formula to Value":"Τύπος σε τιμή", +"Forward One":"Μπροστά ένα", +"For~matting Marks":"Σημάδια ~μορφοποίησης", +"Fo~rm":"~Φόρμα", +"Frame":"Πλαίσιο", +"Freeze First Column":"Πάγωμα πρώτης στήλης", +"Freeze First Row":"Πάγωμα πρώτης γραμμής", +"Freeze Rows and Columns":"Πάγωμα σειρών και στηλών", +"Freeze ~Cells":"Πάγωμα ~κελιών", +"F~ont Size...":"Μέγε~θος γραμματοσειράς...", +"F~ormat":"Μορ~φή", +"F~ourier Analysis...":"Ανάλυση ~Φουριέ...", +"F~rame...":"Π~λαίσιο...", +"F~ull Screen":"Πλήρης ο~θόνη", +"General":"Γενικά", +"Give a label to identify an object":"Δώστε μια ετικέτα για να αναγνωρίσετε ένα αντικείμενο", +"Go t~o Page...":"Μετάβαση ~στη σελίδα...", +"Go t~o Slide...":"Μετάβαση στ~η διαφάνεια…", +"Group Sparklines":"Ομαδοποίηση γραμμών σπίθας", +"Heading ~Numbering...":"Α~ρίθμηση επικεφαλίδων…", +"Heart":"Καρδιά", +"Hexagon":"Εξάγωνο", +"He~ader":"Κε~φαλίδα", +"He~ader and Footer":"Κε~φαλίδα και υποσέλιδο", +"Horizontal Scroll":"Οριζόντια κύλιση", +"Horizontally ~Center":"Οριζόντια στο ~κέντρο", +"Horizontally ~Left":"Οριζόντια α~ριστερά", +"Horizontally ~Right":"Οριζόντια ~δεξιά", +"Horizontally ~Spacing":"Οριζόντια με α~πόσταση", +"H~ide":"Α~πόκρυψη", +"H~ide Columns":"Απόκρυ~ψη στηλών", +"H~ide Rows":"Απόκρυ~ψη γραμμών", +"Icon Set...":"Σύνολο εικονιδίων...", +"Ignore":"Παράβλεψη", +"Ignore All":"Αγνόηση όλων", +"Image Mode":"Κατάσταση εικόνας", +"In ~Background":"Στο ~παρασκήνιο", +"Increase Font Size":"Αύξηση μεγέθους γραμματοσειράς", +"Increase Indent":"Αύξηση εσοχής", +"Increase Paragraph Spacing":"Αύξηση διάκενου παραγράφου", +"Increase Size":"Αύξηση μεγέθους", +"Inflate":"Εξόγκωμα", +"Insert Audio or Video":"Εισαγωγή ήχου ή βίντεο", +"Insert Axis":"Εισαγωγή άξονα", +"Insert Axis Title":"Εισαγωγή τίτλου άξονα", +"Insert Bookmark":"Εισαγωγή σελιδοδείκτη", +"Insert Caption...":"Εισαγωγή τίτλου...", +"Insert Chart":"Εισαγωγή διαγράμματος", +"Insert Column After":"Εισαγωγή στήλης μετά", +"Insert Column Before":"Εισαγωγή στήλης πριν", +"Insert Column Break":"Εισαγωγή αλλαγής στήλης", +"Insert Columns ~After":"Εισαγωγή στηλών ~μετά", +"Insert Columns ~Before":"Εισαγωγή στηλών ~πριν", +"Insert Comment":"Εισαγωγή σχολίου", +"Insert Co~lumns":"Εισαγωγή στη~λών", +"Insert Cross-reference":"Εισαγωγή παραπομπής", +"Insert Data Labels":"Εισαγωγή ετικετών δεδομένων", +"Insert Endnote":"Εισαγωγή σημείωσης τέλους", +"Insert Field":"Εισαγωγή πεδίου", +"Insert Fontwork Text":"Εισαγωγή κειμένου Fontwork", +"Insert Footnote":"Εισαγωγή υποσημείωσης", +"Insert Frame":"Εισαγωγή πλαισίου", +"Insert Hyperlink":"Εισαγωγή υπερσυνδέσμου", +"Insert Image...":"Εισαγωγή εικόνας...", +"Insert Index Entry":"Εισαγωγή καταχώρισης ευρετηρίου", +"Insert Line (double click for multi-selection)":"Εισαγωγή γραμμής (διπλό πάτημα για πολλαπλή επιλογή)", +"Insert Major Grid":"Εισαγωγή κυρίου πλέγματος", +"Insert Mean ~Value Line":"Εισαγωγή γραμμής ~μέσης τιμής", +"Insert Minor Grid":"Εισαγωγή δευτερεύοντος πλέγματος", +"Insert Page Break":"Εισαγωγή αλλαγής σελίδας", +"Insert Page Number":"Εισαγωγή αριθμού σελίδας", +"Insert Row Above":"Εισαγωγή γραμμής από πάνω", +"Insert Row Below":"Εισαγωγή γραμμής από κάτω", +"Insert Rows ~Above":"Εισαγωγή γραμμών από ~πάνω", +"Insert Rows ~Below":"Εισαγωγή γραμμών από ~κάτω", +"Insert Single Data Label":"Εισαγωγή μοναδικής ετικέτας δεδομένων", +"Insert Slide":"Εισαγωγή διαφάνειας", +"Insert Soft Hyphen...":"Εισαγωγή προαιρετικού ενωτικού...", +"Insert Special Character":"Εισαγωγή ειδικού χαρακτήρα", +"Insert Special Characters":"Εισαγωγή ειδικών χαρακτήρων", +"Insert Text Box":"Εισαγωγή πλαισίου κειμένου", +"Insert Text Box (double click for multi-selection)":"Εισαγωγή πλαισίου κειμένου (διπλό πάτημα για πολλαπλή επιλογή)", +"Insert Titles...":"Εισαγωγή τίτλων...", +"Insert Tre~nd Line...":"Εισαγωγή γραμμής ~τάσης...", +"Insert Unnumbered Entry":"Εισαγωγή μη αριθμημένης καταχώρισης", +"Insert Vertical Text":"Εισαγωγή κατακόρυφου κειμένου", +"Insert columns after":"Εισαγωγή στηλών μετά", +"Insert columns before":"Εισαγωγή στηλών πριν", +"Insert page number":"Εισαγωγή αριθμού σελίδας", +"Insert rows above":"Εισαγωγή σειρών από πάνω", +"Insert rows below":"Εισαγωγή σειρών από κάτω", +"Insert ~Cells...":"Εισαγωγή ~κελιών...", +"Insert ~Rows":"Εισαγωγή ~γραμμών", +"Insert ~Table...":"Εισαγωγή ~πίνακα...", +"Insert ~X Error Bars...":"Εισαγωγή γραμμών σφαλμάτων ~X…", +"Insert ~Y Error Bars...":"Εισαγωγή γραμμών σφαλμάτων ~Y…", +"Insert/Delete Axes...":"Εισαγωγή/Διαγραφή αξόνων...", +"Invert":"Αναστροφή", +"Isosceles Triangle":"Ισοσκελές τρίγωνο", +"Italic":"Πλάγια", +"Justified":"Πλήρης στοίχιση", +"Language":"Γλώσσα", +"Language Status":"Κατάσταση γλώσσας", +"Layout":"Διάταξη", +"Left":"Αριστερά", +"Left Arrow":"Αριστερό βέλος", +"Left Arrow Callout":"Αριστερό βέλος επεξήγησης", +"Left Brace":"Αριστερό άγκιστρο", +"Left Bracket":"Αριστερή αγκύλη", +"Left and Right Arrow":"Αριστερό και δεξιό βέλος", +"Left and Right Arrow Callout":"Αριστερό και δεξιό βέλος επεξήγησης", +"Left-To-Right":"Από αριστερά προς το δεξιά", +"Lightning Bolt":"Αστραπή", +"Line":"Γραμμή", +"Line Callout 1":"Γραμμή επεξήγησης 1", +"Line Callout 2":"Γραμμή επεξήγησης 2", +"Line Callout 3":"Γραμμή επεξήγησης 3", +"Line Color":"Χρώμα γραμμής", +"Line Connector":"Συζευκτήρας γραμμών", +"Line Connector Ends with Arrow":"Ο συζευκτήρας γραμμών τελειώνει με βέλος", +"Line Spacing":"Διάστιχο", +"Line Spacing: 1":"Διάστιχο: 1", +"Line Spacing: 1.5":"Διάστιχο : 1,5", +"Line Spacing: 2":"Διάστιχο : 2", +"Lis~ts":"Κατάλο~γοι", +"L~ine...":"Γ~ραμμή...", +"Manage Track Changes":"Διαχείριση παρακολουθούμενων αλλαγών", +"Manage...":"Διαχείριση...", +"Manual ~Break...":"Χειροκίνητη αλλα~γή...", +"Master Slides":"Κύριες διαφάνειες", +"Media":"Πολυμέσα", +"Merge Cells":"Συγχώνευση κελιών", +"Merge and center or unmerge cells depending on the current toggle state":"Συγχώνευση και κεντράρισμα ή αποσυγχώνευση κελιών ανάλογα με την τρέχουσα κατάσταση εναλλαγής", +"Moon":"Φεγγάρι", +"More ~Filters":"Περισσότερα ~φίλτρα", +"Move Item Down":"Μετακίνηση στοιχείου προς τα κάτω", +"Move Item Down with Subpoints":"Μετακίνηση στοιχείου με σημεία προς τα κάτω", +"Move Item Up":"Μετακίνηση στοιχείου προς τα επάνω", +"Move Item Up with Subpoints":"Μετακίνηση στοιχείου με υποσημεία προς τα πάνω", +"M~erge and Center Cells":"Συ~γχώνευση και κεντράρισμα κελιών", +"Name...":"Όνομα...", +"Na~vigator":"Περιή~γηση", +"New Page":"Νέα σελίδα", +"Next":"Επόμενη", +"Next Page":"Επόμενη σελίδα", +"Next Track Change":"Επόμενη παρακολουθούμενη αλλαγή", +"No List":"Χωρίς κατάλογο", +"Non-breaking ~Hyphen":"Ενωτικό ~συλλαβισμού", +"None":"Καμία", +"Notched Right Arrow":"Δεξιό βέλος με εγκοπές", +"Number":"Αριθμός", +"Number Format":"Μορφή αριθμών", +"Number Format...":"Μορφή αριθμών...", +"Number Format: Currency":"Μορφή αριθμού: Νομισματική", +"Number Format: Date":"Μορφή αριθμού: Ημερομηνία", +"Number Format: Decimal":"Μορφή αριθμού: Δεκαδικός", +"Number Format: Exponential":"Μορφή αριθμού: Εκθετικός", +"Number Format: Percent":"Μορφή αριθμού: Ποσοστό", +"Number Format: Standard":"Μορφή αριθμού: Γενική", +"Number Format: Time":"Μορφή αριθμού: Ώρα", +"Octagon":"Οκτάγωνο", +"Octagon Bevel":"Λοξό οκτάγωνο", +"Open Circle (Curve)":"Ανοικτός κύκλος (καμπύλη)", +"Open Circle (Pour)":"Ανοικτός κύκλος (διάχυση)", +"Open Hyperlink":"Άνοιγμα υπερσύνδεσμου", +"Open the Elements Deck":"Άνοιγμα της συλλογής στοιχείων", +"Open the Styles Deck":"Άνοιγμα της προσάρτησης τεχνοτροπιών", +"Optimal Column Width":"Βέλτιστο πλάτος στήλης", +"Optimal Row Height":"Βέλτιστο ύψος γραμμής", +"Orientation":"Προσανατολισμός", +"Outline Font Effect":"Εφέ γραμματοσειράς διάρθρωσης", +"Overline":"Διαγράμμιση", +"Page Properties...":"Ιδιότητες σελίδας…", +"Page Tit~le":"~Τίτλος σελίδας", +"Page ~Count":"Καταμέτρηση ~σελίδων", +"Paired ~t-test...":"Δοκιμή t με ζεύξη...", +"Parallelogram":"Παραλληλόγραμμο", +"Paste ~Special...":"Ει~δική επικόλληση...", +"Pentagon":"Πεντάγωνο", +"Percent":"Ποσοστό", +"Pi~vot Table...":"~Συγκεντρωτικός πίνακας...", +"Plain Text":"Απλό κείμενο", +"Pop Art":"Pop-art", +"Position and Si~ze...":"Θέση και μέγεθ~ος...", +"Previous Page":"Προηγούμενη σελίδα", +"Previous Track Change":"Προηγούμενη παρακολουθούμενη αλλαγή", +"Prin~t Ranges":"Περιοχές εκ~τύπωσης", +"Prohibited":"Απαγορεύεται", +"Promote Outline Level":"Προώθηση επιπέδου διάρθρωσης", +"Promote Outline Level with Subpoints":"Προαγωγή επιπέδου διάρθρωσης με υποσημεία", +"Properties":"Ιδιότητες", +"Propert~ies...":"Ι~διότητες...", +"Protect Cells":"Προστασία κελιών", +"Protect ~Sheet...":"Προστασία ~φύλλου...", +"Pr~evious":"~Προηγούμενη", +"Puzzle":"Παζλ", +"P~aragraph...":"Παρά~γραφος...", +"QR and ~Barcode...":"QR (γρήγορης απόκρισης) και ~γραμμικοί κωδικοί", +"Record Track Changes":"Καταγραφή παρακολουθούμενων αλλαγών", +"Rectangle":"Ορθογώνιο", +"Rectangle (double click for multi-selection)":"Ορθογώνιο (διπλό πάτημα για πολλαπλή επιλογή)", +"Rectangle, Rounded":"Στρογγυλεμένο ορθογώνιο", +"Rectangular Callout":"Ορθογώνια επεξήγηση", +"Reinstate":"Επαναφορά", +"Reinstate Change":"Επαναφορά της αλλαγής", +"Reject":"Απόρριψη", +"Reject All":"Απόρριψη όλων", +"Reject All Changes":"Απόρριψη όλων των αλλαγών", +"Reject Change":"Απόρριψη αλλαγής", +"Reject Track Change and select the next one":"Απόρριψη αλλαγής παρακολούθησης και επιλογή του επομένου", +"Reject and Move to Next":"Απόρριψη και μετακίνηση στο επόμενο", +"Remove Noise":"Αφαίρεση θορύβου", +"Rename Master":"Μετονομασία κύριου εγγράφου", +"Rename S~heet...":"Μετονομασία ~φύλλου…", +"Reply Comment":"Απάντηση σε σχόλιο", +"Reset Data Point":"Επαναφορά σημείου δεδομένων", +"Reset all Data Points":"Επαναφορά όλων των σημείων δεδομένων", +"Resolved Comments":"Επιλυμένα σχόλια", +"Restart Numbering":"Επανεκκίνηση αρίθμησης", +"Right":"Δεξιά", +"Right Arrow":"Δεξί βέλος", +"Right Arrow Callout":"Δεξιό βέλος επεξήγησης", +"Right Brace":"Δεξιό άγκιστρο", +"Right Bracket":"Δεξιά αγκύλη", +"Right Triangle":"Ορθογώνιο τρίγωνο", +"Right or Left Arrow":"Δεξιό ή αριστερό βέλος", +"Right-To-Left":"Από δεξιά προς τα αριστερά", +"Ring":"Δακτύλιος", +"Rotate 90° ~Left":"Περιστροφή 90° ~αριστερά", +"Rotate 90° ~Right":"Περιστροφή 90° ~δεξιά", +"Rot~ate":"Πε~ριστροφή", +"Round Callout":"Στρογγυλή επεξήγηση", +"Rounded Rectangular Callout":"Στρογγυλοποιημένη ορθογώνια επεξήγηση", +"Row":"Γραμμή", +"Row ~Height...":"Ύ~ψος γραμμής...", +"Rows ~Above":"Γραμμές α~πό πάνω", +"Rows ~Below":"Γραμμές από ~κάτω", +"R~efresh Range":"Ανα~νέωση περιοχής", +"R~ight-To-Left":"Από δε~ξιά προς τα αριστερά", +"R~un Macro...":"Εκτέλεση ~μακροεντολής...", +"S-shaped Arrow":"Βέλος σχήματος S", +"Save ~As...":"Αποθήκευ~ση ως...", +"Scientific":"Επιστημονική", +"Select Cell":"Επιλογή κελιού", +"Select Column":"Επιλογή στήλης", +"Select Row":"Επιλογή γραμμής", +"Select Table":"Επιλογή πίνακα", +"Select ~All":"Επιλογή ό~λων", +"Select ~Range...":"Επιλογή π~εριοχής...", +"Set Background Image...":"Ορισμός εικόνας παρασκηνίου...", +"Set Character Spacing":"Ορισμός διακένου χαρακτήρων", +"Set Heading Numbering":"Ορισμός αρίθμησης επικεφαλίδων", +"Set Line Spacing":"Καθορισμός διάκενου γραμμής", +"Se~ction...":"Ενότ~ητα...", +"Shadow":"Σκιά", +"Sharpen":"Όξυνση", +"Sheet R~ight-To-Left":"Φύλλο από δε~ξιά προς αριστερά", +"Show":"Εμφάνιση", +"Show Navigator Window":"Εμφάνιση παραθύρου περιήγησης", +"Show track changes":"Εμφάνιση παρακολουθούμενων αλλαγών", +"Sho~w Rows":"Εμ~φάνιση γραμμών", +"Sho~w Slide":"Προ~βολή διαφανειών", +"Sidebar":"Πλευρική στήλη", +"Signat~ure Line...":"Γραμμή ~υπογραφής…", +"Signet":"Κονκάρδα", +"Slant Down":"Κλίση προς τα κάτω", +"Slant Up":"Κλίση προς τα πάνω", +"Slide Layout":"Διάταξη διαφάνειας", +"Slide Properties...":"Ιδιότητες διαφάνειας…", +"Slide Tit~le":"~Τίτλος διαφάνειας", +"Slide Transition":"Εναλλαγή διαφάνειας", +"Slide ~Count":"Αρι~θμός διαφανειών", +"Slide ~Layout":"~Διάταξη διαφάνειας", +"Small capitals":"Μικρά κεφαλαία", +"Smiley Face":"Γελαστό πρόσωπο", +"Snap to Grid":"Συγκράτηση στο πλέγμα", +"Sort Ascending":"Αύξουσα ταξινόμηση", +"Sort Descending":"Φθίνουσα ταξινόμηση", +"So~rt...":"Τα~ξινόμηση...", +"Sparkline...":"Γραμμή σπίθας (Sparkline)…", +"Sparklines":"Γραμμές σπίθας (Sparklines)", +"Split Arrow":"Βέλος διαχωρισμού", +"Split Cells...":"Διαίρεση κελιών…", +"Split Table...":"Διαίρεση πίνακα...", +"Square":"Τετράγωνο", +"Square Bevel":"Λοξό τετράγωνο", +"Square, Rounded":"Στρογγυλεμένο τετράγωνο", +"Statistics":"Στατιστικά", +"Stop":"Διακοπή", +"Straight Connector":"Ευθύς συζευκτήρας", +"Straight Connector ends with Arrow":"Ο ευθύς συζευκτήρας τελειώνει με βέλος", +"Straight Connector with Arrows":"Ευθύς συζευκτήρας με βέλη", +"Strikethrough":"Διακριτή διαγραφή", +"Striped Right Arrow":"Ραβδωτό δεξιό βέλος", +"Subscript":"Δείκτης", +"Sun":"Ήλιος", +"Superscript":"Εκθέτης", +"Symbol":"Σύμβολο", +"S~how Columns":"Εμ~φάνιση στηλών", +"S~lide":"~Διαφάνεια", +"S~pecial Character...":"Ει~δικός χαρακτήρας...", +"Table Cell Background Color":"Χρώμα παρασκηνίου κελιού πίνακα", +"Table of Contents and Inde~x":"Πίνακας περιεχομένων και ~ευρετήριο", +"Ta~ble Properties...":"Ιδιότητες πί~νακα...", +"Text Wrap...":"Αναδίπλωση κειμένου...", +"Te~xt":"Κείμε~νο", +"Theme...":"Θέμα…", +"Thousands Separator":"Διαχωριστικό χιλιάδων", +"Time":"Χρόνος", +"Time Field":"Πεδίο ώρας", +"Title Page...":"Τίτλος σελίδας...", +"To Background":"Στο παρασκήνιο", +"To Cell (~resize with cell)":"Στο κελί (αλλα~γή μεγέθους με το κελί)", +"To Foreground":"Στο προσκήνιο", +"To Next Paragraph in Level":"Προς επόμενη παράγραφο ίδιου επιπέδου", +"To Previous Paragraph in Level":"Προηγούμενη παράγραφος του ίδιου επιπέδου", +"To P~age":"Στη σε~λίδα", +"To ~Cell":"Στο ~κελί", +"To ~Character":"Σε ~χαρακτήρα", +"To ~Curve":"Σε ~καμπύλη", +"To ~Frame":"Στο ~πλαίσιο", +"To ~Paragraph":"Στην π~αράγραφο", +"Toggle Automatic Spell Checking":"Εναλλαγή αυτόματου ορθογραφικού ελέγχου", +"Toggle Formatting Marks":"Εναλλαγή σημαδιών μορφοποίησης", +"Toggle Ordered List":"Εναλλαγή ταξινομημένου καταλόγου", +"Toggle Shadow":"Εναλλαγή σκιάς", +"Toggle Unordered List":"Εναλλαγή αταξινόμητου καταλόγου", +"Top":"Επάνω", +"Track Chan~ges":"Παρακολούθηση ~αλλαγών", +"Translate...":"Μετάφραση…", +"Transparency":"Διαφάνεια", +"Trapezoid":"Τραπεζοειδές", +"Triangle Down":"Τρίγωνο προς τα κάτω", +"Triangle Up":"Τρίγωνο προς τα πάνω", +"T~able":"Πί~νακας", +"T~ime (variable)":"Ώ~ρα (μεταβλητή)", +"T~itle":"~Τίτλος", +"Underline":"Υπογράμμιση", +"Unfloat Frame Content":"Να μην επιπλέει το περιεχόμενο του πλαισίου", +"Ungroup Sparklines":"Απομαδοποίηση γραμμών σπίθας", +"Unmerge Cells":"Αποσυγχώνευση κελιών", +"Unprotect Cells":"Κατάργηση προστασίας κελιών", +"Up Arrow":"Πάνω βέλος", +"Up Arrow Callout":"Άνω βέλος επεξήγησης", +"Up and Down Arrow":"Πάνω και κάτω βέλος", +"Up and Down Arrow Callout":"Πάνω και κάτω βέλος επεξήγησης", +"Up and Right Arrow":"Πάνω και δεξιό βέλος", +"Up and Right Arrow Callout":"Πάνω και δεξιό βέλος επεξήγησης", +"Up, Right and Down Arrow":"Πάνω, δεξιό και κάτω βέλος", +"Update ~Index":"Ενημέρωση ε~υρετηρίου", +"Vertical Scroll":"Κάθετη κύλιση", +"Vertical Text":"Κάθετο κείμενο", +"Vertically C~enter":"Κάθετα στο ~κέντρο", +"Vertically S~pacing":"Κάθετα με α~πόσταση", +"Vertically ~Bottom":"Κάθετα ~κάτω", +"Vertically ~Top":"Κάθετα ε~πάνω", +"View Grid Lines":"Προβολή γραμμών πλέγματος", +"Watermark...":"Υδατογράφημα...", +"Wave":"Κύμα", +"Wrap Text":"Αναδίπλωση κειμένου", +"Zoom In":"Μεγέθυνση", +"Zoom Out":"Σμίκρυνση", +"~3D View...":"Προβολή ~3Δ...", +"~Accessibility Check...":"Έ~λεγχος προσβασιμότητας…", +"~Add":"Προσ~θήκη", +"~Add to List":"~Προσθήκη σε κατάλογο", +"~Advanced Filter...":"~Προχωρημένο φίλτρο...", +"~Analysis of Variance (ANOVA)...":"~Ανάλυση διακύμανσης (ANOVA)...", +"~Arrange":"Τα~κτοποίηση", +"~Author":"Σ~υντάκτης", +"~Automatic Spell Checking":"Α~υτόματος ορθογραφικός έλεγχος", +"~Bottom":"~Κάτω", +"~Bring to Front":"Μεταφορά μπ~ροστά", +"~Bullets and Numbering...":"~Κουκκίδες και αρίθμηση...", +"~Capitalize Every Word":"~Κεφαλαίο σε κάθε λέξη", +"~Centered":"Στο ~κέντρο", +"~Chart...":"Δ~ιάγραμμα...", +"~Chi-square Test...":"Δοκιμή ~χι τετράγωνο...", +"~Clear":"Κα~θαρισμός", +"~Clear Direct Formatting":"~Καθαρισμός άμεσης μορφοποίησης", +"~Column":"Στή~λη", +"~Column Break":"Αλλαγή ~στήλης", +"~Columns":"Στή~λες", +"~Contour":"~Περίγραμμα", +"~Convert":"Με~τατροπή", +"~Correlation...":"~Συσχέτιση...", +"~Covariance...":"Συνδια~κύμανση...", +"~Cut":"Απο~κοπή", +"~Data":"~Δεδομένα", +"~Data Ranges...":"Περιο~χές δεδομένων...", +"~Data Table...":"Πίνακας ~δεδομένων...", +"~Date":"~Ημερομηνία", +"~Date (fixed)":"~Ημερομηνία (σταθερή)", +"~Date (variable)":"~Ημερομηνία (μεταβλητή)", +"~Define":"Ο~ρισμός", +"~Define Range...":"Ορι~σμός περιοχής...", +"~Define...":"Ορι~σμός...", +"~Delete":"~Διαγραφή", +"~Delete Sheet...":"~Διαγραφή φύλλου...", +"~Delete Slide":"~Διαγραφή διαφάνειας", +"~Descriptive Statistics...":"~Περιγραφικά στατιστικά...", +"~Display Grid":"Εμ~φάνιση πλέγματος", +"~Edit":"~Επεξεργασία", +"~Edit Contour...":"Ε~πεξεργασία περιγράμματος...", +"~Edit...":"~Επεξεργασία...", +"~Endnote":"Σημείωση ~τέλους", +"~Enter Group":"~Είσοδος στην ομάδα", +"~Exponential Smoothing...":"~Εκθετική εξομάλυνση...", +"~F-test...":"Δοκιμή ~F", +"~File":"~Αρχείο", +"~First Paragraph":"~Πρώτη παράγραφος", +"~Fonts...":"~Γραμματοσειρές...", +"~Footnote":"~Υποσημείωση", +"~Footnote/Endnote Settings...":"Ρυθμίσεις ~υποσημειώσεων/σημειώσεων τέλους...", +"~Format Cells...":"~Μορφοποίηση κελιών...", +"~Formula Object...":"Αντικείμενο ~τύπου…", +"~Function...":"Σ~υνάρτηση...", +"~Go to Sheet...":"~Μετάβαση στο φύλλο...", +"~Goal Seek...":"Ανα~ζήτηση στόχου...", +"~Group":"Ομα~δοποίηση", +"~Group and Outline":"Ο~μαδοποίηση και περίγραμμα", +"~Group...":"Ομα~δοποίηση...", +"~Header and Footer...":"Κε~φαλίδα και υποσέλιδο...", +"~Headers and Footers...":"Κε~φαλίδες και υποσέλιδα...", +"~Height...":"Ύ~ψος...", +"~Help":"~Βοήθεια", +"~Hide":"Α~πόκρυψη", +"~Hide AutoFilter":"Απόκρυ~ψη αυτόματου φίλτρου", +"~Hide Details":"Απόκ~ρυψη λεπτομερειών", +"~Hide Sheet":"Απόκρυ~ψη φύλλου", +"~Hide Slide":"Απόκρυ~ψη διαφάνειας", +"~Hyperlink":"~Υπερσύνδεσμος", +"~Hyperlink...":"~Υπερσύνδεσμος...", +"~Hyphenation":"Συλλα~βισμός", +"~Hyphenation...":"Συλλα~βισμός...", +"~Image...":"Ε~ικόνα...", +"~Index Entry...":"Καταχώρηση ε~υρετηρίου…", +"~Insert":"~Εισαγωγή", +"~Insert or Edit...":"Ε~ισαγωγή ή Επεξεργασία...", +"~Insert...":"~Εισαγωγή...", +"~Interaction...":"Αλλ~ηλεπίδραση...", +"~Left":"~Αριστερά", +"~Left-to-Right Mark":"Ένδειξη από ~αριστερά προς τα δεξιά", +"~Line Numbering...":"Αρί~θμηση γραμμών...", +"~Manage...":"~Διαχείριση", +"~Middle":"~Μέσο", +"~More Fields...":"~Περισσότερα πεδία...", +"~More Options...":"~Περισσότερες επιλογές...", +"~Move or Copy Sheet...":"Με~τακίνηση ή αντιγραφή φύλλου...", +"~Moving Average...":"~Κινούμενος μέσος...", +"~Named Ranges and Expressions":"~Ονομασμένες περιοχές και παραστάσεις", +"~New Slide":"~Νέα διαφάνεια", +"~No-break Space":"Διάστημα ~χωρίς κενό", +"~Optimal":"~Βέλτιστο", +"~Optimal Height...":"Βέλτιστ~ο ύψος...", +"~Optimal Width...":"Βέλτιστ~ο πλάτος...", +"~Ordered List":"Τα~ξινομημένος κατάλογος", +"~Page":"~Σελίδα", +"~Page Break":"Αλλαγή ~σελίδας", +"~Page Number":"Αριθμός ~σελίδας", +"~Page Number...":"Αριθμός ~σελίδας…", +"~Page Numbers...":"Αριθμοί ~σελίδων...", +"~Page Style...":"Τεχνοτροπία ~σελίδας...", +"~Page...":"~Σελίδα...", +"~Parallel":"~Παράλληλα", +"~Paste":"Ε~πικόλληση", +"~Pivot Table":"~Συγκεντρωτικός πίνακας", +"~Print...":"Εκτύ~πωση...", +"~Properties...":"~Ιδιότητες...", +"~Recalculate":"Επα~ναϋπολογισμός", +"~Record":"Ε~γγραφή", +"~Redo":"Ακύρ~ωση αναίρεσης", +"~Refresh":"Ε~νημέρωση", +"~Regression...":"~Παλινδρόμηση...", +"~Remove Hyperlink":"Α~φαίρεση υπερσυνδέσμου", +"~Remove Outline":"Α~φαίρεση περιγράμματος", +"~Reset Filter":"Επανα~φορά φίλτρου", +"~Right":"~Δεξιά", +"~Right-to-Left Mark":"Ένδειξη από ~δεξιά προς τα αριστερά", +"~Row":"Γραμ~μή", +"~Rows":"Γραμ~μές", +"~Sampling...":"Δει~γματοληψία...", +"~Save":"Αποθήκευ~ση", +"~Sections...":"Ενότ~ητες...", +"~Select":"Επιλο~γή", +"~Send to Back":"Μεταφορά πί~σω", +"~Sentence case":"Κεφαλαίο ~πρότασης", +"~Shape":"Σ~χήμα", +"~Sheet":"~Φύλλο", +"~Show":"Εμφάνι~ση", +"~Show Details":"Εμ~φάνιση λεπτομερειών", +"~Show Sheet...":"Εμ~φάνιση φύλλων...", +"~Slide Number":"Αριθμός ~διαφάνειας", +"~Soft Hyphen":"~Προαιρετικό ενωτικό", +"~Sort...":"Τα~ξινόμηση...", +"~Spacing":"~Απόσταση", +"~Spacing...":"~Απόσταση...", +"~Spelling...":"Ορθο~γραφικός έλεγχος...", +"~Standard Filter...":"Τυ~πικό φίλτρο...", +"~Subject":"~Θέμα", +"~Table":"~Πίνακας", +"~Table Properties...":"Ιδιότητες πί~νακα...", +"~Table...":"Πίνα~κας...", +"~Text Box":"Πλαίσιο ~κειμένου", +"~Thesaurus...":"~Θησαυρός λέξεων...", +"~Through":"~Μέσα από", +"~Time":"~Χρόνος", +"~Time (fixed)":"~Χρόνος (σταθερός)", +"~Time (variable)":"~Χρόνος (μεταβλητός)", +"~Tools":"Ε~ργαλεία", +"~Top":"Πάν~ω", +"~UPPERCASE":"ΚΕ~ΦΑΛΑΙΑ", +"~Undo":"~Αναίρεση", +"~Ungroup...":"~Απομαδοποίηση...", +"~Unordered List":"Α~ταξινόμητος κατάλογος", +"~Update All":"Ενημέρωση όλ~ων", +"~Validity...":"Εγκ~υρότητα...", +"~View":"Προ~βολή", +"~While Typing":"Κατά την πλ~ηκτρολόγηση", +"~Width...":"~Πλάτος...", +"~Word Count...":"Μέτρηση ~λέξεων...", +"~Word Joiner":"Ενωτικό ~λέξης", +"~Wrap":"Ανα~δίπλωση", +"~Z-test...":"Δοκιμή ~Ζ...", +"~Zero-width Space":"Διάστημα μ~ηδενικού πλάτους", +"~lowercase":"~πεζά", +"~tOGGLE cASE":"~εΝΑΛΛΑΓΗ χΑΡΑΚΤΗΡΑ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/en-GB.json b/f7cloud-office/browser/dist/l10n/uno/en-GB.json new file mode 100644 index 0000000..23c81d1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/en-GB.json @@ -0,0 +1,735 @@ +{ +"12-Point Star":"12-Pointed Star", +"24-Point Star":"24-Pointed Star", +"4-Point Star":"4-Pointed Star", +"4-way Arrow":"4-way Arrow", +"4-way Arrow Callout":"4-way Arrow Callout", +"5-Point Star":"5-Pointed Star", +"6-Point Star":"6-Pointed Star", +"6-Point Star, Concave":"6-Point Star, Concave", +"8-Point Star":"8-Pointed Star", +"Accept":"Accept", +"Accept All":"Accept All", +"Accept All Changes":"Accept All Changes", +"Accept Change":"Accept Change", +"Accept Track Change and select the next one":"Accept Track Change and select the next one", +"Accept and Move to Next":"Accept and Move to Next", +"Add Decimal Place":"Add Decimal Place", +"Add descriptions of non-text content (for accessibility)":"Add descriptions of non-text content (for accessibility)", +"After":"After", +"Align Bottom":"Align Bottom", +"Align Bottom to Anchor":"Align Bottom to Anchor", +"Align Center":"Align Centre", +"Align Left":"Align Left", +"Align Right":"Align Right", +"Align Tex~t":"Align Tex~t", +"Align Top":"Align Top", +"Align Top to Anchor":"Align Top to Anchor", +"Anc~hor":"Anc~hor", +"Animation":"Animation", +"Apply Suggestion":"Apply Suggestion", +"Arch Down (Curve)":"Arch Down (Curve)", +"Arch Down (Pour)":"Arch Down (Pour)", +"Arch Left (Curve)":"Arch Left (Curve)", +"Arch Right (Curve)":"Arch Right (Curve)", +"Arch Right (Pour)":"Arch Right (Pour)", +"Arch Up (Curve)":"Arch Up (Curve)", +"Arch Up (Pour)":"Arch Up (Pour)", +"Arrange":"Arrange", +"As C~haracter":"As C~haracter", +"AutoCorr~ect":"AutoCorr~ect", +"AutoFill Data Series: automatic":"AutoFill Data Series: automatic", +"Auto~Filter":"Auto~Filter", +"A~lignment...":"A~lignment...", +"A~rea...":"A~rea...", +"A~rrange":"A~rrange", +"Back One":"Back One", +"Background Color":"Background Colour", +"Before":"Before", +"Block Arc":"Block Arc", +"Bold":"Bold", +"Bookmar~k...":"Bookmar~k...", +"Borders (Shift to overwrite)":"Borders (Shift to overwrite)", +"Bottom":"Bottom", +"Brightness":"Brightness", +"Caption...":"Caption...", +"Center":"Centre", +"Center Horizontal":"Centre Horizontally", +"Center Vertically":"Centre Vertically", +"Centered":"Centred", +"Ce~lls...":"Ce~lls...", +"Character Highlighting Color":"Character Highlighting Colour", +"Character Spacing":"Character Spacing", +"Charcoal Sketch":"Charcoal Sketch", +"Chart T~ype...":"Chart T~ype...", +"Check Spelling":"Check Spelling", +"Chevron":"Chevron", +"Chevron Down":"Chevron Down", +"Chevron Up":"Chevron Up", +"Circle":"Circle", +"Circle (Curve)":"Circle (Curve)", +"Circle (Pour)":"Circle (Pour)", +"Circle Pie":"Circle Pie", +"Circular Arrow":"Circular Arrow", +"Clear Direct Formatting":"Clear Direct Formatting", +"Clear ~Direct Formatting":"Clear ~Direct Formatting", +"Cle~ar Cells...":"Cle~ar Cells...", +"Clone Formatting":"Clone Formatting", +"Close Master View":"Close Master View", +"Cloud":"Cloud", +"Cl~ear Contents...":"Cl~ear Contents...", +"Color Scale...":"Colour Scale...", +"Column":"Column", +"Column ~Width...":"Column ~Width...", +"Columns ~After":"Columns ~After", +"Columns ~Before":"Columns ~Before", +"Comments":"Comments", +"Comme~nt":"Comme~nt", +"Connector":"Connector", +"Connector Ends with Arrow":"Connector Ends with Arrow", +"Connector with Arrows":"Connector with Arrows", +"Connectors":"Connectors", +"Content Control Properties":"Content Control Properties", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Copy Hyperlink Location", +"Cop~y":"Cop~y", +"Corner Right Arrow":"Corner Right Arrow", +"Co~lumns...":"Co~lumns...", +"Co~mpress...":"Co~mpress...", +"Crop":"Crop", +"Crop Image":"Crop Image", +"Cross":"Cross", +"Cross-~reference...":"Cross-~reference...", +"Currency":"Currency", +"Current ~Index":"Current ~Index", +"Curve":"Curve", +"Curve Down":"Curve Down", +"Curve Up":"Curve Up", +"Curved Connector":"Curved Connector", +"Curved Connector Ends with Arrow":"Curved Connector Ends with Arrow", +"Curved Connector with Arrows":"Curved Connector with Arrows", +"Cycle Case":"Cycle Case", +"Cylinder":"Cylinder", +"C~ell":"C~ell", +"C~haracter...":"C~haracter...", +"C~onditional":"C~onditional", +"Data Bar...":"Data Bar...", +"Date":"Date", +"Date...":"Date...", +"Dat~e (variable)":"Dat~e (variable)", +"Decrease Font Size":"Decrease Font Size", +"Decrease Indent":"Decrease Indent", +"Decrease Paragraph Spacing":"Decrease Paragraph Spacing", +"Decrease Size":"Decrease Size", +"Delete All Comments":"Delete All Comments", +"Delete All Comments by This Author":"Delete All Comments by This Author", +"Delete Axis":"Delete Axis", +"Delete Comment":"Delete Comment", +"Delete C~ells...":"Delete C~ells...", +"Delete C~ontents...":"Delete C~ontent...", +"Delete Data Labels":"Delete Data Labels", +"Delete Decimal Place":"Delete Decimal Place", +"Delete Legend":"Delete Legend", +"Delete Major Grid":"Delete Major Grid", +"Delete Minor Grid":"Delete Minor Grid", +"Delete Rows":"Delete Rows", +"Delete Single Data Label":"Delete Single Data Label", +"Delete Sparkline":"Delete Sparkline", +"Delete Sparkline Group":"Delete Sparkline Group", +"Delete Table":"Delete Table", +"Delete selected columns":"Delete selected columns", +"Delete selected rows":"Delete selected rows", +"Delete table":"Delete table", +"Delete ~All Comments":"Delete ~All Comments", +"Delete ~Columns":"Delete ~Columns", +"Demote Outline Level":"Demote Outline Level", +"Demote Outline Level with Subpoints":"Demote Outline Level with Subpoints", +"De~lete...":"De~lete...", +"Diamond":"Diamond", +"Diamond Bevel":"Diamond Bevel", +"Digital Signatu~res...":"Digital Signatu~res...", +"Display Grid":"Display Grid", +"Doorplate":"Door-plate", +"Double Brace":"Double Brace", +"Double Bracket":"Double Bracket", +"Double Underline":"Double Underline", +"Down Arrow":"Down Arrow", +"Down Arrow Callout":"Down Arrow Callout", +"Duplicate Page":"Duplicate Page", +"Duplicate ~Slide":"Duplicate ~Slide", +"D~elete Page":"D~elete Page", +"Edit Hyperlink...":"Edit Hyperlink...", +"Edit Section...":"Edit Section...", +"Edit Sparkline Group...":"Edit Sparkline Group...", +"Edit Sparkline...":"Edit Sparkline...", +"Ellipse":"Ellipse", +"Explosion":"Explosion", +"E~xecute Interaction...":"E~xecute Interaction...", +"E~xit Group":"E~xit Group", +"Fade Down":"Fade Down", +"Fade Left":"Fade Left", +"Fade Right":"Fade Right", +"Fade Up":"Fade Up", +"Fade Up and Left":"Fade Up and Left", +"Fade Up and Right":"Fade Up and Right", +"Fiel~d":"Fiel~d", +"Fill Color":"Fill Colour", +"Find Next":"Find Next", +"Find Previous":"Find Previous", +"Find and Rep~lace...":"Find and Rep~lace...", +"First ~Author":"First ~Author", +"Flip Horizontally":"Flip Horizontally", +"Flip Vertically":"Flip Vertically", +"Flowchart: Alternate Process":"Flowchart: Alternate Process", +"Flowchart: Card":"Flowchart: Card", +"Flowchart: Collate":"Flowchart: Collate", +"Flowchart: Connector":"Flowchart: Connector", +"Flowchart: Data":"Flowchart: Data", +"Flowchart: Decision":"Flowchart: Decision", +"Flowchart: Delay":"Flowchart: Delay", +"Flowchart: Direct Access Storage":"Flowchart: Direct Access Storage", +"Flowchart: Display":"Flowchart: Display", +"Flowchart: Document":"Flowchart: Document", +"Flowchart: Extract":"Flowchart: Extract", +"Flowchart: Internal Storage":"Flowchart: Internal Storage", +"Flowchart: Magnetic Disc":"Flowchart: Magnetic Disc", +"Flowchart: Manual Input":"Flowchart: Manual Input", +"Flowchart: Manual Operation":"Flowchart: Manual Operation", +"Flowchart: Merge":"Flowchart: Merge", +"Flowchart: Multidocument":"Flowchart: Multidocument", +"Flowchart: Off-page Connector":"Flowchart: Off-page Connector", +"Flowchart: Or":"Flowchart: Or", +"Flowchart: Predefined Process":"Flowchart: Predefined Process", +"Flowchart: Preparation":"Flowchart: Preparation", +"Flowchart: Process":"Flowchart: Process", +"Flowchart: Punched Tape":"Flowchart: Punched Tape", +"Flowchart: Sequential Access":"Flowchart: Sequential Access", +"Flowchart: Sort":"Flowchart: Sort", +"Flowchart: Stored Data":"Flowchart: Stored Data", +"Flowchart: Summing Junction":"Flowchart: Summing Junction", +"Flowchart: Terminator":"Flowchart: Terminator", +"Flower":"Flower", +"Folded Corner":"Folded Corner", +"Font Color":"Font Colour", +"Fontwork Shape":"Fontwork Shape", +"Fontwork...":"Fontwork...", +"Foote~r":"Foote~r", +"For All Text":"For All Text", +"For Paragraph":"For Paragraph", +"For Selection":"For Selection", +"Format Axis...":"Format Axis...", +"Format Chart Area...":"Format Chart Area...", +"Format Data Labels...":"Format Data Labels...", +"Format Data Point...":"Format Data Point...", +"Format Data Series...":"Format Data Series...", +"Format Floor...":"Format Floor...", +"Format Legend...":"Format Legend...", +"Format Major Grid...":"Format Major Grid...", +"Format Mean Value Line...":"Format Mean Value Line...", +"Format Minor Grid...":"Format Minor Grid...", +"Format Pa~ge...":"Format Pa~ge...", +"Format Selection...":"Format Selection...", +"Format Single Data Label...":"Format Single Data Label...", +"Format Stock Gain...":"Format Stock Gain...", +"Format Stock Loss...":"Format Stock Loss...", +"Format Title...":"Format Title...", +"Format Trend Line Equation...":"Format Trend Line Equation...", +"Format Trend Line...":"Format Trend Line...", +"Format Wall...":"Format Wall...", +"Format X Error Bars...":"Format x-Error Bars...", +"Format Y Error Bars...":"Format y-Error Bars...", +"Format as Currency":"Format as Currency", +"Format as Date":"Format as Date", +"Format as General":"Format as General", +"Format as Number":"Format as Number", +"Format as Percent":"Format as Percent", +"Format as Scientific":"Format as Scientific", +"Format as Time":"Format as Time", +"Formatting Mark":"Formatting Mark", +"Formula to Value":"Formula to Value", +"Forward One":"Forward One", +"For~matting Marks":"For~matting Marks", +"Fo~rm":"Fo~rm", +"Frame":"Frame", +"Freeze First Column":"Freeze First Column", +"Freeze First Row":"Freeze First Row", +"Freeze ~Cells":"Freeze ~Cells", +"F~ont Size...":"F~ont Size...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourier Analysis...", +"F~rame...":"F~rame...", +"F~ull Screen":"F~ull Screen", +"General":"General", +"Give a label to identify an object":"Give a label to identify an object", +"Go t~o Page...":"Go t~o Page...", +"Group Sparklines":"Group Sparklines", +"Heart":"Heart", +"Hexagon":"Hexagon", +"He~ader":"He~ader", +"He~ader and Footer":"He~ader and Footer", +"Horizontal Scroll":"Horizontal Scroll", +"Horizontally ~Center":"Horizontally ~Centre", +"Horizontally ~Left":"Horizontally ~Left", +"Horizontally ~Right":"Horizontally ~Right", +"Horizontally ~Spacing":"Horizontally ~Spacing", +"H~ide":"H~ide", +"H~ide Columns":"H~ide Columns", +"H~ide Rows":"H~ide Rows", +"Icon Set...":"Icon Set...", +"Ignore":"Ignore", +"Image Mode":"Image Mode", +"In ~Background":"In ~Background", +"Increase Font Size":"Increase Font Size", +"Increase Indent":"Increase Indent", +"Increase Paragraph Spacing":"Increase Paragraph Spacing", +"Increase Size":"Increase Size", +"Inflate":"Inflate", +"Insert Audio or Video":"Insert Audio or Video", +"Insert Axis":"Insert Axis", +"Insert Axis Title":"Insert Axis Title", +"Insert Bookmark":"Insert Bookmark", +"Insert Caption...":"Insert Caption...", +"Insert Chart":"Insert Chart", +"Insert Column After":"Insert Column After", +"Insert Column Before":"Insert Column Before", +"Insert Column Break":"Insert Column Break", +"Insert Columns ~After":"Insert Columns ~After", +"Insert Columns ~Before":"Insert Columns ~Before", +"Insert Comment":"Insert Comment", +"Insert Co~lumns":"Insert Co~lumns", +"Insert Cross-reference":"Insert Cross-reference", +"Insert Data Labels":"Insert Data Labels", +"Insert Endnote":"Insert Endnote", +"Insert Field":"Insert Field", +"Insert Fontwork Text":"Insert Fontwork Text", +"Insert Footnote":"Insert Footnote", +"Insert Frame":"Insert Frame", +"Insert Hyperlink":"Insert Hyperlink", +"Insert Image...":"Insert Image...", +"Insert Index Entry":"Insert Index Entry", +"Insert Major Grid":"Insert Major Grid", +"Insert Mean ~Value Line":"Insert Mean ~Value Line", +"Insert Minor Grid":"Insert Minor Grid", +"Insert Page Break":"Insert Page Break", +"Insert Row Above":"Insert Row Above", +"Insert Row Below":"Insert Row Below", +"Insert Rows ~Above":"Insert Rows ~Above", +"Insert Rows ~Below":"Insert Rows ~Below", +"Insert Single Data Label":"Insert Single Data Label", +"Insert Slide":"Insert Slide", +"Insert Special Character":"Insert Special Character", +"Insert Special Characters":"Insert Special Characters", +"Insert Text Box":"Insert Text Box", +"Insert Titles...":"Insert Titles...", +"Insert Tre~nd Line...":"Insert Tre~nd Line...", +"Insert Unnumbered Entry":"Insert Unnumbered Entry", +"Insert Vertical Text":"Insert Vertical Text", +"Insert ~Cells...":"Insert ~Cells...", +"Insert ~Rows":"Insert ~Rows", +"Insert ~Table...":"Insert ~Table...", +"Insert/Delete Axes...":"Insert/Delete Axes...", +"Invert":"Invert", +"Isosceles Triangle":"Isosceles Triangle", +"Italic":"Italic", +"Justified":"Justified", +"Language":"Language", +"Language Status":"Language Status", +"Layout":"Layout", +"Left":"Left", +"Left Arrow":"Left Arrow", +"Left Arrow Callout":"Left Arrow Callout", +"Left Brace":"Left Brace", +"Left Bracket":"Left Bracket", +"Left and Right Arrow":"Left and Right Arrow", +"Left and Right Arrow Callout":"Left and Right Arrow Callout", +"Left-To-Right":"Left-To-Right", +"Lightning Bolt":"Lightning Bolt", +"Line":"Line", +"Line Callout 1":"Line Callout 1", +"Line Callout 2":"Line Callout 2", +"Line Callout 3":"Line Callout 3", +"Line Color":"Line Colour", +"Line Connector":"Line Connector", +"Line Connector Ends with Arrow":"Line Connector Ends with Arrow", +"Line Spacing":"Line Spacing", +"Line Spacing: 1":"Line Spacing: 1", +"Line Spacing: 1.5":"Line Spacing: 1.5", +"Line Spacing: 2":"Line Spacing: 2", +"Lis~ts":"Lis~ts", +"L~ine...":"L~ine...", +"Manage Track Changes":"Manage Track Changes", +"Manage...":"Manage...", +"Manual ~Break...":"Manual ~Break...", +"Master Slides":"Master Slides", +"Media":"Media", +"Merge Cells":"Merge Cells", +"Merge and center or unmerge cells depending on the current toggle state":"Merge and centre or unmerge cells depending on the current toggle state", +"Moon":"Moon", +"More ~Filters":"More ~Filters", +"Move Item Down":"Move Item Down", +"Move Item Down with Subpoints":"Move Item Down with Subpoints", +"Move Item Up":"Move Item Up", +"Move Item Up with Subpoints":"Move Item Up with Subpoints", +"M~erge and Center Cells":"M~erge and Centre Cells", +"Name...":"Name...", +"Na~vigator":"Na~vigator", +"New Page":"New Page", +"Next":"Next", +"Next Page":"Next Page", +"Next Track Change":"Next Track Change", +"No List":"No List", +"None":"None", +"Notched Right Arrow":"Notched Right Arrow", +"Number":"Number", +"Number Format":"Number Format", +"Number Format...":"Number Format...", +"Number Format: Currency":"Number Format: Currency", +"Number Format: Date":"Number Format: Date", +"Number Format: Decimal":"Number Format: Decimal", +"Number Format: Exponential":"Number Format: Exponential", +"Number Format: Percent":"Number Format: Percent", +"Number Format: Standard":"Number Format: Standard", +"Number Format: Time":"Number Format: Time", +"Octagon":"Octagon", +"Octagon Bevel":"Octagon Bevel", +"Open Circle (Curve)":"Open Circle (Curve)", +"Open Circle (Pour)":"Open Circle (Pour)", +"Open Hyperlink":"Open Hyperlink", +"Open the Styles Deck":"Open the Styles Deck", +"Optimal Column Width":"Optimal Column Width", +"Optimal Row Height":"Optimal Row Height", +"Orientation":"Orientation", +"Outline Font Effect":"Outline Font Effect", +"Overline":"Overline", +"Page Properties...":"Page Properties...", +"Page Tit~le":"Page Tit~le", +"Page ~Count":"Page ~Count", +"Paired ~t-test...":"Paired ~t-test...", +"Parallelogram":"Parallelogram", +"Paste ~Special...":"Paste ~Special...", +"Pentagon":"Pentagon", +"Percent":"Percent", +"Pi~vot Table...":"Pi~vot Table...", +"Plain Text":"Plain Text", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Position and Si~ze...", +"Previous Page":"Previous Page", +"Previous Track Change":"Previous Track Change", +"Prin~t Ranges":"Pri~nt Ranges", +"Prohibited":"Prohibited", +"Promote Outline Level":"Promote Outline Level", +"Promote Outline Level with Subpoints":"Promote Outline Level with Subpoints", +"Propert~ies...":"Propert~ies...", +"Protect Cells":"Protect Cells", +"Protect ~Sheet...":"Protect ~Sheet...", +"Pr~evious":"Pr~evious", +"Puzzle":"Puzzle", +"P~aragraph...":"P~aragraph...", +"QR and ~Barcode...":"QR and ~Barcode...", +"Record Track Changes":"Record Track Changes", +"Rectangle":"Rectangle", +"Rectangle, Rounded":"Rectangle, Rounded", +"Rectangular Callout":"Rectangular Callout", +"Reject":"Reject", +"Reject All":"Reject All", +"Reject All Changes":"Reject All Changes", +"Reject Change":"Reject Change", +"Reject Track Change and select the next one":"Reject Track Change and select the next one", +"Reject and Move to Next":"Reject and Move to Next", +"Remove Noise":"Remove Noise", +"Rename Master":"Rename Master", +"Rename S~heet...":"Rename S~heet...", +"Reply Comment":"Reply Comment", +"Reset Data Point":"Reset Data Point", +"Reset all Data Points":"Reset all Data Points", +"Resolved Comments":"Resolved Comments", +"Restart Numbering":"Restart Numbering", +"Right":"Right", +"Right Arrow":"Right Arrow", +"Right Arrow Callout":"Right Arrow Callout", +"Right Brace":"Right Brace", +"Right Bracket":"Right Bracket", +"Right Triangle":"Right-angle Triangle", +"Right or Left Arrow":"Right or Left Arrow", +"Right-To-Left":"Right-To-Left", +"Ring":"Ring", +"Rotate 90° ~Left":"Rotate 90° ~Left", +"Rotate 90° ~Right":"Rotate 90° ~Right", +"Rot~ate":"Rot~ate", +"Round Callout":"Round Callout", +"Rounded Rectangular Callout":"Rounded Rectangular Callout", +"Row":"Row", +"Row ~Height...":"Row ~Height...", +"Rows ~Above":"Rows ~Above", +"Rows ~Below":"Rows ~Below", +"R~efresh Range":"R~efresh Range", +"R~ight-To-Left":"R~ight-To-Left", +"R~un Macro...":"R~un Macro...", +"S-shaped Arrow":"S-shaped Arrow", +"Save ~As...":"Save ~As...", +"Scientific":"Scientific", +"Select Cell":"Select Cell", +"Select Column":"Select Column", +"Select Row":"Select Row", +"Select Table":"Select Table", +"Select ~All":"Select ~All", +"Select ~Range...":"Select ~Range...", +"Set Background Image...":"Set Background Image...", +"Set Character Spacing":"Set Character Spacing", +"Set Line Spacing":"Set Line Spacing", +"Se~ction...":"Se~ction...", +"Shadow":"Shadow", +"Sharpen":"Sharpen", +"Sheet R~ight-To-Left":"Sheet R~ight-To-Left", +"Show Navigator Window":"Show Navigator Window", +"Sho~w Rows":"Sho~w Rows", +"Sho~w Slide":"Sho~w Slide", +"Sidebar":"Sidebar", +"Signet":"Signet", +"Slant Down":"Slant Down", +"Slant Up":"Slant Up", +"Slide Layout":"Slide Layout", +"Slide Properties...":"Slide Properties...", +"Slide Tit~le":"Slide Tit~le", +"Slide Transition":"Slide Transition", +"Slide ~Count":"Slide ~Count", +"Slide ~Layout":"Slide ~Layout", +"Small capitals":"Small capitals", +"Smiley Face":"Smiley Face", +"Snap to Grid":"Snap to Grid", +"Sort Ascending":"Sort Ascending", +"Sort Descending":"Sort Descending", +"So~rt...":"So~rt...", +"Sparklines":"Sparklines", +"Split Arrow":"Split Arrow", +"Split Cells...":"Split Cells...", +"Split Table...":"Split Table...", +"Square":"Square", +"Square Bevel":"Square Bevel", +"Square, Rounded":"Square, Rounded", +"Statistics":"Statistics", +"Stop":"Stop", +"Straight Connector":"Straight Connector", +"Straight Connector ends with Arrow":"Straight Connector ends with Arrow", +"Straight Connector with Arrows":"Straight Connector with Arrows", +"Strikethrough":"Strikethrough", +"Striped Right Arrow":"Striped Right Arrow", +"Subscript":"Subscript", +"Sun":"Sun", +"Superscript":"Superscript", +"Symbol":"Symbol", +"S~how Columns":"S~how Columns", +"S~lide":"S~lide", +"S~pecial Character...":"S~pecial Character...", +"Table Cell Background Color":"Table Cell Background Colour", +"Table of Contents and Inde~x":"Table of Contents and Inde~x", +"Ta~ble Properties...":"Ta~ble Properties...", +"Text Wrap...":"Text Wrap...", +"Te~xt":"Te~xt", +"Thousands Separator":"Thousands Separator", +"Time":"Time", +"Time Field":"Time Field", +"Title Page...":"Title Page...", +"To Background":"To Background", +"To Cell (~resize with cell)":"To Cell (~resize with cell)", +"To Foreground":"To Foreground", +"To Next Paragraph in Level":"To Next Paragraph in Level", +"To Previous Paragraph in Level":"To Previous Paragraph in Level", +"To P~age":"To P~age", +"To ~Cell":"To ~Cell", +"To ~Character":"To ~Character", +"To ~Curve":"To ~Curve", +"To ~Frame":"To ~Frame", +"To ~Paragraph":"To ~Paragraph", +"Toggle Automatic Spell Checking":"Toggle Automatic Spell Checking", +"Toggle Formatting Marks":"Toggle Formatting Marks", +"Toggle Ordered List":"Toggle Ordered List", +"Toggle Shadow":"Toggle Shadow", +"Toggle Unordered List":"Toggle Unordered List", +"Top":"Top", +"Track Chan~ges":"Track Chan~ges", +"Transparency":"Transparency", +"Trapezoid":"Trapezoid", +"Triangle Down":"Triangle Down", +"Triangle Up":"Triangle Up", +"T~able":"T~able", +"T~ime (variable)":"T~ime (variable)", +"T~itle":"T~itle", +"Underline":"Underline", +"Ungroup Sparklines":"Ungroup Sparklines", +"Unmerge Cells":"Unmerge Cells", +"Unprotect Cells":"Unprotect Cells", +"Up Arrow":"Up Arrow", +"Up Arrow Callout":"Up Arrow Callout", +"Up and Down Arrow":"Up and Down Arrow", +"Up and Down Arrow Callout":"Up and Down Arrow Callout", +"Up and Right Arrow":"Up and Right Arrow", +"Up and Right Arrow Callout":"Up and Right Arrow Callout", +"Up, Right and Down Arrow":"Up, Right and Down Arrow", +"Update ~Index":"Update ~Index", +"Vertical Scroll":"Vertical Scroll", +"Vertical Text":"Vertical Text", +"Vertically C~enter":"Vertically C~entre", +"Vertically S~pacing":"Vertically S~pacing", +"Vertically ~Bottom":"Vertically ~Bottom", +"Vertically ~Top":"Vertically ~Top", +"View Grid Lines":"View Grid Lines", +"Watermark...":"Watermark...", +"Wave":"Wave", +"Wrap Text":"Wrap Text", +"Zoom In":"Zoom In", +"Zoom Out":"Zoom Out", +"~3D View...":"~3-D View...", +"~Accessibility Check...":"~Accessibility Check...", +"~Add":"~Add", +"~Add to List":"~Add to List", +"~Advanced Filter...":"~Advanced Filter...", +"~Analysis of Variance (ANOVA)...":"~Analysis of Variance (ANOVA)...", +"~Arrange":"~Arrange", +"~Author":"~Author", +"~Automatic Spell Checking":"~Automatic Spell Checking", +"~Bottom":"~Bottom", +"~Bring to Front":"~Bring to Front", +"~Bullets and Numbering...":"~Bullets and Numbering...", +"~Capitalize Every Word":"~Capitalise Every Word", +"~Centered":"~Centred", +"~Chart...":"~Chart...", +"~Chi-square Test...":"~Chi-square Test...", +"~Clear":"~Clear", +"~Clear Direct Formatting":"~Clear Direct Formatting", +"~Column":"~Column", +"~Column Break":"~Column Break", +"~Columns":"~Columns", +"~Contour":"~Contour", +"~Convert":"~Convert", +"~Correlation...":"~Correlation...", +"~Covariance...":"~Covariance...", +"~Cut":"~Cut", +"~Data":"~Data", +"~Data Ranges...":"~Data Ranges...", +"~Data Table...":"~Data Table...", +"~Date":"~Date", +"~Date (fixed)":"~Date (fixed)", +"~Define":"~Define", +"~Define Range...":"~Define Range...", +"~Define...":"~Define...", +"~Delete":"~Delete", +"~Delete Sheet...":"~Delete Sheet...", +"~Delete Slide":"~Delete Slide", +"~Descriptive Statistics...":"~Descriptive Statistics...", +"~Display Grid":"~Display Grid", +"~Edit":"~Edit", +"~Edit Contour...":"~Edit Contour...", +"~Edit...":"~Edit...", +"~Endnote":"~Endnote", +"~Enter Group":"~Enter Group", +"~Exponential Smoothing...":"~Exponential Smoothing...", +"~F-test...":"~F-test...", +"~File":"~File", +"~First Paragraph":"~First Paragraph", +"~Fonts...":"~Fonts...", +"~Footnote":"~Footnote", +"~Format Cells...":"~Format Cells...", +"~Formula Object...":"~Formula Object...", +"~Function...":"~Function...", +"~Go to Sheet...":"~Go to Sheet...", +"~Goal Seek...":"~Goal Seek...", +"~Group":"~Group", +"~Group and Outline":"~Group and Outline", +"~Group...":"~Group...", +"~Header and Footer...":"~Header and Footer...", +"~Headers and Footers...":"~Headers and Footers...", +"~Height...":"~Height...", +"~Help":"~Help", +"~Hide":"~Hide", +"~Hide AutoFilter":"~Hide AutoFilter", +"~Hide Details":"~Hide Details", +"~Hide Sheet":"~Hide Sheet", +"~Hide Slide":"~Hide Slide", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"~Hyperlink...", +"~Hyphenation":"~Hyphenation", +"~Hyphenation...":"~Hyphenation...", +"~Image...":"~Image...", +"~Insert":"~Insert", +"~Insert or Edit...":"~Insert or Edit...", +"~Insert...":"~Insert...", +"~Interaction...":"~Interaction...", +"~Left":"~Left", +"~Line Numbering...":"~Line Numbering...", +"~Manage...":"~Manage...", +"~More Fields...":"~More Fields...", +"~More Options...":"~More Options...", +"~Move or Copy Sheet...":"~Move or Copy Sheet...", +"~Moving Average...":"~Moving Average...", +"~Named Ranges and Expressions":"~Named Ranges and Expressions", +"~New Slide":"~New Slide", +"~Optimal":"~Optimal", +"~Optimal Height...":"~Optimal Height...", +"~Optimal Width...":"~Optimal Width...", +"~Ordered List":"~Ordered List", +"~Page":"~Page", +"~Page Break":"~Page Break", +"~Page Number":"~Page Number", +"~Page Numbers...":"~Page Numbers...", +"~Page Style...":"~Page Style...", +"~Page...":"~Page...", +"~Parallel":"~Parallel", +"~Paste":"~Paste", +"~Pivot Table":"~Pivot Table", +"~Print...":"~Print...", +"~Properties...":"~Properties...", +"~Recalculate":"~Recalculate", +"~Record":"~Record", +"~Redo":"~Redo", +"~Refresh":"~Refresh", +"~Regression...":"~Regression...", +"~Remove Hyperlink":"~Remove Hyperlink", +"~Remove Outline":"~Remove Outline", +"~Reset Filter":"~Reset Filter", +"~Right":"~Right", +"~Row":"~Row", +"~Rows":"~Rows", +"~Sampling...":"~Sampling...", +"~Save":"~Save", +"~Sections...":"~Sections...", +"~Select":"~Select", +"~Send to Back":"~Send to Back", +"~Sentence case":"~Sentence case", +"~Shape":"~Shape", +"~Sheet":"~Sheet", +"~Show":"~Show", +"~Show Details":"~Show Details", +"~Show Sheet...":"~Show Sheet...", +"~Slide Number":"~Slide Number", +"~Sort...":"~Sort...", +"~Spacing":"~Spacing", +"~Spacing...":"~Spacing...", +"~Spelling...":"~Spelling...", +"~Standard Filter...":"~Standard Filter...", +"~Subject":"~Subject", +"~Table":"~Table", +"~Table Properties...":"~Table Properties...", +"~Table...":"~Table...", +"~Text Box":"~Text Box", +"~Thesaurus...":"~Thesaurus...", +"~Through":"~Through", +"~Time":"~Time", +"~Time (fixed)":"~Time (fixed)", +"~Tools":"~Tools", +"~Top":"~Top", +"~UPPERCASE":"~UPPER-CASE", +"~Undo":"~Undo", +"~Ungroup...":"~Ungroup...", +"~Unordered List":"~Unordered List", +"~Update All":"~Update All", +"~Validity...":"~Validity...", +"~View":"~View", +"~While Typing":"~While Typing", +"~Width...":"~Width...", +"~Word Count...":"~Word Count...", +"~Wrap":"~Wrap", +"~Z-test...":"~Z-test...", +"~lowercase":"~lower-case", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/en-ZA.json b/f7cloud-office/browser/dist/l10n/uno/en-ZA.json new file mode 100644 index 0000000..1fa486b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/en-ZA.json @@ -0,0 +1,437 @@ +{ +"12-Point Star":"12-Point Star", +"24-Point Star":"24-Point Star", +"4-Point Star":"4-Point Star", +"4-way Arrow":"4-way Arrow", +"4-way Arrow Callout":"4-way Arrow Callout", +"5-Point Star":"5-Point Star", +"6-Point Star":"6-Point Star", +"8-Point Star":"8-Point Star", +"Accept":"Accept", +"Accept All":"Accept All", +"Align Bottom":"Align Bottom", +"Align Left":"Align Left", +"Align Right":"Align Right", +"Align Top":"Align Top", +"Arch Down (Curve)":"Arch Down (Curve)", +"Arch Down (Pour)":"Arch Down (Pour)", +"Arch Left (Curve)":"Arch Left (Curve)", +"Arch Right (Curve)":"Arch Right (Curve)", +"Arch Right (Pour)":"Arch Right (Pour)", +"Arch Up (Curve)":"Arch Up (Curve)", +"Arch Up (Pour)":"Arch Up (Pour)", +"Arrange":"Arrange", +"As C~haracter":"As C~haracter", +"AutoCorr~ect":"AutoCorr~ect", +"AutoFill Data Series: automatic":"AutoFill Data Series: automatic", +"Auto~Filter":"Auto~Filter", +"A~lignment...":"A~lignment...", +"A~rea...":"A~rea...", +"A~rrange":"A~rrange", +"Back One":"Back One", +"Background Color":"Background Colour", +"Block Arc":"Block Arc", +"Bold":"Bold", +"Bookmar~k...":"Bookmar~k...", +"Bottom":"Bottom", +"Brightness":"Brightness", +"Caption...":"Caption...", +"Center":"Centre", +"Center Horizontal":"Centre Horizontal", +"Centered":"Centered", +"Ce~lls...":"Ce~lls...", +"Charcoal Sketch":"Charcoal Sketch", +"Chart T~ype...":"Chart T~ype...", +"Chevron":"Chevron", +"Chevron Down":"Chevron Down", +"Chevron Up":"Chevron Up", +"Circle":"Circle", +"Circle (Curve)":"Circle (Curve)", +"Circle (Pour)":"Circle (Pour)", +"Circle Pie":"Circle Pie", +"Circular Arrow":"Circular Arrow", +"Clear ~Direct Formatting":"Clear ~Direct Formatting", +"Close Master View":"Close Master View", +"Cloud":"Cloud", +"Column ~Width...":"Column ~Width...", +"Comments":"Comments", +"Comme~nt":"Comme~nt", +"Connector":"Connector", +"Connector Ends with Arrow":"Connector Ends with Arrow", +"Connector with Arrows":"Connector with Arrows", +"Contrast":"Contrast", +"Corner Right Arrow":"Corner Right Arrow", +"Co~lumns...":"Co~lumns...", +"Crop":"Crop", +"Cross":"Cross", +"Currency":"Currency", +"Curve":"Curve", +"Curve Down":"Curve Down", +"Curve Up":"Curve Up", +"Curved Connector":"Curved Connector", +"Curved Connector Ends with Arrow":"Curved Connector Ends with Arrow", +"Curved Connector with Arrows":"Curved Connector with Arrows", +"Cylinder":"Cylinder", +"Dat~e (variable)":"Dat~e (variable)", +"Decrease Indent":"Decrease Indent", +"Delete All Comments":"Delete All Comments", +"Delete All Comments by This Author":"Delete All Comments by This Author", +"Delete Axis":"Delete Axis", +"Delete Comment":"Delete Comment", +"Delete C~ells...":"Delete C~ells...", +"Delete C~ontents...":"Delete C~ontents...", +"Delete Data Labels":"Delete Data Labels", +"Delete Legend":"Delete Legend", +"Delete Major Grid":"Delete Major Grid", +"Delete Minor Grid":"Delete Minor Grid", +"Delete Rows":"Delete Rows", +"Delete Single Data Label":"Delete Single Data Label", +"Delete ~All Comments":"Delete ~All Comments", +"Diamond":"Diamond", +"Diamond Bevel":"Diamond Bevel", +"Digital Signatu~res...":"Digital Signatu~res...", +"Doorplate":"Doorplate", +"Double Brace":"Double Brace", +"Double Bracket":"Double Bracket", +"Down Arrow":"Down Arrow", +"Down Arrow Callout":"Down Arrow Callout", +"Ellipse":"Ellipse", +"Explosion":"Explosion", +"Fade Down":"Fade Down", +"Fade Left":"Fade Left", +"Fade Right":"Fade Right", +"Fade Up":"Fade Up", +"Fade Up and Left":"Fade Up and Left", +"Fade Up and Right":"Fade Up and Right", +"Fill Color":"Fill Colour", +"Find Next":"Find Next", +"Find Previous":"Find Previous", +"Flip Vertically":"Flip Vertically", +"Flowchart: Alternate Process":"Flowchart: Alternate Process", +"Flowchart: Card":"Flowchart: Card", +"Flowchart: Collate":"Flowchart: Collate", +"Flowchart: Connector":"Flowchart: Connector", +"Flowchart: Data":"Flowchart: Data", +"Flowchart: Decision":"Flowchart: Decision", +"Flowchart: Delay":"Flowchart: Delay", +"Flowchart: Direct Access Storage":"Flowchart: Direct Access Storage", +"Flowchart: Display":"Flowchart: Display", +"Flowchart: Document":"Flowchart: Document", +"Flowchart: Extract":"Flowchart: Extract", +"Flowchart: Internal Storage":"Flowchart: Internal Storage", +"Flowchart: Magnetic Disc":"Flowchart: Magnetic Disc", +"Flowchart: Manual Input":"Flowchart: Manual Input", +"Flowchart: Manual Operation":"Flowchart: Manual Operation", +"Flowchart: Merge":"Flowchart: Merge", +"Flowchart: Multidocument":"Flowchart: Multidocument", +"Flowchart: Off-page Connector":"Flowchart: Off-page Connector", +"Flowchart: Or":"Flowchart: Or", +"Flowchart: Predefined Process":"Flowchart: Predefined Process", +"Flowchart: Preparation":"Flowchart: Preparation", +"Flowchart: Process":"Flowchart: Process", +"Flowchart: Punched Tape":"Flowchart: Punched Tape", +"Flowchart: Sequential Access":"Flowchart: Sequential Access", +"Flowchart: Sort":"Flowchart: Sort", +"Flowchart: Stored Data":"Flowchart: Stored Data", +"Flowchart: Summing Junction":"Flowchart: Summing Junction", +"Flowchart: Terminator":"Flowchart: Terminator", +"Flower":"Flower", +"Folded Corner":"Folded Corner", +"Font Color":"Font Colour", +"Fontwork Shape":"Fontwork Shape", +"Foote~r":"Foote~r", +"For Paragraph":"For Paragraph", +"For Selection":"For Selection", +"Format Axis...":"Format Axis...", +"Format Chart Area...":"Format Chart Area...", +"Format Data Labels...":"Format Data Labels...", +"Format Data Point...":"Format Data Point...", +"Format Data Series...":"Format Data Series...", +"Format Floor...":"Format Floor...", +"Format Legend...":"Format Legend...", +"Format Major Grid...":"Format Major Grid...", +"Format Mean Value Line...":"Format Mean Value Line...", +"Format Minor Grid...":"Format Minor Grid...", +"Format Selection...":"Format Selection...", +"Format Single Data Label...":"Format Single Data Label...", +"Format Stock Gain...":"Format Stock Gain...", +"Format Stock Loss...":"Format Stock Loss...", +"Format Title...":"Format Title...", +"Format Trend Line Equation...":"Format Trend Line Equation...", +"Format Trend Line...":"Format Trend Line...", +"Format Wall...":"Format Wall...", +"Format Y Error Bars...":"Format Y Error Bars...", +"Formatting Mark":"Formatting Mark", +"Forward One":"Forward One", +"Frame":"Frame", +"F~ont Size...":"F~ont Size...", +"F~ormat":"F~ormat", +"F~ull Screen":"F~ull Screen", +"General":"General", +"Heart":"Heart", +"Hexagon":"Hexagon", +"He~ader":"He~ader", +"Horizontal Scroll":"Horizontal Scroll", +"H~ide":"H~ide", +"H~ide Rows":"H~ide Rows", +"In ~Background":"In ~Background", +"Increase Indent":"Increase Indent", +"Inflate":"Inflate", +"Insert Axis":"Insert Axis", +"Insert Axis Title":"Insert Axis Title", +"Insert Chart":"Insert Chart", +"Insert Column Break":"Insert Column Break", +"Insert Data Labels":"Insert Data Labels", +"Insert Hyperlink":"Insert Hyperlink", +"Insert Index Entry":"Insert Index Entry", +"Insert Major Grid":"Insert Major Grid", +"Insert Mean ~Value Line":"Insert Mean ~Value Line", +"Insert Minor Grid":"Insert Minor Grid", +"Insert Single Data Label":"Insert Single Data Label", +"Insert Titles...":"Insert Titles...", +"Insert Tre~nd Line...":"Insert Tre~nd Line...", +"Insert Unnumbered Entry":"Insert Unnumbered Entry", +"Insert ~Cells...":"Insert ~Cells...", +"Insert/Delete Axes...":"Insert/Delete Axes...", +"Invert":"Invert", +"Isosceles Triangle":"Isosceles Triangle", +"Italic":"Italic", +"Justified":"Justified", +"Language":"Language", +"Language Status":"Language Status", +"Layout":"Layout", +"Left":"Left", +"Left Arrow":"Left Arrow", +"Left Arrow Callout":"Left Arrow Callout", +"Left Brace":"Left Brace", +"Left Bracket":"Left Bracket", +"Left and Right Arrow":"Left and Right Arrow", +"Left and Right Arrow Callout":"Left and Right Arrow Callout", +"Left-To-Right":"Left-To-Right", +"Lightning Bolt":"Lightning Bolt", +"Line":"Line", +"Line Callout 1":"Line Callout 1", +"Line Callout 2":"Line Callout 2", +"Line Callout 3":"Line Callout 3", +"Line Color":"Line Colour", +"Line Connector":"Line Connector", +"Line Connector Ends with Arrow":"Line Connector Ends with Arrow", +"Line Spacing: 1":"Line Spacing: 1", +"L~ine...":"L~ine...", +"Manual ~Break...":"Manual ~Break...", +"Media":"Media", +"Moon":"Moon", +"M~erge and Center Cells":"M~erge Cells", +"Name...":"Name...", +"Na~vigator":"Na~vigator", +"Next Page":"Next Page", +"Notched Right Arrow":"Notched Right Arrow", +"Number":"Number", +"Number Format...":"Number Format...", +"Number Format: Currency":"Number Format: Currency", +"Number Format: Decimal":"Number Format: Decimal", +"Number Format: Exponential":"Number Format: Exponential", +"Number Format: Percent":"Number Format: Percent", +"Number Format: Standard":"Number Format: Standard", +"Number Format: Time":"Number Format: Time", +"Octagon":"Octagon", +"Octagon Bevel":"Octagon Bevel", +"Open Circle (Curve)":"Open Circle (Curve)", +"Open Circle (Pour)":"Open Circle (Pour)", +"Open Hyperlink":"Open Hyperlink", +"Optimal Column Width":"Optimal Column Width", +"Optimal Row Height":"Optimal Row Height", +"Overline":"Overline", +"Page ~Count":"Page ~Count", +"Parallelogram":"Parallelogram", +"Paste ~Special...":"Paste ~Special...", +"Pentagon":"Pentagon", +"Plain Text":"Plain Text", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Position and Si~ze...", +"Previous Page":"Previous Page", +"Propert~ies...":"Propert~ies...", +"Protect Cells":"Protect Cells", +"Protect ~Sheet...":"Protect ~Sheet...", +"Puzzle":"Puzzle", +"P~aragraph...":"P~aragraph...", +"Rectangle":"Rectangle", +"Rectangle, Rounded":"Rectangle, Rounded", +"Rectangular Callout":"Rectangular Callout", +"Remove Noise":"Remove Noise", +"Rename Master":"Rename Master", +"Reset Data Point":"Reset Data Point", +"Reset all Data Points":"Reset all Data Points", +"Restart Numbering":"Restart Numbering", +"Right":"Right", +"Right Arrow":"Right Arrow", +"Right Arrow Callout":"Right Arrow Callout", +"Right Brace":"Right Brace", +"Right Bracket":"Right Bracket", +"Right Triangle":"Right Triangle", +"Right or Left Arrow":"Right or Left Arrow", +"Right-To-Left":"Right-To-Left", +"Ring":"Ring", +"Round Callout":"Round Callout", +"Rounded Rectangular Callout":"Rounded Rectangular Callout", +"Row ~Height...":"Row ~Height...", +"R~efresh Range":"R~efresh Range", +"R~ight-To-Left":"R~ight-To-Left", +"R~un Macro...":"R~un Macro...", +"S-shaped Arrow":"S-shaped Arrow", +"Save ~As...":"Save ~As...", +"Select Column":"Select Column", +"Select Row":"Select Row", +"Select Table":"Select Table", +"Select ~All":"Select ~All", +"Shadow":"Shadow", +"Sharpen":"Sharpen", +"Sheet R~ight-To-Left":"Sheet R~ight-To-Left", +"Sho~w Slide":"Sho~w Slide", +"Signet":"Signet", +"Slant Down":"Slant Down", +"Slant Up":"Slant Up", +"Slide Layout":"Slide Layout", +"Small capitals":"Small capitals", +"Smiley Face":"Smiley Face", +"Snap to Grid":"Snap to Grid", +"Sort Ascending":"Sort Ascending", +"Sort Descending":"Sort Descending", +"So~rt...":"So~rt...", +"Split Arrow":"Split Arrow", +"Square":"Square", +"Square Bevel":"Square Bevel", +"Square, Rounded":"Square, Rounded", +"Statistics":"Statistics", +"Stop":"Stop", +"Straight Connector":"Straight Connector", +"Straight Connector ends with Arrow":"Straight Connector ends with Arrow", +"Straight Connector with Arrows":"Straight Connector with Arrows", +"Strikethrough":"Strikethrough", +"Striped Right Arrow":"Striped Right Arrow", +"Subscript":"Subscript", +"Sun":"Sun", +"Superscript":"Superscript", +"Ta~ble Properties...":"Ta~ble Properties...", +"Text Wrap...":"Text Wrap...", +"Time":"Time", +"Time Field":"Time Field", +"To Background":"To Background", +"To Foreground":"To Foreground", +"To Next Paragraph in Level":"To Next Paragraph in Level", +"To Previous Paragraph in Level":"To Previous Paragraph in Level", +"To P~age":"To P~age", +"To ~Cell":"To ~Cell", +"To ~Character":"To ~Character", +"To ~Curve":"To ~Curve", +"To ~Frame":"To ~Frame", +"To ~Paragraph":"To ~Paragraph", +"Top":"Top", +"Transparency":"Transparency", +"Trapezoid":"Trapezoid", +"Triangle Down":"Triangle Down", +"Triangle Up":"Triangle Up", +"T~ime (variable)":"T~ime (variable)", +"T~itle":"T~itle", +"Underline":"Underline", +"Up Arrow":"Up Arrow", +"Up Arrow Callout":"Up Arrow Callout", +"Up and Down Arrow":"Up and Down Arrow", +"Up and Down Arrow Callout":"Up and Down Arrow Callout", +"Up and Right Arrow":"Up and Right Arrow", +"Up and Right Arrow Callout":"Up and Right Arrow Callout", +"Up, Right and Down Arrow":"Up, Right and Down Arrow", +"Vertical Scroll":"Vertical Scroll", +"Vertical Text":"Vertical Text", +"Wave":"Wave", +"Zoom In":"Zoom In", +"Zoom Out":"Zoom Out", +"~3D View...":"~3D View...", +"~Add":"~Add", +"~Advanced Filter...":"~Advanced Filter...", +"~Arrange":"~Arrange", +"~Author":"~Author", +"~Bottom":"~Bottom", +"~Bring to Front":"~Bring to Front", +"~Bullets and Numbering...":"~Bullets and Numbering...", +"~Capitalize Every Word":"~Capitalise Every Word", +"~Centered":"~Centred", +"~Chart...":"~Chart...", +"~Column Break":"~Column Break", +"~Columns":"~Columns", +"~Contour":"~Contour", +"~Convert":"~Convert", +"~Data Ranges...":"~Data Ranges...", +"~Date":"~Date", +"~Date (fixed)":"~Date (fixed)", +"~Define":"~Define", +"~Delete":"~Delete", +"~Edit":"~Edit", +"~Edit Contour...":"~Edit Contour...", +"~Edit...":"~Edit...", +"~Enter Group":"~Enter Group", +"~File":"~File", +"~First Paragraph":"~First Paragraph", +"~Fonts...":"~Fonts...", +"~Function...":"~Function...", +"~Goal Seek...":"~Goal Seek...", +"~Group":"~Group", +"~Group and Outline":"~Group and Outline", +"~Group...":"~Group...", +"~Header and Footer...":"~Header and Footer...", +"~Height...":"~Height...", +"~Help":"~Help", +"~Hide":"~Hide", +"~Hide AutoFilter":"~Hide AutoFilter", +"~Hide Details":"~Hide Details", +"~Hide Slide":"~Hide Slide", +"~Hyphenation":"~Hyphenation", +"~Hyphenation...":"~Hyphenation...", +"~Insert":"~Insert", +"~Interaction...":"~Interaction...", +"~Left":"~Left", +"~Line Numbering...":"~Line Numbering...", +"~Optimal Height...":"~Optimal Height...", +"~Optimal Width...":"~Optimal Width...", +"~Page Number":"~Page Number", +"~Page...":"~Page...", +"~Paste":"~Paste", +"~Pivot Table":"~Pivot Table", +"~Print...":"~Print...", +"~Recalculate":"~Recalculate", +"~Record":"~Record", +"~Refresh":"~Refresh", +"~Right":"~Right", +"~Row":"~Row", +"~Rows":"~Rows", +"~Save":"~Save", +"~Sections...":"~Sections...", +"~Select":"~Select", +"~Send to Back":"~Send to Back", +"~Sentence case":"~Sentence case", +"~Sheet":"~Sheet", +"~Show":"~Show", +"~Show Details":"~Show Details", +"~Sort...":"~Sort...", +"~Spacing...":"~Spacing...", +"~Spelling...":"~Spelling...", +"~Standard Filter...":"~Standard Filter...", +"~Subject":"~Subject", +"~Table":"~Table", +"~Table...":"~Table...", +"~Thesaurus...":"~Thesaurus...", +"~Time":"~Time", +"~Time (fixed)":"~Time (fixed)", +"~Tools":"~Tools", +"~Top":"~Top", +"~UPPERCASE":"~UPPERCASE", +"~Ungroup...":"~Ungroup...", +"~Update All":"~Update All", +"~Validity...":"~Validity...", +"~View":"~View", +"~While Typing":"~While Typing", +"~Width...":"~Width...", +"~Wrap":"~Wrap", +"~lowercase":"~lowercase", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/eo.json b/f7cloud-office/browser/dist/l10n/uno/eo.json new file mode 100644 index 0000000..08d0a07 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/eo.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Dekdupunkta stelo", +"24-Point Star":"Dudekkvarpunkta stelo", +"4-Point Star":"Kvarpunkta stelo", +"4-way Arrow":"Sago 4-direkte", +"4-way Arrow Callout":"Kvardirekta saga klarigilo", +"5-Point Star":"Kvinpunkta stelo", +"6-Point Star":"Sespunkta stelo", +"6-Point Star, Concave":"Sespunkta stelo, konkava", +"8-Point Star":"Okpunkta stelo", +"Accept":"Akcepti", +"Accept All":"Akcepti ĉion", +"Accept All Changes":"Akcepti ĉiujn ŝanĝojn", +"Accept Change":"Akcepti ŝanĝon", +"Accept Track Change and select the next one":"Akcepti spurŝanĝon kaj elekti la sekvan", +"Accept and Move to Next":"Akcepti kaj movi al sekva", +"Add Decimal Place":"Enmeti dekuman pozicion", +"Add To Dictionary":"Aldoni al vortaro", +"Add descriptions of non-text content (for accessibility)":"Aldoni priskribojn de neteksta enhavo (por alireblo)", +"After":"Post", +"Align Bottom":"Ĝisrandigi malsupren", +"Align Bottom to Anchor":"Ĝisrandigi malsupren por ankri", +"Align Center":"Centre alĝustigi", +"Align Left":"Ĝisrandigi maldekstren", +"Align Right":"Ĝisrandigi dekstren", +"Align Tex~t":"Ĝisrandigi tekston", +"Align Top":"Ĝisrandigi supren", +"Align Top to Anchor":"Ĝisrandigi supren por ankri", +"Alt Text...":"Alt teksto...", +"Anc~hor":"Ankro", +"Animation":"Animacio", +"Apply Suggestion":"Akcepti sugeston", +"Arch Down (Curve)":"Arko malsupren (kurbo)", +"Arch Down (Pour)":"Arko malsupren (streĉita)", +"Arch Left (Curve)":"Arko maldekstren (kurbo)", +"Arch Right (Curve)":"Arko dekstren (kurbo)", +"Arch Right (Pour)":"Arko dekstre (streĉita)", +"Arch Up (Curve)":"Arko supren (kurbo)", +"Arch Up (Pour)":"Arko supren (streĉita)", +"Arrange":"Aranĝi", +"As C~haracter":"Kiel signo", +"AutoCorr~ect":"Aŭtomate korekti", +"AutoFill Data Series: automatic":"Plenigo de datumserio: aŭtomata", +"Auto~Filter":"Aŭtomate filtri", +"A~lignment...":"Ĝisrandigo...", +"A~rea...":"Areo...", +"A~rrange":"Aranĝi", +"Back One":"Malantaŭen je unu paŝo", +"Background Color":"Fona koloro", +"Before":"Antaŭ", +"Block Arc":"Bloka arko", +"Bold":"Grasa", +"Bookmar~k...":"Legosigno...", +"Borders (Shift to overwrite)":"Borderoj (Maj por anstataŭigi)", +"Bottom":"Malsupre", +"Brightness":"Brileco", +"Caption...":"Apudskribo...", +"Center":"Centrigi", +"Center Horizontal":"Centrigi horizontale", +"Center Vertically":"Centrigi vertikale", +"Centered":"Centrigita", +"Ce~lls...":"Ĉeloj...", +"Character Highlighting Color":"Signemfaza koloro", +"Character Spacing":"Signa interspaco", +"Charcoal Sketch":"Karbokrajona skizo", +"Chart T~ype...":"Diagrama tipo...", +"Check Spelling":"Kontroli literumadon", +"Chevron":"Ĉevrono", +"Chevron Down":"Ĉevrono malsupren", +"Chevron Up":"Ĉevrono supren", +"Circle":"Cirklo", +"Circle (Curve)":"Cirklo (kurbo)", +"Circle (Pour)":"Cirklo (kuŝanta)", +"Circle Pie":"Cirkla Sektoro", +"Circular Arrow":"Cirkla sago", +"Clear Direct Formatting":"Vakigi rektan formatadon", +"Clear ~Direct Formatting":"Vakigi rektan formatadon", +"Cle~ar Cells...":"Vakigi ĉelojn...", +"Clone Formatting":"Kloni formatadon", +"Close Master View":"Fermi modelan vidon", +"Cloud":"Nubo", +"Cl~ear Contents...":"Vakigi enhavon...", +"Color Scale...":"Koloroskalo...", +"Column":"Kolumno", +"Column ~Width...":"Kolumnolarĝo...", +"Columns A~fter":"Kolumnoj poste", +"Columns B~efore":"Kolumnojn antaŭe", +"Columns ~After":"Kolumnoj poste", +"Columns ~Before":"Kolumnojn antaŭe", +"Comments":"Komentoj", +"Comme~nt":"Komento", +"Connector":"Konektilo", +"Connector Ends with Arrow":"Konektilo finiĝas per sago", +"Connector with Arrows":"Konektilo kun sagoj", +"Connectors":"Konektiloj", +"Connectors (double click for multi-selection)":"Konektiloj (duoble klaku por elekti plurajn)", +"Content Control Properties":"Enhavoregaj atributoj", +"Contrast":"Kontrasto", +"Copy Hyperlink Location":"Kopii hiperligilan lokon", +"Cop~y":"Kopii", +"Corner Right Arrow":"Angula sago dekstren", +"Co~lumns...":"Kolumnoj...", +"Co~mpress...":"Densigi...", +"Crop":"Stuci", +"Crop Image":"Stuci bildon", +"Cross":"Kruco", +"Cross-~reference...":"Krucreferenco...", +"Cuboid":"Kuboido", +"Currency":"Valuto", +"Current ~Index":"Aktuala indekso", +"Curve":"Kurbo", +"Curve Down":"Kurbigi malsupren", +"Curve Up":"Kurbigi supren", +"Curved Connector":"Kurba Konektilo", +"Curved Connector Ends with Arrow":"Kurba konektilo kun fina sago", +"Curved Connector with Arrows":"Kurba Konektilo kun Sagoj", +"Cycle Case":"Cikligi usklecon", +"Cylinder":"Cilindro", +"C~ell":"Ĉelo", +"C~haracter...":"Signo...", +"C~onditional":"Kondiĉa", +"Data Bar...":"Datuma breto...", +"Date":"Dato", +"Date...":"Dato...", +"Dat~e (variable)":"Dato (variebla)", +"Decrease Font Size":"Malpligrandigi tiparon", +"Decrease Indent":"Malpligrandigi krommarĝenon", +"Decrease Paragraph Spacing":"Malpliigi la alinean interspacon", +"Decrease Size":"Malpligrandigi", +"Delete All Comments":"Forigi ĉiujn komentojn", +"Delete All Comments by This Author":"Forigi ĉiujn komentojn de ĉi tiu aŭtoro", +"Delete Axis":"Forigi akson", +"Delete Comment":"Forigi komenton", +"Delete Content Control":"Forigi enhavan regilon", +"Delete C~ells...":"Forigi ĉelojn...", +"Delete C~ontents...":"Forigi enhavon...", +"Delete Data Labels":"Forigi datumetikedojn", +"Delete Decimal Place":"Forigi dekuman pozicion", +"Delete Index":"Forigi indekson", +"Delete Legend":"Forigi rubrikon", +"Delete Major Grid":"Forigi ĉefan kradon", +"Delete Minor Grid":"Forigi kroman kradon", +"Delete Row":"Forigi vicon", +"Delete Rows":"Forigi vicojn", +"Delete Single Data Label":"Forigi solan datumetikedon", +"Delete Sparkline":"Forigi je Sparkline", +"Delete Sparkline Group":"Forigi Sparkline-grupon", +"Delete Table":"Forigi tabelon", +"Delete selected columns":"Forigi elektitajn kolumnojn", +"Delete selected rows":"Forigi la elektitajn vicojn", +"Delete table":"Forigi tabelon", +"Delete ~All Comments":"Forigi ĉiujn komentojn", +"Delete ~Columns":"Forigi kolumnojn", +"Demote Outline Level":"Unu skeman nivelon malsupren", +"Demote Outline Level with Subpoints":"Unu nivelon malsupren kun subpunktoj", +"De~lete...":"Forigi...", +"Diamond":"Lozanĝo", +"Diamond Bevel":"Diamanta oblikvo", +"Digital Signatu~res...":"Ciferecaj subskriboj...", +"Display Grid":"Vidigi kradon", +"Doorplate":"Pordoŝildo", +"Double Brace":"Duopa kuniga krampo", +"Double Bracket":"Duopa ronda krampo", +"Double Underline":"Duopa substreko", +"Down Arrow":"Sago malsupren", +"Down Arrow Callout":"Malsuprensaga klarigilo", +"Duplicate Page":"Duobligi paĝon", +"Duplicate ~Slide":"Duobligi la lumbildon", +"D~elete Page":"Forigi paĝon", +"Edit Hyperlink...":"Redakti hiperligilon...", +"Edit Section...":"Redakti sekcion...", +"Edit Sparkline Group...":"Redakti Sparkline-grupon...", +"Edit Sparkline...":"Redakti je Sparkline...", +"Ellipse":"Elipso", +"Ellipse (double click for multi-selection)":"Elipso (duoble alklaku por elekti plurajn)", +"Explosion":"Eksplodo", +"E~xecute Interaction...":"Plenumi interagon...", +"E~xit Group":"Eliri el grupo", +"Fade Down":"Dissolvi malsupren", +"Fade Left":"Dissolvi maldekstren", +"Fade Right":"Dissolvi dekstren", +"Fade Up":"Dissolvi supren", +"Fade Up and Left":"Dissolvi supren kaj maldekstren", +"Fade Up and Right":"Dissolvi supren kaj dekstren", +"Fiel~d":"Kampo", +"Fill Color":"Plenigi koloron", +"Find Next":"Serĉi sekvan", +"Find Previous":"Serĉi antaŭan", +"Find and Rep~lace...":"Serĉi kaj anstataŭigi...", +"First ~Author":"Unua aŭtoro", +"Flip Horizontally":"Renversi horizontale", +"Flip Vertically":"Renversi vertikale", +"Flowchart: Alternate Process":"Fluskemo: alterna procezo", +"Flowchart: Card":"Fluskemo: karto", +"Flowchart: Collate":"Fluskemo: kunmeti", +"Flowchart: Connector":"Fluskemo: konektilo", +"Flowchart: Data":"Fluskemo: datumoj", +"Flowchart: Decision":"Fluskemo: decido", +"Flowchart: Delay":"Fluskemo: prokrasto", +"Flowchart: Direct Access Storage":"Fluskemo: rektalira memoro", +"Flowchart: Display":"Fluskemo: ekrano", +"Flowchart: Document":"Fluskemo: dokumento", +"Flowchart: Extract":"Fluskemo: ekstrakto", +"Flowchart: Internal Storage":"Fluskemo: interna memoro", +"Flowchart: Magnetic Disc":"Fluskemo: magneta disko", +"Flowchart: Manual Input":"Fluskemo: mana enigo", +"Flowchart: Manual Operation":"Fluskemo: mana operacio", +"Flowchart: Merge":"Fluskemo: kunfando", +"Flowchart: Multidocument":"Fluskemo: plurpaĝa dokumento", +"Flowchart: Off-page Connector":"Fluskemo: eksterpaĝa konektilo", +"Flowchart: Or":"Fluskemo: aŭ", +"Flowchart: Predefined Process":"Fluskemo: antaŭdifinita procezo", +"Flowchart: Preparation":"Fluskemo: preparo", +"Flowchart: Process":"Fluskemo: procezo", +"Flowchart: Punched Tape":"Fluskemo: trurubando", +"Flowchart: Sequential Access":"Fluskemo: sekvenca aliro", +"Flowchart: Sort":"Fluskemo: ordigi", +"Flowchart: Stored Data":"Fluskemo: memorigitaj datumoj", +"Flowchart: Summing Junction":"Fluskemo: sumanta kunigo", +"Flowchart: Terminator":"Fluskemo: fino", +"Flower":"Floro", +"Folded Corner":"Faldita angulo", +"Font Color":"Tipara koloro", +"Fontwork Shape":"FontWork-formo", +"Fontwork...":"FontWork...", +"Foote~r":"Paĝopiedo", +"For All Text":"Por la tuta teksto", +"For Paragraph":"Por alineo", +"For Selection":"Por elekto", +"Format Axis...":"Formati akson...", +"Format Chart Area...":"Formati diagramareon...", +"Format Data Labels...":"Formati datumetikedojn...", +"Format Data Point...":"Formati datumpunkton...", +"Format Data Series...":"Formati datumserion...", +"Format Floor...":"Formati plankon...", +"Format Legend...":"Formati rubrikon...", +"Format Major Grid...":"Formati ĉefan kradon", +"Format Mean Value Line...":"Formati mezumvaloran linion...", +"Format Minor Grid...":"Formati kroman kradon...", +"Format Pa~ge...":"Formati paĝon...", +"Format Selection...":"Formati elekton...", +"Format Single Data Label...":"Formati solan datumetikedon...", +"Format Stock Gain...":"Formati akcian gajnon...", +"Format Stock Loss...":"Format akcian perdon...", +"Format Title...":"Formati titolon...", +"Format Trend Line Equation...":"Formati tendenclinian ekvacion...", +"Format Trend Line...":"Formati tendenclinion...", +"Format Wall...":"Formati muron...", +"Format X Error Bars...":"Formati X-erarbretojn...", +"Format Y Error Bars...":"Formati Y-erarbretojn...", +"Format as Currency":"Formati kiel valuton", +"Format as Date":"Formati kiel daton", +"Format as General":"Formati kiel ĝeneralan", +"Format as Number":"Formati kiel numeron", +"Format as Percent":"Formati kiel elcenton", +"Format as Scientific":"Formati kiel sciencan", +"Format as Time":"Formati kiel horon", +"Formatting Mark":"Formata marko", +"Formula to Value":"Formulo al valoro", +"Forward One":"Antaŭen je unu paŝo", +"For~matting Marks":"Formataj markoj", +"Fo~rm":"Formularo", +"Frame":"Kadro", +"Freeze First Column":"Fiksi unuan kolumnon", +"Freeze First Row":"Fiksi unuan vicon", +"Freeze Rows and Columns":"Fiksi vicojn kaj kolumnojn", +"Freeze ~Cells":"Fiksi ĉelojn", +"F~ont Size...":"Tipara grando...", +"F~ormat":"Formato", +"F~ourier Analysis...":"Fourier-analizo...", +"F~rame...":"Kadro...", +"F~ull Screen":"Tuta ekrano", +"General":"Ĝenerala", +"Give a label to identify an object":"Etikedi por identigi objekton", +"Go t~o Page...":"Iri al paĝo...", +"Go t~o Slide...":"Iri al lumbildo", +"Group Sparklines":"Grupigi je Sparkline", +"Heading ~Numbering...":"Titola numerado...", +"Heart":"Koro", +"Hexagon":"Sesangulo", +"He~ader":"Paĝokapo", +"He~ader and Footer":"Paĝokapo kaj paĝopiedo", +"Horizontal Scroll":"Horizontala rulumo", +"Horizontally ~Center":"Horizontale centre", +"Horizontally ~Left":"Horizontale maldekstren", +"Horizontally ~Right":"Horizontale dekstren", +"Horizontally ~Spacing":"Horizontale interspacon", +"H~ide":"Kaŝi", +"H~ide Columns":"Kaŝi kolumnojn", +"H~ide Rows":"Kaŝi vicojn", +"Icon Set...":"Bildsimbolaro...", +"Ignore":"Malatenti", +"Ignore All":"Malatenti ĉion", +"Image Mode":"Bilda reĝimo", +"In ~Background":"Fone", +"Increase Font Size":"Pligrandigi tiparon", +"Increase Indent":"Pligrandigi krommarĝenon", +"Increase Paragraph Spacing":"Pliigi la alinean interspacon", +"Increase Size":"Pligrandigi", +"Inflate":"Vastigita mezo", +"Insert Audio or Video":"Enmeti sonon aŭ videon", +"Insert Axis":"Enmeti akson", +"Insert Axis Title":"Enmeti akstitolon", +"Insert Bookmark":"Enmeti legosignon", +"Insert Caption...":"Enmeti apudskribon...", +"Insert Chart":"Enmeti diagramon", +"Insert Column After":"Enmeti kolumnojn poste", +"Insert Column Before":"Enmeti kolumnojn antaŭe", +"Insert Column Break":"Enmeti kolumnan salton", +"Insert Columns ~After":"Enmeti kolumnojn poste", +"Insert Columns ~Before":"Enmeti kolumnojn antaŭe", +"Insert Comment":"Enmeti komenton", +"Insert Co~lumns":"Enmeti kolumnojn", +"Insert Cross-reference":"Enmeti krucreferencon", +"Insert Data Labels":"Enmeti datumetikedojn", +"Insert Endnote":"Enmeti finnoton", +"Insert Field":"Enmeti kampon", +"Insert Fontwork Text":"Enmeti Fontwork-tekston", +"Insert Footnote":"Enmeti piednoton", +"Insert Frame":"Enmeti kadron", +"Insert Hyperlink":"Enmeti hiperligilon", +"Insert Image...":"Enmeti bildon...", +"Insert Index Entry":"Enmeti indekseron", +"Insert Line (double click for multi-selection)":"Enmeti linion (duoble alklaku por elekti plurajn)", +"Insert Major Grid":"Enmeti ĉefan kradon", +"Insert Mean ~Value Line":"Enmeti mezumvaloran linion", +"Insert Minor Grid":"Enmeti kroman kradon", +"Insert Page Break":"Enmeti paĝan salton", +"Insert Page Number":"Enmeti paĝnumeron", +"Insert Row Above":"Enmeti vicon supre", +"Insert Row Below":"Enmeti vicon malsupre", +"Insert Rows ~Above":"Enigi vicojn supre", +"Insert Rows ~Below":"Enmeti vicojn malsupre", +"Insert Single Data Label":"Enmeti solan datumetikedon", +"Insert Slide":"Enmeti lumbildon", +"Insert Soft Hyphen...":"Enmeti eventualan streketon...", +"Insert Special Character":"Enmeti specialan signon", +"Insert Special Characters":"Enmeti specialajn signojn", +"Insert Text Box":"Enmeti tekstan kampon", +"Insert Text Box (double click for multi-selection)":"Enmeti tekstan kampon (duoble alklaku por elekti plurajn)", +"Insert Titles...":"Enmeti titolojn...", +"Insert Tre~nd Line...":"Enmeti tendenclinion...", +"Insert Unnumbered Entry":"Enmeti sennumeran elementon", +"Insert Vertical Text":"Enmeti vertikalan tekston", +"Insert columns after":"Enmeti kolumnojn poste", +"Insert columns before":"Enmeti kolumnojn antaŭe", +"Insert page number":"Enmeti paĝnumeron", +"Insert rows above":"Enmeti vicojn supre", +"Insert rows below":"Enmeti vicojn malsupre", +"Insert ~Cells...":"Enmeti ĉelojn", +"Insert ~Rows":"Enmeti vicojn", +"Insert ~Table...":"Enmeti tabelon...", +"Insert ~X Error Bars...":"Enmeti X-erarbretojn...", +"Insert ~Y Error Bars...":"Enmeti Y-erarbretojn...", +"Insert/Delete Axes...":"Enmeti/forigi aksojn...", +"Invert":"Inversigi", +"Isosceles Triangle":"Simetria triangulo", +"Italic":"Kursiva", +"Justified":"Ĝisrandigita ambaŭflanken", +"Language":"Lingvo", +"Language Status":"Lingvostato", +"Layout":"Aranĝo", +"Left":"Maldekstre", +"Left Arrow":"Maldekstrensago", +"Left Arrow Callout":"Maldekstrensaga klarigilo", +"Left Brace":"Maldekstra kuniga krampo", +"Left Bracket":"Maldekstra ronda krampo", +"Left and Right Arrow":"Sago maldekstren kaj dekstren", +"Left and Right Arrow Callout":"Klarigilo pri sago dekstren kaj maldekstren", +"Left-To-Right":"De maldekstro dekstren", +"Lightning Bolt":"Fulmo", +"Line":"Linio", +"Line Callout 1":"Linia klarigilo 1", +"Line Callout 2":"Linia klarigilo 2", +"Line Callout 3":"Linia klarigilo 3", +"Line Color":"Linikoloro", +"Line Connector":"Linia Konektilo", +"Line Connector Ends with Arrow":"Linia Konektilo finiĝas per Sago", +"Line Spacing":"Linia interspaco", +"Line Spacing: 1":"Linia interspaco: 1", +"Line Spacing: 1.5":"Linia interspaco: 1,5", +"Line Spacing: 2":"Linia interspaco: 2", +"Lis~ts":"Listoj", +"L~ine...":"Linio...", +"Manage Track Changes":"Mastrumi spurŝanĝojn", +"Manage...":"Administri...", +"Manual ~Break...":"Permana salto...", +"Master Slides":"Ĉefaj lumbildoj", +"Media":"Spektaĵoj", +"Merge Cells":"Kunfandi ĉelojn", +"Merge and center or unmerge cells depending on the current toggle state":"Kunfandi kaj centrigi aŭ malkunfandi ĉelojn depende de la aktuala baskula stato", +"Moon":"Luno", +"More ~Filters":"Pliaj filtriloj", +"Move Item Down":"Movi elementon malsupren", +"Move Item Down with Subpoints":"Movi elementon malsupren kun subpunktoj", +"Move Item Up":"Movu elementon supren", +"Move Item Up with Subpoints":"Movi elementon supren kun subpunktoj", +"M~erge and Center Cells":"Kunfandi kaj centrigi ĉelojn", +"Name...":"Nomo...", +"Na~vigator":"Navigilo", +"New Page":"Nova paĝo", +"Next":"Sekva", +"Next Page":"Sekva paĝo", +"Next Track Change":"Sekva spura ŝanĝo", +"No List":"Neniu listo", +"Non-breaking ~Hyphen":"Nerompebla dividstreko", +"None":"Neniu", +"Notched Right Arrow":"V-forma sago dekstren", +"Number":"Numero", +"Number Format":"Numerformato", +"Number Format...":"Nombra formato...", +"Number Format: Currency":"Numerformato: valuto", +"Number Format: Date":"Nombroformato : Dato", +"Number Format: Decimal":"Numerformato: decimala", +"Number Format: Exponential":"Nombroformato: eksponenciala", +"Number Format: Percent":"Nombroformato: Elcentaĵo", +"Number Format: Standard":"Numerformato: Normala", +"Number Format: Time":"Numerformato: hora", +"Octagon":"Okangulo", +"Octagon Bevel":"Okangula oblikvo", +"Open Circle (Curve)":"Malferma cirklo (kurbo)", +"Open Circle (Pour)":"Malfermita cirklo (kuŝanta)", +"Open Hyperlink":"Malfermi hiperligilon", +"Open the Elements Deck":"Malfermi kartaron Elementoj", +"Open the Styles Deck":"Malfermi la kartaron Stiloj", +"Optimal Column Width":"Optimuma kolumnolarĝo", +"Optimal Row Height":"Optimuma vicoalto", +"Orientation":"Orientiĝo", +"Outline Font Effect":"Kontura fontefekto", +"Overline":"Superlinio", +"Page Properties...":"Atributoj de paĝo...", +"Page Tit~le":"Paĝtitolo", +"Page ~Count":"Paĝonombro", +"Paired ~t-test...":"Para t-testo...", +"Parallelogram":"Paralelogramo", +"Paste ~Special...":"Alglui speciale...", +"Pentagon":"Kvinangulo", +"Percent":"Elcento", +"Pi~vot Table...":"Pivottabelo...", +"Plain Text":"Simpla teksto", +"Pop Art":"Populara arto", +"Position and Si~ze...":"Pozicio kaj grando...", +"Previous Page":"Antaŭa paĝo", +"Previous Track Change":"Antaŭa spura ŝanĝo", +"Prin~t Ranges":"Presendaj zonoj", +"Prohibited":"Malpermesita", +"Promote Outline Level":"Unu skeman nivelon supren", +"Promote Outline Level with Subpoints":"Unu nivelon supren kun subpunktoj", +"Properties":"Atributoj", +"Propert~ies...":"Atributoj...", +"Protect Cells":"Protekti ĉelojn", +"Protect ~Sheet...":"Protekti folion...", +"Pr~evious":"Antaŭa", +"Puzzle":"Puzlo", +"P~aragraph...":"Alineo...", +"QR and ~Barcode...":"QR-kodo kaj strikodo", +"Record Track Changes":"Registri spurajn ŝanĝojn", +"Rectangle":"Ortangulo", +"Rectangle (double click for multi-selection)":"Ortangulo (duoble alklaku por elekti plurajn)", +"Rectangle, Rounded":"Ortangulo, rondigita", +"Rectangular Callout":"Ortangula klarigilo", +"Reinstate":"Malfari", +"Reinstate Change":"Malfari ŝanĝon", +"Reject":"Malakcepti", +"Reject All":"Malakcepti ĉion", +"Reject All Changes":"Malakcepti ĉiujn ŝanĝojn", +"Reject Change":"Malakcepti ŝanĝon", +"Reject Track Change and select the next one":"Malakcepti spurŝanĝon kaj elekti la sekvan", +"Reject and Move to Next":"Malakcepti kaj movi al sekva", +"Remove Noise":"Forigi bruon", +"Rename Master":"Renomi modelan paĝon", +"Rename S~heet...":"Alinomi folion...", +"Reply Comment":"Respondi al komento", +"Reset Data Point":"Reagordi datumpunkton", +"Reset all Data Points":"Reagordi ĉiujn datumpunktojn", +"Resolved Comments":"Solvitaj komentoj", +"Restart Numbering":"Rekomenci numeradon", +"Right":"Dekstre", +"Right Arrow":"Dekstrensago", +"Right Arrow Callout":"Dekstrensaga klarigilo", +"Right Brace":"Dekstra kuniga krampo", +"Right Bracket":"Dekstra ronda krampo", +"Right Triangle":"Orta triangulo", +"Right or Left Arrow":"Sago dekstren aŭ maldekstren", +"Right-To-Left":"De dekstro maldekstren", +"Ring":"Ringo", +"Rotate 90° ~Left":"Turni je 90° maldekstren", +"Rotate 90° ~Right":"Turni je 90° dekstren", +"Rot~ate":"Turni", +"Round Callout":"Ronda klarigilo", +"Rounded Rectangular Callout":"Rondigita ortangula klarigilo", +"Row":"Vico", +"Row ~Height...":"Vica alto...", +"Rows ~Above":"Vicoj supre", +"Rows ~Below":"Vicoj malsupre", +"R~efresh Range":"Aktualigi amplekson", +"R~ight-To-Left":"De-dekstro-maldekstren", +"R~un Macro...":"Ruli makroon...", +"S-shaped Arrow":"Sago S-forma", +"Save ~As...":"Konservi kiel...", +"Scientific":"Scienca", +"Select Cell":"Elekti ĉelon", +"Select Column":"Elekti Kolumnon", +"Select Row":"Elekti vicon", +"Select Table":"Elekti tabelon", +"Select ~All":"Elekti ĉiujn", +"Select ~Range...":"Elekti amplekson...", +"Set Background Image...":"Agordi fonan bildon...", +"Set Character Spacing":"Agordi signan interspacon", +"Set Heading Numbering":"Agordi titolan numeradon", +"Set Line Spacing":"Agordi linian Interspacon", +"Se~ction...":"Sekcio...", +"Shadow":"Ombro", +"Sharpen":"Pliakrigi", +"Sheet R~ight-To-Left":"Folio de-dekstro-maldekstren", +"Show":"Vidigi", +"Show Navigator Window":"Vidigi Navigilan fenestron", +"Show track changes":"Vidigi spurajn ŝanĝojn", +"Sho~w Rows":"Vidigi vicojn", +"Sho~w Slide":"Vidigi lumbildon", +"Sidebar":"Flanka breto", +"Signat~ure Line...":"Subskriba linio...", +"Signet":"Sigelo", +"Slant Down":"Klino malsupren", +"Slant Up":"Klino supren", +"Slide Layout":"Lumbilda arangxo", +"Slide Properties...":"Atributoj de lumbildo...", +"Slide Tit~le":"Lumbilda titolo", +"Slide Transition":"Lumbilda transiro", +"Slide ~Count":"Nombro da lumbildoj", +"Slide ~Layout":"Lumbilda aranĝo", +"Small capitals":"Majuskletoj", +"Smiley Face":"Rideta vizaĝo", +"Snap to Grid":"Kapti per krado", +"Sort Ascending":"Ordigi kreskante", +"Sort Descending":"Ordigi malkreskante", +"So~rt...":"Ordigi...", +"Sparkline...":"Sparklinio...", +"Sparklines":"Sparklines", +"Split Arrow":"Divida sago", +"Split Cells...":"Dividi ĉelojn...", +"Split Table...":"Dividi tabelon...", +"Square":"Kvadrato", +"Square Bevel":"Kvadrata oblikvo", +"Square, Rounded":"Kvadrato, rondigita", +"Statistics":"Statistikoj", +"Stop":"Haltigi", +"Straight Connector":"Rekta Konektilo", +"Straight Connector ends with Arrow":"Rekta konektilo finiĝas per sago", +"Straight Connector with Arrows":"Rekta Konektilo kun Sagoj", +"Strikethrough":"Trastrekita", +"Striped Right Arrow":"Striita sago dekstren", +"Subscript":"Malalta skribo", +"Sun":"Sun", +"Superscript":"Alta skribo", +"Symbol":"Simbolo", +"S~how Columns":"Vidigi kolumnojn", +"S~lide":"Lumbildo", +"S~pecial Character...":"Speciala signo...", +"Table Cell Background Color":"Fona koloro de tabela ĉelo", +"Table of Contents and Inde~x":"Enhavolisto kaj indekso", +"Ta~ble Properties...":"Atributoj de tabelo...", +"Text Wrap...":"Teksta ĉirkaŭfluo...", +"Te~xt":"Teksto", +"Theme...":"Etoso...", +"Thousands Separator":"Disigilo de miloj", +"Time":"Horo", +"Time Field":"Hora kampo", +"Title Page...":"Titolpaĝo", +"To Background":"Al fono", +"To Cell (~resize with cell)":"Al ĉelo (aligrandigi kun ĉelo)", +"To Foreground":"Al malfono", +"To Next Paragraph in Level":"Al sekva alineo en nivelo", +"To Previous Paragraph in Level":"Al la antaŭa alineo en la nivelo", +"To P~age":"Al paĝo", +"To ~Cell":"Al ĉelo", +"To ~Character":"Al signo", +"To ~Curve":"Kurbigi", +"To ~Frame":"Al kadro", +"To ~Paragraph":"Al alineo", +"Toggle Automatic Spell Checking":"Baskuligi aŭtomatan literuman kontrolon", +"Toggle Formatting Marks":"Baskuligi formatajn markojn", +"Toggle Ordered List":"Baskuligi ordigitan liston", +"Toggle Shadow":"Baskuligi ombron", +"Toggle Unordered List":"Baskuligi neordigitan liston", +"Top":"Supre", +"Track Chan~ges":"Spuri ŝanĝojn", +"Translate...":"Traduki...", +"Transparency":"Travidebleco", +"Trapezoid":"Trapezo", +"Triangle Down":"Triangulo malsupren", +"Triangle Up":"Triangulo supren", +"T~able":"Tabelo", +"T~ime (variable)":"Horo (variebla)", +"T~itle":"Titolo", +"Underline":"Substrekita", +"Unfloat Frame Content":"Malglitigi kadran enhavon", +"Ungroup Sparklines":"Malgrupigi je Sparkline", +"Unmerge Cells":"Malkunfandi ĉelojn", +"Unprotect Cells":"Malprotekti ĉelojn", +"Up Arrow":"Suprensago", +"Up Arrow Callout":"Suprensaga klarigilo", +"Up and Down Arrow":"Sago supren kaj malsupren", +"Up and Down Arrow Callout":"Klarigilo pri sago supren kaj malsupren", +"Up and Right Arrow":"Sago supren kaj dekstren", +"Up and Right Arrow Callout":"Klarigilo pri sago supren kaj dekstren", +"Up, Right and Down Arrow":"Sago supren, dekstren kaj malsupren", +"Update ~Index":"Ĝisdatigi indekson", +"Vertical Scroll":"Vertikala rulumo", +"Vertical Text":"Vertikala teksto", +"Vertically C~enter":"Vertikale centre", +"Vertically S~pacing":"Vertikale interspacon", +"Vertically ~Bottom":"Vertikale malsupre", +"Vertically ~Top":"Vertikale supre", +"View Grid Lines":"Vidigi kradajn liniojn", +"Watermark...":"Filigrano...", +"Wave":"Ondo", +"Wrap Text":"Faldi tekston", +"Zoom In":"Zomi", +"Zoom Out":"Malzomi", +"~3D View...":"3D vido...", +"~Accessibility Check...":"Kontrolilo por alirebleco...", +"~Add":"Aldoni", +"~Add to List":"Aldoni al listo", +"~Advanced Filter...":"Speciala filtrilo...", +"~Analysis of Variance (ANOVA)...":"Analizo de varieco (ANOVA)...", +"~Arrange":"Aranĝi", +"~Author":"Aŭtoro", +"~Automatic Spell Checking":"Aŭtomate kontroli literumadon", +"~Bottom":"Malsupre", +"~Bring to Front":"Movi malfonen", +"~Bullets and Numbering...":"Buloj kaj numerado...", +"~Capitalize Every Word":"Majuskligi ĉiun vorton", +"~Centered":"Centrigita", +"~Chart...":"Diagramo...", +"~Chi-square Test...":"Ĥi-kvadrata testo...", +"~Clear":"Viŝi", +"~Clear Direct Formatting":"Vakigi rektan formatadon", +"~Column":"Kolumno", +"~Column Break":"Kolumnosalto", +"~Columns":"Kolumnoj", +"~Contour":"Konturo", +"~Convert":"Konverti", +"~Correlation...":"Korelacio...", +"~Covariance...":"Kunvarianco...", +"~Cut":"Eltondi", +"~Data":"Datumoj", +"~Data Ranges...":"Datumampleksoj...", +"~Data Table...":"Datumtabelo...", +"~Date":"Dato", +"~Date (fixed)":"Dato (fiksita)", +"~Date (variable)":"Dato (variebla)", +"~Define":"Agordi", +"~Define Range...":"Agordi amplekson...", +"~Define...":"Agordi...", +"~Delete":"Forigi", +"~Delete Sheet...":"Forigi folion...", +"~Delete Slide":"Forigi lumbildon", +"~Descriptive Statistics...":"Priskribaj statistikoj...", +"~Display Grid":"Vidigi kradon", +"~Edit":"Redakti", +"~Edit Contour...":"Redakti konturon...", +"~Edit...":"Redakti...", +"~Endnote":"Finnoto", +"~Enter Group":"Enigi en grupon", +"~Exponential Smoothing...":"Eksponenciala glatigo...", +"~F-test...":"F-testo...", +"~File":"Dosiero", +"~First Paragraph":"Unua alineo", +"~Fonts...":"Tiparoj...", +"~Footnote":"Piednoto", +"~Footnote/Endnote Settings...":"Agordoj pri piednotoj/finnotoj...", +"~Format Cells...":"Formati ĉelojn...", +"~Formula Object...":"Formula objekto...", +"~Function...":"Funkcio...", +"~Go to Sheet...":"Iri al folio...", +"~Goal Seek...":"Serĉi celatan valoron...", +"~Group":"Grupigi", +"~Group and Outline":"Grupo kaj Konturo", +"~Group...":"Grupigi...", +"~Header and Footer...":"Paĝokapo kaj paĝopiedo...", +"~Headers and Footers...":"Paĝokapoj kaj paĝopiedoj...", +"~Height...":"Alto...", +"~Help":"Helpo", +"~Hide":"Kaŝi", +"~Hide AutoFilter":"Kaŝi je Aŭtomate filtri", +"~Hide Details":"Kaŝi detalojn", +"~Hide Sheet":"Kaŝi folion", +"~Hide Slide":"Kaŝi lumbildon", +"~Hyperlink":"Hiperligilo", +"~Hyperlink...":"Hiperligilo...", +"~Hyphenation":"Vortdivido", +"~Hyphenation...":"Vortdivido", +"~Image...":"Bildo...", +"~Index Entry...":"Indeksa elemento...", +"~Insert":"Enmeti", +"~Insert or Edit...":"Enmeti aŭ redakti...", +"~Insert...":"Enmeti...", +"~Interaction...":"Interagado...", +"~Left":"Maldekstra", +"~Left-to-Right Mark":"Dekstrenmarkilo", +"~Line Numbering...":"Linia numerado...", +"~Manage...":"Mastrumi...", +"~Middle":"Meze", +"~More Fields...":"Pliaj kampoj...", +"~More Options...":"Pliaj agordoj...", +"~Move or Copy Sheet...":"Movi aŭ kopii folion...", +"~Moving Average...":"Moviĝanta meznombro...", +"~Named Ranges and Expressions":"Nomitaj ampleksoj kaj esprimoj", +"~New Slide":"Nova lumbildo", +"~No-break Space":"Nerompebla spaceto", +"~Optimal":"Optimuma", +"~Optimal Height...":"Optimuma alto...", +"~Optimal Width...":"Optimuma larĝo...", +"~Ordered List":"Ordigita listo", +"~Page":"Paĝo", +"~Page Break":"Paĝosalto", +"~Page Number":"Paĝnumero", +"~Page Number...":"Paĝnumero...", +"~Page Numbers...":"Paĝnumeroj...", +"~Page Style...":"Paĝa stilo...", +"~Page...":"Paĝo...", +"~Parallel":"Paralela", +"~Paste":"Alglui", +"~Pivot Table":"Pivottabelo", +"~Print...":"Presi...", +"~Properties...":"Atributoj...", +"~Recalculate":"Rekalkuli", +"~Record":"Rikordo", +"~Redo":"Refari", +"~Refresh":"Aktualigi", +"~Regression...":"Regresio...", +"~Remove Hyperlink":"Forigi hiperligilon", +"~Remove Outline":"Forigi skemon", +"~Reset Filter":"Reagordi filtrilon", +"~Right":"Dekstra", +"~Right-to-Left Mark":"Maldekstrenmarkilo", +"~Row":"Vico", +"~Rows":"Vicoj", +"~Sampling...":"Specimenado...", +"~Save":"Konservi", +"~Sections...":"Sekcioj...", +"~Select":"Elekti", +"~Send to Back":"Movi al fono", +"~Sentence case":"Fraza uskleco", +"~Shape":"Formo", +"~Sheet":"Folio", +"~Show":"Vidigi", +"~Show Details":"Montri detalojn", +"~Show Sheet...":"Vidigi folion...", +"~Slide Number":"Lumbilda numero", +"~Soft Hyphen":"Eventuala dividstreko", +"~Sort...":"Ordigi...", +"~Spacing":"Interspaco", +"~Spacing...":"Interspacoj...", +"~Spelling...":"Literumado...", +"~Standard Filter...":"Kutima filtrilo...", +"~Subject":"Temo", +"~Table":"Tabelo", +"~Table Properties...":"Atributoj de tabelo...", +"~Table...":"Tabelo...", +"~Text Box":"Tekstujo", +"~Thesaurus...":"Tezaŭro...", +"~Through":"Tra", +"~Time":"Horo", +"~Time (fixed)":"Horo (fiksita)", +"~Time (variable)":"Horo (variebla)", +"~Tools":"Iloj", +"~Top":"Supre", +"~UPPERCASE":"Majuskloj", +"~Undo":"Malfari", +"~Ungroup...":"Malgrupigi...", +"~Unordered List":"Neordigita listo", +"~Update All":"Ĝisdatigi ĉion", +"~Validity...":"Valideco...", +"~View":"Vido", +"~While Typing":"Dum tajpado", +"~Width...":"Larĝo...", +"~Word Count...":"Nombro da vortoj...", +"~Word Joiner":"Vort-kunligilo", +"~Wrap":"Ĉirkaŭfluo", +"~Z-test...":"z-testo...", +"~Zero-width Space":"Nullarĝa speceto", +"~lowercase":"Minuskloj", +"~tOGGLE cASE":"bASKULIGI uSKLECON" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/es-override.json b/f7cloud-office/browser/dist/l10n/uno/es-override.json new file mode 100644 index 0000000..f6ccdf3 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/es-override.json @@ -0,0 +1,4 @@ +{ +"Clone":"Copiar formato", +"Italic":"Itálica" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/es.json b/f7cloud-office/browser/dist/l10n/uno/es.json new file mode 100644 index 0000000..f7cfe32 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/es.json @@ -0,0 +1,782 @@ +{ +"12-Point Star":"Estrella de 12 puntas", +"24-Point Star":"Estrella de 24 puntas", +"4-Point Star":"Estrella de 4 puntas", +"4-way Arrow":"Flecha de 4 direcciones", +"4-way Arrow Callout":"Llamada con flechas de 4 direcciones", +"5-Point Star":"Estrella de 5 puntas", +"6-Point Star":"Estrella de 6 puntas", +"6-Point Star, Concave":"Estrella de 6 puntas, cóncava", +"8-Point Star":"Estrella de 8 puntas", +"Accept":"Aceptar", +"Accept All":"Aceptar todo", +"Accept All Changes":"Aceptar todos los cambios", +"Accept Change":"Aceptar cambio", +"Accept Track Change and select the next one":"Aceptar cambio rastreado y seleccionar el siguiente", +"Accept and Move to Next":"Aceptar y pasar al siguiente", +"Add Decimal Place":"Añadir decimal", +"Add To Dictionary":"Añadir al diccionario", +"Add descriptions of non-text content (for accessibility)":"Añadir descripciones del contenido no textual (para la accesibilidad)", +"After":"Después", +"Align Bottom":"Alinear abajo", +"Align Bottom to Anchor":"Alinear parte inferior al ancla", +"Align Center":"Alinear al centro", +"Align Left":"Alinear a la izquierda", +"Align Right":"Alinear a la derecha", +"Align Tex~t":"Alinear tex~to", +"Align Top":"Alinear arriba", +"Align Top to Anchor":"Alinear parte superior al ancla", +"Alt Text...":"Texto alternativo…", +"Anc~hor":"Anc~la", +"Animation":"Animación", +"Apply Suggestion":"Aplicar sugerencia", +"Arch Down (Curve)":"Arco hacia abajo (curva)", +"Arch Down (Pour)":"Arco hacia abajo (semicircular)", +"Arch Left (Curve)":"Arco a la izquierda (curva)", +"Arch Right (Curve)":"Arco a la derecha (curva)", +"Arch Right (Pour)":"Arco hacia la derecha (semicircular)", +"Arch Up (Curve)":"Arco hacia arriba (curva)", +"Arch Up (Pour)":"Arco hacia arriba (semicircular)", +"Arrange":"Organizar", +"As C~haracter":"C~omo carácter", +"AutoCorr~ect":"Corr~ección automática", +"AutoFill Data Series: automatic":"Rellenar series de datos automáticamente", +"Auto~Filter":"~Filtro automático", +"A~lignment...":"~Alineación…", +"A~rea...":"Á~rea…", +"A~rrange":"Organi~zar", +"Back One":"Hacia atrás", +"Background Color":"Color de fondo", +"Before":"Antes", +"Block Arc":"Arco de bloque", +"Bold":"Negrita", +"Bookmar~k...":"Marca~dor…", +"Borders (Shift to overwrite)":"Bordes (Mayús para sobrescribir)", +"Bottom":"Abajo", +"Brightness":"Brillo", +"Caption...":"Leyenda…", +"Center":"Centrar", +"Center Horizontal":"Centrar horizontalmente", +"Center Vertically":"Centrar verticalmente", +"Centered":"Centrado", +"Ce~lls...":"Cel~das...", +"Character Highlighting Color":"Color de resalte de caracteres", +"Character Spacing":"Espaciado entre caracteres", +"Charcoal Sketch":"Dibujo al carboncillo", +"Chart T~ype...":"~Tipo de gráfico…", +"Check Spelling":"Revisar ortografía", +"Chevron":"Chebrón", +"Chevron Down":"Chebrón hacia abajo", +"Chevron Up":"Chebrón hacia arriba", +"Circle":"Círculo", +"Circle (Curve)":"Círculo (curva)", +"Circle (Pour)":"Círculo (semicircular)", +"Circle Pie":"Sector de círculo", +"Circular Arrow":"Flecha circular", +"Clear Direct Formatting":"Limpiar formato directo", +"Clear ~Direct Formatting":"Limpiar formato directo", +"Cle~ar Cells...":"~Vaciar celdas…", +"Clone Formatting":"Clonar formato", +"Close Master View":"Cerrar vista de patrón", +"Cloud":"Nube", +"Cl~ear Contents...":"~Vaciar…", +"Color Scale...":"Escala de colores…", +"Column":"Columna", +"Column ~Width...":"A~nchura de columna…", +"Columns A~fter":"Columnas de~spués", +"Columns B~efore":"Columnas ~antes", +"Columns ~After":"Columnas después", +"Columns ~Before":"Columnas antes", +"Comments":"Comentarios", +"Comme~nt":"Come~ntario", +"Connector":"Conector", +"Connector Ends with Arrow":"Conector con flecha al final", +"Connector with Arrows":"Conector con flechas", +"Connectors":"Conectores", +"Connectors (double click for multi-selection)":"Conectores (para seleccionar varios, haga una pulsación doble)", +"Content Control Properties":"Propiedades del control de contenido", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar ubicación de hiperenlace", +"Cop~y":"Cop~iar", +"Corner Right Arrow":"Flecha de esquina derecha", +"Co~lumns...":"Co~lumnas...", +"Co~mpress...":"Co~mprimir…", +"Crop":"Recortar", +"Crop Image":"Recortar imagen", +"Cross":"Cruz", +"Cross-~reference...":"~Remisión…", +"Cuboid":"Cuboide", +"Currency":"Moneda", +"Current ~Index":"Índice actual", +"Curve":"Curva", +"Curve Down":"Curva hacia abajo", +"Curve Up":"Curva hacia arriba", +"Curved Connector":"Conector curvo", +"Curved Connector Ends with Arrow":"Conector curvo con flecha al final", +"Curved Connector with Arrows":"Conector curvo con flechas", +"Cycle Case":"Cambiar mayusculación", +"Cylinder":"Cilindro", +"C~ell":"C~elda", +"C~haracter...":"Carácter…", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de datos…", +"Date":"Fecha", +"Date...":"Fecha…", +"Dat~e (variable)":"F~echa (variable)", +"Decrease Font Size":"Disminuir tamaño de letra", +"Decrease Indent":"Disminuir sangría", +"Decrease Paragraph Spacing":"Disminuir espaciado entre párrafos", +"Decrease Size":"Disminuir tamaño", +"Delete All Comments":"Eliminar todos los comentarios", +"Delete All Comments by This Author":"Eliminar todos los comentarios de este autor", +"Delete Axis":"Eliminar eje", +"Delete Comment":"Eliminar comentario", +"Delete Content Control":"Eliminar control de contenido", +"Delete C~ells...":"E~liminar celdas...", +"Delete C~ontents...":"Eliminar c~ontenido...", +"Delete Data Labels":"Eliminar etiquetas de datos", +"Delete Decimal Place":"Eliminar decimal", +"Delete Index":"Eliminar índice", +"Delete Legend":"Eliminar leyenda", +"Delete Major Grid":"Eliminar cuadrícula principal", +"Delete Minor Grid":"Eliminar cuadrícula secundaria", +"Delete Row":"Eliminar fila", +"Delete Rows":"Eliminar filas", +"Delete Single Data Label":"Eliminar etiqueta de datos individual", +"Delete Sparkline":"Eliminar minigráfico", +"Delete Sparkline Group":"Eliminar grupo de minigráficos", +"Delete Table":"Eliminar tabla", +"Delete selected columns":"Eliminar columnas seleccionadas", +"Delete selected rows":"Eliminar filas seleccionadas", +"Delete table":"Eliminar tabla", +"Delete ~All Comments":"Eliminar ~todos los comentarios", +"Delete ~Columns":"Eliminar ~columnas", +"Demote Outline Level":"Disminuir nivel de esquema", +"Demote Outline Level with Subpoints":"Disminuir nivel de esquema con subpárrafos", +"De~lete...":"E~liminar…", +"Diamond":"Rombo", +"Diamond Bevel":"Rombo biselado", +"Digital Signatu~res...":"~Firmas digitales…", +"Display Grid":"Mostrar retícula", +"Doorplate":"Placa para puerta", +"Double Brace":"Llave doble", +"Double Bracket":"Paréntesis doble", +"Double Underline":"Subrayado doble", +"Down Arrow":"Flecha abajo", +"Down Arrow Callout":"Llamada con flecha abajo", +"Duplicate Page":"Duplicar página", +"Duplicate ~Slide":"~Duplicar diapositiva", +"D~elete Page":"E~liminar página", +"Edit Hyperlink...":"Editar hiperenlace…", +"Edit Section...":"Editar sección…", +"Edit Sparkline Group...":"Editar grupo de minigráficos…", +"Edit Sparkline...":"Editar minigráfico…", +"Ellipse":"Elipse", +"Ellipse (double click for multi-selection)":"Elipse (para seleccionar varias, haga una pulsación doble)", +"Explosion":"Explosión", +"E~xecute Interaction...":"Ejec~utar interacción…", +"E~xit Group":"A~bandonar grupo", +"Fade Down":"Atenuar hacia abajo", +"Fade Left":"Atenuar a la izquierda", +"Fade Right":"Atenuar a la derecha", +"Fade Up":"Atenuar hacia arriba", +"Fade Up and Left":"Atenuar arriba y a la izquierda", +"Fade Up and Right":"Atenuar arriba y a la derecha", +"Fiel~d":"Campo", +"Fill Color":"Color de relleno", +"Find Next":"Buscar siguiente", +"Find Previous":"Buscar anterior", +"Find and Rep~lace...":"Buscar y reemp~lazar…", +"First ~Author":"~Primer autor", +"Flip Horizontally":"Voltear horizontalmente", +"Flip Vertically":"Voltear verticalmente", +"Flowchart: Alternate Process":"Diagrama de flujo: proceso alternativo", +"Flowchart: Card":"Diagrama de flujo: tarjeta", +"Flowchart: Collate":"Diagrama de flujo: intercalar", +"Flowchart: Connector":"Diagrama de flujo: conector", +"Flowchart: Data":"Diagrama de flujo: datos", +"Flowchart: Decision":"Diagrama de flujo: decisión", +"Flowchart: Delay":"Diagrama de flujo: demora", +"Flowchart: Direct Access Storage":"Diagrama de flujo: almacenamiento de acceso directo", +"Flowchart: Display":"Diagrama de flujo: visualización", +"Flowchart: Document":"Diagrama de flujo: documento", +"Flowchart: Extract":"Diagrama de flujo: extraer", +"Flowchart: Internal Storage":"Diagrama de flujo: almacenamiento interno", +"Flowchart: Magnetic Disc":"Diagrama de flujo: disco magnético", +"Flowchart: Manual Input":"Diagrama de flujo: entrada manual", +"Flowchart: Manual Operation":"Diagrama de flujo: operación manual", +"Flowchart: Merge":"Diagrama de flujo: combinar", +"Flowchart: Multidocument":"Diagrama de flujo: documento múltiple", +"Flowchart: Off-page Connector":"Diagrama de flujo: conector fuera de página", +"Flowchart: Or":"Diagrama de flujo: o", +"Flowchart: Predefined Process":"Diagrama de flujo: proceso predefinido", +"Flowchart: Preparation":"Diagrama de flujo: preparación", +"Flowchart: Process":"Diagrama de flujo: proceso", +"Flowchart: Punched Tape":"Diagrama de flujo: cinta perforada", +"Flowchart: Sequential Access":"Diagrama de flujo: acceso secuencial", +"Flowchart: Sort":"Diagrama de flujo: ordenar", +"Flowchart: Stored Data":"Diagrama de flujo: datos almacenados", +"Flowchart: Summing Junction":"Diagrama de flujo: unión de suma", +"Flowchart: Terminator":"Diagrama de flujo: finalizador", +"Flower":"Flor", +"Folded Corner":"Esquina doblada", +"Font Color":"Color de letra", +"Fontwork Shape":"Forma de Fontwork", +"Fontwork...":"Fontwork…", +"Foote~r":"~Pie de página", +"For All Text":"Para todo el texto", +"For Paragraph":"Para párrafo", +"For Selection":"Para selección", +"Format Axis...":"Formato de eje…", +"Format Chart Area...":"Formato de área de gráfico…", +"Format Data Labels...":"Formato de etiquetas de datos...", +"Format Data Point...":"Formato de punto de datos…", +"Format Data Series...":"Formato de serie de datos…", +"Format Floor...":"Formato de base…", +"Format Legend...":"Formato de leyenda…", +"Format Major Grid...":"Formato de cuadrícula principal…", +"Format Mean Value Line...":"Formato de línea de valor medio…", +"Format Minor Grid...":"Formato de cuadrícula secundaria…", +"Format Pa~ge...":"~Formato de página…", +"Format Selection...":"Formato de selección…", +"Format Single Data Label...":"Formato de etiqueta de datos individual…", +"Format Stock Gain...":"Formatear incremento del valor…", +"Format Stock Loss...":"Formatear reducción del valor…", +"Format Title...":"Formato de título…", +"Format Trend Line Equation...":"Formato de ecuación de línea de tendencia…", +"Format Trend Line...":"Formato de línea de tendencia…", +"Format Wall...":"Formato de plano lateral…", +"Format X Error Bars...":"Formato de barras de error X...", +"Format Y Error Bars...":"Formato de barras de error Y...", +"Format as Currency":"Formatear como moneda", +"Format as Date":"Formatear como fecha", +"Format as General":"Formatear como general", +"Format as Number":"Formatear como número", +"Format as Percent":"Formatear como porcentaje", +"Format as Scientific":"Formatear como científico", +"Format as Time":"Formatear como hora", +"Formatting Mark":"Marca de formato", +"Formula to Value":"Fórmula a valor", +"Forward One":"Hacia adelante", +"For~matting Marks":"Marcas de formato", +"Fo~rm":"Formu~lario", +"Frame":"Marco", +"Freeze First Column":"Inmovilizar primera columna", +"Freeze First Row":"Inmovilizar primera fila", +"Freeze Rows and Columns":"Inmovilizar filas y columnas", +"Freeze ~Cells":"Inmovilizar ~celdas", +"F~ont Size...":"Ta~maños de letra…", +"F~ormat":"~Formato", +"F~ourier Analysis...":"Análisis de Fourier....", +"F~rame...":"~Marco…", +"F~ull Screen":"P~antalla completa", +"General":"General", +"Give a label to identify an object":"Dé una etiqueta para identificar un objeto", +"Go t~o Page...":"Ir ~a la página...", +"Group Sparklines":"Agrupar minigráficos", +"Heading ~Numbering...":"Numeración de ~títulos…", +"Heart":"Corazón", +"Hexagon":"Hexágono", +"He~ader":"~Cabecera", +"He~ader and Footer":"~Cabecera y pie", +"Horizontal Scroll":"Pergamino horizontal", +"Horizontally ~Center":"Horizontalmente al ~centro", +"Horizontally ~Left":"Horizontalmente a la ~izquierda", +"Horizontally ~Right":"Horizontalmente a la ~derecha", +"Horizontally ~Spacing":"~Espaciado horizontal", +"H~ide":"O~cultar", +"H~ide Columns":"~Ocultar columnas", +"H~ide Rows":"~Ocultar filas", +"Icon Set...":"Conjunto de iconos…", +"Ignore":"Ignorar", +"Ignore All":"Ignorar todo", +"Image Mode":"Modo de imagen", +"In ~Background":"En ~fondo", +"Increase Font Size":"Aumentar tamaño de letra", +"Increase Indent":"Aumentar sangría", +"Increase Paragraph Spacing":"Aumentar espaciado entre párrafos", +"Increase Size":"Aumentar tamaño", +"Inflate":"Hinchar", +"Insert Audio or Video":"Insertar audio o vídeo", +"Insert Axis":"Insertar eje", +"Insert Axis Title":"Insertar título de eje", +"Insert Bookmark":"Insertar marcador", +"Insert Caption...":"Insertar leyenda…", +"Insert Chart":"Insertar gráfico", +"Insert Column After":"Insertar columna después", +"Insert Column Before":"Insertar columna antes", +"Insert Column Break":"Insertar salto de columna", +"Insert Columns ~After":"Insertar columnas después", +"Insert Columns ~Before":"Insertar columnas antes", +"Insert Comment":"Insertar comentario", +"Insert Co~lumns":"Insertar ~columnas", +"Insert Cross-reference":"Insertar remisión", +"Insert Data Labels":"Insertar etiquetas de datos", +"Insert Endnote":"Insertar nota final", +"Insert Field":"Insertar campo", +"Insert Fontwork Text":"Insertar texto de Fontwork", +"Insert Footnote":"Insertar nota al pie", +"Insert Frame":"Insertar marco", +"Insert Hyperlink":"Insertar hiperenlace", +"Insert Image...":"Insertar imagen…", +"Insert Index Entry":"Insertar una entrada de índice", +"Insert Line (double click for multi-selection)":"Insertar línea (para seleccionar varias, haga una pulsación doble)", +"Insert Major Grid":"Insertar cuadrícula principal", +"Insert Mean ~Value Line":"Insertar línea de ~valor medio", +"Insert Minor Grid":"Insertar cuadrícula secundaria", +"Insert Page Break":"Insertar salto de página", +"Insert Page Number":"Insertar número de página", +"Insert Row Above":"Insertar fila encima", +"Insert Row Below":"Insertar fila debajo", +"Insert Rows ~Above":"Insertar filas ~encima", +"Insert Rows ~Below":"Insertar filas de~bajo", +"Insert Single Data Label":"Insertar etiqueta de datos individual", +"Insert Slide":"Insertar diapositiva", +"Insert Soft Hyphen...":"Insertar guion discrecional…", +"Insert Special Character":"Insertar carácter especial", +"Insert Special Characters":"Insertar caracteres especiales", +"Insert Text Box":"Insertar cuadro de texto", +"Insert Text Box (double click for multi-selection)":"Insertar cuadro de texto (para seleccionar varios, haga una pulsación doble)", +"Insert Titles...":"Insertar títulos...", +"Insert Tre~nd Line...":"Insertar línea de te~ndencia...", +"Insert Unnumbered Entry":"Insertar entrada no numerada", +"Insert Vertical Text":"Insertar texto vertical", +"Insert columns after":"Insertar columnas después", +"Insert columns before":"Insertar columnas antes", +"Insert page number":"Insertar número de página", +"Insert rows above":"Insertar filas encima", +"Insert rows below":"Insertar filas debajo", +"Insert ~Cells...":"In~sertar celdas...", +"Insert ~Rows":"Insertar ~filas", +"Insert ~Table...":"Insertar tabla", +"Insert ~X Error Bars...":"Insertar barras de error ~X…", +"Insert ~Y Error Bars...":"Insertar barras de error ~Y…", +"Insert/Delete Axes...":"Insertar/eliminar ejes…", +"Invert":"Invertir", +"Isosceles Triangle":"Triángulo isósceles", +"Italic":"Itálica", +"Justified":"Justificado", +"Language":"Idioma", +"Language Status":"Estado del idioma", +"Layout":"Disposición", +"Left":"Izquierda", +"Left Arrow":"Flecha izquierda", +"Left Arrow Callout":"Llamada con flecha izquierda", +"Left Brace":"Llave de apertura", +"Left Bracket":"Paréntesis de apertura", +"Left and Right Arrow":"Flecha izquierda y derecha", +"Left and Right Arrow Callout":"Llamada con flechas izquierda y derecha", +"Left-To-Right":"De izquierda a derecha", +"Lightning Bolt":"Rayo", +"Line":"Línea", +"Line Callout 1":"Llamada de línea 1", +"Line Callout 2":"Llamada de línea 2", +"Line Callout 3":"Llamada de línea 3", +"Line Color":"Color de línea", +"Line Connector":"Conector lineal", +"Line Connector Ends with Arrow":"Conector lineal con flecha al final", +"Line Spacing":"Interlineado", +"Line Spacing: 1":"Interlineado: 1", +"Line Spacing: 1.5":"Interlineado: 1,5", +"Line Spacing: 2":"Interlineado: 2", +"Lis~ts":"Lis~tas", +"L~ine...":"~Línea...", +"Manage Track Changes":"Gestionar control de cambios", +"Manage...":"Gestionar…", +"Manual ~Break...":"Sa~lto manual...", +"Master Slides":"Patrones de diapositivas", +"Media":"Multimedia", +"Merge Cells":"Combinar celdas", +"Merge and center or unmerge cells depending on the current toggle state":"Combina y centra o separa celdas conforme al estado actual", +"Moon":"Luna", +"More ~Filters":"Más ~filtros", +"Move Item Down":"Bajar elemento", +"Move Item Down with Subpoints":"Bajar elemento con subpárrafos", +"Move Item Up":"Subir elemento", +"Move Item Up with Subpoints":"Subir elemento con subpárrafos", +"M~erge and Center Cells":"Combinar y c~entrar celdas", +"Name...":"Nombre…", +"Na~vigator":"Na~vegador", +"New Page":"Página nueva", +"Next":"Siguiente", +"Next Page":"Página siguiente", +"Next Track Change":"Cambio siguiente", +"No List":"Ninguna lista", +"Non-breaking ~Hyphen":"Guion ~indivisible", +"None":"Ninguno", +"Notched Right Arrow":"Flecha cortada a la derecha", +"Number":"Número", +"Number Format":"Formato numérico", +"Number Format...":"Formato numérico…", +"Number Format: Currency":"Formato numérico: moneda", +"Number Format: Date":"Formato numérico: fecha", +"Number Format: Decimal":"Formato numérico: decimal", +"Number Format: Exponential":"Formato numérico: exponencial", +"Number Format: Percent":"Formato numérico: porcentaje", +"Number Format: Standard":"Formato numérico: estándar", +"Number Format: Time":"Formato numérico: hora", +"Octagon":"Octágono", +"Octagon Bevel":"Octágono biselado", +"Open Circle (Curve)":"Círculo abierto (curva)", +"Open Circle (Pour)":"Círculo abierto (semicircular)", +"Open Hyperlink":"Abrir hiperenlace", +"Open the Elements Deck":"Abrir grupo Elementos", +"Open the Styles Deck":"Abrir grupo Estilos", +"Optimal Column Width":"Anchura óptima de columnas", +"Optimal Row Height":"Altura óptima de filas", +"Orientation":"Orientación", +"Outline Font Effect":"Contornear texto", +"Overline":"Suprarrayado", +"Page Properties...":"Propiedades de página…", +"Page Tit~le":"Títu~lo de página", +"Page ~Count":"~Recuento de páginas", +"Paired ~t-test...":"Prueba ~t pareada…", +"Parallelogram":"Paralelograma", +"Paste ~Special...":"Pega~do especial...", +"Pentagon":"Pentágono", +"Percent":"Porcentaje", +"Pi~vot Table...":"Tabla ~dinámica…", +"Plain Text":"Texto sin formato", +"Pop Art":"Pop-art", +"Position and Si~ze...":"P~osición y tamaño...", +"Previous Page":"Página anterior", +"Previous Track Change":"Cambio anterior", +"Prin~t Ranges":"~Zonas de impresión", +"Prohibited":"Prohibición", +"Promote Outline Level":"Aumentar nivel de esquema", +"Promote Outline Level with Subpoints":"Aumentar nivel de esquema con subpárrafos", +"Properties":"Propiedades", +"Propert~ies...":"~Propiedades…", +"Protect Cells":"Proteger celdas", +"Protect ~Sheet...":"P~roteger hoja…", +"Pr~evious":"Anterior", +"Puzzle":"Rompecabezas", +"P~aragraph...":"Pá~rrafo...", +"QR and ~Barcode...":"Código de barras y ~QR…", +"Record Track Changes":"Grabar cambios", +"Rectangle":"Rectángulo", +"Rectangle (double click for multi-selection)":"Rectángulo (para seleccionar varios, haga una pulsación doble)", +"Rectangle, Rounded":"Rectángulo redondeado", +"Rectangular Callout":"Llamada rectangular", +"Reject":"Rechazar", +"Reject All":"Rechazar todo", +"Reject All Changes":"Rechazar todos los cambios", +"Reject Change":"Rechazar cambio", +"Reject Track Change and select the next one":"Rechazar cambio rastreado y seleccionar el siguiente", +"Reject and Move to Next":"Rechazar y pasar al siguiente", +"Remove Noise":"Eliminar interferencias", +"Rename Master":"Cambiar nombre de patrón", +"Rename S~heet...":"Cambiar ~nombre de hoja", +"Reply Comment":"Responder comentario", +"Reset Data Point":"Restablecer punto de datos", +"Reset all Data Points":"Restablecer todos los puntos de datos", +"Resolved Comments":"Comentarios resueltos", +"Restart Numbering":"Reiniciar numeración", +"Right":"Derecha", +"Right Arrow":"Flecha derecha", +"Right Arrow Callout":"Llamada con flecha derecha", +"Right Brace":"Llave de cierre", +"Right Bracket":"Paréntesis de cierre", +"Right Triangle":"Triángulo rectángulo", +"Right or Left Arrow":"Flecha izquierda o derecha", +"Right-To-Left":"De derecha a izquierda", +"Ring":"Corona circular", +"Rotate 90° ~Left":"Girar 90° a la ~izquierda", +"Rotate 90° ~Right":"Girar 90° a la ~derecha", +"Rot~ate":"~Girar", +"Round Callout":"Llamada redonda", +"Rounded Rectangular Callout":"Llamada rectangular redondeada", +"Row":"Fila", +"Row ~Height...":"A~ltura de fila…", +"Rows ~Above":"Filas ~encima", +"Rows ~Below":"Filas ~debajo", +"R~efresh Range":"Actualizar intervalo", +"R~ight-To-Left":"De ~derecha a izquierda", +"R~un Macro...":"Eje~cutar macro...", +"S-shaped Arrow":"Flecha en forma de S", +"Save ~As...":"G~uardar como...", +"Scientific":"Científico", +"Select Cell":"Seleccionar celda", +"Select Column":"Seleccionar columna", +"Select Row":"Seleccionar fila", +"Select Table":"Seleccionar tabla", +"Select ~All":"~Seleccionar todo", +"Select ~Range...":"~Seleccionar intervalo…", +"Set Background Image...":"Establecer imagen de fondo…", +"Set Character Spacing":"Definir espaciado entre caracteres", +"Set Heading Numbering":"Establecer numeración de títulos", +"Set Line Spacing":"Ajustar interlineado", +"Se~ction...":"Se~cción…", +"Shadow":"Sombra", +"Sharpen":"Dar nitidez", +"Sheet R~ight-To-Left":"Hoja de ~derecha a izquierda", +"Show":"Mostrar", +"Show Navigator Window":"Mostrar ventana de navegación", +"Show track changes":"Mostrar control de cambios", +"Sho~w Rows":"~Mostrar filas", +"Sho~w Slide":"Mos~trar diapositiva", +"Sidebar":"Barra lateral", +"Signat~ure Line...":"E~spacio de firma…", +"Signet":"Sello", +"Slant Down":"Inclinar hacia abajo", +"Slant Up":"Inclinar hacia arriba", +"Slide Layout":"Disposición de diapositiva", +"Slide Properties...":"Propiedades de diapositiva…", +"Slide Tit~le":"Título de diapositiva", +"Slide Transition":"Transición entre diapositivas", +"Slide ~Count":"~Recuento de diapositivas", +"Slide ~Layout":"~Disposición de diapositiva", +"Small capitals":"Versalitas", +"Smiley Face":"Emoticono", +"Snap to Grid":"Acoplar a retícula", +"Sort Ascending":"Orden ascendente", +"Sort Descending":"Orden descendente", +"So~rt...":"O~rdenar...", +"Sparkline...":"Minigráfico…", +"Sparklines":"Minigráficos", +"Split Arrow":"Flecha bifurcada", +"Split Cells...":"Dividir celdas…", +"Split Table...":"Dividir tabla...", +"Square":"Cuadrado", +"Square Bevel":"Cuadrado biselado", +"Square, Rounded":"Cuadrado, redondeado", +"Statistics":"Estadísticas", +"Stop":"Detener", +"Straight Connector":"Conector directo", +"Straight Connector ends with Arrow":"Conector directo con flecha al final", +"Straight Connector with Arrows":"Conector directo con flechas", +"Strikethrough":"Tachado", +"Striped Right Arrow":"Flecha con franjas a la derecha", +"Subscript":"Subíndice", +"Sun":"Sol", +"Superscript":"Superíndice", +"Symbol":"Símbolo", +"S~how Columns":"~Mostrar columnas", +"S~lide":"~Diapositiva", +"S~pecial Character...":"Carácter especial…", +"Table Cell Background Color":"Color de fondo de celdas de tabla", +"Table of Contents and Inde~x":"Sumario e índice", +"Ta~ble Properties...":"Propiedades de la ta~bla...", +"Text Wrap...":"Ajuste de texto...", +"Te~xt":"Te~xto", +"Theme...":"Tema…", +"Thousands Separator":"Separador de millares", +"Time":"Hora", +"Time Field":"Campo horario", +"Title Page...":"Portada…", +"To Background":"Al fondo", +"To Cell (~resize with cell)":"A la celda (~redimensionar con celda)", +"To Foreground":"En primer plano", +"To Next Paragraph in Level":"Al párrafo siguiente del mismo nivel", +"To Previous Paragraph in Level":"Al párrafo anterior del mismo nivel", +"To P~age":"A la ~página", +"To ~Cell":"A la ~celda", +"To ~Character":"Al ~carácter", +"To ~Curve":"En ~curva", +"To ~Frame":"Al ~marco", +"To ~Paragraph":"Al párra~fo", +"Toggle Automatic Spell Checking":"Alternar revisión ortográfica automática", +"Toggle Formatting Marks":"Alternar marcas de formato", +"Toggle Ordered List":"Alternar lista ordenada", +"Toggle Shadow":"Alternar sombra", +"Toggle Unordered List":"Alternar lista no ordenada", +"Top":"Arriba", +"Track Chan~ges":"Control de cambios", +"Translate...":"Traducir…", +"Transparency":"Transparencia", +"Trapezoid":"Trapecio", +"Triangle Down":"Triángulo hacia abajo", +"Triangle Up":"Triángulo hacia arriba", +"T~able":"~Tabla", +"T~ime (variable)":"H~ora (variable)", +"T~itle":"Títu~lo", +"Underline":"Subrayado", +"Unfloat Frame Content":"Fijar contenido de marco", +"Ungroup Sparklines":"Desagrupar minigráficos", +"Unmerge Cells":"Separar celdas", +"Unprotect Cells":"Desproteger celdas", +"Up Arrow":"Flecha arriba", +"Up Arrow Callout":"Llamada con flecha arriba", +"Up and Down Arrow":"Flecha arriba y abajo", +"Up and Down Arrow Callout":"Llamada con flechas arriba y abajo", +"Up and Right Arrow":"Flecha arriba o derecha", +"Up and Right Arrow Callout":"Llamada con flechas derecha y arriba", +"Up, Right and Down Arrow":"Flecha arriba derecha y abajo", +"Update ~Index":"Actualizar índ~ice", +"Vertical Scroll":"Pergamino vertical", +"Vertical Text":"Texto vertical", +"Vertically C~enter":"Verticalmente al c~entro", +"Vertically S~pacing":"Espaciado ~vertical", +"Vertically ~Bottom":"Verticalmente a~bajo", +"Vertically ~Top":"Verticalmente ~arriba", +"View Grid Lines":"Ver líneas de cuadrícula", +"Watermark...":"Marca de agua…", +"Wave":"Onda", +"Wrap Text":"Ajustar texto", +"Zoom In":"Acercar", +"Zoom Out":"Alejar", +"~3D View...":"Visualización ~3D…", +"~Accessibility Check...":"Revisión de ~accesibilidad…", +"~Add":"~Añadir", +"~Add to List":"~Añadir a lista", +"~Advanced Filter...":"Filtro ~avanzado...", +"~Analysis of Variance (ANOVA)...":"~Análisis de varianza (ANOVA)…", +"~Arrange":"Organi~zar", +"~Author":"A~utor", +"~Automatic Spell Checking":"Revisión ortográfica automática", +"~Bottom":"A~bajo", +"~Bring to Front":"Traer al f~rente", +"~Bullets and Numbering...":"Numeración y ~bolos…", +"~Capitalize Every Word":"Mayúsculas ~Iniciales", +"~Centered":"~Centrado", +"~Chart...":"~Gráfico…", +"~Chi-square Test...":"Prueba de ~ji al cuadrado…", +"~Clear":"~Limpiar", +"~Clear Direct Formatting":"~Limpiar formato directo", +"~Column":"~Columna", +"~Column Break":"Salto de co~lumna", +"~Columns":"~Columnas", +"~Contour":"~Contorno", +"~Convert":"~Convertir", +"~Correlation...":"~Correlación…", +"~Covariance...":"~Covarianza…", +"~Cut":"~Cortar", +"~Data":"~Datos", +"~Data Ranges...":"Intervalos de ~datos…", +"~Data Table...":"Tabla de ~datos…", +"~Date":"~Fecha", +"~Date (fixed)":"~Fecha (fija)", +"~Date (variable)":"~Fecha (variable)", +"~Define":"~Definir", +"~Define Range...":"~Definir intervalo…", +"~Define...":"~Definir...", +"~Delete":"~Eliminar", +"~Delete Sheet...":"Eliminar hoja…", +"~Delete Slide":"~Eliminar diapositiva", +"~Descriptive Statistics...":"Estadísticas ~descriptivas…", +"~Display Grid":"~Mostrar retícula", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar contorno...", +"~Edit...":"~Editar…", +"~Endnote":"Nota final", +"~Enter Group":"~Entrar en grupo", +"~Exponential Smoothing...":"Alisamiento ~exponencial…", +"~F-test...":"Prueba ~F…", +"~File":"~Archivo", +"~First Paragraph":"~Primer párrafo", +"~Fonts...":"~Tipos de letra…", +"~Footnote":"Nota al pie", +"~Footnote/Endnote Settings...":"Configuración de ~notas al pie y finales…", +"~Format Cells...":"~Formato de celdas…", +"~Formula Object...":"Objeto de ~fórmula…", +"~Function...":"~Función…", +"~Go to Sheet...":"~Ir a la hoja…", +"~Goal Seek...":"~Búsqueda del valor destino...", +"~Group":"~Agrupar", +"~Group and Outline":"~Grupo y esquema", +"~Group...":"~Agrupar...", +"~Header and Footer...":"Cabecera y pie…", +"~Headers and Footers...":"Cabeceras y pies…", +"~Height...":"Alt~ura...", +"~Help":"Ay~uda", +"~Hide":"~Ocultar", +"~Hide AutoFilter":"~Ocultar filtro automático", +"~Hide Details":"~Ocultar detalles", +"~Hide Sheet":"Oc~ultar hoja", +"~Hide Slide":"~Ocultar diapositiva", +"~Hyperlink":"~Hiperenlace", +"~Hyperlink...":"~Hiperenlace…", +"~Hyphenation":"~Silabación", +"~Hyphenation...":"~Silabación…", +"~Image...":"~Imagen…", +"~Index Entry...":"Entrada de ~índice…", +"~Insert":"~Insertar", +"~Insert or Edit...":"~Insertar o editar…", +"~Insert...":"~Insertar…", +"~Interaction...":"~Interacción…", +"~Left":"~Izquierda", +"~Left-to-Right Mark":"Marca para escritura i~zquierda-derecha", +"~Line Numbering...":"Numeración de ~renglones…", +"~Manage...":"Gestionar…", +"~More Fields...":"~Más campos…", +"~More Options...":"~Más opciones…", +"~Move or Copy Sheet...":"~Mover o copiar hoja…", +"~Moving Average...":"~Media móvil…", +"~Named Ranges and Expressions":"Intervalos y expresiones con ~nombre", +"~New Slide":"Diapositiva ~nueva", +"~No-break Space":"~Espacio indivisible", +"~Optimal":"~Ideal", +"~Optimal Height...":"Altura ó~ptima...", +"~Optimal Width...":"Anchura óp~tima…", +"~Ordered List":"Lista ~ordenada", +"~Page":"~Página", +"~Page Break":"~Salto de página", +"~Page Number":"Número de ~página", +"~Page Number...":"Número de ~página…", +"~Page Numbers...":"Números de pág~ina…", +"~Page Style...":"Estilo de ~página…", +"~Page...":"~Página...", +"~Parallel":"~Paralelo", +"~Paste":"~Pegar", +"~Pivot Table":"Tabla ~dinámica", +"~Print...":"~Imprimir...", +"~Properties...":"~Propiedades…", +"~Recalculate":"~Recalcular", +"~Record":"~Grabar", +"~Redo":"~Rehacer", +"~Refresh":"Actuali~zar", +"~Regression...":"~Regresión…", +"~Remove Hyperlink":"~Quitar hiperenlace", +"~Remove Outline":"~Quitar esquema", +"~Reset Filter":"~Restablecer el filtro", +"~Right":"De~recha", +"~Right-to-Left Mark":"Marca para escritura ~derecha-izquierda", +"~Row":"~Fila", +"~Rows":"~Filas", +"~Sampling...":"M~uestreo…", +"~Save":"~Guardar", +"~Sections...":"~Secciones...", +"~Select":"~Seleccionar", +"~Send to Back":"Enviar al ~fondo", +"~Sentence case":"~Oración con mayúscula inicial", +"~Shape":"~Forma", +"~Sheet":"H~oja", +"~Show":"~Mostrar", +"~Show Details":"~Mostrar detalles", +"~Show Sheet...":"~Mostrar la hoja…", +"~Slide Number":"Número de diapositiva", +"~Soft Hyphen":"Guion ~discrecional", +"~Sort...":"~Ordenar...", +"~Spacing":"~Espaciado", +"~Spacing...":"~Espaciado…", +"~Spelling...":"~Ortografía…", +"~Standard Filter...":"Filtro ~estándar...", +"~Subject":"A~sunto", +"~Table":"~Tabla", +"~Table Properties...":"Propiedades de ~tabla…", +"~Table...":"~Tabla...", +"~Text Box":"Cuadro de ~texto", +"~Thesaurus...":"~Sinónimos…", +"~Through":"Con~tinuo", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fija)", +"~Time (variable)":"~Hora (variable)", +"~Tools":"~Herramientas", +"~Top":"~Arriba", +"~UPPERCASE":"MA~YÚSCULAS", +"~Undo":"~Deshacer", +"~Ungroup...":"~Desagrupar...", +"~Unordered List":"Lista ~no ordenada", +"~Update All":"~Actualizar todo", +"~Validity...":"~Validez…", +"~View":"~Ver", +"~While Typing":"~Al escribir", +"~Width...":"Anc~hura...", +"~Word Count...":"Con~tador de palabras…", +"~Word Joiner":"~Unión de palabras", +"~Wrap":"Aj~uste", +"~Z-test...":"Prueba ~Z…", +"~Zero-width Space":"Espacio de anchura ~cero", +"~lowercase":"mi~núsculas", +"~tOGGLE cASE":"~aLTERNAR mAYÚSCULAS" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/et.json b/f7cloud-office/browser/dist/l10n/uno/et.json new file mode 100644 index 0000000..f210709 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/et.json @@ -0,0 +1,713 @@ +{ +"12-Point Star":"12-tipuline täht", +"24-Point Star":"24-tipuline täht", +"4-Point Star":"4-tipuline täht", +"4-way Arrow":"Neliknool", +"4-way Arrow Callout":"Neliknoolega viiktekst", +"5-Point Star":"5-tipuline täht", +"6-Point Star":"6-tipuline täht", +"6-Point Star, Concave":"6-tipuline täht, nõgus", +"8-Point Star":"8-tipuline täht", +"Accept":"Nõustu", +"Accept All":"Nõustu kõigiga", +"Accept All Changes":"Nõustu kõigi muudatusega", +"Accept Change":"Nõustu muudatusega", +"Accept Track Change and select the next one":"Nõustu muudatusega ja vali järgmine", +"Accept and Move to Next":"Nõustu ja liigu järgmisele", +"Add Decimal Place":"Lisa kümnendkoht", +"After":"Pärast (paremalt)", +"Align Bottom":"Joonda alla", +"Align Bottom to Anchor":"Joonda alaserv ankruga", +"Align Center":"Joonda keskele", +"Align Left":"Joonda vasakule", +"Align Right":"Joonda paremale", +"Align Tex~t":"Teksti ~joondus", +"Align Top":"Joonda üles", +"Align Top to Anchor":"Joonda ülaserv ankruga", +"Anc~hor":"Ankurdusviis", +"Animation":"Animatsioon", +"Apply Suggestion":"Rakenda soovitus", +"Arch Down (Curve)":"Alakaar (peenike)", +"Arch Down (Pour)":"Alakaar (jäme)", +"Arch Left (Curve)":"Vasakkaar (peenike)", +"Arch Right (Curve)":"Paremkaar (peenike)", +"Arch Right (Pour)":"Paremkaar (jäme)", +"Arch Up (Curve)":"Ülakaar (peenike)", +"Arch Up (Pour)":"Ülakaar (jäme)", +"Arrange":"Järjestus", +"As C~haracter":"Märgina", +"AutoCorr~ect":"Automaatkorrektuur", +"AutoFill Data Series: automatic":"Andmeseeriate automaattäitmine: automaatne", +"Auto~Filter":"Automaatfilter", +"A~lignment...":"Joondus...", +"A~rea...":"Ala...", +"A~rrange":"Järjestus", +"Back One":"Vii tahapoole", +"Background Color":"Taustavärv", +"Before":"Enne (vasakult)", +"Block Arc":"Plokk-kaar", +"Bold":"Paks", +"Bookmar~k...":"Järjehoidja...", +"Borders (Shift to overwrite)":"Äärised (ülekirjutamiseks Shift)", +"Bottom":"Alla", +"Brightness":"Heledus", +"Caption...":"Pealdis...", +"Center":"Keskele", +"Center Horizontal":"Joonda keskele", +"Center Vertically":"Joonda püstiselt keskele", +"Centered":"Keskele", +"Ce~lls...":"Lahtrid...", +"Character Highlighting Color":"Märkide esiletõstu värv", +"Character Spacing":"Märgisamm", +"Charcoal Sketch":"Söemaal", +"Chart T~ype...":"Diagrammi tüüp...", +"Check Spelling":"Kontrolli õigekirja...", +"Chevron":"Rööpnool", +"Chevron Down":"Nool alla", +"Chevron Up":"Nool üles", +"Circle":"Ring", +"Circle (Curve)":"Ring (peenike)", +"Circle (Pour)":"Ring (jäme)", +"Circle Pie":"Ringi sektor", +"Circular Arrow":"Kaarnool", +"Clear Direct Formatting":"Eemalda otsene vormindus", +"Clear ~Direct Formatting":"Eemalda otsene vormindus", +"Cle~ar Cells...":"Kustuta sisu...", +"Clone Formatting":"Kopeeri vormindus", +"Close Master View":"Sulge juhtslaidivaade", +"Cloud":"Pilv", +"Cl~ear Contents...":"Kustuta sisu...", +"Color Scale...":"Värviskaala...", +"Column":"Veerg", +"Column ~Width...":"Veeru laius...", +"Columns ~After":"Paremale", +"Columns ~Before":"Vasakule", +"Comments":"Märkused", +"Comme~nt":"Märkus", +"Connector":"Konnektor", +"Connector Ends with Arrow":"Noolega lõppev konnektor", +"Connector with Arrows":"Nooltega konnektor", +"Connectors":"Konnektorid", +"Contrast":"Kontrastsus", +"Copy Hyperlink Location":"Kopeeri hüperlingi asukoht", +"Cop~y":"K~opeeri", +"Corner Right Arrow":"Paremalepainutatud nool", +"Co~lumns...":"Veerud...", +"Co~mpress...":"Tihenda...", +"Crop":"Kärbi", +"Crop Image":"Kärbi pilti", +"Cross":"Rist", +"Cross-~reference...":"Ristviide...", +"Currency":"Raha", +"Current ~Index":"Aktiivne register", +"Curve":"Kõver", +"Curve Down":"Kõveralt alla", +"Curve Up":"Kõveralt üles", +"Curved Connector":"Kõverkonnektor", +"Curved Connector Ends with Arrow":"Noolega lõppev kõverkonnektor", +"Curved Connector with Arrows":"Nooltega kõverkonnektor", +"Cycle Case":"Lülita tõstu", +"Cylinder":"Silinder", +"C~ell":"Lahter", +"C~haracter...":"Märk...", +"C~onditional":"Tingimuslik vormindamine", +"Data Bar...":"Andmeribad...", +"Date":"Kuupäev", +"Date...":"Kuupäev...", +"Dat~e (variable)":"Kuupäev (muutuv)", +"Decrease Font Size":"Vähenda fonti", +"Decrease Indent":"Vähenda taanet", +"Decrease Paragraph Spacing":"Vähenda lõiguvahet", +"Decrease Size":"Vähenda", +"Delete All Comments":"Kustuta kõik märkused", +"Delete All Comments by This Author":"Kustuta kõik selle autori märkused", +"Delete Axis":"Kustuta telg", +"Delete Comment":"Kustuta märkus", +"Delete C~ells...":"Kustuta lahter...", +"Delete C~ontents...":"Kustuta sisu...", +"Delete Data Labels":"Kustuta andmesildid", +"Delete Decimal Place":"Kustuta kümnendkoht", +"Delete Legend":"Kustuta legend", +"Delete Major Grid":"Kustuta põhivõrk", +"Delete Minor Grid":"Kustuta alamvõrk", +"Delete Rows":"Kustuta read", +"Delete Single Data Label":"Kustuta andmesilt", +"Delete Table":"Kustuta tabel", +"Delete selected columns":"Kustuta valitud veerud", +"Delete selected rows":"Kustuta valitud read", +"Delete table":"Kustuta tabel", +"Delete ~All Comments":"Kustuta kõik märkused", +"De~lete...":"Kustuta...", +"Diamond":"Romb", +"Diamond Bevel":"Kaldservaga romb", +"Digital Signatu~res...":"Digiallkirjad...", +"Display Grid":"Alusvõrgu kuvamine", +"Doorplate":"Plaat", +"Double Brace":"Topeltlooksulg", +"Double Bracket":"Topeltsulg", +"Double Underline":"Topeltallakriipsutus", +"Down Arrow":"Allanool", +"Down Arrow Callout":"Allanoolega viiktekst", +"Duplicate Page":"Klooni leht", +"Duplicate ~Slide":"Klooni slaid", +"D~elete Page":"Kustuta leht", +"Edit Hyperlink...":"Muuda hüperlinki...", +"Edit Section...":"Redigeeri sektsiooni...", +"Ellipse":"Ellips", +"Explosion":"Plahvatus", +"E~xecute Interaction...":"Käivita interaktsioon...", +"E~xit Group":"Välju rühmast", +"Fade Down":"Alla kitsenev", +"Fade Left":"Vasakule kitsenev", +"Fade Right":"Paremale kitsenev", +"Fade Up":"Ülevale kitsenev", +"Fade Up and Left":"Vasakule üles kitsenev", +"Fade Up and Right":"Paremale üles kitsenev", +"Fiel~d":"Väljad", +"Fill Color":"Täitevärv", +"Find Next":"Otsi järgmine", +"Find Previous":"Otsi eelmine", +"Find and Rep~lace...":"Otsi ja asenda...", +"First ~Author":"Esimene autor", +"Flip Horizontally":"Peegelda horisontaalselt", +"Flip Vertically":"Peegelda vertikaalselt", +"Flowchart: Alternate Process":"Vooskeemikujund: vahelduvprotsess", +"Flowchart: Card":"Vooskeemikujund: perfokaart", +"Flowchart: Collate":"Vooskeemikujund: põiming", +"Flowchart: Connector":"Vooskeemikujund: konnektor", +"Flowchart: Data":"Vooskeemikujund: andmed", +"Flowchart: Decision":"Vooskeemikujund: otsus", +"Flowchart: Delay":"Vooskeemikujund: viivitus", +"Flowchart: Direct Access Storage":"Vooskeemikujund: otsepöördusmälu", +"Flowchart: Display":"Vooskeemikujund: kuva", +"Flowchart: Document":"Vooskeemikujund: dokument", +"Flowchart: Extract":"Vooskeemikujund: ekstraktimine", +"Flowchart: Internal Storage":"Vooskeemikujund: sisemälu", +"Flowchart: Magnetic Disc":"Vooskeemikujund: magnetketas", +"Flowchart: Manual Input":"Vooskeemikujund: käsisisestus", +"Flowchart: Manual Operation":"Vooskeemikujund: käsitoiming", +"Flowchart: Merge":"Vooskeemikujund: mestimine", +"Flowchart: Multidocument":"Vooskeemikujund: mitmikdokument", +"Flowchart: Off-page Connector":"Vooskeemikujund: leheülene konnektor", +"Flowchart: Or":"Vooskeemikujund: või", +"Flowchart: Predefined Process":"Vooskeemikujund: ettemääratud protsess", +"Flowchart: Preparation":"Vooskeemikujund: ettevalmistus", +"Flowchart: Process":"Vooskeemikujund: protsess", +"Flowchart: Punched Tape":"Vooskeemikujund: perfolint", +"Flowchart: Sequential Access":"Vooskeemikujund: jadapöördus", +"Flowchart: Sort":"Vooskeemikujund: sortimine", +"Flowchart: Stored Data":"Vooskeemikujund: salvestatud andmed", +"Flowchart: Summing Junction":"Vooskeemikujund: liitmissõlm", +"Flowchart: Terminator":"Vooskeemikujund: terminaator", +"Flower":"Lill", +"Folded Corner":"Murtud nurgaga nelinurk", +"Font Color":"Fondi värv", +"Fontwork Shape":"Ilukirja kujund", +"Fontwork...":"Ilukiri...", +"Foote~r":"Jalus", +"For All Text":"Kogu teksti jaoks", +"For Paragraph":"Lõigu jaoks", +"For Selection":"Valiku jaoks", +"Format Axis...":"Vorminda telg...", +"Format Chart Area...":"Vorminda diagrammi ala...", +"Format Data Labels...":"Vorminda andmesildid...", +"Format Data Point...":"Vorminda andmepunkt...", +"Format Data Series...":"Vorminda andmejadad...", +"Format Floor...":"Vorminda põhi...", +"Format Legend...":"Vorminda legend...", +"Format Major Grid...":"Vorminda põhivõrk...", +"Format Mean Value Line...":"Vorminda keskväärtuse joon...", +"Format Minor Grid...":"Vorminda alamvõrk...", +"Format Pa~ge...":"Vorminda lehekülg...", +"Format Selection...":"Vorminda valik...", +"Format Single Data Label...":"Vorminda andmesilt...", +"Format Stock Gain...":"Vorminda börsikasum...", +"Format Stock Loss...":"Vorminda börsikahjum...", +"Format Title...":"Vorminda pealkiri...", +"Format Trend Line Equation...":"Vorminda trendijoone võrrand...", +"Format Trend Line...":"Vorminda trendijoon...", +"Format Wall...":"Vorminda sein...", +"Format X Error Bars...":"Vorminda X-veatulbad...", +"Format Y Error Bars...":"Vorminda Y-veatulbad...", +"Format as Currency":"Arvuvorming: raha", +"Format as Date":"Arvuvorming: kuupäev", +"Format as General":"Arvuvorming: üldine", +"Format as Number":"Arvuvorming: arv", +"Format as Percent":"Arvuvorming: protsent", +"Format as Scientific":"Arvuvorming: teaduslik", +"Format as Time":"Arvuvorming: kellaaeg", +"Formatting Mark":"Vormindustähis", +"Formula to Value":"Teisenda valem väärtuseks", +"Forward One":"Too ettepoole", +"For~matting Marks":"Vormindustähised", +"Fo~rm":"Vor~m", +"Frame":"Raam", +"Freeze First Column":"Külmuta esimene veerg", +"Freeze First Row":"Külmuta esimene rida", +"Freeze ~Cells":"Lahtrite külmutamine", +"F~ont Size...":"Fondi suurus...", +"F~ormat":"V~ormindus", +"F~ourier Analysis...":"F~ourier' analüüs...", +"F~rame...":"Paneel...", +"F~ull Screen":"Täisekraan", +"General":"Üldine", +"Go t~o Page...":"Mine leheküljele...", +"Heart":"Süda", +"Hexagon":"Kuusnurk", +"He~ader":"Päis", +"He~ader and Footer":"Päised ja jalused", +"Horizontal Scroll":"Horisontaalrull", +"Horizontally ~Center":"Horisontaalselt keskele", +"Horizontally ~Left":"Horisontaalselt vasakule", +"Horizontally ~Right":"Horisontaalselt paremale", +"Horizontally ~Spacing":"Horisontaalselt vahedega", +"H~ide":"Peida", +"H~ide Columns":"Peida veerud", +"H~ide Rows":"Peida read", +"Icon Set...":"Ikoonikogu...", +"Ignore":"Eira", +"Image Mode":"Pildirežiim", +"In ~Background":"~Taustal", +"Increase Font Size":"Suurenda fonti", +"Increase Indent":"Suurenda taanet", +"Increase Paragraph Spacing":"Suurenda lõiguvahet", +"Increase Size":"Suurenda", +"Inflate":"Kaksikkumer lääts", +"Insert Audio or Video":"Lisa heli või video", +"Insert Axis":"Lisa telg", +"Insert Axis Title":"Lisa telje pealkiri", +"Insert Bookmark":"Lisa järjehoidja", +"Insert Caption...":"Lisa pealdis...", +"Insert Chart":"Lisa diagramm", +"Insert Column After":"Lisa veerg vasakule", +"Insert Column Before":"Lisa veerg paremale", +"Insert Column Break":"Lisa veerupiir", +"Insert Columns ~After":"Lisa veerg paremale", +"Insert Columns ~Before":"Lisa veerg vasakule", +"Insert Comment":"Lisa märkus", +"Insert Co~lumns":"Lisa veerg", +"Insert Cross-reference":"Lisa ristviide", +"Insert Data Labels":"Lisa andmesildid", +"Insert Endnote":"Lisa lõpumärkus", +"Insert Field":"Lisa väli", +"Insert Fontwork Text":"Lisa ilukiri", +"Insert Footnote":"Lisa allmärkus", +"Insert Frame":"Lisa paneel", +"Insert Hyperlink":"Lisa hüperlink", +"Insert Image...":"Lisa pilt...", +"Insert Index Entry":"Lisa registri kirje", +"Insert Major Grid":"Lisa põhivõrk", +"Insert Mean ~Value Line":"Lisa keskväärtuse joon", +"Insert Minor Grid":"Lisa alamvõrk", +"Insert Page Break":"Lisa leheküljepiir", +"Insert Row Above":"Lisa rida ülespoole", +"Insert Row Below":"Lisa rida allapoole", +"Insert Rows ~Above":"Lisa rida ülespoole", +"Insert Rows ~Below":"Lisa rida allapoole", +"Insert Single Data Label":"Lisa andmesilt", +"Insert Slide":"Lisa slaid", +"Insert Special Character":"Lisa erimärk", +"Insert Special Characters":"Lisa erimärke", +"Insert Text Box":"Lisa tekstikast", +"Insert Titles...":"Lisa pealkirjad...", +"Insert Tre~nd Line...":"Lisa trendijoon...", +"Insert Unnumbered Entry":"Lisa nummerdamata kirje", +"Insert Vertical Text":"Lisa vertikaaltekst", +"Insert ~Cells...":"Lisa lahter...", +"Insert ~Rows":"Lisa rida", +"Insert ~Table...":"Lisa tabel...", +"Insert/Delete Axes...":"Lisa/kustuta teljed...", +"Invert":"Inverdi", +"Isosceles Triangle":"Võrdkülgne kolmnurk", +"Italic":"Kaldkiri", +"Justified":"Rööpselt", +"Language":"Keel", +"Language Status":"Keele olek", +"Layout":"Paigutus", +"Left":"Vasakule", +"Left Arrow":"Vasaknool", +"Left Arrow Callout":"Vasaknoolega viiktekst", +"Left Brace":"Vasaklooksulg", +"Left Bracket":"Vasaksulg", +"Left and Right Arrow":"Vasak-paremnool", +"Left and Right Arrow Callout":"Vasak-paremnoolega viiktekst", +"Left-To-Right":"Vasakult paremale", +"Lightning Bolt":"Välgunool", +"Line":"Sirglõik", +"Line Callout 1":"Joonviiktekst 1", +"Line Callout 2":"Joonviiktekst 2", +"Line Callout 3":"Joonviiktekst 3", +"Line Color":"Joone värv", +"Line Connector":"Joonkonnektor", +"Line Connector Ends with Arrow":"Noolega lõppev joonkonnektor", +"Line Spacing":"Reavahe", +"Line Spacing: 1":"Reavahe: 1", +"Line Spacing: 1.5":"Reavahe: 1,5", +"Line Spacing: 2":"Reavahe: 2", +"Lis~ts":"Loend", +"L~ine...":"Joon...", +"Manage Track Changes":"Halda muudatusi", +"Manage...":"Halda...", +"Manual ~Break...":"Manuaalne piir...", +"Master Slides":"Juhtslaidid", +"Media":"Meediafail", +"Merge and center or unmerge cells depending on the current toggle state":"Ühenda ja keskjoonda lahtrid või tükelda hetkel ühendatud lahtrid", +"Moon":"Kuu", +"More ~Filters":"Muud filtrid", +"M~erge and Center Cells":"Ühenda ja keskjoonda lahtrid", +"Name...":"Nimi...", +"Na~vigator":"Navigaator", +"New Page":"Uus leht", +"Next":"Järgmine", +"Next Page":"Järgmine lehekülg", +"Next Track Change":"Järgmine muudatus", +"No List":"Pole loend", +"None":"Puudub", +"Notched Right Arrow":"Sälguga paremnool", +"Number":"Arv", +"Number Format":"Arvuvorming", +"Number Format...":"Arvuvorming...", +"Number Format: Currency":"Arvuvorming: raha", +"Number Format: Date":"Arvuvorming: kuupäev", +"Number Format: Decimal":"Arvuvorming: kümnendarv", +"Number Format: Exponential":"Arvuvorming: eksponentsiaalne", +"Number Format: Percent":"Arvuvorming: protsent", +"Number Format: Standard":"Arvuvorming: standardne", +"Number Format: Time":"Arvuvorming: kellaaeg", +"Octagon":"Kaheksanurk", +"Octagon Bevel":"Kaldservaga kaheksanurk", +"Open Circle (Curve)":"Lahtine ring (peenike)", +"Open Circle (Pour)":"Lahtine ring (jäme)", +"Open Hyperlink":"Ava hüperlink", +"Open the Styles Deck":"Ava stiilide paneel", +"Optimal Column Width":"Optimaalne veerulaius", +"Optimal Row Height":"Optimaalne reakõrgus", +"Orientation":"Paberi suund", +"Outline Font Effect":"Kontuur", +"Overline":"Ülakriipsutus", +"Page Properties...":"Lehe omadused...", +"Page Tit~le":"Lehekülje tiitel", +"Page ~Count":"Lehekülgede arv", +"Paired ~t-test...":"Paarisvõrdluse ~t-test...", +"Parallelogram":"Rööpkülik", +"Paste ~Special...":"Aseta teisiti...", +"Pentagon":"Viisnurk", +"Percent":"Protsent", +"Pi~vot Table...":"Liigendtabel...", +"Plain Text":"Lihttekst", +"Pop Art":"Popkunst", +"Position and Si~ze...":"Paigutus ja suurus...", +"Previous Page":"Eelmine lehekülg", +"Previous Track Change":"Eelmine muudatus", +"Prin~t Ranges":"Trükialad", +"Prohibited":"Keelumärk", +"Propert~ies...":"Omadused...", +"Protect Cells":"Kaitse lahtreid", +"Protect ~Sheet...":"Kaitse lehte...", +"Pr~evious":"Eelmine", +"Puzzle":"Pusletükk", +"P~aragraph...":"Lõik...", +"QR and ~Barcode...":"Ruut- või vöötkood...", +"Record Track Changes":"Salvesta muudatused", +"Rectangle":"Ristkülik", +"Rectangle, Rounded":"Ümarnurkne ristkülik", +"Rectangular Callout":"Ristkülik-viiktekst", +"Reject":"Hülga", +"Reject All":"Hülga kõik", +"Reject All Changes":"Hülga kõik muudatused", +"Reject Change":"Hülga muudatus", +"Reject Track Change and select the next one":"Hülga muudatus ja vali järgmine", +"Reject and Move to Next":"Hülga ja liigu järgmisele", +"Remove Noise":"Eemalda müra", +"Rename Master":"Nimeta juhtslaid ümber", +"Rename S~heet...":"Nimeta leht ümber...", +"Reply Comment":"Vasta märkusele", +"Reset Data Point":"Lähtesta andmepunkt", +"Reset all Data Points":"Lähtesta kõik andmepunktid", +"Resolved Comments":"Lahendatud märkused", +"Restart Numbering":"Taasalusta nummerdust", +"Right":"Paremale", +"Right Arrow":"Paremnool", +"Right Arrow Callout":"Paremnoolega viiktekst", +"Right Brace":"Paremlooksulg", +"Right Bracket":"Paremsulg", +"Right Triangle":"Täisnurkne kolmnurk", +"Right or Left Arrow":"Vasak-paremnool", +"Right-To-Left":"Paremalt vasakule", +"Ring":"Rõngas", +"Rotate 90° ~Left":"Pööra 90° ~vasakule", +"Rotate 90° ~Right":"Pööra 90° ~paremale", +"Rot~ate":"Pööramine", +"Round Callout":"Ümmargune viiktekst", +"Rounded Rectangular Callout":"Ümarnurk-ristkülik-viiktekst", +"Row":"Rida", +"Row ~Height...":"Rea kõrgus...", +"Rows ~Above":"Rida ülespoole", +"Rows ~Below":"Rida allapoole", +"R~efresh Range":"Värskenda vahemikku", +"R~ight-To-Left":"Paremalt vasakule", +"R~un Macro...":"Käivita makro...", +"S-shaped Arrow":"S-kujuline nool", +"Save ~As...":"Salvesta kui...", +"Scientific":"Teaduslik", +"Select Cell":"Vali lahter", +"Select Column":"Vali veerg", +"Select Row":"Vali rida", +"Select Table":"Vali tabel", +"Select ~All":"Vali kõik", +"Select ~Range...":"Vali vahemik...", +"Set Background Image...":"Määra taustapilt...", +"Set Character Spacing":"Märgisamm", +"Set Line Spacing":"Reavahe", +"Se~ction...":"Sektsioon...", +"Shadow":"Vari", +"Sharpen":"Teravusta", +"Sheet R~ight-To-Left":"Paremalt-vasakule leht", +"Show Navigator Window":"Näita Navigaatori akent", +"Sho~w Rows":"Näita ridu", +"Sho~w Slide":"Näita slaidi", +"Sidebar":"Külgriba", +"Signet":"Rosett", +"Slant Down":"Diagonaalis alla", +"Slant Up":"Diagonaalis üles", +"Slide Layout":"Slaidi paigutus", +"Slide Properties...":"Slaidi omadused...", +"Slide Tit~le":"Slaidi tiitel", +"Slide Transition":"Slaidisiire", +"Slide ~Count":"Slaidide arv", +"Slide ~Layout":"Slaidi paigutus", +"Small capitals":"Kapiteelkiri", +"Smiley Face":"Naerunägu", +"Snap to Grid":"Tõmme alusvõrgule", +"Sort Ascending":"Sordi kasvavalt", +"Sort Descending":"Sordi kahanevalt", +"So~rt...":"Sortimine...", +"Split Arrow":"Jagunev nool", +"Split Table...":"Tükelda tabel...", +"Square":"Ruut", +"Square Bevel":"Kaldservaga ruut", +"Square, Rounded":"Ümarnurkne ruut", +"Statistics":"Statistika", +"Stop":"Stoppmärk", +"Straight Connector":"Sirgkonnektor", +"Straight Connector ends with Arrow":"Noolega lõppev sirgkonnektor", +"Straight Connector with Arrows":"Nooltega sirgkonnektor", +"Strikethrough":"Läbikriipsutus", +"Striped Right Arrow":"Vöödiga paremnool", +"Subscript":"Alakiri", +"Sun":"Päike", +"Superscript":"Ülakiri", +"Symbol":"Erimärk", +"S~how Columns":"Näita veerge", +"S~lide":"~Slaid", +"S~pecial Character...":"Erimärk...", +"Table Cell Background Color":"Tabelilahtri taustavärv", +"Table of Contents and Inde~x":"Registrid ja sisukorrad", +"Ta~ble Properties...":"Tabeli omadused...", +"Text Wrap...":"Teksti mähkimine...", +"Te~xt":"Tekst", +"Thousands Separator":"Tuhandeliste eraldaja", +"Time":"Kellaaeg", +"Time Field":"Ajaväli", +"Title Page...":"Tiitelleht...", +"To Background":"Tagaplaanile", +"To Cell (~resize with cell)":"Lahtrisse (muutuva suurusega)", +"To Foreground":"Esiplaanile", +"To Next Paragraph in Level":"Selle taseme järgmise lõigu juurde", +"To Previous Paragraph in Level":"Selle taseme eelmise lõigu juurde", +"To P~age":"Leheküljele", +"To ~Cell":"Lahtrisse (püsiva suurusega)", +"To ~Character":"Märgile", +"To ~Curve":"Kõveraks", +"To ~Frame":"Paneelile", +"To ~Paragraph":"Lõigule", +"Toggle Automatic Spell Checking":"Lülita automaatset õigekirjakontrolli", +"Toggle Formatting Marks":"Lülita vormindustähiseid", +"Toggle Ordered List":"Lülita nummerdatud loendit", +"Toggle Shadow":"Vari", +"Toggle Unordered List":"Lülita täpploendit", +"Top":"Üles", +"Track Chan~ges":"Muudatuste jälitamine", +"Transparency":"Läbipaistvus", +"Trapezoid":"Trapets", +"Triangle Down":"Kolmnurk tipuga all", +"Triangle Up":"Kolmnurk tipuga üleval", +"T~able":"Tab~el", +"T~ime (variable)":"Kellaaeg (muutuv)", +"T~itle":"Tiitel", +"Underline":"Allakriipsutus", +"Unmerge Cells":"Tükelda ühendatud lahtrid", +"Unprotect Cells":"Võta lahtrite kaitse maha", +"Up Arrow":"Ülesnool", +"Up Arrow Callout":"Ülesnoolega viiktekst", +"Up and Down Arrow":"Üles-allanool", +"Up and Down Arrow Callout":"Üles-allanoolega viiktekst", +"Up and Right Arrow":"Üles-paremnool", +"Up and Right Arrow Callout":"Üles-paremnoolega viiktekst", +"Up, Right and Down Arrow":"Üles-parem-allanool", +"Update ~Index":"~Värskenda registrit", +"Vertical Scroll":"Vertikaalrull", +"Vertical Text":"Vertikaaltekst", +"Vertically C~enter":"Vertikaalselt keskele", +"Vertically S~pacing":"Vertikaalselt vahedega", +"Vertically ~Bottom":"Vertikaalselt alla", +"Vertically ~Top":"Vertikaalselt üles", +"View Grid Lines":"Lehe võrgustik", +"Watermark...":"Vesimärk...", +"Wave":"Laine", +"Wrap Text":"Reamurdmine", +"Zoom In":"Suurenda", +"Zoom Out":"Vähenda", +"~3D View...":"Ruumiline vaade...", +"~Accessibility Check...":"~Hõlbustuskontroll...", +"~Add":"Lisa", +"~Add to List":"Jätka eelnevat loendit", +"~Advanced Filter...":"Täiustatud filter...", +"~Analysis of Variance (ANOVA)...":"Dispersioonianalüüs (ANOVA)...", +"~Arrange":"Järjestus", +"~Author":"Autor", +"~Automatic Spell Checking":"Automaatne õigekirja kontrollimine", +"~Bottom":"Alla", +"~Bring to Front":"Too kõige ette", +"~Bullets and Numbering...":"Nummerdus ja täpid...", +"~Capitalize Every Word":"~Iga Sõna Suure Esitähega", +"~Centered":"Keskele", +"~Chart...":"Diagramm...", +"~Chi-square Test...":"~Hii-ruut test...", +"~Clear":"Kustuta", +"~Clear Direct Formatting":"Eemalda otsene vormindus", +"~Column":"Veerg", +"~Column Break":"Veerupiir", +"~Columns":"Veerud", +"~Contour":"~Kontuur", +"~Convert":"Teisendamine", +"~Correlation...":"Korrelatsioon...", +"~Covariance...":"Kovariatsioon...", +"~Cut":"~Lõika", +"~Data":"An~dmed", +"~Data Ranges...":"Andmevahemikud...", +"~Data Table...":"~Andmete tabel...", +"~Date":"Kuupäev", +"~Date (fixed)":"Kuupäev (fikseeritud)", +"~Define":"Määra", +"~Define Range...":"Määra vahemik...", +"~Define...":"Määra...", +"~Delete":"Kustutamine", +"~Delete Sheet...":"Kustuta leht...", +"~Delete Slide":"Kustuta slaid", +"~Descriptive Statistics...":"Kirjeldav statistika...", +"~Display Grid":"Alusvõrgu kuvamine", +"~Edit":"~Redigeerimine", +"~Edit Contour...":"Redigeeri kontuuri...", +"~Edit...":"Redigeeri...", +"~Endnote":"Lõpumärkus", +"~Enter Group":"Sisene rühma", +"~Exponential Smoothing...":"Eksponentsilumine...", +"~F-test...":"~F-test...", +"~File":"~Fail", +"~First Paragraph":"Esime~ne lõik", +"~Fonts...":"Fondid...", +"~Footnote":"Allmärkus", +"~Format Cells...":"~Vorminda lahtrid...", +"~Formula Object...":"Valemiobjekt...", +"~Function...":"Funktsioon...", +"~Goal Seek...":"Sihiotsing...", +"~Group":"Rühmita", +"~Group and Outline":"Rühmitamine ja liigendus", +"~Group...":"Rühmita...", +"~Header and Footer...":"Päis ja jalus...", +"~Headers and Footers...":"Päised ja jalused...", +"~Height...":"Kõrgus...", +"~Help":"A~bi", +"~Hide":"Peida", +"~Hide AutoFilter":"Peida automaatfilter", +"~Hide Details":"Peida üksikasjad", +"~Hide Sheet":"Peida leht", +"~Hide Slide":"Peida slaid", +"~Hyperlink":"Hüperlink...", +"~Hyperlink...":"Hüperlink...", +"~Hyphenation":"Poolitus", +"~Hyphenation...":"Poolitus...", +"~Image...":"Pilt...", +"~Insert":"~Lisamine", +"~Insert or Edit...":"Lisa või muuda...", +"~Insert...":"Lisa...", +"~Interaction...":"Interaktsioon...", +"~Left":"Vasakule", +"~Line Numbering...":"Reanummerdus...", +"~Manage...":"Halda...", +"~More Fields...":"Muud väljad...", +"~More Options...":"Rohkem sätteid...", +"~Move or Copy Sheet...":"Teisalda/kopeeri leht...", +"~Moving Average...":"Libisev keskmine...", +"~Named Ranges and Expressions":"Nimega vahemikud ja avaldised", +"~New Slide":"Uus slaid", +"~Optimal":"~Optimaalselt", +"~Optimal Height...":"Optimaalne kõrgus...", +"~Optimal Width...":"Optimaalne laius...", +"~Ordered List":"Nummerdatud loend", +"~Page":"Leht", +"~Page Break":"Leheküljepiir", +"~Page Number":"Leheküljenumber", +"~Page Numbers...":"Leheküljenumbrid...", +"~Page Style...":"Leheküljestiil...", +"~Page...":"Lehekülg...", +"~Parallel":"Paralleel~selt", +"~Paste":"Aseta", +"~Pivot Table":"Liigendtabel", +"~Print...":"Prindi...", +"~Properties...":"Omadused...", +"~Recalculate":"Arvuta uuesti", +"~Record":"Salvestamine", +"~Redo":"Tee uuesti", +"~Refresh":"Värskenda", +"~Regression...":"~Regressioon...", +"~Remove Hyperlink":"Eemalda hüperlink", +"~Remove Outline":"Eemalda liigendus", +"~Reset Filter":"Lähtesta filter", +"~Right":"Paremale", +"~Row":"Rida", +"~Rows":"Read", +"~Sampling...":"Valim...", +"~Save":"Salvesta", +"~Sections...":"Sektsioonid...", +"~Select":"Valimine", +"~Send to Back":"Vii kõige taha", +"~Sentence case":"Iga ~lause suure esitähega", +"~Shape":"Kujundid", +"~Sheet":"L~eht", +"~Show":"Näita", +"~Show Details":"Näita üksikasju", +"~Show Sheet...":"Näita lehti...", +"~Slide Number":"Slaidinumber", +"~Sort...":"Sortimine...", +"~Spacing":"Vahed", +"~Spacing...":"Vahed...", +"~Spelling...":"Õigekiri...", +"~Standard Filter...":"Standardfilter...", +"~Subject":"Teema", +"~Table":"Tabel", +"~Table Properties...":"Tabeli omadused...", +"~Table...":"Tabel...", +"~Text Box":"~Tekstikast", +"~Thesaurus...":"Tesaurus...", +"~Through":"~Läbi", +"~Time":"Kellaaeg", +"~Time (fixed)":"Kellaaeg (fikseeritud)", +"~Tools":"~Tööriistad", +"~Top":"Üles", +"~UPPERCASE":"~SUURTÄHED", +"~Undo":"Võta tagasi", +"~Ungroup...":"Lõhu rühmad...", +"~Unordered List":"~Täpploend", +"~Update All":"Värskenda kõiki", +"~Validity...":"Valideerimine...", +"~View":"~Vaade", +"~While Typing":"Kirjutamise ajal", +"~Width...":"Laius...", +"~Word Count...":"Sõnade arv...", +"~Wrap":"Mähkimine", +"~Z-test...":"~Z-test...", +"~lowercase":"~väiketähed", +"~tOGGLE cASE":"vAHETA ~tÕSTU" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/eu.json b/f7cloud-office/browser/dist/l10n/uno/eu.json new file mode 100644 index 0000000..a11ae9f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/eu.json @@ -0,0 +1,745 @@ +{ +"12-Point Star":"12 puntako izarra", +"24-Point Star":"24 puntako izarra", +"4-Point Star":"4 puntako izarra", +"4-way Arrow":"4 muturreko gezia", +"4-way Arrow Callout":"4 muturreko geziaren legenda", +"5-Point Star":"5 puntako izarra", +"6-Point Star":"6 puntako izarra", +"6-Point Star, Concave":"6 puntako izarra, ahurra", +"8-Point Star":"8 puntako izarra", +"Accept":"Onartu", +"Accept All":"Onartu dena", +"Accept All Changes":"Onartu aldaketa guztiak", +"Accept Change":"Onartu aldaketa", +"Accept Track Change and select the next one":"Onartu aldaketa eta hautatu hurrengoa", +"Accept and Move to Next":"Onartu eta joan hurrengora", +"Add Decimal Place":"Gehitu dezimala", +"Add descriptions of non-text content (for accessibility)":"Gehitu testua ez den edukiaren deskribapenak (erabilerraztasunerako)", +"After":"Ondoren", +"Align Bottom":"Lerrokatu behean", +"Align Bottom to Anchor":"Lerrokatu behea ainguran", +"Align Center":"Lerrokatu erdian", +"Align Left":"Lerrokatu ezkerrean", +"Align Right":"Lerrokatu eskuinean", +"Align Tex~t":"Lerrokatu te~stua", +"Align Top":"Lerrokatu goian", +"Align Top to Anchor":"Lerrokatu goia ainguran", +"Anc~hor":"A~ingura", +"Animation":"Animazioa", +"Apply Suggestion":"Aplikatu iradokizuna", +"Arch Down (Curve)":"Arkua beherantz (marra)", +"Arch Down (Pour)":"Arkua beherantz (beteta)", +"Arch Left (Curve)":"Arkua ezkerrerantz (marra)", +"Arch Right (Curve)":"Arkua eskuinerantz (marra)", +"Arch Right (Pour)":"Arkua eskuinerantz (beteta)", +"Arch Up (Curve)":"Arkua gorantz (marra)", +"Arch Up (Pour)":"Arkua gorantz (beteta)", +"Arrange":"Antolatu", +"As C~haracter":"K~araktere gisa", +"AutoCorr~ect":"~Autozuzenketa", +"AutoFill Data Series: automatic":"Bete datu-serieak: automatikoki", +"Auto~Filter":"~Iragazki automatikoa", +"A~lignment...":"~Lerrokatu...", +"A~rea...":"A~rea...", +"A~rrange":"A~ntolatu", +"Back One":"Atzera", +"Background Color":"Atzeko planoaren kolorea", +"Before":"Aurretik", +"Block Arc":"Bloke-arkua", +"Bold":"Lodia", +"Bookmar~k...":"Laster-mar~ka...", +"Borders (Shift to overwrite)":"Ertzak (⇧ gainidazteko)", +"Bottom":"Behean", +"Brightness":"Distira", +"Caption...":"Epigrafea...", +"Center":"Erdian", +"Center Horizontal":"Zentratu horizontalean", +"Center Vertically":"Zentratu bertikalean", +"Centered":"Erdian", +"Ce~lls...":"Ge~laxkak...", +"Character Highlighting Color":"Karaktereak nabarmentzeko kolorea", +"Character Spacing":"Karaktere-tartea", +"Charcoal Sketch":"Ikatz-marrazkia", +"Chart T~ype...":"Diagrama ~mota...", +"Check Spelling":"Egiaztatu ortografia", +"Chevron":"Xebroia", +"Chevron Down":"Xebroia beherantz", +"Chevron Up":"Xebroia gorantz", +"Circle":"Zirkulua", +"Circle (Curve)":"Zirkulua (marra)", +"Circle (Pour)":"Zirkulua (beteta)", +"Circle Pie":"Zirkulu atala", +"Circular Arrow":"Gezi zirkularra", +"Clear Direct Formatting":"Garbitu zuzeneko formatua", +"Clear ~Direct Formatting":"~Garbitu formatua", +"Cle~ar Cells...":"G~arbitu gelaxkak...", +"Clone Formatting":"Klonatu formatua", +"Close Master View":"Itxi maisu-ikuspegia", +"Cloud":"Lainoa", +"Cl~ear Contents...":"Ga~rbitu edukiak...", +"Color Scale...":"Kolore-eskala...", +"Column":"Zutabea", +"Column ~Width...":"Zutabe-~zabalera...", +"Columns A~fter":"Zutabeak at~zean", +"Columns B~efore":"Zutabeak a~urrean", +"Columns ~After":"Zutabeak a~tzean", +"Columns ~Before":"Zutabeak ~aurrean", +"Comments":"Iruzkinak", +"Comme~nt":"~Iruzkina", +"Connector":"Lotura-marra", +"Connector Ends with Arrow":"Lotura-marrak gezia du amaieran", +"Connector with Arrows":"Gezidun lotura-marra", +"Connectors":"Konektoreak", +"Content Control Properties":"Eduki-kontrolaren propietateak", +"Contrast":"Kontrastea", +"Copy Hyperlink Location":"Kopiatu hiperestekaren kokalekua", +"Cop~y":"Kop~iatu", +"Corner Right Arrow":"Eskuin-ertzeko gezia", +"Co~lumns...":"Zu~tabeak...", +"Co~mpress...":"Konpri~mitu...", +"Crop":"Moztu", +"Crop Image":"Moztu irudia", +"Cross":"Gurutzea", +"Cross-~reference...":"Erreferentzia ~gurutzatua...", +"Currency":"Moneta", +"Current ~Index":"Uneko i~ndizea", +"Curve":"Kurba", +"Curve Down":"Beheranzko kurba", +"Curve Up":"Goranzko kurba", +"Curved Connector":"Lotura-marra kurbatua", +"Curved Connector Ends with Arrow":"Lotura-marra kurbatuak gezia du amaieran", +"Curved Connector with Arrows":"Gezidun lotura-marra kurbatua", +"Cycle Case":"Txandakatu maiuskulak/minuskulak", +"Cylinder":"Zilindroa", +"C~ell":"~Gelaxka", +"C~haracter...":"~Karakterea...", +"C~onditional":"~Baldintzapekoa", +"Data Bar...":"Datu-barra...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Dat~a (aldakorra)", +"Decrease Font Size":"Txikitu letra-tamaina", +"Decrease Indent":"Txikitu koska", +"Decrease Paragraph Spacing":"Txikitu paragrafo-tartea", +"Decrease Size":"Txikitu tamaina", +"Delete All Comments":"Ezabatu iruzkin denak", +"Delete All Comments by This Author":"Ezabatu iruzkin denak egile honen arabera", +"Delete Axis":"Ezabatu ardatza", +"Delete Comment":"Ezabatu iruzkina", +"Delete C~ells...":"Ezabatu gela~xkak...", +"Delete C~ontents...":"Ezabatu e~dukia...", +"Delete Data Labels":"Ezabatu datu-etiketak", +"Delete Decimal Place":"Ezabatu dezimala", +"Delete Legend":"Ezabatu legenda", +"Delete Major Grid":"Ezabatu sareta nagusia", +"Delete Minor Grid":"Ezabatu sareta lagungarria", +"Delete Rows":"Ezabatu errenkadak", +"Delete Single Data Label":"Ezabatu datu-etiketa bakuna", +"Delete Sparkline":"Ezabatu txinparta", +"Delete Sparkline Group":"Ezabatu txinparta taldea", +"Delete Table":"Ezabatu taula", +"Delete selected columns":"Ezabatu hautatutako zutabeak", +"Delete selected rows":"Ezabatu hautatutako errenkadak", +"Delete table":"Ezabatu taula", +"Delete ~All Comments":"Ezabatu iruzkin ~denak", +"Delete ~Columns":"Ezabatu ~zutabeak", +"Demote Outline Level":"Jaitsi eskema-maila", +"Demote Outline Level with Subpoints":"Jaitsi eskema-maila azpiparagrafoekin", +"De~lete...":"E~zabatu...", +"Diamond":"Diamantea", +"Diamond Bevel":"Diamante-alaka", +"Digital Signatu~res...":"Si~nadura digitalak...", +"Display Grid":"Erakutsi sareta", +"Doorplate":"Aterako plaka", +"Double Brace":"Giltza bikoitza", +"Double Bracket":"Parentesi bikoitza", +"Double Underline":"Azpimarra bikoitza", +"Down Arrow":"Behera gezia", +"Down Arrow Callout":"Beherako gezidun legenda", +"Duplicate Page":"Bikoiztu orrialdea", +"Duplicate ~Slide":"Bikoiztu diapo~sitiba", +"D~elete Page":"E~zabatu orrialdea", +"Edit Hyperlink...":"Editatu hiperesteka...", +"Edit Section...":"Editatu sekzioa...", +"Edit Sparkline Group...":"Editatu txinparta taldea...", +"Edit Sparkline...":"Editatu txinparta...", +"Ellipse":"Elipsea", +"Explosion":"Eztanda", +"E~xecute Interaction...":"E~xekutatu interakzioa...", +"E~xit Group":"~Atera taldetik", +"Fade Down":"Itzali behera", +"Fade Left":"Itzali ezkerrera", +"Fade Right":"Itzali eskuinera", +"Fade Up":"Itzali gora", +"Fade Up and Left":"Itzali gora eta ezkerrera", +"Fade Up and Right":"Itzali gora eta eskuinera", +"Fiel~d":"~Eremuak", +"Fill Color":"Betegarriaren kolorea", +"Find Next":"Bilatu hurrengoa", +"Find Previous":"Bilatu aurrekoa", +"Find and Rep~lace...":"Bilatu eta orde~ztu...", +"First ~Author":"Lehen ~egilea", +"Flip Horizontally":"Irauli horizontalean", +"Flip Vertically":"Irauli bertikalean", +"Flowchart: Alternate Process":"Fluxu-diagrama: ordezko prozesua", +"Flowchart: Card":"Fluxu-diagrama: txartela", +"Flowchart: Collate":"Fluxu-diagrama: tartekatu", +"Flowchart: Connector":"Fluxu-diagrama: lotura-marra", +"Flowchart: Data":"Fluxu-diagrama: data", +"Flowchart: Decision":"Fluxu-diagrama: erabakia", +"Flowchart: Delay":"Fluxu-diagrama: atzerapena", +"Flowchart: Direct Access Storage":"Fluxu-diagrama: atzipen zuzeneko biltegiratzea", +"Flowchart: Display":"Fluxu-diagrama: pantaila", +"Flowchart: Document":"Fluxu-diagrama: dokumentua", +"Flowchart: Extract":"Fluxu-diagrama: atera", +"Flowchart: Internal Storage":"Fluxu-diagrama: barne-biltegiratzea", +"Flowchart: Magnetic Disc":"Fluxu-diagrama: disko magnetikoa", +"Flowchart: Manual Input":"Fluxu-diagrama: eskuzko sarrera", +"Flowchart: Manual Operation":"Fluxu-diagrama: eskuzko eragiketa", +"Flowchart: Merge":"Fluxu-diagrama: batu", +"Flowchart: Multidocument":"Fluxu-diagrama: multidokumentua", +"Flowchart: Off-page Connector":"Fluxu-diagrama: orriz kanpoko lotura-marra", +"Flowchart: Or":"Fluxu-diagrama: EDO", +"Flowchart: Predefined Process":"Fluxu-diagrama: aurredefinitutako prozesua", +"Flowchart: Preparation":"Fluxu-diagrama: prestakuntza", +"Flowchart: Process":"Fluxu-diagrama: prozesua", +"Flowchart: Punched Tape":"Fluxu-diagrama: zinta zulatua", +"Flowchart: Sequential Access":"Fluxu-diagrama: atzipen sekuentziala", +"Flowchart: Sort":"Fluxu-diagrama: ordenatu", +"Flowchart: Stored Data":"Fluxu-diagrama: biltegiratutako datuak", +"Flowchart: Summing Junction":"Fluxu-diagrama: ETA", +"Flowchart: Terminator":"Fluxu-diagrama: bukatzailea", +"Flower":"Lorea", +"Folded Corner":"Izkina tolestua", +"Font Color":"Letra-kolorea", +"Fontwork Shape":"Fontwork forma", +"Fontwork...":"Fontwork...", +"Foote~r":"Orri-oi~na", +"For All Text":"Testu guztiarentzako", +"For Paragraph":"Paragrafoarentzako", +"For Selection":"Hautapenarentzako", +"Format Axis...":"Formateatu ardatza...", +"Format Chart Area...":"Formateatu diagramaren area...", +"Format Data Labels...":"Formateatu datu-etiketak...", +"Format Data Point...":"Formateatu datu-puntua...", +"Format Data Series...":"Formateatu datu-serieak...", +"Format Floor...":"Formateatu zorua...", +"Format Legend...":"Formateatu legenda...", +"Format Major Grid...":"Formateatu sareta nagusia...", +"Format Mean Value Line...":"Formateatu batez bestekoa balioaren marra...", +"Format Minor Grid...":"Formateatu sareta lagungarria...", +"Format Pa~ge...":"~Orrialde-formatua...", +"Format Selection...":"Formatu-hautapena...", +"Format Single Data Label...":"Formateatu datu-etiketa bakuna...", +"Format Stock Gain...":"Formateatu desbideratze positiboa...", +"Format Stock Loss...":"Formateatu desbideratze negatiboa...", +"Format Title...":"Formateatu titulua...", +"Format Trend Line Equation...":"Formateatu joera-marraren ekuazioa...", +"Format Trend Line...":"Formateatu joera-marra...", +"Format Wall...":"Formateatu horma...", +"Format X Error Bars...":"Formateatu X errore-barrak...", +"Format Y Error Bars...":"Formateatu Y errore-barrak...", +"Format as Currency":"Eman moneta-formatua", +"Format as Date":"Eman data-formatua", +"Format as General":"Eman formatu orokorra", +"Format as Number":"Eman zenbaki-formatua", +"Format as Percent":"Eman ehuneko-formatua", +"Format as Scientific":"Eman formatu zientifikoa", +"Format as Time":"Eman ordu-formatua", +"Formatting Mark":"Formatu-marka", +"Formula to Value":"Formula baliora", +"Forward One":"Aurrera", +"For~matting Marks":"For~matu-markak", +"Fo~rm":"Inp~rimakia", +"Frame":"Markoa", +"Freeze First Column":"Finkatu lehen zutabea", +"Freeze First Row":"Finkatu lehen errenkada", +"Freeze ~Cells":"Finkatu ~gelaxkak", +"F~ont Size...":"~Letra-tamaina...", +"F~ormat":"F~ormatua", +"F~ourier Analysis...":"F~ourierren analisia...", +"F~rame...":"Mar~koa...", +"F~ull Screen":"P~antaila osoa", +"General":"Orokorra", +"Give a label to identify an object":"Eman etiketa bat objektua identifikatzeko", +"Go t~o Page...":"J~oan orrialdera...", +"Group Sparklines":"Elkartu txinpartak", +"Heart":"Bihotza", +"Hexagon":"Hexagonoa", +"He~ader":"Goi~burukoa", +"He~ader and Footer":"G~oiburukoa eta orri-oina", +"Horizontal Scroll":"Biribilki horizontala", +"Horizontally ~Center":"Horizontalean e~rdian", +"Horizontally ~Left":"Horizontalean e~zkerrean", +"Horizontally ~Right":"Horizontalean e~skuinean", +"Horizontally ~Spacing":"Horizontalean ~tarteka", +"H~ide":"E~zkutatu", +"H~ide Columns":"~Ezkutatu zutabeak", +"H~ide Rows":"Ez~kutatu errenkadak", +"Icon Set...":"Ikono multzoa…", +"Ignore":"Ez ikusi egin", +"Image Mode":"Irudi-modua", +"In ~Background":"~Atzeko planoan", +"Increase Font Size":"Handitu letra-tamaina", +"Increase Indent":"Handitu koska", +"Increase Paragraph Spacing":"Handitu paragrafo-tartea", +"Increase Size":"Handitu tamaina", +"Inflate":"Puztu", +"Insert Audio or Video":"Txertatu audioa edo bideoa", +"Insert Axis":"Txertatu ardatza", +"Insert Axis Title":"Txertatu ardatzaren titulua", +"Insert Bookmark":"Txertatu laster-marka", +"Insert Caption...":"Txertatu epigrafea...", +"Insert Chart":"Txertatu diagrama", +"Insert Column After":"Txertatu zutabea atzean", +"Insert Column Before":"Txertatu zutabea aurrean", +"Insert Column Break":"Txertatu zutabe-jauzia", +"Insert Columns ~After":"Txertatu zutabeak a~tzean", +"Insert Columns ~Before":"Txertatu zutabeak ~aurrean", +"Insert Comment":"Txertatu iruzkina", +"Insert Co~lumns":"Txertatu zu~tabeak", +"Insert Cross-reference":"Txertatzea erreferentzia gurutzatua", +"Insert Data Labels":"Txertatu datu-etiketak", +"Insert Endnote":"Txertatu bukaerako oharra", +"Insert Field":"Txertatu eremua", +"Insert Fontwork Text":"Txertatu Fontwork testua", +"Insert Footnote":"Txertatu oin-oharra", +"Insert Frame":"Txertatu markoa", +"Insert Hyperlink":"Txertatu hiperesteka", +"Insert Image...":"Txertatu irudia...", +"Insert Index Entry":"Txertatu indize-sarrera", +"Insert Major Grid":"Txertatu sareta nagusia", +"Insert Mean ~Value Line":"Txertatu batez besteko ~balioaren marra", +"Insert Minor Grid":"Txertatu sareta lagungarria", +"Insert Page Break":"Txertatu orrialde-jauzia", +"Insert Row Above":"Txertatu errenkada gainean", +"Insert Row Below":"Txertatu errenkada azpian", +"Insert Rows ~Above":"Txertatu errenkadak ~gainean", +"Insert Rows ~Below":"Txertatu errenkadak ~azpian", +"Insert Single Data Label":"Txertatu datu-etiketa bakuna", +"Insert Slide":"Txertatze modua", +"Insert Special Character":"Txertatu karaktere berezia", +"Insert Special Characters":"Txertatu karaktere bereziak", +"Insert Text Box":"Txertatu testu-koadroa", +"Insert Titles...":"Txertatu tituluak...", +"Insert Tre~nd Line...":"Txertatu ~joera-marrak...", +"Insert Unnumbered Entry":"Txertatu zenbaki gabeko sarrera", +"Insert Vertical Text":"Txertatu testu bertikala", +"Insert columns after":"Txertatu zutabeak atzean", +"Insert columns before":"Txertatu zutabeak aurrean", +"Insert rows above":"Txertatu errenkadak gainean", +"Insert rows below":"Txertatu errenkadak azpian", +"Insert ~Cells...":"Txertatu ~gelaxkak...", +"Insert ~Rows":"Txertatu ~errenkadak", +"Insert ~Table...":"~Txertatu taula...", +"Insert/Delete Axes...":"Txertatu/Ezabatu ardatzak...", +"Invert":"Alderantzikatu", +"Isosceles Triangle":"Triangelu isoszelea", +"Italic":"Etzana", +"Justified":"Justifikatua", +"Language":"Hizkuntza", +"Language Status":"Hizkuntzaren egoera", +"Layout":"Diseinua", +"Left":"Ezkerrean", +"Left Arrow":"Ezkerrerako gezia", +"Left Arrow Callout":"Ezkerrerako gezidun legenda", +"Left Brace":"Ezkerreko giltza", +"Left Bracket":"Ezkerreko parentesia", +"Left and Right Arrow":"Ezkerrerako eta eskuinerako gezia", +"Left and Right Arrow Callout":"Ezkerrerako eta eskuinerako geziaren legenda", +"Left-To-Right":"Ezkerretik eskuinera", +"Lightning Bolt":"Tximista", +"Line":"Marra", +"Line Callout 1":"Legenda marraduna 1", +"Line Callout 2":"Legenda marraduna 2", +"Line Callout 3":"Legenda marraduna 3", +"Line Color":"Marra-kolorea", +"Line Connector":"Lotura-marra lineala", +"Line Connector Ends with Arrow":"Lotura-marra linealak gezia du amaieran", +"Line Spacing":"Lerroartea", +"Line Spacing: 1":"Lerroartea: 1", +"Line Spacing: 1.5":"Lerroartea: 1,5", +"Line Spacing: 2":"Lerroartea: 2", +"Lis~ts":"Zerren~dak", +"L~ine...":"~Marra...", +"Manage Track Changes":"Kudeatu aldaketak", +"Manage...":"Kudeatu...", +"Manual ~Break...":"Eskuzko ~jauzia...", +"Master Slides":"Diapositiba maisuak", +"Media":"Euskarria", +"Merge Cells":"Batu gelaxkak", +"Merge and center or unmerge cells depending on the current toggle state":"Batu eta zentratu edo bereizi gelaxkak, uneko egoera zein den kontuan hartuta", +"Moon":"Ilargia", +"More ~Filters":"~Iragazki gehiago", +"Move Item Down":"Eraman elementua behera", +"Move Item Down with Subpoints":"Eraman elementua behera azpiparagrafoekin", +"Move Item Up":"Eraman elementua gora", +"Move Item Up with Subpoints":"Eraman elementua gora azpiparagrafoekin", +"M~erge and Center Cells":"~Batu eta zentratu gelaxkak", +"Name...":"Izena...", +"Na~vigator":"~Nabigatzailea", +"New Page":"Orrialde berria", +"Next":"Testua", +"Next Page":"Hurrengo orrialdea", +"Next Track Change":"Hurrengo aldaketa", +"No List":"Zerrendarik ez", +"None":"Bat ere ez", +"Notched Right Arrow":"Eskuin-gezi hozkaduna", +"Number":"Kopurua", +"Number Format":"Zenbaki-formatua", +"Number Format...":"Zenbaki-formatua...", +"Number Format: Currency":"Zenbaki-formatua: moneta", +"Number Format: Date":"Zenbaki-formatua: data", +"Number Format: Decimal":"Zenbaki-formatua: dezimala", +"Number Format: Exponential":"Zenbaki-formatua: esponentziala", +"Number Format: Percent":"Zenbaki-formatua: ehunekoa", +"Number Format: Standard":"Zenbaki-formatua: estandarra", +"Number Format: Time":"Zenbaki-formatua: ordua", +"Octagon":"Oktogonoa", +"Octagon Bevel":"Oktogono-alaka", +"Open Circle (Curve)":"Zirkulu irekia (marra)", +"Open Circle (Pour)":"Zirkulu irekia (beteta)", +"Open Hyperlink":"Ireki hiperesteka", +"Open the Elements Deck":"Ireki 'Elementuak' panela", +"Open the Styles Deck":"Ireki 'Estiloak' panela", +"Optimal Column Width":"Zutabe-zabalera optimoa", +"Optimal Row Height":"Errenkada-altuera optimoa", +"Orientation":"Orientazioa", +"Outline Font Effect":"Eskemaren letra-efektua", +"Overline":"Goimarra", +"Page Properties...":"Orrialde-propietateak...", +"Page Tit~le":"Orrialdearen titu~lua", +"Page ~Count":"Orrialde ~kopurua", +"Paired ~t-test...":"Parekatutako ~t-testa...", +"Parallelogram":"Paralelogramoa", +"Paste ~Special...":"Itsatsi ~berezia...", +"Pentagon":"Pentagonoa", +"Percent":"Ehunekoa", +"Pi~vot Table...":"Taula ~dinamikoa...", +"Plain Text":"Testu soila", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Kokagunea eta ~tamaina...", +"Previous Page":"Aurreko orrialdea", +"Previous Track Change":"Aurreko aldaketa", +"Prin~t Ranges":"~Inprimatze-tarteak", +"Prohibited":"Debekatua", +"Promote Outline Level":"Jaso eskema-maila", +"Promote Outline Level with Subpoints":"Jaso eskema-maila azpiparagrafoekin", +"Propert~ies...":"~Propietateak...", +"Protect Cells":"Babestu gelaxkak", +"Protect ~Sheet...":"Babe~stu orria...", +"Pr~evious":"Aurr~ekoa", +"Puzzle":"Puzzlea", +"P~aragraph...":"~Paragrafoa...", +"QR and ~Barcode...":"~QR kodea eta barra-kodea", +"Record Track Changes":"Grabatu aldaketak", +"Rectangle":"Laukizuzena", +"Rectangle, Rounded":"Laukizuzena, biribildua", +"Rectangular Callout":"Legenda angeluzuzena", +"Reject":"Baztertu", +"Reject All":"Baztertu dena", +"Reject All Changes":"Baztertu aldaketa guztiak", +"Reject Change":"Baztertu aldaketa", +"Reject Track Change and select the next one":"Baztertu aldaketa eta hautatu hurrengoa", +"Reject and Move to Next":"Baztertu eta joan hurrengora", +"Remove Noise":"Kendu zarata", +"Rename Master":"Aldatu izena maisuari", +"Rename S~heet...":"Aldatu izena o~rriari...", +"Reply Comment":"Erantzun iruzkinari", +"Reset Data Point":"Berrezarri datu-puntua", +"Reset all Data Points":"Berrezarri datu-puntu denak", +"Resolved Comments":"Ebatzitako iruzkinak", +"Restart Numbering":"Hasi berriro zenbakitzea", +"Right":"Eskuinean", +"Right Arrow":"Eskuinera gezia", +"Right Arrow Callout":"Eskuin-gezidun legenda", +"Right Brace":"Eskuineko giltza", +"Right Bracket":"Eskuineko parentesia", +"Right Triangle":"Triangelu angeluzuzena", +"Right or Left Arrow":"Eskuinerako edo ezkerrerako gezia", +"Right-To-Left":"Eskuinetik ezkerrera", +"Ring":"Eraztuna", +"Rotate 90° ~Left":"Biratu 90° e~zkerrera", +"Rotate 90° ~Right":"Biratu 90° e~skuinera", +"Rot~ate":"Bir~atu", +"Round Callout":"Legenda biribila", +"Rounded Rectangular Callout":"Legenda angeluzuzen biribildua", +"Row":"Errenkada", +"Row ~Height...":"Errenkada-al~tuera...", +"Rows ~Above":"Errenkadak g~ainean", +"Rows ~Below":"Errenkadak ~azpian", +"R~efresh Range":"~Freskatu barrutia", +"R~ight-To-Left":"~Eskuinetik ezkerrera", +"R~un Macro...":"E~xekutatu makroa...", +"S-shaped Arrow":"S formako gezia", +"Save ~As...":"Gorde ~honela...", +"Scientific":"Zientifikoa", +"Select Cell":"Hautatu gelaxka", +"Select Column":"Hautatu zutabea", +"Select Row":"Hautatu errenkada", +"Select Table":"Hautatu taula", +"Select ~All":"Hautatu ~dena", +"Select ~Range...":"~Hautatu barrutia...", +"Set Background Image...":"Ezarri atzeko planoko irudia...", +"Set Character Spacing":"Ezarri karaktere-tartea", +"Set Line Spacing":"Ezarri lerroen arteko tartea", +"Se~ction...":"Se~kzioa...", +"Shadow":"Itzala", +"Sharpen":"Garbiago", +"Sheet R~ight-To-Left":"Orria ~Eskuinetik ezkerrera", +"Show Navigator Window":"Erakutsi nabigatzaile-leihoa", +"Sho~w Rows":"~Erakutsi errenkadak", +"Sho~w Slide":"E~rakutsi diapositiba", +"Sidebar":"Alboko barra", +"Signet":"Zigilua", +"Slant Down":"Beherantz inklinatuta", +"Slant Up":"Gorantz inklinatuta", +"Slide Layout":"Diapositiba-maketazioa", +"Slide Properties...":"Diapositiba-propietateak...", +"Slide Tit~le":"Diapositiba-i~zenburua", +"Slide Transition":"Diapositiba-trantsizioa", +"Slide ~Count":"Diapositiba ~kopurua", +"Slide ~Layout":"Diapositiba-~maketazioa", +"Small capitals":"Maiuskula txikiak", +"Smiley Face":"Aurpegi irribarretsua", +"Snap to Grid":"Doitu saretara", +"Sort Ascending":"Ordenatu gorantz", +"Sort Descending":"Ordenatu beherantz", +"So~rt...":"~Ordenatu...", +"Sparkline...":"Txinparta...", +"Sparklines":"Txinpartak", +"Split Arrow":"Zatitu gezia", +"Split Cells...":"Zatitu gelaxkak...", +"Split Table...":"Zatitu taula", +"Square":"Karratua", +"Square Bevel":"Lauki-alaka", +"Square, Rounded":"Karratua, biribildua", +"Statistics":"Estatistikak", +"Stop":"Gelditu", +"Straight Connector":"Lotura-marra zuzena", +"Straight Connector ends with Arrow":"Lotura-marra zuzenak gezia du amaieran", +"Straight Connector with Arrows":"Gezidun lotura-marra zuzena", +"Strikethrough":"Marratua", +"Striped Right Arrow":"Eskuin-gezi marraduna", +"Subscript":"Azpiindizea", +"Sun":"Eguzkia", +"Superscript":"Goi-indizea", +"Symbol":"Ikurra", +"S~how Columns":"E~rakutsi zutabeak", +"S~lide":"D~iapositiba", +"S~pecial Character...":"Karaktere ~berezia…", +"Table Cell Background Color":"Taula-gelaxkaren atzeko planoaren kolorea", +"Table of Contents and Inde~x":"Aurkibidea eta indi~zea", +"Ta~ble Properties...":"Ta~ularen propietateak...", +"Text Wrap...":"Egokitu testua...", +"Te~xt":"Te~stua", +"Thousands Separator":"Milakoen bereizlea", +"Time":"Ordua", +"Time Field":"Ordu-eremua", +"Title Page...":"Titulu-orrialdea...", +"To Background":"Atzeko planora", +"To Cell (~resize with cell)":"Gelaxkan (aldatu ~tamaina gelaxkarekin)", +"To Foreground":"Aurreko planora", +"To Next Paragraph in Level":"Maila bereko hurrengo paragrafora", +"To Previous Paragraph in Level":"Maila bereko aurreko paragrafora", +"To P~age":"Orri~aldean", +"To ~Cell":"~Gelaxkan", +"To ~Character":"~Karakterean", +"To ~Curve":"~Kurba", +"To ~Frame":"~Markoan", +"To ~Paragraph":"~Paragrafoan", +"Toggle Automatic Spell Checking":"Txandakatu ortografiaren egiaztapen automatikoa", +"Toggle Formatting Marks":"Txandakatu formatu-markak", +"Toggle Ordered List":"Txandakatu ordenatutako zerrenda", +"Toggle Shadow":"Txandakatu itzala", +"Toggle Unordered List":"Txandakatu ordenatu gabeko zerrenda", +"Top":"Goian", +"Track Chan~ges":"Aldaketen ~jarraipena", +"Translate...":"Itzuli...", +"Transparency":"Gardentasuna", +"Trapezoid":"Trapezoidea", +"Triangle Down":"Triangelua buruz behera", +"Triangle Up":"Triangelua buruz gora", +"T~able":"T~aula", +"T~ime (variable)":"O~rdua (aldakorra)", +"T~itle":"~Titulua", +"Underline":"Azpimarra", +"Ungroup Sparklines":"Banandu txinpartak", +"Unmerge Cells":"Bereizi gelaxkak", +"Unprotect Cells":"Kendu babesa gelaxkei", +"Up Arrow":"Gora gezia", +"Up Arrow Callout":"Gorako gezidun legenda", +"Up and Down Arrow":"Gora eta behera gezia", +"Up and Down Arrow Callout":"Gora eta behera geziaren legenda", +"Up and Right Arrow":"Gora eta eskuinera gezia", +"Up and Right Arrow Callout":"Gora eta eskuinera geziaren legenda", +"Up, Right and Down Arrow":"Gora, eskuinera eta behera gezia", +"Update ~Index":"Eguneratu ~indizea", +"Vertical Scroll":"Biribilki bertikala", +"Vertical Text":"Testu bertikala", +"Vertically C~enter":"Bertikalean e~rdian", +"Vertically S~pacing":"Bertikalean ~tarteka", +"Vertically ~Bottom":"Bertikalean ~behean", +"Vertically ~Top":"Bertikalean ~goian", +"View Grid Lines":"Bistaratu sareta-marrak", +"Watermark...":"Ur-marka...", +"Wave":"Uhina", +"Wrap Text":"Egokitu testua", +"Zoom In":"Zooma handiagotu", +"Zoom Out":"Zooma txikiagotu", +"~3D View...":"~3D ikuspegia...", +"~Accessibility Check...":"~Erabilerraztasun-egiaztatzea...", +"~Add":"Ge~hitu", +"~Add to List":"Gehitu ~zerrendari", +"~Advanced Filter...":"Ir~agazki aurreratua...", +"~Analysis of Variance (ANOVA)...":"~Bariantza-analisia (ANOVA)...", +"~Arrange":"~Antolatu", +"~Author":"~Egilea", +"~Automatic Spell Checking":"Ortografiaren egiaztapen ~automatikoa", +"~Bottom":"~Behean", +"~Bring to Front":"~Ekarri aurrera", +"~Bullets and Numbering...":"~Buletak eta zenbakitzea...", +"~Capitalize Every Word":"~Hitz Guztiak Maiuskula", +"~Centered":"~Erdian", +"~Chart...":"~Diagrama...", +"~Chi-square Test...":"~Khi-karratuaren proba...", +"~Clear":"~Garbitu", +"~Clear Direct Formatting":"~Garbitu formatu zuzena", +"~Column":"~Zutabea", +"~Column Break":"~Zutabe-jauzia", +"~Columns":"Z~utabeak", +"~Contour":"~Ingerada", +"~Convert":"~Bihurtu", +"~Correlation...":"~Korrelazioa...", +"~Covariance...":"K~obariantza...", +"~Cut":"~Ebaki", +"~Data":"~Datuak", +"~Data Ranges...":"Datu-b~arrutiak...", +"~Data Table...":"~Datu-taula...", +"~Date":"~Data", +"~Date (fixed)":"~Data (finkoa)", +"~Define":"~Definitu", +"~Define Range...":"~Definitu barrutia...", +"~Define...":"~Definitu...", +"~Delete":"E~zabatu", +"~Delete Sheet...":"~Ezabatu orria...", +"~Delete Slide":"~Ezabatu diapositiba", +"~Descriptive Statistics...":"~Deskribapen-estatistikak...", +"~Display Grid":"~Erakutsi sareta", +"~Edit":"~Editatu", +"~Edit Contour...":"~Editatu ingerada...", +"~Edit...":"~Editatu...", +"~Endnote":"Amai~era-oharra", +"~Enter Group":"~Sartu taldean", +"~Exponential Smoothing...":"Leuntze ~esponentziala...", +"~F-test...":"~F-testa...", +"~File":"~Fitxategia", +"~First Paragraph":"~Lehen paragrafoa", +"~Fonts...":"~Letra-tipoak...", +"~Footnote":"~Oin-oharra", +"~Format Cells...":"~Gelaxken formatua...", +"~Formula Object...":"~Formula...", +"~Function...":"~Funtzioa...", +"~Go to Sheet...":"~Joan orrira...", +"~Goal Seek...":"~Xede-bilaketa...", +"~Group":"~Elkartu", +"~Group and Outline":"~Taldea eta eskema", +"~Group...":"~Elkartu...", +"~Header and Footer...":"G~oiburukoak eta orri-oinak...", +"~Headers and Footers...":"G~oiburukoak eta orri-oinak...", +"~Height...":"Al~tuera...", +"~Help":"~Laguntza", +"~Hide":"~Ezkutatu", +"~Hide AutoFilter":"~Ezkutatu iragazki automatikoa", +"~Hide Details":"E~zkutatu xehetasunak", +"~Hide Sheet":"~Ezkutatu orria", +"~Hide Slide":"~Ezkutatu diapositiba", +"~Hyperlink":"~Hiperesteka", +"~Hyperlink...":"~Hiperesteka...", +"~Hyphenation":"~Hitz-zatiketa", +"~Hyphenation...":"~Hitz-zatiketa...", +"~Image...":"~Irudia...", +"~Insert":"T~xertatu", +"~Insert or Edit...":"~Txertatu edo editatu...", +"~Insert...":"~Txertatu...", +"~Interaction...":"~Interakzioa...", +"~Left":"E~zkerrean", +"~Line Numbering...":"~Lerro-zenbakitzea...", +"~Manage...":"~Kudeatu", +"~More Fields...":"~Eremu gehiago...", +"~More Options...":"~Aukera gehiago...", +"~Move or Copy Sheet...":"~Lekuz aldatu/Kopiatu orria...", +"~Moving Average...":"Batezbesteko ~higikorra...", +"~Named Ranges and Expressions":"~Izendun barrutiak eta adierazpenak", +"~New Slide":"~Diapositiba berria", +"~Optimal":"~Optimoa...", +"~Optimal Height...":"Altuera ~optimoa", +"~Optimal Width...":"Zabalera ~optimoa", +"~Ordered List":"O~rdenatutako zerrenda", +"~Page":"~Orrialdea", +"~Page Break":"Orrialde-~jauzia", +"~Page Number":"~Orrialde-zenbakia", +"~Page Number...":"~Orrialde-zenbakia...", +"~Page Numbers...":"Orrialde-~zenbakiak...", +"~Page Style...":"~Orrialde-estiloa...", +"~Page...":"O~rrialdea...", +"~Parallel":"~Paraleloa", +"~Paste":"~Itsatsi", +"~Pivot Table":"~Taula dinamikoa", +"~Print...":"~Inprimatu...", +"~Properties...":"~Propietateak...", +"~Recalculate":"~Birkalkulatu", +"~Record":"~Grabatu", +"~Redo":"Be~rregin", +"~Refresh":"~Freskatu", +"~Regression...":"E~rregresioa...", +"~Remove Hyperlink":"~Kendu hiperesteka", +"~Remove Outline":"~Kendu eskema", +"~Reset Filter":"~Berrezarri iragazkia", +"~Right":"E~skuinean", +"~Row":"E~rrenkada", +"~Rows":"~Errenkadak", +"~Sampling...":"~Laginketa...", +"~Save":"~Gorde", +"~Sections...":"~Sekzioak...", +"~Select":"~Hautatu", +"~Send to Back":"~Eraman atzera", +"~Sentence case":"~Esaldia maiuskulaz/minuskulaz", +"~Shape":"~Forma", +"~Sheet":"~Orria", +"~Show":"E~rakutsi", +"~Show Details":"E~rakutsi xehetasunak", +"~Show Sheet...":"E~rakutsi orria...", +"~Slide Number":"~Diapositiba-zenbakia", +"~Sort...":"~Ordenatu...", +"~Spacing":"~Tartea", +"~Spacing...":"~Tartea...", +"~Spelling...":"~Ortografia...", +"~Standard Filter...":"I~ragazki estandarra...", +"~Subject":"~Gaia", +"~Table":"~Taula", +"~Table Properties...":"~Taula-propietateak...", +"~Table...":"~Taula...", +"~Text Box":"~Testu-koadroa", +"~Thesaurus...":"~Sinonimoak...", +"~Through":"~Zeharka", +"~Time":"~Ordua", +"~Time (fixed)":"~Ordua (finkoa)", +"~Tools":"~Tresnak", +"~Top":"~Goian", +"~UPPERCASE":"M~AIUSKULAK", +"~Undo":"De~segin", +"~Ungroup...":"~Banandu...", +"~Unordered List":"~Ordenatu gabeko zerrenda", +"~Update All":"~Eguneratu dena", +"~Validity...":"~Baliozkotasuna...", +"~View":"~Ikusi", +"~While Typing":"~Idaztean", +"~Width...":"Za~balera...", +"~Word Count...":"~Hitz kopurua...", +"~Wrap":"E~gokitu", +"~Z-test...":"~Z-testa...", +"~lowercase":"m~inuskulak", +"~tOGGLE cASE":"~tRUKATU mAIUSKULAK/mINUSKULAK" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/fa.json b/f7cloud-office/browser/dist/l10n/uno/fa.json new file mode 100644 index 0000000..ceb3cc6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/fa.json @@ -0,0 +1,588 @@ +{ +"12-Point Star":"ستارهٔ 12 پر", +"24-Point Star":"ستارهٔ 24 پر", +"4-Point Star":"ستارهٔ 4 پر", +"4-way Arrow":"پیکان 4 طرفه", +"4-way Arrow Callout":"توضیح پیکان 4طرفه", +"5-Point Star":"ستارهٔ 5 پر", +"6-Point Star":"ستارهٔ 6 پر", +"6-Point Star, Concave":"ستارهٔ 6 پر، مقعر", +"8-Point Star":"ستارهٔ 8 پر", +"Accept":"پذیرش", +"Accept All":"قبول کردن همه", +"Accept All Changes":"تأیید همهٔ تغییرات", +"Accept Change":"پذیرفتن تغییر", +"Accept Track Change and select the next one":"تأیید تغییر پیگیری شده و انتخاب بعدی", +"Accept and Move to Next":"پذیرفتن و انتقال به بعدی", +"Add Decimal Place":"اضافه اعشار", +"Add descriptions of non-text content (for accessibility)":"افزودن توضیحات محتوای غیرمتنی (برای دسترسی‌پذیری)", +"After":"بعد", +"Align Bottom":"ردیف از پایین", +"Align Bottom to Anchor":"تراز به پایین لنگر", +"Align Center":"وسط چین", +"Align Left":"چپ‌چین", +"Align Right":"راست‌چین", +"Align Tex~t":"تراز کردن م~تن", +"Align Top":"ردیف از بالا", +"Align Top to Anchor":"تراز به بالای لنگر", +"Anc~hor":"~لنگر", +"Animation":"پویانمایی", +"Apply Suggestion":"اِعمال پیشنهاد", +"Arch Down (Curve)":"کمان پایین (منحنی)", +"Arch Down (Pour)":"کمان رو به پایین (توپر)", +"Arch Left (Curve)":"کمان چپ (منحنی)", +"Arch Right (Curve)":"کمان راست (منحنی)", +"Arch Right (Pour)":"کمان رو به راست (توپر)", +"Arch Up (Curve)":"کمان بالا (منحنی)", +"Arch Up (Pour)":"کمان رو به بالا (توپر)", +"Arrange":"آرایش", +"As C~haracter":"به شکل ~نویسه", +"AutoCorr~ect":"~قالب‌بندی خودکار", +"AutoFill Data Series: automatic":"پر کردن خودکار دنباله‌های داده‌ای: خودکار", +"Auto~Filter":"~صافی خودکار", +"A~lignment...":"ر~دیف کردن...", +"A~rea...":"نا~حیه...", +"A~rrange":"آ~رایش", +"Back One":"یکی به عقب", +"Background Color":"رنگ پس‌زمینه", +"Before":"قبل", +"Block Arc":"کمان توپر", +"Bold":"سیاه", +"Bookmar~k...":"چوب‌ال~ف...", +"Bottom":"پایین", +"Brightness":"روشنی", +"Caption...":"عنوان...", +"Center":"مرکز", +"Center Horizontal":"وسط افقی", +"Center Vertically":"وسط‌چین عمودی", +"Centered":"وسط‌چین", +"Ce~lls...":"س~لول‌ها", +"Character Highlighting Color":"رنگ برجسته‌سازی نویسه", +"Character Spacing":"فاصله‌گذاری نویسه", +"Charcoal Sketch":"طرح زغالی", +"Chart T~ype...":"نو~ع نمودار...", +"Check Spelling":"بررسی املائی", +"Chevron":"سر پیکان", +"Chevron Down":"سرپیکان رو به پایین", +"Chevron Up":"سرپیکان رو به بالا", +"Circle":"دایره", +"Circle (Curve)":"دایره (منحنی)", +"Circle (Pour)":"دایره (توپر)", +"Circle Pie":"قطاع دایره", +"Circular Arrow":"پیکان گرد", +"Clear Direct Formatting":"پاک کردن قالب‌بندی مستقیم", +"Clear ~Direct Formatting":"پاک کردن ~قالب‌بندی مستقیم", +"Cle~ar Cells...":"~پاک کردن سلول‌ها...", +"Clone Formatting":"مشابه ظاهری", +"Close Master View":"بستن نمای اصلی", +"Cloud":"ابر", +"Cl~ear Contents...":"پاک کردن م~حتویات", +"Color Scale...":"مقیاس رنگ...", +"Column":"ستون", +"Column ~Width...":"~عرض...", +"Columns A~fter":"ستون‌های ~بعد", +"Columns B~efore":"ستون‌های ~قبل از", +"Columns ~After":"ستون‌های ~پس", +"Columns ~Before":"ستون‌ها ~قبل از", +"Comments":"یادداشت‌ها", +"Comme~nt":"ت~ذکر", +"Connector":"متصل‌کننده", +"Connector Ends with Arrow":"متصل‌کننده با ته پیکان‌دار", +"Connector with Arrows":"متصل‌کنندهٔ پیکان‌دار", +"Content Control Properties":"گزینه‌های کنترل محتوا", +"Contrast":"کنتراست", +"Copy Hyperlink Location":"رونوشت مکان فراپیوند", +"Cop~y":"~رونوشت", +"Corner Right Arrow":"پیکان گوشهٔ راست", +"Co~lumns...":"ست~ون‌ها...", +"Co~mpress...":"~فشرده‌سازی...", +"Crop":"برش زدن", +"Cross":"ضربدر", +"Currency":"پول", +"Curve":"منحنی", +"Curved Connector":"متصل‌کنندهٔ منحنی", +"Curved Connector Ends with Arrow":"متصل‌کنندهٔ منحنی با ته پیکان‌دار", +"Curved Connector with Arrows":"متصل‌کنندهٔ منحنی پیکان‌دار", +"Cylinder":"استوانه", +"C~onditional":"~شرطی", +"Data Bar...":"نوار داده...", +"Date":"تاریخ", +"Date...":"تاریخ…", +"Dat~e (variable)":"تاری~خ (متغیر)", +"Decrease Indent":"کاهش تورفتگی", +"Decrease Paragraph Spacing":"کاهش فاصله‌گذاری بند", +"Delete All Comments":"~حذف همه نظرات", +"Delete All Comments by This Author":"حذف همه نظرات ارائه شده توسط این مؤلف", +"Delete Axis":"حذف محور", +"Delete Comment":"حذف یادداشت", +"Delete C~ells...":"حذف ~سلول...", +"Delete C~ontents...":"حذف م~حتویات...", +"Delete Data Labels":"حذف برچسب داده‌ها", +"Delete Decimal Place":"حذف اعشار", +"Delete Legend":"حذف راهنما", +"Delete Major Grid":"حذف خطوط کمکی اصلی", +"Delete Minor Grid":"حذف خطوط کمکی فرعی", +"Delete Rows":"حذف سطر", +"Delete Single Data Label":"حذف یکی از برچسب داده‌ها", +"Delete Sparkline":"حذف نمودار تک سلولی", +"Delete Sparkline Group":"حذف گروه نمودار تک سلولی", +"Delete Table":"حذف جدول", +"Delete table":"حذف جدول", +"Delete ~All Comments":"حذف ~تمام یادداشت‌ها", +"De~lete...":"~حذف...", +"Diamond":"لوزی", +"Diamond Bevel":"پایهٔ لوزی", +"Digital Signatu~res...":"امضاهای دیجیتال...", +"Doorplate":"پلاک", +"Double Brace":"ابروی دوتایی", +"Double Bracket":"قلاب دوتایی", +"Down Arrow":"پیکان پایین", +"Down Arrow Callout":"توضیح پیکان پایین", +"Ellipse":"بیضی", +"Explosion":"انفجار", +"Fade Down":"محو شدن از پایین", +"Fade Left":"محو شدن از چپ", +"Fade Right":"محو شدن از راست", +"Fade Up":"محو شدن از بالا", +"Fade Up and Left":"محو شدن از بالا و چپ", +"Fade Up and Right":"محو شدن از بالا و راست", +"Fill Color":"رنگ مورد استفاده برای رنگ‌آمیزی", +"Find Next":"یافتن بعدی", +"Find Previous":"یافتن قبلی", +"Find and Rep~lace...":"جستجو و جای~گزینی...", +"Flip Vertically":"برگرداندن عمودی", +"Flowchart: Alternate Process":"روندنما: فراروند جایگزین", +"Flowchart: Card":"روندنما: کارت", +"Flowchart: Collate":"روندنما: تلفیق", +"Flowchart: Connector":"روندنما: متصل‌کننده", +"Flowchart: Data":"روندنما: داده", +"Flowchart: Decision":"روند‌نما: تصمیم", +"Flowchart: Delay":"روندنما: تأخیر", +"Flowchart: Direct Access Storage":"روندنما: مخزن با دسترسی مستقیم", +"Flowchart: Display":"روندنما: نمایش", +"Flowchart: Document":"روندنما: نوشتار", +"Flowchart: Extract":"روندنما: استخراج", +"Flowchart: Internal Storage":"روندنما: حافظهٔ داخلی", +"Flowchart: Magnetic Disc":"روندنما: دیسک مغناطیسی", +"Flowchart: Manual Input":"روندنما: ورودی دستی", +"Flowchart: Manual Operation":"روندنما: عملیات دستی", +"Flowchart: Merge":"روندنما: ادغام", +"Flowchart: Multidocument":"روندنما: نوشتار چندگانه", +"Flowchart: Off-page Connector":"روندنما: متصل‌کننده به خارج صفحه", +"Flowchart: Or":"روندنما: یا", +"Flowchart: Predefined Process":"روندنما: فراروند از پیش تعریف شده", +"Flowchart: Preparation":"روندنما: آماده‌سازی", +"Flowchart: Process":"روندنما: فراروند", +"Flowchart: Punched Tape":"روندنما: نوار پانچ", +"Flowchart: Sequential Access":"روندنما: دسترسی ترتیبی", +"Flowchart: Sort":"روندنما: مرتب‌سازی", +"Flowchart: Stored Data":"روندنما: داده‌های مرتب", +"Flowchart: Summing Junction":"روند نما: انشعاب جمع زدن", +"Flowchart: Terminator":"روندنما: پایان دهنده", +"Flower":"گل", +"Folded Corner":"گوشهٔ تا شده", +"Font Color":"رنگ قلم", +"Fontwork Shape":"شکل قلم‌سازی", +"Fontwork...":"چارچوب...", +"Foote~r":"~پاصفحه", +"Format Axis...":"ظاهر محور...", +"Format Chart Area...":"ظاهر محدوده نمودار", +"Format Data Labels...":"حذف برچسب داده‌ها...", +"Format Floor...":"ظاهر کف...", +"Format Legend...":"ظاهر راهنما...", +"Format Major Grid...":"ظاهر خطوط کمکی اصلی...", +"Format Minor Grid...":"ظاهر خطوط کمکی فرعی", +"Format Pa~ge...":"قالب‌بندی ~صفحه…", +"Format Selection...":"انتخاب قالب‌بندی...", +"Format Title...":"ظاهر عنوان...", +"Format Trend Line Equation...":"ظاهر معادله خط روند...", +"Format Trend Line...":"ظاهر خط روند...", +"Format Wall...":"ظاهر دیوار...", +"Format as Currency":"ظاهر پول", +"Format as Date":"ظاهر تاریخ", +"Format as General":"ظاهر عادی", +"Format as Number":"ظاهر عددی", +"Format as Percent":"ظاهر درصدی", +"Format as Scientific":"ظاهر نماد علمی", +"Format as Time":"ظاهر زمان", +"Formatting Mark":"علامت قالب‌بندی", +"Formula to Value":"فرمول به متن", +"Forward One":"یکی به جلو", +"Fo~rm":"ف~رم", +"Frame":"چارجوب", +"Freeze First Column":"ثابت نگه‌داشتن اولین ستون", +"Freeze First Row":"ثابت نگه‌داشتن اولین سطر", +"Freeze Rows and Columns":"ثابت کردن سطرها و ستون ها", +"Freeze ~Cells":"ثابت کردن ~سلول‌ها", +"F~ont Size...":"اندا~زهٔ قلم...", +"F~ormat":"~قالب‌بندی", +"F~ourier Analysis...":"تحلیل ~فوریه…", +"F~ull Screen":"ت~مام‌صفحه", +"General":"عمومی", +"Go t~o Page...":"رفتن به ~صفحه...", +"Go t~o Slide...":"رفتن ب~ه اسلاید...", +"Heart":"قلب", +"Hexagon":"شانزده‌ضلعی", +"He~ader":"~سرصفحه", +"Horizontal Scroll":"لغزش افقی", +"H~ide":"م~خفی کردن!", +"H~ide Columns":"~مخفی کردن ستون‌ها", +"H~ide Rows":"م~خفی کردن", +"Icon Set...":"مجموعه شمایل...", +"In ~Background":"در ~پس‌زمینه", +"Increase Indent":"افزایش تورفتگی", +"Increase Paragraph Spacing":"افزایش فاصله‌گذاری بند", +"Inflate":"باد کردن", +"Insert Audio or Video":"درج صوت یا ویدئو", +"Insert Axis":"~محورها...", +"Insert Axis Title":"درج عنوان محور", +"Insert Chart":"درج نمودار", +"Insert Column Break":"درج انفصال ستون", +"Insert Comment":"درج نظر", +"Insert Co~lumns":"درج س~تون", +"Insert Data Labels":"درج برچسب داده‌ها", +"Insert Hyperlink":"درج فراپیوند", +"Insert Image...":"درج تصویر...", +"Insert Index Entry":"درج مدخل نمایه", +"Insert Major Grid":"درج خطوط کمکی اصلی", +"Insert Minor Grid":"درج خطوط کمکی فرعی", +"Insert Row Below":"درج سطر در پائین", +"Insert Rows ~Above":"درج سطرها ~در بالا", +"Insert Rows ~Below":"درج سطرها ~در پایین", +"Insert Single Data Label":"درج یک برچسب داده", +"Insert Slide":"درج اسلاید", +"Insert Titles...":"درج عناوین...", +"Insert Tre~nd Line...":"درج خط ~روند...", +"Insert Unnumbered Entry":"درج مدخل بی‌شماره", +"Insert columns before":"درج ستون قبل از", +"Insert ~Cells...":"~خانه‌ها...", +"Insert ~Rows":"درج ~سطر", +"Insert ~Table...":"~درج جدول...", +"Insert/Delete Axes...":"درج/حذف محورها...", +"Invert":"معکوس", +"Isosceles Triangle":"مثلث متساوی‌الساقین", +"Italic":"ایتالیک", +"Justified":"تراز", +"Language":"زبان", +"Layout":"صفحه‌بندی", +"Left":"چپ", +"Left Arrow":"پیکان چپ", +"Left Arrow Callout":"توضیح پیکان چپ", +"Left Brace":"ابروی چپ", +"Left Bracket":"قلاب چپ", +"Left and Right Arrow":"پیکان راست و چپ", +"Left and Right Arrow Callout":"توضیح پیکان چپ و راست", +"Left-To-Right":"چپ به راست", +"Lightning Bolt":"صاعفه", +"Line":"خط", +"Line Callout 1":"توضیح خط 1", +"Line Callout 2":"توضیح خط 2", +"Line Callout 3":"توضیح خط 3", +"Line Color":"رنگ خط", +"Line Connector":"متصل‌کنندهٔ خطی", +"Line Connector Ends with Arrow":"متصل‌کنندهٔ خطی با ته پیکان‌دار", +"Line Spacing":"فاصله‌گذاری سطر", +"Line Spacing: 1":"فاصله‌گذاری سطر: 1", +"Line Spacing: 1.5":"فاصله‌گذاری سطر: 1.5", +"Line Spacing: 2":"فاصله‌گذاری سطر: 2", +"Lis~ts":"~فهرست‌ها", +"L~ine...":"س~طر...", +"Manage...":"مدیریت…", +"Manual ~Break...":"ان~فصال دستی...", +"Master Slides":"اسلاید مبنا", +"Media":"رسانه", +"Moon":"ماه", +"More ~Filters":"سایر ~فیلترها", +"M~erge and Center Cells":"~ترکیب و در مرکز قرار دادن سلول‌ها", +"Name...":"نام‌گذاری شیء", +"Na~vigator":"~ناوشگر", +"Next":"متن", +"Next Page":"صفحهٔ بعد", +"Notched Right Arrow":"پیکان راست برش خورده", +"Number":"عدد", +"Number Format":"ظاهر اعداد", +"Number Format...":"قالب عددی...", +"Number Format: Currency":"ظاهر عدد: پول", +"Number Format: Date":"ظاهر عدد: تاریخ", +"Number Format: Decimal":"ظاهر عدد: اعشاری", +"Number Format: Exponential":"ظاهر عدد: نمایی", +"Number Format: Percent":"ظاهر عدد: درصد", +"Number Format: Standard":"ظاهر عدد: استاندارد", +"Number Format: Time":"ظاهر عدد: زمان", +"Octagon":"هشت‌ضلعی", +"Octagon Bevel":"پایهٔ هشت‌ضلعی", +"Open Circle (Curve)":"دایرهٔ باز (منحنی)", +"Open Circle (Pour)":"دایرهٔ باز (توپر)", +"Open Hyperlink":"باز کردن فراپیوند", +"Optimal Column Width":"عرض ستون بهینه", +"Optimal Row Height":"ارتفاع سطر بهینه", +"Overline":"روخط", +"Page ~Count":"~تعداد صفحات", +"Paired ~t-test...":"آزمون ~تی زوجی", +"Parallelogram":"متوازی‌الاضلاع", +"Paste ~Special...":"چسباندن ~ویژه...", +"Pentagon":"پنج‌ضلعی", +"Percent":"درصد", +"Pi~vot Table...":"~جدول محوری", +"Plain Text":"متن ساده", +"Pop Art":"هنر مردم‌پسند", +"Position and Si~ze...":"موقعیت و ان~دازه", +"Previous Page":"صفحهٔ قبل", +"Prin~t Ranges":"محدوه‌های ~چاپ", +"Propert~ies...":"ویژ~گی‌ها...", +"Protect Cells":"حفاظت از خانه‌ها", +"Protect ~Sheet...":"~برگه...", +"Puzzle":"جورچین", +"P~aragraph...":"~بند...", +"Rectangle":"مستطیل", +"Rectangle, Rounded":"مستطیل، گوشه گرد", +"Rectangular Callout":"توضیح تصویر مستطیلی", +"Remove Noise":"حذف پارازیت", +"Rename Master":"تغییر نام صفحهٔ اصلی", +"Rename S~heet...":"تغییرنام ~برگه...", +"Resolved Comments":"توضیحات قانع کننده", +"Restart Numbering":"آغاز مجدد شماره‌گذاری", +"Right":"راست", +"Right Arrow":"پیکان راست", +"Right Arrow Callout":"توضیح پیکان راست", +"Right Brace":"ابروی راست", +"Right Bracket":"قلاب راست", +"Right Triangle":"مثلث راست‌گوشه", +"Right or Left Arrow":"پیکان راست یا چپ", +"Right-To-Left":"راست به چپ", +"Ring":"حلقه", +"Rot~ate":"~چرخش", +"Round Callout":"توضیح تصویر گرد", +"Rounded Rectangular Callout":"توضیح تصویر مستطیلی با گوشه‌های گرد", +"Row":"سطر", +"Row ~Height...":"ا~رتفاع...", +"Rows ~Above":"سطرها ~در بالا", +"Rows ~Below":"سطرها ~در پایین", +"R~efresh Range":"محدودهٔ ن~وسازی", +"R~ight-To-Left":"~راست به چپ!", +"R~un Macro...":"ا~جرای ماکرو...", +"S-shaped Arrow":"پیکان منحنی", +"Save ~As...":"ذخیره به ~نام...", +"Scientific":"نماد علمی", +"Select Column":"انتخاب ستون", +"Select Row":"انتخاب سطر", +"Select Table":"انتخاب جدول", +"Select ~All":"انتخاب ~همه", +"Select ~Range...":"انتخاب ~محدوده...", +"Set Background Image...":"تنظیم تصویر پس زمینه...", +"Set Character Spacing":"تنظیم فاصله‌گذاری نویسه", +"Set Line Spacing":"تنظیم فاصله‌گذاری سطر", +"Shadow":"سایه", +"Sharpen":"تیز کردن", +"Sheet R~ight-To-Left":"~راست به چپ", +"Sho~w Rows":"~نمایش سطرها", +"Sho~w Slide":"نمای~ش اسلاید", +"Sidebar":"نوار کناری", +"Signet":"مُهر", +"Slant Down":"شیب کمتر", +"Slant Up":"شیب بیشتر", +"Slide Transition":"گذار اسلاید", +"Slide ~Layout":"~چینش اسلاید...", +"Smiley Face":"صورتک خندان", +"Snap to Grid":"چسبیدن به توری", +"Sort Ascending":"مرتب‌سازی صعودی", +"Sort Descending":"مرتب‌سازی نزولی", +"So~rt...":"م~رتب‌سازی...", +"Sparkline...":"نمودار تک سلولی...", +"Sparklines":"نمودارهای تک سلولی", +"Split Arrow":"پیکان دوتکه", +"Split Table...":"تفکیک جدول...", +"Square":"مربع", +"Square Bevel":"پایهٔ مربعی", +"Square, Rounded":"مربع، گوشه گرد", +"Statistics":"آمار", +"Stop":"توقف", +"Straight Connector":"متصل‌کنندهٔ مستقیم", +"Straight Connector ends with Arrow":"متصل‌کننده با ته پیکان‌دار", +"Straight Connector with Arrows":"متصل‌کنندهٔ مستقیم پیکان‌دار", +"Strikethrough":"خط‌خورده", +"Striped Right Arrow":"پیکان راست بی‌سر", +"Subscript":"زیرنویس", +"Sun":"خورشید", +"Superscript":"بالانویس", +"Symbol":"نماد", +"S~how Columns":"~نمایش ستون‌ها", +"S~lide":"اسلای~د", +"Table Cell Background Color":"رنگ پس‌زمینه سلول جدول", +"Table of Contents and Inde~x":"فهرست مطالب و ~نمایه", +"Ta~ble Properties...":"ویژگی‌های ج~دول", +"Text Wrap...":"پیچش متن...", +"Te~xt":"~متن", +"Thousands Separator":"جداکننده سه رقم سه رقم", +"Time":"زمان", +"Time Field":"فیلد زمان", +"Title Page...":"صفحه عنوان...", +"To Background":"به پس‌زمینه", +"To Cell (~resize with cell)":"به سلول (~تغییر اندازه با سلول)", +"To Foreground":"به پیش‌زمینه", +"To Next Paragraph in Level":"به بند بعدی در این سطح", +"To Previous Paragraph in Level":"به بند قبلی در این سطح", +"To P~age":"به ~صفحه", +"To ~Cell":"به ~خانه!", +"To ~Character":"به ~نویسه", +"To ~Curve":"به من~حنی", +"To ~Frame":"به ~چارچوب", +"To ~Paragraph":"به ~بند", +"Top":"بالا", +"Track Chan~ges":"ردیابی ت~غییرات", +"Transparency":"شفافیت", +"Trapezoid":"ذوزنقه", +"Triangle Down":"مثلث رو به پایین", +"Triangle Up":"مثلث رو به بالا", +"T~able":"~جدول", +"T~ime (variable)":"ز~مان (متغیر)", +"T~itle":"~عنوان", +"Underline":"زیرخط", +"Unmerge Cells":"تفکیک سلول ها", +"Up Arrow":"پیکان بالا", +"Up Arrow Callout":"توضیح پیکان بالا", +"Up and Down Arrow":"پیکان بالا و پایین", +"Up and Down Arrow Callout":"توضیح پیکان بالا و پایین", +"Up and Right Arrow":"پیکان بالا و راست", +"Up and Right Arrow Callout":"توضیح پیکان بالا و راست", +"Up, Right and Down Arrow":"پیکان بالا و راست و پایین", +"Vertical Scroll":"لغزش عمودی", +"Vertical Text":"متن عمودی", +"View Grid Lines":"نمایش کادر دور سلول‌ها", +"Watermark...":"ته‌نقش...", +"Wave":"موج", +"Wrap Text":"همه متن", +"Zoom In":"زوم به داخل", +"Zoom Out":"زوم به خارج", +"~3D View...":"نمای ~3بعدی...", +"~Add":"ا~ضافه کردن", +"~Add to List":"افزودن ~به فهرست", +"~Advanced Filter...":"صافی ~پیشرفته...", +"~Analysis of Variance (ANOVA)...":"~تحلیل واریانس (آنوا)...", +"~Arrange":"آ~رایش", +"~Author":"~مؤلف", +"~Automatic Spell Checking":"~بررسی خودکار املاء", +"~Bottom":"~پایین", +"~Bring to Front":"~جلو آوردن", +"~Bullets and Numbering...":"~گلوله‌ها و شماره‌گذاری...", +"~Capitalize Every Word":"~بزرگ‌نویسی تمامی کلمه‌ها", +"~Centered":"~وسط‌چین", +"~Chart...":"~نمودار...", +"~Chi-square Test...":"آزمون مربع کای", +"~Clear":"~پاک‌سازی", +"~Clear Direct Formatting":"~پاک کردن قالب‌بندی مستقیم", +"~Column":"~ستون", +"~Column Break":"شکست ~ستون", +"~Columns":"~ستون‌ها", +"~Contour":"~شمارشگر", +"~Convert":"~تبدیل", +"~Correlation...":"~همبستگی…", +"~Covariance...":"کوواریانس", +"~Cut":"~برش", +"~Data":"~داده", +"~Data Ranges...":"~محدوده داده‌ها...", +"~Data Table...":"~جدول داده‌ها...", +"~Date":"~تاریخ", +"~Date (fixed)":"~تاریخ (ثابت)", +"~Define":"ت~عریف!", +"~Define Range...":"~تعریف محدوده...", +"~Define...":"ت~عریف...!", +"~Delete":"~حذف", +"~Delete Sheet...":"~حذف برگه...", +"~Descriptive Statistics...":"~آمار توصیفی...", +"~Edit":"~ویرایش", +"~Edit Contour...":"~ویرایش شمارشگر...", +"~Edit...":"~ویرایش...", +"~Enter Group":"~ورود به گروه", +"~Exponential Smoothing...":"هموارسازی ~نمایی…", +"~F-test...":"آزمون ~اف...", +"~File":"~پرونده", +"~First Paragraph":"~بند اول", +"~Fonts...":"~قلم‌ها...", +"~Format Cells...":"~ظاهر سلول‌ها...", +"~Formula Object...":"اشیای فرمول..", +"~Function...":"~تابع...", +"~Go to Sheet...":"~رفتن به برگه...", +"~Goal Seek...":"~جستجوی هدف...", +"~Group":"~گروه", +"~Group and Outline":"~گروه و رئوس مطالب", +"~Group...":"~گروه...", +"~Header and Footer...":"~سرصفحه و پاصفحه", +"~Headers and Footers...":"~سرصفحه‌ها و پاورقی‌ها...", +"~Height...":"ا~رتفاع...!", +"~Help":"~راهنما", +"~Hide":"~پنهان کردن", +"~Hide AutoFilter":"~مخفی کردن صافی خودکار", +"~Hide Details":"~مخفی کردن جزئیات", +"~Hide Sheet":"~مخفی کردن برگه‌ها", +"~Hide Slide":"ن~شان دادن/مخفی کردن اسلاید", +"~Hyphenation":"~تیره‌گذاری", +"~Hyphenation...":"~تیره‌گذاری...", +"~Image...":"~تصویر...", +"~Insert":"~درج", +"~Insert or Edit...":"~درج یا ویرایش…", +"~Insert...":"~درج...", +"~Interaction...":"~تراکنش...", +"~Left":"~چپ", +"~Line Numbering...":"~شماره‌گذاری سطری..", +"~Manage...":"~مدیریت...", +"~Move or Copy Sheet...":"~جابه‌جایی یا کپی برگه...", +"~Moving Average...":"~میانگین متحرک...", +"~Named Ranges and Expressions":"~محدوده‌ای دارای نام یا عبارت محاسبه‌ای", +"~Optimal Height...":"ارتفاع ~بهینه...!", +"~Optimal Width...":"عرض ~بهینه...!", +"~Page":"~صفحه", +"~Page Number":"~شماره‌ی صفحه", +"~Page Numbers...":"شماره ~صفحه...", +"~Page Style...":"~تنظیمات صفحه...", +"~Page...":"~صفحه...", +"~Paste":"~چسباندن", +"~Pivot Table":"~پیوت تیبل", +"~Print...":"~چاپ...", +"~Properties...":"~خصوصیات", +"~Recalculate":"محاسبهٔ م~جدد", +"~Record":"~رکورد", +"~Redo":"~دوباره", +"~Refresh":"~نوسازی!", +"~Regression...":"~رگرسیون…", +"~Reset Filter":"~بازنشانی فیلتر", +"~Right":"~راست", +"~Row":"~سطر", +"~Rows":"~سطر", +"~Sampling...":"~نمونه‌برداری...", +"~Save":"~ذخیره", +"~Sections...":"~بخش‌ها...", +"~Select":"~انتخاب", +"~Send to Back":"~عقب فرستادن", +"~Shape":"~شکل", +"~Sheet":"~برگه", +"~Show":"~نمایش", +"~Show Details":"~نشان دادن جزئیات", +"~Show Sheet...":"~نمایش برگه‌ی...", +"~Sort...":"~مرتب کردن...", +"~Spacing":"~فاصله‌گذاری", +"~Spacing...":"~فاصله‌گذاری...", +"~Spelling...":"~غلط‌یابی املایی...", +"~Standard Filter...":"صافی ا~ستاندارد...", +"~Subject":"~موضوع", +"~Table":"~جدول", +"~Table...":"~جدول...", +"~Thesaurus...":"~فرهنگ معنایی...", +"~Time":"~زمان", +"~Time (fixed)":"~زمان (ثابت)", +"~Tools":"ا~بزارها", +"~Top":"~بالا", +"~UPPERCASE":"با حروف بزر~گ", +"~Undo":"~برگردان", +"~Ungroup...":"~انهدام گروه...", +"~Update All":"~به‌هنگام‌سازی همه", +"~Validity...":"ا~عتبارسنجی...", +"~View":"~نما", +"~While Typing":"در ~حین تایپ", +"~Width...":"~عرض...!", +"~Word Count...":"~تعداد کلمه‌ها...", +"~Wrap":"~پیچش", +"~Z-test...":"آزمون ~Z", +"~lowercase":"با حروف ~کوچک", +"~tOGGLE cASE":"~برعکس کردن بزرگ‌نویسی حروف" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/fi.json b/f7cloud-office/browser/dist/l10n/uno/fi.json new file mode 100644 index 0000000..2ef79f8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/fi.json @@ -0,0 +1,771 @@ +{ +"12-Point Star":"12-sakarainen tähti", +"24-Point Star":"24-sakarainen tähti", +"4-Point Star":"Nelisakarainen tähti", +"4-way Arrow":"Nuoli neljään suuntaan", +"4-way Arrow Callout":"Nuoli neljään suuntaan lohkosta", +"5-Point Star":"Viisisakarainen tähti", +"6-Point Star":"Kuusisakarainen tähti", +"6-Point Star, Concave":"Kuusisakarainen tähti, koverat sakarat", +"8-Point Star":"Kahdeksansakarainen tähti", +"Accept":"Hyväksy", +"Accept All":"Hyväksy kaikki", +"Accept All Changes":"Hyväksy kaikki muutokset", +"Accept Change":"Hyväksy muutos", +"Accept Track Change and select the next one":"Hyväksy seurattu muutos ja valitse seuraava", +"Accept and Move to Next":"Hyväksy ja siirry seuraavaan", +"Add Decimal Place":"Lisää desimaali", +"Add To Dictionary":"Lisää sanastoon", +"Add descriptions of non-text content (for accessibility)":"Lisää kuvaukset ei-tekstuaaliselle sisällölle (saavutettavuutta varten)", +"After":"Jälkeen", +"Align Bottom":"Tasaa alalaitaan", +"Align Bottom to Anchor":"Tasaa alalaita ankkuriin", +"Align Center":"Tasaa keskelle", +"Align Left":"Tasaa vasemmalle", +"Align Right":"Tasaa oikealle", +"Align Tex~t":"Tasaa teksti", +"Align Top":"Tasaa ylälaitaan", +"Align Top to Anchor":"Tasaa ylälaita ankkuriin", +"Alt Text...":"Tekstivastine...", +"Anc~hor":"Ankkuri", +"Animation":"Animaatio", +"Apply Suggestion":"Käytä ehdotusta", +"Arch Down (Curve)":"Kaari alas", +"Arch Down (Pour)":"Kaarelle alas sekä sisään", +"Arch Left (Curve)":"Kaarelle ylös", +"Arch Right (Curve)":"Kaarelle oikealle", +"Arch Right (Pour)":"Kaarelle oikealle sekä sisään", +"Arch Up (Curve)":"Kaari ylös", +"Arch Up (Pour)":"Kaarelle ylös sekä sisään", +"Arrange":"Järjestä", +"As C~haracter":"~Merkkinä", +"AutoCorr~ect":"Automaattinen korjaus", +"AutoFill Data Series: automatic":"Arvosarjojen automaattinen täyttö: automaattinen", +"Auto~Filter":"~Automaattinen suodatus", +"A~lignment...":"Ta~saus...", +"A~rea...":"A~lue...", +"A~rrange":"Järj~estä", +"Back One":"Yksi taaksepäin", +"Background Color":"Taustaväri", +"Before":"Ennen", +"Block Arc":"Kaarilohko", +"Bold":"Lihavointi", +"Bookmar~k...":"Kirja~nmerkki...", +"Borders (Shift to overwrite)":"Reunat (vaihtonäppäin korvaa)", +"Bottom":"Alareunaan", +"Brightness":"Kirkkaus", +"Caption...":"Kuvateksti...", +"Center":"Keskitä", +"Center Horizontal":"Keskitä vaakasuunnassa", +"Center Vertically":"Keskitä pystysuunnassa", +"Centered":"Keskitetty", +"Ce~lls...":"Solut...", +"Character Highlighting Color":"Merkin korostusväri", +"Character Spacing":"Merkkiväli", +"Charcoal Sketch":"Ääriviivaluonnos", +"Chart T~ype...":"Kaa~viotyyppi...", +"Check Spelling":"Oikolue", +"Chevron":"Natsa", +"Chevron Down":"Natsa alas", +"Chevron Up":"Natsa ylös", +"Circle":"Ympyrä", +"Circle (Curve)":"Ympyrän kaarelle", +"Circle (Pour)":"Ympyrän kaarelle sekä sisään", +"Circle Pie":"Ympyrän sektori", +"Circular Arrow":"Ympyrän muotoinen nuoli", +"Clear Direct Formatting":"Poista suora muotoilu", +"Clear ~Direct Formatting":"Poista suora muotoilu", +"Cle~ar Cells...":"Tyhjennä solut...", +"Clone Formatting":"Kloonaa muotoilu", +"Close Master View":"Sulje pohjanäkymä", +"Cloud":"Ajatuskupla", +"Cl~ear Contents...":"Tyhjennä sisältö...", +"Color Scale...":"Väriskaala...", +"Column":"Sarake", +"Column ~Width...":"Sarakkeen ~leveys...", +"Columns A~fter":"Sarakkeita jälkeen", +"Columns B~efore":"Sarakkeita ennen", +"Columns ~After":"Sarakkeita jälkeen", +"Columns ~Before":"Sarakkeita ennen", +"Comments":"Huomautukset", +"Comme~nt":"Huomautus", +"Connector":"Yhdysviiva", +"Connector Ends with Arrow":"Yhdysviiva, lopussa nuoli", +"Connector with Arrows":"Nuolipäinen yhdysviiva", +"Connectors":"Yhdysviivat", +"Connectors (double click for multi-selection)":"Yhdysviivat (kaksoisnapsauta valitaksesi useita)", +"Contrast":"Kontrasti", +"Copy Hyperlink Location":"Kopioi hyperlinkin sijainti", +"Cop~y":"Kopioi", +"Corner Right Arrow":"Nuoli ylhäältä oikealle", +"Co~lumns...":"~Palstat...", +"Co~mpress...":"Tiivistä...", +"Crop":"Rajaa", +"Crop Image":"Rajaa kuva", +"Cross":"Risti", +"Cross-~reference...":"Ristiviite...", +"Currency":"Valuutta", +"Current ~Index":"Nykyinen hakemisto", +"Curve":"Käyrä", +"Curve Down":"Alaskaareutuen", +"Curve Up":"Ylöskaareutuen", +"Curved Connector":"Käyrä yhdysviiva", +"Curved Connector Ends with Arrow":"Käyrä yhdysviiva, lopussa nuoli", +"Curved Connector with Arrows":"Käyrä nuolipäinen yhdysviiva", +"Cycle Case":"Kierrätä kirjainkokoa", +"Cylinder":"Lieriö", +"C~ell":"Solu", +"C~haracter...":"Fontti...", +"C~onditional":"Ehdollisuus", +"Data Bar...":"Tietopalkki...", +"Date":"Päivämäärä", +"Date...":"Päivämäärä...", +"Dat~e (variable)":"Vaihtuva päi~vämäärä", +"Decrease Font Size":"Pienennä fonttikokoa", +"Decrease Indent":"Vähennä sisennystä", +"Decrease Paragraph Spacing":"Pienennä kappaleväliä", +"Decrease Size":"Pienennä kokoa", +"Delete All Comments":"Poista kaikki huomautukset", +"Delete All Comments by This Author":"Poista tämän käyttäjän huomautukset", +"Delete Axis":"Poista akseli", +"Delete Comment":"Poista huomautus", +"Delete C~ells...":"Pois~ta solut...", +"Delete C~ontents...":"~Poista sisältö...", +"Delete Data Labels":"Poista arvopisteiden otsikot", +"Delete Decimal Place":"Poista desimaali", +"Delete Index":"Poista hakemisto", +"Delete Legend":"Poista selite", +"Delete Major Grid":"Poista pääviivasto", +"Delete Minor Grid":"Poista apuviivasto", +"Delete Row":"Poista rivi", +"Delete Rows":"Poista rivejä", +"Delete Single Data Label":"Poista arvopisteen otsikko", +"Delete Sparkline":"Poista pienoiskaavio", +"Delete Sparkline Group":"Poista pienoiskaavioryhmä", +"Delete Table":"Poista taulukko", +"Delete selected columns":"Poista valitut sarakkeet", +"Delete selected rows":"Poista valitut rivit", +"Delete table":"Poista taulukko", +"Delete ~All Comments":"Poista kaikki huomautukset", +"Delete ~Columns":"Poista sarakkeet", +"Demote Outline Level":"Alenna jäsennystasoa", +"Demote Outline Level with Subpoints":"Alenna jäsennystasoa alakohtineen", +"De~lete...":"Poista...", +"Diamond":"Vinoneliö", +"Diamond Bevel":"Viistetty vinoneliö", +"Digital Signatu~res...":"Sähköiset allekirjoitukset...", +"Display Grid":"Näytä ruudukko", +"Doorplate":"Ovikyltti", +"Double Brace":"Aaltosulkeet", +"Double Bracket":"Hakasulkeet", +"Double Underline":"Kaksinkertainen alleviivaus", +"Down Arrow":"Nuoli alas", +"Down Arrow Callout":"Nuoli alas lohkosta", +"Duplicate Page":"Monista sivu", +"Duplicate ~Slide":"Monista dia", +"D~elete Page":"Poista sivu", +"Edit Hyperlink...":"Muokkaa hyperlinkkiä...", +"Edit Section...":"Muokkaa osiota...", +"Edit Sparkline Group...":"Muokkaa pienoiskaavioryhmää...", +"Edit Sparkline...":"Muokkaa pienoiskaaviota...", +"Ellipse":"Ellipsi", +"Ellipse (double click for multi-selection)":"Ellipsi (kaksoisnapsauta valitaksesi useita)", +"Explosion":"Räjähdys", +"E~xit Group":"Poistu ryhmästä", +"Fade Down":"Pienenee alas", +"Fade Left":"Pienenee vasemmalle", +"Fade Right":"Pienenee oikealle", +"Fade Up":"Pienenee ylös", +"Fade Up and Left":"Häivytä ylös ja vasemmalle", +"Fade Up and Right":"Häivytä ylös ja oikealle", +"Fiel~d":"Kenttä", +"Fill Color":"Täyttöväri", +"Find Next":"Etsi seuraava", +"Find Previous":"Etsi edellinen", +"Find and Rep~lace...":"Etsi ja korvaa...", +"First ~Author":"Ensimmäinen tekijä", +"Flip Horizontally":"Käännä vaakasuunnassa", +"Flip Vertically":"Käännä pystysuunnassa", +"Flowchart: Alternate Process":"Vuokaavio: vaihtoehtoinen prosessi", +"Flowchart: Card":"Vuokaavio: kortti", +"Flowchart: Collate":"Vuokaavio: koonti", +"Flowchart: Connector":"Vuokaavio: yhdistyspiste", +"Flowchart: Data":"Vuokaavio: tietoa", +"Flowchart: Decision":"Vuokaavio: päätös", +"Flowchart: Delay":"Vuokaavio: viive", +"Flowchart: Direct Access Storage":"Vuokaavio: suorasaantivarasto", +"Flowchart: Display":"Vuokaavio: näyttö", +"Flowchart: Document":"Vuokaavio: asiakirja", +"Flowchart: Extract":"Vuokaavio: pura", +"Flowchart: Internal Storage":"Vuokaavio: sisäinen tietovarasto", +"Flowchart: Magnetic Disc":"Vuokaavio: magneettilevy", +"Flowchart: Manual Input":"Vuokaavio: manuaalinen syöte", +"Flowchart: Manual Operation":"Vuokaavio: manuaalinen toiminto", +"Flowchart: Merge":"Vuokaavio: yhdistä", +"Flowchart: Multidocument":"Vuokaavio: monta asiakirjaa", +"Flowchart: Off-page Connector":"Vuokaavio: yhdistyspiste toiselle sivulle", +"Flowchart: Or":"Vuokaavio: tai", +"Flowchart: Predefined Process":"Vuokaavio: ennalta määritelty prosessi", +"Flowchart: Preparation":"Vuokaavio: valmistelu", +"Flowchart: Process":"Vuokaavio: prosessi", +"Flowchart: Punched Tape":"Vuokaavio: reikänauha", +"Flowchart: Sequential Access":"Vuokaavio: peräkkäinen saanti", +"Flowchart: Sort":"Vuokaavio: järjestely", +"Flowchart: Stored Data":"Vuokaavio: tallennetut tiedot", +"Flowchart: Summing Junction":"Vuokaavio: summausliitos", +"Flowchart: Terminator":"Vuokaavio: lopetus", +"Flower":"Kukka", +"Folded Corner":"Kulmasta taitettu paperi", +"Font Color":"Fontin väri", +"Fontwork Shape":"Fonttipajakuvio", +"Fontwork...":"Fonttipaja...", +"Foote~r":"Ala~tunniste", +"For All Text":"Koko tekstille", +"For Paragraph":"Kappaleelle", +"For Selection":"Valinnalle", +"Format Axis...":"Muotoile akseli...", +"Format Chart Area...":"Muotoile kaavioalue...", +"Format Data Labels...":"Muotoile arvopisteiden otsikot...", +"Format Data Point...":"Muotoile arvopiste...", +"Format Data Series...":"Muotoile arvosarja...", +"Format Floor...":"Muotoile pohja...", +"Format Legend...":"Muotoile selite...", +"Format Major Grid...":"Muotoile pääviivasto...", +"Format Mean Value Line...":"Muotoile keskiarvoviiva...", +"Format Minor Grid...":"Muotoile apuviivasto...", +"Format Pa~ge...":"Muotoile ~sivu...", +"Format Selection...":"Muotoile valinta...", +"Format Single Data Label...":"Muotoile arvopisteen otsikko...", +"Format Stock Gain...":"Muotoile pörssivoitto...", +"Format Stock Loss...":"Muotoile pörssitappio...", +"Format Title...":"Muotoile otsikko...", +"Format Trend Line Equation...":"Muotoile trendiviivan yhtälö...", +"Format Trend Line...":"Muotoile trendiviiva...", +"Format Wall...":"Muotoile tausta...", +"Format X Error Bars...":"Muotoile X-virhepalkit...", +"Format Y Error Bars...":"Muotoile Y-virhepalkit...", +"Format as Currency":"Muotoile valuutaksi", +"Format as Date":"Muotoile päiväykseksi", +"Format as General":"Muotoile yleisenä", +"Format as Number":"Muotoile luvuksi", +"Format as Percent":"Muotoile prosenttiosuudeksi", +"Format as Scientific":"Muotoile kymmenpotenssimuodossa", +"Format as Time":"Muotoile kellonajaksi", +"Formatting Mark":"Muotoilumerkki", +"Formula to Value":"Kaavat arvoiksi", +"Forward One":"Yksi eteenpäin", +"For~matting Marks":"Muotoilumerkit", +"Fo~rm":"Lomak~e", +"Frame":"Kehys", +"Freeze First Column":"Kiinnitä ensimmäinen sarake", +"Freeze First Row":"Kiinnitä ensimmäinen rivi", +"Freeze Rows and Columns":"Kiinnitä rivit ja sarakkeet", +"Freeze ~Cells":"Kiinnitä solut", +"F~ont Size...":"Fonttikoko...", +"F~ormat":"M~uotoilu", +"F~ourier Analysis...":"Fourier-analyysi...", +"F~rame...":"Kehys...", +"F~ull Screen":"Koko n~äyttö", +"General":"Yleinen", +"Go t~o Page...":"Siirr~y sivulle...", +"Go t~o Slide...":"Siirry diaan...", +"Group Sparklines":"Ryhmitä pienoiskaaviot", +"Heading ~Numbering...":"Otsikoiden numerointi...", +"Heart":"Sydän", +"Hexagon":"Kuusikulmio", +"He~ader":"~Ylätunniste", +"He~ader and Footer":"Ylätunniste ja alatunniste", +"Horizontal Scroll":"Vaakasuuntainen käärö", +"Horizontally ~Center":"Vaaka, keskikohdat", +"Horizontally ~Left":"Vaaka, vasemmat laidat", +"Horizontally ~Right":"Vaaka, oikeat laidat", +"Horizontally ~Spacing":"Vaaka, välit", +"H~ide":"P~iilota", +"H~ide Columns":"~Piilota sarakkeet", +"H~ide Rows":"Piilota rivit", +"Icon Set...":"Kuvakevalikoima...", +"Ignore":"Sivuuta", +"Ignore All":"Sivuuta kaikki", +"Image Mode":"Kuvatila", +"In ~Background":"~Taustalla", +"Increase Font Size":"Kasvata fonttikokoa", +"Increase Indent":"Lisää sisennystä", +"Increase Paragraph Spacing":"Kasvata kappaleväliä", +"Increase Size":"Suurenna kokoa", +"Inflate":"Pullista", +"Insert Audio or Video":"Lisää ääni tai video", +"Insert Axis":"Lisää akseli", +"Insert Axis Title":"Lisää akselin otsikko", +"Insert Bookmark":"Lisää kirjanmerkki", +"Insert Caption...":"Lisää kuvateksti...", +"Insert Chart":"Lisää kaavio", +"Insert Column After":"Lisää sarake ennen", +"Insert Column Before":"Lisää sarake jälkeen", +"Insert Column Break":"Lisää palstanvaihto", +"Insert Columns ~After":"Lisää sarakkeita jälkeen", +"Insert Columns ~Before":"Lisää sarakkeita ennen", +"Insert Comment":"Lisää huomautus", +"Insert Co~lumns":"Lisää sarakkeita", +"Insert Cross-reference":"Lisää ristiviite", +"Insert Data Labels":"Lisää arvopisteiden otsikot", +"Insert Endnote":"Lisää loppuviite", +"Insert Field":"Lisää kenttä", +"Insert Fontwork Text":"Lisää fonttipaja-teksti", +"Insert Footnote":"Lisää alaviite", +"Insert Frame":"Lisää kehys", +"Insert Hyperlink":"Lisää hyperlinkki", +"Insert Image...":"Lisää kuva...", +"Insert Index Entry":"Lisää hakemistomerkintä", +"Insert Major Grid":"Lisää pääviivasto", +"Insert Mean ~Value Line":"Lisää keskiarvoviiva", +"Insert Minor Grid":"Lisää apuviivasto", +"Insert Page Break":"Lisää sivunvaihto", +"Insert Page Number":"Lisää sivunumero", +"Insert Row Above":"Lisää rivi ylle", +"Insert Row Below":"Lisää rivi alle", +"Insert Rows ~Above":"Lisää rivejä yläpuolelle", +"Insert Rows ~Below":"Lisää rivejä alapuolelle", +"Insert Single Data Label":"Lisää arvopisteen otsikko", +"Insert Slide":"Lisää dia", +"Insert Soft Hyphen...":"Lisää tavutusvihje...", +"Insert Special Character":"Lisää erikoismerkki", +"Insert Special Characters":"Lisää erikoismerkkejä", +"Insert Text Box":"Lisää tekstikehys", +"Insert Titles...":"Lisää otsikot...", +"Insert Tre~nd Line...":"Lisää trendiviiva...", +"Insert Unnumbered Entry":"Lisää numeroimaton merkintä", +"Insert Vertical Text":"Lisää pystysuuntainen teksti", +"Insert columns after":"Lisää sarakkeita jälkeen", +"Insert columns before":"Lisää sarakkeita ennen", +"Insert page number":"Lisää sivunumero", +"Insert rows above":"Lisää rivejä yläpuolelle", +"Insert rows below":"Lisää rivejä alapuolelle", +"Insert ~Cells...":"Lisää soluja...", +"Insert ~Rows":"Lisää rivejä", +"Insert ~Table...":"Lisää taulukko...", +"Insert/Delete Axes...":"Lisää/poista akseleita...", +"Invert":"Käänteiset värit", +"Isosceles Triangle":"Tasakylkinen kolmio", +"Italic":"Kursivointi", +"Justified":"Tasattu", +"Language":"Kieli", +"Language Status":"Kielen tila", +"Layout":"Asettelu", +"Left":"Vasen", +"Left Arrow":"Nuoli vasemmalle", +"Left Arrow Callout":"Nuoli vasemmalle lohkosta", +"Left Brace":"Vasen aaltosulje", +"Left Bracket":"Vasen hakasulje", +"Left and Right Arrow":"Nuoli vasemmalle ja oikealle", +"Left and Right Arrow Callout":"Nuoli vasemmalle ja oikealle lohkosta", +"Left-To-Right":"Vasemmalta oikealle", +"Lightning Bolt":"Salaman isku", +"Line":"Viiva", +"Line Callout 1":"Viiteviiva ja selite 1", +"Line Callout 2":"Viiteviiva ja selite 2", +"Line Callout 3":"Viiteviiva ja selite 3", +"Line Color":"Viivan väri", +"Line Connector":"Nivelyhdysviiva", +"Line Connector Ends with Arrow":"Nivelyhdysviiva, lopussa nuoli", +"Line Spacing":"Riviväli", +"Line Spacing: 1":"Riviväli: 1", +"Line Spacing: 1.5":"Riviväli: 1,5", +"Line Spacing: 2":"Riviväli: 2", +"Lis~ts":"Luettelot", +"L~ine...":"~Viiva...", +"Manage Track Changes":"Hallitse seurattuja muutoksia", +"Manage...":"Hallinta...", +"Manual ~Break...":"Manuaalinen vaihto...", +"Master Slides":"Diapohjat", +"Media":"Media", +"Merge Cells":"Yhdistä solut", +"Moon":"Kuu", +"More ~Filters":"Lisää suodattimia", +"Move Item Down":"Siirrä kohdetta alemmas", +"Move Item Down with Subpoints":"Siirrä kohdetta alemmas alakohtineen", +"Move Item Up":"Siirrä kohdetta ylemmäs", +"Move Item Up with Subpoints":"Siirrä kohdetta ylemmäs alakohtineen", +"M~erge and Center Cells":"Yhdistä ja k~eskitä solut", +"Name...":"Nimi...", +"Na~vigator":"Rakenne~selain", +"New Page":"Uusi sivu", +"Next":"Seuraava", +"Next Page":"Seuraava sivu", +"Next Track Change":"Seuraava muutos", +"No List":"Ei luetteloa", +"Non-breaking ~Hyphen":"Sitova yhdysmerkki", +"None":"Ei mitään", +"Notched Right Arrow":"Lovettu nuoli oikealle", +"Number":"Luku", +"Number Format":"Luvun muoto", +"Number Format...":"Luvun muoto...", +"Number Format: Currency":"Luvun muoto: valuutta", +"Number Format: Date":"Luvun muoto: päivämäärä", +"Number Format: Decimal":"Luvun muoto: desimaali", +"Number Format: Exponential":"Luvun muoto: eksponentiaalinen", +"Number Format: Percent":"Luvun muoto: prosentti", +"Number Format: Standard":"Luvun muoto: vakio", +"Number Format: Time":"Luvun muoto: aika", +"Octagon":"Kahdeksankulmio", +"Octagon Bevel":"Viistetty kahdeksankulmio", +"Open Circle (Curve)":"Avoimelle ympyrän kaarelle", +"Open Circle (Pour)":"Avoimelle ympyrän kaarelle sekä sisään", +"Open Hyperlink":"Avaa hyperlinkki", +"Optimal Column Width":"Optimaalinen sarakeleveys", +"Optimal Row Height":"Optimaalinen rivikorkeus", +"Orientation":"Asento", +"Outline Font Effect":"Ääriviivafonttitehoste", +"Overline":"Ylleviivaus", +"Page Properties...":"Sivun ominaisuudet...", +"Page Tit~le":"Sivun otsikko", +"Page ~Count":"Sivum~äärä", +"Paired ~t-test...":"Parittainen t-testi...", +"Parallelogram":"Suunnikas", +"Paste ~Special...":"Liitä ~määräten...", +"Pentagon":"Viisikulmio", +"Percent":"Prosenttia", +"Pi~vot Table...":"Pivot-taulukko...", +"Plain Text":"Muotoilematon teksti", +"Pop Art":"Pop-taide", +"Position and Si~ze...":"Sijainti ja ko~ko...", +"Previous Page":"Edellinen sivu", +"Previous Track Change":"Edellinen muutos", +"Prin~t Ranges":"~Tulostusalueet", +"Prohibited":"Kielletty", +"Promote Outline Level":"Korota jäsennystasoa", +"Promote Outline Level with Subpoints":"Korota jäsennystasoa alakohtineen", +"Properties":"Ominaisuudet", +"Propert~ies...":"Ominaisuu~det...", +"Protect Cells":"Suojaa solut", +"Protect ~Sheet...":"Suojaa ~taulukko...", +"Pr~evious":"Edellinen", +"Puzzle":"Palapelin pala", +"P~aragraph...":"~Kappale...", +"QR and ~Barcode...":"QR- ja viivakoodi...", +"Record Track Changes":"Nauhoita muutokset", +"Rectangle":"Suorakulmio", +"Rectangle (double click for multi-selection)":"Suorakulmio (kaksoisnapsauta valitaksesi useita)", +"Rectangle, Rounded":"Pyöristetty suorakulmio", +"Rectangular Callout":"Suorakulmainen puhekupla", +"Reject":"Hylkää", +"Reject All":"Hylkää kaikki", +"Reject All Changes":"Hylkää kaikki muutokset", +"Reject Change":"Hylkää muutos", +"Reject Track Change and select the next one":"Hylkää seurattu muutos ja valitse seuraava", +"Reject and Move to Next":"Hylkää ja siirry seuraavaan", +"Remove Noise":"Poista rakeisuus", +"Rename Master":"Nimeä pohja uudelleen", +"Rename S~heet...":"Nimeä taulukko uudelleen...", +"Reply Comment":"Vastaa huomautukseen", +"Reset Data Point":"Poista arvopisteen muotoilut", +"Reset all Data Points":"Poista arvopisteiden muotoilut", +"Resolved Comments":"Ratkaistut huomautukset", +"Restart Numbering":"Aloita numerointi uudestaan", +"Right":"Oikea", +"Right Arrow":"Nuoli oikealle", +"Right Arrow Callout":"Nuoli oikealle lohkosta", +"Right Brace":"Oikea aaltosulje", +"Right Bracket":"Oikea hakasulje", +"Right Triangle":"Suorakulmainen kolmio", +"Right or Left Arrow":"Nuoli vasemmalle tai oikealle", +"Right-To-Left":"Oikealta vasemmalle", +"Ring":"Rengas", +"Rotate 90° ~Left":"Kierrä 90° vasemmalle", +"Rotate 90° ~Right":"Kierrä 90° oikealle", +"Rot~ate":"Kierrä", +"Round Callout":"Pyöreä puhekupla", +"Rounded Rectangular Callout":"Pyöreäkulmainen puhekupla", +"Row":"Rivi", +"Row ~Height...":"Rivikorkeus...", +"Rows ~Above":"Rivejä yläpuolelle", +"Rows ~Below":"Rivejä alapuolelle", +"R~efresh Range":"P~äivitä alue", +"R~ight-To-Left":"~Oikealta vasemmalle", +"R~un Macro...":"~Suorita makro...", +"S-shaped Arrow":"S-muotoinen nuoli", +"Save ~As...":"Tallenna ni~mellä...", +"Scientific":"Kymmenpotenssimuoto", +"Select Cell":"Valitse solu", +"Select Column":"Valitse sarake", +"Select Row":"Valitse rivi", +"Select Table":"Valitse taulukko", +"Select ~All":"~Valitse kaikki", +"Select ~Range...":"Valitse ~alue...", +"Set Background Image...":"Aseta taustakuva...", +"Set Character Spacing":"Aseta merkkiväli", +"Set Heading Numbering":"Aseta otsikoiden numerointi", +"Set Line Spacing":"Aseta riviväli", +"Se~ction...":"Osio...", +"Shadow":"Varjo", +"Sharpen":"Terävöitä", +"Sheet R~ight-To-Left":"Taulukko ~oikealta vasemmalle", +"Show":"Näytä", +"Show Navigator Window":"Näytä rakenneselain", +"Show track changes":"Näytä seuratut muutokset", +"Sho~w Rows":"Näytä rivit", +"Sho~w Slide":"~Näytä dia", +"Sidebar":"Sivupalkki", +"Signat~ure Line...":"Allekirjoitusrivi...", +"Signet":"Sinetti", +"Slant Down":"Kallista alas", +"Slant Up":"Kallista ylös", +"Slide Layout":"Dian asettelu", +"Slide Properties...":"Dian ominaisuudet...", +"Slide Tit~le":"Dian otsikko", +"Slide Transition":"Dian vaihtuminen", +"Slide ~Count":"Diojen lukumäärä", +"Slide ~Layout":"Dian asettelu", +"Small capitals":"Kapiteelit", +"Smiley Face":"Hymynaama", +"Snap to Grid":"Kohdista ruudukkoon", +"Sort Ascending":"Järjestä nousevasti", +"Sort Descending":"Järjestä laskevasti", +"So~rt...":"Järjestä...", +"Sparkline...":"Pienoiskaavio...", +"Sparklines":"Pienoiskaaviot", +"Split Arrow":"Jakautuva nuoli", +"Split Cells...":"Jaa solut...", +"Split Table...":"Jaa taulukko...", +"Square":"Neliö", +"Square Bevel":"Viistetty neliö", +"Square, Rounded":"Neliö, pyöristetyt kulmat", +"Statistics":"Tilastotiede", +"Stop":"Seis", +"Straight Connector":"Suora yhdysviiva", +"Straight Connector ends with Arrow":"Suora yhdysviiva, lopussa nuoli", +"Straight Connector with Arrows":"Suora nuolipäinen yhdysviiva", +"Strikethrough":"Yliviivaus", +"Striped Right Arrow":"Ositettu nuoli oikealle", +"Subscript":"Alaindeksi", +"Sun":"Aurinko", +"Superscript":"Yläindeksi", +"Symbol":"Symboli", +"S~how Columns":"~Näytä sarakkeet", +"S~lide":"Dia", +"S~pecial Character...":"Erikoismerkki...", +"Table Cell Background Color":"Taulukon solun taustaväri", +"Table of Contents and Inde~x":"Sisällysluettelo ja hakemisto", +"Ta~ble Properties...":"~Taulukon ominaisuudet...", +"Text Wrap...":"Tekstin rivitys...", +"Te~xt":"Teksti", +"Theme...":"Teema...", +"Thousands Separator":"Tuhaterotin", +"Time":"Aika", +"Time Field":"Aikakenttä", +"Title Page...":"Nimiösivu...", +"To Background":"Taustalle", +"To Cell (~resize with cell)":"Soluun (koko muuttuu solun mukana)", +"To Foreground":"Edustalle", +"To Next Paragraph in Level":"Tason seuraavaan kappaleeseen", +"To Previous Paragraph in Level":"Tason edelliseen kappaleeseen", +"To P~age":"Sivuun", +"To ~Cell":"So~luun", +"To ~Character":"~Merkkiin", +"To ~Curve":"~Käyräksi", +"To ~Frame":"Kehykseen", +"To ~Paragraph":"~Kappaleeseen", +"Toggle Automatic Spell Checking":"Automaattinen oikoluku päälle/pois", +"Toggle Formatting Marks":"Muotoilumerkit päälle/pois", +"Toggle Ordered List":"Järjestetty luettelo päälle/pois", +"Toggle Shadow":"Varjo päälle/pois", +"Toggle Unordered List":"Järjestämätön luettelo päälle/pois", +"Top":"Yläreunaan", +"Track Chan~ges":"Jäljitä muutokset", +"Translate...":"Käännä...", +"Transparency":"Läpinäkyvyys", +"Trapezoid":"Puolisuunnikas", +"Triangle Down":"Kulma alaspäin", +"Triangle Up":"Kulma ylöspäin", +"T~able":"T~aulukko", +"T~ime (variable)":"Vai~htuva kellonaika", +"T~itle":"~Otsikko", +"Underline":"Alleviivaus", +"Unfloat Frame Content":"Kiinnitä kehyksen sisältö", +"Ungroup Sparklines":"Pura pienoiskaavioiden ryhmitys", +"Unmerge Cells":"Erota solut", +"Unprotect Cells":"Poista solujen suojaus", +"Up Arrow":"Nuoli ylös", +"Up Arrow Callout":"Nuoli ylös lohkosta", +"Up and Down Arrow":"Nuoli ylös ja alas", +"Up and Down Arrow Callout":"Nuoli alas ja ylös lohkosta", +"Up and Right Arrow":"Nuoli ylös ja oikealle", +"Up and Right Arrow Callout":"Nuoli ylös ja oikealle lohkosta", +"Up, Right and Down Arrow":"Nuoli ylös, oikealle ja alas", +"Update ~Index":"Päivitä hakemisto", +"Vertical Scroll":"Pystysuuntainen käärö", +"Vertical Text":"Pystysuuntainen teksti", +"Vertically C~enter":"Pysty, keskikohdat", +"Vertically S~pacing":"Pysty, välit", +"Vertically ~Bottom":"Pysty, alalaidat", +"Vertically ~Top":"Pysty, ylälaidat", +"View Grid Lines":"Näytä ruudukko", +"Watermark...":"Vesileima...", +"Wave":"Aalto", +"Wrap Text":"Rivitä teksti", +"Zoom In":"Lähennä", +"Zoom Out":"Loitonna", +"~3D View...":"Kolmi~ulotteinen näkymä...", +"~Accessibility Check...":"Saavutettavuuden tarkistus...", +"~Add":"Lis~ää", +"~Add to List":"Lisää luetteloon", +"~Advanced Filter...":"~Erityissuodatus...", +"~Analysis of Variance (ANOVA)...":"Varianssianalyysi (ANOVA)...", +"~Arrange":"~Järjestä", +"~Author":"~Tekijä", +"~Automatic Spell Checking":"Automaattinen oikoluku", +"~Bottom":"Alalaita", +"~Bring to Front":"Tuo ~eteen", +"~Bullets and Numbering...":"~Luettelomerkit ja numerointi...", +"~Capitalize Every Word":"Kaikki Sanat Isolla Alkukirjaimella", +"~Centered":"~Keskitetty", +"~Chart...":"K~aavio...", +"~Chi-square Test...":"Khiin neliö -testi...", +"~Clear":"Tyhjennä", +"~Clear Direct Formatting":"Poista suora muotoilu", +"~Column":"Sarake", +"~Column Break":"~Sarakevaihto", +"~Columns":"~Sarakkeita", +"~Contour":"~Ääriviiva", +"~Convert":"~Muunna", +"~Correlation...":"Korrelaatio...", +"~Covariance...":"Kovarianssi...", +"~Cut":"Leikkaa", +"~Data":"Tie~dot", +"~Data Ranges...":"Tietoalueet...", +"~Data Table...":"Arvopisteiden muokkaus...", +"~Date":"Päivämäärä", +"~Date (fixed)":"Päivämäärä (kiinteä)", +"~Date (variable)":"Päivämäärä (muuttuja)", +"~Define":"~Määritä", +"~Define Range...":"~Määritä alue...", +"~Define...":"Määritä...", +"~Delete":"~Poista", +"~Delete Sheet...":"Poista taulukko...", +"~Delete Slide":"Poista dia", +"~Descriptive Statistics...":"Kuvailevat tunnusluvut...", +"~Display Grid":"Näytä ruudukko", +"~Edit":"~Muokkaa", +"~Edit Contour...":"Muokkaa ~ääriviivaa...", +"~Edit...":"~Muokkaa...", +"~Endnote":"Loppuviite", +"~Enter Group":"~Siirry ryhmään", +"~Exponential Smoothing...":"Eksponentiaalinen tasoitus...", +"~F-test...":"F-testi...", +"~File":"~Tiedosto", +"~First Paragraph":"~Ensimmäinen kappale", +"~Fonts...":"~Fontit...", +"~Footnote":"Alaviite", +"~Footnote/Endnote Settings...":"Ala- ja loppuviitteiden asetukset...", +"~Format Cells...":"Muotoile solut...", +"~Formula Object...":"Kaavaobjekti...", +"~Function...":"~Funktio...", +"~Go to Sheet...":"Siirry taulukkoon...", +"~Goal Seek...":"~Tavoitteen haku...", +"~Group":"~Ryhmitä", +"~Group and Outline":"Ryhmitä ja jäsennä", +"~Group...":"~Ryhmä...", +"~Header and Footer...":"Ylä- ja alatunniste...", +"~Headers and Footers...":"Ylä- ja alatunnisteet...", +"~Height...":"~Korkeus...", +"~Help":"~Ohje", +"~Hide":"~Piilota", +"~Hide AutoFilter":"~Piilota automaattinen suodatus", +"~Hide Details":"~Piilota tiedot", +"~Hide Sheet":"Piilota taulukko", +"~Hide Slide":"~Piilota dia", +"~Hyperlink":"Hyperlinkki", +"~Hyperlink...":"Hyperlinkki...", +"~Hyphenation":"~Tavutus", +"~Hyphenation...":"~Tavutus...", +"~Image...":"Kuva...", +"~Index Entry...":"Hakemistomerkintä...", +"~Insert":"~Lisää", +"~Insert or Edit...":"~Lisää tai muokkaa...", +"~Insert...":"~Lisää...", +"~Interaction...":"~Toimintoasetukset...", +"~Left":"~Vasen", +"~Left-to-Right Mark":"Vasemmalta oikealle -merkki", +"~Line Numbering...":"~Rivien numerointi...", +"~Manage...":"Hallitse...", +"~Middle":"Keskitaso", +"~More Fields...":"Lisää kenttiä...", +"~More Options...":"Lisäasetukset...", +"~Move or Copy Sheet...":"Siirrä tai kopioi taulukko...", +"~Moving Average...":"Liukuva keskiarvo...", +"~Named Ranges and Expressions":"Nimetyt alueet ja lausekkeet", +"~New Slide":"Uusi dia", +"~No-break Space":"Sitova välilyönti", +"~Optimal":"Optimaalinen", +"~Optimal Height...":"~Optimaalinen korkeus...", +"~Optimal Width...":"~Optimaalinen leveys...", +"~Ordered List":"Järjestetty luettelo", +"~Page":"~Sivu", +"~Page Break":"Sivunvaihto", +"~Page Number":"Sivunumero", +"~Page Number...":"Sivunumero...", +"~Page Numbers...":"Sivunumerot...", +"~Page Style...":"Sivutyyli...", +"~Page...":"~Sivu...", +"~Parallel":"Ympärillä", +"~Paste":"Lii~tä", +"~Pivot Table":"Pivot-taulukko", +"~Print...":"Tu~losta...", +"~Properties...":"Ominaisuudet...", +"~Recalculate":"~Laske uudelleen", +"~Record":"~Nauhoita muutoshistoria", +"~Redo":"Tee uudelleen", +"~Refresh":"~Päivitä", +"~Regression...":"Regressio...", +"~Remove Hyperlink":"Poista hyperlinkki", +"~Remove Outline":"Poista jäsennys", +"~Reset Filter":"Poista suodatus", +"~Right":"~Oikea", +"~Right-to-Left Mark":"Oikealta vasemmalle -merkki", +"~Row":"Rivi", +"~Rows":"~Rivejä", +"~Sampling...":"Otanta...", +"~Save":"~Tallenna", +"~Sections...":"Osiot...", +"~Select":"~Valitse", +"~Send to Back":"Vie ~taakse", +"~Sentence case":"Iso virkkeen alkukirjain", +"~Shape":"Muoto", +"~Sheet":"T~aulukko", +"~Show":"~Näytä", +"~Show Details":"~Näytä tiedot", +"~Show Sheet...":"Näytä taulukko...", +"~Slide Number":"Dian numero", +"~Soft Hyphen":"Tavutusvihje", +"~Sort...":"Järjestä...", +"~Spacing":"Välit", +"~Spacing...":"~Välistys...", +"~Spelling...":"~Oikoluku...", +"~Standard Filter...":"~Oletussuodatin...", +"~Subject":"A~ihe", +"~Table":"~Taulukko", +"~Table Properties...":"Taulukon ominaisuudet...", +"~Table...":"~Taulukko...", +"~Text Box":"Tekstikenttä", +"~Thesaurus...":"~Synonyymisanasto...", +"~Through":"Läpi", +"~Time":"Kellonaika", +"~Time (fixed)":"Aika (kiinteä)", +"~Time (variable)":"Aika (muuttuja)", +"~Tools":"T~yökalut", +"~Top":"Ylälaita", +"~UPPERCASE":"ISOT KIRJAIMET", +"~Undo":"Kumoa", +"~Ungroup...":"Pura ryhmitys...", +"~Unordered List":"Järjestämätön luettelo", +"~Update All":"~Päivitä kaikki", +"~Validity...":"~Kelpoisuus...", +"~View":"~Näytä", +"~While Typing":"~Kirjoitettaessa", +"~Width...":"~Leveys...", +"~Word Count...":"~Sanamäärä...", +"~Wrap":"Rivitys", +"~Z-test...":"Z-testi...", +"~Zero-width Space":"Leveydetön välilyönti", +"~lowercase":"~pienet kirjaimet", +"~tOGGLE cASE":"~vAIHDA kIRJAINKOKOA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/fr.json b/f7cloud-office/browser/dist/l10n/uno/fr.json new file mode 100644 index 0000000..fb05f60 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/fr.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Étoile à 12 branches", +"24-Point Star":"Étoile à 24 branches", +"4-Point Star":"Étoile à 4 branches", +"4-way Arrow":"Flèche à 4 pointes", +"4-way Arrow Callout":"Légende avec flèche à 4 pointes", +"5-Point Star":"Étoile à 5 branches", +"6-Point Star":"Étoile à 6 branches", +"6-Point Star, Concave":"Étoile à 6 branches, concave", +"8-Point Star":"Étoile à 8 branches", +"Accept":"Accepter", +"Accept All":"Tout accepter", +"Accept All Changes":"Accepter toutes les modifications", +"Accept Change":"Accepter la modification", +"Accept Track Change and select the next one":"Accepter la modification et sélectionner la suivante", +"Accept and Move to Next":"Accepter et aller à la suivante", +"Add Decimal Place":"Ajouter une décimale", +"Add To Dictionary":"Ajouter au dictionnaire", +"Add descriptions of non-text content (for accessibility)":"Ajout de descriptions du contenu non textuel (pour l'accessibilité)", +"After":"Après", +"Align Bottom":"Aligner en bas", +"Align Bottom to Anchor":"Aligner le bord inférieur sur l'ancre", +"Align Center":"Centrer", +"Align Left":"Aligner à gauche", +"Align Right":"Aligner à droite", +"Align Tex~t":"Aligne le tex~te", +"Align Top":"Aligner en haut", +"Align Top to Anchor":"Aligner le bord supérieur sur l'ancre", +"Alt Text...":"Texte alternatif...", +"Anc~hor":"An~cre", +"Animation":"Animation", +"Apply Suggestion":"Appliquer la suggestion", +"Arch Down (Curve)":"Arc vers le bas (courbe)", +"Arch Down (Pour)":"Arc étiré vers le bas", +"Arch Left (Curve)":"Arc vers la gauche (courbe)", +"Arch Right (Curve)":"Arc vers la droite (courbe)", +"Arch Right (Pour)":"Arc étiré vers la droite", +"Arch Up (Curve)":"Arc vers le haut (courbe)", +"Arch Up (Pour)":"Arc étiré vers le haut", +"Arrange":"Disposer", +"As C~haracter":"Comme ~caractère", +"AutoCorr~ect":"AutoCorr~ection", +"AutoFill Data Series: automatic":"Remplir la série de données automatiquement", +"Auto~Filter":"~AutoFiltre", +"A~lignment...":"~Alignement...", +"A~rea...":"~Remplissage...", +"A~rrange":"Posi~tionner", +"Back One":"Vers l'arrière", +"Background Color":"Couleur d'arrière-plan", +"Before":"Avant", +"Block Arc":"Arc plein", +"Bold":"Gras", +"Bookmar~k...":"Re~père de texte...", +"Borders (Shift to overwrite)":"Bordures (Maj pour écraser)", +"Bottom":"Bas", +"Brightness":"Luminosité", +"Caption...":"Légende...", +"Center":"Centre", +"Center Horizontal":"Centrer horizontalement", +"Center Vertically":"Centrer verticalement", +"Centered":"Centré", +"Ce~lls...":"~Cellules...", +"Character Highlighting Color":"Couleur de mise en évidence des caractères", +"Character Spacing":"Espacement des caractères", +"Charcoal Sketch":"Dessin au fusain", +"Chart T~ype...":"Type de ~diagramme...", +"Check Spelling":"Vérifier l'orthographe", +"Chevron":"Chevron", +"Chevron Down":"Chevron vers le bas", +"Chevron Up":"Chevron vers le haut", +"Circle":"Cercle", +"Circle (Curve)":"Cercle (courbe)", +"Circle (Pour)":"Cercle étiré", +"Circle Pie":"Secteur de cercle", +"Circular Arrow":"Flèche en arc", +"Clear Direct Formatting":"Effacer le formatage direct", +"Clear ~Direct Formatting":"Effacer le formatage ~direct", +"Cle~ar Cells...":"Effacer des cellules...", +"Clone Formatting":"Cloner le formatage", +"Close Master View":"Fermer le mode maître", +"Cloud":"Nuage", +"Cl~ear Contents...":"~Effacer le contenu...", +"Color Scale...":"Échelle de couleurs...", +"Column":"Colonne", +"Column ~Width...":"~Largeur de colonne...", +"Columns A~fter":"Colonnes a~près", +"Columns B~efore":"Colonnes a~vant", +"Columns ~After":"Colonnes après", +"Columns ~Before":"Colonnes a~vant", +"Comments":"Commentaires", +"Comme~nt":"Commen~taire", +"Connector":"Connecteur", +"Connector Ends with Arrow":"Connecteur avec flèches à la fin", +"Connector with Arrows":"Connecteur avec flèches", +"Connectors":"Connecteurs", +"Connectors (double click for multi-selection)":"Connecteurs (double-cliquer pour une sélection multiple)", +"Content Control Properties":"Propriétés du contrôle de contenu", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copier l'adresse de l'hyperlien", +"Cop~y":"Cop~ier", +"Corner Right Arrow":"Flèche angle vers la droite", +"Co~lumns...":"Co~lonnes...", +"Co~mpress...":"Co~mpresser...", +"Crop":"Rogner", +"Crop Image":"Rogner image", +"Cross":"Croix", +"Cross-~reference...":"~Renvoi...", +"Cuboid":"Pavé droit", +"Currency":"Monnaie", +"Current ~Index":"~Index actuel", +"Curve":"Courbe", +"Curve Down":"Courbe vers le bas", +"Curve Up":"Courbe vers le haut", +"Curved Connector":"Connecteur incurvé", +"Curved Connector Ends with Arrow":"Connecteur incurvé avec flèche à la fin", +"Curved Connector with Arrows":"Connecteur incurvé avec flèches", +"Cycle Case":"Changer de casse en boucle", +"Cylinder":"Cylindre", +"C~ell":"C~ellule", +"C~haracter...":"C~aractère...", +"C~onditional":"C~onditionnel", +"Data Bar...":"Barre de données...", +"Date":"Date", +"Date...":"Date...", +"Dat~e (variable)":"Da~te (variable)", +"Decrease Font Size":"Diminuer la taille de la police", +"Decrease Indent":"Diminuer le retrait", +"Decrease Paragraph Spacing":"Diminuer l'espacement entre paragraphes", +"Decrease Size":"Diminuer la taille", +"Delete All Comments":"Supprimer tous les commentaires", +"Delete All Comments by This Author":"Supprimer tous les commentaires de cet auteur", +"Delete Axis":"Supprimer l'axe", +"Delete Comment":"Supprimer le commentaire", +"Delete Content Control":"Supprimer le contrôle de contenu", +"Delete C~ells...":"Suppr~imer des cellules...", +"Delete C~ontents...":"Supprimer du ~contenu...", +"Delete Data Labels":"Supprimer les étiquettes de données", +"Delete Decimal Place":"Supprimer une décimale", +"Delete Index":"Supprimer l'index", +"Delete Legend":"Supprimer la légende", +"Delete Major Grid":"Supprimer la grille principale", +"Delete Minor Grid":"Supprimer la grille secondaire", +"Delete Row":"Supprimer les lignes", +"Delete Rows":"Supprimer des lignes", +"Delete Single Data Label":"Supprimer une seule étiquette de donnée", +"Delete Sparkline":"Supprimer la sparkline", +"Delete Sparkline Group":"Supprimer le groupe de sparklines", +"Delete Table":"Supprimer le tableau", +"Delete selected columns":"Supprimer les colonnes sélectionnées", +"Delete selected rows":"Supprimer les lignes sélectionnées", +"Delete table":"Supprimer le tableau", +"Delete ~All Comments":"Supprimer ~tous les commentaires", +"Delete ~Columns":"Supprimer les ~colonnes", +"Demote Outline Level":"Abaisser le niveau de plan", +"Demote Outline Level with Subpoints":"Abaisser le niveau de plan avec les sous-points", +"De~lete...":"~Supprimer...", +"Diamond":"Losange", +"Diamond Bevel":"Plaque en forme de losange", +"Digital Signatu~res...":"Signatu~res numériques...", +"Display Grid":"Afficher la grille", +"Doorplate":"Plaque de porte", +"Double Brace":"Accolades", +"Double Bracket":"Parenthèses", +"Double Underline":"Soulignage double", +"Down Arrow":"Flèche vers le bas", +"Down Arrow Callout":"Légende avec flèche vers le bas", +"Duplicate Page":"Dupliquer la page", +"Duplicate ~Slide":"Dupliquer la ~diapo", +"D~elete Page":"Supprim~er la page", +"Edit Hyperlink...":"Éditer l'hyperlien...", +"Edit Section...":"Éditer la section...", +"Edit Sparkline Group...":"Éditer le groupe de sparklines...", +"Edit Sparkline...":"Éditer la sparkline...", +"Ellipse":"Ellipse", +"Ellipse (double click for multi-selection)":"Ellipse (double-cliquer pour une sélection multiple)", +"Explosion":"Explosion", +"E~xecute Interaction...":"Exécuter l'interaction...", +"E~xit Group":"Q~uitter le groupe", +"Fade Down":"Fondu vers le bas", +"Fade Left":"Fondu vers la gauche", +"Fade Right":"Fondu vers la droite", +"Fade Up":"Fondu vers le haut", +"Fade Up and Left":"Fondu vers le haut et à gauche", +"Fade Up and Right":"Fondu vers le haut et à droite", +"Fiel~d":"~Champ", +"Fill Color":"Couleur de remplissage", +"Find Next":"Rechercher le suivant", +"Find Previous":"Rechercher le précédent", +"Find and Rep~lace...":"Rechercher et Remp~lacer...", +"First ~Author":"Premier ~auteur", +"Flip Horizontally":"Refléter horizontalement", +"Flip Vertically":"Refléter verticalement", +"Flowchart: Alternate Process":"Organigramme : procédé alternatif", +"Flowchart: Card":"Organigramme : carte", +"Flowchart: Collate":"Organigramme : joindre", +"Flowchart: Connector":"Organigramme : connecteur", +"Flowchart: Data":"Organigramme : données", +"Flowchart: Decision":"Organigramme : décision", +"Flowchart: Delay":"Organigramme : délai", +"Flowchart: Direct Access Storage":"Organigramme : stockage à accès direct", +"Flowchart: Display":"Organigramme : affichage", +"Flowchart: Document":"Organigramme : document", +"Flowchart: Extract":"Organigramme : extraire", +"Flowchart: Internal Storage":"Organigramme : stockage interne", +"Flowchart: Magnetic Disc":"Organigramme : disque magnétique", +"Flowchart: Manual Input":"Organigramme : entrée manuelle", +"Flowchart: Manual Operation":"Organigramme : opération manuelle", +"Flowchart: Merge":"Organigramme : fusionner", +"Flowchart: Multidocument":"Organigramme : multidocument", +"Flowchart: Off-page Connector":"Organigramme : connecteur hors page", +"Flowchart: Or":"Organigramme : ou", +"Flowchart: Predefined Process":"Organigramme : procédé prédéfini", +"Flowchart: Preparation":"Organigramme : préparation", +"Flowchart: Process":"Organigramme : procédé", +"Flowchart: Punched Tape":"Organigramme : bande perforée", +"Flowchart: Sequential Access":"Organigramme : accès séquentiel", +"Flowchart: Sort":"Organigramme : trier", +"Flowchart: Stored Data":"Organigramme : données stockées", +"Flowchart: Summing Junction":"Organigramme : jonction de sommaire", +"Flowchart: Terminator":"Organigramme : terminaison", +"Flower":"Fleur", +"Folded Corner":"Coin replié", +"Font Color":"Couleur de police", +"Fontwork Shape":"Forme Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Pied de page", +"For All Text":"Pour tout le texte", +"For Paragraph":"Pour le paragraphe", +"For Selection":"Pour la sélection", +"Format Axis...":"Formater l'axe...", +"Format Chart Area...":"Formater la zone du diagramme...", +"Format Data Labels...":"Formater les étiquettes de données...", +"Format Data Point...":"Formater le point de données...", +"Format Data Series...":"Formater les séries de données...", +"Format Floor...":"Formater le plancher...", +"Format Legend...":"Formater la légende...", +"Format Major Grid...":"Formater la grille principale...", +"Format Mean Value Line...":"Formater la courbe de valeur moyenne...", +"Format Minor Grid...":"Formater la grille secondaire...", +"Format Pa~ge...":"Formater la pa~ge...", +"Format Selection...":"Formater la sélection...", +"Format Single Data Label...":"Formater une seule étiquette de donnée...", +"Format Stock Gain...":"Formater les valeurs en gain...", +"Format Stock Loss...":"Formater les valeurs en perte...", +"Format Title...":"Formater le titre...", +"Format Trend Line Equation...":"Formater l'équation de la courbe de tendance...", +"Format Trend Line...":"Formater la courbe de tendance...", +"Format Wall...":"Formater la paroi...", +"Format X Error Bars...":"Formater des barres d'erreur X...", +"Format Y Error Bars...":"Formater les barres d'erreur Y...", +"Format as Currency":"Appliquer le format Monnaie", +"Format as Date":"Appliquer le format Date", +"Format as General":"Appliquer le format Général", +"Format as Number":"Appliquer le format Nombre", +"Format as Percent":"Appliquer le format Pourcentage", +"Format as Scientific":"Appliquer le format Scientifique", +"Format as Time":"Appliquer le format Heure", +"Formatting Mark":"Marque de formatage", +"Formula to Value":"Formule en valeur", +"Forward One":"Vers l'avant", +"For~matting Marks":"Marques de for~matage", +"Fo~rm":"Fo~rmulaire", +"Frame":"Cadre", +"Freeze First Column":"Fixer la première colonne", +"Freeze First Row":"Fixer la première ligne", +"Freeze Rows and Columns":"Fixer lignes et colonnes", +"Freeze ~Cells":"Fixer des ~cellules", +"F~ont Size...":"~Taille de police...", +"F~ormat":"Forma~t", +"F~ourier Analysis...":"Analyse de F~ourier...", +"F~rame...":"Cad~re...", +"F~ull Screen":"Ple~in écran", +"General":"Général", +"Give a label to identify an object":"Donner une étiquette pour identifier un objet", +"Go t~o Page...":"~Aller à la page...", +"Go t~o Slide...":"~Aller à la diapo...", +"Group Sparklines":"Grouper les sparklines", +"Heading ~Numbering...":"Numérotation des ~chapitres...", +"Heart":"Coeur", +"Hexagon":"Hexagone", +"He~ader":"~En-tête", +"He~ader and Footer":"En-tête et pied de p~age", +"Horizontal Scroll":"Parchemin horizontal", +"Horizontally ~Center":"Horizontalement ~centré", +"Horizontally ~Left":"Horizontalement à ~gauche", +"Horizontally ~Right":"Horizontalement à droite", +"Horizontally ~Spacing":"E~spacement horizontal", +"H~ide":"~Masquer", +"H~ide Columns":"~Masquer des colonnes", +"H~ide Rows":"Masquer des l~ignes", +"Icon Set...":"Jeu d'icônes...", +"Ignore":"Ignorer", +"Ignore All":"Tout ignorer", +"Image Mode":"Mode image", +"In ~Background":"À l'a~rrière-plan", +"Increase Font Size":"Augmenter la taille de la police", +"Increase Indent":"Augmenter le retrait", +"Increase Paragraph Spacing":"Augmenter l'espacement entre paragraphes", +"Increase Size":"Augmenter la taille", +"Inflate":"Gonfler", +"Insert Audio or Video":"Insérer un son ou une vidéo", +"Insert Axis":"Insérer un axe", +"Insert Axis Title":"Insérer le titre de l'axe", +"Insert Bookmark":"Insérer un repère de texte", +"Insert Caption...":"Insérer une légende...", +"Insert Chart":"Insérer un diagramme", +"Insert Column After":"Insérer une colonne après", +"Insert Column Before":"Insérer une colonne avant", +"Insert Column Break":"Insérer un saut de colonne", +"Insert Columns ~After":"Insérer des colonnes ~après", +"Insert Columns ~Before":"Insérer des colonnes a~vant", +"Insert Comment":"Insérer un commentaire", +"Insert Co~lumns":"Insérer des co~lonnes", +"Insert Cross-reference":"Insérer un renvoi", +"Insert Data Labels":"Insérer des étiquettes de données", +"Insert Endnote":"Insérer une note de fin", +"Insert Field":"Insérer un champ", +"Insert Fontwork Text":"Insérer un texte Fontwork", +"Insert Footnote":"Insérer une note de bas de page", +"Insert Frame":"Insérer un cadre", +"Insert Hyperlink":"Insérer un hyperlien", +"Insert Image...":"Insérer une image...", +"Insert Index Entry":"Insérer une entrée d'index", +"Insert Line (double click for multi-selection)":"Insérer une ligne (double-cliquer pour une sélection multiple)", +"Insert Major Grid":"Insérer la grille principale", +"Insert Mean ~Value Line":"Insérer une courbe de ~valeur moyenne", +"Insert Minor Grid":"Insérer une grille secondaire", +"Insert Page Break":"Insérer un saut de page", +"Insert Page Number":"Insérer un numéro de page", +"Insert Row Above":"Insérer une ligne au-dessus", +"Insert Row Below":"Insérer une ligne au-dessous", +"Insert Rows ~Above":"Insérer des lignes ~au-dessus", +"Insert Rows ~Below":"Insérer ~des lignes au-dessous", +"Insert Single Data Label":"Insérer une seule étiquette de donnée", +"Insert Slide":"Insérer une diapo", +"Insert Soft Hyphen...":"Insérer un trait d'union conditionnel...", +"Insert Special Character":"Insérer un caractère spécial", +"Insert Special Characters":"Insérer des caractères spéciaux", +"Insert Text Box":"Insérer une zone de texte", +"Insert Text Box (double click for multi-selection)":"Insérer une zone de texte (double-cliquer pour une sélection multiple)", +"Insert Titles...":"Insérer des titres...", +"Insert Tre~nd Line...":"Insérer une courbe de te~ndance...", +"Insert Unnumbered Entry":"Insérer une entrée sans numéro", +"Insert Vertical Text":"Insérer un texte vertical", +"Insert columns after":"Insérer des colonnes après", +"Insert columns before":"Insérer des colonnes avant", +"Insert page number":"Insérer un numéro de page", +"Insert rows above":"Insérer des lignes au-dessus", +"Insert rows below":"Insérer des lignes au-dessous", +"Insert ~Cells...":"Insérer des ~cellules...", +"Insert ~Rows":"~Insérer des lignes", +"Insert ~Table...":"Insérer un ~tableau...", +"Insert ~X Error Bars...":"Insérer des ~barres d'erreur X...", +"Insert ~Y Error Bars...":"Insérer des barres d'erreur ~Y...", +"Insert/Delete Axes...":"Insérer/supprimer des axes...", +"Invert":"Invertir", +"Isosceles Triangle":"Triangle isocèle", +"Italic":"Italique", +"Justified":"Justifié", +"Language":"Langue", +"Language Status":"Statut de la langue", +"Layout":"Mise en page", +"Left":"À gauche", +"Left Arrow":"Flèche vers la gauche", +"Left Arrow Callout":"Légende avec flèche vers la gauche", +"Left Brace":"Accolade ouvrante", +"Left Bracket":"Parenthèse ouvrante", +"Left and Right Arrow":"Flèche vers la gauche et la droite", +"Left and Right Arrow Callout":"Légende avec flèche vers la gauche et la droite", +"Left-To-Right":"De gauche à droite", +"Lightning Bolt":"Éclair", +"Line":"Ligne", +"Line Callout 1":"Légende 1", +"Line Callout 2":"Légende 2", +"Line Callout 3":"Légende 3", +"Line Color":"Couleur de ligne", +"Line Connector":"Connecteur linéaire", +"Line Connector Ends with Arrow":"Connecteur linéaire avec flèche à la fin", +"Line Spacing":"Interligne", +"Line Spacing: 1":"Interligne : 1", +"Line Spacing: 1.5":"Interligne : 1,5", +"Line Spacing: 2":"Interligne : 2", +"Lis~ts":"Lis~tes", +"L~ine...":"L~igne...", +"Manage Track Changes":"Gérer les modifications", +"Manage...":"Gérer...", +"Manual ~Break...":"~Saut manuel...", +"Master Slides":"Masque des diapos", +"Media":"Média", +"Merge Cells":"Fusionner les cellules", +"Merge and center or unmerge cells depending on the current toggle state":"Fusionner et centrer ou défusionner les cellules en inversant leur état actuel", +"Moon":"Lune", +"More ~Filters":"Plus de ~filtres", +"Move Item Down":"Déplacer l'élément vers le bas", +"Move Item Down with Subpoints":"Déplacer l'élément vers le bas avec les sous-points", +"Move Item Up":"Déplacer l'élément vers le haut", +"Move Item Up with Subpoints":"Déplacer l'élément vers le haut avec les sous-points", +"M~erge and Center Cells":"F~usionner et centrer les cellules", +"Name...":"Nom...", +"Na~vigator":"Na~vigateur", +"New Page":"Nouvelle page", +"Next":"Suivante", +"Next Page":"Page suivante", +"Next Track Change":"Modification suivante", +"No List":"Pas de liste", +"Non-breaking ~Hyphen":"Tiret ~insécable", +"None":"Aucune", +"Notched Right Arrow":"Flèche droite à entailles", +"Number":"Nombre", +"Number Format":"Format numérique", +"Number Format...":"Format numérique...", +"Number Format: Currency":"Format numérique : monnaie", +"Number Format: Date":"Format numérique : Date", +"Number Format: Decimal":"Format numérique : décimal", +"Number Format: Exponential":"Format numérique : exponentiel", +"Number Format: Percent":"Format numérique : pourcentage", +"Number Format: Standard":"Format numérique : standard", +"Number Format: Time":"Format numérique : horaire", +"Octagon":"Octogone", +"Octagon Bevel":"Plaque octogone", +"Open Circle (Curve)":"Cercle ouvert (courbe)", +"Open Circle (Pour)":"Cercle ouvert étiré", +"Open Hyperlink":"Ouvrir l'hyperlien", +"Open the Elements Deck":"Ouvrir le panneau Éléments", +"Open the Styles Deck":"Ouvrir le panneau Styles", +"Optimal Column Width":"Largeur de colonne optimale", +"Optimal Row Height":"Hauteur de ligne optimale", +"Orientation":"Orientation", +"Outline Font Effect":"Effet de police contour", +"Overline":"Surlignage", +"Page Properties...":"Propriétés de la page...", +"Page Tit~le":"Ti~tre de la page", +"Page ~Count":"Nom~bre de pages", +"Paired ~t-test...":"~Test-t apparié...", +"Parallelogram":"Parallélogramme", +"Paste ~Special...":"Colla~ge spécial...", +"Pentagon":"Pentagone", +"Percent":"Pourcentage", +"Pi~vot Table...":"~Table dynamique...", +"Plain Text":"Texte brut", +"Pop Art":"Pop'art", +"Position and Si~ze...":"Position et tail~le...", +"Previous Page":"Page précédente", +"Previous Track Change":"Modification précédente", +"Prin~t Ranges":"~Zones d'impression", +"Prohibited":"Interdit", +"Promote Outline Level":"Hausser le niveau de plan", +"Promote Outline Level with Subpoints":"Hausser le niveau de plan avec les sous-points", +"Properties":"Propriétés", +"Propert~ies...":"Propr~iétés...", +"Protect Cells":"Protéger les cellules", +"Protect ~Sheet...":"Proté~ger la feuille...", +"Pr~evious":"Précédente", +"Puzzle":"Puzzle", +"P~aragraph...":"P~aragraphe...", +"QR and ~Barcode...":"QR code et code-~barre...", +"Record Track Changes":"Enregistrer les modifications", +"Rectangle":"Rectangle", +"Rectangle (double click for multi-selection)":"Rectangle (double-cliquer pour une sélection multiple)", +"Rectangle, Rounded":"Rectangle, arrondi", +"Rectangular Callout":"Légende rectangulaire", +"Reinstate":"Rétablir", +"Reinstate Change":"Rétablir les modifications", +"Reject":"Rejeter", +"Reject All":"Tout rejeter", +"Reject All Changes":"Rejeter toutes les modifications", +"Reject Change":"Rejeter la modification", +"Reject Track Change and select the next one":"Rejeter la modification et sélectionner la suivante", +"Reject and Move to Next":"Rejeter et aller à la suivante", +"Remove Noise":"Supprimer les interférences", +"Rename Master":"Renommer le masque", +"Rename S~heet...":"Renommer la ~feuille...", +"Reply Comment":"Répondre au commentaire", +"Reset Data Point":"Rétablir le point de donnée", +"Reset all Data Points":"Rétablir tous les points de données", +"Resolved Comments":"Commentaires résolus", +"Restart Numbering":"Recommencer la numérotation", +"Right":"À droite", +"Right Arrow":"Flèche vers la droite", +"Right Arrow Callout":"Légende avec flèche vers la droite", +"Right Brace":"Accolade fermante", +"Right Bracket":"Parenthèse fermante", +"Right Triangle":"Triangle rectangle", +"Right or Left Arrow":"Flèche vers la gauche ou vers la droite", +"Right-To-Left":"De droite à gauche", +"Ring":"Anneau", +"Rotate 90° ~Left":"Pivoter à ~gauche de 90°", +"Rotate 90° ~Right":"Pivoter à ~droite de 90°", +"Rot~ate":"Rot~ation", +"Round Callout":"Légende arrondie", +"Rounded Rectangular Callout":"Légende rectangulaire à coins arrondis", +"Row":"Ligne", +"Row ~Height...":"~Hauteur de ligne...", +"Rows ~Above":"Lignes ~au-dessus", +"Rows ~Below":"Lignes ~en dessous", +"R~efresh Range":"~Actualiser la plage", +"R~ight-To-Left":"De dro~ite à gauche", +"R~un Macro...":"Exéc~uter la macro...", +"S-shaped Arrow":"Flèche en forme de s", +"Save ~As...":"Enregistrer ~sous...", +"Scientific":"Scientifique", +"Select Cell":"Sélectionner une cellule", +"Select Column":"Sélectionner la colonne", +"Select Row":"Sélectionner la ligne", +"Select Table":"Sélectionner le tableau", +"Select ~All":"~Tout sélectionner", +"Select ~Range...":"Sélectionner la ~plage...", +"Set Background Image...":"Définir l'image d'arrière-plan...", +"Set Character Spacing":"Définir l'espacement des caractères", +"Set Heading Numbering":"Définir la numérotation des chapitres", +"Set Line Spacing":"Définir l'interligne", +"Se~ction...":"Se~ction...", +"Shadow":"Ombre", +"Sharpen":"Augmenter la netteté", +"Sheet R~ight-To-Left":"Feuille de dro~ite à gauche", +"Show":"Afficher", +"Show Navigator Window":"Afficher le Navigateur", +"Show track changes":"Afficher le suivi des modifications", +"Sho~w Rows":"Afficher les ligne~s", +"Sho~w Slide":"~Afficher la diapo", +"Sidebar":"Volet latéral", +"Signat~ure Line...":"Ligne de signat~ure...", +"Signet":"Cachet", +"Slant Down":"Incliné vers le bas", +"Slant Up":"Incliné vers le haut", +"Slide Layout":"Mise en page de diapo", +"Slide Properties...":"Propriétés de la diapo...", +"Slide Tit~le":"~Titre de la diapo", +"Slide Transition":"Transition", +"Slide ~Count":"~Nombre de diapos", +"Slide ~Layout":"Mise en ~page de diapo", +"Small capitals":"Petites capitales", +"Smiley Face":"Frimousse", +"Snap to Grid":"Aligner sur la grille", +"Sort Ascending":"Tri croissant", +"Sort Descending":"Tri décroissant", +"So~rt...":"T~rier...", +"Sparkline...":"Sparkline...", +"Sparklines":"Sparklines", +"Split Arrow":"Flèche en fourche", +"Split Cells...":"Scinder les cellules...", +"Split Table...":"Scinder le tableau...", +"Square":"Carré", +"Square Bevel":"Plaque carrée", +"Square, Rounded":"Carré, arrondi", +"Statistics":"Statistiques", +"Stop":"Arrêter", +"Straight Connector":"Connecteur direct", +"Straight Connector ends with Arrow":"Connecteur direct avec flèche à la fin", +"Straight Connector with Arrows":"Connecteur direct avec flèches", +"Strikethrough":"Barré", +"Striped Right Arrow":"Flèche droite rayée", +"Subscript":"Indice", +"Sun":"Soleil", +"Superscript":"Exposant", +"Symbol":"Symbole", +"S~how Columns":"~Afficher les colonnes", +"S~lide":"D~iapo", +"S~pecial Character...":"Caractères spéciaux...", +"Table Cell Background Color":"Couleur d'arrière-plan de cellule", +"Table of Contents and Inde~x":"Table des matières et inde~x", +"Ta~ble Properties...":"Propriétés du ta~bleau...", +"Text Wrap...":"Habillage du texte...", +"Te~xt":"Te~xte", +"Theme...":"Thème...", +"Thousands Separator":"Séparateur des milliers", +"Time":"Heure", +"Time Field":"Champ horaire", +"Title Page...":"Page de titre...", +"To Background":"À l'arrière-plan", +"To Cell (~resize with cell)":"À la cellule (~redimensionner avec la cellule)", +"To Foreground":"Au premier plan", +"To Next Paragraph in Level":"Au paragraphe suivant du même niveau", +"To Previous Paragraph in Level":"Au paragraphe du même niveau", +"To P~age":"À la p~age", +"To ~Cell":"À la ~cellule", +"To ~Character":"Au ~caractère", +"To ~Curve":"En ~courbe", +"To ~Frame":"Au ~cadre", +"To ~Paragraph":"Au ~paragraphe", +"Toggle Automatic Spell Checking":"Basculer la correction orthographique automatique", +"Toggle Formatting Marks":"(Dés)activer les marques de formatage", +"Toggle Ordered List":"Bascule liste ordonnée", +"Toggle Shadow":"Basculer l'ombre", +"Toggle Unordered List":"Bascule liste non ordonnée", +"Top":"Haut", +"Track Chan~ges":"~Suivi des modifications", +"Translate...":"Traduire...", +"Transparency":"Transparence", +"Trapezoid":"Trapèze", +"Triangle Down":"Triangle à l'envers", +"Triangle Up":"Triangle à l'endroit", +"T~able":"Ta~bleau", +"T~ime (variable)":"Heu~re (variable)", +"T~itle":"T~itre", +"Underline":"Soulignage", +"Unfloat Frame Content":"Sortir le contenu du cadre", +"Ungroup Sparklines":"Dissocier les sparklines", +"Unmerge Cells":"Défusionner les cellules", +"Unprotect Cells":"Annuler la protection des cellules", +"Up Arrow":"Flèche vers le haut", +"Up Arrow Callout":"Légende avec flèche vers le haut", +"Up and Down Arrow":"Flèche vers le haut et le bas", +"Up and Down Arrow Callout":"Légende avec flèche vers le haut et le bas", +"Up and Right Arrow":"Flèche vers le haut et la droite", +"Up and Right Arrow Callout":"Légende avec flèche vers le haut et la droite", +"Up, Right and Down Arrow":"Flèche vers le haut, la droite et le bas", +"Update ~Index":"Mettre à jour l'index", +"Vertical Scroll":"Parchemin vertical", +"Vertical Text":"Texte vertical", +"Vertically C~enter":"Verticalement c~entré", +"Vertically S~pacing":"Es~pacement vertical", +"Vertically ~Bottom":"Verticalement en ~bas", +"Vertically ~Top":"Verticalement en ~haut", +"View Grid Lines":"Afficher les lignes de la grille", +"Watermark...":"Filigrane...", +"Wave":"Ondulation", +"Wrap Text":"Ajuster le texte", +"Zoom In":"Agrandir le zoom", +"Zoom Out":"Réduire le zoom", +"~3D View...":"Affichage ~3D...", +"~Accessibility Check...":"Vérification de l'~accessibilité...", +"~Add":"~Ajouter", +"~Add to List":"~Ajouter à la liste", +"~Advanced Filter...":"Filtre ~spécial...", +"~Analysis of Variance (ANOVA)...":"~Analyse de variance (ANOVA)...", +"~Arrange":"~Disposition", +"~Author":"~Auteur", +"~Automatic Spell Checking":"Correction orthographique automatique", +"~Bottom":"En ~bas", +"~Bring to Front":"~Envoyer à l'avant", +"~Bullets and Numbering...":"Puce~s et numérotation...", +"~Capitalize Every Word":"Majuscule À ~Chaque Mot", +"~Centered":"~Centré", +"~Chart...":"~Diagramme...", +"~Chi-square Test...":"~Test Khideux...", +"~Clear":"~Effacer", +"~Clear Direct Formatting":"~Effacer le formatage direct", +"~Column":"~Colonne", +"~Column Break":"Saut de ~colonne", +"~Columns":"~Colonnes", +"~Contour":"~Contour", +"~Convert":"~Convertir", +"~Correlation...":"~Corrélation...", +"~Covariance...":"Co~variance...", +"~Cut":"~Couper", +"~Data":"Donnée~s", +"~Data Ranges...":"~Plages de données...", +"~Data Table...":"Table de ~données...", +"~Date":"~Date", +"~Date (fixed)":"~Date (fixe)", +"~Date (variable)":"~Date (variable)", +"~Define":"~Définir", +"~Define Range...":"~Définir la plage...", +"~Define...":"~Définir...", +"~Delete":"~Supprimer", +"~Delete Sheet...":"~Supprimer des feuilles...", +"~Delete Slide":"~Supprimer la diapo", +"~Descriptive Statistics...":"Statistiques ~descriptives...", +"~Display Grid":"~Afficher la grille", +"~Edit":"É~dition", +"~Edit Contour...":"Éditer le ~contour...", +"~Edit...":"~Éditer...", +"~Endnote":"Not~e de fin", +"~Enter Group":"~Entrer dans le groupe", +"~Exponential Smoothing...":"Lissage ~exponentiel...", +"~F-test...":"~F-test...", +"~File":"~Fichier", +"~First Paragraph":"~Premier paragraphe", +"~Fonts...":"~Polices...", +"~Footnote":"Note de ~bas de page", +"~Footnote/Endnote Settings...":"Paramètres des notes de bas de page / de ~fin...", +"~Format Cells...":"~Formater des cellules...", +"~Formula Object...":"Objet ~Formule...", +"~Function...":"F~onction...", +"~Go to Sheet...":"~Aller à la feuille...", +"~Goal Seek...":"R~echerche de valeur cible...", +"~Group":"~Grouper", +"~Group and Outline":"Pla~n et groupe", +"~Group...":"~Grouper...", +"~Header and Footer...":"~En-tête et pied de page...", +"~Headers and Footers...":"~En-têtes et pieds de page...", +"~Height...":"~Hauteur...", +"~Help":"Aid~e", +"~Hide":"Mas~quer", +"~Hide AutoFilter":"~Masquer l'AutoFiltre", +"~Hide Details":"~Masquer les détails", +"~Hide Sheet":"~Masquer la feuille", +"~Hide Slide":"~Masquer la diapo", +"~Hyperlink":"~Hyperlien", +"~Hyperlink...":"H~yperlien...", +"~Hyphenation":"Coupure des mo~ts", +"~Hyphenation...":"~Coupure des mots...", +"~Image...":"~Image...", +"~Index Entry...":"Entrée d'inde~x...", +"~Insert":"~Insertion", +"~Insert or Edit...":"~Insérer ou éditer...", +"~Insert...":"~Insérer...", +"~Interaction...":"~Interaction...", +"~Left":"À ~gauche", +"~Left-to-Right Mark":"Marque ~gauche à droite", +"~Line Numbering...":"Numérotation des ~lignes...", +"~Manage...":"~Gérer...", +"~Middle":"~Milieu", +"~More Fields...":"~Autres champs...", +"~More Options...":"~Plus d'options...", +"~Move or Copy Sheet...":"Dé~placer/copier la feuille...", +"~Moving Average...":"~Moyenne glissante...", +"~Named Ranges and Expressions":"Plages ou expressions ~nommées", +"~New Slide":"~Nouvelle diapo", +"~No-break Space":"Espace ~insécable", +"~Optimal":"~Optimal", +"~Optimal Height...":"Hauteur ~optimale...", +"~Optimal Width...":"Largeur ~optimale...", +"~Ordered List":"Liste ~ordonnée", +"~Page":"~Page", +"~Page Break":"~Saut de page", +"~Page Number":"Numéro de pa~ge", +"~Page Number...":"Numéro de pa~ge...", +"~Page Numbers...":"~Numéros de page...", +"~Page Style...":"Style de ~page...", +"~Page...":"~Page...", +"~Parallel":"~Parallèle", +"~Paste":"C~oller", +"~Pivot Table":"~Table dynamique", +"~Print...":"I~mprimer...", +"~Properties...":"~Propriétés...", +"~Recalculate":"~Recalculer", +"~Record":"E~nregistrer", +"~Redo":"~Rétablir", +"~Refresh":"A~ctualiser", +"~Regression...":"~Régression...", +"~Remove Hyperlink":"~Supprimer l'hyperlien", +"~Remove Outline":"Supp~rimer le contour", +"~Reset Filter":"~Réinitialiser le filtre", +"~Right":"À ~droite", +"~Right-to-Left Mark":"Marque ~droite à gauche", +"~Row":"~Ligne", +"~Rows":"~Lignes", +"~Sampling...":"~Échantillonnage...", +"~Save":"~Enregistrer", +"~Sections...":"S~ections...", +"~Select":"~Sélectionner", +"~Send to Back":"Envoyer à l'a~rrière", +"~Sentence case":"~Casse de phrase", +"~Shape":"~Forme", +"~Sheet":"Fe~uille", +"~Show":"A~fficher", +"~Show Details":"Afficher le~s détails", +"~Show Sheet...":"Afficher les feuille~s...", +"~Slide Number":"~Numéro de diapo", +"~Soft Hyphen":"~Trait d'union conditionnel", +"~Sort...":"~Trier...", +"~Spacing":"~Espacement", +"~Spacing...":"Espa~cement...", +"~Spelling...":"~Orthographe...", +"~Standard Filter...":"~Filtre standard...", +"~Subject":"~Sujet", +"~Table":"~Tableau", +"~Table Properties...":"Propriétés du ~tableau...", +"~Table...":"~Tableau...", +"~Text Box":"~Zone de texte", +"~Thesaurus...":"Dictionnaire des s~ynonymes...", +"~Through":"~Continu", +"~Time":"~Heure", +"~Time (fixed)":"~Heure (fixe)", +"~Time (variable)":"Heu~re (variable)", +"~Tools":"~Outils", +"~Top":"En ~haut", +"~UPPERCASE":"~MAJUSCULES", +"~Undo":"Ann~uler", +"~Ungroup...":"~Dissocier...", +"~Unordered List":"Liste ~non ordonnée", +"~Update All":"~Tout actualiser", +"~Validity...":"~Validité...", +"~View":"~Affichage", +"~While Typing":"~Pendant la frappe", +"~Width...":"~Largeur...", +"~Word Count...":"~Nombre de mots...", +"~Word Joiner":"Joint de ~mots", +"~Wrap":"Adaptation du te~xte", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Espace de largeur ~nulle", +"~lowercase":"minuscu~les", +"~tOGGLE cASE":"~iNVERSER LA cASSE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/fur.json b/f7cloud-office/browser/dist/l10n/uno/fur.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/fur.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/f7cloud-office/browser/dist/l10n/uno/fy.json b/f7cloud-office/browser/dist/l10n/uno/fy.json new file mode 100644 index 0000000..d14b175 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/fy.json @@ -0,0 +1,715 @@ +{ +"12-Point Star":"12-puntige stjer", +"24-Point Star":"24-puntige stjer", +"4-Point Star":"4-puntige stjer", +"4-way Arrow":"Pylk nei 4 rjochtingen", +"4-way Arrow Callout":"Taljochting nei 4 rjochtingen", +"5-Point Star":"5-puntige stjer", +"6-Point Star":"6-puntige stjer", +"6-Point Star, Concave":"6-puntige stjer, hol", +"8-Point Star":"8-puntige stjer", +"Accept":"Akseptearje", +"Accept All":"Alles akseptearje", +"Accept All Changes":"Alle feroaringen akseptearje", +"Accept Change":"Feroaringen akseptearje", +"Accept Track Change and select the next one":"Akseptearje en nei folgjende gean", +"Accept and Move to Next":"Akseptearje en nei folgjende gean", +"Add Decimal Place":"Desimalen taheakje", +"After":"Dêrnei", +"Align Bottom":"Oan ûnderkant rjochtsje", +"Align Bottom to Anchor":"Underkant oan anker rjochtsje", +"Align Center":"Sintraal rjochtsje", +"Align Left":"Links rjochtsje", +"Align Right":"Rjochts rjochtsje", +"Align Tex~t":"Teks~t rjochtsje", +"Align Top":"Oan boppekant rjochtsje", +"Align Top to Anchor":"Boppekant oan anker rjochtsje", +"Anc~hor":"An~ker", +"Animation":"Animaasje", +"Apply Suggestion":"Foarstel tapasse", +"Arch Down (Curve)":"Bôge omleech", +"Arch Down (Pour)":"Bôge omleech (folle)", +"Arch Left (Curve)":"Bôge links", +"Arch Right (Curve)":"Bôge rjochts", +"Arch Right (Pour)":"Bôge rjochts (folle)", +"Arch Up (Curve)":"Bôge omheech", +"Arch Up (Pour)":"Bôge omheech (folle)", +"Arrange":"Skikke", +"As C~haracter":"As ~teken", +"AutoCorr~ect":"Auto~Korreksje", +"AutoFill Data Series: automatic":"Automatysk ynfolje gegevensrigen", +"Auto~Filter":"~AutoFilter", +"A~lignment...":"R~jochting...", +"A~rea...":"~Gebiet...", +"A~rrange":"~Skikke", +"Back One":"Ien nei efteren", +"Background Color":"Eftergrûnkleur", +"Before":"Derfoar", +"Block Arc":"Blok bôge", +"Bold":"Fet", +"Bookmar~k...":"Blêd~wizer...", +"Borders (Shift to overwrite)":"Rânen (shift om te oerskriuwen)", +"Bottom":"Under", +"Brightness":"Helderheid", +"Caption...":"Byskrift...", +"Center":"Sintrearje", +"Center Horizontal":"Horizontaal sintrearje", +"Center Vertically":"Fertikaal sintrearje", +"Centered":"Sintrearre", +"Ce~lls...":"Se~llen...", +"Character Highlighting Color":"Teken aksint kleur", +"Character Spacing":"Teken ôfstân", +"Charcoal Sketch":"Houtskoal tekening", +"Chart T~ype...":"Diagram t~ype...", +"Check Spelling":"Stavering hifkje", +"Chevron":"Puntheak", +"Chevron Down":"Puntheak nei ûnderen", +"Chevron Up":"Puntheak nei boppe", +"Circle":"Sirkel", +"Circle (Curve)":"Sirkel", +"Circle (Pour)":"Sirkel (folle)", +"Circle Pie":"Sirkelsektor", +"Circular Arrow":"Sirkel pylk", +"Clear Direct Formatting":"Rjochtstreekse opmaak wiskje", +"Clear ~Direct Formatting":"Rjochtstreekse op~maak wiskje", +"Cle~ar Cells...":"Se~llen leegje...", +"Clone Formatting":"Kloon opmeitsje", +"Close Master View":"Model werjefte slute", +"Cloud":"Wolk", +"Cl~ear Contents...":"Yn~hâld wiskje...", +"Color Scale...":"Kleur skealing...", +"Column":"Kolom", +"Column ~Width...":"Kolom ~breedte...", +"Columns ~After":"Kolommen ~rjochts", +"Columns ~Before":"Kolommen ~links", +"Comments":"Taljochtingen", +"Comme~nt":"Notysj~e", +"Connector":"Ferbining", +"Connector Ends with Arrow":"Ferbining eint mei pylk", +"Connector with Arrows":"Ferbining mei pylken", +"Connectors":"Ferbiningen", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Ferwizing lokaasje kopiearje", +"Cop~y":"Kop~iearje", +"Corner Right Arrow":"Hoekpylk nei rjochts", +"Co~lumns...":"~Kolommen...", +"Co~mpress...":"Ko~mprimearje...", +"Crop":"Bysnije", +"Crop Image":"Ofbylding bysnije", +"Cross":"Krús", +"Cross-~reference...":"Krús ~ferwizing...", +"Currency":"Faluta", +"Current ~Index":"Aktuele ~yndeks", +"Curve":"Bôge", +"Curve Down":"Bôge omleech", +"Curve Up":"Bôge omheech", +"Curved Connector":"Bûgde ferbining", +"Curved Connector Ends with Arrow":"Bûgde ferbining eint mei pylk", +"Curved Connector with Arrows":"Bûgde ferbining mei pylken", +"Cycle Case":"Skriuwwize rotearje", +"Cylinder":"Silinder", +"C~ell":"S~el", +"C~haracter...":"~Teken...", +"C~onditional":"Be~tingst", +"Data Bar...":"Gegevensbalke...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"D~atum (fariabel)", +"Decrease Font Size":"Tekst ferlytsje", +"Decrease Indent":"Ynsprong ferlytsje", +"Decrease Paragraph Spacing":"Alinea ôfstân ferlytsje", +"Decrease Size":"Tekst ferlytsje", +"Delete All Comments":"Alle taljochting wiskje", +"Delete All Comments by This Author":"Alle taljochting fan dizze skriuwer wiskje", +"Delete Axis":"As wiskje", +"Delete Comment":"Taljochting wiskje", +"Delete C~ells...":"Sellen ~wiskje...", +"Delete C~ontents...":"Ynhâl~d wiskje...", +"Delete Data Labels":"Gegevenslebels wiskje", +"Delete Decimal Place":"Desimalen wiskje", +"Delete Legend":"Leginda wiskje", +"Delete Major Grid":"Haadroaster wiskje", +"Delete Minor Grid":"Helproaster wiskje", +"Delete Rows":"Rigen wiskje", +"Delete Single Data Label":"Inkeld gegevenslebels wiskje", +"Delete Table":"Tabel wiskje", +"Delete selected columns":"Selektearre kolommen wiskje", +"Delete selected rows":"Selektearre rigen wiskje", +"Delete table":"Tabel wiskje", +"Delete ~All Comments":"~Alle taljochting wiskje", +"Demote Outline Level":"Oersichtnivo omleech", +"De~lete...":"~Wiskje...", +"Diamond":"Rut", +"Diamond Bevel":"Rut mei skeane râne", +"Digital Signatu~res...":"Digitale ûnde~rtekeningen...", +"Display Grid":"Roaster sjen litte", +"Doorplate":"Nammeplaat", +"Double Brace":"Akkolade", +"Double Bracket":"Fjouwerkante heaken", +"Double Underline":"Dûbel ûnderstreke", +"Down Arrow":"Pylk nei ûnderen", +"Down Arrow Callout":"Taljochting mei pylk omleech", +"Duplicate Page":"Side duplisearje", +"Duplicate ~Slide":"Dia ~duplisearje", +"D~elete Page":"Side ~wiskje", +"Edit Hyperlink...":"Ferwizing bewurkje...", +"Edit Section...":"Seksje bewurkje...", +"Ellipse":"Ellips", +"Explosion":"Eksploazje", +"E~xecute Interaction...":"Yn~teraksje útfiere...", +"E~xit Group":"U~t groep gean", +"Fade Down":"Ferdizigje nei ûnderen", +"Fade Left":"Ferdizigje nei links", +"Fade Right":"Ferdizigje nei rjochts", +"Fade Up":"Ferdizigje nei boppe", +"Fade Up and Left":"Ferdizigje nei boppe en links", +"Fade Up and Right":"Ferdizigje nei boppe en rjochts", +"Fiel~d":"Fjil~d", +"Fill Color":"Fol kleur", +"Find Next":"Folgjende sykje", +"Find Previous":"Foarige sykje", +"Find and Rep~lace...":"Sykje en fe~rfange...", +"First ~Author":"Earste ~skriuwer", +"Flip Horizontally":"Horizontaal spegelje", +"Flip Vertically":"Fertikaal spegelje", +"Flowchart: Alternate Process":"Streamdiagram: Alternatyf proses", +"Flowchart: Card":"Streamdiagram: Kaart", +"Flowchart: Collate":"Streamdiagram: Ferlykje", +"Flowchart: Connector":"Streamdiagram: Ferbining", +"Flowchart: Data":"Streamdiagram: Gegevens", +"Flowchart: Decision":"Streamdiagram: Beslissing", +"Flowchart: Delay":"Streamdiagram: Fertraging", +"Flowchart: Direct Access Storage":"Streamdiagram: Bewarring mei rjochtstreekse tagong", +"Flowchart: Display":"Streamdiagram: Byldskerm", +"Flowchart: Document":"Streamdiagram: Dokumint", +"Flowchart: Extract":"Streamdiagram: Ekstraksje", +"Flowchart: Internal Storage":"Streamdiagram: Yntern bewarring", +"Flowchart: Magnetic Disc":"Streamdiagram: Magnetyske skiif", +"Flowchart: Manual Input":"Streamdiagram: Sels ynfier dwaan", +"Flowchart: Manual Operation":"Streamdiagram: Sels operaasje dwaan", +"Flowchart: Merge":"Streamdiagram: Gearfoegje", +"Flowchart: Multidocument":"Streamdiagram: Multy dokumint", +"Flowchart: Off-page Connector":"Streamdiagram: Ferbining nei oare side", +"Flowchart: Or":"Streamdiagram: Of", +"Flowchart: Predefined Process":"Streamdiagram: Foardefiniearre proses", +"Flowchart: Preparation":"Streamdiagram: Tarieding", +"Flowchart: Process":"Streamdiagram: Proses", +"Flowchart: Punched Tape":"Streamdiagram: Ponsbân", +"Flowchart: Sequential Access":"Streamdiagram: Tagong yn rigen", +"Flowchart: Sort":"Streamdiagram: Sortearje", +"Flowchart: Stored Data":"Streamdiagram: Bewarre gegevens", +"Flowchart: Summing Junction":"Streamdiagram: Gearfoeging", +"Flowchart: Terminator":"Streamdiagram: Terminator", +"Flower":"Blom", +"Folded Corner":"Ezelsear", +"Font Color":"Tekst kleur", +"Fontwork Shape":"Fontwork foarm", +"Fontwork...":"Fontwork...", +"Foote~r":"F~uottekst", +"For All Text":"Foar alle tekst", +"For Paragraph":"Foar alinea", +"For Selection":"Foar seleksje", +"Format Axis...":"As yndiele...", +"Format Chart Area...":"Diagram gebiet yndiele...", +"Format Data Labels...":"Gegevenslebels opmeitsje...", +"Format Data Point...":"Gegevenspunt opmeitsje...", +"Format Data Series...":"Gegevensrigen opmeitsje...", +"Format Floor...":"Boaiem yndiele...", +"Format Legend...":"Leginda yndiele...", +"Format Major Grid...":"Haadroaster yndiele...", +"Format Mean Value Line...":"Middele wearde line opmeitsje...", +"Format Minor Grid...":"Helproaster yndiele...", +"Format Pa~ge...":"Si~de yndiele...", +"Format Selection...":"Seleksje yndiele...", +"Format Single Data Label...":"Inkeld gegevenslebels opmeitsje...", +"Format Stock Gain...":"Winst op oandielen opmeitsje...", +"Format Stock Loss...":"Ferlies op oandielen opmeitsje...", +"Format Title...":"Titel yndiele...", +"Format Trend Line Equation...":"Trend line ferliking opmeitsje...", +"Format Trend Line...":"Trend line yndiele...", +"Format Wall...":"Wand yndiele...", +"Format X Error Bars...":"X flater balken opmeitsje...", +"Format Y Error Bars...":"Y flater balken opmeitsje...", +"Format as Currency":"As faluta opmeitsje", +"Format as Date":"As datum opmeitsje", +"Format as General":"As normaal opmeitsje", +"Format as Number":"As getal opmeitsje", +"Format as Percent":"As persintaazje opmeitsje", +"Format as Scientific":"As wittenskiplik opmeitsje", +"Format as Time":"As tiid opmeitsje", +"Formatting Mark":"Opmaak markearring", +"Formula to Value":"Formule nei wearde", +"Forward One":"Ien nei foaren", +"For~matting Marks":"Op~maak markearringen", +"Fo~rm":"Fo~rmulier", +"Frame":"Ramt", +"Freeze First Column":"Earste kolom fêstsette", +"Freeze First Row":"Earste rige fêstsette", +"Freeze ~Cells":"Sellen ~fêstsette", +"F~ont Size...":"Lettertype ~grutte...", +"F~ormat":"Ynd~ieling", +"F~ourier Analysis...":"F~ourier Analyze...", +"F~rame...":"Ra~mt...", +"F~ull Screen":"F~olslein skerm", +"General":"Normaal", +"Go t~o Page...":"Gean n~ei side...", +"Heart":"Hert", +"Hexagon":"Seishoek", +"He~ader":"Ko~ptekst", +"He~ader and Footer":"Kop- en ~Fuottekst", +"Horizontal Scroll":"Horizontale perkamint rol", +"Horizontally ~Center":"Horizontaal ~sintrearre", +"Horizontally ~Left":"Horizontaal ~links", +"Horizontally ~Right":"Horizontaal ~rjochts", +"Horizontally ~Spacing":"Horizontale ô~fstân", +"H~ide":"Fer~berje", +"H~ide Columns":"~Kolommen ferbergje", +"H~ide Rows":"R~igen ferbergje", +"Icon Set...":"Ikoan set...", +"Ignore":"Negearje", +"Image Mode":"Ofbyldingen modus", +"In ~Background":"~Op 'e eftergrûn", +"Increase Font Size":"Tekst fergrutsje", +"Increase Indent":"Ynsprong fergrutsje", +"Increase Paragraph Spacing":"Alinea ôfstân fergrutsje", +"Increase Size":"Tekst fergrutsje", +"Inflate":"Opblaze", +"Insert Audio or Video":"Lûd of Fideo ynfoegje", +"Insert Axis":"As ynfoegje", +"Insert Axis Title":"As titel ynfoegje", +"Insert Bookmark":"Blêdwizer ynfoegje", +"Insert Caption...":"Byskrift ynfoegje...", +"Insert Chart":"Diagram ynfoegje", +"Insert Column After":"Kolom rjochts ynfoegje", +"Insert Column Before":"Kolom links ynfoegje", +"Insert Column Break":"Kolom ein ynfoegje", +"Insert Columns ~After":"Ko~lommen rjochts ynfoegje", +"Insert Columns ~Before":"Ko~lommen links ynfoegje", +"Insert Comment":"Taljochting ynfoegje", +"Insert Co~lumns":"Ko~lommen ynfoegje", +"Insert Cross-reference":"Krús ferwizing ynfoegje", +"Insert Data Labels":"Gegevenslebels ynfoegje", +"Insert Endnote":"Einnoat ynfoegje", +"Insert Field":"Fjild ynfoegje", +"Insert Fontwork Text":"Fontwork tekst ynfoegje", +"Insert Footnote":"Fuotnoat ynfoegje", +"Insert Frame":"Ramt ynfoegje", +"Insert Hyperlink":"Hyperlink ynfoegje", +"Insert Image...":"Ofbylding ynfoegje...", +"Insert Index Entry":"Yndeks ynfier ynfoegje", +"Insert Major Grid":"Haadroaster ynfoegje", +"Insert Mean ~Value Line":"Middele ~wearde line ynfoegje", +"Insert Minor Grid":"Helproaster ynfoegje", +"Insert Page Break":"Side ein ynfoegje", +"Insert Row Above":"Rige dêrboppe ynfoegje", +"Insert Row Below":"Rige dêrûnder ynfoegje", +"Insert Rows ~Above":"~Rigen derboppe ynfoegje", +"Insert Rows ~Below":"Rigen de~rûnder ynfoegje", +"Insert Single Data Label":"Inkeld gegevenslebels ynfoegje", +"Insert Slide":"Dia ynfoegje", +"Insert Special Character":"Spesjaal teken ynfoegje", +"Insert Special Characters":"Spesjale tekens ynfoegje", +"Insert Text Box":"Tekstfak ynfoegje", +"Insert Titles...":"Titels ynfoegje...", +"Insert Tre~nd Line...":"Tre~nd line ynfoegje...", +"Insert Unnumbered Entry":"Item sûnder nûmer ynfiere", +"Insert Vertical Text":"Fertikale tekst ynfoegje", +"Insert ~Cells...":"~Sellen ynfoegje...", +"Insert ~Rows":"~Rigen ynfoegje", +"Insert ~Table...":"~Tabel ynfoegje...", +"Insert/Delete Axes...":"Assen ynfoegje/wiskje...", +"Invert":"Omkeare", +"Isosceles Triangle":"Lykskonkige trijehoeke", +"Italic":"Skeanprinte", +"Justified":"Utfolle", +"Language":"Taal", +"Language Status":"Taal tastân", +"Layout":"Yndieling", +"Left":"Links", +"Left Arrow":"Pylk nei links", +"Left Arrow Callout":"Taljochting mei pylk links", +"Left Brace":"Akkolade links", +"Left Bracket":"Heak links", +"Left and Right Arrow":"Pylk nei links en rjochts", +"Left and Right Arrow Callout":"Taljochting mei pylk rjochts en links", +"Left-To-Right":"Fan links nei rjochts", +"Lightning Bolt":"Wjerljocht", +"Line":"Line", +"Line Callout 1":"Line taljochting 1", +"Line Callout 2":"Line taljochting 2", +"Line Callout 3":"Line taljochting 3", +"Line Color":"Line kleur", +"Line Connector":"Line ferbining", +"Line Connector Ends with Arrow":"Line ferbining eint mei pylk", +"Line Spacing":"Rigel ôfstân", +"Line Spacing: 1":"Rigel ôfstân: 1", +"Line Spacing: 1.5":"Rigel ôfstân: 1,5", +"Line Spacing: 2":"Rigel ôfstân: 2", +"Lis~ts":"Lis~ten", +"L~ine...":"L~ine...", +"Manage Track Changes":"Byhâlden feroaringen beheare", +"Manage...":"Behear...", +"Manual ~Break...":"Hânmjittige nije ~rigel...", +"Master Slides":"Haad dia's", +"Media":"Media", +"Merge and center or unmerge cells depending on the current toggle state":"Sellen gearfoegje en sintraal sette of spjalte, ôfhinklik fan de aktive tastân.", +"Moon":"Moanne", +"More ~Filters":"Mear ~filters", +"M~erge and Center Cells":"G~earfoegje en sintrearje fan sellen", +"Name...":"Namme...", +"Na~vigator":"Na~vigator", +"New Page":"Nije side", +"Next":"Folgjende", +"Next Page":"Folgjende side", +"Next Track Change":"Folgjende feroaring", +"No List":"Gjin list", +"None":"Gjint", +"Notched Right Arrow":"Pylk nei rjochts mei kerf", +"Number":"Nûmer", +"Number Format":"Getal yndieling", +"Number Format...":"Getal yndieling...", +"Number Format: Currency":"Getal yndieling: faluta", +"Number Format: Date":"Getal yndieling: datum", +"Number Format: Decimal":"Getal yndieling: desimaal", +"Number Format: Exponential":"Getal yndieling: eksponintsjoneel", +"Number Format: Percent":"Getal yndieling: prosint", +"Number Format: Standard":"Getal yndieling: Standert", +"Number Format: Time":"Getal yndieling: tiid", +"Octagon":"Achthoek", +"Octagon Bevel":"Achthoeke mei skeane râne", +"Open Circle (Curve)":"Iepen sirkel", +"Open Circle (Pour)":"Iepen sirkel (folle)", +"Open Hyperlink":"Hyperlink iepenje", +"Open the Styles Deck":"It paniel stilen iepenje", +"Optimal Column Width":"Optimale kolom breedte", +"Optimal Row Height":"Optimale rige hichte", +"Orientation":"Oriïntaasje", +"Outline Font Effect":"Lettertype effekt foar oersicht", +"Overline":"Streek boppe", +"Page Properties...":"Side eigenskippen...", +"Page Tit~le":"Side tite~l", +"Page ~Count":"~Tal siden", +"Paired ~t-test...":"Keppele ~t-test...", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Plakke ~spesjaal...", +"Pentagon":"Fiifhoekige pylk", +"Percent":"Prosint", +"Pi~vot Table...":"D~raai tabel...", +"Plain Text":"Platte tekst", +"Pop Art":"Pop kunst", +"Position and Si~ze...":"Posysje en ~grutte...", +"Previous Page":"Foarige side", +"Previous Track Change":"Foarige feroaring", +"Prin~t Ranges":"Prin~t berikken", +"Prohibited":"Ferbean", +"Promote Outline Level":"Oersichtnivo omheech", +"Propert~ies...":"Ei~genskippen...", +"Protect Cells":"Sel befeiligje", +"Protect ~Sheet...":"~Blêd befeiligje...", +"Pr~evious":"Foarig~e", +"Puzzle":"Puzel", +"P~aragraph...":"~Alinea...", +"QR and ~Barcode...":"QR en ~Barkoade...", +"Record Track Changes":"Feroaringen byhâlde", +"Rectangle":"Rjochthoeke", +"Rectangle, Rounded":"Ofrûne rjochthoeke", +"Rectangular Callout":"Rjochthoekige taljochting", +"Reject":"Ofkarre", +"Reject All":"Alles wegerje", +"Reject All Changes":"Alle feroaringen ôfkarre", +"Reject Change":"Feroaringen ôfkarre", +"Reject Track Change and select the next one":"Ofwize en nei folgjende gean", +"Reject and Move to Next":"Ofwize en nei folgjende gean", +"Remove Noise":"Rûs weihelje", +"Rename Master":"Model omneame", +"Rename S~heet...":"B~lêd omneame...", +"Reply Comment":"Taljochting beäntwurdzje", +"Reset Data Point":"Gegevenspunt werstelle", +"Reset all Data Points":"Gegevenspunten werstelle", +"Resolved Comments":"Oploste taljochtingen", +"Restart Numbering":"Nije nûmering", +"Right":"Rjochts", +"Right Arrow":"Pylk nei rjochts", +"Right Arrow Callout":"Taljochting mei pylk rjochts", +"Right Brace":"Akkolade rjochts", +"Right Bracket":"Heak rjochts", +"Right Triangle":"Rjochthoekige trijehoeke", +"Right or Left Arrow":"Pylk rjochts of links", +"Right-To-Left":"Fan rjochts nei links", +"Ring":"Ring", +"Rotate 90° ~Left":"Rotearje 90° ~links", +"Rotate 90° ~Right":"Rotearje 90° ~rjochts", +"Rot~ate":"Dr~aaie", +"Round Callout":"Rûne taljochting", +"Rounded Rectangular Callout":"Ofrûne rjochthoekige taljochting", +"Row":"Rige", +"Row ~Height...":"Rige ~hichte...", +"Rows ~Above":"Rigen ~derboppe", +"Rows ~Below":"Rigen dêrû~nder", +"R~efresh Range":"B~erik ferfarskje", +"R~ight-To-Left":"Fan r~jochts nei links", +"R~un Macro...":"Makro út~fiere...", +"S-shaped Arrow":"S-foarme pylk", +"Save ~As...":"Bewarje ~as...", +"Scientific":"Wittenskiplik", +"Select Cell":"Sel selektearje", +"Select Column":"Kolom selektearje", +"Select Row":"Rige selektearje", +"Select Table":"Tabel selektearje", +"Select ~All":"~Alles selektearje", +"Select ~Range...":"~Berik selektearje...", +"Set Background Image...":"Eftergrûnôfbylding ynstelle...", +"Set Character Spacing":"Teken ôfstân ynstelle", +"Set Line Spacing":"Rigelôfstân ynstelle", +"Se~ction...":"Sek~je...", +"Shadow":"Skaad", +"Sharpen":"Skerpje", +"Sheet R~ight-To-Left":"Blêd fan ~rjochts nei links", +"Show Navigator Window":"Navigator finster sjen litte", +"Sho~w Rows":"~Rigen sjen litte", +"Sho~w Slide":"Dia ~werjaan", +"Sidebar":"Sydbalke", +"Signet":"Segel", +"Slant Down":"Skean nei ûnderen", +"Slant Up":"Skean nei boppe", +"Slide Layout":"Dia yndieling", +"Slide Properties...":"Dia eigenskippen...", +"Slide Tit~le":"Dia Tite~l", +"Slide Transition":"Dia wiksel", +"Slide ~Count":"Dia t~al", +"Slide ~Layout":"Dia ~yndieling", +"Small capitals":"Lytse haadletters", +"Smiley Face":"Glimke", +"Snap to Grid":"Kleevje oan roaster", +"Sort Ascending":"Oprinnend sortearje", +"Sort Descending":"Ofrinnend sortearje", +"So~rt...":"So~rtearje...", +"Split Arrow":"Spjalt pylk", +"Split Table...":"Tabel spjalte...", +"Square":"Fjouwerkant", +"Square Bevel":"Fjouwerkant mei skeane râne", +"Square, Rounded":"Ofrûne fjouwerkant", +"Statistics":"Statistiken", +"Stop":"Ophâlde", +"Straight Connector":"Rjochtstreekse ferbining", +"Straight Connector ends with Arrow":"Rjochtstreekse ferbining eint mei pylk", +"Straight Connector with Arrows":"Rjochtstreekse ferbining mei pylken", +"Strikethrough":"Trochstreekje", +"Striped Right Arrow":"Pylk nei rjochts mei strepen", +"Subscript":"Underskreaun", +"Sun":"Sinne", +"Superscript":"Boppeskreaun", +"Symbol":"Symboal", +"S~how Columns":"Kolommen ~sjen litte", +"S~lide":"~Dia", +"S~pecial Character...":"S~pesjale tekens...", +"Table Cell Background Color":"Eftergrûnkleur foar tabel sel", +"Table of Contents and Inde~x":"Ynhâldsopjefte en ynde~ks", +"Ta~ble Properties...":"~Tabel eigenskippen...", +"Text Wrap...":"Tekst omrin...", +"Te~xt":"Te~kst", +"Thousands Separator":"Skiedingsteken foar tûzenen", +"Time":"Tiid", +"Time Field":"Tiidfjild", +"Title Page...":"Titel side...", +"To Background":"Op eftergrûn", +"To Cell (~resize with cell)":"Oan sel (~grutte feroarje mei sel)", +"To Foreground":"Op Foargrûn", +"To Next Paragraph in Level":"Nei folgjende alinea op itselde nivo", +"To Previous Paragraph in Level":"Nei foarige alinea op itselde nivo", +"To P~age":"Oan s~ide", +"To ~Cell":"Oan ~sel", +"To ~Character":"Oan ~teken", +"To ~Curve":"Nei ~Bûge", +"To ~Frame":"Oan ~ramt", +"To ~Paragraph":"Oan a~linea", +"Toggle Automatic Spell Checking":"Automatyske staveringshifker wikselje", +"Toggle Formatting Marks":"Opmaak markearringen wikselje", +"Toggle Ordered List":"Oardere list wikselje", +"Toggle Shadow":"Skaad skeakelje", +"Toggle Unordered List":"Net oardere list wikselje", +"Top":"Boppe", +"Track Chan~ges":"Feroaringen ~behâlde", +"Transparency":"Trochsichtich", +"Trapezoid":"Trapezoïde", +"Triangle Down":"Trijehoeke omleech", +"Triangle Up":"Trijehoeke omheech", +"T~able":"T~abel", +"T~ime (variable)":"T~iid (fariabel)", +"T~itle":"T~itel", +"Underline":"Understreekje", +"Unmerge Cells":"Sellen spjalte", +"Unprotect Cells":"Sel befeiliging opheffe", +"Up Arrow":"Pylk nei boppe", +"Up Arrow Callout":"Taljochting mei pylk omheech", +"Up and Down Arrow":"Pylk nei boppe en ûnderen", +"Up and Down Arrow Callout":"Taljochting mei pylk omheech en omleech", +"Up and Right Arrow":"Pylk nei boppe en rjochts", +"Up and Right Arrow Callout":"Taljochting mei pylk omheech en rjochts", +"Up, Right and Down Arrow":"Pylk nei boppe, rjochts, en ûnderen", +"Update ~Index":"~Yndeks fernije", +"Vertical Scroll":"Fertikale perkamint rol", +"Vertical Text":"Fertikale tekst", +"Vertically C~enter":"Fertikaal ~Sintrearre", +"Vertically S~pacing":"Fertikale ôfs~tân", +"Vertically ~Bottom":"Fertikaal ûn~der", +"Vertically ~Top":"Fertikaal ~boppe", +"View Grid Lines":"Roaster linen sjen litte", +"Watermark...":"Wettermerk...", +"Wave":"Golf", +"Wrap Text":"Tekst omslaan", +"Zoom In":"Zoom yn", +"Zoom Out":"Zoom út", +"~3D View...":"~3D werjefte...", +"~Accessibility Check...":"~Tagonklikens kontrôle...", +"~Add":"~Taheakje", +"~Add to List":"~Oan list taheakje", +"~Advanced Filter...":"~Avansearre filter...", +"~Analysis of Variance (ANOVA)...":"~Fariaasje analyze (ANOVA)...", +"~Arrange":"Sk~ikke", +"~Author":"~Skriuwer", +"~Automatic Spell Checking":"~Automatyske staveringshifker", +"~Bottom":"~Under", +"~Bring to Front":"~Foaroan sette", +"~Bullets and Numbering...":"~Nûmering/opsommingstekens...", +"~Capitalize Every Word":"~Elk wurd mei haadletter", +"~Centered":"~Sintrearre", +"~Chart...":"Diag~ram...", +"~Chi-square Test...":"~Chi-square Test...", +"~Clear":"~Wiskje", +"~Clear Direct Formatting":"~Rjochtstreekse opmaak wiskje", +"~Column":"~Kolom", +"~Column Break":"~Kolom-ein", +"~Columns":"~Kolommen", +"~Contour":"~Kontoer", +"~Convert":"~Omsette", +"~Correlation...":"~Korrelaasje...", +"~Covariance...":"~Kofariaasje...", +"~Cut":"~Knippe", +"~Data":"~Gegevens", +"~Data Ranges...":"~Gegevensberikken...", +"~Data Table...":"~Gegevens tabel...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (fêst)", +"~Define":"~Fêststelle", +"~Define Range...":"~Berik fêststelle...", +"~Define...":"~Fêststelle...", +"~Delete":"~Wiskje", +"~Delete Sheet...":"Blêd ~wiskje...", +"~Delete Slide":"~Dia wiskje", +"~Descriptive Statistics...":"~Beskriuwende statistiken...", +"~Display Grid":"~Roaster sjen litte", +"~Edit":"Be~wurkje", +"~Edit Contour...":"~Kontoer bewurkje...", +"~Edit...":"~Bewurkje...", +"~Endnote":"~Einnoat", +"~Enter Group":"~By groep komme", +"~Exponential Smoothing...":"~Eksponinsjele ôfflakking...", +"~F-test...":"~F-test...", +"~File":"~Triem", +"~First Paragraph":"~Easte alinea", +"~Fonts...":"~Lettertypen...", +"~Footnote":"~Fuotnoat", +"~Format Cells...":"~Sellen yndiele...", +"~Formula Object...":"~Formule objekt...", +"~Function...":"~Funksje...", +"~Goal Seek...":"Doel ~sykje...", +"~Group":"~Groepearje", +"~Group and Outline":"~Groepearje en oersicht", +"~Group...":"~Groepearje...", +"~Header and Footer...":"~Kop- en fuottekst...", +"~Headers and Footers...":"~Kop en fuotteksten...", +"~Height...":"~Hichte...", +"~Help":"~Help", +"~Hide":"~Ferbergje", +"~Hide AutoFilter":"AutoFilter ~ferbergje", +"~Hide Details":"Details ~ferbergje", +"~Hide Sheet":"~Blêd ferbergje", +"~Hide Slide":"Dia ~ferbergje", +"~Hyperlink":"~Ferwizing", +"~Hyperlink...":"~Hyperlink...", +"~Hyphenation":"~Wurdôfbrekking", +"~Hyphenation...":"~Wurd ôfbrekking...", +"~Image...":"~Ofbylding...", +"~Insert":"~Ynfoegje", +"~Insert or Edit...":"~Ynfoegje of bewurkje...", +"~Insert...":"~Ynfoegje...", +"~Interaction...":"~Ynteraksje...", +"~Left":"~Links", +"~Line Numbering...":"~Rigel nûmering...", +"~Manage...":"~Beheare...", +"~More Fields...":"~Mear fjilden...", +"~More Options...":"~Mear opsjes...", +"~Move or Copy Sheet...":"~Blêd ferpleatse of kopiearje...", +"~Moving Average...":"~Bewegende gemiddelde...", +"~Named Ranges and Expressions":"~Neamde berikken en útdrukkings", +"~New Slide":"~Nije dia", +"~Optimal":"~Optimaal", +"~Optimal Height...":"~Optimale hichte...", +"~Optimal Width...":"~Optimale kolom breedte...", +"~Ordered List":"~Oardere list", +"~Page":"~Side", +"~Page Break":"~Side ein", +"~Page Number":"~Side nûmer", +"~Page Numbers...":"~Side nûmers...", +"~Page Style...":"~Side styl...", +"~Page...":"~Side...", +"~Parallel":"~Parallel", +"~Paste":"~Plakke", +"~Pivot Table":"~Draaitabel", +"~Print...":"~Printsje...", +"~Properties...":"Eigenski~ppen...", +"~Recalculate":"~Op 'e nij berekkenje", +"~Record":"~Byhâlde", +"~Redo":"~Op 'e nij dwaan", +"~Refresh":"Ferfa~rskje", +"~Regression...":"~Regresje...", +"~Remove Hyperlink":"Ferwizing ~wiskje", +"~Remove Outline":"Oersicht ~wiskje", +"~Reset Filter":"~Filter weromsette", +"~Right":"~Rjochts", +"~Row":"~Rige", +"~Rows":"~Rigen", +"~Sampling...":"~Stekproef...", +"~Save":"~Bewarje", +"~Sections...":"~Seksjes...", +"~Select":"~Selektearje", +"~Send to Back":"~Efteroan sette", +"~Sentence case":"~Sin begjint mei haadletter", +"~Shape":"~Foarm", +"~Sheet":"~Blêd", +"~Show":"~Sjen litte", +"~Show Details":"~Details sjen litte", +"~Show Sheet...":"Blêd ~sjen litte...", +"~Slide Number":"~Dia nûmer", +"~Sort...":"~Sortearje...", +"~Spacing":"~Ofstân", +"~Spacing...":"~Ofstân...", +"~Spelling...":"~Stavering...", +"~Standard Filter...":"~Standert filter...", +"~Subject":"~Underwerp", +"~Table":"~Tabel", +"~Table Properties...":"~Tabel eigenskippen...", +"~Table...":"~Tabel...", +"~Text Box":"~Tekstfak", +"~Thesaurus...":"~Synonimen...", +"~Through":"~Troch", +"~Time":"~Tiid", +"~Time (fixed)":"~Tiid (fêst)", +"~Tools":"A~rk", +"~Top":"~Boppe", +"~UPPERCASE":"~HAADLETTERS", +"~Undo":"~Ungedien meitsje", +"~Ungroup...":"~Groepearring opheffe...", +"~Unordered List":"~Net oardere listen", +"~Update All":"~Alles fernije", +"~Validity...":"~Jildigens...", +"~View":"Byl~d", +"~While Typing":"Under it ~ynfieren", +"~Width...":"~Breedte...", +"~Word Count...":"~Wurden telle...", +"~Wrap":"~Omrinne", +"~Z-test...":"~Z-test...", +"~lowercase":"~lyste letters", +"~tOGGLE cASE":"Haad-/lytse ~letters wikselje" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ga.json b/f7cloud-office/browser/dist/l10n/uno/ga.json new file mode 100644 index 0000000..8e7c9d9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ga.json @@ -0,0 +1,656 @@ +{ +"12-Point Star":"Réalta le 12 Pointe", +"24-Point Star":"Réalta le 24 Pointe", +"4-Point Star":"Réalta le 4 Phointe", +"4-way Arrow":"Saighead 4-threo", +"4-way Arrow Callout":"Tagrán le Saighead i nGach Treo", +"5-Point Star":"Réalta le 5 Phointe", +"6-Point Star":"Réalta le 6 Phointe", +"6-Point Star, Concave":"Réalta le 6 Phointe, Cuasach", +"8-Point Star":"Réalta le 8 bPointe", +"Accept":"Glac Leis", +"Accept All":"Glac Uile", +"Accept All Changes":"Glac le Gach Athrú", +"Accept Change":"Glac leis an Athrú", +"Add Decimal Place":"Cuir Ionad Deachúlach Leis", +"Align Bottom":"Ailínigh leis an mBun", +"Align Bottom to Anchor":"Ailínigh an Bun leis an Ancaire", +"Align Center":"Ailínigh Sa Lár", +"Align Left":"Ailínigh Ar Chlé", +"Align Right":"Ailínigh Ar Dheis", +"Align Top":"Ailínigh leis an mBarr", +"Align Top to Anchor":"Ailínigh an Barr leis an Ancaire", +"Anc~hor":"An~caire", +"Animation":"Beochan", +"Arch Down (Curve)":"Áirse Síos (Cuar)", +"Arch Down (Pour)":"Áirse Síos (Doirt)", +"Arch Left (Curve)":"Áirse Ar Chlé (Cuar)", +"Arch Right (Curve)":"Áirse Ar Dheis (Cuar)", +"Arch Right (Pour)":"Áirse Ar Dheis (Doirt)", +"Arch Up (Curve)":"Áirse Suas (Cuar)", +"Arch Up (Pour)":"Áirse Suas (Doirt)", +"Arrange":"Leag Amach", +"As C~haracter":"Mar C~harachtar", +"AutoCorr~ect":"UathCh~eartaigh", +"AutoFill Data Series: automatic":"UathLíon Sraith Sonraí: uathoibríoch", +"Auto~Filter":"Uath~Scagaire", +"A~lignment...":"Ai~líniú...", +"A~rea...":"Limistéa~r...", +"A~rrange":"~Leag Amach", +"Back One":"Ceann Amháin Siar", +"Background Color":"Dath an Chúlra", +"Block Arc":"Arc Bloic", +"Bold":"Trom", +"Bookmar~k...":"Leabharmhar~c...", +"Borders (Shift to overwrite)":"Imlínte (Shift le forscríobh)", +"Bottom":"Bun", +"Brightness":"Gile", +"Caption...":"Foscríbhinn...", +"Center":"Sa Lár", +"Center Horizontal":"Láraigh go Cothrománach", +"Center Vertically":"Láraigh go hIngearach", +"Centered":"Láraithe", +"Ce~lls...":"Cea~lla...", +"Character Spacing":"Spásáil Carachtar", +"Charcoal Sketch":"Sceitse Gualaigh", +"Chart T~ype...":"Cineál Cai~rte...", +"Check Spelling":"Seiceáil Litriú", +"Chevron":"Rachtán", +"Chevron Down":"Rachtán Síos", +"Chevron Up":"Rachtán Suas", +"Circle":"Ciorcal", +"Circle (Curve)":"Ciorcal (Cuar)", +"Circle (Pour)":"Ciorcal (Doirt)", +"Circle Pie":"Píchiorcal", +"Circular Arrow":"Saighead Chiorclach", +"Clear Direct Formatting":"Glan Formáidiú Díreach", +"Clear ~Direct Formatting":"Glan Formáidiú ~Díreach", +"Cle~ar Cells...":"Gl~an Cealla...", +"Clone Formatting":"Clónáil an Formáidiú", +"Close Master View":"Dún an Máistiramharc", +"Cloud":"Scamall", +"Cl~ear Contents...":"Gl~an an tÁbhar...", +"Color Scale...":"Scála Datha...", +"Column":"Colún", +"Column ~Width...":"Leithead an ~Cholúin...", +"Columns ~After":"Colúin ~Ina Dhiaidh", +"Columns ~Before":"Colúin ~Roimhe", +"Comments":"Nótaí", +"Comme~nt":"~Nóta", +"Connector":"Nascóir", +"Connector Ends with Arrow":"Nascóir ag Críochnú le Saighead", +"Connector with Arrows":"Nascóir le Saigheada", +"Contrast":"Codarsnacht", +"Cop~y":"Cói~peáil", +"Corner Right Arrow":"Saighead Chúinne Ar Dheis", +"Co~lumns...":"Co~lúin...", +"Co~mpress...":"Co~mhbhrúigh...", +"Crop":"Bearr", +"Crop Image":"Bearr an Íomhá", +"Cross":"Cros", +"Currency":"Airgeadra", +"Current ~Index":"An t~Innéacs Reatha", +"Curve":"Cuar", +"Curve Down":"Cuar Anuas", +"Curve Up":"Cuar Aníos", +"Curved Connector":"Nascóir Cuartha", +"Curved Connector Ends with Arrow":"Nascóir Lúbtha ag Críochnú le Saighead", +"Curved Connector with Arrows":"Nascóir Cuartha le Saigheada", +"Cycle Case":"Rothlaigh an Cás", +"Cylinder":"Sorcóir", +"C~ell":"C~ill", +"C~haracter...":"~Carachtar...", +"C~onditional":"C~oinníollach", +"Data Bar...":"Barra Sonraí...", +"Date":"Dáta", +"Date...":"Dáta...", +"Dat~e (variable)":"Dá~ta (inathraithe)", +"Decrease Font Size":"Cló Níos Lú", +"Decrease Indent":"Laghdaigh an tEangú", +"Decrease Paragraph Spacing":"Laghdaigh an Spásáil idir Ailt", +"Decrease Size":"Laghdaigh", +"Delete All Comments":"Scrios Gach Nóta", +"Delete All Comments by This Author":"Scrios Gach Nóta Scríofa ag an Údar seo", +"Delete Axis":"Scrios Ais", +"Delete Comment":"Scrios Nóta", +"Delete C~ells...":"Scrios C~ealla...", +"Delete C~ontents...":"Scrios an tÁ~bhar...", +"Delete Data Labels":"Scrios Lipéid Sonraí", +"Delete Decimal Place":"Scrios Ionad Deachúlach", +"Delete Legend":"Scrios Eochair Eolais", +"Delete Major Grid":"Scrios Príomhghreille", +"Delete Minor Grid":"Scrios Mionghreille", +"Delete Rows":"Scrios Rónna", +"Delete Single Data Label":"Scrios Lipéad Sonraí Amháin", +"Delete Table":"Scrios Tábla", +"Delete ~All Comments":"Scrios G~ach Nóta", +"De~lete...":"~Scrios...", +"Diamond":"Muileata", +"Diamond Bevel":"Beibheal Muileata", +"Digital Signatu~res...":"~Sínithe Digiteacha...", +"Display Grid":"Taispeáin Greille", +"Doorplate":"Pláta dorais", +"Double Brace":"Lúibín Dúbailte", +"Double Bracket":"Lúibín Dúbailte", +"Double Underline":"Folíne Dhúbailte", +"Down Arrow":"Saighead Síos", +"Down Arrow Callout":"Tagrán le Saighead Síos", +"Duplicate Page":"Cóipeáil an Leathanach", +"Duplicate ~Slide":"~Sleamhnán Dúblach", +"D~elete Page":"Scrios an L~eathanach", +"Edit Section...":"Cuir Rannán in Eagar...", +"Ellipse":"Éilips", +"Explosion":"Pléascadh", +"E~xit Group":"~Fág an Grúpa", +"Fade Down":"Céimnigh Síos", +"Fade Left":"Céimnigh ar Chlé", +"Fade Right":"Céimnigh ar Dheis", +"Fade Up":"Céimnigh Suas", +"Fade Up and Left":"Céimnigh Suas agus ar Chlé", +"Fade Up and Right":"Céimnigh Suas agus ar Dheis", +"Fiel~d":"Réi~mse", +"Fill Color":"Dath an Líonta", +"Find Next":"Ar Aghaidh", +"Find Previous":"Roimhe Seo", +"First ~Author":"~An Chéad Údar", +"Flip Horizontally":"Smeach go Cothrománach", +"Flip Vertically":"Smeach go hIngearach", +"Flowchart: Alternate Process":"Sreabhchairt: Próiseas Malartach", +"Flowchart: Card":"Sreabhchairt: Cárta", +"Flowchart: Collate":"Sreabhchairt: Comhordaigh", +"Flowchart: Connector":"Sreabhchairt: Ceanglóir", +"Flowchart: Data":"Sreabhchairt: Sonraí", +"Flowchart: Decision":"Sreabhchairt: Cinneadh", +"Flowchart: Delay":"Sreabhchairt: Moill", +"Flowchart: Direct Access Storage":"Sreabhchairt: Stóras Dír-Rochtana", +"Flowchart: Display":"Sreabhchairt: Taispeáint", +"Flowchart: Document":"Sreabhchairt: Cáipéis", +"Flowchart: Extract":"Sreabhchairt: Asbhain", +"Flowchart: Internal Storage":"Sreabhchairt: Stóras Inmheánach", +"Flowchart: Magnetic Disc":"Sreabhchairt: Diosca Maighnéadach", +"Flowchart: Manual Input":"Sreabhchairt: Ionchur De Láimh", +"Flowchart: Manual Operation":"Sreabhchairt: Oibríocht De Láimh", +"Flowchart: Merge":"Sreabhchairt: Cumaisc", +"Flowchart: Multidocument":"Sreabhchairt: Ilcháipéis", +"Flowchart: Off-page Connector":"Sreabhchairt: Ceanglóir As Leathanach", +"Flowchart: Or":"Sreabhchairt: Nó", +"Flowchart: Predefined Process":"Sreabhchairt: Próiseas Réamh-shainmhínithe", +"Flowchart: Preparation":"Sreabhchairt: Ullmhú", +"Flowchart: Process":"Sreabhchairt: Próiseas", +"Flowchart: Punched Tape":"Sreabhchairt: Téip Phollta", +"Flowchart: Sequential Access":"Sreabhchairt: Rochtain Sheicheamhach", +"Flowchart: Sort":"Sreabhchairt: Sórtáil", +"Flowchart: Stored Data":"Sreabhchairt: Sonraí Stóráilte", +"Flowchart: Summing Junction":"Sreabhchairt: Cumar Suimithe", +"Flowchart: Terminator":"Sreabhchairt: Críochnaitheoir", +"Flower":"Bláth", +"Folded Corner":"Cúinne Fillte", +"Font Color":"Dath Cló", +"Fontwork Shape":"Cruth Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Buntásc", +"For All Text":"Don Téacs go Léir", +"For Paragraph":"Don Alt", +"For Selection":"Don Roghnúchán", +"Format Axis...":"Formáidigh Ais...", +"Format Chart Area...":"Formáidigh Limistéar Cairte...", +"Format Data Labels...":"Formáidigh Lipéid Sonraí...", +"Format Data Point...":"Formáidigh Pointe Sonraí...", +"Format Data Series...":"Formáidigh Sraith Sonraí...", +"Format Floor...":"Formáidigh Urlár...", +"Format Legend...":"Formáidigh Eochair Eolais...", +"Format Major Grid...":"Formáidigh Príomhghreille...", +"Format Mean Value Line...":"Formáidigh Líne ag an Meánluach...", +"Format Minor Grid...":"Formáidigh Mionghreille...", +"Format Pa~ge...":"For~máidigh an Leathanach...", +"Format Selection...":"Roghnú Formáide...", +"Format Single Data Label...":"Formáidigh Lipéad Sonraí Amháin...", +"Format Stock Gain...":"Formáidigh Gnóthachan Stoic...", +"Format Stock Loss...":"Formáidigh Caillteanas Stoic...", +"Format Title...":"Formáidigh Teideal...", +"Format Trend Line Equation...":"Formáidigh Cothromóid na Líne Treochta...", +"Format Trend Line...":"Formáidigh Líne Treochta...", +"Format Wall...":"Formáidigh Balla...", +"Format X Error Bars...":"Formáidigh Barraí Earráide X...", +"Format Y Error Bars...":"Formáidigh Barraí Earráide Y...", +"Format as Currency":"Formáidigh mar Airgeadra", +"Format as Date":"Formáidigh mar Dháta", +"Format as General":"Formáid Ghinearálta", +"Format as Number":"Formáidigh mar Uimhir", +"Format as Percent":"Formáidigh mar Chéatadán", +"Format as Scientific":"Formáid Eolaíoch", +"Format as Time":"Formáidigh mar Am", +"Formatting Mark":"Marc Formáidithe", +"Formula to Value":"Foirmle go Luach", +"Forward One":"Ceann Amháin Ar Aghaidh", +"For~matting Marks":"Marcanna For~máidithe", +"Fo~rm":"Foi~rm", +"Frame":"Fráma", +"Freeze ~Cells":"Reoigh ~Cealla", +"F~ont Size...":"~Clómhéid...", +"F~ormat":"F~ormáid", +"F~rame...":"F~ráma...", +"F~ull Screen":"~Lánscáileán", +"General":"Ginearálta", +"Go t~o Page...":"Téigh g~o Leathanach...", +"Heart":"Croí", +"Hexagon":"Heicseagán", +"He~ader":"Ce~anntásc", +"He~ader and Footer":"Ce~anntásc agus Buntásc", +"Horizontal Scroll":"Scrollú Cothrománach", +"H~ide":"Fola~igh", +"H~ide Columns":"~Folaigh Colúin", +"H~ide Rows":"Fola~igh Rónna", +"Icon Set...":"Tacar Deilbhíní...", +"Image Mode":"Mód Íomhá", +"In ~Background":"Sa ~Chúlra", +"Increase Font Size":"Cló Níos Mó", +"Increase Indent":"Méadaigh an tEangú", +"Increase Paragraph Spacing":"Méadaigh an Spásáil idir Ailt", +"Increase Size":"Méadaigh", +"Inflate":"Séid", +"Insert Audio or Video":"Ionsáigh Fuaim nó Físeán", +"Insert Axis":"Ionsáigh Ais", +"Insert Axis Title":"Ionsáigh Teideal na hAise", +"Insert Bookmark":"Ionsáigh Leabharmharc", +"Insert Caption...":"Ionsáigh Foscríbhinn...", +"Insert Chart":"Ionsáigh Cairt", +"Insert Column After":"Ionsáigh Colúin Ina Dhiaidh", +"Insert Column Before":"Ionsáigh Colúin Roimhe", +"Insert Column Break":"Ionsáigh Briseadh Colúin", +"Insert Columns ~After":"Ionsáigh Colúin Ina ~Dhiaidh", +"Insert Columns ~Before":"Ionsáigh Colúin ~Roimhe", +"Insert Comment":"Ionsáigh Nóta", +"Insert Co~lumns":"Ionsáigh Co~lúin", +"Insert Cross-reference":"Ionsáigh Crostagairt", +"Insert Data Labels":"Ionsáigh Lipéid Sonraí", +"Insert Endnote":"Ionsáigh Iarnóta", +"Insert Field":"Ionsáigh Réimse", +"Insert Footnote":"Ionsáigh Fonóta", +"Insert Frame":"Ionsáigh Fráma", +"Insert Hyperlink":"Ionsáigh Hipearnasc", +"Insert Image...":"Ionsáigh Íomhá...", +"Insert Index Entry":"Ionsáigh Iontráil san Innéacs", +"Insert Major Grid":"Ionsáigh Príomhghreille", +"Insert Mean ~Value Line":"Ionsáigh Líne ag an ~Meánluach", +"Insert Minor Grid":"Ionsáigh Mionghreille", +"Insert Page Break":"Ionsáigh Briseadh Leathanaigh", +"Insert Row Above":"Ionsáigh ró os cionn an ró seo", +"Insert Row Below":"Ionsáigh ró faoin ró seo", +"Insert Rows ~Above":"Ionsáigh rónna os cionn ~an ró seo", +"Insert Rows ~Below":"Ionsáigh rónna ~faoin ró seo", +"Insert Single Data Label":"Ionsáigh Lipéad Sonraí Amháin", +"Insert Slide":"Ionsáigh Sleamhnán", +"Insert Special Character":"Ionsáigh Carachtar Speisialta", +"Insert Special Characters":"Ionsáigh Carachtair Speisialta", +"Insert Text Box":"Ionsáigh Bosca Téacs", +"Insert Titles...":"Ionsáigh Teidil...", +"Insert Tre~nd Line...":"Io~nsáigh Líne Treochta...", +"Insert Unnumbered Entry":"Ionsáigh Iontráil Neamhuimhrithe", +"Insert Vertical Text":"Ionsáigh Téacs Ingearach", +"Insert ~Cells...":"Ionsáigh ~Cealla...", +"Insert ~Rows":"Ionsáigh ~Rónna", +"Insert ~Table...":"Ionsáigh ~Tábla...", +"Insert/Delete Axes...":"Ionsáigh/Scrios Aiseanna...", +"Invert":"Inbhéartaigh", +"Isosceles Triangle":"Triantán Comhchosach", +"Italic":"Cló Iodálach", +"Justified":"Comhfhadaithe", +"Language":"Teanga", +"Language Status":"Stádas Teanga", +"Layout":"Leagan Amach", +"Left":"Ar Chlé", +"Left Arrow":"Saighead Chlé", +"Left Arrow Callout":"Tagrán le Saighead Chlé", +"Left Brace":"Lúibín Slabhrach Ar Chlé", +"Left Bracket":"Lúibín Ar Chlé", +"Left and Right Arrow":"Saighead Dhéthreo", +"Left and Right Arrow Callout":"Tagrán le Saighead Déthreo", +"Left-To-Right":"Clé-Go-Deas", +"Lightning Bolt":"Splanc Thintrí", +"Line":"Líne", +"Line Callout 1":"Tagrán Líne 1", +"Line Callout 2":"Tagrán Líne 2", +"Line Callout 3":"Tagrán Líne 3", +"Line Color":"Dath na Líne", +"Line Connector":"Nascóir Líne", +"Line Connector Ends with Arrow":"Nascóir Líne ag Críochnú le Saighead", +"Line Spacing":"Spásáil na Línte", +"Line Spacing: 1":"Spásáil na Línte: 1", +"Line Spacing: 1.5":"Spásáil na Línte: 1.5", +"Line Spacing: 2":"Spásáil na Línte: 2", +"Lis~ts":"Lios~taí", +"L~ine...":"~Líne...", +"Manage Track Changes":"Bainistigh na hAthruithe Rianaithe", +"Manage...":"Bainistigh...", +"Manual ~Break...":"~Briseadh De Láimh...", +"Media":"Meáin", +"Moon":"Gealach", +"More ~Filters":"Tuilleadh ~Scagairí", +"M~erge and Center Cells":"C~umaisc agus Láraigh Cealla", +"Name...":"Ainm...", +"Na~vigator":"~Nascleantóir", +"New Page":"Leathanach Nua", +"Next":"Ar aghaidh", +"Next Page":"An Chéad Leathanach Eile", +"Next Track Change":"An Chéad Athrú Rianaithe Eile", +"Notched Right Arrow":"Saighead Eangach Dheas", +"Number":"Uimhir", +"Number Format":"Formáid Uimhreach", +"Number Format...":"Formáid Uimhreach...", +"Number Format: Currency":"Formáid Uimhreach: Airgeadra", +"Number Format: Date":"Formáid Uimhreach: Dáta", +"Number Format: Decimal":"Formáid Uimhreach: Deachúlach", +"Number Format: Exponential":"Formáid Uimhreach: Easpónantúil", +"Number Format: Percent":"Formáid Uimhreach: Céatadán", +"Number Format: Standard":"Formáid Uimhreach: Caighdeánach", +"Number Format: Time":"Formáid Uimhreach: Am", +"Octagon":"Ochtagán", +"Octagon Bevel":"Beibheal Ochtagánach", +"Open Circle (Curve)":"Ciorcal Oscailte (Cuar)", +"Open Circle (Pour)":"Ciorcal Oscailte (Doirt)", +"Open Hyperlink":"Oscail Hipearnasc", +"Optimal Column Width":"Leithead Optamach Colúin", +"Optimal Row Height":"Airde Optamach Ró", +"Orientation":"Treoshuíomh", +"Overline":"Forlíne", +"Page Tit~le":"Teidea~l an Leathanaigh", +"Page ~Count":"Líon na Leathana~ch", +"Paired ~t-test...":"~T-thástáil phéireáilte...", +"Parallelogram":"Comhthreomharán", +"Paste ~Special...":"Greamú ~Speisialta...", +"Pentagon":"Peinteagán", +"Percent":"Céatadán", +"Pi~vot Table...":"Tábla ~Maighdeogach...", +"Plain Text":"Gnáth-Théacs", +"Pop Art":"Pop-Ealaín", +"Position and Si~ze...":"Ionad agus ~Méid...", +"Previous Page":"Leathanach Roimhe", +"Previous Track Change":"An tAthrú Rianaithe Roimhe Seo", +"Prin~t Ranges":"Raon~ta Priontála", +"Prohibited":"Toirmiscthe", +"Propert~ies...":"A~iríonna...", +"Protect Cells":"Cosain Cealla", +"Protect ~Sheet...":"Co~sain Bileog...", +"Pr~evious":"~Roimhe seo", +"Puzzle":"Puzal", +"P~aragraph...":"~Alt...", +"Record Track Changes":"Taifead Athruithe Rianaithe", +"Rectangle":"Dronuilleog", +"Rectangle, Rounded":"Dronuilleog, Cuar", +"Rectangular Callout":"Tagrán Dronuilleogach", +"Reject":"Diúltaigh", +"Reject All":"Diúltaigh Uile", +"Reject All Changes":"Diúltaigh Gach Athrú", +"Reject Change":"Diúltaigh an tAthrú", +"Remove Noise":"Díothaigh Torann", +"Rename Master":"Athainmnigh Máistir", +"Reply Comment":"Tabhair Freagra ar Nóta", +"Reset Data Point":"Athshocraigh Pointe Sonraí", +"Reset all Data Points":"Athshocraigh gach Pointe Sonraí", +"Restart Numbering":"Atosaigh Uimhriú", +"Right":"Ar Dheis", +"Right Arrow":"Saighead Dheas", +"Right Arrow Callout":"Tagrán le Saighead Dheas", +"Right Brace":"Lúibín Slabhrach Ar Dheis", +"Right Bracket":"Lúibín Ar Dheis", +"Right Triangle":"Triantán Dronuilleach", +"Right or Left Arrow":"Saighead Dheas nó Chlé", +"Right-To-Left":"Deas-Go-Clé", +"Ring":"Fáinne", +"Rotate 90° ~Left":"Rothlaigh 90° go Tuatha~lach", +"Rotate 90° ~Right":"Rothlaigh 90° go ~Deisealach", +"Rot~ate":"Ro~thlaigh", +"Round Callout":"Tagrán Cruinn", +"Rounded Rectangular Callout":"Tagrán Cuar Dronuilleogach", +"Row":"Ró", +"Row ~Height...":"~Airde an Ró...", +"Rows ~Above":"Os cionn ~an ró seo", +"Rows ~Below":"~Faoin ró seo", +"R~efresh Range":"~Athnuaigh Raon", +"R~ight-To-Left":"D~eas-Go-Clé", +"R~un Macro...":"R~ith Macra...", +"S-shaped Arrow":"Saighead i gcruth S", +"Save ~As...":"Sábháil ~Mar...", +"Scientific":"Eolaíoch", +"Select Cell":"Roghnaigh Cill", +"Select Column":"Roghnaigh Colún", +"Select Row":"Roghnaigh Ró", +"Select Table":"Roghnaigh Tábla", +"Select ~All":"Roghnaigh ~Uile", +"Select ~Range...":"Roghnaigh ~Raon...", +"Set Background Image...":"Socraigh an Íomhá Chúlra...", +"Set Character Spacing":"Socraigh Spásáil Carachtar", +"Set Line Spacing":"Socraigh Spásáil na Línte", +"Se~ction...":"~Rannán...", +"Shadow":"Scáth", +"Sharpen":"Géaraigh", +"Sheet R~ight-To-Left":"B~ileog Deas-Go-Clé", +"Show Navigator Window":"Taispeáin an Fhuinneog Nascleanúna", +"Sho~w Rows":"Tai~speáin Rónna", +"Sho~w Slide":"Taispeái~n Sleamhnán", +"Sidebar":"Barra Taoibh", +"Signet":"Fáinne", +"Slant Down":"Claon Síos", +"Slant Up":"Claon Suas", +"Slide Layout":"Leagan Amach an tSleamhnáin", +"Slide Tit~le":"Teidea~l an tSleamhnáin", +"Slide Transition":"Trasdul Sleamhnán", +"Slide ~Count":"~Líon na Sleamhnán", +"Slide ~Layout":"~Leagan Amach an tSleamhnáin", +"Small capitals":"Ceannlitreacha beaga", +"Smiley Face":"Straoiseog", +"Snap to Grid":"Léim go Greille", +"Sort Ascending":"Sórtáil in ord Ardaitheach", +"Sort Descending":"Sórtáil in ord Íslitheach", +"So~rt...":"Só~rtáil...", +"Split Arrow":"Saighead Roinnte", +"Split Table...":"Roinn Tábla...", +"Square":"Cearnóg", +"Square Bevel":"Beibheal Cearnach", +"Square, Rounded":"Cearnóg, Cuar", +"Statistics":"Staitistic", +"Stop":"Stad", +"Straight Connector":"Nascóir Díreach", +"Straight Connector ends with Arrow":"Nascóir Díreach ag Críochnú le Saighead", +"Straight Connector with Arrows":"Nascóir Díreach le Saigheada", +"Strikethrough":"Líne Tríd", +"Striped Right Arrow":"Saighead Stríocach Dheas", +"Subscript":"Foscript", +"Sun":"Grian", +"Superscript":"Forscript", +"Symbol":"Siombail", +"S~how Columns":"~Taispeáin Colúin", +"S~lide":"S~leamhnán", +"S~pecial Character...":"Carachtar S~peisialta...", +"Table Cell Background Color":"Dath chúlra na gcillíní tábla", +"Table of Contents and Inde~x":"Clár na nÁbhar agus an tInnéa~cs", +"Ta~ble Properties...":"Airíonna an Tá~bla...", +"Text Wrap...":"Timfhilleadh Téacs...", +"Te~xt":"Téa~cs", +"Thousands Separator":"Deighilteoir Mílte", +"Time":"Am", +"Time Field":"Réimse Ama", +"Title Page...":"Leathanach Teidil...", +"To Background":"Go dtí an Cúlra", +"To Cell (~resize with cell)":"Leis an gcill (~méid a athrú leis an gcill)", +"To Foreground":"Go dtí an Tulra", +"To Next Paragraph in Level":"Go dtí an Chéad Alt Eile sa Leibhéal", +"To Previous Paragraph in Level":"Go dtí an tAlt Roimhe Seo sa Leibhéal", +"To P~age":"Go Le~athanach", +"To ~Cell":"Go ~Cill", +"To ~Character":"Go ~Carachtar", +"To ~Curve":"Go ~Cuar", +"To ~Frame":"Go ~Fráma", +"To ~Paragraph":"Go h~Alt", +"Toggle Automatic Spell Checking":"Scoránaigh Uathsheiceáil Litrithe", +"Toggle Formatting Marks":"Scoránaigh na Marcanna Formáidithe", +"Toggle Shadow":"Scoránaigh Scáth", +"Top":"Barr", +"Track Chan~ges":"Lor~g Athruithe", +"Transparency":"Trédhearcacht", +"Trapezoid":"Traipéasóideach", +"Triangle Down":"Triantán Síos", +"Triangle Up":"Triantán Suas", +"T~able":"~Tábla", +"T~ime (variable)":"A~m (inathraithe)", +"T~itle":"Te~ideal", +"Underline":"Líne Faoi", +"Unprotect Cells":"Díchosain Cealla", +"Up Arrow":"Saighead Suas", +"Up Arrow Callout":"Tagrán le Saighead Suas", +"Up and Down Arrow":"Saighead Suas agus Síos", +"Up and Down Arrow Callout":"Tagrán le Saighead Suas agus Síos", +"Up and Right Arrow":"Saighead Suas agus Ar Dheis", +"Up and Right Arrow Callout":"Tagrán le Saighead Suas agus Ar Dheis", +"Up, Right and Down Arrow":"Saighead Suas, Ar Dheis, agus Síos", +"Vertical Scroll":"Scrollú Ingearach", +"Vertical Text":"Téacs Ingearach", +"View Grid Lines":"Taispeáin Línte Greille", +"Watermark...":"Comhartha Uisce...", +"Wave":"Tonn", +"Wrap Text":"Timfhilleadh Téacs", +"Zoom In":"Zúmáil Isteach", +"Zoom Out":"Zúmáil Amach", +"~3D View...":"Amharc ~3T...", +"~Add":"~Cuir Leis", +"~Advanced Filter...":"Sc~agaire Casta...", +"~Analysis of Variance (ANOVA)...":"~Anailís ar Athraitheas (ANOVA)...", +"~Arrange":"~Leag Amach", +"~Author":"Úd~ar", +"~Automatic Spell Checking":"U~athsheiceáil Litrithe", +"~Bottom":"~Bun", +"~Bring to Front":"~Tarraing go dtí an Tosach", +"~Bullets and Numbering...":"~Urchair agus Uimhriú...", +"~Capitalize Every Word":"~Ceannlitir Ar Gach Focal", +"~Centered":"~Láraithe", +"~Chart...":"~Cairt...", +"~Chi-square Test...":"~Tástáil χ²...", +"~Clear":"~Glan", +"~Clear Direct Formatting":"Glan Formáidiú ~Díreach", +"~Column":"~Colún", +"~Column Break":"Briseadh ~Colúin", +"~Columns":"~Colúin", +"~Contour":"~Comhrian", +"~Convert":"~Tiontaigh", +"~Correlation...":"~Comhghaolú...", +"~Covariance...":"~Comhathraitheas...", +"~Cut":"~Gearr", +"~Data":"~Sonraí", +"~Data Ranges...":"~Raonta Sonraí...", +"~Data Table...":"~Tábla Sonraí...", +"~Date":"~Dáta", +"~Date (fixed)":"~Dáta (socraithe)", +"~Define":"~Socraigh", +"~Define Range...":"~Socraigh Raon...", +"~Define...":"~Sainigh...", +"~Delete":"~Scrios", +"~Delete Sheet...":"~Scrios an Bhileog...", +"~Delete Slide":"~Scrios an Sleamhnán", +"~Descriptive Statistics...":"Staitisticí ~Tuairisciúla...", +"~Display Grid":"~Taispeáin Greille", +"~Edit":"~Eagar", +"~Edit Contour...":"Cuir Comhrian in ~Eagar...", +"~Edit...":"~Eagar...", +"~Endnote":"~Iarnóta", +"~Enter Group":"~Iontráil Grúpa", +"~Exponential Smoothing...":"Smúdáil ~Easpónantúil...", +"~F-test...":"~F-thástáil...", +"~File":"~Comhad", +"~First Paragraph":"An ~Chéad Alt", +"~Fonts...":"~Clónna...", +"~Footnote":"~Fonóta", +"~Format Cells...":"~Formáidigh Cealla...", +"~Function...":"~Feidhm...", +"~Goal Seek...":"Cuardach i dtreo ~Sprice...", +"~Group":"~Grúpa", +"~Group and Outline":"~Grúpa agus Imlíne", +"~Group...":"~Grúpa...", +"~Header and Footer...":"Ceanntásc agus ~Buntásc...", +"~Headers and Footers...":"Ceanntásca agus ~Buntásca...", +"~Height...":"~Airde...", +"~Help":"Cab~hair", +"~Hide":"~Folaigh", +"~Hide AutoFilter":"~Folaigh UathScagaire", +"~Hide Details":"~Folaigh Mionsonraí", +"~Hide Sheet":"~Folaigh an Bhileog", +"~Hide Slide":"Folaig~h Sleamhnán", +"~Hyperlink...":"~Hipearnasc...", +"~Hyphenation":"~Fleiscíniú", +"~Hyphenation...":"~Fleiscíniú...", +"~Image...":"Í~omhá...", +"~Insert":"~Ionsáigh", +"~Insert or Edit...":"~Ionsáigh nó Cuir in Eagar...", +"~Insert...":"~Ionsáigh...", +"~Interaction...":"~Idirghníomhú...", +"~Left":"Ar Ch~lé", +"~Line Numbering...":"Uimhriú na ~Línte...", +"~Manage...":"~Bainistigh...", +"~More Fields...":"~Tuilleadh Réimsí...", +"~More Options...":"~Tuilleadh Roghanna...", +"~Move or Copy Sheet...":"~Bog nó Cóipeáil Bileog...", +"~Moving Average...":"~Meán Gluaisteach...", +"~Named Ranges and Expressions":"Rao~nta Ainmnithe agus Sloinn", +"~New Slide":"Sleamhnán ~Nua", +"~Optimal Height...":"Airde ~Optamach...", +"~Optimal Width...":"Leithead ~Optamach...", +"~Page":"~Leathanach", +"~Page Break":"~Briseadh Leathanaigh", +"~Page Number":"Uimhir ~Leathanaigh", +"~Page Numbers...":"Uimhreacha Le~athanaigh...", +"~Page...":"~Leathanach...", +"~Paste":"~Greamaigh", +"~Pivot Table":"Tábla ~Maighdeogach", +"~Print...":"~Priontáil...", +"~Properties...":"~Airíonna...", +"~Recalculate":"~Atháireamh", +"~Record":"~Taifead", +"~Redo":"~Athdhéan", +"~Refresh":"Ath~nuaigh", +"~Regression...":"~Cúlú...", +"~Remove Outline":"~Bain an Imlíne", +"~Reset Filter":"~Athshocraigh an Scagaire", +"~Right":"A~r Dheis", +"~Row":"~Ró", +"~Rows":"~Rónna", +"~Sampling...":"~Sampláil...", +"~Save":"~Sábháil", +"~Sections...":"~Rannáin...", +"~Select":"~Roghnaigh", +"~Send to Back":"~Cuir go dtí an Cúl", +"~Sentence case":"Cás ~abairte", +"~Shape":"~Cruth", +"~Sheet":"~Bileog", +"~Show":"~Taispeáin", +"~Show Details":"Taispeáin ~Mionsonraí", +"~Show Sheet...":"Tai~speáin an Bhileog...", +"~Slide Number":"Uimhir an t~Sleamhnáin", +"~Sort...":"~Sórtáil...", +"~Spacing":"~Spásáil", +"~Spacing...":"~Spásáil...", +"~Spelling...":"~Litriú...", +"~Standard Filter...":"~Scagaire Caighdeánach...", +"~Subject":"Á~bhar", +"~Table":"~Tábla", +"~Table Properties...":"Airíonna an ~Tábla...", +"~Table...":"~Tábla...", +"~Text Box":"Bosca ~Téacs", +"~Thesaurus...":"~Teasáras...", +"~Time":"~Am", +"~Time (fixed)":"~Am (socraithe)", +"~Tools":"~Uirlisí", +"~Top":"~Barr", +"~UPPERCASE":"~CÁS UACHTAIR", +"~Undo":"~Cealaigh", +"~Ungroup...":"~Díghrúpáil...", +"~Update All":"N~uashonraigh Uile", +"~Validity...":"~Bailíocht...", +"~View":"~Amharc", +"~While Typing":"~Le linn clóscríofa", +"~Width...":"~Leithead...", +"~Word Count...":"Líon na bh~Focal...", +"~Wrap":"~Timfhill", +"~Z-test...":"~Z-thástáil...", +"~lowercase":"cás íochtai~r", +"~tOGGLE cASE":"cÁS ~sCORÁNAITHE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/gd.json b/f7cloud-office/browser/dist/l10n/uno/gd.json new file mode 100644 index 0000000..ddb7dd1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/gd.json @@ -0,0 +1,657 @@ +{ +"12-Point Star":"Rionnag le dà rinn dheug", +"24-Point Star":"Rionnag 24 rinn", +"4-Point Star":"Rionnag cheithir-rinneach", +"4-way Arrow":"Saighead ceithir-cheannach", +"4-way Arrow Callout":"Saighead gairm ceithir-cheannach", +"5-Point Star":"Rionnag chòig-rinneach", +"6-Point Star":"Rionnag shia-rinneach", +"6-Point Star, Concave":"Rionnag shia-rinneach, fho-chearclach", +"8-Point Star":"Rionnag ochd-rinneach", +"Accept":"Gabh ris", +"Accept All":"Gabh ris na h-uile", +"Accept All Changes":"Gabh ri gach atharrachadh", +"Accept Change":"Gabh ris an atharrachadh", +"Add Decimal Place":"Cuir àite deicheach ris", +"Align Bottom":"Co-thaobhaich aig a’ bhonn", +"Align Bottom to Anchor":"Co-thaobhaich am bonn ris an acair", +"Align Center":"Co-thaobhaich ris a’ mheadhan", +"Align Left":"Co-thaobhaich ris an làimh chlì", +"Align Right":"Co-thaobhaich ris an làimh dheas", +"Align Top":"Co-thaobhaich aig a’ bhàrr", +"Align Top to Anchor":"Co-thaobhaich am bàrr ris an acair", +"Anc~hor":"A~cair", +"Animation":"Beòthachadh", +"Arch Down (Curve)":"Bogha sìos (Lùb)", +"Arch Down (Pour)":"Bogha sìos (Dòirt)", +"Arch Left (Curve)":"Bogha gun taobh chlì (Lùb)", +"Arch Right (Curve)":"Bogha gun taobh deas (Lùb)", +"Arch Right (Pour)":"Bogha gun taobh deas (lìonta)", +"Arch Up (Curve)":"Bogha suas (Lùb)", +"Arch Up (Pour)":"Bogha suas (Dòirt)", +"Arrange":"Socraich", +"As C~haracter":"Mar c~haractair", +"AutoCorr~ect":"Fèin-ch~eartaich", +"AutoFill Data Series: automatic":"Fèin-lìon an sreath dàta: fèin-obrachail", +"Auto~Filter":"~Fèin-chriathraich", +"A~lignment...":"Co-~thaobhadh...", +"A~rea...":"~Raon...", +"A~rrange":"Soc~raich", +"Back One":"Air ais aon cheum", +"Background Color":"Dath a’ chùlaibh", +"Block Arc":"Arc bloca", +"Bold":"Trom", +"Bookmar~k...":"Co~mharra-leabhair...", +"Borders (Shift to overwrite)":"Iomall (Shift gus sgrìobhadh thairis air)", +"Bottom":"Bonn", +"Brightness":"Soilleireachd", +"Caption...":"Caipsean...", +"Center":"Meadhan", +"Center Horizontal":"Meadhanaich air a' chòmhnard", +"Center Vertically":"Meadhanaich gu h-inghearach", +"Centered":"Meadhanaichte", +"Ce~lls...":"Cea~llan...", +"Character Spacing":"Beàrnadh charactaran", +"Charcoal Sketch":"Sgeidse guail", +"Chart T~ype...":"~Seòrsa na cairte...", +"Check Spelling":"Ceartaich an litreachadh", +"Chevron":"Saidh", +"Chevron Down":"Saidh sìos", +"Chevron Up":"Saidh suas", +"Circle":"Cearcall", +"Circle (Curve)":"Cearcall (Lùb)", +"Circle (Pour)":"Cearcall (Dòirt)", +"Circle Pie":"Pàidh chearcallach", +"Circular Arrow":"Saighead chruinn", +"Clear Direct Formatting":"Glan am fòrmatadh dìreach", +"Clear ~Direct Formatting":"Glan am fòrmatadh ~dìreach", +"Cle~ar Cells...":"F~alamhaich na ceallan...", +"Clone Formatting":"Clònaich am fòrmatadh", +"Close Master View":"Dùin am prìomh-shealladh", +"Cloud":"Neul", +"Cl~ear Contents...":"Fala~mhaich an t-susbaint…", +"Color Scale...":"Sgèile nan dathan...", +"Column":"Colbh", +"Column ~Width...":"~Leud a’ chuilbh...", +"Columns ~After":"Colbhan deas ~air", +"Columns ~Before":"Colbhan ~clì air", +"Comments":"Beachdan", +"Comme~nt":"Beach~d", +"Connector":"Ceangladair", +"Connector Ends with Arrow":"Ceangladair a' crìochnachadh le saighead", +"Connector with Arrows":"Ceangladair le saighdean", +"Contrast":"Iomsgaradh", +"Cop~y":"Dèa~n lethbhreac", +"Corner Right Arrow":"Saighead oisein dheas", +"Co~lumns...":"Co~lbhan...", +"Co~mpress...":"Dù~mhlaich…", +"Crop":"Bearr", +"Crop Image":"Bearr an dealbh", +"Cross":"Crois", +"Currency":"Airgeadra", +"Current ~Index":"An clàr-ama~is làithreach", +"Curve":"Lùb", +"Curve Down":"Lùb sìos", +"Curve Up":"Lùb suas", +"Curved Connector":"Ceangal lùbte", +"Curved Connector Ends with Arrow":"Ceangladair lùbte a' crìochnachadh le saighead", +"Curved Connector with Arrows":"Ceangladair lùbte le saighdean", +"Cycle Case":"Cuairtich nàdar nan litrichean", +"Cylinder":"Siolandair", +"C~ell":"C~ealla", +"C~haracter...":"C~aractar...", +"C~onditional":"C~umhach", +"Data Bar...":"Bàr an dàta...", +"Date":"Ceann-là", +"Date...":"Ceann-là...", +"Dat~e (variable)":"~Ceann-là (caochlaideach)", +"Decrease Font Size":"Lùghdaich an cruth-clò", +"Decrease Indent":"Lùghdaich an eag", +"Decrease Paragraph Spacing":"Lùghdaich beàrnadh a’ pharagraf", +"Decrease Size":"Lùghdaich am meud", +"Delete All Comments":"Sguab às gach beachd", +"Delete All Comments by This Author":"Sguab às gach beachd leis an ùghdar seo", +"Delete Axis":"Sguab às an aiseal", +"Delete Comment":"Sguab às am beachd", +"Delete C~ells...":"Sguab às na c~eallan...", +"Delete C~ontents...":"Sg~uab às susbaint...", +"Delete Data Labels":"Sguab às na leubailean dàta", +"Delete Decimal Place":"Sguab às àite deicheach", +"Delete Legend":"Sguab an clàr-mìneachaidh às", +"Delete Major Grid":"Sguab às am prìomh-ghriod", +"Delete Minor Grid":"Sguab às am meanbh-ghriod", +"Delete Rows":"Sguab às na ràghan", +"Delete Single Data Label":"Sguab às leubail dàta shingilte", +"Delete Table":"Sguab às an clàr", +"Delete ~All Comments":"Sgu~ab às gach beachd", +"De~lete...":"~Sguab às...", +"Diamond":"Daoimean", +"Diamond Bevel":"Beibheal daoimein", +"Digital Signatu~res...":"Soidhneachaidhean ~digiteach...", +"Display Grid":"Seall an griod", +"Doorplate":"Pleit-dorais", +"Double Brace":"Camag lùbach dhùbailte", +"Double Bracket":"Bracaid dhùbailte", +"Double Underline":"Fo-loidhne dhùbailte", +"Down Arrow":"Saighead sìos", +"Down Arrow Callout":"Saighead gairm sìos", +"Duplicate Page":"Dùblaich an duilleag", +"Duplicate ~Slide":"Dùblaich an t-~sleamhnag", +"D~elete Page":"Sguab às an duill~eag", +"Edit Section...":"Deasaich an earrann...", +"Ellipse":"Eileaps", +"Explosion":"Spreadhadh", +"E~xit Group":"Fàg a~m buidheann", +"Fade Down":"Crìon sìos", +"Fade Left":"Crìon gun taobh chlì", +"Fade Right":"Crìon gun taobh deas", +"Fade Up":"Crìon suas", +"Fade Up and Left":"Crìon suas is clì", +"Fade Up and Right":"Crìon suas is gun taobh deas", +"Fiel~d":"Rao~n", +"Fill Color":"Dath an lìonaidh", +"Find Next":"Lorg an ath-fhear", +"Find Previous":"Lorg am fear roimhe", +"First ~Author":"Ci~ad ùghdar", +"Flip Horizontally":"Dèan flip còmhnard", +"Flip Vertically":"Dèan flip inghearach", +"Flowchart: Alternate Process":"Cairt-srutha: Pròiseas mu seach", +"Flowchart: Card":"Cairt-srutha: Cairt", +"Flowchart: Collate":"Cairt-srutha: Collaidich", +"Flowchart: Connector":"Cairt-srutha: Ceangladair", +"Flowchart: Data":"Cairt-srutha: Dàta", +"Flowchart: Decision":"Cairt-srutha: Co-dhùnadh", +"Flowchart: Delay":"Cairt-srutha: Dàil", +"Flowchart: Direct Access Storage":"Cairt-srutha: Inntrigeadh dìreach dhan stòras", +"Flowchart: Display":"Cairt-srutha: Taisbeanadh", +"Flowchart: Document":"Cairt-srutha: Sgrìo", +"Flowchart: Extract":"Cairt-srutha: Às-tharraing", +"Flowchart: Internal Storage":"Cairt-srutha: Stòras inntearnail", +"Flowchart: Magnetic Disc":"Cairt-srutha: Diosg magnaiteach", +"Flowchart: Manual Input":"Cairt-srutha: Cur a-steach de làimh", +"Flowchart: Manual Operation":"Cairt-srutha: Gnìomh làimhe", +"Flowchart: Merge":"Cairt-srutha: Co-aonaich", +"Flowchart: Multidocument":"Cairt-srutha: Ioma-sgrìobhainn", +"Flowchart: Off-page Connector":"Cairt-srutha: Ceangladair far na duilleige", +"Flowchart: Or":"Cairt-srutha: No", +"Flowchart: Predefined Process":"Cairt-srutha: Pròiseas ro-shònrai", +"Flowchart: Preparation":"Cairt-srutha: Ullachadh", +"Flowchart: Process":"Cairt-srutha: Adhartas", +"Flowchart: Punched Tape":"Cairt-srutha: Tèip tholltach", +"Flowchart: Sequential Access":"Cairt-srutha: Inntrigeadh sreath-leanmhainneach", +"Flowchart: Sort":"Cairt-srutha: Seòrsaich", +"Flowchart: Stored Data":"Cairt-srutha: Dàta air a stòradh", +"Flowchart: Summing Junction":"Cairt-srutha: Gobhal suimidh", +"Flowchart: Terminator":"Cairt-srutha: Crìochnaichear", +"Flower":"Flùr", +"Folded Corner":"Oisean paisgte", +"Font Color":"Dath a’ chruth-chlò", +"Fontwork Shape":"Cruth Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Bann-coise", +"For All Text":"Airson an teacsa gu lèir", +"For Paragraph":"Airson a’ pharagraf", +"For Selection":"Airson an taghaidh", +"Format Axis...":"Fòrmataich an aiseal...", +"Format Chart Area...":"Fòrmataich àrainn na cairt...", +"Format Data Labels...":"Fòrmataich na leubailean dàta...", +"Format Data Point...":"Fòrmataich a’ phuing dàta...", +"Format Data Series...":"Fòrmataich an sreath dàta...", +"Format Floor...":"Fòrmataich an làr...", +"Format Legend...":"Fòrmataich an clàr-mìneachaidh...", +"Format Major Grid...":"Fòrmataich am prìomh-ghriod...", +"Format Mean Value Line...":"Fòrmataich loidhne an luach mheadhanaich...", +"Format Minor Grid...":"Fòrmataich am meanbh-ghriod...", +"Format Pa~ge...":"Fòrmatadh na duilleige...", +"Format Selection...":"Taghadh an fhòrmait...", +"Format Single Data Label...":"Fòrmataich leubail dàta shingilte...", +"Format Stock Gain...":"Fòrmataich buannachd stocaichean...", +"Format Stock Loss...":"Fòrmataich call stocaichean...", +"Format Title...":"Fòrmataich an tiotal...", +"Format Trend Line Equation...":"Fòrmataich co-aontar na loidhne treand...", +"Format Trend Line...":"Fòrmataich an loidhne treand...", +"Format Wall...":"Fòrmataich am balla...", +"Format X Error Bars...":"Fòrmataich na bàraichean mearachd X...", +"Format Y Error Bars...":"Fòrmataich na bàraichean mearachd Y...", +"Format as Currency":"Fòrmataich mar airgeadra", +"Format as Date":"Fòrmataich mar cheann-là", +"Format as General":"Cuir am fòrmatadh coitcheann air", +"Format as Number":"Fòrmataich mar àireamh", +"Format as Percent":"Fòrmataich mar cheudad", +"Format as Scientific":"Cuir fòrmat saidheansail air", +"Format as Time":"Fòrmataich mar àm", +"Formatting Mark":"Comharra fòrmataidh", +"Formula to Value":"Foirmle 'na luach", +"Forward One":"Aon cheum an comhair a bheòil", +"For~matting Marks":"Comharran fòr~mataidh", +"Fo~rm":"Foi~rm", +"Frame":"Frèam", +"Freeze ~Cells":"Reòth na ~ceallan", +"F~ont Size...":"~Meud a' chruth-chlò...", +"F~ormat":"Fòr~mat", +"F~ourier Analysis...":"Anailis F~ourier…", +"F~rame...":"Frèa~m…", +"F~ull Screen":"~Làn-sgrìn", +"General":"Coitcheann", +"Go t~o Page...":"Tadhail air d~uilleag...", +"Heart":"Cridhe", +"Hexagon":"Sia-cheàrnach", +"He~ader":"B~ann-cinn", +"He~ader and Footer":"~Bann-cinn is coise", +"Horizontal Scroll":"Sgrola còmhnard", +"H~ide":"Fala~ich", +"H~ide Columns":"~Falaich na colbhan", +"H~ide Rows":"Fala~ich na ràghan", +"Icon Set...":"Seata ìomhaigheagan...", +"Image Mode":"Am modh deilbh", +"In ~Background":"~Sa chùlaibh", +"Increase Font Size":"Meudaich an cruth-clò", +"Increase Indent":"Meudaich an eag", +"Increase Paragraph Spacing":"Meudaich beàrnadh a’ pharagraf", +"Increase Size":"Meudaich", +"Inflate":"Sèid", +"Insert Audio or Video":"Cuir a-steach fuaim no video", +"Insert Axis":"Cuir a-steach aiseal", +"Insert Axis Title":"Cuir tiotal air an aiseal", +"Insert Bookmark":"Cuir a-steach comharra-leabhair", +"Insert Caption...":"Cuir caipsean a-steach…", +"Insert Chart":"Cuir a-steach cairt", +"Insert Column After":"Cuir a-steach colbh deas air", +"Insert Column Before":"Cuir a-steach colbhan clì air", +"Insert Column Break":"Cuir a-steach briseadh cuilbh", +"Insert Columns ~After":"Cuir ~a-steach colbhan deas air", +"Insert Columns ~Before":"Cuir a-steach colbhan ~clì air", +"Insert Comment":"Cuir a-steach beachd", +"Insert Co~lumns":"Cuir a-steach co~lbhan", +"Insert Cross-reference":"Cuir a-steach tar-iomradh", +"Insert Data Labels":"Cuir a-steach leubailean dàta", +"Insert Endnote":"Cuir a-steach nòta-deiridh", +"Insert Field":"Cuir a-steach raon", +"Insert Footnote":"Cuir a-steach bun-nòta", +"Insert Frame":"Cuir a-steach frèam", +"Insert Hyperlink":"Cuir a-steach seòladh-lìn", +"Insert Image...":"Cuir a-steach dealbh...", +"Insert Index Entry":"Cuir a-steach innteart a’ chlàir-amais", +"Insert Major Grid":"Cuir a-steach prìomh-ghriod", +"Insert Mean ~Value Line":"Cuir a-steach loidhne an luach ~mheadhanaich", +"Insert Minor Grid":"Cuir a-steach meanbh-ghriod", +"Insert Page Break":"Cuir a-steach briseadh-duilleige", +"Insert Row Above":"Cuir a-steach ràgh os a chionn", +"Insert Row Below":"Cuir a-steach ràgh foidhe", +"Insert Rows ~Above":"Cuir ~a-steach ràghan os a chionn", +"Insert Rows ~Below":"Cuir a-steach ràghan ~foidhe", +"Insert Single Data Label":"Cuir a-steach leubail dàta shingilte", +"Insert Slide":"Cuir a-steach sleamhnag", +"Insert Special Character":"Cuir a-steach caractar sònraichte", +"Insert Special Characters":"Cuir a-steach caractaran sònraichte", +"Insert Text Box":"Cuir a-steach bogsa teacsa", +"Insert Titles...":"Cuir a-steach tiotalan...", +"Insert Tre~nd Line...":"Cuir a-steach loidh~ne treand...", +"Insert Unnumbered Entry":"Cuir a-steach innteart gun àireamh", +"Insert Vertical Text":"Cuir a-steach teacsa inghearach", +"Insert ~Cells...":"Cuir a-steach ~ceallan...", +"Insert ~Rows":"Cuir a-steach ~ràghan", +"Insert ~Table...":"Cuir a-s~teach clàr...", +"Insert/Delete Axes...":"Cuir a-steach/sguab às aislean...", +"Invert":"Ais-thionndaidh", +"Isosceles Triangle":"Triantan co-chasach", +"Italic":"Eadailteach", +"Justified":"Blocaichte", +"Language":"Cànan", +"Language Status":"Staid a' chànain", +"Layout":"Co-dhealbhachd", +"Left":"Clì", +"Left Arrow":"Saighead chlì", +"Left Arrow Callout":"Saighead gairm chlì", +"Left Brace":"Camagan càraid clì", +"Left Bracket":"Bracaid chlì", +"Left and Right Arrow":"Saighead chlì agus dheas", +"Left and Right Arrow Callout":"Saighead gairm chlì is dheas", +"Left-To-Right":"Clì gu deas", +"Lightning Bolt":"Dealanach", +"Line":"Loidhne", +"Line Callout 1":"Gairm loidhne 1", +"Line Callout 2":"Loidhne gairm a-mach 2", +"Line Callout 3":"Loidhne gairm a-mach 3", +"Line Color":"Dath na loidhne", +"Line Connector":"Ceangladair loidhne", +"Line Connector Ends with Arrow":"Ceangladair loidhne a' crìochnachadh le saighead", +"Line Spacing":"Beàrnadh eadar dà loidhne", +"Line Spacing: 1":"Beàrnadh eadar dà loidhne : 1", +"Line Spacing: 1.5":"Beàrnadh eadar dà loidhne : 1.5", +"Line Spacing: 2":"Beàrnadh eadar dà loidhne : 2", +"Lis~ts":"Lios~taichean", +"L~ine...":"Lo~idhne...", +"Manage Track Changes":"Stiùirich na h-atharraichean tracaichte", +"Manage...":"Stiùirich...", +"Manual ~Break...":"~Briseadh de làimh...", +"Media":"Meadhanan", +"Moon":"Gealach", +"More ~Filters":"~Barrachd chriathragan", +"M~erge and Center Cells":"Co-aonaich is m~eadhanaich na ceallan", +"Name...":"Ainm...", +"Na~vigator":"~Seòladair", +"New Page":"Duilleag ùr", +"Next":"Air adhart", +"Next Page":"An ath-dhuilleag", +"Next Track Change":"An ath-atharrachadh tracaichte", +"Notched Right Arrow":"Saighead dheas eagach", +"Number":"Àireamh", +"Number Format":"Fòrmat nan àireamhan", +"Number Format...":"Fòrmat na h-àireimh...", +"Number Format: Currency":"Fòrmat nan àireamhan: Airgeadra", +"Number Format: Date":"Fòrmat nan àireamhan: Ceann-là", +"Number Format: Decimal":"Fòrmat nan àireamhan: Deicheach", +"Number Format: Exponential":"Fòrmat nan àireamhan: Easbonantail", +"Number Format: Percent":"Fòrmat nan àireamhan: Ceudad", +"Number Format: Standard":"Fòrmat nan àireamhan: Stannardach", +"Number Format: Time":"Fòrmat nan àireamhan: Àm", +"Octagon":"Ochd-cheàrnach", +"Octagon Bevel":"Beibheal ochd-cheàrnach", +"Open Circle (Curve)":"Cearcall fosgailte (Lùb)", +"Open Circle (Pour)":"Cearcall fosgailte (Dòirt)", +"Open Hyperlink":"Fosgail seòladh-lìn", +"Optimal Column Width":"An leud as fhearr dhan cholbh", +"Optimal Row Height":"An àirde as fhearr dhan ràgh", +"Orientation":"Comhair", +"Overline":"Os-loidhne", +"Page Tit~le":"Tiota~l na duilleige", +"Page ~Count":"Àirea~mh de dhuilleagan", +"Paired ~t-test...":"Deuchainn-~t phaidhrichte...", +"Parallelogram":"Co-shìnteachan", +"Paste ~Special...":"Cuir ann air dòigh ~shònraichte...", +"Pentagon":"Còig-cheàrnach", +"Percent":"Ceudad", +"Pi~vot Table...":"Clàr Pi~vot...", +"Plain Text":"Teacsa lom", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Ionad is ~meud...", +"Previous Page":"An duilleag roimhe", +"Previous Track Change":"An t-atharrachadh tracaichte roimhe", +"Prin~t Ranges":"Rai~nsean a’ chlò-bhualaidh", +"Prohibited":"Toirmisgte", +"Propert~ies...":"Rogha~innean...", +"Protect Cells":"Dìon na ceallan", +"Protect ~Sheet...":"Dìon an ~siota...", +"Pr~evious":"Ai~r ais", +"Puzzle":"Mìrean measgaichte", +"P~aragraph...":"P~aragraf...", +"Record Track Changes":"Clàraich na h-atharraichean tracaichte", +"Rectangle":"Ceàrt-cheàrnaich", +"Rectangle, Rounded":"Ceart-cheàrnach, cruinnte", +"Rectangular Callout":"Gairm cheart-cheàrnach", +"Reject":"Diùlt", +"Reject All":"Diùlt na h-uile", +"Reject All Changes":"Diùlt gach atharrachadh", +"Reject Change":"Diùlt an t-atharrachadh", +"Remove Noise":"Thoir air falbh faram", +"Rename Master":"Thoir ainm ùr air a’ mhaighstir", +"Reply Comment":"Freagair am beachd", +"Reset Data Point":"Ath-shuidhich a' phuing dàta", +"Reset all Data Points":"Ath-shuidhich gach puing dàta", +"Restart Numbering":"Ath-thòisich air an àireamhachadh", +"Right":"Deas", +"Right Arrow":"Saighead dheas", +"Right Arrow Callout":"Saighead gairm dheas", +"Right Brace":"Camagan càraid deas", +"Right Bracket":"Bracaid dheas", +"Right Triangle":"Triantan ceart-cheàrnach", +"Right or Left Arrow":"Saighead dheas no chlì", +"Right-To-Left":"Deas gu clì", +"Ring":"Fàinne", +"Rotate 90° ~Left":"Cuairtich 90° tuathai~l", +"Rotate 90° ~Right":"Cuai~rtich 90° deiseil", +"Rot~ate":"Cu~airtich", +"Round Callout":"Gairm chruinn", +"Rounded Rectangular Callout":"Gairm cheart-cheàrnach chruinnte", +"Row":"Ràgh", +"Row ~Height...":"Àirde an ràig~h...", +"Rows ~Above":"Ràghan os ~a chionn", +"Rows ~Below":"Ràghan ~foidhe", +"R~efresh Range":"Nuadhaich an rains~e", +"R~ight-To-Left":"Deas g~u clì", +"R~un Macro...":"R~uith am macro...", +"S-shaped Arrow":"Saighead ann an cruth S", +"Save ~As...":"Sàbh~ail mar...", +"Scientific":"Saidheansail", +"Select Cell":"Tagh an cealla", +"Select Column":"Tagh an colbh", +"Select Row":"Tagh an ràgh", +"Select Table":"Tagh an clàr", +"Select ~All":"Tagh a ~h-uile", +"Select ~Range...":"Tagh ~rainse...", +"Set Background Image...":"Suidhich dealbh a’ chùlaibh...", +"Set Character Spacing":"Suidhich beàrnadh nan caractar", +"Set Line Spacing":"Suidhich beàrnadh nan loidhne", +"Se~ction...":"~Earrann...", +"Shadow":"Sgàil", +"Sharpen":"Geuraich", +"Sheet R~ight-To-Left":"An s~iota deas gu clì", +"Show Navigator Window":"Seall uinneag an t-seòladair", +"Sho~w Rows":"Seall ~na ràghan", +"Sho~w Slide":"~Seall an t-sleamhnag", +"Sidebar":"Bàr-taoibh", +"Signet":"Fàinne-seula", +"Slant Down":"Claon sìos", +"Slant Up":"Claon suas", +"Slide Layout":"Co-dhealbhachd na sleamhnaige", +"Slide Tit~le":"~Tiotal na sleamhnaige", +"Slide Transition":"Tar-mhùthadh eadar sleamhnagan", +"Slide ~Count":"Cunntas nan sleamh~nagan", +"Slide ~Layout":"Co-dhea~lbhachd na sleamhnaige", +"Small capitals":"Meanbh-litrichean mòra", +"Smiley Face":"Aodann toilichte", +"Snap to Grid":"Leum ris a' ghriod", +"Sort Ascending":"Seòrsaich a' dìreadh", +"Sort Descending":"Seòrsaich a' teàrnadh", +"So~rt...":"Seò~rsaich...", +"Split Arrow":"Saighead ghobhlach", +"Split Table...":"Sgoilt an clàr...", +"Square":"Ceàrnag", +"Square Bevel":"Beibheal ceàrnagach", +"Square, Rounded":"Ceàrnag, cruinnte", +"Statistics":"Stadastaireachd", +"Stop":"Sguir dheth", +"Straight Connector":"Ceangladair dìreach", +"Straight Connector ends with Arrow":"Ceangladair dìreach a' crìochnachadh le saighead", +"Straight Connector with Arrows":"Ceangladair dìreach le saighdean", +"Strikethrough":"Loidhne troimhe", +"Striped Right Arrow":"Saighead dheas shrianach", +"Subscript":"Fo-sgrìobhte", +"Sun":"DiD", +"Superscript":"Os-sgrìobhte", +"Symbol":"Samhla", +"S~how Columns":"~Seall na colbhan", +"S~lide":"S~leamhnag", +"S~pecial Character...":"Caractar ~sònraichte...", +"Table Cell Background Color":"Dath cùlaibh cealla a’ chlàir", +"Table of Contents and Inde~x":"Clàr-~innse agus clàr-amais", +"Ta~ble Properties...":"~Roghainnean a' chlàir...", +"Text Wrap...":"Pasgadh teacsa...", +"Te~xt":"Tea~csa", +"Thousands Separator":"Sgaradair nam mìltean", +"Time":"Àm", +"Time Field":"Raon an ama", +"Title Page...":"Duilleag tiotail...", +"To Background":"Gun chùlaibh", +"To Cell (~resize with cell)":"Ris a’ chealla (atha~rraich a mheud leis a’ chealla}", +"To Foreground":"Gun bheulaibh", +"To Next Paragraph in Level":"Gu ruige an t-ath-pharagraf sa leibheil", +"To Previous Paragraph in Level":"Gu ruige am paragraf roimhe sa leibheil", +"To P~age":"Ris an duille~ag", +"To ~Cell":"Ris a' ~chealla", +"To ~Character":"Ris a' ~charactar", +"To ~Curve":"'Na ~lùb", +"To ~Frame":"Ris an ~fhrèam", +"To ~Paragraph":"Ris a' ~pharagraf", +"Toggle Automatic Spell Checking":"Toglaich an ceartachadh litreachaidh fèin-obrachail", +"Toggle Formatting Marks":"Toglaich na comharran fòrmataidh", +"Toggle Shadow":"Toglaich an sgàil", +"Top":"Bàrr", +"Track Chan~ges":"Tracaich na ~h-atharraichean", +"Transparency":"Trìd-shoilleireachd", +"Trapezoid":"Trapasoideach", +"Triangle Down":"Triantan sìos", +"Triangle Up":"Triantan suas", +"T~able":"Clà~r", +"T~ime (variable)":"À~m (caochlaideach)", +"T~itle":"T~iotal", +"Underline":"Loidhne fodha", +"Unprotect Cells":"Thoir an dìon far nan ceallan", +"Up Arrow":"Saighead suas", +"Up Arrow Callout":"Saighead gairm suas", +"Up and Down Arrow":"Saighead suas is sìos", +"Up and Down Arrow Callout":"Saighead gairm suas is sìos", +"Up and Right Arrow":"Saighead suas is deas", +"Up and Right Arrow Callout":"Saighead gairm suas is dheas", +"Up, Right and Down Arrow":"Saighead dheas is sìos", +"Vertical Scroll":"Sgrola inghearach", +"Vertical Text":"Teacsa inghearach", +"View Grid Lines":"Seall na loidhnichean-griod", +"Watermark...":"Comharra-uisge...", +"Wave":"Tonn", +"Wrap Text":"Paisg an teacsa", +"Zoom In":"Sùm a-steach", +"Zoom Out":"Sùm a-mach", +"~3D View...":"Sealladh ~3D...", +"~Add":"~Cuir ris", +"~Advanced Filter...":"Criathrag ~adhartach...", +"~Analysis of Variance (ANOVA)...":"~Anailis na seachranachd (ANOVA)...", +"~Arrange":"~Socraich", +"~Author":"Ùg~hdar", +"~Automatic Spell Checking":"Ce~artachadh litreachaidh fèin-obrachail", +"~Bottom":"~Bonn", +"~Bring to Front":"Gluais gun fhìor-~bheulaibh", +"~Bullets and Numbering...":"~Peilearan is àireamhachadh...", +"~Capitalize Every Word":"~Cuir Ceann-Litir Mhòr Air Gach Facal", +"~Centered":"Meadhanai~chte", +"~Chart...":"~Cairt...", +"~Chi-square Test...":"~Deuchainn χ²...", +"~Clear":"~Falamhaich", +"~Clear Direct Formatting":"~Sguab às am fòrmatadh dìreach", +"~Column":"~Colbh", +"~Column Break":"Briseadh ~cuilbh", +"~Columns":"~Colbhan", +"~Contour":"~Contur", +"~Convert":"Io~mpaich", +"~Correlation...":"~Co-dhàimh...", +"~Covariance...":"~Co-sheachranachd...", +"~Cut":"~Gearr às", +"~Data":"~Dàta", +"~Data Ranges...":"Rainsean ~dàta...", +"~Data Table...":"Clàr ~dàta…", +"~Date":"Cea~nn-là", +"~Date (fixed)":"Ceann-là (~socraichte)", +"~Define":"~Mìnich", +"~Define Range...":"~Sònraich rainse...", +"~Define...":"~Sònraich...", +"~Delete":"~Sguab às", +"~Delete Sheet...":"Sguab às an ~siota...", +"~Delete Slide":"Sguab ~an t-sleamhnag às", +"~Descriptive Statistics...":"Sta~dastaireachd thuairisgeulach...", +"~Display Grid":"Seall an grio~d", +"~Edit":"D~easaich", +"~Edit Contour...":"D~easaich an contur...", +"~Edit...":"D~easaich...", +"~Endnote":"Nòta-d~eiridh", +"~Enter Group":"Rach a-st~each dhan bhuidheann", +"~Exponential Smoothing...":"Rèidheachadh ~easbonantail...", +"~F-test...":"Deuchainn ~F...", +"~File":"~Faidhle", +"~First Paragraph":"~A' chiad pharagraf", +"~Fonts...":"Cr~uthan-clò...", +"~Footnote":"~Bun-nòta", +"~Format Cells...":"~Fòrmataich na ceallan...", +"~Function...":"~Foincsean...", +"~Goal Seek...":"L~org cinn-uidhe...", +"~Group":"B~uidheann", +"~Group and Outline":"~Buidhnich is oir-loidhnich", +"~Group...":"Bui~dhnich...", +"~Header and Footer...":"~Bann-cinn is bann-coise...", +"~Headers and Footers...":"~Bannan-cinn is coise...", +"~Height...":"À~irde...", +"~Help":"Cob~hair", +"~Hide":"Falaic~h", +"~Hide AutoFilter":"Falaich ~an fhèin-chriathrag", +"~Hide Details":"Falaich a~m mion-fhiosrachadh", +"~Hide Sheet":"Falaic~h an siota", +"~Hide Slide":"~Falaich an t-sleamhnag", +"~Hyperlink...":"Ce~angal-lìn...", +"~Hyphenation":"~Tàthanachadh", +"~Hyphenation...":"Tàtha~nachadh...", +"~Image...":"D~ealbh...", +"~Insert":"Cu~ir a-steach", +"~Insert or Edit...":"Cu~ir a-steach no deasaich…", +"~Insert...":"Cu~ir a-steach...", +"~Interaction...":"~Eadar-obrachadh...", +"~Left":"C~lì", +"~Line Numbering...":"Àireamhachadh ~loidhne...", +"~Manage...":"S~tiùirich...", +"~More Fields...":"~Barrachd raointean...", +"~More Options...":"~Barrachd roghainnean...", +"~Move or Copy Sheet...":"~Gluais no dèan lethbhreac dhen t-siota...", +"~Moving Average...":"~Cuibheas-gluasaid...", +"~Named Ranges and Expressions":"Rai~nsean no eas-preiseanan le ainm", +"~New Slide":"Sleamhna~g ùr", +"~Optimal Height...":"An àirde ~as fhearr...", +"~Optimal Width...":"An le~ud as fhearr...", +"~Page":"~Duilleag", +"~Page Break":"~Briseadh-duilleige", +"~Page Number":"Àireamh na ~duilleige", +"~Page Numbers...":"Àireamhan na ~duilleige...", +"~Page...":"Duillea~g...", +"~Paste":"Cuir a~nn", +"~Pivot Table":"Clàr ~Pivot", +"~Print...":"Clò-~bhuail...", +"~Properties...":"~Roghainnean...", +"~Recalculate":"Ath-ài~reamhaich", +"~Record":"~Reacord", +"~Redo":"Ath-~dhèan", +"~Refresh":"~Ath-nuadhaich", +"~Regression...":"Ais-che~umnachadh...", +"~Remove Outline":"~Thoir air falbh an oir-loidhne", +"~Reset Filter":"Ath-shuidhich a' ch~riathrag", +"~Right":"Dea~s", +"~Row":"~Ràgh", +"~Rows":"~Ràghan", +"~Sampling...":"~Samplachadh...", +"~Save":"~Sàbhail", +"~Sections...":"~Earrannan...", +"~Select":"T~agh", +"~Send to Back":"Gluai~s gun fhìor-chùlaibh", +"~Sentence case":"Cèis an t-~seantans", +"~Shape":"Cr~uth", +"~Sheet":"~Siota", +"~Show":"~Seall", +"~Show Details":"~Seall am mion-fhiosrachadh", +"~Show Sheet...":"~Seall an siota...", +"~Slide Number":"Àireamh na ~sleamhnaige", +"~Sort...":"~Seòrsaich...", +"~Spacing":"~Beàrnadh", +"~Spacing...":"~Beàrnadh...", +"~Spelling...":"~Litreachadh...", +"~Standard Filter...":"Criathrag ~stannardach...", +"~Subject":"Cu~spair", +"~Table":"~Clàr", +"~Table Properties...":"~Roghainnean a’ chlàir...", +"~Table...":"~Clàr...", +"~Text Box":"Bogsa ~teacsa", +"~Thesaurus...":"Co-~fhaclair...", +"~Time":"À~m", +"~Time (fixed)":"Àm (s~ocraichte)", +"~Tools":"Innea~lan", +"~Top":"Ba~rr", +"~UPPERCASE":"~LITRICHEAN MÒRA", +"~Undo":"~Neo-dhèan", +"~Ungroup...":"Dì-bh~uidhnich...", +"~Update All":"Ùraich a ~h-uile", +"~Validity...":"~Dligheachas...", +"~View":"~Seall", +"~While Typing":"~Fhad 's a tha thu a' taidhpeadh", +"~Width...":"~Leud...", +"~Word Count...":"Cunntas nam ~faclan...", +"~Wrap":"~Paisg", +"~Z-test...":"Deuchainn ~z…", +"~lowercase":"~litrichean beaga", +"~tOGGLE cASE":"~tOGLAICH lITRICHEAN mÒRA iS bEAGA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/gl.json b/f7cloud-office/browser/dist/l10n/uno/gl.json new file mode 100644 index 0000000..fb0b008 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/gl.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Estrela de 12 puntas", +"24-Point Star":"Estrela de 24 puntas", +"4-Point Star":"Estrela de 4 puntas", +"4-way Arrow":"Frecha en 4 direccións", +"4-way Arrow Callout":"Texto explicativo con frecha en 4 direccións", +"5-Point Star":"Estrela de 5 puntas", +"6-Point Star":"Estrela de 6 puntas", +"6-Point Star, Concave":"Estrela de 6 puntas, cóncava", +"8-Point Star":"Estrela de 8 puntas", +"Accept":"Aceptar", +"Accept All":"Aceptar todo", +"Accept All Changes":"Aceptar todos os cambios", +"Accept Change":"Aceptar cambio", +"Accept Track Change and select the next one":"Aceptar rexistro de alteracións e seleccionar a seguinte", +"Accept and Move to Next":"Aceptar e mover para o seguinte", +"Add Decimal Place":"Engadir posición decimal", +"Add To Dictionary":"Engadir ao dicionario", +"Add descriptions of non-text content (for accessibility)":"Engada descricións de contido non textual (para accesibilidade)", +"After":"Despois", +"Align Bottom":"Aliñar abaixo", +"Align Bottom to Anchor":"Aliñar a parte inferior á áncora", +"Align Center":"Centrar", +"Align Left":"Aliñar á esquerda", +"Align Right":"Aliñar á dereita", +"Align Tex~t":"Aliñar ~texto", +"Align Top":"Aliñar arriba", +"Align Top to Anchor":"Aliñar a parte superior á ancora", +"Alt Text...":"Texto alternativo...", +"Anc~hor":"Án~cora", +"Animation":"Animación", +"Apply Suggestion":"Aplicar suxestión", +"Arch Down (Curve)":"Arquear cara a abaixo (curva)", +"Arch Down (Pour)":"Arquear cara a abaixo (verter)", +"Arch Left (Curve)":"Arquear cara á esquerda (curva)", +"Arch Right (Curve)":"Arquear cara á dereita (curva)", +"Arch Right (Pour)":"Arquear cara á dereita (verter)", +"Arch Up (Curve)":"Arquear cara a arriba (curva)", +"Arch Up (Pour)":"Arquear cara arriba (verter)", +"Arrange":"Dispor", +"As C~haracter":"Como c~arácter", +"AutoCorr~ect":"Corr~ección automática", +"AutoFill Data Series: automatic":"Recheo automático de series de datos", +"Auto~Filter":"~Filtro automático", +"A~lignment...":"A~liñamento...", +"A~rea...":"Á~rea...", +"A~rrange":"Dis~poñer", +"Back One":"Levar cara a atrás", +"Background Color":"Cor de fondo", +"Before":"Antes", +"Block Arc":"Semicírculo", +"Bold":"Grosa", +"Bookmar~k...":"Marcad~or...", +"Borders (Shift to overwrite)":"Bordos (Maiúsculas para substituír)", +"Bottom":"Inferior", +"Brightness":"Brillo", +"Caption...":"Lenda...", +"Center":"Centrar", +"Center Horizontal":"Centrar horizontalmente", +"Center Vertically":"Centrar verticalmente", +"Centered":"Centrado", +"Ce~lls...":"Ce~las...", +"Character Highlighting Color":"Cor do realce de caracteres", +"Character Spacing":"Espazamento entre caracteres", +"Charcoal Sketch":"Debuxo a carbón", +"Chart T~ype...":"~Tipo de gráfica...", +"Check Spelling":"Corrixir a ortografía", +"Chevron":"Chevron", +"Chevron Down":"Chevron cara a abaixo", +"Chevron Up":"Chevron cara a arriba", +"Circle":"Círculo", +"Circle (Curve)":"Círculo (curva)", +"Circle (Pour)":"Círculo (verter)", +"Circle Pie":"Sector circular", +"Circular Arrow":"Frecha circular", +"Clear Direct Formatting":"Limpar formato directo", +"Clear ~Direct Formatting":"Limpar o formato ~directo", +"Cle~ar Cells...":"~Limpar celas...", +"Clone Formatting":"Clonar formato", +"Close Master View":"Pechar a vista principal", +"Cloud":"Nube", +"Cl~ear Contents...":"~Limpar contido...", +"Color Scale...":"Escala de cores...", +"Column":"Columna", +"Column ~Width...":"Largura da ~columna...", +"Columns A~fter":"Co~lumnas despois", +"Columns B~efore":"Columnas ant~es", +"Columns ~After":"Co~lumnas despois", +"Columns ~Before":"Columnas ~antes", +"Comments":"Comentarios", +"Comme~nt":"Come~ntario", +"Connector":"Conector", +"Connector Ends with Arrow":"Conector con frecha no fin", +"Connector with Arrows":"Conector con frechas", +"Connectors":"Conectores", +"Connectors (double click for multi-selection)":"Conectores (prema dúas veces para seleccionar varios)", +"Content Control Properties":"Propiedades de control de contido", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar enderezo da hiperligazón", +"Cop~y":"Cop~iar", +"Corner Right Arrow":"Frecha do canto dereito", +"Co~lumns...":"Co~lumnas...", +"Co~mpress...":"Co~mprimir...", +"Crop":"Recortar", +"Crop Image":"Cortar a imaxe", +"Cross":"Cruz", +"Cross-~reference...":"~Referencia cruzada...", +"Cuboid":"Cuboide", +"Currency":"Moeda", +"Current ~Index":"Índ~ice actual", +"Curve":"Curva", +"Curve Down":"Curva cara a abaixo", +"Curve Up":"Curva cara a arriba", +"Curved Connector":"Conector curvilíneo", +"Curved Connector Ends with Arrow":"Conector curvilíneo remata en frecha", +"Curved Connector with Arrows":"Conector curvilíneo con frechas", +"Cycle Case":"Troco da caixa da letra", +"Cylinder":"Cilindro", +"C~ell":"C~ela", +"C~haracter...":"~Carácter...", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de datos...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Dat~a (variábel)", +"Decrease Font Size":"Diminuír o tamaño da letra", +"Decrease Indent":"Diminuír sangrado", +"Decrease Paragraph Spacing":"Diminuír o espazamento entre parágrafos", +"Decrease Size":"Reducir o tamaño", +"Delete All Comments":"Eliminar todos os comentarios", +"Delete All Comments by This Author":"Eliminar todos os comentarios deste autor", +"Delete Axis":"Eliminar eixe", +"Delete Comment":"Eliminar comentario", +"Delete Content Control":"Eliminar control de contido", +"Delete C~ells...":"~Eliminar celas...", +"Delete C~ontents...":"Eliminar c~ontido...", +"Delete Data Labels":"Eliminar etiquetas de datos", +"Delete Decimal Place":"Eliminar posición decimal", +"Delete Index":"Eliminar índice", +"Delete Legend":"Eliminar lenda", +"Delete Major Grid":"Eliminar grade principal", +"Delete Minor Grid":"Eliminar grade secundaria", +"Delete Row":"Eliminar fila", +"Delete Rows":"Eliminar filas", +"Delete Single Data Label":"Eliminar unha única etiqueta de datos", +"Delete Sparkline":"Eliminar minigráfico", +"Delete Sparkline Group":"Eliminar grupo de minigráficos", +"Delete Table":"Eliminar táboa", +"Delete selected columns":"Eliminar columnas seleccionadas", +"Delete selected rows":"Eliminar filas seleccionadas", +"Delete table":"Eliminar táboa", +"Delete ~All Comments":"Eliminar ~todos os comentarios", +"Delete ~Columns":"Eliminar ~columnas", +"Demote Outline Level":"Rebaixar nivel de esquema", +"Demote Outline Level with Subpoints":"Rebaixar nivel de esquema con subpuntos", +"De~lete...":"E~liminar...", +"Diamond":"Rombo", +"Diamond Bevel":"Rombo biselado", +"Digital Signatu~res...":"Sinatu~ras dixitais...", +"Display Grid":"Mostrar grade", +"Doorplate":"Placa", +"Double Brace":"Chave dupla", +"Double Bracket":"Paréntese dupla", +"Double Underline":"Subliñado duplo", +"Down Arrow":"Frecha cara a abaixo", +"Down Arrow Callout":"Texto explicativo con frecha cara a abaixo", +"Duplicate Page":"Duplicar páxina", +"Duplicate ~Slide":"Duplicar a diapo~sitiva", +"D~elete Page":"~Eliminar páxina", +"Edit Hyperlink...":"Editar hiperligazón...", +"Edit Section...":"Editar sección...", +"Edit Sparkline Group...":"Editar grupo de minigráficos...", +"Edit Sparkline...":"Editar minigráfico...", +"Ellipse":"Elipse", +"Ellipse (double click for multi-selection)":"Elipse (prema dúas veces para seleccionar varias)", +"Explosion":"Explosión", +"E~xecute Interaction...":"E~xecutar interacción...", +"E~xit Group":"~Saír do grupo", +"Fade Down":"Esvaecer cara abaixo", +"Fade Left":"Esvaecer cara á esquerda", +"Fade Right":"Esvaecer cara á dereita", +"Fade Up":"Esvaecer cara arriba", +"Fade Up and Left":"Esvaecer cara arriba á esquerda", +"Fade Up and Right":"Esvaecer cara arriba á dereita", +"Fiel~d":"~Campo", +"Fill Color":"Cor de recheo", +"Find Next":"Atopar o seguinte", +"Find Previous":"Atopar o anterior", +"Find and Rep~lace...":"Atopar e ~substituír...", +"First ~Author":"Primeiro ~autor", +"Flip Horizontally":"Voltear horizontalmente", +"Flip Vertically":"Voltear verticalmente", +"Flowchart: Alternate Process":"Fluxograma: Proceso alternativo", +"Flowchart: Card":"Fluxograma: Tarxeta", +"Flowchart: Collate":"Fluxograma: Engadir", +"Flowchart: Connector":"Fluxograma: Conector", +"Flowchart: Data":"Fluxograma: Datos", +"Flowchart: Decision":"Fluxograma: Decisión", +"Flowchart: Delay":"Fluxograma: Atraso", +"Flowchart: Direct Access Storage":"Fluxograma: Almacenamento de acceso secuencial", +"Flowchart: Display":"Fluxograma: Presentar", +"Flowchart: Document":"Fluxograma: Documento", +"Flowchart: Extract":"Fluxograma: Extraer", +"Flowchart: Internal Storage":"Fluxograma: Almacenamento interno", +"Flowchart: Magnetic Disc":"Fluxograma: Disco magnético", +"Flowchart: Manual Input":"Fluxograma: Entrada manual", +"Flowchart: Manual Operation":"Fluxograma: Operación manual", +"Flowchart: Merge":"Fluxograma: Combinar", +"Flowchart: Multidocument":"Fluxograma: Multidocumento", +"Flowchart: Off-page Connector":"Fluxograma: Conector fóra da páxina", +"Flowchart: Or":"Fluxograma: Ou", +"Flowchart: Predefined Process":"Fluxograma: Proceso predeterminado", +"Flowchart: Preparation":"Fluxograma: Preparación", +"Flowchart: Process":"Fluxograma: Proceso", +"Flowchart: Punched Tape":"Fluxograma: Fita perforada", +"Flowchart: Sequential Access":"Fluxograma: Acceso secuencial", +"Flowchart: Sort":"Fluxograma: Ordenar", +"Flowchart: Stored Data":"Fluxograma: Datos almacenados", +"Flowchart: Summing Junction":"Fluxograma: Unión", +"Flowchart: Terminator":"Fluxograma: Terminador", +"Flower":"Flor", +"Folded Corner":"Canto dobrado", +"Font Color":"Cor do tipo de letra", +"Fontwork Shape":"Forma Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Rodapé", +"For All Text":"Para todo o texto", +"For Paragraph":"Para o parágrafo", +"For Selection":"Para a selección", +"Format Axis...":"Formatar eixe...", +"Format Chart Area...":"Formatar área gráfica...", +"Format Data Labels...":"Formatar etiquetas de datos...", +"Format Data Point...":"Formatar punto de datos...", +"Format Data Series...":"Formatar series de datos...", +"Format Floor...":"Formatar planta...", +"Format Legend...":"Formatar lenda...", +"Format Major Grid...":"Formatar grade principal...", +"Format Mean Value Line...":"Formatar liña de valor medio...", +"Format Minor Grid...":"Formatar grade secundaria...", +"Format Pa~ge...":"Formatar a ~páxina...", +"Format Selection...":"Formatar selección...", +"Format Single Data Label...":"Formatar unha única etiqueta de datos...", +"Format Stock Gain...":"Formatar ganancia de cotizacións...", +"Format Stock Loss...":"Formatar perda de cotizacións...", +"Format Title...":"Formatar título...", +"Format Trend Line Equation...":"Formatar ecuación de liña de tendencia...", +"Format Trend Line...":"Formatar liña de tendencia...", +"Format Wall...":"Formatar muro...", +"Format X Error Bars...":"Formatar barras de erro X...", +"Format Y Error Bars...":"Formatar barras de erro Y...", +"Format as Currency":"Formatar como moeda", +"Format as Date":"Formatar como data", +"Format as General":"Formatar como xeral", +"Format as Number":"Formatar como número", +"Format as Percent":"Formatar como porcentaxe", +"Format as Scientific":"Formatar como científico", +"Format as Time":"Formatar como hora", +"Formatting Mark":"Marca de formato", +"Formula to Value":"Fórmula en valor", +"Forward One":"Traer cara a adiante", +"For~matting Marks":"~Marcas de formato", +"Fo~rm":"Fo~rmulario", +"Frame":"Marco", +"Freeze First Column":"Conxelar primeira columna", +"Freeze First Row":"Conxelar primeira fila", +"Freeze Rows and Columns":"Conxelar filas e columnas", +"Freeze ~Cells":"Conxelar ~celas", +"F~ont Size...":"Tamaño de t~ipos de letra...", +"F~ormat":"F~ormato", +"F~ourier Analysis...":"Análise de F~ourier...", +"F~rame...":"~Marco...", +"F~ull Screen":"~Pantalla completa", +"General":"Xeral", +"Give a label to identify an object":"Indique unha etiqueta para identificar un obxecto", +"Go t~o Page...":"Ir á ~páxina...", +"Go t~o Slide...":"I~r á diapositiva...", +"Group Sparklines":"Agrupar minigráficos", +"Heading ~Numbering...":"~Numeración de títulos...", +"Heart":"Corazón", +"Hexagon":"Hexágono", +"He~ader":"C~abeceira", +"He~ader and Footer":"~Cabeceira e rodapé", +"Horizontal Scroll":"Faixa horizontal", +"Horizontally ~Center":"Horizontalmente no ~centro", +"Horizontally ~Left":"Horizontalmente á ~esquerda", +"Horizontally ~Right":"Horizontalmente á ~dereita", +"Horizontally ~Spacing":"Horizontalmente e~spaciando", +"H~ide":"A~gochar", +"H~ide Columns":"~Agochar columnas", +"H~ide Rows":"A~gochar filas", +"Icon Set...":"Conxunto de iconas...", +"Ignore":"Ignorar", +"Ignore All":"Ignorar todo", +"Image Mode":"Modo de imaxe", +"In ~Background":"~No fondo", +"Increase Font Size":"Aumentar o tamaño da letra", +"Increase Indent":"Aumentar sangrado", +"Increase Paragraph Spacing":"Aumentar o espazamento entre parágrafos", +"Increase Size":"Aumentar o tamaño", +"Inflate":"Inflar", +"Insert Audio or Video":"Inserir son ou vídeo", +"Insert Axis":"Inserir eixe", +"Insert Axis Title":"Inserir título de eixe", +"Insert Bookmark":"Inserir marcador", +"Insert Caption...":"Inserir lenda...", +"Insert Chart":"Inserir gráfica", +"Insert Column After":"Inserir columna despois", +"Insert Column Before":"Inserir columna antes", +"Insert Column Break":"Inserir quebra de columna", +"Insert Columns ~After":"Inserir co~lumnas despois", +"Insert Columns ~Before":"Inserir columnas ~antes", +"Insert Comment":"Inserir un comentario", +"Insert Co~lumns":"Inserir co~lumnas", +"Insert Cross-reference":"Inserir referencia cruzada", +"Insert Data Labels":"Inserir etiquetas de datos", +"Insert Endnote":"Inserir unha nota final", +"Insert Field":"Inserir campo", +"Insert Fontwork Text":"Inserir texto do Fontwork", +"Insert Footnote":"Inserir nota a rodapé", +"Insert Frame":"Inserir marco", +"Insert Hyperlink":"Inserir hiperligazón", +"Insert Image...":"Inserir imaxe...", +"Insert Index Entry":"Inserir entrada de índice", +"Insert Line (double click for multi-selection)":"Inserir liña (prema dúas veces para seleccionar varias)", +"Insert Major Grid":"Inserir grade principal", +"Insert Mean ~Value Line":"Inserir liña de ~valor medio", +"Insert Minor Grid":"Inserir grade secundaria", +"Insert Page Break":"Inserir quebra de páxina", +"Insert Page Number":"Inserir número de páxina", +"Insert Row Above":"Inserir unha columna por enriba", +"Insert Row Below":"Inserir unha fila por debaixo", +"Insert Rows ~Above":"Inserir filas por ~enriba", +"Insert Rows ~Below":"Inserir filas por ~debaixo", +"Insert Single Data Label":"Inserir unha única etiqueta de datos", +"Insert Slide":"Inserir diapositiva", +"Insert Soft Hyphen...":"Inserir guión suave...", +"Insert Special Character":"Inserir carácter especial", +"Insert Special Characters":"Inserir caracteres especiais", +"Insert Text Box":"Inserir caixa de texto", +"Insert Text Box (double click for multi-selection)":"Inserir caixa de texto (prema dúas veces para seleccionar varios)", +"Insert Titles...":"Inserir títulos...", +"Insert Tre~nd Line...":"Inserir liña de te~ndencia...", +"Insert Unnumbered Entry":"Inserir entrada non numerada", +"Insert Vertical Text":"Inserir texto vertical", +"Insert columns after":"Inserir columnas despois", +"Insert columns before":"Inserir columnas antes", +"Insert page number":"Inserir número de páxina", +"Insert rows above":"Inserir filas por enriba", +"Insert rows below":"Inserir filas por embaixo", +"Insert ~Cells...":"Inserir ~celas...", +"Insert ~Rows":"Inserir ~filas", +"Insert ~Table...":"Inserir ~táboa...", +"Insert ~X Error Bars...":"Inserir barras de erro ~X...", +"Insert ~Y Error Bars...":"Inserir barras de erro ~Y...", +"Insert/Delete Axes...":"Inserir/eliminar eixes...", +"Invert":"Inverter", +"Isosceles Triangle":"Triángulo isósceles", +"Italic":"Cursiva", +"Justified":"Xustificado", +"Language":"Idioma", +"Language Status":"Estado do idioma", +"Layout":"Disposición", +"Left":"Esquerdo", +"Left Arrow":"Frecha cara á esquerda", +"Left Arrow Callout":"Texto explicativo con frecha cara á esquerda", +"Left Brace":"Chave esquerda", +"Left Bracket":"Paréntese esquerda", +"Left and Right Arrow":"Frecha cara á dereita e cara á esquerda", +"Left and Right Arrow Callout":"Texto explicativo con frecha cara á esquerda e cara á dereita", +"Left-To-Right":"Da esquerda á dereita", +"Lightning Bolt":"Raio", +"Line":"Liña", +"Line Callout 1":"Texto explicativo con liña 1", +"Line Callout 2":"Texto explicativo con liña 2", +"Line Callout 3":"Texto explicativo con liña 3", +"Line Color":"Cor da liña", +"Line Connector":"Conector linear", +"Line Connector Ends with Arrow":"Conector linear remata en frecha", +"Line Spacing":"Entreliñado", +"Line Spacing: 1":"Entreliñado : 1", +"Line Spacing: 1.5":"Entreliñado : 1.5", +"Line Spacing: 2":"Entreliñado : 2", +"Lis~ts":"Lis~tas", +"L~ine...":"L~iña...", +"Manage Track Changes":"Xestionar o rexistro de cambios", +"Manage...":"Xestionar...", +"Manual ~Break...":"~Quebra manual...", +"Master Slides":"Diapositivas principais", +"Media":"Multimedia", +"Merge Cells":"Combinar celas", +"Merge and center or unmerge cells depending on the current toggle state":"Combinar e centrar ou desunir celas dependendo do estado actual das celas", +"Moon":"Lúa", +"More ~Filters":"Máis ~filtros", +"Move Item Down":"Baixar elemento", +"Move Item Down with Subpoints":"Baixar elemento con subpuntos", +"Move Item Up":"Subir elemento", +"Move Item Up with Subpoints":"Subir elemento con subpuntos", +"M~erge and Center Cells":"Combinar e c~entrar celas", +"Name...":"Nome...", +"Na~vigator":"~Navegador", +"New Page":"Páxina nova", +"Next":"Seguinte", +"Next Page":"Páxina seguinte", +"Next Track Change":"Cambio seguinte", +"No List":"Sen lista", +"Non-breaking ~Hyphen":"Guión ~irrompíbel", +"None":"Ningún", +"Notched Right Arrow":"Frecha entallada cara á dereita", +"Number":"Número", +"Number Format":"Formato numérico", +"Number Format...":"Formato numérico...", +"Number Format: Currency":"Formato numérico: Moeda", +"Number Format: Date":"Formato numérico: Data", +"Number Format: Decimal":"Formato numérico: Decimal", +"Number Format: Exponential":"Formato numérico: Exponencial", +"Number Format: Percent":"Formato numérico: Porcentaxe", +"Number Format: Standard":"Formato numérico: Estándar", +"Number Format: Time":"Formato numérico: Hora", +"Octagon":"Octógono", +"Octagon Bevel":"Octógono biselado", +"Open Circle (Curve)":"Círculo aberto (curva)", +"Open Circle (Pour)":"Círculo aberto (verter)", +"Open Hyperlink":"Abrir hiperligazón", +"Open the Elements Deck":"Abrir o panel Elementos", +"Open the Styles Deck":"Abrir o panel de estilos", +"Optimal Column Width":"Largura ideal de columna", +"Optimal Row Height":"Altura ideal de fila", +"Orientation":"Orientación", +"Outline Font Effect":"Efecto de contorno de tipo de letra", +"Overline":"Superliñado", +"Page Properties...":"Propiedades da páxina...", +"Page Tit~le":"Títu~lo de páxina", +"Page ~Count":"~Cantidade de páxinas", +"Paired ~t-test...":"Test ~t emparellado...", +"Parallelogram":"Paralelogramo", +"Paste ~Special...":"P~egado especial...", +"Pentagon":"Pentágono", +"Percent":"Porcentaxe", +"Pi~vot Table...":"Táboa ~dinámica...", +"Plain Text":"Texto simple", +"Pop Art":"Arte Pop", +"Position and Si~ze...":"Posición e ~tamaño...", +"Previous Page":"Páxina anterior", +"Previous Track Change":"Cambio anterior", +"Prin~t Ranges":"In~tervalos de impresión", +"Prohibited":"Prohibición", +"Promote Outline Level":"Promover nivel de esquema", +"Promote Outline Level with Subpoints":"Promover nivel de esquema con subpuntos", +"Properties":"Propiedades", +"Propert~ies...":"Prop~iedades...", +"Protect Cells":"Protexer celas", +"Protect ~Sheet...":"Protexer ~folla...", +"Pr~evious":"Ant~erior", +"Puzzle":"Quebracabezas", +"P~aragraph...":"P~arágrafo...", +"QR and ~Barcode...":"Código de ~barras e QR...", +"Record Track Changes":"Gravar cambios", +"Rectangle":"Rectángulo", +"Rectangle (double click for multi-selection)":"Rectángulo (prema dúas veces para seleccionar varios)", +"Rectangle, Rounded":"Rectángulo, arredondado", +"Rectangular Callout":"Texto explicativo rectangular", +"Reinstate":"Restaurar", +"Reinstate Change":"Restaurar cambio", +"Reject":"Rexeitar", +"Reject All":"Rexeitar todo", +"Reject All Changes":"Rexeitar todos os cambios", +"Reject Change":"Rexeitar cambio", +"Reject Track Change and select the next one":"Rexeitar rexistro de alteracións e seleccionar a seguinte", +"Reject and Move to Next":"Rexeitar e avanzar para o seguinte", +"Remove Noise":"Retirar interferencias", +"Rename Master":"Renomear o principal", +"Rename S~heet...":"Renomear ~folla...", +"Reply Comment":"Responder ao comentario", +"Reset Data Point":"Restabelecer punto de datos", +"Reset all Data Points":"Restabelecer todos os puntos de datos", +"Resolved Comments":"Comentarios resolvidos", +"Restart Numbering":"Reiniciar numeración", +"Right":"Dereito", +"Right Arrow":"Frecha cara á dereita", +"Right Arrow Callout":"Texto explicativo con frecha cara á dereita", +"Right Brace":"Chave dereita", +"Right Bracket":"Paréntese directa", +"Right Triangle":"Triángulo rectángulo", +"Right or Left Arrow":"Frecha cara á dereita ou cara á esquerda", +"Right-To-Left":"Da dereita á esquerda", +"Ring":"Anel", +"Rotate 90° ~Left":"Xirar 90° á ~esquerda", +"Rotate 90° ~Right":"Xirar 90° á ~dereita", +"Rot~ate":"Ro~tar", +"Round Callout":"Texto explicativo arredondado", +"Rounded Rectangular Callout":"Texto explicativo rectangular arredondado", +"Row":"Fila", +"Row ~Height...":"~Altura de fila...", +"Rows ~Above":"Filas ~enriba", +"Rows ~Below":"Filas ~debaixo", +"R~efresh Range":"Actualizar int~ervalo", +"R~ight-To-Left":"Da d~ereita á esquerda", +"R~un Macro...":"Executar ~macro...", +"S-shaped Arrow":"Frecha en forma de S", +"Save ~As...":"G~ardar como...", +"Scientific":"Científico", +"Select Cell":"Seleccionar cela", +"Select Column":"Seleccionar columna", +"Select Row":"Seleccionar fila", +"Select Table":"Seleccionar táboa", +"Select ~All":"Seleccionar ~todo", +"Select ~Range...":"Selecciona~r intervalo...", +"Set Background Image...":"Estabelecer a imaxe de fondo...", +"Set Character Spacing":"Estabelecer o espazamento entre caracteres", +"Set Heading Numbering":"Definir numeración de títulos", +"Set Line Spacing":"Indicar o entreliñado", +"Se~ction...":"~Sección...", +"Shadow":"Sombra", +"Sharpen":"Aumentar nitidez", +"Sheet R~ight-To-Left":"~Da dereita á esquerda da folla", +"Show":"Mostrar", +"Show Navigator Window":"Mostrar xanela do navegador", +"Show track changes":"Mostrar rexistro de cambios", +"Sho~w Rows":"Mo~strar filas", +"Sho~w Slide":"~Amosar diapositiva", +"Sidebar":"Barra lateral", +"Signat~ure Line...":"Liña de sinat~ura...", +"Signet":"Selo", +"Slant Down":"Inclinar cara a abaixo", +"Slant Up":"Inclinar cara a arriba", +"Slide Layout":"Disposición de diapositiva", +"Slide Properties...":"Propiedades da diapositiva...", +"Slide Tit~le":"Títu~lo de diapositiva", +"Slide Transition":"Transición entre diapositivas", +"Slide ~Count":"~Cantidade de diapositivas", +"Slide ~Layout":"Disposición de ~diapositiva", +"Small capitals":"Versaletas", +"Smiley Face":"Sorriso", +"Snap to Grid":"Axustar á grade", +"Sort Ascending":"Orde ascendente", +"Sort Descending":"Orde descendente", +"So~rt...":"~Ordenar...", +"Sparkline...":"Minigráfico...", +"Sparklines":"Minigráficos", +"Split Arrow":"Frecha divisoria", +"Split Cells...":"Dividir celas...", +"Split Table...":"Dividir táboa...", +"Square":"Cadrado", +"Square Bevel":"Cadrado biselado", +"Square, Rounded":"Cadrado, arredondado", +"Statistics":"Estatísticas", +"Stop":"Parar", +"Straight Connector":"Conector recto", +"Straight Connector ends with Arrow":"Conector recto remata en frecha", +"Straight Connector with Arrows":"Conector recto con frechas", +"Strikethrough":"Riscado", +"Striped Right Arrow":"Frecha con bandas cara á dereita", +"Subscript":"Subíndice", +"Sun":"Sol", +"Superscript":"Superíndice", +"Symbol":"Símbolo", +"S~how Columns":"Mo~strar columnas", +"S~lide":"~Diapositiva", +"S~pecial Character...":"~Caracteres especiais...", +"Table Cell Background Color":"Cor de fondo das celas da táboa", +"Table of Contents and Inde~x":"Índ~ice e índice analítico", +"Ta~ble Properties...":"Propiedades de tá~boa...", +"Text Wrap...":"Axuste de texto...", +"Te~xt":"Te~xto", +"Theme...":"Tema...", +"Thousands Separator":"Separador de millares", +"Time":"Hora", +"Time Field":"Campo horario", +"Title Page...":"Páxina de portada...", +"To Background":"No fondo", +"To Cell (~resize with cell)":"Á cela (~redimensionar coa cela)", +"To Foreground":"En primeiro plano", +"To Next Paragraph in Level":"Parágrafo seguinte do mesmo nivel", +"To Previous Paragraph in Level":"Parágrafo anterior do mesmo nivel", +"To P~age":"Á páxin~a", +"To ~Cell":"Á ~cela", +"To ~Character":"Ao ~carácter", +"To ~Curve":"En ~curva", +"To ~Frame":"Ao ~marco", +"To ~Paragraph":"Ao ~parágrafo", +"Toggle Automatic Spell Checking":"Alternar corrección ortográfica automática", +"Toggle Formatting Marks":"Alternar marcas de formato", +"Toggle Ordered List":"Alternar lista ordenada", +"Toggle Shadow":"Alternar sombra", +"Toggle Unordered List":"Alternar lista sen ordenar", +"Top":"Superior", +"Track Chan~ges":"R~existrar cambios", +"Translate...":"Traducir...", +"Transparency":"Transparencia", +"Trapezoid":"Trapezoide", +"Triangle Down":"Triángulo cara a abaixo", +"Triangle Up":"Triángulo cara a arriba", +"T~able":"Tá~boa", +"T~ime (variable)":"H~ora (variábel)", +"T~itle":"Tít~ulo", +"Underline":"Subliñado", +"Unfloat Frame Content":"Fixar contido do marco", +"Ungroup Sparklines":"Desagrupar minigráficos", +"Unmerge Cells":"Desunir celas", +"Unprotect Cells":"Desprotexer celas", +"Up Arrow":"Frecha cara a arriba", +"Up Arrow Callout":"Texto explicativo con frecha cara a arriba", +"Up and Down Arrow":"Frecha cara a arriba e cara a abaixo", +"Up and Down Arrow Callout":"Texto explicativo con frecha cara a arriba e cara a abaixo", +"Up and Right Arrow":"Frecha cara a arriba e cara á dereita", +"Up and Right Arrow Callout":"Texto explicativo con frecha cara a arriba e cara á dereita", +"Up, Right and Down Arrow":"Frecha cara a arriba, cara á dereita e cara a abaixo", +"Update ~Index":"Actualizar índ~ice", +"Vertical Scroll":"Faixa vertical", +"Vertical Text":"Texto vertical", +"Vertically C~enter":"Verticalmente no ~centro", +"Vertically S~pacing":"Verticalmente e~spaciando", +"Vertically ~Bottom":"Verticalmente a~baixo", +"Vertically ~Top":"Verticalmente ~arriba", +"View Grid Lines":"Ver liñas da grade", +"Watermark...":"Marca de auga...", +"Wave":"Onda", +"Wrap Text":"Axustar texto", +"Zoom In":"Máis ampliación", +"Zoom Out":"Menos ampliación", +"~3D View...":"~Visualización 3D...", +"~Accessibility Check...":"Comprob~ación de accesibilidade...", +"~Add":"~Engadir", +"~Add to List":"~Engadir á lista", +"~Advanced Filter...":"Filtro ~avanzado...", +"~Analysis of Variance (ANOVA)...":"~Análise de varianza (ANOVA)...", +"~Arrange":"Dis~posición", +"~Author":"~Autor", +"~Automatic Spell Checking":"Corrección ortográfica ~automática", +"~Bottom":"~Inferior", +"~Bring to Front":"~Traer para adiante", +"~Bullets and Numbering...":"~Viñetas e numeración...", +"~Capitalize Every Word":"Maiúscula Inicial en ~Cada Palabra", +"~Centered":"~Centrado", +"~Chart...":"~Gráfica...", +"~Chi-square Test...":"Test ~khi cadrado...", +"~Clear":"~Limpar", +"~Clear Direct Formatting":"~Limpar formato directo", +"~Column":"~Columna", +"~Column Break":"~Quebra de columna", +"~Columns":"~Columnas", +"~Contour":"~Contorno", +"~Convert":"~Converter", +"~Correlation...":"~Correlación...", +"~Covariance...":"~Covarianza...", +"~Cut":"~Cortar", +"~Data":"~Datos", +"~Data Ranges...":"Intervalos de ~datos...", +"~Data Table...":"~Táboa de datos...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Date (variable)":"~Data (variábel)", +"~Define":"~Definir", +"~Define Range...":"~Definir intervalo...", +"~Define...":"~Definir…", +"~Delete":"~Eliminar", +"~Delete Sheet...":"~Eliminar folla...", +"~Delete Slide":"~Eliminar diapositiva", +"~Descriptive Statistics...":"Estatísticas ~descritivas", +"~Display Grid":"~Mostrar grade", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar contorno...", +"~Edit...":"~Editar...", +"~Endnote":"Nota ~final", +"~Enter Group":"~Entrar no grupo", +"~Exponential Smoothing...":"Suavizado ~exponencial...", +"~F-test...":"Test ~F…", +"~File":"~Ficheiro", +"~First Paragraph":"~Primeiro parágrafo", +"~Fonts...":"~Tipos de letra...", +"~Footnote":"Notas a ~rodapé", +"~Footnote/Endnote Settings...":"Con~figuración de notas a rodapé/notas ao final...", +"~Format Cells...":"Formatar ~celas...", +"~Formula Object...":"Obxecto de ~fórmula...", +"~Function...":"~Función...", +"~Go to Sheet...":"~Ir á páxina...", +"~Goal Seek...":"Atin~xir obxectivo...", +"~Group":"A~grupar", +"~Group and Outline":"A~grupar e esquematizar", +"~Group...":"A~grupar...", +"~Header and Footer...":"~Cabeceira e rodapé...", +"~Headers and Footers...":"~Cabeceiras e rodapés...", +"~Height...":"~Altura...", +"~Help":"~Axuda", +"~Hide":"~Agochar", +"~Hide AutoFilter":"Agoc~har filtro automático", +"~Hide Details":"~Agochar detalles", +"~Hide Sheet":"~Agochar folla", +"~Hide Slide":"~Agochar diapositiva", +"~Hyperlink":"~Hiperligazón", +"~Hyperlink...":"~Hiperligazón...", +"~Hyphenation":"~Guionización", +"~Hyphenation...":"~Guionización...", +"~Image...":"~Imaxe...", +"~Index Entry...":"Entrada de índ~ice...", +"~Insert":"~Inserir", +"~Insert or Edit...":"~Inserir ou editar...", +"~Insert...":"~Inserir...", +"~Interaction...":"~Interacción...", +"~Left":"~Esquerda", +"~Left-to-Right Mark":"Marca da ~esquerda para a dereita", +"~Line Numbering...":"Numeración de ~liñas...", +"~Manage...":"~Xestionar...", +"~Middle":"~Medio", +"~More Fields...":"~Máis campos…", +"~More Options...":"~Máis opcións...", +"~Move or Copy Sheet...":"~Mover ou copiar folla...", +"~Moving Average...":"Media ~móbil...", +"~Named Ranges and Expressions":"~Intervalos e expresións con nome", +"~New Slide":"~Nova diapositiva", +"~No-break Space":"Espazo i~rrompíbel", +"~Optimal":"~Ideal", +"~Optimal Height...":"~Altura ideal...", +"~Optimal Width...":"~Largura ideal...", +"~Ordered List":"Lista ~ordenada", +"~Page":"~Páxina", +"~Page Break":"Quebra de ~páxina", +"~Page Number":"Número de ~páxina", +"~Page Number...":"Número de ~páxina...", +"~Page Numbers...":"Números de ~páxina...", +"~Page Style...":"Estilo de ~páxina...", +"~Page...":"~Páxina...", +"~Parallel":"~Paralelo", +"~Paste":"~Pegar", +"~Pivot Table":"~Táboa dinámica", +"~Print...":"Im~primir...", +"~Properties...":"~Propiedades...", +"~Recalculate":"~Recalcular", +"~Record":"~Rexistrar", +"~Redo":"~Refacer", +"~Refresh":"Actualiza~r", +"~Regression...":"~Regresión...", +"~Remove Hyperlink":"~Retirar hiperligazón", +"~Remove Outline":"~Retirar o esquema", +"~Reset Filter":"~Reiniciar o fluxo", +"~Right":"~Dereita", +"~Right-to-Left Mark":"Marca da ~dereita para a esquerda", +"~Row":"~Fila", +"~Rows":"Fi~las", +"~Sampling...":"~Mostraxe...", +"~Save":"~Gardar", +"~Sections...":"~Seccións...", +"~Select":"~Seleccionar", +"~Send to Back":"Levar ~para atrás", +"~Sentence case":"Maiú~scula inicial", +"~Shape":"~Forma", +"~Sheet":"~Folla", +"~Show":"~Amosar", +"~Show Details":"Amosar detalle~s", +"~Show Sheet...":"~Mostrar folla...", +"~Slide Number":"Número de diapo~sitiva", +"~Soft Hyphen":"Guión ~opcional", +"~Sort...":"~Ordenar...", +"~Spacing":"E~spazamento", +"~Spacing...":"E~spazamento...", +"~Spelling...":"~Ortografía...", +"~Standard Filter...":"~Filtro estándar...", +"~Subject":"A~sunto", +"~Table":"~Táboa", +"~Table Properties...":"Propiedades de tá~boa...", +"~Table...":"~Táboa...", +"~Text Box":"Caixa de ~texto", +"~Thesaurus...":"Dicionario de sinóni~mos...", +"~Through":"~A través", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fixa)", +"~Time (variable)":"H~ora (variábel)", +"~Tools":"~Ferramentas", +"~Top":"~Superior", +"~UPPERCASE":"MAIÚSC~ULAS", +"~Undo":"~Desfacer", +"~Ungroup...":"~Desagrupar...", +"~Unordered List":"Listas ~sen ordenar", +"~Update All":"~Actualizar todo", +"~Validity...":"~Validación...", +"~View":"~Ver", +"~While Typing":"~Ao teclear", +"~Width...":"~Largura...", +"~Word Count...":"~Conta de palabras...", +"~Word Joiner":"~Xunción de palabras", +"~Wrap":"Ax~ustar", +"~Z-test...":"Test ~Z...", +"~Zero-width Space":"Espazo de largura ~cero", +"~lowercase":"mi~núsculas", +"~tOGGLE cASE":"~tROCAR mAIÚSCULAS E mINÚSCULAS" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/gu.json b/f7cloud-office/browser/dist/l10n/uno/gu.json new file mode 100644 index 0000000..044d128 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/gu.json @@ -0,0 +1,463 @@ +{ +"12-Point Star":"૧૨-બિંદુ સિતારો", +"24-Point Star":"૨૪-બિંદુ સિતારો", +"4-Point Star":"૪-બિંદુ સિતારો", +"4-way Arrow":"૪-દિશા તીર", +"4-way Arrow Callout":"૪-દિશા તીર કોલઆઉટ", +"5-Point Star":"૫-બિંદુ સિતારો", +"6-Point Star":"૬-બિંદુ સિતારો", +"8-Point Star":"૮-બિંદુ સિતારો", +"Accept":"સ્વીકારો", +"Accept All":"બધુ સ્વીકારો", +"Align Bottom":"તળિયેથી ગોઠવો", +"Align Left":"ડાબેથી ગોઠવો", +"Align Right":"જમણેથી ગોઠવો", +"Align Top":"ટોચથી ગોઠવો", +"Arch Down (Curve)":"ચાપ નીચે (વળાંક)", +"Arch Down (Pour)":"ચાપ નીચે (રેડો)", +"Arch Left (Curve)":"ચાપ ડાબે (વળાંક)", +"Arch Right (Curve)":"ચાપ જમણે (વળાંક)", +"Arch Right (Pour)":"ચાપ જમણે (રેડો)", +"Arch Up (Curve)":"ઉપર ચાપ (વળાંક)", +"Arch Up (Pour)":"ચાપ ઉપર (રેડો)", +"Arrange":"ગોઠવો", +"As C~haracter":"અક્ષર તરીકે (~C)", +"AutoCorr~ect":"આપમેળે સાચુ કરો (~e)", +"AutoFill Data Series: automatic":"સ્વયંભરાતી માહિતીની શ્રેણીઓ: આપમેળે", +"Auto~Filter":"સ્વંયગાળક (~F)", +"A~lignment...":"ગોઠવણી (~L)...", +"A~rea...":"વિસ્તાર (~R)...", +"A~rrange":"ગોઠવો (~r)", +"Back One":"એક પાછળ", +"Background Color":"પાશ્વ ભાગનો રંગ", +"Block Arc":"બ્લોક ચાપ", +"Bold":"ઘાટ્ટા", +"Bookmar~k...":"બુકમાર્ક (~k)...", +"Bottom":"તળિયે", +"Brightness":"ઉજાસ", +"Caption...":"કેપ્શન...", +"Center":"કેન્દ્ર", +"Center Horizontal":"આડુ કેન્દ્ર", +"Centered":"કેન્દ્રિયકૃત", +"Ce~lls...":"ખાનાંઓ (~l)...", +"Character Spacing":"અક્ષરોથી અંતર", +"Charcoal Sketch":"કોલસોનું ચિત્ર", +"Chart T~ype...":"આલેખ પ્રકાર (~y)...", +"Chevron":"ચેવ્રોન", +"Chevron Down":"ચેવ્રોન નીચે", +"Chevron Up":"ચેવ્રોન ઉપર", +"Circle":"વતૃળ", +"Circle (Curve)":"વતૃળ (વળાંક)", +"Circle (Pour)":"વતૃળ (રેડો)", +"Circle Pie":"વતૃળ ચાપ", +"Circular Arrow":"વતૃળાકાર તીર", +"Clear ~Direct Formatting":"સીધા બંધારણને દૂર કરો (~D)", +"Close Master View":"માસ્ટરનો દેખાવ બંધ કરો", +"Cloud":"વાદળ", +"Color Scale...":"રંગ સ્કેલ...", +"Column ~Width...":"સ્તંભ પહોળાઈ (~W)...", +"Comments":"ટિપ્પણીઓ", +"Comme~nt":"ટિપ્પણી (~n)", +"Connector":"જોડનાર", +"Connector Ends with Arrow":"સાંકળનારનો અંત તીરથી થાય છે", +"Connector with Arrows":"સાંકળનાર તીર સાથે", +"Contrast":"તફાવત", +"Corner Right Arrow":"જમણો ખૂણો તીર", +"Co~lumns...":"સ્તંભો (~L)...", +"Crop":"કાપો", +"Cross":"ક્રોસ", +"Currency":"ચલણ", +"Curve":"વણાંક", +"Curve Down":"વળાંક નીચે", +"Curve Up":"વળાંક ઉપર", +"Curved Connector":"વળાંકવાળુ સાંકળનાર", +"Curved Connector Ends with Arrow":"વળાંકવાળા સાંકળનારનો અંત તીરથી થાય છે", +"Curved Connector with Arrows":"વળાંકવાળુ સાંકળનાર તીર સાથે", +"Cylinder":"નળાકાર", +"Data Bar...":"માહિતી પટ્ટી...", +"Date...":"તારીખ...", +"Dat~e (variable)":"તારીખ (ચલ) (~e)", +"Decrease Indent":"હાંસ્યો ઘટાડો", +"Delete All Comments":"બધી ટિપ્પણીઓને કાઢી નાંખો", +"Delete All Comments by This Author":"આ લેખક દ્દારા બધી ટિપ્પણીઓને કાઢી નાંખો", +"Delete Axis":"અક્ષને કાઢી નાંખો", +"Delete Comment":"ટિપ્પણીઓ કાઢી નાંખો", +"Delete C~ells...":"ખાનાંઓ દૂર કરો (~e)...", +"Delete C~ontents...":"સમાવિષ્ટો દૂર કરો (~O)...", +"Delete Data Labels":"માહિતી લેબલોને કાઢો", +"Delete Legend":"લિજેન્ડને કાઢો", +"Delete Major Grid":"મુખ્ય જાળીને કાઢી નાંખો", +"Delete Minor Grid":"ગૌણ જાળી ને કાઢી નાંખો", +"Delete Rows":"હરોળો કાઢી નાંખો", +"Delete Single Data Label":"એક માહિતી લેબલને કાઢી નાંખો", +"Delete ~All Comments":"બધી ટિપ્પણીઓને કાઢો (~A)", +"Diamond":"હીરો", +"Diamond Bevel":"હીરા બેવેલ", +"Digital Signatu~res...":"ડિજીટલ સહીઓ (~r)...", +"Doorplate":"ડોરપ્લેટ", +"Double Brace":"દ્વિ કૌંસ", +"Double Bracket":"દ્વિ કૌંસ", +"Down Arrow":"નીચેનું તીર", +"Down Arrow Callout":"નીચે તીર કોલઆઉટ", +"Ellipse":"ઉપવલય", +"Explosion":"ભડકો", +"Fade Down":"નીચે ઝાંખુ", +"Fade Left":"ડાબે ઝાંખુ", +"Fade Right":"જમણે ઝાંખુ", +"Fade Up":"ઉપર ઝાંખુ", +"Fade Up and Left":"ઉપર અને ડાબે ઝાંખુ", +"Fade Up and Right":"ઉપર અને જમણે ઝાંખુ", +"Fill Color":"રંગ ભરો", +"Find Next":"આગળ શોધો", +"Find Previous":"પહેલાનું શોધો", +"Flip Horizontally":"આડું પલટાવો", +"Flip Vertically":"ઊભી રીતે પલટાવો", +"Flowchart: Alternate Process":"ફ્લોચાર્ટ: વૈકલ્પિક પ્રક્રિયા", +"Flowchart: Card":"ફ્લોચાર્ટ: કાર્ડ", +"Flowchart: Collate":"ફ્લોચાર્ટ: કોલેટ", +"Flowchart: Connector":"ફ્લોચાર્ટ: જોડનાર", +"Flowchart: Data":"ફ્લોચાર્ટ: માહિતી", +"Flowchart: Decision":"ફ્લોચાર્ટ: નિર્ણય", +"Flowchart: Delay":"ફ્લોચાર્ટ: વિલંબ", +"Flowchart: Direct Access Storage":"ફ્લોચાર્ટ: સીધું વપરાતું સંગ્રહસ્થાન", +"Flowchart: Display":"ફ્લોચાર્ટ: ડિસ્પ્લે", +"Flowchart: Document":"ફ્લોચાર્ટ: દસ્તાવેજ", +"Flowchart: Extract":"ફ્લોચાર્ટ: અર્ક કાઢો", +"Flowchart: Internal Storage":"ફ્લોચાર્ટ: આંતરિક સંગ્રહસ્થાન", +"Flowchart: Magnetic Disc":"ફ્લોચાર્ટ: મેગ્નેટિક ડિસ્ક", +"Flowchart: Manual Input":"ફ્લોચાર્ટ: જાતે ઈનપુટ આપો", +"Flowchart: Manual Operation":"ફ્લોચાર્ટ: જાતે પ્રક્રિયા કરો", +"Flowchart: Merge":"ફ્લોચાર્ટ: ભેગું કરો", +"Flowchart: Multidocument":"ફ્લોચાર્ટ: મલ્ટીદસ્તાવેજ", +"Flowchart: Off-page Connector":"ફ્લોચાર્ટ: ઓફ-પેજ જોડનાર", +"Flowchart: Or":"ફ્લોચાર્ટ: અથવા", +"Flowchart: Predefined Process":"ફ્લોચાર્ટ: પૂર્વવ્યાખ્યાયિત પ્રક્રિયા", +"Flowchart: Preparation":"ફ્લોચાર્ટ: તૈયારી", +"Flowchart: Process":"ફ્લોચાર્ટ: પ્રક્રિયા", +"Flowchart: Punched Tape":"ફ્લોચાર્ટ: પંચવાળી ટેપ", +"Flowchart: Sequential Access":"ફ્લોચાર્ટ: ક્રમાંકિત વપરાશ", +"Flowchart: Sort":"ફ્લોચાર્ટ: ક્રમમાં ગોઠવો", +"Flowchart: Stored Data":"ફ્લોચાર્ટ: સંગ્રહિત માહિતી", +"Flowchart: Summing Junction":"ફ્લોચાર્ટ: સમીંગ જંક્શન", +"Flowchart: Terminator":"ફ્લોચાર્ટ: ટર્મિનેટર", +"Flower":"ફૂલ", +"Folded Corner":"ફોલ્ડર કિનારી", +"Font Color":"ફોન્ટ રંગ", +"Fontwork Shape":"ફોન્ટકાર્ય આકાર", +"Foote~r":"ફુટર (~r)", +"For Paragraph":"ફકરા માટે", +"For Selection":"પસંદગી માટે", +"Format Axis...":"અક્ષનું બંધારણ કરો...", +"Format Chart Area...":"આલેખ વિસ્તારનું બંધારણ કરો...", +"Format Data Labels...":"માહિતી લેબલોનું બંધારણ કરો...", +"Format Data Point...":"માહિતી બિંદુને બંધારણ કરો...", +"Format Data Series...":"માહિતીની શ્રેણીનું બંધારણ કરો...", +"Format Floor...":"ફ્લોરનું બંધારણ કરો...", +"Format Legend...":"લિજેન્ડ બંધારણ...", +"Format Major Grid...":"મુખ્ય જાળીનું બંધારણ...", +"Format Mean Value Line...":"Mean Value Line નું બંધારણ કરો...", +"Format Minor Grid...":"ગૌણ જાળીનું બંધારણ કરો...", +"Format Selection...":"પસંદગીનું બંધારણ કરો...", +"Format Single Data Label...":"એક માહિતી લેબલનું બંધારણ કરો...", +"Format Stock Gain...":"સ્ટોક મેળવવાનું બંધારણ કરો...", +"Format Stock Loss...":"સ્ટોક નુકશાન નું બંધારણ કરો...", +"Format Title...":"શીર્ષકનું બંધારણ કરો...", +"Format Trend Line Equation...":"Trend Line Equation નું બંધારણ કરો...", +"Format Trend Line...":"Trend Line નું બંધારણ કરો...", +"Format Wall...":"ડિવાલનું બંધારણ ઘડો...", +"Format X Error Bars...":"X ભૂલ પટ્ટીઓનું બંધારણ કરો...", +"Format Y Error Bars...":"Y ભૂલ પટ્ટીઓનું બંધારણ કરો...", +"Formatting Mark":"બંધારણ ચિહ્ન", +"Forward One":"એક આગળ", +"Frame":"ચોકઠું", +"F~ont Size...":"ફોન્ટ માપ (~O)...", +"F~ormat":"બંધારણ (~o)", +"F~ull Screen":"આખી સ્ક્રીન (~u)", +"General":"સામાન્ય", +"Heart":"હૃદય", +"Hexagon":"હેક્ઝાગોન", +"He~ader":"હેડર (~a)", +"Horizontal Scroll":"આડું ખસેડવું", +"H~ide":"સંતાડો (~i)", +"H~ide Rows":"હરોળો છુપાવો (~i)", +"Icon Set...":"ચિહ્ન સુયોજન...", +"Image Mode":"ઇમેજ સ્થિતિ", +"In ~Background":"પાશ્વ ભાગમાં (~B)", +"Increase Indent":"હાંસ્યો વધારો", +"Inflate":"ઈનફ્લેટ", +"Insert Audio or Video":"ઓડિયો અથવા વિડિયોને દાખલ કરો", +"Insert Axis":"અક્ષને દાખલ કરો", +"Insert Axis Title":"અક્ષનાં શીર્ષકને દાખલ કરો", +"Insert Chart":"આલેખ ઉમેરો", +"Insert Column Break":"સ્તંભની અટકણો ઉમેરો", +"Insert Data Labels":"માહિતીનાં લેબલોને દાખલ કરો", +"Insert Hyperlink":"હાઇપરલિંક ઉમેરો", +"Insert Index Entry":"અનુક્રમણિકામાં પ્રવેશ દાખલ કરો", +"Insert Major Grid":"મુખ્ય જાળી ને દાખલ કરો", +"Insert Mean ~Value Line":"નીચી કક્ષાની મૂલ્ય લીટી ને દાખલ કરો (~V)", +"Insert Minor Grid":"ગૌણ જાળીને દાખલ કરો", +"Insert Single Data Label":"એક માહિતી લેબલને દાખલ કરો", +"Insert Slide":"તકતી દાખલ કરો", +"Insert Titles...":"શીર્ષકોને દાખલ કરો...", +"Insert Tre~nd Line...":"ટ્રેન્ડ લીટી ને દાખલ કરો (~n)...", +"Insert Unnumbered Entry":"આંકડાવિહીન પ્રવેશ ઉમેરો", +"Insert ~Cells...":"ખાનાંઓ દાખલ કરો (~C)...", +"Insert/Delete Axes...":"અક્ષોને દાખલ કરો/કાઢી નાંખો...", +"Invert":"પલટાવો", +"Isosceles Triangle":"આઈસોસ્કેલ ત્રિકોણ", +"Italic":"ત્રાંસા", +"Justified":"ગોઠવાયેલ", +"Language":"ભાષા", +"Language Status":"ભાષાની સ્થિતિ", +"Layout":"દેખાવ", +"Left":"ડાબું", +"Left Arrow":"ડાબુ તીર", +"Left Arrow Callout":"ડાબું તીર કોલઆઉટ", +"Left Brace":"દ્વિ કૌંસ", +"Left Bracket":"ડાબો કૌંસ", +"Left and Right Arrow":"ડાબું અને જમણું તીર", +"Left and Right Arrow Callout":"ડાબું અને જમણું તીર કોલઆઉટ", +"Left-To-Right":"ડાબી થી જમણી તરફ", +"Lightning Bolt":"પ્રકાશિત બોલ્ટ", +"Line":"લીટી", +"Line Callout 1":"લીટી કોલઆઉટ ૧", +"Line Callout 2":"લીટી કોલઆઉટ ૨", +"Line Callout 3":"લીટી કોલઆઉટ ૩", +"Line Color":"લીટીનો રંગ", +"Line Connector":"લીટી સાંકળનાર", +"Line Connector Ends with Arrow":"લીટીઓ સાંકળનારનો અંત તીરથી થાય છે", +"Line Spacing: 1":"લીટી વચ્ચે જગ્યા: ૧", +"L~ine...":"લીટી (~i)...", +"Manage...":"સંચાલિત કરો...", +"Manual ~Break...":"જાતે અટકાવો (~B)...", +"Media":"મીડિયા", +"Moon":"ચંત્ર", +"M~erge and Center Cells":"ખાનાંઓ ભેગા કરો (~e)", +"Name...":"નામ...", +"Na~vigator":"નેવિગેટર (~v)", +"Next Page":"આગળનું પાનું", +"Notched Right Arrow":"જમણે નોચવાળું તીર", +"Number Format":"નંબર બંધારણ", +"Number Format...":"સંખ્યા બંધારણ...", +"Number Format: Currency":"નંબર બંધારણ: ચલણ", +"Number Format: Decimal":"નંબર બંધારણ: દશાંશ", +"Number Format: Exponential":"નંબર બંધારણ: એક્સપોનેન્શીયલ", +"Number Format: Percent":"નંબર બંધારણ: ટકા", +"Number Format: Standard":"નંબર બંધારણ: પ્રમાણભૂત", +"Number Format: Time":"નંબર બંધારણ: સમય", +"Octagon":"ઓક્ટાગોન", +"Octagon Bevel":"ઓક્ટાગોન બેવેલ", +"Open Circle (Curve)":"વતૃળ ખોલો (વળાંક)", +"Open Circle (Pour)":"વતૃળ ખોલો (રેડો)", +"Open Hyperlink":"હાઈપરલિંક ખોલો", +"Optimal Column Width":"શ્રેષ્ઠ સ્તંભ પહોળાઈ", +"Optimal Row Height":"શ્રેષ્ઠ હરોળ ઊંચાઈ", +"Overline":"લીટી ઉપર", +"Page ~Count":"પાનાની ગણતરી (~C)", +"Parallelogram":"પેરેલલોગ્રામ", +"Paste ~Special...":"વિશિષ્ટ રીતે ચોંટાડો (~S)...", +"Pentagon":"પેન્ટાગોન", +"Percent":"ટકા", +"Plain Text":"સાદું લખાણ", +"Pop Art":"પોપ કલા", +"Position and Si~ze...":"સ્થાન અને માપ (~z)...", +"Previous Page":"પહેલાંનુ પાનું", +"Propert~ies...":"ગુણધર્મો (~i)...", +"Protect Cells":"ખાનાઓની રક્ષા કરો", +"Protect ~Sheet...":"શીટની રક્ષા કરો (~S)...", +"Puzzle":"કોયડો", +"P~aragraph...":"ફકરો (~A)...", +"Rectangle":"લંબચોરસ", +"Rectangle, Rounded":"લંબચોરસ, ગોળ કિનારીવાળો", +"Rectangular Callout":"લંબચોરસ કોલઆઉટ", +"Remove Noise":"અવાજ દૂર કરો", +"Rename Master":"માસ્ટરનું નામ બદલો", +"Reply Comment":"ટિપ્પણી માટે જવાબ આપો", +"Reset Data Point":"માહિતી બિંદુને પુન:સુયોજિત કરો", +"Reset all Data Points":"બધી માહિતી બિંદુઓને પુન:સુયોજિત કરો", +"Restart Numbering":"ક્રમ આપવાનું ફરીથી ચાલુ કરો", +"Right":"જમણું", +"Right Arrow":"જમણુ તીર", +"Right Arrow Callout":"જમણું તીર કોલઆઉટ", +"Right Brace":"જમણો કૌંસ", +"Right Bracket":"જમણો કૌંસ", +"Right Triangle":"જમણો ત્રિકોણ", +"Right or Left Arrow":"જમણું અથવા ડાબું તીર", +"Right-To-Left":"જમણી થી ડાબી તરફ", +"Ring":"રીંગ", +"Rotate 90° ~Left":"ડાબે ૯૦° ફેરવો (~L)", +"Rotate 90° ~Right":"જમણે ૯૦° ફેરવો (~R)", +"Round Callout":"ગોળાકાર કોલઆઉટ", +"Rounded Rectangular Callout":"ગોળ કિનારીવાળું લંબચોરસ કોલઆઉટ", +"Row ~Height...":"હરોળ ઊંચાઈ (~H)...", +"R~efresh Range":"વિસ્તાર ફરીતાજો કરો (~e)", +"R~ight-To-Left":"જમણેથી-ડાબે (~i)", +"R~un Macro...":"મેક્રો ચલાવો (~u)...", +"S-shaped Arrow":"S-આકારવાળું તીર", +"Save ~As...":"આ રીતે સંગ્રહો (~A)...", +"Scientific":"વૈજ્ઞાનિક", +"Select Column":"સ્તંભ પસંદ કરો", +"Select Row":"હરોળ પસંદ કરો", +"Select Table":"કોષ્ટક પસંદ કરો", +"Select ~All":"બધું પસંદ કરો (~A)", +"Shadow":"પડછાયો", +"Sharpen":"તીક્ષ્ણ", +"Sheet R~ight-To-Left":"જમણે-થી-ડાબે શીટ (~i)", +"Sho~w Slide":"સ્લાઈડ બતાવો (~w)", +"Sidebar":"બાજુપટ્ટી", +"Signet":"સીગ્નેટ", +"Slant Down":"નીચે ઢળતું", +"Slant Up":"ઉપર ઢળતું", +"Slide Layout":"સ્લાઈડ દેખાવ", +"Small capitals":"નાનાં અક્ષરો", +"Smiley Face":"સ્માઈલી ચહેરો", +"Snap to Grid":"જાળીમાં સ્નેપ", +"Sort Ascending":"ચડતા ક્રમમાં ગોઠવો", +"Sort Descending":"ઊતરતા ક્રમમાં ગોઠવો", +"So~rt...":"ક્રમમાં ગોઠવો (~r)...", +"Split Arrow":"તીર વિભાજો", +"Split Table...":"કોષ્ટક છુટુ પાડો...", +"Square":"ચોરસ", +"Square Bevel":"ચોરસ બેવેલ", +"Square, Rounded":"ચોરસ, ગોળ ખૂણાવાળો", +"Statistics":"પરિસ્થિતિઓ", +"Stop":"બંધ કરો", +"Straight Connector":"સીધુ સાંકળનાર", +"Straight Connector ends with Arrow":"સીધુ સાંકળનારનો અંત તીરથી થાય છે", +"Straight Connector with Arrows":"સીધુ સાંકળનાર તીર સાથે", +"Strikethrough":"ચેકી નાખો", +"Striped Right Arrow":"જમણે પટ્ટીવાળું તીર", +"Subscript":"સબસ્ક્રિપ્ટ", +"Sun":"સૂર્ય", +"Superscript":"સુપરસ્ક્રિપ્ટ", +"Ta~ble Properties...":"કોષ્ટક ગુણધર્મો (~b)...", +"Text Wrap...":"લખાણ લપેટો...", +"Time":"સમય", +"Time Field":"સમય ક્ષેત્ર", +"Title Page...":"શીર્ષક પાનું...", +"To Background":"પાશ્વ ભાગ તરફ", +"To Foreground":"અગ્ર ભાગ તરફ", +"To Next Paragraph in Level":"સ્તરમાં પછીના ફકરા પર", +"To Previous Paragraph in Level":"સ્તરમાં પહેલાના ફકરા પર", +"To P~age":"પાનાં પ્રતિ (~a)", +"To ~Cell":"ખાના પર (~C)", +"To ~Character":"અક્ષરોને (~C)", +"To ~Curve":"વળાંકને (~C)", +"To ~Frame":"ચોકઠાને (~F)", +"To ~Paragraph":"ફકરાને (~P)", +"Top":"ટોચ", +"Transparency":"પારદર્શકતા", +"Trapezoid":"ટ્રેપેઝોઈડ", +"Triangle Down":"ત્રિકોણ નીચે", +"Triangle Up":"ત્રિકોણ ઉપર", +"T~ime (variable)":"સમય (ચલ) (~i)", +"T~itle":"શિર્ષક (~i)", +"Underline":"નીચે લીટી કરો", +"Up Arrow":"ઉપરનું તીર", +"Up Arrow Callout":"ઉપર તીર કોલઆઉટ", +"Up and Down Arrow":"ઉપર અને નીચે તીર", +"Up and Down Arrow Callout":"ઉપર અને નીચે તીર કોલઆઉટ", +"Up and Right Arrow":"ઉપર અને જમણે તીર", +"Up and Right Arrow Callout":"ઉપર અને જમણું તીર કોલઆઉટ", +"Up, Right and Down Arrow":"ઉપર, જમણે અને નીચે તીર", +"Vertical Scroll":"ઊભું ખસેડવું", +"Vertical Text":"ઊભું લખાણ", +"Wave":"તરંગ", +"Zoom In":"મોટું કરો", +"Zoom Out":"નાનું કરો", +"~3D View...":"~3D દેખાવ...", +"~Add":"ઉમેરો (~A)", +"~Advanced Filter...":"અદ્યતન ગાળક (~A)...", +"~Arrange":"ગોઠવો (~A)", +"~Author":"લેખક (~A)", +"~Bottom":"નીચે (~B)", +"~Bring to Front":"આગળ લાવો (~B)", +"~Bullets and Numbering...":"બુલેટો અને નંબરો (~B)...", +"~Capitalize Every Word":"દરેક શબ્દને મોટા કરો (~C)", +"~Centered":"કેન્દ્રસ્થ (~C)", +"~Chart...":"આલેખ (~C)...", +"~Clear":"સાફ કરો (~C)", +"~Clear Direct Formatting":"સીધુ બંધારણ દૂર કરો (~C)", +"~Column Break":"સ્તંભ અટકણ (~C)", +"~Columns":"સ્તંભો (~C)", +"~Contour":"કન્ટુર (~C)", +"~Convert":"રૂપાંતર કરો (~C)", +"~Data Ranges...":"માહિતી વિસ્તારો (~D)...", +"~Date":"તારીખ (~D)", +"~Date (fixed)":"તારીખ (નક્કી) (~D)", +"~Define":"વ્યાખ્યાયિત કરો (~D)", +"~Define...":"વ્યાખ્યાયિત કરો (~D)...", +"~Delete":"કાઢો (~D)", +"~Edit":"ફેરફાર (~E)", +"~Edit Contour...":"ફેરફાર કન્ટુર (~E)...", +"~Edit...":"ફેરફાર (~E)...", +"~Enter Group":"જૂથમાં દાખલ (~E)", +"~File":"ફાઈલ (~F)", +"~First Paragraph":"પહેલો ફકરો (~F)", +"~Fonts...":"ફોન્ટ (~F)...", +"~Function...":"વિધેય (~F)...", +"~Goal Seek...":"ધ્યેય સુધી પહોંચો (~G)...", +"~Group":"જૂથ (~G)", +"~Group and Outline":"જૂથ અને બાહ્ય કિનારી (~G)", +"~Group...":"જૂથ (~G)...", +"~Header and Footer...":"હેડરો અને ફુટરો (~H)...", +"~Height...":"ઊંચાઈ (~H)...", +"~Help":"મદદ (~H)", +"~Hide":"છુપાવો (~H)", +"~Hide AutoFilter":"સ્વંયગાળક સંતાડો (~H)", +"~Hide Details":"વિગતો સંતાડો (~H)", +"~Hide Slide":"સ્લાઈડ છુપાવો (~H)", +"~Hyphenation":"હાઈફનેશન (~H)", +"~Hyphenation...":"હાયફનેશન (~H)...", +"~Image...":"ઇમેજ (~I)...", +"~Insert":"દાખલ કરો (~I)", +"~Interaction...":"દખલગીરી (~i)...", +"~Left":"ડાબો (~L)", +"~Line Numbering...":"લીટી ક્રમ આપવો (~L)...", +"~Manage...":"સંચાલિત કરો (~M)...", +"~Optimal Height...":"શ્રેષ્ઠ ઊંચાઈ (~O)...", +"~Optimal Width...":"શ્રેષ્ઠ પહોળાઈ (~O)...", +"~Page Number":"પાનાં નંબર (~P)", +"~Page Numbers...":"પાનાં નંબર (~P)...", +"~Page...":"પાનું (~P)...", +"~Paste":"ચોંટાડો (~P)", +"~Pivot Table":"પિવોટ કોષ્ટક (~P)", +"~Print...":"છાપો (~P)...", +"~Recalculate":"ફરીગણતરી (~R)", +"~Record":"રેકોર્ડ (~R)", +"~Refresh":"ફરી તાજુ કરો (~R)", +"~Reset Filter":"ફિલ્ટર પુન:સુયોજિત કરો (~R)", +"~Right":"જમણો (~R)", +"~Row":"હરોળ (~R)", +"~Rows":"હરોળો (~R)", +"~Save":"સંગ્રહો (~S)", +"~Sections...":"પસંદગીઓ (~S)...", +"~Select":"પસંદ કરો (~S)", +"~Send to Back":"પાછુ મોકલો (~S)", +"~Sentence case":"વાક્ય સ્થિતિ (~S)", +"~Sheet":"શીટ (~S)", +"~Show":"બતાવો (~S)", +"~Show Details":"વિગતો બતાવો (~S)", +"~Sort...":"ગોઠવો (~S)...", +"~Spacing...":"જગ્યા (~S)...", +"~Spelling...":"જોડણી (~S)...", +"~Standard Filter...":"પ્રમાણભૂત ગાળક (~S)...", +"~Subject":"વિષય (~S)", +"~Table":"કોષ્ટક (~T)", +"~Table...":"કોષ્ટક (~T)...", +"~Thesaurus...":"થીસોર્સ (~T)...", +"~Time":"સમય (~T)", +"~Time (fixed)":"સમય (નક્કી) (~T)", +"~Tools":"સાધનો (~T)", +"~Top":"ઉપર (~T)", +"~UPPERCASE":"મોટા અક્ષરો (~U)", +"~Ungroup...":"જૂથ કાઢો (~U)...", +"~Update All":"બધો ફેરફાર (~U)", +"~Validity...":"માન્યતા (~V)...", +"~View":"દેખાવ (~V)", +"~While Typing":"લખતી વખતે (~W)", +"~Width...":"પહોળાઈ (~W)...", +"~Wrap":"લપેટો (~W)", +"~lowercase":"નાના અક્ષરો (~l)", +"~tOGGLE cASE":"ટોગલ સ્થિતિ (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/gug.json b/f7cloud-office/browser/dist/l10n/uno/gug.json new file mode 100644 index 0000000..65171f5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/gug.json @@ -0,0 +1,576 @@ +{ +"12-Point Star":"Mbyja 12-Kyta", +"24-Point Star":"Mbyja 24-Kyta", +"4-Point Star":"Mbyja 4-Kyta", +"4-way Arrow":"Flecha 4-apỹi", +"4-way Arrow Callout":"Henói va'ekue con Flechas de 4-apỹi", +"5-Point Star":"Mbyja 5-Kyta", +"6-Point Star":"Mbyja 6-Kyta", +"8-Point Star":"Mbyja 8-Kyta", +"Accept":"Moneĩ", +"Accept All":"Moneĩ Opavave", +"Add Decimal Place":"Moinge Henda Decimal", +"Align Bottom":"Alinear Yvýpe", +"Align Left":"Alinear Asúpe", +"Align Right":"Alinear Akatúape", +"Align Top":"Alinear Yvate", +"Anc~hor":"Jok~oha", +"Animation":"Animación", +"Arch Down (Curve)":"Yvyrapã Yvýguoto (Karẽ)", +"Arch Down (Pour)":"Yvyrapã Yvýguoto (Semicircular)", +"Arch Left (Curve)":"Yvyrapã Asúpe (Karẽ)", +"Arch Right (Curve)":"Yvyrapã Akatúa (Karẽ)", +"Arch Right (Pour)":"Yvyrapã Akatúa (Semicircular)", +"Arch Up (Curve)":"Yvyrapã Yguatéguoto (Karẽ)", +"Arch Up (Pour)":"Yvyrapã Yguatéguoto (Semicircular)", +"Arrange":"Myatyrõ", +"As C~haracter":"C~arácter icha", +"AutoCorr~ect":"Auto~Myatyrõ", +"AutoFill Data Series: automatic":"Myenyhẽ Automático de Series de Datos", +"Auto~Filter":"~Mbogua Automático", +"A~lignment...":"Alineación...", +"A~rea...":"A~rea...", +"A~rrange":"M~ohenda", +"Back One":"Peteĩ Hapykuépe", +"Background Color":"Sa'y Hapykuepegua", +"Block Arc":"Yvyrapã de Bloque", +"Bold":"Hũ'i", +"Bookmar~k...":"Marca~dor...", +"Bottom":"Yvýpe", +"Brightness":"Mimbi", +"Caption...":"Subtítulo...", +"Center":"Mbyte", +"Center Horizontal":"Emombyte Horizontalmente", +"Center Vertically":"Mombyte Oñembo'ýva", +"Centered":"Mombyte", +"Ce~lls...":"~Koty'i ~kuéra...", +"Character Spacing":"Pa'ũ Caracteres Mbytépe", +"Charcoal Sketch":"Ta'angahai de a Carbõ", +"Chart T~ype...":"~Tipo Gráficogui", +"Chevron":"Cheurón", +"Chevron Down":"Cheurón Yvýpe", +"Chevron Up":"Cheurón Yvate", +"Circle":"Círculo", +"Circle (Curve)":"Círculo (Karẽ)", +"Circle (Pour)":"Círculo (Semicircular)", +"Circle Pie":"Pehengue Circular", +"Circular Arrow":"Flecha Circular", +"Clear Direct Formatting":"Monandi Formato Directo", +"Clear ~Direct Formatting":"Monandi Formato ~Directo", +"Cle~ar Cells...":"Mon~andi Koty'i kuéra...", +"Clone Formatting":"Clonar Formato", +"Close Master View":"Emboty Hechapyre Master", +"Cloud":"Arai", +"Cl~ear Contents...":"Mo~nandi Orekóva...", +"Color Scale...":"Escala de Colores…", +"Column ~Width...":"~Columnapekue...", +"Columns ~After":"Ytarysýive uperire", +"Columns ~Before":"ytarysýimboyve", +"Comments":"Oje'éva", +"Comme~nt":"Oje'~éva", +"Connector":"Conector", +"Connector Ends with Arrow":"Conector con Flecha Opaha", +"Connector with Arrows":"Conector con Flechas", +"Contrast":"Juavyreko", +"Cop~y":"Kopi~a", +"Corner Right Arrow":"Flecha de Esquina Akatúa", +"Co~lumns...":"~Columna kuéra...", +"Co~mpress...":"Co~mprimir…", +"Crop":"Kytĩjey", +"Cross":"Kurusu", +"Currency":"Pirapire", +"Current ~Index":"~Índice Ko'ãgagua", +"Curve":"Karẽ", +"Curve Down":"Karẽ Yvýguoto", +"Curve Up":"Karẽ Yguatéguo", +"Curved Connector":"Conector ikarẽ va'ekue", +"Curved Connector Ends with Arrow":"Conector karẽ momba con flecha", +"Curved Connector with Arrows":"Conector karẽ con flechas", +"Cylinder":"Cilindro", +"C~ell":"K~oty'i", +"C~onditional":"Sapy'agua", +"Data Bar...":"Barra de Datos...", +"Date":"Arange", +"Date...":"Arange...", +"Dat~e (variable)":"Arange (variable)", +"Decrease Indent":"Momichĩ Sangría", +"Decrease Paragraph Spacing":"Momichĩ Párrafo Pa'ũ", +"Decrease Size":"Momichĩ Tamaño", +"Delete All Comments":"Juka Opavave Oje'éva", +"Delete All Comments by This Author":"Barra de Navegación", +"Delete Axis":"Juka Ejes (axis)", +"Delete Comment":"Juka Oje'éva", +"Delete C~ells...":"Juka ~Koty'í kuéra...", +"Delete C~ontents...":"Juka O~rekóva kuéra...", +"Delete Data Labels":"Juka Etiquetas de Datos", +"Delete Decimal Place":"Juka Papapy Decimal", +"Delete Legend":"Juka Leyendas", +"Delete Major Grid":"Juka Cuadrícula Tuichavéa", +"Delete Minor Grid":"Juka Cuadrícula Michĩvéape", +"Delete Rows":"Juka Tysỹi kuéra", +"Delete Single Data Label":"Juka Etiquetas de Datos Sencillos", +"Delete Table":"Juka Tabla", +"Delete ~All Comments":"Juka ~Opavave Oje'éva", +"De~lete...":"Ju~ka...", +"Diamond":"Diamante", +"Diamond Bevel":"Escuadra Romboidal", +"Digital Signatu~res...":"~Firmas Digitales...", +"Doorplate":"Placa Okẽ", +"Double Brace":"Ku'asã Kõi", +"Double Bracket":"Paréntesis Kõi", +"Down Arrow":"Flecha Yvýpe", +"Down Arrow Callout":"Henói Flecha Yvýpe", +"Duplicate Page":"Mokõijey Rogue", +"Duplicate ~Slide":"Mokõijey ~Diapositiva", +"D~elete Page":"J~uka Rogue", +"Ellipse":"Elipse", +"Explosion":"Kapu", +"Fade Down":"Mboje'o Yvýpe", +"Fade Left":"Mboje'o Asúpe", +"Fade Right":"Mboje'o Akatúa", +"Fade Up":"Mboje'o Yvate", +"Fade Up and Left":"Mboje'o Yvate ha Asúpe", +"Fade Up and Right":"Mboje'o Yvate ha Akatúa", +"Fiel~d":"Ñ~u", +"Fill Color":"Sa'y Myenyhẽ", +"Find Next":"Heka Oseguía", +"Find Previous":"Heka Tenondegua", +"Flip Horizontally":"Jere Oñenóva", +"Flip Vertically":"Jere Oñembo'ýva", +"Flowchart: Alternate Process":"Ta'anga syry: Proceso Alternativo", +"Flowchart: Card":"Ta'anga syry: Targeta", +"Flowchart: Collate":"Ta'anga syry: Mbojoja", +"Flowchart: Connector":"Ta'anga syry: Conector", +"Flowchart: Data":"Ta'anga syry: Datos", +"Flowchart: Decision":"Ta'anga syry: Decisión", +"Flowchart: Delay":"Ta'anga syry: Ambotapykue", +"Flowchart: Direct Access Storage":"Ta'anga syry: Henda Oñeñongatuha de Acceso Directo", +"Flowchart: Display":"Ta'anga syry: Hechauka", +"Flowchart: Document":"Ta'anga syry: Documento", +"Flowchart: Extract":"Ta'anga syry: Nohẽ", +"Flowchart: Internal Storage":"Ta'anga syry: Henda Oñeñongatuha Hyepypegua", +"Flowchart: Magnetic Disc":"Ta'anga syry: Disco Magnético", +"Flowchart: Manual Input":"Ta'anga syry: Jeikeha Pópe Ojejapóva", +"Flowchart: Manual Operation":"Ta'anga syry: Operación Pópe Ojejapóva", +"Flowchart: Merge":"Ta'anga Syrýgui: Mbojoaju", +"Flowchart: Multidocument":"Ta'anga syry: Multidocument", +"Flowchart: Off-page Connector":"Ta'anga syry: Conector Off-page", +"Flowchart: Or":"Ta'anga syry: O", +"Flowchart: Predefined Process":"Ta'anga syry: Proceso Pre-ojemyesakã va'ekue", +"Flowchart: Preparation":"Ta'anga syry: Ñembosako'iha", +"Flowchart: Process":"Ta'anga syry: Proceso", +"Flowchart: Punched Tape":"Ta'anga syry: Cinta Oñembokúa va'ekue", +"Flowchart: Sequential Access":"Ta'anga syry: Jeikeha Secuencial", +"Flowchart: Sort":"Ta'anga Syrýgui: Mohenda", +"Flowchart: Stored Data":"Ta'anga syry: Datos Oñeñongatu va'ekue", +"Flowchart: Summing Junction":"Ta'anga syry: Intersección", +"Flowchart: Terminator":"Ta'anga syry: Mombaha", +"Flower":"Yvoty", +"Folded Corner":"Esquina Oñemokarẽ va'ekue", +"Font Color":"Color de Letra", +"Fontwork Shape":"Forma de Fontwork", +"Fontwork...":"Fontwork…", +"Foote~r":"Py Ro~guégui", +"For Paragraph":"Párraforã", +"For Selection":"Poravorã", +"Format Axis...":"Formato Ejes (axis)...", +"Format Chart Area...":"Formato de Área Gráfica...", +"Format Data Labels...":"Formato Etiquetas de Datos...", +"Format Data Point...":"Formato Kyta de Datos...", +"Format Data Series...":"Formato de Series de Datos...", +"Format Floor...":"Formato Yvy Atãgui...", +"Format Legend...":"Formato de Subtítulo...", +"Format Major Grid...":"Formato Cuadrícula Tuichavéa...", +"Format Mean Value Line...":"Formato de Línea de Valor Mbyte...", +"Format Minor Grid...":"Formato Cuadrícula Michĩvéape...", +"Format Pa~ge...":"Formato ~Togue...", +"Format Selection...":"Formato Jeporavo", +"Format Single Data Label...":"Formato de Etiquetas de Datos Sencillos...", +"Format Stock Gain...":"Formatear Amboheta del Valor…", +"Format Stock Loss...":"Formatear Ñemomichĩ del Valor…", +"Format Title...":"Formato de Título...", +"Format Trend Line Equation...":"Formato de Ecuación de Línea de Tendencia...", +"Format Trend Line...":"Formato de Línea de Tendencia...", +"Format Wall...":"Formato Tápia...", +"Format X Error Bars...":"Formato de Barras Jejavy X...", +"Format Y Error Bars...":"Formato de Barras Jejavýgui Y...", +"Formatting Mark":"Marca de Formato", +"Formula to Value":"Fórmula a Valor", +"Forward One":"Peteĩ Tenondépe", +"For~matting Marks":"Marcas de form~ato", +"Frame":"Marco", +"Freeze ~Cells":"Omyi'ỹva ~Koty'i kuéra", +"F~ont Size...":"Tamaño de L~etra", +"F~ormat":"~Formato", +"F~ourier Analysis...":"Hesa'yjo Forier pegua", +"F~rame...":"M~arco...", +"F~ull Screen":"Pantalla O~ĩmbáva", +"General":"General", +"Heart":"Korasõ", +"Hexagon":"Hexágono", +"He~ader":"Om~oakã", +"He~ader and Footer":"~Omoakã ha Py roguégui", +"Horizontal Scroll":"Barra Oñemongu'e Oñenóva", +"H~ide":"M~okañy", +"H~ide Columns":"~Mokañy Columna kuéra", +"H~ide Rows":"Mo~kañy Tysỹi kuéra", +"Icon Set...":"Iconos Aty", +"In ~Background":"~Hapykuegua", +"Increase Indent":"Mbotuicha Sangría", +"Increase Paragraph Spacing":"Mbotuicha Párrafo Pa'ũ", +"Increase Size":"Mboheta Tamaño", +"Inflate":"Inflá", +"Insert Audio or Video":"Moinge Audio o Vídeo", +"Insert Axis":"Moinge Ejes (axis)", +"Insert Axis Title":"Moinge Título de Ejes (axis)", +"Insert Bookmark":"Moinge Marcador", +"Insert Caption...":"Moinge Subtítulo...", +"Insert Chart":"Moinge Diagrama", +"Insert Column Break":"Moinge Kytĩ Colúmnagui", +"Insert Columns ~After":"Remoĩve ytarysýive uperire", +"Insert Columns ~Before":"Emoĩnge peteĩ ytarysyive henondépe", +"Insert Comment":"Moinge Oje'éva", +"Insert Co~lumns":"Moinge Co~lumna kuéra", +"Insert Data Labels":"Moinge Etiquetas de Datos", +"Insert Endnote":"Moinge Nota Paha", +"Insert Field":"Moinge Ñu", +"Insert Frame":"Moinge Marco", +"Insert Hyperlink":"Moĩngue Hiperenlace", +"Insert Major Grid":"Moinge Cuadrícula Tuichavéa", +"Insert Mean ~Value Line":"Moinge Línea de ~Valor Mbyte", +"Insert Minor Grid":"Moinge Cuadrícula Michĩvéape", +"Insert Page Break":"Moinge Togue Ñekytĩ", +"Insert Rows ~Above":"Moinge Tysỹi ~Hi'ári", +"Insert Rows ~Below":"Moinge Tysỹi ~Yvýpe", +"Insert Single Data Label":"Moinge Etiquetas de Datos Sencillos", +"Insert Slide":"Moinge Diapositiva", +"Insert Titles...":"Moinge Título kuéra", +"Insert Tre~nd Line...":"Moinge Línea de Te~ndencia...", +"Insert Unnumbered Entry":"Moinge Jeikeha Papapy'ỹre", +"Insert ~Cells...":"Moinge ~Koty'i kuéra...", +"Insert ~Rows":"Moinge ~Tysỹi kuéra", +"Insert ~Table...":"Moinge ~Tabla...", +"Insert/Delete Axes...":"Moinge/Juka Ejes (axis)...", +"Invert":"Mbojere", +"Isosceles Triangle":"Triángulo Isósceles", +"Italic":"Cursiva", +"Justified":"Mbojoja va'ekue", +"Language":"Ñe'ẽ", +"Language Status":"Teko Ñe'ẽgui", +"Layout":"Ta'angahai", +"Left":"Asúpe", +"Left Arrow":"Flecha Asúpe", +"Left Arrow Callout":"Flecha Asúpepe Ohenóigui", +"Left Brace":"Ku'asã Asúpe", +"Left Bracket":"Paréntesis Asúpe", +"Left and Right Arrow":"Flecha Asúpe ha Akatúa", +"Left and Right Arrow Callout":"Henói kuéra con Flechas Asúpe ha Akatúa", +"Left-To-Right":"Asú Akatúa gotyo", +"Lightning Bolt":"Aratiri", +"Line":"Línea", +"Line Callout 1":"Henói de Línea 1", +"Line Callout 2":"Henói de Línea 2", +"Line Callout 3":"Henói de Línea 3", +"Line Color":"Color de Línea", +"Line Connector":"Conector lineal", +"Line Connector Ends with Arrow":"Conector lineal momba con flecha", +"Line Spacing":"Interlineado", +"Line Spacing: 1":"Interlineado: 1", +"Line Spacing: 1.5":"Interlineado: 1.5", +"Line Spacing: 2":"Interlineado: 2", +"Lis~ts":"Lis~tas", +"L~ine...":"~Línea...", +"Manage...":"Sambyhy...", +"Manual ~Break...":"~Kytĩ Pópe Ojejapóva...", +"Media":"Multimedia", +"Moon":"Jasy", +"More ~Filters":"~Mboguave", +"M~erge and Center Cells":"Mbojoaju ha Mombyte Koty'íkuéra", +"Name...":"Téra...", +"Na~vigator":"Na~vegador", +"New Page":"Rogue Pyahu", +"Next Page":"Rogue Oseguía", +"Notched Right Arrow":"Flecha Ojekytĩ va'ekue Akatúape", +"Number":"Papapy", +"Number Format":"Formato Numérico", +"Number Format...":"Formato Numérico...", +"Number Format: Currency":"Formato Numérico: Pirapire", +"Number Format: Date":"Formato Numérico: Arange", +"Number Format: Decimal":"Formato Numérico: Decimal", +"Number Format: Exponential":"Formato Numérico: Exponencial", +"Number Format: Percent":"Formato Numérico: Porcentaje", +"Number Format: Standard":"Formato Numérico: Estándar", +"Number Format: Time":"Formato Numérico: Aravo", +"Octagon":"Octágono", +"Octagon Bevel":"Escuadra Octagonal", +"Open Circle (Curve)":"Círculo Ojeavri va'ekue (Karẽ)", +"Open Circle (Pour)":"Círculo Ojeavri (Semicircular)", +"Open Hyperlink":"Eavri Hiperenlace", +"Optimal Column Width":"Columnapekue Iporãvéva", +"Optimal Row Height":"Yvatekue Iporãvéva Tysỹigui", +"Overline":"Hai ári", +"Page Tit~le":"Títu~lo Rogue", +"Page ~Count":"~Total Rogue", +"Paired ~t-test...":"Ñeha'ã ~t mbojoyvy", +"Parallelogram":"Paralelograma", +"Paste ~Special...":"Mboja ~Especial...", +"Pentagon":"Pentágono", +"Percent":"Porcentaje", +"Pi~vot Table...":"Tabla Ky~re'ỹ...", +"Plain Text":"Moñe'ẽrã Sencillo", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Ñemohenda ha T~amaño...", +"Previous Page":"Rogue Tenondegua", +"Prin~t Ranges":"Inter~valos de Impresión", +"Prohibited":"Prohibido", +"Propert~ies...":"Mba'e ~Tee kuéra...", +"Protect Cells":"Ñangareko Koty'i kuéra", +"Protect ~Sheet...":"Ñangareko ~Rogue...", +"Puzzle":"Rompecabezas", +"P~aragraph...":"Pá~rrafo...", +"Rectangle":"Rectángulo", +"Rectangle, Rounded":"Rectángulo, Oñemboapu'a va'ekue", +"Rectangular Callout":"Henói Rectangular", +"Remove Noise":"Nohẽ Parãrã", +"Rename Master":"Térajey Master", +"Reply Comment":"Mbohovái Oje'éva", +"Reset Data Point":"Ñepyrũ Jey Kyta kuéra de Datos", +"Reset all Data Points":"Ñepyrũ Jey Opavave Kyta kuéra de Datos", +"Restart Numbering":"Ñepyrũ Jey Numeración", +"Right":"Akatúa", +"Right Arrow":"Flecha Akatúa", +"Right Arrow Callout":"Flecha Akatúape Ohenóigui", +"Right Brace":"Ku'asã Akatúa", +"Right Bracket":"Paréntesis Akatúa", +"Right Triangle":"Triángulo Akatúa", +"Right or Left Arrow":"Flecha Asúpe o Akatúa", +"Right-To-Left":"Akatúa Asu gotyo", +"Ring":"Kuãirũ", +"Rotate 90° ~Left":"Japajeréi 90° ~Asu", +"Rotate 90° ~Right":"Japajeréi 90° ~Akatúa", +"Rot~ate":"Japaje~réi", +"Round Callout":"Henói Oñemoapu'a va'ekue", +"Rounded Rectangular Callout":"Henói Rectangular Oñemoapu'a va'ekue", +"Row ~Height...":"~Yvatekue Tysỹigui...", +"Rows ~Above":"Tysỹi ~Hi'ári", +"Rows ~Below":"Tysỹi ~Yvýpe", +"R~efresh Range":"~Piro'y Área", +"R~ight-To-Left":"A~katúagui-Asu guoto", +"R~un Macro...":"Macro Ñe~momba'apo...", +"S-shaped Arrow":"Flecha Oñemoha'anga de S", +"Save ~As...":"Ñongatu ~Mba'éicha...", +"Scientific":"Científico", +"Select Cell":"Poravo Koty'i", +"Select Column":"Poravo Columna", +"Select Row":"Poravo Tysỹi", +"Select Table":"Poravo Tabla", +"Select ~All":"Poravo ~Opavave", +"Set Background Image...":"Emoĩ Ta'anga Hapykuegua...", +"Se~ction...":"~Pehẽ...", +"Shadow":"Kuarahy'ã", +"Sharpen":"Háimbe'e", +"Sheet R~ight-To-Left":"Rogue A~katúagui-Asu guoto", +"Sho~w Rows":"~Hechauka Tysỹi kuéra", +"Sho~w Slide":"Hech~auka Diapositiva", +"Sidebar":"Barra Ijykepegua", +"Signet":"Sello", +"Slant Down":"Ijyke Yvýguoto", +"Slant Up":"Ijyke Yguatéguo", +"Slide Layout":"Ta'angahai Diapositiva", +"Slide Transition":"Transición de Diapositivas", +"Slide ~Layout":"~Ta'angahai Diapositiva", +"Small capitals":"Mayúsculas michĩ", +"Smiley Face":"Tova'i Ovy'áva", +"Snap to Grid":"Ojeahusta Cuadrículape", +"Sort Ascending":"Orden Ojupi Hína", +"Sort Descending":"Orden Oguejyva", +"So~rt...":"M~ohenda...", +"Split Arrow":"Odividi Flecha", +"Split Table...":"Odividi Tabla...", +"Square":"Cuadrado", +"Square Bevel":"Escuadra Cuadrada", +"Square, Rounded":"Cuadrado, Oñemoapu'a va'ekue", +"Statistics":"Estadísticas", +"Stop":"Pyta", +"Straight Connector":"Conector Directo", +"Straight Connector ends with Arrow":"Conector directo con flecha opaha", +"Straight Connector with Arrows":"Conector directo con flechas", +"Strikethrough":"Tachado", +"Striped Right Arrow":"Flecha Odividi va'ekue Akatúape", +"Subscript":"Subíndice", +"Sun":"Kuarahy", +"Superscript":"Superíndice", +"S~how Columns":"~Hechauka Columna kuéra", +"S~lide":"D~iapositiva", +"Table of Contents and Inde~x":"Sumario ha Índic~e", +"Ta~ble Properties...":"Ta~bla Mba'e Tee kuéra...", +"Text Wrap...":"Ojeahusta Moñe'ẽrãgui...", +"Te~xt":"Mo~ñe'ẽrã", +"Time":"Aravo", +"Time Field":"Ñu Aravo", +"Title Page...":"Togue Título...", +"To Background":"Hapykuépe", +"To Foreground":"Tenondépe", +"To Next Paragraph in Level":"Jeho al Párrafo Oseguía del Nivel", +"To Previous Paragraph in Level":"Al Párrafo Tenondegua del Nivel", +"To P~age":"R~oguépe", +"To ~Cell":"Ko~ty'ípe", +"To ~Character":"Al ~Carácter", +"To ~Curve":"~Karẽme", +"To ~Frame":"Márcope", +"To ~Paragraph":"~Al Párrafo", +"Top":"Yvate", +"Track Chan~ges":"Muña Moa~mbue kuéra", +"Transparency":"Tesakã", +"Trapezoid":"Trapecio", +"Triangle Down":"Triángulo Yvýguoto", +"Triangle Up":"Triángulo Yguatéguo", +"T~ime (variable)":"A~ravo (variable)", +"T~itle":"Títu~lo", +"Underline":"Guyhai", +"Unprotect Cells":"Ñangareko'ỹ koty'i kuéra", +"Up Arrow":"Flecha Yvate", +"Up Arrow Callout":"Henói Flecha Yvate", +"Up and Down Arrow":"Flecha Yvate ha Yvýpe", +"Up and Down Arrow Callout":"Henói kuéra con Flechas Yvate ha Yvýpe", +"Up and Right Arrow":"Flecha Yvate ha Akatúa", +"Up and Right Arrow Callout":"Henói kuéra con Flechas Akatúa ha Yvate", +"Up, Right and Down Arrow":"Flecha Yvate, Akatúa ha Yvýpe", +"Vertical Scroll":"Barra Oñemongu'e Oñembo'ýva", +"Vertical Text":"Moñe'ẽrã Oñembo'ýva", +"Wave":"Onda", +"Wrap Text":"Ojeahusta Moñe'ẽrã", +"Zoom In":"Mboheta", +"Zoom Out":"Momichĩ", +"~3D View...":"Hechapyre ~3D...", +"~Add":"~Moĩ", +"~Advanced Filter...":"Mbogua ~Ñemotenonde...", +"~Analysis of Variance (ANOVA)...":"~Análisis de varianza (ANOVA)…", +"~Arrange":"~Myatyrõ", +"~Author":"~Apohára", +"~Automatic Spell Checking":"Techa-jey Ortográfica ~Automática", +"~Bottom":"~Yvýpe", +"~Bring to Front":"~Gueru Tenondépe", +"~Bullets and Numbering...":"~Viñeta ha Numeración...", +"~Capitalize Every Word":"Japo ~Opavave Maymáva Palabra Ñepyrũha", +"~Centered":"~Mombyte", +"~Chart...":"~Gráfico...", +"~Chi-square Test...":"Ha'ã ~Ji cuadrado…", +"~Clear":"~Monandi", +"~Clear Direct Formatting":"~Monandi Formato Directo", +"~Column":"~Columna kuéra", +"~Column Break":"Kytĩ ~Colúmnagui", +"~Columns":"~Columna kuéra", +"~Contour":"~Contorno", +"~Convert":"~Convertir", +"~Correlation...":"~Correlación...", +"~Covariance...":"~Covarianza...", +"~Cut":"~Kytĩ", +"~Data Ranges...":"Intervalos de ~Datos…", +"~Data Table...":"~Tabla de Datos...", +"~Date":"~Arange", +"~Date (fixed)":"~Arange (pytaso)", +"~Define":"~Oñedefini", +"~Define...":"~Oñedefini...", +"~Delete":"~Juka", +"~Delete Sheet...":"~Poravo Rogue kuéra...", +"~Descriptive Statistics...":"Estadísticas ~Descriptivas…", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar Contorno...", +"~Edit...":"~Editar...", +"~Endnote":"~Nota Paha", +"~Enter Group":"~Jeike Aty", +"~Exponential Smoothing...":"Mosỹi ~Exponencial…", +"~F-test...":"~Ha'ã-F...", +"~File":"~Ñongatuha", +"~First Paragraph":"~Peteĩha Párrafo", +"~Fonts...":"~Letra Háicha kuéra...", +"~Format Cells...":"~Formato ~Koty'ígui...", +"~Function...":"~Mba'apo...", +"~Goal Seek...":"~Heka Valor Ohohápe...", +"~Group":"~Aty", +"~Group and Outline":"~Aty ha Trazado", +"~Group...":"~Aty...", +"~Header and Footer...":"~Omoakã ha Py roguégui...", +"~Headers and Footers...":"~Omoakã ha Py roguegui...", +"~Height...":"~Yvatekue...", +"~Help":"~Pytyvõ", +"~Hide":"~Mokañy", +"~Hide AutoFilter":"~Mokañy Mbogua Automático", +"~Hide Details":"~Mokañy Detalles", +"~Hide Sheet":"Re~gañy hogue", +"~Hide Slide":"~Mokañy Diapositiva", +"~Hyperlink...":"~Hiperenlace...", +"~Hyphenation":"~División de Palabras", +"~Hyphenation...":"~División de Palabras...", +"~Image...":"~Ta'anga", +"~Insert":"~Moinge", +"~Insert or Edit...":"Emoĩnge terã remoĩ porã", +"~Insert...":"~Moinge...", +"~Interaction...":"~Interacción...", +"~Left":"~Asúpe", +"~Line Numbering...":"Numeración de ~Líneas…", +"~Manage...":"~Sambyhy...", +"~More Fields...":"~Ñuve...", +"~More Options...":"~Opcionákeve...", +"~Move or Copy Sheet...":"Mongu'e o Kopia Togue...", +"~Moving Average...":"~Media Móvil...", +"~Optimal Height...":"Yvatekue ~Iporãvéva...", +"~Optimal Width...":"Ipe ~Iporãvéva...", +"~Page Break":"~Kytĩ Rogue", +"~Page Number":"~Papapy Rogue", +"~Page Numbers...":"Papapy ~Rogue...", +"~Page...":"~Togue...", +"~Paste":"~Mboja", +"~Pivot Table":"Tabla ~Kyre'ỹ", +"~Print...":"~Imprimir...", +"~Properties...":"~Mba'e Tee kuéra...", +"~Recalculate":"~Rekalcula", +"~Record":"~Grabar", +"~Redo":"~Japo Jey", +"~Refresh":"~Piro'y", +"~Regression...":"~Regresión…", +"~Remove Outline":"~Nohẽ Trazado", +"~Reset Filter":"~Ñepyrũ Jey Mbogua", +"~Right":"~Akatúa", +"~Row":"~Tysỹi", +"~Rows":"~Tysỹi kuéra", +"~Sampling...":"~Peteĩ hechauka...", +"~Save":"~Ñongatu", +"~Sections...":"~Pehẽ kuéra...", +"~Select":"~Poravo", +"~Send to Back":"~Mondo Huguápe", +"~Sentence case":"~Ñe'ẽjoapy Oñepyrũva Mayúscula gui", +"~Shape":"~Forma", +"~Sheet":"~Kuatia", +"~Show":"~Hechauka", +"~Show Details":"~Hechauka Detalles", +"~Show Sheet...":"~Hechauka Togue kuéra", +"~Sort...":"~Mohenda...", +"~Spacing":"~Pa'ũ", +"~Spacing...":"~Pa'ũ...", +"~Spelling...":"~Kuatiangatu...", +"~Standard Filter...":"~Mbogua Estándar...", +"~Subject":"~Sujeto", +"~Table":"~Tabla", +"~Table Properties...":"~Tabla Mba'e Tee kuéra...", +"~Table...":"~Tabla...", +"~Text Box":"~Moñe'ẽrã Ryru", +"~Thesaurus...":"~Ñe'ẽ Juehegua...", +"~Time":"~Aravo", +"~Time (fixed)":"~Aravo (pytaso)", +"~Tools":"~Herramientas", +"~Top":"~Yvate", +"~UPPERCASE":"~MAYÚSCULAS", +"~Undo":"~Japo'ỹ", +"~Ungroup...":"~Aty'ỹre...", +"~Update All":"~Oñemoĩpa al día", +"~Validity...":"~Validez…", +"~View":"~Hecha", +"~While Typing":"~Ahaírõ", +"~Width...":"~Ipe...", +"~Wrap":"~Ojeahusta", +"~Z-test...":"Ñeha'ã ~Z ", +"~lowercase":"mi~núsculas", +"~tOGGLE cASE":"~aLTERNAR mAYÚSCULAS" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/he.json b/f7cloud-office/browser/dist/l10n/uno/he.json new file mode 100644 index 0000000..3d78f21 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/he.json @@ -0,0 +1,736 @@ +{ +"12-Point Star":"כוכב 12 קודקודים", +"24-Point Star":"כוכב 24 קודקודים", +"4-Point Star":"כוכב 4 קודקודים", +"4-way Arrow":"חץ ארבע צלעות", +"4-way Arrow Callout":"סימן להסבר חיצי, ארבע צלעות", +"5-Point Star":"כוכב 5 קודקודים", +"6-Point Star":"כוכב 6 קודקודים", +"6-Point Star, Concave":"כוכב 6 קודקודים, קעור", +"8-Point Star":"כוכב 8 קודקודים", +"Accept":"אישור", +"Accept All":"קבלת כל השינויים", +"Accept All Changes":"אישור כל השינויים", +"Accept Change":"קבלת השינוי", +"Accept and Move to Next":"אישור ומעבר לבא", +"Add Decimal Place":"הוספת מקום עשרוני", +"Add descriptions of non-text content (for accessibility)":"הוספת תיאורים של תוכן שאינו טקסט (לטובת נגישות)", +"After":"אחרי", +"Align Bottom":"יישור למטה", +"Align Bottom to Anchor":"יישור הקצה התחתון לעוגן", +"Align Center":"יישור למרכז", +"Align Left":"יישור לשמאל", +"Align Right":"יישור לימין", +"Align Tex~t":"יישור ~טקסט", +"Align Top":"יישור למעלה", +"Align Top to Anchor":"יישור הקצה העליון לעוגן", +"Anc~hor":"~עוגן", +"Animation":"הנפשה", +"Apply Suggestion":"החלת הצעה", +"Arch Down (Curve)":"קשת כלפי מטה (עקומה)‏", +"Arch Down (Pour)":"קשת כלפי מטה (שופכת)‏", +"Arch Left (Curve)":"קשת שמאלית (עקומה)‏", +"Arch Right (Curve)":"קשת ימנית (עקומה)‏", +"Arch Right (Pour)":"קשת ימנית (שופכת)‏", +"Arch Up (Curve)":"קשת כלפי מעלה (עקומה)‏", +"Arch Up (Pour)":"קשת כלפי מעלה (שופכת)‏", +"Arrange":"סידור", +"As C~haracter":"כ~תו", +"AutoCorr~ect":"~תיקון אוטומטי", +"AutoFill Data Series: automatic":"מילוי אוטומטי של סדרי נתונים: אוטומטי", +"Auto~Filter":"סינון אוטומטי", +"A~lignment...":"יישור...‏", +"A~rea...":"~שטח…", +"A~rrange":"סידור", +"Back One":"צעד אחד אחורה", +"Background Color":"צבע רקע", +"Before":"לפני", +"Block Arc":"קשת", +"Bold":"מודגש", +"Bookmar~k...":"סימניה", +"Borders (Shift to overwrite)":"מסגרות (Shift לשכתוב)", +"Bottom":"למטה", +"Brightness":"בהירות", +"Caption...":"כתובית...", +"Center":"מרכז", +"Center Horizontal":"מרכז אופקי", +"Center Vertically":"מירכוז אנכי", +"Centered":"ממורכז", +"Ce~lls...":"תאים...‏", +"Character Highlighting Color":"צבע הדגשת תווים", +"Character Spacing":"ריווח תווים", +"Charcoal Sketch":"רישום פחם", +"Chart T~ype...":"סוג תרשים", +"Check Spelling":"בדיקת איות", +"Chevron":"דרגות סמל‫ V הפוך", +"Chevron Down":"חצים למטה", +"Chevron Up":"חצים למעלה", +"Circle":"עיגול", +"Circle (Curve)":"מעגל (עקומה)‏", +"Circle (Pour)":"מעגל (שופך)‏", +"Circle Pie":"פיא עגול", +"Circular Arrow":"חץ מעוגל", +"Clear Direct Formatting":"ניקוי עיצוב ישיר", +"Clear ~Direct Formatting":"ניקוי עיצוב י~שיר", +"Cle~ar Cells...":"~ריקון תאים…", +"Clone Formatting":"שכפול עיצוב", +"Close Master View":"סגירת תצוגת מאסטר", +"Cloud":"ענן", +"Cl~ear Contents...":"~ריקון התכנים…", +"Color Scale...":"רמות צבע...", +"Column":"עמודה", +"Column ~Width...":"רוחב עמודה...‏", +"Columns A~fter":"עמודות ~אחרי", +"Columns B~efore":"עמודות ל~פני", +"Columns ~After":"עמודות ~אחרי", +"Columns ~Before":"עמודות לפ~ני", +"Comments":"הערות", +"Comme~nt":"הערה...‏", +"Connector":"מחבר", +"Connector Ends with Arrow":"מחבר עם חץ בקצה", +"Connector with Arrows":"מחבר עם חיצים", +"Connectors":"מחברים", +"Contrast":"ניגודיות", +"Copy Hyperlink Location":"העתקת מיקום קישור", +"Cop~y":"ה~עתקה", +"Corner Right Arrow":"חץ ימני פינתי", +"Co~lumns...":"עמודות", +"Co~mpress...":"~דחיסה…", +"Crop":"חיתוך", +"Crop Image":"חיתוך תמונה", +"Cross":"צלב", +"Cross-~reference...":"הפניה מ~קושרת…", +"Currency":"מטבע", +"Current ~Index":"מפתח ~נוכחי", +"Curve":"עקומה", +"Curve Down":"עיקום מטה", +"Curve Up":"לעקם כלפי מעלה", +"Curved Connector":"מחבר מעוקל", +"Curved Connector Ends with Arrow":"מחבר מעוקל עם חץ בקצה", +"Curved Connector with Arrows":"מחבר מעוקל עם חיצים", +"Cycle Case":"החלפת רישיות חזרתית", +"Cylinder":"גליל", +"C~ell":"~תא", +"C~haracter...":"~תו…", +"C~onditional":"מו~תנה", +"Data Bar...":"פס נתונים...", +"Date":"תאריך", +"Date...":"תאריך…", +"Dat~e (variable)":"תאריך (משתנה)‏", +"Decrease Font Size":"הקטנת הגופן", +"Decrease Indent":"הפחתת הזחה", +"Decrease Paragraph Spacing":"הקטנת ריווח בין הפסקאות", +"Decrease Size":"הקטנה", +"Delete All Comments":"מחיקת כל ההערות", +"Delete All Comments by This Author":"מחיקת כל ההערות של מחבר זה", +"Delete Axis":"מחיקת ציר", +"Delete Comment":"מחיקת הערה", +"Delete C~ells...":"מחיקת תאים...‏", +"Delete C~ontents...":"מחיקת ~תוכן…", +"Delete Data Labels":"מחיקת תוויות נתונים", +"Delete Decimal Place":"מחיקת מקום עשרוני", +"Delete Legend":"מחק מקרא", +"Delete Major Grid":"מחיקת הרשת הראשית", +"Delete Minor Grid":"מחיקת הרשת המשנית", +"Delete Rows":"מחיקת שורות", +"Delete Single Data Label":"מחיקת תווית נתונים בודדת", +"Delete Sparkline":"מחיקת תרשים זעיר", +"Delete Sparkline Group":"מחיקת קבוצת תרשימים זעירים", +"Delete Table":"מחיקת טבלה", +"Delete selected columns":"מחיקת העמודות הנבחרות", +"Delete table":"מחיקת טבלה", +"Delete ~All Comments":"מחיקת כל ההערות", +"Delete ~Columns":"מחיקת ~עמודות", +"De~lete...":"מ~חיקה…", +"Diamond":"יהלום", +"Diamond Bevel":"שיפוע מנסרי", +"Digital Signatu~res...":"חתימות ~דיגיטליות…", +"Display Grid":"הצגת רשת", +"Doorplate":"שלט", +"Double Brace":"סוגר כפול", +"Double Bracket":"סוגר מרובע כפול", +"Double Underline":"קו תחתי כפול", +"Down Arrow":"חץ למטה", +"Down Arrow Callout":"סימן הסבר חיצי, למטה", +"Duplicate Page":"שכפול עמוד", +"Duplicate ~Slide":"ש~כפול שקופית", +"D~elete Page":"~מחיקת עמוד", +"Edit Hyperlink...":"עריכת קישור…", +"Edit Section...":"עריכת מקטע…", +"Edit Sparkline Group...":"עריכת קבוצת תרשימים זעירים…", +"Edit Sparkline...":"עריכת תרשים זעיר…", +"Ellipse":"אליפסה", +"Explosion":"פיצוץ", +"E~xit Group":"י~ציאה מקבוצה", +"Fade Down":"עמעום למטה", +"Fade Left":"עמעום שמאלה", +"Fade Right":"עמעום ימינה", +"Fade Up":"עמעום למעלה", +"Fade Up and Left":"עמעום למעלה ושמאלה", +"Fade Up and Right":"עמעום למעלה וימינה", +"Fiel~d":"~שדה", +"Fill Color":"צבע מילוי", +"Find Next":"חיפוש הבא", +"Find Previous":"חיפוש הקודם", +"Find and Rep~lace...":"~איתור והחלפה…", +"First ~Author":"מ~חבר ראשון", +"Flip Horizontally":"היפוך אופקי", +"Flip Vertically":"היפוך אנכי", +"Flowchart: Alternate Process":"תרשים זרימה - תהליך חלופי", +"Flowchart: Card":"תרשים זרימה - כרטיסים מנוקבים", +"Flowchart: Collate":"תרשים זרימה - סידור", +"Flowchart: Connector":"תרשים זרימה - מחבר", +"Flowchart: Data":"תרשים זרימה - נתונים", +"Flowchart: Decision":"תרשים זרימה - החלטה", +"Flowchart: Delay":"תרשים זרימה - השהיה", +"Flowchart: Direct Access Storage":"תרשים זרימה - איחסון בגישה ישירה", +"Flowchart: Display":"תרשים זרימה - צג", +"Flowchart: Document":"תרשים זרימה - מסמך", +"Flowchart: Extract":"תרשים זרימה - חילוץ", +"Flowchart: Internal Storage":"תרשים זרימה - איסון פנימי", +"Flowchart: Magnetic Disc":"תרשים זרימה - דיסק מגנטי", +"Flowchart: Manual Input":"תרשים זרימה - קלט יזום", +"Flowchart: Manual Operation":"תרשים זרימה - הפעלה יזומה", +"Flowchart: Merge":"תרשים זרימה - מיזוג", +"Flowchart: Multidocument":"תרשים זרימה - ריבוי מסמכים", +"Flowchart: Off-page Connector":"תרשים זרימה: מחבר לעמוד אחר", +"Flowchart: Or":"תרשים זרימה - או", +"Flowchart: Predefined Process":"תרשים זרימה - תהליך מוגדר מראש", +"Flowchart: Preparation":"תרשים זרימה - הערכות", +"Flowchart: Process":"תרשים זרימה - תהליך", +"Flowchart: Punched Tape":"תרשים זרימה - סרט מחורר", +"Flowchart: Sequential Access":"תרשים זרימה - איחסון בגישה סידורי", +"Flowchart: Sort":"תרשים זרימה - מיון", +"Flowchart: Stored Data":"תרשים זרימה - איחסון נתונים", +"Flowchart: Summing Junction":"תרשים זרימה - צומת סיכום", +"Flowchart: Terminator":"תרשים זרימה - סיום", +"Flower":"פרח", +"Folded Corner":"פינה מקופלת", +"Font Color":"צבע גופן", +"Fontwork Shape":"צורת יצירות גופנים", +"Foote~r":"כותרת תחתונה", +"For All Text":"לכל הטקסט", +"For Paragraph":"לפסקה", +"For Selection":"לבחירה", +"Format Axis...":"עיצוב ציר...", +"Format Chart Area...":"עיצוב שטח התרשים...", +"Format Data Labels...":"עיצוב תוויות נתונים...", +"Format Data Point...":"עיצוב סדרת הנתונים...", +"Format Data Series...":"עיצוב סדרת הנתונים...", +"Format Floor...":"עיצוב הרצפה...", +"Format Legend...":"עיצוב מקרא...", +"Format Major Grid...":"עיצוב הרשת הראשית...", +"Format Mean Value Line...":"עיצוב קו ערך חציון...", +"Format Minor Grid...":"עיצוב הרשת המשנית...", +"Format Pa~ge...":"עי~צוב עמוד…", +"Format Selection...":"עיצוב בחירה...", +"Format Single Data Label...":"עיצוב תווית נתונים בודדת...", +"Format Stock Gain...":"עיצוב רווח ממניות...", +"Format Stock Loss...":"עיצוב הפסד ממניות...", +"Format Title...":"עיצוב כותרת...", +"Format Trend Line Equation...":"עיצוב משוואת קו המגמה...", +"Format Trend Line...":"עיצוב קו מגמה...", +"Format Wall...":"עיצוב תאים...‏", +"Format X Error Bars...":"עיצוב עמודות שגיאה לציר ה־X...", +"Format Y Error Bars...":"עיצוב עמודות שגיאה לציר ה־Y...", +"Format as Currency":"עיצוב כמטבע", +"Format as Date":"עיצוב כתאריך", +"Format as General":"עיצוב ככללי", +"Format as Number":"עיצוב כמספר", +"Format as Percent":"עיצוב כאחוז", +"Format as Scientific":"עיצוב כמדעי", +"Format as Time":"עיצוב כשעה", +"Formatting Mark":"תו עיצוב", +"Formula to Value":"נוסחה לערך", +"Forward One":"צעד אחד קדימה", +"For~matting Marks":"~סמני עיצוב", +"Fo~rm":"~טופס", +"Frame":"מסגרת", +"Freeze First Column":"הקפאת העמודה הראשונה", +"Freeze First Row":"הקפאת השורה הראשונה", +"Freeze Rows and Columns":"הקפאת שורות ועמודות", +"Freeze ~Cells":"הקפאת ~תאים", +"F~ont Size...":"גודל גופן", +"F~ormat":"~עיצוב", +"F~ourier Analysis...":"ניתוח ~פורייה…", +"F~rame...":"מ~סגרת…", +"F~ull Screen":"מסך מ~לא", +"General":"כללי", +"Give a label to identify an object":"הצמדת תווית לזיהוי עצם", +"Go t~o Page...":"מ~עבר לעמוד…", +"Group Sparklines":"קיבוץ תרשימים זעירים", +"Heading ~Numbering...":"מספור ~כותרות…", +"Heart":"ליבה", +"Hexagon":"משושה", +"He~ader":"כותרת עליונה", +"He~ader and Footer":"כותרת ~עליונה ותחתונה", +"Horizontal Scroll":"מגילה אופקית", +"Horizontally ~Center":"מירכוז ~אופקי", +"Horizontally ~Left":"אופקי ~שמאלה", +"Horizontally ~Right":"אופקי י~מינה", +"Horizontally ~Spacing":"~ריווח אופקי", +"H~ide":"הסתרה", +"H~ide Columns":"ה~סתרת עמודות", +"H~ide Rows":"הסתרת שורות", +"Icon Set...":"ערכת סמלים…", +"Ignore":"התעלמות", +"Ignore All":"להתעלם מהכול", +"Image Mode":"מצב תמונה", +"In ~Background":"ברקע", +"Increase Font Size":"הגדלת הגופן", +"Increase Indent":"הגדלת הזחה", +"Increase Paragraph Spacing":"הגדלת ריווח בין הפסקאות", +"Increase Size":"הגדלה", +"Inflate":"ניפוח", +"Insert Audio or Video":"הוספת שמע או וידאו", +"Insert Axis":"הוספת ציר", +"Insert Axis Title":"הוספת כותרת ציר", +"Insert Bookmark":"הוספת סימניה", +"Insert Caption...":"הוספת כותרת…", +"Insert Chart":"הוספת תרשים", +"Insert Column After":"הוסף עמודה אחרי", +"Insert Column Before":"הוסף עמודה לפני", +"Insert Column Break":"הוספת מעבר עמודה", +"Insert Columns ~After":"הוספת עמודות אח~רי", +"Insert Columns ~Before":"הוספת עמודות ל~פני", +"Insert Comment":"הכנסת פקודה", +"Insert Co~lumns":"הוספת ~עמודות", +"Insert Cross-reference":"הוספת הפניה מקושרת", +"Insert Data Labels":"הוספת תוויות נתונים", +"Insert Endnote":"הוספת הערת סיום", +"Insert Field":"הוספת שדה", +"Insert Fontwork Text":"הוסף טקסט Fontwork", +"Insert Footnote":"הוספת הערת שוליים", +"Insert Frame":"הוספת מסגרת", +"Insert Hyperlink":"הוספת קישור", +"Insert Image...":"הוספת תמונה…", +"Insert Index Entry":"הכנסת מפתח", +"Insert Major Grid":"הוספת רשת ראשית", +"Insert Mean ~Value Line":"הוספת קו ~ערך חציון", +"Insert Minor Grid":"הוספת רשת משנית", +"Insert Page Break":"הוספת מעבר עמוד", +"Insert Row Above":"הוסף שורות מעל", +"Insert Row Below":"הוסף שורות מתחת", +"Insert Rows ~Above":"הוספת שורות מ~על", +"Insert Rows ~Below":"הוספת שורות מ~תחת", +"Insert Single Data Label":"הוספת תווית נתונים בודדת", +"Insert Slide":"הוספת שקופית", +"Insert Special Character":"הוספת תו מיוחד", +"Insert Special Characters":"הוספת תו מיוחד", +"Insert Text Box":"הוספת תיבת טקסט", +"Insert Titles...":"הוספת כותרות...", +"Insert Tre~nd Line...":"הוספת קו מ~גמה...", +"Insert Unnumbered Entry":"הכנסת ערך ללא מספור", +"Insert Vertical Text":"הוספת טקסט אנכי", +"Insert columns after":"הוספת עמודות אחרי", +"Insert columns before":"הוספת עמודות לפני", +"Insert rows above":"הוספת שורות מעל", +"Insert rows below":"הוספת שורות מתחת", +"Insert ~Cells...":"הכנסת תאים...‏", +"Insert ~Rows":"הוספת ~שורות", +"Insert ~Table...":"הוספת ~טבלה…", +"Insert/Delete Axes...":"הוספת/מחיקת ציר...", +"Invert":"היפוך", +"Isosceles Triangle":"משולש שווה-שוקיים", +"Italic":"נטוי", +"Justified":"לשני הצדדים", +"Language":"שפה", +"Language Status":"מצב שפה", +"Layout":"מתווה", +"Left":"שמאלה", +"Left Arrow":"חץ שמאלי", +"Left Arrow Callout":"סימן להסבר חיצי, שמאלה", +"Left Brace":"סוגר שמאלי", +"Left Bracket":"סוגר מרובע שמאלי", +"Left and Right Arrow":"חץ ימני ושמאלי", +"Left and Right Arrow Callout":"סימן להסבר חיצי, שמאלה וימינה", +"Left-To-Right":"משמאל לימין", +"Lightning Bolt":"ברק", +"Line":"קו", +"Line Callout 1":"הפנייה להסבר ראשונה בשורה", +"Line Callout 2":"הפנייה להסבר שנייה בשורה", +"Line Callout 3":"הפנייה להסבר שלישית בשורה", +"Line Color":"צבע קו", +"Line Connector":"מחבר קוים", +"Line Connector Ends with Arrow":"מחבר קוים עם חץ בקצה", +"Line Spacing":"ריווח שורות", +"Line Spacing: 1":"מרווח בין שורות: 1‏", +"Line Spacing: 1.5":"מרווח בין שורות: 1.5‏", +"Line Spacing: 2":"מרווח בין שורות: 2‏", +"Lis~ts":"~רשימות", +"L~ine...":"~קו…", +"Manage Track Changes":"ניהול מעקב שינויים", +"Manage...":"ניהול...", +"Manual ~Break...":"מעבר יזום...‏", +"Master Slides":"שקופיות הורה", +"Media":"מדיה", +"Merge Cells":"מיזוג תאים", +"Merge and center or unmerge cells depending on the current toggle state":"מיזוג ומירכוז או פיצול תאים בהתאם למצב הנוכחי של הבורר", +"Moon":"ירח", +"More ~Filters":"מסננים ~נוספים", +"Move Item Down":"הורדת הפריט למטה", +"Move Item Up":"העלאת פריט", +"M~erge and Center Cells":"מי~זוג ומרכוז התאים", +"Name...":"שם…", +"Na~vigator":"מ~נווט", +"New Page":"עמוד חדש", +"Next":"הבא", +"Next Page":"העמוד הבא", +"No List":"אין רשימה", +"None":"בלי", +"Notched Right Arrow":"חיץ ימני מחורץ", +"Number":"מספר", +"Number Format":"תבנית מספר", +"Number Format...":"צורת המספרים...‏", +"Number Format: Currency":"צורת מספר: מטבע", +"Number Format: Date":"צורת מספר: תאריך", +"Number Format: Decimal":"צורת מספר: עשרוני", +"Number Format: Exponential":"צורת מספר: מעריכי", +"Number Format: Percent":"צורת מספר: אחוזים", +"Number Format: Standard":"צורת מספר: רגילה", +"Number Format: Time":"צורת מספר: זמן", +"Octagon":"מתומן", +"Octagon Bevel":"שיפוע אוקטגוני", +"Open Circle (Curve)":"מעגל פתוח (עקומה)‏", +"Open Circle (Pour)":"מעגל פתוח (שופך)‏", +"Open Hyperlink":"פתיחת קישור", +"Optimal Column Width":"רוחב עמודה מיטבי", +"Optimal Row Height":"גובה שורה מיטבי", +"Orientation":"כיווניות", +"Outline Font Effect":"אפקט גופן מתאר", +"Overline":"קו עליון", +"Page Properties...":"מאפייני עמוד…", +"Page Tit~le":"~כותרת העמוד", +"Page ~Count":"ספירת עמודים", +"Paired ~t-test...":"מבחן t מ~זווג…", +"Parallelogram":"מקבילית", +"Paste ~Special...":"הדבקה מיוחדת...‏", +"Pentagon":"מחומש", +"Percent":"אחוז", +"Pi~vot Table...":"טבלת ~ציר…", +"Plain Text":"טקסט פשוט", +"Pop Art":"פופ-ארט", +"Position and Si~ze...":"מיקום ו~גודל…", +"Previous Page":"העמוד הקודם", +"Prin~t Ranges":"~טווחי הדפסה", +"Prohibited":"אסור", +"Properties":"מאפיינים", +"Propert~ies...":"מאפיינים…", +"Protect Cells":"הגנה על תאים", +"Protect ~Sheet...":"נעילת דף...‏", +"Pr~evious":"ה~קודם", +"Puzzle":"פאזל", +"P~aragraph...":"~פסקה…", +"QR and ~Barcode...":"QR ו~ברקוד…", +"Record Track Changes":"תיעוד מעקב שינויים", +"Rectangle":"מלבן", +"Rectangle, Rounded":"מלבן, מעוגל", +"Rectangular Callout":"הפנייה להסבר מלבנית", +"Reject":"דחייה", +"Reject All":"לדחות הכול", +"Reject Change":"דחיית שינוי", +"Reject and Move to Next":"דחייה ומעבר לבא", +"Remove Noise":"הסרת רעשים", +"Rename Master":"שינוי שם מאסטר", +"Rename S~heet...":"~שינוי שם הגיליון…", +"Reply Comment":"הערת תגובה", +"Reset Data Point":"איפוס נקודת הנתונים", +"Reset all Data Points":"איפוס כל נקודות הנתונים", +"Resolved Comments":"הערות שנפתרו", +"Restart Numbering":"התחלת מספור מחדש", +"Right":"ימינה", +"Right Arrow":"חץ ימני", +"Right Arrow Callout":"סימן להסבר חיצי. ימינה", +"Right Brace":"סוגר ימני", +"Right Bracket":"סוגר מרובע ימני", +"Right Triangle":"משולש ישר", +"Right or Left Arrow":"חץ ימני או שמאלי", +"Right-To-Left":"מימין לשמאל", +"Ring":"טבעת", +"Rotate 90° ~Left":"סיבוב ב־ 90° ~שמאלה", +"Rotate 90° ~Right":"סיבוב ב־ 90° ימי~נה", +"Rot~ate":"סי~בוב", +"Round Callout":"הפנייה להסבר עגולה", +"Rounded Rectangular Callout":"הפנייה להסבר מלבנית מעוגלת", +"Row":"שורה", +"Row ~Height...":"גובה שורה...‏", +"Rows ~Above":"שורות מ~על", +"Rows ~Below":"שורות מ~תחת", +"R~efresh Range":"רענון טווח", +"R~ight-To-Left":"מימין לשמאל", +"R~un Macro...":"ה~רצת תסריט מאקרו…", +"S-shaped Arrow":"חץ בצורת S‏", +"Save ~As...":"שמירה בשם...‏", +"Scientific":"מדעי", +"Select Cell":"בחירת תא", +"Select Column":"בחירת עמודה", +"Select Row":"בחירת שורה", +"Select Table":"בחירת טבלה", +"Select ~All":"בחירה בה~כול", +"Select ~Range...":"~בחירת טווח…", +"Set Background Image...":"הגדרת תמונת רקע…", +"Set Character Spacing":"הגדרת ריווח תווים", +"Set Heading Numbering":"הגדרת מספור כותרות", +"Set Line Spacing":"קביעת ריווח השורות", +"Se~ction...":"מ~קטע…", +"Shadow":"צללית", +"Sharpen":"חידוד", +"Sheet R~ight-To-Left":"דף מימין לשמאל", +"Show":"הצגה", +"Show Navigator Window":"הצגת חלון מנווט", +"Show track changes":"הצגת מעקב שינויים", +"Sho~w Rows":"הצגת ~שורות", +"Sho~w Slide":"הצגת ~שקופית", +"Sidebar":"סרגל צד", +"Signet":"חותמת", +"Slant Down":"נטייה למטה", +"Slant Up":"נטייה למעלה", +"Slide Layout":"מתווה שקופית...‏", +"Slide Properties...":"מאפייני שקופית…", +"Slide Tit~le":"כותרת ה~שקופית", +"Slide Transition":"מעבר שקופיות", +"Slide ~Count":"מ~ספר שקופיות", +"Slide ~Layout":"~פריסת שקופית", +"Small capitals":"אותיות גדולות בקטן", +"Smiley Face":"פרצוף 'סמיילי'‏", +"Snap to Grid":"הצמדה לקוי הרשת", +"Sort Ascending":"מיון בסדר עולה", +"Sort Descending":"מיון בסדר יורד", +"So~rt...":"מיון...‏", +"Sparkline...":"תרשים זעיר…", +"Sparklines":"תרשימים זעירים", +"Split Arrow":"חץ מפוצל", +"Split Cells...":"פיצול תאים…", +"Split Table...":"פיצול טבלה...", +"Square":"ריבוע", +"Square Bevel":"פינה אלכסונית", +"Square, Rounded":"ריבוע, מעוגל", +"Statistics":"סטטיסטיקה", +"Stop":"עצירה", +"Straight Connector":"מחבר ישיר", +"Straight Connector ends with Arrow":"מחבר ישר עם חץ בקצה", +"Straight Connector with Arrows":"מחבר ישר עם חיצים", +"Strikethrough":"קו חוצה", +"Striped Right Arrow":"חץ ימני מפוספס", +"Subscript":"כתב תחתי", +"Sun":"שמש", +"Superscript":"כתב עילי", +"Symbol":"סמל", +"S~how Columns":"ה~צגת עמודות", +"S~lide":"~שקופית", +"S~pecial Character...":"תו מיו~חד…", +"Table Cell Background Color":"צבע רקע תא בטבלה", +"Table of Contents and Inde~x":"תוכן עניינים ומ~פתח", +"Ta~ble Properties...":"תכונות טבלה...‏", +"Text Wrap...":"גלילת טקסט...‏", +"Te~xt":"~טקסט", +"Theme...":"ערכת עיצוב…", +"Thousands Separator":"מפריד אלפים", +"Time":"שעה", +"Time Field":"שדה שעה", +"Title Page...":"עמוד כותרת...", +"To Background":"לרקע", +"To Cell (~resize with cell)":"לתא (~שינוי גודל עם תא)", +"To Foreground":"לחזית", +"To Next Paragraph in Level":"לפסקה הבאה ברמה", +"To Previous Paragraph in Level":"לפסקה הקודמת באותה רמה", +"To P~age":"לדף", +"To ~Cell":"לתא...‏", +"To ~Character":"כתו", +"To ~Curve":"לעקומה", +"To ~Frame":"למסגרת", +"To ~Paragraph":"לפסקה", +"Toggle Automatic Spell Checking":"החלפת מצב בדיקת איות אוטומטית", +"Toggle Formatting Marks":"שינוי מצב סימוני עיצוב", +"Toggle Ordered List":"החלפת מצב רשימה מסודרת", +"Toggle Shadow":"החלפת מצב הצללה", +"Toggle Unordered List":"החלפת מצב רשימה ללא סדר", +"Top":"עליון", +"Track Chan~ges":"מ~עקב אחר שינויים", +"Translate...":"תרגום…", +"Transparency":"שקיפות", +"Trapezoid":"טרפז", +"Triangle Down":"משולש למטה", +"Triangle Up":"משולש למעלה", +"T~able":"~טבלה", +"T~ime (variable)":"שעה (משתנה)‏", +"T~itle":"כותרת", +"Underline":"קו תחתון", +"Ungroup Sparklines":"פירוק תרשימים זעירים", +"Unmerge Cells":"פיצול תאים", +"Unprotect Cells":"שחרור הגנת תאים", +"Up Arrow":"חץ למעלה", +"Up Arrow Callout":"סימן הסבר חיצי, למעלה", +"Up and Down Arrow":"חץ למעלה ולמטה", +"Up and Down Arrow Callout":"סימן להסבר חיצי, למעלה ולמטה", +"Up and Right Arrow":"חץ למעלה וימינה", +"Up and Right Arrow Callout":"סימן להסבר חיצי, למעלה וימינה", +"Up, Right and Down Arrow":"חץ למעלה ימינה ולמטה", +"Update ~Index":"עדכון מ~פתח עניינים", +"Vertical Scroll":"מגילה אנכית", +"Vertical Text":"טקסט אנכי", +"Vertically C~enter":"אנכית למ~רכז", +"Vertically S~pacing":"ריווח א~נכי", +"Vertically ~Bottom":"אנכי למ~טה", +"Vertically ~Top":"אנכית למ~עלה", +"View Grid Lines":"הצגת קווי רשת", +"Watermark...":"סימן מים…", +"Wave":"גלי", +"Wrap Text":"גלישת טקסט", +"Zoom In":"התמקדות פנימה", +"Zoom Out":"התמקדות החוצה", +"~3D View...":"ת~צוגה תלת־ממדית…", +"~Accessibility Check...":"בדיקת ~נגישות…", +"~Add":"הוספה", +"~Add to List":"הוספה ל~רשימה", +"~Advanced Filter...":"מסנן מתקדם...‏", +"~Analysis of Variance (ANOVA)...":"ניתוח ה~שתנות (ANOVA)…", +"~Arrange":"סידור", +"~Author":"מחבר", +"~Automatic Spell Checking":"~בדיקת איות אוטומטית", +"~Bottom":"מלמטה", +"~Bring to Front":"קידום ל~חזית", +"~Bullets and Numbering...":"~תבליטים ומספור...‏", +"~Capitalize Every Word":"אות רישית בראש כל מילה", +"~Centered":"ממורכז", +"~Chart...":"תרשים...‏", +"~Chi-square Test...":"בדיקת ~כי בריבוע…", +"~Clear":"~פינוי", +"~Clear Direct Formatting":"ניקוי עיצוב י~שיר", +"~Column":"~עמודה", +"~Column Break":"מעבר עמודה", +"~Columns":"עמודות", +"~Contour":"קו מתאר", +"~Convert":"המרה", +"~Correlation...":"~מתאם...", +"~Covariance...":"~שונות משותפת...", +"~Cut":"ג~זירה", +"~Data":"~נתונים", +"~Data Ranges...":"טווחי נתונים...", +"~Data Table...":"~טבלת נתונים…", +"~Date":"תאריך", +"~Date (fixed)":"תאריך (קבוע)‏", +"~Define":"הגדרה", +"~Define Range...":"הגדרת ~טווח…", +"~Define...":"הגדרה...", +"~Delete":"מ~חיקה", +"~Delete Sheet...":"מ~חיקת גיליון…", +"~Delete Slide":"~מחיקת שקופית", +"~Descriptive Statistics...":"ס~טטיסטיקה מפורטת…", +"~Display Grid":"הצגת ~רשת", +"~Edit":"ע~ריכה", +"~Edit Contour...":"עריכת ~קו מתאר…", +"~Edit...":"עריכה...", +"~Endnote":"הערת ~סיום", +"~Enter Group":"כניסה לקבוצה", +"~Exponential Smoothing...":"החלקה מ~עריכית…", +"~F-test...":"מ~בחן F…", +"~File":"~קובץ", +"~First Paragraph":"פסקה ~ראשונה", +"~Fonts...":"גופנים", +"~Footnote":"הערת ~סיום", +"~Format Cells...":"~עיצוב תאים…", +"~Formula Object...":"עצם ~נוסחה…", +"~Function...":"פעולה...‏", +"~Go to Sheet...":"מ~עבר לגיליון…", +"~Goal Seek...":"חתירה למטרה...‏", +"~Group":"יצירת קבוצה", +"~Group and Outline":"מתאר", +"~Group...":"~קיבוץ…", +"~Header and Footer...":"כותרת עליונה ותחתונה...‏", +"~Headers and Footers...":"~כותרות עליונה ותחתונה…", +"~Height...":"גובה...‏", +"~Help":"ע~זרה", +"~Hide":"הסתרה", +"~Hide AutoFilter":"הסתרת מסנן אוטומטי", +"~Hide Details":"ה~סתרת פרטים", +"~Hide Sheet":"ה~סתרת גיליון", +"~Hide Slide":"ה~סתרת שקופית", +"~Hyperlink":"~קישור", +"~Hyperlink...":"~קישור…", +"~Hyphenation":"מיקוף מילים", +"~Hyphenation...":"מי~קוף...‏", +"~Image...":"~תמונה…", +"~Insert":"הו~ספה", +"~Insert or Edit...":"הו~ספה או עריכה…", +"~Insert...":"~הוספה…", +"~Interaction...":"אינטראקציה...‏", +"~Left":"שמאלה", +"~Line Numbering...":"מספור שורות...‏", +"~Manage...":"~ניהול…", +"~More Fields...":"~שדות נוספים…", +"~More Options...":"אפשרויות ~נוספות…", +"~Move or Copy Sheet...":"ה~עברת או העתקת גיליון…", +"~Moving Average...":"ממוצע ~נע…", +"~Named Ranges and Expressions":"טווחים וביטויים שמ~סומנים בשם…", +"~New Slide":"~שקופית חדשה", +"~Optimal":"מי~טבי", +"~Optimal Height...":"גובה מיטבי...‏", +"~Optimal Width...":"רוחב מיטבי...‏", +"~Ordered List":"רשימה מ~סודרת", +"~Page":"ע~מוד", +"~Page Break":"מעבר ~עמוד", +"~Page Number":"מספר עמוד", +"~Page Number...":"מ~ספר עמוד…", +"~Page Numbers...":"מספרי ~עמודים…", +"~Page Style...":"~סגנון עמוד…", +"~Page...":"~עמוד…", +"~Parallel":"מ~קביל", +"~Paste":"ה~דבקה", +"~Pivot Table":"~טבלת ציר", +"~Print...":"הדפסה...‏", +"~Properties...":"מא~פיינים…", +"~Recalculate":"חישוב מחדש", +"~Record":"~תיעוד", +"~Redo":"~שחזור פעולה", +"~Refresh":"רענון", +"~Regression...":"~נסיגה…", +"~Remove Hyperlink":"ה~סרת קישור", +"~Remove Outline":"ה~סרת מתאר", +"~Reset Filter":"איפוס המ~סנן", +"~Right":"ימינה", +"~Row":"שורה", +"~Rows":"שורות", +"~Sampling...":"~דגימה…", +"~Save":"שמירה", +"~Sections...":"קטעים...‏", +"~Select":"~בחירה", +"~Send to Back":"שליחה ל~רקע", +"~Sentence case":"אות רישית בתחילת כל משפט", +"~Shape":"~צורה", +"~Sheet":"דפים", +"~Show":"ה~צגה", +"~Show Details":"הצגת ~פרטים", +"~Show Sheet...":"הצגת ~גיליון…", +"~Slide Number":"מס׳ ~שקופית", +"~Sort...":"מיון...‏", +"~Spacing":"~ריווח", +"~Spacing...":"ריווח...‏", +"~Spelling...":"~איות…", +"~Standard Filter...":"מסנן רגיל...‏", +"~Subject":"נושא", +"~Table":"טבלה", +"~Table Properties...":"מאפייני ~טבלה…", +"~Table...":"טבלה...‏", +"~Text Box":"~תיבת טקסט", +"~Thesaurus...":"~אגרון…", +"~Through":"מ~בעד", +"~Time":"שעה", +"~Time (fixed)":"שעה (קבועה)‏", +"~Tools":"כלים", +"~Top":"מלמעלה", +"~UPPERCASE":"אותיות גדולות", +"~Undo":"~ביטול פעולה", +"~Ungroup...":"~פירוק…", +"~Unordered List":"רשימה ~ללא סדר", +"~Update All":"עדכון כולל", +"~Validity...":"חוקיות...‏", +"~View":"תצוגה", +"~While Typing":"בעת הקלדה", +"~Width...":"~רוחב...", +"~Word Count...":"ס~פירת מילים…", +"~Wrap":"~גלישה", +"~Z-test...":"מב~חן Z…", +"~lowercase":"אותיות קטנות", +"~tOGGLE cASE":"היפוך רישיות" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/hi.json b/f7cloud-office/browser/dist/l10n/uno/hi.json new file mode 100644 index 0000000..33f769e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/hi.json @@ -0,0 +1,456 @@ +{ +"12-Point Star":"12-बिंदु तारा", +"24-Point Star":"24-बिंदु तारा", +"4-Point Star":"4 बिंदु तारा", +"4-way Arrow":"4-तरफा तीर", +"4-way Arrow Callout":"4 तरफा तीर कॉलआउट", +"5-Point Star":"5 बिंदु तारा", +"6-Point Star":"6 बिंदु तारा", +"8-Point Star":"8 बिंदु तारा", +"Accept":"स्वीकारें", +"Accept All":"सब स्वीकार करें", +"Align Bottom":"तल संरेखण", +"Align Left":"बायाँ संरेखण", +"Align Right":"दाहिना संरेखण", +"Align Top":"शीर्ष संरेखण", +"Arch Down (Curve)":"नीचे झुकाएँ (वक्र)", +"Arch Down (Pour)":"नीचे झुकाएँ (डालें)", +"Arch Left (Curve)":"बाएँ झुकाएँ (वक्र)", +"Arch Right (Curve)":"दाहिना झुकाएँ (वक्र)", +"Arch Right (Pour)":"दाहिना झुकाएँ (डालें)", +"Arch Up (Curve)":"चाप ऊपर (वक्र)", +"Arch Up (Pour)":"ऊपर झुकाएँ (डालें)", +"Arrange":"क्रमबद्ध रखें", +"As C~haracter":"बतौर वर्ण (~h)", +"AutoCorr~ect":"स्वतः सुधार (~e)", +"AutoFill Data Series: automatic":"स्वतः भरण आँकड़ा शृंखला: स्वचालित", +"Auto~Filter":"स्वतः फ़िल्टर (~F)", +"A~lignment...":"संरेखण (~l)...", +"A~rea...":"क्षेत्र (~r)...", +"A~rrange":"व्यवस्थित करें (~r)", +"Back One":"एक पीछे", +"Background Color":"पृष्ठभूमि रंग", +"Block Arc":"चाप रोकें", +"Bold":"मोटा", +"Bookmar~k...":"पुस्तचिह्न (~k)...", +"Bottom":"नीचे", +"Brightness":"चमकीलापन", +"Caption...":"शीर्षक...", +"Center":"मध्य", +"Center Horizontal":"मध्य क्षैतिज", +"Centered":"केन्द्रित", +"Ce~lls...":"कोष्ठ (~l)...", +"Character Spacing":"वर्ण अंतरण", +"Charcoal Sketch":"चारकोल स्केच", +"Chart T~ype...":"चार्ट प्रकार (~y)...", +"Chevron":"चेव्रॉन", +"Chevron Down":"चेवरॉन नीचे", +"Chevron Up":"चेवरॉन ऊपर", +"Circle":"वृत्त", +"Circle (Curve)":"वृत्त (वक्र)", +"Circle (Pour)":"वृत्त (डालें)", +"Circle Pie":"वृत्त पाई", +"Circular Arrow":"गोलाकार तीर", +"Clear ~Direct Formatting":"सीधा प्रारूपण साफ करें (~D)", +"Close Master View":"मास्टर दृश्य बंद करें", +"Cloud":"बादल", +"Color Scale...":"रंग स्केल...", +"Column ~Width...":"स्तंभ चौड़ाई (~W)...", +"Comments":"टिप्पणी", +"Comme~nt":"टिप्पणी (~n)", +"Connector":"कनेक्टर", +"Connector Ends with Arrow":"कनेक्टर तीर पर खत्म होता है", +"Connector with Arrows":"तीर सहित कनेक्टर", +"Contrast":"विरोधी", +"Corner Right Arrow":"कोने का दाहिना तीर", +"Co~lumns...":"स्तंभ (~l)...", +"Cross":"आरपार", +"Currency":"मुद्रा", +"Curve":"वक्र", +"Curve Down":"वक्र नीचे", +"Curve Up":"वक्र ऊपर", +"Curved Connector":"वक्राकार कनेक्टर", +"Curved Connector Ends with Arrow":"वक्राकार कनेक्टर तीर पर खत्म होता है", +"Curved Connector with Arrows":"तीरों सहित वक्राकार कनेक्टर", +"Cylinder":"बेलन", +"Data Bar...":"आँकड़ा पट्टी...", +"Date...":"तिथि...", +"Dat~e (variable)":"तिथि (परिवर्तनीय) (~e)", +"Delete All Comments":"सभी टिप्पणियाँ मिटाएँ", +"Delete All Comments by This Author":"इस लेखक की सभी टिप्पणियाँ मिटाएँ", +"Delete Axis":"अक्ष मिटाएँ", +"Delete Comment":"टिप्पणी मिटाएँ", +"Delete C~ells...":"कोष्ठ मिटाएँ (~e)...", +"Delete C~ontents...":"अंतर्वस्तु मिटाएँ (~o)...", +"Delete Data Labels":"डाटा लेबल मिटाएँ", +"Delete Legend":"लेजेंड मिटाएँ", +"Delete Major Grid":"प्रधान जाल मिटाएँ", +"Delete Minor Grid":"गौण जाल मिटाएँ", +"Delete Rows":"पंक्ति मिटाएँ", +"Delete Single Data Label":"एकल डाटा लेबल मिटाएँ", +"Delete ~All Comments":"सभी टिप्पणी मिटाएँ (~A)", +"Diamond":"समचतुर्भुज", +"Diamond Bevel":"हीरा प्रवणता", +"Digital Signatu~res...":"डिजिटल हस्ताक्षर (~r)...", +"Doorplate":"द्वारपट्टिका", +"Double Brace":"दोगुना धनुकोष्ठक", +"Double Bracket":"दोगुना कोष्ठक", +"Down Arrow":"नीचे तीर", +"Down Arrow Callout":"निचला तीर कॉलआउट", +"Ellipse":"दीर्घवृत्त", +"Explosion":"विस्फोट", +"Fade Down":"फीका नीचे", +"Fade Left":"फीका बायाँ", +"Fade Right":"फीका दाहिना", +"Fade Up":"फीका ऊपर", +"Fade Up and Left":"फीका पड़ना और बायाँ", +"Fade Up and Right":"फीका पड़ना और दाहिना", +"Fill Color":"रंग भरें", +"Find Next":"अलगा ढूँढ़ें", +"Find Previous":"पिछला ढूँढ़ें", +"Flip Horizontally":"क्षैतिज प्रकार से पलटें", +"Flip Vertically":"लंबवत पलटें", +"Flowchart: Alternate Process":"फ्लोचार्ट: वैकल्पिक प्रक्रिया", +"Flowchart: Card":"फ्लोचार्ट:कार्ड", +"Flowchart: Collate":"फ्लोचार्ट: कोलेट", +"Flowchart: Connector":"फ्लोचार्ट:कनेक्टर", +"Flowchart: Data":"फ्लोचार्ट: आँकड़ा", +"Flowchart: Decision":"फ्लोचार्ट: निर्णय", +"Flowchart: Delay":"फ्लोचार्ट:विलंब", +"Flowchart: Direct Access Storage":"फ्लोचार्ट: सीधा अभिगम भंडारण", +"Flowchart: Display":"फ्लोचार्ट: प्रदर्शन", +"Flowchart: Document":"फ्लोचार्ट: दस्तावेज़", +"Flowchart: Extract":"फ्लोचार्ट:निकालें", +"Flowchart: Internal Storage":"फ्लोचार्ट: भीतरी भंडारण", +"Flowchart: Magnetic Disc":"फ्लोचार्ट:चुंबकीय डिस्क", +"Flowchart: Manual Input":"फ्लोचार्ट: दस्ती इनपुट", +"Flowchart: Manual Operation":"फ्लोचार्ट:दस्ती ऑपरेशन", +"Flowchart: Merge":"फ्लोचार्ट:मिलान", +"Flowchart: Multidocument":"फ्लोचार्ट:बहुदस्तावेज़", +"Flowchart: Off-page Connector":"फ्लोचार्ट:ऑफपेज कनेक्टर", +"Flowchart: Or":"फ्लोचार्ट: या", +"Flowchart: Predefined Process":"फ्लोचार्ट: पूर्वपरिभाषित प्रक्रिया", +"Flowchart: Preparation":"फ्लोचार्ट: तैयारी", +"Flowchart: Process":"फ्लोचार्ट: प्रक्रिया", +"Flowchart: Punched Tape":"फ्लोचार्ट:पंच किया टेप", +"Flowchart: Sequential Access":"फ्लोचार्ट:शृंखलाबद्ध अभिगम", +"Flowchart: Sort":"फ्लोचार्ट: छांटें", +"Flowchart: Stored Data":"फ्लोचार्ट:जमा आँकड़ा", +"Flowchart: Summing Junction":"फ्लोचार्ट: समिंग जंक्शन", +"Flowchart: Terminator":"फ्लोचार्ट: टर्मिनेटर", +"Flower":"फूल", +"Folded Corner":"मुड़ा हुआ कोना", +"Font Color":"फ़ॉन्ट रंग", +"Fontwork Shape":"फ़ॉन्टवर्क आकार", +"Foote~r":"पादिका (~r)", +"For Paragraph":"अनुच्छेद के लिए", +"For Selection":"चुनने के लिए", +"Format Axis...":"अक्ष प्रारूपित करें...", +"Format Chart Area...":"प्रारूप चार्ट क्षेत्र...", +"Format Data Labels...":"डाटा लेबल प्रारूपित करें...", +"Format Data Point...":"डाटा बिन्दु प्रारूपित करें...", +"Format Data Series...":"डाटा शृंखला प्रारूपित करें...", +"Format Floor...":"प्रारूप तल...", +"Format Legend...":"लेजेंड प्रारूपित करें...", +"Format Major Grid...":"प्रधान जाल प्रारूपित करें...", +"Format Mean Value Line...":"माध्य मान पंक्ति प्रारूपित करें...", +"Format Minor Grid...":"गौण जाल प्रारूपित करें...", +"Format Selection...":"प्रारूप चयन...", +"Format Single Data Label...":"एकल डाटा लेबल प्रारूपित करें...", +"Format Stock Gain...":"स्टॉक प्राप्ति प्रारूपित करें...", +"Format Stock Loss...":"स्टॉक क्षति प्रारूपित करें...", +"Format Title...":"शीर्षक प्रारूपित करें...", +"Format Trend Line Equation...":"प्रवृत्ति पंक्ति समीकरण प्रारूपित करें...", +"Format Trend Line...":"प्रवृति पंक्ति प्रारूपित करें...", +"Format Wall...":"प्रारूप दीवाल...", +"Format X Error Bars...":"X त्रुटि पट्टी प्रारूपित करें...", +"Format Y Error Bars...":"Y त्रुटि पट्टी प्रारूपित करें...", +"Formatting Mark":"प्रारूपण चिह्न", +"Forward One":"कोई अग्रसारित करें", +"Frame":"फ्रेम", +"F~ont Size...":"फ़ॉन्ट आकार (~o)...", +"F~ormat":"प्रारूप (~o)", +"F~ull Screen":"पूर्ण स्क्रीन (~u)", +"General":"सामान्य", +"Heart":"ह्रदय", +"Hexagon":"षट्भुज", +"He~ader":"शीर्षिका (~a)", +"Horizontal Scroll":"क्षैतिज स्क्रॉल", +"H~ide":"छिपाएँ (~i)", +"H~ide Rows":"पंक्ति छिपाएँ (~i)", +"Icon Set...":"प्रतीक सेट:", +"In ~Background":"पृष्ठभूमि में (~B)", +"Inflate":"फुलाएँ", +"Insert Axis":"अक्ष घुसाएँ", +"Insert Axis Title":"अक्ष शीर्षक घुसाएँ", +"Insert Chart":"चार्ट घुसाएँ", +"Insert Column Break":"स्तंभ अंतराल घुसाएँ", +"Insert Data Labels":"डाटा लेबल घुसाएँ", +"Insert Hyperlink":"हाइपरलिंक जोड़ें", +"Insert Index Entry":"सूची प्रविष्टि जोड़ें", +"Insert Major Grid":"प्रधान जाल घुसाएँ", +"Insert Mean ~Value Line":"माध्यमान रेखा घुसाएँ (~V)", +"Insert Minor Grid":"गौण जाल घुसाएँ", +"Insert Single Data Label":"एकल डाटा लेबल घुसाएँ", +"Insert Slide":"स्लाइड जोड़ें", +"Insert Titles...":"शीर्षक जोड़ें...", +"Insert Tre~nd Line...":"प्रवृत्ति रेखा घुसाएँ (~n)...", +"Insert Unnumbered Entry":"बिना क्रमांकित प्रविष्टि घुसाएँ", +"Insert ~Cells...":"कोष्ठ घुसाएँ (~C)...", +"Insert/Delete Axes...":"घुसाएँ/अक्ष मिटाएँ...", +"Invert":"उलटें", +"Isosceles Triangle":"समद्विबाहु त्रिभुज", +"Italic":"तिरछा", +"Justified":"समायोजित", +"Language":"भाषा", +"Language Status":"भाषा स्थिति", +"Layout":"ख़ाका", +"Left":"बायाँ", +"Left Arrow":"बायाँ तीर", +"Left Arrow Callout":"बायाँ तीर कॉलआउट", +"Left Brace":"बायां धनुकोष्ठक", +"Left Bracket":"बायाँ कोष्ठक", +"Left and Right Arrow":"बायाँ व दाहिना तीर", +"Left and Right Arrow Callout":"बायाँ और दाहिना तीर कॉलआउट", +"Left-To-Right":"बाएँ से दाएँ", +"Lightning Bolt":"बिजली बोल्ट", +"Line":"रेखा", +"Line Callout 1":"रेखा कॉलआउट 1", +"Line Callout 2":"रेखा कॉलआउट 2", +"Line Callout 3":"रेखा कॉलआउट 3", +"Line Color":"रेखा रंग", +"Line Connector":"रेखा कनेक्टर", +"Line Connector Ends with Arrow":"रेखा कनेक्टर तीर पर खत्म होता है", +"Line Spacing: 1":"रेखा अंतरण: 1", +"L~ine...":"रेखा (~i)...", +"Manage...":"प्रबंधित करें...", +"Manual ~Break...":"दस्ती अंतराल (~B)...", +"Media":"मीडिया", +"Moon":"चन्द्रमा", +"M~erge and Center Cells":"कोष्ठ मिलाएँ (~e)", +"Name...":"नाम...", +"Na~vigator":"संचरक (~v)", +"Next Page":"अगला पृष्ठ", +"Notched Right Arrow":"छिद्रदार दाहिना तीर", +"Number":"संख्या", +"Number Format":"संख्या फ़ॉर्मेट", +"Number Format...":"संख्या प्रारूप...", +"Number Format: Currency":"संख्या प्रारूप: मुद्रा", +"Number Format: Decimal":"संख्या प्रारूप: दशमलव", +"Number Format: Exponential":"संख्या प्रारूप: घातांकी", +"Number Format: Percent":"संख्या प्रारूप: प्रतिशत", +"Number Format: Standard":"संख्या प्रारूप: मानक", +"Number Format: Time":"संख्या प्रारूप: समय", +"Octagon":"अष्टभुज", +"Octagon Bevel":"अष्टभुज प्रवणता", +"Open Circle (Curve)":"वृत्त खोलें (वक्र)", +"Open Circle (Pour)":"वृत्त खोलें (डालें)", +"Open Hyperlink":"हाइपरलिंक खोलें", +"Optimal Column Width":"अनुकूलतम स्तंभ ऊँचाई", +"Optimal Row Height":"अनुकूलतम पंक्ति ऊँचाई", +"Overline":"अधिलिखित करें", +"Page ~Count":"पृष्ठ गणना (~C)", +"Parallelogram":"समानान्तर चतुर्भुज", +"Paste ~Special...":"ख़ास ढंग से चिपकाएँ (~S)...", +"Pentagon":"पंचभुज", +"Percent":"प्रतिशत", +"Plain Text":"सादा पाठ", +"Pop Art":"पॉप आर्ट", +"Position and Si~ze...":"स्थिति और आकार (~z)...", +"Previous Page":"पिछला पृष्ठ", +"Propert~ies...":"गुण (~i)...", +"Protect Cells":"कोष्ठ की सुरक्षा करें", +"Protect ~Sheet...":"शीट की सुरक्षा करें (~S)...", +"Puzzle":"पहेली", +"P~aragraph...":"अनुच्छेद (~a)...", +"Rectangle":"आयत", +"Rectangle, Rounded":"आयत, गोलाकार", +"Rectangular Callout":"आयताकार कॉलआउट", +"Remove Noise":"आवाज हटाएँ", +"Rename Master":"मास्टर का नाम बदलें", +"Reply Comment":"टिप्पणी का जवाब दें", +"Reset Data Point":"डाटा बिन्दु फिर सेट करें", +"Reset all Data Points":"सभी डाटा बिंदु फिर सेट करें", +"Restart Numbering":"क्रमांकन पुनः प्रारंभ करें", +"Right":"दाहिना", +"Right Arrow":"दाहिना तीर", +"Right Arrow Callout":"दाहिना तीर कॉलआउट", +"Right Brace":"दाहिना धनुकोष्ठक", +"Right Bracket":"दाहिना कोष्ठक", +"Right Triangle":"समकोण त्रिभुज", +"Right or Left Arrow":"दाहिना या बायाँ तीर", +"Right-To-Left":"दाहिने से बाएँ", +"Ring":"मुद्रिका", +"Rotate 90° ~Left":"90° पर बायाँ घुमाएँ (~L)", +"Rotate 90° ~Right":"90°पर दाहिने मोड़ें (~R)", +"Round Callout":"गोल कॉलआउट", +"Rounded Rectangular Callout":"गोलाकार आयताकार कॉलआउट", +"Row ~Height...":"पंक्ति ऊँचाई (~H)...", +"R~efresh Range":"दायरा ताज़ा करें (~e)", +"R~ight-To-Left":"दाहिने से बाएँ (~i)", +"R~un Macro...":"मैक्रो चलाएँ (~u)...", +"S-shaped Arrow":"एस आकार तीर", +"Save ~As...":"ऐसे सहेजें (~A)...", +"Scientific":"वैज्ञानिक", +"Select Column":"स्तंभ चुनें", +"Select Row":"पंक्ति चुनें", +"Select Table":"सारणी चुनें", +"Select ~All":"सब चुनें (~A)", +"Shadow":"छाया", +"Sharpen":"तीक्ष्ण", +"Sheet R~ight-To-Left":"शीट दाहिने से बाएँ (~i)", +"Sho~w Slide":"स्लाइड दिखाएँ (~w)", +"Sidebar":"बाज़ू पट्टी", +"Signet":"मुहर", +"Slant Down":"झुकाव नीचे", +"Slant Up":"झुकाव ऊपर", +"Slide Layout":"स्लाइड ख़ाका", +"Small capitals":"छोटा बड़े अक्षर", +"Smiley Face":"हंसमुख", +"Snap to Grid":"जाली स्नैप करें", +"Sort Ascending":"आरोही क्रम में छाँटें", +"Sort Descending":"अवरोही क्रम में छांटें", +"So~rt...":"छांटें (~r)...", +"Split Arrow":"तीर अलगाएँ", +"Split Table...":"सारणी अलगाएँ...", +"Square":"वर्ग", +"Square Bevel":"वर्ग प्रवणता", +"Square, Rounded":"गोलाकार, वर्ग", +"Statistics":"सांख्यिकी", +"Stop":"रोकें", +"Straight Connector":"सीधा कनेक्टर", +"Straight Connector ends with Arrow":"सीधा कनेक्टर तीर पर खत्म होता है", +"Straight Connector with Arrows":"तीरों के साथ सीधा कनेक्टर", +"Strikethrough":"आरपार काटें", +"Striped Right Arrow":"धारीदार दाहिना तीर", +"Subscript":"उपस्क्रिप्ट", +"Sun":"सूर्य", +"Superscript":"अधिस्क्रिप्ट", +"Ta~ble Properties...":"सारणी गुण (~b)...", +"Text Wrap...":"पाठ लपेटें...", +"Time":"समय", +"Time Field":"समय क्षेत्र", +"Title Page...":"शीर्षक पृष्ठ...", +"To Background":"पृष्ठभूमि पर", +"To Foreground":"अग्रभूमि पर", +"To Next Paragraph in Level":"स्तर में अगले अनुच्छेद तक", +"To Previous Paragraph in Level":"स्तर में पिछले अनुच्छेद में", +"To P~age":"पृष्ठ में (~a)", +"To ~Cell":"कोष्ठ में (~C)", +"To ~Character":"वर्ण में (~C)", +"To ~Curve":"वक्र में (~C)", +"To ~Frame":"फ्रेम में (~F)", +"To ~Paragraph":"अनुच्छेद में (~P)", +"Top":"ऊपर", +"Transparency":"पारदर्शिता", +"Trapezoid":"समबहुभुज", +"Triangle Down":"त्रिभुज नीचे", +"Triangle Up":"त्रिभुज ऊपर", +"T~ime (variable)":"समय (परिवर्तनीय) (~i)", +"T~itle":"शीर्षक (~i)", +"Underline":"रेखांकित", +"Up Arrow":"ऊपर तीर", +"Up Arrow Callout":"ऊपर तीर कॉलआउट", +"Up and Down Arrow":"ऊपरी व नीचला तीर", +"Up and Down Arrow Callout":"ऊपर और नीचे तीर कॉलआउट", +"Up and Right Arrow":"ऊपरी व दाहिना तीर", +"Up and Right Arrow Callout":"ऊपर और दाहिना तीर कॉलआउट", +"Up, Right and Down Arrow":"ऊपर, दाहिना व नीचला तीर", +"Vertical Scroll":"लम्बवत स्क्रॉल", +"Vertical Text":"लम्बवत पाठ", +"Wave":"लहर", +"Zoom In":"बड़ा करें", +"Zoom Out":"छोटा करें", +"~3D View...":"~3डी दृश्य...", +"~Add":"जोड़ें (~A)", +"~Advanced Filter...":"उन्नत फ़िल्टर (~A)...", +"~Arrange":"व्यवस्थित करें (~A)", +"~Author":"लेखक (~A)", +"~Bottom":"तल (~B)", +"~Bring to Front":"सामने लाएँ (~B)", +"~Bullets and Numbering...":"बुल्लेट और क्रमांकन (~B)...", +"~Capitalize Every Word":"हर शब्द बड़े अक्षर में लिखें (~C)", +"~Centered":"केन्द्रित (~C)", +"~Chart...":"चार्ट (~C)...", +"~Clear Direct Formatting":"सीधा प्रारूपण साफ करें (~C)", +"~Column Break":"स्तंभ अंतराल (~C)", +"~Columns":"स्तंभ (~C)", +"~Contour":"परिवेश (~C)", +"~Convert":"बदलें (~C)", +"~Data Ranges...":"आँकड़ा दायरा (~D)...", +"~Date":"तिथि (~D)", +"~Date (fixed)":"तिथि (स्थिर) (~D)", +"~Define":"परिभाषित करें (~D)", +"~Define...":"परिभाषित करें (~D)...", +"~Delete":"मिटाएँ (~D)", +"~Edit":"संपादन (~E)", +"~Edit Contour...":"परिवेश संपादित करें (~E)...", +"~Edit...":"संपादन (~E)...", +"~Enter Group":"समूह प्रविष्ट करें (~E)", +"~File":"फ़ाइल (~F)", +"~First Paragraph":"पहला अनुच्छेद (~F)", +"~Fonts...":"फ़ॉन्ट (~F)...", +"~Function...":"प्रकार्य (~F)...", +"~Goal Seek...":"लक्ष्य खोज (~G)...", +"~Group":"समूह (~G)", +"~Group and Outline":"समूह और रूपरेखा (~G)", +"~Group...":"समूह (~G)...", +"~Header and Footer...":"शीर्षिका व पादिका (~H)...", +"~Height...":"ऊँचाई (~H)...", +"~Help":"मदद (~H)", +"~Hide":"छिपाएं (~H)", +"~Hide AutoFilter":"स्वतः फ़िल्टर छुपाएँ (~H)", +"~Hide Details":"विवरण छुपाएँ (~H)", +"~Hide Slide":"स्लाइड छुपाएँ (~H)", +"~Hyphenation":"समासन (~H)", +"~Hyphenation...":"समासन (~H)...", +"~Insert":"घुसाएँ (~I)", +"~Interaction...":"अंतःक्रिया (~I)...", +"~Left":"बायाँ (~L)", +"~Line Numbering...":"रेखा क्रमांकण (~L)...", +"~Manage...":"प्रबंधित करें...(~M)", +"~Optimal Height...":"अनुकूलतम ऊँचाई (~O)...", +"~Optimal Width...":"अनुकूलतम चौड़ाई (~O)...", +"~Page Number":"पृष्ठ संख्या (~P)", +"~Page Numbers...":"पृष्ठ संख्या (~P)...", +"~Page...":"पृष्ठ (~P)...", +"~Paste":"चिपकाएँ (~P)", +"~Pivot Table":"पाइवट सारणी (~P)", +"~Print...":"छापें (~P)...", +"~Recalculate":"फिर गणना करें (~R)", +"~Record":"रिकार्ड (~R)", +"~Refresh":"ताज़ा करें (~R)", +"~Right":"दाहिना (~R)", +"~Row":"पंक्ति (~R)", +"~Rows":"पंक्ति (~R)", +"~Save":"सहेजें (~S)", +"~Sections...":"खंड (~S)...", +"~Select":"चुनें (~S)", +"~Send to Back":"पीछे भेजें (~S)", +"~Sentence case":"वाक्य अक्षर (~S)", +"~Sheet":"शीट (~S)", +"~Show":"दिखाएँ (~S)", +"~Show Details":"विवरण दिखाएँ (~S)", +"~Sort...":"छाँटें (~S)...", +"~Spacing...":"अंतरण (~S)...", +"~Spelling...":"वर्तनी (~S)...", +"~Standard Filter...":"मानक फ़िल्टर (~S)...", +"~Subject":"विषय (~S)", +"~Table":"सारणी (~T)", +"~Table...":"सारणी (~T)...", +"~Thesaurus...":"विश्वकोश (~T)...", +"~Time":"समय (~T)", +"~Time (fixed)":"समय (स्थिर) (~T)", +"~Tools":"औज़ार (~T)", +"~Top":"ऊपर (~T)", +"~UPPERCASE":"बड़ा अक्षर (~U)", +"~Ungroup...":"विसमूहन (~U)...", +"~Update All":"सभी अद्यतन करें (~U)", +"~Validity...":"वैधता (~V)...", +"~View":"दृश्य (~V)", +"~While Typing":"टाइपिंग के समय (~W)", +"~Width...":"चौड़ाई (~W)...", +"~Wrap":"लपेटें (~W)", +"~lowercase":"छोटा अक्षर (~l)", +"~tOGGLE cASE":"अक्षर बड़ा-छोटा करें (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/hr.json b/f7cloud-office/browser/dist/l10n/uno/hr.json new file mode 100644 index 0000000..ec71f35 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/hr.json @@ -0,0 +1,680 @@ +{ +"12-Point Star":"Dvanaestokraka zvijezda", +"24-Point Star":"Dvadesetčetverokraka zvijezda", +"4-Point Star":"Četverokraka zvijezda", +"4-way Arrow":"Strelica na četiri strane", +"4-way Arrow Callout":"Oblačić sa strelicom na četiri strane", +"5-Point Star":"Petokraka zvijezda", +"6-Point Star":"Šestokraka zvijezda", +"6-Point Star, Concave":"Šesterokraka zvijezda, konkavna", +"8-Point Star":"Osmokraka zvijezda", +"Accept":"Prihvati", +"Accept All":"Prihvati sve", +"Accept All Changes":"Prihvati sve promjene", +"Accept Change":"Prihvaćanje izmjene", +"Accept Track Change and select the next one":"Prihvati promjenu i prijeđi na sljedeću", +"Accept and Move to Next":"Prihvati i prijeđi na sljedeću", +"Add Decimal Place":"Dodaj decimalno mjesto", +"Align Bottom":"Poravnaj dolje", +"Align Bottom to Anchor":"Poravnaj dno na sidro", +"Align Center":"Poravnaj centrirano", +"Align Left":"Poravnaj lijevo", +"Align Right":"Poravnaj desno", +"Align Top":"Poravnaj gore", +"Align Top to Anchor":"Poravnaj vrh na sidro", +"Anc~hor":"Si~dro", +"Animation":"Animacija", +"Apply Suggestion":"Primijeni prijedlog", +"Arch Down (Curve)":"Luk dolje (zakrivljeno)", +"Arch Down (Pour)":"Luk dolje (izobličeno)", +"Arch Left (Curve)":"Luk lijevo (zakrivljeno)", +"Arch Right (Curve)":"Luk desno (zakrivljeno)", +"Arch Right (Pour)":"Luk desno (izobličeno)", +"Arch Up (Curve)":"Luk gore (zakrivljeno)", +"Arch Up (Pour)":"Luk gore (izobličeno)", +"Arrange":"Posloži", +"As C~haracter":"~Kao znak", +"AutoCorr~ect":"Automatsko ispravljanj~e", +"AutoFill Data Series: automatic":"Automatsko ispunjavanje serije podataka: automatsko", +"Auto~Filter":"Automatsko ~filtriranje", +"A~lignment...":"~Poravnanje...", +"A~rea...":"Pod~ručje...", +"A~rrange":"~Preslaganje", +"Back One":"Za mjesto unatrag", +"Background Color":"Boja pozadine", +"Block Arc":"Ispunjen luk", +"Bold":"Podebljano", +"Bookmar~k...":"Knjižna ozna~ka...", +"Borders (Shift to overwrite)":"Obrub (Shift za prepisivanje)", +"Bottom":"Dno", +"Brightness":"Svjetlina", +"Caption...":"Opis elementa...", +"Center":"Sredina", +"Center Horizontal":"Centriraj vodoravno", +"Center Vertically":"Centriraj okomito", +"Centered":"Centrirano", +"Ce~lls...":"Će~lije...", +"Character Spacing":"Razmak između slovnih znakova", +"Charcoal Sketch":"Skica ugljenom", +"Chart T~ype...":"Vrsta ~grafikona...", +"Check Spelling":"Provjera pravopisa", +"Chevron":"Oznaka čina", +"Chevron Down":"Strelica Dolje", +"Chevron Up":"Strelica Gore", +"Circle":"Krug", +"Circle (Curve)":"Krug (zakrivljeno)", +"Circle (Pour)":"Krug (izobličeno)", +"Circle Pie":"Kružni odsječak", +"Circular Arrow":"Kružna strelica", +"Clear Direct Formatting":"Uklanjanje izravnih oblikovanja", +"Clear ~Direct Formatting":"~Ukloni izravna oblikovanja", +"Cle~ar Cells...":"~Očisti ćelije...", +"Clone Formatting":"Kopiranje oblikovanja", +"Close Master View":"Zatvori pogled na glavnu stranicu", +"Cloud":"Oblak", +"Cl~ear Contents...":"Obriši ~sadržaj...", +"Color Scale...":"Skala boja...", +"Column":"Stupac", +"Column ~Width...":"Širina ~stupca...", +"Columns ~After":"Stupci ~poslije", +"Columns ~Before":"Stupci ~prije", +"Comments":"Komentari", +"Comme~nt":"Kome~ntar", +"Connector":"Spojnica", +"Connector Ends with Arrow":"Spojnica završava strelicom", +"Connector with Arrows":"Spojnica sa strelicama", +"Connectors":"Poveznice", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopiraj lokaciju poveznice", +"Cop~y":"Ko~piraj", +"Corner Right Arrow":"Kutna desna strelica", +"Co~lumns...":"St~upci...", +"Co~mpress...":"Saž~mi...", +"Crop":"Obreži", +"Crop Image":"Obreži sliku", +"Cross":"Križ", +"Currency":"Valuta", +"Current ~Index":"~Trenutačni indeks", +"Curve":"Krivulja", +"Curve Down":"Zakrivljeno prema dolje", +"Curve Up":"Zakrivljeno prema gore", +"Curved Connector":"Zakrivljena spojnica", +"Curved Connector Ends with Arrow":"Zakrivljena spojnica završava strelicom", +"Curved Connector with Arrows":"Zakrivljena spojnica sa strelicama", +"Cycle Case":"Promjena velikih i malih slova", +"Cylinder":"Valjak", +"C~ell":"Ć~elija", +"C~haracter...":"~Znak...", +"C~onditional":"~Uvjetno", +"Data Bar...":"Podatkovna traka...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"Datu~m (promjenjivo)", +"Decrease Font Size":"Smanji veličinu fonta", +"Decrease Indent":"Smanji uvlaku", +"Decrease Paragraph Spacing":"Smanji razmak između odlomaka", +"Decrease Size":"Smanji veličinu", +"Delete All Comments":"Obriši sve komentare", +"Delete All Comments by This Author":"Obriši sve komentare ovog autora", +"Delete Axis":"Obriši os", +"Delete Comment":"Obriši komentar", +"Delete C~ells...":"Obriši ć~elije...", +"Delete C~ontents...":"~Obriši sadržaj...", +"Delete Data Labels":"Obriši oznake podataka", +"Delete Decimal Place":"Obriši decimalno mjesto", +"Delete Legend":"Obriši legendu", +"Delete Major Grid":"Obriši glavnu mrežu", +"Delete Minor Grid":"Obriši pomoćnu mrežu", +"Delete Rows":"Obriši retke", +"Delete Single Data Label":"Obriši oznaku podatka", +"Delete Table":"Obriši tablicu", +"Delete selected columns":"Izbriši odabrane stupce", +"Delete selected rows":"Izbriši odabrane retke", +"Delete table":"Izbriši tablicu", +"Delete ~All Comments":"Obriši sve koment~ar", +"De~lete...":"O~briši...", +"Diamond":"Romb", +"Diamond Bevel":"Stožasti romb", +"Digital Signatu~res...":"Digitalni po~tpisi...", +"Display Grid":"Prikaži mrežu", +"Doorplate":"Vratna ploča", +"Double Brace":"Dvostruka vitičasta zagrada", +"Double Bracket":"Dvostruka uglata zagrada", +"Double Underline":"Dvostruko podcrtano", +"Down Arrow":"Strelica dolje", +"Down Arrow Callout":"Oblačić s donjom strelicom", +"Duplicate Page":"Udvostruči stranicu", +"Duplicate ~Slide":"Udvostruči ~slajd", +"D~elete Page":"~Obriši stranicu", +"Edit Hyperlink...":"Uredi poveznicu …", +"Edit Section...":"Uređivanje odjeljka...", +"Ellipse":"Elipsa", +"Explosion":"Eksplozija", +"E~xecute Interaction...":"I~zvrši interakciju …", +"E~xit Group":"~Izlaz iz grupe", +"Fade Down":"Izblijedi prema dolje", +"Fade Left":"Izbljedi u Lijevo", +"Fade Right":"Izbljedi Desno", +"Fade Up":"Izbljedi prema gore", +"Fade Up and Left":"Izbljedi u gornjem lijevom smijeru", +"Fade Up and Right":"Izbljedi u smjeru Gore Desno", +"Fiel~d":"~Polje", +"Fill Color":"Boja ispune", +"Find Next":"Nađi sljedeće", +"Find Previous":"Nađi prethodno", +"Find and Rep~lace...":"Nađi i ~zamijeni …", +"First ~Author":"Prvi ~autor", +"Flip Horizontally":"Okreni vodoravno", +"Flip Vertically":"Okreni okomito", +"Flowchart: Alternate Process":"Dijagram toka: Alternativni proces", +"Flowchart: Card":"Dijagram toka: Kartica", +"Flowchart: Collate":"Dijagram toka: Sakupi", +"Flowchart: Connector":"Dijagram toka: Spojnica", +"Flowchart: Data":"Dijagram toka: Podaci", +"Flowchart: Decision":"Dijagram toka: Odluka", +"Flowchart: Delay":"Dijagram toka: Kašnjenje", +"Flowchart: Direct Access Storage":"Dijagram toka: Direktni pristup spremištu", +"Flowchart: Display":"Dijagram toka: Prikaz", +"Flowchart: Document":"Dijagram toka: Dokument", +"Flowchart: Extract":"Dijagram toka: Izvod", +"Flowchart: Internal Storage":"Dijagram toka: Interni medij za spremanje", +"Flowchart: Magnetic Disc":"Dijagram toka: Magnetni disk", +"Flowchart: Manual Input":"Dijagram toka: Ručni unos", +"Flowchart: Manual Operation":"Dijagram toka: Ručno upravljanje", +"Flowchart: Merge":"Dijagram toka: Sjedini", +"Flowchart: Multidocument":"Dijagram toka: Višedokumentni", +"Flowchart: Off-page Connector":"Dijagram toka: Spojnica na jednu drugu stranicu", +"Flowchart: Or":"Dijagram toka: Ili", +"Flowchart: Predefined Process":"Dijagram toka: predodređeni proces", +"Flowchart: Preparation":"Dijagram toka: Priprema", +"Flowchart: Process":"Dijagram toka: Proces", +"Flowchart: Punched Tape":"Dijagram toka: Izbušena traka", +"Flowchart: Sequential Access":"Dijagram toka: Sekvencijalni pristup", +"Flowchart: Sort":"Dijagram toka: Razvrsti", +"Flowchart: Stored Data":"Dijagram toka: Spremljeni podaci", +"Flowchart: Summing Junction":"Dijagram toka: Spojište sume", +"Flowchart: Terminator":"Dijagram toka: Kraj", +"Flower":"Cvijet", +"Folded Corner":"Četverokut presavijena kuta", +"Font Color":"Boja fonta", +"Fontwork Shape":"Fontwork oblik", +"Fontwork...":"Fontwork …", +"Foote~r":"~Podnožje", +"For All Text":"Za sav tekst", +"For Paragraph":"Za odlomak", +"For Selection":"Za označeno", +"Format Axis...":"Oblikuj osi...", +"Format Chart Area...":"Oblikovanje područja grafikona...", +"Format Data Labels...":"Oblikuj oznake podataka...", +"Format Data Point...":"Oblikuj točku podataka...", +"Format Data Series...":"Oblikuj slijed podataka...", +"Format Floor...":"Oblikuj plafon...", +"Format Legend...":"Oblikovanje legende...", +"Format Major Grid...":"Oblikovanje glavne mreže...", +"Format Mean Value Line...":"Oblikuj liniju srednje vrijednosti …", +"Format Minor Grid...":"Oblikovanje pomoćne mreže...", +"Format Pa~ge...":"Oblikovanje ~stranice...", +"Format Selection...":"Oblikuj označeno...", +"Format Single Data Label...":"Oblikuj oznaku podatka...", +"Format Stock Gain...":"Oblikovanje dobitka dionice...", +"Format Stock Loss...":"Oblikovanje gubitka dionice...", +"Format Title...":"Oblikovanje naslova...", +"Format Trend Line Equation...":"Oblikovanje jednadžbe linije trenda...", +"Format Trend Line...":"Oblikovanje linije trenda...", +"Format Wall...":"Oblikovanje zida...", +"Format X Error Bars...":"Oblikuj odstupanja na X osi...", +"Format Y Error Bars...":"Oblikuj odstupanja na Y osi...", +"Format as Currency":"Oblikovanje kao valuta", +"Format as Date":"Oblikovanje sadržaja ćelije kao datuma", +"Format as General":"Oblikovanje kao općenito", +"Format as Number":"Oblikovanje sadržaja ćelije kao broja", +"Format as Percent":"Oblikovanje kao postotak", +"Format as Scientific":"Oblikovanje sadržaja ćelije kao broja u znanstvenoj notaciji", +"Format as Time":"Oblikovanje sadržaja ćelije kao vremena", +"Formatting Mark":"Oznaka oblikovanja", +"Formula to Value":"Formula u vrijednost", +"Forward One":"Za mjesto unaprijed", +"For~matting Marks":"Oznake ob~likovanja", +"Fo~rm":"Ob~razac", +"Frame":"Okvir", +"Freeze ~Cells":"Zamrzni ć~elije", +"F~ont Size...":"Veličina f~onta...", +"F~ormat":"~Oblikovanje", +"F~ourier Analysis...":"F~ourierova analiza...", +"F~rame...":"Okvi~r...", +"F~ull Screen":"~Cijeli zaslon", +"General":"Općenito", +"Go t~o Page...":"Idi na strani~cu...", +"Heart":"Srce", +"Hexagon":"Šesterokut", +"He~ader":"~Zaglavlje", +"He~ader and Footer":"Z~aglavlje i podnožje", +"Horizontal Scroll":"Vodoravni svitak", +"H~ide":"~Sakrij", +"H~ide Columns":"~Sakrij stupce", +"H~ide Rows":"S~akrij retke", +"Icon Set...":"Skup ikona...", +"Ignore":"Zanemari", +"Image Mode":"Način uređivanja slike", +"In ~Background":"~U pozadinu", +"Increase Font Size":"Povećaj veličinu fonta", +"Increase Indent":"Povećaj uvlaku", +"Increase Paragraph Spacing":"Povećaj razmak između odlomaka", +"Increase Size":"Povećaj veličinu", +"Inflate":"Napuhni", +"Insert Audio or Video":"Umetni zvuk ili video", +"Insert Axis":"Umetni os", +"Insert Axis Title":"Umetni naslov osi", +"Insert Bookmark":"Umetanje zabilješke", +"Insert Caption...":"Umetanje opisa...", +"Insert Chart":"Umetanje grafikona", +"Insert Column After":"Umetni stupac iza", +"Insert Column Before":"Umetni stupac ispred", +"Insert Column Break":"Umetni prijelom stupca", +"Insert Columns ~After":"Umetni stupce ~poslije", +"Insert Columns ~Before":"Umetni ~stupce prije", +"Insert Comment":"Umetanje komentara", +"Insert Co~lumns":"Umetni s~tupce", +"Insert Cross-reference":"Umetanje unakrsne reference", +"Insert Data Labels":"Umetni oznake podataka", +"Insert Endnote":"Umetni završnu bilješku", +"Insert Field":"Umetanje polja", +"Insert Fontwork Text":"Umetni Fontwork-tekst", +"Insert Footnote":"Umetni fusnotu", +"Insert Frame":"Umetanje okvira", +"Insert Hyperlink":"Umetni poveznicu", +"Insert Image...":"Umetni sliku...", +"Insert Index Entry":"Umetni unos indeksa", +"Insert Major Grid":"Umetni glavnu mrežu", +"Insert Mean ~Value Line":"Umetni liniju srednjih ~vrijednosti", +"Insert Minor Grid":"Umetni pomoćnu mrežu", +"Insert Page Break":"Umetanje prijeloma stranice", +"Insert Row Above":"Umetni redak iznad", +"Insert Row Below":"Umetni redak ispod", +"Insert Rows ~Above":"Umetni retke izn~ad", +"Insert Rows ~Below":"Umetni re~tke ispod", +"Insert Single Data Label":"Umetni oznaku podatka", +"Insert Slide":"Umetni slajd", +"Insert Special Character":"Umetanje posebnoga znaka", +"Insert Special Characters":"Umetanje posebnih znakova", +"Insert Text Box":"Umetanje tekstualnog okvira", +"Insert Titles...":"Umetni naslove...", +"Insert Tre~nd Line...":"Umetni liniju tre~nda...", +"Insert Unnumbered Entry":"Umetni nenumerirani unos", +"Insert Vertical Text":"Umetni okomiti tekst", +"Insert ~Cells...":"Umetni ć~elije...", +"Insert ~Rows":"Umetni ~retke", +"Insert ~Table...":"Umetni ~tablicu...", +"Insert/Delete Axes...":"Umetni/obriši osi...", +"Invert":"Invertiraj", +"Isosceles Triangle":"Jednakokračni trokut", +"Italic":"Kurziv", +"Justified":"Obostrano", +"Language":"Jezik", +"Language Status":"Stanje jezika", +"Layout":"Raspored", +"Left":"Lijevo", +"Left Arrow":"Strelica lijevo", +"Left Arrow Callout":"Oblačić s lijevom strelicom", +"Left Brace":"Lijeva vitičasta zagrada", +"Left Bracket":"Lijeva uglata zagrada", +"Left and Right Arrow":"Strelica lijevo i desno", +"Left and Right Arrow Callout":"Oblačić s lijevom i desnom strelicom", +"Left-To-Right":"Slijeva nadesno", +"Lightning Bolt":"Munja", +"Line":"Linija", +"Line Callout 1":"Linija oblačića 1", +"Line Callout 2":"Linija oblačića 2", +"Line Callout 3":"Linija oblačića 3", +"Line Color":"Boja linije", +"Line Connector":"Linijska spojnica", +"Line Connector Ends with Arrow":"Linijska spojnica završava strelicom", +"Line Spacing":"Prored", +"Line Spacing: 1":"Prored: 1", +"Line Spacing: 1.5":"Prored: 1,5", +"Line Spacing: 2":"Prored: 2", +"Lis~ts":"~Popisi", +"L~ine...":"L~inija...", +"Manage Track Changes":"Upravljanje praćenih promjena", +"Manage...":"Upravljanje...", +"Manual ~Break...":"~Ručni prijelom...", +"Master Slides":"Master slajdovi", +"Media":"Medijske datoteke", +"Moon":"Mjesec", +"More ~Filters":"Više ~filtera", +"M~erge and Center Cells":"Sjedini i c~entriraj ćelije", +"Name...":"Ime...", +"Na~vigator":"Na~vigator", +"New Page":"Nova stranica", +"Next":"Sljedeće", +"Next Page":"Sljedeća stranica", +"Next Track Change":"Sljedeća zabilježena izmjena", +"Notched Right Arrow":"Zasječena strelica desno", +"Number":"Broj", +"Number Format":"Oblik broja", +"Number Format...":"Oblici brojeva...", +"Number Format: Currency":"Oblik broja: valuta", +"Number Format: Date":"Oblik broja: datum", +"Number Format: Decimal":"Oblik broja: decimalno", +"Number Format: Exponential":"Oblik broja: eksponencijalno", +"Number Format: Percent":"Oblik broja: postotak", +"Number Format: Standard":"Oblik broja: standardno", +"Number Format: Time":"Oblik broja: vrijeme", +"Octagon":"Osmerokut", +"Octagon Bevel":"Stožasti osmerokut", +"Open Circle (Curve)":"Otvoreni krug (zakrivljeno)", +"Open Circle (Pour)":"Otvoreni krug (izobličeno)", +"Open Hyperlink":"Otvori poveznicu", +"Optimal Column Width":"Optimalna širina stupca", +"Optimal Row Height":"Optimalna visina retka", +"Orientation":"Orijentacija", +"Overline":"Nadcrtano", +"Page Tit~le":"Nas~lov stranice", +"Page ~Count":"Ukupan broj strani~ca", +"Paired ~t-test...":"Uparen ~t-test...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"~Umetni prilagođeno …", +"Pentagon":"Peterokut", +"Percent":"Postotak", +"Pi~vot Table...":"Pi~vot tablica...", +"Plain Text":"Neformatirani tekst", +"Pop Art":"Pop umjetnost", +"Position and Si~ze...":"Položa~j i veličina...", +"Previous Page":"Prethodna stranica", +"Previous Track Change":"Prethodna zabilježena izmjena", +"Prin~t Ranges":"Raspo~ni ispisa", +"Prohibited":"Zabranjeno", +"Propert~ies...":"~Svojstva...", +"Protect Cells":"Zaštiti ćelije", +"Protect ~Sheet...":"Zaštita ~lista...", +"Pr~evious":"Pr~ethodno", +"Puzzle":"Slagalica", +"P~aragraph...":"~Odlomak...", +"Record Track Changes":"Spremanje zabilježenih izmjena", +"Rectangle":"Pravokutnik", +"Rectangle, Rounded":"Pravokutnik, zaobljen", +"Rectangular Callout":"Pravokutni oblačić", +"Reject":"Odbaci", +"Reject All":"Odbaci sve", +"Reject All Changes":"Odbaci sve promjene", +"Reject Change":"Odbacivanje izmjene", +"Reject Track Change and select the next one":"Odbij promjenu i odaberi sljedeću", +"Reject and Move to Next":"Odbij i prijeđi na sljedeću", +"Remove Noise":"Ukloni buku", +"Rename Master":"Preimenuj glavnu stranicu", +"Rename S~heet...":"Preimenuj ~list …", +"Reply Comment":"Odgovori na komentar", +"Reset Data Point":"Ponovno postavi točke podataka", +"Reset all Data Points":"Ponovno postavi sve točke podataka", +"Resolved Comments":"Riješeni komentari", +"Restart Numbering":"Kreni s numeriranjem otpočetka", +"Right":"Desno", +"Right Arrow":"Strelica desno", +"Right Arrow Callout":"Oblačić s desnom strelicom", +"Right Brace":"Desna vitičasta zagrada", +"Right Bracket":"Desna uglata zagrada", +"Right Triangle":"Pravokutni trokut", +"Right or Left Arrow":"Desna ili lijeva strelica", +"Right-To-Left":"Zdesna nalijevo", +"Ring":"Prsten", +"Rotate 90° ~Left":"Rotiraj ~lijevo za 90°", +"Rotate 90° ~Right":"~Rotiraj desno za 90°", +"Rot~ate":"Ro~tiranje", +"Round Callout":"Okrugli oblačić", +"Rounded Rectangular Callout":"Zaobljen pravokutni oblačić", +"Row":"Redak", +"Row ~Height...":"Visina ~retka...", +"Rows ~Above":"Redci izn~ad", +"Rows ~Below":"Redci ~ispod", +"R~efresh Range":"Osvj~ežavanje raspona", +"R~ight-To-Left":"~Desno-prema-lijevo", +"R~un Macro...":"P~okreni makronaredbe...", +"S-shaped Arrow":"S-oblik strelice", +"Save ~As...":"Spremi ~kao...", +"Scientific":"Znanstveno", +"Select Cell":"Odaberi ćeliju", +"Select Column":"Odaberi stupac", +"Select Row":"Odaberite redak", +"Select Table":"Odaberi tablicu", +"Select ~All":"Od~aberi sve", +"Select ~Range...":"Odabiranje ~raspona...", +"Set Background Image...":"Postavljanje pozadinske slike...", +"Set Character Spacing":"Postavi razmak između slovnih znakova", +"Set Line Spacing":"Postavi prored", +"Se~ction...":"~Odjeljak...", +"Shadow":"Sjena", +"Sharpen":"Izoštri", +"Sheet R~ight-To-Left":"L~ist s desna u lijevo", +"Show Navigator Window":"Prikaz prozora Navigatora", +"Sho~w Rows":"Prikaži ~retke", +"Sho~w Slide":"~Prikaži slajd", +"Sidebar":"Bočna traka", +"Signet":"Pečat", +"Slant Down":"Nagni dolje", +"Slant Up":"Nagni gore", +"Slide Layout":"Raspored slajda", +"Slide Tit~le":"Nas~lov slajda", +"Slide Transition":"Prijelaz slajdova", +"Slide ~Count":"Ukupan ~broj slajdova", +"Slide ~Layout":"Raspored s~lajda", +"Small capitals":"Kapitalke", +"Smiley Face":"Smješko", +"Snap to Grid":"Privlači na mrežu", +"Sort Ascending":"Razvrstaj uzlazno", +"Sort Descending":"Razvrstaj silazno", +"So~rt...":"~Razvrstavanje...", +"Split Arrow":"Podijeljena strelica", +"Split Table...":"Podijeli tablicu...", +"Square":"Kvadrat", +"Square Bevel":"Stožasti pravokutnik", +"Square, Rounded":"Kvadrat, zaobljen", +"Statistics":"Statistika", +"Stop":"Zaustavi", +"Straight Connector":"Ravna spojnica", +"Straight Connector ends with Arrow":"Ravna spojnica završava strelicama", +"Straight Connector with Arrows":"Ravna spojnica sa strelicama", +"Strikethrough":"Precrtano", +"Striped Right Arrow":"Prugasta strelica prema desno", +"Subscript":"Indeks", +"Sun":"Sunce", +"Superscript":"Eksponent", +"Symbol":"Simbol", +"S~how Columns":"~Prikaži stupce", +"S~lide":"S~lajd", +"S~pecial Character...":"~Poseban znak...", +"Table Cell Background Color":"Boja pozadine ćelije u tablici", +"Table of Contents and Inde~x":"Tablica sadržaja i inde~ks", +"Ta~ble Properties...":"Svojstva ta~blice...", +"Text Wrap...":"Omatanje teksta …", +"Te~xt":"~Tekst", +"Thousands Separator":"Razdjeljivač tisućica", +"Time":"Vrijeme", +"Time Field":"Polje vremena", +"Title Page...":"Naslovnica...", +"To Background":"U pozadinu", +"To Cell (~resize with cell)":"Na ćeliju (p~rati promjenu veličine ćelije)", +"To Foreground":"U prednji plan", +"To Next Paragraph in Level":"Na sljedeći odlomak u razini", +"To Previous Paragraph in Level":"Na prethodni paragraf na razini", +"To P~age":"~Na stranicu", +"To ~Cell":"N~a ćeliju", +"To ~Character":"~Na znak", +"To ~Curve":"U ~krivulju", +"To ~Frame":"~Na okvir", +"To ~Paragraph":"~Na odlomak", +"Toggle Automatic Spell Checking":"Uključ/Isključi automatsku provjeru pravopisa", +"Toggle Formatting Marks":"Uključ/Isključi oznake oblikovanja", +"Toggle Shadow":"Uključ/Isključi sjene", +"Top":"Vrh", +"Track Chan~ges":"Praćenje ~promjena", +"Transparency":"Prozirnost", +"Trapezoid":"Trapezoid", +"Triangle Down":"Trokut prema Dolje", +"Triangle Up":"Trokut prema gore", +"T~able":"~Tablica", +"T~ime (variable)":"Vr~ijeme (promjenjivo)", +"T~itle":"N~aslov", +"Underline":"Podcrtano", +"Unprotect Cells":"Uklanjanje zaštite ćelija", +"Up Arrow":"Strelica gore", +"Up Arrow Callout":"Oblačić s gornjom strelicom", +"Up and Down Arrow":"Strelica gore i dolje", +"Up and Down Arrow Callout":"Oblačić s gornjom i donjom strelicom", +"Up and Right Arrow":"Strelica gore i desno", +"Up and Right Arrow Callout":"Oblačić s gornjom i desnom strelicom", +"Up, Right and Down Arrow":"Strelica gore, desno i dolje", +"Vertical Scroll":"Okomiti svitak", +"Vertical Text":"Okomiti tekst", +"View Grid Lines":"Prikaz mreže", +"Watermark...":"Vodeni žig...", +"Wave":"Val", +"Wrap Text":"Prelamanje teksta", +"Zoom In":"Uvećaj", +"Zoom Out":"Smanji", +"~3D View...":"~3D pogled...", +"~Accessibility Check...":"~Provjera pristupačnosti …", +"~Add":"~Dodaj", +"~Advanced Filter...":"N~apredni filter...", +"~Analysis of Variance (ANOVA)...":"~Analiza varijance (ANOVA)...", +"~Arrange":"~Posloži", +"~Author":"~Autor", +"~Automatic Spell Checking":"~Automatska provjera pravopisa", +"~Bottom":"~Dolje", +"~Bring to Front":"~Postavi na vrh", +"~Bullets and Numbering...":"~Predznaci i numeriranje …", +"~Capitalize Every Word":"~Započni Svaku Riječ Velikim Slovom", +"~Centered":"~Centrirano", +"~Chart...":"~Grafikon...", +"~Chi-square Test...":"~Chi-kvadrat test...", +"~Clear":"~Očisti", +"~Clear Direct Formatting":"~Obriši izravno oblikovanje", +"~Column":"Stupa~c", +"~Column Break":"Prijelom stup~ca", +"~Columns":"~Stupci", +"~Contour":"~Kontura", +"~Convert":"~Pretvori", +"~Correlation...":"~Korelacija...", +"~Covariance...":"Kovarijan~ca...", +"~Cut":"~Izreži", +"~Data":"~Podaci", +"~Data Ranges...":"~Rasponi podataka...", +"~Data Table...":"Tablica po~dataka...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (nepromjenjivo)", +"~Define":"O~dredi", +"~Define Range...":"O~drađivanje raspona...", +"~Define...":"O~dredi...", +"~Delete":"~Brisanje", +"~Delete Sheet...":"~Brisanje lista...", +"~Delete Slide":"Obriši slaj~d", +"~Descriptive Statistics...":"~Opisna statistika...", +"~Display Grid":"~Prikaži mrežu", +"~Edit":"Ur~eđivanje", +"~Edit Contour...":"Ur~edi konturu...", +"~Edit...":"Ur~edi...", +"~Endnote":"Završ~na bilješka", +"~Enter Group":"~Ulaz u grupu", +"~Exponential Smoothing...":"~Eksponencijalno izglađivanje...", +"~F-test...":"~F-test...", +"~File":"~Datoteka", +"~First Paragraph":"~Prvi paragraf", +"~Fonts...":"~Fontovi...", +"~Footnote":"~Fusnota", +"~Format Cells...":"~Oblikovanje ćelija...", +"~Formula Object...":"Objekt ~formula...", +"~Function...":"~Funkciju...", +"~Goal Seek...":"Traženje ~cilja...", +"~Group":"~Grupiranje", +"~Group and Outline":"~Grupiranje i struktura", +"~Group...":"~Grupa...", +"~Header and Footer...":"~Zaglavlje i podnožje...", +"~Headers and Footers...":"~Zaglavlja i podnožja...", +"~Height...":"~Visina...", +"~Help":"Po~moć", +"~Hide":"~Sakrij", +"~Hide AutoFilter":"Sa~krij automatsko filtriranje", +"~Hide Details":"~Sakrij detalje", +"~Hide Sheet":"Sakrij ~list", +"~Hide Slide":"~Sakrij slajd", +"~Hyperlink":"Pove~znica", +"~Hyperlink...":"Po~veznica...", +"~Hyphenation":"Ras~tavljanje riječi", +"~Hyphenation...":"~Rastavljanje riječi...", +"~Image...":"Sl~ika...", +"~Insert":"Umetn~i", +"~Insert or Edit...":"Umetanje ~ili uređivanje...", +"~Insert...":"Umetn~i...", +"~Interaction...":"~Interakcija...", +"~Left":"~Lijevo", +"~Line Numbering...":"Numeriranje ~linija...", +"~Manage...":"~Upravljanje...", +"~More Fields...":"~Više polja...", +"~More Options...":"Više ~mogućnosti...", +"~Move or Copy Sheet...":"~Premjesti ili kopiraj list …", +"~Moving Average...":"Po~mični prosjek...", +"~Named Ranges and Expressions":"Ime~novani rasponi i izrazi", +"~New Slide":"~Novi slajd", +"~Optimal Height...":"~Optimalna visina...", +"~Optimal Width...":"~Optimalna širina...", +"~Page":"S~tranica", +"~Page Break":"~Prijelom stranice", +"~Page Number":"~Broj stranice", +"~Page Numbers...":"B~rojevi stranica...", +"~Page Style...":"~Stil stranice …", +"~Page...":"~Stranica...", +"~Paste":"~Umetni", +"~Pivot Table":"~Pivot tablica", +"~Print...":"~Ispis...", +"~Properties...":"~Svojstva...", +"~Recalculate":"~Ponovno izračunavanje", +"~Record":"~Zapis", +"~Redo":"~Ponovi", +"~Refresh":"~Osvježi", +"~Regression...":"~Regresija...", +"~Remove Hyperlink":"~Ukloni poveznicu", +"~Remove Outline":"Ukloni struktu~ru", +"~Reset Filter":"~Poništi uvjete filtriranja", +"~Right":"~Desno", +"~Row":"~Redak", +"~Rows":"~Redci", +"~Sampling...":"~Uzorkovanje...", +"~Save":"~Spremi", +"~Sections...":"~Odjeljci...", +"~Select":"~Odabir", +"~Send to Back":"~Premjesti na dno", +"~Sentence case":"~Prvo veliko slovo u rečenici", +"~Shape":"~Oblik", +"~Sheet":"~List", +"~Show":"~Pokaži", +"~Show Details":"~Prikaži detalje", +"~Show Sheet...":"Prikazivanje ~lista...", +"~Slide Number":"Broj ~slajda", +"~Sort...":"~Razvrstavanje...", +"~Spacing":"~Razmak", +"~Spacing...":"~Razmaci …", +"~Spelling...":"~Provjera pravopisa...", +"~Standard Filter...":"~Standardni filter...", +"~Subject":"~Predmet", +"~Table":"~Tablica", +"~Table Properties...":"Svojstva ~tablice...", +"~Table...":"~Tablica...", +"~Text Box":"~Tekstni okvir", +"~Thesaurus...":"~Rječnik sinonima...", +"~Time":"~Vrijeme", +"~Time (fixed)":"Vri~jeme (nepromjenjivo)", +"~Tools":"~Alati", +"~Top":"~Gore", +"~UPPERCASE":"~VELIKA SLOVA", +"~Undo":"~Vrati", +"~Ungroup...":"~Razgrupiranje...", +"~Update All":"~Ažuriraj sve", +"~Validity...":"~Valjanost...", +"~View":"Po~gled", +"~While Typing":"~Tijekom pisanja", +"~Width...":"Š~irina...", +"~Word Count...":"~Brojenje riječi...", +"~Wrap":"~Omatanje", +"~Z-test...":"~Z-test...", +"~lowercase":"~mala slova", +"~tOGGLE cASE":"~zAMIJENI vELIČINU sLOVA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/hsb.json b/f7cloud-office/browser/dist/l10n/uno/hsb.json new file mode 100644 index 0000000..7e8eb3b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/hsb.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12-róžkata hwězda", +"24-Point Star":"24-róžkata hwězda", +"4-Point Star":"Štyriróžkata hwězda", +"4-way Arrow":"Šipk k 4 směram", +"4-way Arrow Callout":"Pucher ze šipkami k 4 směram", +"5-Point Star":"Pjećróžkata hwězda", +"6-Point Star":"Šěsćróžkata hwězda", +"6-Point Star, Concave":"Šěsćróžkata hwězda, konkawny", +"8-Point Star":"Wosomróžkata hwězda", +"Accept":"Akceptować", +"Accept All":"Wšo přiwzać", +"Accept All Changes":"Wšě změny akceptować", +"Accept Change":"Změnu akceptować", +"Accept Track Change and select the next one":"Slědowanje změny akceptować a přichodny wubrać", +"Accept and Move to Next":"Akceptować a k přichodnemu hić", +"Add Decimal Place":"Decimalne městno přidać", +"Add descriptions of non-text content (for accessibility)":"Přidajće wopisanja njetekstoweho wobsaha (za bjezbarjernosć)", +"After":"Po", +"Align Bottom":"Deleka wusměrić", +"Align Bottom to Anchor":"Deleka na kótwičce wusměrić", +"Align Center":"Centrować", +"Align Left":"Nalěwo wusměrić", +"Align Right":"Naprawo wusměrić", +"Align Tex~t":"Tek~st wusměrić", +"Align Top":"Horjeka wusměrić", +"Align Top to Anchor":"Horjeka na kótwičce wusměrić", +"Alt Text...":"Alternatiwny tekst…", +"Anc~hor":"Za~kótwjenje", +"Animation":"Animacija", +"Apply Suggestion":"Namjet nałožić", +"Arch Down (Curve)":"Łuk dele (křiwka)", +"Arch Down (Pour)":"Wobłuk dele (wupjelnjeny)", +"Arch Left (Curve)":"Łuk dolěwa (křiwka)", +"Arch Right (Curve)":"Łuk doprawa (křiwka)", +"Arch Right (Pour)":"Wobłuk doprawa (wupjelnjeny)", +"Arch Up (Curve)":"Łuk horje (křiwka)", +"Arch Up (Pour)":"Wobłuk horje (wupjelnjeny)", +"Arrange":"Rjadować", +"As C~haracter":"Jako ~znamješko", +"AutoCorr~ect":"Awto~matiska korektura", +"AutoFill Data Series: automatic":"Datowe rjady wupjelnić: awtomatisce", +"Auto~Filter":"Awtomatiski ~filter", +"A~lignment...":"W~usměrjenje...", +"A~rea...":"~Płonina...", +"A~rrange":"~Rjadować", +"Back One":"Dozady", +"Background Color":"Pozadkowa barba", +"Before":"Před", +"Block Arc":"Łuk", +"Bold":"Tučny", +"Bookmar~k...":"~Zapołožka...", +"Borders (Shift to overwrite)":"Ramiki (Umsch za přepisanje)", +"Bottom":"Deleka", +"Brightness":"Swětłosć", +"Caption...":"Popis...", +"Center":"Centrowano", +"Center Horizontal":"Wodorunje centrować", +"Center Vertically":"Padorunje centrować", +"Centered":"Centrowano", +"Ce~lls...":"C~ele…", +"Character Highlighting Color":"Barba za znamješkowe wuzběhnjenje", +"Character Spacing":"Znamješkowy wotstup", +"Charcoal Sketch":"Wuhlowa rysowanka", +"Chart T~ype...":"Diagramowy ~typ…", +"Check Spelling":"Prawopis kontrolować", +"Chevron":"Zarěznjeny pjećróžkaty šipk", +"Chevron Down":"Zarěznjeny šipk dele", +"Chevron Up":"Zarěznjeny šipk horje", +"Circle":"Kruh", +"Circle (Curve)":"Kruh (křiwka)", +"Circle (Pour)":"Kruh (wupjelnjeny)", +"Circle Pie":"Kružny wurězk", +"Circular Arrow":"Połkružny šipk", +"Clear Direct Formatting":"Direktne formatěrowanje zhašeć", +"Clear ~Direct Formatting":"~Direktne formatěrowanje wotstronić", +"Cle~ar Cells...":"Cele wup~rózdnić…", +"Clone Formatting":"Formatěrowanje přenošować", +"Close Master View":"Napohlad předłohi začinić", +"Cloud":"Mróčel", +"Cl~ear Contents...":"Wobsah z~hašeć…", +"Color Scale...":"Barbna skala…", +"Column":"Špalta", +"Column ~Width...":"Špaltowa šě~rokosć…", +"Columns A~fter":"Špalty ~za tym", +"Columns B~efore":"Špalty př~ed tym", +"Columns ~After":"Špalty ~za tym", +"Columns ~Before":"Špalty př~ed tym", +"Comments":"Komentary", +"Comme~nt":"~Komentar", +"Connector":"Zwjazowak", +"Connector Ends with Arrow":"Zwjazowak so ze šipkom kónči", +"Connector with Arrows":"Zwjazowak ze šipkami", +"Connectors":"Zwjazowaki", +"Connectors (double click for multi-selection)":"Zwjazowaki (klikńće dwójce za wjacore wuběranje)", +"Content Control Properties":"Kajkosće wobsahoweho wodźenskeho elementa", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Městno hyperwotkaza kopěrować", +"Cop~y":"~Kopěrować", +"Corner Right Arrow":"Šipk doprawa wokoło róžka", +"Co~lumns...":"Špa~lty...", +"Co~mpress...":"~Komprimować...", +"Crop":"Přitřihać", +"Crop Image":"Wobraz přitřihać", +"Cross":"Křiž", +"Cross-~reference...":"Prěčny p~okaz…", +"Cuboid":"Kwader", +"Currency":"Měna", +"Current ~Index":"Aktualny ~zapis", +"Curve":"Křiwka", +"Curve Down":"Křiwka dele", +"Curve Up":"Křiwka horje", +"Curved Connector":"Křiwkowy zwjazowak", +"Curved Connector Ends with Arrow":"Křiwkowy zwjazowak so ze šipkom kónči", +"Curved Connector with Arrows":"Křiwkowy zwjazowak ze šipkami", +"Cycle Case":"Pisanje wjerćeć", +"Cylinder":"Cylinder", +"C~ell":"C~ela", +"C~haracter...":"Zna~mješko...", +"C~onditional":"W~uměnjene formatěrowanje", +"Data Bar...":"Datowa lajsta…", +"Date":"Datum", +"Date...":"Datum…", +"Dat~e (variable)":"Da~tum (wariabelny)", +"Decrease Font Size":"Wulkosć pisma pomjeńšić", +"Decrease Indent":"Zasunjenje pomjeńšić", +"Decrease Paragraph Spacing":"Wotstawkowy wotstup pomjeńšić", +"Decrease Size":"Wulkosć pomjeńšić", +"Delete All Comments":"Wšě komentary zhašeć", +"Delete All Comments by This Author":"Wšě komentary wot tutoho awtora zhašeć", +"Delete Axis":"Wósku zhašeć", +"Delete Comment":"Komentar zhašeć", +"Delete Content Control":"Wobsahowy wodźenski element zhašeć", +"Delete C~ells...":"Ce~le zhašeć…", +"Delete C~ontents...":"Wobsah ~zhašeć...", +"Delete Data Labels":"Datowe popisy zhašeć", +"Delete Decimal Place":"Decimalne městno zhašeć", +"Delete Index":"Zapis zhašeć", +"Delete Legend":"Legendu zhašeć", +"Delete Major Grid":"Hłownu lěsycu zhašeć", +"Delete Minor Grid":"Pomocnu lěsycu zhašeć", +"Delete Row":"Linku zhašeć", +"Delete Rows":"Linki zhašeć", +"Delete Single Data Label":"Jedyn datowy popis zhašeć", +"Delete Sparkline":"Škrowu liniju zhašeć", +"Delete Sparkline Group":"Skupinu škrowych linijow zhašeć", +"Delete Table":"Tabelu zhašeć", +"Delete selected columns":"Wubrane špalty zhašeć", +"Delete selected rows":"Wubrane linki zhašeć", +"Delete table":"Tabelu zhašeć", +"Delete ~All Comments":"~Wšě komentary zhašeć", +"Delete ~Columns":"Špa~lty zhašeć", +"Demote Outline Level":"Rozrjadowansku runinu niže zastopnjować", +"Demote Outline Level with Subpoints":"Rozrjadowansku runinu z poddypkami niže zastopnjować", +"De~lete...":"Z~hašeć…", +"Diamond":"Kósnik", +"Diamond Bevel":"Nakósny kósnik", +"Digital Signatu~res...":"Digitalne ~signatury...", +"Display Grid":"Lěsycu zwobraznić", +"Doorplate":"Durjowa taflička", +"Double Brace":"Zhibowana spinka nalěwo a naprawo", +"Double Bracket":"Kulojta spinka nalěwo a naprawo", +"Double Underline":"Dwójce podšmórnyć", +"Down Arrow":"Šipk dele", +"Down Arrow Callout":"Pucher ze šipkom dele", +"Duplicate Page":"Stronu podwojić", +"Duplicate ~Slide":"~Foliju podwojić", +"D~elete Page":"Stronu z~hašeć", +"Edit Hyperlink...":"Hyperwotkaz wobdźěłać...", +"Edit Section...":"Wotrězk wobdźěłać...", +"Edit Sparkline Group...":"Zeskupjenje škrowych linijow wobdźěłać…", +"Edit Sparkline...":"Škrowu liniju wobdźěłać…", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (klikńće dwójce za wjacore wuběranje)", +"Explosion":"Wubuch", +"E~xecute Interaction...":"Interak~ciju wuwjesć...", +"E~xit Group":"Skupinu w~opušćić", +"Fade Down":"Dele woteběracy", +"Fade Left":"Dolěwa woteběracy", +"Fade Right":"Doprawa woteběracy", +"Fade Up":"Horje woteběracy", +"Fade Up and Left":"Horje a dolěwa woteběracy", +"Fade Up and Right":"Horje a doprawa woteběracy", +"Fiel~d":"Po~lo", +"Fill Color":"Pjelnjenska barba", +"Find Next":"Dale pytać", +"Find Previous":"Předchadny pytać", +"Find and Rep~lace...":"Pytać a wu~měnić...", +"First ~Author":"Prěni ~awtor", +"Flip Horizontally":"Wodorunje kiwknyć", +"Flip Vertically":"Padorunje kiwknyć", +"Flowchart: Alternate Process":"Wotběhowy diagram: Alternatiwny proces", +"Flowchart: Card":"Wotběhowy diagram: Karta", +"Flowchart: Collate":"Wotběhowy diagram: Zestajeć", +"Flowchart: Connector":"Wotběhowy diagram: Zwjazowak", +"Flowchart: Data":"Wotběhowy diagram: Daty", +"Flowchart: Decision":"Wotběhowy diagram: Rozsud", +"Flowchart: Delay":"Wotběhowy diagram: Dlijenje", +"Flowchart: Direct Access Storage":"Wotběhowy diagram: Skład z direktnym přistupom", +"Flowchart: Display":"Wotběhowy diagram: Pokazka", +"Flowchart: Document":"Wotběhowy diagram: Dokument", +"Flowchart: Extract":"Wotběhowy diagram: Wućah", +"Flowchart: Internal Storage":"Wotběhowy diagram: Interny składowak", +"Flowchart: Magnetic Disc":"Wotběhowy diagram: Magnetiska tačel", +"Flowchart: Manual Input":"Wotběhowy diagram: Manuelne zapodaće", +"Flowchart: Manual Operation":"Wotběhowy diagram: Manuelne předźěłanje", +"Flowchart: Merge":"Wotběhowy diagram: Zjednoćić", +"Flowchart: Multidocument":"Wotběhowy diagram: Wjacory dokument", +"Flowchart: Off-page Connector":"Wotběhowy diagram: Zwjazowak z druhej stronu", +"Flowchart: Or":"Wotběhowy diagram: Abo", +"Flowchart: Predefined Process":"Wotběhowy diagram: Předdefinowany proces", +"Flowchart: Preparation":"Wotběhowy diagram: Přihot", +"Flowchart: Process":"Wotběhowy diagram: Proces", +"Flowchart: Punched Tape":"Wotběhowy diagram: Dźěrkowy pask", +"Flowchart: Sequential Access":"Wotběhowy diagram: Sekwencielny přistup", +"Flowchart: Sort":"Wotběhowy diagram: Sortěrować", +"Flowchart: Stored Data":"Wotběhowy diagram: Składowane daty", +"Flowchart: Summing Junction":"Wotběhowy diagram: Zjednoćenje", +"Flowchart: Terminator":"Wotběhowy diagram: Wobmjezowak", +"Flower":"Kwětka", +"Folded Corner":"Sfałdowany róžk", +"Font Color":"Pismowa barba", +"Fontwork Shape":"Twar fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"No~howa linka", +"For All Text":"Za cyły tekst", +"For Paragraph":"Za wotstawk", +"For Selection":"Za wuběr", +"Format Axis...":"Wósku formatěrować...", +"Format Chart Area...":"Diagramowu płoninu formatěrować...", +"Format Data Labels...":"Datowe popisy formatěrować...", +"Format Data Point...":"Datowy dypk formatěrować...", +"Format Data Series...":"Datowy rjad formatěrować...", +"Format Floor...":"Diagramowe dno formatěrować...", +"Format Legend...":"Legendu formatěrować...", +"Format Major Grid...":"Hłownu lěsycu formatěrować...", +"Format Mean Value Line...":"Liniju přerězneje hódnoty formatěrować...", +"Format Minor Grid...":"Pomocnu lěsycu formatěrować...", +"Format Pa~ge...":"Format s~trony…", +"Format Selection...":"Wuběr formatěrować…", +"Format Single Data Label...":"Jedyn datowy popis formatěrować...", +"Format Stock Gain...":"Dobytk wobstatka formatěrować...", +"Format Stock Loss...":"Stratu wobstatka formatěrować...", +"Format Title...":"Titul formatěrować...", +"Format Trend Line Equation...":"Runicu trendoweje linije formatěrować...", +"Format Trend Line...":"Trendowu liniju formatěrować...", +"Format Wall...":"Diagramowu sćěnu formatěrować...", +"Format X Error Bars...":"Zmylkowe hrjady X formatěrować...", +"Format Y Error Bars...":"Zmylkowe hrjady Y formatěrować...", +"Format as Currency":"Jako měnu formatěrować", +"Format as Date":"Jako datum formatěrować", +"Format as General":"Jako standard formatěrować", +"Format as Number":"Jako ličbu formatěrować", +"Format as Percent":"Jako procent formatěrować", +"Format as Scientific":"Jako wědomostny formatěrować", +"Format as Time":"Jako čas formatěrować", +"Formatting Mark":"Formatěrowanske znamješko", +"Formula to Value":"Formla do hódnoty", +"Forward One":"Doprědka", +"For~matting Marks":"For~matowanske znamješka", +"Fo~rm":"Fo~rmular", +"Frame":"Wobłuk", +"Freeze First Column":"Prěnju špaltu fiksować", +"Freeze First Row":"Prěnju linku fiksować", +"Freeze Rows and Columns":"Linki a špalty fiksować", +"Freeze ~Cells":"~Cele fiksować", +"F~ont Size...":"Pis~mowa wulkosć...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourierowa analyza…", +"F~rame...":"Wo~błuk...", +"F~ull Screen":"Połna wo~brazowka", +"General":"Standard", +"Give a label to identify an object":"Podajće popis, zo byšće objekt identifikował", +"Go t~o Page...":"~K stronje přeńć...", +"Go t~o Slide...":"K f~oliji přeńć…", +"Group Sparklines":"Škrowe linije zeskupić", +"Heading ~Numbering...":"~Nadpismowe čisłowanje…", +"Heart":"Wutroba", +"Hexagon":"Šěsćróžk", +"He~ader":"Hł~owowa linka", +"He~ader and Footer":"Hł~owowa a nohowa linka", +"Horizontal Scroll":"Wodoruna pismowa róla", +"Horizontally ~Center":"Horicontalnje wo~srjedźa", +"Horizontally ~Left":"Horicontalnje na~lěwo", +"Horizontally ~Right":"Horicontalnje na~prawo", +"Horizontally ~Spacing":"Wo~tstup horicontalnje", +"H~ide":"S~chować", +"H~ide Columns":"Špalty sc~hować", +"H~ide Rows":"Linki s~chować", +"Icon Set...":"Symbolowa sadźba…", +"Ignore":"Ignorować", +"Ignore All":"Wšě ignorować", +"Image Mode":"Wobrazowy modus", +"In ~Background":"W po~zadku", +"Increase Font Size":"Wulkosć pisma powjetšić", +"Increase Indent":"Zasunjenje powjetšić", +"Increase Paragraph Spacing":"Wotstawkowy wotstup powjetšić", +"Increase Size":"Wulkosć powjetšić", +"Inflate":"Powjetšenje", +"Insert Audio or Video":"Awdio abo widejo zasadźić", +"Insert Axis":"Wósku zasadźić", +"Insert Axis Title":"Wóskowy titul zasadźić", +"Insert Bookmark":"Zapołožku zasadźić", +"Insert Caption...":"Popis zasadźić...", +"Insert Chart":"Diagram zasadźić", +"Insert Column After":"Špaltu za tym zasadźić", +"Insert Column Before":"Špaltu před tym zasadźić", +"Insert Column Break":"Špaltowe łamanje zasadźić", +"Insert Columns ~After":"Špa~lty ~za tym zasadźić", +"Insert Columns ~Before":"Špa~lty pře~d tym zasadźić", +"Insert Comment":"Komentar zasadźić", +"Insert Co~lumns":"Špal~ty zasadźić", +"Insert Cross-reference":"Prěčny pokaz zasadźić", +"Insert Data Labels":"Datowe popisy zasadźić", +"Insert Endnote":"Kónčnu nóžku zasadźić", +"Insert Field":"Polo zasadźić", +"Insert Fontwork Text":"Tekst Fontwork zasadźić", +"Insert Footnote":"Nóžku zasadźić", +"Insert Frame":"Wobłuk zasadźić", +"Insert Hyperlink":"Hyperwotkaz zasadźić", +"Insert Image...":"Wobraz zasadźić...", +"Insert Index Entry":"Zapisk zapisa zasadźić", +"Insert Line (double click for multi-selection)":"Liniju zasadźić (klikńće dwójce za wjacore wuběranje)", +"Insert Major Grid":"Hłownu lěsycu zasadźić", +"Insert Mean ~Value Line":"Liniju přerězneje ~hódnoty zasadźić", +"Insert Minor Grid":"Pomocnu lěsycu zasadźić", +"Insert Page Break":"Łamanje strony zasadźić", +"Insert Page Number":"Čisło strony zasadźić", +"Insert Row Above":"Linku nad tym zasadźić", +"Insert Row Below":"Linku pod tym zasadźić", +"Insert Rows ~Above":"Linki n~ad tym zasadźić", +"Insert Rows ~Below":"Linki pod ~tym zasadźić", +"Insert Single Data Label":"Jedyn datowy popis zasadźić", +"Insert Slide":"Foliju zasadźić", +"Insert Soft Hyphen...":"Wuměnjenu dźělensku smužku zasadźić…", +"Insert Special Character":"Wosebite znamješko zasadźić", +"Insert Special Characters":"Wosebite znamješka zasadźić", +"Insert Text Box":"Tekstowe polo zasadźić", +"Insert Text Box (double click for multi-selection)":"Tekstowe polo (klikńće dwójce za wjacore wuběranje)", +"Insert Titles...":"Titule zasadźić...", +"Insert Tre~nd Line...":"Tre~ndowu liniju zasadźić...", +"Insert Unnumbered Entry":"Nječisłowany zapisk zasadźić", +"Insert Vertical Text":"Padoruny tekst zasadźić", +"Insert columns after":"Špalty za tym zasadźić", +"Insert columns before":"Špalty před tym zasadźić", +"Insert page number":"Čisło strony zasadźić", +"Insert rows above":"Linki nad tym zasadźić", +"Insert rows below":"Linki pod tym zasadźić", +"Insert ~Cells...":"~Cele zasadźić…", +"Insert ~Rows":"~Linki zasadźić", +"Insert ~Table...":"~Tabelu zasadźić...", +"Insert ~X Error Bars...":"Zmylkowe hrjady ~X zasadźić...", +"Insert ~Y Error Bars...":"Zmylkowe hrjady ~Y zasadźić...", +"Insert/Delete Axes...":"Wóski zasadźić/zhašeć...", +"Invert":"Wobroćić", +"Isosceles Triangle":"Jenakoramjenity třiróžk", +"Italic":"Kursiwny", +"Justified":"Blokowa sadźba", +"Language":"Rěč", +"Language Status":"Rěčny status", +"Layout":"Wuhotowanje", +"Left":"Nalěwo", +"Left Arrow":"Šipk dolěwa", +"Left Arrow Callout":"Pucher ze šipkom dolěwa", +"Left Brace":"Zhibowana spinka nalěwo", +"Left Bracket":"Kulojta spinka nalěwo", +"Left and Right Arrow":"Šipk nalěwo a naprawo", +"Left and Right Arrow Callout":"Pucher ze šipkomaj dolěwa a doprawa", +"Left-To-Right":"Wotlěwa doprawa", +"Lightning Bolt":"Błysk", +"Line":"Linija", +"Line Callout 1":"Pucher z liniju 1", +"Line Callout 2":"Pucher z liniju 2", +"Line Callout 3":"Pucher z liniju 3", +"Line Color":"Linijowa barba", +"Line Connector":"Linijowy zwjazowak", +"Line Connector Ends with Arrow":"Linijopwy zwjazowak so ze šipkom kónči", +"Line Spacing":"Linkowy wotstup", +"Line Spacing: 1":"Linkowy wotstup: 1", +"Line Spacing: 1.5":"Linkowy wotstup: 1,5", +"Line Spacing: 2":"Linkowy wotstup: 2", +"Lis~ts":"~Lisćiny", +"L~ine...":"L~inija...", +"Manage Track Changes":"Změny rjadować", +"Manage...":"Rjadować…", +"Manual ~Break...":"~Manuelne łamanje...", +"Master Slides":"Folijowe předłohi", +"Media":"Medije", +"Merge Cells":"Cele zwjazać", +"Merge and center or unmerge cells depending on the current toggle state":"Cele zwjazać a centrować abo dźělić, po aktualnym statusu", +"Moon":"Měsačk", +"More ~Filters":"Dalše ~filtry", +"Move Item Down":"Zapisk dele přesunyć", +"Move Item Down with Subpoints":"Zapisk z poddypkami dele přesunyć", +"Move Item Up":"Zapisk horje přesunyć", +"Move Item Up with Subpoints":"Zapisk z poddypkami horje přesunyć", +"M~erge and Center Cells":"Cele z~wjazać a centrować", +"Name...":"Mjeno...", +"Na~vigator":"~Nawigator", +"New Page":"Nowa strona", +"Next":"Přichodny", +"Next Page":"Přichodna strona", +"Next Track Change":"Přichodna změna", +"No List":"Žana lisćina", +"Non-breaking ~Hyphen":"Š~kitana wjazawka", +"None":"Žadyn", +"Notched Right Arrow":"Zarěznjeny šipk doprawa", +"Number":"Ličba", +"Number Format":"Ličbny format", +"Number Format...":"Ličbny format...", +"Number Format: Currency":"Ličbny format: Měna", +"Number Format: Date":"Ličbny format: Datum", +"Number Format: Decimal":"Ličbny format: Decimalny", +"Number Format: Exponential":"Ličbny format: Eksponencielny", +"Number Format: Percent":"Ličbny format: Procent", +"Number Format: Standard":"Ličbny format: Standard", +"Number Format: Time":"Ličbny format: Čas", +"Octagon":"Wosomróžk", +"Octagon Bevel":"Nakósny wosomróžk", +"Open Circle (Curve)":"Wotewrjeny kruh (křiwka)", +"Open Circle (Pour)":"Wotewrjeny kruh (wupjelnjeny)", +"Open Hyperlink":"Hyperwotkaz wočinić", +"Open the Elements Deck":"Płoninu elementow wočinić", +"Open the Styles Deck":"Wobłuk Předłohi wočinić", +"Optimal Column Width":"Optimalna šěrokosć špalty", +"Optimal Row Height":"Optimalna linkowa wysokosć", +"Orientation":"Wusměrjenje", +"Outline Font Effect":"Konturowy efekt pisma", +"Overline":"Nadšmórnyć", +"Page Properties...":"Kajkosće strony...", +"Page Tit~le":"~Titul strony", +"Page ~Count":"~Ličba stronow", +"Paired ~t-test...":"Wo~twisny t-test…", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Wob~sah zasadźić...", +"Pentagon":"Pjećróžkaty směrowy šipk", +"Percent":"Procent", +"Pi~vot Table...":"Pi~votowa tabela…", +"Plain Text":"Jenož tekst", +"Pop Art":"Pop-Art", +"Position and Si~ze...":"Pozicija a wu~lkosć...", +"Previous Page":"Předchadna strona", +"Previous Track Change":"Předchadna změna", +"Prin~t Ranges":"Ć~išćerske wobłuki", +"Prohibited":"Zakazany", +"Promote Outline Level":"Rozrjadowansku runinu wyše zastopnjować", +"Promote Outline Level with Subpoints":"Rozrjadowansku runinu z poddypkami wyše zastopnjować", +"Properties":"Kajkosće", +"Propert~ies...":"Kajk~osće...", +"Protect Cells":"Cele škitać", +"Protect ~Sheet...":"Tabelu š~kitać…", +"Pr~evious":"Př~edchadny", +"Puzzle":"Puzzle", +"P~aragraph...":"Wot~stawk...", +"QR and ~Barcode...":"QR- a ~barkod...", +"Record Track Changes":"Změny natočić", +"Rectangle":"Praworóžk", +"Rectangle (double click for multi-selection)":"Praworóžk (klikńće dwójce za wjacore wuběranje)", +"Rectangle, Rounded":"Praworóžk, skulojćeny", +"Rectangular Callout":"Praworóžkaty pucher", +"Reject":"Wotpokazać", +"Reject All":"Wšě wotpokazać", +"Reject All Changes":"Wšě změny wotpokazać", +"Reject Change":"Změnu zaćisnyć", +"Reject Track Change and select the next one":"Slědowanje změny wotpokazać a přichodny wubrać", +"Reject and Move to Next":"Wotpokazać a k přichodnemu hić", +"Remove Noise":"Šum wotstronić", +"Rename Master":"Předłohu přemjenować", +"Rename S~heet...":"Ta~belu přemjenować…", +"Reply Comment":"Na komentar wotmołwić", +"Reset Data Point":"Datowy dypk wróćo stajić", +"Reset all Data Points":"Wšě datowe dypki wróćo stajić", +"Resolved Comments":"Rozrisane komentary", +"Restart Numbering":"Čisłowanje nowo započeć", +"Right":"Naprawo", +"Right Arrow":"Šipk doprawa", +"Right Arrow Callout":"Pucher ze šipkom doprawa", +"Right Brace":"Zhibowana spinka naprawo", +"Right Bracket":"Kulojta spinka naprawo", +"Right Triangle":"Prawokutny třiróžk", +"Right or Left Arrow":"Šipk doprawa abo dolěwa", +"Right-To-Left":"Wotprawa dolěwa", +"Ring":"Kružk", +"Rotate 90° ~Left":"Wo 90° do~lěwa wjerćeć", +"Rotate 90° ~Right":"Wo 90° dop~rawa wjerćeć", +"Rot~ate":"Wj~erćeć", +"Round Callout":"Kulojty pucher", +"Rounded Rectangular Callout":"Skulojćeny praworóžkaty pucher", +"Row":"Linka", +"Row ~Height...":"Linkowa wy~sokosć…", +"Rows ~Above":"Linki ~nad tym", +"Rows ~Below":"Linki p~od tym", +"R~efresh Range":"Wobłuk ~aktualizować", +"R~ight-To-Left":"Wotp~rawa dolěwa", +"R~un Macro...":"Makro w~uwjesć...", +"S-shaped Arrow":"Wuzhibowany šipk", +"Save ~As...":"Składować ~jako...", +"Scientific":"Wědomostny", +"Select Cell":"Celu wubrać", +"Select Column":"Špaltu wubrać", +"Select Row":"Linku wubrać", +"Select Table":"Tabelu wubrać", +"Select ~All":"Wšě wub~rać", +"Select ~Range...":"Wo~błuk wubrać...", +"Set Background Image...":"Pozadkowy wobraz nastajić...", +"Set Character Spacing":"Znamješkowy wotstup nastajić", +"Set Heading Numbering":"Nadpismowe čisłowanje nastajić", +"Set Line Spacing":"Linkowy wotstup nastajić", +"Se~ction...":"Wot~rězk...", +"Shadow":"Sćin", +"Sharpen":"Wótřić", +"Sheet R~ight-To-Left":"Tabela wotp~rawa dolěwa", +"Show":"Pokazać", +"Show Navigator Window":"Wokno nawigatora pokazać", +"Show track changes":"Změny pokazać", +"Sho~w Rows":"Linki pok~azać", +"Sho~w Slide":"Foliju po~kazać", +"Sidebar":"Bóčnica", +"Signat~ure Line...":"Linka ~signatury…", +"Signet":"Pječat", +"Slant Down":"Nakósny dele", +"Slant Up":"Nakósny horje", +"Slide Layout":"Folijowe wuhotowanje", +"Slide Properties...":"Kajkosće folije...", +"Slide Tit~le":"Folijowy ~titul", +"Slide Transition":"Folijowy přechad", +"Slide ~Count":"~Ličba folijow", +"Slide ~Layout":"Folijowe w~uhotowanje", +"Small capitals":"Kapitelki", +"Smiley Face":"Smějačk", +"Snap to Grid":"Na lěsycy popadnyć", +"Sort Ascending":"Postupowacy sortěrować", +"Sort Descending":"Spadowacy sortěrować", +"So~rt...":"S~ortěrować...", +"Sparkline...":"Škrowa linija…", +"Sparklines":"Škrowe linije", +"Split Arrow":"Rozdźěleny šipk", +"Split Cells...":"Cele dźělić...", +"Split Table...":"Tabelu rozdźělić...", +"Square":"Kwadrat", +"Square Bevel":"Nakósny kwadrat", +"Square, Rounded":"Kwadrat, skulojćeny", +"Statistics":"Statistika", +"Stop":"Zastajić", +"Straight Connector":"Direktny zwjazowak", +"Straight Connector ends with Arrow":"Direktny zwjazowak so ze šipkom kónči", +"Straight Connector with Arrows":"Direktny zwjazowak ze šipkami", +"Strikethrough":"Přešmórnyć", +"Striped Right Arrow":"Smužkaty šipk doprawa", +"Subscript":"Nišo stajeny", +"Sun":"Słónco", +"Superscript":"Wyše stajeny", +"Symbol":"Symbol", +"S~how Columns":"Špalty p~okazać", +"S~lide":"Fo~lija", +"S~pecial Character...":"W~osebite znamješko...", +"Table Cell Background Color":"Pozadkowa barba tabeloweje cele", +"Table of Contents and Inde~x":"Zapis wo~bsaha a hesłar", +"Ta~ble Properties...":"Ta~belowe kajkosće...", +"Text Wrap...":"Tekstowy wobběh...", +"Te~xt":"Te~kst", +"Theme...":"Drasta…", +"Thousands Separator":"Dźělatko tysačnakow", +"Time":"Čas", +"Time Field":"Časowe polo", +"Title Page...":"Titulna strona...", +"To Background":"Do pozadka", +"To Cell (~resize with cell)":"Na celi (z celu ~skalować)", +"To Foreground":"Do prědka", +"To Next Paragraph in Level":"K přichodnemu wotstawkej w runinje", +"To Previous Paragraph in Level":"K předchadnemu wotstawkej w runinje", +"To P~age":"Na ~stronje", +"To ~Cell":"K ~celi", +"To ~Character":"Na ~znamješku", +"To ~Curve":"Do ~křiwki", +"To ~Frame":"Na wo~błuku", +"To ~Paragraph":"Na wo~tstawku", +"Toggle Automatic Spell Checking":"Awtomatisku prawopisnu kontrolu přepinać", +"Toggle Formatting Marks":"Formatěrowanske znamješka přepinać", +"Toggle Ordered List":"Čisłowanu lisćinu přepinać", +"Toggle Shadow":"Sćin přepinać", +"Toggle Unordered List":"Njerjadowanu lisćinu přepinać", +"Top":"Horjeka", +"Track Chan~ges":"Z~měny slědować", +"Translate...":"Přełožić…", +"Transparency":"Transparenca", +"Trapezoid":"Trapec", +"Triangle Down":"Třiróžk dele", +"Triangle Up":"Třiróžk horje", +"T~able":"T~abela", +"T~ime (variable)":"Čas (~wariabelny)", +"T~itle":"T~itul", +"Underline":"Podšmórnyć", +"Unfloat Frame Content":"Žadyn wobběh wokoło wobsaha wobłuka", +"Ungroup Sparklines":"Zeskupjenje škrowych linijow zběhnyć", +"Unmerge Cells":"Cele dźělić", +"Unprotect Cells":"Škit cele zběhnyć", +"Up Arrow":"Šipk horje", +"Up Arrow Callout":"Pucher ze šipkom horje", +"Up and Down Arrow":"Šipk horje a dele", +"Up and Down Arrow Callout":"Pucher ze šipkomaj horje a dele", +"Up and Right Arrow":"Šipk horje a doprawa", +"Up and Right Arrow Callout":"Pucher ze šipkomaj horje a doprawa", +"Up, Right and Down Arrow":"Šipk horje, doprawa a dele", +"Update ~Index":"~Zapis aktualizować", +"Vertical Scroll":"Padoruna pismowa róla", +"Vertical Text":"Padoruny tekst", +"Vertically C~enter":"Wertikalnje w~osrjedźa", +"Vertically S~pacing":"Wotstup werti~kalnje", +"Vertically ~Bottom":"Wertikalnje ~deleka", +"Vertically ~Top":"Wertikalnje ~horjeka", +"View Grid Lines":"Lěsyčne linije pokazać", +"Watermark...":"Wodowe znamjo...", +"Wave":"Žołma", +"Wrap Text":"Tekst łamać", +"Zoom In":"Powjetšić", +"Zoom Out":"Pomjeńšić", +"~3D View...":"~3D-napohlad…", +"~Accessibility Check...":"~Přepruwowanje bjezbarjernosće...", +"~Add":"~Přidać", +"~Add to List":"~Lisćinje přidać", +"~Advanced Filter...":"~Rozšěrjeny filter…", +"~Analysis of Variance (ANOVA)...":"~Wariancowa analyza (ANOVA)…", +"~Arrange":"Po~rjad", +"~Author":"~Awtor", +"~Automatic Spell Checking":"~Awtomatiska prawopisna kontrola", +"~Bottom":"~Deleka", +"~Bring to Front":"Cyle do p~rědka", +"~Bullets and Numbering...":"~Naličenske znamješka a čisłowanje...", +"~Capitalize Every Word":"~Kóžde Słowo Z Wulkim Pismikom Pisać", +"~Centered":"~Centrowane", +"~Chart...":"~Diagram...", +"~Chi-square Test...":"Kwadratny test ~Chi…", +"~Clear":"~Zhašeć", +"~Clear Direct Formatting":"~Direktne formatětowanje zhašeć", +"~Column":"Šp~alta", +"~Column Break":"Łamanje špal~ty", +"~Columns":"Špa~lty", +"~Contour":"~Kontura", +"~Convert":"~Přetworić", +"~Correlation...":"~Korelacija…", +"~Covariance...":"~Kowarianca…", +"~Cut":"W~utřihać", +"~Data":"~Daty", +"~Data Ranges...":"~Datowe wobłuki…", +"~Data Table...":"~Datowa tabela…", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (njezměnity)", +"~Date (variable)":"Da~tum (wariabelny)", +"~Define":"~Definować", +"~Define Range...":"Wobłuk ~definować…", +"~Define...":"~Definować…", +"~Delete":"~Zhašeć", +"~Delete Sheet...":"Tabelu ~zhašeć…", +"~Delete Slide":"Foliju ~zhašeć", +"~Descriptive Statistics...":"W~opisowaca statistika…", +"~Display Grid":"~Lěsycu zwobraznić", +"~Edit":"Wo~bdźěłać", +"~Edit Contour...":"Wobrys wob~dźěłać...", +"~Edit...":"Wo~bdźěłać…", +"~Endnote":"~Kónčna nóžka", +"~Enter Group":"Do skupiny ~zastupić", +"~Exponential Smoothing...":"~Eksponencielne wurunanje…", +"~F-test...":"~F-test…", +"~File":"~Dataja", +"~First Paragraph":"~Prěni wotstawk", +"~Fonts...":"~Pisma...", +"~Footnote":"~Nóžka", +"~Footnote/Endnote Settings...":"~Nastajenja nóžkow/kónčnych nóžkow…", +"~Format Cells...":"~Cele formatěrować…", +"~Formula Object...":"~Formlowy objekt...", +"~Function...":"~Funkcija…", +"~Go to Sheet...":"~K tabeli…", +"~Goal Seek...":"~Cilowu hódnotu pytać…", +"~Group":"~Zeskupić", +"~Group and Outline":"~Zeskupjenje a rozrjad", +"~Group...":"~Zeskupjenje...", +"~Header and Footer...":"~Hłowowa a nohowa linka...", +"~Headers and Footers...":"~Hłowowe a nohowe linki…", +"~Height...":"~Wysokosć…", +"~Help":"~Pomoc", +"~Hide":"~Schować", +"~Hide AutoFilter":"Awtomatiski filter s~chować", +"~Hide Details":"Podrobnosće s~chować", +"~Hide Sheet":"Tabelu sc~hować", +"~Hide Slide":"Foliju s~chować", +"~Hyperlink":"~Hyperwotkaz", +"~Hyperlink...":"~Hyperwotkaz...", +"~Hyphenation":"~Dźělenje złóžkow", +"~Hyphenation...":"~Dźělenje złóžkow...", +"~Image...":"W~obraz...", +"~Index Entry...":"~Zapisk zapisa...", +"~Insert":"~Zasadźić", +"~Insert or Edit...":"~Zasadźić abo wobdźěłać…", +"~Insert...":"~Zasadźić…", +"~Interaction...":"~Interakcija...", +"~Left":"Na~lěwo", +"~Left-to-Right Mark":"Marka wot~lěwa doprawa", +"~Line Numbering...":"Čisłowanje ~linkow...", +"~Manage...":"~Rjadować...", +"~Middle":"Wo~srjedźa", +"~More Fields...":"~Dalše pola...", +"~More Options...":"~Dalše nastajenja...", +"~Move or Copy Sheet...":"Tabelu pře~sunyć abo kopěrować…", +"~Moving Average...":"~Wisaty přerězk…", +"~Named Ranges and Expressions":"~Pomjenowane wobłuki a wurazy", +"~New Slide":"~Nowa folija", +"~No-break Space":"Šk~itana mjezota", +"~Optimal":"~Optimalny", +"~Optimal Height...":"~Optimalna wysokosć…", +"~Optimal Width...":"~Optimalna šěrokosć…", +"~Ordered List":"Či~słowana lisćina", +"~Page":"~Strona", +"~Page Break":"Łamanje ~strony", +"~Page Number":"Č~isło strony", +"~Page Number...":"Čisło ~strony…", +"~Page Numbers...":"Či~sła stronow...", +"~Page Style...":"~Předłoha strony...", +"~Page...":"~Strona...", +"~Parallel":"~Paralelny", +"~Paste":"~Zasadźić", +"~Pivot Table":"~Pivotowa tabela", +"~Print...":"Ć~išćeć...", +"~Properties...":"~Kajkosće...", +"~Recalculate":"~Znowa wuličić", +"~Record":"~Natočić", +"~Redo":"Wob~nowić", +"~Refresh":"~Aktualizować", +"~Regression...":"~Regresija…", +"~Remove Hyperlink":"Hyperwotkaz wot~stronić", +"~Remove Outline":"~Rozrjad wotstronić", +"~Reset Filter":"Filter ~wróćo stajić", +"~Right":"Nap~rawo", +"~Right-to-Left Mark":"Ma~rka wotprawa dolěwa", +"~Row":"~Linka", +"~Rows":"~Linki", +"~Sampling...":"~Dźělne proby…", +"~Save":"~Składować", +"~Sections...":"Wot~rězki...", +"~Select":"W~ubrać", +"~Send to Back":"Cyle do po~zadka", +"~Sentence case":"W~ulki spočatk sady", +"~Shape":"~Twar", +"~Sheet":"~Tabela", +"~Show":"~Pokazać", +"~Show Details":"Podrobnosće po~kazać", +"~Show Sheet...":"Tabelu poka~zać…", +"~Slide Number":"~Folijowe čisło", +"~Soft Hyphen":"Mje~chka wjazawka", +"~Sort...":"~Sortěrować…", +"~Spacing":"Wot~stup", +"~Spacing...":"~Wotstup...", +"~Spelling...":"~Prawopis...", +"~Standard Filter...":"~Standardny filter…", +"~Subject":"~Tema", +"~Table":"~Tabela", +"~Table Properties...":"~Tabelowe kajkosće...", +"~Table...":"~Tabela...", +"~Text Box":"~Tekstowe polo", +"~Thesaurus...":"~Tezawrus...", +"~Through":"~Přez", +"~Time":"Č~as", +"~Time (fixed)":"Čas (~njezměnity)", +"~Time (variable)":"Čas (~wariabelny)", +"~Tools":"~Nastroje", +"~Top":"~Horjeka", +"~UPPERCASE":"W~ULKE PISMIKI", +"~Undo":"~Cofnyć", +"~Ungroup...":"Zeskupjenje z~běhnyć...", +"~Unordered List":"~Njerjadowana lisćina", +"~Update All":"Wšě ~aktualizować", +"~Validity...":"~Płaćiwosć…", +"~View":"~Napohlad", +"~While Typing":"~Při zapodawanju", +"~Width...":"Šě~rokosć…", +"~Word Count...":"~Ličenje słowow...", +"~Word Joiner":"Słowny ~zwjazowak", +"~Wrap":"~Wobběh", +"~Z-test...":"~Z-test…", +"~Zero-width Space":"Mjezota z nu~lowej šěrokosću", +"~lowercase":"~małe pismiki", +"~tOGGLE cASE":"pISANJE pŘE~MĚNIĆ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/hu.json b/f7cloud-office/browser/dist/l10n/uno/hu.json new file mode 100644 index 0000000..35eb9b2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/hu.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Tizenkét ágú csillag", +"24-Point Star":"Huszonnégy ágú csillag", +"4-Point Star":"Négyágú csillag", +"4-way Arrow":"Négyirányú nyíl", +"4-way Arrow Callout":"Négyirányú nyíl ábrafelirat", +"5-Point Star":"Ötágú csillag", +"6-Point Star":"Hatágú csillag", +"6-Point Star, Concave":"Hatágú csillag, konkáv", +"8-Point Star":"Nyolcágú csillag", +"Accept":"Elfogadás", +"Accept All":"Összes elfogadása", +"Accept All Changes":"Összes változás elfogadása", +"Accept Change":"Változás elfogadása", +"Accept Track Change and select the next one":"Változáskövetés elfogadása és a következő kijelölése", +"Accept and Move to Next":"Elfogadás és a következőre lépés", +"Add Decimal Place":"Tizedesjegy hozzáadása", +"Add descriptions of non-text content (for accessibility)":"Nem szöveges tartalmak leírásainak megadása (akadálymentesítéshez)", +"After":"Utána", +"Align Bottom":"Alulra igazítás", +"Align Bottom to Anchor":"Alja igazítása horgonyhoz", +"Align Center":"Középre igazítás", +"Align Left":"Balra igazítás", +"Align Right":"Jobbra igazítás", +"Align Tex~t":"Szö~veg igazítása", +"Align Top":"Felülre igazítás", +"Align Top to Anchor":"Teteje igazítása horgonyhoz", +"Alt Text...":"Akadálymentesítési leírás...", +"Anc~hor":"~Horgony", +"Animation":"Animáció", +"Apply Suggestion":"Javaslat alkalmazása", +"Arch Down (Curve)":"Lefelé ív (Körvonal)", +"Arch Down (Pour)":"Lefelé ív (Gyűrű)", +"Arch Left (Curve)":"Balra ív (Körvonal)", +"Arch Right (Curve)":"Jobbra ív (Körvonal)", +"Arch Right (Pour)":"Jobbra ív (Gyűrű)", +"Arch Up (Curve)":"Felfelé ív (Körvonal)", +"Arch Up (Pour)":"Felfelé ív (Gyűrű)", +"Arrange":"Elrendezés", +"As C~haracter":"K~arakterként", +"AutoCorr~ect":"A~utomatikus javítás", +"AutoFill Data Series: automatic":"Automatikus kitöltés adatsorozata: automatikus", +"Auto~Filter":"~Automatikus szűrő", +"A~lignment...":"~Igazítás...", +"A~rea...":"~Terület...", +"A~rrange":"~Elrendezés", +"Back One":"Eggyel hátrébb", +"Background Color":"Háttérszín", +"Before":"Előtte", +"Block Arc":"Gyűrűív", +"Bold":"Félkövér", +"Bookmar~k...":"Köny~vjelző...", +"Borders (Shift to overwrite)":"Szegélyek (Shift a felülíráshoz)", +"Bottom":"Alulra", +"Brightness":"Fényerő", +"Caption...":"Felirat...", +"Center":"Középre", +"Center Horizontal":"Vízszintesen középre", +"Center Vertically":"Függőlegesen középre", +"Centered":"Középre igazított", +"Ce~lls...":"~Cellák...", +"Character Highlighting Color":"Karakterkiemelés színe", +"Character Spacing":"Betűköz", +"Charcoal Sketch":"Rajzszén skicc", +"Chart T~ype...":"Diagram~típus...", +"Check Spelling":"Helyesírás-ellenőrzés", +"Chevron":"Váll-lap", +"Chevron Down":"Váll-lap lefelé", +"Chevron Up":"Váll-lap felfelé", +"Circle":"Kör alakú összecsukódás", +"Circle (Curve)":"Körkörös (Körvonal)", +"Circle (Pour)":"Körkörös (Gyűrű)", +"Circle Pie":"Körcikk", +"Circular Arrow":"Körkörös nyíl", +"Clear Direct Formatting":"Közvetlen formázás törlése", +"Clear ~Direct Formatting":"Közvetlen ~formázás törlése", +"Cle~ar Cells...":"~Cellák ürítése…", +"Clone Formatting":"Formátumecset", +"Close Master View":"Sablonnézet bezárása", +"Cloud":"Felhő", +"Cl~ear Contents...":"~Tartalom törlése…", +"Color Scale...":"Színskála…", +"Column":"Oszlop", +"Column ~Width...":"~Oszlopszélesség...", +"Columns A~fter":"Oszlopok ~utána", +"Columns B~efore":"~Oszlopok elé", +"Columns ~After":"Oszlopok ~utána", +"Columns ~Before":"Oszlopok ~elé", +"Comments":"Megjegyzések", +"Comme~nt":"Megjegy~zés", +"Connector":"Összekötő", +"Connector Ends with Arrow":"Nyíllal végződő összekötő", +"Connector with Arrows":"Összekötő nyilakkal", +"Connectors":"Összekötők", +"Connectors (double click for multi-selection)":"Összekötők (kattintson duplán többszörös kijelöléshez)", +"Content Control Properties":"Tartalomvezérlő-tulajdonságok", +"Contrast":"Kontraszt", +"Copy Hyperlink Location":"Hiperhivatkozás helyének másolása", +"Cop~y":"~Másolás", +"Corner Right Arrow":"Beforduló jobbra nyíl", +"Co~lumns...":"~Hasábok...", +"Co~mpress...":"~Tömörítés…", +"Crop":"Vágás", +"Crop Image":"Kép vágása", +"Cross":"Kereszt", +"Cross-~reference...":"Kereszthi~vatkozás...", +"Cuboid":"Kuboid", +"Currency":"Pénznem", +"Current ~Index":"A~ktuális jegyzék", +"Curve":"Görbe", +"Curve Down":"Lefelé ívelő", +"Curve Up":"Felfelé ívelő", +"Curved Connector":"Íves összekötő", +"Curved Connector Ends with Arrow":"Nyíllal végződő íves összekötő", +"Curved Connector with Arrows":"Íves összekötő nyilakkal", +"Cycle Case":"Betűváltás", +"Cylinder":"Henger", +"C~ell":"C~ella", +"C~haracter...":"~Karakter…", +"C~onditional":"~Feltételes", +"Data Bar...":"Adatsáv…", +"Date":"Dátum", +"Date...":"Dátum…", +"Dat~e (variable)":"Dátum (~változó)", +"Decrease Font Size":"Betűméret csökkentése", +"Decrease Indent":"Behúzás csökkentése", +"Decrease Paragraph Spacing":"Bekezdés térközének csökkentése", +"Decrease Size":"Méret csökkentése", +"Delete All Comments":"Minden megjegyzés törlése", +"Delete All Comments by This Author":"Minden megjegyzés törlése ettől a szerzőtől", +"Delete Axis":"Tengely törlése", +"Delete Comment":"Megjegyzés törlése", +"Delete Content Control":"Tartalomvezérlő törlése", +"Delete C~ells...":"~Cellák törlése…", +"Delete C~ontents...":"Tartal~om törlése...", +"Delete Data Labels":"Adatfelirat törlése", +"Delete Decimal Place":"Tizedesjegy törlése", +"Delete Index":"Jegyzék törlése", +"Delete Legend":"Jelmagyarázat törlése", +"Delete Major Grid":"Főrács törlése", +"Delete Minor Grid":"Segédrács törlése", +"Delete Row":"Sor törlése", +"Delete Rows":"Sorok törlése", +"Delete Single Data Label":"Egyetlen adatfelirat törlése", +"Delete Sparkline":"Értékgörbe törlése", +"Delete Sparkline Group":"Értékgörbecsoport törlése", +"Delete Table":"Táblázat törlése", +"Delete selected columns":"Kijelölt oszlopok törlése", +"Delete selected rows":"Kijelölt sorok törlése", +"Delete table":"Táblázat törlése", +"Delete ~All Comments":"~Minden megjegyzés törlése", +"Delete ~Columns":"~Oszlopok törlése", +"Demote Outline Level":"Vázlatszint lefokozása", +"Demote Outline Level with Subpoints":"Vázlatszint lefokozása eggyel az alpontokkal együtt", +"De~lete...":"Tö~rlés…", +"Diamond":"Rombusz", +"Diamond Bevel":"Rombusz kiemelkedés", +"Digital Signatu~res...":"~Digitális aláírások...", +"Display Grid":"Rács megjelenése", +"Doorplate":"Tábla", +"Double Brace":"Dupla kapcsos zárójel", +"Double Bracket":"Dupla zárójel", +"Double Underline":"Kettős aláhúzás", +"Down Arrow":"Lefelé nyíl", +"Down Arrow Callout":"Lefelé nyíl ábrafelirat", +"Duplicate Page":"Oldal megkettőzése", +"Duplicate ~Slide":"~Dia megkettőzése", +"D~elete Page":"~Oldal törlése", +"Edit Hyperlink...":"Hiperhivatkozás szerkesztése...", +"Edit Section...":"Szakasz szerkesztése…", +"Edit Sparkline Group...":"Értékgörbecsoport szerkesztése...", +"Edit Sparkline...":"Értékgörbe szerkesztése...", +"Ellipse":"Ellipszis", +"Ellipse (double click for multi-selection)":"Ellipszis (kattintson duplán többszörös kijelöléshez)", +"Explosion":"Robbanás", +"E~xecute Interaction...":"Köz~játék végrehajtása", +"E~xit Group":"~Kilépés a csoportból", +"Fade Down":"Eltávolodó lefelé", +"Fade Left":"Eltávolodó balra", +"Fade Right":"Eltávolodó jobbra", +"Fade Up":"Eltávolodó felfelé", +"Fade Up and Left":"Eltávolodó balra-felfelé", +"Fade Up and Right":"Eltávolodó jobbra-felfelé", +"Fiel~d":"~Mező", +"Fill Color":"Kitöltés színe", +"Find Next":"Következő keresése", +"Find Previous":"Előző keresése", +"Find and Rep~lace...":"Keresés és cse~re...", +"First ~Author":"~Első szerző", +"Flip Horizontally":"Vízszintes tükrözés", +"Flip Vertically":"Függőleges tükrözés", +"Flowchart: Alternate Process":"Folyamatábra: Alternatív folyamat", +"Flowchart: Card":"Folyamatábra: Kártya", +"Flowchart: Collate":"Folyamatábra: Összehasonlítás", +"Flowchart: Connector":"Folyamatábra: Csatlakozás", +"Flowchart: Data":"Folyamatábra: Adat", +"Flowchart: Decision":"Folyamatábra: Döntés", +"Flowchart: Delay":"Folyamatábra: Késleltetés", +"Flowchart: Direct Access Storage":"Folyamatábra: Közvetlen elérésű tároló", +"Flowchart: Display":"Folyamatábra: Képernyő", +"Flowchart: Document":"Folyamatábra: Dokumentum", +"Flowchart: Extract":"Folyamatábra: Eltávolítás", +"Flowchart: Internal Storage":"Folyamatábra: Belső tároló", +"Flowchart: Magnetic Disc":"Folyamatábra: Mágneslemez", +"Flowchart: Manual Input":"Folyamatábra: Manuális adatbevitel", +"Flowchart: Manual Operation":"Folyamatábra: Kézi művelet", +"Flowchart: Merge":"Folyamatábra: Összefésülés", +"Flowchart: Multidocument":"Folyamatábra: Dokumentumok", +"Flowchart: Off-page Connector":"Folyamatábra: Csatlakozás másik lapra", +"Flowchart: Or":"Folyamatábra: Vagy", +"Flowchart: Predefined Process":"Folyamatábra: Előre definiált eljárás", +"Flowchart: Preparation":"Folyamatábra: Előkészítés", +"Flowchart: Process":"Folyamatábra: eljárás", +"Flowchart: Punched Tape":"Folyamatábra: Lyukszalag", +"Flowchart: Sequential Access":"Folyamatábra: Soros elérés", +"Flowchart: Sort":"Folyamatábra: Rendezés", +"Flowchart: Stored Data":"Folyamatábra: Tárolt adat", +"Flowchart: Summing Junction":"Folyamatábra: Csomópont", +"Flowchart: Terminator":"Folyamatábra: Vége", +"Flower":"Virág", +"Folded Corner":"Szamárfül", +"Font Color":"Betűszín", +"Fontwork Shape":"Betűbűvész - Alak", +"Fontwork...":"Betűbűvész…", +"Foote~r":"É~lőláb", +"For All Text":"Minden szöveghez", +"For Paragraph":"Bekezdéshez", +"For Selection":"Kijelöléshez", +"Format Axis...":"Tengely formázása...", +"Format Chart Area...":"Diagramterület formázása...", +"Format Data Labels...":"Adatfeliratok formázása...", +"Format Data Point...":"Adatpont formázása...", +"Format Data Series...":"Adatsorok formázása...", +"Format Floor...":"Alapsík formázása...", +"Format Legend...":"Jelmagyarázat formázása", +"Format Major Grid...":"Főrács formázása...", +"Format Mean Value Line...":"Középértékvonal formázása...", +"Format Minor Grid...":"Segédrács formázása...", +"Format Pa~ge...":"Oldal ~formátuma...", +"Format Selection...":"Kijelölés formázása...", +"Format Single Data Label...":"Egyetlen adatfelirat formázása...", +"Format Stock Gain...":"Árfolyamnyereség formázása...", +"Format Stock Loss...":"Árfolyamveszteség formázása...", +"Format Title...":"Cím formázása...", +"Format Trend Line Equation...":"Trendvonal egyenletének formázása...", +"Format Trend Line...":"Trendvonal formázása...", +"Format Wall...":"Háttér formázása...", +"Format X Error Bars...":"X hibasávok formázása...", +"Format Y Error Bars...":"Y hibasávok formázása...", +"Format as Currency":"Számformátum: pénznem", +"Format as Date":"Számformátum: dátum", +"Format as General":"Számformátum: általános", +"Format as Number":"Számformátum: szám", +"Format as Percent":"Számformátum: százalék", +"Format as Scientific":"Számformátum: tudományos", +"Format as Time":"Számformátum: idő", +"Formatting Mark":"Formázási jel", +"Formula to Value":"Képlet értékké alakítása", +"Forward One":"Eggyel előre", +"For~matting Marks":"Bekez~désjelek", +"Fo~rm":"Ű~rlap", +"Frame":"Keret", +"Freeze First Column":"Első oszlop rögzítése", +"Freeze First Row":"Első sor rögzítése", +"Freeze Rows and Columns":"Rögzítés", +"Freeze ~Cells":"~Cellák rögzítése", +"F~ont Size...":"B~etűméret...", +"F~ormat":"F~ormátum", +"F~ourier Analysis...":"F~ourier analízis…", +"F~rame...":"Ke~ret…", +"F~ull Screen":"~Teljes képernyő", +"General":"Általános", +"Give a label to identify an object":"Adjon meg címkét egy objektum azonosításához", +"Go t~o Page...":"~Ugrás oldalra...", +"Go t~o Slide...":"U~grás diára...", +"Group Sparklines":"Értékgörbék csoportosítása", +"Heading ~Numbering...":"~Címsorszámozás...", +"Heart":"Szív", +"Hexagon":"Hatszög", +"He~ader":"Élő~fej", +"He~ader and Footer":"É~lőfej és élőláb", +"Horizontal Scroll":"Vízszintes tekercs", +"Horizontally ~Center":"Vízszintesen ~középre", +"Horizontally ~Left":"Vízszintesen ~balra", +"Horizontally ~Right":"Vízszintesen ~jobbra", +"Horizontally ~Spacing":"Vízszintesen ~egyenletesen", +"H~ide":"~Elrejtés", +"H~ide Columns":"Oszlopok el~rejtése", +"H~ide Rows":"~Sorok elrejtése", +"Icon Set...":"Ikonkészlet…", +"Ignore":"Elvetés", +"Ignore All":"Összes mellőzése", +"Image Mode":"Képmód", +"In ~Background":"~Háttérben", +"Increase Font Size":"Betűméret növelése", +"Increase Indent":"Behúzás növelése", +"Increase Paragraph Spacing":"Bekezdés térközének növelése", +"Increase Size":"Méret növelése", +"Inflate":"Lekerekített", +"Insert Audio or Video":"Hang vagy videó beszúrása", +"Insert Axis":"Tengely beszúrása", +"Insert Axis Title":"Tengelyfelirat beszúrása", +"Insert Bookmark":"Könyvjelző beszúrása", +"Insert Caption...":"Felirat beszúrása…", +"Insert Chart":"Diagram beszúrása", +"Insert Column After":"Oszlop beszúrása utána", +"Insert Column Before":"Oszlop beszúrása ez elé", +"Insert Column Break":"Hasábtörés beszúrása", +"Insert Columns ~After":"Oszlopok beszúrása ~utána", +"Insert Columns ~Before":"Oszlopok beszúrása ~elé", +"Insert Comment":"Megjegyzés beszúrása", +"Insert Co~lumns":"~Oszlopok beszúrása", +"Insert Cross-reference":"Kereszthivatkozás beszúrása", +"Insert Data Labels":"Adatfeliratok beszúrása", +"Insert Endnote":"Végjegyzet beszúrása", +"Insert Field":"Mező beszúrása", +"Insert Fontwork Text":"Betűbűvész szöveg beillesztése", +"Insert Footnote":"Lábjegyzet beszúrása", +"Insert Frame":"Keret beszúrása", +"Insert Hyperlink":"Hiperhivatkozás beszúrása", +"Insert Image...":"Kép beszúrása…", +"Insert Index Entry":"Bejegyzés beszúrása", +"Insert Line (double click for multi-selection)":"Vonal beszúrása (kattintson duplán többszörös kijelöléshez)", +"Insert Major Grid":"Főrács beszúrása", +"Insert Mean ~Value Line":"Középérték~vonal beszúrása", +"Insert Minor Grid":"Segédrács beszúrása", +"Insert Page Break":"Oldaltörés beszúrása", +"Insert Page Number":"Oldalszám beszúrása", +"Insert Row Above":"Sor beszúrása fölé", +"Insert Row Below":"Sor beszúrása alá", +"Insert Rows ~Above":"Sorok ~beszúrása fölé", +"Insert Rows ~Below":"Sorok beszúrása ~alá", +"Insert Single Data Label":"Egyetlen adatfelirat beszúrása", +"Insert Slide":"Dia beszúrása", +"Insert Soft Hyphen...":"Feltételes elválasztójel beszúrása...", +"Insert Special Character":"Speciális karakter beszúrása", +"Insert Special Characters":"Speciális karakterek beszúrása", +"Insert Text Box":"Szövegdoboz beszúrása", +"Insert Text Box (double click for multi-selection)":"Szövegdoboz beszúrása (kattintson duplán többszörös kijelöléshez)", +"Insert Titles...":"Címek beszúrása...", +"Insert Tre~nd Line...":"Tre~ndvonal beszúrása...", +"Insert Unnumbered Entry":"Számozatlan elem beszúrása", +"Insert Vertical Text":"Függőleges szöveg beszúrása", +"Insert columns after":"Oszlopok beszúrása utána", +"Insert columns before":"Oszlopok beszúrása elé", +"Insert page number":"Oldalszám beszúrása", +"Insert rows above":"Sorok beszúrása fölé", +"Insert rows below":"Sorok beszúrása alá", +"Insert ~Cells...":"~Cellák beszúrása...", +"Insert ~Rows":"~Sorok beszúrása", +"Insert ~Table...":"~Táblázat beszúrása…", +"Insert ~X Error Bars...":"~X-hibaoszlopok beszúrása...", +"Insert ~Y Error Bars...":"~Y-hibaoszlopok beszúrása...", +"Insert/Delete Axes...":"Tengelyek beszúrása/törlése...", +"Invert":"Invertálás", +"Isosceles Triangle":"Egyenlő szárú háromszög", +"Italic":"Dőlt", +"Justified":"Sorkizárt", +"Language":"Nyelv", +"Language Status":"Nyelv állapota", +"Layout":"Elrendezés", +"Left":"Balra", +"Left Arrow":"Balra nyíl", +"Left Arrow Callout":"Balra nyíl ábrafelirat", +"Left Brace":"Nyitó kapcsos zárójel", +"Left Bracket":"Nyitó zárójel", +"Left and Right Arrow":"Balra és jobbra nyíl", +"Left and Right Arrow Callout":"Balra és jobbra nyíl ábrafelirat", +"Left-To-Right":"Balról jobbra", +"Lightning Bolt":"Villám", +"Line":"Vonal", +"Line Callout 1":"Vonalas ábrafelirat 1", +"Line Callout 2":"Vonalas ábrafelirat 2", +"Line Callout 3":"Vonalas ábrafelirat 3", +"Line Color":"Vonal színe", +"Line Connector":"Vonalas összekötő", +"Line Connector Ends with Arrow":"Nyíllal végződő vonalas összekötő", +"Line Spacing":"Sorköz", +"Line Spacing: 1":"Sorköz: 1", +"Line Spacing: 1.5":"Sorköz: 1,5", +"Line Spacing: 2":"Sorköz: 2", +"Lis~ts":"Lis~ták", +"L~ine...":"~Vonal...", +"Manage Track Changes":"Változáskövetés kezelése", +"Manage...":"Kezelés...", +"Manual ~Break...":"Töréspo~nt...", +"Master Slides":"Mester diák", +"Media":"Média", +"Merge Cells":"Cellák egyesítése", +"Merge and center or unmerge cells depending on the current toggle state":"Cellák egyesítése és középre igazítása vagy cellák szétbontása a gomb állapotától függően", +"Moon":"Hold", +"More ~Filters":"Több s~zűrő", +"Move Item Down":"Elem lejjebb helyezése", +"Move Item Down with Subpoints":"Elem mozgatása lefelé az alpontokkal együtt", +"Move Item Up":"Elem feljebb helyezése", +"Move Item Up with Subpoints":"Elem mozgatása felfelé az alpontokkal együtt", +"M~erge and Center Cells":"Cellák ~egyesítése és középre igazítása", +"Name...":"Név…", +"Na~vigator":"N~avigátor", +"New Page":"Új oldal", +"Next":"Következő", +"Next Page":"Következő oldal", +"Next Track Change":"Következő követett változás", +"No List":"Nincs lista", +"Non-breaking ~Hyphen":"Nem törő ~kötőjel", +"None":"Nincs", +"Notched Right Arrow":"Bemetszett jobbra nyíl", +"Number":"Szám", +"Number Format":"Számformátum", +"Number Format...":"Számformátum...", +"Number Format: Currency":"Számformátum: pénznem", +"Number Format: Date":"Számformátum: dátum", +"Number Format: Decimal":"Számformátum: decimális", +"Number Format: Exponential":"Számformátum: exponenciális", +"Number Format: Percent":"Számformátum: százalék", +"Number Format: Standard":"Számformátum: általános", +"Number Format: Time":"Számformátum: idő", +"Octagon":"Nyolcszög", +"Octagon Bevel":"Nyolcszögű kiemelkedés", +"Open Circle (Curve)":"Körkörös kinyitva (Körvonal)", +"Open Circle (Pour)":"Körkörös kinyitva (Gyűrű)", +"Open Hyperlink":"Hiperhivatkozás megnyitása", +"Open the Elements Deck":"Az Elemek panel megnyitása", +"Open the Styles Deck":"A Stílusok panel megnyitása", +"Optimal Column Width":"Optimális oszlopszélesség", +"Optimal Row Height":"Optimális sormagasság", +"Orientation":"Tájolás", +"Outline Font Effect":"Körvonal betűhatás", +"Overline":"Felülvonás", +"Page Properties...":"Oldaltulajdonságok…", +"Page Tit~le":"~Oldal címe", +"Page ~Count":"Oldalak s~záma", +"Paired ~t-test...":"Páros ~t-próba…", +"Parallelogram":"Paralelogramma", +"Paste ~Special...":"~Irányított beillesztés...", +"Pentagon":"Ötszög", +"Percent":"Százalék", +"Pi~vot Table...":"Kim~utatástábla…", +"Plain Text":"Egyszerű szöveg", +"Pop Art":"Pop art", +"Position and Si~ze...":"~Pozíció és méret...", +"Previous Page":"Előző oldal", +"Previous Track Change":"Előző követett változás", +"Prin~t Ranges":"~Nyomtatási tartomány", +"Prohibited":"Tiltott", +"Promote Outline Level":"Vázlatszint előléptetése", +"Promote Outline Level with Subpoints":"Vázlatszint előléptetése eggyel az alpontokkal együtt", +"Properties":"Tulajdonságok", +"Propert~ies...":"T~ulajdonságok...", +"Protect Cells":"Cellák védelme", +"Protect ~Sheet...":"Munkalap ~védelme...", +"Pr~evious":"Elő~ző", +"Puzzle":"Kirakójáték", +"P~aragraph...":"~Bekezdés...", +"QR and ~Barcode...":"QR- és ~vonalkód...", +"Record Track Changes":"Változások követésének megkezdése", +"Rectangle":"Téglalap", +"Rectangle (double click for multi-selection)":"Téglalap (kattintson duplán többszörös kijelöléshez)", +"Rectangle, Rounded":"Lekerekített téglalap", +"Rectangular Callout":"Téglalap ábrafelirat", +"Reject":"Elvetés", +"Reject All":"Összes elvetése", +"Reject All Changes":"Összes változás elvetése", +"Reject Change":"Változás elvetése", +"Reject Track Change and select the next one":"Változáskövetés elvetése és a következő kijelölése", +"Reject and Move to Next":"Elvetés és a következőre lépés", +"Remove Noise":"Zaj eltávolítása", +"Rename Master":"Sablon átnevezése", +"Rename S~heet...":"~Munkalap átnevezése...", +"Reply Comment":"Válasz a megjegyzésre", +"Reset Data Point":"Adatpont visszaállítása", +"Reset all Data Points":"Minden adatpont visszaállítása", +"Resolved Comments":"Megoldott megjegyzések", +"Restart Numbering":"Számozás újraindítása", +"Right":"Jobbra", +"Right Arrow":"Jobbra nyíl", +"Right Arrow Callout":"Jobbra nyíl ábrafelirat", +"Right Brace":"Záró kapcsos zárójel", +"Right Bracket":"Záró zárójel", +"Right Triangle":"Derékszögű háromszög", +"Right or Left Arrow":"Jobbra vagy balra nyíl", +"Right-To-Left":"Jobbról balra", +"Ring":"Gyűrű", +"Rotate 90° ~Left":"Forgatás 90°-kal ~balra", +"Rotate 90° ~Right":"Forgatás 90°-kal j~obbra", +"Rot~ate":"~Forgatás", +"Round Callout":"Kerek ábrafelirat", +"Rounded Rectangular Callout":"Lekerekített téglalap ábrafelirat", +"Row":"Sor", +"Row ~Height...":"Sor~magasság...", +"Rows ~Above":"Sorok beszúrása ~fölé", +"Rows ~Below":"Sorok beszúrása ~alá", +"R~efresh Range":"Tartomány ~frissítése", +"R~ight-To-Left":"~Jobbról balra", +"R~un Macro...":"Makró ~futtatása...", +"S-shaped Arrow":"S alakú nyíl", +"Save ~As...":"Men~tés másként...", +"Scientific":"Tudományos", +"Select Cell":"Cella kijelölése", +"Select Column":"Oszlop kijelölése", +"Select Row":"Sor kijelölése", +"Select Table":"Táblázat kijelölése", +"Select ~All":"~Mindet kijelöli", +"Select ~Range...":"Tartomány ~kijelölése...", +"Set Background Image...":"Háttérkép beállítása…", +"Set Character Spacing":"Betűköz beállítása", +"Set Heading Numbering":"Címsorszámozás beállítása", +"Set Line Spacing":"Sorköz beállítása", +"Se~ction...":"~Szakasz...", +"Shadow":"Árnyékolás", +"Sharpen":"Élesítés", +"Sheet R~ight-To-Left":"~Jobbról balra munkalap", +"Show":"Megjelenítés", +"Show Navigator Window":"Navigátorablak megjelenítése", +"Show track changes":"Változáskövetés megjelenítése", +"Sho~w Rows":"S~orok megjelenítése", +"Sho~w Slide":"Dia ~megjelenítése", +"Sidebar":"Oldalsáv", +"Signat~ure Line...":"~Aláírási sor...", +"Signet":"Pecsét", +"Slant Down":"Lejtő", +"Slant Up":"Emelkedő", +"Slide Layout":"Diaelrendezés", +"Slide Properties...":"Dia tulajdonságai…", +"Slide Tit~le":"~Dia címe", +"Slide Transition":"Diaátmenet", +"Slide ~Count":"Diák s~záma", +"Slide ~Layout":"~Diaelrendezés", +"Small capitals":"Kiskapitális", +"Smiley Face":"Nevető arc", +"Snap to Grid":"Rácshoz illesztés", +"Sort Ascending":"Növekvő sorrend", +"Sort Descending":"Csökkenő sorrend", +"So~rt...":"~Rendezés...", +"Sparkline...":"Értékgörbe...", +"Sparklines":"Értékgörbék", +"Split Arrow":"Kettéváló nyíl", +"Split Cells...":"Cellák felosztása...", +"Split Table...":"Táblázat felosztása...", +"Square":"Négyzet", +"Square Bevel":"Négyzetes kiemelkedés", +"Square, Rounded":"Lekerekített négyzet", +"Statistics":"Statisztika", +"Stop":"Lemetszett", +"Straight Connector":"Egyenes összekötő", +"Straight Connector ends with Arrow":"Nyíllal végződő egyenes összekötő", +"Straight Connector with Arrows":"Egyenes összekötő nyilakkal", +"Strikethrough":"Áthúzott", +"Striped Right Arrow":"Szaggatott jobbra nyíl", +"Subscript":"Alsó index", +"Sun":"Nap", +"Superscript":"Felső index", +"Symbol":"Szimbólum", +"S~how Columns":"~Oszlopok megjelenítése", +"S~lide":"~Dia", +"S~pecial Character...":"Különl~eges karakter...", +"Table Cell Background Color":"Táblázatcella háttérszíne", +"Table of Contents and Inde~x":"~Tartalomjegyzék és tárgymutató", +"Ta~ble Properties...":"Táblá~zat tulajdonságai", +"Text Wrap...":"Szöveg törése...", +"Te~xt":"S~zöveg", +"Theme...":"Téma...", +"Thousands Separator":"Ezreselválasztó", +"Time":"Idő", +"Time Field":"Időmező", +"Title Page...":"Címlap...", +"To Background":"Háttérbe", +"To Cell (~resize with cell)":"Cellára (á~tméretezés a cellával)", +"To Foreground":"Előtérbe", +"To Next Paragraph in Level":"A szint következő bekezdésére", +"To Previous Paragraph in Level":"A szint előző bekezdésére", +"To P~age":"~Oldalra", +"To ~Cell":"~Cellára", +"To ~Character":"~Karakterre", +"To ~Curve":"~Görbévé", +"To ~Frame":"K~erethez", +"To ~Paragraph":"~Bekezdésre", +"Toggle Automatic Spell Checking":"Automatikus helyesírás-ellenőrzés be/ki", +"Toggle Formatting Marks":"Minden látszik", +"Toggle Ordered List":"Rendezett lista ki/be", +"Toggle Shadow":"Árnyékolás be/ki", +"Toggle Unordered List":"Rendezetlen lista ki/be", +"Top":"Felülre", +"Track Chan~ges":"~Változások követése", +"Translate...":"Fordítás...", +"Transparency":"Átlátszóság", +"Trapezoid":"Trapéz", +"Triangle Down":"Háromszögesítve lefelé", +"Triangle Up":"Háromszögesítve felfelé", +"T~able":"~Táblázat", +"T~ime (variable)":"Idő (vál~tozó)", +"T~itle":"~Cím", +"Underline":"Aláhúzott", +"Unfloat Frame Content":"Keret tartalma ne lebegjen", +"Ungroup Sparklines":"Értékgörbék szétbontása", +"Unmerge Cells":"Cellák szétbontása", +"Unprotect Cells":"Cellavédelem megszüntetése", +"Up Arrow":"Felfelé nyíl", +"Up Arrow Callout":"Felfelé nyíl ábrafelirat", +"Up and Down Arrow":"Felfelé és lefelé nyíl", +"Up and Down Arrow Callout":"Felfelé és lefelé nyíl ábrafelirat", +"Up and Right Arrow":"Felfelé és jobbra nyíl", +"Up and Right Arrow Callout":"Felfelé és jobbra nyíl ábrafelirat", +"Up, Right and Down Arrow":"Felfelé, jobbra és lefelé nyíl", +"Update ~Index":"Jegyzék f~rissítése", +"Vertical Scroll":"Függőleges tekercs", +"Vertical Text":"Függőleges szöveg", +"Vertically C~enter":"Függőlegesen közé~pre", +"Vertically S~pacing":"Függőlegesen e~gyenletesen", +"Vertically ~Bottom":"Függőlegesen ~lentre", +"Vertically ~Top":"Függőlegesen ~fentre", +"View Grid Lines":"Rácsvonalak megjelenítése", +"Watermark...":"Vízjel…", +"Wave":"Hullámzás", +"Wrap Text":"Szöveg tördelése", +"Zoom In":"Nagyítás", +"Zoom Out":"Kicsinyítés", +"~3D View...":"~Térbeli nézet...", +"~Accessibility Check...":"~Kisegítő lehetőségek ellenőrzése...", +"~Add":"~Hozzáadás", +"~Add to List":"H~ozzáadás listához", +"~Advanced Filter...":"~Irányított szűrő...", +"~Analysis of Variance (ANOVA)...":"~Varianciaanalízis (ANOVA)...", +"~Arrange":"~Elrendezés", +"~Author":"~Szerző", +"~Automatic Spell Checking":"~Automatikus helyesírás-ellenőrzés", +"~Bottom":"~Alulra", +"~Bring to Front":"~Előrehozás", +"~Bullets and Numbering...":"~Felsorolás és számozás...", +"~Capitalize Every Word":"~Minden Szó Nagybetűs", +"~Centered":"~Középre", +"~Chart...":"Dia~gram...", +"~Chi-square Test...":"χ²-p~róba...", +"~Clear":"~Törlés", +"~Clear Direct Formatting":"~Közvetlen formázás törlése", +"~Column":"Os~zlop", +"~Column Break":"~Oszloptörés", +"~Columns":"~Oszlopok", +"~Contour":"~Körvonal", +"~Convert":"Áta~lakítás", +"~Correlation...":"~Korreláció...", +"~Covariance...":"K~ovariancia...", +"~Cut":"~Kivágás", +"~Data":"~Adatok", +"~Data Ranges...":"Adat~tartományok...", +"~Data Table...":"A~dattáblázat…", +"~Date":"~Dátum", +"~Date (fixed)":"~Dátum (rögzített)", +"~Date (variable)":"Dátum (~változó)", +"~Define":"~Meghatározás", +"~Define Range...":"Tartomány ~definiálása...", +"~Define...":"~Megadás...", +"~Delete":"~Törlés", +"~Delete Sheet...":"Munkalap ~törlése…", +"~Delete Slide":"~Dia törlése", +"~Descriptive Statistics...":"~Leíró statisztika...", +"~Display Grid":"~Rács megjelenítése", +"~Edit":"S~zerkesztés", +"~Edit Contour...":"Körvonal ~szerkesztése...", +"~Edit...":"S~zerkesztés...", +"~Endnote":"~Végjegyzet", +"~Enter Group":"~Belépés a csoportba", +"~Exponential Smoothing...":"~Exponenciális simítás...", +"~F-test...":"~F-próba...", +"~File":"~Fájl", +"~First Paragraph":"~Első bekezdés", +"~Fonts...":"~Betűk...", +"~Footnote":"~Lábjegyzet", +"~Footnote/Endnote Settings...":"~Lábjegyzet/végjegyzet beállításai...", +"~Format Cells...":"~Cellák formázása...", +"~Formula Object...":"~Képlet objektum...", +"~Function...":"~Függvény...", +"~Go to Sheet...":"Ugrás m~unkalapra...", +"~Goal Seek...":"~Célértékkeresés...", +"~Group":"~Csoportosítás", +"~Group and Outline":"~Csoportosítás és vázlat", +"~Group...":"~Csoportosítás...", +"~Header and Footer...":"É~lőfej és élőláb...", +"~Headers and Footers...":"Élő~fej és élőláb…", +"~Height...":"~Magasság...", +"~Help":"~Súgó", +"~Hide":"~Elrejtés", +"~Hide AutoFilter":"A~utomatikus szűrő elrejtése", +"~Hide Details":"Rés~zletek elrejtése", +"~Hide Sheet":"M~unkalap elrejtése", +"~Hide Slide":"Dia ~elrejtése", +"~Hyperlink":"~Hiperhivatkozás", +"~Hyperlink...":"~Hiperhivatkozás...", +"~Hyphenation":"~Elválasztás", +"~Hyphenation...":"~Elválasztás...", +"~Image...":"~Kép...", +"~Index Entry...":"~Jegyzékbejegyzés…", +"~Insert":"~Beszúrás", +"~Insert or Edit...":"~Beszúrás vagy szerkesztés…", +"~Insert...":"~Beszúrás…", +"~Interaction...":"~Közjáték...", +"~Left":"~Balra", +"~Left-to-Right Mark":"~Balról jobbra jel", +"~Line Numbering...":"Sors~zámozás...", +"~Manage...":"~Kezelés…", +"~Middle":"~Középre", +"~More Fields...":"További me~zők...", +"~More Options...":"Több ~beállítás…", +"~Move or Copy Sheet...":"Munkalap át~helyezése/másolása…", +"~Moving Average...":"Mozgóá~tlag...", +"~Named Ranges and Expressions":"Ne~vesített tartományok és kifejezések", +"~New Slide":"Ú~j dia", +"~No-break Space":"~Nem törhető szóköz", +"~Optimal":"~Optimális", +"~Optimal Height...":"~Optimális magasság...", +"~Optimal Width...":"~Optimális szélesség...", +"~Ordered List":"~Rendezett lista", +"~Page":"~Oldal", +"~Page Break":"~Oldaltörés", +"~Page Number":"~Oldalszám", +"~Page Number...":"~Oldalszám...", +"~Page Numbers...":"~Oldalszámok...", +"~Page Style...":"~Oldalstílus...", +"~Page...":"~Oldal...", +"~Parallel":"~Párhuzamos", +"~Paste":"~Beillesztés", +"~Pivot Table":"~Kimutatástábla", +"~Print...":"N~yomtatás...", +"~Properties...":"T~ulajdonságok…", +"~Recalculate":"Ú~jraszámolás", +"~Record":"~Változások követése", +"~Redo":"~Újra", +"~Refresh":"~Frissítés", +"~Regression...":"~Regresszió…", +"~Remove Hyperlink":"~Hiperhivatkozás eltávolítása", +"~Remove Outline":"Vá~zlat eltávolítása", +"~Reset Filter":"~Szűrőfeltételek alaphelyzetbe", +"~Right":"~Jobbra", +"~Right-to-Left Mark":"~Jobbról balra jel", +"~Row":"~Sor", +"~Rows":"~Sorok", +"~Sampling...":"~Mintavétel...", +"~Save":"M~entés", +"~Sections...":"~Szakaszok...", +"~Select":"~Kijelölés", +"~Send to Back":"Há~traküldés", +"~Sentence case":"M~ondatkezdő nagybetű", +"~Shape":"~Alakzat", +"~Sheet":"~Munkalap", +"~Show":"~Megjelenítés", +"~Show Details":"~Részletek", +"~Show Sheet...":"M~unkalap megjelenítése…", +"~Slide Number":"~Dia száma", +"~Soft Hyphen":"~Lágy kötőjel", +"~Sort...":"~Rendezés...", +"~Spacing":"~Térköz", +"~Spacing...":"~Térköz...", +"~Spelling...":"~Helyesírás-ellenőrzés...", +"~Standard Filter...":"Á~ltalános szűrő...", +"~Subject":"~Tárgy", +"~Table":"~Táblázat", +"~Table Properties...":"Táblázatt~ulajdonságok…", +"~Table...":"Táblá~zat...", +"~Text Box":"~Szövegdoboz", +"~Thesaurus...":"~Szókincstár...", +"~Through":"~Keresztül", +"~Time":"~Idő", +"~Time (fixed)":"~Idő (rögzített)", +"~Time (variable)":"Idő (válto~zó)", +"~Tools":"~Eszközök", +"~Top":"~Felülre", +"~UPPERCASE":"~NAGYBETŰS", +"~Undo":"~Visszavonás", +"~Ungroup...":"Csoport szét~bontása...", +"~Unordered List":"Ren~dezetlen lista", +"~Update All":"Ö~sszes frissítése", +"~Validity...":"Ér~vényesség...", +"~View":"~Nézet", +"~While Typing":"~Gépelés közben", +"~Width...":"~Szélesség...", +"~Word Count...":"~Szavak száma...", +"~Word Joiner":"S~zóegyesítő", +"~Wrap":"Körbef~uttatás", +"~Z-test...":"~U-próba...", +"~Zero-width Space":"~Null szélességű szóköz", +"~lowercase":"~kisbetűs", +"~tOGGLE cASE":"~fORDÍTVA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/hy.json b/f7cloud-office/browser/dist/l10n/uno/hy.json new file mode 100644 index 0000000..ff71545 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/hy.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Տասներկուաթև աստղ", +"24-Point Star":"Քսանչորսաթև աստղ", +"4-Point Star":"Քառաթև աստղ", +"4-way Arrow":"4-ուղղությամբ սլաք", +"4-way Arrow Callout":"Դուրս բերում 4 ուղղությամբ սլաքով", +"5-Point Star":"Հնգաթև աստղ", +"6-Point Star":"Վեցաթև աստղ", +"6-Point Star, Concave":"Վեցաթև աստղ, Գոգավոր", +"8-Point Star":"Ութաթև աստղ", +"Accept":"Ընդունել", +"Accept All":"Ընդունեք բոլորը", +"Accept All Changes":"Ընդունեք բոլոր փոփոխությունները", +"Accept Change":"Ընդունել փոփոխությունը", +"Accept Track Change and select the next one":"Ընդունեք Փոփոխություններին հետևելը և ընտրեք հաջորդը", +"Accept and Move to Next":"Ընդունեք և անցեք հաջորդին", +"Add Decimal Place":"Ավելացնել տասնորդական տեղ", +"Add descriptions of non-text content (for accessibility)":"Ավելացրեք ոչ տեքստային բովանդակության նկարագրություններ (մատչելիության համար)", +"After":"Հետո", +"Align Bottom":"Հավասարեցնել ըստ ստորին մասի", +"Align Bottom to Anchor":"Հավասարեցրեք ներքևից մինչև խարիսխը", +"Align Center":"Հավասարեցնել կենտրոն", +"Align Left":"Հավասարեցնել ձախ", +"Align Right":"Հավասարեցնել աջ", +"Align Tex~t":"Հավասարեցնել տեքստ~ը", +"Align Top":"Հավասարեցնել վերևով", +"Align Top to Anchor":"Հավասարեցրեք վերևից մինչև խարիսխը", +"Alt Text...":"Այլընտրանքային տեքստ...", +"Anc~hor":"Խարս~խել", +"Animation":"Անիմացիա", +"Apply Suggestion":"Կիրառել առաջարկը", +"Arch Down (Curve)":"Կամար վար (կոր)", +"Arch Down (Pour)":"Կամարը վար (Լցնել)", +"Arch Left (Curve)":"Կամար ձախ (կոր)", +"Arch Right (Curve)":"Կամարը աջ (կոր)", +"Arch Right (Pour)":"Կամարը աջ (Լցնել)", +"Arch Up (Curve)":"Կամարը վեր (կոր)", +"Arch Up (Pour)":"Կամարը վեր (Լցնել)", +"Arrange":"Դասավորել", +"As C~haracter":"Որպես Ն~իշ", +"AutoCorr~ect":"Ինքնաշտկ~ում", +"AutoFill Data Series: automatic":"Ինքնալրացման տվյալների շարքը։ ինքնաշխատ", +"Auto~Filter":"Ինքնա~զտիչ", +"A~lignment...":"Հ~ավասարեցում...", +"A~rea...":"Տ~արածք...", +"A~rrange":"Դ~ասավորել", +"Back One":"Հետ գնալ մեկ", +"Background Color":"Հետնամասի գույն", +"Before":"Մինչ", +"Block Arc":"Բլոկային աղեղ", +"Bold":"Թավ", +"Bookmar~k...":"Էջանշա~ն...", +"Borders (Shift to overwrite)":"Սահմաններ ((Shift վերագրանցման համար)", +"Bottom":"Ստորին", +"Brightness":"Պայծառություն", +"Caption...":"Խորագիր...", +"Center":"Կենտրոն", +"Center Horizontal":"Կենտրոն բերել Հորիզոնական", +"Center Vertically":"Կենտորն բերել ուղղահայաց", +"Centered":"Կենտրոն բերված", +"Ce~lls...":"Բջ~իջներ...", +"Character Highlighting Color":"Նիշի ընդգծման գույն", +"Character Spacing":"Նիշերի միջակայք", +"Charcoal Sketch":"Ածուխով ուրվագիծ", +"Chart T~ype...":"Գծապատկերի Տ~եսակ..", +"Check Spelling":"Ստուգեք Ուղղագրությունը", +"Chevron":"Հեծանակ", +"Chevron Down":"Հեծանակը ներքև", +"Chevron Up":"Հեծանակը վեր", +"Circle":"Շրջան", +"Circle (Curve)":"Շրջան (կոր)", +"Circle (Pour)":"Օղակ (Լցնել)", +"Circle Pie":"Շրջանի մաս", +"Circular Arrow":"Շրջանաձև սլաք", +"Clear Direct Formatting":"Մաքրել ուղիղ ձևաչափումը", +"Clear ~Direct Formatting":"Մաքրել ~ուղիղ ձևաչափումը", +"Cle~ar Cells...":"Մաք~րել բջիջները...", +"Clone Formatting":"Կլոնավորել ձևաչափումը", +"Close Master View":"Փակել վարպետի տեսքը", +"Cloud":"Ամպ", +"Cl~ear Contents...":"Մա~քրել բովանդակությունը...", +"Color Scale...":"Գունային սանդղակ․․․", +"Column":"Սյունակ", +"Column ~Width...":"Սյունակի ~լայնությունը...", +"Columns A~fter":"Սյունակներ հ~ետո", +"Columns B~efore":"Սյունակներ ա~ռջևում", +"Columns ~After":"Սյունակներ ~հետո", +"Columns ~Before":"Սյունակներ ~Հետո", +"Comments":"Մեկնաբանություններ", +"Comme~nt":"Մեկնաբանութ~յուն", +"Connector":"Միացուցիչ", +"Connector Ends with Arrow":"Միակցիչը ավարտվում է սլաքով", +"Connector with Arrows":"Միակցիչ սլաքներով", +"Connectors":"Միացուցիչներ", +"Connectors (double click for multi-selection)":"Միակցիչներ (կրկնակի սեղմում բազմակի ընտրության համար)", +"Content Control Properties":"Բովանդակության վերահսկման հատկություններ", +"Contrast":"Հակադրություն", +"Copy Hyperlink Location":"Պատճենել գերհղման վայրը", +"Cop~y":"Պատճենե~լ", +"Corner Right Arrow":"Անկյունային աջ սլաք", +"Co~lumns...":"Սյ~ունակներ...", +"Co~mpress...":"Սե~ղմել...", +"Crop":"Կտրել", +"Crop Image":"Կտրել պատկերը", +"Cross":"Խաչ", +"Cross-~reference...":"Խաչաձև ~հղում...", +"Cuboid":"Խորանարդաձև", +"Currency":"Արտարժույթ", +"Current ~Index":"Ընթացիկ ~Ցուցիչ", +"Curve":"Կոր", +"Curve Down":"Կորը ներքև", +"Curve Up":"Կորը վեր", +"Curved Connector":"Կոր միակցիչ", +"Curved Connector Ends with Arrow":"Կոր միակցիչը ավարտվում է սլաքով", +"Curved Connector with Arrows":"Կոր միակցիչ սլաքներով", +"Cycle Case":"Օղակի դեպք", +"Cylinder":"Գլան", +"C~ell":"Բ~ջիջ", +"C~haracter...":"Ն~իշ...", +"C~onditional":"Պ~այմանական", +"Data Bar...":"Տվյալների տող․․․", +"Date":"Ամսաթիվ", +"Date...":"Ամսաթիվ․․․", +"Dat~e (variable)":"Ամսաթի~վ (փոփոխական)", +"Decrease Font Size":"Նվազեզնել տառաչափը", +"Decrease Indent":"Նվազեցնել Նահանջը", +"Decrease Paragraph Spacing":"Նվազեցնել պարբերությունների տարածությունը", +"Decrease Size":"Նվազեզնել չափը", +"Delete All Comments":"Ջնջել բոլոր մեկնաբանությունները", +"Delete All Comments by This Author":"Ջնջել այս հեղինակի բոլոր մեկնաբանությունները", +"Delete Axis":"Ջնջեք առանցքը", +"Delete Comment":"Ջնջել մեկնաբանությունը", +"Delete Content Control":"Ջնջել բովանդակության վերահսկողությունը", +"Delete C~ells...":"Ջնջեք Բ~ջիջները...", +"Delete C~ontents...":"Ջնջել Բ~ովանդակությունը...", +"Delete Data Labels":"Ջնջեք տվյալների պիտակները", +"Delete Decimal Place":"Ջնջել տասնորդական տեղը", +"Delete Index":"Ջնջել ցուցիչը", +"Delete Legend":"Ջնջեք լեգենդը", +"Delete Major Grid":"Ջնջեք հիմնական ցանցը", +"Delete Minor Grid":"Ջնջեք Փոքր ցանցը", +"Delete Row":"Ջնջեք տողը", +"Delete Rows":"Ջնջեք տողերը", +"Delete Single Data Label":"Ջնջեք միայնակ տվյալների պիտակը", +"Delete Sparkline":"Ջնջեք կայծային գծերը", +"Delete Sparkline Group":"Ջնջեք կայծային գծերի խումբը", +"Delete Table":"Ջնջել աղյուսակը", +"Delete selected columns":"Ջնջել ընտրված սյունակները", +"Delete selected rows":"Ջնջել ընտրված տողերը", +"Delete table":"Ջնջել աղյուսակը", +"Delete ~All Comments":"Ջնջել ~Բոլոր մեկնաբանությունները", +"Delete ~Columns":"Ջնջեք ~սյունակները", +"Demote Outline Level":"Նվազեցնել ուրվագծի մակարդակը", +"Demote Outline Level with Subpoints":"Նվազեցնել ուրվագծի մակարդակը ենթակետերով", +"De~lete...":"Ջն~ջել...", +"Diamond":"Շեղանկյուն", +"Diamond Bevel":"Շեղանկյուն թեքությունով", +"Digital Signatu~res...":"Թվային ստորագրութ~յուն...", +"Display Grid":"Ցուցադրել ցանցը", +"Doorplate":"Ցուցանակ", +"Double Brace":"Կրկնակի ձևավոր փակագիծ", +"Double Bracket":"Կրկնակի փակագիծ", +"Double Underline":"Երկգիծ ընդգծում", +"Down Arrow":"Ներքև սլաք", +"Down Arrow Callout":"Դուրս բերում ներքև սլաքով", +"Duplicate Page":"Կրկնօրինակել էջը", +"Duplicate ~Slide":"Կրկնօրինակել ~Սահիկը", +"D~elete Page":"Ջ~նջել էջը", +"Edit Hyperlink...":"Խմբագրել գերհղումը...", +"Edit Section...":"Խմբագրել բաժինը...", +"Edit Sparkline Group...":"Խմբագրել կայծային գծերի խումբը․․․", +"Edit Sparkline...":"Խմբագրել կայծային գծերը․․․", +"Ellipse":"Էլլիպս", +"Ellipse (double click for multi-selection)":"Էլիպս (կրկնակի սեղմում բազմակի ընտրության համար)", +"Explosion":"Բռնկում", +"E~xecute Interaction...":"Կ~ատարել փոխազդեցությունը...", +"E~xit Group":"Դ~ուրս եկեք խմբից", +"Fade Down":"Մարել վար", +"Fade Left":"Մարել ձախ", +"Fade Right":"Մարել աջ", +"Fade Up":"Մարել վեր", +"Fade Up and Left":"Մարել վեր և ձախ", +"Fade Up and Right":"Մարել վեր և աջ", +"Fiel~d":"Դաշ~տ", +"Fill Color":"Լցնելու գույն", +"Find Next":"Գտեք հաջորդը", +"Find Previous":"Գտեք նախորդը", +"Find and Rep~lace...":"Գտնել և փոխ~արինել...", +"First ~Author":"Առաջին ~Հեղինակ", +"Flip Horizontally":"Շրջել հորիզոնական", +"Flip Vertically":"Շրջել ուղղահայաց", +"Flowchart: Alternate Process":"Բլոկ սխեմա; Այլընտրանքային գործընթաց", +"Flowchart: Card":"Բլոկ սխեմա: Քարտ", +"Flowchart: Collate":"Բլոկ սխեմա: Համադրել", +"Flowchart: Connector":"Բլոկ սխեմա: Միակցիչ", +"Flowchart: Data":"Բլոկ սխեմա: տվյալներ", +"Flowchart: Decision":"Բլոկ սխեմա: որոշում", +"Flowchart: Delay":"Բլոկ սխեմա: Ուշացում", +"Flowchart: Direct Access Storage":"Բլոկ սխեմա: Ուղիղ հասանելիության հիշողություն", +"Flowchart: Display":"Բլոկ սխեմա: Արտածում", +"Flowchart: Document":"Բլոկ սխեմա: Փաստաթուղթ", +"Flowchart: Extract":"Բլոկ սխեմա: Հանել", +"Flowchart: Internal Storage":"Բլոկ սխեմա: Ներքին հիշողություն", +"Flowchart: Magnetic Disc":"Բլոկ սխեմա: Մագնիսական սկավառակ", +"Flowchart: Manual Input":"Բլոկ սխեմա: Ձեռքով մուտք", +"Flowchart: Manual Operation":"Բլոկ սխեմա: Ձեռքով գործողություն", +"Flowchart: Merge":"Բլոկ սխեմա: Ձուլել", +"Flowchart: Multidocument":"Բլոկ սխեմա: Բազմափաստաթուղթ", +"Flowchart: Off-page Connector":"Բլոկ սխեմա: Էջից դուրս միակցիչ", +"Flowchart: Or":"Բլոկ սխեմա: Կամ", +"Flowchart: Predefined Process":"Բլոկ սխեմա: Նախասահմանված գործընթաց", +"Flowchart: Preparation":"Բլոկ սխեմա: Նախապատրաստություն", +"Flowchart: Process":"Բլոկ սխեմա; պրոցես", +"Flowchart: Punched Tape":"Բլոկ սխեմա: Դակված ժապավեն", +"Flowchart: Sequential Access":"Բլոկ սխեմա: Հաջորդական մուտք", +"Flowchart: Sort":"Բլոկ սխեմա: Տեսակավորել", +"Flowchart: Stored Data":"Բլոկ սխեմա: Պահված տվյալներ", +"Flowchart: Summing Junction":"Բլոկ սխեմա: Ամփոփման հանգույց", +"Flowchart: Terminator":"Բլոկ սխեմա: Ընդհատիչ", +"Flower":"Ծաղիկ", +"Folded Corner":"Ծալած անկյուն", +"Font Color":"Տառատեսակի գույն", +"Fontwork Shape":"Տառաձևի աշխատանքի ուրվապատկեր", +"Fontwork...":"Տառաձևի աշխատանք․․․", +"Foote~r":"Տողատա~կ", +"For All Text":"Ամբողջ տեքստի համար", +"For Paragraph":"Պարբերության համար", +"For Selection":"Ընտրության համար", +"Format Axis...":"Ձևաչափել առանցքը...", +"Format Chart Area...":"Ձևաչափել գծապատկերի տարածքը...", +"Format Data Labels...":"Ձևաչափեք տվյալների պիտակները...", +"Format Data Point...":"Ձևաչափել տվյալների կետերը...", +"Format Data Series...":"Ձևաչափել տվյալների շարքը...", +"Format Floor...":"Ձևաչափել հատակը...", +"Format Legend...":"Ձևաչափեք լեգենդը...", +"Format Major Grid...":"Ձևաչափեք հիմնական ցանցը...", +"Format Mean Value Line...":"Ձևաչափեք միջին արժեքի գիծը...", +"Format Minor Grid...":"Ձևաչափեք Փոքր ցանցը...", +"Format Pa~ge...":"Ձևաչափել է~ջը...", +"Format Selection...":"Ձևաչափի ընտրություն...", +"Format Single Data Label...":"Ձևաչափեք միայնակ տվյալների պիտակը...", +"Format Stock Gain...":"Ձևաչափեք բաժնետոմսերի շահույթը...", +"Format Stock Loss...":"Ձևաչափել բաժնետոմսերի կորուստը...", +"Format Title...":"Ձևաչափեք վերնագրերը...", +"Format Trend Line Equation...":"Ձևաչափեք միտման գծի հավասարումը...", +"Format Trend Line...":"Ձևաչափեք Թրենդային գիծը...", +"Format Wall...":"Ձևաչափել պատը...", +"Format X Error Bars...":"Ձևարափեք X սխալի Գծերը...", +"Format Y Error Bars...":"Ձևաչափեք Y սխալի Գծերը...", +"Format as Currency":"Ձևաչափը որպես արտարժույթ", +"Format as Date":"Ձևաչափը որպես ամսաթիվ", +"Format as General":"Ձևաչափը որպես ընդհանուր", +"Format as Number":"Ձևաչափը որպես թիվ", +"Format as Percent":"Ձևաչափը որպես տոկոս", +"Format as Scientific":"Ձևաչափը որպես գիտական", +"Format as Time":"Ձևաչափը որպես ժամ", +"Formatting Mark":"Ձևաչափման նիշ", +"Formula to Value":"Բանաձևից դեպի արժեք", +"Forward One":"Առաջ տանել մեկ", +"For~matting Marks":"Ձևա~չափման նշաններ", +"Fo~rm":"Ձ~և", +"Frame":"Շրջանակ", +"Freeze First Column":"Սառեցնել առաջին սյունակը", +"Freeze First Row":"Սառեցնել առաջին տողը", +"Freeze Rows and Columns":"Սառեցնել տողերն ու սյունակները", +"Freeze ~Cells":"Սառեցնել ~բջիջները", +"F~ont Size...":"Տ~առատեսակի չափ...", +"F~ormat":"Ձ~ևաչափ", +"F~ourier Analysis...":"Ֆ~ուրյեի վերլուծություն...", +"F~rame...":"Շ~րջանակ...", +"F~ull Screen":"Ա~մբողջ էկրանով", +"General":"Ընդհանուր", +"Give a label to identify an object":"Տվեք պիտակ՝ օբյեկտը նույնականացնելու համար", +"Go t~o Page...":"Գնա դե~պի Էջ...", +"Go t~o Slide...":"Գնա դե~պի սահիկ...", +"Group Sparklines":"Խմբավորեք կայծային գծերը", +"Heading ~Numbering...":"Գլխագրի ~համարակալում...", +"Heart":"Սիրտ", +"Hexagon":"Վեցանկյուն", +"He~ader":"Գլ~խագիր", +"He~ader and Footer":"Գլ~խագիր և տողատակ", +"Horizontal Scroll":"Հորիզոնական ոլորում", +"Horizontally ~Center":"Հորիզոնական ~կենտրոն", +"Horizontally ~Left":"Հորիզոնական ~ձախ", +"Horizontally ~Right":"Հորիզոնական ~աջ", +"Horizontally ~Spacing":"Հորիզոնական ~տարածություն", +"H~ide":"Թ~աքցնել", +"H~ide Columns":"Թ~աքցնել սյունակները", +"H~ide Rows":"Թ~աքցնել տողերը", +"Icon Set...":"Պատկերակների բազմություն․․․", +"Ignore":"Անտեսել", +"Ignore All":"Անտեսել բոլորը", +"Image Mode":"Պատկերի ռեժիմ", +"In ~Background":"~Հետնամասում", +"Increase Font Size":"Մեծացնել տառաչափը", +"Increase Indent":"Մեծացնել Նահանջը", +"Increase Paragraph Spacing":"Մեծացնել պարբերությունների տարածությունը", +"Increase Size":"Ավելացնել չափը", +"Inflate":"Ուռուցիկ", +"Insert Audio or Video":"Ներդրեք Ձայնա կամ Տեսա", +"Insert Axis":"Ներդրեք առանցք", +"Insert Axis Title":"Տեղադրեք առանցքի վերնագիրը", +"Insert Bookmark":"Ներդրեք Էջանշան", +"Insert Caption...":"Ներդրեք խորագիր...", +"Insert Chart":"Ներդրեք Գծապատկեր", +"Insert Column After":"Ներդրեք սյունակ հետո", +"Insert Column Before":"Ներդրեք սյունակ առջևում", +"Insert Column Break":"Տեղադրեք Սյունակի ընդհատում", +"Insert Columns ~After":"Տեղադրեք սյունակներ ~հետո", +"Insert Columns ~Before":"Տեղադրեք սյունակներ ~առջևում", +"Insert Comment":"Ներդրեք մեկնաբանություն", +"Insert Co~lumns":"Տեղադրեք սյ~ունակներ", +"Insert Cross-reference":"Ներդրեք Խաչաձև հղում...", +"Insert Data Labels":"Տեղադրեք տվյալների պիտակներ", +"Insert Endnote":"Ներդրեք էջատակ", +"Insert Field":"Ներդրեք դաշտ", +"Insert Fontwork Text":"Տեղադրեք տառաձևի աշխատանքի տեքստը", +"Insert Footnote":"Ներդրեք տողատակ", +"Insert Frame":"Տեղադրեք շրջանակ", +"Insert Hyperlink":"Ներդրեք գերհղում", +"Insert Image...":"Ներդրեք պատկեր...", +"Insert Index Entry":"Տեղադրեք Ցուցիչի մուտք", +"Insert Line (double click for multi-selection)":"Ներդնել գիծ (կրկնակի սեղմում բազմակի ընտրության համար)", +"Insert Major Grid":"Տեղադրեք հիմնական ցանցը", +"Insert Mean ~Value Line":"Տեղադրեք միջին ~արժեքի գիծը", +"Insert Minor Grid":"Տեղադրեք Փոքր ցանցը", +"Insert Page Break":"Տեղադրեք Էջի ընդմիջում", +"Insert Page Number":"Ներդրեք էջի թիվը", +"Insert Row Above":"Ներդրեք տող վերևում", +"Insert Row Below":"Ներդրեք տող ներքևում", +"Insert Rows ~Above":"Տեղադրել ~Տողեր Վերևում", +"Insert Rows ~Below":"Տեղադրեք տողեր ~ներքևում", +"Insert Single Data Label":"Տեղադրեք միայնակ տվյալների պիտակ", +"Insert Slide":"Ներդրեք սահիկ", +"Insert Soft Hyphen...":"Ներդնել փափուկ տողադարձ...", +"Insert Special Character":"Ներդրեք հատուկ նիշ", +"Insert Special Characters":"Ներդրեք հատուկ նիշ", +"Insert Text Box":"Ներդրեք Տեքստային վանդակ", +"Insert Text Box (double click for multi-selection)":"Ներդնել տեքստային վանդակ (կրկնակի սեղմում բազմակի ընտրության համար)", +"Insert Titles...":"Ներդրեք վերնագրեր...", +"Insert Tre~nd Line...":"Տեղադրեք Թրեն~դային գիծը...", +"Insert Unnumbered Entry":"Տեղադրեք չհամարակալված մուտք", +"Insert Vertical Text":"Ներդրեք Ուղղահայաց տեքստ", +"Insert columns after":"Տեղադրեք սյունակներ հետո", +"Insert columns before":"Տեղադրեք սյունակներ առջևում", +"Insert page number":"Ներդրեք էջի թիվը", +"Insert rows above":"Տեղադրեք տողեր վերևում", +"Insert rows below":"Տեղադրեք տողերը ներքևում", +"Insert ~Cells...":"Ներդրեք ~Բջիջներ...", +"Insert ~Rows":"Ներդրեք ~Տողեր", +"Insert ~Table...":"Ներդրեք ~Աղյուսակ...", +"Insert ~X Error Bars...":"Տեղադրեք ~X սխալի գծերը...", +"Insert ~Y Error Bars...":"Տեղադրեք ~Y սխալի գծերը...", +"Insert/Delete Axes...":"Ներդրեք/Ջնջեք առանցքները...", +"Invert":"Շրջել", +"Isosceles Triangle":"Հավասարակողմ Եռանկյունի", +"Italic":"Շեղագիր", +"Justified":"Ըստ լայնության", +"Language":"Լեզու", +"Language Status":"Լեզվի կարգավիճակ", +"Layout":"Դասավորություն", +"Left":"Ձախ", +"Left Arrow":"Ձախ սլաք", +"Left Arrow Callout":"Դուրս բերում ձախ սլաքով", +"Left Brace":"Ձախ ձևավոր փակագիծ", +"Left Bracket":"Ձախ փակագիծ", +"Left and Right Arrow":"Ձախ և աջ սլաք", +"Left and Right Arrow Callout":"Դուրս բերում աջ և ձախ սլաքով", +"Left-To-Right":"Ձախից աջ", +"Lightning Bolt":"Կայծակ", +"Line":"Գիծ", +"Line Callout 1":"Գծային դուրս բերում 1", +"Line Callout 2":"Գծային դուրս բերում 2", +"Line Callout 3":"Գծային դուրս բերում 3", +"Line Color":"Գծի գույն", +"Line Connector":"Գծի միակցիչ", +"Line Connector Ends with Arrow":"Գծի միակցիչը ավարտվում է սլաքով", +"Line Spacing":"Տողերի տարածություն", +"Line Spacing: 1":"Տողերի տարածություն՝ 1", +"Line Spacing: 1.5":"Տողերի տարածություն՝ 1.5", +"Line Spacing: 2":"Տողերի տարածություն՝ 2", +"Lis~ts":"Ցուցակ~ներ", +"L~ine...":"Գ~իծ...", +"Manage Track Changes":"Կառավարել Փոփոխությունների հետևելը", +"Manage...":"Կառավարել․․․", +"Manual ~Break...":"Ձեռքով ~Ընդհատում...", +"Master Slides":"Վարպետ սահիկներ", +"Media":"Մեդիա", +"Merge Cells":"Միացնել բջիջները", +"Merge and center or unmerge cells depending on the current toggle state":"Միավորել և կենտրոն բերել կամ չմիավորել բջիջները՝ կախված փոխարկման ընթացիկ վիճակից", +"Moon":"Լուսին", +"More ~Filters":"Ավելի ~Զտիչներ", +"Move Item Down":"Տարրը տեղափոխել ներքև", +"Move Item Down with Subpoints":"Տարրը ներքև տեղափոխել ենթակետերով", +"Move Item Up":"Տարրը տեղափոխել վերև", +"Move Item Up with Subpoints":"Տարրը վերև տեղափոխել ենթակետերով", +"M~erge and Center Cells":"Ձ~ուլել և կենտրոն բերել բջիջները", +"Name...":"Անուն...", +"Na~vigator":"Նա~վարկիչ", +"New Page":"Նոր էջ", +"Next":"Հաջորդ", +"Next Page":"Հաջորդ էջ", +"Next Track Change":"Հաջորդ Փոփոխությանը հետևել", +"No List":"Չկա ցուցակ", +"Non-breaking ~Hyphen":"Չկոտրվող ~Գծիկ", +"None":"Ոչ մեկը", +"Notched Right Arrow":"Անջատված աջ սլաք", +"Number":"Թիվ", +"Number Format":"Թվի ձևաչափ", +"Number Format...":"Թվային ձևաչափ...", +"Number Format: Currency":"Թվային ձևաչափ՝ արտարժույթ", +"Number Format: Date":"Թվային ձևաչափ՝ ամսաթիվ", +"Number Format: Decimal":"Թվային ձևաչափ: Տասնորդական", +"Number Format: Exponential":"Թվային ձևաչափ՝ էքսպոնենցիալ", +"Number Format: Percent":"Թվային ձևաչափ՝ տոկոս", +"Number Format: Standard":"Թվային ձևաչափ: Ստանդարտ", +"Number Format: Time":"Թվային ձևաչափ՝ ժամ", +"Octagon":"Ութանկյուն", +"Octagon Bevel":"Ութանկյուն թեքությունով", +"Open Circle (Curve)":"Բաց Շրջան (կոր)", +"Open Circle (Pour)":"Բաց օղակ (Լցնել)", +"Open Hyperlink":"Բացել գերհղումը", +"Open the Elements Deck":"Բացեք տարրերի տախտակամածը", +"Open the Styles Deck":"Բացեք Ոճեր տախտակամածը", +"Optimal Column Width":"Սյունակի օպտիմալ լայնություն", +"Optimal Row Height":"Տողի օպտիմալ բարձրություն", +"Orientation":"Կողմնորոշում", +"Outline Font Effect":"Ուրվագիծ տառատեսակի էֆեկտ", +"Overline":"Ընդգծել վերևից", +"Page Properties...":"Էջի հատկություններ...", +"Page Tit~le":"Էջի վերնագ~իր", +"Page ~Count":"Էջերի ~հաշվարկ", +"Paired ~t-test...":"Զուգակցված ~t-թեստ...", +"Parallelogram":"Զուգահեռագիծ", +"Paste ~Special...":"Հետ գրել ~հատուկ...", +"Pentagon":"Հնգանկյուն", +"Percent":"Տոկոս", +"Pi~vot Table...":"Առ~անցք աղյուսակ...", +"Plain Text":"Պարզ տեքստ", +"Pop Art":"Փոփ Արտ", +"Position and Si~ze...":"Դիրք և Չ~ափ...", +"Previous Page":"Նախորդ էջ", +"Previous Track Change":"Նախորդ Փոփոխությանը հետևել", +"Prin~t Ranges":"Տպմա~ն միջակայքեր", +"Prohibited":"Արգելված", +"Promote Outline Level":"Մեծացնել ուրվագծերի մակարդակը", +"Promote Outline Level with Subpoints":"Մեծացնել ուրվագծերի մակարդակը ենթակետերով", +"Properties":"Հատկություններ", +"Propert~ies...":"Հատկություն~ներ...", +"Protect Cells":"Պաշպանեք բջիջները", +"Protect ~Sheet...":"Պաշտպանեք ~Թերթը...", +"Pr~evious":"Նա~խորդ", +"Puzzle":"Գլուխկոտրուկ", +"P~aragraph...":"Պ~արբերություն...", +"QR and ~Barcode...":"QR and ~Նրբաթել կոդ...", +"Record Track Changes":"Գրառել Փոփոխությունների հետևելը", +"Rectangle":"Ուղղանկյուն", +"Rectangle (double click for multi-selection)":"Ուղղանկյուն (կրկնակի սեղմում բազմակի ընտրության համար)", +"Rectangle, Rounded":"Ուղղանկյուն, կլորացված", +"Rectangular Callout":"Ուղղանկյուն դուրս բերում", +"Reject":"Մերժել", +"Reject All":"Մերժել բոլորը", +"Reject All Changes":"Մերժել բոլոր փոփոխությունները", +"Reject Change":"Մերժել փոփոխությունները", +"Reject Track Change and select the next one":"Մերժել փոփոխությանը հետևելը և ընտրիր հաջորդը", +"Reject and Move to Next":"Մերժել և անցնել հաջորդին", +"Remove Noise":"Հեռացնել աղմուկը", +"Rename Master":"Անվանափոխեք վարպետը", +"Rename S~heet...":"Անվանափոխել թ~երթը...", +"Reply Comment":"Պատասխանել Մեկնաբանությանը", +"Reset Data Point":"Վերականգնել տվյալների կետը", +"Reset all Data Points":"Վերականգնել տվյալների բոլոր կետերը", +"Resolved Comments":"Լուծված մեկնաբանություններ", +"Restart Numbering":"Վերսկսեք համարակալումը", +"Right":"Աջ", +"Right Arrow":"Աջ սլաք", +"Right Arrow Callout":"Դուրս բերում աջ սլաքով", +"Right Brace":"Աջ ձևավոր փակագիծ", +"Right Bracket":"Աջ փակագիծ", +"Right Triangle":"Ուղղանկյուն Եռանկյունի", +"Right or Left Arrow":"Աջ կամ ձախ սլաք", +"Right-To-Left":"Աջից ձախ", +"Ring":"Օղակ", +"Rotate 90° ~Left":"Պտտել 90° ~Ձախ", +"Rotate 90° ~Right":"Պտտել 90° ~Աջ", +"Rot~ate":"Պտտ~ել", +"Round Callout":"Կլոր դուրս բերում", +"Rounded Rectangular Callout":"Կլորացված ուղղանկյուն դուրս բերում", +"Row":"Տող", +"Row ~Height...":"Տողի ~Բարձրություն...", +"Rows ~Above":"Տողերը ~վերևում", +"Rows ~Below":"Տողեր ~ներքևում", +"R~efresh Range":"Թ~արմացման տիրույթ", +"R~ight-To-Left":"Ա~ջից-դեպի-Ձախ", +"R~un Macro...":"Կ~ատարել մակրոն...", +"S-shaped Arrow":"S-ուրվագծով սլաք", +"Save ~As...":"Պահել ~որպես...", +"Scientific":"Գիտական", +"Select Cell":"Ընտրել բջիջ", +"Select Column":"Ընտրել Սյունակ", +"Select Row":"Ընտրել Տող", +"Select Table":"Ընտրել Աղյուսակ", +"Select ~All":"Ընտրել ~Բոլորը", +"Select ~Range...":"Ընտրեք ~Միջակայքը...", +"Set Background Image...":"Տեղադրեք հետնամասի պատկերը․․․", +"Set Character Spacing":"Սահմանել նիշերի տարածությունը", +"Set Heading Numbering":"Սահմանեք գլխագրի համարակալումը", +"Set Line Spacing":"Սահմանել տողերի տարածությունը", +"Se~ction...":"Բա~ժին...", +"Shadow":"Ստվեր", +"Sharpen":"Սրել", +"Sheet R~ight-To-Left":"Թերթիկը Ա~ջից-դեպի-Ձախ", +"Show":"Ցույց տալ", +"Show Navigator Window":"Ցույց տալ Նավարկիչի պատուհանը", +"Show track changes":"Ցույց տալ փոփոխություններին հետևելը", +"Sho~w Rows":"~Ցույ~ց տալ", +"Sho~w Slide":"Ցուց~ադրել սահիկը", +"Sidebar":"Կողային գոտի", +"Signat~ure Line...":"Ստորագր~ության տող...", +"Signet":"Դրոշմակ", +"Slant Down":"Թեք վար", +"Slant Up":"Թեք վեր", +"Slide Layout":"Սահիկի դասավորություն", +"Slide Properties...":"Սահիկի հատկություններ...", +"Slide Tit~le":"Սահիկի վերնագ~իր", +"Slide Transition":"Սահիկի անցում", +"Slide ~Count":"Սահիկի ~հաշվարկ", +"Slide ~Layout":"Սահիկի ~Դասավորություն", +"Small capitals":"Փոքրիկ մեծատառեր", +"Smiley Face":"Ժպտացող դեմք", +"Snap to Grid":"Սեղմել ցանցին", +"Sort Ascending":"Տեսակավորել ըստ աճման", +"Sort Descending":"Տեսակավորել ըստ նվազման", +"So~rt...":"Տե~սակավորել...", +"Sparkline...":"Կայծային գծեր․․․", +"Sparklines":"Կայծային գծեր", +"Split Arrow":"Բաժանված սլաք", +"Split Cells...":"Բաժանել բջիջները...", +"Split Table...":"Բաժանել աղյուսակը...", +"Square":"Քառակուսի", +"Square Bevel":"Քառակուսի թեքությունով", +"Square, Rounded":"Քառակուսի, կլորացված", +"Statistics":"Վիճակագրություն", +"Stop":"Կանգ", +"Straight Connector":"Ուղիղ միակցիչ", +"Straight Connector ends with Arrow":"Ուղիղ միակցիչն ավարտվում է սլաքով", +"Straight Connector with Arrows":"Ուղիղ միակցիչ սլաքներով", +"Strikethrough":"Գիծ քաշել վրայով", +"Striped Right Arrow":"Աջ նրբագիծ սլաք", +"Subscript":"Ստորին գիր", +"Sun":"Արև", +"Superscript":"Վերին գիր", +"Symbol":"Նիշ", +"S~how Columns":"Ց~ույց տալ Սյունակները", +"S~lide":"Ս~ահիկ", +"S~pecial Character...":"Հ~ատուկ նիշ...", +"Table Cell Background Color":"Աղյուսակի բջիջների ֆոնի գույնը", +"Table of Contents and Inde~x":"Բովանդակություն և Ցուցի~չ", +"Ta~ble Properties...":"Աղ~յուսակի հատկություններ...", +"Text Wrap...":"Տեքստի փաթաթում...", +"Te~xt":"Տե~քստ", +"Theme...":"Թեմա...", +"Thousands Separator":"Հազարականների բաժանարար", +"Time":"Ժամանակ", +"Time Field":"Ժամանակի դաշտ", +"Title Page...":"Վերնագրի էջ...", +"To Background":"Դեպի հետնամաս", +"To Cell (~resize with cell)":"Դեպի բջիջ (~չափափոխել բջջի հետ)", +"To Foreground":"Դեպի առաջամաս", +"To Next Paragraph in Level":"Նույն մակարդակում դեպի հաջորդ պարբերություն", +"To Previous Paragraph in Level":"Նույն մակարդակում դեպի նախորդ պարբերություն", +"To P~age":"Դեպի է~ջ", +"To ~Cell":"Դեպի ~բջիջ", +"To ~Character":"Դեպի ~նիշ", +"To ~Curve":"Դեպի ~կոր", +"To ~Frame":"Դեպի ~Շրջանակ", +"To ~Paragraph":"Դեպի ~Պարբերություն", +"Toggle Automatic Spell Checking":"Փոխարկել Ուղղագրության ինքնաշխատ ստուգումը", +"Toggle Formatting Marks":"Փոխարկել Ձևաչափման նշանները", +"Toggle Ordered List":"Փոխարկել Դասակարգված ցուցակը", +"Toggle Shadow":"Միացնել ստվերը", +"Toggle Unordered List":"Փոխարկել Չդասակարգված ցուցակը:", +"Top":"Վեր", +"Track Chan~ges":"Հետևեք փոփոխություն~ներին", +"Translate...":"Թարգմանել...", +"Transparency":"Թափանցիկություն", +"Trapezoid":"Սեղան", +"Triangle Down":"Եռանկյունին վար", +"Triangle Up":"Եռանկյունին վեր", +"T~able":"Ա~ղյուսակ", +"T~ime (variable)":"Ժ~ամ (փոփոխական)", +"T~itle":"Վ~երնագիր", +"Underline":"Ընդգծել", +"Unfloat Frame Content":"Ապալողալ Շրջանակի բովանդակություն", +"Ungroup Sparklines":"Ապախմբավորեք կայծային գծերը", +"Unmerge Cells":"Անջատել բջիջները", +"Unprotect Cells":"Ապապաշտպանեք բջիջները", +"Up Arrow":"Վեր սլաք", +"Up Arrow Callout":"Դուրս բերում վերև սլաքով", +"Up and Down Arrow":"Վեր և վար սլաք", +"Up and Down Arrow Callout":"Դուրս բերում վեր և վար սլաքով", +"Up and Right Arrow":"Վեր և ձախ սլաք", +"Up and Right Arrow Callout":"Դուրս բերում վեր և աջ սլաքով", +"Up, Right and Down Arrow":"Վերև, աջ և վար սլաք", +"Update ~Index":"Թարմացնել ~Ցուցիչը", +"Vertical Scroll":"Ուղղահայաց ոլորում", +"Vertical Text":"Ուղղահայաց տեքստ", +"Vertically C~enter":"Ուղղահայաց կ~ենտրոն", +"Vertically S~pacing":"Ուղղահայաց բ~ացատ", +"Vertically ~Bottom":"Ուղղահայաց ~ներքևում", +"Vertically ~Top":"Ուղղահայաց ~վեր", +"View Grid Lines":"Դիտեք ցանցի գծերը", +"Watermark...":"Ջրանիշ...", +"Wave":"Ալիք", +"Wrap Text":"Փաթաթել տեքստը", +"Zoom In":"Մոտեցնել", +"Zoom Out":"Մանրացնել", +"~3D View...":"~3D տեսք...", +"~Accessibility Check...":"~Հասանելիության ստուգում...", +"~Add":"~Ավելացնել", +"~Add to List":"~Ավելացնել ցուցակին", +"~Advanced Filter...":"~Ընդլայնված զտիչ...", +"~Analysis of Variance (ANOVA)...":"~Շեղումների վերլուծություն (ANOVA)...", +"~Arrange":"~Դասավորել", +"~Author":"~Հեղինակ", +"~Automatic Spell Checking":"~Ուղղագրության ինքնաշխատ ստուգում", +"~Bottom":"~Ներքև", +"~Bring to Front":"~Բերեք առաջ", +"~Bullets and Numbering...":"~Նշիկներ և համարակալում...", +"~Capitalize Every Word":"~Մեծատառ դարձրեք ամեն բառը", +"~Centered":"~Կենտրոն բերված", +"~Chart...":"~Գծապատկեր...", +"~Chi-square Test...":"~Chi-քառակուսի թեստ...", +"~Clear":"~Մաքրել", +"~Clear Direct Formatting":"~Մաքրել ուղղակի ձևաչափումը", +"~Column":"~Սյունակ", +"~Column Break":"~Սյունակի ընդմիջում", +"~Columns":"~Սյունակներ", +"~Contour":"~Եզրագիծ", +"~Convert":"~Ձևափոխել", +"~Correlation...":"~Կորելյացիա...", +"~Covariance...":"~Կովարիանս...", +"~Cut":"~Կտրել", +"~Data":"~Տվյալներ", +"~Data Ranges...":"~Տվյալների միջակայքեր...", +"~Data Table...":"~Տվյալների աղյուսակ...", +"~Date":"~Ամսաթիվ", +"~Date (fixed)":"~Ամսաթիվ (սևեռված)", +"~Date (variable)":"~Ամսաթիվ (փոփոխական)", +"~Define":"~Սահմանել", +"~Define Range...":"~Սահմանել միջակայքը...", +"~Define...":"~Սահմանել...", +"~Delete":"~Ջնջել", +"~Delete Sheet...":"~Ջնջեք թերթիկը...", +"~Delete Slide":"~Ջնջել սահիկը", +"~Descriptive Statistics...":"~Նկարագրական վիճակագրություն...", +"~Display Grid":"~Ցուցադրել ցանցը", +"~Edit":"~Խմբագրել", +"~Edit Contour...":"~Խմբագրել Եզրագծերը...", +"~Edit...":"~Խմբագրել...", +"~Endnote":"~Էջատակ", +"~Enter Group":"~Մուտք գործեք խումբ", +"~Exponential Smoothing...":"~Էքսպոնենցիալ հարթեցում...", +"~F-test...":"~F-թեստ...", +"~File":"~Նիշք", +"~First Paragraph":"~Առաջին պարբերություն", +"~Fonts...":"~Տառատեսակներ...", +"~Footnote":"~Տողատակ", +"~Footnote/Endnote Settings...":"Էջատակի/Տողատակի կարգավորումներ...", +"~Format Cells...":"Ձևաչափել ~Բջիջները...", +"~Formula Object...":"~Բանաձև օբյեկտ...", +"~Function...":"~Գործառույթ...", +"~Go to Sheet...":"~Գնա թերթիկին...", +"~Goal Seek...":"~Նպատակի փնտրում...", +"~Group":"~Խմբավորել", +"~Group and Outline":"~Խումբ և ուրվագիծ", +"~Group...":"~Խումբ...", +"~Header and Footer...":"~Գլխագիր և տողատակ...", +"~Headers and Footers...":"~Վերնախորագրեր և էջատակեր...", +"~Height...":"~Բարձրություն...", +"~Help":"~Օգնություն", +"~Hide":"~Թաքցնել", +"~Hide AutoFilter":"~Թաքցնել ինքնազտիչը", +"~Hide Details":"~Թաքցրեք մանրամասները", +"~Hide Sheet":"~Թաքցնել թերթիկը", +"~Hide Slide":"~Թաքցնել սահիկը", +"~Hyperlink":"~Գերհղում", +"~Hyperlink...":"~Գերհղում...", +"~Hyphenation":"~Տողադարձում", +"~Hyphenation...":"~Տողադարձում...", +"~Image...":"~Պատկեր...", +"~Index Entry...":"~Ցուցիչի մուտք...", +"~Insert":"~Ներդնել", +"~Insert or Edit...":"~Տեղադրեք կամ խմբագրեք...", +"~Insert...":"~Ներդրեք...", +"~Interaction...":"~Փոխազդեցություն...", +"~Left":"~Ձախ", +"~Left-to-Right Mark":"~Ձախից-աջ նշիկ", +"~Line Numbering...":"~Տողերի համարակալում...", +"~Manage...":"~Կառավարել...", +"~Middle":"~Միջին մասում", +"~More Fields...":"~Ավելի դաշտեր...", +"~More Options...":"~Ավելի ընտրանքներ...", +"~Move or Copy Sheet...":"~Տեղափոխել կամ պատճենել թերթիկը...", +"~Moving Average...":"~Շարժվող միջին...", +"~Named Ranges and Expressions":"~Անվանված տիրույթներ և արտահայտություններ", +"~New Slide":"~Նոր սահիկ", +"~No-break Space":"~Առանց ընդմիջման բացատ", +"~Optimal":"~Օպտիմալ", +"~Optimal Height...":"~Օպտիմալ բարձրություն...", +"~Optimal Width...":"~Օպտիմալ լայնություն...", +"~Ordered List":"~Դասակարգված ցուցակ", +"~Page":"~Էջ", +"~Page Break":"~Էջի ընդմիջում", +"~Page Number":"~Էջի թիվ", +"~Page Number...":"~Էջի թիվ...", +"~Page Numbers...":"~Էջերի թվեր...", +"~Page Style...":"~Էջի ոճ...", +"~Page...":"~Էջ...", +"~Parallel":"~Զուգահեռ", +"~Paste":"~Հետ տեղադրել", +"~Pivot Table":"Առանցքաղյուսակ", +"~Print...":"~Տպել...", +"~Properties...":"~Հատկություններ...", +"~Recalculate":"~Վերահաշվարկ", +"~Record":"~Գրառել", +"~Redo":"~Կրկնել", +"~Refresh":"~Թարմացնել", +"~Regression...":"~Ռեգրեսիա...", +"~Remove Hyperlink":"~Հեռացնել գերհղումը", +"~Remove Outline":"~Հեռացնել ուրվագիծը", +"~Reset Filter":"~Վերականգնել զտիչը", +"~Right":"~Աջ", +"~Right-to-Left Mark":"~Աջից ձախ նշիկ", +"~Row":"~Տող", +"~Rows":"~Տողեր", +"~Sampling...":"~Նմուշառում...", +"~Save":"~Պահել", +"~Sections...":"~Բաժիններ...", +"~Select":"~Ընտրել", +"~Send to Back":"~Տարեք հետ", +"~Sentence case":"~Նախադասության դեպք", +"~Shape":"~Կերպար", +"~Sheet":"~Թերթիկ", +"~Show":"~Ցույց տալ", +"~Show Details":"~Ցույց տալ մանրամասները", +"~Show Sheet...":"~Ցուցադրել թերթիկը...", +"~Slide Number":"~Սահիկի թիվը", +"~Soft Hyphen":"~Փափուկ գծիկ", +"~Sort...":"~Տեսակավորել...", +"~Spacing":"~Բացատավորում", +"~Spacing...":"~Տարածություն...", +"~Spelling...":"~Ուղղագրություն...", +"~Standard Filter...":"~Ստանդարտ զտիչ...", +"~Subject":"~Խորագիր", +"~Table":"~Աղյուսակ", +"~Table Properties...":"~Աղյուսակի հատկություններ...", +"~Table...":"~Աղյուսակ...", +"~Text Box":"~Տեքստային վանդակ", +"~Thesaurus...":"~Թեզաուրուս...", +"~Through":"~Միջով", +"~Time":"~Ժամ", +"~Time (fixed)":"~Ժամ (սևեռված)", +"~Time (variable)":"~Ժամ (փոփոխական)", +"~Tools":"~Գործիքներ", +"~Top":"~Վեր", +"~UPPERCASE":"~ՄԵԾԱՏԱՌԵՐ", +"~Undo":"~Հետարկել", +"~Ungroup...":"~Ապախմբավորել...", +"~Unordered List":"~Չդասակարգված ցուցակ", +"~Update All":"~Թարմացնել բոլորը", +"~Validity...":"~Վավերականություն...", +"~View":"~Տեսք", +"~While Typing":"~Մինչ տպում եք", +"~Width...":"~Լայնություն...", +"~Word Count...":"~Բառերի հաշվարկ...", +"~Word Joiner":"~Բառի Հյուսն", +"~Wrap":"~Փաթաթել", +"~Z-test...":"~Z-թեստ...", +"~Zero-width Space":"Զրո-~լայնության տարածություն", +"~lowercase":"~փոքրատառեր", +"~tOGGLE cASE":"փՈԽԱՐԿԵԼ ռԵԳԻՍՏՐԸ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/id.json b/f7cloud-office/browser/dist/l10n/uno/id.json new file mode 100644 index 0000000..2fccbd0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/id.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"Bintang 12 Titik", +"24-Point Star":"Bintang 24 Titik", +"4-Point Star":"Bintang 4 Titik", +"4-way Arrow":"Panah 4 Arah", +"4-way Arrow Callout":"Dialog Komik Panah 4 Arah", +"5-Point Star":"Bintang 5 Titik", +"6-Point Star":"Bintang 6 Titik", +"6-Point Star, Concave":"Bintang 6 Sudut, Cekung", +"8-Point Star":"Bintang 8 Titik", +"Accept":"Terima", +"Accept All":"Terima Semua", +"Accept All Changes":"Terima Semua Perubahan", +"Accept Change":"Terima Perubahan", +"Accept Track Change and select the next one":"Terima Perubahan Lacakan dan pilih yang selanjutnya", +"Accept and Move to Next":"Terima dan Pindah ke Berikutnya", +"Add Decimal Place":"Tambah Angka Di Belakang Koma", +"Add To Dictionary":"Tambah Ke Kamus", +"Add descriptions of non-text content (for accessibility)":"Tambahkan keterangan untuk konten bukan teks (untuk aksesibilitas)", +"After":"Setelah", +"Align Bottom":"Rata Bawah", +"Align Bottom to Anchor":"Rata Bawah ke Jangkar", +"Align Center":"Rata Tengah", +"Align Left":"Rata Kiri", +"Align Right":"Rata Kanan", +"Align Tex~t":"Perataan Te~ks", +"Align Top":"Rata Atas", +"Align Top to Anchor":"Rata Atas ke Jangkar", +"Alt Text...":"Teks Alternatif...", +"Anc~hor":"~Jangkar", +"Animation":"Animasi", +"Apply Suggestion":"Terapkan Saran", +"Arch Down (Curve)":"Lengkung Bawah (Kurva)", +"Arch Down (Pour)":"Lengkung Bawah (Tuang)", +"Arch Left (Curve)":"Lengkung Kiri (Kurva)", +"Arch Right (Curve)":"Lengkung Kanan (Kurva)", +"Arch Right (Pour)":"Lengkung Kanan (Tuang)", +"Arch Up (Curve)":"Lengkung Atas (Kurva)", +"Arch Up (Pour)":"Lengkung Atas (Tuang)", +"Arrange":"Susun", +"As C~haracter":"Sebagai K~arakter", +"AutoCorr~ect":"Kor~eksi Otomatis", +"AutoFill Data Series: automatic":"Isi Otomatis Rangkaian Data: otomatis", +"Auto~Filter":"Penapis ~Otomatis", +"A~lignment...":"Pera~taan...", +"A~rea...":"Wila~yah...", +"A~rrange":"Sus~un", +"Back One":"Mundur Selangkah", +"Background Color":"Warna Latar Belakang", +"Before":"Sebelum", +"Block Arc":"Busur", +"Bold":"Tebal", +"Bookmar~k...":"Mar~kah...", +"Borders (Shift to overwrite)":"Garis Batas (Shift untuk menimpa)", +"Bottom":"Terbawah", +"Brightness":"Kecerahan", +"Caption...":"Takarir...", +"Center":"Tengah", +"Center Horizontal":"Tengah Horizontal", +"Center Vertically":"Rata Tengah Secara Vertikal", +"Centered":"Tengah", +"Ce~lls...":"Se~l...", +"Character Highlighting Color":"Warna Sorot Karakter", +"Character Spacing":"Jarak Antara Karakter", +"Charcoal Sketch":"Sketsa Arang", +"Chart T~ype...":"Jenis Ba~gan...", +"Check Spelling":"Periksa Ejaan", +"Chevron":"Pangkat Ketentaraan", +"Chevron Down":"Pangkat Tentara Bawah", +"Chevron Up":"Pangkat Tentara Atas", +"Circle":"Lingkaran", +"Circle (Curve)":"Lingkaran (Kurva)", +"Circle (Pour)":"Lingkaran (Tuang)", +"Circle Pie":"Pai Bulat", +"Circular Arrow":"Panah Berputar", +"Clear Direct Formatting":"Bersihkan Pemformatan Langsung", +"Clear ~Direct Formatting":"~Bersihkan Pemformatan Langsung", +"Cle~ar Cells...":"Bersihk~an Sel...", +"Clone Formatting":"Gandakan Pemformatan", +"Close Master View":"Tutup Tilikan Induk", +"Cloud":"Awan", +"Cl~ear Contents...":"~Hapus Isi...", +"Color Scale...":"Skala Warna...", +"Column":"Kolom", +"Column ~Width...":"~Lebar Kolom...", +"Columns A~fter":"Kolom Setel~ah", +"Columns B~efore":"Kolom Seb~elum", +"Columns ~After":"Kolom Setel~ah", +"Columns ~Before":"Kolom Se~belum", +"Comments":"Komentar", +"Comme~nt":"Kome~ntar", +"Connector":"Konektor", +"Connector Ends with Arrow":"Konektor Berakhir dengan Panah", +"Connector with Arrows":"Konektor dengan Panah", +"Connectors":"Penghubung", +"Connectors (double click for multi-selection)":"Konektor (klik dua kali untuk pilihan berganda)", +"Content Control Properties":"Properti Kendali Isi", +"Contrast":"Kontras", +"Copy Hyperlink Location":"Salin Lokasi Hipertaut", +"Cop~y":"Sal~in", +"Corner Right Arrow":"Panah Siku Kanan", +"Co~lumns...":"Ko~lom...", +"Co~mpress...":"~Mampatkan...", +"Crop":"Pangkas", +"Crop Image":"Pangkas Citra", +"Cross":"Palang", +"Cross-~reference...":"~Rujukan silang...", +"Cuboid":"Kubus", +"Currency":"Mata uang", +"Current ~Index":"~Indeks Saat Ini", +"Curve":"Kurva", +"Curve Down":"Kurva Turun", +"Curve Up":"Kurva Naik", +"Curved Connector":"Konektor Kurva", +"Curved Connector Ends with Arrow":"Konektor Kurva Berakhir dengan Panah", +"Curved Connector with Arrows":"Konektor Kurva dengan Panah", +"Cycle Case":"Rotasikan Kapitalisasi", +"Cylinder":"Tabung", +"C~ell":"S~el", +"C~haracter...":"Ka~rakter...", +"C~onditional":"~Bersyarat", +"Data Bar...":"Bilah Data...", +"Date":"Tanggal", +"Date...":"Tanggal...", +"Dat~e (variable)":"Tanggal (variab~el)", +"Decrease Font Size":"Perkecil Ukuran Fonta", +"Decrease Indent":"Perkecil Indentasi", +"Decrease Paragraph Spacing":"Perkecil Jarak Paragraf", +"Decrease Size":"Perkecil Ukuran", +"Delete All Comments":"Hapus Semua Komentar", +"Delete All Comments by This Author":"Hapus Semua Komentar Penulis ini", +"Delete Axis":"Hapus Sumbu", +"Delete Comment":"Hapus Komentar", +"Delete Content Control":"Hapus Kendali Konten", +"Delete C~ells...":"Hapus S~el...", +"Delete C~ontents...":"Ha~pus Isi...", +"Delete Data Labels":"Hapus Label Data", +"Delete Decimal Place":"Hapus Angka Di Belakang Koma", +"Delete Index":"Hapus Indeks", +"Delete Legend":"Hapus Legenda", +"Delete Major Grid":"Hapus Kisi Mayor", +"Delete Minor Grid":"Hapus Kisi Minor", +"Delete Row":"Hapus Baris", +"Delete Rows":"Hapus Baris", +"Delete Single Data Label":"Hapus Label Data Tunggal", +"Delete Sparkline":"Hapus Bagan Mini", +"Delete Sparkline Group":"Hapus Kelompok Bagan Mini", +"Delete Table":"Hapus Tabel", +"Delete selected columns":"Menghapus kolom yang dipilih", +"Delete selected rows":"Menghapus baris yang dipilih", +"Delete table":"Hapus tabel", +"Delete ~All Comments":"Hapus Semua Koment~ar", +"Delete ~Columns":"Hapus ~Kolom", +"Demote Outline Level":"Turunkan Tingkat Kerangka", +"Demote Outline Level with Subpoints":"Turunkan Tingkat Kerangka Beserta Subpoin", +"De~lete...":"~Hapus...", +"Diamond":"Permata", +"Diamond Bevel":"Permata Bersiku", +"Digital Signatu~res...":"Tanda Ta~ngan Digital...", +"Display Grid":"Tayangkan Kisi", +"Doorplate":"Pelat Pintu", +"Double Brace":"Kurawal Ganda", +"Double Bracket":"Akolade Ganda", +"Double Underline":"Garis Bawah Ganda", +"Down Arrow":"Panah Bawah", +"Down Arrow Callout":"Dialog Komik Panah Bawah", +"Duplicate Page":"Gandakan Halaman", +"Duplicate ~Slide":"Gandakan ~Salindia", +"D~elete Page":"~Hapus Halaman", +"Edit Hyperlink...":"Sunting Hipertaut...", +"Edit Section...":"Sunting Seksi...", +"Edit Sparkline Group...":"Sunting Kelompok Bagan Mini...", +"Edit Sparkline...":"Sunting Bagan Mini...", +"Ellipse":"Elips", +"Ellipse (double click for multi-selection)":"Elips (klik ganda untuk pemilihan berganda)", +"Explosion":"Ledakan", +"E~xecute Interaction...":"~Jalankan Interaksi...", +"E~xit Group":"Kelua~r Kelompok", +"Fade Down":"Pudar Bawah", +"Fade Left":"Pudar Kiri", +"Fade Right":"Pudar Kanan", +"Fade Up":"Pudar Atas", +"Fade Up and Left":"Pudar Atas dan Kiri", +"Fade Up and Right":"Pudar Atas dan Kanan", +"Fiel~d":"~Ruas", +"Fill Color":"Warna Isi", +"Find Next":"Cari Selanjutnya", +"Find Previous":"Cari Sebelumnya", +"Find and Rep~lace...":"Cari dan ~Ganti...", +"First ~Author":"Penulis Pert~ama", +"Flip Horizontally":"Balik Secara Horizontal", +"Flip Vertically":"Balik Secara Vertikal", +"Flowchart: Alternate Process":"Bagan Alur: Proses Alternatif", +"Flowchart: Card":"Bagan Alur: Kartu", +"Flowchart: Collate":"Bagan Alur: Menyatukan", +"Flowchart: Connector":"Bagan Alur: Konektor", +"Flowchart: Data":"Bagan Alur: Data", +"Flowchart: Decision":"Bagan Alur: Keputusan", +"Flowchart: Delay":"Bagan Alur: Tunda", +"Flowchart: Direct Access Storage":"Bagan Alur: Penyimpan Akses Langsung", +"Flowchart: Display":"Bagan Alur: Tayangan", +"Flowchart: Document":"Bagan Alur: Dokumen", +"Flowchart: Extract":"Bagan Alur: Ekstrak", +"Flowchart: Internal Storage":"Bagan Alur: Penyimpan Internal", +"Flowchart: Magnetic Disc":"Bagan Alur: Cakram Magnetik", +"Flowchart: Manual Input":"Bagan Alur: Masukan Manual", +"Flowchart: Manual Operation":"Bagan Alur: Operasi Manual", +"Flowchart: Merge":"Bagan Alur: Gabung", +"Flowchart: Multidocument":"Bagan Alur: Multidokumen", +"Flowchart: Off-page Connector":"Bagan Alur: Konektor Tukar Halaman", +"Flowchart: Or":"Bagan Alur: Atau", +"Flowchart: Predefined Process":"Bagan Alur: Pradefinisi Proses", +"Flowchart: Preparation":"Bagan Alur: Persiapan", +"Flowchart: Process":"Bagan Alur: Proses", +"Flowchart: Punched Tape":"Bagan Alur: Pita Berlubang", +"Flowchart: Sequential Access":"Bagan Alur: Akses Sekuensial", +"Flowchart: Sort":"Bagan Alur: Urutan", +"Flowchart: Stored Data":"Bagan Alur: Data Disimpan", +"Flowchart: Summing Junction":"Bagan Alur: Penjumlah", +"Flowchart: Terminator":"Bagan Alur: Terminator", +"Flower":"Bunga", +"Folded Corner":"Sudut Terlipat", +"Font Color":"Warna Fonta", +"Fontwork Shape":"Bentuk Seni Fonta", +"Fontwork...":"Seni Fonta (Fontwork)...", +"Foote~r":"Kak~i", +"For All Text":"Untuk Semua Teks", +"For Paragraph":"Untuk Paragraf", +"For Selection":"Untuk Pemilihan", +"Format Axis...":"Format Sumbu...", +"Format Chart Area...":"Format Wilayah Bagan...", +"Format Data Labels...":"Format Label Data...", +"Format Data Point...":"Format Titik Data...", +"Format Data Series...":"Format Rangkaian Data...", +"Format Floor...":"Format Lantai...", +"Format Legend...":"Format Legenda...", +"Format Major Grid...":"Format Kisi Mayor...", +"Format Mean Value Line...":"Format Garis Nilai Mean...", +"Format Minor Grid...":"Format Kisi Minor...", +"Format Pa~ge...":"~Format Halaman...", +"Format Selection...":"Format Pemilihan...", +"Format Single Data Label...":"Format Label Data Tunggal...", +"Format Stock Gain...":"Format Keuntungan Saham...", +"Format Stock Loss...":"Format Kerugian Saham...", +"Format Title...":"Format Judul...", +"Format Trend Line Equation...":"Format Persamaan Garis Tren...", +"Format Trend Line...":"Format Garis Tren...", +"Format Wall...":"Format Dinding...", +"Format X Error Bars...":"Format Batang Galat X...", +"Format Y Error Bars...":"Format Garis Galat Y...", +"Format as Currency":"Format sebagai Mata Uang", +"Format as Date":"Format sebagai Tanggal", +"Format as General":"Format sebagai Umum", +"Format as Number":"Format sebagai Angka", +"Format as Percent":"Format sebagai Persen", +"Format as Scientific":"Format sebagai Notasi Ilmiah", +"Format as Time":"Format sebagai Waktu", +"Formatting Mark":"Tanda Diformat", +"Formula to Value":"Rumus ke Nilai", +"Forward One":"Maju Selangkah", +"For~matting Marks":"Tanda Pe~mformatan", +"Fo~rm":"Fo~rmulir", +"Frame":"Bingkai", +"Freeze First Column":"Bekukan Kolom Pertama", +"Freeze First Row":"Bekukan Baris Pertama", +"Freeze Rows and Columns":"Bekukan Baris dan Kolom", +"Freeze ~Cells":"Bekukan ~Sel", +"F~ont Size...":"Ukuran F~onta...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Analisis F~ourier...", +"F~rame...":"Bing~kai...", +"F~ull Screen":"Layar Pen~uh", +"General":"Umum", +"Give a label to identify an object":"Berikan label untuk mengenali objek", +"Go t~o Page...":"Ke H~alaman...", +"Go t~o Slide...":"Ke ~Salindia...", +"Group Sparklines":"Kelompokkan Bagan Mini", +"Heading ~Numbering...":"Pe~nomoran Tajuk...", +"Heart":"Hati", +"Hexagon":"Segienam", +"He~ader":"Kep~ala", +"He~ader and Footer":"Kep~ala dan Kaki", +"Horizontal Scroll":"Guliran Horizontal", +"Horizontally ~Center":"~Tengah Secara Horizontal", +"Horizontally ~Left":"Ki~ri Secara Horizontal", +"Horizontally ~Right":"Ka~nan Secara Horizontal", +"Horizontally ~Spacing":"~Jarak Secara Horizontal", +"H~ide":"Sembuny~ikan", +"H~ide Columns":"Sembuny~ikan Kolom", +"H~ide Rows":"Sembuny~ikan Baris", +"Icon Set...":"Himpunan Ikon...", +"Ignore":"Abaikan", +"Ignore All":"Abaikan Semua", +"Image Mode":"Modus Citra", +"In ~Background":"Di Latar ~Belakang", +"Increase Font Size":"Perbesar Ukuran Fonta", +"Increase Indent":"Perbesar Indentasi", +"Increase Paragraph Spacing":"Perbesar Jarak Paragraf", +"Increase Size":"Perbesar Ukuran", +"Inflate":"Gembung", +"Insert Audio or Video":"Sisipkan Audio atau Video", +"Insert Axis":"Sisipkan Sumbu", +"Insert Axis Title":"Sisipkan Judul Sumbu", +"Insert Bookmark":"Sisipkan Markah", +"Insert Caption...":"Sisipkan Takarir...", +"Insert Chart":"Sisipkan Bagan", +"Insert Column After":"Sisipkan Kolom Setelah", +"Insert Column Before":"Sisipkan Kolom Sebelum", +"Insert Column Break":"Sisipkan Pemutus Kolom", +"Insert Columns ~After":"Sisipkan Kolom Setel~ah", +"Insert Columns ~Before":"Sisipkan Kolom Se~belum", +"Insert Comment":"Sisipkan Komentar", +"Insert Co~lumns":"Sisipkan Ko~lom", +"Insert Cross-reference":"Sisipkan Rujukan Silang", +"Insert Data Labels":"Sisipkan Label Data", +"Insert Endnote":"Sisipkan Catatan Akhir", +"Insert Field":"Sisipkan Ruas", +"Insert Fontwork Text":"Sisipkan Teks Seni Fonta", +"Insert Footnote":"Sisipkan Catatan Kaki", +"Insert Frame":"Sisipkan Bingkai", +"Insert Hyperlink":"Sisipkan Hipertaut", +"Insert Image...":"Sisipkan Citra...", +"Insert Index Entry":"Sisipkan Entri Indeks", +"Insert Line (double click for multi-selection)":"Sisipkan Garis (klik ganda untuk pemilihan berganda)", +"Insert Major Grid":"Sisipkan Kisi Mayor", +"Insert Mean ~Value Line":"Sisipkan Garis ~Nilai Mean", +"Insert Minor Grid":"Sisipkan Kisi Minor", +"Insert Page Break":"Sisipkan Pemutus Halaman", +"Insert Page Number":"Sisipkan Nomor Halaman", +"Insert Row Above":"Sisipkan Baris Di Atas", +"Insert Row Below":"Sisipkan Baris Di Bawah", +"Insert Rows ~Above":"Sisipkan Baris di ~Atas", +"Insert Rows ~Below":"Sisipkan Baris di ~Bawah", +"Insert Single Data Label":"Sisipkan Label Data Tunggal", +"Insert Slide":"Sisipkan Salindia", +"Insert Soft Hyphen...":"Sisipkan Tanda Hubung Lunak...", +"Insert Special Character":"Sisipkan Karakter Khusus", +"Insert Special Characters":"Sisipkan Karakter Khusus", +"Insert Text Box":"Sisipkan Kotak Teks", +"Insert Text Box (double click for multi-selection)":"Sisipkan Kotak Teks (klik ganda untuk pemilihan berganda)", +"Insert Titles...":"Sisipkan Judul...", +"Insert Tre~nd Line...":"Sisipkan Garis Tre~n...", +"Insert Unnumbered Entry":"Sisipkan Entri Tanpa Nomor", +"Insert Vertical Text":"Sisipkan Teks Vertikal", +"Insert columns after":"Sisipkan kolom setelah", +"Insert columns before":"Sisipkan kolom sebelum", +"Insert page number":"Sisipkan nomor halaman", +"Insert rows above":"Sisipkan baris di atas", +"Insert rows below":"Sisipkan baris di bawah", +"Insert ~Cells...":"Sisipkan ~Sel...", +"Insert ~Rows":"Sisipkan Ba~ris", +"Insert ~Table...":"Sisipkan ~Tabel...", +"Insert ~X Error Bars...":"Sisipkan Batang Galat ~X...", +"Insert ~Y Error Bars...":"Sisipkan Batang Galat ~Y...", +"Insert/Delete Axes...":"Sisip/Hapus Sumbu...", +"Invert":"Kebalikan", +"Isosceles Triangle":"Segitiga Sama Kaki", +"Italic":"Miring", +"Justified":"Kiri Kanan", +"Language":"Bahasa", +"Language Status":"Status Bahasa", +"Layout":"Tata Letak", +"Left":"Kiri", +"Left Arrow":"Panah Kiri", +"Left Arrow Callout":"Dialog Komik Panah Kiri", +"Left Brace":"Kurawal Kiri", +"Left Bracket":"Akolade Kiri", +"Left and Right Arrow":"Panah Kiri Kanan", +"Left and Right Arrow Callout":"Dialog Komik Panah Kiri Kanan", +"Left-To-Right":"Kiri ke Kanan", +"Lightning Bolt":"Halilintar", +"Line":"Garis", +"Line Callout 1":"Dialog Komik Bergaris 1", +"Line Callout 2":"Dialog Komik Bergaris 2", +"Line Callout 3":"Dialog Komik Bergaris 3", +"Line Color":"Warna Garis", +"Line Connector":"Konektor Garis", +"Line Connector Ends with Arrow":"Konektor Garis Berakhir dengan Panah", +"Line Spacing":"Jarak Antarbaris", +"Line Spacing: 1":"Jarak Antarbaris: 1", +"Line Spacing: 1.5":"Jarak Antarbaris: 1,5", +"Line Spacing: 2":"Jarak Antarbaris: 2", +"Lis~ts":"Sena~rai", +"L~ine...":"Gar~is...", +"Manage Track Changes":"Kelola Perubahan Lacakan", +"Manage...":"Kelola...", +"Manual ~Break...":"Pemutus ~Manual...", +"Master Slides":"Salindia Induk", +"Media":"Media", +"Merge Cells":"Gabung Sel", +"Merge and center or unmerge cells depending on the current toggle state":"Gabung dan ketengahkan atau batal gabung sel bergantung pada status penjungkitan saat ini", +"Moon":"Bulan", +"More ~Filters":"Lebih Banyak Pen~apis", +"Move Item Down":"Turunkan Butir", +"Move Item Down with Subpoints":"Turunkan Item dengan Subpoin", +"Move Item Up":"Naikkan Butir", +"Move Item Up with Subpoints":"Naikkan Item dengan Subpoin", +"M~erge and Center Cells":"Gabung S~el", +"Name...":"Nama...", +"Na~vigator":"Na~vigator", +"New Page":"Halaman Baru", +"Next":"Selanjutnya", +"Next Page":"Halaman Selanjutnya", +"Next Track Change":"Perubahan Lacakan Selanjutnya", +"No List":"Tanpa Senarai", +"Non-breaking ~Hyphen":"Tanda Sambung ~Tak Putus", +"None":"Nihil", +"Notched Right Arrow":"Panah Kanan Bertakik", +"Number":"Angka", +"Number Format":"Format Angka", +"Number Format...":"Format Angka...", +"Number Format: Currency":"Format Angka: Mata Uang", +"Number Format: Date":"Format Angka: Tanggal", +"Number Format: Decimal":"Format Angka: Desimal", +"Number Format: Exponential":"Format Angka: Eksponensial", +"Number Format: Percent":"Format Angka: Persen", +"Number Format: Standard":"Format Angka: Standar", +"Number Format: Time":"Format Angka: Waktu", +"Octagon":"Segidelapan", +"Octagon Bevel":"Segidelapan Bersiku", +"Open Circle (Curve)":"Lingkaran Terbuka (Kurva)", +"Open Circle (Pour)":"Lingkaran Terbuka (Tuang)", +"Open Hyperlink":"Buka Hipertaut", +"Open the Elements Deck":"Buka Geladak Elemen", +"Open the Styles Deck":"Buka Geladak Gaya", +"Optimal Column Width":"Lebar Kolom Optimal", +"Optimal Row Height":"Tinggi Baris Optimal", +"Orientation":"Orientasi", +"Outline Font Effect":"Efek Fonta Garis Luar", +"Overline":"Pada Garis", +"Page Properties...":"Properti Halaman...", +"Page Tit~le":"Judul Ha~laman", +"Page ~Count":"Jumlah Ha~laman", +"Paired ~t-test...":"Uji ~t berpasangan...", +"Parallelogram":"Jajaran Genjang", +"Paste ~Special...":"Tempel Khu~sus...", +"Pentagon":"Segilima", +"Percent":"Persen", +"Pi~vot Table...":"Tabel Pi~vot...", +"Plain Text":"Teks Polos", +"Pop Art":"Seni Pop", +"Position and Si~ze...":"Posi~si dan Ukuran...", +"Previous Page":"Halaman Sebelumnya", +"Previous Track Change":"Perubahan Lacakan Sebelumnya", +"Prin~t Ranges":"Rentang Ce~tak", +"Prohibited":"Dilarang", +"Promote Outline Level":"Naikkan Tingkat Kerangka", +"Promote Outline Level with Subpoints":"Naikkan Tingkat Kerangka Beserta Subpoin", +"Properties":"Properti", +"Propert~ies...":"Propert~i...", +"Protect Cells":"Lindungi Sel", +"Protect ~Sheet...":"~Lindungi Lembar...", +"Pr~evious":"S~ebelumnya", +"Puzzle":"Teka-teki", +"P~aragraph...":"P~aragraf...", +"QR and ~Barcode...":"QR dan Kode ~Batang...", +"Record Track Changes":"Rekam Perubahan Lacakan", +"Rectangle":"Persegi Panjang", +"Rectangle (double click for multi-selection)":"Persegi Panjang (klik ganda untuk pemilihan berganda)", +"Rectangle, Rounded":"Persegi Panjang, Membulat", +"Rectangular Callout":"Dialog Komik Persegi Panjang", +"Reject":"Tolak", +"Reject All":"Tolak Semua", +"Reject All Changes":"Tolak Semua Perubahan", +"Reject Change":"Tolak Perubahan", +"Reject Track Change and select the next one":"Tolak Perubahan Lacakan dan pilih yang selanjutnya", +"Reject and Move to Next":"Tolak dan Pindah ke Berikutnya", +"Remove Noise":"Buang Gangguan", +"Rename Master":"Nama Ulang Induk", +"Rename S~heet...":"~Namai Ulang Lembar...", +"Reply Comment":"Balas Komentar", +"Reset Data Point":"Atur Ulang Titik Data", +"Reset all Data Points":"Atur Ulang Semua Titik Data", +"Resolved Comments":"Komentar yang Terselesaikan", +"Restart Numbering":"Mulai Ulang Penomoran", +"Right":"Kanan", +"Right Arrow":"Panah Kanan", +"Right Arrow Callout":"Dialog Komik Panah Kanan", +"Right Brace":"Kurawal Kanan", +"Right Bracket":"Akolade Kanan", +"Right Triangle":"Segitiga Siku-siku", +"Right or Left Arrow":"Panah Kanan atau Kiri", +"Right-To-Left":"Kanan ke Kiri", +"Ring":"Cincin", +"Rotate 90° ~Left":"Putar 90° K~iri", +"Rotate 90° ~Right":"Putar 90° K~anan", +"Rot~ate":"Put~ar", +"Round Callout":"Dialog Komik Membulat", +"Rounded Rectangular Callout":"Dialog Komik Persegi Panjang Membulat", +"Row":"Baris", +"Row ~Height...":"~Tinggi Baris...", +"Rows ~Above":"Baris di ~Atas", +"Rows ~Below":"Baris di ~Bawah", +"R~efresh Range":"M~uat Ulang Rentang", +"R~ight-To-Left":"Kanan ke K~iri", +"R~un Macro...":"~Jalankan Makro...", +"S-shaped Arrow":"Panah Bentuk S", +"Save ~As...":"Simpan Seb~agai...", +"Scientific":"Ilmiah", +"Select Cell":"Pilih Sel", +"Select Column":"Pilih Kolom", +"Select Row":"Pilih Baris", +"Select Table":"Pilih Tabel", +"Select ~All":"P~ilih Semua", +"Select ~Range...":"Pilih ~Rentang...", +"Set Background Image...":"Atur Citra Latar...", +"Set Character Spacing":"Atur Jarak Karakter", +"Set Heading Numbering":"Atur Penomoran Tajuk", +"Set Line Spacing":"Atur Jarak Antarbaris", +"Se~ction...":"Se~ksi...", +"Shadow":"Bayangan", +"Sharpen":"Pertajam", +"Sheet R~ight-To-Left":"Lembar Kanan-ke-K~iri", +"Show":"Tampilkan", +"Show Navigator Window":"Tampilkan Jendela Navigasi", +"Show track changes":"Tampilkan perubahan lacakan", +"Sho~w Rows":"Tampilka~n Baris", +"Sho~w Slide":"Tampilka~n Salindia", +"Sidebar":"Bilah sisi", +"Signat~ure Line...":"Ba~ris Tanda Tangan...", +"Signet":"Stempel", +"Slant Down":"Miring Bawah", +"Slant Up":"Miring Atas", +"Slide Layout":"Tata Letak Salindia", +"Slide Properties...":"Properti Salindia...", +"Slide Tit~le":"Judu~l Salindia", +"Slide Transition":"Transisi Salindia", +"Slide ~Count":"~Cacah Salindia", +"Slide ~Layout":"Tata ~Letak Salindia", +"Small capitals":"Kapital kecil", +"Smiley Face":"Muka Senyum", +"Snap to Grid":"Kancingkan ke Kisi", +"Sort Ascending":"Urut Menaik", +"Sort Descending":"Urut Menurun", +"So~rt...":"U~rut...", +"Sparkline...":"Bagan Mini...", +"Sparklines":"Bagan Mini", +"Split Arrow":"Panah Terbelah", +"Split Cells...":"Belah Sel...", +"Split Table...":"Belah Tabel...", +"Square":"Bujur Sangkar", +"Square Bevel":"Bujur Sangkar Bersiku", +"Square, Rounded":"Bujur Sangkar, Membulat", +"Statistics":"Statistik", +"Stop":"Perhentian", +"Straight Connector":"Konektor Lurus", +"Straight Connector ends with Arrow":"Konektor Lurus diakhiri dengan Panah", +"Straight Connector with Arrows":"Konektor Lurus dengan Panah", +"Strikethrough":"Garis Coret", +"Striped Right Arrow":"Panah Kanan Berstrip", +"Subscript":"Subskrip", +"Sun":"Matahari", +"Superscript":"Superskrip", +"Symbol":"Simbol", +"S~how Columns":"T~ampilkan Kolom", +"S~lide":"Sa~lindia", +"S~pecial Character...":"Karakter Kh~usus...", +"Table Cell Background Color":"Warna Latar Sel Tabel", +"Table of Contents and Inde~x":"Daftar Isi dan Inde~ks", +"Ta~ble Properties...":"Properti Ta~bel...", +"Text Wrap...":"Lipat Teks...", +"Te~xt":"Te~ks", +"Theme...":"Tema...", +"Thousands Separator":"Pemisah Ribuan", +"Time":"Waktu", +"Time Field":"Ruas Waktu", +"Title Page...":"Halaman Judul...", +"To Background":"Ke Latar Belakang", +"To Cell (~resize with cell)":"Ke Sel (ubah uku~ran dengan sel)", +"To Foreground":"Ke Latar Depan", +"To Next Paragraph in Level":"Ke Paragraf Selanjutnya di Tingkat", +"To Previous Paragraph in Level":"Ke Paragraf Sebelumnya di Tingkat", +"To P~age":"Ke H~alaman", +"To ~Cell":"Ke ~Sel", +"To ~Character":"Ke ~Karakter", +"To ~Curve":"Ke ~Kurva", +"To ~Frame":"Ke ~Bingkai", +"To ~Paragraph":"Ke ~Paragraf", +"Toggle Automatic Spell Checking":"Jungkitkan Pemeriksaan Ejaan Otomatis", +"Toggle Formatting Marks":"Jungkitkan Tanda Pemformatan", +"Toggle Ordered List":"Jungkitkan Senarai Berurut", +"Toggle Shadow":"Jungkitkan Bayangan", +"Toggle Unordered List":"Jungkitkan Senarai Tak Berurut", +"Top":"Teratas", +"Track Chan~ges":"~Lacak Perubahan", +"Translate...":"Terjemahkan...", +"Transparency":"Transparansi", +"Trapezoid":"Trapesium", +"Triangle Down":"Segitiga Bawah", +"Triangle Up":"Segitiga Atas", +"T~able":"T~abel", +"T~ime (variable)":"Waktu (var~iabel)", +"T~itle":"~Judul", +"Underline":"Garis Bawah", +"Unfloat Frame Content":"Batal Ambangkan Konten Bingkai", +"Ungroup Sparklines":"Pisahkan Kelompok Bagan Mini", +"Unmerge Cells":"Batal Gabung Sel", +"Unprotect Cells":"Lepas Lindungan Sel", +"Up Arrow":"Panah Atas", +"Up Arrow Callout":"Dialog Komik Panah Atas", +"Up and Down Arrow":"Panah Atas Bawah", +"Up and Down Arrow Callout":"Dialog Komik Panah Atas Bawah", +"Up and Right Arrow":"Panah Atas Kanan", +"Up and Right Arrow Callout":"Dialog Komik Panah Atas Kanan", +"Up, Right and Down Arrow":"Panah Atas, Kanan, Bawah", +"Update ~Index":"Perbarui ~Indeks", +"Vertical Scroll":"Guliran Vertikal", +"Vertical Text":"Teks Vertikal", +"Vertically C~enter":"T~engah Secara Vertikal", +"Vertically S~pacing":"Ja~rak Secara Vertikal", +"Vertically ~Bottom":"Ter~bawah Secara Vertikal", +"Vertically ~Top":"~Teratas Secara Vertikal", +"View Grid Lines":"Tilik Garis Kisi", +"Watermark...":"Tanda Air...", +"Wave":"Ombak", +"Wrap Text":"Lipat Teks", +"Zoom In":"Perbesar Tampilan", +"Zoom Out":"Perkecil Tampilan", +"~3D View...":"Tilikan ~3D...", +"~Accessibility Check...":"Pemeriksaan ~Aksesibilitas...", +"~Add":"T~ambah", +"~Add to List":"T~ambahkan ke Senarai", +"~Advanced Filter...":"Penapis L~anjutan...", +"~Analysis of Variance (ANOVA)...":"~Analisis Variansi (ANOVA)...", +"~Arrange":"~Susun", +"~Author":"~Penulis", +"~Automatic Spell Checking":"Pemeriksaan Ej~aan Otomatis", +"~Bottom":"~Bawah", +"~Bring to Front":"~Bawa ke Depan", +"~Bullets and Numbering...":"~Bulatan dan Penomoran...", +"~Capitalize Every Word":"Ka~pitalkan Setiap Kata", +"~Centered":"T~engah", +"~Chart...":"~Bagan...", +"~Chi-square Test...":"Uji ~Chi-square...", +"~Clear":"~Bersihkan", +"~Clear Direct Formatting":"~Bersihkan Pemformatan Langsung", +"~Column":"~Kolom", +"~Column Break":"Pemutus ~Kolom", +"~Columns":"~Kolom", +"~Contour":"~Kontur", +"~Convert":"~Konversi", +"~Correlation...":"~Korelasi...", +"~Covariance...":"~Kovariansi...", +"~Cut":"Po~tong", +"~Data":"~Data", +"~Data Ranges...":"Rentang ~Data...", +"~Data Table...":"Tabel ~Data...", +"~Date":"Tang~gal", +"~Date (fixed)":"~Tanggal (tetap)", +"~Date (variable)":"~Tanggal (variabel)", +"~Define":"~Tentukan", +"~Define Range...":"~Tentukan Rentang...", +"~Define...":"~Tentukan...", +"~Delete":"~Hapus", +"~Delete Sheet...":"~Hapus Lembar...", +"~Delete Slide":"Hapus Salin~dia", +"~Descriptive Statistics...":"Statistik ~Deskriptif...", +"~Display Grid":"Tampi~lkan Kisi", +"~Edit":"~Sunting", +"~Edit Contour...":"~Sunting Kontur...", +"~Edit...":"~Sunting...", +"~Endnote":"Catatan ~Akhir", +"~Enter Group":"Masuki K~elompok", +"~Exponential Smoothing...":"Penghalusan ~Eksponensial...", +"~F-test...":"~F-test...", +"~File":"~Berkas", +"~First Paragraph":"Paragra~f Pertama", +"~Fonts...":"~Fonta...", +"~Footnote":"Catatan ~Kaki", +"~Footnote/Endnote Settings...":"Pengaturan Catatan ~Kaki/Catatan Akhir...", +"~Format Cells...":"~Format Sel...", +"~Formula Object...":"Objek ~Rumus...", +"~Function...":"~Fungsi...", +"~Go to Sheet...":"Ke ~Lembar...", +"~Goal Seek...":"Mencari ~Sasaran...", +"~Group":"~Kelompokkan", +"~Group and Outline":"Kelompok dan Keran~gka", +"~Group...":"Ke~lompokkan...", +"~Header and Footer...":"~Kepala dan Kaki...", +"~Headers and Footers...":"~Kepala dan Kaki...", +"~Height...":"~Tinggi...", +"~Help":"Bantua~n", +"~Hide":"~Sembunyikan", +"~Hide AutoFilter":"S~embunyikan Penapis Otomatis", +"~Hide Details":"Se~mbunyikan Rincian", +"~Hide Sheet":"~Sembunyikan Lembar", +"~Hide Slide":"Semb~unyikan Salindia", +"~Hyperlink":"Prana~la", +"~Hyperlink...":"~Hipertaut...", +"~Hyphenation":"Pemengga~lan Kata", +"~Hyphenation...":"Pemengga~lan Kata...", +"~Image...":"C~itra...", +"~Index Entry...":"Entri ~Indeks...", +"~Insert":"S~isip", +"~Insert or Edit...":"S~isip atau Sunting...", +"~Insert...":"S~isip...", +"~Interaction...":"~Interaksi...", +"~Left":"K~iri", +"~Left-to-Right Mark":"Tanda K~iri-ke-Kanan", +"~Line Numbering...":"Penomoran Ba~ris...", +"~Manage...":"~Kelola...", +"~Middle":"~Tengah", +"~More Fields...":"Lebih ~Banyak Ruas...", +"~More Options...":"~Lebih Banyak Pilihan...", +"~Move or Copy Sheet...":"Pindah/Salin Le~mbar...", +"~Moving Average...":"Rata-rata ~Bergerak...", +"~Named Ranges and Expressions":"Ekspresi dan Re~ntang Bernama", +"~New Slide":"Sali~ndia Baru", +"~No-break Space":"Spasi ~Tak Putus", +"~Optimal":"~Optimal", +"~Optimal Height...":"Tinggi ~Optimal...", +"~Optimal Width...":"Lebar ~Optimal...", +"~Ordered List":"Senarai Ber~urut", +"~Page":"~Halaman", +"~Page Break":"~Putus Halaman", +"~Page Number":"Nomor Halama~n", +"~Page Number...":"Nomor ~Halaman...", +"~Page Numbers...":"Nomor H~alaman...", +"~Page Style...":"Gaya ~Halaman...", +"~Page...":"~Halaman...", +"~Parallel":"~Paralel", +"~Paste":"Tem~pel", +"~Pivot Table":"Tabel ~Pivot", +"~Print...":"~Cetak...", +"~Properties...":"~Properti...", +"~Recalculate":"Hitung Ulan~g", +"~Record":"~Rekam", +"~Redo":"Jadi ~Lagi", +"~Refresh":"Sega~rkan", +"~Regression...":"~Regresi...", +"~Remove Hyperlink":"Buang Hipe~rtaut", +"~Remove Outline":"Hapuskan Ke~rangka", +"~Reset Filter":"Atu~r Ulang Penapis", +"~Right":"~Kanan", +"~Right-to-Left Mark":"Tanda K~anan-ke-Kiri", +"~Row":"Ba~ris", +"~Rows":"Ba~ris", +"~Sampling...":"~Cuplikan...", +"~Save":"~Simpan", +"~Sections...":"~Seksi...", +"~Select":"~Pilih", +"~Send to Back":"~Kirim ke Belakang", +"~Sentence case":"~Kapital kalimat", +"~Shape":"~Bentuk", +"~Sheet":"~Lembar", +"~Show":"Tam~pilkan", +"~Show Details":"Tampi~lkan Rincian", +"~Show Sheet...":"~Tampilkan Lembar...", +"~Slide Number":"Nomor ~Salindia", +"~Soft Hyphen":"Tanda ~Sambung Lunak", +"~Sort...":"~Urutkan...", +"~Spacing":"~Jarak", +"~Spacing...":"~Jarak...", +"~Spelling...":"~Ejaan...", +"~Standard Filter...":"Penapis ~Standar...", +"~Subject":"~Subjek", +"~Table":"~Tabel", +"~Table Properties...":"Properti ~Tabel...", +"~Table...":"~Tabel...", +"~Text Box":"Kotak ~Teks", +"~Thesaurus...":"~Tesaurus...", +"~Through":"Mele~wati", +"~Time":"Wak~tu", +"~Time (fixed)":"Wak~tu (tetap)", +"~Time (variable)":"~Waktu (variabel)", +"~Tools":"Per~kakas", +"~Top":"A~tas", +"~UPPERCASE":"H~URUF KAPITAL", +"~Undo":"~Tak Jadi", +"~Ungroup...":"Pisahkan Kel~ompok...", +"~Unordered List":"Senarai ~Tak Berurut", +"~Update All":"Perbar~ui Semua", +"~Validity...":"~Keabsahan...", +"~View":"~Tilik", +"~While Typing":"~Sembari Mengetik", +"~Width...":"~Lebar...", +"~Word Count...":"~Cacah Kata...", +"~Word Joiner":"Penggabung ~Kata", +"~Wrap":"~Lipat", +"~Z-test...":"~Uji-Z...", +"~Zero-width Space":"Spasi Lebar N~ol", +"~lowercase":"Huruf Keci~l", +"~tOGGLE cASE":"kEBALIKAN kAPI~TAL" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/is.json b/f7cloud-office/browser/dist/l10n/uno/is.json new file mode 100644 index 0000000..3a0da8d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/is.json @@ -0,0 +1,749 @@ +{ +"12-Point Star":"12 arma stjarna", +"24-Point Star":"24 arma stjarna", +"4-Point Star":"4 arma stjarna", +"4-way Arrow":"4-átta ör", +"4-way Arrow Callout":"4-örva talblaðra", +"5-Point Star":"5 arma stjarna", +"6-Point Star":"6 arma stjarna", +"6-Point Star, Concave":"6 arma stjarna, dælduð", +"8-Point Star":"8 arma stjarna", +"Accept":"Samþykkja", +"Accept All":"Samþykkja allt", +"Accept All Changes":"Samþykkja allar breytingar", +"Accept Change":"Samþykkja breytingu", +"Accept Track Change and select the next one":"Samþykkja rakta breytingu og velja þá næstu", +"Accept and Move to Next":"Samþykkja og fara á næsta", +"Add Decimal Place":"Bæta við tugastaf", +"Add descriptions of non-text content (for accessibility)":"Bættu við lýsingum á efni sem ekki er texti (fyrir altækt aðgengi)", +"After":"Á eftir", +"Align Bottom":"Jafna niður", +"Align Bottom to Anchor":"Jafna niður að festipunkti", +"Align Center":"Jafna við miðju", +"Align Left":"Jafna til vinstri", +"Align Right":"Jafna til hægri", +"Align Tex~t":"Jafna ~texta", +"Align Top":"Jafna upp", +"Align Top to Anchor":"Jafna upp að festipunkti", +"Anc~hor":"Festipu~nktur", +"Animation":"Hreyfimynd", +"Apply Suggestion":"Virkja tillögu", +"Arch Down (Curve)":"Bogi niður", +"Arch Down (Pour)":"Bogi niður (Hella úr)", +"Arch Left (Curve)":"Bogi vinstri (Boginn)", +"Arch Right (Curve)":"Bogi hægri (Boginn)", +"Arch Right (Pour)":"Bogi hægri (Hella úr)", +"Arch Up (Curve)":"Bogi upp", +"Arch Up (Pour)":"Bogi upp (Hella í)", +"Arrange":"Raða", +"As C~haracter":"~Sem staf", +"AutoCorr~ect":"~Sjálfvirk leiðrétting", +"AutoFill Data Series: automatic":"Sjálfvirk gagnaútfylling: sjálfvirk", +"Auto~Filter":"~Sjálfvirk síun", +"A~lignment...":"~Jöfnun...", +"A~rea...":"~Flötur...", +"A~rrange":"~Raða", +"Back One":"Til baka um einn", +"Background Color":"Bakgrunnslitur", +"Before":"Á undan", +"Block Arc":"Breiður bogi", +"Bold":"Feitletrað", +"Bookmar~k...":"~Bókamerki...", +"Borders (Shift to overwrite)":"Jaðrar (Shift til að yfirskrifa)", +"Bottom":"Neðst", +"Brightness":"Birtustig", +"Caption...":"Titill...", +"Center":"Miðjað", +"Center Horizontal":"Miðja lárétt", +"Center Vertically":"Miðja lóðrétt", +"Centered":"Miðjað", +"Ce~lls...":"~Reiti...", +"Character Highlighting Color":"Litur áherslulitunar stafa", +"Character Spacing":"Stafabil", +"Charcoal Sketch":"Viðarkolateikning", +"Chart T~ype...":"T~egund grafs...", +"Check Spelling":"Yfirfara stafsetningu", +"Chevron":"Vinstri tvíoddur", +"Chevron Down":"Niðurfleygur", +"Chevron Up":"Uppfleygur", +"Circle":"Hringur", +"Circle (Curve)":"Hringur (Ferill)", +"Circle (Pour)":"Hringur (hella)", +"Circle Pie":"Hringsneið", +"Circular Arrow":"Hringlaga ör", +"Clear Direct Formatting":"Hreinsa handvirk snið", +"Clear ~Direct Formatting":"~Hreinsa handvirk snið", +"Cle~ar Cells...":"Hreins~a reiti...", +"Clone Formatting":"Klóna snið", +"Close Master View":"Loka yfirsíðuyfirliti", +"Cloud":"Hugsanaský", +"Cl~ear Contents...":"~Eyða innihaldi...", +"Color Scale...":"Litaskali...", +"Column":"Dálkur", +"Column ~Width...":"~Dálkabreidd...", +"Columns A~fter":"Dálkar á e~ftir", +"Columns B~efore":"~Dálkar á undan", +"Columns ~After":"Dálka á ~eftir", +"Columns ~Before":"~Dálkar á undan", +"Comments":"Athugasemdir", +"Comme~nt":"Athugase~md", +"Connector":"Tengilína", +"Connector Ends with Arrow":"Tengilína endar með ör", +"Connector with Arrows":"Tengilína með örvum", +"Connectors":"Tengilínur", +"Content Control Properties":"Eiginleikar efnisstýringar", +"Contrast":"Birtuskil", +"Copy Hyperlink Location":"Afrita staðsetningu tengils", +"Cop~y":"A~frita", +"Corner Right Arrow":"Hægri ör í horn", +"Co~lumns...":"~Dálkar...", +"Co~mpress...":"Þ~jappa...", +"Crop":"Utansníða", +"Crop Image":"Skera utan af mynd", +"Cross":"Kross", +"Cross-~reference...":"~Millivísun...", +"Currency":"Gjaldmiðill", +"Current ~Index":"Þetta yfirl~it", +"Curve":"Boglína", +"Curve Down":"Ferill niður", +"Curve Up":"Sveigist upp", +"Curved Connector":"Bogin lína", +"Curved Connector Ends with Arrow":"Bogin tengilína endar með ör", +"Curved Connector with Arrows":"Bogin tengilína með örvum", +"Cycle Case":"Fletta í gegnum stafstöðu", +"Cylinder":"Sívalningur", +"C~ell":"R~eit", +"C~haracter...":"Sta~fur...", +"C~onditional":"Skilyrt", +"Data Bar...":"Gagnastöpull...", +"Date":"Dagsetning", +"Date...":"Dagsetning...", +"Dat~e (variable)":"Dags~etning (breytileg)", +"Decrease Font Size":"Minnka letur", +"Decrease Indent":"Minnka inndrátt", +"Decrease Paragraph Spacing":"Minnka línubil milli málsgreina", +"Decrease Size":"Minnka stærð", +"Delete All Comments":"Eyða öllum athugasemdum", +"Delete All Comments by This Author":"Eyða öllum athugasemdum eftir þennan höfund", +"Delete Axis":"Eyða ás", +"Delete Comment":"Eyða athugasemd", +"Delete C~ells...":"~Eyða reitum...", +"Delete C~ontents...":"E~yða innihaldi...", +"Delete Data Labels":"Eyða gagnamerkingum", +"Delete Decimal Place":"Fjarlægja tugastaf", +"Delete Legend":"Eyða skýringu", +"Delete Major Grid":"Eyða aðalmöskva", +"Delete Minor Grid":"Eyða aukamöskva", +"Delete Row":"Eyða röð", +"Delete Rows":"Eyða röðum", +"Delete Single Data Label":"Eyða einu gagnamerki", +"Delete Sparkline":"Eyða smágrafi", +"Delete Sparkline Group":"Eyða hópi smágrafa", +"Delete Table":"Eyða töflu", +"Delete selected columns":"Eyða völdum dálkum", +"Delete selected rows":"Eyða völdum röðum", +"Delete table":"Eyða töflu", +"Delete ~All Comments":"Eyða öllum ~athugasemdum", +"Delete ~Columns":"Eyða ~dálkum", +"Demote Outline Level":"Færa stig efnisskipanar niður", +"Demote Outline Level with Subpoints":"Niður um eitt stig með undirpunktum", +"De~lete...":"~Eyða...", +"Diamond":"Tígull", +"Diamond Bevel":"Hornskorinn tígull", +"Digital Signatu~res...":"Stafrænar ~undirritanir...", +"Display Grid":"Birta hnitanet", +"Doorplate":"Merkispjald", +"Double Brace":"Tvöfaldur slaufusvigi", +"Double Bracket":"Tvöfaldur hornklofi", +"Double Underline":"Tvöföld undirstrikun", +"Down Arrow":"Ör niður", +"Down Arrow Callout":"Talblaðra með ör niður", +"Duplicate Page":"Tvítaka síðu", +"Duplicate ~Slide":"Tvítaka ~skyggnu", +"D~elete Page":"~Eyða síðu", +"Edit Hyperlink...":"Breyta veftengli...", +"Edit Section...":"Breyta hluta...", +"Edit Sparkline Group...":"Breyta hópi smágrafa...", +"Edit Sparkline...":"Breyta smágrafi...", +"Ellipse":"Sporbaugur", +"Ellipse (double click for multi-selection)":"Sporbaugur (tvísmella til að velja margt)", +"Explosion":"Sprenging", +"E~xecute Interaction...":"Framkvæma ví~xlverkun...", +"E~xit Group":"~Hætta í hópi", +"Fade Down":"Dofna niður", +"Fade Left":"Dofna til vinstri", +"Fade Right":"Dofna til hægri", +"Fade Up":"Dofna upp", +"Fade Up and Left":"Dofna upp til vinstri", +"Fade Up and Right":"Dofna upp til hægri", +"Fiel~d":"~Gagnasvið", +"Fill Color":"Fyllilitur", +"Find Next":"Leita að næsta", +"Find Previous":"Leita til baka", +"Find and Rep~lace...":"Finna og s~kipta út...", +"First ~Author":"Fyrsti ~höfundur", +"Flip Horizontally":"Spegla lágrétt", +"Flip Vertically":"Spegla lóðrétt", +"Flowchart: Alternate Process":"Flæðirit: Önnur vinnsla", +"Flowchart: Card":"Flæðirit: Kort", +"Flowchart: Collate":"Flæðirit: Samröðun", +"Flowchart: Connector":"Flæðirit: Tengill", +"Flowchart: Data":"Flæðirit: Gögn", +"Flowchart: Decision":"Flæðirit: Ákvörðun", +"Flowchart: Delay":"Flæðirit: Seinkun", +"Flowchart: Direct Access Storage":"Flæðirit: Rakleiðargeymsla", +"Flowchart: Display":"Flæðirit: Birting", +"Flowchart: Document":"Flæðirit: Skjal", +"Flowchart: Extract":"Flæðirit: Útdráttur", +"Flowchart: Internal Storage":"Flæðirit: Innri geymsla", +"Flowchart: Magnetic Disc":"Flæðirit: Segulskífa", +"Flowchart: Manual Input":"Flæðirit: Handvirkt ílag", +"Flowchart: Manual Operation":"Flæðirit: Handvirk notkun", +"Flowchart: Merge":"Flæðirit: Sameina", +"Flowchart: Multidocument":"Flæðirit: Mörg skjöl", +"Flowchart: Off-page Connector":"Flæðirit: Tengill utan síðu", +"Flowchart: Or":"Flæðirit: Eða", +"Flowchart: Predefined Process":"Flæðirit: Fyrirframskilgreind vinnsla", +"Flowchart: Preparation":"Flæðirit: Undirbúningur", +"Flowchart: Process":"Flæðirit: Vinnsla", +"Flowchart: Punched Tape":"Flæðirit: Sveigður strimill", +"Flowchart: Sequential Access":"Flæðirit: Raðaðgangur", +"Flowchart: Sort":"Flæðirit: Raða", +"Flowchart: Stored Data":"Flæðirit: Geymd gögn", +"Flowchart: Summing Junction":"Flæðirit: Samantektarskífa", +"Flowchart: Terminator":"Flæðirit: Stoppari", +"Flower":"Blóm", +"Folded Corner":"Brett horn", +"Font Color":"Litur á letri", +"Fontwork Shape":"Lögun úr letursmiðju", +"Fontwork...":"Letursmiðja...", +"Foote~r":"Síðu~fót", +"For All Text":"Fyrir allan texta", +"For Paragraph":"Fyrir málsgrein", +"For Selection":"Fyrir val", +"Format Axis...":"Sníða ás...", +"Format Chart Area...":"Sníða línuritsflöt...", +"Format Data Labels...":"Sníða gagnamerkingar...", +"Format Data Point...":"Sníða gagnapunkt...", +"Format Data Series...":"Sníða gagnaraðir...", +"Format Floor...":"Sníða grunnflöt...", +"Format Legend...":"Sníða skýringu...", +"Format Major Grid...":"Sníða aðalmöskva...", +"Format Mean Value Line...":"Sníða miðgildislínu...", +"Format Minor Grid...":"Sníða aukamöskva...", +"Format Pa~ge...":"Sníð~a síðu...", +"Format Selection...":"Sníða val...", +"Format Single Data Label...":"Sníða eitt gagnamerki...", +"Format Stock Gain...":"Sníða markaðshækkun...", +"Format Stock Loss...":"Sníða markaðslækkun...", +"Format Title...":"Sníða titil...", +"Format Trend Line Equation...":"Sníða formúlu fyrir leitnilínu...", +"Format Trend Line...":"Sníða leitnilínu...", +"Format Wall...":"Sníða veggi...", +"Format X Error Bars...":"Sníða X-villusúlur...", +"Format Y Error Bars...":"Sníða Y-villusúlur...", +"Format as Currency":"Sníða sem gjaldmiðil", +"Format as Date":"Sníða sem dagsetningu", +"Format as General":"Sníða sem almennt snið", +"Format as Number":"Sníða sem tölu", +"Format as Percent":"Sníða sem prósentu", +"Format as Scientific":"Sníða sem vísindalegt", +"Format as Time":"Sníða sem tíma", +"Formatting Mark":"Sniðmerki", +"Formula to Value":"Formúla í gildi", +"Forward One":"Áfram um einn", +"For~matting Marks":"Snið~merki", +"Fo~rm":"Innfyllingarfo~rm", +"Frame":"Rammi", +"Freeze First Column":"Frysta fyrsta dálk", +"Freeze First Row":"Frysta fyrstu röð", +"Freeze ~Cells":"Fr~ysta reiti", +"F~ont Size...":"~Leturstærð...", +"F~ormat":"S~níða", +"F~ourier Analysis...":"F~ourier-greining...", +"F~rame...":"~Rammi...", +"F~ull Screen":"~Fylla skjá", +"General":"Almennt", +"Give a label to identify an object":"Gefðu upp merkingu til að auðkenna hlut", +"Go t~o Page...":"F~ara á síðu...", +"Group Sparklines":"Hópa smágröf", +"Heading ~Numbering...":"Töluset~ning fyrirsagna...", +"Heart":"Hjarta", +"Hexagon":"Sexhyrningur", +"He~ader":"Síðu~haus", +"He~ader and Footer":"Síðuh~aus og síðufótur", +"Horizontal Scroll":"Lárétt bókrúlla", +"Horizontally ~Center":"Lárétt mið~jað", +"Horizontally ~Left":"~Lárétt til vinstri", +"Horizontally ~Right":"D~reifa til hægri", +"Horizontally ~Spacing":"Lárétt með bilu~m", +"H~ide":"Fe~la", +"H~ide Columns":"~Fela dálka", +"H~ide Rows":"Fe~la raðir", +"Icon Set...":"Táknmyndasett...", +"Ignore":"Hunsa", +"Image Mode":"Myndahamur", +"In ~Background":"Í ~bakgrunni", +"Increase Font Size":"Stækka letur", +"Increase Indent":"Auka inndrátt", +"Increase Paragraph Spacing":"Auka línubil milli málsgreina", +"Increase Size":"Auka stærð", +"Inflate":"Belgja út", +"Insert Audio or Video":"Setja inn hljóð eða myndskeið", +"Insert Axis":"Setja inn ás", +"Insert Axis Title":"Setja inn titil fyrir ás", +"Insert Bookmark":"Setja inn bókamerki", +"Insert Caption...":"Setja inn skýringatexta...", +"Insert Chart":"Setja inn línurit", +"Insert Column After":"Setja dálk inn á eftir", +"Insert Column Before":"Setja dálk inn á undan", +"Insert Column Break":"Setja inn dálkskil", +"Insert Columns ~After":"Setja inn dálka á ~eftir", +"Insert Columns ~Before":"Setja inn ~dálka á undan", +"Insert Comment":"Setja inn athugasemd", +"Insert Co~lumns":"Setja inn dá~lka", +"Insert Cross-reference":"Setja inn millivísun", +"Insert Data Labels":"Setja inn gagnamerkingar", +"Insert Endnote":"Setja inn eftirmála", +"Insert Field":"Setja inn gagnasvið", +"Insert Fontwork Text":"Setja inn letursmiðjutexta", +"Insert Footnote":"Setja inn neðanmálsgrein", +"Insert Frame":"Setja inn ramma", +"Insert Hyperlink":"Setja inn veftengil", +"Insert Image...":"Setja inn mynd...", +"Insert Index Entry":"Setja færslu inn í yfirlit", +"Insert Major Grid":"Setja inn aðalmöskva", +"Insert Mean ~Value Line":"Setja ~inn miðgildislínu", +"Insert Minor Grid":"Setja inn aukamöskva", +"Insert Page Break":"Setja inn síðuskil", +"Insert Row Above":"Setja röð inn fyrir ofan", +"Insert Row Below":"Setja röð inn fyrir neðan", +"Insert Rows ~Above":"Setja raðir inn fyrir ~ofan", +"Insert Rows ~Below":"Setja inn raðir fyrir ~neðan", +"Insert Single Data Label":"Setja inn eitt gagnamerki", +"Insert Slide":"Setja inn skyggnu", +"Insert Special Character":"Setja inn sértákn", +"Insert Special Characters":"Setja inn sértákn", +"Insert Text Box":"Setja inn textareit", +"Insert Titles...":"Setja inn titla...", +"Insert Tre~nd Line...":"Setja ~inn leitnilínu...", +"Insert Unnumbered Entry":"Setja inn ónúmeraða færslu", +"Insert Vertical Text":"Setja inn lóðréttan texta", +"Insert columns after":"Setja inn dálka á eftir", +"Insert columns before":"Setja inn dálka á undan", +"Insert rows above":"Setja raðir inn fyrir ofan", +"Insert rows below":"Setja inn raðir fyrir neðan", +"Insert ~Cells...":"~Setja inn reiti...", +"Insert ~Rows":"Setja inn ~raðir", +"Insert ~Table...":"Setja ~inn töflu...", +"Insert/Delete Axes...":"Setja inn/eyða ásum...", +"Invert":"Umhverfa", +"Isosceles Triangle":"Jafnarma þríhyrningur", +"Italic":"Skáletrað", +"Justified":"Hliðjafnt", +"Language":"Tungumál", +"Language Status":"Staða tungumáls", +"Layout":"Útlit", +"Left":"Vinstri", +"Left Arrow":"Vinstri ör", +"Left Arrow Callout":"Talblaðra með ör vinstri", +"Left Brace":"Vinstri slaufusvigi", +"Left Bracket":"Vinstri hornklofi", +"Left and Right Arrow":"Vinstri og hægri ör", +"Left and Right Arrow Callout":"Talblaðra með örvum til hliða", +"Left-To-Right":"Vinstri-til-hægri", +"Lightning Bolt":"Elding", +"Line":"Lína", +"Line Callout 1":"Talblöðrulína 1", +"Line Callout 2":"Talblöðrulína 2", +"Line Callout 3":"Talblöðrulína 3", +"Line Color":"Litur línu", +"Line Connector":"Tengilína", +"Line Connector Ends with Arrow":"Tengilína endar með ör", +"Line Spacing":"Línubil", +"Line Spacing: 1":"Línubil: 1", +"Line Spacing: 1.5":"Línubil: 1.5", +"Line Spacing: 2":"Línubil: 2", +"Lis~ts":"Lis~tar", +"L~ine...":"~Lína...", +"Manage Track Changes":"Sýsla með raktar breytingar", +"Manage...":"Sýsla með...", +"Manual ~Break...":"Han~dvirk síðuskil...", +"Master Slides":"Yfirskyggnur", +"Media":"Gagnamiðlar", +"Merge Cells":"Sameina reiti", +"Merge and center or unmerge cells depending on the current toggle state":"Sameina og miðja reiti eða afturkalla sameiningu reita, eftir stöðu víxlhnappsins", +"Moon":"Tungl", +"More ~Filters":"~Fleiri síur", +"Move Item Down":"Færa atriði niður", +"Move Item Down with Subpoints":"Færa atriði niður með undirpunktum", +"Move Item Up":"Færa atriði upp", +"Move Item Up with Subpoints":"Færa atriði upp með undirpunktum", +"M~erge and Center Cells":"Sam~eina og miðja reiti", +"Name...":"Heiti...", +"Na~vigator":"~Uppbygging", +"New Page":"Ný síða", +"Next":"Næsta", +"Next Page":"Næsta síða", +"Next Track Change":"Næsta rakta breyting", +"No List":"Enginn listi", +"None":"Ekkert", +"Notched Right Arrow":"Fleyguð hægri ör", +"Number":"Tala", +"Number Format":"Tölusnið", +"Number Format...":"Tölusnið...", +"Number Format: Currency":"Tölusnið: Gjaldmiðill", +"Number Format: Date":"Tölusnið : Dagsetning", +"Number Format: Decimal":"Tölusnið: Tugatala", +"Number Format: Exponential":"Tölusnið: Veldisvísir", +"Number Format: Percent":"Tölusnið: Prósenta", +"Number Format: Standard":"Tölusnið: Venjulegt", +"Number Format: Time":"Tölusnið: Tími", +"Octagon":"Átthyrningur", +"Octagon Bevel":"Hornskorinn átthyrningur", +"Open Circle (Curve)":"Opinn hringur (Boginn)", +"Open Circle (Pour)":"Opinn hringur (Hella úr)", +"Open Hyperlink":"Opna veftengil", +"Open the Elements Deck":"Opna einindaspjald", +"Open the Styles Deck":"Opna hliðarspjald fyrir stíla", +"Optimal Column Width":"Besta breidd dálka", +"Optimal Row Height":"Besta hæð raða", +"Orientation":"Stefna", +"Outline Font Effect":"Sjónbrellur útlínu leturs", +"Overline":"Yfirstrikað", +"Page Properties...":"Eiginleikar síðu...", +"Page Tit~le":"Titi~ll síðu", +"Page ~Count":"~Blaðsíðufjöldi", +"Paired ~t-test...":"Parað t-próf...", +"Parallelogram":"Samsíðungur", +"Paste ~Special...":"~Sérstök líming...", +"Pentagon":"Fimmhyrningur", +"Percent":"Prósent", +"Pi~vot Table...":"~Veltitafla...", +"Plain Text":"Ósniðinn texti", +"Pop Art":"Popplist", +"Position and Si~ze...":"Sta~ða og stærð...", +"Previous Page":"Fyrri síða", +"Previous Track Change":"Fyrri rakta breyting", +"Prin~t Ranges":"Pren~tbil", +"Prohibited":"Bannað", +"Promote Outline Level":"Færa stig efnisskipunar upp", +"Promote Outline Level with Subpoints":"Upp um eitt stig með undirpunktum", +"Propert~ies...":"~Eiginleikar...", +"Protect Cells":"Vernda reiti", +"Protect ~Sheet...":"Vernda ~blað...", +"Pr~evious":"~Fyrri", +"Puzzle":"Púsl", +"P~aragraph...":"~Málsgrein...", +"QR and ~Barcode...":"QR-~kóðar og strikamerki...", +"Record Track Changes":"Skrá raktar breytingar", +"Rectangle":"Rétthyrningur", +"Rectangle, Rounded":"Rétthyrningur, rúnnaður", +"Rectangular Callout":"Rétthyrnd talblaðra", +"Reject":"Hafna", +"Reject All":"Hafna öllu", +"Reject All Changes":"Hafna öllum breytingum", +"Reject Change":"Hafna breytingu", +"Reject Track Change and select the next one":"Hafna raktri breytingu og velja þá næstu", +"Reject and Move to Next":"Hafna og fara á næsta", +"Remove Noise":"Fjarlægja suð", +"Rename Master":"Endurnefna yfirsíðu", +"Rename S~heet...":"Endurnefna ~blað...", +"Reply Comment":"Svara athugasemd", +"Reset Data Point":"Frumstilla gagnapunkt", +"Reset all Data Points":"Frumstilla alla gagnapunkta", +"Resolved Comments":"Leystar athugasemdir", +"Restart Numbering":"Endurræsa tölusetningu", +"Right":"Hægri", +"Right Arrow":"Hægri ör", +"Right Arrow Callout":"Talblaðra með ör hægri", +"Right Brace":"Hægri slaufusvigi", +"Right Bracket":"Hægri hornklofi", +"Right Triangle":"Réttur þríhyrningur", +"Right or Left Arrow":"Hægri eða vinstri ör", +"Right-To-Left":"Hægri-til-vinstri", +"Ring":"Hringur", +"Rotate 90° ~Left":"Snúa 90° rangsæ~lis", +"Rotate 90° ~Right":"Snúa 90° ~réttsælis", +"Rot~ate":"S~núa", +"Round Callout":"Rúnnuð talblaðra", +"Rounded Rectangular Callout":"Ávöl rétthyrnd blaðra", +"Row":"Röð", +"Row ~Height...":"~Hæð raðar...", +"Rows ~Above":"R~aðir fyrir ofan", +"Rows ~Below":"Raðir ~fyrir neðan", +"R~efresh Range":"~Endurlesa svið", +"R~ight-To-Left":"~Hægri-til-vinstri", +"R~un Macro...":"~Keyra fjölva...", +"S-shaped Arrow":"S-löguð ör", +"Save ~As...":"Vista ~sem...", +"Scientific":"Vísindalegt", +"Select Cell":"Velja reit", +"Select Column":"Velja dálk", +"Select Row":"Veldu röð", +"Select Table":"Velja töflu", +"Select ~All":"Velja ~allt", +"Select ~Range...":"Velja gagnas~við...", +"Set Background Image...":"Velja bakgrunnsmynd...", +"Set Character Spacing":"Setja stafabil", +"Set Heading Numbering":"Setja tölusetningu fyrirsagna", +"Set Line Spacing":"Setja línubil", +"Se~ction...":"Efnis~hluta...", +"Shadow":"Skuggi", +"Sharpen":"Skerpa", +"Sheet R~ight-To-Left":"Blað frá ~hægri til vinstri", +"Show Navigator Window":"Birta yfirlitsglugga", +"Sho~w Rows":"Sýna rað~ir", +"Sho~w Slide":"~Sýna skyggnu", +"Sidebar":"Hliðarspjald", +"Signet":"Innsigli", +"Slant Down":"Halla niður á við", +"Slant Up":"Halla upp á við", +"Slide Layout":"Framsetning skyggnu", +"Slide Properties...":"Eiginleikar skyggnu...", +"Slide Tit~le":"F~yrirsögn skyggnu", +"Slide Transition":"Skyggnuskipting", +"Slide ~Count":"~Fjöldi skyggna", +"Slide ~Layout":"Fra~msetning skyggnu", +"Small capitals":"Litlir hástafir", +"Smiley Face":"Broskall", +"Snap to Grid":"Grípa í hnitanet", +"Sort Ascending":"Raða vaxandi", +"Sort Descending":"Raða minnkandi", +"So~rt...":"~Raða...", +"Sparkline...":"Smágraf...", +"Sparklines":"Smágröf", +"Split Arrow":"Klofin ör", +"Split Cells...":"Kljúfa reiti...", +"Split Table...":"Kljúfa töflu...", +"Square":"Ferningur", +"Square Bevel":"Hornskorinn ferningur", +"Square, Rounded":"Ferningur, rúnnaður", +"Statistics":"Tölfræði", +"Stop":"Stöðva", +"Straight Connector":"Bein tengilína", +"Straight Connector ends with Arrow":"Bein tengilína endar með ör", +"Straight Connector with Arrows":"Bein tengilína með örvum", +"Strikethrough":"Yfirstrikun", +"Striped Right Arrow":"Strikuð hægri ör", +"Subscript":"Lágletur", +"Sun":"Sól", +"Superscript":"Brjóstletur", +"Symbol":"Tákn", +"S~how Columns":"~Sýna dálka", +"S~lide":"S~kyggna", +"S~pecial Character...":"Sértá~kn...", +"Table Cell Background Color":"Bakgrunnslitur töflureita", +"Table of Contents and Inde~x":"Efnis~yfirlit og atriðaskrá", +"Ta~ble Properties...":"~Eiginleikar töflu...", +"Text Wrap...":"Textaskipting...", +"Te~xt":"Te~xti", +"Thousands Separator":"Þúsundatákn", +"Time":"Tími", +"Time Field":"Tímareitur", +"Title Page...":"Titilsíða...", +"To Background":"Á bakgrunn", +"To Cell (~resize with cell)":"Að reit (breyta stæ~rð með reit)", +"To Foreground":"Í forgrunn", +"To Next Paragraph in Level":"Í næstu málsgrein á þessu stigi", +"To Previous Paragraph in Level":"Í fyrri málsgrein á þessu stigi", +"To P~age":"~Við síðu", +"To ~Cell":"Við ~reit", +"To ~Character":"Við ~staf", +"To ~Curve":"Í ~feril", +"To ~Frame":"Við ~ramma", +"To ~Paragraph":"Við ~málsgrein", +"Toggle Automatic Spell Checking":"Víxla sjálfvirkri yfirferð stafsetningar af/á", +"Toggle Formatting Marks":"Víxla sniðmerkjum af/á", +"Toggle Ordered List":"Víxla röðuðum lista af/á", +"Toggle Shadow":"Víxla skugga af/á", +"Toggle Unordered List":"Víxla óröðuðum lista af/á", +"Top":"Efst", +"Track Chan~ges":"Skrá breytin~gar", +"Translate...":"Þýða...", +"Transparency":"Gegnsæi", +"Trapezoid":"Trapisa", +"Triangle Down":"Þríhyrningur niður", +"Triangle Up":"Þríhyrningur upp", +"T~able":"T~afla", +"T~ime (variable)":"Tím~i (breytilegur)", +"T~itle":"~Titill", +"Underline":"Undirstrikað", +"Ungroup Sparklines":"Taka smágröf úr hópi", +"Unmerge Cells":"Afturkalla sameiningu reita", +"Unprotect Cells":"Afvernda reiti", +"Up Arrow":"Ör upp", +"Up Arrow Callout":"Talblaðra með ör upp", +"Up and Down Arrow":"Upp og niður ör", +"Up and Down Arrow Callout":"Talblaðra með örvum upp og niður", +"Up and Right Arrow":"Upp og hægri ör", +"Up and Right Arrow Callout":"Upp og hægri örva talblaðra", +"Up, Right and Down Arrow":"Upp, hægri og niður örvar", +"Update ~Index":"Uppfæra yf~irlit", +"Vertical Scroll":"Lóðrétt bókrúlla", +"Vertical Text":"Lóðréttur texti", +"Vertically C~enter":"Lóðrétt mið~jað", +"Vertically S~pacing":"Lóðrétt með ~bilum", +"Vertically ~Bottom":"Lóðrétt neðst", +"Vertically ~Top":"Lóðré~tt efst", +"View Grid Lines":"Sýna hnitalínur", +"Watermark...":"Vatnsmerki...", +"Wave":"Bylgja", +"Wrap Text":"Línuskipta texta", +"Zoom In":"Renna að", +"Zoom Out":"Renna frá", +"~3D View...":"~3D sýn...", +"~Accessibility Check...":"~Athugun á auðvelduðu aðgengi...", +"~Add":"~Bæta við", +"~Add to List":"Bæt~a við lista", +"~Advanced Filter...":"~Nákvæm sía...", +"~Analysis of Variance (ANOVA)...":"~Greining breytileika (ANOVA)...", +"~Arrange":"R~aða", +"~Author":"~Höfundur", +"~Automatic Spell Checking":"~Sjálfvirk yfirferð stafsetningar", +"~Bottom":"~Neðst", +"~Bring to Front":"~Setja fremst", +"~Bullets and Numbering...":"Á~herslumerki og tölusetning...", +"~Capitalize Every Word":"Öll Orð ~Með Hástöfum", +"~Centered":"~Miðjað", +"~Chart...":"~Línurit...", +"~Chi-square Test...":"~Kí-kvaðratdreifingarpróf...", +"~Clear":"~Hreinsa", +"~Clear Direct Formatting":"~Hreinsa handvirk snið", +"~Column":"~Dálk", +"~Column Break":"~Dálkskil", +"~Columns":"~Dálkum", +"~Contour":"Útja~ðar", +"~Convert":"~Umbreyta", +"~Correlation...":"~Fylgni...", +"~Covariance...":"~Samfylgni...", +"~Cut":"~Klippa", +"~Data":"~Gögn", +"~Data Ranges...":"~Gagnasvið...", +"~Data Table...":"~Gagnatafla...", +"~Date":"~Dagsetning", +"~Date (fixed)":"~Dagsetning (föst)", +"~Define":"~Skilgreina", +"~Define Range...":"Skil~greina svið...", +"~Define...":"Skil~greina...", +"~Delete":"~Eyða", +"~Delete Sheet...":"Eyða ~blaði...", +"~Delete Slide":"~Eyða skyggnu", +"~Descriptive Statistics...":"~Lýsandi tölfræði...", +"~Display Grid":"~Birta hnitanet", +"~Edit":"~Breyta", +"~Edit Contour...":"~Breyta útlínu...", +"~Edit...":"Br~eyta...", +"~Endnote":"~Eftirmáli", +"~Enter Group":"O~pna hóp", +"~Exponential Smoothing...":"V~eldisjöfnun...", +"~F-test...":"~F-próf...", +"~File":"~Skrá", +"~First Paragraph":"~Fyrsta málsgrein", +"~Fonts...":"~Letur...", +"~Footnote":"Neðan~málsgrein", +"~Footnote/Endnote Settings...":"Stillingar neðanmálsgreina/e~ftirmála...", +"~Format Cells...":"S~níða reiti...", +"~Formula Object...":"~Formúluhlutur...", +"~Function...":"~Fall...", +"~Go to Sheet...":"~Fara á blað...", +"~Goal Seek...":"~Markmiðaleit...", +"~Group":"~Hópur", +"~Group and Outline":"~Hópur og efnisstig", +"~Group...":"~Hópur...", +"~Header and Footer...":"Síðu~haus og síðufót...", +"~Headers and Footers...":"Síðu~hausar og neðanmálsgreinar...", +"~Height...":"~Hæð...", +"~Help":"~Hjálp", +"~Hide":"~Fela", +"~Hide AutoFilter":"~Fela sjálfvirka síun", +"~Hide Details":"~Fela ítarefni", +"~Hide Sheet":"Fela ~blað", +"~Hide Slide":"~Fela skyggnu", +"~Hyperlink":"Ve~ftengill", +"~Hyperlink...":"~Tengill...", +"~Hyphenation":"~Orðskipting", +"~Hyphenation...":"~Orðskipting...", +"~Image...":"~Mynd", +"~Insert":"Setja ~inn", +"~Insert or Edit...":"Setja ~inn eða breyta...", +"~Insert...":"Setja ~inn...", +"~Interaction...":"~Víxlverkun...", +"~Left":"~Vinstri", +"~Line Numbering...":"~Línunúmer...", +"~Manage...":"Sýs~la...", +"~More Fields...":"~Fleiri gagnasvið...", +"~More Options...":"~Fleiri valkostir...", +"~Move or Copy Sheet...":"~Færa eða afrita blað...", +"~Moving Average...":"~Hlaupandi meðaltal...", +"~Named Ranges and Expressions":"~Nefnd svið og reglulegar segðir", +"~New Slide":"~Ný skyggna", +"~Optimal":"~Bestað", +"~Optimal Height...":"~Besta hæð...", +"~Optimal Width...":"~Besta breidd...", +"~Ordered List":"Ra~ðaður listi", +"~Page":"Síð~a", +"~Page Break":"Síðus~kil", +"~Page Number":"Síðu~númer", +"~Page Numbers...":"~Síðunúmer...", +"~Page Style...":"~Síðustíll...", +"~Page...":"~Síða...", +"~Parallel":"Sa~msíða", +"~Paste":"~Líma", +"~Pivot Table":"~Veltitafla", +"~Print...":"~Prenta...", +"~Properties...":"~Eiginleikar...", +"~Recalculate":"Endu~rreikna", +"~Record":"Fæ~rsla", +"~Redo":"Endu~rtaka", +"~Refresh":"~Uppfæra", +"~Regression...":"Aðfallsg~reining...", +"~Remove Hyperlink":"Fja~rlægja veftengil", +"~Remove Outline":"Fja~rlægja útlínu", +"~Reset Filter":"~Núllstilla síu", +"~Right":"~Hægri", +"~Row":"~Röð", +"~Rows":"~Röðum", +"~Sampling...":"~Söfnun...", +"~Save":"Vi~sta", +"~Sections...":"~Efnishlutar...", +"~Select":"~Velja", +"~Send to Back":"~Setja aftast", +"~Sentence case":"~Byrja á hástaf", +"~Shape":"~Lögun", +"~Sheet":"~Blað", +"~Show":"~Sýna", +"~Show Details":"~Birta ítarlegri upplýsingar", +"~Show Sheet...":"~Sýna blað...", +"~Slide Number":"~Númer skyggnu", +"~Sort...":"~Raða...", +"~Spacing":"~Millibil", +"~Spacing...":"~Millibil...", +"~Spelling...":"~Stafsetning...", +"~Standard Filter...":"~Venjuleg sía...", +"~Subject":"~Efni", +"~Table":"~Töflu", +"~Table Properties...":"Eiginleikar ~töflu...", +"~Table...":"~Töflu...", +"~Text Box":"~Textareit", +"~Thesaurus...":"~Samheitaorðasafn...", +"~Through":"~Textaskrið í gegnum", +"~Time":"~Tími", +"~Time (fixed)":"~Tími (fastur)", +"~Tools":"~Verkfæri", +"~Top":"~Efst", +"~UPPERCASE":"~HÁSTAFIR", +"~Undo":"Aft~urkalla", +"~Ungroup...":"~Taka úr hóp...", +"~Unordered List":"Óraðað~ur listi", +"~Update All":"~Uppfæra allt", +"~Validity...":"~Gildi...", +"~View":"S~koða", +"~While Typing":"Á meðan s~krifað er", +"~Width...":"~Breidd...", +"~Word Count...":"~Fjöldi orða", +"~Wrap":"~Textaskrið", +"~Z-test...":"~z-próf...", +"~lowercase":"~lágstafir", +"~tOGGLE cASE":"~vÍXLA sTAFSTÖÐU" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/it.json b/f7cloud-office/browser/dist/l10n/uno/it.json new file mode 100644 index 0000000..fc7710a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/it.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"Stella a 12 punte", +"24-Point Star":"Stella a 24 punte", +"4-Point Star":"Stella a 4 punte", +"4-way Arrow":"Freccia in quattro direzioni", +"4-way Arrow Callout":"Legenda freccia in quattro direzioni", +"5-Point Star":"Stella a 5 punte", +"6-Point Star":"Stella a 6 punte", +"6-Point Star, Concave":"Stella a 6 punte, concava", +"8-Point Star":"Stella a 8 punte", +"Accept":"Accetta", +"Accept All":"Accetta tutto", +"Accept All Changes":"Accetta tutte le modifiche", +"Accept Change":"Accetta modifica", +"Accept Track Change and select the next one":"Accetta la revisione e seleziona quella successiva", +"Accept and Move to Next":"Accetta e passa alla successiva", +"Add Decimal Place":"Aggiungi cifra decimale", +"Add To Dictionary":"Aggiungi al dizionario", +"Add descriptions of non-text content (for accessibility)":"Aggiungi una descrizione del contenuto non testuale (per l'accesso facilitato)", +"After":"Dopo", +"Align Bottom":"Allinea in basso", +"Align Bottom to Anchor":"Aggancia allineato in basso", +"Align Center":"Allinea al centro", +"Align Left":"Allinea a sinistra", +"Align Right":"Allinea a destra", +"Align Tex~t":"Allinea tes~to", +"Align Top":"Allinea in alto", +"Align Top to Anchor":"Aggancia allineato in alto", +"Alt Text...":"Testo alternativo...", +"Anc~hor":"Ancora~ggio", +"Animation":"Animazione", +"Apply Suggestion":"Applica suggerimento", +"Arch Down (Curve)":"Arco capovolto (sottile)", +"Arch Down (Pour)":"Arco capovolto (spesso)", +"Arch Left (Curve)":"Arco a sinistra (sottile)", +"Arch Right (Curve)":"Arco a destra (sottile)", +"Arch Right (Pour)":"Arco a destra (spesso)", +"Arch Up (Curve)":"Arco (sottile)", +"Arch Up (Pour)":"Arco (spesso)", +"Arrange":"Disponi", +"As C~haracter":"~Come carattere", +"AutoCorr~ect":"Correzione automatica", +"AutoFill Data Series: automatic":"Compila la serie di dati automaticamente", +"Auto~Filter":"Filtro automatico", +"A~lignment...":"~Allineamento...", +"A~rea...":"~Area...", +"A~rrange":"~Disponi", +"Back One":"Indietro di uno", +"Background Color":"Colore di sfondo", +"Before":"Prima", +"Block Arc":"Arco a tutto sesto", +"Bold":"Grassetto", +"Bookmar~k...":"Segnali~bro...", +"Borders (Shift to overwrite)":"Bordi (Maiusc per sovrascrivere)", +"Bottom":"In basso", +"Brightness":"Luminosità", +"Caption...":"Didas~calia...", +"Center":"Al centro", +"Center Horizontal":"Centra orizzontalmente", +"Center Vertically":"Centra verticalmente", +"Centered":"Centrato", +"Ce~lls...":"~Celle...", +"Character Highlighting Color":"Colore evidenziazione del carattere", +"Character Spacing":"Spaziatura caratteri", +"Charcoal Sketch":"Carboncino", +"Chart T~ype...":"T~ipo di grafico...", +"Check Spelling":"Verifica l'ortografia", +"Chevron":"Parentesi angolare chiusa", +"Chevron Down":"Angolare verso il basso", +"Chevron Up":"Angolare verso l'alto", +"Circle":"Cerchio", +"Circle (Curve)":"Cerchio (sottile)", +"Circle (Pour)":"Cerchio (spesso)", +"Circle Pie":"Settore di cerchio", +"Circular Arrow":"Freccia ad arco", +"Clear Direct Formatting":"Cancella la formattazione diretta", +"Clear ~Direct Formatting":"Cancella formattazione ~diretta", +"Cle~ar Cells...":"P~ulisci celle...", +"Clone Formatting":"Clona formattazione", +"Close Master View":"Chiudi vista schema", +"Cloud":"Nuvola", +"Cl~ear Contents...":"~Cancella contenuto...", +"Color Scale...":"Gradiente...", +"Column":"Colonna", +"Column ~Width...":"~Larghezza colonna...", +"Columns A~fter":"Colonne d~opo", +"Columns B~efore":"Colonne ~prima", +"Columns ~After":"Colonne d~opo", +"Columns ~Before":"Colonne ~prima", +"Comments":"Commenti", +"Comme~nt":"Comme~nto", +"Connector":"Connettore", +"Connector Ends with Arrow":"Connettore con freccia terminale", +"Connector with Arrows":"Connettore con frecce", +"Connectors":"Connettori", +"Connectors (double click for multi-selection)":"Connettori (doppio clic per la selezione multipla)", +"Content Control Properties":"Proprietà controllo contenuto", +"Contrast":"Contrasto", +"Copy Hyperlink Location":"Copia il percorso del collegamento", +"Cop~y":"C~opia", +"Corner Right Arrow":"Freccia angolare destra", +"Co~lumns...":"Co~lonne...", +"Co~mpress...":"Co~mprimi...", +"Crop":"Ritaglia", +"Crop Image":"Ritaglia immagine", +"Cross":"Croce", +"Cross-~reference...":"~Riferimento incrociato...", +"Cuboid":"Cuboide", +"Currency":"Valuta", +"Current ~Index":"~Indice corrente", +"Curve":"Curva", +"Curve Down":"Uscita a curva", +"Curve Up":"Entrata a curva", +"Curved Connector":"Connettore curvo", +"Curved Connector Ends with Arrow":"Connettore curvo con freccia terminale", +"Curved Connector with Arrows":"Connettore curvo con frecce", +"Cycle Case":"Alterna in sequenza", +"Cylinder":"Cilindro", +"C~ell":"C~ella", +"C~haracter...":"~Carattere...", +"C~onditional":"C~ondizionale", +"Data Bar...":"Barra dati...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"D~ata (variabile)", +"Decrease Font Size":"Riduci la dimensione del carattere", +"Decrease Indent":"Riduci il rientro", +"Decrease Paragraph Spacing":"Riduci la spaziatura del paragrafo", +"Decrease Size":"Riduci la dimensione", +"Delete All Comments":"Elimina tutti i commenti", +"Delete All Comments by This Author":"Elimina tutti i commenti di questo autore", +"Delete Axis":"Elimina asse", +"Delete Comment":"Elimina commento", +"Delete Content Control":"Elimina Controllo di contenuto", +"Delete C~ells...":"Elimina ~celle...", +"Delete C~ontents...":"Elimina co~ntenuti...", +"Delete Data Labels":"Elimina etichette dati", +"Delete Decimal Place":"Elimina cifra decimale", +"Delete Index":"Elimina indice", +"Delete Legend":"Elimina legenda", +"Delete Major Grid":"Elimina griglia principale", +"Delete Minor Grid":"Elimina griglia secondaria", +"Delete Row":"Elimina riga", +"Delete Rows":"Elimina righe", +"Delete Single Data Label":"Elimina etichetta dati singola", +"Delete Sparkline":"Elimina sparkline", +"Delete Sparkline Group":"Elimina gruppo sparkline", +"Delete Table":"Elimina tabella", +"Delete selected columns":"Elimina le colonne selezionate", +"Delete selected rows":"Elimina le righe selezionate", +"Delete table":"Elimina la tabella", +"Delete ~All Comments":"Elimina ~tutti i commenti", +"Delete ~Columns":"Elimina ~colonne", +"Demote Outline Level":"Abbassa livello struttura", +"Demote Outline Level with Subpoints":"Abbassa livello struttura con i sottoparagrafi", +"De~lete...":"E~limina...", +"Diamond":"Losanga", +"Diamond Bevel":"Losanga smussata", +"Digital Signatu~res...":"Firme ~digitali...", +"Display Grid":"Mostra la griglia", +"Doorplate":"Targa", +"Double Brace":"Doppia parentesi graffa", +"Double Bracket":"Doppia parentesi quadra", +"Double Underline":"Sottolineatura doppia", +"Down Arrow":"Freccia in basso", +"Down Arrow Callout":"Legenda freccia in basso", +"Duplicate Page":"Duplica pagina", +"Duplicate ~Slide":"Duplica ~diapositiva", +"D~elete Page":"~Elimina pagina", +"Edit Hyperlink...":"Modifica collegamento ipertestuale...", +"Edit Section...":"Modifica la sezione...", +"Edit Sparkline Group...":"Modifica gruppo sparkline...", +"Edit Sparkline...":"Modifica sparkline...", +"Ellipse":"Ellisse", +"Ellipse (double click for multi-selection)":"Ellisse (doppio clic per la selezione multipla)", +"Explosion":"Esplosione", +"E~xecute Interaction...":"E~segui interazione...", +"E~xit Group":"~Esci dal gruppo", +"Fade Down":"Dissolvenza in basso", +"Fade Left":"Dissolvenza a sinistra", +"Fade Right":"Dissolvenza a destra", +"Fade Up":"Dissolvenza in alto", +"Fade Up and Left":"Dissolvenza in alto e a sinistra", +"Fade Up and Right":"Dissolvenza in alto e a destra", +"Fiel~d":"Coman~do di campo", +"Fill Color":"Colore di riempimento", +"Find Next":"Trova successivo", +"Find Previous":"Trova precedente", +"Find and Rep~lace...":"Trova e ~sostituisci...", +"First ~Author":"Primo ~autore", +"Flip Horizontally":"Ribalta orizzontalmente", +"Flip Vertically":"Ribalta verticalmente", +"Flowchart: Alternate Process":"Diagramma di flusso: elaborazione alternativa", +"Flowchart: Card":"Diagramma di flusso: scheda", +"Flowchart: Collate":"Diagramma di flusso: fascicola", +"Flowchart: Connector":"Diagramma di flusso: connettore", +"Flowchart: Data":"Diagramma di flusso: dati", +"Flowchart: Decision":"Diagramma di flusso: decisione", +"Flowchart: Delay":"Diagramma di flusso: ritardo", +"Flowchart: Direct Access Storage":"Diagramma di flusso: memoria ad accesso diretto", +"Flowchart: Display":"Diagramma di flusso: unità di visualizzazione grafica", +"Flowchart: Document":"Diagramma di flusso: documento", +"Flowchart: Extract":"Diagramma di flusso: estratto", +"Flowchart: Internal Storage":"Diagramma di flusso: memoria interna", +"Flowchart: Magnetic Disc":"Diagramma di flusso: disco magnetico", +"Flowchart: Manual Input":"Diagramma di flusso: input manuale", +"Flowchart: Manual Operation":"Diagramma di flusso: operazione manuale", +"Flowchart: Merge":"Diagramma di flusso: unione", +"Flowchart: Multidocument":"Diagramma di flusso: documento multiplo", +"Flowchart: Off-page Connector":"Diagramma di flusso: connettore pagina esterna", +"Flowchart: Or":"Diagramma di flusso: oppure", +"Flowchart: Predefined Process":"Diagramma di flusso: elaborazione predefinita", +"Flowchart: Preparation":"Diagramma di flusso: preparazione", +"Flowchart: Process":"Diagramma di flusso: elaborazione", +"Flowchart: Punched Tape":"Diagramma di flusso: nastro perforato", +"Flowchart: Sequential Access":"Diagramma di flusso: accesso sequenziale", +"Flowchart: Sort":"Diagramma di flusso: ordinamento", +"Flowchart: Stored Data":"Diagramma di flusso: dati memorizzati", +"Flowchart: Summing Junction":"Diagramma di flusso: sommare giunzioni", +"Flowchart: Terminator":"Diagramma di flusso: interruzione", +"Flower":"Fiore", +"Folded Corner":"Angolo ripiegato", +"Font Color":"Colore carattere", +"Fontwork Shape":"Forma fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Pi~è di pagina", +"For All Text":"Per tutto il testo", +"For Paragraph":"Per paragrafo", +"For Selection":"Per selezione", +"Format Axis...":"Formatta asse...", +"Format Chart Area...":"Formatta area del grafico...", +"Format Data Labels...":"Formatta etichette dati...", +"Format Data Point...":"Formatta punto dati...", +"Format Data Series...":"Formatta serie di dati...", +"Format Floor...":"Formatta pavimento...", +"Format Legend...":"Formatta legenda...", +"Format Major Grid...":"Formatta griglia principale...", +"Format Mean Value Line...":"Formatta linea del valore medio...", +"Format Minor Grid...":"Formatta griglia secondaria...", +"Format Pa~ge...":"Formatta pa~gina...", +"Format Selection...":"Formato selezione...", +"Format Single Data Label...":"Formatta singola etichetta dati...", +"Format Stock Gain...":"Formatta profitto...", +"Format Stock Loss...":"Formatta perdita di capitale...", +"Format Title...":"Formatta titolo...", +"Format Trend Line Equation...":"Formatta equazione della linea di tendenza...", +"Format Trend Line...":"Formatta linea di tendenza...", +"Format Wall...":"Formatta parete...", +"Format X Error Bars...":"Formatta barre di errore X...", +"Format Y Error Bars...":"Formatta barre di errore Y...", +"Format as Currency":"Formatta come Valuta", +"Format as Date":"Formatta come Data", +"Format as General":"Formatta come Generale", +"Format as Number":"Formatta come Numero", +"Format as Percent":"Formatta come Percentuale", +"Format as Scientific":"Formatta come Scientifico", +"Format as Time":"Formatta come ora", +"Formatting Mark":"Marcatore di formattazione", +"Formula to Value":"Formula in valore", +"Forward One":"In avanti di uno", +"For~matting Marks":"Segni di for~mattazione", +"Fo~rm":"Fo~rmulario", +"Frame":"Cornice", +"Freeze First Column":"Blocca prima colonna", +"Freeze First Row":"Blocca prima riga", +"Freeze Rows and Columns":"Blocca righe e colonne", +"Freeze ~Cells":"Blocca ~celle", +"F~ont Size...":"Dimensioni carattere...", +"F~ormat":"F~ormato", +"F~ourier Analysis...":"Analisi di F~ourier...", +"F~rame...":"Co~rnice...", +"F~ull Screen":"Schermo ~intero", +"General":"Generale", +"Give a label to identify an object":"Assegna un'etichetta per identificare un oggetto", +"Go t~o Page...":"~Vai alla pagina...", +"Go t~o Slide...":"Vai alla ~diapositiva...", +"Group Sparklines":"Raggruppa sparkline", +"Heading ~Numbering...":"~Numerazione titoli...", +"Heart":"Cuori", +"Hexagon":"Esagono", +"He~ader":"Ri~ga d'intestazione", +"He~ader and Footer":"Intest~azione e piè di pagina", +"Horizontal Scroll":"Pergamena orizzontale", +"Horizontally ~Center":"Centra in orizzontale", +"Horizontally ~Left":"Orizzontalmente a ~sinistra", +"Horizontally ~Right":"Orizzontalmente a ~destra", +"Horizontally ~Spacing":"~Spaziatura in orizzontale", +"H~ide":"~Nascondi", +"H~ide Columns":"~Nascondi colonne", +"H~ide Rows":"Nascond~i righe", +"Icon Set...":"Gruppo di icone...", +"Ignore":"Ignora", +"Ignore All":"Ignora tutto", +"Image Mode":"Modo immagine", +"In ~Background":"Sullo ~sfondo", +"Increase Font Size":"Aumenta la dimensione del carattere", +"Increase Indent":"Aumenta il rientro", +"Increase Paragraph Spacing":"Aumenta la spaziatura del paragrafo", +"Increase Size":"Aumenta la dimensione", +"Inflate":"Convesso", +"Insert Audio or Video":"Inserisci audio o video", +"Insert Axis":"Inserisci asse", +"Insert Axis Title":"Inserisci titolo dell'asse", +"Insert Bookmark":"Inserisci segnalibro", +"Insert Caption...":"Inserisci didascalia...", +"Insert Chart":"Inserisci grafico", +"Insert Column After":"Inserisci colonna dopo", +"Insert Column Before":"Inserisci colonna prima", +"Insert Column Break":"Inserisci interruzione di colonna", +"Insert Columns ~After":"Inserisci colonne d~opo", +"Insert Columns ~Before":"Inserisci colonne ~prima", +"Insert Comment":"Inserisci commento", +"Insert Co~lumns":"Inserisci co~lonne", +"Insert Cross-reference":"Inserisci riferimento incrociato", +"Insert Data Labels":"Inserisci etichette dati", +"Insert Endnote":"Inserisci nota di chiusura", +"Insert Field":"Inserisci campo", +"Insert Fontwork Text":"Inserisci testo fontwork", +"Insert Footnote":"Inserisci nota a piè di pagina", +"Insert Frame":"Inserisci cornice", +"Insert Hyperlink":"Inserisci collegamento ipertestuale", +"Insert Image...":"Inserisci immagine...", +"Insert Index Entry":"Inserisci voce di indice", +"Insert Line (double click for multi-selection)":"Inserisci linea (doppio clic per la selezione multipla)", +"Insert Major Grid":"Inserisci griglia principale", +"Insert Mean ~Value Line":"Inserisci linea ~valore medio", +"Insert Minor Grid":"Inserisci griglia secondaria", +"Insert Page Break":"Inserisci un'interruzione di pagina", +"Insert Page Number":"Inserisci numero di pagina", +"Insert Row Above":"Inserisci riga sopra", +"Insert Row Below":"Inserisci riga sotto", +"Insert Rows ~Above":"Inserisci righe ~sopra", +"Insert Rows ~Below":"Inserisci righe s~otto", +"Insert Single Data Label":"Inserisci etichetta dati singola", +"Insert Slide":"Inserisci diapositiva", +"Insert Soft Hyphen...":"Inserisci trattino discrezionale...", +"Insert Special Character":"Inserisci carattere speciale", +"Insert Special Characters":"Inserisci caratteri speciali", +"Insert Text Box":"Inserisci casella di testo", +"Insert Text Box (double click for multi-selection)":"Inserisci casella di testo (doppio clic per la selezione multipla)", +"Insert Titles...":"Inserisci titoli...", +"Insert Tre~nd Line...":"Inserisci linea di tendenza...", +"Insert Unnumbered Entry":"Inserisci voce senza numero", +"Insert Vertical Text":"Inserisci testo verticale", +"Insert columns after":"Inserisci colonne dopo", +"Insert columns before":"Inserisci colonne prima", +"Insert page number":"Inserisci numero di pagina", +"Insert rows above":"Inserisci righe sopra", +"Insert rows below":"Inserisci righe sotto", +"Insert ~Cells...":"Inserisci ~celle...", +"Insert ~Rows":"Inserisci ~righe", +"Insert ~Table...":"Inserisci ~tabella...", +"Insert ~X Error Bars...":"Inserisci barre errore ~X...", +"Insert ~Y Error Bars...":"Inserisci barre errore ~Y...", +"Insert/Delete Axes...":"Inserisci/elimina assi...", +"Invert":"Inverti", +"Isosceles Triangle":"Triangolo isoscele", +"Italic":"Corsivo", +"Justified":"Giustificato", +"Language":"Lingua", +"Language Status":"Stato della lingua", +"Layout":"Layout", +"Left":"A sinistra", +"Left Arrow":"Freccia a sinistra", +"Left Arrow Callout":"Legenda freccia a sinistra", +"Left Brace":"Parentesi graffa aperta", +"Left Bracket":"Parentesi quadra aperta", +"Left and Right Arrow":"Freccia bidirezionale orizzontale", +"Left and Right Arrow Callout":"Legenda freccia bidirezionale orizzontale", +"Left-To-Right":"Da sinistra a destra", +"Lightning Bolt":"Saetta", +"Line":"Linea", +"Line Callout 1":"Legenda riga 1", +"Line Callout 2":"Legenda riga 2", +"Line Callout 3":"Legenda riga 3", +"Line Color":"Colore della linea", +"Line Connector":"Connettore lineare", +"Line Connector Ends with Arrow":"Connettore lineare con freccia terminale", +"Line Spacing":"Interlinea", +"Line Spacing: 1":"Interlinea : 1", +"Line Spacing: 1.5":"Interlinea: 1,5", +"Line Spacing: 2":"Interlinea: 2", +"Lis~ts":"Elenc~hi", +"L~ine...":"~Linea...", +"Manage Track Changes":"Gestisci le revisioni", +"Manage...":"Gestisci...", +"Manual ~Break...":"Interruzione ~manuale...", +"Master Slides":"Diapositive schema", +"Media":"Media", +"Merge Cells":"Unisci celle", +"Merge and center or unmerge cells depending on the current toggle state":"Unisci e centra o separa celle in base allo stato di attivazione/disattivazione corrente", +"Moon":"Luna", +"More ~Filters":"Altri ~filtri", +"Move Item Down":"Sposta elemento in basso", +"Move Item Down with Subpoints":"Sposta elemento in basso con i sottoparagrafi", +"Move Item Up":"Sposta elemento in alto", +"Move Item Up with Subpoints":"Sposta elemento in alto con i sottoparagrafi", +"M~erge and Center Cells":"Unisci e centra le celle", +"Name...":"Nome...", +"Na~vigator":"~Navigatore", +"New Page":"Nuova pagina", +"Next":"Successiva", +"Next Page":"Pagina successiva", +"Next Track Change":"Revisione successiva", +"No List":"Nessun elenco", +"Non-breaking ~Hyphen":"Trattino non ~divisibile", +"None":"Nessuno", +"Notched Right Arrow":"Freccia a destra rientrata", +"Number":"Numero", +"Number Format":"Formato numero", +"Number Format...":"Formato numero...", +"Number Format: Currency":"Formato numero: valuta", +"Number Format: Date":"Formato numero: data", +"Number Format: Decimal":"Formato numero: decimale", +"Number Format: Exponential":"Formato numero: esponenziale", +"Number Format: Percent":"Formato numero: percentuale", +"Number Format: Standard":"Formato numero: standard", +"Number Format: Time":"Formato numero: orario", +"Octagon":"Ottagono", +"Octagon Bevel":"Ottagono smussato", +"Open Circle (Curve)":"Cerchio aperto (sottile)", +"Open Circle (Pour)":"Cerchio aperto (spesso)", +"Open Hyperlink":"Apri collegamento", +"Open the Elements Deck":"Apri pannello Elementi", +"Open the Styles Deck":"Apri pannello Stili", +"Optimal Column Width":"Larghezza ottimale colonna", +"Optimal Row Height":"Altezza ottimale riga", +"Orientation":"Orientazione", +"Outline Font Effect":"Effetto carattere contorno", +"Overline":"Sopralinea", +"Page Properties...":"Proprietà della pagina...", +"Page Tit~le":"Tito~lo di pagina", +"Page ~Count":"~Conteggio pagine", +"Paired ~t-test...":"Test ~t accoppiato...", +"Parallelogram":"Parallelogramma", +"Paste ~Special...":"Incolla ~speciale...", +"Pentagon":"Pentagono", +"Percent":"Percentuale", +"Pi~vot Table...":"Tabella pi~vot...", +"Plain Text":"Testo normale", +"Pop Art":"Pop art", +"Position and Si~ze...":"P~osizione e dimensione...", +"Previous Page":"Pagina precedente", +"Previous Track Change":"Revisione precedente", +"Prin~t Ranges":"Aree di s~tampa", +"Prohibited":"Vietato", +"Promote Outline Level":"Alza livello struttura", +"Promote Outline Level with Subpoints":"Alza livello struttura con i sottoparagrafi", +"Properties":"Proprietà", +"Propert~ies...":"~Proprietà...", +"Protect Cells":"Proteggi celle", +"Protect ~Sheet...":"Proteggi ~foglio...", +"Pr~evious":"Pr~ecedente", +"Puzzle":"Puzzle", +"P~aragraph...":"~Paragrafo...", +"QR and ~Barcode...":"Codice QR o a ~barre...", +"Record Track Changes":"Registra le revisioni", +"Rectangle":"Rettangolo", +"Rectangle (double click for multi-selection)":"Rettangolo (doppio clic per la selezione multipla)", +"Rectangle, Rounded":"Rettangolo arrotondato", +"Rectangular Callout":"Legenda rettangolare", +"Reject":"Rifiuta", +"Reject All":"Rifiuta tutto", +"Reject All Changes":"Rifiuta tutte le modifiche", +"Reject Change":"Rifiuta modifica", +"Reject Track Change and select the next one":"Rifiuta la revisione e seleziona quella successiva", +"Reject and Move to Next":"Rifiuta e passa alla successiva", +"Remove Noise":"Elimina rumore", +"Rename Master":"Rinomina schema", +"Rename S~heet...":"Rinomina fo~glio...", +"Reply Comment":"Rispondi al commento", +"Reset Data Point":"Ripristina punto dati", +"Reset all Data Points":"Ripristina tutti i punti dati", +"Resolved Comments":"Commenti conclusi", +"Restart Numbering":"Ricomincia numerazione", +"Right":"A destra", +"Right Arrow":"Freccia a destra", +"Right Arrow Callout":"Legenda freccia a destra", +"Right Brace":"Parentesi graffa chiusa", +"Right Bracket":"Parentesi quadra chiusa", +"Right Triangle":"Triangolo rettangolo", +"Right or Left Arrow":"Freccia destra o sinistra", +"Right-To-Left":"Da destra a sinistra", +"Ring":"Anello", +"Rotate 90° ~Left":"Ruota 90° a ~sinistra", +"Rotate 90° ~Right":"Ruota 90° a ~destra", +"Rot~ate":"Ruot~a", +"Round Callout":"Legenda arrotondata", +"Rounded Rectangular Callout":"Legenda rettangolare arrotondata", +"Row":"Riga", +"Row ~Height...":"Altezza ~riga...", +"Rows ~Above":"Righe sopr~a", +"Rows ~Below":"Righe ~sotto", +"R~efresh Range":"~Aggiorna area", +"R~ight-To-Left":"Da ~destra a sinistra", +"R~un Macro...":"Eseg~ui macro...", +"S-shaped Arrow":"Freccia a S", +"Save ~As...":"Salva con ~nome...", +"Scientific":"Scientifico", +"Select Cell":"Seleziona cella", +"Select Column":"Seleziona colonna", +"Select Row":"Seleziona riga", +"Select Table":"Seleziona la tabella", +"Select ~All":"Seleziona t~utto", +"Select ~Range...":"Seleziona ~area...", +"Set Background Image...":"Imposta immagine di sfondo...", +"Set Character Spacing":"Imposta la spaziatura caratteri", +"Set Heading Numbering":"Imposta la numerazione dei titoli", +"Set Line Spacing":"Imposta l'interlinea", +"Se~ction...":"Se~zione...", +"Shadow":"Ombra", +"Sharpen":"Aumenta nitidezza", +"Sheet R~ight-To-Left":"Foglio da ~destra a sinistra", +"Show":"Mostra", +"Show Navigator Window":"Mostra finestra del Navigatore", +"Show track changes":"Mostra le revisioni", +"Sho~w Rows":"~Mostra righe", +"Sho~w Slide":"Mos~tra diapositiva", +"Sidebar":"Barra laterale", +"Signat~ure Line...":"Riga della ~firma...", +"Signet":"Sigillo", +"Slant Down":"Inclinazione in basso", +"Slant Up":"Inclinazione in alto", +"Slide Layout":"Layout diapositiva", +"Slide Properties...":"Proprietà della diapositiva...", +"Slide Tit~le":"Tito~lo diapositiva", +"Slide Transition":"Cambio diapositiva", +"Slide ~Count":"~Conteggio diapositive", +"Slide ~Layout":"~Layout diapositiva", +"Small capitals":"Maiuscoletto", +"Smiley Face":"Faccina", +"Snap to Grid":"~Cattura alla griglia", +"Sort Ascending":"Ordina in modo crescente", +"Sort Descending":"Ordina in modo decrescente", +"So~rt...":"O~rdina...", +"Sparkline...":"Sparkline...", +"Sparklines":"Sparkline", +"Split Arrow":"Freccia divisa", +"Split Cells...":"Dividi celle...", +"Split Table...":"Separa tabella...", +"Square":"Quadrato", +"Square Bevel":"Quadrato smussato", +"Square, Rounded":"Quadrato arrotondato", +"Statistics":"Statistiche", +"Stop":"Stop", +"Straight Connector":"Connettore diretto", +"Straight Connector ends with Arrow":"Connettore diretto con freccia terminale", +"Straight Connector with Arrows":"Connettore diretto con frecce", +"Strikethrough":"Barrato", +"Striped Right Arrow":"Freccia a destra con strisce", +"Subscript":"Pedice", +"Sun":"Sole", +"Superscript":"Apice", +"Symbol":"Simbolo", +"S~how Columns":"Mostra ~colonne", +"S~lide":"~Diapositiva", +"S~pecial Character...":"Carattere s~peciale...", +"Table Cell Background Color":"Colore di sfondo cella della tabella", +"Table of Contents and Inde~x":"Indice ~generale e indice analitico", +"Ta~ble Properties...":"Proprietà ta~bella...", +"Text Wrap...":"Scorrimento testo...", +"Te~xt":"Te~sto", +"Theme...":"Tema...", +"Thousands Separator":"Separatore di migliaia", +"Time":"Ora", +"Time Field":"Campo orario", +"Title Page...":"Pagina sommario...", +"To Background":"Sullo sfondo", +"To Cell (~resize with cell)":"Alla cella (~ridimensiona con la cella)", +"To Foreground":"In primo piano", +"To Next Paragraph in Level":"Al paragrafo successivo dello stesso livello", +"To Previous Paragraph in Level":"Al paragrafo precedente dello stesso livello", +"To P~age":"Alla ~pagina", +"To ~Cell":"Alla ~cella", +"To ~Character":"~Al carattere", +"To ~Curve":"In ~curva", +"To ~Frame":"~Alla cornice", +"To ~Paragraph":"Al pa~ragrafo", +"Toggle Automatic Spell Checking":"Attiva/disattiva il controllo ortografico automatico", +"Toggle Formatting Marks":"Attiva/disattiva i segni di formattazione", +"Toggle Ordered List":"Attiva/disattiva l'elenco ordinato", +"Toggle Shadow":"Commuta ombra", +"Toggle Unordered List":"Attiva/disattiva l'elenco non ordinato", +"Top":"Alto", +"Track Chan~ges":"Revi~sioni", +"Translate...":"Traduci...", +"Transparency":"Trasparenza", +"Trapezoid":"Trapezio", +"Triangle Down":"Triangolo rovesciato", +"Triangle Up":"Triangolo", +"T~able":"T~abella", +"T~ime (variable)":"~Orario (variabile)", +"T~itle":"T~itolo", +"Underline":"Sottolineato", +"Unfloat Frame Content":"Sblocca il contenuto della cornice", +"Ungroup Sparklines":"Separa sparkline", +"Unmerge Cells":"Separa celle", +"Unprotect Cells":"Disattiva protezione celle", +"Up Arrow":"Freccia in alto", +"Up Arrow Callout":"Legenda freccia in alto", +"Up and Down Arrow":"Freccia bidirezionale verticale", +"Up and Down Arrow Callout":"Legenda freccia bidirezionale verticale", +"Up and Right Arrow":"Freccia in alto e a destra", +"Up and Right Arrow Callout":"Legenda freccia in alto e a destra", +"Up, Right and Down Arrow":"Freccia in alto, a destra e in basso", +"Update ~Index":"Aggiorna ~indice", +"Vertical Scroll":"Pergamena verticale", +"Vertical Text":"Testo verticale", +"Vertically C~enter":"C~entrato verticalmente", +"Vertically S~pacing":"Distanza in ~verticale", +"Vertically ~Bottom":"Verticalmente in ~basso", +"Vertically ~Top":"Verticalmente in al~to", +"View Grid Lines":"Visualizza linee della griglia", +"Watermark...":"Filigrana...", +"Wave":"Onda", +"Wrap Text":"Ritorno a capo", +"Zoom In":"Ingrandisci", +"Zoom Out":"Riduci", +"~3D View...":"Vista ~3D...", +"~Accessibility Check...":"Controllo ~accesso facilitato...", +"~Add":"~Aggiungi", +"~Add to List":"~Aggiungi a elenco", +"~Advanced Filter...":"Filtro speciale...", +"~Analysis of Variance (ANOVA)...":"~Analisi della varianza (ANOVA)...", +"~Arrange":"Disp~oni", +"~Author":"Autore", +"~Automatic Spell Checking":"Controllo ortografico ~automatico", +"~Bottom":"~Basso", +"~Bring to Front":"~Porta in primo piano", +"~Bullets and Numbering...":"~Elenchi puntati e numerati...", +"~Capitalize Every Word":"~Inizia Ogni Parola Con La Maiuscola", +"~Centered":"~Centrato", +"~Chart...":"~Grafico...", +"~Chi-square Test...":"Test ~Chi-quadrato...", +"~Clear":"~Cancella", +"~Clear Direct Formatting":"~Cancella formattazione diretta", +"~Column":"~Colonna", +"~Column Break":"Interruzione di ~colonna", +"~Columns":"~Colonne", +"~Contour":"~Contorno", +"~Convert":"~Converti", +"~Correlation...":"~Correlazione...", +"~Covariance...":"~Covarianza...", +"~Cut":"~Taglia", +"~Data":"~Dati", +"~Data Ranges...":"Aree ~dati...", +"~Data Table...":"Tabella di ~dati...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fissa)", +"~Date (variable)":"~Data (variabile)", +"~Define":"~Definisci", +"~Define Range...":"~Definisci area...", +"~Define...":"~Definisci...", +"~Delete":"~Elimina", +"~Delete Sheet...":"~Elimina foglio...", +"~Delete Slide":"~Elimina diapositiva", +"~Descriptive Statistics...":"Statistiche ~descrittive...", +"~Display Grid":"~Mostra griglia", +"~Edit":"~Modifica", +"~Edit Contour...":"Modifica ~contorno...", +"~Edit...":"Modifica...", +"~Endnote":"~Nota di chiusura", +"~Enter Group":"~Modifica gruppo", +"~Exponential Smoothing...":"~Livellamento esponenziale...", +"~F-test...":"Test ~F...", +"~File":"~File", +"~First Paragraph":"~Primo paragrafo", +"~Fonts...":"~Tipi di carattere...", +"~Footnote":"Nota a piè di pa~gina", +"~Footnote/Endnote Settings...":"Impostazioni ~note a piè di pagina/di chiusura...", +"~Format Cells...":"~Formatta celle...", +"~Formula Object...":"~Formula...", +"~Function...":"~Funzione...", +"~Go to Sheet...":"~Vai al foglio...", +"~Goal Seek...":"Ricerca valore destinazione...", +"~Group":"Ra~ggruppa", +"~Group and Outline":"Ra~ggruppa e struttura", +"~Group...":"Ra~ggruppa...", +"~Header and Footer...":"~Intestazione e piè di pagina...", +"~Headers and Footers...":"~Intestazioni e piè di pagina...", +"~Height...":"~Altezza...", +"~Help":"Ai~uto", +"~Hide":"~Nascondi", +"~Hide AutoFilter":"~Nascondi filtro automatico", +"~Hide Details":"~Nascondi i dettagli", +"~Hide Sheet":"~Nascondi foglio", +"~Hide Slide":"~Nascondi diapositiva", +"~Hyperlink":"Collegamento ~ipertestuale", +"~Hyperlink...":"C~ollegamento...", +"~Hyphenation":"Silla~bazione", +"~Hyphenation...":"~Sillabazione...", +"~Image...":"~Immagine...", +"~Index Entry...":"Voce di ~indice...", +"~Insert":"~Inserisci", +"~Insert or Edit...":"~Inserisci o modifica...", +"~Insert...":"~Inserisci...", +"~Interaction...":"~Interazione...", +"~Left":"A sinistra", +"~Left-to-Right Mark":"Marcatore ~sinistra-destra", +"~Line Numbering...":"Numerazione rig~he...", +"~Manage...":"~Gestisci...", +"~Middle":"Al ce~ntro", +"~More Fields...":"~Altri campi...", +"~More Options...":"~Altre opzioni...", +"~Move or Copy Sheet...":"~Sposta o copia foglio...", +"~Moving Average...":"~Media mobile...", +"~Named Ranges and Expressions":"Aree ed espressioni con ~nome", +"~New Slide":"~Nuova diapositiva", +"~No-break Space":"Spazio u~nificatore", +"~Optimal":"~Ottimale", +"~Optimal Height...":"~Altezza ottimale...", +"~Optimal Width...":"Larg~hezza ottimale...", +"~Ordered List":"Elenco ~ordinato", +"~Page":"~Pagina", +"~Page Break":"Interruzione di ~pagina", +"~Page Number":"~Numero di pagina", +"~Page Number...":"Numero di ~pagina...", +"~Page Numbers...":"Numeri di p~agina...", +"~Page Style...":"Stile di ~pagina...", +"~Page...":"~Pagina...", +"~Parallel":"~Parallelo", +"~Paste":"~Incolla", +"~Pivot Table":"Tabella ~pivot", +"~Print...":"S~tampa...", +"~Properties...":"~Proprietà...", +"~Recalculate":"~Ricalcola", +"~Record":"~Registra", +"~Redo":"~Ripristina", +"~Refresh":"~Aggiorna", +"~Regression...":"~Regressione...", +"~Remove Hyperlink":"~Rimuovi collegamento", +"~Remove Outline":"~Rimuovi struttura", +"~Reset Filter":"~Azzera il filtro", +"~Right":"A destra", +"~Right-to-Left Mark":"Marcatore ~destra-sinistra", +"~Row":"~Riga", +"~Rows":"~Righe", +"~Sampling...":"~Campionamento...", +"~Save":"~Salva", +"~Sections...":"Se~zioni...", +"~Select":"~Seleziona", +"~Send to Back":"~Porta in fondo", +"~Sentence case":"Maiuscola a ~inizio frase", +"~Shape":"~Forma", +"~Sheet":"~Foglio", +"~Show":"~Mostra", +"~Show Details":"~Mostra dettagli", +"~Show Sheet...":"Mo~stra foglio...", +"~Slide Number":"Numero diapo~sitiva", +"~Soft Hyphen":"Trattino discre~zionale", +"~Sort...":"~Ordina...", +"~Spacing":"~Spaziatura", +"~Spacing...":"~Spaziatura...", +"~Spelling...":"~Controllo ortografico...", +"~Standard Filter...":"Filtro standard...", +"~Subject":"O~ggetto", +"~Table":"~Tabella", +"~Table Properties...":"Proprietà ~tabella...", +"~Table...":"~Tabella...", +"~Text Box":"Casella di ~testo", +"~Thesaurus...":"Sinoni~mi...", +"~Through":"A~ttraverso", +"~Time":"~Ora", +"~Time (fixed)":"~Orario (fisso)", +"~Time (variable)":"~Orario (variabile)", +"~Tools":"St~rumenti", +"~Top":"In ~alto", +"~UPPERCASE":"~MAIUSCOLO", +"~Undo":"Ann~ulla", +"~Ungroup...":"~Separa...", +"~Unordered List":"Elenco non or~dinato", +"~Update All":"~Aggiorna tutto", +"~Validity...":"~Validità...", +"~View":"~Visualizza", +"~While Typing":"~Durante la digitazione", +"~Width...":"~Larghezza...", +"~Word Count...":"~Conteggio parole...", +"~Word Joiner":"~Giunzione parola", +"~Wrap":"~Scorrimento", +"~Z-test...":"Test ~Z...", +"~Zero-width Space":"Spazio a larghezza ~zero", +"~lowercase":"minusco~lo", +"~tOGGLE cASE":"cOMMUTA mAIUSCOLE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ja.json b/f7cloud-office/browser/dist/l10n/uno/ja.json new file mode 100644 index 0000000..27b32fe --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ja.json @@ -0,0 +1,778 @@ +{ +"12-Point Star":"星 12", +"24-Point Star":"星 24", +"4-Point Star":"星 4", +"4-way Arrow":"四方向矢印", +"4-way Arrow Callout":"四方向矢印吹き出し", +"5-Point Star":"星 5", +"6-Point Star":"星 6", +"6-Point Star, Concave":"星6凹形", +"8-Point Star":"星 8", +"Accept":"承認", +"Accept All":"すべて受け入れる", +"Accept All Changes":"すべての変更を承認", +"Accept Change":"変更の承認", +"Accept Track Change and select the next one":"変更の追跡を承認して次を選択", +"Accept and Move to Next":"承認して次へ進む", +"Add Decimal Place":"小数点以下の表示桁数を増やす", +"Add To Dictionary":"辞書の編集", +"After":"右側折り返し", +"Align Bottom":"下揃え", +"Align Bottom to Anchor":"下をアンカーに揃える", +"Align Center":"中央揃え", +"Align Left":"左揃え", +"Align Right":"右揃え", +"Align Tex~t":"文字列の配置(~T)", +"Align Top":"上揃え", +"Align Top to Anchor":"上をアンカーに揃える", +"Alt Text...":"代替テキスト...", +"Anc~hor":"アンカー(~H)", +"Animation":"アニメーション", +"Apply Suggestion":"提案を適用", +"Arch Down (Curve)":"下アーチ", +"Arch Down (Pour)":"下アーチ(太)", +"Arch Left (Curve)":"左アーチ", +"Arch Right (Curve)":"右アーチ", +"Arch Right (Pour)":"右アーチ(太)", +"Arch Up (Curve)":"上アーチ", +"Arch Up (Pour)":"上アーチ(太)", +"Arrange":"配置", +"As C~haracter":"文字として(~H)", +"AutoCorr~ect":"オートコレクト(~E)", +"AutoFill Data Series: automatic":"連続データの自動作成", +"Auto~Filter":"オートフィルター(~F)", +"A~lignment...":"配置(~L)...", +"A~rea...":"領域(~R)...", +"A~rrange":"配置(~A)", +"Back One":"背面へ移動", +"Background Color":"背景色", +"Before":"左側折り返し", +"Block Arc":"アーチ", +"Bold":"太字", +"Bookmar~k...":"ブックマーク(~K)...", +"Borders (Shift to overwrite)":"罫線(Shiftキーで上書)", +"Bottom":"下", +"Brightness":"明度", +"Caption...":"キャプション...", +"Center":"中央", +"Center Horizontal":"中央揃え(左右)", +"Center Vertically":"上下中央揃え", +"Centered":"中央揃え", +"Ce~lls...":"セル(~L)...", +"Character Highlighting Color":"蛍光ペンの色", +"Character Spacing":"文字間隔の調整", +"Charcoal Sketch":"木炭画", +"Chart T~ype...":"グラフの種類(~Y)...", +"Check Spelling":"スペルをチェック", +"Chevron":"山形", +"Chevron Down":"逆矢じり", +"Chevron Up":"矢じり", +"Circle":"円", +"Circle (Curve)":"円", +"Circle (Pour)":"円(太)", +"Circle Pie":"円の扇形", +"Circular Arrow":"環状矢印", +"Clear Direct Formatting":"直接設定した書式の解除", +"Clear ~Direct Formatting":"直接設定した書式の解除(~D)", +"Cle~ar Cells...":"セルの消去(~A)...", +"Clone Formatting":"書式のコピーと貼り付け", +"Close Master View":"マスター表示を閉じる", +"Cloud":"雲", +"Cl~ear Contents...":"内容の消去(~E)...", +"Color Scale...":"カラースケール...", +"Column":"列", +"Column ~Width...":"列の幅(~W)...", +"Columns A~fter":"列の右(~f)", +"Columns B~efore":"列の左(~e)", +"Columns ~After":"列の右(~A)", +"Columns ~Before":"列の左(~B)", +"Comments":"コメント", +"Comme~nt":"コメント(~N)", +"Connector":"コネクター", +"Connector Ends with Arrow":"矢印終点コネクター", +"Connector with Arrows":"双方向矢印コネクター", +"Connectors":"コネクター", +"Connectors (double click for multi-selection)":"コネクター(ダブルクリックで連続貼り付け)", +"Content Control Properties":"コンテンツ コントロールのプロパティ", +"Contrast":"コントラスト", +"Copy Hyperlink Location":"ハイパーリンクの位置をコピー", +"Cop~y":"コピー(~Y)", +"Corner Right Arrow":"右向き折線矢印", +"Co~lumns...":"段組み(~L)...", +"Co~mpress...":"圧縮(~M)...", +"Crop":"トリミング", +"Crop Image":"画像のトリミング", +"Cross":"十字", +"Cross-~reference...":"相互参照(~R)...", +"Cuboid":"直方体", +"Currency":"通貨", +"Current ~Index":"現在の目次や索引(~I)", +"Curve":"曲線", +"Curve Down":"カーブ(下)", +"Curve Up":"カーブ(上)", +"Curved Connector":"曲線コネクター", +"Curved Connector Ends with Arrow":"矢印終点曲線コネクター", +"Curved Connector with Arrows":"双方向矢印曲線コネクター", +"Cycle Case":"大小文字の順次切替", +"Cylinder":"円柱", +"C~ell":"セル(~E)", +"C~haracter...":"文字の書式(~H)...", +"C~onditional":"条件付き(~O)", +"Data Bar...":"データバー...", +"Date":"日付", +"Date...":"日付...", +"Dat~e (variable)":"日付(自動更新)(~E)", +"Decrease Font Size":"文字の縮小", +"Decrease Indent":"インデントを減らす", +"Decrease Paragraph Spacing":"段落間隔を狭くする", +"Decrease Size":"サイズの縮小", +"Delete All Comments":"すべてのコメントを削除", +"Delete All Comments by This Author":"この作成者のコメントをすべて削除", +"Delete Axis":"軸を削除", +"Delete Comment":"コメントを削除", +"Delete C~ells...":"セルの削除(~E)...", +"Delete C~ontents...":"内容の削除(~O)...", +"Delete Data Labels":"データラベルを削除", +"Delete Decimal Place":"小数点以下の表示桁数を減らす", +"Delete Index":"目次と索引を削除", +"Delete Legend":"凡例を削除", +"Delete Major Grid":"主目盛線を削除", +"Delete Minor Grid":"副目盛線を削除", +"Delete Row":"行の削除", +"Delete Rows":"行の削除", +"Delete Single Data Label":"このデータラベルを削除", +"Delete Sparkline":"スパークラインの削除", +"Delete Sparkline Group":"スパークライングループの削除", +"Delete Table":"表の削除", +"Delete selected columns":"選択した列を削除", +"Delete selected rows":"選択した行を削除", +"Delete table":"表の削除", +"Delete ~All Comments":"すべてのコメントを削除(~A)", +"Delete ~Columns":"列の削除(~C)", +"Demote Outline Level":"アウトラインレベルを下げる", +"Demote Outline Level with Subpoints":"サブレベルと共にアウトラインレベルを下げる", +"De~lete...":"削除(~L)...", +"Diamond":"ひし形", +"Diamond Bevel":"斜角付きひし形", +"Digital Signatu~res...":"デジタル署名(~R)...", +"Display Grid":"グリッドの表示", +"Doorplate":"表札", +"Double Brace":"二重中括弧", +"Double Bracket":"二重角括弧", +"Double Underline":"二重下線", +"Down Arrow":"下矢印", +"Down Arrow Callout":"下矢印吹き出し", +"Duplicate Page":"ページの複製(~D)", +"Duplicate ~Slide":"スライドの複製(~S)", +"D~elete Page":"ページの削除(~E)", +"Edit Hyperlink...":"ハイパーリンクの編集...", +"Edit Section...":"セクションの編集...", +"Edit Sparkline Group...":"スパークライングループの編集...", +"Edit Sparkline...":"スパークラインの編集...", +"Ellipse":"楕円(~P)", +"Ellipse (double click for multi-selection)":"楕円(ダブルクリックで連続貼り付け)", +"Explosion":"爆発", +"E~xecute Interaction...":"オブジェクトの動作を実行(~X)...", +"E~xit Group":"グループを出る(~X)", +"Fade Down":"下へフェード", +"Fade Left":"左へフェード", +"Fade Right":"右へフェード", +"Fade Up":"上へフェード", +"Fade Up and Left":"左上へフェード", +"Fade Up and Right":"右上へフェード", +"Fiel~d":"フィールド(~D)", +"Fill Color":"塗りつぶし", +"Find Next":"次を検索", +"Find Previous":"前を検索", +"Find and Rep~lace...":"検索と置換(~L)...", +"First ~Author":"著者(~A)", +"Flip Horizontally":"左右反転", +"Flip Vertically":"上下反転", +"Flowchart: Alternate Process":"フローチャート:代替処理", +"Flowchart: Card":"フローチャート:カード", +"Flowchart: Collate":"フローチャート:照合", +"Flowchart: Connector":"フローチャート:結合子", +"Flowchart: Data":"フローチャート:データ", +"Flowchart: Decision":"フローチャート:判断", +"Flowchart: Delay":"フローチャート:遅延", +"Flowchart: Direct Access Storage":"フローチャート: 直接アクセス記憶", +"Flowchart: Display":"フローチャート:表示", +"Flowchart: Document":"フローチャート:書類", +"Flowchart: Extract":"フローチャート:抜き出し", +"Flowchart: Internal Storage":"フローチャート:内部記憶", +"Flowchart: Magnetic Disc":"フローチャート:磁気ディスク", +"Flowchart: Manual Input":"フローチャート:手操作入力", +"Flowchart: Manual Operation":"フローチャート:手作業", +"Flowchart: Merge":"フローチャート:結合", +"Flowchart: Multidocument":"フローチャート:複数書類", +"Flowchart: Off-page Connector":"フローチャート:他ページ結合子", +"Flowchart: Or":"フローチャート:論理和", +"Flowchart: Predefined Process":"フローチャート:定義済み処理", +"Flowchart: Preparation":"フローチャート:準備", +"Flowchart: Process":"フローチャート:処理", +"Flowchart: Punched Tape":"フローチャート:せん孔テープ", +"Flowchart: Sequential Access":"フローチャート:順次アクセス", +"Flowchart: Sort":"フローチャート:分類", +"Flowchart: Stored Data":"フローチャート:記憶データ", +"Flowchart: Summing Junction":"フローチャート:和接合", +"Flowchart: Terminator":"フローチャート:端子", +"Flower":"花", +"Folded Corner":"メモ", +"Font Color":"フォントの色", +"Fontwork Shape":"フォントワークのシェイプ", +"Fontwork...":"フォントワーク...", +"Foote~r":"フッター(~R)", +"For All Text":"すべてのテキスト", +"For Paragraph":"段落用", +"For Selection":"選択用", +"Format Axis...":"軸の書式...", +"Format Chart Area...":"グラフ領域の書式...", +"Format Data Labels...":"データラベルの書式...", +"Format Data Point...":"データポイントの書式...", +"Format Data Series...":"データ系列の書式...", +"Format Floor...":"床面の書式...", +"Format Legend...":"凡例の書式...", +"Format Major Grid...":"主目盛線の書式...", +"Format Mean Value Line...":"平均値線の書式...", +"Format Minor Grid...":"副目盛線の書式...", +"Format Pa~ge...":"ページの書式設定(~G)...", +"Format Selection...":"選択した要素の書式...", +"Format Single Data Label...":"このデータラベルの書式...", +"Format Stock Gain...":"株式益の書式...", +"Format Stock Loss...":"株式損の書式...", +"Format Title...":"タイトルの書式...", +"Format Trend Line Equation...":"近似曲線の方程式の書式...", +"Format Trend Line...":"近似曲線の書式...", +"Format Wall...":"壁面の書式...", +"Format X Error Bars...":"X 誤差範囲の書式...", +"Format Y Error Bars...":"Y 誤差範囲の書式...", +"Format as Currency":"通貨の書式", +"Format as Date":"日付の書式", +"Format as General":"全般の書式", +"Format as Number":"数字の書式", +"Format as Percent":"パーセントの書式", +"Format as Scientific":"指数表示の書式", +"Format as Time":"時刻の書式", +"Formatting Mark":"編集記号", +"Formula to Value":"数式を数値に", +"Forward One":"前面へ移動", +"For~matting Marks":"書式設定記号(~M)", +"Fo~rm":"フォーム(~R)", +"Frame":"フレーム", +"Freeze First Column":"最初の列を固定", +"Freeze First Row":"最初の行を固定", +"Freeze Rows and Columns":"行と列の固定", +"Freeze ~Cells":"セルの固定(~C)", +"F~ont Size...":"フォントサイズ(~O)...", +"F~ormat":"書式(~O)", +"F~ourier Analysis...":"フーリエ解析(~O)...", +"F~rame...":"枠(~R)...", +"F~ull Screen":"全画面表示(~U)", +"General":"全般", +"Go t~o Page...":"ページへ移動(~O)...", +"Go t~o Slide...":"スライドへ移動(~O)...", +"Group Sparklines":"スパークラインのグループ化", +"Heading ~Numbering...":"章番号付け(~N)...", +"Heart":"ハート", +"Hexagon":"六角形", +"He~ader":"ヘッダー(~A)", +"He~ader and Footer":"ヘッダーとフッター(~A)", +"Horizontal Scroll":"巻物(横)", +"Horizontally ~Center":"水平方向 中央(~C)", +"Horizontally ~Left":"水平方向 左(~L)", +"Horizontally ~Right":"水平方向 右(~R)", +"Horizontally ~Spacing":"水平方向 等間隔(~S)", +"H~ide":"非表示(~I)", +"H~ide Columns":"列を表示しない(~I)", +"H~ide Rows":"行を表示しない(~I)", +"Icon Set...":"アイコンセット...", +"Ignore":"無視", +"Image Mode":"画像モード", +"In ~Background":"背景に(~B)", +"Increase Font Size":"文字の拡大", +"Increase Indent":"インデントを増やす", +"Increase Paragraph Spacing":"段落間隔を広くする", +"Increase Size":"サイズの拡大", +"Inflate":"凸レンズ", +"Insert Audio or Video":"オーディオまたはビデオの挿入", +"Insert Axis":"軸を挿入", +"Insert Axis Title":"軸のタイトルを挿入", +"Insert Bookmark":"ブックマークの挿入", +"Insert Caption...":"キャプションの挿入...", +"Insert Chart":"グラフの挿入", +"Insert Column After":"列の後に挿入", +"Insert Column Before":"列の前に挿入", +"Insert Column Break":"段区切りの挿入", +"Insert Columns ~After":"右に列を挿入(~A)", +"Insert Columns ~Before":"左に列を挿入(~B)", +"Insert Comment":"コメントを挿入", +"Insert Co~lumns":"列の挿入(~L)", +"Insert Cross-reference":"相互参照の挿入", +"Insert Data Labels":"データラベルを挿入", +"Insert Endnote":"文末脚注の挿入", +"Insert Field":"フィールドの挿入", +"Insert Fontwork Text":"フォントワークテキストの挿入", +"Insert Footnote":"脚注の挿入", +"Insert Frame":"枠の挿入", +"Insert Hyperlink":"ハイパーリンクの挿入", +"Insert Image...":"画像の挿入...", +"Insert Index Entry":"目次と索引の項目登録", +"Insert Line (double click for multi-selection)":"線の挿入(ダブルクリックで連続貼り付け)", +"Insert Major Grid":"主目盛線を挿入", +"Insert Mean ~Value Line":"平均値線の挿入(~V)", +"Insert Minor Grid":"副目盛線を挿入", +"Insert Page Break":"改ページの挿入", +"Insert Page Number":"ページ番号の挿入", +"Insert Row Above":"上に行を挿入", +"Insert Row Below":"下に行を挿入", +"Insert Rows ~Above":"上に行を挿入(~A)", +"Insert Rows ~Below":"下に行を挿入(~B)", +"Insert Single Data Label":"このデータにのみデータラベルを挿入", +"Insert Slide":"スライドを挿入", +"Insert Soft Hyphen...":"ソフトハイフンの挿入...", +"Insert Special Character":"特殊文字の挿入", +"Insert Special Characters":"特殊文字の挿入", +"Insert Text Box":"テキストボックスの挿入", +"Insert Text Box (double click for multi-selection)":"テキストボックスの挿入(ダブルクリックで連続貼り付け)", +"Insert Titles...":"タイトルを挿入...", +"Insert Tre~nd Line...":"近似曲線を挿入(~N)...", +"Insert Unnumbered Entry":"行頭記号なしで挿入", +"Insert Vertical Text":"縦書きテキストの挿入", +"Insert columns after":"列の右に挿入", +"Insert columns before":"列の左に挿入", +"Insert page number":"ページ番号の挿入", +"Insert rows above":"行を上に挿入", +"Insert rows below":"行を下に挿入", +"Insert ~Cells...":"セルの挿入(~C)...", +"Insert ~Rows":"行の挿入(~R)", +"Insert ~Table...":"表の挿入(~T)...", +"Insert ~X Error Bars...":"~X 誤差範囲を挿入...", +"Insert ~Y Error Bars...":"~Y 誤差範囲を挿入...", +"Insert/Delete Axes...":"軸を挿入 / 削除...", +"Invert":"反転", +"Isosceles Triangle":"二等辺三角形", +"Italic":"斜体", +"Justified":"両端揃え", +"Language":"言語", +"Language Status":"言語ステータス", +"Layout":"レイアウト", +"Left":"左揃え", +"Left Arrow":"左矢印", +"Left Arrow Callout":"左矢印吹き出し", +"Left Brace":"左中括弧", +"Left Bracket":"左角括弧", +"Left and Right Arrow":"左右矢印", +"Left and Right Arrow Callout":"左右矢印吹き出し", +"Left-To-Right":"左から右へ", +"Lightning Bolt":"稲妻", +"Line":"線(~L)", +"Line Callout 1":"線吹き出し1", +"Line Callout 2":"線吹き出し2", +"Line Callout 3":"線吹き出し3", +"Line Color":"線の色", +"Line Connector":"線コネクター", +"Line Connector Ends with Arrow":"矢印終点線コネクター", +"Line Spacing":"行間", +"Line Spacing: 1":"行間:1", +"Line Spacing: 1.5":"行間:1.5", +"Line Spacing: 2":"行間:2", +"Lis~ts":"リスト(~T)", +"L~ine...":"線(~I)...", +"Manage Track Changes":"変更の追跡の管理", +"Manage...":"管理...", +"Manual ~Break...":"任意区切り(~B)...", +"Master Slides":"マスタースライド", +"Media":"メディア", +"Merge Cells":"セルの結合", +"Merge and center or unmerge cells depending on the current toggle state":"セルの状態に応じてセル結合して文字列を中央に配置したり、セル結合を解除します。", +"Moon":"月", +"More ~Filters":"他のフィルター(~F)", +"Move Item Down":"項目を下に移動", +"Move Item Down with Subpoints":"項目をサブレベルと共に下へ移動", +"Move Item Up":"項目を上に移動", +"Move Item Up with Subpoints":"項目をサブレベルと共に上へ移動", +"M~erge and Center Cells":"セルを結合して中央揃え(~E)", +"Name...":"名前...", +"Na~vigator":"ナビゲーター(~V)", +"New Page":"新しいページ(~N)", +"Next":"次へ", +"Next Page":"次のページ", +"Next Track Change":"次の変更の追跡", +"No List":"記号なし", +"Non-breaking ~Hyphen":"改行なしハイフン(~H)", +"None":"上下折り返し", +"Notched Right Arrow":"V字形矢印", +"Number":"数", +"Number Format":"数の書式", +"Number Format...":"数字の書式...", +"Number Format: Currency":"数の書式: 通貨", +"Number Format: Date":"数の書式: 日付", +"Number Format: Decimal":"数の書式: 小数", +"Number Format: Exponential":"数の書式: 指数", +"Number Format: Percent":"数の書式: パーセント", +"Number Format: Standard":"数の書式: 標準", +"Number Format: Time":"数の書式: 時刻", +"Octagon":"八角形", +"Octagon Bevel":"斜角付き八角形", +"Open Circle (Curve)":"開いた円", +"Open Circle (Pour)":"開いた円(太)", +"Open Hyperlink":"ハイパーリンクを開く", +"Open the Styles Deck":"スタイルデッキを開く", +"Optimal Column Width":"最適な列幅", +"Optimal Row Height":"最適な行の高さ", +"Orientation":"向き", +"Outline Font Effect":"アウトライン", +"Overline":"上線", +"Page Properties...":"ページ設定(~P)...", +"Page Tit~le":"ページタイトル(~L)", +"Page ~Count":"ページ総数(~C)", +"Paired ~t-test...":"対応のある~t検定...", +"Parallelogram":"平行四辺形", +"Paste ~Special...":"形式を選択して貼り付け(~S)...", +"Pentagon":"五角形", +"Percent":"パーセント", +"Pi~vot Table...":"ピボットテーブル(~V)...", +"Plain Text":"プレーンテキスト", +"Pop Art":"ポップアート", +"Position and Si~ze...":"位置とサイズ(~Z)...", +"Previous Page":"前のページ", +"Previous Track Change":"前の変更の追跡", +"Prin~t Ranges":"印刷範囲(~T)", +"Prohibited":"禁止", +"Promote Outline Level":"アウトラインレベルを上げる", +"Promote Outline Level with Subpoints":"サブレベルと共にアウトラインレベルを上げる", +"Properties":"プロパティ", +"Propert~ies...":"プロパティ(~I)...", +"Protect Cells":"セルの保護", +"Protect ~Sheet...":"シートの保護(~S)...", +"Pr~evious":"前へ(~E)", +"Puzzle":"パズル", +"P~aragraph...":"段落の書式(~A)...", +"QR and ~Barcode...":"QRコードとバーコード(~B)...", +"Record Track Changes":"変更の追跡を記録", +"Rectangle":"長方形(~T)", +"Rectangle (double click for multi-selection)":"長方形(ダブルクリックで連続貼り付け)", +"Rectangle, Rounded":"角の丸い長方形", +"Rectangular Callout":"四角形吹き出し", +"Reject":"却下", +"Reject All":"すべて却下", +"Reject All Changes":"すべての変更を却下", +"Reject Change":"変更の却下", +"Reject Track Change and select the next one":"変更の追跡を却下して次を選択", +"Reject and Move to Next":"却下して次へ進む", +"Remove Noise":"ノイズの消去", +"Rename Master":"マスターの名前変更", +"Rename S~heet...":"シート名の変更(~H)...", +"Reply Comment":"コメントへ返信", +"Reset Data Point":"データポイントをリセット", +"Reset all Data Points":"すべてのデータポイントをリセット", +"Resolved Comments":"解決済みコメント", +"Restart Numbering":"番号付けを新しく開始", +"Right":"右揃え", +"Right Arrow":"右矢印", +"Right Arrow Callout":"右矢印吹き出し", +"Right Brace":"右中括弧", +"Right Bracket":"右角括弧", +"Right Triangle":"直角三角形", +"Right or Left Arrow":"右または左矢印", +"Right-To-Left":"右から左へ", +"Ring":"輪", +"Rotate 90° ~Left":"左へ90度回転(~L)", +"Rotate 90° ~Right":"右へ90度回転(~R)", +"Rot~ate":"回転(~A)", +"Round Callout":"円形吹き出し", +"Rounded Rectangular Callout":"角丸四角形吹き出し", +"Row":"行", +"Row ~Height...":"行の高さ(~H)...", +"Rows ~Above":"行の上(~A)", +"Rows ~Below":"行の下(~B)", +"R~efresh Range":"範囲の更新(~E)", +"R~ight-To-Left":"右から左へ(~I)", +"R~un Macro...":"マクロを実行(~U)...", +"S-shaped Arrow":"S 字形矢印", +"Save ~As...":"名前を付けて保存(~A)...", +"Scientific":"指数表示", +"Select Cell":"セルを選択", +"Select Column":"列の選択", +"Select Row":"行の選択", +"Select Table":"表を選択", +"Select ~All":"すべて選択(~A)", +"Select ~Range...":"範囲の選択(~R)...", +"Set Background Image...":"背景画像の設定(~B)...", +"Set Character Spacing":"文字間隔の設定", +"Set Heading Numbering":"章番号付けを設定", +"Set Line Spacing":"行間隔の設定", +"Se~ction...":"セクション(~C)...", +"Shadow":"影", +"Sharpen":"鮮明さ", +"Sheet R~ight-To-Left":"シートを右から左へ(~I)", +"Show":"表示", +"Show Navigator Window":"ナビゲーションウィンドウを表示", +"Show track changes":"変更の追跡を表示します", +"Sho~w Rows":"行を表示する(~W)", +"Sho~w Slide":"スライドを表示(~W)", +"Sidebar":"サイドバー", +"Signat~ure Line...":"署名欄(~U)...", +"Signet":"印判", +"Slant Down":"右下がり", +"Slant Up":"右上がり", +"Slide Layout":"スライドレイアウト", +"Slide Properties...":"スライド設定...", +"Slide Tit~le":"スライドのタイトル(~L)", +"Slide Transition":"画面切り替え", +"Slide ~Count":"スライド数(~C)", +"Slide ~Layout":"スライドレイアウト(~L)", +"Small capitals":"スモールキャピタル", +"Smiley Face":"スマイル", +"Snap to Grid":"グリッドで位置合わせ", +"Sort Ascending":"昇順に並べ替え", +"Sort Descending":"降順に並べ替え", +"So~rt...":"並べ替え(~R)...", +"Sparkline...":"スパークライン...", +"Sparklines":"スパークライン", +"Split Arrow":"スプリット矢印", +"Split Cells...":"セルの分割...", +"Split Table...":"表の分割...", +"Square":"正方形", +"Square Bevel":"斜角付き正方形", +"Square, Rounded":"角の丸い正方形", +"Statistics":"統計", +"Stop":"停止", +"Straight Connector":"直線コネクター", +"Straight Connector ends with Arrow":"矢印終点直線コネクター", +"Straight Connector with Arrows":"双方向矢印直線コネクター", +"Strikethrough":"取り消し線", +"Striped Right Arrow":"ストライプ矢印", +"Subscript":"下付き", +"Sun":"太陽", +"Superscript":"上付き", +"Symbol":"記号", +"S~how Columns":"列を表示する(~H)", +"S~lide":"スライド(~L)", +"S~pecial Character...":"記号と特殊文字(~P)...", +"Table Cell Background Color":"セルの背景色", +"Table of Contents and Inde~x":"目次と索引(~X)", +"Ta~ble Properties...":"表のプロパティ(~B)...", +"Text Wrap...":"テキストの折り返し...", +"Te~xt":"テキスト(~X)", +"Theme...":"テーマ...", +"Thousands Separator":"桁区切り", +"Time":"時刻", +"Time Field":"時刻フィールド", +"Title Page...":"タイトルページ...", +"To Background":"背景へ", +"To Cell (~resize with cell)":"セルに(セルと共にサイズ変更)(~R)", +"To Foreground":"前景へ", +"To Next Paragraph in Level":"次の同レベルの段落へ", +"To Previous Paragraph in Level":"前の同レベルの段落へ", +"To P~age":"ページに(~A)", +"To ~Cell":"セルに(~C)", +"To ~Character":"文字に(~C)", +"To ~Curve":"曲線に変換(~C)", +"To ~Frame":"枠に(~F)", +"To ~Paragraph":"段落に(~P)", +"Toggle Automatic Spell Checking":"自動スペルチェックの切り替え", +"Toggle Formatting Marks":"編集記号の表示切り替え", +"Toggle Ordered List":"番号付けリストの切り替え", +"Toggle Shadow":"影の切り替え", +"Toggle Unordered List":"箇条書きを切り替え", +"Top":"上", +"Track Chan~ges":"変更の追跡(~G)", +"Translate...":"翻訳...", +"Transparency":"透明", +"Trapezoid":"台形", +"Triangle Down":"逆三角形", +"Triangle Up":"三角形", +"T~able":"表(~A)", +"T~ime (variable)":"時刻(自動更新)(~I)", +"T~itle":"タイトル(~I)", +"Underline":"下線", +"Ungroup Sparklines":"スパークラインのグループ解除", +"Unmerge Cells":"セル結合の解除", +"Unprotect Cells":"セルの保護を解除", +"Up Arrow":"上矢印", +"Up Arrow Callout":"上矢印吹き出し", +"Up and Down Arrow":"上下矢印", +"Up and Down Arrow Callout":"上下矢印吹き出し", +"Up and Right Arrow":"二方向矢印", +"Up and Right Arrow Callout":"右上矢印吹き出し", +"Up, Right and Down Arrow":"三方向矢印", +"Update ~Index":"目次と索引の更新(~I)", +"Vertical Scroll":"巻物(縦)", +"Vertical Text":"縦書きテキスト", +"Vertically C~enter":"垂直方向 中央(~E)", +"Vertically S~pacing":"垂直方向 等間隔(~P)", +"Vertically ~Bottom":"垂直方向 下(~B)", +"Vertically ~Top":"垂直方向 上(~T)", +"View Grid Lines":"グリッド線を表示", +"Watermark...":"透かし...", +"Wave":"波", +"Wrap Text":"テキストを折り返す", +"Zoom In":"拡大", +"Zoom Out":"縮小", +"~3D View...":"~3D表示...", +"~Accessibility Check...":"アクセシビリティチェック(~A)...", +"~Add":"追加(~A)", +"~Add to List":"箇条書きに追加(~A)", +"~Advanced Filter...":"特殊フィルター(~A)...", +"~Analysis of Variance (ANOVA)...":"分散分析(ANOVA)(~A)...", +"~Arrange":"配置(~A)", +"~Author":"作成者(~A)", +"~Automatic Spell Checking":"自動スペルチェック(~A)", +"~Bottom":"下揃え(~B)", +"~Bring to Front":"最前面へ移動(~B)", +"~Bullets and Numbering...":"箇条書きと番号付け(~B)...", +"~Capitalize Every Word":"語頭のみ大文字(~C)", +"~Centered":"中央揃え(水平)(~C)", +"~Chart...":"グラフ(~C)...", +"~Chi-square Test...":"カイ二乗検定(~C)...", +"~Clear":"解除(~C)", +"~Clear Direct Formatting":"直接設定した書式の解除(~C)", +"~Column":"列(~C)", +"~Column Break":"列の区切り(~C)", +"~Columns":"列(~C)", +"~Contour":"輪郭(~C)", +"~Convert":"変換(~C)", +"~Correlation...":"相関(~C)...", +"~Covariance...":"共分散(~C)...", +"~Cut":"切り取り(~C)", +"~Data":"データ(~D)", +"~Data Ranges...":"データ範囲(~D)...", +"~Data Table...":"データテーブル(~D)...", +"~Date":"日付(~D)", +"~Date (fixed)":"日付(固定)(~D)", +"~Date (variable)":"日付(自動更新)(~D)", +"~Define":"定義(~D)", +"~Define Range...":"範囲の指定(~D)...", +"~Define...":"指定(~D)...", +"~Delete":"削除(~D)", +"~Delete Sheet...":"シートの削除(~D)...", +"~Delete Slide":"スライドの削除(~D)", +"~Descriptive Statistics...":"基本統計量(~D)...", +"~Display Grid":"グリッドを表示(~D)", +"~Edit":"編集(~E)", +"~Edit Contour...":"輪郭の編集(~E)...", +"~Edit...":"編集(~E)...", +"~Endnote":"文末脚注(~E)", +"~Enter Group":"グループに入る(~E)", +"~Exponential Smoothing...":"指数平滑(~E)...", +"~F-test...":"~F検定...", +"~File":"ファイル(~F)", +"~First Paragraph":"最初の段落(~F)", +"~Fonts...":"フォントの種類(~F)...", +"~Footnote":"脚注(~F)", +"~Footnote/Endnote Settings...":"脚注と文末脚注の設定(~F)...", +"~Format Cells...":"セルの書式設定(~F)...", +"~Formula Object...":"数式オブジェクト(~F)...", +"~Function...":"関数(~F)...", +"~Go to Sheet...":"シートへ移動(~G)...", +"~Goal Seek...":"ゴールシーク(~G)...", +"~Group":"グループ化(~G)", +"~Group and Outline":"グループ化およびアウトライン(~G)", +"~Group...":"グループ化(~G)...", +"~Header and Footer...":"ヘッダーとフッター(~H)...", +"~Headers and Footers...":"ヘッダーとフッター(~H)...", +"~Height...":"高さ(~H)...", +"~Help":"ヘルプ(~H)", +"~Hide":"非表示(~H)", +"~Hide AutoFilter":"オートフィルターを非表示(~H)", +"~Hide Details":"詳細を表示しない(~H)", +"~Hide Sheet":"シートを隠す(~H)", +"~Hide Slide":"スライドを非表示(~H)", +"~Hyperlink":"ハイパーリンク(~H)", +"~Hyperlink...":"ハイパーリンク(~H)...", +"~Hyphenation":"ハイフネーション(~H)", +"~Hyphenation...":"ハイフネーション(~H)...", +"~Image...":"画像(~I)...", +"~Index Entry...":"目次と索引の項目(~I)...", +"~Insert":"挿入(~I)", +"~Insert or Edit...":"挿入または編集(~I)...", +"~Insert...":"挿入(~I)...", +"~Interaction...":"オブジェクトの動作設定(~I)...", +"~Left":"左揃え(~L)", +"~Left-to-Right Mark":"左横書き記号(~L)", +"~Line Numbering...":"行番号付け(~L)...", +"~Manage...":"管理(~M)...", +"~Middle":"中央揃え(垂直)(~M)", +"~More Fields...":"その他のフィールド(~M)...", +"~More Options...":"詳細オプション(~M)...", +"~Move or Copy Sheet...":"シートを移動またはコピー(~M)...", +"~Moving Average...":"移動平均(~M)...", +"~Named Ranges and Expressions":"名前付きの範囲または式(~N)...", +"~New Slide":"新しいスライド(~N)", +"~No-break Space":"改行なしスペース(~N)", +"~Optimal":"左右動的折り返し(~O)", +"~Optimal Height...":"最適な高さ(~O)...", +"~Optimal Width...":"最適な幅(~O)...", +"~Ordered List":"番号付けリスト(~O)", +"~Page":"ページ(~P)", +"~Page Break":"改ページ(~P)", +"~Page Number":"ページ番号(~P)", +"~Page Number...":"ページ番号(~P)...", +"~Page Numbers...":"ページ数(~P)...", +"~Page Style...":"ページスタイル(~P)...", +"~Page...":"ページ(~P)...", +"~Parallel":"両端折り返し(~P)", +"~Paste":"貼り付け(~P)", +"~Pivot Table":"ピボットテーブル(~P)", +"~Print...":"印刷(~P)...", +"~Properties...":"プロパティ(~P)...", +"~Recalculate":"再計算(~R)", +"~Record":"記録(~R)", +"~Redo":"やり直し(~R)", +"~Refresh":"更新(~R)", +"~Regression...":"回帰(~R)...", +"~Remove Hyperlink":"ハイパーリンクの削除(~R)", +"~Remove Outline":"アウトラインの削除(~R)", +"~Reset Filter":"フィルターの解除(~R)", +"~Right":"右揃え(~R)", +"~Right-to-Left Mark":"右横書き記号(~R)", +"~Row":"行(~R)", +"~Rows":"行(~R)", +"~Sampling...":"サンプリング(~S)...", +"~Save":"保存(~S)", +"~Sections...":"セクション(~S)...", +"~Select":"選択(~S)", +"~Send to Back":"最背面へ移動(~S)", +"~Sentence case":"文頭のみ大文字(~S)", +"~Shape":"シェイプ(~S)", +"~Sheet":"シート(~S)", +"~Show":"表示(~S)", +"~Show Details":"詳細を表示する(~S)", +"~Show Sheet...":"シートを表示(~S)...", +"~Slide Number":"スライド番号(~S)", +"~Soft Hyphen":"ソフトハイフン(~S)", +"~Sort...":"並べ替え(~S)...", +"~Spacing":"間隔(~S)", +"~Spacing...":"間隔(~S)...", +"~Spelling...":"スペルチェック(~S)...", +"~Standard Filter...":"標準フィルター(~S)...", +"~Subject":"テーマ(~S)", +"~Table":"表(~T)", +"~Table Properties...":"表のプロパティ(~T)...", +"~Table...":"表(~T)...", +"~Text Box":"テキストボックス(~T)", +"~Thesaurus...":"類義語辞典(~T)...", +"~Through":"折り返しなし(~T)", +"~Time":"時刻(~T)", +"~Time (fixed)":"時刻(固定)(~T)", +"~Time (variable)":"時刻(自動更新)(~T)", +"~Tools":"ツール(~T)", +"~Top":"上揃え(~T)", +"~UPPERCASE":"大文字(~U)", +"~Undo":"元に戻す(~U)", +"~Ungroup...":"グループ解除(~U)...", +"~Unordered List":"箇条書き(~U)", +"~Update All":"すべて更新(~U)", +"~Validity...":"入力規則(~V)...", +"~View":"表示(~V)", +"~While Typing":"入力時(~W)", +"~Width...":"幅(~W)...", +"~Word Count...":"文字カウント(~W)...", +"~Word Joiner":"単語結合子(~W)", +"~Wrap":"折り返し(~W)", +"~Z-test...":"~Z検定...", +"~Zero-width Space":"ゼロ幅スペース(~Z)", +"~lowercase":"小文字(~L)", +"~tOGGLE cASE":"大小文字の反転(~T)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/jv.json b/f7cloud-office/browser/dist/l10n/uno/jv.json new file mode 100644 index 0000000..2406aaa --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/jv.json @@ -0,0 +1,10 @@ +{ +"Comments":"Komèntar", +"Insert Audio or Video":"Lebokaké Audio utāwā Video", +"Sort Ascending":"Urut Munggah", +"Sort Descending":"Urut Mudhun", +"Stop":"Mandheg", +"~Delete":"~Busak", +"~Edit":"~Sunting", +"~Save":"~Simpen" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ka.json b/f7cloud-office/browser/dist/l10n/uno/ka.json new file mode 100644 index 0000000..c770eb6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ka.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12 ქიმიანი ვარსკვლავი", +"24-Point Star":"24 ქიმიანი ვარსკვლავი", +"4-Point Star":"4 ქიმიანი ვარსკვლავი", +"4-way Arrow":"4-მხრივი ისარი", +"4-way Arrow Callout":"4-მხრივი ისრიანი მიმთითებელი", +"5-Point Star":"5 ქიმიანი ვარსკვლავი", +"6-Point Star":"6 ქიმიანი ვარსკვლავი", +"6-Point Star, Concave":"6 წერტილიანი ვარსკვლავი, ჩაზნექილი", +"8-Point Star":"8 ქიმიანი ვარსკვლავი", +"Accept":"მიღება", +"Accept All":"ყველას მიღება", +"Accept All Changes":"ყველა ცვლილების მიღება", +"Accept Change":"ცვლილების მიღება", +"Accept Track Change and select the next one":"ცვლილების მიღება და შემდეგის მონიშვნა", +"Accept and Move to Next":"მიღება და შემდეგზე გადასვლა", +"Add Decimal Place":"ციფრის დამატება მძიმის შემდეგ", +"Add descriptions of non-text content (for accessibility)":"აღწერის დამატება არატექსტური შემცველობისთვის (წვდომადობისთვის)", +"After":"შემდეგ", +"Align Bottom":"სწორება ქვემოთ", +"Align Bottom to Anchor":"ქვედას სწორება მიმაგრებაზე", +"Align Center":"სწორება ცენტრზე", +"Align Left":"სწორება მარცხნივ", +"Align Right":"სწორება მარჯვნივ", +"Align Tex~t":"~ტექსტის სწორება", +"Align Top":"სწორება ზემოთ", +"Align Top to Anchor":"ზედას სწორება მიმაგრებაზე", +"Alt Text...":"ალტ. ტექსტი...", +"Anc~hor":"მიმაგ~რება", +"Animation":"ანიმაცია", +"Apply Suggestion":"მინიშნების გადატარება", +"Arch Down (Curve)":"თაღი ქვემოთ (მრუდი)", +"Arch Down (Pour)":"თაღი ქვევით (ჩამოსხმა)", +"Arch Left (Curve)":"თაღი მარცხნივ (მრუდი)", +"Arch Right (Curve)":"თაღი მარჯვნივ (მრუდი)", +"Arch Right (Pour)":"თაღი მარჯვნივ (ჩამოსხმა)", +"Arch Up (Curve)":"თაღი ზემოთ (მრუდი)", +"Arch Up (Pour)":"თაღი ზევით (ჩამოსხმა)", +"Arrange":"დალაგება", +"As C~haracter":"როგორ~ც სიმბოლო", +"AutoCorr~ect":"ავტოკორ~ექცია", +"AutoFill Data Series: automatic":"მონაცემის სერიების ავტოშევსება: ავტომატური", +"Auto~Filter":"ავტო~ფილტრი", +"A~lignment...":"~სწორება...", +"A~rea...":"ა~ლაგი...", +"A~rrange":"და~ლაგება", +"Back One":"უკან ერთით", +"Background Color":"ფონის ფერი", +"Before":"სადამდე", +"Block Arc":"რკალი", +"Bold":"სქელი", +"Bookmar~k...":"სანიშ~ნე...", +"Borders (Shift to overwrite)":"საზღვრები (Shift თავზე გადასაწერად)", +"Bottom":"ქვემოთ", +"Brightness":"სიკაშკაშე", +"Caption...":"წარწერა...", +"Center":"ცენტრი", +"Center Horizontal":"დაცენტრება ჰორიზონტალურად", +"Center Vertically":"ვერტიკალურად დაცენტრება", +"Centered":"დაცენტრებული", +"Ce~lls...":"~უჯრედები...", +"Character Highlighting Color":"სიმბოლოს გამოკვეთის ფერი", +"Character Spacing":"სიმბოლოების დაშორება", +"Charcoal Sketch":"ნახირით ჩანახატი", +"Chart T~ype...":"დიაგრამის ~ტიპი...", +"Check Spelling":"მართლწერის შემოწმება", +"Chevron":"შევრონი", +"Chevron Down":"შევრონი ქვემოთ", +"Chevron Up":"შევრონი ზემოთ", +"Circle":"წრე", +"Circle (Curve)":"წრე (მრუდი)", +"Circle (Pour)":"წრე (ჩამოსხმული)", +"Circle Pie":"წრეწირის სექტორი", +"Circular Arrow":"წრიული ისარი", +"Clear Direct Formatting":"პირდაპირი დაფორმატების გასუფთავება", +"Clear ~Direct Formatting":"პირდაპირი ~დაფორმატების გასუფთავება", +"Cle~ar Cells...":"უჯრედების გ~ასუფთავება...", +"Clone Formatting":"დაფორმატების დაკლონვა", +"Close Master View":"ოსტატის ხედის დახურვა", +"Cloud":"ღრუბელი", +"Cl~ear Contents...":"შ~ემცველობის გასუფთავება...", +"Color Scale...":"ფერის მასშტაბი...", +"Column":"სვეტი", +"Column ~Width...":"სვეტის ~სიგანე...", +"Columns A~fter":"სვეტები შე~მდეგ", +"Columns B~efore":"სვ~ეტები მანამდე", +"Columns ~After":"სვეტები შ~ემდეგ", +"Columns ~Before":"სვეტები ~მანამდე", +"Comments":"კომენტარები", +"Comme~nt":"კომე~ნტარი", +"Connector":"დამაკავშირებელი ხაზი", +"Connector Ends with Arrow":"დამკავშირებელი ხაზი ისრით მთავრდება", +"Connector with Arrows":"დამაკავშირებელი ხაზი ისრებით", +"Connectors":"დამკავშირებლები", +"Connectors (double click for multi-selection)":"დამაკავშირებლები (ორმაგი წკაპი ერთზე მეტის მოსანიშნად)", +"Content Control Properties":"შემცველობის კონტროლის თვისებები", +"Contrast":"კონტრასტი", +"Copy Hyperlink Location":"ჰიპერბმულის მდებარეობის დაკოპირება", +"Cop~y":"~კოპირება", +"Corner Right Arrow":"კუთხური ისარი მარჯვნივ", +"Co~lumns...":"ს~ვეტები...", +"Co~mpress...":"შეკუ~მშვა...", +"Crop":"ამოჭრა", +"Crop Image":"გამოსახულების შემოჭრა", +"Cross":"ჯვარი", +"Cross-~reference...":"ჯვარედინი ~ბმული...", +"Cuboid":"კუბოიდი", +"Currency":"ვალუტა", +"Current ~Index":"მიმდინარე ~ინდექსი", +"Curve":"მრუდი", +"Curve Down":"გამრუდება ქვემოთ", +"Curve Up":"გამრუდება ზემოთ", +"Curved Connector":"მრუდი დამკავშირებელი", +"Curved Connector Ends with Arrow":"მრუდი დამაკავშირებელი მთავრდება ისრით", +"Curved Connector with Arrows":"ისრებიანი მრუდი დამაკავშირებელი", +"Cycle Case":"რეგისტრის შეცვლა", +"Cylinder":"ცილინდრი", +"C~ell":"უჯრ~ედი", +"C~haracter...":"ს~იმბოლო...", +"C~onditional":"პირ~ობით", +"Data Bar...":"ჰისტოგრამა...", +"Date":"თარიღი", +"Date...":"თარიღი...", +"Dat~e (variable)":"თა~რიღი (ცვლადი)", +"Decrease Font Size":"ფონტის ზომის შემცირება", +"Decrease Indent":"შეწევის შემცირება", +"Decrease Paragraph Spacing":"აბზაცის დაშორების შემცირება", +"Decrease Size":"ზომის შემცირება", +"Delete All Comments":"ყველა კომენტარის წაშლა", +"Delete All Comments by This Author":"ამ ავტორის ყველა კომენტარის წაშლა", +"Delete Axis":"ღერძის წაშლა", +"Delete Comment":"კომენტარის წაშლა", +"Delete Content Control":"შემცველობის კონტროლის წაშლა", +"Delete C~ells...":"უჯრედების ~წაშლა...", +"Delete C~ontents...":"შემცველ~ობის წაშლა...", +"Delete Data Labels":"მონაცემის ჭდეების წაშლა", +"Delete Decimal Place":"ციფრის წაშლა მძიმის შემდეგ", +"Delete Index":"ინდექსის წაშლა", +"Delete Legend":"ლეგენდის წაშლა", +"Delete Major Grid":"მთავარი ბადის წაშლა", +"Delete Minor Grid":"დამხმარე ბადის წაშლა", +"Delete Row":"სტრიქონის ჩასმა", +"Delete Rows":"მწკრივების წაშლა", +"Delete Single Data Label":"ცალკე მონაცემების ჭდის წაშლა", +"Delete Sparkline":"სპარკლაინის წაშლა", +"Delete Sparkline Group":"სპარკლაინის ჯგუფის წაშლა", +"Delete Table":"ცხრილის წაშლა", +"Delete selected columns":"მონიშნული სვეტების წაშლა", +"Delete selected rows":"მონიშნული მწკრივების წაშლა", +"Delete table":"ცხრილის წაშლა", +"Delete ~All Comments":"~ყველა კომენტარის წაშლა", +"Delete ~Columns":"სვეტების ~წაშლა", +"Demote Outline Level":"კონტურის დონის დაწევა", +"Demote Outline Level with Subpoints":"ქვეწერტილების მქონე კონტურის ერთი დონით დაწევა", +"De~lete...":"წაშ~ლა...", +"Diamond":"რომბი", +"Diamond Bevel":"რომბის დაქანება", +"Digital Signatu~res...":"ციფრული ხელმოწე~რები...", +"Display Grid":"ბადის ჩვენება", +"Doorplate":"კარის ფირფიტა", +"Double Brace":"ორმაგი ფიგურული ფრჩხილი", +"Double Bracket":"ორმაგი ფრჩხილი", +"Double Underline":"ორმაგი ხაზგასმა", +"Down Arrow":"ქვედა ისარი", +"Down Arrow Callout":"სქოლიო ისრით ქვემოთ", +"Duplicate Page":"გვერდის ასლი", +"Duplicate ~Slide":"~სლაიდის ასლი", +"D~elete Page":"გვერდის ~წაშლა", +"Edit Hyperlink...":"ჰიპერბმულის ჩასწორება...", +"Edit Section...":"განყოფილების ჩასწორება...", +"Edit Sparkline Group...":"სპარკლაინის ჯგუფის ჩასწორება...", +"Edit Sparkline...":"სპარკლაინის ჩასწორება...", +"Ellipse":"ოვალი", +"Ellipse (double click for multi-selection)":"ოვალი (ორმაგი წკაპი ერთზე მეტის მოსანიშნად)", +"Explosion":"აფეთქება", +"E~xecute Interaction...":"ურთიერთ~ქმედების შესრულება...", +"E~xit Group":"ჯგ~უფიდან გასვლა", +"Fade Down":"მინავლება ქვემოთ", +"Fade Left":"მინავლება მარცხნივ", +"Fade Right":"მინავლება მარჯვნივ", +"Fade Up":"მინავლება ზემოთ", +"Fade Up and Left":"გადასვლა ზემოთ და მარცხნივ", +"Fade Up and Right":"გადასვლა ზემოთ და მარჯვნივ", +"Fiel~d":"ვე~ლი", +"Fill Color":"შევსების ფერი", +"Find Next":"შემდეგის პოვნა.", +"Find Previous":"წინას პოვნა", +"Find and Rep~lace...":"ძებნა და ჩანაცვ~ლება...", +"First ~Author":"პირველი ~ავტორი", +"Flip Horizontally":"ჰორიზონტალური შემოტრიალება", +"Flip Vertically":"ვერტიკალური შემოტრიალება", +"Flowchart: Alternate Process":"ბლოკ-სქემა: ალტერნატიული პროცესი", +"Flowchart: Card":"ბლოკ-სქემა: ბარათი", +"Flowchart: Collate":"ბლოკ-სქემა: კოლაცია", +"Flowchart: Connector":"ბლოკ-სქემა: შემაერთებელი ხაზები", +"Flowchart: Data":"ბლოკ-სქემა: მონაცემები", +"Flowchart: Decision":"ბლოკ-სქემა: გადაწყვეტილება", +"Flowchart: Delay":"ბლოკ-სქემა: დაყოვნება", +"Flowchart: Direct Access Storage":"ბლოკ-სქემა: პირდაპირი წვდომის საცავი", +"Flowchart: Display":"ბლოკ-სქემა: ეკრანი", +"Flowchart: Document":"ბლოკ-სქემა: დოკუმენტი", +"Flowchart: Extract":"ბლოკ-სქემა: ამოღება", +"Flowchart: Internal Storage":"ბლოკ-სქემა: შიდა საცავი", +"Flowchart: Magnetic Disc":"ბლოკ-სქემა: მაგნიტური დისკი", +"Flowchart: Manual Input":"ბლოკ-სქემა: ხელით შეყვანა", +"Flowchart: Manual Operation":"ბლოკ-სქემა: ხელით ოპერაცია", +"Flowchart: Merge":"ბლოკ-სქემა: შერწყმა", +"Flowchart: Multidocument":"ბლოკ-სქემა: ერთზე მეტი დოკუმენტი", +"Flowchart: Off-page Connector":"ბლოკ-სქემა: გვერდის გარეთ დამაკავშირებელი", +"Flowchart: Or":"ბლოკ-სქემა: ან", +"Flowchart: Predefined Process":"ბლოკ-სქემა: წინასწარ განსაზღვრული პროცესი", +"Flowchart: Preparation":"ბლოკ-სქემა: მომზადება", +"Flowchart: Process":"ბლოკ-სქემა: დამუშავება", +"Flowchart: Punched Tape":"ბლოკ-სქემა: პერფობარათი", +"Flowchart: Sequential Access":"ბლოკ-სქემა: თანმიმდევრული წვდომა", +"Flowchart: Sort":"ბლოკ-სქემა: დალაგება", +"Flowchart: Stored Data":"ბლოკ-სქემა: შენახული მონაცემები", +"Flowchart: Summing Junction":"ბლოკ-სქემა: შემაჯამებელი შეერთება", +"Flowchart: Terminator":"ბლოკ-სქემა: დასრულების ნიშანი", +"Flower":"ყვავილი", +"Folded Corner":"ჩაკეცილი კუთხე", +"Font Color":"ფონტის ფერი", +"Fontwork Shape":"ფონტის ეფექტის ფორმა", +"Fontwork...":"ფონტის ეფექტები...", +"Foote~r":"~ქვედა კოლონტიტული", +"For All Text":"ყველა ტექსტისთვის", +"For Paragraph":"აბზაცისთვის", +"For Selection":"მონიშნულისთვის", +"Format Axis...":"ღერძის დაფორმატება...", +"Format Chart Area...":"დიაგრამის ალაგის დაფორმატება...", +"Format Data Labels...":"მონაცემის ჭდეების დაფორმატება...", +"Format Data Point...":"მონაცემის წერტილის დაფორმატება...", +"Format Data Series...":"მონაცემის რიგების დაფორმატება...", +"Format Floor...":"ფუძის დაფორმატება...", +"Format Legend...":"ლეგენდის დაფორმატება...", +"Format Major Grid...":"მთავარი ბადის დაფორმატება...", +"Format Mean Value Line...":"საშუალო მნიშვნელობის ხაზის დაფორმატება...", +"Format Minor Grid...":"დამხმარე ბადის დაფორმატება...", +"Format Pa~ge...":"~გვერდის დაფორმატება...", +"Format Selection...":"მონიშნულის დაფორმატება...", +"Format Single Data Label...":"ცალკე მონაცემების ჭდის დაფორმატება...", +"Format Stock Gain...":"საფონდო მოგების დაფორმატება...", +"Format Stock Loss...":"საფონდო ზარალის დაფორმატება...", +"Format Title...":"სათაურის დაფორმატება...", +"Format Trend Line Equation...":"ტრენდის ხაზის ტოლობის დაფორმატება...", +"Format Trend Line...":"ტრენდის ხაზის დაფორმატება...", +"Format Wall...":"აგების ალაგის დაფორმატება...", +"Format X Error Bars...":"X აცდენის ზოლების დაფორმატება...", +"Format Y Error Bars...":"Y აცდენის ზოლების დაფორმატება...", +"Format as Currency":"დაფორმატება, როგორც ვალუტის", +"Format as Date":"დაფორმატება, როგორც თარიღის", +"Format as General":"დაფორმატება, როგორც ზოგადის", +"Format as Number":"დაფორმატება, როგორც რიცხვის", +"Format as Percent":"დაფორმატება, როგორც პროცენტის", +"Format as Scientific":"დაფორმატება, როგორც სამეცნიეროსი", +"Format as Time":"დაფორმატება, როგორც დროის", +"Formatting Mark":"დაფორმატების ნიშანი", +"Formula to Value":"ფორმულა მნიშვნელობაში", +"Forward One":"წინ ერთით", +"For~matting Marks":"ფორმატირების ~მარკერები", +"Fo~rm":"ფო~რმა", +"Frame":"ჩარჩო", +"Freeze First Column":"პირველი სვეტის გაყინვა", +"Freeze First Row":"პირველი მწკრივის გაყინვა", +"Freeze Rows and Columns":"სვეტების და მწკრივების გაყინვა", +"Freeze ~Cells":"უჯ~რედების გაყინვა", +"F~ont Size...":"ფ~ონტის ზომა...", +"F~ormat":"ფ~ორმატი", +"F~ourier Analysis...":"~ფურიეს ანალიზი...", +"F~rame...":"ჩა~რჩო...", +"F~ull Screen":"სრ~ულ ეკრანზე", +"General":"ზოგადი", +"Give a label to identify an object":"მიანიჭეთ ჭდე, რომ ობიექტი იპოვოთ", +"Go t~o Page...":"გადას~ვლა გვერდზე...", +"Go t~o Slide...":"გადასვლა სლაი~დზე...", +"Group Sparklines":"სპარკლაინების დაჯგუფება", +"Heading ~Numbering...":"სათაურის და~ნომვრა....", +"Heart":"გული", +"Hexagon":"ექვსკუთხედი", +"He~ader":"თ~ავსართი", +"He~ader and Footer":"~ზედა და ქვედა კოლონტიტული...", +"Horizontal Scroll":"ჰორიზონტალური ჩოჩია", +"Horizontally ~Center":"ჰორიზონტალურად ~ცენტრში", +"Horizontally ~Left":"ჰორიზონტა~ლურად მარცხნივ", +"Horizontally ~Right":"ჰორიზონტალურად მა~რჯვნივ", +"Horizontally ~Spacing":"ჰორიზონტალური ~დაშორება", +"H~ide":"დ~ამალვა", +"H~ide Columns":"სვეტ~ის დამალვა", +"H~ide Rows":"მწკრ~ივების დამალვა", +"Icon Set...":"ხატულების ნაკრები...", +"Ignore":"გამოტოვება", +"Ignore All":"ყველას გამოტოვება", +"Image Mode":"გამოსახულების რეჟიმი", +"In ~Background":"~ფონში", +"Increase Font Size":"ფონტის ზომის გაზრდა", +"Increase Indent":"შეწევის გაზრდა", +"Increase Paragraph Spacing":"აბზაცის დაშორების გაზრდა", +"Increase Size":"ზომის გაზრდა", +"Inflate":"გაბერვა", +"Insert Audio or Video":"აუდიოს ან ვიდეოს ჩასმა", +"Insert Axis":"ღერძის ჩასმა", +"Insert Axis Title":"ღერძის სათაურის ჩასმა", +"Insert Bookmark":"სანიშნეს ჩასმა", +"Insert Caption...":"წარწერის ჩასმა...", +"Insert Chart":"დიაგრამის ჩასმა", +"Insert Column After":"სვეტის ჩასმა შემდეგ", +"Insert Column Before":"სვეტის ჩასმა მანამდე", +"Insert Column Break":"სვეტის წყვეტის ჩასმა", +"Insert Columns ~After":"სვეტების ჩასმა შ~ემდეგ", +"Insert Columns ~Before":"სვეტების ჩასმა ~მანამდე", +"Insert Comment":"კომენტარის ჩასმა", +"Insert Co~lumns":"ს~ვეტების ჩასმა", +"Insert Cross-reference":"ჯვარედინი მიმართვის ჩართვა", +"Insert Data Labels":"მონაცემის ჭდეების ჩასმა", +"Insert Endnote":"განმარტებებისა და შენიშვნების ჩასმა", +"Insert Field":"ველის ჩასმა", +"Insert Fontwork Text":"ტექსტური ეფექტის ჩასმა", +"Insert Footnote":"სქოლიოს ჩასმა", +"Insert Frame":"ჩარჩოს ჩასმა", +"Insert Hyperlink":"ჰიპერბმულის ჩასმა", +"Insert Image...":"გამოსახულების ჩასმა...", +"Insert Index Entry":"ინდექსის ჩანაწერის ჩასმა", +"Insert Line (double click for multi-selection)":"ხაზის ჩასმა (ორმაგი წკაპი ერთზე მეტის მოსანიშნად)", +"Insert Major Grid":"მთავარი ბადის ჩასმა", +"Insert Mean ~Value Line":"საშუალო მნიშვნელობის ~ხაზის ჩასმა", +"Insert Minor Grid":"დამხმარე ბადის ჩასმა", +"Insert Page Break":"ფურცლის წყვეტის ჩასმა", +"Insert Page Number":"გვერდის ნომრის ჩასმა", +"Insert Row Above":"მწკრივის ჩასმა ზემოთ", +"Insert Row Below":"მწკრივის ჩასმა ქვემოთ", +"Insert Rows ~Above":"მწკრივების ჩასმა ~ზემოთ", +"Insert Rows ~Below":"მწკრივების ჩასმა ~ქვემოთ", +"Insert Single Data Label":"ცალკე მონაცემების ჭდის ჩასმა", +"Insert Slide":"სლაიდის ჩასმა", +"Insert Soft Hyphen...":"რბილი დეფისის ჩასმა...", +"Insert Special Character":"სპეციალური სიმბოლოს ჩასმა", +"Insert Special Characters":"სპეციალური სიმბოლოების ჩასმა", +"Insert Text Box":"ტექსტური ველის ჩასმა", +"Insert Text Box (double click for multi-selection)":"ტექსტური ველის ჩასმა (ორმაგი წკაპი ერთზე მეტის მოსანიშნად)", +"Insert Titles...":"სათაურების ჩასმა...", +"Insert Tre~nd Line...":"ტრე~ნდის ხაზის ჩასმა", +"Insert Unnumbered Entry":"უნომრო ელემენტის ჩასმა", +"Insert Vertical Text":"ვერტიკალური ტექსტის ჩასმა", +"Insert columns after":"სვეტების ჩასმა შემდეგ", +"Insert columns before":"სვეტების ჩასმა მანამდე", +"Insert page number":"გვერდის ნომრის ჩასმა", +"Insert rows above":"მწკრივების ჩასმა ზემოდან", +"Insert rows below":"მწკრივების ჩასმა ქვემოდან", +"Insert ~Cells...":"უ~ჯრედების ჩასმა...", +"Insert ~Rows":"მწკ~რივების ჩასმა", +"Insert ~Table...":"~ცხრილის ჩასმა...", +"Insert ~X Error Bars...":"~X შეცდომის სვეტების ჩასმა...", +"Insert ~Y Error Bars...":"~Y შეცდომის სვეტების ჩასმა...", +"Insert/Delete Axes...":"ღერძების ჩასმა/წაშლა...", +"Invert":"ინვერსია", +"Isosceles Triangle":"ტოლფერდა სამკუთხედი", +"Italic":"კურსივი", +"Justified":"ორმხრივი სწორება", +"Language":"ენა", +"Language Status":"ენის სტატუსი", +"Layout":"განლაგება", +"Left":"მარცხენა", +"Left Arrow":"მარცხენა ისარი", +"Left Arrow Callout":"სქოლიო ისრით მარცხნივ", +"Left Brace":"მარცხენა ფიგურული ფრჩხილი", +"Left Bracket":"მარცხენა ფრჩხილი", +"Left and Right Arrow":"მარცხენა და მარჯვენა ისარი", +"Left and Right Arrow Callout":"მარცხნივ-მარჯვნივ ისრიანი მიმთითებელი", +"Left-To-Right":"მარცხნიდან მარჯვნივ", +"Lightning Bolt":"ელვა", +"Line":"ხაზი", +"Line Callout 1":"ხაზოვანი სქოლიო 1", +"Line Callout 2":"ხაზოვანი სქოლიო 2", +"Line Callout 3":"ხაზოვანი სქოლიო 3", +"Line Color":"ხაზის ფერი", +"Line Connector":"დამკავშირებელი ხაზი", +"Line Connector Ends with Arrow":"დამაკავშირებელი ისრით მთავრდება", +"Line Spacing":"სტრიქონების დაშორება", +"Line Spacing: 1":"ხაზების დაშორება: 1", +"Line Spacing: 1.5":"ხაზების დაშორება: 1.5", +"Line Spacing: 2":"ხაზების დაშორება: 2", +"Lis~ts":"სი~ები", +"L~ine...":"ხა~ზი...", +"Manage Track Changes":"ცვლილებების თვალყურის დევნების მართვა", +"Manage...":"მართვა...", +"Manual ~Break...":"~ხელით გაწყვეტა...", +"Master Slides":"მთავარი სლაიდები", +"Media":"მედია", +"Merge Cells":"უჯრედების შერწყმა", +"Merge and center or unmerge cells depending on the current toggle state":"შერწყმა და დაცენტრება ან შერწყმის გაუქმება უჯრედებისთვის, გადამრთველის მიმდინარე მდგომარეობაზე დამოკიდებულებით", +"Moon":"მთვარე", +"More ~Filters":"მეტი ~ფილტრი", +"Move Item Down":"ელემენტის ჩამოტანა", +"Move Item Down with Subpoints":"ელემენტის ჩამოტანა ქვეწერტილების ჩათვლით", +"Move Item Up":"ელემენტის ატანა", +"Move Item Up with Subpoints":"ელემენტის ატანა ქვეწერტილების ჩათვლით", +"M~erge and Center Cells":"უ~ჯრედების შერწყმა და დაცენტრება", +"Name...":"სახელი...", +"Na~vigator":"ნა~ვიგატორი", +"New Page":"ახალი გვერდი", +"Next":"შემდეგი", +"Next Page":"შემდეგი გვერდი", +"Next Track Change":"შემდეგი ცვლილება", +"No List":"სიის გარეშე", +"Non-breaking ~Hyphen":"გადაუტანადი ~ტირე", +"None":"არცერთი", +"Notched Right Arrow":"დაკბილული ისარი მარჯვნივ", +"Number":"რიცხვი", +"Number Format":"რიცხვის ფორმატი", +"Number Format...":"რიცხვის დაფორმატება...", +"Number Format: Currency":"რიცხვის ფორმატი: ვალუტა", +"Number Format: Date":"რიცხვის ფორმატი: თარიღი", +"Number Format: Decimal":"რიცხვის ფორმატი: ათობითი", +"Number Format: Exponential":"რიცხვის ფორმატი: ექსპონენციური", +"Number Format: Percent":"რიცხვის ფორმატი: პროცენტი", +"Number Format: Standard":"რიცხვის ფორმატი: სტანდარტული", +"Number Format: Time":"რიცხვის ფორმატი: დრო", +"Octagon":"რვაკუთხედი", +"Octagon Bevel":"რვაკუთხედის დაქანება", +"Open Circle (Curve)":"ღია წრე (მრუდი)", +"Open Circle (Pour)":"ღია წრე (ჩამოსხმული)", +"Open Hyperlink":"ჰიპერბმულის გახსნა", +"Open the Elements Deck":"ელემენტების პანელის გახსნა", +"Open the Styles Deck":"სტილების პანელის გახსნა", +"Optimal Column Width":"სვეტების ოპტიმალური სიგანე", +"Optimal Row Height":"მწკრივის ოპტიმალური სიმაღლე", +"Orientation":"ორიენტაცია", +"Outline Font Effect":"კონტურის ფონტის ეფექტი", +"Overline":"ხაზი ზემოდან", +"Page Properties...":"გვერდის თვისებები...", +"Page Tit~le":"გვერდის ~სათაური", +"Page ~Count":"გ~ვერდების რაოდენობა", +"Paired ~t-test...":"დაწყვილებული ~t-შემოწმება...", +"Parallelogram":"პარალელოგრამი", +"Paste ~Special...":"~სპეციალური ჩასმა...", +"Pentagon":"ხუთკუთხედი", +"Percent":"პროცენტი", +"Pi~vot Table...":"~კრებსითი ცხრილი...", +"Plain Text":"უბრალო ტექსტი", +"Pop Art":"პოპ არტი", +"Position and Si~ze...":"მდებარეობა და ~ზომა...", +"Previous Page":"წინა გვერდი", +"Previous Track Change":"წინა ცვლილება", +"Prin~t Ranges":"ბეჭ~დვის შუალედი", +"Prohibited":"აკრძალულია", +"Promote Outline Level":"კონტურის დონის აწევა", +"Promote Outline Level with Subpoints":"ქვეწერტილების მქონე კონტურის ერთი დონით აწევა", +"Properties":"თვისებები", +"Propert~ies...":"თვისე~ბები...", +"Protect Cells":"უჯრების დაცვა", +"Protect ~Sheet...":"~ფურცლის დაცვა...", +"Pr~evious":"წ~ინა", +"Puzzle":"თავსატეხი", +"P~aragraph...":"~აბზაცი...", +"QR and ~Barcode...":"QR და ~ბარკოდი...", +"Record Track Changes":"ცვლილებების ჩაწერა", +"Rectangle":"მართკუთხედი", +"Rectangle (double click for multi-selection)":"მართკუთხედი (ორმაგი წკაპი ერთზე მეტის მოსანიშნად)", +"Rectangle, Rounded":"მართკუთხედი, მომრგვალებული", +"Rectangular Callout":"მართკუთხა სქოლიო", +"Reject":"უარყოფა", +"Reject All":"ყველას უარყოფა", +"Reject All Changes":"ყველა ცვლილების უარყოფა", +"Reject Change":"ცვლილების უარყოფა", +"Reject Track Change and select the next one":"ცვლილების უარყოფა და შემდეგის მონიშვნა", +"Reject and Move to Next":"უარყოფა და შემდეგზე გადასვლა", +"Remove Noise":"ხმაურის მოცილება", +"Rename Master":"ოსტატის სახელის გადარქმევა", +"Rename S~heet...":"ფურცლის ~სახელის გადარქმევა...", +"Reply Comment":"პასუხი კომენტარზე", +"Reset Data Point":"მონაცემის წერტილის ჩამოყრა", +"Reset all Data Points":"ყველა მონაცემის წერტილის ჩამოყრა", +"Resolved Comments":"გადაწყვეტილი კომენტარები", +"Restart Numbering":"დანომვრის თავიდან დაწყება", +"Right":"მარჯვენა", +"Right Arrow":"მარჯვენა ისარი", +"Right Arrow Callout":"სქოლიო ისრით მარჯვნივ", +"Right Brace":"მარჯვენა ფიგურული ფრჩხილი", +"Right Bracket":"მარჯვენა ფრჩხილი", +"Right Triangle":"მართკუთხა სამკუთხედი", +"Right or Left Arrow":"მარჯვენა ან მარცხენა ისარი", +"Right-To-Left":"მარჯვნიდან მარცხნივ", +"Ring":"წრე", +"Rotate 90° ~Left":"მობრუნება მ~არცხნივ, 90°~ით", +"Rotate 90° ~Right":"მობრუნება მარ~ჯვნივ, 90°~ით", +"Rot~ate":"შებრუნებ~ა", +"Round Callout":"მრგვალი სქოლიო", +"Rounded Rectangular Callout":"მომრგვალებული მართკუთხა მიმთითებელი", +"Row":"მწკრივი", +"Row ~Height...":"მ~წკრივის სიმაღლე...", +"Rows ~Above":"მწკრივები ~ზემოთ", +"Rows ~Below":"მწკრივები ~ქვემოთ", +"R~efresh Range":"შუალედის განახლ~ება", +"R~ight-To-Left":"მარჯვნ~იდან მარცხნივ", +"R~un Macro...":"მაკ~როს გაშვება...", +"S-shaped Arrow":"ტალღისებული ისარი", +"Save ~As...":"შე~ნახვა, როგორც...", +"Scientific":"სამეცნიერო", +"Select Cell":"უჯრედის მონიშვნა", +"Select Column":"სვეტის მონიშვნა", +"Select Row":"მწკრივის მონიშვნა", +"Select Table":"ცხრილის მონიშვნა", +"Select ~All":"ყველ~ას მონიშვნა", +"Select ~Range...":"შუალედის ა~რჩევა...", +"Set Background Image...":"ფონის გამოსახულების დაყენება...", +"Set Character Spacing":"სიმბოლოებს შორის დაშორების დაყენება", +"Set Heading Numbering":"სათაურის დანომვრის დაყენება", +"Set Line Spacing":"ხაზების დაშორება", +"Se~ction...":"გან~ყოფილება...", +"Shadow":"ჩრდილი", +"Sharpen":"ბასრი", +"Sheet R~ight-To-Left":"ფურცელი მარჯვნ~იდან მარცხნივ", +"Show":"ჩვენება", +"Show Navigator Window":"ნავიგატორის ფანჯრის ჩვენება", +"Show track changes":"ცვლილებების თვალყურის დევნების ჩვენება", +"Sho~w Rows":"მ~წკრივების ჩვენება", +"Sho~w Slide":"სლაიდის ჩ~ვენება", +"Sidebar":"გვერდითი პანელი", +"Signat~ure Line...":"ხელმ~ოწერის ხაზი...", +"Signet":"ბეჭედი", +"Slant Down":"დახრა ქვემოთ", +"Slant Up":"დახრა ზემოთ", +"Slide Layout":"სლაიდის განლაგება", +"Slide Properties...":"სლაიდის თვისებები...", +"Slide Tit~le":"სლაიდის სათაუ~რი", +"Slide Transition":"სლადის გადასვლა", +"Slide ~Count":"სლაიდების ~რაოდენობა", +"Slide ~Layout":"ს~ლაიდის განლაგება", +"Small capitals":"პატარა მაღალი რეგისტრით", +"Smiley Face":"ღიმილიანი სახე", +"Snap to Grid":"ბადეზე მიმაგრება", +"Sort Ascending":"ზრდადობით დალაგება", +"Sort Descending":"კლებადობით დალაგება", +"So~rt...":"და~ლაგება...", +"Sparkline...":"სპარკლაინები...", +"Sparklines":"სპარკლაინები", +"Split Arrow":"გაყოფილი ისარი", +"Split Cells...":"უჯრედების გაყოფა...", +"Split Table...":"ცხრილის დაყოფა...", +"Square":"კვადრატი", +"Square Bevel":"კვადრატის დაქანება", +"Square, Rounded":"კვადრატი, მომრგვალებული", +"Statistics":"სტატისტიკა", +"Stop":"გაჩერება", +"Straight Connector":"სწორად შემაერთებელი", +"Straight Connector ends with Arrow":"სწორი დამაკავშირებელი მთავრდება ისრით", +"Straight Connector with Arrows":"ისრებიანი სწორი დამკავშირებელი", +"Strikethrough":"გადახაზული", +"Striped Right Arrow":"მარჯვნივ დაშტრიხული ისარი", +"Subscript":"ქვედა რეგისტრი", +"Sun":"მზე", +"Superscript":"ზედა რეგისტრი", +"Symbol":"სიმბოლო", +"S~how Columns":"სვეტების ჩვენე~ბა", +"S~lide":"ს~ლაიდი", +"S~pecial Character...":"ს~პეციალური სიმბოლო...", +"Table Cell Background Color":"ცხრილის უჯრედის ფონის ფერი", +"Table of Contents and Inde~x":"სარჩევი და ინდე~ქსი", +"Ta~ble Properties...":"ცხრილის თვისე~ბები...", +"Text Wrap...":"ტექსტის გადატანა...", +"Te~xt":"ტე~ქსტი", +"Theme...":"თემა...", +"Thousands Separator":"ათასების გამყოფი", +"Time":"დრო", +"Time Field":"დროის ველი", +"Title Page...":"სათაურის გვერდი...", +"To Background":"ტექსტის უკან", +"To Cell (~resize with cell)":"უჯრედამდე (ზომის შეცვლა ~უჯრედთან ერთად)", +"To Foreground":"ტექსტის წინ", +"To Next Paragraph in Level":"დონის შემდეგ აბზაცზე", +"To Previous Paragraph in Level":"დონის წინა აბზაცზე", +"To P~age":"გ~ადასვლა გვერდზე", +"To ~Cell":"გადასვლა ~უჯრედზე", +"To ~Character":"სიმ~ბოლოზე", +"To ~Curve":"მრ~უდში", +"To ~Frame":"ჩა~რჩოზე", +"To ~Paragraph":"აბზა~ცზე", +"Toggle Automatic Spell Checking":"ავტომატური მართლწერის შემოწმების გადართვა", +"Toggle Formatting Marks":"დაფორმატების ნიშნების გადართვა", +"Toggle Ordered List":"დალაგებული სიის გადართვა", +"Toggle Shadow":"ჩრდილის გადართვა", +"Toggle Unordered List":"დაულაგებელი სიის გადართვა", +"Top":"ზემოთ", +"Track Chan~ges":"ცვლილებების თვალყურის ~დევნება", +"Translate...":"თარგმნა...", +"Transparency":"გამჭვირვალობა", +"Trapezoid":"ტრაპეცია", +"Triangle Down":"სამკუთხედი ქვემოთ", +"Triangle Up":"სამკუთხედი ზემოთ", +"T~able":"~ცხრილი", +"T~ime (variable)":"~დრო (ცვლადი)", +"T~itle":"სათაურ~ი", +"Underline":"ხაზგასმა", +"Unfloat Frame Content":"ჩარჩოს შემცველობის ლივლივის გაუქმება", +"Ungroup Sparklines":"სპარკლაინების განჯგუფება", +"Unmerge Cells":"უჯრედების შერწყმის გაუქმება", +"Unprotect Cells":"უჯრედების დაცვის მოხსნა", +"Up Arrow":"ზედა ისარი", +"Up Arrow Callout":"სქოლიო ისრით ზემოთ", +"Up and Down Arrow":"ზედა და ქვედა ისარი", +"Up and Down Arrow Callout":"ზედა-ქვედა ისრიანი მიმთითებელი", +"Up and Right Arrow":"ზედა და მარჯვენა ისარი", +"Up and Right Arrow Callout":"ზედა და მარჯვნივ ისრიანი მიმთითებელი", +"Up, Right and Down Arrow":"ზედა, მარჯვენა და ქვედა ისარი", +"Update ~Index":"~ინდექსის განახლება", +"Vertical Scroll":"ვერტიკალური ჩოჩია", +"Vertical Text":"ვერტიკალური ტექსტი", +"Vertically C~enter":"ვერტიკალურად ც~ენტრში", +"Vertically S~pacing":"ვერტიკალურად დაშო~რება", +"Vertically ~Bottom":"ვერტიკალურად ~ქვემოთ", +"Vertically ~Top":"ვერ~ტიკალურად ზემოთ", +"View Grid Lines":"ბადის ხაზების ნახვა", +"Watermark...":"ჭვირნიშანი...", +"Wave":"ტალღა", +"Wrap Text":"ტექსტის გადატანა", +"Zoom In":"გადიდება", +"Zoom Out":"დაპატარავება", +"~3D View...":"~3D ხედი...", +"~Accessibility Check...":"~წვდომადობის შემოწმება...", +"~Add":"~დამატება", +"~Add to List":"~სიაში ჩამატება", +"~Advanced Filter...":"~დამატებითი ფილტრი..", +"~Analysis of Variance (ANOVA)...":"დისპერსიული ~ანალიზი (ANOVA)...", +"~Arrange":"დ~ალაგება", +"~Author":"~ავტორი", +"~Automatic Spell Checking":"~ავტომატური მართლწერის შემოწმება", +"~Bottom":"~ქვემოთ", +"~Bring to Front":"~წინა პლანზე გადმოტანა", +"~Bullets and Numbering...":"~მარკერები და დანომვრა...", +"~Capitalize Every Word":"~ყველა სიტყვის პირველი ასოს გადიდება", +"~Centered":"~ცენტრში", +"~Chart...":"~დიაგრამა...", +"~Chi-square Test...":"~ხი-კვადრატის შემოწმება...", +"~Clear":"~გასუფთავება", +"~Clear Direct Formatting":"დაფორმატების ~გასუფთავება", +"~Column":"~სვეტი", +"~Column Break":"~სვეტის გაყოფა", +"~Columns":"~სვეტები", +"~Contour":"~კონტური", +"~Convert":"~გადაყვანა", +"~Correlation...":"კორელა~ცია...", +"~Covariance...":"კოვარია~ცია...", +"~Cut":"ა~მოჭრა", +"~Data":"~მონაცემები", +"~Data Ranges...":"~მონაცემის შუალედები...", +"~Data Table...":"~მონაცემების ცხრილი...", +"~Date":"თ~არიღი", +"~Date (fixed)":"თ~არიღი (ფიქსირებული)", +"~Date (variable)":"~თარიღი (ცვლადი)", +"~Define":"~აღწერა", +"~Define Range...":"შუალე~დის აღწერა...", +"~Define...":"~აღწერა...", +"~Delete":"~წაშლა", +"~Delete Sheet...":"ფურცლის ~წაშლა...", +"~Delete Slide":"სლაი~დის წაშლა", +"~Descriptive Statistics...":"~აღწერადი სტატისტიკა...", +"~Display Grid":"~ბადის ჩვენება", +"~Edit":"ჩასწორ~ება", +"~Edit Contour...":"~კონტურის ჩასწორება...", +"~Edit...":"~ჩასწორება...", +"~Endnote":"განმარტ~ებები და შენიშვნები", +"~Enter Group":"~ჯგუფში შესვლა", +"~Exponential Smoothing...":"~ექსპონენტური მოგლუვება...", +"~F-test...":"~F-შემოწმება...", +"~File":"~ფაილი", +"~First Paragraph":"~პირველი აბზაცი", +"~Fonts...":"~ფონტები...", +"~Footnote":"ს~ქოლიო", +"~Footnote/Endnote Settings...":"~სქოლიოს/განმარტებებისა და შენიშვნების მორგება", +"~Format Cells...":"უჯრედების და~ფორმატება...", +"~Formula Object...":"~ფორმულის ობიექტი...", +"~Function...":"~ფუნქცია...", +"~Go to Sheet...":"~გადასვლა გვერდზე...", +"~Goal Seek...":"~პარამეტრის შერჩევა...", +"~Group":"დაჯ~გუფება", +"~Group and Outline":"~ჯგუფი და კონტური", +"~Group...":"დაჯ~გუფება...", +"~Header and Footer...":"~ზედა და ქვედა კოლონტიტული...", +"~Headers and Footers...":"~ზედა და ქვედა კოლონტიტულები...", +"~Height...":"~სიმაღლე...", +"~Help":"~დახმარება", +"~Hide":"~დამალვა", +"~Hide AutoFilter":"ავტოფილტრის ~დამალვა", +"~Hide Details":"~დეტალების დამალვა", +"~Hide Sheet":"ფურცლის და~მალვა", +"~Hide Slide":"სლაიდის ~დამალვა", +"~Hyperlink":"~ჰიპერბმული", +"~Hyperlink...":"~ჰიპერბმული...", +"~Hyphenation":"~სიტყვების გადატანა", +"~Hyphenation...":"~სიტყვების გადატანა...", +"~Image...":"~გამოსახულება...", +"~Index Entry...":"~ინდექსის ჩანაწერი...", +"~Insert":"ჩ~ასმა", +"~Insert or Edit...":"ჩასმა ~ან ჩასწორება...", +"~Insert...":"ჩ~ასმა...", +"~Interaction...":"~ურთიერთქმედება...", +"~Left":"~მარცხნივ", +"~Left-to-Right Mark":"მარ~კერი მარცხნიდან-მარჯვნივ", +"~Line Numbering...":"~ხაზების დანომვრა...", +"~Manage...":"~მართვა...", +"~Middle":"შ~უა", +"~More Fields...":"~მეტი ველი...", +"~More Options...":"~მეტი პარამეტრი...", +"~Move or Copy Sheet...":"ფურცლის ~გადატანა/კოპირება...", +"~Moving Average...":"~მცურავი საშუალო...", +"~Named Ranges and Expressions":"~სახელიანი შუალედები და გამოსახულებები", +"~New Slide":"~ახალი სლაიდი", +"~No-break Space":"~გადაუტანადი ჰარე", +"~Optimal":"~ოპტიმალური", +"~Optimal Height...":"~ოპტიმალური სიმაღლე...", +"~Optimal Width...":"~ოპტიმალური სიგანე...", +"~Ordered List":"და~ლაგებული სია", +"~Page":"~გვერდი", +"~Page Break":"გვერდის ~ხელით გაყოფა", +"~Page Number":"~გვერდის ნომერი", +"~Page Number...":"~გვერდის ნომერი...", +"~Page Numbers...":"გ~ვერდის ნომერი...", +"~Page Style...":"~გვერდის სტილი...", +"~Page...":"~გვერდი...", +"~Parallel":"~პარალელური", +"~Paste":"ჩა~სმა", +"~Pivot Table":"~კრებსითი ცხრილი", +"~Print...":"~ბეჭდვა...", +"~Properties...":"თვისე~ბები...", +"~Recalculate":"თავიდან გა~მოთვლა", +"~Record":"ჩანაწე~რი", +"~Redo":"გამეო~რება", +"~Refresh":"~განახლება", +"~Regression...":"~რეგრესია...", +"~Remove Hyperlink":"ჰიპერბმულის ~წაშლა", +"~Remove Outline":"კონტუ~რის წაშლა", +"~Reset Filter":"ფილტრის ჩამოყ~რა", +"~Right":"მარ~ჯვნივ", +"~Right-to-Left Mark":"მა~რკერი მარჯვნიდან-მარცხნივ", +"~Row":"~მწკრივი", +"~Rows":"მწკ~რივები", +"~Sampling...":"~სინჯები...", +"~Save":"~შენახვა", +"~Sections...":"~განყოფილება...", +"~Select":"~მონიშვნა", +"~Send to Back":"~უკანა პლანზე გადატანა", +"~Sentence case":"~წინადადების რეგისტრი", +"~Shape":"~ფიგურა", +"~Sheet":"~ფურცელი", +"~Show":"ჩ~ვენება", +"~Show Details":"~დეტალების ჩვენება", +"~Show Sheet...":"ფურცლი~ს ჩვენება", +"~Slide Number":"~სლაიდის ნომერი", +"~Soft Hyphen":"~რბილი ტირე", +"~Sort...":"~დალაგება...", +"~Spacing":"~ინტერვალი", +"~Spacing...":"~დაშორება...", +"~Spelling...":"~მართლწერა...", +"~Standard Filter...":"~სტანდარტული ფილტრი...", +"~Subject":"თ~ემა", +"~Table":"~ცხრილი", +"~Table Properties...":"ცხრი~ლის თვისებები...", +"~Table...":"~ცხრილი...", +"~Text Box":"~ტექსტური ველი", +"~Thesaurus...":"თ~ეზაურუსი...", +"~Through":"~გამჭოლი", +"~Time":"~დრო", +"~Time (fixed)":"~დრო (ფიქსირებული)", +"~Time (variable)":"~დრო (ცვლადი)", +"~Tools":"~ხელსაწყოები", +"~Top":"~ზემოთ", +"~UPPERCASE":"~ზედა რეგისტრი", +"~Undo":"გა~უქმება", +"~Ungroup...":"დაჯგ~უფების გაუქმება...", +"~Unordered List":"და~ულაგებელი სია", +"~Update All":"~ყველას განახლება", +"~Validity...":"~გადამოწმება...", +"~View":"~ხედი", +"~While Typing":"~კრეფისას", +"~Width...":"~სიგანე...", +"~Word Count...":"~სიტყვების რაოდენობა...", +"~Word Joiner":"სიტყვების ~შემაერთებელი", +"~Wrap":"შემო~ვლება", +"~Z-test...":"~Z-შემოწმება...", +"~Zero-width Space":"~ნულოვანი სიგანის ჰარე", +"~lowercase":"~ქვედა რეგისტრი", +"~tOGGLE cASE":"~რეგისტრის გადართვა" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kab.json b/f7cloud-office/browser/dist/l10n/uno/kab.json new file mode 100644 index 0000000..eb27839 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kab.json @@ -0,0 +1,368 @@ +{ +"Accept":"Qbel", +"Accept All":"Qbel akk", +"Align Bottom":"Settef uksar", +"Align Center":"Slemmes", +"Align Left":"Settef ɣer zelmaḍ", +"Align Right":"Setef ɣer yefus", +"Align Top":"Settef uksawen", +"Anc~hor":"~Mdey", +"Animation":"Asmussu", +"Arrange":"Seggem", +"As C~haracter":"D asekkil", +"AutoCorr~ect":"AseɣtiAwurman", +"Auto~Filter":"~ImzizdigAwurman", +"A~rea...":"Tačart...", +"A~rrange":"S~eggem", +"Background Color":"Ini n ugilal", +"Bold":"Gras", +"Bottom":"Ukessar", +"Brightness":"Tafat", +"Center":"Centre", +"Center Horizontal":"Slemmes s wudem aglawan", +"Center Vertically":"Selmes s wudem ubdid", +"Centered":"Centré", +"Ce~lls...":"Tixxa~min...", +"Character Spacing":"Tallunt gar isekkilen", +"Circle":"Tawinest", +"Circle (Pour)":"taẓayert", +"Clear Direct Formatting":"Sfeḍ amsal srid", +"Clear ~Direct Formatting":"Sfeḍ amsal ~srid", +"Cle~ar Cells...":"Sf~eḍ Tixxamin...", +"Cl~ear Contents...":"S~feḍ igburen...", +"Column":"Tigejdit", +"Column ~Width...":"Tehri n uj~gu...", +"Comments":"Iwenniten", +"Comme~nt":"Awe~nnit", +"Connector":"Amaqqan", +"Connector Ends with Arrow":"Amaqan Yekfan s Uneccab", +"Connector with Arrows":"Amaqan s Ineccaben", +"Contrast":"Amyeẓli", +"Cop~y":"Nɣe~l", +"Co~lumns...":"Ti~gejda...", +"Co~mpress...":"S~sed...", +"Crop":"Nǧer", +"Currency":"Tadrimt", +"Curved Connector":"Amaqan Uzlig", +"Curved Connector Ends with Arrow":"Amaqan Uzlig Yekfan s Uneccab", +"Curved Connector with Arrows":"Amaqan Uzlig s Ineccaben", +"Cylinder":"Awlellu", +"C~ell":"T~axxamt", +"C~haracter...":"Ase~kkil…", +"Date":"Azemz", +"Dat~e (variable)":"Azem~z (amutti)", +"Decrease Indent":"Semẓi asiẓi", +"Delete All Comments":"Kkes akk iwenniten", +"Delete Axis":"Kkes agellus", +"Delete Comment":"Kkes awennit", +"Delete C~ells...":"Kkes ti~bniqin...", +"Delete C~ontents...":"Kkes igburen...", +"Delete Data Labels":"Kkes tibzimin n isefka", +"Delete Legend":"Kkes taneffust", +"Delete Rows":"Kkes izirigen", +"Delete Table":"Kkes Tafelwit", +"Delete ~All Comments":"Kkes ~Akk Iwenniten", +"De~lete...":"Kk~es...", +"Diamond":"Tameqruḍt", +"Digital Signatu~res...":"Izmu~len umḍinen...", +"Display Grid":"Sken iẓiki", +"Double Brace":"Taḥebbwalt", +"Double Underline":"Aderrer s sin", +"Duplicate Page":"Sleg Asebter", +"Duplicate ~Slide":"Sleg ~Tugna n Tigri", +"D~elete Page":"Kkes Asebter", +"Ellipse":"Taglayt", +"Fade Down":"Ifsi d Akessar", +"Fade Left":"Ifsi s Azelmaḍ", +"Fade Right":"Ifsi s Ayeffus", +"Fiel~d":"Urt~i", +"Fill Color":"Ini n tačaṛt", +"Flip Horizontally":"Tamrayt taglawant", +"Flip Vertically":"Tamrayt taratakt", +"Flower":"Tajeǧǧigt", +"Font Color":"Initen n tsefsit", +"Fontwork Shape":"Talɣa n Fontwork", +"Foote~r":"Aḍar n use~bter", +"For All Text":"I Uḍris Merra", +"For Paragraph":"I Tseddart", +"For Selection":"I Ufran", +"Format Axis...":"Msel agellus...", +"Format Data Labels...":"Masel tibzimin n isefka...", +"Format Data Point...":"Msel Ired n Isefka...", +"Format Floor...":"Msel aḍaṛ n usebter...", +"Format Legend...":"Amasal n tneffust...", +"Format Pa~ge...":"Msel Ase~bter...", +"Format Selection...":"Amasal n tefrant...", +"Format Single Data Label...":"Msel Yiwet n Tebzimt n Isefka...", +"Format Wall...":"Msel tibniqin...", +"Format X Error Bars...":"Masel Ifeggagen n tuccḍa X...", +"Format Y Error Bars...":"Masel Ifeggagen n tuccḍa Y...", +"Format as Number":"Msel d Amḍan", +"Format as Time":"Amasal am wakud", +"Frame":"Akatar", +"Freeze ~Cells":"Sleɣ ~ticenba", +"F~ont Size...":"Teɣ~zi n tsefsit...", +"F~ormat":"Amasal", +"F~ull Screen":"Agdil ačuran", +"General":"Amatu", +"He~ader":"Aq~eṛṛu", +"Horizontal Scroll":"Adrudem aglawan", +"H~ide":"Ffer", +"H~ide Columns":"F~fer Tigejda", +"H~ide Rows":"F~fer Ijerriḍen", +"Image Mode":"Askar n tugna", +"In ~Background":"Deg wegilal", +"Increase Indent":"Semɣer asiẓi", +"Insert Audio or Video":"Ger aɣectan neɣ avidyu", +"Insert Axis":"Ger agellus", +"Insert Axis Title":"Ger azwel n ugellus", +"Insert Chart":"~Ger udlif", +"Insert Column Break":"Ger angaz n tgejdit", +"Insert Comment":"Ger awennit", +"Insert Co~lumns":"Ger ti~gejda", +"Insert Data Labels":"Rnu tibzimin n isefka", +"Insert Field":"Ger Urti", +"Insert Footnote":"Ger tazmilt n uḍar n usebter", +"Insert Frame":"Ger Akatar", +"Insert Hyperlink":"Ger azday afelḍris", +"Insert Image...":"Ger Tugna...", +"Insert Index Entry":"Ger anekcum n umatar", +"Insert Page Break":"Ger angaz n usebter", +"Insert Row Above":"Ger Izirig s Nnig", +"Insert Row Below":"Ger Izirig s ddaw", +"Insert Rows ~Above":"Ger ~Ijerriḍen s Nnig", +"Insert Rows ~Below":"Ger Izirigen s ~Ddaw", +"Insert Slide":"Ger tigri", +"Insert Titles...":"Ger Azwel...", +"Insert ~Cells...":"Ger ~tixxamin...", +"Insert ~Rows":"Ger ~ijerriḍen", +"Insert ~Table...":"Ger ~Tafelwit...", +"Invert":"Tti", +"Italic":"Yekna", +"Justified":"Justifié", +"Language":"Tutlayt", +"Language Status":"Timahilin n tutlayt", +"Layout":"Taneɣruft", +"Left":"Ẓelmaḍ", +"Left-To-Right":"Seg uẓelmaḍ ɣer uyeffus", +"Line":"Ajerriḍ", +"Line Color":"Ini n izirig", +"Line Connector":"Amaqan Imzireg", +"Line Connector Ends with Arrow":"Amaqan Imzireg Yekfan s Uneccab", +"Line Spacing":"Asiẓi gar i_zirigen", +"Line Spacing: 1":"Asiẓi gar izirigen: 1", +"Line Spacing: 1.5":"Asiẓi gar izirigen: 1.5", +"Line Spacing: 2":"Asiẓi gar izirigen: 2", +"L~ine...":"I~zirig...", +"Media":"Amidya", +"More ~Filters":"Ugar n ~imzizdigen", +"M~erge and Center Cells":"A~sdukkel akked Uslemmes n Txamin", +"Name...":"Isem...", +"Na~vigator":"Im~inig", +"New Page":"Asebter amaynut", +"Next":"Uḍfir", +"Next Page":"Asebtar d-iteddun", +"Number":"Amḍan", +"Number Format":"Amasal umḍin", +"Number Format...":"Amasal umḍin...", +"Number Format: Date":"Amasal umdin: Azemz", +"Number Format: Decimal":"Amasal umḍin: Amrawan", +"Number Format: Time":"Amasal umḍin: Akud", +"Optimal Column Width":"Tehri n tgejdit", +"Optimal Row Height":"Teɣzi n wadur", +"Overline":"Ajerriḍ sufella", +"Page Tit~le":"Azw~el n Usebter", +"Page ~Count":"~Amḍan n isebtar", +"Paste ~Special...":"Asenṭeḍ i~meẓli...", +"Percent":"Afmiḍi", +"Pi~vot Table...":"Tafelwit ~tasmussant...", +"Plain Text":"Aḍris brut", +"Position and Si~ze...":"Adig d te~ɣzi...", +"Previous Page":"Asebter yezrin", +"Prin~t Ranges":"Sigge~z Izilalen", +"Propert~ies...":"Iraten...", +"Protect ~Sheet...":"Mmesten ~Ifer...", +"Pr~evious":"Ye~zrin", +"P~aragraph...":"Taseddart...", +"Rectangle":"Asrem", +"Reject":"Agi", +"Reject All":"Agi akk", +"Reply Comment":"Err i Uwennit", +"Reset Data Point":"Sbadu Ired n Isefka", +"Reset all Data Points":"Sbadu Akk Irden n Isefka", +"Restart Numbering":"Bdu tikkelt-nniḍen asuṭṭen", +"Right":"Yeffus", +"Right or Left Arrow":"Aneccab s azelmaḍ neɣ s ayeffus", +"Right-To-Left":"Seg yefus ɣer zelmaḍ", +"Rot~ate":"Tuz~zya", +"Row":"Izirig", +"Row ~Height...":"~Teɣzi n Ujerriḍ...", +"Rows ~Above":"Izirigen ~Ufella", +"Rows ~Below":"Izirigen s ~Ddaw", +"R~efresh Range":"S~miren azilal", +"R~ight-To-Left":"Seg-Y~effus-S-Azelmaḍ", +"S-shaped Arrow":"Aneccab s talɣa s", +"Save ~As...":"Sekles s yisem...", +"Scientific":"Ussnan", +"Select Cell":"Fren taxxamt", +"Select Column":"Fren tagejdit", +"Select Table":"Fren tafelwit", +"Select ~All":"Fren a~kk", +"Select ~Range...":"Fren ~Azilal...", +"Set Background Image...":"Sbadu Tugna n Ugilal...", +"Set Line Spacing":"Asiẓi gar izirigen", +"Se~ction...":"Ti~gezmi...", +"Shadow":"Tili", +"Sheet R~ight-To-Left":"Asebter seg-y~effus s- azelmaḍ", +"Sho~w Rows":"Ske~n Ijerriḍen", +"Slide Tit~le":"Azw~el n Tugna n Tigri", +"Slide ~Count":"~Amḍan n Tugniwin n Tigri", +"Small capitals":"Petites majuscules", +"Sort Ascending":"Amizzwer igemmen", +"Sort Descending":"Amizzwer amnusruy", +"So~rt...":"K~su...", +"Split Table...":"Bḍu tafelwit...", +"Square":"Amkuẓ", +"Statistics":"Tiddadanin", +"Stop":"Seḥbes", +"Straight Connector":"Amaqan usrid", +"Straight Connector ends with Arrow":"Amaqan Usrid Yekfan s Uneccab", +"Straight Connector with Arrows":"Amaqan Usrid s Ineccaben", +"Strikethrough":"Yettujerreḍ", +"Subscript":"Amatar", +"Sun":"Iṭij", +"Symbol":"Azamul", +"S~how Columns":"S~ken Tigejda", +"S~lide":"T~igri", +"S~pecial Character...":"Asekkil U~slig...", +"Ta~ble Properties...":"Iraten n tfel~wit...", +"Te~xt":"Aḍ~ris", +"Thousands Separator":"Anabraz n wagim", +"Time":"Akud", +"Time Field":"Urti n wakud", +"To Background":"S Agilal", +"To P~age":"Ɣef use~btar", +"To ~Cell":"Ɣef teb~niqt", +"To ~Character":"Ɣef usekkil", +"To ~Curve":"Ɣer t~maknayt", +"To ~Frame":"Ɣer ~ukatar", +"To ~Paragraph":"Ɣef tseddart", +"Top":"Uksawen", +"Transparency":"Transparent", +"T~ime (variable)":"A~srag (amutti)", +"T~itle":"A~zwel", +"Underline":"Aderrer", +"View Grid Lines":"Sken-d izirigen n iẓiki", +"Wave":"Tayyugt", +"Wrap Text":"Swati aḍris", +"Zoom In":"Zoom ɣer sdat", +"~3D View...":"Ti~meẓri 3D...", +"~Add":"~Rnu", +"~Advanced Filter...":"~Imzizdig leqqayen", +"~Analysis of Variance (ANOVA)...":"~Tasleṭ n uwliwel (ANOVA)...", +"~Arrange":"~Seggem", +"~Author":"Ames~kar", +"~Bottom":"Uksar", +"~Bring to Front":"Awi-d ɣer ~zdat", +"~Bullets and Numbering...":"~Tililac d usuḍen...", +"~Capitalize Every Word":"Asekkil ameqran i yal awal", +"~Centered":"~Di tlemmast", +"~Chart...":"Ameskan...", +"~Clear":"Sfe~ḍ", +"~Column":"Tigejdit", +"~Column Break":"Angaz n ~tgejdit", +"~Columns":"Tigejda:", +"~Contour":"Iri", +"~Convert":"Se~lket", +"~Correlation...":"~Tamaqqant...", +"~Cut":"~Gzem", +"~Data Ranges...":"Izilalen n ~Isefka...", +"~Data Table...":"Tafelwit n ~Isefka...", +"~Date":"~Date", +"~Date (fixed)":"~Azemz (usbiḍ)", +"~Define":"~Sbaut", +"~Define Range...":"~Sbadu Azilal...", +"~Define...":"~Sbadu...", +"~Delete":"~Kkes", +"~Delete Sheet...":"~Kkes afer...", +"~Delete Slide":"~Kkes Tigri", +"~Descriptive Statistics...":"~Tiddadanin Tuglimin...", +"~Display Grid":"~Sken iẓiki", +"~Edit":"Ẓ~reg", +"~Edit Contour...":"Ẓreg iri...", +"~Edit...":"~Ẓreg...", +"~Exponential Smoothing...":"~Amzay asuzmir...", +"~File":"Afa~ylu", +"~First Paragraph":"Tase~ddart tamezwarut", +"~Footnote":"Ta~zmilt n uḍaṛ n usebter", +"~Format Cells...":"~Amsal n texxamin...", +"~Function...":"~Tiwuriyin...", +"~Goal Seek...":"~Anadi n yiswi...", +"~Group":"~Segrew", +"~Height...":"Teɣzi...", +"~Help":"T~allalt", +"~Hide":"~Ffer", +"~Hide Details":"~Ffer talqayt", +"~Hide Sheet":"~Ffer ifriwen", +"~Hide Slide":"~Ffer Tugn n Tigri", +"~Hyphenation":"~Agzam n wawalen", +"~Hyphenation...":"~Agzam n wawalen...", +"~Image...":"~Tugna...", +"~Insert":"Rnu", +"~Insert...":"~Ger...", +"~Left":"Ẓelmaḍ", +"~Line Numbering...":"A~suṭṭen n yizirigen...", +"~Manage...":"~Sefrek...", +"~More Options...":"~Ugar n iɣewwaṛen...", +"~Moving Average...":"~Talemmast yeccḍen...", +"~New Slide":"~Rnu Tugna n Tigri", +"~Optimal Height...":"Teɣzi ~Takkayt...", +"~Optimal Width...":"Tehri ~Tasefrirt...", +"~Page":"~Asebter", +"~Page Number":"Uṭṭun n ~Usebter", +"~Page Numbers...":"Uṭṭunen n ~usebter", +"~Page...":"~Asebter...", +"~Paste":"~Senṭeḍ", +"~Pivot Table":"Tafelwit ~Tasmussant", +"~Print...":"Siggez...", +"~Properties...":"~Iraten...", +"~Recalculate":"~Ales Aselkem", +"~Record":"~Akalas", +"~Redo":"~Err-d", +"~Refresh":"S~miren", +"~Reset Filter":"~Sbadu Imzizdig", +"~Right":"Ɣer yefus", +"~Row":"~Izirig", +"~Rows":"I~zirigen", +"~Sampling...":"~Tukksa...", +"~Save":"Kl~es", +"~Sections...":"Tigezminyin...", +"~Select":"~Fren", +"~Send to Back":"A~wi ɣer deffir", +"~Shape":"~Talɣa", +"~Sheet":"~Ifer", +"~Show":"Beqqeḍ", +"~Show Details":"Beqqeḍ ifatusen", +"~Show Sheet...":"~Sken ifer...", +"~Slide Number":"Uṭṭun n ~Tugna n Tigri", +"~Sort...":"~Amyizwar...", +"~Spacing":"Tallunt", +"~Standard Filter...":"Im~zizdig izeɣ...", +"~Subject":"~Sujet", +"~Table":"~Table", +"~Table Properties...":"Iraten n ~tfelwit...", +"~Table...":"Tafelwit...", +"~Text Box":"Tamnaṭ n ~uḍris", +"~Thesaurus...":"A~mawal...", +"~Time":"~Akud", +"~Time (fixed)":"~Asrag (usbiḍ)", +"~Tools":"~Ifecka", +"~Top":"Uksawen", +"~UPPERCASE":"ISEKKILEN IMEQRANEN", +"~Undo":"~Sefsex", +"~View":"~Askan", +"~Width...":"Tehri...", +"~Wrap":"Asezg n weḍris", +"~lowercase":"isekkilen imeẓyanen", +"~tOGGLE cASE":"~bASCULER LA CASSE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kk.json b/f7cloud-office/browser/dist/l10n/uno/kk.json new file mode 100644 index 0000000..280b411 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kk.json @@ -0,0 +1,752 @@ +{ +"12-Point Star":"12 ұшты жұлдыз", +"24-Point Star":"24 ұшты жұлдыз", +"4-Point Star":"4 ұшты жұлдыз", +"4-way Arrow":"4 жақты бағдарша", +"4-way Arrow Callout":"4 жақты бағдаршасы бар жолма-жол ескерту", +"5-Point Star":"5 ұшты жұлдыз", +"6-Point Star":"6 ұшты жұлдыз", +"6-Point Star, Concave":"6 ұшты жұлдыз, ойыс", +"8-Point Star":"8 ұшты жұлдыз", +"Accept":"Қабылдау", +"Accept All":"Барлығын қабылдау", +"Accept All Changes":"Барлық өзгерістерді қабылдау", +"Accept Change":"Өзгерiстi қабылдау", +"Accept Track Change and select the next one":"Өзгерісті қабылдау және келесіге өту", +"Accept and Move to Next":"Қабылдау және келесіге өту", +"Add Decimal Place":"Көбірек разрядтар", +"Add descriptions of non-text content (for accessibility)":"Мәтіндік емес мазмұн анықтамаларын қосу (қол жетімділік үшін)", +"After":"Кейін", +"Align Bottom":"Төменге туралау", +"Align Bottom to Anchor":"Төмен, байланысқа дейін туралау", +"Align Center":"Ортасымен туралау", +"Align Left":"Солға туралау", +"Align Right":"Оңға туралау", +"Align Tex~t":"Мә~тінді туралау", +"Align Top":"Жоғарыға туралау", +"Align Top to Anchor":"Жоғары, байланысқа дейін туралау", +"Anc~hor":"Ба~йланыс", +"Animation":"Анимация", +"Apply Suggestion":"Ұсынылғанды іске асыру", +"Arch Down (Curve)":"Доға бойынша төмен", +"Arch Down (Pour)":"Төменге доға", +"Arch Left (Curve)":"Доға бойынша солға", +"Arch Right (Curve)":"Доға бойынша оңға", +"Arch Right (Pour)":"Оңға доға", +"Arch Up (Curve)":"Доға бойынша жоғары", +"Arch Up (Pour)":"Жоғарыға доға", +"Arrange":"Орналастыру", +"As C~haracter":"Таңба р~етінде", +"AutoCorr~ect":"Автотүз~ету", +"AutoFill Data Series: automatic":"Деректер қатарын автоматты түрде толтыру", +"Auto~Filter":"Авто~сүзгі", +"A~lignment...":"Тура~лау...", +"A~rea...":"А~ймақ...", +"A~rrange":"Ор~наластыру", +"Back One":"Артқа жылжыту", +"Background Color":"Фон түсі", +"Before":"Дейін", +"Block Arc":"Доға", +"Bold":"Жуан", +"Bookmar~k...":"Бетбел~гі...", +"Borders (Shift to overwrite)":"Шектер (Үстінен жазу үшін Shift)", +"Bottom":"Төмен", +"Brightness":"Жарықтылық", +"Caption...":"Жазуы...", +"Center":"Ортасынан", +"Center Horizontal":"Ортасынан", +"Center Vertically":"Вертикалды центрмен туралау", +"Centered":"Ортасына қарай", +"Ce~lls...":"Ұ~яшықтар...", +"Character Highlighting Color":"Таңбаларды ерекшелеу түсі", +"Character Spacing":"Таңбалар аралықтары", +"Charcoal Sketch":"Көмірмен жобалау", +"Chart T~ype...":"Диаграмма ~түрі...", +"Check Spelling":"Емлені тексеру", +"Chevron":"Шеврон", +"Chevron Down":"Төменге бұрыш", +"Chevron Up":"Жоғарыға бұрыш", +"Circle":"Шеңбер", +"Circle (Curve)":"Шеңбер бойымен", +"Circle (Pour)":"Шеңбер", +"Circle Pie":"Шеңбер секторы", +"Circular Arrow":"Шеңбер тәріздес бағдарша", +"Clear Direct Formatting":"Пішімдеуді тазарту", +"Clear ~Direct Formatting":"Пiшi~мдеудi тазарту", +"Cle~ar Cells...":"Ұяшықтарды та~зарту...", +"Clone Formatting":"Пішімдеуді көшіру", +"Close Master View":"Мастер режимін жабу", +"Cloud":"Бұлт", +"Cl~ear Contents...":"Құрамасын та~зарту...", +"Color Scale...":"Түстер шкаласы...", +"Column":"Баған", +"Column ~Width...":"Баған е~ні...", +"Columns A~fter":"Бағандар ~кейін", +"Columns B~efore":"Бағандар д~ейін", +"Columns ~After":"Бағандар к~ейін", +"Columns ~Before":"Бағандар ~дейін", +"Comments":"Түсіндірмелер", +"Comme~nt":"Түсі~ндірме", +"Connector":"Байланыстыратын сызық", +"Connector Ends with Arrow":"Соңында бағдаршасы бар сынық байланыстыру сызығы", +"Connector with Arrows":"Бағдаршалары бар сынық байланыстыру сызығы", +"Connectors":"Байланыстыратын сызықтар", +"Connectors (double click for multi-selection)":"Байланыстырғыштар (бірнешеуін таңдау үшін қос шертіңіз)", +"Content Control Properties":"Мазмұнды басқару қасиеттері", +"Contrast":"Контраст", +"Copy Hyperlink Location":"Гиперсілтеме адресін көшіру", +"Cop~y":"~Көшіріп алу", +"Corner Right Arrow":"Оң жаққа бұрыштық бағдарша", +"Co~lumns...":"~Бағандар...", +"Co~mpress...":"С~ығу...", +"Crop":"Қию", +"Crop Image":"Суретті қию", +"Cross":"Крест", +"Cross-~reference...":"Қ~иылысқан сілтеме...", +"Currency":"Ақша", +"Current ~Index":"~Ағымдағы нұсқағыш", +"Curve":"Қисық сызық", +"Curve Down":"Төменге бұру", +"Curve Up":"Жоғарыға бұру", +"Curved Connector":"Қисық байланыстыру сызығы", +"Curved Connector Ends with Arrow":"Соңында бағдаршасы бар қисық байланыстыру сызығы", +"Curved Connector with Arrows":"Бағдаршалары бар қисық байланыстыру сызығы", +"Cycle Case":"Регистрді ауыстыру", +"Cylinder":"Цилиндр", +"C~ell":"Ұ~яшық", +"C~haracter...":"Т~аңбалар...", +"C~onditional":"Ш~артты", +"Data Bar...":"Гистограмма...", +"Date":"Күн", +"Date...":"Күні...", +"Dat~e (variable)":"~Күн (айнымалы)", +"Decrease Font Size":"Қаріп өлшемін кішірейту", +"Decrease Indent":"Шегіністі азайту", +"Decrease Paragraph Spacing":"Абзацтар аралығын кішірейту", +"Decrease Size":"Өлшемін кішірейту", +"Delete All Comments":"Барлық түсіндірмелерді өшіру", +"Delete All Comments by This Author":"Бұл автордың барлық түсіндірмелерін өшіру", +"Delete Axis":"Осьті өшіру", +"Delete Comment":"Түсiндірменi өшіру", +"Delete C~ells...":"Ұя~шықтарды өшіру...", +"Delete C~ontents...":"Құра~масын өшіру...", +"Delete Data Labels":"Деректер белгілерін өшіру", +"Delete Decimal Place":"Азырақ разрядтар", +"Delete Legend":"Аңызды өшіру", +"Delete Major Grid":"Негізгі торды өшіру", +"Delete Minor Grid":"Қосымша торды өшіру", +"Delete Row":"Жолды өшіру", +"Delete Rows":"Жолдарды өшіру", +"Delete Single Data Label":"Дара дерек белгісін өшіру", +"Delete Sparkline":"Спарклайнды өшіру", +"Delete Sparkline Group":"Спарклайндар тобын өшіру", +"Delete Table":"Кестені өшіру", +"Delete selected columns":"Таңдалған бағандарды өшіру", +"Delete selected rows":"Таңдалған жолдарды өшіру", +"Delete table":"Кестені өшіру", +"Delete ~All Comments":"Барлық түсіндірмелерді ө~шіру", +"Delete ~Columns":"~Бағандарды өшіру", +"Demote Outline Level":"Құрылым деңгейін төмендету", +"Demote Outline Level with Subpoints":"Ішкі пункттарды қоса, құрылым деңгейін төмендету", +"De~lete...":"Ө~шіру...", +"Diamond":"Ромб", +"Diamond Bevel":"Өткір ромб", +"Digital Signatu~res...":"Цифрлық қо~лтаңбалар...", +"Display Grid":"Торды көрсету", +"Doorplate":"Есік тақташасы", +"Double Brace":"Қос пішінді жақша", +"Double Bracket":"Қос жақша", +"Double Underline":"Қос астынан сызу", +"Down Arrow":"Төменге бағдарша", +"Down Arrow Callout":"Төменге бағдаршасы бар жолма-жол ескерту", +"Duplicate Page":"Бетті қосарлау", +"Duplicate ~Slide":"~Слайдты қосарлау", +"D~elete Page":"Бетті ө~шіру", +"Edit Hyperlink...":"Гиперсілтемені түзету...", +"Edit Section...":"Бөлімді түзету...", +"Edit Sparkline Group...":"Спарклайндар тобын түзету...", +"Edit Sparkline...":"Спарклайнды түзету...", +"Ellipse":"Эллипс", +"Explosion":"Жарылыс", +"E~xecute Interaction...":"Әре~кетті орындау...", +"E~xit Group":"Топтан ш~ығу", +"Fade Down":"Төменге қарай конус", +"Fade Left":"Солға қарай конус", +"Fade Right":"Оңға қарай конус", +"Fade Up":"Жоғарыға қарай конус", +"Fade Up and Left":"Жоғары сол жаққа конус", +"Fade Up and Right":"Жоғары оң жаққа конус", +"Fiel~d":"Ө~ріс", +"Fill Color":"Толтыру түсі", +"Find Next":"Келесіні табу", +"Find Previous":"Алдыңғысын табу", +"Find and Rep~lace...":"Табу және а~лмастыру...", +"First ~Author":"Бірінші ~автор", +"Flip Horizontally":"Горизонталды айналдыру", +"Flip Vertically":"Вертикалды айналдыру", +"Flowchart: Alternate Process":"Блок-сұлба: альтернативті процесс", +"Flowchart: Card":"Блок-сұлба: карточка", +"Flowchart: Collate":"Блок-сұлба: сәйкестендіру", +"Flowchart: Connector":"Блок-сұлба: байланыстыру сызығы", +"Flowchart: Data":"Блок-сұлба: деректер", +"Flowchart: Decision":"Блок-сұлба: шешім", +"Flowchart: Delay":"Блок-сұлба: кідіріс", +"Flowchart: Direct Access Storage":"Блок-сұлба: тікелей қатынау жадысы", +"Flowchart: Display":"Блок-сұлба: дисплей", +"Flowchart: Document":"Блок-сұлба: құжат", +"Flowchart: Extract":"Блок-сұлба: тарқату", +"Flowchart: Internal Storage":"Блок-сұлба: ішкі жады", +"Flowchart: Magnetic Disc":"Блок-сұлба: магниттік диск", +"Flowchart: Manual Input":"Блок-сұлба: қолмен енгізу", +"Flowchart: Manual Operation":"Блок-сұлба: қолмен басқару", +"Flowchart: Merge":"Блок-сұлба: біріктіру", +"Flowchart: Multidocument":"Блок-сұлба: бірнеше құжаттар", +"Flowchart: Off-page Connector":"Блок-сұлба: басқа бетке сілтеме", +"Flowchart: Or":"Блок-сұлба: НЕМЕСЕ", +"Flowchart: Predefined Process":"Блок-сұлба: алдын-ала анықталған процесс", +"Flowchart: Preparation":"Блок-сұлба: дайындау", +"Flowchart: Process":"Блок-сұлба: процесс", +"Flowchart: Punched Tape":"Блок-сұлба: перфотаспа", +"Flowchart: Sequential Access":"Блок-сұлба: тізбектей қатынау жадысы", +"Flowchart: Sort":"Блок-сұлба: сұрыптау", +"Flowchart: Stored Data":"Блок-сұлба: сақталған деректер", +"Flowchart: Summing Junction":"Блок-сұлба: сомалау торабы", +"Flowchart: Terminator":"Блок-сұлба: аяқтау белгісі", +"Flower":"Гүл", +"Folded Corner":"Бүгілген бұрыш", +"Font Color":"Қаріп түсі", +"Fontwork Shape":"Мәтіндік эффект пішімі", +"Fontwork...":"Мәтiндiк эффектілер...", +"Foote~r":"~Төменгі колонтитул", +"For All Text":"Бүкіл мәтін үшін", +"For Paragraph":"Абзац үшін", +"For Selection":"Таңдау үшін", +"Format Axis...":"Ось пішімі...", +"Format Chart Area...":"Диаграмма аймағының пішімі...", +"Format Data Labels...":"Деректер белгілерін пішімдеу...", +"Format Data Point...":"Деректер нүктесін пішімдеу...", +"Format Data Series...":"Деректер қатарын пішімдеу...", +"Format Floor...":"Негіздің пішімі...", +"Format Legend...":"Аңыз пішімі...", +"Format Major Grid...":"Негізгі торды пішімдеу...", +"Format Mean Value Line...":"Орташа мән сызығын пішімдеу...", +"Format Minor Grid...":"Қосымша торды пішімдеу...", +"Format Pa~ge...":"~Бет пішімі...", +"Format Selection...":"Таңдалғанның пішімі...", +"Format Single Data Label...":"Дара дерек белгісін пішімдеу...", +"Format Stock Gain...":"Ақ шырақтар пішімі...", +"Format Stock Loss...":"Қара шырақтар пішімі...", +"Format Title...":"Атаудың пішімі...", +"Format Trend Line Equation...":"Тренд сызығының өрнегін пішімдеу...", +"Format Trend Line...":"Тренд сызығын пішімдеу...", +"Format Wall...":"Құрастыру аймағының пішімі...", +"Format X Error Bars...":"X қателік жолақтарын пішімдеу...", +"Format Y Error Bars...":"Y қателік жолақтарын пішімдеу...", +"Format as Currency":"Ақша ретінде пішімдеу", +"Format as Date":"Күн ретінде пішімдеу", +"Format as General":"Жалпы ретінде пішімдеу", +"Format as Number":"Сан ретінде пішімдеу", +"Format as Percent":"Пайыз ретінде пішімдеу", +"Format as Scientific":"Ғылыми ретінде пішімдеу", +"Format as Time":"Уақыт ретінде пішімдеу", +"Formatting Mark":"Пішімдеу таңбасы", +"Formula to Value":"Формуланы мәнге", +"Forward One":"Алға жылжыту", +"For~matting Marks":"Піші~мдеу белгілері", +"Fo~rm":"Фо~рма", +"Frame":"Фрейм", +"Freeze First Column":"Бірінші бағанды бекіту", +"Freeze First Row":"Бірінші жолды бекіту", +"Freeze Rows and Columns":"Жолдар мен бағандарды бекіту", +"Freeze ~Cells":"Ұ~яшықтарды бекіту", +"F~ont Size...":"Қа~ріп өлшемі...", +"F~ormat":"~Пішімі", +"F~ourier Analysis...":"Ф~урье анализі...", +"F~rame...":"Фрей~м...", +"F~ull Screen":"Тол~ық экранға", +"General":"Жалпы", +"Give a label to identify an object":"Объектті анықтау үшін белгісін беріңіз", +"Go t~o Page...":"~Бетке өту...", +"Go t~o Slide...":"Сла~йдқа өту...", +"Group Sparklines":"Спарклайндарды топтау", +"Heart":"Жүрек", +"Hexagon":"Алтыбұрыш", +"He~ader":"~Жоғарғы колонтитул", +"He~ader and Footer":"~Колонтитулдар", +"Horizontal Scroll":"Горизонталды бұрама қағаз", +"Horizontally ~Center":"Горизонталды ор~тасына", +"Horizontally ~Left":"Горизонталды со~л жаққа", +"Horizontally ~Right":"Горизонталды ~оң жаққа", +"Horizontally ~Spacing":"Горизонталды а~ралықты", +"H~ide":"Ж~асыру", +"H~ide Columns":"Бағандарды ~жасыру", +"H~ide Rows":"Жолдарды жас~ыру", +"Icon Set...":"Таңбашалар жиыны...", +"Ignore":"Елемеу", +"Ignore All":"Барлығын елемеу", +"Image Mode":"Сурет режимі", +"In ~Background":"Ар~тқы көріністе", +"Increase Font Size":"Қаріп өлшемін үлкейту", +"Increase Indent":"Шегiнiстi үлкейту", +"Increase Paragraph Spacing":"Абзацтар аралығын үлкейту", +"Increase Size":"Өлшемін үлкейту", +"Inflate":"Дөңес линза", +"Insert Audio or Video":"Аудио немесе видеоны кірістіру", +"Insert Axis":"Осьті кірістіру", +"Insert Axis Title":"Ось атауы", +"Insert Bookmark":"Бетбелгіні кірістіру", +"Insert Caption...":"Жазуды кірістіру...", +"Insert Chart":"Диаграмманы кiрiстiру", +"Insert Column After":"Осыдан кейін бағандарды қосу", +"Insert Column Before":"Осыған дейін бағандарды қосу", +"Insert Column Break":"Баған ажырауын кірістіру", +"Insert Columns ~After":"Осыдан кейін баған~дарды қосу", +"Insert Columns ~Before":"Осыған дейін баға~ндарды қосу", +"Insert Comment":"Түсіндірмені кiрiстiру", +"Insert Co~lumns":"Баға~ндарды кірістіру", +"Insert Cross-reference":"Қиылысқан сілтемені кірістіру", +"Insert Data Labels":"Деректер белгілерін кірістіру", +"Insert Endnote":"Соңдық нұсқаманы кірістіру", +"Insert Field":"Өрісті кірістіру", +"Insert Fontwork Text":"Мәтіндік эффектті кірістіру", +"Insert Footnote":"Нұсқаманы кiрiстiру", +"Insert Frame":"Фреймді кірістіру", +"Insert Hyperlink":"Гиперсілтемені кірістіру", +"Insert Image...":"Суретті кірістіру...", +"Insert Index Entry":"Нұсқағыш элементін кірістіру", +"Insert Major Grid":"Негізгі торды кірістіру", +"Insert Mean ~Value Line":"Орташа ~мән сызығын кірістіру", +"Insert Minor Grid":"Қосымша торды кірістіру", +"Insert Page Break":"Бет ажырауын кiрiстiру", +"Insert Row Above":"Үстінен жолды кірістіру", +"Insert Row Below":"Астынан жолды кірістіру", +"Insert Rows ~Above":"Ү~стінен жолдарды қосу", +"Insert Rows ~Below":"Аст~ынан жолдарды қосу", +"Insert Single Data Label":"Дара дерек белгісін кірістіру", +"Insert Slide":"Слайдты кірістіру", +"Insert Special Character":"Арнайы таңбаны кірістіру", +"Insert Special Characters":"Арнайы таңбаларды кірістіру", +"Insert Text Box":"Мәтіндік аймақты кірістіру", +"Insert Titles...":"Атаулар...", +"Insert Tre~nd Line...":"Тре~нд сызығын кірістіру...", +"Insert Unnumbered Entry":"Нөмірсіз элементті кірістіру", +"Insert Vertical Text":"Вертикалды мәтінді кірістіру", +"Insert columns after":"Бағандарды кейін кірістіру", +"Insert columns before":"Бағандарды дейін кірістіру", +"Insert rows above":"Жоғарыдан жолдарды енгізу", +"Insert rows below":"Төменде жолдарды енгізу", +"Insert ~Cells...":"Ұ~яшықтарды кірістіру...", +"Insert ~Rows":"Жолда~рды кірістіру", +"Insert ~Table...":"Кес~тені кірістіру...", +"Insert/Delete Axes...":"Осьтерді кірістіру/өшіру...", +"Invert":"Терістеу", +"Isosceles Triangle":"Теңбүйірлі үшбұрыш", +"Italic":"Курсив", +"Justified":"Енімен тураланған", +"Language":"Тіл", +"Language Status":"Тіл қалып-күйі", +"Layout":"Жайма", +"Left":"Сол жақ", +"Left Arrow":"Сол жаққа бағдарша", +"Left Arrow Callout":"Сол жаққа бағдаршасы бар жолма-жол ескерту", +"Left Brace":"Сол жақ пішінді жақша", +"Left Bracket":"Сол жақ жақша", +"Left and Right Arrow":"Оң және сол жаққа бағдарша", +"Left and Right Arrow Callout":"Сол жақ және төменге бағдаршасы бар жолма-жол ескерту", +"Left-To-Right":"Солдан оңға", +"Lightning Bolt":"Найзағай", +"Line":"Сызық", +"Line Callout 1":"Жолма-жол ескерту 1", +"Line Callout 2":"Жолма-жол ескерту 2", +"Line Callout 3":"Жолма-жол ескерту 3", +"Line Color":"Сызық түсі", +"Line Connector":"Байланыстыру сызығы", +"Line Connector Ends with Arrow":"Соңында бағдаршасы бар байланыстыру сызығы", +"Line Spacing":"Жолдар аралығы", +"Line Spacing: 1":"Жолдар аралығы: 1", +"Line Spacing: 1.5":"Жолдар аралығы: 1,5", +"Line Spacing: 2":"Жолдар аралығы: 2", +"Lis~ts":"~Тізімдер", +"L~ine...":"~Сызық...", +"Manage Track Changes":"Өзгерістерді басқару", +"Manage...":"Басқару...", +"Manual ~Break...":"~Ажырау...", +"Master Slides":"Мастер слайдтар", +"Media":"Мультимедиа", +"Merge Cells":"Ұяшықтарды біріктіру", +"Merge and center or unmerge cells depending on the current toggle state":"Ағымдағы ауыстырғыш күйіне байланысты ұяшықтарды біріктіру және ортамен туралау немесе бөлу", +"Moon":"Ай", +"More ~Filters":"Көбірек сү~згілер", +"Move Item Down":"Элементті төмен жылжыту", +"Move Item Down with Subpoints":"Ішкі пункттарды қоса, элементті төмен жылжыту", +"Move Item Up":"Элементті жоғары жылжыту", +"Move Item Up with Subpoints":"Ішкі пункттарды қоса, элементті жоғары жылжыту", +"M~erge and Center Cells":"Ұяшықтарды бірі~ктіру мен ортасымен туралау", +"Name...":"Аты...", +"Na~vigator":"На~вигатор", +"New Page":"Жаңа бет", +"Next":"Келесі", +"Next Page":"Келесі бет", +"Next Track Change":"Келесі өзгеріс", +"No List":"Тізімсіз", +"None":"Ешнәрсе", +"Notched Right Arrow":"Оң жаққа қиылған бағдарша", +"Number":"Сан", +"Number Format":"Сандар пішімі", +"Number Format...":"Сандық пішім...", +"Number Format: Currency":"Сандық пішім: ақша", +"Number Format: Date":"Сандық пішімі: күн", +"Number Format: Decimal":"Сандық пішім: ондық", +"Number Format: Exponential":"Сандық пішім: экспоненциалды", +"Number Format: Percent":"Сандық пішім: пайыздық", +"Number Format: Standard":"Сандық пішім: стандартты", +"Number Format: Time":"Сандық пішім: уақыт", +"Octagon":"Сегізбұрыш", +"Octagon Bevel":"Өткір сегізбұрыш", +"Open Circle (Curve)":"Ашық шеңбер (қисық)", +"Open Circle (Pour)":"Ашық шеңбер (металл)", +"Open Hyperlink":"Гиперсілтемені ашу", +"Open the Elements Deck":"Элементтер панелін ашу", +"Open the Styles Deck":"Стильдер панелін ашу", +"Optimal Column Width":"Бағанның оптималды ені", +"Optimal Row Height":"Жолдың оптималды биіктігі", +"Orientation":"Бағдары", +"Outline Font Effect":"Контурлық қаріп эффекті", +"Overline":"Жоғарыдан сызылған", +"Page Properties...":"Бет қасиеттері...", +"Page Tit~le":"Бет а~тауы", +"Page ~Count":"Беттер ~саны", +"Paired ~t-test...":"Жұпталған t-сынағы...", +"Parallelogram":"Параллелограмм", +"Paste ~Special...":"Арнайы ~кірістіру...", +"Pentagon":"Бесбұрыш", +"Percent":"Пайыз", +"Pi~vot Table...":"Құра~ма кестесі...", +"Plain Text":"Ашық мәтін", +"Pop Art":"Поп-арт", +"Position and Si~ze...":"Орналасуы және өл~шемі...", +"Previous Page":"Алдыңғы бет", +"Previous Track Change":"Алдыңғы өзгеріс", +"Prin~t Ranges":"Бас~паға шығару ауқымдары", +"Prohibited":"Тыйым салынған", +"Promote Outline Level":"Құрылым деңгейін жоғарылату", +"Promote Outline Level with Subpoints":"Ішкі пункттарды қоса, құрылым деңгейін көтеру", +"Propert~ies...":"Қасиет~тері...", +"Protect Cells":"Ұяшықты қорғау", +"Protect ~Sheet...":"~Парақты қорғау...", +"Pr~evious":"Алд~ыңғы", +"Puzzle":"Мозаика", +"P~aragraph...":"А~бзац...", +"QR and ~Barcode...":"QR және ~штрих-код...", +"Record Track Changes":"Өзгерістерді жазып отыру", +"Rectangle":"Тіктөртбұрыш", +"Rectangle, Rounded":"Тіктөртбұрыш, бұрыштары домаланған", +"Rectangular Callout":"Тікбұрышты жолма-жол ескерту", +"Reject":"Қабылдамау", +"Reject All":"Барлығын қабылдамау", +"Reject All Changes":"Барлық өзгерістерді қабылдамау", +"Reject Change":"Өзгерісті қабылдамау", +"Reject Track Change and select the next one":"Өзгерісті қабылдамау және келесіні таңдау", +"Reject and Move to Next":"Қабылдамау және келесіге өту", +"Remove Noise":"Шуылды өшіру", +"Rename Master":"Мастер атауын өзгерту", +"Rename S~heet...":"Па~рақ атын өзгерту...", +"Reply Comment":"Түсіндірмеге жауап беру", +"Reset Data Point":"Деректер нүктесін тастау", +"Reset all Data Points":"Барлық деректер нүктелерін тастау", +"Resolved Comments":"Шешілген түсіндірмелер", +"Restart Numbering":"Нөмірлеуді қайта бастау", +"Right":"Оң жақ", +"Right Arrow":"Оң жаққа бағдарша", +"Right Arrow Callout":"Оң жаққа бағдаршасы бар жолма-жол ескерту", +"Right Brace":"Оң жақ пішінді жақша", +"Right Bracket":"Оң жақ жақша", +"Right Triangle":"Дұрыс үшбұрыш", +"Right or Left Arrow":"Сол және оң жаққа бағдарша", +"Right-To-Left":"Оңнан солға", +"Ring":"Сақина", +"Rotate 90° ~Left":"90° со~лға бұру", +"Rotate 90° ~Right":"90° ~оңға бұру", +"Rot~ate":"~Бұру", +"Round Callout":"Домалақ жолма-жол ескерту", +"Rounded Rectangular Callout":"Домаланған тікбұрышты жолма-жол ескерту", +"Row":"Жол", +"Row ~Height...":"Жол ~биіктігі...", +"Rows ~Above":"Ү~стінен жолдар", +"Rows ~Below":"Аст~ынан жолдар", +"R~efresh Range":"Ауқымды ж~аңарту", +"R~ight-To-Left":"~Оң жақтан сол жаққа", +"R~un Macro...":"Макросты ор~ындау...", +"S-shaped Arrow":"S-тәріздес бағдарша", +"Save ~As...":"Қала~йша сақтау...", +"Scientific":"Ғылыми", +"Select Cell":"Ұяшықты таңдау", +"Select Column":"Бағанды таңдау", +"Select Row":"Жолды таңдау", +"Select Table":"Кестені таңдау", +"Select ~All":"Б~арлығын таңдау", +"Select ~Range...":"Ауқы~мды таңдау...", +"Set Background Image...":"Фон суретін орнату...", +"Set Character Spacing":"Таңбалар аралығы", +"Set Line Spacing":"Жолдар аралығын орнату", +"Se~ction...":"Бө~лім...", +"Shadow":"Көлеңке", +"Sharpen":"Шағылу", +"Sheet R~ight-To-Left":"Парақ оң~нан солға", +"Show":"Көрсету", +"Show Navigator Window":"Навигатор терезесін көрсету", +"Show track changes":"Өзгертулерді көрсету", +"Sho~w Rows":"Жолдарды көр~сету", +"Sho~w Slide":"Слайдты көрс~ету", +"Sidebar":"Бүйір панелі", +"Signet":"Таңба", +"Slant Down":"Төменге қисайту", +"Slant Up":"Жоғарыға қисайту", +"Slide Layout":"Слайдтар макеттері", +"Slide Properties...":"Слайд қасиеттері...", +"Slide Tit~le":"Слайд а~ты", +"Slide Transition":"Слайдтың ауысуы", +"Slide ~Count":"Слайдтар ~саны", +"Slide ~Layout":"Слайдтар ~макеттері", +"Small capitals":"Кіші бас әріптері", +"Smiley Face":"Күлімсіреген бет", +"Snap to Grid":"Торға бекіту", +"Sort Ascending":"Өсу ретімен сұрыптау", +"Sort Descending":"Кему ретімен сұрыптау", +"So~rt...":"Сұры~птау...", +"Sparkline...":"Спарклайн...", +"Sparklines":"Спарклайндар", +"Split Arrow":"Бөлінетін бағдарша", +"Split Cells...":"Ұяшықтарды бөлу...", +"Split Table...":"Кестені бөлу...", +"Square":"Шаршы", +"Square Bevel":"Өткір шаршы", +"Square, Rounded":"Шаршы, дөңгеленген", +"Statistics":"Статистика", +"Stop":"Тоқтату", +"Straight Connector":"Тік байланыстыру сызығы", +"Straight Connector ends with Arrow":"Соңында бағдаршасы бар тік байланыстыру сызығы", +"Straight Connector with Arrows":"Бағдаршалары бар тік байланыстыру сызығы", +"Strikethrough":"Сызып тастау", +"Striped Right Arrow":"Оң жаққа штрихты бағдарша", +"Subscript":"Төменгі индекс", +"Sun":"Күн", +"Superscript":"Жоғарғы индекс", +"Symbol":"Таңба", +"S~how Columns":"Бағандарды көр~сету", +"S~lide":"С~лайд", +"S~pecial Character...":"Арн~айы таңбалар...", +"Table Cell Background Color":"Кесте ұяшығы фонының түсі", +"Table of Contents and Inde~x":"Мазмұны және ~нұсқағыш", +"Ta~ble Properties...":"Ке~сте қасиеттері...", +"Text Wrap...":"Мәтінді аймалау...", +"Te~xt":"Мә~тін", +"Theme...":"Тема...", +"Thousands Separator":"Мыңдық бөлгіші", +"Time":"Уақыт", +"Time Field":"Уақыт өрісі", +"Title Page...":"Титулдық бет...", +"To Background":"Мәтіннің артында", +"To Cell (~resize with cell)":"Ұяшыққа (ө~лшемі)", +"To Foreground":"Мәтіннің алдында", +"To Next Paragraph in Level":"Сол деңгейдегі келесі абзацқа дейін", +"To Previous Paragraph in Level":"Сол деңгейдегі алдыңғы абзацқа дейін", +"To P~age":"П~араққа өту", +"To ~Cell":"Ұя~шыққа", +"To ~Character":"~Таңбаға", +"To ~Curve":"Қи~сық сызыққа", +"To ~Frame":"~Фреймге", +"To ~Paragraph":"Аб~зацқа", +"Toggle Automatic Spell Checking":"Емлені автотексеруді іске қосу/сөндіру", +"Toggle Formatting Marks":"Пішімдеу белгілерін көрсету/жасыру", +"Toggle Ordered List":"Нөмірленген тізімді ауыстыру", +"Toggle Shadow":"Көлеңкені іске қосу/сөндіру", +"Toggle Unordered List":"Маркерленген тізімді ауыстыру", +"Top":"Жоғары", +"Track Chan~ges":"Өз~герістерді бақылап отыру", +"Translate...":"Аудару...", +"Transparency":"Мөлдірлілігі", +"Trapezoid":"Трапеция", +"Triangle Down":"Төменге үшбұрыш", +"Triangle Up":"Жоғарыға үшбұрыш", +"T~able":"К~есте", +"T~ime (variable)":"Уақ~ыт (айнымалы)", +"T~itle":"А~тауы", +"Underline":"Асты сызылған", +"Ungroup Sparklines":"Спарклайндар тобын бөлу", +"Unmerge Cells":"Ұяшықтар бірігуін ажырату", +"Unprotect Cells":"Ұяшықтар қорғауын алып тастау", +"Up Arrow":"Жоғарыға бағдарша", +"Up Arrow Callout":"Жоғарыға бағдаршасы бар жолма-жол ескерту", +"Up and Down Arrow":"Жоғарыға және төменге бағдарша", +"Up and Down Arrow Callout":"Жоғары және төменге бағдаршасы бар жолма-жол ескерту", +"Up and Right Arrow":"Жоғарыға және оңға бағдарша", +"Up and Right Arrow Callout":"Жоғары және оң жаққа бағдаршасы бар жолма-жол ескерту", +"Up, Right and Down Arrow":"Жоғарыға, оңға және төменге бағдарша", +"Update ~Index":"~Нұсқағышты жаңарту", +"Vertical Scroll":"Вертикалды бұрама қағаз", +"Vertical Text":"Вертикалды мәтін", +"Vertically C~enter":"Вертикалды ор~тасына", +"Vertically S~pacing":"Вертикалды а~ралықты", +"Vertically ~Bottom":"Вертикалды ~төмен", +"Vertically ~Top":"Вертикалды ~жоғары", +"View Grid Lines":"Тор сызықтарын көрсету", +"Watermark...":"Сутаңба...", +"Wave":"Толқын", +"Wrap Text":"Мәтінді тасымалдау", +"Zoom In":"Ұлғайту", +"Zoom Out":"Кішірейту", +"~3D View...":"Ү~ш өлшемдік көрініс...", +"~Accessibility Check...":"Қо~лжетімділікті тексеру...", +"~Add":"Қо~су", +"~Add to List":"Тізімге қ~осу", +"~Advanced Filter...":"К~еңейтілген сүзгі...", +"~Analysis of Variance (ANOVA)...":"Дисперсиялық ~анализ (ANOVA)...", +"~Arrange":"~Орналасу", +"~Author":"~Автор", +"~Automatic Spell Checking":"Емлені ~автотексеру", +"~Bottom":"~Төменнен", +"~Bring to Front":"Алд~ыңғы көрініске", +"~Bullets and Numbering...":"~Маркерлер және нөмірлеу...", +"~Capitalize Every Word":"Әр Сөз Ба~с Әріптен", +"~Centered":"~Ортасынан", +"~Chart...":"~Диаграмма...", +"~Chi-square Test...":"~Хи-шаршы сынауы...", +"~Clear":"~Тазарту", +"~Clear Direct Formatting":"Пішім~деуді тазарту", +"~Column":"~Баған", +"~Column Break":"Баға~н ажырауы", +"~Columns":"~Бағандар", +"~Contour":"~Контур", +"~Convert":"~Түрлендіру", +"~Correlation...":"~Корреляция...", +"~Covariance...":"~Коварианттылық...", +"~Cut":"Қ~иып алу", +"~Data":"~Деректер", +"~Data Ranges...":"~Деректер ауқымдары...", +"~Data Table...":"~Деректер кестесі...", +"~Date":"~Күн", +"~Date (fixed)":"~Күн (бекітілген)", +"~Define":"А~нықтау", +"~Define Range...":"Ауқымды а~нықтау...", +"~Define...":"А~нықтау...", +"~Delete":"Ө~шіру", +"~Delete Sheet...":"Парақтарды ө~шіру...", +"~Delete Slide":"Слайдты ө~шіру", +"~Descriptive Statistics...":"~Сипаттау статистикасы...", +"~Display Grid":"~Торды көрсету", +"~Edit":"~Түзету", +"~Edit Contour...":"Контурларды түз~ету...", +"~Edit...":"~Түзету...", +"~Endnote":"~Соңдық нұсқама", +"~Enter Group":"Топқа кі~ру", +"~Exponential Smoothing...":"~Экспоненциалды тегістеу...", +"~F-test...":"~F-сынауы...", +"~File":"~Файл", +"~First Paragraph":"~Бірінші абзац", +"~Fonts...":"Қ~аріптер...", +"~Footnote":"~Нұсқама", +"~Format Cells...":"Ұ~яшықтар пішімі...", +"~Formula Object...":"~Формула...", +"~Function...":"~Функция...", +"~Go to Sheet...":"Параққа ө~ту...", +"~Goal Seek...":"~Параметрді іріктеу...", +"~Group":"То~птау", +"~Group and Outline":"~Топ және құрылысы", +"~Group...":"~Топтау...", +"~Header and Footer...":"~Колонтитулдар...", +"~Headers and Footers...":"~Колонтитулдар...", +"~Height...":"~Биіктігі...", +"~Help":"~Көмек", +"~Hide":"~Жасыру", +"~Hide AutoFilter":"Автосүзгіні жас~ыру", +"~Hide Details":"Көбірек ақпараты ~жасыру", +"~Hide Sheet":"Парақты жас~ыру", +"~Hide Slide":"Слайдты жас~ыру", +"~Hyperlink":"~Гиперсілтеме", +"~Hyperlink...":"Г~иперсілтеме...", +"~Hyphenation":"~Тасымалдауларды орналастыру", +"~Hyphenation...":"Та~сымалдауларды орналастыру...", +"~Image...":"~Сурет...", +"~Insert":"~Кірістіру", +"~Insert or Edit...":"Кі~рістіру немесе түзету...", +"~Insert...":"~Кірістіру...", +"~Interaction...":"Т~ышқанды шерту кезіндегі әрекет...", +"~Left":"~Сол жақтан", +"~Line Numbering...":"~Жолдарды нөмірлеу...", +"~Manage...":"~Басқару...", +"~More Fields...":"~Тағы өрістер...", +"~More Options...":"Кө~бірек опциялар...", +"~Move or Copy Sheet...":"Парақты жы~лжыту/көшіру...", +"~Moving Average...":"Жылжы~малы орта мәні...", +"~Named Ranges and Expressions":"~Атаулы ауқымдар және өрнектер", +"~New Slide":"~Жаңа слайд", +"~Optimal":"~Оптималды", +"~Optimal Height...":"~Оптималды биіктігі...", +"~Optimal Width...":"~Оптималды ені...", +"~Ordered List":"~Нөмірленген тізім", +"~Page":"~Бет", +"~Page Break":"~Бет ажырауы", +"~Page Number":"~Бет нөмірі", +"~Page Numbers...":"~Бет нөмірлері...", +"~Page Style...":"~Бет стилі...", +"~Page...":"~Бет...", +"~Parallel":"~Параллельді", +"~Paste":"~Кірістіру", +"~Pivot Table":"Құра~мдас кесте", +"~Print...":"~Баспаға шығару...", +"~Properties...":"Қас~иеттері...", +"~Recalculate":"Қа~йта санау", +"~Record":"~Жазып отыру", +"~Redo":"Қа~йта жасау", +"~Refresh":"~Жаңарту", +"~Regression...":"~Регрессия...", +"~Remove Hyperlink":"Гиперсілтемені ө~шіру", +"~Remove Outline":"Кескінді ө~шіру", +"~Reset Filter":"Сүзгіні та~стау", +"~Right":"~Оң жақтан", +"~Row":"~Жол", +"~Rows":"~Жолдар", +"~Sampling...":"Ірі~ктеме...", +"~Save":"~Сақтау", +"~Sections...":"~Бөлімдер...", +"~Select":"~Таңдау", +"~Send to Back":"Ар~тқы көрініске", +"~Sentence case":"Сө~йлемдерде сияқты", +"~Shape":"~Фигура", +"~Sheet":"~Парақ", +"~Show":"~Көрсету", +"~Show Details":"Көбірек ақпараты көр~сету", +"~Show Sheet...":"Парақтарды көр~сету...", +"~Slide Number":"~Слайд нөмірі", +"~Sort...":"~Сұрыптау...", +"~Spacing":"~Аралық", +"~Spacing...":"Ара~лық...", +"~Spelling...":"Е~млені тексеру...", +"~Standard Filter...":"Қалы~пты сүзгі...", +"~Subject":"~Тақырып", +"~Table":"~Кесте", +"~Table Properties...":"Ке~сте қасиеттері...", +"~Table...":"~Кесте...", +"~Text Box":"Мә~тіндік өрісі", +"~Thesaurus...":"~Тезаурус...", +"~Through":"~Арқылы", +"~Time":"~Уақыт", +"~Time (fixed)":"Уақы~т (бекітілген)", +"~Tools":"Са~ймандар", +"~Top":"~Жоғарыдан", +"~UPPERCASE":"Б~АС ӘРІПТЕР", +"~Undo":"Болд~ырмау", +"~Ungroup...":"~Топты тарату...", +"~Unordered List":"~Маркерленген тізім", +"~Update All":"~Барлығын жаңарту", +"~Validity...":"~Тексеру...", +"~View":"~Түрі", +"~While Typing":"~Теру кезінде", +"~Width...":"~Ені...", +"~Word Count...":"~Сөздер саны...", +"~Wrap":"~Аймалау", +"~Z-test...":"~Z-тест...", +"~lowercase":"~кіші әріптер", +"~tOGGLE cASE":"~рЕГИСТРІН аУЫСТЫРУ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kl.json b/f7cloud-office/browser/dist/l10n/uno/kl.json new file mode 100644 index 0000000..f9c5de2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kl.json @@ -0,0 +1,7 @@ +{ +"Stop":"Unitsinguk", +"~Delete":"~Nunguteruk", +"~Edit":"~Allanngortiguk", +"~Edit...":"Aaqqissuuguk...", +"~Save":"~Toqqoruk" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/km.json b/f7cloud-office/browser/dist/l10n/uno/km.json new file mode 100644 index 0000000..ed6de48 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/km.json @@ -0,0 +1,469 @@ +{ +"12-Point Star":"ផ្កាយ ១២ ទិស", +"24-Point Star":"ផ្កាយ ២៤ ទិស", +"4-Point Star":"ផ្កាយ ៤ ទិស", +"4-way Arrow":"ព្រួញ​​​មុខ ៤", +"4-way Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​​​មុខ​បួន", +"5-Point Star":"ផ្កាយ ៥ ទិស", +"6-Point Star":"ផ្កាយ ៦ ទិស", +"8-Point Star":"ផ្កាយ ៨ ទិស", +"Accept":"ព្រម​ទទួល", +"Accept All":"យល់ព្រម​ទាំងអស់", +"Align Bottom":"តម្រឹម​បាត", +"Align Left":"តម្រឹម​ឆ្វេង", +"Align Right":"តម្រឹម​ស្តាំ", +"Align Top":"តម្រឹម​កំពូល", +"Arch Down (Curve)":"ចំកោង​ចុះ​ក្រោម​ (ខ្សែ​កោង)", +"Arch Down (Pour)":"កោង​ចុះ (ចាក់)", +"Arch Left (Curve)":"ចំកោង​ទៅ​ឆ្វេង​ (ខ្សែ​កោង)", +"Arch Right (Curve)":"ចំកោង​ទៅ​ស្តាំ (ខ្សែកោង​)", +"Arch Right (Pour)":"កោង​ស្តាំ​ (ចាក់)", +"Arch Up (Curve)":"ចំកោង​ឡើង​លើ (ខ្សែ​កោង)", +"Arch Up (Pour)":"ចំកោង​ឡើង​លើ (ចាក់)", +"Arrange":"រៀបចំ", +"As C~haracter":"ជា​តួអក្សរ", +"AutoCorr~ect":"កែ​​​ស្វ័យ​ប្រវត្តិ ", +"AutoFill Data Series: automatic":"បំពេញ​ស៊េរី​ទិន្នន័យ​ដោយ​ស្វ័យ​​ប្រ​វត្តិ ៖ ស្វ័យ​ប្រវត្តិ", +"Auto~Filter":"តម្រង​ស្វ័យ​ប្រវត្តិ", +"A~lignment...":"ការ​តម្រឹម...", +"A~rea...":"ផ្ទៃ...", +"A~rrange":"រៀបចំ", +"Back One":"ថយក្រោយ​មួយ", +"Background Color":"ពណ៌​ផ្ទៃ​ខាង​ក្រោយ​", +"Block Arc":"ធ្នូ​បណ្តុំ", +"Bold":"ដិត", +"Bookmar~k...":"ចំណាំ...", +"Bottom":"បាត", +"Brightness":"​ពន្លឺ", +"Caption...":"ចំណងជើង...", +"Center":"កណ្តាល", +"Center Horizontal":"កណ្តាល​ផ្ដេក", +"Centered":"តម្រឹម​​កណ្តាល", +"Ce~lls...":"ក្រឡា...", +"Character Spacing":"គម្លាត​តួអក្សរ", +"Charcoal Sketch":"គំនូស​វាស​ធ្យូង", +"Chart T~ype...":"ប្រភេទ​គំនូសតាង...", +"Chevron":"ឆ្នូតៗ", +"Chevron Down":"ឆ្នូតៗ​ចុះ​ក្រោម​", +"Chevron Up":"ឆ្នូត​ៗ​ឡើង​លើ​", +"Circle":"រង្វង់", +"Circle (Curve)":"រង្វង់ (ខ្សែ​កោង)", +"Circle (Pour)":"រង្វង់ (ចាក់)", +"Circle Pie":"ចំណិត​​រង្វង់", +"Circular Arrow":"ព្រួញ​រាង​ជា​រង្វង់", +"Clear ~Direct Formatting":"សម្អាត​ការ​ធ្វើ​ទ្រង់ទ្រាយ​ដោយ​ផ្ទាល់", +"Close Master View":"បិទ​ទិដ្ឋភាព​មេ", +"Cloud":"ពពក", +"Color Scale...":"មាត្រដ្ឋាន​ពណ៌...", +"Column ~Width...":"ទទឹង​​របស់​ជួរឈរ... ", +"Comme~nt":"មតិយោបល់", +"Connector":"បន្ទាត់តភ្ជាប់", +"Connector Ends with Arrow":"បន្ទាត់​តភ្ជាប់​បញ្ចប់​ដោយ​​ព្រួញ", +"Connector with Arrows":"បន្ទាត់​តភ្ជាប់​មាន​​ព្រួញ", +"Contrast":"កម្រិត​ពណ៌​", +"Corner Right Arrow":"ព្រួញ​បត់​ស្តាំ", +"Co~lumns...":"ជួរឈរ...", +"Crop":"ច្រឹប", +"Cross":"កាត់", +"Currency":"រូបិយប័ណ្ណ", +"Curve":"ខ្សែ​កោង", +"Curve Down":"ខ្សែកោង​ចុះក្រោម", +"Curve Up":"ខ្សែកោង​ឡើង​លើ", +"Curved Connector":"បន្ទាត់​តភ្ជាប់​រាង​កោង", +"Curved Connector Ends with Arrow":"បន្ទាត់​តភ្ជាប់​រាង​កោង បញ្ចប់​ដោយ​ព្រួញ", +"Curved Connector with Arrows":"បន្ទាត់​តភ្ជាប់​រាង​កោង មាន​ព្រួញ", +"Cylinder":"ស៊ីឡាំង", +"Data Bar...":"របារ​ទិន្នន័យ...", +"Date...":"កាលបរិច្ឆេទ...", +"Dat~e (variable)":"កាល​បរិច្ឆេទ (ប្រែប្រួល)", +"Delete All Comments":"លុប​មតិយោបល់​ទាំងអស់", +"Delete All Comments by This Author":"លុប​មតិយោបល់​ទាំងអស់​​ដោយ​អ្នកនិពន្ធ​នេះ", +"Delete Axis":"លុបអ័ក្ស", +"Delete Comment":"លុប​មតិ​យោបល់", +"Delete C~ells...":"លុប​ក្រឡា...", +"Delete C~ontents...":"លុប​មាតិកា...", +"Delete Data Labels":"លុបស្លាក​ទិន្នន័យ", +"Delete Legend":"លុប​តាង", +"Delete Major Grid":"លុប​ក្រឡាចត្ររង្វើល", +"Delete Minor Grid":"លុប​ក្រឡាចត្រង្គ​ញឹក", +"Delete Rows":"លុប​ជួរដេក", +"Delete Single Data Label":"លុប​ស្លាក​ទិន្នន័យ​តែ​មួយ", +"Delete ~All Comments":"លុបមតិយោបល់​ទាំងអស់", +"Diamond":"ពេជ្រ", +"Diamond Bevel":"ពេជ្រ​ជ្រុង​ទេ", +"Digital Signatu~res...":"ហត្ថលេខា​ឌីជីថល...", +"Doorplate":"ផ្លាក​ទ្វារ", +"Double Brace":"រ៉ាត់​​ទ្វេ", +"Double Bracket":"តង្កៀប​ទ្វេ", +"Down Arrow":"ព្រួញ​ចុះ​ក្រោម", +"Down Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​​​ចុះ​ក្រោម", +"Ellipse":"ពង​ក្រពើ", +"Explosion":"ផ្ទុះ", +"Fade Down":"លេច​ចុះ​ក្រោម​បន្តិច​ម្តង​ៗ", +"Fade Left":"លេច​ទៅ​ឆ្វេង​បន្តិច​ម្តង​ៗ", +"Fade Right":"លេច​ទៅ​ស្តាំ​បន្តិច​ម្តង​ៗ", +"Fade Up":"លេច​ឡើង​លើ​បន្តិច​ម្តង​ៗ", +"Fade Up and Left":"លេច​ឡើង​លើ និង​ទៅ​ឆ្វេង​បន្តិច​ម្តង​ៗ", +"Fade Up and Right":"លេច​ឡើង​លើ និង​ទៅ​ស្តាំ​បន្តិច​ម្តង​ៗ", +"Fill Color":"ពណ៌​បំពេញ", +"Find Next":"រក​បន្ទាប់", +"Find Previous":"រក​មុន​", +"Flip Horizontally":"ត្រឡប់​​ផ្ដេក", +"Flip Vertically":"ត្រឡប់​បញ្ឈរ", +"Flowchart: Alternate Process":"គំនូសតាង​លំហូរ ៖ ដំណើរការ​ជំនួស", +"Flowchart: Card":"គំនូសតាង​លំហូរ ៖ ប័ណ្ណ", +"Flowchart: Collate":"គំនូសតាង​លំហូរ ៖ រៀប​តាម​លំដាប់", +"Flowchart: Connector":"គំនូសតាង​លំហូរ ៖ បន្ទាត់​តភ្ជាប់", +"Flowchart: Data":"គំនូសតាង​លំហូរ ៖ ទិន្នន័យ", +"Flowchart: Decision":"គំនូសតាង​លំហូរ ៖ សម្រេចចិត្ត", +"Flowchart: Delay":"គំនូសតាង​លំហូរ ៖ ពន្យារពេល", +"Flowchart: Direct Access Storage":"គំនូសតាង​លំហូរ ៖ ឧបករណ៍​ផ្ទុក​ការ​ចូល​ដំណើរការ​ផ្ទាល់", +"Flowchart: Display":"គំនូសតាង​លំហូរ ៖ បង្ហាញ", +"Flowchart: Document":"គំនូសតាង​លំហូរ ៖ ឯកសារ", +"Flowchart: Extract":"គំនូសតាង​លំហូរ ៖ ស្រង់ចេញ", +"Flowchart: Internal Storage":"គំនូសតាង​លំហូរ ៖ ឧបករណ៍​ផ្ទុក​ខាង​ក្នុង", +"Flowchart: Magnetic Disc":"គំនូសតាង​លំហូរ ៖ ថាស​ម៉ាញេទិច", +"Flowchart: Manual Input":"គំនូសតាង​លំហូរ ៖ ព័ត៌មាន​បញ្ចូល​ដោយ​ដៃ", +"Flowchart: Manual Operation":"គំនូសតាង​លំហូរ ៖ ប្រតិបត្តិការ​ដោយ​ដៃ", +"Flowchart: Merge":"គំនូសតាង​លំហូរ ៖ បញ្ចូល​ចូល​គ្នា", +"Flowchart: Multidocument":"គំនូសតាង​លំហូរ ៖ ឯកសារ​ច្រើន", +"Flowchart: Off-page Connector":"គំនូសតាង​លំហូរ ៖ បន្ទាត់​តភ្ជាប់​ពេល​អស់​ទំព័រ", +"Flowchart: Or":"គំនូសតាង​លំហូរ ៖ ឬ", +"Flowchart: Predefined Process":"គំនូសតាង​លំហូរ ៖ ដំណើរការ​បាន​កំណត់មុន", +"Flowchart: Preparation":"គំនូសតាង​លំហូរ ៖ ប្រុងប្រៀប", +"Flowchart: Process":"គំនូសតាង​លំហូរ ៖ ដំណើរការ", +"Flowchart: Punched Tape":"គំនូសតាង​លំហូរ ៖ បន្ទះ​ពត់", +"Flowchart: Sequential Access":"គំនូសតាង​លំហូរ ៖ ចូល​ដំណើរការ​តាម​លំដាប់", +"Flowchart: Sort":"គំនូសតាង​លំហូរ ៖ តម្រៀប", +"Flowchart: Stored Data":"គំនូសតាង​លំហូរ ៖ ទិន្នន័យ​ដែល​បាន​ទុក", +"Flowchart: Summing Junction":"គំនូសតាង​លំហូរ ៖ កន្លែង​ជួប​គ្នា", +"Flowchart: Terminator":"គំនូសតាង​លំហូរ ៖ បញ្ចប់​ដំណើរការ", +"Flower":"ផ្កា", +"Folded Corner":"ជ្រុង​បត់", +"Font Color":"ពណ៌​ពុម្ព​អក្សរ", +"Fontwork Shape":"រាង​​សិល្បៈ​អក្សរ", +"Foote~r":"បាតកថា", +"For Paragraph":"សម្រាប់​កថាខណ្ឌ", +"For Selection":"សម្រាប់​ជម្រើស", +"Format Axis...":"ធ្វើ​ទ្រង់ទ្រាយ​អ័ក្ស...", +"Format Chart Area...":"ធ្វើ​ទ្រង់ទ្រាយ​ផ្ទៃ​គំនូស​តាង...", +"Format Data Labels...":"ធ្វើ​ទ្រង់ទ្រាយ​ស្លាក​ទិន្នន័យ...", +"Format Data Point...":"ធ្វើ​ទ្រង់ទ្រាយ​ចំណុច​ទិន្នន័យ...", +"Format Data Series...":"ធ្វើទ្រង់ទ្រាយ​ស៊េរី​ទិន្នន័យ...", +"Format Floor...":"ធ្វើ​ទ្រង់ទ្រាយ​បាត...", +"Format Legend...":"ធ្វើ​ទ្រង់ទ្រាយ​តាង...", +"Format Major Grid...":"ធ្វើ​ទ្រង់ទ្រាយ​ក្រឡាចត្រង្គ​រង្វើល...", +"Format Mean Value Line...":"ធ្វើទ្រង់ទ្រាយ​បន្ទាត់​តម្លៃ​មធ្យម...", +"Format Minor Grid...":"ធ្វើ​ទ្រង់ទ្រាយ​ក្រឡាចត្រង្គ​ញឹក...", +"Format Selection...":"ធ្វើ​ទ្រង់ទ្រាយ​ជម្រើស...", +"Format Single Data Label...":"ធ្វើ​ទ្រង់ទ្រាយ​ស្លាក​ទិន្នន័យ​តែ​មួយ...", +"Format Stock Gain...":"ធ្វើ​ទ្រង់ទ្រាយ​គំនូស​តាង​សន្និធិ...", +"Format Stock Loss...":"ធ្វើ​ទ្រង់ទ្រាយ​គំនូស​តាង​សន្និធិ...", +"Format Title...":"ធ្វើ​ទ្រង់ទ្រាយ​ចំណង​ជើង...", +"Format Trend Line Equation...":"ធ្វើ​ទ្រង់ទ្រាយ​សមីការ​បន្ទាត់​ទេរ...", +"Format Trend Line...":"ធ្វើ​ទ្រង់ទ្រាយ​បន្ទាត់​ទេរ...", +"Format Wall...":"ធ្វើ​ទ្រង់ទ្រាយជញ្ជាំង...", +"Format X Error Bars...":"ធ្វើ​ទ្រង់ទ្រាយ​របារ​កំហុស X...", +"Format Y Error Bars...":"ធ្វើទ្រង់ទ្រាយ​របារ​កំហុស Y...", +"Formatting Mark":"សញ្ញា​សម្គាល់​ធ្វើ​ទ្រង់ទ្រាយ", +"Forward One":"ទៅ​មុខ​មួយ", +"Frame":"ស៊ុម", +"F~ont Size...":"​ទំហំ​ពុម្ព​អក្សរ​​...", +"F~ormat":"ទ្រង់ទ្រាយ", +"F~ull Screen":"ពេញ​អេក្រង់", +"General":"ទូទៅ", +"Heart":"បេះដូង", +"Hexagon":"ឆកោណ", +"He~ader":"បឋមកថា", +"Horizontal Scroll":"រមូរ​ផ្ដេក", +"H~ide":"លាក់ ", +"H~ide Rows":"លាក់​ជួរដេក", +"Icon Set...":"ការ​កំណត់​រូប​តំណាង...", +"Image Mode":"របៀប​រូបភាព", +"In ~Background":"ក្នុង​ផ្ទៃ​ខាង​ក្រោយ", +"Increase Indent":"បង្កើន​ការ​ចូល​បន្ទាត់", +"Inflate":"បំប៉ោង", +"Insert Audio or Video":"បញ្ចូល​អូឌីយ៉ូ ឬ​វីដេអូ", +"Insert Axis":"បញ្ចូល​អ័ក្ស", +"Insert Axis Title":"បញ្ចូល​ចំណង​ជើង​អ័ក្ស", +"Insert Chart":"បញ្ចូល​គំនូសតាង", +"Insert Column Break":"បញ្ចូល​ការ​បំបែក​​ជួរ​ឈរ", +"Insert Data Labels":"បញ្ចូល​ស្លាក​ទិន្នន័យ", +"Insert Hyperlink":"បញ្ចូល​​តំណខ្ពស់​", +"Insert Index Entry":"បញ្ចូល​ធាតុ​លិបិក្រម ", +"Insert Major Grid":"បញ្ចូល​ក្រឡាចត្រង្គ​រង្វើល", +"Insert Mean ~Value Line":"បញ្ចូល​បន្ទាត់​តម្លៃ​មធ្យម", +"Insert Minor Grid":"បញ្ចូលក្រឡាចត្រង្គ​ញឹក", +"Insert Single Data Label":"បញ្ចូល​ស្លាក​ទិន្នន័យ​តែ​មួយ", +"Insert Slide":"បញ្ចូល​​ស្លាយ", +"Insert Titles...":"បញ្ចូលចំណង​ជើង...", +"Insert Tre~nd Line...":"បញ្ចូល​បន្ទាត់​និន្នាការ...", +"Insert Unnumbered Entry":"បញ្ចូល​ធាតុ​គ្មាន​លេខរៀង", +"Insert ~Cells...":"បញ្ចូល​ក្រឡា... ", +"Insert/Delete Axes...":"បញ្ចូល/លុប​អ័ក្ស...", +"Invert":"ដាក់​បញ្ច្រាស", +"Isosceles Triangle":"ត្រីកោណ​​សមបាត", +"Italic":"ទ្រេត", +"Justified":"តម្រឹម​សង​ខាង", +"Language":"ភាសា", +"Language Status":"ស្ថានភាព​ភាសា", +"Layout":"ប្លង់​", +"Left":"ឆ្វេង", +"Left Arrow":"ព្រួញ​ទៅ​​​ឆ្វេង", +"Left Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​​​ទៅ​ឆ្វេង", +"Left Brace":"រ៉ាត់​ឆ្វេង", +"Left Bracket":"តង្កៀប​ឆ្វេង", +"Left and Right Arrow":"ព្រួញ​ទៅ​ឆ្វេង និង​ទៅ​ស្តាំ", +"Left and Right Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​ទៅ​ឆ្វេង និង​ទៅ​ស្តាំ", +"Left-To-Right":"ឆ្វេង​ទៅ​ស្តាំ", +"Lightning Bolt":"ផ្លេកបន្ទោរ", +"Line":"បន្ទាត់", +"Line Callout 1":"ប៉ឺតប៉ោង បន្ទាត់ ១", +"Line Callout 2":"ប៉ឺតប៉ោង បន្ទាត់ ២", +"Line Callout 3":"ប៉ឺតប៉ោង បន្ទាត់ ៣", +"Line Color":"ពណ៌​​បន្ទាត់", +"Line Connector":"បន្ទាត់​តភ្ជាប់​បន្ទាត់", +"Line Connector Ends with Arrow":"បន្ទាត់​តភ្ជាប់​បន្ទាត់ បញ្ចប់​ដោយ​ព្រួញ", +"Line Spacing: 1":"គម្លាត​បន្ទាត់ ៖ ១", +"L~ine...":"បន្ទាត់... ", +"Manage...":"គ្រប់គ្រង...", +"Manual ~Break...":"បំបែក​ដោយ​ដៃ...", +"Media":"មេឌៀ", +"Moon":"ព្រះច័ន្ទ", +"M~erge and Center Cells":"បញ្ចូល​ក្រឡា​ចូល​គ្នា និង​ដាក់​នៅ​កណ្ដាល", +"Name...":"ឈ្មោះ...", +"Na~vigator":"កម្មវិធី​រុករក ", +"Next Page":"ទំព័រ​បន្ទាប់", +"Notched Right Arrow":"ព្រួញ​ទៅ​ស្តាំ", +"Number":"ចំនួន", +"Number Format":"ទ្រង់​ទ្រាយ​​លេខ", +"Number Format...":"ទ្រង់ទ្រាយ​លេខ...", +"Number Format: Currency":"ទ្រង់ទ្រាយ​លេខ​​ ៖ រូបិយប័ណ្ណ", +"Number Format: Decimal":"ទ្រង់ទ្រាយ​​លេខ ៖ ទសភាគ", +"Number Format: Exponential":"ទ្រង់ទ្រាយ​​លេខ ៖ អិច​ស្ប៉ូណង់​ស្យែល​", +"Number Format: Percent":"ទ្រង់ទ្រាយ​​លេខ ៖ ភាគរយ", +"Number Format: Standard":"ទ្រង់ទ្រាយ​លេខ ៖ ស្តង់ដារ", +"Number Format: Time":"ទ្រង់ទ្រាយ​លេខ ៖​ ពេលវេលា", +"Octagon":"អដ្ឋកោណ", +"Octagon Bevel":"អដ្ឋកោណ​ជ្រុង​ទេ", +"Open Circle (Curve)":"រង្វង់​ចំហ (ខ្សែ​កោង)", +"Open Circle (Pour)":"​រង្វង់​ចំហ (​បំពង់)", +"Open Hyperlink":"បើក​តំណ​ខ្ពស់", +"Optimal Column Width":"ទទឹង​ជួរ​ឈរ​ប្រសើរ​​​បំផុត", +"Optimal Row Height":"កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត", +"Overline":"គូស​បន្ទាត់​ពី​លើ", +"Page ~Count":"ចំនួន​​ទំព័រ", +"Parallelogram":"ប្រលេឡូក្រាម", +"Paste ~Special...":"បិទភ្ជាប់​ពិសេស...", +"Pentagon":"បញ្ចកោណ", +"Percent":"ភាគរយ", +"Plain Text":"អត្ថបទ​ធម្មតា", +"Pop Art":"សិល្បៈ​ពេញនិយម", +"Position and Si~ze...":"ទីតាំង​ និង​ទំហំ... ", +"Previous Page":"ទំព័រ​មុន", +"Propert~ies...":"លក្ខណសម្បត្តិ... ", +"Protect Cells":"ការពារ​ក្រឡា", +"Protect ~Sheet...":"ការពារ​សន្លឹក... ", +"Puzzle":"ផ្គុំរូប", +"P~aragraph...":"កថាខណ្ឌ... ", +"Rectangle":"ចតុកោណកែង", +"Rectangle, Rounded":"ចតុកោណកែង មូល", +"Rectangular Callout":"​ប៉ឺតប៉ោង​រាង​ចតុកោណកែង", +"Remove Noise":"យក​ការ​ជ្រៀតជ្រែក​ចេញ", +"Rename Master":"ប្តូរ​ឈ្មោះ​មេ", +"Reply Comment":"ឆ្លើយតប​ទៅ​នឹង​មតិ​យោបល់", +"Reset Data Point":"កំណត់​ចំណុច​ទិន្នន័យ​​ឡើង​វិញ", +"Reset all Data Points":"កំណត់​ចំណុច​ទិន្នន័យ​ទាំងអស់​ឡើងវិញ", +"Restart Numbering":"ចាប់ផ្តើម​លេខរៀង​ឡើង​វិញ", +"Right":"​ស្តាំ", +"Right Arrow":"ព្រួញ​ទៅ​​ស្តាំ", +"Right Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​​​ទៅ​ស្តាំ", +"Right Brace":"រ៉ាត់​ស្តាំ", +"Right Bracket":"តង្កៀប​ស្តាំ", +"Right Triangle":"ត្រីកោណ​ស្ដាំ", +"Right or Left Arrow":"ព្រួញ​ទៅ​ស្តាំ ឬ​ទៅ​ឆ្វេង", +"Right-To-Left":"​ស្តាំ​ទៅ​ឆ្វេង", +"Ring":"កង", +"Rotate 90° ~Left":"បង្វិល​ទៅ​ឆ្វេង 90° ", +"Rotate 90° ~Right":"បង្វិល​ទៅ​ស្ដាំ 90°", +"Round Callout":"​ប៉ឺតប៉ោង​មូល", +"Rounded Rectangular Callout":"ប៉ឺតប៉ោង​រាង​​ចតុកោណកែង​​មូល", +"Row ~Height...":"កម្ពស់​របស់ជួរដេក... ", +"R~efresh Range":"ធ្វើ​ឲ្យ​ជួរ​ស្រស់ ", +"R~ight-To-Left":"ស្តាំ​ទៅ​ឆ្វេង", +"R~un Macro...":"រត់​ម៉ាក្រូ...", +"S-shaped Arrow":"ព្រួញ​រាង​អក្សរ S", +"Save ~As...":"រក្សាទុក​ជា... ", +"Select Column":"ជ្រើស​ជួរឈរ", +"Select Row":"ជ្រើស​ជួរដេក", +"Select Table":"ជ្រើស​​តារាង", +"Select ~All":"ជ្រើស​ទាំងអស់ ", +"Shadow":"ស្រមោល", +"Sharpen":"ស្រួច", +"Sheet R~ight-To-Left":"សន្លឹក​ពីស្ដាំ​ទៅឆ្វេង", +"Sho~w Slide":"បង្ហាញ​ស្លាយ ", +"Sidebar":"របារ​ចំហៀង", +"Signet":"ត្រា", +"Slant Down":"ទេរ​ចុះ​ក្រោម", +"Slant Up":"ទេរ​ឡើង​លើ", +"Slide Layout":"ប្លង់​ស្លាយ...", +"Small capitals":"ចំណង​ជើង​តូច", +"Smiley Face":"មុខ​ញញឹម", +"Snap to Grid":"ខ្ទាស់​​ទៅ​​​ក្រឡា​ចត្រង្គ", +"Sort Ascending":"តម្រៀប​តាម​លំដាប់​​ឡើង", +"Sort Descending":"តម្រៀប​តាម​លំដាប់​ចុះ", +"So~rt...":"តម្រៀប... ", +"Split Arrow":"ព្រួញ​ពុះ", +"Split Table...":"ចែក​​តារាង", +"Square":"ការេ", +"Square Bevel":"ការ៉េ​ជ្រុង​ទេ", +"Square, Rounded":"ការ៉េ មូល", +"Statistics":"ស្ថិតិ", +"Stop":"បញ្ឈប់", +"Straight Connector":"បន្ទាត់​​តភ្ជាប់​​​ត្រង់", +"Straight Connector ends with Arrow":"បន្ទាត់​តភ្ជាប់​ត្រង់ បញ្ចប់​ដោយ​ព្រួញ", +"Straight Connector with Arrows":"បន្ទាត់​តភ្ជាប់​ត្រង់ មាន​ព្រួញ", +"Strikethrough":"បន្ទាត់​ឆូត", +"Striped Right Arrow":"ព្រួញ​ទៅ​ស្តាំ ឆ្នូត​ៗ", +"Subscript":"អក្សរ​តូច​ក្រោម", +"Sun":"ព្រះអាទិត្យ", +"Superscript":"អក្សរ​តូច​លើ", +"Ta~ble Properties...":"លក្ខណសម្បត្តិ​តារាង...", +"Text Wrap...":"​រុំ​អត្ថបទ...​", +"Time":"ពេល​វេលា​", +"Time Field":"វាល​​​ពេល​​វេលា​", +"Title Page...":"ចំណង​ជើង​ទំព័រ...", +"To Background":"ទៅ​ផ្ទៃ​ខាង​ក្រោយ", +"To Foreground":"ទៅ​ផ្ទៃ​ខាង​មុខ", +"To Next Paragraph in Level":"ទៅ​កថាខណ្ឌ​បន្ទាប់​ក្នុង​កម្រិត", +"To Previous Paragraph in Level":"ទៅ​កថាខណ្ឌ​មុន​ក្នុង​កម្រិត", +"To P~age":"ទៅ​ទំព័រ ", +"To ~Cell":"ទៅ​ក្រឡា ", +"To ~Character":"ទៅ​តួអក្សរ", +"To ~Curve":"ទៅ​ជា​ខ្សែ​កោង", +"To ~Frame":"ទៅ​​ស៊ុម", +"To ~Paragraph":"ទៅ​កថាខណ្ឌ", +"Top":"កំពូល", +"Transparency":"ថ្លា​", +"Trapezoid":"ចតុកោណព្នាយ​កែង", +"Triangle Down":"ត្រីកោណ​ចុះ​ក្រោម", +"Triangle Up":"ត្រីកោណ​ឡើង​លើ", +"T~ime (variable)":"ពេលវេលា (ប្រែប្រួល)", +"T~itle":"ចំណងជើង", +"Underline":"គូស​បន្ទាត់​ក្រោម", +"Up Arrow":"​​ព្រួញ​ឡើង​លើ", +"Up Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​​​​ឡើង​លើ", +"Up and Down Arrow":"ព្រួញ​ឡើង​លើ និង​ចុះ​ក្រោម", +"Up and Down Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​ឡើង​លើ និង​ចុះក្រោម", +"Up and Right Arrow":"ព្រួញ​ឡើង​លើ និង​ទៅ​ស្តាំ", +"Up and Right Arrow Callout":"ប៉ឺតប៉ោង ព្រួញ​ឡើង​លើ និង​ទៅ​ស្តាំ", +"Up, Right and Down Arrow":"ព្រួញ​ឡើង​លើ ទៅ​ស្តាំ និង​ចុះ​ក្រោម", +"Vertical Scroll":"រមូរ​បញ្ឈរ", +"Vertical Text":"អត្ថបទ​បញ្ឈរ", +"Wave":"រលក", +"Zoom In":"ពង្រីក", +"Zoom Out":"បង្រួម", +"~3D View...":"ទិដ្ឋភាព​ត្រី​មាត្រ...", +"~Add":"បន្ថែម ", +"~Advanced Filter...":"តម្រង​កម្រិត​ខ្ពស់... ", +"~Analysis of Variance (ANOVA)...":"~Analysis of Variance (ANOVA)...", +"~Arrange":"រៀបចំ ", +"~Author":"អ្នក​និពន្ធ ", +"~Bottom":"បាត​", +"~Bring to Front":"នាំ​មក​មុខ​គេ ", +"~Bullets and Numbering...":"ចំណុច និង​លេខ​រៀង...", +"~Capitalize Every Word":"ធ្វើ​អក្សរ​ធំ​រាល់ពាក្យ ", +"~Centered":"កណ្តាល ", +"~Chart...":"គំនូសតាង...", +"~Clear":"សម្អាត", +"~Clear Direct Formatting":"សម្អាត​ការ​ធ្វើ​ទ្រង់ទ្រាយ​ដោយ​ផ្ទាល់", +"~Column Break":"ការបំបែកជួរឈរ ", +"~Columns":"ជួរឈរ ", +"~Contour":"វណ្ឌវង្ក ", +"~Convert":"បម្លែង ", +"~Correlation...":"សហ​សម្ព័ន្ធ...", +"~Covariance...":"សហ​វ៉ារ្យង់...", +"~Data Ranges...":"ជួរ​ទិន្នន័យ...", +"~Date":"កាល​បរិច្ឆេទ ", +"~Date (fixed)":"កាល​បរិច្ឆេទ (មិន​ប្រែប្រួល)", +"~Define":"កំណត់ ", +"~Define...":"កំណត់...", +"~Delete":"លុប​ ", +"~Descriptive Statistics...":"ស្ថិតិ​ពណ៌នា...", +"~Edit":"កែ​សម្រួល​ ", +"~Edit Contour...":"កែសម្រួល​វណ្ឌវង្ក...", +"~Edit...":"កែសម្រួល...", +"~Enter Group":"ចូល​ក្នុង​ក្រុម", +"~Exponential Smoothing...":"អិចស្ប៉ូណង់ស្យែល​រាបស្មើ...", +"~F-test...":"~F-test...", +"~File":"ឯកសារ ", +"~First Paragraph":"កថាខណ្ឌ​ដំបូង", +"~Fonts...":"ពុម្ពអក្សរ...", +"~Function...":"អនុគមន៍...", +"~Goal Seek...":"ដោះស្រាយ​សមីការ...", +"~Group":"ក្រុម ", +"~Group and Outline":"ក្រុម និង​គ្រោង", +"~Group...":"ដាក់​ជា​ក្រុម...", +"~Header and Footer...":"បឋមកថា និង​បាតកថា", +"~Height...":"កម្ពស់... ", +"~Help":"ជំនួយ ", +"~Hide":"លាក់ ", +"~Hide AutoFilter":"លាក់​តម្រង​ស្វ័យប្រវត្តិ", +"~Hide Details":"លាក់​សេចក្តី​លម្អិត", +"~Hide Slide":"លាក់​ស្លាយ ", +"~Hyphenation":"ដាក់​សហ​សញ្ញា", +"~Hyphenation...":"ការដាក់​សហសញ្ញា ", +"~Image...":"រូបភាព... ", +"~Insert":"បញ្ចូល", +"~Interaction...":"អន្តរកម្ម...", +"~Left":"ឆ្វេង", +"~Line Numbering...":"លេខរៀង​បន្ទាត់...", +"~Manage...":"គ្រប់គ្រង...", +"~Moving Average...":"មធ្យមភាគ​ផ្លាស់ទី...", +"~Optimal Height...":"កម្ពស់​ប្រសើរ​បំផុត... ", +"~Optimal Width...":"ទទឹង​ប្រសើរ​បំផុត... ", +"~Page Number":"លេខ​ទំព័រ ", +"~Page Numbers...":"លេខ​ទំព័រ​...", +"~Page...":"ទំព័រ... ", +"~Paste":"បិទភ្ជាប់ ", +"~Pivot Table":"តារាង​ជំនួយការ​ទិន្នន័យ", +"~Print...":"បោះពុម្ព... ", +"~Recalculate":"គណនា​ឡើង​វិញ", +"~Record":"កំណត់​ត្រា", +"~Refresh":"ធ្វើ​ឲ្យ​ស្រស់ ", +"~Reset Filter":"កំណត់​តម្រង​ឡើងវិញ", +"~Right":"ស្តាំ", +"~Row":"ជួរដេក ", +"~Rows":"ជួរដេក ", +"~Sampling...":"កំពុង​ជ្រើស​គំរូ...", +"~Save":"រក្សាទុក ", +"~Sections...":"ភាគ...", +"~Select":"ជ្រើស ", +"~Send to Back":"បញ្ជូន​ទៅ​ក្រោយ​គេ ", +"~Sentence case":"លក្ខណៈប្រយោគ ", +"~Sheet":" សន្លឹក", +"~Show":"បង្ហាញ ", +"~Show Details":"បង្ហាញ​សេចក្តី​លម្អិត", +"~Sort...":"តម្រៀប... ", +"~Spacing...":"គម្លាត​...", +"~Spelling...":" ការ​ប្រកប...", +"~Standard Filter...":"តម្រង​ស្តង់ដារ... ", +"~Subject":"ប្រធានបទ ", +"~Table":"តារាង ", +"~Table...":"​តារាង...", +"~Thesaurus...":"កម្រង​វេវចនសព្ទ​​... ", +"~Time":"ពេលវេលា", +"~Time (fixed)":"ពេលវេលា (មិន​ប្រែប្រួល)", +"~Tools":"ឧបករណ៍ ", +"~Top":"កំពូល", +"~UPPERCASE":"អក្សរធំ ", +"~Ungroup...":"បំបែក​ក្រុម...", +"~Update All":"ធ្វើ​បច្ចុប្បន្នភាព​​ទាំងអស់ ​", +"~Validity...":"សុពលភាព... ", +"~View":"មើល ", +"~While Typing":"ខណៈ​​កំពុង​វាយ", +"~Width...":"ទទឹង...", +"~Wrap":"រុំ ", +"~lowercase":"អក្សរ​តូច ", +"~tOGGLE cASE":"បិទ/បើក​លក្ខណៈ " +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kmr-Latn.json b/f7cloud-office/browser/dist/l10n/uno/kmr-Latn.json new file mode 100644 index 0000000..f4435c9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kmr-Latn.json @@ -0,0 +1,331 @@ +{ +"12-Point Star":"Stêrka 12-Xal", +"24-Point Star":"Stêrka 24-Xal", +"4-Point Star":"Stêrka 4-Xal", +"4-way Arrow Callout":"Ş", +"5-Point Star":"Stêrka 5-Xal", +"6-Point Star":"Stêrka 6-Xal", +"8-Point Star":"Stêrka 8-Xal", +"Accept":"Bipejirîne", +"Accept All":"Hemûyan bipejirîne", +"Align Bottom":"Ber bi jêr hîza bike", +"Align Left":"Çepê ve Hîza Bike", +"Align Right":"Ber bi rast bide paldan", +"Align Top":"Berjor hîza bike", +"Arrange":"Rêzkirin", +"As C~haracter":"Wek K~arakter", +"AutoCorr~ect":"SerastkirinaBixwe~ber", +"AutoFill Data Series: automatic":"Rêzeyên Datayan Tîjîbike: otomatîk", +"Auto~Filter":"~Parzûnê Otomatîk", +"A~lignment...":"~Texmkirin...", +"A~rea...":"~Herêm...", +"A~rrange":"Rêzkirin", +"Back One":"Bişîne Yeka Jêr", +"Background Color":"Rengê Zemînê", +"Bold":"Qalind", +"Bookmar~k...":"Bi~jare...", +"Bottom":"Bin", +"Brightness":"Ronakbûn", +"Caption...":"Sernav...", +"Center":"Navîn", +"Center Horizontal":"Berwar bike navendê", +"Centered":"Hatiye ortekirin", +"Ce~lls...":"Şa~ne...", +"Charcoal Sketch":"Pêşnûmaya Qelezîreçê", +"Chart T~ype...":"~Cureyê Xanxankê...", +"Circle":"Xelek", +"Circle Pie":"Pareke Daîrê", +"Cloud":"Gewir", +"Column ~Width...":"~Firehiya Stûne...", +"Comments":"Şîrove", +"Comme~nt":"Şîro~ve", +"Connector":"Girêdankêr", +"Connector Ends with Arrow":"Gîrêdanêra dawiya wê bi tîr", +"Connector with Arrows":"Girêdanêra Bi Tîr", +"Contrast":"Dijayetî", +"Co~lumns...":"Si~tûn...", +"Crop":"Jêkirin", +"Currency":"Yekeya peran", +"Curve":"Xwar", +"Curve Down":"Xûziya berjerî", +"Curve Up":"Xûziya Jor", +"Curved Connector":"Girêdanêra Xwar", +"Curved Connector Ends with Arrow":"Girêdanêra xwar ya dawiya wê bi tîr", +"Curved Connector with Arrows":"Girêdanêra xwar ya bi tîr", +"Cylinder":"Lox", +"Dat~e (variable)":"Dîr~ok (guherbar)", +"Decrease Indent":"Çalikê kêmtir bike", +"Delete Axis":"Tewere Jê Bibe", +"Delete Comment":"Şîroveyê jê bibe", +"Delete C~ells...":"Ça~viyan Jê Bibe...", +"Delete C~ontents...":"~Naverokê Jê bibe...", +"Delete Data Labels":"Etîketên Dane Jê Bibe", +"Delete Legend":"Danezan Jê Bibe", +"Delete Major Grid":"Izxereya Yekem Jê Bibe", +"Delete Minor Grid":"Izxereya Duyem Jê Bibe", +"Delete Rows":"Rêzikan jê bibe", +"Delete Single Data Label":"Yek Etîketa Dane Jê Bibe", +"Diamond":"Keriyên paxlawê", +"Doorplate":"Plakaya Navê Derî", +"Down Arrow":"Tîra jêr", +"Down Arrow Callout":"Ş", +"Ellipse":"Elîps", +"Explosion":"Teqîn", +"Fade Down":"Rûpel berjêr", +"Fade Left":"Çepê Rûpelê", +"Fade Right":"Rastê Rûpelê", +"Fade Up and Left":"Jor û Çep biçilmisîne", +"Fade Up and Right":"Jor û Çep biçilmisîne", +"Fill Color":"Rengê Tijekirinê", +"Flip Vertically":"Tîk Bizivirîne", +"Font Color":"Rengê Cûreyê Nivîsê", +"Fontwork Shape":"Teşeya Pîşeya Nivîsan", +"Foote~r":"Agahiya binî", +"For Paragraph":"Ji bo paragrafê", +"For Selection":"Ji bo hilbijartinê", +"Format Axis...":"Tewere Teşe Bike...", +"Format Chart Area...":"Qada Xanxankê Teşe Bike...", +"Format Data Labels...":"Etîketên Dane Teşe Bike...", +"Format Data Point...":"Xala Dane Teşe Bike...", +"Format Data Series...":"Rêzeyên Dane Teşe Bike...", +"Format Floor...":"Zemînê Teşe Bike...", +"Format Legend...":"Danezan Teşe Bike...", +"Format Major Grid...":"Izxereya Yekem Teşe Bike...", +"Format Mean Value Line...":"Xêza Nirxa Navînî Teşe Bike...", +"Format Minor Grid...":"Izxereya Duyem Teşe Bike...", +"Format Selection...":"Hilbijartina Teşe...", +"Format Single Data Label...":"Yek Etîketa Dane Teşe Bike...", +"Format Stock Gain...":"Sûda Belgenameya Paran Teşe Bike...", +"Format Stock Loss...":"Zirara Belgenameya Paran Teşe Bike...", +"Format Title...":"Sernavê Teşe Bike...", +"Format Trend Line Equation...":"Wekheviya Xêza Meyl Teşe Bike...", +"Format Trend Line...":"Xêza Meyl Teşe Bike...", +"Format Wall...":"Dîwarê Teşe Bike...", +"Format Y Error Bars...":"Darikên Çewtî a Y Teşe Bike...", +"Forward One":"Bîne Yeka Pêş", +"Frame":"Çarçove", +"F~ont Size...":"Mezinahiya ~Tîpan...", +"F~ormat":"T~eşe", +"F~ull Screen":"Dîmender T~ije", +"General":"Giştî", +"Heart":"Dil", +"Hexagon":"Şêşqorzî", +"He~ader":"Agahiya jor", +"Horizontal Scroll":"Çoyê Xişkirina Berwar", +"H~ide":"V~eşêre", +"H~ide Rows":"Rêzikan V~eşêre", +"In ~Background":"Di ~Zemînê de", +"Increase Indent":"Çalikê mezintir bike", +"Insert Axis":"Tewere Têxe", +"Insert Axis Title":"Sernavê Tewere Têxe", +"Insert Chart":"Xanxanka lêzêde bike", +"Insert Column Break":"Dawiya Stûnê Lê zêde Bike", +"Insert Data Labels":"Etîketên Dane Têxe", +"Insert Hyperlink":"Girêdanê Lê Zêde Bike", +"Insert Index Entry":"Têketana pêristê lêzêde bike", +"Insert Major Grid":"Izxereya Yekem Têxe", +"Insert Mean ~Value Line":"Xêza ~Nirxa Navînî Têxe", +"Insert Minor Grid":"Izxereya Duyem Têxe", +"Insert Single Data Label":"Yek Etîketa Dane Têxe", +"Insert Titles...":"Sernavan Têxe...", +"Insert Tre~nd Line...":"Xêza Me~yl Têxe...", +"Insert Unnumbered Entry":"Têketina Bênimre Lê Zêde Bike", +"Insert ~Cells...":"Ça~vikan têxe...", +"Insert/Delete Axes...":"Tewereyan Têxe/Jê Bibe...", +"Invert":"Berovajî bike", +"Italic":"Paldayî", +"Justified":"Tam paldayî", +"Language":"Ziman", +"Layout":"Niştecîh", +"Left":"Çep", +"Left Arrow":"Tîra Çep", +"Left Arrow Callout":"Ş", +"Left-To-Right":"Çep-Ber-Bi-Rast", +"Line":"Rêzik", +"Line Color":"Rengê xêza", +"Line Connector":"Girêdanêrê bigoşe", +"Line Connector Ends with Arrow":"Girêdanêra Bi qorzî ya dawiya wê bi tîr", +"Line Spacing: 1":"Navbera Rêzikan: 1", +"L~ine...":"Rê~zik...", +"Manual ~Break...":"~Dawiya Bidest...", +"Media":"Medya", +"M~erge and Center Cells":"Çavîkan bike ~yek", +"Name...":"Nav...", +"Na~vigator":"Ge~rok", +"Next Page":"Rûpela Dû", +"Number":"Numre", +"Number Format...":"Teşeya Numran...", +"Number Format: Currency":"Teşeya Hejmara: Yeke ya Pera", +"Number Format: Decimal":"Teşeya Hijmara: Dehek", +"Number Format: Exponential":"Teşeya Hijmara: Eslî (Exponential)", +"Number Format: Percent":"Teşeya Hejmara: ji Sedî", +"Number Format: Standard":"Teşeya Hijmara: Standard", +"Number Format: Time":"Teşeya Hijmara: Dem", +"Octagon":"Heyştqorzî", +"Open Hyperlink":"Pirê Veke", +"Optimal Column Width":"Firehiya Sitûnê a Çêtirîn", +"Optimal Row Height":"Bilindahiya Rêzê a Çêtirîn", +"Overline":"Serxêzkirî", +"Page ~Count":"~Hejmara Rûpelan", +"Parallelogram":"KenarParalelî", +"Paste ~Special...":"Pêvekirina ~Taybet...", +"Pentagon":"Pêncgorzî", +"Plain Text":"Nivîsar", +"Pop Art":"Cureyê Popê", +"Position and Si~ze...":"Pozîsyon û Me~zinahî...", +"Previous Page":"Rûpela Berê", +"Propert~ies...":"Taybetmen~dî...", +"Protect Cells":"Çaviyê Biparêze", +"Protect ~Sheet...":"~Rûpelê Biparêze...", +"P~aragraph...":"~Paragraf...", +"Rectangle":"Çargoşe", +"Rectangle, Rounded":"Çargoşeya Hatiye Giloverkirin", +"Remove Noise":"Hengameyê Winda Bike", +"Reset Data Point":"Xala Dane Nûve Vesaz Bike", +"Reset all Data Points":"Hemû Xalên Dane Nûve Vesaz Bike", +"Restart Numbering":"Numrekirinê Dîsa Bide Destpêkkirin", +"Right":"Rast", +"Right Arrow":"Tîra Rast", +"Right Arrow Callout":"Ş", +"Right Triangle":"Qorziya Rastê", +"Right-To-Left":"Rast-Ber-Bi-Çep", +"Row ~Height...":"~Bilindahiya Rêzikê...", +"R~efresh Range":"Navberê ~Taze bike", +"R~ight-To-Left":"Ji R~ast-Ber-Bi-Çep", +"R~un Macro...":"Makro bide ~xebitandin...", +"Save ~As...":"Tomarkirin ~wekî...", +"Select Column":"Sitûnê Hilbijêre", +"Select Row":"Rêzikê hilbijêre", +"Select Table":"Tabloyê Hilbijêre", +"Select ~All":"~Hemûyî hilbijêre", +"Shadow":"Sî", +"Sharpen":"Tûjkirin", +"Sheet R~ight-To-Left":"Rûpelên Ji R~ast-Ber-Bi-Çepê ve", +"Signet":"Mohr", +"Slide Layout":"Mîzanpaja Slaytê...", +"Small capitals":"Beşên biçûk", +"Snap to Grid":"Li Klavûzê Bîne", +"Sort Ascending":"Rêzkirina zêdek", +"Sort Descending":"Rêzkirina kêmek", +"So~rt...":"Birê~zkirin...", +"Square":"Çargoşe", +"Statistics":"Statîstîk", +"Stop":"Rawestîne", +"Straight Connector":"Girêdanêra Sîs", +"Straight Connector ends with Arrow":"Girêdanêra Dûz ya dawiya wê bi tîr", +"Straight Connector with Arrows":"Girêdanêra Dûz ya bi tîr", +"Strikethrough":"Navînxêzkirî", +"Subscript":"Dawêra jêr", +"Sun":"Roj", +"Superscript":"Dawêra Jorîn", +"Ta~ble Properties...":"Taybet~mendiyên Tabloye...", +"Text Wrap...":"Belavbûna Nivîsê...", +"Time":"Dem", +"Time Field":"Qada Demê", +"To Background":"Li rûerdê", +"To Foreground":"Li Qada Pêş", +"To Next Paragraph in Level":"Paragrafa Dû a Di Heman Astê De", +"To Previous Paragraph in Level":"Paragrafên Berê ên ku Eynî Astê da", +"To P~age":"~Li Rûpelê", +"To ~Cell":"Li ~Şanikê", +"To ~Character":"Li ~Karakterê", +"To ~Curve":"Li ~Xwarê", +"To ~Frame":"Biçe ~Çarçovê", +"To ~Paragraph":"Biçe ~Paragrafa", +"Top":"Ser", +"Transparency":"Zelaltî", +"Trapezoid":"Xwar", +"T~ime (variable)":"S~aet (guherbar)", +"T~itle":"S~ernav", +"Underline":"Binxêz", +"Up Arrow":"Tîra jor", +"Up Arrow Callout":"Ş", +"Vertical Scroll":"Darika Xişkirina Tîkî", +"Vertical Text":"Nivîsa tîk", +"Wave":"Libabûn", +"Zoom In":"Nêzîk", +"Zoom Out":"Dûr", +"~3D View...":"Dîmendara 3~D...", +"~Add":"~Lê Zêde Bike", +"~Advanced Filter...":"Parzûnê ~Pêşketî...", +"~Arrange":"~Rêz bike", +"~Author":"~Nivîskar", +"~Bottom":"~Binî", +"~Bring to Front":"~Bîne pêş", +"~Bullets and Numbering...":"~Nîşankirin û Nimrokirin...", +"~Centered":"~Navîn", +"~Chart...":"~Xanxank...", +"~Column Break":"~Dawiya Stûnan", +"~Columns":"~Sitûn", +"~Contour":"~Kontur", +"~Convert":"~Veguherîne", +"~Data Ranges...":"Navberên ~Dane...", +"~Date":"~Dîrok", +"~Date (fixed)":"~Dîrok(sabît)", +"~Define":"Bide ~Nasîn", +"~Delete":"~Jê Bibe", +"~Edit":"~Sererastkirin", +"~Edit Contour...":"~Konturê sererast bike...", +"~Edit...":"~Sererast Bike...", +"~Enter Group":"~Têkeve Komê", +"~File":"~Pel", +"~First Paragraph":"Paragrafa ~Yekemîn", +"~Fonts...":"~Curenivîs...", +"~Function...":"~Fonksiyon...", +"~Goal Seek...":"~Armanc Lêgerîn...", +"~Group":"~Komkirin", +"~Group and Outline":"~Kom û Xêza Bingehîn", +"~Group...":"~Kom...", +"~Header and Footer...":"~Jornivîs û Jêrnivîs...", +"~Height...":"~Bilindahî...", +"~Help":"~Alîkarî", +"~Hide":"~Veşêre", +"~Hide AutoFilter":"~ParzûnaOtomatîk Veşêre", +"~Hide Details":"Kîtekîtan ~Veşêre", +"~Hide Slide":"~Slaytê Veşêre", +"~Hyphenation":"~Kîtekirin", +"~Hyphenation...":"~Kitekirin...", +"~Insert":"~Lêzêdekirin", +"~Interaction...":"~Lihevbandor...", +"~Left":"Ç~ep", +"~Line Numbering...":"~Nimrokirina Rêzikan...", +"~Optimal Height...":"Bilindahiya Rêzê a Çê~tirîn...", +"~Optimal Width...":"Firehiya ~Baştirîn...", +"~Page Number":"~Numreya Rûpelê", +"~Page...":"~Rûpel...", +"~Paste":"~Pêveke", +"~Print...":"Ça~p...", +"~Recalculate":"~NûveHesab Bike", +"~Record":"Tomar", +"~Refresh":"~Nû bike", +"~Right":"~Rast", +"~Row":"~Rêzik", +"~Rows":"~Rêzik", +"~Save":"~Tomarkirin", +"~Sections...":"~Beş...", +"~Select":"Hilbijartin", +"~Send to Back":"~Bişîne binî", +"~Sheet":"~Rûpel", +"~Show":"~Nîşan Bide", +"~Show Details":"Detayan ~Nîşan Bide", +"~Sort...":"~Rêz bike...", +"~Spacing...":"~Navber...", +"~Spelling...":"~Rastnivîs...", +"~Standard Filter...":"~Parzûnê Standart...", +"~Subject":"~Mijar", +"~Table":"Tablo", +"~Table...":"Tab~lo...", +"~Thesaurus...":"~Hevwate...", +"~Time":"~Dem", +"~Time (fixed)":"~Saet (sabît)", +"~Tools":"A~mûr", +"~Top":"~Ser", +"~Ungroup...":"~Dabeşkirinê Rake...", +"~Update All":"Hemûya rojaneke", +"~Validity...":"~Derbasdarî...", +"~View":"~Dîtin", +"~While Typing":"Di dema ~nivîsandinê de", +"~Width...":"~Firehî...", +"~Wrap":"~Belavbûna nivîsê", +"~lowercase":"~tîpên hûrdek" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kn.json b/f7cloud-office/browser/dist/l10n/uno/kn.json new file mode 100644 index 0000000..bde9be2 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kn.json @@ -0,0 +1,461 @@ +{ +"12-Point Star":"12-ಬಿಂದು ತಾರೆ", +"24-Point Star":"24-ಬಿಂದು ತಾರೆ", +"4-Point Star":"4-ಬಿಂದು ತಾರೆ", +"4-way Arrow":"4-ಕಡೆಯ ಬಾಣದ ಚಿಹ್ನೆ", +"4-way Arrow Callout":"4 ಕಡೆಯ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"5-Point Star":"5-ಬಿಂದು ತಾರೆ", +"6-Point Star":"6-ಬಿಂದು ತಾರೆ", +"8-Point Star":"8-ಬಿಂದು ತಾರೆ", +"Accept All":"ಎಲ್ಲವನ್ನೂ ಅಂಗೀಕರಿಸು", +"Align Bottom":"ಕೆಳಕ್ಕೆ ಹೊಂದಿಸು", +"Align Left":"ಎಡಕ್ಕೆ ಹೊಂದಿಸು", +"Align Right":"ಬಲಕ್ಕೆ ಹೊಂದಿಸು", +"Align Top":"ಮೇಲಕ್ಕೆ ಹೊಂದಿಸು", +"Arch Down (Curve)":"ಕೆಳಕ್ಕೆ ಬಾಗಿದ (ವಕ್ರ)", +"Arch Down (Pour)":"ಕೆಳಕ್ಕೆ ಬಾಗಿದ (ಸುರಿ)", +"Arch Left (Curve)":"ಎಡಕ್ಕೆ ಬಾಗಿದ (ವಕ್ರ)", +"Arch Right (Curve)":"ಬಲಕ್ಕೆ ಬಾಗಿದ (ವಕ್ರ)", +"Arch Right (Pour)":"ಮೇಲಕ್ಕೆ ಬಾಗಿದ (ಸುರಿ)", +"Arch Up (Curve)":"ಮೇಲಕ್ಕೆ ಬಾಗಿದ (ವಕ್ರ)", +"Arch Up (Pour)":"ಮೇಲಕ್ಕೆ ಬಾಗಿದ (ಸುರಿ)", +"Arrange":"ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು", +"As C~haracter":"ಅಕ್ಷರವಾಗಿ (~h)", +"AutoCorr~ect":"ಸ್ವಯಂತಿದ್ದುವಿಕೆ (~e)", +"AutoFill Data Series: automatic":"ಸ್ವಯಂಭರ್ತಿ ದತ್ತ ಸರಣಿ: ಸ್ವಯಂಚಾಲಿತ", +"Auto~Filter":"ಸ್ವಯಂ ಶೋಧಕ (~F)", +"A~lignment...":"ಹೊಂದಿಕೆ (~l)...", +"A~rea...":"ಕ್ಷೇತ್ರ (~r)...", +"A~rrange":"ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು (~r)", +"Back One":"ಹಿಂದಕ್ಕೆ ಒಂದು", +"Background Color":"ಹಿನ್ನೆಲೆಯ ಬಣ್ಣ", +"Block Arc":"ಖಂಡ ಕಮಾನು", +"Bold":"ಬೋಲ್ಡ್‍", +"Bookmar~k...":"ಪುಟಗುರುತುಗಳು (~k)...", +"Bottom":"ಕೆಳಗೆ", +"Brightness":"ಪ್ರಕಾಶಮಾನ", +"Caption...":"ವಿವರಣೆ...", +"Center":"ಮಧ್ಯಕ್ಕೆ", +"Center Horizontal":"ಅಡ್ಡ ಮಧ್ಯಕ್ಕೆ ಸರಿಹೊಂದಿಸು", +"Centered":"ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಿದೆ", +"Ce~lls...":"ಕೋಶಗಳು (~l)...", +"Character Spacing":"ಅಕ್ಷರಶೈಲಿ ಅಂತರ", +"Charcoal Sketch":"ಮಸಿ ರೇಖಾಚಿತ್ರ", +"Chart T~ype...":"ನಕ್ಷೆಯ ವಿಧ (~y)...", +"Chevron":"ಶೆವ್ರಾನ್", +"Chevron Down":"ಶೆವ್ರೂನ್ ಕೆಳಮುಖ", +"Chevron Up":"ಶೆವ್ರೂನ್ ಮೇಲ್ಮುಖ", +"Circle":"ವೃತ್ತ", +"Circle (Curve)":"ವೃತ್ತ (ವಕ್ರ)", +"Circle (Pour)":"ವೃತ್ತ (ಸುರಿ)", +"Circle Pie":"ವೃತ್ತ ಪೈ", +"Circular Arrow":"ವೃತ್ತಾಕಾರದ ಬಾಣದ ಚಿಹ್ನೆ", +"Clear ~Direct Formatting":"ನೇರ ರೂಪಿಸುವಿಕೆಯನ್ನು ತೆರವುಗೊಳಿಸು (~D)", +"Close Master View":"ಪ್ರಧಾನ ನೋಟವನ್ನು ಮುಚ್ಚಿ", +"Cloud":"ಮೋಡ", +"Column ~Width...":"ಲಂಬಸಾಲಿನ ಅಗಲ (~W)...", +"Comments":"ಟಿಪ್ಪಣಿಗಳು", +"Comme~nt":"ಟಿಪ್ಪಣಿ (~n)", +"Connector":"ಜೋಡಕ", +"Connector Ends with Arrow":"ಜೋಡಕವು ಬಾಣದಲ್ಲಿ ಕೊನೆಗೊಳ್ಳುತ್ತದೆ", +"Connector with Arrows":"ಬಾಣಗಳನ್ನು ಹೊಂದಿರುವ ಜೋಡಕ", +"Contrast":"ವೈದೃಶ್ಯ", +"Corner Right Arrow":"ಮೂಲೆಯ ಬಲಭಾಗದ ಬಾಣದ ಚಿಹ್ನೆ", +"Co~lumns...":"ಲಂಬ ಸಾಲುಗಳು (~l)...", +"Crop":"ಅಂದಗೊಳಿಸು", +"Cross":"ಅಡ್ಡ", +"Currency":"ಚಲಾವಣೆ ನಾಣ್ಯ", +"Curve":"ವಕ್ರರೇಖೆ", +"Curve Down":"ವಕ್ರರೇಖೆ ಕೆಳಕ್ಕೆ", +"Curve Up":"ವಕ್ರರೇಖೆ ಮೇಲಕ್ಕೆ", +"Curved Connector":"ವಕ್ರರೇಖೆ ಜೋಡಕ", +"Curved Connector Ends with Arrow":"ವಕ್ರ ಜೋಡಕವು ಬಾಣದಲ್ಲಿ ಕೊನೆಗೊಳ್ಳುತ್ತದೆ", +"Curved Connector with Arrows":"ಬಾಣಗಳನ್ನು ಹೊಂದಿರುವ ವಕ್ರ ಜೋಡಕ", +"Cylinder":"ಸ್ತಂಭಾಕೃತಿ", +"Dat~e (variable)":"ದಿನಾಂಕ (ಚರ) (~e)", +"Delete All Comments":"ಎಲ್ಲಾ ಟಿಪ್ಪಣಿಗಳನ್ನು ಅಳಿಸಿಹಾಕು", +"Delete All Comments by This Author":"ಈ ಲೇಖಕನ ಎಲ್ಲ ಟಿಪ್ಪಣಿಗಳನ್ನು ಅಳಿಸು", +"Delete Axis":"ಅಕ್ಷವನ್ನು ಅಳಿಸು", +"Delete Comment":"ಟಿಪ್ಪಣಿಗಳನ್ನು ಅಳಿಸಿಹಾಕಿ", +"Delete C~ells...":"ಕೋಶಗಳನ್ನು ಅಳಿಸು (~e)...", +"Delete C~ontents...":"ವಿಷಯಗಳನ್ನು ಅಳಿಸು (~o)...", +"Delete Data Labels":"ದತ್ತಾಂಶ ಲೇಬಲ್‌ಗಳನ್ನು ಅಳಿಸು", +"Delete Legend":"ದತ್ತಾಂಶ ಲೇಬಲ್ ಅನ್ನು ಅಳಿಸು", +"Delete Major Grid":"ಪ್ರಮುಖ ಚೌಕಜಾಲವನ್ನು ಅಳಿಸಿಹಾಕು", +"Delete Minor Grid":"ಅಪ್ರಮುಖ ಚೌಕಜಾಲವನ್ನು ಅಳಿಸಿಹಾಕು", +"Delete Rows":"ಅಡ್ಡಸಾಲುಗಳನ್ನು ಅಳಿಸು", +"Delete Single Data Label":"ಒಂದು ದತ್ತಾಂಶ ಲೇಬಲ್ ಅನ್ನು ಅಳಿಸು", +"Delete ~All Comments":"ಎಲ್ಲಾ ಟಿಪ್ಪಣಿಗಳನ್ನು ಅಳಿಸು (~A)", +"Diamond":"ವಜ್ರಾಕೃತಿ", +"Diamond Bevel":"ವಜ್ರಾಕೃತಿ ಇಳಿಜಾರು", +"Digital Signatu~res...":"ಡಿಜಿಟಲ್ ಸಹಿಗಳು (~r)...", +"Doorplate":"ದ್ವಾರಫಲಕ", +"Double Brace":"ಎರಡು ಬ್ರೇಸ್", +"Double Bracket":"ಎರಡು ಆವರಣ ಚಿಹ್ನೆ", +"Down Arrow":"ಕೆಳಮುಖವಾದ ಬಾಣ", +"Down Arrow Callout":"ಕೆಳಗಿನ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Ellipse":"ದೀರ್ಘವೃತ್ತ", +"Explosion":"ಸ್ಫೋಟ", +"Fade Down":"ಕೆಳಮುಖವಾಗಿ ಮಸುಕಾಗು", +"Fade Left":"ಎಡದಿಕ್ಕಿಗೆ ಮಸುಕಾಗು", +"Fade Right":"ಬಲದಿಕ್ಕಿಗೆ ಮಸುಕಾಗು", +"Fade Up":"ಮೇಲ್ಮುಖವಾಗಿ ಮಸುಕಾಗು", +"Fade Up and Left":"ಮೇಲೆ ಎಡಕ್ಕೆ ಮಸುಕಾಗು", +"Fade Up and Right":"ಮೇಲೆ ಬಲಕ್ಕೆ ಮಸುಕಾಗು", +"Fill Color":"ಬಣ್ಣವನ್ನು ಭರ್ತಿಮಾಡು", +"Find Next":"ಮುಂದಕ್ಕೆ ಹುಡುಕು", +"Find Previous":"ಹಿಂದಿನದನ್ನು ಹುಡುಕು", +"Flip Horizontally":"ಅಡ್ಡವಾಗಿ ಮಗುಚು", +"Flip Vertically":"ಲಂಬವಾಗಿ ಮಗುಚು", +"Flowchart: Alternate Process":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಪರ್ಯಾಯ ಪ್ರಕ್ರಿಯೆ", +"Flowchart: Card":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಕಾರ್ಡು", +"Flowchart: Collate":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ತಾಳೆ ನೋಡಿ", +"Flowchart: Connector":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಜೋಡಕ", +"Flowchart: Data":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ದತ್ತಾಂಶ", +"Flowchart: Decision":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ನಿರ್ಧಾರ", +"Flowchart: Delay":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ವಿಳಂಬ", +"Flowchart: Direct Access Storage":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ನೇರ ನಿಲುಕಣಾ ಸಂಗ್ರಹ", +"Flowchart: Display":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಪ್ರದರ್ಶನ", +"Flowchart: Document":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ದಸ್ತಾವೇಜು", +"Flowchart: Extract":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಹೊರತೆಗೆ", +"Flowchart: Internal Storage":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಆಂತರಿಕ ಸಂಗ್ರಹ", +"Flowchart: Magnetic Disc":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಅಯಸ್ಕಾಂತೀಯ ಡಿಸ್ಕು", +"Flowchart: Manual Input":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಮಾನವಕೃತ ಇನ್‌ಪುಟ್‌", +"Flowchart: Manual Operation":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಮಾನವಕೃತ ಕಾರ್ಯ", +"Flowchart: Merge":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ವಿಲೀನ", +"Flowchart: Multidocument":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಬಹುದಸ್ತಾವೇಜು", +"Flowchart: Off-page Connector":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಮುಂದಿನ ಪುಟಕ್ಕೆ ಜೋಡಕ", +"Flowchart: Or":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಅಥವಾ", +"Flowchart: Predefined Process":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಪೂರ್ವನಿರ್ಧಾರಿತ ಪ್ರಕ್ರಿಯೆ", +"Flowchart: Preparation":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಪೂರ್ವ ಸಿದ್ಧತೆ", +"Flowchart: Process":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಪ್ರಕ್ರಿಯೆ", +"Flowchart: Punched Tape":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ರಂಧ್ರ ಕೊರೆದ ಟೇಪ್‌", +"Flowchart: Sequential Access":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಅನುಕ್ರಮ ನಿಲುಕಣೆ", +"Flowchart: Sort":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ವಿಂಗಡಿಸು", +"Flowchart: Stored Data":"ಫ್ಲೋಚಾರ್ಟ್: ಶೇಖರಿಸಲಾದ ದತ್ತಾಂಶ", +"Flowchart: Summing Junction":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಕೂಡಿಸುವ ಸಂಧಿ", +"Flowchart: Terminator":"ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ: ಮುಕ್ತಾಯಗಾರ", +"Flower":"ಹೂವು", +"Folded Corner":"ಮಡಿಚಿದ ಮೂಲೆ", +"Font Color":"ಅಕ್ಷರಶೈಲಿ ಬಣ್ಣ", +"Fontwork Shape":"ಅಕ್ಷರ ವಿನ್ಯಾಸ ಆಕೃತಿ", +"Foote~r":"ಅಡಿಲೇಖ (~r)", +"For Paragraph":"ಪ್ಯಾರಾಗ್ರಾಫಿಗಾಗಿ", +"For Selection":"ಆಯ್ಕೆಗಾಗಿ", +"Format Axis...":"ಅಕ್ಷವನ್ನು ರೂಪಿಸು...", +"Format Chart Area...":"ನಕ್ಷೆಯ ಪ್ರದೇಶವನ್ನು ರೂಪಿಸು...", +"Format Data Labels...":"ದತ್ತಾಂಶ ಲೇಬಲ್‌ಗಳನ್ನು ರೂಪಿಸು...", +"Format Data Point...":"ದತ್ತಾಂಶ ಬಿಂದು ರೂಪಿಸು...", +"Format Data Series...":"ದತ್ತಾಂಶ ಸರಣಿಗಳನ್ನು ರೂಪಿಸು...", +"Format Floor...":"ನೆಲವನ್ನು ರೂಪಿಸು...", +"Format Legend...":"ಲೆಜೆಂಡ್ ಅನ್ನು ರೂಪಿಸು...", +"Format Major Grid...":"ಪ್ರಮುಖ ಚೌಕ ಜಾಲವನ್ನು ರೂಪಿಸು...", +"Format Mean Value Line...":"ಸರಾಸರಿ ಮೌಲ್ಯದ ರೇಖೆಯನ್ನು ರೂಪಿಸು...", +"Format Minor Grid...":"ಅಪ್ರಮುಖ ಚೌಕ ಜಾಲವನ್ನು ರೂಪಿಸು...", +"Format Selection...":"ಆಯ್ಕೆಯನ್ನು ರೂಪಿಸು...", +"Format Single Data Label...":"ಒಂದು ದತ್ತಾಂಶ ಲೇಬಲ್‌ ಅನ್ನು ರೂಪಿಸು...", +"Format Stock Gain...":"ಸ್ಟಾಕ್‌ನ ಲಾಭವನ್ನು ರೂಪಿಸು...", +"Format Stock Loss...":"ಸ್ಟಾಕ್‌ನ ನಷ್ಟವನ್ನು ರೂಪಿಸು...", +"Format Title...":"ಶೀರ್ಷಿಕೆಯನ್ನು ರೂಪಿಸು...", +"Format Trend Line Equation...":"ಟ್ರೆಂಡ್‌ ರೇಖೆ ಸಮೀಕರಣನ್ನು ರೂಪಿಸು...", +"Format Trend Line...":"ಟ್ರೆಂಡ್‌ ರೇಖೆಯನ್ನು ರೂಪಿಸು...", +"Format Wall...":"ಗೋಡೆಗಳನ್ನು ರೂಪಿಸು...", +"Format X Error Bars...":"X ದೋಷ ಪಟ್ಟಿಗಳನ್ನು ರೂಪಿಸು...", +"Format Y Error Bars...":"Y ದೋಷ ಪಟ್ಟಿಗಳನ್ನು ರೂಪಿಸು...", +"Formatting Mark":"ರಚನೆಯ ಗುರುತು", +"Forward One":"ಮುಂದಕ್ಕೆ ಒಂದು", +"Frame":"ಚೌಕಟ್ಟು", +"F~ont Size...":"ಅಕ್ಷರಶೈಲಿಯ ಗಾತ್ರ (~o)...", +"F~ormat":"ರಚನೆ (~o)", +"F~ull Screen":"ಪೂರ್ಣ ತೆರೆ (~u)", +"General":"ಸಾಮಾನ್ಯ", +"Heart":"ಹೃದಯ", +"Hexagon":"ಷಡ್ಭುಜಾಕೃತಿ", +"He~ader":"ಶಿರೋಲೇಖ (~a)", +"Horizontal Scroll":"ಅಡ್ಡಚಲನೆ", +"H~ide":"ಅಡಗಿಸು (~i)", +"H~ide Rows":"ಅಡ್ಡಸಾಲುಗಳನ್ನು ಅಡಗಿಸು (~i)", +"Image Mode":"ಚಿತ್ರ ಕ್ರಮ", +"In ~Background":"ತೆರೆಯ ಹಿಂದೆ (~d)", +"Inflate":"ಉಬ್ಬಿಸುವಿಕೆ", +"Insert Audio or Video":"ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ", +"Insert Axis":"ಅಕ್ಷವನ್ನು ಸೇರಿಸು", +"Insert Axis Title":"ಅಕ್ಷದ ಶೀರ್ಷಿಕೆಯನ್ನು ಸೇರಿಸು", +"Insert Chart":"ನಕ್ಷೆಯನ್ನು ಸೇರಿಸು", +"Insert Column Break":"ಲಂಬಸಾಲಿನ ತಡೆ ಸೇರಿಸು", +"Insert Data Labels":"ದತ್ತಾಂಶ ಲೇಬಲ್‌ಗಳನ್ನು ಸೇರಿಸು", +"Insert Hyperlink":"ಹೈಪರ್ಲಿಂಕ್ ಅನ್ನು ಸೇರಿಸು", +"Insert Index Entry":"ಸೂಚಿ ನಮೂದನ್ನು ಸೇರಿಸು", +"Insert Major Grid":"ಪ್ರಮುಖ ಚೌಕಜಾಲವನ್ನು ಸೇರಿಸು", +"Insert Mean ~Value Line":"ಸರಾಸರಿ ಮೌಲ್ಯ ರೇಖೆಯನ್ನು ಸೇರಿಸು (~V)", +"Insert Minor Grid":"ಅಪ್ರಮುಖ ಚೌಕಜಾಲವನ್ನು ಸೇರಿಸು", +"Insert Single Data Label":"ಒಂದು ದತ್ತಾಂಶ ಲೇಬಲ್ ಅನ್ನು ಸೇರಿಸು", +"Insert Slide":"ಜಾರುಫಲಕವನ್ನು ಸೇರಿಸು", +"Insert Titles...":"ಶೀರ್ಷಿಕೆಗಳನ್ನು ಸೇರಿಸು...", +"Insert Tre~nd Line...":"ಟ್ರೆಂಡ್‌ ರೇಖೆಯನ್ನು ಸೇರಿಸು (~n)...", +"Insert Unnumbered Entry":"ಅಂಕಿರಹಿತ ನಮೂದನೆಯನ್ನು ಸೇರಿಸು", +"Insert ~Cells...":"ಕೋಶಗಳನ್ನು ಸೇರಿಸು (~C)...", +"Insert/Delete Axes...":"ಅಕ್ಷಗಳನ್ನು ಸೇರಿಸು/ಅಳಿಸು...", +"Invert":"ತಲೆಕಳಗು ಮಾಡು", +"Isosceles Triangle":"ಸಮದ್ವಿಬಾಹು ತ್ರಿಕೋನ", +"Italic":"ಇಟಾಲಿಕ್‌", +"Justified":"ಸರಿಹೊಂದಿಸಲಾಗಿದೆ", +"Language":"ಭಾಷೆ", +"Language Status":"ಭಾಷೆಯ ಸ್ಥಿತಿ", +"Layout":"ರೂಪವಿನ್ಯಾಸ", +"Left":"ಎಡ", +"Left Arrow":"ಎಡದಿಕ್ಕಿನ ಬಾಣ", +"Left Arrow Callout":"ಎಡ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Left Brace":"ಎಡ ಪಟ್ಟಿ", +"Left Bracket":"ಎಡ ಆವರಣ ಚಿಹ್ನೆ", +"Left and Right Arrow":"ಎಡ ಮತ್ತು ಬಲಭಾಗದ ಬಾಣದ ಚಿಹ್ನೆ", +"Left and Right Arrow Callout":"ಎಡ ಮತ್ತು ಬಲ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Left-To-Right":"ಎಡದಿಂದ ಬಲಕ್ಕೆ", +"Lightning Bolt":"ಮಿಂಚು ಸಿಡಿಲು", +"Line":"ಸಾಲು", +"Line Callout 1":"ಗೆರೆಯ ವಿವರಣಾ ಸೂಚಕ 1", +"Line Callout 2":"ರೇಖೆಯ ವಿವರಣಾ ಸೂಚಕ 2", +"Line Callout 3":"ರೇಖೆಯ ವಿವರಣಾ ಸೂಚಕ 3", +"Line Color":"ರೇಖೆಯ ಬಣ್ಣ", +"Line Connector":"ರೇಖೆ ಜೋಡಕ", +"Line Connector Ends with Arrow":"ರೇಖೆ ಜೋಡಕವು ಬಾಣದಲ್ಲಿ ಕೊನೆಗೊಳ್ಳುತ್ತದೆ", +"Line Spacing: 1":"ಸಾಲುಗಳ ಅಂತರ: 1", +"L~ine...":"ರೇಖೆ (~i)...", +"Manage...":"ನಿರ್ವಹಿಸು...", +"Manual ~Break...":"ಮಾನವಕೃತ ತಡೆ (~B)...", +"Media":"ಮೀಡಿಯ", +"Moon":"ಚಂದ್ರ", +"M~erge and Center Cells":"ಕೋಶಗಳನ್ನು ವಿಲೀನಗೊಳಿಸು (~e)", +"Name...":"ಹೆಸರು...", +"Na~vigator":"ನೇವಿಗೇಟರ್ (~v)", +"Next Page":"ಮುಂದಿನ ಪುಟ", +"Notched Right Arrow":"ಗುರುತು ಮಾಡಿದ ಬಲದಿಕ್ಕಿನ ಬಾಣದ ಚಿಹ್ನೆ", +"Number":"ಸಂಖ್ಯೆ", +"Number Format...":"ಸಂಖ್ಯಾ ವಿನ್ಯಾಸ...", +"Number Format: Currency":"ಸಂಖ್ಯೆಯ ರೂಪ: ಚಲಾವಣೆ ನಾಣ್ಯ", +"Number Format: Decimal":"ಸಂಖ್ಯೆಯ ರೂಪ: ದಶಮಾಂಶ", +"Number Format: Exponential":"ಸಂಖ್ಯೆಯ ರೂಪ: ಘಾತ", +"Number Format: Percent":"ಸಂಖ್ಯೆಯ ರೂಪ: ಶೇಕಡಾವಾರು", +"Number Format: Standard":"ಸಂಖ್ಯೆಯ ರೂಪ: ಮಾನಕ", +"Number Format: Time":"ಸಂಖ್ಯೆಯ ರೂಪ: ಸಮಯ", +"Octagon":"ಅಷ್ಟಭುಜಾಕೃತಿ", +"Octagon Bevel":"ಅಷ್ಟಕೋನ ಇಳಿಜಾರು", +"Open Circle (Curve)":"ಮುಕ್ತ ವೃತ್ತ (ವಕ್ರ)", +"Open Circle (Pour)":"ಮುಕ್ತ ವೃತ್ತ (ಸುರಿ)", +"Open Hyperlink":"ಹೈಪರ್ಲಿಂಕನ್ನು ತೆರೆಯಿರಿ", +"Optimal Column Width":"ಸೂಕ್ತವಾದ ಅಗಲ", +"Optimal Row Height":"ಸೂಕ್ತ ಅಡ್ಡಸಾಲು ಎತ್ತರ", +"Overline":"ಮೇಲಿನಗೆರೆ", +"Page ~Count":"ಪುಟದ ಲೆಕ್ಕ (~C)", +"Parallelogram":"ಸಮಾಂತರ ಚತುರ್ಭುಜ", +"Paste ~Special...":"ವಿಶೇಷವಾಗಿ ಅಂಟಿಸು (~S)...", +"Pentagon":"ಪಂಚಭುಜಾಕೃತಿ", +"Plain Text":"ಸರಳ ಪಠ್ಯ", +"Pop Art":"ಪಾಪ್ ಆರ್ಟ್", +"Position and Si~ze...":"ಸ್ಥಾನ ಮತ್ತು ಗಾತ್ರ (~z)...", +"Previous Page":"ಹಿಂದಿನ ಪುಟ", +"Propert~ies...":"ಗುಣಗಳು (~i)...", +"Protect Cells":"ಕೋಶಗಳನ್ನು ರಕ್ಷಿಸು", +"Protect ~Sheet...":"ಹಾಳೆಯನ್ನು ಸಂರಕ್ಷಿಸು (~S)...", +"Puzzle":"ಒಗಟು", +"P~aragraph...":"ಪ್ಯಾರಾಗ್ರಾಫ್‌ (~a)...", +"Rectangle":"ಆಯತ", +"Rectangle, Rounded":"ಆಯತ, ಗುಂಡಗಿನ", +"Rectangular Callout":"ಆಯತಾಕಾರ ವಿವರಣಾ ಸೂಚಕ", +"Remove Noise":"ಅನಗತ್ಯ ಸಂಕೇತಗಳನ್ನು ತೆಗೆದುಹಾಕು", +"Rename Master":"ಪ್ರಧಾನದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸಿ", +"Reply Comment":"ಟಿಪ್ಪಣಿಗೆ ಉತ್ತರಿಸಿ", +"Reset Data Point":"ದತ್ತಾಂಶ ಬಿಂದುವನ್ನು ಮರುಹೊಂದಿಸು", +"Reset all Data Points":"ಎಲ್ಲಾ ದತ್ತಾಂಶ ಬಿಂದುಗಳನ್ನು ಮರುಹೊಂದಿಸು", +"Restart Numbering":"ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆಯನ್ನು ಮತ್ತೆ ಪ್ರಾರಂಭಿಸು", +"Right":"ಬಲ", +"Right Arrow":"ಬಲದಿಕ್ಕಿನ ಬಾಣ", +"Right Arrow Callout":"ಬಲ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Right Brace":"ಬಲ ಪಟ್ಟಿ", +"Right Bracket":"ಬಲ ಆವರಣ ಚಿಹ್ನೆ", +"Right Triangle":"ಲಂಬಕೋನ ತ್ರಿಕೋನ", +"Right or Left Arrow":"ಬಲ ಮತ್ತು ಎಡ ಬಾಣದ ಚಿಹ್ನೆ", +"Right-To-Left":"ಬಲದಿಂದ ಎಡಕ್ಕೆ", +"Ring":"ವರ್ತುಲ", +"Rotate 90° ~Left":"90°ಎಡಕ್ಕೆ ತಿರುಗಿಸು (~L)", +"Rotate 90° ~Right":"90° ಬಲಕ್ಕೆ ತಿರುಗಿಸು (~R)", +"Round Callout":"ವೃತ್ತಾಕಾರದ ವಿವರಣಾ ಸೂಚಕ", +"Rounded Rectangular Callout":"ವೃತ್ತಾಕಾರದ ಆಯತಾಕಾರ ವಿವರಣಾ ಸೂಚಕ", +"Row ~Height...":"ಅಡ್ಡಸಾಲಿನ ಎತ್ತರ (~H)...", +"R~efresh Range":"ವ್ಯಾಪ್ತಿಯನ್ನು ಪುನಶ್ಚೇತನಗೊಳಿಸು (~e)", +"R~ight-To-Left":"ಬಲದಿಂದ ಎಡಕ್ಕೆ (~i)", +"R~un Macro...":"ಮ್ಯಾಕ್ರೋ ಚಲಾಯಿಸು (~u)...", +"S-shaped Arrow":"S-ಆಕಾರದ ಬಾಣದ ಚಿಹ್ನೆ", +"Save ~As...":"ಹೀಗೆ ಉಳಿಸು (~A)...", +"Scientific":"ವೈಜ್ಞಾನಿಕ", +"Select Column":"ಲಂಬಸಾಲನ್ನು ಆಯ್ಕೆಮಾಡು", +"Select Row":"ಅಡ್ಡಸಾಲನ್ನು ಆಯ್ಕೆಮಾಡು", +"Select Table":"ಕೋಷ್ಟಕವನ್ನು ಆಯ್ಕೆಮಾಡು", +"Select ~All":"ಎಲ್ಲಾ ಆಯ್ಕೆಮಾಡು (~A)", +"Shadow":"ಛಾಯೆ", +"Sharpen":"ತೀಕ್ಷ್ಣವಾಗಿಸು", +"Sheet R~ight-To-Left":"ಹಾಳೆಯ ಬಲದಿಂದ ಎಡಕ್ಕೆ (~i)", +"Sho~w Slide":"ಜಾರುಫಲಕ ಪ್ರದರ್ಶನ (~w)", +"Sidebar":"ಬದಿಪಟ್ಟಿ", +"Signet":"ಸಿಗ್ನೆಟ್", +"Slant Down":"ಕೆಳಕ್ಕೆ ಇಳುಕಲಾಗು", +"Slant Up":"ಮೇಲಕ್ಕೆ ಇಳುಕಲಾಗು", +"Slide Layout":"ಜಾರುಫಲಕದ ವಿನ್ಯಾಸ", +"Small capitals":"ಸಣ್ಣ ದೊಡ್ಡಕ್ಷರಗಳು(ಕ್ಯಾಪಿಟಲ್ಸ್)", +"Smiley Face":"ಹಸನ್ಮುಖ", +"Snap to Grid":"ಚೌಕಜಾಲಕ್ಕೆ ಸೆಳೆದುಕೊ", +"Sort Ascending":"ಏರಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು", +"Sort Descending":"ಇಳಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು", +"So~rt...":"ವಿಂಗಡಿಸು (~r)...", +"Split Arrow":"ವಿಭಜಿಸಿದ ಬಾಣದ ಚಿಹ್ನೆ", +"Split Table...":"ಕೋಷ್ಟಕವನ್ನು ವಿಭಜಿಸು...", +"Square":"ಚೌಕ", +"Square Bevel":"ಚೌಕ ಇಳಿಜಾರು", +"Square, Rounded":"ಚೌಕ, ವೃತ್ತಾಕಾರದ", +"Statistics":"ಅಂಕಿಅಂಶಗಳು", +"Stop":"ನಿಲ್ಲಿಸು", +"Straight Connector":"ನೇರ ಜೋಡಕ", +"Straight Connector ends with Arrow":"ನೇರಜೋಡಕವು ಬಾಣದ ಗುರುತಿನೊಂದಿಗೆ ಕೊನೆಗೊಳ್ಳುತ್ತದೆ", +"Straight Connector with Arrows":"ಬಾಣಗಳನ್ನು ಹೊಂದಿರುವ ನೇರಜೋಡಕ", +"Strikethrough":"ಹೊಡೆದುಹಾಕು", +"Striped Right Arrow":"ಪಟ್ಟೆ ಪಟ್ಟೆಯ ಬಲದಿಕ್ಕಿನ ಬಾಣದ ಚಿಹ್ನೆ", +"Subscript":"ಅಡಿಅಕ್ಷರ", +"Sun":"ಸೂರ್ಯ", +"Superscript":"ಮೇಲಕ್ಷರ", +"Ta~ble Properties...":"ಕೋಷ್ಟಕದ ಗುಣಲಕ್ಷಣಗಳು (~b)...", +"Text Wrap...":"ಪಠ್ಯ ಆವರಿಸಿ...", +"Time":"ಸಮಯ", +"Time Field":"ಸಮಯದ ಸ್ಥಳ", +"Title Page...":"ಶೀರ್ಷಿಕೆ ಪುಟ...", +"To Background":"ಹಿನ್ನಲೆಗೆ", +"To Foreground":"ಎದುರಿಗೆ", +"To Next Paragraph in Level":"ಸ್ತರದಲ್ಲಿನ ಮುಂದಿನ ಪ್ಯಾರಾಗ್ರಾಫಿಗೆ", +"To Previous Paragraph in Level":"ಸ್ತರದಲ್ಲಿನ ಹಿಂದಿನ ಪ್ಯಾರಾಗ್ರಾಫಿಗೆ", +"To P~age":"ಪುಟಕ್ಕೆ (~a)", +"To ~Cell":"ಕೋಶಕ್ಕೆ (~C)", +"To ~Character":"ಅಕ್ಷರಕ್ಕೆ (~C)", +"To ~Curve":"ವಕ್ರಾಕೃತಿಗೆ (~C)", +"To ~Frame":"ಚೌಕಟ್ಟಿಗೆ (~F)", +"To ~Paragraph":"ಪ್ಯಾರಾಗ್ರಾಫಿಗೆ (~P)", +"Top":"ಮೇಲೆ", +"Transparency":"ಪಾರದರ್ಶಕತೆ", +"Trapezoid":"ಟ್ರಪೆಜೊಯಿಡ್", +"Triangle Down":"ಕೆಳಮುಖವಾದ ತ್ರಿಕೋನ", +"Triangle Up":"ಮೇಲ್ಮುಖವಾದ ತ್ರಿಕೋನ", +"T~ime (variable)":"ಕಾಲ (ಚರ) (~i)", +"T~itle":"ಶೀರ್ಷಿಕೆ (~i)", +"Underline":"ಅಡಿಗೆರೆ", +"Up Arrow":"ಮೇಲ್ಮುಖವಾದ ಬಾಣ", +"Up Arrow Callout":"ಮೇಲಿನ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Up and Down Arrow":"ಮೇಲಿನ ಮತ್ತು ಕೆಳಗಿನ ಬಾಣದ ಚಿಹ್ನೆ", +"Up and Down Arrow Callout":"ಮೇಲಿನ ಮತ್ತು ಕೆಳಗಿನ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Up and Right Arrow":"ಮೇಲಿನ ಮತ್ತು ಬಲ ಬಾಣದ ಚಿಹ್ನೆ", +"Up and Right Arrow Callout":"ಮೇಲಿನ ಮತ್ತು ಬಲ ಬಾಣದ ಚಿಹ್ನೆ ವಿವರಣಾ ಸೂಚಕ", +"Up, Right and Down Arrow":"ಮೇಲಿನ, ಬಲ ಮತ್ತು ಕೆಳಗಿನ ಬಾಣದ ಚಿಹ್ನೆ", +"Vertical Scroll":"ಲಂಬಚಲನೆ", +"Vertical Text":"ಲಂಬ ಪಠ್ಯ", +"Wave":"ಅಲೆ", +"Zoom In":"ಹಿಗ್ಗಿಸು", +"Zoom Out":"ಕುಗ್ಗಿಸು", +"~3D View...":"~3 ಆಯಾಮದ ನೋಟ...", +"~Add":"ಸೇರಿಸು (~A)", +"~Advanced Filter...":"ಉನ್ನತ ಮಟ್ಟದ ಶೋಧಕ (~A)...", +"~Analysis of Variance (ANOVA)...":"ಅನಾಲಿಸಿಸ್ ಆಫ್ ವೇರಿಯನ್ಸ್ (~ANOVA)...", +"~Arrange":"ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು (~A)", +"~Author":"ಕರ್ತೃ (~A)", +"~Bottom":"ಕೆಳಗೆ (~B)", +"~Bring to Front":"ಎದುರಿಗೆ ಕಳುಹಿಸು (~B)", +"~Bullets and Numbering...":"ಅಂಶಸೂಚಕ ಮತ್ತು ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ (~B)...", +"~Capitalize Every Word":"ಪ್ರತಿಯೊಂದು ಪದವನ್ನೂ ಕ್ಯಾಪಿಟಲ್ ಮಾಡು (~C)", +"~Centered":"ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಕೆ (~C)", +"~Chart...":"ನಕ್ಷೆ (~C)...", +"~Clear":"ತೆರವುಗೊಳಿಸು (~C)", +"~Clear Direct Formatting":"ನೇರ ರೂಪಿಸುವಿಕೆಯನ್ನು ತೆರವುಗೊಳಿಸು (~C)", +"~Column Break":"ಲಂಬಸಾಲಿನ ತಡೆ (~C)", +"~Columns":"ಲಂಬಸಾಲುಗಳು (~C)", +"~Contour":"ಬಾಹ್ಯಾಕಾರ (~C)", +"~Convert":"ರೂಪಾಂತರಿಸು (~C)", +"~Correlation...":"ಕೋರಿಲೇಶನ್ (~C)...", +"~Covariance...":"ಕೊವೇರಿಯನ್ಸ್ (~C)...", +"~Data Ranges...":"ದತ್ತಾಂಶ ವ್ಯಾಪ್ತಿಗಳು (~R)...", +"~Date":"ದಿನಾಂಕ (~D)", +"~Date (fixed)":"ದಿನಾಂಕ (ನಿಶ್ಚಿತ) (~D)", +"~Define":"ವಿವರಿಸು (~D)", +"~Define...":"ಸೂಚಿಸು (~D)...", +"~Delete":"ಅಳಿಸು (~D)", +"~Descriptive Statistics...":"ವಿವರಾತ್ಮಕ ಅಂಕಿಅಂಶಗಳು (~D)...", +"~Edit":"ಸಂಪಾದನೆ (~E)", +"~Edit Contour...":"ಬಾಹ್ಯಾಕಾರವನ್ನು ಸಂಪಾದಿಸು (~E)...", +"~Edit...":"ಸಂಪಾದಿಸು (~E)...", +"~Enter Group":"ಗುಂಪನ್ನು ಪ್ರವೇಶಿಸು (~E)", +"~Exponential Smoothing...":"ಘಾತೀಯ ಮೃದುಗೊಳಿಕೆ (~E)...", +"~F-test...":"~F-ಪರೀಕ್ಷೆ...", +"~File":"ಕಡತ (~F)", +"~First Paragraph":"ಮೊದಲ ಪ್ಯಾರಾಗ್ರಾಫ್‌ (~F)", +"~Fonts...":"ಅಕ್ಷರಶೈಲಿಗಳು (~F)...", +"~Function...":"ಕಾರ್ಯಭಾರ (~F)...", +"~Goal Seek...":"ಗುರಿ ಸಾಧಕ (~G)...", +"~Group":"ಗುಂಪುಗೂಡಿಸು (~G)", +"~Group and Outline":"ಗುಂಪು ಮತ್ತು ರೂಪರೇಷೆ (~G)", +"~Group...":"ಗುಂಪುಗೂಡಿಸು (~G)...", +"~Header and Footer...":"ಶಿರೋಲೇಖ ಮತ್ತು ಅಡಿಲೇಖ (~H)...", +"~Height...":"ಎತ್ತರ (~H)...", +"~Help":"ಸಹಾಯ (~H)", +"~Hide":"ಅಡಗಿಸು (~H)", +"~Hide AutoFilter":"ಸ್ವಯಂಶೋಧಕವನ್ನು ಅಡಗಿಸು (~H)", +"~Hide Details":"ವಿವರಗಳನ್ನು ಅಡಗಿಸು (~H)", +"~Hide Slide":"ಜಾರುಫಲಕವನ್ನು ಅಡಗಿಸು (~H)", +"~Hyphenation":"ಹೈಫನೇಶನ್ (~H)", +"~Hyphenation...":"ಹೈಫನೇಶನ್ (~H)...", +"~Insert":"ಸೇರಿಸು (~I)", +"~Interaction...":"ಪ್ರತಿಸ್ಪಂದನ (~I)...", +"~Left":"ಎಡ (~L)", +"~Line Numbering...":"ಸಾಲಿನ ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆ (~L)...", +"~Manage...":"ನಿರ್ವಹಿಸು (~M)...", +"~Moving Average...":"ಚಲಿಸುವ ಸರಾಸರಿ (~M)...", +"~Optimal Height...":"ಸೂಕ್ತವಾದ ಎತ್ತರ (~O)...", +"~Optimal Width...":"ಸೂಕ್ತವಾದ ಅಗಲ (~O)...", +"~Page Number":"ಪುಟದ ಸಂಖ್ಯೆ (~P)", +"~Page Numbers...":"ಪುಟದ ಸಂಖ್ಯೆಗಳು (~P)...", +"~Page...":"ಪುಟ (~P)...", +"~Paste":"ಅಂಟಿಸು (~P)", +"~Pivot Table":"ತಿರುಗಣೆ ಕೋಷ್ಟಕ (~P)", +"~Print...":"ಮುದ್ರಿಸು (~P)...", +"~Recalculate":"ಮರುಗಣಿಸು (~R)", +"~Record":"ದಾಖಲೆ (~R)", +"~Refresh":"ಪುನಶ್ಚೇತನಗೊಳಿಸು (~R)", +"~Reset Filter":"ಫಿಲ್ಟರ್ ಅನ್ನು ಮರುಹೊಂದಿಸು (~R)", +"~Right":"ಬಲ (~R)", +"~Rows":"ಅಡ್ಡಸಾಲುಗಳು (~R)", +"~Sampling...":"ಸ್ಯಾಂಪ್ಲಿಂಗ್ (~S)...", +"~Save":"ಉಳಿಸು (~S)", +"~Sections...":"ವಿಭಾಗಗಳು (~S)...", +"~Select":"ಆರಿಸು (~S)", +"~Send to Back":"ಹಿಂದೆ ಕಳುಹಿಸು (~S)", +"~Sentence case":"ವಾಕ್ಯದ ಕೇಸ್ (~S)", +"~Sheet":"ಹಾಳೆ (~S)", +"~Show":"ತೋರಿಸು (~S)", +"~Show Details":"ವಿವರಗಳನ್ನು ತೋರಿಸು (~S)", +"~Sort...":"ವಿಂಗಡಿಸು (~S)...", +"~Spacing...":"ಅಂತರ (~S)...", +"~Spelling...":"ಕಾಗುಣಿತ (~S)...", +"~Standard Filter...":"ಮಾನಕ ಶೋಧಕ (~S)...", +"~Subject":"ವಿಷಯ (~S)", +"~Table":"ಕೋಷ್ಟಕ (~T)", +"~Table...":"ಕೋಷ್ಟಕ (~T)...", +"~Thesaurus...":"ಸಮಾನಾರ್ಥಕ ಪದಕೋಶ (~T)...", +"~Time":"ಸಮಯ (~T)", +"~Time (fixed)":"ಕಾಲ (ನಿಶ್ಚಿತ) (~T)", +"~Tools":"ಉಪಕರಣಗಳು (~T)", +"~Top":"ಮೇಲೆ (~T)", +"~UPPERCASE":"ಅಪ್ಪರ್‌ಕೇಸ್ (~U)", +"~Ungroup...":"ಗುಂಪನ್ನು ಚದುರಿಸು (~U)...", +"~Update All":"ಎಲ್ಲವನ್ನು ನವೀಕರಿಸು (~U)", +"~Validity...":"ಮಾನ್ಯತೆ (~V)...", +"~View":"ನೋಟ (~V)", +"~While Typing":"ನಮೂದಿಸುವಾಗ (~W)", +"~Width...":"ಅಗಲ (~W)...", +"~Wrap":"ಆವರಿಕೆ (~W)", +"~lowercase":"ಲೋಯರ್‌ಕೇಸ್ (~l)", +"~tOGGLE cASE":"ಕೇಸ್ ಅನ್ನು ಅದಲುಬದಲು ಮಾಡು (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ko.json b/f7cloud-office/browser/dist/l10n/uno/ko.json new file mode 100644 index 0000000..9a230f8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ko.json @@ -0,0 +1,704 @@ +{ +"12-Point Star":"12 꼭지점 별", +"24-Point Star":"24 꼭지점 별", +"4-Point Star":"4 꼭지점 별", +"4-way Arrow":"4방향 화살표", +"4-way Arrow Callout":"4방향 화살표 설명 도구", +"5-Point Star":"5 꼭지점 별", +"6-Point Star":"6 꼭지점 별", +"6-Point Star, Concave":"오목형 6 꼭지점 별", +"8-Point Star":"8 꼭지점 별", +"Accept":"적용", +"Accept All":"모두 적용", +"Accept All Changes":"모든 변경 사항 적용", +"Accept Change":"변경 사항 적용", +"Add Decimal Place":"소수점 추가", +"Align Bottom":"아래쪽 맞춤", +"Align Bottom to Anchor":"기준점에 하단 맞추기", +"Align Center":"가운데 맞춤", +"Align Left":"왼쪽 맞춤", +"Align Right":"오른쪽 맞춤", +"Align Tex~t":"텍스트 맞춤(~T)", +"Align Top":"위 맞춤", +"Align Top to Anchor":"기준점에 상단 맞추기", +"Alt Text...":"대체 텍스트...", +"Anc~hor":"고정(~H)", +"Animation":"애니메이션", +"Apply Suggestion":"제안 적용", +"Arch Down (Curve)":"아래쪽으로 아치 모양(곡선)", +"Arch Down (Pour)":"아래쪽으로 아치 모양(색 칠하기)", +"Arch Left (Curve)":"왼쪽으로 아치 모양(곡선)", +"Arch Right (Curve)":"오른쪽으로 아치 모양(곡선)", +"Arch Right (Pour)":"오른쪽으로 아치 모양(색 칠하기)", +"Arch Up (Curve)":"위쪽으로 아치 모양(곡선)", +"Arch Up (Pour)":"위쪽으로 아치 모양(색 칠하기)", +"Arrange":"배치", +"As C~haracter":"글꼴로서(~H)", +"AutoCorr~ect":"자동 고침(~E)", +"AutoFill Data Series: automatic":"데이터 계열 자동 채우기: 자동", +"Auto~Filter":"자동 필터(~F)", +"A~lignment...":"맞춤(~L)...", +"A~rea...":"영역(~R)...", +"A~rrange":"배치(~R)", +"Back One":"뒤로", +"Background Color":"배경색", +"Block Arc":"블록 활꼴", +"Bold":"굵게", +"Bookmar~k...":"책갈피(~K)...", +"Borders (Shift to overwrite)":"테두리 (Shift 키로 덮어쓰기)", +"Bottom":"아래", +"Brightness":"밝기", +"Caption...":"캡션...", +"Center":"가운데", +"Center Horizontal":"수평으로 가운데 맞춤", +"Center Vertically":"세로로 가운데 맞춤", +"Centered":"가운데 맞춤", +"Ce~lls...":"셀(~L)...", +"Character Spacing":"문자 간격", +"Charcoal Sketch":"목탄 스케치", +"Chart T~ype...":"차트 유형(~Y)...", +"Check Spelling":"맞춤법 검사", +"Chevron":"갈매기형 수장", +"Chevron Down":"아래쪽으로 갈매기형 수장", +"Chevron Up":"위쪽으로 갈매기형 수장", +"Circle":"원형", +"Circle (Curve)":"원(곡선)", +"Circle (Pour)":"원(색 칠하기)", +"Circle Pie":"원 부채꼴", +"Circular Arrow":"원형 화살표", +"Clear Direct Formatting":"직접 적용한 서식 지우기", +"Clear ~Direct Formatting":"직접 적용한 서식 지우기(~D)", +"Cle~ar Cells...":"셀 내용 지우기(~A)...", +"Clone Formatting":"복제 서식 지정", +"Close Master View":"마스터 보기 닫기", +"Cloud":"구름", +"Cl~ear Contents...":"내용 지우기(~E)...", +"Color Scale...":"색상 비율...", +"Column":"열", +"Column ~Width...":"열 너비(~W)...", +"Columns B~efore":"열 앞(~E)", +"Columns ~After":"열의 뒤(~A)", +"Columns ~Before":"앞의 열(~B)", +"Comments":"주석", +"Comme~nt":"설명(~N)", +"Connector":"연결자", +"Connector Ends with Arrow":"마침화살표가 있는 연결자", +"Connector with Arrows":"화살표가 있는 연결자", +"Connectors":"커넥터", +"Contrast":"대비", +"Cop~y":"복사(~Y)", +"Corner Right Arrow":"오른쪽 모서리 화살표", +"Co~lumns...":"단(~L)...", +"Co~mpress...":"압축(~M)...", +"Crop":"자르기", +"Crop Image":"이미지 자르기", +"Cross":"십자형", +"Currency":"통화", +"Current ~Index":"현재 색인 및 목차(~I)", +"Curve":"곡선", +"Curve Down":"휘어 내려가기", +"Curve Up":"휘어 올라오기", +"Curved Connector":"곡선-연결자", +"Curved Connector Ends with Arrow":"마침화살표가 있는 곡선 연결자", +"Curved Connector with Arrows":"화살표가 있는 곡선 연결자", +"Cycle Case":"대소문자 전환", +"Cylinder":"실린더", +"C~ell":"셀(~E)", +"C~haracter...":"글꼴(~H)...", +"C~onditional":"조건부(~O)", +"Data Bar...":"데이터 막대...", +"Date":"날짜", +"Date...":"날짜...", +"Dat~e (variable)":"날짜(가변)(~E)", +"Decrease Font Size":"글꼴 크기 작게", +"Decrease Indent":"내어쓰기", +"Decrease Paragraph Spacing":"단락 여백 줄이기", +"Decrease Size":"크기 감소", +"Delete All Comments":"모든 주석 삭제", +"Delete All Comments by This Author":"이 작성자의 모든 주석 삭제", +"Delete Axis":"축 삭제", +"Delete Comment":"주석 삭제", +"Delete C~ells...":"셀 삭제(~E)...", +"Delete C~ontents...":"내용 삭제(~O)...", +"Delete Data Labels":"데이터 레이블 삭제", +"Delete Decimal Place":"소수점 삭제", +"Delete Legend":"범례 삭제", +"Delete Major Grid":"주 눈금선 삭제", +"Delete Minor Grid":"보조 눈금선 삭제", +"Delete Row":"행 삭제", +"Delete Rows":"행 삭제", +"Delete Single Data Label":"단일 데이터 레이블 삭제", +"Delete Sparkline":"스파크라인 삭제", +"Delete Sparkline Group":"스파크라인 그룹 삭제", +"Delete Table":"표 삭제", +"Delete table":"표 삭제", +"Delete ~All Comments":"모든 주석 삭제(~A)", +"De~lete...":"삭제(~L)...", +"Diamond":"다이아몬드", +"Diamond Bevel":"빗면 다이아몬드", +"Digital Signatu~res...":"디지털 서명(~R)...", +"Display Grid":"격자 표시", +"Doorplate":"문패", +"Double Brace":"양쪽 중괄호", +"Double Bracket":"양쪽 대괄호", +"Double Underline":"이중 밑줄", +"Down Arrow":"아래쪽 화살표", +"Down Arrow Callout":"아래쪽 화살표 설명 도구", +"Duplicate Page":"중복된 페이지", +"Duplicate ~Slide":"슬라이드 복제(~S)", +"D~elete Page":"페이지 삭제(~E)", +"Edit Section...":"구역 편집...", +"Edit Sparkline Group...":"스파크 그룹 편집...", +"Edit Sparkline...":"스파크라인 편집...", +"Ellipse":"타원", +"Explosion":"폭발", +"E~xecute Interaction...":"상호 작용 실행(~X)…", +"E~xit Group":"그룹 종료(~X)", +"Fade Down":"아래쪽으로 사라지기", +"Fade Left":"왼쪽으로 사라지기", +"Fade Right":"오른쪽으로 사라지기", +"Fade Up":"위쪽으로 사라지기", +"Fade Up and Left":"위쪽 및 왼쪽으로 사라지기", +"Fade Up and Right":"위쪽 및 오른쪽으로 사라지기", +"Fiel~d":"필드(~D)", +"Fill Color":"채우기 색상", +"Find Next":"다음 찾기", +"Find Previous":"이전 찾기", +"First ~Author":"첫번째 저자(~A)", +"Flip Horizontally":"좌우 뒤집기", +"Flip Vertically":"위아래 뒤집기", +"Flowchart: Alternate Process":"순서도: 대체 프로세스", +"Flowchart: Card":"순서도: 카드", +"Flowchart: Collate":"순서도: 대조", +"Flowchart: Connector":"순서도: 연결자", +"Flowchart: Data":"순서도: 데이터", +"Flowchart: Decision":"순서도: 판단", +"Flowchart: Delay":"순서도: 지연", +"Flowchart: Direct Access Storage":"순서도: 직접 액세스 저장소", +"Flowchart: Display":"순서도: 표시", +"Flowchart: Document":"순서도: 문서", +"Flowchart: Extract":"순서도: 추출", +"Flowchart: Internal Storage":"순서도: 내부 저장소", +"Flowchart: Magnetic Disc":"순서도: 자기 디스크", +"Flowchart: Manual Input":"순서도: 수동 입력", +"Flowchart: Manual Operation":"순서도: 수동 연산", +"Flowchart: Merge":"순서도: 병합", +"Flowchart: Multidocument":"순서도: 다중 문서", +"Flowchart: Off-page Connector":"순서도: 페이지 연결자", +"Flowchart: Or":"순서도: 논리합", +"Flowchart: Predefined Process":"순서도: 미리 정의된 프로세스", +"Flowchart: Preparation":"순서도: 준비", +"Flowchart: Process":"순서도: 프로세스", +"Flowchart: Punched Tape":"순서도: 천공 테이프", +"Flowchart: Sequential Access":"순서도: 순차적 액세스 저장소", +"Flowchart: Sort":"순서도: 정렬", +"Flowchart: Stored Data":"순서도: 저장 데이터", +"Flowchart: Summing Junction":"순서도: 가산 접합", +"Flowchart: Terminator":"순서도: 수행의 시작/종료", +"Flower":"꽃", +"Folded Corner":"모서리가 접힌 도형", +"Font Color":"글꼴 색", +"Fontwork Shape":"폰트워크 모양", +"Fontwork...":"폰트워크...", +"Foote~r":"바닥글(~R)", +"For All Text":"모든 텍스트", +"For Paragraph":"단락", +"For Selection":"선택", +"Format Axis...":"축 서식...", +"Format Chart Area...":"차트 영역 서식...", +"Format Data Labels...":"데이터 레이블 서식...", +"Format Data Point...":"데이터 요소 서식...", +"Format Data Series...":"데이터 계열 서식...", +"Format Floor...":"플로어 서식...", +"Format Legend...":"범례 서식...", +"Format Major Grid...":"주 눈금선 서식...", +"Format Mean Value Line...":"평균값 선 서식...", +"Format Minor Grid...":"보조 눈금선 서식...", +"Format Pa~ge...":"페이지 서식 지정(~G)...", +"Format Selection...":"선택 항목 서식...", +"Format Single Data Label...":"단일 데이터 레이블 서식...", +"Format Stock Gain...":"주가 상승 서식...", +"Format Stock Loss...":"주가 하락 서식...", +"Format Title...":"제목 서식...", +"Format Trend Line Equation...":"추세선 방정식 서식...", +"Format Trend Line...":"추세선 서식...", +"Format Wall...":"벽 서식...", +"Format X Error Bars...":"X 오차 막대 서식...", +"Format Y Error Bars...":"Y 오차 막대 서식...", +"Format as Currency":"형식: 통화", +"Format as Date":"형식: 날짜", +"Format as General":"형식: 일반", +"Format as Number":"형식: 숫자", +"Format as Percent":"형식: 백분율", +"Format as Scientific":"형식: 공학용", +"Format as Time":"형식: 시각", +"Formatting Mark":"서식 기호", +"Formula to Value":"수식을 값으로", +"Forward One":"앞으로", +"For~matting Marks":"기호에 서식 지정(~M)", +"Fo~rm":"양식(~R)", +"Frame":"프레임", +"Freeze First Column":"첫째 열 고정", +"Freeze First Row":"첫 열 고정", +"Freeze Rows and Columns":"행 및 열 고정", +"Freeze ~Cells":"셀 고정(~C)", +"F~ont Size...":"글꼴 크기(~O)...", +"F~ormat":"서식(~O)", +"F~ourier Analysis...":"푸리에 분석", +"F~rame...":"틀(~R)...", +"F~ull Screen":"전체 화면(~U)", +"General":"일반", +"Go t~o Page...":"페이지로 이동(~O)...", +"Go t~o Slide...":"슬라이드로 이동(~O)...", +"Group Sparklines":"스파크라인 그룹화", +"Heading ~Numbering...":"제목 번호 매기기...(~N)", +"Heart":"하트", +"Hexagon":"육각형", +"He~ader":"머리글(~A)", +"He~ader and Footer":"머리글/바닥글(~A)", +"Horizontal Scroll":"가로로 말린 두루마리 모양", +"H~ide":"숨기기(~I)", +"H~ide Columns":"열 숨기기(~I)", +"H~ide Rows":"행 숨기기(~I)", +"Icon Set...":"아이콘 모음...", +"Ignore":"무시", +"Image Mode":"이미지 모드", +"In ~Background":"배경(~B)", +"Increase Font Size":"글꼴 크기 크게", +"Increase Indent":"들여쓰기", +"Increase Paragraph Spacing":"단락 여백 늘이기", +"Increase Size":"크기 증가", +"Inflate":"부풀리기", +"Insert Audio or Video":"음향 또는 영상 파일 삽입", +"Insert Axis":"축 삽입", +"Insert Axis Title":"축 제목 삽입", +"Insert Bookmark":"책갈피 삽입", +"Insert Caption...":"캡션 삽입...", +"Insert Chart":"차트 삽입", +"Insert Column After":"열 뒤에 삽입", +"Insert Column Before":"열 앞에 삽입", +"Insert Column Break":"단 나누기 삽입", +"Insert Columns ~After":"뒤에 열 삽입(~A)", +"Insert Columns ~Before":"앞에 열 삽입(~B)", +"Insert Comment":"주석 삽입", +"Insert Co~lumns":"열 삽입(~L)", +"Insert Cross-reference":"상호 참조 삽입", +"Insert Data Labels":"데이터 레이블 삽입", +"Insert Endnote":"미주 삽입", +"Insert Field":"필드 삽입", +"Insert Fontwork Text":"Fontwork 글자 삽입", +"Insert Footnote":"각주 삽입", +"Insert Frame":"틀 삽입", +"Insert Hyperlink":"하이퍼링크 삽입", +"Insert Image...":"이미지 삽입...", +"Insert Index Entry":"색인 항목 삽입", +"Insert Major Grid":"주 눈금선 삽입", +"Insert Mean ~Value Line":"평균값 선 삽입(~V)", +"Insert Minor Grid":"보조 눈금선 삽입", +"Insert Page Break":"페이지 나누기 삽입", +"Insert Row Above":"위에 행 삽입", +"Insert Row Below":"아래에 행 삽입", +"Insert Rows ~Above":"위에 행 삽입(~A)", +"Insert Rows ~Below":"아래에 행 삽입(~B)", +"Insert Single Data Label":"단일 데이터 레이블 삽입", +"Insert Slide":"삽입 모드", +"Insert Special Character":"특수 문자 삽입", +"Insert Special Characters":"특수 문자 삽입", +"Insert Text Box":"텍스트 상자 삽입", +"Insert Titles...":"제목 삽입...", +"Insert Tre~nd Line...":"추세선 삽입(~N)...", +"Insert Unnumbered Entry":"번호없이 항목 삽입", +"Insert Vertical Text":"세로 쓰기 텍스트 삽입", +"Insert rows above":"위에 행 삽입", +"Insert rows below":"아래에 행 삽입", +"Insert ~Cells...":"셀 삽입(~C)...", +"Insert ~Rows":"행 삽입(~R)", +"Insert ~Table...":"표 삽입(~T)...", +"Insert/Delete Axes...":"축 삽입/삭제...", +"Invert":"반전", +"Isosceles Triangle":"이등변 삼각형", +"Italic":"이탤릭체", +"Justified":"양쪽 맞춤", +"Language":"언어", +"Language Status":"언어 설정 상태", +"Layout":"레이아웃", +"Left":"왼쪽", +"Left Arrow":"왼쪽 화살표", +"Left Arrow Callout":"왼쪽 화살표 설명 도구", +"Left Brace":"왼쪽 중괄호", +"Left Bracket":"왼쪽 대괄호", +"Left and Right Arrow":"왼쪽 화살표 및 오른쪽 화살표", +"Left and Right Arrow Callout":"왼쪽 화살표 및 오른쪽 화살표 설명 도구", +"Left-To-Right":"왼쪽에서 오른쪽으로", +"Lightning Bolt":"번개", +"Line":"선", +"Line Callout 1":"선 설명 도구 1", +"Line Callout 2":"선 설명 도구 2", +"Line Callout 3":"선 설명 도구 3", +"Line Color":"선 색상", +"Line Connector":"선 연결자", +"Line Connector Ends with Arrow":"마침화살표가 있는 선 연결자", +"Line Spacing":"선 간격", +"Line Spacing: 1":"행간: 1", +"Line Spacing: 1.5":"행간: 1.5", +"Line Spacing: 2":"행간: 2", +"Lis~ts":"목록(~T)", +"L~ine...":"선(~I)...", +"Manage Track Changes":"변경 사항 관리", +"Manage...":"관리...", +"Manual ~Break...":"수동 나누기(~B)...", +"Master Slides":"마스터 슬라이드", +"Media":"미디어", +"Merge and center or unmerge cells depending on the current toggle state":"현재 토글 상태에 따라 셀 병합하고 가운데 맞춤 또는 셀 분할", +"Moon":"달", +"More ~Filters":"더 많은 필터(~F)", +"M~erge and Center Cells":"셀을 병합하고 가운데 맞춤(~E)", +"Name...":"이름...", +"Na~vigator":"빠른 이동 도구(~V)", +"New Page":"다음 페이지", +"Next":"다음", +"Next Page":"다음 페이지", +"Next Track Change":"다음 변경 사항", +"Notched Right Arrow":"톱니 모양의 오른쪽 화살표", +"Number":"숫자", +"Number Format":"숫자 형식", +"Number Format...":"숫자 표기 형식...", +"Number Format: Currency":"숫자 형식: 통화", +"Number Format: Date":"숫자 형식: 날짜", +"Number Format: Decimal":"숫자 형식: 소수", +"Number Format: Exponential":"숫자 형식: 지수", +"Number Format: Percent":"숫자 형식: 백분율", +"Number Format: Standard":"숫자 형식: 표준", +"Number Format: Time":"숫자 형식: 시간", +"Octagon":"팔각형", +"Octagon Bevel":"빗면 팔각형", +"Open Circle (Curve)":"열린 원(곡선)", +"Open Circle (Pour)":"열린 원(색 칠하기)", +"Open Hyperlink":"하이퍼링크 열기", +"Open the Elements Deck":"요소 덱 열기", +"Open the Styles Deck":"스타일 덱 열기", +"Optimal Column Width":"최적 열 너비", +"Optimal Row Height":"최적 행 높이", +"Orientation":"방향", +"Overline":"오버라인", +"Page Properties...":"페이지 속성...", +"Page Tit~le":"페이지 제목(~L)", +"Page ~Count":"페이지 수(~C)", +"Paired ~t-test...":"대응 ~t-test...", +"Parallelogram":"평행 사변형", +"Paste ~Special...":"선택하여 붙여넣기(~S)...", +"Pentagon":"오각형", +"Percent":"백분율", +"Pi~vot Table...":"피벗 테이블(~V)...", +"Plain Text":"일반 텍스트", +"Pop Art":"팝 아트", +"Position and Si~ze...":"위치 및 크기(~Z)...", +"Previous Page":"이전 페이지", +"Previous Track Change":"이전 변경 사항", +"Prin~t Ranges":"인쇄 범위(~T)", +"Prohibited":"금지", +"Propert~ies...":"속성(~I)...", +"Protect Cells":"셀 보호", +"Protect ~Sheet...":"시트 보호(~S)...", +"Pr~evious":"이전(_E)", +"Puzzle":"퍼즐", +"P~aragraph...":"단락(~A)...", +"QR and ~Barcode...":"QR과 바코드(~B)...", +"Record Track Changes":"변경 사항 기록", +"Rectangle":"직사각형", +"Rectangle, Rounded":"모서리가 둥근 직사각형", +"Rectangular Callout":"사각 설명 도구", +"Reject":"거부", +"Reject All":"모두 거부", +"Reject All Changes":"모든 변경 사항 되돌리기", +"Reject Change":"변경 사항 거부", +"Remove Noise":"먼지/반점 제거", +"Rename Master":"마스터 이름 바꾸기", +"Rename S~heet...":"시트 이름 변경(~H)...", +"Reply Comment":"주석에 답변", +"Reset Data Point":"데이터 요소 초기화", +"Reset all Data Points":"모든 데이터 요소 초기화", +"Resolved Comments":"확인된 주석", +"Restart Numbering":"번호 매기기 다시 시작", +"Right":"오른쪽", +"Right Arrow":"오른쪽 화살표", +"Right Arrow Callout":"오른쪽 화살표 설명 도구", +"Right Brace":"오른쪽 중괄호", +"Right Bracket":"오른쪽 대괄호", +"Right Triangle":"직각 삼각형", +"Right or Left Arrow":"오른쪽 또는 왼쪽 화살표", +"Right-To-Left":"오른쪽에서 왼쪽으로", +"Ring":"고리형", +"Rotate 90° ~Left":"왼쪽으로 90° 회전(~L)", +"Rotate 90° ~Right":"오른쪽으로 90° 회전(~R)", +"Rot~ate":"회전(~A)", +"Round Callout":"원형 설명 도구", +"Rounded Rectangular Callout":"모서리가 둥근 사각 설명 도구", +"Row":"행", +"Row ~Height...":"행 높이(~H)...", +"Rows ~Above":"행 위에(~A)", +"Rows ~Below":"행 아래(~B)", +"R~efresh Range":"영역 새로 고침(~E)", +"R~ight-To-Left":"오른쪽에서 왼쪽으로(~I)", +"R~un Macro...":"매크로 실행(~U)...", +"S-shaped Arrow":"S자형 화살표", +"Save ~As...":"다른 이름으로 저장(~A)...", +"Scientific":"과학", +"Select Cell":"셀 선택", +"Select Column":"열 선택", +"Select Row":"행 선택", +"Select Table":"표 선택", +"Select ~All":"전체 선택(~A)", +"Select ~Range...":"범위 선택(~R)...", +"Set Background Image...":"배경 이미지 설정...", +"Set Character Spacing":"문자 간격 설정", +"Set Heading Numbering":"제목 번호 매기기 설정", +"Set Line Spacing":"선 간격 설정", +"Se~ction...":"구역(~C)...", +"Shadow":"그림자", +"Sharpen":"선명하게 하기", +"Sheet R~ight-To-Left":"시트 오른쪽에서 왼쪽으로(~I)", +"Show":"표시", +"Show Navigator Window":"내비게이터창 표시", +"Show track changes":"변경 내용 추적 표시", +"Sho~w Rows":"행 표시(~W)", +"Sho~w Slide":"슬라이드 표시(~W)", +"Sidebar":"사이드바", +"Signat~ure Line...":"서명란(~U)…", +"Signet":"옥새", +"Slant Down":"아래쪽으로 기울기", +"Slant Up":"위쪽으로 기울기", +"Slide Layout":"슬라이드 레이아웃", +"Slide Properties...":"슬라이드 속성...", +"Slide Tit~le":"슬라이드 제목(~L)", +"Slide Transition":"슬라이드 전환", +"Slide ~Count":"슬라이드 수(~C)", +"Slide ~Layout":"슬라이드 레이아웃(~L)", +"Small capitals":"작은 대문자", +"Smiley Face":"웃는 얼굴", +"Snap to Grid":"격자에 맞춤", +"Sort Ascending":"오름차순 정렬", +"Sort Descending":"내림차순 정렬", +"So~rt...":"정렬(~R)...", +"Sparkline...":"스파크라인...", +"Sparklines":"스파크라인", +"Split Arrow":"나누기 화살표", +"Split Table...":"표 분할...", +"Square":"정사각형", +"Square Bevel":"빗면 사각형", +"Square, Rounded":"모서리가 둥근 정사각형", +"Statistics":"통계", +"Stop":"중지", +"Straight Connector":"직선 연결자", +"Straight Connector ends with Arrow":"마침화살표가 있는 직선 연결자", +"Straight Connector with Arrows":"화살표가 있는 직선 연결자", +"Strikethrough":"취소선", +"Striped Right Arrow":"줄무늬가 있는 오른쪽 화살표", +"Subscript":"아래 첨자", +"Sun":"태양", +"Superscript":"윗 첨자", +"Symbol":"기호", +"S~how Columns":"열 표시(~H)", +"S~lide":"슬라이드(~L)", +"S~pecial Character...":"특수 문자(~P)...", +"Table Cell Background Color":"표의 셀 배경색", +"Table of Contents and Inde~x":"목차 및 색인(~X)", +"Ta~ble Properties...":"표 속성(~B)...", +"Text Wrap...":"텍스트 줄 바꿈...", +"Te~xt":"텍스트(~X)", +"Thousands Separator":"천단위 구분 기호", +"Time":"시간", +"Time Field":"시간 필드", +"Title Page...":"제목 페이지...", +"To Background":"배경으로", +"To Cell (~resize with cell)":"셀(셀에 맞춰 크기 조정)(~R)", +"To Foreground":"전경으로", +"To Next Paragraph in Level":"같은 수준의 다음 단락으로", +"To Previous Paragraph in Level":"같은 수준의 이전 단락으로", +"To P~age":"페이지에(~A)", +"To ~Cell":"셀에(~C)", +"To ~Character":"문자에(~C)", +"To ~Curve":"곡선으로(~C)", +"To ~Frame":"프레임에(~F)", +"To ~Paragraph":"단락에(~P)", +"Toggle Automatic Spell Checking":"자동 맞춤법 검사 전환", +"Toggle Formatting Marks":"부호에 서식 지정 전환", +"Toggle Ordered List":"순서가 지정된 목록 토글", +"Toggle Shadow":"그림자 표시 전환", +"Toggle Unordered List":"정렬되지 않은 목록 토글", +"Top":"위", +"Track Chan~ges":"변경 사항 추적(~G)", +"Transparency":"투명", +"Trapezoid":"사다리꼴", +"Triangle Down":"아래쪽으로 삼각형 모양", +"Triangle Up":"위쪽으로 삼각형 모양", +"T~able":"표(~A)", +"T~ime (variable)":"시간(가변)(~I)", +"T~itle":"제목(~I)", +"Underline":"밑줄", +"Ungroup Sparklines":"스파크라인 그룹 해제", +"Unmerge Cells":"셀 분할", +"Unprotect Cells":"셀 보호 해제", +"Up Arrow":"위쪽 화살표", +"Up Arrow Callout":"위쪽 화살표 설명 도구", +"Up and Down Arrow":"위쪽 화살표 및 아래쪽 화살표", +"Up and Down Arrow Callout":"위쪽 화살표 및 아래쪽 화살표 설명 도구", +"Up and Right Arrow":"위쪽 화살표 및 오른쪽 화살표", +"Up and Right Arrow Callout":"위쪽 화살표 및 오른쪽 화살표 설명 도구", +"Up, Right and Down Arrow":"위쪽 화살표, 오른쪽 화살표 및 아래쪽 화살표", +"Vertical Scroll":"세로로 말린 두루마리 모양", +"Vertical Text":"텍스트 세로쓰기", +"View Grid Lines":"격자 선 표시", +"Watermark...":"워터마크...", +"Wave":"파선", +"Wrap Text":"자동 줄바꿈", +"Zoom In":"확대", +"Zoom Out":"축소", +"~3D View...":"3D 보기(~3)...", +"~Accessibility Check...":"접근성 검사(~A)...", +"~Add":"추가(~A)", +"~Advanced Filter...":"고급 필터(~A)...", +"~Analysis of Variance (ANOVA)...":"분산 분석 (~ANOVA)...", +"~Arrange":"정렬(~A)", +"~Author":"작성인(~A)", +"~Automatic Spell Checking":"자동 맞춤법 검사(~A)", +"~Bottom":"아래(~B)", +"~Bring to Front":"맨 앞으로 이동(~B)", +"~Bullets and Numbering...":"글머리 기호 및 번호 매기기(~B)...", +"~Capitalize Every Word":"모든 단어의 첫 글자를 대문자로(~C)", +"~Centered":"가운데(~C)", +"~Chart...":"차트(~C)...", +"~Chi-square Test...":"카이 제곱 테스트(~C)...", +"~Clear":"지우기(~C)", +"~Clear Direct Formatting":"직접 적용한 서식 지우기(~C)", +"~Column":"열(~C)", +"~Column Break":"열 구분(~C)", +"~Columns":"열(~C)", +"~Contour":"윤곽(~C)", +"~Convert":"변환(~C)", +"~Correlation...":"상관분석(~C)...", +"~Covariance...":"공분산(~C)...", +"~Cut":"잘라내기(~C)", +"~Data":"데이터(~D)", +"~Data Ranges...":"데이터 범위(~D)...", +"~Data Table...":"데이터 레이블(~D)...", +"~Date":"날짜(~D)", +"~Date (fixed)":"날짜(고정)(~D)", +"~Define":"정의(~D)", +"~Define Range...":"범위 정의(~D)...", +"~Define...":"정의(~D)...", +"~Delete":"삭제(~D)", +"~Delete Sheet...":"시트 삭제(~D)...", +"~Delete Slide":"슬라이드 삭제(~D)", +"~Descriptive Statistics...":"기술 통계학(~D)...", +"~Display Grid":"격자 표시(~D)", +"~Edit":"편집(~E)", +"~Edit Contour...":"윤곽 편집(~E)...", +"~Edit...":"편집(~E)...", +"~Endnote":"미주(~E)", +"~Enter Group":"그룹 시작(~E)", +"~Exponential Smoothing...":"지수 평활법(~E)...", +"~F-test...":"~F-test...", +"~File":"파일(~F)", +"~First Paragraph":"첫번째 단락(~F)", +"~Fonts...":"글꼴(~F)...", +"~Footnote":"각주(~F)", +"~Format Cells...":"셀 서식 지정(~F)...", +"~Formula Object...":"수식 개체...(~F)", +"~Function...":"함수(~F)...", +"~Go to Sheet...":"시트로 이동(~G)...", +"~Goal Seek...":"목표값 찾기(~G)...", +"~Group":"그룹(~G)", +"~Group and Outline":"그룹과 개요(~G)", +"~Group...":"그룹(~G)...", +"~Header and Footer...":"머리글 및 바닥글(~H)...", +"~Headers and Footers...":"머리글 및 바닥글(~H)...", +"~Height...":"높이(~H)...", +"~Help":"도움말(~H)", +"~Hide":"숨기기(~H)", +"~Hide AutoFilter":"자동 필터 숨기기(~H)", +"~Hide Details":"세부 정보 숨기기(~H)", +"~Hide Sheet":"시트 숨기기(~H)", +"~Hide Slide":"슬라이드 숨기기(~H)", +"~Hyperlink...":"하이퍼링크(~H)...", +"~Hyphenation":"하이픈 넣기(~H)", +"~Hyphenation...":"하이픈(~H)...", +"~Image...":"그림(~I)...", +"~Insert":"삽입(~I)", +"~Insert or Edit...":"삽입 또는 수정(~I)...", +"~Insert...":"삽입(~I)...", +"~Interaction...":"상호 작용(~I)...", +"~Left":"왼쪽(~L)", +"~Line Numbering...":"줄 번호 매기기(~L)...", +"~Manage...":"관리(~M)...", +"~More Fields...":"더 많은 필드(~M)...", +"~More Options...":"기타 옵션(~M)...", +"~Move or Copy Sheet...":"시트 이동/복사(~M)...", +"~Moving Average...":"이동 평균(~M)...", +"~Named Ranges and Expressions":"명명된 범위와 표현(~N)", +"~New Slide":"새 슬라이드(~N)", +"~Optimal Height...":"최적 높이(~O)...", +"~Optimal Width...":"최적 너비(~O)...", +"~Ordered List":"순서가 지정된 목록(~O)", +"~Page":"페이지(~P)", +"~Page Break":"페이지 나누기(~P)", +"~Page Number":"페이지 번호(~P)", +"~Page Numbers...":"페이지 번호(~P)...", +"~Page Style...":"페이지 스타일(~P)", +"~Page...":"페이지(~P)...", +"~Paste":"붙여넣기(~P)", +"~Pivot Table":"피벗 테이블(~P)", +"~Print...":"인쇄(~P)...", +"~Properties...":"속성(~P)...", +"~Recalculate":"다시 계산(~R)", +"~Record":"기록(~R)", +"~Redo":"다시 실행(~R)", +"~Refresh":"새로 고침(~R)", +"~Regression...":"회귀(~R)...", +"~Remove Outline":"개요 제거(~R)", +"~Reset Filter":"필터 초기화(~R)", +"~Right":"오른쪽(~R)", +"~Row":"행(~R)", +"~Rows":"행(~R)", +"~Sampling...":"표본(~S)...", +"~Save":"저장(~S)", +"~Sections...":"구역(~S)...", +"~Select":"선택(~S)", +"~Send to Back":"맨 뒤로(~S)", +"~Sentence case":"문장 대/소문자(~S)", +"~Shape":"도형(~S)", +"~Sheet":"시트(~S)", +"~Show":"표시(~S)", +"~Show Details":"세부 정보 표시(~S)", +"~Show Sheet...":"시트 표시(~S)...", +"~Slide Number":"슬라이드 번호(~S)", +"~Sort...":"정렬(~S)...", +"~Spacing":"간격(~S)", +"~Spacing...":"간격(~S)...", +"~Spelling...":"맞춤법(~S)...", +"~Standard Filter...":"표준 필터(~S)...", +"~Subject":"주제(~S)", +"~Table":"표(~T)", +"~Table Properties...":"표 속성(~T)...", +"~Table...":"표(~T)...", +"~Text Box":"텍스트 상자(~T)", +"~Thesaurus...":"동의어 사전(~T)...", +"~Time":"시간(~T)", +"~Time (fixed)":"시간(고정)(~T)", +"~Tools":"도구(~T)", +"~Top":"위(~T)", +"~UPPERCASE":"대문자(~U)", +"~Undo":"실행취소(~U)", +"~Ungroup...":"그룹 해제(~U)...", +"~Unordered List":"정렬되지 않은 목록(~U)", +"~Update All":"모두 업데이트(~U)", +"~Validity...":"유효성(~V)...", +"~View":"보기(~V)", +"~While Typing":"입력 시(~W)", +"~Width...":"너비(~W)...", +"~Word Count...":"단어 개수(~W)...", +"~Wrap":"줄 바꾸기(~W)", +"~Z-test...":"~Z-테스트...", +"~lowercase":"소문자(~L)", +"~tOGGLE cASE":"대/소문자 전환(~T)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/kok.json b/f7cloud-office/browser/dist/l10n/uno/kok.json new file mode 100644 index 0000000..9a7e6a6 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/kok.json @@ -0,0 +1,379 @@ +{ +"12-Point Star":"१२ बिंदु तारो", +"24-Point Star":"२४ बिंदु तारो", +"4-Point Star":"४ बिंदु तारो", +"4-way Arrow":"४-वटेंतलो बाण", +"4-way Arrow Callout":"४-वटेन बाण आपोवप", +"5-Point Star":"५ बिंदु तारो", +"6-Point Star":"६ बिंदु तारो", +"8-Point Star":"८ बिंदु तारो", +"Accept":"मानात", +"Accept All":"सगळें मानात", +"Align Bottom":"तळ सारको करात", +"Align Left":"दाव्यान सारके करात", +"Align Right":"उजव्यान सारके करात", +"Align Top":"वयले सारके करात", +"Arch Down (Curve)":"आर्क सकयल (वाकडें)", +"Arch Down (Pour)":"आर्क सकयल (ओतप)", +"Arch Left (Curve)":"आर्क दाव्यान (वाकडे)", +"Arch Right (Curve)":"आर्क उजव्यान (वाकडे)", +"Arch Right (Pour)":"आर्क उजव्यान (ओतप)", +"Arch Up (Curve)":"आर्क वयर (वाकडे)", +"Arch Up (Pour)":"आर्क वयर (ओतप)", +"Arrange":"मांडावळ करात", +"As C~haracter":"अक्षरासारके", +"AutoCorr~ect":"आपसूक रचना", +"AutoFill Data Series: automatic":"आपसूक भरपाची म्हायतीमालिका/आपसूक", +"Auto~Filter":"आपसूक गाळणी", +"A~lignment...":"सारके करप...", +"A~rea...":" क्षेत्र...", +"A~rrange":"मांडावळ", +"Back One":"एक फाटी", +"Background Color":"फांटभूय रंग", +"Block Arc":"ठळक आर्क", +"Bold":"ठळक", +"Bookmar~k...":"पुस्तकखूण...", +"Bottom":"तळ", +"Brightness":"तेजस्वी", +"Caption...":"वळी...", +"Center":"केंद्र", +"Center Horizontal":"आडवो केंद्र", +"Centered":"केंद्रित", +"Charcoal Sketch":"चारकोल रेखाचित्र", +"Chevron":"शेवेरॉन", +"Chevron Down":"शेवेरॉन सकयल", +"Chevron Up":"शेवेरॉन वयर", +"Circle":"वर्तुळ", +"Circle (Curve)":"वर्तुळ (वाकडें)", +"Circle (Pour)":"वर्तुळ (ओतप)", +"Circle Pie":"वर्तुळ पाय", +"Circular Arrow":"वाटकुळो बाण", +"Close Master View":"प्रधान दृश्य बंद करात", +"Cloud":"धग", +"Column":"स्तंभ", +"Column ~Width...":"स्तंभ रुंदाय", +"Comme~nt":"टीप", +"Connector":"जोडपी", +"Connector Ends with Arrow":"जोडपी बाणान सोपता", +"Connector with Arrows":"बाणासयत जोडपी", +"Contrast":"विरोदाभास", +"Corner Right Arrow":"कोनश्यांतलो उजवो बाण", +"Co~lumns...":"स्तंभ...", +"Crop":"कापात", +"Cross":"खोडप", +"Currency":"चलन", +"Curve":"वाकडे", +"Curve Down":"वाकडे सकयल", +"Curve Up":"वाकडे वयर", +"Curved Connector":"वाकडो जोडपी", +"Curved Connector Ends with Arrow":"वाकडो जोडपी बाणान सोपता", +"Curved Connector with Arrows":"बाणांसयक वाकडो जोडपी", +"Cylinder":"दंड गोल", +"Date":"तारीक", +"Dat~e (variable)":"तारीक (बदलपी)", +"Decrease Indent":"अंतर कमी करात", +"Delete C~ells...":"कक्ष काडून उडयात...", +"Delete C~ontents...":"आशय काडून उडयात...", +"Delete Rows":"वळी काडून उडयात", +"Diamond":"हिरो", +"Diamond Bevel":"वाटकुळो हिरो", +"Digital Signatu~res...":"डिजिटल सह्यो", +"Doorplate":"डोअरप्लेट", +"Double Brace":"दुप्पट महिरपी कंस", +"Double Bracket":"दुप्पट कंस", +"Down Arrow":"सकयलो बाण", +"Down Arrow Callout":"दावो बाण आपोवप", +"Ellipse":"दीर्घवृत्त", +"Explosion":"विस्फोट", +"Fade Down":"सकयल फिकें", +"Fade Left":"दाव्यान फिकें", +"Fade Right":"उजव्यान फिके", +"Fade Up":"वयर फिकें", +"Fade Up and Left":"वयर आनिक दाव्यान फिके", +"Fade Up and Right":"वयर आनिक उजव्यान फिके", +"Fill Color":"रंग भरात", +"Flip Vertically":"उबे तरेन दोडात", +"Flowchart: Alternate Process":"प्रवाही तक्तो : पर्यायी प्रक्रिया", +"Flowchart: Card":"प्रवाही तक्तो : कार्ड", +"Flowchart: Collate":"प्रवाही तक्तो : जुपणी करप", +"Flowchart: Connector":"प्रवाही तक्तो : जोडपी", +"Flowchart: Data":"प्रवाही तक्तो : म्हायती", +"Flowchart: Decision":"प्रवाही तक्तो : निर्णय", +"Flowchart: Delay":"प्रवाही तक्तो : उशीर", +"Flowchart: Direct Access Storage":"प्रवाही तक्तो : थेट प्रवेश साठवण", +"Flowchart: Display":"प्रवाही तक्तो : प्रदर्शन", +"Flowchart: Document":"प्रवाही तक्तो : दस्तावेज", +"Flowchart: Extract":"प्रवाही तक्तो : काडप", +"Flowchart: Internal Storage":"प्रवाही तक्तो : अंतर्गत साठवण", +"Flowchart: Magnetic Disc":"प्रवाही तक्तो : चुंबकीय चकती", +"Flowchart: Manual Input":"प्रवाही तक्तो : हस्तुकी आदान", +"Flowchart: Manual Operation":"प्रवाही तक्तो : हस्तुकी कार्य", +"Flowchart: Merge":"प्रवाही तक्तो : मिसळप", +"Flowchart: Multidocument":"प्रवाही तक्तो : खूप दस्तावेज", +"Flowchart: Off-page Connector":"प्रवाही तक्तो : ऑफ पेज जोडपी", +"Flowchart: Or":"प्रवाही तक्तो :वा", +"Flowchart: Predefined Process":"प्रवाही तक्तो : पयली व्याख्या केल्ली प्रक्रिया", +"Flowchart: Preparation":"प्रवाही तक्तो : तयारी", +"Flowchart: Process":"प्रवाही तक्तो : प्रक्रिया", +"Flowchart: Punched Tape":"प्रवाही तक्तो : पंच टेप", +"Flowchart: Sequential Access":"प्रवाही तक्तो : क्रमान प्रवेश", +"Flowchart: Sort":"प्रवाही तक्तो : वर्गीकरण", +"Flowchart: Stored Data":"प्रवाही तक्तो : साठयल्ली म्हायती", +"Flowchart: Summing Junction":"प्रवाही तक्तो : बेरीज तिठो", +"Flowchart: Terminator":"प्रवाही तक्तो : टर्मिनेटर", +"Flower":"फूल", +"Folded Corner":"दोडिल्लो कोनसो", +"Font Color":"अक्षरसंच रंग", +"Fontwork Shape":"अक्षरसंच काम आकार", +"Foote~r":"चरणलेख", +"Formatting Mark":"स्थापित खूण", +"Forward One":"मुखावेले एक", +"Frame":"चौकट", +"F~ont Size...":"अक्षरसंच आकार...", +"F~ormat":"रचना", +"F~ull Screen":"पुराय पड्डो", +"General":"सर्वसादारण", +"Heart":"काळीज", +"Hexagon":"षट्कोन", +"He~ader":"मस्तकलेख", +"Horizontal Scroll":"आडवे हालवप", +"H~ide":"लिपयात", +"H~ide Rows":"वळी लिपयात", +"In ~Background":"फांटभूंयेर", +"Increase Indent":"अंतर वाडयात", +"Inflate":"फुगोवप", +"Insert Axis":"अक्ष...", +"Insert Chart":"तक्तो घालात", +"Insert Column Break":"स्तंभ खण्ड घालात", +"Insert Hyperlink":"जोड घालात", +"Insert Index Entry":"वळेरी नोंद घालात", +"Insert Unnumbered Entry":"क्रमांकनाशिल्ली नोंद घालात", +"Insert ~Cells...":"कक्ष घालात", +"Invert":"उलट करात", +"Isosceles Triangle":"समान त्रिकोण", +"Italic":"तिरके", +"Justified":"सामकार", +"Language":"भाशा", +"Layout":"अभिन्यास", +"Left":"दावे", +"Left Arrow":"दावो बाण", +"Left Arrow Callout":"दावो बाण आपोवप", +"Left Brace":"दावो महिरपी कंस", +"Left Bracket":"दावो कंस", +"Left and Right Arrow":"दावो आनिक उजवो बाण", +"Left and Right Arrow Callout":"दावो आनिक उजवो बाण आपोवप", +"Left-To-Right":"दावेकडल्यान उजवेकडेन", +"Lightning Bolt":"विजेचो बोल्ट", +"Line":"वळ", +"Line Callout 1":"वळ आपोवप १", +"Line Callout 2":"वळ आपोवप २", +"Line Callout 3":"वळ आपोवप ३", +"Line Color":"वळीचो रंग", +"Line Connector":"वळ जोडपी", +"Line Connector Ends with Arrow":"वळ जोडपी बाणान सोपता", +"Line Spacing: 1":"वळ अंतर: 1", +"L~ine...":"वळ...", +"Manual ~Break...":"हस्तुकी खण्ड...", +"Moon":"चंद्र", +"M~erge and Center Cells":"कक्ष विलीन", +"Na~vigator":"मार्गनिर्देशक", +"Next Page":"फुडले पान", +"Notched Right Arrow":"तुटको उजवो बाण", +"Number":"क्रमांक ", +"Number Format...":"क्रमांक रचना...", +"Number Format: Currency":"क्रमांक रचना: चलन", +"Number Format: Decimal":"क्रमांक रचना : दशमान", +"Number Format: Exponential":"क्रमांक रचना :घातांकी", +"Number Format: Percent":"क्रमांक रचना: टक्केवारी", +"Number Format: Standard":"क्रमांक रचना: प्रमाणित", +"Number Format: Time":"क्रमांक रचना: वेळ", +"Octagon":"अष्टकोन", +"Octagon Bevel":"वाटकुळो अष्टकोन", +"Open Circle (Curve)":"वर्तुळ उबें (वाकडें)", +"Open Circle (Pour)":"उघडे वर्तुळ (ओतप)", +"Open Hyperlink":"हायपरजोड उगडात", +"Optimal Column Width":"योग्य स्तंभ रुंदाय", +"Optimal Row Height":"योग्य वळ उंचाय", +"Overline":"ओवर लायनudhvrekha", +"Page ~Count":"पान मेजप", +"Parallelogram":"समांतरभुज चौकोन", +"Paste ~Special...":"खाशेले दसयात...", +"Pentagon":"पंचकोन", +"Plain Text":"सादो मजकूर", +"Pop Art":"लोककला", +"Position and Si~ze...":"स्थिती आनिक आकार", +"Previous Page":"फाटलें पान", +"Propert~ies...":"वैशिश्ट्यां", +"Protect Cells":"कक्षाची सुरक्षा करात", +"Protect ~Sheet...":"कागद संरक्षण...", +"Puzzle":"कोडें", +"P~aragraph...":"परिच्छेद...", +"Rectangle":"आयत", +"Rectangle, Rounded":"आयत, वाटकुळें", +"Rectangular Callout":"आयताकार आपोवप", +"Remove Noise":"बोवाळ काडात", +"Rename Master":"मास्टरला पुनः नाव द्या", +"Restart Numbering":"क्रमांक दिवपाक परतून सुरवात", +"Right":"उजवे", +"Right Arrow":"उजवो बाण", +"Right Arrow Callout":"उजवो बाण आपोंवप", +"Right Brace":"उजवो महिरपी कंस", +"Right Bracket":"उजवो कंस", +"Right Triangle":"काटकोन त्रिकोण", +"Right or Left Arrow":"उजवो वा दावो बाण", +"Right-To-Left":"दावेकडल्यान उजवेकडेन", +"Ring":"चक्री", +"Round Callout":"वाटकुळे आपोवप", +"Rounded Rectangular Callout":"वाटकुळें आयताकार आपोवप", +"Row ~Height...":"वळ उंचाय...", +"R~efresh Range":"व्याप्ती परतून ताजी करात", +"R~ight-To-Left":"दावेकडल्यान उजवेकडेन", +"R~un Macro...":"मॅक्रो नेमून दियात", +"S-shaped Arrow":"S-आकाराचो बाण", +"Save ~As...":"म्हण जतनाय करात...", +"Select Column":"स्तंभ निवड करात", +"Select Row":"वळीची निवड करात", +"Select Table":"कोष्टकाची निवड करात", +"Select ~All":"सगळ्याची निवड करात", +"Shadow":"सावळी", +"Sharpen":"धारदार करप", +"Sheet R~ight-To-Left":"उजवेकडल्यान दाव्यान व्हरात", +"Signet":"सिग्नेट", +"Slant Down":"सकयल तिरकें", +"Slant Up":"वयर तिरकें", +"Small capitals":"ल्हान केपीटल्स", +"Smiley Face":"हासरें मुखांमळ", +"Snap to Grid":"ग्रिडीक स्नॅप", +"Sort Ascending":"चढत्या क्रमान वर्गीकरण", +"Sort Descending":"उतरत्या क्रमान वर्गीकरण", +"So~rt...":"वर्गीकरण करात...", +"Split Arrow":"फुटिल्लो बाण", +"Square":"चौकोन", +"Square Bevel":"वाटकुळो चौरस", +"Square, Rounded":"वाटकुळो, चौरस", +"Statistics":"सांख्यिकी", +"Stop":"थांबयात", +"Straight Connector":"सरळ जोडपी", +"Straight Connector ends with Arrow":"सरळ जोडपी बाणान सोपता", +"Straight Connector with Arrows":"बाणांसयत सरळ जोडपी", +"Strikethrough":"खोडिल्ले", +"Striped Right Arrow":"पट्टेरी उजवो बाण", +"Subscript":"उपलिपी", +"Sun":"सूर्य", +"Superscript":"सुपरलिपी", +"Ta~ble Properties...":"कोष्टकाची वैशिश्ट्यां...", +"Text Wrap...":"मजकूर गुठलावप", +"Time":"वेळ", +"Time Field":"वेळ प्रक्षेत्र", +"To Background":"फांटभुयेक", +"To Foreground":"फुडले वटेन", +"To Next Paragraph in Level":"थरातल्या फुडल्या परिच्छेदांत", +"To Previous Paragraph in Level":"थरांतल्या फाटल्या परिच्छेदांत", +"To P~age":"पानाक", +"To ~Cell":"कक्षाक", +"To ~Character":"अक्षराक ", +"To ~Curve":"वाकड्यांत", +"To ~Frame":"चौकटींत", +"To ~Paragraph":"परिच्छेदांत", +"Top":"वयर", +"Transparency":"पारदर्शकताय", +"Trapezoid":"विषम चतुर्भुज", +"Triangle Down":"त्रिकोण सकयल", +"Triangle Up":"त्रिकोण वयर", +"T~ime (variable)":"वेळ (बदलुपी)", +"T~itle":"मथळो", +"Underline":"अधोरेखित", +"Up Arrow":"वयलो बाण", +"Up Arrow Callout":"वयलो बाण आपोवप", +"Up and Down Arrow":"वयर आनिक सकयल बाण", +"Up and Down Arrow Callout":"वयलो आनिक सकयलो बाण आपोवप", +"Up and Right Arrow":"वयर आनिक उजवो बाण", +"Up and Right Arrow Callout":"वयलो आनिक उजवो बाण आपोवप", +"Up, Right and Down Arrow":"वयर, उजवो आनिक सकयल बाण", +"Vertical Scroll":"उबे हालवप", +"Vertical Text":"उबो मजकूर ", +"Wave":"ल्हार", +"Zoom In":"व्हड करात", +"Zoom Out":"ल्हान करात", +"~Add":" जोडात", +"~Advanced Filter...":"सुदारित गाळणी", +"~Arrange":"मांडावळ ", +"~Author":"बरोवपी", +"~Bottom":"तळ", +"~Bring to Front":"मुखार हाडात", +"~Bullets and Numbering...":"गुळे आनिक क्रमांक दिवप", +"~Centered":"केंद्रित", +"~Chart...":"तक्ते...", +"~Column Break":"स्तंभ खण्ड", +"~Columns":"स्तंभ", +"~Contour":"वलयां", +"~Convert":"बदलात", +"~Date":"तारीक", +"~Date (fixed)":"तारिक (निश्चीत)", +"~Define":"व्याख्या करात", +"~Delete":"काडून उडयात", +"~Edit":"सम्पादन", +"~Edit Contour...":"वलयाचे सम्पादन...", +"~Edit...":"सम्पादन", +"~Enter Group":"गटांत वचात", +"~File":"धारिका", +"~First Paragraph":"पयलो परिच्छेद ", +"~Fonts...":"अक्षरसंच...", +"~Function...":"काम", +"~Goal Seek...":"ध्येय सोदप", +"~Group":" गट ", +"~Group...":" गट ...", +"~Header and Footer...":"मस्तकलेख आनिक चरणलेख...", +"~Height...":"उंचाय", +"~Help":"मदत", +"~Hide":"लिपयात", +"~Hide AutoFilter":"आपसूक गाळणी लिपयात", +"~Hide Details":"तपशील लिपयात", +"~Hide Slide":"दर्शिका लिपयात", +"~Hyphenation":"चिन्नांकरण", +"~Hyphenation...":"चिन्नांकरण", +"~Insert":"भितर घालात", +"~Interaction...":"सुसंवाद", +"~Left":"दावे", +"~Line Numbering...":"वळ क्रमांक दिवप", +"~Optimal Height...":"योग्य उंचाय", +"~Optimal Width...":"योग्य जाडाय...", +"~Page Number":"पान क्रमांक", +"~Page...":"पान...", +"~Paste":"दसयात", +"~Print...":"छापात...", +"~Recalculate":"परतून मेजात", +"~Record":"अभिलेख", +"~Refresh":"परतून ताजें", +"~Right":"उजवे", +"~Row":"वळ ", +"~Rows":"वळी", +"~Save":"जतनाय करात", +"~Sections...":"भाग...", +"~Select":"निवड करात", +"~Send to Back":"फाटल्यान धाडात", +"~Sheet":"कागद", +"~Show":"दाखयात", +"~Show Details":"तपशील दाखयात", +"~Sort...":"वर्गीकरण...", +"~Spacing...":"अवकाश...", +"~Spelling...":"अक्षर तपासणी", +"~Standard Filter...":"प्रमाणित गाळणी", +"~Subject":"विशय", +"~Table":"कोष्टक", +"~Table...":"कोष्टक...", +"~Thesaurus...":"शब्दरचना...", +"~Time":"वेळ", +"~Time (fixed)":"वेळ (निश्चित)", +"~Tools":"साधनां", +"~Top":"वयर", +"~UPPERCASE":"अप्पर केस", +"~Ungroup...":"गट करू नाकात...", +"~Update All":"सगळे सुदारात", +"~Validity...":"वैधता...", +"~View":"दृश्य", +"~While Typing":"टंकलेखन करता आस्तना", +"~Width...":"रुंदाय", +"~Wrap":"गुठलावप", +"~lowercase":"लोअर केस" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ks.json b/f7cloud-office/browser/dist/l10n/uno/ks.json new file mode 100644 index 0000000..4fa210e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ks.json @@ -0,0 +1,367 @@ +{ +"12-Point Star":"نقطہ اسٹار12", +"24-Point Star":"نقطہ اسٹار24-", +"4-Point Star":"نقطہ اسٹار4", +"4-way Arrow":"راستہ تیر4 ", +"4-way Arrow Callout":"راستہ تیر کوباہربھیجنا 4 ", +"5-Point Star":" 5نقطہ اسٹار", +"6-Point Star":" 6 نقطہ اسٹار", +"8-Point Star":"نقطہ اسٹار8", +"Accept":"قبول", +"Accept All":"سب منظور", +"Align Bottom":"‎زیریں ترتیب واری", +"Align Left":"بائیں جانب ترتیب دو", +"Align Right":"دائیں جانب ترتیب دو", +"Align Top":"اوپری ترتیب", +"Arch Down (Curve)":"(قوس نیچے (مڑاہوا", +"Arch Down (Pour)":"قوس نیچے(انڈیلنا)", +"Arch Left (Curve)":"بایاں قوس(مڑاہوا)", +"Arch Right (Curve)":" ( دایاں قوس(مڑاہوا", +"Arch Right (Pour)":"قوس دایاں(انڈیلنا)", +"Arch Up (Curve)":" (قوس اوپر (مڑاہوا ", +"Arch Up (Pour)":" قوس اوپر(انڈیلنا)", +"Arrange":"ترتیب", +"As C~haracter":"الفاظ جیسے", +"AutoCorr~ect":"خودکارشکل", +"AutoFill Data Series: automatic":"خودکارطریقسےڈاٹاسیریزبھرنا:خودکاری ", +"Auto~Filter":"خودکارفلٹر", +"A~lignment...":"ترتیب", +"A~rea...":"علاقہ۔۔۔", +"A~rrange":"ترتیب دینا", +"Back One":"ایک پیچھے", +"Background Color":"پس منظرکارنگ", +"Block Arc":"بند کمان", +"Bold":"جلی", +"Bookmar~k...":"Bookmar~k...", +"Bottom":"نیچے", +"Brightness":"چمکدار", +"Caption...":"کیپشن", +"Center":"مرکز", +"Center Horizontal":"افقی مرکزی حصےمیں", +"Centered":"مرکزی", +"Charcoal Sketch":"چارکول خاکہ", +"Chevron":"شیوران", +"Chevron Down":"شیوران نیچے", +"Chevron Up":"شیوران اوپر", +"Circle":"دائرہ", +"Circle (Curve)":"Circle (Curve)", +"Circle (Pour)":" (دائرہ (انڈیلنا", +"Circle Pie":"دائرہ پائی", +"Circular Arrow":"دائرہ تیریں", +"Close Master View":"ماسٹردیکھنابندکرو", +"Cloud":"ابر", +"Column ~Width...":"کالمك كَھجر", +"Comme~nt":"NOT", +"Connector":"رابطہ کار", +"Connector Ends with Arrow":"کنیکٹرختم تیروں کےساتھ", +"Connector with Arrows":"تیرکےساتھ رابطہ کار", +"Contrast":"تقابل", +"Corner Right Arrow":"دائیں کونہ کا تیر", +"Co~lumns...":"کالمز", +"Crop":"کراپ", +"Cross":"متقاطع", +"Currency":"کرنسی", +"Curve":"کمان", +"Curve Down":"منحنی نیچے", +"Curve Up":"مڑا ہوا اوپر", +"Curved Connector":"کمانی رابطہ کار", +"Curved Connector Ends with Arrow":" خمیدہ کنیکٹر ختم تیروں کے ساتھ", +"Curved Connector with Arrows":" خمیدہ کنیکٹر تیروں کےساتھ", +"Cylinder":"سلینڈ ر", +"Date":"تاریخ", +"Dat~e (variable)":" (تاریخ (متغیرہ", +"Delete C~ells...":"سیلس کوختم کرو ", +"Delete C~ontents...":"اشیائ خارج کرو", +"Delete Rows":"سطورکوخارج کرو", +"Diamond":"ہیرا", +"Diamond Bevel":"ہیرےکاشانہ", +"Doorplate":"دروازہ کی تختی", +"Double Brace":"ڈبل پٹی", +"Double Bracket":"مثمن", +"Down Arrow":"نیچےکی تیر", +"Down Arrow Callout":"تیروں کوباہربھیجنا ", +"Ellipse":"الیپس", +"Explosion":"Explosion", +"Fade Down":" منظر نیچے کرنا", +"Fade Left":"بائیں منظرکرنا", +"Fade Right":"دائیں منظرکرنا", +"Fade Up":" منظراوپر کرنا", +"Fade Up and Left":"منظر اوپر بائیں کرنا", +"Fade Up and Right":"منظر اوپر دائیں کرنا", +"Fill Color":"رنگ بھرو", +"Flip Vertically":"عمودی طریقےسےفلیپ کرو", +"Flowchart: Alternate Process":"فلوچارٹ کا :مختلف عمل", +"Flowchart: Card":"فلوچارٹ :کارڈ", +"Flowchart: Collate":"فلوچارٹ :مقابلہ کرنا", +"Flowchart: Connector":"فلوچارٹ :جوڑنےوالا", +"Flowchart: Data":"فلوچارٹ : ڈاٹا", +"Flowchart: Decision":"فلوچارٹ کا : فیصلہ", +"Flowchart: Delay":"فلوچارٹ :رد ہونا", +"Flowchart: Direct Access Storage":"فلوچارٹ :راست جمع ہوااسیس", +"Flowchart: Display":"فلو چارٹ ظاہر کرنا", +"Flowchart: Document":"فلوچارٹ :دستاویز", +"Flowchart: Extract":"فلوچارٹ :خلاصہ", +"Flowchart: Internal Storage":"فلوچارٹ :اندرونی جمع کیاہوا", +"Flowchart: Magnetic Disc":"فلوچارٹ مقناطیسی ڈسک", +"Flowchart: Manual Input":"فلوچارٹ :مینیول داخل کرنا", +"Flowchart: Manual Operation":"فلوچارٹ مینیول آپریشن", +"Flowchart: Merge":"فلوچارٹ :ملانا", +"Flowchart: Multidocument":"فلوچارٹ میں:کئی دستاویز", +"Flowchart: Off-page Connector":"فلوچارٹ :بند صفحہ جوڑنےوالا", +"Flowchart: Or":"فلوچارٹ :یا", +"Flowchart: Predefined Process":"فلوچارٹ میں : پہلےتعریف والاعمل", +"Flowchart: Preparation":"فلوچارٹ :بنانا", +"Flowchart: Process":"فلو چارٹ کا :عمل", +"Flowchart: Punched Tape":"فلو چارٹ پنچ ٹیپ", +"Flowchart: Sequential Access":"فلوچارٹ : ترتیب وار اسیس", +"Flowchart: Sort":"فلوچارٹ :ترتیب دینا ", +"Flowchart: Stored Data":"فلوچارٹ :میں جمع کیا ہواڈاٹا", +"Flowchart: Summing Junction":"فلوچارٹ :سمنگ جنکشن", +"Flowchart: Terminator":"نتیجہ : فلوچارٹ ", +"Flower":"پھول", +"Folded Corner":"مڑے ہوے کونے", +"Font Color":"فانٹ کارنگ", +"Fontwork Shape":"فانٹ ورک شکل", +"Foote~r":"صفحہ کا نچلا حصہ", +"Forward One":"آگےکی جانب کا", +"Frame":"فریم", +"F~ont Size...":"فانٹ سائڑ", +"F~ormat":"شکل", +"F~ull Screen":"پورا پردہ", +"General":"عام", +"Heart":"دل", +"Hexagon":"مسدس", +"He~ader":"صفحہ کا اوپری حصہ", +"Horizontal Scroll":"افقی اسکرول", +"H~ide":"چھپاؤ", +"In ~Background":"پس منظرمیں", +"Inflate":"فلیٹ میں", +"Insert Axis":"محوری خطوط", +"Insert Chart":"چارٹ داخل کرو", +"Insert Column Break":"کالم رخنہ داخل کرو", +"Insert Hyperlink":"ہائپرلنک داخل کرو", +"Insert Index Entry":"ادخال فہرست داخل کرو", +"Insert Unnumbered Entry":"ان نمبرڈ اینٹری داخل کرو", +"Invert":"الٹاکرو", +"Isosceles Triangle":"مساوی الساقین مثلث", +"Italic":"ترچھا", +"Justified":"سطربندی", +"Language":"زبان", +"Layout":"لےآؤٹ", +"Left":"بایاں", +"Left Arrow":"بایاں ایرو", +"Left Arrow Callout":"بائیں تیروں کوباہربھیجنا ", +"Left Brace":"بائیں پٹی", +"Left Bracket":"بایاں قوس", +"Left and Right Arrow":"بایاں اور دایاں تیر", +"Left and Right Arrow Callout":"بائیں دائیں تیروں کو باہر بھیجنا ", +"Left-To-Right":"بائیں سےدائیں جانب", +"Lightning Bolt":"چمک والادروازہ", +"Line":"خط", +"Line Callout 1":"سطر کو باہر بھیجنا1", +"Line Callout 2":"سطر کو باہر بھیجنا 2", +"Line Callout 3":"سطر کو باہر بھیجنا 3", +"Line Color":"خط رنگ", +"Line Connector":"لائن جوڑنےوالا ", +"Line Connector Ends with Arrow":" خطی کنیکٹر ختم تیروں کے ساتھ", +"Line Spacing: 1":"لائن فاصلہ دینا 1", +"L~ine...":"خط۔۔۔", +"Manual ~Break...":"مینیوول بریک", +"Moon":"چاند", +"M~erge and Center Cells":"سیلس ملاؤ", +"Na~vigator":"نیویگیٹر", +"Next Page":"اگلاصفحہ", +"Notched Right Arrow":"نشان زدہ دایاں تیر", +"Number Format...":"نمبرکاطرز", +"Number Format: Currency":"نمبرفارمیٹ:کرنسی", +"Number Format: Decimal":"‎نمبرفارمیٹ:اعشاری", +"Number Format: Exponential":"نمبرکی فارمیٹ:ایکسپونینشئیل", +"Number Format: Percent":"نمبرکی فارمیٹ: فیصد", +"Number Format: Standard":"نمبرکی ہیئت:معیاری", +"Number Format: Time":"نمبرکی فارمیٹ: وقت", +"Octagon":"مثمن", +"Octagon Bevel":" مثمن کا شانہ", +"Open Circle (Curve)":"کھلادائرہ(مڑاہوا)", +"Open Circle (Pour)":" (کھلادائرہ(انڈیلنا ", +"Open Hyperlink":"ہائپرلنک کھولو", +"Optimal Column Width":"مناسب جدول چوڑائی", +"Optimal Row Height":"مناسب سطرکی اونچائی", +"Page ~Count":"صفحہ شمار", +"Parallelogram":"متوازی الاضلاع", +"Paste ~Special...":"خاص چسپاں۔۔۔", +"Pentagon":"مخمس", +"Plain Text":"سادہ متن", +"Pop Art":"پاپ ہنر", +"Position and Si~ze...":"حالت اورسائز۔۔۔", +"Previous Page":"پچھلاصفحہ", +"Propert~ies...":"خصوصیات۔۔۔", +"Protect Cells":"سیل کاتحفظ کرو", +"Puzzle":"حیرت زدگی", +"P~aragraph...":"پیراگراف۔۔۔", +"Rectangle":"مستطیل", +"Rectangle, Rounded":"مستطیل،دائروی", +"Rectangular Callout":" مستطیل کو باہر بھیجنا", +"Remove Noise":"آوازہٹاؤ", +"Rename Master":"ماسٹر کو دوبارہ نام دو", +"Restart Numbering":"نمبردینادوبارہ شروع کرو", +"Right":"دایاں", +"Right Arrow":"دایاں ایرو", +"Right Arrow Callout":"دائیں تیروں کوباہربھیجنا ", +"Right Brace":"دائیں پٹی", +"Right Bracket":"دایاں قوس", +"Right Triangle":"دایاں مثلث", +"Right or Left Arrow":" دایاں اور بایاں تیر", +"Right-To-Left":"دائیں سے بائیں جانب", +"Ring":"گول", +"Round Callout":"گول کو باہر بھیجنا", +"Rounded Rectangular Callout":" گول مستطیل کو باہر بھیجنا", +"Row":"سطر", +"R~efresh Range":"درجہ بندی دوبارہ تازہ کرنا", +"R~ight-To-Left":"دائیں سےبائیں جانب", +"R~un Macro...":"ماکروچلاؤ", +"S-shaped Arrow":"شکل کا تیرS", +"Save ~As...":"محفوظ کروجیسے", +"Select Column":"جدول منتخب کرو", +"Select Row":"سطرمنتخب کرو", +"Select Table":"جدول منتخب کرو", +"Select ~All":"تمام منتخب کرو", +"Shadow":"عکس", +"Sharpen":"تیزہونا", +"Signet":"مہر لگانا", +"Slant Down":"ترچھا نیچے ", +"Slant Up":"ترچھا اوپر", +"Smiley Face":"ہنستا چہرا", +"Snap to Grid":"جال میں اسنیپ ", +"Sort Ascending":"اوپرسےنیچے کی جانب سورٹ کرو", +"Sort Descending":"نیچےسے اوپر کی جانب سورٹ کرو", +"So~rt...":"چارٹ ٹائپ", +"Split Arrow":"تیروں کوپھیلانا", +"Square":"مربع", +"Square Bevel":"مستطیل کا شانہ", +"Square, Rounded":"گول مربع", +"Statistics":"اعداد و شمار", +"Stop":"ٹھہرو", +"Straight Connector":"سیدھا رابطئ کار", +"Straight Connector ends with Arrow":" سیدھا کنیکٹر ختم تیروں کے ساتھ", +"Straight Connector with Arrows":"سیدھا کنیکٹر تیروں کےساتھ", +"Strikethrough":"اسٹرائک تھرو", +"Striped Right Arrow":"دایاں دھاری تیر", +"Subscript":"سب اسکریپٹ", +"Sun":"Sun", +"Superscript":"سوپراسکریپٹ", +"Ta~ble Properties...":"جد ول کی خصوصیات", +"Text Wrap...":"متن لپیٹنا", +"Time":"وقت", +"Time Field":"وقت شعبہ", +"To Background":"پس منظرمیں", +"To Foreground":"سامنےکی جانب", +"To Next Paragraph in Level":"اگلے پیرا گراف کولیول میں", +"To Previous Paragraph in Level":"پچھلے پیرا گراف کولیول میں", +"To P~age":"صفحہ میں", +"To ~Cell":"سیل میں", +"To ~Character":"لفظ میں", +"To ~Curve":"مڑےہوۓمیں", +"To ~Frame":"فریم میں", +"To ~Paragraph":"پیراگراف میں", +"Top":"اوپر", +"Transparency":"شفافیت", +"Trapezoid":"مربع منحرف نما", +"Triangle Down":"مثلث نیچے", +"Triangle Up":"مثلث اوپر", +"T~ime (variable)":"(وقت (متغیرہ ", +"T~itle":"عنوان", +"Underline":"خط کشیدہ", +"Up Arrow":"اوپرکاایرو", +"Up Arrow Callout":"اوپر تیروں کوباہربھیجنا ", +"Up and Down Arrow":"اوپر اور نیچےتیر", +"Up and Down Arrow Callout":"اوپر اور نیچے تیروں کوباہربھیجنا ", +"Up and Right Arrow":"اوپراوردائیں تیر", +"Up and Right Arrow Callout":"اوپر اور دائیں تیروں کوباہربھیجنا ", +"Up, Right and Down Arrow":"اوپردائیں اورنیچے تیر", +"Vertical Scroll":"عمودی اسکرول ", +"Vertical Text":"عمودی متن", +"Wave":"لہر", +"Zoom In":" زوم اندر", +"Zoom Out":" زوم باہر", +"~Add":"ملاؤ", +"~Advanced Filter...":"عمدہ فلٹر", +"~Arrange":"ترتیب", +"~Author":"مصنف", +"~Bottom":"نیچے", +"~Bring to Front":"فانٹ کولانا", +"~Bullets and Numbering...":"بلیٹس اورشماری", +"~Centered":"مرکزی", +"~Chart...":"چارٹ۔۔۔", +"~Column Break":"کالم رخنہ", +"~Columns":"کالمز", +"~Contour":"قنطور", +"~Convert":"تبدیل کرو", +"~Date":"تاریخ", +"~Date (fixed)":"(تاریخ(مقررہ", +"~Define":"واضح کرو", +"~Delete":"خارج کرو", +"~Edit":"ایڈیٹ", +"~Edit Contour...":"قنطورکومرتب کرو", +"~Edit...":"ایڈیٹ", +"~Enter Group":"گروپ داخل کرو", +"~File":"فائل", +"~First Paragraph":"پہلاپیراگراف", +"~Fonts...":"فانٹس", +"~Function...":"عمل", +"~Goal Seek...":"مقصدتلاش کرنا", +"~Group":"گروپ", +"~Group...":"گروپ", +"~Header and Footer...":"صفحہ کا اوپر اور نیچے", +"~Height...":"اونچائی", +"~Help":"مدد", +"~Hide":"چھپاؤ", +"~Hide AutoFilter":"خودکارفلٹرچھپاؤ", +"~Hide Details":"تفصیلات کوچھپاؤ", +"~Hide Slide":"سلائڈچھپئویو", +"~Hyphenation":"ہائیفنیشن", +"~Hyphenation...":"ہائیفنیشن", +"~Insert":"داخل کرو", +"~Interaction...":"تفاعل", +"~Left":"بایاں", +"~Line Numbering...":"لائن نمبردینا ", +"~Optimal Height...":"مناسب اونچائی", +"~Optimal Width...":"مناسب چوڑائی", +"~Page Number":"صفحہ نمبر", +"~Page...":"صفحہ", +"~Paste":"چسپاں کرو", +"~Print...":"چھپائی", +"~Recalculate":"دوبارہ شمارکرو", +"~Record":"ریکارڈ", +"~Refresh":"ریفریش", +"~Right":"دایاں", +"~Row":"سطر", +"~Rows":"سطور", +"~Save":"محفوظ کرو", +"~Sections...":"سیکشنس", +"~Select":"منتخب کرو", +"~Send to Back":"پیچھےکی جانب بھیجو", +"~Sheet":"شیٹ", +"~Show":"دکھاؤ", +"~Show Details":"تفصیلات دکھاؤ", +"~Sort...":"سارٹ", +"~Spacing...":"فاصلہ دینا", +"~Spelling...":"املےکی جانچ", +"~Standard Filter...":"اسٹینڈر فیلٹر", +"~Subject":"عنوان", +"~Table":"جدول", +"~Table...":"جدول", +"~Thesaurus...":"فرہنگ", +"~Time":"وقت", +"~Time (fixed)":"(وقت(مقررہ", +"~Tools":"اوزار", +"~Top":"اوپر", +"~UPPERCASE":"اپّرکیس", +"~Ungroup...":"ان گروپ", +"~Update All":"تمام اپ ڈیٹ کرو", +"~Validity...":"تقویت", +"~View":"منظر", +"~While Typing":"ٹائپینگ کےدوران", +"~Width...":"چوڑائی", +"~Wrap":"لپیٹنا", +"~lowercase":"لوورکیس" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ky.json b/f7cloud-office/browser/dist/l10n/uno/ky.json new file mode 100644 index 0000000..edeb842 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ky.json @@ -0,0 +1,3 @@ +{ +"Stop":"Токтотуу" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/lb.json b/f7cloud-office/browser/dist/l10n/uno/lb.json new file mode 100644 index 0000000..d8a33fc --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/lb.json @@ -0,0 +1,50 @@ +{ +"Accept":"Akzeptéieren", +"Align Left":"Lénks ausriichten", +"Align Right":"Riets ausriichten", +"Bold":"Fett", +"Brightness":"Hellegkeet", +"Center":"Mëtt", +"Circle":"Krees", +"Comments":"Kommentaren", +"Contrast":"Kontrast", +"Currency":"Währung", +"Ellipse":"Ellipse", +"F~ormat":"F~ormat", +"General":"Allgemeng", +"Insert Comment":"Kommentar afügen", +"Italic":"Kursiv", +"Language":"Sprooch", +"Layout":"Layout", +"Left":"Lénks", +"Line":"Zeil ", +"L~ine...":"Ze~il...", +"M~erge and Center Cells":"~Zellen verbinden und zentrieren", +"Next Page":"Nächst Säit", +"Number":"Nummer", +"Overline":"Iwwersträichen", +"Previous Page":"Vireg Säit", +"P~aragraph...":"P~aragraphe...", +"Rectangle":"Rechteck", +"Right":"Riets", +"Row":"Zeil", +"Save ~As...":"Späicheren a~ls...", +"Square":"Quadrat", +"Statistics":"Statistiken", +"Strikethrough":"Duerchgestrach", +"Sun":"Sun", +"Time":"Zäit", +"Time Field":"Zäitfeld", +"Title Page...":"Titelsäit...", +"To ~Cell":"An der ~Zell", +"Transparency":"Transparenz", +"~Add":"~Bäifügen", +"~Bottom":"~Ënnen", +"~Centered":"~Zentréiert", +"~Chart...":"~Diagramm...", +"~Date":"~Datum", +"~Edit...":"~Beaarbechten...", +"~Help":"~Hëllef", +"~Save":"~Späicheren", +"~Top":"~Uewen" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/lo.json b/f7cloud-office/browser/dist/l10n/uno/lo.json new file mode 100644 index 0000000..8958d04 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/lo.json @@ -0,0 +1,368 @@ +{ +"12-Point Star":"ດາວ 12ຈຸດ", +"24-Point Star":"ດາວ 24ຈຸດ", +"4-Point Star":"ດາວ 4ຈຸດ", +"4-way Arrow":"ລູກສອນສີ່ທິດທາງ", +"4-way Arrow Callout":"ການເອີ້ນລູກສອນສີ່ທິດທາງ", +"5-Point Star":"ດາວ 5ຈຸດ", +"6-Point Star":"ດາວ 6ຈຸດ", +"8-Point Star":"ດາວ 8ຈຸດ", +"Accept":"ຍອມຮັບ", +"Accept All":"ຍອມຮັບທັງໝົດ", +"Accept Change":"ຍອມຮັບການປ່ຽນແປງ", +"Align Bottom":"ຈັດລຽນລຸ່ມ", +"Align Left":"ຈັດລຽນຊ້າຍ", +"Align Right":"ຈັດລຽນຂວາ", +"Align Top":"ຈັດລຽນເທິງ", +"Arch Down (Curve)":"ກົ່ງລົງ(ໂຄ້ງ)", +"Arch Down (Pour)":"ກົ່ງລົງ(ໄຫຼລົງ)", +"Arch Left (Curve)":"ກົ່ງຊ້າຍ(ໂຄ້ງ)", +"Arch Right (Curve)":"ກົ່ງຂວາ(ໂຄ້ງ)", +"Arch Right (Pour)":"ກົ່ງຂວາ(ໄຫຼລົງ)", +"Arch Up (Curve)":"ກົ່ງຂື້ນ(ໂຄ້ງ)", +"Arch Up (Pour)":"ກົ່ງຂື້ນ(ໄຫຼລົງ)", +"Arrange":"ຈັດແຈງ", +"As C~haracter":"ທີ່ເປັນຕົວອັກສອນ", +"AutoCorr~ect":"~ກຳນົດຮູບແບບແບບອັດຕະໂນມັດ", +"AutoFill Data Series: automatic":"ການຕື່ມຂໍ້ມູນແບບລຽນແບບອັດຕະໂນມັດ: ອັດຕະໂນມັດ", +"Auto~Filter":"~ຕົວກ່ອງອັດຕະໂນມັດ", +"A~lignment...":"~ການຈັດລຽນ...", +"A~rea...":"~ພື້ນທີ່...", +"A~rrange":"~ຈັດແຈງ", +"Back One":"ກັບຫຼັງໜຶ່ງ", +"Background Color":"ສີພື້ນ", +"Block Arc":"ສ່ວນໂຄ້ງຂອງວົງກົມທີ່ຖືກຈຳກັດ", +"Bold":"ຕົວເຂັ້ມ", +"Bookmar~k...":"~ການໝາຍ...", +"Bottom":"ລຸ່ມ", +"Brightness":"ຄວາມແຈ້ງ", +"Caption...":"ຄຳອະທິບາຍພາບ...", +"Center":"ກາງ", +"Center Horizontal":"ຈຸດກາງທາງຂວາງ", +"Centered":"ຈຸດສູນກາງ", +"Charcoal Sketch":"ຮ່າງຕົວອັກສອນ", +"Chart T~ype...":"ຊະນິດແຜນວາດ...", +"Chevron":"ຮູບເປັນຕົວV", +"Chevron Down":"ຮູບ V ລົງ", +"Chevron Up":"ຮູບ V ຂື້ນ", +"Circle":"ວົງມົນ", +"Circle (Curve)":"ວົງມົນ(ໂຄ້ງ)", +"Circle (Pour)":"ວົງມົນ(ໄຫຼລົງ)", +"Circle Pie":"ແລກປ່ຽນທັງໝົດວົງມົນ", +"Circular Arrow":"ລູກສອນວົງວຽນ", +"Close Master View":"ປິດການເບິ່ງຕົວຫຼັກ", +"Cloud":"ເມກ", +"Column ~Width...":"~ຄວາມກ້ວາງ...", +"Comme~nt":"~ບັນທຶກ", +"Connector":"ຕົວເຊື່ອມຕໍ່", +"Connector Ends with Arrow":"ຕົວເຊື່ອມຕົວສິ້ນສຸດດ້ວຍລູກສອນ", +"Connector with Arrows":"ຕົວເຊື່ອມຕໍ່ດ້ວຍລູກສອນ", +"Contrast":"ແຕກຕ່າງ", +"Corner Right Arrow":"ລູກສອນແຈຂວາ", +"Co~lumns...":"~ຖັນ...", +"Crop":"ຕັດ", +"Cross":"ຂ້າມ", +"Curve":"ເສັ້ນໂຄ້ງ", +"Curve Down":"ໂຄງລົງ", +"Curve Up":"ໂຄ້ງຂື້ນ", +"Curved Connector":"ຕົວເຊື່ອມຕໍ່ໂຄ້ງ", +"Curved Connector Ends with Arrow":"ຕົວເຊື່ອມຕໍໍ່ໂຄ້ງສິ້ນສຸດດ້ວຍລູກສອນ", +"Curved Connector with Arrows":"ຕົວເຊື່ອມຕໍໂຄ້ງດ້ວຍລູກສອນ", +"Cylinder":"ຮູບທໍ່", +"Dat~e (variable)":"~ວັນທີ່(ທີ່ປ່ຽນແປງ)", +"Delete C~ells...":"ລຶບ~ເຊວ...", +"Delete C~ontents...":"ລຶບເນື້ອຫາ...", +"Delete Rows":"ລຶບແຖວ", +"Diamond":"ເພັດ", +"Diamond Bevel":"ມຸມເພັດ", +"Digital Signatu~res...":"ລາຍ​ເຊັນ​ດີຈິຕອນ", +"Doorplate":"ແຜ່ນຊື່ໜ້າປະຕູ", +"Double Brace":"ວົງປີກກາຊ້ອນ", +"Double Bracket":"ວົງເລັບຊ້ອນ", +"Down Arrow":"ລູກສອນລົງ", +"Down Arrow Callout":"ການເອີ້ນລູກສອນລົງ", +"Ellipse":"ຮູບວົງຮີ", +"Explosion":"ລະເບີດ", +"Fade Down":"ເລື່ອນຫາຍລົງ", +"Fade Left":"ເລື່ອນຫາຍທາງຊ້າຍ", +"Fade Right":"ເລື່ອນຫາຍທາງຂວາ", +"Fade Up":"ເລື່ອນຫາຍຂື້ນ", +"Fade Up and Left":"ເລື່ອນຫາຍຂື້ນແລະທາງຊ້າຍ", +"Fade Up and Right":"ເລື່ອນຫາຍຂື້ນແລະທາງຂວາ", +"Fill Color":"ສີທີ່ຕື່ໃສ່", +"Flip Vertically":"ປີ້ນທາງຂວາງ", +"Flowchart: Alternate Process":"ແຜນວາດທີ່ເລື່ອນໄດ້: ການປະມວນຜົນທີ່ສະຫຼັບກັນ", +"Flowchart: Card":"ແຜນວາດທີ່ເລື່ອນໄດ້: ບັດ", +"Flowchart: Collate":"ແຜນວາດທີ່ເລື່ອນໄດ້: ລຽງລຳດັບ", +"Flowchart: Connector":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຕົວເຊື່ອມຕໍ່", +"Flowchart: Data":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຂໍ້ມູນ", +"Flowchart: Decision":"ແຜນວາດທີ່ເລື່ອນໄດ້: ການຕັດສິນໃຈ", +"Flowchart: Delay":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເລື່ອນອອກໄປ", +"Flowchart: Direct Access Storage":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເຂົ້າເຖິງທີ່ເກັບຂໍ້ມູນໂດຍກົງ", +"Flowchart: Display":"ແຜນວາດທີ່ເລື່ອນໄດ້: ສະແດງ", +"Flowchart: Document":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເອກະສານ", +"Flowchart: Extract":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເອົາອອກໃຊ້", +"Flowchart: Internal Storage":"ແຜນວາດທີ່ເລື່ອນໄດ້: ໜ່ວຍເກັບຂໍ້ມູນພາຍໃນ", +"Flowchart: Magnetic Disc":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຈານແມ່ເຫຼັກ", +"Flowchart: Manual Input":"ແຜນວາດທີ່ເລື່ອນໄດ້: ປ້ອນເຂົ້າດ້ວຍມື", +"Flowchart: Manual Operation":"ແຜນວາດທີ່ເລື່ອນໄດ້: ການປະຕິບັດການດ້ວຍມື", +"Flowchart: Merge":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຮວມເຂົ້າກັນ", +"Flowchart: Multidocument":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເອກະສານທີ່ຫລາກຫຼາຍ", +"Flowchart: Off-page Connector":"ແຜນວາດທີ່ເລື່ອນໄດ້: ປິດໜ້າຕົວເຊື່ອມຕໍ່", +"Flowchart: Or":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຫຼື", +"Flowchart: Predefined Process":"ແຜນວາດທີ່ເລື່ອນໄດ້: ປະມວນຜົນທີ່ກຳນົດກ່ອນ", +"Flowchart: Preparation":"ແຜນວາດທີ່ເລື່ອນໄດ້: ການກະກຽມ ", +"Flowchart: Process":"ແຜນວາດທີ່ເລື່ອນໄດ້: ປະມວນຜົນ", +"Flowchart: Punched Tape":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເຈາະແຖບບັນທຶກ", +"Flowchart: Sequential Access":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເຂົ້າເຖິງຕາມລຳດັບ", +"Flowchart: Sort":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຈັດລຽນ", +"Flowchart: Stored Data":"ແຜນວາດທີ່ເລື່ອນໄດ້: ເກັບຂໍ້ມູນ", +"Flowchart: Summing Junction":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຈຸດລວມການຕໍ່", +"Flowchart: Terminator":"ແຜນວາດທີ່ເລື່ອນໄດ້: ຕົວສິ້ນສຸດ", +"Flower":"ດອກໄມ້", +"Folded Corner":"ແຈທີ່ພັບ", +"Font Color":"ສີຮູບແບບຕົວອັກສອນ", +"Fontwork Shape":"ຮູບຮ່າງ Fontwork", +"Foote~r":"~ສ່ວນຕີນ", +"Formatting Mark":"ຮູບແບບ​ການ​ໝາຍ​", +"Forward One":"ສົ່ງຕໍ່ໜຶ່ງ", +"Frame":"ຮ່າງ", +"F~ont Size...":"~ຂະໜາດຂອງຮູບແບບຕົວອັກສອນ", +"F~ormat":"~ກຳນົດຮູບແບບ", +"F~ull Screen":"~ເຕັມໜ້າຈໍ", +"Heart":"ຫົວໃຈ", +"Hexagon":"ຫົກລ່ຽມ", +"He~ader":"~ສ່ວນຫົວ", +"Horizontal Scroll":"ຕົວເລື່ອນທາງຂວາງ", +"H~ide":"~ເຊື່ອງ", +"H~ide Rows":"~ເຊື່ອງ", +"In ~Background":"ໃນ~ພື້ນຫຼັງ", +"Inflate":"ຟອງຂື້ນ", +"Insert Axis":"ເພົາ", +"Insert Chart":"ແຊກແຜນວາດເຂົ້າ", +"Insert Column Break":"ແຊກການຍະແຖວໃສ່", +"Insert Hyperlink":"ແຊກການເຊື່ອມຕໍ່ໃສ່", +"Insert Index Entry":"ແຊກດັດສະນີປ້ອນເຂົ້າໃສ່", +"Insert Unnumbered Entry":"ແຊກການປ້ອນທີ່ບໍ່ແມ່ນຕົວເລກໃສ່", +"Insert ~Cells...":"~ເຊວ", +"Invert":"ປີ້ນ", +"Isosceles Triangle":"ສາມລ່ຽມ", +"Italic":"ຕົວອ່ຽງ", +"Justified":"ຈັດໃຫ້ເປັນະບຽບ", +"Language":"ພາສາ", +"Layout":"ການຈັດໜ້າ", +"Left":"ຊ້າຍ", +"Left Arrow":"ລູກສອນຊ້າຍ", +"Left Arrow Callout":"ການເອີ້ນລູກສອນຊ້າຍ", +"Left Brace":"ວົງປີກກາຊ້າຍ", +"Left Bracket":"ວົງເລັບຊ້າຍ", +"Left and Right Arrow":"ລູກສອນຊ້າຍແລະຂວາ", +"Left and Right Arrow Callout":"ການເອີ້ນລູກສອນຊ້າຍແລະຂວາ", +"Left-To-Right":"ຊ້າຍຫາຂວາ", +"Lightning Bolt":"ຕົວກອງແສງ", +"Line":"ເສັ້ນ", +"Line Callout 1":"ເອີ້ນແຖວ 1", +"Line Callout 2":"ເອີ້ນແຖວ 2", +"Line Callout 3":"ເອີ້ນແຖວ 3", +"Line Color":"ສີເສັ້ນ", +"Line Connector":"ຕົວເຊື່ອມຕໍ່ເສັ້ນ", +"Line Connector Ends with Arrow":"ຕົວເຊື່ອມຕໍ່ເສັ້ນສິ້ສຸດດ້ວຍລູກສອນ", +"Line Spacing: 1":"ຊ່ອງວ່າງແຖວ: 1", +"L~ine...":"~ເສັ້ນ...", +"Manual ~Break...":"~ການຢຸດດ້ວຍມື...", +"Moon":"ເດືອນ", +"M~erge and Center Cells":"~ຮວມເຊວເຂົ້າກັນ", +"Name...":"ຊື່ຈຸດປະສົງ", +"Na~vigator":"~Navigator", +"Next Page":"ໜ້າຕໍ່ໄປ", +"Notched Right Arrow":"ລູກສອນຂວາເປັນວັກໆ", +"Number Format...":"ການກຳນົດຮູບແບບຕົວເລກ...", +"Number Format: Currency":"ຮູບແບບຕົວເລກ: ສະກຸນເງີນ", +"Number Format: Decimal":"ຮູບແບບຕົວເລກ:ເລກທົດສະນິຍົມ", +"Number Format: Exponential":"ຮູບແບບຕົວເລກ:ເລກກຳລັງ", +"Number Format: Percent":"ຮູບແບບຕົວເລກ:ເປີເຊັ່ນ", +"Number Format: Standard":"ຮູບແບບຕົວເລກ:ມາດຕະຖານ", +"Number Format: Time":"ຮູບແບບຕົວເລກ:ເວລາ", +"Octagon":"8ລ່ຽມ", +"Octagon Bevel":"ມຸມແປດລ່ຽມ", +"Open Circle (Curve)":"ວົງມົນເປີດ(ໂຄ້ງ)", +"Open Circle (Pour)":"ວົງມົນເປີດ(ໄຫຼລົງ)", +"Open Hyperlink":"ເປີດການເຊື່ອມຕໍ່", +"Optimal Column Width":"ຄວາມກ້ວາງຂອງຖັນທີ່ໃຊ້ການໄດ້", +"Optimal Row Height":"ຄວາມສູງແຖວທີ່ໃຊ້ໄດ້", +"Page ~Count":"~ການນັບໜ້າ", +"Parallelogram":"ສີ່ລ່ຽມຂະໜານ", +"Paste ~Special...":"ວາງໃສ່ ~ພິເສດ...", +"Pentagon":"5ລ່ຽມ", +"Plain Text":"ຂໍ້ຄວາມທຳມະດາ", +"Pop Art":"ສິລະປະແບບໃໝ່", +"Position and Si~ze...":"ຕຳແໜ່ງແລະ~ຂະໜາດ...", +"Previous Page":"ໜ້າກ່ອນໜ້ານີ້", +"Propert~ies...":"~ຄຸນສົມບັດ...", +"Protect Cells":"ປ້ອງກັນເຊວ", +"Protect ~Sheet...":"~ໜ້າເຈ້ຍ...", +"Puzzle":"ປີດສະໜາ", +"P~aragraph...":"~ຫຍໍ້ໜ້າ...", +"Rectangle":"ມູມສາກ", +"Rectangle, Rounded":"ສີ່ລ່ຽມສາກ,ມົນ", +"Rectangular Callout":"ການເອີ້ນສີ່ລ່ຽມສາກ", +"Reject Change":"ປະຕິເສດການປ່ຽນແປງ", +"Remove Noise":"ເອົາສິ່ງລົບກວນອອກ", +"Rename Master":"ໃສ່ສື່ໃໝ່ຕວຫຼັກ", +"Restart Numbering":"ທຳການລຽງຕາມຕົວເລກຄືນໃໝ່", +"Right":"ຂວາ", +"Right Arrow":"ລູກສອນຂວາ", +"Right Arrow Callout":"ການເອີ້ນລູກສອນຂວາ", +"Right Brace":"ວົງປີກກາຂວາ", +"Right Bracket":"ວົງເລັບຂວາ", +"Right Triangle":"ສາມລ່ຽມທາງຂວາ", +"Right or Left Arrow":"ສູກສອນຊ້າຍຫຼືຂວາ", +"Right-To-Left":"ຊ້າຍຫາຂວາ", +"Ring":"ວົງແຫວນ", +"Round Callout":"ການເອີ້ນວົງກົມ", +"Rounded Rectangular Callout":"ການເອີ້ນສີ່ລ່ຽມສາກກົມ", +"Row ~Height...":"~ສູງ...", +"R~efresh Range":"~ຂອບເຂດການເຮັດຄືນໃໝ່", +"R~un Macro...":"ດຳເນີນການມະຫາພາກ...", +"S-shaped Arrow":"ລູກສອນຮູບຕົວ S", +"Save ~As...":"~ບັນທຶກທີ່", +"Select Column":"ເລືອກແຖວ", +"Select Row":"ເລືອກຖັນ", +"Select Table":"ເລືອກຕາຕະລາງ", +"Select ~All":"~ເລືອກທັງໝົດ", +"Shadow":"ເງົາ", +"Sharpen":"ຄົມຂື້ນ", +"Sheet R~ight-To-Left":"~ຂວາຫາ~ຊ້າຍ", +"Signet":"ກາຈຳ", +"Slant Down":"ເນີ້ນລົງ", +"Slant Up":"ເນີ້ນຂື້ນ", +"Smiley Face":"ໜ້າທີ່ຍີ້ມ", +"Snap to Grid":"ປ່ຽນແປງໄປເປັນຕ່າໜ່າງ", +"Sort Ascending":"ລຽງລຳດັບເພີ່ມຂື້ນ", +"Sort Descending":"ລຽງລຳດັບຫລຸດລົງ", +"So~rt...":"~ຈັດລຽງ...", +"Split Arrow":"ລູກສອນແຍກ", +"Square":"ຈັດຕຸລັດ", +"Square Bevel":"ມຸມສີ່ລ່ຽມຈັດຕຸລັດ", +"Square, Rounded":"ສີ່ລ່ຽມຈັດຕຸລັດ, ມົນ", +"Statistics":"ສະຖິຕິ", +"Stop":"ຢຸດ", +"Straight Connector":"ຕົວເຊື່ອມຕໍ່ຊື່", +"Straight Connector ends with Arrow":"ຕົວເຊື່ອມຕໍ່ຊື່ສິ້ນສຸດດ້ສຍລູກສອນ", +"Straight Connector with Arrows":"ຕົວເຊື່ອມຕໍ່ຊື່ດວ້ຍລູກສອນ", +"Strikethrough":"ຂັດຂ້ອງດ້ວຍ", +"Striped Right Arrow":"ລູກກສອນຂວາຍາວເປັນທາງ", +"Subscript":"ການຈອງ", +"Sun":"ຕາເວັນ", +"Superscript":"ຕົວຍົກ", +"Ta~ble Properties...":"~ຄຸນສົມບັດຕາຕະລາງ...", +"Text Wrap...":"ຂໍ້ຄວາມຫຸ້ມຫໍ່...", +"Time":"ເວລາ", +"Time Field":"ພື້ນທີ່ເວລາ", +"To Background":"ທີ່ພື້ນຫຼັງ", +"To Foreground":"ທີ່ດ້ານໜ້າ", +"To Next Paragraph in Level":"ທີ່ຫຍໍ້ໜ້າຕໍ່ໄປໃນລະດັບ", +"To Previous Paragraph in Level":"ທີ່ຫຍໍ້ໜ້າກ່ອນໜ້ານີ້ໃນລະດັບ", +"To P~age":"~ໜ້າ", +"To ~Cell":"ທີ່ ~ເຊວ", +"To ~Character":"ທີ່~ຕົວອັກສອນ", +"To ~Curve":"ເພື່ອ~ເສັ້ນໂຄ້ງ", +"To ~Frame":"~ກອບ", +"To ~Paragraph":"~ຫຍໍ້ໜ້າ", +"Top":"ເທິງ", +"Transparency":"ໂປ່ງໃສ່", +"Trapezoid":"ຮູບຄ້າງໝູ", +"Triangle Down":"ສາມລ່ຽມລົງ", +"Triangle Up":"ສາມລ່ຽມຂື້ນ", +"T~ime (variable)":"~ເວລາ(ທີ່ປ່ຽນແປງ)", +"T~itle":"~ຫົວຂໍ້", +"Underline":"ຂີດກ້ອງ", +"Up Arrow":"ລູກສອນຂື້ນ", +"Up Arrow Callout":"ການເອີ້ນລູກສອນຂື້ນ", +"Up and Down Arrow":"ລູກສອນຂື້ນແລະລົງ", +"Up and Down Arrow Callout":"ການເອີ້ນລູກສອນຂື້ນແລະລົງ", +"Up and Right Arrow":"ລູກສອນຂື້ນແລະຂວາ", +"Up and Right Arrow Callout":"ການເອີ້ນລູກສອນຂື້ນແລະຂວາ", +"Up, Right and Down Arrow":"ລູກສອນຂື້ນ,ຂວາແລະຊ້າຍ", +"Vertical Scroll":"ຕົ່ວເລື່ອນທາງຕັ້ງ", +"Vertical Text":"ຂໍ້ຄວາມທາງຕັ້ງ", +"Wave":"ຄື້ນ", +"Zoom In":"ຂະຫຍາຍເຂົ້າ", +"Zoom Out":"ຂະຫຍາຍອອກ", +"~3D View...":"ສະແດງ~3D", +"~Add":"~ຕື່ມໃສ່", +"~Advanced Filter...":"~ຕົວກ່ອງຂັ້ນສູງ", +"~Arrange":"~ຈັດແຈງ", +"~Author":"~ນັກປະພັນ", +"~Bottom":"~ລຸ່ມ", +"~Bring to Front":"~ນຳໄປທາງໜ້າ", +"~Bullets and Numbering...":"~ເຄື່ອງມາຍແລະລຽງຕາມຕົວເລກ...", +"~Centered":"~ຈຸດສູນກາງ", +"~Chart...":"~ແຜນວາດ...", +"~Columns":"~ຖັນ", +"~Contour":"~ເສັ້ນໂຄງຮ່າງ", +"~Convert":"~ປ່ຽນ", +"~Date":"~ວັນທີ່", +"~Date (fixed)":"~ວັນທີ່(ຄົງທີ່)", +"~Delete":"~ລຶບ", +"~Edit":"~ແກ້ໄຂ", +"~Edit Contour...":"~ແກ້ໄຂເສັ້ນໂຄງຮ່າງ...", +"~Enter Group":"~ໃສ່ກຸ່ມ", +"~File":"~ແຟ້ມ", +"~First Paragraph":"~ຫຍໍ້ໜ້າທຳອິດ", +"~Fonts...":"~ຮູບແບບຕົວອັກສອນ...", +"~Function...":"~ໜ້າທີ່...", +"~Goal Seek...":"~ຫາເປົ້າໝາຍ...", +"~Group":"~ກຸ່ມ", +"~Group and Outline":"~ຫົວຂໍ້", +"~Group...":"~ກຸ່ມ...", +"~Header and Footer...":"~ສ່ວນຫົວແລະສ່ວນຕີນ...", +"~Height...":"~ຄວາມສູງ...", +"~Help":"~ຊ່ວຍເຫຼືອ", +"~Hide AutoFilter":"~ເຊື່ອງຕົວກັ່ນຕອງແບບອັດຕະໂນມັດ", +"~Hide Details":"~ເຊື່ອງລາຍລະອຽດ", +"~Hide Slide":"~ສະແດງ/ເຊື່ອງພາບເລື່ອນ", +"~Hyphenation":"~ການຂີດສັ້ນ", +"~Hyphenation...":"~ການຂີດສັ້ນ...", +"~Insert":"~ແຊກໃສ່", +"~Interaction...":"~ການມີຜົນກຳທົບ...", +"~Left":"~ຊ້າຍ", +"~Line Numbering...":"~ເສັ້ນການລຍງຕາມຕົວເລກ...", +"~Page Number":"~ໝາຍເລກໜ້າ", +"~Page...":"~ໜ້າ...", +"~Paste":"~ວາງໃສ່", +"~Print...":"~ພີມ...", +"~Recalculate":"~ຄິດໄລ່ຄືນ", +"~Record":"~ບັນທຶກ", +"~Refresh":"~ເຮັດຄືນໃໝ່", +"~Right":"~ຂວາ", +"~Row":"~ແຖວ", +"~Rows":"~ແຖວ", +"~Save":"~ບັນທຶກ", +"~Sections...":"~ສ່ວນ...", +"~Select":"~ເລືອກ", +"~Send to Back":"~ສົ່ງໄປທາງຫຼັງ", +"~Sheet":"~ໜ້າເຈ້ຍ", +"~Show Details":"~ສະແດງລາຍລະອຽດ", +"~Sort...":"~ຈັດລຽງ", +"~Spacing...":"~ຊ່ອງວ່າງ...", +"~Spelling...":"~ການກວດກາການສະກົດຄຳ...", +"~Standard Filter...":"~ຕົວກັ່ນຕອງມດຕະຖານ...", +"~Subject":"~ວິຊາ", +"~Table":"~ຕາຕະລາງ", +"~Table...":"~ຕາຕະລາງ...", +"~Thesaurus...":"~ວັດຈະນານຸກົມຄຳຄ້າຍ...", +"~Time":"~ເວລາ", +"~Time (fixed)":"~ເວລາ(ຄົງທີ່)", +"~Tools":"~ເຄື່ອງມື", +"~Top":"~ເທິງ", +"~UPPERCASE":"~ກໍລະນີຂ້າງເທິງ", +"~Ungroup...":"~ແຕກອອກ...", +"~Update All":"~ປັບປຸ່ງທັງໝົດ", +"~Validity...":"~ຄວາມຖືກຕ້ອງ...", +"~View":"~ສະແດງເບິ່ງ", +"~While Typing":"~ໃນຂະນະກຳລັງພີມ", +"~Width...":"~ຄວາມກ້ວາງ...", +"~Wrap":"~ຫຸ້ມຫໍ່", +"~lowercase":"~ກໍລະນີຂ້າງລຸ່ມ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/lt.json b/f7cloud-office/browser/dist/l10n/uno/lt.json new file mode 100644 index 0000000..0d1f65a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/lt.json @@ -0,0 +1,725 @@ +{ +"12-Point Star":"12-kampė žvaigždė", +"24-Point Star":"24-kampė žvaigždė", +"4-Point Star":"4-kampė žvaigždė", +"4-way Arrow":"Keturkryptė rodyklė", +"4-way Arrow Callout":"Išnaša su keturiomis rodyklėmis", +"5-Point Star":"5-kampė žvaigždė", +"6-Point Star":"6-kampė žvaigždė", +"6-Point Star, Concave":"6-kampė įgaubta žvaigždė", +"8-Point Star":"8-kampė žvaigždė", +"Accept":"Priimti", +"Accept All":"Priimti viską", +"Accept All Changes":"Priimti visas pataisas", +"Accept Change":"Priimti pataisą", +"Accept Track Change and select the next one":"Priimti pataisą ir pažymėti kitą", +"Accept and Move to Next":"Priimti ir pereiti prie kitos", +"Add Decimal Place":"Pridėti dešimtainę skiltį", +"After":"Iš dešinės", +"Align Bottom":"Apatinė lygiuotė", +"Align Bottom to Anchor":"Lygiuoti apačią ties prieraišu", +"Align Center":"Centrinė lygiuotė", +"Align Left":"Kairinė lygiuotė", +"Align Right":"Dešininė lygiuotė", +"Align Tex~t":"Teksto lygiuotė", +"Align Top":"Viršutinė lygiuotė", +"Align Top to Anchor":"Lygiuoti viršų ties prieraišu", +"Anc~hor":"Prieraišas", +"Animation":"Animacija", +"Arch Down (Curve)":"Lankas žemyn (kreivė)", +"Arch Down (Pour)":"Lankas žemyn (lietis)", +"Arch Left (Curve)":"Lankas kairėn (kreivė)", +"Arch Right (Curve)":"Lankas dešinėn (kreivė)", +"Arch Right (Pour)":"Lankas dešinėn (lietis)", +"Arch Up (Curve)":"Lankas aukštyn (kreivė)", +"Arch Up (Pour)":"Lankas aukštyn (lietis)", +"Arrange":"Išdėstyti", +"As C~haracter":"Kaip rašmenį", +"AutoCorr~ect":"Automatinis rašybos taisymas", +"AutoFill Data Series: automatic":"Automatinis duomenų sekos užpildymas", +"Auto~Filter":"Automatinis filtras", +"A~lignment...":"Lygiuotė…", +"A~rea...":"Sritis...", +"A~rrange":"Išdėstyti", +"Back One":"Perkelti pagrindo link", +"Background Color":"Fono spalva", +"Before":"Iš kairės", +"Block Arc":"Blokinis lankas", +"Bold":"Pusjuodis", +"Bookmar~k...":"Žymelė...", +"Borders (Shift to overwrite)":"Kraštinės (su „Lyg2“ bus perrašoma)", +"Bottom":"Apatinė", +"Brightness":"Šviesis", +"Caption...":"Pavadinimas...", +"Center":"Vertikalioji centrinė", +"Center Horizontal":"Horizontalioji centrinė lygiuotė", +"Center Vertically":"Vertikalioji centrinė lygiuotė", +"Centered":"Centrinė", +"Ce~lls...":"Langeliai...", +"Character Spacing":"Tarpai tarp rašmenų", +"Charcoal Sketch":"Škicas", +"Chart T~ype...":"Diagramos tipas...", +"Check Spelling":"Tikrinti rašybą", +"Chevron":"Ševronas", +"Chevron Down":"Ševronas žemyn", +"Chevron Up":"Ševronas aukštyn", +"Circle":"Apskritimas", +"Circle (Curve)":"Apskritimas (kreivė)", +"Circle (Pour)":"Apskritimas (lietis)", +"Circle Pie":"Skritulio išpjova", +"Circular Arrow":"Lenkta rodyklė", +"Clear Direct Formatting":"Šalinti tiesioginį formatavimą", +"Clear ~Direct Formatting":"Šalinti tiesioginį formatavimą", +"Cle~ar Cells...":"Išvalyti langelius…", +"Clone Formatting":"Kopijuoti formatą", +"Close Master View":"Užverti pagrindo rodymą", +"Cloud":"Debesėlis", +"Cl~ear Contents...":"Šalinti turinį…", +"Color Scale...":"Spalvų skalė…", +"Column":"Stulpelis", +"Column ~Width...":"Stulpelio plotis…", +"Columns ~After":"Įterpti stulpelius dešiniau", +"Columns ~Before":"Įterpti stulpelius kairiau", +"Comments":"Rodyti komentarus", +"Comme~nt":"Komentaras", +"Connector":"Jungiamoji laužtė", +"Connector Ends with Arrow":"Jungiamosios laužtės gale rodyklė", +"Connector with Arrows":"Jungiamoji laužtė su rodyklėmis galuose", +"Connectors":"Jungiamosios linijos", +"Contrast":"Kontrastas", +"Copy Hyperlink Location":"Kopijuoti hipersaito adresą", +"Cop~y":"Kopijuoti", +"Corner Right Arrow":"Kampinė rodyklė dešinėn", +"Co~lumns...":"Skiltys...", +"Co~mpress...":"~Glaudinti…", +"Crop":"Apkirpti", +"Crop Image":"Apkirpti paveikslą", +"Cross":"Kryžius", +"Cross-~reference...":"Kryžminė nuoroda…", +"Currency":"Valiuta", +"Current ~Index":"Atnaujinti veikiamąją ~rodyklę", +"Curve":"Kreivė", +"Curve Down":"Iškreiptas žemyn", +"Curve Up":"Iškreiptas aukštyn", +"Curved Connector":"Jungiamoji kreivė", +"Curved Connector Ends with Arrow":"Jungiamosios kreivės gale rodyklė", +"Curved Connector with Arrows":"Jungiamoji kreivė su rodyklėmis", +"Cycle Case":"Kaitalioti registrą", +"Cylinder":"Cilindras", +"C~ell":"Pažymėti langelį", +"C~haracter...":"Rašmenys…", +"C~onditional":"Sąlyginis formatavimas", +"Data Bar...":"Histograma…", +"Date":"Data", +"Date...":"Data…", +"Dat~e (variable)":"Data (kintama)", +"Decrease Font Size":"Mažinti šriftą", +"Decrease Indent":"Mažinti įtrauką", +"Decrease Paragraph Spacing":"Mažinti pastraipų intervalą", +"Decrease Size":"Mažinti šriftą", +"Delete All Comments":"Šalinti visus komentarus", +"Delete All Comments by This Author":"Šalinti visus šio autoriaus komentarus", +"Delete Axis":"Šalinti ašį", +"Delete Comment":"Šalinti komentarą", +"Delete C~ells...":"Šalinti langelius...", +"Delete C~ontents...":"Šalinti turinį…", +"Delete Data Labels":"Šalinti duomenų etiketes", +"Delete Decimal Place":"Šalinti dešimtainę skiltį", +"Delete Legend":"Šalinti legendą", +"Delete Major Grid":"Šalinti pagrindinį tinklelį", +"Delete Minor Grid":"Šalinti šalutinį tinklelį", +"Delete Row":"Šalinti eilutę", +"Delete Rows":"Šalinti eilutes", +"Delete Single Data Label":"Šalinti vieną duomenų etiketę", +"Delete Table":"Šalinti lentelę", +"Delete selected columns":"Šalinti pažymėtus stulpelius", +"Delete selected rows":"Šalinti pažymėtas eilutes", +"Delete table":"Šalinti lentelę", +"Delete ~All Comments":"Šalinti visus komentarus", +"Delete ~Columns":"Šalinti stulpelius", +"Demote Outline Level":"Lygmeniu žemyn", +"Demote Outline Level with Subpoints":"Lygmeniu žemyn su papunkčiais", +"De~lete...":"Šalinti langelius…", +"Diamond":"Rombas", +"Diamond Bevel":"Rombo pagrindo kūgis", +"Digital Signatu~res...":"Skaitmeniniai parašai…", +"Display Grid":"Rodyti tinklelį", +"Doorplate":"Iškaba", +"Double Brace":"Riestiniai skliaustai", +"Double Bracket":"Skliaustai", +"Double Underline":"Dvigubas pabraukimas", +"Down Arrow":"Rodyklė žemyn", +"Down Arrow Callout":"Išnaša su rodykle žemyn", +"Duplicate Page":"Lapo kopija", +"Duplicate ~Slide":"Skaidrės kopija", +"D~elete Page":"Šalinti lapą", +"Edit Hyperlink...":"Taisyti hipersaitą…", +"Edit Section...":"Taisyti sekciją…", +"Ellipse":"Elipsė", +"Explosion":"Sprogimas", +"E~xecute Interaction...":"Vykdyti sąveiką…", +"E~xit Group":"Baigti grupės objektų taisymą", +"Fade Down":"Tolstantis žemyn", +"Fade Left":"Tolstantis kairėn", +"Fade Right":"Tolstantis dešinėn", +"Fade Up":"Tolstantis aukštyn", +"Fade Up and Left":"Tolstantis aukštyn ir kairėn", +"Fade Up and Right":"Tolstantis aukštyn ir dešinėn", +"Fiel~d":"Laukas", +"Fill Color":"Užpildo spalva", +"Find Next":"Tęsti paiešką pabaigos link", +"Find Previous":"Tęsti paiešką pradžios link", +"Find and Rep~lace...":"Ieškoti ir keisti…", +"First ~Author":"Pirmasis autorius", +"Flip Horizontally":"Apversti horizontaliai", +"Flip Vertically":"Apversti vertikaliai", +"Flowchart: Alternate Process":"Alternatyvaus proceso blokas", +"Flowchart: Card":"Kortelės blokas", +"Flowchart: Collate":"Gretinimo blokas", +"Flowchart: Connector":"Jungiamasis blokas", +"Flowchart: Data":"Duomenų blokas", +"Flowchart: Decision":"Sprendimo blokas", +"Flowchart: Delay":"Delsos blokas", +"Flowchart: Direct Access Storage":"Tiesioginės kreipties laikmenos blokas", +"Flowchart: Display":"Rodymo blokas", +"Flowchart: Document":"Dokumento blokas", +"Flowchart: Extract":"Ištraukos blokas", +"Flowchart: Internal Storage":"Vidinės laikmenos blokas", +"Flowchart: Magnetic Disc":"Magnetinio disko blokas", +"Flowchart: Manual Input":"Rankinės įvesties blokas", +"Flowchart: Manual Operation":"Rankinės operacijos blokas", +"Flowchart: Merge":"Sujungimo blokas", +"Flowchart: Multidocument":"Sudėtinio dokumento blokas", +"Flowchart: Off-page Connector":"Puslapinis jungiamasis blokas", +"Flowchart: Or":"„Arba“ blokas", +"Flowchart: Predefined Process":"Aprašyto proceso blokas", +"Flowchart: Preparation":"Paruošimo blokas", +"Flowchart: Process":"Proceso blokas", +"Flowchart: Punched Tape":"Perfokortos blokas", +"Flowchart: Sequential Access":"Pasekmės blokas", +"Flowchart: Sort":"Rikiavimo blokas", +"Flowchart: Stored Data":"Saugomų duomenų blokas", +"Flowchart: Summing Junction":"Apibendrinamo jungimo blokas", +"Flowchart: Terminator":"Pabaigos blokas", +"Flower":"Gėlė", +"Folded Corner":"Užlenktas kampas", +"Font Color":"Teksto spalva", +"Fontwork Shape":"Dekoratyviojo teksto forma", +"Fontwork...":"Dekoratyvusis tekstas…", +"Foote~r":"Puslapinė poraštė", +"For All Text":"Viso teksto kalba", +"For Paragraph":"Pastraipos kalba", +"For Selection":"Atrankos kalba", +"Format Axis...":"Ašies formatas…", +"Format Chart Area...":"Diagramos srities formatas…", +"Format Data Labels...":"Formatuoti duomenų etiketes…", +"Format Data Point...":"Formatuoti duomenų tašką…", +"Format Data Series...":"Formatuoti duomenų sekas…", +"Format Floor...":"Pagrindo formatas…", +"Format Legend...":"Legendos formatas…", +"Format Major Grid...":"Pagrindinio tinklelio formatas…", +"Format Mean Value Line...":"Vidurkio linijos formatas…", +"Format Minor Grid...":"Šalutinio tinklelio formatas…", +"Format Pa~ge...":"Puslapio parinktys…", +"Format Selection...":"Atrankos formatas…", +"Format Single Data Label...":"Formatuoti vieną duomenų etiketę…", +"Format Stock Gain...":"Formatuoti pelno diagramą…", +"Format Stock Loss...":"Formatuoti nuostolių diagramą…", +"Format Title...":"Pavadinimo formatas…", +"Format Trend Line Equation...":"Tendencijos linijos lygties formatas…", +"Format Trend Line...":"Tendencijos linijos formatas…", +"Format Wall...":"Sienos formatas…", +"Format X Error Bars...":"X paklaidos juostų formatas…", +"Format Y Error Bars...":"Y paklaidos juostų formatas…", +"Format as Currency":"Formatuoti kaip valiutą", +"Format as Date":"Formatuoti kaip datą", +"Format as General":"Taikyti bendrąjį formatą", +"Format as Number":"Formatuoti kaip skaičių", +"Format as Percent":"Formatuoti kaip procentus", +"Format as Scientific":"Formatuoti kaip eksponentinį skaičių", +"Format as Time":"Formatuoti kaip laiką", +"Formatting Mark":"Formatavimo ženklai", +"Formula to Value":"Formulę keisti reikšme", +"Forward One":"Perkelti priekio link", +"For~matting Marks":"Formatavimo ženklai", +"Fo~rm":"Forma", +"Frame":"Rėmelis", +"Freeze First Column":"Fiksuoti pirmą stulpelį", +"Freeze First Row":"Fiksuoti pirmą eilutę", +"Freeze Rows and Columns":"Fiksuoti eilutes ir stulpelius", +"Freeze ~Cells":"Fiksuoti langelius", +"F~ont Size...":"Teksto dydis...", +"F~ormat":"F~ormatas", +"F~ourier Analysis...":"Furjė analizė…", +"F~rame...":"Kadras…", +"F~ull Screen":"Visas ekranas", +"General":"Bendrasis", +"Go t~o Page...":"Eiti į puslapį…", +"Heart":"Širdis", +"Hexagon":"Šešiakampis", +"He~ader":"Puslapinė antraštė", +"He~ader and Footer":"Puslapinė antraštė ir poraštė", +"Horizontal Scroll":"Horizontalus ritinys", +"Horizontally ~Center":"Horizontaliai pagal centrus", +"Horizontally ~Left":"Horizontaliai pagal kairiuosius kraštus", +"Horizontally ~Right":"Horizontaliai pagal dešiniuosius kraštus", +"Horizontally ~Spacing":"Horizontaliai pagal tarpus", +"H~ide":"Slėpti", +"H~ide Columns":"Slėpti stulpelius", +"H~ide Rows":"Slėpti eilutes", +"Icon Set...":"Piktogramų rinkinys…", +"Image Mode":"Paveikslo veiksena", +"In ~Background":"Objektas po tekstu", +"Increase Font Size":"Didinti šriftą", +"Increase Indent":"Didinti įtrauką", +"Increase Paragraph Spacing":"Didinti pastraipų intervalą", +"Increase Size":"Didinti šriftą", +"Inflate":"Išpūstas", +"Insert Audio or Video":"Įterpti vaizdą arba garsą", +"Insert Axis":"Pridėti ašį", +"Insert Axis Title":"Įterpti ašies pavadinimą", +"Insert Bookmark":"Įterpti žymelę", +"Insert Caption...":"Įterpti pavadinimą…", +"Insert Chart":"Įterpti diagramą", +"Insert Column After":"Įterpti stulpelį dešiniau", +"Insert Column Before":"Įterpti stulpelį kairiau", +"Insert Column Break":"Pradėti naują skiltį", +"Insert Columns ~After":"Įterpti stulpelius dešiniau", +"Insert Columns ~Before":"Įterpti stulpelius kairiau", +"Insert Comment":"Įterpti komentarą", +"Insert Co~lumns":"Įterpti stulpelius", +"Insert Cross-reference":"Įterpti kryžminę nuorodą", +"Insert Data Labels":"Įterpti duomenų etiketes", +"Insert Endnote":"Įterpti galinę išnašą", +"Insert Field":"Įterpti lauką", +"Insert Fontwork Text":"Įterpti dekoratyvųjį tekstą", +"Insert Footnote":"Įterpti puslapinę išnašą", +"Insert Frame":"Įterpti kadrą", +"Insert Hyperlink":"Įterpti hipersaitą", +"Insert Image...":"Įterpti paveikslą…", +"Insert Index Entry":"Įterpti rodyklės įrašą", +"Insert Major Grid":"Pridėti pagrindinį tinklelį", +"Insert Mean ~Value Line":"Įterpti vidurkio liniją", +"Insert Minor Grid":"Pridėti šalutinį tinklelį", +"Insert Page Break":"Pradėti naują puslapį", +"Insert Row Above":"Įterpti eilutę aukščiau", +"Insert Row Below":"Įterpti eilutę žemiau", +"Insert Rows ~Above":"Įterpti eilutes aukščiau", +"Insert Rows ~Below":"Įterpti eilutes žemiau", +"Insert Single Data Label":"Įterpti vieną duomenų etiketę", +"Insert Slide":"Įterpimo veiksena", +"Insert Special Character":"Įterpti specialųjį rašmenį", +"Insert Special Characters":"Įterpti specialųjį rašmenį", +"Insert Text Box":"Įterpti teksto langelį", +"Insert Titles...":"Įterpti pavadinimus…", +"Insert Tre~nd Line...":"Įterpti tendencijos liniją…", +"Insert Unnumbered Entry":"Įterpti elementą be numerio", +"Insert Vertical Text":"Įterpti vertikalų tekstą", +"Insert ~Cells...":"Įterpti langelius", +"Insert ~Rows":"Įterpti eilutes", +"Insert ~Table...":"Įterpti ~lentelę…", +"Insert/Delete Axes...":"Pridėti arba šalinti ašis…", +"Invert":"Invertavimas", +"Isosceles Triangle":"Lygiašonis trikampis", +"Italic":"Kursyvas", +"Justified":"Abipusė", +"Language":"Kalba", +"Language Status":"Kalbos būsena", +"Layout":"Maketas", +"Left":"Kairinė", +"Left Arrow":"Rodyklė kairėn", +"Left Arrow Callout":"Išnaša su rodykle kairėn", +"Left Brace":"Kairysis riestinis skliaustas", +"Left Bracket":"Kairysis skliaustas", +"Left and Right Arrow":"Abipusė rodyklė", +"Left and Right Arrow Callout":"Išnaša su rodyklėmis kairėn ir dešinėn", +"Left-To-Right":"Iš kairės į dešinę", +"Lightning Bolt":"Žaibas", +"Line":"Linija", +"Line Callout 1":"Linijinė išnaša 1", +"Line Callout 2":"Linijinė išnaša 2", +"Line Callout 3":"Linijinė išnaša 3", +"Line Color":"Linijos spalva", +"Line Connector":"Jungiamoji linija", +"Line Connector Ends with Arrow":"Jungiamosios linijos gale rodyklė", +"Line Spacing":"Eilučių intervalas", +"Line Spacing: 1":"Eilučių intervalas: 1", +"Line Spacing: 1.5":"Eilučių intervalas: 1,5", +"Line Spacing: 2":"Eilučių intervalas: 2", +"Lis~ts":"~Sąrašai", +"L~ine...":"Linija...", +"Manage Track Changes":"Tvarkyti pataisas", +"Manage...":"Tvarkyti…", +"Manual ~Break...":"Eilutė, skiltis, puslapis…", +"Media":"Medija", +"Merge Cells":"Sulieti langelius", +"Moon":"Mėnulis", +"More ~Filters":"Daugiau ~filtrų", +"Move Item Down":"Nuleisti elementą", +"Move Item Down with Subpoints":"Nuleisti elementą su papunkčiais", +"Move Item Up":"Pakelti elementą", +"Move Item Up with Subpoints":"Pakelti elementą su papunkčiais", +"M~erge and Center Cells":"Sulieti ir centruoti langelius", +"Name...":"Pavadinimas…", +"Na~vigator":"Žvalgiklis", +"New Page":"Naujas lapas", +"Next":"Kita", +"Next Page":"Kitas puslapis", +"Next Track Change":"Kita pataisa", +"No List":"Jokio sąrašo", +"Non-breaking ~Hyphen":"Jungiamasis brūkšnelis", +"None":"Teksto nelaužyti", +"Notched Right Arrow":"Rantyta rodyklė dešinėn", +"Number":"Skaičius", +"Number Format":"Skaičiaus formatas", +"Number Format...":"Skaičių formatas…", +"Number Format: Currency":"Skaičiaus formatas: valiuta", +"Number Format: Date":"Skaičiaus formatas: data", +"Number Format: Decimal":"Skaičiaus formatas: dešimtainis", +"Number Format: Exponential":"Skaičiaus formatas: eksponentinis", +"Number Format: Percent":"Skaičiaus formatas: procentai", +"Number Format: Standard":"Skaičiaus formatas: bendrasis", +"Number Format: Time":"Skaičiaus formatas: laikas", +"Octagon":"Aštuonkampis", +"Octagon Bevel":"Aštuonkampis kūgis", +"Open Circle (Curve)":"Atviras apskritimas (kreivė)", +"Open Circle (Pour)":"Atviras apskritimas (lietis)", +"Open Hyperlink":"Sekti hipersaitu", +"Optimal Column Width":"Optimalus stulpelio plotis", +"Optimal Row Height":"Optimalus eilutės aukštis", +"Orientation":"Padėtis", +"Outline Font Effect":"Kontūras", +"Overline":"Linija viršuje", +"Page Properties...":"Lapo savybės…", +"Page Tit~le":"Lapo pavadinimas", +"Page ~Count":"Puslapių skaičius", +"Paired ~t-test...":"Porinis t kriterijus…", +"Parallelogram":"Lygiagretainis", +"Paste ~Special...":"Įdėti kitaip...", +"Pentagon":"Penkiakampis", +"Percent":"Procentai", +"Pi~vot Table...":"Suvestinė lentelė…", +"Plain Text":"Paprastas tekstas", +"Pop Art":"Spalvų sukeitimas (vietomis)", +"Position and Si~ze...":"Padėtis ir dydis...", +"Previous Page":"Ankstesnis puslapis", +"Previous Track Change":"Ankstesnė pataisa", +"Prin~t Ranges":"Spausdinimo sritis", +"Prohibited":"Draudimas", +"Promote Outline Level":"Lygmeniu aukštyn", +"Promote Outline Level with Subpoints":"Lygmeniu aukštyn su papunkčiais", +"Propert~ies...":"Savybės...", +"Protect Cells":"Apsaugoti langelius", +"Protect ~Sheet...":"Apsaugoti lakštą…", +"Pr~evious":"Ankstesnė", +"Puzzle":"Dėlionė", +"P~aragraph...":"Pastraipa…", +"QR and ~Barcode...":"QR arba brūkšninis kodas…", +"Record Track Changes":"Žymėti pataisas", +"Rectangle":"Stačiakampis", +"Rectangle, Rounded":"Užpildytas stačiakampis suapvalintais kampais", +"Rectangular Callout":"Stačiakampė išnaša", +"Reject":"Atmesti", +"Reject All":"Atmesti viską", +"Reject All Changes":"Atmesti visas pataisas", +"Reject Change":"Atmesti pataisą", +"Reject Track Change and select the next one":"Atmesti pataisą ir pažymėti kitą", +"Reject and Move to Next":"Atmesti ir pereiti prie kitos", +"Remove Noise":"Šiukšlių šalinimas", +"Rename Master":"Pervadinti pagrindą", +"Rename S~heet...":"Pervadinti lakštą…", +"Reply Comment":"Atsakyti į komentarą", +"Reset Data Point":"Atstatyti duomenų tašką", +"Reset all Data Points":"Atstatyti visus duomenų taškus", +"Resolved Comments":"Rodyti išspręstus komentarus", +"Restart Numbering":"Numeruoti iš naujo", +"Right":"Dešininė", +"Right Arrow":"Rodyklė dešinėn", +"Right Arrow Callout":"Išnaša su rodykle dešinėn", +"Right Brace":"Dešinysis riestinis skliaustas", +"Right Bracket":"Dešinysis skliaustas", +"Right Triangle":"Statusis trikampis", +"Right or Left Arrow":"Rodyklė kairėn arba dešinėn", +"Right-To-Left":"Iš dešinės į kairę", +"Ring":"Žiedas", +"Rotate 90° ~Left":"Pasukti 90° kairėn", +"Rotate 90° ~Right":"Pasukti 90° dešinėn", +"Rot~ate":"Pasukti", +"Round Callout":"Ovalo formos išnaša", +"Rounded Rectangular Callout":"Stačiakampė išnaša suapvalintais kampais", +"Row":"Eilutė", +"Row ~Height...":"Eilutės aukštis…", +"Rows ~Above":"Įterpti eilutes aukščiau", +"Rows ~Below":"Įterpti eilutes žemiau", +"R~efresh Range":"Atnaujinti sritį", +"R~ight-To-Left":"Iš dešinės į kairę", +"R~un Macro...":"Vykdyti makrokomandą...", +"S-shaped Arrow":"S formos rodyklė", +"Save ~As...":"Įrašyti kaip…", +"Scientific":"Eksponentinis skaičius", +"Select Cell":"Pažymėti langelį", +"Select Column":"Pažymėti stulpelį", +"Select Row":"Pažymėti eilutę", +"Select Table":"Pažymėti lentelę", +"Select ~All":"Pažymėti viską", +"Select ~Range...":"Pasirinkti sritį…", +"Set Background Image...":"Parinkti fono paveikslą…", +"Set Character Spacing":"Tarpai tarp rašmenų", +"Set Line Spacing":"Eilučių intervalas", +"Se~ction...":"Sekcija…", +"Shadow":"Šešėlis", +"Sharpen":"Ryškumas", +"Sheet R~ight-To-Left":"Lakštas iš dešinės į kairę", +"Show Navigator Window":"Rodyti žvalgiklį", +"Sho~w Rows":"Rodyti eilutes", +"Sho~w Slide":"Rodyti skaidrę", +"Sidebar":"Šoninis skydelis", +"Signet":"Signetė", +"Slant Down":"Nuožulnus žemyn", +"Slant Up":"Nuožulnus aukštyn", +"Slide Layout":"Skaidrės maketas", +"Slide Properties...":"Skaidrės savybės…", +"Slide Tit~le":"Skaidrės antraštė", +"Slide Transition":"Perėjimas tarp skaidrių", +"Slide ~Count":"Skaidrių skaičius", +"Slide ~Layout":"Skaidrės ~maketas", +"Small capitals":"Sumažintos didžiosios raidės", +"Smiley Face":"Šypsena", +"Snap to Grid":"Pritraukti prie tinklelio", +"Sort Ascending":"Rikiuoti didėjančiai", +"Sort Descending":"Rikiuoti mažėjančiai", +"So~rt...":"Rikiuoti...", +"Split Arrow":"Išsiskirianti rodyklė", +"Split Cells...":"Skaidyti langelius…", +"Split Table...":"Skaidyti lentelę", +"Square":"Kvadratas", +"Square Bevel":"Stačiakampis kūgis", +"Square, Rounded":"Užpildytas kvadratas suapvalintais kampais", +"Statistics":"Statistika", +"Stop":"Aštuonkampis", +"Straight Connector":"Jungiamoji atkarpa", +"Straight Connector ends with Arrow":"Jungiamosios atkarpos gale rodyklė", +"Straight Connector with Arrows":"Jungiamoji atkarpa su rodyklėmis", +"Strikethrough":"Perbraukta", +"Striped Right Arrow":"Juostuota rodyklė dešinėn", +"Subscript":"Apatinis indeksas", +"Sun":"Saulė", +"Superscript":"Viršutinis indeksas", +"Symbol":"Rašmuo", +"S~how Columns":"Rodyti stulpelius", +"S~lide":"~Skaidrė", +"S~pecial Character...":"Specialieji rašmenys…", +"Table Cell Background Color":"Lentelės langelio fono spalva", +"Table of Contents and Inde~x":"Turinys ir rodyklė", +"Ta~ble Properties...":"Lentelės savybės...", +"Text Wrap...":"Teksto laužymas…", +"Te~xt":"Tekstas", +"Theme...":"Apipavidalinimas…", +"Thousands Separator":"Tūkstančių skirtukas", +"Time":"Laikas", +"Time Field":"Laiko laukas", +"Title Page...":"Antraštinis puslapis…", +"To Background":"Už teksto", +"To Cell (~resize with cell)":"Prie langelio (keisti dydį pagal langelį)", +"To Foreground":"Prieš tekstą", +"To Next Paragraph in Level":"Į kitą to paties lygio pastraipą", +"To Previous Paragraph in Level":"Į ankstesnę to paties lygio pastraipą", +"To P~age":"Prie puslapio", +"To ~Cell":"Prie langelio", +"To ~Character":"Prie rašmens", +"To ~Curve":"Į kreivę", +"To ~Frame":"Prie kadro", +"To ~Paragraph":"Prie pastraipos", +"Toggle Automatic Spell Checking":"Automatinis rašybos tikrinimas", +"Toggle Formatting Marks":"Formatavimo ženklai", +"Toggle Shadow":"Šešėlis", +"Top":"Viršutinė", +"Track Chan~ges":"Sekti taisymus", +"Transparency":"Skaidrumas", +"Trapezoid":"Trapecija", +"Triangle Down":"Trikampis žemyn", +"Triangle Up":"Trikampis aukštyn", +"T~able":"Lentelė", +"T~ime (variable)":"Laikas (kintamas)", +"T~itle":"Pavadinimas", +"Underline":"Pabraukta", +"Unmerge Cells":"Skaidyti langelius", +"Unprotect Cells":"Naikinti langelių apsaugą", +"Up Arrow":"Rodyklė aukštyn", +"Up Arrow Callout":"Išnaša su rodykle aukštyn", +"Up and Down Arrow":"Abipusė vertikali rodyklė", +"Up and Down Arrow Callout":"Išnaša su rodyklėmis žemyn ir aukštyn", +"Up and Right Arrow":"Rodyklė aukštyn ir dešinėn", +"Up and Right Arrow Callout":"Išnaša su rodyklėmis aukštyn ir dešinėn", +"Up, Right and Down Arrow":"Rodyklė aukštyn, dešinėn ir žemyn", +"Vertical Scroll":"Vertikalus ritinys", +"Vertical Text":"Vertikalus tekstas", +"Vertically C~enter":"Vertikaliai pagal centrus", +"Vertically S~pacing":"Vertikaliai pagal tarpus", +"Vertically ~Bottom":"Vertikaliai pagal apačias", +"Vertically ~Top":"Vertikaliai pagal viršus", +"View Grid Lines":"Lakšto tinklelis", +"Watermark...":"Vandenženklis…", +"Wave":"Banga", +"Wrap Text":"Skaidyti tekstą", +"Zoom In":"Padidinti", +"Zoom Out":"Sumažinti", +"~3D View...":"Trimatis vaizdas...", +"~Accessibility Check...":"Pritaikymo neįgaliesiems patikra…", +"~Add":"Pridėti spausdinimo sritį", +"~Add to List":"Įtraukti į sąrašą", +"~Advanced Filter...":"Papildomas filtras…", +"~Analysis of Variance (ANOVA)...":"Dispersinė analizė (ANOVA)…", +"~Arrange":"Išdėstyti", +"~Author":"Autorius", +"~Automatic Spell Checking":"Automatinis rašybos tikrinimas", +"~Bottom":"Apatinė", +"~Bring to Front":"Perkelti į priekį", +"~Bullets and Numbering...":"Ženklinimas ir numeravimas…", +"~Capitalize Every Word":"Kiekvienas Žodis Iš Didžiosios Raidės", +"~Centered":"Centrinė", +"~Chart...":"Diagrama...", +"~Chi-square Test...":"~Chi kvadrato kriterijus…", +"~Clear":"Valyti spausdinimo sritį", +"~Clear Direct Formatting":"Šalinti formatavimą", +"~Column":"Pažymėti stulpelį", +"~Column Break":"Stulpelį", +"~Columns":"Šalinti stulpelius", +"~Contour":"Kontūras", +"~Convert":"Konvertuoti", +"~Correlation...":"Koreliacija…", +"~Covariance...":"Kovariacija…", +"~Cut":"Iškirpti", +"~Data":"Duomenys", +"~Data Ranges...":"Duomenų sritys…", +"~Data Table...":"Duomenų lentelė…", +"~Date":"Data", +"~Date (fixed)":"Data (fiksuota)", +"~Define":"Apibrėžti spausdinimo sritį", +"~Define Range...":"Apibrėžti sritį…", +"~Define...":"Nurodyti pavadinimą…", +"~Delete":"Šalinti", +"~Delete Sheet...":"Šalinti lakštą…", +"~Delete Slide":"Šalinti skaidrę", +"~Descriptive Statistics...":"Aprašomoji statistika…", +"~Display Grid":"Rodyti tinklelį", +"~Edit":"~Taisa", +"~Edit Contour...":"Taisyti kontūrą…", +"~Edit...":"Taisyti spausdinimo sritį…", +"~Endnote":"Galinė išnaša", +"~Enter Group":"Taisyti grupės objektus", +"~Exponential Smoothing...":"Eksponentinis glotninimas…", +"~F-test...":"~F kriterijus…", +"~File":"~Failas", +"~First Paragraph":"Pirmoji pastraipa", +"~Fonts...":"Šriftai…", +"~Footnote":"Puslapinė išnaša", +"~Format Cells...":"Langelių formatas…", +"~Formula Object...":"Formulė…", +"~Function...":"Funkcija...", +"~Goal Seek...":"Parametrų parinkimas...", +"~Group":"Grupuoti", +"~Group and Outline":"Grupavimas ir struktūra", +"~Group...":"Grupuoti…", +"~Header and Footer...":"Puslapinė antraštė ir poraštė…", +"~Headers and Footers...":"Puslapinė antraštė ir poraštė…", +"~Height...":"Aukštis...", +"~Help":"~Žinynas", +"~Hide":"Slėpti", +"~Hide AutoFilter":"Slėpti automatinį filtrą", +"~Hide Details":"Slėpti išsamią peržiūrą", +"~Hide Sheet":"Slėpti lakštą", +"~Hide Slide":"Slėpti skaidrę", +"~Hyperlink":"Hipersaitas", +"~Hyperlink...":"~Hipersaitas…", +"~Hyphenation":"Žodžių kėlimas", +"~Hyphenation...":"Žodžių kėlimas…", +"~Image...":"Paveikslas…", +"~Insert":"Įterpimas", +"~Insert or Edit...":"Įterpti arba taisyti…", +"~Insert...":"Įterpti langelius…", +"~Interaction...":"Sąveika…", +"~Left":"Kairinė", +"~Left-to-Right Mark":"Krypties iš kairės į dešinę ženklas", +"~Line Numbering...":"Eilučių numeravimas...", +"~Manage...":"Tvarkyti pataisas…", +"~More Fields...":"Daugiau laukų…", +"~More Options...":"Daugiau parinkčių…", +"~Move or Copy Sheet...":"Perkelti arba kopijuoti lakštą…", +"~Moving Average...":"Slankusis vidurkis…", +"~Named Ranges and Expressions":"Pavadintos sritys ir reiškiniai", +"~New Slide":"Nauja skaidrė", +"~No-break Space":"Jungiamasis tarpas", +"~Optimal":"Optimalusis apgaubimas tekstu", +"~Optimal Height...":"Optimalus aukštis...", +"~Optimal Width...":"Optimalus plotis...", +"~Ordered List":"Numeruotas sąrašas", +"~Page":"Lapas", +"~Page Break":"Puslapis", +"~Page Number":"Lapo numeris", +"~Page Numbers...":"Puslapių numeriai…", +"~Page Style...":"Puslapio stilius…", +"~Page...":"Puslapis...", +"~Parallel":"Visiškasis apgaubimas tekstu", +"~Paste":"Įdėti", +"~Pivot Table":"Suvestinė lentelė", +"~Print...":"Spausdinti...", +"~Properties...":"Savybės…", +"~Recalculate":"Perskaičiuoti", +"~Record":"Žymėti pataisas", +"~Redo":"Atstatyti", +"~Refresh":"Atnaujinti", +"~Regression...":"~Regresija…", +"~Remove Hyperlink":"Šalinti hipersaitą", +"~Remove Outline":"Šalinti struktūrą", +"~Reset Filter":"Atstatyti filtrą", +"~Right":"Dešininė", +"~Right-to-Left Mark":"Krypties iš dešinės į kairę ženklas", +"~Row":"Pažymėti eilutę", +"~Rows":"Šalinti eilutes", +"~Sampling...":"Imtis…", +"~Save":"Įrašyti", +"~Sections...":"Sekcijos...", +"~Select":"Pažymėti", +"~Send to Back":"Perkelti į pagrindą", +"~Sentence case":"Sakinio registras", +"~Shape":"~Figūra", +"~Sheet":"Lakštas", +"~Show":"Rodyti", +"~Show Details":"Rodyti išsamiai", +"~Show Sheet...":"Rodyti lakštą…", +"~Slide Number":"Skaidrės numeris", +"~Soft Hyphen":"Kėlimo ženklas", +"~Sort...":"Rikiuoti...", +"~Spacing":"Intervalai", +"~Spacing...":"Tarpo reguliavimas...", +"~Spelling...":"Rašybos tikrinimas…", +"~Standard Filter...":"Įprastas filtras…", +"~Subject":"Tema", +"~Table":"Pažymėti lentelę", +"~Table Properties...":"Lentelės savybės…", +"~Table...":"Lentelė...", +"~Text Box":"Teksto langelis", +"~Thesaurus...":"Tezauras...", +"~Through":"Objektas virš teksto", +"~Time":"Laikas", +"~Time (fixed)":"Laikas (fiksuotas)", +"~Tools":"~Priemonės", +"~Top":"Viršutinė", +"~UPPERCASE":"DIDŽIOSIOS RAIDĖS", +"~Undo":"Atšaukti", +"~Ungroup...":"Išgrupuoti...", +"~Unordered List":"Ženklintas sąrašas", +"~Update All":"~Atnaujinti viską", +"~Validity...":"Tikrinimas…", +"~View":"~Rodymas", +"~While Typing":"Rašant", +"~Width...":"Plotis...", +"~Word Count...":"Statistika…", +"~Word Joiner":"Žodžių jungtukas", +"~Wrap":"Teksto laužymas", +"~Z-test...":"Z kriterijus…", +"~Zero-width Space":"Nulinio pločio tarpas", +"~lowercase":"mažosios raidės", +"~tOGGLE cASE":"sUKEISTAS rEGISTRAS" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/lv.json b/f7cloud-office/browser/dist/l10n/uno/lv.json new file mode 100644 index 0000000..e7a53ed --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/lv.json @@ -0,0 +1,681 @@ +{ +"12-Point Star":"12 staru zvaigzne", +"24-Point Star":"24 staru zvaigzne", +"4-Point Star":"4 staru zvaigzne", +"4-way Arrow":"Četru virzienu bulta", +"4-way Arrow Callout":"Norādes bulta četros virzienos", +"5-Point Star":"5 staru zvaigzne", +"6-Point Star":"6 staru zvaigzne", +"6-Point Star, Concave":"6-staru zvaigzne, ieliekta", +"8-Point Star":"8 staru zvaigzne", +"Accept":"Pieņemt", +"Accept All":"Apstiprināt visas", +"Accept All Changes":"Pieņemt visas izmaiņas", +"Accept Change":"Pieņemt izmaiņu", +"Accept Track Change and select the next one":"Pieņemt izmaiņu izsekošanu un izvēlēties nākamo", +"Accept and Move to Next":"Pieņemt un pārvietoties uz nākamo", +"Add Decimal Place":"Pievienot decimāldaļu", +"After":"Pēc", +"Align Bottom":"Līdzināt pie apakšas", +"Align Bottom to Anchor":"Līdzināt apakšā pie enkura", +"Align Center":"Līdzināt vidū", +"Align Left":"Līdzināt pie kreisās malas", +"Align Right":"Līdzināt pie labās malas", +"Align Top":"Līdzināt pie augšas", +"Align Top to Anchor":"Līdzināt augšā pie enkura", +"Anc~hor":"~Enkurs", +"Animation":"Animācija", +"Apply Suggestion":"Pielietot ieteikumu", +"Arch Down (Curve)":"Arka lejup (līkne)", +"Arch Down (Pour)":"Bulta lejā (vienkārši)", +"Arch Left (Curve)":"Arka pa kreisi (līkne)", +"Arch Right (Curve)":"Arka pa labi (līkne)", +"Arch Right (Pour)":"Bulta pa labi (vienkārši)", +"Arch Up (Curve)":"Arka augšup (līkne)", +"Arch Up (Pour)":"Arka augšup", +"Arrange":"Sakārtot", +"As C~haracter":"Kā ~rakstzīmi", +"AutoCorr~ect":"Automātiski koriģ~ēt", +"AutoFill Data Series: automatic":"Automātiski aizpildīt datu sērijas: automātiski", +"Auto~Filter":"Automātiskais ~filtrs", +"A~lignment...":"~Līdzināšana...", +"A~rea...":"~Laukums...", +"A~rrange":"Sakā~rtot", +"Back One":"Atpakaļ pa vienu", +"Background Color":"Fona krāsa", +"Before":"Pirms", +"Block Arc":"Gredzena sektors", +"Bold":"Treknraksts", +"Bookmar~k...":"Grāmatzī~me...", +"Borders (Shift to overwrite)":"Malas (Shift, lai pārrakstītu)", +"Bottom":"Apakšā", +"Brightness":"Spilgtums", +"Caption...":"Paraksts...", +"Center":"Vidū", +"Center Horizontal":"Vidū horizontāli", +"Center Vertically":"Centrēt vertikāli", +"Centered":"Centrēts", +"Ce~lls...":"Šū~nas...", +"Character Spacing":"Rakstzīmju atstarpes", +"Charcoal Sketch":"Kokogles mets", +"Chart T~ype...":"Diagra~mmas tips...", +"Check Spelling":"Pārbaudīt pareizrakstību", +"Chevron":"Uzšuve", +"Chevron Down":"Uzšuve uz leju", +"Chevron Up":"Uzšuve uz augšu", +"Circle":"Riņķis", +"Circle (Curve)":"Riņķis (līkne)", +"Circle (Pour)":"Riņķis (vienkāršs)", +"Circle Pie":"Riņķa sektors", +"Circular Arrow":"Cirkulārā bulta", +"Clear Direct Formatting":"Attīrīt tiešo formatēšanu", +"Clear ~Direct Formatting":"~Attīrīt tiešo formatēšanu", +"Cle~ar Cells...":"~Attīrīt šūnas...", +"Clone Formatting":"Klonēt formatējumu", +"Close Master View":"Aizvērt pamata skatu", +"Cloud":"Mākonis", +"Cl~ear Contents...":"~Attīrīt saturu...", +"Color Scale...":"Krāsu skala...", +"Column":"Kolonna", +"Column ~Width...":"Kolonnas ~platums...", +"Columns ~After":"Kolonn~as pēc", +"Columns ~Before":"Kolonnas ~pirms", +"Comments":"Komentāri", +"Comme~nt":"Kome~ntārs...", +"Connector":"Savienotājs", +"Connector Ends with Arrow":"Savienotājs beidzas ar bultu", +"Connector with Arrows":"Savienotājs ar bultām", +"Connectors":"Savienotāji", +"Contrast":"Kontrasts", +"Copy Hyperlink Location":"Kopēt hipersaites atrašanās vietu", +"Cop~y":"Kopē~t", +"Corner Right Arrow":"Stūra bulta pa labi", +"Co~lumns...":"Ko~lonnas...", +"Co~mpress...":"~Saspiest...", +"Crop":"Kadrēt", +"Crop Image":"Apcirst attēlu", +"Cross":"Krusts", +"Currency":"Valūta", +"Current ~Index":"Pašreizēja~is rādītājs", +"Curve":"Līkne", +"Curve Down":"Līkne lejup", +"Curve Up":"Līkne augšup", +"Curved Connector":"Izliekts savienotājs", +"Curved Connector Ends with Arrow":"Izliekts savienotājs beidzas ar bultu", +"Curved Connector with Arrows":"Izliekts savienotājs ar bultām", +"Cycle Case":"Ciklizēt reģistru", +"Cylinder":"Cilindrs", +"C~ell":"Šū~na", +"C~haracter...":"~Rakstzīme...", +"C~onditional":"N~osacījuma", +"Data Bar...":"Datu josla...", +"Date":"Datums", +"Date...":"Datums...", +"Dat~e (variable)":"Dat~ums (mainīgs)", +"Decrease Font Size":"Samazināt fonta izmēru", +"Decrease Indent":"Samazināt atkāpi", +"Decrease Paragraph Spacing":"Samazināt rindkopas atstarpi", +"Decrease Size":"Samazināt izmēru", +"Delete All Comments":"Dzēst visus komentārus", +"Delete All Comments by This Author":"Dzēst visus šī autora komentārus", +"Delete Axis":"Dzēst asis", +"Delete Comment":"Dzēst komentāru", +"Delete C~ells...":"Dzēst šū~nas...", +"Delete C~ontents...":"Dzēst s~aturu...", +"Delete Data Labels":"Dzēst datu etiķetes", +"Delete Decimal Place":"Dzēst decimāldaļas", +"Delete Legend":"Dzēst apzīmējumus", +"Delete Major Grid":"Dzēst galveno režģi", +"Delete Minor Grid":"Dzēst papildu režģi", +"Delete Rows":"Dzēst rindas", +"Delete Single Data Label":"Dzēst vienu datu etiķeti", +"Delete Table":"Dzēst tabulu", +"Delete selected columns":"Dzēst izvēlētās kolonnas", +"Delete selected rows":"Dzēst izvēlētās rindas", +"Delete table":"Dzēst tabulu", +"Delete ~All Comments":"Dzēst ~visus komentārus", +"De~lete...":"Dzēs~t...", +"Diamond":"Rombs", +"Diamond Bevel":"Slīpi nogriezts rombs", +"Digital Signatu~res...":"Ciparpa~raksti...", +"Display Grid":"Rādīt režģi", +"Doorplate":"Durvju uzraksts", +"Double Brace":"Dubulta figūriekava", +"Double Bracket":"Dubultiekava", +"Double Underline":"Dubults pasvītrojums", +"Down Arrow":"Bulta lejup", +"Down Arrow Callout":"Norādes bulta uz leju", +"Duplicate Page":"Dublēt lappusi", +"Duplicate ~Slide":"Dublēt ~slaidu", +"D~elete Page":"D~zēst lappusi", +"Edit Hyperlink...":"Rediģēt hipersaiti...", +"Edit Section...":"Rediģēt sadaļu...", +"Ellipse":"Elipse", +"Explosion":"Sprādziens", +"E~xecute Interaction...":"~Izpildīt mijiedarbību...", +"E~xit Group":"~Iziet no grupas", +"Fade Down":"Nosegt lejup", +"Fade Left":"Nosegt pa kreisi", +"Fade Right":"Nosegt pa labi", +"Fade Up":"Nosegt augšup", +"Fade Up and Left":"Nosegt augšup pa kreisi", +"Fade Up and Right":"Nosegt augšup pa labi", +"Fiel~d":"~Lauks", +"Fill Color":"Aizpildījuma krāsa", +"Find Next":"Meklēt nākamo", +"Find Previous":"Meklēt iepriekšējo", +"Find and Rep~lace...":"Mek~lēt un aizstāt...", +"First ~Author":"Pirmais ~autors", +"Flip Horizontally":"Apmest horizontāli", +"Flip Vertically":"Apmest vertikāli", +"Flowchart: Alternate Process":"Blokshēma: alternatīvs process", +"Flowchart: Card":"Blokshēma: kartīte", +"Flowchart: Collate":"Blokshēma: salīdzināt", +"Flowchart: Connector":"Blokshēma: savienotājs", +"Flowchart: Data":"Blokshēma: dati", +"Flowchart: Decision":"Blokshēma: lēmums", +"Flowchart: Delay":"Blokshēma: aizture", +"Flowchart: Direct Access Storage":"Blokshēma: tiešās piekļuves atmiņa", +"Flowchart: Display":"Blokshēma: attēlot", +"Flowchart: Document":"Blokshēma: dokuments", +"Flowchart: Extract":"Blokshēma: izvilkt", +"Flowchart: Internal Storage":"Blokshēma: iekšējā atmiņa", +"Flowchart: Magnetic Disc":"Blokshēma: magnētiskais disks", +"Flowchart: Manual Input":"Blokshēma: pašrocīgā ievade", +"Flowchart: Manual Operation":"Blokshēma: pašrocīgā operācija", +"Flowchart: Merge":"Blokshēma: sapludināt", +"Flowchart: Multidocument":"Blokshēma: multidokuments", +"Flowchart: Off-page Connector":"Blokshēma: lappušu beigu savienotājs", +"Flowchart: Or":"Blokshēma: vai", +"Flowchart: Predefined Process":"Blokshēma: iepriekš definēts process", +"Flowchart: Preparation":"Blokshēma: sagatavošana", +"Flowchart: Process":"Blokshēma: process", +"Flowchart: Punched Tape":"Blokshēma: lenta", +"Flowchart: Sequential Access":"Blokshēma: secīga piekļuve", +"Flowchart: Sort":"Blokshēma: kārtot", +"Flowchart: Stored Data":"Blokshēma: saglabātie dati", +"Flowchart: Summing Junction":"Blokshēma: apvienojošais savienojums", +"Flowchart: Terminator":"Blokshēma: terminators", +"Flower":"Puķe", +"Folded Corner":"Aizlocīts stūris", +"Font Color":"Fonta krāsa", +"Fontwork Shape":"Teksta efektu figūra", +"Fontwork...":"Teksta efekti...", +"Foote~r":"~Kājene", +"For All Text":"Visam tekstam", +"For Paragraph":"Rindkopai", +"For Selection":"Izvēlētajam", +"Format Axis...":"Formatēt asis...", +"Format Chart Area...":"Formatēt diagrammas apgabalu...", +"Format Data Labels...":"Formatēt datu etiķetes...", +"Format Data Point...":"Formatēt datu punktu...", +"Format Data Series...":"Formatēt datu sēriju...", +"Format Floor...":"Formatēt grīdu...", +"Format Legend...":"Formatēt apzīmējumus...", +"Format Major Grid...":"Formatēt galveno režģi...", +"Format Mean Value Line...":"Formatēt vidējās vērtības līkni...", +"Format Minor Grid...":"Formatēt papildu režģi...", +"Format Pa~ge...":"Formatēt la~ppusi...", +"Format Selection...":"Formatēt izvēlēto...", +"Format Single Data Label...":"Formatēt vienu datu etiķeti...", +"Format Stock Gain...":"Formatēt akciju ieguvumus...", +"Format Stock Loss...":"Formatēt akciju zaudējumus...", +"Format Title...":"Formatēt virsrakstu...", +"Format Trend Line Equation...":"Formatēt tendences līknes vienādojumu...", +"Format Trend Line...":"Formatēt tendences līkni...", +"Format Wall...":"Formatēt sienu...", +"Format X Error Bars...":"Formatēt X kļūdas joslas...", +"Format Y Error Bars...":"Formatēt Y kļūdas joslas...", +"Format as Currency":"Formatēt kā valūtu", +"Format as Date":"Formatēt kā datumu", +"Format as General":"Formatēt kā vispārīgu", +"Format as Number":"Formatēt kā skaitli", +"Format as Percent":"Formatēt kā procentu", +"Format as Scientific":"Formatēt kā zinātnisku", +"Format as Time":"Formatēt kā laiku", +"Formatting Mark":"Formatēšanas iezīme", +"Formula to Value":"Formulu uz vērtību", +"Forward One":"Uz priekšu pa vienu", +"For~matting Marks":"For~matēšanas atzīmes", +"Fo~rm":"Fo~rma", +"Frame":"Ietvars", +"Freeze ~Cells":"~Iesaldēt šūnas", +"F~ont Size...":"F~onta izmērs...", +"F~ormat":"F~ormatēt", +"F~ourier Analysis...":"~Furjē analīze...", +"F~rame...":"Ietva~rs...", +"F~ull Screen":"P~ilnekrāna", +"General":"Vispārīgs", +"Go t~o Page...":"~Iet uz lappusi...", +"Heart":"Sirds", +"Hexagon":"Sešstūris", +"He~ader":"G~alvene", +"He~ader and Footer":"G~alvene un kājene", +"Horizontal Scroll":"Horizontāls rullis", +"H~ide":"S~lēpt", +"H~ide Columns":"~Slēpt kolonnas", +"H~ide Rows":"Slēpt r~indas", +"Icon Set...":"Ikonu kopa...", +"Ignore":"Ignorēt", +"Image Mode":"Attēla režīms", +"In ~Background":"~Fonā", +"Increase Font Size":"Palielināt fonta izmēru", +"Increase Indent":"Palielināt atkāpi", +"Increase Paragraph Spacing":"Palielināt rindkopas atstarpi", +"Increase Size":"Palielināt izmēru", +"Inflate":"Piepūst", +"Insert Audio or Video":"Ievietot audio vai video", +"Insert Axis":"Ievietot asis", +"Insert Axis Title":"Ievietot asu virsrakstus...", +"Insert Bookmark":"Ievietot grāmatzīmi", +"Insert Caption...":"Ievietot parakstu...", +"Insert Chart":"Ievietot diagrammu", +"Insert Column After":"Ievietot kolonnu pēc", +"Insert Column Before":"Ievietot kolonnu pirms", +"Insert Column Break":"Ievietot kolonnas atdalītāju", +"Insert Columns ~After":"Ievietot kolonn~as pēc", +"Insert Columns ~Before":"Ievietot kolonnas ~pirms", +"Insert Comment":"Ievietot komentāru", +"Insert Co~lumns":"Ievietot ko~lonnas", +"Insert Cross-reference":"Ievietot mijnorādi", +"Insert Data Labels":"Ievietot datu etiķetes", +"Insert Endnote":"Ievietot beigu vēri", +"Insert Field":"Ievietot lauku", +"Insert Fontwork Text":"Ievietot tekstu ar efektiem", +"Insert Footnote":"Ievietot vēri", +"Insert Frame":"Ievietot ietvaru", +"Insert Hyperlink":"Ievietot hipersaiti", +"Insert Image...":"Ievietot attēlu...", +"Insert Index Entry":"Ievietot rādītāja ierakstu", +"Insert Major Grid":"Ievietot galveno režģi", +"Insert Mean ~Value Line":"Ievietot vidējās ~vērtības līkni", +"Insert Minor Grid":"Ievietot papildu režģi", +"Insert Page Break":"Ievietot lappušu atdalītāju", +"Insert Row Above":"Ievietot rindu pirms", +"Insert Row Below":"Ievietot rindu pēc", +"Insert Rows ~Above":"Ievietot rindas ~virs", +"Insert Rows ~Below":"Ievietot rindas ~zem", +"Insert Single Data Label":"Ievietot vienu datu etiķeti", +"Insert Slide":"Ievietot slaidu", +"Insert Special Character":"Ievietot speciālo rakstzīmi", +"Insert Special Characters":"Ievietot speciālās rakstzīmes", +"Insert Text Box":"Ievietot teksta kasti", +"Insert Titles...":"Ievietot virsrakstus...", +"Insert Tre~nd Line...":"Ievietot te~ndences līkni...", +"Insert Unnumbered Entry":"Ievietot nenumurētu ierakstu", +"Insert Vertical Text":"Ievietot vertikālo tekstu", +"Insert ~Cells...":"Ievietot šūn~as...", +"Insert ~Rows":"Ievietot ~rindas", +"Insert ~Table...":"Ievietot ~tabulu...", +"Insert/Delete Axes...":"Ievietot/dzēst asis...", +"Invert":"Invertēt", +"Isosceles Triangle":"Vienādsānu trīsstūris", +"Italic":"Kursīvs", +"Justified":"Abpuslīdzināts", +"Language":"Valoda", +"Language Status":"Valodas status", +"Layout":"Izkārtojums", +"Left":"Pa kreisi", +"Left Arrow":"Kreisā bulta", +"Left Arrow Callout":"Norādes bulta pa kreisi", +"Left Brace":"Kreisā figūriekava", +"Left Bracket":"Kreisā iekava", +"Left and Right Arrow":"Kreisā un labā bulta", +"Left and Right Arrow Callout":"Norādes bulta pa labi pa kreisi", +"Left-To-Right":"No kreisās uz labo", +"Lightning Bolt":"Zibens", +"Line":"Līnija", +"Line Callout 1":"Līnijas norāde 1", +"Line Callout 2":"Līnijas norāde 2", +"Line Callout 3":"Līnijas norāde 3", +"Line Color":"Līnijas krāsa", +"Line Connector":"Līnijas savienotājs", +"Line Connector Ends with Arrow":"Līnijas savienotājs beidzas ar bultu", +"Line Spacing":"Rindstarpa", +"Line Spacing: 1":"Rindstarpa: 1", +"Line Spacing: 1.5":"Rindstarpa: 1,5", +"Line Spacing: 2":"Rindstarpa: 2", +"Lis~ts":"Saraks~ti", +"L~ine...":"Līn~ija...", +"Manage Track Changes":"Pārvaldīt izmaiņu izsekošanas", +"Manage...":"Pārvaldīt...", +"Manual ~Break...":"Pašrocīgā ~atdalīšana...", +"Master Slides":"Pamatslaidi", +"Media":"Medijs", +"Moon":"Mēness", +"More ~Filters":"Vairāk ~filtru", +"M~erge and Center Cells":"S~apludināt un centrēt šūnas", +"Name...":"Nosaukums...", +"Na~vigator":"Na~vigators", +"New Page":"Jauna lappuse", +"Next":"Nākamā", +"Next Page":"Nākamā lappuse", +"Next Track Change":"Nākamā izmaiņu izsekošana", +"Notched Right Arrow":"Robota labā bulta", +"Number":"Skaitlis", +"Number Format":"Skaitļu formāts", +"Number Format...":"Skaitļu formāts...", +"Number Format: Currency":"Skaitļa formāts: valūta", +"Number Format: Date":"Skaitļa formāts : datums", +"Number Format: Decimal":"Skaitļa formāts: decimāls", +"Number Format: Exponential":"Skaitļa formāts: eksponenciāls", +"Number Format: Percent":"Skaitļa formāts: procenti", +"Number Format: Standard":"Skaitļa formāts: standarta", +"Number Format: Time":"Skaitļa formāts: laiks", +"Octagon":"Astoņstūris", +"Octagon Bevel":"Slīpi nogriezts astoņstūris", +"Open Circle (Curve)":"Atvērts riņķis (līkne)", +"Open Circle (Pour)":"Atvērts riņķis (vienkāršs)", +"Open Hyperlink":"Atvērt hipersaiti", +"Optimal Column Width":"Optimālais kolonnas platums", +"Optimal Row Height":"Optimālais rindas augstums", +"Orientation":"Orientācija", +"Overline":"Virssvītra", +"Page Tit~le":"Lappuses ~virsraksts", +"Page ~Count":"Lappušu ~skaits", +"Paired ~t-test...":"Sapārots ~t-tests...", +"Parallelogram":"Paralelograms", +"Paste ~Special...":"Ielīmēt ~norādot...", +"Pentagon":"Piecstūris", +"Percent":"Procenti", +"Pi~vot Table...":"Pi~vot tabula...", +"Plain Text":"Vienkāršs teksts", +"Pop Art":"Modes māksla", +"Position and Si~ze...":"Novietojums un i~zmērs...", +"Previous Page":"Iepriekšējā lappuse", +"Previous Track Change":"Iepriekšējā izmaiņu izsekošana", +"Prin~t Ranges":"~Drukāšanas diapazoni", +"Prohibited":"Aizliegts", +"Propert~ies...":"Īpašī~bas...", +"Protect Cells":"Aizsargāt šūnas", +"Protect ~Sheet...":"Aizsargāt lok~sni...", +"Pr~evious":"Iep~riekšējā", +"Puzzle":"Puzle", +"P~aragraph...":"Rindkop~a...", +"Record Track Changes":"Ierakstīt izmaiņu izsekošanas", +"Rectangle":"Taisnstūris", +"Rectangle, Rounded":"Taisnstūris, apaļiem stūriem", +"Rectangular Callout":"Četrstūra norāde", +"Reject":"Noraidīt", +"Reject All":"Noraidīt visas", +"Reject All Changes":"Noraidīt visas izmaiņas", +"Reject Change":"Noraidīt izmaiņu", +"Reject Track Change and select the next one":"Noraidīt izmaiņu izsekošanu un izvēlēties nākamo", +"Reject and Move to Next":"Noraidīt un pārvietoties uz nākamo", +"Remove Noise":"Izņemt trokšņus", +"Rename Master":"Pārdēvēt pamatu", +"Rename S~heet...":"Pārdēvēt ~loksni...", +"Reply Comment":"Atbildēt uz komentāru", +"Reset Data Point":"Atiestatīt datu punktu", +"Reset all Data Points":"Atiestatīt visus datu punktus", +"Resolved Comments":"Atrisinātie komentāri", +"Restart Numbering":"Sākt numurēšanu no jauna", +"Right":"Pa labi", +"Right Arrow":"Labā bulta", +"Right Arrow Callout":"Norādes bulta pa labi", +"Right Brace":"Labā figūriekava", +"Right Bracket":"Labā iekava", +"Right Triangle":"Taisnlenķa trīsstūris", +"Right or Left Arrow":"Bulta pa labi vai pa kreisi", +"Right-To-Left":"No labās uz kreiso", +"Ring":"Gredzens", +"Rotate 90° ~Left":"Pagriezt 90° pa ~kreisi", +"Rotate 90° ~Right":"Pagriezt 90° pa ~labi", +"Rot~ate":"P~agriezt", +"Round Callout":"Apaļa norāde", +"Rounded Rectangular Callout":"Norāde - četrstūris ar apaļiem stūriem", +"Row":"Rinda", +"Row ~Height...":"Rindas ~augstums...", +"Rows ~Above":"Rind~as virs", +"Rows ~Below":"Rindas ~zem", +"R~efresh Range":"~Atsvaidzināt datu diapazonu", +"R~ight-To-Left":"No labās uz kre~iso", +"R~un Macro...":"Palaist makrokomand~u...", +"S-shaped Arrow":"S veida bulta", +"Save ~As...":"S~aglabāt kā...", +"Scientific":"Zinātnisks", +"Select Cell":"Izvēlēties šūnu", +"Select Column":"Izvēlēties kolonnu", +"Select Row":"Izvēlēties rindu", +"Select Table":"Izvēlēties tabulu", +"Select ~All":"Izvēlēties ~visu", +"Select ~Range...":"Izvēlēties ~diapazonu...", +"Set Background Image...":"Iestatīt fona attēlu...", +"Set Character Spacing":"Iestatīt rakstzīmju atstarpes", +"Set Line Spacing":"Iestatīt rindstarpu", +"Se~ction...":"~Sadaļa...", +"Shadow":"Ēna", +"Sharpen":"Asināt", +"Sheet R~ight-To-Left":"Loksne no labās uz kre~iso", +"Show Navigator Window":"Rādīt navigatora logu", +"Sho~w Rows":"~Rādīt rindas", +"Sho~w Slide":"~Rādīt slaidu", +"Sidebar":"Sānjosla", +"Signet":"Zīmogs", +"Slant Down":"Slīpi lejup", +"Slant Up":"Slīpi augšup", +"Slide Layout":"Slaidu izkārtojums", +"Slide Tit~le":"S~laida virsraksts", +"Slide Transition":"Slaidu pāreja", +"Slide ~Count":"Slaidu ~skaits", +"Slide ~Layout":"S~laidu izkārtojums", +"Small capitals":"Samazināti lielie burti", +"Smiley Face":"Smaidiņš", +"Snap to Grid":"Pievilkt pie režģa", +"Sort Ascending":"Kārtot augoši", +"Sort Descending":"Kārtot dilstoši", +"So~rt...":"Kā~rtot...", +"Split Arrow":"Sadalīta bulta", +"Split Table...":"Sadalīt tabulu...", +"Square":"Kvadrāts", +"Square Bevel":"Slīpi nogriezts kvadrāts", +"Square, Rounded":"Kvadrāts, apaļiem stūriem", +"Statistics":"Statistika", +"Stop":"Apstādināt", +"Straight Connector":"Tiešais savienotājs", +"Straight Connector ends with Arrow":"Tiešais savienotājs beidzas ar bultu", +"Straight Connector with Arrows":"Tiešais savienotājs ar bultām", +"Strikethrough":"Pārsvītrots", +"Striped Right Arrow":"Svītrota labā bulta", +"Subscript":"Apakšraksts", +"Sun":"Saule", +"Superscript":"Augšraksts", +"Symbol":"Simbols", +"S~how Columns":"~Rādīt kolonnas", +"S~lide":"S~laids", +"S~pecial Character...":"S~peciāla rakstzīme...", +"Table Cell Background Color":"Tabulas šūnas fona krāsa", +"Table of Contents and Inde~x":"~Satura rādītājs un indekss", +"Ta~ble Properties...":"Ta~bulas īpašības...", +"Text Wrap...":"Teksta aplaušana...", +"Te~xt":"Te~ksts", +"Thousands Separator":"Tūkstošu atdalītājs", +"Time":"Laiks", +"Time Field":"Laika lauks", +"Title Page...":"Titullapa...", +"To Background":"Uz fonu", +"To Cell (~resize with cell)":"Pie šūnas (mainīt izmē~ru līdz ar šūnu)", +"To Foreground":"Uz priekšplānu", +"To Next Paragraph in Level":"Uz nākamo rindkopu līmenī", +"To Previous Paragraph in Level":"Uz iepriekšējo rindkopu līmenī", +"To P~age":"Pie l~appuses", +"To ~Cell":"U~z šūnu", +"To ~Character":"Pie ~rakstzīmes", +"To ~Curve":"Par ~līkni", +"To ~Frame":"Pie ~ietvara", +"To ~Paragraph":"Pie ~rindkopas", +"Toggle Automatic Spell Checking":"Pārslēgt automātisko pareizrakstības pārbaudi", +"Toggle Formatting Marks":"Pārslēgt formatēšanas atzīmes", +"Toggle Shadow":"Pārslēgt ēnu", +"Top":"Augšā", +"Track Chan~ges":"Izse~kot izmaiņām", +"Transparency":"Caurspīdīgums", +"Trapezoid":"Trapece", +"Triangle Down":"Trīsstūris uz leju", +"Triangle Up":"Trīsstūris uz augšu", +"T~able":"T~abula", +"T~ime (variable)":"La~iks (mainīgs)", +"T~itle":"V~irsraksts", +"Underline":"Pasvītrots", +"Unprotect Cells":"Noņemt šūnu aizsardzību", +"Up Arrow":"Bulta augšup", +"Up Arrow Callout":"Norādes bulta uz augšu", +"Up and Down Arrow":"Augšup lejup bulta", +"Up and Down Arrow Callout":"Norādes bulta uz augšu uz leju", +"Up and Right Arrow":"Augšup pa labi bulta", +"Up and Right Arrow Callout":"Norādes bulta pa labi augšā", +"Up, Right and Down Arrow":"Bulta augšup, pa labi, lejup", +"Vertical Scroll":"Vertikāls rullis", +"Vertical Text":"Vertikāls teksts", +"View Grid Lines":"Skatīt režģa līnijas", +"Watermark...":"Ūdenszīme...", +"Wave":"Vilnītis", +"Wrap Text":"Aplauzt tekstu", +"Zoom In":"Tuvināt", +"Zoom Out":"Tālināt", +"~3D View...":"~3D skats...", +"~Accessibility Check...":"Pieej~amības pārbaude...", +"~Add":"~Pievienot", +"~Advanced Filter...":"~Papildinātais filtrs...", +"~Analysis of Variance (ANOVA)...":"Dispersij~as analīze (ANOVA)...", +"~Arrange":"~Sakārtot", +"~Author":"~Autors", +"~Automatic Spell Checking":"~Automātiski pārbaudīt pareizrakstību", +"~Bottom":"~Apakšā", +"~Bring to Front":"~Novietot virspusē", +"~Bullets and Numbering...":"~Aizzīmes un numurēšana...", +"~Capitalize Every Word":"~Katrs Vārds Ar Lielo Burtu", +"~Centered":"~Centrēts", +"~Chart...":"~Diagramma...", +"~Chi-square Test...":"~Hī kvadrāta tests...", +"~Clear":"~Attīrīt", +"~Clear Direct Formatting":"~Attīrīt tiešo formatēšanu", +"~Column":"~Kolonna", +"~Column Break":"~Kolonnas atdalītājs", +"~Columns":"~Kolonnas", +"~Contour":"~Kontūra", +"~Convert":"~Pārveidot", +"~Correlation...":"~Korelācija...", +"~Covariance...":"~Kovariācija*...", +"~Cut":"~Izgriezt", +"~Data":"~Dati", +"~Data Ranges...":"~Datu diapazoni...", +"~Data Table...":"~Datu tabula...", +"~Date":"~Datums", +"~Date (fixed)":"~Datums (fiksēts)", +"~Define":"~Definēt", +"~Define Range...":"~Definēt diapazonu...", +"~Define...":"~Definēt...", +"~Delete":"~Dzēst", +"~Delete Sheet...":"~Dzēst loksni...", +"~Delete Slide":"~Dzēst slaidu", +"~Descriptive Statistics...":"A~prakstošā statistika...", +"~Display Grid":"Rā~dīt režģi", +"~Edit":"R~ediģēt", +"~Edit Contour...":"R~ediģēt kontūru...", +"~Edit...":"R~ediģēt...", +"~Endnote":"B~eigu vēre", +"~Enter Group":"~Ieiet grupā", +"~Exponential Smoothing...":"~Eksponenciālā izlīdzināšana...", +"~F-test...":"~F-tests...", +"~File":"~Datne", +"~First Paragraph":"~Pirmo rindkopu", +"~Fonts...":"~Fonti...", +"~Footnote":"~Vēre", +"~Format Cells...":"~Formatēt šūnas...", +"~Function...":"~Funkcija...", +"~Goal Seek...":"~Mērķa meklēšana...", +"~Group":"~Grupēt", +"~Group and Outline":"~Grupēšana un struktūra", +"~Group...":"~Grupēt...", +"~Header and Footer...":"~Galvene un kājene...", +"~Headers and Footers...":"~Galvenes un kājenes...", +"~Height...":"~Augstums...", +"~Help":"~Palīdzība", +"~Hide":"~Slēpt", +"~Hide AutoFilter":"~Slēpt automātisko filtru", +"~Hide Details":"~Slēpt detaļas", +"~Hide Sheet":"~Slēpt loksni", +"~Hide Slide":"~Slēpt slaidu", +"~Hyperlink":"~Hipersaite", +"~Hyperlink...":"~Hipersaite...", +"~Hyphenation":"~Zilbjdale", +"~Hyphenation...":"~Zilbjdale...", +"~Image...":"~Attēls...", +"~Insert":"~Ievietot", +"~Insert or Edit...":"~Ievietot vai rediģēt...", +"~Insert...":"~Ievietot...", +"~Interaction...":"M~ijiedarbība...", +"~Left":"Pa ~kreisi", +"~Line Numbering...":"~Rindu numurēšana...", +"~Manage...":"~Pārvaldīt...", +"~More Fields...":"~Vairāk lauku...", +"~More Options...":"~Vairāk opciju...", +"~Move or Copy Sheet...":"~Pārvietot vai kopēt loksni...", +"~Moving Average...":"~Slīdošais vidējais...", +"~Named Ranges and Expressions":"~Nosauktie diapazoni vai izteiksmes...", +"~New Slide":"Jau~ns slaids", +"~Optimal Height...":"~Optimālais augstums...", +"~Optimal Width...":"~Optimālais platums...", +"~Page":"La~ppuse", +"~Page Break":"La~ppuses atdalītājs", +"~Page Number":"La~ppuses numurs", +"~Page Numbers...":"~Lappušu numuri...", +"~Page Style...":"La~ppušu stils...", +"~Page...":"La~ppuse...", +"~Paste":"~Ielīmēt", +"~Pivot Table":"~Pivot tabula", +"~Print...":"~Drukāt...", +"~Properties...":"Ī~pašības...", +"~Recalculate":"Pār~rēķināt", +"~Record":"Ie~rakstīt", +"~Redo":"~Atatsaukt", +"~Refresh":"~Atsvaidzināt", +"~Regression...":"~Regresija...", +"~Remove Hyperlink":"Izņemt hipe~rsaiti", +"~Remove Outline":"~Noņemt struktūru", +"~Reset Filter":"Atiestatīt filt~ru", +"~Right":"~Pa labi", +"~Row":"~Rinda", +"~Rows":"~Rindas", +"~Sampling...":"~Paraugu ņemšana...", +"~Save":"~Saglabāt", +"~Sections...":"~Sadaļas...", +"~Select":"~Izvēlēties", +"~Send to Back":"~Novietot aizmugurē", +"~Sentence case":"~Teikuma lielie", +"~Shape":"~Figūra", +"~Sheet":"Lok~sne", +"~Show":"~Rādīt", +"~Show Details":"Rādīt detaļa~s", +"~Show Sheet...":"Rādīt lok~sni...", +"~Slide Number":"~Slaida numurs", +"~Sort...":"~Kārtot...", +"~Spacing":"At~starpes", +"~Spacing...":"~Atstarpes...", +"~Spelling...":"Pareizrak~stība...", +"~Standard Filter...":"~Standarta filtrs...", +"~Subject":"Temat~s", +"~Table":"~Tabula", +"~Table Properties...":"~Tabulas īpašības...", +"~Table...":"~Tabula...", +"~Text Box":"~Tekstlodziņš", +"~Thesaurus...":"~Tēzaurs...", +"~Time":"~Laiks", +"~Time (fixed)":"Laiks (fiksē~ts)", +"~Tools":"~Rīki", +"~Top":"~Augšā", +"~UPPERCASE":"~VISI LIELIE", +"~Undo":"Atsa~ukt", +"~Ungroup...":"~Atgrupēt...", +"~Update All":"Atja~unināt visus", +"~Validity...":"~Derīgums...", +"~View":"~Skats", +"~While Typing":"~Rakstot", +"~Width...":"~Platums...", +"~Word Count...":"~Vārdu skaits...", +"~Wrap":"~Aplaušana", +"~Z-test...":"~Z-tests...", +"~lowercase":"~mazie burti", +"~tOGGLE cASE":"aPVĒRS~T rEĢISTRU" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/mai.json b/f7cloud-office/browser/dist/l10n/uno/mai.json new file mode 100644 index 0000000..b0f0708 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/mai.json @@ -0,0 +1,369 @@ +{ +"12-Point Star":"12-बिन्दु तारा", +"24-Point Star":"24-बिन्दु तारा", +"4-Point Star":"4-बिन्दु तारा", +"4-way Arrow":"4-तरफा तीर", +"4-way Arrow Callout":"4-तरफ तीर कोलेट", +"5-Point Star":"5-बिन्दु तारा", +"6-Point Star":"6-बिन्दु तारा", +"8-Point Star":"8-बिन्दु तारा", +"Accept":"स्वीकारू", +"Accept All":"सभ स्वीकार करू", +"Align Bottom":"तल संरेखण", +"Align Left":"बामाँ संरेखण", +"Align Right":"दहिन्ना संरेखण", +"Align Top":"उप्पर संरेखण", +"Arch Down (Curve)":"नीच्चाँ झुकाबू (वक्र)", +"Arch Down (Pour)":"झुकाबू नीच्चाँ (दिअ')", +"Arch Left (Curve)":"बामाँ झुकाबू (वक्र)", +"Arch Right (Curve)":"दहिन्ना झुकाबू (वक्र)", +"Arch Right (Pour)":"झुकाबू दहिन्ना (दिअ')", +"Arch Up (Curve)":"चाप उप्पर (वक्र)", +"Arch Up (Pour)":"झुकाबू उप्पर (दिअ')", +"Arrange":"क्रममे राखू", +"As C~haracter":"संप्रतीक जहिना (~H)", +"AutoCorr~ect":"स्वचालित ढँगसँ रचना (~F)", +"AutoFill Data Series: automatic":"आंकड़ा श्रृंखलाकेँ स्वयं भरू: स्वचालित", +"Auto~Filter":"स्वचालित फिल्टर (~F)", +"A~lignment...":"समायोजन (~l)...", +"A~rea...":"क्षेत्र (~r)...", +"A~rrange":"व्यवस्थित करू (~r)", +"Back One":"एक पाँछा", +"Background Color":"पृष्ठभूमि रंग", +"Block Arc":"चाप रोकू", +"Bold":"मोट", +"Bookmar~k...":"पुस्तकचिह्न (~k)...", +"Bottom":"नीच्चाँ", +"Brightness":"चमकीलापन", +"Caption...":"कॉप्शन...", +"Center":"बीचमे", +"Center Horizontal":"क्षैतिज मध्यभागमे", +"Centered":"केंद्रित", +"Charcoal Sketch":"चारकोल खाका", +"Chevron":"चेव्रॉन", +"Chevron Down":"चेवरॉन नीच्चाँ", +"Chevron Up":"चेवरॉन उप्पर", +"Circle":"वृत्त", +"Circle (Curve)":"वृत्त (वक्र)", +"Circle (Pour)":"वृत्त (दिअ')", +"Circle Pie":"वृत्त पाई", +"Circular Arrow":"गोलाकार तीर", +"Close Master View":"मास्टर दृश्य बन्न करू", +"Cloud":"बादल", +"Column ~Width...":"कॉलम चओड़ाइ (~W)...", +"Comme~nt":"नोट (~e)", +"Connector":"संबंधक", +"Connector Ends with Arrow":"संबंधकक तीरक साथ अंत होइत अछि", +"Connector with Arrows":"तीरसहित संबंधक", +"Contrast":"विरोधी", +"Corner Right Arrow":"कोनाक दहिन्ना तीर", +"Co~lumns...":"कॉलम (~l)...", +"Cross":"आरपार", +"Currency":"मुद्रा", +"Curve":"वक्र", +"Curve Down":"वक्र नीच्चाँ", +"Curve Up":"वक्र उप्पर", +"Curved Connector":"वक्राकार संबंधक", +"Curved Connector Ends with Arrow":"वक्राकार संबंधक तीर सहित अंत", +"Curved Connector with Arrows":"वक्राकार संबंधक तीर सहित", +"Cylinder":"बेलन", +"Dat~e (variable)":"दिनांक (परिवर्तनीय) (~e)", +"Decrease Indent":"हाशिया घटाबू", +"Delete C~ells...":"सेल मेटाबू (~e)...", +"Delete C~ontents...":"सामग्री मेटाबू (~o)...", +"Delete Rows":"पंक्तिसभकेँ मेटाबू", +"Diamond":"हीरा", +"Diamond Bevel":"हीरा बेवेल", +"Digital Signatu~res...":"डिजिटल हस्ताक्षरसभ (~r)...", +"Doorplate":"डोरप्लेट", +"Double Brace":"दुगुना ब्रैस", +"Double Bracket":"दुगुना कोष्ठक", +"Down Arrow":"नीच्चाँक तीर", +"Down Arrow Callout":"निचलका तीर कालआउट", +"Ellipse":"दीर्घवृत्त", +"Explosion":"विस्फोट", +"Fade Down":"फीका पडना नीच्चाँ", +"Fade Left":"बामाँ फीका पड़नाइ ", +"Fade Right":"दहिन्ना फीका पड़नाइ ", +"Fade Up":"फीका पडना उप्पर", +"Fade Up and Left":"फीका पड़नाइ आओर बामाँ", +"Fade Up and Right":"फीका पड़नाइ आओर दहिन्ना", +"Fill Color":"रंग भरू", +"Flip Vertically":"खड़ा उनटू", +"Flowchart: Alternate Process":"फ्लोचार्ट: वैकल्पिक प्रक्रिया", +"Flowchart: Card":"फ्लोचार्ट:कार्ड", +"Flowchart: Collate":"फ्लोचार्ट: कोलेट", +"Flowchart: Connector":"फ्लोचार्ट:संबंधक", +"Flowchart: Data":"फ्लोचार्ट: आंकड़ा", +"Flowchart: Decision":"फ्लोचार्ट: निर्णय", +"Flowchart: Delay":"फ्लोचार्ट:विलंब", +"Flowchart: Direct Access Storage":"फ्लोचार्ट: सीधा अभिगम भंडारण", +"Flowchart: Display":"फ्लोचार्ट: प्रदर्शन", +"Flowchart: Document":"फ्लोचार्ट: दस्तावेज", +"Flowchart: Extract":"फ्लोचार्ट:निकालू", +"Flowchart: Internal Storage":"फ्लोचार्ट: भीतरी भंडारण", +"Flowchart: Magnetic Disc":"फ्लोचार्ट:चुंबकीय डिस्क", +"Flowchart: Manual Input":"फ्लोचार्ट: हस्तचालित इनपुट", +"Flowchart: Manual Operation":"फ्लोचार्ट:हस्तचालित ऑपरेशन", +"Flowchart: Merge":"फ्लोचार्ट:मिलान", +"Flowchart: Multidocument":"फ्लोचार्ट:बहुदस्तावेज", +"Flowchart: Off-page Connector":"फ्लोचार्ट:ऑफपेज संबंधक", +"Flowchart: Or":"फ्लोचार्ट: अथवा", +"Flowchart: Predefined Process":"फ्लोचार्ट: पूर्वपरिभाषित प्रक्रिया", +"Flowchart: Preparation":"फ्लोचार्ट: तैयारी", +"Flowchart: Process":"फ्लोचार्ट: प्रक्रिया", +"Flowchart: Punched Tape":"फ्लोचार्ट:पंच कएल टेप", +"Flowchart: Sequential Access":"फ्लोचार्ट:श्रृंखलाबद्ध अभिगम", +"Flowchart: Sort":"फ्लोचार्ट: छाँटू", +"Flowchart: Stored Data":"फ्लोचार्ट:जमा आंकड़ा", +"Flowchart: Summing Junction":"फ्लोचार्ट: समिंग जंक्शन", +"Flowchart: Terminator":"फ्लोचार्ट: टर्मिनेटर", +"Flower":"फूल", +"Folded Corner":"समेटल कोना", +"Font Color":"फंटक रंग", +"Fontwork Shape":"फंटवर्क रूप", +"Foote~r":"पादटीका (~r)", +"Formatting Mark":"चिह्न संरूपण", +"Forward One":"आगाँक तरफ एक", +"Frame":"फ्रेम ", +"F~ont Size...":"फंट आकार (~o)...", +"F~ormat":"रचना (~O)", +"F~ull Screen":"सम्पूर्ण परदा (~u)", +"General":"सामान्य", +"Heart":"ह्रदय", +"Hexagon":"षट्कोण", +"He~ader":"शीर्षटीका (~a)", +"Horizontal Scroll":"क्षैतिज स्क्रॉल", +"H~ide":"नुकाबू (~i)", +"In ~Background":"पृष्ठभूमिमे (~B)", +"Increase Indent":"हाशिया बढ़ाबू", +"Inflate":"बढ़ओनाइ", +"Insert Audio or Video":"आडियो आ वीडियो घुसाउ", +"Insert Axis":"अक्ष (~A)...", +"Insert Chart":"चार्ट जोड़ू", +"Insert Column Break":"कॉलम खंडन दिअ'", +"Insert Hyperlink":"हाइपरलिंक जोड़ू", +"Insert Index Entry":"अनुक्रमणिका प्रविष्टि जोड़ू", +"Insert Unnumbered Entry":"बिनु संख्याक प्रविष्टि जोड़ू", +"Invert":"उनटू", +"Isosceles Triangle":"समद्विबाहु त्रिभुज", +"Italic":"तिरछा", +"Justified":"समायोजित", +"Language":"भाषा", +"Layout":"लेआउट", +"Left":"बामाँ", +"Left Arrow":"बामाँ तीर", +"Left Arrow Callout":"बामाँ तीर कॉलआउट", +"Left Brace":"बामाँ सर्पिल कोष्ठक", +"Left Bracket":"बामाँ सर्पिल कोष्ठक", +"Left and Right Arrow":"बामाँ आओर दहिन्ना तीर", +"Left and Right Arrow Callout":"बामाँ आओर दहिन्ना तीर कालआउट", +"Left-To-Right":"बामाँसँ दहिन्ना", +"Lightning Bolt":"बिजली बोल्ट", +"Line":"रेखा", +"Line Callout 1":"रेखा कालआउट 1", +"Line Callout 2":"रेखा कालआउट 2", +"Line Callout 3":"रेखा कालआउट 3", +"Line Color":"रेखाक रंग", +"Line Connector":"रेखा संबंधक", +"Line Connector Ends with Arrow":"रेखा संबंधक तीर सहित अंत", +"Line Spacing: 1":"रेखा अंतर देनाइ: 1", +"L~ine...":"रेखा (~i)...", +"Manual ~Break...":"दस्ती खण्डन (~B)...", +"Moon":"चन्द्रमा", +"M~erge and Center Cells":"कोष्ठसभ मिलाबू (~e)", +"Na~vigator":"संचरक (~N)", +"Next Page":"अगिला पृष्ठ", +"Notched Right Arrow":"छिद्रदार दहिन्ना तीर", +"Number Format...":"संख्या रचना...", +"Number Format: Currency":"संख्याक रचना: मुद्रा", +"Number Format: Decimal":"संख्याक रचना: दशांश", +"Number Format: Exponential":"संख्या संरूपण: ऐक्पोनेश्यल", +"Number Format: Percent":"संख्याक रचना: प्रतिशत", +"Number Format: Standard":"संख्याक रचना: मानक", +"Number Format: Time":"संख्याक रचना: समय", +"Octagon":"अष्टभुज", +"Octagon Bevel":"अष्टभुज वेवेल", +"Open Circle (Curve)":"वृत्त खोलू (वक्र)", +"Open Circle (Pour)":"खोलू वृत्त (दिअ')", +"Open Hyperlink":"हाइपरलिंक खोलू", +"Optimal Column Width":"योग्य कॉलम चओड़ाइ", +"Optimal Row Height":"योग्य पंक्तिक उँचाइ", +"Page ~Count":"पृष्ठ गिनती (~C)", +"Parallelogram":"समानान्तर चतुर्भुज", +"Paste ~Special...":"विशेष केँ साटू (~S)...", +"Pentagon":"पंचभुज", +"Plain Text":"सादा पाठ", +"Pop Art":"पॉप आर्ट", +"Position and Si~ze...":"स्थिति आओर आकार (~z)...", +"Previous Page":"पछिला पृष्ठ", +"Propert~ies...":"विशेषतासभ (~i)...", +"Protect Cells":"कोष्ठक रक्षा करू", +"Puzzle":"पजल", +"P~aragraph...":"अनुच्छेद (~a)...", +"Rectangle":"चतुर्भुज", +"Rectangle, Rounded":"आयत, गोलाकार", +"Rectangular Callout":"आयताकार कालआउट", +"Remove Noise":"आवाज हटाबू", +"Rename Master":"मास्टरक नवीन नाम दिअ'", +"Restart Numbering":"संख्या देनाइ पुनः प्रारंभ करू", +"Right":"दहिन्ना", +"Right Arrow":"दहिन्ना तीर रेखा", +"Right Arrow Callout":"दहिन्ना तीर कॉलआउट", +"Right Brace":"दायाँ सर्पिल कोष्ठक", +"Right Bracket":"दायाँ कोष्ठक", +"Right Triangle":"समकोण त्रिभुज", +"Right or Left Arrow":"दहिन्ना अथवा बामाँ तीर", +"Right-To-Left":"दहिन्नासँ बामाँ", +"Ring":"मुद्रिका", +"Round Callout":"गोल कालआउट", +"Rounded Rectangular Callout":"गोलाकार आयताकार कालआउट", +"R~efresh Range":"ताजा सीमा (~e)", +"R~ight-To-Left":"दहिन्नासँ बामाँ (~i)", +"R~un Macro...":"मॉक्रो चलाउ (~u)...", +"S-shaped Arrow":"फ्लोचार्ट: S आकार तीर", +"Save ~As...":"सहेजू जहिना (~A)...", +"Select Column":"कॉलम चुनू", +"Select Row":"पंक्ति चुनू", +"Select Table":"सारणी चुनू", +"Select ~All":"सभ चुनू (~A)", +"Shadow":"छाया", +"Sharpen":"तेज कएल", +"Signet":"सिग्नेट", +"Slant Down":"झुकाव नीच्चाँ", +"Slant Up":"झुकाव उप्पर", +"Smiley Face":"हंसमुख", +"Snap to Grid":"ग्रिडमे स्नेप करू", +"Sort Ascending":"आरोही क्रममे छाँटू", +"Sort Descending":"अवरोही क्रममे छाँटू", +"So~rt...":"छाँटू (~r)...", +"Split Arrow":"तीर अलगाबू", +"Square":"वर्ग", +"Square Bevel":"वर्ग झुकाव", +"Square, Rounded":"गोलाकार वर्ग", +"Statistics":"सांख्यिकी", +"Stop":"रोकू", +"Straight Connector":"सीधा संबंधक", +"Straight Connector ends with Arrow":"सीधा संबंधक तीर सहित अंत", +"Straight Connector with Arrows":"तीरसभक सँग सीधा संबंधक", +"Strikethrough":"आरपार काटनाइ", +"Striped Right Arrow":"स्ट्राइप कएल दहिन्ना तीर", +"Subscript":"उपस्क्रिप्ट", +"Sun":"सूर्य", +"Superscript":"अधिस्क्रिप्ट ", +"Ta~ble Properties...":"सारणी गुण (~b)...", +"Text Wrap...":"पाठ लपेटू...", +"Time":"समय", +"Time Field":"समय क्षेत्र", +"To Background":"पृष्ठभूमि पर", +"To Foreground":"अग्रभूमि पर", +"To Next Paragraph in Level":"स्तरमे अगिला अनुच्छेद तक", +"To Previous Paragraph in Level":"स्तरमे पछिला अनुच्छेदमे", +"To P~age":"पृष्ठमे (~a)", +"To ~Cell":"कोष्ठमे (~C)", +"To ~Character":"अक्षरमे (~C)", +"To ~Curve":"वक्रमे (~C)", +"To ~Frame":"फ्रेममे (~F)", +"To ~Paragraph":"परिच्छेदमे (~P)", +"Top":"उप्पर", +"Transparency":"पारदर्शिता", +"Trapezoid":"समबहुभुज", +"Triangle Down":"त्रिभुज नीच्चाँ", +"Triangle Up":"त्रिभुज उप्पर", +"T~ime (variable)":"समय (परिवर्तनीय) (~i)", +"T~itle":"शीर्षक (~T)", +"Underline":"रेखांकित", +"Up Arrow":"उप्परक तीर", +"Up Arrow Callout":"उप्पर तीर कालआउट", +"Up and Down Arrow":"उप्परी आओर नीच्चाँक तीर", +"Up and Down Arrow Callout":"उप्पर आओर नीच्चाँ तीर कालआउट", +"Up and Right Arrow":"उप्परी आओर दहिन्ना तीर", +"Up and Right Arrow Callout":"उप्पर आओर दहिन्ना तीर कालआउट", +"Up, Right and Down Arrow":"उप्पर, दहिन्ना आओर निचलका तीर", +"Vertical Scroll":"लम्बवत स्क्रॉल", +"Vertical Text":"लंबरूप पाठ", +"Wave":"तरंग", +"Zoom In":"ज़ूम इन", +"Zoom Out":"ज़ूम आउट", +"~Add":"जोड़ू (~A)", +"~Advanced Filter...":"उन्नत फिल्टर (~A)...", +"~Arrange":"व्यवस्थित करू (~A)", +"~Author":"लेखक (~A)", +"~Bottom":"नीच्चाँ (~B)", +"~Bring to Front":"सामनामे लाउ (~B)", +"~Bullets and Numbering...":"बुल्लेट्स आओर क्रमांकन (~B)...", +"~Centered":"केन्द्रित (~C)", +"~Chart...":"चार्ट (~C)...", +"~Column Break":"कॉलम खण्डन (~C)", +"~Columns":"कॉलम (~C)", +"~Contour":"परिवेश (~C)", +"~Convert":"बदलू (~C)", +"~Date":"दिनांक (~D)", +"~Date (fixed)":"दिनांक (स्थिर) (~D)", +"~Define":"परिभाषा दिअ' (~D)", +"~Delete":"मेटाबू (~D)", +"~Edit":"संपादन (~E)", +"~Edit Contour...":"परिवेश संपादन (~E)...", +"~Edit...":"संपादन (~E)...", +"~Enter Group":"समूह प्रविष्ट करू (~E)", +"~File":"फाइल (~F)", +"~First Paragraph":"पहिला अनुच्छेद (~F)", +"~Fonts...":"फंटसभ (~F)...", +"~Function...":"प्रकार्य (~F)...", +"~Goal Seek...":"लक्ष्य खोज (~G)...", +"~Group":"समूह (~G)", +"~Group...":"समूह (~G)...", +"~Header and Footer...":"शीर्षटीका आ पादटीका (~H)...", +"~Height...":"उँचाइ (~H)...", +"~Help":"मदद (~H)", +"~Hide":"नुकाबू (~H)", +"~Hide AutoFilter":"स्वचालित फिल्टर नुकाबू (~H)", +"~Hide Details":"नुकाबू विवरण (~H)", +"~Hide Slide":"नुकाबू स्लाइड (~H)", +"~Hyphenation":"हाइफनेशन (~H)", +"~Hyphenation...":"समासन (~H)...", +"~Insert":"जोड़ू (~I)", +"~Interaction...":"अंतःक्रिया (~I)...", +"~Left":"बामाँ (~L)", +"~Line Numbering...":"रेखा क्रमांकण (~L)...", +"~Optimal Height...":"अनुकूलतम उँचाइ (~O)...", +"~Optimal Width...":"अनुकूलतम चओड़ाइ (~O)...", +"~Page Number":"पृष्ठक संख्या (~P)", +"~Page...":"पृष्ठ (~P)...", +"~Paste":"साटू (~P)", +"~Print...":"छपाइ (~P)...", +"~Recalculate":"फिनुसँ गणना करू (~R)", +"~Record":"लेखा (~R)", +"~Refresh":"ताज़ा करू (~R)", +"~Right":"दहिन्ना (~R)", +"~Row":"पंक्ति (~R)", +"~Rows":"पंक्तिसभ (~R)", +"~Save":"सहेजू (~S)", +"~Sections...":"खंड (~S)...", +"~Select":"चुनू (~S)", +"~Send to Back":"पाछाँक तरफ भेजू (~S)", +"~Sheet":"शीट (~S)", +"~Show":"देखाबू (~S)", +"~Show Details":"देखाबू विवरण (~S)", +"~Sort...":"छाँटू (~S)...", +"~Spacing...":"खाली स्थान देनाइ (~S)...", +"~Spelling...":"अक्षरक जाँच (~S)...", +"~Standard Filter...":"मानक फिल्टर (~S)...", +"~Subject":"विषय (~S)", +"~Table":"सारणी (~T)", +"~Table...":"सारणी (~T)...", +"~Thesaurus...":"विश्वकोश (~T)...", +"~Time":"समय (~T)", +"~Time (fixed)":"समय (स्थिर) (~T)", +"~Tools":"अओज़ार (~T)", +"~Top":"उप्पर (~T)", +"~UPPERCASE":"अप्परकेस (~u)", +"~Ungroup...":"विसमूहन (~U)...", +"~Update All":"सभ अद्यतन करू (~U)", +"~Validity...":"वैधता (~V)...", +"~View":"दृश्य (~V)", +"~While Typing":"टाइपिंगक समय (~W)", +"~Width...":"चओड़ाइ (~W)...", +"~Wrap":"लपेटू (~W)", +"~lowercase":"लोअरकेस (~L)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/mk.json b/f7cloud-office/browser/dist/l10n/uno/mk.json new file mode 100644 index 0000000..9fd6fa1 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/mk.json @@ -0,0 +1,391 @@ +{ +"12-Point Star":"Ѕвезда со 12 краци", +"24-Point Star":"Ѕвезда со 24 краци", +"4-Point Star":"Ѕвезда со 4 краци", +"4-way Arrow":"Стрелка на 4 страни", +"4-way Arrow Callout":"Стрелка на 4 страни со балонче", +"5-Point Star":"Ѕвезда со 5 краци", +"6-Point Star":"Ѕвезда со 6 краци", +"8-Point Star":"Ѕвезда со 8 краци", +"Accept":"Прифати", +"Accept All":"Прифати ги сите", +"Align Bottom":"Порамни од долу", +"Align Center":"Порамни во средина", +"Align Left":"Порамни одлево", +"Align Right":"Порамни оддесно", +"Align Top":"Порамни од горе", +"Arch Down (Curve)":"Лак надолу (крива)", +"Arch Down (Pour)":"Лак надолу (истекување)", +"Arch Left (Curve)":"Лак налево (крива)", +"Arch Right (Curve)":"Лак надесно (крива)", +"Arch Right (Pour)":"Лак надесно (истекување)", +"Arch Up (Curve)":"Лак нагоре (крива)", +"Arch Up (Pour)":"Лак нагоре (истекување)", +"Arrange":"Подреди", +"As C~haracter":"Како з~нак", +"AutoCorr~ect":"Авто~корекција", +"AutoFill Data Series: automatic":"Автом. пополнување на низи податоци: автоматски", +"Auto~Filter":"Автом. ~филтер", +"A~lignment...":"По~рамнување...", +"A~rea...":"Об~ласт...", +"A~rrange":"Подреди", +"Back One":"Наназад за едно", +"Background Color":"Боја на подлогата", +"Block Arc":"Блоковски лак", +"Bold":"Задебелено", +"Bookmar~k...":"Обележува~ч...", +"Bottom":"Долу", +"Brightness":"Осветленост", +"Caption...":"Наслов...", +"Center":"Центар", +"Center Horizontal":"Центрирај хоризонтално", +"Centered":"Центрирано", +"Ce~lls...":"Ќе~лии...", +"Charcoal Sketch":"Скица со јаглен", +"Chart T~ype...":"Тип на ~графикон...", +"Chevron":"Еполета", +"Chevron Down":"Еполета надолу", +"Chevron Up":"Еполета нагоре", +"Circle":"Круг", +"Circle (Curve)":"Круг (крива)", +"Circle (Pour)":"Круг (истекување)", +"Circle Pie":"Кружна пита", +"Circular Arrow":"Кружна стрелка", +"Close Master View":"Затвори приказ", +"Cloud":"Облак", +"Column ~Width...":"~Ширина на колона...", +"Comme~nt":"Белешк~а", +"Connector":"Поврзувач", +"Connector Ends with Arrow":"Поврзувач, завршува со стрелка", +"Connector with Arrows":"Поврзувач со стрелки", +"Contrast":"Контраст", +"Corner Right Arrow":"Десна стрелка под агол", +"Co~lumns...":"Ко~лони...", +"Cross":"Крст", +"Currency":"Валута", +"Curve":"Крива", +"Curve Down":"Крива надолу", +"Curve Up":"Крива нагоре", +"Curved Connector":"Искривен поврзувач", +"Curved Connector Ends with Arrow":"Искривен поврзувач, завршува со стрелка", +"Curved Connector with Arrows":"Искривен поврзувач со стрелки", +"Cylinder":"Цилиндар", +"Dat~e (variable)":"Дат~ум (променлив)", +"Decrease Indent":"Намали вовлекување", +"Delete All Comments":"Избриши ги сите белешки", +"Delete All Comments by This Author":"Избриши ги сите белешки од овој автор", +"Delete Comment":"Избриши белешка", +"Delete C~ells...":"Избриши ќ~елии...", +"Delete C~ontents...":"Избриши с~одржина...", +"Delete Rows":"Избриши редови", +"Diamond":"Ромб", +"Diamond Bevel":"Испакнат ромб", +"Digital Signatu~res...":"Дигитални потпи~си...", +"Doorplate":"Плочка за на врата", +"Double Brace":"Двојна голема заграда", +"Double Bracket":"Двојна заграда", +"Down Arrow":"Стрелка надолу", +"Down Arrow Callout":"Долна стрелка со балонче", +"Ellipse":"Елипса", +"Explosion":"Експлозија", +"Fade Down":"Исчезнување надолу", +"Fade Left":"Исчезнување налево", +"Fade Right":"Исчезнување надесно", +"Fade Up":"Исчезнување нагоре", +"Fade Up and Left":"Исчезнување нагоре налево", +"Fade Up and Right":"Исчезнување нагоре надесно", +"Fill Color":"Боја за пополнување", +"Flip Vertically":"Преврти вертикално", +"Flowchart: Alternate Process":"Блок-дијаграм: алтернативен процес", +"Flowchart: Card":"Блок-дијаграм: картичка", +"Flowchart: Collate":"Блок-дијаграм: средување", +"Flowchart: Connector":"Блок-дијаграм: поврзувач", +"Flowchart: Data":"Блок-дијаграм: податоци", +"Flowchart: Decision":"Блок-дијаграм: одлучување", +"Flowchart: Delay":"Блок-дијаграм: задоцнување", +"Flowchart: Direct Access Storage":"Блок-дијаграм: складиште со директен пристап", +"Flowchart: Display":"Блок-дијаграм: приказ", +"Flowchart: Document":"Блок-дијаграм: документ", +"Flowchart: Extract":"Блок-дијаграм: вадење", +"Flowchart: Internal Storage":"Блок-дијаграм: внатрешно складиште", +"Flowchart: Magnetic Disc":"Блок-дијаграм: магнетен диск", +"Flowchart: Manual Input":"Блок-дијаграм: рачен внес", +"Flowchart: Manual Operation":"Блок-дијаграм: рачна операција", +"Flowchart: Merge":"Блок-дијаграм: спојување", +"Flowchart: Multidocument":"Блок-дијаграм: повеќекратен документ", +"Flowchart: Off-page Connector":"Блок-дијаграм: поврзувач надвор од страница", +"Flowchart: Or":"Блок-дијаграм: или", +"Flowchart: Predefined Process":"Блок-дијаграм: претходно дефиниран процес", +"Flowchart: Preparation":"Блок-дијаграм: подготовка", +"Flowchart: Process":"Блок-дијаграм: процес", +"Flowchart: Punched Tape":"Блок-дијаграм: перфорирана лента", +"Flowchart: Sequential Access":"Блок-дијаграм: секвенцијален приказ", +"Flowchart: Sort":"Блок-дијаграм: подредување", +"Flowchart: Stored Data":"Блок-дијаграм: складирани податоци", +"Flowchart: Summing Junction":"Блок-дијаграм: спој за сумирање", +"Flowchart: Terminator":"Блок-дијаграм: завршеток", +"Flower":"Цвеќе", +"Folded Corner":"Превиткан агол", +"Font Color":"Боја на фонтот", +"Fontwork Shape":"Облик на ТекстЕфекти", +"Foote~r":"Подножј~е", +"For Paragraph":"За пасус", +"For Selection":"За избор", +"Formatting Mark":"Ознака за форматирање", +"Forward One":"Нанапред за едно", +"Frame":"Рамка", +"F~ont Size...":"Големина на ф~онт...", +"F~ormat":"Фо~рматирај", +"F~ull Screen":"~Цел екран", +"General":"Општо", +"Heart":"Срце", +"Hexagon":"Шестоаголник", +"He~ader":"З~аглавие", +"Horizontal Scroll":"Хоризонтален свиток", +"H~ide":"С~криј", +"H~ide Rows":"С~криј редови", +"In ~Background":"Во ~заднина", +"Increase Indent":"Зголеми вовлекување", +"Inflate":"Надувано", +"Insert Axis":"~Оски...", +"Insert Chart":"Вметни графикон", +"Insert Column Break":"Вметни прелом на колона", +"Insert Hyperlink":"Вметни хиперврска", +"Insert Index Entry":"Вметни елемент на индекс", +"Insert Unnumbered Entry":"Вметни ненумериран елемент", +"Insert ~Cells...":"Вметни ~ќелии...", +"Invert":"Инвертирај", +"Isosceles Triangle":"Рамностран триаголник", +"Italic":"Курзив", +"Justified":"Двострано", +"Language":"Јазик", +"Language Status":"Статус на јазик", +"Layout":"Изглед", +"Left":"Налево", +"Left Arrow":"Лева стрелка", +"Left Arrow Callout":"Лева стрелка со балонче", +"Left Brace":"Лева голема заграда", +"Left Bracket":"Лева заграда", +"Left and Right Arrow":"Лева и десна стрелка", +"Left and Right Arrow Callout":"Лева и десна стрелка со балонче", +"Left-To-Right":"Одлево надесно", +"Lightning Bolt":"Молња", +"Line":"Линија", +"Line Callout 1":"Линиско балонче 1", +"Line Callout 2":"Линиско балонче 2", +"Line Callout 3":"Линиско балонче 3", +"Line Color":"Боја на линија", +"Line Connector":"Линиски поврзувач", +"Line Connector Ends with Arrow":"Линиски поврзувач, завршува со стрелка", +"Line Spacing: 1":"Проред: 1", +"L~ine...":"Л~инија...", +"Manual ~Break...":"Рачен ~прелом...", +"Media":"Медиум", +"Moon":"Месечина", +"M~erge and Center Cells":"С~пој ќелии", +"Name...":"Име...", +"Na~vigator":"На~вигатор", +"Next Page":"Следна страница", +"Notched Right Arrow":"Засечена десна стрелка", +"Number":"Број", +"Number Format...":"Формат на броеви...", +"Number Format: Currency":"Формат на броеви: валута", +"Number Format: Decimal":"Формат на броеви: децимален", +"Number Format: Exponential":"Формат на броеви: експоненцијален", +"Number Format: Percent":"Формат на броеви: процент", +"Number Format: Standard":"Формат на броеви: стандарден", +"Number Format: Time":"Формат на броеви: време", +"Octagon":"Осмоаголник", +"Octagon Bevel":"Испакнат осмоаголник", +"Open Circle (Curve)":"Отворен круг (крива)", +"Open Circle (Pour)":"Отворен круг (истекување)", +"Open Hyperlink":"Отвори хиперврска", +"Optimal Column Width":"Оптимална ширина на колона", +"Optimal Row Height":"Оптимална висина на ред", +"Overline":"Натцртување", +"Page ~Count":"Вкупно ~страници", +"Parallelogram":"Паралелограм", +"Paste ~Special...":"Вметни ~специјално...", +"Pentagon":"Петоаголник", +"Plain Text":"Рамен текст", +"Pop Art":"Поп-уметност", +"Position and Si~ze...":"По~зиција и големина...", +"Previous Page":"Претходна страница", +"Propert~ies...":"Својст~ва...", +"Protect Cells":"Заштити ќелии", +"Protect ~Sheet...":"Заштити ли~ст...", +"Puzzle":"Сложувалка", +"P~aragraph...":"П~асус...", +"Rectangle":"Правоаголник", +"Rectangle, Rounded":"Правоаголник, заоблен", +"Rectangular Callout":"Правоаголно балонче", +"Remove Noise":"Отстрани шум", +"Rename Master":"Преименувај оригинал", +"Restart Numbering":"Рестартирај нумерирање", +"Right":"Надесно", +"Right Arrow":"Десна стрелка", +"Right Arrow Callout":"Десна стрелка со балонче", +"Right Brace":"Десна голема заграда", +"Right Bracket":"Десна заграда", +"Right Triangle":"Правоаголен триаголник", +"Right or Left Arrow":"Десна или лева стрелка", +"Right-To-Left":"Оддесно налево", +"Ring":"Прстен", +"Round Callout":"Заоблено балонче", +"Rounded Rectangular Callout":"Заоблено правоаголно балонче", +"Row ~Height...":"~Висина на ред...", +"R~efresh Range":"О~свежи опсег", +"R~ight-To-Left":"Од д~есно на лево", +"R~un Macro...":"И~зврши макро...", +"S-shaped Arrow":"Стрелка во облик на буквата Ѕ", +"Save ~As...":"Зачувај ~како...", +"Select Column":"Избери колона", +"Select Row":"Избери ред", +"Select Table":"Избери табела", +"Select ~All":"Избери ги ~сите", +"Shadow":"Сенка", +"Sharpen":"Изостри", +"Sheet R~ight-To-Left":"Лист од д~есно на лево", +"Sho~w Slide":"П~окажи слајд", +"Signet":"Печат", +"Slant Down":"Закосено надолу", +"Slant Up":"Закосено нагоре", +"Smiley Face":"Смешко", +"Snap to Grid":"Прикачи за мрежа", +"Sort Ascending":"Подреди растечки", +"Sort Descending":"Подреди опаѓачки", +"So~rt...":"Под~реди...", +"Split Arrow":"Поделена стрелка", +"Square":"Квадрат", +"Square Bevel":"Испакнат квадрат", +"Square, Rounded":"Квадрат, заоблен", +"Statistics":"Статистика", +"Stop":"Знак „Стоп“", +"Straight Connector":"Прав поврзувач", +"Straight Connector ends with Arrow":"Прав поврзувач, завршува со стрелка", +"Straight Connector with Arrows":"Прав поврзувач со стрелки", +"Strikethrough":"Прецртување", +"Striped Right Arrow":"Пругаста десна стрелка", +"Subscript":"Долен индекс", +"Sun":"Сонце", +"Superscript":"Горен индекс", +"Ta~ble Properties...":"Својства на та~бела...", +"Text Wrap...":"Пренесување текст...", +"Time":"Време", +"Time Field":"Поле за време", +"To Background":"Во заднина", +"To Foreground":"Во преден план", +"To Next Paragraph in Level":"До следниот пасус во нивото", +"To Previous Paragraph in Level":"До претходниот пасус во нивото", +"To P~age":"На с~траница", +"To ~Cell":"За ~ќелија", +"To ~Character":"На з~нак", +"To ~Curve":"Во ~крива", +"To ~Frame":"На ~рамка", +"To ~Paragraph":"На ~пасус", +"Top":"Горе", +"Transparency":"Проѕирност", +"Trapezoid":"Трапез", +"Triangle Down":"Триаголник надолу", +"Triangle Up":"Триаголник нагоре", +"T~ime (variable)":"Вр~еме (променливо)", +"T~itle":"~Наслов", +"Underline":"Подвлечено", +"Up Arrow":"Стрелка нагоре", +"Up Arrow Callout":"Горна стрелка со балонче", +"Up and Down Arrow":"Горна и долна стрелка", +"Up and Down Arrow Callout":"Горна и долна стрелка со балонче", +"Up and Right Arrow":"Горна и десна стрелка", +"Up and Right Arrow Callout":"Горна и десна стрелка со балонче", +"Up, Right and Down Arrow":"Горна, десна и долна стрелка", +"Vertical Scroll":"Вертикален свиток", +"Vertical Text":"Вертикален текст", +"Watermark...":"Воден жиг...", +"Wave":"Бран", +"Zoom In":"Зголеми", +"Zoom Out":"Намали", +"~3D View...":"3~Д-приказ...", +"~Add":"~Додај", +"~Advanced Filter...":"Н~апреден филтер...", +"~Arrange":"По~дреди", +"~Author":"~Автор", +"~Bottom":"~Долу", +"~Bring to Front":"П~ренеси напред", +"~Bullets and Numbering...":"~Точки и нумерирање...", +"~Centered":"~Центрирано", +"~Chart...":"~Графикон...", +"~Column Break":"Прелом на ~колона", +"~Columns":"~Колони", +"~Contour":"~Контура", +"~Convert":"Пре~твори", +"~Data Ranges...":"~Опсези на податоци...", +"~Date":"~Датум", +"~Date (fixed)":"~Датум (фиксен)", +"~Define":"~Дефинирај", +"~Delete":"~Избриши", +"~Edit":"~Уредување", +"~Edit Contour...":"~Уреди контура...", +"~Edit...":"~Уреди...", +"~Enter Group":"~Влези во група", +"~File":"~Датотека", +"~First Paragraph":"~Прв пасус", +"~Fonts...":"~Фонтови...", +"~Function...":"~Функција...", +"~Goal Seek...":"~Барање цел...", +"~Group":"~Групирај", +"~Group and Outline":"~Група и контура", +"~Group...":"~Групирај...", +"~Header and Footer...":"~Заглавие и подножје...", +"~Height...":"~Висина...", +"~Help":"~Помош", +"~Hide":"~Скриј", +"~Hide AutoFilter":"~Скриј автом. филтер", +"~Hide Details":"~Скриј детали", +"~Hide Slide":"~Скриј слајд", +"~Hyphenation":"~Разделување...", +"~Hyphenation...":"~Разделување...", +"~Insert":"~Вметнување", +"~Interaction...":"~Интеракција...", +"~Left":"На~лево", +"~Line Numbering...":"Нумерирање ~линии...", +"~Optimal Height...":"~Оптимална висина...", +"~Optimal Width...":"~Оптимална ширина...", +"~Page Number":"Број на ~страница", +"~Page...":"~Страница...", +"~Paste":"~Вметни", +"~Print...":"~Печати...", +"~Recalculate":"Повторно п~ресметај", +"~Record":"~Сними", +"~Refresh":"~Освежи", +"~Right":"Над~есно", +"~Row":"~Ред", +"~Rows":"~Редови", +"~Save":"~Зачувај...", +"~Sections...":"~Делови...", +"~Select":"~Избери", +"~Send to Back":"~Испрати назад", +"~Sheet":"~Лист", +"~Show":"П~рикажи", +"~Show Details":"П~окажи детали", +"~Sort...":"П~одреди...", +"~Spacing...":"~Растојание...", +"~Spelling...":"~Проверка на правопис...", +"~Standard Filter...":"~Стандарден филтер...", +"~Subject":"~Тема", +"~Table":"~Табела", +"~Table...":"~Табела...", +"~Thesaurus...":"~Тезаурус...", +"~Time":"~Време", +"~Time (fixed)":"Вре~ме (фиксно)", +"~Tools":"~Алатки", +"~Top":"~Горе", +"~UPPERCASE":"~Големи букви", +"~Ungroup...":"~Одгрупирај...", +"~Update All":"~Ажурирај ги сите", +"~Validity...":"~Валидност...", +"~View":"~Приказ", +"~While Typing":"~При пишување", +"~Width...":"~Ширина...", +"~Wrap":"~Пренеси текст", +"~lowercase":"~Мали букви" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ml.json b/f7cloud-office/browser/dist/l10n/uno/ml.json new file mode 100644 index 0000000..824dc4f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ml.json @@ -0,0 +1,457 @@ +{ +"12-Point Star":"12-ബിന്ദുവുള്ള നക്ഷത്രം", +"24-Point Star":"24-ബിന്ദുവുള്ള നക്ഷത്രം", +"4-Point Star":"4-ബിന്ദുവുള്ള നക്ഷത്രം", +"4-way Arrow":"നാലു വഴിയെയുള്ള അന്പ്", +"4-way Arrow Callout":"4 വഴിക്ക് അന്പ് കോളൈട്ട്", +"5-Point Star":"5-ബിന്ദുവുള്ള നക്ഷത്രം", +"6-Point Star":"6-ബിന്ദുവുള്ള നക്ഷത്രം", +"8-Point Star":"8-ബിന്ദുവുള്ള നക്ഷത്രം", +"Accept All":"എല്ലാം സ്വീകാര്യം", +"Align Bottom":"താഴേക്ക് ആക്കുക", +"Align Left":"ഇടത്തേക്ക് ആക്കുക", +"Align Right":"വലത്തേക്ക് ആക്കുക", +"Align Top":"മുകളിലേക്ക് ആക്കുക", +"Arch Down (Curve)":"താഴത്തെ കമാനം (വളഞ്ഞ)", +"Arch Down (Pour)":"താഴത്തെ കമാനം (പ്രവാഹം)", +"Arch Left (Curve)":"ഇടത്തെ കമാനം (വളഞ്ഞ)", +"Arch Right (Curve)":"വലത്തെ കമാനം (വളഞ്ഞ)", +"Arch Right (Pour)":"വലത്തെ കമാനം (പ്രവാഹം)", +"Arch Up (Curve)":"മുകളിലെ കമാനം (വളഞ്ഞ)", +"Arch Up (Pour)":"മുകളിലെ കമാനം (പ്രവാഹം)", +"Arrange":"ക്രമീകരിക്കുക", +"As C~haracter":"അക്ഷരമായി", +"AutoCorr~ect":"സ്വയമേ രൂപരേഖ ചെയ്യുന്നത്", +"AutoFill Data Series: automatic":"ഡേറ്റാ ശ്രേണി സ്വയം നിറയ്ക്കുക സ്വയം: പ്രവര്ത്തിക്കുന്ന", +"Auto~Filter":"സ്വയം ഫില്ട്ടര്", +"A~lignment...":"ക്രമീകരിക്കുക", +"A~rea...":"വിസ്തൃതി..", +"A~rrange":"ക്രമീകരിക്കുക", +"Back One":"ഒന്ന് പിന്നോട്ട്", +"Background Color":"പശ്ചാത്തല നിറം", +"Block Arc":"ബ്ലോക്ക് അര്ദ്ധകോണം", +"Bold":"കട്ടികൂടിയ", +"Bookmar~k...":"അടയാളം...", +"Bottom":"താഴെ", +"Brightness":"പ്രകാശിക്കുന്ന", +"Caption...":"ശീര്ഷകം", +"Center":"മദ്ധ്യഭാഗം", +"Center Horizontal":"കുറുകെ മദ്ധ്യത്തില്", +"Centered":"മദ്ധ്യത്തില്‍", +"Ce~lls...":"~സെല്ലുകള്‍...", +"Character Spacing":"അക്ഷരത്തിന്റെ അകലം", +"Charcoal Sketch":"കല്ക്കരി രേഖാചിത്രം", +"Chart T~ype...":"ചാര്ട്ട് വിഭാഗം", +"Chevron":"ഷേവ്റോണ്", +"Chevron Down":"ഷെവ്റോണ് താഴെ", +"Chevron Up":"ഷെവ്റോണ് മുകളില്", +"Circle":"വൃത്തം", +"Circle (Curve)":"വൃത്തം (വളഞ്ഞ)", +"Circle (Pour)":"വൃത്തം (പ്രവാഹം)", +"Circle Pie":"വൃത്ത പൈ", +"Circular Arrow":"വൃത്തത്തിതലുള്ള കോളൈട്ട്", +"Clear ~Direct Formatting":"~നേരിട്ടുള്ള ഫോര്‍മാറ്റിങ് വെടിപ്പാക്കുക", +"Close Master View":"മാസ്റ്റര് വീക്ഷണം അവസാനിപ്പിക്കുക", +"Cloud":"മേഘം", +"Color Scale...":"കളര്‍ സ്കേല്‍...", +"Column ~Width...":"വീതി", +"Comme~nt":"അഭിപ്രാ~യം", +"Connector":"കണക്ടര്", +"Connector Ends with Arrow":"കണക്ടര് അന്പില് അവസാനിക്കുന്നു", +"Connector with Arrows":" അന്പോടുകൂടിയ കണക്ടര്", +"Contrast":"തുളച്ചുകയറുന്ന", +"Corner Right Arrow":"ഇടത്ത് കോണുള്ള അന്പ്", +"Co~lumns...":"സ്തംഭങ്ങള്...", +"Cross":"കുരിശ്", +"Currency":"നാണയം", +"Curve":"വളഞ്ഞ", +"Curve Down":"താഴോട്ട് വക്രിച്ച", +"Curve Up":"മുകളിലോട്ട് വക്രിച്ച", +"Curved Connector":"വളഞ്ഞ കണക്ടര്", +"Curved Connector Ends with Arrow":"അന്പോടുകൂടി വളഞ്ഞ കണക്ടര് അവസാനിക്കുന്നു", +"Curved Connector with Arrows":"അന്പോടുകൂടിയ വളഞ്ഞ കണക്ടര് ", +"Cylinder":"സിലിണ്ടര്‍", +"Data Bar...":"ഡേറ്റാ ബാര്‍...", +"Date":"തീയതി", +"Date...":"തീയതി...", +"Dat~e (variable)":"തീയതി (പരിവര്ത്തനീയം)", +"Decrease Indent":"ഇന്ഡന്റ് കുറയ്ക്കുക", +"Delete All Comments":"എല്ലാ അഭിപ്രായങ്ങളും വെട്ടി നീക്കുക", +"Delete All Comments by This Author":"ഈ രചയിതാവിന്റെ എല്ലാ അഭിപ്രായങ്ങളും വെട്ടി നീക്കുക", +"Delete Axis":"ആക്സിസ് വെട്ടി നീക്കുക", +"Delete Comment":"അഭിപ്രായം വെട്ടി നീക്കുക", +"Delete C~ells...":"സെല്ലുകള് നീക്കം ചെയ്യുക", +"Delete C~ontents...":"വിഷയം നീക്കം ചെയ്യുക", +"Delete Data Labels":"ഡേറ്റാ ലേബലുകള്‍ വെട്ടി നീക്കുക", +"Delete Legend":"ലെജന്റ് വെട്ടി നീക്കുക", +"Delete Major Grid":"മേജര്‍ ഗ്രിഡ് വെട്ടി നീക്കുക", +"Delete Minor Grid":"മൈനര്‍ ഗ്രിഡ് വെട്ടി നീക്കുക", +"Delete Rows":"നിരകള് നീക്കം ചെയ്യുക", +"Delete Single Data Label":"സിംഗിള്‍ ഡേറ്റാ ലേബല്‍ വെട്ടി നീക്കുക", +"Delete ~All Comments":"~എല്ലാ അഭിപ്രായങ്ങളും വെട്ടി നീക്കുക", +"Diamond":"ഡയമണ്ട്", +"Diamond Bevel":"വജ്രത്തിന്റെ ചരിവ്", +"Digital Signatu~res...":"ഡിജിറ്റല്‍ ~ഒപ്പുകള്‍...", +"Doorplate":"ഡോര്പ്ലേറ്റ്", +"Double Brace":"ഇരട്ട വലയം", +"Double Bracket":"ഇരട്ട ബ്രാക്കറ്റ്", +"Down Arrow":"താഴെത്തെ അന്പ്", +"Down Arrow Callout":"താഴത്തെ അന്പ് കോളൈട്ട്", +"Ellipse":"അണ്ഡവൃത്തം", +"Explosion":"എക്സ്പ്ലാഷന്", +"Fade Down":"താഴ്വശം അപ്രത്യക്ഷമാവുക", +"Fade Left":"ഇടത്തുവശം അപ്രത്യക്ഷമാവുക", +"Fade Right":"വലത്തുവശം അപ്രത്യക്ഷമാവുക", +"Fade Up":"മുകള്വശം അപ്രത്യക്ഷമാവുക", +"Fade Up and Left":"മുകളിലും ഇടത്തും മങ്ങുക", +"Fade Up and Right":"മുകളിലും വലത്തും മങ്ങുക", +"Fill Color":"ചായം നിറയ്ക്കുക", +"Find Next":"അടുത്തതു് കണ്ടുപിടിയ്ക്കുക", +"Find Previous":"മുമ്പുള്ളതു് കണ്ടുപിടിയ്ക്കുക", +"Flip Horizontally":"കുറുകെയായി ഞൊടിക്കുക", +"Flip Vertically":"കുത്തനെ ഫ്ളിപ് ചെയ്യുക", +"Flowchart: Alternate Process":"ഫ്‍ളോചാര്ട്ട്: ഒന്നിടവിട്ടുള്ള പ്രക്രിയ", +"Flowchart: Card":"ഫ്‍ളോചാര്ട്ട്: കാര്ഡ്", +"Flowchart: Collate":"ഫ്‍ളോചാര്ട്ട്: കോളേറ്റ്", +"Flowchart: Connector":"ഫ്‍ളോചാര്ട്ട്: കണക്ടര്", +"Flowchart: Data":"ഫ്‍ളോചാര്ട്ട്: ഡേറ്റാ", +"Flowchart: Decision":"ഫ്‍ളോചാര്ട്ട്: തീരുമാനം", +"Flowchart: Delay":"ഫ്‍ളോചാര്ട്ട്: കാലതാമസം", +"Flowchart: Direct Access Storage":"ഫ്‍ളോചാര്ട്ട്: നേരിട്ട് അക്സസ് സംഭരിക്കുന്ന", +"Flowchart: Display":"ഫ്‍ളോചാര്ട്ട്: പ്രദര്ശനം", +"Flowchart: Document":"ഫ്‍ളോചാര്ട്ട്: ഡോക്കുമെന്റ്്", +"Flowchart: Extract":"ഫ്‍ളോചാര്ട്ട്: സത്ത്", +"Flowchart: Internal Storage":"ഫ്‍ളോചാര്ട്ട്: അന്തരിക സംഭരണി", +"Flowchart: Magnetic Disc":"ഫ്‍ളോചാര്ട്ട്: മാഗ്നറ്റിക് ഡിസ്ക്", +"Flowchart: Manual Input":"ഫ്‍ളോചാര്ട്ട്: മാനുവല് ഇന്പുട്ട്", +"Flowchart: Manual Operation":"ഫ്‍ളോചാര്ട്ട്: മാനുവല് പ്രവര്ത്തനം", +"Flowchart: Merge":"ഫ്‍ളോചാര്ട്ട്: ലയിക്കല്", +"Flowchart: Multidocument":"ഫ്‍ളോചാര്ട്ട്: വിവിധ ഡോക്കുമെന്റ്", +"Flowchart: Off-page Connector":"ഫ്‍ളോചാര്ട്ട്: ഓഫ്-പേജ് കണക്ടര്", +"Flowchart: Or":"ഫ്‍ളോചാര്ട്ട്: അഥവാ", +"Flowchart: Predefined Process":"ഫ്‍ളോചാര്ട്ട്: നേരത്തെ നിര്‌വചിച്ചിട്ടുള്ള പ്രക്രിയ", +"Flowchart: Preparation":"ഫ്‍ളോചാര്ട്ട്: നിര്മാണം", +"Flowchart: Process":"ഫ്ളോചാര്ട്ട്: പ്രക്രിയ", +"Flowchart: Punched Tape":"ഫ്‍ളോചാര്ട്ട്: പഞ്ച് ചെയ്ത ടേപ്", +"Flowchart: Sequential Access":"ഫ്‍ളോചാര്ട്ട്: ക്രമീകൃത അക്സസ്", +"Flowchart: Sort":"ഫ്‍ളോചാര്ട്ട്: ക്രമീകരണം", +"Flowchart: Stored Data":"ഫ്‍ളോചാര്ട്ട്: സംഭരിച്ച ഡേറ്റാ", +"Flowchart: Summing Junction":"ഫ്‍ളോചാര്ട്ട്: സമ്മിംഗ് ജംക്ഷന്", +"Flowchart: Terminator":"ഫ്‍ളോചാര്ട്ട്: അവസാനിപ്പിക്കുന്ന", +"Flower":"പുഷ്പം", +"Folded Corner":"മടക്കിയ അരിക്", +"Font Color":"അക്ഷരസഞ്ചയത്തിന്റെ നിറം", +"Fontwork Shape":"ഫോണ്ട്‌വര്‍ക്ക് ആകൃതി", +"Foote~r":"അടിക്കുറിപ്പ്", +"For Paragraph":"ഖണ്ഡികയ്ക്കു്", +"For Selection":"തെരഞ്ഞെടുക്കുന്നതിനായി", +"Format Axis...":"ആക്സിസ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Chart Area...":"ചാര്‍ട്ട് സ്ഥലം ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Data Labels...":"ഡേറ്റാ ലേബലുകള്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Data Point...":"ഡേറ്റാ പോയിന്റ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Data Series...":"ഡേറ്റാ സീരീസ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Floor...":"ഫ്ലോര്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Legend...":"ലെജന്റ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Major Grid...":"മേജര്‍ ഗ്രിഡ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Mean Value Line...":"മീന്‍ വാല്യു ലൈന്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Minor Grid...":"മൈനര്‍ ഗ്രിഡ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Selection...":"തെരഞ്ഞെടുത്തതു് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Single Data Label...":"സിംഗിള്‍ ഡേറ്റാ ലേബല്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Stock Gain...":"സ്റ്റോക്ക് ഗെയിന്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Stock Loss...":"സ്റ്റോക്ക് ലോസ്സ് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Title...":"തലക്കെട്ട് ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Trend Line Equation...":"ട്രെന്‍ഡ് ലൈന്‍ ഇക്വേഷന്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Trend Line...":"ട്രെന്‍ഡ് ലൈന്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Wall...":"വോള്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format X Error Bars...":"എക്സ് പിശകിനുള്ള ബാറുകള്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Format Y Error Bars...":"Y പിശകിനുള്ള ബാറുകള്‍ ഫോര്‍മാറ്റ് ചെയ്യുക...", +"Formatting Mark":"ഫോര്‍മാറ്റിങ് അടയാളം", +"Forward One":"ഒന്ന് മുന്നോട്ട്", +"Frame":"ഫ്രെയിം", +"F~ont Size...":"ഫോണ്ട് പരിമാണം", +"F~ormat":"രൂപരേഖ", +"F~ull Screen":"സന്പൂര്ണ്ണ തിരശീല", +"Heart":"ഹൃദയം", +"Hexagon":"ഹെക്സഗണ്‍", +"He~ader":"മേലെഴുത്ത്", +"Horizontal Scroll":"കുറുകെയുള്ള സ്ക്രോള്", +"H~ide":"അദൃ~ശ്യമാക്കുക", +"H~ide Rows":"മറയ്ക്കുക", +"Icon Set...":"പ്രതിരൂപത്തിന്റെ സെറ്റ്...", +"In ~Background":"പശ്ചാത്തലത്തില്", +"Inflate":"ഊതിവീര്പ്പിക്കുക", +"Insert Audio or Video":"ഓഡിയോ അല്ലെങ്കില്‍ വീഡിയോ ചേര്‍ക്കുക", +"Insert Axis":"ആക്സിസ് ചേര്‍ക്കുക", +"Insert Axis Title":"ആക്സിസിനുള്ള തലക്കെട്ട് ചേര്‍ക്കുക", +"Insert Chart":"ചാര്ട്ട് ഉള്പ്പെടുത്തുക", +"Insert Column Break":"സ്തംഭ വിഭജനം ചേര്ക്കുക", +"Insert Data Labels":"ഡേറ്റാ ലേബലുകള്‍ ചേര്‍ക്കുക", +"Insert Hyperlink":"ഹൈപ്പര്‌ലിങ്ക് ചേര്ക്കുക", +"Insert Index Entry":"അനുക്രമണിക പ്രവേശനം ചേര്‍ക്കുക", +"Insert Major Grid":"മേജര്‍ ഗ്രിഡ് ചേര്‍ക്കുക", +"Insert Mean ~Value Line":"മീന്‍ ~വാല്യൂ ലൈന്‍ ചേര്‍ക്കുക", +"Insert Minor Grid":"മൈനര്‍ ഗ്രിഡ് ചേര്‍ക്കുക", +"Insert Single Data Label":"സിംഗിള്‍ ഡേറ്റാ ലേബല്‍ ചേര്‍ക്കുക", +"Insert Slide":"സ്ലൈഡ് ചേര്‍ക്കുക", +"Insert Titles...":"തലക്കെട്ടുകള്‍ ചേര്‍ക്കുക...", +"Insert Tre~nd Line...":"ട്രെന്‍~ഡ് ലൈന്‍ ചേര്‍ക്കുക...", +"Insert Unnumbered Entry":"നന്പരിടാത്ത പ്രവേശനങ്ങള് ചേര്ക്കുക", +"Insert ~Cells...":"സെല്ലുകള്", +"Insert/Delete Axes...":"ആക്സുകള്‍ ചേര്‍ക്കുക/വെട്ടിനീക്കുക...", +"Invert":"തിരിക്കുക", +"Isosceles Triangle":"ഐസോസിലസ് ത്രികോണം", +"Italic":"ചരിഞ്ഞ ", +"Justified":"സാധൂകരിച്ച", +"Language":"ഭാഷ", +"Language Status":"ഭാഷയുടെ അവസ്ഥ", +"Layout":"പ്ലാന്", +"Left":"ഇടത്ത്", +"Left Arrow":"ഇടത്തെ അന്പ്", +"Left Arrow Callout":"ഇടത്തെ അന്പ് കോളൈട്ട്", +"Left Brace":"ഇടത്തെ വളയം", +"Left Bracket":"ഇടത്തെ ബ്രാക്കറ്റ്", +"Left and Right Arrow":"ഇടത്തേയും വലത്തേയും അന്പ്", +"Left and Right Arrow Callout":"ഇടത്തെയും വലത്തെയും അന്പ് കോളൈട്ട്", +"Left-To-Right":"ഇടത്തു നിന്നും വലത്തോട്ട്", +"Lightning Bolt":"ഇടിമിന്നല്", +"Line":"രേഖ", +"Line Callout 1":"രേഖ കോളൌട്ട് 1", +"Line Callout 2":"രേഖ കോളൌട്ട് 2", +"Line Callout 3":"രേഖ കോളൌട്ട് 3", +"Line Color":"രേഖ നിറം", +"Line Connector":"രേഖ കണക്ടര്", +"Line Connector Ends with Arrow":"അന്പോടുകൂടി രേഖാ കണക്ടര് അവസാനിക്കുന്നു", +"Line Spacing: 1":"വരയുടെ അകലം : 1", +"L~ine...":"രേഖ...", +"Manage...":"കൈകാര്യം ചെയ്യുക...", +"Manual ~Break...":"മാനുവല് ബ്രേക്ക്", +"Media":"മീഡിയാ", +"Moon":"ചന്ദ്രന്", +"M~erge and Center Cells":"സെല്ലുകള്‍ കൂട്ടി ചേര്‍ക്കുക", +"Name...":"നാമം...", +"Na~vigator":"നാവിഗേറ്റര്", +"Next Page":"അടുത്ത പേജ്", +"Notched Right Arrow":"നോച്ഡ് വലത്തെ അന്പ്", +"Number":"സംഖ്യ", +"Number Format":"നംബര്‍ മാതൃക", +"Number Format...":"സംഖ്യാ രൂപരേഖ. . .", +"Number Format: Currency":"Number Format: നാണയം", +"Number Format: Decimal":"Number Format: ഡെസിമല്‍", +"Number Format: Exponential":"Number Format: എക്സ്പൊണന്‍ഷ്യല്‍", +"Number Format: Percent":"Number Format: ശതമാനം", +"Number Format: Standard":"Number Format: സാധാരണ", +"Number Format: Time":"Number Format: സമയം", +"Octagon":"ഒക്ടഗണ്‍", +"Octagon Bevel":"അഷ്ടകാണത്തിന്റെ ചരിവ്", +"Open Circle (Curve)":"തുറന്ന വൃത്തം (വളഞ്ഞ)", +"Open Circle (Pour)":"തുറന്ന വൃത്തം (പ്രവാഹം)", +"Open Hyperlink":"ഹൈപ്പര് ലിങ്ക് തുറക്കുക", +"Optimal Column Width":"ആവശ്യമായ സ്തംഭവീതി", +"Optimal Row Height":"ആവശ്യമായ നിര ഉയരം", +"Overline":"ഓവര്‍ലൈന്‍", +"Page ~Count":"പേജിന്റെ എണ്ണം", +"Parallelogram":"സമചതുര്ഭുജം", +"Paste ~Special...":"പ്രത്യേകമുള്ളതു് ഒട്ടിക്കുക...", +"Pentagon":"പെന്റഗണ്‍", +"Percent":"ശതമാനം", +"Plain Text":"സാധാരണ ടെക്സ്റ്റ്", +"Pop Art":"പോപ്-ആര്ട്ട്", +"Position and Si~ze...":" ചിത്രത്തിന്റെ ആകൃതി സൂക്ഷിക്കുക", +"Previous Page":"മുമ്പുള്ള താള്‍", +"Propert~ies...":"സവിശേഷതകള്", +"Protect Cells":"സെല്ലുകള് സംരക്ഷിക്കുക", +"Protect ~Sheet...":"~ഷീറ്റ്...", +"Puzzle":"സമസ്യ", +"P~aragraph...":"ഖണ്ഡിക...", +"Rectangle":"സമഗോണചതുരം", +"Rectangle, Rounded":"Rectangle, Rounded", +"Rectangular Callout":"ചതുര്ഭുജകോളൌട്ട്", +"Remove Noise":"ശബ്ദം ഒഴിവാക്കുക", +"Rename Master":"മാസ്റ്റര് പുനഃനാമകരണം ചെയ്യുക", +"Reply Comment":"മറുപടി അഭിപ്രായം", +"Reset Data Point":"ഡേറ്റാ പോയിന്റെ വീണ്ടും സജ്ജമാക്കുക", +"Reset all Data Points":"എല്ലാ ഡേറ്റാ പോയിന്റുകളും വീണ്ടും സജ്ജമാക്കുക", +"Restart Numbering":"സംഖ്യയിടുന്നത് പുനരാരംഭിച്ചു", +"Right":"വലത്ത്", +"Right Arrow":"വലത്തെ അന്പ്", +"Right Arrow Callout":"വലത്തെ അന്പ് കോളൈട്ട്", +"Right Brace":"വലത്തെ വളയം", +"Right Bracket":"വലത്തെ ബ്രാക്കറ്റ്", +"Right Triangle":"ത്രികോണം", +"Right or Left Arrow":"വലത്തെ അഥവാ ഇടത്തെ അന്പ്", +"Right-To-Left":"വലത്ത് നിന്നും ഇടത്തോട്ട്", +"Ring":"വൃത്തം", +"Rotate 90° ~Left":"~ഇടത്തേക്കു് 90° കറക്കുക", +"Rotate 90° ~Right":"~വലത്തേക്കു് 90° കറക്കുക", +"Round Callout":"ഉരുണ്ട കോളൌട്ട്", +"Rounded Rectangular Callout":"ഉരുണ്ട ചതുര്ഭുജകോളൌട്ട്", +"Row ~Height...":"ഉയരം", +"R~efresh Range":"പരന്പര നൂതനീകരിക്കുക", +"R~ight-To-Left":"വലത്ത് നിന്നും ഇടത്തോട്ട്", +"R~un Macro...":"മാക്രോ പ്രവര്ത്തിപ്പിക്കുക", +"S-shaped Arrow":"എസ്-ആക-തിയിലുള്ള അന്പ്", +"Save ~As...":"...ആയി സംഭരിക്കുക", +"Scientific":"ശാസ്ത്രീയം", +"Select Column":"സ്തംഭം തിരഞ്ഞെടുക്കുക", +"Select Row":"നിര തെരഞ്ഞെടുക്കുക", +"Select Table":"പട്ടിക തിഞ്ഞെടുക്കുക", +"Select ~All":"എല്ലാം തിരഞ്ഞെടുക്കുക", +"Shadow":"നിഴല്", +"Sharpen":"കൂര്ത്ത", +"Sheet R~ight-To-Left":"വലത്തുനിന്നും ഇടത്തോട്ട്", +"Sho~w Slide":"സ്ലൈഡ് ~കാണിക്കുക", +"Sidebar":"വശത്തെ പട്ട", +"Signet":"സിഗ്നെറ്റ്", +"Slant Down":"താഴോട്ട് ചരിഞ്ഞ", +"Slant Up":"മുകളിലോട്ട് ചരിഞ്ഞ", +"Slide Layout":"സ്ലൈഡ് പ്ലാന്", +"Small capitals":"ചെറിയ വലിയക്ഷരങ്ങള്‍", +"Smiley Face":"ചിരിക്കുന്ന മുഖം", +"Snap to Grid":"ഗ്രിഡ് സ്നാപ്", +"Sort Ascending":"കുറഞ്ഞതില്‍ നിന്നും കൂടിയ ക്രമത്തിലാക്കുക", +"Sort Descending":"അവരോഹണക്രമത്തില് സോര്ട്ട് ചെയ്യുക", +"So~rt...":"സോര്ട്ട് ചെയ്യുക", +"Split Arrow":"അന്പ് വിഭജിക്കുക", +"Split Table...":"പട്ടിക വേര്‍പ്പടുത്തുക...", +"Square":"സമചതുരം", +"Square Bevel":"സമചതുര്ഭുജത്തിന്റെ ചരിവ്", +"Square, Rounded":"സമചതുര്ഭുജം, ഉരുണ്ട", +"Statistics":"സ്ഥിതിവിവരം", +"Stop":"നിര്ത്തുക", +"Straight Connector":"നേരെയുള്ള കണക്ടര്", +"Straight Connector ends with Arrow":"നേരെയുള്ള കണക്ടര് അന്പോടുകൂടി അവസാനിക്കുന്നു", +"Straight Connector with Arrows":" അന്പോടുകൂടിയ നേരെയുള്ള കണക്ടര്", +"Strikethrough":"സ്ട്രൈക്ക്ത്രൂ", +"Striped Right Arrow":"സ്ട്രിപ്ഡ് വലത്തെ അന്പ്", +"Subscript":"സബ്സ്ക്രിപ്റ്റ്", +"Sun":"സൂര്യന്", +"Superscript":"സൂപ്പര്‍സ്ക്രിപ്റ്റ്", +"Ta~ble Properties...":"പട്ടിക സവിശേഷതകള്", +"Text Wrap...":"ടെക്സ്റ്റ് ആവരണം", +"Time":"സമയം", +"Time Field":"സമയ മണ്ഡലം", +"Title Page...":"തലക്കെട്ടിനുള്ള താള്‍...", +"To Background":"പശ്ചാത്തലത്തിലേക്ക്", +"To Foreground":"മുന്‌വശത്തേയ്ക്ക്", +"To Next Paragraph in Level":"അടുത്ത ഖണ്ഡികയുടെ തലത്തിലേക്ക്", +"To Previous Paragraph in Level":"നേരത്തെയുള്ള ഖണ്ഡികയുടെ തലത്തിലേക്ക്", +"To P~age":"പേജിലേക്ക്", +"To ~Cell":"~സെല്ലിലേക്ക് ", +"To ~Character":"അക്ഷരത്തില്", +"To ~Curve":"വളവിലോട്ട്", +"To ~Frame":"ഫ്രെയിമിലേക്ക്", +"To ~Paragraph":"ഖണ്ഡികയിലേക്ക്", +"Top":"മുകളില്", +"Transparency":"സുതാര്യത", +"Trapezoid":"ട്രപ്പിസോയിഡ്", +"Triangle Down":"ത്രികോണം താഴെ", +"Triangle Up":"ത്രികോണം മുകളില്", +"T~ime (variable)":"സമയം (പരിവര്ത്തനീയം)", +"T~itle":"ശീര്ഷകം", +"Underline":"അടിവര", +"Up Arrow":"മുകളിലെ അന്പ്", +"Up Arrow Callout":"മുകളിത്തെ അന്പ് കോളൈട്ട്", +"Up and Down Arrow":"മുകളിലേയും താഴത്തെയും അന്പ്", +"Up and Down Arrow Callout":"മുകലിലെയും താഴത്തെയും അന്പ് കോളൈട്ട്", +"Up and Right Arrow":"മുകലിലേയും വലത്തേയും അന്പ്", +"Up and Right Arrow Callout":"മുകളിലെയും ഇടത്തെയും അന്പ് കോളൈട്ട്", +"Up, Right and Down Arrow":"മുകളിലേയും വലത്തെയും താഴത്തെയും അന്പ്", +"Vertical Scroll":"കുത്തനെയുള്ള സ്ക്രോള്", +"Vertical Text":"കുത്തനെയുള്ള ടെക്സ്റ്റ്", +"Wave":"തരംഗം", +"Zoom In":"ഉള്ളിലേക്ക് സൂം ചെയ്യുക", +"Zoom Out":"ചെറുതാക്കുക", +"~3D View...":"ത്രിമാനവീക്ഷണം", +"~Add":"~ചേര്‍ക്കുക", +"~Advanced Filter...":"ആധുനിക ഫില്ട്ടര്", +"~Arrange":"ക്രമീകരിക്കുക", +"~Author":"ലേഖകന്", +"~Bottom":"താഴെ", +"~Bring to Front":"മുന്നില് കൊണ്ടുവരിക", +"~Bullets and Numbering...":"ബുള്ളറ്റുകളും സംഖ്യകളും", +"~Capitalize Every Word":"എല്ലാ വാക്കും ~കാപ്പിറ്റലാക്കുക", +"~Centered":"കേന്ദ്രീയത", +"~Chart...":"ചാര്ട്ട്", +"~Clear":"~വൃത്തിയാക്കുക", +"~Clear Direct Formatting":"~നേരിട്ടുള്ള ഫോര്‍മാറ്റിങ് വെടിപ്പാക്കുക", +"~Column Break":"~Column Break", +"~Columns":"സ്തംഭങ്ങള്", +"~Contour":"പരിവേഷം", +"~Convert":"~വേര്‍തിരിക്കുക", +"~Data Ranges...":"~ഡേറ്റാ പരിധികള്‍", +"~Date":"തീയതി", +"~Date (fixed)":"തീയതി (ഉറച്ച)", +"~Define":"~നിര്‍വചിക്കുക", +"~Define...":"~നിര്‍വചിക്കുക...", +"~Delete":"നീക്കം ചെയ്യുക", +"~Edit":"എഡിറ്റു ചെയ്യുക", +"~Edit Contour...":"പരിവേഷം എഡിറ്റ് ചെയ്യുക", +"~Edit...":"~ചിട്ടപ്പെടുത്തുക...", +"~Enter Group":"ഗ്രൂപ്പില് പ്രവേശിപ്പിക്കുക", +"~File":"~ഫയല്‍", +"~First Paragraph":"ആദ്യത്തെ ഖണ്ഡിക", +"~Fonts...":"ഫോണ്ടുകള്", +"~Function...":"ഫംങ്ഷന്", +"~Goal Seek...":"ലക്ഷ്യം ഉന്നംവച്ച്. . .", +"~Group":"ഗ്രൂപ്പ്", +"~Group and Outline":"ബാഹ്യരേഖ", +"~Group...":"ഗ്രൂപ്പ്", +"~Header and Footer...":"മേലെഴുത്തും അടിക്കുറിപ്പും", +"~Height...":"~ഉയരം...", +"~Help":"സഹായം", +"~Hide":"~അദൃശ്യമാക്കുക", +"~Hide AutoFilter":"സ്വയം ഫില്ട്ടര് ഒളിപ്പിക്കുക", +"~Hide Details":"വിവരങ്ങള് മറയ്ക്കുക", +"~Hide Slide":"സ്ലൈഡ് കാണിക്കുക/ ഗുപ്തമാക്കുക", +"~Hyphenation":"~ഹൈഫനേഷന്", +"~Hyphenation...":"ഹൈഫനേഷന്", +"~Insert":"ഉള്പ്പെടുത്തുക", +"~Interaction...":"പരസ്പരവിനിമയം ചെയ്യുക...", +"~Left":"ഇടത്ത്", +"~Line Numbering...":"രേഖയ്ക്ക് നന്പരിടുക", +"~Manage...":"കൈ~കാര്യം ചെയ്യുക...", +"~Optimal Height...":"~ആവശ്യമായ പൊക്കം...", +"~Optimal Width...":"~സാധ്യമായ വീതി...", +"~Page Number":"പേജ് നന്പര്", +"~Page Numbers...":"~താളിന്റെ നംബറുകള്‍...", +"~Page...":"പേജ്", +"~Paste":"പേസ്റ്റ് ചെയ്യുക", +"~Pivot Table":"~പിവോട്ട് ടേബിള്‍", +"~Print...":"അച്ചടിക്കുക", +"~Recalculate":"വീണ്ടും ഗണിക്കുക", +"~Record":"റിക്കോര്ഡ്", +"~Refresh":"~പുതുക്കുക", +"~Right":"വലത്ത്", +"~Row":"നിര", +"~Rows":"നിരകള്", +"~Save":"സംഭരിക്കുക", +"~Sections...":"വിഭാഗങ്ങള്...", +"~Select":"തിരഞ്ഞെടുക്കുക", +"~Send to Back":"പിറകോട്ട് അയ്ക്കുക", +"~Sentence case":"~വാചകത്തിന്റെ കേസ്", +"~Sheet":"ഷീറ്റ്", +"~Show":"കാണിക്കുക", +"~Show Details":"വിവരങ്ങള് കാണിക്കുക", +"~Sort...":"ക്രമീകരിക്കുക", +"~Spacing...":"അകലമിടുക", +"~Spelling...":"അക്ഷര പരിശോധന", +"~Standard Filter...":"സ്റ്റാന്ഡേര്ഡ് ഫില്ട്ടര്", +"~Subject":"വിഷയം", +"~Table":"പട്ടിക", +"~Table...":"പട്ടിക . . .", +"~Thesaurus...":"നിഘണ്ടു", +"~Time":"സമയം", +"~Time (fixed)":"സമയം (ഉറച്ച)", +"~Tools":"~ഉപകരണങ്ങള്‍", +"~Top":"മുകളില്", +"~UPPERCASE":"~അപ്പര്‍കേസ്", +"~Ungroup...":"ഗ്രൂപ്പ് ചെയ്യാത്ത", +"~Update All":"എല്ലാം അപ്ഡേറ്റ് ചെയ്യുക", +"~Validity...":"പ്രാബല്യം", +"~View":"ദൃശ്യം", +"~While Typing":"ടൈപ്പുചെയ്യുന്പോഴെല്ലാം", +"~Width...":"~വീതി...", +"~Wrap":"റാപ്", +"~lowercase":"ചെറിയ അക്ഷരം", +"~tOGGLE cASE":"കേസ് ~മാറ്റുക" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/mn.json b/f7cloud-office/browser/dist/l10n/uno/mn.json new file mode 100644 index 0000000..2aad772 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/mn.json @@ -0,0 +1,712 @@ +{ +"12-Point Star":"12-хошуу од", +"24-Point Star":"24-хошуу од", +"4-Point Star":"4-хошуу од", +"4-way Arrow":"4-чигтэй сум", +"4-way Arrow Callout":"4 чигийн сумтай тайлбар", +"5-Point Star":"5-хошуу од", +"6-Point Star":"6-хошуу од", +"6-Point Star, Concave":"6-хошуу од. хотгор", +"8-Point Star":"8-хошуу од", +"Accept":"Зөвшөөрөх", +"Accept All":"Бүгдийг зөвшөөрөх", +"Accept All Changes":"Бүх өөрчлөлтийг хүлээн зөвшөөр", +"Accept Change":"Өөрчлөлтийг хүлээн зөвшөөр", +"Accept Track Change and select the next one":"Өөрчлөлтийг хүлээн авч, дараагийнхыг тэмдэглээрэй", +"Accept and Move to Next":"Зөвшөөрч, Дараах руу шилжих", +"Add Decimal Place":"Аравтын орон нэмэх", +"After":"Дараа нь", +"Align Bottom":"Доош жигдрүүлэх", +"Align Bottom to Anchor":"Доод зангуугаар нь тэгшлэ", +"Align Center":"Төвд тэгшлэх", +"Align Left":"Зүүнш жигдрүүлэх", +"Align Right":"Баруунш жигдрүүлэх", +"Align Tex~t":"Текстийг зэрэгцүүлэх", +"Align Top":"Дээш жигдрүүлэх", +"Align Top to Anchor":"Дээд зангуугаар нь тэгшлэ", +"Anc~hor":"Зангуу", +"Animation":"Хөдөлгөөнт дүрс", +"Apply Suggestion":"Саналыг хүлээж авах", +"Arch Down (Curve)":"Доош нум (Муруй)", +"Arch Down (Pour)":"Доош нум (Цутгасан)", +"Arch Left (Curve)":"Зүүн нум (Муруй)", +"Arch Right (Curve)":"Баруун нум (Муруй)", +"Arch Right (Pour)":"Баруун нум (Цутгасан)", +"Arch Up (Curve)":"Дээш нум (Муруй)", +"Arch Up (Pour)":"Дээш нум (Цутгасан)", +"Arrange":"Өрөлт", +"As C~haracter":"~Тэмдэгтээр", +"AutoCorr~ect":"~Автомат хэлбэр", +"AutoFill Data Series: automatic":"Өгөгдлийн цувааг автоматаар дүүргэх", +"Auto~Filter":"Автомат ~шүүлтүүр", +"A~lignment...":"~Жигдрүүлэлт...", +"A~rea...":"~Муж...", +"A~rrange":"~Өрөлт", +"Back One":"Нэгээр цаашлуулах", +"Background Color":"Дэвсгэр өнгө", +"Before":"Өмнө нь", +"Block Arc":"Нум", +"Bold":"Бүдүүн", +"Bookmar~k...":"Х~авчуурга...", +"Borders (Shift to overwrite)":"Хүрээ (дарж бичихийн тулд Shift)", +"Bottom":"Доор", +"Brightness":"Гэрэлтэлт", +"Caption...":"Гарчиг...", +"Center":"Төв", +"Center Horizontal":"Хэвтээгээр төвд", +"Center Vertically":"Босоо төв", +"Centered":"Голлуулсан", +"Ce~lls...":"~Нүд...", +"Character Highlighting Color":"Тэмдэгт тодотгох өнгө", +"Character Spacing":"Тэмдэгтийн зай", +"Charcoal Sketch":"Нүүрсэн зураас", +"Chart T~ype...":"Диаграммын т~өрөл...", +"Check Spelling":"Үсгийн алдаагаа шалгана уу", +"Chevron":"Өнцөглөсөн хэлбэрт", +"Chevron Down":"Доош өнцөглөсөн", +"Chevron Up":"Дээш өнцөглөсөн", +"Circle":"Тойрог", +"Circle (Curve)":"Дугуй (Муруй)", +"Circle (Pour)":"Дугуй (Цутгасан)", +"Circle Pie":"Дугуй", +"Circular Arrow":"Дугуй сум", +"Clear Direct Formatting":"Шууд форматыг устгах", +"Clear ~Direct Formatting":"Шууд форматыг устгах", +"Cle~ar Cells...":"Агуулга устгах ...", +"Clone Formatting":"Формат ~ шилжүүлсэн", +"Close Master View":"Мастерын харагдацыг хаах", +"Cloud":"Үүл", +"Cl~ear Contents...":"Нүдний агуулгыг устгах ...", +"Color Scale...":"Өнгөний хүрээ ...", +"Column":"Багана", +"Column ~Width...":"Баганын ө~ргөн...", +"Columns ~After":"~Дараа нь", +"Columns ~Before":"Өмнөх баганууд", +"Comments":"Сэтгэгдэл", +"Comme~nt":"~Тэмдэглэл", +"Connector":"Холбогч", +"Connector Ends with Arrow":"Суман төгсгөлтэй холбогч", +"Connector with Arrows":"Сумтай холбогч", +"Connectors":"Холбогчууд", +"Contrast":"Контраст", +"Copy Hyperlink Location":"Гипер холбоосын байршлыг хуулах", +"Cop~y":"Хуулбарлах", +"Corner Right Arrow":"Баруун сумтай булан", +"Co~lumns...":"~Баганууд...", +"Co~mpress...":"Шахах...", +"Crop":"Ухах", +"Crop Image":"Зураг тайрах", +"Cross":"Хэрээс", +"Cross-~reference...":"Хөндлөн-~лавлагаа...", +"Currency":"Мөнгөн тэмдэгт", +"Current ~Index":"Одоогийн ~ индекс", +"Curve":"Муруй", +"Curve Down":"Доош муруйлт", +"Curve Up":"Дээш муруйлт", +"Curved Connector":"Муруй холбогч", +"Curved Connector Ends with Arrow":"Суман төгсгөлтэй муруй холбогч", +"Curved Connector with Arrows":"Сумтай муруй холбогч", +"Cycle Case":"Том жижгээр эргэлдүүлэх", +"Cylinder":"Цилиндр", +"C~ell":"~Нүд", +"C~haracter...":"Тэмдэгт ...", +"C~onditional":"Нөхцөл байдал", +"Data Bar...":"Мэдээллийн мөр ...", +"Date":"Огноо", +"Date...":"Огноо ...", +"Dat~e (variable)":"~Огноо (хувьсах)", +"Decrease Font Size":"Фонтны хэмжээг багасга", +"Decrease Indent":"Доголыг багасгах", +"Decrease Paragraph Spacing":"Параграфын зайг багасгах", +"Decrease Size":"Хэмжээг багасга", +"Delete All Comments":"Бүх тэмдэглэлийг устгах", +"Delete All Comments by This Author":"Энэ зохиогчтой бүх тэмдэглэлийг устгах", +"Delete Axis":"Тэнхлэгийг устгах", +"Delete Comment":"Тэмдэглэл устгах", +"Delete C~ells...":"~Нүд устгах...", +"Delete C~ontents...":"~Агуулгыг устгах...", +"Delete Data Labels":"Өгөгдлийн шошгыг устгах", +"Delete Decimal Place":"Аравтын орныг устгана уу", +"Delete Legend":"Домог устгах", +"Delete Major Grid":"Үндсэн сүлжээг устгах", +"Delete Minor Grid":"Туслах сүлжээг устгах", +"Delete Rows":"Мөрүүдийг устгах", +"Delete Single Data Label":"Нэг мэдээллийн шошгыг устгах", +"Delete Table":"Хүснэгт устгах", +"Delete selected columns":"Сонгосон баганыг устгах", +"Delete selected rows":"Сонгосон мөрүүдийг устгана уу", +"Delete table":"Хүснэгт устгах", +"Delete ~All Comments":"Бүх сэтгэгдлүүдийг устгах", +"De~lete...":"~Устгах...", +"Diamond":"Ромбо", +"Diamond Bevel":"Ромбо налуу", +"Digital Signatu~res...":"Тоон гарын ~үсэг...", +"Display Grid":"Тор харуулах", +"Doorplate":"Өрөөний тэмдэглээс", +"Double Brace":"Давхар гоё хаалт", +"Double Bracket":"Давхар хаалт", +"Double Underline":"Давхар доогуур зураас", +"Down Arrow":"Доош сум", +"Down Arrow Callout":"Доош сумтай тайлбар", +"Duplicate Page":"Хуудас хуулбарлах", +"Duplicate ~Slide":"Слайд ~хуулах", +"D~elete Page":"Хуудас устгах", +"Edit Hyperlink...":"Гипер холбоосыг засварлах ...", +"Edit Section...":"Хэсгийг засах ...", +"Ellipse":"Эллипс", +"Explosion":"Огцом өсөлт", +"E~xecute Interaction...":"Хөдөлгөөнт дүрс ажиллуулах", +"E~xit Group":"Орхи", +"Fade Down":"Доош багассан", +"Fade Left":"Зүүнш багассан", +"Fade Right":"Баруунш багассан", +"Fade Up":"Дээш багассан", +"Fade Up and Left":"Зүүн дээш багассан", +"Fade Up and Right":"Баруун дээш багассан", +"Fiel~d":"Талбар", +"Fill Color":"Дүүргэх өнгө", +"Find Next":"Дараачийнхийг нь олох", +"Find Previous":"Өмнөхийг нь олох", +"Find and Rep~lace...":"Хайх ба орлуулах ...", +"First ~Author":"Эхний ~ Зохиогч", +"Flip Horizontally":"Хэвтээгээр эргүүлэх", +"Flip Vertically":"Босоогоор эргүүлэх", +"Flowchart: Alternate Process":"Урсгалын диаграмм: Альтернатив процесс", +"Flowchart: Card":"Урсгалын диаграмм: Карт", +"Flowchart: Collate":"Урсгалын диаграмм: Жишилт", +"Flowchart: Connector":"Урсгалын диаграмм: Холбогч", +"Flowchart: Data":"Урсгалын диаграмм: Өгөгдөл", +"Flowchart: Decision":"Урсгалын диаграмм: Шийдвэр", +"Flowchart: Delay":"Урсгалын диаграмм: Хүлээлт", +"Flowchart: Direct Access Storage":"Урсгалын диаграмм: Шууд хандалтат хадгалагч", +"Flowchart: Display":"Урсгалын диаграмм: Харуулах", +"Flowchart: Document":"Урсгалын диаграмм: Баримт", +"Flowchart: Extract":"Урсгалын диаграмм: Задлах", +"Flowchart: Internal Storage":"Урсгалын диаграмм: Дотоод хадгалагч", +"Flowchart: Magnetic Disc":"Урсгалын диаграмм: Соронзон диск", +"Flowchart: Manual Input":"Урсгалын диаграмм: Гар оруулалт", +"Flowchart: Manual Operation":"Урсгалын диаграмм: Гар үйлдэл", +"Flowchart: Merge":"Урсгалын диаграмм: Нэгтгэх", +"Flowchart: Multidocument":"Урсгалын диаграмм: Олон баримт", +"Flowchart: Off-page Connector":"Урсгалын диаграмм: Хуудас холбогч", +"Flowchart: Or":"Урсгалын диаграмм: Эсвэл", +"Flowchart: Predefined Process":"Урсгалын диаграмм: Урьд тод. процесс", +"Flowchart: Preparation":"Урсгалын диаграмм: Бэлтгэл", +"Flowchart: Process":"Урсгалын диаграмм: Процесс", +"Flowchart: Punched Tape":"Урсгалын диаграмм: Долгионт тууз", +"Flowchart: Sequential Access":"Урсгалын диаграмм: Хандалт", +"Flowchart: Sort":"Урсгалын диаграмм: Эрэмбэлэлт", +"Flowchart: Stored Data":"Урсгалын диаграмм: Хадгалагдсан өгөгдөл", +"Flowchart: Summing Junction":"Урсгалын диаграмм: Дүгнэлт зангилаа", +"Flowchart: Terminator":"Урсгалын диаграмм: Төгсгөл", +"Flower":"Цэцэг", +"Folded Corner":"Дэлгэмэл өнцөг", +"Font Color":"Фонтын өнгө", +"Fontwork Shape":"Фонтворк дүрс", +"Fontwork...":"Фонт эффектүүд...", +"Foote~r":"Хө~л", +"For All Text":"Бүх текстэд", +"For Paragraph":"Парграфын хувьд", +"For Selection":"Сонголтын хувьд", +"Format Axis...":"Тэнхлэгээ форматлах ...", +"Format Chart Area...":"Диаграмын бүсийг форматлах ...", +"Format Data Labels...":"Өгөгдлийн шошгыг форматлах...", +"Format Data Point...":"Өгөгдлийн цэгийг форматлах ...", +"Format Data Series...":"Дата цуврал форматлах ...", +"Format Floor...":"Диаграмын доод хэсгийг форматлах ...", +"Format Legend...":"Домог форматлах ...", +"Format Major Grid...":"Үндсэн сүлжээг форматлах ...", +"Format Mean Value Line...":"Дундаж утгын мөрийг форматлах ...", +"Format Minor Grid...":"Туслах сүлжээг форматлах ...", +"Format Pa~ge...":"~Хуудас хэлбэржүүлэх...", +"Format Selection...":"Сонголтыг форматлах ...", +"Format Single Data Label...":"Нэг мэдээллийн шошгыг форматлах ...", +"Format Stock Gain...":"Эерэг хазайлтыг форматлах ...", +"Format Stock Loss...":"Сөрөг хазайлтыг форматлах ...", +"Format Title...":"Гарчигаа форматлах ...", +"Format Trend Line Equation...":"Тренд шугамын тэгшитгэлийг форматлах ...", +"Format Trend Line...":"Тренд шугам фортатлах...", +"Format Wall...":"Диаграмын ханыг форматлах ...", +"Format X Error Bars...":"X-алдаа~багана форматлах ...", +"Format Y Error Bars...":"Y-алдаа~багана форматлах...", +"Format as Currency":"Валют хэлбэрээр форматлах", +"Format as Date":"Огноо болгон форматлах", +"Format as General":"Стандарт хэлбэрээр форматлана", +"Format as Number":"Аравтын тоо хэлбэрээр форматлах", +"Format as Percent":"Хувиар форматлана", +"Format as Scientific":"Шинжлэх ухааны хэлбэрээр форматлах", +"Format as Time":"Цаг хугацаагаар форматлах", +"Formatting Mark":"Тэмдэглэгээний хэлбэр", +"Formula to Value":"Утга нь томъёо", +"Forward One":"Нэгээр наашлуулах", +"For~matting Marks":"Фор~матлах тэмдэглэгээ", +"Fo~rm":"Маягт", +"Frame":"Блок", +"Freeze First Column":"Эхний баганыг царцаах", +"Freeze First Row":"Эхний эгнээг царцаах", +"Freeze ~Cells":"~Мөрнүүдийг хөлдөөх", +"F~ont Size...":"Ф~онтын хэмжээ...", +"F~ormat":"Х~элбэржүүлэлт", +"F~ourier Analysis...":"Фурье шинжилгээ ...", +"F~rame...":"Хүрээ ...", +"F~ull Screen":"~Дүүрэн дэлгэц", +"General":"Ерөнхий", +"Go t~o Page...":"~ Хуудас руу шилжих ...", +"Heart":"Зүрх", +"Hexagon":"Зургаан өнцөгт", +"He~ader":"~Толгой", +"He~ader and Footer":"Гарчиг / хөл", +"Horizontal Scroll":"Хэвтээ хуйлаас", +"Horizontally ~Center":"Хэвтээ төвтэй", +"Horizontally ~Left":"Зүүн хэвтээ", +"Horizontally ~Right":"Хэвтээ баруун", +"Horizontally ~Spacing":"Алсын зайд хэвтээ", +"H~ide":"~Далдлах", +"H~ide Columns":"~Багануудыг далдлах", +"H~ide Rows":"Мөр ~далдлах", +"Icon Set...":"Дүрсний багц ...", +"Ignore":"Үл тоомсорлох", +"Image Mode":"Зургийн горим", +"In ~Background":"~Дэвсгэрт", +"Increase Font Size":"Фонтны хэмжээг өсгөх", +"Increase Indent":"Догол мөрийг ихэсгэх", +"Increase Paragraph Spacing":"Параграфын зайг нэмэгдүүлэх", +"Increase Size":"Хэмжээг өсгөх", +"Inflate":"Хийлсэн", +"Insert Audio or Video":"Аудео эсвэл Видео оруулах", +"Insert Axis":"~Тэнхлэгүүд...", +"Insert Axis Title":"Тэнхлэгийн нэрийг оруулна уу", +"Insert Bookmark":"Хавчуурга оруулах", +"Insert Caption...":"Гарчиг оруулах ...", +"Insert Chart":"Диаграмм оруулах", +"Insert Column After":"Дараа нь багана оруулах", +"Insert Column Before":"Өмнө нь багана оруулах", +"Insert Column Break":"Баганын таслалт оруулах", +"Insert Columns ~After":"Баганууд ~дараа нь оруул", +"Insert Columns ~Before":"Баганууд өмнө нь оруул", +"Insert Comment":"Сэтгэгдэл оруулна уу", +"Insert Co~lumns":"~Багана оруулах", +"Insert Cross-reference":"Хөндлөн лавлагаа оруулах", +"Insert Data Labels":"Өгөгдлийн шошго оруулах", +"Insert Endnote":"Төгсгөлийн тэмдэглэлийг оруулна уу", +"Insert Field":"Талбар оруулах", +"Insert Fontwork Text":"Фонт эффектүүд текст оруул", +"Insert Footnote":"~ Хөлийн тэмдэглэл оруул", +"Insert Frame":"Хүрээ оруулах", +"Insert Hyperlink":"Гипер холбоос оруулах", +"Insert Image...":"Зураг оруулах ...", +"Insert Index Entry":"Индекс бичлэг оруулах", +"Insert Major Grid":"Гол сүлжээг оруулна уу", +"Insert Mean ~Value Line":"~ Дундаж утгын мөр оруулах", +"Insert Minor Grid":"Туслах сүлжээг оруулна уу", +"Insert Page Break":"Хуудасны завсарлага оруулах", +"Insert Row Above":"Дээр мөр оруулах", +"Insert Row Below":"Доор мөр оруулах", +"Insert Rows ~Above":"Мөр дээр нь оруул", +"Insert Rows ~Below":"Мөрнүүд доор нь оруул", +"Insert Single Data Label":"Нэг өгөгдлийн шошго оруулах", +"Insert Slide":"Слайд оруулах", +"Insert Special Character":"Тусгай тэмдэгт оруулах", +"Insert Special Characters":"Тусгай тэмдэгт оруулах", +"Insert Text Box":"Текст хайрцаг оруулах", +"Insert Titles...":"Гарчиг оруулна уу ...", +"Insert Tre~nd Line...":"Тренд шугам оруулах ...", +"Insert Unnumbered Entry":"Дугаарлагдаагүй бичлэг оруулах", +"Insert Vertical Text":"Босоо текст оруулах", +"Insert ~Cells...":"~Нүд оруулах...", +"Insert ~Rows":"~Мөр оруулах", +"Insert ~Table...":"~ Хүснэгт оруулах ...", +"Insert/Delete Axes...":"Тэнхлэгүүд оруулах / устгах ...", +"Invert":"Урвуулах", +"Isosceles Triangle":"Тэгш талт гурвалжин", +"Italic":"Налуу", +"Justified":"Тэгшилсэн", +"Language":"Хэл", +"Language Status":"Хэлний төлөв", +"Layout":"Загвар", +"Left":"Зүүн", +"Left Arrow":"Зүүн сум", +"Left Arrow Callout":"Зүүн сумтай тайлбар", +"Left Brace":"Зүүн гоё хаалт", +"Left Bracket":"Зүүн хаалт", +"Left and Right Arrow":"Зүүн ба баруун сум", +"Left and Right Arrow Callout":"Зүүн ба баруун сумтай тайлбар", +"Left-To-Right":"Зүүнээс баруун", +"Lightning Bolt":"Цахилгаан", +"Line":"Шулуун", +"Line Callout 1":"Шулуун тайлбар 1", +"Line Callout 2":"Шулуун тайлбар 1", +"Line Callout 3":"Шулуун тайлбар 1", +"Line Color":"Шулууны өнгө", +"Line Connector":"Шулуун холбогч", +"Line Connector Ends with Arrow":"Суман төгсгөлтэй шулуун холбогч", +"Line Spacing":"Мөр хоорондын зай", +"Line Spacing: 1":"Мөрийн зай: 1", +"Line Spacing: 1.5":"Мөрийн зай: 1.5", +"Line Spacing: 2":"Мөрийн зай: 2", +"Lis~ts":"Жагсаалт", +"L~ine...":"~Шулуун...", +"Manage Track Changes":"Өөрчлөлтийг удирдах", +"Manage...":"Удирдах ...", +"Manual ~Break...":"Гараар ~таслах...", +"Master Slides":"Мастер слайд", +"Media":"Медиа", +"Merge and center or unmerge cells depending on the current toggle state":"Одоогийн төлөвөөс хамааран нүднүүдийг хооронд нь холбож, голлон эсвэл салга", +"Moon":"Сар", +"More ~Filters":"~ Илүү олон шүүлтүүрүүд", +"M~erge and Center Cells":"Нүднүүд ~нэгтгэх", +"Name...":"Нэр...", +"Na~vigator":"~Жолоодлого", +"New Page":"Шинэ ~ слайд", +"Next":"Дараачийн", +"Next Page":"Дараагийн хуудас", +"Next Track Change":"Дараачийн өөрчлөлт", +"No List":"Жагсаалт биш", +"None":"Байхгүй", +"Notched Right Arrow":"Салаатай баруун сум", +"Number":"Аравтын тоо", +"Number Format":"Дугаар ~ формат", +"Number Format...":"Тооны хэлбэр...", +"Number Format: Currency":"Тооны хэлбэр: Мөнгө", +"Number Format: Date":"Дугаарын формат: Огноо", +"Number Format: Decimal":"Тооны хэлбэр: Аравтын", +"Number Format: Exponential":"Тооны хэлбэр: Экспоненциал", +"Number Format: Percent":"Тооны хэлбэр: Хувь", +"Number Format: Standard":"Тооны хэлбэр: Стандарт", +"Number Format: Time":"Тооны хэлбэр: Цаг", +"Octagon":"Найман өнцөгт", +"Octagon Bevel":"Найман өнцөгт налуу", +"Open Circle (Curve)":"Задгай дугуй (Муруй)", +"Open Circle (Pour)":"Задгай дугуй (Цутгасан)", +"Open Hyperlink":"Гипер холбоос нээх", +"Open the Styles Deck":"Загварын тавцанг нээнэ үү", +"Optimal Column Width":"Баганын оновчтой өргөн", +"Optimal Row Height":"Оптимал мөрийн өндөр", +"Orientation":"Чиглэл", +"Outline Font Effect":"Тойм үсгийн эффект", +"Overline":"Дарсан", +"Page Properties...":"Хуудасны шинж чанарууд...", +"Page Tit~le":"Хуудасны нэр", +"Page ~Count":"Хуудасны ~тоо", +"Paired ~t-test...":"~ Т-тестээс хамааралтай ...", +"Parallelogram":"Параллелограмм", +"Paste ~Special...":"~ Агуулга буулгах ...", +"Pentagon":"Таван өнцөгт", +"Percent":"Хувь", +"Pi~vot Table...":"Тэнхлэгийн хүснэгт ...", +"Plain Text":"Энгийн бичвэр", +"Pop Art":"Поп Арт", +"Position and Si~ze...":"~Байрлал ба хэмжээ...", +"Previous Page":"Өмнөх хуудас", +"Previous Track Change":"Өмнөх өөрчлөлт", +"Prin~t Ranges":"Хэвлэх мужууд", +"Prohibited":"Хориотой", +"Propert~ies...":"~Тодруулга...", +"Protect Cells":"Нүд хамгаалах", +"Protect ~Sheet...":"~Хуудас хамгаалах...", +"Pr~evious":"~ Өмнөх", +"Puzzle":"Эвлүүлэг дүрс", +"P~aragraph...":"~Параграф", +"Record Track Changes":"Өөрчлөлтүүдийг тэмдэглэ", +"Rectangle":"Тэгш өнцөгт", +"Rectangle, Rounded":"Тэгш өнцөгт, Дугуйлсан", +"Rectangular Callout":"Тэгш өнцөгт тайлбар", +"Reject":"Татгалзах", +"Reject All":"Бүгдийг нь татгалз", +"Reject All Changes":"Бүх өөрчлөлтөөс татгалзах", +"Reject Change":"Өөрчлөлтийг татгалзах", +"Reject Track Change and select the next one":"Бичлэгийн өөрчлөлтөөс татгалзаж, дараагийнхийг сонгоно уу", +"Reject and Move to Next":"Татгалзах ба Дараах руу шилжих", +"Remove Noise":"Чимээ устгах", +"Rename Master":"Мастерыг сольж нэрлэх", +"Rename S~heet...":"Хүснэгтийн нэрийг өөрчлөх ...", +"Reply Comment":"Сэтгэгдэлд хариу бичих", +"Reset Data Point":"Өгөгдлийн цэгийг дахин тохируулах", +"Reset all Data Points":"Мэдээллийн бүх цэгийг дахин тохируулах", +"Resolved Comments":"Дууссан сэтгэгдэл", +"Restart Numbering":"Дугаарлалт дахин эхлүүлэх", +"Right":"Баруун", +"Right Arrow":"Баруун сум", +"Right Arrow Callout":"Баруун сумтай тайлбар", +"Right Brace":"Баруун гоё хаалт", +"Right Bracket":"Баруун хаалт", +"Right Triangle":"Зөв гурвалжин", +"Right or Left Arrow":"Баруун эсвэл зүүн сум", +"Right-To-Left":"Баруунаас зүүн", +"Ring":"Дугуй", +"Rotate 90° ~Left":"90 ° ~ Зүүн тийш эргүүлэх", +"Rotate 90° ~Right":"90 ° ~ Баруун тийш эргүүлэх", +"Rot~ate":"Эргүүл", +"Round Callout":"Дугуйлсан тайлбар", +"Rounded Rectangular Callout":"Дугуйлсан тэгш өнцөгт тайлбар", +"Row":"Мөр", +"Row ~Height...":"Мөрийн ~өндөр...", +"Rows ~Above":"Мөр ~ Дээр", +"Rows ~Below":"Мөрнүүд ~ доор", +"R~efresh Range":"Муж ~сэргээх", +"R~ight-To-Left":"~Баруунаас зүүнш", +"R~un Macro...":"Макро ~ажиллуулах...", +"S-shaped Arrow":"S-хэлбэрт сум", +"Save ~As...":"~Өөрөөр хадгалах...", +"Scientific":"Шинжлэх ухааны", +"Select Cell":"Нүдийг сонгоно уу", +"Select Column":"Багана сонгоно уу", +"Select Row":"Мөр сонгох", +"Select Table":"Хүснэгтийг сонгоно уу", +"Select ~All":"~Бүгдийг тэмдэглэх", +"Select ~Range...":"~ Хүрээг сонгоно уу ...", +"Set Background Image...":"Дэвсгэр зургийг тохируулах ...", +"Set Character Spacing":"Тэмдэгтийн зайг тохируулах", +"Set Line Spacing":"Мөр хоорондын зайг тохируул", +"Se~ction...":"Хэсэг...", +"Shadow":"Сүүдэр", +"Sharpen":"Хурцлах", +"Sheet R~ight-To-Left":"Хүснэгт ~баруунаас зүүнш", +"Show Navigator Window":"Удирдагч цонхыг харуулах", +"Sho~w Rows":"Мөр ~харуулах", +"Sho~w Slide":"Слайд ~үзүүлэх", +"Sidebar":"Хажуугийн самбар", +"Signet":"Лац", +"Slant Down":"Доош ташуу", +"Slant Up":"Дээш ташуу", +"Slide Layout":"Слайдын загвар", +"Slide Properties...":"Слайдын шинж чанарууд...", +"Slide Tit~le":"Слайдын гарчиг", +"Slide Transition":"Слайдын шилжилт", +"Slide ~Count":"Слайд ~тоо", +"Slide ~Layout":"Слайдын загвар", +"Small capitals":"Жижиг том үсгүүд", +"Smiley Face":"Инээмсэглэл", +"Snap to Grid":"Торонд барих", +"Sort Ascending":"Өсөхөөр эрэмбэлэх", +"Sort Descending":"Буурахаар эрэмбэлэх", +"So~rt...":"~Эрэмбэлэх...", +"Split Arrow":"Салаа сум", +"Split Table...":"Хүснэгт хуваах ...", +"Square":"Квадрат", +"Square Bevel":"Квадрат налуу", +"Square, Rounded":"Квадрат, Дугуйлсан", +"Statistics":"Статистик", +"Stop":"Зогсолт", +"Straight Connector":"Шууд холбоос", +"Straight Connector ends with Arrow":"Суман төгсгөлтэй шууд холбоос", +"Straight Connector with Arrows":"Сумтай шууд холбоос", +"Strikethrough":"Дарах", +"Striped Right Arrow":"Судалтай баруун сум", +"Subscript":"Доор бичилт", +"Sun":"Нар", +"Superscript":"Дээр бичилт", +"Symbol":"Тэмдэгт", +"S~how Columns":"~Багануудыг харуулах", +"S~lide":"Слайд", +"S~pecial Character...":"~ Тусгай тэмдэгтүүд ...", +"Table Cell Background Color":"Хүснэгтийн нүдний арын дэвсгэр өнгө", +"Table of Contents and Inde~x":"~ Лавлах", +"Ta~ble Properties...":"Хү~снэгтийн тодруулга...", +"Text Wrap...":"Бичвэр нугалах...", +"Te~xt":"Текст", +"Thousands Separator":"~ Мянга хуваагч", +"Time":"Хугацаа", +"Time Field":"Цаг талбар", +"Title Page...":"Гарчиг хуудас...", +"To Background":"Дэвсгэрт", +"To Cell (~resize with cell)":"Нүдэнд (нүдний хэмжээг өөрчлөх)", +"To Foreground":"Нүүрэнд", +"To Next Paragraph in Level":"Төвшин дахь дараагийн параграф руу", +"To Previous Paragraph in Level":"Өмнөх төвшний Параграф руу", +"To P~age":"~Хуудас руу", +"To ~Cell":"~Нүд рүү", +"To ~Character":"~Тэмдэгт рүү", +"To ~Curve":"~Муруй руу", +"To ~Frame":"Блок ~руу", +"To ~Paragraph":"~Параграф руу", +"Toggle Automatic Spell Checking":"Автомат үсэг бичгийн алдаа шалгалт сэлгэх", +"Toggle Formatting Marks":"Форматлах тэмдэгтүүдийг сэлгэх", +"Toggle Ordered List":"Эрэмбэтэй жагсаалт сэлгэх", +"Toggle Shadow":"Сүүдэрлэх", +"Toggle Unordered List":"Эрэмбэгүй жагсаалтыг сэлгэх", +"Top":"Дээр", +"Track Chan~ges":"~ Өөрчлөлт", +"Transparency":"Тунгалагжилт", +"Trapezoid":"Трапец", +"Triangle Down":"Доош гурвалжин", +"Triangle Up":"Дээш гурвалжин", +"T~able":"~ Хүснэгт", +"T~ime (variable)":"~Хугацаа (хувьсах)", +"T~itle":"~Цол", +"Underline":"Доогуур зураас", +"Unmerge Cells":"Нүднүүд тусгаарлах", +"Unprotect Cells":"Хамгаалалтгүй нүднүүд", +"Up Arrow":"Дээш сум", +"Up Arrow Callout":"Дээш сумтай тайлбар", +"Up and Down Arrow":"Дээш ба доош сум", +"Up and Down Arrow Callout":"Дээш ба доош сумтай тайлбар", +"Up and Right Arrow":"Дээш ба баруун сум", +"Up and Right Arrow Callout":"Дээш ба баруун сумтай тайлбар", +"Up, Right and Down Arrow":"Дээш, баруун ба доош сум", +"Update ~Index":"Шинэчлэх ~ Индекс", +"Vertical Scroll":"Босоо хуйлаас", +"Vertical Text":"Босоо бичвэр", +"Vertically C~enter":"Босоо төвтэй", +"Vertically S~pacing":"Босоо зайд", +"Vertically ~Bottom":"Доорх босоо", +"Vertically ~Top":"Дээрх босоо", +"View Grid Lines":"Эгнээ шугамыг харах", +"Watermark...":"~Усны тэмдэг ...", +"Wave":"Долгион", +"Wrap Text":"Текстийг нугалах", +"Zoom In":"Томсгох", +"Zoom Out":"Багасгах", +"~3D View...":"~3D Харагдац...", +"~Accessibility Check...":"Хүртээмжийн үнэлгээ ...", +"~Add":"~Нэмэх", +"~Add to List":"~Жагсаалтад нэмнэ үү", +"~Advanced Filter...":"~Нарийвчилсан шүүлтүүр...", +"~Analysis of Variance (ANOVA)...":"~ Хувилбарын шинжилгээ (ANOVA)", +"~Arrange":"~Өрөлтлэх", +"~Author":"~Зохиогч", +"~Automatic Spell Checking":"Автомат үсэг бичгийн алдаа шалгах", +"~Bottom":"Д~оор", +"~Bring to Front":"~Наашлуулах", +"~Bullets and Numbering...":"~Тоочилт ба дугаарлалт...", +"~Capitalize Every Word":"~ Үг бүрийг томоор бичих", +"~Centered":"~Голлуулсан", +"~Chart...":"~Диаграмм...", +"~Chi-square Test...":"~ Чи-Квадрат-Туршилт ...", +"~Clear":"~Устгах", +"~Clear Direct Formatting":"~Шууд формат оруулах устгах", +"~Column":"~Багана", +"~Column Break":"~Багана таслах", +"~Columns":"~Баганууд", +"~Contour":"~Хүрээ", +"~Convert":"~Хувиргах", +"~Correlation...":"~ Харьцаа ...", +"~Covariance...":"~Коварианц ...", +"~Cut":"~ Хайчилж ав", +"~Data":"~ Мэдээлэл", +"~Data Ranges...":"Өгөгдлийн ~мужууд...", +"~Data Table...":"~ Мэдээллийн хүснэгт ...", +"~Date":"~Огноо", +"~Date (fixed)":"~Огноо (хатуу)", +"~Define":"~Тодорхойлох", +"~Define Range...":"~ Хүрээг тодорхойлох ...", +"~Define...":"~Тодорхойл...", +"~Delete":"~Устгах", +"~Delete Sheet...":"~Хуудас устгах...", +"~Delete Slide":"Слайд устгах", +"~Descriptive Statistics...":"~ Тайлбартай статистик ...", +"~Display Grid":"~Raster sichtbar", +"~Edit":"~Засвар", +"~Edit Contour...":"~Контур засах...", +"~Edit...":"~Засах...", +"~Endnote":"Төгсгөлийн тэмдэглэл", +"~Enter Group":"~Бүлэг оруулах", +"~Exponential Smoothing...":"~ Экспоненциаль толигор болгох ...", +"~F-test...":"~ F-тест хийх ...", +"~File":"~Файл", +"~First Paragraph":"~Эхний параграф", +"~Fonts...":"~Фонтууд...", +"~Footnote":"~Хөлийн тэмдэглэл", +"~Format Cells...":"~Нүд хэлбэржүүлэх...", +"~Formula Object...":"~Томъёоны объект ...", +"~Function...":"~Функц...", +"~Goal Seek...":"~Зорилго утга хайх...", +"~Group":"~Бүлэг", +"~Group and Outline":"~Бүлэглэл ба Бүдүүвч", +"~Group...":"~Бүлэг...", +"~Header and Footer...":"~Толгой ба хөл...", +"~Headers and Footers...":"~ Хуудас ба доод хэсэг ...", +"~Height...":"~Өндөр...", +"~Help":"~Тусламж", +"~Hide":"~Далдлах", +"~Hide AutoFilter":"Автомат шүүлтүүр ~далдлах", +"~Hide Details":"Тодруулга ~далдлах", +"~Hide Sheet":"~ Хуудас нуух", +"~Hide Slide":"Слайд ~далдлах", +"~Hyperlink":"~Цахим холбоос", +"~Hyperlink...":"~ Гипер холбоос ...", +"~Hyphenation":"~Таслагч зураас", +"~Hyphenation...":"~Таслагч зураас...", +"~Image...":"~ Зураг ...", +"~Insert":"~Оруулга", +"~Insert or Edit...":"~Оруулах, засах ...", +"~Insert...":"~Оруулах...", +"~Interaction...":"Харилцан ~үйлчлэл...", +"~Left":"~Зүүнш", +"~Line Numbering...":"~Мөр дугаарлалт...", +"~Manage...":"Удирдах...", +"~More Fields...":"~ Илүү олон талбарууд ...", +"~More Options...":"~ Агуулга буулгах ...", +"~Move or Copy Sheet...":"Хүснэгтийг зөөх / хуулах ...", +"~Moving Average...":"~ Дундаж хэмжээг шилжүүлж байна ...", +"~Named Ranges and Expressions":"~ Нэрлэсэн газрууд", +"~New Slide":"Шинэ ~ слайд", +"~Optimal":"Хамгийн оновчтой", +"~Optimal Height...":"~Оновчтой өндөр...", +"~Optimal Width...":"~Оновчтой өргөн...", +"~Ordered List":"~Эрэмбэтэй жагсаалт", +"~Page":"~ Хуудас", +"~Page Break":"~ Хуудасны завсарлага", +"~Page Number":"Хуудасны ~дугаар", +"~Page Numbers...":"~ Хуудасны дугаар ...", +"~Page Style...":"~ Хуудасны хэв маяг ...", +"~Page...":"~Хуудас...", +"~Parallel":"~Зэрэгцээ", +"~Paste":"~Буулгах", +"~Pivot Table":"~ Pivot- Хүснэгт", +"~Print...":"Хэв~лэх...", +"~Properties...":"~Шинж чанарууд...", +"~Recalculate":"~Дахин тооцоолох", +"~Record":"~Бичлэг", +"~Redo":"~ Сэргээх", +"~Refresh":"~Сэргээх", +"~Regression...":"~ Регресс ...", +"~Remove Hyperlink":"Гипер холбоос устгах", +"~Remove Outline":"Бүх түвшинг харуул", +"~Reset Filter":"~ Шүүлтүүрийг дахин тохируулах", +"~Right":"~Баруунш", +"~Row":"~Мөр", +"~Rows":"~Мөрүүд", +"~Sampling...":"~ Дээж авах ...", +"~Save":"Ха~дгалах", +"~Sections...":"~Хэсэг...", +"~Select":"~Сонгох", +"~Send to Back":"~Цаашлуулах", +"~Sentence case":"Өгүүлбэрийн эхэнд том", +"~Shape":"~Дүрс", +"~Sheet":"~Хүснэгт", +"~Show":"~Харуулах", +"~Show Details":"~Нарийвчлалуудыг харуулах", +"~Show Sheet...":"Хүснэгт ~харуулах...", +"~Slide Number":"~ Слайдын дугаар", +"~Sort...":"~Эрэмбэлэх...", +"~Spacing":"Интервал", +"~Spacing...":"~Зай...", +"~Spelling...":"~Дүрэм шалгах...", +"~Standard Filter...":"~Стандарт шүүлтүүр...", +"~Subject":"~Сэдэв", +"~Table":"~Хүснэгт", +"~Table Properties...":"Хүснэгтийн шинж чанар...", +"~Table...":"~Хүснэгт...", +"~Text Box":"~ Текст хайрцаг", +"~Thesaurus...":"~Тайлбар толь...", +"~Through":"Дамжуулах", +"~Time":"~Цаг", +"~Time (fixed)":"~Хугацаа (хатуу)", +"~Tools":"Хэрэ~гсэл", +"~Top":"Д~ээш", +"~UPPERCASE":"~Том үсэг", +"~Undo":"~ Буцаах", +"~Ungroup...":"~Бүлгээс гаргах...", +"~Unordered List":"~Эрэмбэгүй жагсаалт", +"~Update All":"Бүгдийг ~шинэчлэх", +"~Validity...":"~Хүчинтэй байдал...", +"~View":"Х~арагдац", +"~While Typing":"Шивж ~байхад", +"~Width...":"Ө~ргөн...", +"~Word Count...":"~ Үгний тоо ...", +"~Wrap":"~Нугалах", +"~Z-test...":"~ Гаусс тест ...", +"~lowercase":"~Жижиг үсэг", +"~tOGGLE cASE":"~тОМ жИЖГИЙГ ~бУЦААХ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/mni.json b/f7cloud-office/browser/dist/l10n/uno/mni.json new file mode 100644 index 0000000..f5c6a97 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/mni.json @@ -0,0 +1,370 @@ +{ +"12-Point Star":"12-পোইন্ত স্তার", +"24-Point Star":"24-পোইন্ত স্তার", +"4-Point Star":"4-পোইন্ত স্তার", +"4-way Arrow":"লম্বী-4গী তেনজৈ", +"4-way Arrow Callout":"লম্বী-4 তেনজৈ কোলআউত", +"5-Point Star":"5-পোইন্ত স্তার", +"6-Point Star":"6-পোইন্ত স্তার", +"8-Point Star":"8-পোইন্ত স্তার", +"Accept":"য়াবা", +"Accept All":"পুম্নমক লৌশিল্লো", +"Align Bottom":"মখাগী পরিং মপা চান্নহনবা", +"Align Left":"ওইগী পরিং চান্নহনবা", +"Align Right":"য়েতকী পরিং চান্নহনবা", +"Align Top":"মথক্কী পরেং মপা চান্নহনবা", +"Arch Down (Curve)":"মখাগী আৰ্ক (অকোনবা)", +"Arch Down (Pour)":"মখাগী আৰ্ক (থংদোকপা)", +"Arch Left (Curve)":"ওইগী আৰ্ক (অকোনবা)", +"Arch Right (Curve)":"য়েতকী আৰ্ক (অকোনবা)", +"Arch Right (Pour)":"য়েতকী আৰ্ক (থংদোকপা)", +"Arch Up (Curve)":"মথক্কী আৰ্ক (অকোনবা)", +"Arch Up (Pour)":"মথক্কী আৰ্ক (থংদোকপা)", +"Arrange":"শিল্লাংবা", +"As C~haracter":"ময়েক্কুম্না", +"AutoCorr~ect":"ওতোফোরমেত", +"AutoFill Data Series: automatic":"ওতোফিল দতা মথং-মনাও: মশামথন্ত তৌজবা", +"Auto~Filter":"ওতো~ফিল্তর", +"A~lignment...":"পরিং চান্নহনবা...", +"A~rea...":"মফম...", +"A~rrange":"শিন্দোকপা", +"Back One":"তুংলোমদা অমা হনবা", +"Background Color":"হৌরকফমগী মচু", +"Block Arc":"ব্লোক আর্ক", +"Bold":"অচৌবা", +"Bookmar~k...":"বুকমার্ক...", +"Bottom":"মখা", +"Brightness":"অহানবা", +"Caption...":"কেপশন...", +"Center":"ময়াই", +"Center Horizontal":"মরাক ওইবা ময়াই", +"Centered":"ময়াই ওইবা", +"Charcoal Sketch":"চার্কোল স্কেচ্চ", +"Chevron":"সেভ্রোন", +"Chevron Down":"শেভ্রোন মখাগী", +"Chevron Up":"শেভ্রোন মথক্কী", +"Circle":"সর্কল", +"Circle (Curve)":"সর্কল (অকোনবা)", +"Circle (Pour)":"সর্কল (থংদোকপা)", +"Circle Pie":"সর্কল পাই", +"Circular Arrow":"অকোনবা তেনজৈ", +"Close Master View":"মাস্তর শক্তম থিংজিনবা", +"Cloud":"লৈচিল", +"Column":"কলম", +"Column ~Width...":"~কলমগী অপাকপা...", +"Comme~nt":"শন্দোকনা তাকপা", +"Connector":"শম্নহল্লিবা", +"Connector Ends with Arrow":"তেনজৈগা লোয়ননা শম্নহল্লিবা লোয়শিনবা", +"Connector with Arrows":"তেনজৈগা লোয়ননা শম্নরিবা", +"Contrast":"অমম্বা", +"Corner Right Arrow":"য়েত্থংবা কাচিনগী তেনজৈ", +"Co~lumns...":"কলমশিং...", +"Cross":"ক্রোছ (ককনবা)", +"Curve":"অকোনবা পরিং", +"Curve Down":"মখারোমদা কোন্থবা পরিং", +"Curve Up":"মথকলোমদা কোনবা", +"Curved Connector":"অকোনবা শম্নহল্লিবা", +"Curved Connector Ends with Arrow":"তেনজৈগা লোয়ননা অকোনবা শম্নহল্লিবা লোয়শিনবা", +"Curved Connector with Arrows":"তেনজৈশিংগা লোয়ননা অকোনবা শম্নহল্লিবা ", +"Cylinder":"সিলিন্দর", +"Dat~e (variable)":"তারিখ~(খেন্নবা)", +"Delete C~ells...":"কাখলশিং মুত্থত্পা", +"Delete C~ontents...":"হীরমশিং মুত্থত্পা", +"Delete Rows":"পরিংশিং মুত্থত্পা", +"Diamond":"হীরা", +"Diamond Bevel":"হীরা বিভেল", +"Digital Signatu~res...":"দিজিতেল শোয়শিং...", +"Doorplate":"দোরপ্লেত..", +"Double Brace":"অনী ওইবা ব্রেইস", +"Double Bracket":"অনী ওইবা ব্রেকেত", +"Down Arrow":"মখাগী তেনজৈ", +"Down Arrow Callout":"মখাগী তেনজৈ কোলআউত", +"Ellipse":"ইলিপস", +"Explosion":"পোখায়বা", +"Fade Down":"মখারোমদা শিথবা", +"Fade Left":"ওইরোমদা শিথবা", +"Fade Right":"য়েতলোমদা শিথবা", +"Fade Up":"মথকলোমদা শিথবা", +"Fade Up and Left":"মথক অমশুং ওই শিথবা", +"Fade Up and Right":"মথক অমশুং য়েত শিথবা", +"Fill Color":"মচু থলহনবা", +"Flip Vertically":"ময়ুং ওইনা ফ্লিপ তৌবা", +"Flowchart: Alternate Process":"ফ্লোচার্ত: ওন্ন তৈনবা থৌওং", +"Flowchart: Card":"ফ্লোচার্ত :কাৰ্দ", +"Flowchart: Collate":"ফ্লোচার্ত :খোমজিনবা", +"Flowchart: Connector":"ফ্লোচার্ত :শম্নহল্লিবা", +"Flowchart: Data":"ফ্লোচার্ত: দতা", +"Flowchart: Decision":"ফ্লোচার্ত: ৱারেপ", +"Flowchart: Delay":"ফ্লোচার্ত :থিন্থবা", +"Flowchart: Direct Access Storage":"ফ্লোচার্ত :হকথেংননা চংবা পৈশিনফম", +"Flowchart: Display":"ফ্লোচার্ত: উতপা", +"Flowchart: Document":"ফ্লোচার্ত :দোকুমেন্ত ", +"Flowchart: Extract":"ফ্লোচার্ত :লৌথোকপা", +"Flowchart: Internal Storage":"ফ্লোচার্ত: মনুংগী ওইবা তুংশিনফম", +"Flowchart: Magnetic Disc":"ফ্লোচার্ত:চিংশিনবগী শক্তি য়াওবা দিস্ক", +"Flowchart: Manual Input":"ফ্লোচার্ত :মেনুৱেল ইনপুত(খুতনা ইশিনবা)", +"Flowchart: Manual Operation":"ফ্লোচার্ত :মেনুৱেল ওপরেসন(খুতনা তৌবা)", +"Flowchart: Merge":"ফ্লোচার্ত :পুনশিনবা", +"Flowchart: Multidocument":"ফ্লোচার্ত :মল্তিদোকুমেন্ত", +"Flowchart: Off-page Connector":"ফ্লোচার্ত :ওফ-লমাই শম্নহল্লিবা", +"Flowchart: Or":"ফ্লোচার্ত :নত্ত্রগা", +"Flowchart: Predefined Process":"ফ্লোচার্ত: শন্দোকনা তাক্ত্রিঙৈগী থৌওং", +"Flowchart: Preparation":"ফ্লোচার্ত :শেমশাবা", +"Flowchart: Process":"ফ্লোচার্ত: থৌওং", +"Flowchart: Punched Tape":"ফ্লোচার্ত:পঞ্চ তৌরবা তেপ", +"Flowchart: Sequential Access":"ফ্লোচার্ত :মথং-মনাও নাইনা চংবা", +"Flowchart: Sort":"ফ্লোচার্ত :মথং-মনাও শেম্বা", +"Flowchart: Stored Data":"ফ্লোচার্ত : পৈশিল্লবা দতা", +"Flowchart: Summing Junction":"ফ্লোচার্ত :সমিং জংকশন", +"Flowchart: Terminator":"ফ্লোচার্ত :তৰ্মিনেতর", +"Flower":"লৈ", +"Folded Corner":"থুপচিল্লবা কাচিন", +"Font Color":"ফোন্ত মচু", +"Fontwork Shape":"ফোন্তৱৰ্ক মওং", +"Foote~r":"ফুতর", +"Forward One":"মাংলোমদা অমা থাবা", +"Frame":"ফিবান", +"F~ont Size...":"ময়েক্কী অচৌ-পিশক", +"F~ormat":"ফোরমেত", +"F~ull Screen":"ফিজং অপুম্বা", +"Heart":"থম্মোয়(ময়াই)", +"Hexagon":"হেক্সাগোন", +"He~ader":"হেদর", +"Horizontal Scroll":"মরাক ওইবা স্ক্রোল", +"H~ide":"লোত্পা", +"In ~Background":"হৌরকফমদা", +"Inflate":"হেনগত্পা", +"Insert Axis":"~ময়োতশিং...", +"Insert Chart":"চার্ত হাপচিনবা", +"Insert Column Break":"কলম অহাংবা হাপচিনবা", +"Insert Comment":"থৌদাৱা হাপচিনবা", +"Insert Hyperlink":"হাইপরলিংক হাপচিনবা", +"Insert Index Entry":"ইন্দেক্স ইশিনবা হাপচিল্লু", +"Insert Unnumbered Entry":"মশিং থীদ্রিবা ইশিনবা", +"Insert ~Cells...":"হাপচিনবা কাখলশিং", +"Invert":"মথক-মখা ওন্থোকপা", +"Isosceles Triangle":"মাইকৈ অনী শাংবা মান্নবা ত্রাইঙ্গল", +"Italic":"ইতালিক", +"Justified":"চান্নহল্লবা", +"Language":"লোল", +"Layout":"উত্পা", +"Left":"ওইথংবা", +"Left Arrow":"ওইগী তেনজৈ", +"Left Arrow Callout":"ওইগী তেনজৈ কোলআউত", +"Left Brace":"ওইগী ব্রেইস", +"Left Bracket":"ওইগী ব্রেকেত", +"Left and Right Arrow":"ওই অমশুং য়েতকী তেনজৈ", +"Left and Right Arrow Callout":"ওই অমশুং য়েতকী তেনজৈ কোলআউত", +"Left-To-Right":"ওইদগী য়েত্তা", +"Lightning Bolt":"ব্রজা বোল্ত", +"Line":"পরিং", +"Line Callout 1":"পরিং কোল আউত 1", +"Line Callout 2":"পরিং কোল আউত 2", +"Line Callout 3":"পরিং কোল আউত 3", +"Line Color":"পরিংগী মচু", +"Line Connector":"পরিং শম্নহল্লিবা", +"Line Connector Ends with Arrow":"তেনজৈগা লোয়ননা পরিং শম্নহল্লিবা লোয়শিনবা", +"Line Spacing: 1":"পরিং হাংহনবা : 1", +"L~ine...":"পরিং...", +"Manual ~Break...":"মেনুৱেল ব্রেক...", +"Moon":"থা", +"M~erge and Center Cells":"কাখল মচাশিং থুগাইবা", +"Na~vigator":"~লম্বী তাক্লিবা", +"Next Page":"মথংগী লমাই", +"Notched Right Arrow":"নোচ্চ তৌবা য়েতকী তেনজৈ", +"Number Format...":"মশিং ফোরমেত...", +"Number Format: Currency":"মশিং ফোরমেত : চতনরিবা", +"Number Format: Decimal":"মশিং ফোমেত : দশমিক্কী ওইবা", +"Number Format: Exponential":"মশিং ফোমেত : পৱারগী ওইবা", +"Number Format: Percent":"মশিং ফোরমেত: চাদ", +"Number Format: Standard":"মশিং ফোমেত : স্তেনদর্দ", +"Number Format: Time":"মশিং ফোমেত : মতম", +"Octagon":"ওক্তাগোন", +"Octagon Bevel":"ওক্তাগোন বিভেল", +"Open Circle (Curve)":"সর্কল হাংবা (অকোনবা)", +"Open Circle (Pour)":"সর্কল হাংবা (থংদোকপা)", +"Open Hyperlink":"মরী লৈনবশিং হাংবা", +"Optimal Column Width":"ওপ্তিমেল কলম অপাকপা", +"Optimal Row Height":"ওপ্তিমেল পরেংগী অৱাংবা", +"Overline":"ওভরলাইন", +"Page ~Count":"লমাই মশিং থীবা", +"Parallelogram":"মায়োকনবা মাইকৈশিং পরিং ওইনবা মাইকৈ মরীনা কোয়শিনবা মফম", +"Paste ~Special...":"মরুওইবা হাপচিনবা...", +"Pentagon":"পেন্তাগোন", +"Percent":"চাদা", +"Plain Text":"অচম্বা তেক্সত ", +"Pop Art":"পোপ আর্ত", +"Position and Si~ze...":"মফম অশুং অচৌ-অপিক...", +"Previous Page":"হান্নগী লমাই", +"Propert~ies...":"মগুনশিং...", +"Protect Cells":"কাখল মচাশিং ঙাকশেনবা", +"Puzzle":"চমম্নবা", +"P~aragraph...":"পেরেগ্ৰাফ...", +"Rectangle":"রেক্তেঙ্গল(মায়োকনবা পরিংশিং পরিং ওইনবা মাইকৈ মরীনা কোইশিনবা মফম)", +"Rectangle, Rounded":"রেক্তেঙ্গল, কোয়শিল্লবা", +"Rectangular Callout":"রেক্তেঙ্গলগী ওইবা কোল আউত ", +"Remove Noise":"অরাংবা লৌথোকউ", +"Rename Master":"নৌনা মিং থোনবা মাস্তর", +"Restart Numbering":"নম্বরীং অমুক হনবা", +"Right":"য়েত্থংবা", +"Right Arrow":"য়েতকী তেনজৈ", +"Right Arrow Callout":"য়েতকী তেনজৈ কোলআউত", +"Right Brace":"য়েতকী ব্রেইস", +"Right Bracket":"য়েতকী ব্রেকেত", +"Right Triangle":"হৌফম কাচিন্দা দিগ্রী ৯০ ওইবা ত্রাইঙ্গল", +"Right or Left Arrow":"য়েত নত্ত্রগা ওইগী তেনজৈ", +"Right-To-Left":"য়েত্তগী ওইদা", +"Ring":"রিং(অকোয়বা)", +"Round Callout":"অকোয়বা কোল আউত", +"Rounded Rectangular Callout":"কোয়শিল্লবা রেক্তেঙ্গলগী মওং ওইবা কোল আউত", +"Row ~Height...":"পরেংগা অৱাংবা...", +"R~efresh Range":"থাক কনখত্হনবা", +"R~ight-To-Left":"য়েত্তগী ওইরোমদা", +"R~un Macro...":"মেক্রো রন তৌবা...", +"S-shaped Arrow":"S-মওংগী তেনজৈ", +"Save ~As...":"গুম্না সেভ তৌবা...", +"Select Column":"কলম খনবা", +"Select Row":"পরেং খনবা", +"Select Table":"তেবল খনবা", +"Select ~All":"খুদিংমক খনবা", +"Shadow":"মমি", +"Sharpen":"থৌহনবা", +"Signet":"অপিকপা সিল....", +"Slant Down":"ঙমথবা", +"Slant Up":"ঙমখত্পা", +"Small capitals":"অপিকপা কেপিতেলস", +"Smiley Face":"স্মাইলী ফেস", +"Snap to Grid":"গ্রীদতা স্নেপ", +"Sort Ascending":"মচাদগী অচৌবরোমদা মথং-মনাও শেম্বা", +"Sort Descending":"অচৌবরোমদগী মচারোমদা মথং-মনাও শেম্বা", +"So~rt...":"মথং-মনাও শেম্বা...", +"Split Arrow":"হৌদোকপা তেনজৈ", +"Square":"স্কোয়ার", +"Square Bevel":"স্কোয়ার বিভেল", +"Square, Rounded":"স্কোয়ার, কোয়শিল্লবা", +"Statistics":"স্তেতিস্তিক্স", +"Stop":"লেপ্পা", +"Straight Connector":"অচুম্বা শম্নহল্লিবা", +"Straight Connector ends with Arrow":"তেনজৈগা লোয়ননা অচুম্বা শম্নহল্লিবা হৌবা", +"Straight Connector with Arrows":"তেনজৈগা লোয়ননা অচুম্বা শম্নহল্লিবা হৌবা ", +"Strikethrough":"স্ত্রাইক থ্ৰু", +"Striped Right Arrow":"য়েতকী পরিং চত্পা তেনজৈ", +"Subscript":"সবস্ক্ৰিপ্ত", +"Sun":"নুমিত", +"Superscript":"সুপরস্ক্ৰিপ্ত", +"Ta~ble Properties...":"তেবলগী মগুনশিং...", +"Text Wrap...":"তেক্সত কোয়শিনবা...", +"Time":"মতম", +"Time Field":"মতম ফিল্দ", +"To Background":"হৌরকফমদা", +"To Foreground":"ময়াইদা", +"To Next Paragraph in Level":"লেভেলদা মথং পেরেগ্ৰাফতা", +"To Previous Paragraph in Level":"লেভেলদা মমাংগী পেরেগ্ৰাফতা", +"To P~age":"লমাইদা", +"To ~Cell":"কাখলদা", +"To ~Character":"মচাক্তা", +"To ~Curve":"অকোনবা পরিংদা", +"To ~Frame":"ফ্ৰেমদা", +"To ~Paragraph":"পেরেগ্ৰাফতা", +"Top":"মথক", +"Transparency":"মনুং-মপান ফাওনা উবা ঙম্বা", +"Trapezoid":"ত্রাপেজোইদ", +"Triangle Down":"ত্ৰাইঙ্গল মখারোমদা", +"Triangle Up":"ত্ৰাইঙ্গল মথকলোমদা ", +"T~ime (variable)":"~মতম (খেন্নবা)", +"T~itle":"~মিংথোল", +"Underline":"অন্দরলাইন চিংবা", +"Up Arrow":"মথক্কী তেনজৈ", +"Up Arrow Callout":"মথক্কী তেনজৈ কোলআউত", +"Up and Down Arrow":"মথক অমশুং মখাগী তেলজৈ", +"Up and Down Arrow Callout":"মথক অমশুং মখাগী তেনজৈ কোলআউত", +"Up and Right Arrow":"মথক অমশুং য়েতকী তেনজৈ", +"Up and Right Arrow Callout":"মথক অমশুং য়েতকী কোলআউত", +"Up, Right and Down Arrow":"মথক, য়েত অমশুং মখাগী তেনজৈ", +"Vertical Scroll":"ময়ুংওইবা স্ক্রোল", +"Vertical Text":"ময়ুং ওইবা তেক্সত ", +"Wave":"ঈথক", +"Zoom In":"পিকনা জুম তৌবা", +"Zoom Out":"চাওনা জুম তৌবা", +"~Add":"~তিনশিনবা", +"~Advanced Filter...":"~এদভান্সদ ফিল্তর...", +"~Arrange":"~শিল্লাংবা", +"~Author":"~অইবা", +"~Bottom":"~মখা", +"~Bring to Front":"~মাংলোমদা", +"~Bullets and Numbering...":"~বুলেতশিং অমশুং মশিং থীবা...", +"~Centered":"ময়াই ওইরবা", +"~Chart...":"~চার্ত...", +"~Column Break":"কলম থুগাইবা(অহাংবা)", +"~Columns":"~কলমশিং", +"~Contour":"~কোন্তুর", +"~Convert":"~ওন্থোকপা", +"~Date":"~তারিখ", +"~Date (fixed)":"~তারিখ (লেপ্লবা)", +"~Define":"শন্দোকনা তাকপা", +"~Delete":"~মুত্থত্পা", +"~Edit":"~শেমদোক-শাদোক তৌবা", +"~Edit Contour...":"~কোনতুর শেমদোক-শাদোকপা...", +"~Edit...":"শেমদোক-শাদোকপা...", +"~Enter Group":"~কাংলুপ মমিং ইশিনবা", +"~File":"~ফাইল", +"~First Paragraph":"~অহানবা পেরেগ্ৰাফ", +"~Fonts...":"~ময়েকশিং...", +"~Function...":"ফংকশন...", +"~Goal Seek...":"পন্থুং থীবা...", +"~Group":"~কাংলুপ", +"~Group...":"~কাংলুপ...", +"~Header and Footer...":"~হেদর অমশুং ফুতর... ", +"~Height...":"~অৱাংবা...", +"~Help":"~মতেং", +"~Hide":"লোত্পা", +"~Hide AutoFilter":"~ওতোফিল্তর লোত্পা", +"~Hide Details":"~অশুপ্পা ৱারোল লোতশিনবা", +"~Hide Slide":"~স্লাইদ লোত্পা", +"~Hyphenation":"হাইফেনেশন", +"~Hyphenation...":"হাইফেনেশন...", +"~Insert":"~ইশিনবা(হাপচিনবা)", +"~Interaction...":"~শম্নবা(পাউ ফাওনবা)...", +"~Left":"ওইথংবা", +"~Line Numbering...":"~পরিংগী নম্বরীং...", +"~Optimal Height...":"খ্বাইদগী চান্নবা অৱাংবা...", +"~Optimal Width...":"খ্বাইদগী চান্নবা অপাকপা...", +"~Page Number":"নমাই মশিং", +"~Page...":"~লমাই...", +"~Paste":"~শিনজিনবা", +"~Print...":"~নম্বা...", +"~Recalculate":"অমুক হন্না হোত্পা(মশিং থীবা)", +"~Record":"রেকোৰ্দ", +"~Refresh":"কনখত্হনবা", +"~Right":"সোঁফালৰ", +"~Row":"~পরেং", +"~Rows":"পরেংশিং", +"~Save":"শেভ তৌবা", +"~Sections...":"~শরুকশিং...", +"~Select":"~খনবা", +"~Send to Back":"~তুংলোমদা থাবা", +"~Sheet":"শীত", +"~Show":"উত্পা", +"~Show Details":"~অশুপ্পা ৱারোল উত্পা", +"~Sort...":" ~মথং মনাও শেম্বা...", +"~Spacing...":"~হাংহল্লিবা", +"~Spelling...":"~বনান য়েংশিনবা...", +"~Standard Filter...":"~স্তেন্দর্দ ফিল্তর...", +"~Subject":"~হীরম", +"~Table":"~তেবল", +"~Table...":"~তেবল", +"~Thesaurus...":"~থেশারস...", +"~Time":"~মতম", +"~Time (fixed)":"~মতম (লেপ্লবা)", +"~Tools":"~তুলশিং", +"~Top":"~মথকথংবা", +"~UPPERCASE":"মথকথংবা ফোল্দর", +"~Ungroup...":"~কাংলুপ খাইদবা...", +"~Update All":"~খুদিংমক অপদেত তৌবা", +"~Validity...":"শিজিন্নবা য়ারিবা...", +"~View":"~শক্তম", +"~While Typing":"~তাইপ তৌরিঙৈদা", +"~Width...":"অপাকপা...", +"~Wrap":"কোয়শিনবা", +"~lowercase":"~মখাথংবা ফোল্দর" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/mr.json b/f7cloud-office/browser/dist/l10n/uno/mr.json new file mode 100644 index 0000000..5d0094f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/mr.json @@ -0,0 +1,450 @@ +{ +"12-Point Star":"12-बिंदु स्टार", +"24-Point Star":"24-बिंदु स्टार", +"4-Point Star":"4-बिंदु स्टार", +"4-way Arrow":"4-मार्गी बाण", +"4-way Arrow Callout":"4-मार्गी तीर निमंत्रण", +"5-Point Star":"5-बिंदु स्टार", +"6-Point Star":"6-बिंदु स्टार", +"8-Point Star":"8-बिंदु स्टार", +"Accept All":"सर्व स्वीकारा", +"Align Bottom":"खालच्या भागाचे संरेषण करा", +"Align Left":"डावे संरेषीत करा", +"Align Right":"उजवे संरेषीत करा", +"Align Top":"वरील भागाचे संरेषण करा", +"Arch Down (Curve)":"आर्क खाली (वक्राकार)", +"Arch Down (Pour)":"आर्क खाली (ओतणे)", +"Arch Left (Curve)":"आर्क डावीकडे (वक्राकार)", +"Arch Right (Curve)":"आर्क उजवीकडे (वक्राकार)", +"Arch Right (Pour)":"आर्क उजवा (ओतणे)", +"Arch Up (Curve)":"आर्क वर (वक्राकार)", +"Arch Up (Pour)":"आर्क वर (ओतणे)", +"Arrange":"मांडणी करा", +"As C~haracter":"अक्षरा सारखे (~h)", +"AutoCorr~ect":"स्वयंयोग्य करा (~e)", +"AutoFill Data Series: automatic":"माहिती शृंखला स्वयंपणे भरा- स्वयं", +"Auto~Filter":"स्वयंचाळणी (~F)", +"A~lignment...":"संरेषण (~l)...", +"A~rea...":"क्षेत्र (~r)...", +"A~rrange":"मांडणी करणे (~r)", +"Back One":"मागे एक", +"Background Color":"पार्श्वभूमी रंग", +"Block Arc":"ब्लॉक आर्क", +"Bold":"ठळक", +"Bookmar~k...":"पृष्ठखूण (~k)...", +"Bottom":"तळ", +"Brightness":"उजाळा", +"Caption...":"कॅप्शन...", +"Center":"मध्यभाग", +"Center Horizontal":"क्षैतिज मध्य", +"Centered":"मध्ये", +"Ce~lls...":"कक्ष (~l)...", +"Character Spacing":"अक्षर मोकळी जागा", +"Charcoal Sketch":"चारकोल चित्रकला", +"Chart T~ype...":"कोष्टक प्रकार (~y)...", +"Chevron":"शेवेरॉन", +"Chevron Down":"शेवेरॉन खाली", +"Chevron Up":"शेवेरॉन वर", +"Circle":"वक्र", +"Circle (Curve)":"वृत्त (वक्राकार)", +"Circle (Pour)":"वृत्त (ओतणे)", +"Circle Pie":"वृत्त पाइ", +"Circular Arrow":"वृत्ताकार तीर", +"Clear ~Direct Formatting":"प्रत्यक्ष रूपण नष्ट करा (~D)", +"Close Master View":"मास्टर दृश्य बंद करा", +"Cloud":"ढग", +"Color Scale...":"रंग स्केल...", +"Column ~Width...":"स्तंभ रुंदी (~W)...", +"Comme~nt":"टिपण्णी (~t)", +"Connector":"कनेक्टर", +"Connector Ends with Arrow":"कनेक्टर बाणाने संपतो", +"Connector with Arrows":"बाणासहित कनेक्टर", +"Contrast":"विरोधाभास", +"Corner Right Arrow":"कोपऱ्यातील उजवा तीर", +"Co~lumns...":"स्तंभ (~l)...", +"Cross":"क्रोस", +"Currency":"मुद्रा", +"Curve":"वक्र", +"Curve Down":"वक्र खाली", +"Curve Up":"वक्र वरती", +"Curved Connector":"वक्राकार कनेक्टर", +"Curved Connector Ends with Arrow":"वक्राकार कनेक्टर बाणाने संपतो", +"Curved Connector with Arrows":"बाणांसहित वक्राकार कनेक्टर", +"Cylinder":"दंडगोल", +"Data Bar...":"डाटा पट्टी...", +"Date...":"दिनांक...", +"Dat~e (variable)":"दिनांक (वेरीयबल) (~e)", +"Delete All Comments":"सर्व टिपण्णी नष्ट करा", +"Delete All Comments by This Author":"या लेखकाचे सर्व टिपण्णी नष्ट करा", +"Delete Axis":"अक्ष नष्ट करा", +"Delete Comment":"टिपण्णी नष्ट करा", +"Delete C~ells...":"कक्ष नष्ट करा (~e)...", +"Delete C~ontents...":"विषयसूची नष्ट करा (~o)...", +"Delete Data Labels":"डाटा लेबल्स् नष्ट करा", +"Delete Legend":"लेजंड नष्ट करा", +"Delete Major Grid":"मुख्य ग्रीड नष्ट करा", +"Delete Minor Grid":"किर्कोळ ग्रीड नष्ट करा", +"Delete Rows":"ओळी नष्ट करा", +"Delete Single Data Label":"एक डाटा लेबल नष्ट करा", +"Delete ~All Comments":"सर्व टिपण्णी नष्ट करा (~A)", +"Diamond":"हिरा", +"Diamond Bevel":"हिरा छेदकोन", +"Digital Signatu~res...":"अंकिय हस्ताक्षरी (~r)...", +"Doorplate":"डोअरप्लेट", +"Double Brace":"दुहेरी महिरपी कंस", +"Double Bracket":"दुहेरी कंस", +"Down Arrow":"खालचा बाण", +"Down Arrow Callout":"खालचा तीर निमंत्रण", +"Ellipse":"दीर्घवृत्त", +"Explosion":"विस्फोट", +"Fade Down":"खाली फीके", +"Fade Left":"डावीकडे फीके", +"Fade Right":"उजवीकडे फीके", +"Fade Up":"वर फीके", +"Fade Up and Left":"वर व डावीकडे फीके", +"Fade Up and Right":"वर व उजवीकडे फीके", +"Fill Color":"रंग भरा", +"Find Next":"पुढील शोधा", +"Find Previous":"मागील शोधा", +"Flip Horizontally":"क्षैतिज प्रकारे पलटी करा", +"Flip Vertically":"अनुलंब प्रकारे पलटी करा", +"Flowchart: Alternate Process":"फ्लोचार्ट: एकांतरित प्रक्रिया", +"Flowchart: Card":"फ्लोचार्ट: कार्ड", +"Flowchart: Collate":"फ्लोचार्ट: जुपणी करणे", +"Flowchart: Connector":"फ्लोचार्ट: कनेक्टर", +"Flowchart: Data":"फ्लोचार्ट: डाटा", +"Flowchart: Decision":"फ्लोचार्ट: निर्णय", +"Flowchart: Delay":"फ्लोचार्ट: उशीर होणे", +"Flowchart: Direct Access Storage":"फ्लोचार्ट: थेट प्रवेश संचय", +"Flowchart: Display":"फ्लोचार्ट: प्रदर्शन", +"Flowchart: Document":"फ्लोचार्ट: दस्तऐवज", +"Flowchart: Extract":"फ्लोचार्ट: गोषवारा", +"Flowchart: Internal Storage":"फ्लोचार्ट: आंतरिक साठा", +"Flowchart: Magnetic Disc":"फ्लोचार्ट: चुंबकीय चकती", +"Flowchart: Manual Input":"फ्लोचार्ट: मॅन्युअल आदान", +"Flowchart: Manual Operation":"फ्लोचार्ट: मॅन्युअल कार्य", +"Flowchart: Merge":"फ्लोचार्ट: एकत्र करा", +"Flowchart: Multidocument":"फ्लोचार्ट: अनेक दस्तऐवज", +"Flowchart: Off-page Connector":"फ्लोचार्ट: ऑफ-पृष्ठ कनेक्टर", +"Flowchart: Or":"फ्लोचार्ट: किंवा", +"Flowchart: Predefined Process":"फ्लोचार्ट: पूर्वपरिभाषित प्रक्रिया", +"Flowchart: Preparation":"फ्लोचार्ट: तयारी", +"Flowchart: Process":"फ्लोचार्ट: प्रक्रिया", +"Flowchart: Punched Tape":"फ्लोचार्ट: पंच टेप", +"Flowchart: Sequential Access":"फ्लोचार्ट: क्रमानुसार प्रवेश", +"Flowchart: Sort":"फ्लोचार्ट: वर्गीकृत", +"Flowchart: Stored Data":"फ्लोचार्ट: संग्रहित डाटा", +"Flowchart: Summing Junction":"फ्लोचार्ट: बेरीज जंक्शन", +"Flowchart: Terminator":"फ्लोचार्ट: टर्मिनेटर", +"Flower":"फूल", +"Folded Corner":"दुमडलेला कोपरा", +"Font Color":"फाँट रंग", +"Fontwork Shape":"फाँटवर्क आकार", +"Foote~r":"चरणलेख (~r)", +"For Paragraph":"परिच्छेदा साठी", +"For Selection":"निवडीसाठी", +"Format Axis...":"अक्षाचे रूपण करा...", +"Format Chart Area...":"कोष्टक क्षेत्राचे रूपण करा...", +"Format Data Labels...":"डाटा लेबल्स्चे रूपण...", +"Format Data Point...":"डाटा पॉईंटचे रूपण...", +"Format Data Series...":"डाटा श्रृंखलाचे रूपण...", +"Format Floor...":"फ्लौरचे रूपण करा...", +"Format Legend...":"लेजंडचे रूपण...", +"Format Major Grid...":"मुख्य ग्रीडचे रूपण...", +"Format Mean Value Line...":"Mean मूल्य ओळ रूपण...", +"Format Minor Grid...":"किर्कोळ ग्रीडचे रूपण करा...", +"Format Selection...":"नीवडचे रूपण करा...", +"Format Single Data Label...":"एक डाटा लेबलचे रूपण...", +"Format Stock Gain...":"स्टॉक गैनचे रूपण करा...", +"Format Stock Loss...":"स्टॉक लॉस्चे रूपण करा...", +"Format Title...":"शीर्षकचे रूपण करा...", +"Format Trend Line Equation...":"ट्रेंड ओळ समीकरणचे रूपण करा...", +"Format Trend Line...":"ट्रेंड लाइनचे रूपण करा...", +"Format Wall...":"Wall चे रूपण करा...", +"Format X Error Bars...":"X त्रुटी पट्ट्यांचे रूपण करा...", +"Format Y Error Bars...":"Y त्रुटी पट्ट्यांचे रूपण करा...", +"Formatting Mark":"रूपण चिह्न", +"Forward One":"पुढे एक", +"Frame":"चौकट", +"F~ont Size...":"फाँट आकार (~o)...", +"F~ormat":"रूपण (~o)", +"F~ull Screen":"पडदाभर (~u)", +"Heart":"हृदय", +"Hexagon":"षट्कोन", +"He~ader":"शीर्षलेख (~a)", +"Horizontal Scroll":"समतल स्क्रोल", +"H~ide":"अदृष्य करा (~i)", +"H~ide Rows":"ओळी अदृष्य करा (~i)", +"Icon Set...":"चिन्ह संच...", +"In ~Background":"पार्श्र्वभूमीत (~B)", +"Inflate":"फुगवणे", +"Insert Axis":"अक्ष अंतर्भूत करा", +"Insert Axis Title":"अक्ष शीर्षक अंतर्भूत करा", +"Insert Chart":"तक्ता अंतर्भूत करा", +"Insert Column Break":"स्तंभ खंडन अंतर्भुत करा", +"Insert Data Labels":"डाटा लेबल्स् अंतर्भूत करा", +"Insert Hyperlink":"हाइपरलिंक अंतर्भुत करा", +"Insert Index Entry":"अनुक्रमणिका नोंद अंतर्भुत करा", +"Insert Major Grid":"मुख्य ग्रीड अंतर्भूत करा", +"Insert Mean ~Value Line":"रेषेचा मध्य अंतर्भूत करा (~V)", +"Insert Minor Grid":"किर्कोळ ग्रीड अंतर्भूत करा", +"Insert Single Data Label":"एक डाटा लेबल अंतर्भूत करा", +"Insert Slide":"स्लाइड अंतर्भुत करा", +"Insert Titles...":"शीर्षक अंतर्भूत करा...", +"Insert Tre~nd Line...":"ट्रेंड रेषा अंतर्भूत करा (~n)...", +"Insert Unnumbered Entry":"क्रमांकरहित नोंद अंतर्भुत करा", +"Insert ~Cells...":"कप्पे अंतर्भूत करा (~C)...", +"Insert/Delete Axes...":"अक्ष अंतर्भूत करा/नष्ट करा...", +"Invert":"उलटा करा", +"Isosceles Triangle":"समभुज त्रिकोण", +"Italic":"तिरके", +"Justified":"समर्थन केलेले", +"Language":"भाषा", +"Language Status":"भाषेची सद्यःस्थिती", +"Layout":"मांडणी", +"Left":"डावा", +"Left Arrow":"डावा बाण", +"Left Arrow Callout":"डावा तीर निमंत्रण", +"Left Brace":"डावे महिरपी कंस", +"Left Bracket":"डावे कंस", +"Left and Right Arrow":"डावा व उजवा बाण", +"Left and Right Arrow Callout":"डावा व उजवा तीर निमंत्रण", +"Left-To-Right":"डावा ते उजवा", +"Lightning Bolt":"हलका बॉल्ट", +"Line":"रेषा", +"Line Callout 1":"रेषा निमंत्रण 1", +"Line Callout 2":"रेषा निमंत्रण 2", +"Line Callout 3":"रेषा निमंत्रण 3", +"Line Color":"रेषेचा रंग", +"Line Connector":"रेषा कनेक्टर", +"Line Connector Ends with Arrow":"रेषा कनेक्टर बाणाने संपतो", +"Line Spacing: 1":"रेषांमधील अंतर: 1", +"L~ine...":"रेषा (~i)...", +"Manage...":"व्यवस्थापीत करा...", +"Manual ~Break...":"मॅन्यूअल खंडन (~B)...", +"Media":"मिडीया", +"Moon":"चंद्रकोर", +"M~erge and Center Cells":"कक्षांना एकत्र करा (~e)", +"Name...":"नाव...", +"Na~vigator":"दिशादर्शक (~v)", +"Next Page":"पुढील पृष्ठ", +"Notched Right Arrow":"नॉच्ड उजवा तीर", +"Number Format":"अंक रूपण", +"Number Format...":"क्रमांक रूपण...", +"Number Format: Currency":"क्रमांक रूपण : मुद्रा", +"Number Format: Decimal":"क्रमांक रूपण : दशमान", +"Number Format: Exponential":"क्रमांक रूपण :घातांकी", +"Number Format: Percent":"क्रमांक रूपण : टक्केवारी", +"Number Format: Standard":"क्रमांक रूपण : मानक", +"Number Format: Time":"क्रमांक रूपण : वेळ", +"Octagon":"अष्टकोन", +"Octagon Bevel":"अष्टकोन छेदकोन", +"Open Circle (Curve)":"वृत्त उभे (वक्राकार)", +"Open Circle (Pour)":"उघडे वृत्त (ओतणे)", +"Open Hyperlink":"हाइपरलिंक उघडा", +"Optimal Column Width":"योग्य स्तंभ रुंदी", +"Optimal Row Height":"योग्य रांग ऊंची", +"Overline":"ओवरलाइन", +"Page ~Count":"पृष्ठ प्रमाण (~C)", +"Parallelogram":"समांतरभुज चौकोन", +"Paste ~Special...":"चिकटवा विशेष (~S)...", +"Pentagon":"पंचकोन", +"Plain Text":"साधा मजकूर", +"Pop Art":"लोक कला", +"Position and Si~ze...":"स्थिती व आकार (~z)...", +"Previous Page":"मागचे पृष्ठ", +"Propert~ies...":"गुणधर्म (~i)...", +"Protect Cells":"कक्षांची सुरक्षा करा", +"Protect ~Sheet...":"पृष्ठ संरक्षित करा (~S)...", +"Puzzle":"कोड", +"P~aragraph...":"परिच्छेद (~a)...", +"Rectangle":"आयत", +"Rectangle, Rounded":"आयत, गोलाकार", +"Rectangular Callout":"आयताकार निमंत्रण", +"Remove Noise":"गोंगाट काढून टाका", +"Rename Master":"मास्टराला पुनःनामांकीत करा", +"Reply Comment":"टिपण्णीकरीता प्रतिसाद द्या", +"Reset Data Point":"डाटा पॉईंट रिसेट करा", +"Reset all Data Points":"सर्व डाटा पॉईंट्स् रिसेट करा", +"Restart Numbering":"क्रमांकन पुनः प्रारंभ करा", +"Right":"उजवा", +"Right Arrow":"उजवा बाण", +"Right Arrow Callout":"उजवा तीर निमंत्रण", +"Right Brace":"उजवे महिरपी कंस", +"Right Bracket":"उजवे कंस", +"Right Triangle":"काटकोन त्रिकोण", +"Right or Left Arrow":"डावा किंवा उजवा तीर", +"Right-To-Left":"उजवा ते डावा", +"Ring":"चकरी", +"Rotate 90° ~Left":"90° डावीकडे फिरवा (~L)", +"Rotate 90° ~Right":"90° उजवीकडे फिरवा (~R)", +"Round Callout":"गोलाकार निमंत्रण", +"Rounded Rectangular Callout":"गोलाकार आयताकार निमंत्रण", +"Row ~Height...":"ओळ ऊंची (~H)...", +"R~efresh Range":"व्याप्ति सुधारीत करा (~e)", +"R~ight-To-Left":"उजवा-ते- डावा (~i)", +"R~un Macro...":"मॅक्रो चालवा (~u)...", +"S-shaped Arrow":"S-रूपी तीर", +"Save ~As...":"असे साठवा (~A)...", +"Select Column":"स्तंभ निवडा", +"Select Row":"ओळ निवडा", +"Select Table":"तक्ता निवडा", +"Select ~All":"सर्व निवडा (~A)", +"Shadow":"सावली", +"Sharpen":"धारदार करा", +"Sheet R~ight-To-Left":"उजवा-ते-डावे पृष्ठ (~i)", +"Sho~w Slide":"स्लाइडला दाखवा (~w)", +"Sidebar":"बाजूचीपट्टी", +"Signet":"सिग्नेट", +"Slant Down":"खाली चढ उतार", +"Slant Up":"वर चढ उतार", +"Slide Layout":"स्लाइड मांडणी", +"Small capitals":"लहान अक्षरे", +"Smiley Face":"हसरा चहेरा", +"Snap to Grid":"ग्रिडसाठी स्नॅप", +"Sort Ascending":"चढत्या क्रमामध्ये वर्गीकरण करा", +"Sort Descending":"उतरत्या क्रमामध्ये वर्गीकरण करा", +"So~rt...":"क्रमावारीत लावा (~r)...", +"Split Arrow":"दुभागा तीर", +"Split Table...":"तक्ता विभागा...", +"Square":"चौरस", +"Square Bevel":"चौरस छेदकोन", +"Square, Rounded":"गोलाकार, चौरस", +"Statistics":"आकडेवारी", +"Stop":"थांबवा", +"Straight Connector":"सरळ कनेक्टर", +"Straight Connector ends with Arrow":"सरळ कनेक्टर बाणाने संपतो", +"Straight Connector with Arrows":"बाणांसहित सरळ कनेक्टर", +"Strikethrough":"खोडलेले", +"Striped Right Arrow":"पट्टेरी उजवा तीर", +"Subscript":"सबलिपी", +"Sun":"सन", +"Superscript":"सूपरलिपी", +"Ta~ble Properties...":"तक्ता वैशिष्ठे (~b)...", +"Text Wrap...":"मजकूर गुंडाळणे...", +"Time":"वेळ", +"Time Field":"वेळ क्षेत्र", +"Title Page...":"शीर्षक पृष्ठ...", +"To Background":"पार्श्वभूमीसाठी", +"To Foreground":"अग्रभूमीसाठी", +"To Next Paragraph in Level":"पुढच्या स्तरातील परिच्छेदामध्ये", +"To Previous Paragraph in Level":"मागच्या स्तरातील परिच्छेदात", +"To P~age":"पृष्ठामध्ये (~a)", +"To ~Cell":"कक्ष करीता (~C)", +"To ~Character":"अक्षरामध्ये (~C)", +"To ~Curve":"वक्रासाठी (~C)", +"To ~Frame":"चौकटमध्ये (~F)", +"To ~Paragraph":"परिच्छेदामध्ये (~P)", +"Top":"शीर्ष", +"Transparency":"पारदर्शकता", +"Trapezoid":"विषम चतुर्भुज", +"Triangle Down":"त्रिकोण खाली", +"Triangle Up":"त्रिकोण वर", +"T~ime (variable)":"वेळ (वेरीयबल) (~i)", +"T~itle":"शीर्षक (~i)", +"Underline":"अधेरेखन", +"Up Arrow":"वरचा बाण", +"Up Arrow Callout":"वरचा तीर निमंत्रण", +"Up and Down Arrow":"वरचा व खालचा बाण", +"Up and Down Arrow Callout":"वरचा व खालचा तीर निमंत्रण", +"Up and Right Arrow":"वरचा व उजवा बाण", +"Up and Right Arrow Callout":"वरचा व उजवा तीर निमंत्रण", +"Up, Right and Down Arrow":"वरचा, उजवा व खालचा बाण", +"Vertical Scroll":"लंबरूप स्क्रॉल", +"Vertical Text":"लंबरूपी मजकूर", +"Wave":"लाट", +"Zoom In":"झूम आत", +"Zoom Out":"लहान करा", +"~3D View...":"3D दृष्य (~3)...", +"~Add":"समावेश करा (~A)", +"~Advanced Filter...":"प्रगत चाळणी (~A)...", +"~Arrange":"मांडणी करा (~A)", +"~Author":"लेखक (~A)", +"~Bottom":"तळ (~B)", +"~Bring to Front":"पुढे आणा (~B)", +"~Bullets and Numbering...":"बुल्लेट्स व क्रमांकन (~B)...", +"~Capitalize Every Word":"प्रत्येक शब्द कॅपिटल करा (~C)", +"~Centered":"केंद्रीत (~C)", +"~Chart...":"कोष्टक (~C)...", +"~Clear Direct Formatting":"प्रत्यक्ष रूपण नष्ट करा (~D)", +"~Column Break":"स्तंभ खंडन (~C)", +"~Columns":"स्तंभ (~C)", +"~Contour":"वलये (~C)", +"~Convert":"रूपांतरीत करा (~C)", +"~Data Ranges...":"डाटाची व्याप्ति (~D)...", +"~Date":"दिनांक (~D)", +"~Date (fixed)":"दिनांक (निश्चित) (~D)", +"~Define":"ठरवा (~D)", +"~Define...":"ठरवा (~D)...", +"~Delete":"नष्ट करा (~D)", +"~Edit":"संपादीत करा (~E)", +"~Edit Contour...":"वलयाचे संपादन (~E)...", +"~Edit...":"संपादीत करा (~E)...", +"~Enter Group":"गट प्रविष्ट करा (~E)", +"~File":"फाइल (~F)", +"~First Paragraph":"पहिला परिच्छेद (~F)", +"~Fonts...":"फाँट्स् (~F)...", +"~Function...":"कार्य (~F)...", +"~Goal Seek...":"ध्येय शोधणे (~G)...", +"~Group":"गट (~G)", +"~Group and Outline":"गट व रूपरेषा (~G)", +"~Group...":"गट (~G)...", +"~Header and Footer...":"माथासमास मजकूर व पायथासमास मजकूर (~H)...", +"~Height...":"ऊंची (~H)...", +"~Help":"मदत (~H)", +"~Hide":"अदृष्य करा (~H)", +"~Hide AutoFilter":"स्वयंचाळणी अदृष्य करा (~H)", +"~Hide Details":"तपशील लपवा (~H)", +"~Hide Slide":"स्लाइडला अदृष्य करा (~H)", +"~Hyphenation":"हायफेनेशन (~H)", +"~Hyphenation...":"संयोगचिह्नांकन (~H)...", +"~Insert":"अंतर्भुत करा (~I)", +"~Interaction...":"आंतरक्रिया (~I)...", +"~Left":"डावे (~L)", +"~Line Numbering...":"रेषा क्रमांकन (~L)...", +"~Manage...":"व्यवस्थापीत करा (~M)...", +"~Optimal Height...":"योग्य ऊंची (~O)...", +"~Optimal Width...":"अखंड रुंदी (~O)...", +"~Page Number":"पृष्ठ क्रमांक (~P)", +"~Page Numbers...":"पृष्ठ क्रमांक (~P)...", +"~Page...":"पृष्ठ (~P)...", +"~Paste":"चिकटवा (~P)", +"~Pivot Table":"पिवोट तक्ता (~P)", +"~Print...":"छपाई (~P)...", +"~Recalculate":"पुनः गणना करा (~R)", +"~Record":"नोंद (~R)", +"~Refresh":"ताजे करा (~R)", +"~Right":"उजवे (~R)", +"~Row":"ओळ (~R)", +"~Rows":"ओळी (~R)", +"~Save":"साठवा (~S)", +"~Sections...":"भाग (~S)...", +"~Select":"निवडा (~S)", +"~Send to Back":"मागे पाठवा (~S)", +"~Sentence case":"वाक्याचे अक्षररूप (~S)", +"~Sheet":"पृष्ठ (~S)", +"~Show":"दाखवा (~S)", +"~Show Details":"तपशील दाखवा (~S)", +"~Sort...":"क्रमावारीत लावा (~S)...", +"~Spacing...":"अंतर (~S)...", +"~Spelling...":"शुद्धलेखन (~S)...", +"~Standard Filter...":"मानक चाळणी (~S)...", +"~Subject":"विषय (~S)", +"~Table":"तक्ता (~T)", +"~Table...":"तक्ता (~T)...", +"~Thesaurus...":"थिसॉरस् (~T)...", +"~Time":"वेळ (~T)", +"~Time (fixed)":"वेळ (निश्चित) (~T)", +"~Tools":"उपकरणे (~T)", +"~Top":"शीर्ष (~T)", +"~UPPERCASE":"UPPERCASE (~U)", +"~Ungroup...":"गट नाही केले (~U)...", +"~Update All":"सर्व सुधारीत करा (~U)", +"~Validity...":"वैधता (~V)...", +"~View":"दृश्य (~V)", +"~While Typing":"टंकलेखनाच्या वेळी (~W)", +"~Width...":"रुंदी (~W)...", +"~Wrap":"रचणाबध्द (~W)", +"~lowercase":"लोवरकेस (~l)", +"~tOGGLE cASE":"tOGGLE cASE (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/my.json b/f7cloud-office/browser/dist/l10n/uno/my.json new file mode 100644 index 0000000..74a06fd --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/my.json @@ -0,0 +1,442 @@ +{ +"12-Point Star":"တစ်ဆယ့်နှစ်မြှောင့်ကြယ်", +"24-Point Star":"နှစ်ဆယ့်လေးမြှောင့်ကြယ်", +"4-Point Star":"လေးမြှောင့်ကြယ်", +"4-way Arrow":"လမ်းလေးသွယ်မြှား", +"4-way Arrow Callout":"လေးဖက်လေးသွယ်စကားပြောဘောင်ပုံစံမြှား", +"5-Point Star":"ငါးမြှောင့်ကြယ်", +"6-Point Star":"ခြောက်မြှောင့်ကြယ်", +"8-Point Star":"ရှစ်မြှောင့်ကြယ်", +"Accept":"လက်ခံပါ", +"Accept All":"အားလုံး လက်ခံပါ", +"Align Bottom":"အောက်ခြေတန်းညှိပါ", +"Align Left":"ဘယ်ဖက်တန်းညှိပါ", +"Align Right":"ညာဖက်တန်းညှိပါ", +"Align Top":"ထိပ်ဖက်တန်းညှိပါ", +"Arch Down (Curve)":"အောက်အခုံး (မျဉ်းခုံး)", +"Arch Down (Pour)":"အောက်အခုံး (သွန်ကျသည်)", +"Arch Left (Curve)":"ဘယ်ဖက်အခုံး (မျဉ်းခုံး)", +"Arch Right (Curve)":"ညာဖက်အခုံး (မျဉ်းခုံး)", +"Arch Right (Pour)":"ညာဖက်အခုံး ( သွန်ကျသည်)", +"Arch Up (Curve)":"အပေါ်အခုံး (မျဉ်းခုံး)", +"Arch Up (Pour)":"အပေါ်အခုံး (သွန်ကျသည်)", +"Arrange":"စီစဉ်ထားသိုပါ", +"As C~haracter":"အက္ခရာများကဲ့သို့", +"AutoCorr~ect":"အလိုအလျောက်မှန်ကန်ချက်", +"AutoFill Data Series: automatic":"အချက်အလက်တွဲများ အလိုအလျောက်ဖြည့်မှု - အလိုအလျောက်", +"Auto~Filter":"အလိုအလျောက်စစ်ထုတ်ကိရိယာ", +"A~lignment...":"ဖြောင့်တန်းမှု...", +"A~rea...":"ဧရိယာ...", +"A~rrange":"စီစဉ်ထားသိုမှု", +"Back One":"နောက်သို့တစ်ခု", +"Background Color":"နောက်ခံအရောင်", +"Block Arc":"စက်ဝိုင်းခြမ်းအုပ်စုတွဲ", +"Bold":"စာလုံးမဲ", +"Bookmar~k...":"စာညှပ်...", +"Bottom":"အောက်ခြေ", +"Brightness":"တောက်ပခြင်း", +"Caption...":"စာတန်း...", +"Center":"ဗဟို", +"Center Horizontal":"ဗဟိုရေပြင်ညီ", +"Centered":"ဗဟိုကျသည်", +"Ce~lls...":"ဆဲလ်~အကွက်များ...", +"Charcoal Sketch":"မီးသွေးပုံကြမ်း", +"Chart T~ype...":"ပုံစံကားချပ် အမျိုးအစား...", +"Chevron":"သင်္ကေတအမှတ်အသား", +"Chevron Down":"အောက်သင်္ကေတအမှတ်အသား", +"Chevron Up":"အပေါ်သင်္ကေတအမှတ်အသား", +"Circle":"စက်ဝိုင်း", +"Circle (Curve)":"စက်ဝိုင်း (မျဉ်းခုံး)", +"Circle (Pour)":"စက်ဝိုင်း ( သွန်ကျသည်)", +"Circle Pie":"စက်ဝိုင်းခြမ်း", +"Circular Arrow":"စက်ဝိုင်းပုံမြှား", +"Clear ~Direct Formatting":"စီစဉ်ဖွဲ့စည်းမှုပုံစံ ရှင်းလင်းပါ", +"Close Master View":"ပင်မမြင်ကွင်းပိတ်ပါ", +"Cloud":"တိမ်", +"Column ~Width...":"ကော်လံ~အကျယ်...", +"Comments":"ထင်မြင်သုံးသပ်ချက်များ", +"Comme~nt":"ထင်မြင်သုံးသပ်~ချက်များ", +"Connector":"ချိတ်ဆက်သူ", +"Connector Ends with Arrow":"မြှားနှင့်အတူအဆုံးသတ်ချိတ်ဆက်သည်", +"Connector with Arrows":"မြှားများနှင့်အတူချိတ်ဆက်သူ", +"Contrast":"ကွဲလွဲချက်", +"Corner Right Arrow":"မြှားညာဖက်ထောင့်", +"Co~lumns...":"ကော်လံများ...", +"Crop":"လိုသလို ညှိယူပါ", +"Cross":"ကန့်လန့်ဖြတ်", +"Currency":"အများလက်ခံနိုင်သော", +"Curve":"မျဉ်းခုံး", +"Curve Down":"အောက်မျဉ်းခုံး", +"Curve Up":"အပေါ်မျဉ်းခုံး", +"Curved Connector":"မျဉ်းခုံးချိတ်ဆက်သူ", +"Curved Connector Ends with Arrow":"မြှားနှင့်အတူမျဉ်းခုံးအဆုံးသတ်ချိတ်ဆက်သည်", +"Curved Connector with Arrows":"မြှားများနှင့်အတူမျဉ်းခုံးချိတ်ဆက်သူ", +"Cylinder":"ဆလင်ဒါ", +"Dat~e (variable)":"ရက်စွဲ (ကိန်းရှင်)", +"Delete All Comments":"သုံးသပ်ချက်များအားလုံးဖျက်သည်", +"Delete All Comments by This Author":"ပြုပြင်စီရင်သူအနေဖြင့်သုံးသပ်ချက်များအားလုံးဖျက်ပါ", +"Delete Axis":"ဝင်ရိုးဖျက်ပါ", +"Delete Comment":"ထင်မြင်သုံးသပ်ချက်ဖျက်ပါ", +"Delete C~ells...":"ဆဲလ်အကွက်~များ ဖျက်ပါ...", +"Delete C~ontents...":"မာတိကာများဖျက်ပါ...", +"Delete Data Labels":"အချက်အလက်အညွှန်းများဖျက်ပါ", +"Delete Legend":"အညွှန်းဖျက်ပါ", +"Delete Major Grid":"အဓိက ဂရစ်အကွက်များဖျက်ပါ", +"Delete Minor Grid":"သာမာန်ဂရစ်အကွက်များဖျက်ပါ", +"Delete Rows":"အတန်းများဖျက်ပါ", +"Delete Single Data Label":"အချက်အလက်အညွှန်းတစ်ခုကိုဖျက်ပါ", +"Delete ~All Comments":"သုံးသပ်ချက်များ~အားလုံးဖျက်သည်", +"Diamond":"စိန်", +"Diamond Bevel":"စိန်ပုံစံအနားစောင်းဖော်သည်", +"Digital Signatu~res...":"ဒစ်ဂျစ်တယ်မှန်ကန်ကြောင်းစစ်ဆေးချက်များ...", +"Doorplate":"တံခါးတပ်ကတ်ပြား", +"Double Brace":"ကွင်းအဖွင့်အပိတ်", +"Double Bracket":"ကွင်းအဖွင့်အပိတ်", +"Down Arrow":"အောက်မြှား", +"Down Arrow Callout":"စကားပြောဘောင်ပုံစံအောက်မြှား", +"Ellipse":"ဘဲဥပုံ", +"Explosion":"ပေါက်ကွဲသံ", +"Fade Down":"အောက်ဖက်သို့မှိန်သွားစေပါ", +"Fade Left":"ဘယ်ဖက်သို့မှိန်သွားစေပါ", +"Fade Right":"ညာဖက်သို့မှိန်သွားစေပါ", +"Fade Up":"အပေါ်ဖက်သို့မှိန်သွားစေပါ", +"Fade Up and Left":"အပေါ်နှင့်ဘယ်ဖက်မှေးမှိန်စေပါ", +"Fade Up and Right":"အပေါနှင့်ညာဖက်မှေးမှိန်စေပါ", +"Fill Color":"အရောင်ဖြည့်ပါ", +"Flip Horizontally":"အလျားလိုက်လှန်ပါ", +"Flip Vertically":"ထောင့်မှန်ကျကျ လှန်ပါ", +"Flowchart: Alternate Process":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- လုပ်ငန်းစဉ်နှစ်ရပ်", +"Flowchart: Card":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ကဒ်", +"Flowchart: Collate":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- စာမျက်နှာစီသည်", +"Flowchart: Connector":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ချိတ်ဆက်သူ", +"Flowchart: Data":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- အချက်အလက်များ", +"Flowchart: Decision":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ဆုံးဖြတ်ချက်", +"Flowchart: Delay":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- နှောင့်နှေးမှု", +"Flowchart: Direct Access Storage":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- တိုက်ရိုက်အချက်အလက်များရယူမှုသိုမှီးထားသည်", +"Flowchart: Display":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ပြသည်", +"Flowchart: Document":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- မှတ်တမ်းမှတ်ရာ", +"Flowchart: Extract":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ဆွဲထုတ်ပါ", +"Flowchart: Internal Storage":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- အတွင်းပိုင်းသိုလှောင်မှု", +"Flowchart: Magnetic Disc":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- သံလိုက်ဓါတ်ပြား", +"Flowchart: Manual Input":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- အချက်အလက်သွင်းလက်စွဲစာစောင်", +"Flowchart: Manual Operation":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- လက်စွဲစာစောင်လုပ်ဆောင်မှု", +"Flowchart: Merge":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ပေါင်းသည်", +"Flowchart: Multidocument":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- မှတ်တမ်းမှတ်ရာပေါင်းစုံ", +"Flowchart: Off-page Connector":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- စာမျက်နှာအပိတ်ချိတ်ဆက်သူ", +"Flowchart: Or":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- သို့မဟုတ်", +"Flowchart: Predefined Process":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်-လုပ်ငန်းစဉ်ကြိုတင်သတ်မှတ်ချက်", +"Flowchart: Preparation":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- တင်ပြချက်", +"Flowchart: Process":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- လုပ်ငန်းစဉ်", +"Flowchart: Punched Tape":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ခလုတ်နှိပ်သည့်တိတ်ခွေ", +"Flowchart: Sequential Access":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- အစီအစဉ်ကျသောအချက်အလက်များရယူခြင်း ", +"Flowchart: Sort":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- စနစ်တကျစီထားပါ", +"Flowchart: Stored Data":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- သိုမှီးထားသည့် အချက်အလက်များ", +"Flowchart: Summing Junction":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- ပေါင်းလဒ်ဆုံရာ", +"Flowchart: Terminator":"လုပ်ငန်းစဉ်ပြပုံစံကားချပ်- အဆုံးသတ်အမှတ်အသား", +"Flower":"ပန်း", +"Folded Corner":"ဖိုင်တွဲထောင့်", +"Font Color":"ဖောင့်အရောင်", +"Fontwork Shape":"စာလုံးစုပုံစံပုံသဏ္ဍာန် ", +"Foote~r":"စာမျက်နှာအောက်", +"For Paragraph":"စာပိုဒ်အတွက်", +"For Selection":"ရွေးချယ်မှုအတွက်", +"Format Axis...":"ဝင်ရိုးပြင်ဆင်ချိန်ညှိပါ", +"Format Chart Area...":"ပုံစံကားချပ်ဧရိယာပြင်ဆင်မှုပုံစံ", +"Format Data Labels...":"အချက်အလက်အညွှန်းများပြင်ဆင်မှုပုံစံ....", +"Format Data Point...":"အချက်အလက်အမှတ်ပြင်ဆင်မှုပုံစံ....", +"Format Data Series...":"အချက်အလက်တွဲများပြင်ဆင်မှုပုံစံ...", +"Format Floor...":"ကြမ်းပြင် စီစဉ်ဖွဲ့စည်းမှုပုံစံ", +"Format Legend...":"အညွှန်းပြင်ဆင်ဖွဲ့စည်းပါ....", +"Format Major Grid...":"အဓိကဂရစ်အကွက်များ ပြင်ဆင်မှုပုံစံ", +"Format Mean Value Line...":"တန်ဖိုးမျှမျဉ်းများပြင်ဆင်ဖွဲ့စည်းပါ...", +"Format Minor Grid...":"သာမာန်ဂရစ်အကွက် စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Format Selection...":"ရွေးချယ်ထားမှုများစီစဉ်ဖွဲ့စည်းမှုပုံစံ....", +"Format Single Data Label...":"အချက်အလက်အညွှန်းတစ်ခု ပြင်ဆင်မှုပုံစံ...", +"Format Stock Gain...":"ကုန်ပစ္စည်း ရရှိမှု စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Format Stock Loss...":"ကုန်ပစ္စည်း ဆုံးရှုံးမှု စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Format Title...":"ခေါင်းစဉ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ....", +"Format Trend Line Equation...":"မျဉ်းကွေးညီမျှခြင်းများစီစဉ်ဖွဲ့စည်းမှုပုံစံ", +"Format Trend Line...":"မျဉ်းကွေးစီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Format Wall...":"ကားချပ်နံရံ...", +"Format X Error Bars...":"Y အမှားဘားများ စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Format Y Error Bars...":"Y အမှားဘားများ စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Formatting Mark":"စီစဉ်ဖွဲ့စည်းမှုပုံစံအမှတ်အသား", +"Forward One":"ရှေ့သို့တစ်ခု", +"Frame":"ဘောင်", +"F~ont Size...":"ဖောင့်အရွယ်အစား...", +"F~ormat":"စီစဉ်ဖွဲ့စည်းမှုပုံစံ", +"F~ull Screen":"ဖန်သားမျက်နှာပြင်အပြည့်", +"General":"အထွေထွေ", +"Heart":"နှလုံး", +"Hexagon":"ဆဌဂံ", +"He~ader":"စာမျက်နှာထိပ်", +"Horizontal Scroll":"ရေပြင်ညီပုံစံစာလိပ်", +"H~ide":"ဝှက်~ထားပါ", +"H~ide Rows":"အတန်းများ~ဝှက်ထားပါ", +"In ~Background":"နောက်ခံတွင်", +"Inflate":"အလယ်ဖောင်းပွသည်", +"Insert Axis":"~ဝင်ရိုးထည့်ပါ", +"Insert Axis Title":"ဝင်ရိုးခေါင်းစဉ်ထပ်ထည့်ပါ", +"Insert Chart":"ပုံစံကားချပ် ထည့်သွင်းပါ", +"Insert Column Break":"ကော်လံပြတ်တောက်မှုထည့်ပါ", +"Insert Data Labels":"အချက်အလက်အညွှန်းများ ထပ်ထည့်ပါ", +"Insert Hyperlink":"လိုသလိုသွားရောက်နိုင်ခြင်း (လက်ပုံပါ) ထည့်ပါ", +"Insert Index Entry":"အညွှန်းထည့်သွင်းပါ", +"Insert Major Grid":"အဓိက ဂရစ်အကွက်များ ထပ်ထည့်ပါ", +"Insert Mean ~Value Line":"အလယ်အလတ်~မျဉ်းထည့်သွင်းပါ", +"Insert Minor Grid":"သာမာန်ဂရစ်အကွက်များထပ်ထည့်ပါ", +"Insert Single Data Label":"အချက်အလက်အညွှန်းတစ်ခုထပ်ထည့်ပါ", +"Insert Slide":"နည်းလမ်းထပ်ထည့်ပါ", +"Insert Titles...":"ခေါင်းစဉ်များ...", +"Insert Tre~nd Line...":"ဖြစ်နိုင်ခြေပြမျဉ်းထည့်သွင်းပါ", +"Insert Unnumbered Entry":"နံပါတ်စဉ်တပ်မထားမှုထည့်ပါ", +"Insert ~Cells...":"ဆဲလ်အကွက်များ~ထပ်ဖြည့်ပါ...", +"Insert/Delete Axes...":"ဝင်ရိုးများ ထပ်ထည့်ပါ/ဖျက်ပါ.....", +"Invert":"ပြောင်းပြန်လှန်ပါ", +"Isosceles Triangle":"နှစ်နားညီတြိဂံ", +"Italic":"စာလုံးစောင်း", +"Justified":"စာကြောင်းဘယ်၊ညာညှိသည်", +"Language":"ဘာသာစကား", +"Language Status":"ဘာသာစကားအခြေအနေ", +"Layout":"အဆင်အပြင်", +"Left":"ဘယ်ဖက်", +"Left Arrow":"ဘယ်ဖက်မြှား", +"Left Arrow Callout":"စကားပြောဘောင်ပုံစံဘယ်ဘက်မြှား", +"Left Brace":"ဘယ်ဖက်ကွင်းဖွင့်", +"Left Bracket":"ဘယ်ဖက်ကွင်းဖွင့်", +"Left and Right Arrow":"ဘယ်ဖက်နှင့်ညာဖက်သို့မြှား", +"Left and Right Arrow Callout":"စကားပြောဘောင်ပုံစံဘယ်နှင့်ညာဖက်မြှား", +"Left-To-Right":"ဘယ်မှညာသို့", +"Lightning Bolt":"လျှပ်စီးလျှပ်ရောင်", +"Line":"မျဉ်း", +"Line Callout 1":"စကားပြောဘောင်မျဉ်း ၁", +"Line Callout 2":"စကားပြောဘောင်မျဉ်း ၂", +"Line Callout 3":"စကားပြောဘောင်မျဉ်း ၃", +"Line Color":"မျဉ်းအရောင်", +"Line Connector":"မျဉ်းချိတ်ဆက်သူ", +"Line Connector Ends with Arrow":"မြှားနှင့်အတူမျဉ်းအဆုံးသတ်ချိတ်ဆက်သည်", +"Line Spacing: 1":"မျဉ်းနေရာလွတ်-၁", +"L~ine...":"မျဉ်း...", +"Manual ~Break...":"လက်ဖြင့်ဖြတ်တောက်သည်..", +"Media":"မီဒီယာ", +"Moon":"လ", +"M~erge and Center Cells":"ဆဲလ်အကွက်များ ပေါင်းပါ", +"Name...":"အမည်...", +"Na~vigator":"လမ်းကြောင်းနှင့်နေရာပြ", +"Next":"စာသား", +"Next Page":"ရှေ့စာမျက်နှာ", +"Notched Right Arrow":"ထစ်ထားသည့်ညာဖက်မြှား", +"Number":"နံပါတ်", +"Number Format":"နံပါတ် စီစဉ် ဖွဲ့စည်းမှု ပုံစံ", +"Number Format...":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ...", +"Number Format: Currency":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - ငွေကြေးဆိုင်ရာ", +"Number Format: Decimal":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - ဆယ်လီစိတ်", +"Number Format: Exponential":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - ထပ်ညွှန်းဆိုင်ရာ", +"Number Format: Percent":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - ရာခိုင်နှုန်း", +"Number Format: Standard":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - စံနှုန်း", +"Number Format: Time":"နံပါတ်စီစဉ်ဖွဲ့စည်းမှုပုံစံ - အချိန်", +"Octagon":"အဌဂံ", +"Octagon Bevel":"ဆဌဂံအနားစောင်းဖော်သည်", +"Open Circle (Curve)":"စက်ဝိုင်းဖွင့်ပါ (မျဉ်းခုံး)", +"Open Circle (Pour)":"စက်ဝိုင်းဖွင့်ပါ (သွန်ကျသည်)", +"Open Hyperlink":"လိုသလိုရှာယူနိုင်ခြင်း(လက်ပုံပါ) ဖွင့်ပါ", +"Optimal Column Width":"အသင့်ဆုံးဖြစ်သောကော်လံအကျယ်", +"Optimal Row Height":"အသင့်ဆုံးဖြစ်သောအတန်းအမြင့်", +"Overline":"မျဉ်းအပို", +"Page ~Count":"စာမျက်နှာ ရေတွက်သည်", +"Parallelogram":"အနားပြိုင်စတုဂံ", +"Paste ~Special...":"~အထူးပြန်ထည့်ပါ...", +"Pentagon":"ပဉ္စဂံ", +"Percent":"ရာခိုင်နှုန်း", +"Plain Text":"စာသားအလွတ်", +"Pop Art":"ခေတ်သုံးပန်းချီ", +"Position and Si~ze...":"ရပ်တည်ချက်နှင့်အရွယ်အစား...", +"Previous Page":"ယခင်စာမျက်နှာ", +"Propert~ies...":"ဂုဏ်သတ္တိများ...", +"Protect Cells":"ဆဲလ်အကွက်များကာကွယ်ပါ", +"Protect ~Sheet...":"စာရွက်လွှာကို ကာကွယ်ပါ...", +"Puzzle":"ပဟေဠိ", +"P~aragraph...":"စာပိုဒ်...", +"Rectangle":"ထောင့်မှန်စတုဂံ", +"Rectangle, Rounded":"ထောင့်မှန်စတုဂံ၊ ထောင့်နားဝိုင်း", +"Rectangular Callout":"စကားပြောဘောင်ထောင့်မှန်စတုဂံပုံ", +"Remove Noise":"ဆူညံသံဖယ်ရှားပါ", +"Rename Master":"ပင်မအမည်ပြန်ပေးပါ", +"Reply Comment":"ထင်မြင်သုံးသပ်ချက်ပြန်ပါ", +"Reset Data Point":"အချက်အလက်အမှတ် ပြန်ထားပါ", +"Reset all Data Points":"အချက်အလက်အမှတ်များအားလုံးပြန်လည်ထားသိုပါ", +"Restart Numbering":"နံပါတ်စဉ်တပ်ခြင်းပြန်လည်စတင်ပါ", +"Right":"ညာဖက်", +"Right Arrow":"ညာဖက်မြှား", +"Right Arrow Callout":"စကားပြောဘောင်ပုံစံညာဘက်မြှား", +"Right Brace":"ညာဖက်ကွင်းပိတ်", +"Right Bracket":"ညာဖက်ကွင်းပိတ်", +"Right Triangle":"ထောင့်မှန် တြိဂံ", +"Right or Left Arrow":"ညာ (သို့) ဘယ် မြှား", +"Right-To-Left":"ညာမှဘယ်သို့", +"Ring":"အသံမြည်သည်", +"Round Callout":"အနားဝိုင်းစကားပြောဘောင်", +"Rounded Rectangular Callout":"စကားပြောဘောင်အနားဝိုင်းထောင့်မှန်စတုဂံပုံ", +"Row ~Height...":"အတန်း~အမြင့်...", +"R~efresh Range":"နယ်ပယ်~ကန့်သတ်မှု ကိုပြန်လည်လန်းဆန်းစေပါ", +"R~ight-To-Left":"ညာမှဘယ်သို့", +"R~un Macro...":"မက်ခရိုအလုပ်လုပ်ပါ...", +"S-shaped Arrow":"S-ပုံသဏ္ဍာန် မြှား", +"Save ~As...":"အဖြစ်သိမ်းပါ...", +"Scientific":"သိပ္ပံဆိုင်ရာ", +"Select Column":"ကော်လံရွေးချယ်ပါ", +"Select Row":"အတန်းရွေးချယ်ပါ", +"Select Table":"ဇယားရွေးချယ်ပါ", +"Select ~All":"အားလုံးရွေးချယ်ပါ", +"Shadow":"အရိပ်", +"Sharpen":"ချွန်ထက်သော", +"Sheet R~ight-To-Left":"ညာမှ ဘယ်သို့ စာရွက်အချပ်လွှာ", +"Sho~w Slide":"ဆလိုက်ဖြင့်ပြသည်", +"Signet":"ပွဲတက်တံဆိပ်", +"Slant Down":"အောက်အစွေသား", +"Slant Up":"အပေါ်အစွေသား", +"Slide Layout":"ရုပ်ပုံဆလိုက်အဆင်အပြင်...", +"Small capitals":"အရွယ်ငယ်သော စာလုံးကြီးများ", +"Smiley Face":"ပြုံးရယ်သောမျက်နှာ", +"Snap to Grid":"ဂရစ်မျဉ်းများအတိုင်းပြတ်စေပါ", +"Sort Ascending":"ငယ်စဉ်ကြီးလိုက်စီပါ", +"Sort Descending":"ကြီးစဉ်ငယ်လိုက်စီပါ", +"So~rt...":"စနစ်တကျစီထားပါ...", +"Split Arrow":"မြှားခွဲထုတ်ပါ", +"Split Table...":"ဇယားခွဲထုတ်ပါ", +"Square":"စတုရန်း", +"Square Bevel":"စတုရန်းအနားစောင်းဖော်သည်", +"Square, Rounded":"စတုရန်း၊ ထောင့်နားဝိုင်း", +"Statistics":"ကိန်းဂဏန်းများ", +"Stop":"ရပ်ပါ", +"Straight Connector":"မျဉ်း​ဖြောင့်ချိတ်ဆက်သူ", +"Straight Connector ends with Arrow":"မြှားနှင့်အတူမျဉ်း​ဖြောင့်အဆုံးသတ်ချိတ်ဆက်သည်", +"Straight Connector with Arrows":"မြှားများနှင့်အတူမျဉ်းဖြောင့်ချိတ်ဆက်သူ", +"Strikethrough":"ဖြတ်မျဉ်း", +"Striped Right Arrow":"အစင်းအကျားများပါရှိသောညာဖက်မြှား", +"Subscript":"စာကြောင်းအောက်တွင်ထားပါ", +"Sun":"နေ", +"Superscript":"စာကြောင်းပေါ်ထပ်တင်ပါ", +"Ta~ble Properties...":"ဇယားဂုဏ်သတ္တိများ...", +"Text Wrap...":"စာသားပတ်နယ်ပယ် ...", +"Time":"အချိန်", +"Time Field":"အချိန်နေရာကွက်", +"To Background":"နောက်ခံသို့", +"To Foreground":"ရှေ့တွင်ရှိသောအရာသို့", +"To Next Paragraph in Level":"ရှေ့စာမျက်နှာအဆင့်တစ်ခုသို့", +"To Previous Paragraph in Level":"ယခင်စာမျက်နှာအဆင့်တစ်ခုသို့", +"To P~age":"စာမျက်နှာသို့", +"To ~Cell":"ဆဲလ်အကွက်သို့", +"To ~Character":"အက္ခရာများသို့", +"To ~Curve":"မျဉ်းခုံးသို့", +"To ~Frame":"ဘောင် သို့", +"To ~Paragraph":"စာပိုဒ်သို့", +"Top":"ထိပ်", +"Transparency":"ထိုးဖေါက်မြင်နိုင်သော", +"Trapezoid":"တြာပီဇီယံ", +"Triangle Down":"အောက်တြိဂံ", +"Triangle Up":"အပေါ် တြိဂံ", +"T~ime (variable)":"အချိန် (ကိန်းရှင်)", +"T~itle":"ခေါင်းစဉ်", +"Underline":"အောက်မှမျဉ်းသားပါ", +"Up Arrow":"အပေါ်မြှား", +"Up Arrow Callout":"စကားပြောဘောင်ပုံစံအပေါ်မြှား", +"Up and Down Arrow":"အပေါ်နှင့်အောက်ဖက်သို့မြှား", +"Up and Down Arrow Callout":"စကားပြောဘောင်ပုံစံအပေါ်နှင့်အောက်မြှား", +"Up and Right Arrow":"အပေါ်နှင့်ညာဖက်သို့မြှား", +"Up and Right Arrow Callout":"စကားပြောဘောင်ပုံစံအပေါ်နှင့်ညာဖက်မြှား", +"Up, Right and Down Arrow":"အပေါ်၊ ညာဖက်နှင့် အောက်ဖက်သို့မြှား", +"Vertical Scroll":"ဒေါင်လိုက်ပုံစံစာလိပ်", +"Vertical Text":"ဒေါင်လိုက်စာသား", +"Wave":"လှိုင်း", +"Zoom In":"ချဲ့ပါ", +"Zoom Out":"ချုံ့ပါ", +"~3D View...":"သုံးဖက်မြင်ကွင်း...", +"~Add":"~ထပ်ထည့်ပါ", +"~Advanced Filter...":"⁠~ဆန်းသစ်သော စစ်ထုတ်ကိရိယာ...", +"~Arrange":"⁠~စီစဉ်ထားသိုပါ", +"~Author":"~လက်ရာရှင်", +"~Bottom":"~အောက်ခြေ", +"~Bring to Front":"~ရှေ့သို့ယူဆောင်ပါ", +"~Bullets and Numbering...":"⁠~သင်္ကေတများနှင့်နံပါတ်စဉ်တပ်ခြင်း...", +"~Capitalize Every Word":"⁠~စကားလုံးအစ စာလုံးကြီး", +"~Centered":"~ဗဟိုဖြစ်သည်", +"~Chart...":"~ပုံစံကားချပ်...", +"~Column Break":"⁠~ကော်လံပြတ်တောက်မှု", +"~Columns":"⁠~ကော်လံများ", +"~Contour":"~ကွန်တိုမျဉ်း", +"~Convert":"~ပြောင်းလဲပါ", +"~Data Ranges...":"အချက်အလက်နယ်ပယ်ကန်သတ်ချက်များ", +"~Date":"~ရက်စွဲ", +"~Date (fixed)":"ရက်စွဲ (ပုံသွင်းသည်)", +"~Define":"⁠~⁠သတ်မှတ်ပါ...", +"~Delete":"~ဖျက်ပါ", +"~Edit":"~တည်းဖြတ်ပါ", +"~Edit Contour...":"~ကွန်တိုမျဉ်းတည်းဖြတ်ပါ...", +"~Edit...":"~တည်းဖြတ်ပါ...", +"~Enter Group":"~အုပ်စုဝင်ပါ", +"~File":"~ဖိုင်", +"~First Paragraph":"~ပထမဆုံးစာပိုဒ်", +"~Fonts...":"~ဖောင့်များ...", +"~Function...":"~လုပ်ဆောင်ချက်...", +"~Goal Seek...":"~ပန်းတိုင် ကြိုးပမ်း ရှာဖွေသည်...", +"~Group":"~အုပ်စု", +"~Group and Outline":"~အုပ်စုနှင့်ကောက်ကြောင်း", +"~Group...":"~အုပ်စု...", +"~Header and Footer...":"~စာမျက်နှာထိပ်နှင့်အောက်ခြေ...", +"~Height...":"~အမြင့်...", +"~Help":"~ကူညီပါ", +"~Hide":"~ဝှက်ထားပါ", +"~Hide AutoFilter":"~အလိုအလျောက်စစ်ထုတ်မှုကိရိယာ ဝှက်ထားပါ", +"~Hide Details":"~အသေးစိတ်အချက်အလက်များခေတ္တဖျောက်ထားပါ", +"~Hide Slide":"~ရုပ်ပုံဆလိုက်ခေတ္တဖျောက်ထားပါ", +"~Hyphenation":"~တုံးတိုသုံးနည်း", +"~Hyphenation...":"~တုံးတိုသုံးနည်း...", +"~Insert":"~ထပ်ထည့်ပါ", +"~Interaction...":"~အပြန်အလှန်တုန့်ပြန်မှု...", +"~Left":"~ဘယ်ဖက်", +"~Line Numbering...":"⁠~မျဉ်းနံပါတ်စဉ်တပ်ခြင်း...", +"~Optimal Height...":"~အသင့်လျော်ဆုံးသော အမြင့်...", +"~Optimal Width...":"~အသင့်လျော်ဆုံးသော အကျယ်...", +"~Page Number":"~စာမျက်နှာနံပါတ်", +"~Page...":"~စာမျက်နှာ...", +"~Paste":"~ကူးယူပြန်ထည့်ပါ", +"~Pivot Table":"ဇယား မရှိပါ", +"~Print...":"⁠~ပရင့်ထုတ်ပါ...", +"~Recalculate":"⁠~ပြန်လည် တွက်ချက်ပါ", +"~Record":"~မှတ်တမ်း", +"~Refresh":"~ပြန်လည် လန်းဆန်းစေပါ", +"~Right":"~ညာဖက်", +"~Row":"~အတန်း", +"~Rows":"~အတန်းများ", +"~Save":"~သိမ်းပါ", +"~Sections...":"~အပိုင်းများ...", +"~Select":"⁠~ရွေးချယ်ပါ", +"~Send to Back":"~အနောက်သို့ပို့ပါ", +"~Sentence case":"⁠~ဝါကျအစ စာလုံးကြီး", +"~Sheet":"စာရွက်အချပ်လွှာ", +"~Show":"~ပြပါ", +"~Show Details":"အသေးစိတ်အချက်အလက်များပြပါ", +"~Sort...":"~စနစ်တကျစီထားပါ...", +"~Spacing...":"~နေရာလွတ်...", +"~Spelling...":"~စာလုံးပေါင်း...", +"~Standard Filter...":"⁠~စစ်ထုတ်ကိရိယာ စံနှုန်း...", +"~Subject":"~အကြောင်းကိစ္စ", +"~Table":"~ဇယား", +"~Table...":"~ဇယား...", +"~Thesaurus...":"~ဝေါဟာရပဒေသာကျမ်း...", +"~Time":"~အချိန်", +"~Time (fixed)":"အချိန် (ပုံသွင်းသည်)", +"~Tools":"~ကိရိယာများ", +"~Top":"~ထိပ်", +"~UPPERCASE":"~အက္ခရာပုံစာလုံးကြီး", +"~Ungroup...":"~အုပ်စုမဖွဲ့ပါ...", +"~Update All":"~နောက်ဆုံးပေါ်အခြေအနေအားလုံး", +"~Validity...":"~ကျိုးကြောင်း ညီညွတ်ခြင်း...", +"~View":"~အသေးစိတ်ကြည့်ပါ", +"~While Typing":"⁠~စာရိုက်နေစဉ်", +"~Width...":"~အကျယ် -", +"~Wrap":"~စာသားပတ်နယ်ပယ်", +"~lowercase":"~အက္ခရာပုံစာလုံးသေး", +"~tOGGLE cASE":"~စကားလုံးအစစာလုံးသေး" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/nb.json b/f7cloud-office/browser/dist/l10n/uno/nb.json new file mode 100644 index 0000000..67e4c11 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/nb.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"12-takket stjerne", +"24-Point Star":"24-takket stjerne", +"4-Point Star":"4-takket stjerne", +"4-way Arrow":"4-veispil", +"4-way Arrow Callout":"Boks med piler til alle kanter", +"5-Point Star":"5-takket stjerne", +"6-Point Star":"6-takket stjerne", +"6-Point Star, Concave":"6-takket stjerne, konkav", +"8-Point Star":"8-takket stjerne", +"Accept":"Godta", +"Accept All":"Godta alt", +"Accept All Changes":"Godta alle endringer", +"Accept Change":"Godta endring", +"Accept Track Change and select the next one":"Godta endringssporing og velg den neste", +"Accept and Move to Next":"Godta og flytt til neste", +"Add Decimal Place":"Legg til desimalplasser", +"Add To Dictionary":"Legg til i ordbok", +"Add descriptions of non-text content (for accessibility)":"Legg til beskrivelser av ikke-tekstlig innhold (for tilgjengelighet)", +"After":"Etter", +"Align Bottom":"Bunnjustert", +"Align Bottom to Anchor":"Juster bunnen til anker", +"Align Center":"Midtstill", +"Align Left":"Venstrejustert", +"Align Right":"Høyrejustert", +"Align Tex~t":"Juster tekst", +"Align Top":"Juster øverst", +"Align Top to Anchor":"Juster toppen til anker", +"Alt Text...":"Alt Tekst...", +"Anc~hor":"Anker", +"Animation":"Animasjon", +"Apply Suggestion":"Bruk forslag", +"Arch Down (Curve)":"Bue ned", +"Arch Down (Pour)":"Bue ned (fleksibel)", +"Arch Left (Curve)":"Venstrebue", +"Arch Right (Curve)":"Høyrebue", +"Arch Right (Pour)":"Høyrebue (fleksibel)", +"Arch Up (Curve)":"Bue opp", +"Arch Up (Pour)":"Bue opp (fleksibel)", +"Arrange":"Still opp", +"As C~haracter":"Som tegn", +"AutoCorr~ect":"Autoretting", +"AutoFill Data Series: automatic":"Automatisk fyll av dataserier: automatisk", +"Auto~Filter":"Autofiltrering", +"A~lignment...":"Justering …", +"A~rea...":"Område …", +"A~rrange":"Still opp", +"Back One":"En tilbake", +"Background Color":"Bakgrunnsfarge", +"Before":"Foran", +"Block Arc":"Bue", +"Bold":"Halvfet", +"Bookmar~k...":"Bokmerke …", +"Borders (Shift to overwrite)":"Kantlinjer (Shift for å overskrive)", +"Bottom":"Nederst", +"Brightness":"Lysstyrke", +"Caption...":"Bildetekst …", +"Center":"Senter", +"Center Horizontal":"Midtstilt horisontelt", +"Center Vertically":"Sentrert vertikalt", +"Centered":"Midtstilt", +"Ce~lls...":"Celler …", +"Character Highlighting Color":"Uthevingsfarge for tegn", +"Character Spacing":"Tegnavstand", +"Charcoal Sketch":"Kulltegning", +"Chart T~ype...":"Diagramtype …", +"Check Spelling":"Stavekontroll", +"Chevron":"Vinkel", +"Chevron Down":"Vinkel ned", +"Chevron Up":"Vinkel opp", +"Circle":"Sirkel", +"Circle (Curve)":"Sirkel", +"Circle (Pour)":"Sirkel (fleksibel)", +"Circle Pie":"Sirkelsektor", +"Circular Arrow":"Buepil", +"Clear Direct Formatting":"Fjern Direkte formatering", +"Clear ~Direct Formatting":"Fjern direkte formatering", +"Cle~ar Cells...":"Tøm cellene …", +"Clone Formatting":"Klon formatering", +"Close Master View":"Lukk hovedutformingsvisning", +"Cloud":"Tankeboble", +"Cl~ear Contents...":"Slett innhold", +"Color Scale...":"Fargeskala …", +"Column":"Kolonne", +"Column ~Width...":"Kolonnebredde …", +"Columns A~fter":"Kolonner etter", +"Columns B~efore":"Kolonner før", +"Columns ~After":"Kolonner etter", +"Columns ~Before":"Kolonner foran", +"Comments":"Kommentarer", +"Comme~nt":"Kommentar", +"Connector":"Forbindelseslinje", +"Connector Ends with Arrow":"Forbindelseslinje som slutter med pil", +"Connector with Arrows":"Forbindelseslinje med piler", +"Connectors":"Forbindelseslinjer", +"Connectors (double click for multi-selection)":"Tlkoblinger (dobbeltklikk for flervalg)", +"Content Control Properties":"Innholdskontrollegenskaper", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopier hyperkoblingsplassering", +"Cop~y":"Kopier", +"Corner Right Arrow":"Pil høyre i vinkel", +"Co~lumns...":"Spalter …", +"Co~mpress...":"Komprimer …", +"Crop":"Beskjær", +"Crop Image":"Beskjær bilde", +"Cross":"Kryss", +"Cross-~reference...":"Kryssreferanse", +"Cuboid":"Cuboid", +"Currency":"Valuta", +"Current ~Index":"Gjeldende register", +"Curve":"Kurve", +"Curve Down":"Stor sving ut fra midten", +"Curve Up":"Stor sving inn mot midten", +"Curved Connector":"Bøyd forbindelseslinje", +"Curved Connector Ends with Arrow":"Bøyd forbindelseslinje som slutter med pil", +"Curved Connector with Arrows":"Bøyd forbindelseslinje med piler", +"Cycle Case":"Bytt skriftstørrelse", +"Cylinder":"Sylinder", +"C~ell":"Celle", +"C~haracter...":"Tegn …", +"C~onditional":"Vilkårsformatering", +"Data Bar...":"Datalinje …", +"Date":"Dato", +"Date...":"Dato …", +"Dat~e (variable)":"Dato (variabel)", +"Decrease Font Size":"Minsk skriftstørrelse", +"Decrease Indent":"Minsk innrykk", +"Decrease Paragraph Spacing":"Minsk avsnittsavstand", +"Decrease Size":"Reduser størrelsen", +"Delete All Comments":"Slett alle kommentarer", +"Delete All Comments by This Author":"Slett alle kommentarene til denne forfatteren", +"Delete Axis":"Slett akse", +"Delete Comment":"Slett kommentar", +"Delete Content Control":"Slett innholdskontroll", +"Delete C~ells...":"Slett celler …", +"Delete C~ontents...":"Slett innhold …", +"Delete Data Labels":"Slett dataetiketter", +"Delete Decimal Place":"Slett desimalplasser", +"Delete Index":"Slett indeks", +"Delete Legend":"Slett forklaring", +"Delete Major Grid":"Slett hovedrutenett", +"Delete Minor Grid":"Slett støtterutenett", +"Delete Row":"Slett Rad", +"Delete Rows":"Slett rader", +"Delete Single Data Label":"Slett enkle dataetiketter", +"Delete Sparkline":"Slett Hurtiginfo", +"Delete Sparkline Group":"Slett Hurtiginfogruppe", +"Delete Table":"Slett tabell", +"Delete selected columns":"Slett valgte kolonner", +"Delete selected rows":"Slett valgte rader", +"Delete table":"Slett tabell", +"Delete ~All Comments":"Slett alle kommentarer", +"Delete ~Columns":"Slett kolonner", +"Demote Outline Level":"Reduser Disposisjonsnivå", +"Demote Outline Level with Subpoints":"Reduser disposisjonsnivå med underpunkter", +"De~lete...":"Slett …", +"Diamond":"Rombe", +"Diamond Bevel":"Utstående rombe", +"Digital Signatu~res...":"Digitale signaturer …", +"Display Grid":"Vis rutenett", +"Doorplate":"Dørskilt", +"Double Brace":"Dobbel krøllparentes", +"Double Bracket":"Dobbel hakeparentes", +"Double Underline":"Dobbel understreking", +"Down Arrow":"Pil ned", +"Down Arrow Callout":"Boks med pil ned", +"Duplicate Page":"Dupliser Side", +"Duplicate ~Slide":"Lag kopi av lysbilde", +"D~elete Page":"Slett side", +"Edit Hyperlink...":"Rediger hyperkobling ...", +"Edit Section...":"Rediger seksjoner", +"Edit Sparkline Group...":"Rediger Hurtiginfogruppe", +"Edit Sparkline...":"Rediger Hurtiginfo", +"Ellipse":"Ellipse", +"Ellipse (double click for multi-selection)":"Ellipse (dobbeltklikk for flervalg)", +"Explosion":"Eksplosjon", +"E~xecute Interaction...":"Utfør interaksjon ...", +"E~xit Group":"Gå ut av gruppe", +"Fade Down":"Ton ut ned", +"Fade Left":"Ton ut mot venstre", +"Fade Right":"Ton ut mot høyre", +"Fade Up":"Ton ut opp", +"Fade Up and Left":"Ton ut opp og mot venstre", +"Fade Up and Right":"Ton ut opp og mot høyre", +"Fiel~d":"Felt", +"Fill Color":"Fyllfarge", +"Find Next":"Finn neste", +"Find Previous":"Finn forrige", +"Find and Rep~lace...":"Søk og erstatt", +"First ~Author":"Første forfatter", +"Flip Horizontally":"Flipp Horisontalt", +"Flip Vertically":"Flipp Vertikalt", +"Flowchart: Alternate Process":"Flytdiagram: Alternativ prosess", +"Flowchart: Card":"Flytdiagram: Kort", +"Flowchart: Collate":"Flytdiagram: Samle", +"Flowchart: Connector":"Flytdiagram: Sammenkobling", +"Flowchart: Data":"Flytdiagram: Data", +"Flowchart: Decision":"Flytdiagram: Avgjørelse", +"Flowchart: Delay":"Flytdiagram: Forsinkelse", +"Flowchart: Direct Access Storage":"Flytdiagram: Lager med direkte tilgang", +"Flowchart: Display":"Flytdiagram: Skjerm", +"Flowchart: Document":"Flytdiagram: Dokument", +"Flowchart: Extract":"Flytdiagram: Hent ut", +"Flowchart: Internal Storage":"Flytdiagram: Internt lager", +"Flowchart: Magnetic Disc":"Flytdiagram: Magnetisk disk", +"Flowchart: Manual Input":"Flytdiagram: Manuelle inndata", +"Flowchart: Manual Operation":"Flytdiagram: Manuell operasjon", +"Flowchart: Merge":"Flytdiagram: Slå sammen", +"Flowchart: Multidocument":"Flytdiagram: Multidokument", +"Flowchart: Off-page Connector":"Flytdiagram: Sammenkobling utenfor siden", +"Flowchart: Or":"Flytdiagram: Eller", +"Flowchart: Predefined Process":"Flytdiagram: Forhåndsbestemt prosess", +"Flowchart: Preparation":"Flytdiagram: Forberedelse", +"Flowchart: Process":"Flytdiagram: Prosess", +"Flowchart: Punched Tape":"Flytdiagram: Hullbånd", +"Flowchart: Sequential Access":"Flytdiagram: Sekvensielt medium", +"Flowchart: Sort":"Flytdiagram: Sorter", +"Flowchart: Stored Data":"Flytdiagram: Lagrede data", +"Flowchart: Summing Junction":"Flytdiagram: Summeringskryss", +"Flowchart: Terminator":"Flytdiagram: Avslutning", +"Flower":"Blomst", +"Folded Corner":"Brettet hjørne", +"Font Color":"Skriftfarge", +"Fontwork Shape":"Skriftform", +"Fontwork...":"Skriftforming", +"Foote~r":"Bunntekst", +"For All Text":"For all tekst", +"For Paragraph":"For avsnitt", +"For Selection":"For utvalget", +"Format Axis...":"Formater akse …", +"Format Chart Area...":"Format diagramområde …", +"Format Data Labels...":"Formater dataetiketter …", +"Format Data Point...":"Formater datapunkter …", +"Format Data Series...":"Formater dataserier …", +"Format Floor...":"Formater gulv …", +"Format Legend...":"Formater forklaring …", +"Format Major Grid...":"Formater hovedrutenettet …", +"Format Mean Value Line...":"Formater snittverdilinje …", +"Format Minor Grid...":"Formater støtterutenettet", +"Format Pa~ge...":"Formater side …", +"Format Selection...":"Formateringsutvalg ...", +"Format Single Data Label...":"Formater enkeltetiketter …", +"Format Stock Gain...":"Formater aksjegevinster …", +"Format Stock Loss...":"Formater aksjetap …", +"Format Title...":"Formater tittel …", +"Format Trend Line Equation...":"Formater trendlinjeligning", +"Format Trend Line...":"Sett inn trendlinje …", +"Format Wall...":"Formater vegg …", +"Format X Error Bars...":"Formater X-feilstolper …", +"Format Y Error Bars...":"Sett inn Y-feilstolper …", +"Format as Currency":"Formater som valuta", +"Format as Date":"Formater som dato", +"Format as General":"Formater som generell", +"Format as Number":"Formater som tall", +"Format as Percent":"Formater som prosent", +"Format as Scientific":"Formater som vitenskaplig", +"Format as Time":"Formater som tid", +"Formatting Mark":"Formateringsmerke", +"Formula to Value":"Formater som verdi", +"Forward One":"En fram", +"For~matting Marks":"Formateringsmerker", +"Fo~rm":"Skjema", +"Frame":"Ramme", +"Freeze First Column":"Frys første kolonne", +"Freeze First Row":"Frys første rad", +"Freeze Rows and Columns":"Frys rader og kolonner", +"Freeze ~Cells":"Frys celler", +"F~ont Size...":"Skriftstørrelse …", +"F~ormat":"Format", +"F~ourier Analysis...":"Fourier-analyse", +"F~rame...":"R~amme …", +"F~ull Screen":"Fullskjerm", +"General":"Generelt", +"Give a label to identify an object":"Angi en etikett for å identifisere et objekt", +"Go t~o Page...":"Gå til side", +"Go t~o Slide...":"Gå til lysbildet...", +"Group Sparklines":"Grupper Hurtiginfo", +"Heading ~Numbering...":"Overskriftsnummerering...", +"Heart":"Hjerte", +"Hexagon":"Sekskant", +"He~ader":"Topptekst", +"He~ader and Footer":"Topptekst og bunntekst", +"Horizontal Scroll":"Liggende pergamentrull", +"Horizontally ~Center":"Horisontalt Senter", +"Horizontally ~Left":"Horisontalt til venstre", +"Horizontally ~Right":"Horisontalt Høyre", +"Horizontally ~Spacing":"Horisontalt avstand", +"H~ide":"Skjul", +"H~ide Columns":"Skjul kolonner", +"H~ide Rows":"Skjul rader", +"Icon Set...":"Ikonsett …", +"Ignore":"Ignorer", +"Ignore All":"Ignorer alt", +"Image Mode":"Bilde modus", +"In ~Background":"I bakgrunnen", +"Increase Font Size":"Øk skriftstørrelse", +"Increase Indent":"Øk innrykk", +"Increase Paragraph Spacing":"Øk avsnittsavstand", +"Increase Size":"Øk størrelsen", +"Inflate":"Blås opp", +"Insert Audio or Video":"Sett inn Lyd eller Video", +"Insert Axis":"Sett inn akser", +"Insert Axis Title":"Gi en tittel til en akse", +"Insert Bookmark":"Sett inn bokmerke", +"Insert Caption...":"Sett inn Bildetekst", +"Insert Chart":"Sett inn diagram", +"Insert Column After":"Sett inn kolonner etter", +"Insert Column Before":"Sett inn kolonne foran", +"Insert Column Break":"Sett inn spalteskift", +"Insert Columns ~After":"Sett inn kolonner etter", +"Insert Columns ~Before":"Sett inn kolonne foran", +"Insert Comment":"Sett inn kommentar", +"Insert Co~lumns":"Sett inn kolonner", +"Insert Cross-reference":"Sette inn kryssreferanser", +"Insert Data Labels":"Sett inn dataetiketter", +"Insert Endnote":"Sett inn sluttnote", +"Insert Field":"Sett inn felt", +"Insert Fontwork Text":"Sett inn tekst for Fontarbeide", +"Insert Footnote":"Sett inn fotnote", +"Insert Frame":"Sett inn ramme", +"Insert Hyperlink":"Sett inn hyperlenke", +"Insert Image...":"Sett inn bilde...", +"Insert Index Entry":"Sett inn registeroppføring", +"Insert Line (double click for multi-selection)":"Sett inn linje (dobbeltklikk for flervalg)", +"Insert Major Grid":"Sett inn hovedrutenett", +"Insert Mean ~Value Line":"Sett inn snittverdilinje", +"Insert Minor Grid":"Sett inn støtterutenett", +"Insert Page Break":"Sett inn sideskift", +"Insert Page Number":"Sett inn sidenummer", +"Insert Row Above":"Sett inn rad over", +"Insert Row Below":"Sett inn rad under", +"Insert Rows ~Above":"Sett inn rader over", +"Insert Rows ~Below":"Sett inn rader under", +"Insert Single Data Label":"Sett inn enkle dataetiketter", +"Insert Slide":"Sett inn lysbilde", +"Insert Soft Hyphen...":"Sett inn myk bindestrek...", +"Insert Special Character":"Sett inn spesialtegn", +"Insert Special Characters":"Sett inn spesialtegn", +"Insert Text Box":"Sett inn en tekstboks", +"Insert Text Box (double click for multi-selection)":"Sett inn tekstboks (dobbeltklikk for flervalg)", +"Insert Titles...":"Sett inn titler …", +"Insert Tre~nd Line...":"Sett inn trendlinje …", +"Insert Unnumbered Entry":"Sett inn unummerert oppføring", +"Insert Vertical Text":"Sett inn vertikal tekst", +"Insert columns after":"Sett inn kolonner etter", +"Insert columns before":"Sett inn kolonner før", +"Insert page number":"Sett inn sidenummer", +"Insert rows above":"Sett inn rader over", +"Insert rows below":"Sett inn rader under", +"Insert ~Cells...":"Sett inn celler …", +"Insert ~Rows":"Sett inn rader", +"Insert ~Table...":"Sett inn ~tabell …", +"Insert ~X Error Bars...":"Sett inn ~X feillinjer...", +"Insert ~Y Error Bars...":"Sett inn ~Y feillinjer...", +"Insert/Delete Axes...":"Sett inn/slett akser …", +"Invert":"Snu", +"Isosceles Triangle":"Likebeint trekant", +"Italic":"Kursiv", +"Justified":"Blokkjustert", +"Language":"Språk", +"Language Status":"Språkstatus", +"Layout":"Oppsett", +"Left":"Venstre", +"Left Arrow":"Pil venstre", +"Left Arrow Callout":"Boks med pil til venstre", +"Left Brace":"Venstre krøllparentes", +"Left Bracket":"Venstre hakeparentes", +"Left and Right Arrow":"Pil høyre og venstre", +"Left and Right Arrow Callout":"Boks med piler til venstre og høyre", +"Left-To-Right":"Venstre til høyre", +"Lightning Bolt":"Lyn", +"Line":"Linje", +"Line Callout 1":"Snakkeboble med linje 1", +"Line Callout 2":"Snakkeboble med linje 2", +"Line Callout 3":"Snakkeboble med linje 3", +"Line Color":"Linjefarge", +"Line Connector":"Forbindelseslinje", +"Line Connector Ends with Arrow":"Linjeforbindelse som slutter med pil", +"Line Spacing":"Linjeavstand", +"Line Spacing: 1":"Linjeavstand: 1", +"Line Spacing: 1.5":"Linjeavstand: 1,5", +"Line Spacing: 2":"Linjeavstand: 2", +"Lis~ts":"Lister", +"L~ine...":"Linje …", +"Manage Track Changes":"Håndter endringssporinger", +"Manage...":"Behandle …", +"Manual ~Break...":"Manuelt skift …", +"Master Slides":"Hovedlysbilde", +"Media":"Media", +"Merge Cells":"Slå sammen celler", +"Merge and center or unmerge cells depending on the current toggle state":"Slå sammen og sentrer eller opphev sammenslåing av celler avhengig av gjeldende vekslingstilstand", +"Moon":"Måne", +"More ~Filters":"Flere filtre", +"Move Item Down":"Flytt element ned", +"Move Item Down with Subpoints":"Flytt element ned med underpunkter", +"Move Item Up":"Flytt element opp", +"Move Item Up with Subpoints":"Flytt element opp med underpunkter", +"M~erge and Center Cells":"Slå sammen og midtstill celler", +"Name...":"Navn...", +"Na~vigator":"Dokumentstruktur", +"New Page":"Ny side", +"Next":"Neste", +"Next Page":"Neste side", +"Next Track Change":"Neste endringssporing", +"No List":"Ingen liste", +"Non-breaking ~Hyphen":"Ikke-brytende ~Bindetstrek", +"None":"Ingen", +"Notched Right Arrow":"Pil høyre med splitt", +"Number":"Nummer", +"Number Format":"Tallformat", +"Number Format...":"Tallformat …", +"Number Format: Currency":"Tallformat: Valuta", +"Number Format: Date":"Tallformat: Dato", +"Number Format: Decimal":"Tallformat: Desimal", +"Number Format: Exponential":"Tallformat: Eksponential", +"Number Format: Percent":"Tallformat: Prosent", +"Number Format: Standard":"Tallformat: Standard", +"Number Format: Time":"Tallformat: Klokkeslett", +"Octagon":"Åttekant", +"Octagon Bevel":"Utstående åttekant", +"Open Circle (Curve)":"Åpen sirkel", +"Open Circle (Pour)":"Åpen sirkel (fleksibel)", +"Open Hyperlink":"Åpne hyperlenke", +"Open the Elements Deck":"Åpne elementstabelen", +"Open the Styles Deck":"Åpne stilstabelen", +"Optimal Column Width":"Beste kolonnebredde", +"Optimal Row Height":"Beste radhøyde", +"Orientation":"Orientering", +"Outline Font Effect":"Fonteffekt for Disposisjon", +"Overline":"Overstreking", +"Page Properties...":"Sideegenskaper …", +"Page Tit~le":"Sidetittel", +"Page ~Count":"Antall sider", +"Paired ~t-test...":"Paret t-test", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Lim inn utvalg …", +"Pentagon":"Femkant", +"Percent":"Prosent", +"Pi~vot Table...":"Pivottabell...", +"Plain Text":"Ren tekst", +"Pop Art":"Popkunst", +"Position and Si~ze...":"Posisjon og størrelse …", +"Previous Page":"Forrige side", +"Previous Track Change":"Forrige endringssporing", +"Prin~t Ranges":"Utskriftsområder", +"Prohibited":"Forbudt", +"Promote Outline Level":"Øk disposisjonsnivå", +"Promote Outline Level with Subpoints":"Øk disposisjonsnivå med underpunkter", +"Properties":"Egenskaper", +"Propert~ies...":"Egenskaper …", +"Protect Cells":"Beskytt celler", +"Protect ~Sheet...":"Beskytt ark …", +"Pr~evious":"Forrige", +"Puzzle":"Puslespillbrikke", +"P~aragraph...":"Avsnitt …", +"QR and ~Barcode...":"QR og Strekkode...", +"Record Track Changes":"Ta opp endringsporing", +"Rectangle":"Rektangel", +"Rectangle (double click for multi-selection)":"Rektangel (dobbeltklikk for flervalg)", +"Rectangle, Rounded":"Rektangel, avrundet", +"Rectangular Callout":"Firkantet snakkeboble", +"Reinstate":"Gjenopprett", +"Reinstate Change":"Gjeninnfør endring", +"Reject":"Avvis", +"Reject All":"Avvis alt", +"Reject All Changes":"Avvis alle endringer", +"Reject Change":"Avvis endring", +"Reject Track Change and select the next one":"Avvis endringssporing og velg den neste", +"Reject and Move to Next":"Avvis og flytt til neste", +"Remove Noise":"Fjern støy", +"Rename Master":"Gi nytt navn til hovedutformingen", +"Rename S~heet...":"Gi arket nytt navn", +"Reply Comment":"Svar på kommentar", +"Reset Data Point":"Tilbakestill datapunkter", +"Reset all Data Points":"Tilbakestill alle datapunktene", +"Resolved Comments":"Løste kommentarer", +"Restart Numbering":"Start nummereringen på nytt", +"Right":"Høyre", +"Right Arrow":"Pil høyre", +"Right Arrow Callout":"Boks med pil til høyre", +"Right Brace":"Høyre krøllparentes", +"Right Bracket":"Høyre hakeparentes", +"Right Triangle":"Rettvinklet trekant", +"Right or Left Arrow":"Pil høyre eller venstre", +"Right-To-Left":"Høyre til venstre", +"Ring":"Ring", +"Rotate 90° ~Left":"Roter 90° til venstre", +"Rotate 90° ~Right":"Roter 90° til høyre", +"Rot~ate":"Roter", +"Round Callout":"Rund snakkeboble", +"Rounded Rectangular Callout":"Avrundet firkantet snakkeboble", +"Row":"Rad", +"Row ~Height...":"Radhøyde …", +"Rows ~Above":"Rader over", +"Rows ~Below":"Rader under", +"R~efresh Range":"Oppdater området", +"R~ight-To-Left":"Høyre til venstre", +"R~un Macro...":"Kjør makro …", +"S-shaped Arrow":"S-formet pil", +"Save ~As...":"Lagre som …", +"Scientific":"Vitenskapelig", +"Select Cell":"Velg Celle", +"Select Column":"Velg kolonne", +"Select Row":"Velg rad", +"Select Table":"Velg Tabell", +"Select ~All":"Merk alt", +"Select ~Range...":"Velg område", +"Set Background Image...":"Sett bakgrunnsbilde …", +"Set Character Spacing":"Angi tegnavstand", +"Set Heading Numbering":"Angi overskriftsnummerering", +"Set Line Spacing":"Angi Linjeavstand", +"Se~ction...":"Seksjon …", +"Shadow":"Skygge", +"Sharpen":"Gjør skarpere", +"Sheet R~ight-To-Left":"Ark fra høyre til venstre", +"Show":"Vis", +"Show Navigator Window":"Vis navigasjonsvinduet", +"Show track changes":"Vis sporingsendringer", +"Sho~w Rows":"Vis rader", +"Sho~w Slide":"Vis lysbilde", +"Sidebar":"Sidestolpe", +"Signat~ure Line...":"Signat~ur Linje...", +"Signet":"Segl", +"Slant Down":"Skråstilt ned", +"Slant Up":"Skråstilt opp", +"Slide Layout":"Lysbildeoppsett", +"Slide Properties...":"Lybilde egenskaper ...", +"Slide Tit~le":"Lysbilde tittel", +"Slide Transition":"Lysbildeovergang", +"Slide ~Count":"Lysbilde teller", +"Slide ~Layout":"Lysbildeoppsett", +"Small capitals":"Små bokstaver i start av ord", +"Smiley Face":"Smilefjes", +"Snap to Grid":"Fest til rutenettet", +"Sort Ascending":"Sorter stigende", +"Sort Descending":"Sorter synkende", +"So~rt...":"Sorter …", +"Sparkline...":"Gnistlinje ...", +"Sparklines":"Hurtiginfo", +"Split Arrow":"Delt pil", +"Split Cells...":"Splitt celler...", +"Split Table...":"Del tabell …", +"Square":"Kvadrat", +"Square Bevel":"Utstående firkant", +"Square, Rounded":"Kvadrat, avrundet", +"Statistics":"Statistikk", +"Stop":"Stopp", +"Straight Connector":"Rett forbindelseslinje", +"Straight Connector ends with Arrow":"Rett forbindelseslinje som slutter med pil", +"Straight Connector with Arrows":"Rett forbindelseslinje med piler", +"Strikethrough":"Gjennomstreking", +"Striped Right Arrow":"Pil høyre med striper", +"Subscript":"Senket skrift", +"Sun":"Sol", +"Superscript":"Hevet skrift", +"Symbol":"Symbol", +"S~how Columns":"Vis kolonner", +"S~lide":"Lysbilde", +"S~pecial Character...":"Spesialtegn …", +"Table Cell Background Color":"Bakgrunnsfarge til tabellcelle", +"Table of Contents and Inde~x":"Innholdsliste og register", +"Ta~ble Properties...":"Tabell egenskaper …", +"Text Wrap...":"Tekstbryting …", +"Te~xt":"Tekst", +"Theme...":"Tema...", +"Thousands Separator":"Tusenskille", +"Time":"Tid", +"Time Field":"Klokkeslettfelt", +"Title Page...":"Tittelside …", +"To Background":"Til bakgrunn", +"To Cell (~resize with cell)":"Til celle (endre størrelse med cellen)", +"To Foreground":"Til forgrunn", +"To Next Paragraph in Level":"Til neste avsnitt på samme nivå", +"To Previous Paragraph in Level":"Til forrige avsnitt på samme nivå", +"To P~age":"Til s~ide", +"To ~Cell":"Til celle", +"To ~Character":"Til tegn", +"To ~Curve":"Til kurve", +"To ~Frame":"Til ramme", +"To ~Paragraph":"Til ~avsnitt", +"Toggle Automatic Spell Checking":"Slå av/på Automatisk stavekontroll", +"Toggle Formatting Marks":"Slå av/på Formateringsmerker", +"Toggle Ordered List":"Veksle sortert liste", +"Toggle Shadow":"Skyggeveksling", +"Toggle Unordered List":"Bytt usortert liste", +"Top":"Øverst", +"Track Chan~ges":"Spor endringer", +"Translate...":"Oversett...", +"Transparency":"Gjennomsiktighet", +"Trapezoid":"Trapes", +"Triangle Down":"Trekant ned", +"Triangle Up":"Trekant opp", +"T~able":"Tabell", +"T~ime (variable)":"Klokkeslett (variabelt)", +"T~itle":"Tittel", +"Underline":"Understreking", +"Unfloat Frame Content":"Frigjør rammeinnhold", +"Ungroup Sparklines":"Løs opp Hurtiginfogruppering", +"Unmerge Cells":"Splitt opp sammenslåtte celler", +"Unprotect Cells":"Opphev cellebeskyttelse", +"Up Arrow":"Pil opp", +"Up Arrow Callout":"Boks med pil opp", +"Up and Down Arrow":"Pil opp og ned", +"Up and Down Arrow Callout":"Boks med piler opp og ned", +"Up and Right Arrow":"Pil opp og høyre", +"Up and Right Arrow Callout":"Boks med piler opp og til høyre", +"Up, Right and Down Arrow":"Pil opp, høyre og ned", +"Update ~Index":"Oppdater Indeks", +"Vertical Scroll":"Stående pergamentrull", +"Vertical Text":"Vertikal Tekst", +"Vertically C~enter":"Vertikalt Senter", +"Vertically S~pacing":"Vertikalt Avstand", +"Vertically ~Bottom":"Vertikalt Nederst", +"Vertically ~Top":"Vertikalt Topp", +"View Grid Lines":"Vis rutenett", +"Watermark...":"Vannmerke...", +"Wave":"Bølge", +"Wrap Text":"Bryt tekst", +"Zoom In":"Vis større", +"Zoom Out":"Vis mindre", +"~3D View...":"3D-visning …", +"~Accessibility Check...":"Tilgjengelighetssjekk", +"~Add":"Legg til", +"~Add to List":"Legg til i Liste", +"~Advanced Filter...":"Avansert filter …", +"~Analysis of Variance (ANOVA)...":"Variansanalyse (ANOVA) …", +"~Arrange":"Still opp", +"~Author":"Forfatter", +"~Automatic Spell Checking":"Automatisk stavekontroll", +"~Bottom":"Nederst", +"~Bring to Front":"Flytt fremst", +"~Bullets and Numbering...":"Punkter og nummerering …", +"~Capitalize Every Word":"Stor forbokstav på hvert ord", +"~Centered":"Midtstilt", +"~Chart...":"Diagram …", +"~Chi-square Test...":"Kjikvadrat-test …", +"~Clear":"Slett", +"~Clear Direct Formatting":"Fjern direkte formatering", +"~Column":"Kolonner", +"~Column Break":"Kolonneskifte", +"~Columns":"Kolonner", +"~Contour":"Omriss", +"~Convert":"Gjør om", +"~Correlation...":"Korrelasjon …", +"~Covariance...":"Kovarians …", +"~Cut":"~Kutt", +"~Data":"Data", +"~Data Ranges...":"Dataområde …", +"~Data Table...":"Datatabell", +"~Date":"Dato", +"~Date (fixed)":"~Dato (fast)", +"~Date (variable)":"~Dato (variabel)", +"~Define":"Angi område", +"~Define Range...":"Definer område …", +"~Define...":"Angi …", +"~Delete":"Slett", +"~Delete Sheet...":"Slett ark …", +"~Delete Slide":"Slett lysbilde", +"~Descriptive Statistics...":"Beskrivende statistikk …", +"~Display Grid":"Vis rutenett", +"~Edit":"Rediger", +"~Edit Contour...":"Rediger omriss …", +"~Edit...":"Rediger …", +"~Endnote":"Sluttnote", +"~Enter Group":"Gå inn i gruppe", +"~Exponential Smoothing...":"Eksponensiell glatting …", +"~F-test...":"F-test …", +"~File":"Fil", +"~First Paragraph":"Første avsnitt", +"~Fonts...":"Skrifter …", +"~Footnote":"Fotnote", +"~Footnote/Endnote Settings...":"~Fotnote/sluttnoteinnstillinger...", +"~Format Cells...":"Formater celler…", +"~Formula Object...":"Formelobjekt", +"~Function...":"Funksjon …", +"~Go to Sheet...":"Gå til ark...", +"~Goal Seek...":"Tilpass verdi …", +"~Group":"Grupper", +"~Group and Outline":"Grupper og disponer", +"~Group...":"Grupper …", +"~Header and Footer...":"Topptekst og bunntekst …", +"~Headers and Footers...":"Topptekst og bunntekst …", +"~Height...":"Høyde …", +"~Help":"Hjelp", +"~Hide":"Skjul", +"~Hide AutoFilter":"Skjul autofiltrering", +"~Hide Details":"Skjul detaljer", +"~Hide Sheet":"Skjul ark", +"~Hide Slide":"Skjul lysbilde", +"~Hyperlink":"Hyperlenke", +"~Hyperlink...":"Hyperlenke …", +"~Hyphenation":"Orddeling", +"~Hyphenation...":"Orddeling …", +"~Image...":"Bilde …", +"~Index Entry...":"~Indeksoppføring …", +"~Insert":"Sett inn", +"~Insert or Edit...":"Sett inn eller rediger...", +"~Insert...":"Sett inn …", +"~Interaction...":"Samhandling …", +"~Left":"Venstre", +"~Left-to-Right Mark":"~Venstre-til-Høyre-merke", +"~Line Numbering...":"Linjenummerering …", +"~Manage...":"Håndter...", +"~Middle":"~Midten", +"~More Fields...":"Flere felt …", +"~More Options...":"Flere Alternativer", +"~Move or Copy Sheet...":"Flytt/kopier ark …", +"~Moving Average...":"Glidende gjennomsnitt …", +"~Named Ranges and Expressions":"Navngitte områder og uttrykk", +"~New Slide":"Nytt lysbilde", +"~No-break Space":"~Ikke bryt Mellomrom", +"~Optimal":"Optimal", +"~Optimal Height...":"Beste høyde …", +"~Optimal Width...":"Beste bredde …", +"~Ordered List":"Sortert liste", +"~Page":"Side", +"~Page Break":"~Sideskift", +"~Page Number":"~Sidenummer", +"~Page Number...":"Sidenummer", +"~Page Numbers...":"Sidetall …", +"~Page Style...":"Sidestil...", +"~Page...":"Side …", +"~Parallel":"Paralell", +"~Paste":"Lim inn", +"~Pivot Table":"Pivottabell", +"~Print...":"Skriv ut …", +"~Properties...":"Egenskaper …", +"~Recalculate":"Beregne på nytt", +"~Record":"Start opptak", +"~Redo":"Gjenta", +"~Refresh":"Oppdater", +"~Regression...":"Regresjon …", +"~Remove Hyperlink":"Fjern Hyperlenke", +"~Remove Outline":"Fjern omriss", +"~Reset Filter":"Tilbakestill filter", +"~Right":"Høyre", +"~Right-to-Left Mark":"~Høyre-til-venstre-merke", +"~Row":"Rad", +"~Rows":"Rader", +"~Sampling...":"Prøvetaking …", +"~Save":"Lagre", +"~Sections...":"Seksjoner…", +"~Select":"Velg", +"~Send to Back":"Flytt bakerst", +"~Sentence case":"Setningstørrelse", +"~Shape":"Form", +"~Sheet":"Ark", +"~Show":"Vis", +"~Show Details":"Vis detaljer", +"~Show Sheet...":"Vis ark …", +"~Slide Number":"Lysbildenummer", +"~Soft Hyphen":"~Myk bindestrek", +"~Sort...":"Sorter …", +"~Spacing":"Mellomrom", +"~Spacing...":"Avstand …", +"~Spelling...":"Stavekontroll …", +"~Standard Filter...":"Standardfilter …", +"~Subject":"Emne", +"~Table":"Tabell", +"~Table Properties...":"Tabellegenskaper …", +"~Table...":"Tabell …", +"~Text Box":"Tekstfelt", +"~Thesaurus...":"Synonymordbok …", +"~Through":"Gjennom", +"~Time":"Tid", +"~Time (fixed)":"~Tid (fast)", +"~Time (variable)":"~Tid (variabel)", +"~Tools":"Verktøy", +"~Top":"Øverst", +"~UPPERCASE":"STORE BOKSTAVER", +"~Undo":"Angre", +"~Ungroup...":"Løs opp gruppe …", +"~Unordered List":"Usortert liste", +"~Update All":"Oppdater alt", +"~Validity...":"Gyldighet …", +"~View":"Vis", +"~While Typing":"Ved skriving", +"~Width...":"Bredde …", +"~Word Count...":"Ordtelling", +"~Word Joiner":"~Ordsammenslåer", +"~Wrap":"Tekstbryting", +"~Z-test...":"Z-test...", +"~Zero-width Space":"~Nullbredde mellomrom", +"~lowercase":"små bokstaver", +"~tOGGLE cASE":"Slå bokstavstørrelse av/på" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ne.json b/f7cloud-office/browser/dist/l10n/uno/ne.json new file mode 100644 index 0000000..c308c25 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ne.json @@ -0,0 +1,399 @@ +{ +"12-Point Star":"१२-बिन्दु तारा", +"24-Point Star":"२४-बिन्दु तारा", +"4-Point Star":"४-बिन्दु तारा", +"4-way Arrow":"चौतर्फि बाँण", +"4-way Arrow Callout":"चौतर्फि बाँण कलआउट", +"5-Point Star":"५-बिन्दु तारा", +"6-Point Star":"६-बिन्दु तारा", +"8-Point Star":"८-बिन्दु तारा", +"Accept":"स्वीकार गर्नुहोस्", +"Accept All":"सबै स्वीकार गर्नुहोस्", +"Align Bottom":"तलतिर पङ्क्तिबद्ध गर्नुहोस्", +"Align Left":"बायाँ पङ्क्तिबद्ध गर्नुहोस्", +"Align Right":"दायाँ पङ्क्तिबद्ध गर्नुहोस्", +"Align Top":"माथितर्फ पङ्क्तिबद्ध गर्नुहोस्", +"Arch Down (Curve)":"तल चाप (वक्ररेखा)", +"Arch Down (Pour)":"चाप तल (खन्याउनु)", +"Arch Left (Curve)":"बायाँ चाप (वक्ररेखा)", +"Arch Right (Curve)":"दायाँ चाप (बक्ररेखा)", +"Arch Right (Pour)":"चाप दायाँ (खन्याउनु)", +"Arch Up (Curve)":"माथि चाप (वक्ररेखा)", +"Arch Up (Pour)":"चाप माथि (खन्याउनु)", +"Arrange":"मिलाउनुहोस्", +"As C~haracter":"क्यारेक्टरूको रूपमा", +"AutoCorr~ect":"स्वत: ढाँचा", +"AutoFill Data Series: automatic":"स्वत: भर्ने डेटा श्रेणीहरू: स्वचालित", +"Auto~Filter":"स्वत: फिल्टर", +"A~lignment...":"पङ्क्तिबद्धता...", +"A~rea...":"क्षेत्र...", +"A~rrange":"मिलाउनुहोस्", +"Back One":"एकपटक पछाडि लानुहोस्", +"Background Color":"पृष्ठभूमि रङ", +"Block Arc":"चाँप खण्ड", +"Bold":"बाक्लो", +"Bookmar~k...":"पुस्तकचिनो...", +"Bottom":"तल", +"Brightness":"चमक", +"Caption...":"क्याप्सन...", +"Center":"केन्द्र", +"Center Horizontal":"तेर्सो केन्द्र", +"Centered":"केन्द्रित", +"Ce~lls...":"कक्ष...", +"Charcoal Sketch":"कोइला रूपरेखा", +"Chart T~ype...":"चित्रपट प्रकार...", +"Chevron":"फीता", +"Chevron Down":"फीता तल", +"Chevron Up":"फीता माथि", +"Circle":"वृत्त", +"Circle (Curve)":"वृत्त (बक्ररेखा)", +"Circle (Pour)":"वृत्त (खन्याउनु)", +"Circle Pie":"वृत्त पाई", +"Circular Arrow":"वृत्ताकार बाँण", +"Clear ~Direct Formatting":"ढाँचा खाली गर्नुहोस्", +"Close Master View":"मुख्य दृश्य बन्द गर्नुहोस्", +"Cloud":"बादल", +"Column":"स्तम्भ", +"Column ~Width...":"स्तम्भ चौडाइ...", +"Comme~nt":"द्रष्टब्य...", +"Connector":"योजक", +"Connector Ends with Arrow":"योजक बाँणसँग अन्त्य हुन्छ", +"Connector with Arrows":"बाँणहरूसँग योजक", +"Contrast":"व्यतिरेक", +"Corner Right Arrow":"दायाँ कुना बाँण", +"Co~lumns...":"स्तम्भहरू...", +"Cross":"क्रस", +"Currency":"मुद्रा", +"Curve":"बक्र", +"Curve Down":"तल बङ्‌ग्याउनुहोस्", +"Curve Up":"माथि बङ्‌ग्याउनुहोस्", +"Curved Connector":"बक्र योजक", +"Curved Connector Ends with Arrow":"बाँणसँग बक्र योजक अन्त्य हुन्छ", +"Curved Connector with Arrows":"बाँणहरूसँग बक्र योजक", +"Cylinder":"बेलना", +"Date":"मिति", +"Dat~e (variable)":"मिति (चल)", +"Decrease Indent":"इन्डेन्ट घटाउनुहोस्", +"Delete Comment":"द्रष्टब्य मेट्नुहोस्", +"Delete C~ells...":"कक्षहरू मेट्नुहोस्...", +"Delete C~ontents...":"सामग्रीहरू मेट्नुहोस्...", +"Delete Rows":"पङ्क्तिहरू मेट्नुहोस्", +"Diamond":"हीरा", +"Diamond Bevel":"डायमन्ड बेभेल", +"Digital Signatu~res...":"डिजिटल हस्ताक्षरहरू...", +"Doorplate":"डोरप्लेट", +"Double Brace":"डबल जुङे कोष्ठक", +"Double Bracket":"डबल कोष्ठक", +"Down Arrow":"तल बाँण", +"Down Arrow Callout":"तल बाँण कलआउट", +"Ellipse":"दीर्घवृत्त", +"Explosion":"बिस्फोट", +"Fade Down":"तल फेड", +"Fade Left":"बायाँ फेड", +"Fade Right":"दायाँ फेड", +"Fade Up":"माथि फेड", +"Fade Up and Left":"माथि र बायाँ फेड गर्नुहोस्", +"Fade Up and Right":"माथि र दायाँ फेड गर्नुहोस्", +"Fill Color":"रङ भर्नुहोस्", +"Flip Horizontally":"तेर्सोगरि फ्लिप गर्नुहोस्", +"Flip Vertically":"ठाडो गरि फ्लिप गर्नुहोस्", +"Flowchart: Alternate Process":"फ्लोचार्ट: वैकल्पिक प्रक्रिया", +"Flowchart: Card":"फ्लोचार्ट: कार्ड", +"Flowchart: Collate":"फ्लोचार्ट: कोलेट गर्नुहोस्", +"Flowchart: Connector":"फ्लोचार्ट: योजक", +"Flowchart: Data":"फ्लोचार्ट: डेटा", +"Flowchart: Decision":"फ्लोचार्ट: निर्णय", +"Flowchart: Delay":"फ्लोचार्ट: विलम्ब गर्नुहोस्", +"Flowchart: Direct Access Storage":"फ्लोचार्ट: सीधा पहुँच भण्डारण", +"Flowchart: Display":"फ्लोचार्ट: प्रदर्शन गर्नुहोस्", +"Flowchart: Document":"फ्लोचार्ट: कागजात", +"Flowchart: Extract":"फ्लोचार्ट: झिक्नुहोस्", +"Flowchart: Internal Storage":"फ्लोचार्ट: आन्तरिक सङ्ग्रह", +"Flowchart: Magnetic Disc":"फ्लोचार्ट: चुम्बकीय डिस्क", +"Flowchart: Manual Input":"फ्लोचार्ट: मानवचालित आगत", +"Flowchart: Manual Operation":"फ्लोचार्ट: मानवचालित सञ्चालन", +"Flowchart: Merge":"फ्लोचार्ट: गाभ्नुहोस्", +"Flowchart: Multidocument":"फ्लोचार्ट: बहुकागजात", +"Flowchart: Off-page Connector":"फ्लोचार्ट: अफ-पृष्ठ योजक", +"Flowchart: Or":"फ्लोचार्ट: अथवा", +"Flowchart: Predefined Process":"फ्लोचार्ट: पूर्व परिभाषित प्रक्रिया", +"Flowchart: Preparation":"फ्लोचार्ट: तयारी", +"Flowchart: Process":"फ्लोचार्ट: प्रक्रिया", +"Flowchart: Punched Tape":"फ्लोचार्ट: पन्च टेप", +"Flowchart: Sequential Access":"फ्लोचार्ट: चरणबद्ध पहुँच", +"Flowchart: Sort":"फ्लोचार्ट: क्रमबद्ध गर्नुहोस्", +"Flowchart: Stored Data":"फ्लोचार्ट: भण्डारण गरेको डेटा", +"Flowchart: Summing Junction":"फ्लोचार्ट: समिङ्ग सँगम", +"Flowchart: Terminator":"फ्लोचार्ट: टर्मिनेटर", +"Flower":"फूल", +"Folded Corner":"पट्याइएको कुना", +"Font Color":"फन्ट रङ", +"Fontwork Shape":"फन्टवर्क आकार", +"Foote~r":"फुटर", +"For Paragraph":"अनुच्छेदका लागि", +"For Selection":"चयनका लागि", +"Format Mean Value Line...":"मध्यक मानको रेखा ढाँचा गर्नुहोस्...", +"Format Wall...":"कक्षहरू ढाँचाबद्ध गर्नुहोस्", +"Formatting Mark":"चिन्ह ढाँचा", +"Forward One":"एकपटक अगाडि लानुहोस्", +"Frame":"फ्रेम", +"F~ont Size...":"फन्ट साइज...", +"F~ormat":"ढाँचा", +"F~ull Screen":"पूरा पर्दा", +"Heart":"मुटु", +"Hexagon":"हेक्सागन", +"He~ader":"हेडर", +"Horizontal Scroll":"तेर्सो स्क्रोल", +"H~ide":"लुकाउनुहोस्", +"H~ide Rows":"पङ्क्तिहरू लुकाउनुहोस्", +"In ~Background":"पृष्ठभूमिमा", +"Increase Indent":"इन्डेन्ट बढाउनुहोस्", +"Inflate":"इनफ्लेट", +"Insert Audio or Video":"अडियो या भिडियो घुसाउनुहोस्", +"Insert Axis":"अक्षहरू...", +"Insert Chart":"चित्रपट घुसाउनुहोस्", +"Insert Column Break":"स्तम्भ विच्छेद घुसाउनुहोस्", +"Insert Hyperlink":"हाइपरलिङ्क घुसाउनुहोस्", +"Insert Index Entry":"अनुक्रमणिका प्रविष्टि घुसाउँनुहोस्", +"Insert Mean ~Value Line":"मध्यक मानको रेखा घुसाउनुहोस्", +"Insert Slide":"मोड घुसाउनुहोस्", +"Insert Titles...":"कक्षहरू घुसाउनुहोस्...", +"Insert Unnumbered Entry":"सङ्ख्या नभएका प्रविष्टिहरू घुसाउनुहोस्", +"Insert ~Cells...":"कक्षहरू घुसाउनुहोस्...", +"Invert":"उल्टो पार्नुहोस्", +"Isosceles Triangle":"समद्विबाहु त्रिभुज", +"Italic":"छड्के", +"Justified":"समरेखित", +"Language":"भाषा", +"Language Status":"भाषा वस्तुस्थिति", +"Layout":"सजावट", +"Left":"बायाँ", +"Left Arrow":"बायाँ बाँण", +"Left Arrow Callout":"बायाँ बाँण कलआउट", +"Left Brace":"बायाँ जुङ्गेकोष्ठक", +"Left Bracket":"बायाँ कोष्ठक", +"Left and Right Arrow":"बायाँ र दायाँ बाँण", +"Left and Right Arrow Callout":"दायाँ र बायाँ बाँण कलआउट", +"Left-To-Right":"बायाँ-देखि-दायाँ", +"Lightning Bolt":"चट्याङ् बोल्ट", +"Line":"रेखा", +"Line Callout 1":"रेखा कलआउट १", +"Line Callout 2":"रेखा कलआउट २", +"Line Callout 3":"रेखा कलआउट ३", +"Line Color":"रेखा रङ", +"Line Connector":"रेखा योजक", +"Line Connector Ends with Arrow":"बाँणसँग रेखा योजक अन्त्य हुन्छ", +"Line Spacing: 1":"रेखा खाली स्थान: १", +"L~ine...":"रेखा...", +"Manual ~Break...":"म्यानुअल विच्छेद...", +"Moon":"चन्द्रमा", +"M~erge and Center Cells":"कक्षहरू गाभ्नुहोस्", +"Name...":"नाम...", +"Na~vigator":"नेभिगेटर", +"Next":"पाठ", +"Next Page":"पछिल्लो पृष्ठ", +"Notched Right Arrow":"चुच्चो दायाँ बाँण", +"Number Format...":"सङ्ख्या ढाँचा...", +"Number Format: Currency":"नम्बर ढाँचा: मुद्रा", +"Number Format: Decimal":"नम्बर ढाँचा: दशमलब", +"Number Format: Exponential":"नम्बर ढाँचा: एक्सपोनेन्शल", +"Number Format: Percent":"नम्बर ढाँचा: प्रतिशत", +"Number Format: Standard":"नम्बर ढाँचा: मानक", +"Number Format: Time":"नम्बर ढाँचा: समय", +"Octagon":"अष्टभुज", +"Octagon Bevel":"अष्टभुज बेभेल", +"Open Circle (Curve)":"खुला वृत्त (बक्ररेखा)", +"Open Circle (Pour)":"खुला वृत्त (खन्याउनु)", +"Open Hyperlink":"हाइपरलिङ्क खोल्नुहोस्", +"Optimal Column Width":"इष्टतम स्तम्भ चौडाइ", +"Optimal Row Height":"इष्टतम पङ्क्ति उचाइ", +"Page ~Count":"पृष्ठ गणना", +"Parallelogram":"समान्तर चतुर्भुज", +"Paste ~Special...":"विशेष टाँस्नुहोस्...", +"Pentagon":"पञ्चभुज", +"Percent":"प्रतिशत", +"Plain Text":"सादा पाठ", +"Pop Art":"पप कला", +"Position and Si~ze...":"स्थिति र साइज...", +"Previous Page":"अघिल्लो पृष्ठ", +"Propert~ies...":"गुणहरू...", +"Protect Cells":"कक्षहरू बचाउनुहोस्", +"Protect ~Sheet...":"पाना सुरक्षित गर्नुहोस्...", +"Puzzle":"पजल", +"P~aragraph...":"अनुच्छेद...", +"Rectangle":"आयात", +"Rectangle, Rounded":"आयात, गोलाकार", +"Rectangular Callout":"आयतकार कलआउट", +"Remove Noise":"हल्ला हटाउनुहोस्", +"Rename Master":"मुख्यको नाम फेर्नुहोस् ", +"Reply Comment":"द्रष्टब्य मेट्नुहोस्", +"Restart Numbering":"क्रमाङ्कन पुन: सुरु गर्नुहोस्", +"Right":"दायाँ", +"Right Arrow":"दायाँ बाँण", +"Right Arrow Callout":"दायाँ बाँण कलआउट", +"Right Brace":"दायाँ जुङ्गेकोष्ठक", +"Right Bracket":"दायाँ कोष्ठक", +"Right Triangle":"समकोण त्रिभुज", +"Right or Left Arrow":"दायाँ वा बायाँ बाँण", +"Right-To-Left":"दायाँ-देखि-बायाँ", +"Ring":"रिङ", +"Round Callout":"घुमेको कलआउट", +"Rounded Rectangular Callout":"घुमेको आयतकार कलआउट", +"Row":"पङ्क्ति", +"Row ~Height...":"पङ्क्ति उचाइ...", +"R~efresh Range":"दायरा ताजा पार्नुहोस्", +"R~ight-To-Left":"दायाँ-बाट-बायाँ", +"R~un Macro...":"म्याक्रो सञ्चालन गर्नुहोस्...", +"S-shaped Arrow":"S-आकारको बाँण", +"Save ~As...":"यस रूपमा बचत गर्नुहोस्", +"Select Column":"स्तम्भ चयन गर्नुहोस्", +"Select Row":"पङ्क्ति चयन गर्नुहोस्", +"Select Table":"तालिका चयन गर्नुहोस्", +"Select ~All":"सबै चयन गर्नुहोस्", +"Shadow":"छाया", +"Sharpen":"तिखारिएको", +"Sheet R~ight-To-Left":"पाना दायाँ देखि बायाँ सम्म", +"Sho~w Slide":"स्लाइड देखाउनुहोस्", +"Signet":"सिगनेट", +"Slant Down":"तल तेर्स्याउनुहोस्", +"Slant Up":"माथि तेर्स्याउनुहोस्", +"Slide Layout":"स्लाईड सजावट...", +"Smiley Face":"स्माइलि फेस", +"Snap to Grid":"ग्रिडमा सटाउने गर्नुहोस्", +"Sort Ascending":"बढ्दो क्रममा क्रमबद्ध गर्नुहोस्", +"Sort Descending":"घट्दो क्रममा क्रमबद्ध गर्नुहोस्", +"So~rt...":"क्रमबद्ध...", +"Split Arrow":"विभाजित बाँण", +"Split Table...":"तालिका विभाजन गर्नुहोस्", +"Square":"वर्ग", +"Square Bevel":"वर्ग बेभेल", +"Square, Rounded":"वर्ग, गोलाकार", +"Statistics":"तथ्याङ्क", +"Stop":"रोक्नुहोस्", +"Straight Connector":"सिधा योजक", +"Straight Connector ends with Arrow":"बाँणसँग सिधा योजक अन्त्य हुन्छ", +"Straight Connector with Arrows":"बाँणहरूसँग सिधा योजक", +"Strikethrough":"स्ट्राइकथ्रु", +"Striped Right Arrow":"साँगुरिएको दायाँ बाँण", +"Subscript":"सबस्क्रिप्ट", +"Sun":"सूर्य", +"Superscript":"सुपरस्क्रिप्ट", +"Ta~ble Properties...":"तालिका गुणहरू...", +"Text Wrap...":"पाठ बेर्ने...", +"Time":"समय", +"Time Field":"समय फाँट", +"To Background":"पृष्ठभूमिलाई", +"To Foreground":"अग्रभागलाई", +"To Next Paragraph in Level":"स्तरमा पछिल्लो अनुच्छेदलाई", +"To Previous Paragraph in Level":"स्तरको अघिल्लो अनुच्छेदलाई", +"To P~age":"पृष्ठलाई", +"To ~Cell":"कक्षलाई", +"To ~Character":"क्यारेक्टरलाई", +"To ~Curve":"वक्ररेखालाई", +"To ~Frame":"फ्रेमलाई", +"To ~Paragraph":"अनुच्छेदलाई", +"Top":"माथि", +"Transparency":"पारदर्शिता", +"Trapezoid":"चतुर्भुजाकार", +"Triangle Down":"त्रिभुज तल", +"Triangle Up":"त्रिभुज माथि", +"T~ime (variable)":"समय (चल)", +"T~itle":"शीर्षक", +"Underline":"कच", +"Up Arrow":"बाँण माथि", +"Up Arrow Callout":"माथि बाँण कलआउट", +"Up and Down Arrow":"माथि र तल बाँण", +"Up and Down Arrow Callout":"माथि र तल बाँण कलआउट", +"Up and Right Arrow":"माथि र दायाँ बाँण", +"Up and Right Arrow Callout":"माथि र दाहिने बाँण कलआउट", +"Up, Right and Down Arrow":"माथि, दायाँ र तल बाँण", +"Vertical Scroll":"ठाडो स्क्रोल", +"Vertical Text":"ठाडो पाठ", +"Wave":"वेब", +"Zoom In":"जुम बढाउनुहोस्", +"Zoom Out":"जुम घटाउनुहोस्", +"~3D View...":"त्रि-आयमिक दृश्य...", +"~Add":"थप्नुहोस्", +"~Advanced Filter...":"उन्नत फिल्टर...", +"~Arrange":"मिलाउनुहोस्", +"~Author":"लेखक", +"~Bottom":"तल", +"~Bring to Front":"अगाडि ल्याउनुहोस्", +"~Bullets and Numbering...":"गोलिचिन्हहरू र सङ्ख्याङ्कन...", +"~Centered":"केन्द्रित", +"~Chart...":"चित्रपट...", +"~Column Break":"स्तम्भ विच्छेदन", +"~Columns":"स्तम्भहरू", +"~Contour":"रूपरेखा", +"~Convert":"रूपान्तरण", +"~Data Ranges...":"डेटा दायराहरू...", +"~Date":"मिति", +"~Date (fixed)":"मिति (स्थिर)", +"~Define":"परिभाषा गर्नुहोस्", +"~Delete":"मेट्नुहोस्", +"~Edit":"सम्पादन", +"~Edit Contour...":"रूपरेखा सम्पादन गर्नुहोस्...", +"~Enter Group":"समूह प्रविष्ट गर्नुहोस्", +"~File":"फाइल", +"~First Paragraph":"पहिलो अनुच्छेद", +"~Fonts...":"फन्टहरू...", +"~Function...":"प्रकार्य...", +"~Goal Seek...":"लक्ष खोजी...", +"~Group":"समूह", +"~Group and Outline":"समूह र रूपरेखा", +"~Group...":"समूह...", +"~Header and Footer...":"शीर्षलेख र तळलेख...", +"~Height...":"उचाइ...", +"~Help":"मद्दत", +"~Hide":"लुकाउनुहोस्", +"~Hide AutoFilter":"स्वत: फिल्टर लुकाउनुहोस्", +"~Hide Details":"विवरण लुकाउनुहोस्", +"~Hide Slide":"स्लाइड लुकाउनुहोस्", +"~Hyphenation":"योजक चिन्ह", +"~Hyphenation...":"योजक चिन्ह...", +"~Insert":"घुसाउनुहोस्", +"~Interaction...":"अन्तरक्रिया...", +"~Left":"बायाँ", +"~Line Numbering...":"रेखा सङ्ख्याङ्कन...", +"~Optimal Height...":"इष्टतम उचाइ...", +"~Optimal Width...":"इष्टतम चौडाइ...", +"~Page Number":"पृष्ठ नम्बर", +"~Page...":"पृष्ठ...", +"~Paste":"टाँस्नुहोस्", +"~Pivot Table":"तालिका होइन", +"~Print...":"मुद्रण गर्नुहोस्...", +"~Recalculate":"पुन: गणना गर्नुहोस्", +"~Record":"रेकर्ड", +"~Refresh":"ताजा पार्नुहोस्", +"~Right":"दायाँ", +"~Row":"पङ्क्ति", +"~Rows":"पङ्क्तिहरू", +"~Save":"बचत गर्नुहोस्", +"~Sections...":"विभागहरू...", +"~Select":"चयन गर्नुहोस्", +"~Send to Back":"पछाडि पठाउनुहोस्", +"~Sheet":"पाना", +"~Show":"देखाउनुहोस्", +"~Show Details":"विवरण देखाउनुहोस्", +"~Sort...":"क्रमबद्ध...", +"~Spacing...":"खाली स्थान...", +"~Spelling...":"हिज्जे जाँच...", +"~Standard Filter...":"मानक फिल्टर...", +"~Subject":"विषय", +"~Table":"तालिका", +"~Table...":"तालिका...", +"~Thesaurus...":"पर्यायकोश...", +"~Time":"समय", +"~Time (fixed)":"समय (स्थिर)", +"~Tools":"उपकरणहरू", +"~Top":"माथि", +"~UPPERCASE":"ठूला अक्षर", +"~Ungroup...":"समूहबाट छुट्याउनुहोस्...", +"~Update All":"सबै अद्यावधिक गर्नुहोस्", +"~Validity...":"वैधता...", +"~View":"दृश्य", +"~While Typing":"टाइप गर्ने क्रममा", +"~Width...":"चौडाइ...", +"~Wrap":"बेर्नुहोस्", +"~lowercase":"साना अक्षर" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/nl.json b/f7cloud-office/browser/dist/l10n/uno/nl.json new file mode 100644 index 0000000..f570617 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/nl.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"12-puntige ster", +"24-Point Star":"24-puntige ster", +"4-Point Star":"4-puntige ster", +"4-way Arrow":"Pijl naar 4 richtingen", +"4-way Arrow Callout":"Toelichting met pijl naar 4 richtingen", +"5-Point Star":"5-puntige ster", +"6-Point Star":"6-puntige ster", +"6-Point Star, Concave":"6-puntige ster, hol", +"8-Point Star":"8-puntige ster", +"Accept":"Accepteren", +"Accept All":"Alle accepteren", +"Accept All Changes":"Alle wijzigingen accepteren", +"Accept Change":"Wijziging accepteren", +"Accept Track Change and select the next one":"Accepteren en naar volgende gaan", +"Accept and Move to Next":"Accepteren en naar volgende gaan", +"Add Decimal Place":"Decimalen toevoegen", +"Add To Dictionary":"Aan woordenboek toevoegen", +"Add descriptions of non-text content (for accessibility)":"Beschrijvingen toe van niet-tekstuele inhoud toevoegen (voor toegankelijkheid)", +"After":"Erna", +"Align Bottom":"Op onderkant uitlijnen", +"Align Bottom to Anchor":"Onderkant aan anker uitlijnen", +"Align Center":"Centreren", +"Align Left":"Links uitlijnen", +"Align Right":"Rechts uitlijnen", +"Align Tex~t":"Tek~st uitlijnen", +"Align Top":"Op bovenkant uitlijnen", +"Align Top to Anchor":"Bovenkant aan anker uitlijnen", +"Alt Text...":"Alternatieve tekst...", +"Anc~hor":"Veran~keren", +"Animation":"Animaties", +"Apply Suggestion":"Voorstel toepassen", +"Arch Down (Curve)":"Boog omlaag", +"Arch Down (Pour)":"Boog omlaag (gevuld)", +"Arch Left (Curve)":"Boog naar links", +"Arch Right (Curve)":"Boog naar rechts", +"Arch Right (Pour)":"Boog naar rechts (gevuld)", +"Arch Up (Curve)":"Boog omhoog", +"Arch Up (Pour)":"Boog omhoog (gevuld)", +"Arrange":"Schikken", +"As C~haracter":"Als ~teken", +"AutoCorr~ect":"Auto~Correctie", +"AutoFill Data Series: automatic":"Automatisch invullen gegevensreeksen", +"Auto~Filter":"~AutoFilter", +"A~lignment...":"~Uitlijnen...", +"A~rea...":"~Vlak...", +"A~rrange":"~Schikken", +"Back One":"Eén naar achteren", +"Background Color":"Achtergrondkleur", +"Before":"Ervoor", +"Block Arc":"Blokboog", +"Bold":"Vet", +"Bookmar~k...":"Blad~wijzer...", +"Borders (Shift to overwrite)":"Randen (Shift om te overschrijven)", +"Bottom":"Op onderkant uitlijnen", +"Brightness":"Helderheid", +"Caption...":"Bijschrift...", +"Center":"Verticaal midden", +"Center Horizontal":"Horizontaal centreren", +"Center Vertically":"Verticaal midden", +"Centered":"Centreren", +"Ce~lls...":"Ce~l(len)...", +"Character Highlighting Color":"Markeringskleur", +"Character Spacing":"Tekenafstand instellen", +"Charcoal Sketch":"Houtskooltekening", +"Chart T~ype...":"Diagramt~ype...", +"Check Spelling":"Spelling", +"Chevron":"V-vormige pijl", +"Chevron Down":"Punthaak naar beneden", +"Chevron Up":"Punthaak naar boven", +"Circle":"Cirkel", +"Circle (Curve)":"Cirkel (boog)", +"Circle (Pour)":"Cirkel (gevuld)", +"Circle Pie":"Taartpunt", +"Circular Arrow":"Cirkelvormige pijl", +"Clear Direct Formatting":"Directe opmaak wissen", +"Clear ~Direct Formatting":"~Directe opmaak wissen", +"Cle~ar Cells...":"Inhoud ver~wijderen...", +"Clone Formatting":"Gietermodus", +"Close Master View":"Diamodelweergave sluiten", +"Cloud":"Wolk", +"Cl~ear Contents...":"In~houd verwijderen...", +"Color Scale...":"Kleurschaal...", +"Column":"Kolom", +"Column ~Width...":"Kolom~breedte...", +"Columns A~fter":"Kolom(men) ~rechts", +"Columns B~efore":"Kolom(men) ~links", +"Columns ~After":"Kolom(men) ~rechts", +"Columns ~Before":"Kolom(men) ~links", +"Comments":"Notities", +"Comme~nt":"Noti~tie", +"Connector":"Verbinding", +"Connector Ends with Arrow":"Verbinding met pijleinde", +"Connector with Arrows":"Verbinding met pijlen", +"Connectors":"Verbindingen", +"Connectors (double click for multi-selection)":"Verbindingen (dubbelklikken voor meervoudige selectie)", +"Content Control Properties":"Eigenschappen van besturingselementen", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Hyperlink-locatie kopiëren", +"Cop~y":"Kopië~ren", +"Corner Right Arrow":"Hoekpijl naar rechts", +"Co~lumns...":"~Kolommen...", +"Co~mpress...":"Co~mprimeren...", +"Crop":"Bijsnijden", +"Crop Image":"Bijsnijden", +"Cross":"Kruis", +"Cross-~reference...":"Kruisve~rwijzing...", +"Cuboid":"Kubusvormig", +"Currency":"Als valuta opmaken", +"Current ~Index":"Huidige ~index", +"Curve":"Boog", +"Curve Down":"Krullen naar beneden", +"Curve Up":"Krullen naar boven", +"Curved Connector":"Gebogen verbinding", +"Curved Connector Ends with Arrow":"Gebogen verbinding met pijleinde", +"Curved Connector with Arrows":"Gebogen verbinding met pijlen", +"Cycle Case":"Schrijfwijze wisselen", +"Cylinder":"Cilinder", +"C~ell":"C~el", +"C~haracter...":"~Teken...", +"C~onditional":"V~oorwaardelijk", +"Data Bar...":"Gegevensbalk...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"D~atum (variabel)", +"Decrease Font Size":"Kleinere tekst", +"Decrease Indent":"Inspringing verkleinen", +"Decrease Paragraph Spacing":"Alinea-afstand verkleinen", +"Decrease Size":"Kleinere tekst", +"Delete All Comments":"Alle notities verwijderen", +"Delete All Comments by This Author":"Alle notities van deze auteur verwijderen", +"Delete Axis":"As verwijderen", +"Delete Comment":"Notitie verwijderen", +"Delete Content Control":"Inhoudsbeheer verwijderen", +"Delete C~ells...":"Cel(len) ~verwijderen...", +"Delete C~ontents...":"Inho~ud verwijderen...", +"Delete Data Labels":"Gegevenslabels verwijderen", +"Delete Decimal Place":"Decimalen verwijderen", +"Delete Index":"Index verwijderen", +"Delete Legend":"Legenda verwijderen", +"Delete Major Grid":"Hoofdraster verwijderen", +"Delete Minor Grid":"Subraster verwijderen", +"Delete Row":"Rij(en) verwijderen", +"Delete Rows":"Rij(en) verwijderen", +"Delete Single Data Label":"Enkel gegevenslabel verwijderen", +"Delete Sparkline":"Sparkline verwijderen", +"Delete Sparkline Group":"Sparklinegroep verwijderen", +"Delete Table":"Tabel verwijderen", +"Delete selected columns":"Kolom(men) verwijderen", +"Delete selected rows":"Rij(en) verwijderen", +"Delete table":"Tabel verwijderen", +"Delete ~All Comments":"~Alle notities verwijderen", +"Delete ~Columns":"~Kolom(men) verwijderen", +"Demote Outline Level":"Overzichtsniveau omlaag", +"Demote Outline Level with Subpoints":"Overzichtsniveau verlagen met subpunten", +"De~lete...":"~Verwijderen...", +"Diamond":"Ruit", +"Diamond Bevel":"Ruit met schuine rand", +"Digital Signatu~res...":"Digitale ~ondertekening...", +"Display Grid":"Raster weergeven", +"Doorplate":"Naamplaat", +"Double Brace":"Accolades", +"Double Bracket":"Vierkante haken", +"Double Underline":"Dubbel onderstrepen", +"Down Arrow":"Pijl naar beneden", +"Down Arrow Callout":"Toelichting met pijl naar beneden", +"Duplicate Page":"Dupliceren", +"Duplicate ~Slide":"Dia('s) dupli~ceren", +"D~elete Page":"~Verwijderen", +"Edit Hyperlink...":"Hyperlink bewerken...", +"Edit Section...":"Sectie bewerken...", +"Edit Sparkline Group...":"Sparklinegroep bewerken", +"Edit Sparkline...":"Sparkline bewerken...", +"Ellipse":"Ellips", +"Ellipse (double click for multi-selection)":"Ellips (dubbelklik voor meervoudige selectie)", +"Explosion":"Explosie", +"E~xecute Interaction...":"In~teractie uitvoeren...", +"E~xit Group":"Groep ver~laten", +"Fade Down":"Vervagen naar beneden", +"Fade Left":"Vervagen naar links", +"Fade Right":"Vervagen naar rechts", +"Fade Up":"Vervagen naar boven", +"Fade Up and Left":"Vervagen naar boven en links", +"Fade Up and Right":"Vervagen naar boven en rechts", +"Fiel~d":"Vel~d", +"Fill Color":"Opvulkleur", +"Find Next":"Volgende zoeken", +"Find Previous":"Vorige zoeken", +"Find and Rep~lace...":"Zoeken en ve~rvangen...", +"First ~Author":"Eerste ~auteur", +"Flip Horizontally":"Horizontaal spiegelen", +"Flip Vertically":"Verticaal spiegelen", +"Flowchart: Alternate Process":"Alternatief proces", +"Flowchart: Card":"Kaart", +"Flowchart: Collate":"Vergelijken", +"Flowchart: Connector":"Verbinding", +"Flowchart: Data":"Gegevens", +"Flowchart: Decision":"Beslissing", +"Flowchart: Delay":"Vertraging", +"Flowchart: Direct Access Storage":"Opslag met directe toegang", +"Flowchart: Display":"Beeldscherm", +"Flowchart: Document":"Document", +"Flowchart: Extract":"Extractie", +"Flowchart: Internal Storage":"Interne opslag", +"Flowchart: Magnetic Disc":"Magnetische schijf", +"Flowchart: Manual Input":"Handmatige invoer", +"Flowchart: Manual Operation":"Handmatige bewerking", +"Flowchart: Merge":"Samenvoegen", +"Flowchart: Multidocument":"Multidocument", +"Flowchart: Off-page Connector":"Verbinding naar andere pagina", +"Flowchart: Or":"Of", +"Flowchart: Predefined Process":"Voorgedefinieerd proces", +"Flowchart: Preparation":"Voorbereiding", +"Flowchart: Process":"Proces", +"Flowchart: Punched Tape":"Ponsband", +"Flowchart: Sequential Access":"Sequentiële toegang", +"Flowchart: Sort":"Sorteren", +"Flowchart: Stored Data":"Opgeslagen gegevens", +"Flowchart: Summing Junction":"Samenvoeging", +"Flowchart: Terminator":"Terminator", +"Flower":"Bloem", +"Folded Corner":"Ezelsoor", +"Font Color":"Tekstkleur", +"Fontwork Shape":"Fontworkvormen", +"Fontwork...":"Fontwork...", +"Foote~r":"V~oettekst", +"For All Text":"Voor gehele tekst", +"For Paragraph":"Voor alinea", +"For Selection":"Voor selectie", +"Format Axis...":"As opmaken...", +"Format Chart Area...":"Diagramgebied opmaken...", +"Format Data Labels...":"Gegevenslabels opmaken...", +"Format Data Point...":"Gegevenspunt opmaken...", +"Format Data Series...":"Gegevensreeks opmaken...", +"Format Floor...":"Bodem opmaken...", +"Format Legend...":"Legenda opmaken...", +"Format Major Grid...":"Hoofdraster opmaken...", +"Format Mean Value Line...":"Gemiddeldewaardelijn opmaken...", +"Format Minor Grid...":"Subraster opmaken...", +"Format Pa~ge...":"~Pagina opmaken...", +"Format Selection...":"Selectie...", +"Format Single Data Label...":"Enkel gegevenslabel opmaken...", +"Format Stock Gain...":"Winst op aandelen opmaken...", +"Format Stock Loss...":"Verlies op aandelen opmaken...", +"Format Title...":"Titel opmaken...", +"Format Trend Line Equation...":"Trendlijnvergelijking opmaken...", +"Format Trend Line...":"Trendlijn opmaken...", +"Format Wall...":"Diagramwand opmaken...", +"Format X Error Bars...":"X-foutbalken opmaken...", +"Format Y Error Bars...":"Y-foutbalken opmaken...", +"Format as Currency":"Als valuta opmaken", +"Format as Date":"Als datum opmaken", +"Format as General":"Als normaal opmaken", +"Format as Number":"Als getal opmaken", +"Format as Percent":"Als percentage opmaken", +"Format as Scientific":"Als wetenschappelijk opmaken", +"Format as Time":"Als tijd opmaken", +"Formatting Mark":"Opmaakmarkering", +"Formula to Value":"Formule naar waarde", +"Forward One":"Eén naar voren", +"For~matting Marks":"~Niet-afdrukbare tekens", +"Fo~rm":"Fo~rmulier", +"Frame":"Kader", +"Freeze First Column":"Eerste kolom", +"Freeze First Row":"Eerste rij", +"Freeze Rows and Columns":"Rij(en) en kolom(men) vastzetten", +"Freeze ~Cells":"Cellen ~vastzetten", +"F~ont Size...":"Teken~grootte...", +"F~ormat":"~Opmaak", +"F~ourier Analysis...":"F~ourieranalyse...", +"F~rame...":"F~rame...", +"F~ull Screen":"V~olledig scherm", +"General":"Als normaal opmaken", +"Give a label to identify an object":"Geef een label om een object te identificeren", +"Go t~o Page...":"Ga n~aar pagina...", +"Go t~o Slide...":"Ga naar ~dia...", +"Group Sparklines":"Sparklines groeperen", +"Heading ~Numbering...":"Kop~nummering...", +"Heart":"Hart", +"Hexagon":"Zeshoek", +"He~ader":"Ko~ptekst", +"He~ader and Footer":"Koptekst en ~voettekst", +"Horizontal Scroll":"Horizontale perkamentrol", +"Horizontally ~Center":"Horizontaal ~centreren", +"Horizontally ~Left":"Horizontaal ~links", +"Horizontally ~Right":"Horizontaal ~rechts", +"Horizontally ~Spacing":"Horizontale af~stand", +"H~ide":"~Verbergen", +"H~ide Columns":"~Kolom(men) verbergen", +"H~ide Rows":"R~ij(en) verbergen", +"Icon Set...":"Pictogrammenset...", +"Ignore":"Negeer", +"Ignore All":"Alles negeren", +"Image Mode":"Kleurmodus", +"In ~Background":"~Op achtergrond", +"Increase Font Size":"Grotere tekst", +"Increase Indent":"Inspringing vergroten", +"Increase Paragraph Spacing":"Alinea-afstand vergroten", +"Increase Size":"Grotere tekst", +"Inflate":"Opblazen", +"Insert Audio or Video":"Audio of Video invoegen", +"Insert Axis":"As invoegen", +"Insert Axis Title":"Astitel invoegen", +"Insert Bookmark":"Bladwijzer invoegen", +"Insert Caption...":"Bijschrift invoegen...", +"Insert Chart":"Diagram", +"Insert Column After":"Kolom(men) rechts invoegen", +"Insert Column Before":"Kolom(men) links invoegen", +"Insert Column Break":"Kolomeinde invoegen", +"Insert Columns ~After":"Kolom(men) ~rechts invoegen", +"Insert Columns ~Before":"Ko~lom(men) links invoegen", +"Insert Comment":"Notitie invoegen", +"Insert Co~lumns":"Ko~lom(men) invoegen", +"Insert Cross-reference":"Kruisverwijzing invoegen", +"Insert Data Labels":"Gegevenslabels invoegen", +"Insert Endnote":"Eindnoot invoegen", +"Insert Field":"Veld invoegen", +"Insert Fontwork Text":"Fontwork", +"Insert Footnote":"Voetnoot invoegen", +"Insert Frame":"Frame invoegen", +"Insert Hyperlink":"Hyperlink", +"Insert Image...":"Afbeelding...", +"Insert Index Entry":"Indexitem", +"Insert Line (double click for multi-selection)":"Lijn (dubbelklikken voor meervoudige selectie)", +"Insert Major Grid":"Hoofdraster invoegen", +"Insert Mean ~Value Line":"Gemiddelde~waardelijn invoegen", +"Insert Minor Grid":"Subraster invoegen", +"Insert Page Break":"Pagina-einde invoegen", +"Insert Page Number":"Paginanummer invoegen", +"Insert Row Above":"Rij(en) erboven invoegen", +"Insert Row Below":"Rij(en) eronder invoegen", +"Insert Rows ~Above":"Rij(en) erbo~ven invoegen", +"Insert Rows ~Below":"Rij(en) er~onder invoegen", +"Insert Single Data Label":"Enkel gegevenslabel invoegen", +"Insert Slide":"Dia invoegen", +"Insert Soft Hyphen...":"Zacht koppelteken invoegen...", +"Insert Special Character":"Speciale tekens", +"Insert Special Characters":"Speciale tekens", +"Insert Text Box":"Tekstvak", +"Insert Text Box (double click for multi-selection)":"Tekstvak (dubbelklikken voor meervoudige selectie)", +"Insert Titles...":"Namen titels en assen...", +"Insert Tre~nd Line...":"Tre~ndlijn invoegen...", +"Insert Unnumbered Entry":"Ongeordend item invoegen", +"Insert Vertical Text":"Verticale tekst", +"Insert columns after":"Kolom(men) rechts invoegen", +"Insert columns before":"Kolom(men) links invoegen", +"Insert page number":"Paginanummer invoegen", +"Insert rows above":"Rij(en) erboven invoegen", +"Insert rows below":"Rij(en) eronder invoegen", +"Insert ~Cells...":"~Cel(len) invoegen...", +"Insert ~Rows":"~Rij(en) invoegen", +"Insert ~Table...":"~Tabel invoegen...", +"Insert ~X Error Bars...":"~X-foutbalken invoegen…", +"Insert ~Y Error Bars...":"~Y-foutbalken invoegen…", +"Insert/Delete Axes...":"Assen invoegen/verwijderen...", +"Invert":"Inverteren", +"Isosceles Triangle":"Gelijkbenige driehoek", +"Italic":"Cursief", +"Justified":"Uitvullen", +"Language":"Taal", +"Language Status":"Taalstatus", +"Layout":"Indeling", +"Left":"Links", +"Left Arrow":"Pijl naar links", +"Left Arrow Callout":"Toelichting met pijl naar links", +"Left Brace":"Accolade links", +"Left Bracket":"Haak links", +"Left and Right Arrow":"Pijl naar links en rechts", +"Left and Right Arrow Callout":"Toelichting met pijl naar links en rechts", +"Left-To-Right":"Van links naar rechts", +"Lightning Bolt":"Bliksemschicht", +"Line":"Lijn", +"Line Callout 1":"Lijntoelichting 1", +"Line Callout 2":"Lijntoelichting 2", +"Line Callout 3":"Lijntoelichting 3", +"Line Color":"Lijnkleur", +"Line Connector":"Lijnverbinding", +"Line Connector Ends with Arrow":"Lijnverbinding met pijleinde", +"Line Spacing":"Regelafstand", +"Line Spacing: 1":"Regelafstand : 1", +"Line Spacing: 1.5":"Regelafstand: 1,5", +"Line Spacing: 2":"Regelafstand: 2", +"Lis~ts":"Lijs~ten", +"L~ine...":"Li~jn...", +"Manage Track Changes":"Beheren", +"Manage...":"Beheren...", +"Manual ~Break...":"~Handmatig einde...", +"Master Slides":"Diamodellen", +"Media":"Audio of Video", +"Merge Cells":"Cellen samenvoegen...", +"Merge and center or unmerge cells depending on the current toggle state":"Cellen samenvoegen en centreren", +"Moon":"Maan", +"More ~Filters":"Meer ~filters", +"Move Item Down":"Item omlaag verplaatsen", +"Move Item Down with Subpoints":"Item omlaag verplaatsen met subpunten", +"Move Item Up":"Item omhoog verplaatsen", +"Move Item Up with Subpoints":"Item omhoog verplaatsen met subpunten", +"M~erge and Center Cells":"Cellen sam~envoegen en centreren...", +"Name...":"Naam...", +"Na~vigator":"Na~vigator", +"New Page":"Nieuw", +"Next":"Volgende", +"Next Page":"Volgende pagina", +"Next Track Change":"Volgende", +"No List":"Geen lijst", +"Non-breaking ~Hyphen":"Hard koppelt~eken", +"None":"Geen", +"Notched Right Arrow":"Pijl naar rechts met kerf", +"Number":"Getal", +"Number Format":"Getalopmaak", +"Number Format...":"Getalopmaak...", +"Number Format: Currency":"Getalopmaak: valuta", +"Number Format: Date":"Getalopmaak: datum", +"Number Format: Decimal":"Getalopmaak: decimaal", +"Number Format: Exponential":"Getalopmaak: exponentieel", +"Number Format: Percent":"Getalopmaak: percentage", +"Number Format: Standard":"Getalopmaak: standaard", +"Number Format: Time":"Getalopmaak: tijd", +"Octagon":"Achthoek", +"Octagon Bevel":"Achthoek met schuine rand", +"Open Circle (Curve)":"Open cirkel (boog)", +"Open Circle (Pour)":"Open cirkel (gevuld)", +"Open Hyperlink":"Hyperlink openen", +"Open the Elements Deck":"Het Elementenpaneel openen", +"Open the Styles Deck":"Het paneel Opmaakprofielen openen", +"Optimal Column Width":"Optimale kolombreedte", +"Optimal Row Height":"Optimale rijhoogte", +"Orientation":"Oriëntatie", +"Outline Font Effect":"Lettertype-effect voor overzicht", +"Overline":"Streep boven", +"Page Properties...":"Eigenschappen...", +"Page Tit~le":"Dianaa~m", +"Page ~Count":"~Aantal pagina's", +"Paired ~t-test...":"Gekoppelde ~t-toets...", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Plakken ~speciaal...", +"Pentagon":"Vijfhoekige pijl", +"Percent":"Als percentage opmaken", +"Pi~vot Table...":"D~raaitabel...", +"Plain Text":"Platte tekst", +"Pop Art":"Popart", +"Position and Si~ze...":"Positie en ~grootte...", +"Previous Page":"Vorige pagina", +"Previous Track Change":"Vorige", +"Prin~t Ranges":"Afdru~kbereiken", +"Prohibited":"Verbod", +"Promote Outline Level":"Overzichtsniveau omhoog", +"Promote Outline Level with Subpoints":"Overzichtsniveau verhogen met subpunten", +"Properties":"Eigenschappen", +"Propert~ies...":"Eigens~chappen...", +"Protect Cells":"Cellen beveiligen", +"Protect ~Sheet...":"~Blad(en) beveiligen...", +"Pr~evious":"Vorig~e", +"Puzzle":"Puzzel", +"P~aragraph...":"~Alinea...", +"QR and ~Barcode...":"QR- en ~Barcode...", +"Record Track Changes":"Bijhouden", +"Rectangle":"Rechthoek", +"Rectangle (double click for multi-selection)":"Rechthoek (dubbelklik voor meervoudige selectie)", +"Rectangle, Rounded":"Afgeronde rechthoek", +"Rectangular Callout":"Rechthoekige toelichting", +"Reinstate":"Herstellen", +"Reinstate Change":"Wijziging herstellen", +"Reject":"Verwerpen", +"Reject All":"Alle verwerpen", +"Reject All Changes":"Alle wijzigingen verwerpen", +"Reject Change":"Wijziging verwerpen", +"Reject Track Change and select the next one":"Verwerpen en naar volgende gaan", +"Reject and Move to Next":"Verwerpen en naar volgende gaan", +"Remove Noise":"Ruis verwijderen", +"Rename Master":"Naam diamodel wijzigen", +"Rename S~heet...":"B~ladnaam wijzigen...", +"Reply Comment":"Notitie beantwoorden", +"Reset Data Point":"Gegevenspunt herstellen", +"Reset all Data Points":"Alle gegevenspunten herstellen", +"Resolved Comments":"Opgeloste notities", +"Restart Numbering":"Nieuwe nummering", +"Right":"Rechts", +"Right Arrow":"Pijl naar rechts", +"Right Arrow Callout":"Toelichting met pijl naar rechts", +"Right Brace":"Accolade rechts", +"Right Bracket":"Haak rechts", +"Right Triangle":"Rechthoekige driehoek", +"Right or Left Arrow":"Pijl met bocht naar rechts en links", +"Right-To-Left":"Van rechts naar links", +"Ring":"Ring", +"Rotate 90° ~Left":"Draai 90° ~links", +"Rotate 90° ~Right":"Draai 90° ~rechts", +"Rot~ate":"Dr~aaien", +"Round Callout":"Ronde toelichting", +"Rounded Rectangular Callout":"Afgeronde rechthoekige toelichting", +"Row":"Rij", +"Row ~Height...":"Rij~hoogte...", +"Rows ~Above":"Rij(en) er~boven", +"Rows ~Below":"Rij(en) er~onder", +"R~efresh Range":"Bereik ~vernieuwen", +"R~ight-To-Left":"Van ~rechts naar links", +"R~un Macro...":"Macro ~uitvoeren...", +"S-shaped Arrow":"S-vormige pijl", +"Save ~As...":"Opslaan a~ls...", +"Scientific":"Als wetenschappelijk opmaken", +"Select Cell":"Cel selecteren", +"Select Column":"Kolom(men) selecteren", +"Select Row":"Rij(en) selecteren", +"Select Table":"Tabel selecteren", +"Select ~All":"~Alles selecteren", +"Select ~Range...":"~Bereik selecteren...", +"Set Background Image...":"Achtergrondafbeelding instellen...", +"Set Character Spacing":"Tekenafstand instellen", +"Set Heading Numbering":"Kopnummering instellen", +"Set Line Spacing":"Regelafstand", +"Se~ction...":"Sec~tie...", +"Shadow":"Schaduw", +"Sharpen":"Verscherpen", +"Sheet R~ight-To-Left":"Blad van ~rechts naar links", +"Show":"Weergeven", +"Show Navigator Window":"Venster Navigator weergeven", +"Show track changes":"Weergeven", +"Sho~w Rows":"~Rij(en) weergeven", +"Sho~w Slide":"Dia('s) ~weergeven", +"Sidebar":"Zijbalk", +"Signat~ure Line...":"Onder~tekeningsregel...", +"Signet":"Zegel", +"Slant Down":"Schuin naar beneden", +"Slant Up":"Schuin naar boven", +"Slide Layout":"Dia-indelingen", +"Slide Properties...":"Dia-eigenschappen...", +"Slide Tit~le":"Dia~titel", +"Slide Transition":"Diawissels", +"Slide ~Count":"~Aantal dia's", +"Slide ~Layout":"Ei~genschappen", +"Small capitals":"Kleine hoofdletters", +"Smiley Face":"Lachebekje", +"Snap to Grid":"Aan raster vangen", +"Sort Ascending":"Oplopend sorteren", +"Sort Descending":"Aflopend sorteren", +"So~rt...":"So~rteren...", +"Sparkline...":"Sparkline...", +"Sparklines":"Sparklines", +"Split Arrow":"Splitsingspijl", +"Split Cells...":"Cel(len) splitsen...", +"Split Table...":"Tabel splitsen...", +"Square":"Vierkant", +"Square Bevel":"Vierkant met schuine rand", +"Square, Rounded":"Afgerond vierkant", +"Statistics":"Statistieken", +"Stop":"Stoppen", +"Straight Connector":"Directe verbinding", +"Straight Connector ends with Arrow":"Directe verbinding met pijleinde", +"Straight Connector with Arrows":"Directe verbinding met pijlen", +"Strikethrough":"Doorhalen", +"Striped Right Arrow":"Pijl naar rechts met strepen", +"Subscript":"Subscript", +"Sun":"Zon", +"Superscript":"Superscript", +"Symbol":"Speciale tekens", +"S~how Columns":"Kolom(men) ~weergeven", +"S~lide":"~Dia", +"S~pecial Character...":"~Speciale tekens...", +"Table Cell Background Color":"Achtergrondkleur voor tabelcel", +"Table of Contents and Inde~x":"Inhoudsopgave en inde~x", +"Ta~ble Properties...":"~Tabeleigenschappen...", +"Text Wrap...":"Omloop...", +"Te~xt":"~Tekst", +"Theme...":"Thema...", +"Thousands Separator":"Scheidingsteken voor duizendtallen", +"Time":"Tijd", +"Time Field":"Tijdveld", +"Title Page...":"Titelpagina...", +"To Background":"Op achtergrond", +"To Cell (~resize with cell)":"Aan cel (a~fmetingen wijzigen met cel)", +"To Foreground":"Op voorgrond", +"To Next Paragraph in Level":"Naar volgende alinea op hetzelfde niveau", +"To Previous Paragraph in Level":"Naar vorige alinea op hetzelfde niveau", +"To P~age":"Aan p~agina", +"To ~Cell":"Aan ~cel", +"To ~Character":"Aan ~teken", +"To ~Curve":"Naar ~boog", +"To ~Frame":"Aan ~frame", +"To ~Paragraph":"Aan a~linea", +"Toggle Automatic Spell Checking":"Automatische spellingcontrole", +"Toggle Formatting Marks":"Niet-afdrukbare tekens", +"Toggle Ordered List":"Geordende lijst", +"Toggle Shadow":"Schaduw", +"Toggle Unordered List":"Ongeordende lijst", +"Top":"Op bovenkant uitlijnen", +"Track Chan~ges":"~Wijzigingen", +"Translate...":"Vertalen...", +"Transparency":"Transparantie", +"Trapezoid":"Trapezoïde", +"Triangle Down":"Driehoek naar beneden", +"Triangle Up":"Driehoek naar boven", +"T~able":"T~abel", +"T~ime (variable)":"T~ijd (variabel)", +"T~itle":"T~itel", +"Underline":"Onderstrepen", +"Unfloat Frame Content":"De frame-inhoud vastzetten", +"Ungroup Sparklines":"Sparklinegroep opheffen", +"Unmerge Cells":"Cel(len) splitsen", +"Unprotect Cells":"Celbeveiliging opheffen", +"Up Arrow":"Pijl naar boven", +"Up Arrow Callout":"Toelichting met pijl naar boven", +"Up and Down Arrow":"Pijl naar boven en beneden", +"Up and Down Arrow Callout":"Toelichting met pijl naar boven en beneden", +"Up and Right Arrow":"Pijl naar boven en rechts", +"Up and Right Arrow Callout":"Toelichting met pijl naar boven en rechts", +"Up, Right and Down Arrow":"Pijl naar boven, rechts en beneden", +"Update ~Index":"~Index bijwerken", +"Vertical Scroll":"Verticale perkamentrol", +"Vertical Text":"Verticale tekst", +"Vertically C~enter":"Verticaal ~midden", +"Vertically S~pacing":"Verticale afs~tand", +"Vertically ~Bottom":"Verticaal ~onder", +"Vertically ~Top":"Verticaal ~boven", +"View Grid Lines":"Rasterlijnen weergeven", +"Watermark...":"Watermerk...", +"Wave":"Golf", +"Wrap Text":"Omloop", +"Zoom In":"Inzoomen", +"Zoom Out":"Uitzoomen", +"~3D View...":"~3D-weergave...", +"~Accessibility Check...":"~Toegankelijkheidscontrole...", +"~Add":"~Toevoegen", +"~Add to List":"~Aan lijst toevoegen", +"~Advanced Filter...":"~Geavanceerd filter...", +"~Analysis of Variance (ANOVA)...":"~Variantie-analyse (ANOVA)...", +"~Arrange":"Schi~kken", +"~Author":"~Auteur", +"~Automatic Spell Checking":"~Automatische spellingcontrole", +"~Bottom":"~Onder", +"~Bring to Front":"~Vooraan", +"~Bullets and Numbering...":"Lijsten opmake~n...", +"~Capitalize Every Word":"~Elk woord met een hoofdletter", +"~Centered":"~Centreren", +"~Chart...":"Diag~ram...", +"~Chi-square Test...":"~Chi-kwadraattoets...", +"~Clear":"~Wissen", +"~Clear Direct Formatting":"~Directe opmaak wissen", +"~Column":"~Kolom(men) selecteren", +"~Column Break":"~Kolomeinde", +"~Columns":"~Kolom(men)", +"~Contour":"~Omtrek", +"~Convert":"Co~nverteren", +"~Correlation...":"~Correlatie...", +"~Covariance...":"~Covariantie...", +"~Cut":"~Knippen", +"~Data":"~Gegevens", +"~Data Ranges...":"~Gegevensbereiken...", +"~Data Table...":"~Gegevenstabel...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (vast)", +"~Date (variable)":"~Datum (variabel)", +"~Define":"~Definiëren", +"~Define Range...":"Bereik d~efiniëren...", +"~Define...":"~Definiëren...", +"~Delete":"~Verwijderen", +"~Delete Sheet...":"Blad(en) ~verwijderen...", +"~Delete Slide":"Dia('s) ~verwijderen", +"~Descriptive Statistics...":"~Beschrijvende statistieken...", +"~Display Grid":"~Raster weergeven", +"~Edit":"Be~werken", +"~Edit Contour...":"Omtrek be~werken...", +"~Edit...":"~Bewerken...", +"~Endnote":"~Eindnoot invoegen", +"~Enter Group":"Groep be~treden", +"~Exponential Smoothing...":"~Exponentiële afvlakking...", +"~F-test...":"~F-toets...", +"~File":"~Bestand", +"~First Paragraph":"~Eerste alinea", +"~Fonts...":"~Lettertypes...", +"~Footnote":"~Voetnoot invoegen", +"~Footnote/Endnote Settings...":"~Voet-/Eindnoot...", +"~Format Cells...":"~Cel(len) opmaken...", +"~Formula Object...":"~Formule-object...", +"~Function...":"F~unctie...", +"~Go to Sheet...":"~Ga naar blad...", +"~Goal Seek...":"Doel ~zoeken...", +"~Group":"~Groeperen", +"~Group and Outline":"~Groeperen en overzicht maken", +"~Group...":"~Groeperen...", +"~Header and Footer...":"Koptekst en ~voettekst...", +"~Headers and Footers...":"Kop- en ~voetteksten...", +"~Height...":"~Hoogte...", +"~Help":"~Help", +"~Hide":"~Verbergen", +"~Hide AutoFilter":"AutoFilter ~verbergen", +"~Hide Details":"Details ~verbergen", +"~Hide Sheet":"~Blad(en) verbergen", +"~Hide Slide":"Dia('s) ~verbergen", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"H~yperlink...", +"~Hyphenation":"~Woordafbreking", +"~Hyphenation...":"~Woordafbreking...", +"~Image...":"Af~beelding...", +"~Index Entry...":"~Indexitem...", +"~Insert":"~Invoegen", +"~Insert or Edit...":"~Invoegen of bewerken...", +"~Insert...":"~Invoegen...", +"~Interaction...":"In~teractie...", +"~Left":"~Links", +"~Left-to-Right Mark":"Van ~links naar rechts markering", +"~Line Numbering...":"~Regelnummering...", +"~Manage...":"~Beheren...", +"~Middle":"~Midden", +"~More Fields...":"~Meer velden...", +"~More Options...":"~Meer opties...", +"~Move or Copy Sheet...":"~Blad(en) verplaatsen/kopiëren...", +"~Moving Average...":"~Voortschrijdend gemiddelde...", +"~Named Ranges and Expressions":"~Benoemde bereiken en expressies", +"~New Slide":"~Nieuwe dia", +"~No-break Space":"Harde ~spatie", +"~Optimal":"~Optimaal", +"~Optimal Height...":"~Optimale rijhoogte...", +"~Optimal Width...":"~Optimale kolombreedte...", +"~Ordered List":"~Geordende lijst", +"~Page":"~Dia", +"~Page Break":"~Pagina-einde", +"~Page Number":"~Paginanummer", +"~Page Number...":"~Paginanummer...", +"~Page Numbers...":"~Paginanummers...", +"~Page Style...":"~Pagina-opmaakprofiel...", +"~Page...":"~Pagina...", +"~Parallel":"~Evenwijdig", +"~Paste":"~Plakken", +"~Pivot Table":"~Draaitabel", +"~Print...":"Afdru~kken...", +"~Properties...":"Eigenscha~ppen...", +"~Recalculate":"~Opnieuw berekenen", +"~Record":"~Bijhouden", +"~Redo":"~Opnieuw", +"~Refresh":"Vernieu~wen", +"~Regression...":"~Regressie...", +"~Remove Hyperlink":"Hyperlink ~verwijderen", +"~Remove Outline":"Ove~rzicht verwijderen", +"~Reset Filter":"~Filter terugzetten", +"~Right":"~Rechts", +"~Right-to-Left Mark":"Van ~rechts naar links markering", +"~Row":"~Rij(en) selecteren", +"~Rows":"~Rij(en)", +"~Sampling...":"~Steekproefneming...", +"~Save":"O~pslaan", +"~Sections...":"Se~cties...", +"~Select":"~Selecteren", +"~Send to Back":"~Achteraan", +"~Sentence case":"~Zin begint met een hoofdletter", +"~Shape":"V~orm", +"~Sheet":"B~lad", +"~Show":"~Weergeven", +"~Show Details":"~Details weergeven", +"~Show Sheet...":"B~lad(en) weergeven...", +"~Slide Number":"~Dianummer", +"~Soft Hyphen":"Zacht k~oppelteken", +"~Sort...":"~Sorteren...", +"~Spacing":"~Afstand", +"~Spacing...":"~Afstand...", +"~Spelling...":"~Spelling...", +"~Standard Filter...":"~Standaardfilter...", +"~Subject":"~Onderwerp", +"~Table":"~Tabel", +"~Table Properties...":"~Tabeleigenschappen...", +"~Table...":"Tabe~l...", +"~Text Box":"Tekstv~ak", +"~Thesaurus...":"~Thesaurus...", +"~Through":"~Door", +"~Time":"~Tijd", +"~Time (fixed)":"~Tijd (vast)", +"~Time (variable)":"~Tijd (variabel)", +"~Tools":"E~xtra", +"~Top":"~Boven", +"~UPPERCASE":"~HOOFDLETTERS", +"~Undo":"O~ngedaan maken", +"~Ungroup...":"Groep ~opheffen...", +"~Unordered List":"~Ongeordende lijst", +"~Update All":"~Alles", +"~Validity...":"~Valideren...", +"~View":"Beel~d", +"~While Typing":"Tijdens ~invoer", +"~Width...":"~Breedte...", +"~Word Count...":"~Aantal woorden...", +"~Word Joiner":"~Woordverbinder", +"~Wrap":"~Omloop", +"~Z-test...":"~Z-toets...", +"~Zero-width Space":"Spatie ~zonder breedte", +"~lowercase":"~kleine letters", +"~tOGGLE cASE":"Hoofd-/kleine ~letters" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/nn.json b/f7cloud-office/browser/dist/l10n/uno/nn.json new file mode 100644 index 0000000..121876e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/nn.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12-takka stjerne", +"24-Point Star":"24-takka stjerne", +"4-Point Star":"4-takka stjerne", +"4-way Arrow":"4-vegspil", +"4-way Arrow Callout":"Boks med piler til alle kantar", +"5-Point Star":"5-takka stjerne", +"6-Point Star":"6-takka stjerne", +"6-Point Star, Concave":"6-takka stjerne, konkav", +"8-Point Star":"8-takka stjerne", +"Accept":"Godta", +"Accept All":"Godta alle", +"Accept All Changes":"Godta alle endringar", +"Accept Change":"Godta endring", +"Accept Track Change and select the next one":"Godta endringane og merk den neste", +"Accept and Move to Next":"Godta og gå til neste", +"Add Decimal Place":"Legg til desimalplassar", +"Add descriptions of non-text content (for accessibility)":"Legg til omtalar av ikkje-tekstleg innhald (for enklare tilgang)", +"After":"Etter", +"Align Bottom":"Botnjustert", +"Align Bottom to Anchor":"Juster botnen til anker", +"Align Center":"Midtstill", +"Align Left":"Venstrejustert", +"Align Right":"Høgrejustert", +"Align Tex~t":"~Juster tekst", +"Align Top":"Toppjustert", +"Align Top to Anchor":"Juster toppen til anker", +"Alt Text...":"Alternativ tekst …", +"Anc~hor":"~Forankra", +"Animation":"Animasjon", +"Apply Suggestion":"Bruk forslag", +"Arch Down (Curve)":"Boge ned", +"Arch Down (Pour)":"Boge ned (fleksibel)", +"Arch Left (Curve)":"Venstreboge", +"Arch Right (Curve)":"Høgreboge", +"Arch Right (Pour)":"Høgreboge (fleksibel)", +"Arch Up (Curve)":"Boge opp", +"Arch Up (Pour)":"Boge opp (fleksibel)", +"Arrange":"Still opp", +"As C~haracter":"Som t~eikn", +"AutoCorr~ect":"Auto~retting", +"AutoFill Data Series: automatic":"Automatisk fyll av dataseriar: automatisk", +"Auto~Filter":"~Autofiltrering", +"A~lignment...":"~Justering …", +"A~rea...":"~Område …", +"A~rrange":"~Still opp", +"Back One":"Ein tilbake", +"Background Color":"Bakgrunnsfarge", +"Before":"Før", +"Block Arc":"Blokkboge", +"Bold":"Halvfeit", +"Bookmar~k...":"Bokmer~ke …", +"Borders (Shift to overwrite)":"Kantlinjer (Shift for å overskrive)", +"Bottom":"Nedst", +"Brightness":"Lysstyrke", +"Caption...":"Bilettekst …", +"Center":"Midtstill", +"Center Horizontal":"Midtstilt vassrett", +"Center Vertically":"Midtstilt loddrett", +"Centered":"Midtstilt", +"Ce~lls...":"Ce~ller …", +"Character Highlighting Color":"Uthevingsfarge for teikn", +"Character Spacing":"Teiknavstand", +"Charcoal Sketch":"Kolteikning", +"Chart T~ype...":"Diagram~type …", +"Check Spelling":"Stavekontroll.", +"Chevron":"Vinkel", +"Chevron Down":"Vinkel ned", +"Chevron Up":"Vinkel opp", +"Circle":"Sirkel", +"Circle (Curve)":"Sirkel", +"Circle (Pour)":"Sirkel (fleksibel)", +"Circle Pie":"Sirkelsektor", +"Circular Arrow":"Bogepil", +"Clear Direct Formatting":"Fjern direkte formatering", +"Clear ~Direct Formatting":"Fjern ~direkte formatering", +"Cle~ar Cells...":"~Tøm cellene …", +"Clone Formatting":"Klon formateringa", +"Close Master View":"Lukk hovudutformingsvisinga", +"Cloud":"Sky", +"Cl~ear Contents...":"Slett ~innhald …", +"Color Scale...":"Fargeskala …", +"Column":"Kolonne", +"Column ~Width...":"~Kolonnebreidd …", +"Columns A~fter":"Kolonnar ~etter", +"Columns B~efore":"Kolonnar ~framføre", +"Columns ~After":"Kolonnar ~etter", +"Columns ~Before":"Kolonnar ~framfor", +"Comments":"Merknadar", +"Comme~nt":"~Merknad", +"Connector":"Sambandslinje", +"Connector Ends with Arrow":"Sambandslinje som sluttar med pil", +"Connector with Arrows":"Sambandslinje med piler", +"Connectors":"Sambandslinjer", +"Connectors (double click for multi-selection)":"Sambandslinjer (dobbeltklikk for å velja fleire)", +"Content Control Properties":"Eigenskapar for kontroll av innhald", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopier hyperlenkjeadressa", +"Cop~y":"K~opier", +"Corner Right Arrow":"Høgrepil i vinkel", +"Co~lumns...":"S~palter …", +"Co~mpress...":"~Komprimer …", +"Crop":"Klipp", +"Crop Image":"Klipp bilete", +"Cross":"Kross", +"Cross-~reference...":"Kryss~referanse …", +"Cuboid":"Kuboid", +"Currency":"Valuta", +"Current ~Index":"Gjeldande ~register", +"Curve":"Kurve", +"Curve Down":"Stor sving ut frå midten", +"Curve Up":"Stor sving inn mot midten", +"Curved Connector":"Bøygd sambandslinje", +"Curved Connector Ends with Arrow":"Bøygd sambandslinje som sluttar med pil", +"Curved Connector with Arrows":"Bøygd sambandslinje med piler", +"Cycle Case":"Roter skrivemåte", +"Cylinder":"Sylinder", +"C~ell":"~Celle", +"C~haracter...":"T~eikn …", +"C~onditional":"~Vilkårsformatering", +"Data Bar...":"Datalinje …", +"Date":"Dato", +"Date...":"Dato …", +"Dat~e (variable)":"D~ato (variabel)", +"Decrease Font Size":"Minsk skriftstorleiken", +"Decrease Indent":"Minsk innrykk", +"Decrease Paragraph Spacing":"Minsk avstanden mellom avsnitt", +"Decrease Size":"Minsk storleiken", +"Delete All Comments":"Slett alle merknadar", +"Delete All Comments by This Author":"Slett alle merknadar av denne forfattaren", +"Delete Axis":"Slett akse", +"Delete Comment":"Slett merknad", +"Delete Content Control":"Slett innhaldskontroll", +"Delete C~ells...":"Slett ~celler …", +"Delete C~ontents...":"Slett inn~hald …", +"Delete Data Labels":"Slett dataetikettar", +"Delete Decimal Place":"Slett desimalplassar", +"Delete Index":"Slett register", +"Delete Legend":"Slett forklaring", +"Delete Major Grid":"Slett hovudrutenett", +"Delete Minor Grid":"Slett mellomrutenett", +"Delete Row":"Slett rad", +"Delete Rows":"Slett rader", +"Delete Single Data Label":"Slett ein enkel dataetikett", +"Delete Sparkline":"Slett minidiagram", +"Delete Sparkline Group":"Slett minidiagram-gruppa", +"Delete Table":"Slett tabell", +"Delete selected columns":"Slett dei merkte kolonnane", +"Delete selected rows":"Slett dei merkte radene", +"Delete table":"Slett tabellen", +"Delete ~All Comments":"Slett ~alle merknadar", +"Delete ~Columns":"Slett ~kolonnar", +"Demote Outline Level":"Flytt disposisjonsnivået ned", +"Demote Outline Level with Subpoints":"Senk disposisjonsnivået eitt nivå ned, med underpunkt", +"De~lete...":"~Slett …", +"Diamond":"Rombe", +"Diamond Bevel":"Utståande rombe", +"Digital Signatu~res...":"~Digitale signaturar …", +"Display Grid":"Vis rutenett", +"Doorplate":"Dørskilt", +"Double Brace":"Dobbel krøllparentes", +"Double Bracket":"Dobbel hakeparentes", +"Double Underline":"Dobbel understreking", +"Down Arrow":"Pil ned", +"Down Arrow Callout":"Boks med pil ned", +"Duplicate Page":"Lag kopi av side", +"Duplicate ~Slide":"L~ag kopi av lysbiletet", +"D~elete Page":"~Slett side", +"Edit Hyperlink...":"Rediger hyperlenkje …", +"Edit Section...":"Rediger bolk …", +"Edit Sparkline Group...":"Rediger minidiagram-gruppe …", +"Edit Sparkline...":"Rediger minidiagram", +"Ellipse":"Ellipse", +"Ellipse (double click for multi-selection)":"Ellipse (dobbeltklikk for å velja fleire)", +"Explosion":"Eksplosjon", +"E~xecute Interaction...":"_Utfør samhandlinga", +"E~xit Group":"Gå ~ut av gruppa", +"Fade Down":"Ton ut ned", +"Fade Left":"Ton ut til venstre", +"Fade Right":"Ton ut til høgre", +"Fade Up":"Ton ut opp", +"Fade Up and Left":"Ton ut opp og til venstre", +"Fade Up and Right":"Ton ut opp og til høgre", +"Fiel~d":"~Felt", +"Fill Color":"Fyllfarge", +"Find Next":"Finn neste", +"Find Previous":"Finn førre", +"Find and Rep~lace...":"~Søk og byt ut …", +"First ~Author":"Første ~forfattar", +"Flip Horizontally":"Spegelvend vassrett", +"Flip Vertically":"Spegelvend loddrett", +"Flowchart: Alternate Process":"Flytdiagram: Alternativ prosess", +"Flowchart: Card":"Flytdiagram: Kort", +"Flowchart: Collate":"Flytdiagram: Samla", +"Flowchart: Connector":"Flytdiagram: Samankopling", +"Flowchart: Data":"Flytdiagram: Data", +"Flowchart: Decision":"Flytdiagram: Avgjerd", +"Flowchart: Delay":"Flytdiagram: Forseinking", +"Flowchart: Direct Access Storage":"Flytdiagram: Lager med direkte tilgang", +"Flowchart: Display":"Flytdiagram: Skjerm", +"Flowchart: Document":"Flytdiagram: Dokument", +"Flowchart: Extract":"Flytdiagram: Hent ut", +"Flowchart: Internal Storage":"Flytdiagram: Internt lager", +"Flowchart: Magnetic Disc":"Flytdiagram: Magnetisk disk", +"Flowchart: Manual Input":"Flytdiagram: Manuelle inndata", +"Flowchart: Manual Operation":"Flytdiagram: Manuell operasjon", +"Flowchart: Merge":"Flytdiagram: Slå saman", +"Flowchart: Multidocument":"Flytdiagram: Multidokument", +"Flowchart: Off-page Connector":"Flytdiagram: Samankopling utanfor sida", +"Flowchart: Or":"Flytdiagram: Eller", +"Flowchart: Predefined Process":"Flytdiagram: Førehandsdefinert prosess", +"Flowchart: Preparation":"Flytdiagram: Førebuing", +"Flowchart: Process":"Flytdiagram: Prosess", +"Flowchart: Punched Tape":"Flytdiagram: Holband", +"Flowchart: Sequential Access":"Flytdiagram: Sekvensielt medium", +"Flowchart: Sort":"Flytdiagram: Sorter", +"Flowchart: Stored Data":"Flytdiagram: Lagra data", +"Flowchart: Summing Junction":"Flytdiagram: Summeringskryss", +"Flowchart: Terminator":"Flytdiagram: Avslutting", +"Flower":"Blome", +"Folded Corner":"Bretta hjørne", +"Font Color":"Skriftfarge", +"Fontwork Shape":"Fontwork-form", +"Fontwork...":"Fontwork …", +"Foote~r":"Botnt~ekst", +"For All Text":"For all tekst", +"For Paragraph":"For avsnittet", +"For Selection":"For utvalet", +"Format Axis...":"Formater akse", +"Format Chart Area...":"Formater diagramområde …", +"Format Data Labels...":"Formater dataetikettar …", +"Format Data Point...":"Formater datapunkt …", +"Format Data Series...":"Formater dataseriar …", +"Format Floor...":"Formater golv …", +"Format Legend...":"Formater forklaring …", +"Format Major Grid...":"Formater hovudrutenett …", +"Format Mean Value Line...":"Formater snittverdilinje …", +"Format Minor Grid...":"Formater mellomrutenett …", +"Format Pa~ge...":"Formater ~side …", +"Format Selection...":"Formater utvalet …", +"Format Single Data Label...":"Formater ein enkel dataetikett …", +"Format Stock Gain...":"Formater aksjevinst …", +"Format Stock Loss...":"Formater aksjetap …", +"Format Title...":"Formater tittel …", +"Format Trend Line Equation...":"Formater trendlinje~uttrykket", +"Format Trend Line...":"Formater trendlinje …", +"Format Wall...":"Formater vegg …", +"Format X Error Bars...":"Formater ~X-feilstolpar …", +"Format Y Error Bars...":"Formater ~Y-feilstolpar …", +"Format as Currency":"Formater som valuta", +"Format as Date":"Formater som dato", +"Format as General":"Formater som generelt", +"Format as Number":"Formater som tal", +"Format as Percent":"Formater som prosent", +"Format as Scientific":"Formater som vitskapleg", +"Format as Time":"Formater som tid", +"Formatting Mark":"Formateringsmerke", +"Formula to Value":"Formel til verdi", +"Forward One":"Ein fram", +"For~matting Marks":"Formaterings~merke", +"Fo~rm":"~Skjema", +"Frame":"Ramme", +"Freeze First Column":"Frys den første kolonnen", +"Freeze First Row":"Frys den første rada", +"Freeze Rows and Columns":"Frys rader og kolonnar", +"Freeze ~Cells":"Frys ~celler", +"F~ont Size...":"~Skriftstorleik …", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourier-analyse", +"F~rame...":"~Ramme …", +"F~ull Screen":"~Fullskjerm", +"General":"Generelt", +"Give a label to identify an object":"Gjev ein etikett for å identifisera eit objekt", +"Go t~o Page...":"~Gå til side …", +"Go t~o Slide...":"Gå til ~lysbilete…", +"Group Sparklines":"Grupper minidiagram", +"Heading ~Numbering...":"~Overskriftsnummerering …", +"Heart":"Hjarte", +"Hexagon":"Sekskant", +"He~ader":"To~pptekst", +"He~ader and Footer":"~Topptekst og botntekst", +"Horizontal Scroll":"Liggjande pergamentrull", +"Horizontally ~Center":"Vassrett ~midtstilt", +"Horizontally ~Left":"Vassrett til ~venstre", +"Horizontally ~Right":"Vassrett mot ~høgre", +"Horizontally ~Spacing":"Vassrett med ~avstand", +"H~ide":"~Gøym", +"H~ide Columns":"~Gøym kolonnar", +"H~ide Rows":"~Gøym rader", +"Icon Set...":"Ikonsett …", +"Ignore":"Ignorer", +"Ignore All":"Ignorer alle", +"Image Mode":"Biletmodus", +"In ~Background":"I _bakgrunnen", +"Increase Font Size":"Auk skriftstorleiken", +"Increase Indent":"Auk innrykk", +"Increase Paragraph Spacing":"Auk avstanden mellom avsnitt", +"Increase Size":"Auk storleiken", +"Inflate":"Blås opp", +"Insert Audio or Video":"Set inn lyd eller video", +"Insert Axis":"Set inn akse", +"Insert Axis Title":"Set inn aksetittel", +"Insert Bookmark":"Set inn bokmerke", +"Insert Caption...":"Set inn bilettekst …", +"Insert Chart":"Set inn diagram", +"Insert Column After":"Set inn kolonne etter", +"Insert Column Before":"Set inn kolonne framfor", +"Insert Column Break":"Set inn spalteskift", +"Insert Columns ~After":"Set inn kolonnar ~etter", +"Insert Columns ~Before":"Set inn kolonnar ~framfor", +"Insert Comment":"Set inn merknad", +"Insert Co~lumns":"Set inn ~kolonnar", +"Insert Cross-reference":"Set inn kryssreferanse", +"Insert Data Labels":"Set inn dataetikettar", +"Insert Endnote":"Set inn sluttnote", +"Insert Field":"Set inn felt", +"Insert Fontwork Text":"Set inn Fontwork-tekst", +"Insert Footnote":"Set inn fotnote", +"Insert Frame":"Set inn ramme", +"Insert Hyperlink":"Set inn hyperlenkje", +"Insert Image...":"Set inn bilete …", +"Insert Index Entry":"Set inn stikkordmarkering", +"Insert Line (double click for multi-selection)":"Set inn linje (dobbeltklikk for å velja fleire)", +"Insert Major Grid":"Set inn hovudrutenett", +"Insert Mean ~Value Line":"Set inn snitt~verdilinje", +"Insert Minor Grid":"Set inn mellomrutenett", +"Insert Page Break":"Set inn sideskift", +"Insert Page Number":"Set inn sidenummer", +"Insert Row Above":"Set inn rad over", +"Insert Row Below":"Set inn rad under", +"Insert Rows ~Above":"Set inn rader ~over", +"Insert Rows ~Below":"Set inn rader ~under", +"Insert Single Data Label":"Set inn ein enkel dataetikett", +"Insert Slide":"Set inn lysbilete", +"Insert Soft Hyphen...":"Set inn mjuk bindestrek …", +"Insert Special Character":"Set inn spesialteikn", +"Insert Special Characters":"Set inn spesialteikn", +"Insert Text Box":"Set inn tekstboks", +"Insert Text Box (double click for multi-selection)":"Set inn tekstboks (dobbeltklikk for å velja fleire)", +"Insert Titles...":"Set inn titlar …", +"Insert Tre~nd Line...":"Set inn tre~ndlinje …", +"Insert Unnumbered Entry":"Set inn ei unummerert oppføring", +"Insert Vertical Text":"Set inn loddrett tekst", +"Insert columns after":"Set inn kolonne etter", +"Insert columns before":"Set inn kolonnar framføre", +"Insert page number":"Set inn sidenummer", +"Insert rows above":"Set inn rader over", +"Insert rows below":"Set inn rader under", +"Insert ~Cells...":"Set inn ~celler …", +"Insert ~Rows":"Set inn ~rader", +"Insert ~Table...":"Set inn ~tabell", +"Insert ~X Error Bars...":"Set inn ~X-feilstolpar …", +"Insert ~Y Error Bars...":"Set inn ~Y-feilstolpar …", +"Insert/Delete Axes...":"Set inn / slett aksar …", +"Invert":"Inverter", +"Isosceles Triangle":"Likebeina trekant", +"Italic":"Kursiv", +"Justified":"Blokkjustert", +"Language":"Språk", +"Language Status":"Språkstatus", +"Layout":"Utforming", +"Left":"Venstre", +"Left Arrow":"Venstrepil", +"Left Arrow Callout":"Boks med pil til venstre", +"Left Brace":"Venstre krøllparentes", +"Left Bracket":"Venstre hakeparentes", +"Left and Right Arrow":"Høgre- og venstrepil", +"Left and Right Arrow Callout":"Boks med piler til venstre og høgre", +"Left-To-Right":"Venstre til høgre", +"Lightning Bolt":"Lyn", +"Line":"Linje", +"Line Callout 1":"Snakkeboble med linje 1", +"Line Callout 2":"Snakkeboble med linje 2", +"Line Callout 3":"Snakkeboble med linje 3", +"Line Color":"Linjefarge", +"Line Connector":"Sambandslinje", +"Line Connector Ends with Arrow":"Sambandslinje som sluttar med pil", +"Line Spacing":"Linjeavstand", +"Line Spacing: 1":"Linjeavstand: 1", +"Line Spacing: 1.5":"Linjeavstand: 1,5", +"Line Spacing: 2":"Linjeavstand: 2", +"Lis~ts":"~Lister", +"L~ine...":"L~inje …", +"Manage Track Changes":"Handsam endringssporingar", +"Manage...":"Handsam …", +"Manual ~Break...":"Manuelt ~skift …", +"Master Slides":"Hovudlysbilete", +"Media":"Media", +"Merge Cells":"Slå saman celler", +"Merge and center or unmerge cells depending on the current toggle state":"Slå saman og midtstill eller skil celler, avhengig av gjeldande vekslingstilstand", +"Moon":"Måne", +"More ~Filters":"~Fleire filter", +"Move Item Down":"Flytt element ned", +"Move Item Down with Subpoints":"Flytt element med underpunkt ned", +"Move Item Up":"Flytt element opp", +"Move Item Up with Subpoints":"Flytt element med underpunkt opp", +"M~erge and Center Cells":"~Slå saman og midtstill celler", +"Name...":"Namn …", +"Na~vigator":"Dokum~entstruktur", +"New Page":"Ny side", +"Next":"Neste", +"Next Page":"Neste side", +"Next Track Change":"Neste sporendring", +"No List":"Inga liste", +"Non-breaking ~Hyphen":"Hard ~bindestrek", +"None":"Ingen", +"Notched Right Arrow":"Høgrepil med splitt", +"Number":"Tal", +"Number Format":"Talformat", +"Number Format...":"Talformat …", +"Number Format: Currency":"Talformat: Valuta", +"Number Format: Date":"Talformat: Dato", +"Number Format: Decimal":"Talformat: Desimal", +"Number Format: Exponential":"Talformat: Eksponential", +"Number Format: Percent":"Talformat: Prosent", +"Number Format: Standard":"Talformat: Standard", +"Number Format: Time":"Talformat: Klokkeslett", +"Octagon":"Åttekant", +"Octagon Bevel":"Utståande åttekant", +"Open Circle (Curve)":"Open sirkel", +"Open Circle (Pour)":"Open sirkel (fleksibel)", +"Open Hyperlink":"Opna hyperlenkje", +"Open the Elements Deck":"Opna elementpanelet", +"Open the Styles Deck":"Opna panelet for stilar", +"Optimal Column Width":"Beste kolonnebreidd", +"Optimal Row Height":"Beste radhøgd", +"Orientation":"Retning", +"Outline Font Effect":"Skrifteffekten omriss", +"Overline":"Overstreking", +"Page Properties...":"Sideeigenskapar …", +"Page Tit~le":"Side~tittel", +"Page ~Count":"Tal ~på sider", +"Paired ~t-test...":"Para ~t-test …", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Lim inn u~tval …", +"Pentagon":"Femkant", +"Percent":"Prosent", +"Pi~vot Table...":"~Pivottabell …", +"Plain Text":"Rein tekst", +"Pop Art":"Popkunst", +"Position and Si~ze...":"Posisjon og ~storleik …", +"Previous Page":"Førre side", +"Previous Track Change":"Førre sporendring", +"Prin~t Ranges":"~Utskriftsområde", +"Prohibited":"Forbode", +"Promote Outline Level":"Flytt disposisjonsnivået opp", +"Promote Outline Level with Subpoints":"Flytt disposisjonsnivået eitt nivå opp, med underpunkt", +"Properties":"Eigenskapar", +"Propert~ies...":"Eigenska~par …", +"Protect Cells":"Vern celler", +"Protect ~Sheet...":"Vern ~ark …", +"Pr~evious":"~Førre", +"Puzzle":"Puslespelbrikke", +"P~aragraph...":"~Avsnitt …", +"QR and ~Barcode...":"~QR og strekkode …", +"Record Track Changes":"Registrer sporendringar", +"Rectangle":"Rektangel", +"Rectangle (double click for multi-selection)":"Rektangel (dobbeltklikk for å velja fleire)", +"Rectangle, Rounded":"Rektangel, avrunda", +"Rectangular Callout":"Firkanta snakkeboble", +"Reject":"Avvis", +"Reject All":"Avvis alle", +"Reject All Changes":"Avvis alle endringar", +"Reject Change":"Avvis endring", +"Reject Track Change and select the next one":"Avvis endringane og gå til neste", +"Reject and Move to Next":"Avvis og gå til neste", +"Remove Noise":"Fjern støy", +"Rename Master":"Gje nytt namn til hovudutforminga", +"Rename S~heet...":"Gje ~arket nytt namn …", +"Reply Comment":"Svar på merknad", +"Reset Data Point":"Nullstill datapunkt", +"Reset all Data Points":"Nullstill alle datapunkta", +"Resolved Comments":"Løyste merknadar", +"Restart Numbering":"Start nummereringa på nytt", +"Right":"Høgre", +"Right Arrow":"Høgrepil", +"Right Arrow Callout":"Boks med pil til høgre", +"Right Brace":"Høgre krøllparentes", +"Right Bracket":"Høgre hakeparentes", +"Right Triangle":"Rettvinkla trekant", +"Right or Left Arrow":"Høgre-venstrepil", +"Right-To-Left":"Høgre til venstre", +"Ring":"Ring", +"Rotate 90° ~Left":"Roter 90° til ~venstre", +"Rotate 90° ~Right":"Roter 90° til ~høgre", +"Rot~ate":"R~oter", +"Round Callout":"Rund snakkeboble", +"Rounded Rectangular Callout":"Avrunda firkanta snakkeboble", +"Row":"Rad", +"Row ~Height...":"Rad~høgd …", +"Rows ~Above":"Rader ~over", +"Rows ~Below":"Rader ~under", +"R~efresh Range":"~Oppdater området", +"R~ight-To-Left":"~Høgre til venstre", +"R~un Macro...":"~Køyr makro …", +"S-shaped Arrow":"S-forma pil", +"Save ~As...":"~Lagra som …", +"Scientific":"Vitskapleg", +"Select Cell":"Vel celle", +"Select Column":"Vel kolonne", +"Select Row":"Merk rad", +"Select Table":"Merk tabellen", +"Select ~All":"~Merk alt", +"Select ~Range...":"~Vel område …", +"Set Background Image...":"Set bakgrunnsbilete …", +"Set Character Spacing":"Set teiknavstand", +"Set Heading Numbering":"Set overskriftnummerering", +"Set Line Spacing":"Set linjeavstand", +"Se~ction...":"Bol~k …", +"Shadow":"Skugge", +"Sharpen":"Gjer skarpare", +"Sheet R~ight-To-Left":"Ark frå ~høgre til venstre", +"Show":"Vis", +"Show Navigator Window":"Vis navigasjonsvindauget", +"Show track changes":"Vis «Spor endringar»", +"Sho~w Rows":"~Vis rader", +"Sho~w Slide":"~Vis lysbilete", +"Sidebar":"Sidepanel", +"Signat~ure Line...":"~Signaturlinje...", +"Signet":"Segl", +"Slant Down":"Skråstilt ned", +"Slant Up":"Skråstilt opp", +"Slide Layout":"Lysbiletoppsett", +"Slide Properties...":"Lysbileteigenskapar …", +"Slide Tit~le":"Lysbilet~tittel", +"Slide Transition":"Lysbiletovergang", +"Slide ~Count":"~Tal på lysbilete", +"Slide ~Layout":"Lysbilet~oppsett", +"Small capitals":"Kapitelar", +"Smiley Face":"Smilefjes", +"Snap to Grid":"Fest til rutenettet", +"Sort Ascending":"Sorter stigande", +"Sort Descending":"Sorter fallande", +"So~rt...":"So~rter …", +"Sparkline...":"Minidiagram …", +"Sparklines":"Minidiagram", +"Split Arrow":"Delt pil", +"Split Cells...":"Del celler …", +"Split Table...":"Del tabell …", +"Square":"Kvadrat", +"Square Bevel":"Utståande firkant", +"Square, Rounded":"Kvadrat, avrunda", +"Statistics":"S~tatistikkar", +"Stop":"Stopp", +"Straight Connector":"Rett sambandslinje", +"Straight Connector ends with Arrow":"Rett sambandslinje som sluttar med pil", +"Straight Connector with Arrows":"Rett sambandslinje med piler", +"Strikethrough":"Gjennomstreking", +"Striped Right Arrow":"Pil høgre med striper", +"Subscript":"Senka skrift", +"Sun":"Sol", +"Superscript":"Heva skrift", +"Symbol":"Symbol", +"S~how Columns":"~Vis kolonnar", +"S~lide":"~Lysbilete", +"S~pecial Character...":"S~pesialteikn …", +"Table Cell Background Color":"Bakgrunnsfarge for tabellcelle", +"Table of Contents and Inde~x":"~Innhaldsliste og register", +"Ta~ble Properties...":"Tabell~eigenskapar …", +"Text Wrap...":"Tekstbryting …", +"Te~xt":"Te~kst", +"Theme...":"Tema …", +"Thousands Separator":"Tusenskilje", +"Time":"Tid", +"Time Field":"Klokkeslettfelt", +"Title Page...":"Tittelside …", +"To Background":"Til bakgrunnen", +"To Cell (~resize with cell)":"Til celle (endra ~storleik med cella)", +"To Foreground":"Til forgrunnen", +"To Next Paragraph in Level":"Til neste avsnitt på same nivå", +"To Previous Paragraph in Level":"Til førre avsnitt på same nivå", +"To P~age":"Til si~de", +"To ~Cell":"Til ~celle", +"To ~Character":"Til ~teikn", +"To ~Curve":"~Til kurve", +"To ~Frame":"Til ~ramme", +"To ~Paragraph":"Til ~avsnitt", +"Toggle Automatic Spell Checking":"Slå automatisk stavekontroll av/på", +"Toggle Formatting Marks":"Slå av/på formateringsteikna", +"Toggle Ordered List":"Slå sortert liste av/på", +"Toggle Shadow":"Slå skugge av/på", +"Toggle Unordered List":"Slå usortert liste av/på", +"Top":"Øvst", +"Track Chan~ges":"S~por endringar", +"Translate...":"Omsett …", +"Transparency":"Gjennomsikt", +"Trapezoid":"Trapes", +"Triangle Down":"Trekant ned", +"Triangle Up":"Trekant opp", +"T~able":"T~abell", +"T~ime (variable)":"K~lokkeslett (variabelt)", +"T~itle":"~Tittel", +"Underline":"Understreking", +"Unfloat Frame Content":"Gjer rammeinnhaldet ikkje-flytande", +"Ungroup Sparklines":"Løys opp minidiagramgrupper", +"Unmerge Cells":"Splitt opp samanslåtte celler", +"Unprotect Cells":"Opphev cellevern", +"Up Arrow":"Pil opp", +"Up Arrow Callout":"Boks med pil opp", +"Up and Down Arrow":"Opp- og nedpil", +"Up and Down Arrow Callout":"Boks med piler opp og ned", +"Up and Right Arrow":"Opp- og høgrepil", +"Up and Right Arrow Callout":"Boks med piler opp og til høgre", +"Up, Right and Down Arrow":"Opp-, høgre- og nedpil", +"Update ~Index":"Oppdater ~innhaldslista", +"Vertical Scroll":"Ståande pergamentrull", +"Vertical Text":"Loddrett tekst", +"Vertically C~enter":"Loddrett m~idtstilt", +"Vertically S~pacing":"Loddrett med ~avstand", +"Vertically ~Bottom":"Loddrett ~nedst", +"Vertically ~Top":"Loddrett ~øvst", +"View Grid Lines":"Vis rutenett", +"Watermark...":"Vassmerke …", +"Wave":"Bølgje", +"Wrap Text":"Bryt tekst", +"Zoom In":"Vis større", +"Zoom Out":"Vis mindre", +"~3D View...":"~3D-vising …", +"~Accessibility Check...":"~Tilgjengekontroll …", +"~Add":"~Legg til", +"~Add to List":"Legg til i ~liste", +"~Advanced Filter...":"~Avansert filter …", +"~Analysis of Variance (ANOVA)...":"~Variansanalyse (ANOVA) …", +"~Arrange":"~Still opp", +"~Author":"~Forfattar", +"~Automatic Spell Checking":"~Automatisk stavekontroll", +"~Bottom":"~Nedst", +"~Bring to Front":"Flytt f~remst", +"~Bullets and Numbering...":"~Punkt og nummerering …", +"~Capitalize Every Word":"Stor forbokstav på ~kvart ord", +"~Centered":"~Midtstilt", +"~Chart...":"~Diagram …", +"~Chi-square Test...":"~Kjikvadrat test …", +"~Clear":"~Slett", +"~Clear Direct Formatting":"Fjern ~direkte formatering", +"~Column":"~Kolonne", +"~Column Break":"~Kolonneskift", +"~Columns":"~Kolonnar", +"~Contour":"~Omriss", +"~Convert":"Gjer o~m", +"~Correlation...":"~Korrelasjon …", +"~Covariance...":"Ko~varians …", +"~Cut":"~Kutt", +"~Data":"~Data", +"~Data Ranges...":"Data~område …", +"~Data Table...":"~Datatabell …", +"~Date":"~Dato", +"~Date (fixed)":"~Dato (fast)", +"~Date (variable)":"~Dato (variabel)", +"~Define":"~Merk området", +"~Define Range...":"~Definer område …", +"~Define...":"~Skriv inn", +"~Delete":"~Slett", +"~Delete Sheet...":"~Slett ark …", +"~Delete Slide":"~Slett lysbilete", +"~Descriptive Statistics...":"~Beskrivande statistikkar …", +"~Display Grid":"~Vis rutenett", +"~Edit":"~Rediger", +"~Edit Contour...":"~Rediger omriss …", +"~Edit...":"~Rediger …", +"~Endnote":"~Sluttnote", +"~Enter Group":"Gå ~inn i gruppe", +"~Exponential Smoothing...":"~Eksponentiell utjamning …", +"~F-test...":"~F-test …", +"~File":"~Fil", +"~First Paragraph":"~Første avsnitt", +"~Fonts...":"Skrift~er …", +"~Footnote":"~Fotnote", +"~Footnote/Endnote Settings...":"Innstillingar for _fotnotar og sluttnotar …", +"~Format Cells...":"Formater ~celler …", +"~Formula Object...":"~Formelobjekt…", +"~Function...":"~Funksjon …", +"~Go to Sheet...":"~Gå til ark…", +"~Goal Seek...":"~Målverdisøk …", +"~Group":"~Grupper", +"~Group and Outline":"G~rupper og disponer", +"~Group...":"~Grupper …", +"~Header and Footer...":"~Topptekst og botntekst …", +"~Headers and Footers...":"~Topptekst og botntekst …", +"~Height...":"~Høgd …", +"~Help":"~Hjelp", +"~Hide":"~Gøym", +"~Hide AutoFilter":"~Gøym autofiltrering", +"~Hide Details":"~Gøym detaljar", +"~Hide Sheet":"~Gøym ark", +"~Hide Slide":"~Gøym lysbilete", +"~Hyperlink":"~Hyperlenkje", +"~Hyperlink...":"~Hyperlenkje …", +"~Hyphenation":"O~rddeling", +"~Hyphenation...":"~Orddeling …", +"~Image...":"~Bilete …", +"~Index Entry...":"Indeksoppf~øring …", +"~Insert":"Set ~inn", +"~Insert or Edit...":"~Set inn eller rediger", +"~Insert...":"~Set inn …", +"~Interaction...":"~Samhandling …", +"~Left":"~Venstre", +"~Left-to-Right Mark":"~Venstre-til-høgre-merke", +"~Line Numbering...":"~Linjenummerering …", +"~Manage...":"~Handsam …", +"~Middle":"~Midtre", +"~More Fields...":"~Fleire felt …", +"~More Options...":"~Fleire innstillingar …", +"~Move or Copy Sheet...":"~Flytt/kopier ark …", +"~Moving Average...":"~Glidande gjennomsnitt …", +"~Named Ranges and Expressions":"~Namngjevne område og uttrykk", +"~New Slide":"~Nytt lysbilete", +"~No-break Space":"~Hardt mellomrom", +"~Optimal":"~Optimal", +"~Optimal Height...":"~Beste høgd …", +"~Optimal Width...":"B~este breidd …", +"~Ordered List":"~Sortert Liste", +"~Page":"~Side", +"~Page Break":"~Sideskift", +"~Page Number":"~Sidenummer", +"~Page Number...":"~Sidenummer …", +"~Page Numbers...":"~Sidenummer …", +"~Page Style...":"~Sidestil …", +"~Page...":"Si~de …", +"~Parallel":"~Parallell", +"~Paste":"~Lim inn", +"~Pivot Table":"~Pivottabell", +"~Print...":"Skriv ~ut …", +"~Properties...":"~Eigenskapar …", +"~Recalculate":"~Rekna ut på nytt", +"~Record":"~Registrer", +"~Redo":"~Gjer om", +"~Refresh":"~Oppdater", +"~Regression...":"~Regresjon …", +"~Remove Hyperlink":"~Fjern hyperlenkje", +"~Remove Outline":"~Fjern disposisjon", +"~Reset Filter":"~Tilbakestill filter", +"~Right":"~Høgre", +"~Right-to-Left Mark":"~Høgre-til-venstre-merke", +"~Row":"~Rad", +"~Rows":"~Rader", +"~Sampling...":"~Prøvetaking …", +"~Save":"La~gra", +"~Sections...":"B~olkar …", +"~Select":"~Vel", +"~Send to Back":"Flytt b~akarst", +"~Sentence case":"~Innleiande stor forbokstav", +"~Shape":"~Form", +"~Sheet":"~Ark", +"~Show":"~Vis", +"~Show Details":"~Vis detaljar", +"~Show Sheet...":"~Vis ark …", +"~Slide Number":"~Lysbiletnummer", +"~Soft Hyphen":"~Mjuk bindestrek", +"~Sort...":"~Sorter …", +"~Spacing":"~Mellomrom", +"~Spacing...":"~Avstand …", +"~Spelling...":"~Stavekontroll …", +"~Standard Filter...":"~Standardfilter …", +"~Subject":"~Emne", +"~Table":"~Tabell", +"~Table Properties...":"Tabell~eigenskapar …", +"~Table...":"~Tabell …", +"~Text Box":"~Tekstfelt", +"~Thesaurus...":"~Synonymordliste …", +"~Through":"~Gjennom", +"~Time":"~Klokkeslett", +"~Time (fixed)":"~Klokkeslett (fast)", +"~Time (variable)":"~Klokkeslett (variabelt)", +"~Tools":"V~erktøy", +"~Top":"Ø~vst", +"~UPPERCASE":"~Store bokstavar", +"~Undo":"~Angra", +"~Ungroup...":"~Løys opp gruppe …", +"~Unordered List":"~Usortert Liste", +"~Update All":"~Oppdater alt", +"~Validity...":"~Validering …", +"~View":"~Vis", +"~While Typing":"~Ved skriving", +"~Width...":"~Breidd …", +"~Word Count...":"~Ordteljing …", +"~Word Joiner":"Ordbindar", +"~Wrap":"T~ekstbryting", +"~Z-test...":"~Z-test …", +"~Zero-width Space":"Mellomrom utan ~breidd", +"~lowercase":"S~må bokstavar", +"~tOGGLE cASE":"Slå ~bokstavstorleik av/på" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/nr.json b/f7cloud-office/browser/dist/l10n/uno/nr.json new file mode 100644 index 0000000..6bd3943 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/nr.json @@ -0,0 +1,279 @@ +{ +"12-Point Star":"Ikwekwezi Enamahlangothi ali-12", +"24-Point Star":"Ikwekwezi Enamahlangothi ama-24", +"4-Point Star":"Ikwekwezi Enamahlangothi ama-4", +"4-way Arrow":"Itshwayo lekomba Elimahlandla Mane", +"4-way Arrow Callout":"I-callout yobutjhobi Emahlangothi ama-4", +"5-Point Star":"Ikwekwezi Enamahlangothi ama-5", +"6-Point Star":"Ikwekwezi Enamahlangothi asi-6", +"8-Point Star":"Ikwekwezi Enamahlangothi abu-8", +"Accept":"Amukela", +"Accept All":"Yamukela Koke", +"Arch Down (Curve)":"Gobanela Phasi (Thela)", +"Arch Down (Pour)":"Gobanela Phasi (Thela)", +"Arch Left (Curve)":"Gobanela Ngesinceleni (Kheva)", +"Arch Right (Curve)":"Gobanela Ngesidleni (Kheva)", +"Arch Right (Pour)":"Gobanela Ngesidleni (Thela)", +"Arch Up (Curve)":"Gobanela Phezulu (Thela)", +"Arch Up (Pour)":"Gobanela Phezulu (Thela)", +"Arrange":"Hlela", +"As C~haracter":"Njenget~shwayo", +"AutoFill Data Series: automatic":"UmLandelande wokuZaliswa kweDatha: okuzenzakalelako", +"Auto~Filter":"Ihlelo lekhompyutha elisebenza umtlolo ~Elizenzakalelako", +"A~lignment...":"U~kulungisa...", +"A~rea...":"N~dawo...", +"A~rrange":"H~lela", +"Back One":"Buyisela emva Yinye", +"Background Color":"Umbala Wesendlalelo", +"Block Arc":"Ibhlogo Eligobeneko", +"Bold":"Bholdi", +"Bookmar~k...":"Isibekisi sencwa~di...", +"Brightness":"Ukukhanya", +"Caption...":"Umtjho wokuhlathulula...", +"Center":"Phakathi", +"Center Horizontal":"Beka phakathi Buthabalala", +"Charcoal Sketch":"Umgwalo osa-Charcoal", +"Chevron":"Itjhevroni", +"Chevron Down":"Tjhevroni Phasi", +"Chevron Up":"Tjhevroni Phezulu", +"Circle (Curve)":"Ndulungu (Kheva)", +"Circle (Pour)":"Indulungu (Thela)", +"Circle Pie":"Iphayi Esiyingilizi", +"Circular Arrow":"Itshwayo lekomba Yokusatjalaliswa", +"Close Master View":"Vala Ukubona Umtjhini olawulako", +"Column ~Width...":"Ububanzi ~Bekholomu...", +"Connector Ends with Arrow":"Isithintanisi Siphela Ngobutjhobi", +"Connector with Arrows":"Isithintanisi Esinobutjhobi", +"Contrast":"Mehluko", +"Corner Right Arrow":"Itshwayo lekomba Lekhona Ngesidleni", +"Co~lumns...":"Am~akholomu...", +"Cross":"Isiphambano", +"Currency":"Ikharensi", +"Curved Connector":"Isithintanisi Esinekhevu", +"Curved Connector Ends with Arrow":"Isithintanisi Esinekhevu Siphela Ngobutjhobi", +"Curved Connector with Arrows":"Isithintanisi Esinekhevu Esinobutjhobi", +"Dat~e (variable)":"Ilang~a (sihlukile)", +"Delete C~ells...":"Cima A~maseli...", +"Delete C~ontents...":"Cima O~kungaphakathi...", +"Delete Rows":"Cima Amarhemo", +"Diamond":"Idayimani", +"Diamond Bevel":"Iphasi le-dayimani elisuka ephasini elibuthabalala namkha elibuvundla", +"Doorplate":"Iplada lomnyango", +"Double Brace":"Into yokubopha Ekabili", +"Double Bracket":"Abobakaki Abangababili", +"Down Arrow":"Itshwayo lekomba eliya Phasi", +"Down Arrow Callout":"I-callout ebutjhobi Yangaphasi", +"Ellipse":"Isingaqanda", +"Explosion":"Ukuthuthumba", +"Fade Down":"Phela buthaka Phasi", +"Fade Left":"Phela buthaka Ngesinceleni", +"Fade Right":"Phela buthaka Ngesidleni", +"Fade Up":"Phela buthaka Phezulu", +"Fade Up and Left":"Phela ukuya Phezulu Nangesinceleni", +"Fade Up and Right":"Phela ukuya Phezulu Nangesidleni", +"Fill Color":"Zalisa Umbala", +"Flowchart: Alternate Process":"Flowtjhati: Ezinye iinkambiso", +"Flowchart: Card":"Flowtjahti: Ikarada", +"Flowchart: Collate":"Flowtjhati: Buthelela nokuhlanganisa", +"Flowchart: Connector":"Flowtjhati: Isihlanganisi", +"Flowchart: Data":"Flowtjhati: Idatha", +"Flowchart: Decision":"Flowtjhati: Isiqunto", +"Flowchart: Delay":"Flowtjhati: Ukuriyada", +"Flowchart: Direct Access Storage":"Flowtjhati Ukufikelela Ukubeka Kunqopha", +"Flowchart: Display":"Flowtjhati: Tjengisa", +"Flowchart: Document":"Flowtjhati: Isiqunto", +"Flowchart: Extract":"Flowtjhati: Susa", +"Flowchart: Internal Storage":"Flowtjhati: Ukubeka", +"Flowchart: Magnetic Disc":"Flowtjhati: Idiksi Lakazibuthe", +"Flowchart: Manual Input":"Flowtjhati: Ukufaka Ngesandla", +"Flowchart: Manual Operation":"Flowtjhati: Ukusebenzisa Ngesandla", +"Flowchart: Merge":"Flowtjhati: Hlanganisa", +"Flowchart: Multidocument":"Flowtjhati: Umtlolo omahlangothi manengi", +"Flowchart: Off-page Connector":"Flowtjhati: Isihlanganisi Ngaphandle Kwekhasi", +"Flowchart: Or":"Flowtjhati: Namkha", +"Flowchart: Predefined Process":"Flowtjhati: Ikambiso esele Ihlathululiwe", +"Flowchart: Preparation":"Flowtjhati: Ukulungiselela", +"Flowchart: Process":"Flowtjhati: Ikambiso", +"Flowchart: Punched Tape":"Flowtjhati: Itheyiphu Ethunjusiweko", +"Flowchart: Sequential Access":"Flowtjhati: Ukufikelela Okulandelanako", +"Flowchart: Sort":"Flowtjhati: Hlela", +"Flowchart: Stored Data":"Flowtjhati: Idatha Ebekiweko", +"Flowchart: Summing Junction":"Flowtjhati: Ukuhlangana Kokurhunyeza", +"Flowchart: Terminator":"Flowtjhati: Isiphelisi", +"Flower":"Imbali", +"Folded Corner":"Ikhona Ephuthiweko", +"Foote~r":"Fut~a", +"Forward One":"Dlulisa Yinye", +"F~ont Size...":"Ubukhulu Bef~onti...", +"F~ormat":"L~ungisa", +"F~ull Screen":"Iskrini Esiz~eleko", +"General":"Mazombe", +"He~ader":"He~da", +"Horizontal Scroll":"Iskroli Esibuthabalala", +"H~ide":"Fi~hla", +"In ~Background":"E~sendlalelweni", +"Inflate":"Zalisa ummoya", +"Insert Chart":"Faka Itjhati", +"Insert Column Break":"Faka Ukuhlukaniswa Kwekholomu", +"Insert Hyperlink":"Faka i-hayiphalinki", +"Insert Index Entry":"Faka Ikomba ye-Enthri", +"Insert Unnumbered Entry":"Faka Okufakwako Okunganambara", +"Isosceles Triangle":"Ayisosilisi Eyincantathu", +"Italic":"Ithaliki", +"Language":"Ilimi", +"Layout":"Ubunjalo", +"Left Arrow":"Itshwayo lekomba Langesinceleni", +"Left Arrow Callout":"I-callout Yangesinceleni", +"Left Brace":"Into yokubopha Yangesinceleni", +"Left Bracket":"Ubakaki Wangesinceleni", +"Left and Right Arrow":"Itshwayo lekomba Langesinceleni Nangesidleni", +"Left and Right Arrow Callout":"I-callout ebutjhobi Yangesinceleni Nangesidleni", +"Left-To-Right":"Ukusuka Ngesinceleni ukuya Ngesidleni", +"Lightning Bolt":"Umbani", +"Line":"Ilayini", +"Line Callout 1":"I-callout Eyilayini 1", +"Line Callout 2":"I-callout Eyilayini 2", +"Line Callout 3":"I-callout Eyilayini 3", +"Line Color":"Umbala Welayini", +"Line Connector":"Isithintanisi Eelayini", +"Line Connector Ends with Arrow":"Isithintanisi Selayini Esiphela Ngobutjhobi", +"Line Spacing: 1":"Isikhala Samalayini: 1", +"L~ine...":"L~ayini...", +"Manual ~Break...":"Ukuhlukanisa ~Amakhasi ngesandla...", +"Moon":"Inyanga", +"Na~vigator":"Um~khombindlela", +"Next Page":"Ikhasi Elilandelako", +"Notched Right Arrow":"Itshwayo lekomba Elibuyele Ngaphakathi", +"Number":"Inomboro", +"Number Format...":"Indela Yokunambara...", +"Octagon Bevel":"Iphasi le-okthagoni elisuka ephasini elibuthabalala namkha elibuvundla", +"Open Circle (Curve)":"Vula Indulungu (Kheva)", +"Open Circle (Pour)":"Vula Indulungu (Thela)", +"Open Hyperlink":"Vula I-hayiphalinki", +"Optimal Column Width":"Ububanzi Bekholomu Obulingeneko", +"Optimal Row Height":"Ukuphakama Okulingeneko Kwerhemo", +"Parallelogram":"Ipharalelogramu", +"Plain Text":"Umtlolo Onganalitho", +"Pop Art":"Umgwalo we-Pop", +"Position and Si~ze...":"Ubujamo Nobu~khulu...", +"Previous Page":"Ikhasi Elidlulileko", +"Protect Cells":"Vikela Amaseli", +"Puzzle":"I-puzzle", +"P~aragraph...":"In~dima...", +"Rectangle":"Uhlangothine", +"Rectangular Callout":"I-callout Emahlangothi mane", +"Remove Noise":"Susa Itjhada", +"Rename Master":"Thiya butjha Umtjhini olawulako", +"Restart Numbering":"Thoma butjha Ukunambara", +"Right Arrow":"Itshwayo lekomba Langesidleni", +"Right Arrow Callout":"I-callout Yangesidleni", +"Right Brace":"Into yokubopha Yangesidlleni", +"Right Bracket":"Ubakaki Wangesidleni", +"Right or Left Arrow":"Itshwayo lekomba Langesidleni namkha Ngesinceleni", +"Right-To-Left":"Ukusuka ngesidleni ukuya ngesinceleni", +"Ring":"Iringhi", +"Round Callout":"I-callout Eyindulungu", +"Rounded Rectangular Callout":"I-callout Eyindulungu Emahlangothi mane", +"R~efresh Range":"Letha Ukuvuse~lela bujtha", +"R~ight-To-Left":"Ukusuka Nges~idleni ukuya Ngesinceleni", +"R~un Macro...":"Sebe~nzisa umLayo...", +"S-shaped Arrow":"Itshwayo lekomba Elibumbeke njengo-S", +"Save ~As...":"Bulunga ~Njenge...", +"Select Row":"Khetha Irhemo", +"Sharpen":"Enza bukhali", +"Signet":"Itshwayo lokuqinisekisa", +"Slant Down":"Tjhigama Phasi", +"Slant Up":"Tjhigama Phezulu", +"Small capitals":"Amaledere amancani", +"Smiley Face":"Ubuso Obumamathekako", +"Snap to Grid":"Phula Egridini", +"Split Arrow":"Itshwayo lekomba Elihlukanisiweko", +"Square":"Isikwere", +"Square Bevel":"Iphasi eliskwere elisuka ephasini elibuthabalala namkha elibuvundla", +"Square, Rounded":"Iskwere, Esiyindulungu", +"Statistics":"Iimbalobalo", +"Stop":"Jama", +"Straight Connector":"Isithintanisi Sabunqopha", +"Straight Connector ends with Arrow":"Isithintanisi Esinqophileko Siphela Ngobutjhobi", +"Straight Connector with Arrows":"Isithintanisi Esibunqopha Esinobutjhobi", +"Strikethrough":"Betha weqe", +"Striped Right Arrow":"Itshwayo lekomba Elinemithala", +"Subscript":"Tlola ngehla kwelayini", +"Sun":"Ilanga", +"Superscript":"Tlola ngehla kwelayini", +"Text Wrap...":"Ukudluliswa Kwetheksti...", +"Time":"Isikhathi", +"To Background":"Esendlelelweni", +"To Foreground":"Ibonelo Eduze", +"To Next Paragraph in Level":"Endimeni Elandelako Ngezinga", +"To Previous Paragraph in Level":"Endimeni Edlulileko Ngezinga", +"To ~Cell":"E~selini", +"To ~Character":"E~tshwayweni", +"To ~Curve":"E~khevini", +"To ~Frame":"E~sakhiweni", +"To ~Paragraph":"E~ndimeni", +"Triangle Down":"Ncantathu Phasi", +"Triangle Up":"Ncantathu Phezulu", +"T~ime (variable)":"I~sikhathi (sihlukile)", +"Underline":"Thalela", +"Up Arrow":"Itshwayo lekomba eliya Phezulu", +"Up Arrow Callout":"I-callout Yangaphezulu", +"Up and Down Arrow":"Itshwayo lekomba eliya Phezulu Naphasi", +"Up and Down Arrow Callout":"I-callout ebutjhobi Yangaphasi Nangaphezulu", +"Up and Right Arrow":"Itshwayo lekomba eliya Phezulu Nangesidleni", +"Up and Right Arrow Callout":"I-callout ebutjhobi Yangaphezulu Nangesidleni", +"Up, Right and Down Arrow":"Itshwayo lekomba eliya Phezulu, Ngesidleni Naphasi", +"Vertical Scroll":"Iskroli Esivundlileko", +"Vertical Text":"Theksti Ebuvundla", +"~Add":"~Ngezelela", +"~Advanced Filter...":"~Ihlelo lekhompyutha elisebenza umtlolo Eliphambili...", +"~Arrange":"~Hlela", +"~Bottom":"~Phasi", +"~Bring to Front":"~Letha Ngaphambili", +"~Centered":"~Bekwe phakathi", +"~Chart...":"~Tjhati...", +"~Contour":"~Ilayini yokuhlanganisa", +"~Convert":"~Tjhugulula", +"~Date":"~Ilanga", +"~Date (fixed)":"~Ilanga (sibekiwe)", +"~Define":"~Hlathulula", +"~Edit Contour...":"~Hlela Ilayini yokuhlanganisa...", +"~Enter Group":"~Faka Isiqhema", +"~First Paragraph":"~Indima Yokuthoma", +"~Fonts...":"~Amafonti...", +"~Function...":"~Umsebenzi...", +"~Goal Seek...":"~Zuma Ihloso...", +"~Group...":"~Isiqhema...", +"~Header and Footer...":"~Heda Nefuta...", +"~Height...":"~Ukuphakama...", +"~Hide AutoFilter":"~Fihla ihlelo lekhompyutha elisebenza umtlolo elizenzakalelako", +"~Hide Details":"~Fihla Imininingwana", +"~Hide Slide":"~Fihla Isilayidi", +"~Hyphenation":"~Ukufakwa kwehayifeni", +"~Insert":"~Faka", +"~Interaction...":"~Ukuthintana...", +"~Line Numbering...":"~Ukunambara Ilayini...", +"~Optimal Height...":"~Ukuphakama Okulingeneko...", +"~Optimal Width...":"~Ububanzi Obulingeneko...", +"~Recalculate":"~Bala butjha", +"~Refresh":"~Vuselela", +"~Row":"~Rhemo", +"~Save":"~Bulunga", +"~Sections...":"~Iingaba...", +"~Select":"~Khetha", +"~Send to Back":"~Buyisela Emva", +"~Show Details":"~Tjengisa Imininingwana", +"~Sort...":"~Hlela...", +"~Spacing...":"~Ukufaka isikhala...", +"~Standard Filter...":"~Ihlelo lekhompyutha elisebenza umtlolo Elamukelekako...", +"~Subject":"~Isihloko", +"~Time":"~Isikhathi", +"~Time (fixed)":"~Isikhathi (sibekiwe)", +"~Top":"~Phezulu", +"~Ungroup...":"~Ngafaki esiqhemeni...", +"~Update All":"~Letha Koke ebujameni banjesi", +"~Validity...":"~Ukusebenza...", +"~While Typing":"~Ngesikhathi Uthayipha", +"~Width...":"~Ububanzi...", +"~Wrap":"~Dlulisa igama" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/nso.json b/f7cloud-office/browser/dist/l10n/uno/nso.json new file mode 100644 index 0000000..daca985 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/nso.json @@ -0,0 +1,426 @@ +{ +"12-Point Star":"Naledi ya ntlha tše 12", +"24-Point Star":"Naledi ya ntlha tše 24", +"4-Point Star":"Naledi ya ntlha tše 4", +"4-way Arrow":"Mosebe wa ditsela tše 4", +"4-way Arrow Callout":"Go ipiletša ga mosebe ga ditsela tše 4", +"5-Point Star":"Naledi ya ntlha tše 5", +"6-Point Star":"Naledi ya ntlha tše 6", +"8-Point Star":"Naledi ya ntlha tše 8", +"Accept":"Amogela", +"Accept All":"Amogela tšohle", +"Align Bottom":"Tsepanya tlase", +"Align Left":"Tsepanya ka go la nngele", +"Align Right":"Tsepanya ka go la go ja", +"Align Top":"Tsepanya godimo", +"Arch Down (Curve)":"Bora tlase (kgopamiša)", +"Arch Down (Pour)":"Bora tlase (Tšhela)", +"Arch Left (Curve)":"Bora go la nngele (kgopamiša)", +"Arch Right (Curve)":"Bora go la go ja (kgopamiša)", +"Arch Right (Pour)":"Bora go la go ja (tšhela)", +"Arch Up (Curve)":"Bora godimo (kgopamiša)", +"Arch Up (Pour)":"Bora godimo (tšhela)", +"Arrange":"Beakanya", +"As C~haracter":"Bjalo ka tlh~aka", +"AutoCorr~ect":"Phošollo-~boitirišo", +"AutoFill Data Series: automatic":"Tlatša tatelano ka boitirišo: ka boitirišo", +"Auto~Filter":"~Filthara-boitirišo", +"A~lignment...":"T~sepanyo...", +"A~rea...":"L~efelo...", +"A~rrange":"B~eakanya", +"Back One":"Morago ka tee", +"Background Color":"Mmala wa bokamorago", +"Block Arc":"Thibela areka", +"Bold":"Mokoto", +"Bookmar~k...":"Pu~kutshwayo...", +"Bottom":"Tlase", +"Brightness":"Go taga", +"Caption...":"Khepšene...", +"Center":"Bogareng", +"Center Horizontal":"Bogareng ka go rapama", +"Centered":"Beilwe gare", +"Ce~lls...":"Dise~le...", +"Charcoal Sketch":"Seketšhe sa tšhakhoule", +"Chart T~ype...":"Mohu~ta wa tšhate...", +"Chevron":"Ševerone", +"Chevron Down":"Šeferone tlase", +"Chevron Up":"Šeferone godimo", +"Circle":"Kgokolo", +"Circle (Curve)":"Kgokolo (kgopamiša)", +"Circle (Pour)":"Kgokolo (tšhela)", +"Circle Pie":"Phaye ya kgokolo", +"Circular Arrow":"Mosebe wa kgokolo", +"Close Master View":"Tswalela go lebelelwa ga mastara", +"Cloud":"Leru", +"Column ~Width...":"~Bophara bja kholomo...", +"Comments":"Ditshwaotshwao", +"Comme~nt":"~Tshwaotshwao", +"Connector":"Sekgokaganyi", +"Connector Ends with Arrow":"Sekgokaganyi se felela ka mosebe", +"Connector with Arrows":"Sekgokaganyi seo se nago le mesebe", +"Contrast":"Phapano", +"Corner Right Arrow":"Mosebe wa sekhutlong go la go ja", +"Co~lumns...":"Dikho~lomo...", +"Cross":"Kgabaganya", +"Currency":"Kharensi", +"Curve":"Kgopamišo", +"Curve Down":"Kgopamišetša tlase", +"Curve Up":"Kgopamišetša godimo", +"Curved Connector":"Sekgokaganyi se kgopamego", +"Curved Connector Ends with Arrow":"Sekgokaganyi seo se kgopamišitšwego se felela ka mosebe", +"Curved Connector with Arrows":"Sekgokaganyi seo se kgopamišitšwego seo se nago le mesebe", +"Cylinder":"Silintere", +"Dat~e (variable)":"L~etšatšikgwedi (le fapanego)", +"Decrease Indent":"Fokotša go kobega", +"Delete All Comments":"Phumola ditshwaotshwao tšohle", +"Delete All Comments by This Author":"Phumola ditshwaotshwao tšohle tša mongwadi yo", +"Delete Axis":"Phumola makopano", +"Delete Comment":"Phumola ditshwaotshwao", +"Delete C~ells...":"Phumola Dis~ele...", +"Delete C~ontents...":"Phumola d~ikagare...", +"Delete Data Labels":"Phumola maswao a tsebišo", +"Delete Legend":"Phumola nonwane", +"Delete Major Grid":"Phumola kriti e kgolo", +"Delete Minor Grid":"Phumola kriti e nyenyane", +"Delete Rows":"Phumola methalo", +"Delete Single Data Label":"Phumola leswao le tee la tsebišo", +"Delete ~All Comments":"Phumola ditshwaotshwao ~tšohle", +"Diamond":"Taamane", +"Diamond Bevel":"Befele ya taamane", +"Digital Signatu~res...":"Mesae~no ya tijithale...", +"Doorplate":"Poleiti ya mojako", +"Double Brace":"Go tiiša gabedi", +"Double Bracket":"Mašakana a gabedi", +"Down Arrow":"Mosebe wa tlase", +"Down Arrow Callout":"Go ipiletša ga mosebe ga tlase", +"Ellipse":"Elipise", +"Explosion":"Mothuthupo", +"Fade Down":"Galogiša tlase", +"Fade Left":"Galogiša go la nngele", +"Fade Right":"Galogiša go la go ja", +"Fade Up":"Galogiša godimo", +"Fade Up and Left":"Galogiša godimo le la nngele", +"Fade Up and Right":"Galogiša godimo le la go ja", +"Fill Color":"Tlatša mmala", +"Flip Vertically":"Phetla ka go tsepama", +"Flowchart: Alternate Process":"Tšhate ya go elela: Mosepelo o fapanego", +"Flowchart: Card":"Tšhate ya go elela: Karata", +"Flowchart: Collate":"Tšhate ya go elela: Bapetša", +"Flowchart: Connector":"Tšhate ya go elela: Sekgokaganyi", +"Flowchart: Data":"Tšhate ya go elela: Tsebišo", +"Flowchart: Decision":"Tšhate ya go elela: Sephetho", +"Flowchart: Delay":"Tšhate ya go elela: Diegiša", +"Flowchart: Direct Access Storage":"Tšhate ya go elela: Polokelo ya go tsena ka go lebanya", +"Flowchart: Display":"Tšhate ya go elela: Bontšha", +"Flowchart: Document":"Tšhate ya go elela: Tokumente", +"Flowchart: Extract":"Tšhate ya go elela: Ntšha", +"Flowchart: Internal Storage":"Tšhate ya go elela: Polokelo ya ka gare", +"Flowchart: Magnetic Disc":"Tšhate ya go elela: Tisiki ya Makenete", +"Flowchart: Manual Input":"Tšhate ya go elela: Go itsenyetša", +"Flowchart: Manual Operation":"Tšhate ya go elela: Mošomo wa go itirela", +"Flowchart: Merge":"Tšhate ya go elela: Kopanya", +"Flowchart: Multidocument":"Tšhate ya go elela: Ditokumente tše dintši", +"Flowchart: Off-page Connector":"Tšhate ya go elela: Sekgokaganyi se sego letlakaleng", +"Flowchart: Or":"Tšhate ya go elela: Goba", +"Flowchart: Predefined Process":"Tšhate ya go elela: Mosepelo o hlalositšwego e sa le pele", +"Flowchart: Preparation":"Tšhate ya go elela: Tokišeletšo", +"Flowchart: Process":"Tšhate ya go elela: Mosepelo", +"Flowchart: Punched Tape":"Tšhate ya go elela: Theipi yeo e phutšego", +"Flowchart: Sequential Access":"Tšhate ya go elela: Go tsena ka tatelano", +"Flowchart: Sort":"Tšhate ya go elela: Hlopha", +"Flowchart: Stored Data":"Tšhate ya go elela: Tsebišo e bolokilwego", +"Flowchart: Summing Junction":"Tšhate ya go elela: Magahlano a kakaretšo", +"Flowchart: Terminator":"Tšhate ya go elela: Sefediši", +"Flower":"Letšoba", +"Folded Corner":"Sekhutlo se phuthilwego", +"Font Color":"Mmala wa fonte", +"Fontwork Shape":"Sebopego sa mošomo wa fonte", +"Foote~r":"Hlogwa~na ya tlase", +"For Paragraph":"Bakeng sa temana", +"For Selection":"Bakeng sa kgetho", +"Format Axis...":"Fometa makopano...", +"Format Chart Area...":"Fometa lefelo la tšhate...", +"Format Data Labels...":"Fometa maswao a tsebišo...", +"Format Data Point...":"Fometa ntlha ya tsebišo...", +"Format Data Series...":"Fometa tatelano ya tsebišo...", +"Format Floor...":"Lebato la go fometa...", +"Format Legend...":"Fometa nonwane...", +"Format Major Grid...":"Fometa kriti e kgolo...", +"Format Mean Value Line...":"Fometa mothaladi wa boleng o monyenyane...", +"Format Minor Grid...":"Fometa kriti e nyenyane...", +"Format Selection...":"Kgetho ya fomate...", +"Format Single Data Label...":"Fometa leswao le tee la tsebišo...", +"Format Stock Gain...":"Fometa khwetšho ya setoko...", +"Format Stock Loss...":"Fometa tahlego ya setoko...", +"Format Title...":"Fometa sehlogo...", +"Format Trend Line Equation...":"Fometa ekhweišene ya mothaladi wa setlwaedi...", +"Format Trend Line...":"Fometa mothaladi wa setlwaedi...", +"Format Wall...":"Lebota la go fometa...", +"Format Y Error Bars...":"Fometa dipara tša phošo ya Y...", +"Formatting Mark":"Leswao la go fometa", +"Forward One":"Fetišetša e tee", +"Frame":"Foreimi", +"F~ont Size...":"Bogolo bja f~onte...", +"F~ormat":"F~omete", +"F~ull Screen":"Sekirini ka bo~tlalo", +"General":"Kakaretšo", +"Heart":"Pelo", +"Hexagon":"Heksakone", +"He~ader":"Hlogw~ana ya godimo", +"Horizontal Scroll":"Go sekorola go rapamego", +"H~ide":"F~ihla", +"H~ide Rows":"F~ihla methalo", +"In ~Background":"Ka ~bokamoragong", +"Increase Indent":"Oketša go kobega", +"Inflate":"Budulela", +"Insert Axis":"Tsenya makopano", +"Insert Axis Title":"Tsenya sehlogo sa makopano", +"Insert Chart":"Lokela tšhate", +"Insert Column Break":"Tsenya kgaotšo ya kholomo", +"Insert Data Labels":"Tsenya maswao a tsebišo", +"Insert Hyperlink":"Tsenya lomaganyo-kgolo", +"Insert Index Entry":"Tsenya tsenyo ya tšhupane", +"Insert Major Grid":"Tsenya kriti e kgolo", +"Insert Mean ~Value Line":"Tsenya mothaladi wa ~boleng o monyenyane", +"Insert Minor Grid":"Tsenya kriti e nyenyane", +"Insert Single Data Label":"Tsenya leswao le tee la tsebišo", +"Insert Titles...":"Tsenya dihlogo...", +"Insert Tre~nd Line...":"Tsenya mothaladi wa s~etlwaedi...", +"Insert Unnumbered Entry":"Tsenya tsenyo e se nago nomoro", +"Insert ~Cells...":"Tsenya ~disele...", +"Insert/Delete Axes...":"Tsenya/Phumola makopano...", +"Invert":"Fetola", +"Isosceles Triangle":"Khutlotharo ya aesoselese", +"Italic":"Moseka", +"Justified":"Lokafaditšwe", +"Language":"Leleme", +"Language Status":"Boemo bja leleme", +"Layout":"Tlhamego", +"Left":"La nngele", +"Left Arrow":"Mosebe wa la nngele", +"Left Arrow Callout":"Go ipiletša ga mosebe go la nngele", +"Left Brace":"Go tiiša go la nngele", +"Left Bracket":"Lešakana la la nngele", +"Left and Right Arrow":"Mosebe wa la nngele le la go ja", +"Left and Right Arrow Callout":"Go ipiletša ga mosebe ga la nngele le la go ja", +"Left-To-Right":"La nngele go ya go la go ja", +"Lightning Bolt":"Go betha ga legadima", +"Line":"Mothaladi", +"Line Callout 1":"Go ipiletša ga mothaladi 1", +"Line Callout 2":"Go ipiletša ga mothaladi 2", +"Line Callout 3":"Go ipiletša ga mothaladi 3", +"Line Color":"Mmala wa mothaladi", +"Line Connector":"Sekgokaganyi sa mothaladi", +"Line Connector Ends with Arrow":"Sekgokaganyi sa mothaladi se felela ka mosebe", +"Line Spacing: 1":"Sekgoba sa mothaladi: 1", +"L~ine...":"Mothalad~i...", +"Manual ~Break...":"~Kgaotšo ya go itirela...", +"Media":"Mmediya", +"Moon":"Ngwedi", +"M~erge and Center Cells":"~Kopanya disele", +"Name...":"Leina...", +"Na~vigator":"Mo~sepediši", +"Next Page":"Letlakala le latelago", +"Notched Right Arrow":"Mosebe wa la go ja o sehlilwego", +"Number":"Nomoro", +"Number Format...":"Fomete ya dinomoro...", +"Number Format: Currency":"Fomate ya dinomoro: Kharensi", +"Number Format: Decimal":"Fomate ya dinomoro: Tesimale", +"Number Format: Exponential":"Fomate ya dinomoro: Eksponente", +"Number Format: Percent":"Fomate ya dinomoro: Phesente", +"Number Format: Standard":"Fomate ya dinomoro: Motheo", +"Number Format: Time":"Fomate ya dinomoro: Nako", +"Octagon":"Okthakone", +"Octagon Bevel":"Befele ya okthakone", +"Open Circle (Curve)":"Bula kgokolo (kgopamiša)", +"Open Circle (Pour)":"Bula kgokolo (tšhela)", +"Open Hyperlink":"Bula lomaganyo-kgolo", +"Optimal Column Width":"Bophara bjo phethagetšego bja kholomo", +"Optimal Row Height":"Bogodimo bjo phethagetšego bja mothalo", +"Overline":"Godimo ga mothaladi", +"Page ~Count":"~Palelo ya letlakala", +"Parallelogram":"Pharalelograma", +"Paste ~Special...":"Kgomaretša e ~kgethegilego...", +"Pentagon":"Phenthakone", +"Plain Text":"Sengwalwa se se nago selo", +"Pop Art":"Bokgabo bja go runya", +"Position and Si~ze...":"Maemo le ~bogolo...", +"Previous Page":"Letlakala le fetilego", +"Propert~ies...":"D~iteng...", +"Protect Cells":"Šireletša disele", +"Protect ~Sheet...":"Šireletša ~pampiri...", +"Puzzle":"Marara", +"P~aragraph...":"Ser~apa...", +"Rectangle":"Khutlonne-thwii", +"Rectangle, Rounded":"Khutlonne-thwii, dikologilwe", +"Rectangular Callout":"Go Ipiletša ga khutlonne-thwii", +"Remove Noise":"Tloša lešata", +"Rename Master":"Thea mastara ka leswa", +"Reset Data Point":"Beakanya ka leswa ntlha ya tsebišo", +"Reset all Data Points":"Beakanya ka leswa dintlha tšohle tša tsebišo", +"Restart Numbering":"Thomiša nomorofatšo ka leswa", +"Right":"La go ja", +"Right Arrow":"Mosebe wa la go ja", +"Right Arrow Callout":"Go ipiletša ga mosebe ga la go ja", +"Right Brace":"Go tiiša go la go ja", +"Right Bracket":"Lešakana la la go ja", +"Right Triangle":"Khutlotharo ya la go ja", +"Right or Left Arrow":"Mosebe wa la go ja goba la nngele", +"Right-To-Left":"Go la go ja go ya go la nngele", +"Ring":"Palamonwana", +"Round Callout":"Go ipiletša ga kgokolo", +"Rounded Rectangular Callout":"Go ipiletša ga khutlonne-thwii mo go dikologilwego", +"Row ~Height...":"Bop~hagamo bja mothalo...", +"R~efresh Range":"L~apološa mohuta", +"R~ight-To-Left":"L~a go ja go ya go la nngele", +"R~un Macro...":"Š~omiša makhro...", +"S-shaped Arrow":"Mosebe wa sebopego sa S", +"Save ~As...":"Boloka ~e le...", +"Select Column":"Kgetha kholomo", +"Select Row":"Kgetho ya mothalo", +"Select Table":"Kgetha lenaneo", +"Select ~All":"Kgetha ~tšohle", +"Shadow":"Moriti", +"Sharpen":"Bogale", +"Sheet R~ight-To-Left":"Pamp~iri go la go ja go ya go la nngele", +"Sho~w Slide":"Bontš~ha selaete", +"Signet":"Leswao", +"Slant Down":"Sekamišetša tlase", +"Slant Up":"Sekamišetša godimo", +"Small capitals":"Ditlhakakgolo tše nnyane", +"Smiley Face":"Sefahlego se myemyelago", +"Snap to Grid":"Kgaola go ya go kriti", +"Sort Ascending":"Hlopha ka go ya godimo", +"Sort Descending":"Hlopha ka go theoga", +"So~rt...":"Hlo~pha...", +"Split Arrow":"Arola mosebe", +"Square":"Sekwere", +"Square Bevel":"Befele ya sekwere", +"Square, Rounded":"Sekwere, dikologilwe", +"Statistics":"Dipalopalo", +"Stop":"Ema", +"Straight Connector":"Sekgokaganyi se otlologilego", +"Straight Connector ends with Arrow":"Sekgokaganyi se otlologilego se felela ka mosebe", +"Straight Connector with Arrows":"Sekgokaganyi se otlologilego seo se nago le mesebe", +"Strikethrough":"Kgabaganya", +"Striped Right Arrow":"Mosebe wa la go ja o dirilwego le methaladi", +"Subscript":"Sekripti se se nyenyane", +"Sun":"Letšatši", +"Superscript":"Sekripti se segolo", +"Ta~ble Properties...":"Diteng tša len~aneo...", +"Text Wrap...":"Go phuthelwa ga sengwalwa...", +"Time":"Nako", +"Time Field":"Lefelo la nako", +"To Background":"Go bokamorago", +"To Foreground":"Go ya go karolo ya pele", +"To Next Paragraph in Level":"Go temana e latelago kgatong", +"To Previous Paragraph in Level":"Go temana e fetilego kgatong", +"To P~age":"Go letl~akala", +"To ~Cell":"Go ~sele", +"To ~Character":"Go tlha~ka", +"To ~Curve":"Go ~kgopamiša", +"To ~Frame":"Go ~foreimi", +"To ~Paragraph":"Go ~temana", +"Top":"Godimo", +"Transparency":"Ponagatšo", +"Trapezoid":"Thraphesoite", +"Triangle Down":"Khutlotharo tlase", +"Triangle Up":"Khutlotharo godimo", +"T~ime (variable)":"N~ako (e fapanego)", +"T~itle":"T~haetlele", +"Underline":"Thalela", +"Up Arrow":"Mosebe wa godimo", +"Up Arrow Callout":"Go ipiletša ga mosebe godimo", +"Up and Down Arrow":"Mosebe wa godimo le tlase", +"Up and Down Arrow Callout":"Go ipiletša ga mosebe ga godimo le tlase", +"Up and Right Arrow":"Mosebe wa godimo le la go ja", +"Up and Right Arrow Callout":"Go ipiletša ga mosebe ga godimo le la nngele", +"Up, Right and Down Arrow":"Mosebe wa godimo, la go ja le tlase", +"Vertical Scroll":"Go sekorola go tsepamego", +"Vertical Text":"Sengwalwa se tsepamego", +"Wave":"Lephoto", +"Zoom In":"Kgodišo ya ka gare", +"Zoom Out":"Kgodišo ya ka ntle", +"~3D View...":"Pono ya ~3D...", +"~Add":"Oketš~a", +"~Advanced Filter...":"~Filthara e tšwetšego pele...", +"~Arrange":"~Beakanya", +"~Author":"~Mongwadi", +"~Bottom":"~Tlase", +"~Bring to Front":"~Tliša mo pele", +"~Bullets and Numbering...":"~Dipulete le nomorofatšo...", +"~Centered":"~Beilwe gare", +"~Chart...":"~Tšhate...", +"~Column Break":"Kgaotšo ya ~kholomo", +"~Columns":"~Dikholomo", +"~Contour":"~Thupalalo", +"~Convert":"~Fetošetša", +"~Data Ranges...":"Mehuta ya ~tsebišo...", +"~Date":"~Letšatšikgwedi", +"~Date (fixed)":"~Letšatšikgwedi (le beilwego)", +"~Define":"~Hlalosa", +"~Delete":"~Phumola", +"~Edit":"~Lokiša", +"~Edit Contour...":"~Lokiša sedirišwa...", +"~Edit...":"~Lokiša...", +"~Enter Group":"~Tsenya sehlopha", +"~File":"~Faele", +"~First Paragraph":"~Temana ya pele", +"~Fonts...":"~Difonte...", +"~Function...":"~Modiro...", +"~Goal Seek...":"~Go nyakwa ga pakane...", +"~Group":"~Sehlopha", +"~Group and Outline":"~Hlopha gomme o akaretše", +"~Group...":"~Hlopha...", +"~Header and Footer...":"~Hlogwana ya godimo le ya tlase...", +"~Height...":"~Bophagamo...", +"~Help":"~Thušo", +"~Hide":"~Fihla", +"~Hide AutoFilter":"~Fihla filthara-boitirišo", +"~Hide Details":"~Fihla dintlha", +"~Hide Slide":"~Fihla selaete", +"~Hyphenation":"~Tlemaganyo", +"~Hyphenation...":"~Tlemaganyo...", +"~Insert":"~Tsenya", +"~Interaction...":"~Tsenelano...", +"~Left":"~La nngele", +"~Line Numbering...":"Nomorofatšo ya ~mothaladi...", +"~Optimal Height...":"~Bophagamo bjo phethagetšego...", +"~Optimal Width...":"Bophara bjo ~phethagetšego...", +"~Page Number":"~Nomoro ya letlakala", +"~Page...":"~Letlakala...", +"~Paste":"~Kgomaretša", +"~Print...":"~Gatiša...", +"~Recalculate":"~Hlakanya ka leswa", +"~Record":"~Rekhoto", +"~Refresh":"~Dira-gape", +"~Right":"~La go ja", +"~Row":"~Mothalo", +"~Rows":"~Methalo", +"~Save":"~Boloka", +"~Sections...":"~Dikarolo...", +"~Select":"~Kgetha", +"~Send to Back":"~Romela morago", +"~Sheet":"~Pampiri", +"~Show":"~Laetša", +"~Show Details":"~Bontšha dintlha", +"~Sort...":"~Hlopha...", +"~Spacing...":"~Go dira sekgoba...", +"~Spelling...":"~Mopeleto...", +"~Standard Filter...":"~Filthara ya motheo...", +"~Subject":"~Sehlogo sa taba", +"~Table":"~Lenaneo", +"~Table...":"~Lenaneo...", +"~Thesaurus...":"~Polokelo ya mantšu...", +"~Time":"~Nako", +"~Time (fixed)":"~Nako (e beilwego)", +"~Tools":"~Dithulusi", +"~Top":"~Godimo", +"~Ungroup...":"~Hlopholla...", +"~Update All":"~Mpshafatša tšohle", +"~Validity...":"~Tiišetšo...", +"~View":"~Tebelelo", +"~While Typing":"~Mola o tlanya", +"~Width...":"~Bophara...", +"~Wrap":"~Phuthela" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/oc.json b/f7cloud-office/browser/dist/l10n/uno/oc.json new file mode 100644 index 0000000..cad5c50 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/oc.json @@ -0,0 +1,745 @@ +{ +"12-Point Star":"Estela de 12 brancas", +"24-Point Star":"Estela de 24 brancas", +"4-Point Star":"Estela de 4 brancas", +"4-way Arrow":"Sageta de 4 puntas", +"4-way Arrow Callout":"Legenda amb sageta de 4 puntas", +"5-Point Star":"Estela de 5 brancas", +"6-Point Star":"Estela de 6 brancas", +"6-Point Star, Concave":"Estela de 6 brancas, concava", +"8-Point Star":"Estela de 8 brancas", +"Accept":"Acceptar", +"Accept All":"Acceptar tot", +"Accept All Changes":"Acceptar totas las modificacions", +"Accept Change":"Acceptar lo cambiament", +"Accept Track Change and select the next one":"Acceptar la modificacion e seleccionar la seguenta", +"Accept and Move to Next":"Acceptar e anar a la seguenta", +"Add Decimal Place":"Apondre una decimala", +"After":"Aprèp", +"Align Bottom":"Alinhar aval", +"Align Bottom to Anchor":"Alinhar lo bòrd inferior sus l'ancòra", +"Align Center":"Centrar", +"Align Left":"Alinhar d'esquèrra", +"Align Right":"Alinhar a dreita", +"Align Tex~t":"Alinhar lo tèx~t", +"Align Top":"Alinhar amont", +"Align Top to Anchor":"Alinhar lo bòrd superior sus l'ancòra", +"Alt Text...":"Tèxte alternatiu...", +"Anc~hor":"~Ancoratge", +"Animation":"Animacion", +"Apply Suggestion":"Aplicar la suggestion", +"Arch Down (Curve)":"Arc cap en bàs", +"Arch Down (Pour)":"Arc estirat cap al bas", +"Arch Left (Curve)":"Arc d'esquèrra", +"Arch Right (Curve)":"Arc cap a dreita", +"Arch Right (Pour)":"Arc estirat cap a dreita", +"Arch Up (Curve)":"Arc cap amont", +"Arch Up (Pour)":"Arc estirat cap amont", +"Arrange":"Disposicion", +"As C~haracter":"Coma ~caractèr", +"AutoCorr~ect":"AutoCorr~eccion", +"AutoFill Data Series: automatic":"Emplenar la seria de donadas automaticament", +"Auto~Filter":"~AutoFiltre", +"A~lignment...":"A~linhament...", +"A~rea...":"Ai~ral...", +"A~rrange":"Posi~cionar", +"Back One":"Cap en arrièr", +"Background Color":"Color de rèireplan", +"Before":"Abans", +"Block Arc":"Arc plen", +"Bold":"Gras", +"Bookmar~k...":"Mar~capagina...", +"Borders (Shift to overwrite)":"Bordaduras (Maj per espotir)", +"Bottom":"Inferior", +"Brightness":"Luminositat", +"Caption...":"Legenda...", +"Center":"Centre", +"Center Horizontal":"Centrar orizontalament", +"Center Vertically":"Centrar verticalament", +"Centered":"Centrat", +"Ce~lls...":"~Cellulas...", +"Character Highlighting Color":"Color del suslinhatge de caractèr", +"Character Spacing":"Espaçament dels caractèrs", +"Charcoal Sketch":"Dessenh al fusanh", +"Chart T~ype...":"Tipe de ~diagrama...", +"Check Spelling":"Verificar l'ortografia", +"Chevron":"Cabiron", +"Chevron Down":"Cabiron cap aval", +"Chevron Up":"Cabiron cap amont", +"Circle":"Cercle", +"Circle (Curve)":"Cercle (corba)", +"Circle (Pour)":"Cercle estirat", +"Circle Pie":"Sector de cercle", +"Circular Arrow":"Sageta en arc", +"Clear Direct Formatting":"Escafar lo formatatge dirècte", +"Clear ~Direct Formatting":"Escafar lo formatatge ~dirècte", +"Cle~ar Cells...":"Escafar de cellulas...", +"Clone Formatting":"Clonar lo formatatge", +"Close Master View":"Tampar lo mòde Masqueta", +"Cloud":"Nívol", +"Cl~ear Contents...":"~Escafar lo contengut...", +"Color Scale...":"Escala de colors...", +"Column":"Colomna", +"Column ~Width...":"~Largor de la colomna...", +"Columns A~fter":"Colomnas a~prèp", +"Columns B~efore":"Colomnas a~bans", +"Columns ~After":"Colomnas a~prèp", +"Columns ~Before":"Colomnas a~bans", +"Comments":"Comentaris", +"Comme~nt":"Come~ntari", +"Connector":"Connectador", +"Connector Ends with Arrow":"Connectador amb sagetas a la fin", +"Connector with Arrows":"Connectador amb sagetas", +"Connectors":"Connectadors", +"Content Control Properties":"Proprietats del contraròtle de contenguts", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar l'adreça de l'iperligam", +"Cop~y":"Cop~iar", +"Corner Right Arrow":"Sageta angle cap a dreita", +"Co~lumns...":"Co~lomnas...", +"Co~mpress...":"Co~mpressar...", +"Crop":"Retalhar", +"Crop Image":"Retalhar l'imatge", +"Cross":"Crotz", +"Cross-~reference...":"~Referéncia crosada...", +"Currency":"Moneda", +"Current ~Index":"~Indèx actual", +"Curve":"Corba", +"Curve Down":"Corba cap aval", +"Curve Up":"Corba cap amont", +"Curved Connector":"Connectador incurvat", +"Curved Connector Ends with Arrow":"Connectador incurvat amb sageta a la fin", +"Curved Connector with Arrows":"Connectador incurvat amb sagetas", +"Cycle Case":"Cambiar la cassa", +"Cylinder":"Cilindre", +"C~ell":"C~ellula", +"C~haracter...":"C~aractèr...", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de donadas...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Da~ta (variabla)", +"Decrease Font Size":"Demesir la talha de la polissa", +"Decrease Indent":"Reduire l'alinèa", +"Decrease Paragraph Spacing":"Demesir l'espaçament entre paragrafes", +"Decrease Size":"Demesir la talha", +"Delete All Comments":"Suprimir totes los comentaris", +"Delete All Comments by This Author":"Suprimir totas las nòtas d'aqueste autor", +"Delete Axis":"Escafar los axes", +"Delete Comment":"Suprimir lo comentari", +"Delete C~ells...":"Supr~imir de cellulas...", +"Delete C~ontents...":"Suprimir de c~ontengut...", +"Delete Data Labels":"Escafar las etiquetas de donadas", +"Delete Decimal Place":"Suprimir una decimala", +"Delete Legend":"Escafar la legenda", +"Delete Major Grid":"Escafar la grasilha principala", +"Delete Minor Grid":"Suprimir la grasilha minora", +"Delete Row":"Suprimir una linha", +"Delete Rows":"Suprimir de linhas", +"Delete Single Data Label":"Escafar una etiqueta simpla de donadas", +"Delete Sparkline":"Suprimir lo minidiagrama", +"Delete Sparkline Group":"Suprimir lo grop de minidiagramas", +"Delete Table":"Suprimir lo tablèu", +"Delete selected columns":"Suprimir las colomnas seleccionadas", +"Delete selected rows":"Suprimir las linhas seleccionadas", +"Delete table":"Suprimir lo tablèu", +"Delete ~All Comments":"Suprimir ~totes los comentaris", +"Delete ~Columns":"Suprimir las ~colomnas", +"Demote Outline Level":"Demesir lo nivèl de plan", +"Demote Outline Level with Subpoints":"Demesir lo nivèl de plan amb jos-punts", +"De~lete...":"~Suprimir...", +"Diamond":"Lausange", +"Diamond Bevel":"Placa en fòrma de lausange", +"Digital Signatu~res...":"Signatu~ras numericas...", +"Display Grid":"Afichar la grasilha", +"Doorplate":"Placa de pòrta", +"Double Brace":"Acoladas", +"Double Bracket":"Parentèsis", +"Double Underline":"Soslinhament doble", +"Down Arrow":"Sageta angle cap al bas", +"Down Arrow Callout":"Legenda amb sageta cap al bas", +"Duplicate Page":"Duplicar la pagina", +"Duplicate ~Slide":"Duplicar la ~diapositiva", +"D~elete Page":"~Suprimir la pagina", +"Edit Hyperlink...":"Editar l'iperligam...", +"Edit Section...":"Editar la seccion...", +"Edit Sparkline Group...":"Editar lo grop de minidiagramas...", +"Edit Sparkline...":"Editar lo minidiagrama...", +"Ellipse":"Ellipsa", +"Explosion":"Explosion", +"E~xecute Interaction...":"E~executar l’interaccion...", +"E~xit Group":"~Quitar lo grop", +"Fade Down":"Fondut cap aval", +"Fade Left":"Fondut cap a esquèrra", +"Fade Right":"Fondut cap a dreita", +"Fade Up":"Estompar en naut", +"Fade Up and Left":"Estompat en naut e esquèrra", +"Fade Up and Right":"Estompat en naut e a dreita", +"Fiel~d":"~Camp", +"Fill Color":"Color d'empliment", +"Find Next":"Cercar lo seguent", +"Find Previous":"Cercar lo precedent", +"Find and Rep~lace...":"~Recercar & remplaçar...", +"First ~Author":"Primièr ~autor", +"Flip Horizontally":"Reflectar orizontalament", +"Flip Vertically":"Reflectar verticalament", +"Flowchart: Alternate Process":"Organigrama : procediment alternatiu", +"Flowchart: Card":"Organigrama : carta", +"Flowchart: Collate":"Organigrama : jónher", +"Flowchart: Connector":"Organigrama : connectador", +"Flowchart: Data":"Organigrama : donadas", +"Flowchart: Decision":"Organigrama : decision", +"Flowchart: Delay":"Organigrama : relambi", +"Flowchart: Direct Access Storage":"Organigrama : emmagazinatge d'accès dirècte", +"Flowchart: Display":"Organigrama : afichatge", +"Flowchart: Document":"Organigrama : document", +"Flowchart: Extract":"Organigrama : extraire", +"Flowchart: Internal Storage":"Organigrama : emmagazinatge intèrne", +"Flowchart: Magnetic Disc":"Organigrama : disc magnetic", +"Flowchart: Manual Input":"Organigrama : entrada manuala", +"Flowchart: Manual Operation":"Organigrama : operacion manuala", +"Flowchart: Merge":"Organigrama : fusionar", +"Flowchart: Multidocument":"Organigrama : multidocument", +"Flowchart: Off-page Connector":"Organigrama : connectador fòra pagina", +"Flowchart: Or":"Organigrama : O", +"Flowchart: Predefined Process":"Organigrama : procediment predefinit", +"Flowchart: Preparation":"Organigrama : preparacion", +"Flowchart: Process":"Organigrama : procediment", +"Flowchart: Punched Tape":"Organigrama : benda perforada", +"Flowchart: Sequential Access":"Organigrama : accès sequencial", +"Flowchart: Sort":"Organigrama : triar", +"Flowchart: Stored Data":"Organigrama : donadas emmagazinadas", +"Flowchart: Summing Junction":"Organigrama : joncion d'ensenhador", +"Flowchart: Terminator":"Organigrama : terminason", +"Flower":"Flor", +"Folded Corner":"Caire plegat", +"Font Color":"Color de polissa", +"Fontwork Shape":"Fòrma Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Pè de pagina", +"For All Text":"Per tot lo tèxte", +"For Paragraph":"Pel paragraf", +"For Selection":"Per la seleccion", +"Format Axis...":"Format del axes...", +"Format Chart Area...":"Format de l'airal de grafic", +"Format Data Labels...":"Format d'etiquetas de donada", +"Format Data Point...":"Format de punts de donada...", +"Format Data Series...":"Format de serias de donada...", +"Format Floor...":"Format del ponde...", +"Format Legend...":"Format de legenda...", +"Format Major Grid...":"Format de la grasilha principala...", +"Format Mean Value Line...":"Format de linha de valor mejana...", +"Format Minor Grid...":"Format de grasilha segondària...", +"Format Pa~ge...":"Formatar la ~pagina...", +"Format Selection...":"Format de la seleccion...", +"Format Single Data Label...":"Format simple d'etiqueta de donada...", +"Format Stock Gain...":"Format del ganh...", +"Format Stock Loss...":"Format de la pèrda...", +"Format Title...":"Format del títol...", +"Format Trend Line Equation...":"Format de l'equacion de la linha de tendéncia de regression lineara...", +"Format Trend Line...":"Format de la linha de tendéncia de regression lineara...", +"Format Wall...":"Format de la susfàcia...", +"Format X Error Bars...":"Format de las barras d'error X...", +"Format Y Error Bars...":"Format de las errors de linhas sus Y...", +"Format as Currency":"Aplicar lo format Moneda", +"Format as Date":"Aplicar lo format Data", +"Format as General":"Aplicar lo format General", +"Format as Number":"Aplicar lo format Nombre", +"Format as Percent":"Aplicar lo format Percentatge", +"Format as Scientific":"Aplicar lo format Scientific", +"Format as Time":"Aplicar lo format Ora", +"Formatting Mark":"Marca de formatatge", +"Formula to Value":"Formula en valor", +"Forward One":"Cap en avant", +"For~matting Marks":"Marcas de for~matatge", +"Fo~rm":"Fo~rmulari", +"Frame":"Quadre", +"Freeze First Column":"Fixar la primièra colomna", +"Freeze First Row":"Fixar la primièra linha", +"Freeze ~Cells":"Immobilizar ~cellulas", +"F~ont Size...":"Talha de p~olissa...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Analisi de F~ourier...", +"F~rame...":"Qua~dre...", +"F~ull Screen":"Ecra~n complèt", +"General":"General", +"Go t~o Page...":"~Anar a la pagina...", +"Group Sparklines":"Agropar los minidiagramas", +"Heading ~Numbering...":"~Numerotacion dels títols...", +"Heart":"Còr", +"Hexagon":"Exagòn", +"He~ader":"~Entèsta", +"He~ader and Footer":"~Entèsta e pè de pagina...", +"Horizontal Scroll":"Pergamin orizontal", +"H~ide":"Ama~gar", +"H~ide Columns":"~Amagar las colomnas", +"H~ide Rows":"Amagar las l~inhas", +"Icon Set...":"Jòc d'icònas...", +"Ignore":"Ignorar", +"Image Mode":"Mòde imatge", +"In ~Background":"Al ~rèireplan", +"Increase Font Size":"Agrandir la talha de la polissa", +"Increase Indent":"Aumentar l'alinèa", +"Increase Paragraph Spacing":"Aumentar l'espaçament entre paragrafes", +"Increase Size":"Aumentar la talha", +"Inflate":"Conflar", +"Insert Audio or Video":"Inserir un son o una vidèo", +"Insert Axis":"Inserir axes", +"Insert Axis Title":"Inserir títol d'axe", +"Insert Bookmark":"Inserir un marcador", +"Insert Caption...":"Inserir una legenda...", +"Insert Chart":"Inserir un diagrama", +"Insert Column After":"Inserir una colomna aprèp", +"Insert Column Before":"Inserir una colomna abans", +"Insert Column Break":"Inserir un saut de colomna", +"Insert Columns ~After":"Inserir de co~lomnas aprèp", +"Insert Columns ~Before":"Inserir de colomnas a~bans", +"Insert Comment":"Inserir un comentari", +"Insert Co~lumns":"Inserir de co~lomnas", +"Insert Cross-reference":"Inserir un renviament", +"Insert Data Labels":"Inserir las etiquetas de donada", +"Insert Endnote":"Inserir una nòta de fin", +"Insert Field":"Inserir un camp", +"Insert Fontwork Text":"Inserir un tèxte Fontwork", +"Insert Footnote":"Inserir una nòta de pè de pagina", +"Insert Frame":"Inserir un quadre", +"Insert Hyperlink":"Inserir un iperligam", +"Insert Image...":"Inserir un imatge...", +"Insert Index Entry":"Inserir una entrada d'indèx", +"Insert Major Grid":"Inserir grasilha principala", +"Insert Mean ~Value Line":"Inserir una corba de ~valor mejana", +"Insert Minor Grid":"Inserir grasilha segondaria", +"Insert Page Break":"Inserir un saut de pagina", +"Insert Page Number":"Inserir lo numèro de pagina", +"Insert Row Above":"Inserir una linha en dessús", +"Insert Row Below":"Inserir una linha en dejós", +"Insert Rows ~Above":"~Inserir de linhas en dessús", +"Insert Rows ~Below":"Inserir de linhas en de~jós", +"Insert Single Data Label":"Inserir d'etiqueta de donada simpla", +"Insert Slide":"Inserir una diapositiva", +"Insert Special Character":"Inserir un caractèr especial", +"Insert Special Characters":"Inserir de caractèrs especials", +"Insert Text Box":"Inserir una zòna de tèxte", +"Insert Titles...":"Inserir títols...", +"Insert Tre~nd Line...":"Inserir una corba de te~ndéncia...", +"Insert Unnumbered Entry":"Inserir una entrada pas numerotada", +"Insert Vertical Text":"Inserir un tèxte vertical", +"Insert columns after":"Inserir colomnas aprèp", +"Insert columns before":"Inserir de colomnas abans", +"Insert page number":"Inserir un numèro de pagina", +"Insert ~Cells...":"Inserir de ~cellulas...", +"Insert ~Rows":"~Inserir de linhas", +"Insert ~Table...":"Inserir un ~tablèu...", +"Insert/Delete Axes...":"Inserir/Suprimir los axes...", +"Invert":"Inversar", +"Isosceles Triangle":"Triangle isocèl", +"Italic":"Italica", +"Justified":"Justificat", +"Language":"Lenga", +"Language Status":"Estat de la lenga", +"Layout":"Mesa en pagina", +"Left":"A esquèrra", +"Left Arrow":"Sageta cap a esquèrra", +"Left Arrow Callout":"Legenda amb sageta cap a esquèrra", +"Left Brace":"Acolada d'esquèrra", +"Left Bracket":"Parentèsi d'esquèrra", +"Left and Right Arrow":"Sageta cap a esquèrra e a dreita", +"Left and Right Arrow Callout":"Legenda amb sageta cap a esquèrra e a dreita", +"Left-To-Right":"D'esquèrra a dreita", +"Lightning Bolt":"Liuç", +"Line":"Linha", +"Line Callout 1":"Legenda 1", +"Line Callout 2":"Legenda 2", +"Line Callout 3":"Legenda 3", +"Line Color":"Color de linha", +"Line Connector":"Connectador linear", +"Line Connector Ends with Arrow":"Connectador linear amb sageta a la fin", +"Line Spacing":"Interlinha", +"Line Spacing: 1":"Espaci d'interlinha: 1", +"Line Spacing: 1.5":"Interlinha : 1,5", +"Line Spacing: 2":"Interlinha : 2", +"Lis~ts":"Lis~tas", +"L~ine...":"L~inha...", +"Manage Track Changes":"Gerir los cambiaments", +"Manage...":"Gerir...", +"Manual ~Break...":"Saut ~manual...", +"Master Slides":"Diapositivas mèstras", +"Media":"Mèdia", +"Merge Cells":"Fusionar las cellulas", +"Moon":"Luna", +"More ~Filters":"Mai de ~filtres", +"Move Item Down":"Desplaçar l’element enbàs", +"Move Item Down with Subpoints":"Desplaçar l’element enbàs amb los jos-punts", +"Move Item Up":"Desplaçar l’element ennaut", +"Move Item Up with Subpoints":"Desplaçar l’element ennaut amb los jos-punts", +"M~erge and Center Cells":"F~usionar e centrar las cellulas", +"Name...":"Nom...", +"Na~vigator":"Na~vigador", +"New Page":"Pagina novèla", +"Next":"Seguent", +"Next Page":"Pagina seguenta", +"Next Track Change":"Cambiament seguent", +"No List":"Cap de lista", +"Non-breaking ~Hyphen":"~Jonhent insecable", +"None":"Pas cap", +"Notched Right Arrow":"Sageta dreita amb de talhs", +"Number":"Nombre", +"Number Format":"Format numeric", +"Number Format...":"Format de nombre...", +"Number Format: Currency":"Format numeric : moneda", +"Number Format: Date":"Format numeric : Data", +"Number Format: Decimal":"Format numeric : decimal", +"Number Format: Exponential":"Format numeric : exponencial", +"Number Format: Percent":"Format numeric : percentatge", +"Number Format: Standard":"Format numeric : estandard", +"Number Format: Time":"Format numeric : orari", +"Octagon":"Octogòn", +"Octagon Bevel":"Placa octogonala", +"Open Circle (Curve)":"Cercle dobèrt (corba)", +"Open Circle (Pour)":"Cercle dobèrt estirat", +"Open Hyperlink":"Dobrir l'iperligam", +"Optimal Column Width":"Largor de colomna optimala", +"Optimal Row Height":"Nautor de linha optimala", +"Orientation":"Orientacion", +"Outline Font Effect":"Efèit de contorn de polissa", +"Overline":"Linha al dessús", +"Page Properties...":"Proprietats de la pagina...", +"Page Tit~le":"Títo~l de la pagina", +"Page ~Count":"~Comptatge de pagina", +"Paired ~t-test...":"~Tèst-t apariat...", +"Parallelogram":"Parallelograma", +"Paste ~Special...":"Empegament e~special...", +"Pentagon":"Pentagòn", +"Percent":"Percentatge", +"Pi~vot Table...":"Taula de pilò~te...", +"Plain Text":"Tèxte brut", +"Pop Art":"Pop'art", +"Position and Si~ze...":"P~osicion e talha...", +"Previous Page":"Pagina precedenta", +"Previous Track Change":"Cambiament precedent", +"Prin~t Ranges":"~Zònas d'impression", +"Prohibited":"Interdit", +"Promote Outline Level":"Aumentar lo nivèl d’esquèma", +"Promote Outline Level with Subpoints":"Aumentar lo nivèl de plan amb jos-punts", +"Propert~ies...":"Propr~ietats...", +"Protect Cells":"Protegir las cellulas", +"Protect ~Sheet...":"Protegir lo ~fuèlh...", +"Pr~evious":"Precedent", +"Puzzle":"Puzzle", +"P~aragraph...":"P~aragraf...", +"QR and ~Barcode...":"Còdi de ~barras e QR...", +"Record Track Changes":"Enregistrar los cambiaments", +"Rectangle":"Rectangle", +"Rectangle, Rounded":"Rectangle, arredondit", +"Rectangular Callout":"Legenda rectangulara", +"Reject":"Regetar", +"Reject All":"Regetar tot", +"Reject All Changes":"Regetar totas las modificacions", +"Reject Change":"Regetar lo cambiament", +"Reject Track Change and select the next one":"Regetar la modificacion e seleccionar la seguenta", +"Reject and Move to Next":"Regetar e anar a la seguenta", +"Remove Noise":"Suprimir las interferéncias", +"Rename Master":"Renomenar la masqueta", +"Rename S~heet...":"Renomenar lo fuèlh...", +"Reply Comment":"Respondre al comentari", +"Reset Data Point":"Relançar punts de donadas", +"Reset all Data Points":"Relançar totes los punts de donada", +"Resolved Comments":"Comentaris resolguts", +"Restart Numbering":"Tornar començar la numerotacion", +"Right":"A dreita", +"Right Arrow":"Sageta cap a dreita", +"Right Arrow Callout":"Legenda amb sageta cap a dreita", +"Right Brace":"Acolada de dreita", +"Right Bracket":"Parentèsi de dreita", +"Right Triangle":"Triangle rectangle", +"Right or Left Arrow":"Sageta cap a esquèrra o cap a dreita", +"Right-To-Left":"De dreita a esquèrra", +"Ring":"Anèl", +"Rotate 90° ~Left":"Pivotar a es~quèrra de 90°", +"Rotate 90° ~Right":"Pivotar a ~dreita de 90°", +"Rot~ate":"Rot~acion", +"Round Callout":"Legenda arredondida", +"Rounded Rectangular Callout":"Legenda rectangulara de caires arredondits", +"Row":"Linha", +"Row ~Height...":"~Nautor de linha...", +"Rows ~Above":"Linhas ~en dessús", +"Rows ~Below":"Linhas e~n dejós", +"R~efresh Range":"~Actualizar la plaja", +"R~ight-To-Left":"De dre~cha a esquèrra", +"R~un Macro...":"Exec~utar la macro...", +"S-shaped Arrow":"Sageta en fòrma d's", +"Save ~As...":"Enregistrar ~jos...", +"Scientific":"Scientific", +"Select Cell":"Seleccionar una cellula", +"Select Column":"Seleccionar la colomna", +"Select Row":"Seleccionar la linha", +"Select Table":"Seleccionar lo tablèu", +"Select ~All":"Seleccion~ar tot", +"Select ~Range...":"Seleccionar la ~plaja...", +"Set Background Image...":"Definir l'imatge de rèireplan...", +"Set Character Spacing":"Definir l'espaçament dels caractèrs", +"Set Line Spacing":"Definir l'interlinha", +"Se~ction...":"~Seccion...", +"Shadow":"Ombra", +"Sharpen":"Aumentar la netetat", +"Sheet R~ight-To-Left":"Fuèlh de dre~ita a esquèrra", +"Show":"Afichar", +"Show Navigator Window":"Afichar lo Navigator", +"Show track changes":"Afichar las modificacions", +"Sho~w Rows":"~Afichar las linhas", +"Sho~w Slide":"~Afichar la diapositiva", +"Sidebar":"Barra laterala", +"Signat~ure Line...":"Linha de signat~ura...", +"Signet":"Marcapagina", +"Slant Down":"Clinat cap aval", +"Slant Up":"Clinat cap amont", +"Slide Layout":"Mesa en pagina de la diapositiva...", +"Slide Properties...":"Proprietats de la diapositiva...", +"Slide Tit~le":"~Títol de la diapositiva", +"Slide Transition":"Transicion entre diapositivas", +"Slide ~Count":"~Nombre de diapositivas", +"Slide ~Layout":"Mesa en pagina de la ~diapositiva", +"Small capitals":"Majusculas pichonas", +"Smiley Face":"Cara risolièra", +"Snap to Grid":"Alinhar sus la grasilha", +"Sort Ascending":"Triada creissenta", +"Sort Descending":"Triada descreissenta", +"So~rt...":"T~riar...", +"Sparkline...":"Minidiagrama...", +"Sparklines":"Minidiagramas", +"Split Arrow":"Sageta en forca", +"Split Cells...":"Devesir las cellulas...", +"Split Table...":"Devesir lo tablèu...", +"Square":"Carrat", +"Square Bevel":"Placa carrada", +"Square, Rounded":"Carrat, arredondit", +"Statistics":"Estatisticas", +"Stop":"Arrestar", +"Straight Connector":"Connectador dirècte", +"Straight Connector ends with Arrow":"Connectador dirècte amb sageta a la fin", +"Straight Connector with Arrows":"Connectador dirècte amb sagetas", +"Strikethrough":"Raiat", +"Striped Right Arrow":"Sageta dreita raiada", +"Subscript":"Indici", +"Sun":"Solelh", +"Superscript":"Exponent", +"Symbol":"Simbòl", +"S~how Columns":"~Afichar las colomnas", +"S~lide":"~Diapositiva", +"S~pecial Character...":"Caractèr es~pecial...", +"Table of Contents and Inde~x":"Ensenhador e indè~x", +"Ta~ble Properties...":"Proprietats del ta~blèu...", +"Text Wrap...":"Abilhatge de tèxte...", +"Te~xt":"Tè~xte", +"Theme...":"Tèma...", +"Thousands Separator":"Separador de milièrs", +"Time":"Ora", +"Time Field":"Camp orari", +"Title Page...":"Pagina de títol...", +"To Background":"Al rèireplan", +"To Cell (~resize with cell)":"A la cellula (~cambiar de talha amb la cellula)", +"To Foreground":"Al primièr plan", +"To Next Paragraph in Level":"Al paragraf seguent del meteis nivèl", +"To Previous Paragraph in Level":"Al paragraf precedent dins lo nivèl", +"To P~age":"Cap a la p~agina", +"To ~Cell":"A la ~cellula", +"To ~Character":"Al ~caractèr", +"To ~Curve":"En ~corba", +"To ~Frame":"Al ~quadre", +"To ~Paragraph":"Al ~paragraf", +"Toggle Automatic Spell Checking":"Bascular la correccion ortografica automatica", +"Toggle Formatting Marks":"(Des)activar las marcas de formatatge", +"Toggle Ordered List":"Bascular lista ordenada", +"Toggle Shadow":"Bascular l'ombra", +"Toggle Unordered List":"Bascular lista non ordenada", +"Top":"Superior", +"Track Chan~ges":"~Seguiment de las modificacions", +"Transparency":"Transparéncia", +"Trapezoid":"Trapèzi", +"Triangle Down":"Triangle aval", +"Triangle Up":"Triangle amont", +"T~able":"T~ablèu", +"T~ime (variable)":"O~ra (variabla)", +"T~itle":"~Títol", +"Underline":"Soslinhament", +"Unfloat Frame Content":"Contengut amb quadre fixe", +"Ungroup Sparklines":"Dissociar los minidiagramas", +"Unmerge Cells":"Separar las cellulas", +"Unprotect Cells":"Anullar la proteccion de las cellulas", +"Up Arrow":"Sageta cap al naut", +"Up Arrow Callout":"Legenda amb sageta cap al naut", +"Up and Down Arrow":"Sageta cap al naut e al bas", +"Up and Down Arrow Callout":"Legenda amb sageta cap al naut e al bas", +"Up and Right Arrow":"Sageta cap al naut e cap a dreita", +"Up and Right Arrow Callout":"Legenda amb sageta cap al naut e cap a dreita", +"Up, Right and Down Arrow":"Sageta cap al naut, cap a dreita e cap al bas", +"Update ~Index":"Actualizar l’~indèx", +"Vertical Scroll":"Pergamin vertical", +"Vertical Text":"Tèxte vertical", +"View Grid Lines":"Afichar las linhas de la grasilha", +"Watermark...":"Filigrana...", +"Wave":"Ondulacion", +"Wrap Text":"Ajustar lo tèxte", +"Zoom In":"Agrandir lo zoom", +"Zoom Out":"Reduire lo zoom", +"~3D View...":"Afichatge ~3D...", +"~Accessibility Check...":"~Verificacion d'accessibilitat...", +"~Add":"~Apondre", +"~Add to List":"~Apondre a la lista", +"~Advanced Filter...":"~Filtre especial...", +"~Analysis of Variance (ANOVA)...":"~Analisi de variança (ANOVA)...", +"~Arrange":"~Disposicion", +"~Author":"~Autor", +"~Automatic Spell Checking":"Correccion ortografica ~automatica", +"~Bottom":"~Aval", +"~Bring to Front":"Mandar cap en ~avant", +"~Bullets and Numbering...":"Piu~ses e numerotacion...", +"~Capitalize Every Word":"~Cada Mot En Majusculas", +"~Centered":"~Centrat", +"~Chart...":"~Diagrama...", +"~Chi-square Test...":"~Tèst Khidos...", +"~Clear":"~Escafar", +"~Clear Direct Formatting":"Escafar lo formatatge ~dirècte", +"~Column":"~Colomna", +"~Column Break":"~Saut de colomna", +"~Columns":"~Colomnas", +"~Contour":"~Contorn", +"~Convert":"~Convertir", +"~Correlation...":"~Correlacion...", +"~Covariance...":"Co~variança...", +"~Cut":"~Talhar", +"~Data":"~Donadas", +"~Data Ranges...":"Plajas de ~donadas...", +"~Data Table...":"Etiquetas de las ~donadas...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Date (variable)":"~Data (variabla)", +"~Define":"~Definir", +"~Define Range...":"~Definir la plaja...", +"~Define...":"~Definir...", +"~Delete":"~Suprimir", +"~Delete Sheet...":"~Suprimir de fuèlhs...", +"~Delete Slide":"Suprim~ir la diapositiva", +"~Descriptive Statistics...":"Estatisticas ~descriptivas...", +"~Display Grid":"~Afichar la grasilha", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar lo contorn...", +"~Edit...":"~Editar...", +"~Endnote":"Nòta d~e fin", +"~Enter Group":"~Entrar dins lo gropament", +"~Exponential Smoothing...":"Lissatge ~exponencial...", +"~F-test...":"~F-test...", +"~File":"~Fichièr", +"~First Paragraph":"~Primièr paragraf", +"~Fonts...":"~Polissas...", +"~Footnote":"Nòta de ~pè de pagina", +"~Footnote/Endnote Settings...":"~Paramètres de nòtas de pè e de fin de pagina...", +"~Format Cells...":"~Formatar las cellulas...", +"~Formula Object...":"Objècte de ~formula...", +"~Function...":"~Foncion...", +"~Goal Seek...":"~Recèrca de valor cibla...", +"~Group":"~Grop", +"~Group and Outline":"~Plan", +"~Group...":"Aca~mpar...", +"~Header and Footer...":"~Entèsta e pè de pagina...", +"~Headers and Footers...":"~Entèsta e pè de pagina...", +"~Height...":"~Nautor...", +"~Help":"Ajud~a", +"~Hide":"~Amagar", +"~Hide AutoFilter":"~Amagar l'AutoFiltre", +"~Hide Details":"A~magar los detalhs", +"~Hide Sheet":"~Amagar lo fuèlh", +"~Hide Slide":"~Amagar la diapositiva", +"~Hyperlink":"~Iperligam", +"~Hyperlink...":"~Iperligam...", +"~Hyphenation":"~Copadura dels mots", +"~Hyphenation...":"~Copadura dels mots...", +"~Image...":"~Imatge...", +"~Index Entry...":"Entrada d’indè~x...", +"~Insert":"~Inserir", +"~Insert or Edit...":"~Inserir o editar...", +"~Insert...":"~Inserir...", +"~Interaction...":"~Interaccion...", +"~Left":"A es~quèrra", +"~Line Numbering...":"Numeracion de las ~linhas...", +"~Manage...":"~Gerir...", +"~More Fields...":"~Mai de camps...", +"~More Options...":"~Mai d'opcions...", +"~Move or Copy Sheet...":"Des~plaçar/copiar lo fuèlh...", +"~Moving Average...":"~Mejana lissanta...", +"~Named Ranges and Expressions":"Plajas o expressions ~nomenadas...", +"~New Slide":"~Diapositiva novèla", +"~No-break Space":"Espaci ~insecable", +"~Optimal Height...":"~Nautor optimala...", +"~Optimal Width...":"Largor ~optimala...", +"~Ordered List":"Lista ~ordenada", +"~Page":"~Pagina", +"~Page Break":"~Saut de pagina", +"~Page Number":"Numèro de ~pagina", +"~Page Number...":"Numèro de p~agina...", +"~Page Numbers...":"Numèros de p~agina...", +"~Page Style...":"Estil de ~pagina...", +"~Page...":"~Pagina...", +"~Parallel":"~Parallèl", +"~Paste":"~Pegar", +"~Pivot Table":"~Taula de pilòt", +"~Print...":"~Imprimir...", +"~Properties...":"~Proprietats...", +"~Recalculate":"~Recalcular", +"~Record":"En~registrament", +"~Redo":"~Restablir", +"~Refresh":"~Actualizar", +"~Regression...":"~Regression...", +"~Remove Hyperlink":"~Suprimir l'iperligam", +"~Remove Outline":"Sup~rimir lo contorn", +"~Reset Filter":"~Reïnicializar lo filtre", +"~Right":"A ~dreita", +"~Row":"~Linha", +"~Rows":"~Linhas", +"~Sampling...":"~Escandalhatge...", +"~Save":"~Enregistrar", +"~Sections...":"~Seccions...", +"~Select":"~Seleccionar", +"~Send to Back":"~Mandar enrèire", +"~Sentence case":"~Cassa de frasa", +"~Shape":"~Fòrmas", +"~Sheet":"~Fuèlh", +"~Show":"~Afichar", +"~Show Details":"A~fichar los detalhs", +"~Show Sheet...":"Afichar los fuèlh~s...", +"~Slide Number":"~Numèro de diapositiva", +"~Soft Hyphen":"Jonhent ~opcional", +"~Sort...":"~Triar...", +"~Spacing":"~Espaçament", +"~Spacing...":"E~spaçament...", +"~Spelling...":"~Ortografia...", +"~Standard Filter...":"~Filtre estandard...", +"~Subject":"~Subjècte", +"~Table":"~Tablèu", +"~Table Properties...":"Proprietats del ta~blèu...", +"~Table...":"~Tablèu...", +"~Text Box":"Zòna de ~tèxte", +"~Thesaurus...":"~Diccionari dels sinonims...", +"~Through":"~Continú", +"~Time":"~Ora", +"~Time (fixed)":"~Ora (fixa)", +"~Time (variable)":"~Ora (variabla)", +"~Tools":"~Aisinas", +"~Top":"~Amont", +"~UPPERCASE":"~MAJUSCULAS", +"~Undo":"~Anullar", +"~Ungroup...":"~Dissociar...", +"~Unordered List":"Lista ~non ordenada", +"~Update All":"Act~ualizar tot", +"~Validity...":"~Validitat...", +"~View":"~Afichatge", +"~While Typing":"~Al moment de la picada", +"~Width...":"~Largor...", +"~Word Count...":"~Nombre de mots...", +"~Word Joiner":"~Juntura de mots", +"~Wrap":"Adaptacion del tè~xte", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Espaci de largor ~zèro", +"~lowercase":"minuscu~las", +"~tOGGLE cASE":"~iNTERVERTIR aL cASSA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/om.json b/f7cloud-office/browser/dist/l10n/uno/om.json new file mode 100644 index 0000000..9e5c0a8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/om.json @@ -0,0 +1,428 @@ +{ +"12-Point Star":"Akeeka Urjii 12", +"24-Point Star":"Akeeka Urjii 24", +"4-Point Star":"Akeeka Urjii 4", +"4-way Arrow":"Xiyya Gara 4", +"4-way Arrow Callout":"Balballoo Xiyya gara 4", +"5-Point Star":"Akeeka Urjii 5", +"6-Point Star":"Akeeka Urjii 6", +"8-Point Star":"Akeeka Urjii 8", +"Accept":"Fudhu", +"Accept All":"Mara Fudhu", +"Align Bottom":"Gadi Hiriirsii", +"Align Left":"Bitaa Hiriirsii", +"Align Right":"Mirga Hiriirsii", +"Align Top":"Ol Hiriirsii", +"Arch Down (Curve)":"Arkii Gadi (qonyoo)", +"Arch Down (Pour)":"Arkii Gadi (Pour)", +"Arch Left (Curve)":"Arkii Bitaa (qonyoo)", +"Arch Right (Curve)":"Arkii Mirga (qonyoo)", +"Arch Right (Pour)":"Arkii Gadi (Pour)", +"Arch Up (Curve)":"Arkii Ol (qonyoo)", +"Arch Up (Pour)":"Arkii Ool (Pour)", +"Arrange":"Qindeessi", +"As C~haracter":"Akka Arfii", +"AutoCorr~ect":"OfSirreessaa", +"AutoFill Data Series: automatic":"Walfaannee Deetaa OfnaaGuutii: ofumaa", +"Auto~Filter":"Ofnaa Gingilchii", +"A~lignment...":"Hriira...", +"A~rea...":"Bal'inaa...", +"A~rrange":"Qindeessi", +"Back One":"OfDuuba Tokko", +"Background Color":"Halluu Duubbee", +"Block Arc":"Garee Golboo", +"Bold":"Yabbuu", +"Bookmar~k...":"Toorbarruu...", +"Bottom":"Jala", +"Brightness":"Ifiinsa", +"Caption...":"Goodayyaa...", +"Center":"Wiirtessi", +"Center Horizontal":"Sardala Wiirtessi", +"Centered":"Wiirtaa", +"Ce~lls...":"Man'eewwan...", +"Charcoal Sketch":"Charcoal Sketch", +"Chart T~ype...":"Gosa Taattoo...", +"Chevron":"Chevron", +"Chevron Down":"Chevron Gadi", +"Chevron Up":"Chevron Ol", +"Circle":"Geengoo", +"Circle (Curve)":"Geengoo (Qonyoo)", +"Circle (Pour)":"Geengoo (Pour)", +"Circle Pie":"Geengoo Deloo", +"Circular Arrow":"Xiyya Geengoo", +"Close Master View":"Mul'annoo Hundataa Cufi", +"Cloud":"Duumessa", +"Column":"Tarjaa", +"Column ~Width...":"Yabbina Tarjaa...", +"Comme~nt":"Yaada", +"Connector":"Kornyoo", +"Connector Ends with Arrow":"Kornyoo Xiyyan Xumuraa", +"Connector with Arrows":"Kornyoo fi Xiyya", +"Contrast":"Addaadoo", +"Corner Right Arrow":"Xiyyoo Mirga Xiyya", +"Co~lumns...":"Tarjaawwan...", +"Crop":"Soofi", +"Cross":"Akeektuu", +"Currency":"Maallaqa", +"Curve":"Qonyoo", +"Curve Down":"Qonyoo Gadi", +"Curve Up":"Qonyoo Ol", +"Curved Connector":"Kornyoo Qonyoo", +"Curved Connector Ends with Arrow":"Kornyoo Qonyoo Xiyyan Xumura", +"Curved Connector with Arrows":"Kornyoo Qonyoo Xiyya Wajjin", +"Cylinder":"Akmooyyee", +"Date":"Guyyaa", +"Dat~e (variable)":"Guyyaa (Jijjiirama)", +"Delete All Comments":"Yaadota Mara Haqi", +"Delete All Comments by This Author":"Yaadota Barreessaa Kanaanii Mara Haqi", +"Delete Axis":"Siiqqee Haqi", +"Delete Comment":"Yaada Haqi", +"Delete C~ells...":"Man'eewwan Haqi", +"Delete C~ontents...":"Qabiyyee Haqi...", +"Delete Data Labels":"Asxaawwan Deetaa Haqi", +"Delete Legend":"Waayoo Haqi", +"Delete Major Grid":"Tarsaa Guddaa Haqi", +"Delete Minor Grid":"Tarsaa Xiqqaa Haqi", +"Delete Rows":"Tarreewwan Haqi", +"Delete Single Data Label":"Asxaa Deetaa Baaqqee Haqi", +"Delete ~All Comments":"Yaadota Mara Haqi", +"Diamond":"Dooqa", +"Diamond Bevel":"Dooqa Bevel", +"Digital Signatu~res...":"Mallattoo lakqurxaawaa...", +"Doorplate":"Saaqxuu", +"Double Brace":"Sadalgoo Dachaa", +"Double Bracket":"Sadallaa Dachaa", +"Down Arrow":"Xiyya jala", +"Down Arrow Callout":"Balballoo Gadi Xiyya", +"Ellipse":"Luulloo", +"Explosion":"Dhoohinsa", +"Fade Down":"Jala Hallaquu", +"Fade Left":"Hallaquu bitaa", +"Fade Right":"Hallaquu mirga", +"Fade Up":"Ol Hallaquu", +"Fade Up and Left":"Ol fi Bitaa Hallaquu", +"Fade Up and Right":"Ol fi mirga Hallaquu ", +"Fill Color":"Halluu Guuti", +"Flowchart: Alternate Process":"Taattoo yaa'aa: Adeemsa Filannoo", +"Flowchart: Card":"Taattoo yaa'aa: Kaardii", +"Flowchart: Collate":"Taattoo yaa'aa: Foyyadii", +"Flowchart: Connector":"Taattoo yaa'aa: Kornyoo", +"Flowchart: Data":"Taattoo yaa'aa: Deetaa", +"Flowchart: Decision":"Taattoo yaa'aa: Marii", +"Flowchart: Delay":"Taattoo yaa'aa: Turiinsa", +"Flowchart: Direct Access Storage":"Taattoo yaa'aa: Gahiinsa kuusa sirrii", +"Flowchart: Display":"Taattoo yaa'aa: Agarsiisi", +"Flowchart: Document":"Taattoo yaa'aa: Galmee", +"Flowchart: Extract":"Taattoo yaa'aa: Baasuu", +"Flowchart: Internal Storage":"Taattoo yaa'aa: Kuusa keessaa", +"Flowchart: Magnetic Disc":"Taattoo yaa'aa: Baxxee loobilaa", +"Flowchart: Manual Input":"Taattoo yaa'aa: Naqa Hujeeka", +"Flowchart: Manual Operation":"Taattoo yaa'aa:Dalagaa Hujeekaa", +"Flowchart: Merge":"Taattoo yaa'aa: Maki", +"Flowchart: Multidocument":"Taattoo yaa'aa: Galmee baay'ee", +"Flowchart: Off-page Connector":"Taattoo yaa'aa: kornyoo fuula ala", +"Flowchart: Or":"Taattoo yaa'aa: ykn", +"Flowchart: Predefined Process":"Taattoo yaa'aa:Adeemsa Dur Ibsame", +"Flowchart: Preparation":"Taattoo yaa'aa: Qopheessuu", +"Flowchart: Process":"Taattoo yaa'aa: Adeemsa", +"Flowchart: Punched Tape":"Taattoo yaa'aa: Dabarsituu Deetaa", +"Flowchart: Sequential Access":"Taattoo yaa'aa: Gahiinsa irra jala", +"Flowchart: Sort":"Taattoo yaa'aa: Fooyi", +"Flowchart: Stored Data":"Taattoo yaa'aa:Deetaa kuufame", +"Flowchart: Summing Junction":"Taattoo yaa'aa:Qunnamsiiftuu Goolabbii", +"Flowchart: Terminator":"Taattoo yaa'aa:Xumurtuu", +"Flower":"IIillii", +"Folded Corner":"Xiyyoo Decha'aa", +"Font Color":"Halluu Bocquu", +"Fontwork Shape":"Boca Hojii Bocquu", +"Foote~r":"Jalaantoo", +"For Paragraph":"Keewwata dhaaf", +"For Selection":"Filannoo dhaaf", +"Format Axis...":"Siiqqee Dhangi'i...", +"Format Chart Area...":"Bal'iinsa Taattoo Dhangi'i...", +"Format Data Labels...":"Asxaawwan Deetaa Dhangi'i", +"Format Data Point...":"Tuqaa Deetaa Dhangi'i...", +"Format Data Series...":"Walfaanee Deetaa Dhangi'i...", +"Format Floor...":"Seemallaa Dhangi'i...", +"Format Legend...":"Waayoo Dhangi'i", +"Format Major Grid...":"Tarsaa Guddaa Dhangi'i...", +"Format Mean Value Line...":"Sarara Gatii Giddugaleessaa Dhsng'i...", +"Format Minor Grid...":"Tarsaa Xiqqaa Dhangi'i...", +"Format Selection...":"Filannoo Dhangi'i...", +"Format Single Data Label...":"Asxaa Deetaa Baaqqee Dhangi'i...", +"Format Stock Gain...":"Bu'aa Stokii Dhangi'i...", +"Format Stock Loss...":"Kisaaraa Stokii Dhangi'i...", +"Format Title...":"Mataduree Dhangi'i...", +"Format Trend Line Equation...":"Himawalqixaa Sarara Adeemsaa Dhangi'i...", +"Format Trend Line...":"Sarara Adeemsaa Dhangi'i...", +"Format Wall...":"Daagoo Dhangi'i...", +"Format Y Error Bars...":"Kabalawwan Dogoggora Y Dhangi'i...", +"Formatting Mark":"Mallattoo Dhangeessuu", +"Forward One":"Tokko Dabarsi", +"Frame":"Goodayyaa", +"F~ont Size...":"Hammamtaa Bocquu...", +"F~ormat":"Dhangii", +"F~ull Screen":"Argii Guutu", +"General":"Waliigala", +"Heart":"Onnee", +"Hexagon":"Hexagon", +"He~ader":"Irraantoo", +"Horizontal Scroll":"Surdala mari", +"H~ide":"Dhoksi", +"H~ide Rows":"Tarreewwan Dhoksi", +"In ~Background":"Duubbee Keessa", +"Inflate":"Wajabsuu", +"Insert Axis":"Siiqqee Saagi", +"Insert Axis Title":"Mataduree Siiqqee Saagi", +"Insert Chart":"Taattoo Saagi", +"Insert Column Break":"Muraa Tarjaa Saagi", +"Insert Data Labels":"Asxaawwan Deetaa Saagi", +"Insert Hyperlink":"Geessituu Saagi", +"Insert Index Entry":"Galfata Kasaa Saagi", +"Insert Major Grid":"Tarsaa Guddaa Saagi", +"Insert Mean ~Value Line":"Gatii Sarara Jiddu Gala Saagi", +"Insert Minor Grid":"Tarsaa Xiqqaa Saagi", +"Insert Single Data Label":"Asxaa Deetaa Baaqqee Saagi", +"Insert Titles...":"Mataduree Saagi...", +"Insert Tre~nd Line...":"Sarara Adeemsaa Saagi...", +"Insert Unnumbered Entry":"Galfata warra lakkoofsa hin qabaane saagi", +"Insert ~Cells...":"Man'eewwan Saagi...", +"Insert/Delete Axes...":"Siiqqeewwan Saagi/Haqi...", +"Invert":"Garagalchi", +"Isosceles Triangle":"Isosceles Triangle", +"Italic":"Mirgada", +"Justified":"Qixxa'aa", +"Language":"Afaan", +"Language Status":"Haalojii Afaan", +"Layout":"Teessuma", +"Left":"Bitaa", +"Left Arrow":"Xiyya bitaa", +"Left Arrow Callout":"Balballoo Bitaa Xiyya", +"Left Brace":"Sadalgoo Bitaa", +"Left Bracket":"Sadallaa Bitaa", +"Left and Right Arrow":"Bitaa fi Mirga Xiyya", +"Left and Right Arrow Callout":"Balballoo Bitaa fi Mirga Xiyya ", +"Left-To-Right":"Bitaa Gara Mirga", +"Lightning Bolt":"Ibsa Nanaa", +"Line":"Sarara", +"Line Callout 1":"Balballoo sarara 1", +"Line Callout 2":"Balballoo sarara 2", +"Line Callout 3":"Balballoo sarara 3", +"Line Color":"Halluu Sarara", +"Line Connector":"Kornyoo Sarara", +"Line Connector Ends with Arrow":"Kornyoo Sarara Xiyyan Xumuraa", +"Line Spacing: 1":"Addaan Fageenya Sarara: 1", +"L~ine...":"Sarara...", +"Manual ~Break...":"Qurxi Hujeeka...", +"Media":"Sagantaa miidiyaa", +"Moon":"Ji'a", +"M~erge and Center Cells":"Man'eewwan Maki", +"Name...":"Maqaa...", +"Na~vigator":"Naanna'aa", +"Next Page":"Fuula Itti Aanaa", +"Notched Right Arrow":"Galumsa Mirga Xiyyaa ", +"Number":"Lakkoofsa", +"Number Format...":"Dhangii Lakkoofsa", +"Number Format: Currency":"Dahangii Lakkoofsa: Maallaqa", +"Number Format: Decimal":"Dahangii Lakkoofsa: Kurnyee", +"Number Format: Exponential":"Dahangii Lakkoofsa : Walguddatu", +"Number Format: Percent":"Dhangii Lakkoofsa : Dhibbeentaa", +"Number Format: Standard":"Dhangii Lakkoofsa : Durargii", +"Number Format: Time":"Dhangii Lakkoofsa : Sa'aati", +"Octagon":"Rogsaddet", +"Octagon Bevel":"Rogsaddet Bevel", +"Open Circle (Curve)":"Geengoo bani (Curve)", +"Open Circle (Pour)":"Geengoo (Pour)", +"Open Hyperlink":"Geessituu Bani", +"Optimal Column Width":"Yabbina Tarjaa", +"Optimal Row Height":"Hojjaa Tarree", +"Overline":"Irrasarari", +"Page ~Count":"Fuula Lakkoofsa", +"Parallelogram":"Cinqixawal", +"Paste ~Special...":"Maxxansa Addaa...", +"Pentagon":"Garshanee", +"Plain Text":"Barquu", +"Pop Art":"Ol Faayoo", +"Position and Si~ze...":"Qixa fi Hammamtaa…", +"Previous Page":"Fuula Kana Dura", +"Propert~ies...":"Amala...", +"Protect Cells":"Man'eewwan eegii", +"Protect ~Sheet...":"Wardii Eegii", +"Puzzle":"Hiibboo", +"P~aragraph...":"Keewwata...", +"Rectangle":"Rektaangilii", +"Rectangle, Rounded":"Rektaangilii Martu'u", +"Rectangular Callout":"Balbaltoo rektaanguularii", +"Remove Noise":"Sagalee Haqi", +"Rename Master":"Hundataa Maqaa Jijjiiri", +"Reset Data Point":"Tuqaa Deetaa Haaromsi", +"Reset all Data Points":"Tuqaalee Deetaa mara Haaromsi", +"Restart Numbering":"Lakoofsa lamkaasi", +"Right":"Mirga", +"Right Arrow":"Xiyya mirga", +"Right Arrow Callout":"Balballoo Mirga Xiyya", +"Right Brace":"Sadalgoo Mirga", +"Right Bracket":"Sadallaa Mirga", +"Right Triangle":"Mirga Golsadee", +"Right or Left Arrow":"Mirga ykn Bitaa Xiyya", +"Right-To-Left":"Mirga Gara Bitaa", +"Ring":"Micciiruu", +"Round Callout":"Balbaltoo gengoo", +"Rounded Rectangular Callout":"Balbaltoo gengo'aa rektaanguularii", +"Row":"Tarree", +"Row ~Height...":"Hojjaa Tarree...", +"R~efresh Range":"Hangii Haaromsi", +"R~ight-To-Left":"Mirgaa Gara Bitaa", +"R~un Macro...":"Ka'iinsa Maakroo...", +"S-shaped Arrow":"Xiyya Boca S", +"Save ~As...":"Akka Olkaa'i...", +"Select Column":"Tarjaa Fili", +"Select Row":"Tarree Fili", +"Select Table":"Gabatee Fili", +"Select ~All":"Mara Fili", +"Shadow":"Gaaddidduu", +"Sharpen":"Qara", +"Sheet R~ight-To-Left":"Wardii Mirgaa Gara Bitaa", +"Sho~w Slide":"Agarsiisa Islaayidii", +"Signet":"Ardaa", +"Slant Down":"Ol Hallaquu", +"Slant Up":"Ol Hallaquu", +"Slide Layout":"Teessuma Islaayid~ii", +"Small capitals":"Qubguddaalessota xixiqqoo", +"Smiley Face":"Bifa Seeqa", +"Snap to Grid":"Tarsaa gara Ariitii", +"Sort Ascending":"Olee Fooyi", +"Sort Descending":"Gadee Fooyi", +"So~rt...":"Fooyi...", +"Split Arrow":"Addabaa Xiyya", +"Square":"Arfakkuu Martu'u", +"Square Bevel":"Arfakkuu Bevel", +"Square, Rounded":"Arfakkuu", +"Statistics":"Xiinannoo", +"Stop":"Dhaabi", +"Straight Connector":"Kornyoo Qajeelaa", +"Straight Connector ends with Arrow":"Kornyoo Qajeeelaa Xiyyan Xumura", +"Straight Connector with Arrows":"Kornyoo Qajeeelaa Xiyya Wajjin", +"Strikethrough":"Irra sarari", +"Striped Right Arrow":"Tamsaasa'aa Mirga Xiyyaa", +"Subscript":"Jalarfii", +"Sun":"Aduu", +"Superscript":"Irrarfii", +"Ta~ble Properties...":"Amaloota Gabatee....", +"Text Wrap...":"Marsaa barruu…", +"Time":"Sa'aati", +"Time Field":"Dirree Sa'aati", +"To Background":"Gara Duubbee", +"To Foreground":"Gara Fulduree", +"To Next Paragraph in Level":"Gara keewwata itti aanaa sadarkaa dhan", +"To Previous Paragraph in Level":"Gara keewwata kana dura sadarkaa dhan", +"To P~age":"Gara Fuula", +"To ~Cell":"Gara Man'ee", +"To ~Character":"Gara Arfii", +"To ~Curve":"Gara Qonyoo", +"To ~Frame":"Gara Goodayyaa", +"To ~Paragraph":"Gara Keewwata", +"Top":"Ol", +"Transparency":"Iftooma", +"Trapezoid":"Trapezoid", +"Triangle Down":"Golsadee gadi", +"Triangle Up":"Golsadee ol", +"T~ime (variable)":"Sa'aati (Jijjiirama)", +"T~itle":"Mataduree", +"Underline":"Jalmuri", +"Up Arrow":"Xiyya irra", +"Up Arrow Callout":"Balballoo Irra Xiyya", +"Up and Down Arrow":"Xiyya Olii fi gadii", +"Up and Down Arrow Callout":"Balballoo Xiyya Olii fi gadii", +"Up and Right Arrow":"Xiyya Olii fi Mirga ", +"Up and Right Arrow Callout":"Balballoo Xiyya Olii fi Mirgaa", +"Up, Right and Down Arrow":"Xiyyav Olii, Mirga fi Gadii", +"Vertical Scroll":"Sarjaa mari", +"Vertical Text":"Barruu Surdala", +"Wave":"Dambalii", +"Zoom In":"Faaran Guddisi", +"Zoom Out":"Faaran Xinnessi", +"~3D View...":"Mul'annoo 3D...", +"~Add":"Ida'i", +"~Advanced Filter...":"Gingilchaa Olaanaa...", +"~Arrange":"Qindeessi", +"~Author":"Barreessaa", +"~Bottom":"Jala", +"~Bring to Front":"Gara Fuuldura Fidi", +"~Bullets and Numbering...":"Lakkoofsa fi Rasaasa...", +"~Centered":"Wiirteffame", +"~Chart...":"Taattoo...", +"~Column Break":"Muraa Tarjaa", +"~Columns":"Tarjaawwan", +"~Contour":"Toorii", +"~Convert":"Jijjiiri", +"~Data Ranges...":"Hangiiwwan Guyyaa...", +"~Date":"Guyyaa", +"~Date (fixed)":"Guyyaa (Dhaabii)", +"~Define":"Qindeessi", +"~Delete":"Haqi", +"~Edit":"Gulaali", +"~Edit Contour...":"Toorii Gulaali...", +"~Edit...":"Gulaali...", +"~Enter Group":"Gurmuu Gulaali", +"~File":"Faayilii", +"~First Paragraph":"Keewwata Jalqabaa", +"~Fonts...":"Bocquu...", +"~Function...":"Dalaga...", +"~Goal Seek...":"Goal Seek...", +"~Group":"Gurmuu", +"~Group and Outline":"Gurmuu fi Toorii", +"~Group...":"Gurmuu...", +"~Header and Footer...":"Irraantoo fi Jalaantoo...", +"~Height...":"Hojjaa...", +"~Help":"Gargaarsa", +"~Hide":"Dhoksi", +"~Hide AutoFilter":"OfGingilchaa Dhoksi", +"~Hide Details":"Bal'inaan Dhoksi", +"~Hide Slide":"Islaayidii Dhoksi", +"~Hyphenation":"Murfisa", +"~Hyphenation...":"Hyphenation...", +"~Insert":"Saagi", +"~Interaction...":"Walitti Dhufeenya...", +"~Left":"Bitaa", +"~Line Numbering...":"Sarara Lakkoofsa...", +"~Optimal Height...":"Hojjaa Ga'aa...", +"~Optimal Width...":"Yabbina Ga'aa...", +"~Page Number":"Fuula Lakkoofsa", +"~Page...":"Fuula...", +"~Paste":"Maxaansi", +"~Print...":"Maxxansi...", +"~Recalculate":"Irra Deebi'ii Herreegi", +"~Record":"Kuusa", +"~Refresh":"Haaromsii", +"~Right":"Mirga", +"~Row":"Tarree", +"~Rows":"Tarreewwan", +"~Save":"Olkaa'i", +"~Sections...":"Kutaawwan", +"~Select":"Fili", +"~Send to Back":"Gara Duubaa Ergi", +"~Sheet":"Wardii", +"~Show":"Mul'isi", +"~Show Details":"Bal'ina Mul'si", +"~Sort...":"Fooyi...", +"~Spacing...":"Addaan Fageenya", +"~Spelling...":"Qubeeffannoo...", +"~Standard Filter...":"Gingilchaa Durtii...", +"~Subject":"Dhimma", +"~Table":"Gabatee", +"~Table...":"Gabatee...", +"~Thesaurus...":"Waa dhugoomsuu...", +"~Time":"Sa'aati", +"~Time (fixed)":"Sa'aati (Dhaabii)", +"~Tools":"Meeshaalee", +"~Top":"Ol", +"~Ungroup...":"Garbaasi...", +"~Update All":"Mara Haaromsi", +"~Validity...":"Gataa'aa...", +"~View":"Mul'annoo", +"~While Typing":"Yeroo Mirgisu", +"~Width...":"Yabbina...", +"~Wrap":"Maraa", +"~lowercase":"Qubee Xiqqaa" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/or.json b/f7cloud-office/browser/dist/l10n/uno/or.json new file mode 100644 index 0000000..b0b7f14 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/or.json @@ -0,0 +1,457 @@ +{ +"12-Point Star":"12-ବିନ୍ଦୁ ସ୍ଟାର", +"24-Point Star":"24-ବିନ୍ଦୁ ସ୍ଟାର", +"4-Point Star":"4-ବିନ୍ଦୁ ସ୍ଟାର", +"4-way Arrow":"୪-ମାର୍ଗ ଶର", +"4-way Arrow Callout":"୪-ମାର୍ଗ ଶର କଲଆଉଟ", +"5-Point Star":"5-ବିନ୍ଦୁ ସ୍ଟାର", +"6-Point Star":"6-ବିନ୍ଦୁ ସ୍ଟାର", +"8-Point Star":"8-ବିନ୍ଦୁ ସ୍ଟାର", +"Accept All":"ସବୁକୁ ଗ୍ରହଣ କର", +"Align Bottom":"ତଳର ପଂକ୍ତିକରଣ", +"Align Left":"ବାମ ପଂକ୍ତିକରଣ", +"Align Right":"ଡାହାଣ ପଂକ୍ତିକରଣ", +"Align Top":"ଉପର ପଂକ୍ତିକରଣ କରନ୍ତୁ", +"Arch Down (Curve)":"ଆର୍ଚ ତଳ (ବକ୍ର)", +"Arch Down (Pour)":"ଆର୍ଚ ତଳ (ସ୍ରୋତ)", +"Arch Left (Curve)":"ଆର୍ଚ ବାମ (ବକ୍ର)", +"Arch Right (Curve)":"ଆର୍ଚ ଡାହାଣ (ବକ୍ର)", +"Arch Right (Pour)":"ଆର୍ଚ ଡାହାଣ (ସ୍ରୋତ)", +"Arch Up (Curve)":"ଆର୍ଚ ଉପର (ବକ୍ର)", +"Arch Up (Pour)":"ଆର୍ଚ ଉପର (ସ୍ରୋତ)", +"Arrange":"କ୍ରମରେରଖ", +"As C~haracter":"ଅକ୍ଷର ପରି (~h)", +"AutoCorr~ect":"ସ୍ୱୟଂ ସଂଶଧୋନ (~e)", +"AutoFill Data Series: automatic":"ସ୍ୱୟଂଚାଳିତପୂର୍ଣ୍ଣ ତଥ୍ଯ ଅନୁକ୍ରମ:ସ୍ୱୟଂଚାଳିତ", +"Auto~Filter":"ସ୍ୱୟଂଚାଳିତ ଛାଣକ (~F)", +"A~lignment...":"ପଂକ୍ତିକରଣ (~l)...", +"A~rea...":"କ୍ଷେତ୍ର (~r)...", +"A~rrange":"କ୍ରମରେରଖ (~r)", +"Back One":"ଗୋଟିଏ ପଛ", +"Background Color":"ପୃଷ୍ଠଭାଗ ରଙ୍ଗ", +"Block Arc":"ଅବରୋଧ ଚାପ", +"Bold":"ମୋଟା", +"Bookmar~k...":"ପୃଷ୍ଠାସଙ୍କେତ (~k)...", +"Bottom":"ତଳ", +"Brightness":"ଉଜ୍ଜ୍ବଳତା", +"Caption...":"ଶିରୋନାମା...", +"Center":"କେନ୍ଦ୍ର", +"Center Horizontal":"କେନ୍ଦ୍ର ଭୂସମାନ୍ତରାଳ", +"Centered":"କେନ୍ଦ୍ରୀଯ", +"Ce~lls...":"କୋଷଗୁଡ଼ିକ (~l)...", +"Character Spacing":"ଅକ୍ଷର ମଧ୍ଯବର୍ତ୍ତୀ ଅନ୍ତର", +"Charcoal Sketch":"ଅଙ୍ଗାର ରୂପରେଖା", +"Chart T~ype...":"ଚାର୍ଟ ପ୍ରକାର (~y)...", +"Chevron":"ଚେଭରୋନ", +"Chevron Down":"ଚିଭରନ ତଳ", +"Chevron Up":"ଚିଭରନ ଉପର", +"Circle":"ବୃତ୍ତ", +"Circle (Curve)":"ବୃତ୍ତ (ବକ୍ର)", +"Circle (Pour)":"ବୃତ୍ତ (ସ୍ରୋତ)", +"Circle Pie":"ବୃତ୍ତ ପଈ", +"Circular Arrow":"ବୃତ୍ତାକାର ଶର", +"Clear ~Direct Formatting":"ସିଧାସଳଖ ସଜ୍ଜିକରଣକୁ ପରିଷ୍କାର କରନ୍ତୁ ‍‌(~D)", +"Close Master View":"ମୂଖ୍ୟ ଦୃଶ୍ଯ ବନ୍ଦକରନ୍ତୁ", +"Cloud":"ମେଘ", +"Color Scale...":"ରଙ୍ଗ ମାପ...", +"Column ~Width...":"ସ୍ତମ୍ଭ ଓସାର (~W)...", +"Comments":"ମନ୍ତବ୍ଯଗୁଡିକ", +"Comme~nt":"ଟିପ୍ପଣୀ (~n)", +"Connector":"ସଂୟେଜକ", +"Connector Ends with Arrow":"ଶର ସହିତ ସଂୟୋଜକ ଶେଷକରନ୍ତୁ", +"Connector with Arrows":"ଶରଗୁଡିକ ସହିତ ସଂୟୋଜକ", +"Contrast":"ସ୍ପଷ୍ଟତା", +"Corner Right Arrow":"କୋଣ ଡାହାଣପାଖ ଶର ", +"Co~lumns...":"ସ୍ତମ୍ଭଗୁଡିକ (~l)...", +"Crop":"କ୍ରପ", +"Cross":"କ୍ରସ", +"Currency":"ମୁଦ୍ରା", +"Curve":"ବକ୍ର", +"Curve Down":"ବକ୍ର ତଳ", +"Curve Up":"ଉପର ବକ୍ର", +"Curved Connector":" ବକ୍ରକାର ସଂୟୋଜକ", +"Curved Connector Ends with Arrow":"ଶର ସହିତ ବକ୍ରକାର ସଂୟୋଜକର ଶେଷକରନ୍ତୁ", +"Curved Connector with Arrows":"ଶର ସହିତ ବକ୍ରକାର ସଂୟୋଜକକରନ୍ତୁ", +"Cylinder":"ନଳ", +"Data Bar...":"ତଥ୍ଯ ପଟି...", +"Date...":"ତାରିଖ...", +"Dat~e (variable)":"ତାରିଖ (ପରିବର୍ତ୍ତନଶୀଳ) (~e)", +"Delete All Comments":"ସମସ୍ତ ଟିପ୍ପଣୀଗୁଡ଼ିକୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete All Comments by This Author":"ଏହି ଲେଖକଙ୍କ ଦ୍ୱାରା ସମସ୍ତ ଟିପ୍ପଣୀଗୁଡିକୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete Axis":"ଅକ୍ଷକୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete Comment":"ଟିପ୍ପଣୀକୁ ବିଲୋପକରନ୍ତୁ", +"Delete C~ells...":"କୋଷଗୁଡିକୁ ବିଲୋପକରନ୍ତୁ (~e)...", +"Delete C~ontents...":"ସୂଚୀପତ୍ରଗୁଡିକ ବିଲୋପକରନ୍ତୁ (~o)...", +"Delete Data Labels":"ତଥ୍ୟ ନାମପଟିକୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete Legend":"ଅପୂର୍ବ କାହାଣୀ ଅପସାରଣ କରନ୍ତୁ", +"Delete Major Grid":"ପ୍ରମୂଖ ଗ୍ରୀଡ଼କୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete Minor Grid":"ଗୌଣ ଗ୍ରୀଡ଼କୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete Rows":"ପଂକ୍ତିଗୁଡିକୁ ବିଲୋପ କରନ୍ତୁ", +"Delete Single Data Label":"ଏକକ ତଥ୍ୟ ନାମପଟିକୁ ଅପସାରଣ କରନ୍ତୁ", +"Delete ~All Comments":"ସମସ୍ତ ଟିପ୍ପଣୀଗୁଡ଼ିକୁ ଅପସାରଣ କରନ୍ତୁ (~A)", +"Diamond":"ହୀରା", +"Diamond Bevel":"ହୀରା ବିଭେଲ", +"Digital Signatu~res...":"ଦ୍ୱିମିକ ହସ୍ତାକ୍ଷର (~r)...", +"Doorplate":"ଡୋରପ୍ଲେଟ", +"Double Brace":"ଦ୍ବିଗୁଣିତ ବନ୍ଧନୀ", +"Double Bracket":"ଦ୍ବିଗୁଣିତ ବନ୍ଧନୀ", +"Down Arrow":"ତଳର ଶର", +"Down Arrow Callout":"ତଳପାଖ ଶର କଲଆଉଟ", +"Ellipse":"ବୃତ୍ତାଭାସ", +"Explosion":"ବିସ୍ଫୋରଣ", +"Fade Down":"ତଳ ଫିକାକରନ୍ତୁ", +"Fade Left":"ବାମପାଖ ଫିକାକରନ୍ତୁ", +"Fade Right":"ଡାହାଣପାଖ ଫିକାକରନ୍ତୁ", +"Fade Up":"ଉପର ଫିକାକରନ୍ତୁ", +"Fade Up and Left":"ଉପର ଏବଂ ବାମପାଖ ଫିକାକରନ୍ତୁ", +"Fade Up and Right":"ଉପର ଏବଂ ଡାହାଣପାଖ ଫିକାକରନ୍ତୁ", +"Fill Color":"ରଙ୍ଗ ପୂରଣକରନ୍ତୁ", +"Find Next":"ପରବର୍ତ୍ତୀକୁ ସନ୍ଧାନ କରନ୍ତୁ", +"Find Previous":"ପୂର୍ବବର୍ତ୍ତୀକୁ ସନ୍ଧାନ କରନ୍ତୁ", +"Flip Horizontally":"ଦିଗବଳୀଯଭାବରେ ଆଘାତଦିଅ", +"Flip Vertically":"ଲମ୍ବଭାବରେ ଆଘାତ ଦିଅ", +"Flowchart: Alternate Process":"ଫ୍ଲୋଚାର୍ଟ: ପର୍ୟ୍ଯାଯକ୍ରମେ ପ୍ରକ୍ରିଯା", +"Flowchart: Card":"ଫ୍ଲୋଚାର୍ଟ:କାର୍ଡ", +"Flowchart: Collate":"ଫ୍ଲୋଚାର୍ଟ:ସଂକଳନକରିବା", +"Flowchart: Connector":"ଫ୍ଲୋଚାର୍ଟ:ସଂୟୋଜକ", +"Flowchart: Data":"ଫ୍ଲୋଚାର୍ଟ:ତଥ୍ଯ", +"Flowchart: Decision":"ଫ୍ଲୋଚାର୍ଟ:ନିସ୍ପତି", +"Flowchart: Delay":"ଫ୍ଲୋଚାର୍ଟ:ଦେଖାଅ", +"Flowchart: Direct Access Storage":"ଫ୍ଲୋଚାର୍ଟ:ସିଧାସଳଖ ସଞ୍ଚିତ ପ୍ରବେଶ", +"Flowchart: Display":"ଫ୍ଲୋଚାର୍ଟ:ଦେଖାଅ", +"Flowchart: Document":"ଫ୍ଲୋଚାର୍ଟ:ଦଲିଲ", +"Flowchart: Extract":"ଫ୍ଲୋଚାର୍ଟ:ନିଷ୍କଶ୍ରଣକରିବା", +"Flowchart: Internal Storage":"ଫ୍ଲୋଚାର୍ଟ:ଅନ୍ତବର୍ତ୍ତୀ ସଞ୍ଚିତ", +"Flowchart: Magnetic Disc":"ଫ୍ଲୋଚାର୍ଟ:ଚୁମ୍ବକୀଯ ଡିକ୍ସ", +"Flowchart: Manual Input":"ଫ୍ଲୋଚାର୍ଟ:ହସ୍ତ ଇନ୍ପୁଟ", +"Flowchart: Manual Operation":"ଫ୍ଲୋଚାର୍ଟ:ହସ୍ତ କାର୍ୟ୍ଯକ୍ରମ", +"Flowchart: Merge":"ଫ୍ଲୋଚାର୍ଟ:ମିଶାଅ", +"Flowchart: Multidocument":"ଫ୍ଲୋଚାର୍ଟ:ବହୁବିଧଦଲିଲ", +"Flowchart: Off-page Connector":"ଫ୍ଲୋଚାର୍ଟ:ବନ୍ଦ-ପୃଷ୍ଠା ସଂୟୋଜକ", +"Flowchart: Or":"ଫ୍ଲୋଚାର୍ଟ:କିମ୍ବା", +"Flowchart: Predefined Process":"ଫ୍ଲୋଚାର୍ଟ:ପୁନଃବ୍ଯାଖ୍ଯାହୋଇଥିବା ପ୍ରକ୍ରିଯା", +"Flowchart: Preparation":"ଫ୍ଲୋଚାର୍ଟ:ପ୍ରସ୍ତୁତକରିବା", +"Flowchart: Process":"ଫ୍ଲୋଚାର୍ଟ: ପ୍ରକ୍ରିଯା", +"Flowchart: Punched Tape":"ଫ୍ଲୋଚାର୍ଟ:ଆଘାତକରିବା ଟେପ୍", +"Flowchart: Sequential Access":"ଫ୍ଲୋଚାର୍ଟ: ପର୍ୟ୍ଯାଯକ୍ରମେ ପ୍ରବେଶ", +"Flowchart: Sort":"ଫ୍ଲୋଚାର୍ଟ:ସଜାଅ", +"Flowchart: Stored Data":"ଫ୍ଲୋଚାର୍ଟ:ସଞ୍ଚିତ ତଥ୍ଯ", +"Flowchart: Summing Junction":"ଫ୍ଲୋଚାର୍ଟ:ୟୋଗକରିବା ସଂୟୋଜକ", +"Flowchart: Terminator":"ଫ୍ଲୋଚାର୍ଟ:ଟରମିନେଟର", +"Flower":"ଫୁଲ", +"Folded Corner":"ଫୋଲଡର କୋଣ", +"Font Color":"ଅକ୍ଷରରୂପ ରଙ୍ଗ", +"Fontwork Shape":"ଅକ୍ଷରରୂପକାର୍ୟ୍ଯ ଆକାର", +"Foote~r":"ପାଦଟିକା (~r)", +"For Paragraph":"ପରିଚ୍ଛେଦ ପାଇଁ", +"For Selection":"ବିଭାଗ ପାଇଁ", +"Format Axis...":"ଅକ୍ଷକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Chart Area...":"ଚାର୍ଟ କ୍ଷେତ୍ରକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Data Labels...":"ତଥ୍ୟ ନାମପଟିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Data Point...":"ତଥ୍ୟ ବିନ୍ଦୁକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Data Series...":"ତଥ୍ୟ କ୍ରମକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Floor...":"ମେଜକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Legend...":"ଅପୂର୍ବ କାହାଣୀକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Major Grid...":"ମୂଖ୍ୟ ଗ୍ରୀଡକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Mean Value Line...":"ମଧ୍ଯମ ମୂଲ୍ୟ ଧାଡ଼ିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Minor Grid...":"ଗୌଣ ଗ୍ରୀଡକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Selection...":"ଚୟନକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Single Data Label...":"ଏକକ ତଥ୍ୟ ନାମପଟିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Stock Gain...":"ସଂଗ୍ରହାଳୟ ଲାଭକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Stock Loss...":"ସଂଗ୍ରହାଳୟ କ୍ଷତିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Title...":"ଶୀର୍ଷକକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Trend Line Equation...":"ପ୍ରବୃତି ଧାରା ସମୀକରଣକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Trend Line...":"ପ୍ରବୃତି ଧାରାକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format Wall...":"କାନ୍ଥଗୁଡିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Format X Error Bars...":"X ତ୍ରୁଟି ପଟିଗୁଡ଼ିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ ...", +"Format Y Error Bars...":"Y ତ୍ରୁଟି ପଟିଗୁଡ଼ିକୁ ସଜ୍ଜିକରଣ କରନ୍ତୁ...", +"Formatting Mark":"ରଚନା କରିବା", +"Forward One":"ଗୋଟିଏ ଅଗ୍ରସରକରନ୍ତୁ", +"Frame":"ଫ୍ରେମ", +"F~ont Size...":"ଅକ୍ଷରରୂପ ଆକାର (~o)...", +"F~ormat":"ଫର୍ମାଟ (~o)", +"F~ull Screen":"ସଂପୂର୍ଣ୍ଣ ପରଦା (~u)", +"General":"ସାଧାରଣ", +"Heart":"ହୃଦଯ", +"Hexagon":"ହେଗ୍ଜାଗନ", +"He~ader":"ଶୀର୍ଷକଟୀକା (~a)", +"Horizontal Scroll":"ଦିଗବଳୀଯ ସ୍କ୍ରୋଲ", +"H~ide":"ଲୁଚାଅ (~i)", +"H~ide Rows":"ଧାଡ଼ିଗୁଡ଼ିକୁ ଲୁଚାନ୍ତୁ (~i)", +"Icon Set...":"ଚିତ୍ର ସଂକେତ ସେଟ...", +"In ~Background":"ପୃଷ୍ଠଭାଗରେ (~B)", +"Inflate":"ବିସ୍ରୃତକରିବା", +"Insert Audio or Video":"ଧ୍ୱନି ବା ଛାୟାଚିତ୍ର ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Axis":"ଅକ୍ଷକୁ ଭର୍ତ୍ତିକରନ୍ତୁ", +"Insert Axis Title":"ଅକ୍ଷ ଶୀର୍ଷକକୁ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Chart":"ଚାର୍ଟ ଭର୍ତ୍ତିକରନ୍ତୁ", +"Insert Column Break":"ସ୍ତମ୍ଭ ଭାଙ୍ଗ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Data Labels":"ତଥ୍ୟ ନାମପଟିଗୁଡ଼ିକୁ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Hyperlink":"ହାଇପରଲିଙ୍କ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Index Entry":"ସୂଚୀ ପ୍ରବେଶ ଭର୍ତ୍ତି କର", +"Insert Major Grid":"ମୂଖ୍ୟ ଗ୍ରୀଡକୁ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Mean ~Value Line":"ମଧ୍ଯମ ମୂଲ୍ୟ ରେଖା ଭର୍ତ୍ତି କରନ୍ତୁ (~V)", +"Insert Minor Grid":"ଗୌଣ ଗ୍ରୀଡକୁ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Single Data Label":"ଏକକ ତଥ୍ୟ ନାମପଟିକୁ ଭର୍ତ୍ତିକରନ୍ତୁ", +"Insert Slide":"ସ୍ଲାଇଡ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert Titles...":"ଶୀର୍ଷକଗୁଡିକୁ ଭର୍ତ୍ତି କରନ୍ତୁ...", +"Insert Tre~nd Line...":"ରେଖା ଭର୍ତ୍ତି କରନ୍ତୁ (~n)...", +"Insert Unnumbered Entry":"ସଂଖ୍ଯାଦିଆହୋଇନଥିବା ପ୍ରବେଶ ଭର୍ତ୍ତି କରନ୍ତୁ", +"Insert ~Cells...":"କୋଷଗୁଡିକୁ ଭର୍ତ୍ତି କରନ୍ତୁ (~C)...", +"Insert/Delete Axes...":"ଅକ୍ଷଗୁଡ଼ିକୁ ଭର୍ତ୍ତିକରନ୍ତୁ/ଅପସାରଣ କରନ୍ତୁ...", +"Invert":"ଓଲଟାଅ", +"Isosceles Triangle":"ଆଇସୋମାପଗୁଡିକ ତ୍ରିକୋଣ", +"Italic":"ତେର୍ଚ୍ଛା", +"Justified":"ୟୁକ୍ତିୟୁକ୍ତ", +"Language":"ଭାଷା", +"Language Status":"ଭାଷା ସ୍ଥିତି", +"Layout":"ଲେପନ", +"Left":"ବାମ", +"Left Arrow":"ବାମ ଶର", +"Left Arrow Callout":"ବାମପାଖ ଶର କଲଆଉଟ", +"Left Brace":"ବାମ ବନ୍ଧନୀ", +"Left Bracket":"ବାମ ବନ୍ଧନୀ", +"Left and Right Arrow":"ବାମପାଖ ଏବଂ ଡାହାଣପାଖ ଶର ", +"Left and Right Arrow Callout":"ବାମପାଖ ଏବଂ ଡାହାଣପାଖ ଶର କଲଆଉଟ", +"Left-To-Right":"ବାମ କୁ ଡାହାଣ", +"Lightning Bolt":"ଆଲୋକିତକରିବା ବିଦ୍ଯୁତ", +"Line":"ରେଖା", +"Line Callout 1":"ରେଖା କଲଆଉଟ ୧", +"Line Callout 2":"ରେଖା କଲଆଉଟ 2", +"Line Callout 3":"ରେଖା କଲଆଉଟ 3", +"Line Color":"ରେଖାର ରଙ୍ଗ", +"Line Connector":"ରେଖା ସଂୟୋଜକ", +"Line Connector Ends with Arrow":"ଶର ସହିତ ରେଖାର ସଂୟୋଜକର ଶେଷକରନ୍ତୁ", +"Line Spacing: 1":"ରେଖା ଅନ୍ତରଦେବା: ୧", +"L~ine...":"ରେଖା (~i)...", +"Manage...":"ପରିଚାଳନା କରନ୍ତୁ ...", +"Manual ~Break...":"ପୁସ୍ତିକା ଭାଙ୍ଗ (~B)...", +"Media":"ସଞ୍ଚାର ମାଧ୍ଯମ", +"Moon":"ଜହ୍ନ", +"M~erge and Center Cells":"କୋଷଗୁଡିକ ମିଶାଅ (~e)", +"Name...":"ନାମ...", +"Na~vigator":"ନାଭିଗେଟର (~v)", +"Next Page":"ପରବର୍ତ୍ତୀ ପୃଷ୍ଠା", +"Notched Right Arrow":"ଖାପକରିବା ଡାହାଣପାଖ ଶର ", +"Number":"ନମ୍ବର", +"Number Format":"ସଂଖ୍ଯା ଫର୍ମାଟ", +"Number Format...":"ସଂଖ୍ଯା ଫର୍ମାଟ...", +"Number Format: Currency":"ସଂଖ୍ଯା ଫର୍ମାଟ: ମୁଦ୍ରା", +"Number Format: Decimal":"ସଂଖ୍ଯା ଫର୍ମାଟ: ଦଶମିକ", +"Number Format: Exponential":"ସଂଖ୍ଯା ଫର୍ମାଟ: ଏକ୍ସପୋନେନସିଆଲ", +"Number Format: Percent":"ସଂଖ୍ଯା ଫର୍ମାଟ: ଶତକଡା", +"Number Format: Standard":"ସଂଖ୍ଯା ଫର୍ମାଟ: ମାନକ", +"Number Format: Time":"ସଂଖ୍ଯା ଫର୍ମାଟ: ସମଯ", +"Octagon":"ଅକ୍ଟାଗନ", +"Octagon Bevel":"ଅକ୍ଟାଗନ୍ ବିଭେଲ", +"Open Circle (Curve)":"ବୃତ୍ତ ଖୋଲ (ବକ୍ର)", +"Open Circle (Pour)":"ବୃତ୍ତ ଖୋଲ (ସ୍ରୋତ)", +"Open Hyperlink":"ହାଇପରଲିଙ୍କକୁ ଖୋଲ", +"Optimal Column Width":"ଅପଟିମାଲ ସ୍ତମ୍ଭ ଓସାର", +"Optimal Row Height":"ଅପଟିମାଲ ପଂକ୍ତି ଉଚ୍ଚତା", +"Overline":"ଉପର ରେଖା", +"Page ~Count":"ପୃଷ୍ଠା ଗଣନା (~C)", +"Parallelogram":"ସମାନ୍ତର ଚର୍ତୁଭୂଜ", +"Paste ~Special...":"ବିଶେଷ ଲଗାଅ (~S)...", +"Pentagon":"ପେଣ୍ଟାଗନ", +"Plain Text":"ସାଧା ପାଠ୍ୟ", +"Pop Art":"ପପ କଳା", +"Position and Si~ze...":"ସ୍ଥାନ ଏବଂ ଆକାର (~z)...", +"Previous Page":"ପୂର୍ବବର୍ତ୍ତୀ ପୃଷ୍ଠା", +"Propert~ies...":"ବିଶେଷତାଗୁଡିକ (~i)...", +"Protect Cells":"କୋଷଗୁଡିକ ସୁରକ୍ଷିତ କରନ୍ତୁ", +"Protect ~Sheet...":"ସିଟକୁ ସୁରକ୍ଷା କରନ୍ତୁ (~S)...", +"Puzzle":"ବିଚଳିତ ଅବସ୍ଥା", +"P~aragraph...":"ପରିଚ୍ଛେଦ (~a)...", +"Rectangle":"ଆଯତକ୍ଷେତ୍ର", +"Rectangle, Rounded":"ଚର୍ତୁଭୂଜ, ଗୋଲାକାର", +"Rectangular Callout":"ଚର୍ତୁଭୂଜ କଲଆଉଟ", +"Remove Noise":"କୋଳାହଳକୁ ହଟାଅ", +"Rename Master":"ମୂଖ୍ୟ ପୁନଃନାମ ଦିଅ", +"Reply Comment":"ଟିପ୍ପଣୀକୁ ଉତ୍ତର ଦିଅନ୍ତୁ", +"Reset Data Point":"ତଥ୍ୟ ବିନ୍ଦୁକୁ ପୁନଃସ୍ଥାପନ କରନ୍ତୁ", +"Reset all Data Points":"ସମସ୍ତ ତଥ୍ୟ ବିନ୍ଦୁଗୁଡ଼ିକୁ ପୁନଃସ୍ଥାପନ କରନ୍ତୁ", +"Restart Numbering":"ସଂଖ୍ଯାଦେବା", +"Right":"ଡାହାଣ", +"Right Arrow":"ଡାହାଣ ଶର", +"Right Arrow Callout":"ଡାହାଣପାଖ ଶର କଲଆଉଟ", +"Right Brace":"ଡାହାଣ ବନ୍ଧନୀ", +"Right Bracket":"ଡାହାଣ ବନ୍ଧନୀ", +"Right Triangle":"ଡାହାଣ ତ୍ରିକୋଣ", +"Right or Left Arrow":"ଡାହାଣପାଖ କିମ୍ବା ବାମପାଖ ଶର", +"Right-To-Left":"ଡାହାଣକୁ ବାମ", +"Ring":"ରିଙ୍ଗ", +"Rotate 90° ~Left":"90° ବାମକୁ ଘୁରାନ୍ତୁ (~L)", +"Rotate 90° ~Right":"90°ଡାହାଣକୁ ଘୂରାନ୍ତୁ (~R)", +"Round Callout":"ଗୋଲ କଲଆଉଟ", +"Rounded Rectangular Callout":"ଗୋଲାକାର ଚର୍ତୁଭୂଜ କଲଆଉଟ", +"Row ~Height...":"ଧାଡ଼ି ଉଚ୍ଚତା (~H)...", +"R~efresh Range":"ରିଫ୍ରେସ ପରିସର (~e)", +"R~ight-To-Left":"ବାମ-ରୁ-ଡାହାଣ (~i)", +"R~un Macro...":"ମାକ୍ରୋ ଚାଲୁକରନ୍ତୁ (~u)...", +"S-shaped Arrow":"S-ଆକୃତିହୋଇଥିବା ଶର", +"Save ~As...":"ପରି ସଞ୍ଚୟ କରନ୍ତୁ (~A)...", +"Scientific":"ବୈଜ୍ଞାନିକ", +"Select Column":"ସ୍ତମ୍ଭ ମନୋନୀତ କରନ୍ତୁ", +"Select Row":"ପଂକ୍ତି ମନୋନିତକରନ୍ତୁ", +"Select Table":"ସାରଣୀ ମନୋନୀତ କରନ୍ତୁ", +"Select ~All":"ସବୁ ମନୋନୀତ କରନ୍ତୁ (~A)", +"Shadow":"ଛାୟା", +"Sharpen":"ତୀକ୍ଷଣ ", +"Sheet R~ight-To-Left":"ଡ଼ାହାଣ-ରୁ-ବାମକୁ ଥିବା ସିଟ (~i)", +"Sho~w Slide":"ସ୍ଲାଇଡ ଦର୍ଶାନ୍ତୁ (~w)", +"Sidebar":"ପାର୍ଶ୍ୱପଟି", +"Signet":"ସିଗନେଟ", +"Slant Down":"ତେର୍ଚ୍ଛା ତଳ", +"Slant Up":"ତେର୍ଚ୍ଛା ଉପର", +"Slide Layout":"ସ୍ଲାଇଡ ଲେପନ", +"Small capitals":"ଛୋଟ ବଡଅକ୍ଷରଗୁଡିକ", +"Smiley Face":"ମୃଦ୍ଯୁହାସ୍ଯ ମୁଖ", +"Snap to Grid":"ଜାଲକୁ ସ୍ନାପକରନ୍ତୁ", +"Sort Ascending":" ଆରୋହଣକ୍ରମରେ ସଜାଅ", +"Sort Descending":"ଅବରୋହଣରେ ସଜାଅ", +"So~rt...":"ସଜାଅ (~r)...", +"Split Arrow":"ଅଲଗାକରିବା ଶର ", +"Split Table...":"ସାରଣୀ ଅଲଗା କରନ୍ତୁ...", +"Square":"ବର୍ଗାକାର", +"Square Bevel":"ବର୍ଗାକର ବିଭେଲ", +"Square, Rounded":"ଗୋଲାକାର, ବର୍ଗାକାର", +"Statistics":"ପରିସଂଖ୍ଯାନ", +"Stop":"ବନ୍ଦ କରନ୍ତୁ", +"Straight Connector":"ସିଧା ସଂୟୋଜକ", +"Straight Connector ends with Arrow":"ଶର ସହିତ ସିଧା ସଂୟୋଜକ ଶେଷକରନ୍ତୁ", +"Straight Connector with Arrows":"ଶର ସହିତ ସିଧା ସଂୟୋଜକ", +"Strikethrough":"ମଧ୍ଯରେଖିତ", +"Striped Right Arrow":"ବିବସନ ଡାହାଣପାଖ ଶର ", +"Subscript":"ପାଦାଙ୍କ", +"Sun":"ସୂର୍ୟ୍ଯ", +"Superscript":"ଉର୍ଦ୍ଧଲିପି", +"Ta~ble Properties...":"ସାରଣୀ ଗୁଣଧର୍ମଗୁଡ଼ିକ (~b)...", +"Text Wrap...":"ପାଠ୍ୟ ଗୋଡାଇବା...", +"Time":"ସମଯ", +"Time Field":"ସମଯ କ୍ଷେତ୍ର", +"Title Page...":"ଶୀର୍ଷକ ପୃଷ୍ଠା...", +"To Background":"ପୃଷ୍ଠଭାଗକୁ", +"To Foreground":"ଆଗଭାଗକୁ ", +"To Next Paragraph in Level":"ପରବର୍ତ୍ତୀ ପରିଚ୍ଛେଦର ସ୍ତରକୁ", +"To Previous Paragraph in Level":"ପୂର୍ବବର୍ତ୍ତୀ ପରିଚ୍ଛେଦର ସ୍ତରକୁ", +"To P~age":"ପୃଷ୍ଠାକୁ (~a)", +"To ~Cell":"ସେଲକୁ (~C)", +"To ~Character":"ଅକ୍ଷରକୁ (~C)", +"To ~Curve":"ବକ୍ରକୁ (~C)", +"To ~Frame":"ଫ୍ରେମକୁ (~F)", +"To ~Paragraph":"ପରିଚ୍ଛେଦକୁ (~P)", +"Top":"ଉପର", +"Transparency":"ସ୍ବଚ୍ଛତା", +"Trapezoid":"ଟ୍ରାପେଜୋଏଡ", +"Triangle Down":"ତଳ ତ୍ରିକୋଣ", +"Triangle Up":"ଉପର ତ୍ରିକୋଣ", +"T~ime (variable)":"ସମଯ (ପରିବର୍ତ୍ତନଶୀଳ) (~i)", +"T~itle":"ଶୀର୍ଷକ (~i)", +"Underline":"ରେଖାଙ୍କିତ", +"Up Arrow":"ଉପର ଶର", +"Up Arrow Callout":"ଉପରପାଖ ଶର କଲଆଉଡ", +"Up and Down Arrow":"ଉପରପାଖ ଏବଂ ତଳପାଖ ଶର ", +"Up and Down Arrow Callout":"ଉପରପାଖ ଏବଂ ତଳପାଖ ଶର କଲଆଉଟ", +"Up and Right Arrow":"ଉପରପାଖ ଏବଂ ଡାହାଣପାଖ ଶର ", +"Up and Right Arrow Callout":"ଉପରପାଖ ଏବଂ ଡାହାଣପାଖ ଶର କଲଆଉଟ", +"Up, Right and Down Arrow":"ଉପରପାଖ,ଡାହାଣପାଖ ଏବଂ ତଳପାଖ ଶର ", +"Vertical Scroll":"ଲମ୍ବରୂପ ସ୍କ୍ରୋଲ", +"Vertical Text":"ଲମ୍ବରୂପ ପାଠ୍ୟ", +"Wave":"ତରଙ୍ଗ", +"Zoom In":"ବଡ଼ କରନ୍ତୁ", +"Zoom Out":"ଛୋଟ କରନ୍ତୁ", +"~3D View...":"3D ଦୃଶ୍ଯ (~3)...", +"~Add":"ଯୋଗକରନ୍ତୁ (~A)", +"~Advanced Filter...":"ଉନ୍ନତ ଛାଣକ (~A)...", +"~Arrange":"ଆୟୋଜନ (~A)", +"~Author":"ଲେଖକ (~A)", +"~Bottom":"ତଳ (~B)", +"~Bring to Front":"ଆଗକୁ ଆଣ (~B)", +"~Bullets and Numbering...":"ଗୁଳିଗୁଡିକ ଏବଂ ସଂଖ୍ଯାଦେବା (~B)...", +"~Capitalize Every Word":"ପ୍ରତ୍ୟେକ ଶବ୍ଦକୁ ବଡ଼ ଅକ୍ଷର କରନ୍ତୁ (~C)", +"~Centered":"କେନ୍ଦ୍ରୀୟ (~C)", +"~Chart...":"ଚାର୍ଟ (~C)...", +"~Clear":"ଖାଲି କରନ୍ତୁ", +"~Clear Direct Formatting":"ସିଧାସଳଖ ସଜ୍ଜିକରଣକୁ ପରିଷ୍କାର କରନ୍ତୁ (~C)", +"~Column Break":"ସ୍ତମ୍ଭ ଭାଙ୍ଗ (~C)", +"~Columns":"ସ୍ତମ୍ଭଗୁଡିକ (~C)", +"~Contour":"ରୂପରେଖ (~C)", +"~Convert":"ରୂପାନ୍ତର କରନ୍ତୁ (~C)", +"~Data Ranges...":"ତଥ୍ଯ ପରିସରଗୁଡିକ (~D)...", +"~Date":"ତାରିଖ (~D)", +"~Date (fixed)":"ତାରିଖ (ସ୍ଥିର) (~D)", +"~Define":"ବ୍ଯାଖ୍ଯାକରନ୍ତୁ (~D)", +"~Define...":"ବ୍ଯାଖ୍ଯାକରନ୍ତୁ (~D)...", +"~Delete":"ବିଲୋପ କରନ୍ତୁ (~D)", +"~Edit":"ସମ୍ପାଦନ କରନ୍ତୁ (~E)", +"~Edit Contour...":"ରୂପରେଖର ସଂପାଦନ କରନ୍ତୁ (~E)... ", +"~Edit...":"ସମ୍ପାଦନ କରନ୍ତୁ (~E)...", +"~Enter Group":"ସମୂହ ପ୍ରବେଶ କରନ୍ତୁ (~E)", +"~File":"ଫାଇଲ (~F)", +"~First Paragraph":"ପ୍ରଥମ ପରିଚ୍ଛେଦ (~F)", +"~Fonts...":"ଅକ୍ଷରରୂପଗୁଡ଼ିକ (~F)...", +"~Function...":"କାର୍ୟ୍ଯ (~F)...", +"~Goal Seek...":"ଲକ୍ଷ୍ଯ ଖୋଜିବା (~G)...", +"~Group":"ସମୂହ (~G)", +"~Group and Outline":"ଶ୍ରେଣୀ ଏବଂ ବାହ୍ଯରେଖା (~G)", +"~Group...":"ସମୂହ (~G)...", +"~Header and Footer...":"ଶୀର୍ଷଟୀକା ଏବଂ ପାଦଟିକା (~H)...", +"~Height...":"ଉଚ୍ଚତା (~H)...", +"~Help":"ସାହାୟ୍ଯ (~H)", +"~Hide":"ଛୁପାଅ (~H)", +"~Hide AutoFilter":"ସ୍ୱୟଂଚାଳିତ ଛାଣକକୁ ଛୁପାଅ (~H)", +"~Hide Details":"ପୁଙ୍ଖାନୁପୁଙ୍ଖ ଲୁଚାଅ (~H)", +"~Hide Slide":"ସ୍ଲାଇଡ ଲୁଚାଅ (~H)", +"~Hyphenation":"ହାଇପେନେସନ (~H)", +"~Hyphenation...":"ହାଇପରନେସନ (~H)...", +"~Insert":"ଭର୍ତ୍ତି କରନ୍ତୁ (~I)", +"~Interaction...":"ପରସ୍ପରସମ୍ବନ୍ଧ (~I)...", +"~Left":"ବାମ (~L)", +"~Line Numbering...":"ରେଖା ସଂଖ୍ଯାଦେବା (~L)...", +"~Manage...":"ପରିଚାଳନା କରନ୍ତୁ (~M)...", +"~Optimal Height...":"ଅପ୍ଟିମାଲ ଉଚ୍ଚତା (~O)...", +"~Optimal Width...":"ଅପ୍ଟିମାଲ ଓସାର (~O)...", +"~Page Number":"ପୃଷ୍ଠା ସଂଖ୍ଯା (~P)", +"~Page Numbers...":"ପୃଷ୍ଠା ସଂଖ୍ଯାଗୁଡିକ (~P)...", +"~Page...":"ପୃଷ୍ଠା (~P)...", +"~Paste":"ଲଗାଅ (~P)", +"~Pivot Table":"କେନ୍ଦ୍ରିୟ ଟେବୁଲ (~P)", +"~Print...":"ମୁଦ୍ରଣକରନ୍ତୁ (~P)...", +"~Recalculate":"ପୁନଃଗଣନାକରନ୍ତୁ (~R)", +"~Record":"ଅଭିଲେଖ (~R)", +"~Refresh":"ରିଫ୍ରେସକରନ୍ତୁ (~R)", +"~Right":"ଡାହାଣ (~R)", +"~Row":"ପଂକ୍ତି (~R)", +"~Rows":"ପଂକ୍ତିଗୁଡିକ (~R)", +"~Save":"ସଞ୍ଚୟ କରନ୍ତୁ (~S)", +"~Sections...":"ବିଭାଗଗୁଡିକ (~S)...", +"~Select":"ମନୋନୀତ କରନ୍ତୁ (~S)", +"~Send to Back":"ପଛକୁ ପଠାଅ (~S)", +"~Sentence case":"ବାକ୍ୟ ଅକ୍ଷର ପ୍ରକାର (~S)", +"~Sheet":"ସିଟ (~S)", +"~Show":"ଦେଖାଅ (~S)", +"~Show Details":"ପୁଙ୍ଖାନୁପୁଙ୍ଖ ଦେଖାଅ (~S)", +"~Sort...":"ସଜାଅ (~S)...", +"~Spacing...":"ଅନ୍ତରଦେବା (~S)...", +"~Spelling...":"ବନାନ (~S)...", +"~Standard Filter...":"ମାନକ ଛାଣକ (~S)...", +"~Subject":"ବିଷୟ (~S)", +"~Table":"ସାରଣୀ (~T)", +"~Table...":"ସାରଣୀ (~T)...", +"~Thesaurus...":"ଶବ୍ଦକୋଷ (~T)...", +"~Time":"ସମୟ (~T)", +"~Time (fixed)":"ସମଯ (ସ୍ଥିର) (~T)", +"~Tools":"ସାଧନଗୁଡ଼ିକ (~T)", +"~Top":"ଉପର (~)", +"~UPPERCASE":"ବଡ଼ ଅକ୍ଷର (~U)", +"~Ungroup...":"ସମୂହହୋଇନଥିବା (~U)...", +"~Update All":"ସବୁକୁ ଅଦ୍ୟତନ କରନ୍ତୁ (~U)", +"~Validity...":"ନ୍ଯାୟ୍ଯତା (~V)...", +"~View":"ଦୃଶ୍ଯ (~V)", +"~While Typing":"ଟାଇପ କରିବା ସମୟରେ (~W)", +"~Width...":"ଓସାର (~W)...", +"~Wrap":"ଗୁଡାଇବା (~W)", +"~lowercase":"ଛୋଟ ଅକ୍ଷର (~l)", +"~tOGGLE cASE":"ଅକ୍ଷର ପ୍ରକାରକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/pa-IN.json b/f7cloud-office/browser/dist/l10n/uno/pa-IN.json new file mode 100644 index 0000000..cbd0e6d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/pa-IN.json @@ -0,0 +1,619 @@ +{ +"12-Point Star":"12-ਪੁਆਇੰਟ ਤਾਰਾ", +"24-Point Star":"24-ਪੁਆਇੰਟ ਤਾਰਾ", +"4-Point Star":"4-ਪੁਆਇੰਟ ਤਾਰਾ", +"4-way Arrow":"4-ਦਿਸ਼ਾਈ ਤੀਰ", +"4-way Arrow Callout":"4-ਢੰਗ ਤੀਰ ਕਾਲਆਉਟ", +"5-Point Star":"5-ਪੁਆਇੰਟ ਤਾਰਾ", +"6-Point Star":"6-ਪੁਆਇੰਟ ਤਾਰਾ", +"8-Point Star":"8-ਪੁਆਇੰਟ ਤਾਰਾ", +"Accept":"ਮਨਜ਼ੂਰ", +"Accept All":"ਸਭ ਮਨਜ਼ੂਰ", +"Accept All Changes":"ਸਭ ਤਬਦੀਲੀਆਂ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰੋ", +"Accept Change":"ਤਬਦੀਲੀ ਮਨਜ਼ੂਰ", +"Accept Track Change and select the next one":"ਟਰੈਕ ਤਬਦੀਲੀ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰੋ ਅਤੇ ਅੱਗੇ ਜਾਓ", +"Accept and Move to Next":"ਮਨਜ਼ੂਰ ਕਰੋ ਅਤੇ ਅੱਗੇ ਜਾਓ", +"Add Decimal Place":"ਦਸ਼ਮਲਵ ਥਾਂ ਜੋੜੋ", +"Align Bottom":"ਹੇਠਾਂ ਇਕਸਾਰ", +"Align Center":"ਕੇਂਦਰ ਵਿੱਚ ਇਕਸਾਰ ਕਰੋ", +"Align Left":"ਖੱਬੇ ਇਕਸਾਰ", +"Align Right":"ਸੱਜੇ ਇਕਸਾਰ", +"Align Tex~t":"ਲਿਖਤ ਇਕਸਾਰ(~t)", +"Align Top":"ਉੱਤੇ ਇਕਸਾਰ", +"Animation":"ਐਨੀਮੇਸ਼ਨ", +"Apply Suggestion":"ਸੁਝਾਅ ਲਾਗੂ ਕਰੋ", +"Arch Down (Curve)":"ਚਾਪ ਹੇਠਾਂ (ਵਤਰ)", +"Arch Down (Pour)":"ਚਾਪ ਹੇਠਾਂ (ਉਲੱਦਣਾ)", +"Arch Left (Curve)":"ਚਾਪ ਖੱਬੀ (ਵਤਰ)", +"Arch Right (Curve)":"ਚਾਪ ਸੱਜੀ (ਵਤਰ)", +"Arch Right (Pour)":"ਚਾਪ ਸੱਜੀ (ਉਲੱਦਣਾ)", +"Arch Up (Curve)":"ਚਾਪ ਉੱਤੇ (ਵਤਰ)", +"Arch Up (Pour)":"ਚਾਪ ਉੱਤੇ (ਉਲੱਦਣਾ)", +"Arrange":"ਇਕਸਾਰ", +"As C~haracter":"ਅੱਖਰ ਵੱਲ(~h)", +"AutoCorr~ect":"ਆਟੋ-ਸੋਧੋ(~e)", +"AutoFill Data Series: automatic":"ਆਟੋਮੈਟਿਕ ਭਰਨ ਡਾਟਾ ਕ੍ਰਮ: ਆਟੋਮੈਟਿਕ", +"Auto~Filter":"ਆਟੋ ਫਿਲਟਰ(~F)", +"A~lignment...":"ਇਕਸਾਰਤਾ(~l)...", +"A~rea...":"ਖੇਤਰ(~r)...", +"A~rrange":"ਇਕਸਾਰ(~r)", +"Back One":"ਇੱਕ ਪਿੱਛੇ", +"Background Color":"ਬੈਕਗਰਾਊਂਡ ਰੰਗ", +"Block Arc":"ਬਲਾਕ ਚਾਪ", +"Bold":"ਗੂੜ੍ਹੇ", +"Bookmar~k...":"ਬੁੱਕਮਾਰਕ(~k)...", +"Bottom":"ਹੇਠਾਂ", +"Brightness":"ਚਮਕ", +"Caption...":"ਸੁਰਖੀ...", +"Center":"ਕੇਂਦਰੀ", +"Center Horizontal":"ਕੇਂਦਰੀ ਖਿਤਿਜੀ", +"Center Vertically":"ਕੇਂਦਰ ਖੜ੍ਹਵਾਂ", +"Centered":"ਕੇਂਦਰ", +"Ce~lls...":"ਸੈੱਲ(~l)...", +"Character Spacing":"ਅੱਖਰ ਸੰਨ੍ਹ", +"Charcoal Sketch":"ਚਾਰਕੋਲ ਸਕੈੱਚ", +"Chart T~ype...":"ਚਾਰਟ ਟਾਈਪ(~y)...", +"Chevron":"ਚੀਵਰੋਨ", +"Chevron Down":"ਚੀਵਰੋਨ ਹੇਠਾਂ", +"Chevron Up":"ਚੀਵਰੋਨ ਉੱਤੇ", +"Circle":"ਚੱਕਰ", +"Circle (Curve)":"ਚੱਕਰ (ਕਰਵ)", +"Circle (Pour)":"ਚੱਕਰ (ਉਲੱਦਣਾ)", +"Circle Pie":"ਚੱਕਰ ਪਾਈ", +"Circular Arrow":"ਚੱਕਰਾਕਾਰ ਤੀਰ", +"Clear Direct Formatting":"ਸਿੱਧੀ ਫਾਰਮੈਟਿੰਗ ਮਿਟਾਓ", +"Clear ~Direct Formatting":"ਸਿੱਧੀ ਫਾਰਮੈਟਿੰਗ ਸਾਫ਼ ਕਰੋ(~D)", +"Cle~ar Cells...":"...ਸੈੱਲ ਸਾਫ਼਼ ਕਰੋ(~a)", +"Clone Formatting":"ਫਾਰਮੈਟਿੰਗ ਕਲੋਨ ਕਰੋ", +"Close Master View":"ਮਾਸਟਰ ਝਲਕ ਬੰਦ", +"Cloud":"ਕਲਾਉਡ", +"Cl~ear Contents...":"...ਸਮੱਗਰੀ ਹਟਾਓ(~e)", +"Color Scale...":"ਰੰਗ ਸਕੇਲ...", +"Column":"ਕਾਲਮ", +"Column ~Width...":"ਕਾਲਮ ਚੌੜਾਈ(~W)...", +"Columns A~fter":"ਕਾਲਮ ਬਾਅਦ(~f)", +"Columns B~efore":"ਕਾਲਮ ਪਹਿਲਾਂ(~e)", +"Columns ~After":"ਕਾਲਮ ਬਾਅਦ ਵਿੱਚ(~A)", +"Columns ~Before":"ਕਾਲਮ ਪਹਿਲਾਂ(~B)", +"Comme~nt":"ਟਿੱਪਣੀ(~n)", +"Connector":"ਕਨੈਕਟਰ", +"Connector Ends with Arrow":"ਤੀਰ ਨਾਲ ਖਤਮ ਹੋਣ ਵਾਲਾ ਕਨੈਕਟਰ", +"Connector with Arrows":"ਤੀਰਾਂ ਨਾਲ ਕਨੈਕਟਰ", +"Connectors":"ਕਨੈਕਟਰ", +"Contrast":"ਵੱਖਰੇਵਾਂ", +"Corner Right Arrow":"ਕਿਨਾਰੇ ਦਾ ਸੱਜਾ ਤੀਰ", +"Co~lumns...":"ਕਾਲਮ(~L)...", +"Co~mpress...":"ਕੰਪਰੈਸ(~m)...", +"Crop":"ਕਰੋਪ", +"Crop Image":"ਚਿੱਤਰ ਕਰੋਪ ਕਰੋ", +"Cross":"ਕਰਾਸ", +"Currency":"ਮੁਦਰਾ", +"Current ~Index":"ਮੌਜੂਦਾ ਇੰਡੈਕਸ(~I)", +"Curve":"ਚਾਪ", +"Curve Down":"ਚਾਪ ਹੇਠਾਂ", +"Curve Up":"ਚਾਪ ਉੱਤੇ", +"Curved Connector":"ਗੋਲ ਕਨੈਕਟਰ", +"Curved Connector Ends with Arrow":"ਤੀਰ ਨਾਲ ਖਤਮ ਹੋਣ ਵਾਲਾ ਗੋਲ ਕਨੈਕਟਰ", +"Curved Connector with Arrows":"ਤੀਰਾਂ ਨਾਲ ਗੋਲ ਕਨੈਕਟਰ", +"Cylinder":"ਸਿਲੰਡਰ", +"C~ell":"ਸੈੱਲ(~e)", +"C~haracter...":"ਅੱਖਰ(~h)...", +"C~onditional":"ਸ਼ਰਤੀਆ(~o)", +"Data Bar...":"ਡਾਟਾ ਪੱਟੀ...", +"Date":"ਤਾਰੀਖ", +"Date...":"ਤਾਰੀਖ...", +"Dat~e (variable)":"ਮਿਤੀ (ਵੇਰੀਏਬਲ)(~E)", +"Decrease Indent":"ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਘਟਾਓ", +"Delete All Comments":"ਸਭ ਟਿੱਪਣੀਆਂ ਨੂੰ ਹਟਾਓ", +"Delete All Comments by This Author":"ਇਹ ਲੇਖਕ ਦੀਆਂ ਸਭ ਟਿੱਪਣੀਆਂ ਨੂੰ ਹਟਾਓ", +"Delete Axis":"ਧੁਰਾ ਹਟਾਓ", +"Delete Comment":"ਟਿੱਪਣੀ ਨੂੰ ਹਟਾਓ", +"Delete C~ells...":"ਸੈੱਲ ਹਟਾਓ(~E)...", +"Delete C~ontents...":"ਸਮੱਗਰੀ ਹਟਾਓ(~o)...", +"Delete Data Labels":"ਡਾਟਾ ਲੇਬਲ ਹਟਾਓ", +"Delete Decimal Place":"ਦਸ਼ਮਲਵ ਥਾਂ ਹਟਾਓ", +"Delete Legend":"ਸੰਕੇਤ ਹਟਾਓ", +"Delete Major Grid":"ਵੱਡਾ ਗਰਿੱਡ ਹਟਾਓ", +"Delete Minor Grid":"ਛੋਟਾ ਗਰਿੱਡ ਹਟਾਓ", +"Delete Rows":"ਕਤਾਰਾਂ ਹਟਾਓ", +"Delete Single Data Label":"ਇੱਕਲਾ ਡਾਟਾ ਲੇਬਲ ਹਟਾਓ", +"Delete Table":"ਸਾਰਣੀ ਨੂੰ ਹਟਾਓ", +"Delete selected columns":"ਚੁਣੇ ਕਾਲਮਾਂ ਨੂੰ ਹਟਾਓ", +"Delete selected rows":"ਚੁਣੀਆਂ ਕਤਾਰਾਂ ਨੂੰ ਹਟਾਓ", +"Delete table":"ਸਾਰਣੀ ਨੂੰ ਹਟਾਓ", +"Delete ~All Comments":"ਸਭ ਟਿੱਪਣੀਆਂ ਹਟਾਓ(~A)", +"De~lete...":"ਹਟਾਓ(~l)...", +"Diamond":"ਘਣਾਕਾਰ", +"Diamond Bevel":"ਘਣਾਕਾਰ ਬੀਵੀਲ", +"Digital Signatu~res...":"ਡਿਜ਼ੀਟਲ ਦਸਤਖਤ(~r)...", +"Doorplate":"ਨਾਂ-ਪੱਟੀ", +"Double Brace":"ਦੂਹਰੀ ਬਰੇਸ", +"Double Bracket":"ਦੂਹਰੀ ਬਰੈਕਟ", +"Down Arrow":"ਹੇਠਾਂ ਤੀਰ", +"Down Arrow Callout":"ਹੇਠਾਂ ਤੀਰ ਕਾਲਆਊਟ", +"Duplicate ~Slide":"ਡੁਪਲੀਕੇਟ ਸਲਾਈਡ(~S)", +"Ellipse":"ਅੰਡਾਕਾਰ", +"Explosion":"ਧਮਾਕਾ", +"Fade Down":"ਫਿੱਕਾਪਣ ਹੇਠਾਂ", +"Fade Left":"ਫਿੱਕਾਪਣ ਖੱਬੇ", +"Fade Right":"ਫਿੱਕਾਪਣ ਸੱਜੇ", +"Fade Up":"ਫਿੱਕਾਪਣ ਉੱਤੇ", +"Fade Up and Left":"ਫਿੱਕਾਪਣ ਉੱਤੇ ਅਤੇ ਖੱਬੇ", +"Fade Up and Right":"ਫਿੱਕਾਪਣ ਉੱਤੇ ਅਤੇ ਸੱਜੇ", +"Fiel~d":"ਖੇਤਰ(~d)", +"Fill Color":"ਰੰਗ ਭਰੋ", +"Find Next":"ਅੱਗੇ ਖੋਜੋ", +"Find Previous":"ਪਿੱਛੇ ਖੋਜੋ", +"Find and Rep~lace...":"...ਖੋਜੋ ਅਤੇ ਬਦਲੋ(~l)", +"First ~Author":"ਪਹਿਲਾਂ ਲੇਖਕ(~A)", +"Flip Horizontally":"ਖਿਤਿਜੀ ਪਲਟੋ", +"Flip Vertically":"ਲੰਬਕਾਰੀ ਪਲਟੋ", +"Flowchart: Alternate Process":"ਫਲੋਚਾਰਟ: ਬਦਲਵਾਂ ਪਰੋਸੈੱਸ", +"Flowchart: Card":"ਫਲੋਚਾਰਟ: ਕਾਰਡ", +"Flowchart: Collate":"ਫਲੋਚਾਰਟ: ਸਫ਼ਾ-ਤੁਲਨਾ", +"Flowchart: Connector":"ਫਲੋਚਾਰਟ: ਕਨੈਕਟਰ", +"Flowchart: Data":"ਫਲੋਚਾਰਟ: ਡਾਟਾ", +"Flowchart: Decision":"ਫਲੋਚਾਰਟ: ਫੈਸਲਾ", +"Flowchart: Delay":"ਫਲੋਚਾਰਟ: ਅੰਤਰਾਲ", +"Flowchart: Direct Access Storage":"ਫਲੋਚਾਰਟ: ਸਿੱਧੀ ਪਹੁੰਚ ਭੰਡਾਰ", +"Flowchart: Display":"ਫਲੋਚਾਰਟ: ਦਿੱਖ", +"Flowchart: Document":"ਫਲੋਚਾਰਟ: ਡੌਕੂਮੈਂਟ", +"Flowchart: Extract":"ਫਲੋਚਾਰਟ: ਖੋਲ੍ਹਿਆ", +"Flowchart: Internal Storage":"ਫਲੋਚਾਰਟ: ਅੰਦਰੂਨੀ ਭੰਡਾਰ", +"Flowchart: Magnetic Disc":"ਫਲੋਚਾਰਟ: ਚੁੰਬਕੀ ਡਿਸਕ", +"Flowchart: Manual Input":"ਫਲੋਚਾਰਟ: ਦਸਤੀ ਇੰਪੁੱਟ", +"Flowchart: Manual Operation":"ਫਲੋਚਾਰਟ: ਦਸਤੀ ਓਪਰੇਸ਼ਨ", +"Flowchart: Merge":"ਫਲੋਚਾਰਟ: ਮਿਲਾਨ", +"Flowchart: Multidocument":"ਫਲੋਚਾਰਟ: ਬਹੁ-ਡੌਕੂਮੈਂਟ", +"Flowchart: Off-page Connector":"ਫਲੋਚਾਰਟ: ਬੰਦ-ਸਫ਼ਾ ਕਨੈਕਟਰ", +"Flowchart: Or":"ਫਲੋਚਾਰਟ: ਜਾਂ", +"Flowchart: Predefined Process":"ਫਲੋਚਾਰਟ: ਪਹਿਲਾਂ-ਪ੍ਰਭਾਸ਼ਿਤ ਪਰੋਸੈੱਸ", +"Flowchart: Preparation":"ਫਲੋਚਾਰਟ: ਤਿਆਰੀ", +"Flowchart: Process":"ਫਲੋਚਾਰਟ: ਪਰੋਸੈੱਸ", +"Flowchart: Punched Tape":"ਫਲੋਚਾਰਟ: ਪੰਚ ਟੇਪ", +"Flowchart: Sequential Access":"ਫਲੋਚਾਰਟ: ਕ੍ਰਮਵਾਰ ਪਹੁੰਚ", +"Flowchart: Sort":"ਫਲੋਚਾਰਟ: ਕ੍ਰਮਬੱਧ", +"Flowchart: Stored Data":"ਫਲੋਚਾਰਟ: ਕ੍ਰਮਬੱਧ ਡਾਟਾ", +"Flowchart: Summing Junction":"ਫਲੋਚਾਰਟ: ਜੋੜ ਜੰਕਸ਼ਨ", +"Flowchart: Terminator":"ਫਲੋਚਾਰਟ: ਟਰਮੀਨੇਟਰ", +"Flower":"ਫੁੱਲ", +"Folded Corner":"ਮੁੜਿਆ ਕਿਨਾਰਾ", +"Font Color":"ਫ਼ੌਂਟ ਰੰਗ", +"Fontwork Shape":"ਫੋਂਟਵਰਕ ਸ਼ਕਲਾਂ", +"Foote~r":"ਫੁੱਟਰ(~r)", +"For All Text":"ਸਭ ਲਿਖਤ ਲਈ", +"For Paragraph":"ਪ੍ਹੈਰੇ ਲਈ", +"For Selection":"ਚੋਣ ਲਈ", +"Format Axis...":"ਧੁਰਾ ਫਾਰਮੈਟ...", +"Format Chart Area...":"ਚਾਰਟ ਖੇਤਰ ਫਾਰਮੈਟ...", +"Format Data Labels...":"ਡਾਟਾ ਲੇਬਲ ਫਾਰਮੈਟ...", +"Format Data Point...":"ਡਾਟਾ ਪੁਆਇੰਟ ਫਾਰਮੈਟ ਕਰੋ...", +"Format Data Series...":"ਡਾਟਾ ਸੀਰਿਜ਼ ਫਾਰਮੈਟ...", +"Format Floor...":"ਤਲ ਫਾਰਮੈਟ...", +"Format Legend...":"ਸੰਕੇਤ ਫਾਰਮੈਟ...", +"Format Major Grid...":"ਵੱਡਾ ਗਰਿੱਡ ਫਾਰਮੈਟ...", +"Format Mean Value Line...":"ਔਸਤ ਮੁੱਲ ਲਾਈਨ ਫਾਰਮੈਟ...", +"Format Minor Grid...":"ਛੋਟਾ ਗਰਿੱਡ ਫਾਰਮੈਟ...", +"Format Pa~ge...":"ਸਫ਼ਾ ਫਾਰਮੈਟ(~g)...", +"Format Selection...":"ਚੋਣ ਫਾਰਮੈਟ...", +"Format Single Data Label...":"ਇੱਕਲਾ ਡਾਟਾ ਲੇਬਲ ਫਾਰਮੈਟ...", +"Format Stock Gain...":"ਸਟਿੱਕ ਗੇਨ ਫਾਰਮੈਟ...", +"Format Stock Loss...":"ਸਟਿੱਕ ਲੌਸ ਫਾਰਮੈਟ...", +"Format Title...":"ਟਾਈਟਲ ਫਾਰਮੈਟ...", +"Format Trend Line Equation...":"ਟਰੈਂਡ ਲਾਈਨ ਸਮੀਕਰਨ ਫਾਰਮੈਟ..", +"Format Trend Line...":"ਰੁਝਾਨ ਲਾਈਨ ਫਾਰਮੈਟ...", +"Format Wall...":"ਕੰਧ ਫਾਰਮੈਟ...", +"Format X Error Bars...":"X ਗਲਤੀ ਬਾਰ ਫਾਰਮੈਟ...", +"Format Y Error Bars...":"Y ਗਲਤੀ ਬਾਰ ਫਾਰਮੈਟ...", +"Format as Currency":"ਫ਼ਾਰਮੈਟ ਮੁਦਰਾ ਵਾਂਗ", +"Format as Date":"ਫ਼ਾਰਮੈਟ ਤਾਰੀਖ ਵਜੋਂ", +"Format as General":"ਫ਼ਾਰਮੈਟ ਆਮ ਵਜੋਂ", +"Format as Number":"ਫ਼ਾਰਮੈਟ ਨੰਬਰ ਵਜੋਂ", +"Format as Percent":"ਫ਼ਾਰਮੈਟ ਫ਼ੀਸਦੀ ਵਜੋਂ", +"Format as Scientific":"ਫ਼ਾਰਮੈਟ ਵਿਗਿਆਨਿਕ ਢੰਗ ਵਜੋਂ", +"Format as Time":"ਫ਼ਾਰਮੈਟ ਸਮੇਂ ਵਜੋਂ", +"Formatting Mark":"ਫਾਰਮੈਟਿੰਗ ਨਿਸ਼ਾਨ", +"Formula to Value":"ਫ਼ਾਰਮੈਂਟ ਮੁੱਲ ਵਜੋਂ", +"Forward One":"ਇੱਕ ਅੱਗੇ", +"Fo~rm":"ਫਾਰਮ(~r)", +"Frame":"ਫਰੇਮ", +"Freeze First Column":"ਪਹਿਲਾਂ ਕਾਲਮ ਜਮਾਓ", +"Freeze First Row":"ਪਹਿਲੀ ਕਤਾਰ ਜਮਾਓ", +"Freeze Rows and Columns":"ਕਤਾਰਾਂ ਅਤੇ ਕਾਲਮਾਂ ਨੂੰ ਜਮ੍ਹਾਓ", +"Freeze ~Cells":"ਸੈੱਲ ਜਮਾਓ(~C)", +"F~ont Size...":"ਫ਼ੌਂਟ ਆਕਾਰ(~o)...", +"F~ormat":"ਫਾਰਮੈਟ(~o)", +"F~rame...":"ਫਰੇਮ(~r)...", +"F~ull Screen":"ਪੂਰੀ ਸਕਰੀਨ(~U)", +"General":"ਆਮ", +"Go t~o Page...":"...ਸਫ਼ੇ ਉੱਤੇ ਜਾਓ(~o)", +"Heart":"ਦਿਲ", +"Hexagon":"ਛੇ-ਭੁਜ", +"He~ader":"ਹੈੱਡਰ(~a)", +"He~ader and Footer":"ਹੈੱਡਰ ਅਤੇ ਫੁੱਟਨੋਟ(~a)", +"Horizontal Scroll":"ਖਿਤਿਜੀ ਸਕਰੋਲ", +"H~ide":"ਓਹਲੇ(~i)", +"H~ide Columns":"ਕਾਲਮ ਓਹਲੇ(~i)", +"H~ide Rows":"ਕਤਾਰ ਓਹਲੇ(~i)", +"Icon Set...":"ਆਈਕਾਨ ਸੈਟ...", +"Ignore":"ਅਣਡਿੱਠਾ", +"Ignore All":"ਸਭ ਅਣਡਿੱਠੇ", +"Image Mode":"ਚਿੱਤਰ ਢੰਗ", +"In ~Background":"ਬੈਕਗਰਾਊਂਡ ਵਿੱਚ(~B)", +"Inflate":"ਪਸਾਰਾ", +"Insert Audio or Video":"ਆਡੀਓ ਜਾਂ ਵੀਡੀਓ ਜੋੜੋ", +"Insert Axis":"ਧੁਰਾ ਸ਼ਾਮਲ", +"Insert Axis Title":"ਧੁਰਾ ਟਾਈਟਲ ਸ਼ਾਮਲ", +"Insert Bookmark":"ਬੁੱਕਮਾਰਕ ਸ਼ਾਮਲ", +"Insert Chart":"ਚਾਰਟ ਸ਼ਾਮਲ", +"Insert Column Break":"ਕਾਲਮ ਅੰਤਰਾਲ ਸ਼ਾਮਲ", +"Insert Columns ~After":"ਕਾਲਮ ਬਾਅਦ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ(~A)", +"Insert Columns ~Before":"ਕਾਲਮ ਪਹਿਲਾਂ ਸ਼ਾਮਲ ਕਰੋ(~B)", +"Insert Comment":"ਟਿੱਪਣੀ ਸ਼ਾਮਲ ਕਰੋ", +"Insert Co~lumns":"ਕਾਲਮ ਸ਼ਾਮਲ ਕਰੋ(~l)", +"Insert Data Labels":"ਡਾਟਾ ਲੇਬਸ ਸ਼ਾਮਲ", +"Insert Field":"ਖੇਤਰ ਸ਼ਾਮਿਲ", +"Insert Footnote":"ਫੁੱਟਨੋਟ ਸ਼ਾਮਿਲ", +"Insert Frame":"ਫਰੇਮ ਸ਼ਾਮਲ", +"Insert Hyperlink":"ਹਾਈਪਰਲਿੰਕ ਸ਼ਾਮਿਲ", +"Insert Image...":"ਚਿੱਤਰ ਸ਼ਾਮਲ ਕਰੋ...", +"Insert Index Entry":"ਇੰਡੈਕਸ ਇੰਦਰਾਜ਼ ਸ਼ਾਮਿਲ", +"Insert Major Grid":"ਵੱਡਾ ਗਰਿੱਡ ਸ਼ਾਮਲ", +"Insert Mean ~Value Line":"ਮੱਧ ਮੁੱਲ ਲਾਈਨ ਸ਼ਾਮਲ(~V)", +"Insert Minor Grid":"ਛੋਟਾ ਗਰਿੱਡ ਸ਼ਾਮਲ", +"Insert Page Number":"ਸਫ਼ਾ ਨੰਬਰ ਸ਼ਾਮਲ ਕਰੋ", +"Insert Rows ~Above":"ਕਤਾਰਾਂ ਉੱਤੇ ਸ਼ਾਮਲ ਕਰੋ(~A)", +"Insert Rows ~Below":"ਕਤਾਰਾਂ ਹੇਠਾਂ ਸ਼ਾਮਲ ਕਰੋ(~B)", +"Insert Single Data Label":"ਇੱਕਲਾ ਡਾਟਾ ਲੇਬਲ ਸ਼ਾਮਲ ਕਰੋ", +"Insert Slide":"ਸ਼ਾਮਿਲ ਮੋਡ", +"Insert Text Box":"ਲਿਖਤ ਬਾਕਸ ਸ਼ਾਮਲ ਕਰੋ", +"Insert Titles...":"ਟਾਈਟਲ ਸ਼ਾਮਲ...", +"Insert Tre~nd Line...":"ਟਰੈਂਡ ਲਾਈਨ ਸ਼ਾਮਲ(~n)...", +"Insert Unnumbered Entry":"ਅੰਕਾਂ-ਬਿਨਾਂ ਇੰਦਰਾਜਾਂ ਸ਼ਾਮਿਲ", +"Insert Vertical Text":"ਖੜ੍ਹਵੀ ਲਿਖਤ ਸ਼ਾਮਲ ਕਰੋ", +"Insert columns after":"ਕਾਲਮ ਬਾਅਦ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ", +"Insert columns before":"ਕਾਲਮ ਪਹਿਲਾਂ ਸ਼ਾਮਲ ਕਰੋ", +"Insert page number":"ਸਫ਼ਾ ਨੰਬਰ ਸ਼ਾਮਲ ਕਰੋ", +"Insert rows above":"ਕਤਾਰਾਂ ਉੱਤੇ ਸ਼ਾਮਲ ਕਰੋ", +"Insert rows below":"ਕਤਾਰਾਂ ਹੇਠਾਂ ਸ਼ਾਮਲ ਕਰੋ", +"Insert ~Cells...":"ਸੈੱਲ ਸ਼ਾਮਲ(~C)...", +"Insert ~Rows":"ਕਤਾਰਾਂ ਸ਼ਾਮਲ ਕਰੋ(~R)", +"Insert ~Table...":"ਸਾਰਣੀ ਸ਼ਾਮਲ ਕਰੋ(~T)...", +"Insert/Delete Axes...":"ਧੁਰੇ ਸ਼ਾਮਲ/ਹਟਾਓ", +"Invert":"ਉਲਟ", +"Isosceles Triangle":"ਸਮ-ਦੋ-ਭੁਜੀ ਤਿਕੋਣ", +"Italic":"ਤਿਰਛੇ", +"Justified":"ਅਨੁਕੂਲ", +"Language":"ਭਾਸ਼ਾ", +"Language Status":"ਭਾਸ਼ਾ ਹਾਲਤ", +"Layout":"ਲੇਆਉਟ", +"Left":"ਖੱਬਾ", +"Left Arrow":"ਖੱਬਾ ਤੀਰ", +"Left Arrow Callout":"ਖੱਬਾ ਤੀਰ ਕਾਲਆਊਟ", +"Left Brace":"ਖੱਬੀ ਬਰੇਸ", +"Left Bracket":"ਖੱਬੀ ਬਰੈਕਟ", +"Left and Right Arrow":"ਖੱਬਾ ਅਤੇ ਸੱਜਾ ਤੀਰ", +"Left and Right Arrow Callout":"ਖੱਬਾ ਅਤੇ ਸੱਜਾ ਤੀਰ ਕਾਲਆਊਟ", +"Left-To-Right":"ਖੱਬੇ-ਤੋਂ-ਸੱਜੇ", +"Lightning Bolt":"ਚਮਕਦਾ ਤੀਰ", +"Line":"ਲਾਈਨ", +"Line Callout 1":"ਰੇਖਾ ਕਾਲਆਊਟ 1", +"Line Callout 2":"ਰੇਖਾ ਕਾਲਆਊਟ 2", +"Line Callout 3":"ਰੇਖਾ ਕਾਲਆਊਟ 3", +"Line Color":"ਲਾਈਨ ਰੰਗ", +"Line Connector":"ਲਾਈਨ ਕਨੈਕਟਰ", +"Line Connector Ends with Arrow":"ਤੀਰ ਨਾਲ ਖਤਮ ਹੋਣ ਵਾਲੇ ਰੇਖਾ ਕਨੈਕਟਰ", +"Line Spacing: 1":"ਸਤਰ ਸੰਨ੍ਹ: 1", +"Lis~ts":"ਲਿਸਟ(~t)", +"L~ine...":"ਲਾਈਨ(~i)...", +"Manage Track Changes":"ਟਰੈਕ ਤਬਦੀਲੀਆਂ ਦਾ ਇੰਤਜ਼ਾਮ ਕਰੋ", +"Manage...":"ਪਰਬੰਧ...", +"Manual ~Break...":"ਦਸਤੀ ਬਰੇਕ(~B)...", +"Master Slides":"ਮਾਸਟਰ ਸਲਾਈਡ", +"Media":"ਮੀਡਿਆ", +"Moon":"ਚੰਦ", +"More ~Filters":"ਹੋਰ ਫ਼ਿਲਟਰ(~F)", +"M~erge and Center Cells":"ਸੈੱਲ ਮਿਲਾਨ(~E)", +"Name...":"ਨਾਂ...", +"Na~vigator":"ਨੇਵੀਗੇਟਰ(~N)", +"New Page":"ਨਵਾਂ ਸਫ਼ਾ", +"Next":"ਅੱਗੇ", +"Next Page":"ਅੱਗੇ ਸਫ਼ਾ", +"Next Track Change":"ਅਗਲੀ ਟਰੈਕ ਤਬਦੀਲੀ", +"None":"ਕੋਈ ਨਹੀਂ", +"Notched Right Arrow":"ਦੰਦਾਂ ਵਾਲਾ ਸੱਜਾ ਤੀਰ", +"Number":"ਅੰਕ", +"Number Format":"ਨੰਬਰ ਫਾਰਮੈਟ", +"Number Format...":"ਅੰਕ ਫਾਰਮੈਟ...", +"Number Format: Currency":"ਨੰਬਰ ਫਾਰਮੈਟ: ਮੁਦਰਾ", +"Number Format: Decimal":"ਨੰਬਰ ਫਾਰਮੈਟ: ਦਸ਼ਮਲਵ", +"Number Format: Exponential":"ਨੰਬਰ ਫਾਰਮੈਟ: ਐਕਸਪੋਨੈਂਸ਼ਲ", +"Number Format: Percent":"ਨੰਬਰ ਫਾਰਮੈਟ: ਫੀ-ਸਦੀ", +"Number Format: Standard":"ਨੰਬਰ ਫਾਰਮੈਟ: ਸਟੈਂਡਰਡ", +"Number Format: Time":"ਨੰਬਰ ਫਾਰਮੈਟ: ਸਮਾਂ", +"Octagon":"ਅੱਠ-ਭੁਜ", +"Octagon Bevel":"ਅੱਠਭੁਜ ਬੀਵੀਲ", +"Open Circle (Curve)":"ਖੁੱਲ੍ਹਾ ਚੱਕਰ (ਕਰਵ)", +"Open Circle (Pour)":"ਖੁੱਲ੍ਹਾ ਚੱਕਰ (ਉਲੱਦਣਾ)", +"Open Hyperlink":"ਹਾਈਪਰਲਿੰਕ ਖੋਲ੍ਹੋ", +"Optimal Column Width":"ਅਨੁਕੂਲ ਕਾਲਮ ਚੌੜਾਈ", +"Optimal Row Height":"ਅਨੁਕੂਲ ਕਤਾਰ ਚੌੜਾਈ", +"Overline":"ਓਵਰਲਾਈਨ", +"Page Properties...":"ਸਫ਼ੇ ਦੀਆਂ ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ...", +"Page Tit~le":"ਸਫ਼ਾ ਟਾਈਟਲ(~l)", +"Page ~Count":"ਸਫ਼ਾ ਗਿਣਤੀ(~C)", +"Parallelogram":"ਸਮਾਂਤਰ-ਚਤਰਭੁਜ", +"Paste ~Special...":"ਖਾਸ ਚੇਪੋ(~S)...", +"Pentagon":"ਪੰਜਭੁਜ", +"Percent":"ਪ੍ਰਤੀਸ਼ਤ", +"Pi~vot Table...":"ਪੋਵਿਟ ਸਾਰਣੀ(~v)...", +"Plain Text":"ਪਲੇਨ ਟੈਕਸਟ", +"Pop Art":"ਪੌਪ ਕਲਾ", +"Position and Si~ze...":"ਸਥਿਤੀ ਅਤੇ ਆਕਾਰ(~z)...", +"Previous Page":"ਪਿੱਛੇ ਸਫ਼ਾ", +"Previous Track Change":"ਪਿਛਲੀ ਟਰੈਕ ਤਬਦੀਲੀ", +"Prin~t Ranges":"ਰੇਜ਼ ਪਰਿੰਟ ਕਰੋ(~t)", +"Properties":"ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ", +"Propert~ies...":"ਵਿਸ਼ੇਸ਼ਤਾ(~i)...", +"Protect Cells":"ਸੈੱਲ ਸੁਰੱਖਿਅਤ", +"Protect ~Sheet...":"ਸੁਰੱਖਿਅਤ ਸ਼ੀਟ(~S)...", +"Pr~evious":"ਪਿੱਛੇ(~e)", +"Puzzle":"ਪਹੇਲੀ", +"P~aragraph...":"ਪ੍ਹੈਰਾ(~A)...", +"QR and ~Barcode...":"QR ਅਤੇ ਬਾਰ-ਕੋਡ(~B)...", +"Record Track Changes":"ਤਬਦੀਲੀਆਂ ਟਰੈਕ ਨੂੰ ਰਿਕਾਰਡ ਕਰੋ", +"Rectangle":"ਚਤੁਰਭੁਜ", +"Rectangle, Rounded":"ਚਤੁਰਭੁਜ, ਗੋਲ", +"Rectangular Callout":"ਚਤਰਭੁਜ ਕਾਲਆਊਟ", +"Reject":"ਖ਼ਾਰਜ", +"Reject All":"ਸਭ ਖ਼ਾਰਜ ਕਰੋ", +"Reject All Changes":"ਸਭ ਤਬਦੀਲੀਆਂ ਨੂੰ ਖ਼ਾਰਜ ਕਰੋ", +"Reject Change":"ਤਬਦੀਲੀ ਖ਼ਾਰਜ ਕਰੋ", +"Reject and Move to Next":"ਖਾਰਜ ਕਰੋ ਅਤੇ ਅੱਗੇ ਜਾਓ", +"Remove Noise":"ਅਵਾਜ਼ ਹਟਾਓ", +"Rename Master":"ਮਾਸਟਰ ਨਾਂ ਬਦਲੋ", +"Rename S~heet...":"ਸ਼ੀਟ ਦਾ ਨਾਂ ਬਦਲੋ(~h)...", +"Reply Comment":"ਟਿੱਪਣੀ ਦਾ ਜਵਾਬ ਦਿਓ", +"Reset Data Point":"ਡਾਟਾ ਪੁਆਇੰਟ ਮੁੜ-ਸੈੱਟ", +"Reset all Data Points":"ਸਭ ਡਾਟਾ ਪੁਆਇੰਟ ਮੁੜ-ਸੈੱਟ ਕਰੋ", +"Restart Numbering":"ਗਿਣਤੀ ਮੁੜ-ਚਾਲੂ", +"Right":"ਸੱਜਾ", +"Right Arrow":"ਸੱਜਾ ਤੀਰ", +"Right Arrow Callout":"ਸੱਜਾ ਤੀਰ ਕਾਲਆਊਟ", +"Right Brace":"ਸੱਜੀ ਬਰੇਸ", +"Right Bracket":"ਸੱਜੀ ਬਰੈਕਟ", +"Right Triangle":"ਸਮਕੋਣੀ ਤਿਕੋਣ", +"Right or Left Arrow":"ਸੱਜਾ ਜਾਂ ਖੱਬਾ ਤੀਰ", +"Right-To-Left":"ਸੱਜੇ-ਤੋਂ-ਖੱਬੇ", +"Ring":"ਰਿੰਗ", +"Rot~ate":"ਘੁੰਮਾਓ(~a)", +"Round Callout":"ਗੋਲ ਕਾਲਆਊਟ", +"Rounded Rectangular Callout":"ਗੋਲ ਚਤਰਭੁਜ ਕਾਲਆਊਟ", +"Row":"ਕਤਾਰ", +"Row ~Height...":"ਕਤਾਰ ਉਚਾਈ(~H)...", +"Rows ~Above":"ਕਤਾਰਾਂ ਉੱਤੇ(~A)", +"Rows ~Below":"ਕਤਾਰਾਂ ਹੇਠਾਂ(~B)", +"R~efresh Range":"ਤਾਜ਼ਾ ਰੇਜ਼(~E)", +"R~ight-To-Left":"ਸੱਜੇ ਤੋਂ ਖੱਬੇ(~i)", +"R~un Macro...":"ਮਾਇਕਰੋ ਚਲਾਓ(~u)...", +"S-shaped Arrow":"S-ਦੀ ਸ਼ਕਲ ਵਰਗਾ ਤੀਰ", +"Save ~As...":"ਇੰਝ ਸੰਭਾਲੋ(~A)..", +"Scientific":"ਵਿਗਿਆਨਿਕ", +"Select Cell":"ਸੈੱਲ ਚੁਣੋ", +"Select Column":"ਕਾਲਮ ਚੁਣੋ", +"Select Row":"ਕਤਾਰ ਚੁਣੋ", +"Select Table":"ਸਾਰਣੀ ਨੂੰ ਚੁਣੋ", +"Select ~All":"ਸਭ ਚੁਣੋ(~A)", +"Set Character Spacing":"ਅੱਖਰ ਸੰਨ੍ਹ ਸੈੱਟ ਕਰੋ", +"Se~ction...":"ਸ਼ੈਕਸ਼ਨ(~c)...", +"Shadow":"ਛਾਂ", +"Sharpen":"ਉਘੜਵਾਂ", +"Sheet R~ight-To-Left":"ਸ਼ੀਟ ਸੱਜੇ-ਤੋਂ-ਖੱਬੇ(~i)", +"Show":"ਵੇਖਾਓ", +"Show track changes":"ਟਰੈਕ ਤਬਦੀਲੀਆਂ ਨੂੰ ਵੇਖਾਓ", +"Sho~w Rows":"ਕਤਾਰਾਂ ਵੇਖਾਓ(~w)", +"Sho~w Slide":"ਸਲਾਇਡ ਵੇਖਾਓ(~w)", +"Signat~ure Line...":"ਦਸਤਖ਼ਤ ਲਾਈਨ(~u)...", +"Signet":"ਚਿੰਨ੍ਹ-ਸਬੰਧੀ", +"Slant Down":"ਢਾਲ ਹੇਠਾਂ", +"Slant Up":"ਢਾਲ ਉੱਤੇ", +"Slide Layout":"ਸਲਾਈਡ ਲੇਆਉਟ", +"Slide Properties...":"ਸਲਾਈਡ ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ...", +"Slide Tit~le":"ਸਲਾਈਡ ਟਾਈਟਲ(~l)", +"Slide Transition":"ਸਲਾਈਡ ਤਬਦੀਲੀ", +"Slide ~Count":"ਸਲਾਈਡ ਗਿਣਤੀ(~C)", +"Slide ~Layout":"ਸਲਾਈਡ ਖਾਕਾ(~L)", +"Small capitals":"ਛੋਟਾ ਕੈਪੀਟਲ", +"Smiley Face":"ਖੁਸ਼ ਚਿਹਰਾ", +"Snap to Grid":"ਗਰਿੱਡ 'ਤੇ ਸਨੈਪ", +"Sort Ascending":"ਵਧਦਾ ਕ੍ਰਮ", +"Sort Descending":"ਘਟਦਾ ਕ੍ਰਮ", +"So~rt...":"ਕ੍ਰਮਬੱਧ(~R)...", +"Split Arrow":"ਖਿੰਡਵਾਂ ਤੀਰ", +"Split Table...":"ਟੇਬਲ ਵੰਡੋ", +"Square":"ਵਰਗ", +"Square Bevel":"ਵਰਗੀ ਬੀਵੀਲ", +"Square, Rounded":"ਵਰਗ,ਗੋਲ", +"Statistics":"ਅੰਕੜੇ", +"Stop":"ਰੋਕੋ", +"Straight Connector":"ਸਿੱਧੇ ਕਨੈਕਟਰ", +"Straight Connector ends with Arrow":"ਤੀਰ ਨਾਲ ਖਤਮ ਹੋਣ ਵਾਲਾ ਸਿੱਧਾ ਕਨੈਕਟਰ", +"Straight Connector with Arrows":"ਤੀਰਾਂ ਨਾਲ ਸਿੱਧੇ ਕਨੈਕਟਰ", +"Strikethrough":"ਵਿੰਨ੍ਹੋ", +"Striped Right Arrow":"ਪਤਲਾ ਸੱਜਾ ਤੀਰ", +"Subscript":"ਪੈਰ ਵਿੱਚ", +"Sun":"ਸੂਰਜ", +"Superscript":"ਘਾਤ", +"S~how Columns":"ਕਾਲਮ ਵੇਖਾਓ(~h)", +"S~lide":"ਸਲਾਇਡ(~l)", +"Table Cell Background Color":"ਸਾਰਣੀ ਸੈੱਲ ਬੈਕਗਰਾਊਂਡ ਰੰਗ", +"Ta~ble Properties...":"ਟੇਬਲ ਵਿਸ਼ੇਸ਼ਤਾ(~B)...", +"Text Wrap...":"ਲਿਖਤ ਨੂੰ ਸਮੇਟੋ...", +"Te~xt":"ਲਿਖਤ(~x)", +"Theme...":"ਥੀਮ...", +"Thousands Separator":"ਹਜ਼ਾਰਾਂ ਵੱਖਰੇਵਾਂ", +"Time":"ਸਮਾਂ", +"Time Field":"ਸਮਾਂ ਖੇਤਰ", +"Title Page...":"ਟਾਈਟਲ ਪੇਜ਼...", +"To Background":"ਬੈਕਗਰਾਊਂਡ ਵੱਲ", +"To Foreground":"ਫਾਰਗਰਾਊਂਡ ਵੱਲ", +"To Next Paragraph in Level":"ਪੱਧਰ ਵਿੱਚ ਅੱਗੇ ਪ੍ਹੈਰੇ ਤੇ ਜਾਓ", +"To Previous Paragraph in Level":"ਪੱਧਰ ਵਿੱਚ ਪਿਛਲੇ ਪ੍ਹੈਰੇ ਤੇ", +"To P~age":"ਸਫ਼ੇ ਤੋਂ(~A)", +"To ~Cell":"ਸੈੱਲ ਲਈ(~C)", +"To ~Character":"ਅੱਖਰ ਤੱਕ(~C)", +"To ~Curve":"ਚਾਪ(~C)", +"To ~Frame":"ਫਰੇਮ ਵੱਲ(~F)", +"To ~Paragraph":"ਪ੍ਹੈਰੇ ਤੋਂ(~P)", +"Top":"ਉੱਤੇ", +"Track Chan~ges":"ਤਬਦੀਲੀਆਂ ਟਰੈਕ ਕਰੋ(~g)", +"Transparency":"ਪਾਰਦਰਸ਼ਤਾ", +"Trapezoid":"ਸਮਲੰਬ ਚਤਰਭੁਜ", +"Triangle Down":"ਤਿਕੋਣ ਹੇਠਾਂ", +"Triangle Up":"ਤਿਕੋਣ ਉੱਤੇ", +"T~able":"ਸਾਰਣੀ(~a)", +"T~ime (variable)":"ਸਮਾਂ (ਵੇਰੀਏਬਲ)(~i)", +"T~itle":"ਟਾਈਟਲ(~i)", +"Underline":"ਹੇਠਾਂ ਲਾਈਨ", +"Unmerge Cells":"ਸੈੱਲਾਂ ਦੇ ਮਿਲਾਨ ਨੂੰ ਖਤਮ ਕਰੋ", +"Up Arrow":"ਉੱਤੇ ਤੀਰ", +"Up Arrow Callout":"ਉੱਤੇ ਤੀਰ ਕਾਲਆਊਟ", +"Up and Down Arrow":"ਉੱਤੇ ਅਤੇ ਹੇਠਾਂ ਤੀਰ", +"Up and Down Arrow Callout":"ਉੱਤੇ ਅਤੇ ਹੇਠਾਂ ਤੀਰ ਕਾਲਆਊਟ", +"Up and Right Arrow":"ਉੱਤੇ ਅਤੇ ਸੱਜਾ ਤੀਰ", +"Up and Right Arrow Callout":"ਉੱਤੇ ਅਤੇ ਸੱਜਾ ਤੀਰ ਕਾਲਆਊਟ", +"Up, Right and Down Arrow":"ਉੱਤੇ, ਸੱਜਾ ਅਤੇ ਹੇਠਾਂ ਤੀਰ", +"Vertical Scroll":"ਲੰਬਕਾਰੀ ਸਕਰੋਲ", +"Vertical Text":"ਖੜ੍ਹਵੀ ਲਿਖਤ", +"View Grid Lines":"ਗਰਿੱਡ ਲਾਈਨਾਂ ਵੇਖੋ", +"Watermark...":"ਵਾਟਰਮਾਰਕ...", +"Wave":"ਵੇਵ", +"Wrap Text":"ਲਿਖਤ ਸਮੇਟੋ", +"Zoom In":"ਜ਼ੂਮ ਇਨ", +"Zoom Out":"ਜ਼ੂਮ ਆਉਟ", +"~3D View...":"~3D ਝਲਕ...", +"~Accessibility Check...":"ਅਸੈਸਬਿਲਟੀ ਜਾਂਚ(~A)...", +"~Add":"ਸ਼ਾਮਲ(~A)", +"~Advanced Filter...":"ਤਕਨੀਕੀ ਫਿਲਟਰ(~A)...", +"~Arrange":"ਇਕਸਾਰ(~A)", +"~Author":"ਲੇਖਕ(~A)", +"~Bottom":"ਹੇਠਾਂ(~B)", +"~Bring to Front":"ਅੱਗੇ ਭੇਜੋ(~B)", +"~Bullets and Numbering...":"ਬਿੰਦੀਆਂ ਅਤੇ ਗਿਣਤੀ(~B)...", +"~Capitalize Every Word":"ਹਰ ਸ਼ਬਦ ਵੱਡਾ ਕਰੋ(~C)", +"~Centered":"ਕੇਂਦਰ(~C)", +"~Chart...":"ਚਾਰਟ(~C)...", +"~Clear":"ਸਾਫ਼ ਕਰੋ(~C)", +"~Clear Direct Formatting":"ਸਿੱਧੀ ਫਾਰਮੈਟਿੰਗ ਸਾਫ਼ ਕਰੋ(~C)", +"~Column Break":"ਕਾਲਮ ਬਰੇਕ(~C)", +"~Columns":"ਕਾਲਮ(~C)", +"~Contour":"ਕਨਟੂਰ(~C)", +"~Convert":"ਬਦਲੋ(~C)", +"~Data":"ਡਾਟਾ(~D)", +"~Data Ranges...":"ਡਾਟਾ ਰੇਜ਼(~D)...", +"~Data Table...":"ਡਾਟਾ ਸਾਰਣੀ(~D)...", +"~Date":"ਤਾਰੀਖ(~D)", +"~Date (fixed)":"ਮਿਤੀ (ਸਥਿਰ)(~D)", +"~Define":"ਪਰਿਭਾਸ਼ਾ(~D)", +"~Define...":"ਪਰਿਭਾਸ਼ਾ(~D)...", +"~Delete":"ਹਟਾਓ(~D)", +"~Delete Sheet...":"ਸ਼ੀਟ ਹਟਾਓ(~D)...", +"~Edit":"ਸੋਧ(~E)", +"~Edit Contour...":"ਕਨਟੂਰ ਸੋਧ(~E)", +"~Edit...":"ਸੋਧ(~E)...", +"~Endnote":"ਐਂਡ-ਨੋਟ(~E)", +"~Enter Group":"ਗਰੁੱਪ ਸ਼ਾਮਿਲ(~E)", +"~File":"ਫਾਇਲ(~F)", +"~First Paragraph":"ਪਹਿਲਾ ਪ੍ਹੈਰਾ(~F)", +"~Fonts...":"ਫ਼ੌਂਟ(~F)...", +"~Footnote":"ਫੁੱਟਨੋਟ(~F)", +"~Format Cells...":"ਸੈੱਲ ਫਾਰਮੈਟ(~F)...", +"~Formula Object...":"ਫਾਰਮੂਲਾ ਆਬਜੈਕਟ(~F)...", +"~Function...":"ਫੰਕਸ਼ਨ(~F)...", +"~Go to Sheet...":"ਸ਼ੀਟ ਉੱਤੇ ਜਾਓ(~G)...", +"~Goal Seek...":"ਅੰਤਲਾ ਨਤੀਜਾ(~G)...", +"~Group":"ਗਰੁੱਪ(~G)", +"~Group and Outline":"ਗਰੁੱਪ ਅਤੇ ਆਉਟਲਾਈਨ(~G)", +"~Group...":"ਗਰੁੱਪ(~G)...", +"~Header and Footer...":"ਹੈੱਡਰ ਅਤੇ ਫੁੱਟਨੋਟ(~H)...", +"~Headers and Footers...":"ਹੈੱਡਰ ਅਤੇ ਫੁੱਟਨੋਟ(~H)...", +"~Height...":"ਉਚਾਈ(~H)...", +"~Help":"ਮਦਦ(~H)", +"~Hide":"ਓਹਲੇ(~H)", +"~Hide AutoFilter":"ਆਟੋ-ਫਿਲਟਰ ਓਹਲੇ(~H)", +"~Hide Details":"ਵੇਰਵਾ ਓਹਲੇ(~H)", +"~Hide Sheet":"ਸ਼ੀਟ ਲੁਕਾਓ(~H)", +"~Hide Slide":"ਸਲਾਇਡ ਓਹਲੇ(~H)", +"~Hyphenation":"ਸਮਾਸ-ਚਿੰਨ(~H)", +"~Hyphenation...":"ਸਮਾਸ-ਚਿੰਨ੍ਹ(~H)...", +"~Image...":"ਚਿੱਤਰ(~I)", +"~Insert":"ਸ਼ਾਮਲ(~I)", +"~Insert or Edit...":"ਪਾਓ ਜਾਂ ਸੋਧੋ(~I)...", +"~Insert...":"ਸ਼ਾਮਲ(~I)...", +"~Interaction...":"ਸੰਪਰਕ(~i)...", +"~Left":"ਖੱਬੇ(~L)", +"~Line Numbering...":"ਲਾਈਨ ਗਿਣਤੀ(~L)...", +"~Manage...":"ਇੰਤਜ਼ਾਮ(~M)...", +"~More Fields...":"ਹੋਰ ਖੇਤਰ(~M)...", +"~More Options...":"ਹੋਰ ਚੋਣਾਂ(~M)...", +"~Move or Copy Sheet...":"ਸ਼ੀਟ ਭੇਜੋ ਜਾਂ ਕਾਪੀ ਕਰੋ(~M)...", +"~New Slide":"ਨਵੀਂ ਸਲਾਈਡ(~N)", +"~Optimal Height...":"ਅਨੁਕੂਲ ਉਚਾਈ(~O)...", +"~Optimal Width...":"ਅਨੁਕੂਲ ਚੌੜਾਈ(~O)...", +"~Page":"ਸਫ਼ਾ(~P)", +"~Page Break":"ਸਫ਼ਾ ਬਰੇਕ(~P)", +"~Page Number":"ਸਫ਼ਾ ਨੰਬਰ(~P)", +"~Page Number...":"ਸਫ਼ਾ ਗਿਣਤੀ(~P)...", +"~Page Numbers...":"ਸਫ਼ਾ ਗਿਣਤੀਆਂ(~P)...", +"~Page Style...":"ਸਫ਼ਾ ਸ਼ੈਲੀ(~P)...", +"~Page...":"ਸਫ਼ਾ(~P)...", +"~Parallel":"ਸਮਾਂਤਰ(~P)", +"~Paste":"ਚੇਪੋ(~P)", +"~Pivot Table":"ਪੋਵਿਟ ਟੇਬਲ(~P)", +"~Print...":"ਪਰਿੰਟ ਕਰੋ(~P)...", +"~Properties...":"ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ(~P)...", +"~Recalculate":"ਮੁੜ-ਹਿਸਾਬ(~R)", +"~Record":"ਰਿਕਾਰਡ(~R)", +"~Refresh":"ਤਾਜ਼ਾ(~R)", +"~Remove Hyperlink":"ਹਾਈਪਰਲਿੰਕ ਨੂੰ ਹਟਾਓ(~R)", +"~Right":"ਸੱਜੇ(~R)", +"~Row":"ਕਤਾਰ(~R)", +"~Rows":"ਕਤਾਰਾਂ(~R)", +"~Sampling...":"ਸੈਂਪਲਿੰਗ(~S)...", +"~Save":"ਸੰਭਾਲੋ(~S)", +"~Sections...":"ਚੋਣ(~S)...", +"~Select":"ਚੁਣੋ(~S)", +"~Send to Back":"ਪਿੱਛੇ ਭੇਜੋ(~S)", +"~Sentence case":"ਵਾਕ ਕੇਸ(~S)", +"~Shape":"ਸ਼ਕਲ(~S)", +"~Sheet":"ਸ਼ੀਟ(~S)", +"~Show":"ਵੇਖੋ(~S)", +"~Show Details":"ਵੇਰਵਾ ਵੇਖਾਓ(~S)", +"~Show Sheet...":"ਸ਼ੀਟ ਵੇਖਾਓ(~S)...", +"~Slide Number":"ਸਲਾਈਡ ਨੰਬਰ(~S)", +"~Sort...":"ਕ੍ਰਮਬੱਧ(~S)...", +"~Spacing":"ਸੰਨ੍ਹ(~S)", +"~Spacing...":"ਸੰਨ੍ਹ(~S)...", +"~Spelling...":"ਸਪੈਲਿੰਗ(~S)...", +"~Standard Filter...":"ਸਟੈਂਡਰਡ ਫਿਲਟਰ(~S)...", +"~Subject":"ਵਿਸ਼ਾ(~S)", +"~Table":"ਸਾਰਣੀ(~T)", +"~Table...":"ਟੇਬਲ(~T)...", +"~Text Box":"ਲਿਖਤ ਬਾਕਸ(~T)", +"~Thesaurus...":"ਸਮਾਨਅਰਥ-ਕੋਸ਼(~T)...", +"~Time":"ਸਮਾਂ(~T)", +"~Time (fixed)":"ਸਮਾਂ (ਸਥਿਰ)(~T)", +"~Tools":"ਟੂਲ(~T)", +"~Top":"ਉੱਤੇ(~T)", +"~UPPERCASE":"ਵੱਡੇ ਅੱਖਰ(~U)", +"~Ungroup...":"ਬਿਨ-ਗਰੁੱਪ(~U)...", +"~Update All":"ਸਭ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ(~U)", +"~Validity...":"ਵੈਧਤਾ(~V)...", +"~View":"ਵੇਖੋ(~V)", +"~While Typing":"ਲਿਖਣ ਸਮੇਂ(~W)", +"~Width...":"ਚੌੜਾਈ(~W)...", +"~Word Count...":"ਸ਼ਬਦ ਗਿਣਤੀ(~W)...", +"~Wrap":"ਸਮੇਟੋ(~W)", +"~lowercase":"ਛੋਟੇ ਅੱਖਰ(~l)", +"~tOGGLE cASE":"ਅੱਖਰ ਆਕਾਰ ਬਦਲੋ(~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/pl.json b/f7cloud-office/browser/dist/l10n/uno/pl.json new file mode 100644 index 0000000..fba3aaf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/pl.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Gwiazda 12-ramienna", +"24-Point Star":"Gwiazda 24-ramienna", +"4-Point Star":"Gwiazda 4-ramienna", +"4-way Arrow":"Strzałka poczwórna", +"4-way Arrow Callout":"Objaśnienie ze strzałkami w cztery strony", +"5-Point Star":"Gwiazda 5-ramienna", +"6-Point Star":"Gwiazda 6-ramienna", +"6-Point Star, Concave":"Gwiazda 6-ramienna, wklęsła", +"8-Point Star":"Gwiazda 8-ramienna", +"Accept":"Akceptuj", +"Accept All":"Akceptuj wszystko", +"Accept All Changes":"Akceptuj wszystkie zmiany", +"Accept Change":"Akceptuj zmianę", +"Accept Track Change and select the next one":"Akceptuj śledzoną zmianę i wybierz następną", +"Accept and Move to Next":"Akceptuj i przejdź do następnej", +"Add Decimal Place":"Dodaj miejsce dziesiętne", +"Add To Dictionary":"Dodaj do słownika", +"Add descriptions of non-text content (for accessibility)":"Dodaj opisy treści nietekstowej (dla dostępności)", +"After":"Po", +"Align Bottom":"Wyrównaj do dołu", +"Align Bottom to Anchor":"Wyrównaj dół do kotwicy", +"Align Center":"Wyrównaj do środka", +"Align Left":"Wyrównaj do lewej", +"Align Right":"Wyrównaj do prawej", +"Align Tex~t":"Wyrównaj teks~t", +"Align Top":"Wyrównaj do góry", +"Align Top to Anchor":"Wyrównaj górę do kotwicy", +"Alt Text...":"Tekst alternatywny...", +"Anc~hor":"Zakotwi~czenie", +"Animation":"Animacja", +"Apply Suggestion":"Zastosuj sugestię", +"Arch Down (Curve)":"Łuk w dół (krzywa)", +"Arch Down (Pour)":"Łuk w dół (wycinek koła)", +"Arch Left (Curve)":"Łuk w lewo (krzywa)", +"Arch Right (Curve)":"Łuk w prawo (krzywa)", +"Arch Right (Pour)":"Łuk w prawo (wycinek koła)", +"Arch Up (Curve)":"Łuk w górę (krzywa)", +"Arch Up (Pour)":"Łuk w górę (wycinek koła)", +"Arrange":"Rozmieść", +"As C~haracter":"Jako z~nak", +"AutoCorr~ect":"Autokor~ekta", +"AutoFill Data Series: automatic":"Autowypełnianie serii danych: automatycznie", +"Auto~Filter":"Auto~filtr", +"A~lignment...":"~Wyrównanie...", +"A~rea...":"Obsza~r...", +"A~rrange":"~Rozmieść", +"Back One":"Przesuń do tyłu", +"Background Color":"Kolor tła", +"Before":"Przed", +"Block Arc":"Wycinek pierścienia", +"Bold":"Pogrubienie", +"Bookmar~k...":"Za~kładka...", +"Borders (Shift to overwrite)":"Krawędzie (przesuń, aby nadpisać)", +"Bottom":"Do dołu", +"Brightness":"Jasność", +"Caption...":"Podpis...", +"Center":"Do środka", +"Center Horizontal":"Do środka w poziomie", +"Center Vertically":"Wyśrodkuj w pionie", +"Centered":"Do środka", +"Ce~lls...":"~Komórki...", +"Character Highlighting Color":"Kolor wyróżniania znaków", +"Character Spacing":"Odstępy między znakami", +"Charcoal Sketch":"Rysunek węglem", +"Chart T~ype...":"T~yp wykresu...", +"Check Spelling":"Sprawdź pisownię", +"Chevron":"Szewron", +"Chevron Down":"Szewron do dołu", +"Chevron Up":"Szewron do góry", +"Circle":"Okrąg", +"Circle (Curve)":"Okrąg (krzywa)", +"Circle (Pour)":"Okrąg (wycinek koła)", +"Circle Pie":"Wycinek koła", +"Circular Arrow":"Okrągła strzałka", +"Clear Direct Formatting":"Wyczyść bezpośrednie formatowanie", +"Clear ~Direct Formatting":"Wyczyść ~bezpośrednie formatowanie", +"Cle~ar Cells...":"Wyc~zyść komórki...", +"Clone Formatting":"Klonuj formatowanie", +"Close Master View":"Zamknij widok wzorca", +"Cloud":"Chmura", +"Cl~ear Contents...":"Wy~czyść zawartość...", +"Color Scale...":"Skala koloru...", +"Column":"Kolumna", +"Column ~Width...":"Szerokość ~kolumny...", +"Columns A~fter":"Kolumny p~o", +"Columns B~efore":"Kolumny p~rzed", +"Columns ~After":"Kolumny ~po", +"Columns ~Before":"Kolumny prz~ed", +"Comments":"Komentarze", +"Comme~nt":"Kome~ntarz", +"Connector":"Łącznik", +"Connector Ends with Arrow":"Łącznik ze strzałką na końcu", +"Connector with Arrows":"Łącznik ze strzałkami", +"Connectors":"Łączniki", +"Connectors (double click for multi-selection)":"Łączniki (podwójne kliknięcie w celu wielokrotnego zaznaczenia)", +"Content Control Properties":"Właściwości formantu zawartości", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopiuj lokalizację hiperłącza", +"Cop~y":"~Kopiuj", +"Corner Right Arrow":"Strzałka narożna w prawo", +"Co~lumns...":"Ko~lumny...", +"Co~mpress...":"Ko~mpresuj...", +"Crop":"Kadrowanie", +"Crop Image":"Przytnij obraz", +"Cross":"Krzyż", +"Cross-~reference...":"Odsyłac~z...", +"Cuboid":"Prostopadłościan", +"Currency":"Waluta", +"Current ~Index":"Bieżący ~indeks", +"Curve":"Krzywa", +"Curve Down":"Odlot po krzywej", +"Curve Up":"Przylot po krzywej", +"Curved Connector":"Łącznik zakrzywiony", +"Curved Connector Ends with Arrow":"Łącznik zakrzywiony ze strzałką na końcu", +"Curved Connector with Arrows":"Łącznik zakrzywiony ze strzałkami", +"Cycle Case":"Cyklicznie", +"Cylinder":"Walec", +"C~ell":"~Komórka", +"C~haracter...":"~Znak...", +"C~onditional":"Warunkowe", +"Data Bar...":"Słupek danych...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Data (zmi~enna)", +"Decrease Font Size":"Zmniejsz rozmiar czcionki", +"Decrease Indent":"Zmniejsz wcięcie", +"Decrease Paragraph Spacing":"Zmniejsz odstęp międzyakapitowy", +"Decrease Size":"Zmniejsz rozmiar", +"Delete All Comments":"Usuń wszystkie komentarze", +"Delete All Comments by This Author":"Usuń wszystkie komentarze tego autora", +"Delete Axis":"Usuń oś", +"Delete Comment":"Usuń komentarz", +"Delete Content Control":"Usuń formant zawartości", +"Delete C~ells...":"Usuń ko~mórki...", +"Delete C~ontents...":"Usuń zawart~ość...", +"Delete Data Labels":"Usuń etykiety danych", +"Delete Decimal Place":"Usuń miejsce dziesiętne", +"Delete Index":"Usuń indeks", +"Delete Legend":"Usuń legendę", +"Delete Major Grid":"Usuń siatką główną", +"Delete Minor Grid":"Usuń siatkę pomocniczą", +"Delete Row":"Usuń wiersz", +"Delete Rows":"Usuń wiersze", +"Delete Single Data Label":"Usuń jedną etykietę danych", +"Delete Sparkline":"Usuń wykres przebiegu w czasie", +"Delete Sparkline Group":"Usuń grupę wykresu przebiegu w czasie", +"Delete Table":"Usuń tabelę", +"Delete selected columns":"Usuń wybrane kolumny", +"Delete selected rows":"Usuń wybrane wiersze", +"Delete table":"Usuń tabelę", +"Delete ~All Comments":"Usuń wszystkie koment~arze", +"Delete ~Columns":"Usuń ~kolumny", +"Demote Outline Level":"Poziom konspektu niżej", +"Demote Outline Level with Subpoints":"Poziom konspektu niżej z podpunktami", +"De~lete...":"~Usuń...", +"Diamond":"Romb", +"Diamond Bevel":"Kryształ diamentu", +"Digital Signatu~res...":"Podpisy cyf~rowe...", +"Display Grid":"Wyświetl siatkę", +"Doorplate":"Tabliczka", +"Double Brace":"Klamry", +"Double Bracket":"Nawiasy", +"Double Underline":"Podwójne podkreślenie", +"Down Arrow":"Strzałka w dół", +"Down Arrow Callout":"Objaśnienie ze strzałką w dół", +"Duplicate Page":"Duplikuj stronę", +"Duplicate ~Slide":"Duplikuj ~slajd", +"D~elete Page":"~Usuń stronę", +"Edit Hyperlink...":"Edytuj hiperłącze...", +"Edit Section...":"Edycja sekcji...", +"Edit Sparkline Group...":"Edytuj grupę wykresu przebiegu w czasie...", +"Edit Sparkline...":"Edytuj wykres przebiegu w czasie...", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (podwójne kliknięcie w celu wielokrotnego zaznaczenia)", +"Explosion":"Eksplozja", +"E~xecute Interaction...":"W~ykonaj interakcję...", +"E~xit Group":"~Wyjdź z grupy", +"Fade Down":"Zwężanie w dół", +"Fade Left":"Zwężanie w lewo", +"Fade Right":"Zwężanie w prawo", +"Fade Up":"Zwężanie w górę", +"Fade Up and Left":"Zwężanie w lewo, pochyło w górę", +"Fade Up and Right":"Zwężanie w prawo, pochyło w górę", +"Fiel~d":"Po~le", +"Fill Color":"Kolor wypełnienia", +"Find Next":"Znajdź następny", +"Find Previous":"Znajdź poprzedni", +"Find and Rep~lace...":"Znajdź i za~mień...", +"First ~Author":"Pierwszy autor", +"Flip Horizontally":"Odbij w poziomie", +"Flip Vertically":"Odbij w pionie", +"Flowchart: Alternate Process":"Schemat blokowy: Proces alternatywny", +"Flowchart: Card":"Schemat blokowy: Karta", +"Flowchart: Collate":"Schemat blokowy: Porównanie", +"Flowchart: Connector":"Schemat blokowy: Łącznik wewnątrzstronicowy", +"Flowchart: Data":"Schemat blokowy: Dane", +"Flowchart: Decision":"Schemat blokowy: Decyzja", +"Flowchart: Delay":"Schemat blokowy: Zatrzymanie", +"Flowchart: Direct Access Storage":"Schemat blokowy: Bezpośredni dostęp do magazynu danych", +"Flowchart: Display":"Schemat blokowy: Ekran", +"Flowchart: Document":"Schemat blokowy: Dokument", +"Flowchart: Extract":"Schemat blokowy: Rozpakowywanie", +"Flowchart: Internal Storage":"Schemat blokowy: Wewnętrzne składowanie danych", +"Flowchart: Magnetic Disc":"Schemat blokowy: Dysk magnetyczny", +"Flowchart: Manual Input":"Schemat blokowy: Ręczne wprowadzanie danych", +"Flowchart: Manual Operation":"Schemat blokowy: Operacja ręczna", +"Flowchart: Merge":"Schemat blokowy: Łączenie", +"Flowchart: Multidocument":"Schemat blokowy: Wiele dokumentów", +"Flowchart: Off-page Connector":"Schemat blokowy: Łącznik międzystronicowy", +"Flowchart: Or":"Schemat blokowy: Lub", +"Flowchart: Predefined Process":"Schemat blokowy: Proces wstępnie zdefiniowany", +"Flowchart: Preparation":"Schemat blokowy: Przygotowanie", +"Flowchart: Process":"Schemat blokowy: Proces", +"Flowchart: Punched Tape":"Schemat blokowy: Taśma perforowana", +"Flowchart: Sequential Access":"Schemat blokowy: Dostęp szeregowy", +"Flowchart: Sort":"Schemat blokowy: Sortowanie", +"Flowchart: Stored Data":"Schemat blokowy: Zachowane dane", +"Flowchart: Summing Junction":"Schemat blokowy: Sumowanie sygnałów", +"Flowchart: Terminator":"Schemat blokowy: Zakończenie", +"Flower":"Kwiat", +"Folded Corner":"Zagięty róg", +"Font Color":"Kolor czcionki", +"Fontwork Shape":"Fontwork – Kształt", +"Fontwork...":"Fontwork...", +"Foote~r":"~Stopka", +"For All Text":"Dla całego tekstu", +"For Paragraph":"Dla akapitu", +"For Selection":"Dla zaznaczenia", +"Format Axis...":"Formatuj oś...", +"Format Chart Area...":"Formatuj obszar wykresu...", +"Format Data Labels...":"Formatuj etykiety danych...", +"Format Data Point...":"Formatuj punkty danych...", +"Format Data Series...":"Formatuj serię danych...", +"Format Floor...":"Formatuj podstawę...", +"Format Legend...":"Formatuj legendę...", +"Format Major Grid...":"Formatuj siatkę główną...", +"Format Mean Value Line...":"Formatuj linię wartości średniej...", +"Format Minor Grid...":"Formatuj siatkę pomocniczą...", +"Format Pa~ge...":"~Formatowanie strony...", +"Format Selection...":"Formatuj wybór...", +"Format Single Data Label...":"Formatuj jedną etykietę danych...", +"Format Stock Gain...":"Formatuj zysk z akcji...", +"Format Stock Loss...":"Formatuj stratę z akcji...", +"Format Title...":"Formatuj tytuł...", +"Format Trend Line Equation...":"Formatuj równanie krzywej regresji...", +"Format Trend Line...":"Formatuj krzywą regresji...", +"Format Wall...":"Formatuj ścianę...", +"Format X Error Bars...":"Formatuj słupki błędów X...", +"Format Y Error Bars...":"Formatuj słupki błędów Y...", +"Format as Currency":"Ustawienie formatu na walutowy", +"Format as Date":"Ustawienie formatu na datowy", +"Format as General":"Ustawienie formatu na ogólny", +"Format as Number":"Ustawienie formatu na liczbowy", +"Format as Percent":"Ustawienie formatu na procentowy", +"Format as Scientific":"Ustawienie formatu na naukowy", +"Format as Time":"Ustawienie formatu na godzinowy", +"Formatting Mark":"Znacznik formatowania", +"Formula to Value":"Formuła na wartość", +"Forward One":"Przesuń do przodu", +"For~matting Marks":"Znaczniki for~matowania", +"Fo~rm":"Fo~rmularz", +"Frame":"Ramka", +"Freeze First Column":"Przytwierdź pierwszą kolumnę", +"Freeze First Row":"Przytwierdź pierwszy wiersz", +"Freeze Rows and Columns":"Przytwierdź wiersze i kolumny", +"Freeze ~Cells":"Przytwierdź ~komórki", +"F~ont Size...":"R~ozmiar czcionki...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Analiza F~ouriera...", +"F~rame...":"~Ramka...", +"F~ull Screen":"Pełny ekr~an", +"General":"Ogólne", +"Give a label to identify an object":"Podaj etykietę, aby zidentyfikować obiekt", +"Go t~o Page...":"Przejdź d~o strony...", +"Go t~o Slide...":"Przejdź do s~lajdu...", +"Group Sparklines":"Grupuj wykresy przebiegu w czasie", +"Heading ~Numbering...":"Numeracja ~nagłówków...", +"Heart":"Serce", +"Hexagon":"Sześciokąt", +"He~ader":"Główk~a", +"He~ader and Footer":"Główk~a i stopka", +"Horizontal Scroll":"Zwój poziomy", +"Horizontally ~Center":"Poziomo do ś~rodka", +"Horizontally ~Left":"Poziomo w ~lewo", +"Horizontally ~Right":"Poziomo w pr~awo", +"Horizontally ~Spacing":"Odstępy w ~poziomie", +"H~ide":"Ukry~j", +"H~ide Columns":"~Ukryj kolumny", +"H~ide Rows":"Ukryj w~iersze", +"Icon Set...":"Zestaw ikon...", +"Ignore":"Ignoruj", +"Ignore All":"Ignoruj wszystkie", +"Image Mode":"Tryb obrazu", +"In ~Background":"W ~tle", +"Increase Font Size":"Zwiększ rozmiar czcionki", +"Increase Indent":"Zwiększ wcięcie", +"Increase Paragraph Spacing":"Zwiększ odstęp międzyakapitowy", +"Increase Size":"Zwiększ rozmiar", +"Inflate":"Wzrost", +"Insert Audio or Video":"Wstaw dźwięk lub wideo", +"Insert Axis":"Wstaw oś", +"Insert Axis Title":"Wstaw tytuł osi", +"Insert Bookmark":"Wstaw zakładkę", +"Insert Caption...":"Wstaw podpis...", +"Insert Chart":"Wstaw wykres", +"Insert Column After":"Wstaw kolumnę po", +"Insert Column Before":"Wstaw kolumnę przed", +"Insert Column Break":"Wstaw podział kolumny", +"Insert Columns ~After":"Wstaw kolumny ~po", +"Insert Columns ~Before":"Wstaw kolumny prz~ed", +"Insert Comment":"Wstaw komentarz", +"Insert Co~lumns":"Wstaw ko~lumny", +"Insert Cross-reference":"Wstaw odsyłacz", +"Insert Data Labels":"Wstaw etykiety danych", +"Insert Endnote":"Wstaw przypis końcowy", +"Insert Field":"Wstaw pole", +"Insert Fontwork Text":"Fontwork – Wstaw tekst", +"Insert Footnote":"Wstaw przypis dolny", +"Insert Frame":"Wstaw ramkę", +"Insert Hyperlink":"Wstaw hiperłącze", +"Insert Image...":"Wstaw obraz...", +"Insert Index Entry":"Wstaw wpis indeksu", +"Insert Line (double click for multi-selection)":"Wstaw linię (podwójne kliknięcie w celu wielokrotnego zaznaczenia)", +"Insert Major Grid":"Wstaw siatkę główną", +"Insert Mean ~Value Line":"Wstaw li~nię wartości średniej", +"Insert Minor Grid":"Wstaw siatkę pomocniczą", +"Insert Page Break":"Wstaw podział strony", +"Insert Page Number":"Wstaw numer strony", +"Insert Row Above":"Wstaw wiersz powyżej", +"Insert Row Below":"Wstaw wiersz poniżej", +"Insert Rows ~Above":"Wst~aw wiersze powyżej", +"Insert Rows ~Below":"Wstaw wiersze pon~iżej", +"Insert Single Data Label":"Wstaw jedną etykietę danych", +"Insert Slide":"Wstaw slajd", +"Insert Soft Hyphen...":"Wstaw miękki łącznik...", +"Insert Special Character":"Wstaw znak specjalny", +"Insert Special Characters":"Wstaw znak specjalny", +"Insert Text Box":"Wstaw pole tekstowe", +"Insert Text Box (double click for multi-selection)":"Wstaw pole tekstowe (podwójne kliknięcie w celu wielokrotnego zaznaczenia)", +"Insert Titles...":"Wstaw tytuły...", +"Insert Tre~nd Line...":"Wstaw krzywą ~regresji...", +"Insert Unnumbered Entry":"Wstaw wpis bez numeru", +"Insert Vertical Text":"Wstaw tekst w pionie", +"Insert columns after":"Wstaw kolumny po", +"Insert columns before":"Wstaw kolumny przed", +"Insert page number":"Wstaw numer strony", +"Insert rows above":"Wstaw wiersze powyżej", +"Insert rows below":"Wstaw wiersze poniżej", +"Insert ~Cells...":"Wstaw ~komórki...", +"Insert ~Rows":"Wstaw wie~rsze", +"Insert ~Table...":"Wstaw ~tabelę...", +"Insert ~X Error Bars...":"Wstaw słupki błędów ~X...", +"Insert ~Y Error Bars...":"Wstaw słupki błędów ~Y...", +"Insert/Delete Axes...":"Wstaw/usuń osie...", +"Invert":"Odwróć", +"Isosceles Triangle":"Trójkąt równoramienny", +"Italic":"Kursywa", +"Justified":"Do lewej i prawej", +"Language":"Język", +"Language Status":"Stan języka", +"Layout":"Układ", +"Left":"Do lewej", +"Left Arrow":"Strzałka w lewo", +"Left Arrow Callout":"Objaśnienie ze strzałką w lewo", +"Left Brace":"Lewa klamra", +"Left Bracket":"Lewy nawias", +"Left and Right Arrow":"Strzałka w prawo i w lewo", +"Left and Right Arrow Callout":"Objaśnienie ze strzałkami w lewo i w prawo", +"Left-To-Right":"Od lewej do prawej", +"Lightning Bolt":"Piorun", +"Line":"Linia", +"Line Callout 1":"Objaśnienie z linią 1", +"Line Callout 2":"Objaśnienie z linią 2", +"Line Callout 3":"Objaśnienie z linią 3", +"Line Color":"Kolor linii", +"Line Connector":"Łącznik liniowy", +"Line Connector Ends with Arrow":"Łącznik liniowy ze strzałką na końcu", +"Line Spacing":"Interlinia", +"Line Spacing: 1":"Interlinia: 1", +"Line Spacing: 1.5":"Interlinia: 1,5", +"Line Spacing: 2":"Interlinia: 2", +"Lis~ts":"Lis~ty", +"L~ine...":"L~inia...", +"Manage Track Changes":"Zarządzaj śledzonymi zmianami", +"Manage...":"Zarządzaj...", +"Manual ~Break...":"~Ręczny podział...", +"Master Slides":"Slajdy wzorcowe", +"Media":"Multimedia", +"Merge Cells":"Scal komórki", +"Merge and center or unmerge cells depending on the current toggle state":"Scal i wyśrodkuj lub rozdziel komórki w zależności od bieżącego stanu przełączenia", +"Moon":"Księżyc", +"More ~Filters":"Więcej ~filtrów", +"Move Item Down":"Przesuń pozycję w dół", +"Move Item Down with Subpoints":"Przesuń pozycję w dół z podpunktami", +"Move Item Up":"Przesuń pozycję w górę", +"Move Item Up with Subpoints":"Przesuń pozycję w górę z podpunktami", +"M~erge and Center Cells":"Sca~l i wyśrodkuj komórki", +"Name...":"Nazwa...", +"Na~vigator":"Nawi~gator", +"New Page":"Nowa strona", +"Next":"Następna", +"Next Page":"Następna strona", +"Next Track Change":"Następna śledzona zmiana", +"No List":"Bez listy", +"Non-breaking ~Hyphen":"Łącznik nierozdzie~lający", +"None":"Brak", +"Notched Right Arrow":"Strzałka w prawo ze wcięciem", +"Number":"Liczba", +"Number Format":"Format liczb", +"Number Format...":"Format liczb...", +"Number Format: Currency":"Format liczb: Waluta", +"Number Format: Date":"Format liczb: Data", +"Number Format: Decimal":"Format liczb: Dziesiętny", +"Number Format: Exponential":"Format liczb: Wykładniczy", +"Number Format: Percent":"Format liczb: Procent", +"Number Format: Standard":"Format liczb: Standardowy", +"Number Format: Time":"Format liczb: Godzina", +"Octagon":"Ośmiokąt", +"Octagon Bevel":"Ośmiokątny kryształ", +"Open Circle (Curve)":"Otwarty okrąg (krzywa)", +"Open Circle (Pour)":"Otwarty okrąg (wycinek koła)", +"Open Hyperlink":"Otwórz hiperłącze", +"Open the Elements Deck":"Otwórz obszar Elementy", +"Open the Styles Deck":"Otwórz obszar Style", +"Optimal Column Width":"Optymalna szerokość kolumny", +"Optimal Row Height":"Optymalna wysokość wiersza", +"Orientation":"Orientacja", +"Outline Font Effect":"Efekt konturu czcionki", +"Overline":"Nadkreślenie", +"Page Properties...":"Właściwości strony...", +"Page Tit~le":"Tytuł stron~y", +"Page ~Count":"Liczba s~tron", +"Paired ~t-test...":"Sparowany test t-Studenta...", +"Parallelogram":"Równoległobok", +"Paste ~Special...":"Wklej ~specjalnie...", +"Pentagon":"Pięciokąt", +"Percent":"Procent", +"Pi~vot Table...":"Tabela przesta~wna...", +"Plain Text":"Prosto", +"Pop Art":"Pop-art", +"Position and Si~ze...":"Po~zycja i rozmiar...", +"Previous Page":"Poprzednia strona", +"Previous Track Change":"Poprzednia śledzona zmiana", +"Prin~t Ranges":"Zakr~esy wydruku", +"Prohibited":"Zabroniony", +"Promote Outline Level":"Poziom konspektu wyżej", +"Promote Outline Level with Subpoints":"Poziom konspektu wyżej z podpunktami", +"Properties":"Właściwości", +"Propert~ies...":"Właśc~iwości...", +"Protect Cells":"Chroń komórki", +"Protect ~Sheet...":"Chroń arku~sz...", +"Pr~evious":"Poprz~ednia", +"Puzzle":"Układanka", +"P~aragraph...":"~Akapit...", +"QR and ~Barcode...":"QR i ~kod kreskowy...", +"Record Track Changes":"Rejestruj śledzenie zmian", +"Rectangle":"Prostokąt", +"Rectangle (double click for multi-selection)":"Prostokąt (podwójne kliknięcie w celu wielokrotnego zaznaczenia)", +"Rectangle, Rounded":"Prostokąt, zaokrąglony", +"Rectangular Callout":"Objaśnienie prostokątne", +"Reinstate":"Przywróć", +"Reinstate Change":"Przywróć zmianę", +"Reject":"Odrzuć", +"Reject All":"Odrzuć wszystko", +"Reject All Changes":"Odrzuć wszystkie zmiany", +"Reject Change":"Odrzuć zmianę", +"Reject Track Change and select the next one":"Odrzuć śledzoną zmianę i wybierz następną", +"Reject and Move to Next":"Odrzuć i przejdź do następnej", +"Remove Noise":"Usuń szum", +"Rename Master":"Zmień nazwę wzorca", +"Rename S~heet...":"Zmień nazwę a~rkusza...", +"Reply Comment":"Odpowiedz na komentarz", +"Reset Data Point":"Resetuj punkt danych", +"Reset all Data Points":"Resetuj wszystkie punkty danych", +"Resolved Comments":"Rozwiązane komentarze", +"Restart Numbering":"Rozpocznij numerację od nowa", +"Right":"Do prawej", +"Right Arrow":"Strzałka w prawo", +"Right Arrow Callout":"Objaśnienie ze strzałką w prawo", +"Right Brace":"Prawa klamra", +"Right Bracket":"Prawy nawias", +"Right Triangle":"Trójkąt prostokątny", +"Right or Left Arrow":"Strzałka w prawo albo w lewo", +"Right-To-Left":"Od prawej do lewej", +"Ring":"Pierścień", +"Rotate 90° ~Left":"Obróć o 90° w ~lewo", +"Rotate 90° ~Right":"Ob~róć o 90° w prawo", +"Rot~ate":"Ob~róć", +"Round Callout":"Objaśnienie okrągłe", +"Rounded Rectangular Callout":"Objaśnienie prostokątne, zaokrąglone brzegi", +"Row":"Wiersz", +"Row ~Height...":"~Wysokość wiersza...", +"Rows ~Above":"Wiersze powyżej", +"Rows ~Below":"Wiersze poniżej", +"R~efresh Range":"Odśwież zakr~es", +"R~ight-To-Left":"Od ~prawej do lewej", +"R~un Macro...":"W~ykonaj makro...", +"S-shaped Arrow":"Strzałka o kształcie S", +"Save ~As...":"Z~apisz jako...", +"Scientific":"Naukowy", +"Select Cell":"Zaznacz komórkę", +"Select Column":"Zaznacz kolumnę", +"Select Row":"Zaznacz wiersz", +"Select Table":"Wybierz tabelę", +"Select ~All":"Z~aznacz wszystko", +"Select ~Range...":"W~ybierz zakres...", +"Set Background Image...":"Ustaw obraz tła...", +"Set Character Spacing":"Ustaw odstępy między znakami", +"Set Heading Numbering":"Ustaw numerację nagłówków", +"Set Line Spacing":"Ustaw interlinię", +"Se~ction...":"~Sekcja...", +"Shadow":"Cień", +"Sharpen":"Wyostrz", +"Sheet R~ight-To-Left":"Arkusz z prawe~j do lewej", +"Show":"Pokaż", +"Show Navigator Window":"Pokaż okno Nawigatora", +"Show track changes":"Pokaż śledzenie zmian", +"Sho~w Rows":"Pokaż ~wiersze", +"Sho~w Slide":"Po~każ slajd", +"Sidebar":"Panel boczny", +"Signat~ure Line...":"W~iersz podpisu...", +"Signet":"Sygnet drukarski", +"Slant Down":"Pochyło w dół", +"Slant Up":"Pochyło w górę", +"Slide Layout":"Układ slajdu", +"Slide Properties...":"Właściwości slajdu...", +"Slide Tit~le":"T~ytuł slajdu", +"Slide Transition":"Przejście slajdu", +"Slide ~Count":"~Liczba slajdów", +"Slide ~Layout":"Układ s~lajdu", +"Small capitals":"Kapitaliki", +"Smiley Face":"Buźka", +"Snap to Grid":"Przyciągaj do siatki", +"Sort Ascending":"Sortuj rosnąco", +"Sort Descending":"Sortuj malejąco", +"So~rt...":"So~rtuj...", +"Sparkline...":"Wykres przebiegu w czasie...", +"Sparklines":"Wykresy przebiegu w czasie", +"Split Arrow":"Strzałka rozdzielona", +"Split Cells...":"Podziel komórki...", +"Split Table...":"Podziel tabelę...", +"Square":"Kwadrat", +"Square Bevel":"Prostokątny kryształ", +"Square, Rounded":"Kwadrat, zaokrąglony", +"Statistics":"Statystyka", +"Stop":"Zatrzymanie", +"Straight Connector":"Łącznik prosty", +"Straight Connector ends with Arrow":"Łącznik prosty ze strzałką na końcu", +"Straight Connector with Arrows":"Łącznik prosty ze strzałkami", +"Strikethrough":"Przekreślenie", +"Striped Right Arrow":"Strzałka w prawo z paskami", +"Subscript":"Indeks dolny", +"Sun":"Słońce", +"Superscript":"Indeks górny", +"Symbol":"Symbol", +"S~how Columns":"P~okaż kolumny", +"S~lide":"S~lajd", +"S~pecial Character...":"Znak s~pecjalny...", +"Table Cell Background Color":"Kolor tła komórki tabeli", +"Table of Contents and Inde~x":"Spis treści i inde~ks", +"Ta~ble Properties...":"Właściwości ta~beli...", +"Text Wrap...":"Zawijanie tekstu...", +"Te~xt":"Te~kst", +"Theme...":"Motyw...", +"Thousands Separator":"Separator tysięcy", +"Time":"Godzina", +"Time Field":"Pole godziny", +"Title Page...":"Strona tytułowa...", +"To Background":"W tle", +"To Cell (~resize with cell)":"Do ~komórki (zmień rozmiar z komórką)", +"To Foreground":"Na pierwszym planie", +"To Next Paragraph in Level":"Do następnego akapitu na poziomie", +"To Previous Paragraph in Level":"Do poprzedniego akapitu na poziomie", +"To P~age":"Do s~trony", +"To ~Cell":"Do ~komórki", +"To ~Character":"Do zna~ku", +"To ~Curve":"Na ~krzywą", +"To ~Frame":"Do ~ramki", +"To ~Paragraph":"Do aka~pitu", +"Toggle Automatic Spell Checking":"Przełącz automatyczne sprawdzanie pisowni", +"Toggle Formatting Marks":"Przełącz znaczniki formatowania", +"Toggle Ordered List":"Przełącz listę uporządkowaną", +"Toggle Shadow":"Przełącz cień", +"Toggle Unordered List":"Przełącz listę nieuporządkowaną", +"Top":"Do góry", +"Track Chan~ges":"Śl~edź zmiany", +"Translate...":"Tłumacz...", +"Transparency":"Przezroczystość", +"Trapezoid":"Trapez", +"Triangle Down":"Trójkąt w dół", +"Triangle Up":"Trójkąt w górę", +"T~able":"T~abela", +"T~ime (variable)":"Godzina (zm~ienna)", +"T~itle":"T~ytuł", +"Underline":"Podkreślenie", +"Unfloat Frame Content":"Usuń przestawność zawartości ramki", +"Ungroup Sparklines":"Rozgrupuj wykresy przebiegu w czasie", +"Unmerge Cells":"Rozdziel komórki", +"Unprotect Cells":"Usuń ochronę komórek", +"Up Arrow":"Strzałka w górę", +"Up Arrow Callout":"Objaśnienie ze strzałką w górę", +"Up and Down Arrow":"Strzałka w górę i w dół", +"Up and Down Arrow Callout":"Objaśnienie ze strzałkami w górę i w dół", +"Up and Right Arrow":"Strzałka w górę i w prawo", +"Up and Right Arrow Callout":"Objaśnienie ze strzałkami w górę i w prawo", +"Up, Right and Down Arrow":"Strzałka w górę, w prawo i w dół", +"Update ~Index":"Zaktualizuj ~indeks", +"Vertical Scroll":"Zwój pionowy", +"Vertical Text":"Tekst w pionie", +"Vertically C~enter":"Pionowo do śro~dka", +"Vertically S~pacing":"Odstępy w pion~ie", +"Vertically ~Bottom":"Pionowo do doł~u", +"Vertically ~Top":"Pionowo do ~góry", +"View Grid Lines":"Wyświetl linie siatki", +"Watermark...":"Znak wodny...", +"Wave":"Faliste", +"Wrap Text":"Zawijaj tekst", +"Zoom In":"Powiększ", +"Zoom Out":"Pomniejsz", +"~3D View...":"Widok ~3D...", +"~Accessibility Check...":"~Sprawdzanie dostępności...", +"~Add":"Dod~aj", +"~Add to List":"~Dodaj do listy", +"~Advanced Filter...":"Filtr z~aawansowany...", +"~Analysis of Variance (ANOVA)...":"~Analiza wariancji (ANOVA)...", +"~Arrange":"Roz~mieść", +"~Author":"~Autor", +"~Automatic Spell Checking":"~Automatyczne sprawdzanie pisowni", +"~Bottom":"Do doł~u", +"~Bring to Front":"~Przesuń na wierzch", +"~Bullets and Numbering...":"~Wypunktowanie i numeracja...", +"~Capitalize Every Word":"~Jak Nazwy Własne", +"~Centered":"D~o środka", +"~Chart...":"W~ykres...", +"~Chi-square Test...":"Test ~chi-kwadrat...", +"~Clear":"~Wyczyść", +"~Clear Direct Formatting":"Wy~czyść bezpośrednie formatowanie", +"~Column":"Kol~umna", +"~Column Break":"~Podział kolumny", +"~Columns":"~Kolumny", +"~Contour":"~Kontur", +"~Convert":"~Konwertuj", +"~Correlation...":"~Korelacja...", +"~Covariance...":"~Kowariancja...", +"~Cut":"~Wytnij", +"~Data":"~Dane", +"~Data Ranges...":"Zakresy ~danych...", +"~Data Table...":"Tabela ~danych...", +"~Date":"~Data", +"~Date (fixed)":"~Data (stała)", +"~Date (variable)":"~Data (zmienna)", +"~Define":"~Określ", +"~Define Range...":"~Określ zakres...", +"~Define...":"O~kreśl...", +"~Delete":"~Usuń", +"~Delete Sheet...":"~Usuń arkusz...", +"~Delete Slide":"Usuń ~slajd", +"~Descriptive Statistics...":"~Statystyka opisowa...", +"~Display Grid":"W~yświetl siatkę", +"~Edit":"~Edycja", +"~Edit Contour...":"~Edycja konturu...", +"~Edit...":"~Edycja...", +"~Endnote":"Przypis końcowy", +"~Enter Group":"W~ejdź do grupy", +"~Exponential Smoothing...":"Wygładzani~e wykładnicze...", +"~F-test...":"Test ~F...", +"~File":"~Plik", +"~First Paragraph":"~Pierwszy akapit", +"~Fonts...":"~Czcionki...", +"~Footnote":"Pr~zypis dolny", +"~Footnote/Endnote Settings...":"Ustawienia ~przypisów dolnych i końcowych...", +"~Format Cells...":"~Formatuj komórki...", +"~Formula Object...":"~Obiekt formuły...", +"~Function...":"~Funkcja...", +"~Go to Sheet...":"~Przejdź do arkusza...", +"~Goal Seek...":"~Szukaj wyniku...", +"~Group":"~Grupuj", +"~Group and Outline":"~Grupa i konspekt", +"~Group...":"~Grupuj...", +"~Header and Footer...":"~Głó~wka i stopka...", +"~Headers and Footers...":"Głó~wki i stopki...", +"~Height...":"~Wysokość...", +"~Help":"Po~moc", +"~Hide":"~Ukryj", +"~Hide AutoFilter":"~Ukryj autofiltr", +"~Hide Details":"U~kryj szczegóły", +"~Hide Sheet":"~Ukryj arkusz", +"~Hide Slide":"~Ukryj slajd", +"~Hyperlink":"~Hiperłącze", +"~Hyperlink...":"~Hiperłącze...", +"~Hyphenation":"~Dzielenie wyrazów", +"~Hyphenation...":"~Dzielenie wyrazów...", +"~Image...":"~Obraz...", +"~Index Entry...":"~Wpis indeksu...", +"~Insert":"W~staw", +"~Insert or Edit...":"W~staw lub edytuj...", +"~Insert...":"W~staw...", +"~Interaction...":"~Interakcja...", +"~Left":"Do ~lewej", +"~Left-to-Right Mark":"Znacznik od ~lewej do prawej", +"~Line Numbering...":"~Numeracja wierszy...", +"~Manage...":"Zarządzaj...", +"~Middle":"~Do środka", +"~More Fields...":"Więcej ~pól...", +"~More Options...":"~Więcej opcji...", +"~Move or Copy Sheet...":"~Przesuń lub kopiuj arkusz...", +"~Moving Average...":"Średnia rucho~ma...", +"~Named Ranges and Expressions":"~Nazwane zakresy lub wyrażenia", +"~New Slide":"~Nowy slajd", +"~No-break Space":"Spacja ~nierozdzielająca", +"~Optimal":"~Optymalnie", +"~Optimal Height...":"~Optymalna wysokość...", +"~Optimal Width...":"~Optymalna szerokość...", +"~Ordered List":"Lista ~uporządkowana", +"~Page":"~Strona", +"~Page Break":"~Podział strony", +"~Page Number":"Numer ~strony", +"~Page Number...":"Numer ~strony...", +"~Page Numbers...":"~Numery stron...", +"~Page Style...":"~Styl strony...", +"~Page...":"~Strona...", +"~Parallel":"~Równolegle", +"~Paste":"Wkle~j", +"~Pivot Table":"Tabela ~przestawna", +"~Print...":"~Drukuj...", +"~Properties...":"~Właściwości...", +"~Recalculate":"~Oblicz ponownie", +"~Record":"~Rejestruj", +"~Redo":"~Ponów", +"~Refresh":"~Odśwież", +"~Regression...":"~Regresja...", +"~Remove Hyperlink":"~Usuń hiperłącze", +"~Remove Outline":"~Usuń konspekt", +"~Reset Filter":"~Resetuj filtr", +"~Right":"Do p~rawej", +"~Right-to-Left Mark":"Znacznik od ~prawej do lewej", +"~Row":"Wie~rsz", +"~Rows":"Wie~rsze", +"~Sampling...":"~Próbkowanie...", +"~Save":"Zapi~sz", +"~Sections...":"~Sekcje...", +"~Select":"~Zaznacz", +"~Send to Back":"Prze~suń na spód", +"~Sentence case":"~Jak w zdaniu", +"~Shape":"~Kształt", +"~Sheet":"Arku~sz", +"~Show":"~Pokaż", +"~Show Details":"Pokaż ~szczegóły", +"~Show Sheet...":"Pokaż arku~sz...", +"~Slide Number":"Numer ~slajdu", +"~Soft Hyphen":"Łączni~k miękki", +"~Sort...":"~Sortuj...", +"~Spacing":"Od~stępy", +"~Spacing...":"Od~stępy...", +"~Spelling...":"Pi~sownia...", +"~Standard Filter...":"Filtr ~standardowy...", +"~Subject":"Tem~at", +"~Table":"~Tabela", +"~Table Properties...":"Właściwości ~tabeli...", +"~Table...":"~Tabela...", +"~Text Box":"Pole ~tekstowe", +"~Thesaurus...":"W~yrazy bliskoznaczne...", +"~Through":"~Na wskroś", +"~Time":"~Godzina", +"~Time (fixed)":"Godzina (s~tała)", +"~Time (variable)":"~Godzina (zmienna)", +"~Tools":"~Narzędzia", +"~Top":"Do ~góry", +"~UPPERCASE":"~WIELKIE LITERY", +"~Undo":"~Cofnij", +"~Ungroup...":"Rozgr~upuj...", +"~Unordered List":"Listy ~nieuporządkowane", +"~Update All":"Akt~ualizuj wszystko", +"~Validity...":"Popra~wność danych...", +"~View":"~Widok", +"~While Typing":"~Podczas pisania", +"~Width...":"~Szerokość...", +"~Word Count...":"Licznik słów...", +"~Word Joiner":"Łącznik ~słów", +"~Wrap":"Za~wijanie", +"~Z-test...":"Test ~z...", +"~Zero-width Space":"S~pacja o zerowej szerokości", +"~lowercase":"~małe litery", +"~tOGGLE cASE":"~oDWRÓĆ wIELKOŚĆ lITER" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/pt-BR.json b/f7cloud-office/browser/dist/l10n/uno/pt-BR.json new file mode 100644 index 0000000..b51cc2b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/pt-BR.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"Estrela de 12 pontas", +"24-Point Star":"Estrela de 24 pontas", +"4-Point Star":"Estrela de 4 pontas", +"4-way Arrow":"Seta em quatro direções", +"4-way Arrow Callout":"Balão com seta em 4 direções", +"5-Point Star":"Estrela de 5 pontas", +"6-Point Star":"Estrela de 6 pontas", +"6-Point Star, Concave":"Estrela de 6 pontas, côncava", +"8-Point Star":"Estrela de 8 pontas", +"Accept":"Aceitar", +"Accept All":"Aceitar todas", +"Accept All Changes":"Aceitar todas as alterações", +"Accept Change":"Aceitar alteração", +"Accept Track Change and select the next one":"Aceitar alteração e avançar para a seguinte", +"Accept and Move to Next":"Aceitar e avançar para a seguinte", +"Add Decimal Place":"Adicionar casa decimal", +"Add To Dictionary":"Adicionar ao dicionário", +"Add descriptions of non-text content (for accessibility)":"Adicione descrições de objetos não textuais (para acessibilidade)", +"After":"Depois", +"Align Bottom":"Alinhar embaixo", +"Align Bottom to Anchor":"Alinhar à base da âncora", +"Align Center":"Alinhar ao centro", +"Align Left":"Alinhar à esquerda", +"Align Right":"Alinhar à direita", +"Align Tex~t":"Alinhar ~texto", +"Align Top":"Alinhar em cima", +"Align Top to Anchor":"Alinhar ao topo da âncora", +"Alt Text...":"Texto alternativo...", +"Anc~hor":"Ân~cora", +"Animation":"Animação", +"Apply Suggestion":"Aplicar sugestão", +"Arch Down (Curve)":"Arquear para baixo (curva)", +"Arch Down (Pour)":"Arquear para baixo (sólido)", +"Arch Left (Curve)":"Arquear para a esquerda (curva)", +"Arch Right (Curve)":"Arquear para a direita (curva)", +"Arch Right (Pour)":"Arquear para a direita (sólido)", +"Arch Up (Curve)":"Arquear para cima (curva)", +"Arch Up (Pour)":"Arquear para cima (sólido)", +"Arrange":"Dispor", +"As C~haracter":"Como c~aractere", +"AutoCorr~ect":"Autocorr~eção", +"AutoFill Data Series: automatic":"Autopreenchimento de série de dados: automática", +"Auto~Filter":"Auto~filtro", +"A~lignment...":"A~linhar...", +"A~rea...":"Á~rea...", +"A~rrange":"~Dispor", +"Back One":"Voltar um", +"Background Color":"Cor do plano de fundo", +"Before":"Antes", +"Block Arc":"Arco cheio", +"Bold":"Negrito", +"Bookmar~k...":"Mar~ca-páginas...", +"Borders (Shift to overwrite)":"Bordas (tecle Shift para sobrescrever)", +"Bottom":"Embaixo", +"Brightness":"Brilho", +"Caption...":"Legenda...", +"Center":"No centro", +"Center Horizontal":"Centralizar", +"Center Vertically":"Centralizar verticalmente", +"Centered":"Centralizado", +"Ce~lls...":"~Células...", +"Character Highlighting Color":"Cor de destaque de caracteres", +"Character Spacing":"Espaçamento de caracteres", +"Charcoal Sketch":"Desenho a carvão", +"Chart T~ype...":"T~ipo de gráfico...", +"Check Spelling":"Verificação ortográfica", +"Chevron":"Divisa", +"Chevron Down":"Divisa para baixo", +"Chevron Up":"Divisa para cima", +"Circle":"Círculo", +"Circle (Curve)":"Circular (curva)", +"Circle (Pour)":"Circulo (sólido)", +"Circle Pie":"Setor de círculo", +"Circular Arrow":"Seta circular", +"Clear Direct Formatting":"Limpar formatação direta", +"Clear ~Direct Formatting":"Limpar formatação ~direta", +"Cle~ar Cells...":"Limp~ar células...", +"Clone Formatting":"Clonar formatação", +"Close Master View":"Fechar exibição mestre", +"Cloud":"Balão de texto em nuvem", +"Cl~ear Contents...":"Limpar cont~eúdo...", +"Color Scale...":"Escala de cores...", +"Column":"Coluna", +"Column ~Width...":"~Largura da coluna...", +"Columns A~fter":"Colunas ~após", +"Columns B~efore":"Colunas a~ntes", +"Columns ~After":"Colunas ~após", +"Columns ~Before":"Colunas a~ntes", +"Comments":"Anotações", +"Comme~nt":"A~notação", +"Connector":"Conector", +"Connector Ends with Arrow":"Conector terminando com seta", +"Connector with Arrows":"Conector com setas", +"Connectors":"Conectores", +"Connectors (double click for multi-selection)":"Conectores (clique duplo para seleção múltipla)", +"Content Control Properties":"Propriedades do controle de conteúdo", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar endereço do hiperlink", +"Cop~y":"Cop~iar", +"Corner Right Arrow":"Seta de esquina para a direita", +"Co~lumns...":"Co~lunas...", +"Co~mpress...":"Co~mprimir...", +"Crop":"Recortar", +"Crop Image":"Recortar figura", +"Cross":"Cruz", +"Cross-~reference...":"~Referência...", +"Cuboid":"Paralelepípedo", +"Currency":"Moeda", +"Current ~Index":"Índ~ice atual", +"Curve":"Curva", +"Curve Down":"Curva para baixo", +"Curve Up":"Curva para cima", +"Curved Connector":"Conector curvo", +"Curved Connector Ends with Arrow":"Conector curvo terminando com seta", +"Curved Connector with Arrows":"Conector curvo com setas", +"Cycle Case":"Circular caixa", +"Cylinder":"Cilindro", +"C~ell":"Cé~lula", +"C~haracter...":"~Caractere...", +"C~onditional":"C~ondicional", +"Data Bar...":"Barra de dados...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Dat~a (variável)", +"Decrease Font Size":"Diminuir tamanho da fonte", +"Decrease Indent":"Diminuir recuo", +"Decrease Paragraph Spacing":"Diminuir espaçamento entre parágrafos", +"Decrease Size":"Diminuir tamanho", +"Delete All Comments":"Excluir todas as anotações", +"Delete All Comments by This Author":"Excluir todas as anotações deste autor", +"Delete Axis":"Excluir eixo", +"Delete Comment":"Excluir anotação", +"Delete Content Control":"Excluir controle de conteúdo", +"Delete C~ells...":"~Excluir células...", +"Delete C~ontents...":"Excluir c~onteúdo...", +"Delete Data Labels":"Excluir rótulos de dados", +"Delete Decimal Place":"Excluir casa decimal", +"Delete Index":"Excluir índice", +"Delete Legend":"Excluir legenda", +"Delete Major Grid":"Excluir grade principal", +"Delete Minor Grid":"Excluir grade secundária", +"Delete Row":"Excluir linha", +"Delete Rows":"Excluir linhas", +"Delete Single Data Label":"Excluir um único rótulo de dados", +"Delete Sparkline":"Excluir minigráfico", +"Delete Sparkline Group":"Excluir grupo de minigráficos", +"Delete Table":"Excluir tabela", +"Delete selected columns":"Excluir colunas selecionadas", +"Delete selected rows":"Excluir linhas selecionadas", +"Delete table":"Excluir tabela", +"Delete ~All Comments":"Ex~cluir todas as anotações", +"Delete ~Columns":"Excluir ~colunas", +"Demote Outline Level":"Rebaixar nível do tópico", +"Demote Outline Level with Subpoints":"Rebaixar nível do tópico com subpontos", +"De~lete...":"~Excluir...", +"Diamond":"Losango", +"Diamond Bevel":"Losango biselado", +"Digital Signatu~res...":"Assinatu~ras digitais...", +"Display Grid":"Exibir grade", +"Doorplate":"Placa de porta", +"Double Brace":"Chave dupla", +"Double Bracket":"Parêntese duplo", +"Double Underline":"Sublinhado duplo", +"Down Arrow":"Seta para baixo", +"Down Arrow Callout":"Balão com seta para baixo", +"Duplicate Page":"Duplicar página", +"Duplicate ~Slide":"Duplicar ~slide", +"D~elete Page":"~Excluir página", +"Edit Hyperlink...":"Editar hiperlink…", +"Edit Section...":"Editar seção...", +"Edit Sparkline Group...":"Editar grupo de minigráficos...", +"Edit Sparkline...":"Editar minigráfico...", +"Ellipse":"Elipse", +"Ellipse (double click for multi-selection)":"Elipse (clique duplo para seleção múltipla)", +"Explosion":"Explosão", +"E~xecute Interaction...":"E~xecutar interação...", +"E~xit Group":"~Sair do grupo", +"Fade Down":"Desvanecer para baixo", +"Fade Left":"Diminuir à esquerda", +"Fade Right":"Diminuir à direita", +"Fade Up":"Desvanecer para cima", +"Fade Up and Left":"Desvanecer para cima e para a esquerda", +"Fade Up and Right":"Desvanecer para cima e para a direita", +"Fiel~d":"Ca~mpo", +"Fill Color":"Cor do preenchimento", +"Find Next":"Localizar o próximo", +"Find Previous":"Localizar o anterior", +"Find and Rep~lace...":"~Localizar e substituir...", +"First ~Author":"Primeiro ~autor", +"Flip Horizontally":"Inverter horizontalmente", +"Flip Vertically":"Inverter verticalmente", +"Flowchart: Alternate Process":"Fluxograma: Processo alternativo", +"Flowchart: Card":"Fluxograma: Cartão", +"Flowchart: Collate":"Fluxograma: Juntar", +"Flowchart: Connector":"Fluxograma: Conector", +"Flowchart: Data":"Fluxograma: Dados", +"Flowchart: Decision":"Fluxograma: Decisão", +"Flowchart: Delay":"Fluxograma: Atraso", +"Flowchart: Direct Access Storage":"Fluxograma: Armazenamento de acesso direto", +"Flowchart: Display":"Fluxograma: Exibir", +"Flowchart: Document":"Fluxograma: Documento", +"Flowchart: Extract":"Fluxograma: Extrair", +"Flowchart: Internal Storage":"Fluxograma: Armazenamento interno", +"Flowchart: Magnetic Disc":"Fluxograma: Disco magnético", +"Flowchart: Manual Input":"Fluxograma: Entrada manual", +"Flowchart: Manual Operation":"Fluxograma: Operação manual", +"Flowchart: Merge":"Fluxograma: Mesclar", +"Flowchart: Multidocument":"Fluxograma: Multidocumento", +"Flowchart: Off-page Connector":"Fluxograma: Conector fora da página", +"Flowchart: Or":"Fluxograma: Ou", +"Flowchart: Predefined Process":"Fluxograma: Processo predefinido", +"Flowchart: Preparation":"Fluxograma: Preparação", +"Flowchart: Process":"Fluxograma: Processo", +"Flowchart: Punched Tape":"Fluxograma: Fita perfurada", +"Flowchart: Sequential Access":"Fluxograma: Acesso sequencial", +"Flowchart: Sort":"Fluxograma: Ordenar", +"Flowchart: Stored Data":"Fluxograma: Dados armazenados", +"Flowchart: Summing Junction":"Fluxograma: Junção de soma", +"Flowchart: Terminator":"Fluxograma: Terminador", +"Flower":"Flor", +"Folded Corner":"Canto dobrado", +"Font Color":"Cor da fonte", +"Fontwork Shape":"Forma do Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Rodapé", +"For All Text":"Para todo o texto", +"For Paragraph":"Para o parágrafo", +"For Selection":"Para a seleção", +"Format Axis...":"Formatar eixo...", +"Format Chart Area...":"Formatar área do gráfico...", +"Format Data Labels...":"Formatar rótulos de dados...", +"Format Data Point...":"Formatar ponto de dados...", +"Format Data Series...":"Formatar série de dados...", +"Format Floor...":"Formatar piso...", +"Format Legend...":"Formatar legenda...", +"Format Major Grid...":"Formatar grade principal...", +"Format Mean Value Line...":"Formatar linha de valor médio...", +"Format Minor Grid...":"Formatar grade secundária...", +"Format Pa~ge...":"Formatar ~página...", +"Format Selection...":"Formatar seleção...", +"Format Single Data Label...":"Formatar um único rótulo de dados...", +"Format Stock Gain...":"Formatar ganhos de cotações...", +"Format Stock Loss...":"Formatar perdas de cotações...", +"Format Title...":"Formatar título...", +"Format Trend Line Equation...":"Formatar equação da linha de tendência...", +"Format Trend Line...":"Formatar linha de tendência...", +"Format Wall...":"Formatar parede...", +"Format X Error Bars...":"Formatar barras de erro X...", +"Format Y Error Bars...":"Formatar barras de erro Y...", +"Format as Currency":"Formatar como moeda", +"Format as Date":"Formatar como data", +"Format as General":"Formatar como geral", +"Format as Number":"Formatar como número", +"Format as Percent":"Formatar como porcentagem", +"Format as Scientific":"Formatar como científico", +"Format as Time":"Formatar como hora", +"Formatting Mark":"Marca de formatação", +"Formula to Value":"Converter fórmula para valor", +"Forward One":"Avançar um", +"For~matting Marks":"~Marcas de formatação", +"Fo~rm":"For~mulário", +"Frame":"Quadro", +"Freeze First Column":"Fixar primeira coluna", +"Freeze First Row":"Fixar primeira linha", +"Freeze Rows and Columns":"Fixar linhas e colunas", +"Freeze ~Cells":"Fixar ~células", +"F~ont Size...":"Tamanho da f~onte...", +"F~ormat":"~Formatar", +"F~ourier Analysis...":"Análise de F~ourier...", +"F~rame...":"Quad~ro...", +"F~ull Screen":"~Tela inteira", +"General":"Geral", +"Give a label to identify an object":"Forneça um rótulo para identificar um objeto", +"Go t~o Page...":"Ir para ~a página...", +"Go t~o Slide...":"Ir para ~o slide", +"Group Sparklines":"Agrupar minigráficos", +"Heading ~Numbering...":"~Numeração de títulos...", +"Heart":"Coração", +"Hexagon":"Hexágono", +"He~ader":"C~abeçalho", +"He~ader and Footer":"C~abeçalho e rodapé", +"Horizontal Scroll":"Rolo horizontal", +"Horizontally ~Center":"Distribuir ~centros na horizontal", +"Horizontally ~Left":"Distribuir ~esquerdas na horizontal", +"Horizontally ~Right":"Distribuir ~direitas na horizontal", +"Horizontally ~Spacing":"Distribuir e~spaço na horizontal", +"H~ide":"O~cultar", +"H~ide Columns":"~Ocultar colunas", +"H~ide Rows":"Ocultar l~inhas", +"Icon Set...":"Conjunto de ícones...", +"Ignore":"Ignorar", +"Ignore All":"Ignorar tudo", +"Image Mode":"Modo de figura", +"In ~Background":"No ~plano de fundo", +"Increase Font Size":"Aumentar tamanho da fonte", +"Increase Indent":"Aumentar recuo", +"Increase Paragraph Spacing":"Aumentar espaçamento entre parágrafos", +"Increase Size":"Aumentar tamanho", +"Inflate":"Inflar", +"Insert Audio or Video":"Inserir áudio ou vídeo", +"Insert Axis":"Inserir eixo", +"Insert Axis Title":"Inserir título do eixo", +"Insert Bookmark":"Inserir marca-página", +"Insert Caption...":"Inserir legenda...", +"Insert Chart":"Inserir gráfico", +"Insert Column After":"Inserir coluna após", +"Insert Column Before":"Inserir coluna antes", +"Insert Column Break":"Inserir quebra de coluna", +"Insert Columns ~After":"Inserir colunas ~após", +"Insert Columns ~Before":"Inserir coluna a~ntes", +"Insert Comment":"Inserir anotação", +"Insert Co~lumns":"Inserir col~unas", +"Insert Cross-reference":"Inserir referência cruzada", +"Insert Data Labels":"Inserir rótulos de dados", +"Insert Endnote":"Inserir nota de fim", +"Insert Field":"Inserir campo", +"Insert Fontwork Text":"Inserir texto do Fontwork", +"Insert Footnote":"Inserir nota de rodapé", +"Insert Frame":"Inserir quadro", +"Insert Hyperlink":"Inserir hiperlink", +"Insert Image...":"Inserir figura...", +"Insert Index Entry":"Inserir entrada de índice", +"Insert Line (double click for multi-selection)":"Inserir linha (clique duplo para seleção múltipla)", +"Insert Major Grid":"Inserir grade principal", +"Insert Mean ~Value Line":"Inserir linha de ~valor médio", +"Insert Minor Grid":"Inserir grade secundária", +"Insert Page Break":"Inserir quebra de página", +"Insert Page Number":"Inserir número de página", +"Insert Row Above":"Inserir linha acima", +"Insert Row Below":"Inserir linha abaixo", +"Insert Rows ~Above":"Inserir linhas ~acima", +"Insert Rows ~Below":"Inserir linhas a~baixo", +"Insert Single Data Label":"Inserir único rótulo de dados", +"Insert Slide":"Inserir slide", +"Insert Soft Hyphen...":"Inserir hífen opcional...", +"Insert Special Character":"Inserir caractere especial", +"Insert Special Characters":"Inserir caracteres especiais", +"Insert Text Box":"Inserir caixa de texto", +"Insert Text Box (double click for multi-selection)":"Inserir caixa de texto (clique duplo para seleção múltipla)", +"Insert Titles...":"Inserir títulos...", +"Insert Tre~nd Line...":"Inserir linha de te~ndência...", +"Insert Unnumbered Entry":"Inserir entrada sem numeração", +"Insert Vertical Text":"Inserir texto vertical", +"Insert columns after":"Inserir colunas após", +"Insert columns before":"Inserir colunas antes", +"Insert page number":"Inserir número de página", +"Insert rows above":"Inserir linhas em cima", +"Insert rows below":"Inserir linhas embaixo", +"Insert ~Cells...":"Inserir ~células...", +"Insert ~Rows":"Inserir ~linhas", +"Insert ~Table...":"Inserir ~tabela...", +"Insert ~X Error Bars...":"Inserir barras de erro ~X...", +"Insert ~Y Error Bars...":"Inserir barras de erro ~Y...", +"Insert/Delete Axes...":"Inserir / Excluir eixos...", +"Invert":"Inverter", +"Isosceles Triangle":"Triângulo isósceles", +"Italic":"Itálico", +"Justified":"Justificado", +"Language":"Idioma", +"Language Status":"Status do idioma", +"Layout":"Leiaute", +"Left":"À esquerda", +"Left Arrow":"Seta para a esquerda", +"Left Arrow Callout":"Balão com seta para a esquerda", +"Left Brace":"Chave esquerda", +"Left Bracket":"Parêntese esquerdo", +"Left and Right Arrow":"Seta para a esquerda e para a direita", +"Left and Right Arrow Callout":"Balão com seta para a esquerda e para a direita", +"Left-To-Right":"Da esquerda para a direita", +"Lightning Bolt":"Relâmpago", +"Line":"Inserir linha", +"Line Callout 1":"Balão de texto linear 1", +"Line Callout 2":"Balão de texto linear 2", +"Line Callout 3":"Balão de texto linear 3", +"Line Color":"Cor da linha", +"Line Connector":"Conector de linha", +"Line Connector Ends with Arrow":"Conector de linha terminando com seta", +"Line Spacing":"Entrelinhas", +"Line Spacing: 1":"Entrelinhas: 1", +"Line Spacing: 1.5":"Entrelinhas: 1,5", +"Line Spacing: 2":"Entrelinhas: 2", +"Lis~ts":"Lis~tas", +"L~ine...":"L~inha...", +"Manage Track Changes":"Gerenciar alterações", +"Manage...":"Gerenciar...", +"Manual ~Break...":"~Quebra manual...", +"Master Slides":"Slides mestres", +"Media":"Mídia", +"Merge Cells":"Mesclar células", +"Merge and center or unmerge cells depending on the current toggle state":"Mescla e centraliza ou desmescla células a depender do estado da célula", +"Moon":"Lua", +"More ~Filters":"Mais ~filtros", +"Move Item Down":"Mover item para baixo", +"Move Item Down with Subpoints":"Mover item para baixo com subpontos", +"Move Item Up":"Mover item para cima", +"Move Item Up with Subpoints":"Mover item para cima com subpontos", +"M~erge and Center Cells":"M~esclar e centralizar células", +"Name...":"Nome...", +"Na~vigator":"Na~vegador", +"New Page":"Nova página", +"Next":"Próxima", +"Next Page":"Ir para a próxima página", +"Next Track Change":"Próxima alteração", +"No List":"Sem lista", +"Non-breaking ~Hyphen":"~Hífen inseparável", +"None":"Nenhum", +"Notched Right Arrow":"Seta entalhada para a direita", +"Number":"Número", +"Number Format":"Formato numérico", +"Number Format...":"Formato numérico...", +"Number Format: Currency":"Formato numérico: Moeda", +"Number Format: Date":"Formato numérico : Data", +"Number Format: Decimal":"Formato numérico: Decimal", +"Number Format: Exponential":"Formato numérico: Exponencial", +"Number Format: Percent":"Formato numérico: Porcentagem", +"Number Format: Standard":"Formato numérico: Padrão", +"Number Format: Time":"Formato numérico: Hora", +"Octagon":"Octógono", +"Octagon Bevel":"Octógono biselado", +"Open Circle (Curve)":"Círculo aberto (curva)", +"Open Circle (Pour)":"Círculo aberto (sólido)", +"Open Hyperlink":"Abrir hiperlink", +"Open the Elements Deck":"Abrir o painel Elementos", +"Open the Styles Deck":"Abrir painel de estilos", +"Optimal Column Width":"Largura ideal da coluna", +"Optimal Row Height":"Altura ideal da linha", +"Orientation":"Orientação", +"Outline Font Effect":"Contorno da fonte", +"Overline":"Sobrelinha", +"Page Properties...":"Propriedades da página...", +"Page Tit~le":"Títu~lo da página", +"Page ~Count":"~Total de páginas", +"Paired ~t-test...":"~Teste-t pareado...", +"Parallelogram":"Paralelogramo", +"Paste ~Special...":"Colar e~special...", +"Pentagon":"Pentágono", +"Percent":"Porcentagem", +"Pi~vot Table...":"Tabela di~nâmica...", +"Plain Text":"Texto simples", +"Pop Art":"Arte pop", +"Position and Si~ze...":"Posição e ~tamanho...", +"Previous Page":"Ir para a página anterior", +"Previous Track Change":"Alteração anterior", +"Prin~t Ranges":"In~tervalos de impressão", +"Prohibited":"Proibido", +"Promote Outline Level":"Promover nível do tópico", +"Promote Outline Level with Subpoints":"Promove nível do tópico com subpontos", +"Properties":"Propriedades", +"Propert~ies...":"Pr~opriedades...", +"Protect Cells":"Proteger células", +"Protect ~Sheet...":"Proteger ~planilha...", +"Pr~evious":"Anterior", +"Puzzle":"Quebra-cabeça", +"P~aragraph...":"Pa~rágrafo...", +"QR and ~Barcode...":"Código de ~barras e QR...", +"Record Track Changes":"Registrar alterações", +"Rectangle":"Retângulo", +"Rectangle (double click for multi-selection)":"Retângulo (clique duplo para seleção múltipla)", +"Rectangle, Rounded":"Retângulo, arredondado", +"Rectangular Callout":"Balão de texto retangular", +"Reinstate":"Restabelecer", +"Reinstate Change":"Restabelecer alterações", +"Reject":"Rejeitar", +"Reject All":"Rejeitar todas", +"Reject All Changes":"Rejeitar todas as alterações", +"Reject Change":"Rejeitar alteração", +"Reject Track Change and select the next one":"Rejeitar alteração e avançar para a seguinte", +"Reject and Move to Next":"Rejeitar e avançar para a seguinte", +"Remove Noise":"Remover ruído", +"Rename Master":"Renomear mestre", +"Rename S~heet...":"Renomear planil~ha...", +"Reply Comment":"Responder à anotação", +"Reset Data Point":"Redefinir ponto de dados", +"Reset all Data Points":"Redefinir todos os pontos de dados", +"Resolved Comments":"Anotações resolvidas", +"Restart Numbering":"Reiniciar numeração", +"Right":"À direita", +"Right Arrow":"Seta para a direita", +"Right Arrow Callout":"Balão com seta para a direita", +"Right Brace":"Chave direita", +"Right Bracket":"Parêntese direito", +"Right Triangle":"Triângulo retângulo", +"Right or Left Arrow":"Seta para a direita ou para a esquerda", +"Right-To-Left":"Da direita para a esquerda", +"Ring":"Anel", +"Rotate 90° ~Left":"Girar 90° à ~esquerda", +"Rotate 90° ~Right":"Girar 90° à ~direita", +"Rot~ate":"~Girar", +"Round Callout":"Balão de texto redondo", +"Rounded Rectangular Callout":"Balão de texto retangular arredondado", +"Row":"Linha", +"Row ~Height...":"Altura da lin~ha...", +"Rows ~Above":"Linhas ~acima", +"Rows ~Below":"Linhas a~baixo", +"R~efresh Range":"Atualizar int~ervalo", +"R~ight-To-Left":"Da d~ireita para a esquerda", +"R~un Macro...":"Executar ~macro...", +"S-shaped Arrow":"Seta em S", +"Save ~As...":"S~alvar como...", +"Scientific":"Científico", +"Select Cell":"Selecionar célula", +"Select Column":"Selecionar coluna", +"Select Row":"Selecionar linha", +"Select Table":"Selecionar tabela", +"Select ~All":"Selecion~ar tudo", +"Select ~Range...":"Selecionar ~intervalo...", +"Set Background Image...":"Definir figura do plano de fundo...", +"Set Character Spacing":"Definir espaçamento dos caracteres", +"Set Heading Numbering":"Define a numeração de títulos", +"Set Line Spacing":"Definir entrelinha", +"Se~ction...":"~Seção...", +"Shadow":"Sombra", +"Sharpen":"Aumentar nitidez", +"Sheet R~ight-To-Left":"Planilha da d~ireita para a esquerda", +"Show":"Mostrar", +"Show Navigator Window":"Mostrar janela do navegador", +"Show track changes":"Mostrar alterações", +"Sho~w Rows":"Mo~strar linhas", +"Sho~w Slide":"E~xibir slide", +"Sidebar":"Barra lateral", +"Signat~ure Line...":"Linha de assinat~ura...", +"Signet":"Selo", +"Slant Down":"Inclinar para baixo", +"Slant Up":"Inclinar para cima", +"Slide Layout":"Leiaute de slide", +"Slide Properties...":"Propriedades do slide...", +"Slide Tit~le":"Títu~lo do slide", +"Slide Transition":"Transição de slides", +"Slide ~Count":"~Total de slides", +"Slide ~Layout":"~Leiaute de slide", +"Small capitals":"Versaletes", +"Smiley Face":"Rosto feliz", +"Snap to Grid":"Encaixar na grade", +"Sort Ascending":"Ordem crescente", +"Sort Descending":"Ordem decrescente", +"So~rt...":"O~rdenar...", +"Sparkline...":"Minigráfico…", +"Sparklines":"Minigráficos", +"Split Arrow":"Seta bifurcada", +"Split Cells...":"Dividir células...", +"Split Table...":"Dividir tabela...", +"Square":"Quadrado", +"Square Bevel":"Quadrado biselado", +"Square, Rounded":"Quadrado, arredondado", +"Statistics":"Estatística", +"Stop":"Parar", +"Straight Connector":"Conector reto", +"Straight Connector ends with Arrow":"Conector reto terminando com seta", +"Straight Connector with Arrows":"Conector reto com setas", +"Strikethrough":"Tachado", +"Striped Right Arrow":"Seta de movimento para a direita", +"Subscript":"Subscrito", +"Sun":"Sol", +"Superscript":"Sobrescrito", +"Symbol":"Símbolo", +"S~how Columns":"~Mostrar colunas", +"S~lide":"S~lide", +"S~pecial Character...":"Caracteres e~speciais...", +"Table Cell Background Color":"Cor do plano de fundo das células da tabela", +"Table of Contents and Inde~x":"~Sumário e índices", +"Ta~ble Properties...":"Propriedades da ta~bela...", +"Text Wrap...":"Disposição do texto...", +"Te~xt":"Te~xto", +"Theme...":"Tema...", +"Thousands Separator":"Separador de milhares", +"Time":"Hora", +"Time Field":"Campo de hora", +"Title Page...":"Página de rosto...", +"To Background":"Para o plano de fundo", +"To Cell (~resize with cell)":"Na célula (~redimensionar com a célula)", +"To Foreground":"Para o primeiro plano", +"To Next Paragraph in Level":"Até o próximo parágrafo no nível", +"To Previous Paragraph in Level":"Até o parágrafo anterior no nível", +"To P~age":"Na pá~gina", +"To ~Cell":"Na ~célula", +"To ~Character":"No ~caractere", +"To ~Curve":"Em ~curva", +"To ~Frame":"No ~quadro", +"To ~Paragraph":"No ~parágrafo", +"Toggle Automatic Spell Checking":"Alternar verificação ortográfica automática", +"Toggle Formatting Marks":"Alternar marcas de formatação", +"Toggle Ordered List":"Alternar lista ordenada", +"Toggle Shadow":"Alternar sombra", +"Toggle Unordered List":"Alternar lista não ordenada", +"Top":"Em cima", +"Track Chan~ges":"Re~gistrar alterações", +"Translate...":"Traduzir...", +"Transparency":"Transparência", +"Trapezoid":"Trapézio", +"Triangle Down":"Triângulo para baixo", +"Triangle Up":"Triângulo para cima", +"T~able":"Ta~bela", +"T~ime (variable)":"H~ora (variável)", +"T~itle":"Tít~ulo", +"Underline":"Sublinhado", +"Unfloat Frame Content":"Remover quadro", +"Ungroup Sparklines":"Desagrupar minigráficos", +"Unmerge Cells":"Desmesclar células", +"Unprotect Cells":"Desproteger células", +"Up Arrow":"Seta para cima", +"Up Arrow Callout":"Balão com seta para cima", +"Up and Down Arrow":"Seta para cima e para baixo", +"Up and Down Arrow Callout":"Balão com seta para cima e para baixo", +"Up and Right Arrow":"Seta para cima e para a direita", +"Up and Right Arrow Callout":"Balão com seta para cima e para a direita", +"Up, Right and Down Arrow":"Seta para cima, para a direita e para baixo", +"Update ~Index":"Atualizar índ~ice", +"Vertical Scroll":"Rolo vertical", +"Vertical Text":"Texto vertical", +"Vertically C~enter":"Distribuir c~entros na vertical", +"Vertically S~pacing":"Distribuir e~spaço na vertical", +"Vertically ~Bottom":"Distribuir ~fundo na vertical", +"Vertically ~Top":"Distribuir ~topos na vertical", +"View Grid Lines":"Visualizar linhas da grade", +"Watermark...":"Marca d'água...", +"Wave":"Onda", +"Wrap Text":"Moldar texto", +"Zoom In":"Mais zoom", +"Zoom Out":"Menos zoom", +"~3D View...":"Exibição ~3D...", +"~Accessibility Check...":"Verificação de ~acessibilidade...", +"~Add":"~Adicionar", +"~Add to List":"~Adicionar à lista", +"~Advanced Filter...":"Filtro ~avançado...", +"~Analysis of Variance (ANOVA)...":"~Análise da variância (ANOVA)...", +"~Arrange":"Dis~por", +"~Author":"~Autor", +"~Automatic Spell Checking":"Verificação ortográfica ~automática", +"~Bottom":"Em~baixo", +"~Bring to Front":"~Trazer para a frente", +"~Bullets and Numbering...":"~Marcadores e numeração...", +"~Capitalize Every Word":"Palavras Ini~ciando Com Maiúsculas", +"~Centered":"~Centralizado", +"~Chart...":"~Gráfico...", +"~Chi-square Test...":"Teste de ~qui-quadrado...", +"~Clear":"~Limpar", +"~Clear Direct Formatting":"~Limpar formatação direta", +"~Column":"~Coluna", +"~Column Break":"~Quebra de coluna", +"~Columns":"~Colunas", +"~Contour":"~Contorno", +"~Convert":"~Converter", +"~Correlation...":"~Correlação...", +"~Covariance...":"~Covariância...", +"~Cut":"~Cortar", +"~Data":"~Dados", +"~Data Ranges...":"Intervalos de ~dados...", +"~Data Table...":"Tabela de ~dados...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Date (variable)":"~Data (variável)", +"~Define":"~Definir", +"~Define Range...":"~Definir intervalo...", +"~Define...":"~Definir...", +"~Delete":"E~xcluir", +"~Delete Sheet...":"E~xcluir planilha...", +"~Delete Slide":"E~xcluir slide", +"~Descriptive Statistics...":"Estatística ~descritiva...", +"~Display Grid":"~Exibir grade", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar contorno...", +"~Edit...":"~Editar...", +"~Endnote":"Notas d~e fim", +"~Enter Group":"~Entrar no grupo", +"~Exponential Smoothing...":"~Suavização exponencial...", +"~F-test...":"Teste-~F...", +"~File":"~Arquivo", +"~First Paragraph":"~Primeiro parágrafo", +"~Fonts...":"~Fontes...", +"~Footnote":"Nota de roda~pé", +"~Footnote/Endnote Settings...":"Configurações de notas de rodapé / notas de fim...", +"~Format Cells...":"~Formatar células...", +"~Formula Object...":"Objeto de ~fórmula...", +"~Function...":"~Função...", +"~Go to Sheet...":"~Ir para a planilha...", +"~Goal Seek...":"~Atingir meta...", +"~Group":"A~grupar", +"~Group and Outline":"~Esquema", +"~Group...":"A~grupar...", +"~Header and Footer...":"~Cabeçalho e rodapé...", +"~Headers and Footers...":"~Cabeçalhos e rodapés...", +"~Height...":"~Altura...", +"~Help":"Aj~uda", +"~Hide":"~Ocultar", +"~Hide AutoFilter":"~Ocultar autofiltro", +"~Hide Details":"Ocultar detal~hes", +"~Hide Sheet":"~Ocultar planilha", +"~Hide Slide":"~Ocultar slide", +"~Hyperlink":"~Hiperlink", +"~Hyperlink...":"~Hiperlink...", +"~Hyphenation":"~Hifenização", +"~Hyphenation...":"~Hifenização...", +"~Image...":"~Figura...", +"~Index Entry...":"~Entrada de índice...", +"~Insert":"~Inserir", +"~Insert or Edit...":"~Inserir ou editar...", +"~Insert...":"~Inserir...", +"~Interaction...":"~Interação...", +"~Left":"~Esquerda", +"~Left-to-Right Mark":"Marca da ~esquerda para a direita", +"~Line Numbering...":"Numeração de ~linhas...", +"~Manage...":"~Gerenciar...", +"~Middle":"No ~meio", +"~More Fields...":"Outros ca~mpos...", +"~More Options...":"~Mais opções...", +"~Move or Copy Sheet...":"~Mover ou copiar planilha...", +"~Moving Average...":"~Média móvel...", +"~Named Ranges and Expressions":"I~ntervalos nomeados e expressões", +"~New Slide":"~Novo slide", +"~No-break Space":"Espaço i~nseparável", +"~Optimal":"~Ideal", +"~Optimal Height...":"Altura ~ideal...", +"~Optimal Width...":"Largura ~ideal...", +"~Ordered List":"Lista ~ordenada", +"~Page":"~Página", +"~Page Break":"Inserir quebra de ~página", +"~Page Number":"Número de ~página", +"~Page Number...":"Número da ~página...", +"~Page Numbers...":"Número da págin~a...", +"~Page Style...":"Estilo de ~página...", +"~Page...":"~Página...", +"~Parallel":"~Paralelo", +"~Paste":"Co~lar", +"~Pivot Table":"~Tabela dinâmica", +"~Print...":"Im~primir...", +"~Properties...":"~Propriedades...", +"~Recalculate":"~Recalcular", +"~Record":"~Registrar", +"~Redo":"~Refazer", +"~Refresh":"~Atualizar", +"~Regression...":"~Regressão...", +"~Remove Hyperlink":"~Remover hiperlink", +"~Remove Outline":"~Remover esquema", +"~Reset Filter":"~Redefinir o filtro", +"~Right":"Di~reita", +"~Right-to-Left Mark":"Marca da di~reita para a esquerda", +"~Row":"~Linha", +"~Rows":"~Linhas", +"~Sampling...":"~Amostragem...", +"~Save":"~Salvar", +"~Sections...":"~Seções...", +"~Select":"~Selecionar", +"~Send to Back":"Enviar ~para trás", +"~Sentence case":"Fra~se iniciando com maiúscula", +"~Shape":"~Formas", +"~Sheet":"~Planilha", +"~Show":"Mo~strar", +"~Show Details":"Mostrar detalhe~s", +"~Show Sheet...":"~Mostrar planilha...", +"~Slide Number":"Número do ~slide", +"~Soft Hyphen":"Hífen ~opcional", +"~Sort...":"~Ordenar...", +"~Spacing":"E~spaçamento", +"~Spacing...":"E~spaçamento...", +"~Spelling...":"Or~tografia...", +"~Standard Filter...":"~Filtro padrão...", +"~Subject":"A~ssunto", +"~Table":"~Tabela", +"~Table Properties...":"Propriedades da ~tabela...", +"~Table...":"~Tabela...", +"~Text Box":"~Caixa de texto", +"~Thesaurus...":"Dicionário de sinôni~mos...", +"~Through":"Atra~vés", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fixa)", +"~Time (variable)":"H~ora (variável)", +"~Tools":"Ferramen~tas", +"~Top":"Em ~cima", +"~UPPERCASE":"MAIÚSC~ULAS", +"~Undo":"~Desfazer", +"~Ungroup...":"~Desagrupar...", +"~Unordered List":"Listas ~não ordenadas", +"~Update All":"~Atualizar tudo", +"~Validity...":"~Validação...", +"~View":"E~xibir", +"~While Typing":"A~o digitar", +"~Width...":"~Largura...", +"~Word Count...":"Contagem de pala~vras...", +"~Word Joiner":"~União de palavras", +"~Wrap":"~Disposição do texto", +"~Z-test...":"Teste ~Z...", +"~Zero-width Space":"Espaço de largura ~zero", +"~lowercase":"mi~núsculas", +"~tOGGLE cASE":"aL~TERNAR cAIXA" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/pt.json b/f7cloud-office/browser/dist/l10n/uno/pt.json new file mode 100644 index 0000000..7f08caf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/pt.json @@ -0,0 +1,739 @@ +{ +"12-Point Star":"Estrela de 12 pontas", +"24-Point Star":"Estrela de 24 pontas", +"4-Point Star":"Estrela de 4 pontas", +"4-way Arrow":"Seta nos 4 sentidos", +"4-way Arrow Callout":"Chamada com seta nos 4 sentidos", +"5-Point Star":"Estrela de 5 pontas", +"6-Point Star":"Estrela de 6 pontas", +"6-Point Star, Concave":"Estrela de 6 pontas, côncava", +"8-Point Star":"Estrela de 8 pontas", +"Accept":"Aceitar", +"Accept All":"Aceitar todas", +"Accept All Changes":"Aceitar todas as alterações", +"Accept Change":"Aceitar alteração", +"Accept Track Change and select the next one":"Aceitar registo de alterações e avançar para a seguinte", +"Accept and Move to Next":"Aceitar e avançar para a seguinte", +"Add Decimal Place":"Adicionar casa decimal", +"Add descriptions of non-text content (for accessibility)":"Adicionar descrições para objetos não textuais (para acessibilidade)", +"After":"Depois", +"Align Bottom":"Alinhar à base", +"Align Bottom to Anchor":"Alinhar à base da âncora", +"Align Center":"Alinhar ao centro", +"Align Left":"Alinhar à esquerda", +"Align Right":"Alinhar à direita", +"Align Tex~t":"Alinhar ~texto", +"Align Top":"Alinhar ao topo", +"Align Top to Anchor":"Alinhar ao topo da âncora", +"Alt Text...":"Texto Alt...", +"Anc~hor":"Ân~cora", +"Animation":"Animação", +"Apply Suggestion":"Aplicar sugestão", +"Arch Down (Curve)":"Arco para baixo (curva)", +"Arch Down (Pour)":"Arco para baixo (sólido)", +"Arch Left (Curve)":"Arco para a esquerda (curva)", +"Arch Right (Curve)":"Arco para a direita (curva)", +"Arch Right (Pour)":"Arquear para a direita (Decantar)", +"Arch Up (Curve)":"Arco para cima (curva)", +"Arch Up (Pour)":"Arquear para cima (Decantar)", +"Arrange":"Dispor", +"As C~haracter":"Como ca~rácter", +"AutoCorr~ect":"Corr~eção automática", +"AutoFill Data Series: automatic":"Preenchimento da série de dados: automático", +"Auto~Filter":"~Filtro automático", +"A~lignment...":"A~linhamento...", +"A~rea...":"Á~rea...", +"A~rrange":"Dispo~r", +"Back One":"Anterior", +"Background Color":"Cor de fundo", +"Before":"Antes", +"Block Arc":"Duplo semicírculo", +"Bold":"Negrito", +"Bookmar~k...":"Mar~cador...", +"Borders (Shift to overwrite)":"Contornos (Shift para substituir)", +"Bottom":"Inferior", +"Brightness":"Brilho", +"Caption...":"Legenda...", +"Center":"Centro", +"Center Horizontal":"Centrar na horizontal", +"Center Vertically":"Centrar na vertical", +"Centered":"Centrado", +"Ce~lls...":"Cé~lulas...", +"Character Highlighting Color":"Cor de destaque dos caracteres", +"Character Spacing":"Espaçamento entre caracteres", +"Charcoal Sketch":"Desenho a carvão", +"Chart T~ype...":"T~ipo de gráfico...", +"Check Spelling":"Verificação ortográfica", +"Chevron":"Divisa", +"Chevron Down":"Divisa para baixo", +"Chevron Up":"Divisa para cima", +"Circle":"Círculo", +"Circle (Curve)":"Círculo (curva)", +"Circle (Pour)":"Círculo (Sólido)", +"Circle Pie":"Setor de círculo", +"Circular Arrow":"Seta circular", +"Clear Direct Formatting":"Limpar formatação direta", +"Clear ~Direct Formatting":"Limpar formatação ~direta", +"Cle~ar Cells...":"Limpar célul~as", +"Clone Formatting":"Clonar formatação", +"Close Master View":"Fechar vista de modelos globais", +"Cloud":"Nuvem", +"Cl~ear Contents...":"Limpar cont~eúdo...", +"Color Scale...":"Escala de cores...", +"Column":"Coluna", +"Column ~Width...":"~Largura da coluna...", +"Columns ~After":"Colunas ~após", +"Columns ~Before":"Colunas a~ntes", +"Comments":"Comentários", +"Comme~nt":"Come~ntário", +"Connector":"Conector", +"Connector Ends with Arrow":"Conector com seta no fim", +"Connector with Arrows":"Conector com setas", +"Connectors":"Conectores", +"Content Control Properties":"Propriedades do controlo de conteúdo", +"Contrast":"Contraste", +"Copy Hyperlink Location":"Copiar localização da hiperligação", +"Cop~y":"Cop~iar", +"Corner Right Arrow":"Seta curva para a direita", +"Co~lumns...":"Co~lunas...", +"Co~mpress...":"Co~mprimir...", +"Crop":"Recortar", +"Crop Image":"Recortar imagem", +"Cross":"Cruz", +"Cross-~reference...":"~Referência cruzada...", +"Currency":"Moeda", +"Current ~Index":"Índ~ice atual", +"Curve":"Curva", +"Curve Down":"Curva para baixo", +"Curve Up":"Curva para cima", +"Curved Connector":"Conector curvilíneo", +"Curved Connector Ends with Arrow":"Conector curvilíneo com seta no fim", +"Curved Connector with Arrows":"Conector curvilíneo com setas", +"Cycle Case":"Alternar capitalização", +"Cylinder":"Cilindro", +"C~ell":"Cél~ula", +"C~haracter...":"Ca~rácter...", +"C~onditional":"Formatação c~ondicional", +"Data Bar...":"Barra de dados...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Data (variáv~el)", +"Decrease Font Size":"Diminuir tamanho do tipo de letra", +"Decrease Indent":"Diminuir avanço", +"Decrease Paragraph Spacing":"Diminuir espaçamento entre parágrafos", +"Decrease Size":"Diminuir tamanho", +"Delete All Comments":"Eliminar todos os comentários", +"Delete All Comments by This Author":"Eliminar todos os comentários deste autor", +"Delete Axis":"Eliminar eixo", +"Delete Comment":"Eliminar comentário", +"Delete C~ells...":"~Eliminar células...", +"Delete C~ontents...":"Eliminar c~onteúdo...", +"Delete Data Labels":"Eliminar etiquetas de dados", +"Delete Decimal Place":"Eliminar casa decimal", +"Delete Legend":"Eliminar legenda", +"Delete Major Grid":"Eliminar grelha principal", +"Delete Minor Grid":"Eliminar grelha secundária", +"Delete Row":"Eliminar linha", +"Delete Rows":"Eliminar linhas", +"Delete Single Data Label":"Eliminar etiqueta única de dados", +"Delete Sparkline":"Eliminar mini-gráfico", +"Delete Sparkline Group":"Eliminar grupo de minigráficos", +"Delete Table":"Eliminar tabela", +"Delete selected columns":"Eliminar colunas selecionadas", +"Delete selected rows":"Eliminar linhas selecionadas", +"Delete table":"Eliminar tabela", +"Delete ~All Comments":"Elimin~ar todos os comentários", +"Delete ~Columns":"Eliminar ~colunas", +"Demote Outline Level":"Despromover nível de tópicos", +"Demote Outline Level with Subpoints":"Despromover nível de tópicos com subpontos", +"De~lete...":"E~liminar...", +"Diamond":"Losango", +"Diamond Bevel":"Losango biselado", +"Digital Signatu~res...":"Assinatu~ras digitais...", +"Display Grid":"Mostrar grelha", +"Doorplate":"Placa da porta", +"Double Brace":"Chavetas", +"Double Bracket":"Parênteses", +"Double Underline":"Sublinhado duplo", +"Down Arrow":"Seta para baixo", +"Down Arrow Callout":"Chamada com seta para baixo", +"Duplicate Page":"Duplicar página", +"Duplicate ~Slide":"Duplicar diapo~sitivo", +"D~elete Page":"~Eliminar página", +"Edit Hyperlink...":"Editar hiperligação...", +"Edit Section...":"Editar secção...", +"Edit Sparkline Group...":"Editar grupo de minigráficos...", +"Edit Sparkline...":"Editar minigráfico...", +"Ellipse":"Elipse", +"Explosion":"Explosão", +"E~xecute Interaction...":"E~xecutar interação...", +"E~xit Group":"Sai~r do grupo", +"Fade Down":"Desvanecer para baixo", +"Fade Left":"Desvanecer à esquerda", +"Fade Right":"Desvanecer à direita", +"Fade Up":"Desvanecer para cima", +"Fade Up and Left":"Desvanecer para cima e para a esquerda", +"Fade Up and Right":"Desvanecer para cima e para a direita", +"Fiel~d":"Ca~mpo", +"Fill Color":"Cor de preenchimento", +"Find Next":"Seguinte", +"Find Previous":"Anterior", +"Find and Rep~lace...":"~Localizar e substituir...", +"First ~Author":"~Autor inicial", +"Flip Horizontally":"Inversão horizontal", +"Flip Vertically":"Inversão vertical", +"Flowchart: Alternate Process":"Fluxograma: Processo alternativo", +"Flowchart: Card":"Fluxograma: Cartão", +"Flowchart: Collate":"Fluxograma: Agrupar", +"Flowchart: Connector":"Fluxograma: Conector", +"Flowchart: Data":"Fluxograma: Dados", +"Flowchart: Decision":"Fluxograma: Decisão", +"Flowchart: Delay":"Fluxograma: Atraso", +"Flowchart: Direct Access Storage":"Fluxograma: Armazenamento de acesso direto", +"Flowchart: Display":"Fluxograma: Ecrã", +"Flowchart: Document":"Fluxograma: Documento", +"Flowchart: Extract":"Fluxograma: Extrair", +"Flowchart: Internal Storage":"Fluxograma: Armazenamento interno", +"Flowchart: Magnetic Disc":"Fluxograma: Disco magnético", +"Flowchart: Manual Input":"Fluxograma: Introdução manual", +"Flowchart: Manual Operation":"Fluxograma: Operação manual", +"Flowchart: Merge":"Fluxograma: Unir", +"Flowchart: Multidocument":"Fluxograma: Documentos", +"Flowchart: Off-page Connector":"Fluxograma: Conector exterior à página", +"Flowchart: Or":"Fluxograma: Ou", +"Flowchart: Predefined Process":"Fluxograma: Processo pré-definido", +"Flowchart: Preparation":"Fluxograma: Preparação", +"Flowchart: Process":"Fluxograma: Processo", +"Flowchart: Punched Tape":"Fluxograma: Fita perfurada", +"Flowchart: Sequential Access":"Fluxograma: Acesso sequencial", +"Flowchart: Sort":"Fluxograma: Ordenar", +"Flowchart: Stored Data":"Fluxograma: Dados armazenados", +"Flowchart: Summing Junction":"Fluxograma: Convolução", +"Flowchart: Terminator":"Fluxograma: Terminator", +"Flower":"Flor", +"Folded Corner":"Canto dobrado", +"Font Color":"Cor do tipo de letra", +"Fontwork Shape":"Forma Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"~Rodapé", +"For All Text":"Para todo o texto", +"For Paragraph":"Para o parágrafo", +"For Selection":"Para a seleção", +"Format Axis...":"Formatar eixo...", +"Format Chart Area...":"Formatar área do gráfico...", +"Format Data Labels...":"Formatar etiquetas de dados...", +"Format Data Point...":"Formatar ponto de dados...", +"Format Data Series...":"Formatar série de dados...", +"Format Floor...":"Formatar base...", +"Format Legend...":"Formatar legenda...", +"Format Major Grid...":"Formatar grelha principal...", +"Format Mean Value Line...":"Formatar linha de valor médio...", +"Format Minor Grid...":"Formatar grelha secundária...", +"Format Pa~ge...":"Formatar pá~gina...", +"Format Selection...":"Formatar seleção...", +"Format Single Data Label...":"Formatar etiqueta única de dados...", +"Format Stock Gain...":"Formatar ganho de cotações...", +"Format Stock Loss...":"Formatar perda de cotações...", +"Format Title...":"Formatar título...", +"Format Trend Line Equation...":"Formatar equação da linha de tendência...", +"Format Trend Line...":"Formatar linha de tendência...", +"Format Wall...":"Formatar parede...", +"Format X Error Bars...":"Formatar barras de erros X...", +"Format Y Error Bars...":"Formatar barras de erros Y...", +"Format as Currency":"Formatar como moeda", +"Format as Date":"Formatar como data", +"Format as General":"Formatar como geral", +"Format as Number":"Formatar como número", +"Format as Percent":"Formatar como percentagem", +"Format as Scientific":"Formatar como científico", +"Format as Time":"Formatar como hora", +"Formatting Mark":"Marca de formatação", +"Formula to Value":"Fórmula para valor", +"Forward One":"Seguinte", +"For~matting Marks":"Marcas de for~matação", +"Fo~rm":"Fo~rmulário", +"Frame":"Moldura", +"Freeze First Column":"Fixar primeira coluna", +"Freeze First Row":"Fixar primeira linha", +"Freeze Rows and Columns":"Fixar linhas e colunas", +"Freeze ~Cells":"Fixar ~células", +"F~ont Size...":"Tamanh~o do tipo de letra...", +"F~ormat":"F~ormatar", +"F~ourier Analysis...":"Análise de F~ourier...", +"F~rame...":"Moldu~ra...", +"F~ull Screen":"~Ecrã completo", +"General":"Geral", +"Give a label to identify an object":"Indique uma etiqueta para identificar o objeto", +"Go t~o Page...":"Ir para ~a página...", +"Group Sparklines":"Agrupar minigráficos", +"Heart":"Coração", +"Hexagon":"Hexágono", +"He~ader":"C~abeçalho", +"He~ader and Footer":"Cabeç~alho e rodapé", +"Horizontal Scroll":"Deslocação horizontal", +"Horizontally ~Center":"Horizontal ao ~centro", +"Horizontally ~Left":"Horizonta~l à esquerda", +"Horizontally ~Right":"Horizontal à di~reita", +"Horizontally ~Spacing":"E~spaçamento horizontal", +"H~ide":"Oc~ultar", +"H~ide Columns":"~Ocultar colunas", +"H~ide Rows":"Ocultar l~inhas", +"Icon Set...":"Conjunto de ícones...", +"Ignore":"Ignorar", +"Image Mode":"Modo de imagem", +"In ~Background":"Em segun~do plano", +"Increase Font Size":"Aumentar tamanho do tipo de letra", +"Increase Indent":"Aumentar avanço", +"Increase Paragraph Spacing":"Aumentar espaçamento entre parágrafos", +"Increase Size":"Aumentar tamanho", +"Inflate":"Insuflar", +"Insert Audio or Video":"Inserir áudio ou vídeo", +"Insert Axis":"Inserir eixo", +"Insert Axis Title":"Inserir título do eixo", +"Insert Bookmark":"Inserir marcador", +"Insert Caption...":"Inserir legenda...", +"Insert Chart":"Inserir gráfico", +"Insert Column After":"Inserir coluna após", +"Insert Column Before":"Inserir coluna antes", +"Insert Column Break":"Inserir quebra de coluna", +"Insert Columns ~After":"Inserir colunas ~após", +"Insert Columns ~Before":"Inserir colunas a~ntes", +"Insert Comment":"Inserir comentário", +"Insert Co~lumns":"Inserir co~lunas", +"Insert Cross-reference":"Inserir referência cruzada", +"Insert Data Labels":"Inserir etiquetas de dados", +"Insert Endnote":"Inserir nota final", +"Insert Field":"Inserir campo", +"Insert Fontwork Text":"Inserir texto Fontwork", +"Insert Footnote":"Inserir nota de rodapé", +"Insert Frame":"Inserir moldura", +"Insert Hyperlink":"Inserir hiperligação", +"Insert Image...":"Inserir imagem...", +"Insert Index Entry":"Inserir entrada de índice", +"Insert Major Grid":"Inserir grelha principal", +"Insert Mean ~Value Line":"Inserir linha de ~valor médio", +"Insert Minor Grid":"Inserir grelha secundária", +"Insert Page Break":"Inserir quebra de página", +"Insert Row Above":"Inserir linha acima", +"Insert Row Below":"Inserir linha abaixo", +"Insert Rows ~Above":"Inserir linhas ~acima", +"Insert Rows ~Below":"Inserir linhas a~baixo", +"Insert Single Data Label":"Inserir etiqueta única de dados", +"Insert Slide":"Inserir diapositivo", +"Insert Special Character":"Inserir carácter especial", +"Insert Special Characters":"Inserir caracteres especiais", +"Insert Text Box":"Inserir caixa de texto", +"Insert Titles...":"Inserir títulos...", +"Insert Tre~nd Line...":"Inserir linha de te~ndência...", +"Insert Unnumbered Entry":"Inserir entrada sem número", +"Insert Vertical Text":"Inserir texto vertical", +"Insert ~Cells...":"Inserir ~células...", +"Insert ~Rows":"Inserir li~nhas", +"Insert ~Table...":"Inserir ~tabela...", +"Insert/Delete Axes...":"Inserir/eliminar eixos...", +"Invert":"Inverter", +"Isosceles Triangle":"Triângulo isósceles", +"Italic":"Itálico", +"Justified":"Justificado", +"Language":"Idioma", +"Language Status":"Estado do idioma", +"Layout":"Esquema", +"Left":"Esquerda", +"Left Arrow":"Seta para a esquerda", +"Left Arrow Callout":"Chamada com seta para a esquerda", +"Left Brace":"Chaveta esquerda", +"Left Bracket":"Parêntese esquerdo", +"Left and Right Arrow":"Seta para a esquerda e para a direita", +"Left and Right Arrow Callout":"Chamada com seta para a esquerda e para a direita", +"Left-To-Right":"Da esquerda para a direita", +"Lightning Bolt":"Relâmpago", +"Line":"Linha", +"Line Callout 1":"Chamada 1", +"Line Callout 2":"Chamada 2", +"Line Callout 3":"Chamada 3", +"Line Color":"Cor da linha", +"Line Connector":"Conector linear", +"Line Connector Ends with Arrow":"Conector linear com seta no fim", +"Line Spacing":"Espaçamento entre linhas", +"Line Spacing: 1":"Espaçamento entre linhas: 1", +"Line Spacing: 1.5":"Espaçamento entre linhas: 1,5", +"Line Spacing: 2":"Espaçamento entre linhas: 2", +"Lis~ts":"Lis~tas", +"L~ine...":"L~inha...", +"Manage Track Changes":"Gerir registo de alterações", +"Manage...":"Gerir...", +"Manual ~Break...":"Que~bra manual...", +"Master Slides":"Modelo global de diapositivos", +"Media":"Multimédia", +"Merge Cells":"Unir células", +"Merge and center or unmerge cells depending on the current toggle state":"Une e centra ou desune as células conforme o estado atual das células", +"Moon":"Lua", +"More ~Filters":"Mais ~filtros", +"Move Item Down":"Mover item para baixo", +"Move Item Down with Subpoints":"Mover item para baixo com subpontos", +"Move Item Up":"Mover item para cima", +"Move Item Up with Subpoints":"Mover item para cima com subpontos", +"M~erge and Center Cells":"Unir ~e centrar células", +"Name...":"Nome...", +"Na~vigator":"Na~vegador", +"New Page":"Nova página", +"Next":"Seguinte", +"Next Page":"Página seguinte", +"Next Track Change":"Alteração seguinte", +"No List":"Sem lista", +"None":"Não moldar", +"Notched Right Arrow":"Seta entalhada para a direita", +"Number":"Número", +"Number Format":"Formato numérico", +"Number Format...":"Formato numérico...", +"Number Format: Currency":"Formato numérico: moeda", +"Number Format: Date":"Formato numérico: data", +"Number Format: Decimal":"Formato numérico: decimal", +"Number Format: Exponential":"Formato numérico: exponencial", +"Number Format: Percent":"Formato numérico: percentagem", +"Number Format: Standard":"Formato numérico: padrão", +"Number Format: Time":"Formato numérico: hora", +"Octagon":"Octógono", +"Octagon Bevel":"Octógono biselado", +"Open Circle (Curve)":"Círculo aberto (curva)", +"Open Circle (Pour)":"Círculo aberto (Sólido)", +"Open Hyperlink":"Abrir hiperligação", +"Open the Styles Deck":"Abrir painel de estilos", +"Optimal Column Width":"Largura ideal de coluna", +"Optimal Row Height":"Altura ideal de linha", +"Orientation":"Orientação", +"Outline Font Effect":"Contorno do tipo de letra", +"Overline":"Sobrelinha", +"Page Properties...":"Propriedades da página...", +"Page Tit~le":"Títu~lo de página", +"Page ~Count":"~Total de páginas", +"Paired ~t-test...":"~Teste t para amostras emparelhadas...", +"Parallelogram":"Paralelograma", +"Paste ~Special...":"Colar e~special...", +"Pentagon":"Pentágono", +"Percent":"Percentagem", +"Pi~vot Table...":"Tabela di~nâmica...", +"Plain Text":"Texto simples", +"Pop Art":"Pop Art", +"Position and Si~ze...":"P~osição e tamanho...", +"Previous Page":"Página anterior", +"Previous Track Change":"Alteração anterior", +"Prin~t Ranges":"In~tervalos de impressão", +"Prohibited":"Proibido", +"Promote Outline Level":"Promover nível de tópicos", +"Promote Outline Level with Subpoints":"Promover nível de tópicos com subpontos", +"Propert~ies...":"Propr~iedades...", +"Protect Cells":"Proteger células", +"Protect ~Sheet...":"Proteger f~olha...", +"Pr~evious":"Ant~erior", +"Puzzle":"Puzzle", +"P~aragraph...":"P~arágrafo...", +"QR and ~Barcode...":"Código de ~barras e QR...", +"Record Track Changes":"Gravar registo de alterações", +"Rectangle":"Retângulo", +"Rectangle, Rounded":"Retângulo, arredondado", +"Rectangular Callout":"Chamada retangular", +"Reject":"Rejeitar", +"Reject All":"Rejeitar tudo", +"Reject All Changes":"Rejeitar todas as alterações", +"Reject Change":"Rejeitar alteração", +"Reject Track Change and select the next one":"Rejeitar registo de alterações e avançar para a seguinte", +"Reject and Move to Next":"Rejeitar e avançar para a seguinte", +"Remove Noise":"Remover ruído", +"Rename Master":"Mudar nome do modelo", +"Rename S~heet...":"Mudar nome da fol~ha...", +"Reply Comment":"Responder ao comentário", +"Reset Data Point":"Repor ponto de dados", +"Reset all Data Points":"Repor todos os ponto de dados", +"Resolved Comments":"Comentários resolvidos", +"Restart Numbering":"Reiniciar numeração", +"Right":"Direita", +"Right Arrow":"Seta para a direita", +"Right Arrow Callout":"Chamada com seta para a direita", +"Right Brace":"Chaveta direita", +"Right Bracket":"Parêntese direito", +"Right Triangle":"Triângulo retângulo", +"Right or Left Arrow":"Seta para a direita ou para a esquerda", +"Right-To-Left":"Da direita para a esquerda", +"Ring":"Círculo", +"Rotate 90° ~Left":"Rodar 90° à ~esquerda", +"Rotate 90° ~Right":"Rodar 90° à ~direita", +"Rot~ate":"Rod~ar", +"Round Callout":"Chamada arredondada", +"Rounded Rectangular Callout":"Chamada retangular arredondada", +"Row":"Linha", +"Row ~Height...":"Altura da lin~ha...", +"Rows ~Above":"Linhas ~acima", +"Rows ~Below":"Linhas a~baixo", +"R~efresh Range":"Recarregar int~ervalo", +"R~ight-To-Left":"Da d~ireita para a esquerda", +"R~un Macro...":"Exec~utar macro...", +"S-shaped Arrow":"Seta em S", +"Save ~As...":"Guardar ~como...", +"Scientific":"Científico", +"Select Cell":"Selecionar célula", +"Select Column":"Selecionar coluna", +"Select Row":"Selecionar linha", +"Select Table":"Selecionar tabela", +"Select ~All":"Selecion~ar tudo", +"Select ~Range...":"Selecionar inte~rvalo...", +"Set Background Image...":"Definir imagem de fundo...", +"Set Character Spacing":"Definir espaçamento entre caracteres", +"Set Line Spacing":"Definir espaçamento entre linhas", +"Se~ction...":"Se~cção...", +"Shadow":"Sombra", +"Sharpen":"Acentuar", +"Sheet R~ight-To-Left":"Folha da d~ireita para a esquerda", +"Show Navigator Window":"Mostrar janela do navegador", +"Sho~w Rows":"Mo~strar linhas", +"Sho~w Slide":"~Mostrar diapositivo", +"Sidebar":"Barra lateral", +"Signet":"Selo", +"Slant Down":"Inclinar para baixo", +"Slant Up":"Inclinar para cima", +"Slide Layout":"Esquema do diapositivo", +"Slide Properties...":"Propriedades do diapositivo...", +"Slide Tit~le":"Títu~lo do diapositivo", +"Slide Transition":"Transição de diapositivos", +"Slide ~Count":"Total de diapositi~vos", +"Slide ~Layout":"Esquema do ~diapositivo", +"Small capitals":"Versaletes", +"Smiley Face":"Sorriso", +"Snap to Grid":"Alinhar à grelha", +"Sort Ascending":"Ordem ascendente", +"Sort Descending":"Ordem descendente", +"So~rt...":"O~rdenar...", +"Sparkline...":"Minigráfico…", +"Sparklines":"Minigráficos", +"Split Arrow":"Dividir seta", +"Split Cells...":"Dividir células", +"Split Table...":"Dividir tabela...", +"Square":"Quadrado", +"Square Bevel":"Quadrado biselado", +"Square, Rounded":"Quadrado, arredondado", +"Statistics":"Estatísticas", +"Stop":"Parar", +"Straight Connector":"Conector reto", +"Straight Connector ends with Arrow":"Conector reto com seta no fim", +"Straight Connector with Arrows":"Conector reto com setas", +"Strikethrough":"Rasurado", +"Striped Right Arrow":"Seta de movimento para a direita", +"Subscript":"Subscrito", +"Sun":"Sol", +"Superscript":"Sobrescrito", +"Symbol":"Símbolo", +"S~how Columns":"~Mostrar colunas", +"S~lide":"~Diapositivo", +"S~pecial Character...":"Carácter es~pecial...", +"Table Cell Background Color":"Cor de fundo das células da tabela", +"Table of Contents and Inde~x":"Í~ndice remissivo e índice", +"Ta~ble Properties...":"Propriedades da ta~bela...", +"Text Wrap...":"Moldar texto...", +"Te~xt":"Te~xto", +"Thousands Separator":"Separador de milhares", +"Time":"Hora", +"Time Field":"Campo de hora", +"Title Page...":"Folha de rosto...", +"To Background":"Para segundo plano", +"To Cell (~resize with cell)":"Na célula (~redimensionar com a célula)", +"To Foreground":"Para primeiro plano", +"To Next Paragraph in Level":"Para o parágrafo seguinte do nível", +"To Previous Paragraph in Level":"Para o parágrafo anterior do nível", +"To P~age":"N~a página", +"To ~Cell":"Na ~célula", +"To ~Character":"No ~carácter", +"To ~Curve":"Em ~curva", +"To ~Frame":"Na ~moldura", +"To ~Paragraph":"No ~parágrafo", +"Toggle Automatic Spell Checking":"Alternar verificação ortográfica automática", +"Toggle Formatting Marks":"Alternar marcas de formatação", +"Toggle Ordered List":"Alternar lista ordenada", +"Toggle Shadow":"Alternar sombra", +"Toggle Unordered List":"Alternar lista não ordenada", +"Top":"Superior", +"Track Chan~ges":"Re~gistar alterações", +"Transparency":"Transparência", +"Trapezoid":"Trapézio", +"Triangle Down":"Triângulo para baixo", +"Triangle Up":"Triângulo para cima", +"T~able":"T~abela", +"T~ime (variable)":"Hora (var~iável)", +"T~itle":"Títu~lo", +"Underline":"Sublinhado", +"Ungroup Sparklines":"Desagrupar minigráficos", +"Unmerge Cells":"Desunir células", +"Unprotect Cells":"Desproteger células", +"Up Arrow":"Seta para cima", +"Up Arrow Callout":"Chamada com seta para cima", +"Up and Down Arrow":"Seta para cima e para baixo", +"Up and Down Arrow Callout":"Chamada com seta para cima e para baixo", +"Up and Right Arrow":"Seta para cima e para a direita", +"Up and Right Arrow Callout":"Chamada com seta para cima e para a direita", +"Up, Right and Down Arrow":"Seta para cima, para a direita e para baixo", +"Update ~Index":"Atualizar índ~ice", +"Vertical Scroll":"Deslocação vertical", +"Vertical Text":"Texto vertical", +"Vertically C~enter":"V~ertical ao centro", +"Vertically S~pacing":"E~spaçamento vertical", +"Vertically ~Bottom":"Vertical em ~baixo", +"Vertically ~Top":"Ver~tical em cima", +"View Grid Lines":"Ver linhas da grelha", +"Watermark...":"Marca de água...", +"Wave":"Ondulado", +"Wrap Text":"Moldar texto", +"Zoom In":"Ampliar", +"Zoom Out":"Reduzir", +"~3D View...":"Vista ~3D...", +"~Accessibility Check...":"Verificação de ~acessibilidade...", +"~Add":"~Adicionar", +"~Add to List":"~Adicionar à lista", +"~Advanced Filter...":"Filtro ~avançado...", +"~Analysis of Variance (ANOVA)...":"~Análise de variância (ANOVA)...", +"~Arrange":"Dis~por", +"~Author":"A~utor", +"~Automatic Spell Checking":"Verificação ortográfica ~automática", +"~Bottom":"~Inferior", +"~Bring to Front":"~Trazer para a frente", +"~Bullets and Numbering...":"Marcas e n~umeração...", +"~Capitalize Every Word":"~Primeira letra das palavras em maiúscula", +"~Centered":"~Centrado", +"~Chart...":"Gráfi~co...", +"~Chi-square Test...":"Teste ~Qui-quadrado...", +"~Clear":"~Limpar", +"~Clear Direct Formatting":"Limpar formatação ~direta", +"~Column":"~Coluna", +"~Column Break":"Quebra de ~coluna", +"~Columns":"~Colunas", +"~Contour":"~Contorno", +"~Convert":"~Converter", +"~Correlation...":"~Correlação...", +"~Covariance...":"C~ovariância...", +"~Cut":"~Cortar", +"~Data":"~Dados", +"~Data Ranges...":"Intervalos de ~dados...", +"~Data Table...":"Tabela de ~dados...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fixa)", +"~Define":"~Definir", +"~Define Range...":"~Definir intervalo...", +"~Define...":"~Definir...", +"~Delete":"E~liminar", +"~Delete Sheet...":"E~liminar folha...", +"~Delete Slide":"E~liminar diapositivo", +"~Descriptive Statistics...":"Estatística ~descritiva...", +"~Display Grid":"Mostrar ~grelha", +"~Edit":"~Editar", +"~Edit Contour...":"~Editar contorno...", +"~Edit...":"~Editar...", +"~Endnote":"Nota ~final", +"~Enter Group":"~Entrar no grupo", +"~Exponential Smoothing...":"Suavização ~exponencial...", +"~F-test...":"Teste ~F...", +"~File":"~Ficheiro", +"~First Paragraph":"Primeiro parágra~fo", +"~Fonts...":"Ti~pos de letra...", +"~Footnote":"No~ta de rodapé", +"~Format Cells...":"~Formatar células...", +"~Formula Object...":"Objeto de ~fórmula...", +"~Function...":"~Função...", +"~Go to Sheet...":"~Ir para a folha...", +"~Goal Seek...":"Atin~gir objetivo...", +"~Group":"A~grupar", +"~Group and Outline":"~Grupo e tópicos", +"~Group...":"A~grupar...", +"~Header and Footer...":"Cabeçal~ho e rodapé...", +"~Headers and Footers...":"Cabeçal~hos e rodapés...", +"~Height...":"~Altura...", +"~Help":"Aju~da", +"~Hide":"~Ocultar", +"~Hide AutoFilter":"~Ocultar filtro automático", +"~Hide Details":"Ocultar detal~hes", +"~Hide Sheet":"Ocultar fol~ha", +"~Hide Slide":"~Ocultar diapositivo", +"~Hyperlink":"~Hiperligação", +"~Hyperlink...":"~Hiperligação...", +"~Hyphenation":"~Hifenização", +"~Hyphenation...":"~Hifenização...", +"~Image...":"~Imagem...", +"~Insert":"~Inserir", +"~Insert or Edit...":"~Inserir ou editar...", +"~Insert...":"~Inserir...", +"~Interaction...":"~Interação...", +"~Left":"~Esquerda", +"~Line Numbering...":"Numeração de ~linhas...", +"~Manage...":"~Gerir...", +"~More Fields...":"~Mais campos...", +"~More Options...":"~Mais opções...", +"~Move or Copy Sheet...":"~Mover ou copiar folha...", +"~Moving Average...":"~Média móvel...", +"~Named Ranges and Expressions":"Intervalos ou expressões ~nomeadas...", +"~New Slide":"~Novo diapositivo", +"~Optimal":"~Ideal", +"~Optimal Height...":"Altura i~deal...", +"~Optimal Width...":"Largura i~deal...", +"~Ordered List":"Lista ~ordenada", +"~Page":"~Página", +"~Page Break":"Quebra de ~página", +"~Page Number":"Número de ~página", +"~Page Numbers...":"Número de ~página...", +"~Page Style...":"Estilo de ~página", +"~Page...":"~Página...", +"~Parallel":"~Paralelo", +"~Paste":"Co~lar", +"~Pivot Table":"Ta~bela dinâmica", +"~Print...":"Im~primir...", +"~Properties...":"~Propriedades...", +"~Recalculate":"~Recalcular", +"~Record":"G~ravar", +"~Redo":"~Refazer", +"~Refresh":"~Recarregar", +"~Regression...":"~Regressão...", +"~Remove Hyperlink":"~Remover hiperligação", +"~Remove Outline":"Limpa~r esquema", +"~Reset Filter":"~Repor filtro", +"~Right":"~Direita", +"~Row":"~Linha", +"~Rows":"~Linhas", +"~Sampling...":"Amo~stragem...", +"~Save":"~Guardar", +"~Sections...":"~Secções...", +"~Select":"~Selecionar", +"~Send to Back":"~Enviar para trás", +"~Sentence case":"Maiú~scula no início da frase", +"~Shape":"~Forma", +"~Sheet":"~Folha", +"~Show":"~Mostrar", +"~Show Details":"Mos~trar detalhes", +"~Show Sheet...":"Mo~strar folha...", +"~Slide Number":"Número do diapo~sitivo", +"~Sort...":"Orde~nar...", +"~Spacing":"E~spaçamento", +"~Spacing...":"E~spaçamento...", +"~Spelling...":"Ortogra~fia...", +"~Standard Filter...":"Filtro ~padrão...", +"~Subject":"A~ssunto", +"~Table":"~Tabela", +"~Table Properties...":"Propriedades da ~tabela...", +"~Table...":"~Tabela...", +"~Text Box":"Caixa de ~texto", +"~Thesaurus...":"~Dicionário de sinónimos...", +"~Through":"Atra~vés", +"~Time":"~Hora", +"~Time (fixed)":"~Hora (fixa)", +"~Tools":"Ferramen~tas", +"~Top":"~Superior", +"~UPPERCASE":"MAIÚSC~ULAS", +"~Undo":"~Desfazer", +"~Ungroup...":"Desagr~upar...", +"~Unordered List":"Listas ~não ordenadas", +"~Update All":"Atualizar t~udo", +"~Validity...":"~Validação...", +"~View":"~Ver", +"~While Typing":"A~o escrever", +"~Width...":"~Largura...", +"~Word Count...":"~Contagem de palavras...", +"~Wrap":"~Moldar", +"~Z-test...":"Teste ~Z...", +"~lowercase":"minúscu~las", +"~tOGGLE cASE":"~Alternar maiúsculas/minúsculas" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ro.json b/f7cloud-office/browser/dist/l10n/uno/ro.json new file mode 100644 index 0000000..f53409c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ro.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Stea cu 12 colțuri", +"24-Point Star":"Stea cu 24 de colțuri", +"4-Point Star":"Stea cu 4 colțuri", +"4-way Arrow":"Săgeți în 4 direcții", +"4-way Arrow Callout":"Bulă explicativă ca săgeată în 4 direcții", +"5-Point Star":"Stea cu 5 colțuri", +"6-Point Star":"Stea cu 6 colțuri", +"6-Point Star, Concave":"Stea cu 6 colțuri, concavă", +"8-Point Star":"Stea cu 8 colțuri", +"Accept":"Acceptă", +"Accept All":"Acceptă-le pe toate", +"Accept All Changes":"Acceptă toate modificările", +"Accept Change":"Acceptă modificarea", +"Accept Track Change and select the next one":"Acceptă modificarea urmărită și selecteaz-o pe următoarea", +"Accept and Move to Next":"Acceptă și du-te la următoarea", +"Add Decimal Place":"Adaugă zecimal", +"Add descriptions of non-text content (for accessibility)":"Adăugați descrieri ale conținutului non-text (pentru accesibilitate)", +"After":"După", +"Align Bottom":"Aliniază jos", +"Align Bottom to Anchor":"Aliniază partea de jos la ancoră", +"Align Center":"Centrează", +"Align Left":"Aliniază la stânga", +"Align Right":"Aliniază la dreapta", +"Align Tex~t":"Aliniere ~text", +"Align Top":"Aliniază sus", +"Align Top to Anchor":"Aliniază partea de sus la ancoră", +"Alt Text...":"Text alternativ...", +"Anc~hor":"An~coră", +"Animation":"Animație", +"Apply Suggestion":"Aplică sugestia", +"Arch Down (Curve)":"Arcuire în jos (curbă)", +"Arch Down (Pour)":"Arcuire întinsă în jos", +"Arch Left (Curve)":"Arcuire spre stânga (curbă)", +"Arch Right (Curve)":"Arcuire spre dreapta (curbă)", +"Arch Right (Pour)":"Arcuire întinsă spre dreapta", +"Arch Up (Curve)":"Arcuire în sus (curbă)", +"Arch Up (Pour)":"Arcuire întinsă în sus", +"Arrange":"Aranjează", +"As C~haracter":"~Sub formă de caracter", +"AutoCorr~ect":"Cor~ectare automată", +"AutoFill Data Series: automatic":"Umplere a seriilor de date: automată", +"Auto~Filter":"~Filtru automat", +"A~lignment...":"A~liniere...", +"A~rea...":"~Zonă...", +"A~rrange":"A~ranjare", +"Back One":"Un nivel mai în spate", +"Background Color":"Culoare de fundal", +"Before":"Înainte", +"Block Arc":"Arc plin", +"Bold":"Aldin", +"Bookmar~k...":"~Semn de carte...", +"Borders (Shift to overwrite)":"Bordură (Shift pentru suprascriere)", +"Bottom":"Jos", +"Brightness":"Luminozitate", +"Caption...":"Legendă...", +"Center":"Centru", +"Center Horizontal":"Centrează pe orizontală", +"Center Vertically":"Centrat vertical", +"Centered":"Centrat", +"Ce~lls...":"Ce~lule...", +"Character Highlighting Color":"Culoare de evidențiere caracter", +"Character Spacing":"Spațiere caractere", +"Charcoal Sketch":"Creion cărbune", +"Chart T~ype...":"~Tipul diagramei...", +"Check Spelling":"Verifică ortografia", +"Chevron":"Paranteze drepte închise", +"Chevron Down":"Epolet în jos", +"Chevron Up":"Epolet în sus", +"Circle":"Cerc", +"Circle (Curve)":"Cerc (curbă)", +"Circle (Pour)":"Cerc întins", +"Circle Pie":"Sector de cerc", +"Circular Arrow":"Săgeată circulară", +"Clear Direct Formatting":"Șterge formatarea directă", +"Clear ~Direct Formatting":"Șterge formatarea ~directă", +"Cle~ar Cells...":"Șterge celule...", +"Clone Formatting":"Clonează formatarea", +"Close Master View":"Închide vizualizarea documentului master", +"Cloud":"Nor", +"Cl~ear Contents...":"Șt~ergere conținut...", +"Color Scale...":"Scară de culoare...", +"Column":"Coloană", +"Column ~Width...":"~Lățime coloană...", +"Columns A~fter":"Coloane ~după", +"Columns B~efore":"Coloane înaint~e", +"Columns ~After":"Coloane ~după", +"Columns ~Before":"Coloane î~nainte", +"Comments":"Comentarii", +"Comme~nt":"~Notă", +"Connector":"Conector", +"Connector Ends with Arrow":"Conectorul se termină cu săgeți", +"Connector with Arrows":"Conector cu săgeți", +"Connectors":"Conectori", +"Connectors (double click for multi-selection)":"Conectori (dă dublu clic pentru selecție multiplă)", +"Content Control Properties":"Proprietăți de control al conținutului", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Copiază locația hiperlinkului", +"Cop~y":"Cop~iază", +"Corner Right Arrow":"Săgeată cotită spre dreapta", +"Co~lumns...":"Co~loane...", +"Co~mpress...":"Co~mprimă...", +"Crop":"Decupează", +"Crop Image":"Decupează imaginea", +"Cross":"Cruce", +"Cross-~reference...":"~Referință încrucișată...", +"Cuboid":"Cub", +"Currency":"Unitate monetară", +"Current ~Index":"~Indexul curent", +"Curve":"Curbă", +"Curve Down":"Curbare în jos", +"Curve Up":"Curbare în sus", +"Curved Connector":"Conector curbat", +"Curved Connector Ends with Arrow":"Conector curbat ce se termină cu o săgeată", +"Curved Connector with Arrows":"Conector curbat cu săgeți", +"Cycle Case":"Ciclul de majuscule/minuscule", +"Cylinder":"Cilindru", +"C~ell":"C~elulă", +"C~haracter...":"~Caracter...", +"C~onditional":"C~ondițional", +"Data Bar...":"Bară de date...", +"Date":"Dată", +"Date...":"Data...", +"Dat~e (variable)":"~Dată (variabilă)", +"Decrease Font Size":"Micșorează dimensiunea fontului", +"Decrease Indent":"Micșorează indentarea", +"Decrease Paragraph Spacing":"Micșorează spațiul între paragrafe", +"Decrease Size":"Micșorează dimensiunea", +"Delete All Comments":"Șterge toate comentariile", +"Delete All Comments by This Author":"Șterge toate comentariile ale acestui autor", +"Delete Axis":"Șterge axa", +"Delete Comment":"Șterge comentariul", +"Delete Content Control":"Șterge controlul conținutului", +"Delete C~ells...":"Șt~erge celule...", +"Delete C~ontents...":"Ștergere c~onținut...", +"Delete Data Labels":"Șterge etichetele de date", +"Delete Decimal Place":"Șterge poziția zecimală", +"Delete Index":"Șterge indexul", +"Delete Legend":"Șterge legenda", +"Delete Major Grid":"Șterge grila majoră", +"Delete Minor Grid":"Șterge grila minoră", +"Delete Row":"Șterge rândul", +"Delete Rows":"Șterge rândurile", +"Delete Single Data Label":"Șterge o singură etichetă de date", +"Delete Sparkline":"Șterge diagramă sparkline", +"Delete Sparkline Group":"Șterge grup sparkline", +"Delete Table":"Șterge tabelul", +"Delete selected columns":"Șterge coloanele selectate", +"Delete selected rows":"Șterge rândurile selectate", +"Delete table":"Șterge tabelul", +"Delete ~All Comments":"Șterge to~ate comentariile", +"Delete ~Columns":"Șterge ~coloanele selectate", +"Demote Outline Level":"Retrogradează nivelul schiței", +"Demote Outline Level with Subpoints":"Retrogradează nivelul schiței cu subpuncte", +"De~lete...":"Ște~rgere...", +"Diamond":"Romb", +"Diamond Bevel":"Teșitură romboidală", +"Digital Signatu~res...":"Semnătu~ri digitale...", +"Display Grid":"Afișează grila", +"Doorplate":"Tăbliță de ușă", +"Double Brace":"Acoladă dublă", +"Double Bracket":"Paranteză dublă", +"Double Underline":"Subliniere dublă", +"Down Arrow":"Săgeată jos", +"Down Arrow Callout":"Bulă explicativă ca săgeată în jos", +"Duplicate Page":"Duplică pagina", +"Duplicate ~Slide":"D~uplică diapozitivul", +"D~elete Page":"Șt~erge pagina", +"Edit Hyperlink...":"Editare hiperlink...", +"Edit Section...":"Editare secțiune...", +"Edit Sparkline Group...":"Editează grup sparkline...", +"Edit Sparkline...":"Editează diagramă sparkline...", +"Ellipse":"Elipsă", +"Ellipse (double click for multi-selection)":"Elipsă (dublu clic pentru selecție multiplă)", +"Explosion":"Explozie", +"E~xecute Interaction...":"E~xecută interacțiunea...", +"E~xit Group":"Pără~sește grupul", +"Fade Down":"Dizolvare în jos", +"Fade Left":"Dizolvare spre stânga", +"Fade Right":"Dizolvare spre dreapta", +"Fade Up":"Dizolvare în sus", +"Fade Up and Left":"Dizolvare în sus și spre stânga", +"Fade Up and Right":"Dizolvare în sus și spre dreapta", +"Fiel~d":"~Câmpuri", +"Fill Color":"Culoarea de umplere", +"Find Next":"Caută următorul", +"Find Previous":"Caută precedentul", +"Find and Rep~lace...":"Caută și în~locuiește...", +"First ~Author":"Primul ~autor", +"Flip Horizontally":"Întoarce pe orizontală", +"Flip Vertically":"Întoarce pe verticală", +"Flowchart: Alternate Process":"Organigramă: proces alternativ", +"Flowchart: Card":"Organigramă: cartelă", +"Flowchart: Collate":"Organigramă: intercalare", +"Flowchart: Connector":"Organigramă: conector", +"Flowchart: Data":"Organigramă: date", +"Flowchart: Decision":"Organigramă: decizie", +"Flowchart: Delay":"Organigramă: întârziere", +"Flowchart: Direct Access Storage":"Organigramă: unitate de stocare cu acces direct", +"Flowchart: Display":"Organigramă: afișaj", +"Flowchart: Document":"Organigramă: document", +"Flowchart: Extract":"Organigramă: extragere", +"Flowchart: Internal Storage":"Organigramă: stocare internă", +"Flowchart: Magnetic Disc":"Organigramă: disc magnetic", +"Flowchart: Manual Input":"Organigramă: introducere manuală", +"Flowchart: Manual Operation":"Organigramă: operație manuală", +"Flowchart: Merge":"Organigramă: îmbinare", +"Flowchart: Multidocument":"Organigramă: document multiplu", +"Flowchart: Off-page Connector":"Organigramă: conector în afara paginii", +"Flowchart: Or":"Organigramă: sau", +"Flowchart: Predefined Process":"Organigramă: proces predefinit", +"Flowchart: Preparation":"Organigramă: pregătire", +"Flowchart: Process":"Organigramă: proces", +"Flowchart: Punched Tape":"Organigramă: bandă perforată", +"Flowchart: Sequential Access":"Organigramă: acces secvențial", +"Flowchart: Sort":"Organigramă: sortare", +"Flowchart: Stored Data":"Organigramă: date stocate", +"Flowchart: Summing Junction":"Organigramă: joncțiune de însumare", +"Flowchart: Terminator":"Organigramă: terminator", +"Flower":"Floare", +"Folded Corner":"Colț îndoit", +"Font Color":"Culoare font", +"Fontwork Shape":"Formă Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Su~bsol", +"For All Text":"Pentru tot textul", +"For Paragraph":"Pentru paragraf", +"For Selection":"Pentru selecție", +"Format Axis...":"Formatează axă...", +"Format Chart Area...":"Formatare zonă diagramă...", +"Format Data Labels...":"Formatează etichete date...", +"Format Data Point...":"Formatează Punctul din Șirul de date...", +"Format Data Series...":"Formatează șirul de date...", +"Format Floor...":"Formatează nivelul...", +"Format Legend...":"Formatare legendă...", +"Format Major Grid...":"Formatare grilă majoră...", +"Format Mean Value Line...":"Formatează linia valoare mediană...", +"Format Minor Grid...":"Formatare grilă minoră...", +"Format Pa~ge...":"Formatează pa~gina...", +"Format Selection...":"Formatare selecție...", +"Format Single Data Label...":"Formatează o singura etichetă date...", +"Format Stock Gain...":"Formatează Câștigul...", +"Format Stock Loss...":"Formatează Pierderea...", +"Format Title...":"Formatare titlu...", +"Format Trend Line Equation...":"Formatează ecuația liniei tendință...", +"Format Trend Line...":"Formatare linie tendință...", +"Format Wall...":"Formatare perete...", +"Format X Error Bars...":"Formatează barele de eroare X...", +"Format Y Error Bars...":"Formatează barele de eroare Y...", +"Format as Currency":"Formatează ca simbol monetar", +"Format as Date":"Formatează ca dată", +"Format as General":"Formatare ca general", +"Format as Number":"Formatează ca număr", +"Format as Percent":"Formatează ca procent", +"Format as Scientific":"Formatează ca științific", +"Format as Time":"Formatează ca timp", +"Formatting Mark":"Semn de formatare", +"Formula to Value":"Formulă la valoare", +"Forward One":"Un nivel mai în față", +"For~matting Marks":"Semn de for~matare", +"Fo~rm":"For~mular", +"Frame":"Cadru", +"Freeze First Column":"Îngheață prima coloană", +"Freeze First Row":"Îngheață primul rând", +"Freeze Rows and Columns":"Îngheață rânduri și coloane", +"Freeze ~Cells":"Înghețare ~celule", +"F~ont Size...":"Mărime f~ont...", +"F~ormat":"F~ormatează", +"F~ourier Analysis...":"Analiză F~ourier...", +"F~rame...":"Cad~ru...", +"F~ull Screen":"Pe tot ecran~ul", +"General":"General", +"Give a label to identify an object":"Atribuiți o etichetă pentru a identifica un obiect", +"Go t~o Page...":"~Mergi la pagina...", +"Go t~o Slide...":"~Mergi la diapozitivul...", +"Group Sparklines":"Grupează diagrame sparkline", +"Heading ~Numbering...":"~Numerotarea titlurilor...", +"Heart":"Inimă", +"Hexagon":"Hexagon", +"He~ader":"~Antet", +"He~ader and Footer":"~Antet și subsol", +"Horizontal Scroll":"Derulare orizontală", +"Horizontally ~Center":"Orizontal în ~centru", +"Horizontally ~Left":"Orizonta~l în stânga", +"Horizontally ~Right":"Orizontal în d~reapta", +"Horizontally ~Spacing":"Orizontal ~spațiat", +"H~ide":"~Ascunde", +"H~ide Columns":"Asc~unde coloanele", +"H~ide Rows":"Ascunde rândur~ile", +"Icon Set...":"Set de pictograme...", +"Ignore":"Ignoră", +"Ignore All":"Ingnoră-le pe toate", +"Image Mode":"Mod imagine", +"In ~Background":"În ~fundal", +"Increase Font Size":"Mărește dimensiunea fontului", +"Increase Indent":"Mărește indentarea", +"Increase Paragraph Spacing":"Mărește spațiul între paragrafe", +"Increase Size":"Mărește", +"Inflate":"Umflare", +"Insert Audio or Video":"Inserare audio sau video", +"Insert Axis":"Axe...", +"Insert Axis Title":"Introducere titlu axă", +"Insert Bookmark":"Inserează un semn de carte", +"Insert Caption...":"Inserare legendă...", +"Insert Chart":"Inserează o diagramă", +"Insert Column After":"Inserează o coloană după", +"Insert Column Before":"Inserează o coloană înainte", +"Insert Column Break":"Inserează o întrerupere de coloană", +"Insert Columns ~After":"Insere~ază coloane după", +"Insert Columns ~Before":"~Inserează coloane înainte", +"Insert Comment":"Inserează un comentariu", +"Insert Co~lumns":"Inserează co~loane", +"Insert Cross-reference":"Inserează o referință încrucișată", +"Insert Data Labels":"Introducere etichete date", +"Insert Endnote":"Inserează o notă de sfârșit", +"Insert Field":"Inserează un câmp", +"Insert Fontwork Text":"Inserează un text fontwork", +"Insert Footnote":"Inserează o notă de subsol", +"Insert Frame":"Inserează un cadru", +"Insert Hyperlink":"Inserează un hiperlink", +"Insert Image...":"Inserează o imagine...", +"Insert Index Entry":"Inserează intrare index", +"Insert Line (double click for multi-selection)":"Inserează o linie (dublu clic pentru selecție multiplă)", +"Insert Major Grid":"Introducere grilă majoră", +"Insert Mean ~Value Line":"~Inserează o linie de valoare medie", +"Insert Minor Grid":"Introducere grilă minoră", +"Insert Page Break":"Inserează o întrerupere de pagină", +"Insert Page Number":"Inserează numărul paginii", +"Insert Row Above":"Inserează un rând deasupra", +"Insert Row Below":"Inserează un rând dedesubt", +"Insert Rows ~Above":"Inserează rânduri de~asupra", +"Insert Rows ~Below":"Inserează rânduri dedesu~bt", +"Insert Single Data Label":"Introduce o singura etichetă date", +"Insert Slide":"Inserează un diapozitiv", +"Insert Soft Hyphen...":"Inserează o cratimă subțire...", +"Insert Special Character":"Inserează un caracter special", +"Insert Special Characters":"Inserează caractere speciale", +"Insert Text Box":"Inserează o casetă de text", +"Insert Text Box (double click for multi-selection)":"Inserează o casetă text (dublu clic pentru selecție multiplă)", +"Insert Titles...":"Introducere titluri...", +"Insert Tre~nd Line...":"~Inserează o linie de orientare...", +"Insert Unnumbered Entry":"Inserează o intrare nenumerotată", +"Insert Vertical Text":"Inserează text vertical", +"Insert columns after":"Inserează coloane după", +"Insert columns before":"Inserează coloane înainte", +"Insert page number":"Inserează numărul paginii", +"Insert rows above":"Inserează rânduri deasupra", +"Insert rows below":"Inserează rânduri dedesubt", +"Insert ~Cells...":"Inserează ~celule...", +"Insert ~Rows":"Inse~rează rânduri", +"Insert ~Table...":"Inserează un ~tabel...", +"Insert ~X Error Bars...":"Inserează bare de erori ~X...", +"Insert ~Y Error Bars...":"Inserează bare de erori ~Y...", +"Insert/Delete Axes...":"Inserează/șterge axele...", +"Invert":"Inversare", +"Isosceles Triangle":"Triunghi isoscel", +"Italic":"Cursiv", +"Justified":"Margini", +"Language":"Limbă", +"Language Status":"Stare limbă", +"Layout":"Dispunere", +"Left":"Stânga", +"Left Arrow":"Săgeată stânga", +"Left Arrow Callout":"Bulă explicativă ca săgeată spre stînga", +"Left Brace":"Acoladă stângă", +"Left Bracket":"Paranteză stângă", +"Left and Right Arrow":"Săgeată la stânga și la dreapta", +"Left and Right Arrow Callout":"Bulă explicativă ca săgeată stânga și dreapta", +"Left-To-Right":"De la stânga la dreapta", +"Lightning Bolt":"Fulger", +"Line":"Linie", +"Line Callout 1":"Legendă de linie 1", +"Line Callout 2":"Legendă de linie 2", +"Line Callout 3":"Legendă de linie 3", +"Line Color":"Culoarea liniei", +"Line Connector":"Conector liniar", +"Line Connector Ends with Arrow":"Conector liniar terminat cu o săgeată", +"Line Spacing":"Spațiere linie", +"Line Spacing: 1":"Spațiere între linii: 1", +"Line Spacing: 1.5":"Spațiere între linii: 1,5", +"Line Spacing: 2":"Spațiere între linii: 2", +"Lis~ts":"Lis~te", +"L~ine...":"L~inie...", +"Manage Track Changes":"Gestionează urmărirea modificărilor", +"Manage...":"Gestionare...", +"Manual ~Break...":"~Întrerupere manuală...", +"Master Slides":"Diapozitive master", +"Media":"Media", +"Merge Cells":"Îmbină celulele", +"Merge and center or unmerge cells depending on the current toggle state":"Îmbină și centrează sau anulează îmbinarea celulelor în funcție de starea de comutare curentă", +"Moon":"Lună", +"More ~Filters":"Mai multe ~filtre", +"Move Item Down":"Mută elementul mai jos", +"Move Item Down with Subpoints":"Mută elementul mai jos cu subpuncte", +"Move Item Up":"Mută elementul mai sus", +"Move Item Up with Subpoints":"Mută elementul mai sus cu subpuncte", +"M~erge and Center Cells":"Îmbină și c~entrează celulele", +"Name...":"Nume...", +"Na~vigator":"Na~vigator", +"New Page":"Pagină nouă", +"Next":"Următoarea", +"Next Page":"Pagina următoare", +"Next Track Change":"Următoarea modificare urmărită", +"No List":"Fără listă", +"Non-breaking ~Hyphen":"Liniuță de ~unire", +"None":"Fără", +"Notched Right Arrow":"Săgeată crestată spre dreapta", +"Number":"Număr", +"Number Format":"Format de număr", +"Number Format...":"Format numeric...", +"Number Format: Currency":"Format numeric: valută", +"Number Format: Date":"Format numeric: dată", +"Number Format: Decimal":"Format numeric: zecimal", +"Number Format: Exponential":"Format numeric: exponent", +"Number Format: Percent":"Format numeric: procent", +"Number Format: Standard":"Format numeric: standard", +"Number Format: Time":"Format numeric: oră", +"Octagon":"Octogon", +"Octagon Bevel":"Teșitură octogonală", +"Open Circle (Curve)":"Cerc deschis (curbă)", +"Open Circle (Pour)":"Cerc deschis întins", +"Open Hyperlink":"Deschide hiperlinkul", +"Open the Elements Deck":"Deschide pachetul de elemente", +"Open the Styles Deck":"Deschide pachetul de stiluri", +"Optimal Column Width":"Lățime optimă a coloanelor", +"Optimal Row Height":"Înălțime optimă a rândului", +"Orientation":"Orientare", +"Outline Font Effect":"Efect de font conturat", +"Overline":"Linie deasupra", +"Page Properties...":"Proprietăți pagină...", +"Page Tit~le":"Titlul ~paginii", +"Page ~Count":"~Numărul de pagini", +"Paired ~t-test...":"Test ~t pereche...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Lipește ~special...", +"Pentagon":"Pentagon", +"Percent":"Procent", +"Pi~vot Table...":"Tabel pi~vot...", +"Plain Text":"Text simplu", +"Pop Art":"Artă pop", +"Position and Si~ze...":"Po~ziție și mărime...", +"Previous Page":"Pagina precedentă", +"Previous Track Change":"Precedenta modificară urmărită", +"Prin~t Ranges":"Intervale de ~tipărire", +"Prohibited":"Interzis", +"Promote Outline Level":"Promovează nivelul schiței", +"Promote Outline Level with Subpoints":"Promovează nivelul schiței cu subpuncte", +"Properties":"Proprietăți", +"Propert~ies...":"Propr~ietăți...", +"Protect Cells":"Protejează celulele", +"Protect ~Sheet...":"~Protejează foaia...", +"Pr~evious":"Pr~ecedenta", +"Puzzle":"Puzzle", +"P~aragraph...":"P~aragraf...", +"QR and ~Barcode...":"QR și cod de ~bare...", +"Record Track Changes":"Înregistrează modificările urmărite", +"Rectangle":"Dreptunghi", +"Rectangle (double click for multi-selection)":"Dreptunghi (dublu clic pentru selecție multiplă)", +"Rectangle, Rounded":"Dreptunghi, rotunjit", +"Rectangular Callout":"Bulă explicativă rectangulară", +"Reject":"Respinge", +"Reject All":"Respinge-le pe toate", +"Reject All Changes":"Respinge toate modificările", +"Reject Change":"Respinge modificarea", +"Reject Track Change and select the next one":"Respinge modificarea urmărită și selecteaz-o pe următoarea", +"Reject and Move to Next":"Respinge și du-te la următoarea", +"Remove Noise":"Elimină interferențele", +"Rename Master":"Redenumește masterul", +"Rename S~heet...":"~Redenumește foaia...", +"Reply Comment":"Răspunde la comentariu", +"Reset Data Point":"Restabilește punctul de date", +"Reset all Data Points":"Restabilește toate punctele de date", +"Resolved Comments":"Comentarii rezolvate", +"Restart Numbering":"Reîncepe numerotarea", +"Right":"Dreapta", +"Right Arrow":"Săgeată dreapta", +"Right Arrow Callout":"Bulă explicativă ca săgeată spre dreapta", +"Right Brace":"Acoladă dreaptă", +"Right Bracket":"Paranteză dreaptă", +"Right Triangle":"Triunghi dreptunghic", +"Right or Left Arrow":"Săgeată la stânga sau la dreapta", +"Right-To-Left":"De la dreapta la stânga", +"Ring":"Inel", +"Rotate 90° ~Left":"Rotește 90° ~spre stânga", +"Rotate 90° ~Right":"Rotește 90° spre ~dreapta", +"Rot~ate":"Ro~tire", +"Round Callout":"Bulă explicativă rotundă", +"Rounded Rectangular Callout":"Bulă explicativă în formă de dreptunghi rotunjit", +"Row":"Rând", +"Row ~Height...":"Înălțime ~rând...", +"Rows ~Above":"Rând dea~supra", +"Rows ~Below":"Rând ~dedesubt", +"R~efresh Range":"R~eîmprospătează plaja de valori", +"R~ight-To-Left":"~De la dreapta la stânga", +"R~un Macro...":"Exec~ută macrocomanda...", +"S-shaped Arrow":"Săgeata în formă de S", +"Save ~As...":"S~alvează ca...", +"Scientific":"Științific", +"Select Cell":"Selectează celula", +"Select Column":"Selectează coloana", +"Select Row":"Selectează rândul", +"Select Table":"Selectează tabelul", +"Select ~All":"Selecte~ază tot", +"Select ~Range...":"Selectare inte~rval...", +"Set Background Image...":"Imagine de fundal...", +"Set Character Spacing":"Stabilește spațierea caracterelor", +"Set Heading Numbering":"Setează numerotarea titlurilor", +"Set Line Spacing":"Stabilește spațierea liniilor", +"Se~ction...":"Se~cțiune...", +"Shadow":"Umbră", +"Sharpen":"Intensifică claritatea", +"Sheet R~ight-To-Left":"Foa~ie de la dreapta la stânga", +"Show":"Arată", +"Show Navigator Window":"Arată fereastra navigatorului", +"Show track changes":"Arată urmărirea modificărilor", +"Sho~w Rows":"A~rată rândurile", +"Sho~w Slide":"~Arată diapozitivul", +"Sidebar":"Bară laterală", +"Signat~ure Line...":"Linie pentr~u semnătură...", +"Signet":"Sigiliu", +"Slant Down":"În pantă", +"Slant Up":"În rampă", +"Slide Layout":"Dispunere diapozitiv", +"Slide Properties...":"Proprietăți diapozitiv...", +"Slide Tit~le":"Tit~lul diapozitivului", +"Slide Transition":"Tranziție între diapozitive", +"Slide ~Count":"~Numărul de diapozitive", +"Slide ~Layout":"~Dispunere diapozitiv", +"Small capitals":"Majuscule mici", +"Smiley Face":"Față zâmbitoare", +"Snap to Grid":"Agățare la grilă", +"Sort Ascending":"Sortează crescător", +"Sort Descending":"Sortează descrescător", +"So~rt...":"So~rtare...", +"Sparkline...":"Diagrame sparkline...", +"Sparklines":"Diagrame sparkline", +"Split Arrow":"Săgeată despicată", +"Split Cells...":"Divide celulele...", +"Split Table...":"Divide tabelul...", +"Square":"Pătrat", +"Square Bevel":"Teșitură rectangulară", +"Square, Rounded":"Pătrat, rotunjit", +"Statistics":"Statistici", +"Stop":"Oprește", +"Straight Connector":"Conector direct", +"Straight Connector ends with Arrow":"Conector direct terminat cu o săgeată", +"Straight Connector with Arrows":"Conector direct cu săgeți", +"Strikethrough":"Barat", +"Striped Right Arrow":"Săgeată dungată spre dreapta", +"Subscript":"Indice", +"Sun":"Soare", +"Superscript":"Exponent", +"Symbol":"Simbol", +"S~how Columns":"A~rată coloanele", +"S~lide":"D~iapozitiv", +"S~pecial Character...":"Caracter s~pecial...", +"Table Cell Background Color":"Culoarea de fundal a celulei tabelului", +"Table of Contents and Inde~x":"Cuprins și inde~x", +"Ta~ble Properties...":"Proprietăți ta~bel...", +"Text Wrap...":"Încadrare text...", +"Te~xt":"Te~xt", +"Theme...":"Temă...", +"Thousands Separator":"Separator pentru mii", +"Time":"Timp", +"Time Field":"Câmp de timp", +"Title Page...":"Pagină de titlu...", +"To Background":"În fundal", +"To Cell (~resize with cell)":"La celulă (~redimensionează cu celula)", +"To Foreground":"În prim-plan", +"To Next Paragraph in Level":"La următorul paragraf din nivel", +"To Previous Paragraph in Level":"La paragraful precedent din nivel", +"To P~age":"L~a pagină", +"To ~Cell":"La ~celulă", +"To ~Character":"La ~caracter", +"To ~Curve":"În ~curbă", +"To ~Frame":"~La cadru", +"To ~Paragraph":"La ~paragraf", +"Toggle Automatic Spell Checking":"Comută verificarea ortografică automată", +"Toggle Formatting Marks":"Comută marcajele de formatare", +"Toggle Ordered List":"Comută lista ordonată", +"Toggle Shadow":"Comută umbra", +"Toggle Unordered List":"Comută lista neordonată", +"Top":"Sus", +"Track Chan~ges":"~Urmărire modificări", +"Translate...":"Tradu...", +"Transparency":"Transparență", +"Trapezoid":"Trapez", +"Triangle Down":"Triunghi orientat in jos", +"Triangle Up":"Triunghi orientat in sus", +"T~able":"Ta~bel", +"T~ime (variable)":"Oră (var~iabilă)", +"T~itle":"T~itlu", +"Underline":"Subliniat", +"Unfloat Frame Content":"Scoate conținutul din ramă", +"Ungroup Sparklines":"Degrupează diagrame sparkline", +"Unmerge Cells":"Anulează îmbinarea celulelor", +"Unprotect Cells":"Deprotejează celulele", +"Up Arrow":"Săgeată sus", +"Up Arrow Callout":"Bulă explicativă ca săgeată în sus", +"Up and Down Arrow":"Săgeată în sus și în jos", +"Up and Down Arrow Callout":"Bulă explicativă ca săgeată sus și jos", +"Up and Right Arrow":"Săgeată în sus și la dreapta", +"Up and Right Arrow Callout":"Bulă explicativă ca săgeată în sus și spre dreapta", +"Up, Right and Down Arrow":"Săgeată în sus, la dreapta și în jos", +"Update ~Index":"Actualizează ~indexul", +"Vertical Scroll":"Derulare pe verticală", +"Vertical Text":"Text vertical", +"Vertically C~enter":"Vertical în c~entru", +"Vertically S~pacing":"Vertical s~pațiat", +"Vertically ~Bottom":"Vertical în ~jos", +"Vertically ~Top":"Ver~tical în sus", +"View Grid Lines":"Vizualizează liniile de grilă", +"Watermark...":"Filigran...", +"Wave":"Ondulare", +"Wrap Text":"Încadrează textul", +"Zoom In":"Mărește", +"Zoom Out":"Micșorează", +"~3D View...":"Vedere ~3D...", +"~Accessibility Check...":"Verificarea ~accesibilității...", +"~Add":"~Adaugă", +"~Add to List":"~Adaugă la listă", +"~Advanced Filter...":"Filtru ~avansat...", +"~Analysis of Variance (ANOVA)...":"~Analiza variației (ANOVA)...", +"~Arrange":"~Aranjare", +"~Author":"~Autor", +"~Automatic Spell Checking":"Verificare ortografică ~automată", +"~Bottom":"~Jos", +"~Bring to Front":"~Adu în față de tot", +"~Bullets and Numbering...":"~Marcatori și numerotare...", +"~Capitalize Every Word":"~Cuvintele Cu Litere Mari", +"~Centered":"~Centrat", +"~Chart...":"~Diagramă...", +"~Chi-square Test...":"_Chi-square Test...", +"~Clear":"~Șterge", +"~Clear Direct Formatting":"Șterge formatarea ~directă", +"~Column":"~Coloană", +"~Column Break":"Întrerupere de ~coloană", +"~Columns":"~Coloane", +"~Contour":"~Contur", +"~Convert":"~Convertește", +"~Correlation...":"~Corelație...", +"~Covariance...":"~Covarianță...", +"~Cut":"De~cupează", +"~Data":"~Date", +"~Data Ranges...":"Inte~rvale de date...", +"~Data Table...":"Table de ~date...", +"~Date":"~Dată", +"~Date (fixed)":"~Dată (fixă)", +"~Date (variable)":"~Dată (variabilă)", +"~Define":"~Definește", +"~Define Range...":"~Definire interval...", +"~Define...":"~Definire...", +"~Delete":"Ș~terge", +"~Delete Sheet...":"Șter~ge foaia...", +"~Delete Slide":"Șterge ~diapozitivul", +"~Descriptive Statistics...":"~Statistici descriptive...", +"~Display Grid":"Afișează g~rila", +"~Edit":"~Editează", +"~Edit Contour...":"Ed~itare contur...", +"~Edit...":"~Editează...", +"~Endnote":"Notă d~e sfârșit", +"~Enter Group":"~Intră în grup", +"~Exponential Smoothing...":"Netezire ~exponențială...", +"~F-test...":"~F-test...", +"~File":"~Fișier", +"~First Paragraph":"Primul paragra~f", +"~Fonts...":"~Fonturi...", +"~Footnote":"Notă de ~subsol", +"~Footnote/Endnote Settings...":"Setări pentru notele de subsol/notele de ~final...", +"~Format Cells...":"Formatare ~celule...", +"~Formula Object...":"Obiect ~formulă...", +"~Function...":"~Funcție...", +"~Go to Sheet...":"~Mergi la foaia...", +"~Goal Seek...":"~Căutare rezultat...", +"~Group":"~Grupează", +"~Group and Outline":"~Grupare și structură", +"~Group...":"~Grupare...", +"~Header and Footer...":"~Antet și subsol...", +"~Headers and Footers...":"~Anteturi și subsoluri...", +"~Height...":"Î~nălțime...", +"~Help":"~Ajutor", +"~Hide":"~Ascunde", +"~Hide AutoFilter":"~Ascunde filtrul automat", +"~Hide Details":"~Ascunde detaliile", +"~Hide Sheet":"Ascun~de foaia", +"~Hide Slide":"~Ascunde diapozitivul", +"~Hyperlink":"~Hiperlink", +"~Hyperlink...":"~Hiperlink...", +"~Hyphenation":"~Despărțire în silabe", +"~Hyphenation...":"~Despărțire în silabe...", +"~Image...":"~Imagine...", +"~Index Entry...":"~Intrare de index...", +"~Insert":"~Inserează", +"~Insert or Edit...":"~Inserare sau editare...", +"~Insert...":"~Inserare...", +"~Interaction...":"~Interacțiune...", +"~Left":"~Stânga", +"~Left-to-Right Mark":"~Marcaj de la stânga la dreapta", +"~Line Numbering...":"Numerotare ~linii...", +"~Manage...":"~Gestionare...", +"~Middle":"~Mijloc", +"~More Fields...":"~Mai multe câmpuri...", +"~More Options...":"~Mai multe opțiuni...", +"~Move or Copy Sheet...":"~Mută sau copiază foaia...", +"~Moving Average...":"~Medie mobilă...", +"~Named Ranges and Expressions":"I~ntervale și expresii denumite", +"~New Slide":"Diapozitiv ~nou", +"~No-break Space":"Spațiu ~neseparator", +"~Optimal":"~Optim", +"~Optimal Height...":"Înălțime ~optimă...", +"~Optimal Width...":"Lățime ~optimă...", +"~Ordered List":"Listă ~ordonată", +"~Page":"~Pagină", +"~Page Break":"Întrerupere de ~pagină", +"~Page Number":"Numărul ~paginii", +"~Page Number...":"Numărul ~paginii...", +"~Page Numbers...":"Numărul de p~agini...", +"~Page Style...":"Stil de ~pagină...", +"~Page...":"~Pagină...", +"~Parallel":"~Paralel", +"~Paste":"Li~pește", +"~Pivot Table":"Tabel ~pivot", +"~Print...":"Ti~părește...", +"~Properties...":"~Proprietăți...", +"~Recalculate":"~Recalculează", +"~Record":"În~registrează", +"~Redo":"~Refă", +"~Refresh":"~Reîmprospătează", +"~Regression...":"~Regresie...", +"~Remove Hyperlink":"Elimină hipe~rlinkul", +"~Remove Outline":"Ște~rge conturul", +"~Reset Filter":"~Restabilește filtrul", +"~Right":"D~reapta", +"~Right-to-Left Mark":"~Marcaj de la dreapta la stânga", +"~Row":"~Rând", +"~Rows":"~Rânduri", +"~Sampling...":"~Prelevare de probe...", +"~Save":"~Salvează", +"~Sections...":"~Secțiuni...", +"~Select":"~Selectare", +"~Send to Back":"Trimite în ~spate de tot", +"~Sentence case":"~Literă de început de propoziție", +"~Shape":"~Formă", +"~Sheet":"~Foaie", +"~Show":"~Arată", +"~Show Details":"~Afișează detalii", +"~Show Sheet...":"A~rată foaia...", +"~Slide Number":"~Numărul diapozitivului", +"~Soft Hyphen":"Crati~mă ușoară", +"~Sort...":"~Sortează..", +"~Spacing":"~Spațiere", +"~Spacing...":"~Spațiere...", +"~Spelling...":"~Ortografie...", +"~Standard Filter...":"Filtru ~standard...", +"~Subject":"~Subiect", +"~Table":"~Tabel", +"~Table Properties...":"Proprietăți ta~bel...", +"~Table...":"~Tabel...", +"~Text Box":"~Căsuță de text", +"~Thesaurus...":"~Sinonime...", +"~Through":"Pr~in", +"~Time":"~Oră", +"~Time (fixed)":"~Timp (fix)", +"~Time (variable)":"~Timp (variabil)", +"~Tools":"Ins~trumente", +"~Top":"~Sus", +"~UPPERCASE":"~LITERE MARI", +"~Undo":"An~ulează", +"~Ungroup...":"Degr~upare...", +"~Unordered List":"Listă ~neordonată", +"~Update All":"Act~ualizează tot", +"~Validity...":"~Validitate...", +"~View":"~Vizualizează", +"~While Typing":"În ~timpul tastării", +"~Width...":"~Lățime...", +"~Word Count...":"~Contor de cuvinte...", +"~Word Joiner":"Îmbinator de cu~vinte", +"~Wrap":"Î~ncadrare text în fereastră", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Spațiu cu lățime ~zero", +"~lowercase":"~litere mici", +"~tOGGLE cASE":"~iNVERSEAZĂ mAJUSCULELE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ru.json b/f7cloud-office/browser/dist/l10n/uno/ru.json new file mode 100644 index 0000000..d18620e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ru.json @@ -0,0 +1,875 @@ +{ +"12-Point Star":"12-конечная звезда", +"24-Point Star":"24-конечная звезда", +"4-Point Star":"4-конечная звезда", +"4-way Arrow":"Стрелка во все стороны", +"4-way Arrow Callout":"Выноска со стрелками во все стороны", +"5-Point Star":"5-конечная звезда", +"6-Point Star":"6-конечная звезда", +"6-Point Star, Concave":"6-конечная вогнутая звезда", +"8-Point Star":"8-конечная звезда", +"Accept":"Принять", +"Accept All":"Принять все", +"Accept All Changes":"Принять все изменения", +"Accept Change":"Принять изменение", +"Accept Track Change and select the next one":"Принять изменение и выбрать следующее", +"Accept and Move to Next":"Принять и перейти к следующему", +"Add Decimal Place":"Добавить десятичный разряд", +"Add To Dictionary":"Добавить в словарь", +"Add descriptions of non-text content (for accessibility)":"Добавить описания нетекстового содержимого (для доступности)", +"After":"После", +"Align Bottom":"Выровнять по нижнему краю", +"Align Bottom to Anchor":"Выровнять по нижнему краю относительно якоря", +"Align Center":"Выровнять по центру", +"Align Left":"Выровнять по левому краю", +"Align Right":"Выровнять по правому краю", +"Align Tex~t":"Выравнивание текста", +"Align Top":"Выровнять по верхнему краю", +"Align Top to Anchor":"Выровнять по верхнему краю относительно якоря", +"Alt Text...":"Альтернативный текст…", +"Anc~hor":"Якорь", +"Animation":"Анимация", +"Apply Suggestion":"Применить предложение", +"Arch Down (Curve)":"Арка вниз (контур)", +"Arch Down (Pour)":"Арка вниз (заливка)", +"Arch Left (Curve)":"Арка влево (контур)", +"Arch Right (Curve)":"Арка вправо (контур)", +"Arch Right (Pour)":"Арка вправо (заливка)", +"Arch Up (Curve)":"Арка вверх (контур)", +"Arch Up (Pour)":"Арка вверх (заливка)", +"Arrange":"Упорядочить", +"As C~haracter":"Как символ", +"AutoCorr~ect":"Автозамена", +"AutoFill Data Series: automatic":"Автозаполнение рядов данных: автоматически", +"Auto~Filter":"Автофильтр", +"A~lignment...":"Выравнивание…", +"A~rea...":"Область…", +"A~rrange":"Упорядочить", +"Back One":"Назад", +"Background Color":"Цвет фона", +"Before":"До", +"Block Arc":"Блочная дуга", +"Bold":"Жирный", +"Bookmar~k...":"Закладка…", +"Borders (Shift to overwrite)":"Границы (Shift для перезаписи)", +"Bottom":"Внизу", +"Brightness":"Яркость", +"Caption...":"Заголовок…", +"Center":"По центру", +"Center Horizontal":"Выровнять по горизонтали", +"Center Vertically":"Выровнять по вертикали", +"Centered":"По центру", +"~Centered":"По центру", +"Ce~lls...":"Ячейки…", +"Character Highlighting Color":"Цвет выделения символов", +"Character Spacing":"Межсимвольный интервал", +"Charcoal Sketch":"Угольный набросок", +"Chart T~ype...":"Тип диаграммы…", +"Check Spelling":"Проверить орфографию", +"Chevron":"Шеврон", +"Chevron Down":"Шеврон вниз", +"Chevron Up":"Шеврон вверх", +"Circle":"Круг", +"Circle (Curve)":"Круг (контур)", +"Circle (Pour)":"Круг (заливка)", +"Circle Pie":"Круговая диаграмма", +"Circular Arrow":"Круговая стрелка", +"Clear Direct Formatting":"Очистить прямое форматирование", +"Clear ~Direct Formatting":"Очистить прямое форматирование", +"Cle~ar Cells...":"Очистить ячейки…", +"Clone Formatting":"Клонировать форматирование", +"Close Master View":"Закрыть образец", +"Cloud":"Облако", +"Cl~ear Contents...":"Очистить содержимое…", +"Color Scale...":"Цветовая шкала…", +"Column":"Столбец", +"Column ~Width...":"Ширина столбца…", +"~Width...":"Ширина…", +"~Optimal Width...":"Оптимальная ширина…", +"Columns A~fter":"Столбцы после", +"Columns B~efore":"Столбцы перед", +"Columns ~After":"После", +"~Define":"Определить", +"Columns ~Before":"Перед", +"Comments":"Комментарии", +"Comme~nt":"Комментарий", +"Connector":"Соединитель", +"Connector Ends with Arrow":"Соединитель со стрелкой", +"Connector with Arrows":"Соединитель со стрелками", +"Connectors":"Соединители", +"Connectors (double click for multi-selection)":"Соединители (двойной щелчок для множественного выбора)", +"Content Control Properties":"Свойства элемента управления содержимым", +"Contrast":"Контрастность", +"Copy Hyperlink Location":"Копировать адрес гиперссылки", +"Cop~y":"Копировать", +"Corner Right Arrow":"Угловая стрелка вправо", +"Co~lumns...":"Столбцы…", +"Co~mpress...":"Сжать…", +"Crop":"Обрезать", +"Crop Image":"Обрезать изображение", +"Cross":"Крест", +"Cross-~reference...":"Перекрестная ссылка…", +"Cuboid":"Параллелепипед", +"Currency":"Валюта", +"Current ~Index":"Текущий указатель", +"Curve":"Кривая", +"Curve Down":"Кривая вниз", +"Curve Up":"Кривая вверх", +"Curved Connector":"Изогнутый соединитель", +"Curved Connector Ends with Arrow":"Изогнутый соединитель со стрелкой", +"Curved Connector with Arrows":"Изогнутый соединитель со стрелками", +"Cycle Case":"Циклическое изменение регистра", +"Cylinder":"Цилиндр", +"C~ell":"Ячейка", +"C~haracter...":"Символ…", +"C~onditional":"Условное форматирование", +"Data Bar...":"Панель данных…", +"Date":"Дата", +"Date...":"Дата…", +"Dat~e (variable)":"Дата (переменная)", +"Decrease Font Size":"Уменьшить размер шрифта", +"Decrease Indent":"Уменьшить отступ", +"Decrease Paragraph Spacing":"Уменьшить интервал между абзацами", +"Decrease Size":"Уменьшить размер", +"Delete All Comments":"Удалить все комментарии", +"Delete All Comments by This Author":"Удалить все комментарии этого автора", +"Delete Axis":"Удалить ось", +"Delete Comment":"Удалить комментарий", +"Delete Content Control":"Удалить элемент управления содержимым", +"Delete C~ells...":"Удалить ячейки…", +"Delete C~ontents...":"Удалить содержимое…", +"Delete Data Labels":"Удалить подписи данных", +"Delete Decimal Place":"Удалить десятичный разряд", +"Delete Index":"Удалить указатель", +"Delete Legend":"Удалить легенду", +"Delete Major Grid":"Удалить основные линии сетки", +"Delete Minor Grid":"Удалить вспомогательные линии сетки", +"Delete Row":"Удалить строку", +"Delete Rows":"Удалить строки", +"Delete Single Data Label":"Удалить подпись данных", +"Delete Sparkline":"Удалить спарклайн", +"Delete Sparkline Group":"Удалить группу спарклайнов", +"Delete Table":"Удалить таблицу", +"Delete selected columns":"Удалить выбранные столбцы", +"Delete selected rows":"Удалить выбранные строки", +"Delete table":"Удалить таблицу", +"Delete ~All Comments":"Удалить все комментарии", +"Delete ~Columns":"Удалить столбцы", +"Demote Outline Level":"Понизить уровень структуры", +"Demote Outline Level with Subpoints":"Понизить уровень структуры с подпунктами", +"De~lete...":"Удалить…", +"Diamond":"Ромб", +"Diamond Bevel":"Скошенный ромб", +"Digital Signatu~res...":"Цифровые подписи…", +"Display Grid":"Отображать сетку", +"Doorplate":"Табличка", +"Double Brace":"Двойная фигурная скобка", +"Double Bracket":"Двойная круглая скобка", +"Double Underline":"Двойное подчеркивание", +"Down Arrow":"Стрелка вниз", +"Down Arrow Callout":"Выноска со стрелкой вниз", +"Duplicate Page":"Дублировать страницу", +"Duplicate ~Slide":"Дублировать слайд", +"D~elete Page":"Удалить страницу", +"Edit Hyperlink...":"Редактировать гиперссылку…", +"Edit Section...":"Редактировать раздел…", +"Edit Sparkline Group...":"Редактировать группу спарклайнов…", +"Edit Sparkline...":"Редактировать спарклайн…", +"Ellipse":"Эллипс", +"Ellipse (double click for multi-selection)":"Эллипс (двойной щелчок для множественного выбора)", +"Explosion":"Взрыв", +"E~xecute Interaction...":"Выполнить взаимодействие", +"E~xit Group":"Выйти из группы", +"Fade Down":"Затухание вниз", +"Fade Left":"Затухание влево", +"Fade Right":"Затухание вправо", +"Fade Up":"Затухание вверх", +"Fade Up and Left":"Затухание вверх и влево", +"Fade Up and Right":"Затухание вверх и вправо", +"Fiel~d":"Поле", +"Fill Color":"Цвет заливки", +"Find Next":"Найти следующее", +"Find Previous":"Найти предыдущее", +"Find and Rep~lace...":"Найти и заменить…", +"First ~Author":"Первый автор", +"Flip Horizontally":"Отразить по горизонтали", +"Flip Vertically":"Отразить по вертикали", +"Flowchart: Alternate Process":"Блок-схема: Альтернативный процесс", +"Flowchart: Card":"Блок-схема: Карта", +"Flowchart: Collate":"Блок-схема: Сопоставить", +"Flowchart: Connector":"Блок-схема: Соединитель", +"Flowchart: Data":"Блок-схема: Данные", +"Flowchart: Decision":"Блок-схема: Решение", +"Flowchart: Delay":"Блок-схема: Задержка", +"Flowchart: Direct Access Storage":"Блок-схема: Прямой доступ к хранилищу", +"Flowchart: Display":"Блок-схема: Отображение", +"Flowchart: Document":"Блок-схема: Документ", +"Flowchart: Extract":"Блок-схема: Извлечь", +"Flowchart: Internal Storage":"Блок-схема: Внутреннее хранилище", +"Flowchart: Magnetic Disc":"Блок-схема: Магнитный диск", +"Flowchart: Manual Input":"Блок-схема: Ручной ввод", +"Flowchart: Manual Operation":"Блок-схема: Ручная операция", +"Flowchart: Merge":"Блок-схема: Объединить", +"Flowchart: Multidocument":"Блок-схема: Многодокумент", +"Flowchart: Off-page Connector":"Блок-схема: Межстраничный соединитель", +"Flowchart: Or":"Блок-схема: Или", +"Flowchart: Predefined Process":"Блок-схема: Предопределенный процесс", +"Flowchart: Preparation":"Блок-схема: Подготовка", +"Flowchart: Process":"Блок-схема: Процесс", +"Flowchart: Punched Tape":"Блок-схема: Перфолента", +"Flowchart: Sequential Access":"Блок-схема: Последовательный доступ", +"Flowchart: Sort":"Блок-схема: Сортировка", +"Flowchart: Stored Data":"Блок-схема: Хранимые данные", +"Flowchart: Summing Junction":"Блок-схема: Суммирующий переход", +"Flowchart: Terminator":"Блок-схема: Терминатор", +"Flower":"Цветок", +"~Define...":"Установить значение", +"~Define Range...":"Установить диапазон", +"~Headers and Footers...":"Верхние и нижние колонтитулы", +"~Header and Footer...":"Верхний и нижний колонтитул", +"~Hide Slide":"Скрыть слайд", +"Print Grid Lines":"Печатать линии сетки", +"Folded Corner":"Сложенный угол", +"Font Color":"Цвет шрифта", +"Fontwork Shape":"Фигура WordArt", +"Fontwork...":"WordArt…", +"~Recalculate":"Пересчитать", +"~Standard Filter...":"Стандартный фильтр", +"~Hide AutoFilter":"Скрыть автофильтр", +"~Reset Filter":"Сбросить фильтр", +"Foote~r":"Нижний колонтитул", +"For All Text":"Для всего текста", +"For Paragraph":"Для абзаца", +"For Selection":"Для выделения", +"Format Axis...":"Форматировать ось…", +"Format Chart Area...":"Форматировать область диаграммы…", +"Format Data Labels...":"Форматировать подписи данных…", +"Format Data Point...":"Форматировать точку данных…", +"Format Data Series...":"Форматировать ряд данных…", +"Format Floor...":"Форматировать основание…", +"Format Legend...":"Форматировать легенду…", +"Format Major Grid...":"Форматировать основные линии сетки…", +"Format Mean Value Line...":"Форматировать линию среднего значения…", +"Format Minor Grid...":"Форматировать вспомогательные линии сетки…", +"Format Pa~ge...":"Формат страницы…", +"Format Selection...":"Форматировать выделение…", +"Format Single Data Label...":"Форматировать подпись данных…", +"Format Stock Gain...":"Форматировать прибыль акций…", +"Format Stock Loss...":"Форматировать убыток акций…", +"Format Title...":"Форматировать заголовок…", +"Format Trend Line Equation...":"Форматировать уравнение линии тренда…", +"Format Trend Line...":"Форматировать линию тренда…", +"Format Wall...":"Форматировать стенку…", +"Format X Error Bars...":"Форматировать планки погрешностей X…", +"Format Y Error Bars...":"Форматировать планки погрешностей Y…", +"Format as Currency":"Форматировать как валюту", +"Format as Date":"Форматировать как дату", +"Format as General":"Форматировать как общее", +"Format as Number":"Форматировать как число", +"Format as Percent":"Форматировать как процент", +"Format as Scientific":"Форматировать как научное", +"Format as Time":"Форматировать как время", +"Formatting Mark":"Знак форматирования", +"Formula to Value":"Формула в значение", +"Forward One":"Вперед", +"For~matting Marks":"Знаки форматирования", +"Fo~rm":"Форма", +"Frame":"Рамка", +"Freeze First Column":"Закрепить первый столбец", +"Freeze First Row":"Закрепить первую строку", +"Freeze Rows and Columns":"Закрепить строки и столбцы", +"Freeze ~Cells":"Закрепить ячейки", +"F~ont Size...":"Размер шрифта…", +"F~ormat":"Формат", +"F~ourier Analysis...":"Анализ Фурье…", +"F~rame...":"Рамка…", +"F~ull Screen":"Полный экран", +"General":"Общий", +"Give a label to identify an object":"Дать метку для идентификации объекта", +"Go t~o Page...":"Перейти к странице…", +"Go t~o Slide...":"Перейти к слайду…", +"Group Sparklines":"Группировать спарклайны", +"Heading ~Numbering...":"Нумерация заголовков…", +"Heart":"Сердце", +"Hexagon":"Шестиугольник", +"He~ader":"Верхний колонтитул", +"He~ader and Footer":"Верхний и нижний колонтитулы", +"Horizontal Scroll":"Горизонтальная прокрутка", +"Horizontally ~Center":"По горизонтали по центру", +"Horizontally ~Left":"По горизонтали слева", +"Horizontally ~Right":"По горизонтали справа", +"Horizontally ~Spacing":"По горизонтали с интервалом", +"H~ide":"Скрыть", +"H~ide Columns":"Скрыть столбцы", +"H~ide Rows":"Скрыть строки", +"Icon Set...":"Набор значков…", +"Ignore":"Игнорировать", +"Ignore All":"Игнорировать все", +"Image Mode":"Режим изображения", +"In ~Background":"На заднем плане", +"Increase Font Size":"Увеличить размер шрифта", +"Increase Indent":"Увеличить отступ", +"Increase Paragraph Spacing":"Увеличить интервал между абзацами", +"Increase Size":"Увеличить размер", +"Inflate":"Раздуть", +"Insert Audio or Video":"Вставить аудио или видео", +"Insert Axis":"Вставить ось", +"Insert Axis Title":"Вставить заголовок оси", +"Insert Bookmark":"Вставить закладку", +"Insert Caption...":"Вставить заголовок…", +"Insert Chart":"Вставить диаграмму…", +"Insert Column After":"Вставить столбец после", +"Insert Column Before":"Вставить столбец перед", +"Insert Column Break":"Вставить разрыв столбца", +"Insert Columns ~After":"Вставить столбцы после", +"Insert Columns ~Before":"Вставить столбцы перед", +"Insert Comment":"Вставить комментарий", +"Insert Co~lumns":"Вставить столбцы", +"Insert Cross-reference":"Вставить перекрестную ссылку", +"Insert Data Labels":"Вставить подписи данных", +"Insert Endnote":"Вставить концевую сноску", +"Insert Field":"Вставить поле", +"Insert Fontwork Text":"Вставить текст WordArt", +"Insert Footnote":"Вставить сноску", +"Insert Frame":"Вставить рамку", +"Insert Hyperlink":"Вставить гиперссылку", +"Insert Image...":"Вставить изображение…", +"Insert Index Entry":"Вставить запись указателя", +"Insert Line (double click for multi-selection)":"Вставить линию (двойной щелчок для множественного выбора)", +"Insert Major Grid":"Вставить основные линии сетки", +"Insert Mean ~Value Line":"Вставить линию среднего значения", +"Insert Minor Grid":"Вставить вспомогательные линии сетки", +"Insert Page Break":"Вставить разрыв страницы", +"Insert Page Number":"Вставить номер страницы", +"Insert Row Above":"Вставить строку выше", +"Insert Row Below":"Вставить строку ниже", +"Insert Rows ~Above":"Вставить строки выше", +"Insert Rows ~Below":"Вставить строки ниже", +"Insert Single Data Label":"Вставить подпись данных", +"Insert Slide":"Вставить слайд", +"Insert Soft Hyphen...":"Вставить мягкий дефис…", +"Insert Special Character":"Вставить специальный символ", +"Insert Special Characters":"Вставить специальные символы", +"Insert Text Box":"Вставить текстовое поле", +"Insert Text Box (double click for multi-selection)":"Вставить текстовое поле (двойной щелчок для множественного выбора)", +"Insert Titles...":"Вставить заголовки…", +"Insert Tre~nd Line...":"Вставить линию тренда…", +"Insert Unnumbered Entry":"Вставить ненумерованную запись", +"Insert Vertical Text":"Вставить вертикальный текст", +"Insert columns after":"Вставить столбцы после", +"Insert columns before":"Вставить столбцы перед", +"Insert page number":"Вставить номер страницы", +"Insert rows above":"Вставить строки выше", +"Insert rows below":"Вставить строки ниже", +"Insert ~Cells...":"Вставить ячейки…", +"Insert ~Rows":"Вставить строки", +"Insert ~Table...":"Вставить таблицу…", +"Insert ~X Error Bars...":"Вставить планки погрешностей X…", +"Insert ~Y Error Bars...":"Вставить планки погрешностей Y…", +"Insert/Delete Axes...":"Вставить/удалить оси…", +"Invert":"Инвертировать", +"Isosceles Triangle":"Равнобедренный треугольник", +"Italic":"Курсив", +"Justified":"По ширине", +"Language":"Язык", +"Language Status":"Статус языка", +"Layout":"Макет", +"Left":"Слева", +"Left Arrow":"Стрелка влево", +"Left Arrow Callout":"Выноска со стрелкой влево", +"Left Brace":"Левая фигурная скобка", +"Left Bracket":"Левая круглая скобка", +"Left and Right Arrow":"Двойная стрелка по горизонтали", +"Left and Right Arrow Callout":"Выноска со стрелками влево и вправо", +"Left-To-Right":"Слева направо", +"Lightning Bolt":"Молния", +"Line":"Линия", +"Line Callout 1":"Выноска с линией 1", +"Line Callout 2":"Выноска с линией 2", +"Line Callout 3":"Выноска с линией 3", +"Line Color":"Цвет линии", +"Line Connector":"Линейный соединитель", +"Line Connector Ends with Arrow":"Линейный соединитель со стрелкой", +"Line Spacing":"Межстрочный интервал", +"Line Spacing: 1":"Межстрочный интервал: 1", +"Line Spacing: 1.5":"Межстрочный интервал: 1,5", +"Line Spacing: 2":"Межстрочный интервал: 2", +"Lis~ts":"Списки", +"L~ine...":"Линия…", +"Manage Track Changes":"Управление отслеживанием изменений", +"Manage...":"Управлять…", +"Manual ~Break...":"Ручной разрыв…", +"Master Slides":"Образцы слайдов", +"Media":"Медиа", +"Merge Cells":"Объединить ячейки", +"Merge and center or unmerge cells depending on the current toggle state":"Объединить и центрировать или разъединить ячейки в зависимости от текущего состояния", +"Moon":"Луна", +"More ~Filters":"Дополнительные фильтры", +"Move Item Down":"Переместить элемент вниз", +"Move Item Down with Subpoints":"Переместить элемент с подпунктами вниз", +"Move Item Up":"Переместить элемент вверх", +"Move Item Up with Subpoints":"Переместить элемент с подпунктами вверх", +"M~erge and Center Cells":"Объединить и центрировать ячейки", +"Name...":"Имя…", +"Na~vigator":"Навигатор", +"New Page":"Новая страница", +"Next":"Следующий", +"Next Page":"Следующая страница", +"Next Track Change":"Следующее изменение", +"No List":"Без списка", +"Non-breaking ~Hyphen":"Неразрывный дефис", +"None":"Нет", +"Notched Right Arrow":"Надрезанная стрелка вправо", +"Number":"Число", +"Number Format":"Числовой формат", +"Number Format...":"Числовой формат…", +"Number Format: Currency":"Числовой формат: Валюта", +"Number Format: Date":"Числовой формат: Дата", +"Number Format: Decimal":"Числовой формат: Десятичный", +"Number Format: Exponential":"Числовой формат: Экспоненциальный", +"Number Format: Percent":"Числовой формат: Процент", +"Number Format: Standard":"Числовой формат: Стандартный", +"Number Format: Time":"Числовой формат: Время", +"Octagon":"Восьмиугольник", +"Octagon Bevel":"Скошенный восьмиугольник", +"Open Circle (Curve)":"Открытый круг (контур)", +"Open Circle (Pour)":"Открытый круг (заливка)", +"Open Hyperlink":"Открыть гиперссылку", +"Open the Elements Deck":"Открыть панель элементов", +"Open the Styles Deck":"Открыть панель стилей", +"Optimal Column Width":"Оптимальная ширина столбца", +"Optimal Row Height":"Оптимальная высота строки", +"Orientation":"Ориентация", +"Outline Font Effect":"Контур шрифта", +"Overline":"Надчеркивание", +"Page Properties...":"Свойства страницы…", +"Page Tit~le":"Заголовок страницы", +"Page ~Count":"Количество страниц", +"Paired ~t-test...":"Парный t-тест…", +"Parallelogram":"Параллелограмм", +"Paste ~Special...":"Специальная вставка…", +"Pentagon":"Пятиугольник", +"Percent":"Процент", +"Pi~vot Table...":"Сводная таблица…", +"Plain Text":"Простой текст", +"Pop Art":"Поп-арт", +"Position and Si~ze...":"Положение и размер…", +"Previous Page":"Предыдущая страница", +"Previous Track Change":"Предыдущее изменение", +"Prin~t Ranges":"Диапазоны печати", +"Prohibited":"Запрещено", +"Promote Outline Level":"Повысить уровень структуры", +"Promote Outline Level with Subpoints":"Повысить уровень структуры с подпунктами", +"Properties":"Свойства", +"Propert~ies...":"Свойства…", +"Protect Cells":"Защитить ячейки", +"Protect ~Sheet...":"Защитить лист…", +"Pr~evious":"Предыдущий", +"Puzzle":"Пазл", +"P~aragraph...":"Абзац…", +"QR and ~Barcode...":"QR-код и штрих-код…", +"Record Track Changes":"Записывать изменения", +"~Record":"Запись", +"~Page Style...":"Стиль страницы", +"~Accessibility Check...":"Проверка доступности", +"~Bullets and Numbering...":"Маркеры и нумерация", +"~Manage...":"Исправления", +"Rectangle":"Прямоугольник", +"Rectangle (double click for multi-selection)":"Прямоугольник (двойной щелчок для множественного выбора)", +"Rectangle, Rounded":"Скругленный прямоугольник", +"Rectangular Callout":"Прямоугольная выноска", +"Reinstate":"Восстановить", +"Reinstate Change":"Восстановить изменение", +"Reject":"Отклонить", +"Reject All":"Отклонить все", +"Reject All Changes":"Отклонить все изменения", +"Reject Change":"Отклонить изменение", +"Reject Track Change and select the next one":"Отклонить изменение и выбрать следующее", +"Reject and Move to Next":"Отклонить и перейти к следующему", +"Remove Noise":"Удалить шум", +"Rename Master":"Переименовать образец", +"Rename S~heet...":"Переименовать лист…", +"Reply Comment":"Ответить на комментарий", +"Reset Data Point":"Сбросить точку данных", +"Reset all Data Points":"Сбросить все точки данных", +"Resolved Comments":"Решенные комментарии", +"Restart Numbering":"Перезапустить нумерацию", +"Right":"Справа", +"Right Arrow":"Стрелка вправо", +"Right Arrow Callout":"Выноска со стрелкой вправо", +"Right Brace":"Правая фигурная скобка", +"Right Bracket":"Правая круглая скобка", +"Right Triangle":"Прямоугольный треугольник", +"Right or Left Arrow":"Стрелка вправо или влево", +"Right-To-Left":"Справа налево", +"Ring":"Кольцо", +"Rotate 90° ~Left":"Повернуть на 90° влево", +"Rotate 90° ~Right":"Повернуть на 90° вправо", +"Rot~ate":"Повернуть", +"Round Callout":"Круглая выноска", +"Rounded Rectangular Callout":"Скругленная прямоугольная выноска", +"Row":"Строка", +"Row ~Height...":"Высота строки…", +"Rows ~Above":"Строки выше", +"Rows ~Below":"Строки ниже", +"R~efresh Range":"Обновить диапазон", +"R~ight-To-Left":"Справа налево", +"R~un Macro...":"Выполнить макрос…", +"S-shaped Arrow":"S-образная стрелка", +"Save ~As...":"Сохранить как…", +"Scientific":"Научный", +"Select Cell":"Выбрать ячейку", +"Select Column":"Выбрать столбец", +"Select Row":"Выбрать строку", +"Select Table":"Выбрать таблицу", +"Select ~All":"Выбрать все", +"Select ~Range...":"Выбрать диапазон…", +"Set Background Image...":"Установить фоновое изображение…", +"Set Character Spacing":"Установить межсимвольный интервал", +"Set Heading Numbering":"Установить нумерацию заголовков", +"Set Line Spacing":"Установить межстрочный интервал", +"Se~ction...":"Раздел…", +"Shadow":"Тень", +"Sharpen":"Резкость", +"Sheet R~ight-To-Left":"Лист справа налево", +"Show":"Показать", +"Show Navigator Window":"Показать навигатор", +"Show track changes":"Показать изменения", +"Sho~w Rows":"Показать строки", +"Sho~w Slide":"Показать слайд", +"Sidebar":"Боковая панель", +"Signat~ure Line...":"Строка подписи…", +"Signet":"Печать", +"Slant Down":"Наклон вниз", +"Slant Up":"Наклон вверх", +"Slide Layout":"Макет слайда", +"Slide Properties...":"Свойства слайда…", +"Slide Tit~le":"Заголовок слайда", +"Slide Transition":"Переход слайда", +"Slide ~Count":"Количество слайдов", +"Slide ~Layout":"Макет слайда", +"Small capitals":"Капитель", +"Smiley Face":"Смайлик", +"Snap to Grid":"Привязать к сетке", +"Sort Ascending":"Сортировать по возрастанию", +"Sort Descending":"Сортировать по убыванию", +"So~rt...":"Сортировать…", +"Sparkline...":"Спарклайн…", +"Sparklines":"Спарклайны", +"Split Arrow":"Разделенная стрелка", +"Split Cells...":"Разделить ячейки…", +"Split Table...":"Разделить таблицу…", +"Square":"Квадрат", +"Square Bevel":"Скошенный квадрат", +"Square, Rounded":"Скругленный квадрат", +"Statistics":"Статистика", +"Stop":"Остановить", +"Straight Connector":"Прямой соединитель", +"Straight Connector ends with Arrow":"Прямой соединитель со стрелкой", +"Straight Connector with Arrows":"Прямой соединитель со стрелками", +"Strikethrough":"Зачеркнутый", +"Striped Right Arrow":"Полосатая стрелка вправо", +"Subscript":"Подстрочный", +"Sun":"Солнце", +"Superscript":"Надстрочный", +"Symbol":"Символ", +"S~how Columns":"Показать столбцы", +"S~lide":"Слайд", +"S~pecial Character...":"Специальный символ…", +"Table Cell Background Color":"Цвет фона ячейки таблицы", +"Table of Contents and Inde~x":"Оглавление и указатель", +"Ta~ble Properties...":"Свойства таблицы…", +"Text Wrap...":"Обтекание текстом…", +"Te~xt":"Текст", +"Theme...":"Тема…", +"Thousands Separator":"Разделитель тысяч", +"Time":"Время", +"Time Field":"Поле времени", +"Title Page...":"Титульная страница…", +"To Background":"На задний план", +"To Cell (~resize with cell)":"К ячейке (изменять размер с ячейкой)", +"To Foreground":"На передний план", +"To Next Paragraph in Level":"К следующему абзацу на уровне", +"To Previous Paragraph in Level":"К предыдущему абзацу на уровне", +"To P~age":"К странице", +"To ~Cell":"К ячейке", +"To ~Character":"К символу", +"To ~Curve":"К кривой", +"To ~Frame":"К рамке", +"To ~Paragraph":"К абзацу", +"Toggle Automatic Spell Checking":"Переключить автоматическую проверку орфографии", +"Toggle Formatting Marks":"Переключить знаки форматирования", +"Toggle Ordered List":"Переключить упорядоченный список", +"Toggle Shadow":"Переключить тень", +"Toggle Unordered List":"Переключить неупорядоченный список", +"Top":"Вверху", +"~Top":"Вверху", +"~Bottom":"Снизу", +"~Middle":"Посередине", +"Track Chan~ges":"Отслеживать изменения", +"Translate...":"Перевести…", +"Transparency":"Прозрачность", +"Trapezoid":"Трапеция", +"Triangle Down":"Треугольник вниз", +"Triangle Up":"Треугольник вверх", +"T~able":"Таблица", +"T~ime (variable)":"Время (переменная)", +"T~itle":"Заголовок", +"Underline":"Подчеркнутый", +"Unfloat Frame Content":"Отменить обтекание содержимого рамки", +"Ungroup Sparklines":"Разгруппировать спарклайны", +"Unmerge Cells":"Разъединить ячейки", +"Unprotect Cells":"Снять защиту с ячеек", +"Up Arrow":"Стрелка вверх", +"Up Arrow Callout":"Выноска со стрелкой вверх", +"Up and Down Arrow":"Двойная стрелка по вертикали", +"Up and Down Arrow Callout":"Выноска со стрелками вверх и вниз", +"Up and Right Arrow":"Двойная стрелка вверх-вправо", +"Up and Right Arrow Callout":"Выноска со стрелками вверх и вправо", +"Up, Right and Down Arrow":"Стрелка вверх, вправо и вниз", +"Update ~Index":"Обновить указатель", +"Vertical Scroll":"Вертикальная прокрутка", +"Vertical Text":"Вертикальный текст", +"Vertically C~enter":"По вертикали по центру", +"Vertically S~pacing":"По вертикали с интервалом", +"Vertically ~Bottom":"По вертикали внизу", +"Vertically ~Top":"По вертикали вверху", +"View Grid Lines":"Показать линии сетки", +"Watermark...":"Водяной знак…", +"Wave":"Волна", +"Wrap Text":"Перенос текста", +"Zoom In":"Увеличить", +"Zoom Out":"Уменьшить", +"~3D View...":"3D-вид…", +"~Accessibility...":"Доступность…", +"~Add":"Добавить", +"~Advanced Filter...":"Расширенный фильтр…", +"~Align":"Выровнять", +"~All":"Все", +"~Anchor":"Якорь", +"~Arrange":"Упорядочить", +"~Assign Macro...":"Назначить макрос…", +"~AutoFormat...":"Автоформат…", +"~AutoSum":"Автосумма", +"~Background Color":"Цвет фона", +"~Bold":"Жирный", +"~Bookmarks...":"Закладки…", +"~Borders":"Границы", +"~Break...":"Разрыв…", +"~Bring to Front":"На передний план", +"~Bullets":"Маркеры", +"~Cancel":"Отмена", +"~Case...":"Регистр…", +"~Center":"По центру", +"~Change Case":"Изменить регистр", +"~Chart...":"Диаграмма", +"Chart":"Диаграмма", +"~Clear":"Очистить", +"~Close":"Закрыть", +"~Color":"Цвет", +"~Column":"Столбец", +"~Columns":"Столбцы", +"~Comments":"Комментарии", +"~Conditional...":"Условное…", +"~Connector":"Соединитель", +"~Copy":"Копировать", +"~Create":"Создать", +"~Cross-reference":"Перекрестная ссылка", +"~Cut":"Вырезать", +"~Data":"Данные", +"~Data Labels":"Подписи данных", +"~Date":"Дата", +"~Decimal Place":"Десятичный разряд", +"~Decrease":"Уменьшить", +"~Default":"По умолчанию", +"~Delete":"Удалить", +"~Delete Column":"Удалить столбец", +"~Delete Row":"Удалить строку", +"~Delete Slide":"Удалить слайд", +"~Demote":"Понизить", +"~Duplicate":"Дублировать", +"~Edit":"Редактировать", +"~Edit...":"Редактировать", +"~Effects":"Эффекты", +"~Endnote":"Конечная сноска", +"~Exit":"Выход", +"~Field":"Поле", +"~File":"Файл", +"~Fill":"Заливка", +"~Filter":"Фильтр", +"~Find":"Найти", +"Find":"Найти", +"~First":"Первый", +"~Fit":"Подогнать", +"~Font":"Шрифт", +"~Footer":"Нижний колонтитул", +"~Footnote":"Сноска", +"~Format":"Формат", +"~Formula":"Формула", +"~Freeze":"Закрепить", +"~Full Screen":"Полный экран", +"~Function":"Функция", +"~Function...":"Функция", +"~General":"Общий", +"~Go To":"Перейти", +"~Grid":"Сетка", +"~Group":"Группа", +"~Group...":"Группа", +"~Ungroup...":"Разгруппировать", +"~Header":"Верхний колонтитул", +"~Help":"Справка", +"~Remove Outline":"Удалить контур", +"~Show Details":"Показать детали", +"~Hide Details":"Скрыть детали", +"~New Slide":"Новый слайд", +"~Goal Seek...":"Подбор параметра", +"~Validity...":"Проверка вводимых значений", +"~Sampling...":"Выборка", +"~Descriptive Statistics...":"Описательная статистика", +"~Analysis of Variance (ANOVA)...":"Дисперсионный анализ (ANOVA)", +"~Correlation...":"Корреляция", +"~Covariance...":"Ковариация", +"~Hide":"Скрыть", +"~Exponential Smoothing...":"Экспоненциальное сглаживание", +"~Moving Average...":"Скользящая средняя", +"~Regression...":"Регрессия", +"~F-test...":"F-тест", +"~Z-test...":"Z-тест", +"~Chi-square Test...":"Xи-квадрат тест", +"~Format Cells...":"Формат ячеек", +"~Hyperlink":"Гиперссылка", +"~Hyperlink...":"Гиперссылка", +"~Image...":"Изображение", +"Image":"Изображение", +"~Increase":"Увеличить", +"~Index":"Указатель", +"~Insert":"Вставить", +"~Italic":"Курсив", +"~Justified":"По ширине", +"~Language":"Язык", +"~Last":"Последний", +"~Left":"Слева", +"~Line":"Линия", +"~Link":"Ссылка", +"~List":"Список", +"~Macro":"Макрос", +"~Manual":"Ручной", +"~Margins":"Поля", +"~Master":"Образец", +"~Merge":"Объединить", +"~More":"Еще", +"~Move":"Переместить", +"~Name":"Имя", +"~New":"Новый", +"~Next":"Следующий", +"~None":"Нет", +"~Normal":"Обычный", +"~Number":"Номер", +"~Numbering":"Нумерация", +"~Object":"Объект", +"~Open":"Открыть", +"~Options":"Параметры", +"~Order":"Порядок", +"~Orientation":"Ориентация", +"~Outline":"Структура", +"~Page":"Страница", +"~Paste":"Вставить", +"~Picture":"Рисунок", +"~Pivot":"Сводная", +"~Previous":"Предыдущий", +"~Print":"Печать", +"Print":"Печать", +"~Promote":"Повысить", +"~Properties":"Свойства", +"~Protect":"Защитить", +"~Range":"Диапазон", +"~Redo":"Повторить", +"~Reference":"Ссылка", +"~Refresh":"Обновить", +"~Reject":"Отклонить", +"~Remove":"Удалить", +"~Rename":"Переименовать", +"~Replace":"Заменить", +"~Reset":"Сбросить", +"~Right":"Справа", +"~Rotate":"Повернуть", +"~Row":"Строка", +"~Rows":"Строки", +"~Ruler":"Линейка", +"~Run":"Выполнить", +"~Save":"Сохранить", +"~Scale":"Масштаб", +"~Search":"Поиск", +"~Section":"Раздел", +"Section":"Раздел", +"~Sections...":"Разделы", +"~Select":"Выбрать", +"~Send":"Отправить", +"~Send to Back":"На задний план", +"~Settings":"Настройки", +"~Shadow":"Тень", +"~Sheet":"Лист", +"~Show":"Показать", +"~Size":"Размер", +"~Slide":"Слайд", +"~Small":"Малый", +"~Sort":"Сортировка", +"~Sort...":"Сортировка", +"~Spacing":"Интервал", +"~Special":"Специальный", +"~Spelling":"Орфография", +"~Spelling...":"Орфография", +"~Word Count...":"Количество слов", +"~Automatic Spell Checking":"Автоматическая проверка орфографии", +"~Thesaurus...":"Справочник", +"~Split":"Разделить", +"~Standard":"Стандартный", +"~Start":"Начать", +"~Statistics":"Статистика", +"~Status":"Статус", +"~Strikethrough":"Зачеркнутый", +"~Style":"Стиль", +"~Subscript":"Подстрочный", +"~Superscript":"Надстрочный", +"~Symbol":"Символ", +"~Table":"Таблица", +"~Text":"Текст", +"~Theme":"Тема", +"~Time":"Время", +"~Title":"Заголовок", +"~Tools":"Инструменты", +"~Track":"Отслеживать", +"~Transform":"Преобразовать", +"~Transition":"Переход", +"~Translate":"Перевести", +"~Type":"Тип", +"~Underline":"Подчеркнутый", +"~Undo":"Отменить", +"~Unfreeze":"Разблокировать", +"~Ungroup":"Разгруппировать", +"~Update":"Обновить", +"~Value":"Значение", +"~View":"Вид", +"~Watermark":"Водяной знак", +"~Wrap":"Перенос", +"~Zoom":"Масштаб", +"~Page Number...": "Номер страницы", +"~Hyphenation...": "Перенос", +"~Hyphenation": "Перенос", +"~Line Numbering...": "Нумерация строк", +"~Unordered List": "Неупорядоченный список", +"~UPPERCASE": "ЗАГЛАВНЫЕ БУКВЫ", +"~lowercase": "нижний регистр", +"~tOGGLEcASE": "пРЕКЛЮЧИТЬ рЕГИСТР", +"~Sentence case": "Автозаполнение", +"~Add to List": "Объединить со списком", +"~No-break Space": "Неразрывный пробел", +"~Soft Hyphen": "Мягкий перенос", +"~Left-to-Right Mark": "Маркер направления слева направо", +"~Right-to-Left Mark": "Маркер направления справа налево", +"~Zero-width Space": "Невидимый пробел", +"~Word Joiner": "Соединитель слов", +"~Capitalize Every Word": "Каждое Слово С Большой Буквы", +"~Text Box": "Блок текста", +"~Page Break": "Разрыв страницы" +} \ No newline at end of file diff --git a/f7cloud-office/browser/dist/l10n/uno/rw.json b/f7cloud-office/browser/dist/l10n/uno/rw.json new file mode 100644 index 0000000..759269d --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/rw.json @@ -0,0 +1,385 @@ +{ +"12-Point Star":"Inyenyeri y'Utudomo 12", +"24-Point Star":"Inyenyeri y'Utudomo 24", +"4-Point Star":"Inyenyeri y'Utudomo 4", +"4-way Arrow":"Akambi k'Inzira 4", +"4-way Arrow Callout":"Ihamagara ry'Akambi k'inzira 4", +"5-Point Star":"Inyenyeri y'Utudomo 5", +"6-Point Star":"Inyenyeri y'Utudomo 6", +"8-Point Star":"Inyenyeri y'Utudomo 8", +"Accept":"Kwemera", +"Accept All":"Kwemera byose", +"Align Bottom":"Kuringaniza Impera", +"Align Left":"Kuringaniza Ibumoso", +"Align Right":"Kuringaniza Iburyo", +"Align Top":"Kuringaniza Ahabanza", +"Arch Down (Curve)":"Agaheto Hasi (Umurongo Uhese)", +"Arch Down (Pour)":"Agaheto Hasi (Gusuka)", +"Arch Left (Curve)":"Agaheto Ibumoso (Umurongo Uhese)", +"Arch Right (Curve)":"Agaheto Iburyo (Umurongo Uhese)", +"Arch Right (Pour)":"Agaheto Iburyo (Gusuka)", +"Arch Up (Curve)":"Agaheto Hejuru (Umurongo Uhese)", +"Arch Up (Pour)":"Agaheto Hejuru (Gusuka)", +"Arrange":"Gutunganya", +"As C~haracter":"Nk'Inyuguti", +"AutoCorr~ect":"KwihaMiterere", +"AutoFill Data Series: automatic":"Ibyiciro by'Ibyatanzwe Nyakwiyuzuza: Byikoresha", +"Auto~Filter":"Mwiyunguruzi", +"A~lignment...":"Itondekanya", +"A~rea...":"Ubuso...", +"A~rrange":"Gutunganya", +"Back One":"Inyuma Rimwe", +"Background Color":"Ibara rya mbuganyuma", +"Block Arc":"Agaheto k'Igice", +"Bold":"Bitsindagiye", +"Bookmar~k...":"Akamenyetso...", +"Bottom":"Hasi", +"Brightness":"Urumuri", +"Caption...":"Akarango...", +"Center":"Hagati", +"Center Horizontal":"Hagati intambike ", +"Centered":"Hagati", +"Ce~lls...":"Utudirishya...", +"Charcoal Sketch":"Igishushanyo mbonera", +"Chart T~ype...":"Ubwoko bw'imbonerahamwe", +"Chevron":"Ishevuro", +"Chevron Down":"Ishevuro Hasi", +"Chevron Up":"Ishevuro Hejuru", +"Circle":"Uruziga", +"Circle (Curve)":"Uruziga (Umurongo Uhese)", +"Circle (Pour)":"Uruziga (Gusuka)", +"Circle Pie":"Agace k'Uruziga", +"Circular Arrow":"Akambi k'Uruziga", +"Close Master View":"Gufunga igaragaza Ngenga", +"Cloud":"Igicu", +"Column":"Inkingi", +"Column ~Width...":"Ubugari...", +"Comme~nt":"Igisobanuro", +"Connector":"Impuza", +"Connector Ends with Arrow":"Impuza ihera n'akambi", +"Connector with Arrows":"Impuza ifite utwambi", +"Contrast":"Inyuranyamigaragarire", +"Corner Right Arrow":"Akambi mu Mfuruka Iburyo", +"Co~lumns...":"Inkingi....", +"Crop":"Gukataho", +"Cross":"Kwambukiranya", +"Currency":"Ifaranga", +"Curve":"Agaheto", +"Curve Down":"Guhetera Hasi", +"Curve Up":"Guheta Hejuru", +"Curved Connector":"Impuza ihese", +"Curved Connector Ends with Arrow":"Impuza ihese ihera n'akambi", +"Curved Connector with Arrows":"Impuza ihese ifite utwambi", +"Cylinder":"Umwiburungushure", +"Date":"Itariki", +"Dat~e (variable)":"Itariki (Ihinduka)", +"Decrease Indent":"Kugabanya Akagerampera", +"Delete Comment":"Gusiba icyitonderwa", +"Delete C~ells...":"Gusiba Utudirishya...", +"Delete C~ontents...":"Gusiba ibigize...", +"Delete Rows":"Gusiba Imbariro", +"Diamond":"Umwashi", +"Diamond Bevel":"Umwenge ntambike Mpandenye", +"Digital Signatu~res...":"Amasinyamibare...", +"Doorplate":"Icyapabwiza", +"Double Brace":"Udusodeko Tubiri", +"Double Bracket":"Udukubo tubiri", +"Down Arrow":"Akambi Ko Hasi", +"Down Arrow Callout":"Ihamagara ry'Akambi Hasi", +"Ellipse":"Ishushogi", +"Explosion":"Isandara", +"Fade Down":"Kwijima Hasi", +"Fade Left":"Kwijima Ibumoso", +"Fade Right":"Kwijima Iburyo", +"Fade Up":"Kwijima Hejuru", +"Fade Up and Left":"Kwijima Hejuru n'Ibumoso", +"Fade Up and Right":"Kwijima Hejuru n'Iburyo", +"Fill Color":"Kuzuzamo Ibara", +"Flip Vertically":"Guhindukiza mu Buhagarike", +"Flowchart: Alternate Process":"Imbonerahamwe: Igikorwa Gisimburana", +"Flowchart: Card":"Imbonerahamwe: Ikarita", +"Flowchart: Collate":"Imbonerahamwe: Gufatisha", +"Flowchart: Connector":"Imbonerahamwe: Impuza", +"Flowchart: Data":"Imbonerahamwe: Ibyatanzwe", +"Flowchart: Decision":"Imbonerahamwe: Icyemezo", +"Flowchart: Delay":"Imbonerahamwe: Gutinza", +"Flowchart: Direct Access Storage":"Imbonerahamwe: Ibika Mu Buryo Butaziguye", +"Flowchart: Display":"Imbonerahamwe: Igaragaza", +"Flowchart: Document":"Imbonerahamwe: Inyandiko", +"Flowchart: Extract":"Imbonerahamwe: Gukuramo", +"Flowchart: Internal Storage":"Imbonerahamwe: Ibika ry'Imbere", +"Flowchart: Magnetic Disc":"Imbonerahamwe: Disiki Manyetiki", +"Flowchart: Manual Input":"Imbonerahamwe: Icyinjijwe n'Intoki", +"Flowchart: Manual Operation":"Imbonerahamwe: Igikorwa wikoreye", +"Flowchart: Merge":"Imbonerahamwe: Gukomatanya", +"Flowchart: Multidocument":"Imbonerahamwe: InyandikoNyinshi", +"Flowchart: Off-page Connector":"Imbonerahamwe: Igihuzapaji Ntikiriho", +"Flowchart: Or":"Imbonerahamwe: Cyangwa", +"Flowchart: Predefined Process":"Imbonerahamwe: Igikorwa Cyasobanuwe mbere", +"Flowchart: Preparation":"Imbonerahamwe: Itegura", +"Flowchart: Process":"Imbonerahamwe: Igikorwa", +"Flowchart: Punched Tape":"Imbonerahamwe: Kaseti Itoboye", +"Flowchart: Sequential Access":"Imbonerahamwe: Ukugera Hakurijwe ibyabanje", +"Flowchart: Sort":"Imbonerahamwe: Gushungura", +"Flowchart: Stored Data":"Imbonerahamwe: Ibyatanzwe Bibitse", +"Flowchart: Summing Junction":"Imbonerahamwe: Ihura Rusange", +"Flowchart: Terminator":"Imbonerahamwe: Murangiza", +"Flower":"Ururabo", +"Folded Corner":"Infuruka Ihinnye", +"Font Color":"Ibara ry'Umukono", +"Fontwork Shape":"Ishusho y'igenamukono", +"Foote~r":"Imperampangano", +"Formatting Mark":"Ikimenyetso Ngenamiterere", +"Forward One":"Ugana Imbere Rimwe", +"Frame":"Ikadiri", +"F~ont Size...":"Ingano y'Imyandikire", +"F~ormat":"Imiterere", +"F~ull Screen":"Mugaragazi yuzuye", +"General":"Rusange", +"Heart":"Umutima", +"Hexagon":"Ikinyampande16", +"He~ader":"Umutwempangano", +"Horizontal Scroll":"Kunyereza Intambike", +"H~ide":"Guhisha", +"H~ide Rows":"Guhisha", +"In ~Background":"Mu Mbuganyuma", +"Increase Indent":"Kongera Akagerampera", +"Inflate":"Kubyimba", +"Insert Axis":"Imirongo fatizo...", +"Insert Chart":"Kongeramo Igishushanyo", +"Insert Column Break":"Kongeramo Icika ry'Inkingi", +"Insert Hyperlink":"Kwinjiza Ihuzanyobora", +"Insert Index Entry":"Kwinjizamo ikinjizwa cy'umubare ndanga", +"Insert Unnumbered Entry":"Kwinjizamo ikinjizwa kidafite inomero", +"Insert ~Cells...":"Kongeramo utuzu", +"Invert":"Gucurika", +"Isosceles Triangle":"Mpandeshatu Nyampanga", +"Italic":"Biberamye", +"Justified":"Biringaniye", +"Language":"Ururimi", +"Layout":"Imigaragarire", +"Left":"Ibumoso", +"Left Arrow":"Akambi K'Ibumoso", +"Left Arrow Callout":"Ihamagara ry'Akambi Ibumoso", +"Left Brace":"Agasodeko Ibumoso", +"Left Bracket":"Agakubo Ibumoso", +"Left and Right Arrow":"Akambi Ibumoso n'Iburyo", +"Left and Right Arrow Callout":"Ihamagara ry'Akambi Ibumoso n'Iburyo", +"Left-To-Right":"Ibumoso-Ujya-Iburyo", +"Lightning Bolt":"Agahuza kamurika", +"Line":"Umurongo", +"Line Callout 1":"Ihamagara ry'Umurongo 1", +"Line Callout 2":"Ihamagara ry'Umurongo 2", +"Line Callout 3":"Ihamagara ry'Umurongo 3", +"Line Color":"Umurongo w'Ibara", +"Line Connector":"Impuza Murongo", +"Line Connector Ends with Arrow":"Impuza Murongo ihera n'akambi", +"Line Spacing: 1":"Itandukanya ry'Umurongo 1", +"L~ine...":"Umurongo...", +"Manual ~Break...":"Gusimbuka n'Intoki...", +"Moon":"Ukwezi", +"M~erge and Center Cells":"Gukomatanya Utudirishya", +"Name...":"Izina...", +"Na~vigator":"Mutemberezi", +"Next Page":"Paji Ikurikira", +"Notched Right Arrow":"Akambi Gatoboye Iburyo", +"Number Format...":"Imiterere ya Nomero...", +"Number Format: Currency":"Imiterere y'Umubare: Ifaranga", +"Number Format: Decimal":"Imiterere y'Umubare: Ibinyacumi", +"Number Format: Exponential":"Imiterere y'Umubare: Ubwikube", +"Number Format: Percent":"Imiterere y'Umubare: Ijanisha", +"Number Format: Standard":"Imiterere y'Umubare: Bisanzwe", +"Number Format: Time":"Imiterere y'Umubare: Igihe", +"Octagon":"Ikinyampande10", +"Octagon Bevel":"Umwenge ntambike Nyampande10", +"Open Circle (Curve)":"Gufungura Uruziga (Umurongo Uhese)", +"Open Circle (Pour)":"Gufungura Uruziga (Gusuka)", +"Open Hyperlink":"Gufungura Ihuzanyobora", +"Optimal Column Width":"Ubugari bw'Inkingi Butunganye", +"Optimal Row Height":"Ubuhagarike bw'Urubariro butunganye", +"Page ~Count":"Kubara Paji", +"Parallelogram":"Ingirwamwashi", +"Paste ~Special...":"Komeka Bidasanzwe...", +"Pentagon":"Ikinyampande5", +"Plain Text":"Umwandiko Wuzuye", +"Pop Art":"Urutonde mitako", +"Position and Si~ze...":"Ubuturo n'Ingano", +"Previous Page":"Paji Ibanje", +"Propert~ies...":"Ibiranga...", +"Protect Cells":"Kurinda utuzu", +"Protect ~Sheet...":"Kurinda ~Urupapuro...", +"Puzzle":"Insobe", +"P~aragraph...":"Igika...", +"Rectangle":"Urukiramende", +"Rectangle, Rounded":"Urukiramende, ruburungushuye", +"Rectangular Callout":"Ihamagara Mpandenye", +"Remove Noise":"Gukuramo Urusaku", +"Rename Master":"Kwita Mugenga", +"Restart Numbering":"Gutangiza bushya ishyirahonomero", +"Right":"Iburyo", +"Right Arrow":"Akambi K'Iburyo", +"Right Arrow Callout":"Ihamagara ry'Akambi Iburyo", +"Right Brace":"Agasodeko Iburyo", +"Right Bracket":"Agakubo Iburyo", +"Right Triangle":"Mpandeshatu Nyanguni", +"Right or Left Arrow":"Akambi Iburyo cyangwa Ibumoso", +"Right-To-Left":"Iburyo-Ujya-Ibumoso", +"Ring":"Kuvuza Inzogera", +"Round Callout":"Ihamagara Rizengurutse", +"Rounded Rectangular Callout":"Ihamagara Mpandenye Rizengurutse", +"Row":"Urubariro", +"Row ~Height...":"Uburebure...", +"R~efresh Range":"Kuvugurura Igice", +"R~ight-To-Left":"Iburyo- Werekeza-Ibumoso", +"R~un Macro...":"Gutangiza Makoro...", +"S-shaped Arrow":"Akambi kameze nka S", +"Save ~As...":"Kubika muri...", +"Select Column":"Guhitamo Inkingi", +"Select Row":"Guhitamo Urubariro", +"Select Table":"Gutoranya imbonerahamwe", +"Select ~All":"Guhitamo Byose", +"Shadow":"Igicucu", +"Sharpen":"Kugaragaza cyane", +"Sheet R~ight-To-Left":"Kuva iburyo ujya ibumoso", +"Sho~w Slide":"Kwerekana agacenyerekanwa ", +"Signet":"Ikirangantego", +"Slant Down":"Kuberam Hasi", +"Slant Up":"Kuberama Hejuru", +"Smiley Face":"Isura y'Igishushanyo cy'Umuntu", +"Snap to Grid":"Gukata ku Rusobe-tudirishya", +"Sort Ascending":"Gushungura ubujyejuru", +"Sort Descending":"Gushungura ubujyesi", +"So~rt...":"Gushungura...", +"Split Arrow":"Gutandukanya Akambi", +"Square":"Kare", +"Square Bevel":"Umwenge ntambike Kare", +"Square, Rounded":"Kare, Byiburungushuye", +"Statistics":"Sitatisitiki", +"Stop":"Guhagarara", +"Straight Connector":"Impuza itaziguye", +"Straight Connector ends with Arrow":"Impuza itaziguye ihera n'akambi", +"Straight Connector with Arrows":"Impuza itaziguye ifite utwambi", +"Strikethrough":"Icishamokarongo", +"Striped Right Arrow":"Akambi gafite Uturongomparage Iburyo", +"Subscript":"Inyandiko nyesi", +"Sun":"Izuba", +"Superscript":"Inyandiko nyejuru", +"Ta~ble Properties...":"Ibiranga Imbonerahamwe...", +"Text Wrap...":"Urubibi rw'Umwandiko...", +"Time":"Igihe", +"Time Field":"Umwanya w'igihe", +"To Background":"Ku mbuganyuma", +"To Foreground":"Ku mbugambere", +"To Next Paragraph in Level":"Kugera ku gika gikurikira mu ntera", +"To Previous Paragraph in Level":"Kugera ku gika kibanza mu ntera", +"To P~age":"Kuri Paji", +"To ~Cell":"Ku Kazu", +"To ~Character":"Ku Nyuguti", +"To ~Curve":"Guheta", +"To ~Frame":"Ku Ikadiri", +"To ~Paragraph":"Kugera ku gika", +"Top":"Hejuru", +"Transparency":"Ibonerana", +"Trapezoid":"Tarapezi", +"Triangle Down":"Mpandeshatu Hasi", +"Triangle Up":"Mpandeshatu Hejuru", +"T~ime (variable)":"Igihe (Gihinduka)", +"T~itle":"Umutwe", +"Underline":"Gucaho umurongo", +"Up Arrow":"Akambi ko Hejuru", +"Up Arrow Callout":"Ihamagara ry'Akambi Hejuru", +"Up and Down Arrow":"Akambi Hejuru no Hasi", +"Up and Down Arrow Callout":"Ihamagara ry'Akambi Hejuru no Hasi", +"Up and Right Arrow":"Akambi Hejuru n'Iburyo", +"Up and Right Arrow Callout":"Ihamagara ry'Akambi Hejuru n'Iburyo", +"Up, Right and Down Arrow":"Akambi Hejuru, Iburyo no Hasi", +"Vertical Scroll":"Agafashagenda mu buhagarike", +"Vertical Text":"Umwandiko Uhagaze", +"Wave":"Umuvumba", +"Zoom In":"Ihindurangano wongera", +"Zoom Out":"Ihindurangano ugabanya", +"~3D View...":"~Igaragaza 3D...", +"~Add":"Kongeraho", +"~Advanced Filter...":"Muyunguruzi Ihanitse...", +"~Arrange":"Gutunganya", +"~Author":"Umwanditsi", +"~Bottom":"Hasi", +"~Bring to Front":"Kuzana Imbere", +"~Bullets and Numbering...":"Utudomo na Nimero...", +"~Centered":"Kiri hagati", +"~Chart...":"Igishushanyo...", +"~Column Break":"Isimbukankingi", +"~Columns":"Inkingi", +"~Contour":"Umuzenguruko", +"~Convert":"Guhindura", +"~Data Ranges...":"Ibize by'amakurushingiro", +"~Date":"Itariki", +"~Date (fixed)":"Itariki (Idahinduka)", +"~Define":"Gusobanura", +"~Delete":"Gusiba", +"~Edit":"~Guhindura", +"~Edit Contour...":"Guhindura Umuzenguruko...", +"~Edit...":"Guhindura...", +"~Enter Group":"Kwinjiza Itsinda", +"~File":"Dosiye", +"~First Paragraph":"Igika cya Mbere", +"~Fonts...":"Imyandikire", +"~Function...":"Umumaro...", +"~Goal Seek...":"Ishaka ry'Ikigamijwe...", +"~Group":"Gushyira mu itsinda", +"~Group and Outline":"Ishyira mu Itsinda na Kuzengurutsa", +"~Group...":"Itsinda...", +"~Header and Footer...":"Umutwempimbano n'Imperampimbano...", +"~Height...":"Ubuhagarike...", +"~Help":"Ifashayobora", +"~Hide":"Guhisha", +"~Hide AutoFilter":"Guhisha Mwiyunguruzi", +"~Hide Details":"Guhisha Amasesengurabyose", +"~Hide Slide":"~Guhisha agecenyerekanwa", +"~Hyphenation":"Inyereza", +"~Hyphenation...":"Itandukanyamagambo...", +"~Insert":"Kongeramo", +"~Interaction...":"Imikoranire...", +"~Left":"Ibumoso", +"~Line Numbering...":"Gushyira inomero ku murongo...", +"~Optimal Height...":"Ubuhagarike Buhagije...", +"~Optimal Width...":"Ubugari Buhagije...", +"~Page Number":"Numero ya Paji", +"~Page...":"Paji...", +"~Paste":"Komeka", +"~Print...":"Gucapa...", +"~Recalculate":"Kongera kubara", +"~Record":"Icyabitswe", +"~Refresh":"Gusubiramo", +"~Right":"Iburyo", +"~Row":"Urubariro", +"~Rows":"Imbariro", +"~Save":"Kubika", +"~Sections...":"Ibice...", +"~Select":"Gutoranya", +"~Send to Back":"Kohereza Inyuma", +"~Sheet":"Urupapuro", +"~Show":"Kwerekana", +"~Show Details":"Kwerekana Amasesengurabyose", +"~Sort...":"Gushungura...", +"~Spacing...":"Gutandukanya", +"~Spelling...":"Igenzuranyuguti...", +"~Standard Filter...":"Muyunguruzi Isanzwe...", +"~Subject":"Ikivugwaho", +"~Table":"Imbonerahamwe", +"~Table...":"Imbonerahamwe...", +"~Thesaurus...":"Impuzansobanuro...", +"~Time":"Igihe", +"~Time (fixed)":"Igihe (Kidahinduka)", +"~Tools":"Ibikoresho", +"~Top":"Hejuru", +"~UPPERCASE":"Inyuguti nkuru", +"~Ungroup...":"Gukura mu itsinda...", +"~Update All":"Kuvugurura byose ", +"~Validity...":"Ubwemerwe...", +"~View":"Kureba", +"~While Typing":"Igihe wandika", +"~Width...":"Ubugari...", +"~Wrap":"Gufunika", +"~lowercase":"Inyuguti nto" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sa-IN.json b/f7cloud-office/browser/dist/l10n/uno/sa-IN.json new file mode 100644 index 0000000..5ac96b9 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sa-IN.json @@ -0,0 +1,390 @@ +{ +"12-Point Star":"12-बिन्दुतारा", +"24-Point Star":"24-बिन्दुतारा", +"4-Point Star":"4-बिन्दुतारा", +"4-way Arrow":"4-दिक्शरचिह्नम्", +"4-way Arrow Callout":"4-दिक्शरचिह्नम् उत्क्रोशः", +"5-Point Star":"5-बिन्दुतारा", +"6-Point Star":"6-बिन्दुतारा", +"8-Point Star":"8-बिन्दुतारा", +"Accept All":"सर्वं स्वीकृतम्", +"Align Bottom":"तलं पङ्क्तीकुरु", +"Align Left":"वामं पङ्क्तीकुरु", +"Align Right":"दक्षिणं पङ्क्तीकुरु", +"Align Top":"उपरि पङ्क्तीकुरु", +"Arch Down (Curve)":"चापः अधः (वक्रः)", +"Arch Down (Pour)":"चापः अधः (स्रावितम्)", +"Arch Left (Curve)":"चापः वामं (वक्रः)", +"Arch Right (Curve)":"चापः दक्षिणं (वक्रः)", +"Arch Right (Pour)":"चापः दक्षिणं (स्रावितम्)", +"Arch Up (Curve)":"चापः उपरि (वक्रः)", +"Arch Up (Pour)":"चापः उपरि (स्रावितम्)", +"Arrange":"विन्यासय", +"As C~haracter":"संप्रतीक इव", +"AutoCorr~ect":"स्वतःसंघटय", +"AutoFill Data Series: automatic":"लेखाश्रृंखलास्वतःपूरणम् : स्वचालितम्", +"Auto~Filter":"स्वतःनिष्यन्दकः", +"A~lignment...":"संरेखणम्...", +"A~rea...":"क्षेत्रम्...", +"A~rrange":"व्यवस्थापय", +"Back One":"पृष्ठे एकम्", +"Background Color":"पृष्ठभूमिवर्णः", +"Block Arc":"चापं रोधय", +"Bold":"स्थूलम्", +"Bookmar~k...":"पुस्तकचिह्नम्...", +"Bottom":"तलम्", +"Brightness":"दीप्तता", +"Caption...":"अधोलेखः...", +"Center":"केन्द्रम्", +"Center Horizontal":"क्षैतिजं केन्द्रीकुरु", +"Centered":"केन्द्रितम्", +"Ce~lls...":"कोष्ठिकाः...", +"Charcoal Sketch":"श्यामरेखाचित्रम्", +"Chart T~ype...":"कोष्ठकपटप्रकारः...", +"Chevron":"दीर्घपट्टः", +"Chevron Down":"दीर्घपट्टः", +"Chevron Up":"दीर्घपट्टः उपरि", +"Circle":"वृत्तम्", +"Circle (Curve)":"वृत्तं (वक्रः)", +"Circle (Pour)":"वृत्तं (स्रावितम्)", +"Circle Pie":"वृत्तपाई", +"Circular Arrow":"वृत्ताकारशरचिह्नम्", +"Close Master View":"प्रधानदृश्यं पिधत्स्व", +"Cloud":"मेघः", +"Column":"स्तम्भः", +"Column ~Width...":"स्तम्भपरिणाहः...", +"Comments":"टिप्पण्यः", +"Comme~nt":"टिप्पणी", +"Connector":"संयोजकः", +"Connector Ends with Arrow":"संयोजकः शरचिह्नेन समाप्यते", +"Connector with Arrows":"संयोजकः शरचिह्नैः सह", +"Contrast":"व्यतिरेकः", +"Corner Right Arrow":"कोणीयं दक्षिणशरचिह्नम्", +"Co~lumns...":"स्तम्भाः...", +"Cross":"पाररेखाः", +"Currency":"मुद्रा", +"Curve":"वक्रः", +"Curve Down":"अधोवक्रीकरणम्", +"Curve Up":"ऊर्ध्ववक्रीकरणम्", +"Curved Connector":"वक्रितसंयोजकः", +"Curved Connector Ends with Arrow":"वक्रितसंयोजकः शरचिह्नेन समाप्यते", +"Curved Connector with Arrows":"वक्रितसंयोजकः शरचिह्नैः सह", +"Cylinder":"वर्तुलः", +"Dat~e (variable)":"दिनाङ्कः (परिवर्तनीयः)", +"Decrease Indent":"इंडेण्टं अपचय", +"Delete All Comments":"सर्वटिप्पणीः लोपय", +"Delete All Comments by This Author":"अनेन लेखकेन सर्वाः टिप्पणीः लोपय", +"Delete Comment":"टिप्पणीं लोपय", +"Delete C~ells...":"कोष्ठिकाः लोपय...", +"Delete C~ontents...":"विषयसूचीं लोपय...", +"Delete Rows":"पङ्क्तीः लोपय", +"Diamond":"हीरकम्", +"Diamond Bevel":"हीरकप्रवणता", +"Digital Signatu~res...":"आंकिकहस्ताक्षराः...", +"Doorplate":"द्वारपट्टिका", +"Double Brace":"द्विधनुष्कोष्ठकम्", +"Double Bracket":"द्विकोष्ठकम्", +"Down Arrow":"अधःशरचिह्नम्", +"Down Arrow Callout":"अधःशरचिह्नम् उत्क्रोशः", +"Ellipse":"दीर्घवृत्तः", +"Explosion":"विस्फोटः", +"Fade Down":"वर्णह्रासः अधः", +"Fade Left":"वर्णह्रासः वामः", +"Fade Right":"वर्णह्रासः दक्षिणः", +"Fade Up":"वर्णह्रासः उपरि", +"Fade Up and Left":"वर्णह्रासः उपरि वामं च", +"Fade Up and Right":"वर्णह्रासः उपरि दक्षिणं च", +"Fill Color":"वर्णं पूरय", +"Flowchart: Alternate Process":"क्रमिकचार्टं : वैकल्पिकप्रक्रिया", +"Flowchart: Card":"क्रमिकचार्टं : कार्ड", +"Flowchart: Collate":"क्रमिकचार्टं : तुलना", +"Flowchart: Connector":"क्रमिकचार्टं : संयोजकः", +"Flowchart: Data":"क्रमिकचार्टं : लेखा", +"Flowchart: Decision":"क्रमिकचार्टं : निर्णयः", +"Flowchart: Delay":"क्रमिकचार्टं : विलम्बः", +"Flowchart: Direct Access Storage":"क्रमिकचार्टं : साक्षात् अभिगमभंडारणम्", +"Flowchart: Display":"क्रमिकचार्टं : प्रदर्शनम्", +"Flowchart: Document":"क्रमिकचार्टं : लेख्यपत्रम्", +"Flowchart: Extract":"क्रमिकचार्टं : निष्कासनम्", +"Flowchart: Internal Storage":"क्रमिकचार्टं : आन्तरिकभंडारणम्", +"Flowchart: Magnetic Disc":"क्रमिकचार्टं : चुम्बकीयडिस्क", +"Flowchart: Manual Input":"क्रमिकचार्टं : हस्तचालितनिवेशः", +"Flowchart: Manual Operation":"क्रमिकचार्टं : हस्तचालितसञ्चालनम्", +"Flowchart: Merge":"क्रमिकचार्टं : निमज्जय", +"Flowchart: Multidocument":"क्रमिकचार्टं : बहुललेख्यपत्रम्", +"Flowchart: Off-page Connector":"क्रमिकचार्टं : पृष्ठभूमिस्थसंयोजकः", +"Flowchart: Or":"क्रमिकचार्टं : वा", +"Flowchart: Predefined Process":"क्रमिकचार्टं : पूर्वपरिभाषितप्रक्रिया", +"Flowchart: Preparation":"क्रमिकचार्टं : सज्जनम्", +"Flowchart: Process":"क्रमिकचार्टं : प्रक्रिया", +"Flowchart: Punched Tape":"क्रमिकचार्टं :पंच किया टेप", +"Flowchart: Sequential Access":"क्रमिकचार्टं : क्रमबद्धः अभिगमः", +"Flowchart: Sort":"क्रमिकचार्टं : क्रमणम्", +"Flowchart: Stored Data":"क्रमिकचार्टं : रक्षितलेखा", +"Flowchart: Summing Junction":"क्रमिकचार्टं : समिंग जंक्शन", +"Flowchart: Terminator":"क्रमिकचार्टं : समापकः", +"Flower":"पुष्पम्", +"Folded Corner":"पुटितः कोणः", +"Font Color":"अक्षरगणवर्णः", +"Fontwork Shape":"Fontworkआकृतयः", +"Foote~r":"पादलेखः", +"For Paragraph":"अधिकरणाय", +"For Selection":"वरणाय", +"Formatting Mark":"संरचनचिह्नम्", +"Forward One":"अग्रे एकम्", +"Frame":"आबन्धः", +"F~ont Size...":"अक्षरगणपरिमाणः...", +"F~ormat":"संरचनम्", +"F~ull Screen":"पूर्णम् आवरणम्", +"Heart":"ह्रदयम्", +"Hexagon":"षट्कोणः", +"He~ader":"शीर्षलेखः", +"Horizontal Scroll":"क्षैतिजाकर्षणम्", +"H~ide":"तिरोहय", +"H~ide Rows":"पङ्क्तीः तिरोहय", +"In ~Background":"पृष्ठभूमौ", +"Increase Indent":"इंडेण्टं विवर्धय", +"Inflate":"वृद्धिः", +"Insert Axis":"अक्षाः...", +"Insert Chart":"तालिकां समावेशय", +"Insert Column Break":"स्तम्भखण्डनं समावेशय", +"Insert Hyperlink":"प्रसम्पर्कं समावेशय", +"Insert Index Entry":"अनुक्रमणीप्रविष्टिं समावेशय", +"Insert Unnumbered Entry":"असङ्ख्यांकितां प्रविष्टिं समावेशय", +"Insert ~Cells...":"कोष्ठिकां श्लेषय...", +"Invert":"परिवर्तय", +"Isosceles Triangle":"समद्विबाहुत्रिभुजः", +"Italic":"तिर्यक्", +"Justified":"व्यवस्थितः", +"Language":"भाषा", +"Language Status":"भाषावस्तुस्थितिः", +"Layout":"परिलेखः", +"Left":"वामम्", +"Left Arrow":"वामशरचिह्नम्", +"Left Arrow Callout":"वामशरचिह्नम् उत्क्रोशः", +"Left Brace":"वामधनुष्कोष्ठकम्", +"Left Bracket":"वामकोष्ठकम्", +"Left and Right Arrow":"वामं दक्षिणं च शरचिह्ने", +"Left and Right Arrow Callout":"वामं दक्षिणं च शरचिह्ने उत्क्रोशः", +"Left-To-Right":"वाम-तः-दक्षिणम्", +"Lightning Bolt":"प्रकाशयन् अर्गलः", +"Line":"रेखा", +"Line Callout 1":"रेखा-उत्क्रोशः 1", +"Line Callout 2":"रेखा-उत्क्रोशः 2", +"Line Callout 3":"रेखा-उत्क्रोशः 3", +"Line Color":"रेखावर्णः", +"Line Connector":"रेखासंयोजकः", +"Line Connector Ends with Arrow":"रेखासंयोजकः शरचिह्नेन समाप्यते", +"Line Spacing: 1":"रेखांतरणम् : 1", +"L~ine...":"रेखा...", +"Manual ~Break...":"मानविकं खण्डनम्...", +"Moon":"चन्द्रमा", +"M~erge and Center Cells":"कोष्ठिकाः निमज्जय", +"Name...":"नाम...", +"Na~vigator":"नेविगेटर", +"Next Page":"अग्रिमपृष्ठः", +"Notched Right Arrow":"छिन्नदक्षिणशरचिह्नम्", +"Number":"संख्या", +"Number Format...":"सङ्ख्यासंरचनम्...", +"Number Format: Currency":"सङ्ख्यासंरचनं : मुद्रा", +"Number Format: Decimal":"सङ्ख्यासंरचनं : दशमलवम्", +"Number Format: Exponential":"सङ्ख्यासंरचनं : घातांकीयम्", +"Number Format: Percent":"सङ्ख्यासंरचनं : प्रतिशतम्", +"Number Format: Standard":"सङ्ख्यासंरचनं : मानकम्", +"Number Format: Time":"सङ्ख्यासंरचनं : समयः", +"Octagon":"अष्टभुजः", +"Octagon Bevel":"अष्टभुजप्रवणता", +"Open Circle (Curve)":"उद्घाटितवृत्तं (वक्रः)", +"Open Circle (Pour)":"उद्घाटितवृत्तं (स्रावितम्)", +"Open Hyperlink":"प्रसम्पर्कम् उद्घाटय", +"Optimal Column Width":"अनुकूलतमः स्तम्भपरिणाहः", +"Optimal Row Height":"अनुकूलतमा पङ्क्त्युच्चता", +"Overline":"अतिरेखा", +"Page ~Count":"पृष्ठगणना", +"Parallelogram":"समानान्तरचतुर्भुजः", +"Paste ~Special...":"विशिष्टं श्लेशय...", +"Pentagon":"पञ्चभुजः", +"Percent":"प्रतिशतम्", +"Plain Text":"सरलपाठः", +"Pop Art":"पॉपकला", +"Position and Si~ze...":"स्थितिः आकारश्च...", +"Previous Page":"पूर्वं पृष्ठम्", +"Propert~ies...":"गुणजातानि", +"Protect Cells":"कोष्ठिकाः रक्षय", +"Protect ~Sheet...":"फलकं संरक्षय...", +"Puzzle":"प्रहेलिका", +"P~aragraph...":"अधिकरणः...", +"Rectangle":"आयतः", +"Rectangle, Rounded":"समचतुरस्रं, वृत्ताकारम्", +"Rectangular Callout":"आयताकार उत्क्रोशः", +"Remove Noise":"निःस्वनं अपनय", +"Rename Master":"प्रधानं पुनर्नामीकुरु", +"Restart Numbering":"सङ्ख्याकरणं पुनरारम्भय", +"Right":"दक्षिणम्", +"Right Arrow":"दक्षिणशरचिह्नम्", +"Right Arrow Callout":"दक्षिणशरचिह्नम् उत्क्रोशः", +"Right Brace":"दक्षिणधनुष्कोष्ठकम्", +"Right Bracket":"दक्षिणकोष्ठकम्", +"Right Triangle":"समकोणत्रिभुजः", +"Right or Left Arrow":"वामं दक्षिणं वा शरचिह्नम्", +"Right-To-Left":"दक्षिण-तः-वामम्", +"Ring":"मुद्रिका", +"Round Callout":"गोलः उत्क्रोशः", +"Rounded Rectangular Callout":"गोलितायताकारः उत्क्रोशः", +"Row":"पङ्क्तिः", +"Row ~Height...":"पङ्क्त्युच्चता...", +"R~efresh Range":"नवीकरणप्रसरः", +"R~ight-To-Left":"दक्षिण-तः-वामम्", +"R~un Macro...":"मैक्रो चालय...", +"S-shaped Arrow":"S-आकृतिकं शरचिह्नं", +"Save ~As...":"इति सञ्चय...", +"Select Column":"स्तम्भस्य वृणु", +"Select Row":"पङ्क्तेः वृणु", +"Select Table":"सारणीनां वृणु", +"Select ~All":"सर्वस्य वृणु", +"Shadow":"छाया", +"Sharpen":"तीक्ष्णः", +"Sheet R~ight-To-Left":"फलकं दक्षिण-तः-वामम्", +"Sho~w Slide":"अवसर्पिणीं दर्शय", +"Signet":"मुद्रा", +"Slant Down":"तिर्यक् अधः", +"Slant Up":"तिर्यक्", +"Small capitals":"लघुबृहदक्षराणि", +"Smiley Face":"हसितमुखम्", +"Snap to Grid":"जालिकां प्रति खण्डय", +"Sort Ascending":"आरोहिक्रमेण क्रमणं कुरु", +"Sort Descending":"अवरोहिक्रमेण क्रमणं कुरु", +"So~rt...":"क्रमितं कुरु...", +"Split Arrow":"शरचिह्नं विभाजय", +"Square":"वर्गः", +"Square Bevel":"वर्गप्रवणता", +"Square, Rounded":"वर्गः, वृत्ताकारः", +"Statistics":"सांख्यकीयः", +"Stop":"विरामः", +"Straight Connector":"ऋजुसंयोजकः", +"Straight Connector ends with Arrow":"ऋजुसंयोजकः शरचिह्नेन समाप्यते", +"Straight Connector with Arrows":"ऋजुसंयोजकः शरचिह्नैः सह", +"Strikethrough":"निरासः", +"Striped Right Arrow":"बहुवर्णदक्षिणशरचिह्नम्", +"Subscript":"अधोलिखितम्", +"Sun":"सूर्यः", +"Superscript":"उपरिलिखितम्", +"Ta~ble Properties...":"सारणीगुणजातानि...", +"Text Wrap...":"विषयावेष्टनम्...", +"Time":"समयः", +"Time Field":"समयक्षेत्रम्", +"To Background":"पृष्ठभूमिं प्रति", +"To Foreground":"अग्रभूमिं प्रति", +"To Next Paragraph in Level":"स्तरे अग्रिमाधिकरणं प्रति", +"To Previous Paragraph in Level":"स्तरे पूर्वाधिकरणं प्रति", +"To P~age":"पृष्ठं प्रति", +"To ~Cell":"कोष्ठिकां प्रति", +"To ~Character":"संप्रतीकं प्रति", +"To ~Curve":"~वक्रं प्रति", +"To ~Frame":"आबन्धं प्रति", +"To ~Paragraph":"अधिकरणं प्रति", +"Top":"उपरि पङ्क्तीकुरु", +"Transparency":"पारदर्शिता", +"Trapezoid":"विसमचतुर्भुजः", +"Triangle Down":"त्रिभुजः अधः", +"Triangle Up":"त्रिभुजः उपरि", +"T~ime (variable)":"समयः (परिवर्तनीयः)", +"T~itle":"~शीर्षकम्", +"Underline":"रेखांकनम्", +"Up Arrow":"ऊर्ध्वशरचिह्नम्", +"Up Arrow Callout":"ऊर्ध्वशरचिह्नम् उत्क्रोशः", +"Up and Down Arrow":"ऊर्ध्वमधः च शरचिह्ने", +"Up and Down Arrow Callout":"ऊर्ध्वमधः च शरचिह्ने उत्क्रोशः", +"Up and Right Arrow":"ऊर्ध्वं दक्षिणं च शरचिह्ने", +"Up and Right Arrow Callout":"ऊर्ध्वं दक्षिणं च शरचिह्ने उत्क्रोशः", +"Up, Right and Down Arrow":"ऊर्ध्वं, दक्षिणं अधः च शरचिह्नानि", +"Vertical Scroll":"ऊर्ध्वाधराकर्षणम्", +"Vertical Text":"ऊर्ध्वाधरविषयम्", +"Wave":"तरंगः", +"Zoom In":"जूम-प्रवेशम्", +"Zoom Out":"जूम-बहिः", +"~3D View...":"~3D दृश्यम्...", +"~Add":"सङ्कलय", +"~Advanced Filter...":"उन्नतनिष्यन्दकः...", +"~Arrange":"~विन्यासय", +"~Author":"~लेखकः", +"~Bottom":"तलम्", +"~Bring to Front":"समक्षम् आनय", +"~Bullets and Numbering...":"गुलिकाः सङ्ख्याकरणानि च...", +"~Centered":"केन्द्रितम्", +"~Chart...":"कोष्ठकपटम्...", +"~Column Break":"स्तम्भखण्डनम्", +"~Columns":"स्तम्भाः...", +"~Contour":"परिवेशः", +"~Convert":"~परिवर्तय", +"~Data Ranges...":"डाटागोचराः", +"~Date":"दिनाङ्कः", +"~Date (fixed)":"~दिनाङ्कः (निश्चितः)", +"~Define":"परिभाषय", +"~Delete":"लोपय", +"~Edit":"सम्पादय...", +"~Edit Contour...":"परिवेशं सम्पादय...", +"~Edit...":"सम्पादय...", +"~Enter Group":"समूहं प्रविश", +"~File":"सञ्चिका", +"~First Paragraph":"प्रथमाधिकरणः", +"~Fonts...":"अक्षरगणाः...", +"~Function...":"कृत्यम्...", +"~Goal Seek...":"लक्ष्यान्वेषणम्...", +"~Group":"समूहः", +"~Group and Outline":"समूहस्थीकुरु परिलेखमालिख च", +"~Group...":"समूहनम्...", +"~Header and Footer...":"~शीर्षलेखः पादलेखः च...", +"~Height...":"उच्चता...", +"~Help":"सहायता", +"~Hide":"तिरोहय", +"~Hide AutoFilter":"स्वतःनिष्यन्दकं तिरोहय", +"~Hide Details":"विवरणं तिरोहय", +"~Hide Slide":"अवसर्पिणीं तिरोधत्स्व", +"~Hyphenation":"~योजकचिह्नीकरणम्", +"~Hyphenation...":"योजकचिह्नीकरणम्...", +"~Insert":"समावेशय", +"~Interaction...":"~अन्तःक्रिया...", +"~Left":"वामम्", +"~Line Numbering...":"रेखासङ्ख्याकरणम्...", +"~Optimal Height...":"अनुकूलतमोच्चता...", +"~Optimal Width...":"अनुकूलतमपरिणाहः...", +"~Page Number":"~पृष्ठसङ्ख्या", +"~Page...":"पृष्ठम्...", +"~Paste":"श्लेषय", +"~Print...":"मुद्रय...", +"~Recalculate":"पुनःगणय", +"~Record":"अभिलेखः", +"~Refresh":"नवीकरणम्", +"~Right":"दक्षिणम्", +"~Row":"पङ्क्तिः", +"~Rows":"पङ्क्तीः", +"~Save":"सञ्चय", +"~Sections...":"विभागः...", +"~Select":"वृणु", +"~Send to Back":"पृष्ठे प्रेषय", +"~Sheet":"फलकम्...", +"~Show":"दर्शय", +"~Show Details":"विवरणं प्रदर्शय", +"~Sort...":"क्रमणम्...", +"~Spacing...":"अन्तरणम्...", +"~Spelling...":"वर्तनीपरीक्षणम्...", +"~Standard Filter...":"मानकनिष्यन्दकः...", +"~Subject":"विषयः", +"~Table":"सारणी", +"~Table...":"सारणी...", +"~Thesaurus...":"विश्वकोशः...", +"~Time":"समयः", +"~Time (fixed)":"~समयः (निश्चितः)", +"~Tools":"उपकरणानि", +"~Top":"उपरि", +"~UPPERCASE":"दीर्घाक्षरावस्था", +"~Ungroup...":"विसमूहनम्...", +"~Update All":"सर्वमद्यतनीकुरु", +"~Validity...":"वैधता...", +"~View":"दृश्यम्", +"~While Typing":"टंकणसमये", +"~Width...":"परिणाहः...", +"~Wrap":"आवेष्टय", +"~lowercase":"लघ्वक्षरावस्था" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sah.json b/f7cloud-office/browser/dist/l10n/uno/sah.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sah.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sat-Olck.json b/f7cloud-office/browser/dist/l10n/uno/sat-Olck.json new file mode 100644 index 0000000..1dd8187 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sat-Olck.json @@ -0,0 +1,314 @@ +{ +"12-Point Star":"12-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ", +"24-Point Star":"24-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ (~T)", +"4-Point Star":"4-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ", +"4-way Arrow":"4-ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"4-way Arrow Callout":"4-ᱞᱮᱠᱟ ᱛᱮ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"5-Point Star":"5-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ", +"6-Point Star":"6-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ", +"8-Point Star":"8-ᱴᱩᱰᱟᱹᱠ ᱭᱤᱯᱤᱞ", +"Accept All":"ᱥᱵ ᱥᱣᱤᱠᱟᱨ ᱠᱨᱮᱸᱡᱚᱛᱚ ᱟᱸᱜᱚᱡ", +"Align Top":"ᱪᱚᱴ ᱛᱷᱟᱨ ᱦᱚᱪᱚ᱾ᱪᱮᱛᱟᱱ ᱛᱷᱟᱨ ᱦᱚᱪᱚ᱾", +"Arch Down (Curve)":"ᱪᱟᱸᱫ ᱞᱟᱛᱟᱨ ᱥᱮᱫ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Arch Down (Pour)":"ᱪᱟᱸᱫ ᱞᱟᱛᱟᱨ ᱥᱮᱫ (ᱫᱩᱞ)", +"Arch Left (Curve)":"ᱪᱟᱸᱫ ᱞᱮᱸᱜᱟ ᱥᱮᱫ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Arch Right (Curve)":"ᱪᱟᱸᱫ ᱡᱚᱡᱚᱢ ᱥᱮᱫ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Arch Right (Pour)":"ᱪᱟᱸᱫ ᱡᱚᱡᱚᱢ ᱥᱮᱫ (ᱫᱩᱞ)", +"Arch Up (Curve)":"ᱪᱟᱸᱫ ᱪᱮᱛᱟᱱ ᱥᱮᱫ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Arch Up (Pour)":"ᱪᱟᱸᱫ ᱪᱮᱛᱟᱱ ᱥᱮᱫ (ᱫᱩᱞ)", +"Arrange":"ᱥᱟᱡᱟᱣ, ᱵᱮᱵᱚᱥᱛᱟᱥᱟᱡᱟᱣ ᱢᱮ", +"As C~haracter":"ᱜᱩᱱ ᱞᱮᱠᱟ (~h)ᱟᱠᱷᱚᱨ ᱞᱮᱠᱟ ( ~C)", +"AutoFill Data Series: automatic":"ᱰᱟᱴᱟ ᱛᱷᱟᱨ ᱟᱡ ᱛᱮ ᱯᱮᱨᱮᱡ: ᱟᱡ ᱛᱮᱭᱟᱜ", +"A~lignment...":"ᱛᱷᱟᱨ ᱥᱟᱡᱟᱣ (~l)᱾᱾᱾", +"A~rea...":"ᱡᱟᱭᱜᱟ᱾᱾᱾ᱡᱟᱭᱜᱟ (~r)᱾᱾᱾", +"Back One":"ᱢᱤᱫ ᱛᱟᱭᱚᱢ", +"Block Arc":"ᱜᱩᱞᱟᱸᱰ ᱪᱟᱸᱫ", +"Bold":"ᱢᱚᱴᱟᱢᱚᱴᱟ ᱾", +"Bookmar~k...":"ᱯᱩᱛᱷᱤ ᱪᱤᱱᱦᱟᱹ (~k)", +"Bottom":"Bottom", +"Brightness":"ᱪᱚᱜ ᱢᱚᱜᱯᱩᱸᱰ ᱩᱛᱟᱹᱨ", +"Center":"ᱛᱟᱞᱟᱛᱟᱞᱟᱢᱟᱞᱟ, ᱵᱟᱨᱟᱵᱨᱤ", +"Center Horizontal":"ᱜᱤᱛᱤᱡ ᱜᱟᱨ ᱛᱟᱞᱟ", +"Ce~lls...":"ᱠᱚᱴᱨᱤ ᱠᱚ (~l)᱾᱾᱾", +"Charcoal Sketch":"ᱠᱚᱭᱞᱟ ᱛᱮ ᱛᱮᱭᱟᱨ", +"Chart T~ype...":"ᱪᱟᱨᱴ ᱞᱮᱠᱟᱱ(~A)᱾᱾", +"Chevron":"ᱯᱷᱤᱛᱟᱹ", +"Chevron Down":"ᱯᱷᱤᱛᱟᱹ ᱞᱟᱛᱟᱨ", +"Chevron Up":"ᱯᱷᱤᱛᱟᱹ ᱪᱮᱛᱟᱱ", +"Circle (Curve)":"ᱜᱩᱞᱟᱸᱲ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Circle (Pour)":"ᱜᱩᱞᱟᱸᱰ ᱜᱟᱞᱟᱝ", +"Circular Arrow":"ᱜᱩᱞᱟᱸᱲ ᱥᱟᱨ", +"Close Master View":"ᱢᱟᱹᱞᱤᱠ ᱧᱮᱞ ᱵᱚᱸᱫ", +"Cloud":"ᱨᱤᱢᱤᱞ᱾", +"Column ~Width...":"ᱠᱟᱸᱫᱷᱟ ᱳᱥᱟᱨ (~W)ᱠᱟᱸᱫᱷᱟ ᱳᱥᱟᱨ (~W)᱾᱾᱾", +"Comments":"ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨᱠᱷᱟᱴᱚ ᱣᱤᱪᱟᱨ", +"Connector Ends with Arrow":"ᱥᱟᱨ ᱥᱟᱸᱣ ᱡᱚᱱᱚᱲᱟᱣ ᱢᱩᱪᱟᱹᱫᱚᱜ ᱟ", +"Connector with Arrows":"ᱥᱟᱨ ᱠᱚ ᱥᱟᱸᱣ ᱡᱚᱲᱟᱣ", +"Contrast":"ᱵᱷᱮᱢᱮᱜᱟᱨᱵᱷᱮᱜᱟᱨᱟᱜ", +"Corner Right Arrow":"ᱠᱚᱸᱰ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Cross":"ᱦᱟᱱᱛᱮ ᱱᱟᱛᱮ ᱯᱟᱨᱚᱢ", +"Curve Down":"ᱞᱟᱛᱟᱨ ᱠᱚᱸᱲᱵᱮᱫ᱾", +"Curve Up":"ᱠᱚᱸᱲᱵᱮᱫ ᱪᱮᱛᱟᱱ᱾ᱪᱮᱛᱟᱱ ᱠᱚᱸᱲᱵᱮᱛ᱾", +"Curved Connector":"ᱠᱚᱸᱲᱵᱮᱛ ᱡᱚᱱᱚᱲᱟᱣᱠᱚᱸᱲᱵᱮᱫ ᱡᱚᱲᱟᱣᱟᱜ", +"Curved Connector Ends with Arrow":"ᱥᱟᱨ ᱥᱟᱸᱣ ᱠᱚᱸᱲᱵᱮᱫ ᱡᱚᱲᱟᱣᱟᱜ ᱢᱩᱪᱟᱹᱫ", +"Curved Connector with Arrows":"ᱥᱟᱨ ᱥᱟᱸᱣ ᱠᱚᱸᱲᱵᱮᱫ ᱡᱚᱲᱟᱣᱟᱜ", +"Date...":"Date᱾᱾᱾", +"Dat~e (variable)":"ᱢᱟᱦᱤᱛ(~e) (ᱵᱚᱫᱚᱞᱞᱟᱜ)ᱢᱟᱹᱦᱤᱫ (ᱵᱚᱫᱚᱞᱞᱟᱜ) (~e)", +"Decrease Indent":"ᱦᱟᱥᱤᱭᱟ ᱠᱚᱢ ᱢᱮᱦᱟᱥᱤᱭᱟ ᱠᱚᱢ ᱢᱮ", +"Delete All Comments":"ᱡᱚᱛᱚ ᱠᱷᱟᱴᱚ ᱚᱞ ᱠᱚ ᱢᱮᱴᱟᱣ᱾", +"Delete All Comments by This Author":"ᱱᱩᱭ ᱚᱱᱚᱞᱤᱭᱟᱹ ᱫᱟᱨᱟᱭ ᱛᱮ ᱡᱚᱛᱚ ᱠᱷᱟᱴᱚ ᱚᱞ ᱠᱚ ᱢᱮᱴᱟᱜ ᱟ᱾", +"Delete Axis":"ᱱᱤᱜᱷᱟᱹ ᱜᱟᱨ ᱢᱮᱴᱟᱣ ᱾", +"Delete C~ontents...":"ᱡᱤᱱᱤᱥ ᱢᱮᱴᱟᱣ (~o)᱾᱾᱾ᱵᱤᱥᱚᱭ ᱠᱚ ᱢᱮᱴᱟᱣ (~o)᱾᱾᱾", +"Delete Data Labels":"ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱵᱷᱩᱞ ᱾ (~o)", +"Delete Legend":"ᱞᱤᱡᱮᱸᱴ ᱢᱮᱴᱟᱣ ᱢᱮ ᱾", +"Delete Major Grid":"ᱢᱟᱨᱟᱝ ᱡᱟᱸᱜᱞᱟ ᱢᱮᱴᱟᱣ ᱾", +"Delete Minor Grid":"ᱦᱩᱰᱤᱧ ᱢᱮᱴᱟᱣ ᱾ (~V)", +"Delete Rows":"ᱛᱷᱟᱨ ᱢᱤᱴᱟᱣᱛᱷᱟᱨ ᱠᱚ ᱢᱮᱴᱟᱣ", +"Delete Single Data Label":"ᱮᱥᱠᱟᱨ ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱢᱮᱴᱟᱣ ᱢᱮ", +"Delete ~All Comments":"ᱡᱚᱛᱚ ᱳᱠᱛᱟ ᱠᱚ ᱢᱮᱴᱟᱣ ᱢᱮ (~A)", +"Diamond Bevel":"ᱦᱤᱨᱟᱹ ᱫᱤᱲᱟᱝ", +"Doorplate":"ᱪᱚᱣᱠᱟᱴ", +"Double Brace":"ᱫᱚᱵᱚᱲ ᱛᱚᱞ ᱩᱨᱤᱡ", +"Double Bracket":"ᱫᱚᱵᱚᱲ ᱮᱥᱮᱫ", +"Down Arrow":"ᱞᱟᱛᱟᱨ ᱨᱮ ᱥᱟᱨ", +"Down Arrow Callout":"ᱞᱟᱛᱟᱨ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Explosion":"ᱴᱷᱩ ᱯᱚᱥᱟᱜ", +"Fade Left":"ᱞᱮᱸᱜᱟ ᱥᱮᱫ ᱜᱚᱥᱚ", +"Fade Right":"ᱡᱚᱡᱚᱢ ᱥᱮᱫ ᱜᱚᱥᱚ", +"Fade Up":"ᱪᱮᱛᱟᱱ ᱜᱚᱥᱚ", +"Fade Up and Left":"ᱜᱚᱥᱚ ᱪᱮᱛᱟᱱ ᱟᱨ ᱞᱮᱸᱜᱟ ᱥᱮᱫ", +"Fade Up and Right":"ᱜᱚᱥᱚ ᱪᱮᱛᱟᱱ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫ", +"Find Next":"ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢᱟᱜ ᱧᱟᱢ", +"Find Previous":"ᱢᱟᱲᱟᱝ ᱛᱮᱭᱟᱜ ᱧᱟᱢ", +"Flowchart: Alternate Process":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱮᱯᱮᱴᱟᱜ ᱠᱟᱹᱢᱤ", +"Flowchart: Card":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱠᱟᱨᱰ", +"Flowchart: Collate":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱢᱤᱞᱟᱹᱣ", +"Flowchart: Connector":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱡᱚᱲᱟᱣ ᱦᱚᱪᱚᱣᱟᱜ", +"Flowchart: Data":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱰᱟᱴᱟ", +"Flowchart: Decision":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱜᱚᱴᱟᱭ", +"Flowchart: Delay":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱜᱷᱟᱹᱲᱤᱠ", +"Flowchart: Direct Access Storage":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱥᱚᱡᱷᱮ ᱟᱹᱛᱩᱨ ᱡᱚᱜᱟᱣ", +"Flowchart: Display":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱩᱫᱩᱠ", +"Flowchart: Document":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱫᱚᱞᱤᱞ", +"Flowchart: Extract":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱳᱨ ᱳᱰᱚᱠ", +"Flowchart: Internal Storage":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱵᱷᱤᱛᱤᱨ ᱨᱮᱭᱟᱜ ᱡᱚᱜᱟᱣ", +"Flowchart: Magnetic Disc":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱪᱩᱢᱵᱠ ᱰᱤᱥᱠ", +"Flowchart: Manual Input":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱛᱤ ᱛᱮ ᱟᱫᱮᱨᱟᱜ", +"Flowchart: Manual Operation":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱛᱤ ᱛᱮ ᱠᱟᱹᱢᱤ ᱦᱚᱪᱚᱣᱟᱜ", +"Flowchart: Merge":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱢᱮᱥᱟ ᱢᱤᱫ", +"Flowchart: Multidocument":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱟᱹᱰᱤ ᱞᱮᱠᱟᱱ ᱫᱚᱞᱤᱞ", +"Flowchart: Off-page Connector":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱥᱟᱦᱴᱟ ᱵᱟᱦᱨᱮ ᱡᱚᱲᱟᱣ ᱦᱚᱪᱚᱣᱟᱜ", +"Flowchart: Or":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: Or", +"Flowchart: Predefined Process":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱢᱟᱲᱟᱝ ᱛᱮ ᱩᱯᱨᱩᱢ ᱠᱟᱹᱢᱤ", +"Flowchart: Preparation":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱥᱟᱥᱟᱯᱲᱟᱣ", +"Flowchart: Process":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱠᱟᱹᱢᱤ", +"Flowchart: Punched Tape":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱳᱛᱟ ᱴᱮᱯ", +"Flowchart: Sequential Access":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱛᱷᱟᱨ ᱛᱮ ᱟᱹᱛᱩᱨ", +"Flowchart: Sort":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱥᱟᱞᱟ", +"Flowchart: Stored Data":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱰᱟᱴᱟ ᱡᱚᱜᱟᱣ", +"Flowchart: Summing Junction":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱥᱟᱨ ᱠᱚ ᱢᱤᱫᱩᱱ ᱴᱷᱟᱸᱣ", +"Flowchart: Terminator":"ᱞᱤᱸᱡᱤ ᱪᱟᱨᱴ: ᱳᱪᱚᱜ ᱥᱟᱦᱟᱣᱟᱜ", +"Flower":"ᱵᱟᱦᱟ", +"Folded Corner":"ᱞᱟᱹᱴᱩᱢ ᱠᱚᱸᱰ (~m)", +"Fontwork Shape":"ᱯᱷᱟᱸᱱᱴ ᱠᱟᱹᱢᱤ ᱨᱩᱯ᱾ᱯᱷᱟᱸᱱᱴ ᱠᱟᱸᱢᱤ ᱨᱩᱯ᱾", +"Format Axis...":"ᱱᱤᱜᱷᱟᱹ ᱠᱚ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Chart Area...":"ᱪᱟᱴ ᱡᱟᱭᱜᱟ ᱠᱚ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Data Labels...":"ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱛᱮᱭᱟᱨ᱾᱾᱾", +"Format Data Point...":"ᱰᱟᱴᱟ ᱴᱩᱰᱟᱹᱠ ᱛᱮᱭᱟᱨ ᱢᱮ᱾᱾᱾", +"Format Data Series...":"ᱰᱟᱴᱟ ᱛᱤᱨᱭᱟᱹᱣ ᱠᱚ ᱛᱮᱭᱟᱨ ᱢᱮ᱾᱾᱾", +"Format Floor...":"ᱥᱚᱢᱟᱱ ᱳᱛ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Legend...":"ᱞᱤᱡᱮᱸᱴ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Major Grid...":"ᱢᱟᱨᱟᱝ ᱡᱟᱸᱜᱞᱟ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Mean Value Line...":"ᱪᱤᱭᱟᱜ ᱜᱚᱱᱚᱝ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱢᱮ ᱾᱾᱾", +"Format Minor Grid...":"ᱦᱩᱰᱤᱧ ᱡᱟᱸᱜᱞᱟ ᱛᱮᱭᱟᱨ ᱾᱾᱾", +"Format Selection...":"ᱛᱮᱭᱟᱨ ᱠᱚ ᱵᱟᱪᱷᱟᱣ ᱾᱾᱾", +"Format Single Data Label...":"ᱮᱥᱠᱟᱨ ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱛᱮᱭᱟᱨ ᱢᱮ᱾᱾᱾", +"Format Stock Gain...":"ᱡᱚᱢᱟ ᱱᱟᱯᱷᱟ ᱛᱮᱭᱟᱨ᱾᱾᱾", +"Format Stock Loss...":"ᱡᱚᱢᱟ ᱦᱟᱹᱱ ᱛᱮᱭᱟᱨ᱾᱾᱾", +"Format Title...":"ᱧᱩᱛᱩᱢ ᱛᱚᱭᱟᱨ ᱾᱾᱾", +"Format Trend Line Equation...":"ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱴᱱᱟᱜ ᱜᱟᱨ ᱾᱾᱾", +"Format Trend Line...":"ᱴᱟᱱᱟᱜ ᱜᱟᱨ ᱢᱮᱴᱟᱣ ᱢᱮ ᱾᱾᱾", +"Format Y Error Bars...":"Y ᱵᱷᱩᱞ ᱵᱟᱨ ᱛᱮᱭᱟᱨ ᱢᱮ ᱾᱾᱾", +"Formatting Mark":"ᱪᱤᱱᱦᱟᱹ ᱛᱮᱭᱟᱨᱮᱫ ᱟ", +"Forward One":"ᱢᱤᱫ ᱢᱟᱲᱟᱝ ᱥᱮᱛ ᱵᱟᱲᱦᱟᱣ", +"F~ont Size...":"ᱯᱷᱟᱸᱱᱴ ᱢᱟᱨᱟᱝ ᱛᱮᱫ (~o)᱾᱾᱾", +"F~ull Screen":"ᱜᱚᱴᱟ ᱯᱚᱨᱫᱟ (~u)ᱜᱚᱴᱟ ᱥᱠᱨᱤᱱ (~u)", +"Heart":"ᱨᱤᱫᱟᱹᱭ᱾", +"Hexagon":"ᱛᱩᱨᱩᱭ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱠᱚᱸᱰ᱾ (~#)ᱛᱩᱨᱩᱭ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱛ᱾", +"H~ide":"ᱩᱠᱩ (~i)ᱩᱠᱩ (~i)", +"H~ide Rows":"ᱛᱷᱟᱨ ᱠᱚ ᱩᱠᱩ(~i)᱾", +"Icon Set...":"Icon Set᱾᱾᱾", +"Inflate":"ᱳᱝ ᱯᱮᱨᱮᱡ", +"Insert Axis":"ᱱᱤᱜᱷᱟᱹ ᱜᱟᱨ ᱠᱚ᱾᱾᱾", +"Insert Axis Title":"ᱱᱤᱜᱟᱹ ᱧᱩᱛᱩᱢ ᱥᱚᱜᱮ ᱾", +"Insert Column Break":"ᱠᱟᱸᱫᱷᱟ ᱠᱮᱪᱟᱜ ᱥᱚᱜᱮᱠᱟᱸᱫᱷᱟ ᱠᱮᱪᱟᱜ ᱥᱚᱜᱮ", +"Insert Data Labels":"ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱥᱚᱜᱮ ᱢᱮ ᱾", +"Insert Hyperlink":"ᱦᱟᱭᱤᱯᱨᱞᱤᱸᱠ ᱟᱫᱮᱨᱢᱟᱨᱟᱝ ᱠᱷᱚᱸᱡᱟ ᱥᱚᱜᱮ", +"Insert Index Entry":"ᱟᱫᱮᱨᱟᱠᱟᱱ ᱧᱩᱛᱩᱢ ᱚᱞ ᱛᱷᱟᱨ ᱟᱫᱮᱨ᱾", +"Insert Major Grid":"ᱢᱟᱨᱟᱝ ᱡᱟᱸᱜᱞᱟ ᱥᱚᱜᱮ ᱾", +"Insert Mean ~Value Line":"ᱵᱟᱨᱟᱵᱟᱨᱤ ᱜᱚᱱᱚᱝ ᱜᱟᱨ ᱥᱚᱜᱮ(~V)", +"Insert Minor Grid":"ᱦᱩᱰᱤᱧ ᱡᱟᱸᱜᱞᱟ ᱥᱚᱜᱮ ᱾ (~V)", +"Insert Single Data Label":"ᱮᱥᱠᱟᱨ ᱰᱟᱴᱟ ᱪᱤᱠᱷᱱᱟᱹ ᱥᱚᱜᱮ ᱢᱮ (~t)", +"Insert Slide":"ᱥᱞᱟᱤᱰ ᱥᱚᱜᱮ", +"Insert Titles...":"ᱧᱩᱛᱩᱢ ᱠᱚ ᱥᱚᱜᱮ ᱾᱾᱾", +"Insert Tre~nd Line...":"ᱞᱮᱠ ᱜᱟᱨ ᱥᱚᱜᱮ (~n)᱾᱾᱾", +"Insert Unnumbered Entry":"ᱵᱟᱝ ᱮᱞᱮᱠᱷ ᱞᱮᱠᱷᱟ ᱮᱢᱟᱜ ᱟᱫᱮᱨ (~n)", +"Insert ~Cells...":"ᱠᱚᱴᱨᱤ ᱥᱚᱜᱮ (~C)᱾᱾᱾", +"Insert/Delete Axes...":"ᱞᱚᱜᱮ /ᱫᱷᱩᱨᱤ ᱠᱚ ᱢᱮᱴᱟᱣ ᱾᱾᱾ (~r)", +"Isosceles Triangle":"ᱤᱥᱚᱥᱮᱞᱮᱥ ᱯᱮ ᱠᱚᱸᱰ", +"Justified":"ᱜᱚᱴᱟ ᱥᱮᱫ ᱥᱚᱢᱟᱱ ᱦᱚᱪᱚᱜᱚᱴᱟᱞᱮᱠᱟᱛᱮ ᱥᱟᱡᱟᱣ", +"Language Status":"ᱯᱟᱹᱨᱥᱤ ᱫᱚᱥᱟ", +"Layout":"ᱳ़ᱰᱚ़ᱠ ᱧᱮᱞᱚᱜᱩᱭᱦᱟᱨ ᱞᱮᱠᱟ ᱛᱮ ᱛᱮᱭᱟᱨ", +"Left Arrow":"ᱞᱮᱸᱜᱟ ᱥᱮᱫᱟᱜ ᱥᱟᱨᱞᱮᱸᱜᱟ ᱥᱟᱨ", +"Left Arrow Callout":"ᱞᱮᱸᱜᱟ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Left Brace":"ᱞᱮᱸᱜᱟ ᱥᱮᱫ ᱛᱚᱞ ᱩᱨᱤᱡ", +"Left Bracket":"ᱞᱮᱸᱜᱟ ᱥᱮᱫᱟᱜ ᱮᱥᱮᱛ ᱪᱤᱱᱦᱟᱹ", +"Left and Right Arrow":"ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Left and Right Arrow Callout":"ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Left-To-Right":"ᱞᱮᱸᱜ-ᱠᱷᱚᱱ-ᱡᱚᱡᱚᱢᱞᱮᱸᱜᱟ-ᱠᱷᱚᱱ-ᱡᱚᱡᱚᱢ ᱥᱮᱫ", +"Lightning Bolt":"ᱢᱟᱨᱥᱟᱞ ᱢᱚᱴᱟ", +"Line":"ᱜᱟᱨᱜᱟᱨ᱾", +"Line Callout 1":"ᱜᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ 1", +"Line Callout 2":"ᱜᱟᱞᱟᱝ ᱦᱚᱦᱚ ᱳᱰᱚᱜ 2", +"Line Callout 3":"ᱜᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ 3", +"Line Connector":"ᱜᱟᱨ ᱡᱚᱱᱚᱲᱟᱣᱜᱟᱨ ᱡᱚᱲᱟᱣᱟᱜ", +"Line Connector Ends with Arrow":"ᱥᱟᱨ ᱥᱟᱸᱣ ᱜᱟᱨ ᱡᱚᱲᱟᱣᱟᱜ ᱢᱩᱪᱟᱹᱫ", +"Manual ~Break...":"ᱛᱤ ᱛᱮᱭᱟᱜ ᱠᱮᱪᱮᱫ (~B)", +"Media":"ᱢᱤᱰᱤᱭᱟ (~u)", +"Moon":"ᱧᱤᱸᱫᱟ ᱪᱟᱸᱫᱚ", +"M~erge and Center Cells":"ᱠᱚᱴᱨᱤ ᱠᱚ ᱢᱮᱥᱟ ᱢᱤᱫ(~e)᱾", +"Name...":"ᱧᱩᱛᱩᱢ ᱾᱾᱾ (~o)ᱧᱩᱛᱩᱢ᱾᱾᱾", +"Na~vigator":"ᱯᱟᱱᱛᱮᱣᱤᱠ(~v)ᱯᱟᱱᱛᱮᱣᱤᱡ (~v)", +"Notched Right Arrow":"ᱜᱟᱸᱴ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Number Format: Currency":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱯᱩᱭᱥᱟᱹ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱠᱟᱹᱣᱲᱤ᱾", +"Number Format: Decimal":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱜᱮᱞᱟᱸᱥ ᱴᱩᱵ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱰᱤᱥᱢᱤᱞ᱾", +"Number Format: Exponential":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱠᱚᱢᱚᱜᱟᱜ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱪᱚᱜ ᱴᱟᱣᱟᱜ᱾", +"Number Format: Percent":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱥᱟᱭᱟᱜ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱥᱟᱭᱟᱜ᱾", +"Number Format: Standard":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱵᱮᱥᱟᱜ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱡᱚᱠᱷᱟᱣᱟᱜ᱾", +"Number Format: Time":"ᱞᱮᱠᱷᱟ ᱵᱮᱱᱟᱣ: ᱳᱠᱛᱚ᱾ᱞᱮᱠᱷᱟ ᱛᱮᱭᱟᱨ:ᱳᱠᱛᱚ᱾", +"Octagon":"ᱤᱨᱟᱹᱞ ᱠᱚᱸᱰ᱾ᱤᱨᱟᱹᱞ ᱠᱚᱸᱰ ᱛᱮ ᱛᱮᱭᱟᱨ᱾", +"Octagon Bevel":"ᱤᱨᱟᱹᱞ ᱮᱥᱮᱫ ᱫᱤᱲᱟᱝ", +"Open Circle (Curve)":"ᱜᱩᱞᱟᱸᱲ ᱡᱷᱤᱡ (ᱠᱚᱸᱲᱵᱮᱫ)", +"Open Circle (Pour)":"ᱜᱩᱞᱟᱸᱲ ᱛᱤᱸᱜᱩ ᱡᱷᱤᱡ", +"Optimal Column Width":"ᱟᱸᱥ ᱠᱟᱸᱫᱷᱟ ᱳᱥᱟᱨ ᱟᱸᱥ ᱠᱟᱸᱫᱷᱟ ᱳᱥᱟᱨ᱾", +"Optimal Row Height":"ᱟᱥ ᱛᱷᱟᱨ ᱩᱥᱩᱞᱟᱸᱥ ᱛᱷᱟᱨ ᱩᱥᱩᱞ᱾", +"Overline":"ᱜᱟᱨ ᱯᱟᱨᱚᱢᱜᱟᱨ ᱯᱟᱨᱚᱢ", +"Page Properties...":"ᱥᱟᱦᱴᱟ ᱜᱩᱱ ᱠᱚ ...", +"Pentagon":"ᱢᱚᱸᱲᱮ ᱠᱚᱸᱰ᱾ᱢᱚᱸᱲᱮ ᱠᱚᱸᱰ ᱡᱟᱭᱜᱟ᱾", +"Percent":"ᱥᱟᱭᱟᱜ", +"Plain Text":"ᱱᱟᱣᱟ ᱚᱱᱚᱞᱥᱟᱫᱟ ᱚᱱᱚᱞ", +"Pop Art":"ᱴᱟᱴᱠᱟ ᱦᱩᱱᱟᱹᱨ", +"Protect Cells":"ᱟᱰ ᱠᱚᱴᱨᱤ", +"Puzzle":"ᱦᱚᱨᱚᱵᱚᱨᱚ", +"Rectangle, Rounded":"ᱯᱩᱱ ᱮᱥᱮᱫ ᱜᱟᱨ ᱛᱮ ᱛᱮᱭᱟᱨ ᱜᱩᱞᱟᱸᱲ᱾", +"Rectangular Callout":"ᱛᱤᱭᱟᱹᱨ ᱪᱤᱛᱟᱹᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Remove Noise":"ᱠᱟᱞ ᱠᱟᱞᱟᱣ ᱳᱪᱚᱜ", +"Reset Data Point":"ᱰᱟᱴᱟ ᱴᱩᱰᱟᱹᱠ ᱫᱚᱦᱲᱟ ᱥᱟᱡᱟᱣ ᱢᱮ", +"Reset all Data Points":"ᱡᱚᱛᱚ ᱰᱟᱴᱟ ᱴᱩᱰᱟᱹᱠ ᱠᱚ ᱫᱚᱦᱲᱟ ᱥᱟᱡᱟᱣ ᱢᱮ", +"Restart Numbering":"ᱠᱨᱢᱟᱸᱠᱱ ᱯᱷᱤᱨ ᱟᱨᱸᱵᱷ ᱠᱨᱮᱸᱞᱮᱠᱷᱟ ᱚᱞ ᱮᱢ", +"Right Arrow":"ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱜᱟᱨ", +"Right Arrow Callout":"ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Right Brace":"ᱡᱚᱡᱚᱢ ᱥᱮᱫ ᱛᱚᱞ ᱩᱨᱤᱡ", +"Right Bracket":"ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱮᱥᱮᱛ ᱪᱤᱱᱦᱟᱹ", +"Right Triangle":"ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱯᱮ ᱠᱚᱸᱰ᱾ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱦᱴᱟ᱾", +"Right or Left Arrow":"ᱡᱚᱡᱚᱢ ᱟᱨ ᱵᱟᱝ ᱞᱮᱸᱜᱟ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Ring":"ᱢᱩᱫᱟᱹᱢ", +"Round Callout":"ᱜᱟᱞᱟᱝ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Rounded Rectangular Callout":"ᱜᱩᱞᱟᱸᱲ ᱛᱤᱭᱟᱹᱨ ᱪᱤᱛᱟᱹᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"R~un Macro...":"ᱢᱟᱨᱟᱝᱟᱜ ᱠᱚ ᱪᱟᱞᱟᱣ (~u)᱾᱾", +"S-shaped Arrow":"S-ᱛᱮᱭᱟᱨ ᱞᱮᱠᱟᱱ ᱥᱟᱨ", +"Save ~As...":"ᱞᱮᱠᱟ ᱥᱟᱸᱪᱟᱣ(~A)᱾᱾᱾ᱥᱟᱸᱪᱟᱣ ᱞᱮᱠᱟ (~A)", +"Scientific":"Scientific", +"Select Row":"ᱛᱷᱟᱨ ᱵᱟᱪᱷᱟᱣ", +"Sharpen":"ᱞᱟᱥᱮᱨ", +"Sho~w Slide":"ᱥᱟᱞᱟᱤᱰ ᱩᱫᱩᱠ(~w)", +"Sidebar":"Sidebar", +"Signet":"ᱢᱚᱦᱚᱨ", +"Slant Down":"ᱞᱟᱛᱟᱨ ᱠᱚᱪᱮ", +"Slant Up":"ᱪᱮᱛᱟᱱ ᱠᱚᱪᱮ", +"Slide Layout":"ᱥᱟᱞᱟᱤᱰ ᱧᱮᱞ ᱳᱲᱚᱜᱥᱟᱞᱟᱤᱰ ᱧᱮᱞ ᱳᱰᱚᱜ", +"Slide Properties...":"ᱥᱞᱟᱭᱤᱰ ᱜᱩᱱ ᱠᱚ ...", +"Small capitals":"ᱦᱩᱰᱤᱧ ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ ᱠᱚ", +"Smiley Face":"ᱢᱩᱞᱩᱡ ᱞᱟᱸᱫ ᱢᱚᱦᱰᱟ", +"Snap to Grid":"ᱡᱟᱸᱜᱞ ᱛᱩᱞᱟᱣᱡᱟᱸᱜᱞᱟ ᱨᱮ ᱛᱚᱯᱟᱜ", +"So~rt...":"ᱥᱟᱞᱟ (~r)᱾᱾᱾ᱥᱟᱞᱟ(~r)᱾᱾᱾", +"Split Arrow":"ᱰᱚᱲᱦᱟ ᱥᱟᱨ", +"Square Bevel":"ᱯᱩᱱ ᱮᱥᱮᱫ ᱜᱟᱨ ᱜᱩᱞᱟᱸᱲ", +"Square, Rounded":"ᱯᱩᱱ ᱮᱥᱮᱫ ᱜᱟᱨ ᱜᱩᱞᱟᱸᱲ", +"Statistics":"ᱞᱮᱠᱷᱟ ᱵᱟᱵᱚᱛ", +"Stop":"ᱛᱤᱸᱜᱩᱛᱤᱸᱜᱩ", +"Straight Connector":"ᱥᱚᱫᱷᱮ ᱡᱚᱱᱚᱲᱟᱣᱥᱚᱡᱷᱮ ᱡᱚᱲᱟᱣᱟᱜ", +"Straight Connector ends with Arrow":"ᱥᱟᱨ ᱥᱟᱸᱣ ᱥᱚᱡᱷᱮ ᱡᱚᱲᱟᱣᱟᱜ ᱢᱩᱪᱟᱹᱫ ᱠᱚ", +"Straight Connector with Arrows":"ᱥᱟᱨ ᱠᱚ ᱥᱟᱸᱣ ᱥᱚᱡᱷᱮ ᱡᱚᱲᱟᱣᱟᱜ", +"Striped Right Arrow":"ᱜᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Sun":"ᱥᱩᱨᱭᱥᱤᱸᱧ ᱪᱟᱸᱫᱚ", +"Ta~ble Properties...":"ᱴᱮᱵᱩᱞ ᱜᱩᱱ ᱠᱚ ...", +"Text Wrap...":"ᱚᱱᱚᱞ ᱜᱩᱲᱭᱟᱣ", +"Title Page...":"ᱥᱟᱦᱴᱟ ᱧᱩᱛᱩᱢ ᱾᱾᱾", +"To Next Paragraph in Level":"ᱛᱟᱦ ᱨᱮ ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢᱟᱜ ᱠᱷᱚᱫᱛᱟᱦ ᱨᱮ ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢᱟᱜ ᱠᱷᱚᱫ", +"To Previous Paragraph in Level":"ᱛᱟᱦ ᱨᱮ ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢᱟᱜ ᱠᱷᱚᱫ ᱨᱮ", +"To ~Cell":"ᱠᱚᱴᱨᱤ ᱨᱮ(~C)", +"To ~Character":"ᱜᱩᱱ (~C)ᱟᱠᱷᱚᱨ ( ~C)", +"To ~Curve":"ᱠᱚᱲᱵᱮᱫ ᱜᱟᱨ (~C)ᱠᱚᱸᱲᱵᱮᱫ ᱨᱮ( ~C)", +"To ~Frame":"ᱥᱟᱡ (~F)ᱥᱟᱡ ᱨᱮ(~F)", +"To ~Paragraph":"(~P) ᱥᱟᱦᱟᱴᱠᱷᱚᱫ ᱨᱮ(~P)", +"Top":"Top", +"Trapezoid":"ᱯᱟᱥᱤ ᱥᱮᱫ᱾ᱯᱟᱥᱤ ᱡᱷᱟᱞᱤ᱾", +"Triangle Down":"ᱯᱮ ᱠᱚᱸᱰ ᱞᱟᱛᱟᱨ (~n)", +"Triangle Up":"ᱯᱮ ᱠᱚᱸᱰ ᱪᱮᱛᱟᱱ", +"T~ime (variable)":"ᱥᱚᱢᱚᱭ (~i)(ᱵᱚᱫᱚᱞᱟᱜ)ᱥᱚᱢᱚᱭ (ᱵᱚᱫᱚᱞᱟᱜ) (~i)᱾", +"Underline":"ᱚᱞ ᱞᱟᱛᱟᱨ ᱜᱟᱨ", +"Up Arrow":"ᱥᱟᱨ ᱪᱮᱛᱟᱱ", +"Up Arrow Callout":"ᱪᱮᱛᱟᱱ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Up and Down Arrow":"ᱪᱮᱛᱟᱱ ᱟᱨ ᱞᱟᱛᱟᱨ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Up and Down Arrow Callout":"ᱪᱮᱛᱟᱱ ᱟᱨ ᱞᱟᱛᱟᱨ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Up and Right Arrow":"ᱪᱮᱛᱟᱱ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Up and Right Arrow Callout":"ᱪᱮᱛᱟᱱ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱥᱟᱨ ᱦᱚᱦᱚ ᱳᱰᱚᱜ", +"Up, Right and Down Arrow":"ᱪᱮᱛᱟᱱ, ᱡᱚᱡᱚᱢ ᱟᱨ ᱞᱟᱛᱟᱨ ᱥᱮᱫᱟᱜ ᱥᱟᱨ", +"Vertical Text":"ᱛᱤᱸᱜᱩ ᱥᱚᱡᱷᱮ ᱜᱟᱨ ᱚᱱᱚᱞ ᱛᱤᱸᱜᱩ ᱞᱮᱠᱟᱛᱮ ᱚᱱᱚᱞ ᱠᱷᱚᱸᱡᱟ", +"Zoom In":"ᱵᱷᱤᱛᱤᱨ ᱥᱮᱫ ᱦᱩᱰᱤᱧ ᱢᱟᱨᱟᱝ᱾", +"Zoom Out":"ᱵᱟᱦᱨᱮ ᱥᱮᱫ ᱦᱩᱰᱤᱧ ᱢᱟᱨᱟᱝ᱾ᱵᱟᱦᱨᱮ ᱦᱩᱰᱤᱧ ᱢᱟᱨᱟᱝ᱾", +"~3D View...":"ᱧᱮᱱᱮᱞ (~3D)᱾᱾᱾", +"~Add":"ᱥᱮᱞᱮᱫ (~A)ᱥᱮᱞᱮᱫ(~A)", +"~Arrange":"ᱵᱮᱵᱚᱥᱛᱟ(~A) ᱥᱟᱡᱟᱣ (~A)", +"~Capitalize Every Word":"ᱡᱚᱛᱚ ᱥᱟᱵᱟᱫ ᱠᱚ ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ ᱛᱮᱭᱨ ᱦᱚᱪᱚ (~C)ᱡᱚᱛᱚ ᱥᱟᱵᱟᱫ ᱠᱚ ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ ᱛᱮᱭᱟᱨ (~C)", +"~Centered":"ᱛᱟᱞᱟ ᱨᱮ(~C)ᱛᱟᱞᱟ (~C)", +"~Chart...":"ᱪᱟᱨᱴ (~C)᱾᱾᱾ᱪᱟᱨᱴ (~C)᱾᱾᱾", +"~Data Ranges...":"ᱰᱟᱴᱟ ᱯᱟᱥᱱᱟᱣ ᱠᱚ(~D)᱾᱾᱾", +"~Date (fixed)":"ᱢᱟᱦᱤᱛ(~D) (ᱜᱚᱴᱟ)ᱢᱟᱹᱦᱤᱫ (ᱜᱚᱴᱟ) (~D)", +"~Define...":"ᱩᱯᱨᱩᱢ(~D)᱾᱾᱾", +"~Edit":"ᱥᱟᱯᱲᱟᱣ (~E)ᱥᱟᱥᱟᱯᱲᱟᱣ (~E)", +"~Edit Contour...":"(~E) ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱥᱟᱯᱟᱲᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱥᱟᱥᱟᱯᱟᱲᱣ (~E)", +"~Enter Group":"ᱵᱷᱤᱛᱤᱛᱤ ᱡᱟᱨᱣᱟ(~E)ᱫᱚᱞ ᱟᱫᱮᱨ (~E)", +"~Fonts...":"ᱯᱷᱟᱸᱱᱴ ᱠᱚ (~F)᱾᱾᱾", +"~Goal Seek...":"ᱢᱚᱱᱮᱭᱟᱜ ᱯᱟᱱᱛᱮ(~G)᱾᱾᱾", +"~Group and Outline":"ᱫᱚᱞᱤᱞ ᱟᱨ ᱵᱟᱦᱨᱮ ᱛᱮᱭᱟᱨ(~G)", +"~Group...":"ᱡᱟᱨᱣᱟ (~G)᱾᱾᱾", +"~Height...":"ᱪᱮᱛᱟᱱ (~H)᱾᱾᱾ᱩᱥᱩᱞ ᱛᱮᱫ (~H)᱾᱾᱾", +"~Hide AutoFilter":"ᱟᱡ ᱛᱮ ᱪᱷᱟᱹᱱᱤᱭᱟᱜ ᱩᱠᱩ(~H)", +"~Hide Slide":"ᱩᱠᱩ ᱥᱟᱞᱟᱤᱰ(~H)ᱥᱟᱞᱟᱤᱰ ᱩᱠᱩ (~H)", +"~Hyphenation":"ᱯᱷᱟᱨᱠᱟ (~H)ᱯᱷᱟᱨᱠᱟ ᱛᱮᱭᱟᱨ(~H)", +"~Interaction...":"ᱨᱚᱯᱚᱲ (~I)ᱟᱯᱚᱥᱯᱚᱨ ᱠᱟᱹᱢᱤ (~I)᱾᱾᱾", +"~Print...":"ᱪᱷᱟᱯᱟ ...", +"~Properties...":"ᱜᱩᱱ ᱠᱚ ...", +"~Recalculate":"ᱫᱚᱦᱲᱟ ᱦᱤᱸᱥᱟᱵ(~R )", +"~Refresh":"ᱱᱟᱣᱟ ᱟᱹᱨᱩ (~R)ᱱᱟᱣᱟ(~R)", +"~Select":"ᱵᱟᱪᱷᱟᱣ (~S) ᱵᱟᱪᱷᱟᱣ (~S)", +"~Sentence case":"ᱟᱭᱟᱫ ᱢᱤᱥᱤᱨ (~S)ᱟᱭᱟᱛ ᱳᱵᱚᱥᱛᱟ (~S)", +"~Show Details":"ᱩᱫᱩᱠ ᱣᱤᱵᱚᱨᱱ(~S)ᱵᱤᱵᱨᱚᱱ ᱠᱚ ᱩᱫᱩᱠ(~S)", +"~Spacing...":"ᱯᱷᱟᱸᱠ ᱦᱚᱪᱚ (~S)᱾᱾᱾", +"~Spelling...":"ᱵᱟᱱᱟᱱ ᱧᱮᱞ(~S)᱾᱾᱾", +"~Standard Filter...":"ᱵᱮᱥ ᱪᱷᱟᱹᱱᱤᱭᱟᱜ (~S)᱾᱾᱾", +"~Subject":"ᱣᱤᱥᱚᱭ (~S)ᱣᱤᱥᱚᱭ (~S)", +"~Time (fixed)":"ᱥᱚᱢᱚᱭ (~T) (ᱜᱚᱴᱟ)ᱥᱚᱢᱚᱭ (ᱜᱚᱴᱟ) (~T)᱾", +"~Tools":"ᱦᱟᱹᱛᱷᱤᱭᱟᱹᱨᱠᱚ(~T)", +"~UPPERCASE":"ᱪᱮᱛᱟᱱ ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ(~U)~ᱪᱮᱛᱟᱱ ᱢᱟᱨᱟᱝ ᱟᱠᱷᱚᱨ", +"~Ungroup...":"ᱵᱟᱝ ᱦᱟᱹᱴᱤᱧ ᱫᱟᱲᱮ ᱡᱟᱨᱣᱟ (~U)᱾᱾᱾", +"~Update All":"ᱡᱚᱛᱚ ᱦᱟᱹᱞᱤᱭᱟᱜ ᱦᱚᱪᱚ(~U)", +"~Validity...":"ᱵᱟᱛᱟᱣᱟᱜ ᱳᱠᱛᱚ(~V)᱾᱾", +"~While Typing":"ᱴᱟᱭᱤᱯ ᱡᱚᱠᱷᱚᱱ(~W)", +"~Width...":"ᱳᱥᱟᱨ (~W)᱾᱾᱾", +"~Wrap":"ᱜᱩᱲᱤᱭᱟᱣ (~W)ᱜᱩᱲᱭᱟᱹᱣ(~W)", +"~lowercase":"ᱦᱩᱰᱤᱧ ᱟᱠᱷᱚᱨ (~L)ᱦᱩᱰᱤᱧ ᱟᱠᱷᱚᱨ (~l)", +"~tOGGLE cASE":"ᱛᱚᱞ ᱢᱤᱥᱤᱨ (~t)ᱛᱚᱞᱟᱜ ᱳᱵᱚᱥᱛᱟ(~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sat.json b/f7cloud-office/browser/dist/l10n/uno/sat.json new file mode 100644 index 0000000..8762b94 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sat.json @@ -0,0 +1,309 @@ +{ +"12-Point Star":"12-टुडा़क् इपिल", +"24-Point Star":"24-टुडा़क् इपिल (~T)", +"4-Point Star":"4-टुडा़क् इपिल", +"4-way Arrow":"4-सेदाक् सार", +"4-way Arrow Callout":"4-लेका ते सार होहो ओडोक्", +"5-Point Star":"5-टुडा़क् इपिल", +"6-Point Star":"6-टुडा़क् इपिल", +"8-Point Star":"8-टुडा़क् इपिल", +"Accept All":"सब स्वीकार करेंजोतो आंगोच् ", +"Align Top":"चोट थार होचो.चेतान थार होचो.", +"Arch Down (Curve)":"चांद लातार सेत् (कोंड़बेत्)", +"Arch Down (Pour)":"चांद लातार सेत् (दुल)", +"Arch Left (Curve)":"चांद लेंगा सेत् (कोंड़बेत्)", +"Arch Right (Curve)":"चांद जोजोम सेत् (कोंड़बेत्)", +"Arch Right (Pour)":"चांद जोजोम सेत् (दुल)", +"Arch Up (Curve)":"चांद चेतान सेत् (कोंड़बेत्)", +"Arch Up (Pour)":"चांद चेतान सेत् (दुल)", +"Arrange":"साजाव, बेबोसतासाजाव मे", +"As C~haracter":" गुन लेका (~h)आखोर लेका ( ~C)", +"AutoFill Data Series: automatic":"डाटा थार आच् ते पेरेच्: आच् तेयाक्", +"A~lignment...":"थार साजाव (~l)...", +"A~rea...":"जायगा...जायगा (~r)...", +"Back One":"मित् तायोम", +"Block Arc":"गुलांड चांद", +"Bold":"मोटामोटा .", +"Bookmar~k...":"पुथी चिनहा़ (~k)", +"Bottom":"Bottom", +"Brightness":"चोक् मोक्पुंड उता़र", +"Center":"तालातालामाला, बाराबरी", +"Center Horizontal":"गितिज गार ताला", +"Ce~lls...":"कोटरी को (~l)...", +"Charcoal Sketch":"कोयला ते तेयार", +"Chart T~ype...":"चार्ट लेकान(~A)..", +"Chevron":"फिता़", +"Chevron Down":"फिता़ लातार", +"Chevron Up":"फिता़ चेतान", +"Circle (Curve)":"गुलांड़ (कोंड़बेत्)", +"Circle (Pour)":"गुलांड गालाङ", +"Circular Arrow":"गुलांड़ सार", +"Close Master View":"मा़लिक ञेल बोंद", +"Cloud":"रिमिल.", +"Column ~Width...":"कांधा ओसार (~W)कांधा ओसार (~W)...", +"Comments":"खाटो बिचा़रखाटो विचार", +"Connector Ends with Arrow":"सार सांव जोनोड़ाव मुचा़दोक् आ", +"Connector with Arrows":"सार को सांव जोड़ाव", +"Contrast":"भेमेगारभेगाराक्", +"Corner Right Arrow":"कोंड जोजोम सेदाक् सार", +"Cross":"हानते नाते पारोम", +"Curve Down":"लातार कोंड़बेत्.", +"Curve Up":"कोंड़बेत् चेतान.चेतान कोंड़बेत.", +"Curved Connector":"कोंड़बेत जोनोड़ावकोंड़बेत् जोड़ावाक्", +"Curved Connector Ends with Arrow":"सार सांव कोंड़बेत् जोड़ावाक् मुचा़त्", +"Curved Connector with Arrows":"सार सांव कोंड़बेत् जोड़ावाक्", +"Date...":"Date...", +"Dat~e (variable)":"माहित(~e) (बोदोललाक्)मा़हित् (बोदोललाक्) (~e)", +"Decrease Indent":"हाशिया कोम मेहासिया कोम मे", +"Delete All Comments":"जोतो खाटो ओल को मेटाव.", +"Delete All Comments by This Author":"नुय ओनोलिया़ दाराय ते जोतो खाटो ओल को मेटाक् आ.", +"Delete Axis":"निघा़ गार मेटाव .", +"Delete C~ontents...":"जिनिस मेटाव (~o)...बिसोय को मेटाव (~o)...", +"Delete Data Labels":"डाटा चिखना़ भुल . (~o)", +"Delete Legend":"लिजेंट मेटाव मे .", +"Delete Major Grid":"माराङ जांगला मेटाव .", +"Delete Minor Grid":"हुडिञ मेटाव . (~V)", +"Delete Rows":"थार मिटावथार को मेटाव", +"Delete Single Data Label":"एसकार डाटा चिखना़ मेटाव मे", +"Delete ~All Comments":"जोतो ओकता को मेटाव मे (~A)", +"Diamond Bevel":"हिरा़ दिड़ाङ", +"Doorplate":"चौकाट", +"Double Brace":"दोबोड़ तोल उरिच्", +"Double Bracket":"दोबोड़ एसेत्", +"Down Arrow":"लातार रे सार", +"Down Arrow Callout":"लातार सार होहो ओडोक्", +"Explosion":"ठु पोसाक्", +"Fade Left":"लेंगा सेत् गोसो", +"Fade Right":"जोजोम सेत् गोसो", +"Fade Up":"चेतान गोसो", +"Fade Up and Left":"गोसो चेतान आर लेंगा सेत्", +"Fade Up and Right":"गोसो चेतान आर जोजोम सेत्", +"Find Next":"इना़ तायोमाक् ञाम", +"Find Previous":"माड़ाङ तेयाक् ञाम", +"Flowchart: Alternate Process":"लिंजी चार्ट: एपेटाक् का़मी", +"Flowchart: Card":"लिंजी चार्ट: कार्ड", +"Flowchart: Collate":"लिंजी चार्ट: मिला़व", +"Flowchart: Connector":"लिंजी चार्ट: जोड़ाव होचोवाक्", +"Flowchart: Data":"लिंजी चार्ट: डाटा", +"Flowchart: Decision":"लिंजी चार्ट: गोटाय", +"Flowchart: Delay":"लिंजी चार्ट: घा़ड़िक्", +"Flowchart: Direct Access Storage":"लिंजी चार्ट: सोझे आ़तुर जोगाव", +"Flowchart: Display":"लिंजी चार्ट: उदुक्", +"Flowchart: Document":"लिंजी चार्ट: दोलिल", +"Flowchart: Extract":"लिंजी चार्ट: ओर ओडोक", +"Flowchart: Internal Storage":"लिंजी चार्ट: भितिर रेयाक् जोगाव", +"Flowchart: Magnetic Disc":"लिंजी चार्ट: चुम्बक डिस्क", +"Flowchart: Manual Input":"लिंजी चार्ट: ती ते आदेराक्", +"Flowchart: Manual Operation":"लिंजी चार्ट: ती ते का़मी होचोवाक्", +"Flowchart: Merge":"लिंजी चार्ट: मेसा मित्", +"Flowchart: Multidocument":"लिंजी चार्ट: आ़डी लेकान दोलिल", +"Flowchart: Off-page Connector":"लिंजी चार्ट: साहटा बाहरे जोड़ाव होचोवाक्", +"Flowchart: Or":"लिंजी चार्ट: Or", +"Flowchart: Predefined Process":"लिंजी चार्ट: माड़ाङ ते उपरुम का़मी", +"Flowchart: Preparation":"लिंजी चार्ट: सासापड़ाव", +"Flowchart: Process":"लिंजी चार्ट: का़मी", +"Flowchart: Punched Tape":"लिंजी चार्ट: ओता टेप", +"Flowchart: Sequential Access":"लिंजी चार्ट: थार ते आ़तुर", +"Flowchart: Sort":"लिंजी चार्ट: साला", +"Flowchart: Stored Data":"लिंजी चार्ट: डाटा जोगाव", +"Flowchart: Summing Junction":"लिंजी चार्ट: सार को मिदुन ठांव", +"Flowchart: Terminator":"लिंजी चार्ट: ओचोक् साहावाक्", +"Flower":"बाहा", +"Folded Corner":"ला़टुम कोंड (~m)", +"Fontwork Shape":"फॉन्ट का़मी रुप.फॉन्ट कांमी रुप.", +"Format Axis...":"निघा़ को तेयार ...", +"Format Chart Area...":"चाट जायगा को तेयार ...", +"Format Data Labels...":"डाटा चिखना़ तेयार...", +"Format Data Point...":"डाटा टुडा़क् तेयार मे...", +"Format Data Series...":"डाटा तिरया़व को तेयार मे...", +"Format Floor...":"सोमान ओत तेयार ...", +"Format Legend...":"लिजेंट तेयार ...", +"Format Major Grid...":"माराङ जांगला तेयार ...", +"Format Mean Value Line...":"चियाक् गोनोङ गार तेयार मे ...", +"Format Minor Grid...":"हुडिञ जांगला तेयार ...", +"Format Selection...":"तेयार को बाछाव ...", +"Format Single Data Label...":"एसकार डाटा चिखना़ तेयार मे...", +"Format Stock Gain...":"जोमा नाफा तेयार...", +"Format Stock Loss...":"जोमा हा़न तेयार...", +"Format Title...":"ञुतुम तोयार ...", +"Format Trend Line Equation...":"सोमान सोमान टनाक् गार ...", +"Format Trend Line...":"टानाक् गार मेटाव मे ...", +"Format Y Error Bars...":"Y भुल बार तेयार मे ...", +"Formatting Mark":"चिनहा़ तेयारेत् आ", +"Forward One":"मित् माड़ाङ सेत बाड़हाव", +"F~ont Size...":"फॉन्ट माराङ तेत् (~o)...", +"F~ull Screen":"गोटा पोरदा (~u)गोटा स्क्रिन (~u)", +"Heart":"रिदा़य.", +"Hexagon":"तुरुय गार ते एसेत् तेयार कोंड. (~#)तुरुय गार ते एसेत.", +"H~ide":"उकु (~i)उकू (~i)", +"H~ide Rows":"थार को उकू(~i).", +"Icon Set...":"Icon Set...", +"Inflate":"ओङ पेरेच्", +"Insert Axis":"निघा़ गार को...", +"Insert Axis Title":"निगा़ ञुतुम सोगे .", +"Insert Column Break":"कांधा केचाक् सोगेकांधा केचाक् सोगे ", +"Insert Data Labels":"डाटा चिखना़ सोगे मे .", +"Insert Hyperlink":"हाइपरलिंक आदेरमाराङ खोंजा सोगे", +"Insert Index Entry":"आदेराकान ञुतुम ओल थार आदेर. ", +"Insert Major Grid":"माराङ जांगला सोगे .", +"Insert Mean ~Value Line":"बाराबारी गोनोङ गार सोगे(~V)", +"Insert Minor Grid":"हुडिञ जांगला सोगे . (~V)", +"Insert Single Data Label":"एसकार डाटा चिखना़ सोगे मे (~t)", +"Insert Slide":"सलाइड सोगे", +"Insert Titles...":"ञुतुम को सोगे ...", +"Insert Tre~nd Line...":"लेक गार सोगे (~n)...", +"Insert Unnumbered Entry":"बाङ एलेख लेखा एमाक् आदेर (~n)", +"Insert ~Cells...":"कोटरी सोगे (~C)...", +"Insert/Delete Axes...":"लोगे /धुरी को मेटाव ... (~r)", +"Isosceles Triangle":"इसोसेलेस पे कोंड", +"Justified":"गोटा सेत् सोमान होचोगोटालेकाते साजाव", +"Language Status":"पा़रसी दोसा", +"Layout":"ओ़डो़क् ञेलोक्उयहार लेका ते तेयार", +"Left Arrow":"लेंगा सेदाक् सारलेंगा सार", +"Left Arrow Callout":"लेंगा सेदाक् सार होहो ओडोक्", +"Left Brace":"लेंगा सेत् तोल उरिच्", +"Left Bracket":"लेंगा सेदाक् एसेत चिनहा़", +"Left and Right Arrow":"लेंगा आर जोजोम सेदाक् सार", +"Left and Right Arrow Callout":"लेंगा आर जोजोम सेदाक् सार होहो ओडोक्", +"Left-To-Right":"लेंग-खोन-जोजोमलेंगा-खोन-जोजोम सेत्", +"Lightning Bolt":"मारसाल मोटा", +"Line":"गारगार.", +"Line Callout 1":"गार होहो ओडोक् 1", +"Line Callout 2":"गालाङ होहो ओडोक् 2", +"Line Callout 3":"गार होहो ओडोक् 3", +"Line Connector":"गार जोनोड़ावगार जोड़ावाक्", +"Line Connector Ends with Arrow":"सार सांव गार जोड़ावाक् मुचा़त्", +"Manual ~Break...":"ती तेयाक् केचेत् (~B)", +"Media":"मिडिया (~u)", +"Moon":"ञिंदा चांदो", +"M~erge and Center Cells":"कोटरी को मेसा मित्(~e).", +"Name...":"ञुतुम ... (~o)ञुतुम...", +"Na~vigator":"पानतेविक्(~v)पानतेविच् (~v)", +"Notched Right Arrow":"गांट जोजोम सेदाक् सार", +"Number Format: Currency":"लेखा बेनाव: पुयसा़.लेखा तेयार:का़वड़ी.", +"Number Format: Decimal":"लेखा बेनाव: गेलांस टुब.लेखा तेयार:डिसमिल.", +"Number Format: Exponential":"लेखा बेनाव: कोमोगाक्.लेखा तेयार:चोक् टावाक्.", +"Number Format: Percent":"लेखा बेनाव: सायाक्.लेखा तेयार:सायाक्.", +"Number Format: Standard":"लेखा बेनाव: बेसाक्.लेखा तेयार:जोखावाक्.", +"Number Format: Time":"लेखा बेनाव: ओकतो.लेखा तेयार:ओकतो.", +"Octagon":"इरा़ल कोंड.इरा़ल कोंड ते तेयार.", +"Octagon Bevel":"इरा़ल एसेत् दीड़ाङ", +"Open Circle (Curve)":"गुलांड़ झिज (कोंड़बेत्)", +"Open Circle (Pour)":"गुलांड़ तिंगु झिच्", +"Optimal Column Width":"आंस कांधा ओसार आंस कांधा ओसार. ", +"Optimal Row Height":"आस थार उसुलआंस थार उसुल.", +"Overline":"गार पारोमगार पारोम ", +"Pentagon":"मोंड़े कोंड.मोंड़े कोंड जायगा.", +"Percent":"सायाक्", +"Plain Text":"नावा ओनोलसादा ओनोल", +"Pop Art":"टाटका हुना़र", +"Protect Cells":"आड कोटरी", +"Puzzle":"होरोबोरो", +"Rectangle, Rounded":"पुन एसेत् गार ते तेयार गुलांड़.", +"Rectangular Callout":"तिया़र चिता़र होहो ओडोक्", +"Remove Noise":"काल कालाव ओचोक्", +"Reset Data Point":"डाटा टुडा़क् दोहड़ा साजाव मे", +"Reset all Data Points":"जोतो डाटा टुडा़क् को दोहड़ा साजाव मे", +"Restart Numbering":"क्रमांकन फिर आरंभ करेंलेखा ओल एम", +"Right Arrow":"जोजोम सेदाक् सार गार", +"Right Arrow Callout":"जोजोम सेदाक् सार होहो ओडोक्", +"Right Brace":"जोजोम सेत् तोल उरिच्", +"Right Bracket":"जोजोम सेदाक् एसेत चिनहा़", +"Right Triangle":"जोजोम सेदाक् पे कोंड.जोजोम सेदाक् साहटा.", +"Right or Left Arrow":"जोजोम आर बाङ लेंगा सेदाक् सार", +"Ring":"मुदा़म", +"Round Callout":"गालाङ होहो ओडोक्", +"Rounded Rectangular Callout":"गुलांड़ तिया़र चिता़र होहो ओडोक्", +"R~un Macro...":"माराङाक् को चालाव (~u)..", +"S-shaped Arrow":"S-तेयार लेकान सार", +"Save ~As...":"लेका सांचाव(~A)...सांचाव लेका (~A)", +"Scientific":"Scientific", +"Select Row":"थार बाछाव", +"Sharpen":"लासेर", +"Sho~w Slide":"सालाइड उदुक्(~w)", +"Sidebar":"Sidebar", +"Signet":"मोहोर", +"Slant Down":"लातार कोचे", +"Slant Up":"चेतान कोचे", +"Slide Layout":"सालाइड ञेल ओड़ोक्सालाइड ञेल ओडोक्", +"Small capitals":"हुडिञ माराङ आखोर को", +"Smiley Face":"मुलुच् लांद मोहडा", +"Snap to Grid":"जांगल तुलावजांगला रे तोपाक् ", +"So~rt...":"साला (~r)...साला(~r)...", +"Split Arrow":"डोड़हा सार", +"Square Bevel":"पुन एसेत् गार गुलांड़", +"Square, Rounded":"पुन एसेत् गार गुलांड़", +"Statistics":"लेखा बाबोत", +"Stop":"तिंगुतिंगू", +"Straight Connector":"सोधे जोनोड़ावसोझे जोड़ावाक्", +"Straight Connector ends with Arrow":"सार सांव सोझे जोड़ावाक् मुचा़त् को", +"Straight Connector with Arrows":"सार को सांव सोझे जोड़ावाक्", +"Striped Right Arrow":"गार जोजोम सेदाक् सार", +"Sun":"सूर्यसिंञ चांदो", +"Text Wrap...":"ओनोल गुड़याव", +"Title Page...":"साहटा ञुतुम ...", +"To Next Paragraph in Level":"ताह रे इना़ तायोमाक् खोदताह रे इना़ तायोमाक् खोद ", +"To Previous Paragraph in Level":"ताह रे इना़ तायोमाक् खोद रे", +"To ~Cell":"कोटरी रे(~C)", +"To ~Character":" गुन (~C)आखोर ( ~C)", +"To ~Curve":"कोड़बेद गार (~C)कोंड़बेत् रे( ~C)", +"To ~Frame":"साज (~F)साज रे(~F)", +"To ~Paragraph":" (~P) साहाटखोद रे(~P)", +"Top":"Top", +"Trapezoid":"पासी सेत्.पासी झाली.", +"Triangle Down":"पे कोंड लातार (~n)", +"Triangle Up":"पे कोंड चेतान", +"T~ime (variable)":"सोमोय (~i)(बोदोलाक्)सोमोय (बोदोलाक्) (~i).", +"Underline":"ओल लातार गार", +"Up Arrow":"सार चेतान", +"Up Arrow Callout":"चेतान सार होहो ओडोक्", +"Up and Down Arrow":"चेतान आर लातार सेदाक् सार", +"Up and Down Arrow Callout":"चेतान आर लातार सेदाक् सार होहो ओडोक्", +"Up and Right Arrow":"चेतान आर जोजोम सेदाक् सार", +"Up and Right Arrow Callout":"चेतान आर जोजोम सेदाक् सार होहो ओडोक्", +"Up, Right and Down Arrow":"चेतान, जोजोम आर लातार सेदाक् सार", +"Vertical Text":"तिंगु सोझे गार ओनोल तिंगु लेकाते ओनोल खोंजा", +"Zoom In":"भितिर सेत् हुडिञ माराङ.", +"Zoom Out":"बाहरे सेत् हुडिञ माराङ.बाहरे हुडिञ माराङ.", +"~3D View...":"ञेनेल (~3D)...", +"~Add":"सेलेद (~A)सेलेद(~A)", +"~Arrange":"बेबोसता(~A) साजाव (~A)", +"~Capitalize Every Word":"जोतो साबाद को माराङ आखोर तेयर होचो (~C)जोतो साबाद को माराङ आखोर तेयार (~C)", +"~Centered":" ताला रे(~C)ताला (~C)", +"~Chart...":"चार्ट (~C)...चार्ट (~C)...", +"~Data Ranges...":"डाटा पासनाव को(~D)...", +"~Date (fixed)":"माहित(~D) (गोटा)मा़हित् (गोटा) (~D)", +"~Define...":"उपरुम(~D)...", +"~Edit":"सापड़ाव (~E)सासापड़ाव (~E)", +"~Edit Contour...":"(~E) गार तेयार सापाड़व गार तेयार सासापाड़व (~E)", +"~Enter Group":"भितिती जारवा(~E)दोल आदेर (~E)", +"~Fonts...":"फॉन्ट को (~F)...", +"~Goal Seek...":"मोनेयाक् पानते(~G)...", +"~Group and Outline":"दोलिल आर बाहरे तेयार(~G)", +"~Group...":"जारवा (~G)...", +"~Height...":"चेतान (~H)...उसुल तेत् (~H)...", +"~Hide AutoFilter":"आच् ते छा़नियाक् उकू(~H)", +"~Hide Slide":"उकु सालाइड(~H)सालाइड उकू (~H)", +"~Hyphenation":"फारका (~H)फारका तेयार(~H)", +"~Interaction...":"रोपोड़ (~I)आपोसपोर का़मी (~I)...", +"~Recalculate":"दोहड़ा हिंसाब(~R )", +"~Refresh":"नावा आ़रु (~R)नावा(~R)", +"~Select":"बाछाव (~S) बाछाव (~S)", +"~Sentence case":"आयात् मिसिर (~S)आयात ओबोसता (~S)", +"~Show Details":"उदुक् विबोरन(~S)बिबरोन को उदुक्(~S)", +"~Spacing...":"फांक होचो (~S)...", +"~Spelling...":"बानान ञेल(~S)...", +"~Standard Filter...":"बेस छा़नियाक् (~S)...", +"~Subject":"विसोय (~S)विसोय (~S)", +"~Time (fixed)":"सोमोय (~T) (गोटा)सोमोय (गोटा) (~T).", +"~Tools":"टुल(~T).टुल्स (~T)", +"~UPPERCASE":"चेतान माराङ आखोर(~U)~चेतान माराङ आखोर", +"~Ungroup...":"बाङ हा़टिञ दाड़े जारवा (~U)...", +"~Update All":"जोतो हा़लियाक् होचो(~U)", +"~Validity...":"बातावाक् ओकतो(~V)..", +"~While Typing":"टाइप जोखोन(~W)", +"~Width...":"ओसार (~W)...", +"~Wrap":"गुड़ियाव (~W)गुड़या़व(~W)", +"~lowercase":"हुडिञ आखोर (~L)हुडिञ आखोर (~l)", +"~tOGGLE cASE":"तोल मिसिर (~t)तोलाक् ओबोसता(~t) " +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sd.json b/f7cloud-office/browser/dist/l10n/uno/sd.json new file mode 100644 index 0000000..d295d9c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sd.json @@ -0,0 +1,424 @@ +{ +"12-Point Star":"12-نقطو تارو", +"24-Point Star":"24-نقطو تارو", +"4-Point Star":"4- نقطو تارو", +"4-way Arrow":"4- طرفو تير", +"4-way Arrow Callout":"4- پاسي تير ڪوٺيو", +"5-Point Star":"5-نقطو تارو", +"6-Point Star":"6-نقطو تارو", +"8-Point Star":"8-نقطو تارو", +"Accept":"قبول ڪريو", +"Accept All":"سڀ قبول ڪريو", +"Align Bottom":"تر کي ترتيب ڏيو", +"Align Left":"خانا ڦوڙي ڌار ڪريو ", +"Align Right":"کاٻي پاسي سڌائي ", +"Align Top":"مٿان ترتيب ڏيو", +"Arch Down (Curve)":"قؤس هيٺ (ونگ)", +"Arch Down (Pour)":"قؤس هيٺ (اوتيو)", +"Arch Left (Curve)":"قؤس کاٻي پاسي (ونگ)", +"Arch Right (Curve)":"قؤس ساڄي پاسي (ونگ)", +"Arch Right (Pour)":"قؤس ساڄي پاسي (اوتيو)", +"Arch Up (Curve)":"قؤس مٿي (وَنگُ)", +"Arch Up (Pour)":"قؤس مٿي (اوتيو)", +"Arrange":"سلسلي ۾ رکو", +"As C~haracter":"اَکر جيان", +"AutoCorr~ect":"خودڪار رچنا", +"AutoFill Data Series: automatic":"خودڪار نموني ڀريل سامگريءَ جو سلسلو: خودڪار", +"Auto~Filter":"خودڪار فلٽر", +"A~lignment...":"سڌائي (~l)...", +"A~rea...":"کيتر", +"A~rrange":"سلسلو ڏيو", +"Back One":"پٺتي هڪ", +"Background Color":"پس منظر جو رنگ", +"Block Arc":"قؤس روڪيو", +"Bold":"ٿلهو", +"Bookmar~k...":"نسان زد۔۔۔", +"Bottom":"تر", +"Brightness":"چٽائي", +"Caption...":"سرو۔۔۔", +"Center":"مرڪز ۾", +"Center Horizontal":"اُفقي مرڪز ", +"Centered":"مرڪزي", +"Charcoal Sketch":"چارڪول خاڪو", +"Chart T~ype...":"چارٽ جو قسم... (~y)", +"Chevron":"چيوران", +"Chevron Down":"فيٿو هيٺ", +"Chevron Up":"فيٿو مٿي", +"Circle":"گولُ", +"Circle (Curve)":"گول (ونگ)", +"Circle (Pour)":"گول (اوتيو)", +"Circle Pie":"گول پائي", +"Circular Arrow":"گول تير", +"Close Master View":"ماسٽر جو نظارو بند ڪريو", +"Cloud":"ڪُڪُرُ", +"Column ~Width...":"ڪالم جي ويڪر (~W)...", +"Comme~nt":"ٽپڻي", +"Connector":"ڳنڍيندڙ", +"Connector Ends with Arrow":"ڳنڍيندڙ تير سان ختم ٿئي ٿو", +"Connector with Arrows":"تيرن سان ڳنڍيندڙ", +"Contrast":"قرق", +"Corner Right Arrow":"ڪنڊ جو ساڄو تير", +"Co~lumns...":"ڪالمَ", +"Cross":"آرپار", +"Currency":"ڪرنسي", +"Curve":"ونگُ", +"Curve Down":"ونگُ هيٺ", +"Curve Up":"ونگ مٿي", +"Curved Connector":"ونگ وارو ڳنڍيندڙ", +"Curved Connector Ends with Arrow":"ونگ وارو ڳنڍيندڙ تير سان ختم ٿئي ٿو", +"Curved Connector with Arrows":"ونگ وارو ڳنڍيندڙ تيرن سان", +"Cylinder":"ويلڻ", +"Date":"تاريخ", +"Dat~e (variable)":"تاريخ (ڦرندڙ", +"Delete All Comments":"سڀ ٽپڻيون خارج ڪريو", +"Delete All Comments by This Author":"هن ليکڪ جو سڀ ٽپڻيون خارج ڪريو", +"Delete Axis":"ايڪسس خارج ڪريو", +"Delete C~ells...":"خانا خارج ڪريو", +"Delete C~ontents...":"موضوع خارد ڪريو", +"Delete Data Labels":"سامگريءَ جون چٽڪيون خارج ڪريو", +"Delete Legend":"قصو خارج ڪريو", +"Delete Major Grid":"مکيە ڄارُ خارج ڪريو", +"Delete Minor Grid":"گؤڻ ڄارُ خارج ڪريو", +"Delete Rows":"قطارون خارج ڪريو", +"Delete Single Data Label":"واحد سامگريءَ جي چٽڪي خارج ڪريو", +"Delete ~All Comments":"سڀ ٽپڻيون خارج ڪريو (~A)", +"Diamond":"هيرو", +"Diamond Bevel":"هيري جي آڪار جو گونيا", +"Digital Signatu~res...":"ڊجيٽل صحيحيون", +"Doorplate":"دوئرپليٽ", +"Double Brace":"ٻٽيون ڏنگيون ليڪون", +"Double Bracket":"ٻٽيون ڏنگيون ليڪون", +"Down Arrow":"هيٺ تيُر", +"Down Arrow Callout":"هيٺيون تير ڪوٺيو", +"Ellipse":"بيضوي شڪل", +"Explosion":"ڏماڪو", +"Fade Down":"هيٺ ڦڪو ڪريو", +"Fade Left":"کاٻو پاسو ڦڪو ڪريو", +"Fade Right":"ساڄو پاسو ڦڪو ڪريو", +"Fade Up":"مٿي ڦڪو ڪريو", +"Fade Up and Left":"مٿي ۽ کاٻي پاسي ڦڪو ڪريو", +"Fade Up and Right":"مٿي ۽ ساڄي پاسي ڦڪو ڪريو", +"Fill Color":"رنگ ڀريو", +"Find Next":"ايندڙ جو پتو لڳايو", +"Find Previous":"اڳوڻي جو پتو لڳايو", +"Flip Horizontally":"اُفقي اُڇل ڏياريو", +"Flip Vertically":"عمودي نموني اُڇل ڏياريو", +"Flowchart: Alternate Process":"فلو چارٽ: وڪلپي ترڪيب", +"Flowchart: Card":"فلو چارٽ: ڪارڊ", +"Flowchart: Collate":"فلو چارٽ: ملائڻ", +"Flowchart: Connector":"فلو چارٽ: ڳنڍيدڙ", +"Flowchart: Data":"فلو چارٽ: سامگري", +"Flowchart: Decision":"فلو چارٽ: فيصلو", +"Flowchart: Delay":"فلو چارٽ: دير", +"Flowchart: Direct Access Storage":"فلو چارٽ: سڌو داخل سنگرهہ", +"Flowchart: Display":"فلو چارٽ: نماءُ", +"Flowchart: Document":"فلو چارٽ: دستاويز", +"Flowchart: Extract":"فلو چارٽ: اختصار", +"Flowchart: Internal Storage":"فلو چارٽ: اندروني سنگرهہ", +"Flowchart: Magnetic Disc":"فلو چارٽ مقناطيسي ڊسڪ", +"Flowchart: Manual Input":"فلو چارٽ: هٿ سان اِن پٽ", +"Flowchart: Manual Operation":"فلو چارٽ: هٿ سان ڪارروائي", +"Flowchart: Merge":"فلو چارٽ: جزب ڪرڻ", +"Flowchart: Multidocument":"فلو چارٽ: ٻهوُ دستاويز", +"Flowchart: Off-page Connector":"فلو چارٽ بند صفحو ڳنڍيندڙ", +"Flowchart: Or":"فلو چارٽ يا", +"Flowchart: Predefined Process":"فلو چارٽ: اڳہ ۾ ئي واضع ڪيل ترڪيب", +"Flowchart: Preparation":"فلو چارٽ: تياري", +"Flowchart: Process":"فلو چارٽ: ترڪيب", +"Flowchart: Punched Tape":"فلو چارٽ: پنچ ڪيل ٽيپ", +"Flowchart: Sequential Access":"فلو چارٽ: سلسلو وارو لنگُهہ", +"Flowchart: Sort":"فلو چارٽ: ڇانٽڻ", +"Flowchart: Stored Data":"فلو چارٽ: ڪٺي ڪيل سامگري", +"Flowchart: Summing Junction":"فلو چارٽ: جوڙيدڙ ميلُ", +"Flowchart: Terminator":"فلو چارٽ: ٽرمينيٽر", +"Flower":"گُلُ", +"Folded Corner":"موڙيل ڪنڊ", +"Font Color":"فانٽ جو رنگ", +"Fontwork Shape":"فانٽ ورڪ جو روُپ ", +"Foote~r":"صفحي جي هيٺان شرح", +"Format Axis...":"محور رچيو...", +"Format Chart Area...":"چارٽ جو کيتر رچيو...", +"Format Data Labels...":"سامگريءَ جون چٽڪيون رچيو", +"Format Data Point...":"سامگريءَ جو نقطو رچيو...", +"Format Data Series...":"سامگريءَ جا سلسلا رچيو...", +"Format Floor...":"پٽ رچيو...", +"Format Legend...":"قصو رچيو", +"Format Major Grid...":"مکيە ڄار رچيو...", +"Format Mean Value Line...":"خسيس ملهە واري ليڪ رچيو...", +"Format Minor Grid...":"گؤڻ ڄار رچيو...", +"Format Selection...":"چونڊ رچيو...", +"Format Single Data Label...":"واحد سامگريءَ جي چٽڪي رچيو...", +"Format Stock Gain...":"اِسٽاڪ جو فائدو رچيو...", +"Format Stock Loss...":"اِسٽاڪ جو نقصان رچيو...", +"Format Title...":"عنوان رچيو...", +"Format Trend Line Equation...":"جهڪيل ليڪ مساوت رچيو...", +"Format Trend Line...":"جهڪيل ليڪ رچيو", +"Format Y Error Bars...":"Y چوڪن جون پٽيون رچيو...", +"Formatting Mark":"رچيندڙ نشان", +"Forward One":"اَڳتي هڪ", +"Frame":"ڍانچو ", +"F~ont Size...":"فانٽ جو آڪارُ (~o)...", +"F~ormat":"رچنا", +"F~ull Screen":"سڄي اسڪرن", +"Heart":"هردو", +"Hexagon":"ڇهہ ڪنڊو", +"He~ader":"صفحي جي مٿان شرح", +"Horizontal Scroll":"اُفقي اسڪرول", +"H~ide":"لِڪايو", +"H~ide Rows":"قطارون لڪايو (~i)", +"In ~Background":"پس منظر ۾", +"Inflate":"ڦنڊائڻ", +"Insert Axis":"محَوَر", +"Insert Axis Title":"ايڪسس جو عنوان داخل ڪريو", +"Insert Chart":"چارٽ داخل ڪريو", +"Insert Column Break":"ڪالم جو رخنو داخل ڪريو", +"Insert Data Labels":"سامگريءَ جون چٽڪيون داخل ڪريو", +"Insert Hyperlink":"هائپرلنڪ داخل ڪريو", +"Insert Index Entry":"فهرست جي داخلا داخل ڪريو ", +"Insert Major Grid":"مکيە ڄارُ داخل ڪريو", +"Insert Mean ~Value Line":"خسيس ملهہ جي ليڪ داخل ڪريو (~V)", +"Insert Minor Grid":"مکيە ڄارُ داخل ڪريو", +"Insert Single Data Label":"واحد سامگريءَ جي چٽڪي داخل ڪريو", +"Insert Tre~nd Line...":"جهڪيل ليڪ داخل ڪريو... (~n)", +"Insert Unnumbered Entry":"بنا نمبر ڏنل داخلائون داخل ڪريو", +"Insert/Delete Axes...":"ڪهاڙا داخل ڪريو/ خارج ڪريو...", +"Invert":"اونڌو ڪريو", +"Isosceles Triangle":"بہ پوُر ٽڪنڊو", +"Italic":"اِٽيلڪ", +"Justified":"ملائي بيهاريو", +"Language":"ٻولي", +"Language Status":"ٻوليءَ جي حالت", +"Layout":"ليئائوٽ", +"Left":"کاٻو", +"Left Arrow":"کاٻو تير", +"Left Arrow Callout":"کاٻو تير ڪوٺيو", +"Left Brace":"کاٻي پاسي ڏنگيون ليڪون", +"Left Bracket":"کاٻي پاسي ڏنگيون ليڪون", +"Left and Right Arrow":"سڄي پاسي ۽ کاٻي پاسي تير", +"Left and Right Arrow Callout":"کاٻو ۽ ساڄو تير ڪوٺيو", +"Left-To-Right":"کاٻي کان ساڄي", +"Lightning Bolt":"وڄ جو بولٽ", +"Line":"ليڪ", +"Line Callout 1":"ليڪ ڪوٺيو 1", +"Line Callout 2":"ليڪ ڪوٺيو 2", +"Line Callout 3":"ليڪ ڪوٺيو 3", +"Line Color":"ليڪ جو رنگ", +"Line Connector":"ليڪ ڳنڍيندڙ", +"Line Connector Ends with Arrow":"ليڪ ڳنڍيندڙ تير سان ختم ٿئي ٿو", +"Line Spacing: 1":"ليڪ ۾ وِٿي ڏيڻ: 1", +"L~ine...":"ريکا", +"Manual ~Break...":"هٿ سان رخنو۔۔۔", +"Media":"ميڊيا", +"Moon":"چنڊُ", +"M~erge and Center Cells":"جزب ڪريو", +"Name...":"نالو...", +"Na~vigator":"راهہ ڏيکاريندڙ", +"Next Page":"ايندڙ صفحو", +"Notched Right Arrow":"گوشي وارو ساڄو تير", +"Number Format...":"عدد جي رچنا۔۔۔", +"Number Format: Currency":"عدد جي رچنا: کرنسي", +"Number Format: Decimal":"عدد جي رچنا: ڏهانش", +"Number Format: Exponential":"رچنا جو نمبر: تاريخ ", +"Number Format: Percent":"عدد جي رچنا: في ضد", +"Number Format: Standard":"عدد جي رچنا: معياري", +"Number Format: Time":"عدد جي رچنا: وقت", +"Octagon":"اَٺ ڪنڊو", +"Octagon Bevel":"اَٺ ڪنڊو گونيا", +"Open Circle (Curve)":"گول کوليو (ونگ)", +"Open Circle (Pour)":"گول کوليو (اوتيو)", +"Open Hyperlink":"هائپرلنڪ کوليو", +"Optimal Column Width":"ڪالم جي جوڳي ويڪر", +"Optimal Row Height":"قطار جي جوڳي اوُچائي", +"Overline":"مٿان ليڪ", +"Page ~Count":"صفحي جي ڳڻپ", +"Parallelogram":"پور وڇوٽي شڪل", +"Paste ~Special...":"خاص چنبڙايو", +"Pentagon":"پنج ڪندو", +"Percent":"في صد", +"Plain Text":"سادو متن", +"Pop Art":"پاپ آرٽ", +"Position and Si~ze...":"حالت ۽ آڪار (~z)...", +"Previous Page":"اڳيون صفحو", +"Propert~ies...":"خاصيتون", +"Protect Cells":"خانا محفوظ ڪريو", +"Puzzle":"مونجهارو", +"P~aragraph...":"فقرو", +"Rectangle":"گوني ڪنڊ چؤڪنڊو", +"Rectangle, Rounded":"گوُني ڪنڊ چؤڪنڊو، گولائيءَ وارو", +"Rectangular Callout":"گوني ڪنڊ چؤڪنڊو ڪوٺيو", +"Remove Noise":"گوڙ بند ڪريو", +"Rename Master":"ماسٽر کي وري نالو ڏيو", +"Reset Data Point":"سامگريءَ جو نقطو نئين سر سيٽ ڪريو", +"Reset all Data Points":"سڀ سامگريءَ جا نقطا نئين سر سيٽ ڪريو", +"Restart Numbering":"نمبر ڏيڻ وري شروع ڪريو", +"Right":"ساڄو", +"Right Arrow":"ساڄو تير", +"Right Arrow Callout":"ساڄو تير ڪوٺيو", +"Right Brace":"ساڄي پاسي ڏنگيون ليڪون", +"Right Bracket":"ساڄي پاسي ڏنگيون ليڪون", +"Right Triangle":"گوني ٽڪنڊو", +"Right or Left Arrow":"ساڄو يا کاٻو تير", +"Right-To-Left":"ساڄي کان کاٻي", +"Ring":"گهيرو", +"Round Callout":"گول ڪوٺيو", +"Rounded Rectangular Callout":"گولائي وارو گوني ڪنڊ چؤڪنڊو ڪوٺيو", +"R~efresh Range":"حد نئين سر ڏيو", +"R~ight-To-Left":"ساڄي کان کاٻي", +"R~un Macro...":"ميڪرو هلايو", +"S-shaped Arrow":"آڪار وارو تير: S ", +"Save ~As...":"محفوظ ڪريو جئن ", +"Scientific":"وگيانڪ", +"Select Column":"ڪالم چونڊيو", +"Select Row":"قطار چونڊيو", +"Select Table":"تختي چونڊيو", +"Select ~All":"سڀ چونڊيو", +"Shadow":"پاڇو", +"Sharpen":"تيز ڪيل", +"Sho~w Slide":"سلائيڊ ڏيکاريو (~w)", +"Signet":"مُهَرَ", +"Slant Down":"هيٺان لاءُ", +"Slant Up":"مٿان لاهُہ", +"Small capitals":"ننڍا وڏا اکر", +"Smiley Face":"کل مکُ", +"Snap to Grid":"ڄار ۾ ترت عڪسي ڪريو", +"Sort Ascending":"مٿي چڙهندڙ سلسلي ۾ ڇانٽيو", +"Sort Descending":"هيٺ لهندڙ سلسلي ۾ ڇانٽيو", +"So~rt...":"ڇانٽيو۔۔۔", +"Split Arrow":"تير ڦوڙي ڌار ڪريو", +"Square":"ڇؤڪندو", +"Square Bevel":"هم چورس گونيا", +"Square, Rounded":"هم چؤرس، گولائيءَ وارو", +"Statistics":"اِسٽيٽڪس", +"Stop":"روڪيو", +"Straight Connector":"سڌو ڳنڍيندڙ", +"Straight Connector ends with Arrow":"سڌو ڳنڍيندڙ تير سان ختم ٿئي ٿو", +"Straight Connector with Arrows":"سڌو ڳنڍيندڙ تيرن سان", +"Strikethrough":"آرپار ڪٽڻ", +"Striped Right Arrow":"پٽاپٽي سڄو تيُر", +"Subscript":"گؤڻ اسڪريٽ", +"Sun":"سِجُ", +"Superscript":"سُپراسڪرپٽ", +"Ta~ble Properties...":"تختيءَ جون خاصيتون۔۔۔", +"Text Wrap...":"متن ويڙهيو۔۔۔", +"Time":"وقت", +"Time Field":"وقت جو کيتر", +"Title Page...":"عنوان وارو صفحو", +"To Background":"پس منظر ڏانهن", +"To Foreground":"اڳہ منظر ڏانهن", +"To Next Paragraph in Level":"ايندڙ فقري ۾ سطح ۾", +"To Previous Paragraph in Level":"اڳئين فقري ڏانهن سطح ۾", +"To P~age":"صفحي ۾", +"To ~Cell":"خاني ۾", +"To ~Character":"اَکر ۾", +"To ~Curve":"ونگ ڏانهن", +"To ~Frame":"فريم ۾", +"To ~Paragraph":"فقري ۾", +"Top":"مٿ", +"Transparency":"شفافيت", +"Trapezoid":"وِشم ڪنڊو", +"Triangle Down":"ٽڪنڊو هيٺ", +"Triangle Up":"ٽڪنڊو مٿي", +"T~ime (variable)":"وقت (ڦرندڙ", +"T~itle":"عنوان", +"Underline":"هيٺان ڏنل ليڪ", +"Up Arrow":"مٿي تير", +"Up Arrow Callout":"مٿيون تير ڪوٺيون", +"Up and Down Arrow":"مٿي ۽ هيٺ تير", +"Up and Down Arrow Callout":"مٿيون ۽ هيٺيون تير ڪوٺيو", +"Up and Right Arrow":"مٿي ۽ ساڄي پاسي تير", +"Up and Right Arrow Callout":"مٿيون ۽ سڄو تير ڪوٺيو", +"Up, Right and Down Arrow":"مٿي، ساڄي پاسي ۽ هيٺين پاسي تير", +"Vertical Scroll":"عمودي اِسڪرول", +"Vertical Text":"عمودي مَتن", +"Wave":"ترنگ", +"Zoom In":"زوم اِن", +"Zoom Out":"زوم آئوٽ", +"~3D View...":"3D - منظر... (~3)", +"~Add":"جوڙيو", +"~Advanced Filter...":"اوُچ فلٽر", +"~Arrange":"سلسلو ڏيو", +"~Author":"ليکڪ", +"~Bottom":"پَرُ", +"~Bring to Front":"سامهون آڻيو", +"~Bullets and Numbering...":"بليٽس ۽ نمبر ڏيڻ ", +"~Capitalize Every Word":"هر لفظ وڏن اکرن ۾ رچيو (~C)", +"~Centered":"مرڪزي", +"~Chart...":"چارٽُ۔۔۔", +"~Column Break":"ڪالم ۾ رخنو", +"~Columns":"ڪالمَ", +"~Contour":"ٻاهرين روپريکا", +"~Convert":"بدليو", +"~Data Ranges...":"سامگريءَ جون حدون... (~D)", +"~Date":"تاريخ", +"~Date (fixed)":"تاريخ (اَڻ ڦرندڙ", +"~Define":"وصف ڏيو", +"~Define...":"وصف ڏيو (~D)", +"~Delete":"خارج ڪريو", +"~Edit":"سمپادت ڪريو", +"~Edit Contour...":"ٻاهرين روپريکا جو سمپادن ڪريو", +"~Edit...":"سمپادت ڪريو", +"~Enter Group":"گروپ داخل ڪريو", +"~File":"فائل", +"~First Paragraph":"پهريون فقرو", +"~Fonts...":"فانٽ (~F)...", +"~Function...":"ڪاريہ", +"~Goal Seek...":"مقصد جي ڳولا", +"~Group":"گروپ", +"~Group and Outline":"گروپ ۽ روپريکا (~G)", +"~Group...":"گروپ", +"~Header and Footer...":"صفحي مٿان شرح ۽ صفحي هيٺان شرح۔۔۔", +"~Height...":"اوُچائي", +"~Help":"مدد", +"~Hide":"لڪايو", +"~Hide AutoFilter":"خودڪار فلٽر لڪايو", +"~Hide Details":"تفصيل لِڪايو", +"~Hide Slide":"سلائڊ لڪيو", +"~Hyphenation":"هائفنيشن", +"~Hyphenation...":"~Hyphenation...", +"~Insert":"داخل ڪريو", +"~Interaction...":"رابطو", +"~Left":"کاٻي پاسي", +"~Line Numbering...":"ليڪ کي نمبر ڏيڻ", +"~Optimal Height...":"جوڳي اوُچائي", +"~Optimal Width...":"جوڳي ويڪر", +"~Page Number":"صفحي جو نمبر ", +"~Page...":"صفحو", +"~Paste":"ڇنبڙايو", +"~Print...":"ڇپائي", +"~Recalculate":"وري ڳڻيو", +"~Record":"رڪارڊ", +"~Refresh":"نئين سِرِ ڪريو", +"~Right":"ساڄي پاسي", +"~Row":"قطار", +"~Rows":"قطارون", +"~Save":"محفوظ ڪريو", +"~Sections...":"حصا۔۔۔", +"~Select":"چونڊيو", +"~Send to Back":"پٺيان موڪليو", +"~Sentence case":"جملي جو خانو (~S)", +"~Sheet":"سيٽ", +"~Show":"ڏيکاريو", +"~Show Details":"تفصيل ڏيکاريو ", +"~Sort...":"ڇانٽيو", +"~Spacing...":"وٿي ڏيڻ (~S)...", +"~Spelling...":"هجي جي جاچ۔۔۔", +"~Standard Filter...":"معياري فلٽر۔۔۔", +"~Subject":"وشيہ", +"~Table":"تختي", +"~Table...":"تختي۔۔۔", +"~Thesaurus...":"پريايہ ڪوش", +"~Time":"وقت", +"~Time (fixed)":"وقت (اڻ ڦرندڙ", +"~Tools":"اوزارَ", +"~Top":"مٿ", +"~UPPERCASE":"اپرڪيس", +"~Ungroup...":"گروپ ٽوڙيو", +"~Update All":"سڀ اَپ ڊيپ ڪريو", +"~Validity...":"جائزگي۔۔۔", +"~View":"نظارو", +"~While Typing":"ٽائيپ ڪرڻ دؤران", +"~Width...":"ويڪر", +"~Wrap":"ويڙهيو", +"~lowercase":"لوئر ڪيس", +"~tOGGLE cASE":"ٽوگل خانو (~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/si.json b/f7cloud-office/browser/dist/l10n/uno/si.json new file mode 100644 index 0000000..5bbf389 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/si.json @@ -0,0 +1,437 @@ +{ +"12-Point Star":"මුලු 12 තරුව", +"24-Point Star":"මුලු 24 තරුව", +"4-Point Star":"මුලු 4 තරුව", +"4-way Arrow":"සතරදිසාවට ඊතලය", +"4-way Arrow Callout":"සතර දිසා ඊතල කැඳවීම්", +"5-Point Star":"මුලු 5 තරුව", +"6-Point Star":"මුලු 6 තරුව", +"8-Point Star":"මුලු 8 තරුව", +"Accept":"පිළිගන්න", +"Accept All":"සියල්ල පිළිගන්න", +"Align Bottom":"පහළට පෙළගැසීම", +"Align Left":"වමට පෙළගැසීම", +"Align Right":"දකුණට පෙළගැසීම", +"Align Top":"ඉහළට පෙළගැසීම", +"Arch Down (Curve)":"ආරුක්කුව පහළට (වක්‍රාකාර)", +"Arch Down (Pour)":"ආරුක්කුව පහළ (වත්කල)", +"Arch Left (Curve)":"ආරුක්කුව වමට (වක්‍රාකාර)", +"Arch Right (Curve)":"ආරුක්කුව දකුණට (වක්‍රාකාර)", +"Arch Right (Pour)":"ආරුක්කුව දකුණ (වත්කල)", +"Arch Up (Curve)":"ආරුක්කුව ඉහළට (වක්‍රාකාර)", +"Arch Up (Pour)":"ආරුක්කුව ඉහළ (වත්කල)", +"Arrange":"ඇසිරීම", +"As C~haracter":"අකුරක් ලෙස (~h)", +"AutoCorr~ect":"ස්වයංක්‍රීය නිවැරදි කරණය (~e)", +"AutoFill Data Series: automatic":"ස්වයංක්‍රීය පිරවුම් දත්ත මාලා: ස්වයංක්‍රීය", +"Auto~Filter":"ස්වයංක්‍රීය පෙරහන (~F)", +"A~lignment...":"එල්ල කිරීම... (~l) ", +"A~rea...":"ප්‍රදේශය... (~r)", +"A~rrange":"ඇසිරීම", +"Back One":"එකක් ආපසු", +"Background Color":"පසුබිම් වර්ණය", +"Block Arc":"ආරුක්කුව අවහිර කරන්න", +"Bold":"තදකුරු", +"Bookmar~k...":"පොත් සලකුණ... (~k)", +"Bottom":"පහළ", +"Brightness":"දීප්තිය", +"Caption...":"මාතෘකාව...", +"Center":"මධ්‍යය", +"Center Horizontal":"තිරස් මධ්‍යය", +"Centered":"මධ්‍යය", +"Ce~lls...":"සෙල... (~l)", +"Charcoal Sketch":"අඟුරු සටහන", +"Chart T~ype...":"ප්‍රස්තාරය වර්‍ගය... (~y)", +"Chevron":"නිලපටය", +"Chevron Down":"නිලපටය පහළ", +"Chevron Up":"නිලපටය ඉහළ", +"Circle":"කවය", +"Circle (Curve)":"කවය (වක්‍රය)", +"Circle (Pour)":"වෘත්තය (වත්කල)", +"Circle Pie":"කව කොටස", +"Circular Arrow":"වෘත්තාකාර ඊතල", +"Clear ~Direct Formatting":"පැහැදිලි හැඩසවි", +"Close Master View":"ප්‍රධාන පෙනුම වසාදමන්න", +"Cloud":"වලාව", +"Column ~Width...":"තීරුවේ පළල... (~W)", +"Comments":"සටහන්", +"Comme~nt":"අදහස් (~n)", +"Connector":"සම්බන්ධකය", +"Connector Ends with Arrow":"සම්බන්ධකය ඊතයලකින් අවසන් වේ", +"Connector with Arrows":"ඊතල සමග සම්බන්ධකය ", +"Contrast":"විලක්‍ෂණය", +"Corner Right Arrow":"මුලු දකුණු ඊතල", +"Co~lumns...":"තීරු... (~l)", +"Crop":"කපන්න", +"Cross":"කතිරය", +"Curve":"වක්‍රය", +"Curve Down":"පහළට වක්‍ර කරන්න", +"Curve Up":"ඉහළට වක්‍ර කරන්න", +"Curved Connector":"වක්‍රාකාර සම්බන්ධක", +"Curved Connector Ends with Arrow":"වක්‍රාකාර සම්බන්ධකය ඊතයලකින් අවසන් වේ", +"Curved Connector with Arrows":"ඊතල සමග වක්‍රාකාර සම්බන්ධකය ", +"Cylinder":"සිලින්ඩරය", +"Dat~e (variable)":"දිනය (විචල්‍යය) (~e)", +"Delete All Comments":"සියළු ප්‍රතිචාර මකාදමන්න", +"Delete All Comments by This Author":"මෙම කතෘගේ සියළු සටහන් මකන්න", +"Delete Axis":"අක්‍ෂ මකන්න", +"Delete Comment":"සටහන මකන්න", +"Delete C~ells...":"සෙල මකන්න (~e)", +"Delete C~ontents...":"අන්තර්ගතය මකන්න... (~o)", +"Delete Data Labels":"දත්ත ලේබල මකන්න", +"Delete Legend":"ආඛ්‍යානය මකන්න", +"Delete Major Grid":"ප්‍රධාන ජාලය මකන්න", +"Delete Minor Grid":"සුළු ජාලය මකන්න", +"Delete Rows":"පේළි මකන්න", +"Delete Single Data Label":"තනි දත්ත ලේබලය මකන්න", +"Delete ~All Comments":"සියළු ප්‍රතිචාර මකන්න (~A)", +"Diamond":"දියමන්ති", +"Diamond Bevel":"දියමන්ති පට්ටම", +"Digital Signatu~res...":"අංකිත අත්සන... (~r)", +"Doorplate":"දොරපියන", +"Double Brace":"සඟළ වරහන්", +"Double Bracket":"සඟළ වරහන්", +"Down Arrow":"පහළ ඊතලය", +"Down Arrow Callout":"පහළ ඊතල කැඳවීම්", +"Ellipse":"ඉලිප්සය", +"Explosion":"පිපිරීම", +"Fade Down":"මැකීයාම පහළ", +"Fade Left":"වම නැමුම", +"Fade Right":"මැකීයාම දකුණ", +"Fade Up":"මැකීයාම ඉහළ", +"Fade Up and Left":"මැකීයාම ඉහළ හා වම", +"Fade Up and Right":"මැකීයාම ඉහළ හා දකුණ", +"Fill Color":"පිරවුම් වර්ණය ", +"Flip Horizontally":"තිරස්ව උඩදමන්න", +"Flip Vertically":"සිරස්ව උඩදමන්න", +"Flowchart: Alternate Process":"ගැලීම් සටහන: විකල්ප ක්‍රියාවලිය", +"Flowchart: Card":"ගැලීම් සටහන: කාඩ්", +"Flowchart: Collate":"ගැලීම් සටහන: ", +"Flowchart: Connector":"ගැලීම් සටහන: ", +"Flowchart: Data":"ගැලීම් සටහන: දත්ත", +"Flowchart: Decision":"ගැලීම් සටහන: නිර්ණය", +"Flowchart: Delay":"ගැලීම් සටහන: ", +"Flowchart: Direct Access Storage":"ගැලීම් සටහන: ", +"Flowchart: Display":"ගැලීම් සටහන: ", +"Flowchart: Document":"ගැලීම් සටහන: ලේඛනය", +"Flowchart: Extract":"ගැලීම් සටහන: ", +"Flowchart: Internal Storage":"ගැලීම් සටහන: අභ්‍යන්තර ගබඩාව", +"Flowchart: Magnetic Disc":"ගැලීම් සටහන: ", +"Flowchart: Manual Input":"ගැලීම් සටහන: ", +"Flowchart: Manual Operation":"ගැලීම් සටහන: ", +"Flowchart: Merge":"ගැලීම් සටහන: ", +"Flowchart: Multidocument":"ගැලීම් සටහන: බහුලේඛනය", +"Flowchart: Off-page Connector":"ගැලීම් සටහන: පිටුවෙන්-ඉවත සම්බන්ධකය", +"Flowchart: Or":"ගැලීම් සටහන: හෝ", +"Flowchart: Predefined Process":"ගැලීම් සටහන: පූර්‍වනිර්වචනය කළ ක්‍රියාවලිය", +"Flowchart: Preparation":"ගැලීම් සටහන: සූදානම", +"Flowchart: Process":"ගැලීම් සටහන: ක්‍රියාවලිය", +"Flowchart: Punched Tape":"ගැලීම් සටහන: සිදුරු සහිත කාඩ්පත්", +"Flowchart: Sequential Access":"ගැලීම් සටහන: ", +"Flowchart: Sort":"ගැලීම් සටහන: තේරීම", +"Flowchart: Stored Data":"ගැලීම් සටහන: ගබඩාකල දත්ත", +"Flowchart: Summing Junction":"ගැලීම් සටහන: ", +"Flowchart: Terminator":"ගැලීම් සටහන: ඉවත්කරණටය", +"Flower":"මල", +"Folded Corner":"නැමුණු මුල්ල", +"Font Color":"අකුරු වර්‍ණය", +"Fontwork Shape":"අකුරු වැඩ හැඩ", +"Foote~r":"පාදකය (~r)", +"For Paragraph":"ඡේදය සඳහා", +"For Selection":"තෝරාගැනීම් සඳහා", +"Format Axis...":"අක්‍ෂ සකසන්න...", +"Format Chart Area...":"ප්‍රස්ථාර ප්‍රදේශ හැඩගසන්න", +"Format Data Labels...":"දත්ත ලේබල හැඩගස්වන්න", +"Format Data Point...":"දත්ත ලක්‍ෂ හැඩගස්වන්න...", +"Format Data Series...":"දත්ත මාලා හැඩගස්වන්න...", +"Format Floor...":"පොළොව හැඩගස්වන්න...", +"Format Legend...":"ආඛ්‍යානය හැඩගස්වන්න", +"Format Major Grid...":"ප්‍රධාන ජාලය හැඩගස්වන්න", +"Format Mean Value Line...":"අගය පෙළ හැඩගස්වන්න...", +"Format Minor Grid...":"සුළු ජාලය හැඩගස්වන්න...", +"Format Selection...":"තෝරාගැනීම හැඩගස්වන්න...", +"Format Single Data Label...":"තනි දත්ත ලේබලය හැඩගස්වන්න...", +"Format Stock Gain...":"කොටස් ලැබීම හැඩගස්වන්න...", +"Format Stock Loss...":"කොටස් අහිමි වීම හැඩගස්වන්න...", +"Format Title...":"මාතෘකාව හැඩගස්වන්න...", +"Format Trend Line Equation...":"බෑවුම් රේඛා සමීකරණය හැඩගස්වන්න...", +"Format Trend Line...":"බෑවුම් රේඛාව හැඩගස්වන්න...", +"Format Wall...":"බිත්තිය හැඩගස්වන්න... ", +"Format X Error Bars...":"Y වැරදි දණ්ඩ හැඩගස්වන්න...", +"Format Y Error Bars...":"Y වැරදි දණ්ඩ හැඩගස්වන්න...", +"Formatting Mark":"හැඩසවි සලකුණු", +"Forward One":"ඉදිරියට එකක්", +"Frame":"රාමුව", +"F~ont Size...":"අකුරු ප්‍රමාණය... (~o)", +"F~ormat":"හැඩසවිය (~o)", +"F~ull Screen":"පූර්‍ණ තිරය (~u)", +"General":"සාමාන්‍ය", +"Heart":"හදවත", +"Hexagon":"ෂඩස්ශ්‍රය", +"He~ader":"ශීර්ෂකය (~a)", +"Horizontal Scroll":"තිරස් ස්ක්‍රෝල්", +"H~ide":"සඟවන්න (~i)", +"H~ide Rows":"පේළි සඟවන්න (~i)", +"In ~Background":"පසුබිමෙන් (~B)", +"Increase Indent":"එබුම වැඩි කරන්න", +"Inflate":"පිම්බෙනවා", +"Insert Axis":"අක්‍ෂය ඇතුල් කරන්න", +"Insert Axis Title":"අක්‍ෂ මාතෘකාව ඇතුල් කරන්න", +"Insert Chart":"ප්‍රස්තාරය එක් කරන්න", +"Insert Column Break":"තීරු වෙන් කිරීමක් එක් කරන්න", +"Insert Data Labels":"දත්ත ලේබල ඇතුළු කරන්න", +"Insert Hyperlink":"අධිසබැඳුම ඇතුලත් කරන්න", +"Insert Index Entry":"සුචි ප්‍රවේශනය ඇතුළු කරන්න", +"Insert Major Grid":"ප්‍රධාන ජාලය ඇතුළු කරන්න", +"Insert Mean ~Value Line":"මධ්‍යන්‍ය රේඛාව ඇතුල් කරන්න (~V)", +"Insert Minor Grid":"සුළු ජාලය ඇතුළු කරන්න", +"Insert Single Data Label":"තනි දත්ත ලේබලය ඇතුළු කරන්න", +"Insert Slide":"ඇතුලත් කිරීමේ ප්‍රකාරය", +"Insert Titles...":"මාතෘකා එක්කරන්න...", +"Insert Tre~nd Line...":"බැවුම් රේඛා එක් කරන්න... (~n)", +"Insert Unnumbered Entry":"අංකනය නොකල ඇතුලත් කිරීමක් ඇතුල් කරන්න", +"Insert ~Cells...":"සෙල් ඇතුලත් කරන්න... (~C)", +"Insert/Delete Axes...":"අක්‍ෂ ඇතුළු කරන්න/මකන්න", +"Invert":"නොපිට", +"Isosceles Triangle":"සමද්විපාද ත්‍රිකෝණය", +"Italic":"ඇලකුරු", +"Justified":"පෙළගැසූ", +"Language":"භාෂාව", +"Language Status":"භාෂා තත්වය", +"Layout":"ආකෘතිය", +"Left":"වම", +"Left Arrow":"වම් ඊතලය", +"Left Arrow Callout":"වම් ඊතල කැඳවීම්", +"Left Brace":"වම් වරහන", +"Left Bracket":"වම් වරහන", +"Left and Right Arrow":"වම් සහ දකුණු ඊතලය", +"Left and Right Arrow Callout":"වම් හා දකුණු ඊතල කැඳවීම්", +"Left-To-Right":"වමේ-සිට-දකුණට", +"Lightning Bolt":"අකුණු පහර", +"Line":"රේඛාව", +"Line Callout 1":"රේඛා කැඳවුම 1", +"Line Callout 2":"රේඛා කැඳවුම 2", +"Line Callout 3":"රේඛා කැඳවුම 3", +"Line Color":"රේඛා වර්ණය", +"Line Connector":"රේඛා සම්බන්ධකය", +"Line Connector Ends with Arrow":"රේඛා සම්බන්ධකය ඊතයලකින් අවසන් වේ", +"Line Spacing: 1":"රේඛ පරතරය: 1", +"L~ine...":"පේළිය... (~i)", +"Manual ~Break...":"ශ්‍රමික බිඳුම... (~B)", +"Media":"මාධ්‍යය", +"Moon":"සදු", +"M~erge and Center Cells":"සෙල් ඒකාබද්ධ කරන්න (~e)", +"Name...":"නම..", +"Na~vigator":"මගපෙන්වනය (~v)", +"Next":"පෙළ", +"Next Page":"මීළඟ පිටුව", +"Notched Right Arrow":"කට්ටවැටුනු දකුණු ඊතලය", +"Number Format":"අංකන ක්‍රමය", +"Number Format...":"අංක මාදිලිය", +"Number Format: Currency":"අංක හැඩතල: මුදල්", +"Number Format: Decimal":"අංක සංයුතිය: දශමය", +"Number Format: Exponential":"අංක සංයුතිය: ඝාතීය", +"Number Format: Percent":"අංක සංයුතිය: ප්‍රථිශතය", +"Number Format: Standard":"අංක සංයුතිය: සම්මත", +"Number Format: Time":"අංක සංයුතිය: වේලාව", +"Octagon":"අෂ්ටාස්ශ්‍රය", +"Octagon Bevel":"අෂ්ටාකාර පට්ටම", +"Open Circle (Curve)":"විවෘත කවය (වක්‍රය)", +"Open Circle (Pour)":"විවෘත කවය (වක්‍රය)", +"Open Hyperlink":"අධිසබැඳුම විවෘත කරන්න", +"Optimal Column Width":"ප්‍රශස්ත තීරු පළල", +"Optimal Row Height":"ප්‍රශස්ථ පේළි උස...", +"Overline":"ඉහලරේඛාව", +"Page ~Count":"පිටු ගණන (~C)", +"Parallelogram":"සමාන්තරාශ්‍රය", +"Paste ~Special...":"විශේෂිත පිටපත් කිරීම... (~S)", +"Pentagon":"පංචාස්ශ්‍රය", +"Percent":"ප්‍රතිශතය", +"Plain Text":"සරල පෙළ", +"Pop Art":"පොප් කලාව", +"Position and Si~ze...":"පිහිටුම සහ ප්‍රමාණය... (~z)", +"Previous Page":"පෙර පිටුව", +"Propert~ies...":"වත්කම්... (~i)", +"Protect Cells":"සෙල් රකින්න", +"Protect ~Sheet...":"කොලය රැකීම... (~S)", +"Puzzle":"ප්‍රහේලිකාව", +"P~aragraph...":"ඡේදය... (~a)", +"Rectangle":"ඍජුකෝණාශ්‍රය", +"Rectangle, Rounded":"ඍජුකෝණාශ්‍රය, වක්‍රවූ", +"Rectangular Callout":"ගැලීම් සටහන: ", +"Remove Noise":"ඝෝෂාව ඉවත් කරන්න ", +"Rename Master":"ප්‍රධානියා ප්‍රතිනම් කරන්න", +"Reply Comment":"කමෙන්ටයට පිළිතුරු", +"Reset Data Point":"දත්ත ලක්‍ෂ නැවත සකසන්න", +"Reset all Data Points":"සියළු දත්ත ලක්‍ෂ නැවත සකසන්න", +"Restart Numbering":"අංකනය නැවත ආරම්භකරන්න", +"Right":"දකුණ", +"Right Arrow":"දකුණු ඊතලය", +"Right Arrow Callout":"දකුණු ඊතල කැඳවීම්", +"Right Brace":"දකුණු වරහන", +"Right Bracket":"දකුණු වරහන", +"Right Triangle":"ඍජුකෝණික ත්‍රිකෝණය", +"Right or Left Arrow":"දකුණු හෝ වම් ඊතල", +"Right-To-Left":"දකුණේ-සිට-වමට", +"Ring":"කවය", +"Round Callout":"රවුම් රැස්කිරීම්", +"Rounded Rectangular Callout":"වෘත්තාකාර ත්‍රිකෝණික කැඳවීම්", +"Row ~Height...":"පේළි උස... (~H)", +"R~efresh Range":"ප්‍රතිපූර්ණ පරාසය (~e)", +"R~ight-To-Left":"දකුණේ සිට වමට", +"R~un Macro...":"මැක්‍රෝව ක්‍රියාත්මක කරන්න...", +"S-shaped Arrow":"S-හැඩැති ඊතළ", +"Save ~As...":"ලෙස සුරකින්න (~A)", +"Scientific":"විද්‍යාත්මක", +"Select Column":"තීරුව තෝරන්න", +"Select Row":"පේළිය තෝරන්න", +"Select Table":"වගුව තෝරන්න", +"Select ~All":"සියල්ල තෝරන්න (~A)", +"Shadow":"ඡායාව", +"Sharpen":"තියුණු", +"Sheet R~ight-To-Left":"කොලය දකුණේ සිට වමට", +"Sho~w Slide":"ස්ලයිඩ පෙන්වන්න (~w)", +"Signet":"මුද්‍රා", +"Slant Down":"පහළට ඇලය", +"Slant Up":"ඉහළට ඇලය", +"Slide Layout":"ස්ලයිඩ් ආකෘතිය... (~L)", +"Small capitals":"කුඩා කැපිටල", +"Smiley Face":"සිනාසෙන මුහුණ", +"Snap to Grid":"ජාලයට පැනීම", +"Sort Ascending":"ආරෝහණ ක්‍රමයට පෙළගසන්න", +"Sort Descending":"අවරෝහණ ක්‍රමයට පෙළගසන්න", +"So~rt...":"සුබෙදන්න.. (~r)", +"Split Arrow":"ඊතල බෙදන්න", +"Split Table...":"වගුව බෙදන්න", +"Square":"සමචතුරශ්‍රය", +"Square Bevel":"චතුරස්‍රාකාර පට්ටම", +"Square, Rounded":"සමචතුරශ්‍රය, වක්‍රවූ", +"Statistics":"සංඛ්‍යානය", +"Stop":"නවත්නන", +"Straight Connector":"සෘජු සම්බන්ධකය", +"Straight Connector ends with Arrow":"ඍජු සම්බන්ධකය ඊතයලකින් අවසන් වේ", +"Straight Connector with Arrows":"ඊතල සමග ඍජු සම්බන්ධකය ", +"Strikethrough":"මැදින් ඉරක් ඇදීම", +"Striped Right Arrow":"ඉරිවැටුනු දකුණු ඊතලය", +"Subscript":"යටකුර", +"Sun":"හිරු", +"Superscript":"උඩකුර", +"Ta~ble Properties...":"වගුවේ වත්කම්... (~b)", +"Text Wrap...":"පෙළ එතීම...", +"Time":"වේලාව", +"Time Field":"කාල ක්‍ෂේත්‍රය", +"To Background":"පසුබිමට", +"To Foreground":"පෙරබිමට", +"To Next Paragraph in Level":"මට්ටම තුල ඊලඟ ඡේදය", +"To Previous Paragraph in Level":"මට්ටම තුල පෙර ඡේදය වෙත", +"To P~age":"පිටුවට (~a)", +"To ~Cell":"සෙලයට (~C)", +"To ~Character":"අකුරකට (~C)", +"To ~Curve":"වක්‍රයට (~C)", +"To ~Frame":"රාමුව වෙත (~F)", +"To ~Paragraph":"ඡේදයට (~P)", +"Top":"ඉහළ", +"Transparency":"පාරදෘශ්‍යතාව", +"Trapezoid":"ත්‍රැපීසියම", +"Triangle Down":"ත්‍රිකෝණය පහළට", +"Triangle Up":"ත්‍රිකෝණය ඉහළට", +"T~ime (variable)":"වේලාව (විචල්‍යය) (~i)", +"T~itle":"මාතෘකාව (~i)", +"Underline":"යටිඉර", +"Up Arrow":"ඉහළ ඊතලය", +"Up Arrow Callout":"ඉහළ ඊතල කැඳවීම්", +"Up and Down Arrow":"ඉහළ සහ පහළ ඊතලය", +"Up and Down Arrow Callout":"ඉහළ හා පහළ ඊතල කැඳවීම්", +"Up and Right Arrow":"ඉහළ සහ දකුණු ඊතලය", +"Up and Right Arrow Callout":"ඉහළ හා දකුණු ඊතල කැඳවීම්", +"Up, Right and Down Arrow":"ඉහළ, දකුණු සහ පහළ ඊතලය", +"Vertical Scroll":"සිරස් සක්‍රෝල්", +"Vertical Text":"සිරස් පෙළ", +"Wave":"තරංගය", +"Zoom In":"විශාල කරන්න", +"Zoom Out":"කුඩා කරන්න", +"~3D View...":"~3D දසුන...", +"~Add":"එකතු කරන්න", +"~Advanced Filter...":"වැඩිමනත් පෙරහන... (~A)", +"~Arrange":"ඇසිරීම (~A)", +"~Author":"කේත රචකයා (~A)", +"~Bottom":"පහළ (~B)", +"~Bring to Front":"ඉදිරියට ගෙන එන්න (~B)", +"~Bullets and Numbering...":"බුලට්ටු හා අංකනය... (~B)", +"~Centered":"මධ්‍යය (~C)", +"~Chart...":"ප්‍රස්තාරය... (~C)", +"~Column Break":"තීරු වෙන් කිරීම් (~C)", +"~Columns":"තීරු (~C)", +"~Contour":"සමෝච්චය (~C)", +"~Convert":"හරවන්න (~C)", +"~Data Ranges...":"දත්ත පරාස... (~R)", +"~Date":"දිනය (~D)", +"~Date (fixed)":"දිනය (ස්තිර) (~D)", +"~Define":"නිර්වචනය (~D)", +"~Delete":"මකන්න (~D)", +"~Edit":"සකසන්න (~E)", +"~Edit Contour...":"සමෝච්චය සකසන්න (~E)", +"~Enter Group":"කණ්ඩායමට ඇතුල්වන්න (~E)", +"~File":"ගොනුව (~F)", +"~First Paragraph":"ප්‍රථම ඡේදය (~F)", +"~Fonts...":"අකුරු (~F)", +"~Function...":"ශ්‍රිතය... (~F)", +"~Goal Seek...":"අරමුණු බලාපොරොත්තුවූම... (~G)", +"~Group":"සමූහය (~G)", +"~Group and Outline":"සමූහය සහ පිට මායිම (~G)", +"~Group...":"කණ්ඩායම... (~G)", +"~Header and Footer...":"ශීර්ෂකය සහ පාදම... (~H)", +"~Height...":"උස... (~H)", +"~Help":"උපකාර (~H)", +"~Hide":"සඟවන්න (~H)", +"~Hide AutoFilter":"ස්වයංක්‍රීය පෙරණය සඟවන්න (~H)", +"~Hide Details":"විස්තර සඟවන්න (~H)", +"~Hide Slide":"ස්ලයිඩය සඟවන්න (~H)", +"~Hyphenation":"හයිෆන භාවිතය (~H)", +"~Hyphenation...":"හයිෆන භාවිතය... (~H)", +"~Insert":"ඇතුලත් කරන්න (~I)", +"~Interaction...":"අන්තර්ක්‍රියාව... (~I)", +"~Left":"වම (~L)", +"~Line Numbering...":"රේඛා අංකනය... (~L)", +"~Optimal Height...":"ප්‍රශස්ත උස... (~O)", +"~Optimal Width...":"ප්‍රශස්ත පළල... (~O)", +"~Page Number":"පිටු අංකය (~P)", +"~Page...":"පිටුව... (~P)", +"~Paste":"අලවන්න (~P)", +"~Pivot Table":"වගුවක් නොවේ", +"~Print...":"මුද්‍රණය... (~P)", +"~Recalculate":"යළිගණනය (R)", +"~Record":"රෙකෝඩය (~R)", +"~Refresh":"නැවුම් කිරීම (~R)", +"~Right":"දකුණ (~R)", +"~Row":"පේළී (~R)", +"~Rows":"පේළි (~R)", +"~Save":"සුරකින්න (~S)", +"~Sections...":"කොටස්... (~S)", +"~Select":"තෝරන්න (~S)", +"~Send to Back":"පසුපසට යවන්න (~S)", +"~Sheet":"කොලය (~S)", +"~Show":"පෙන්වන්න (~S)", +"~Show Details":"විස්තර පෙන්වන්න (~S)", +"~Sort...":"පෙළගස්වන්න... (~S)", +"~Spacing...":"ඉඩතැබීම... (~S)", +"~Spelling...":"අක්ෂර වින්‍යාසය... (~S)", +"~Standard Filter...":"සම්මත පෙරහන... (~S)", +"~Subject":"මාතෘකාව (~S)", +"~Table":"වගුව (~T)", +"~Table...":"වගුව... (~T)", +"~Thesaurus...":"පර්යාය කෝෂය... (~T)", +"~Time":"වේලාව (~T)", +"~Time (fixed)":"වේලාව (ස්තිර) (~T)", +"~Tools":"මෙවලම් (~T)", +"~Top":"ඉහළ (~T)", +"~Undo":"අහෝසි කරන්න (~U)", +"~Ungroup...":"කණ්ඩායම විසුරුවන්න (~U)", +"~Update All":"සියල්ල යාවත්කාලීන කරන්න (~U)", +"~Validity...":"වලංගුබව... (~V)", +"~View":"දසුන (~V)", +"~While Typing":"ලියන විට (~W)", +"~Width...":"පළල... (~W)", +"~Wrap":"ඔතන්න (~W)", +"~lowercase":"කුඩා අකුරු (~L)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sid.json b/f7cloud-office/browser/dist/l10n/uno/sid.json new file mode 100644 index 0000000..9a84127 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sid.json @@ -0,0 +1,455 @@ +{ +"12-Point Star":"12-Bixille Beeddakko", +"24-Point Star":"24-Bixille Beeddakko", +"4-Point Star":"4-Bixille Beeddakko", +"4-way Arrow":"4-ragu Worbicho", +"4-way Arrow Callout":"4-danu Hundi Worbichi Cy'ratto balaqo", +"5-Point Star":"5-Bixille Beeddakko", +"6-Point Star":"6-Bixille Beeddakko", +"8-Point Star":"8-Bixille Beeddakko", +"Accept":"Adhi", +"Accept All":"Baala Adhi", +"Align Bottom":"Lekkaalloo Diri", +"Align Left":"Gurara Diri", +"Align Right":"Qiniitira Diri", +"Align Top":"Sammote Diri", +"Arch Down (Curve)":"Worora Wiri (Gomboowa)", +"Arch Down (Pour)":"Worora Wiri (Xorshi)", +"Arch Left (Curve)":"Gurara Wiri (Gomboowa)", +"Arch Right (Curve)":"Qiniitira Wiri (Gomboowa)", +"Arch Right (Pour)":"Gurara Wiri (Xorshi)", +"Arch Up (Curve)":"Alira Wiri (Gomboowa)", +"Arch Up (Pour)":"Alira Wiri (Xorshi)", +"Arrange":"Biddeessi", +"As C~haracter":"C~fikiima gede", +"AutoCorr~ect":"Umikkinni~Taashshi", +"AutoFill Data Series: automatic":"UmiWonshaanchu Daati Hurrisa: umi-loosancho", +"Auto~Filter":"Umi-meemiissa", +"A~lignment...":"Diramme...", +"A~rea...":"Hala'linye...", +"A~rrange":"Bi~ddeessi", +"Back One":"Mitto Badhera", +"Background Color":"Bdhiidi Kuula", +"Block Arc":"Ittishshu Arke", +"Bold":"Kee'mado", +"Bookmar~k...":"Bookmaar~k...", +"Bottom":"Hunda", +"Brightness":"Xawaabinate", +"Caption...":"Kulaanchoborrota...", +"Center":"Mereero", +"Center Horizontal":"Mereeri Haawiitto", +"Centered":"Mereersinoonni", +"Ce~lls...":"Bisiccuwa...", +"Character Spacing":"Fikiimi Foonqe", +"Charcoal Sketch":"Diqillote Akeeka", +"Chart T~ype...":"Chaartete Dana...", +"Chevron":"Farqisa", +"Chevron Down":"Farqisi Worora", +"Chevron Up":"Farqisi Alira", +"Circle":"Doycho", +"Circle (Curve)":"Doycho (Gomboowa)", +"Circle (Pour)":"Qiniitira Wiri (Xorshi)", +"Circle Pie":"Doychote Xuxxulo", +"Circular Arrow":"Doychaamo Worbicho", +"Clear ~Direct Formatting":"Suwashsho Suudishsha huni", +"Close Master View":"Annoottote Illacha Cufi", +"Cloud":"Gomicho", +"Color Scale...":"Kuuli Bikkaancho", +"Column ~Width...":"Caccafote Du'mille...", +"Comme~nt":"Hedo", +"Connector":"Amadisiisaano", +"Connector Ends with Arrow":"Amadisiisaanchu Worbichunni Jeefanno", +"Connector with Arrows":"Amadisiisaanchu Worbichunni ledo", +"Contrast":"Heesago", +"Corner Right Arrow":"Cawete Qiniiti Worbicho", +"Co~lumns...":"Cacafote...", +"Cross":"Taysi", +"Currency":"Womaashsha", +"Curve":"wirto", +"Curve Down":"Gomboowa Worora", +"Curve Up":"Gomboowa Alira", +"Curved Connector":"wirancho xaadisaancho", +"Curved Connector Ends with Arrow":"Gomboowu Amadisiisaanchi Worbichunni Jeefanno", +"Curved Connector with Arrows":"Gomboowu Amadisiisaanchi Worbichunni ledo", +"Cylinder":"Siliindare", +"Data Bar...":"Daat Gaxa...", +"Date...":"Barra...", +"Dat~e (variable)":"Barra (soorramancho)", +"Decrease Indent":"Hulfamme dirrisi", +"Delete All Comments":"Baalanta Hedo Huni", +"Delete All Comments by This Author":"Konni Borreessaanchinni Baalanta Hedo Huni", +"Delete Axis":"Daabba Huni", +"Delete Comment":"Hedo huni", +"Delete C~ells...":"Bisiccuwa Huni...", +"Delete C~ontents...":"Amado Huni...", +"Delete Data Labels":"Daatu Somaano Huni", +"Delete Legend":"Maatto Huni", +"Delete Major Grid":"Qara Kaarrimma Surki", +"Delete Minor Grid":"Hooffaydi Kaarrimma Huni", +"Delete Rows":"Haawiittimma Huni", +"Delete Single Data Label":"Leexa Daatu Somaano Huni", +"Delete ~All Comments":"Huni ~baalanta hedo ", +"Diamond":"Daymende", +"Diamond Bevel":"Diyamende Beewele", +"Digital Signatu~res...":"Dijitaamo Malaatta...", +"Doorplate":"Cufani-malaate", +"Double Brace":"Ero Marti-gombo", +"Double Bracket":"Ero Gombo", +"Down Arrow":"Eeli Worbicho", +"Down Arrow Callout":"Hundi Worbichi Cy'ratto balaqo", +"Ellipse":"Suduudaamo", +"Explosion":"Dhoonke", +"Fade Down":"Worora Caalshiishi", +"Fade Left":"Gurara Caalshiishi", +"Fade Right":"Qiniitira Caalshiishi", +"Fade Up":"Alira Caalshiishi", +"Fade Up and Left":"Aliranna Gurara Caalshiishi", +"Fade Up and Right":"Fade Up and Right", +"Fill Color":"Kuula Wonshi", +"Find Next":"Aantete Hasi", +"Find Previous":"Albiidiha Hasi", +"Flip Horizontally":"Haawitto Wirrisi", +"Flip Vertically":"Hossi assi", +"Flowchart: Alternate Process":"Du'nancho-chaarte: Doorote Ha'rinsho", +"Flowchart: Card":"Du'nancho-chaarte: Kaarde", +"Flowchart: Collate":"Du'nancho-chaarte: Aante", +"Flowchart: Connector":"Du'nancho-chaarte: Xaadisaancho", +"Flowchart: Data":"Du'nancho-chaarte: Daata", +"Flowchart: Decision":"Du'nancho-chaarte: Muro", +"Flowchart: Delay":"Du'nancho-chaarte: Keeshsho", +"Flowchart: Direct Access Storage":"Du'nancho-chaarte: Dhaaddaancho Iillo Kuuso", +"Flowchart: Display":"Du'nancho-chaarte: Leellishsha", +"Flowchart: Document":"Du'nancho-chaarte: Bortaje", +"Flowchart: Extract":"Du'nancho-chaarte: Fushsha", +"Flowchart: Internal Storage":"Du'nancho-chaarte: Giddoydi Kuuso", +"Flowchart: Magnetic Disc":"Du'nancho-chaarte: Maaginetete Diske", +"Flowchart: Manual Input":"Du'nancho-chaarte: Angate Eo", +"Flowchart: Manual Operation":"Du'nancho-chaarte: Angate Assishsha", +"Flowchart: Merge":"Du'nancho-chaarte: Maka", +"Flowchart: Multidocument":"Du'nancho-chaarte: Tuqi-bortaje", +"Flowchart: Off-page Connector":"Du'nancho-chaarte: Cufammu-qooli Xaadisaancho", +"Flowchart: Or":"Du'nancho-chaarte: Woy", +"Flowchart: Predefined Process":"Du'nancho-chaarte: Balaxi-egennama Ha'rinsho", +"Flowchart: Preparation":"Du'nancho-chaarte: Qixxaawo", +"Flowchart: Process":"Du'nancho-chaarte: Ha'rinsho", +"Flowchart: Punched Tape":"Du'nancho-chaarte: Karsama Dana", +"Flowchart: Sequential Access":"Du'nancho-chaarte: Aaantaancho Iillo", +"Flowchart: Sort":"Du'nancho-chaarte: Diro", +"Flowchart: Stored Data":"Du'nancho-chaarte: Kuunsoonni Daata", +"Flowchart: Summing Junction":"Du'nancho-chaarte: Ledote Mikita", +"Flowchart: Terminator":"Du'nancho-chaarte: Jeefisaancho", +"Flower":"Daraaro", +"Folded Corner":"Erantino Cawe", +"Font Color":"Borongisaanchu Kuula", +"Fontwork Shape":"Boorangichu loosi Suude", +"Foote~r":"Lekkaa~llo", +"For Paragraph":"Gufote", +"For Selection":"Doorshaho", +"Format Axis...":"Daabbu Suudishsha...", +"Format Chart Area...":"Chaartete Base Suudishsha...", +"Format Data Labels...":"Daatu Somaano Suudishsha...", +"Format Data Point...":"Daatu Bixxille Suudishsha...", +"Format Data Series...":"Daatu Hurrisi Suudishsha...", +"Format Floor...":"Kaxxote Suudishsha...", +"Format Legend...":"Maattote Suudishsha", +"Format Major Grid...":"Qara Kaarrimma Suudishsha...", +"Format Mean Value Line...":"Mereerimu Hornyi Xuruura Suudishsha...", +"Format Minor Grid...":"Hooffaydi Kaarrimma Suudishsha...", +"Format Selection...":"Suudishshu Doorsha...", +"Format Single Data Label...":"Leexa Daatu Somaano Suudishsha...", +"Format Stock Gain...":"Shaqaxu Afi'ro Suudishsha...", +"Format Stock Loss...":"Shaqaxu Bao Suudishsha...", +"Format Title...":"Umu Suudishsha...", +"Format Trend Line Equation...":"Millimmote Xuruuri Taalishsha Suudishsha...", +"Format Trend Line...":"Millimmote Xuruuri Suudishsha...", +"Format Wall...":"Gidigiddu Suudishsha...", +"Format X Error Bars...":"X So'ro Gaxa Suudishsha...", +"Format Y Error Bars...":"Y So'ro Gaxa Suudishsha...", +"Formatting Mark":"Suudishshu Malaate", +"Forward One":"Mitto Albira", +"Frame":"Xiyyo", +"F~ont Size...":"Borrangichu Bikka...", +"F~ormat":"Suudishsha", +"F~ull Screen":"Wo'ma Leellishalba", +"Heart":"Wodana", +"Hexagon":"Heksaagoone", +"He~ader":"~Umaallo", +"Horizontal Scroll":"Haawiitto Goshooshama", +"H~ide":"Daheessi", +"H~ide Rows":"Haawiittimma Maaxi", +"Icon Set...":"Suude Surki...", +"In ~Background":"Giddo~Badhiido", +"Inflate":"Ka\"a", +"Insert Axis":"Daabba Surki", +"Insert Axis Title":"Daabbu Umo Surki", +"Insert Chart":"Soro surki", +"Insert Column Break":"Caccafote Badooshshe Suuqi", +"Insert Data Labels":"Daatu Somaano Surki", +"Insert Hyperlink":"Qoolixaadisaancho Surki", +"Insert Index Entry":"Taji-mashalaqqisaanchu eo surki", +"Insert Major Grid":"Qara Kaarrimma Surki", +"Insert Mean ~Value Line":"Mereerimu Hornyi Xuruura Surki", +"Insert Minor Grid":"Hooffaydi Kaarrimma Surki", +"Insert Single Data Label":"Leexa Daatu Somaano Surki", +"Insert Slide":"Isilayide surki", +"Insert Titles...":"Umma Surki...", +"Insert Tre~nd Line...":"Millimmote Xuruura Surki...", +"Insert Unnumbered Entry":"Kiirantinokki Eo Surki", +"Insert ~Cells...":"Bisiccuwa Surki...", +"Insert/Delete Axes...":"Daabba Suki/Daabbuwa...", +"Invert":"Galchi", +"Isosceles Triangle":"Aysosilese Sasi-midaadu Misile", +"Italic":"Hawiitto-borro", +"Justified":"Korkaataa'ma", +"Language":"Afoo", +"Language Status":"Afuu Deerra", +"Layout":"Ofolla", +"Left":"Gura", +"Left Arrow":"Gura Worbicho", +"Left Arrow Callout":"Guraydi Worbichi Cy'ratto balaqo", +"Left Brace":"Gura Marti-ombo", +"Left Bracket":"Gura Gombo", +"Left and Right Arrow":"Gura Worbicho", +"Left and Right Arrow Callout":"Guranna Qiniiti Worbichi Coy'ratto balaqo", +"Left-To-Right":"Guranni-Qiniitira", +"Lightning Bolt":"Ollonkete Gaxa", +"Line":"Xuruura", +"Line Callout 1":"Xuruuru Coy'ratto balaqa 1", +"Line Callout 2":"Xuruuru Coy'ratto balaqa 2", +"Line Callout 3":"Xuruuru Coy'ratto balaqa 3", +"Line Color":"Xuruuru Kuula", +"Line Connector":"Xuruuru xaadisaancho", +"Line Connector Ends with Arrow":"Xuruuru Amadisiisaanchi Worbichunni Jeefanno", +"Line Spacing: 1":"Xuruuru Foonqe: 1", +"L~ine...":"Xuruura...", +"Manage...":"Gashshi...", +"Manual ~Break...":"Angate ~Fooliishsho...", +"Media":"Qoltaje", +"Moon":"Agana", +"M~erge and Center Cells":"Bisiccuwa Makke Mereersi", +"Name...":"Su'mi...", +"Na~vigator":"Doo~yyaancho", +"Next Page":"Aanino Qoola", +"Notched Right Arrow":"Hulfama Qiniiti Worbicho", +"Number":"Kiiro", +"Number Format":"Kiirote suudishsha", +"Number Format...":"kiirote Suudisa...", +"Number Format: Currency":"Kiirote Suudishsha: Womaashsha", +"Number Format: Decimal":"Kiirote Suudishsha: Kiirote", +"Number Format: Exponential":"Kiirote Suudishsha: Wolqaancho", +"Number Format: Percent":"Kiirote Suudishsha: Xibbi-anga", +"Number Format: Standard":"Kiirote Suudishsha: Mereggisa", +"Number Format: Time":"Kiirote Suudishsha: Yanna", +"Octagon":"Oktaagoone", +"Octagon Bevel":"Oktaagoone Beewele", +"Open Circle (Curve)":"Doycho Fani (Gomboowa)", +"Open Circle (Pour)":"Doycho Fani (Xorshi)", +"Open Hyperlink":"Qooli-xaadisaancho Fani", +"Optimal Column Width":"Leellado caccafote baqo", +"Optimal Row Height":"Leellado Haawiittimmate Hojja", +"Overline":"Aanaho xuruuri", +"Page ~Count":"Qoola~kiira", +"Parallelogram":"Paaralellogiraame", +"Paste ~Special...":"Addi ~Qa'mo...", +"Pentagon":"Pentaagoone", +"Percent":"Xibbu annga", +"Plain Text":"Suudi-cufo Borro", +"Pop Art":"Pooppete Ogimma", +"Position and Si~ze...":"Ofollanna Bikka...", +"Previous Page":"Albiidi Qoola", +"Propert~ies...":"Akatta...", +"Protect Cells":"Bisiccuwa Agari", +"Protect ~Sheet...":"Shitte Gargari...", +"Puzzle":"Hibbo", +"P~aragraph...":"Bor~gufo...", +"Rectangle":"Rekitaangile", +"Rectangle, Rounded":"Shooli-midaado, Doychaame", +"Rectangular Callout":"Shooli-midaadaame Coy'ratto balaqo", +"Remove Noise":"Canco Huni", +"Rename Master":"Annoottote Su'ma-soorri", +"Reply Comment":"Hedo Dawari", +"Reset Data Point":"Daatu Bixxille Marri-qineessi", +"Reset all Data Points":"Baalanta Daatu Bixxilluwa Marri-qineessi", +"Restart Numbering":"Kiirishsha Galagalte hanafi", +"Right":"Qiniite", +"Right Arrow":"Qiniiti Worbicho", +"Right Arrow Callout":"Qiniiti Worbichi Cy'ratto balaqo", +"Right Brace":"Qiniiti Marti-gombo", +"Right Bracket":"Qiniiti Gombo", +"Right Triangle":"Rayti-angile", +"Right or Left Arrow":"Qiniiti woy Gura Worbicho", +"Right-To-Left":"Qiniitinni-Gurara", +"Ring":"Bilbili", +"Rotate 90° ~Left":"Gurara 90° Doyisi", +"Rotate 90° ~Right":"Qiniitira 90° Doyisi", +"Round Callout":"Coy'rattote balaqa Doyissi", +"Rounded Rectangular Callout":"Doychaame Shooli-midaadaame Coy'ratto balaqo", +"Row ~Height...":"Haawittimmate Hojja...", +"R~efresh Range":"Hakkigeeshsho Haa'roonsi", +"R~ight-To-Left":"Qiniitinni-Gurara", +"R~un Macro...":"Maakiro Ha'risi...", +"S-shaped Arrow":"S-suudi Worbicho", +"Save ~As...":"... Gede Suuqi", +"Scientific":"Saynsitte", +"Select Column":"Caccafo Doori", +"Select Row":"Haawiittimma Doori", +"Select Table":"Shae Doori", +"Select ~All":"Baala Doori", +"Shadow":"Caale", +"Sharpen":"Qaraamo", +"Sheet R~ight-To-Left":"Shitte Qiniitinni-Gurara", +"Sho~w Slide":"Isilaye Leellisha", +"Sidebar":"Gidaada Gaxa", +"Signet":"Maattama", +"Slant Down":"Gooraa'ma Worora", +"Slant Up":"Gooraa'ma Alira", +"Slide Layout":"Isilaydete Ofollo", +"Small capitals":"Shiimmadda jajjabbaanna", +"Smiley Face":"Muushsh yino Alba", +"Snap to Grid":"Kipheenya Karrimma", +"Sort Ascending":"Alillitte Diri", +"Sort Descending":"Wororricho Diri", +"So~rt...":"Diri...", +"Split Arrow":"Worbicho Fci", +"Split Table...":"Shae Faci...", +"Square":"Godeessaame", +"Square Bevel":"Shooli-taali-midaadu Beewele", +"Square, Rounded":"Shooli-taali-midaado, Doychaame", +"Statistics":"Istaatistikse", +"Stop":"Aguri", +"Straight Connector":"Suwashsho xaadisaancho", +"Straight Connector ends with Arrow":"Suwashshu Amadisiisaanchi Worbichunni Jeefanno", +"Straight Connector with Arrows":"Suwashsho Amadisiisaancho Worbichunni ledo", +"Strikethrough":"... widoonni gani", +"Striped Right Arrow":"Hamuruurra Qiniiti Worbicho", +"Subscript":"Cinaancho script", +"Sun":"Arrishsho", +"Superscript":"Roore script", +"Ta~ble Properties...":"Sha~ete Fikiima...", +"Text Wrap...":"Borro Xalli...", +"Time":"Yanna", +"Time Field":"Yannate Bare", +"Title Page...":"Umi Qooli...", +"To Background":"Albiidira", +"To Foreground":"Albiidira", +"To Next Paragraph in Level":"Dirimunni Albiidi Gufowidira", +"To Previous Paragraph in Level":"Dirimunni Albiidi Gufowidira ", +"To P~age":"Qoolu widira", +"To ~Cell":"~Bisiccoho", +"To ~Character":"~Fikiimu widiras", +"To ~Curve":"Gomboowisate", +"To ~Frame":"Framenniwa", +"To ~Paragraph":"Gufote", +"Top":"Ale", +"Transparency":"Reqeccimma", +"Trapezoid":"Tiraappizoyde", +"Triangle Down":"Tiraangile Worora", +"Triangle Up":"Tiraangle Alira", +"T~ime (variable)":"Yanna (soorramancho)", +"T~itle":"Umo", +"Underline":"Woroo xuruuri", +"Up Arrow":"Ali Worbicho", +"Up Arrow Callout":"Umiidi Worbichi Cy'ratto balaqo", +"Up and Down Arrow":"Alillichonna Wororricho Worbicho", +"Up and Down Arrow Callout":"Umiidinna Hundi Worbichi Cy'ratto balaqo", +"Up and Right Arrow":"Alillichonna Qiniiti Worbicho", +"Up and Right Arrow Callout":"Umiidinna Qiniiti Worbichi Coy'ratto balaqo", +"Up, Right and Down Arrow":"Alillicho, Qiniitinna Wororricho Worbicho", +"Vertical Scroll":"Hossicha Goshooshama", +"Vertical Text":"Hossitte Borro", +"Wave":"Dambala", +"Zoom In":"Kee'mille Ledi", +"Zoom Out":"Kee'mille Ajishi", +"~3D View...":"3W Illacha...", +"~Add":"~Ledi", +"~Advanced Filter...":"Luphiima Meemo...", +"~Arrange":"~Diri", +"~Author":"~Borreessaancho", +"~Bottom":"Hunda", +"~Bring to Front":"Albira Abbi", +"~Bullets and Numbering...":"Bixxillenna Kiiro aa...", +"~Capitalize Every Word":"~Mitto-mittonka Qaale Jawisi", +"~Centered":"~Mereeri ", +"~Chart...":"Chaarte...", +"~Clear Direct Formatting":"~Suwashsho Suudishsha Mucceessi", +"~Column Break":"Caccafote Tao", +"~Columns":"~Caccafo", +"~Contour":"~Qiqqishamme", +"~Convert":"~Woleessi", +"~Data Ranges...":"Daatu Hakkigeeshshuwa...", +"~Date":"~Barra", +"~Date (fixed)":"Barra (rosaminoha)", +"~Define":"Badi", +"~Define...":"Badi...", +"~Delete":"~Huni", +"~Edit":"~Muccisi", +"~Edit Contour...":"~Gooro Mucceessi...", +"~Edit...":"Mucceessi...", +"~Enter Group":"~Gaamote mereero", +"~File":"Fayile", +"~First Paragraph":"~Umi Borgufo", +"~Fonts...":"Borrangichuwa...", +"~Function...":"Dilgo...", +"~Goal Seek...":"Jeefa-ganate Hasatto...", +"~Group":"~Gaamo", +"~Group and Outline":"Gaante Gumisi", +"~Group...":"Gaamo...", +"~Header and Footer...":"Umaallonna Lekkaallo...", +"~Height...":"~Hojja...", +"~Help":"~Kaa'lo", +"~Hide":"~Maaxi", +"~Hide AutoFilter":"UmiMeemiissa Maaxi", +"~Hide Details":"Tittirsha Maaxi", +"~Hide Slide":"~Isilayide maaxi", +"~Hyphenation":"Haawiiccishsha", +"~Hyphenation...":"Haawiiccisha...", +"~Insert":"~Surki", +"~Interaction...":"Xaado Kalaqi'ra...", +"~Left":"~Gura", +"~Line Numbering...":"Xuruuru Kiirishsha...", +"~Manage...":"Gashshi...", +"~Optimal Height...":"Qinaado Hojja...", +"~Optimal Width...":"Qinaado Baqo...", +"~Page Number":"~Qoolu Kiiro", +"~Page Numbers...":"~Qoolu Kiiruwi...", +"~Page...":"~Qoolu...", +"~Paste":"~Qa'misi", +"~Pivot Table":"Heelliicho Shae", +"~Print...":"Attami...", +"~Recalculate":"Wirroshallagi", +"~Record":"~Maareekko", +"~Refresh":"~Haaroonsi", +"~Right":"~Qiniite", +"~Row":"~Haawiittimma", +"~Rows":"~Haawiittuwa", +"~Save":"Suuqi", +"~Sections...":"~Beehache...", +"~Select":"~Doori", +"~Send to Back":"Badhera Soy", +"~Sentence case":"~Coyfooliishsho fidalla", +"~Sheet":"Shitte", +"~Show":"~Leellishi", +"~Show Details":"~Tittirsha Leellishi", +"~Sort...":"Diro...", +"~Spacing...":"Fooqisa...", +"~Spelling...":"Fidalishsha...", +"~Standard Filter...":"Mereggisa Meemo...", +"~Subject":"~Ikkitote anna", +"~Table":"~Shae", +"~Table...":"~Shae...", +"~Thesaurus...":"~Xaadi-gurchu borqaalla...", +"~Time":"~Yanna", +"~Time (fixed)":"Yanna (rosantinoha)", +"~Tools":"Uduunne", +"~Top":"Ale", +"~UPPERCASE":"~UPPERCASE", +"~Ungroup...":"Gaantooti...", +"~Update All":"~Haaroonsi Baalanka", +"~Validity...":"Garimma...", +"~View":"Illacha", +"~While Typing":"Borreessinanna", +"~Width...":"~Baqo...", +"~Wrap":"~Xaaxo", +"~lowercase":"~shiimmaadda fidalla", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sk.json b/f7cloud-office/browser/dist/l10n/uno/sk.json new file mode 100644 index 0000000..59bddba --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sk.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"12-cípa hviezda", +"24-Point Star":"24-cípa hviezda", +"4-Point Star":"4-cípa hviezda", +"4-way Arrow":"Štvorsmerová šípka", +"4-way Arrow Callout":"Bublina so štvorsmerovou šípkou", +"5-Point Star":"5-cípa hviezda", +"6-Point Star":"6-cípa hviezda", +"6-Point Star, Concave":"6-cípa oblúková hviezda", +"8-Point Star":"8-cípa hviezda", +"Accept":"Prijať", +"Accept All":"Prijať všetko", +"Accept All Changes":"Prijať všetky zmeny", +"Accept Change":"Prijať zmenu", +"Accept Track Change and select the next one":"Prijať sledovanú zmenu a vybrať ďalšiu", +"Accept and Move to Next":"Prijať a prejsť na ďalšiu", +"Add Decimal Place":"Pridať desatinné miesto", +"Add To Dictionary":"Pridať do slovníka", +"Add descriptions of non-text content (for accessibility)":"Zadajte popis netextového obsahu (kvôli sprístupneniu)", +"After":"Za", +"Align Bottom":"Zarovnať dole", +"Align Bottom to Anchor":"Zarovnať nadol na ukotvenie", +"Align Center":"Zarovnať na stred", +"Align Left":"Zarovnať vľavo", +"Align Right":"Zarovnať vpravo", +"Align Tex~t":"Zarovnať ~text", +"Align Top":"Zarovnať hore", +"Align Top to Anchor":"Zarovnať hore na ukotvenie", +"Alt Text...":"Alternatívny text...", +"Anc~hor":"U~kotviť", +"Animation":"Animácia", +"Apply Suggestion":"Použiť návrh", +"Arch Down (Curve)":"Oblúk dole (Krivka)", +"Arch Down (Pour)":"Oblúk dole (Čistý)", +"Arch Left (Curve)":"Oblúk vľavo (Krivka)", +"Arch Right (Curve)":"Oblúk vpravo (Krivka)", +"Arch Right (Pour)":"Oblúk vpravo (Čistý)", +"Arch Up (Curve)":"Oblúk hore (Krivka)", +"Arch Up (Pour)":"Oblúk hore (Čistý)", +"Arrange":"Usporiadať", +"As C~haracter":"Ako ~znak", +"AutoCorr~ect":"Automat~ické opravy", +"AutoFill Data Series: automatic":"Automatické vyplnenie dátového radu: automaticky", +"Auto~Filter":"Automatický ~filter", +"A~lignment...":"Za~rovnanie...", +"A~rea...":"~Oblasť...", +"A~rrange":"Uspo~riadať", +"Back One":"O jednu späť", +"Background Color":"Farba pozadia", +"Before":"Pred", +"Block Arc":"Oblúk", +"Bold":"Tučné", +"Bookmar~k...":"Zálož~ka...", +"Borders (Shift to overwrite)":"Orámovanie (Shift pre prepísanie)", +"Bottom":"Dole", +"Brightness":"Jas", +"Caption...":"Popis...", +"Center":"Na stred", +"Center Horizontal":"Vodorovne na stred", +"Center Vertically":"Na stred zvisle", +"Centered":"Na stred", +"Ce~lls...":"Bu~nky...", +"Character Highlighting Color":"Farba zvýraznenia znakov", +"Character Spacing":"Rozostup znakov", +"Charcoal Sketch":"Kresba uhlíkom", +"Chart T~ype...":"T~yp grafu...", +"Check Spelling":"Skontrolovať pravopis", +"Chevron":"Výložka", +"Chevron Down":"Výložka šípkou dole", +"Chevron Up":"Výložka šípkou hore", +"Circle":"Kruh", +"Circle (Curve)":"Kruh (Krivka)", +"Circle (Pour)":"Kruh (Čistý)", +"Circle Pie":"Kruhový výsek", +"Circular Arrow":"Kruhová šípka", +"Clear Direct Formatting":"Odstrániť priame formátovanie", +"Clear ~Direct Formatting":"~Odstrániť priame formátovanie", +"Cle~ar Cells...":"Vy~mazať bunky...", +"Clone Formatting":"Preniesť formátovanie", +"Close Master View":"Zatvoriť zobrazenie predlohy", +"Cloud":"Mrak", +"Cl~ear Contents...":"Odstrániť ~obsah...", +"Color Scale...":"Farebná škála...", +"Column":"Stĺpec", +"Column ~Width...":"Šírka ~stĺpca...", +"Columns A~fter":"Stĺpce z~a", +"Columns B~efore":"Stĺpce p~red", +"Columns ~After":"Stĺpce z~a", +"Columns ~Before":"Stĺpce p~red", +"Comments":"Poznámky", +"Comme~nt":"Poz~námka", +"Connector":"Spojnica", +"Connector Ends with Arrow":"Spojnica končiaca šípkou", +"Connector with Arrows":"Spojnica so šípkami", +"Connectors":"Spojnice", +"Connectors (double click for multi-selection)":"Konektory (dvojité kliknutie pre viacnásobný výber)", +"Content Control Properties":"Vlastnosti ovládacieho prvku s obsahom", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopírovať adresu odkazu", +"Cop~y":"K~opírovať", +"Corner Right Arrow":"Rohová šípka doprava", +"Co~lumns...":"~Stĺpce...", +"Co~mpress...":"~Komprimovať...", +"Crop":"Orezať", +"Crop Image":"Orezať obrázok", +"Cross":"Kríž", +"Cross-~reference...":"Krížový ~odkaz...", +"Cuboid":"Kváder", +"Currency":"Mena", +"Current ~Index":"Aktuálny re~gister", +"Curve":"Krivka", +"Curve Down":"Krivka nadol", +"Curve Up":"Krivka nahor", +"Curved Connector":"Zakrivená spojnica", +"Curved Connector Ends with Arrow":"Zakrivená spojnica končiaca šípkou", +"Curved Connector with Arrows":"Zakrivená spojnica so šípkami", +"Cycle Case":"Meniť veľkosť", +"Cylinder":"Valec", +"C~ell":"Bun~ka", +"C~haracter...":"~Znak...", +"C~onditional":"~Podmienené", +"Data Bar...":"Panel dát...", +"Date":"Dátum", +"Date...":"Dátum...", +"Dat~e (variable)":"Dátum (pr~emenný)", +"Decrease Font Size":"Zmenšiť veľkosť písma", +"Decrease Indent":"Zmenšiť odsadenie", +"Decrease Paragraph Spacing":"Zmenšiť medzery medzi odsekmi", +"Decrease Size":"Zmenšiť veľkosť", +"Delete All Comments":"Odstrániť všetky poznámky", +"Delete All Comments by This Author":"Odstrániť všetky poznámky od tohto autora", +"Delete Axis":"Odstrániť osi", +"Delete Comment":"Odstrániť poznámku", +"Delete Content Control":"Odstrániť ovládací prvok obsahu", +"Delete C~ells...":"Odstrániť bu~nky...", +"Delete C~ontents...":"Odstrániť ~obsah...", +"Delete Data Labels":"Odstrániť popisy dát", +"Delete Decimal Place":"Odstrániť desatinné miesto", +"Delete Index":"Odstrániť register", +"Delete Legend":"Odstrániť legendu", +"Delete Major Grid":"Odstrániť hlavnú mriežku", +"Delete Minor Grid":"Odstrániť vedľajšiu mriežku", +"Delete Row":"Odstrániť riadok", +"Delete Rows":"Odstrániť riadky", +"Delete Single Data Label":"Odstrániť jeden popis dát", +"Delete Sparkline":"Odstrániť krivku", +"Delete Sparkline Group":"Zmazať skupinu minigrafov", +"Delete Table":"Odstrániť tabuľku", +"Delete selected columns":"Odstrániť vybrané stĺpce", +"Delete selected rows":"Odstrániť vybrané riadky", +"Delete table":"Odstrániť tabuľku", +"Delete ~All Comments":"~Odstrániť všetky poznámky", +"Delete ~Columns":"Odstrániť ~stĺpce", +"Demote Outline Level":"O úroveň osnovy nižšie", +"Demote Outline Level with Subpoints":"O úroveň nižšie s podčasťami", +"De~lete...":"~Odstrániť...", +"Diamond":"Kosoštvorec", +"Diamond Bevel":"Zrezaný diamantový ihlan", +"Digital Signatu~res...":"Elektronické ~podpisy...", +"Display Grid":"Zobraziť mriežku", +"Doorplate":"Ozdobný plát", +"Double Brace":"Dvojitá zložená zátvorka", +"Double Bracket":"Dvojitá zátvorka", +"Double Underline":"Dvojité podčiarknutie", +"Down Arrow":"Šípka dole", +"Down Arrow Callout":"Bublina so šípkou dole", +"Duplicate Page":"Duplikovať stránku/snímku", +"Duplicate ~Slide":"Duplikovať ~snímku", +"D~elete Page":"~Odstrániť stranu", +"Edit Hyperlink...":"Upraviť odkaz...", +"Edit Section...":"Upraviť oblasť...", +"Edit Sparkline Group...":"Upraviť skupinu minigrafov...", +"Edit Sparkline...":"Upraviť minigraf...", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (dvojité kliknutie pre viacnásobný výber)", +"Explosion":"Výbuch", +"E~xecute Interaction...":"~Spustiť interakciu...", +"E~xit Group":"~Opustiť zoskupenie", +"Fade Down":"Zúžiť nadol", +"Fade Left":"Zúžiť nahor", +"Fade Right":"Zúžiť doprava", +"Fade Up":"Zúžiť nahor", +"Fade Up and Left":"Zúžiť nahor a doľava", +"Fade Up and Right":"Zúžiť nahor a doprava", +"Fiel~d":"~Pole", +"Fill Color":"Farba výplne", +"Find Next":"Nájsť nasledujúci", +"Find Previous":"Nájsť predchádzajúci", +"Find and Rep~lace...":"~Nájsť a nahradiť...", +"First ~Author":"Prvý ~autor", +"Flip Horizontally":"Prevrátiť vodorovne", +"Flip Vertically":"Prevrátiť zvisle", +"Flowchart: Alternate Process":"Vývojový diagram: Alternatívny proces", +"Flowchart: Card":"Vývojový diagram: Karta", +"Flowchart: Collate":"Vývojový diagram:Porovnať", +"Flowchart: Connector":"Vývojový diagram: Spojnica", +"Flowchart: Data":"Vývojový diagram: Dáta", +"Flowchart: Decision":"Vývojový diagram: Rozhodnutie", +"Flowchart: Delay":"Vývojový diagram: Pozdržať", +"Flowchart: Direct Access Storage":"Vývojový diagram: Úložné médium", +"Flowchart: Display":"Vývojový diagram: Obrazovka", +"Flowchart: Document":"Vývojový diagram: Dokument", +"Flowchart: Extract":"Vývojový diagram: Extrahovať", +"Flowchart: Internal Storage":"Vývojový diagram: Vnútorný zdroj", +"Flowchart: Magnetic Disc":"Vývojový diagram: Magnetický disk", +"Flowchart: Manual Input":"Vývojový diagram: Ručný vstup", +"Flowchart: Manual Operation":"Vývojový diagram: Ručná operácia", +"Flowchart: Merge":"Vývojový diagram: Zlúčiť", +"Flowchart: Multidocument":"Vývojový diagram: Multidokument", +"Flowchart: Off-page Connector":"Vývojový diagram: Spojnica na ďalšiu stranu", +"Flowchart: Or":"Vývojový diagram: Alebo", +"Flowchart: Predefined Process":"Vývojový diagram: Preddefinovaný proces", +"Flowchart: Preparation":"Vývojový diagram: Príprava", +"Flowchart: Process":"Vývojový diagram: Proces", +"Flowchart: Punched Tape":"Vývojový diagram: Vlnová páska", +"Flowchart: Sequential Access":"Vývojový diagram: Sekvenčný vstup", +"Flowchart: Sort":"Vývojový diagram: Zoradiť", +"Flowchart: Stored Data":"Vývojový diagram: Zoradené dáta", +"Flowchart: Summing Junction":"Vývojový diagram: Spojovací bod", +"Flowchart: Terminator":"Vývojový diagram: Ukončovač", +"Flower":"Kvet", +"Folded Corner":"Zahnutý roh", +"Font Color":"Farba písma", +"Fontwork Shape":"Tvar písmomaľby", +"Fontwork...":"Písmomaľba...", +"Foote~r":"Pä~ta", +"For All Text":"Pre celý text", +"For Paragraph":"Pre odsek", +"For Selection":"Pre výber", +"Format Axis...":"Formátovať osi...", +"Format Chart Area...":"Formátovať plochu grafu...", +"Format Data Labels...":"Formátovať popisy dát...", +"Format Data Point...":"Formátovať dátový bod...", +"Format Data Series...":"Formátovať dátový rad...", +"Format Floor...":"Formátovať pätu...", +"Format Legend...":"Formátovať legendu...", +"Format Major Grid...":"Formátovať hlavnú mriežku...", +"Format Mean Value Line...":"Formátovať krivku strednej hodnoty...", +"Format Minor Grid...":"Formátovať vedľajšiu mriežku...", +"Format Pa~ge...":"Formátovať ~stranu...", +"Format Selection...":"Formátovať výber...", +"Format Single Data Label...":"Formátovať jeden popis dát...", +"Format Stock Gain...":"Formátovať burzový zisk...", +"Format Stock Loss...":"Formátovať burzovú stratu...", +"Format Title...":"Formátovať nadpis...", +"Format Trend Line Equation...":"Formátovať rovnicu trendovej krivky...", +"Format Trend Line...":"Formátovať trendovú krivku...", +"Format Wall...":"Formátovať stenu...", +"Format X Error Bars...":"Formátovať chybové úsečky X...", +"Format Y Error Bars...":"Formátovať chybové úsečky Y...", +"Format as Currency":"Formátovať ako menu", +"Format as Date":"Formátovať ako dátum", +"Format as General":"Formátovať ako všeobecné", +"Format as Number":"Formátovať ako číslo", +"Format as Percent":"Formátovať ako percento", +"Format as Scientific":"Formátovať ako vedecké", +"Format as Time":"Formátovať ako čas", +"Formatting Mark":"Formátovacia značka", +"Formula to Value":"Vzorec na hodnotu", +"Forward One":"O jednu dopredu", +"For~matting Marks":"Formátovacie ~značky", +"Fo~rm":"Fo~rmulár", +"Frame":"Rámec", +"Freeze First Column":"Ukotviť prvý stĺpec", +"Freeze First Row":"Ukotviť prvý riadok", +"Freeze Rows and Columns":"Ukotviť riadky a stĺpce", +"Freeze ~Cells":"Ukotviť ~bunky", +"F~ont Size...":"Veľk~osť písma...", +"F~ormat":"~Formát", +"F~ourier Analysis...":"F~ourierova analýza...", +"F~rame...":"Rá~mec...", +"F~ull Screen":"~Celá obrazovka", +"General":"Všeobecné", +"Give a label to identify an object":"Zadajte popis identifikujúci objekt", +"Go t~o Page...":"Prejsť na ~stránku...", +"Go t~o Slide...":"Prejsť na ~snímku...", +"Group Sparklines":"Zoskupiť minigrafy", +"Heading ~Numbering...":"Číslovanie ~nadpisov...", +"Heart":"Srdce", +"Hexagon":"Šesťuholník", +"He~ader":"~Hlavička", +"He~ader and Footer":"H~lavička a päta", +"Horizontal Scroll":"Vodorovný zvitok", +"Horizontally ~Center":"Vodorovne na ~stred", +"Horizontally ~Left":"Vodorovne ~doľava", +"Horizontally ~Right":"Vodorovne ~doprava", +"Horizontally ~Spacing":"Vodorovne ~medzery", +"H~ide":"S~kryť", +"H~ide Columns":"~Skryť stĺpce", +"H~ide Rows":"S~kryť riadky", +"Icon Set...":"Sada ikon...", +"Ignore":"Ignorovať", +"Ignore All":"Ignorovať všetko", +"Image Mode":"Režim obrázka", +"In ~Background":"Na ~pozadí", +"Increase Font Size":"Zväčšiť veľkosť písma", +"Increase Indent":"Zväčšiť odsadenie", +"Increase Paragraph Spacing":"Zväčšiť medzery medzi odsekmi", +"Increase Size":"Zväčšiť veľkosť", +"Inflate":"Nafúknuť", +"Insert Audio or Video":"Vložiť zvuk alebo video", +"Insert Axis":"Vložiť osi", +"Insert Axis Title":"Vložiť nadpis osi", +"Insert Bookmark":"Vložiť záložku", +"Insert Caption...":"Vložiť popis...", +"Insert Chart":"Vložiť graf", +"Insert Column After":"Vložiť stĺpec za", +"Insert Column Before":"Vložiť stĺpec pred", +"Insert Column Break":"Vložiť zalomenie stĺpca", +"Insert Columns ~After":"Vložiť stĺpce ~za", +"Insert Columns ~Before":"Vložiť stĺpce ~pred", +"Insert Comment":"Vložiť poznámku", +"Insert Co~lumns":"V~ložiť stĺpce", +"Insert Cross-reference":"Vložiť krížový odkaz", +"Insert Data Labels":"Vložiť popisy dát", +"Insert Endnote":"Vložiť koncovú poznámku", +"Insert Field":"Vložiť pole", +"Insert Fontwork Text":"Vložiť text písmomaľby", +"Insert Footnote":"Vložiť poznámku pod čiarou", +"Insert Frame":"Vložiť rámec", +"Insert Hyperlink":"Vložiť hypertextový odkaz", +"Insert Image...":"Vložiť obrázok...", +"Insert Index Entry":"Vložiť položku registra", +"Insert Line (double click for multi-selection)":"Vložiť čiaru (dvojité kliknutie pre viacnásobný výber)", +"Insert Major Grid":"Vložiť hlavnú mriežku", +"Insert Mean ~Value Line":"~Vložiť krivku strednej hodnoty", +"Insert Minor Grid":"Vložiť vedľajšiu mriežku", +"Insert Page Break":"Vložiť zalomenie strany", +"Insert Page Number":"Vložiť číslo strany", +"Insert Row Above":"Vložiť riadok nad", +"Insert Row Below":"Vložiť riadok pod", +"Insert Rows ~Above":"Vložiť riadok ~nad", +"Insert Rows ~Below":"Vložiť riadok ~pod", +"Insert Single Data Label":"Vložiť jeden popis dát", +"Insert Slide":"Vložiť snímku", +"Insert Soft Hyphen...":"Vložiť voliteľné zalomenie...", +"Insert Special Character":"Vložiť špeciálny znak", +"Insert Special Characters":"Vložiť špeciálne znaky", +"Insert Text Box":"Vložiť textové pole", +"Insert Text Box (double click for multi-selection)":"Vložiť textové pole (dvojité kliknutie pre viacnásobný výber)", +"Insert Titles...":"Vložiť nadpisy...", +"Insert Tre~nd Line...":"Vložiť tre~ndovú krivku...", +"Insert Unnumbered Entry":"Vložiť nečíslovanú položku", +"Insert Vertical Text":"Vložiť zvislý text", +"Insert columns after":"Vložiť stĺpce za", +"Insert columns before":"Vložiť stĺpce pred", +"Insert page number":"Obnoviť číslo strany", +"Insert rows above":"Vložiť riadky nad", +"Insert rows below":"Vložiť riadky pod", +"Insert ~Cells...":"Vložiť ~bunky...", +"Insert ~Rows":"Vložiť ~riadky", +"Insert ~Table...":"~Vložiť tabuľku...", +"Insert ~X Error Bars...":"Vložiť chybové úsečky ~X...", +"Insert ~Y Error Bars...":"Vložiť chybové úsečky ~Y...", +"Insert/Delete Axes...":"Vložiť/odstrániť osi...", +"Invert":"Prevrátiť", +"Isosceles Triangle":"Rovnoramenný trojuholník", +"Italic":"Kurzíva", +"Justified":"Do bloku", +"Language":"Jazyk", +"Language Status":"Stav jazyka", +"Layout":"Rozloženie", +"Left":"Vľavo", +"Left Arrow":"Šípka vľavo", +"Left Arrow Callout":"Bublina so šípkou doľava", +"Left Brace":"Ľavá zložená zátvorka", +"Left Bracket":"Ľavá zátvorka", +"Left and Right Arrow":"Vodorovná obojstranná šípka", +"Left and Right Arrow Callout":"Bublina s vodorovnou obojstrannou šípkou", +"Left-To-Right":"Zľava-doprava", +"Lightning Bolt":"Blesk", +"Line":"Čiara", +"Line Callout 1":"Bublina s čiarou 1", +"Line Callout 2":"Bublina s čiarou 2", +"Line Callout 3":"Bublina s čiarou 3", +"Line Color":"Farba čiary", +"Line Connector":"Zalomená spojnica", +"Line Connector Ends with Arrow":"Priama spojnica končiaca šípkou", +"Line Spacing":"Riadkový preklad", +"Line Spacing: 1":"Riadkový preklad: 1", +"Line Spacing: 1.5":"Riadkový preklad: 1,5", +"Line Spacing: 2":"Riadkový preklad: 2", +"Lis~ts":"Z~oznamy", +"L~ine...":"Č~iara...", +"Manage Track Changes":"Spravovať zmeny", +"Manage...":"Spravovať...", +"Manual ~Break...":"Ručné ~zalomenie...", +"Master Slides":"Predlohy snímok", +"Media":"Médiá", +"Merge Cells":"Zlúčiť bunky", +"Merge and center or unmerge cells depending on the current toggle state":"Podľa aktuálneho stavu prepínača zlúči bunky a obsah zarovná na stred alebo zlúčenie buniek zruší", +"Moon":"Mesiac", +"More ~Filters":"Ďalšie ~Filtre", +"Move Item Down":"Presunúť položku nižšie", +"Move Item Down with Subpoints":"Presunúť položku nižšie aj s podčasťami", +"Move Item Up":"Presunúť položku vyššie", +"Move Item Up with Subpoints":"Presunúť položku vyššie aj s podčasťami", +"M~erge and Center Cells":"Z~lúčiť a vycentrovať bunky", +"Name...":"Meno...", +"Na~vigator":"~Navigátor", +"New Page":"Nová snímka", +"Next":"Nasledujúci", +"Next Page":"Ďalšia strana", +"Next Track Change":"Nasledujúca zmena", +"No List":"Bez zoznamu", +"Non-breaking ~Hyphen":"Nezlomiteľný ~spojovník", +"None":"Žiadne", +"Notched Right Arrow":"Roztrhaná šípka doprava", +"Number":"Číslo", +"Number Format":"Formát čísla", +"Number Format...":"Formát čísla...", +"Number Format: Currency":"Formát čísla: Mena", +"Number Format: Date":"Formát čísla: Dátum", +"Number Format: Decimal":"Formát čísla: Desiatkový", +"Number Format: Exponential":"Formát čísla: Exponenciálny", +"Number Format: Percent":"Formát čísla: Percentá", +"Number Format: Standard":"Formát čísla: Štandardný", +"Number Format: Time":"Formát čísla: Čas", +"Octagon":"Osemuholník", +"Octagon Bevel":"Zrezaný osemboký ihlan", +"Open Circle (Curve)":"Otvorený kruh (Krivka)", +"Open Circle (Pour)":"Otvorený kruh (Čistý)", +"Open Hyperlink":"Otvoriť odkaz", +"Open the Elements Deck":"Otvoriť panel prvkov", +"Open the Styles Deck":"Otvoriť kartu Štýly", +"Optimal Column Width":"Optimálna šírka stĺpca", +"Optimal Row Height":"Optimálna výška riadka", +"Orientation":"Orientácia", +"Outline Font Effect":"Obrys písma", +"Overline":"Nadčiarknuté", +"Page Properties...":"Vlastnosti strany...", +"Page Tit~le":"Náz~ov strany", +"Page ~Count":"~Počet strán", +"Paired ~t-test...":"Párový ~t-test...", +"Parallelogram":"Rovnobežník", +"Paste ~Special...":"Vložiť i~nak...", +"Pentagon":"Päťuholník", +"Percent":"Percento", +"Pi~vot Table...":"~Kontingenčná tabuľka...", +"Plain Text":"Čistý text", +"Pop Art":"Pop Art", +"Position and Si~ze...":"~Umiestnenie a veľkosť...", +"Previous Page":"Predchádzajúca strana", +"Previous Track Change":"Predchádzajúca zmena", +"Prin~t Ranges":"Ob~lasti tlače", +"Prohibited":"Zákaz", +"Promote Outline Level":"O úroveň osnovy vyššie", +"Promote Outline Level with Subpoints":"O úroveň nižšie s podčasťami", +"Properties":"Vlastnosti", +"Propert~ies...":"~Vlastnosti...", +"Protect Cells":"Zamknúť bunky", +"Protect ~Sheet...":"Zamknúť hárok...", +"Pr~evious":"Pre~dchádzajúca", +"Puzzle":"Skladačka", +"P~aragraph...":"Ods~ek...", +"QR and ~Barcode...":"QR a čiarový kód", +"Record Track Changes":"Zaznamenávať zmeny", +"Rectangle":"Obdĺžnik", +"Rectangle (double click for multi-selection)":"Obdĺžnik (dvojité kliknutie pre viacnásobný výber)", +"Rectangle, Rounded":"Obdĺžnik, zaoblený", +"Rectangular Callout":"Pravouhlá bublina", +"Reject":"Odmietnuť", +"Reject All":"Odmietnuť všetko", +"Reject All Changes":"Odmietnuť všetky zmeny", +"Reject Change":"Odmietnuť zmenu", +"Reject Track Change and select the next one":"Odmietnuť sledovanú zmenu a vybrať ďalšiu", +"Reject and Move to Next":"Odmietnuť a prejsť na ďalšiu", +"Remove Noise":"Odstrániť šum", +"Rename Master":"Premenovať predlohu", +"Rename S~heet...":"~Premenovať hárok...", +"Reply Comment":"Odpovedať na poznámku", +"Reset Data Point":"Obnoviť dátový bod", +"Reset all Data Points":"Obnoviť všetky dátové body", +"Resolved Comments":"Vyriešené poznámky", +"Restart Numbering":"Reštartovať číslovanie", +"Right":"Vpravo", +"Right Arrow":"Šípka vpravo", +"Right Arrow Callout":"Bublina so šípkou doprava", +"Right Brace":"Pravá zložená zátvorka", +"Right Bracket":"Pravá zátvorka", +"Right Triangle":"Pravouhlý trojuholník", +"Right or Left Arrow":"Šípka doľava alebo doprava", +"Right-To-Left":"Sprava-doľava", +"Ring":"Prstenec", +"Rotate 90° ~Left":"Otočiť o 90° doľava", +"Rotate 90° ~Right":"Otočiť o 90° do_prava", +"Rot~ate":"Ot~očiť", +"Round Callout":"Okrúhla bublina", +"Rounded Rectangular Callout":"Zaoblená pravouhlá bublina", +"Row":"Riadok", +"Row ~Height...":"~Výška riadka...", +"Rows ~Above":"Riadky ~nad", +"Rows ~Below":"Riadky ~pod", +"R~efresh Range":"Aktualizovať obl~asť", +"R~ight-To-Left":"Sp~rava-doľava", +"R~un Macro...":"Sp~ustiť makro...", +"S-shaped Arrow":"S - šípka", +"Save ~As...":"Uložiť ~ako...", +"Scientific":"Vedecká", +"Select Cell":"Vybrať bunku", +"Select Column":"Vybrať stĺpec", +"Select Row":"Vybrať riadok", +"Select Table":"Vybrať tabuľku", +"Select ~All":"Vybr~ať všetko", +"Select ~Range...":"Vyb~rať oblasť...", +"Set Background Image...":"Nastaviť obrázok pozadia...", +"Set Character Spacing":"Nastaviť rozostup znakov", +"Set Heading Numbering":"Nastaviť číslovanie nadpisov", +"Set Line Spacing":"Nastaviť riadkový preklad", +"Se~ction...":"Obla~sť...", +"Shadow":"Tieň", +"Sharpen":"Zaostriť", +"Sheet R~ight-To-Left":"Hárok sprava-doľa~va", +"Show":"Zobraziť", +"Show Navigator Window":"Zobraziť okno navigátora", +"Show track changes":"Zobraziť zaznamenané zmeny", +"Sho~w Rows":"~Zobraziť riadky", +"Sho~w Slide":"Zo~braziť snímku", +"Sidebar":"Postranný panel", +"Signat~ure Line...":"Riadok pre ~podpis...", +"Signet":"Pečať", +"Slant Down":"Skosiť dole", +"Slant Up":"Skosiť hore", +"Slide Layout":"Rozloženie snímky", +"Slide Properties...":"Vlastnosti snímky...", +"Slide Tit~le":"~Názov snímky", +"Slide Transition":"Prechod medzi snímkami", +"Slide ~Count":"~Počet snímok", +"Slide ~Layout":"~Rozloženie snímky", +"Small capitals":"Kapitálky", +"Smiley Face":"Usmiata tvár", +"Snap to Grid":"Zachytiť na mriežku", +"Sort Ascending":"Zoradiť vzostupne", +"Sort Descending":"Zoradiť zostupne", +"So~rt...":"Zo~radiť...", +"Sparkline...":"Minigrafy...", +"Sparklines":"Minigrafy", +"Split Arrow":"Rozdelená šípka", +"Split Cells...":"Rozdeliť bunky...", +"Split Table...":"Rozdeliť tabuľku...", +"Square":"Štvorec", +"Square Bevel":"Zrezaný štvorboký ihlan", +"Square, Rounded":"Štvorec, zaoblený", +"Statistics":"Štatistika", +"Stop":"Zastaviť", +"Straight Connector":"Priama spojnica", +"Straight Connector ends with Arrow":"Priama spojnica končiaca šípkou", +"Straight Connector with Arrows":"Priama spojnica so šípkami", +"Strikethrough":"Preškrtnuté", +"Striped Right Arrow":"Pruhovaná šípka doprava", +"Subscript":"Dolný index", +"Sun":"Slnko", +"Superscript":"Horný index", +"Symbol":"Symbol", +"S~how Columns":"~Zobraziť stĺpce", +"S~lide":"S~nímka", +"S~pecial Character...":"Š~peciálny znak...", +"Table Cell Background Color":"Farba pozadia bunky tabuľky", +"Table of Contents and Inde~x":"~Obsah a register", +"Ta~ble Properties...":"Vlastnosti ta~buľky...", +"Text Wrap...":"Obtekanie textu...", +"Te~xt":"Te~xt", +"Theme...":"Motív...", +"Thousands Separator":"Oddeľovač tisícov", +"Time":"Čas", +"Time Field":"Časové pole", +"Title Page...":"Titulná strana...", +"To Background":"Na pozadie", +"To Cell (~resize with cell)":"K bunke (~meniť veľkosť s bunkou)", +"To Foreground":"Na popredie", +"To Next Paragraph in Level":"Na nasledujúci odsek v úrovni", +"To Previous Paragraph in Level":"Na predchádzajúci odsek v úrovni", +"To P~age":"K str~ane", +"To ~Cell":"K ~bunke", +"To ~Character":"K ~znaku", +"To ~Curve":"~Na krivku", +"To ~Frame":"K ~rámcu", +"To ~Paragraph":"K o~dseku", +"Toggle Automatic Spell Checking":"Prepnúť automatickú kontrolu pravopisu", +"Toggle Formatting Marks":"Prepnúť riadiace znaky", +"Toggle Ordered List":"Prepnúť zoradený zoznam", +"Toggle Shadow":"Prepnúť tieň", +"Toggle Unordered List":"Prepnúť nezoradený zoznam", +"Top":"Hore", +"Track Chan~ges":"Sledovať z~meny", +"Translate...":"Preložiť...", +"Transparency":"Priehľadnosť", +"Trapezoid":"Lichobežník", +"Triangle Down":"Trojuholník hrot dole", +"Triangle Up":"Trojuholník hrot hore", +"T~able":"T~abuľka", +"T~ime (variable)":"Č~as (premenný)", +"T~itle":"Nadp~is", +"Underline":"Podčiarknuť", +"Unfloat Frame Content":"Ukotviť obsah rámca", +"Ungroup Sparklines":"Zrušiť zoskupenie minigrafov", +"Unmerge Cells":"Zrušiť zlúčenie buniek", +"Unprotect Cells":"Odomknúť bunky", +"Up Arrow":"Šípka hore", +"Up Arrow Callout":"Bublina so šípkou hore", +"Up and Down Arrow":"Zvislá obojstranná šípka", +"Up and Down Arrow Callout":"Bublina so zvislou obojstrannou šípkou", +"Up and Right Arrow":"Šípka hore a doprava", +"Up and Right Arrow Callout":"Bublina so šípkou hore a doprava", +"Up, Right and Down Arrow":"Šípka hore, doprava a dole", +"Update ~Index":"Aktualizovať ~register", +"Vertical Scroll":"Zvislý zvitok", +"Vertical Text":"Vertikálny text", +"Vertically C~enter":"Zvisle na ~stred", +"Vertically S~pacing":"Zvisle ~medzery", +"Vertically ~Bottom":"Zvisle na~dol", +"Vertically ~Top":"Zvisle ~nahor", +"View Grid Lines":"Zobraziť čiary mriežky", +"Watermark...":"Vodoznak...", +"Wave":"Vlnka", +"Wrap Text":"Zalomiť text", +"Zoom In":"Zväčšiť", +"Zoom Out":"Zmenšiť", +"~3D View...":"~3D zobrazenie...", +"~Accessibility Check...":"Kontrola ~prístupnosti...", +"~Add":"Prid~ať", +"~Add to List":"~Pridať do zoznamu", +"~Advanced Filter...":"Rozší~rený filter...", +"~Analysis of Variance (ANOVA)...":"~Analýza rozptylu (ANOVA)...", +"~Arrange":"Usporiad~ať", +"~Author":"~Autor", +"~Automatic Spell Checking":"~Automatická kontrola pravopisu", +"~Bottom":"~Dole", +"~Bring to Front":"~Preniesť do popredia", +"~Bullets and Numbering...":"O~drážky a číslovanie...", +"~Capitalize Every Word":"Každé Prvé Písmeno Sl~ova Veľkým", +"~Centered":"Na ~stred", +"~Chart...":"~Graf...", +"~Chi-square Test...":"~Chí-kvadrát test...", +"~Clear":"~Vyčistiť", +"~Clear Direct Formatting":"~Odstrániť priame formátovanie", +"~Column":"~Stĺpec", +"~Column Break":"Zalomenie stĺp~ca", +"~Columns":"~Stĺpce", +"~Contour":"O~brys", +"~Convert":"~Konvertovať", +"~Correlation...":"~Korelácia...", +"~Covariance...":"K~ovariancia...", +"~Cut":"~Vystrihnúť", +"~Data":"~Dáta", +"~Data Ranges...":"~Dátové oblasti...", +"~Data Table...":"~Tabuľka údajov...", +"~Date":"~Dátum", +"~Date (fixed)":"~Dátum (pevný)", +"~Date (variable)":"Dátum (~premenný)", +"~Define":"~Definovať", +"~Define Range...":"~Definovať oblasť...", +"~Define...":"~Zadať...", +"~Delete":"~Odstrániť", +"~Delete Sheet...":"~Odstrániť hárky...", +"~Delete Slide":"~Odstrániť snímku", +"~Descriptive Statistics...":"~Popisná štatistika...", +"~Display Grid":"Zo~braziť mriežku", +"~Edit":"~Upraviť", +"~Edit Contour...":"~Upraviť obrys...", +"~Edit...":"~Upraviť...", +"~Endnote":"~Koncová poznámka", +"~Enter Group":"Vstúpiť do ~zoskupenia", +"~Exponential Smoothing...":"~Exponenciálne vyhladzovanie...", +"~F-test...":"~F-test...", +"~File":"~Súbor", +"~First Paragraph":"Pr~vý odsek", +"~Fonts...":"~Písma...", +"~Footnote":"~Poznámka pod čiarou", +"~Footnote/Endnote Settings...":"Nastavenia poznámok pod čiarou/koncových poznámok", +"~Format Cells...":"Formátovať ~bunky...", +"~Formula Object...":"Objekt ~vzorca...", +"~Function...":"~Funkcia...", +"~Go to Sheet...":"~Prejsť na hárok...", +"~Goal Seek...":"Vy~hľadanie cieľa...", +"~Group":"Zos~kupiť", +"~Group and Outline":"Zos~kupiť a označiť", +"~Group...":"Zos~kupiť...", +"~Header and Footer...":"Hlavička a päta...", +"~Headers and Footers...":"~Hlavičky a päty...", +"~Height...":"~Výška...", +"~Help":"~Pomocník", +"~Hide":"S~kryť", +"~Hide AutoFilter":"Skryť automatický ~filter", +"~Hide Details":"Skryť po~drobnosti", +"~Hide Sheet":"~Skryť hárok", +"~Hide Slide":"S~kryť snímku", +"~Hyperlink":"~Hypertextový odkaz", +"~Hyperlink...":"H~ypertextový odkaz...", +"~Hyphenation":"~Delenie slov", +"~Hyphenation...":"Delenie slov...", +"~Image...":"~Obrázok...", +"~Index Entry...":"~Položka registra...", +"~Insert":"~Vložiť", +"~Insert or Edit...":"V~ložiť alebo upraviť...", +"~Insert...":"Vlož~iť...", +"~Interaction...":"~Interakcia...", +"~Left":"~Vľavo", +"~Left-to-Right Mark":"Značka zľava-doprava", +"~Line Numbering...":"Čís~lovanie riadkov...", +"~Manage...":"~Spravovať...", +"~Middle":"Na ~stred", +"~More Fields...":"~Viac polí...", +"~More Options...":"~Viac možností...", +"~Move or Copy Sheet...":"Presu~núť/Kopírovať hárok...", +"~Moving Average...":"~Kĺzavý priemer...", +"~Named Ranges and Expressions":"P~omenované oblasti a výrazy", +"~New Slide":"~Nová snímka", +"~No-break Space":"~Nezalomiteľná medzera", +"~Optimal":"~Optimálne", +"~Optimal Height...":"~Optimálna výška...", +"~Optimal Width...":"~Optimálna šírka...", +"~Ordered List":"~Zoradený zoznam", +"~Page":"~Strana", +"~Page Break":"~Zalomenie strany", +"~Page Number":"Číslo st~rany", +"~Page Number...":"Čís~lo strany...", +"~Page Numbers...":"Čísla strán...", +"~Page Style...":"Štýl st~rany...", +"~Page...":"~Strana...", +"~Parallel":"~Rovnobežne", +"~Paste":"~Vložiť", +"~Pivot Table":"~Kontingenčná tabuľka", +"~Print...":"~Tlačiť...", +"~Properties...":"~Vlastnosti...", +"~Recalculate":"P~repočítať", +"~Record":"~Záznam", +"~Redo":"~Znova", +"~Refresh":"~Obnoviť", +"~Regression...":"~Regresia...", +"~Remove Hyperlink":"~Odstrániť hypertextový odkaz", +"~Remove Outline":"~Zrušiť zoskupenie", +"~Reset Filter":"~Resetovať filter", +"~Right":"Vp~ravo", +"~Right-to-Left Mark":"Značka ~sprava-doľava", +"~Row":"~Riadok", +"~Rows":"~Riadky", +"~Sampling...":"V~zorkovanie...", +"~Save":"~Uložiť", +"~Sections...":"Obla~sti...", +"~Select":"~Vybrať", +"~Send to Back":"Prenie~sť dozadu", +"~Sentence case":"Pí~smo vety", +"~Shape":"Ú~tvar", +"~Sheet":"~Hárok", +"~Show":"~Zobraziť", +"~Show Details":"~Zobraziť podrobnosti", +"~Show Sheet...":"~Zobraziť hárok...", +"~Slide Number":"Čí~slo snímky", +"~Soft Hyphen":"Voliteľné ~rozdelenie", +"~Sort...":"~Zoradiť...", +"~Spacing":"Rozo~stupy", +"~Spacing...":"Rozo~stupy...", +"~Spelling...":"Kontrola pravopi~su...", +"~Standard Filter...":"Š~tandardný filter...", +"~Subject":"P~redmet", +"~Table":"~Tabuľka", +"~Table Properties...":"Vlastnosti ta~buľky...", +"~Table...":"~Tabuľka...", +"~Text Box":"~Textové pole", +"~Thesaurus...":"~Slovník synoným...", +"~Through":"~Cez", +"~Time":"Ča~s", +"~Time (fixed)":"Ča~s (pevný)", +"~Time (variable)":"Č~as (premenný)", +"~Tools":"~Nástroje", +"~Top":"~Hore", +"~UPPERCASE":"~VEĽKÉ PÍSMO", +"~Undo":"~Vrátiť", +"~Ungroup...":"Zrušiť zosk~upenie...", +"~Unordered List":"~Nezoradený zoznam", +"~Update All":"~Aktualizovať všetko", +"~Validity...":"~Platnosť...", +"~View":"~Zobraziť", +"~While Typing":"~Opravovať počas písania", +"~Width...":"Ší~rka...", +"~Word Count...":"Počet slo~v...", +"~Word Joiner":"Nezalomiteľná medzera nulovej šírky", +"~Wrap":"~Obtekanie", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"~Zalomiteľná nulová medzera", +"~lowercase":"~malé písmo", +"~tOGGLE cASE":"~pREPNÚŤ vEĽKOSŤ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sl.json b/f7cloud-office/browser/dist/l10n/uno/sl.json new file mode 100644 index 0000000..b02b629 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sl.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"Dvanajstkraka zvezda", +"24-Point Star":"Štiriindvajsetkraka zvezda", +"4-Point Star":"Štirikraka zvezda", +"4-way Arrow":"Štirismerna puščica", +"4-way Arrow Callout":"Oblaček s štirismernimi puščicami", +"5-Point Star":"Petkraka zvezda", +"6-Point Star":"Šestkraka zvezda", +"6-Point Star, Concave":"Šestkraka zvezda, konkavna", +"8-Point Star":"Osemkraka zvezda", +"Accept":"Sprejmi", +"Accept All":"Sprejmi vse", +"Accept All Changes":"Sprejmi vse spremembe", +"Accept Change":"Sprejmi spremembo", +"Accept Track Change and select the next one":"Sprejmi spremembo in izberi naslednjo", +"Accept and Move to Next":"Sprejmi in se pomakni na naslednjo", +"Add Decimal Place":"Dodaj decimalno mesto", +"Add descriptions of non-text content (for accessibility)":"Dodajte opise nebesedilne vsebine (za dostopnost)", +"After":"Za", +"Align Bottom":"Poravnaj spodaj", +"Align Bottom to Anchor":"Poravnaj dno na sidro", +"Align Center":"Poravnaj na sredino", +"Align Left":"Poravnaj levo", +"Align Right":"Poravnaj desno", +"Align Tex~t":"Poravnaj bese~dilo", +"Align Top":"Poravnaj zgoraj", +"Align Top to Anchor":"Poravnaj vrh na sidro", +"Alt Text...":"Nadomestno besedilo ...", +"Anc~hor":"Zas~idraj", +"Animation":"Animacija", +"Apply Suggestion":"Uporabi predlog", +"Arch Down (Curve)":"Lok spodaj (krivulja)", +"Arch Down (Pour)":"Lok spodaj (zlito)", +"Arch Left (Curve)":"Lok levo (krivulja)", +"Arch Right (Curve)":"Lok desno (krivulja)", +"Arch Right (Pour)":"Lok desno (zlito)", +"Arch Up (Curve)":"Lok zgoraj (krivulja)", +"Arch Up (Pour)":"Lok navzgor (zlito)", +"Arrange":"Razporedi", +"As C~haracter":"Kot ~znak", +"AutoCorr~ect":"Sa~mopopravki", +"AutoFill Data Series: automatic":"Samozapolni nize podatkov: samodejno", +"Auto~Filter":"Samodejni ~filter", +"A~lignment...":"Po~ravnava ...", +"A~rea...":"Po~dročje ...", +"A~rrange":"~Razporedi", +"Back One":"Za eno nazaj", +"Background Color":"Barva ozadja", +"Before":"Pred", +"Block Arc":"Odebeljen lok", +"Bold":"Krepko", +"Bookmar~k...":"~Zaznamek ...", +"Borders (Shift to overwrite)":"Obrobe (dvigalka za prepis)", +"Bottom":"Spodaj", +"Brightness":"Svetlost", +"Caption...":"Napis ...", +"Center":"Sredina", +"Center Horizontal":"Vodoravno na sredino", +"Center Vertically":"Navpično na sredino", +"Centered":"Na sredini", +"Ce~lls...":"Ce~lice ...", +"Character Highlighting Color":"Barva poudarjanja znakov", +"Character Spacing":"Razmik med znaki", +"Charcoal Sketch":"Skica z ogljem", +"Chart T~ype...":"~Vrsta grafikona ...", +"Check Spelling":"Preveri črkovanje", +"Chevron":"Škarnica", +"Chevron Down":"Škarnica navzdor", +"Chevron Up":"Škarnica navzgor", +"Circle":"Krožec", +"Circle (Curve)":"Krog (krivulja)", +"Circle (Pour)":"Krog (zlito)", +"Circle Pie":"Izsekan krog", +"Circular Arrow":"Krožna puščica", +"Clear Direct Formatting":"Počisti neposredno oblikovanje", +"Clear ~Direct Formatting":"~Počisti neposredno oblikovanje", +"Cle~ar Cells...":"Po~čisti celice ...", +"Clone Formatting":"Preslikovalnik oblik", +"Close Master View":"Zapri pogled matrice", +"Cloud":"Oblak", +"Cl~ear Contents...":"Po~čisti vsebino ...", +"Color Scale...":"Barvna lestvica ...", +"Column":"Stolpec", +"Column ~Width...":"~Širina stolpca ...", +"Columns A~fter":"Stolpci ~za", +"Columns B~efore":"Stolpci pr~ed", +"Columns ~After":"Stolpci ~za", +"Columns ~Before":"Stolpci ~pred", +"Comments":"Komentarji", +"Comme~nt":"~Komentar", +"Connector":"Konektor", +"Connector Ends with Arrow":"Konektor s puščico na koncu", +"Connector with Arrows":"Konektor s puščicama", +"Connectors":"Konektorji", +"Connectors (double click for multi-selection)":"Konektorji (dvokliknite za večkratni izbor)", +"Content Control Properties":"Lastnosti kontrolnika vsebine", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopiraj mesto hiperpovezave", +"Cop~y":"~Kopiraj", +"Corner Right Arrow":"Lomljena puščica desno", +"Co~lumns...":"Stolp~ci ...", +"Co~mpress...":"S~tisni ...", +"Crop":"Obreži", +"Crop Image":"Obreži sliko", +"Cross":"Križ", +"Cross-~reference...":"Navzkri~žno sklicevanje ...", +"Cuboid":"Kvader", +"Currency":"Valuta", +"Current ~Index":"Trenutno ~kazalo", +"Curve":"Krivulja", +"Curve Down":"Krivulja navzdol", +"Curve Up":"Krivulja navzgor", +"Curved Connector":"Ukrivljen konektor", +"Curved Connector Ends with Arrow":"Ukrivljen konektor s puščico na koncu", +"Curved Connector with Arrows":"Ukrivljen konektor s puščicama", +"Cycle Case":"Zamenjaj velikost črk", +"Cylinder":"Valj", +"C~ell":"C~elica", +"C~haracter...":"Z~nak ...", +"C~onditional":"P~ogojno", +"Data Bar...":"Podatkovna vrstica ...", +"Date":"Datum", +"Date...":"Datum ...", +"Dat~e (variable)":"Dat~um (spremenljiv)", +"Decrease Font Size":"Zmanjšaj pisavo", +"Decrease Indent":"Zmanjšaj zamik", +"Decrease Paragraph Spacing":"Zmanjšaj razmik med odstavki", +"Decrease Size":"Zmanjšaj velikost", +"Delete All Comments":"Izbriši vse komentarje", +"Delete All Comments by This Author":"Izbriši vse komentarje tega avtorja", +"Delete Axis":"Izbriši os", +"Delete Comment":"Izbriši komentar", +"Delete Content Control":"Izbriši kontrolnik vsebine", +"Delete C~ells...":"Izbriši c~elice ...", +"Delete C~ontents...":"Izbriši vsebin~o ...", +"Delete Data Labels":"Izbriši oznake podatkov", +"Delete Decimal Place":"Izbriši decimalno mesto", +"Delete Index":"Izbriši kazalo", +"Delete Legend":"Izbriši legendo", +"Delete Major Grid":"Izbriši glavno mrežo", +"Delete Minor Grid":"Izbriši pomožno mrežo", +"Delete Row":"Izbriši vrstico", +"Delete Rows":"Izbriši vrstice", +"Delete Single Data Label":"Izbriši posamezno oznako podatkov", +"Delete Sparkline":"Izbriši mini grafikon", +"Delete Sparkline Group":"Izbriši skupino mini grafikonov", +"Delete Table":"Izbriši tabelo", +"Delete selected columns":"Izbriši izbrane stolpce", +"Delete selected rows":"Izbriši izbrane vrstice", +"Delete table":"Izbriši tabelo", +"Delete ~All Comments":"Izbriši ~vse komentarje", +"Delete ~Columns":"Izbriši ~stolpce", +"Demote Outline Level":"Ponižaj raven orisa", +"Demote Outline Level with Subpoints":"Ponižaj raven orisa s podtočkami", +"De~lete...":"~Izbriši ...", +"Diamond":"Karo", +"Diamond Bevel":"Romb z dvojnim robom", +"Digital Signatu~res...":"Digitalni pod~pisi ...", +"Display Grid":"Prikaži mrežo", +"Doorplate":"Imenska ploščica", +"Double Brace":"Dvojni zaviti oklepaj", +"Double Bracket":"Dvojni okrogli oklepaj", +"Double Underline":"Dvojno podčrtano", +"Down Arrow":"Puščica navzdol", +"Down Arrow Callout":"Oblaček s puščico navzdol", +"Duplicate Page":"Podvoji stran", +"Duplicate ~Slide":"Po~dvoji prosojnico", +"D~elete Page":"I~zbriši stran", +"Edit Hyperlink...":"Uredi hiperpovezavo ...", +"Edit Section...":"Uredi odsek ...", +"Edit Sparkline Group...":"Uredi skupino mini grafikonov ...", +"Edit Sparkline...":"Uredi mini grafikon ...", +"Ellipse":"Elipsa", +"Ellipse (double click for multi-selection)":"Elipsa (dvokliknite za večkratni izbor)", +"Explosion":"Eksplozija", +"E~xecute Interaction...":"I~zvedi interakcijo ...", +"E~xit Group":"I~zhod iz skupine", +"Fade Down":"Zabriši navzdol", +"Fade Left":"Zabriši levo", +"Fade Right":"Zabriši desno", +"Fade Up":"Zabriši navzgor", +"Fade Up and Left":"Zabriši navzgor in levo", +"Fade Up and Right":"Zabriši navzgor in desno", +"Fiel~d":"Po~lje", +"Fill Color":"Barva polnila", +"Find Next":"Najdi naslednje", +"Find Previous":"Najdi prejšnje", +"Find and Rep~lace...":"Najdi in za~menjaj ...", +"First ~Author":"Prvi ~avtor", +"Flip Horizontally":"Obrni vodoravno", +"Flip Vertically":"Obrni navpično", +"Flowchart: Alternate Process":"Alternativni proces", +"Flowchart: Card":"Kartica", +"Flowchart: Collate":"Združevanje", +"Flowchart: Connector":"Konektor", +"Flowchart: Data":"Podatki", +"Flowchart: Decision":"Odločitev", +"Flowchart: Delay":"Zakasnitev", +"Flowchart: Direct Access Storage":"Neposredni dostop", +"Flowchart: Display":"Zaslon", +"Flowchart: Document":"Dokument", +"Flowchart: Extract":"Povzetek", +"Flowchart: Internal Storage":"Vgrajen pomnilnik", +"Flowchart: Magnetic Disc":"Magnetni disk", +"Flowchart: Manual Input":"Ročni vnos", +"Flowchart: Manual Operation":"Ročna operacija", +"Flowchart: Merge":"Spajanje", +"Flowchart: Multidocument":"Večkraten dokument", +"Flowchart: Off-page Connector":"Neskončni konektor", +"Flowchart: Or":"Ali", +"Flowchart: Predefined Process":"Preddoločen proces", +"Flowchart: Preparation":"Priprava", +"Flowchart: Process":"Proces", +"Flowchart: Punched Tape":"Preluknjan trak", +"Flowchart: Sequential Access":"Posredni dostop", +"Flowchart: Sort":"Razvrščanje", +"Flowchart: Stored Data":"Shranjeni podatki", +"Flowchart: Summing Junction":"Vsota", +"Flowchart: Terminator":"Prekinitev", +"Flower":"Cvetlica", +"Folded Corner":"Zapognjen vogal", +"Font Color":"Barva pisave", +"Fontwork Shape":"Liki Stavca", +"Fontwork...":"Stavec ...", +"Foote~r":"~Noga", +"For All Text":"Celotnega besedila", +"For Paragraph":"Odstavka", +"For Selection":"Izbora", +"Format Axis...":"Oblikuj os ...", +"Format Chart Area...":"Oblikuj področje grafikona ...", +"Format Data Labels...":"Oblikuj oznake podatkov ...", +"Format Data Point...":"Oblikuj podatkovno točko ...", +"Format Data Series...":"Oblikuj niz podatkov ...", +"Format Floor...":"Oblikuj tla ...", +"Format Legend...":"Oblikuj legendo ...", +"Format Major Grid...":"Oblikuj glavno mrežo ...", +"Format Mean Value Line...":"Oblikuj črto srednje vrednosti ...", +"Format Minor Grid...":"Oblikuj pomožno mrežo ...", +"Format Pa~ge...":"Oblika s~trani ...", +"Format Selection...":"Oblikuj izbor ...", +"Format Single Data Label...":"Oblikuj posamezno oznako podatkov ...", +"Format Stock Gain...":"Oblikuj borzni dobiček ...", +"Format Stock Loss...":"Oblikuj borzno izgubo ...", +"Format Title...":"Oblikuj naslov ...", +"Format Trend Line Equation...":"Oblikuj enačbo trendne črte ...", +"Format Trend Line...":"Oblikuj trendno črto ...", +"Format Wall...":"Oblikuj steno ...", +"Format X Error Bars...":"Oblikuj stolpce napake X ...", +"Format Y Error Bars...":"Oblikuj stolpce napake Y ...", +"Format as Currency":"Oblikuj kot valuto", +"Format as Date":"Oblikuj kot datum", +"Format as General":"Oblikuj kot splošno", +"Format as Number":"Oblikuj kot število", +"Format as Percent":"Oblikuj kot odstotek", +"Format as Scientific":"Oblikuj kot znanstveno", +"Format as Time":"Oblikuj kot čas", +"Formatting Mark":"Oblikovalna oznaka", +"Formula to Value":"Formula v vrednost", +"Forward One":"Za eno naprej", +"For~matting Marks":"O~blikovalne oznake", +"Fo~rm":"O~brazec", +"Frame":"Okvir", +"Freeze First Column":"Zamrzni prvi stolpec", +"Freeze First Row":"Zamrzni prvo vrstico", +"Freeze Rows and Columns":"Zamrzni vrstice in stolpce", +"Freeze ~Cells":"Zamrzni ~celice", +"F~ont Size...":"Velikost p~isave ...", +"F~ormat":"O~blika", +"F~ourier Analysis...":"F~ourierova analiza ...", +"F~rame...":"O~kvir ...", +"F~ull Screen":"~Cel zaslon", +"General":"Splošno", +"Give a label to identify an object":"Podajte oznako, s katero želite identificirati predmet", +"Go t~o Page...":"Poj~di na stran ...", +"Go t~o Slide...":"Poj~di na prosojnico ...", +"Group Sparklines":"Združi mini grafikone", +"Heading ~Numbering...":"Oštevi~lčevanje naslovov ...", +"Heart":"Srce", +"Hexagon":"Šestkotnik", +"He~ader":"~Glava", +"He~ader and Footer":"~Glava in noga", +"Horizontal Scroll":"Vodoravni zvitek", +"Horizontally ~Center":"Vodoravno na ~sredini", +"Horizontally ~Left":"Vodoravno ~levo", +"Horizontally ~Right":"Vodoravno ~desno", +"Horizontally ~Spacing":"Vodoravno z ~razmikom", +"H~ide":"S~krij", +"H~ide Columns":"Skr~ij stolpce", +"H~ide Rows":"S~krij vrstice", +"Icon Set...":"Nabor ikon ...", +"Ignore":"Prezri", +"Ignore All":"Prezri vse", +"Image Mode":"Slikovni način", +"In ~Background":"V ~ozadju", +"Increase Font Size":"Povečaj pisavo", +"Increase Indent":"Povečaj zamik", +"Increase Paragraph Spacing":"Povečaj razmik med odstavki", +"Increase Size":"Povečaj velikost", +"Inflate":"Izbočeno", +"Insert Audio or Video":"Vstavi zvok/video", +"Insert Axis":"Vstavi os", +"Insert Axis Title":"Vstavi naslov osi", +"Insert Bookmark":"Vstavi zaznamek", +"Insert Caption...":"Vstavi napis ...", +"Insert Chart":"Vstavi grafikon", +"Insert Column After":"Vstavi stolpec za", +"Insert Column Before":"Vstavi stolpec pred", +"Insert Column Break":"Vstavi prelom stolpca", +"Insert Columns ~After":"Vstavi stolpce ~za", +"Insert Columns ~Before":"Vstavi stolpce ~pred", +"Insert Comment":"Vstavi komentar", +"Insert Co~lumns":"Vstavi ~stolpce", +"Insert Cross-reference":"Vstavi navzkrižni sklic", +"Insert Data Labels":"Vstavi oznake podatkov", +"Insert Endnote":"Vstavi končno opombo", +"Insert Field":"Vstavi polje", +"Insert Fontwork Text":"Vstavi besedilo Stavca", +"Insert Footnote":"Vstavi sprotno opombo", +"Insert Frame":"Vstavi okvir", +"Insert Hyperlink":"Vstavi hiperpovezavo", +"Insert Image...":"Vstavi sliko ...", +"Insert Index Entry":"Vstavi vnos v kazalo", +"Insert Line (double click for multi-selection)":"Vstavi črto (dvokliknite za večkratni izbor)", +"Insert Major Grid":"Vstavi glavno mrežo", +"Insert Mean ~Value Line":"Vstavi črto ~srednje vrednosti", +"Insert Minor Grid":"Vstavi pomožno mrežo", +"Insert Page Break":"Vstavi prelom strani", +"Insert Page Number":"Vstavi številko strani", +"Insert Row Above":"Vstavi vrstico nad", +"Insert Row Below":"Vstavi vrstico pod", +"Insert Rows ~Above":"Vstavi vrstice n~ad", +"Insert Rows ~Below":"Vstavi vrstice po~d", +"Insert Single Data Label":"Vstavi posamezno oznako podatkov", +"Insert Slide":"Vstavi prosojnico", +"Insert Soft Hyphen...":"Vstavi delilni vezaj ...", +"Insert Special Character":"Vstavi poseben znak", +"Insert Special Characters":"Vstavi posebne znake", +"Insert Text Box":"Vstavi polje z besedilom", +"Insert Text Box (double click for multi-selection)":"Vstavi polje z besedilom (dvokliknite za večkratni izbor)", +"Insert Titles...":"Vstavi naslove ...", +"Insert Tre~nd Line...":"Vstavi tre~ndno črto ...", +"Insert Unnumbered Entry":"Vstavi neoštevilčen vnos", +"Insert Vertical Text":"Vstavi navpično besedilo", +"Insert columns after":"Vstavi stolpce za", +"Insert columns before":"Vstavi stolpce pred", +"Insert page number":"Vstavi številko strani", +"Insert rows above":"Vstavi vrstice nad", +"Insert rows below":"Vstavi vrstice pod", +"Insert ~Cells...":"Vstavi ~celice ...", +"Insert ~Rows":"Vstavi ~vrstice", +"Insert ~Table...":"Vstavi ~tabelo ...", +"Insert ~X Error Bars...":"Vstavi stolpce napake ~X ...", +"Insert ~Y Error Bars...":"Vstavi stolpce napake ~Y ...", +"Insert/Delete Axes...":"Vstavi/izbriši osi ...", +"Invert":"Obrni", +"Isosceles Triangle":"Enakokraki trikotnik", +"Italic":"Ležeče", +"Justified":"Obojestransko", +"Language":"Jezik", +"Language Status":"Stanje jezika", +"Layout":"Postavitev", +"Left":"Levo", +"Left Arrow":"Puščica levo", +"Left Arrow Callout":"Oblaček s puščico levo", +"Left Brace":"Levi zaviti oklepaj", +"Left Bracket":"Levi okrogli oklepaj", +"Left and Right Arrow":"Puščica levo in desno", +"Left and Right Arrow Callout":"Oblaček s puščicama levo in desno", +"Left-To-Right":"Od leve proti desni", +"Lightning Bolt":"Strela", +"Line":"Črta", +"Line Callout 1":"Oblaček 1", +"Line Callout 2":"Oblaček 2", +"Line Callout 3":"Oblaček 3", +"Line Color":"Barva črte", +"Line Connector":"Lomljen konektor", +"Line Connector Ends with Arrow":"Lomljen konektor s puščico na koncu", +"Line Spacing":"Razmik med vrsticami", +"Line Spacing: 1":"Razmik med vrsticami: 1", +"Line Spacing: 1.5":"Razmik med vrsticami: 1,5", +"Line Spacing: 2":"Razmik med vrsticami: 2", +"Lis~ts":"Seznam~i", +"L~ine...":"Č~rta ...", +"Manage Track Changes":"Upravljaj sledenje spremembam", +"Manage...":"Upravljaj ...", +"Manual ~Break...":"Ro~čni prelom ...", +"Master Slides":"Matrice prosojnic", +"Media":"Medijska datoteka", +"Merge Cells":"Spoji celice", +"Merge and center or unmerge cells depending on the current toggle state":"Spojite celice in jih poravnajte na sredino oz. razdelite spojene celice, odvisno od trenutnega stanja preklopne možnosti.", +"Moon":"Luna", +"More ~Filters":"Več ~filtrov", +"Move Item Down":"Premakni element navzdol", +"Move Item Down with Subpoints":"Premakni element navzdol s podtočkami", +"Move Item Up":"Premakni element navzgor", +"Move Item Up with Subpoints":"Premakni element navzgor s podtočkami", +"M~erge and Center Cells":"Sp~oji celice in poravnaj na sredino", +"Name...":"Ime ...", +"Na~vigator":"Kr~mar", +"New Page":"Nova stran", +"Next":"Naslednja", +"Next Page":"Naslednja stran", +"Next Track Change":"Naslednja sprememba", +"No List":"Ni seznam", +"Non-breaking ~Hyphen":"Nedeljivi ~pomišljaj", +"None":"Brez", +"Notched Right Arrow":"Prisekana puščica desno", +"Number":"Število", +"Number Format":"Oblika številk", +"Number Format...":"Oblika števila ...", +"Number Format: Currency":"Oblika številk: valuta", +"Number Format: Date":"Oblika številk: datum", +"Number Format: Decimal":"Oblika številk: decimalno", +"Number Format: Exponential":"Oblika številk: eksponent", +"Number Format: Percent":"Oblika številk: odstotek", +"Number Format: Standard":"Oblika številk: standardno", +"Number Format: Time":"Oblika številk: čas", +"Octagon":"Osemkotnik", +"Octagon Bevel":"Osemkotnik z dvojnim robom", +"Open Circle (Curve)":"Odprt krog (krivulja)", +"Open Circle (Pour)":"Odprt krog (zlito)", +"Open Hyperlink":"Odpri hiperpovezavo", +"Open the Elements Deck":"Odpri zloženi zavihek Elementi", +"Open the Styles Deck":"Odpri zloženi zavihek Slogi", +"Optimal Column Width":"Optimalna širina stolpca", +"Optimal Row Height":"Optimalna višina vrstice", +"Orientation":"Usmerjenost", +"Outline Font Effect":"Učinek orisa pisave", +"Overline":"Nadčrtano", +"Page Properties...":"Lastnosti strani ...", +"Page Tit~le":"Nas~lov strani", +"Page ~Count":"~Število strani", +"Paired ~t-test...":"Parni ~t-test ...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Po~sebno lepljenje ...", +"Pentagon":"Petkotnik", +"Percent":"Odstotek", +"Pi~vot Table...":"Vrt~ilna tabela ...", +"Plain Text":"Navadno besedilo", +"Pop Art":"Pop art", +"Position and Si~ze...":"Položaj in ve~likost ...", +"Previous Page":"Prejšnja stran", +"Previous Track Change":"Prejšnja sprememba", +"Prin~t Ranges":"Obse~gi tiskanja", +"Prohibited":"Prepovedano", +"Promote Outline Level":"Povišaj raven orisa", +"Promote Outline Level with Subpoints":"Povišaj raven orisa s podtočkami", +"Properties":"Lastnosti", +"Propert~ies...":"La~stnosti ...", +"Protect Cells":"Zaščiti celice", +"Protect ~Sheet...":"Zaščiti ~delovni list ...", +"Pr~evious":"Pr~ejšnja", +"Puzzle":"Sestavljenka", +"P~aragraph...":"Odst~avek ...", +"QR and ~Barcode...":"QR-koda in ~črtna koda ...", +"Record Track Changes":"Beleži spremembe", +"Rectangle":"Pravokotnik", +"Rectangle (double click for multi-selection)":"Pravokotnik (dvokliknite za večkratni izbor)", +"Rectangle, Rounded":"Pravokotnik, zaobljen", +"Rectangular Callout":"Pravokotni oblaček", +"Reject":"Zavrni", +"Reject All":"Zavrni vse", +"Reject All Changes":"Zavrni vse spremembe", +"Reject Change":"Zavrni spremembo", +"Reject Track Change and select the next one":"Zavrni spremembo in izberi naslednjo", +"Reject and Move to Next":"Zavrni in se pomakni na naslednjo", +"Remove Noise":"Odstrani šum", +"Rename Master":"Preimenuj matrico", +"Rename S~heet...":"Preimenuj ~delovni list ...", +"Reply Comment":"Odgovori na komentar", +"Reset Data Point":"Ponastavi podatkovno točko", +"Reset all Data Points":"Ponastavi vse podatkovne točke", +"Resolved Comments":"Razrešeni komentarji", +"Restart Numbering":"Ponovno začni oštevilčevati", +"Right":"Desno", +"Right Arrow":"Puščica desno", +"Right Arrow Callout":"Oblaček s puščico desno", +"Right Brace":"Desni zaviti oklepaj", +"Right Bracket":"Desni okrogli oklepaj", +"Right Triangle":"Pravokotni trikotnik", +"Right or Left Arrow":"Puščica desno ali levo", +"Right-To-Left":"Od desne proti levi", +"Ring":"Obroč", +"Rotate 90° ~Left":"Zasukaj 90° v ~levo", +"Rotate 90° ~Right":"Zasukaj 90° v ~desno", +"Rot~ate":"Zasu~kaj", +"Round Callout":"Okrogli oblaček", +"Rounded Rectangular Callout":"Zaokroženi pravokotni oblaček", +"Row":"Vrstica", +"Row ~Height...":"~Višina vrstice ...", +"Rows ~Above":"~Vrstice nad", +"Rows ~Below":"Vrstice ~pod", +"R~efresh Range":"Osv~eži obseg", +"R~ight-To-Left":"Od d~esne proti levi", +"R~un Macro...":"~Zaženi makro ...", +"S-shaped Arrow":"S-puščica", +"Save ~As...":"Shrani ~kot ...", +"Scientific":"Znanstveno", +"Select Cell":"Izberi celico", +"Select Column":"Izberi stolpec", +"Select Row":"Izberi vrstico", +"Select Table":"Izberi tabelo", +"Select ~All":"~Izberi vse", +"Select ~Range...":"Izberi o~bseg ...", +"Set Background Image...":"Določi sliko ozadja ...", +"Set Character Spacing":"Določi razmik med znaki", +"Set Heading Numbering":"Določi oštevilčevanje po naslovih", +"Set Line Spacing":"Določi razmik med vrsticami", +"Se~ction...":"~Odsek ...", +"Shadow":"Senca", +"Sharpen":"Izostri", +"Sheet R~ight-To-Left":"Delovni list od des~ne proti levi", +"Show":"Pokaži", +"Show Navigator Window":"Pokaži okno Krmarja", +"Show track changes":"Pokaži sledi sprememb", +"Sho~w Rows":"Poka~ži vrstice", +"Sho~w Slide":"P~okaži prosojnico", +"Sidebar":"Stranska vrstica", +"Signat~ure Line...":"~Črta za podpis ...", +"Signet":"Priponka", +"Slant Down":"Nagni navzdol", +"Slant Up":"Nagni navzgor", +"Slide Layout":"Postavitev prosojnice", +"Slide Properties...":"Lastnosti prosojnice ...", +"Slide Tit~le":"Nas~lov prosojnice", +"Slide Transition":"Prehod med prosojnicami", +"Slide ~Count":"Š~tevilo prosojnic", +"Slide ~Layout":"~Postavitev prosojnice", +"Small capitals":"Pomanjšane velike črke", +"Smiley Face":"Smeško", +"Snap to Grid":"Pripni na mrežo", +"Sort Ascending":"Razvrsti naraščajoče", +"Sort Descending":"Razvrsti padajoče", +"So~rt...":"Razvrsti ~...", +"Sparkline...":"Mini grafikon ...", +"Sparklines":"Mini grafikoni", +"Split Arrow":"Razvejana puščica", +"Split Cells...":"Razdeli celice ...", +"Split Table...":"Razdeli tabelo ...", +"Square":"Kvadrat", +"Square Bevel":"Kvadrat z dvojnim robom", +"Square, Rounded":"Kvadrat, zaobljen", +"Statistics":"Statistika", +"Stop":"Ustavi", +"Straight Connector":"Raven konektor", +"Straight Connector ends with Arrow":"Raven konektor s puščico na koncu", +"Straight Connector with Arrows":"Raven konektor s puščicama", +"Strikethrough":"Prečrtano", +"Striped Right Arrow":"Puščica desno s črticami", +"Subscript":"Podpisano", +"Sun":"Sonce", +"Superscript":"Nadpisano", +"Symbol":"Simbol", +"S~how Columns":"Po~kaži stolpce", +"S~lide":"Prosoj~nica", +"S~pecial Character...":"~Poseben znak ...", +"Table Cell Background Color":"Barva ozadja celice tabele", +"Table of Contents and Inde~x":"Ka~zala", +"Ta~ble Properties...":"Lastnosti ta~bele ...", +"Text Wrap...":"Prelom besedila ...", +"Te~xt":"B~esedilo", +"Theme...":"Tema ...", +"Thousands Separator":"Ločilo tisočic", +"Time":"Čas", +"Time Field":"Časovno polje", +"Title Page...":"Naslovnica ...", +"To Background":"V ozadje", +"To Cell (~resize with cell)":"Na celico (~spremeni velikost s celico)", +"To Foreground":"V ospredje", +"To Next Paragraph in Level":"Do naslednjega odstavka na isti ravni", +"To Previous Paragraph in Level":"Na prejšnji odstavek na isti ravni", +"To P~age":"Na str~an", +"To ~Cell":"Na ~celico", +"To ~Character":"Na ~znak", +"To ~Curve":"V ~krivuljo", +"To ~Frame":"V ~okvir", +"To ~Paragraph":"Na ~odstavek", +"Toggle Automatic Spell Checking":"Vključi/izključi samodejno preverjanje črkovanja", +"Toggle Formatting Marks":"Vključi/izključi prikaz oblikovalnih oznak", +"Toggle Ordered List":"Vključi/izključi oštevilčeni seznam", +"Toggle Shadow":"Vključi/izključi sence", +"Toggle Unordered List":"Vključi/izključi označeni seznam", +"Top":"Zgoraj", +"Track Chan~ges":"Sledi spremem~bam", +"Translate...":"Prevedi ...", +"Transparency":"Prosojnost", +"Trapezoid":"Trapezoid", +"Triangle Down":"Obrnjen trikotnik", +"Triangle Up":"Trikotnik", +"T~able":"T~abela", +"T~ime (variable)":"Ča~s (spremenljiv)", +"T~itle":"~Naslov", +"Underline":"Podčrtano", +"Unfloat Frame Content":"Zasidraj vsebino okvira", +"Ungroup Sparklines":"Razdruži mini grafikone", +"Unmerge Cells":"Razdeli spojene celice", +"Unprotect Cells":"Odstrani zaščito celic", +"Up Arrow":"Puščica navzgor", +"Up Arrow Callout":"Oblaček s puščico navzgor", +"Up and Down Arrow":"Puščica navzgor in navzdol", +"Up and Down Arrow Callout":"Oblaček s puščicama navzgor in navzdol", +"Up and Right Arrow":"Puščica navzgor in desno", +"Up and Right Arrow Callout":"Oblaček s puščicama navzgor in desno", +"Up, Right and Down Arrow":"Puščica navzgor, desno in navzdol", +"Update ~Index":"Posodobi ~kazalo", +"Vertical Scroll":"Navpični zvitek", +"Vertical Text":"Navpično besedilo", +"Vertically C~enter":"Navpično na sr~edini", +"Vertically S~pacing":"Navpično z raz~mikom", +"Vertically ~Bottom":"Navpično spo~daj", +"Vertically ~Top":"Navpično ~zgoraj", +"View Grid Lines":"Pokaži mrežne črte", +"Watermark...":"Vodni žig ...", +"Wave":"Valovito", +"Wrap Text":"Prelomi besedilo", +"Zoom In":"Povečaj", +"Zoom Out":"Pomanjšaj", +"~3D View...":"Pogled ~3D ...", +"~Accessibility Check...":"Preveri ~dostopnost ...", +"~Add":"~Dodaj", +"~Add to List":"~Dodaj na seznam", +"~Advanced Filter...":"N~apredni filter ...", +"~Analysis of Variance (ANOVA)...":"~Analiza variance (ANOVA) ...", +"~Arrange":"~Razporedi", +"~Author":"~Avtor", +"~Automatic Spell Checking":"S~amodejno preveri črkovanje", +"~Bottom":"~Spodaj", +"~Bring to Front":"Pomakni v o~spredje", +"~Bullets and Numbering...":"Označevanje in o~številčevanje ...", +"~Capitalize Every Word":"Velike ~Začetnice Besed", +"~Centered":"Na ~sredini", +"~Chart...":"~Grafikon ...", +"~Chi-square Test...":"~Hi-kvadrat-test ...", +"~Clear":"Po~čisti", +"~Clear Direct Formatting":"~Počisti neposredno oblikovanje", +"~Column":"~Stolpec", +"~Column Break":"Prelom ~stolpca", +"~Columns":"~Stolpci", +"~Contour":"O~bris", +"~Convert":"Pre~tvori", +"~Correlation...":"~Korelacija ...", +"~Covariance...":"~Kovarianca ...", +"~Cut":"Izre~ži", +"~Data":"Po~datki", +"~Data Ranges...":"~Obsegi podatkov ...", +"~Data Table...":"Po~datkovna tabela ...", +"~Date":"~Datum", +"~Date (fixed)":"~Datum (fiksen)", +"~Date (variable)":"~Datum (spremenljiv)", +"~Define":"Do~loči", +"~Define Range...":"~Določi obseg ...", +"~Define...":"Do~loči ...", +"~Delete":"~Izbriši", +"~Delete Sheet...":"~Izbriši delovni list ...", +"~Delete Slide":"Iz~briši prosojnico", +"~Descriptive Statistics...":"~Opisna statistika ...", +"~Display Grid":"~Prikaži mrežo", +"~Edit":"~Uredi", +"~Edit Contour...":"~Uredi obris ...", +"~Edit...":"Ur~edi ...", +"~Endnote":"~Končna opomba", +"~Enter Group":"Vstopi v s~kupino", +"~Exponential Smoothing...":"~Eksponentno glajenje ...", +"~F-test...":"~F-test ...", +"~File":"~Datoteka", +"~First Paragraph":"~Prvi odstavek", +"~Fonts...":"~Pisave ...", +"~Footnote":"~Sprotna opomba", +"~Footnote/Endnote Settings...":"Nastavitve ~sprotnih/končnih opomb ...", +"~Format Cells...":"~Oblikuj celice ...", +"~Formula Object...":"Predmet ~formule ...", +"~Function...":"~Funkcija ...", +"~Go to Sheet...":"~Pojdi na delovni list ...", +"~Goal Seek...":"Iskanje ~cilja ...", +"~Group":"~Združi", +"~Group and Outline":"~Združi in oriši", +"~Group...":"~Združi ...", +"~Header and Footer...":"~Glava in noga ...", +"~Headers and Footers...":"~Glave in noge ...", +"~Height...":"~Višina ...", +"~Help":"~Pomoč", +"~Hide":"~Skrij", +"~Hide AutoFilter":"~Skrij samodejni filter", +"~Hide Details":"~Skrij podrobnosti", +"~Hide Sheet":"~Skrij delovni list", +"~Hide Slide":"~Skrij prosojnico", +"~Hyperlink":"~Hiperpovezava", +"~Hyperlink...":"~Hiperpovezava ...", +"~Hyphenation":"~Deljenje besed", +"~Hyphenation...":"~Deljenje besed ...", +"~Image...":"~Slika ...", +"~Index Entry...":"Vn~os v kazalo ...", +"~Insert":"~Vstavi", +"~Insert or Edit...":"~Vstavi ali uredi ...", +"~Insert...":"~Vstavi ...", +"~Interaction...":"~Interakcija ...", +"~Left":"~Levo", +"~Left-to-Right Mark":"Oznaka od ~leve proti desni", +"~Line Numbering...":"Oštevi~lčevanje vrstic ...", +"~Manage...":"~Upravljaj ...", +"~Middle":"~Sredina/Na sredino", +"~More Fields...":"~Dodatna polja ...", +"~More Options...":"Dodatne ~možnosti ...", +"~Move or Copy Sheet...":"~Premakni/kopiraj delovni list ...", +"~Moving Average...":"~Drseče povprečje ...", +"~Named Ranges and Expressions":"~Imenovani obsegi in izrazi", +"~New Slide":"Nova prosojni~ca", +"~No-break Space":"~Nedeljivi presledek", +"~Optimal":"~Optimalno", +"~Optimal Height...":"~Optimalna višina ...", +"~Optimal Width...":"~Optimalna širina ...", +"~Ordered List":"O~številčeni seznam", +"~Page":"~Stran", +"~Page Break":"~Prelom strani", +"~Page Number":"Številka s~trani", +"~Page Number...":"~Številka strani ...", +"~Page Numbers...":"~Številke strani ...", +"~Page Style...":"Slog s~trani ...", +"~Page...":"S~tran ...", +"~Parallel":"~Vzporedno", +"~Paste":"P~rilepi", +"~Pivot Table":"Vrtil~na tabela", +"~Print...":"Na~tisni ...", +"~Properties...":"~Lastnosti ...", +"~Recalculate":"Ponovno iz~računaj", +"~Record":"~Beleži", +"~Redo":"~Uveljavi", +"~Refresh":"O~sveži", +"~Regression...":"~Regresija ...", +"~Remove Hyperlink":"O~dstrani hiperpovezavo", +"~Remove Outline":"~Odstrani oris", +"~Reset Filter":"~Ponastavi filter", +"~Right":"~Desno", +"~Right-to-Left Mark":"Oznaka od ~desne proti levi", +"~Row":"V~rstica", +"~Rows":"V~rstice", +"~Sampling...":"~Vzorčenje ...", +"~Save":"~Shrani", +"~Sections...":"Odseki ~...", +"~Select":"I~zberi", +"~Send to Back":"~Pomakni v ozadje", +"~Sentence case":"~Kot v stavku.", +"~Shape":"~Lik", +"~Sheet":"Delovni li~st", +"~Show":"~Pokaži", +"~Show Details":"~Pokaži podrobnosti", +"~Show Sheet...":"~Pokaži delovni list ...", +"~Slide Number":"~Številka prosojnice", +"~Soft Hyphen":"D~elilni vezaj", +"~Sort...":"~Razvrsti ...", +"~Spacing":"~Razmik", +"~Spacing...":"~Razmik ...", +"~Spelling...":"~Črkovanje ...", +"~Standard Filter...":"~Standardni filter ...", +"~Subject":"~Zadeva", +"~Table":"~Tabela", +"~Table Properties...":"Lastnosti ~tabele ...", +"~Table...":"~Tabela ...", +"~Text Box":"Polje z ~besedilom", +"~Thesaurus...":"~Slovar sopomenk ...", +"~Through":"~Skozi", +"~Time":"~Čas", +"~Time (fixed)":"~Čas (fiksen)", +"~Time (variable)":"~Čas (spremenljiv)", +"~Tools":"O~rodja", +"~Top":"~Zgoraj", +"~UPPERCASE":"~VELIKE ČRKE", +"~Undo":"Ra~zveljavi", +"~Ungroup...":"~Razdruži ...", +"~Unordered List":"~Označeni seznam", +"~Update All":"~Posodobi vse", +"~Validity...":"~Veljavnost ...", +"~View":"Pogl~ed", +"~While Typing":"Med ~vnašanjem", +"~Width...":"~Širina ...", +"~Word Count...":"~Štetje besed ...", +"~Word Joiner":"~Spojnik besed", +"~Wrap":"Ob~livanje", +"~Z-test...":"~Z-test ...", +"~Zero-width Space":"Presledek ni~čte širine", +"~lowercase":"~male črke", +"~tOGGLE cASE":"~pREOBRNI vELIKE/mALE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sq.json b/f7cloud-office/browser/dist/l10n/uno/sq.json new file mode 100644 index 0000000..7a3c048 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sq.json @@ -0,0 +1,458 @@ +{ +"12-Point Star":"Yll 12-cepësh", +"24-Point Star":"Yll 24-cepësh", +"4-Point Star":"Yll 4-cepësh", +"4-way Arrow":"Shigjetë 4 degëshe", +"4-way Arrow Callout":"Thirrje me shigjetë 4 degëshe", +"5-Point Star":"Yll 5-cepësh", +"6-Point Star":"Yll 6-cepësh", +"8-Point Star":"Yll 8-cepësh", +"Accept All":"Prano të gjitha", +"Align Bottom":"Rreshto Poshtë", +"Align Left":"Rreshto nga e majta", +"Align Right":"Rreshto nga e djathta", +"Align Top":"Rreshto Lart", +"Anc~hor":"Spirancë", +"Arch Down (Curve)":"Hark poshtë (lakore)", +"Arch Down (Pour)":"Hark poshtë (zbrazët)", +"Arch Left (Curve)":"Hark majatas (lakore)", +"Arch Right (Curve)":"Hark djathtas (lakore)", +"Arch Right (Pour)":"Hark djathtas (zbrazët)", +"Arch Up (Curve)":"Hark lartë (lakore)", +"Arch Up (Pour)":"Hark lartë (zbrazët)", +"Arrange":"Rregullo", +"As C~haracter":"~Si shkronjë", +"AutoCorr~ect":"Korrigjim aut~omatik", +"AutoFill Data Series: automatic":"Mbush seritë e të dhënave automatikisht", +"Auto~Filter":"~Filtër automatik", +"A~lignment...":"Rr~eshtimi...", +"A~rea...":"~Zona...", +"A~rrange":"Rre~gullo", +"Back One":"Kthehu për një prapa", +"Background Color":"Ngjyra e sfondit", +"Block Arc":"Hark i rrumbullakët", +"Bold":"Të trasha", +"Borders (Shift to overwrite)":"Kufijtë (Shift për të mbishkruar)", +"Bottom":"Poshtë", +"Brightness":"Shkëlqimi", +"Caption...":"Titull...", +"Center":"Qendër", +"Center Horizontal":"Në qendër horizontalisht", +"Center Vertically":"Qendërzo Vertikalisht", +"Centered":"Në qendër", +"Ce~lls...":"Qe~litë...", +"Character Spacing":"Hapësira mes shkronjave", +"Charcoal Sketch":"Vizatim me grafit", +"Check Spelling":"Kontrolli i Drejtshkrimit", +"Chevron":"Chevron", +"Chevron Down":"Shirit gradash teposhtë", +"Chevron Up":"Shirit gradash telartë", +"Circle":"Rreth", +"Circle (Curve)":"Rreth (lakore)", +"Circle (Pour)":"Rreth (zbrazët)", +"Circle Pie":"Sektor rrethi", +"Circular Arrow":"Shigjetë rrethore", +"Clear Direct Formatting":"Pastro Formatimin e Drejtpërdrejtë", +"Clear ~Direct Formatting":"Pastro formatimin e ~drejtpërdrejtë", +"Cloud":"Retë", +"Color Scale...":"Gradienti...", +"Column ~Width...":"~Gjerësia e kolonës...", +"Comments":"Komentet", +"Comme~nt":"~Koment", +"Connector":"Lidhës", +"Connector Ends with Arrow":"Lidhës me shigjetë në fund", +"Connector with Arrows":"Lidhës me shigjeta", +"Contrast":"Kontrasti", +"Cop~y":"Kopjo", +"Corner Right Arrow":"Shigjetë e këndit të djathtë", +"Co~lumns...":"Ko~lonat...", +"Crop":"Preje", +"Cross":"Kryq", +"Currency":"Monedha", +"Curve":"Hark", +"Curve Down":"Lakore poshtë", +"Curve Up":"Lakore lartë", +"Curved Connector":"Konektor i Lakuar", +"Curved Connector Ends with Arrow":"Lidhësja e Lakuar Mbaron me Shigjetë", +"Curved Connector with Arrows":"Lidhëse të Lakuar me Shigjeta", +"Cylinder":"Cilindër", +"C~ell":"Q~elizë", +"Data Bar...":"Shiriti i të dhënave...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"D~ata (e ndryshueshme)", +"Decrease Indent":"Zvogëlo Kryerradhën", +"Decrease Paragraph Spacing":"Zvogëlo Hapësirën mes Paragrafëve", +"Delete All Comments":"Fshij të gjitha komentet", +"Delete All Comments by This Author":"Elimino të gjitha komentet e bëra nga ky autor", +"Delete Axis":"Fshij boshtet", +"Delete Comment":"Fshij komentin", +"Delete C~ells...":"Fshij Q~elitë...", +"Delete C~ontents...":"Fshij ~përmbajtjen...", +"Delete Data Labels":"Elimino etiketat e të dhënave", +"Delete Legend":"Fshij legjendën", +"Delete Rows":"Fshij rreshtat", +"Delete Table":"Fshije tabelën", +"Delete ~All Comments":"Fshij të ~gjitha komentet", +"Diamond":"Diamant", +"Diamond Bevel":"Diamant i pjerrët", +"Digital Signatu~res...":"Nënshk~rimet digjitale...", +"Doorplate":"Targë", +"Double Brace":"Mbërthyese e dyfisht", +"Double Bracket":"Kllapa të dyfishta", +"Down Arrow":"Shigjeta poshtë", +"Down Arrow Callout":"Thirrje poshtë shigjetë", +"Ellipse":"Elips", +"Explosion":"Shpërthim", +"Fade Down":"Zbehje poshtë", +"Fade Left":"Zbehje majtas", +"Fade Right":"Zbehje djathtas", +"Fade Up":"Zbehje lartë", +"Fade Up and Left":"Zbehje lartë majtas", +"Fade Up and Right":"Zbehje lartë djathtas", +"Fill Color":"Ngjyra e mbushjes", +"Find Next":"Gjej tjetrin", +"Flip Horizontally":"Reflekto horizontalisht", +"Flip Vertically":"Reflekto vertikalisht", +"Flowchart: Alternate Process":"Diagram: Procesi alternativ", +"Flowchart: Card":"Diagram: Kartelë", +"Flowchart: Connector":"Diagram: Lidhës", +"Flowchart: Data":"Diagram: E dhëna", +"Flowchart: Decision":"Flowchart: Decision", +"Flowchart: Direct Access Storage":"Diagram: Depozit me qasje të drejtëpërdrejtë", +"Flowchart: Display":"Diagram: Displej", +"Flowchart: Document":"Diagram: Dokument", +"Flowchart: Internal Storage":"Diagram: Ruajtje e mbrendshme", +"Flowchart: Manual Input":"Diagram: Hyrje manuale", +"Flowchart: Manual Operation":"Diagram: Operacion manual", +"Flowchart: Merge":"Diagram: Bashko", +"Flowchart: Multidocument":"Flowchart: Multidocument", +"Flowchart: Off-page Connector":"Diagram: Lidhësja off-page", +"Flowchart: Or":"Diagram: Ose", +"Flowchart: Predefined Process":"Diagram: Procesi i paracaktuar", +"Flowchart: Preparation":"Flowchart: Preparation", +"Flowchart: Process":"Diagram fluksi: Procesi", +"Flowchart: Sequential Access":"Diagram: Qasje sekuenciale", +"Flowchart: Stored Data":"Diagram: Të dhënat e depozituara", +"Flowchart: Terminator":"Flowchart: Terminator", +"Flower":"Lulet", +"Folded Corner":"Kënd i palosur", +"Font Color":"Ngjyra e shkronjave", +"Fontwork Shape":"Forma e fonteve", +"Foote~r":"Fundfaq~e", +"For Paragraph":"Për paragrafin", +"For Selection":"Për përzgjedhjen", +"Format Axis...":"Formato boshtet...", +"Format Chart Area...":"Formato zonën e diagramit...", +"Format Legend...":"Formati i legjendës...", +"Format Selection...":"Formati i përzgjedhjes...", +"Format Title...":"Formati i titullit...", +"Formatting Mark":"Shenjë piksimi", +"Forward One":"Një përpara", +"Frame":"Kornizë", +"F~ont Size...":"Përmasat e shkr~onjave...", +"F~ormat":"F~ormati", +"F~ull Screen":"Ekr~an i plotë", +"General":"Të përgjithshme", +"Heart":"Zemër", +"Hexagon":"Gjashtëkëndësh", +"He~ader":"Kr~ye", +"Horizontal Scroll":"Lëvizja horizontale", +"H~ide":"F~sheh", +"H~ide Rows":"F~sheh rreshtat", +"Icon Set...":"Grupi i ikonave...", +"In ~Background":"Në ~sfond", +"Increase Indent":"Zmadho Kryerradhën", +"Increase Paragraph Spacing":"Rrit Hapësirën mes Paragrafëve", +"Inflate":"Inflate", +"Insert Audio or Video":"Fut një skedar audio ose video", +"Insert Axis":"Shto boshtet", +"Insert Axis Title":"Fut titullin e boshtit", +"Insert Bookmark":"Shto Shënjimin", +"Insert Chart":"Shto Diagramë", +"Insert Column Break":"Fute ndërprerjen e kolonës", +"Insert Comment":"Shto Koment", +"Insert Co~lumns":"Fut lo~lonat", +"Insert Cross-reference":"Shto Referencë të Tërthortë", +"Insert Data Labels":"Fut etiketat për të dhënat", +"Insert Endnote":"Shto Shënim Final", +"Insert Field":"Shto Fushë", +"Insert Footnote":"Shto Shënim në Fund", +"Insert Hyperlink":"Shto Ndërlidhje", +"Insert Image...":"Shto Imazh...", +"Insert Page Break":"Shto Ndërprerës Faqeje", +"Insert Slide":"Fut një diapozitiv", +"Insert Special Characters":"Shto Karaktere Speciale", +"Insert Text Box":"Shto Kuti Teksti", +"Insert Titles...":"Futi titujt...", +"Insert Unnumbered Entry":"Shto hyrje të panumërtuar", +"Insert ~Cells...":"Futi ~Qelitë...", +"Insert ~Rows":"Fut ~rreshtat", +"Insert ~Table...":"Shto ~Tabelë...", +"Insert/Delete Axes...":"Shto/Fshij boshtet...", +"Invert":"Anasjelltas", +"Isosceles Triangle":"Trekëndësh barakrahës", +"Italic":"Të pjerrëta", +"Justified":"Rreshto nga të dyja anët", +"Language":"Gjuha", +"Language Status":"Gjendja e gjuhës", +"Layout":"Faqosja", +"Left":"Majtas", +"Left Arrow":"Shigjeta e majtë", +"Left Arrow Callout":"Thirrje e majtë shigjetë", +"Left Brace":"Mbërthyese e majtë", +"Left Bracket":"Kllapa e majtë", +"Left and Right Arrow":"Shigjetë e majtë dhe e djathtë", +"Left and Right Arrow Callout":"Thirrje e majtë dhe e djathtë shigjetë", +"Left-To-Right":"Nga e majta në të djathtë", +"Line":"Vijë", +"Line Callout 1":"Thirrje linjë 1", +"Line Callout 2":"Thirrje linjë 2", +"Line Callout 3":"Thirrje linjë 3", +"Line Color":"Ngjyra e vijës", +"Line Connector":"Lidhës linear", +"Line Connector Ends with Arrow":"Lidhës linear me shigjetë në fund", +"Line Spacing":"Hapësira mes rreshtave", +"Line Spacing: 1":"Hapësira mes rreshtave: 1", +"Line Spacing: 1.5":"Hapësira mes rreshtave: 1.5", +"Line Spacing: 2":"Hapësira mes rreshtave: 2", +"Manage...":"Menaxho...", +"Manual ~Break...":"Thyerje ~manuale...", +"Media":"Media objekt", +"Moon":"Hëna", +"M~erge and Center Cells":"B~ashko dhe qëndro qelitë", +"Name...":"Emri...", +"New Page":"Faqe e re", +"Next Page":"Faqja tjetër", +"Notched Right Arrow":"Shigjetë e djathtë dhëmbëzore", +"Number":"Numër", +"Number Format":"Formati i numrit", +"Number Format...":"Format i numrit...", +"Number Format: Currency":"Formati numerik: Valuta", +"Number Format: Date":"Formati i numrit: Datë", +"Number Format: Decimal":"Formati numerik: decimal", +"Number Format: Exponential":"Formati numerik: eksponencial", +"Number Format: Percent":"Formati numerik: përqindje", +"Number Format: Standard":"Formati numerik: standard", +"Number Format: Time":"Formati numerik: orari", +"Octagon":"Tetëkëndësh", +"Octagon Bevel":"Tetëkëndësh i pjerrët", +"Open Circle (Curve)":"Rreth i hapur (lakore)", +"Open Circle (Pour)":"Rreth i Hapur (i zbrazët)", +"Open Hyperlink":"Hap lidhjen", +"Optimal Column Width":"Gjerësia optimale e kolonës", +"Optimal Row Height":"Lartësia optimale e rendit", +"Page Tit~le":"Titu~lli i faqes", +"Page ~Count":"Numrim ~Faqesh", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Ngjitje ~speciale...", +"Pentagon":"Pentagon", +"Percent":"Përqindje", +"Plain Text":"Tekst normal", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Vendndodhja dhe përma~sat...", +"Previous Page":"Faqja e mëparshme", +"Propert~ies...":"Vet~itë...", +"Protect Cells":"Mbroj qelitë", +"Protect ~Sheet...":"Mbroje ~fletën...", +"P~aragraph...":"P~aragrafi...", +"Rectangle":"Drejtkëndësh", +"Rectangle, Rounded":"Drejtkëndësh, i rrumbullakuar", +"Rectangular Callout":"Thirrje drejtëkëndëshe", +"Remove Noise":"Largo zhurmën", +"Reply Comment":"Përgjigju komentit", +"Restart Numbering":"Rifillo numërimin", +"Right":"Djathtas", +"Right Arrow":"Shigjeta e djathtë", +"Right Arrow Callout":"Thirrje e djathtë shigjetë", +"Right Brace":"Mbërthyese e djathtë", +"Right Bracket":"Kllapa e djathtë", +"Right Triangle":"Trekëndësh kënddrejtë", +"Right or Left Arrow":"Shigjetë e majtë dhe e djathtë", +"Right-To-Left":"Nga e djathta në të majtë", +"Ring":"Unazë", +"Rotate 90° ~Left":"Rrotullo 90° ~Majtas", +"Rotate 90° ~Right":"Rrotullo 90° ~Djathtas", +"Round Callout":"Thirrje rrethore", +"Rounded Rectangular Callout":"Thirrje drejtëkëndëshe e rrumbullaksuar", +"Row ~Height...":"~Lartësia e rreshtit...", +"Rows ~Above":"Rresht ~Sipër", +"Rows ~Below":"Rreshta ~Poshtë", +"R~efresh Range":"R~ifresko Intervalin", +"R~ight-To-Left":"Nga e d~jathta-në-të-majtë", +"R~un Macro...":"E~kzektuto Makron...", +"S-shaped Arrow":"Shigjetës në formë S", +"Save ~As...":"Ruaj ~si...", +"Scientific":"Shkencor", +"Select Column":"Zgjedhe kolonën", +"Select Row":"Zgjedh rreshtin", +"Select Table":"Zgjedhe tabelën", +"Select ~All":"Zgjidh ~gjithçka", +"Set Line Spacing":"Vendos Hapësirën Midis Rreshtave", +"Shadow":"Hije", +"Sharpen":"Thekso", +"Sheet R~ight-To-Left":"Fletë nga e ~djathta në të majtë", +"Sho~w Slide":"Sh~faq diapozitivin", +"Sidebar":"Shiriti anësor", +"Signet":"Vulë", +"Slant Down":"Ano teposhtë", +"Slant Up":"Ano telartë", +"Slide Layout":"Faqosja e diapozitivit", +"Smiley Face":"Buzëqeshja", +"Snap to Grid":"Mbërthe për rrjetë", +"Sort Ascending":"Klasifiko në Rritje", +"Sort Descending":"Klasifiko në Zbritje", +"So~rt...":"Klasi~fiko...", +"Split Arrow":"Shigjetë e ndarë", +"Split Table...":"Ndaje tabelën...", +"Square":"Katror", +"Square Bevel":"Katror i pjerrët", +"Square, Rounded":"Katror, i rrumbullakuar", +"Statistics":"Statistikat", +"Stop":"Ndal", +"Straight Connector":"Konektor i Drejtë", +"Straight Connector ends with Arrow":"Lidhësja e Drejtë Mbaron me Shigjetë", +"Straight Connector with Arrows":"Lidhëse të Drejtë me Shigjeta", +"Strikethrough":"Vizuar nëpërmes", +"Striped Right Arrow":"Shigjetë e djathtë me shirita", +"Subscript":"Poshtëshkrim", +"Sun":"Dielli", +"Superscript":"Mbishkrim", +"Ta~ble Properties...":"Vetitë e ta~belës...", +"Text Wrap...":"Mbështjellja e tekstit...", +"Te~xt":"Te~kst", +"Time":"Koha", +"Time Field":"Fusha e orarit", +"Title Page...":"Faqja titulluese...", +"To Background":"Nga Sfondi", +"To Foreground":"Nga Plani i Parë", +"To Next Paragraph in Level":"Tek paragrafi tjetër në nivel", +"To Previous Paragraph in Level":"Tek paragrafi i mëparshëm në nivel", +"To P~age":"Tek f~aqja", +"To ~Cell":"Tek ~qelia", +"To ~Curve":"Në ~lakore", +"To ~Frame":"Korni~zës", +"To ~Paragraph":"Në ~paragraf", +"Toggle Formatting Marks":"Aktivizo Shenjuesit e Formatimit", +"Top":"Lartë", +"Track Chan~ges":"Gjurmo ndry~shimet", +"Transparency":"Tejdukshmëria", +"Trapezoid":"Trapezoid", +"Triangle Down":"Trekëndësh poshtë", +"Triangle Up":"Trekëndësh lartë", +"T~ime (variable)":"~Orari (i ndryshueshëm)", +"T~itle":"T~itulli", +"Underline":"Të nënvizuara", +"Unprotect Cells":"Largo Mbrojtjen Nga Qelizat", +"Up Arrow":"Shigjeta lartë", +"Up Arrow Callout":"Thirrje lartë shigjetë", +"Up and Down Arrow":"Shigjetë lartë dhe poshtë", +"Up and Down Arrow Callout":"Thirrje lartë dhe poshtë shigjetë", +"Up and Right Arrow":"Shjigjetë lartë dhe djathtas", +"Up and Right Arrow Callout":"Thirrje lartë dhe djathtas shigjetë", +"Up, Right and Down Arrow":"Shjigjetë lartë, djathtas dhe poshtë", +"Vertical Scroll":"Lëvizja vertikale", +"Vertical Text":"Tekst Vertikal", +"Wave":"Valë", +"Zoom In":"Zmadho", +"Zoom Out":"Zvogëlo", +"~3D View...":"Pamja ~3D...", +"~Add":"~Shto", +"~Advanced Filter...":"~Filtri i Avancuar...", +"~Arrange":"~Rregullo", +"~Author":"~Autori", +"~Bottom":"~Poshtë", +"~Bring to Front":"~Sille përpara", +"~Bullets and Numbering...":"~Pikat dhe numërimi...", +"~Capitalize Every Word":"~Fillo ç'do fjalë ma një germë të madhe", +"~Centered":"~Në qendër", +"~Chart...":"~Diagram...", +"~Clear":"~Pastro", +"~Clear Direct Formatting":"~Pastro formatimin e drejtpërdrejtë", +"~Column":"~Kolonat", +"~Column Break":"~Thyerja e Shtyllës", +"~Columns":"~Kolonat", +"~Convert":"~Shndërro", +"~Correlation...":"~Korrelacion...", +"~Cut":"Prij", +"~Data Ranges...":"~Intervalet e të dhënave...", +"~Data Table...":"Tabela e të ~dhënave...", +"~Date":"~Data", +"~Date (fixed)":"~Data (caktuar)", +"~Define":"~Përcakto", +"~Define...":"~Përcakto...", +"~Delete":"~Fshije", +"~Descriptive Statistics...":"Statistikat ~Përshkruese...", +"~Edit":"~Ndrysho", +"~Edit...":"~Ndrysho...", +"~File":"~Skedari", +"~First Paragraph":"~Paragrafi i parë", +"~Fonts...":"~Fontet...", +"~Format Cells...":"~Formato qelitë...", +"~Function...":"~Funksioni...", +"~Group":"~Grupo", +"~Group...":"~Grupo...", +"~Header and Footer...":"~Kreu dhe fundfaqja...", +"~Height...":"~Lartësi...", +"~Help":"Ndi~hmë", +"~Hide":"~Fsheh", +"~Hide AutoFilter":"~Fshehe Filtrin Automatik", +"~Hide Details":"~Fshih detajet", +"~Hide Slide":"~Fshih diapozitivin", +"~Hyphenation":"~Rrokjezim", +"~Hyphenation...":"~Ndarje me vizë...", +"~Image...":"~Figura...", +"~Insert":"~Fut", +"~Insert...":"~Fut...", +"~Interaction...":"~Ndërveprimi...", +"~Left":"~Majtas", +"~Line Numbering...":"~Numërimi i rreshtave...", +"~Manage...":"~Menaxho...", +"~More Fields...":"Fusha të ~tjera...", +"~Optimal Height...":"~Lartësia Optimale...", +"~Optimal Width...":"~Gjerësia Optimale...", +"~Page Number":"Numri i ~faqes", +"~Page Numbers...":"N~umrat e faqes...", +"~Page...":"~Faqja...", +"~Paste":"~Ngjit", +"~Print...":"~Shtyp...", +"~Recalculate":"~Llogarit përsëri", +"~Record":"Shënim", +"~Redo":"Ribëje", +"~Refresh":"~Rifresko", +"~Reset Filter":"~Rindreq filtrin", +"~Right":"~Djathtas", +"~Row":"~Rresht", +"~Rows":"~Rreshtat", +"~Sampling...":"~Provë-marrje...", +"~Save":"~Ruaj", +"~Sections...":"~Seksionet...", +"~Select":"~Përzgjidh", +"~Sheet":"~Fletë", +"~Show":"~Shfaq", +"~Show Details":"~Shfaq detaje", +"~Sort...":"~Rendit...", +"~Spacing":"~Hapësira", +"~Spacing...":"~Hapësira...", +"~Spelling...":"~Drejtshkrimi...", +"~Standard Filter...":"~Filtër Standard...", +"~Subject":"~Subjekti", +"~Table":"~Tabelën", +"~Table Properties...":"Vetitë e Ta~belës...", +"~Table...":"~Tabelë...", +"~Text Box":"Fusha e ~tekstit", +"~Thesaurus...":"~Fjalori i sinonimeve...", +"~Time":"~Orari", +"~Time (fixed)":"~Ora (e caktuar)", +"~Tools":"~Mjetet", +"~Top":"~Lart", +"~UPPERCASE":"SHKRONJA TË ~MËDHA", +"~Undo":"Zhbëj", +"~Ungroup...":"~Zhgrupo...", +"~Update All":"~Përditëso gjithçka", +"~Validity...":"~Vlefshmëria...", +"~View":"~Paraqitja", +"~While Typing":"~Derisa të shtypësh", +"~Width...":"~Gjerësia...", +"~lowercase":"~shkronja të vogla" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sr-Latn.json b/f7cloud-office/browser/dist/l10n/uno/sr-Latn.json new file mode 100644 index 0000000..a23341a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sr-Latn.json @@ -0,0 +1,390 @@ +{ +"12-Point Star":"Dvanaestokraka zvezda", +"24-Point Star":"Dvadesetčetvorokraka zvezda", +"4-Point Star":"Četvorokraka zvezda", +"4-way Arrow":"Četvorostrana strelica", +"4-way Arrow Callout":"Oblačić sa strelicama u 4 smera", +"5-Point Star":"Petokraka zvezda", +"6-Point Star":"Šestokraka zvezda", +"8-Point Star":"Osmokraka zvezda", +"Align Left":"Poravnaj sleva", +"Align Right":"Poravnaj zdesna", +"Arch Down (Curve)":"Kalota nadole (kriva)", +"Arch Down (Pour)":"Kalota nadole (livena)", +"Arch Left (Curve)":"Kalota ulevo (kriva)", +"Arch Right (Curve)":"Kalota udesno (kriva)", +"Arch Right (Pour)":"Kalota udesno (livena)", +"Arch Up (Curve)":"Kalota nagore (kriva)", +"Arch Up (Pour)":"Kalota nagore (livena)", +"As C~haracter":"Kao z~nak", +"AutoCorr~ect":"Automatsko ~ispravljanje", +"AutoFill Data Series: automatic":"Automatsko popunjavanje nizova podataka: automatsko", +"Auto~Filter":"Automatski ~filter", +"A~lignment...":"Porav~nanje...", +"A~rea...":"Pod~ručje...", +"A~rrange":"~Redosled", +"Back One":"Jedan unazad", +"Background Color":"Boja pozadine", +"Block Arc":"Lučni odsečak", +"Bold":"Podebljano", +"Bookmar~k...":"O~beleživač...", +"Brightness":"Osvetljenost", +"Caption...":"Naslov...", +"Center":"Sredina", +"Center Horizontal":"Centriraj vodoravno", +"Ce~lls...":"~Ćelije...", +"Charcoal Sketch":"Skica ugljenom", +"Chart T~ype...":"~Vrsta grafika", +"Chevron":"Čin", +"Chevron Down":"Čin nadole", +"Chevron Up":"Čin nagore", +"Circle":"Krug", +"Circle (Curve)":"Krug (kriva)", +"Circle (Pour)":"Krug (liveni)", +"Circle Pie":"Kružni isečak", +"Circular Arrow":"Kružna strelica", +"Close Master View":"Zatvori prikaz osnovnog", +"Cloud":"Oblak", +"Column ~Width...":"~Širina kolone...", +"Connector Ends with Arrow":"Povezivač se završava strelicom", +"Connector with Arrows":"Povezivač sa strelicama", +"Contrast":"Kontrast", +"Corner Right Arrow":"Ugaona desna strelica", +"Co~lumns...":"Ko~lone...", +"Cross":"Krst", +"Curve":"Kriva", +"Curve Down":"Zakrivljenje nadole", +"Curve Up":"Zakrivljenje nagore", +"Curved Connector":"Zakrivljeni povezivač", +"Curved Connector Ends with Arrow":"Zakrivljeni povezivač se završava strelicom", +"Curved Connector with Arrows":"Zakrivljeni povezivač sa strelicama", +"Cylinder":"Cilindar", +"Dat~e (variable)":"Trenutni dat~um", +"Delete All Comments":"Obriši sve komentare", +"Delete All Comments by This Author":"Obriši sve komentare ovog autora", +"Delete Axis":"Obriši osu", +"Delete Comment":"Obriši komentar", +"Delete C~ells...":"Obriši ćeli~je...", +"Delete C~ontents...":"Obriši sad~ržaj...", +"Delete Data Labels":"Obriši oznake podataka", +"Delete Legend":"Obriši legendu", +"Delete Major Grid":"Obriši glavnu mrežu", +"Delete Minor Grid":"Obriši sporednu mrežu", +"Delete Single Data Label":"Obriši jednu oznaku podatka", +"Delete ~All Comments":"Obriši ~sve komentare", +"Diamond":"Dijamant", +"Diamond Bevel":"Dijamantski nagib", +"Digital Signatu~res...":"Elektronski ~potpisi...", +"Doorplate":"Otirač", +"Double Brace":"Dvostruka velika zagrada", +"Double Bracket":"Dvostruka zagrada", +"Down Arrow":"Strelica nadole", +"Down Arrow Callout":"Oblačić sa strelicom nadole", +"Ellipse":"Elipsa", +"Explosion":"Eksplozija", +"Fade Down":"Iščezavanje nadole", +"Fade Left":"Iščezavanje ulevo", +"Fade Right":"Iščezavanje udesno", +"Fade Up":"Iščezavanje nagore", +"Fade Up and Left":"Iščezavanje nagore i ulevo", +"Fade Up and Right":"Iščezavanje nagore i udesno", +"Fill Color":"Boja popune", +"Find Next":"Naredno", +"Find Previous":"Prethodno", +"Flowchart: Alternate Process":"Dijagram toka: alternativni proces", +"Flowchart: Card":"Dijagram toka: kartica", +"Flowchart: Collate":"Dijagram toka: uparivanje", +"Flowchart: Connector":"Dijagram toka: povezivač", +"Flowchart: Data":"Dijagram toka: podaci", +"Flowchart: Decision":"Dijagram toka: odluka", +"Flowchart: Delay":"Dijagram toka: zastoj", +"Flowchart: Direct Access Storage":"Dijagram toka: skladište sa direktnim pristupom", +"Flowchart: Display":"Dijagram toka: prikaz", +"Flowchart: Document":"Dijagram toka: dokument", +"Flowchart: Extract":"Dijagram toka: izvlačenje", +"Flowchart: Internal Storage":"Dijagram toka: interno skladište", +"Flowchart: Magnetic Disc":"Dijagram toka: magnetni disk", +"Flowchart: Manual Input":"Dijagram toka: ručni ulaz", +"Flowchart: Manual Operation":"Dijagram toka: ručna operacija", +"Flowchart: Merge":"Dijagram toka: spajanje", +"Flowchart: Multidocument":"Dijagram toka: višestruki dokument", +"Flowchart: Off-page Connector":"Dijagram toka: povezivač van stranice", +"Flowchart: Or":"Dijagram toka: ili", +"Flowchart: Predefined Process":"Dijagram toka: unapred određen proces", +"Flowchart: Preparation":"Dijagram toka: priprema", +"Flowchart: Process":"Dijagram toka: proces", +"Flowchart: Punched Tape":"Dijagram toka: bušena traka", +"Flowchart: Sequential Access":"Dijagram toka: sekvencijalni pristup", +"Flowchart: Sort":"Dijagram toka: ređanje", +"Flowchart: Stored Data":"Dijagram toka: uskladišteni podaci", +"Flowchart: Summing Junction":"Dijagram toka: sabirna spojnica", +"Flowchart: Terminator":"Dijagram toka: završetak", +"Flower":"Cvet", +"Folded Corner":"Preklopljeni ugao", +"Font Color":"Boja fonta", +"Foote~r":"Podno~žje", +"For Paragraph":"Za pasus", +"For Selection":"Za izabrano", +"Format Axis...":"Formatiraj osu...", +"Format Chart Area...":"Formatiraj oblast grafika...", +"Format Data Labels...":"Formatiraj oznake podataka...", +"Format Data Point...":"Formatiraj tačku podatka...", +"Format Data Series...":"Formatiraj serije podataka...", +"Format Floor...":"Formatiraj dno...", +"Format Legend...":"Formatiraj legendu...", +"Format Major Grid...":"Formatiraj glavnu mrežu...", +"Format Mean Value Line...":"Formatiraj liniju srednje vrednosti...", +"Format Minor Grid...":"Formatiraj sporednu mrežu...", +"Format Selection...":"Formatiraj izabrano...", +"Format Single Data Label...":"Formatiraj jednu oznaku podatka...", +"Format Stock Gain...":"Formatiraj rast akcija...", +"Format Stock Loss...":"Formatiraj pad akcija...", +"Format Title...":"Formatiraj naslov...", +"Format Trend Line Equation...":"Formatiraj jednačinu linije trenda...", +"Format Trend Line...":"Formatiraj liniju trenda...", +"Format Wall...":"Formatiraj stranicu...", +"Format X Error Bars...":"Formatiraj oznake grešaka na osi X", +"Format Y Error Bars...":"Formatiraj oznake grešaka na osi Y", +"Formatting Mark":"Oznaka formatiranja", +"Forward One":"Jedan unapred", +"F~ont Size...":"~Veličina fonta...", +"F~ormat":"F~ormat", +"F~ull Screen":"~Ceo ekran", +"Heart":"Srce", +"Hexagon":"Šestougao", +"He~ader":"Za~glavlje", +"Horizontal Scroll":"Vodoravni klizač", +"H~ide":"~Sakrij", +"H~ide Rows":"~Sakrij redove", +"Inflate":"Naduvaj", +"Insert Axis":"Umetni osu", +"Insert Axis Title":"Umetni naslov ose", +"Insert Column Break":"Umetni prelom kolone", +"Insert Data Labels":"Umetni oznake podataka", +"Insert Major Grid":"Umetni glavnu mrežu", +"Insert Mean ~Value Line":"Umetni liniju ~srednje vrednosti", +"Insert Minor Grid":"Umetni sporednu mrežu", +"Insert Single Data Label":"Umetni jednu oznaku podatka", +"Insert Slide":"Umetni slajd", +"Insert Titles...":"Umetni ~naslove...", +"Insert Tre~nd Line...":"Umetni liniju tre~nda...", +"Insert Unnumbered Entry":"Umetni nenumerisanu stavku", +"Insert ~Cells...":"Umetni ~ćelije...", +"Insert/Delete Axes...":"Umetni ili obriši ose...", +"Isosceles Triangle":"Jednakokraki trougao", +"Italic":"Kurziv", +"Justified":"Poravnaj obostrano", +"Language Status":"Jezik", +"Layout":"Razmeštaj", +"Left":"Levo", +"Left Arrow":"Strelica ulevo", +"Left Arrow Callout":"Oblačić sa strelicom ulevo", +"Left Brace":"Leva velika zagrada", +"Left Bracket":"Leva zagrada", +"Left and Right Arrow":"Leva i desna strelica", +"Left and Right Arrow Callout":"Oblačić sa strelicama ulevo i udesno", +"Left-To-Right":"Sleva udesno", +"Lightning Bolt":"Munja", +"Line":"Linija", +"Line Callout 1":"Oblačić sa linijom 1", +"Line Callout 2":"Oblačić sa linijom 2", +"Line Callout 3":"Oblačić sa linijom 3", +"Line Color":"Boja linije", +"Line Connector":"Linijski povezivač", +"Line Connector Ends with Arrow":"Linijski povezivač se završava strelicom", +"Line Spacing: 1":"Prored: 1", +"L~ine...":"L~inija...", +"Manage...":"Uređivanje...", +"Manual ~Break...":"Ručni pre~lom...", +"Moon":"Mesec", +"M~erge and Center Cells":"~Spoji i centriraj ćelije", +"Na~vigator":"Na~vigacija", +"Next Page":"Sledeća stranica", +"Notched Right Arrow":"Urezana desna strelica", +"Number Format...":"Format broja...", +"Number Format: Currency":"Format broja: valuta", +"Number Format: Decimal":"Format broja: decimalan", +"Number Format: Exponential":"Format broja: eksponencijalan", +"Number Format: Percent":"Format broja: procenat", +"Number Format: Standard":"Format broja: običan", +"Number Format: Time":"Format broja: vreme", +"Octagon":"Osmougao", +"Octagon Bevel":"Osmougaoni nagib", +"Open Circle (Curve)":"Otvoren krug (kriva)", +"Open Circle (Pour)":"Otvoren krug (liveni)", +"Open Hyperlink":"Otvori hipervezu", +"Optimal Column Width":"Optimalna širina kolone", +"Optimal Row Height":"Optimalna visina reda", +"Overline":"Nadvučeno", +"Page ~Count":"B~roj stranica", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Po~sebno ubacivanje...", +"Pentagon":"Petougao", +"Plain Text":"Običan tekst", +"Pop Art":"Pop art", +"Position and Si~ze...":"Mesto i ~veličina...", +"Previous Page":"Prethodna stranica", +"Propert~ies...":"~Svojstva...", +"Protect Cells":"Zaštiti ćelije", +"Protect ~Sheet...":"Zaštiti ~list...", +"Puzzle":"Slagalica", +"P~aragraph...":"~Pasus...", +"Rectangle":"Pravougaonik", +"Rectangle, Rounded":"Pravougaonik, zaobljen", +"Rectangular Callout":"Pravougaoni oblačić", +"Remove Noise":"Ukloni šum", +"Rename Master":"Preimenuj osnovni", +"Reply Comment":"Odgovori na komentar", +"Reset Data Point":"Resetuj tačku podatka", +"Reset all Data Points":"Resetuj sve tačke podataka", +"Restart Numbering":"Započni novo nabrajanje", +"Right":"Desno", +"Right Arrow":"Strelica udesno", +"Right Arrow Callout":"Oblačić sa strelicom udesno", +"Right Brace":"Desna velika zagrada", +"Right Bracket":"Desna zagrada", +"Right Triangle":"Desni trougao", +"Right or Left Arrow":"Leva ili desna strelica", +"Right-To-Left":"Zdesna ulevo", +"Ring":"Prsten", +"Round Callout":"Okrugao oblačić", +"Rounded Rectangular Callout":"Pravougaoni oblačić sa zaobljenim uglovima", +"Row ~Height...":"~Visina reda...", +"R~efresh Range":"Osveži ops~eg", +"R~ight-To-Left":"Z~desna ulevo", +"R~un Macro...":"Pok~reni makro...", +"S-shaped Arrow":"Strelica S oblika", +"Save ~As...":"Sačuvaj ~kao...", +"Select Column":"Izaberi kolonu", +"Select Table":"Izaberi tabelu", +"Shadow":"Senka", +"Sharpen":"Oštro", +"Sheet R~ight-To-Left":"Listovi, z~desna u levo", +"Sho~w Slide":"Prika~z slajdova", +"Signet":"Pečat", +"Slant Down":"Nagibanje nadole", +"Slant Up":"Nagibanje nagore", +"Slide Layout":"Raspored slajda", +"Smiley Face":"Smešak", +"Snap to Grid":"Prema vođicama mreže", +"So~rt...":"Po~ređaj...", +"Split Arrow":"Podeli strelicu", +"Split Table...":"Podeli tabelu...", +"Square":"Kvadrat", +"Square Bevel":"Kvadratni nagib", +"Square, Rounded":"Kvadrat, zaobljen", +"Stop":"Zaustavi", +"Straight Connector":"Pravi povezivač", +"Straight Connector ends with Arrow":"Pravi povezivač se završava strelicom", +"Straight Connector with Arrows":"Pravi povezivač sa strelicama", +"Strikethrough":"Precrtano", +"Striped Right Arrow":"Trakasta desna strelica", +"Subscript":"Indeks", +"Sun":"Sunčano žuto", +"Superscript":"Eksponent", +"Ta~ble Properties...":"Svojstva ta~bele...", +"Text Wrap...":"Prelom teksta...", +"Time Field":"Polje za vreme", +"Title Page...":"Naslovna stranica...", +"To Background":"U pozadinu", +"To Foreground":"U prvi plan", +"To Next Paragraph in Level":"Do sledećeg pasusa u nivou", +"To Previous Paragraph in Level":"Do prethodnog pasusa u nivou", +"To P~age":"Ka ~stranici", +"To ~Cell":"Ka ~ćeliji", +"To ~Character":"Ka ~znaku", +"To ~Curve":"U ~krivu", +"To ~Frame":"Na ~okvir", +"To ~Paragraph":"Ka ~pasusu", +"Transparency":"Providnost", +"Trapezoid":"Trapezoid", +"Triangle Down":"Trougao nadole", +"Triangle Up":"Trougao nagore", +"T~ime (variable)":"Vr~eme (promenljivo)", +"T~itle":"~Naslov", +"Underline":"Podvučeno", +"Up Arrow":"Strelica nagore", +"Up Arrow Callout":"Oblačić sa strelicom nagore", +"Up and Down Arrow":"Gornja i donja strelica", +"Up and Down Arrow Callout":"Oblačić sa strelicama nagore i nadole", +"Up and Right Arrow":"Gornja i desna strelica", +"Up and Right Arrow Callout":"Oblačić sa strelicama nagore i udesno", +"Up, Right and Down Arrow":"Gornja, desna i donja strelica", +"Vertical Scroll":"Uspravni klizač", +"Vertical Text":"Uspravni tekst", +"Wave":"Talas", +"Zoom In":"Uvećaj", +"~3D View...":"3~D prikaz...", +"~Add":"~Dodaj", +"~Advanced Filter...":"~Napredni filter...", +"~Arrange":"~Redosled", +"~Bottom":"~Dno", +"~Bring to Front":"Iz~nad svega", +"~Capitalize Every Word":"~Svaka Reč Velikim", +"~Centered":"~Centrirano", +"~Chart...":"~Grafik...", +"~Column Break":"P~relom kolone", +"~Columns":"~Kolone", +"~Contour":"~Kontura", +"~Data Ranges...":"~Opsezi podataka...", +"~Date (fixed)":"~Datum (fiksiran)", +"~Define":"~Odredi", +"~Define...":"~Odredi...", +"~Edit":"~Uređivanje", +"~Edit Contour...":"~Uredi konturu...", +"~Enter Group":"~Uđi u grupu", +"~File":"~Datoteka", +"~First Paragraph":"P~rvi pasus", +"~Fonts...":"~Fontovi...", +"~Function...":"~Funkcija...", +"~Goal Seek...":"~Traženje cilja...", +"~Group":"~Grupiši", +"~Group and Outline":"~Grupiši i zadaj konture", +"~Group...":"~Grupiši...", +"~Header and Footer...":"~Zaglavlje i podnožje...", +"~Height...":"~Visina...", +"~Help":"~Pomoć", +"~Hide":"~Sakrij", +"~Hide AutoFilter":"~Sakrij automatski filter", +"~Hide Details":"~Sakrij detalje", +"~Hide Slide":"~Sakrij slajd", +"~Hyphenation":"~Prelom reči", +"~Hyphenation...":"~Prelom reči...", +"~Interaction...":"~Interakcija...", +"~Left":"~Levo", +"~Line Numbering...":"Nabrajanje ~linija...", +"~Manage...":"~Upravljanje...", +"~Optimal Height...":"~Optimalna visina...", +"~Optimal Width...":"~Optimalna širina...", +"~Paste":"U~baci", +"~Pivot Table":"~Pivot tabela", +"~Print...":"~Štampaj...", +"~Recalculate":"~Preračunaj", +"~Refresh":"~Osveži", +"~Right":"~Desno", +"~Rows":"~Redovi", +"~Save":"~Sačuvaj", +"~Sections...":"~Odeljci...", +"~Select":"~Izaberi", +"~Send to Back":"Is~pod svega", +"~Sentence case":"~Prvo u rečenici veliko", +"~Show Details":"~Prikaži detalje", +"~Sort...":"~Poređaj...", +"~Spacing...":"~Prored...", +"~Standard Filter...":"~Uobičajeni filter...", +"~Subject":"~Tema", +"~Thesaurus...":"~Sinonimi...", +"~Time (fixed)":"~Vreme (fiksirano)", +"~Tools":"~Alatke", +"~Top":"~Vrh", +"~UPPERCASE":"~VELIKA SLOVA", +"~Ungroup...":"~Razgrupiši...", +"~Update All":"~Osveži sve", +"~Validity...":"~Ispravnost...", +"~View":"P~rikaz", +"~While Typing":"~Tokom kucanja", +"~Width...":"~Širina...", +"~Wrap":"~Prelom", +"~lowercase":"ma~la slova", +"~tOGGLE cASE":"~oBRNI VELIČINU" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sr.json b/f7cloud-office/browser/dist/l10n/uno/sr.json new file mode 100644 index 0000000..04bb131 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sr.json @@ -0,0 +1,750 @@ +{ +"12-Point Star":"Дванаестокрака звезда", +"24-Point Star":"Двадесетчетворокрака звезда", +"4-Point Star":"Четворокрака звезда", +"4-way Arrow":"Четворострана стрелица", +"4-way Arrow Callout":"Облачић са стрелицама у 4 смера", +"5-Point Star":"Петокрака звезда", +"6-Point Star":"Шестокрака звезда", +"6-Point Star, Concave":"Шестокрака звезда, удубљена", +"8-Point Star":"Осмокрака звезда", +"Accept":"Прихвати", +"Accept All":"Прихвати све", +"Accept All Changes":"Прихвати све измене", +"Accept Change":"Прихвати измену", +"Accept Track Change and select the next one":"Прихвати забележену измену и изабери наредну", +"Accept and Move to Next":"Прихвати и иди на наредну", +"Add Decimal Place":"Додај децимално место", +"Add descriptions of non-text content (for accessibility)":"Додајте описе за нетекстуални садржај (ради приступачности)", +"After":"Након", +"Align Bottom":"Поравнај одоздо", +"Align Bottom to Anchor":"Поравнај дно на сидро", +"Align Center":"Поравнај здесна", +"Align Left":"Поравнај слева", +"Align Right":"Поравнај здесна", +"Align Tex~t":"Пора~внај текст", +"Align Top":"Поравнај одозго", +"Align Top to Anchor":"Поравнај врх на сидро", +"Alt Text...":"Алтернативни текст…", +"Anc~hor":"Си~дро", +"Animation":"Анимације", +"Apply Suggestion":"Примени предлоге", +"Arch Down (Curve)":"Калота надоле (крива)", +"Arch Down (Pour)":"Калота надоле (ливена)", +"Arch Left (Curve)":"Калота улево (крива)", +"Arch Right (Curve)":"Калота удесно (крива)", +"Arch Right (Pour)":"Калота удесно (ливена)", +"Arch Up (Curve)":"Калота нагоре (крива)", +"Arch Up (Pour)":"Калота нагоре (ливена)", +"Arrange":"Распореди", +"As C~haracter":"Као з~нак", +"AutoCorr~ect":"Аутоматско ~исправљање", +"AutoFill Data Series: automatic":"Аутоматско попуњавање низова података: аутоматско", +"Auto~Filter":"Аутоматски ~филтер", +"A~lignment...":"Порав~нање…", +"A~rea...":"Под~ручје…", +"A~rrange":"~Редослед", +"Back One":"Један уназад", +"Background Color":"Боја позадине", +"Before":"Пре", +"Block Arc":"Лучни одсечак", +"Bold":"Подебљано", +"Bookmar~k...":"О~бележивач…", +"Borders (Shift to overwrite)":"Ивице (Shifr да препишете)", +"Bottom":"Дно", +"Brightness":"Осветљеност", +"Caption...":"Наслов…", +"Center":"Средина", +"Center Horizontal":"Центрирај водоравно", +"Center Vertically":"Усправно на средини", +"Centered":"Центрирано", +"Ce~lls...":"~Ћелије…", +"Character Highlighting Color":"Боја за истицање знака", +"Character Spacing":"Размак знакова", +"Charcoal Sketch":"Скица угљеном", +"Chart T~ype...":"~Врста графика", +"Check Spelling":"Провери писање", +"Chevron":"Чин", +"Chevron Down":"Чин надоле", +"Chevron Up":"Чин нагоре", +"Circle":"Круг", +"Circle (Curve)":"Круг (крива)", +"Circle (Pour)":"Круг (ливени)", +"Circle Pie":"Кружни исечак", +"Circular Arrow":"Кружна стрелица", +"Clear Direct Formatting":"Очисти ~директно форматирање", +"Clear ~Direct Formatting":"Очисти ~директно форматирање", +"Cle~ar Cells...":"О~чисти ћелије…", +"Clone Formatting":"Клонирај форматирање", +"Close Master View":"Затвори приказ основног", +"Cloud":"Облак", +"Cl~ear Contents...":"Оч~исти садржај…", +"Color Scale...":"Обојена скала…", +"Column":"Колона", +"Column ~Width...":"~Ширина колоне…", +"Columns ~After":"Коло~не после", +"Columns ~Before":"К~олоне пре", +"Comments":"Коментари", +"Comme~nt":"Коме~нтар", +"Connector":"Повезивач", +"Connector Ends with Arrow":"Повезивач се завршава стрелицом", +"Connector with Arrows":"Повезивач са стрелицама", +"Connectors":"Повезивачи", +"Connectors (double click for multi-selection)":"Повезнице (кликните двапут за вишеструки избор)", +"Content Control Properties":"Особине за контролу садржаја", +"Contrast":"Контраст", +"Copy Hyperlink Location":"Умножи место хипервезе", +"Cop~y":"~Копирај", +"Corner Right Arrow":"Угаона десна стрелица", +"Co~lumns...":"Ко~лоне…", +"Co~mpress...":"Ко~мпримуј…", +"Crop":"Изрежи", +"Crop Image":"Изрежи слику", +"Cross":"Крст", +"Cross-~reference...":"Унакрсне ~референце…", +"Currency":"Валута", +"Current ~Index":"Тренутни ~попис", +"Curve":"Крива", +"Curve Down":"Закривљење надоле", +"Curve Up":"Закривљење нагоре", +"Curved Connector":"Закривљени повезивач", +"Curved Connector Ends with Arrow":"Закривљени повезивач се завршава стрелицом", +"Curved Connector with Arrows":"Закривљени повезивач са стрелицама", +"Cycle Case":"Листај величине слова", +"Cylinder":"Цилиндар", +"C~ell":"Ћ~елија", +"C~haracter...":"~Знак…", +"C~onditional":"У~словно", +"Data Bar...":"Траке података…", +"Date":"Датум", +"Date...":"Датум…", +"Dat~e (variable)":"Тренутни дат~ум", +"Decrease Font Size":"Смањи величину фонта", +"Decrease Indent":"Смањи увлачење", +"Decrease Paragraph Spacing":"Смањи простор око пасуса", +"Decrease Size":"Смањи величину", +"Delete All Comments":"Обриши све коментаре", +"Delete All Comments by This Author":"Обриши све коментаре овог аутора", +"Delete Axis":"Обриши осу", +"Delete Comment":"Обриши коментар", +"Delete C~ells...":"Обриши ћели~је…", +"Delete C~ontents...":"Обриши сад~ржај…", +"Delete Data Labels":"Обриши ознаке података", +"Delete Decimal Place":"Обриши децимално место", +"Delete Legend":"Обриши легенду", +"Delete Major Grid":"Обриши главну мрежу", +"Delete Minor Grid":"Обриши споредну мрежу", +"Delete Row":"Обриши ред", +"Delete Rows":"Обриши редове", +"Delete Single Data Label":"Обриши једну ознаку податка", +"Delete Sparkline":"Обриши светлуцаву линију", +"Delete Sparkline Group":"Обриши групу светлуцаве линије", +"Delete Table":"Обриши табелу", +"Delete selected columns":"Обриши изабране колоне", +"Delete selected rows":"Обриши изабране редове", +"Delete table":"Обриши табелу", +"Delete ~All Comments":"Обриши ~све коментаре", +"De~lete...":"~Обриши…", +"Diamond":"Дијамант", +"Diamond Bevel":"Дијамантски нагиб", +"Digital Signatu~res...":"Електронски ~потписи…", +"Display Grid":"Прикажи мрежу", +"Doorplate":"Отирач", +"Double Brace":"Двострука велика заграда", +"Double Bracket":"Двострука заграда", +"Double Underline":"Двапут подвучено", +"Down Arrow":"Стрелица надоле", +"Down Arrow Callout":"Облачић са стрелицом надоле", +"Duplicate Page":"Удвостручи страницу", +"Duplicate ~Slide":"У~двостручи слајд", +"D~elete Page":"О~бриши страницу", +"Edit Hyperlink...":"Уреди хипервезу…", +"Edit Section...":"Уреди одељак…", +"Edit Sparkline Group...":"Уреди групу светлуцавих линија…", +"Edit Sparkline...":"Уреди светлуцаве линије…", +"Ellipse":"Елипса", +"Ellipse (double click for multi-selection)":"Елипса (кликните двапут за вишеструки избор)", +"Explosion":"Експлозија", +"E~xecute Interaction...":"По~крени интеракцију…", +"E~xit Group":"~Изађи из групе", +"Fade Down":"Ишчезавање надоле", +"Fade Left":"Ишчезавање улево", +"Fade Right":"Ишчезавање удесно", +"Fade Up":"Ишчезавање нагоре", +"Fade Up and Left":"Ишчезавање нагоре и улево", +"Fade Up and Right":"Ишчезавање нагоре и удесно", +"Fiel~d":"По~ље", +"Fill Color":"Боја попуне", +"Find Next":"Наредно", +"Find Previous":"Претходно", +"Find and Rep~lace...":"Пронађи ~и замени…", +"First ~Author":"Први ~аутор", +"Flip Horizontally":"Изврни водоравно", +"Flip Vertically":"Изврни усправно", +"Flowchart: Alternate Process":"Дијаграм тока: алтернативни процес", +"Flowchart: Card":"Дијаграм тока: картица", +"Flowchart: Collate":"Дијаграм тока: упаривање", +"Flowchart: Connector":"Дијаграм тока: повезивач", +"Flowchart: Data":"Дијаграм тока: подаци", +"Flowchart: Decision":"Дијаграм тока: одлука", +"Flowchart: Delay":"Дијаграм тока: застој", +"Flowchart: Direct Access Storage":"Дијаграм тока: складиште са директним приступом", +"Flowchart: Display":"Дијаграм тока: приказ", +"Flowchart: Document":"Дијаграм тока: документ", +"Flowchart: Extract":"Дијаграм тока: извлачење", +"Flowchart: Internal Storage":"Дијаграм тока: интерно складиште", +"Flowchart: Magnetic Disc":"Дијаграм тока: магнетни диск", +"Flowchart: Manual Input":"Дијаграм тока: ручни улаз", +"Flowchart: Manual Operation":"Дијаграм тока: ручна операција", +"Flowchart: Merge":"Дијаграм тока: спајање", +"Flowchart: Multidocument":"Дијаграм тока: вишеструки документ", +"Flowchart: Off-page Connector":"Дијаграм тока: повезивач ван странице", +"Flowchart: Or":"Дијаграм тока: или", +"Flowchart: Predefined Process":"Дијаграм тока: унапред одређен процес", +"Flowchart: Preparation":"Дијаграм тока: припрема", +"Flowchart: Process":"Дијаграм тока: процес", +"Flowchart: Punched Tape":"Дијаграм тока: бушена трака", +"Flowchart: Sequential Access":"Дијаграм тока: секвенцијални приступ", +"Flowchart: Sort":"Дијаграм тока: ређање", +"Flowchart: Stored Data":"Дијаграм тока: ускладиштени подаци", +"Flowchart: Summing Junction":"Дијаграм тока: сабирна спојница", +"Flowchart: Terminator":"Дијаграм тока: завршетак", +"Flower":"Цвет", +"Folded Corner":"Преклопљени угао", +"Font Color":"Боја фонта", +"Fontwork Shape":"Облици словописа", +"Fontwork...":"Словопис…", +"Foote~r":"Подно~жје", +"For All Text":"За сав текст", +"For Paragraph":"За пасус", +"For Selection":"За изабрано", +"Format Axis...":"Форматирај осу…", +"Format Chart Area...":"Форматирај подручје графика…", +"Format Data Labels...":"Форматирај ознаке података…", +"Format Data Point...":"Форматирај тачку податка…", +"Format Data Series...":"Форматирај серије података…", +"Format Floor...":"Форматирај дно…", +"Format Legend...":"Форматирај легенду…", +"Format Major Grid...":"Форматирај главну мрежу…", +"Format Mean Value Line...":"Форматирај линију средње вредности…", +"Format Minor Grid...":"Форматирај споредну мрежу…", +"Format Pa~ge...":"~Форматирај страницу…", +"Format Selection...":"Форматирај изабрано…", +"Format Single Data Label...":"Форматирај једну ознаку податка…", +"Format Stock Gain...":"Форматирај раст акција…", +"Format Stock Loss...":"Форматирај пад акција…", +"Format Title...":"Форматирај наслов…", +"Format Trend Line Equation...":"Форматирај једначину линије тренда…", +"Format Trend Line...":"Форматирај линију тренда…", +"Format Wall...":"Форматирај страницу…", +"Format X Error Bars...":"Форматирај ознаке грешака на оси X", +"Format Y Error Bars...":"Форматирај ознаке грешака на оси Y", +"Format as Currency":"Форматирај као валуту", +"Format as Date":"Форматирај као датум", +"Format as General":"Форматирај као опште", +"Format as Number":"Форматирај као број", +"Format as Percent":"Форматирај као проценат", +"Format as Scientific":"Форматирај као научно", +"Format as Time":"Форматирај као време", +"Formatting Mark":"Ознаке форматирања", +"Formula to Value":"Формула у вредност", +"Forward One":"Један унапред", +"For~matting Marks":"Ознака фор~матирања", +"Fo~rm":"Образа~ц", +"Frame":"Оквир", +"Freeze First Column":"Замрзни прву колону", +"Freeze First Row":"Замрзни први ред", +"Freeze Rows and Columns":"Замрзни редове и колоне", +"Freeze ~Cells":"Замрзни ~ћелије", +"F~ont Size...":"~Величина фонта…", +"F~ormat":"Ф~ормат", +"F~ourier Analysis...":"~Фуријерова анализа…", +"F~rame...":"Ок~вир…", +"F~ull Screen":"~Цео екран", +"General":"Опште", +"Give a label to identify an object":"Доделите ознаку за идентификацију објекта", +"Go t~o Page...":"Иди ~на страницу…", +"Go t~o Slide...":"Изи на ~слајд…", +"Group Sparklines":"Групиши светлуцаве линије", +"Heart":"Срце", +"Hexagon":"Шестоугао", +"He~ader":"За~главље", +"He~ader and Footer":"~Заглавље и подножје", +"Horizontal Scroll":"Водоравни клизач", +"Horizontally ~Center":"Водоравно на ~средину", +"Horizontally ~Left":"Водоравно ~лево", +"Horizontally ~Right":"Водоравно ~десно", +"Horizontally ~Spacing":"Водоравни ~размак", +"H~ide":"~Сакриј", +"H~ide Columns":"~Сакриј колоне", +"H~ide Rows":"~Сакриј редове", +"Icon Set...":"Сет иконица…", +"Ignore":"Занемари", +"Ignore All":"Занемари све", +"Image Mode":"Режим слике", +"In ~Background":"У ~позадини", +"Increase Font Size":"Повећај величину фонта", +"Increase Indent":"Повећај увлачење", +"Increase Paragraph Spacing":"Повећај простор око пасусуа", +"Increase Size":"Повећај величину", +"Inflate":"Надувај", +"Insert Audio or Video":"Уметни аудио или видео", +"Insert Axis":"Уметни осу", +"Insert Axis Title":"Уметни наслов осе", +"Insert Bookmark":"Уметни обележивач", +"Insert Caption...":"Уметни натпис…", +"Insert Chart":"Уметни график", +"Insert Column After":"Уметни колону након", +"Insert Column Before":"Унеси колону пре", +"Insert Column Break":"Уметни прелом колоне", +"Insert Columns ~After":"Уметни коло~не после", +"Insert Columns ~Before":"Уметни к~олоне пре", +"Insert Comment":"Уметни коментар", +"Insert Co~lumns":"Уметни ко~лоне", +"Insert Cross-reference":"Уметни унакрсну референцу", +"Insert Data Labels":"Уметни ознаке података", +"Insert Endnote":"Уметни ендноту", +"Insert Field":"Уметни поље", +"Insert Fontwork Text":"Унеси текст словописа", +"Insert Footnote":"Уметни фусноту", +"Insert Frame":"Уметни оквир", +"Insert Hyperlink":"Уметни хипервезу", +"Insert Image...":"Уметни слику…", +"Insert Index Entry":"Уметни унос унутар пописа", +"Insert Line (double click for multi-selection)":"Уметање линије (кликните двапут за вишеструки избор)", +"Insert Major Grid":"Уметни главну мрежу", +"Insert Mean ~Value Line":"Уметни линију ~средње вредности", +"Insert Minor Grid":"Уметни споредну мрежу", +"Insert Page Break":"Уметни прелом странице", +"Insert Row Above":"Уметни ред изнад", +"Insert Row Below":"Уметни ред испод", +"Insert Rows ~Above":"Уметни р~едове изнад", +"Insert Rows ~Below":"Уметни ре~дове испод", +"Insert Single Data Label":"Уметни једну ознаку податка", +"Insert Slide":"Уметни слајд", +"Insert Special Character":"Уметни посебни знак", +"Insert Special Characters":"Уметни посебни знак", +"Insert Text Box":"Уметни поље за текст", +"Insert Text Box (double click for multi-selection)":"Уметање текстуалног поља (кликните двапут за вишеструки избор)", +"Insert Titles...":"Уметни ~наслове…", +"Insert Tre~nd Line...":"Уметни линију тре~нда…", +"Insert Unnumbered Entry":"Уметни унос без набрајања", +"Insert Vertical Text":"Уметни усправни текст", +"Insert ~Cells...":"Уметни ~ћелије…", +"Insert ~Rows":"Уметни ~редове", +"Insert ~Table...":"Уметни ~табелу…", +"Insert/Delete Axes...":"Уметни или обриши осе…", +"Invert":"Изврни", +"Isosceles Triangle":"Једнакокраки троугао", +"Italic":"Курзив", +"Justified":"Поравнај обострано", +"Language":"Језик", +"Language Status":"Језик", +"Layout":"Размештај", +"Left":"Лево", +"Left Arrow":"Стрелица улево", +"Left Arrow Callout":"Облачић са стрелицом улево", +"Left Brace":"Лева велика заграда", +"Left Bracket":"Лева заграда", +"Left and Right Arrow":"Лева и десна стрелица", +"Left and Right Arrow Callout":"Облачић са стрелицама улево и удесно", +"Left-To-Right":"Слева удесно", +"Lightning Bolt":"Муња", +"Line":"Линија", +"Line Callout 1":"Облачић са линијом 1", +"Line Callout 2":"Облачић са линијом 2", +"Line Callout 3":"Облачић са линијом 3", +"Line Color":"Боја линије", +"Line Connector":"Линијски повезивач", +"Line Connector Ends with Arrow":"Линијски повезивач се завршава стрелицом", +"Line Spacing":"Проред", +"Line Spacing: 1":"Проред: 1", +"Line Spacing: 1.5":"Проред: 1,5", +"Line Spacing: 2":"Проред: 2", +"Lis~ts":"~Листе", +"L~ine...":"Л~инија…", +"Manage Track Changes":"Управљај праћењем промена", +"Manage...":"Уређивање…", +"Manual ~Break...":"Ручни пре~лом…", +"Master Slides":"Основни слајдови", +"Media":"Мултимедија", +"Merge Cells":"Споји ћелије", +"Merge and center or unmerge cells depending on the current toggle state":"Спаја и центрира или раставља ћелије у зависности од тренутног стања", +"Moon":"Месец", +"More ~Filters":"Више ~филтера", +"M~erge and Center Cells":"~Споји и центрирај ћелије", +"Name...":"Име…", +"Na~vigator":"На~вигација", +"New Page":"Нова страница", +"Next":"Наредна", +"Next Page":"Следећа страница", +"Next Track Change":"Наредна забележена измена", +"No List":"Без листе", +"Non-breaking ~Hyphen":"Нештампајуће ~цртице", +"None":"Ништа", +"Notched Right Arrow":"Урезана десна стрелица", +"Number":"Број", +"Number Format":"Формат броја", +"Number Format...":"Формат броја…", +"Number Format: Currency":"Формат броја: валута", +"Number Format: Date":"Формат броја: датум", +"Number Format: Decimal":"Формат броја: децималан", +"Number Format: Exponential":"Формат броја: експоненцијалан", +"Number Format: Percent":"Формат броја: проценат", +"Number Format: Standard":"Формат броја: обичан", +"Number Format: Time":"Формат броја: време", +"Octagon":"Осмоугао", +"Octagon Bevel":"Осмоугаони нагиб", +"Open Circle (Curve)":"Отворен круг (крива)", +"Open Circle (Pour)":"Отворен круг (ливени)", +"Open Hyperlink":"Отвори хипервезу", +"Open the Elements Deck":"Отвори скуп елемената", +"Open the Styles Deck":"Отвори скуп стилова", +"Optimal Column Width":"Оптимална ширина колоне", +"Optimal Row Height":"Оптимална висина реда", +"Orientation":"Орјентација", +"Outline Font Effect":"Ефекат контуре фонта", +"Overline":"Надвучено", +"Page Properties...":"Особине странице…", +"Page Tit~le":"~Наслов странице", +"Page ~Count":"Б~рој страница", +"Paired ~t-test...":"Упарени ~т-тест…", +"Parallelogram":"Паралелограм", +"Paste ~Special...":"По~себно убацивање…", +"Pentagon":"Петоугао", +"Percent":"Проценат", +"Pi~vot Table...":"~Пивот табеле…", +"Plain Text":"Обичан текст", +"Pop Art":"Поп арт", +"Position and Si~ze...":"Место и ~величина…", +"Previous Page":"Претходна страница", +"Previous Track Change":"Претходна забележена измена", +"Prin~t Ranges":"Опсези за ш~тампање", +"Prohibited":"Забрањено", +"Properties":"Особине", +"Propert~ies...":"~Особине…", +"Protect Cells":"Заштити ћелије", +"Protect ~Sheet...":"Заштити ~лист…", +"Pr~evious":"~Претходна", +"Puzzle":"Слагалица", +"P~aragraph...":"~Пасус…", +"QR and ~Barcode...":"QR и ~баркод…", +"Record Track Changes":"Снимај забелешке промена", +"Rectangle":"Правоугаоник", +"Rectangle (double click for multi-selection)":"Правоугаоник (кликните двапут за вишеструки избор)", +"Rectangle, Rounded":"Правоугаоник, заобљен", +"Rectangular Callout":"Правоугаони облачић", +"Reject":"Одбаци", +"Reject All":"Одбаци све", +"Reject All Changes":"Одбаци све измене", +"Reject Change":"Одбаци измену", +"Reject Track Change and select the next one":"Одбаци забележену измену и изабери наредну", +"Reject and Move to Next":"Одбаци и иди на наредну", +"Remove Noise":"Уклони шум", +"Rename Master":"Преименуј основни", +"Rename S~heet...":"Преименуј ~лист…", +"Reply Comment":"Одговори на коментар", +"Reset Data Point":"Ресетуј тачку податка", +"Reset all Data Points":"Ресетуј све тачке података", +"Resolved Comments":"Решени коментари", +"Restart Numbering":"Започни ново набрајање", +"Right":"Десно", +"Right Arrow":"Стрелица удесно", +"Right Arrow Callout":"Облачић са стрелицом удесно", +"Right Brace":"Десна велика заграда", +"Right Bracket":"Десна заграда", +"Right Triangle":"Десни троугао", +"Right or Left Arrow":"Лева или десна стрелица", +"Right-To-Left":"Здесна улево", +"Ring":"Прстен", +"Rotate 90° ~Left":"Ротирај за 90° у~лево", +"Rotate 90° ~Right":"Ротирај за 90° у~десно", +"Rot~ate":"~Ротирај", +"Round Callout":"Округао облачић", +"Rounded Rectangular Callout":"Правоугаони облачић са заобљеним угловима", +"Row":"Ред", +"Row ~Height...":"~Висина реда…", +"Rows ~Above":"Редови ~преко", +"Rows ~Below":"Редови ~испод", +"R~efresh Range":"Освежи опс~ег", +"R~ight-To-Left":"З~десна улево", +"R~un Macro...":"Пок~рени макро…", +"S-shaped Arrow":"Стрелица S облика", +"Save ~As...":"Сачувај ~као…", +"Scientific":"Научно", +"Select Cell":"Изабери ћелију", +"Select Column":"Изабери колону", +"Select Row":"Изабери ред", +"Select Table":"Изабери табелу", +"Select ~All":"Изабери ~све", +"Select ~Range...":"~Изабери опсег…", +"Set Background Image...":"Сачувај позадинску слику…", +"Set Character Spacing":"Постави размак знакова", +"Set Line Spacing":"Постави проред", +"Se~ction...":"~Одељак…", +"Shadow":"Сенка", +"Sharpen":"Оштро", +"Sheet R~ight-To-Left":"Листови, з~десна у лево", +"Show":"Прикажи", +"Show Navigator Window":"Прикажи прозор навигатора", +"Show track changes":"Прикажи бележење измена", +"Sho~w Rows":"~Прикажи редове", +"Sho~w Slide":"Прика~з слајдова", +"Sidebar":"Бочна трака", +"Signat~ure Line...":"Ре~д за потпис…", +"Signet":"Печат", +"Slant Down":"Нагибање надоле", +"Slant Up":"Нагибање нагоре", +"Slide Layout":"Распоред слајда", +"Slide Properties...":"Особине слајда…", +"Slide Tit~le":"~Наслов слајда", +"Slide Transition":"Прелаз слајдова", +"Slide ~Count":"Б~рој слајдова", +"Slide ~Layout":"Распоред с~лајда", +"Small capitals":"Мала велика слова", +"Smiley Face":"Смешак", +"Snap to Grid":"Према вођицама мреже", +"Sort Ascending":"Поређај растуће", +"Sort Descending":"Поређај опадајуће", +"So~rt...":"По~ређај…", +"Sparkline...":"Светлуцава линија…", +"Sparklines":"Светлуцаве линије", +"Split Arrow":"Подели стрелицу", +"Split Cells...":"Подели ћелије…", +"Split Table...":"Подели табелу…", +"Square":"Квадрат", +"Square Bevel":"Квадратни нагиб", +"Square, Rounded":"Квадрат, заобљен", +"Statistics":"Статистика", +"Stop":"Заустави", +"Straight Connector":"Прави повезивач", +"Straight Connector ends with Arrow":"Прави повезивач се завршава стрелицом", +"Straight Connector with Arrows":"Прави повезивач са стрелицама", +"Strikethrough":"Прецртано", +"Striped Right Arrow":"Тракаста десна стрелица", +"Subscript":"Индекс", +"Sun":"Сунчано жуто", +"Superscript":"Експонент", +"Symbol":"Симбол", +"S~how Columns":"~Прикажи колоне", +"S~lide":"С~лајд", +"S~pecial Character...":"По~себан знак…", +"Table Cell Background Color":"Боја позадине ћелије табеле", +"Table of Contents and Inde~x":"~Садржај и попис", +"Ta~ble Properties...":"Особине та~беле…", +"Text Wrap...":"Прелом текста…", +"Te~xt":"~Текст", +"Theme...":"Тема…", +"Thousands Separator":"Раздвајање хиљада", +"Time":"Време", +"Time Field":"Поље за време", +"Title Page...":"Насловна страница…", +"To Background":"У позадину", +"To Cell (~resize with cell)":"Ка ћ~елији (промени величину са ћелијом)", +"To Foreground":"У први план", +"To Next Paragraph in Level":"До следећег пасуса у нивоу", +"To Previous Paragraph in Level":"До претходног пасуса у нивоу", +"To P~age":"Ка ~страници", +"To ~Cell":"Ка ~ћелији", +"To ~Character":"Ка ~знаку", +"To ~Curve":"У ~криву", +"To ~Frame":"На ~оквир", +"To ~Paragraph":"Ка ~пасусу", +"Toggle Automatic Spell Checking":"Укључи аутоматску проверу писања", +"Toggle Formatting Marks":"Укључи ознаке форматирања", +"Toggle Ordered List":"Укључи поређану листу", +"Toggle Shadow":"Укључи сенке", +"Toggle Unordered List":"Укључи непоређану листу", +"Top":"Врх", +"Track Chan~ges":"Пра~ти промене", +"Transparency":"Провидност", +"Trapezoid":"Трапезоид", +"Triangle Down":"Троугао надоле", +"Triangle Up":"Троугао нагоре", +"T~able":"~Табела", +"T~ime (variable)":"Вр~еме (променљиво)", +"T~itle":"~Наслов", +"Underline":"Подвучено", +"Ungroup Sparklines":"Разгрупиши светлуцаве линије", +"Unmerge Cells":"Раздвоји ћелије", +"Unprotect Cells":"Уклони заштиту са ћелија", +"Up Arrow":"Стрелица нагоре", +"Up Arrow Callout":"Облачић са стрелицом нагоре", +"Up and Down Arrow":"Горња и доња стрелица", +"Up and Down Arrow Callout":"Облачић са стрелицама нагоре и надоле", +"Up and Right Arrow":"Горња и десна стрелица", +"Up and Right Arrow Callout":"Облачић са стрелицама нагоре и удесно", +"Up, Right and Down Arrow":"Горња, десна и доња стрелица", +"Update ~Index":"Ажурирај ~индекс", +"Vertical Scroll":"Усправни клизач", +"Vertical Text":"Усправни текст", +"Vertically C~enter":"Усправно на ср~едину", +"Vertically S~pacing":"Усправни разма~к", +"Vertically ~Bottom":"Усправно дол~е", +"Vertically ~Top":"Водоравно ~горе", +"View Grid Lines":"Прикажи линије мреже", +"Watermark...":"Водени жиг…", +"Wave":"Талас", +"Wrap Text":"Преломи текст", +"Zoom In":"Увећај", +"Zoom Out":"Умањи", +"~3D View...":"3~Д приказ…", +"~Accessibility Check...":"Провер~а приступачности…", +"~Add":"~Додај", +"~Add to List":"~Додај на листу", +"~Advanced Filter...":"~Напредни филтер…", +"~Analysis of Variance (ANOVA)...":"~Анализа варијансе (АНОВА)…", +"~Arrange":"~Редослед", +"~Author":"~Аутор", +"~Automatic Spell Checking":"~Аутоматски провери писање", +"~Bottom":"~Дно", +"~Bring to Front":"Из~над свега", +"~Bullets and Numbering...":"~Цртице и набрајање…", +"~Capitalize Every Word":"~Свака Реч Великим", +"~Centered":"~Центрирано", +"~Chart...":"~График…", +"~Chi-square Test...":"~Хи квадратни тест…", +"~Clear":"~Очисти", +"~Clear Direct Formatting":"Уклони ~директно форматирање", +"~Column":"~Колона", +"~Column Break":"П~релом колоне", +"~Columns":"~Колоне", +"~Contour":"~Контура", +"~Convert":"~Претвори", +"~Correlation...":"~Корелација…", +"~Covariance...":"Ко~варијанса…", +"~Cut":"~Исеци", +"~Data":"~Подаци", +"~Data Ranges...":"~Опсези података…", +"~Data Table...":"~Табела са подацима…", +"~Date":"~Датум", +"~Date (fixed)":"~Датум (фиксиран)", +"~Define":"~Одреди", +"~Define Range...":"О~дреди опсег…", +"~Define...":"~Одреди…", +"~Delete":"~Обриши", +"~Delete Sheet...":"~Обриши лист…", +"~Delete Slide":"~Обриши слајд", +"~Descriptive Statistics...":"~Дескриптивна статистика…", +"~Display Grid":"~Прикажи мрежу", +"~Edit":"~Уређивање", +"~Edit Contour...":"~Уреди контуру…", +"~Edit...":"~Уређивање…", +"~Endnote":"~Енднота", +"~Enter Group":"~Уђи у групу", +"~Exponential Smoothing...":"~Експоненцијално умекшавање…", +"~F-test...":"~Ф-тест…", +"~File":"~Датотека", +"~First Paragraph":"П~рви пасус", +"~Fonts...":"~Фонтови…", +"~Footnote":"~Фуснота", +"~Format Cells...":"Форматирај ~ћелије…", +"~Formula Object...":"~Објекат формуле…", +"~Function...":"~Функција…", +"~Go to Sheet...":"~Иди на лист…", +"~Goal Seek...":"~Тражење циља…", +"~Group":"~Групиши", +"~Group and Outline":"~Групиши и задај контуре", +"~Group...":"~Групиши…", +"~Header and Footer...":"~Заглавље и подножје…", +"~Headers and Footers...":"~Заглавља и подножја…", +"~Height...":"~Висина…", +"~Help":"~Помоћ", +"~Hide":"~Сакриј", +"~Hide AutoFilter":"~Сакриј аутоматски филтер", +"~Hide Details":"~Сакриј детаље", +"~Hide Sheet":"~Сакриј лист", +"~Hide Slide":"~Сакриј слајд", +"~Hyperlink":"~Хипервеза", +"~Hyperlink...":"~Хипервеза…", +"~Hyphenation":"~Прелом речи", +"~Hyphenation...":"~Прелом речи…", +"~Image...":"~Слика…", +"~Insert":"У~метни", +"~Insert or Edit...":"~Уметни или уреди…", +"~Insert...":"~Уметни…", +"~Interaction...":"~Интеракција…", +"~Left":"~Лево", +"~Left-to-Right Mark":"Ознака с~лева на десно", +"~Line Numbering...":"Набрајање ~линија…", +"~Manage...":"~Управљај…", +"~More Fields...":"~Још поља…", +"~More Options...":"~Више опција…", +"~Move or Copy Sheet...":"~Премести или копирај лист…", +"~Moving Average...":"По~мични просек…", +"~Named Ranges and Expressions":"Именовани ~опсези и изрази", +"~New Slide":"~Нови слајд", +"~No-break Space":"Нештампајући ~размак", +"~Optimal":"~Оптимално", +"~Optimal Height...":"~Оптимална висина…", +"~Optimal Width...":"~Оптимална ширина…", +"~Ordered List":"~Поређана листа", +"~Page":"~Страница", +"~Page Break":"~Прелом странице", +"~Page Number":"Број ~странице", +"~Page Numbers...":"Бројеви стр~аница…", +"~Page Style...":"~Стил странице…", +"~Page...":"~Страница…", +"~Parallel":"~Паралелно", +"~Paste":"У~баци", +"~Pivot Table":"~Пивот табела", +"~Print...":"~Штампај…", +"~Properties...":"~Особине…", +"~Recalculate":"~Прерачунај", +"~Record":"~Забележи", +"~Redo":"~Понови", +"~Refresh":"~Освежи", +"~Regression...":"~Регресија…", +"~Remove Hyperlink":"У~клони хипервезу", +"~Remove Outline":"~Уклони контуру", +"~Reset Filter":"~Поново постави филтер", +"~Right":"~Десно", +"~Right-to-Left Mark":"Ознака з~десна на лево", +"~Row":"~Ред", +"~Rows":"~Редови", +"~Sampling...":"~Узорковање…", +"~Save":"~Сачувај", +"~Sections...":"~Одељци…", +"~Select":"~Изабери", +"~Send to Back":"Ис~под свега", +"~Sentence case":"~Прво у реченици велико", +"~Shape":"~Облик", +"~Sheet":"~Лист", +"~Show":"~Прикажи", +"~Show Details":"~Прикажи детаље", +"~Show Sheet...":"~Прикажи лист…", +"~Slide Number":"Број с~лајда", +"~Soft Hyphen":"М~еке цртице", +"~Sort...":"~Поређај…", +"~Spacing":"О~двајање", +"~Spacing...":"~Проред…", +"~Spelling...":"~Провери писање…", +"~Standard Filter...":"~Уобичајени филтер…", +"~Subject":"~Тема", +"~Table":"~Табела", +"~Table Properties...":"Особине та~беле…", +"~Table...":"~Табела…", +"~Text Box":"По~ље за текст", +"~Thesaurus...":"~Синоними…", +"~Through":"~Кроз", +"~Time":"~Време", +"~Time (fixed)":"~Време (фиксирано)", +"~Tools":"~Алатке", +"~Top":"~Врх", +"~UPPERCASE":"~ВЕЛИКА СЛОВА", +"~Undo":"~Опозови", +"~Ungroup...":"~Разгрупиши…", +"~Unordered List":"~Непоређана листа", +"~Update All":"~Освежи све", +"~Validity...":"~Исправност…", +"~View":"П~реглед", +"~While Typing":"~Током куцања", +"~Width...":"~Ширина…", +"~Word Count...":"~Бројање речи…", +"~Word Joiner":"Спо~јница речи", +"~Wrap":"~Прелом", +"~Z-test...":"~З-тест…", +"~Zero-width Space":"Ра~змак без ширине", +"~lowercase":"ма~ла слова", +"~tOGGLE cASE":"~оБРНИ ВЕЛИЧИНУ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ss.json b/f7cloud-office/browser/dist/l10n/uno/ss.json new file mode 100644 index 0000000..2d5f16c --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ss.json @@ -0,0 +1,288 @@ +{ +"12-Point Star":"12 Wemaphuzu enkhanyeti", +"24-Point Star":"24 Wemaphuzu enkhanyeti", +"4-Point Star":"4 Wemaphuzu enkhanyeti", +"4-way Arrow":"Butjoki lobungumphacane", +"4-way Arrow Callout":"Butjoki lobumphacane lobumemetako", +"5-Point Star":"5 Wemaphuzu enkhanyeti", +"6-Point Star":"6 Wemaphuzu enkhanyeti", +"8-Point Star":"8 Wemaphuzu enkhanyeti", +"Accept":"Yemukela", +"Accept All":"Yemukela konkhe", +"Align Left":"Linganisa ngesancele", +"Align Right":"Linganisa ngesekudla", +"Arch Down (Curve)":"Akhi phansi (Goba)", +"Arch Down (Pour)":"Akhi phansi (Tsela)", +"Arch Left (Curve)":"Akhi sancele (Goba)", +"Arch Right (Curve)":"Akhi sekudla (Goba)", +"Arch Right (Pour)":"Akhi sekudla (Tsela)", +"Arch Up (Curve)":"Akhi etulu (Goba)", +"Arch Up (Pour)":"Akhi etulu (Tsela)", +"Arrange":"Hlela", +"As C~haracter":"Njenge Lu~hlavu", +"AutoFill Data Series: automatic":"Kutigcwalisekela kwesirisi yedatha: othomathiki", +"Auto~Filter":"Kutihlu~tekela", +"A~lignment...":"Lu~ngisa...", +"A~rea...":"Indz~awo...", +"A~rrange":"Hl~ela", +"Back One":"Yani emuv kanye", +"Background Color":"Umbala welimuva", +"Block Arc":"Ibloki akhi", +"Bold":"Licinsi", +"Bookmar~k...":"Sibeki~si...", +"Brightness":"Kucwebetela", +"Caption...":"Lokubhaliwe...", +"Center":"Emkhatsini", +"Center Horizontal":"Emkhatsini wekuvundla", +"Charcoal Sketch":"Sikeshi semalahle", +"Chevron":"Ishevroni", +"Chevron Down":"Ishevroni phansi", +"Chevron Up":"Ishevroni etulu", +"Circle":"Indilinga", +"Circle (Curve)":"Indilinga (Goba)", +"Circle (Pour)":"Indilinga (Tsela)", +"Circle Pie":"Iphayi yendilinga", +"Circular Arrow":"Butjoki bemhlaba", +"Close Master View":"Vala kulunguta masta", +"Column ~Width...":"~Bubanti bekholamu...", +"Connector":"Sihlanganisi", +"Connector Ends with Arrow":"Sihlanganisi sigcina ngebutjoki", +"Connector with Arrows":"Sihlanganisi nebutjoki", +"Contrast":"Kuphikisana", +"Corner Right Arrow":"Butjoki lobusekoneni ngasekudla", +"Co~lumns...":"Emakho~lamu...", +"Crop":"Sivuno", +"Cross":"Yewela", +"Currency":"Imali", +"Curved Connector":"Sihlanganisi lesigotjiwe", +"Curved Connector Ends with Arrow":"Sihlanganisi lesigotjiwe sigcina ngebutjoki", +"Curved Connector with Arrows":"Sihlanganisi lesigotjiwe sinebutjoki", +"Dat~e (variable)":"Lusuk~u (inhlanganisela)", +"Delete C~ells...":"Cisha emas~eli...", +"Delete C~ontents...":"Cisha L~okucuketfwe...", +"Delete Rows":"Cisha emarowu", +"Diamond":"Idayimane", +"Diamond Bevel":"Ibhaveli leyidayimane", +"Doorplate":"Sivaloplethi", +"Double Brace":"Tibopho letiyidabuli", +"Double Bracket":"Bakaki labadabuli", +"Down Arrow":"Butjoki phansi", +"Down Arrow Callout":"Butjoki lobuphansi lobumemetako", +"Ellipse":"Indilingasacandza", +"Explosion":"Timbayimbayi", +"Fade Down":"Phasha phansi", +"Fade Left":"Phasha ngesancele", +"Fade Right":"Phasha ngesekudla", +"Fade Up":"Phasha etulu", +"Fade Up and Left":"Phasha etulu ngesancle", +"Fade Up and Right":"Phasha etulu ngasekudla", +"Fill Color":"Gcwalisa umbala", +"Flowchart: Alternate Process":"Ndizashati: Gucula inchubo", +"Flowchart: Card":"Ndizashati: Likhadi", +"Flowchart: Collate":"Ndizashati: Fahlata", +"Flowchart: Connector":"Ndizashati: Sihlanganisi", +"Flowchart: Data":"Ndizashati: Idatha", +"Flowchart: Decision":"Ndizashati: Sincumo", +"Flowchart: Delay":"Ndizashati: Bambelela", +"Flowchart: Direct Access Storage":"Ndizashati: Kungena ngco engungwini", +"Flowchart: Display":"Ndizashati: Khombisa", +"Flowchart: Document":"Ndizashati: Idokhumenti", +"Flowchart: Extract":"Ndizashati: Munya", +"Flowchart: Internal Storage":"Ndizashati: Ingungu yangekhatsi", +"Flowchart: Magnetic Disc":"Ndizashati: Idiski lengumdvonseni", +"Flowchart: Manual Input":"Ndizashati: Sincomo lesentiwa ngesandla", +"Flowchart: Manual Operation":"Ndizashati: Kusebenta ngetandla", +"Flowchart: Merge":"Ndizashati: Hlanganisa", +"Flowchart: Multidocument":"Ndizashati: Idokhumentimphacanyenti", +"Flowchart: Off-page Connector":"Ndizashati: Sihlanganis lesingaphandle kwelipheji", +"Flowchart: Or":"Ndizashati: Nome", +"Flowchart: Predefined Process":"Ndizashati: Inchubo lechazwenchanti", +"Flowchart: Preparation":"Ndizashati: Kulungiselela", +"Flowchart: Process":"Ndizashati: Inchubo", +"Flowchart: Punched Tape":"Ndizashati: Ithephu lefacatiwe", +"Flowchart: Sequential Access":"Ndizashati: Kungena ngekulandzelana", +"Flowchart: Sort":"Ndizashati: Hlela", +"Flowchart: Stored Data":"Ndizashati: Idatha legciniwe", +"Flowchart: Summing Junction":"Ndizashati: Kufishanisa kuphambuka", +"Flowchart: Terminator":"Ndizashati: Sincamuli", +"Flower":"Imbali", +"Folded Corner":"Likona lefolda", +"Foote~r":"Lunya~wo", +"Forward One":"Chubekela embili kanye", +"F~ont Size...":"Isayizi Yef~onti...", +"F~ormat":"If~omethi", +"F~ull Screen":"Sikrini S~ephelele", +"General":"Vamile", +"He~ader":"Inhl~oko", +"Horizontal Scroll":"Gicita uvundlise", +"H~ide":"F~ihla", +"In ~Background":"~Lingemuva", +"Inflate":"Tfukutselisa", +"Insert Chart":"Faka lishati", +"Insert Column Break":"Faka kuncamuka kwekholamu", +"Insert Hyperlink":"Faka ihayiphalinki", +"Insert Index Entry":"Faka I-indeksi yalokufakiwe", +"Insert Unnumbered Entry":"Faka lokute tinamba lokufakiwe", +"Isosceles Triangle":"Calatsatfu loyi-ayisoselesi", +"Italic":"I-ithaliki", +"Language":"Lulwimi", +"Layout":"Luphahla", +"Left":"Sancele", +"Left Arrow":"Butjoki ngesancele", +"Left Arrow Callout":"Butjoki bangesancele lobumemetako", +"Left Brace":"Tibopho ngesancele", +"Left Bracket":"Bakaki ngesancele", +"Left and Right Arrow":"Butjoki ngesekudla nesancele", +"Left and Right Arrow Callout":"Butjoki besancele nesekudla lobumemetako", +"Left-To-Right":"Sancele kuye ngasekudla", +"Lightning Bolt":"Kuphahlaka kwembane", +"Line":"Lilayini", +"Line Callout 1":"Lilayini limemeta 1", +"Line Callout 2":"Lilayini limemeta 2", +"Line Callout 3":"Lilayini limemeta 3", +"Line Color":"Umbala welilayini", +"Line Connector":"Sihlanganisi selilayini", +"Line Connector Ends with Arrow":"Sihlanganisi selilayini sigcina ngebutjoki", +"Line Spacing: 1":"Tikhala telilayini 1", +"L~ine...":"Lil~ayini...", +"Manual ~Break...":"~Kuncamuka Ngetandla...", +"Moon":"Inyanga", +"Na~vigator":"Umn~tjwezi", +"Next Page":"Lipheji lelilandzelako", +"Notched Right Arrow":"Butjoki lobufacatwe ngasekudla", +"Number":"Inamba", +"Number Format...":"Ifomethi yenamba...", +"Octagon Bevel":"Ibheveli leyi-okthagoni", +"Open Circle (Curve)":"Vula indilinga (Goba)", +"Open Circle (Pour)":"Vula indilinga (Tsela)", +"Open Hyperlink":"Vula ihayiphalinki", +"Optimal Column Width":"Bubanti lobukhulu bekholamu", +"Optimal Row Height":"Kuphakama lokukhulu kwerowu", +"Parallelogram":"Ipharalelogramu", +"Plain Text":"Umbhalo lolula", +"Pop Art":"Kuvutebuciko", +"Position and Si~ze...":"Sikhundla ne Sayi~zi...", +"Previous Page":"Lipheji lelendlulile", +"Protect Cells":"Vikela emaseli", +"Puzzle":"Imphica", +"P~aragraph...":"Iph~aragrafu...", +"Rectangle":"Calane", +"Rectangular Callout":"Calane lomemetako", +"Remove Noise":"Susa umsindvo", +"Rename Master":"Yetsa libito kabusha leMasta", +"Restart Numbering":"Phindza ucale kunombola", +"Right":"Sekudla", +"Right Arrow":"Butjoki ngesekudla", +"Right Arrow Callout":"Butjoki bangasekudla lobumemetako", +"Right Brace":"Tibopho ngesekudla", +"Right Bracket":"Bakaki ngesekudla", +"Right or Left Arrow":"Butjoki ngesekudla nome ngesancele", +"Right-To-Left":"Sekudla kuye ngesancele", +"Ring":"Shaya insimbi", +"Round Callout":"Kumemeta lokuyindilinga", +"Rounded Rectangular Callout":"Calane lodilingiwe lomemetako", +"R~efresh Range":"V~usetela libanga", +"R~ight-To-Left":"Sek~udla kuye esancele", +"R~un Macro...":"Sebe~ntisa Imakhro...", +"S-shaped Arrow":"Butjoki lobumese S", +"Save ~As...":"Seva ~njenge...", +"Select Row":"Khetsa irowu", +"Shadow":"Sitfunti", +"Sharpen":"Lola", +"Signet":"Isayinethi", +"Slant Down":"Tjekisela phansi", +"Slant Up":"Tjekisela etulu", +"Small capitals":"Bofeleba labancane", +"Smiley Face":"Buso lobomoyitelako", +"Snap to Grid":"Ncamula kugridi", +"Split Arrow":"Yehlukanis butjoki", +"Square":"Sikwele", +"Square Bevel":"Ibheveli lesikwele", +"Square, Rounded":"Sikwele, sidilingiwe", +"Statistics":"Lubalo", +"Stop":"Mani", +"Straight Connector":"Sihlanganisi lesicondzile", +"Straight Connector ends with Arrow":"Sihlanganisi lesicondzile segcine ngebutjoki", +"Straight Connector with Arrows":"Sihlangnisi lesicondzile sinebutjoki", +"Strikethrough":"Shayuphumele", +"Striped Right Arrow":"Hlubula butjoki ngesekudla", +"Subscript":"Lokusabangumbhalo", +"Sun":"Lilanga", +"Superscript":"Lokubhaliwe lokukhulu", +"Text Wrap...":"Kugocotelwa kwembhalo...", +"Time":"Sikhatsi", +"To Background":"Likamuva", +"To Foreground":"Limbili", +"To Next Paragraph in Level":"Kupharagrafu lelandzelako ezingeni", +"To Previous Paragraph in Level":"Kupharagrafu leyenlulile ezingeni", +"To ~Cell":"~Eselini", +"To ~Character":"~Eluhlavini", +"To ~Curve":"Ku ~Jika", +"To ~Frame":"~Kufulema", +"To ~Paragraph":"Ku ~Pharagrafa", +"Triangle Down":"Calatsatfu phansi", +"Triangle Up":"Calatsatfu etulu", +"T~ime (variable)":"~Sikhatsi (senhlanganisela)", +"Underline":"Dvwebela", +"Up Arrow":"Butjoki etulu", +"Up Arrow Callout":"Butjoki lobusetulu lobumemetako", +"Up and Down Arrow":"Butjoki etulu naphansi", +"Up and Down Arrow Callout":"Butjoki lobusetulu naphansi lobumemetako", +"Up and Right Arrow":"Butjoki etulu nangasekudla", +"Up and Right Arrow Callout":"Butjoki lobusetulu ngasekudla lobumemetako", +"Up, Right and Down Arrow":"Butjoki etulu, ngasekudla naphansi", +"Vertical Scroll":"Gicita umise", +"Vertical Text":"Umbhalo lomile", +"~Add":"~Yengeta", +"~Advanced Filter...":"~Lihluto lelichubekile...", +"~Arrange":"~Hlela", +"~Bottom":"~Phansi", +"~Bring to Front":"~Yisa eMbili", +"~Centered":"~Senkhabeni", +"~Chart...":"~Lishati...", +"~Contour":"~Umkhondovu", +"~Convert":"~Jikisa", +"~Date":"~Lusuku", +"~Date (fixed)":"~Lusuku (lubekiwe)", +"~Define":"~Chaza", +"~Edit Contour...":"~Editha Umkhondovu...", +"~Edit...":"~Editha...", +"~Enter Group":"~Ngena Ecenjini", +"~First Paragraph":"~Ipharagrafu Yekucala", +"~Fonts...":"~Emafonti...", +"~Function...":"~Kusebenta...", +"~Goal Seek...":"~Kufuna umgomo...", +"~Group...":"~Licembu...", +"~Header and Footer...":"~Inhloko nemhambi...", +"~Height...":"~Kuphakama...", +"~Help":"~Sita", +"~Hide AutoFilter":"~Fihla kutihlutekela", +"~Hide Details":"~Fihla Imininingwane", +"~Hide Slide":"~Fihla Msheleletane", +"~Hyphenation":"~Kuhayiphanetha", +"~Insert":"~Faka", +"~Interaction...":"~Kusebentisana...", +"~Line Numbering...":"~Lilayini Lekunombola...", +"~Optimal Height...":"~Kuphakama lokukhulu...", +"~Optimal Width...":"~Bubanti lobukhulu...", +"~Recalculate":"~Bala kabusha", +"~Refresh":"~Vusetela", +"~Row":"~Irowu", +"~Sections...":"~Tincenye...", +"~Select":"~Khetsa", +"~Send to Back":"~Yisa eMuva", +"~Show Details":"~Khombisa Imininingwane", +"~Sort...":"~Hlela...", +"~Spacing...":"~Tikhala...", +"~Standard Filter...":"~Lihluto lelisitandathi...", +"~Subject":"~Sihloko", +"~Time":"~Sikhatsi", +"~Time (fixed)":"~Sikhatsi (sibekiwe)", +"~Top":"~Etulu", +"~Ungroup...":"~Ungenti licembu...", +"~Update All":"~Buyeketa Konkhe", +"~Validity...":"~Buciniso...", +"~While Typing":"~Ngesikhatsi Usathayipha", +"~Width...":"~Bubanti...", +"~Wrap":"~Gocotela" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/st.json b/f7cloud-office/browser/dist/l10n/uno/st.json new file mode 100644 index 0000000..68ea868 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/st.json @@ -0,0 +1,278 @@ +{ +"12-Point Star":"Naletsana ya Ntlha tse 12", +"24-Point Star":"Naletsana ya Ntlha tse 24", +"4-Point Star":"Naletsana ya Ntlha tse 4", +"4-way Arrow":"Motsu o ntlha tse 4", +"4-way Arrow Callout":"Ho biletswa ha Motsu o Ntlha tse 4", +"5-Point Star":"Naletsana ya Ntlha tse 5", +"6-Point Star":"Naletsana ya Ntlha tse 6", +"8-Point Star":"Naletsana ya Ntlha tse 8", +"Accept":"Dumela", +"Accept All":"Amohela tsohle", +"Arch Down (Curve)":"Kgopamisetsa Tlase (Sokamisa)", +"Arch Down (Pour)":"Kgopamisetsa Tlase (Tshela)", +"Arch Left (Curve)":"Kgopamisetsa ho le Letshehadi (Sokamisa)", +"Arch Right (Curve)":"Kgopamisetsa ho le Letona (Sokamisa)", +"Arch Right (Pour)":"Kgopamisetsa ho Leletona (Tshela)", +"Arch Up (Curve)":"Kgopamisetsa Hodimo (Sokamisa)", +"Arch Up (Pour)":"Kgopamisetsa Hodimo (Tshela)", +"Arrange":"Hlophisa", +"As C~haracter":"Jwaleka L~eletere", +"AutoFill Data Series: automatic":"Tlatsa ka ho Iketsahalla Tatelano ya Boitsebiso: ka ho iketsahalla", +"Auto~Filter":"Filthara e~Iketsahallang", +"A~lignment...":"T~okiso...", +"A~rea...":"T~ulo...", +"A~rrange":"H~lophisa", +"Back One":"Busetsa e le Nngwe Morao", +"Background Color":"Mmala O Bonahalang ka Morao", +"Block Arc":"Aka ya Boloko", +"Bold":"Motenya", +"Bookmar~k...":"Bukatshway~o...", +"Brightness":"Ho Kganya", +"Caption...":"Maletere a maholo...", +"Center":"Sentara", +"Center Horizontal":"Bohare bo Rapameng", +"Charcoal Sketch":"Setshwantsho sa Mashala", +"Chevron":"Sheverone", +"Chevron Down":"Sheveronela Tlase", +"Chevron Up":"Sheveronela Hodimo", +"Circle":"Sedikadikwe", +"Circle (Curve)":"Sekele (Sokamisa)", +"Circle (Pour)":"Sekele (Tshela)", +"Circle Pie":"Phaye ya Sedikadikwe", +"Circular Arrow":"Motsu o kang sekele", +"Close Master View":"Kwala Pono ya Molaodi", +"Column ~Width...":"Kholomo ~Bophara...", +"Connector Ends with Arrow":"Sehokahanyi se Qetela ka Motsu", +"Connector with Arrows":"Sehokahanyi se nang le Metsu", +"Contrast":"Phapang", +"Corner Right Arrow":"Motsu o thinyeditseng ka ho le letona", +"Co~lumns...":"Di~kholomo...", +"Cross":"Pharoletsa", +"Currency":"Boemo ba jwale", +"Curved Connector":"Sehokahanyi se Sokameng", +"Curved Connector Ends with Arrow":"Sehokahanyi se Sokameng se Qetela ka Motsu", +"Curved Connector with Arrows":"Sehokahanyi se Sokameng se Nang le Metsu", +"Dat~e (variable)":"Letsats~i (fapa-fapaneng)", +"Delete C~ells...":"Hlakola D~isele...", +"Delete C~ontents...":"Hlakola D~ikahare...", +"Delete Rows":"Hlakola Mela", +"Diamond":"Taemane", +"Diamond Bevel":"Taemane e theohang ka letlhakoreng le le leng", +"Doorplate":"Poleiti ya Monyako", +"Double Brace":"Tlama ha Habedi", +"Double Bracket":"Lesakana le Habedi", +"Down Arrow":"Motsu o shebileng tlase", +"Down Arrow Callout":"Ho biletswa ha Motsu wa Tlase", +"Ellipse":"Elipise", +"Explosion":"Ho Qhoma", +"Fade Down":"Lahlela Fase", +"Fade Left":"Lahlela ho Leletshehadi", +"Fade Right":"Lahlela ho Leletona", +"Fade Up":"Lahlela Hodimo", +"Fade Up and Left":"Lahlela Hodimo le ho Leletshehadi", +"Fade Up and Right":"Lahlela Hodimo le ho Leletona", +"Fill Color":"Tlatsa Mmala", +"Flowchart: Alternate Process":"Tjhate ya tsamaiso: Tsela ya tsamaiso e fapaneng", +"Flowchart: Card":"Tjhate ya tsamaiso: Karata", +"Flowchart: Collate":"Tjhate ya tsamaiso: Bapisa", +"Flowchart: Connector":"Tjhate ya tsamaiso: Sehokahanyi", +"Flowchart: Data":"Tjhate ya tsamaiso: Botsebiso", +"Flowchart: Decision":"Tjhate ya tsamaiso: Qeto", +"Flowchart: Delay":"Tjhate ya tsamaiso: Bonya", +"Flowchart: Direct Access Storage":"Tjhate ya tsamaiso: Polokelo ya ho Kena ka ho Toba", +"Flowchart: Display":"Tjhate ya tsamaiso: Bontsha", +"Flowchart: Document":"Tjhate ya tsamaiso: Tokomane", +"Flowchart: Extract":"Tjhate ya tsamaiso: Ntsha", +"Flowchart: Internal Storage":"Tjhate ya tsamaiso: Polokelo ya ka hare", +"Flowchart: Magnetic Disc":"Tjhate ya tsamaiso: Disiki ya Makenete", +"Flowchart: Manual Input":"Tjhate ya tsamaiso: Ho Kenywa ha Boitsebiso ho Iketsetswang", +"Flowchart: Manual Operation":"Tjhate ya tsamaiso: Tsela ya Tshebetso e Iketsetswang", +"Flowchart: Merge":"Tjhate ya tsamaiso: Kopanya", +"Flowchart: Multidocument":"Tjhate ya tsamaiso: Tokomane e nang le ditokomane tse ngata", +"Flowchart: Off-page Connector":"Tjhate ya tsamiso: Kgokahanyi ya Leqephe la ho Tima", +"Flowchart: Or":"Tjhate ya tsamaiso: Kapa", +"Flowchart: Predefined Process":"Tjhate ya tsamaiso: Tsela ya tsamaiso e tlhalositsweng e sa le pele", +"Flowchart: Preparation":"Tjhate ya tsamaiso: Tokisetso", +"Flowchart: Process":"Tjhate ya tsamaiso: tsela ya tsamaiso", +"Flowchart: Punched Tape":"Tjhate ya tsamaiso: Theipe e Mesobasoba", +"Flowchart: Sequential Access":"Tjhate ya tsamaiso: Keno e latelanang", +"Flowchart: Sort":"Tjhate ya tsamaiso: Kgetholla", +"Flowchart: Stored Data":"Tjhate ya tsamaiso: Boitsebiso bo Bokeletsweng", +"Flowchart: Summing Junction":"Tjhate ya tsamaiso: Janshene ya ho Sosobanya", +"Flowchart: Terminator":"Tjhate ya tsamaiso: Mofedisi", +"Flower":"Palesa", +"Folded Corner":"Khona e Phuthetsweng", +"Foote~r":"Hloohwan~a ya tlase", +"Forward One":"Fetisetsa e le Nngwe Pele", +"Frame":"Foreimi", +"F~ont Size...":"B~oholo ba Fonto...", +"F~ormat":"S~ebopeho", +"F~ull Screen":"S~ekirini se Tletseng", +"General":"Kakaretso", +"He~ader":"Hl~oohwana", +"Horizontal Scroll":"Ho Isa Hodimo le Tlase ho Rapameng", +"H~ide":"P~ata", +"In ~Background":"Hara ~Boitsetleho", +"Inflate":"Katolosa", +"Insert Chart":"Kenya Tjhate", +"Insert Column Break":"Kenya ho Kgaolwa ha Kholomo", +"Insert Hyperlink":"Kenya Lomahanyo", +"Insert Index Entry":"Kenya Ho kenngwa ha Indekse", +"Insert Unnumbered Entry":"Kenya Makeno a se nang Dinomoro", +"Isosceles Triangle":"Khutlotharo ya Isoselese", +"Italic":"Tsekaletseng", +"Layout":"Se Adilweng", +"Left":"Letshehadi", +"Left Arrow":"Motsu o shebileng ka ho le Letshehadi", +"Left Arrow Callout":"Ho biletswa ha Motsu o ka ho le Letshehadi", +"Left Brace":"Tlama ka ho le Letshehadi", +"Left Bracket":"Lesakana le ka ho le Letshehadi", +"Left and Right Arrow":"Motsu o shebileng ka ho le letshehadi le ka ho le letona", +"Left and Right Arrow Callout":"Ho biletswa ha Motsu o ka ho le Letona kapa le Letshehadi", +"Left-To-Right":"Leletshehadi-Ho-ya-ho-Leletona", +"Lightning Bolt":"Ho Otla ha lehadima", +"Line":"Mola", +"Line Callout 1":"Ho Biletsa ha Mola ha 1", +"Line Callout 2":"Ho Biletsa ha Mola ha 2", +"Line Callout 3":"Ho Biletsa ha Mola ha 3", +"Line Color":"Mmala wa Mola", +"Line Connector":"Sehokahanyi sa Mola", +"Line Connector Ends with Arrow":"Sehokahanyi sa Mola se Qetela ka Motsu", +"Line Spacing: 1":"Ho Etsa Sebaka Moleng: 1", +"L~ine...":"M~ola...", +"Manual ~Break...":"Ho Kgaola ka ho ~Iketsetsa...", +"Moon":"Kgwedi", +"Na~vigator":"Mo~laodi", +"Notched Right Arrow":"Motsu o ka ho le Letona o nang le Sekgala", +"Number":"Nomoro", +"Number Format...":"Sebopeho sa Nomoro...", +"Octagon Bevel":"Okthakone e theohang ka letlhakoreng le le leng", +"Open Circle (Curve)":"Sekele e Bulehileng (Sokamisa)", +"Open Circle (Pour)":"Bula Sekele (Tshela)", +"Open Hyperlink":"Bula Sekopanyi", +"Optimal Column Width":"Bophara bo Kgotsofatsang ba Kholomo", +"Optimal Row Height":"Bophahamo ba Mola bo Kgotsofatsang", +"Parallelogram":"Pharalelokramo", +"Plain Text":"Mongolo o se Nang Selo", +"Pop Art":"Bonono ba Pop", +"Position and Si~ze...":"Boemo le Boh~olo...", +"Protect Cells":"Sireletsa Disele", +"Puzzle":"Phazele", +"P~aragraph...":"S~erapa...", +"Rectangle":"Rekthengele", +"Rectangular Callout":"Ho Biletsa ha Rekthangele", +"Remove Noise":"Tlosa Lerata", +"Rename Master":"Rea Molaodi Hape", +"Restart Numbering":"Qadisa hape Dinomoro", +"Right Arrow":"Motsu o shebileng ka ho le Letona", +"Right Arrow Callout":"Ho biletswa ha Motsu o ka ho le Letona", +"Right Brace":"Tlama ka ho le Letona", +"Right Bracket":"Lesakana le ka ho le Letona", +"Right or Left Arrow":"Motsu wa ka ho le Letona kapa ka ho le Letshehadi", +"Right-To-Left":"Leletona-Ho-ya-ho-Leletshehadi", +"Ring":"Lesakana", +"Round Callout":"Ho Biletsa ha Sekele", +"Rounded Rectangular Callout":"Ho Biletsa ha Rekthengele ho Dikolohilweng", +"R~efresh Range":"N~tjhafatsa Mofuta", +"R~ight-To-Left":"L~e letona ho ya ho -le Letshehadi", +"R~un Macro...":"M~athisa Makro...", +"S-shaped Arrow":"Motsu e nang se sebopeho sa S", +"Save ~As...":"Boloka ~e le...", +"Select Row":"Kgetha Mola", +"Sharpen":"Lotsa", +"Signet":"Letshwao la Tumello Tshebedisong", +"Slant Down":"Sekamisetsa Tlase", +"Slant Up":"Sekamisetsa Hodimo", +"Small capitals":"Ditlhaku tse kgolo ka mongolo o monyane", +"Smiley Face":"Sefatlheho se Bososelang", +"Snap to Grid":"Kwala ho ya ho Mola o kopakaneng", +"Split Arrow":"Arola Motsu", +"Square":"Sekwere", +"Square Bevel":"Sekwere se Theohang ka letlhakoreng le le leng", +"Square, Rounded":"Sekwere, Se Dikolohilweng", +"Statistics":"Dipalopalo", +"Stop":"Emisa", +"Straight Connector":"Sehokahanyi se Otlolohileng", +"Straight Connector ends with Arrow":"Sehokahanyi se Otlolohileng se qetela ka Motsu", +"Straight Connector with Arrows":"Sehokahanyi se Otlolohileng se nang le Metsu", +"Strikethrough":"Otla o fete", +"Striped Right Arrow":"Motsu o ka ho le Letona o Tlhobotsweng", +"Subscript":"Mongolo ka tlasa mola", +"Sun":"Letsatsi", +"Superscript":"Mongolo ka hodima mola", +"Text Wrap...":"Ho phuthela Mongolo...", +"Time":"Nako", +"To Background":"Ho ya ho Seo se Bonahalang ka Morao", +"To Foreground":"Ho ya ho se Leng ka Pele", +"To Next Paragraph in Level":"Ho ya Serapeng se Latelang Mohatong", +"To Previous Paragraph in Level":"Ho ya Serapeng se Fetileng Mohatong", +"To ~Cell":"Ho ya ~Seleng", +"To ~Character":"Ho ya ho ~Leletere", +"To ~Curve":"Ho ya ho ho ~Sokama", +"To ~Frame":"Ho ya ho~Foreimi", +"To ~Paragraph":"Ho ya ~Serapeng", +"Triangle Down":"Khutlotharo e yang Tlase", +"Triangle Up":"Khutlotharo e yang Hodimo", +"T~ime (variable)":"N~ako (fapa-fapaneng)", +"Underline":"Thalla", +"Up Arrow":"Motsu o shebileng hodimo", +"Up Arrow Callout":"Ho biletswa ha Motsu wa Hodimo", +"Up and Down Arrow":"Motsu o shebileng hodimo le tlase", +"Up and Down Arrow Callout":"Ho biletswa ha Motsu wa Hodimo le wa Tlase", +"Up and Right Arrow":"Motsu o shebileng hodimo le ka ho le letona", +"Up and Right Arrow Callout":"Ho biletswa ha Motsu wa Hodimo le o ka ho le Letshehadi", +"Up, Right and Down Arrow":"Motsu o shebileng Hodimo, ka ho le letona le tlase", +"Vertical Scroll":"Ho Isa Hodimo le Tlase ho Tsepameng", +"Vertical Text":"Mongolo o Tsepameng", +"~Add":"~Eketsa", +"~Advanced Filter...":"~Filthara ya Boiphitlelo...", +"~Arrange":"~Hlophisa", +"~Bottom":"~Tlase", +"~Bring to Front":"~Tlisa ka Pele", +"~Centered":"~Beilwe Bohareng", +"~Chart...":"~Tjhate...", +"~Contour":"~Sebopeho", +"~Convert":"~Fetolela", +"~Date":"~Letsatsi", +"~Date (fixed)":"~Letsatsi (beilweng)", +"~Define":"~Hlalosa", +"~Edit Contour...":"~Lokisa Sebopeho...", +"~Enter Group":"~Kenya Sehlopha", +"~First Paragraph":"~Serapa sa Pele", +"~Fonts...":"~Difonto...", +"~Function...":"~Tshebetso...", +"~Goal Seek...":"~Ho Batla Pakane...", +"~Group...":"~Sehlopha...", +"~Header and Footer...":"~Hloohwana le Hloohwana ya tlase...", +"~Height...":"~Bophahamo...", +"~Hide AutoFilter":"~Pata Filthara e Iketsahallang", +"~Hide Details":"~Pata Dintlha", +"~Hide Slide":"~Pata Selaete", +"~Hyphenation":"~Kgokahano kapa karohantsho ya mantswe", +"~Interaction...":"~Puisano...", +"~Line Numbering...":"~Ho Nomora Mola...", +"~Optimal Height...":"~Bophahamo bo Kgotsofatsang...", +"~Optimal Width...":"~Bophara bo Kgotsofatsang...", +"~Recalculate":"~Akaretsahape", +"~Refresh":"~Ntjhafatsa", +"~Row":"~Mola", +"~Save":"~Boloka", +"~Sections...":"~Dikarolo...", +"~Select":"~Kgetha", +"~Send to Back":"~Romela ka Morao", +"~Show Details":"~Bontsha Dintlha", +"~Sort...":"~Kgetholla...", +"~Spacing...":"~Ho Etsa Sebaka...", +"~Standard Filter...":"~Filthara ya Motheo...", +"~Subject":"~Tabakgolo", +"~Time":"~Nako", +"~Time (fixed)":"~Nako (beilweng)", +"~Top":"~Hodimo", +"~Ungroup...":"~Hlopholla...", +"~Update All":"~Bea Tsohle Nakong", +"~Validity...":"~Ho Sebetsa...", +"~While Typing":"~Ha o ntse o Tlanya", +"~Width...":"~Bophara...", +"~Wrap":"~Phuthela" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sun.json b/f7cloud-office/browser/dist/l10n/uno/sun.json new file mode 100644 index 0000000..d94ac53 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sun.json @@ -0,0 +1,152 @@ +{ +"Align Center":"Jajar Tengah", +"Bold":"Kandel", +"Bottom":"Handap", +"Brightness":"Kacaangan", +"Center":"Tengah", +"Centered":"Nengah", +"Clear Direct Formatting":"Beresihkeun Pamformatan Langsung", +"Clear ~Direct Formatting":"Beresihkeun Pamformatan ~Langsung", +"Column":"Kolom", +"Columns ~After":"Kolom S~anggeus", +"Columns ~Before":"Kolom Saa~can", +"Cop~y":"Tépla~k", +"Decrease Font Size":"Sirorot Ukuran Font", +"Decrease Indent":"Sirorot Indéntasi", +"Decrease Size":"Sirorot Ukuran", +"Delete All Comments":"Pupus Kabéh Wangkongan", +"Delete Comment":"Pupus Wangkongan", +"Delete C~ells...":"Pupus ~Sél...", +"Delete C~ontents...":"Pupus ~Eusi...", +"Delete Row":"Pupus Baris", +"Delete Rows":"Pupus Baris", +"Delete Table":"Pupus Tabél", +"Delete selected columns":"Pupus kolom nu dipilih", +"Delete selected rows":"Pupus baris nu dipilih", +"Delete table":"Pupus tabél", +"De~lete...":"Pu~pus...", +"Fill Color":"Warna Pangeusi", +"Find and Rep~lace...":"Paluruh jeung ~Ganti...", +"Foote~r":"Susu~ku", +"Fo~rm":"Fo~rmulir", +"Frame":"Pigura", +"F~rame...":"Pigu~ra...", +"Go t~o Page...":"Lunca~t ka Kaca...", +"Go t~o Slide...":"Lun~cat ka Galasar...", +"He~ader":"Sisir~ah", +"He~ader and Footer":"Sisir~ah jeung Susuku", +"Image Mode":"Modeu Citra", +"Increase Font Size":"Ronjatkeun Ukuran Font", +"Increase Indent":"Ronjatkeun Indéntasi", +"Increase Size":"Ronjatkeun Ukuran", +"Insert Audio or Video":"Selapkeun Audio atawa Vidéo", +"Insert Chart":"Selapkeun Bagan", +"Insert Columns ~After":"Selapkeun Kolom S~anggeus", +"Insert Columns ~Before":"Selapkeun Kolom ~Saacan", +"Insert Co~lumns":"Selapkeun Ko~lom", +"Insert Footnote":"Selapkeun Cutatan Suku", +"Insert Frame":"Selapkeun Pigura", +"Insert Hyperlink":"Selapkeun Sambung Rambat", +"Insert Page Break":"Selapkeun Pamegat Kaca", +"Insert Page Number":"Selapkeun Nomer Kaca", +"Insert Rows ~Above":"Selapkeun Baris S~aluhureun", +"Insert Rows ~Below":"Selapkeun ~Baris Sahandapeun", +"Insert Slide":"Selapkeun Galasar", +"Insert Special Character":"Selapkeun Karakter istiméwa", +"Insert Special Characters":"Selapkeun Karakter Istiméwa", +"Insert page number":"Selapkeun nomer kaca", +"Insert rows above":"Selapkeun baris saluhureun", +"Insert rows below":"Selapkeun baris sahandapeun", +"Insert ~Cells...":"Selapkeun ~Sél...", +"Insert ~Rows":"Selapkeun Ba~ris", +"Insert ~Table...":"Selapkeun ~Tabél...", +"Invert":"Balikkeun", +"Layout":"Tata Tempat", +"Left":"Kénca", +"Line":"Gurat", +"Line Color":"Warna Gurat", +"Master Slides":"Galasar Babon", +"Merge Cells":"Gabung Sél", +"More ~Filters":"~Pangayak Leuwih Loba", +"Name...":"Ngaran...", +"No List":"Euweuh Éntépan", +"None":"Euweuh", +"Page ~Count":"Itung Ka~ca", +"Paste ~Special...":"Tapel I~stiméwa...", +"Pi~vot Table...":"Tabél Pi~vot", +"Propert~ies...":"Propert~i...", +"Record Track Changes":"Rékam Tapak Jujutan", +"Right":"Katuhu", +"Row":"Baris", +"Rows ~Above":"Baris S~aluhureun", +"Rows ~Below":"Baris Sa~handapeun", +"R~un Macro...":"Ngajalanke~un Makro...", +"Save ~As...":"Simpen J~adi...", +"Select Column":"Pilih Kolom", +"Select Row":"Pilih Baris", +"Select Table":"Pilih Tabél", +"Select ~All":"Pilih K~abéh", +"Shadow":"Kalangkang", +"Show":"Bébérkeun", +"Show track changes":"Témbongkeun tapak jujutan", +"Slide ~Count":"~Itung Galasar", +"Smiley Face":"Beungeut Seuri", +"So~rt...":"Énté~pkeun...", +"Split Cells...":"Beulah Sél...", +"Subscript":"Aksara Handap", +"Sun":"Saréngéngé", +"Symbol":"Simbol", +"S~lide":"Ga~lasar", +"S~pecial Character...":"Karakter ~Istiméwa...", +"Ta~ble Properties...":"Properti Ta~bél...", +"To Background":"Ka Kasang Tukang", +"To Foreground":"Ka Kasang Hareup", +"Toggle Automatic Spell Checking":"Saklar Pamariksa Éjaan Otomatis", +"Top":"Luhur", +"Track Chan~ges":"Tapak ~Jujutan", +"T~able":"T~abél", +"T~itle":"~Judul", +"~Add to List":"T~ambahkeun ka Éntépan", +"~Automatic Spell Checking":"Pamariksa Éjaan ~Otomatis", +"~Bring to Front":"~Bawa ka Hareup", +"~Clear":"~Beresihkeun", +"~Column Break":"Pamegat ~Kolom", +"~Columns":"~Kolom", +"~Cut":"~Gunting", +"~Define...":"~Tangtukeun...", +"~Delete":"~Pupus", +"~Edit":"R~opéa", +"~Edit Contour...":"Ropéa ~Kontur...", +"~Edit...":"~Ropéa...", +"~File":"~Berkas", +"~Footnote":"~Cutatan suku", +"~Footnote/Endnote Settings...":"Pangaturan Cutatan ~Suku/Cutatan Tungtung...", +"~Help":"~Pitulung", +"~Hyperlink...":"~Sambung Rambat...", +"~Insert":"~Selapkeun", +"~Insert or Edit...":"~Selapkeun atawa Ropéa...", +"~Insert...":"~Selapkeun...", +"~Page":"~Kaca", +"~Page Number":"Nomer ~Kaca", +"~Page Number...":"Nomer ~Kaca...", +"~Paste":"Ta~pelkeun", +"~Pivot Table":"Tabél ~Pivot", +"~Print...":"Ci~tak...", +"~Properties...":"~Properti...", +"~Record":"~Rékam", +"~Redo":"~Jadi Deui", +"~Rows":"Ba~ris", +"~Save":"~Simpen", +"~Send to Back":"~Kirim ka Tukang", +"~Sheet":"~Lambar", +"~Slide Number":"Nomer Gala~sar", +"~Subject":"~Subyék", +"~Table":"~Tabél", +"~Table Properties...":"Properti ~Tabél...", +"~Time (fixed)":"~Wanci (tetep)", +"~Time (variable)":"~Wanci (robah)", +"~Tools":"~Pakakas", +"~Undo":"~Teu Jadi", +"~View":"T~ingali", +"~While Typing":"~Bari Ngetik" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sv.json b/f7cloud-office/browser/dist/l10n/uno/sv.json new file mode 100644 index 0000000..29df88e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sv.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"12-uddsstjärna", +"24-Point Star":"24-uddsstjärna", +"4-Point Star":"4-uddsstjärna", +"4-way Arrow":"Fyrvägspil", +"4-way Arrow Callout":"Fyrvägsbildtext", +"5-Point Star":"5-uddsstjärna", +"6-Point Star":"6-uddsstjärna", +"6-Point Star, Concave":"6-uddig stjärna, konkav", +"8-Point Star":"8-uddsstjärna", +"Accept":"Acceptera", +"Accept All":"~Acceptera alla", +"Accept All Changes":"Acceptera alla ändringar", +"Accept Change":"Acceptera ändring", +"Accept Track Change and select the next one":"Acceptera spårad ändring och välj nästa", +"Accept and Move to Next":"Acceptera och flytta till nästa", +"Add Decimal Place":"Lägg till decimaler", +"Add To Dictionary":"Lägg till i ordbok", +"Add descriptions of non-text content (for accessibility)":"Lägg till beskrivningar av icke-textinnehåll (för tillgänglighet)", +"After":"Efter", +"Align Bottom":"Placera vid underkant", +"Align Bottom to Anchor":"Fäst nederkant mot ankare", +"Align Center":"Centrera", +"Align Left":"Vänsterjustera", +"Align Right":"Högerjustera", +"Align Tex~t":"Justera ~text", +"Align Top":"Placera vid överkant", +"Align Top to Anchor":"Fäst överkant mot ankare", +"Alt Text...":"Alt-text ...", +"Anc~hor":"Förankring", +"Animation":"Animation", +"Apply Suggestion":"Använd förslag", +"Arch Down (Curve)":"Nedåtgående båge (upprät)", +"Arch Down (Pour)":"Nedåtgående båge (liggande)", +"Arch Left (Curve)":"Vänstergående båge (upprät)", +"Arch Right (Curve)":"Högergående båge (upprät)", +"Arch Right (Pour)":"Högergående båge (liggande)", +"Arch Up (Curve)":"Uppåtgående båge (upprät)", +"Arch Up (Pour)":"Uppåtgående båge (liggande)", +"Arrange":"Placering", +"As C~haracter":"Som te~cken", +"AutoCorr~ect":"Autokorr~igering", +"AutoFill Data Series: automatic":"Ifyllning av dataserier, automatiskt", +"Auto~Filter":"~AutoFilter", +"A~lignment...":"~Justering...", +"A~rea...":"~Yta...", +"A~rrange":"Place~ra", +"Back One":"Bakåt", +"Background Color":"Bakgrundsfärg", +"Before":"Före", +"Block Arc":"Blockbåge", +"Bold":"Fet", +"Bookmar~k...":"Bokmärke...", +"Borders (Shift to overwrite)":"Inramningar (använd skift för att ersätta)", +"Bottom":"Nederkant", +"Brightness":"Ljusstyrka", +"Caption...":"Bildtext...", +"Center":"Centrerat", +"Center Horizontal":"Centrera horisontellt", +"Center Vertically":"Centrera vertikalt", +"Centered":"Centrerat", +"Ce~lls...":"~Celler...", +"Character Highlighting Color":"Färgmarkering för tecken", +"Character Spacing":"Teckenavstånd", +"Charcoal Sketch":"Kolteckning", +"Chart T~ype...":"~Diagramtyp ...", +"Check Spelling":"Kontrollera stavning", +"Chevron":"V-form", +"Chevron Down":"V-form nedåt", +"Chevron Up":"V-form uppåt", +"Circle":"Cirkel", +"Circle (Curve)":"Cirkel (upprät)", +"Circle (Pour)":"Cirkel (liggande)", +"Circle Pie":"Cirkelsektor", +"Circular Arrow":"Bågformad", +"Clear Direct Formatting":"Ta bort direktformatering", +"Clear ~Direct Formatting":"Radera direktformatering", +"Cle~ar Cells...":"Rensa celler...", +"Clone Formatting":"Klona formatering", +"Close Master View":"Stäng bakgrundsvy", +"Cloud":"Moln", +"Cl~ear Contents...":"Radera innehåll", +"Color Scale...":"Färgskala...", +"Column":"Kolumn", +"Column ~Width...":"~Kolumnbredd…", +"Columns A~fter":"Kolumner ~efter", +"Columns B~efore":"Kolumner ~före", +"Columns ~After":"Kolumner ~efter", +"Columns ~Before":"Kolumner ~före", +"Comments":"Kommentarer", +"Comme~nt":"Komment~ar", +"Connector":"Förbindelse", +"Connector Ends with Arrow":"Förbindelse som slutar med pil", +"Connector with Arrows":"Förbindelse med pilar", +"Connectors":"Förbindelse", +"Connectors (double click for multi-selection)":"Förbindelse (dubbelklicka för flerval)", +"Content Control Properties":"Egenskaper för innehållskontroll", +"Contrast":"Kontrast", +"Copy Hyperlink Location":"Kopiera Hyperlänkadress", +"Cop~y":"Kopiera", +"Corner Right Arrow":"Hörnformad högerpil", +"Co~lumns...":"Ko~lumner...", +"Co~mpress...":"Ko~mprimera...", +"Crop":"Beskär", +"Crop Image":"Beskär bild", +"Cross":"Kors", +"Cross-~reference...":"Kors~hänvisning...", +"Cuboid":"Kubisk", +"Currency":"Valuta", +"Current ~Index":"Aktuell förteckning", +"Curve":"Kurva", +"Curve Down":"Böj nedåt", +"Curve Up":"Böj uppåt", +"Curved Connector":"Kurvförbindelse", +"Curved Connector Ends with Arrow":"Kurvförbindelse som slutar med pil", +"Curved Connector with Arrows":"Kurvförbindelse med pilar", +"Cycle Case":"Växla skiftläge", +"Cylinder":"Cylinder", +"C~ell":"C~ell", +"C~haracter...":"Tecken...", +"C~onditional":"Villk~orlig", +"Data Bar...":"Datastapel...", +"Date":"Datum", +"Date...":"Datum...", +"Dat~e (variable)":"D~atum (variabelt)", +"Decrease Font Size":"Minska teckenstorlek", +"Decrease Indent":"Minska indrag", +"Decrease Paragraph Spacing":"Minska styckeavståndet", +"Decrease Size":"Minska storlek", +"Delete All Comments":"Ta bort alla kommentarer", +"Delete All Comments by This Author":"Ta bort alla kommentarer från den här författaren", +"Delete Axis":"Ta bort axel", +"Delete Comment":"Ta bort kommentar", +"Delete Content Control":"Ta bort innehållskontroll", +"Delete C~ells...":"Radera ~celler...", +"Delete C~ontents...":"~Radera innehåll...", +"Delete Data Labels":"Ta bort dataetiketter", +"Delete Decimal Place":"Ta bort decimaler", +"Delete Index":"Ta bort förteckning", +"Delete Legend":"Ta bort förklaring", +"Delete Major Grid":"Ta bort överordnade stödlinjer", +"Delete Minor Grid":"Ta bort underordnade stödlinjer", +"Delete Row":"Ta bort rad", +"Delete Rows":"Ta bort rader", +"Delete Single Data Label":"Ta bort enstaka dataetikett", +"Delete Sparkline":"Ta bort miniatyrdiagram", +"Delete Sparkline Group":"Ta bort miniatyrdiagramsgrupp", +"Delete Table":"Ta bort tabell", +"Delete selected columns":"Ta bort valda kolumner", +"Delete selected rows":"Ta bort valda rader", +"Delete table":"Ta bort tabell", +"Delete ~All Comments":"Ta bort ~alla kommentarer", +"Delete ~Columns":"Ta bort ~kolumner", +"Demote Outline Level":"Sänk dispositionsnivå", +"Demote Outline Level with Subpoints":"Sänk dispositionsnivå med underpunkter", +"De~lete...":"~Ta bort...", +"Diamond":"Rutor diagonalt", +"Diamond Bevel":"Rombformad tavelram", +"Digital Signatu~res...":"Digitala signaturer...", +"Display Grid":"Visa raster", +"Doorplate":"Dörrskylt", +"Double Brace":"Dubbel klammerparentes", +"Double Bracket":"Dubbel hakparentes", +"Double Underline":"Dubbel understrykning", +"Down Arrow":"Nedåtpil", +"Down Arrow Callout":"Bildtext ned", +"Duplicate Page":"Dubblera sida", +"Duplicate ~Slide":"Duplicera bild", +"D~elete Page":"Ta bort sida", +"Edit Hyperlink...":"Redigera hyperlänk...", +"Edit Section...":"Redigera stycke...", +"Edit Sparkline Group...":"Redigera miniatyrdiagramsgrupp...", +"Edit Sparkline...":"Redigera miniatyrdiagram...", +"Ellipse":"Ellips", +"Ellipse (double click for multi-selection)":"Ellips (dubbelklicka för flerval)", +"Explosion":"Explosion", +"E~xecute Interaction...":"U~tför interaktion...", +"E~xit Group":"L~ämna grupp", +"Fade Down":"Tona nedåt", +"Fade Left":"Tona utåt", +"Fade Right":"Tona inåt", +"Fade Up":"Tona uppåt", +"Fade Up and Left":"Tona uppåt och utåt", +"Fade Up and Right":"Tona uppåt och inåt", +"Fiel~d":"Fält", +"Fill Color":"Fyllningsfärg", +"Find Next":"Sök nästa", +"Find Previous":"Sök föregående", +"Find and Rep~lace...":"Hitta och er~sätt...", +"First ~Author":"Första förf~attare", +"Flip Horizontally":"Spegelvänd horisontellt", +"Flip Vertically":"Spegelvänd vertikalt", +"Flowchart: Alternate Process":"Flödesschema: Alternativ process", +"Flowchart: Card":"Flödesschema: Kort", +"Flowchart: Collate":"Flödesschema: Sammanför och sortera", +"Flowchart: Connector":"Flödesschema: Koppling", +"Flowchart: Data":"Flödesschema: Data", +"Flowchart: Decision":"Flödesschema: Beslut", +"Flowchart: Delay":"Flödesschema: Fördröjning", +"Flowchart: Direct Access Storage":"Flödesschema: Lagring med direkt åtkomst", +"Flowchart: Display":"Flödesschema: Visa", +"Flowchart: Document":"Flödesschema: Dokument", +"Flowchart: Extract":"Flödesschema: Extrahera", +"Flowchart: Internal Storage":"Flödesschema: Intern lagring", +"Flowchart: Magnetic Disc":"Flödesschema: Magnetisk skiva", +"Flowchart: Manual Input":"Flödesschema: Manuell inmatning", +"Flowchart: Manual Operation":"Flödesschema: Manuell hantering", +"Flowchart: Merge":"Flödesschema: Sammansmält", +"Flowchart: Multidocument":"Flödesschema: Flersidigt dokument", +"Flowchart: Off-page Connector":"Flödesschema: Sidbrytningskoppling", +"Flowchart: Or":"Flödesschema: Eller", +"Flowchart: Predefined Process":"Flödesschema: Förutbestämd process", +"Flowchart: Preparation":"Flödesschema: Förberedelse", +"Flowchart: Process":"Flödesschema: Process", +"Flowchart: Punched Tape":"Flödesschema: Hålremsa", +"Flowchart: Sequential Access":"Flödesschema: Sekventiell åtkomst", +"Flowchart: Sort":"Flödesschema: Sortera", +"Flowchart: Stored Data":"Flödesschema: Lagrade data", +"Flowchart: Summing Junction":"Flödesschema: Summeringspunkt", +"Flowchart: Terminator":"Flödesschema: Avslut", +"Flower":"Blomma", +"Folded Corner":"Vikt hörn", +"Font Color":"Teckenfärg", +"Fontwork Shape":"Fontwork-form", +"Fontwork...":"Fontwork ...", +"Foote~r":"Sidfot", +"For All Text":"För all text", +"For Paragraph":"För stycke", +"For Selection":"För markering", +"Format Axis...":"Formatera axlar...", +"Format Chart Area...":"Formatera diagramområde...", +"Format Data Labels...":"Formatera dataetiketter...", +"Format Data Point...":"Formatera datapunkt...", +"Format Data Series...":"Formatera dataserier...", +"Format Floor...":"Formatera golv...", +"Format Legend...":"Formatera förklaring...", +"Format Major Grid...":"Formatera överordnade stödlinjer...", +"Format Mean Value Line...":"Formatera medelvärdeslinje...", +"Format Minor Grid...":"Formatera underordnade stödlinjer...", +"Format Pa~ge...":"Formatera ~sida...", +"Format Selection...":"Formatval...", +"Format Single Data Label...":"Ta bort enstaka dataetikett...", +"Format Stock Gain...":"Formatera aktievinst...", +"Format Stock Loss...":"Formatera aktieförlust...", +"Format Title...":"Formatera rubrik...", +"Format Trend Line Equation...":"Formatera trendlinjeekvation...", +"Format Trend Line...":"Formatera trendlinje...", +"Format Wall...":"Formatera vägg...", +"Format X Error Bars...":"Formatera X-felstaplar...", +"Format Y Error Bars...":"Formatera Y-felstaplar...", +"Format as Currency":"Formatera som valuta", +"Format as Date":"Formatera som datum", +"Format as General":"Formatera som allmänt", +"Format as Number":"Formatera som tal", +"Format as Percent":"Formatera som procent", +"Format as Scientific":"Formatera som vetenskaplig", +"Format as Time":"Formatera som tid", +"Formatting Mark":"Formateringsmarkör", +"Formula to Value":"Formel till värde", +"Forward One":"Framåt", +"For~matting Marks":"For~materingstecken", +"Fo~rm":"Formulär", +"Frame":"Ram", +"Freeze First Column":"Lås första kolumnen", +"Freeze First Row":"Lås första raden", +"Freeze Rows and Columns":"Lås rader och kolumner", +"Freeze ~Cells":"Lås celler", +"F~ont Size...":"Tecken~storlekar...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourieranalys...", +"F~rame...":"~Ram...", +"F~ull Screen":"~Helskärm", +"General":"Allmänt", +"Give a label to identify an object":"Namnge för att identifiera ett objekt", +"Go t~o Page...":"Gå till sida...", +"Go t~o Slide...":"Gå ~till bild...", +"Group Sparklines":"Gruppera miniatyrdiagram", +"Heading ~Numbering...":"~Rubriknumrering...", +"Heart":"Hjärta", +"Hexagon":"Sexhörning", +"He~ader":"Sidhuvud", +"He~ader and Footer":"Sidh~uvud och sidfot", +"Horizontal Scroll":"Horisontell bokrulle", +"Horizontally ~Center":"Horisontellt ~centrerat", +"Horizontally ~Left":"Horisontellt till ~vänster", +"Horizontally ~Right":"Horisontellt ~höger", +"Horizontally ~Spacing":"Horisontellt ~avstånd", +"H~ide":"~Dölj", +"H~ide Columns":"~Dölj kolumner", +"H~ide Rows":"D~ölj rader", +"Icon Set...":"Ikonuppsättning...", +"Ignore":"Ignorera", +"Ignore All":"Ignorera alla", +"Image Mode":"Bildläge", +"In ~Background":"I ~bakgrunden", +"Increase Font Size":"Öka teckenstorlek", +"Increase Indent":"Öka indrag", +"Increase Paragraph Spacing":"Öka styckeavståndet", +"Increase Size":"Öka storlek", +"Inflate":"Bred mitt", +"Insert Audio or Video":"Infoga ljud eller video", +"Insert Axis":"Infoga axel", +"Insert Axis Title":"Infoga axelrubrik", +"Insert Bookmark":"Infoga bokmärke", +"Insert Caption...":"Infoga bildtext/figurtext...", +"Insert Chart":"Infoga diagram", +"Insert Column After":"Infoga kolumn efter", +"Insert Column Before":"Infoga kolumn före", +"Insert Column Break":"Infoga kolumnbrytning", +"Insert Columns ~After":"Infoga kolumner ~efter", +"Insert Columns ~Before":"Infoga kolumner ~före", +"Insert Comment":"Infoga kommentar", +"Insert Co~lumns":"Infoga ko~lumner", +"Insert Cross-reference":"Infoga korshänvisningar", +"Insert Data Labels":"Infoga dataetiketter", +"Insert Endnote":"Infoga slutnot", +"Insert Field":"Infoga fält", +"Insert Fontwork Text":"Infoga Fontwork-text", +"Insert Footnote":"Infoga fotnot", +"Insert Frame":"Infoga ram", +"Insert Hyperlink":"Infoga länk", +"Insert Image...":"Infoga bild...", +"Insert Index Entry":"Infoga förteckningspost", +"Insert Line (double click for multi-selection)":"Infoga linje (dubbelklicka för flerval)", +"Insert Major Grid":"Infoga överordnade stödlinjer", +"Insert Mean ~Value Line":"Infoga medel~värdeslinje", +"Insert Minor Grid":"Infoga underordnade stödlinjer", +"Insert Page Break":"Infoga sidbrytning", +"Insert Page Number":"Infoga sidnummer", +"Insert Row Above":"Infoga rad ovanför", +"Insert Row Below":"Infoga rad under", +"Insert Rows ~Above":"Infoga rader ovanför", +"Insert Rows ~Below":"Infoga rader under", +"Insert Single Data Label":"Infoga enstaka dataetikett", +"Insert Slide":"Infoga bild", +"Insert Soft Hyphen...":"Infoga mjukt bindestreck...", +"Insert Special Character":"Infoga specialtecken", +"Insert Special Characters":"Infoga specialtecken", +"Insert Text Box":"Infoga textruta", +"Insert Text Box (double click for multi-selection)":"Infoga textruta (dubbelklicka för flerval)", +"Insert Titles...":"Infoga rubriker...", +"Insert Tre~nd Line...":"Infoga tre~ndlinje ...", +"Insert Unnumbered Entry":"Infoga post utan nummer", +"Insert Vertical Text":"Infoga vertikal text", +"Insert columns after":"Infoga kolumner efter", +"Insert columns before":"Infoga kolumner före", +"Insert page number":"Infoga sidnummer", +"Insert rows above":"Infoga rader ovanför", +"Insert rows below":"Infoga rader under", +"Insert ~Cells...":"Infoga ~celler...", +"Insert ~Rows":"Infoga ~rader", +"Insert ~Table...":"Infoga tabell...", +"Insert ~X Error Bars...":"Infoga ~X-felstaplar...", +"Insert ~Y Error Bars...":"Infoga ~Y-felstaplar...", +"Insert/Delete Axes...":"Infoga/ta bort axlar...", +"Invert":"Invertera", +"Isosceles Triangle":"Likbent triangel", +"Italic":"Kursiv", +"Justified":"Marginaljustering", +"Language":"~Språk", +"Language Status":"Språkstatus", +"Layout":"Layout", +"Left":"Vänster", +"Left Arrow":"Vänsterpil", +"Left Arrow Callout":"Bildtext vänster", +"Left Brace":"Vänster klammerparentes", +"Left Bracket":"Vänster hakparentes", +"Left and Right Arrow":"Vänster- och högerpil", +"Left and Right Arrow Callout":"Bildtext vänster och höger", +"Left-To-Right":"Vänster-till-höger", +"Lightning Bolt":"Blixt", +"Line":"Linje", +"Line Callout 1":"Bildtext 1", +"Line Callout 2":"Bildtext 2", +"Line Callout 3":"Bildtext 3", +"Line Color":"Linjefärg", +"Line Connector":"Linjeförbindelse", +"Line Connector Ends with Arrow":"Linjeförbindelse som slutar med pil", +"Line Spacing":"Radavstånd", +"Line Spacing: 1":"Radavstånd: 1", +"Line Spacing: 1.5":"Radavstånd: 1,5", +"Line Spacing: 2":"Radavstånd: 2", +"Lis~ts":"Listor", +"L~ine...":"~Linje...", +"Manage Track Changes":"Hantera spårade ändringar", +"Manage...":"Hantera...", +"Manual ~Break...":"Manuell br~ytning...", +"Master Slides":"Bakgrundsbilder", +"Media":"Media", +"Merge Cells":"Sammanfoga celler", +"Merge and center or unmerge cells depending on the current toggle state":"Sammanfoga och centrera eller ta bort sammanfogning av celler beroende på det aktuella växlingsläget", +"Moon":"Måne", +"More ~Filters":"Fler filter", +"Move Item Down":"Flytta objekt nedåt", +"Move Item Down with Subpoints":"Flytta objekt nedåt med underpunkter", +"Move Item Up":"Flytta objekt upp", +"Move Item Up with Subpoints":"Flytta objekt upp med underpunkter", +"M~erge and Center Cells":"S~ammanfoga och centrera celler", +"Name...":"Namnge objekt...", +"Na~vigator":"Na~vigator", +"New Page":"Ny sida", +"Next":"Nästa", +"Next Page":"Nästa sida", +"Next Track Change":"Nästa spårade ändring", +"No List":"Ingen lista", +"Non-breaking ~Hyphen":"~Hårt bindestreck", +"None":"Ingen", +"Notched Right Arrow":"V-formad högerpil", +"Number":"Tal", +"Number Format":"Talformat", +"Number Format...":"Talformat…", +"Number Format: Currency":"Talformat: Valuta", +"Number Format: Date":"Talformat: Datum", +"Number Format: Decimal":"Talformat: Decimal", +"Number Format: Exponential":"Talformat: Exponentiellt", +"Number Format: Percent":"Talformat: Procent", +"Number Format: Standard":"Talformat: Standard", +"Number Format: Time":"Talformat: Tid", +"Octagon":"Åttahörning", +"Octagon Bevel":"Åttakantig tavelram", +"Open Circle (Curve)":"Öppen cirkel (upprät)", +"Open Circle (Pour)":"Öppen cirkel (liggande)", +"Open Hyperlink":"Öppna länk", +"Open the Elements Deck":"Öppna panelen element", +"Open the Styles Deck":"Öppna panelen formatmallar", +"Optimal Column Width":"Optimal kolumnbredd", +"Optimal Row Height":"Optimal radhöjd", +"Orientation":"Pappersorientering", +"Outline Font Effect":"Konturattribut på typsnittet", +"Overline":"Överstruken", +"Page Properties...":"Sidegenskaper...", +"Page Tit~le":"Sidtitel", +"Page ~Count":"Sida~ntal", +"Paired ~t-test...":"Parat t-test...", +"Parallelogram":"Parallellogram", +"Paste ~Special...":"Klistra in inne~håll...", +"Pentagon":"Femhörning", +"Percent":"Procent", +"Pi~vot Table...":"Pivottabell...", +"Plain Text":"Vanlig text", +"Pop Art":"Popkonst", +"Position and Si~ze...":"P~osition och storlek...", +"Previous Page":"Föregående sida", +"Previous Track Change":"Föregående ändring", +"Prin~t Ranges":"Utskriftsområde~n", +"Prohibited":"Förbjudet", +"Promote Outline Level":"Höj dispositionsnivå", +"Promote Outline Level with Subpoints":"Höj dispositionsnivå med underpunkter", +"Properties":"Egenskaper", +"Propert~ies...":"~Egenskaper...", +"Protect Cells":"Skydda cell", +"Protect ~Sheet...":"S~kydda blad...", +"Pr~evious":"Föregående", +"Puzzle":"Pussel", +"P~aragraph...":"Styck~e...", +"QR and ~Barcode...":"QR och ~streckkod...", +"Record Track Changes":"Registrera ändringar", +"Rectangle":"Rektangel", +"Rectangle (double click for multi-selection)":"Rektangel (dubbelklicka för flerval)", +"Rectangle, Rounded":"Avrundad rektangel", +"Rectangular Callout":"Rektangulär bildtext", +"Reinstate":"Återställ", +"Reinstate Change":"Återställ ändring", +"Reject":"Neka", +"Reject All":"Neka alla", +"Reject All Changes":"Neka alla ändringar", +"Reject Change":"Neka ändring", +"Reject Track Change and select the next one":"Neka spårad ändring och välj nästa", +"Reject and Move to Next":"Neka och flytta till nästa", +"Remove Noise":"Ta bort brus", +"Rename Master":"Byt namn på bakgrund", +"Rename S~heet...":"Byt namn på ~blad...", +"Reply Comment":"Svara på kommentar", +"Reset Data Point":"Återställ datapunkt", +"Reset all Data Points":"Återställ alla datapunkter", +"Resolved Comments":"Lösta kommentarer", +"Restart Numbering":"Starta om numrering", +"Right":"Höger", +"Right Arrow":"Högerpil", +"Right Arrow Callout":"Bildtext höger", +"Right Brace":"Höger klammerparentes", +"Right Bracket":"Höger hakparentes", +"Right Triangle":"Rätvinklig triangel", +"Right or Left Arrow":"Höger- eller vänsterpil", +"Right-To-Left":"Höger-till-vänster", +"Ring":"Ring", +"Rotate 90° ~Left":"Rotera 90° åt ~vänster", +"Rotate 90° ~Right":"Rotera 90° åt ~höger", +"Rot~ate":"Rotera", +"Round Callout":"Rund bildtext", +"Rounded Rectangular Callout":"Rundad rektangulär bildtext", +"Row":"Rad", +"Row ~Height...":"Rad~höjd...", +"Rows ~Above":"Rader ovanför", +"Rows ~Below":"Rader ~under", +"R~efresh Range":"Uppdatera område", +"R~ight-To-Left":"Höger-t~ill-vänster", +"R~un Macro...":"Kö~r makro...", +"S-shaped Arrow":"S-formad pil", +"Save ~As...":"Spara so~m...", +"Scientific":"Vetenskaplig", +"Select Cell":"Markera cell", +"Select Column":"Markera kolumn", +"Select Row":"Markera rad", +"Select Table":"Markera tabell", +"Select ~All":"Markera ~allt", +"Select ~Range...":"Markera ~område...", +"Set Background Image...":"Ange bakgrundsbild...", +"Set Character Spacing":"Ställ in teckenavstånd", +"Set Heading Numbering":"Ange rubriknumrering", +"Set Line Spacing":"Ange radavstånd", +"Se~ction...":"Område...", +"Shadow":"Skugga", +"Sharpen":"Skärpa", +"Sheet R~ight-To-Left":"Blad ~höger till vänster", +"Show":"Visa", +"Show Navigator Window":"Visa Navigatorfönstret", +"Show track changes":"Visa spårändringar", +"Sho~w Rows":"~Visa rader", +"Sho~w Slide":"Vis~a bild", +"Sidebar":"Sidopanel", +"Signat~ure Line...":"~Signaturrad...", +"Signet":"Sigill", +"Slant Down":"Luta nedåt", +"Slant Up":"Luta uppåt", +"Slide Layout":"Bildlayout", +"Slide Properties...":"Bildegenskaper...", +"Slide Tit~le":"Bi~ldtitel", +"Slide Transition":"Bildväxling", +"Slide ~Count":"Bild~antal", +"Slide ~Layout":"Bildlayout", +"Small capitals":"Kapitäler", +"Smiley Face":"Uttryckssymbol", +"Snap to Grid":"Fäst mot raster", +"Sort Ascending":"Sortera stigande", +"Sort Descending":"Sortera fallande", +"So~rt...":"Sortera...", +"Sparkline...":"Miniatyrdiagram...", +"Sparklines":"Miniatyrdiagram", +"Split Arrow":"Delningspil", +"Split Cells...":"Dela celler...", +"Split Table...":"Dela tabell...", +"Square":"Kvadrat", +"Square Bevel":"Kvadratisk tavelram", +"Square, Rounded":"Kvadrat, rundad", +"Statistics":"Statistik", +"Stop":"Stopp", +"Straight Connector":"Direktförbindelse", +"Straight Connector ends with Arrow":"Direktförbindelse som slutar med pil", +"Straight Connector with Arrows":"Direktförbindelse med pilar", +"Strikethrough":"Genomstruken", +"Striped Right Arrow":"Streckad högerpil", +"Subscript":"Nedsänkt", +"Sun":"Sol", +"Superscript":"Upphöjt", +"Symbol":"Symbol", +"S~how Columns":"~Visa kolumner", +"S~lide":"Presentationsbild", +"S~pecial Character...":"S~pecialtecken...", +"Table Cell Background Color":"Bakgrundsfärg för tabellcell", +"Table of Contents and Inde~x":"Innehållsförteckning och sakregister", +"Ta~ble Properties...":"Ta~bellegenskaper...", +"Text Wrap...":"Textanpassning...", +"Te~xt":"Text", +"Theme...":"Tema...", +"Thousands Separator":"Tusentalsavgränsare", +"Time":"Tid", +"Time Field":"Tidsfält", +"Title Page...":"Titelsida…", +"To Background":"I bakgrunden", +"To Cell (~resize with cell)":"Till cell (sto~rleksändra med cell)", +"To Foreground":"I förgrunden", +"To Next Paragraph in Level":"Till nästa stycke i samma nivå", +"To Previous Paragraph in Level":"Till föregående stycke i samma nivå", +"To P~age":"Vid ~sidan", +"To ~Cell":"Till ~cell", +"To ~Character":"Till te~cken", +"To ~Curve":"Till ~kurva", +"To ~Frame":"Till ~ram", +"To ~Paragraph":"Till ~stycke", +"Toggle Automatic Spell Checking":"Automatisk stavningskontroll på/av", +"Toggle Formatting Marks":"Farmateringsmärken på/av", +"Toggle Ordered List":"Växla ordnad lista", +"Toggle Shadow":"Växla skugga", +"Toggle Unordered List":"Växla oordnad lista", +"Top":"Överkant", +"Track Chan~ges":"Spåra ~ändringar", +"Translate...":"Översätt...", +"Transparency":"Transparens", +"Trapezoid":"Parallelltrapets", +"Triangle Down":"Triangel nedåt", +"Triangle Up":"Triangel uppåt", +"T~able":"T~abell", +"T~ime (variable)":"Klo~ckslag (variabelt)", +"T~itle":"R~ubrik", +"Underline":"Understruken", +"Unfloat Frame Content":"Avlägsna raminnehåll", +"Ungroup Sparklines":"Upphäv miniatyrdiagramsgrupp", +"Unmerge Cells":"Ta bort sammanfogade celler", +"Unprotect Cells":"Upphäv cellskydd", +"Up Arrow":"Uppåtpil", +"Up Arrow Callout":"Bildtext upp", +"Up and Down Arrow":"Uppåt- och nedåtpil", +"Up and Down Arrow Callout":"Bildtext upp och ned", +"Up and Right Arrow":"Uppåt- och högerpil", +"Up and Right Arrow Callout":"Bildtext upp och höger", +"Up, Right and Down Arrow":"Uppåt-, höger- och nedåtpil", +"Update ~Index":"Uppdatera ~index", +"Vertical Scroll":"Vertikal bokrulle", +"Vertical Text":"Vertikal text", +"Vertically C~enter":"Vertikalt ~centrerat", +"Vertically S~pacing":"Vertikalt ~avstånd", +"Vertically ~Bottom":"Vertikalt ~underst", +"Vertically ~Top":"Vertikalt ö~verst", +"View Grid Lines":"Visa rutnät", +"Watermark...":"Vattenmärke...", +"Wave":"Våg", +"Wrap Text":"Radbryt text", +"Zoom In":"Större", +"Zoom Out":"Förminska", +"~3D View...":"3D-v~y ...", +"~Accessibility Check...":"~Kontroll av tillgänglighet...", +"~Add":"~Lägg till", +"~Add to List":"~Lägg till i lista", +"~Advanced Filter...":"Spe~cialfilter...", +"~Analysis of Variance (ANOVA)...":"Variansanalys (ANOVA)...", +"~Arrange":"~Placering", +"~Author":"Förf~attare", +"~Automatic Spell Checking":"Automatisk stavningskontroll", +"~Bottom":"~Underst", +"~Bring to Front":"~Längst fram", +"~Bullets and Numbering...":"~Punktuppställningstecken...", +"~Capitalize Every Word":"~Inled Varje Ord Med Versal", +"~Centered":"~Centrerat", +"~Chart...":"~Diagram...", +"~Chi-square Test...":"~Chi2 test...", +"~Clear":"Rensa", +"~Clear Direct Formatting":"Radera direktformatering", +"~Column":"~Kolumn", +"~Column Break":"~Kolumnbrytning", +"~Columns":"~Kolumner", +"~Contour":"~Kontur", +"~Convert":"~Konvertera", +"~Correlation...":"~Korrelation...", +"~Covariance...":"Ko~varians...", +"~Cut":"Klipp ut", +"~Data":"~Data", +"~Data Ranges...":"~Dataområden...", +"~Data Table...":"~Datatabell...", +"~Date":"Datum", +"~Date (fixed)":"~Datum (fast)", +"~Date (variable)":"~Datum (variabel)", +"~Define":"~Definiera", +"~Define Range...":"~Definiera område...", +"~Define...":"~Definiera...", +"~Delete":"~Ta bort", +"~Delete Sheet...":"~Ta bort blad...", +"~Delete Slide":"Ta bort bil~d", +"~Descriptive Statistics...":"Deskriptiv statistik...", +"~Display Grid":"~Visa raster", +"~Edit":"R~edigera", +"~Edit Contour...":"R~edigera kontur...", +"~Edit...":"~Redigera...", +"~Endnote":"Slutnot", +"~Enter Group":"Gå in i ~gruppering", +"~Exponential Smoothing...":"~Exponentiell utjämning...", +"~F-test...":"~F-test...", +"~File":"~Arkiv", +"~First Paragraph":"~Första stycket", +"~Fonts...":"~Teckensnitt...", +"~Footnote":"Fotnot", +"~Footnote/Endnote Settings...":"~Inställningar för fotnot/slutnot...", +"~Format Cells...":"Formatera ~celler...", +"~Formula Object...":"~Formelobjekt...", +"~Function...":"~Funktion...", +"~Go to Sheet...":"~Gå till blad...", +"~Goal Seek...":"Mål~värdessökning...", +"~Group":"~Gruppera", +"~Group and Outline":"~Gruppering och disposition", +"~Group...":"~Gruppering...", +"~Header and Footer...":"Sidh~uvud och sidfot...", +"~Headers and Footers...":"Sidh~uvud och sidfot...", +"~Height...":"~Höjd...", +"~Help":"~Hjälp", +"~Hide":"D~ölj", +"~Hide AutoFilter":"~Dölj AutoFilter", +"~Hide Details":"Dölj det~alj", +"~Hide Sheet":"~Dölj blad", +"~Hide Slide":"~Dölj bild", +"~Hyperlink":"~Hyperlänk", +"~Hyperlink...":"H~yperlänk...", +"~Hyphenation":"Avs~tavning", +"~Hyphenation...":"Avs~tavning...", +"~Image...":"Bild...", +"~Index Entry...":"~Förteckningspost...", +"~Insert":"~Infoga", +"~Insert or Edit...":"~Infoga eller redigera", +"~Insert...":"~Infoga…", +"~Interaction...":"Interaktion...", +"~Left":"~Vänster", +"~Left-to-Right Mark":"~Vänster-till-Höger-markering", +"~Line Numbering...":"Ra~dnumrering...", +"~Manage...":"Hantera...", +"~Middle":"~Mitten", +"~More Fields...":"~Fler fält...", +"~More Options...":"~Fler alternativ...", +"~Move or Copy Sheet...":"~Flytta eller kopiera blad...", +"~Moving Average...":"Glidande medelvärde...", +"~Named Ranges and Expressions":"Namngivna områden och uttryck", +"~New Slide":"Ny presentationsbild", +"~No-break Space":"~Hårt blanksteg", +"~Optimal":"~Optimal", +"~Optimal Height...":"~Optimal höjd", +"~Optimal Width...":"B~ästa bredd…", +"~Ordered List":"~Ordnad lista", +"~Page":"~Sida", +"~Page Break":"Sidbrytning", +"~Page Number":"~Sidnummer", +"~Page Number...":"~Sidnummer...", +"~Page Numbers...":"S~idnummer...", +"~Page Style...":"~Sidformatmall...", +"~Page...":"~Sida…", +"~Parallel":"~Parallell", +"~Paste":"K~listra in", +"~Pivot Table":"Pivottabell", +"~Print...":"Skriv ~ut", +"~Properties...":"Egenskaper…", +"~Recalculate":"Beräkna på ~nytt", +"~Record":"Registrer~a", +"~Redo":"Gör om", +"~Refresh":"~Uppdatera", +"~Regression...":"~Regression ...", +"~Remove Hyperlink":"~Ta bort hyperlänk", +"~Remove Outline":"Ta bort disposition", +"~Reset Filter":"Nollställ filter", +"~Right":"Höge~r", +"~Right-to-Left Mark":"~Höger-till-vänster-markering", +"~Row":"~Rad", +"~Rows":"~Rader", +"~Sampling...":"~Stickprov...", +"~Save":"~Spara", +"~Sections...":"~Områden...", +"~Select":"~Markera", +"~Send to Back":"Längst b~ak", +"~Sentence case":"~Inledande versal i mening", +"~Shape":"~Former", +"~Sheet":"~Blad", +"~Show":"~Visa", +"~Show Details":"Visa d~etalj", +"~Show Sheet...":"~Visa blad...", +"~Slide Number":"~Bildnummer", +"~Soft Hyphen":"~Mjukt bindestreck", +"~Sort...":"~Sortera...", +"~Spacing":"Avstånd", +"~Spacing...":"~Avstånd...", +"~Spelling...":"~Stavningskontroll...", +"~Standard Filter...":"~Standardfilter...", +"~Subject":"~Ämne", +"~Table":"~Tabell", +"~Table Properties...":"Ta~bellegenskaper...", +"~Table...":"Tabell...", +"~Text Box":"Textruta", +"~Thesaurus...":"~Synonymordlista...", +"~Through":"~Genom", +"~Time":"Tid", +"~Time (fixed)":"~Klockslag (fast)", +"~Time (variable)":"~Tid (variabel)", +"~Tools":"~Verktyg", +"~Top":"~Överst", +"~UPPERCASE":"~VERSAL", +"~Undo":"Ångra", +"~Ungroup...":"~Upphäv gruppering...", +"~Unordered List":"~Oordnad lista", +"~Update All":"Uppdatera allt", +"~Validity...":"~Validitet...", +"~View":"Vi~sa", +"~While Typing":"~Under inmatningen", +"~Width...":"~Bredd…", +"~Word Count...":"~Antal ord...", +"~Word Joiner":"~Fast mellanrum utan bredd", +"~Wrap":"~Textanpassning", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"Mellanrum ~utan bredd", +"~lowercase":"~gemen", +"~tOGGLE cASE":"~vÄXLA sKIFTLÄGE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/sw-TZ.json b/f7cloud-office/browser/dist/l10n/uno/sw-TZ.json new file mode 100644 index 0000000..6754259 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/sw-TZ.json @@ -0,0 +1,372 @@ +{ +"12-Point Star":"12-Point Star", +"24-Point Star":"24-Point Star", +"4-Point Star":"4-Point Star", +"4-way Arrow":"4-way Arrow", +"4-way Arrow Callout":"4-way Arrow Callout", +"5-Point Star":"5-Point Star", +"6-Point Star":"6-Point Star", +"8-Point Star":"8-Point Star", +"Accept":"Kubali", +"Accept All":"Kubali Yote", +"Align Bottom":"Align Bottom", +"Align Left":"Align Left", +"Align Right":"Align Right", +"Align Top":"Align Top", +"Arch Down (Curve)":"Arch Down (Curve)", +"Arch Down (Pour)":"Arch Down (Pour)", +"Arch Left (Curve)":"Arch Left (Curve)", +"Arch Right (Curve)":"Arch Right (Curve)", +"Arch Right (Pour)":"Arch Right (Pour)", +"Arch Up (Curve)":"Arch Up (Curve)", +"Arch Up (Pour)":"Arch Up (Pour)", +"Arrange":"Panga", +"As C~haracter":"Kama Kiwambo", +"AutoCorr~ect":"FomatiKiotomati", +"AutoFill Data Series: automatic":"JazaOtomati Data: Otomati", +"Auto~Filter":"Chujio Otomati", +"A~lignment...":"Mpangilio...", +"A~rea...":"Eneo...", +"A~rrange":"A~rrange", +"Back One":"Nyuma Moja", +"Background Color":"Rangi Usuli", +"Block Arc":"Block Arc", +"Bold":"Bold", +"Bookmar~k...":"Alamisha...", +"Bottom":"Chini", +"Brightness":"Ung'avu", +"Caption...":"Maelezo mafupi...", +"Center":"Center", +"Center Horizontal":"Kati Mlalo", +"Centered":"Centered", +"Charcoal Sketch":"Mchoro Mkaa", +"Chart T~ype...":"Aina ya chati...", +"Chevron":"Chevron", +"Chevron Down":"Chevron Down", +"Chevron Up":"Chevron Up", +"Circle":"Duara", +"Circle (Curve)":"Circle (Curve)", +"Circle (Pour)":"Circle (Pour)", +"Circle Pie":"Circle Pie", +"Circular Arrow":"Circular Arrow", +"Close Master View":"Close Master View", +"Cloud":"Cloud", +"Column":"Safu-wima", +"Column ~Width...":"Upana...", +"Comme~nt":"Kielezo", +"Connector":"Kiunganishi", +"Connector Ends with Arrow":"Kiunganishi Kinaishia na Mshale", +"Connector with Arrows":"Kiunganishi chenye Mishale", +"Contrast":"Contrast", +"Corner Right Arrow":"Corner Right Arrow", +"Co~lumns...":"Safu-wima...", +"Crop":"Crop", +"Cross":"Cross", +"Currency":"Hela", +"Curve":"Curve", +"Curve Down":"Curve Down", +"Curve Up":"Curve Up", +"Curved Connector":"Curved Connector", +"Curved Connector Ends with Arrow":"Kiunganishi Kilichopindwa Kinaishia na Mshale", +"Curved Connector with Arrows":"Kiunganishi Kilichopindwa chenye Mishale", +"Cylinder":"Cylinder", +"Date":"Tarehe", +"Dat~e (variable)":"Tarehe (kibadili)", +"Decrease Indent":"Punguza Jongezo", +"Delete C~ells...":"Futa Seli...", +"Delete C~ontents...":"Futa Yaliyomo...", +"Delete Rows":"Futa Safu-mlalo", +"Diamond":"Almasi", +"Diamond Bevel":"Diamond Bevel", +"Digital Signatu~res...":"Digital Signatures...", +"Doorplate":"Doorplate", +"Double Brace":"Double Brace", +"Double Bracket":"Double Bracket", +"Down Arrow":"Mshale Chini", +"Down Arrow Callout":"Down Arrow Callout", +"Ellipse":"Duaradufu", +"Explosion":"Explosion", +"Fade Down":"Fade Down", +"Fade Left":"Fade Left", +"Fade Right":"Fade Right", +"Fade Up":"Fade Up", +"Fade Up and Left":"Fade Up and Left", +"Fade Up and Right":"Fade Up and Right", +"Fill Color":"Jaza Rangi", +"Flip Vertically":"Flip Vertically", +"Flowchart: Alternate Process":"Flowchart: Alternate Process", +"Flowchart: Card":"Flowchart: Card", +"Flowchart: Collate":"Flowchart: Collate", +"Flowchart: Connector":"Flowchart: Connector", +"Flowchart: Data":"Flowchart: Data", +"Flowchart: Decision":"Flowchart: Decision", +"Flowchart: Delay":"Flowchart: Delay", +"Flowchart: Direct Access Storage":"Flowchart: Direct Access Storage", +"Flowchart: Display":"Flowchart: Display", +"Flowchart: Document":"Flowchart: Document", +"Flowchart: Extract":"Flowchart: Extract", +"Flowchart: Internal Storage":"Flowchart: Internal Storage", +"Flowchart: Magnetic Disc":"Flowchart: Magnetic Disc", +"Flowchart: Manual Input":"Flowchart: Manual Input", +"Flowchart: Manual Operation":"Flowchart: Manual Operation", +"Flowchart: Merge":"Flowchart: Merge", +"Flowchart: Multidocument":"Flowchart: Multidocument", +"Flowchart: Off-page Connector":"Flowchart: Off-page Connector", +"Flowchart: Or":"Flowchart: Or", +"Flowchart: Predefined Process":"Flowchart: Predefined Process", +"Flowchart: Preparation":"Flowchart: Preparation", +"Flowchart: Process":"Flowchart: Process", +"Flowchart: Punched Tape":"Flowchart: Punched Tape", +"Flowchart: Sequential Access":"Flowchart: Sequential Access", +"Flowchart: Sort":"Flowchart: Sort", +"Flowchart: Stored Data":"Flowchart: Stored Data", +"Flowchart: Summing Junction":"Flowchart: Summing Junction", +"Flowchart: Terminator":"Flowchart: Terminator", +"Flower":"Flower", +"Folded Corner":"Folded Corner", +"Font Color":"Font Color", +"Fontwork Shape":"Fontwork Shape", +"Foote~r":"Wayo", +"Forward One":"Peleka mbele Moja", +"Frame":"Fremu", +"F~ont Size...":"Saizi ya Fonti...", +"F~ormat":"F~ormat", +"F~ull Screen":"Skrini Nzima", +"General":"Jumla", +"Heart":"Heart", +"Hexagon":"Hexagon", +"He~ader":"Kichwa", +"Horizontal Scroll":"Horizontal Scroll", +"H~ide":"Ficha", +"H~ide Rows":"Ficha", +"In ~Background":"Ndani ya Usuli", +"Increase Indent":"Increase Indent", +"Inflate":"Inflate", +"Insert Axis":"Majira...", +"Insert Chart":"Chomeka Chati", +"Insert Column Break":"Insert Column Break", +"Insert Hyperlink":"Chomeka Kiungohipa", +"Insert Index Entry":"Chomeka Kielezo Ingizo", +"Insert Unnumbered Entry":"Chomeka Ingizo lisilo Nambasishwa", +"Insert ~Cells...":"Seli...", +"Invert":"Invert", +"Isosceles Triangle":"Isosceles Triangle", +"Italic":"Italic", +"Justified":"Linganifu", +"Language":"Lugha", +"Layout":"Layout", +"Left":"Kushoto", +"Left Arrow":"Mshale Kushoto", +"Left Arrow Callout":"Left Arrow Callout", +"Left Brace":"Left Brace", +"Left Bracket":"Left Bracket", +"Left and Right Arrow":"Left and Right Arrow", +"Left and Right Arrow Callout":"Left and Right Arrow Callout", +"Left-To-Right":"Kushoto-Kwenda-Kulia", +"Lightning Bolt":"Lightning Bolt", +"Line":"Line", +"Line Callout 1":"Line Callout 1", +"Line Callout 2":"Line Callout 2", +"Line Callout 3":"Line Callout 3", +"Line Color":"Line Color", +"Line Connector":"Line Connector", +"Line Connector Ends with Arrow":"Kiunganishi Mstari Kinaishia na Mshale", +"Line Spacing: 1":"Unafasishaji Mstari: 1", +"L~ine...":"Mstari...", +"Manual ~Break...":"Mkato Mwongozo...", +"Moon":"Moon", +"M~erge and Center Cells":"Unga Seli", +"Name...":"Name Object", +"Na~vigator":"Kirambaza", +"Next Page":"Next Page", +"Notched Right Arrow":"Notched Right Arrow", +"Number Format...":"Number Format...", +"Number Format: Currency":"Number Format: Currency", +"Number Format: Decimal":"Number Format: Decimal", +"Number Format: Exponential":"Number Format: Exponential", +"Number Format: Percent":"Number Format: Percent", +"Number Format: Standard":"Number Format: Standard", +"Number Format: Time":"Number Format: Time", +"Octagon":"Octagon", +"Octagon Bevel":"Octagon Bevel", +"Open Circle (Curve)":"Open Circle (Curve)", +"Open Circle (Pour)":"Open Circle (Pour)", +"Open Hyperlink":"Fungua Kiungohipa", +"Optimal Column Width":"Optimal Column Width", +"Optimal Row Height":"Optimal Row Height", +"Page ~Count":"Idadi ya kurasa", +"Parallelogram":"Msambamba", +"Paste ~Special...":"Bandika Maalumu...", +"Pentagon":"Pentagon", +"Plain Text":"Plain Text", +"Pop Art":"Sanaa Dukizo", +"Position and Si~ze...":"Position and Si~ze...", +"Previous Page":"Ukurasa Uliopita", +"Propert~ies...":"Sifa...", +"Protect Cells":"Kinga Seli", +"Protect ~Sheet...":"Laha...", +"Puzzle":"Puzzle", +"P~aragraph...":"Aya...", +"Rectangle":"Rectangle", +"Rectangle, Rounded":"Mstatili, Zungukwa", +"Rectangular Callout":"Rectangular Callout", +"Remove Noise":"Ondoa Kelele", +"Rename Master":"Rename Master", +"Restart Numbering":"Rudia Unambasishaji", +"Right":"Kulia", +"Right Arrow":"Mshale Kulia", +"Right Arrow Callout":"Right Arrow Callout", +"Right Brace":"Right Brace", +"Right Bracket":"Right Bracket", +"Right Triangle":"Right Triangle", +"Right or Left Arrow":"Right or Left Arrow", +"Right-To-Left":"Kulia-Kwenda-Kushoto", +"Ring":"Ring", +"Round Callout":"Round Callout", +"Rounded Rectangular Callout":"Rounded Rectangular Callout", +"Row ~Height...":"Kimo...", +"R~efresh Range":"Zimua Masafa", +"R~un Macro...":"R~un Macro...", +"S-shaped Arrow":"S-shaped Arrow", +"Save ~As...":"Hifadhi Kama...", +"Select Column":"Teua Safu-wima", +"Select Row":"Teua Safu-wima", +"Select Table":"Teua Jedwali", +"Select ~All":"Teua Yote", +"Shadow":"Kivuli", +"Sharpen":"Chonga", +"Sheet R~ight-To-Left":"R~ight-To-Left", +"Signet":"Signet", +"Slant Down":"Slant Down", +"Slant Up":"Slant Up", +"Smiley Face":"Smiley Face", +"Snap to Grid":"Snap to Grid", +"Sort Ascending":"Sort Ascending", +"Sort Descending":"Sort Descending", +"So~rt...":"Panga...", +"Split Arrow":"Split Arrow", +"Square":"Mraba", +"Square Bevel":"Square Bevel", +"Square, Rounded":"Square, Rounded", +"Statistics":"Takwimu", +"Stop":"Stop", +"Straight Connector":"Straight Connector", +"Straight Connector ends with Arrow":"Kiunganishi Nyoofu kinaishia na Mshale", +"Straight Connector with Arrows":"Kiunganishi Nyoofu chenye Mishale", +"Strikethrough":"Strikethrough", +"Striped Right Arrow":"Striped Right Arrow", +"Subscript":"Subscript", +"Sun":"Jua", +"Superscript":"Superscript", +"Ta~ble Properties...":"Ta~ble Properties...", +"Text Wrap...":"Text Wrap...", +"Time":"Time", +"Time Field":"Time Field", +"To Background":"Kwa Usuli", +"To Foreground":"Kwa Usoni", +"To Next Paragraph in Level":"Kwenda Aya Inayofuata kwa Ngazi", +"To Previous Paragraph in Level":"Kwenda Aya Iliyopita kwa Ngazi", +"To P~age":"To P~age", +"To ~Cell":"Kwenye Seli", +"To ~Character":"Kwenye Kiwambo", +"To ~Curve":"Kwa Pinde", +"To ~Frame":"Kwenye Fremu", +"To ~Paragraph":"Kwenye Aya", +"Top":"Juu", +"Transparency":"Uangavu", +"Trapezoid":"Trapezoid", +"Triangle Down":"Triangle Down", +"Triangle Up":"Triangle Up", +"T~ime (variable)":"Muda (kibadili)", +"T~itle":"~Title", +"Underline":"Pigia mstari", +"Up Arrow":"Mshale Juu", +"Up Arrow Callout":"Up Arrow Callout", +"Up and Down Arrow":"Up and Down Arrow", +"Up and Down Arrow Callout":"Up and Down Arrow Callout", +"Up and Right Arrow":"Up and Right Arrow", +"Up and Right Arrow Callout":"Up and Right Arrow Callout", +"Up, Right and Down Arrow":"Up, Right and Down Arrow", +"Vertical Scroll":"Vertical Scroll", +"Vertical Text":"Matini Wima", +"Wave":"Wimbi", +"Zoom In":"Zoom In", +"Zoom Out":"Zoom Out", +"~3D View...":"Muonekano 3D...", +"~Add":"Ongeza", +"~Advanced Filter...":"Chujio Pevu...", +"~Arrange":"Panga", +"~Author":"Mtunzi", +"~Bottom":"Chini", +"~Bring to Front":"~Bring to Front", +"~Bullets and Numbering...":"~Bullets and Numbering...", +"~Centered":"~Centered", +"~Chart...":"Chati...", +"~Columns":"~Columns", +"~Contour":"Kontua", +"~Convert":"Geuza", +"~Date":"Tarehe", +"~Date (fixed)":"Tarehe (tutsi)", +"~Delete":"Futa", +"~Edit":"Hariri", +"~Edit Contour...":"Hariri Kontua...", +"~Edit...":"Hariri...", +"~Enter Group":"Ingiza Kundi", +"~File":"Faili", +"~First Paragraph":"Aya ya Kwanza", +"~Fonts...":"Fonti...", +"~Function...":"Amali...", +"~Goal Seek...":"Tafuta Lengo...", +"~Group":"~Group", +"~Group and Outline":"Orodhesha", +"~Group...":"Kundisha...", +"~Header and Footer...":"~Header and Footer...", +"~Height...":"Kimo...", +"~Help":"Msaada", +"~Hide AutoFilter":"Ficha ChujioOtomati", +"~Hide Details":"Ficha Utondoti", +"~Hide Slide":"Onesha/Ficha Slaidi", +"~Hyphenation":"Unganishaji", +"~Hyphenation...":"Unganishaji...", +"~Insert":"~Insert", +"~Interaction...":"Kuwasiliana...", +"~Left":"Kushoto", +"~Line Numbering...":"Unambasishaji mstari...", +"~Page Number":"~Page Number", +"~Page...":"Ukurasa...", +"~Paste":"Bandika", +"~Print...":"Chapisha...", +"~Recalculate":"Kokotoa upya", +"~Record":"Rekodi", +"~Refresh":"Zimua", +"~Right":"Kulia", +"~Row":"Safu-mlalo", +"~Rows":"Safu-mlalo", +"~Save":"Hifadhi", +"~Sections...":"~Sections...", +"~Select":"Teua", +"~Send to Back":"~Send to Back", +"~Sheet":"Laha", +"~Show Details":"Onesha Utondoti", +"~Sort...":"Panga...", +"~Spacing...":"Unafasishaji...", +"~Spelling...":"~Spellcheck...", +"~Standard Filter...":"Chujio Sanifu...", +"~Subject":"Mada", +"~Table":"Jedwali", +"~Table...":"Jedwali...", +"~Thesaurus...":"~Thesaurus...", +"~Time":"Muda", +"~Time (fixed)":"Muda (tutsi)", +"~Tools":"Zana", +"~Top":"Juu", +"~UPPERCASE":"Herufi kubwa", +"~Ungroup...":"Tenganisha...", +"~Update All":"Sasisha Zote", +"~Validity...":"Uhalali...", +"~View":"~View", +"~While Typing":"Unapochapa", +"~Width...":"Upana...", +"~Wrap":"Fungasha", +"~lowercase":"Herufi ndogo" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/szl.json b/f7cloud-office/browser/dist/l10n/uno/szl.json new file mode 100644 index 0000000..ea55408 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/szl.json @@ -0,0 +1,657 @@ +{ +"12-Point Star":"Gwiozdka 12-ramiynno", +"24-Point Star":"Gwiozdka 24-ramiynno", +"4-Point Star":"Gwiozdka 4-ramiynno", +"4-way Arrow":"Strzałka posztwōrno", +"4-way Arrow Callout":"Wyklarowanie ze strzałkami we sztyry strōny", +"5-Point Star":"Gwiozdka 5-ramiynno", +"6-Point Star":"Gwiozdka 6-ramiynno", +"6-Point Star, Concave":"Gwiozda 6-ramiynno, wklynsło", +"8-Point Star":"Gwiozdka 8-ramiynno", +"Accept":"Zaakceptuj", +"Accept All":"Akceptuj wszyjske", +"Accept All Changes":"Zaakceptuj wszyjske zmiany", +"Accept Change":"Akceptuj zmiana", +"Add Decimal Place":"Przidej miyjsce dziesiyntne", +"Align Bottom":"Wyrōwnej do spodka", +"Align Bottom to Anchor":"Wyrōwnej spodek do kotwice", +"Align Center":"Wyrōwnej do postrzodka", +"Align Left":"Wyrōwnej do lewyj", +"Align Right":"Wyrōwnej do prawyj", +"Align Top":"Wyrōwnej do wiyrchu", +"Align Top to Anchor":"Wyrōwnej wiyrch do kotwice", +"Anc~hor":"Zakotwi~czynie", +"Animation":"Animacyjo", +"Arch Down (Curve)":"Łuk w dōł (krziwo)", +"Arch Down (Pour)":"Łuk w dōł (wycinek koła)", +"Arch Left (Curve)":"Łuk w lewo (krziwo)", +"Arch Right (Curve)":"Łuk w prawo (krziwo)", +"Arch Right (Pour)":"Łuk w prawo (wycinek koła)", +"Arch Up (Curve)":"Łuk w gōra (krziwo)", +"Arch Up (Pour)":"Łuk w gōra (wycinek koła)", +"Arrange":"Porozkłodej", +"As C~haracter":"Za z~nak", +"AutoCorr~ect":"Autokor~ekta", +"AutoFill Data Series: automatic":"Autowypołnianie seryje danych: autōmatycznie", +"Auto~Filter":"Auto~filter", +"A~lignment...":"~Wyrōwnanie...", +"A~rea...":"Ôbsza~r...", +"A~rrange":"~Porozkłodej", +"Back One":"Pōnknij do zadku", +"Background Color":"Farba zadku", +"Block Arc":"Wycinek piestrzynia", +"Bold":"Ruby", +"Bookmar~k...":"Zo~kłodka...", +"Borders (Shift to overwrite)":"Ranty (pōnknij, coby nadpisać)", +"Bottom":"Spodek", +"Brightness":"Jasność", +"Caption...":"Podpis...", +"Center":"Na postrzodku", +"Center Horizontal":"Do postrzodka w poziōmie", +"Center Vertically":"Wypostrzodkuj w piōnie", +"Centered":"Wypostrzodkowane", +"Ce~lls...":"~Kōmōrki...", +"Character Spacing":"Ôdstympy miyndzy znakami", +"Charcoal Sketch":"Rysōnek wōnglym", +"Chart T~ype...":"Zorta w~ykresu...", +"Check Spelling":"Korekta pisownie", +"Chevron":"Szewrōn", +"Chevron Down":"Szewrōn do spodka", +"Chevron Up":"Szewrōn do wiyrchu", +"Circle":"Kōłko", +"Circle (Curve)":"Rōndo (krziwo)", +"Circle (Pour)":"Rōndo (wycinek koła)", +"Circle Pie":"Wycinek koła", +"Circular Arrow":"Kolito strzałka", +"Clear Direct Formatting":"Wysnoż bezpostrzednie formatowanie", +"Clear ~Direct Formatting":"Wysnoż ~bezpostrzednie formatowanie", +"Cle~ar Cells...":"Wysn~oż kōmōrki...", +"Clone Formatting":"Klōnuj formatowanie", +"Close Master View":"Zawrzij widok bazowy", +"Cloud":"Chmura", +"Cl~ear Contents...":"Wysnoż zawartość...", +"Color Scale...":"Skala farby...", +"Column":"Kolumna", +"Column ~Width...":"Szyrokość ~kolumny...", +"Columns ~After":"Kolumny Po", +"Columns ~Before":"Kolumny Przed", +"Comments":"Kōmyntorz", +"Comme~nt":"Kōmy~ntorz", +"Connector":"Łōncznik", +"Connector Ends with Arrow":"Łōncznik ze strzałkōm na kōńcu", +"Connector with Arrows":"Łōncznik ze strzałkami", +"Contrast":"Kōntrast", +"Cop~y":"~Kopiuj", +"Corner Right Arrow":"Strzałka narożno w prawo", +"Co~lumns...":"Ko~lumny...", +"Co~mpress...":"Ko~mpresyjo...", +"Crop":"Przitnij", +"Crop Image":"Przitnij ôbroz", +"Cross":"Krziżyk", +"Currency":"Waluta", +"Current ~Index":"Teroźny indeks", +"Curve":"Krziwo", +"Curve Down":"Ôdlot po krziwyj", +"Curve Up":"Przilot po krziwyj", +"Curved Connector":"Łōncznik zakrziwiōny", +"Curved Connector Ends with Arrow":"Łōncznik zakrziwiōny ze strzałkōm na kōńcu", +"Curved Connector with Arrows":"Łōncznik zakrziwiōny ze strzałkami", +"Cycle Case":"Cyklicznie", +"Cylinder":"Celynder", +"C~ell":"~Kōmōrka", +"C~haracter...":"Znak...", +"C~onditional":"Warōnkowe", +"Data Bar...":"Posek danych...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"Data (zmi~ynno)", +"Decrease Font Size":"Zmyńsz srogość fōnta", +"Decrease Indent":"Zmyńsz wetniyńcie", +"Decrease Paragraph Spacing":"Zmyńsz interlinijo akapitu", +"Decrease Size":"Zmyńsz srogość", +"Delete All Comments":"Skasuj wszyjske kōmyntorze", +"Delete All Comments by This Author":"Skasuj wszyjske kōmyntorze tego autora", +"Delete Axis":"Skasuj ôś", +"Delete Comment":"Skasuj kōmyntorz", +"Delete C~ells...":"Skasuj kō~mōrki...", +"Delete C~ontents...":"Skasuj zawart~ość...", +"Delete Data Labels":"Skasuj etykety danych", +"Delete Decimal Place":"Skasuj miyjsce dziesiyntne", +"Delete Legend":"Skasuj legynda", +"Delete Major Grid":"Skasuj nec bazowy", +"Delete Minor Grid":"Skasuj nec spōmocny", +"Delete Rows":"Skasuj wiersze", +"Delete Single Data Label":"Skasuj jedna etyketa danych", +"Delete Table":"Skasuj tabula", +"Delete ~All Comments":"Skasuj wszyjske kōmynt~orze", +"De~lete...":"~Skasuj...", +"Diamond":"Rōmb", +"Diamond Bevel":"Krysztoł dyjamyntu", +"Digital Signatu~res...":"Podpisy cyf~rowe...", +"Display Grid":"Pokoż nec", +"Doorplate":"Tabulka", +"Double Brace":"Klamry", +"Double Bracket":"Nowiasy", +"Double Underline":"Tuplowane podkryślynie", +"Down Arrow":"Strzałka w dōł", +"Down Arrow Callout":"Wyklarowanie ze strzałkōm w dōł", +"Duplicate Page":"Tupluj strōna", +"Duplicate ~Slide":"Tupluj ~slajd", +"D~elete Page":"~Skasuj strōna", +"Edit Section...":"Edycyjo sekcyje", +"Ellipse":"Elipsa", +"Explosion":"Eksplozyjo", +"E~xit Group":"~Wyjdź z grupy", +"Fade Down":"Zwynżanie w dōł", +"Fade Left":"Zwynżanie w lewo", +"Fade Right":"Zwynżanie w prawo", +"Fade Up":"Zwynżanie w gōra", +"Fade Up and Left":"Zwynżanie w lewo, pochyło w gōra", +"Fade Up and Right":"Zwynżanie w prawo, pochyło w gōra", +"Fiel~d":"Po~le", +"Fill Color":"Farba wypołniynio", +"Find Next":"Wyszukanie dalszego", +"Find Previous":"Wyszukanie piyrwyjszego", +"First ~Author":"Piyrszy autōr", +"Flip Horizontally":"Ôdbij w poziōmie", +"Flip Vertically":"Ôdbij w piōnie", +"Flowchart: Alternate Process":"Schymat blokowy: Proces alternatywny", +"Flowchart: Card":"Schymat blokowy: karta", +"Flowchart: Collate":"Schymat blokowy: Przirōwnanie", +"Flowchart: Connector":"Schymat blokowy: Łōncznik wewnōntrzstrōnicowy", +"Flowchart: Data":"Schymat blokowy: Dane", +"Flowchart: Decision":"Schymat blokowy: Decyzyjo", +"Flowchart: Delay":"Schymat blokowy: Zastawiynie", +"Flowchart: Direct Access Storage":"Schymat blokowy: Bezpostrzedni dostymp do składu danych", +"Flowchart: Display":"Schymat blokowy: Ekran", +"Flowchart: Document":"Schymat blokowy: Dokumynt", +"Flowchart: Extract":"Schymat blokowy: Rozpakowowanie", +"Flowchart: Internal Storage":"Schymat blokowy: Wewnyntrzne składowanie danych", +"Flowchart: Magnetic Disc":"Schymat blokowy: Dysk magnetyczny", +"Flowchart: Manual Input":"Schymat blokowy: Rynczne wkludzanie danych", +"Flowchart: Manual Operation":"Schymat blokowy: Ôperacyjo rynczno", +"Flowchart: Merge":"Schymat blokowy: Łōnczynie", +"Flowchart: Multidocument":"Schymat blokowy: Wiyncyj dokumyntōw", +"Flowchart: Off-page Connector":"Schymat blokowy: Łōncznik miyndzystrōnicowy", +"Flowchart: Or":"Schymat blokowy: ABO", +"Flowchart: Predefined Process":"Schymat blokowy: Proces predefiniowany", +"Flowchart: Preparation":"Schymat blokowy: Narychtowanie", +"Flowchart: Process":"Schymat blokowy: Proces", +"Flowchart: Punched Tape":"Schymat blokowy: Gōrt perforowano", +"Flowchart: Sequential Access":"Schymat blokowy: Dostymp glidowy", +"Flowchart: Sort":"Schymat blokowy: Zortowanie", +"Flowchart: Stored Data":"Schymat blokowy: Zachowane dane", +"Flowchart: Summing Junction":"Schymat blokowy: Sumowanie sygnałōw", +"Flowchart: Terminator":"Schymat blokowy: Zawarcie", +"Flower":"Kwiotek", +"Folded Corner":"Zagiynto eka", +"Font Color":"Farba fōntu", +"Fontwork Shape":"Kształt efektōw fōntōw", +"Fontwork...":"Fontwork...", +"Foote~r":"~Stopka", +"For All Text":"Dlo cołkigo tekstu", +"For Paragraph":"Dlo akapitu", +"For Selection":"Dlo zaznaczynio", +"Format Axis...":"Formatuj ôś...", +"Format Chart Area...":"Formatuj przestrzyń wykresu...", +"Format Data Labels...":"Formatuj etykety danych...", +"Format Data Point...":"Formatuj pōnkt danych...", +"Format Data Series...":"Formatuj seryjo danych...", +"Format Floor...":"Formatuj podstawa...", +"Format Legend...":"Formatuj legynda...", +"Format Major Grid...":"Formatuj nec bazowy...", +"Format Mean Value Line...":"Formatuj linijo werty postrzednij...", +"Format Minor Grid...":"Formatuj nec spōmocny...", +"Format Pa~ge...":"~Formatowanie strōny...", +"Format Selection...":"Formatuj zaznaczynie...", +"Format Single Data Label...":"Formatuj jedna etyketa danych...", +"Format Stock Gain...":"Formatuj prefit z akcyje...", +"Format Stock Loss...":"Formatuj strata z akcyje...", +"Format Title...":"Formatuj tytuł...", +"Format Trend Line Equation...":"Formatuj rōwnanie krziwyj regresyje...", +"Format Trend Line...":"Formatuj krziwo regresyje...", +"Format Wall...":"Formatuj ściana...", +"Format X Error Bars...":"Formatuj ôkōlniki błyndōw X...", +"Format Y Error Bars...":"Formatuj ôkōlniki błyndōw Y...", +"Format as Currency":"Sztelōnek formatu na walutowy", +"Format as Date":"Sztelōnek formatu na data", +"Format as General":"Formatuj za ôgōlne", +"Format as Number":"Sztelōnek formatu na cyfrowy", +"Format as Percent":"Sztelōnek formatu na procyntowy", +"Format as Scientific":"Sztelōnek formatu na naukowy", +"Format as Time":"Sztelōnek formatu na czas", +"Formatting Mark":"Znacznik formatowanio", +"Formula to Value":"Formuła na werta", +"Forward One":"Pōnknij do przodku", +"For~matting Marks":"Znaczniki for~matowanio", +"Fo~rm":"Fo~rmular", +"Frame":"Rōmka", +"Freeze ~Cells":"Przitwiyrdź kōmōrki", +"F~ont Size...":"Sr~ogość fōnta...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"Analiza F~ouriera...", +"F~rame...":"~Rōmka...", +"F~ull Screen":"Połny ekr~an", +"General":"Ôgōlne", +"Go t~o Page...":"Idź do strōny...", +"Heart":"Serce", +"Hexagon":"Sześciokōnt", +"He~ader":"Gōwk~a", +"He~ader and Footer":"Gōwk~a i stopka", +"Horizontal Scroll":"Rolka poziōmo", +"H~ide":"Skry~j", +"H~ide Columns":"~Skryj kolumny", +"H~ide Rows":"Skryj w~iersze", +"Icon Set...":"Zestow ikōn...", +"Image Mode":"Tryb ôbrazu", +"In ~Background":"W zadku", +"Increase Font Size":"Zwiynksz srogość fōnta", +"Increase Indent":"Zwiynksz wetniyńcie", +"Increase Paragraph Spacing":"Zwiynksz interlinijo", +"Increase Size":"Zwiynksz srogość", +"Inflate":"Wzrōst", +"Insert Audio or Video":"Wraź źwiynk abo wideo", +"Insert Axis":"Wstow ôś", +"Insert Axis Title":"Wstow tytuł ôsi", +"Insert Bookmark":"Wstow zokłodka", +"Insert Caption...":"Wstow podpis...", +"Insert Chart":"Wstow wykres", +"Insert Column After":"Wstow kolumna po", +"Insert Column Before":"Wstow kolumna przed", +"Insert Column Break":"Wstow podzioł kolumny", +"Insert Columns ~After":"Wstow kolumny po", +"Insert Columns ~Before":"Wstow kolumny przed", +"Insert Comment":"Wstow kōmyntorz", +"Insert Co~lumns":"Wstow ko~lumny", +"Insert Cross-reference":"Wstow ôdsyłocz", +"Insert Data Labels":"Wstow etykety danych", +"Insert Endnote":"Wstow przipis kōńcowy", +"Insert Field":"Wstow pole", +"Insert Footnote":"Wstow przypis spodni", +"Insert Frame":"Wstow rōmka", +"Insert Hyperlink":"Wstow hiperlink", +"Insert Image...":"Wstow ôbroz", +"Insert Index Entry":"Wstow wpis indeksu", +"Insert Major Grid":"Wstow nec bazowy", +"Insert Mean ~Value Line":"Wstow li~nijo werty postrzednij", +"Insert Minor Grid":"Wstow nec spōmocny", +"Insert Page Break":"Wstow podzioł strōny", +"Insert Row Above":"Wstow wiersz wyżyj", +"Insert Row Below":"Wstow wiersz niżyj", +"Insert Rows ~Above":"Wst~ow wiersze wyżyj", +"Insert Rows ~Below":"Wstow w~iersze niżyj", +"Insert Single Data Label":"Wstow jedna etyketa danych", +"Insert Slide":"Wstow slajd", +"Insert Special Character":"Wstow znak specjalny", +"Insert Special Characters":"Wstow znak specjalny", +"Insert Text Box":"Wstow pole tekstowe", +"Insert Titles...":"Wstow tytuły...", +"Insert Tre~nd Line...":"Wstow krziwo ~regresyje...", +"Insert Unnumbered Entry":"Wstow wpis bez numeru", +"Insert Vertical Text":"Wstow tekst w piōnie", +"Insert ~Cells...":"Wstow ~Kōmōrki...", +"Insert ~Rows":"Wstow wie~rsze", +"Insert ~Table...":"Wstow ~tabula...", +"Insert/Delete Axes...":"Wstow/skasuj ôsie...", +"Invert":"Ôdwrōcynie", +"Isosceles Triangle":"Trōjkōnt rōwnoramiynny", +"Italic":"Pochylynie", +"Justified":"Do lewyj i prawyj", +"Language":"Mowa", +"Language Status":"Sztand godki", +"Layout":"Ukłod", +"Left":"Z lewyj", +"Left Arrow":"Strzałka w lewo", +"Left Arrow Callout":"Wyklarowanie ze strzałkōm w lewo", +"Left Brace":"Lewo klamra", +"Left Bracket":"Lewy nowias", +"Left and Right Arrow":"Strzałka w prawo i w lewo", +"Left and Right Arrow Callout":"Wyklarowanie ze strzałkami w lewo i w prawo", +"Left-To-Right":"Z lewyj do prawyj", +"Lightning Bolt":"Pierōn", +"Line":"Linijo", +"Line Callout 1":"Wyklarowanie z piskōm 1", +"Line Callout 2":"Wyklarowanie z piskōm 2", +"Line Callout 3":"Wyklarowanie z piskōm 3", +"Line Color":"Farba linije", +"Line Connector":"Łōncznik linijowy", +"Line Connector Ends with Arrow":"Łōncznik linijowy ze strzałkōm na kōńcu", +"Line Spacing":"Interlinijo", +"Line Spacing: 1":"Interlinijo: 1", +"Line Spacing: 1.5":"Interlinijo: 1,5", +"Line Spacing: 2":"Interlinijo: 2", +"Lis~ts":"Lis~ty", +"L~ine...":"L~inijo...", +"Manage Track Changes":"Zarzōndzej śledzōnymi zmianami", +"Manage...":"Zarzōndzanie...", +"Manual ~Break...":"Podzioł ~rynczny...", +"Media":"Medium", +"Moon":"Miesiōnczek", +"More ~Filters":"Wiyncyj ~filtrōw", +"M~erge and Center Cells":"Sca~l i wypostrzodkuj kōmōrki", +"Name...":"Nazwij...", +"Na~vigator":"Nawi~gat↓r", +"New Page":"Nowo strōna", +"Next":"Dalszy", +"Next Page":"Dalszo strōna", +"Next Track Change":"Nastympno śledzōno zmiana", +"Notched Right Arrow":"Strzałka w prawo ze wetniyńciym", +"Number":"Wielość", +"Number Format":"Format liczb", +"Number Format...":"Format liczb...", +"Number Format: Currency":"Format numerōw: Waluta", +"Number Format: Date":"Format liczb: Data", +"Number Format: Decimal":"Format liczb: Dziesiyntny", +"Number Format: Exponential":"Format numerōw: Wykładniczy", +"Number Format: Percent":"Format numerōw: Procynt", +"Number Format: Standard":"Format liczb: Sztandardowy", +"Number Format: Time":"Format numerōw: Godzina", +"Octagon":"Ôźmiokōnt", +"Octagon Bevel":"Ośmiokōntny krysztoł", +"Open Circle (Curve)":"Ôtwarte rōndo (krziwo)", +"Open Circle (Pour)":"Ôtwarte rōndo (wycinek koła)", +"Open Hyperlink":"Ôtwōrz hiperlink", +"Optimal Column Width":"Ôptymalno szyrokość kolumny", +"Optimal Row Height":"Ôptymalno wysokość wierszōw", +"Orientation":"Ôriyntacyjo", +"Overline":"Nadkryślynie", +"Page Tit~le":"Tytuł strōn~y", +"Page ~Count":"Wielość s~trōn", +"Paired ~t-test...":"Sparowany test t-Sztudynta", +"Parallelogram":"Rōwnoległobok", +"Paste ~Special...":"Wraź ~specjalnie...", +"Pentagon":"Piyńciokōnt", +"Percent":"Procynt", +"Pi~vot Table...":"Tabula przesta~wno...", +"Plain Text":"Ajnfachowy tekst", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Po~zycyjo i srogość...", +"Previous Page":"Piyrwyjszo strōna", +"Previous Track Change":"Piyrwyjszo śledzōno zmiana", +"Prin~t Ranges":"Zakr~esy wydurku", +"Prohibited":"Zabrōniōny", +"Propert~ies...":"Włosn~ości...", +"Protect Cells":"Chrōń kōmōrki", +"Protect ~Sheet...":"Ôchrōna arku~sza...", +"Pr~evious":"Piyrw~yjszo", +"Puzzle":"Ukłodanka", +"P~aragraph...":"~Akapit...", +"Record Track Changes":"Registruj śledzōne zmiany", +"Rectangle":"Prostokōnt", +"Rectangle, Rounded":"Prostokōnt zaôkrōnglōny", +"Rectangular Callout":"Wyklarowanie prostokōntne", +"Reject":"Ôdciep", +"Reject All":"Ôdciepnij wszyjsko", +"Reject All Changes":"Ôdciepnij wszyjske zmiany", +"Reject Change":"Ôdciep zmiana", +"Remove Noise":"Skasuj szum", +"Rename Master":"Przemianuj muster", +"Reply Comment":"Ôdpowiydz na kōmyntorz", +"Reset Data Point":"Prziwrōć pōnkt danych", +"Reset all Data Points":"Prziwrōć wszyjske pōnkty danych", +"Restart Numbering":"Zacznij numeracyjo ôd nowa", +"Right":"Z prawyj", +"Right Arrow":"Strzałka w prawo", +"Right Arrow Callout":"Wyklarowanie ze strzałkōm w prawo", +"Right Brace":"Prawo klamra", +"Right Bracket":"Prawy nowias", +"Right Triangle":"Trōjkōnt prostokōntny", +"Right or Left Arrow":"Strzałka w prawo abo w lewo", +"Right-To-Left":"Z prawyj do lewyj", +"Ring":"Piestrzyń", +"Rotate 90° ~Left":"Ôbrōć ô 90° w ~lewo", +"Rotate 90° ~Right":"Ôb~rōć ô 90° w prawo", +"Rot~ate":"Ôbrōć", +"Round Callout":"Wyklarowanie kolite", +"Rounded Rectangular Callout":"Wyklarowanie prostokōntne, kolite kraje", +"Row":"Rzōnd", +"Row ~Height...":"~Wysokość wiersza...", +"Rows ~Above":"Wiersze ~wyżyj", +"Rows ~Below":"~Wiersze niżyj", +"R~efresh Range":"Ôdświyż zakr~es", +"R~ight-To-Left":"Ôd ~prawyj do lewyj", +"R~un Macro...":"W~ykōnej makro...", +"S-shaped Arrow":"Strzałka kształtu S", +"Save ~As...":"Spamiyntej z~a...", +"Scientific":"Naukowy", +"Select Cell":"Zaznacz kōmōrka", +"Select Column":"Zaznacz kolumna", +"Select Row":"Zaznacz wiersz", +"Select Table":"Ôbier tabula", +"Select ~All":"Z~aznacz wszyjsko", +"Select ~Range...":"Ôbier zakres", +"Set Background Image...":"Nasztaluj ôbroz zadku...", +"Set Character Spacing":"Nasztaluj ôdstympy miyndzy znakami", +"Set Line Spacing":"Nasztaluj ôdstymp miyndzy wierszami", +"Se~ction...":"~Sekcyjo...", +"Shadow":"Ciyń", +"Sharpen":"Wyôstrz", +"Sheet R~ight-To-Left":"Archa z prawy~j do lewyj", +"Show Navigator Window":"Pokoż ôkno nawigatora", +"Sho~w Rows":"Pokoż ~wiersze", +"Sho~w Slide":"Po~koż slajd", +"Sidebar":"Panel boczny", +"Signet":"Sygnet durkarski", +"Slant Down":"Pochyło w dōł", +"Slant Up":"Pochyło w gōra", +"Slide Layout":"Ukłod slajdu", +"Slide Tit~le":"Tytuł Slajdu", +"Slide Transition":"Przechōd slajdu", +"Slide ~Count":"Wielość slajdōw", +"Slide ~Layout":"Ukłod s~lajdu", +"Small capitals":"Kapitaliki", +"Smiley Face":"Uśmiyszek", +"Snap to Grid":"Prziciōngej do necu", +"Sort Ascending":"Zortuj ôd nojmyńszych", +"Sort Descending":"Zortuj ôd nojsrogszych", +"So~rt...":"Zo~rtuj...", +"Split Arrow":"Strzałka rozdzielōno", +"Split Table...":"Podziel tabula...", +"Square":"Kwadratowe", +"Square Bevel":"Prostokōntny krysztoł", +"Square, Rounded":"Kwadrat zaôkrōnglōny", +"Statistics":"Statystyki", +"Stop":"Zastow", +"Straight Connector":"Łōncznik ajnfachowy", +"Straight Connector ends with Arrow":"Łōncznik ajnfachowy ze strzałkōm na kōńcu", +"Straight Connector with Arrows":"Łōncznik ajnfachowy ze strzałkami", +"Strikethrough":"Przekryślo tekst", +"Striped Right Arrow":"Strzałka w prawo z poskami", +"Subscript":"Indeks spodni", +"Sun":"Niy", +"Superscript":"Indeks wiyrchni", +"Symbol":"Symbole", +"S~how Columns":"Pokoż kolumn~y", +"S~lide":"S~lajd", +"S~pecial Character...":"Znak s~pecjalny...", +"Table Cell Background Color":"Farba zadku kōmōrki tabule", +"Table of Contents and Inde~x":"Wykoz treści i inde~ks", +"Ta~ble Properties...":"Włosności ta~bule...", +"Text Wrap...":"Zawijanie tekstu...", +"Te~xt":"Te~kst", +"Thousands Separator":"Separatōr tysiyncy", +"Time":"Czas", +"Time Field":"Pole godziny", +"Title Page...":"Strōna tytułowo...", +"To Background":"Na zadku", +"To Cell (~resize with cell)":"Do ~kōmōrki (zmiyń srogość z kōmōrkōm)", +"To Foreground":"Na przodku", +"To Next Paragraph in Level":"Nastympny akapit na poziōmie", +"To Previous Paragraph in Level":"Do piyrwyjszego akapitu na tym samym poziōmie", +"To P~age":"Do s~trōny", +"To ~Cell":"Do ~kōmōrki", +"To ~Character":"Do zna~ku", +"To ~Curve":"Na ~szago", +"To ~Frame":"Do ~rōmki", +"To ~Paragraph":"Do aka~pitu", +"Toggle Automatic Spell Checking":"Przeszaltruj autōmatyczno korekta ôrtografije", +"Toggle Formatting Marks":"Przeszaltruj znaczniki formatowanio", +"Toggle Shadow":"Przeszaltruj ciynie", +"Top":"Wiyrch", +"Track Chan~ges":"Śl~edź zmiany", +"Transparency":"Przejzdrzistość", +"Trapezoid":"Trapez", +"Triangle Down":"Trōjkōnt w dōł", +"Triangle Up":"Trōjkōnt w gōra", +"T~able":"T~abula", +"T~ime (variable)":"Godzina (zm~iynno)", +"T~itle":"T~ytuł", +"Underline":"Podkryślynie", +"Unprotect Cells":"Skasuj ôchrōna kōmōrek", +"Up Arrow":"Strzałka w gōra", +"Up Arrow Callout":"Wyklarowanie ze strzałkōm w gōra", +"Up and Down Arrow":"Strzałka w gōra i w dōł", +"Up and Down Arrow Callout":"Wyklarowanie ze strzałkami w gōra i w dōł", +"Up and Right Arrow":"Strzałka w gōra i w prawo", +"Up and Right Arrow Callout":"Wyklarowanie ze strzałkami w gōra i w prawo", +"Up, Right and Down Arrow":"Strzałka w gōra, w prawo i w dōł", +"Vertical Scroll":"Rolka piōnowo", +"Vertical Text":"Tekst w piōnie", +"View Grid Lines":"Pokoż linije necu", +"Watermark...":"Znak wodny...", +"Wave":"Wela", +"Wrap Text":"Zawijej tekst", +"Zoom In":"Powiynkszynie", +"Zoom Out":"Pōmyńszynie", +"~3D View...":"Widok ~3D...", +"~Add":"~Przidej", +"~Advanced Filter...":"Filter rozszyrzōn~y...", +"~Analysis of Variance (ANOVA)...":"~Analiza wariancyje (ANOVA)...", +"~Arrange":"~Porozkłodej", +"~Author":"~Autōr", +"~Automatic Spell Checking":"~Autōmatyczno korekta ôrtografije", +"~Bottom":"Do s~podka", +"~Bring to Front":"~Pōnknij na przodek", +"~Bullets and Numbering...":"~Wypōnktowanie i numeracyjo...", +"~Capitalize Every Word":"~Jak Miana Włosne", +"~Centered":"Do postrzodka", +"~Chart...":"W~ykres...", +"~Chi-square Test...":"Test ~chi-kwadrat...", +"~Clear":"Wy~snoż", +"~Clear Direct Formatting":"Wys~noż formatowanie bezpostrzednie", +"~Column":"Kol~umna", +"~Column Break":"~Podzioł kolumny", +"~Columns":"~Kolumny", +"~Contour":"~Kōntur", +"~Convert":"~Kōnwertuj", +"~Correlation...":"~Korelacyjo...", +"~Covariance...":"~Kowariancyjo...", +"~Cut":"~Wytnij", +"~Data":"~Dane", +"~Data Ranges...":"Zakresy ~danych...", +"~Data Table...":"Tabula ~danych...", +"~Date":"~Data", +"~Date (fixed)":"~Data (stało)", +"~Define":"~Definiuj", +"~Define Range...":"~Ôkryśl zakres...", +"~Define...":"Z~definiuj...", +"~Delete":"~Skasuj", +"~Delete Sheet...":"~Skasuj archa...", +"~Delete Slide":"Skasuj slajd", +"~Descriptive Statistics...":"~Statystyka ôpisowo...", +"~Display Grid":"Pokozanie necu", +"~Edit":"~Edycyjo", +"~Edit Contour...":"~Edycyjo kōnturu...", +"~Edit...":"~Edycyjo...", +"~Endnote":"Przipis kōńcowy", +"~Enter Group":"W~ejdź do grupy", +"~Exponential Smoothing...":"Wygładzyni~e wykładnicze...", +"~F-test...":"Test ~F...", +"~File":"~Zbiōr", +"~First Paragraph":"~Piyrszy akapit", +"~Fonts...":"~Fōnty...", +"~Footnote":"Pr~zipis spodni", +"~Format Cells...":"~Formatuj kōmōrki...", +"~Function...":"~Funkcyjo...", +"~Goal Seek...":"~Szukej wyniku...", +"~Group":"~Grupuj", +"~Group and Outline":"~Grupa i kōnspekt", +"~Group...":"~Grupuj...", +"~Header and Footer...":"Gō~wka i stopka...", +"~Headers and Footers...":"Głō~wki i stopki...", +"~Height...":"~Wysokość...", +"~Help":"Pō~moc", +"~Hide":"~Skryj", +"~Hide AutoFilter":"~Skryj Autofiltr", +"~Hide Details":"S~kryj informacyje", +"~Hide Sheet":"~Skryj archa", +"~Hide Slide":"~Skryj slajd", +"~Hyperlink...":"~Hiperlink...", +"~Hyphenation":"~Dzielynie słōw", +"~Hyphenation...":"~Dzielynie słōw...", +"~Image...":"~Ôbroz...", +"~Insert":"~Wstawianie", +"~Insert or Edit...":"Wstow abo Edytuj...", +"~Insert...":"W~stow...", +"~Interaction...":"~Interakcyjo...", +"~Left":"Ôd ~lewyj", +"~Line Numbering...":"~Numeracyjo wierszōw...", +"~Manage...":"~Zarzōndzej...", +"~More Fields...":"Wiyncyj ~pōl...", +"~More Options...":"~Wiyncyj ôpcyji...", +"~Move or Copy Sheet...":"~Cofnij abo kopiuj archa...", +"~Moving Average...":"Postrzednio ruchō~mo...", +"~Named Ranges and Expressions":"~Nazwane zakresy abo wyrażynia", +"~New Slide":"Nowy slajd", +"~Optimal Height...":"Ôptymaln~o wysokość...", +"~Optimal Width...":"Ôptymaln~o szyrokość...", +"~Page":"Strōna", +"~Page Break":"~Podzioł strōny", +"~Page Number":"Numer ~strōny", +"~Page Numbers...":"~Numery strōn...", +"~Page...":"~Strōna...", +"~Paste":"~Wraź", +"~Pivot Table":"Tabula ~przestawno", +"~Print...":"~Durkuj...", +"~Properties...":"~Włosności...", +"~Recalculate":"~Porachuj zaś", +"~Record":"~Registruj", +"~Redo":"~Pōnōw", +"~Refresh":"~Ôdświyż", +"~Regression...":"~Regresyjo...", +"~Remove Outline":"~Skasuj kōnspekt", +"~Reset Filter":"~Wysnoż filter", +"~Right":"Ôd p~rawyj", +"~Row":"Wie~rsz", +"~Rows":"Wie~rsze", +"~Sampling...":"~Prōbkowanie...", +"~Save":"~Spamiyntej", +"~Sections...":"~Sekcyje...", +"~Select":"Ô~bier", +"~Send to Back":"Pōnknij ~na zadek", +"~Sentence case":"~Jak w zdaniu", +"~Shape":"Kształt", +"~Sheet":"~Archa", +"~Show":"~Pokoż", +"~Show Details":"Pokoż ~informacyje", +"~Show Sheet...":"Pok~oż archa...", +"~Slide Number":"Numer ~slajdu", +"~Sort...":"~Zortuj...", +"~Spacing":"Ôd~stympy", +"~Spacing...":"Ôd~stympy...", +"~Spelling...":"Pi~sownia...", +"~Standard Filter...":"Filter ~sztandardowy...", +"~Subject":"Tym~at", +"~Table":"~Tabula", +"~Table Properties...":"Włosności ~tabule...", +"~Table...":"~Tabula...", +"~Text Box":"Pole ~tekstowe", +"~Thesaurus...":"~Słownik synōnimōw...", +"~Time":"~Czas", +"~Time (fixed)":"Godzina (s~tało)", +"~Tools":"~Noczynie", +"~Top":"Do ~wiyrchu", +"~UPPERCASE":"~SROGE LITERY", +"~Undo":"Co~fnij", +"~Ungroup...":"Rozgr~upuj...", +"~Update All":"Akt~ualizuj wszyjsko", +"~Validity...":"No~leżność danych...", +"~View":"~Widok", +"~While Typing":"~W czasie pisanio", +"~Width...":"~Szyrokość...", +"~Word Count...":"Licznik słōw...", +"~Wrap":"Ôpły~wanie", +"~Z-test...":"Test ~Z", +"~lowercase":"~małe litery", +"~tOGGLE cASE":"ôdwrōć srogość li~ter" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ta.json b/f7cloud-office/browser/dist/l10n/uno/ta.json new file mode 100644 index 0000000..658d2a5 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ta.json @@ -0,0 +1,542 @@ +{ +"12-Point Star":"12-புள்ளி நட்சத்திரம்", +"24-Point Star":"24-புள்ளி நட்சத்திரம்", +"4-Point Star":"4-புள்ளி நட்சத்திரம்", +"4-way Arrow":"4-வழி அம்பு", +"4-way Arrow Callout":"4-வழி அம்புக் கூவல்", +"5-Point Star":"5-புள்ளி நட்சத்திரம்", +"6-Point Star":"6-புள்ளி நட்சத்திரம்", +"8-Point Star":"8-புள்ளி நட்சத்திரம்", +"Accept":"ஏற்றுக்கொள்", +"Accept All":"அனைத்தும் ஏற்றுக்கொள்", +"Add Decimal Place":"தசம இடத்தைச் சேர்", +"Align Bottom":"கீழ் ஒழுங்கு", +"Align Left":"இடது ஒழுங்கு", +"Align Right":"வலது ஒழுங்கு", +"Align Top":"மேல் ஒழுங்கு", +"Anc~hor":"நங்கூரம்", +"Animation":"அசைவூட்டம்", +"Arch Down (Curve)":"வளைவு கீழ் (வளைவு)", +"Arch Down (Pour)":"வளைவு கீழ் (ஊற்று)", +"Arch Left (Curve)":"வளைவு இடது (வளைவு)", +"Arch Right (Curve)":"வளைவு வலது (வளைவு)", +"Arch Right (Pour)":"வளைவு வலது (ஊற்று)", +"Arch Up (Curve)":"வளைவு மேல் (வளைவு)", +"Arch Up (Pour)":"வளைவு மேல் (ஊற்று)", +"Arrange":"ஒழுங்கமை", +"As C~haracter":"வரியுருவாக", +"AutoCorr~ect":"தானே திருத்து", +"AutoFill Data Series: automatic":"தானே நிரப்பு தகவல் வரிசை: தானியங்கும்", +"Auto~Filter":"தன்னாலே~வடிகட்டி", +"A~lignment...":"சீரமைப்பு...", +"A~rea...":"பரப்பு...", +"A~rrange":"அடுக்கு", +"Back One":"ஒருபடி பின்", +"Background Color":"பின்புல நிறம்", +"Block Arc":"தொகுப்பு வளைவு", +"Bold":"தடிமன்", +"Bookmar~k...":"நூற்குறிகள்...", +"Borders (Shift to overwrite)":"எல்லைகள் (மேலெழுத Shift)", +"Bottom":"கீழ்", +"Brightness":"வெளிச்சம்", +"Caption...":"படவிளக்கம்...", +"Center":"மையம்", +"Center Horizontal":"குறுக்குவாட்டில் மையப்படுத்து", +"Center Vertically":"நெடுக்காக மையப்படுத்து", +"Centered":"மையம்", +"Ce~lls...":"கலங்கள்...", +"Character Spacing":"வரியுரு இடைவெளி", +"Charcoal Sketch":"கார்கோட்டுச் சித்திரம்", +"Chart T~ype...":"வரைபட ~வகை...", +"Chevron":"செவ்ரான்", +"Chevron Down":"செவ்ரான் கீழே", +"Chevron Up":"செவ்ரான் மேலே", +"Circle":"வட்டம்", +"Circle (Curve)":"வட்டம் (வளைவு)", +"Circle (Pour)":"வட்டம் (ஊற்று)", +"Circle Pie":"வட்ட துண்டம்", +"Circular Arrow":"வட்ட அம்பு", +"Clear ~Direct Formatting":"நேரடி வடிவூட்டத்தைத் துடை", +"Cle~ar Cells...":"கலங்~களைத் துடை...", +"Close Master View":"பிரதான காட்சியை மூடு", +"Cloud":"மேகம்", +"Cl~ear Contents...":"உள்ளடக்கங்களைத் துடை...", +"Color Scale...":"நிற ஒப்பளவு...", +"Column":"நிரல்", +"Column ~Width...":"நிரல் ~அகலம்...", +"Comments":"கருத்துகள்", +"Comme~nt":"கருத்துரை", +"Connector":"இணைப்பி", +"Connector Ends with Arrow":"இணைப்பான் அம்புக்குறியோடு முடிகிறது", +"Connector with Arrows":"அம்புக்குறிகள் மூலம் இணைப்பு", +"Contrast":"வித்தியாசம்", +"Cop~y":"நகலெடு", +"Corner Right Arrow":"மூலை வலது அம்பு", +"Co~lumns...":"நெடு~வரிகள்...", +"Co~mpress...":"இறுக்கு...", +"Cross":"சிலுவை", +"Currency":"நாணயம்", +"Curve":"வளைவு", +"Curve Down":"வளைவு கீழே", +"Curve Up":"மேல் வளைவு", +"Curved Connector":"வளைந்த இணைப்புகள்", +"Curved Connector Ends with Arrow":"வளைந்த இணைப்பான் அம்புக்குறியோடு முடிகிறது", +"Curved Connector with Arrows":"வளைந்த இணைப்பான் அம்புக்குறியோடு", +"Cylinder":"உருளை", +"Data Bar...":"தரவுப் பட்டை...", +"Date":"தேதி", +"Date...":"திகதி...", +"Dat~e (variable)":"தேதி(மாறி)", +"Decrease Indent":"உள்தள்ளலைக் குறை", +"Decrease Size":"அளவைக் குறை", +"Delete All Comments":"எல்லா கருத்துகளையும் அழி", +"Delete All Comments by This Author":"இந்த எழுத்தாளரின் எல்லா கருத்துகளையும் அழி", +"Delete Axis":"அச்சை அழி", +"Delete Comment":"கருத்தை அழி", +"Delete C~ells...":"கலங்களை அழி...", +"Delete C~ontents...":"~உள்ளடக்கங்களை அழி...", +"Delete Data Labels":"தரவு லேபில்களை அழி", +"Delete Decimal Place":"தசம இடத்தை அழி", +"Delete Legend":"கட்டுக்கதையை அழி", +"Delete Major Grid":"முக்கிய கம்பிச்சட்டத்தை அழி", +"Delete Minor Grid":"குறைவான கம்பிச்சட்டத்தை அழி", +"Delete Rows":"நிரைகளை அழி", +"Delete Single Data Label":"ஒற்றை தரவு லேபிலை அழி", +"Delete Table":"அட்டவணையை அழி", +"Delete ~All Comments":"எல்லா கருத்துரைகளையும் அழி", +"De~lete...":"அழி...", +"Diamond":"வைரம்", +"Diamond Bevel":"வைர பெவல்", +"Digital Signatu~res...":"எண்மிய ஒப்பங்கள்...", +"Doorplate":"கதவுத்தட்டு", +"Double Brace":"இரட்டை அடைப்பு", +"Double Bracket":"இரட்டை அடைப்பு", +"Down Arrow":"கீழ்நோக்கு அம்பு", +"Down Arrow Callout":"கீழ் அம்புக் கூவல்", +"Duplicate Page":"பிரதி பக்கம்", +"Duplicate ~Slide":"பிரதி படவில்லை", +"D~elete Page":"பக்கத்தை அழி", +"Ellipse":"நீள்வட்டம்", +"Explosion":"வெடிப்பு", +"Fade Down":"கீழே ஃபேட் செய்", +"Fade Left":"இடப்புறம் ஃபேட் செய்", +"Fade Right":"வலப்புறம் ஃபேட் செய்", +"Fade Up":"மேலே ஃபேட் செய்", +"Fade Up and Left":"மேலே இடப்புறம் ஃபேட் செய்", +"Fade Up and Right":"மேலே வலப்புறம் ஃபேட் செய்", +"Fiel~d":"புலம்", +"Fill Color":"வண்ணம் நிரப்பு", +"Find Next":"அடுத்து கண்டுபிடி", +"Find Previous":"முந்தயது கண்டுபிடி", +"Flip Horizontally":"இடம்வலமாக திருப்பு", +"Flip Vertically":"செங்குத்தாகத் திருப்பு", +"Flowchart: Alternate Process":"ஒழுக்குப்படம்: மாற்று செயல்முறை", +"Flowchart: Card":"ஒழுக்குப்படம்: கார்டு", +"Flowchart: Collate":"ஒழுக்குப்படம்: வரிசையாக", +"Flowchart: Connector":"ஒழுக்குப்படம்: கனெக்ட்டர்", +"Flowchart: Data":"ஒழுக்குப்படம்: தரவு", +"Flowchart: Decision":"ஒழுக்குப்படம்: முடிவு", +"Flowchart: Delay":"ஒழுக்குப்படம்: தாமதம்", +"Flowchart: Direct Access Storage":"ஒழுக்குப்படம்: நேரடி அணுகல் சேமிப்பகம்", +"Flowchart: Display":"ஒழுக்குப்படம்: காட்சி", +"Flowchart: Document":"ஒழுக்குப்படம்: ஆவணம்", +"Flowchart: Extract":"ஒழுக்குப்படம்: பிரிமம்", +"Flowchart: Internal Storage":"ஒழுக்குப்படம்: அக சேமிப்பகம்", +"Flowchart: Magnetic Disc":"ஒழுக்குப்படம்: காந்த வட்டு", +"Flowchart: Manual Input":"ஒழுக்குப்படம்: கைமுறை உள்ளீடு", +"Flowchart: Manual Operation":"பாய்வுப்படம்: கைமுறை நடவடிக்கை", +"Flowchart: Merge":"ஒழுக்குப்படம்: ஒன்றாக்கம்", +"Flowchart: Multidocument":"ஒழுக்குப்படம்: பல ஆவணம்", +"Flowchart: Off-page Connector":"ஒழுக்குப்படம்: ஆஃப் பேஜ் கனெக்ட்டர்", +"Flowchart: Or":"ஒழுக்குப்படம்: Or", +"Flowchart: Predefined Process":"ஒழுக்குப்படம்: முன்வரையறுத்த செயல்முறை", +"Flowchart: Preparation":"ஒழுக்குப்படம்: தயார்ப்படுத்தல்", +"Flowchart: Process":"ஒழுக்குப்படம்: செயல்முறை", +"Flowchart: Punched Tape":"ஒழுக்குப்படம்: பன்ச்ச்டு டேப்", +"Flowchart: Sequential Access":"ஒழுக்குப்படம்: வரிசை அணுகல்", +"Flowchart: Sort":"ஒழுக்குப்படம்: வரிசைப்படுத்து", +"Flowchart: Stored Data":"ஒழுக்குப்படம்: சேமிக்கப்பட்ட தரவு", +"Flowchart: Summing Junction":"ஒழுக்குப்படம்: சம்மிங் ஜங்க்ஷன்", +"Flowchart: Terminator":"ஒழுக்குப்படம்: டெர்மினேட்டர்", +"Flower":"மலர்", +"Folded Corner":"மூலை மடிப்பு", +"Font Color":"எழுத்துரு நிறம்", +"Fontwork Shape":"எழுத்துவேலை வடிவம்", +"Fontwork...":"எழுத்து வேலை...", +"Foote~r":"அடிப்பகு~தி", +"For Paragraph":"பத்திக்கு", +"For Selection":"தெரிவுக்கு", +"Format Axis...":"வடிவ அச்சு...", +"Format Chart Area...":"வடிவ வரைபடப் பகுதி...", +"Format Data Labels...":"வடிவ தரவு லேபில்கள்...", +"Format Data Point...":"வடிவ தரவு புள்ளி...", +"Format Data Series...":"தரவு வரிசைகளை வடிவூட்டு...", +"Format Floor...":"வடிவ தரை...", +"Format Legend...":"வடிவ கட்டுக்கதை...", +"Format Major Grid...":"அதிகமான சட்டத்தின் வடிவம்...", +"Format Mean Value Line...":"வடிவ கருத்தின் மதிப்பு வரி...", +"Format Minor Grid...":"குறைவான சட்டத்தின் வடிவம்...", +"Format Pa~ge...":"பக்கத்தை வடிவூட்டு...", +"Format Selection...":"தெரிவை வடிவூட்டு...", +"Format Single Data Label...":"வடிவ ஒற்றை தரவு லேபில்...", +"Format Stock Gain...":"ஸ்டொக் இலாபத்தை வடிவூட்டு...", +"Format Stock Loss...":"ஸ்டொக் இழப்பை வடிவூட்டு...", +"Format Title...":"வடிவ தலைப்பு...", +"Format Trend Line Equation...":"ஃபார்மேட் ட்ரென்ட் லைன் சமன்பாடு...", +"Format Trend Line...":"ஃபார்மேட் ட்ரென்ட் லைன்...", +"Format Wall...":"சுவர் வடிவம்...", +"Format X Error Bars...":"X வடிவ பிழை பட்டிகள்...", +"Format Y Error Bars...":"Y வடிவ பிழை பட்டிகள்...", +"Formatting Mark":"வடிவூட்டல் குறி", +"Formula to Value":"மதிப்பின் சூத்திரம்", +"Forward One":"ஒருப்படி முன்", +"Frame":"சட்டகம்", +"Freeze ~Cells":"கலங்களை உறையவை", +"F~ont Size...":"எழுத்துரு அளவு...", +"F~ormat":"வடிவூட்டு", +"F~ull Screen":"முழுத்திரை", +"Heart":"இதயம்", +"Hexagon":"அறுகோணம்", +"He~ader":"தலைப்~பகுதி", +"Horizontal Scroll":"இடம்வல உருளல்", +"H~ide":"மறை", +"H~ide Columns":"நிரல்களை மறை", +"H~ide Rows":"நிரைகளை மறை", +"Icon Set...":"படவுருக் கோவை...", +"In ~Background":"பின்புலத்தில்", +"Increase Size":"அளவைக் கூட்டு", +"Inflate":"வீக்கமடைதல்", +"Insert Audio or Video":"ஒலி அல்லது நிகழ்படத்தை நுழை", +"Insert Axis":"அச்சை நுழை", +"Insert Axis Title":"அச்சு தலைப்பை நுழை", +"Insert Caption...":"படவிளக்கத்தை உள்நுழைக்கவும்...", +"Insert Chart":"வரைபடத்தை நுழைக்கவும்", +"Insert Column Break":"நிரல் முறிவை நுழை", +"Insert Co~lumns":"நிரல்களை நு~ழை", +"Insert Data Labels":"தரவு லேபில்களை நுழை", +"Insert Field":"புலத்தை நுழை", +"Insert Hyperlink":"மீதொகுப்பை செருகவும்", +"Insert Major Grid":"அதிகமான சட்டத்தை நுழை", +"Insert Mean ~Value Line":"சராசரி மதிப்புக் கோட்டை நுழை", +"Insert Minor Grid":"குறைந்த கட்டத்தை நுழை", +"Insert Rows ~Above":"நிரைகளை மேலே நுழை", +"Insert Rows ~Below":"நிரைகளைக் கீழே நுழை", +"Insert Single Data Label":"ஒற்றை தரவு லேபிலை நுழை", +"Insert Slide":"ஸ்லைடைச் செருகு", +"Insert Titles...":"செல்களை நுழை...", +"Insert Tre~nd Line...":"போக்குக் கோட்டை நுழை...", +"Insert Unnumbered Entry":"எண்ணிடா உள்ளீட்டை நுழை", +"Insert ~Cells...":"கலங்களை நுழை...", +"Insert ~Rows":"நிரைகளை ~நுழை", +"Insert/Delete Axes...":"அச்சுகளை நுழை/அழி...", +"Invert":"தலைகீழ்", +"Isosceles Triangle":"இருமசமபக்க முக்கோணம்", +"Italic":"சாய்வெழுத்து", +"Justified":"நிரப்பல்", +"Language":"மொழி", +"Language Status":"மொழி நிலை", +"Layout":"உருவரை", +"Left":"இடது", +"Left Arrow":"இடது அம்புக்குறி", +"Left Arrow Callout":"இடது அம்புக் கூவல்", +"Left Brace":"இடது அடைப்பு", +"Left Bracket":"இடது அடைப்பு", +"Left and Right Arrow":"இடது மற்றும் வலது அம்பு", +"Left and Right Arrow Callout":"இடது, வலது அம்புக் கூவல்", +"Left-To-Right":"இடமிருந்து வலம்", +"Lightning Bolt":"மின்னல் ஒளி", +"Line":"கோடு", +"Line Callout 1":"கோட்டுக் கூவல் 1", +"Line Callout 2":"கோட்டுக் கூவல் 2", +"Line Callout 3":"கோட்டுக் கூவல் 3", +"Line Color":"கோட்டின் நிறம்", +"Line Connector":"கோடு இணைப்பான்", +"Line Connector Ends with Arrow":"நேர் இணைப்பான் அம்புக்குறியோடு முடிகிறது", +"Line Spacing":"வரி இடைவெளி", +"Line Spacing: 1":"கோட்டு இடைவெளி: 1", +"Line Spacing: 1.5":"வரி இடைவெளி: 1.5", +"Line Spacing: 2":"வரி இடைவெளி: 2", +"Lis~ts":"பட்டியல்கள்", +"L~ine...":"வரி...", +"Manage...":"நிர்வகி...", +"Manual ~Break...":"கைமுறை வெட்டு...", +"Media":"ஊடகம்", +"Moon":"நிலா", +"More ~Filters":"கூடுதல் ~வடிகட்டிகள்", +"M~erge and Center Cells":"கலங்களை ஒன்றாக்கி மையப்படுத்து", +"Name...":"பெயர்...", +"Na~vigator":"மாலுமி", +"New Page":"புதிய பக்கம்", +"Next Page":"அடுத்த பக்கம்", +"Notched Right Arrow":"பல் வடிவ வலது அம்பு", +"Number":"எண்", +"Number Format":"எண் வடிவம்", +"Number Format...":"எண் வடிவூட்டம்...", +"Number Format: Currency":"எண் வடிவம்: நாணயம்", +"Number Format: Date":"எண் வடிவூட்டம்: தேதி", +"Number Format: Decimal":"எண் வடிவூட்டம்: தசமம்", +"Number Format: Exponential":"எண் வடிவூட்டம்: பன்மடிப்பு", +"Number Format: Percent":"எண் வடிவம்: சதவீதம்", +"Number Format: Standard":"எண் வடிவூட்டம்: செந்தரம்", +"Number Format: Time":"எண் வடிவம்: நேரம்", +"Octagon":"எண்கோணம்", +"Octagon Bevel":"எண்கோண பெவல்", +"Open Circle (Curve)":"திறந்த வட்டம் (வளைவு)", +"Open Circle (Pour)":"திறந்த வட்டம் (ஊற்று)", +"Open Hyperlink":"மீத்தொடுப்பைத் திற", +"Optimal Column Width":"உகப்பான நிரல் அகலம்", +"Optimal Row Height":"உகப்பான வரி உயரம்", +"Overline":"ஓவர்லைன்", +"Page Tit~le":"பக்கத் தலைப்பு", +"Page ~Count":"பக்க எண்ணிக்கை", +"Parallelogram":"இணைகரம்", +"Paste ~Special...":"சிறப்பு ஒட்டு...", +"Pentagon":"பென்டகான்", +"Pi~vot Table...":"சு~ழல் அட்டவணை...", +"Plain Text":"எளிய உரை", +"Pop Art":"பாப் சித்திரம்", +"Position and Si~ze...":"இடமும் அளவும்...", +"Previous Page":"முந்தைய பக்கம்", +"Prin~t Ranges":"அச்சு வீச்சுகள்", +"Prohibited":"தடை செய்யப்பட்டது", +"Propert~ies...":"பண்புகள்...", +"Protect Cells":"செல்களை காப்பாற்று", +"Protect ~Sheet...":"தாளைக் காக்கவும்...", +"Puzzle":"புதிர்", +"P~aragraph...":"பத்தி...", +"Rectangle":"நீள் சதுரம்", +"Rectangle, Rounded":"செவ்வகம், வளைவானது", +"Rectangular Callout":"செவ்வகக் கூவல்", +"Remove Noise":"சத்தத்தை அகற்று", +"Rename Master":"பிரதானத்திற்கு மறுபெயரிடு", +"Reply Comment":"கருத்துக்குப் பதிலளி", +"Reset Data Point":"தரவு புள்ளியை மீட்டமை", +"Reset all Data Points":"அனைத்து தரவுப்புள்ளிகளையும் மீட்டமை", +"Restart Numbering":"எண்களை துவக்கு", +"Right":"வலது", +"Right Arrow":"வலது திசை நோக்கிய அம்பு", +"Right Arrow Callout":"வலது அம்புக் கூவல்", +"Right Brace":"வலது அடைப்பு", +"Right Bracket":"வலது அடைப்பு", +"Right Triangle":"வலது முக்கோணம்", +"Right or Left Arrow":"வலது அல்லது இடது திசை நோக்கிய அம்பு", +"Right-To-Left":"வலமிருந்து இடது", +"Ring":"வளையம்", +"Rotate 90° ~Left":"90° இடப்புறமாக சுழற்று", +"Rotate 90° ~Right":"90° வலப்புறமாக சுழற்று", +"Rot~ate":"சுழற்று", +"Round Callout":"வட்டக் கூவல்", +"Rounded Rectangular Callout":"வட்டமான செவ்வகக் கூவல்", +"Row":"நிரை", +"Row ~Height...":"நிரை உயரம்...", +"Rows ~Above":"மேல் ~நிரைகள்", +"Rows ~Below":"கீழ் ~நிரைகள்", +"R~efresh Range":"வீச்சைப் புதுப்பி", +"R~ight-To-Left":"~வலமிருந்து இடம்", +"R~un Macro...":"பெருமத்தை இயக்கு...", +"S-shaped Arrow":"S-வடிவ அம்பு", +"Save ~As...":"இவ்வாறு செமி...", +"Scientific":"அறிவியல்", +"Select Column":"நிரலைத் தேர்", +"Select Row":"நிரையைத் தேர்", +"Select Table":"அட்டவணையை தேர்வு செய்", +"Select ~All":"அனைத்தும் ~தெரிவுசெய்", +"Set Background Image...":"பின்புல படத்தை அமை...", +"Shadow":"நிழல்", +"Sharpen":"தீட்டு", +"Sheet R~ight-To-Left":"~தாள் வலமிருந்து இடம்", +"Sho~w Rows":"நிரைளைக் காட்டு", +"Sho~w Slide":"படவில்லையைக் காட்டு", +"Sidebar":"பக்கப்பட்டி", +"Signet":"சிக்னெட்", +"Slant Down":"கீழே சாய்", +"Slant Up":"மேலே சாய்", +"Slide Layout":"ஸ்லைடு தளக்கோலம்", +"Slide Transition":"படவில்லை மாற்றம்", +"Slide ~Layout":"ஸ்லைடு தளக்கோலம்", +"Small capitals":"சிறிய தலைப்புகள்", +"Smiley Face":"புன்னகை முகம்", +"Snap to Grid":"கட்டத்திற்க்கு இணை", +"Sort Ascending":"ஏறுவரிசைப்படுத்தவும்", +"Sort Descending":"இறங்குவரிசைப்படுத்தவும்", +"So~rt...":"வரிசைப்படுத்து...", +"Split Arrow":"பிரிப்பு அம்பு", +"Split Table...":"அட்டவணையைப் பிரி...", +"Square":"சதுரம்", +"Square Bevel":"ஸ்கொயர் பெவல்", +"Square, Rounded":"சதுரம், வளைவான", +"Statistics":"புள்ளியியல்", +"Stop":"நிறுத்து", +"Straight Connector":"நேர் இணைப்பான்", +"Straight Connector ends with Arrow":"நேர் இணைப்பான் அம்புக்குறியோடு முடிகிறது", +"Straight Connector with Arrows":"நேர் இணைப்பான் அம்புக்குறியோடு", +"Strikethrough":"நடுக்கோடு", +"Striped Right Arrow":"பட்டை வடிவ வலது அம்பு", +"Subscript":"கீழெழுத்து", +"Sun":"சூரியன்", +"Superscript":"மேலெழுத்து", +"S~how Columns":"நிரல்களைக் காட்டு", +"S~lide":"படவில்லை", +"Table of Contents and Inde~x":"உள்ளடக்க அட்டவணையும் அகவரிசையும்", +"Ta~ble Properties...":"அட்டவணை பண்புகள்...", +"Text Wrap...":"உரை மடிப்பு...", +"Te~xt":"உரை", +"Time":"நேரம்", +"Time Field":"நேர புலம்", +"Title Page...":"தலைப்புப் பக்கம்...", +"To Background":"பின்புலத்திற்கு", +"To Foreground":"முன்னனிக்கு", +"To Next Paragraph in Level":"அடுத்த பத்தி மட்டத்தில்", +"To Previous Paragraph in Level":"முந்தைய பத்தி மட்டத்தில்", +"To P~age":"பக்கத்திற்கு", +"To ~Cell":"கலத்திற்கு", +"To ~Character":"வரியுருவுடன்", +"To ~Curve":"வளைவாக", +"To ~Frame":"சட்டகத்துடன்", +"To ~Paragraph":"பத்தியுடன்", +"Top":"மேல்", +"Track Chan~ges":"மாற்றங்களைத் தடமறி", +"Transparency":"ஒளிவின்மை", +"Trapezoid":"சரிவகம்", +"Triangle Down":"கீழ் நோக்கிய முக்கோணம்", +"Triangle Up":"மேல் நோக்கிய முக்கோணம்", +"T~ime (variable)":"நேரம் (மாறி)", +"T~itle":"தலைப்பு", +"Underline":"அடிக்கோடு", +"Up Arrow":"மேல் அம்புக்குறி", +"Up Arrow Callout":"மேல் அம்புக் கூவல்", +"Up and Down Arrow":"மேல் மற்றும் கீழ் அம்பு", +"Up and Down Arrow Callout":"மேல், கீழ் அம்புக் கூவல்", +"Up and Right Arrow":"மேல் மற்றும் வலது அம்பு", +"Up and Right Arrow Callout":"மேல், வலது அம்புக் கூவல்", +"Up, Right and Down Arrow":"மேல், வலது மற்றும் கீழ் அம்பு", +"Vertical Scroll":"செங்குத்து உருளல்", +"Vertical Text":"செங்குத்து உரை", +"Wave":"அலை", +"Wrap Text":"உரை மடிப்பு", +"Zoom In":"பெரிதாக்கு", +"Zoom Out":"சிறிதாக்கு", +"~3D View...":"~3D View...", +"~Add":"சேர்", +"~Advanced Filter...":"மேம்பட்ட வடிகட்டி...", +"~Analysis of Variance (ANOVA)...":"மாறளவு பகுப்பாய்வு (ANOVA)...", +"~Arrange":"அடுக்கு", +"~Author":"ஆசிரியர்", +"~Bottom":"கீழ்", +"~Bring to Front":"முன்புறம் கொண்டுவா", +"~Bullets and Numbering...":"பொட்டுகளும் எண்ணிடலும்...", +"~Capitalize Every Word":"ஒவ்வொரு சொல்லையும் பெரிய எழுத்தாக்கு", +"~Centered":"மையம்", +"~Chart...":"விளக்கப்படம்...", +"~Chi-square Test...":"Chi-சதுர சோதனை...", +"~Clear":"துடை", +"~Clear Direct Formatting":"நேரடி வடிவூட்டலை துடை", +"~Column":"நிரல்", +"~Column Break":"நிரல் முறிவு", +"~Columns":"நிரல்கள்", +"~Contour":"சமன்வரை", +"~Convert":"நிலைமாற்று", +"~Correlation...":"காரலேஷன்...", +"~Covariance...":"இணைமாறி...", +"~Cut":"வெட்டு", +"~Data Ranges...":"தரவு ~வரம்புகள்...", +"~Data Table...":"~தரவு அட்டவணைகள்...", +"~Date":"தேதி", +"~Date (fixed)":"தேதி(நிலைத்த)", +"~Define":"வரையறு", +"~Define...":"வரையறு...", +"~Delete":"அழி", +"~Delete Sheet...":"~தாளை அழி...", +"~Descriptive Statistics...":"விளக்கமான புள்ளியியல்...", +"~Edit":"தொகு", +"~Edit Contour...":"சமன்வரையைத் தொகு...", +"~Edit...":"தொகு...", +"~Enter Group":"~குழுவை உள்ளிடு", +"~Exponential Smoothing...":"அடுக்கடுக்கான மிருதுவாக்கம்...", +"~F-test...":"F-சோதனை...", +"~File":"கோப்பு", +"~First Paragraph":"முதல் பத்தி", +"~Fonts...":"எழுத்துருக்கள்...", +"~Format Cells...":"கலங்களை வடிவூட்டு...", +"~Function...":"செயலாற்றி...", +"~Goal Seek...":"இலக்கு நாடு...", +"~Group":"குழுவாக்கு", +"~Group and Outline":"குழுவும் திட்டவரையும்", +"~Group...":"~குழு...", +"~Header and Footer...":"தலைப்பகுதியும் அடிப்பகுதியும்...", +"~Headers and Footers...":"~தலைப்பகுதியும் அடிப்பகுதியும்...", +"~Height...":"~உயரம்...", +"~Help":"உதவி", +"~Hide":"மறை", +"~Hide AutoFilter":"~வடிக்கட்டியை மறை", +"~Hide Details":"~விவரங்களை மறை", +"~Hide Slide":"படவில்லையை மறை", +"~Hyperlink...":"மீத்தொடுப்பு...", +"~Hyphenation":"நடுக்கோடிடல்", +"~Hyphenation...":"சொல்பிரிகை...", +"~Image...":"பிம்பம்...", +"~Insert":"நுழை", +"~Insert...":"நுழை...", +"~Interaction...":"இடைவினை...", +"~Left":"இடது", +"~Line Numbering...":"~கோடு எண்ணிக்கை கொடுப்பது...", +"~Manage...":"நிர்வகி...", +"~More Fields...":"கூடுதல் புலங்கள்...", +"~Move or Copy Sheet...":"~தாளை நகர்த்து/நகலெடு...", +"~Moving Average...":"சராசரி நகருகிறது...", +"~Optimal Height...":"~உகப்பான உயரம்...", +"~Optimal Width...":"~உகப்பான அகலம்...", +"~Page Break":"~பக்க முறிப்பு", +"~Page Number":"பக்க எண்", +"~Page Numbers...":"பக்க எண்கள்...", +"~Page...":"பக்கம்...", +"~Paste":"~ஒட்டு", +"~Pivot Table":"சுழல் அட்டவணை", +"~Print...":"அச்சடி...", +"~Recalculate":"~மறுக்கணக்கிடு", +"~Record":"பதிவேடு", +"~Redo":"திரும்பச்செய்", +"~Refresh":"~புதுப்பி", +"~Regression...":"தொடர்புப் போக்கு...", +"~Remove Outline":"திட்டவரையை அகற்று", +"~Reset Filter":"வடிகட்டியை மீட்டமை", +"~Right":"வலது", +"~Row":"நிரை", +"~Rows":"நிரைகள்", +"~Sampling...":"உதாரணங்கள்...", +"~Save":"சேமி", +"~Sections...":"பிரிவுகள்...", +"~Select":"~தேர்ந்தெடு", +"~Send to Back":"பின்புறம் அனுப்பு", +"~Sentence case":"வாக்கிய எழுத்து", +"~Shape":"வடிவம்", +"~Sheet":"தாள்", +"~Show":"காட்டு", +"~Show Details":"~விவரங்களைக் காட்டு", +"~Show Sheet...":"~தாளைக் காண்பி...", +"~Sort...":"~அடுக்கு...", +"~Spacing":"இடைவெளி", +"~Spacing...":"இடைவெளி...", +"~Spelling...":"~எழுத்துக்கூட்டு...", +"~Standard Filter...":"செந்தர வடிகட்டி...", +"~Subject":"~பொருள்", +"~Table":"அட்டவணை", +"~Table...":"~அட்டவணை...", +"~Text Box":"உரைப் பெட்டி", +"~Thesaurus...":"நிகண்டு...", +"~Time":"~நேரம்", +"~Time (fixed)":"நேரம் (நிலைத்த)", +"~Tools":"கருவிகள்", +"~Top":"மேல்", +"~UPPERCASE":"~UPPERCASE", +"~Undo":"செயல்நீக்கு", +"~Ungroup...":"~குழு நீக்கு...", +"~Update All":"அனைத்தும் புதுப்பி", +"~Validity...":"செல்லுபடி...", +"~View":"பார்வை", +"~While Typing":"~தட்டச்சின்போது", +"~Width...":"~அகலம்...", +"~Wrap":"~போர்த்து", +"~lowercase":"சிற்றெழுத்து", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/te.json b/f7cloud-office/browser/dist/l10n/uno/te.json new file mode 100644 index 0000000..f5f86ba --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/te.json @@ -0,0 +1,458 @@ +{ +"12-Point Star":"12-స్థానముల చుక్క", +"24-Point Star":"24-స్థానముల చుక్క", +"4-Point Star":"4-స్థానముల చుక్క", +"4-way Arrow":"4-దిక్కుల బాణము", +"4-way Arrow Callout":"4-దిక్కుల బాణమును కాలవుట్", +"5-Point Star":"5-స్థానముల చుక్క", +"6-Point Star":"6-స్థానముల చుక్క", +"8-Point Star":"8-స్థానముల చుక్క", +"Accept":"ఆమోదం", +"Accept All":"అన్నిటి ఆమోదం", +"Align Bottom":"క్రిందకు అనుగుణం", +"Align Left":"ఎడమవైపుకు అనుగుణం", +"Align Right":"కుడివైపుకు అనుగుణం", +"Align Top":"పై అనుగుణం", +"Arch Down (Curve)":"క్రిందకు వంపు(వక్రము)", +"Arch Down (Pour)":"క్రిందకు వంపు(పోయుచున్న)", +"Arch Left (Curve)":"ఎడమకు వంపు(వక్రము)", +"Arch Right (Curve)":"కుడికి వంపు (వక్రము)", +"Arch Right (Pour)":"కుడికి వంపు(పోయుచున్న)", +"Arch Up (Curve)":"పైకి వంపు(వక్రము)", +"Arch Up (Pour)":"పైకి వంపు (పోయుచున్న) ", +"Arrange":"పేర్చు", +"As C~haracter":"అక్షరం వలె(~h)", +"AutoCorr~ect":"స్వయంచాలకసరిదిద్దు(~e)", +"AutoFill Data Series: automatic":"స్వయంభర్తీ దత్తాంశ వరుసలు:స్వయంచాలకం", +"Auto~Filter":"స్వయం వడపోత(~F)", +"A~lignment...":"అనుగుణం...(~l)", +"A~rea...":"స్థలం...(~r)", +"A~rrange":"పేర్చు(~r)", +"Back One":"ఒకటి వెనుకకు", +"Background Color":"పూర్వరంగ రంగు", +"Block Arc":"విభాగ చాపము", +"Bold":"మందము", +"Bookmar~k...":"ఇష్టాంశాలు...(~k)", +"Bottom":"దిగువ", +"Brightness":"కాంతివంతము", +"Caption...":"క్లుప్తవివరణ...", +"Center":"మధ్యలో", +"Center Horizontal":"మధ్యకు సమతలంగా", +"Centered":"మధ్యన", +"Ce~lls...":"అరలు...(~l)", +"Character Spacing":"అక్షర క్రమాంతరీకరణ", +"Charcoal Sketch":"బొగ్గు చుట్టుగీత", +"Chart T~ype...":"చార్టు రకము...(~y)", +"Chevron":"చెవ్రాన్", +"Chevron Down":"క్రిందకు చెవ్రాన్", +"Chevron Up":"పైకి చెవ్రాన్", +"Circle":"వృత్తము", +"Circle (Curve)":"వృత్తము (వక్రము)", +"Circle (Pour)":"వృత్తము (పోయుచున్న)", +"Circle Pie":"వృత్తము పై", +"Circular Arrow":"వృత్తపు బాణము", +"Clear ~Direct Formatting":"నేరు ఆకృతీకరణ తొలగించు(~D)", +"Close Master View":"మాస్టర్ దర్శనంను మూయు", +"Cloud":"మేఘము", +"Color Scale...":"వర్ణ కొలమాని...", +"Column ~Width...":"నిలువు పట్టీ వెడల్పు(~W)", +"Comments":"వ్యాఖ్యలు", +"Comme~nt":"వ్యాఖ్య(~n)", +"Connector":"సంధానం", +"Connector Ends with Arrow":"బంధకం బాణముతో అంతమగును", +"Connector with Arrows":"బాణముతో బంధకం", +"Contrast":"భేదము", +"Corner Right Arrow":"మూల కుడి బాణము", +"Co~lumns...":"అడ్డు వరుసలు...(~l)", +"Cross":"అడ్డం", +"Currency":"డబ్బు", +"Curve":"వక్రము", +"Curve Down":"వంపు క్రిందకు", +"Curve Up":"వంపు పైకి", +"Curved Connector":"వక్ర సంధి", +"Curved Connector Ends with Arrow":"వక్ర సంధి బాణముతో అంతమగును", +"Curved Connector with Arrows":"బాణములతో వక్ర సంధి", +"Cylinder":"సిలిండర్", +"Data Bar...":"దత్తాంశ పట్టీ...", +"Date...":"తేదీ...", +"Dat~e (variable)":"తేది(చరరాశి)(~e)", +"Decrease Indent":"గంటుపెట్టు తగ్గుదల", +"Delete All Comments":"అన్ని వ్యాఖ్యలను తొలగించుము", +"Delete All Comments by This Author":"ఈ రచనకర్త ద్వారా అన్ని వ్యాఖ్యలను తొలగించుము", +"Delete Axis":"అక్షమును తొలగించుము", +"Delete Comment":"వ్యాఖ్యను తొలగించు", +"Delete C~ells...":"అరలను తొలగించు...(~e)", +"Delete C~ontents...":"నిక్షిప్తాలను తొలగించు(~o)", +"Delete Data Labels":"డాటా లేబుళ్ళను తొలగించుము", +"Delete Legend":"లెజెండ్ తొలగించుము", +"Delete Major Grid":"పెద్ద గ్రిడ్ తొలగించుము", +"Delete Minor Grid":"చిన్న గ్రిడ్ తొలగించుము", +"Delete Rows":"అడ్డపట్టిలను తొలగించు", +"Delete Single Data Label":"ఒంటరి డాటా లేబుల్ తొలగించుము", +"Delete ~All Comments":"అన్ని వ్యాఖ్యలను తొలగించుము(~A)", +"Diamond":"వజ్రం", +"Diamond Bevel":"వజ్రం బెవెల్", +"Digital Signatu~res...":"డిజిటల్ సంతకాలు(~r)", +"Doorplate":"తలుపుపలక", +"Double Brace":"రెండు బ్రేస్", +"Double Bracket":"రెండవ కుండలీకరణం", +"Down Arrow":"క్రింది బాణము", +"Down Arrow Callout":"క్రింది బాణము కాలవుట్", +"Ellipse":"దీర్ఘవృత్తం", +"Explosion":"ఎక్సుప్లోజన్", +"Fade Down":"క్రిందకు మాసిపోవు", +"Fade Left":"ఎడమకు మాసిపోవు", +"Fade Right":"కుడికి మాసిపోవు", +"Fade Up":"పైకి మాసిపోవు", +"Fade Up and Left":"పైకి మరియు ఎడమకు మాసిపోయిన", +"Fade Up and Right":"పైకి మరియు కుడికి మాసిపోయిన", +"Fill Color":"రంగును నింపు", +"Find Next":"తరువాతది వెతుకు", +"Find Previous":"ముందటిది వెతుకు", +"Flip Horizontally":"తారుమారు అడ్డంగా ", +"Flip Vertically":"తారుమారు నిలువుగా", +"Flowchart: Alternate Process":"ఫ్లోచార్ట్: క్రమణం", +"Flowchart: Card":"ఫ్లోచార్ట్: పలక", +"Flowchart: Collate":"ఫ్లోచార్ట్: పోలిన నిర్మాణం", +"Flowchart: Connector":"ఫ్లోచార్ట్: బంధకం", +"Flowchart: Data":"ఫ్లోచార్ట్: దత్తాంశం", +"Flowchart: Decision":"ఫ్లోచార్ట్: నిర్ణయం", +"Flowchart: Delay":"ఫ్లోచార్ట్: ఆలస్యము", +"Flowchart: Direct Access Storage":"ఫ్లోచార్ట్: సూటిగా ప్రవేశించు నిలువ", +"Flowchart: Display":"ఫ్లోచార్ట్: ప్రదర్శనం", +"Flowchart: Document":"ఫ్లోచార్ట్: పత్రం", +"Flowchart: Extract":"ఫ్లోచార్ట్: పెరుగు", +"Flowchart: Internal Storage":"ఫ్లోచార్ట్: అంతర్గత నిలువ", +"Flowchart: Magnetic Disc":"ఫ్లోచార్ట్: అయస్కాంత పలక", +"Flowchart: Manual Input":"ఫ్లోచార్ట్: మానవ పరంగా ప్రవేశపెట్టు", +"Flowchart: Manual Operation":"ఫ్లోచార్ట్:", +"Flowchart: Merge":"ఫ్లోచార్ట్: కలయిక", +"Flowchart: Multidocument":"ఫ్లోచార్ట్: అనేకపత్రం", +"Flowchart: Off-page Connector":"ఫ్లోచార్ట్: అచేతనం-పుట బంధకం", +"Flowchart: Or":"ఫ్లోచార్ట్: లేక", +"Flowchart: Predefined Process":"ఫ్లోచార్ట్: క్రమణం", +"Flowchart: Preparation":"ఫ్లోచార్ట్: సిద్దమవుటం", +"Flowchart: Process":"ఫ్లోచార్ట్: క్రమణం", +"Flowchart: Punched Tape":"ఫ్లోచార్ట్: ", +"Flowchart: Sequential Access":"ఫ్లోచార్ట్: క్రమబద్దమైన ప్రవేశం", +"Flowchart: Sort":"ఫ్లోచార్ట్: క్రమము", +"Flowchart: Stored Data":"ఫ్లోచార్ట్: నిలువ అయిన దత్తాంశము", +"Flowchart: Summing Junction":"ఫ్లోచార్ట్: కలుపు కూడలి", +"Flowchart: Terminator":"ఫ్లోచార్ట్: అంతమొందిచునది ", +"Flower":"పుష్పం", +"Folded Corner":"మడిచిన మూల", +"Font Color":"రంగుల అక్షరశైలి", +"Fontwork Shape":"ఫాంటుపని ఆకారము", +"Foote~r":"దిగువసూచి(~r)", +"For Paragraph":"పేరా కొరకు", +"For Selection":"ఎంపిక కొరకు", +"Format Axis...":"అక్షమును ఆకృతీకరణచేయుము...", +"Format Chart Area...":"ఆకృతీకరణచార్టు ప్రాంతము...", +"Format Data Labels...":"డాటా లేబుళ్ళను ఆకృతీకరణచేయుము...", +"Format Data Point...":"డాటా పాయింట్ ఆకృతీకరణచేయుము", +"Format Data Series...":"డాటా క్రమములను ఆకృతీకరణచేయుము...", +"Format Floor...":"క్రిందభాగాన్ని ఆకృతీకరణచేయుము...", +"Format Legend...":"లెజెండ్ ఆకృతీకరణచేయుము...", +"Format Major Grid...":"పెద్ద గ్రిడ్‌ను ఆకృతీకరణచేయుము...", +"Format Mean Value Line...":"మద్యమ విలువ గీతను ఆకృతీకరణచేయుము...", +"Format Minor Grid...":"చిన్న గ్రిడ్‌ను ఆకృతీకరణచేయుము...", +"Format Selection...":"ఎంపికను ఆకృతీకరణచేయుము...", +"Format Single Data Label...":"ఒంటరి డాటా లేబుల్ ఆకృతీకరణచేయుము...", +"Format Stock Gain...":"స్టాక్ లాభమును ఆకృతీకరణచేయుము...", +"Format Stock Loss...":"స్టాక్ నష్టమును ఆకృతీకరణచేయుము...", +"Format Title...":"శీర్షికను ఆకృతీకరణచేయుము...", +"Format Trend Line Equation...":"ట్రెండ్ గీత సమీకరణమును ఆకృతీకరణచేయుము...", +"Format Trend Line...":"ట్రెండ్ గీతను ఆకృతీకరణచేయుము...", +"Format Wall...":"వాల్‌ను ఆకృతీకరణచేయుము...", +"Format X Error Bars...":"X దోషపు పట్టీలను ఆకృతీకరణచేయుము...", +"Format Y Error Bars...":"Y దోషపు పట్టీలను ఆకృతీకరణచేయుము...", +"Formatting Mark":"ఆకృతీకరణ గుర్తు", +"Forward One":"ఒకటి ముందుకు", +"Frame":"చట్రం", +"F~ont Size...":"అక్షరశైలి పరిమాణం...(~o)", +"F~ormat":"ఆకృతీకరణ(~o)", +"F~ull Screen":"పూర్తి తెర(~u)", +"General":"సాధారణ", +"Heart":"హృదయం", +"Hexagon":"హెక్సాగాన్", +"He~ader":"ఎగువసూచి(~a)", +"Horizontal Scroll":"అడ్డముగా జరుపు", +"H~ide":"దాచు(~i)", +"H~ide Rows":"అడ్డువరుసలను మరుగునవుంచుము(~i)", +"Icon Set...":"ప్రతిమ సమితి...", +"In ~Background":"పూర్వరంగములో(~B)", +"Increase Indent":"గంటుపెట్టును పెంచు", +"Inflate":"ఇన్‌ఫ్లేట్", +"Insert Axis":"అక్షమును చేర్చుము", +"Insert Axis Title":"అక్షము శీర్షికను చేర్చుము", +"Insert Chart":"పటమును చొప్పించు", +"Insert Column Break":"నిలువపట్టీ నిలుపును చొప్పించు", +"Insert Data Labels":"డాటా లేబుల్సును చేర్చుము", +"Insert Hyperlink":"హైపర్లింక్ ను చొప్పించు", +"Insert Index Entry":"సూచికలో నమోదును ప్రవేశపెట్టు", +"Insert Major Grid":"పెద్ద గ్రిడ్‌ను చేర్చుము", +"Insert Mean ~Value Line":"మధ్యమ విలువ గీతను చేర్చుము(~V)", +"Insert Minor Grid":"చిన్న గ్రిడ్‌ను చేర్చుము", +"Insert Single Data Label":"ఒంటరి డాటా లేబుల్‌ను చేర్చుము", +"Insert Slide":"స్లైడ్ చొప్పించు", +"Insert Titles...":"శీర్షికలను చొప్పించుము...", +"Insert Tre~nd Line...":"ట్రెండు గీతను చేర్చుము...(~n)", +"Insert Unnumbered Entry":"సంఖ్యారహిత ప్రవేశమును చొప్పించు", +"Insert ~Cells...":"అరలను చేర్చుము...(~C)", +"Insert/Delete Axes...":"అక్షమును చేర్చుము/తొలగించుము...", +"Invert":"తిరగబడు", +"Isosceles Triangle":"ఐసోస్కెలెస్ త్రిభుజం", +"Italic":"వాలు", +"Justified":"సమర్ధించబడిన", +"Language":"భాష", +"Language Status":"భాష స్థితి", +"Layout":"కూర్పు", +"Left":"ఎడమ", +"Left Arrow":"ఎడమ బాణము", +"Left Arrow Callout":"ఎడమ బాణము కాలవుట్", +"Left Brace":"ఎడమ బ్రేస్ ", +"Left Bracket":"ఎడమ కుండలీకరణం", +"Left and Right Arrow":"ఎడమ మరియు కుడి బాణము", +"Left and Right Arrow Callout":"ఎడమ మరియు కుడి బాణమును కాలవుట్", +"Left-To-Right":"ఎడమ-నుండి-కుడికి", +"Lightning Bolt":"లైట్నింగ్ బోల్ట్", +"Line":"వరుస", +"Line Callout 1":"వరుస కాలవుట్ ఍1", +"Line Callout 2":"వరుస కాలవుట్ 2", +"Line Callout 3":"వరుస కాలవుట్ 3", +"Line Color":"వరుస రంగు", +"Line Connector":"వరుస బంధకం", +"Line Connector Ends with Arrow":"వరుస బంధకం బాణముతో అంతమగును", +"Line Spacing: 1":"వరుస ఖాళీ: 1", +"L~ine...":"వరుస...(~i)", +"Manage...":"నిర్వహించు...", +"Manual ~Break...":"మానవీయ వేరుచేయు...(~B)", +"Media":"మాధ్యమం", +"Moon":"చంద్రుడు", +"M~erge and Center Cells":"అరలను కలిపి మధ్యకు అనుగుణం(~e)", +"Name...":"పేరు...", +"Na~vigator":"విహరించునది(~v)", +"Next Page":"తర్వాతి పుట", +"Notched Right Arrow":"నాచ్డ్ కుడి బాణము", +"Number":"సంఖ్య", +"Number Format":"సంఖ్య రూపం", +"Number Format...":"సంఖ్య ఆకృతీకరణ...", +"Number Format: Currency":"సంఖ్య ఆకృతీకరణ:ద్రవ్యం", +"Number Format: Decimal":"సంఖ్యా ఆకృతీకరణ:దశాంశము", +"Number Format: Exponential":"సంఖ్యా ఆకృతీకరణల:వివరణ", +"Number Format: Percent":"సంఖ్యా ఆకృతీకరణ:శాతం", +"Number Format: Standard":"సంఖ్యా ఆకృతీకరణ:నియమము", +"Number Format: Time":"సంఖ్యా ఆకృతీకరణ:సమయం", +"Octagon":"ఆక్టాగాన్", +"Octagon Bevel":"అష్టభుజి", +"Open Circle (Curve)":"తెరచిన వృత్తము (వక్రము)", +"Open Circle (Pour)":"తెరచిన వృత్తము (పోయుచున్న)", +"Open Hyperlink":"హైపర్లింక్ ని తెరుచు", +"Optimal Column Width":"అనుకూలమైన నిలువు పట్టి వెడల్పు", +"Optimal Row Height":"అనుకూలమైన అడ్డపట్టి పొడవు", +"Overline":"ఓవర్‌లైన్", +"Page ~Count":"పుట లెక్క(~C)", +"Parallelogram":"సమాంతర చతుర్బుజము", +"Paste ~Special...":"అతికించు ప్రత్యేకమైన(~S)", +"Pentagon":"పెంటాగాన్", +"Percent":"శాతం", +"Plain Text":"సహజ(హంగులులేని)పాఠం", +"Pop Art":"పాప్ కళ", +"Position and Si~ze...":"స్థానం మరియు పరిమాణం...(~z)", +"Previous Page":"పూర్వపు పుట", +"Propert~ies...":"లక్షణాలు ...(~i)", +"Protect Cells":"రక్షిత అరలు", +"Protect ~Sheet...":"షీటును రక్షించుము...(~S)", +"Puzzle":"చిక్కుప్రశ్న", +"P~aragraph...":"పరిఛ్చేధము...(~a)", +"Rectangle":"దీర్ఘ చతురస్రము", +"Rectangle, Rounded":"దీర్ఘచతురస్త్రము, చుట్టబడివున్న", +"Rectangular Callout":"దీర్ఘ చతురస్రమును కాలవుట్", +"Remove Noise":"ద్వనిని తొలగించు", +"Rename Master":"మాస్టర్ పేరు మార్చుం", +"Reply Comment":"ప్రత్యుత్తర వ్యాఖ్య", +"Reset Data Point":"డాటా పాయింట్‌ను తిరిగిఅమర్చుము", +"Reset all Data Points":"అన్ని డాటా పాయింట్లను తిరిగిఅమర్చుము", +"Restart Numbering":"సంఖ్యీకరణ పునః ప్రారంభం", +"Right":"కుడి", +"Right Arrow":"కుడి బాణము", +"Right Arrow Callout":"కుడి బాణమును కాలవుట్", +"Right Brace":"కుడి బ్రేస్ ", +"Right Bracket":"కుడి కుండలీకరణం", +"Right Triangle":"కుడి త్రిభుజం", +"Right or Left Arrow":"కుడి మరియు ఎడమ బాణము", +"Right-To-Left":"కుడి-నుండి-ఎడమకు", +"Ring":"వలయం", +"Rotate 90° ~Left":"ఎడమకు 90° తిప్పు (~L)", +"Rotate 90° ~Right":"కుడికి 90° తిప్పు (~R)", +"Round Callout":"గుండ్రమును కాలవుట్", +"Rounded Rectangular Callout":"గుండ్రముగా చుట్టిన దీర్ఘ చతురస్రమును కాలవుట్", +"Row ~Height...":"అడ్డువరుస ఎత్తు...(~H)", +"R~efresh Range":"విస్తృతి తాజాచేయు(~e)", +"R~ight-To-Left":"కుడి-నుండి-ఎడమకు(~i)", +"R~un Macro...":"మేక్రోను నడుపు...(~u)", +"S-shaped Arrow":"S-ఆకారపు బాణము", +"Save ~As...":"ఇలా దాచు...(~A)", +"Scientific":"శాస్త్రీయమైన", +"Select Column":"నిలువు పట్టిలను ఎంచు", +"Select Row":"అడ్డపట్టిని ఎంచుకొనుము", +"Select Table":"పట్టికను ఎంచు", +"Select ~All":"మొత్తమును ఎంచు(~A)", +"Shadow":"నీడ", +"Sharpen":"పదునైన", +"Sheet R~ight-To-Left":"షీటు కుడి-నుండి-ఎడమకు(~i)", +"Sho~w Slide":"స్లైడ్ ను చూపు(~w)", +"Sidebar":"పక్కపట్టీ", +"Signet":"సైనెట్", +"Slant Down":"క్రిందకు మూలగా", +"Slant Up":"పై మూలగా", +"Slide Layout":"స్లైడ్ లేఅవుట్", +"Small capitals":"చిన్న", +"Smiley Face":"నవ్వు ముఖం", +"Snap to Grid":"గ్రిడ్ కు స్నాప్", +"Sort Ascending":"ఆరోహణాక్రమములో చక్కదిద్దు ", +"Sort Descending":"అవరోహణాక్రమములో చక్కదిద్దు", +"So~rt...":"క్రమపరచు...(~r)", +"Split Arrow":"చీల్చిన బాణము", +"Split Table...":"పట్టికను చీల్చు...", +"Square":"చతురస్రము", +"Square Bevel":"చతురస్రము బెవెల్ ", +"Square, Rounded":"చతురస్రము, చుట్టిన", +"Statistics":"గణాంకాలు", +"Stop":"ఆపుము", +"Straight Connector":"చక్కటి సంధి", +"Straight Connector ends with Arrow":"చక్కటి సంధి బాణముతో అంతమగును", +"Straight Connector with Arrows":"చక్కటి సంధి బాణములతో ", +"Strikethrough":"కొట్టివేత", +"Striped Right Arrow":"చారల కుడి బాణము", +"Subscript":"అథోలిపి", +"Sun":"సూర్యుడు", +"Superscript":"ఊర్థ్వ లిపి", +"Ta~ble Properties...":"పట్టిక లక్షణములు...(~b)", +"Text Wrap...":"పాఠ్య మడత...", +"Time":"సమయము", +"Time Field":"కాల క్షేత్రము", +"Title Page...":"శీర్షిక పేజి...", +"To Background":"బ్యాక్‌గ్రౌండ్‌నకు", +"To Foreground":"పూర్వరంగమునకు", +"To Next Paragraph in Level":"తర్వాతి పేరా యొక్క స్థాయిలో", +"To Previous Paragraph in Level":"పూర్వపు పేరా యొక్క స్థాయిలో", +"To P~age":"పుటకు(~a)", +"To ~Cell":"అరకు(~C)", +"To ~Character":"అక్షరముకు(~C)", +"To ~Curve":"వక్రముకు(~C)", +"To ~Frame":"చట్రముకు(~F)", +"To ~Paragraph":"పరిఛ్చేదముకు(~P)", +"Top":"పైన", +"Transparency":"పారదర్శకత", +"Trapezoid":"ట్రాపిజాయిడ్", +"Triangle Down":"త్రిభుజం క్రిందకు", +"Triangle Up":"త్రిభుజం పైనకు", +"T~ime (variable)":"కాలము(చరరాశి)(~i)", +"T~itle":"శీర్షిక(~i)", +"Underline":"కిందగీత", +"Up Arrow":"పై బాణము", +"Up Arrow Callout":"పై బాణము కాలవుట్", +"Up and Down Arrow":"పైన మరియు క్రింద బాణము", +"Up and Down Arrow Callout":"పై మరియు క్రింది బాణమును కాలవుట్", +"Up and Right Arrow":"పైన మరియు కుడి బాణము", +"Up and Right Arrow Callout":"పై మరియు కుడి బాణమును కాలవుట్", +"Up, Right and Down Arrow":"పైన, కుడి మరియు క్రింద బాణము ", +"Vertical Scroll":"నిలువుగా జరుపు", +"Vertical Text":"నిలువు పాఠం", +"Wave":"తరంగం", +"Zoom In":"లోపలకు జూమ్ చేయి", +"Zoom Out":"వెలుపలకు జూమ్ చేయి", +"~3D View...":"~3D దర్శనము...", +"~Add":"కలుపు(~A)", +"~Advanced Filter...":"ఉన్నత స్థితి వడపోత(~A)...", +"~Arrange":"పేర్చు(~A)", +"~Author":"గ్రంథకర్త(~A)", +"~Bottom":"క్రింది భాగం(~B)", +"~Bring to Front":"ముందుకు తెమ్ము(~B)", +"~Bullets and Numbering...":"గుర్తులు మరియు సంఖ్యీకరణ...(~B)", +"~Capitalize Every Word":"ప్రతి పదమును పెద్దబడికివుంచు(~C)", +"~Centered":"కేంద్రీకృతమైన(~C)", +"~Chart...":"పటం...(~C)", +"~Clear Direct Formatting":"నేరుగా ఫార్మాటింగ్ శుబ్రపరచు (~C)", +"~Column Break":"నిలువువరుస బ్రేక్(~C)", +"~Columns":"నిలువు పట్టీలు(~C)", +"~Contour":"రూపురేఖలు(~C)", +"~Convert":"పరివర్తించు(~C)", +"~Data Ranges...":"డాటా విస్తృతులు...(~D)", +"~Date":"తేది(~D)", +"~Date (fixed)":"తేది(స్థిరరాశి)(~D)", +"~Define":"నిర్వచించు(~D)", +"~Define...":"నిర్వచించు... (~D)", +"~Delete":"తొలగించుము(~D)", +"~Edit":"సరిచేయు(~E)", +"~Edit Contour...":"ఆకారమును సరిచేయు...(~E)", +"~Edit...":"సరిచేయు...(~E)", +"~Enter Group":"సమూహమును ప్రవేశపెట్టుము(~E)", +"~File":"ఫైల్(~F)", +"~First Paragraph":"మొదటి పేరా(~F)", +"~Fonts...":"అక్షరశైలిలు...(~F)", +"~Function...":"ప్రమేయము...(~F)", +"~Goal Seek...":"లక్ష్యము అర్థించు...(~G)", +"~Group":"సమూహము(~G)", +"~Group and Outline":"బాహ్యరేఖను సమూహము చేయి(~G)", +"~Group...":"సమూహం...(~G)", +"~Header and Footer...":"ఎగువసూచి మరుయు దిగువసూచి...(~H)", +"~Height...":"ఎత్తు...(~H)", +"~Help":"సహాయం(~H)", +"~Hide":"మరుగునవుంచుము(~H)", +"~Hide AutoFilter":"స్వయంవడపోతను అదృశ్యపరుచు(~H)", +"~Hide Details":"వివరాలను అదృశ్యపరుచు(~H)", +"~Hide Slide":"స్లైడ్ ను దాచు(~H)", +"~Hyphenation":"పదముల నడుమ గీత(~H)", +"~Hyphenation...":"పదములనడుమ గీత...(~H)", +"~Insert":"చొప్పించు(~I)", +"~Interaction...":"పరస్పరక్రియ...(~I)", +"~Left":"ఎడమ(~L)", +"~Line Numbering...":"వరుస సంఖ్యలు...(~L)", +"~Manage...":"నిర్వహించు... (~M)", +"~Optimal Height...":"అనుకూలమైన పొడవు...(~O)", +"~Optimal Width...":"అనుకూలమైన వెడల్పు...(~O)", +"~Page Number":"పేజి సంఖ్య(~P)", +"~Page Numbers...":"పేజీ సంఖ్యలు... (~P)", +"~Page...":"పేజి...(~P)", +"~Paste":"అతికించు(~P)", +"~Pivot Table":"పైవట్ పట్టిక (~P)", +"~Print...":"ముద్రణ...(~P)", +"~Recalculate":"మళ్ళీ గణించు(~R)", +"~Record":"రికార్డు(~R)", +"~Refresh":"పునర్వికాసం(~R)", +"~Right":"కుడి(~R)", +"~Row":"అడ్డపట్టి(~R)", +"~Rows":"అడ్డపట్టీలు(~R)", +"~Save":"దాచు(~S)", +"~Sections...":"విభాగములు...(~S)", +"~Select":"ఎంచు(~S)", +"~Send to Back":"వెనకకి పంపు(~S)", +"~Sentence case":"వాక్యపు అక్షరమాల సున్నితత్వము(~S)", +"~Sheet":"కాగితము(~S)", +"~Show":"కనబర్చు(~S)", +"~Show Details":"వివరాలను కనబర్చు(~S)", +"~Sort...":"చక్కదిద్దు...(~S)", +"~Spacing...":"ఖాళీ ఇవ్వటం...(~S)", +"~Spelling...":"అక్షరక్రమ...(~S)", +"~Standard Filter...":"నాన్యమైన వడపోత...(~S)", +"~Subject":"విషయము(~S)", +"~Table":"పట్టిక(~T)", +"~Table...":"పట్టిక(~T)", +"~Thesaurus...":"పదకోశము(~T)", +"~Time":"కాలము (~T)", +"~Time (fixed)":"కాలము(స్థిరరాశి)(~T)", +"~Tools":"సాధనములు(~T)", +"~Top":"పైన(~T)", +"~UPPERCASE":"పెద్దబడి(~U)", +"~Ungroup...":"సమూహము నుండి తొలగించు...(~U)", +"~Update All":"సమస్తమును తాజాపరచు(~U)", +"~Validity...":"వర్తించుకాలం...(~V)", +"~View":"దర్శనం(~V)", +"~While Typing":"టైపు చేయుచున్నపుడు(~W)", +"~Width...":"వెడల్పు...(~W)", +"~Wrap":"మడత(~W)", +"~lowercase":"చిన్నబడి(~l)", +"~tOGGLE cASE":"బడిని మార్చుము(~t)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/tg.json b/f7cloud-office/browser/dist/l10n/uno/tg.json new file mode 100644 index 0000000..22c6ddf --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/tg.json @@ -0,0 +1,382 @@ +{ +"12-Point Star":"Ситораи 12- бурҷа", +"24-Point Star":"Ситораи 24- бурҷа", +"4-Point Star":"Ситораи 4- бурҷа", +"4-way Arrow":"Тирчаи 4 самта", +"4-way Arrow Callout":"аломати 4-тарафаи тирча", +"5-Point Star":"Ситораи 5- бурҷа", +"6-Point Star":"Ситораи 6- бурҷа", +"8-Point Star":"Ситораи 8- бурҷа", +"Accept":"Қабулкунӣ", +"Accept All":"Ҳамаро қабул кардан", +"Align Bottom":"Баробарсозӣ ба канорӣ поён", +"Align Left":"Баробарсозӣ ба канори чап", +"Align Right":"Баробарсозӣ ба канори рост", +"Align Top":"Баробарсозӣ ба канори боло", +"Arch Down (Curve)":"Арка ба поён (Хамида)", +"Arch Down (Pour)":"Арка ба поён (Пурра)", +"Arch Left (Curve)":"Арка ба чап (Хамида)", +"Arch Right (Curve)":"Арка ба чап (Хамида)", +"Arch Right (Pour)":"Арка ба рост (Пурра)", +"Arch Up (Curve)":"Арка ба боло (Хамида)", +"Arch Up (Pour)":"Арка ба боло (Пурра)", +"Arrange":"Ҷобаҷокунӣ", +"As C~haracter":"Ҳамчун Р~амз", +"AutoCorr~ect":"Авто~Формат", +"AutoFill Data Series: automatic":"Автоматӣ пур кардвни қатори далелҳо", +"Auto~Filter":"Автофилтр", +"A~lignment...":"Баробарсозӣ...", +"A~rea...":"~Қитъа...", +"A~rrange":"~Ҷобаҷокунӣ", +"Back One":"Бозгашт", +"Background Color":"Ранги манзар", +"Block Arc":"Аркаи блокӣ", +"Bold":"Ғавс", +"Bookmar~k...":"Ни~шонӣ...", +"Bottom":"Поён", +"Brightness":"Равшанӣ", +"Caption...":"Дохилшуда...", +"Center":"Марказ", +"Center Horizontal":"Марказонидани уфуқӣ", +"Centered":"Марказонидашуда", +"Ce~lls...":"~Чашмакҳо...", +"Charcoal Sketch":"Ороиш бо ангишт", +"Chart T~ype...":"Типи диаграмма...", +"Chevron":"Чеврон", +"Chevron Down":"Дунгӣ ба поён", +"Chevron Up":"Дунгӣ ба боло", +"Circle":"Давра", +"Circle (Curve)":"Давра (Хамида)", +"Circle (Pour)":"Давра (Пурра)", +"Circle Pie":"Қисми давра", +"Circular Arrow":"Тирчаи мудаввар", +"Close Master View":"Пӯшонидани намоиши Мастер", +"Cloud":"Абр", +"Column ~Width...":"~Дарозии Сутун...", +"Comme~nt":"Эззоҳ", +"Connector":"Васлкунак", +"Connector Ends with Arrow":"Хати пайвастшавӣ бо тирча дар охир", +"Connector with Arrows":"Хати пайвастшавӣ бо тирчаҳо", +"Contrast":"Контраст", +"Corner Right Arrow":"Тирчаи росткунҷа", +"Co~lumns...":"Су~тунҳо...", +"Crop":"Кадноккунӣ", +"Cross":"Салиб", +"Currency":"Арз", +"Curve":"Хамида", +"Curve Down":"Хамиш ба поён", +"Curve Up":"Хамиш ба боло", +"Curved Connector":"Хатти пайвасткунии хамида", +"Curved Connector Ends with Arrow":"Хати пайвастшавии хамида бо тирча дар охир", +"Curved Connector with Arrows":"Хати пайвастшавии хамида бо тирчаҳо", +"Cylinder":"Силиндр", +"Dat~e (variable)":"Сана (тағирёбанда)", +"Decrease Indent":"Камкунии масофаи байнисатрӣ", +"Delete Comment":"Кӯркунии эзоҳ", +"Delete C~ells...":"Кӯр кардани чашмакҳо...", +"Delete C~ontents...":"Кӯр кардани таркиб...", +"Delete Rows":"Кӯркунии сатрҳо", +"Diamond":"Тӯри каҷкунҷа", +"Diamond Bevel":"Diamond Bevel", +"Digital Signatu~res...":"Имзоҳои рақамӣ...", +"Doorplate":"Doorplate", +"Double Brace":"Қавси росикунҷаи ҷуфт", +"Double Bracket":"Қавси ҷуфт", +"Down Arrow":"Тирча ба поён", +"Down Arrow Callout":"Аломати тирчаи поён", +"Ellipse":"Эллипс", +"Explosion":"Таркиш", +"Fade Down":"Гумшавӣ ба поён", +"Fade Left":"Гумшавӣ ба чап", +"Fade Right":"Гумшавӣ ба рост", +"Fade Up":"Гумшавӣ ба боло", +"Fade Up and Left":"Гумшавӣ ба рост ва чап", +"Fade Up and Right":"Гумшавӣ ба боло ва рост", +"Fill Color":"Рангпуркунӣ", +"Flip Vertically":"Объектро амудӣ нишон додан", +"Flowchart: Alternate Process":"Диаграмма: Протсеси алтернативӣ", +"Flowchart: Card":"Диаграмма: Корт", +"Flowchart: Collate":"Диаграмма: Муқоиса", +"Flowchart: Connector":"Диаграмма: Пайвастагӣ", +"Flowchart: Data":"Диаграмма: Далелҳо", +"Flowchart: Decision":"Диаграмма: Хулоса", +"Flowchart: Delay":"Диаграмма: Дермонӣ", +"Flowchart: Direct Access Storage":"Диаграмма: Сабтгоҳи дастгирии бевосита", +"Flowchart: Display":"Диаграмма: Экран", +"Flowchart: Document":"Диаграмма: Ҳуҷҷат", +"Flowchart: Extract":"Диаграмма: Барориш", +"Flowchart: Internal Storage":"Диаграмма: Сабтгоҳи дохилӣ", +"Flowchart: Magnetic Disc":"Диаграмма: Диски магнитӣ", +"Flowchart: Manual Input":"Диаграмма: Дохилкунии дастӣ", +"Flowchart: Manual Operation":"Диаграмма: Оператсияи дастӣ", +"Flowchart: Merge":"Диаграмма: Якҷоясозӣ", +"Flowchart: Multidocument":"Диаграмма: Бисёрҳуҷҷата", +"Flowchart: Off-page Connector":"Диаграмма: Пайвастагӣ берун аз саҳифа", +"Flowchart: Or":"Диаграмма: Ё", +"Flowchart: Predefined Process":"Диаграмма: Протсеси муайяншуда", +"Flowchart: Preparation":"Диаграмма: Тайёрӣ", +"Flowchart: Process":"Диаграмма: Протсес", +"Flowchart: Punched Tape":"Диаграмма: тасмаи шикофдор", +"Flowchart: Sequential Access":"Диаграмма: Дастгирии пайдарпай", +"Flowchart: Sort":"Диаграмма: Низомноккунӣ", +"Flowchart: Stored Data":"Диаграмма: Далелҳои сабтшуда", +"Flowchart: Summing Junction":"Диаграмма: Пайвастагии ҳосилӣ", +"Flowchart: Terminator":"Диаграмма: Итмом", +"Flower":"Гул", +"Folded Corner":"Кунҷи хамида", +"Font Color":"Ранги ҳуруфот", +"Fontwork Shape":"Fontwork Shape", +"Foote~r":"~Зерсатр", +"Formatting Mark":"Аломати форматкунӣ", +"Forward One":"Ба пеш", +"Frame":"Ҳошия", +"F~ont Size...":"Андозаи ҳуруфот...", +"F~ormat":"Ф~ормат", +"F~ull Screen":"Ба тамоми экран", +"General":"Умумӣ", +"Heart":"Дил", +"Hexagon":"Ҳексагон", +"He~ader":"Сар~сатр", +"Horizontal Scroll":"Ҳаракати Уфуқӣ", +"H~ide":"П~инҳонкунӣ", +"H~ide Rows":"П~инҳонкунии Сатрҳо", +"In ~Background":"Дар ~Манзар", +"Increase Indent":"Зиёдкунии масофаи байнисатрӣ", +"Inflate":"Бодзанӣ", +"Insert Audio or Video":"Дарҷ кардани аудио ё видео", +"Insert Axis":"~Меҳварҳо...", +"Insert Chart":"Иловакунии диаграмма", +"Insert Column Break":"Иловакунии бурриши сутун", +"Insert Hyperlink":"Иловакунии гиперҳавола", +"Insert Index Entry":"Иловакунии элементи индекс", +"Insert Unnumbered Entry":"Иловакунии элементи бе рақам", +"Insert ~Cells...":"Иловакунии ~Чашмакҳо...", +"Invert":"Баръакс", +"Isosceles Triangle":"Секунҷа", +"Italic":"Хамида", +"Justified":"Баробаркардашуда", +"Language":"Забон", +"Layout":"Тарҳ", +"Left":"Чап", +"Left Arrow":"Тирча ба чап", +"Left Arrow Callout":"Аломати тирчаи чап", +"Left Brace":"Қавси росикунҷаи чап", +"Left Bracket":"Қавси чап", +"Left and Right Arrow":"Тирча ба рост ва чап", +"Left and Right Arrow Callout":"Аломати тирчаи рост ва чап", +"Left-To-Right":"Аз чап ба рост", +"Lightning Bolt":"Чароғи равшвн", +"Line":"Сатр", +"Line Callout 1":"Аломати хати 1", +"Line Callout 2":"Аломати хати 2", +"Line Callout 3":"Аломати хати 3", +"Line Color":"Ранги рах", +"Line Connector":"Хати пайвастагӣ", +"Line Connector Ends with Arrow":"Хати пайвастшавӣ бо тирча дар охир", +"Line Spacing: 1":"Қадами сатрҳо: 1", +"L~ine...":"~Хат...", +"Manual ~Break...":"~Бурриши дастӣ...", +"Moon":"Моҳ", +"M~erge and Center Cells":"Якҷоякунии чашмакҳо", +"Name...":"Ном...", +"Na~vigator":"Навигатор", +"Next Page":"Саҳифаи оянда", +"Notched Right Arrow":"Тирчаи рости дандонадор", +"Number":"Рақам", +"Number Format...":"Формати рақам...", +"Number Format: Currency":"Формати рақамӣ: арз", +"Number Format: Decimal":"Формати рақамӣ: даҳӣ", +"Number Format: Exponential":"Формати рақамӣ: экспонентӣ", +"Number Format: Percent":"Формати рақамӣ: фоиз", +"Number Format: Standard":"Формати рақамӣ: стандарт", +"Number Format: Time":"Формати рақамӣ: вақт", +"Octagon":"Октагон", +"Octagon Bevel":"Octagon Bevel", +"Open Circle (Curve)":"Давраи кушода (Хамида)", +"Open Circle (Pour)":"Двараи кушода (Пурра)", +"Open Hyperlink":"Кушодани гиперҳавола", +"Optimal Column Width":"Бари оптималии сутун", +"Optimal Row Height":"Баландии оптималии сатр", +"Page ~Count":"Шумораи ~саҳифа", +"Parallelogram":"Параллелограмм", +"Paste ~Special...":"Нусхагузории ~махсус...", +"Pentagon":"Пентагон", +"Plain Text":"Матн", +"Pop Art":"Поп-арт", +"Position and Si~ze...":"Ҷойгиршавӣ ва андоза...", +"Previous Page":"Саҳифаи пешина", +"Propert~ies...":"Хо~сиятҳо...", +"Protect Cells":"Ҳифзи чашмак", +"Protect ~Sheet...":"Ҳифзи ~Варақ...", +"Puzzle":"Муаммо", +"P~aragraph...":"Параграф...", +"Rectangle":"Росткунҷа", +"Rectangle, Rounded":"Росткунҷаи мудавварсохта", +"Rectangular Callout":"Аломати ректангуляр", +"Remove Noise":"Тозакунии шавқун", +"Rename Master":"Азнавномгузории мастер", +"Restart Numbering":"Азнавсаркунии рақамгузорӣ", +"Right":"Рост", +"Right Arrow":"Тирча ба рост", +"Right Arrow Callout":"Аломати тирчаи рост", +"Right Brace":"Қавси росикунҷаи рост", +"Right Bracket":"Қавси рост", +"Right Triangle":"Секунҷаи рост", +"Right or Left Arrow":"Тирчаи рост ё чап", +"Right-To-Left":"Аз рост ба чап", +"Ring":"Давра", +"Round Callout":"Аломати мудаввар", +"Rounded Rectangular Callout":"Аломати ректангуляри мудаввар", +"Row ~Height...":"Балан~дии Сатр...", +"R~efresh Range":"Ҷадидсозии диапазон", +"R~ight-To-Left":"Р~ост-ба-Чап", +"R~un Macro...":"~Иҷроиши Макрос", +"S-shaped Arrow":"Тирчаи S-шакла", +"Save ~As...":"Сабткунӣ ҳамчун...", +"Select Column":"Интихоби сутун", +"Select Row":"Ҷудокардани сатр", +"Select Table":"Интихоби ҷадвал", +"Select ~All":"Ин~тихоби ҳама", +"Shadow":"Соя", +"Sharpen":"Ҷӯрсозии рӯшноӣ", +"Sheet R~ight-To-Left":"Варақ аз Р~ост-ба-Чап", +"Sho~w Slide":"Н~амоиши слайд", +"Signet":"Мӯҳр", +"Slant Down":"Хамиш ба поён", +"Slant Up":"Хамиш ба боло", +"Smiley Face":"Рӯи хандон", +"Snap to Grid":"Мувофиқ ба тӯр", +"Sort Ascending":"Банизомдарорӣ бо болоравӣ", +"Sort Descending":"Банизомдарорӣ бо поёнравӣ", +"So~rt...":"Низом~ноккунӣ...", +"Split Arrow":"Тирчаи тақсимкунӣ", +"Square":"Квадрат", +"Square Bevel":"Square Bevel", +"Square, Rounded":"Чоркунҷа, Мудаввар", +"Statistics":"Омор", +"Stop":"Боздоштан", +"Straight Connector":"Хатти пайвасткунии рост", +"Straight Connector ends with Arrow":"Хати пайвастшавии рост бо тирча дар охир", +"Straight Connector with Arrows":"Хати пайвастшавии рост бо тирчаҳо", +"Strikethrough":"Хаткашида", +"Striped Right Arrow":"Тирчаи рости рахдор", +"Subscript":"Зерскрипт", +"Sun":"Офтоб", +"Superscript":"Сарскрипт", +"Ta~ble Properties...":"Хосиятҳои ҷад~вал...", +"Text Wrap...":"Ғунории матн...", +"Time":"Вақт", +"Time Field":"Майдони вақт", +"To Background":"Дар пас", +"To Foreground":"Дар пеш", +"To Next Paragraph in Level":"То сарсатри навбатии ҳамон қисм", +"To Previous Paragraph in Level":"То сарсатри пешинаи ҳамон қисм", +"To P~age":"Ба Са~ҳифа", +"To ~Cell":"Ба ~Чашмак", +"To ~Character":"Ба ~Рамз", +"To ~Curve":"ба хамида", +"To ~Frame":"Ба ~Фрейм", +"To ~Paragraph":"Ба ~Параграф", +"Top":"Боло", +"Transparency":"Шаффофӣ", +"Trapezoid":"Трапезоид", +"Triangle Down":"Секунҷа ба поён", +"Triangle Up":"Секунҷа ба боло", +"T~ime (variable)":"Вақт (тағирёбанда)", +"T~itle":"~Сарлавҳа", +"Underline":"Зерхат", +"Up Arrow":"Тирча ба боло", +"Up Arrow Callout":"Аломати тирчаи боло", +"Up and Down Arrow":"Тирча ба боло ва поён", +"Up and Down Arrow Callout":"Аломати тирчаи боло ва поён", +"Up and Right Arrow":"Тирча ба боло ва рост", +"Up and Right Arrow Callout":"Аломати тирчаи боло ва рост", +"Up, Right and Down Arrow":"Тирча ба боло, поён ва рост", +"Vertical Scroll":"Хати ҳаракати амудӣ", +"Vertical Text":"Матни амудӣ", +"Wave":"Мавҷ", +"Zoom In":"Зиёдкунӣ", +"Zoom Out":"Хурдкунӣ", +"~3D View...":"Намуди 3-Ч...", +"~Add":"~Иловакунӣ", +"~Advanced Filter...":"Филтри мураккаб...", +"~Arrange":"Ҷ~ойгиркардан", +"~Author":"~Муаллиф", +"~Bottom":"~Поён", +"~Bring to Front":"Ба ~пеш", +"~Bullets and Numbering...":"~Рақамгузорӣ ва тирчаҳо", +"~Centered":"Аз марказ", +"~Chart...":"Диаграмма...", +"~Column Break":"Бурриши ~Сутун", +"~Columns":"Сутунҳо", +"~Contour":"~Контур", +"~Convert":"~Такмилдиҳӣ", +"~Date":"~Сана", +"~Date (fixed)":"Сана (доимӣ)", +"~Define":"~Муайянсозӣ", +"~Delete":"~Кӯркунӣ", +"~Edit":"~Ислоҳкунӣ", +"~Edit Contour...":"~Ислоҳкунии контур...", +"~Edit...":"~Ислоҳкунӣ...", +"~Enter Group":"Д~охилшавӣ ба гурӯҳ", +"~File":"~Дафтар", +"~First Paragraph":"Параграфи а~ввал", +"~Fonts...":"Ҳуруфот...", +"~Function...":"Функтсия...", +"~Goal Seek...":"Интихоби параметри...", +"~Group":"~Гурӯҳбандӣ", +"~Group and Outline":"Сохтор", +"~Group...":"Гурӯҳбандӣ...", +"~Header and Footer...":"~Сарлавҳа ва зерлавҳа...", +"~Height...":"Балан~дӣ", +"~Help":"Кӯ~мак", +"~Hide":"~Пинҳонкунӣ", +"~Hide AutoFilter":"Пинҳонкунии автофилтр", +"~Hide Details":"Пинҳон кардани ҷузъҳо", +"~Hide Slide":"~Пинҳонкунии слайд", +"~Hyphenation":"Азсатргузаронӣ", +"~Hyphenation...":"~Азсатргузаронӣ...", +"~Insert":"~Иловакунӣ", +"~Interaction...":"Амалиёт бо пахшкунии муш...", +"~Left":"~Чап", +"~Line Numbering...":"~Рақамгузории сатрҳо...", +"~Optimal Height...":"Баландии ~Оптималӣ...", +"~Optimal Width...":"Дарозии ~Оптималӣ...", +"~Page Number":"~Рақами саҳифа", +"~Paste":"~Нусхагузорӣ", +"~Print...":"Чоп...", +"~Recalculate":"Азнавҳисобкунӣ", +"~Record":"~Навишт", +"~Refresh":"~Фадидсозӣ", +"~Right":"~Рост", +"~Row":"~Сатр", +"~Rows":"Сатрҳо", +"~Save":"~Сабткунӣ", +"~Sections...":"~Интихоб...", +"~Select":"~Интихоб", +"~Send to Back":"Ба ~пас", +"~Sheet":"~Варақ", +"~Show":"~Намоиш", +"~Show Details":"Нишон додани ҷузъҳо", +"~Sort...":"Низомноккунӣ...", +"~Spacing...":"Интервал...", +"~Spelling...":"Санҷиши имло...", +"~Standard Filter...":"Филтри стандартӣ...", +"~Subject":"~Мавзӯъ", +"~Table":"Ҷадвал", +"~Table...":"~Ҷадвал...", +"~Thesaurus...":"~Тезурус...", +"~Time":"~Вақт", +"~Time (fixed)":"Вақт (доимӣ)", +"~Tools":"~Асбобҳо", +"~Top":"Боло", +"~UPPERCASE":"~Ҳарфҳои калон", +"~Ungroup...":"Азгурӯҳбарорӣ...", +"~Update All":"~Ҷадидсозии ҳама", +"~Validity...":"Тафтиш...", +"~View":"Намоиш", +"~While Typing":"~Ҳангоми навишт", +"~Width...":"~Дарозӣ...", +"~Wrap":"~Ғуноварӣ", +"~lowercase":"~Ҳарфҳои хурд" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/th.json b/f7cloud-office/browser/dist/l10n/uno/th.json new file mode 100644 index 0000000..4dd5397 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/th.json @@ -0,0 +1,777 @@ +{ +"12-Point Star":"ดาว 12 แฉก", +"24-Point Star":"ดาว 24 แฉก", +"4-Point Star":"ดาว 4 แฉก", +"4-way Arrow":"ลูกศร 4 ทิศ", +"4-way Arrow Callout":"กรอบคำพูดมีลูกศร 4 ทิศ", +"5-Point Star":"ดาว 5 แฉก", +"6-Point Star":"ดาว 6 แฉก", +"6-Point Star, Concave":"ดาว 6 แฉก ขอบเว้า", +"8-Point Star":"ดาว 8 แฉก", +"Accept":"ยอมรับ", +"Accept All":"ยอมรับทั้งหมด", +"Accept All Changes":"ยอมรับการเปลี่ยนแปลงทั้งหมด", +"Accept Change":"ยอมรับการเปลี่ยนแปลง", +"Accept Track Change and select the next one":"ยอมรับรายการติดตามการเปลี่ยนแปลงแล้วเลือกการเปลี่ยนแปลงถัดไป", +"Accept and Move to Next":"ยอมรับแล้วไปต่อ", +"Add Decimal Place":"เพิ่มตำแหน่งทศนิยม", +"Add descriptions of non-text content (for accessibility)":"เพิ่มคำบรรยายสำหรับเนื้อหาที่ไม่ใช่ข้อความ (เพื่อรองรับสิ่งอำนวยความสะดวก)", +"After":"หลัง", +"Align Bottom":"จัดแนวชิดด้านล่าง", +"Align Bottom to Anchor":"จัดแนวชิดล่างกับสมอยึด", +"Align Center":"จัดแนวกึ่งกลาง", +"Align Left":"จัดแนวชิดซ้าย", +"Align Right":"จัดแนวชิดขวา", +"Align Tex~t":"จัดแนว~ข้อความ", +"Align Top":"จัดแนวชิดด้านบน", +"Align Top to Anchor":"จัดแนวชิดบนกับสมอยึด", +"Alt Text...":"ข้อความทดแทน...", +"Anc~hor":"ยึด~สมอ", +"Animation":"ภาพเคลื่อนไหว", +"Apply Suggestion":"ใช้คำที่แนะนำ", +"Arch Down (Curve)":"โค้งลง (โค้ง)", +"Arch Down (Pour)":"โค้งลง (เอียงลาด)", +"Arch Left (Curve)":"โค้งซ้าย (โค้ง)", +"Arch Right (Curve)":"โค้งขวา (โค้ง)", +"Arch Right (Pour)":"โค้งขวา (เอียงลาด)", +"Arch Up (Curve)":"โค้งขึ้น (โค้ง)", +"Arch Up (Pour)":"โค้งขึ้น (เอียงลาด)", +"Arrange":"จัดเรียง", +"As C~haracter":"เป็น~อักขระ", +"AutoCorr~ect":"แก้ที่~ผิดอัตโนมัติ", +"AutoFill Data Series: automatic":"เติมอนุกรมข้อมูลอัตโนมัติ: อัตโนมัติ", +"Auto~Filter":"ตัวกรองอั~ตโนมัติ", +"A~lignment...":"การ~จัดตำแหน่ง...", +"A~rea...":"~พื้นที่...", +"A~rrange":"จั~ดเรียง", +"Back One":"ส่งลงข้างหลังหนึ่งระดับ", +"Background Color":"สีพื้นหลัง", +"Before":"ก่อน", +"Block Arc":"บล็อกส่วนโค้ง", +"Bold":"ตัวหนา", +"Bookmar~k...":"~ที่คั่นหน้า...", +"Borders (Shift to overwrite)":"เส้นขอบ (กด Shift เพื่อทับค่าเดิม)", +"Bottom":"ชิดล่าง", +"Brightness":"ความสว่าง", +"Caption...":"คำบรรยาย...", +"Center":"ระดับกลาง", +"Center Horizontal":"จัดแนวกึ่งกลางตามแนวนอน", +"Center Vertically":"จัดแนวระดับกลางตามแนวตั้ง", +"Centered":"กึ่งกลาง", +"Ce~lls...":"เซ~ลล์...", +"Character Highlighting Color":"สีเน้นตัวอักษร", +"Character Spacing":"ระยะห่างตัวอักษร", +"Charcoal Sketch":"ภาพร่างดินสอถ่าน", +"Chart T~ype...":"~ชนิดแผนภูมิ...", +"Check Spelling":"ตรวจการสะกดคำ", +"Chevron":"ลูกศรเชฟรอน", +"Chevron Down":"ลูกศรเชฟรอนชี้ลง", +"Chevron Up":"ลูกศรเชฟรอนชี้ขึ้น", +"Circle":"วงกลม", +"Circle (Curve)":"วงกลม (โค้ง)", +"Circle (Pour)":"วงกลม (เอียงลาด)", +"Circle Pie":"วงกลมแบ่งเค้ก", +"Circular Arrow":"ลูกศรโค้งวงกลม", +"Clear Direct Formatting":"ล้างการจัดรูปแบบโดยตรง", +"Clear ~Direct Formatting":"ล้างการจัดรูปแบบโดย~ตรง", +"Cle~ar Cells...":"ล้า~งเซลล์...", +"Clone Formatting":"ถอดแบบการจัดรูปแบบ", +"Close Master View":"ปิดมุมมองแม่แบบ", +"Cloud":"กรอบเมฆ", +"Cl~ear Contents...":"ล้า~งเนื้อหา...", +"Color Scale...":"ระดับสี...", +"Column":"คอลัมน์", +"Column ~Width...":"ความ~กว้างคอลัมน์...", +"Columns A~fter":"คอลัมน์~ถัดไป", +"Columns B~efore":"คอลัมน์~ก่อนหน้า", +"Columns ~After":"คอลัมน์~ถัดไป", +"Columns ~Before":"คอลัมน์~ก่อนหน้า", +"Comments":"ความคิดเห็น", +"Comme~nt":"~ความคิดเห็น", +"Connector":"เส้นเชื่อม", +"Connector Ends with Arrow":"เส้นเชื่อมมีหัวลูกศรที่จุดปลาย", +"Connector with Arrows":"เส้นเชื่อมมีหัวลูกศร", +"Connectors":"เส้นเชื่อม", +"Connectors (double click for multi-selection)":"เส้นเชื่อม (ดับเบิลคลิกเพื่อเลือกหลายรายการ)", +"Content Control Properties":"คุณสมบัติของตัวควบคุมในเนื้อหา", +"Contrast":"ความเปรียบต่าง", +"Copy Hyperlink Location":"คัดลอกที่อยู่ในไฮเปอร์ลิงก์", +"Cop~y":"~คัดลอก", +"Corner Right Arrow":"ลูกศรลงหักขวา", +"Co~lumns...":"คอลั~มน์...", +"Co~mpress...":"~บีบอัด...", +"Crop":"ครอบตัด", +"Crop Image":"ครอบตัดรูปภาพ", +"Cross":"กากบาท", +"Cross-~reference...":"~อ้างอิงไขว้...", +"Cuboid":"ทรงสี่เหลี่ยมมุมฉาก", +"Currency":"สกุลเงิน", +"Current ~Index":"~ดัชนีปัจจุบัน", +"Curve":"เส้นโค้ง", +"Curve Down":"โค้งลง", +"Curve Up":"โค้งขึ้น", +"Curved Connector":"เส้นเชื่อมแบบโค้ง", +"Curved Connector Ends with Arrow":"เส้นเชื่อมแบบโค้งมีหัวลูกศรที่จุดปลาย", +"Curved Connector with Arrows":"เส้นเชื่อมแบบโค้งมีหัวลูกศร", +"Cycle Case":"วนรูปแบบตัวพิมพ์ใหญ่-เล็ก", +"Cylinder":"ทรงกระบอก", +"C~ell":"~ช่องตาราง", +"C~haracter...":"ตัว~อักษร...", +"C~onditional":"ตามเ~งื่อนไข", +"Data Bar...":"แท่งข้อมูล...", +"Date":"วันที่", +"Date...":"วันที่...", +"Dat~e (variable)":"วัน~ที่ (ไม่คงที่)", +"Decrease Font Size":"ลดขนาดตัวอักษร", +"Decrease Indent":"ลดระยะร่น", +"Decrease Paragraph Spacing":"ลดระยะห่างระหว่างย่อหน้า", +"Decrease Size":"ลดขนาด", +"Delete All Comments":"ลบความคิดเห็นทั้งหมด", +"Delete All Comments by This Author":"ลบความคิดเห็นทั้งหมดโดยผู้เขียนคนนี้", +"Delete Axis":"ลบแกน", +"Delete Comment":"ลบความคิดเห็น", +"Delete C~ells...":"ลบเ~ซลล์...", +"Delete C~ontents...":"~ลบเนื้อหา...", +"Delete Data Labels":"ลบป้ายชื่อข้อมูล", +"Delete Decimal Place":"ลดตำแหน่งทศนิยม", +"Delete Legend":"ลบคำอธิบายสัญลักษณ์", +"Delete Major Grid":"ลบเส้นกริดหลัก", +"Delete Minor Grid":"ลบเส้นกริดย่อย", +"Delete Row":"ลบแถว", +"Delete Rows":"ลบแถว", +"Delete Single Data Label":"ลบป้ายชื่อข้อมูลเดี่ยว", +"Delete Sparkline":"ลบเส้นประกายไฟ", +"Delete Sparkline Group":"ลบกลุ่มเส้นประกายไฟ", +"Delete Table":"ลบตาราง", +"Delete selected columns":"ลบคอลัมน์ที่เลือก", +"Delete selected rows":"ลบแถวที่เลือก", +"Delete table":"ลบตาราง", +"Delete ~All Comments":"ลบความคิดเห็น~ทั้งหมด", +"Delete ~Columns":"ลบ~คอลัมน์", +"Demote Outline Level":"ลดระดับหัวข้อในเค้าโครง", +"Demote Outline Level with Subpoints":"ลดระดับหัวข้อในเค้าโครงพร้อมรายการย่อย", +"De~lete...":"~ลบ...", +"Diamond":"สี่เหลี่ยมข้าวหลามตัด", +"Diamond Bevel":"สี่เหลี่ยมข้าวหลามตัดขอบลาด", +"Digital Signatu~res...":"~ลายเซ็นดิจิทัล...", +"Display Grid":"แสดงเส้นกริด", +"Doorplate":"ป้ายหน้าประตู", +"Double Brace":"วงเล็บปีกกาคู่", +"Double Bracket":"วงเล็บคู่", +"Double Underline":"ขีดเส้นใต้สองเส้น", +"Down Arrow":"ลูกศรลง", +"Down Arrow Callout":"กรอบคำพูดมีลูกศรชี้ลง", +"Duplicate Page":"ทำ~สำเนาหน้า", +"Duplicate ~Slide":"ทำ~สำเนาภาพนิ่ง", +"D~elete Page":"~ลบหน้า", +"Edit Hyperlink...":"แก้ไขไฮเปอร์ลิงก์...", +"Edit Section...":"แก้ไขตอน...", +"Edit Sparkline Group...":"แก้ไขกลุ่มเส้นประกายไฟ...", +"Edit Sparkline...":"แก้ไขเส้นประกายไฟ...", +"Ellipse":"วงรี", +"Ellipse (double click for multi-selection)":"วงรี (ดับเบิลคลิกเพื่อเลือกหลายรายการ)", +"Explosion":"การระเบิด", +"E~xecute Interaction...":"เรียกกระ~ทำปฏิสัมพันธ์...", +"E~xit Group":"~ออกจากกลุ่ม", +"Fade Down":"จางลงข้างล่าง", +"Fade Left":"จางไปทางซ้าย", +"Fade Right":"จางไปทางขวา", +"Fade Up":"จางขึ้นข้างบน", +"Fade Up and Left":"จางขึ้นและไปทางซ้าย", +"Fade Up and Right":"จางขึ้นและไปทางขวา", +"Fiel~d":"ช่องข้อมู~ล", +"Fill Color":"ระบายสี", +"Find Next":"หาถัดไป", +"Find Previous":"หาก่อนหน้า", +"Find and Rep~lace...":"ค้นหาและแ~ทนที่...", +"First ~Author":"ผู้เขียนคนแร~ก", +"Flip Horizontally":"พลิกตามแนวนอน", +"Flip Vertically":"พลิกตามแนวตั้ง", +"Flowchart: Alternate Process":"ผังงาน: กระบวนการทางเลือก", +"Flowchart: Card":"ผังงาน: บัตร", +"Flowchart: Collate":"ผังงาน: จัดรูปแบบข้อมูล", +"Flowchart: Connector":"ผังงาน: ตัวเชื่อมต่อ", +"Flowchart: Data":"ผังงาน: ข้อมูล", +"Flowchart: Decision":"ผังงาน: ตัดสินใจ", +"Flowchart: Delay":"ผังงาน: หน่วงเวลา", +"Flowchart: Direct Access Storage":"ผังงาน: ที่เก็บข้อมูลที่เข้าถึงโดยตรง", +"Flowchart: Display":"ผังงาน: แสดงผล", +"Flowchart: Document":"ผังงาน: เอกสาร", +"Flowchart: Extract":"ผังงาน: สกัดแยก", +"Flowchart: Internal Storage":"ผังงาน: ที่เก็บข้อมูลภายใน", +"Flowchart: Magnetic Disc":"ผังงาน: จานแม่เหล็ก", +"Flowchart: Manual Input":"ผังงาน: การป้อนข้อมูลด้วยมือ", +"Flowchart: Manual Operation":"ผังงาน: การกระทำด้วยมือ", +"Flowchart: Merge":"ผังงาน: ผสาน", +"Flowchart: Multidocument":"ผังงาน: เอกสารหลายฉบับ", +"Flowchart: Off-page Connector":"ผังงาน: ตัวเชื่อมต่อข้ามหน้า", +"Flowchart: Or":"ผังงาน: หรือ", +"Flowchart: Predefined Process":"ผังงาน: กระบวนการย่อย", +"Flowchart: Preparation":"ผังงาน: การเตรียมพร้อม", +"Flowchart: Process":"ผังงาน: กระบวนการ", +"Flowchart: Punched Tape":"ผังงาน: เทปเจาะรู", +"Flowchart: Sequential Access":"ผังงาน: การเข้าถึงตามลำดับ", +"Flowchart: Sort":"ผ้ังงาน: เรียงลำดับ", +"Flowchart: Stored Data":"ผังงาน: ข้อมูลที่เก็บไว้", +"Flowchart: Summing Junction":"ผังงาน: จุดบรรจบ", +"Flowchart: Terminator":"ผังงาน: จุดสิ้นสุด", +"Flower":"ดอกไม้", +"Folded Corner":"สี่เหลี่ยมพับมุม", +"Font Color":"สีตัวอักษร", +"Fontwork Shape":"รูปร่างอักษรศิลป์", +"Fontwork...":"อักษรศิลป์...", +"Foote~r":"~ท้ายกระดาษ", +"For All Text":"สำหรับข้อความทั้งหมด", +"For Paragraph":"สำหรับย่อหน้า", +"For Selection":"สำหรับส่วนที่เลือก", +"Format Axis...":"รูปแบบแกน...", +"Format Chart Area...":"รูปแบบพื้นที่แผนภูมิ...", +"Format Data Labels...":"รูปแบบป้ายชื่อข้อมูล...", +"Format Data Point...":"รูปแบบจุดข้อมูล...", +"Format Data Series...":"รูปแบบอนุกรมข้อมูล...", +"Format Floor...":"รูปแบบพื้นล่าง...", +"Format Legend...":"รูปแบบคำอธิบายสัญลักษณ์...", +"Format Major Grid...":"รูปแบบเส้นกริดหลัก...", +"Format Mean Value Line...":"รูปแบบเส้นค่าเฉลี่ย...", +"Format Minor Grid...":"รูปแบบเส้นกริดย่อย...", +"Format Pa~ge...":"~จัดรูปแบบหน้า...", +"Format Selection...":"จัดรูปแบบส่วนที่เลือก...", +"Format Single Data Label...":"รูปแบบป้ายชื่อข้อมูลเดี่ยว...", +"Format Stock Gain...":"รูปแบบแท่งหุ้นขึ้น...", +"Format Stock Loss...":"รูปแบบแท่งหุ้นตก...", +"Format Title...":"รูปแบบชื่อเรื่อง...", +"Format Trend Line Equation...":"รูปแบบสมการเส้นแนวโน้ม...", +"Format Trend Line...":"รูปแบบเส้นแนวโน้ม...", +"Format Wall...":"รูปแบบผนัง...", +"Format X Error Bars...":"รูปแบบแท่งความคลาดเคลื่อน X...", +"Format Y Error Bars...":"รูปแบบแท่งความคลาดเคลื่อน Y...", +"Format as Currency":"จัดรูปแบบในแบบสกุลเงิน", +"Format as Date":"จัดรูปแบบในแบบวันที่", +"Format as General":"จัดรูปแบบในแบบทั่วไป", +"Format as Number":"จัดรูปแบบในแบบตัวเลข", +"Format as Percent":"จัดรูปแบบในแบบเปอร์เซ็นต์", +"Format as Scientific":"จัดรูปแบบในแบบวิทยาศาสตร์", +"Format as Time":"จัดรูปแบบในแบบเวลา", +"Formatting Mark":"เครื่องหมายช่วยจัดรูปแบบ", +"Formula to Value":"แทนสูตรด้วยค่า", +"Forward One":"ยกขึ้นข้างหน้าหนึ่งระดับ", +"For~matting Marks":"เครื่องหมายช่วย~จัดรูปแบบ", +"Fo~rm":"แบบฟ~อร์ม", +"Frame":"กรอบ", +"Freeze First Column":"ตรึงคอลัมน์แรก", +"Freeze First Row":"ตรึงแถวแรก", +"Freeze Rows and Columns":"ตรึงแถวและคอลัมน์", +"Freeze ~Cells":"~ตรึงเซลล์", +"F~ont Size...":"~ขนาดตัวอักษร...", +"F~ormat":"รูปแ~บบ", +"F~ourier Analysis...":"การ~วิเคราะห์ฟูเรียร์...", +"F~rame...":"ช่อง~กรอบ...", +"F~ull Screen":"เต็ม~จอ", +"General":"ทั่วไป", +"Give a label to identify an object":"ตั้งชื่อฉลากเพื่อใช้เรียกวัตถุ", +"Go t~o Page...":"ไ~ปที่หน้า...", +"Go t~o Slide...":"ไป~ที่ภาพนิ่ง...", +"Group Sparklines":"จับกลุ่มเส้นประกายไฟ", +"Heading ~Numbering...":"ลำดับเ~ลขหัวข้อ...", +"Heart":"หัวใจ", +"Hexagon":"หกเหลี่ยม", +"He~ader":"~หัวกระดาษ", +"He~ader and Footer":"~หัวกระดาษและท้ายกระดาษ", +"Horizontal Scroll":"ม้วนข้อความแนวนอน", +"Horizontally ~Center":"จุดกึ่ง~กลางตามแนวนอน", +"Horizontally ~Left":"ริมซ้า~ยตามแนวนอน", +"Horizontally ~Right":"ริม~ขวาตามแนวนอน", +"Horizontally ~Spacing":"~ช่องไฟตามแนวนอน", +"H~ide":"ซ่~อน", +"H~ide Columns":"ซ่อ~นคอลัมน์", +"H~ide Rows":"ซ่อนแ~ถว", +"Icon Set...":"ชุดไอคอน...", +"Ignore":"ไม่สนใจ", +"Ignore All":"ไม่สนใจทั้งหมด", +"Image Mode":"โหมดรูปภาพ", +"In ~Background":"วางเป็น~พื้นหลัง", +"Increase Font Size":"เพิ่มขนาดตัวอักษร", +"Increase Indent":"เพิ่มระยะร่น", +"Increase Paragraph Spacing":"เพิ่มระยะห่างระหว่างย่อหน้า", +"Increase Size":"เพิ่มขนาด", +"Inflate":"โป่งพอง", +"Insert Audio or Video":"แทรกเสียงหรือวิดีโอ", +"Insert Axis":"เพิ่มแกน", +"Insert Axis Title":"เพิ่มชื่อแกน", +"Insert Bookmark":"แทรกที่คั่นหน้า", +"Insert Caption...":"แทรกคำบรรยาย...", +"Insert Chart":"แทรกแผนภูมิ", +"Insert Column After":"แทรกคอลัมน์ถัดไป", +"Insert Column Before":"แทรกคอลัมน์ก่อนหน้า", +"Insert Column Break":"แทรกตัวแบ่งคอลัมน์", +"Insert Columns ~After":"แทรกคอลัมน์~ถัดไป", +"Insert Columns ~Before":"แทรกคอลัมน์~ก่อนหน้า", +"Insert Comment":"แทรกความคิดเห็น", +"Insert Co~lumns":"แทรกคอลั~มน์", +"Insert Cross-reference":"แทรกการอ้างอิงไขว้", +"Insert Data Labels":"เพิ่มป้ายชื่อข้อมูล", +"Insert Endnote":"แทรกเชิงอรรถท้ายเรื่อง", +"Insert Field":"แทรกช่องข้อมูล", +"Insert Fontwork Text":"แทรกข้อความอักษรศิลป์", +"Insert Footnote":"แทรกเชิงอรรถท้ายหน้า", +"Insert Frame":"แทรกช่องกรอบ", +"Insert Hyperlink":"แทรกไฮเปอร์ลิงก์", +"Insert Image...":"แทรกรูปภาพ...", +"Insert Index Entry":"แทรกรายการดัชนี", +"Insert Line (double click for multi-selection)":"แทรกเส้น (ดับเบิลคลิกเพื่อเลือกหลายรายการ)", +"Insert Major Grid":"เพิ่มเส้นกริดหลัก", +"Insert Mean ~Value Line":"เพิ่มเส้น~ค่าเฉลี่ย", +"Insert Minor Grid":"เพิ่มเส้นกริดย่อย", +"Insert Page Break":"แทรกตัวแบ่งหน้า", +"Insert Page Number":"แทรกเลขหน้า", +"Insert Row Above":"แทรกแถวข้างบน", +"Insert Row Below":"แทรกแถวข้างล่าง", +"Insert Rows ~Above":"แทรกแถวด้าน~บน", +"Insert Rows ~Below":"แทรกแถวด้าน~ล่าง", +"Insert Single Data Label":"เพิ่มป้ายชื่อข้อมูลเดี่ยว", +"Insert Slide":"แทรกภาพนิ่ง", +"Insert Special Character":"แทรกอักขระพิเศษ", +"Insert Special Characters":"แทรกอักขระพิเศษ", +"Insert Text Box":"แทรกกล่องข้อความ", +"Insert Text Box (double click for multi-selection)":"แทรกกล่องข้อความ (ดับเบิลคลิกเพื่อเลือกหลายรายการ)", +"Insert Titles...":"เพิ่มชื่อเรื่อง...", +"Insert Tre~nd Line...":"เพิ่มเส้นแ~นวโน้ม...", +"Insert Unnumbered Entry":"แทรกย่อหน้าที่ไม่ใช่รายการ", +"Insert Vertical Text":"แทรกข้อความแนวตั้ง", +"Insert columns after":"แทรกคอลัมน์ต่อหลัง", +"Insert columns before":"แทรกคอลัมน์ก่อนหน้า", +"Insert page number":"แทรกเลขหน้า", +"Insert rows above":"แทรกแถวด้านบน", +"Insert rows below":"แทรกแถวด้านล่าง", +"Insert ~Cells...":"แทรกเซ~ลล์...", +"Insert ~Rows":"แทรกแ~ถว", +"Insert ~Table...":"แทรก~ตาราง...", +"Insert/Delete Axes...":"เพิ่ม/ลบแกน...", +"Invert":"กลับสี", +"Isosceles Triangle":"สามเหลี่ยมหน้าจั่ว", +"Italic":"ตัวเอียง", +"Justified":"ชิดขอบซ้ายและขวา", +"Language":"ภาษา", +"Language Status":"สถานะภาษา", +"Layout":"เค้าโครง", +"Left":"ชิดซ้าย", +"Left Arrow":"ลูกศรซ้าย", +"Left Arrow Callout":"กรอบคำพูดมีลูกศรชี้ซ้าย", +"Left Brace":"วงเล็บปีกกาเปิด", +"Left Bracket":"วงเล็บเปิด", +"Left and Right Arrow":"ลูกศรซ้ายและขวา", +"Left and Right Arrow Callout":"กรอบคำพูดมีลูกศรชี้ซ้ายและขวา", +"Left-To-Right":"จากซ้ายไปขวา", +"Lightning Bolt":"สายฟ้า", +"Line":"เส้น", +"Line Callout 1":"กรอบคำพูดโยงด้วยเส้น 1", +"Line Callout 2":"กรอบคำพูดโยงด้วยเส้น 2", +"Line Callout 3":"กรอบคำพูดโยงด้วยเส้น 3", +"Line Color":"สีเส้น", +"Line Connector":"เส้นเชื่อมแบบหักเฉียง", +"Line Connector Ends with Arrow":"เส้นเชื่อมแบบหักเฉียงมีหัวลูกศรที่จุดปลาย", +"Line Spacing":"ระยะห่างบรรทัด", +"Line Spacing: 1":"ระยะห่างบรรทัด: 1", +"Line Spacing: 1.5":"ระยะห่างบรรทัด: 1.5", +"Line Spacing: 2":"ระยะห่างบรรทัด: 2", +"Lis~ts":"~รายการ", +"L~ine...":"เส้~น...", +"Manage Track Changes":"จัดการการติดตามการเปลี่ยนแปลง", +"Manage...":"จัดการ...", +"Manual ~Break...":"ตัวแ~บ่งด้วยมือ...", +"Master Slides":"แม่แบบภาพนิ่ง", +"Media":"สื่อ", +"Merge Cells":"ผสานเซลล์", +"Merge and center or unmerge cells depending on the current toggle state":"ผสานเซลล์และจัดกึ่งกลางหรือเลิกผสานเซลล์ ขึ้นอยู่กับสถานะปัจจุบัน", +"Moon":"ดวงจันทร์", +"More ~Filters":"ตัว~กรองเพิ่มเติม", +"Move Item Down":"ย้ายรายการลง", +"Move Item Down with Subpoints":"ย้ายรายการลงพร้อมรายการย่อย", +"Move Item Up":"ย้ายรายการขึ้น", +"Move Item Up with Subpoints":"ย้ายรายการขึ้นพร้อมรายการย่อย", +"M~erge and Center Cells":"~ผสานเซลล์และจัดกึ่งกลาง", +"Name...":"ชื่อ...", +"Na~vigator":"~ตัวนำทาง", +"New Page":"หน้าใหม่", +"Next":"ถัดไป", +"Next Page":"หน้าถัดไป", +"Next Track Change":"การติดตามการเปลี่ยนแปลงรายการถัดไป", +"No List":"ไม่ใช่รายการ", +"Non-breaking ~Hyphen":"~ยัติภังค์ไม่แบ่งบรรทัด", +"None":"ไม่ไหลข้อความ", +"Notched Right Arrow":"ลูกศรชี้ขวาหางบาก", +"Number":"ตัวเลข", +"Number Format":"รูปแบบตัวเลข", +"Number Format...":"รูปแบบตัวเลข...", +"Number Format: Currency":"รูปแบบตัวเลข: เงินตรา", +"Number Format: Date":"รูปแบบตัวเลข: วันที่", +"Number Format: Decimal":"รูปแบบตัวเลข: ทศนิยม", +"Number Format: Exponential":"รูปแบบตัวเลข: เอ็กซ์โพเนนเชียล", +"Number Format: Percent":"รูปแบบตัวเลข: ร้อยละ", +"Number Format: Standard":"รูปแบบตัวเลข: มาตรฐาน", +"Number Format: Time":"รูปแบบตัวเลข: เวลา", +"Octagon":"แปดเหลี่ยม", +"Octagon Bevel":"แปดเหลี่ยมขอบลาด", +"Open Circle (Curve)":"วงกลมเปิด (โค้ง)", +"Open Circle (Pour)":"วงกลมเปิด (เอียงลาด)", +"Open Hyperlink":"เปิดไฮเปอร์ลิงก์", +"Open the Elements Deck":"เปิดช่องเครื่องมือองค์ประกอบ", +"Open the Styles Deck":"เปิดช่องเครื่องมือกระบวนแบบ", +"Optimal Column Width":"ความกว้างคอลัมน์ที่เหมาะที่สุด", +"Optimal Row Height":"ความสูงแถวที่เหมาะที่สุด", +"Orientation":"แนววาง", +"Outline Font Effect":"ลูกเล่นตัวโปร่ง", +"Overline":"ขีดเส้นบน", +"Page Properties...":"คุณสมบัติของหน้า...", +"Page Tit~le":"~หัวเรื่องหน้า", +"Page ~Count":"~จำนวนหน้า", +"Paired ~t-test...":"การทดสอบ~ทีแบบจับคู่...", +"Parallelogram":"สี่เหลี่ยมด้านขนาน", +"Paste ~Special...":"วางแบบ~พิเศษ...", +"Pentagon":"ห้าเหลี่ยมชี้ขวา", +"Percent":"เปอร์เซ็นต์", +"Pi~vot Table...":"~ตารางสรุปข้อมูล...", +"Plain Text":"ข้อความธรรมดา", +"Pop Art":"ป๊อปอาร์ต", +"Position and Si~ze...":"ตำแหน่งและ~ขนาด...", +"Previous Page":"หน้าก่อนหน้า", +"Previous Track Change":"การติดตามการเปลี่ยนแปลงรายการก่อนหน้า", +"Prin~t Ranges":"ช่วงการ~พิมพ์", +"Prohibited":"ห้าม", +"Promote Outline Level":"ยกระดับหัวข้อในเค้าโครง", +"Promote Outline Level with Subpoints":"ยกระดับหัวข้อในเค้าโครงพร้อมรายการย่อย", +"Properties":"คุณสมบัติ", +"Propert~ies...":"คุณ~สมบัติ...", +"Protect Cells":"ปกป้องช่องตาราง", +"Protect ~Sheet...":"ปกป้องแ~ผ่นงาน...", +"Pr~evious":"~ก่อนหน้า", +"Puzzle":"ตัวจิ๊กซอว์", +"P~aragraph...":"ย่อ~หน้า...", +"QR and ~Barcode...":"QR และ~บาร์โค้ด...", +"Record Track Changes":"อัดบันทึกการติดตามการเปลี่ยนแปลง", +"Rectangle":"สี่เหลี่ยมผืนผ้า", +"Rectangle (double click for multi-selection)":"สี่เหลี่ยมผืนผ้า (ดับเบิลคลิกเพื่อเลือกหลายรายการ)", +"Rectangle, Rounded":"สี่เหลี่ยมผืนผ้าขอบมน", +"Rectangular Callout":"กรอบคำพูดสี่เหลี่ยมผืนผ้า", +"Reject":"ปฏิเสธ", +"Reject All":"ปฏิเสธทั้งหมด", +"Reject All Changes":"ปฏิเสธการเปลี่ยนแปลงทั้งหมด", +"Reject Change":"ปฏิเสธการเปลี่ยนแปลง", +"Reject Track Change and select the next one":"ปฏิเสธรายการติดตามการเปลี่ยนแปลงแล้วเลือกการเปลี่ยนแปลงถัดไป", +"Reject and Move to Next":"ปฏิเสธและไปต่อ", +"Remove Noise":"ขจัดสัญญาณรบกวน", +"Rename Master":"เปลี่ยนชื่อแม่แบบ", +"Rename S~heet...":"เ~ปลี่ยนชื่อแผ่นงาน...", +"Reply Comment":"ตอบกลับความคิดเห็น", +"Reset Data Point":"ล้างค่าจุดข้อมูล", +"Reset all Data Points":"ล้างค่าจุดข้อมูลทั้งหมด", +"Resolved Comments":"ความคิดเห็นที่ตัดสินแล้ว", +"Restart Numbering":"เริ่มต้นเลขลำดับใหม่", +"Right":"ชิดขวา", +"Right Arrow":"ลูกศรขวา", +"Right Arrow Callout":"กรอบคำพูดมีลูกศรชี้ขวา", +"Right Brace":"วงเล็บปีกกาปิด", +"Right Bracket":"วงเล็บปิด", +"Right Triangle":"สามเหลี่ยมมุมฉาก", +"Right or Left Arrow":"เลี้ยวซ้ายหรือขวา", +"Right-To-Left":"จากขวาไปซ้าย", +"Ring":"วงแหวน", +"Rotate 90° ~Left":"หมุนซ้า~ย 90°", +"Rotate 90° ~Right":"หมุน~ขวา 90°", +"Rot~ate":"~หมุน", +"Round Callout":"กรอบคำพูดกลม", +"Rounded Rectangular Callout":"กรอบคำพูดสี่เหลี่ยมผืนผ้าขอบมน", +"Row":"แถว", +"Row ~Height...":"ความ~สูงของแถว...", +"Rows ~Above":"แถวด้าน~บน", +"Rows ~Below":"แถวด้าน~ล่าง", +"R~efresh Range":"~ปรับแสดงข้อมูลช่วง", +"R~ight-To-Left":"~ขวาไปซ้าย", +"R~un Macro...":"เ~รียกทำงานแมโคร...", +"S-shaped Arrow":"ลูกศรโค้งตัว S", +"Save ~As...":"บันทึก~เป็น...", +"Scientific":"วิทยาศาสตร์", +"Select Cell":"เลือกช่องตาราง", +"Select Column":"เลือกคอลัมน์", +"Select Row":"เลือกแถว", +"Select Table":"เลือกตาราง", +"Select ~All":"เลือก~ทั้งหมด", +"Select ~Range...":"เ~ลือกช่วง...", +"Set Background Image...":"กำหนดภาพพื้นหลัง...", +"Set Character Spacing":"กำหนดระยะห่างตัวอักษร", +"Set Heading Numbering":"กำหนดวิธีไล่ลำดับเลขหัวข้อ", +"Set Line Spacing":"กำหนดระยะห่างบรรทัด", +"Se~ction...":"~ตอน...", +"Shadow":"เงา", +"Sharpen":"เพิ่มความคม", +"Sheet R~ight-To-Left":"แผ่นงาน~ขวาไปซ้าย", +"Show":"แสดง", +"Show Navigator Window":"แสดงหน้าต่างนำทาง", +"Show track changes":"แสดงการติดตามการเปลี่ยนแปลง", +"Sho~w Rows":"แส~ดงแถว", +"Sho~w Slide":"แ~สดงภาพนิ่ง", +"Sidebar":"แถบเครื่องมือด้านข้าง", +"Signat~ure Line...":"บรรทัดลง~นาม...", +"Signet":"ตราผนึก", +"Slant Down":"เฉียงลง", +"Slant Up":"เฉียงขึ้น", +"Slide Layout":"เค้าโครงภาพนิ่ง", +"Slide Properties...":"คุณสมบัติภาพนิ่ง...", +"Slide Tit~le":"~หัวเรื่องภาพนิ่ง", +"Slide Transition":"การเปลี่ยนภาพนิ่ง", +"Slide ~Count":"~จำนวนภาพนิ่ง", +"Slide ~Layout":"เ~ค้าโครงภาพนิ่ง", +"Small capitals":"ตัวพิมพ์ใหญ่ขนาดเล็ก", +"Smiley Face":"หน้ายิ้ม", +"Snap to Grid":"ดูดติดกับกริด", +"Sort Ascending":"เรียงลำดับจากน้อยไปมาก", +"Sort Descending":"เรียงลำดับจากมากไปน้อย", +"So~rt...":"เรียง~ลำดับ...", +"Sparkline...":"เส้นประกายไฟ...", +"Sparklines":"เส้นประกายไฟ", +"Split Arrow":"ลูกศรทางแยก", +"Split Cells...":"แยกเซลล์...", +"Split Table...":"แยกตาราง...", +"Square":"สี่เหลี่ยมจัตุรัส", +"Square Bevel":"สี่เหลี่ยมขอบลาด", +"Square, Rounded":"สี่เหลี่ยมจตุรัสขอบมน", +"Statistics":"สถิติ", +"Stop":"หยุด", +"Straight Connector":"เส้นเชื่อมต่อตรง", +"Straight Connector ends with Arrow":"เส้นเชื่อมต่อตรงมีหัวลูกศรที่จุดปลาย", +"Straight Connector with Arrows":"เส้นเชื่อมต่อตรงมีหัวลูกศร", +"Strikethrough":"ขีดฆ่า", +"Striped Right Arrow":"ลูกศรชี้ขวาหางประ", +"Subscript":"ตัวห้อย", +"Sun":"ดวงอาทิตย์", +"Superscript":"ตัวยก", +"Symbol":"สัญลักษณ์", +"S~how Columns":"แ~สดงคอลัมน์", +"S~lide":"~ภาพนิ่ง", +"S~pecial Character...":"อักขระ~พิเศษ...", +"Table Cell Background Color":"สีพื้นหลังช่องตาราง", +"Table of Contents and Inde~x":"สารบัญและ~ดัชนี", +"Ta~ble Properties...":"คุณสมบัติ~ตาราง...", +"Text Wrap...":"ไหลข้อความรอบๆ...", +"Te~xt":"~ข้อความ", +"Theme...":"ธีม...", +"Thousands Separator":"เครื่องหมายคั่นหลักพัน", +"Time":"เวลา", +"Time Field":"ช่องข้อมูลเวลา", +"Title Page...":"หน้านำเรื่อง...", +"To Background":"ส่งไปพื้นหลัง", +"To Cell (~resize with cell)":"กับเซลล์ (~ปรับขนาดตามเซลล์)", +"To Foreground":"ส่งไปพื้นหน้า", +"To Next Paragraph in Level":"ไปที่ย่อหน้าถัดไปในระดับเดียวกัน", +"To Previous Paragraph in Level":"ไปที่ย่อหน้าก่อนหน้าในระดับเดียวกัน", +"To P~age":"กับห~น้า", +"To ~Cell":"กับเซ~ลล์", +"To ~Character":"กับ~อักขระ", +"To ~Curve":"เป็นเส้นโ~ค้ง", +"To ~Frame":"กับช่อง~กรอบ", +"To ~Paragraph":"กับ~ย่อหน้า", +"Toggle Automatic Spell Checking":"เปิด/ปิดการตรวจการสะกดคำอัตโนมัติ", +"Toggle Formatting Marks":"เปิด/ปิดเครื่องหมายช่วยจัดรูปแบบ", +"Toggle Ordered List":"เปิด/ปิดการใช้รายการลำดับเลข", +"Toggle Shadow":"เปิด/ปิดเงา", +"Toggle Unordered List":"เปิด/ปิดการใช้รายการไม่มีลำดับเลข", +"Top":"ชิดบน", +"Track Chan~ges":"~ติดตามการเปลี่ยนแปลง", +"Translate...":"แปล...", +"Transparency":"ความโปร่งแสง", +"Trapezoid":"สี่เหลี่ยมคางหมู", +"Triangle Down":"สามเหลี่ยมลง", +"Triangle Up":"สามเหลี่ยมขึ้น", +"T~able":"~ตาราง", +"T~ime (variable)":"เ~วลา (ไม่คงที่)", +"T~itle":"~หัวเรื่อง", +"Underline":"ขีดเส้นใต้", +"Unfloat Frame Content":"เลิกลอยตัวเนื้อหาช่องกรอบ", +"Ungroup Sparklines":"แยกกลุ่มเส้นประกายไฟ", +"Unmerge Cells":"เลิกผสานเซลล์", +"Unprotect Cells":"เลิกปกป้องข่องตาราง", +"Up Arrow":"ลูกศรขึ้น", +"Up Arrow Callout":"กรอบคำพูดมีลูกศรชี้ขึ้น", +"Up and Down Arrow":"ลูกศรขึ้นและลง", +"Up and Down Arrow Callout":"กรอบคำพูดมีลูกศรชี้ขึ้นและลง", +"Up and Right Arrow":"ลูกศรขึ้นและขวา", +"Up and Right Arrow Callout":"กรอบคำพูดมีลูกศรชี้ขึ้นและขวา", +"Up, Right and Down Arrow":"ลูกศรขึ้นขวาและลง", +"Update ~Index":"ปรับข้อมูล~ดัชนี", +"Vertical Scroll":"ม้วนข้อความแนวตั้ง", +"Vertical Text":"ข้อความแนวตั้ง", +"Vertically C~enter":"จุดกึ่งกลา~งตามแนวตั้ง", +"Vertically S~pacing":"ช่องไ~ฟตามแนวตั้ง", +"Vertically ~Bottom":"ริม~ล่างตามแนวตั้ง", +"Vertically ~Top":"ริม~บนตามแนวตั้ง", +"View Grid Lines":"แสดงเส้นกริด", +"Watermark...":"ลายน้ำ...", +"Wave":"คลื่น", +"Wrap Text":"แบ่งบรรทัดข้อความ", +"Zoom In":"ซูมเข้า", +"Zoom Out":"ซูมออก", +"~3D View...":"มุมมอง ~3 มิติ...", +"~Accessibility Check...":"ตรวจการรองรับสิ่ง~อำนวยความสะดวก...", +"~Add":"เ~พิ่ม", +"~Add to List":"เ~พิ่มในรายการ", +"~Advanced Filter...":"ตัวกรองระดับ~สูง...", +"~Analysis of Variance (ANOVA)...":"การ~วิเคราะห์ความแปรปรวน (ANOVA)...", +"~Arrange":"~จัดเรียง", +"~Author":"~ผู้เขียน", +"~Automatic Spell Checking":"~ตรวจการสะกดคำอัตโนมัติ", +"~Bottom":"~ล่าง", +"~Bring to Front":"~ยกขึ้นมาหน้าสุด", +"~Bullets and Numbering...":"~จุดนำและเลขลำดับ...", +"~Capitalize Every Word":"ทุกคำ~ขึ้นต้นด้วยตัวพิมพ์ใหญ่", +"~Centered":"~กึ่งกลาง", +"~Chart...":"แ~ผนภูมิ...", +"~Chi-square Test...":"การทดสอบไ~ค-สแควร์...", +"~Clear":"~ล้าง", +"~Clear Direct Formatting":"ล้างการจัดรูปแบบโดย~ตรง", +"~Column":"~คอลัมน์", +"~Column Break":"ตัวแบ่ง~คอลัมน์", +"~Columns":"~คอลัมน์", +"~Contour":"แนวขอบเข~ตวัตถุ", +"~Convert":"แ~ปลง", +"~Correlation...":"~สหสัมพันธ์...", +"~Covariance...":"ความแปรปรวน~ร่วม...", +"~Cut":"~ตัด", +"~Data":"~ข้อมูล", +"~Data Ranges...":"~ช่วงข้อมูล...", +"~Data Table...":"~ตารางข้อมูล...", +"~Date":"~วันที่", +"~Date (fixed)":"~วันที่ (คงที่)", +"~Date (variable)":"~วันที่ (แปรเปลี่ยน)", +"~Define":"~กำหนด", +"~Define Range...":"กำห~นดช่วง...", +"~Define...":"~กำหนด...", +"~Delete":"~ลบ", +"~Delete Sheet...":"~ลบแผ่นงาน...", +"~Delete Slide":"~ลบภาพนิ่ง", +"~Descriptive Statistics...":"สถิติเชิง~พรรณนา...", +"~Display Grid":"แ~สดงกริด", +"~Edit":"แ~ก้ไข", +"~Edit Contour...":"แ~ก้ไขแนวขอบเขตวัตถุ...", +"~Edit...":"แ~ก้ไข...", +"~Endnote":"เชิงอรรถท้ายเ~รื่อง", +"~Enter Group":"เ~ข้าสู่กลุ่ม", +"~Exponential Smoothing...":"ปรับเรียบด้วยโค้งเ~อ็กซ์โพเนนเชียล...", +"~F-test...":"การทดสอบเอ~ฟ...", +"~File":"ไ~ฟล์", +"~First Paragraph":"~ย่อหน้าแรก", +"~Fonts...":"แ~บบอักษร...", +"~Footnote":"เชิงอรรถท้ายห~น้า", +"~Footnote/Endnote Settings...":"ตั้งค่าเชิง~อรรถท้ายหน้าและเชิงอรรถท้ายเรื่อง...", +"~Format Cells...":"~จัดรูปแบบเซลล์...", +"~Formula Object...":"วัตถุสู~ตร...", +"~Function...":"~ฟังก์ชัน...", +"~Go to Sheet...":"ไ~ปที่แผ่นงาน...", +"~Goal Seek...":"ค้นหาค่าเ~ป้าหมาย...", +"~Group":"~จัดกลุ่ม", +"~Group and Outline":"~กลุ่มและเค้าโครง", +"~Group...":"~จัดกลุ่ม...", +"~Header and Footer...":"~หัวกระดาษและท้ายกระดาษ...", +"~Headers and Footers...":"~หัวกระดาษและท้ายกระดาษ...", +"~Height...":"ความ~สูง...", +"~Help":"ความ~ช่วยเหลือ", +"~Hide":"ซ่~อน", +"~Hide AutoFilter":"ซ่อ~นตัวกรองอัตโนมัติ", +"~Hide Details":"ซ่อ~นรายละเอียด", +"~Hide Sheet":"ซ่อ~นแผ่นงาน", +"~Hide Slide":"ซ่อ~นภาพนิ่ง", +"~Hyperlink":"ไฮเ~พอร์ลิงก์", +"~Hyperlink...":"ไฮเปอร์~ลิงก์...", +"~Hyphenation":"~ยัติภังค์", +"~Hyphenation...":"~ยัติภังค์...", +"~Image...":"รู~ปภาพ...", +"~Index Entry...":"รายการ~ดัชนี...", +"~Insert":"แ~ทรก", +"~Insert or Edit...":"แ~ทรกหรือแก้ไข...", +"~Insert...":"แ~ทรก...", +"~Interaction...":"~ปฏิสัมพันธ์...", +"~Left":"ซ้า~ย", +"~Left-to-Right Mark":"เครื่องหมายกำกับทิศทางซ้~ายไปขวา", +"~Line Numbering...":"~ลำดับเลขบรรทัด...", +"~Manage...":"~จัดการ...", +"~More Fields...":"ช่องข้อมูล~อื่นๆ...", +"~More Options...":"ตัวเลือกเ~พิ่มเติม...", +"~Move or Copy Sheet...":"~ย้าย/คัดลอกแผ่นงาน...", +"~Moving Average...":"ค่าเฉลี่ยเคลื่อ~นที่...", +"~Named Ranges and Expressions":"~ชื่อช่วงหรือนิพจน์", +"~New Slide":"ภาพนิ่งให~ม่", +"~No-break Space":"แทรกช่องว่าง~ไม่แบ่งบรรทัด", +"~Optimal":"ที่เห~มาะสม", +"~Optimal Height...":"ความสูงที่เห~มาะที่สุด...", +"~Optimal Width...":"ความกว้างที่เห~มาะที่สุด...", +"~Ordered List":"รายการลำดับเ~ลข", +"~Page":"ห~น้า", +"~Page Break":"ตัวแบ่งห~น้า", +"~Page Number":"เลขห~น้า", +"~Page Number...":"เลขห~น้า...", +"~Page Numbers...":"เ~ลขหน้า...", +"~Page Style...":"กระบวนแบบห~น้า...", +"~Page...":"ห~น้า...", +"~Parallel":"~ขนาบข้าง", +"~Paste":"~วาง", +"~Pivot Table":"~ตารางสรุปข้อมูล", +"~Print...":"~พิมพ์...", +"~Properties...":"คุณ~สมบัติ...", +"~Recalculate":"คำนวณให~ม่", +"~Record":"อัด~บันทึก", +"~Redo":"~ทำซ้ำ", +"~Refresh":"~ปรับแสดง", +"~Regression...":"การ~ถดถอย...", +"~Remove Hyperlink":"ตัดไฮเปอร์ลิงก์~ออก", +"~Remove Outline":"~ลบเค้าโครง", +"~Reset Filter":"~ล้างค่าตัวกรอง", +"~Right":"~ขวา", +"~Right-to-Left Mark":"เครื่องหมายกำกับทิศทาง~ขวาไปซ้าย", +"~Row":"แ~ถว", +"~Rows":"แ~ถว", +"~Sampling...":"การชัก~ตัวอย่าง...", +"~Save":"~บันทึก", +"~Sections...":"~ตอน...", +"~Select":"เ~ลือก", +"~Send to Back":"~ส่งลงไปหลังสุด", +"~Sentence case":"ตัวพิมพ์ใหญ่ขึ้นต้น~ประโยค", +"~Shape":"รูป~ร่าง", +"~Sheet":"แผ่น~งาน", +"~Show":"แ~สดง", +"~Show Details":"แ~สดงรายละเอียด", +"~Show Sheet...":"แ~สดงแผ่นงาน...", +"~Slide Number":"หมายเลข~ภาพนิ่ง", +"~Soft Hyphen":"ยัติภังค์เ~ผื่อเลือก", +"~Sort...":"เ~รียงลำดับ...", +"~Spacing":"ระยะ~ห่าง", +"~Spacing...":"~ระยะห่าง...", +"~Spelling...":"การ~สะกดคำ...", +"~Standard Filter...":"ตัวกรอง~มาตรฐาน...", +"~Subject":"เ~รื่อง", +"~Table":"~ตาราง", +"~Table Properties...":"คุณสมบัติ~ตาราง...", +"~Table...":"~ตาราง...", +"~Text Box":"~กล่องข้อความ", +"~Thesaurus...":"~อรรถาภิธาน...", +"~Through":"~ทะลุผ่าน", +"~Time":"เว~ลา", +"~Time (fixed)":"เว~ลา (คงที่)", +"~Time (variable)":"เว~ลา (แปรเปลี่ยน)", +"~Tools":"เ~ครื่องมือ", +"~Top":"~บน", +"~UPPERCASE":"ตัวพิมพ์ใ~หญ่ล้วน", +"~Undo":"ทำ~กลับ", +"~Ungroup...":"~ยกเลิกการจัดกลุ่ม...", +"~Unordered List":"รายการไ~ม่มีลำดับเลข", +"~Update All":"~ปรับข้อมูลทั้งหมด", +"~Validity...":"ตรวจสอบความ~ถูกต้อง...", +"~View":"มุ~มมอง", +"~While Typing":"~ขณะกำลังพิมพ์", +"~Width...":"ความ~กว้าง...", +"~Word Count...":"นับ~จำนวนคำ...", +"~Word Joiner":"ตัวเ~ชื่อมคำ", +"~Wrap":"ไห~ลข้อความรอบๆ", +"~Z-test...":"การทด~สอบแซด...", +"~Zero-width Space":"ตัวแบ่งคำไม่มีความ~กว้าง", +"~lowercase":"ตัวพิมพ์เ~ล็กล้วน", +"~tOGGLE cASE":"~สลับตัวพิมพ์ใหญ่เล็ก (tOGGLE cASE)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ti.json b/f7cloud-office/browser/dist/l10n/uno/ti.json new file mode 100644 index 0000000..be45e80 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ti.json @@ -0,0 +1,8 @@ +{ +"Insert Audio or Video":"ድምጺ ወይ ቪድዮ ኣእቱ", +"Layout":"ናይ ገፅ አቀማምጣ", +"Line":"መስመር", +"Stop":"ጠጠው ኣብል", +"Transparency":"መጠን ...", +"~Delete":"~መጥፍኢ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/tl.json b/f7cloud-office/browser/dist/l10n/uno/tl.json new file mode 100644 index 0000000..391765a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/tl.json @@ -0,0 +1,783 @@ +{ +"12-Point Star":"12-Puntong Bituin", +"24-Point Star":"24-Puntong Bituin", +"4-Point Star":"4-Puntong Bituin", +"4-way Arrow":"4-way na Arrow", +"4-way Arrow Callout":"4-way na Arrow Callout", +"5-Point Star":"5-Puntong Bituin", +"6-Point Star":"6-Puntong Bituin", +"6-Point Star, Concave":"6-Puntong Bituin, Malukong", +"8-Point Star":"8-Puntong Bituin", +"Accept":"Tanggapin", +"Accept All":"Tanggapin Lahat", +"Accept All Changes":"Tanggapin ang Lahat ng Pagbabago", +"Accept Change":"Tanggapin ang Pagbabago", +"Accept Track Change and select the next one":"Tanggapin ang Pagbabago ng Track at piliin ang susunod", +"Accept and Move to Next":"Tanggapin at Ilipat sa Susunod", +"Add Decimal Place":"Magdagdag ng Decimal Place", +"Add descriptions of non-text content (for accessibility)":"Magdagdag ng mga paglalarawan ng nilalamang hindi teksto (para sa pagiging naa-access)", +"After":"Pagkatapos", +"Align Bottom":"I-align sa Ibaba", +"Align Bottom to Anchor":"I-align ang Ibaba sa Anchor", +"Align Center":"I-align sa Gitna", +"Align Left":"I-align sa Kaliwa", +"Align Right":"I-align sa Kanan", +"Align Tex~t":"Ihanay ang Tex~t", +"Align Top":"I-align sa Itaas", +"Align Top to Anchor":"Ihanay ang Tuktok sa Anchor", +"Alt Text...":"Alt Text...", +"Anc~hor":"Anchor", +"Animation":"Animasyon", +"Apply Suggestion":"Ilapat ang Mungkahi", +"Arch Down (Curve)":"Arch Down (Curve)", +"Arch Down (Pour)":"Arch Down (Ibuhos)", +"Arch Left (Curve)":"Arko sa Kaliwa (Curve)", +"Arch Right (Curve)":"Arko sa Kanan (Curve)", +"Arch Right (Pour)":"Arko sa Kanan (Ibuhos)", +"Arch Up (Curve)":"Arch Up (Curve)", +"Arch Up (Pour)":"Arch Up (Ibuhos)", +"Arrange":"Ayusin", +"As C~haracter":"Bilang C~karacter", +"AutoCorr~ect":"AutoCorr~ect", +"AutoFill Data Series: automatic":"AutoFill Data Series: awtomatiko", +"Auto~Filter":"Auto~Filter", +"A~lignment...":"Isang~alignment...", +"A~rea...":"A~rea...", +"A~rrange":"A~arrange", +"Back One":"Sa likod ng isa", +"Background Color":"Kulay ng Background", +"Before":"dati", +"Block Arc":"Block Arc", +"Bold":"Matapang", +"Bookmar~k...":"Bookmark~k...", +"Borders (Shift to overwrite)":"Borders (Shift to overwrite)", +"Bottom":"Ibaba", +"Brightness":"Liwanag", +"Caption...":"Caption...", +"Center":"Gitna", +"Center Horizontal":"Gitnang Pahalang", +"Center Vertically":"Gitnang Patayo", +"Centered":"Nakasentro", +"Ce~lls...":"Cell~lls...", +"Character Highlighting Color":"Kulay ng Pag-highlight ng Character", +"Character Spacing":"Spacing ng Character", +"Charcoal Sketch":"Charcoal Sketch", +"Chart T~ype...":"T~ype ng Tsart...", +"Check Spelling":"Suriin ang Spelling", +"Chevron":"Chevron", +"Chevron Down":"Bumaba ang Chevron", +"Chevron Up":"Chevron Up", +"Circle":"Bilog", +"Circle (Curve)":"Circle (Curve)", +"Circle (Pour)":"Bilog (Ibuhos)", +"Circle Pie":"Circle Pie", +"Circular Arrow":"Pabilog na Palaso", +"Clear Direct Formatting":"I-clear ang Direktang Pag-format", +"Clear ~Direct Formatting":"I-clear ~Direktang Pag-format", +"Cle~ar Cells...":"Mga Clear Cells...", +"Clone Formatting":"Clone Formatting", +"Close Master View":"Isara ang Master View", +"Cloud":"Ulap", +"Cl~ear Contents...":"Malinaw na Nilalaman...", +"Color Scale...":"Sukat ng Kulay...", +"Column":"Kolum", +"Column ~Width...":"Column ~Lapad...", +"Columns A~fter":"Mga Hanay A~pagkatapos", +"Columns B~efore":"Mga Hanay B~noon", +"Columns ~After":"Mga Hanay ~Pagkatapos", +"Columns ~Before":"Mga Hanay ~Noon", +"Comments":"Kumento", +"Comme~nt":"Comme~nt", +"Connector":"Konektor", +"Connector Ends with Arrow":"Nagtatapos ang Connector sa Arrow", +"Connector with Arrows":"Konektor na may mga Arrow", +"Connectors":"Mga konektor", +"Connectors (double click for multi-selection)":"Mga Konektor (double click para sa multi-selection)", +"Content Control Properties":"Mga Property ng Content Control", +"Contrast":"Contrast", +"Copy Hyperlink Location":"Kopyahin ang Lokasyon ng Hyperlink", +"Cop~y":"Cop~y", +"Corner Right Arrow":"Kanang Arrow sa Sulok", +"Co~lumns...":"Co~lumns...", +"Co~mpress...":"Co~impress...", +"Crop":"I-crop", +"Crop Image":"I-crop ang Larawan", +"Cross":"Krus", +"Cross-~reference...":"Cross-~reference...", +"Cuboid":"Kuboid", +"Currency":"Pera", +"Current ~Index":"Kasalukuyang ~Index", +"Curve":"Kurba", +"Curve Down":"Kurba Pababa", +"Curve Up":"Curve Up", +"Curved Connector":"Kurbadong Konektor", +"Curved Connector Ends with Arrow":"Nagtatapos ang Curved Connector sa Arrow", +"Curved Connector with Arrows":"Curved Connector na may mga Arrow", +"Cycle Case":"Kaso ng Ikot", +"Cylinder":"Silindro", +"C~ell":"C~ell", +"C~haracter...":"C~karacter...", +"C~onditional":"C~ondisyonal", +"Data Bar...":"Data Bar...", +"Date":"Petsa", +"Date...":"Petsa...", +"Dat~e (variable)":"Dat~e (variable)", +"Decrease Font Size":"Bawasan ang Laki ng Font", +"Decrease Indent":"Bawasan ang Indent", +"Decrease Paragraph Spacing":"Bawasan ang Spacing ng Talata", +"Decrease Size":"Bawasan ang Sukat", +"Delete All Comments":"Tanggalin ang Lahat ng Komento", +"Delete All Comments by This Author":"Tanggalin ang Lahat ng Komento ng May-akda na Ito", +"Delete Axis":"Tanggalin ang Axis", +"Delete Comment":"Tanggalin ang Komento", +"Delete Content Control":"Tanggalin ang Kontrol ng Nilalaman", +"Delete C~ells...":"Tanggalin ang C~ells...", +"Delete C~ontents...":"Tanggalin ang C~contents...", +"Delete Data Labels":"Tanggalin ang Mga Label ng Data", +"Delete Decimal Place":"Tanggalin ang Decimal Place", +"Delete Index":"Tanggalin ang Index", +"Delete Legend":"Tanggalin ang Alamat", +"Delete Major Grid":"Tanggalin ang Major Grid", +"Delete Minor Grid":"Tanggalin ang Minor Grid", +"Delete Row":"Tanggalin ang Row", +"Delete Rows":"Tanggalin ang Mga Hanay", +"Delete Single Data Label":"Tanggalin ang Single Data Label", +"Delete Sparkline":"Tanggalin ang Sparkline", +"Delete Sparkline Group":"Tanggalin ang Sparkline Group", +"Delete Table":"Tanggalin ang Talahanayan", +"Delete selected columns":"Tanggalin ang mga napiling column", +"Delete selected rows":"Tanggalin ang mga napiling row", +"Delete table":"Tanggalin ang talahanayan", +"Delete ~All Comments":"Tanggalin ~Lahat ng Komento", +"Delete ~Columns":"Tanggalin ~Mga Hanay", +"Demote Outline Level":"I-demote ang Antas ng Balangkas", +"Demote Outline Level with Subpoints":"I-demote ang Antas ng Outline gamit ang Mga Subpoint", +"De~lete...":"De~lete...", +"Diamond":"brilyante", +"Diamond Bevel":"Diamond Bevel", +"Digital Signatu~res...":"Digital Signature~res...", +"Display Grid":"Display Grid", +"Doorplate":"Doorplate", +"Double Brace":"Double Brace", +"Double Bracket":"Dobleng Bracket", +"Double Underline":"Double Underline", +"Down Arrow":"Pababang Arrow", +"Down Arrow Callout":"Pababang Arrow Callout", +"Duplicate Page":"Dobleng Pahina", +"Duplicate ~Slide":"Duplicate ~Slide", +"D~elete Page":"D~elete Page", +"Edit Hyperlink...":"I-edit ang Hyperlink...", +"Edit Section...":"I-edit ang Seksyon...", +"Edit Sparkline Group...":"I-edit ang Sparkline Group...", +"Edit Sparkline...":"I-edit ang Sparkline...", +"Ellipse":"Ellipse", +"Ellipse (double click for multi-selection)":"Ellipse (double click para sa multi-selection)", +"Explosion":"Pagsabog", +"E~xecute Interaction...":"E~isagawa ang Pakikipag-ugnayan...", +"E~xit Group":"Lumabas sa Grupo", +"Fade Down":"Fade Down", +"Fade Left":"Fade Kaliwa", +"Fade Right":"Fade Right", +"Fade Up":"Fade Up", +"Fade Up and Left":"Fade Up at Kaliwa", +"Fade Up and Right":"Fade Up at Right", +"Fiel~d":"Fiel~d", +"Fill Color":"Kulay ng Punan", +"Find Next":"Hanapin ang Susunod", +"Find Previous":"Hanapin ang Nakaraan", +"Find and Rep~lace...":"Hanapin at Rep~lace...", +"First ~Author":"Una ~May-akda", +"Flip Horizontally":"I-flip Pahalang", +"Flip Vertically":"I-flip nang patayo", +"Flowchart: Alternate Process":"Flowchart: Kahaliling Proseso", +"Flowchart: Card":"Flowchart: Card", +"Flowchart: Collate":"Flowchart: I-collate", +"Flowchart: Connector":"Flowchart: Konektor", +"Flowchart: Data":"Flowchart: Data", +"Flowchart: Decision":"Flowchart: Desisyon", +"Flowchart: Delay":"Flowchart: Pagkaantala", +"Flowchart: Direct Access Storage":"Flowchart: Direktang Pag-access sa Storage", +"Flowchart: Display":"Flowchart: Display", +"Flowchart: Document":"Flowchart: Dokumento", +"Flowchart: Extract":"Flowchart: I-extract", +"Flowchart: Internal Storage":"Flowchart: Panloob na Imbakan", +"Flowchart: Magnetic Disc":"Flowchart: Magnetic Disc", +"Flowchart: Manual Input":"Flowchart: Manu-manong Input", +"Flowchart: Manual Operation":"Flowchart: Manu-manong Pagpapatakbo", +"Flowchart: Merge":"Flowchart: Pagsamahin", +"Flowchart: Multidocument":"Flowchart: Multidocument", +"Flowchart: Off-page Connector":"Flowchart: Off-page Connector", +"Flowchart: Or":"Flowchart: O", +"Flowchart: Predefined Process":"Flowchart: Paunang Natukoy na Proseso", +"Flowchart: Preparation":"Flowchart: Paghahanda", +"Flowchart: Process":"Flowchart: Proseso", +"Flowchart: Punched Tape":"Flowchart: Punched Tape", +"Flowchart: Sequential Access":"Flowchart: Sequential Access", +"Flowchart: Sort":"Flowchart: Pagbukud-bukurin", +"Flowchart: Stored Data":"Flowchart: Nakaimbak na Data", +"Flowchart: Summing Junction":"Flowchart: Summing Junction", +"Flowchart: Terminator":"Flowchart: Terminator", +"Flower":"Bulaklak", +"Folded Corner":"Nakatuping Sulok", +"Font Color":"Kulay ng Font", +"Fontwork Shape":"Hugis ng Fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Foote~r", +"For All Text":"Para sa Lahat ng Teksto", +"For Paragraph":"Para sa Talata", +"For Selection":"Para sa Pagpili", +"Format Axis...":"I-format ang Axis...", +"Format Chart Area...":"I-format ang Lugar ng Tsart...", +"Format Data Labels...":"I-format ang Mga Label ng Data...", +"Format Data Point...":"I-format ang Data Point...", +"Format Data Series...":"I-format ang Serye ng Data...", +"Format Floor...":"I-format ang Floor...", +"Format Legend...":"Format Legend...", +"Format Major Grid...":"I-format ang Major Grid...", +"Format Mean Value Line...":"I-format ang Mean Value Line...", +"Format Minor Grid...":"I-format ang Minor Grid...", +"Format Pa~ge...":"I-format ang Pa~ge...", +"Format Selection...":"Pagpili ng Format...", +"Format Single Data Label...":"I-format ang Single Data Label...", +"Format Stock Gain...":"I-format ang Stock Gain...", +"Format Stock Loss...":"I-format ang Pagkawala ng Stock...", +"Format Title...":"Pamagat ng Format...", +"Format Trend Line Equation...":"I-format ang Trend Line Equation...", +"Format Trend Line...":"I-format ang Trend Line...", +"Format Wall...":"I-format ang Wall...", +"Format X Error Bars...":"Format X Error Bars...", +"Format Y Error Bars...":"Format Y Error Bars...", +"Format as Currency":"I-format bilang Pera", +"Format as Date":"I-format bilang Petsa", +"Format as General":"Format bilang General", +"Format as Number":"I-format bilang Numero", +"Format as Percent":"I-format bilang Porsiyento", +"Format as Scientific":"Format bilang Siyentipiko", +"Format as Time":"I-format bilang Oras", +"Formatting Mark":"Pag-format ng Mark", +"Formula to Value":"Formula sa Halaga", +"Forward One":"Forward One", +"For~matting Marks":"Para sa~ matting Marks", +"Fo~rm":"Para sa~rm", +"Frame":"Frame", +"Freeze First Column":"I-freeze ang Unang Column", +"Freeze First Row":"I-freeze ang Unang Hanay", +"Freeze Rows and Columns":"I-freeze ang Mga Row at Column", +"Freeze ~Cells":"I-freeze ~Mga cell", +"F~ont Size...":"F~ont Size...", +"F~ormat":"F~ormat", +"F~ourier Analysis...":"F~ourier na Pagsusuri...", +"F~rame...":"F~rame...", +"F~ull Screen":"Buong Screen", +"General":"Heneral", +"Give a label to identify an object":"Magbigay ng label upang makilala ang isang bagay", +"Go t~o Page...":"Pumunta sa Page...", +"Go t~o Slide...":"Pumunta sa Slide...", +"Group Sparklines":"Mga Sparkline ng Grupo", +"Heading ~Numbering...":"Heading ~Numbering...", +"Heart":"Puso", +"Hexagon":"Heksagono", +"He~ader":"Siya~ader", +"He~ader and Footer":"Siya~ader at Footer", +"Horizontal Scroll":"Pahalang na Pag-scroll", +"Horizontally ~Center":"Pahalang ~Center", +"Horizontally ~Left":"Pahalang ~ Kaliwa", +"Horizontally ~Right":"Pahalang ~Tama", +"Horizontally ~Spacing":"Pahalang ~Spacing", +"H~ide":"H~ide", +"H~ide Columns":"H~ide Column", +"H~ide Rows":"H~ide Rows", +"Icon Set...":"Icon Set...", +"Ignore":"Huwag pansinin", +"Ignore All":"Huwag pansinin ang Lahat", +"Image Mode":"Mode ng Larawan", +"In ~Background":"Sa ~Background", +"Increase Font Size":"Palakihin ang Laki ng Font", +"Increase Indent":"Dagdagan ang Indent", +"Increase Paragraph Spacing":"Palakihin ang Paragraph Spacing", +"Increase Size":"Dagdagan ang Laki", +"Inflate":"Mag-inflate", +"Insert Audio or Video":"Ipasok ang Audio o Video", +"Insert Axis":"Ipasok ang Axis", +"Insert Axis Title":"Ipasok ang Pamagat ng Axis", +"Insert Bookmark":"Ipasok ang Bookmark", +"Insert Caption...":"Maglagay ng Caption...", +"Insert Chart":"Ipasok ang Tsart", +"Insert Column After":"Ipasok ang Column Pagkatapos", +"Insert Column Before":"Ipasok ang Column Bago", +"Insert Column Break":"Ipasok ang Column Break", +"Insert Columns ~After":"Maglagay ng Mga Column ~Pagkatapos", +"Insert Columns ~Before":"Maglagay ng Mga Column ~Noon", +"Insert Comment":"Maglagay ng Komento", +"Insert Co~lumns":"Ipasok ang mga Co~lumn", +"Insert Cross-reference":"Ipasok ang Cross-reference", +"Insert Data Labels":"Maglagay ng Mga Label ng Data", +"Insert Endnote":"Ipasok ang Endnote", +"Insert Field":"Ipasok ang Field", +"Insert Fontwork Text":"Ipasok ang Fontwork Text", +"Insert Footnote":"Ipasok ang Footnote", +"Insert Frame":"Ipasok ang Frame", +"Insert Hyperlink":"Ipasok ang Hyperlink", +"Insert Image...":"Ipasok ang Larawan...", +"Insert Index Entry":"Ipasok ang Index Entry", +"Insert Line (double click for multi-selection)":"Insert Line (double click para sa multi-selection)", +"Insert Major Grid":"Ipasok ang Major Grid", +"Insert Mean ~Value Line":"Ipasok ang Mean ~Value Line", +"Insert Minor Grid":"Ipasok ang Minor Grid", +"Insert Page Break":"Ipasok ang Page Break", +"Insert Page Number":"Ipasok ang Numero ng Pahina", +"Insert Row Above":"Ipasok ang Row sa Itaas", +"Insert Row Below":"Ipasok ang Row sa Ibaba", +"Insert Rows ~Above":"Ipasok ang Mga Hanay ~Itaas", +"Insert Rows ~Below":"Ipasok ang Mga Hanay ~Sa ibaba", +"Insert Single Data Label":"Maglagay ng Single Data Label", +"Insert Slide":"Ipasok ang Slide", +"Insert Soft Hyphen...":"Maglagay ng Soft Hyphen...", +"Insert Special Character":"Ipasok ang Espesyal na Karakter", +"Insert Special Characters":"Magsingit ng Mga Espesyal na Tauhan", +"Insert Text Box":"Ipasok ang Text Box", +"Insert Text Box (double click for multi-selection)":"Ipasok ang Text Box (double click para sa multi-selection)", +"Insert Titles...":"Ipasok ang mga Pamagat...", +"Insert Tre~nd Line...":"Ipasok ang Tre~nd Line...", +"Insert Unnumbered Entry":"Ipasok ang Unnumbered Entry", +"Insert Vertical Text":"Ipasok ang Vertical Text", +"Insert columns after":"Maglagay ng mga column pagkatapos", +"Insert columns before":"Maglagay ng mga column bago", +"Insert page number":"Ipasok ang numero ng pahina", +"Insert rows above":"Ipasok ang mga hilera sa itaas", +"Insert rows below":"Ipasok ang mga hilera sa ibaba", +"Insert ~Cells...":"Ipasok ang ~Mga Cell...", +"Insert ~Rows":"Ipasok ang ~Rows", +"Insert ~Table...":"Ipasok ang ~Talahanayan...", +"Insert ~X Error Bars...":"Ipasok ang ~X Error Bars...", +"Insert ~Y Error Bars...":"Ipasok ang ~Y Error Bars...", +"Insert/Delete Axes...":"Ipasok/Tanggalin ang Axes...", +"Invert":"Baliktarin", +"Isosceles Triangle":"Isosceles Triangle", +"Italic":"Italic", +"Justified":"Nabigyang-katwiran", +"Language":"Wika", +"Language Status":"Katayuan ng Wika", +"Layout":"Ayos", +"Left":"Kaliwa", +"Left Arrow":"O'ng o'q", +"Left Arrow Callout":"Kaliwang Arrow Callout", +"Left Brace":"Kaliwa Brace", +"Left Bracket":"Kaliwang Bracket", +"Left and Right Arrow":"Kaliwa at Kanang Arrow", +"Left and Right Arrow Callout":"Kaliwa at Kanang Arrow Callout", +"Left-To-Right":"Kaliwa-Patungo-Kanan", +"Lightning Bolt":"Bolt ng Kidlat", +"Line":"Linya", +"Line Callout 1":"Callout ng Linya 1", +"Line Callout 2":"Line Callout 2", +"Line Callout 3":"Line Callout 3", +"Line Color":"Kulay ng Linya", +"Line Connector":"Konektor ng Linya", +"Line Connector Ends with Arrow":"Nagtatapos ang Line Connector sa Arrow", +"Line Spacing":"Line Spacing", +"Line Spacing: 1":"Line Spacing: 1", +"Line Spacing: 1.5":"Line Spacing: 1.5", +"Line Spacing: 2":"Line Spacing: 2", +"Lis~ts":"Mga listahan~ts", +"L~ine...":"L~ine...", +"Manage Track Changes":"Pamahalaan ang Mga Pagbabago sa Track", +"Manage...":"Pamahalaan...", +"Manual ~Break...":"Manual ~Break...", +"Master Slides":"Master Slides", +"Media":"Media", +"Merge Cells":"Pagsamahin ang mga Cell", +"Merge and center or unmerge cells depending on the current toggle state":"Pagsamahin at igitna o i-unmerge ang mga cell depende sa kasalukuyang toggle state", +"Moon":"Ay", +"More ~Filters":"Higit pang ~Mga Filter", +"Move Item Down":"Ilipat ang Item pababa", +"Move Item Down with Subpoints":"Ilipat ang Item pababa gamit ang mga Subpoint", +"Move Item Up":"Itaas ang Item", +"Move Item Up with Subpoints":"Ilipat ang Item Up gamit ang mga Subpoint", +"M~erge and Center Cells":"M~erge at Center Cells", +"Name...":"Pangalan...", +"Na~vigator":"Na~vigator", +"New Page":"Bagong Pahina", +"Next":"Susunod na", +"Next Page":"Susunod na pahina", +"Next Track Change":"Susunod na Pagbabago ng Track", +"No List":"Walang Listahan", +"Non-breaking ~Hyphen":"Hindi nakakasira ~Gitling", +"None":"Wala", +"Notched Right Arrow":"Binugot na Kanang Arrow", +"Number":"Numero", +"Number Format":"Format ng Numero", +"Number Format...":"Format ng Numero...", +"Number Format: Currency":"Format ng Numero: Pera", +"Number Format: Date":"Format ng Numero: Petsa", +"Number Format: Decimal":"Format ng Numero: Decimal", +"Number Format: Exponential":"Format ng Numero: Exponential", +"Number Format: Percent":"Format ng Numero: Porsiyento", +"Number Format: Standard":"Format ng Numero: Pamantayan", +"Number Format: Time":"Format ng Numero: Oras", +"Octagon":"Octagon", +"Octagon Bevel":"Octagon Bevel", +"Open Circle (Curve)":"Buksan ang Circle (Curve)", +"Open Circle (Pour)":"Buksan ang Bilog (Ibuhos)", +"Open Hyperlink":"Buksan ang Hyperlink", +"Open the Elements Deck":"Buksan ang Elements Deck", +"Open the Styles Deck":"Buksan ang Styles Deck", +"Optimal Column Width":"Pinakamainam na Lapad ng Column", +"Optimal Row Height":"Pinakamainam na Taas ng Row", +"Orientation":"Oryentasyon", +"Outline Font Effect":"Outline Font Effect", +"Overline":"Overline", +"Page Properties...":"Mga Katangian ng Pahina...", +"Page Tit~le":"Pamagat ng Pahina", +"Page ~Count":"Pahina ~Bilang", +"Paired ~t-test...":"Nakapares na ~t-test...", +"Parallelogram":"Paralelogram", +"Paste ~Special...":"Idikit ~Espesyal...", +"Pentagon":"Pentagon", +"Percent":"Porsiyento", +"Pi~vot Table...":"Pi~vot Table...", +"Plain Text":"Plain Text", +"Pop Art":"Pop Art", +"Position and Si~ze...":"Posisyon at Sukat...", +"Previous Page":"Nakaraang pahina", +"Previous Track Change":"Nakaraang Pagbabago ng Track", +"Prin~t Ranges":"Mga Saklaw ng Print~t", +"Prohibited":"Ipinagbabawal", +"Promote Outline Level":"Isulong ang Antas ng Balangkas", +"Promote Outline Level with Subpoints":"I-promote ang Antas ng Outline gamit ang Mga Subpoint", +"Properties":"Mga Katangian", +"Propert~ies...":"Mga ari-arian...", +"Protect Cells":"Protektahan ang mga Cell", +"Protect ~Sheet...":"Protektahan ang ~Sheet...", +"Pr~evious":"nauna", +"Puzzle":"Palaisipan", +"P~aragraph...":"P~aragraph...", +"QR and ~Barcode...":"QR at ~Barcode...", +"Record Track Changes":"Itala ang Mga Pagbabago sa Track", +"Rectangle":"Parihaba", +"Rectangle (double click for multi-selection)":"Parihaba (double click para sa multi-selection)", +"Rectangle, Rounded":"Parihaba, Bilugan", +"Rectangular Callout":"Parihabang Callout", +"Reject":"Tanggihan", +"Reject All":"Tanggihan Lahat", +"Reject All Changes":"Tanggihan ang Lahat ng Pagbabago", +"Reject Change":"Tanggihan ang Pagbabago", +"Reject Track Change and select the next one":"Tanggihan ang Pagbabago ng Track at piliin ang susunod", +"Reject and Move to Next":"Tanggihan at Lumipat sa Susunod", +"Remove Noise":"Alisin ang Ingay", +"Rename Master":"Palitan ang pangalan ng Master", +"Rename S~heet...":"Palitan ang pangalan ng S~heet...", +"Reply Comment":"Sumagot ng Komento", +"Reset Data Point":"I-reset ang Data Point", +"Reset all Data Points":"I-reset ang lahat ng Data Points", +"Resolved Comments":"Nalutas na Mga Komento", +"Restart Numbering":"I-restart ang Numbering", +"Right":"Tama", +"Right Arrow":"O'ng o'q", +"Right Arrow Callout":"Callout sa Kanan na Arrow", +"Right Brace":"Kanang Brace", +"Right Bracket":"Kanang Bracket", +"Right Triangle":"Kanang Triangle", +"Right or Left Arrow":"Kanan o Kaliwang Arrow", +"Right-To-Left":"Kanan-Papunta-Kaliwa", +"Ring":"singsing", +"Rotate 90° ~Left":"I-rotate 90° ~Pakaliwa", +"Rotate 90° ~Right":"I-rotate 90° ~Pakanan", +"Rot~ate":"Mabubulok~ate", +"Round Callout":"Round Callout", +"Rounded Rectangular Callout":"Bilugan na Parihabang Callout", +"Row":"hilera", +"Row ~Height...":"Hanay ~Taas...", +"Rows ~Above":"Mga hilera ~Itaas", +"Rows ~Below":"Mga Hanay ~Sa ibaba", +"R~efresh Range":"R~efresh Range", +"R~ight-To-Left":"Kanan-Patungo-Kaliwa", +"R~un Macro...":"R~un Macro...", +"S-shaped Arrow":"Arrow na hugis-S", +"Save ~As...":"I-save ~Bilang...", +"Scientific":"Siyentipiko", +"Select Cell":"Piliin ang Cell", +"Select Column":"Piliin ang Column", +"Select Row":"Piliin ang Row", +"Select Table":"Piliin ang Talahanayan", +"Select ~All":"Piliin ang ~Lahat", +"Select ~Range...":"Piliin ang ~ Saklaw...", +"Set Background Image...":"Itakda ang Larawan sa Background...", +"Set Character Spacing":"Itakda ang Character Spacing", +"Set Heading Numbering":"Itakda ang Heading Numbering", +"Set Line Spacing":"Itakda ang Line Spacing", +"Se~ction...":"Seksyon...", +"Shadow":"anino", +"Sharpen":"Patalasin", +"Sheet R~ight-To-Left":"Sheet K~kanan-Patungo-Kaliwa", +"Show":"Ipakita", +"Show Navigator Window":"Ipakita ang Navigator Window", +"Show track changes":"Ipakita ang mga pagbabago sa track", +"Sho~w Rows":"Ipakita~w Mga Hanay", +"Sho~w Slide":"Ipakita~w Slide", +"Sidebar":"Sidebar", +"Signat~ure Line...":"Linya ng lagda...", +"Signet":"Signet", +"Slant Down":"Pahilig Pababa", +"Slant Up":"Slant Up", +"Slide Layout":"Slide Layout", +"Slide Properties...":"Mga Slide Properties...", +"Slide Tit~le":"Pamagat ng Slide", +"Slide Transition":"Slide Transition", +"Slide ~Count":"Slide ~Bilang", +"Slide ~Layout":"Slide ~Layout", +"Small capitals":"Mga maliliit na kapital", +"Smiley Face":"Smiley Face", +"Snap to Grid":"Snap sa Grid", +"Sort Ascending":"Pagbukud-bukurin Pataas", +"Sort Descending":"Pagbukud-bukurin Pababa", +"So~rt...":"Kaya~rt...", +"Sparkline...":"Sparkline...", +"Sparklines":"Mga sparkline", +"Split Arrow":"Hatiin ang Arrow", +"Split Cells...":"Hatiin ang mga Cell...", +"Split Table...":"Split Table...", +"Square":"Square", +"Square Bevel":"Square Bevel", +"Square, Rounded":"Square, Bilugan", +"Statistics":"Estado ng", +"Stop":"Tumigil ka", +"Straight Connector":"Tuwid na Konektor", +"Straight Connector ends with Arrow":"Ang Straight Connector ay nagtatapos sa Arrow", +"Straight Connector with Arrows":"Straight Connector na may mga Arrow", +"Strikethrough":"Strikethrough", +"Striped Right Arrow":"May guhit na Kanang Arrow", +"Subscript":"Subscript", +"Sun":"Araw", +"Superscript":"Superscript", +"Symbol":"Simbolo", +"S~how Columns":"S~how Mga Hanay", +"S~lide":"S~lide", +"S~pecial Character...":"S~espesyal na Karakter...", +"Table Cell Background Color":"Kulay ng Background ng Table Cell", +"Table of Contents and Inde~x":"Talaan ng mga Nilalaman at Indi~x", +"Ta~ble Properties...":"Mga Katangian ng Talahanayan...", +"Text Wrap...":"Text Wrap...", +"Te~xt":"Te~xt", +"Theme...":"Tema...", +"Thousands Separator":"Libo-libong Separator", +"Time":"Oras", +"Time Field":"Patlang ng Oras", +"Title Page...":"Pahina ng Pamagat...", +"To Background":"Sa Background", +"To Cell (~resize with cell)":"Sa Cell (~resize gamit ang cell)", +"To Foreground":"Sa Foreground", +"To Next Paragraph in Level":"Sa Susunod na Talata sa Antas", +"To Previous Paragraph in Level":"Sa Nakaraang Talata sa Antas", +"To P~age":"Sa P~age", +"To ~Cell":"Sa ~Cell", +"To ~Character":"Para sa ~Character", +"To ~Curve":"Upang ~Curve", +"To ~Frame":"Upang ~Frame", +"To ~Paragraph":"Upang ~Talata", +"Toggle Automatic Spell Checking":"I-toggle ang Awtomatikong Pagsusuri ng Spell", +"Toggle Formatting Marks":"I-toggle ang Mga Marka sa Pag-format", +"Toggle Ordered List":"I-toggle ang Ordered List", +"Toggle Shadow":"I-toggle ang Shadow", +"Toggle Unordered List":"I-toggle ang Hindi Nakaayos na Listahan", +"Top":"Nangunguna", +"Track Chan~ges":"Subaybayan ang mga pagbabago", +"Translate...":"Isalin...", +"Transparency":"Transparency", +"Trapezoid":"Trapezoid", +"Triangle Down":"Triangle Down", +"Triangle Up":"Triangle Up", +"T~able":"T~alahanayan", +"T~ime (variable)":"T~ime (variable)", +"T~itle":"T~itle", +"Underline":"Salungguhitan", +"Unfloat Frame Content":"I-unfloat ang Nilalaman ng Frame", +"Ungroup Sparklines":"Alisin sa pangkat ang Sparklines", +"Unmerge Cells":"I-unmerge ang mga Cell", +"Unprotect Cells":"Unprotect Cells", +"Up Arrow":"Pataas na Arrow", +"Up Arrow Callout":"Pataas na Arrow Callout", +"Up and Down Arrow":"Pataas at Pababang Arrow", +"Up and Down Arrow Callout":"Callout na Pataas at Pababang Arrow", +"Up and Right Arrow":"Pataas at Kanang Arrow", +"Up and Right Arrow Callout":"Pataas at Kanang Arrow Callout", +"Up, Right and Down Arrow":"Pataas, Kanan at Pababang Arrow", +"Update ~Index":"Update ~Index", +"Vertical Scroll":"Vertical Scroll", +"Vertical Text":"Vertical Text", +"Vertically C~enter":"Patayo C~enter", +"Vertically S~pacing":"Patayo S~pacing", +"Vertically ~Bottom":"Patayo ~Ibaba", +"Vertically ~Top":"Patayo ~Itaas", +"View Grid Lines":"Tingnan ang mga Grid Lines", +"Watermark...":"Watermark...", +"Wave":"Kaway", +"Wrap Text":"I-wrap ang Teksto", +"Zoom In":"Mag-zoom In", +"Zoom Out":"Mag-zoom Out", +"~3D View...":"~3D View...", +"~Accessibility Check...":"~Pagsusuri ng Accessibility...", +"~Add":"~Idagdag", +"~Add to List":"~Idagdag sa Listahan", +"~Advanced Filter...":"~Advanced na Filter...", +"~Analysis of Variance (ANOVA)...":"~Analysis of Variance (ANOVA)...", +"~Arrange":"~Ayusin", +"~Author":"~May-akda", +"~Automatic Spell Checking":"~Awtomatikong Pagsusuri ng Spell", +"~Bottom":"~Ibaba", +"~Bring to Front":"~Dalhin sa Harap", +"~Bullets and Numbering...":"~Bullets at Numbering...", +"~Capitalize Every Word":"~I-capitalize ang Bawat Salita", +"~Centered":"~Nakasentro", +"~Chart...":"~Tsart...", +"~Chi-square Test...":"~Chi-square Test...", +"~Clear":"~Maliwanag", +"~Clear Direct Formatting":"~I-clear ang Direktang Pag-format", +"~Column":"~Haligi", +"~Column Break":"~Column Break", +"~Columns":"~Mga hanay", +"~Contour":"~Contour", +"~Convert":"~Convert", +"~Correlation...":"~Kaugnayan...", +"~Covariance...":"~Covariance...", +"~Cut":"~Putol", +"~Data":"~Data", +"~Data Ranges...":"~Mga Saklaw ng Data...", +"~Data Table...":"~Data Table...", +"~Date":"~Petsa", +"~Date (fixed)":"~Petsa (naayos)", +"~Date (variable)":"~Petsa (variable)", +"~Define":"~Tukuyin", +"~Define Range...":"~Tukuyin ang Saklaw...", +"~Define...":"~Tukuyin...", +"~Delete":"~Burahin", +"~Delete Sheet...":"~Tanggalin ang Sheet...", +"~Delete Slide":"~Tanggalin ang Slide", +"~Descriptive Statistics...":"~Descriptive Statistics...", +"~Display Grid":"~Display Grid", +"~Edit":"~I-edit", +"~Edit Contour...":"~I-edit ang Contour...", +"~Edit...":"~I-edit...", +"~Endnote":"~Endnote", +"~Enter Group":"~Pumasok sa Grupo", +"~Exponential Smoothing...":"~Exponential Smoothing...", +"~F-test...":"~F-test...", +"~File":"~File", +"~First Paragraph":"~Unang Talata", +"~Fonts...":"~Mga font...", +"~Footnote":"~Talababa", +"~Footnote/Endnote Settings...":"~Mga Setting ng Footnote/Endnote...", +"~Format Cells...":"~I-format ang mga Cell...", +"~Formula Object...":"~Formula Object...", +"~Function...":"~Pag-andar...", +"~Go to Sheet...":"~Pumunta sa Sheet...", +"~Goal Seek...":"~Paghahanap ng Layunin...", +"~Group":"~Grupo", +"~Group and Outline":"~Pangkat at Balangkas", +"~Group...":"~Grupo...", +"~Header and Footer...":"~Header at Footer...", +"~Headers and Footers...":"~Mga Header at Footer...", +"~Height...":"~Taas...", +"~Help":"~Tulong", +"~Hide":"~Magtago", +"~Hide AutoFilter":"~Itago ang AutoFilter", +"~Hide Details":"~Itago ang Mga Detalye", +"~Hide Sheet":"~Hide Sheet", +"~Hide Slide":"~Itago ang Slide", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"~Hyperlink...", +"~Hyphenation":"~Hyphenation", +"~Hyphenation...":"~Hyphenation...", +"~Image...":"~Larawan...", +"~Index Entry...":"~Index Entry...", +"~Insert":"~Ipasok", +"~Insert or Edit...":"~Ipasok o I-edit...", +"~Insert...":"~Ipasok...", +"~Interaction...":"~Interaksyon...", +"~Left":"~kaliwa", +"~Left-to-Right Mark":"~Kaliwa-papuntang-Kanang Markahan", +"~Line Numbering...":"~Line Numbering...", +"~Manage...":"~Pamahalaan...", +"~Middle":"~Gitna", +"~More Fields...":"~Higit pang mga Field...", +"~More Options...":"~Higit pang mga Pagpipilian...", +"~Move or Copy Sheet...":"~Ilipat o Kopyahin ang Sheet...", +"~Moving Average...":"~Moving Average...", +"~Named Ranges and Expressions":"~Pinangalanang Ranges at Expression", +"~New Slide":"~Bagong Slide", +"~No-break Space":"~No-break Space", +"~Optimal":"~Optimal", +"~Optimal Height...":"~ Pinakamainam na Taas...", +"~Optimal Width...":"~Pinakamainam na Lapad...", +"~Ordered List":"~Inutos na Listahan", +"~Page":"~Pahina", +"~Page Break":"~Page Break", +"~Page Number":"~Numero ng Pahina", +"~Page Number...":"~Numero ng Pahina...", +"~Page Numbers...":"~Mga Numero ng Pahina...", +"~Page Style...":"~Estilo ng Pahina...", +"~Page...":"~Pahina...", +"~Parallel":"~Parallel", +"~Paste":"~Idikit", +"~Pivot Table":"~Pivot Table", +"~Print...":"~I-print...", +"~Properties...":"~Properties...", +"~Recalculate":"~Muling kalkulahin", +"~Record":"~Itala", +"~Redo":"~Gawin muli", +"~Refresh":"~I-refresh", +"~Regression...":"~Regression...", +"~Remove Hyperlink":"~Alisin ang Hyperlink", +"~Remove Outline":"~Alisin ang Balangkas", +"~Reset Filter":"~I-reset ang Filter", +"~Right":"~Tama", +"~Right-to-Left Mark":"~Kanan-papuntang-Kaliwang Marka", +"~Row":"~Hilera", +"~Rows":"~Mga hilera", +"~Sampling...":"~Sampling...", +"~Save":"~I-save", +"~Sections...":"~Mga seksyon...", +"~Select":"~Pumili", +"~Send to Back":"~Ipadala sa Bumalik", +"~Sentence case":"~Kaso ng pangungusap", +"~Shape":"~Hugis", +"~Sheet":"~Sheet", +"~Show":"~Ipakita", +"~Show Details":"~Ipakita ang mga Detalye", +"~Show Sheet...":"~Ipakita ang Sheet...", +"~Slide Number":"~Slide Number", +"~Soft Hyphen":"~Malambot na Gitling", +"~Sort...":"~Pagbukud-bukurin...", +"~Spacing":"~Spacing", +"~Spacing...":"~Spacing...", +"~Spelling...":"~Spelling...", +"~Standard Filter...":"~Karaniwang Filter...", +"~Subject":"~Paksa", +"~Table":"~Mesa", +"~Table Properties...":"~Table Properties...", +"~Table...":"~Mesa...", +"~Text Box":"~Kahon ng Teksto", +"~Thesaurus...":"~Thesaurus...", +"~Through":"~Sa pamamagitan ng", +"~Time":"~ Oras", +"~Time (fixed)":"~Oras (fixed)", +"~Time (variable)":"~Oras (variable)", +"~Tools":"~Mga tool", +"~Top":"~Nangungunang", +"~UPPERCASE":"~UPERCASE", +"~Undo":"~I-undo", +"~Ungroup...":"~Alisin sa pangkat...", +"~Unordered List":"~Unordered List", +"~Update All":"~I-update ang Lahat", +"~Validity...":"~Katotohanan...", +"~View":"~Tingnan", +"~While Typing":"~Habang nagta-type", +"~Width...":"~Lapad...", +"~Word Count...":"~Bilang ng Salita...", +"~Word Joiner":"~Word Joiner", +"~Wrap":"~Balot", +"~Z-test...":"~Z-test...", +"~Zero-width Space":"~Zero-width na Space", +"~lowercase":"~maliit na titik", +"~tOGGLE cASE":"~tOGGLE kaso" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/tn.json b/f7cloud-office/browser/dist/l10n/uno/tn.json new file mode 100644 index 0000000..a22830a --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/tn.json @@ -0,0 +1,135 @@ +{ +"Accept":"Anogela", +"Accept All":"Amogela Tsotlhe", +"Align Right":"Rulaganya Moja", +"Arrange":"Rulaganya", +"As C~haracter":"Jaaka S~ediragatsi", +"AutoFill Data Series: automatic":"TsamaisoTlatso Mokwalo Mefuta tsamaiso", +"A~rea...":"L~felo...", +"Back One":"Morago Nngwe", +"Background Color":"Lemorago Mmala", +"Bold":"Tiisa", +"Bookmar~k...":"Tshwa~ya...", +"Brightness":"Kganya", +"Caption...":"Tshobokanyo...", +"Center":"Bogare", +"Center Horizontal":"Bogare tsamaisomoja", +"Charcoal Sketch":"Khunou Seketshe", +"Circle Pie":"Tshekeletsa Kopanya", +"Column ~Width...":"Kholomo ~Bophara...", +"Connector Ends with Arrow":"Segolaganyi Se fela ka Lerumop", +"Connector with Arrows":"Segolaganyi sa Marumo", +"Contrast":"Kopanya", +"Co~lumns...":"D~khplomo...", +"Crop":"Sejalo", +"Currency":"Bojaanong 3D", +"Curved Connector":"onnwe Segolaganyi", +"Curved Connector Ends with Arrow":"Kongo ya segolaganyi Se felela la Lerumo", +"Curved Connector with Arrows":"E e konegileng Segolaganyi sa Marumo", +"Dat~e (variable)":"Le~tlha (pharologano)", +"Decrease Indent":"Fokotsa Kgarametso", +"Delete Rows":"Phimola Mela", +"Diamond":"Taemane", +"Down Arrow":"Lerumo lelel kwa tlase", +"Ellipse":"Kona", +"Fill Color":"Tlatsa mmala", +"Foote~r":"Phe~leletso", +"Forward One":"Pele Nngwe", +"Frame":"Kageletso", +"F~ull Screen":"Tl~etse Screen", +"General":"Kakaretso", +"He~ader":"Se~lhogo", +"H~ide":"F~tlha", +"Increase Indent":"Oketsa Kgarametso", +"Insert Chart":"Tsenya Chate", +"Insert Column Break":"Tsenya Kholomo Thubego", +"Insert Index Entry":"Tsenya Tshupetso Matseno", +"Insert Unnumbered Entry":"Tsenya Disenangpalo Matseno", +"Italic":"Ithaliki", +"Language":"Puo", +"Layout":"Bontsha", +"Left":"Molema", +"Left Arrow":"Lerumo le el kw amolemeng", +"Left-To-Right":"Molema go moja", +"Line":"Mola", +"Line Color":"Mola Mmala", +"Line Connector":"Mola Segolaganyi", +"Line Connector Ends with Arrow":"Mola Segolaganyi E felela ka Lerumo", +"Line Spacing: 1":"Mola Pulophatlha: 1", +"Manual ~Break...":"Tiro ~Boikhutso...", +"Na~vigator":"Ta~olo", +"Number":"Palo", +"Open Hyperlink":"Pulo Kopanyo kgolo", +"Parallelogram":"Parallellogram", +"Pop Art":"Latlhela Botaki", +"Position and Si~ze...":"Maemo le Bo~golo...", +"Protect Cells":"Sireletsa Disele", +"Rectangle":"Khutlone", +"Remove Noise":"Tlsa Modumo", +"Restart Numbering":"Simololagape Go tsenya dipalo", +"Right":"Moja", +"Right Arrow":"Lerumo lelel kwa mojeng", +"Right-To-Left":"Moja go molema", +"Save ~As...":"Boloka ~Jaaka...", +"Select Row":"Kgetha Mola", +"Shadow":"Moriti", +"Sharpen":"Tlhokotsa", +"Slide Layout":"Online Nthsetsontle", +"Small capitals":"Nnye ditlhakakgolo", +"Snap to Grid":"Tlaleletsa hgo Tebaganyo", +"Square":"Khutlonne", +"Statistics":"Dipalo", +"Stop":"Ema", +"Straight Connector":"lhamaletse Segolaganyi", +"Straight Connector ends with Arrow":"Tlhamalalo ya segolaganyi se feella ka Lerumo", +"Straight Connector with Arrows":"Tlhamalalo Ya Segolaganyi e e nang le Marumo", +"Strikethrough":"Tswelapele", +"Subscript":"Subscript", +"Sun":"Letsatsi", +"Superscript":"Superscript", +"Time":"Nako", +"Time Field":"Nako Lefelo", +"To Background":"Go Moragolebala", +"To Foreground":"Go-Pelelebala", +"To Next Paragraph in Level":"Kwa Latelang Temana mo Boemo", +"To Previous Paragraph in Level":"Kwa Fetileng Temana mo Boalo", +"To ~Character":"Go ~Sediragatsi", +"To ~Curve":"Go ~Konego", +"To ~Frame":"Go ~Kageletso", +"To ~Paragraph":"Go ~Temana", +"Transparency":"Ponagalo", +"T~ime (variable)":"Na~ko (pharologano)", +"Underline":"Thalela", +"Up Arrow":"Lerumo lelel kw agodimo", +"Vertical Text":"Tsamaisomolema Kago", +"~Add":"~Tlhakanya", +"~Arrange":"Rulaganya", +"~Bottom":"~Tlase", +"~Bring to Front":"~Tlisa kwa Pele", +"~Centered":"~Bogare", +"~Chart...":"~Chate...", +"~Convert":"~Fetolela", +"~Date":"~Letlha", +"~Date (fixed)":"~Letlha (baakantswe)", +"~Edit Contour...":"~kwala Baakanya...", +"~Edit...":"~Kwala...", +"~Enter Group":"~Tsenya Setlhopha", +"~Height...":"~Boleele...", +"~Help":"~Thuso", +"~Hide Slide":"~Bonthsa/Fitlha Kgogelothoko", +"~Hyphenation":"~Hyphernation", +"~Insert":"~Tsenya", +"~Interaction...":"~Kgolaganyo...", +"~Line Numbering...":"~Mola Paloatso...", +"~Row":"~Mola", +"~Save":"~Boloka", +"~Select":"~Kgetha", +"~Send to Back":"~Romela kwa Morago", +"~Subject":"~Ntlha", +"~Time":"~Nako", +"~Time (fixed)":"~Nako (bakantswe)", +"~Top":"~Godimo", +"~Update All":"~Baakanya Tsotlhe", +"~While Typing":"~Fa ontse o thaepa", +"~Width...":"~Bophara..." +} diff --git a/f7cloud-office/browser/dist/l10n/uno/tr.json b/f7cloud-office/browser/dist/l10n/uno/tr.json new file mode 100644 index 0000000..b89c589 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/tr.json @@ -0,0 +1,781 @@ +{ +"12-Point Star":"12-Köşeli Yıldız", +"24-Point Star":"24-Köşeli Yıldız", +"4-Point Star":"4-Köşeli Yıldız", +"4-way Arrow":"4-Yönlü Ok", +"4-way Arrow Callout":"4-Yönlü Ok Belirtme Çizgisi", +"5-Point Star":"5-Köşeli Yıldız", +"6-Point Star":"6-Köşeli Yıldız", +"6-Point Star, Concave":"6-Köşeli Yıldız, İçbükey", +"8-Point Star":"8-Köşeli Yıldız", +"Accept":"Onayla", +"Accept All":"Tümünü Kabul Et", +"Accept All Changes":"Tüm Değişiklikleri Kabul Et", +"Accept Change":"Değişikliği Onayla", +"Accept Track Change and select the next one":"Değişikliği kabul eder ve bir sonrakini seçer", +"Accept and Move to Next":"Kabul Et ve Bir Sonrakine Geç", +"Add Decimal Place":"Ondalık Alan Ekle", +"Add descriptions of non-text content (for accessibility)":"Metin olmayan içeriğin açıklamasını ekle (erişim için)", +"After":"Sonra", +"Align Bottom":"Aşağı Hizala", +"Align Bottom to Anchor":"Alttan Sabitleyiciye Hizala", +"Align Center":"Ortala", +"Align Left":"Sola Hizala", +"Align Right":"Sağa Hizala", +"Align Tex~t":"Me~tni Hizala", +"Align Top":"Yukarı Hizala", +"Align Top to Anchor":"Üstten Sabitleyiciye Hizala", +"Alt Text...":"Alternatif Metin...", +"Anc~hor":"~Çapa", +"Animation":"Canlandırma", +"Apply Suggestion":"Öneriyi Uygula", +"Arch Down (Curve)":"Aşağı Kemer (Eğri)", +"Arch Down (Pour)":"Kemer Aşağı (Dökme)", +"Arch Left (Curve)":"Sol Kemer (Eğri)", +"Arch Right (Curve)":"Sağ Kemer (Eğri)", +"Arch Right (Pour)":"Kemer Sağa (Dökme)", +"Arch Up (Curve)":"Yukarı Kemer (Eğri)", +"Arch Up (Pour)":"Kemer Yukarı (Dökme)", +"Arrange":"Sırala", +"As C~haracter":"Karakte~r Olarak", +"AutoCorr~ect":"Otomatik Düzeltm~e", +"AutoFill Data Series: automatic":"Veri Serilerini Doldur: otomatik", +"Auto~Filter":"Otomatik ~Süzgeç", +"A~lignment...":"Hiza~lama...", +"A~rea...":"A~lan...", +"A~rrange":"Sı~rala", +"Back One":"Bir Arkaya Gönder", +"Background Color":"Arkaplan Rengi", +"Before":"Önce", +"Block Arc":"Kalın Kavis", +"Bold":"Kalın", +"Bookmar~k...":"~Yer İmi...", +"Borders (Shift to overwrite)":"Kenarlıklar (Üzerine yazmak için Shift kullanın)", +"Bottom":"Aşağı", +"Brightness":"Parlaklık", +"Caption...":"Resim Yazısı...", +"Center":"Ortala", +"Center Horizontal":"Yatay Ortala", +"Center Vertically":"Dikey Ortala", +"Centered":"Ortalanmış", +"Ce~lls...":"Hücre~ler...", +"Character Highlighting Color":"Karakter Vurgulama Rengi", +"Character Spacing":"Karakter Aralığı", +"Charcoal Sketch":"Karakalem Taslak", +"Chart T~ype...":"Gra~fik Türü...", +"Check Spelling":"İmla Denetimi Yap", +"Chevron":"Zikzak Çıta", +"Chevron Down":"Aşağı Zikzak Çıta", +"Chevron Up":"Yukarı Zikzak Çıta", +"Circle":"Daire", +"Circle (Curve)":"Çember (Eğri)", +"Circle (Pour)":"Çember (Dökme)", +"Circle Pie":"Daire Dilimi", +"Circular Arrow":"Yuvarlak Ok", +"Clear Direct Formatting":"Doğrudan Biçimlendirmeyi Temizle", +"Clear ~Direct Formatting":"~Doğrudan Biçimlendirmeyi Temizle", +"Cle~ar Cells...":"Hücreleri ~Temizle...", +"Clone Formatting":"Biçimlendirmeyi Çoğalt", +"Close Master View":"Ana Görüntüyü Kapat", +"Cloud":"Bulut", +"Cl~ear Contents...":"İçeriği ~Temizle...", +"Color Scale...":"Renk Paleti...", +"Column":"Sütun", +"Column ~Width...":"Sütun Ge~nişliği...", +"Columns A~fter":"Sonra~sına Sütunlar", +"Columns B~efore":"Önc~esine Sütunlar", +"Columns ~After":"S~onrasına Sütunlar", +"Columns ~Before":"~Öncesine Sütunlar", +"Comments":"Açıklamalar", +"Comme~nt":"Yor~um", +"Connector":"Bağlayıcı", +"Connector Ends with Arrow":"Sonu Oklu Bağlayıcı", +"Connector with Arrows":"Oklu Bağlayıcı", +"Connectors":"Bağlayıcılar", +"Connectors (double click for multi-selection)":"Bağlayıcılar (çoklu seçim için çift tıklayın)", +"Content Control Properties":"İçerik Kontrol Özellikleri", +"Contrast":"Karşıtlık", +"Copy Hyperlink Location":"Köprü Konumunu Kopyala", +"Cop~y":"Ko~pyala", +"Corner Right Arrow":"Köşe Sağ Ok", +"Co~lumns...":"Sütun~lar...", +"Co~mpress...":"Sı~kıştır...", +"Crop":"Kırp", +"Crop Image":"Resmi Kırp", +"Cross":"Çapraz", +"Cross-~reference...":"Çapraz ~başvuru...", +"Cuboid":"Küboid", +"Currency":"Para Birimi", +"Current ~Index":"Geçerli D~izin", +"Curve":"Eğri", +"Curve Down":"Aşağı Eğim", +"Curve Up":"Yukarı Eğim", +"Curved Connector":"Eğri Bağlayıcı", +"Curved Connector Ends with Arrow":"Sonu Oklu Eğri Bağlayıcı", +"Curved Connector with Arrows":"Oklu Eğri Bağlayıcı", +"Cycle Case":"Büyük Küçük harf durumunu değiştir", +"Cylinder":"Silindir", +"C~ell":"H~ücre", +"C~haracter...":"K~arakter...", +"C~onditional":"K~oşullu", +"Data Bar...":"Veri Çubuğu...", +"Date":"Tarih", +"Date...":"Tarih...", +"Dat~e (variable)":"Tar~ih (değişken)", +"Decrease Font Size":"Yazı Tipi Boyutunu Azalt", +"Decrease Indent":"Girintiyi Azalt", +"Decrease Paragraph Spacing":"Paragraf Aralığını Azalt", +"Decrease Size":"Boyutu Azalt", +"Delete All Comments":"Tüm Açıklamaları Sil", +"Delete All Comments by This Author":"Bu Yazara Ait Tüm Açıklamaları Sil", +"Delete Axis":"Ekseni Sil", +"Delete Comment":"Açıklamayı Sil", +"Delete Content Control":"İçerik Denetimini Sil", +"Delete C~ells...":"Hücreleri ~Sil...", +"Delete C~ontents...":"İçe~rikleri Sil...", +"Delete Data Labels":"Veri Etiketlerini Sil", +"Delete Decimal Place":"Ondalık Alan Çıkar", +"Delete Index":"Dizini Sil", +"Delete Legend":"Açıklamayı Sil", +"Delete Major Grid":"Birincil Izgarayı Sil", +"Delete Minor Grid":"İkincil Izgarayı Sil", +"Delete Row":"Satırı Sil", +"Delete Rows":"Satırları Sil", +"Delete Single Data Label":"Tek Veri Etiketini Sil", +"Delete Sparkline":"Mini Grafik Sil", +"Delete Sparkline Group":"Mini Grafik Grubunu Sil", +"Delete Table":"Tabloyu Sil", +"Delete selected columns":"Seçilen sütunları sil", +"Delete selected rows":"Seçilen satırları sil", +"Delete table":"Tabloyu sil", +"Delete ~All Comments":"~Tüm Açıklamaları Sil", +"Delete ~Columns":"Sütunları ~Sil", +"Demote Outline Level":"Anahat Düzeyini İndirge", +"Demote Outline Level with Subpoints":"Alt Noktalarla Anahat Düzeyini İndirge", +"De~lete...":"~Sil...", +"Diamond":"Baklava Dilimi", +"Diamond Bevel":"Baklava dilimi Eğme", +"Digital Signatu~res...":"Sayısal İmzala~r...", +"Display Grid":"Izgarayı Göster", +"Doorplate":"Kapı İsim Plâkası", +"Double Brace":"Sağ-Sol Küme Parantezi", +"Double Bracket":"Sağ-Sol Köşeli Parantez", +"Double Underline":"Altı Çift Çizgili", +"Down Arrow":"Aşağı Ok", +"Down Arrow Callout":"Aşağı Ok Belirtme Çizgisi", +"Duplicate Page":"Sayfayı Çoğalt", +"Duplicate ~Slide":"~Slaytı Çoğalt", +"D~elete Page":"Sayfayı ~Sil", +"Edit Hyperlink...":"Köprüyü Düzenle...", +"Edit Section...":"Bölümü Düzenle...", +"Edit Sparkline Group...":"Mini Grafik Grubunu Düzenle...", +"Edit Sparkline...":"Mini Grafiği Düzenle...", +"Ellipse":"Elips", +"Ellipse (double click for multi-selection)":"Elips (çoklu seçim için çift tıklayın)", +"Explosion":"Patlama", +"E~xecute Interaction...":"Etkileşimi Ç~alıştır...", +"E~xit Group":"Gruptan ~Çık", +"Fade Down":"Aşağıyı Soldur", +"Fade Left":"Solu Soldur", +"Fade Right":"Sağı Soldur", +"Fade Up":"Yukarıyı Soldur", +"Fade Up and Left":"Yukarıyı ve Solu Soldur", +"Fade Up and Right":"Yukarıyı ve Sağı Soldur", +"Fiel~d":"Ala~n", +"Fill Color":"Dolgu Rengi", +"Find Next":"Metni Bul", +"Find Previous":"Öncekini Bul", +"Find and Rep~lace...":"Bul ve Değ~iştir...", +"First ~Author":"İlk ~Yazar", +"Flip Horizontally":"Yatay Çevir", +"Flip Vertically":"Dikey Çevir", +"Flowchart: Alternate Process":"Akış grafiği: Alternatif İşlem", +"Flowchart: Card":"Akış Grafiği: Kart", +"Flowchart: Collate":"Akış Grafiği: Karşılaştır", +"Flowchart: Connector":"Akış Grafiği: Bağlayıcı", +"Flowchart: Data":"Akış grafiği: Veri", +"Flowchart: Decision":"Akış grafiği: Karar", +"Flowchart: Delay":"Akış Grafiği: Erteleme", +"Flowchart: Direct Access Storage":"Akış Grafiği: Doğrudan Giriş Deposu", +"Flowchart: Display":"Akış Grafiği: Ekran", +"Flowchart: Document":"Akış grafiği: Belge", +"Flowchart: Extract":"Akış Grafiği: Aktar", +"Flowchart: Internal Storage":"Akış grafiği: İç Depo", +"Flowchart: Magnetic Disc":"Akış Grafiği: Manyetik Disk", +"Flowchart: Manual Input":"Akış grafiği: Elle Giriş", +"Flowchart: Manual Operation":"Akış Grafiği: Elle Yapılan İşlem", +"Flowchart: Merge":"Akış Grafiği: Birleştir", +"Flowchart: Multidocument":"Akış grafiği: Çoklu Belge", +"Flowchart: Off-page Connector":"Akış Grafiği: Sayfa Sonu Bağlayıcısı", +"Flowchart: Or":"Akış Grafiği: Veya", +"Flowchart: Predefined Process":"Akış grafiği: Öntanımlı İşlem", +"Flowchart: Preparation":"Akış grafiği: Hazırlık", +"Flowchart: Process":"Akış grafiği: İşlem", +"Flowchart: Punched Tape":"Akış Grafiği: Delikli Kart", +"Flowchart: Sequential Access":"Akış Grafiği: Ardışık Giriş", +"Flowchart: Sort":"Akış Grafiği: Sırala", +"Flowchart: Stored Data":"Akış Grafiği: Depolanan Veri", +"Flowchart: Summing Junction":"Akış Grafiği: Toplama Kavşağı", +"Flowchart: Terminator":"Akış grafiği: Bitiriş", +"Flower":"Çiçek", +"Folded Corner":"Kıvrılmış Köşe", +"Font Color":"Yazı Tipi Rengi", +"Fontwork Shape":"Yazı Sanatı Şekli", +"Fontwork...":"Yazı Sanatı...", +"Foote~r":"~Alt Bilgi", +"For All Text":"Tüm Metin İçin", +"For Paragraph":"Paragraf için", +"For Selection":"Seçim İçin", +"Format Axis...":"Ekseni Biçimlendir...", +"Format Chart Area...":"Grafik Alanını Biçimlendir...", +"Format Data Labels...":"Veri Etiketlerini Biçimlendir...", +"Format Data Point...":"Veri Noktasını Biçimlendir...", +"Format Data Series...":"Veri Serilerini Biçimlendir...", +"Format Floor...":"Tabanı Biçimlendir...", +"Format Legend...":"Açıklamayı Biçimlendir...", +"Format Major Grid...":"Birincil Izgarayı Biçimlendir...", +"Format Mean Value Line...":"Ortalama Değer Çizgisini Biçimlendir...", +"Format Minor Grid...":"İkincil Izgarayı Biçimlendir...", +"Format Pa~ge...":"~Sayfayı Biçimlendir...", +"Format Selection...":"Seçimi Biçimlendir...", +"Format Single Data Label...":"Tek Veri Etiketini Biçimlendir...", +"Format Stock Gain...":"Hisse Senedi Kazanımını Biçimlendir...", +"Format Stock Loss...":"Hisse Senedi Kaybını Biçimlendir...", +"Format Title...":"Başlığı Biçimlendir...", +"Format Trend Line Equation...":"Eğilim Çizgisi Denklemini Biçimlendir...", +"Format Trend Line...":"Eğilim Çizgisini Biçimlendir...", +"Format Wall...":"Duvarı Biçimlendir...", +"Format X Error Bars...":"X Hata Çubuklarını Biçimlendir...", +"Format Y Error Bars...":"Y Hata Çubuklarını Biçimlendir...", +"Format as Currency":"Para Birimi Olarak Biçimlendir", +"Format as Date":"Tarih Olarak Biçimlendir", +"Format as General":"Genel Olarak Biçimlendir", +"Format as Number":"Sayı Olarak Biçimlendir", +"Format as Percent":"Yüzdelik Sayı Olarak Biçimlendir", +"Format as Scientific":"Bilimsel Olarak Biçimlendir", +"Format as Time":"Saat Olarak Biçimlendir", +"Formatting Mark":"Biçimlendirme İşareti", +"Formula to Value":"Formülden Değere", +"Forward One":"Bir Öne Getir", +"For~matting Marks":"İşaretleri Biçi~mlendirme", +"Fo~rm":"Fo~rm", +"Frame":"Çerçeve", +"Freeze First Column":"İlk Sütunu Dondur", +"Freeze First Row":"İlk Satırı Dondur", +"Freeze Rows and Columns":"Satırları ve Sütunları Dondur", +"Freeze ~Cells":"Hücreleri ~Dondur", +"F~ont Size...":"Yazı Tipi B~oyutu...", +"F~ormat":"~Biçim", +"F~ourier Analysis...":"F~ourier Analizi...", +"F~rame...":"Çe~rçeve...", +"F~ull Screen":"T~am Ekran", +"General":"Genel", +"Give a label to identify an object":"Bir nesneyi tanımlamak için bir etiket verin.", +"Go t~o Page...":"Sayfaya ~Git...", +"Go t~o Slide...":"Slayta ~Git...", +"Group Sparklines":"Mini Grafikleri Grupla", +"Heading ~Numbering...":"Başlık ~Numaralandırma...", +"Heart":"Kalp", +"Hexagon":"Altıgen", +"He~ader":"~Üst Bilgi", +"He~ader and Footer":"Üst ~Bilgi ve Alt Bilgi", +"Horizontal Scroll":"Yatay Kaydırma", +"Horizontally ~Center":"Yatay Olarak ~Merkez", +"Horizontally ~Left":"Yatay So~la", +"Horizontally ~Right":"Yatay ~Sağa", +"Horizontally ~Spacing":"Yatay ~Aralık", +"H~ide":"G~izle", +"H~ide Columns":"Sütunları Gi~zle", +"H~ide Rows":"Satırları G~izle", +"Icon Set...":"Simge Kümesi...", +"Ignore":"Yoksay", +"Ignore All":"Tümünü Göz Ardı Et", +"Image Mode":"Görüntü Kipi", +"In ~Background":"Ar~kaplanda", +"Increase Font Size":"Yazı Tipi Boyutunu Artır", +"Increase Indent":"Girintiyi Artır", +"Increase Paragraph Spacing":"Paragraf Aralığını Artır", +"Increase Size":"Boyutu Artır", +"Inflate":"Şişme", +"Insert Audio or Video":"Ses veya Video Ekle", +"Insert Axis":"Eksen Ekle", +"Insert Axis Title":"Eksen Başlığı Ekle", +"Insert Bookmark":"Yer İmi Ekle", +"Insert Caption...":"Resim Yazısı Ekle...", +"Insert Chart":"Grafik ekle", +"Insert Column After":"Sonrasına Sütun Ekle", +"Insert Column Before":"Öncesine Sütun Ekle", +"Insert Column Break":"Sütun Sonu Ekle", +"Insert Columns ~After":"Sonrasına Sütunlar ~Ekle", +"Insert Columns ~Before":"~Öncesine Sütunlar Ekle", +"Insert Comment":"Açıklama Ekle", +"Insert Co~lumns":"S~ütun Ekle", +"Insert Cross-reference":"Çapraz Başvuru Ekle", +"Insert Data Labels":"Veri Etiketleri Ekle", +"Insert Endnote":"Sonnot Ekle", +"Insert Field":"Alan Ekle", +"Insert Fontwork Text":"Yazı Sanatı Metni Ekle", +"Insert Footnote":"Dipnot Ekle", +"Insert Frame":"Çerçeve Ekle", +"Insert Hyperlink":"Köprü Ekle", +"Insert Image...":"Resim Ekle...", +"Insert Index Entry":"Dizin Girdisi Ekle", +"Insert Line (double click for multi-selection)":"Çizgi Ekle (çoklu seçim için çift tıklayın)", +"Insert Major Grid":"Birincil Izgara Ekle", +"Insert Mean ~Value Line":"Ortalama De~ğer Çizgisi Ekle", +"Insert Minor Grid":"İkincil Izgara Ekle", +"Insert Page Break":"Sayfa Sonu Ekle", +"Insert Page Number":"Sayfa Numarası Ekle", +"Insert Row Above":"Yukarıya Satır Ekle", +"Insert Row Below":"Alta Satır Ekle", +"Insert Rows ~Above":"~Yukarıya Satırlar Ekle", +"Insert Rows ~Below":"~Aşağıya Satırlar Ekle", +"Insert Single Data Label":"Tek Veri Etiketi Ekle", +"Insert Slide":"Slayt Ekle", +"Insert Special Character":"Özel Karakter Ekle", +"Insert Special Characters":"Özel Karakter Ekle", +"Insert Text Box":"Metin Kutusu Ekle", +"Insert Text Box (double click for multi-selection)":"Metin Kutusu Ekle (çoklu seçim için çift tıklayın)", +"Insert Titles...":"Başlıklar Ekle...", +"Insert Tre~nd Line...":"Eğili~m Çizgisi Ekle...", +"Insert Unnumbered Entry":"Numarasız Giriş Ekle", +"Insert Vertical Text":"Dikey Metin Ekle", +"Insert columns after":"Sonrasına sütunlar ekle", +"Insert columns before":"Öncesine sütunlar ekle", +"Insert page number":"Sayfa numarası ekle", +"Insert rows above":"Yukarı satırlar ekle", +"Insert rows below":"Aşağı satırlar ekle", +"Insert ~Cells...":"~Hücre Ekle...", +"Insert ~Rows":"S~atır Ekle", +"Insert ~Table...":"~Tablo Ekle...", +"Insert ~X Error Bars...":"~X Hata Çubukları Ekle...", +"Insert ~Y Error Bars...":"~Y Hata Çubukları Ekle...", +"Insert/Delete Axes...":"Eksen Ekle/Çıkar...", +"Invert":"Tersine Çevir", +"Isosceles Triangle":"İkizkenar Üçgen", +"Italic":"Eğik", +"Justified":"İki Yana Hizalanmış", +"Language":"Dil", +"Language Status":"Dil Durumu", +"Layout":"Düzen", +"Left":"Solda", +"Left Arrow":"Sola Ok", +"Left Arrow Callout":"Sol Ok Belirtme Çizgisi", +"Left Brace":"Sol Küme Parantezi", +"Left Bracket":"Sol Köşeli Parantez", +"Left and Right Arrow":"Sol ve Sağ Ok", +"Left and Right Arrow Callout":"Sol ve Sağ Ok Belirtme Çizgisi", +"Left-To-Right":"Soldan Sağa", +"Lightning Bolt":"Şimşek", +"Line":"Çizgi", +"Line Callout 1":"Belirtme Çizgisi 1", +"Line Callout 2":"Belirtme Çizgisi 2", +"Line Callout 3":"Belirtme Çizgisi 3", +"Line Color":"Çizgi Rengi", +"Line Connector":"Köşeli Bağlayıcı", +"Line Connector Ends with Arrow":"Sonu Oklu Köşeli Bağlayıcı", +"Line Spacing":"Satır Aralığı", +"Line Spacing: 1":"Satır Aralığı: 1", +"Line Spacing: 1.5":"Satır Aralığı: 1.5", +"Line Spacing: 2":"Satır Aralığı: 2", +"Lis~ts":"Lis~teler", +"L~ine...":"Ç~izgi...", +"Manage Track Changes":"Değişiklikleri İzlemeyi Yönet", +"Manage...":"Yönet...", +"Manual ~Break...":"Elle ~Sonlandır...", +"Master Slides":"Ana Slaytlar", +"Media":"Ortam", +"Merge Cells":"Hücreleri Birleştir", +"Merge and center or unmerge cells depending on the current toggle state":"Geçerli geçiş durumuna bağlı olarak hücreleri birleştirin ve ortalayın veya hücreleri ayırın", +"Moon":"Ay", +"More ~Filters":"Daha ~Fazla Süzgeç", +"Move Item Down":"Ögeyi Aşağı Taşı", +"Move Item Down with Subpoints":"Ögeyi Alt Noktalarla Aşağı Taşı", +"Move Item Up":"Ögeyi Yukarı Taşı", +"Move Item Up with Subpoints":"Ögeyi Alt Noktalarla Yukarı Taşı", +"M~erge and Center Cells":"Hücr~eleri Birleştir ve Ortala", +"Name...":"Ad...", +"Na~vigator":"Ge~zgin", +"New Page":"Yeni Sayfa", +"Next":"Sonraki", +"Next Page":"Sonraki Sayfa", +"Next Track Change":"Sonraki Değişiklik", +"No List":"Liste Yok", +"Non-breaking ~Hyphen":"Bölünemez ~Tire", +"None":"Hiçbiri", +"Notched Right Arrow":"Çentikli Sağ Ok", +"Number":"Sayı", +"Number Format":"Sayı Biçimi", +"Number Format...":"Numara Biçimi...", +"Number Format: Currency":"Sayı Biçimi: Para Birimi", +"Number Format: Date":"Sayı Biçimi: Tarih", +"Number Format: Decimal":"Sayı Biçimi: Ondalık", +"Number Format: Exponential":"Sayı Biçimi: Üssel", +"Number Format: Percent":"Sayı Biçimi: Yüzde", +"Number Format: Standard":"Sayı Biçimi: Standart", +"Number Format: Time":"Sayı Biçimi: Saat", +"Octagon":"Sekizgen", +"Octagon Bevel":"Sekizgen Eğme", +"Open Circle (Curve)":"Açık Çember (Eğri)", +"Open Circle (Pour)":"Açık Çember (Dökme)", +"Open Hyperlink":"Köprüyü Aç", +"Open the Elements Deck":"Ögeler Sekmesini aç", +"Open the Styles Deck":"Biçemler Penceresini Aç", +"Optimal Column Width":"En Uygun Sütun Genişliği", +"Optimal Row Height":"En Uygun Satır Yüksekliği", +"Orientation":"Yönelim", +"Outline Font Effect":"Ana Hat Yazı Tipi Efekti", +"Overline":"Üstü Çizili", +"Page Properties...":"Sayfa Özellikleri...", +"Page Tit~le":"Sayfa Baş~lığı", +"Page ~Count":"Sayfa S~ayısı", +"Paired ~t-test...":"Eşleştirilmiş ~t-testi...", +"Parallelogram":"Paralelkenar", +"Paste ~Special...":"~Özel Yapıştır...", +"Pentagon":"Beşgen", +"Percent":"Yüzde", +"Pi~vot Table...":"Ö~zet Tablo...", +"Plain Text":"Düz Metin", +"Pop Art":"Pop Türü", +"Position and Si~ze...":"Konum ve B~oyut...", +"Previous Page":"Önceki Sayfa", +"Previous Track Change":"Önceki Değişiklik", +"Prin~t Ranges":"Yazdırma ~Aralıkları", +"Prohibited":"Yasaklanmış", +"Promote Outline Level":"Anahat Düzeyini Yükselt", +"Promote Outline Level with Subpoints":"Alt Noktalarla Anahat Düzeyini Yükselt", +"Properties":"Özellikler", +"Propert~ies...":"Özell~ikler...", +"Protect Cells":"Hücreleri Koru", +"Protect ~Sheet...":"~Sayfayı Koru...", +"Pr~evious":"Ön~ceki", +"Puzzle":"Yap Boz", +"P~aragraph...":"P~aragraf...", +"QR and ~Barcode...":"QR ve ~Barkod...", +"Record Track Changes":"Değişiklikleri İzlemeyi Başlat", +"Rectangle":"Dikdörtgen", +"Rectangle (double click for multi-selection)":"Dikdörtgen (çoklu seçim için çift tıklayın)", +"Rectangle, Rounded":"Dikdörtgen, Köşeleri Yuvarlatılmış", +"Rectangular Callout":"Dikdörtgen Belirtme Çizgisi", +"Reject":"Reddet", +"Reject All":"Tümünü Reddet", +"Reject All Changes":"Tüm Değişiklikleri Reddet", +"Reject Change":"Değişikliği Reddet", +"Reject Track Change and select the next one":"Değişikliği reddeder ve bir sonrakini seçer", +"Reject and Move to Next":"Reddet ve Bir Sonrakine Geç", +"Remove Noise":"Gürültüyü Kaldır", +"Rename Master":"Ana Slaytı Yeniden İsimlendir", +"Rename S~heet...":"Sayfayı Yeniden ~Adlandır...", +"Reply Comment":"Açıklamayı Cevapla", +"Reset Data Point":"Veri Noktasını Sıfırla", +"Reset all Data Points":"Tüm Veri Noktalarını Sıfırla", +"Resolved Comments":"Çözümlenen Açıklamalar", +"Restart Numbering":"Numaralamayı Yeniden Başlat", +"Right":"Sağda", +"Right Arrow":"Sağa Ok", +"Right Arrow Callout":"Sağ Ok Belirtme Çizgisi", +"Right Brace":"Sağ Küme Parantezi", +"Right Bracket":"Sağ Köşeli Parantez", +"Right Triangle":"Sağ Üçgen", +"Right or Left Arrow":"Sağ veya Sol Ok", +"Right-To-Left":"Sağdan Sola", +"Ring":"Halka", +"Rotate 90° ~Left":"90° ~Sola Döndür", +"Rotate 90° ~Right":"90° S~ağa Döndür", +"Rot~ate":"Dö~ndür", +"Round Callout":"Köşeleri Yuvarlatılmış Belirtme Çizgisi", +"Rounded Rectangular Callout":"Köşeleri Yuvarlatılmış Dikdörtgen Belirtme Çizgisi", +"Row":"Satır", +"Row ~Height...":"S~atır Yüksekliği...", +"Rows ~Above":"Yukarıya ~Satırlar", +"Rows ~Below":"Aşağıya S~atırlar", +"R~efresh Range":"Aralığı Y~enile", +"R~ight-To-Left":"Sağdan S~ola", +"R~un Macro...":"Makro ~Çalıştır...", +"S-shaped Arrow":"S-Şekilli Ok", +"Save ~As...":"~Farklı Kaydet...", +"Scientific":"Bilimsel", +"Select Cell":"Hücreyi Seç", +"Select Column":"Sütunu Seç", +"Select Row":"Satırı Seç", +"Select Table":"Tablo Seç", +"Select ~All":"Tümünü ~Seç", +"Select ~Range...":"A~ralığı Seç...", +"Set Background Image...":"Arkaplan Resmini Ayarla...", +"Set Character Spacing":"Karakter Aralığını Ayarla", +"Set Heading Numbering":"Başlık Numaralandırmayı Ayarla", +"Set Line Spacing":"Satır Aralığını Ayarla", +"Se~ction...":"~Bölüm...", +"Shadow":"Gölge", +"Sharpen":"Keskinleştir", +"Sheet R~ight-To-Left":"Sağdan S~ola Sayfa", +"Show":"Göster", +"Show Navigator Window":"Gezgin Penceresini Göster", +"Show track changes":"Değişiklikleri göster", +"Sho~w Rows":"Satırları Gö~ster", +"Sho~w Slide":"Slaytı ~Göster", +"Sidebar":"Kenar Çubuğu", +"Signat~ure Line...":"İmza Sat~ırı...", +"Signet":"Mühür", +"Slant Down":"Aşağı Doğru Eğ", +"Slant Up":"Yukarı Doğru Eğ", +"Slide Layout":"Slayt Düzeni", +"Slide Properties...":"Slayt Özellikleri...", +"Slide Tit~le":"Slayt Baş~lığı", +"Slide Transition":"Slayt Geçişi", +"Slide ~Count":"Slayt S~ayısı", +"Slide ~Layout":"Slayt ~Düzeni", +"Small capitals":"Küçük boyutlu büyük harfler", +"Smiley Face":"Gülen Yüz", +"Snap to Grid":"Izgaraya Uydur", +"Sort Ascending":"Artan Sıralama", +"Sort Descending":"Azalan Sıralama", +"So~rt...":"Sı~rala...", +"Sparkline...":"Mini Grafik...", +"Sparklines":"Mini Grafikler", +"Split Arrow":"Bölünmüş Ok", +"Split Cells...":"Hücreleri Böl...", +"Split Table...":"Tabloyu Böl...", +"Square":"Karesel", +"Square Bevel":"Kare Eğme", +"Square, Rounded":"Kare, Köşeleri Yuvarlatılmış", +"Statistics":"İstatistikler", +"Stop":"Dur", +"Straight Connector":"Düz Bağlayıcı", +"Straight Connector ends with Arrow":"Sonu Oklu Düz Bağlayıcı", +"Straight Connector with Arrows":"Oklu Düz Bağlayıcı", +"Strikethrough":"Üstü Çizili", +"Striped Right Arrow":"Çizgili Sağ Ok", +"Subscript":"Alt Simge", +"Sun":"Güneş", +"Superscript":"Üst Simge", +"Symbol":"Sembol", +"S~how Columns":"Sütunları Gö~ster", +"S~lide":"S~layt", +"S~pecial Character...":"Ö~zel Karakter...", +"Table Cell Background Color":"Tablo Hücresi Arkaplan Rengi", +"Table of Contents and Inde~x":"İçindekiler ve Di~zin", +"Ta~ble Properties...":"Ta~blo Özellikleri...", +"Text Wrap...":"Metin Dağılımı...", +"Te~xt":"Me~tin", +"Theme...":"Tema...", +"Thousands Separator":"Binlik Ayracı", +"Time":"Saat", +"Time Field":"Saat Alanı", +"Title Page...":"Kapak Sayfası...", +"To Background":"Arkaplana", +"To Cell (~resize with cell)":"Hücreye (hüc~re ile yeniden boyutlandır)", +"To Foreground":"Önplana", +"To Next Paragraph in Level":"Bu Seviyedeki Sonraki Paragraf", +"To Previous Paragraph in Level":"Bu Seviyedeki Önceki Paragraf", +"To P~age":"S~ayfaya", +"To ~Cell":"Hü~creye", +"To ~Character":"~Karaktere", +"To ~Curve":"Eğ~riye", +"To ~Frame":"~Çerçeveye", +"To ~Paragraph":"~Paragrafa", +"Toggle Automatic Spell Checking":"Otomatik İmla Denetimine Geç", +"Toggle Formatting Marks":"Biçimlendirme İşaretini Aç/Kapat", +"Toggle Ordered List":"Sıralı Listeyi Aç/Kapat", +"Toggle Shadow":"Gölgeyi Değiştir", +"Toggle Unordered List":"Sırasız Listeyi Aç/Kapat", +"Top":"Yukarı", +"Track Chan~ges":"D~eğişiklikleri İzle", +"Translate...":"Çevir...", +"Transparency":"Şeffaflık", +"Trapezoid":"Yamuk", +"Triangle Down":"Üçgen Aşağı", +"Triangle Up":"Üçgen Yukarı", +"T~able":"T~ablo", +"T~ime (variable)":"S~aat (değişken)", +"T~itle":"Başl~ık", +"Underline":"Altı Çizili", +"Unfloat Frame Content":"Sabit Çerçeve İçeriği", +"Ungroup Sparklines":"Mini Grafiklerin Grubunu Çöz", +"Unmerge Cells":"Hücreleri Ayır", +"Unprotect Cells":"Hücreleri Korumayı Kaldır", +"Up Arrow":"Yukarı Ok", +"Up Arrow Callout":"Yukarı Ok Belirtme Çizgisi", +"Up and Down Arrow":"Yukarı ve Aşağı Ok", +"Up and Down Arrow Callout":"Yukarı ve Aşağı Ok Belirtme Çizgisi", +"Up and Right Arrow":"Yukarı ve Sağ Ok", +"Up and Right Arrow Callout":"Yukarı ve Sağ Ok Belirtme Çizgisi", +"Up, Right and Down Arrow":"Yukarı, Sağ ve Aşağı Ok", +"Update ~Index":"~Dizini Güncelle", +"Vertical Scroll":"Dikey Kaydırma", +"Vertical Text":"Dikey Metin", +"Vertically C~enter":"Dikey Olarak Ortaya", +"Vertically S~pacing":"Dikey A~ralık", +"Vertically ~Bottom":"Dikey Olarak ~Alta", +"Vertically ~Top":"Dikey Olarak ~Üste", +"View Grid Lines":"Izgara Çizgilerini Göster", +"Watermark...":"Filigran...", +"Wave":"Dalga", +"Wrap Text":"Metni Kaydır", +"Zoom In":"Yakınlaştır", +"Zoom Out":"Uzaklaştırma", +"~3D View...":"~3B Görünüm...", +"~Accessibility Check...":"~Erişilebilirlik Kontrolü...", +"~Add":"~Ekle", +"~Add to List":"~Listeye ekle", +"~Advanced Filter...":"~Gelişmiş Süzgeç...", +"~Analysis of Variance (ANOVA)...":"Varyans ~Analizi (ANOVA)...", +"~Arrange":"~Sırala", +"~Author":"~Yazar", +"~Automatic Spell Checking":"~Otomatik İmla Denetimi Yap", +"~Bottom":"~Alt", +"~Bring to Front":"En ~Öne Getir", +"~Bullets and Numbering...":"~Madde İmleri ve Numaralandırma...", +"~Capitalize Every Word":"~Her Kelimenin İlk Harfi Büyük", +"~Centered":"~Ortalanmış", +"~Chart...":"~Grafik...", +"~Chi-square Test...":"~Ki-kare Testi...", +"~Clear":"~Temizle", +"~Clear Direct Formatting":"~Doğrudan Biçimlendirmeyi Temizle", +"~Column":"~Sütun", +"~Column Break":"S~ütunu Sonu", +"~Columns":"S~ütunlar", +"~Contour":"~Kontur", +"~Convert":"~Dönüştür", +"~Correlation...":"~Karşılıklı İlişki...", +"~Covariance...":"~Kovaryans...", +"~Cut":"~Kes", +"~Data":"~Veri", +"~Data Ranges...":"~Veri Aralıkları...", +"~Data Table...":"~Veri Tablosu...", +"~Date":"~Tarih", +"~Date (fixed)":"~Tarih (sabit)", +"~Date (variable)":"~Tarih (değişken)", +"~Define":"~Tanımla", +"~Define Range...":"~Aralık Tanımla...", +"~Define...":"~Tanımla...", +"~Delete":"~Sil", +"~Delete Sheet...":"~Sayfayı Sil...", +"~Delete Slide":"~Slaytı Sil", +"~Descriptive Statistics...":"~Tanımsal İstatistikler...", +"~Display Grid":"Izgarayı ~Göster", +"~Edit":"Dü~zenle", +"~Edit Contour...":"~Konturu Düzenle...", +"~Edit...":"~Düzenle...", +"~Endnote":"~Sonnot", +"~Enter Group":"~Gruba Gir", +"~Exponential Smoothing...":"~Üstel Yuvarlama...", +"~F-test...":"~F-testi...", +"~File":"~Dosya", +"~First Paragraph":"~İlk Paragraf", +"~Fonts...":"~Yazı Tipleri...", +"~Footnote":"~Dipnot", +"~Footnote/Endnote Settings...":"~Dipnot/Sonnot Ayarları...", +"~Format Cells...":"Hü~creleri Biçimlendir...", +"~Formula Object...":"~Formül Nesnesi...", +"~Function...":"~İşlev...", +"~Go to Sheet...":"Sayfaya ~git...", +"~Goal Seek...":"~Hedef Ara...", +"~Group":"~Grupla", +"~Group and Outline":"~Grup ve Anahat", +"~Group...":"~Grupla...", +"~Header and Footer...":"~Üst Bilgi ve Alt Bilgi...", +"~Headers and Footers...":"~Üst Bilgi ve Alt Bilgi...", +"~Height...":"~Yükseklik...", +"~Help":"~Yardım", +"~Hide":"Giz~le", +"~Hide AutoFilter":"Otomatik Süzgeci ~Gizle", +"~Hide Details":"~Ayrıntıları Gizle", +"~Hide Sheet":"Sayfayı Gi~zle", +"~Hide Slide":"S~laytı Gizle", +"~Hyperlink":"~Köprü", +"~Hyperlink...":"K~öprü...", +"~Hyphenation":"~Hecele", +"~Hyphenation...":"~Hecele...", +"~Image...":"~Resim...", +"~Index Entry...":"~Dizin Girdisi...", +"~Insert":"~Ekle", +"~Insert or Edit...":"~Ekle veya Düzenle...", +"~Insert...":"~Ekle...", +"~Interaction...":"~Etkileşim...", +"~Left":"~Sol", +"~Left-to-Right Mark":"So~ldan Sağa İşareti", +"~Line Numbering...":"Satır Numara~lama...", +"~Manage...":"~Yönet...", +"~More Fields...":"Daha ~Fazla Alan...", +"~More Options...":"~Daha Fazla Seçenek...", +"~Move or Copy Sheet...":"Sayfayı ~Taşı veya Kopyala...", +"~Moving Average...":"~Hareketli Ortalama...", +"~Named Ranges and Expressions":"~Adlandırılmış Aralıklar ve İfadeler", +"~New Slide":"~Yeni Slayt", +"~No-break Space":"~Bölünemez Boşluk", +"~Optimal":"~En Uygun", +"~Optimal Height...":"En ~Uygun Yükseklik...", +"~Optimal Width...":"~En Uygun Genişlik...", +"~Ordered List":"~Sıralanmış Liste", +"~Page":"~Sayfa", +"~Page Break":"~Sayfa Sonu", +"~Page Number":"Sayfa ~Numarası", +"~Page Number...":"~Sayfa Numarası...", +"~Page Numbers...":"~Sayfa Numaraları...", +"~Page Style...":"~Sayfa Biçemi...", +"~Page...":"~Sayfa...", +"~Parallel":"~Paralel", +"~Paste":"~Yapıştır", +"~Pivot Table":"~Özet Tablo", +"~Print...":"~Yazdır...", +"~Properties...":"~Özellikler...", +"~Recalculate":"~Tekrar Hesapla", +"~Record":"~Kayıt", +"~Redo":"~Yinele", +"~Refresh":"~Yenile", +"~Regression...":"~Regresyon...", +"~Remove Hyperlink":"~Köprüyü Kaldır", +"~Remove Outline":"~Anahatı Kaldır", +"~Reset Filter":"~Süzgeci Sıfırla", +"~Right":"S~ağ", +"~Right-to-Left Mark":"Sağdan Sola İşa~reti", +"~Row":"S~atır", +"~Rows":"Satı~rlar", +"~Sampling...":"~Örnekleme...", +"~Save":"~Kaydet", +"~Sections...":"~Bölümler...", +"~Select":"~Seç", +"~Send to Back":"En ~Arkaya Gönder", +"~Sentence case":"~Cümle yapısı", +"~Shape":"~Şekil", +"~Sheet":"~Sayfa", +"~Show":"~Göster", +"~Show Details":"Ayrıntıları ~Göster", +"~Show Sheet...":"Sayfayı ~Göster...", +"~Slide Number":"~Slayt Numarası", +"~Soft Hyphen":"~Yumuşak Tire", +"~Sort...":"~Sırala...", +"~Spacing":"~Boşluk", +"~Spacing...":"~Aralıklar...", +"~Spelling...":"~İmla Denetimi...", +"~Standard Filter...":"~Standart Süzgeç...", +"~Subject":"~Konu", +"~Table":"~Tablo", +"~Table Properties...":"Ta~blo Özellikleri...", +"~Table...":"~Tablo...", +"~Text Box":"~Metin Kutusu", +"~Thesaurus...":"~Eşanlamlılar...", +"~Through":"~İçinden", +"~Time":"~Saat", +"~Time (fixed)":"~Saat (sabit)", +"~Time (variable)":"~Zaman (değişken)", +"~Tools":"~Araçlar", +"~Top":"~Üst", +"~UPPERCASE":"~BÜYÜK HARF", +"~Undo":"~Geri Al", +"~Ungroup...":"Gruplamayı ~Kaldır...", +"~Unordered List":"~Sıralanmamış Liste", +"~Update All":"Tüm~ünü Güncelle", +"~Validity...":"~Geçerlilik...", +"~View":"~Görünüm", +"~While Typing":"~Yazarken", +"~Width...":"Geni~şlik...", +"~Word Count...":"~Kelime Sayısı...", +"~Word Joiner":"~Kelime Birleştirici", +"~Wrap":"~Metin Dağılımı", +"~Z-test...":"~Z-testi...", +"~Zero-width Space":"~Sıfır Genişlikli Boşluk", +"~lowercase":"~küçük harf", +"~tOGGLE cASE":"~bÜYÜK kÜÇÜK hARF dEĞİŞTİR" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ts.json b/f7cloud-office/browser/dist/l10n/uno/ts.json new file mode 100644 index 0000000..b47827f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ts.json @@ -0,0 +1,280 @@ +{ +"12-Point Star":"12-Yinhla Nyeleti", +"24-Point Star":"24-Yinhla Nyeleti", +"4-Point Star":"4-Yinhla Nyeleti", +"4-way Arrow":"Mfungho wo Komba wa Tinhla ta 4", +"4-way Arrow Callout":"Mfungho wo Koweta wa Tinhla ta 4", +"5-Point Star":"5-Yinhla Nyeleti", +"6-Point Star":"6-Yinhla Nyeleti", +"8-Point Star":"8-Yinhla Nyeleti", +"Accept":"Amukela", +"Accept All":"Pfumela hinkwaswo", +"Arch Down (Curve)":"Yinhla yo ya Ehansi (Khotseka)", +"Arch Down (Pour)":"Yinhla Ehansi (Chela)", +"Arch Left (Curve)":"Yinhla yo ya Eximatsini (Khotseka)", +"Arch Right (Curve)":"Yinhla yo ya Exineneni (Khotseka)", +"Arch Right (Pour)":"Yinhla Exineneni (Chela)", +"Arch Up (Curve)":"Yinhla yo ya Ehenhla (Khotseka)", +"Arch Up (Pour)":"Yinhla yo ya Ehenhla (Chela)", +"Arrange":"Lulamisa", +"As C~haracter":"Tanihi L~etere", +"AutoFill Data Series: automatic":"Nghenisa Rungula: Hi ku Tiendlekela", +"Auto~Filter":"Xisefo~Xo Tiendlekela", +"A~lignment...":"Ku R~inganisa...", +"A~rea...":"N~dhawu...", +"A~rrange":"L~unghisa", +"Back One":"Endzhaku Kan'we", +"Background Color":"Muvala wa le Hansi", +"Block Arc":"Bokisi ra Tinhla", +"Bold":"Ntsalo Dzwihala", +"Bookmar~k...":"Mfungho-buk~u...", +"Brightness":"Ku Vangama", +"Caption...":"Rito ro Koma...", +"Center":"Exikarhi", +"Center Horizontal":"Yisa Exikarhi hi Vuandlalo", +"Charcoal Sketch":"ChYinhla Nkhotsekooal Sketch", +"Chevron":"Mfungho wa Xevhuroni", +"Chevron Down":"Xevhuroni yo ya Ehansi", +"Chevron Up":"Xevhuroni yo ya Ehenhla", +"Circle":"Xirhendzevutana", +"Circle (Curve)":"Ndzhendzeleko (Khotseka)", +"Circle (Pour)":"Ndzhendzeleko (Chela)", +"Circle Pie":"Xirhendzevutana xa Phayi", +"Circular Arrow":"Mfungho wo Komba wa Xirhendzevutana", +"Close Master View":"Pfala Xikomba Xilawulo", +"Column ~Width...":"Kholomu ~Vuanamo...", +"Connector Ends with Arrow":"Xihlanganisi xi Gimeta hi Mfungho wo Komba", +"Connector with Arrows":"Xihlanganisi hi Mimfungho yo Komba", +"Contrast":"Mpfangano wa Mivala", +"Corner Right Arrow":"Mfungho wo Komba Khona ya le Xineneni", +"Co~lumns...":"Ti~kholomu...", +"Cross":"Xihambano", +"Currency":"Nkarhi", +"Curved Connector":"Xihlanganisi xo Khotseka", +"Curved Connector Ends with Arrow":"Xihlanganisi xo Khotseka xi Gimeta hi Mfungho wo Komba", +"Curved Connector with Arrows":"Xihlanganisi xo Khotseka hi Mimfungho yo Komba", +"Dat~e (variable)":"Sik~u (cinca-cinca)", +"Delete C~ells...":"Tima S~wikamarana...", +"Delete C~ontents...":"Tima Leswi Nga E~ndzeni...", +"Delete Rows":"Tima Tilayini", +"Diamond":"Dayimani", +"Diamond Bevel":"Bevel ya Dayimani", +"Doorplate":"Puleti ra Nyangwa", +"Double Brace":"Brace ya Mpatsano", +"Double Bracket":"Xipatsanyeti xa Mpatsano", +"Down Arrow":"Mfungho wo Komba wo ya Ehansi", +"Down Arrow Callout":"Mfungho wo Koweta Ehansi", +"Ellipse":"Xivumbeko xa Elipsi", +"Explosion":"Mbuluko", +"Fade Down":"Nyamalala Ehansi", +"Fade Left":"Nyamalala Eximatsini", +"Fade Right":"Nyamalala Exineneni", +"Fade Up":"Nyamalala Ehenhla", +"Fade Up and Left":"Nyamalala Ehenhla ni le Ximatsini", +"Fade Up and Right":"Nyamalala Ehenhla ni le Xineneni", +"Fill Color":"Nghenisa Muvala", +"Flowchart: Alternate Process":"Chati ya Ntlhandlamano: Endlelo Rin'wana", +"Flowchart: Card":"Chati ya Ntlhandlamano: Karata", +"Flowchart: Collate":"Chati ya Ntlhandlamano: Collate", +"Flowchart: Connector":"Chati ya Ntlhandlamano: Xihlanganisi", +"Flowchart: Data":"Chati ya Ntlhandlamano: Rungula", +"Flowchart: Decision":"Chati ya Ntlhandlamano: Xiboho", +"Flowchart: Delay":"Chati ya Ntlhandlamano: Hlwerisa", +"Flowchart: Direct Access Storage":"Chati ya Ntlhandlamano: Vuveki Byo Kongoma", +"Flowchart: Display":"Chati ya Ntlhandlamano: Kombisa", +"Flowchart: Document":"Chati ya Ntlhandlamano: Fayili", +"Flowchart: Extract":"Chati ya Ntlhandlamano: Humesa", +"Flowchart: Internal Storage":"Chati ya Ntlhandlamano: Vuhlayisi Bya le Ndzeni", +"Flowchart: Magnetic Disc":"Chati ya Ntlhandlamano: Diski ya Nkoka Misava", +"Flowchart: Manual Input":"Chati ya Ntlhandlamano: Nghenisa Hi Wexe", +"Flowchart: Manual Operation":"Chati ya Ntlhandlamano: Ku Tirhisa Hi Wexe", +"Flowchart: Merge":"Chati ya Ntlhandlamano: Hlanganisa", +"Flowchart: Multidocument":"Chati ya Ntlhandlamano: Fayili ya Swo Hlaya", +"Flowchart: Off-page Connector":"Chati ya Ntlhandlamano: Pfala-Xihlanganisi xa Pheji", +"Flowchart: Or":"Chati ya Ntlhandlamano: Kumbe", +"Flowchart: Predefined Process":"Chati ya Ntlhandlamano: Endlelo Leri Rhiyiweke", +"Flowchart: Preparation":"Chati ya Ntlhandlamano: Lunghiselela", +"Flowchart: Process":"Chati ya Ntlhandlamano: Endlelo", +"Flowchart: Punched Tape":"Chati ya Ntlhandlamano: Mpimanyeto Lowu Vekiweke", +"Flowchart: Sequential Access":"Chati ya Ntlhandlamano: Nghena Hi Ku Landzelelana", +"Flowchart: Sort":"Chati ya Ntlhandlamano: Hlela", +"Flowchart: Stored Data":"Chati ya Ntlhandlamano: Rungula leri Vekiweke", +"Flowchart: Summing Junction":"Chati ya Ntlhandlamano: Yinhla ya Ntsengo", +"Flowchart: Terminator":"Chati ya Ntlhandlamano: Xiherisi", +"Flower":"Xiluva", +"Folded Corner":"Khona yo Songeka", +"Foote~r":"Xihlokwana xa le Hans~i", +"Forward One":"Emahlweni Kan'we", +"F~ont Size...":"Mpimo wa T~inhlanga ta Marito...", +"F~ormat":"L~ulamisa", +"F~ull Screen":"Xikrini Hi Ku H~elela", +"General":"Tolovelekeke", +"He~ader":"Ma~riKu ya Eka ya le Henhla", +"Horizontal Scroll":"Phendla Hi Vuandlalo", +"H~ide":"~Fihla", +"In ~Background":"Eka ~Muvala wa le Hansi", +"Inflate":"Vohlisa", +"Insert Chart":"Nghenisa Chati", +"Insert Column Break":"Nghenisa xo Ava Kholumu", +"Insert Hyperlink":"Nghenisa Xipfanganisi", +"Insert Index Entry":"Nghenisa ku nghena ka xikombo", +"Insert Unnumbered Entry":"Ngheniso lowu nga riki na Nomboro", +"Isosceles Triangle":"Yinhla-nharhu ya Isosceles", +"Italic":"Xiitaliki", +"Language":"Ririmi", +"Layout":"Matshamelo", +"Left Arrow":"Mfungho wo Komba wa le Ximatsini", +"Left Arrow Callout":"Mfungho wo Koweta Eximatsini", +"Left Brace":"Brace ya le Ximatsini", +"Left Bracket":"Xipatsanyeti ku ya Eximatsini", +"Left and Right Arrow":"Mfungho wo Komba Eximatsini ni le Xineneni", +"Left and Right Arrow Callout":"Mfungho wo Koweta Eximatsini ni le Xineneni", +"Left-To-Right":"Eximatsini-Ku Ya-Exineneni", +"Lightning Bolt":"Ku Dzindza Ka Tilo", +"Line":"Layini", +"Line Callout 1":"Layini ya Xikoweto 1", +"Line Callout 2":"Layini ya Xikoweto 2", +"Line Callout 3":"Layini ya Xikoweto 3", +"Line Color":"Layini Muvala", +"Line Connector":"Xihlanganisi xa Layini", +"Line Connector Ends with Arrow":"Xihlanganisi xa Layini xi Gimeta hi Mfungho wo Komba", +"Line Spacing: 1":"Layini Ndhawu: 1", +"L~ine...":"L~ayini...", +"Manual ~Break...":"Ava ~Hi Ku Kongoma...", +"Moon":"N'weti", +"Na~vigator":"Xi~valangi", +"Next Page":"Pheji leri landzelaka", +"Notched Right Arrow":"Mfungho wo Komba wa Hiko Exineneni", +"Number":"Nomboro", +"Number Format...":"Matshamelo ya Nomboro...", +"Octagon Bevel":"Bevel ya Octagon", +"Open Circle (Curve)":"Pfula Ndzhendzeleko (Khotseka)", +"Open Circle (Pour)":"Pfula Ndzhendzeleko (Chela)", +"Open Hyperlink":"Pfula Xipfanganisi", +"Optimal Column Width":"Vuanamo bya Kholumu byo Tihlawulela", +"Optimal Row Height":"Vuhenhla bya Layini byo Tilangela", +"Parallelogram":"Paralelogramu", +"Plain Text":"Marito yo Olova", +"Pop Art":"Vutshila bya Vukombisi", +"Position and Si~ze...":"Xiyimo ni Sayi~zi...", +"Protect Cells":"Sirhelela Swibokisana", +"Puzzle":"Rharhangana", +"P~aragraph...":"N~dzimana...", +"Rectangle":"Yinhla-nharhu", +"Rectangular Callout":"Xikoweto xa Yinhla-mune", +"Remove Noise":"Susa Huwa", +"Rename Master":"Thya ViKu ya Eka Lerintshwa ra Xilawulo", +"Restart Numbering":"Tlhea u Sungula Tinomboro", +"Right Arrow":"Mfungho wo Komba wa le Xineneni", +"Right Arrow Callout":"Mfungho wo Koweta Exineneni", +"Right Brace":"Brace ya le Xineneni", +"Right Bracket":"Exineneni Xipatsanyeti", +"Right or Left Arrow":"Mfungho wo Komba Exineneni kumbe Eximatsini", +"Right-To-Left":"Exineneni-Ku Ya-Eximatsini", +"Ring":"Xingwavila", +"Round Callout":"Xikoweto xo Rhendzela", +"Rounded Rectangular Callout":"Xikoweto xa Yinhla-mune xo Rhendzela", +"R~efresh Range":"P~fuxeta Mpimo", +"R~ight-To-Left":"Exin~eneni-Ku-Ya-Eximatsini", +"R~un Macro...":"T~irhisa Macro...", +"S-shaped Arrow":"Mfungho wo Komba wa Xivumbeko xa S", +"Save ~As...":"Seyivha ~tanihi...", +"Select Row":"Hlawula Layini", +"Sharpen":"Sasela", +"Signet":"Xingwavila", +"Slant Down":"Voyamela Ehansi", +"Slant Up":"Voyamela Ehenhla", +"Small capitals":"Maletere lamakulu hi sayizi yintsngo", +"Smiley Face":"Xikandza xo N'wayitela", +"Snap to Grid":"Ringanisa Ku ya Eka Bokisi", +"Split Arrow":"Mfungho wo Komba wo Ava", +"Square":"Yinhla-mune", +"Square Bevel":"Bevel ya Xikwere", +"Square, Rounded":"Xikwere, Hi ku Angarhela", +"Statistics":"Tinhlayo", +"Stop":"Yima", +"Straight Connector":"Xihlanganisi xo Kongoma", +"Straight Connector ends with Arrow":"Xihlanganisi xo Kongoma xi Gimeta hi Mfungho wo Komba", +"Straight Connector with Arrows":"Xihlanganisi xo Kongoma hi Mimfungho yo Komba", +"Strikethrough":"Fungha Hinkwaswo", +"Striped Right Arrow":"Mfungho wo Komba wo Pandzeka Exineneni", +"Subscript":"Xikiripiti xa le hansi", +"Sun":"Dyambu", +"Superscript":"Xikiripiti xa le henhla", +"Text Wrap...":"Marito ku ya eka Phutseni...", +"Time":"Nkarhi", +"Time Field":"Xivandla xa Nkarhi", +"To Background":"Ku ya Eka Muvala wa le Hansi", +"To Foreground":"Ku ya Eka Tlhelo ra le Mahlweni", +"To Next Paragraph in Level":"Ku ya Eka Ndzima leyi Landzelaka Hi Ntlhandlamano", +"To Previous Paragraph in Level":"Ku ya Eka Ndzima leyi Hundzeke Hi Goza Rin'we", +"To ~Cell":"Ku ya eka ~Xikamarana", +"To ~Character":"Ku ya eka ~Letere ro Hlawuleka", +"To ~Curve":"Ku ya Eka ~Khotseka", +"To ~Frame":"Ku ya Eka ~Furemu", +"To ~Paragraph":"Ku ya Eka ~Ndzima", +"Triangle Down":"Yinhla-nharhu ku ya Ehansi", +"Triangle Up":"Yinhla-nharhu ku ya Ehenhla", +"T~ime (variable)":"N~karhi (cinca-cinca)", +"Underline":"Andalayina", +"Up Arrow":"Mfungho wo Komba wo ya Ehenhla", +"Up Arrow Callout":"Mfungho wo Koweta Ehenhla", +"Up and Down Arrow":"Mfungho wo Komba Ehenhla ni le Hansi", +"Up and Down Arrow Callout":"Mfungho wo Koweta Ehenhla ni le Hansi", +"Up and Right Arrow":"Mfungho wo Komba Ehenhla ni le Xineneni", +"Up and Right Arrow Callout":"Mfungho wo Koweta Ehenhla ni le Xineneni", +"Up, Right and Down Arrow":"Mfungho wo Komba Ehenhla, Exineneni ni le Hansi", +"Vertical Scroll":"Phendla Ku ya Ehenhla", +"Vertical Text":"Ku ya Ehenhla ka Marito", +"~Add":"~Engetela", +"~Advanced Filter...":"~Xisefo xo Angarhela...", +"~Arrange":"~Hlela", +"~Bottom":"~Ehansi", +"~Bring to Front":"~Tisa Emahlweni", +"~Centered":"~Exikarhi", +"~Chart...":"~Chati...", +"~Contour":"~Nhlelo", +"~Convert":"~Cinca", +"~Date":"~Siku", +"~Date (fixed)":"~Siku (vekiweke)", +"~Define":"~Fungha", +"~Edit Contour...":"~Nhlelo wo Tsala...", +"~Enter Group":"~Nghena eka Ntlawa", +"~First Paragraph":"~Sungula Ndzima", +"~Fonts...":"~Tinhlanga ta Marito...", +"~Function...":"~Xitirho...", +"~Goal Seek...":"~Lavisisa Xikongomelo...", +"~Group...":"~Ntlawa...", +"~Header and Footer...":"~Marito ya Eka ya le Henhla ni ya le Hansi...", +"~Height...":"~Vuhenhla...", +"~Hide AutoFilter":"~Fihla Xisefo xo Tiendlekela", +"~Hide Details":"~Fihla Vuxokoxoko", +"~Hide Slide":"~Fihla Slayidi", +"~Hyphenation":"~Khwatihato", +"~Insert":"~Nghenisa", +"~Interaction...":"~Ntirhisano...", +"~Line Numbering...":"~Tinomboro ta Layini...", +"~Optimal Height...":"~Vuhenhla lebyi Amukelekaka...", +"~Optimal Width...":"~Vuanamo lebyi Amukelekaka...", +"~Recalculate":"~Tlhela u Hlayela", +"~Refresh":"~Pfuxa", +"~Row":"~Layini", +"~Save":"~Hlayisa", +"~Sections...":"~Swiyenge...", +"~Select":"~Hlawula", +"~Send to Back":"~Rhumela Endzhaku", +"~Show Details":"~Komba Vuxokoxoko", +"~Sort...":"~Hlela...", +"~Spacing...":"~Ndhawu...", +"~Standard Filter...":"~Xisefo Ntolovelo...", +"~Subject":"~Xihloko", +"~Time":"~Nkarhi", +"~Time (fixed)":"~Nkarhi (vekiweke)", +"~Top":"~Ehenhla", +"~Ungroup...":"~Pandza Ntlawa...", +"~Update All":"~Pfuxeta Hinkwaswo", +"~Validity...":"~Vutirhiseki...", +"~While Typing":"~Ri Karhi U Thayipa", +"~Width...":"~Vuanamo...", +"~Wrap":"~Phutsa" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/tt.json b/f7cloud-office/browser/dist/l10n/uno/tt.json new file mode 100644 index 0000000..0a4d310 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/tt.json @@ -0,0 +1,169 @@ +{ +"12-Point Star":"4-кырлы йөлдыз", +"24-Point Star":"4-кырлы йөлдыз", +"4-Point Star":"4-кырлы йөлдыз", +"5-Point Star":"5-кырлы йөлдыз", +"6-Point Star":"6-кырлы йөлдыз", +"8-Point Star":"8-кырлы йөлдыз", +"Align Left":"Сул як буенча", +"Align Right":"Уң як буенча", +"Arrange":"Урнаштыру", +"As C~haracter":"Тамга рәвешендә", +"A~rea...":"Өлкә...", +"A~rrange":"Урын", +"Bold":"Калын", +"Bookmar~k...":"Кыстыргыч...", +"Bottom":"Аскы кырый буенча", +"Caption...":"Исем...", +"Center":"Урта", +"Centered":"Уртада", +"Circle":"Түгәрәк", +"Close Master View":"Җирлек ысулын ябу", +"Comments":"Искәрмәләр", +"Comme~nt":"Искәрмә", +"Connector":"Тоташтыргыч", +"Connector Ends with Arrow":"Ахырында ук булган тоташтыргыч", +"Connector with Arrows":"Уклар белән тоташтыргыч", +"Contrast":"Кискен каршылы", +"Curve":"Кәкре", +"Curve Down":"Аска бөгелеш", +"Curve Up":"Өскә бөгелеш", +"Curved Connector":"Кәкре тоташтыргыч", +"Curved Connector Ends with Arrow":"Ахырында ук булган кәкре тоташтыргыч", +"Curved Connector with Arrows":"Уклар белән кәкре тоташтыргыч", +"Cylinder":"Йилиндр", +"Date":"Көн", +"Dat~e (variable)":"Көн (үзгәрүчән)", +"Delete All Comments":"Бар искәрмәләрне бетерү", +"Delete All Comments by This Author":"Бу авторның бар искәрмәләрен бетерү", +"Delete Comment":"Искәрмәне бетерү", +"Delete ~All Comments":"Бар искәрмәләрне бетерү", +"Diamond":"Ромб", +"Digital Signatu~res...":"Санлы имзалар...", +"Ellipse":"Эллипс", +"Font Color":"Хәрефнең төсе", +"Fontwork Shape":"Текстлы эффектының рәвеше", +"Formatting Mark":"Форматлаштыру тамгасы", +"Frame":"Кыса", +"F~ormat":"Рәвеш", +"F~ull Screen":"Бөтен экранга", +"General":"Гомуми", +"Heart":"Йөрәк", +"Hexagon":"Алтыпочмаклык", +"Invert":"Кую", +"Italic":"Авыш", +"Justified":"Киңлек буенча", +"Language":"Тел", +"Layout":"Билгеләү", +"Left":"Сул як буенча", +"Line":"Сызык", +"Line Connector":"Туры тоташтыргыч", +"Line Connector Ends with Arrow":"Ахырында ук булган туры тоташтыргыч", +"L~ine...":"Сызык...", +"Media":"Медиа", +"Name...":"Исем...", +"Next Page":"Алдагы бит", +"Number":"Сан", +"Number Format...":"Санның рәвеше....", +"Octagon":"Сигезпочмаклылык", +"Overline":"Өске сызык", +"Page ~Count":"Битнең бар саны", +"Parallelogram":"Параллелограмм", +"Paste ~Special...":"Махсус куйдыру...", +"Pentagon":"Бишпочмаклылык", +"Position and Si~ze...":"Урын һәм зурлык...", +"Previous Page":"Әүвәлге бит", +"Propert~ies...":"Сыйфатлар...", +"P~aragraph...":"Кызыл юл...", +"Rectangle":"Турыпочмаклык", +"Rename Master":"Остага икенче исем кушу", +"Reply Comment":"Искәрмәгә җавап бирү", +"Right":"Уң як буенча", +"Right Triangle":"Турыпочмаклы өчпочмак", +"Save ~As...":"Саклау...", +"Select Column":"Багананы сайлап алу", +"Select Table":"Җәдвәлне сайлап алу", +"Select ~All":"Барысын сайлау", +"Shadow":"Күләгә", +"Sho~w Slide":"Слайдны чагылдыру", +"Slide Layout":"Слайдларның калыплары", +"Small capitals":"Капитель", +"Sort Ascending":"Үсү буенча сортлау", +"Sort Descending":"Кимү буенча сортлау", +"So~rt...":"Сортлау...", +"Square":"Квадрат", +"Stop":"Стоп", +"Straight Connector":"Туры тоташтыргыч", +"Straight Connector ends with Arrow":"Ахырында ук булган туры тоташтыргыч", +"Straight Connector with Arrows":"Уклар белән туры тоташтыргыч", +"Strikethrough":"Сызылган", +"Subscript":"Аскы индекс", +"Superscript":"Өске индекс", +"Ta~ble Properties...":"Җәдвәлнең сыйфатлары", +"Time":"Вакыт", +"Time Field":"Вакыт кыры", +"Title Page...":"Баш бит", +"To P~age":"Биткә", +"To ~Character":"Тамга рәвешендә", +"To ~Curve":"Кәкрегә китерү", +"Top":"Өске кырый буенча", +"Transparency":"Үтә күренмәлек", +"Trapezoid":"Трапеция", +"T~ime (variable)":"Вакыт (үзгәрүчән)", +"T~itle":"Баш исем", +"Underline":"Аскы сызык", +"Vertical Text":"Вертикаль текст", +"Wave":"Дулкын", +"~Add":"Өстәү", +"~Arrange":"Урнаштыру", +"~Author":"Автор", +"~Bottom":"Аста", +"~Bring to Front":"Алга", +"~Bullets and Numbering...":"Маркер һәм сан...", +"~Capitalize Every Word":"Хәр Сүз Баш Хәрефтән", +"~Centered":"Уртада", +"~Chart...":"Диаграмм", +"~Clear Direct Formatting":"Форматлаштыруны юкка чыгару", +"~Columns":"Баганалар", +"~Convert":"Әверелдерү", +"~Date":"Көн", +"~Date (fixed)":"Көн (үзгәрмәүчән)", +"~Delete":"Бетерү", +"~Edit":"Үзгәртү", +"~Edit...":"Үзгәртү...", +"~File":"~Файл", +"~Group":"Төркем", +"~Help":"Белешмә", +"~Hide Slide":"Слайдны качыру", +"~Hyphenation":"Күчерү бигесенең куелышы...", +"~Insert":"Кую", +"~Interaction...":"Тычкан басуы өчен гамәл...", +"~Left":"~Сул як буенча", +"~Page Number":"Битнең саны", +"~Page Numbers...":"Битләрнең саннары...", +"~Page...":"Бит...", +"~Paste":"Куйдыру", +"~Print...":"Бастыру...", +"~Record":"Язу", +"~Right":"~Уң як буенча", +"~Rows":"Юллар", +"~Save":"Саклау", +"~Select":"Сайлау", +"~Send to Back":"Артка", +"~Sentence case":"Җөмләдәге шикелле", +"~Show":"Чагылдыру", +"~Subject":"Тема", +"~Table":"~Җәдвәл", +"~Table...":"Җәдвәл...", +"~Thesaurus...":"Тезаурус...", +"~Time":"Вакыт", +"~Time (fixed)":"Вакыт (үзгәрмәүчән)", +"~Tools":"Кораллар", +"~Top":"Өстә", +"~UPPERCASE":"~БАШ ХӘРЕФЛӘР", +"~Update All":"Барысын яңарту", +"~View":"Карау", +"~While Typing":"Җыйган вакытта", +"~lowercase":"кече хәрефләр", +"~tOGGLE cASE":"рЕГИСТРНЫ кҮЧЕРҮ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ug.json b/f7cloud-office/browser/dist/l10n/uno/ug.json new file mode 100644 index 0000000..11d9fb0 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ug.json @@ -0,0 +1,608 @@ +{ +"12-Point Star":"12 يۇلتۇز", +"24-Point Star":"24 يۇلتۇز", +"4-Point Star":"4 يۇلتۇز", +"4-way Arrow":"4 يۆنىلىشلىك يا ئوق", +"4-way Arrow Callout":"تۆت يۆنىلىشلىك يا ئوق مىساللىق چۈشەندۈرۈش", +"5-Point Star":"5 يۇلتۇز", +"6-Point Star":"6 يۇلتۇز", +"8-Point Star":"8 يۇلتۇز", +"Accept":"قوشۇل", +"Accept All":"ھەممىگە قوشۇل", +"Add Decimal Place":"كەسىر چېكىتى خانىسى قوش", +"Align Bottom":"ئاستىغا توغرىلا", +"Align Bottom to Anchor":"لەڭگەرنى ئاستىغا توغرىلا", +"Align Center":"ئوتتۇرىغا توغرىلا", +"Align Left":"سولغا توغرىلا", +"Align Right":"ئوڭغا توغرىلا", +"Align Top":"ئۈستىگە توغرىلا", +"Align Top to Anchor":"لەڭگەرنى ئۈستىگە توغرىلا", +"Anc~hor":"لەڭگەر(~H)", +"Animation":"ھەرىكەت", +"Arch Down (Curve)":"ئاستى ئەگمە ياي", +"Arch Down (Pour)":"ئاستى ئەگمە توم ياي", +"Arch Left (Curve)":"سول ئەگمە ياي", +"Arch Right (Curve)":"ئوڭ ئەگمە ياي", +"Arch Right (Pour)":"ئوڭ ئەگمە توم ياي", +"Arch Up (Curve)":"ئۈستى ئەگمە ياي", +"Arch Up (Pour)":"ئۈستى ئەگمە توم ياي", +"Arrange":"تەرتىپلە", +"As C~haracter":"ھەرپ سۈپىتىدە(~H)", +"AutoCorr~ect":"ئۆزلۈكىدىن تۈزەت(~E)", +"AutoFill Data Series: automatic":"سانلار قاتارىنى ئۆزلۈكىدىن تولدۇر: ئۆزلۈكىدىن", +"Auto~Filter":"ئۆزلۈكىدىن سۈز(~F)", +"A~lignment...":"توغرىلا(~L)…", +"A~rea...":"دائىرە(~R)…", +"A~rrange":"تەرتىپلە(~R)", +"Back One":"كەينىگە بىر قەۋەت", +"Background Color":"تەگلىك رەڭگى", +"Block Arc":"كاۋاك ياي", +"Bold":"توم", +"Bookmar~k...":"خەتكۈچ(~K)…", +"Borders (Shift to overwrite)":"گىرۋەك (Shift بېسىلسا قاپلايدۇ)", +"Bottom":"ئاستى", +"Brightness":"يورۇقلۇق", +"Caption...":"ماۋزۇ…", +"Center":"مەركەز", +"Center Horizontal":"يانتۇ ئوتتۇرىغا توغرىلا", +"Center Vertically":"بويىغا ئوتتۇرىغا توغرىلا", +"Centered":"ئوتتۇرىدا", +"Ce~lls...":"كاتەكچە(~L)…", +"Character Spacing":"ھەرپ ئارىلىقى", +"Charcoal Sketch":"قېرىنداش تېز سىزما", +"Chart T~ype...":"دىئاگرامما تىپى(~Y)…", +"Chevron":"V شەكلى", +"Chevron Down":"تەتۈر V", +"Chevron Up":"ئوڭ V", +"Circle":"چەمبەر", +"Circle (Curve)":"ئىنچىكە چەمبەر", +"Circle (Pour)":"توم چەمبەر", +"Circle Pie":"دۇگلەك توقاچ", +"Circular Arrow":"يۇمىلاق يا ئوق", +"Clear Direct Formatting":"بىۋاسىتە پىچىمنى تازىلا", +"Clear ~Direct Formatting":"بىۋاستە پىچىمنى تازىلا(~D)", +"Cle~ar Cells...":"كاتەكچە تازىلا(~A)…", +"Close Master View":"قېلىپ كۆرۈنۈشنى ياپ", +"Cloud":"بۇلۇت", +"Cl~ear Contents...":"مەزمۇنلارنى تازىلا(~E)", +"Color Scale...":"رەت دەرىجىسى…", +"Column":"رەت", +"Column ~Width...":"رەت كەڭلىكى(~W)…", +"Columns ~After":"كەينىگە رەت قىستۇر", +"Columns ~Before":"ئالدىغا رەت قىستۇر", +"Comments":"ئىزاھاتلار", +"Comme~nt":"ئىزاھات(~N)", +"Connector":"ئۇلىغۇچ", +"Connector Ends with Arrow":"يا ئوقى باشلىق ئۇلىغۇچ ئاخىرى", +"Connector with Arrows":"قوش يا ئوقى باشلىق ئۇلىغۇچ", +"Contrast":"ئاق-قارىلىقى", +"Cop~y":"كۆچۈر(~Y)", +"Corner Right Arrow":"ئوڭ ئەگمىلىك يا ئوق", +"Co~lumns...":"رەت(~L)…", +"Co~mpress...":"پرىس(~M)…", +"Crop":"كەس", +"Cross":"كېسىشىش", +"Currency":"پۇل", +"Curve":"ئەگرى سىزىق", +"Curve Down":"تۆۋەن ياي", +"Curve Up":"بۆلۈش", +"Curved Connector":"ئەگرى سىزىق ئۇلىغۇچ", +"Curved Connector Ends with Arrow":"يا ئوقى باشلىق ئەگرى سىزىق ئۇلىغۇچ ئاخىرى", +"Curved Connector with Arrows":"يا ئوقى باشلىق ئەگرى سىزىق ئۇلىغۇچ", +"Cylinder":"سىلىندىر", +"C~ell":"كاتەكچە(~E)", +"C~onditional":"شەرت ئىپادە(~O)", +"Data Bar...":"سانلىق مەلۇمات بالداق…", +"Date":"چېسلا", +"Date...":"چېسلا…", +"Dat~e (variable)":"چېسلا (ئۆزگەرگۈچى)(~E)", +"Decrease Indent":"تارايت", +"Decrease Size":"كىچىكلەت", +"Delete All Comments":"ھەممە ئىزاھاتنى ئۆچۈر", +"Delete All Comments by This Author":"بۇ ئاپتورنىڭ بارلىق ئىزاھاتىنى ئۆچۈر", +"Delete Axis":"ئوق ئۆچۈر", +"Delete Comment":"ئىزاھات ئۆچۈر", +"Delete C~ells...":"كاتەكچە ئۆچۈر(~E)…", +"Delete C~ontents...":"مەزمۇن ئۆچۈر(~O)…", +"Delete Data Labels":"سانلىق مەلۇمات بەلگىسى ئۆچۈر", +"Delete Decimal Place":"كەسىر چېكىتى خانىسى ئۆچۈر", +"Delete Legend":"سخېما چۈشەندۈرۈش ئۆچۈر", +"Delete Major Grid":"ئاساسىي سېتكا ئۆچۈر", +"Delete Minor Grid":"قوشۇمچە سېتكا ئۆچۈر", +"Delete Rows":"قۇر ئۆچۈر", +"Delete Single Data Label":"يەككە سانلىق مەلۇمات بەلگىسى ئۆچۈر", +"Delete Sparkline":"ۋەزىيەت سىزىقى ئۆچۈر", +"Delete Sparkline Group":"ۋەزىيەت سىزىقى گۇرۇپپىسىنى ئۆچۈر", +"Delete Table":"جەدۋەل ئۆچۈر", +"Delete ~All Comments":"ھەممە ئىزاھاتنى ئۆچۈر(~A)", +"De~lete...":"ئۆچۈر(~L)…", +"Diamond":"رومبا", +"Diamond Bevel":"رومبا شەكىللىك يانتۇ تەكشىلىك", +"Digital Signatu~res...":"رەقەملىك ئىمزا(~R)…", +"Doorplate":"ئىشىك تاختىسى", +"Double Brace":"چوڭ قوش تىرناق", +"Double Bracket":"قوش تىرناق", +"Down Arrow":"ئاستى يا ئوق", +"Down Arrow Callout":"ئاستى يا ئوق مىساللىق چۈشەندۈرۈش", +"Duplicate Page":"بەت كۆچۈر", +"Duplicate ~Slide":"تام تەسۋىر نۇسخىلا(~S)", +"D~elete Page":"بەت ئۆچۈر(~E)", +"Edit Sparkline Group...":"ۋەزىيەت سىزىقى گۇرۇپپىسى تەھرىر…", +"Edit Sparkline...":"ۋەزىيەت سىزىقى تەھرىر…", +"Ellipse":"ئېللىپىس", +"Explosion":"پارتلاش شەكلى", +"Fade Down":"تەتۈر تراپېتسىيە", +"Fade Left":"سول يىراق", +"Fade Right":"ئوڭ يىراق", +"Fade Up":"ئوڭ تراپېتسىيە", +"Fade Up and Left":"سول ئۈستى تەدرىجىي كۈچىيىپ ئاجىزلاش", +"Fade Up and Right":"ئوڭ ئۈستى تەدرىجىي كۈچىيىپ ئاجىزلاش", +"Fiel~d":"سۆز بۆلىكى(~D)", +"Fill Color":"تولدۇرغان رەڭ", +"Find Next":"كېيىنكىسىنى ئىزدە", +"Find Previous":"ئالدىنقىسىنى ئىزدە", +"Flip Horizontally":"يانتۇ ئايلاندۇر", +"Flip Vertically":"تىك ئايلاندۇر", +"Flowchart: Alternate Process":"تەرتىپ دىئاگراممىسى: ئالماشتۇرغان جەريان", +"Flowchart: Card":"تەرتىپ دىئاگراممىسى: كارتا", +"Flowchart: Collate":"تەرتىپ دىئاگراممىسى: سېلىشتۇرۇش", +"Flowchart: Connector":"تەرتىپ دىئاگراممىسى: ئۇلىغۇچ", +"Flowchart: Data":"تەرتىپ دىئاگراممىسى: سانلىق مەلۇمات", +"Flowchart: Decision":"تەرتىپ دىئاگراممىسى: ھۆكۈم", +"Flowchart: Delay":"تەرتىپ دىئاگراممىسى: ئۇزارت", +"Flowchart: Direct Access Storage":"تەرتىپ دىئاگراممىسى: بىۋاسىتە زىيارەت قىلىدىغان ساقلىغۇچ", +"Flowchart: Display":"تەرتىپ دىئاگراممىسى: كۆرسەت", +"Flowchart: Document":"تەرتىپ دىئاگراممىسى: پۈتۈك", +"Flowchart: Extract":"تەرتىپ دىئاگراممىسى: ئۈزۈندە", +"Flowchart: Internal Storage":"تەرتىپ دىئاگراممىسى: ئىچكى ساقلىغۇچ", +"Flowchart: Magnetic Disc":"تەرتىپ دىئاگراممىسى: ماگنىتلىق دىسكا", +"Flowchart: Manual Input":"تەرتىپ دىئاگراممىسى: كىرگۈزۈش", +"Flowchart: Manual Operation":"تەرتىپ دىئاگراممىسى: قولدا مەشغۇلات", +"Flowchart: Merge":"تەرتىپ دىئاگراممىسى: بىرلەشتۈر", +"Flowchart: Multidocument":"تەرتىپ دىئاگراممىسى: كۆپ پۈتۈك", +"Flowchart: Off-page Connector":"تەرتىپ دىئاگراممىسى: بەت سىرتىدىكى ئۇلىغۇچ", +"Flowchart: Or":"تەرتىپ دىئاگراممىسى: ياكى", +"Flowchart: Predefined Process":"تەرتىپ دىئاگراممىسى: ئالدىن بەلگىلەنگەن جەريان", +"Flowchart: Preparation":"تەرتىپ دىئاگراممىسى: تەييارلىق", +"Flowchart: Process":"تەرتىپ دىئاگراممىسى: جەريان", +"Flowchart: Punched Tape":"تەرتىپ دىئاگراممىسى: ماتېرىيال بەلبېغى", +"Flowchart: Sequential Access":"تەرتىپ دىئاگراممىسى: تەرتىپ بويىچە زىيارەت", +"Flowchart: Sort":"تەرتىپ دىئاگراممىسى: تەرتىپلە", +"Flowchart: Stored Data":"تەرتىپ دىئاگراممىسى: ساقلانغان سانلىق مەلۇمات", +"Flowchart: Summing Junction":"تەرتىپ دىئاگراممىسى: جەملەش ئۇلانمىسى", +"Flowchart: Terminator":"تەرتىپ دىئاگراممىسى: ئاخىرلاشتۇرغۇچ", +"Flower":"گۈل", +"Folded Corner":"ئەگىم", +"Font Color":"خەت رەڭگى", +"Fontwork Shape":"ھۆسنخەت شەكىللىرى", +"Fontwork...":"ھۆسنخەت…", +"Foote~r":"بەت ئاستى ئىزاھات(~R)", +"For Paragraph":"ئابزاس ئۈچۈن", +"For Selection":"تاللىغان رايون", +"Format Axis...":"ئوق پىچىملا…", +"Format Chart Area...":"سخېما دائىرىسىنى پىچىملا…", +"Format Data Labels...":"سانلىق مەلۇمات بەلگىسى پىچىملا…", +"Format Data Point...":"سانلىق مەلۇمات نۇقتىسى پىچىملا…", +"Format Data Series...":"سانلىق مەلۇمات قاتارى پىچىملا…", +"Format Floor...":"ئۇل پىچىملا…", +"Format Legend...":"سخېما چۈشەندۈرۈش پىچىملا…", +"Format Major Grid...":"ئاساسىي سېتكا پىچىملا…", +"Format Mean Value Line...":"ئوتتۇرىچە قىممەت سىزىقى پىچىملا…", +"Format Minor Grid...":"قوشۇمچە سېتكا پىچىملا…", +"Format Pa~ge...":"بەت پىچىمى(~G)…", +"Format Selection...":"تاللىغاننى پىچىملا…", +"Format Single Data Label...":"يەككە سانلىق مەلۇمات بەلگىسى پىچىملا…", +"Format Stock Gain...":"پاي چېكى زىيىنىنى پىچىملا…", +"Format Stock Loss...":"پاي چېكى زىيىنىنى پىچىملا…", +"Format Title...":"ماۋزۇ پىچىملا…", +"Format Trend Line Equation...":"يۈزلىنىش سىزىق تەڭلىمىسى پىچىملا…", +"Format Trend Line...":"يۈزلىنىش سىزىقى پىچىملا…", +"Format Wall...":"تەگلىك پىچىملا…", +"Format X Error Bars...":"X خاتالىق بالداقلىرىنى پىچىملا…", +"Format Y Error Bars...":"Y خاتالىق سىزىقى پىچىملا…", +"Format as Currency":"پۇل پىچىمى", +"Format as Date":"چېسلا پىچىمى", +"Format as General":"ئادەتتىكى پىچىم", +"Format as Number":"سان پىچىمى", +"Format as Percent":"پىرسەنت پىچىمى", +"Format as Scientific":"پەن-تېخنىكا سان پىچىم", +"Format as Time":"ۋاقىت پىچىمى", +"Formatting Mark":"پىچىم بەلگىسى", +"Formula to Value":"فورمۇلادىن قىممەتكە", +"Forward One":"ئالدىغا بىر قەۋەت", +"Frame":"كاندۇك", +"Freeze First Column":"بىرىنچى رەتنى توڭلات", +"Freeze First Row":"بىرىنچى قۇرنى توڭلات", +"Freeze Rows and Columns":"قۇر ۋە رەتنى توڭلات", +"Freeze ~Cells":"كاتەكچە توڭلات(~C)", +"F~ont Size...":"خەت چوڭلۇقى(~O)…", +"F~ormat":"پىچىم(~O)", +"F~ourier Analysis...":"F~ourier تەھلىلى", +"F~rame...":"كاندۇك(~R)…", +"F~ull Screen":"پۈتۈن ئېكران(~U)", +"General":"ئادەتتىكى", +"Group Sparklines":"ۋەزىيەت سىزىقىنى گۇرۇپپىلا", +"Heart":"يۈرەك", +"Hexagon":"ئالتە تەرەپلىك", +"He~ader":"بەت قاشى(~A)", +"He~ader and Footer":"بەت قاشى ۋە بەت ئاستى(~A)", +"Horizontal Scroll":"توغرا سۈرگۈچ", +"H~ide":"يوشۇر(~I)", +"H~ide Columns":"رەت يوشۇر(~I)", +"H~ide Rows":"قۇر يوشۇر(~I)", +"Icon Set...":"سىنبەلگە توپلىمى…", +"In ~Background":"تەگلىككە قوي(~B)", +"Increase Indent":"كەڭەيت", +"Increase Size":"چوڭايت", +"Inflate":"كېڭەيت", +"Insert Audio or Video":"ئۈن ياكى سىن قىستۇر", +"Insert Axis":"ئوق قىستۇر", +"Insert Axis Title":"ئوق ماۋزۇسى قىستۇر", +"Insert Caption...":"ئەسكەرتىش قىستۇر…", +"Insert Chart":"دىئاگرامما قىستۇر", +"Insert Column Break":"رەت ئايرىش بەلگىسى قىستۇر", +"Insert Columns ~After":"كەينىگە رەت قىستۇر", +"Insert Columns ~Before":"ئالدىغا رەت قىستۇر", +"Insert Co~lumns":"رەت قىستۇر(~L)", +"Insert Data Labels":"سانلىق مەلۇمات بەلگىسى قىستۇر", +"Insert Field":"سۆز بۆلىكى قىستۇر", +"Insert Hyperlink":"ئۇلانما قىستۇر", +"Insert Index Entry":"ئىندېكس تۈرى قىستۇر", +"Insert Major Grid":"ئاساسىي سېتكا قىستۇر", +"Insert Mean ~Value Line":"ئوتتۇرىچە قىممەت سىزىقى قىستۇر(~V)", +"Insert Minor Grid":"قوشۇمچە سېتكا قىستۇر", +"Insert Rows ~Above":"ئۈستىگە قۇر قىستۇر(~A)", +"Insert Rows ~Below":"ئاستىغا قۇر قىستۇر(~B)", +"Insert Single Data Label":"يەككە سانلىق مەلۇمات بەلگىسى قىستۇر", +"Insert Slide":"تام تەسۋىر قىستۇر", +"Insert Titles...":"ماۋزۇ قىستۇر…", +"Insert Tre~nd Line...":"يۈزلىنىش سىزىقى قىستۇر(~N)…", +"Insert Unnumbered Entry":"تەرتىپ نومۇرى يوق تۈر قىستۇر", +"Insert ~Cells...":"كاتەكچە قىستۇر(~C)…", +"Insert ~Rows":"قۇر قىستۇر(~R)", +"Insert/Delete Axes...":"ئوق قىستۇر/ئۆچۈر…", +"Invert":"ئەكسى رەڭگە ئالماشتۇر", +"Isosceles Triangle":"تەڭ يانلىق ئۈچبۇلۇڭ", +"Italic":"يانتۇ", +"Justified":"ئوڭ سولغا توغرىلا", +"Language":"تىل", +"Language Status":"تىل ھالىتى", +"Layout":"ئورۇنلاشتۇرۇلۇشى", +"Left":"سول", +"Left Arrow":"سول يا ئوق", +"Left Arrow Callout":"سول يا ئوق مىساللىق چۈشەندۈرۈش", +"Left Brace":"ئوڭ قوش تىرناق", +"Left Bracket":"سول تىرناق", +"Left and Right Arrow":"ئوڭ سول يا ئوق", +"Left and Right Arrow Callout":"ئوڭ سول يا ئوق مىساللىق چۈشەندۈرۈش", +"Left-To-Right":"سولدىن ئوڭغا", +"Lightning Bolt":"چاقماق", +"Line":"سىزىق", +"Line Callout 1":"سىزىقلىق مىساللىق چۈشەندۈرۈش 1", +"Line Callout 2":"سىزىقلىق مىساللىق چۈشەندۈرۈش 2", +"Line Callout 3":"سىزىقلىق مىساللىق چۈشەندۈرۈش 3", +"Line Color":"سىزىق رەڭگى", +"Line Connector":"سىزىقلىق ئۇلىغۇچ", +"Line Connector Ends with Arrow":"يا ئوقى باشلىق سىزىقلىق ئۇلىغۇچ ئاخىرى", +"Line Spacing":"قۇر ئارىلىقى", +"Line Spacing: 1":"قۇر ئارىلىقى: 1", +"Line Spacing: 1.5":"قۇر ئارىلىقى: 1.5", +"Line Spacing: 2":"قۇر ئارىلىقى: 2", +"Lis~ts":"تىزىم(~T)", +"L~ine...":"قۇر(~I)…", +"Manage...":"باشقۇر…", +"Manual ~Break...":"قۇر ئالماشتۇرۇش بەلگىسى(~B)…", +"Master Slides":"ئانا سىيرىلما", +"Media":"ۋاسىتە", +"Merge and center or unmerge cells depending on the current toggle state":"نۆۋەتتىكى ھالەتكە ئاساسەن ئىككى خىل ھالەتنى ئالماشتۇرىدۇ، كاتەكچىلەرنى بىرلەشتۈرۈپ ئوتتۇرىغا توغرىلايدۇ ياكى كاتەكچىلەرنى بۆلىدۇ.", +"Moon":"ئاي", +"More ~Filters":"تېخىمۇ كۆپ سۈزگۈچلەر(~F)", +"M~erge and Center Cells":"كاتەكچىلەرنى بىرلەشتۈرۈپ ئوتتۇرىغا توغرىلا(~E)", +"Name...":"ئاتى…", +"Na~vigator":"يول باشچى(~V)", +"New Page":"يېڭى بەت", +"Next Page":"كېيىنكى بەت", +"Notched Right Arrow":"ھەرە چىشى ئوڭ يا ئوق", +"Number":"سان", +"Number Format":"رەقەم پىچىمى", +"Number Format...":"رەقەم پىچىمى…", +"Number Format: Currency":"رەقەم پىچىمى: پۇل", +"Number Format: Date":"رەقەم پىچىمى: چېسلا", +"Number Format: Decimal":"رەقەم پىچىمى: ئونلۇق", +"Number Format: Exponential":"رەقەم پىچىمى: كۆرسەتكۈچ سان", +"Number Format: Percent":"رەقەم پىچىمى: پىرسەنت", +"Number Format: Standard":"رەقەم پىچىمى: ئۆلچەملىك", +"Number Format: Time":"رەقەم پىچىمى: ۋاقىت", +"Octagon":"سەككىز تەرەپلىك", +"Octagon Bevel":"سەككىز تەرەپلىك يانتۇ تەكشىلىك", +"Open Circle (Curve)":"ئىنچىكە ئوچۇق چەمبەر", +"Open Circle (Pour)":"توم ئوچۇق چەمبەر", +"Open Hyperlink":"ئۇلانما ئاچ", +"Optimal Column Width":"ئەڭ مۇۋاپىق رەت كەڭلىكى", +"Optimal Row Height":"ئەڭ مۇۋاپىق ئېگىزلىك", +"Overline":"ئۈستى سىزىق", +"Page Properties...":"بەت خاسلىقى…", +"Page Tit~le":"بەت ماۋزۇ(~L)", +"Page ~Count":"بەت سانى(~C)", +"Paired ~t-test...":"پەرلەنگەن ~t تەكشۈرۈش", +"Parallelogram":"پاراللىل تۆت تەرەپلىك", +"Paste ~Special...":"ئۆزگىچە چاپلا(~S)…", +"Pentagon":"بەش تەرەپلىك", +"Percent":"پىرسەنت", +"Pi~vot Table...":"ماھىيەت جەدۋىلى(~V)…", +"Plain Text":"ساپ تېكست", +"Pop Art":"مودا سەنئەت", +"Position and Si~ze...":"ئورنى ۋە چوڭلۇقى(~Z)…", +"Previous Page":"ئالدىنقى بەت", +"Prin~t Ranges":"بېسىش دائىرىسى(~T)", +"Prohibited":"چەكلەنگەن", +"Propert~ies...":"خاسلىق(~I)…", +"Protect Cells":"كاتەكچە قوغدا", +"Protect ~Sheet...":"ۋاراق قوغدا(~S)…", +"Puzzle":"رەسىم جىپسلاش", +"P~aragraph...":"ئابزاس(~A)…", +"Rectangle":"تىك تۆت بۇلۇڭ", +"Rectangle, Rounded":"ياي بۇلۇڭلۇق تىك تۆت بۇلۇڭ", +"Rectangular Callout":"تىك تۆت بۇلۇڭلۇق مىساللىق چۈشەندۈرۈش", +"Remove Noise":"ئارىلاش رەڭنى چىقىرىۋەت", +"Rename Master":"قېلىپ ئاتى ئۆزگەرت", +"Rename S~heet...":"ۋاراق ئاتىنى ئۆزگەرت(~H)", +"Reply Comment":"ئىزاھاتقا جاۋاب قايتۇر", +"Reset Data Point":"سانلىق مەلۇمات نۇقتىسىنى ئەسلىگە قايتۇر", +"Reset all Data Points":"ھەممە سانلىق مەلۇمات نۇقتىسىنى ئەسلىگە قايتۇر", +"Restart Numbering":"تەرتىپ نومۇرىنى قايتىدىن باشلا", +"Right":"ئوڭ", +"Right Arrow":"ئوڭ يا ئوق", +"Right Arrow Callout":"ئوڭ يا ئوق مىساللىق چۈشەندۈرۈش", +"Right Brace":"سول چوڭ تىرناق", +"Right Bracket":"ئوڭ تىرناق", +"Right Triangle":"تىك بۇلۇڭلۇق ئۈچبۇلۇڭ", +"Right or Left Arrow":"ئوڭ ياكى سول يا ئوق", +"Right-To-Left":"ئوڭدىن سولغا", +"Ring":"ھالقا", +"Rotate 90° ~Left":"سولغا °90 ئايلاندۇر(~L)", +"Rotate 90° ~Right":"ئوڭغا °90 ئايلاندۇر(~R)", +"Rot~ate":"ئايلاندۇر(~A)", +"Round Callout":"يۇمىلاق مىساللىق چۈشەندۈرۈش", +"Rounded Rectangular Callout":"ياي بۇلۇڭلۇق تىك تۆت بۇلۇڭلۇق مىساللىق چۈشەندۈرۈش", +"Row":"قۇر", +"Row ~Height...":"قۇر ئېگىزلىك(~H)…", +"Rows ~Above":"ئۈستىگە قۇر قىستۇر(~A)", +"Rows ~Below":"ئاستىغا قۇر قىستۇر(~B)", +"R~efresh Range":"دائىرىنى يېڭىلا(~E)", +"R~ight-To-Left":"ئوڭدىن سولغا(~I)", +"R~un Macro...":"ماكرو ئىجرا قىل(~U)…", +"S-shaped Arrow":"S شەكىللىك يا ئوق", +"Save ~As...":"باشقا ئاتتا ساقلا(~A)…", +"Scientific":"پەن-تېخنىكا", +"Select Cell":"ھەممىنى تاللا", +"Select Column":"رەت تاللا", +"Select Row":"قۇر تاللا", +"Select Table":"جەدۋەل تاللا", +"Select ~All":"ھەممىنى تاللا(~A)", +"Select ~Range...":"دائىرە تاللا(~R)…", +"Set Background Image...":"تەگلىك سۈرەت تەڭشىكى…", +"Se~ction...":"دائىرە(~C)…", +"Shadow":"سايە", +"Sharpen":"ئېنىقلىقى", +"Sheet R~ight-To-Left":"ۋاراق ئوڭدىن سولغا(~I)", +"Sho~w Rows":"قۇر كۆرسەت(~W)", +"Sho~w Slide":"تام تەسۋىر كۆرسەت(~W)", +"Sidebar":"يان بالداق", +"Signet":"تامغا", +"Slant Down":"ئوڭ ياقا بەلگىسى", +"Slant Up":"سول ياقا بەلگىسى", +"Slide Layout":"تام تەسۋىر ئۇسلۇبى", +"Slide Properties...":"سىيرىلما خاسلىقى…", +"Slide Tit~le":"سىيرىلما ماۋزۇسى(~L)", +"Slide Transition":"تام تەسۋىر ئالماشتۇر", +"Slide ~Count":"سىيرىلما سانى(~C)", +"Slide ~Layout":"تام تەسۋىر ئۇسلۇبى(~L)", +"Small capitals":"كىچىك چوڭ يېزىلغان ھەرپ", +"Smiley Face":"كۈلكە چىراي", +"Snap to Grid":"سېتكىغا توغرىلا", +"Sort Ascending":"ئۆسكۈچى تەرتىپ", +"Sort Descending":"كېمەيگۈچى تەرتىپ", +"So~rt...":"تەرتىپلە(~R)…", +"Sparkline...":"ۋەزىيەت سىزىقى…", +"Sparklines":"ۋەزىيەت سىزىقى", +"Split Arrow":"يا ئوق پارچىلا", +"Split Table...":"جەدۋەل پارچىلا…", +"Square":"كۋادرات", +"Square Bevel":"تىك تۆت بۇلۇڭلۇق يانتۇ تەكشىلىك", +"Square, Rounded":"ياي بۇلۇڭلۇق كۋادرات", +"Statistics":"سىتاتىستىكا", +"Stop":"توختا", +"Straight Connector":"بىۋاسىتە ئۇلىغۇچ", +"Straight Connector ends with Arrow":"يا ئوقى باشلىق بىۋاسىتە ئۇلىغۇچ ئاخىرى", +"Straight Connector with Arrows":"يا ئوقى باشلىق بىۋاسىتە ئۇلىغۇچ", +"Strikethrough":"ئۆچۈرۈش سىزىقى", +"Striped Right Arrow":"يوللۇق ئوڭ يا ئوق", +"Subscript":"تۆۋەنكى ئىندېكس", +"Sun":"قوياش", +"Superscript":"يۇقىرى ئىندېكس", +"S~how Columns":"رەت كۆرسەت(~H)", +"S~lide":"تام تەسۋىر(~L)", +"Table of Contents and Inde~x":"مۇندەرىجە ۋە ئىندېكس جەدۋىلى(~X)", +"Ta~ble Properties...":"جەدۋەل خاسلىق(~B)…", +"Text Wrap...":"تېكست چۆرىدەت…", +"Te~xt":"تېكست(~X)", +"Thousands Separator":"مىڭلەر خانە ئايرىغۇچى", +"Time":"ۋاقىت", +"Time Field":"ۋاقىت بۆلىكى", +"Title Page...":"ماۋزۇ بەت…", +"To Background":"تەگلىك كۆرسەت", +"To Cell (~resize with cell)":"كاتەكچىگە (كاتەكچىگە ئەگىشىپ چوڭايت)", +"To Foreground":"ئالدى كۆرنۈش كۆرسەت", +"To Next Paragraph in Level":"تەڭ دەرىجىلىك كېيىنكى ئابزاسقا يۆتكەل", +"To Previous Paragraph in Level":"تەڭ دەرىجىلىك ئالدىنقى ئابزاسقا يۆتكەل", +"To P~age":"بەتكىچە(~A)", +"To ~Cell":"كاتەككىچە(~C)", +"To ~Character":"ھەرپكىچە(~C)", +"To ~Curve":"ئەگرى سىزىققا ئۆزگەرت(~C)", +"To ~Frame":"رامكا ئۈستىدە(~F)", +"To ~Paragraph":"ئابزاستا(~P)", +"Top":"ئۇستى", +"Track Chan~ges":"ئۆزگەرتىشلەرنى ئىزلا(~G)", +"Transparency":"سۈزۈكلۈك", +"Trapezoid":"تراپېتسىيە", +"Triangle Down":"تەتۈر ئۈچبۇلۇڭ", +"Triangle Up":"ئوڭ ئۈچبۇلۇڭ", +"T~ime (variable)":"ۋاقىت (ئۆزگەرگۈچى(~I)(", +"T~itle":"ماۋزۇ(~I)", +"Underline":"ئاستى سىزىق", +"Ungroup Sparklines":"ۋەزىيەت سىزىقىنى گۇرۇپپىلىما", +"Unmerge Cells":"كاتەكچىلەرنى بۆل", +"Unprotect Cells":"كاتەكچە قوغدىما", +"Up Arrow":"ئۈستى يا ئوق", +"Up Arrow Callout":"ئۈستى يا ئوق مىساللىق چۈشەندۈرۈش", +"Up and Down Arrow":"ئۈستى ئاستى يا ئوق", +"Up and Down Arrow Callout":"ئۈستى ئاستى يا ئوق مىساللىق چۈشەندۈرۈش", +"Up and Right Arrow":"ئوڭ ئۈستى يا ئوق", +"Up and Right Arrow Callout":"ئوڭ ئۈستى يا ئوق مىساللىق چۈشەندۈرۈش", +"Up, Right and Down Arrow":"ئۈستى، ئوڭ ئاستى يا ئوق", +"Vertical Scroll":"بوي سۈرگۈچ", +"Vertical Text":"تىك تېكست", +"View Grid Lines":"سېتكا سىزىقىنى كۆرسەت", +"Wave":"دولقۇن", +"Wrap Text":"تېكست چۆرىدەت", +"Zoom In":"چوڭايت", +"Zoom Out":"كىچىكلەت", +"~3D View...":"~3D ئۈچ ئۆلچەملىك كۆرۈنۈش…", +"~Add":"قوش(~A)", +"~Advanced Filter...":"ئالىي سۈزگۈچ(~A)…", +"~Analysis of Variance (ANOVA)...":"كىۋادرات پەرق تەھلىلى(ANOVA)(~A)…", +"~Arrange":"تەرتىپلە(~A)", +"~Author":"يازغۇچى(~A)", +"~Bottom":"ئاستى(~B)", +"~Bring to Front":"ئۈستى قەۋەتكە يوللا(~B)", +"~Bullets and Numbering...":"تۈر بەلگىسى ۋە تەرتىپ نومۇرى(~B)…", +"~Capitalize Every Word":"ھەر بىر سۆزنى چوڭ ھەرپكە ئۆزگەرت(~C)", +"~Centered":"ئوتتۇرىدا(~C)", +"~Chart...":"دىئاگرامما(~C)…", +"~Chi-square Test...":"كاپپا كۋادرات سىناق(~C)…", +"~Clear":"تازىلا(~C)", +"~Clear Direct Formatting":"بىۋاستە پىچىمنى تازىلا(~C)", +"~Column":"رەت(~C)", +"~Column Break":"رەت ئايرىش بەلگىسى(~C)", +"~Columns":"رەتلەر(~C)", +"~Contour":"ئىزنا(~C)", +"~Convert":"ئالماشتۇر(~C)", +"~Correlation...":"باغلىنىشلىق تەھلىلى(~C)…", +"~Covariance...":"كوۋارىئاتسىيە تەھلىلى(~C)…", +"~Cut":"كەس(~C)", +"~Data Ranges...":"سانلىق مەلۇمات دائىرىسى(~D)…", +"~Data Table...":"سانلىق مەلۇمات جەدۋىلى(~D)…", +"~Date":"چېسلا(~D)", +"~Date (fixed)":"چېسلا (مۇقىم)(~D)", +"~Define":"بەلگىلە(~D)", +"~Define Range...":"دائىرە ئېنىقلا(~D)…", +"~Define...":"بەلگىلە(~D)…", +"~Delete":"ئۆچۈر(~D)", +"~Delete Sheet...":"ۋاراق ئۆچۈر(~D)…", +"~Descriptive Statistics...":"چۈشەندۈرۈش تىپىدىكى سىتاتىستىكا(~D)…", +"~Edit":"تەھرىر(~E)", +"~Edit Contour...":"ئىزنا تەھرىر(~E)…", +"~Edit...":"تەھرىر(~E)…", +"~Enter Group":"گۇرۇپپا تەھرىر(~E)", +"~Exponential Smoothing...":"كۆرسەتكۈچلۈك تەكشىلە(~E)…", +"~F-test...":"F سىناق(~F)…", +"~File":"ھۆججەت(~F)", +"~First Paragraph":"بىرىنچى ئابزاس(~F)", +"~Fonts...":"خەت نۇسخا(~F)…", +"~Format Cells...":"كاتەكچە پىچىمى(~F)…", +"~Formula Object...":"فورمۇلا ئوبيېكتى(~F)…", +"~Function...":"فۇنكىسىيە(~F)…", +"~Go to Sheet...":"ۋاراققا يۆتكەل(~G)…", +"~Goal Seek...":"يەككە ئۆزگەرگۈچى مىقدار يېشىمى(~G)…", +"~Group":"گۇرۇپپا(~G)", +"~Group and Outline":"گۇرۇپپا ۋە مۇھىم نۇقتا(~G)", +"~Group...":"گۇرۇپپا(~G)…", +"~Header and Footer...":"بەت قاشى ۋە بەت ئاستى(~H)…", +"~Headers and Footers...":"بەت قاشى ۋە بەت ئاستى(~H)…", +"~Height...":"ئېگىزلىك(~H)…", +"~Help":"ياردەم(~H)", +"~Hide":"يوشۇر(~H)", +"~Hide AutoFilter":"ئۆزلۈكىدىن سۈزۈشنى يوشۇر(~H)", +"~Hide Details":"تەپسىلاتىنى يوشۇر(~H)", +"~Hide Sheet":"ۋاراق يوشۇر(~H)", +"~Hide Slide":"تام تەسۋىر يوشۇر(~H)", +"~Hyperlink...":"ئۇلانما(~H)…", +"~Hyphenation":"سىزىقچە(~H)", +"~Hyphenation...":"سىزىقچە(~H)…", +"~Image...":"سۈرەت(~I)…", +"~Insert":"قىستۇر(~I)", +"~Insert or Edit...":"قىستۇر ياكى تەھرىرلە(~I)…", +"~Insert...":"قىستۇر(~I)…", +"~Interaction...":"سۆزلىشىش(~I)…", +"~Left":"سول(~L)", +"~Line Numbering...":"قۇر نومۇرى(~L)…", +"~Manage...":"باشقۇر(~M)…", +"~More Fields...":"تېخىمۇ كۆپ سۆز بۆلىكى(~M)…", +"~More Options...":"تېخىمۇ كۆپ تاللانما(~M)…", +"~Move or Copy Sheet...":"ۋاراق يۆتكە/كۆچۈر(~M)…", +"~Moving Average...":"يۆتكەش ئوتتۇرىچىسى(~M)", +"~Named Ranges and Expressions":"ئاتالغان دائىرە ياكى ئىپادە(~N)…", +"~New Slide":"يېڭى سىيرىلما(~E)", +"~Optimal Height...":"ئەڭ مۇۋاپىق ئېگىزلىكى(~O)…", +"~Optimal Width...":"ئەڭ مۇۋاپىق كەڭلىك(~O)…", +"~Page":"بەت(~P)", +"~Page Break":"بەت ئايرىش بەلگىسى(~P)", +"~Page Number":"بەت نومۇرى(~P)", +"~Page Numbers...":"بەت نومۇرى(~P)…", +"~Page Style...":"بەت ئۇسلۇبى(~P)…", +"~Page...":"بەت(~P)…", +"~Paste":"چاپلا(~P)", +"~Pivot Table":"ماھىيەت جەدۋەل(~P)", +"~Print...":"باس(~P)…", +"~Properties...":"خاسلىق(~P)…", +"~Recalculate":"قايتا ھېسابلا(~R)", +"~Record":"خاتىرە(~R)", +"~Redo":"قايتىلا(~R)", +"~Refresh":"يېڭىلا(~R)", +"~Regression...":"رېگرېسسىيە(~R)…", +"~Remove Outline":"تېزىسنى چىقىرىۋەت(~R)", +"~Reset Filter":"سۈزگۈچنى ئەسلىگە قايتۇر(~R)", +"~Right":"ئوڭ(~R)", +"~Row":"قۇر(~R)", +"~Rows":"قۇر(~R)", +"~Sampling...":"نۇسخا ئال(~S)…", +"~Save":"ساقلا(~S)", +"~Sections...":"دائىرەلەر(~S)…", +"~Select":"تاللا(~S)", +"~Send to Back":"ئاستى قەۋەتكە يوللا(~S)", +"~Sentence case":"جۈملىدىكى چوڭ كىچىك يېزىلىش(~S)", +"~Shape":"شەكىل(~S)", +"~Sheet":"ۋاراق(~S)", +"~Show":"كۆرسەت(~S)", +"~Show Details":"تەپسىلاتىنى كۆرسەت(~S)", +"~Show Sheet...":"ۋاراق كۆرسەت(~S)…", +"~Slide Number":"سىيرىلما نومۇرى(~S)", +"~Sort...":"تەرتىپلە(~S)…", +"~Spacing":"بوشلۇق(~S)", +"~Spacing...":"ئارىلىق(~S)…", +"~Spelling...":"ئىملا تەكشۈر(~S)…", +"~Standard Filter...":"ئۆلچەملىك سۈزگۈچ(~S)…", +"~Subject":"تېما(~S)", +"~Table":"جەدۋەل(~T)", +"~Table Properties...":"جەدۋەل خاسلىق(~T)…", +"~Table...":"جەدۋەل(~T)…", +"~Text Box":"تېكست رامكىسى(~T)", +"~Thesaurus...":"مەنىداش سۆزلەر لۇغىتى(~T)…", +"~Time":"ۋاقىت(~T)", +"~Time (fixed)":"ۋاقىت (مۇقىم(~T)(", +"~Tools":"قورال(~T)", +"~Top":"ئۈستى(~T)", +"~UPPERCASE":"چوڭ يېزىلىش(~U)", +"~Undo":"يېنىۋال(~U)", +"~Ungroup...":"گۇرۇپپا يەش(~U)…", +"~Update All":"ھەممىنى يېڭىلا(~U)", +"~Validity...":"ئۈنۈملۈكلۈكى(~V)…", +"~View":"كۆرۈنۈش(~V)", +"~While Typing":"كىرگۈزگەندە(~W)", +"~Width...":"كەڭلىك(~W)…", +"~Wrap":"چۆرىدەت(~W)", +"~Z-test...":"~Z تەكشۈرۈش", +"~lowercase":"كىچىك يېزىلىش(~L)", +"~tOGGLE cASE":"~tOGGLE cASE" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/uk.json b/f7cloud-office/browser/dist/l10n/uno/uk.json new file mode 100644 index 0000000..5af185b --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/uk.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"Дванадцятикутна зірка", +"24-Point Star":"24-кутна зірка", +"4-Point Star":"Чотирикутна зірка", +"4-way Arrow":"Стрілка у 4 боки", +"4-way Arrow Callout":"Виноска зі стрілкою у 4 боки", +"5-Point Star":"П'ятикутна зірка", +"6-Point Star":"Шестикутна зірка", +"6-Point Star, Concave":"6-кінцева зірка, увігнута", +"8-Point Star":"Восьмикутна зірка", +"Accept":"Прийняти", +"Accept All":"Прийняти всі", +"Accept All Changes":"Прийняти всі зміни", +"Accept Change":"Прийняти зміну", +"Accept Track Change and select the next one":"Прийняти зміну і вибрати наступне", +"Accept and Move to Next":"Прийняти і перейти до наступного", +"Add Decimal Place":"Додати десяткове місце", +"Add To Dictionary":"Додати до словника", +"Add descriptions of non-text content (for accessibility)":"Додайте описи не-текстового вмісту (для доступності)", +"After":"Після", +"Align Bottom":"Вирівняти за нижнім краєм", +"Align Bottom to Anchor":"Вирівняти внизу за якорем", +"Align Center":"Вирівняти у центрі", +"Align Left":"За лівою межею", +"Align Right":"За правою межею", +"Align Tex~t":"Вирівняти ~текст", +"Align Top":"Вирівняти за верхнім краєм", +"Align Top to Anchor":"Вирівняти вгорі за якорем", +"Alt Text...":"Альт. текст...", +"Anc~hor":"Прив'~язка", +"Animation":"Анімація", +"Apply Suggestion":"Застосувати пропоноване", +"Arch Down (Curve)":"За дугою вниз", +"Arch Down (Pour)":"Дуга вниз", +"Arch Left (Curve)":"За дугою ліворуч", +"Arch Right (Curve)":"За дугою праворуч", +"Arch Right (Pour)":"Дуга праворуч", +"Arch Up (Curve)":"За дугою вгору", +"Arch Up (Pour)":"Дуга вгору", +"Arrange":"Розташувати", +"As C~haracter":"Як с~имвол", +"AutoCorr~ect":"Авто~заміна", +"AutoFill Data Series: automatic":"Автозаповнення ряду даних", +"Auto~Filter":"~Автофільтр", +"A~lignment...":"~Вирівнювання...", +"A~rea...":"Оф~ормлення...", +"A~rrange":"Ро~зташування", +"Back One":"Назад", +"Background Color":"Колір тла", +"Before":"Перед", +"Block Arc":"Арка", +"Bold":"Жирний", +"Bookmar~k...":"~Закладка...", +"Borders (Shift to overwrite)":"Межі (Shift для переписування)", +"Bottom":"За нижнім краєм", +"Brightness":"Яскравість", +"Caption...":"Назва...", +"Center":"У центрі", +"Center Horizontal":"Центрувати горизонтально", +"Center Vertically":"У центрі вертикально", +"Centered":"У центрі", +"Ce~lls...":"~Комірки...", +"Character Highlighting Color":"Колір виділення символів", +"Character Spacing":"Міжсимвольний інтервал", +"Charcoal Sketch":"Нарис вугіллям", +"Chart T~ype...":"Т~ип діаграми...", +"Check Spelling":"Перевірити правопис", +"Chevron":"Шеврон", +"Chevron Down":"Кут вниз", +"Chevron Up":"Кут вгору", +"Circle":"Коло", +"Circle (Curve)":"За колом", +"Circle (Pour)":"Кільце", +"Circle Pie":"Сектор кола", +"Circular Arrow":"Кругова стрілка", +"Clear Direct Formatting":"Очистити пряме форматування", +"Clear ~Direct Formatting":"Очистити ~пряме форматування", +"Cle~ar Cells...":"О~чистити комірки…", +"Clone Formatting":"Клонувати формат", +"Close Master View":"Закрити режим взірця", +"Cloud":"Хмара", +"Cl~ear Contents...":"Ви~далити вміст...", +"Color Scale...":"Колірна шкала...", +"Column":"Стовпчик", +"Column ~Width...":"~Ширина стовпця...", +"Columns A~fter":"Стовпці п~ісля", +"Columns B~efore":"Стовпці ~перед", +"Columns ~After":"Стовпці п~ісля", +"Columns ~Before":"Стовпці ~перед", +"Comments":"Примітки", +"Comme~nt":"~Коментар", +"Connector":"З'єднувальна лінія", +"Connector Ends with Arrow":"З'єднувальна лінія зі стрілкою наприкінці", +"Connector with Arrows":"З'єднувальна лінія зі стрілками", +"Connectors":"З'єднувачі", +"Connectors (double click for multi-selection)":"З'єднувачі (подвійний клац для множинного вибору)", +"Content Control Properties":"Властивості ЕКВ", +"Contrast":"Контраст", +"Copy Hyperlink Location":"Копіювати гіперпосилання", +"Cop~y":"~Копіювати", +"Corner Right Arrow":"Кутова стрілка праворуч", +"Co~lumns...":"~Колонки...", +"Co~mpress...":"С~тиснути...", +"Crop":"Обрізати", +"Crop Image":"Обрізати зображення", +"Cross":"Хрест", +"Cross-~reference...":"~Перехресне посилання...", +"Cuboid":"Кубоїд", +"Currency":"Валюта", +"Current ~Index":"Поточний ~покажчик", +"Curve":"Крива", +"Curve Down":"Вигин вниз", +"Curve Up":"Вигин вгору", +"Curved Connector":"Крива з'єднувальна лінія", +"Curved Connector Ends with Arrow":"Крива з'єднувальна лінія зі стрілкою наприкінці", +"Curved Connector with Arrows":"Крива з'єднувальна лінія зі стрілками", +"Cycle Case":"Змінити регістр", +"Cylinder":"Циліндр", +"C~ell":"~Комірку", +"C~haracter...":"Си~мвол...", +"C~onditional":"~Умовний", +"Data Bar...":"Стовпчик даних...", +"Date":"Дата", +"Date...":"Дата...", +"Dat~e (variable)":"Д~ата (змінна)", +"Decrease Font Size":"Зменшити розмір шрифту", +"Decrease Indent":"Зменшити відступ", +"Decrease Paragraph Spacing":"Зменшити інтервали між абзацами", +"Decrease Size":"Зменшити розмір", +"Delete All Comments":"В~илучити усі примітки", +"Delete All Comments by This Author":"Вилучити всі примітки цього автора", +"Delete Axis":"Вилучити вісь", +"Delete Comment":"Вилучити коментар", +"Delete Content Control":"Видалити елемент керування", +"Delete C~ells...":"Видалити ~комірки...", +"Delete C~ontents...":"Видалити ~вміст...", +"Delete Data Labels":"Вилучити підписи даних", +"Delete Decimal Place":"Вилучити десяткове місце", +"Delete Index":"Видалити покажчик", +"Delete Legend":"Вилучити легенду", +"Delete Major Grid":"Вилучити основну сітку", +"Delete Minor Grid":"Вилучити допоміжну сітку", +"Delete Row":"Видалити рядок", +"Delete Rows":"Видалити рядки", +"Delete Single Data Label":"Вилучити окремий підпис даних", +"Delete Sparkline":"Видалити лінію тренду", +"Delete Sparkline Group":"Видалити групу ліній тренду", +"Delete Table":"Видалити таблицю", +"Delete selected columns":"Видалити обрані стовпчики", +"Delete selected rows":"Видалити обрані рядки", +"Delete table":"Видалити таблицю", +"Delete ~All Comments":"В~илучити усі примітки", +"Delete ~Columns":"Видалити ~стовпці", +"Demote Outline Level":"Понизити рівень структури", +"Demote Outline Level with Subpoints":"Пониження рівня структури з підпунктами", +"De~lete...":"Ви~далити...", +"Diamond":"Діагональна клітка", +"Diamond Bevel":"Ромб з фаскою", +"Digital Signatu~res...":"~Цифрові підписи...", +"Display Grid":"Показати сітку", +"Doorplate":"Табличка", +"Double Brace":"Подвійні фігурні дужки", +"Double Bracket":"Подвійні дужки", +"Double Underline":"Подвійне підкреслення", +"Down Arrow":"Стрілка вниз", +"Down Arrow Callout":"Виноска зі стрілкою вниз", +"Duplicate Page":"Дублювати сторінку", +"Duplicate ~Slide":"Дублювати слайд", +"D~elete Page":"В~идалити сторінку", +"Edit Hyperlink...":"Змінити гіперпосилання...", +"Edit Section...":"Змінити розділ...", +"Edit Sparkline Group...":"Редагувати групу ліній тренду...", +"Edit Sparkline...":"Редагувати лінію тренду...", +"Ellipse":"Еліпс", +"Ellipse (double click for multi-selection)":"Еліпс (подвійний клац для множинного вибору)", +"Explosion":"Спалах", +"E~xecute Interaction...":"Виконати дію...", +"E~xit Group":"Ви~йти з групи", +"Fade Down":"Конус вниз", +"Fade Left":"Конус ліворуч", +"Fade Right":"Конус праворуч", +"Fade Up":"Конус вгору", +"Fade Up and Left":"Конус вгору та ліворуч", +"Fade Up and Right":"Конус вгору та праворуч", +"Fiel~d":"~Поле", +"Fill Color":"Колір заповнення", +"Find Next":"Шукати наступне", +"Find Previous":"Шукати попереднє", +"Find and Rep~lace...":"Знайти і замінити...", +"First ~Author":"Перший ~автор", +"Flip Horizontally":"Віддзеркалити горизонтально", +"Flip Vertically":"Віддзеркалити вертикально", +"Flowchart: Alternate Process":"Блок-схема: альтернативний процес", +"Flowchart: Card":"Блок-схема: картка", +"Flowchart: Collate":"Блок-схема: зіставлення", +"Flowchart: Connector":"Схеми: з'єднувальна лінія", +"Flowchart: Data":"Схеми: данні", +"Flowchart: Decision":"Схеми: рішення", +"Flowchart: Delay":"Схеми: затримка", +"Flowchart: Direct Access Storage":"Блок-схема: пам'ять з прямим доступом", +"Flowchart: Display":"Блок-схема: дисплей", +"Flowchart: Document":"Схеми: документ", +"Flowchart: Extract":"Блок-схема: витягування", +"Flowchart: Internal Storage":"Блок-схема: внутрішня пам'ять", +"Flowchart: Magnetic Disc":"Схеми: магнітний диск", +"Flowchart: Manual Input":"Блок-схема: ручне введення", +"Flowchart: Manual Operation":"Блок-схема: ручне керування", +"Flowchart: Merge":"Блок-схема: об'єднання", +"Flowchart: Multidocument":"Блок-схема: декілька документів", +"Flowchart: Off-page Connector":"Блок-схема: посилання на іншу сторінку", +"Flowchart: Or":"Блок-схема: АБО", +"Flowchart: Predefined Process":"Блок-схема: типовий процес", +"Flowchart: Preparation":"Блок-схема: підготовка", +"Flowchart: Process":"Блок-схема: процес", +"Flowchart: Punched Tape":"Блок-схема: перфострічка", +"Flowchart: Sequential Access":"Блок-схема: пам'ять з послідовним доступом", +"Flowchart: Sort":"Блок-схема: сортування", +"Flowchart: Stored Data":"Блок-схема: збережені дані", +"Flowchart: Summing Junction":"Блок-схема: вузол додавання", +"Flowchart: Terminator":"Блок-схема: знак завершення", +"Flower":"Квітка", +"Folded Corner":"Загнутий кут", +"Font Color":"Колір шрифту", +"Fontwork Shape":"Форма текстового ефекту", +"Fontwork...":"Текстові ефекти...", +"Foote~r":"Ни~жній колонтитул", +"For All Text":"Для всього тексту", +"For Paragraph":"Для ~абзацу", +"For Selection":"Для вибраного", +"Format Axis...":"Формат осі...", +"Format Chart Area...":"Формат області діаграми...", +"Format Data Labels...":"Формат підписів даних...", +"Format Data Point...":"Формат точки даних...", +"Format Data Series...":"Формат рядів даних...", +"Format Floor...":"Формат основи...", +"Format Legend...":"Формат легенди...", +"Format Major Grid...":"Формат основної сітки...", +"Format Mean Value Line...":"Формат лінії середнього значення...", +"Format Minor Grid...":"Формат допоміжної сітки...", +"Format Pa~ge...":"Формат с~торінки...", +"Format Selection...":"Форматувати вибране...", +"Format Single Data Label...":"Формат окремого підпису даних...", +"Format Stock Gain...":"Формат свічок зростання...", +"Format Stock Loss...":"Формат свічок спадання...", +"Format Title...":"Формат заголовка...", +"Format Trend Line Equation...":"Формат рівняння лінії тренду...", +"Format Trend Line...":"Формат лінії тренду...", +"Format Wall...":"Формат ~комірок...", +"Format X Error Bars...":"Формат позначок похибок за X...", +"Format Y Error Bars...":"Формат позначок похибок за Y...", +"Format as Currency":"Формат - валютний", +"Format as Date":"Формат - дата", +"Format as General":"Формат - загальний", +"Format as Number":"Формат - число", +"Format as Percent":"Формат - відсотки", +"Format as Scientific":"Формат - науковий", +"Format as Time":"Формат - час", +"Formatting Mark":"Знак форматування", +"Formula to Value":"Формула в значення", +"Forward One":"Вперед", +"For~matting Marks":"Знаки ~форматування", +"Fo~rm":"Фо~рма", +"Frame":"Рамка", +"Freeze First Column":"Закріпити перший стовпець", +"Freeze First Row":"Закріпити перший рядок", +"Freeze Rows and Columns":"Зафіксувати рядки та стовпці", +"Freeze ~Cells":"Закріпити ~комірки", +"F~ont Size...":"~Розмір шрифту...", +"F~ormat":"Ф~ормат", +"F~ourier Analysis...":"Аналіз ~Фур'є...", +"F~rame...":"Р~амка...", +"F~ull Screen":"~На весь екран", +"General":"Загальне", +"Give a label to identify an object":"Присвойте мітку для ідентифікації об’єкта", +"Go t~o Page...":"Перейти ~на сторінку...", +"Go t~o Slide...":"Перейти на слайд...", +"Group Sparklines":"Згрупувати лінії тренду", +"Heading ~Numbering...":"~Нумерація заголовків...", +"Heart":"Серце", +"Hexagon":"Шестикутник", +"He~ader":"Вер~хній колонтитул", +"He~ader and Footer":"~Колонтитули", +"Horizontal Scroll":"Горизонтальний згорток", +"Horizontally ~Center":"По ~центру горизонталі", +"Horizontally ~Left":"З~ліва по горизонталі", +"Horizontally ~Right":"С~права по горизонталі", +"Horizontally ~Spacing":"З інтервалом по ~горизонталі", +"H~ide":"П~риховати", +"H~ide Columns":"Прих~овати стовпці", +"H~ide Rows":"При~ховати рядки", +"Icon Set...":"Набір піктограм...", +"Ignore":"Ігнорувати", +"Ignore All":"Ігнорувати все", +"Image Mode":"Режим зображення", +"In ~Background":"На ~тлі", +"Increase Font Size":"Збільшити розмір шрифту", +"Increase Indent":"Збільшити відступ", +"Increase Paragraph Spacing":"Збільшити інтервали між абзацами", +"Increase Size":"Збільшити розмір", +"Inflate":"Випукла лінза", +"Insert Audio or Video":"Вставити звук або відео", +"Insert Axis":"Вставити вісь", +"Insert Axis Title":"Вставити назву осі", +"Insert Bookmark":"Вставити закладку", +"Insert Caption...":"Вставити підпис...", +"Insert Chart":"Вставити діаграму", +"Insert Column After":"Вставити стовпець після", +"Insert Column Before":"Вставити стовпець перед", +"Insert Column Break":"Вставити розрив колонки", +"Insert Columns ~After":"Вставити стовпці п~ісля", +"Insert Columns ~Before":"Вставити стовпці ~перед", +"Insert Comment":"Вставити коментар", +"Insert Co~lumns":"Вставити ~стовпці", +"Insert Cross-reference":"Вставити перехресне посилання", +"Insert Data Labels":"Додати підписи даних", +"Insert Endnote":"Вставити кінцеву виноску", +"Insert Field":"Вставити поле", +"Insert Fontwork Text":"Вставити текстовий ефект", +"Insert Footnote":"Вставити виноску", +"Insert Frame":"Вставити рамку", +"Insert Hyperlink":"Вставити гіперпосилання", +"Insert Image...":"Вставити зображення...", +"Insert Index Entry":"Вставити елемент покажчика", +"Insert Line (double click for multi-selection)":"Вставка лінії (подвійний клац для множинного вибору)", +"Insert Major Grid":"Показати основну сітку", +"Insert Mean ~Value Line":"Вставити лінію ~середнього значення", +"Insert Minor Grid":"Показати допоміжну сітку", +"Insert Page Break":"Вставити розрив сторінки", +"Insert Page Number":"Вставити номер сторінки", +"Insert Row Above":"Вставити рядок вище", +"Insert Row Below":"Вставити рядок нижче", +"Insert Rows ~Above":"Вставити рядки ~вище", +"Insert Rows ~Below":"Вставити рядки ~нижче", +"Insert Single Data Label":"Додати окремий підпис", +"Insert Slide":"Вставити слайд", +"Insert Soft Hyphen...":"Вставити м'який перенос...", +"Insert Special Character":"Вставити спеціальний символ", +"Insert Special Characters":"Вставити спеціальний символ", +"Insert Text Box":"Вставити текстове поле", +"Insert Text Box (double click for multi-selection)":"Вставка текстового поля (подвійний клац для множинного вибору)", +"Insert Titles...":"Вставити ~комірки...", +"Insert Tre~nd Line...":"Вставити лінію ~тренду...", +"Insert Unnumbered Entry":"Вставити елемент без номера", +"Insert Vertical Text":"Вставити вертикальний текст", +"Insert columns after":"Вставити стопці після", +"Insert columns before":"Вставити стовпці перед", +"Insert page number":"Вставити номер сторінки", +"Insert rows above":"Вставити рядки зверху", +"Insert rows below":"Вставити рядки знизу", +"Insert ~Cells...":"Вставити ~комірки...", +"Insert ~Rows":"Вставити р~ядки", +"Insert ~Table...":"Вставити ~таблицю...", +"Insert ~X Error Bars...":"Вставити ~X рядків помилок...", +"Insert ~Y Error Bars...":"Вставити ~Y Рядки помилок...", +"Insert/Delete Axes...":"Вставити/вилучити осі...", +"Invert":"Інвертувати", +"Isosceles Triangle":"Рівнобедрений трикутник", +"Italic":"Курсив", +"Justified":"У ширину", +"Language":"Мова", +"Language Status":"Стан мови", +"Layout":"Розмітка", +"Left":"Ліворуч", +"Left Arrow":"Стрілка ліворуч", +"Left Arrow Callout":"Виноска зі стрілкою ліворуч", +"Left Brace":"Ліва фігурна дужка", +"Left Bracket":"Ліва дужка", +"Left and Right Arrow":"Стрілка наліво та праворуч", +"Left and Right Arrow Callout":"Виноска зі стрілкою ліворуч та праворуч", +"Left-To-Right":"Зліва направо", +"Lightning Bolt":"Блискавка", +"Line":"Лінія", +"Line Callout 1":"Виноска 1", +"Line Callout 2":"Виноска 2", +"Line Callout 3":"Виноска 3", +"Line Color":"Колір лінії", +"Line Connector":"З'єднувальна лінія", +"Line Connector Ends with Arrow":"З'єднувальна лінія зі стрілкою наприкінці", +"Line Spacing":"Інтервал між рядками", +"Line Spacing: 1":"Крок рядків: 1", +"Line Spacing: 1.5":"Міжрядковий проміжок: 1.5", +"Line Spacing: 2":"Міжрядковий проміжок: 2", +"Lis~ts":"Спи~ски", +"L~ine...":"~Лінія...", +"Manage Track Changes":"Керування відстеженими змінами", +"Manage...":"Керування...", +"Manual ~Break...":"~Розрив...", +"Master Slides":"Шаблони слайдів", +"Media":"Медіа", +"Merge Cells":"Об'єднати комірки", +"Merge and center or unmerge cells depending on the current toggle state":"Об’єднати та відцентрувати комірки або роз’єднати їх, залежно від поточного стану перемикання", +"Moon":"Місяць", +"More ~Filters":"~Інші фільтри", +"Move Item Down":"Опустити елемент", +"Move Item Down with Subpoints":"Понизити елемент з підпунктами", +"Move Item Up":"Підняти елемент", +"Move Item Up with Subpoints":"Підвищити елемент з підпунктами", +"M~erge and Center Cells":"О~б’єднати і центрувати комірки", +"Name...":"Назва...", +"Na~vigator":"~Навігатор", +"New Page":"Створити сторінку", +"Next":"Далі", +"Next Page":"Наступна сторінка", +"Next Track Change":"Наступна відстежена зміна", +"No List":"Без маркерів", +"Non-breaking ~Hyphen":"Нерозривний перенос", +"None":"Нема", +"Notched Right Arrow":"Стрілка праворуч з вирізом", +"Number":"Число", +"Number Format":"Формат чисел", +"Number Format...":"Числовий формат...", +"Number Format: Currency":"Числовий формат: грошовий", +"Number Format: Date":"Числовий формат: дата", +"Number Format: Decimal":"Числовий формат: десятковий", +"Number Format: Exponential":"Числовий формат: експонентний", +"Number Format: Percent":"Числовий формат: відсотки", +"Number Format: Standard":"Числовий формат: стандарт", +"Number Format: Time":"Числовий формат: час", +"Octagon":"Восьмикутник", +"Octagon Bevel":"Шестикутник з фаскою", +"Open Circle (Curve)":"Відкрите кільце (крива)", +"Open Circle (Pour)":"Відкрите коло (метал)", +"Open Hyperlink":"Відкрити гіперпосилання", +"Open the Elements Deck":"Відкрити панель елементів", +"Open the Styles Deck":"Відкрити панель стилів", +"Optimal Column Width":"Оптимальна ширина стовпця", +"Optimal Row Height":"Оптимальна висота рядка", +"Orientation":"Орієнтація", +"Outline Font Effect":"Ефект виділення шрифта", +"Overline":"Надкреслений", +"Page Properties...":"Властивості сторінки...", +"Page Tit~le":"Назва с~торінки", +"Page ~Count":"Число ~сторінок", +"Paired ~t-test...":"~Парний t-тест...", +"Parallelogram":"Паралелограм", +"Paste ~Special...":"В~ставити як…", +"Pentagon":"П'ятикутник", +"Percent":"Відсоток", +"Pi~vot Table...":"~Зведена таблиця…", +"Plain Text":"Простий текст", +"Pop Art":"Поп-арт", +"Position and Si~ze...":"Положення та ~розмір...", +"Previous Page":"Попередня сторінка", +"Previous Track Change":"Попередня відстежена зміна", +"Prin~t Ranges":"Області ~друку", +"Prohibited":"Заборонено", +"Promote Outline Level":"Підвищити рівень структури", +"Promote Outline Level with Subpoints":"Підвищення рівня структури з підпунктами", +"Properties":"Властивості", +"Propert~ies...":"В~ластивості...", +"Protect Cells":"Захистити комірки", +"Protect ~Sheet...":"Захистити ~аркуш...", +"Pr~evious":"По~передня", +"Puzzle":"Мозаїка", +"P~aragraph...":"Абза~ц...", +"QR and ~Barcode...":"QR та ~штрих-код...", +"Record Track Changes":"Записувати відстежені зміни", +"Rectangle":"Прямокутник", +"Rectangle (double click for multi-selection)":"Прямокутник (подвійний клац для множинного вибору)", +"Rectangle, Rounded":"Закруглений прямокутник", +"Rectangular Callout":"Прямокутна виноска", +"Reject":"Відхилити", +"Reject All":"Відхилити всі", +"Reject All Changes":"Відхилити всі зміни", +"Reject Change":"Відхилити зміну", +"Reject Track Change and select the next one":"Відхилити зміну і обрати наступне", +"Reject and Move to Next":"Відхилити, перейти до наступного", +"Remove Noise":"Видалити шум", +"Rename Master":"Перейменувати зразок", +"Rename S~heet...":"Перейменувати аркуш...", +"Reply Comment":"Відповісти на коментар", +"Reset Data Point":"Скинути точку даних", +"Reset all Data Points":"Скинути всі точки даних", +"Resolved Comments":"Вирішені коментарі", +"Restart Numbering":"Почати нумерацію заново", +"Right":"Праворуч", +"Right Arrow":"Стрілка праворуч", +"Right Arrow Callout":"Виноска зі стрілкою праворуч", +"Right Brace":"Права фігурна дужка", +"Right Bracket":"Права дужка", +"Right Triangle":"Прямокутний трикутник", +"Right or Left Arrow":"Стрілка праворуч чи ліворуч", +"Right-To-Left":"Справа наліво", +"Ring":"Кільце", +"Rotate 90° ~Left":"Повернути на 90° ~ліворуч", +"Rotate 90° ~Right":"Повернути на 90° ~праворуч", +"Rot~ate":"По~вернути", +"Round Callout":"Кругла виноска", +"Rounded Rectangular Callout":"Закруглена прямокутна виноска", +"Row":"Рядок", +"Row ~Height...":"~Висота рядка...", +"Rows ~Above":"Рядки ~вище", +"Rows ~Below":"Рядки ~нижче", +"R~efresh Range":"~Оновити діапазон", +"R~ight-To-Left":"~Справа наліво", +"R~un Macro...":"~Виконати макрос...", +"S-shaped Arrow":"S-подібна стрілка", +"Save ~As...":"Зберегти ~як...", +"Scientific":"Науковий", +"Select Cell":"Обрати комірку", +"Select Column":"Вибрати стовпець", +"Select Row":"Вибрати рядок", +"Select Table":"Виділити таблицю", +"Select ~All":"Вибрати вс~е", +"Select ~Range...":"Вибрати ~діапазон...", +"Set Background Image...":"Задати зображення тла...", +"Set Character Spacing":"Міжсимвольний інтервал", +"Set Heading Numbering":"Задати нумерацію заголовків", +"Set Line Spacing":"Задати міжрядковий інтервал", +"Se~ction...":"~Розділ...", +"Shadow":"Тінь", +"Sharpen":"Налаштувати різкість", +"Sheet R~ight-To-Left":"Аркуш с~права наліво", +"Show":"Показати", +"Show Navigator Window":"Показати вікно навігатора", +"Show track changes":"Показати відстежені зміни", +"Sho~w Rows":"По~казати рядки", +"Sho~w Slide":"~Показати слайд", +"Sidebar":"Бічна панель", +"Signat~ure Line...":"Лінія ~підпису...", +"Signet":"Печатка", +"Slant Down":"Нахил вниз", +"Slant Up":"Нахил вгору", +"Slide Layout":"Макети слайдів", +"Slide Properties...":"Властивості слайду...", +"Slide Tit~le":"~Заголовок слайда", +"Slide Transition":"Зміна слайдів", +"Slide ~Count":"~Число слайдів", +"Slide ~Layout":"~Макети слайдів", +"Small capitals":"Капітель", +"Smiley Face":"Обличчя з посмішкою", +"Snap to Grid":"Прив'язка до сітки", +"Sort Ascending":"Сортування за зростанням", +"Sort Descending":"Сортування за спаданням", +"So~rt...":"~Сортувати...", +"Sparkline...":"Лінія тренду...", +"Sparklines":"Лінії тренду", +"Split Arrow":"Роздвоєна стрілка", +"Split Cells...":"Розділити комірки...", +"Split Table...":"Розділити таблицю...", +"Square":"Квадрат", +"Square Bevel":"Квадрат з фаскою", +"Square, Rounded":"Закруглений квадрат", +"Statistics":"Статистика", +"Stop":"Стоп", +"Straight Connector":"Пряма з'єднувальна лінія", +"Straight Connector ends with Arrow":"Пряма з'єднувальна лінія зі стрілкою наприкінці", +"Straight Connector with Arrows":"Пряма з'єднувальна лінія зі стрілками", +"Strikethrough":"Перекреслення", +"Striped Right Arrow":"Штрихова стрілка праворуч", +"Subscript":"Нижній індекс", +"Sun":"Сонце", +"Superscript":"Верхній індекс", +"Symbol":"Символ", +"S~how Columns":"Пока~зати стовпці", +"S~lide":"~Слайд", +"S~pecial Character...":"Спе~ціальні символи...", +"Table Cell Background Color":"Колір тла комірки таблиці", +"Table of Contents and Inde~x":"Зміст та ~покажчики", +"Ta~ble Properties...":"Властивості та~блиці...", +"Text Wrap...":"Обтікання текстом...", +"Te~xt":"~Текст", +"Theme...":"Тема...", +"Thousands Separator":"Розділювач тисяч", +"Time":"Час", +"Time Field":"Поле часу", +"Title Page...":"Титульна сторінка...", +"To Background":"За текстом", +"To Cell (~resize with cell)":"До комірки (~масштабувати з коміркою)", +"To Foreground":"Перед текстом", +"To Next Paragraph in Level":"До наступного абзацу того ж рівня", +"To Previous Paragraph in Level":"До попереднього абзацу того ж рівня", +"To P~age":"До с~торінки", +"To ~Cell":"До ~комірки", +"To ~Character":"До ~символу", +"To ~Curve":"на ~криву", +"To ~Frame":"До ~рамки", +"To ~Paragraph":"До ~абзацу", +"Toggle Automatic Spell Checking":"Перемкнути автоматичну перевірку правопису", +"Toggle Formatting Marks":"Перемкнути знаки форматування", +"Toggle Ordered List":"Переключити впорядкований список", +"Toggle Shadow":"Перемкнути тінь", +"Toggle Unordered List":"Переключити невпорядкований список", +"Top":"За верхнім краєм", +"Track Chan~ges":"Відстеження ~змін", +"Translate...":"Перекласти...", +"Transparency":"Прозорість", +"Trapezoid":"Трапеція", +"Triangle Down":"Трикутник вниз", +"Triangle Up":"Трикутник вгору", +"T~able":"Та~блиця", +"T~ime (variable)":"Ч~ас (змінний)", +"T~itle":"За~головок", +"Underline":"Підкреслений", +"Unfloat Frame Content":"Розблокувати вміст фрейму", +"Ungroup Sparklines":"Розгрупувати лінії тренду", +"Unmerge Cells":"Роз'єднати комірки", +"Unprotect Cells":"Зняти захист комірок", +"Up Arrow":"Стрілка вгору", +"Up Arrow Callout":"Виноска зі стрілкою вгору", +"Up and Down Arrow":"Стрілка вгору та вниз", +"Up and Down Arrow Callout":"Виноска зі стрілкою вгору та вниз", +"Up and Right Arrow":"Стрілка вгору та праворуч", +"Up and Right Arrow Callout":"Виноска зі стрілкою вгору та праворуч", +"Up, Right and Down Arrow":"Стрілка вгору, праворуч та вниз", +"Update ~Index":"Оновити ~індекс", +"Vertical Scroll":"Вертикальний згорток", +"Vertical Text":"Вертикальний текст", +"Vertically C~enter":"Вертикально по ц~ентру", +"Vertically S~pacing":"З ~інтервалами по вертикалі", +"Vertically ~Bottom":"По ~нижньому краю", +"Vertically ~Top":"На ~вершині вертикалі", +"View Grid Lines":"Показати лінії сітки", +"Watermark...":"Водяний знак...", +"Wave":"Хвиля", +"Wrap Text":"Перенос тексту", +"Zoom In":"Збільшити", +"Zoom Out":"Зменшити", +"~3D View...":"~Тривимірний вигляд...", +"~Accessibility Check...":"~Перевірка доступності...", +"~Add":"~Додати область друку", +"~Add to List":"~Додати до списку", +"~Advanced Filter...":"~Розширений фільтр...", +"~Analysis of Variance (ANOVA)...":"~Дисперсійний аналіз (ANOVA)...", +"~Arrange":"~Розташування", +"~Author":"~Автор", +"~Automatic Spell Checking":"Автоматична перевірка ~правопису", +"~Bottom":"З~низу", +"~Bring to Front":"На ~передній план", +"~Bullets and Numbering...":"~Маркери та нумерація...", +"~Capitalize Every Word":"Кожне Слово З Великої", +"~Centered":"Вздовж вертикальної ~осі", +"~Chart...":"~Діаграма...", +"~Chi-square Test...":"Критерій ~Хі-квадрат...", +"~Clear":"Очистити", +"~Clear Direct Formatting":"Скас~увати пряме форматування", +"~Column":"~Стовпець", +"~Column Break":"Р~озрив стовпчика", +"~Columns":"С~товпці", +"~Contour":"~Контур", +"~Convert":"~Перетворити", +"~Correlation...":"~Кореляція…", +"~Covariance...":"~Коваріація…", +"~Cut":"Ви~різати", +"~Data":"Да~ні", +"~Data Ranges...":"~Діапазони даних...", +"~Data Table...":"~Таблиця даних…", +"~Date":"~Дата", +"~Date (fixed)":"~Дата (фіксована)", +"~Date (variable)":"~Дата (змінна)", +"~Define":"~Задати", +"~Define Range...":"~Визначити діапазон...", +"~Define...":"Задати...", +"~Delete":"В~идалити", +"~Delete Sheet...":"В~илучити аркуш...", +"~Delete Slide":"~Видалити слайд", +"~Descriptive Statistics...":"~Описова статистика…", +"~Display Grid":"~Показати сітку", +"~Edit":"З~міни", +"~Edit Contour...":"~Змінити контур...", +"~Edit...":"~Змінити…", +"~Endnote":"~Кінцева виноска", +"~Enter Group":"~Увійти в групу", +"~Exponential Smoothing...":"~Експоненційне згладжування...", +"~F-test...":"~F-тест...", +"~File":"~Файл", +"~First Paragraph":"~Перший абзац", +"~Fonts...":"~Шрифти...", +"~Footnote":"~Виноска", +"~Footnote/Endnote Settings...":"Налаштування Виноски/Кінцевих виносок", +"~Format Cells...":"~Формат комірок...", +"~Formula Object...":"Об'єкт \"~формула\"...", +"~Function...":"~Функція...", +"~Go to Sheet...":"~Перейти до аркуша...", +"~Goal Seek...":"~Підбір параметра...", +"~Group":"З~групувати", +"~Group and Outline":"~Групування та структура", +"~Group...":"З~групувати...", +"~Header and Footer...":"~Колонтитули...", +"~Headers and Footers...":"Ко~лонтитули...", +"~Height...":"~Висота...", +"~Help":"~Довідка", +"~Hide":"П~риховати", +"~Hide AutoFilter":"П~риховати автофільтр", +"~Hide Details":"П~риховати подробиці", +"~Hide Sheet":"П~риховати аркуш", +"~Hide Slide":"П~риховати слайд", +"~Hyperlink":"~Гіперпосилання", +"~Hyperlink...":"~Гіперпосилання...", +"~Hyphenation":"Розставляння ~переносів", +"~Hyphenation...":"Розставляння ~переносів...", +"~Image...":"З~ображення...", +"~Index Entry...":"Елемент ~покажчика...", +"~Insert":"~Вставка", +"~Insert or Edit...":"~Вставити або змінити...", +"~Insert...":"~Вставити...", +"~Interaction...":"~Дія при клацанні мишею...", +"~Left":"~Ліворуч", +"~Left-to-Right Mark":"Напрямний знак Зліва-Направо", +"~Line Numbering...":"Нумерація р~ядків...", +"~Manage...":"~Керування...", +"~Middle":"~Середина", +"~More Fields...":"~Інші поля...", +"~More Options...":"~Інші параметри…", +"~Move or Copy Sheet...":"~Перемістити/копіювати аркуш...", +"~Moving Average...":"~Рухоме середнє...", +"~Named Ranges and Expressions":"~Названі діапазони та вирази", +"~New Slide":"~Новий слайд", +"~No-break Space":"Непомітний пробіл", +"~Optimal":"~Оптимальний", +"~Optimal Height...":"~Оптимальна висота...", +"~Optimal Width...":"~Оптимальна ширина...", +"~Ordered List":"~Впорядкований список", +"~Page":"~Сторінка", +"~Page Break":"~Розрив сторінки", +"~Page Number":"~Номер сторінки", +"~Page Number...":"~Номер сторінки...", +"~Page Numbers...":"Нумерація с~торінок...", +"~Page Style...":"~Стиль сторінки...", +"~Page...":"Сторі~нка...", +"~Parallel":"~Паралель", +"~Paste":"Вст~авити", +"~Pivot Table":"~Зведена таблиця", +"~Print...":"Д~рук...", +"~Properties...":"~Властивості...", +"~Recalculate":"~Переобчислити", +"~Record":"~Запис", +"~Redo":"~Повернути", +"~Refresh":"~Оновити", +"~Regression...":"~Регресія...", +"~Remove Hyperlink":"~Видалити гіперпосилання", +"~Remove Outline":"~Вилучити структуру", +"~Reset Filter":"~Очистити фільтр", +"~Right":"~Праворуч", +"~Right-to-Left Mark":"Напрямний знак ~Справа-Наліво", +"~Row":"~Рядок", +"~Rows":"~Рядки", +"~Sampling...":"~Дискретизація…", +"~Save":"З~берегти", +"~Sections...":"~Розділи...", +"~Select":"Ви~брати", +"~Send to Back":"На ~задній план", +"~Sentence case":"Як у реченнях", +"~Shape":"~Фігура", +"~Sheet":"~Аркуш", +"~Show":"~Показати", +"~Show Details":"~Показати подробиці", +"~Show Sheet...":"~Показати аркуш...", +"~Slide Number":"~Номер слайда", +"~Soft Hyphen":"~М'який перенос", +"~Sort...":"~Сортування...", +"~Spacing":"~Інтервал", +"~Spacing...":"~Інтервал...", +"~Spelling...":"~Перевірка орфографії...", +"~Standard Filter...":"С~тандартний фільтр...", +"~Subject":"~Тема", +"~Table":"~Таблицю", +"~Table Properties...":"Властивості та~блиці...", +"~Table...":"~Таблиця…", +"~Text Box":"~Текстове поле", +"~Thesaurus...":"~Тезаурус...", +"~Through":"~Наскрізно", +"~Time":"~Час", +"~Time (fixed)":"~Час (фіксований)", +"~Time (variable)":"~Час (змінний)", +"~Tools":"~Засоби", +"~Top":"З~гори", +"~UPPERCASE":"ВЕЛИКІ", +"~Undo":"~Скасувати", +"~Ungroup...":"~Розгрупувати...", +"~Unordered List":"~Невпорядкований список", +"~Update All":"~Оновити все", +"~Validity...":"~Перевірка...", +"~View":"П~ерегляд", +"~While Typing":"При ~вводі", +"~Width...":"~Ширина...", +"~Word Count...":"~Кількість слів...", +"~Word Joiner":"~З'єднувач слів", +"~Wrap":"~Обтікання", +"~Z-test...":"~Z-тест...", +"~Zero-width Space":"Пробіл нульової довжини", +"~lowercase":"~малі літери", +"~tOGGLE cASE":"зМІНИТИ рЕГІСТР" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ur.json b/f7cloud-office/browser/dist/l10n/uno/ur.json new file mode 100644 index 0000000..7d977d8 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ur.json @@ -0,0 +1,16 @@ +{ +"Clear ~Direct Formatting":"براہ راست فارمیٹنگ کو ~ختم کیجئے", +"Comments":"آراء", +"Comme~nt":"آراء", +"Insert Audio or Video":"آڈیو یا ویڈیو داخل کریں", +"Line":"سطور", +"Stop":"رُوکیئے", +"T~itle":"عنوان", +"~Author":"مؤلف", +"~Page...":"~صفحہ...", +"~Save":"محفو~ظ کیجئے", +"~Select":"~انتخاب کیجئے", +"~Subject":"موضوع", +"~Table":"جدول", +"~View":"منظر" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/uz.json b/f7cloud-office/browser/dist/l10n/uno/uz.json new file mode 100644 index 0000000..7047bea --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/uz.json @@ -0,0 +1,313 @@ +{ +"12-Point Star":"12 burchakli yulduz", +"24-Point Star":"24 burchakli yulduz", +"4-Point Star":"4 burchakli yulduz", +"5-Point Star":"5 burchakli yulduz", +"6-Point Star":"6 burchakli yulduz", +"8-Point Star":"8 burchakli yulduz", +"Accept":"Qabul qilish", +"Accept All":"Hammasini qabul qilish", +"Align Bottom":"Pastda tekislash", +"Align Left":"Chap tomonga tekislash", +"Align Right":"Oʻng tomonga tekislash", +"Align Top":"Yuqorida tekislash", +"Arrange":"Joylashtirish", +"As C~haracter":"B~yelgi sifatida", +"AutoCorr~ect":"~Avto-toʻgʻrilash", +"AutoFill Data Series: automatic":"Maʼlumotlar seriyasini avto-toʻldirish: avtomatik", +"Auto~Filter":"Av~to-filtr", +"A~lignment...":"~Tekislash...", +"A~rea...":"M~aydon...", +"A~rrange":"~Joylashtirish", +"Back One":"Bitta orqaga", +"Background Color":"Orqa fon rangi", +"Bold":"Qalin", +"Bookmar~k...":"~Xatchoʻp...", +"Bottom":"Pastda", +"Brightness":"Yorugʻlik", +"Caption...":"Sarlavha...", +"Center":"Markaz", +"Center Horizontal":"Markazda gorizontal", +"Centered":"Markazda", +"Ce~lls...":"Ka~taklar...", +"Chart T~ype...":"Diagramma t~uri...", +"Circle":"Aylana", +"Circle (Curve)":"Aylana (Egri)", +"Close Master View":"Asosiy koʻrinishni yopish", +"Cloud":"Bulut", +"Column ~Width...":"Ustunning ~eni...", +"Comme~nt":"Tarkibi", +"Connector":"Bogʻlash chizigʻi", +"Contrast":"Kontrast", +"Co~lumns...":"~Ustunlar...", +"Crop":"Qirqish", +"Currency":"Pul", +"Curve":"Egri chiziq", +"Curved Connector":"Egri ulagich", +"Cylinder":"Silindr", +"Dat~e (variable)":"~Sana (oʻzgaruvchi)", +"Decrease Indent":"Chekinishni qisqartirish", +"Delete All Comments by This Author":"Ushbu muallifning barcha izohlarini olib tashlash", +"Delete Comment":"Tarkibini olib tashlash", +"Delete C~ells...":"~Kataklarni olib tashlash...", +"Delete C~ontents...":"T~arkibini olib tashlash...", +"Delete Rows":"Satrlarni olib tashlash", +"Diamond":"Romb", +"Digital Signatu~res...":"Elektron i~mzolar...", +"Doorplate":"Eshikka iladigan taxtacha", +"Double Brace":"Juft qavs", +"Double Bracket":"Juft qavs", +"Ellipse":"Ellips", +"Explosion":"Chaqnash", +"Fade Down":"Varaqlash", +"Fade Left":"Sahifa chapga", +"Fade Right":"Sahifa oʻngdan", +"Fill Color":"Toʻldirish rangi", +"Flip Vertically":"Vertikal aks ettirish", +"Flowchart: Alternate Process":"Sxema: Qoʻshimcha jarayon", +"Flowchart: Card":"Sxema: Kartochka", +"Flowchart: Collate":"Sxema: Taqqoslash", +"Flowchart: Connector":"Sxema: Bogʻlash chizigʻi", +"Flowchart: Data":"Sxema: Maʼlumot", +"Flowchart: Decision":"Sxema: Qaror", +"Flowchart: Delay":"Sxema: Kechikish", +"Flowchart: Display":"Sxema: Displey", +"Flowchart: Document":"Sxema: Hujjat", +"Flowchart: Extract":"Sxema: Ajratish", +"Flowchart: Internal Storage":"Sxema: Ichki xotira", +"Flowchart: Magnetic Disc":"Sxema: Magnitli disk", +"Flowchart: Manual Input":"Sxema: Qoʻlbola kiritish", +"Flowchart: Manual Operation":"Sxema: Qoʻlbola boshqarish", +"Flowchart: Merge":"Sxema: Birlashtirish", +"Flowchart: Multidocument":"Sxema: Bir necha hujjatlar", +"Flowchart: Or":"Sxema: Yoki", +"Flowchart: Preparation":"Sxema: Tayyorlash", +"Flowchart: Process":"Sxema: Jarayon", +"Flowchart: Sort":"Sxema: Saralash", +"Flower":"Gul", +"Font Color":"Shriftning rangi", +"Fontwork Shape":"Matn effekti shakli", +"Foote~r":"Ostgi kolon~titul", +"For Paragraph":"Paragraf uchun", +"For Selection":"Tanlash uchun", +"Format Wall...":"~Kataklar formati...", +"Formatting Mark":"Formatlash belgisi", +"Forward One":"Oldinga", +"Frame":"Freym", +"F~ont Size...":"Shriftning oʻ~lchami...", +"F~ormat":"F~ormat", +"F~ull Screen":"~Butun ekranga", +"General":"Umumiy", +"Heart":"Yurak", +"Hexagon":"Oltiburchak", +"He~ader":"Yuqori kolontit~ul", +"Horizontal Scroll":"Gorizontal varaqlash paneli", +"H~ide":"~Bekitish", +"H~ide Rows":"Satrlarni be~kitish", +"In ~Background":"~Orqa fonda", +"Increase Indent":"Chekinishni koʻpaytirish", +"Insert Audio or Video":"Audio yoki video kiritish", +"Insert Chart":"Diagramma qoʻyish", +"Insert Column Break":"Ustun ajratuvchisini qoʻyish", +"Insert Hyperlink":"Giper-bogʻlama qoʻyish", +"Insert Index Entry":"Indeksni qoʻyish", +"Insert Mean ~Value Line":"Oʻrtacha ~qiymat chizigʻini kiritish", +"Insert Titles...":"~Kataklarni qoʻyish...", +"Insert Unnumbered Entry":"Raqamsiz element qoʻyish", +"Insert ~Cells...":"~Kataklarni qoʻyish...", +"Invert":"Teskari", +"Italic":"Qiya", +"Justified":"Eniga tekislash", +"Language":"Til", +"Language Status":"Til holati", +"Layout":"Joylashishi", +"Left":"Chapda", +"Left Brace":"Chapdagi qavs", +"Left Bracket":"Chapdagi qavs", +"Left-To-Right":"Cha~pdan oʻngga", +"Lightning Bolt":"Chaqmoq", +"Line":"Chiziq", +"Line Color":"Chiziqning rangi", +"Line Spacing: 1":"Satrlar orasidagi masofa: 1", +"L~ine...":"~Chiziq...", +"Manual ~Break...":"~Uzilish...", +"Moon":"Oy", +"M~erge and Center Cells":"Kataklarni ~birlashtirish", +"Name...":"Nomi...", +"Na~vigator":"Na~vigator", +"Next Page":"Keyingi sahifa", +"Number Format...":"Sonning formati", +"Number Format: Currency":"Sonning formati: Pul", +"Number Format: Decimal":"Sonning formati: Oʻnlik", +"Number Format: Exponential":"Sonning formati: Eksponenta", +"Number Format: Percent":"Sonning formati: Foiz", +"Number Format: Standard":"Sonning formati: Andoza", +"Number Format: Time":"Sonning formati: Vaqt", +"Octagon":"Sakkizburchak", +"Open Hyperlink":"Giper bogʻlamani ochish", +"Optimal Column Width":"Ustunning optimal kengligi", +"Optimal Row Height":"Satrning optimal balandligi", +"Overline":"Usti chizilgan", +"Page ~Count":"~Sahifalar soni", +"Parallelogram":"Parallelogram", +"Paste ~Special...":"~Maxsus qoʻyish...", +"Pentagon":"Beshburchak", +"Percent":"Foiz", +"Plain Text":"Matn", +"Pop Art":"Pop-art", +"Position and Si~ze...":"~Joylashish va oʻlchami...", +"Previous Page":"Oldingi sahifa", +"Propert~ies...":"~Xossalari...", +"Protect Cells":"Kataklarni himoyalash", +"Protect ~Sheet...":"~Varaqni himoyalash...", +"Puzzle":"Boshqotirma", +"P~aragraph...":"P~aragraf", +"Rectangle":"Toʻrtburchak", +"Rectangle, Rounded":"Doirasimon kvadrat", +"Rename Master":"Master nomini oʻzgartirish", +"Restart Numbering":"Raqamlashni qaytadan boshlash", +"Right":"Oʻngda", +"Right Brace":"Oʻngdagi qavs", +"Right Bracket":"Oʻngdagi qavs", +"Right Triangle":"Toʻgʻri uchturchak", +"Right-To-Left":"Oʻngdan ~chapga", +"Ring":"Doira", +"Row ~Height...":"Satrning u~zunasi...", +"R~efresh Range":"Oraliqni ya~ngilash", +"R~ight-To-Left":"Oʻn~gdan chapga", +"R~un Macro...":"Makroni ~bajarish", +"S-shaped Arrow":"S-shaklidagi koʻrsatgik", +"Save ~As...":"Boshqacha s~aqlash...", +"Select Column":"Ustunni tanlash", +"Select Row":"Satrni tanlash", +"Select Table":"Jadvalni tanlash", +"Select ~All":"Hamma~sini tanlash", +"Shadow":"Soya", +"Sharpen":"Oʻtkirlash", +"Sheet R~ight-To-Left":"Varaq oʻ~ngdan chapga", +"Sho~w Slide":"Slaydni koʻ~rsatish", +"Signet":"Muhr", +"Slant Down":"Qiya pastga", +"Slant Up":"Qiya yuqoriga", +"Small capitals":"Kichik katta harflar", +"Smiley Face":"Kulayotgan chehra", +"Snap to Grid":"Toʻrga tutashtirish", +"Sort Ascending":"Koʻpayish boʻyicha saralash", +"Sort Descending":"Kamayish boʻyicha saralash", +"So~rt...":"Sa~ralash...", +"Square":"Toʻrtburchak", +"Square, Rounded":"Doirasimon kvadrat", +"Statistics":"Statistik maʼlumotlar", +"Stop":"Toʻxtatish", +"Straight Connector":"Tik bogʻlash chizigʻi", +"Strikethrough":"Ustidan chizish", +"Subscript":"Ostiga chizilgan", +"Sun":"Quyosh", +"Superscript":"Ustiga chizilgan", +"Ta~ble Properties...":"~Jadval xossalari...", +"Time":"Vaqt", +"Time Field":"Vaqt maydoni", +"To Background":"Orqaga", +"To Foreground":"Oldinga", +"To Next Paragraph in Level":"Shu darajadagi keyingi paragraf", +"To Previous Paragraph in Level":"Shu darajadagi oldingi paragraf", +"To P~age":"~Sahifaga", +"To ~Cell":"~Katakka", +"To ~Character":"B~yelgiga", +"To ~Curve":"~Egri chiziqqa", +"To ~Frame":"~Freymga", +"To ~Paragraph":"~Paragrafga", +"Top":"Yuqorida", +"Transparency":"Shaffoflik", +"Trapezoid":"Trapetsiya", +"Triangle Down":"Uchburchak pastga", +"Triangle Up":"Uchburchak yuqoriga", +"T~ime (variable)":"~Vaqt (oʻzgaruvchi)", +"T~itle":"S~arlavha", +"Underline":"Tagi chizilgan", +"Vertical Scroll":"Vertikal varaqlash paneli", +"Vertical Text":"Vertikal matn", +"Wave":"Toʻlqin", +"Zoom In":"Kattalashtirish", +"Zoom Out":"Kichiklashtirish", +"~3D View...":"~3D koʻrinish...", +"~Add":"Qoʻsh~ish", +"~Advanced Filter...":"Qoʻ~shimcha filtr...", +"~Arrange":"~Joylashtirish", +"~Author":"~Muallif", +"~Bottom":"~Pastida", +"~Bring to Front":"~Oldinga", +"~Bullets and Numbering...":"~Belgilar va raqamlash...", +"~Centered":"~Markazda", +"~Chart...":"~Diagramma...", +"~Column Break":"~Ustunni uzish", +"~Columns":"~Ustunlar", +"~Contour":"~Kontur", +"~Convert":"~Aylantirish", +"~Data Ranges...":"Maʼlumot ~oraliqlari...", +"~Date":"~Sana", +"~Date (fixed)":"~Sana (oʻrnatilgan)", +"~Define":"~Aniqlash", +"~Delete":"~Olib tashlash", +"~Edit":"~Tahrirlash", +"~Edit Contour...":"Konturni ~tahrirlash...", +"~Edit...":"~Tahrirlash...", +"~Enter Group":"Guruhga ~kirish", +"~File":"~Fayl", +"~First Paragraph":"~Birinchi paragraf", +"~Fonts...":"~Shriftlar...", +"~Function...":"Fu~nksiya...", +"~Group":"~Guruhlash", +"~Group and Outline":"~Guruh va tuzilma", +"~Group...":"~Guruhlash", +"~Header and Footer...":"~Ustgi va ostgi kolontitul...", +"~Height...":"~Balandligi...", +"~Help":"~Yordam", +"~Hide":"~Bekitish", +"~Hide AutoFilter":"Avto filtrni ~bekitish", +"~Hide Details":"Tafsilotlarni ~bekitish", +"~Hide Slide":"Slaydni ~bekitish", +"~Hyphenation":"~Boʻgʻin koʻchirish", +"~Hyphenation...":"~Boʻgʻin koʻchirish...", +"~Insert":"Qoʻyi~sh", +"~Left":"~Chap", +"~Line Numbering...":"Qa~torni raqamlash...", +"~Optimal Height...":"~Optimal balandligi...", +"~Optimal Width...":"~Optimal kengligi...", +"~Page Number":"~Sahifa raqami", +"~Page...":"~Sahifa...", +"~Paste":"~Qoʻyish", +"~Print...":"~Chop etish...", +"~Recalculate":"Qay~tadan hisoblash", +"~Record":"~Yozuv", +"~Refresh":"~Yangilash", +"~Right":"~Oʻng", +"~Row":"~Satr", +"~Rows":"~Satrlar", +"~Save":"~Saqlash", +"~Sections...":"~Boʻlimlar", +"~Select":"~Tanlash", +"~Send to Back":"Orqa~ga", +"~Sheet":"~Varaq", +"~Show":"~Koʻrsatish", +"~Show Details":"Tafsilotlarni ~koʻrsatish", +"~Sort...":"~Saralash...", +"~Spacing...":"~Oraliq...", +"~Spelling...":"~Imloni tekshirish...", +"~Standard Filter...":"Andoza fi~ltr...", +"~Subject":"~Mavzu", +"~Table":"~Jadval", +"~Table...":"~Jadval...", +"~Thesaurus...":"~Tezaurus...", +"~Time":"~Vaqt", +"~Time (fixed)":"~Vaqt (oʻrnatilgan)", +"~Tools":"~Vositalar", +"~Top":"~Yuqori", +"~Ungroup...":"Guruhni ~ajratish", +"~Update All":"Hammasini yan~gilash", +"~Validity...":"~Tekshirish...", +"~View":"~Koʻrinish", +"~While Typing":"~Kiritishda", +"~Width...":"~Eni", +"~lowercase":"Ki~chik harf" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/ve.json b/f7cloud-office/browser/dist/l10n/uno/ve.json new file mode 100644 index 0000000..de26355 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/ve.json @@ -0,0 +1,274 @@ +{ +"12-Point Star":"Ṋaledzi ya Ṱhodzi dza-12", +"24-Point Star":"Ṋaledzi ya Ṱhodzi dza-24", +"4-Point Star":"Ṋaledzi ya Ṱhodzi dza-4", +"4-way Arrow":"Musevhe wa nḓila dza-4", +"4-way Arrow Callout":"Mbidzelelo ya Musevhe wa Nḓila dza-4", +"5-Point Star":"Ṋaledzi ya Ṱhodzi dza-5", +"6-Point Star":"Ṋaledzi ya Ṱhodzi dza-6", +"8-Point Star":"Ṋaledzi ya Ṱhodzi dza-8", +"Accept":"Tanganedzani", +"Accept All":"Ṱanganedza Zwoṱhe", +"Arch Down (Curve)":"Akha Fhasi (Kheve)", +"Arch Down (Pour)":"Akha Fhasi (Shelani)", +"Arch Left (Curve)":"Akha tsha Monde (Kheve)", +"Arch Right (Curve)":"Akha tsha u Ḽa (Kheve)", +"Arch Right (Pour)":"Akha tsha u Ḽa (Shelani)", +"Arch Up (Curve)":"Akha Nṱha (Kheve)", +"Arch Up (Pour)":"Akha Nṱha (Shelani)", +"Arrange":"Vhekanyani", +"As C~haracter":"Sa T~shiteṅwa", +"AutoFill Data Series: automatic":"DadzisaningaWothe Mutevhe wa Vhuṱanzi; othomatiki", +"Auto~Filter":"Otho~Fiḽitha", +"A~lignment...":"N~zudzanyo...", +"A~rea...":"F~hethu...", +"A~rrange":"D~zudzanyani", +"Back One":"Murahu Nthihi", +"Background Color":"Muvhala wa Siangane", +"Block Arc":"Arc ya Buḽoko", +"Bold":"Ndenya", +"Bookmar~k...":"Luswa~yolwabugu...", +"Brightness":"Penyelela", +"Caption...":"Khephusheni...", +"Center":"Vhukati", +"Center Horizontal":"Vhukati ha Horizonthaḽa", +"Charcoal Sketch":"Tshiketshe tsha Tshakhoulu", +"Chevron":"Tshevuroni", +"Chevron Down":"Chevuroni Fhasi", +"Chevron Up":"Chevuroni Nṱha", +"Circle (Curve)":"Gumba (Kheve)", +"Circle (Pour)":"Gumba (Shelani)", +"Circle Pie":"Phai ya Gumba", +"Circular Arrow":"Musevhe wa Gumba", +"Close Master View":"Valani Mbonalo Khulwane", +"Column ~Width...":"~Vhuphara ha Kholomu...", +"Connector Ends with Arrow":"Tshiṱumanyi tshi Fhela nga Musevhe", +"Connector with Arrows":"Tshiṱumanyi na Misevhe", +"Contrast":"Phambano", +"Corner Right Arrow":"Musevhe wa Khona ya tsha u Ḽa", +"Co~lumns...":"Dzikho~ḽomu...", +"Cross":"Tshifhambano", +"Currency":"Kharentsi", +"Curved Connector":"Tshiṱumanyi tsho Khevaho", +"Curved Connector Ends with Arrow":"Tshiṱumanyi tsho Khevaho tshi Fhela nga Musevhe", +"Curved Connector with Arrows":"Tshiṱumanyi tsho Khevaho na Misevhe", +"Dat~e (variable)":"Datu~mu (phambano)", +"Delete C~ells...":"Thuthani Dzis~ele...", +"Delete C~ontents...":"Thuthani Zwire~ngomu...", +"Delete Rows":"Thuthani Mitaladzi", +"Diamond":"Daimane", +"Diamond Bevel":"Bevele ya Daimane", +"Doorplate":"Phulethi ya muṅangoni", +"Double Brace":"Bureisi Mbili", +"Double Bracket":"Buraketse Mbili", +"Down Arrow":"Musevhe wa Fhasi", +"Down Arrow Callout":"Mbidzelelo ya Musevhe wa Fhasi", +"Ellipse":"Ellipse", +"Explosion":"Muthuthubo", +"Fade Down":"Fhelisani Fhasi", +"Fade Left":"Fhelisani kha tsha Monde", +"Fade Right":"Fhelisani kha tsha u Ḽa", +"Fade Up":"Fhelisani Nṱha", +"Fade Up and Left":"Fhelisani Nṱha na kha tsha Monde", +"Fade Up and Right":"Fhelisani Nṱha na kha tsha u Ḽa", +"Fill Color":"Ḓadzisani Muḽoro", +"Flowchart: Alternate Process":"Tshati ya Kusuvhele: Matele Maṅwe-vho", +"Flowchart: Card":"Tshati ya Kusuvhele: Garaṱa", +"Flowchart: Collate":"Tshati ya Kusuvhele: Kuvhanganya", +"Flowchart: Connector":"Tshati ya Kusuvhele: Tshiṱumanyi", +"Flowchart: Data":"Tshati ya Kusuvhele: Vhuṱanzi", +"Flowchart: Decision":"Tshati ya Kusuvhele: Tsheo", +"Flowchart: Delay":"Tshati ya Kusuvhele: Lenga", +"Flowchart: Direct Access Storage":"Tshati ya Kusuvhele: Vhulunga ha u Swikelela Thwii", +"Flowchart: Display":"Tshati ya Kusuvhele: Ṱana", +"Flowchart: Document":"Tshati ya Kusuvhele: Ḽiṅwalo", +"Flowchart: Extract":"Tshati ya Kusuvhele: Bvisa", +"Flowchart: Internal Storage":"Tshati ya Kusuvhele: Mbulungelo ya Ngomu", +"Flowchart: Magnetic Disc":"Tshati ya Kusuvhele: Disiki ya Maginethiki", +"Flowchart: Manual Input":"Tshati ya Kusuvhele: U Shela Mulenzhe ha Manyuaḽa", +"Flowchart: Manual Operation":"Tshati ya Kusuvhele: Nyito ya Manyuaḽa", +"Flowchart: Merge":"Tshati ya Kusuvhele: Ṱanganyisa", +"Flowchart: Multidocument":"Tshati ya Kusuvhele: Maṅwalo manzhi", +"Flowchart: Off-page Connector":"Tshati ya Kusuvhele: Tshiṱumanyi tsha Nnḓa ha Siaṱari", +"Flowchart: Or":"Tshati ya Kusuvhele: Kana", +"Flowchart: Predefined Process":"Tshati ya Kusuvhele: Maitele o Ṱaluswaho u Thoma", +"Flowchart: Preparation":"Tshati ya Kusuvhele: Ndugiselo", +"Flowchart: Process":"Tshati ya Kusuvhele: Maitele", +"Flowchart: Punched Tape":"Tshati ya Kusuvhele: Theiphi yo Phantshiwaho", +"Flowchart: Sequential Access":"Tshati ya Kusuvhele: U Swikelela hu Tevhekanaho", +"Flowchart: Sort":"Tshati ya Kusuvhele: Vhekanya", +"Flowchart: Stored Data":"Tshati ya Kusuvhele: Vhuṱanzi ha Mbulungelo", +"Flowchart: Summing Junction":"Tshati ya Kusuvhele: Mafhande a Ṱhandavhudzo", +"Flowchart: Terminator":"Tshati ya Kusuvhele: Tshifhelisi", +"Flower":"Luvha", +"Folded Corner":"Khona yo Petiwaho", +"Foote~r":"Futh~a", +"Forward One":"Phanda Nthihi", +"Frame":"Fureme", +"F~ont Size...":"Muelo wa M~uṅwalo...", +"F~ormat":"M~aitele", +"F~ull Screen":"Tshikirini tsho Ḓ~alaho", +"General":"Nga u angaredza", +"He~ader":"He~da", +"Horizontal Scroll":"U Sikirola ha Horizonthaḽa", +"H~ide":"Dz~umbani", +"In ~Background":"Kha ~Siangane", +"Inflate":"Vhudzedza", +"Insert Chart":"Longelani Tshati", +"Insert Column Break":"Longelani Tshikhau tsha Khoḽomu", +"Insert Hyperlink":"Longelani Hyperlinki", +"Insert Index Entry":"Longelani Madzheno a Indekisi", +"Insert Unnumbered Entry":"Longelani Madzheno a songo Nomboriwaho", +"Isosceles Triangle":"Isosceles Thiraiengele", +"Italic":"Tsendama", +"Layout":"Mbonalo", +"Left Arrow":"Musevhe wa tsha Monde", +"Left Arrow Callout":"Mbidzelelo ya Musevhe wa tsha Monde", +"Left Brace":"Bureisi ya tsha Monde", +"Left Bracket":"Burakete ya tsha Monde", +"Left and Right Arrow":"Musevhe wa tsha Monde na tsha u ḽa", +"Left and Right Arrow Callout":"Mbidzelelo ya Musevhe wa tsha Monde na tsha u Ḽa", +"Left-To-Right":"Tsha Monde-Uya-kha-Tsha u Ḽa", +"Lightning Bolt":"Baudu ya Lupenyo", +"Line":"Ḽaini", +"Line Callout 1":"Mbidzelelo dza Ḽaini 1", +"Line Callout 2":"Mbidzelelo dza Ḽaini 2", +"Line Callout 3":"Mbidzelelo dza Ḽaini 3", +"Line Color":"Muvhala wa Ḽaini", +"Line Connector":"Tshiṱumanyi tsha Ḽaini", +"Line Connector Ends with Arrow":"Tshiṱumanyi tsha Ḽaini tshi Fhela nga Musevhe", +"Line Spacing: 1":"U Vula Tshikhala kha Ḽaini: 1", +"L~ine...":"Ḽ~aini...", +"Manual ~Break...":"~Tshikhau tsha Manyuala...", +"Moon":"Ṅwedzi", +"Na~vigator":"Tsu~mbanḓila", +"Notched Right Arrow":"Musevhe wo Gumaho wa tsha u Ḽa", +"Number Format...":"Maitele a Nomboro...", +"Octagon Bevel":"Bevele ya Octagon", +"Open Circle (Curve)":"Vulani Gumba (Kheve)", +"Open Circle (Pour)":"Vulani Gumba (Shelani)", +"Open Hyperlink":"Vulani Hyperḽinki", +"Optimal Column Width":"Vhuphara ha Khoḽomu Havhuḓi", +"Optimal Row Height":"Vhulapfu ha Mutaladzi ha Vhukuma", +"Parallelogram":"Pharaḽeḽogireme", +"Plain Text":"Ḽiṅwalwa ḽi sa Konḓi", +"Pop Art":"Nyolo ya Pop", +"Position and Si~ze...":"Vhuimo na Mue~lo...", +"Protect Cells":"Tsireledzani Dzisele", +"Puzzle":"Phaziḽi", +"P~aragraph...":"N~dima...", +"Rectangle":"Rekithengele", +"Rectangular Callout":"Mbidzelelo dza Rekithenguḽa", +"Remove Noise":"Bvisani Phosho", +"Rename Master":"Iranihafhu Khulwane", +"Restart Numbering":"Dovholosani u Nombora", +"Right Arrow":"Musevhe wa tsha u Ḽa", +"Right Arrow Callout":"Mbidzelelo ya Musevhe wa tsha u Ḽa", +"Right Brace":"Bureisi ya tsha u Ḽa", +"Right Bracket":"Burakete ya tsha u Ḽa", +"Right or Left Arrow":"Musevhe wa tsha u Ḽa kana tsha Monde", +"Right-To-Left":"Tsha u Ḽa-Uya-Kha-Tsha Monde", +"Ring":"Rinngi", +"Round Callout":"Mbidzelelo dza Gumba", +"Rounded Rectangular Callout":"Mbidzelelo dza Rekithenguḽa dzo itwaho Gumba", +"R~efresh Range":"It~anihafhu Mutevhe", +"R~ight-To-Left":"Tsha~uḽa-Uyakha-Monde", +"R~un Macro...":"I~tani Macro...", +"S-shaped Arrow":"Musevhe wa tshivhumbeo tsha S", +"Save ~As...":"Vhulungani ~Sa...", +"Select Row":"Nangani Mutaladzi", +"Shadow":"Murunzi", +"Sharpen":"Ṱuṱula", +"Signet":"Luswayo", +"Slant Down":"Kombamiselani Fhasi", +"Slant Up":"Kombamiselani Nṱha", +"Small capitals":"Madanzi matuku", +"Smiley Face":"Tshifhaṱuwo tshi ṅweṅwelaho", +"Snap to Grid":"Mutwe kha Giridi", +"Split Arrow":"Musevhe wa u Fhandekanya", +"Square":"Tshikwere", +"Square Bevel":"Bevele ya Tshikwere", +"Square, Rounded":"Zwikwere, zwo Monisiwa", +"Statistics":"Tshiṱaṱisitiki", +"Stop":"Imisani", +"Straight Connector":"Tshiṱumanyi Thwii", +"Straight Connector ends with Arrow":"Tshiṱumanyi Thwii tshi fhela nga Musevhe", +"Straight Connector with Arrows":"Tshiṱumanyi Thwii na Musevhe", +"Strikethrough":"Thuthani", +"Striped Right Arrow":"Musevhe wo Bvuliwaho kha tsha u Ḽa", +"Subscript":"Sabusikiriputi", +"Sun":"Ḓuvha", +"Superscript":"Suphasikiriputi", +"Text Wrap...":"U Putela Ḽiṅwalwa...", +"Time":"Tshifhinga", +"To Background":"Kha Siangane", +"To Foreground":"Kha Ngaphanḓa", +"To Next Paragraph in Level":"U ya kha Ndima i Tevhelaho kha Vhuimo", +"To Previous Paragraph in Level":"U ya kha Ndima yo Fhiraho kha Vhuimo", +"To ~Cell":"Kha ~Sele", +"To ~Character":"Kha ~Tshiteṅwa", +"To ~Curve":"Kha ~Kheve", +"To ~Frame":"Kha ~Fureme", +"To ~Paragraph":"Kha ~Ndima", +"Triangle Down":"Thiraiengele Fhasi", +"Triangle Up":"Thiraiengele Ntha", +"T~ime (variable)":"T~shifhinga (phambano)", +"Underline":"Talelani", +"Up Arrow":"Musevhe wa Nṱha", +"Up Arrow Callout":"Mbidzelelo ya Musevhe wa Nṱha", +"Up and Down Arrow":"Musevhe wa Nṱha na Fhasi", +"Up and Down Arrow Callout":"Mbidzelelo ya Musevhe wa Nṱha na Fhasi", +"Up and Right Arrow":"Musevhe wa Nṱha na tsha u ḽa", +"Up and Right Arrow Callout":"Mbidzelelo ya Musevhe wa Nṱha na wa tsha u Ḽa", +"Up, Right and Down Arrow":"Musevhe wa Nṱha, tsha u ḽa na Fhasi", +"Vertical Scroll":"U Sikirola ha Vethikhaḽa", +"Vertical Text":"Ḽiṅwalwa ḽa Vethikhaḽa", +"~Add":"~Engedzani", +"~Advanced Filter...":"~Fiḽitha yo Bvelelaho...", +"~Arrange":"~Vhekanyani", +"~Bottom":"~Fhasi", +"~Bring to Front":"~Ḓisani nga Phanḓa", +"~Centered":"~Kuvhanganywa", +"~Chart...":"~Tshati...", +"~Contour":"~Khonthuwa", +"~Date":"~Datumu", +"~Date (fixed)":"~Datumu (khwaṱhaho)", +"~Define":"~Ṱalusani", +"~Edit Contour...":"~Lulamisani Contour...", +"~Enter Group":"~Dzhenisani Tshigwada", +"~First Paragraph":"~Ndima ya u Thoma", +"~Fonts...":"~Miṅwalo...", +"~Function...":"~Mushumo...", +"~Goal Seek...":"~U Ṱoḓa Nḓivho...", +"~Group...":"~Tshigwada...", +"~Header and Footer...":"~Heda na Futha...", +"~Height...":"~Vhulapfu...", +"~Hide AutoFilter":"~Dzumbani Othofiḽitha", +"~Hide Details":"~Dzumbani Zwidodombedzwa", +"~Hide Slide":"~Dzumbani Siḽaidi", +"~Hyphenation":"~Haifanesheni", +"~Interaction...":"~Ṱanganana...", +"~Line Numbering...":"~U Ṋombora Ḽaini...", +"~Optimal Height...":"~Vhulapfu Havhuḓi...", +"~Optimal Width...":"~Vhuphara Havhuḓi...", +"~Recalculate":"~Vhalulula", +"~Refresh":"~Vhuedzedzani", +"~Row":"~Mutaladzi", +"~Sections...":"~Dzikhetho...", +"~Select":"~Nangani", +"~Send to Back":"~Rumelani nga Murahu", +"~Show Details":"~Sumbedzani Zwidodombedzwa", +"~Sort...":"~Vhekanyani...", +"~Spacing...":"~U ita Zwikhala...", +"~Standard Filter...":"~Fiḽitha yo Ḓoweleaho...", +"~Subject":"~Thero", +"~Time":"~Tshifhinga", +"~Time (fixed)":"~Tshifhinga (yo khwaṱhaho)", +"~Top":"~Nṱha", +"~Ungroup...":"~Balanganyani...", +"~Update All":"~Khwinifhadzani Zwoṱhe", +"~Validity...":"~Vhukwae...", +"~While Typing":"~Musi ni tshi khou Thaipha", +"~Width...":"~Vhuphara...", +"~Wrap":"~Putelani" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/vec.json b/f7cloud-office/browser/dist/l10n/uno/vec.json new file mode 100644 index 0000000..5e4b452 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/vec.json @@ -0,0 +1,688 @@ +{ +"12-Point Star":"Steła a 12 punte", +"24-Point Star":"Steła a 24 punte", +"4-Point Star":"Steła a 4 punte", +"4-way Arrow":"Frecia a 4 diresion", +"4-way Arrow Callout":"Łejenda co frecia a 4 diresion", +"5-Point Star":"Steła a 5 punte", +"6-Point Star":"Steła a 6 punte", +"6-Point Star, Concave":"Steła a 6 punte, còncava", +"8-Point Star":"Steła a 8 punte", +"Accept":"Aceta", +"Accept All":"Aceta tuto", +"Accept All Changes":"Aceta tute łe modìfeghe", +"Accept Change":"Aceta modìfega", +"Accept Track Change and select the next one":"Aceta modìfega e sełesiona ła seguente", +"Accept and Move to Next":"Aceta e pasa a ła seguente", +"Add Decimal Place":"Zonta pozision desimałe", +"After":"Daspò", +"Align Bottom":"Łineasion in zo", +"Align Bottom to Anchor":"Łineasion in zo so l'ancorajo", +"Align Center":"Łineasion inte'l sentro", +"Align Left":"Łineasion a sanca", +"Align Right":"Łineasion par drita", +"Align Top":"Łineasion in sima", +"Align Top to Anchor":"Łineasion in sima so l'ancorajo", +"Anc~hor":"Ancora~jio", +"Animation":"Animasion", +"Apply Suggestion":"Àplega sujarimento", +"Arch Down (Curve)":"Arco in zo (curva)", +"Arch Down (Pour)":"Arco in zo (tironà)", +"Arch Left (Curve)":"Arco a sanca (curva)", +"Arch Right (Curve)":"Arco a drita (curva)", +"Arch Right (Pour)":"Arco a drita (tironà)", +"Arch Up (Curve)":"Arco in su (curva)", +"Arch Up (Pour)":"Arco in su (tironà)", +"Arrange":"Sistema", +"As C~haracter":"~Cofà caràtare", +"AutoCorr~ect":"Cor~esion automàtega", +"AutoFill Data Series: automatic":"Conpiła ła serie de dati automategamente", +"Auto~Filter":"Filtro automàtego", +"A~lignment...":"~Inrigamento...", +"A~rea...":"~Area...", +"A~rrange":"~Desponi", +"Back One":"Indrìo", +"Background Color":"Cołor de sfondo", +"Before":"Prima", +"Block Arc":"Arco a semisercio", +"Bold":"Groseto", +"Bookmar~k...":"Senjałi~bro...", +"Borders (Shift to overwrite)":"Bordi (Maiùsc par sorascrìvar)", +"Bottom":"In zo", +"Brightness":"Łuzentesa", +"Caption...":"Didascałìa...", +"Center":"Sentro", +"Center Horizontal":"Sentrà orizontalmente", +"Center Vertically":"Sentra in vertegałe", +"Centered":"Sentrà", +"Ce~lls...":"~Cełe...", +"Character Spacing":"Spasiadura caràtari", +"Charcoal Sketch":"Carbonsin", +"Chart T~ype...":"T~ipo de gràfego...", +"Check Spelling":"Verìfega l'ortografìa", +"Chevron":"Parèntezi angołar sarà", +"Chevron Down":"Angołar in zo", +"Chevron Up":"Angołar in su", +"Circle":"Sercio", +"Circle (Curve)":"Sercio (curva)", +"Circle (Pour)":"Sercio (tironà)", +"Circle Pie":"Setor de sercio", +"Circular Arrow":"Frecia curva", +"Clear Direct Formatting":"Scanseła formatasion direta", +"Clear ~Direct Formatting":"Scanseła formatasion ~direta", +"Cle~ar Cells...":"Zneta cełe...", +"Clone Formatting":"Clona formatasion", +"Close Master View":"Sara sù vista paron", +"Cloud":"Nùvoła", +"Cl~ear Contents...":"S~canseła el contenjùo...", +"Color Scale...":"Scała cołor...", +"Column":"Cołona", +"Column ~Width...":"Łarghesa cołona...", +"Columns ~After":"Cołone ~Dopo", +"Columns ~Before":"Cołone ~prima", +"Comments":"Comenti", +"Comme~nt":"Com~ento", +"Connector":"Conetor", +"Connector Ends with Arrow":"Conetor co na frecia a fine", +"Connector with Arrows":"Conetor co frece", +"Connectors":"Conetori", +"Contrast":"Contrasto", +"Copy Hyperlink Location":"Copia ndariso hyperlink", +"Cop~y":"C~opia", +"Corner Right Arrow":"Frecia angołar drita", +"Co~lumns...":"Cołone...", +"Co~mpress...":"Co~npresa...", +"Crop":"Retaja", +"Crop Image":"Retaja imàjine", +"Cross":"Croze", +"Currency":"Moneda", +"Current ~Index":"Ìndeze corente", +"Curve":"Curva", +"Curve Down":"Curva zo", +"Curve Up":"Curva su", +"Curved Connector":"Conetor curvo", +"Curved Connector Ends with Arrow":"Conetor curvo co na frecia a fine", +"Curved Connector with Arrows":"Conetor curvo co frece", +"Cycle Case":"Canbia drio ła secuensa", +"Cylinder":"Siłindro", +"C~ell":"C~eła", +"C~haracter...":"C~aràtare...", +"C~onditional":"C~ondisionałe", +"Data Bar...":"Zbara dati...", +"Date":"Data", +"Date...":"Data...", +"Dat~e (variable)":"D~ata (variàbiłe)", +"Decrease Font Size":"Cała ła grandesa de'l caràtare", +"Decrease Indent":"Cała indentro", +"Decrease Paragraph Spacing":"Reduzi ła spasiadura de'l paràgrafo", +"Decrease Size":"Cała ła grandesa", +"Delete All Comments":"Ełìmina tuti i comenti", +"Delete All Comments by This Author":"Ełìmina tuti i comenti de 'sto autor", +"Delete Axis":"Ełìmena ase", +"Delete Comment":"Ełìmina comento", +"Delete C~ells...":"Ełìmina ~cełe...", +"Delete C~ontents...":"Ełìmina co~ntenjùi...", +"Delete Data Labels":"Ełìmina etichete dati", +"Delete Decimal Place":"Ełìmina pozision desimałe", +"Delete Legend":"Ełìmena łejenda", +"Delete Major Grid":"Ełìmena gradeła prinsipałe", +"Delete Minor Grid":"Ełìmena gradeła secondaria", +"Delete Rows":"Ełìmina righe", +"Delete Single Data Label":"Ełìmina eticheta dati sìngoła", +"Delete Table":"Ełìmena tabeła", +"Delete selected columns":"Ełìmena cołone sełesionàe", +"Delete selected rows":"Ełìmena righe sełesionàe", +"Delete table":"Ełìmena tabeła", +"Delete ~All Comments":"Ełìmena ~tuti i comenti", +"De~lete...":"Ełìm~ina...", +"Diamond":"Ronbo", +"Diamond Bevel":"Ronbo zmusà", +"Digital Signatu~res...":"Firme ~dijitałi...", +"Display Grid":"Mostra gradeła", +"Doorplate":"Targa", +"Double Brace":"Dopia parèntezi grafa", +"Double Bracket":"Parèntezi dupia", +"Double Underline":"Sotołinea dupio", +"Down Arrow":"Frecia zo", +"Down Arrow Callout":"Łejenda co frecia zo", +"Duplicate Page":"Duplega pàjina", +"Duplicate ~Slide":"Dùplega ~diapozitiva", +"D~elete Page":"~Ełìmena pàjina", +"Edit Hyperlink...":"Muda hyperlink...", +"Edit Section...":"Modìfega sesion...", +"Ellipse":"Ełise", +"Explosion":"Esplozion", +"E~xecute Interaction...":"E~zegui interasion...", +"E~xit Group":"Va fora da'l grupo", +"Fade Down":"Desfanta in zo", +"Fade Left":"Desfanta a sanca", +"Fade Right":"Desfanta a drita", +"Fade Up":"Desfanta in su", +"Fade Up and Left":"Desfanta in su e sanca", +"Fade Up and Right":"Desfanta in su e drita", +"Fiel~d":"~Canpo", +"Fill Color":"Cołor de inpienasion", +"Find Next":"Cata el seguente", +"Find Previous":"Cata el presedente", +"Find and Rep~lace...":"Cata e ren~piasa...", +"First ~Author":"Primo ~Autor", +"Flip Horizontally":"Specia in orizontałe", +"Flip Vertically":"Specia in vertegałe", +"Flowchart: Alternate Process":"Diagrama de fluso: proseso alternadivo", +"Flowchart: Card":"Diagrama de fluso: scheda", +"Flowchart: Collate":"Diagrama de fluso: fasicołasion", +"Flowchart: Connector":"Diagrama de fluso: conetor", +"Flowchart: Data":"Diagrama de fluso: dati", +"Flowchart: Decision":"Diagrama de fluso: decizion", +"Flowchart: Delay":"Diagrama de fluso: retardo", +"Flowchart: Direct Access Storage":"Diagrama de fluso: memoria a aceso direto", +"Flowchart: Display":"Diagrama de fluso: vizuałizasion", +"Flowchart: Document":"Diagrama de fluso: documento", +"Flowchart: Extract":"Diagrama de fluso: estrato", +"Flowchart: Internal Storage":"Diagrama de fluso: memoria interna", +"Flowchart: Magnetic Disc":"Diagrama de fluso: disco manjètego", +"Flowchart: Manual Input":"Diagrama de fluso: input manuałe", +"Flowchart: Manual Operation":"Diagrama de fluso: operasion manuałe", +"Flowchart: Merge":"Diagrama de fluso: Union", +"Flowchart: Multidocument":"Diagrama de fluso: documento mùltiplo", +"Flowchart: Off-page Connector":"Diagrama de fluso: conetor pàjina esterna", +"Flowchart: Or":"Diagrama de fluso: opur", +"Flowchart: Predefined Process":"Diagrama de fluso: proseso predefenìo", +"Flowchart: Preparation":"Diagrama de fluso: preparasion", +"Flowchart: Process":"Diagrama de fluso: proseso", +"Flowchart: Punched Tape":"Diagrama de fluso: nastro parforà", +"Flowchart: Sequential Access":"Diagrama de fluso: aceso secuensiałe", +"Flowchart: Sort":"Diagrama de fluso: ordenamento", +"Flowchart: Stored Data":"Diagrama de fluso: dati memorizài", +"Flowchart: Summing Junction":"Diagrama de fluso: somar junsion", +"Flowchart: Terminator":"Diagrama de fluso: intarusion", +"Flower":"Fior", +"Folded Corner":"Àngoło piegà", +"Font Color":"Cołor caràtare", +"Fontwork Shape":"Forma fontwork", +"Fontwork...":"Fontwork...", +"Foote~r":"Pi~e de pàjina", +"For All Text":"Par tuto el testo", +"For Paragraph":"Par paràgrafo", +"For Selection":"Par sełesion", +"Format Axis...":"Formata ase...", +"Format Chart Area...":"Formata area de'l gràfego...", +"Format Data Labels...":"Formata marche dati...", +"Format Data Point...":"Formata ponto dati...", +"Format Data Series...":"Formata serie de dati...", +"Format Floor...":"Formata baze...", +"Format Legend...":"Formata łejenda...", +"Format Major Grid...":"Formata gradeła prinsipałe...", +"Format Mean Value Line...":"Formata łinea vałor medio...", +"Format Minor Grid...":"Formata gradeła secondaria...", +"Format Pa~ge...":"Formata pàjina...", +"Format Selection...":"Formato sełesion...", +"Format Single Data Label...":"Formata marca dati sìngoła...", +"Format Stock Gain...":"Formata ùtiłe de capitałe...", +"Format Stock Loss...":"Formata pèrdita de capitałe...", +"Format Title...":"Formata tìtoło...", +"Format Trend Line Equation...":"Formata ecuasion de ła łinea de tendensa...", +"Format Trend Line...":"Formata łinea de tendensa...", +"Format Wall...":"Formata ~parete...", +"Format X Error Bars...":"Formata zbare eror X...", +"Format Y Error Bars...":"Formata zbare eror Y...", +"Format as Currency":"Formata cofà Moneda", +"Format as Date":"Formata cofà Data", +"Format as General":"Formata cofà Zenerałe", +"Format as Number":"Formata cofà Nùmaro", +"Format as Percent":"Formata cofà Parsentuałe", +"Format as Scientific":"Formata cofà Sientìfego", +"Format as Time":"Formata cofà Ora", +"Formatting Mark":"Marcador de formatasion", +"Formula to Value":"Da fòrmuła a vałor", +"Forward One":"Vanti", +"For~matting Marks":"Senji de for~matasion", +"Fo~rm":"Fo~rmułaro", +"Frame":"Corniza", +"Freeze First Column":"Bloca prima cołona", +"Freeze First Row":"Bloca prima riga", +"Freeze ~Cells":"Bloca ~cełe", +"F~ont Size...":"~Grandesa caràtare...", +"F~ormat":"F~ormato", +"F~ourier Analysis...":"Anàłezi de F~ourier...", +"F~rame...":"Co~rniza...", +"F~ull Screen":"Schermo ~intiero", +"General":"Jenerałe", +"Go t~o Page...":"~Va a ła pàjina...", +"Heart":"Cor", +"Hexagon":"Ezàgono", +"He~ader":"Intest~asion", +"He~ader and Footer":"Intestasion e ~pie de pàjina...", +"Horizontal Scroll":"Scorimento orizontałe", +"H~ide":"Scond~i", +"H~ide Columns":"Sco~ndi cołone", +"H~ide Rows":"Scond~i righe", +"Icon Set...":"Grupo de icone...", +"Ignore":"Injora", +"Image Mode":"Modałità imàjine", +"In ~Background":"Inte'l ~sfondo", +"Increase Font Size":"Aumenta ła grandesa de'l caràtare", +"Increase Indent":"Cresi indentro", +"Increase Paragraph Spacing":"Aumenta ła spasiadura de'l paràgrafo", +"Increase Size":"Aumenta ła grandesa", +"Inflate":"Conveso", +"Insert Audio or Video":"Inserisi audio o video", +"Insert Axis":"Insarisi ase", +"Insert Axis Title":"Insarisi tìtoło de l'ase", +"Insert Bookmark":"Insarisi senjałibro", +"Insert Caption...":"Insarisi didascałìa...", +"Insert Chart":"Insarisi gràfego", +"Insert Column After":"Insarisi cołona dopo", +"Insert Column Before":"Insarisi cołona prima", +"Insert Column Break":"Insarisi intarusion de cołona", +"Insert Columns ~After":"Insarisi cołone ~dopo", +"Insert Columns ~Before":"Insarisi cołone ~prima", +"Insert Comment":"Insarisi comento", +"Insert Co~lumns":"Insarisi c~ołone", +"Insert Cross-reference":"Insarisi refarimento incrozà", +"Insert Data Labels":"Insarisi marche dati", +"Insert Endnote":"Insarisi nota finałe", +"Insert Field":"Insarisi canpo", +"Insert Fontwork Text":"Insarisi testo de Fontwork", +"Insert Footnote":"Insarisi nota a pie de pàjina", +"Insert Frame":"Insarisi corniza", +"Insert Hyperlink":"Insarisi cołegamento ipartestuałe", +"Insert Image...":"Insarisi imàjine...", +"Insert Index Entry":"Insarisi voze de ìndeze", +"Insert Major Grid":"Insarisi gradeła prinsipałe", +"Insert Mean ~Value Line":"Insarisi łinea ~vałor medio", +"Insert Minor Grid":"Insarisi gradeła secondaria", +"Insert Page Break":"Insarisi intarusion pàjina", +"Insert Row Above":"Insarisi riga sora", +"Insert Row Below":"Insarisi riga soto", +"Insert Rows ~Above":"Insarisi righe ~sora", +"Insert Rows ~Below":"Insarisi righe s~oto", +"Insert Single Data Label":"Insarisi marca dati sìngoła", +"Insert Slide":"Insarisi diapozitiva", +"Insert Special Character":"Insarisi caràtare spesiałe", +"Insert Special Characters":"Insarisi caràtari spesiałi", +"Insert Text Box":"Insarisi cazeła de testo", +"Insert Titles...":"Insarisi tìtołi...", +"Insert Tre~nd Line...":"Insarisi łinea de tende~nsa...", +"Insert Unnumbered Entry":"Insarisi voze sensa nùmaro", +"Insert Vertical Text":"Insarisi testo vertegałe", +"Insert ~Cells...":"Insarisi ~cełe...", +"Insert ~Rows":"Insarisi ~righe", +"Insert ~Table...":"Insarisi ~tabeła...", +"Insert/Delete Axes...":"Insarisi/ełìmena asi...", +"Invert":"Inverti", +"Isosceles Triangle":"Triàngoło izosiełe", +"Italic":"Zbiego", +"Justified":"Justifegà", +"Language":"Łengua", +"Language Status":"Stato de ła łengua", +"Layout":"Strutura", +"Left":"Sanca", +"Left Arrow":"Frecia sanca", +"Left Arrow Callout":"Łejenda co frecia sanca", +"Left Brace":"Parèntezi grafa verta", +"Left Bracket":"Parèntezi verta", +"Left and Right Arrow":"Frecia sanca e drita", +"Left and Right Arrow Callout":"Łejenda co frecia sanca e drita", +"Left-To-Right":"Da sanca a drita", +"Lightning Bolt":"Saeta", +"Line":"Łinea", +"Line Callout 1":"Łejenda riga 1", +"Line Callout 2":"Łejenda riga 2", +"Line Callout 3":"Łejenda riga 3", +"Line Color":"Cołor de ła łinea", +"Line Connector":"Conetor łinear", +"Line Connector Ends with Arrow":"Conetor łinear co na frecia a fine", +"Line Spacing":"Interlinea", +"Line Spacing: 1":"Interlinea: 1", +"Line Spacing: 1.5":"Interlinea: 1,5", +"Line Spacing: 2":"Interlinea: 2", +"Lis~ts":"Łis~te", +"L~ine...":"Ł~inea...", +"Manage Track Changes":"Jestisi łe modìfeghe", +"Manage...":"Jestisi...", +"Manual ~Break...":"Intarusion ~manuałe...", +"Master Slides":"Diapozitive parona", +"Media":"Media", +"Moon":"Łuna", +"More ~Filters":"Pì ~filtri", +"M~erge and Center Cells":"Unisi e sentra łe cełe", +"Name...":"Nome...", +"Na~vigator":"~Navigador", +"New Page":"Pàjina nova", +"Next":"Sucesiva", +"Next Page":"Pàjina seguente", +"Next Track Change":"Modìfega sucesiva", +"None":"Gnaun", +"Notched Right Arrow":"Frecia drita co tache", +"Number":"Nùmaro", +"Number Format":"Formato nùmaro", +"Number Format...":"Formato nùmaro...", +"Number Format: Currency":"Formato nùmaro: moneda", +"Number Format: Date":"Formato nùmaro: data", +"Number Format: Decimal":"Formato nùmaro: desimałe", +"Number Format: Exponential":"Formato nùmaro: esponensiałe", +"Number Format: Percent":"Formato nùmaro: parsentuałe", +"Number Format: Standard":"Formato nùmaro: standard", +"Number Format: Time":"Formato nùmaro: orario", +"Octagon":"Otàgono", +"Octagon Bevel":"Otàgono zmusà", +"Open Circle (Curve)":"Sercio verto (curva)", +"Open Circle (Pour)":"Sercio verto (tironà)", +"Open Hyperlink":"Verzi cołegamento", +"Optimal Column Width":"Łarghesa otimałe cołona", +"Optimal Row Height":"Altesa riga otimałe", +"Orientation":"Orientasion", +"Overline":"Sorałineadura", +"Page Tit~le":"Tìto~ło de pàjina", +"Page ~Count":"~Contejo pàjine", +"Paired ~t-test...":"Test ~t cubià...", +"Parallelogram":"Parałełograma", +"Paste ~Special...":"Incoła ~spesiałe...", +"Pentagon":"Pentàgono", +"Percent":"Parsentuałe", +"Pi~vot Table...":"Tabeła pi~vot...", +"Plain Text":"Testo normałe", +"Pop Art":"Pop art", +"Position and Si~ze...":"P~ozision e grandesa...", +"Previous Page":"Pàjina presedente", +"Previous Track Change":"Modìfega presedente", +"Prin~t Ranges":"Àree de s~tanpa", +"Prohibited":"Proibìo", +"Propert~ies...":"~Propietà...", +"Protect Cells":"Proteji cełe", +"Protect ~Sheet...":"Proteji ~fojo...", +"Pr~evious":"Pr~esedente", +"Puzzle":"Puzzle", +"P~aragraph...":"~Paràgrafo...", +"Record Track Changes":"Rejistra łe modìfeghe", +"Rectangle":"Retàngoło", +"Rectangle, Rounded":"Retàngoło stondà", +"Rectangular Callout":"Łejenda retangołar", +"Reject":"Rejeta", +"Reject All":"Refuda tuto", +"Reject All Changes":"Refuda tute łe modìfeghe", +"Reject Change":"Rejeta modìfega", +"Reject Track Change and select the next one":"Rejeta modìfega e sełesiona ła seguente", +"Reject and Move to Next":"Rejeta e pasa a ła seguente", +"Remove Noise":"Cava vìa rumor", +"Rename Master":"Renòmina paron", +"Rename S~heet...":"Renòmena fo~jo...", +"Reply Comment":"Respondi a'l comento", +"Reset Data Point":"Reprìstina ponto dati", +"Reset all Data Points":"Reprìstina tuti i punti dati", +"Resolved Comments":"Comenti resolvesti", +"Restart Numbering":"Retaca numarasion", +"Right":"Drita", +"Right Arrow":"Frecia drita", +"Right Arrow Callout":"Łejenda co frecia drita", +"Right Brace":"Parèntezi grafa sarà", +"Right Bracket":"Parèntezi sarà", +"Right Triangle":"Triàngoło retàngoło", +"Right or Left Arrow":"Frecia drita o sanca", +"Right-To-Left":"Da drita a sanca", +"Ring":"Aneło", +"Rotate 90° ~Left":"Roda 90° a ~sanca", +"Rotate 90° ~Right":"Roda 90° a ~drita", +"Rot~ate":"Rod~a", +"Round Callout":"Łejenda stondà", +"Rounded Rectangular Callout":"Łejenda retangołar stondà", +"Row":"Riga", +"Row ~Height...":"Altesa ~riga...", +"Rows ~Above":"Righe par sor~a", +"Rows ~Below":"Righe par ~soto", +"R~efresh Range":"~Ajorna area", +"R~ight-To-Left":"Da ~drita a sanca", +"R~un Macro...":"Ezeg~ui macro...", +"S-shaped Arrow":"Frecia a S", +"Save ~As...":"Salva co ~nome...", +"Scientific":"Sientìfego", +"Select Cell":"Sełesiona ceła", +"Select Column":"Sełesiona cołona", +"Select Row":"Sełesiona riga", +"Select Table":"Sełesiona tabeła", +"Select ~All":"Sełesiona ~tuto", +"Select ~Range...":"Sełesiona ~area...", +"Set Background Image...":"Inposta imàjine de sfondo...", +"Set Character Spacing":"Inposta ła spasiadura caràtari", +"Set Line Spacing":"Inposta interlinea", +"Se~ction...":"Sesion...", +"Shadow":"Onbra", +"Sharpen":"Aumenta nitidesa", +"Sheet R~ight-To-Left":"Fojo da ~drita a sanca", +"Show Navigator Window":"Mostra fenestra de'l Navigador", +"Sho~w Rows":"~Mostra righe", +"Sho~w Slide":"Fa v~édar diapozitiva", +"Sidebar":"Zbara łaterałe", +"Signet":"Sijiło", +"Slant Down":"Inclinasion in zo", +"Slant Up":"Inclinasion in su", +"Slide Layout":"Layout diapozitiva", +"Slide Tit~le":"Tìto~ło diapozidiva", +"Slide Transition":"Tranzision diapozitiva", +"Slide ~Count":"~Contejo diapozidive", +"Slide ~Layout":"~Layout diapozitiva", +"Small capitals":"Maiuscołeto", +"Smiley Face":"Faceta soridente", +"Snap to Grid":"Gan~cia a ła gradeła", +"Sort Ascending":"Órdena in cresendo", +"Sort Descending":"Òrdena in całando", +"So~rt...":"Ó~rdena...", +"Split Arrow":"Dividi frecia", +"Split Table...":"Dividi tabeła...", +"Square":"Cuadrato", +"Square Bevel":"Cuadrato stondà", +"Square, Rounded":"Cuadrato stondà", +"Statistics":"Statìsteghe", +"Stop":"Ferma", +"Straight Connector":"Conetor direto", +"Straight Connector ends with Arrow":"Conetor direto co na frecia a fine", +"Straight Connector with Arrows":"Conetor direto co frece", +"Strikethrough":"Zbarà", +"Striped Right Arrow":"Frecia drita co striche", +"Subscript":"Pèdeze", +"Sun":"Sołe", +"Superscript":"Àpeze", +"Symbol":"Sìnboło", +"S~how Columns":"Mostra ~cołone", +"S~lide":"~Diapozitiva", +"S~pecial Character...":"Caràtare s~pesiałe...", +"Table Cell Background Color":"Cołor de sfondo de ła ceła de ła tabeła", +"Table of Contents and Inde~x":"Pàjina de sìnteze e ~ìndeze", +"Ta~ble Properties...":"Propietà ta~beła...", +"Text Wrap...":"Retorno a cao...", +"Te~xt":"Te~sto", +"Thousands Separator":"Separador de i mejari", +"Time":"Oraro", +"Time Field":"Canpo ora", +"Title Page...":"Pàjina somario...", +"To Background":"So'l sfondo", +"To Cell (~resize with cell)":"a ła ceła (~redemensiona co ła ceła)", +"To Foreground":"In primo pian", +"To Next Paragraph in Level":"Inte'l paràgrafo seguente so'l steso łiveło", +"To Previous Paragraph in Level":"Inte'l paràgrafo presedente so'l steso łiveło", +"To P~age":"A ła ~pàjina", +"To ~Cell":"A ła ~ceła", +"To ~Character":"~Al caràtare", +"To ~Curve":"In ~curva", +"To ~Frame":"~A ła corniza", +"To ~Paragraph":"A'l pa~ràgrafo", +"Toggle Automatic Spell Checking":"Ativa/dezativa el controło ortogràfego automàtego", +"Toggle Formatting Marks":"Ativa/dezativa i senji de formatasion", +"Toggle Shadow":"Ativa/dezativa onbra", +"Top":"Insima", +"Track Chan~ges":"Tracia łe modìfe~ghe", +"Transparency":"Trasparensa", +"Trapezoid":"Trapesio", +"Triangle Down":"Triangoło zo", +"Triangle Up":"Triàngoło su", +"T~able":"T~abeła", +"T~ime (variable)":"~Orario (variàbiłe)", +"T~itle":"Tìtoło", +"Underline":"Sotołineà", +"Unprotect Cells":"Desproteji cełe", +"Up Arrow":"Frecia su", +"Up Arrow Callout":"Łejenda co frecia su", +"Up and Down Arrow":"Frecia su e zo", +"Up and Down Arrow Callout":"Łejenda co frecia su e zo", +"Up and Right Arrow":"Frecia su e drita", +"Up and Right Arrow Callout":"Łejenda co frecia su e drita", +"Up, Right and Down Arrow":"Frecia su, drita e zo", +"Vertical Scroll":"Scorimento vertegałe", +"Vertical Text":"Testo vertegałe", +"View Grid Lines":"Vizuałiza łinee de ła gradeła", +"Watermark...":"Fiłigrana...", +"Wave":"Onda", +"Wrap Text":"Retorno a cao", +"Zoom In":"Zgrandisi", +"Zoom Out":"Reduzi", +"~3D View...":"Vista ~3D...", +"~Accessibility Check...":"Verìfega de ~acesibiłidà...", +"~Add":"~Zonta", +"~Advanced Filter...":"Filtro progredìo...", +"~Analysis of Variance (ANOVA)...":"~Anàłizi de ła variansa (ANOVA)...", +"~Arrange":"~Sistema", +"~Author":"~Autor", +"~Automatic Spell Checking":"Controło ortogràfego ~automàtego", +"~Bottom":"~In zo", +"~Bring to Front":"~Porta in primo pian", +"~Bullets and Numbering...":"~Ełenchi puntài e numarài...", +"~Capitalize Every Word":"Taca onji paroła co na maiùs~coła", +"~Centered":"~Sentrà", +"~Chart...":"~Gràfego...", +"~Chi-square Test...":"Test ~Chi-cuadro...", +"~Clear":"~Scanseła", +"~Clear Direct Formatting":"S~canseła formatasion direta", +"~Column":"~Cołona", +"~Column Break":"Intarusion ~cołona", +"~Columns":"~Cołone", +"~Contour":"~Contorno", +"~Convert":"~Converti", +"~Correlation...":"~Corełasion...", +"~Covariance...":"~Co-variansa...", +"~Cut":"~Taja", +"~Data":"~Dati", +"~Data Ranges...":"Àree ~dati...", +"~Data Table...":"Tabeła ~dati...", +"~Date":"~Data", +"~Date (fixed)":"~Data (fisa)", +"~Define":"~Definisi", +"~Define Range...":"~Definisi area...", +"~Define...":"~Definisi...", +"~Delete":"~Ełìmina", +"~Delete Sheet...":"~Ełìmina fojo...", +"~Delete Slide":"~Ełìmina diapozitiva", +"~Descriptive Statistics...":"Statìsteghe ~descritive...", +"~Display Grid":"~Mostra gradeła", +"~Edit":"~Modìfega", +"~Edit Contour...":"Modìfega ~contorno...", +"~Edit...":"Mu~da...", +"~Endnote":"~Nota finałe", +"~Enter Group":"~Modìfega grupo", +"~Exponential Smoothing...":"Ł~ivełamento esponensiałe...", +"~F-test...":"~F-test...", +"~File":"~File", +"~First Paragraph":"~Primo paràgrafo", +"~Fonts...":"~Tipi de caràtare...", +"~Footnote":"Nota a pie pà~jina", +"~Format Cells...":"~Formata cełe...", +"~Formula Object...":"Ojeto de ~fórmuła...", +"~Function...":"~Funsion...", +"~Goal Seek...":"Serca vałor destinasion...", +"~Group":"In~grupa", +"~Group and Outline":"~Ragrupa e strutura", +"~Group...":"~Grupo...", +"~Header and Footer...":"Intestasion e ~pie de pàjina...", +"~Headers and Footers...":"Intestasion e ~pie de pàjina...", +"~Height...":"~Alteza...", +"~Help":"~Juto", +"~Hide":"~Scondi", +"~Hide AutoFilter":"Sco~ndi filtro automàtego", +"~Hide Details":"Sco~ndi detajo", +"~Hide Sheet":"~Scondi fojo", +"~Hide Slide":"~Scondi diapozitiva", +"~Hyperlink":"~Hyperlink", +"~Hyperlink...":"C~ołegamento...", +"~Hyphenation":"~Siłabasion", +"~Hyphenation...":"~Siłabasion...", +"~Image...":"~Imàjine...", +"~Insert":"~Insarisi", +"~Insert or Edit...":"~Insarisi o muda...", +"~Insert...":"~Insarisi...", +"~Interaction...":"~Interasion...", +"~Left":"~Sanca", +"~Line Numbering...":"~Numarasion łinee...", +"~Manage...":"~Jestisi...", +"~More Fields...":"~Altri canpi...", +"~More Options...":"~Pì opsion...", +"~Move or Copy Sheet...":"~Movi/copia fojo...", +"~Moving Average...":"~Media mobiłe...", +"~Named Ranges and Expressions":"Aree co ~nome e espresion", +"~New Slide":"~Nova diapozitiva", +"~Optimal":"~Otimałe", +"~Optimal Height...":"~Altesa otimałe...", +"~Optimal Width...":"Łarg~hesa otimałe...", +"~Page":"~Pàjina", +"~Page Break":"Intarusion ~pàjina", +"~Page Number":"~Nùmaro de pàjina", +"~Page Numbers...":"Nùm~ari de pàjina...", +"~Page Style...":"Stiłe de ~pàjina...", +"~Page...":"~Pàjina...", +"~Parallel":"~Parałeło", +"~Paste":"~Incoła", +"~Pivot Table":"Tabeła ~pivot", +"~Print...":"S~tanpa...", +"~Properties...":"~Propietà...", +"~Recalculate":"~Recàlcoła", +"~Record":"~Rejistra", +"~Redo":"~Refà", +"~Refresh":"~Ajorna", +"~Regression...":"~Regresion...", +"~Remove Hyperlink":"~Cava vìa hyperlink", +"~Remove Outline":"~Cava vìa contorno", +"~Reset Filter":"~Reinposta filtro", +"~Right":"A d~rita", +"~Row":"~Riga", +"~Rows":"~Righe", +"~Sampling...":"~Canpionamento...", +"~Save":"~Salva", +"~Sections...":"~Sesion...", +"~Select":"~Sełesiona", +"~Send to Back":"~Manda in fondo", +"~Sentence case":"Minù~scołe/maiùscołe inte ła fraze", +"~Shape":"~Forma", +"~Sheet":"~Fojo", +"~Show":"~Mostra", +"~Show Details":"~Mostra detajo", +"~Show Sheet...":"Mo~stra fojo...", +"~Slide Number":"Nùmaro diapo~zidiva", +"~Sort...":"~Órdena...", +"~Spacing":"~Spasiadura", +"~Spacing...":"~Spasiadura...", +"~Spelling...":"~Controło ortogràfego...", +"~Standard Filter...":"Filtro standard...", +"~Subject":"Argo~mento", +"~Table":"~Tabeła", +"~Table Properties...":"Propietà ~tabeła...", +"~Table...":"~Tabeła...", +"~Text Box":"Cazeła de ~testo", +"~Thesaurus...":"Sinòne~mi...", +"~Through":"~Traverso", +"~Time":"~Ora", +"~Time (fixed)":"~Orario (fiso)", +"~Tools":"~Strumenti", +"~Top":"In ~sima", +"~UPPERCASE":"~MAIÙSCOŁE", +"~Undo":"Desfa", +"~Ungroup...":"~Separa...", +"~Update All":"~Ajorna tuto", +"~Validity...":"~Vałidità...", +"~View":"~Parensa", +"~While Typing":"~Durando ła dijitasion", +"~Width...":"Łarghesa...", +"~Word Count...":"~Contejo parołe...", +"~Wrap":"~Adatasion", +"~Z-test...":"~Z-test...", +"~lowercase":"minùsco~łe", +"~tOGGLE cASE":"rAVERSA mAIÙ~mINÙ" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/vi.json b/f7cloud-office/browser/dist/l10n/uno/vi.json new file mode 100644 index 0000000..7ca700f --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/vi.json @@ -0,0 +1,481 @@ +{ +"12-Point Star":"Sao 12 cánh", +"24-Point Star":"Sao 24 cánh", +"4-Point Star":"Sao 4 cánh", +"4-way Arrow":"Mũi tên 4 chiều", +"4-way Arrow Callout":"Khung thoại mũi tên 4 chiều", +"5-Point Star":"Sao 5 cánh", +"6-Point Star":"Sao 6 cánh", +"8-Point Star":"Sao 8 cánh", +"Accept":"Chấp nhận", +"Accept All":"Chấp nhận tất cả", +"Align Bottom":"Canh lề dưới", +"Align Center":"Căn giữa", +"Align Left":"Căn trái", +"Align Right":"Căn phải", +"Align Top":"Canh lề trên", +"Arch Down (Curve)":"Cong lại xuống (cong)", +"Arch Down (Pour)":"Cong lại xuống (đổ)", +"Arch Left (Curve)":"Cong lại sang trái (cong)", +"Arch Right (Curve)":"Cong lại sang phải (cong)", +"Arch Right (Pour)":"Cong lại sang phải (đổ)", +"Arch Up (Curve)":"Cong lại lên (cong)", +"Arch Up (Pour)":"Cong lại lên (đổ)", +"Arrange":"Sắp đặt", +"As C~haracter":"Dạng ~ký tự", +"AutoCorr~ect":"Tự động sửa ~lỗi", +"AutoFill Data Series: automatic":"Tự động điền chuỗi dữ liệu : tự động", +"Auto~Filter":"Tự động ~lọc", +"A~lignment...":"Canh ~lề...", +"A~rea...":"Vùn~g...", +"A~rrange":"Sắ~p đặt", +"Back One":"Lùi một", +"Background Color":"Màu nền", +"Block Arc":"Cung chắn", +"Bold":"Đậm", +"Bookmar~k...":"Liên ~kết lưu...", +"Bottom":"Đáy", +"Brightness":"Độ sáng", +"Caption...":"Phụ đề...", +"Center":"Giữa", +"Center Horizontal":"Giữa nằm ngang", +"Centered":"Giữa", +"Ce~lls...":"~Các ô...", +"Charcoal Sketch":"Nét than", +"Chart T~ype...":"Kiể~u đồ thị...", +"Chevron":"Cấp hiệu", +"Chevron Down":"Cấp hiệu xuống", +"Chevron Up":"Cấp hiệu lên", +"Circle":"Tròn", +"Circle (Curve)":"Vòng tròn (cong)", +"Circle (Pour)":"Vòng tròn (đổ)", +"Circle Pie":"Bánh tròn", +"Circular Arrow":"Mũi tên vòng", +"Clear ~Direct Formatting":"Xóa định dạng", +"Close Master View":"Đóng ô xem chủ", +"Cloud":"Mây", +"Column ~Width...":"Bề ~rộng cột...", +"Columns ~After":"Cột Ở ~sau", +"Columns ~Before":"Cột Ở ~trước", +"Comments":"Chú thích", +"Comme~nt":"~Bình luận", +"Connector":"Đường nối", +"Connector Ends with Arrow":"Đường nối kết thúc với mũi tên", +"Connector with Arrows":"Đường nối có mũi tên", +"Content Control Properties":"Thuộc tính Điều khiển Nội dung", +"Contrast":"Tương phản", +"Corner Right Arrow":"Mũi tên góc phải", +"Co~lumns...":"Cộ~t...", +"Crop":"Xén", +"Cross":"Chéo", +"Currency":"Tiền tệ", +"Curve":"Đường cong", +"Curve Down":"Cong xuống", +"Curve Up":"Cong lên", +"Curved Connector":"Đường nối cong", +"Curved Connector Ends with Arrow":"Đường nối cong kết thúc với mũi tên", +"Curved Connector with Arrows":"Đường nối cong với mũi tên", +"Cylinder":"Trụ", +"Dat~e (variable)":"Ngà~y (biến đổi)", +"Decrease Indent":"Giảm căn lề", +"Delete All Comments":"Xoá Mọi Chú thích", +"Delete All Comments by This Author":"Xoá mọi ghi chú của tác giả này", +"Delete Axis":"Xóa trục", +"Delete Comment":"Xoá Chú thích", +"Delete C~ells...":"X~oá các ô...", +"Delete C~ontents...":"X~oá nội dung...", +"Delete Data Labels":"Xóa nhãn dữ liệu", +"Delete Legend":"Xóa ghi chú", +"Delete Major Grid":"Xóa lưới tọa độ chính", +"Delete Minor Grid":"Xóa lưới tọa độ phụ", +"Delete Rows":"Xoá hàng", +"Delete Single Data Label":"Xóa một nhãn dữ liệu", +"Delete ~All Comments":"Xóa ~mọi bình luận", +"Diamond":"Thoi", +"Diamond Bevel":"Xiên kim cương", +"Digital Signatu~res...":"Chữ ~ký số...", +"Display Grid":"Hiện Lưới", +"Doorplate":"Biển ở cửa", +"Double Brace":"Ngoặc móc kép", +"Double Bracket":"Ngoặc vuông kép", +"Down Arrow":"Mũi tên xuống", +"Down Arrow Callout":"Khung thoại mũi tên xuống", +"Ellipse":"Bầu dục", +"Explosion":"Nổ", +"Fade Down":"Mờ dần xuống", +"Fade Left":"Mờ dần sang trái", +"Fade Right":"Mờ dần sang phải", +"Fade Up":"Mờ dần lên", +"Fade Up and Left":"Mờ lần lên và sang trái", +"Fade Up and Right":"Mờ dần lên và sang phải", +"Fill Color":"Màu tô", +"Find Next":"Tìm tiếp theo", +"Find Previous":"Tìm trước đó", +"Find and Rep~lace...":"~Tìm và thay thế...", +"Flip Horizontally":"Lật theo chiều ngang", +"Flip Vertically":"Lật theo chiều dọc", +"Flowchart: Alternate Process":"Lưu đồ: Quá trình luân phiên", +"Flowchart: Card":"Lưu đồ: Thẻ", +"Flowchart: Collate":"Lưu đồ: So sánh", +"Flowchart: Connector":"Lưu đồ: Đường nối", +"Flowchart: Data":"Lưu đồ: Dữ liệu", +"Flowchart: Decision":"Lưu đồ: Quyết định", +"Flowchart: Delay":"Lưu đồ: Trễ", +"Flowchart: Direct Access Storage":"Lưu đồ: Thiết bị lưu trữ truy cập trực tiếp", +"Flowchart: Display":"Lưu đồ: Hiển thị", +"Flowchart: Document":"Lưu đồ: Tài liệu", +"Flowchart: Extract":"Lưu đồ: Trích", +"Flowchart: Internal Storage":"Lưu đồ: Thiết bị lưu trữ trong ", +"Flowchart: Magnetic Disc":"Lưu đồ: Đĩa từ", +"Flowchart: Manual Input":"Lưu đồ: Nhập thủ công", +"Flowchart: Manual Operation":"Lưu đồ: Thao tác thủ công", +"Flowchart: Merge":"Lưu đồ: Trộn", +"Flowchart: Multidocument":"Lưu đồ: Đa tài liệu", +"Flowchart: Off-page Connector":"Lưu đồ: Đường nối ngoài trang", +"Flowchart: Or":"Lưu đồ: Hoặc", +"Flowchart: Predefined Process":"Lưu đồ: Quá trình định sẵn", +"Flowchart: Preparation":"Lưu đồ: Chuẩn bị", +"Flowchart: Process":"Lưu đồ: Quá trình", +"Flowchart: Punched Tape":"Lưu đồ: Băng đục lỗ", +"Flowchart: Sequential Access":"Lưu đồ: Truy cập tuần tự", +"Flowchart: Sort":"Lưu đồ: Sắp xếp", +"Flowchart: Stored Data":"Lưu đồ: Dữ liệu lưu trữ", +"Flowchart: Summing Junction":"Lưu đồ: Đường nối tổng", +"Flowchart: Terminator":"Lưu đồ: Điểm kết thúc", +"Flower":"Hoa", +"Folded Corner":"Góc gấp", +"Font Color":"Màu phông", +"Fontwork Shape":"Dạng chữ nghệ thuật", +"Foote~r":"Chân t~rang", +"For Paragraph":"Cho đoạn văn", +"For Selection":"Cho vùng chọn", +"Format Axis...":"Định dạng trục...", +"Format Chart Area...":"Định dạng vùng đồ thị...", +"Format Data Labels...":"Định dạng nhãn dữ liệu...", +"Format Data Point...":"Định dạng điểm dữ liệu", +"Format Data Series...":"Định dạng chuỗi dữ liệu...", +"Format Floor...":"Định dạng nền...", +"Format Legend...":"Định dạng chú thích...", +"Format Major Grid...":"Định dạng lưới tọa độ chính...", +"Format Mean Value Line...":"ĐỊnh dạng đường thẳng giá trị trung bình...", +"Format Minor Grid...":"Định dạng lưới tọa độ phụ...", +"Format Selection...":"Định dạng lựa chọn...", +"Format Single Data Label...":"Định dạng nhãn dữ liệu đơn...", +"Format Stock Gain...":"Định dạng thu nhập cổ phiến...", +"Format Stock Loss...":"Định đạng thua lỗ chứng khoán...", +"Format Title...":"Định dạng tiêu đề...", +"Format Trend Line Equation...":"Định dạng phươg trình đường xu hướng...", +"Format Trend Line...":"Định dạng đường xu hướng..", +"Format Wall...":"Định ~dạng ô...", +"Format X Error Bars...":"Định dạng thanh lỗi X...", +"Format Y Error Bars...":"Định dạng thanh lỗi...", +"Formatting Mark":"Dấu định dạng", +"Forward One":"Tiến một", +"Frame":"Khung", +"Freeze First Column":"Cố định Cột Đầu tiên", +"Freeze First Row":"Cố định Hàng Đầu tiên", +"Freeze Rows and Columns":"Cố định Hàng và Cột", +"Freeze ~Cells":"~Cố định Ô", +"F~ont Size...":"~Kích cỡ phông...", +"F~ormat":"Định ~dạng", +"F~ull Screen":"Đầ~y màn hình", +"General":"Chung", +"Heart":"Tim", +"Hexagon":"Lục giác", +"He~ader":"Đầu tr~ang", +"Horizontal Scroll":"Cuộn ngang", +"H~ide":"Ẩ~n", +"H~ide Rows":"Ẩ~n hàng", +"In ~Background":"Ở ~nền", +"Increase Indent":"Tăng căn lề", +"Inflate":"Phồng lên", +"Insert Audio or Video":"Chèn Âm thanh hoặc Ảnh động", +"Insert Axis":"Chèn trục", +"Insert Axis Title":"Chèn tiêu đề trục", +"Insert Chart":"Chèn Đồ thị", +"Insert Column Break":"Chèn Ngắt Cột", +"Insert Columns ~After":"Chèn Cột Ở ~sau", +"Insert Columns ~Before":"Chèn Cột Ở ~trước", +"Insert Co~lumns":"Chèn Cộ~t", +"Insert Data Labels":"Chèn tiêu đề dữ liệu", +"Insert Hyperlink":"Chèn siêu liên kết", +"Insert Index Entry":"Chèn mục nhập chỉ mục", +"Insert Major Grid":"Chèn lưới tọa độ chính", +"Insert Mean ~Value Line":"Chèn đường giá trị tr~ung bình", +"Insert Minor Grid":"Chèn tọa độ phụ", +"Insert Page Break":"Chèn Ngắt Trang", +"Insert Rows ~Above":"Chèn Hàng Ở ~trên", +"Insert Rows ~Below":"Chèn Hàng Ở ~dưới", +"Insert Single Data Label":"Chèn tiêu đề dữ liệu đơn", +"Insert Slide":"Chế độ chèn", +"Insert Titles...":"C~hèn ô...", +"Insert Tre~nd Line...":"Chè~n đường xu hướng...", +"Insert Unnumbered Entry":"Chèn mục không đánh số", +"Insert ~Cells...":"~Chèn Ô...", +"Insert ~Rows":"Chèn ~Hàng", +"Insert/Delete Axes...":"Chèn/xóa trục...", +"Invert":"Đảo", +"Isosceles Triangle":"Tam giác cân", +"Italic":"Nghiêng", +"Justified":"Căn đều", +"Language":"Ngôn ngữ", +"Language Status":"Trạng thái ngôn ngữ", +"Layout":"Bố trí", +"Left":"Trái", +"Left Arrow":"Mũi tên trái", +"Left Arrow Callout":"Khung thoại mũi tên trái", +"Left Brace":"Ngoặc móc trái", +"Left Bracket":"Ngoặc vuông trái", +"Left and Right Arrow":"Mũi tên trái phải", +"Left and Right Arrow Callout":"Khung thoại mũi tên trái và phải", +"Left-To-Right":"Trái qua phải", +"Lightning Bolt":"Tia chớp", +"Line":"Đường", +"Line Callout 1":"Khung thoại đường 1", +"Line Callout 2":"Khung thoại đường 2", +"Line Callout 3":"Khung thoại đường 3", +"Line Color":"Màu đường", +"Line Connector":"Đường nối", +"Line Connector Ends with Arrow":"Đường nối kết thúc với mũi tên", +"Line Spacing: 1":"Cách dòng: 1", +"L~ine...":"~Dòng...", +"Manage...":"~Quản lý...", +"Manual ~Break...":"Ngắt ~bằng tay...", +"Media":"Nhạc", +"Moon":"Mặt trăng", +"M~erge and Center Cells":"~Gộp và chỉnh giữa ô", +"Name...":"Tên...", +"Na~vigator":"Bộ điều hướng", +"Next Page":"Trang sau", +"Notched Right Arrow":"Mũi tên khía phải", +"Number":"Số", +"Number Format":"Định dạng số", +"Number Format...":"Định dạng số...", +"Number Format: Currency":"Định dạng số : Tiền tệ", +"Number Format: Decimal":"Định dạng số : Thập phân", +"Number Format: Exponential":"Định dạng số : Số mũ", +"Number Format: Percent":"Định dạng số : Phần trăm", +"Number Format: Standard":"Định dạng số : Chuẩn", +"Number Format: Time":"Định dạng số : Thời gian", +"Octagon":"Bát giác", +"Octagon Bevel":"Xiên bát giác", +"Open Circle (Curve)":"Vòng tròn mở (cong)", +"Open Circle (Pour)":"Vòng tròn mở (đổ)", +"Open Hyperlink":"Mở siêu liên kết", +"Optimal Column Width":"Bề rộng cột tối ưu", +"Optimal Row Height":"Bề cao hàng tối ưu", +"Overline":"Gạch trên", +"Page ~Count":"Đếm tr~ang", +"Parallelogram":"Bình hành", +"Paste ~Special...":"Dán đặc ~biệt...", +"Pentagon":"Ngũ giác", +"Percent":"Phần trăm", +"Plain Text":"Nhập thô", +"Pop Art":"Nghệ thuật phổ biến", +"Position and Si~ze...":"Vị t~rí và kích cỡ...", +"Previous Page":"Trang trước", +"Propert~ies...":"~Thuộc tính...", +"Protect Cells":"Bảo vệ ô", +"Protect ~Sheet...":"~Bảo vệ trang tính...", +"Puzzle":"Ghép hình", +"P~aragraph...":"Đ~oạn văn...", +"Rectangle":"Chữ nhật", +"Rectangle, Rounded":"Chữ nhật, góc tròn", +"Rectangular Callout":"Khung thoại chữ nhật", +"Remove Noise":"Loại bỏ nhiễu", +"Rename Master":"Thay tên chủ", +"Reply Comment":"Trả lời bình luận", +"Reset Data Point":"Đặt mọi điểm dữ liệu về 0", +"Reset all Data Points":"Đặt các điểm dữ liệu về 0", +"Resolved Comments":"Bình luận đã được giải quyết", +"Restart Numbering":"Đánh số lại từ đầu", +"Right":"Phải", +"Right Arrow":"Mũi tên phải", +"Right Arrow Callout":"Khung thoại mũi tên phải", +"Right Brace":"Ngoặc móc phải", +"Right Bracket":"Ngoặc vuông phải", +"Right Triangle":"Tam giác vuông", +"Right or Left Arrow":"Mũi tên trái hay phải", +"Right-To-Left":"Phải qua trái", +"Ring":"Nhẫn", +"Round Callout":"Khung thoại tròn", +"Rounded Rectangular Callout":"Khung thoại chữ nhật tròn", +"Row ~Height...":"Bề c~ao hàng...", +"Rows ~Above":"Hàng Ở ~trên", +"Rows ~Below":"Hàng Ở ~dưới", +"R~efresh Range":"Cập nhật phạm ~vi", +"R~ight-To-Left":"Phả~i qua trái", +"R~un Macro...":"Chạ~y vĩ lệnh...", +"S-shaped Arrow":"Mũi tên hình chữ S", +"Save ~As...":"Lưu ~mới...", +"Scientific":"Dạng khoa học", +"Select Column":"Chọn cột", +"Select Row":"Chọn hàng", +"Select Table":"Chọn bảng", +"Select ~All":"Chọn ~tất cả", +"Shadow":"Bóng", +"Sharpen":"Mài sắc", +"Sheet R~ight-To-Left":"Trang tính phả~i qua trái", +"Sho~w Slide":"Hiện ảnh chiế~u", +"Sidebar":"Thanh bên", +"Signet":"Ấn", +"Slant Down":"Xiên xuống", +"Slant Up":"Xiên lên", +"Slide Layout":"~Bố trí ảnh chiếu...", +"Small capitals":"Viết hoa nhỏ", +"Smiley Face":"Mặt cười", +"Snap to Grid":"Đính lưới", +"Sort Ascending":"Sắp xếp tăng dần", +"Sort Descending":"Sắp xếp giảm dần", +"So~rt...":"Sắ~p xếp...", +"Split Arrow":"Mũi tên xẻ", +"Split Table...":"Xẻ bảng", +"Square":"Vuông", +"Square Bevel":"Xiên vuông", +"Square, Rounded":"Vuông, góc tròn", +"Statistics":"Thống kê", +"Stop":"Dừng", +"Straight Connector":"Đường nối thẳng", +"Straight Connector ends with Arrow":"Đường nối thẳng kết thúc với mũi tên", +"Straight Connector with Arrows":"Đường nối thẳng có mũi tên", +"Strikethrough":"Gạch đè", +"Striped Right Arrow":"Mũi tên sọc phải", +"Subscript":"Chỉ số Dưới", +"Sun":"Mặt trời", +"Superscript":"Chỉ số Trên", +"Ta~ble Properties...":"Thuộc tính ~Bảng...", +"Text Wrap...":"Cuộn văn bản...", +"Time":"Thời gian", +"Time Field":"Trường giờ", +"Title Page...":"Tiêu đề trang...", +"To Background":"Chuyển vào nền", +"To Foreground":"Chuyển vào tiền cảnh", +"To Next Paragraph in Level":"Tới đoạn văn sau cùng cấp", +"To Previous Paragraph in Level":"Tới đoạn văn trước cùng cấp", +"To P~age":"Vào tr~ang", +"To ~Cell":"~Vào ô", +"To ~Character":"thành ~ký tự", +"To ~Curve":"Thành đường ~cong", +"To ~Frame":"Vào khun~g", +"To ~Paragraph":"Vào đoạn ~văn", +"Toggle Automatic Spell Checking":"Bật tắt Kiểm tra Chính tả Tự động", +"Toggle Ordered List":"Chuyển đổi danh sách có thứ tự", +"Toggle Unordered List":"Chuyển đổi danh sách không có thứ tự", +"Top":"Đỉnh", +"Transparency":"Trong suốt", +"Trapezoid":"Thang", +"Triangle Down":"Tam giác xuống", +"Triangle Up":"Tam giác lên", +"T~ime (variable)":"G~iờ (biến đổi)", +"T~itle":"Tiêu ~đề", +"Underline":"Gạch dưới", +"Up Arrow":"Mũi tên lên", +"Up Arrow Callout":"Khung thoại mũi tên lên", +"Up and Down Arrow":"Mũi tên lên xuống", +"Up and Down Arrow Callout":"Khung thoại mũi tên lên và xuống", +"Up and Right Arrow":"Mũi tên lên phải", +"Up and Right Arrow Callout":"Khung thoại mũi tên lên và phải", +"Up, Right and Down Arrow":"Mũi tên lên, phải, xuống", +"Vertical Scroll":"Cuộn dọc", +"Vertical Text":"Văn bản dọc", +"View Grid Lines":"Xem Đường Lưới", +"Wave":"Sóng", +"Zoom In":"Phóng to", +"Zoom Out":"Thu nhỏ", +"~3D View...":"Xem ~3D...", +"~Add":"Thê~m", +"~Advanced Filter...":"Lọc cấp c~ao...", +"~Arrange":"~Sắp đặt", +"~Author":"Tác g~iả", +"~Automatic Spell Checking":"Kiểm tr~a Chính tả Tự động", +"~Bottom":"Đá~y", +"~Bring to Front":"Nâng lên t~rên", +"~Bullets and Numbering...":"~Nút và Đánh số...", +"~Capitalize Every Word":"~Viết Hoa Mọi Từ", +"~Centered":"~Giữa", +"~Chart...":"Đồ ~thị...", +"~Column Break":"Ngắt ~Cột", +"~Columns":"~Cột", +"~Contour":"Đường ~cong", +"~Convert":"~Chuyển đổi", +"~Data Ranges...":"~Phạm vi Dữ liệu...", +"~Date":"~Ngày", +"~Date (fixed)":"~Ngày (cố định)", +"~Define":"~Xác định", +"~Define...":"~Xác định...", +"~Delete":"~Xoá", +"~Display Grid":"~Hiện Lưới", +"~Edit":"~Chỉnh sửa", +"~Edit Contour...":"Sửa đường ~viền...", +"~Edit...":"~Chỉnh sửa...", +"~Enter Group":"~Vào nhóm", +"~File":"~Tập tin", +"~First Paragraph":"Đoạn văn đầ~u", +"~Fonts...":"~Phông...", +"~Function...":"~Hàm...", +"~Goal Seek...":"Tìm ~mục tiêu...", +"~Group":"~Gộp nhóm", +"~Group and Outline":"~Nhóm và Phác thảo", +"~Group...":"~Nhóm lại...", +"~Header and Footer...":"Đầu và c~hân trang...", +"~Height...":"Bề c~ao...", +"~Help":"Trợ g~iúp", +"~Hide":"Ẩ~n", +"~Hide AutoFilter":"Ẩ~n tự động lọc", +"~Hide Details":"Ẩn c~hi tiết", +"~Hide Slide":"Ẩn ản~h chiếu", +"~Hyphenation":"~Gạch nối từ", +"~Hyphenation...":"Gạc~h nối từ...", +"~Insert":"C~hèn", +"~Insert...":"~Chèn...", +"~Interaction...":"~Tương tác...", +"~Left":"T~rái", +"~Line Numbering...":"Đánh ~số dòng...", +"~Manage...":"~Quản lý...", +"~Optimal Height...":"Bề ca~o tối ưu...", +"~Optimal Width...":"Bề rộng tối ư~u...", +"~Ordered List":"Danh sách ~có thứ tự", +"~Page Break":"Ngắt ~Trang", +"~Page Number":"~Số thứ tự trang", +"~Page...":"T~rang...", +"~Paste":"~Dán", +"~Pivot Table":"~Bộ lọc", +"~Print...":"~In...", +"~Recalculate":"Tính ~lại", +"~Record":"~Bản ghi", +"~Refresh":"~Cập nhật", +"~Right":"~Phải", +"~Row":"~Hàng", +"~Rows":"~Hàng", +"~Save":"~Lưu", +"~Sections...":"~Phần...", +"~Select":"~Chọn", +"~Send to Back":"Hạ xuống ~dưới", +"~Sentence case":"Hoa/thường của ~câu", +"~Sheet":"~Trang tính", +"~Show":"~Hiện", +"~Show Details":"H~iện chi tiết", +"~Sort...":"~Sắp xếp...", +"~Spacing...":"~Giãn cách...", +"~Spelling...":"~Chính tả...", +"~Standard Filter...":"Lọc ch~uẩn...", +"~Subject":"~Chủ đề", +"~Table":"~Bảng", +"~Table...":"~Bảng...", +"~Thesaurus...":"~Từ điển đồng nghĩa...", +"~Time":"~Giờ", +"~Time (fixed)":"Giờ (~cố định)", +"~Tools":"~Công cụ", +"~Top":"Đỉn~h", +"~UPPERCASE":"~CHỮ HOA", +"~Ungroup...":"~Hủy nhóm...", +"~Unordered List":"Danh sách ~không có thứ tự", +"~Update All":"Cậ~p nhật tất cả", +"~Validity...":"Tính ~hợp lệ...", +"~View":"~Xem", +"~While Typing":"Tr~ong khi gõ", +"~Width...":"Bề ~rộng...", +"~Wrap":"~Cuộn", +"~lowercase":"Chữ ~thường", +"~tOGGLE cASE":"đỔI ~hOA/tHƯỜNG" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/xh.json b/f7cloud-office/browser/dist/l10n/uno/xh.json new file mode 100644 index 0000000..ff29441 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/xh.json @@ -0,0 +1,285 @@ +{ +"12-Point Star":"Inkwenkwezi Eneencam ezili-12", +"24-Point Star":"Inkwenkwezi Eneencam ezingama-24", +"4-Point Star":"Inkwenkwezi Eneencam ezi-4", +"4-way Arrow":"Isalathisi seendlela ezi-4", +"4-way Arrow Callout":"Unxulumaniso Lwesalathisi esindlela ezi-4", +"5-Point Star":"Inkwenkwezi Eneencam ezi-5", +"6-Point Star":"Inkwenkwezi Eneencam ezi-6", +"8-Point Star":"Inkwenkwezi Eneencam ezi-8", +"Accept":"Yamkela", +"Accept All":"Yamkela konke", +"Arch Down (Curve)":"Gobela Ezantsi (Igophe)", +"Arch Down (Pour)":"Gobela Ezantsi (Zolisa)", +"Arch Left (Curve)":"Gobela Ekhohlo (Igophe)", +"Arch Right (Curve)":"Gobela Ekunene (Igophe)", +"Arch Right (Pour)":"Gobela Ekunene (Zolisa)", +"Arch Up (Curve)":"Gobela Phezulu (Igophe)", +"Arch Up (Pour)":"Gobela Phezulu (Zolisa)", +"Arrange":"Cwangcisa", +"As C~haracter":"NjengoMbhalo Onje~ngonobumba", +"AutoFill Data Series: automatic":"Uthotho Lweenkcukacha Zokuzalisa Ngokuzenzekela: ngokuzenzekela", +"Auto~Filter":"Isihluzi~Esizenzekelayo", +"A~lignment...":"Ulu~ngelelwaniso...", +"A~rea...":"I~ndawo...", +"A~rrange":"Lu~ngisa", +"Back One":"Qhubela Emva Okunye", +"Background Color":"Umbala Ongasemva", +"Block Arc":"Isiqingatha Sesazinge Sebloko", +"Bold":"Umbhalo ongqindilili", +"Bookmar~k...":"Isalathisi sokuphawu~la...", +"Brightness":"Ukukhanya", +"Caption...":"Inkcazelo Yomfanekiso...", +"Center":"Isizikithi", +"Center Horizontal":"Esizikithini Ngokobubanzi", +"Charcoal Sketch":"Isketshi Sombala o-charcoal", +"Chevron":"Igophe Elijika Macala", +"Chevron Down":"Igophe Eligoba Macala Ezantsi", +"Chevron Up":"Igophe Eligoba Macala Phezulu", +"Circle (Curve)":"Yenza Isangqa (Igophe)", +"Circle (Pour)":"Yenza Isangqa (Zolisa)", +"Circle Pie":"Isazinge Esisabungqukuva", +"Circular Arrow":"Isalathisi Esisisazinge", +"Close Master View":"Vala Umboniso Womlimandlela", +"Column ~Width...":"~Ububanzi Boluhlu Olwehlayo...", +"Connector Ends with Arrow":"Isidibanisi Siphela Ngesalathisi", +"Connector with Arrows":"Isidibanisi Esinezalathisi", +"Contrast":"Uchasaniso", +"Corner Right Arrow":"Isalathisi Esisekoneni Ekunene", +"Co~lumns...":"Izi~ntlu ezehlayo...", +"Crop":"Cutha", +"Cross":"Umnqamlezo", +"Currency":"Uhlobo lwezemali", +"Curved Connector":"Isidibanisi Esinegophe", +"Curved Connector Ends with Arrow":"Isidibanisi Esinegophe Siphela Ngesalathisi", +"Curved Connector with Arrows":"Isidibanisi Esinegophe Nezalathisi", +"Dat~e (variable)":"Umhl~a (oguquguqukayo)", +"Delete C~ells...":"Cima Iis~eli...", +"Delete C~ontents...":"Cima Izi~qulatho...", +"Delete Rows":"Cima Izintlu Ezixwesileyo", +"Diamond":"Idayimani", +"Diamond Bevel":"Umgangatho Osekoneni Wedayimani", +"Doorplate":"Icwecwe Elixhonywe Edongeni", +"Double Brace":"Intsika Ephindwe Kabini", +"Double Bracket":"Izibiyeli Eziphindwe Kabini", +"Down Arrow":"Isalathisi Sasezantsi", +"Down Arrow Callout":"Unxulumaniso Ngesalathisi Sasezantsi", +"Ellipse":"Umbhoxo", +"Explosion":"Ugqabhuko", +"Fade Down":"Pheza Ezantsi", +"Fade Left":"Pheza Ekhohlo", +"Fade Right":"Pheza Ekunene", +"Fade Up":"Pheza Phezulu", +"Fade Up and Left":"Pheza Phezulu Nasekhohlo", +"Fade Up and Right":"Pheza Phezulu Nasekunene", +"Fill Color":"Zalisa Umbala", +"Flowchart: Alternate Process":"Itshati yoqukuqelo: Inkqubo Etshintshisana Nenye", +"Flowchart: Card":"Itshati yoqukuqelo: Ikhadi", +"Flowchart: Collate":"Itshati yoqukuqelo: Hlanganisa", +"Flowchart: Connector":"Itshati yoqukuqelo: Isidibanisi", +"Flowchart: Data":"Itshati yoqukuqelo: Iinkcukacha", +"Flowchart: Decision":"Itshati yoqukuqelo: Isigqibo", +"Flowchart: Delay":"Itshati yoqukuqelo: Bambezela", +"Flowchart: Direct Access Storage":"Itshati yoqukuqelo: Ulondolozo Olufikelelwa Ngokungqalileyo", +"Flowchart: Display":"Itshati yoqukuqelo: Bonisa", +"Flowchart: Document":"Itshati yoqukuqelo: Uxwebhu", +"Flowchart: Extract":"Itshati yoqukuqelo: Caphula", +"Flowchart: Internal Storage":"Itshati yoqukuqelo: Ulondolozo Lwangaphakathi", +"Flowchart: Magnetic Disc":"Itshati yoqukuqelo: i-Disc Esisitsali-sinamathelisi", +"Flowchart: Manual Input":"Itshati yoqukuqelo: Igalelo Elingenziwa Ngomatshini", +"Flowchart: Manual Operation":"Itshati yoqukuqelo: Umsebenzi Ongenziwa Ngomatshini", +"Flowchart: Merge":"Itshati yoqukuqelo: Manyanisa", +"Flowchart: Multidocument":"Itshati yoqukuqelo: Amaxwebhu amaninzi", +"Flowchart: Off-page Connector":"Itshati yoqukuqelo: Isidibanisi Ngaphaya Kwekhasi", +"Flowchart: Or":"Itshati yoqukuqelo: Okanye", +"Flowchart: Predefined Process":"Itshati yoqukuqelo: Inkqubo Echazwe Kwangaphambili", +"Flowchart: Preparation":"Itshati yoqukuqelo: Ulungiselelo", +"Flowchart: Process":"Itshati yoqukuqelo: Inkqubo", +"Flowchart: Punched Tape":"Itshati: Iteyiphi Egqojoziweyo", +"Flowchart: Sequential Access":"Itshati yoqukuqelo: Ufikelelo Lolandelelwano", +"Flowchart: Sort":"Itshati yoqukuqelo: Hlelahlela", +"Flowchart: Stored Data":"Itshati yoqukuqelo: Iinkcukacha Ezilondoloziweyo", +"Flowchart: Summing Junction":"Itshati yoqukuqelo: Isixa Esipheleleyo Sokudibana Kweendlela", +"Flowchart: Terminator":"Itshati yoqukuqelo: Isiphethi", +"Flower":"Intyatyambo", +"Folded Corner":"Ikona Esongiweyo", +"Foote~r":"Umbhalo ongeza~ntsi kwekhasi", +"Forward One":"Qhubela Phambili Okunye", +"Frame":"Isakhelo", +"F~ont Size...":"Ubukhulu Bef~onti...", +"F~ormat":"Ulu~ngiselelo", +"F~ull Screen":"Iskrini Esi~pheleleyo", +"General":"Ngokubanzi", +"He~ader":"Umbhalo onge~ntla kwekhasi", +"Horizontal Scroll":"Ukunyusa Usehlisa Ngokobubanzi", +"H~ide":"F~ihla", +"In ~Background":"~Kokungasemva", +"Increase Indent":"Yandisa Ushiyashiywano", +"Inflate":"Vuthela", +"Insert Chart":"Faka Itshati", +"Insert Column Break":"Faka Unqumamo Loluhlu Olwehlayo", +"Insert Hyperlink":"Faka i-Hyperlink", +"Insert Index Entry":"Faka Ungenelo Lwesalathi", +"Insert Unnumbered Entry":"Faka Ungeniso Olungenanombolo", +"Isosceles Triangle":"Unxantathu Olingana Amacala Amabini", +"Italic":"Umbhalo okekeleyo", +"Language":"Ulwimi", +"Layout":"Ukumisa Kakuhle", +"Left":"Ekhohlo", +"Left Arrow":"Isalathisi Sasekhohlo", +"Left Arrow Callout":"Unxulumaniso Ngesalathisi Sasekhohlo", +"Left Brace":"Intsika Esekhohlo", +"Left Bracket":"Isibiyeli Esisekhohlo", +"Left and Right Arrow":"Isalathisi Sasekhohlo Nesasekunene", +"Left and Right Arrow Callout":"Unxulumaniso Ngesalathisi Sasekhohlo Nesasekunene", +"Left-To-Right":"Ekhohlo-Ukuya-Ekunene", +"Lightning Bolt":"Umbane", +"Line":"Umgca", +"Line Callout 1":"Unxulumaniso 1 Ngomgca", +"Line Callout 2":"Unxulumaniso 2 Ngomgca", +"Line Callout 3":"Unxulumaniso 3 Ngomgca", +"Line Color":"Umbala Womgca", +"Line Connector":"Isidibanisi Somgca", +"Line Connector Ends with Arrow":"Isidibanisi Somgca Siqala Ngesalathisi", +"Line Spacing: 1":"Isikhewu Phakathi Kwemigca: 1", +"L~ine...":"Um~gca...", +"Manual ~Break...":"~Unqumamo Olungenziwa Ngomatshini...", +"Moon":"Inyanga", +"Na~vigator":"Umtyhu~tyhi", +"Next Page":"Ikhasi Elilandelayo", +"Notched Right Arrow":"Isalathisi Esikhewukileyo Sasekunene", +"Number Format...":"Faka iinombolo Kulungiselelo...", +"Octagon Bevel":"Umgangatho Osekoneni Wamacala Asibhozo", +"Open Circle (Curve)":"Vula Isangqa (Igophe)", +"Open Circle (Pour)":"Vula Isangqa (Zolisa)", +"Open Hyperlink":"Vula I-hyperlink", +"Optimal Column Width":"Ububanzi Boluhlu Olwehlayo Olufanelekileyo", +"Optimal Row Height":"Ukuphakama Okufanelekileyo Koluhlu Oluxwesileyo", +"Parallelogram":"Umzobo onamacala amabini ajongeneyo alinganayo", +"Plain Text":"Isiqendu Esicaca Lula", +"Pop Art":"Ubuchule Bokukhupha Okukhethwayo", +"Position and Si~ze...":"Indawo Yokuma Nobu~khulu...", +"Previous Page":"Ikhasi Langaphambili", +"Protect Cells":"Khusela Iiseli", +"Puzzle":"Inkohla", +"P~aragraph...":"Um~hlathi...", +"Rectangle":"Uxande", +"Rectangular Callout":"Unxulumaniso Ngexande", +"Remove Noise":"Susa Ingxolo", +"Rename Master":"Phinda Unike Umlimandlela Igama", +"Restart Numbering":"Phinda Uqalise Ukufaka Iinombolo", +"Right":"Ekunene", +"Right Arrow":"Isalathisi Sasekunene", +"Right Arrow Callout":"Unxulumaniso Ngesalathisi Sasekunene", +"Right Brace":"Intsika Esekunene", +"Right Bracket":"Isibiyeli Esisekunene", +"Right or Left Arrow":"Isalathisi Sasekunene okanye Sasekhohlo", +"Right-To-Left":"Ekunene-Ukuya-Ekhohlo", +"Ring":"Isangqa", +"Round Callout":"Unxulumaniso Olungqukuva", +"Rounded Rectangular Callout":"Unxulumaniso Ngexande Elingqukuva", +"R~efresh Range":"Hl~aziya Uluhlu", +"R~ight-To-Left":"E~kunene-Ukuya-Ekhohlo", +"R~un Macro...":"Phum~eza i-Macro...", +"S-shaped Arrow":"Isalathisi esinobube obunjengo-S", +"Save ~As...":"Gcina ~Njenge...", +"Select Row":"Khetha Uluhlu Oluxwesileyo", +"Shadow":"Isithunzi", +"Sharpen":"Yenza tsolo", +"Signet":"Isigximfizi", +"Slant Down":"Kekelisa Ezantsi", +"Slant Up":"Kekelisa Phezulu", +"Small capitals":"Oonobumba abakhulu abancinci", +"Smiley Face":"Ubuso Obunoncumo", +"Snap to Grid":"Ukwenza Ikopi ye-Grid", +"Split Arrow":"Isalathisi Sokuqhekeza", +"Square":"Iskweri", +"Square Bevel":"Umgangatho Osekoneni Weskweri", +"Square, Rounded":"Isikweri, Senziwe Ngqukuva", +"Statistics":"Ezobalo lwamanani", +"Stop":"Nqumamisa", +"Straight Connector":"Isidibanisi Esithe Tye", +"Straight Connector ends with Arrow":"Isidibanisi Esithe Tye siphela Ngesalathisi", +"Straight Connector with Arrows":"Isidibanisi Esithe Tye Nezalathisi", +"Strikethrough":"Ukucima ngokukrwela umgca", +"Striped Right Arrow":"Isalathisi Semigca Yasekunene", +"Subscript":"Umbhalo osezantsi emgceni", +"Sun":"Ilanga", +"Superscript":"Umbhalo ophezulu emgceni", +"Text Wrap...":"Ukugqithela Kwesiqendu Kumgca Ongezantsi...", +"Time":"Ixesha", +"To Background":"Ukuya Kokungasemva", +"To Foreground":"Ukuya Kokuphambili", +"To Next Paragraph in Level":"Ukuya Kumhlathi Olandelayo kwelo Nqanaba", +"To Previous Paragraph in Level":"Ukuya Kumhlathi Wangaphambili kwelo Nqanaba", +"To ~Cell":"Ukuya ~Kwiseli", +"To ~Character":"Ukuya ~Kumbhalo Onjengonobumba", +"To ~Curve":"Ukuya ~Kwigophe", +"To ~Frame":"Ukuya ~Kwisakhelo", +"To ~Paragraph":"Ukuya ~Emhlathini", +"Triangle Down":"Unxantathu Ojonge Ezantsi", +"Triangle Up":"Unxantathu Ojonge Phezulu", +"T~ime (variable)":"I~xesha (eliguquguqukayo)", +"Underline":"Krwela umgca ngezantsi", +"Up Arrow":"Isalathisi Saphezulu", +"Up Arrow Callout":"Unxulumaniso Ngesalathisi Saphezulu", +"Up and Down Arrow":"Isalathisi Saphezulu Nasezantsi", +"Up and Down Arrow Callout":"Unxulumaniso Ngesalathisi Saphezulu Nesasezantsi", +"Up and Right Arrow":"Isalathisi Saphezulu Nesasekunene", +"Up and Right Arrow Callout":"Unxulumaniso Lwesalathisi Saphezulu Nasekunene", +"Up, Right and Down Arrow":"Isalathisi Saphezulu, Ekunene Nasezantsi", +"Vertical Scroll":"Ukunyusa Usehlisa Ngokobude", +"Vertical Text":"Isiqendu Ngokobude", +"~Add":"~Fakela", +"~Advanced Filter...":"~Isihluzi Esesiqhubele Phambili...", +"~Arrange":"~Cwangcisa", +"~Bottom":"~Emazantsi", +"~Bring to Front":"~Zisa Phambili", +"~Centered":"~Esizikithini", +"~Chart...":"~Itshati...", +"~Contour":"~Ikhonto", +"~Convert":"~Guqulela", +"~Date":"~Umhla", +"~Date (fixed)":"~Umhla (osisigxina)", +"~Define":"~Chaza", +"~Edit Contour...":"~Hlela Ikhonto...", +"~Edit...":"~Hlela...", +"~Enter Group":"~Ngenisa Iqela", +"~First Paragraph":"~Umhlathi Wokuqala", +"~Fonts...":"~Iifonti...", +"~Function...":"~Umsebenzi...", +"~Goal Seek...":"~Ukulandela Injongo...", +"~Group...":"~Iqela...", +"~Header and Footer...":"~Okubhalwe Ngentla Nangezantsi Kwekhasi...", +"~Height...":"~Ukuphakama...", +"~Hide AutoFilter":"~Fihla Isihluzi Esizenzekelayo", +"~Hide Details":"~Fihla Iinkcukacha", +"~Hide Slide":"~Fihla Islayidi", +"~Hyphenation":"~Ukufakwa kwekhonkco", +"~Insert":"~Faka", +"~Interaction...":"~Ukusebenzisana...", +"~Line Numbering...":"~Ukufaka Iinombolo Emigceni...", +"~Optimal Height...":"~Ukuphakama Okufanelekileyo...", +"~Optimal Width...":"~Ububanzi Obufanelekileyo...", +"~Recalculate":"~Phinda ubale", +"~Refresh":"~Hlaziya", +"~Row":"~Uluhlu Oluxwesileyo", +"~Save":"~Gcina", +"~Sections...":"~Amacandelo...", +"~Select":"~Khetha", +"~Send to Back":"~Thumela Emva", +"~Show Details":"~Bonisa Iinkcukacha", +"~Sort...":"~Hlelahlela...", +"~Spacing...":"~Ukufaka izikhewu...", +"~Standard Filter...":"~Isihluzi Esiqhelekileyo...", +"~Subject":"~Intloko", +"~Time":"~Ixesha", +"~Time (fixed)":"~Ixesha (elisisigxina)", +"~Top":"~Phezulu", +"~Ungroup...":"~Qhaqha amaqela...", +"~Update All":"~Hlaziya Konke", +"~Validity...":"~Ukunyaniseka...", +"~While Typing":"~Xa Kuchwethezwa", +"~Width...":"~Ububanzi...", +"~Wrap":"~Ukugqithela Kumgca Ongezantsi" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/zh-CN.json b/f7cloud-office/browser/dist/l10n/uno/zh-CN.json new file mode 100644 index 0000000..32f8b1e --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/zh-CN.json @@ -0,0 +1,784 @@ +{ +"12-Point Star":"12 角星", +"24-Point Star":"24 角星", +"4-Point Star":"4 角星", +"4-way Arrow":"四向箭头", +"4-way Arrow Callout":"四向箭头标注", +"5-Point Star":"5 角星", +"6-Point Star":"6 角星", +"6-Point Star, Concave":"凹陷 6 角星", +"8-Point Star":"8 角星", +"Accept":"接受", +"Accept All":"全部接受", +"Accept All Changes":"接受全部修订", +"Accept Change":"接受修订", +"Accept Track Change and select the next one":"接受修订并选择下一处", +"Accept and Move to Next":"接受并移动到下一处", +"Add Decimal Place":"增加小数位", +"Add To Dictionary":"添加到词典", +"Add descriptions of non-text content (for accessibility)":"为非文本内容添加描述(用于无障碍辅助)", +"After":"对象后环绕", +"Align Bottom":"向下对齐", +"Align Bottom to Anchor":"向下对齐到锚点", +"Align Center":"居中对齐", +"Align Left":"左对齐", +"Align Right":"右对齐", +"Align Tex~t":"文本对齐(~T)", +"Align Top":"向上对齐", +"Align Top to Anchor":"向上对齐到锚点", +"Alt Text...":"替代文本...", +"Anc~hor":"锚点(~H)", +"Animation":"动画", +"Apply Suggestion":"选用建议", +"Arch Down (Curve)":"细下弯弧", +"Arch Down (Pour)":"粗下弯弧", +"Arch Left (Curve)":"细左弯弧", +"Arch Right (Curve)":"细右弯弧", +"Arch Right (Pour)":"粗右弯弧", +"Arch Up (Curve)":"细上弯弧", +"Arch Up (Pour)":"粗上弯弧", +"Arrange":"排序", +"As C~haracter":"作为字符(~H)", +"AutoCorr~ect":"自动更正(~E)", +"AutoFill Data Series: automatic":"数据序列自动填充: 自动", +"Auto~Filter":"自动筛选(~F)", +"A~lignment...":"对齐(~L)...", +"A~rea...":"区域(~R)...", +"A~rrange":"排序(~R)", +"Back One":"下移一层", +"Background Color":"背景颜色", +"Before":"对象前环绕", +"Block Arc":"空心弧", +"Bold":"粗体", +"Bookmar~k...":"书签(~K)...", +"Borders (Shift to overwrite)":"边框 (按住 Shift 键覆盖)", +"Bottom":"底部", +"Brightness":"亮度", +"Caption...":"题注...", +"Center":"居中", +"Center Horizontal":"居中", +"Center Vertically":"垂直居中", +"Centered":"居中", +"Ce~lls...":"单元格(~L)...", +"Character Highlighting Color":"字符高亮显示颜色", +"Character Spacing":"字符间距", +"Charcoal Sketch":"炭笔素描", +"Chart T~ype...":"图表类型(~Y)...", +"Check Spelling":"检查拼写", +"Chevron":"人字形", +"Chevron Down":"正 V 形", +"Chevron Up":"倒 V 形", +"Circle":"圆形", +"Circle (Curve)":"细环形", +"Circle (Pour)":"粗环形", +"Circle Pie":"扇形", +"Circular Arrow":"圆形箭头", +"Clear Direct Formatting":"清除直接格式", +"Clear ~Direct Formatting":"清除直接格式(~D)", +"Cle~ar Cells...":"清除单元格内容(~A)...", +"Clone Formatting":"克隆格式", +"Close Master View":"关闭母版视图", +"Cloud":"云", +"Cl~ear Contents...":"清除内容(~E)...", +"Color Scale...":"色阶...", +"Column":"列", +"Column ~Width...":"列宽(~W)...", +"Columns A~fter":"在后方插入列(~F)", +"Columns B~efore":"在前方插入列(~E)", +"Columns ~After":"后方插入列(~A)", +"Columns ~Before":"前方插入列(~B)", +"Comments":"批注", +"Comme~nt":"批注(~N)", +"Connector":"连接符", +"Connector Ends with Arrow":"尾端为箭头的连接符", +"Connector with Arrows":"两端为箭头的连接符", +"Connectors":"连接符", +"Connectors (double click for multi-selection)":"连接符 (双击可多选)", +"Content Control Properties":"内容控件属性", +"Contrast":"对比度", +"Copy Hyperlink Location":"复制超链接地址", +"Cop~y":"复制(~Y)", +"Corner Right Arrow":"右拐角箭头", +"Co~lumns...":"分栏(~L)...", +"Co~mpress...":"压缩(~M)", +"Crop":"裁剪", +"Crop Image":"裁剪图像", +"Cross":"交叉", +"Cross-~reference...":"交叉引用(~R)", +"Cuboid":"长方体", +"Currency":"货币", +"Current ~Index":"当前索引(~I)", +"Curve":"曲线", +"Curve Down":"右牛角形", +"Curve Up":"左牛角形", +"Curved Connector":"曲线连接符", +"Curved Connector Ends with Arrow":"尾端为箭头的曲线连接符", +"Curved Connector with Arrows":"两端为箭头的曲线连接符", +"Cycle Case":"循环切换大小写", +"Cylinder":"圆柱体", +"C~ell":"选择单元格(~E)", +"C~haracter...":"字符(~H)...", +"C~onditional":"条件格式(~O)", +"Data Bar...":"数据条...", +"Date":"日期", +"Date...":"日期...", +"Dat~e (variable)":"日期 (可变) (~E)", +"Decrease Font Size":"减小字号", +"Decrease Indent":"减少缩进", +"Decrease Paragraph Spacing":"减少段落间距", +"Decrease Size":"减小尺寸", +"Delete All Comments":"删除所有批注", +"Delete All Comments by This Author":"删除该作者的所有批注", +"Delete Axis":"删除轴", +"Delete Comment":"删除批注", +"Delete Content Control":"删除内容控件", +"Delete C~ells...":"删除单元格(~E)...", +"Delete C~ontents...":"删除内容(~O)...", +"Delete Data Labels":"删除多个数据标签", +"Delete Decimal Place":"删除小数位", +"Delete Index":"删除索引", +"Delete Legend":"删除图例", +"Delete Major Grid":"删除主网格", +"Delete Minor Grid":"删除次网格", +"Delete Row":"删除行", +"Delete Rows":"删除行", +"Delete Single Data Label":"删除单个数据标签", +"Delete Sparkline":"删除迷你图", +"Delete Sparkline Group":"删除迷你图组合", +"Delete Table":"删除表格", +"Delete selected columns":"删除选中的各列", +"Delete selected rows":"删除选中的各行", +"Delete table":"删除表格", +"Delete ~All Comments":"删除所有批注(~A)", +"Delete ~Columns":"删除列(~C)", +"Demote Outline Level":"降低大纲级别", +"Demote Outline Level with Subpoints":"连同子段落降低大纲级别", +"De~lete...":"删除(~L)...", +"Diamond":"菱形", +"Diamond Bevel":"菱形斜面", +"Digital Signatu~res...":"数字签名(~R)...", +"Display Grid":"显示网格", +"Doorplate":"门牌", +"Double Brace":"双大括号", +"Double Bracket":"双括号", +"Double Underline":"双下划线", +"Down Arrow":"下箭头", +"Down Arrow Callout":"下箭头标注", +"Duplicate Page":"创建页面副本", +"Duplicate ~Slide":"创建幻灯片副本(~S)", +"D~elete Page":"删除页面(~E)", +"Edit Hyperlink...":"编辑超链接...", +"Edit Section...":"编辑区域...", +"Edit Sparkline Group...":"编辑迷你图组合...", +"Edit Sparkline...":"编辑迷你图...", +"Ellipse":"椭圆形", +"Ellipse (double click for multi-selection)":"椭圆形 (双击可多选)", +"Explosion":"爆炸形", +"E~xecute Interaction...":"执行互动(~X)...", +"E~xit Group":"退出组合(~X)", +"Fade Down":"倒梯形", +"Fade Left":"左远右近", +"Fade Right":"左近右远", +"Fade Up":"正梯形", +"Fade Up and Left":"左上淡入淡出", +"Fade Up and Right":"右上淡入淡出", +"Fiel~d":"字段(~D)", +"Fill Color":"填充颜色", +"Find Next":"查找下一个", +"Find Previous":"查找上一个", +"Find and Rep~lace...":"查找与替换(~L)...", +"First ~Author":"第一作者(~A)", +"Flip Horizontally":"水平翻转", +"Flip Vertically":"垂直翻转", +"Flowchart: Alternate Process":"流程图: 替代过程", +"Flowchart: Card":"流程图: 卡片", +"Flowchart: Collate":"流程图: 核对", +"Flowchart: Connector":"流程图: 连接", +"Flowchart: Data":"流程图: 数据", +"Flowchart: Decision":"流程图: 决策", +"Flowchart: Delay":"流程图: 延迟", +"Flowchart: Direct Access Storage":"流程图: 直接访问存储器", +"Flowchart: Display":"流程图: 显示", +"Flowchart: Document":"流程图: 文档", +"Flowchart: Extract":"流程图: 提取", +"Flowchart: Internal Storage":"流程图: 内部存储", +"Flowchart: Magnetic Disc":"流程图: 磁盘", +"Flowchart: Manual Input":"流程图: 手动输入", +"Flowchart: Manual Operation":"流程图: 手动操作", +"Flowchart: Merge":"流程图: 合并", +"Flowchart: Multidocument":"流程图: 多文档", +"Flowchart: Off-page Connector":"流程图: 离页连接", +"Flowchart: Or":"流程图: 或", +"Flowchart: Predefined Process":"流程图: 预定义过程", +"Flowchart: Preparation":"流程图: 准备", +"Flowchart: Process":"流程图: 过程", +"Flowchart: Punched Tape":"流程图: 打孔纸带", +"Flowchart: Sequential Access":"流程图: 顺序访问", +"Flowchart: Sort":"流程图: 排序", +"Flowchart: Stored Data":"流程图: 存储的数据", +"Flowchart: Summing Junction":"流程图: 汇总交汇点", +"Flowchart: Terminator":"流程图: 终止", +"Flower":"鲜花", +"Folded Corner":"卷角", +"Font Color":"字符颜色", +"Fontwork Shape":"艺术字形状", +"Fontwork...":"艺术字...", +"Foote~r":"页脚(~R)", +"For All Text":"用于所有文本", +"For Paragraph":"用于段落", +"For Selection":"用于选区", +"Format Axis...":"设置轴格式...", +"Format Chart Area...":"为图表区域设置格式...", +"Format Data Labels...":"为多个数据标签设置格式...", +"Format Data Point...":"设置数据点格式...", +"Format Data Series...":"设置数据序列格式...", +"Format Floor...":"设置基底格式...", +"Format Legend...":"设置图例格式...", +"Format Major Grid...":"设置主网格格式...", +"Format Mean Value Line...":"设置均值线格式...", +"Format Minor Grid...":"设置次网格格式...", +"Format Pa~ge...":"页面格式(~G)...", +"Format Selection...":"为所选内容设置格式...", +"Format Single Data Label...":"为单个数据标签设置格式...", +"Format Stock Gain...":"设置股票收益格式...", +"Format Stock Loss...":"设置股票损失格式...", +"Format Title...":"设置标题格式...", +"Format Trend Line Equation...":"为趋势线方程式设置格式...", +"Format Trend Line...":"设置趋势线格式...", +"Format Wall...":"设置背景墙格式...", +"Format X Error Bars...":"设置 X 误差线格式...", +"Format Y Error Bars...":"设置 Y 误差线格式...", +"Format as Currency":"设为货币格式", +"Format as Date":"设为日期格式", +"Format as General":"设为常规格式", +"Format as Number":"设为数字格式", +"Format as Percent":"设为百分比格式", +"Format as Scientific":"设为科学记数格式", +"Format as Time":"设为时间格式", +"Formatting Mark":"格式用标记", +"Formula to Value":"公式转换为值", +"Forward One":"上移一层", +"For~matting Marks":"格式用标记(~M)", +"Fo~rm":"表单(~R)", +"Frame":"框架", +"Freeze First Column":"冻结第一列", +"Freeze First Row":"冻结第一行", +"Freeze Rows and Columns":"冻结行列", +"Freeze ~Cells":"冻结单元格(~C)", +"F~ont Size...":"字号(~O)...", +"F~ormat":"格式(~O)", +"F~ourier Analysis...":"傅立叶分析(~O)...", +"F~rame...":"框架(~R)...", +"F~ull Screen":"全屏(~U)", +"General":"常规", +"Give a label to identify an object":"给对象一个标签以供识别", +"Go t~o Page...":"转到页面(~O)...", +"Go t~o Slide...":"转到幻灯片(~O)...", +"Group Sparklines":"组合迷你图", +"Heading ~Numbering...":"标题编号(~N)...", +"Heart":"心形", +"Hexagon":"六边形", +"He~ader":"页眉(~A)", +"He~ader and Footer":"页眉与页脚(~A)...", +"Horizontal Scroll":"水平卷轴", +"Horizontally ~Center":"中心横向分布(~C)", +"Horizontally ~Left":"左边缘横向分布(~L)", +"Horizontally ~Right":"右边缘横向分布(~R)", +"Horizontally ~Spacing":"横向间距分布(~S)", +"H~ide":"隐藏(~I)", +"H~ide Columns":"隐藏列(~I)", +"H~ide Rows":"隐藏行(~I)", +"Icon Set...":"图标集...", +"Ignore":"忽略", +"Ignore All":"全部忽略", +"Image Mode":"图像模式", +"In ~Background":"置为背景(~B)", +"Increase Font Size":"增大字号", +"Increase Indent":"增大缩进", +"Increase Paragraph Spacing":"增加段落间距", +"Increase Size":"增大尺寸", +"Inflate":"腰鼓形", +"Insert Audio or Video":"插入音视频", +"Insert Axis":"插入轴", +"Insert Axis Title":"插入轴标题", +"Insert Bookmark":"插入书签", +"Insert Caption...":"插入题注...", +"Insert Chart":"插入图表", +"Insert Column After":"后方插入列", +"Insert Column Before":"前方插入列", +"Insert Column Break":"插入分栏符", +"Insert Columns ~After":"后方插入列(~A)", +"Insert Columns ~Before":"前方插入列(~B)", +"Insert Comment":"插入批注", +"Insert Co~lumns":"插入列(~L)", +"Insert Cross-reference":"插入交叉引用", +"Insert Data Labels":"插入多个数据标签", +"Insert Endnote":"插入尾注", +"Insert Field":"插入字段", +"Insert Fontwork Text":"插入艺术字文本", +"Insert Footnote":"插入脚注", +"Insert Frame":"插入框架", +"Insert Hyperlink":"插入超链接", +"Insert Image...":"插入图像...", +"Insert Index Entry":"插入索引条目", +"Insert Line (double click for multi-selection)":"插入线条 (双击可多选)", +"Insert Major Grid":"插入主网格", +"Insert Mean ~Value Line":"插入均值线(~V)", +"Insert Minor Grid":"插入次网格", +"Insert Page Break":"插入分页符", +"Insert Page Number":"插入页码", +"Insert Row Above":"在上方插入行", +"Insert Row Below":"在下方插入行", +"Insert Rows ~Above":"在上方插入行(~A)", +"Insert Rows ~Below":"在下方插入行(~B)", +"Insert Single Data Label":"插入单个数据标签", +"Insert Slide":"插入幻灯片", +"Insert Soft Hyphen...":"插入软连字符...", +"Insert Special Character":"插入特殊字符", +"Insert Special Characters":"插入特殊字符", +"Insert Text Box":"插入文本框", +"Insert Text Box (double click for multi-selection)":"插入文本框 (双击可多选)", +"Insert Titles...":"插入标题...", +"Insert Tre~nd Line...":"插入趋势线(~N)...", +"Insert Unnumbered Entry":"插入无编号的条目", +"Insert Vertical Text":"插入竖排文字", +"Insert columns after":"在后方插入列", +"Insert columns before":"在前方插入列", +"Insert page number":"插入页码", +"Insert rows above":"在上方插入行", +"Insert rows below":"在下方插入行", +"Insert ~Cells...":"插入单元格(~C)...", +"Insert ~Rows":"插入行(~R)", +"Insert ~Table...":"插入表格(~T)…", +"Insert ~X Error Bars...":"插入 ~X 误差线...", +"Insert ~Y Error Bars...":"插入 ~Y 误差线...", +"Insert/Delete Axes...":"插入/删除轴...", +"Invert":"色彩反转", +"Isosceles Triangle":"等腰三角形", +"Italic":"斜体", +"Justified":"两端对齐", +"Language":"语言", +"Language Status":"语言状态", +"Layout":"版式", +"Left":"左对齐", +"Left Arrow":"左箭头", +"Left Arrow Callout":"左箭头标注", +"Left Brace":"左大括号", +"Left Bracket":"左括号", +"Left and Right Arrow":"左右箭头", +"Left and Right Arrow Callout":"左右箭头标注", +"Left-To-Right":"从左向右", +"Lightning Bolt":"闪电形", +"Line":"线条", +"Line Callout 1":"线形标注 1", +"Line Callout 2":"线形标注 2", +"Line Callout 3":"线形标注 3", +"Line Color":"线条颜色", +"Line Connector":"线状连接符", +"Line Connector Ends with Arrow":"尾端为箭头的线条连接符", +"Line Spacing":"单倍行距", +"Line Spacing: 1":"单倍行距", +"Line Spacing: 1.5":"1.5 倍行距", +"Line Spacing: 2":"2 倍行距", +"Lis~ts":"列表(~T)", +"L~ine...":"线条(~I)...", +"Manage Track Changes":"管理追踪修订", +"Manage...":"管理...", +"Manual ~Break...":"手动分隔符(~B)...", +"Master Slides":"母版幻灯片", +"Media":"媒体", +"Merge Cells":"合并单元格", +"Merge and center or unmerge cells depending on the current toggle state":"根据当前状态在两者间切换:合并单元格并居中,或者取消合并单元格", +"Moon":"月亮", +"More ~Filters":"更多筛选(~F)", +"Move Item Down":"将项目后移", +"Move Item Down with Subpoints":"连同子层级后移项目", +"Move Item Up":"将项目前移", +"Move Item Up with Subpoints":"连同子层级前移项目", +"M~erge and Center Cells":"合并单元格并居中(~E)", +"Name...":"名称...", +"Na~vigator":"导航(~V)", +"New Page":"新建页面", +"Next":"下一处", +"Next Page":"下一页", +"Next Track Change":"下一处修订", +"No List":"无列表", +"Non-breaking ~Hyphen":"不间断连字符(~H)", +"None":"无环绕", +"Notched Right Arrow":"锯齿右箭头", +"Number":"数字", +"Number Format":"数值格式", +"Number Format...":"数字格式...", +"Number Format: Currency":"数字格式: 货币", +"Number Format: Date":"数字格式: 日期", +"Number Format: Decimal":"数字格式: 十进制", +"Number Format: Exponential":"数字格式: 指数", +"Number Format: Percent":"数字格式: 百分比", +"Number Format: Standard":"数字格式: 标准", +"Number Format: Time":"数字格式: 时间", +"Octagon":"八边形", +"Octagon Bevel":"八边形斜面", +"Open Circle (Curve)":"细开环", +"Open Circle (Pour)":"粗开环", +"Open Hyperlink":"打开超链接", +"Open the Elements Deck":"打开元素侧边栏", +"Open the Styles Deck":"打开「样式」侧边栏", +"Optimal Column Width":"最佳列宽", +"Optimal Row Height":"最佳行高", +"Orientation":"方向", +"Outline Font Effect":"轮廓字", +"Overline":"上划线", +"Page Properties...":"页面属性...", +"Page Tit~le":"页面标题(~L)", +"Page ~Count":"页数(~C)", +"Paired ~t-test...":"配对 ~t-检验...", +"Parallelogram":"平行四边形", +"Paste ~Special...":"选择性粘贴(~S)...", +"Pentagon":"五边形", +"Percent":"百分比", +"Pi~vot Table...":"数据透视表(~V)...", +"Plain Text":"纯文本", +"Pop Art":"波普艺术", +"Position and Si~ze...":"位置与大小(~Z)...", +"Previous Page":"上一页", +"Previous Track Change":"上一处修订", +"Prin~t Ranges":"打印区域(~T)", +"Prohibited":"禁止", +"Promote Outline Level":"提升大纲级别", +"Promote Outline Level with Subpoints":"连同子段落提升大纲级别", +"Properties":"属性", +"Propert~ies...":"属性(~I)...", +"Protect Cells":"单元格保护", +"Protect ~Sheet...":"保护工作表(~S)...", +"Pr~evious":"上一处(~E)", +"Puzzle":"拼图", +"P~aragraph...":"段落(~A)...", +"QR and ~Barcode...":"二维码与条形码(~B)", +"Record Track Changes":"记录追踪修订", +"Rectangle":"矩形", +"Rectangle (double click for multi-selection)":"矩形 (双击可多选)", +"Rectangle, Rounded":"圆角矩形", +"Rectangular Callout":"矩形标注", +"Reject":"拒绝", +"Reject All":"全部拒绝", +"Reject All Changes":"拒绝全部修订", +"Reject Change":"拒绝修订", +"Reject Track Change and select the next one":"拒绝修订并选择下一处", +"Reject and Move to Next":"拒绝并移动到下一处", +"Remove Noise":"去除噪点", +"Rename Master":"重命名母版", +"Rename S~heet...":"重命名工作表(~H)", +"Reply Comment":"回复批注", +"Reset Data Point":"重置数据点", +"Reset all Data Points":"重置所有数据点", +"Resolved Comments":"已解决的批注", +"Restart Numbering":"重新开始编号", +"Right":"右对齐", +"Right Arrow":"右箭头", +"Right Arrow Callout":"右箭头标注", +"Right Brace":"右大括号", +"Right Bracket":"右括号", +"Right Triangle":"直角三角形", +"Right or Left Arrow":"右或左箭头", +"Right-To-Left":"从右向左", +"Ring":"环形", +"Rotate 90° ~Left":"向左旋转 90°(~L)", +"Rotate 90° ~Right":"向右旋转 90°(~R)", +"Rot~ate":"旋转(~A)", +"Round Callout":"圆形标注", +"Rounded Rectangular Callout":"圆角矩形标注", +"Row":"行", +"Row ~Height...":"行高(~H)...", +"Rows ~Above":"在上方插入行(~A)", +"Rows ~Below":"在下方插入行(~B)", +"R~efresh Range":"更新区域(~E)", +"R~ight-To-Left":"从右向左(~I)", +"R~un Macro...":"运行宏(~U)...", +"S-shaped Arrow":"S 形箭头", +"Save ~As...":"另存为(~A)...", +"Scientific":"科学", +"Select Cell":"选择单元格", +"Select Column":"选择列", +"Select Row":"选择行", +"Select Table":"选择表格", +"Select ~All":"全部选中(~A)", +"Select ~Range...":"选择区域(~R)...", +"Set Background Image...":"设置背景图像...", +"Set Character Spacing":"设置字符间距", +"Set Heading Numbering":"设置标题编号", +"Set Line Spacing":"设置行距", +"Se~ction...":"区域(~C)...", +"Shadow":"阴影", +"Sharpen":"锐化", +"Sheet R~ight-To-Left":"工作表从右向左(~I)", +"Show":"显示", +"Show Navigator Window":"显示导航窗口", +"Show track changes":"显示追踪修订", +"Sho~w Rows":"显示行(~W)", +"Sho~w Slide":"显示幻灯片(~W)", +"Sidebar":"侧边栏", +"Signat~ure Line...":"签名行(~U)...", +"Signet":"图章", +"Slant Down":"右领章", +"Slant Up":"左领章", +"Slide Layout":"幻灯片版式", +"Slide Properties...":"幻灯片属性...", +"Slide Tit~le":"幻灯片标题(~L)", +"Slide Transition":"幻灯片过渡", +"Slide ~Count":"幻灯片数(~C)", +"Slide ~Layout":"幻灯片版式(~L)", +"Small capitals":"小型大写字母", +"Smiley Face":"笑脸形", +"Snap to Grid":"贴齐网格", +"Sort Ascending":"升序", +"Sort Descending":"降序", +"So~rt...":"排序(~R)...", +"Sparkline...":"迷你图...", +"Sparklines":"迷你图", +"Split Arrow":"拆分箭头", +"Split Cells...":"拆分单元格...", +"Split Table...":"拆分表格...", +"Square":"正方形", +"Square Bevel":"正方形斜面", +"Square, Rounded":"圆角正方形", +"Statistics":"统计", +"Stop":"停止", +"Straight Connector":"直线连接符", +"Straight Connector ends with Arrow":"尾端为箭头的直线连接符", +"Straight Connector with Arrows":"两端为箭头的直线连接符", +"Strikethrough":"删除线", +"Striped Right Arrow":"条纹右箭头", +"Subscript":"下标", +"Sun":"太阳", +"Superscript":"上标", +"Symbol":"符号", +"S~how Columns":"显示列(~H)", +"S~lide":"幻灯片(~L)", +"S~pecial Character...":"特殊字符(~P)...", +"Table Cell Background Color":"表格单元格背景色", +"Table of Contents and Inde~x":"目录与索引(~X)", +"Ta~ble Properties...":"表格属性(~B)...", +"Text Wrap...":"文字围绕...", +"Te~xt":"文本(~X)", +"Theme...":"主题...", +"Thousands Separator":"千位分隔符", +"Time":"时间", +"Time Field":"时间字段", +"Title Page...":"书名页...", +"To Background":"移到背景", +"To Cell (~resize with cell)":"到单元格 (随单元格缩放)(~R)", +"To Foreground":"移到前景", +"To Next Paragraph in Level":"转到同级的下一个段落", +"To Previous Paragraph in Level":"转到同级的上一个段落", +"To P~age":"到页面(~A)", +"To ~Cell":"到单元格(~C)", +"To ~Character":"到字符(~C)", +"To ~Curve":"变成曲线(~C)", +"To ~Frame":"到框架(~F)", +"To ~Paragraph":"到段落(~P)", +"Toggle Automatic Spell Checking":"自动拼写检查开关", +"Toggle Formatting Marks":"切换是否显示格式用标记", +"Toggle Ordered List":"切换有序号列表", +"Toggle Shadow":"阴影开关", +"Toggle Unordered List":"切换无序号列表", +"Top":"顶部", +"Track Chan~ges":"追踪修订(~G)", +"Translate...":"翻译...", +"Transparency":"透明", +"Trapezoid":"梯形", +"Triangle Down":"倒三角形", +"Triangle Up":"正三角形", +"T~able":"表格(~A)", +"T~ime (variable)":"时间 (可变) (~I)", +"T~itle":"标题(~I)", +"Underline":"下划线", +"Unfloat Frame Content":"将框架内容设为不浮动", +"Ungroup Sparklines":"取消组合迷你图", +"Unmerge Cells":"取消合并单元格", +"Unprotect Cells":"取消保护单元格", +"Up Arrow":"上箭头", +"Up Arrow Callout":"上箭头标注", +"Up and Down Arrow":"上下箭头", +"Up and Down Arrow Callout":"上下箭头标注", +"Up and Right Arrow":"右上箭头", +"Up and Right Arrow Callout":"右上箭头标注", +"Up, Right and Down Arrow":"上右下箭头", +"Update ~Index":"更新索引(~I)", +"Vertical Scroll":"垂直卷轴", +"Vertical Text":"竖排文本框", +"Vertically C~enter":"中心纵向分布(~E)", +"Vertically S~pacing":"纵向间距分布(~P)", +"Vertically ~Bottom":"下边缘纵向分布(~B)", +"Vertically ~Top":"上边缘纵向分布(~T)", +"View Grid Lines":"显示网格线", +"Watermark...":"水印...", +"Wave":"波形", +"Wrap Text":"文本换行", +"Zoom In":"放大", +"Zoom Out":"缩小", +"~3D View...":"3D 视图(~3)...", +"~Accessibility Check...":"检查无障碍辅助要求(~A)...", +"~Add":"添加(~A)", +"~Add to List":"添加到列表(~A)", +"~Advanced Filter...":"高级筛选(~A)...", +"~Analysis of Variance (ANOVA)...":"方差分析 (~AnOVa)...", +"~Arrange":"排序(~A)", +"~Author":"作者(~A)", +"~Automatic Spell Checking":"自动拼写检查(~A)", +"~Bottom":"下(~B)", +"~Bring to Front":"置于顶层(~B)", +"~Bullets and Numbering...":"项目符号与编号(~B)...", +"~Capitalize Every Word":"词首字母大写(~C)", +"~Centered":"居中(~C)", +"~Chart...":"图表(~C)...", +"~Chi-square Test...":"卡方 (~Chi-square) 检验...", +"~Clear":"清除(~C)", +"~Clear Direct Formatting":"清除直接格式(~C)", +"~Column":"选择列(~C)", +"~Column Break":"分栏符(~C)", +"~Columns":"删除列(~C)", +"~Contour":"轮廓(~C)", +"~Convert":"转换(~C)", +"~Correlation...":"相关性分析(~C)...", +"~Covariance...":"协方差(~C)...", +"~Cut":"剪切(~C)", +"~Data":"数据(~D)", +"~Data Ranges...":"数据区域(~D)...", +"~Data Table...":"数据表(~D)...", +"~Date":"日期(~D)", +"~Date (fixed)":"日期 (固定)(~D)", +"~Date (variable)":"日期 (可变)(~D)", +"~Define":"定义(~D)", +"~Define Range...":"定义区域(~D)...", +"~Define...":"定义(~D)...", +"~Delete":"删除(~D)", +"~Delete Sheet...":"删除工作表(~D)...", +"~Delete Slide":"删除幻灯片(~D)", +"~Descriptive Statistics...":"描述性统计(~D)...", +"~Display Grid":"显示网格(~D)", +"~Edit":"编辑(~E)", +"~Edit Contour...":"编辑轮廓(~E)...", +"~Edit...":"编辑(~E)...", +"~Endnote":"尾注(~E)", +"~Enter Group":"编辑组合(~E)", +"~Exponential Smoothing...":"指数平滑(~E)...", +"~F-test...":"~F-检验...", +"~File":"文件(~F)", +"~First Paragraph":"第一段(~F)", +"~Fonts...":"字体(~F)...", +"~Footnote":"脚注(~F)", +"~Footnote/Endnote Settings...":"脚注尾注设置(~F)...", +"~Format Cells...":"单元格格式(~F)...", +"~Formula Object...":"公式对象(~F)...", +"~Function...":"函数(~F)...", +"~Go to Sheet...":"转到工作表(~G)...", +"~Goal Seek...":"目标求解(~G)...", +"~Group":"组合(~G)", +"~Group and Outline":"分组及分级显示(~G)", +"~Group...":"组合(~G)...", +"~Header and Footer...":"页眉与页脚(~H)...", +"~Headers and Footers...":"页眉与页脚(~H)...", +"~Height...":"高度(~H)...", +"~Help":"帮助(~H)", +"~Hide":"隐藏(~H)", +"~Hide AutoFilter":"隐藏自动筛选(~H)", +"~Hide Details":"隐藏明细数据(~H)", +"~Hide Sheet":"隐藏工作表(~H)", +"~Hide Slide":"隐藏幻灯片(~H)", +"~Hyperlink":"超链接(~H)", +"~Hyperlink...":"超链接(~H)...", +"~Hyphenation":"断词(~H)", +"~Hyphenation...":"断词(~H)...", +"~Image...":"图像(~I)…", +"~Index Entry...":"索引条目(~I)...", +"~Insert":"插入(~I)", +"~Insert or Edit...":"插入或编辑(~I)...", +"~Insert...":"插入(~I)...", +"~Interaction...":"互动(~I)...", +"~Left":"左(~L)", +"~Left-to-Right Mark":"从左往右标记(~L)", +"~Line Numbering...":"行号(~L)...", +"~Manage...":"管理(~M)...", +"~Middle":"竖直居中(~M)", +"~More Fields...":"更多字段(~M)...", +"~More Options...":"更多选项(~M)...", +"~Move or Copy Sheet...":"移动或复制工作表(~M)...", +"~Moving Average...":"移动平均(~M)...", +"~Named Ranges and Expressions":"命名区域与表达式(~N)...", +"~New Slide":"新建幻灯片(~N)", +"~No-break Space":"不间断空格(~N)", +"~Optimal":"最佳环绕(~O)", +"~Optimal Height...":"最佳高度(~O)...", +"~Optimal Width...":"最佳宽度(~O)...", +"~Ordered List":"有序号列表(~O)", +"~Page":"页面(~P)", +"~Page Break":"分页符(~P)", +"~Page Number":"页码(~P)", +"~Page Number...":"页码(~P)...", +"~Page Numbers...":"页码(~P)...", +"~Page Style...":"页面样式(~P)...", +"~Page...":"页面(~P)...", +"~Parallel":"平行环绕(~P)", +"~Paste":"粘贴(~P)", +"~Pivot Table":"数据透视表(~P)", +"~Print...":"打印(~P)...", +"~Properties...":"属性(~P)...", +"~Recalculate":"重新计算(~R)", +"~Record":"记录修订(~R)", +"~Redo":"恢复(~R)", +"~Refresh":"更新(~R)", +"~Regression...":"回归分析(~R)...", +"~Remove Hyperlink":"移除超链接(~R)", +"~Remove Outline":"移除大纲(~R)", +"~Reset Filter":"重置筛选(~R)", +"~Right":"右(~R)", +"~Right-to-Left Mark":"从右往左标记(~R)", +"~Row":"选择行(~R)", +"~Rows":"删除行(~R)", +"~Sampling...":"抽样(~S)...", +"~Save":"保存(~S)", +"~Sections...":"区域(~S)...", +"~Select":"选择(~S)", +"~Send to Back":"置于底层(~S)", +"~Sentence case":"首字母大写(~S)", +"~Shape":"形状(~S)", +"~Sheet":"工作表(~S)", +"~Show":"显示(~S)", +"~Show Details":"显示明细数据(~S)", +"~Show Sheet...":"显示工作表(~S)...", +"~Slide Number":"幻灯片编号(~S)", +"~Soft Hyphen":"软连字符(~S)", +"~Sort...":"排序(~S)...", +"~Spacing":"间距(~S)", +"~Spacing...":"间距(~S)...", +"~Spelling...":"拼写(~S)...", +"~Standard Filter...":"标准筛选(~S)...", +"~Subject":"主题(~S)", +"~Table":"表格(~T)", +"~Table Properties...":"表格属性(~T)...", +"~Table...":"表格(~T)...", +"~Text Box":"文本框(~T)", +"~Thesaurus...":"同义词词典(~T)...", +"~Through":"贯穿环绕(~T)", +"~Time":"时间(~T)", +"~Time (fixed)":"时间 (固定)(~D)", +"~Time (variable)":"时间 (可变)(~T)", +"~Tools":"工具(~T)", +"~Top":"上(~T)", +"~UPPERCASE":"大写字母(~U)", +"~Undo":"撤消(~U)", +"~Ungroup...":"取消组合(~U)...", +"~Unordered List":"无序号列表(~U)", +"~Update All":"全部更新(~U)", +"~Validity...":"数据有效性(~V)...", +"~View":"视图(~V)", +"~While Typing":"在输入时(~W)", +"~Width...":"宽度(~W)...", +"~Word Count...":"字数(~W)...", +"~Word Joiner":"不间断无形连接符(~W)", +"~Wrap":"环绕(~W)", +"~Z-test...":"~Z-检验...", +"~Zero-width Space":"零宽度空格(~Z)", +"~lowercase":"小写字母(~L)", +"~tOGGLE cASE":"切换大小写(~T)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/zh-TW.json b/f7cloud-office/browser/dist/l10n/uno/zh-TW.json new file mode 100644 index 0000000..ebcfd59 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/zh-TW.json @@ -0,0 +1,786 @@ +{ +"12-Point Star":"12 角星形", +"24-Point Star":"24 角星形", +"4-Point Star":"4 角星形", +"4-way Arrow":"四向箭頭", +"4-way Arrow Callout":"四向箭頭圖說文字", +"5-Point Star":"5 角星形", +"6-Point Star":"6 角星形", +"6-Point Star, Concave":"6 角星形,凹面", +"8-Point Star":"8 角星形", +"Accept":"接受", +"Accept All":"接受全部", +"Accept All Changes":"接受全部修訂", +"Accept Change":"接受變更", +"Accept Track Change and select the next one":"接受追蹤修訂並選取下一個", +"Accept and Move to Next":"接受並移到下一個", +"Add Decimal Place":"加入小數點", +"Add To Dictionary":"新增至字典", +"Add descriptions of non-text content (for accessibility)":"新增用於非文字內容的描述(用於無障礙功能)", +"After":"在之後", +"Align Bottom":"向下對齊", +"Align Bottom to Anchor":"向下對齊錨點", +"Align Center":"置中", +"Align Left":"向左對齊", +"Align Right":"向右對齊", +"Align Tex~t":"對齊文字(~T)", +"Align Top":"向上對齊", +"Align Top to Anchor":"向上對齊錨點", +"Alt Text...":"替代文字……", +"Anc~hor":"錨定(~H)", +"Animation":"動畫", +"Apply Suggestion":"套用建議", +"Arch Down (Curve)":"向下弧形 (曲線)", +"Arch Down (Pour)":"向下弧形 (放射)", +"Arch Left (Curve)":"向左弧形 (曲線)", +"Arch Right (Curve)":"向右弧形 (曲線)", +"Arch Right (Pour)":"向右弧形 (放射)", +"Arch Up (Curve)":"向上弧形 (曲線)", +"Arch Up (Pour)":"向上弧形 (放射)", +"Arrange":"編排", +"As C~haracter":"作為字元(~H)", +"AutoCorr~ect":"自動校正(~E)", +"AutoFill Data Series: automatic":"自動填入資料序列:自動", +"Auto~Filter":"自動篩選(~F)", +"A~lignment...":"對齊(~L)...", +"A~rea...":"區塊(~R)...", +"A~rrange":"編排(~R)", +"Back One":"下移一層", +"Background Color":"背景色彩", +"Before":"在之前", +"Block Arc":"拱形", +"Bold":"粗體", +"Bookmar~k...":"書籤(~K)...", +"Borders (Shift to overwrite)":"邊框 (Shift 鍵覆寫)", +"Bottom":"下方", +"Brightness":"亮度", +"Caption...":"圖表標示...", +"Center":"中央", +"Center Horizontal":"水平置中", +"Center Vertically":"垂直置中", +"Centered":"置中", +"Ce~lls...":"儲存格(~L)...", +"Character Highlighting Color":"字元標明色彩", +"Character Spacing":"字元間距", +"Charcoal Sketch":"炭筆素描", +"Chart T~ype...":"圖表類型(~Y)...", +"Check Spelling":"檢查拼字", +"Chevron":"山形", +"Chevron Down":"V 字形", +"Chevron Up":"倒 V 字形", +"Circle":"圓形", +"Circle (Curve)":"圓形 (曲線)", +"Circle (Pour)":"圓形 (放射)", +"Circle Pie":"圓餅圖", +"Circular Arrow":"圓形箭頭", +"Clear Direct Formatting":"清除直接格式設定", +"Clear ~Direct Formatting":"清除直接格式設定(~D)", +"Cle~ar Cells...":"清除儲存格(~A)...", +"Clone Formatting":"拓製格式設定", +"Close Master View":"關閉母片檢視", +"Cloud":"雲", +"Cl~ear Contents...":"清除內容(~E)…", +"Color Scale...":"色階...", +"Column":"欄", +"Column ~Width...":"欄寬(~W)...", +"Columns A~fter":"後方插欄(~F)", +"Columns B~efore":"前方插欄(~E)", +"Columns ~After":"後方插欄(~A)", +"Columns ~Before":"前方插欄(~B)", +"Comments":"評註", +"Comme~nt":"評註(~N)", +"Connector":"連接線", +"Connector Ends with Arrow":"尾端為箭頭的連接線", +"Connector with Arrows":"兩端為箭頭的連接線", +"Connectors":"連接線", +"Connectors (double click for multi-selection)":"連接線(點按兩次以多選)", +"Content Control Properties":"內容控制屬性", +"Contrast":"對比", +"Copy Hyperlink Location":"複製超連結位置", +"Cop~y":"複製(~Y)", +"Corner Right Arrow":"角狀向右箭頭", +"Co~lumns...":"欄(~L)...", +"Co~mpress...":"壓縮(~M)...", +"Crop":"裁切", +"Crop Image":"裁切影像", +"Cross":"十字形", +"Cross-~reference...":"交叉參照(~R)...", +"Cuboid":"長方體", +"Currency":"貨幣", +"Current ~Index":"目前的索引(~I)", +"Curve":"曲線", +"Curve Down":"曲線向下", +"Curve Up":"曲線向上", +"Curved Connector":"曲線連接線", +"Curved Connector Ends with Arrow":"尾端為箭頭的曲線連接線", +"Curved Connector with Arrows":"兩端為箭頭的曲線連接線", +"Cycle Case":"循環轉換大小寫", +"Cylinder":"圓柱體", +"C~ell":"儲存格(~E)", +"C~haracter...":"字元(~H)...", +"C~onditional":"條件式(~O)", +"Data Bar...":"資料條...", +"Date":"日期", +"Date...":"日期...", +"Dat~e (variable)":"日期 (可變)(~E)", +"Decrease Font Size":"減少字型大小", +"Decrease Indent":"減小縮排", +"Decrease Paragraph Spacing":"減少段落間距", +"Decrease Size":"減少大小", +"Delete All Comments":"刪除所有評註", +"Delete All Comments by This Author":"刪除此作者的所有評註", +"Delete Axis":"刪除軸標籤", +"Delete Comment":"刪除評註", +"Delete Content Control":"刪除內容控制項", +"Delete C~ells...":"刪除儲存格(~E)...", +"Delete C~ontents...":"刪除內容(~O)...", +"Delete Data Labels":"刪除資料標籤", +"Delete Decimal Place":"刪除小數點", +"Delete Index":"刪除索引", +"Delete Legend":"刪除圖例", +"Delete Major Grid":"刪除主網格", +"Delete Minor Grid":"刪除次網格", +"Delete Row":"刪除列", +"Delete Rows":"刪除列", +"Delete Single Data Label":"刪除單一資料標籤", +"Delete Sparkline":"刪除走勢圖", +"Delete Sparkline Group":"刪除走勢圖群組", +"Delete Table":"刪除表格", +"Delete selected columns":"刪除所選的欄", +"Delete selected rows":"刪除所選的列", +"Delete table":"刪除表格", +"Delete ~All Comments":"刪除所有評註(~D)", +"Delete ~Columns":"刪除欄(~C)", +"Demote Outline Level":"降低大綱層級", +"Demote Outline Level with Subpoints":"連同子點降低大綱層級", +"De~lete...":"刪除(~L)…", +"Diamond":"菱形", +"Diamond Bevel":"菱形按鈕形", +"Digital Signatu~res...":"數位簽章(~R)...", +"Display Grid":"顯示網格", +"Doorplate":"門牌", +"Double Brace":"左右大括號", +"Double Bracket":"雙括號", +"Double Underline":"雙底線", +"Down Arrow":"向下箭頭", +"Down Arrow Callout":"向下箭頭圖說文字", +"Duplicate Page":"再製頁面", +"Duplicate ~Slide":"再製投影片(~S)", +"D~elete Page":"刪除頁面(~E)", +"Edit Hyperlink...":"編輯超連結...", +"Edit Section...":"編輯區段...", +"Edit Sparkline Group...":"編輯走勢圖群組……", +"Edit Sparkline...":"編輯走勢圖…", +"Ellipse":"橢圓形", +"Ellipse (double click for multi-selection)":"橢圓形(點按兩次以多選)", +"Explosion":"爆炸", +"E~xecute Interaction...":"執行命令稿(~X)…", +"E~xit Group":"退出群組(~X)", +"Fade Down":"淡出 (向下)", +"Fade Left":"淡出 (向左)", +"Fade Right":"淡出 (向右)", +"Fade Up":"淡出 (向上)", +"Fade Up and Left":"淡出 (向上及向左)", +"Fade Up and Right":"淡出 (向上及向右)", +"Fiel~d":"欄位(~D)", +"Fill Color":"填入色彩", +"Find Next":"找下一個", +"Find Previous":"找上一個", +"Find and Rep~lace...":"尋找與取代(~L)...", +"First ~Author":"第一作者(~A)", +"Flip Horizontally":"水平翻轉", +"Flip Vertically":"垂直翻轉", +"Flowchart: Alternate Process":"流程圖:替代程序", +"Flowchart: Card":"流程圖:卡片", +"Flowchart: Collate":"流程圖:統整", +"Flowchart: Connector":"流程圖:連接線", +"Flowchart: Data":"流程圖:資料", +"Flowchart: Decision":"流程圖:決策", +"Flowchart: Delay":"流程圖:延遲", +"Flowchart: Direct Access Storage":"流程圖:直接存取儲存裝置", +"Flowchart: Display":"流程圖:顯示", +"Flowchart: Document":"流程圖:文件", +"Flowchart: Extract":"流程圖:抽出", +"Flowchart: Internal Storage":"流程圖:內部儲存裝置", +"Flowchart: Magnetic Disc":"流程圖:磁片", +"Flowchart: Manual Input":"流程圖:手動輸入", +"Flowchart: Manual Operation":"流程圖:手動作業", +"Flowchart: Merge":"流程圖:合併", +"Flowchart: Multidocument":"流程圖:多重文件", +"Flowchart: Off-page Connector":"流程圖:頁外連接線", +"Flowchart: Or":"流程圖:或", +"Flowchart: Predefined Process":"流程圖:預先定義的程序", +"Flowchart: Preparation":"流程圖:準備", +"Flowchart: Process":"流程圖:程序", +"Flowchart: Punched Tape":"流程圖:打孔紙帶", +"Flowchart: Sequential Access":"流程圖:循序存取", +"Flowchart: Sort":"流程圖:排序", +"Flowchart: Stored Data":"流程圖:儲存的資料", +"Flowchart: Summing Junction":"流程圖:匯合連接點", +"Flowchart: Terminator":"流程圖:結束點", +"Flower":"花朵", +"Folded Corner":"摺角紙張", +"Font Color":"字元色彩", +"Fontwork Shape":"美術字形狀", +"Fontwork...":"美術字...", +"Foote~r":"頁尾(~R)", +"For All Text":"所有文字", +"For Paragraph":"段落", +"For Selection":"選取", +"Format Axis...":"設定軸標籤格式...", +"Format Chart Area...":"設定圖表區塊格式...", +"Format Data Labels...":"設定資料標籤格式...", +"Format Data Point...":"設定資料點格式...", +"Format Data Series...":"設定資料序列格式...", +"Format Floor...":"設定平面格式...", +"Format Legend...":"設定圖例格式...", +"Format Major Grid...":"設定主網格格式...", +"Format Mean Value Line...":"設定平均值線格式...", +"Format Minor Grid...":"設定次網格格式...", +"Format Pa~ge...":"設定頁面格式(~G)...", +"Format Selection...":"設定選取項格式...", +"Format Single Data Label...":"設定單一資料標籤格式...", +"Format Stock Gain...":"設定股票收益格式...", +"Format Stock Loss...":"設定股票虧損格式...", +"Format Title...":"設定題名格式...", +"Format Trend Line Equation...":"設定趨勢線方程式格式...", +"Format Trend Line...":"設定趨勢線格式...", +"Format Wall...":"設定背景牆格式...", +"Format X Error Bars...":"設定 X 誤差線格式...", +"Format Y Error Bars...":"各訂 Y 誤差線格式...", +"Format as Currency":"格式為貨幣", +"Format as Date":"格式為日期", +"Format as General":"格式為一般", +"Format as Number":"格式為數字", +"Format as Percent":"格式為百分比", +"Format as Scientific":"格式為科學記號", +"Format as Time":"格式為時間", +"Formatting Mark":"格式設定標記", +"Formula to Value":"公式到值", +"Forward One":"上移一層", +"For~matting Marks":"格式設定標記(~M)", +"Fo~rm":"表單(~R)", +"Frame":"外框", +"Freeze First Column":"凍結第一欄", +"Freeze First Row":"凍結第一列", +"Freeze Rows and Columns":"凍結列與欄", +"Freeze ~Cells":"凍結儲存格(~C)", +"F~ont Size...":"字型大小(~O)...", +"F~ormat":"格式(~O)", +"F~ourier Analysis...":"傅立葉分析(~O)...", +"F~rame...":"外框(~R)...", +"F~ull Screen":"全螢幕(~U)", +"General":"一般", +"Give a label to identify an object":"給予標籤以識別物件", +"Go t~o Page...":"前往頁面(~O)...", +"Go t~o Slide...":"前往投影片(~O)……", +"Group Sparklines":"將走勢圖分組", +"Heading ~Numbering...":"標題編號(~N)…", +"Heart":"心形", +"Hexagon":"六邊形", +"He~ader":"頁首(~A)", +"He~ader and Footer":"頁首與頁尾(~A)", +"Horizontal Scroll":"水平捲軸", +"Horizontally ~Center":"水平中央(~C)", +"Horizontally ~Left":"水平向左(~L)", +"Horizontally ~Right":"水平向右(~R)", +"Horizontally ~Spacing":"水平間距(~S)", +"H~ide":"隱藏(~I)", +"H~ide Columns":"隱藏欄(~I)", +"H~ide Rows":"隱藏列(~I)", +"Icon Set...":"圖示集...", +"Ignore":"忽略", +"Ignore All":"全部忽略", +"Image Mode":"影像模式", +"In ~Background":"在背景中(~B)", +"Increase Font Size":"增加字型大小", +"Increase Indent":"擴大縮排", +"Increase Paragraph Spacing":"增加段落間距", +"Increase Size":"增加大小", +"Inflate":"上下凸出", +"Insert Audio or Video":"插入音訊或視訊", +"Insert Axis":"插入軸標籤", +"Insert Axis Title":"插入軸題名", +"Insert Bookmark":"插入書籤", +"Insert Caption...":"插入圖表標示…", +"Insert Chart":"插入圖表", +"Insert Column After":"後方插入欄", +"Insert Column Before":"前方插入欄", +"Insert Column Break":"插入斷欄", +"Insert Columns ~After":"後方插入欄(~A)", +"Insert Columns ~Before":"前方插入欄(~B)", +"Insert Comment":"插入評註", +"Insert Co~lumns":"插入欄(~L)", +"Insert Cross-reference":"插入交叉參照", +"Insert Data Labels":"插入資料標籤", +"Insert Endnote":"插入尾註", +"Insert Field":"插入欄位", +"Insert Fontwork Text":"插入美術字文字", +"Insert Footnote":"插入註腳", +"Insert Frame":"插入外框", +"Insert Hyperlink":"插入超連結", +"Insert Image...":"插入影像...", +"Insert Index Entry":"插入索引條目", +"Insert Line (double click for multi-selection)":"插入線條(點按兩次以多選)", +"Insert Major Grid":"插入主網格", +"Insert Mean ~Value Line":"插入平均值線(~V)", +"Insert Minor Grid":"插入次網格", +"Insert Page Break":"插入分頁符", +"Insert Page Number":"插入頁碼", +"Insert Row Above":"上方插入列", +"Insert Row Below":"下方插入列", +"Insert Rows ~Above":"於上方插入列(~A)", +"Insert Rows ~Below":"於下方插入列(~B)", +"Insert Single Data Label":"插入單一資料標籤", +"Insert Slide":"插入投影片", +"Insert Soft Hyphen...":"插入軟性連字符……", +"Insert Special Character":"插入特殊字元", +"Insert Special Characters":"插入特殊字元", +"Insert Text Box":"插入文字方塊", +"Insert Text Box (double click for multi-selection)":"插入文字方塊(點按兩次以多選)", +"Insert Titles...":"插入題名...", +"Insert Tre~nd Line...":"插入趨勢線(~N)...", +"Insert Unnumbered Entry":"插入不帶編號的條目", +"Insert Vertical Text":"插入垂直文字", +"Insert columns after":"後方插欄", +"Insert columns before":"前方插欄", +"Insert page number":"插入頁碼", +"Insert rows above":"在上方插入列", +"Insert rows below":"在下方插入列", +"Insert ~Cells...":"插入儲存格(~C)...", +"Insert ~Rows":"插入列(~R)", +"Insert ~Table...":"插入表格(~T)...", +"Insert ~X Error Bars...":"插入 X 誤差線……(~X)", +"Insert ~Y Error Bars...":"插入 Y 誤差線……(~Y)", +"Insert/Delete Axes...":"插入/刪除軸標籤...", +"Invert":"反轉色彩", +"Isosceles Triangle":"等腰三角形", +"Italic":"義式斜體", +"Justified":"兩端對齊", +"Language":"語言", +"Language Status":"語言狀態", +"Layout":"版面配置", +"Left":"左", +"Left Arrow":"向左箭頭", +"Left Arrow Callout":"向左箭頭圖說文字", +"Left Brace":"左大括號", +"Left Bracket":"左括號", +"Left and Right Arrow":"向左及向右箭頭", +"Left and Right Arrow Callout":"向左及向右箭頭圖說文字", +"Left-To-Right":"由左至右", +"Lightning Bolt":"閃電", +"Line":"線條", +"Line Callout 1":"直線圖說文字 1", +"Line Callout 2":"直線圖說文字 2", +"Line Callout 3":"直線圖說文字 3", +"Line Color":"線條色彩", +"Line Connector":"線條連接線", +"Line Connector Ends with Arrow":"尾端為箭頭的線條連接線", +"Line Spacing":"行距", +"Line Spacing: 1":"行距:1", +"Line Spacing: 1.5":"行距:1.5", +"Line Spacing: 2":"行距:2", +"Lis~ts":"清單(~T)", +"L~ine...":"線條(~I)...", +"Manage Track Changes":"管理追蹤修訂", +"Manage...":"管理...", +"Manual ~Break...":"手動分隔(~B)...", +"Master Slides":"投影片母片", +"Media":"媒體", +"Merge Cells":"合併儲存格", +"Merge and center or unmerge cells depending on the current toggle state":"根據目前開關的狀態合併與置中或取消合併儲存格。", +"Moon":"月亮", +"More ~Filters":"更多篩選(~F)", +"Move Item Down":"下移項目", +"Move Item Down with Subpoints":"連同子點下移項目", +"Move Item Up":"上移項目", +"Move Item Up with Subpoints":"連同子點上移項目", +"M~erge and Center Cells":"合併與置中儲存格(~E)", +"Name...":"名稱...", +"Na~vigator":"助手(~V)", +"New Page":"新增頁面", +"Next":"下一個", +"Next Page":"下一頁", +"Next Track Change":"下一個追蹤修訂", +"No List":"無清單", +"Non-breaking ~Hyphen":"不斷行連字符(~H)", +"None":"無", +"Notched Right Arrow":"燕尾形向右箭頭", +"Number":"數字", +"Number Format":"數字格式", +"Number Format...":"數字格式...", +"Number Format: Currency":"數字格式:貨幣", +"Number Format: Date":"數字格式:日期", +"Number Format: Decimal":"數字格式:十進位", +"Number Format: Exponential":"數字格式:指數", +"Number Format: Percent":"數字格式:百分比", +"Number Format: Standard":"數字格式:標準", +"Number Format: Time":"數字格式:時間", +"Octagon":"八邊形", +"Octagon Bevel":"八角按鈕形", +"Open Circle (Curve)":"開放圓形 (曲線)", +"Open Circle (Pour)":"開放圓形 (放射)", +"Open Hyperlink":"開啟超連結", +"Open the Elements Deck":"開啟元素甲板", +"Open the Styles Deck":"開啟樣式甲板", +"Optimal Column Width":"最適欄寬", +"Optimal Row Height":"最適列高", +"Orientation":"方向", +"Outline Font Effect":"輪廓字型效果", +"Overline":"頂線", +"Page Properties...":"頁面屬性……", +"Page Tit~le":"頁面題名(~L)", +"Page ~Count":"頁數(~C)", +"Paired ~t-test...":"成對 ~t-檢定...", +"Parallelogram":"平行四邊形", +"Paste ~Special...":"選擇性貼上(~S)...", +"Pentagon":"五邊形", +"Percent":"百分比", +"Pi~vot Table...":"樞紐分析表(~V)...", +"Plain Text":"純文字", +"Pop Art":"普普藝術", +"Position and Si~ze...":"位置和大小(~Z)...", +"Previous Page":"上一頁", +"Previous Track Change":"上一個追蹤修訂", +"Prin~t Ranges":"列印範圍(~T)", +"Prohibited":"禁止", +"Promote Outline Level":"提昇大綱層級", +"Promote Outline Level with Subpoints":"連同子點提升大綱層級", +"Properties":"屬性", +"Propert~ies...":"屬性(~I)...", +"Protect Cells":"保護儲存格", +"Protect ~Sheet...":"保護工作表(~S)...", +"Pr~evious":"上一個(~E)", +"Puzzle":"拼圖", +"P~aragraph...":"段落(~A)...", +"QR and ~Barcode...":"QR code 與條碼(~B)……", +"Record Track Changes":"記錄追蹤修訂", +"Rectangle":"矩形", +"Rectangle (double click for multi-selection)":"矩形(點按兩次以多選)", +"Rectangle, Rounded":"矩形,圓角", +"Rectangular Callout":"矩形圖說文字", +"Reinstate":"復原", +"Reinstate Change":"復原變更", +"Reject":"拒絕", +"Reject All":"拒絕全部", +"Reject All Changes":"拒絕全部的修訂", +"Reject Change":"拒絕變更", +"Reject Track Change and select the next one":"拒絕追蹤修訂並選取下一個", +"Reject and Move to Next":"拒絕並移到下一個", +"Remove Noise":"移除雜訊", +"Rename Master":"重新命名母片", +"Rename S~heet...":"重新命名工作表(~H)...", +"Reply Comment":"回覆評註", +"Reset Data Point":"重設資料點", +"Reset all Data Points":"重設所有的資料點", +"Resolved Comments":"解決的評註", +"Restart Numbering":"重新開始編號", +"Right":"右", +"Right Arrow":"向右箭頭", +"Right Arrow Callout":"向右箭頭圖說文字", +"Right Brace":"右大括號", +"Right Bracket":"右括號", +"Right Triangle":"直角三角形", +"Right or Left Arrow":"向右或向左箭頭", +"Right-To-Left":"由右至左", +"Ring":"環形", +"Rotate 90° ~Left":"向左旋轉 90°(~L)", +"Rotate 90° ~Right":"向右旋轉 90°(~R)", +"Rot~ate":"旋轉(~A)", +"Round Callout":"圓角圖說文字", +"Rounded Rectangular Callout":"圓角矩形圖說文字", +"Row":"列", +"Row ~Height...":"列高(~H)...", +"Rows ~Above":"上方插列(~A)", +"Rows ~Below":"下方插列(~B)", +"R~efresh Range":"更新範圍(~E)", +"R~ight-To-Left":"由右至左(~I)", +"R~un Macro...":"執行巨集(~U)...", +"S-shaped Arrow":"S 形的箭頭", +"Save ~As...":"另存新檔(~A)...", +"Scientific":"科學", +"Select Cell":"選取儲存格", +"Select Column":"選取欄", +"Select Row":"選取列", +"Select Table":"選取表格", +"Select ~All":"全部選取(~A)", +"Select ~Range...":"選取範圍(~R)...", +"Set Background Image...":"設定背景影像...", +"Set Character Spacing":"設定字元間距", +"Set Heading Numbering":"設定標題編號", +"Set Line Spacing":"設定行距", +"Se~ction...":"區段(~C)…", +"Shadow":"陰影", +"Sharpen":"銳利", +"Sheet R~ight-To-Left":"工作表由右至左(~I)", +"Show":"顯示", +"Show Navigator Window":"顯示助手視窗", +"Show track changes":"顯示追蹤修訂", +"Sho~w Rows":"顯示列(~W)", +"Sho~w Slide":"顯示投影片(~W)", +"Sidebar":"側邊欄", +"Signat~ure Line...":"簽章位置(~U)…", +"Signet":"圖章", +"Slant Down":"左斜", +"Slant Up":"右斜", +"Slide Layout":"投影片版面配置", +"Slide Properties...":"投影片屬性……", +"Slide Tit~le":"投影片題名(~L)", +"Slide Transition":"投影片轉場", +"Slide ~Count":"投影片數(~C)", +"Slide ~Layout":"投影片版面配置(~L)", +"Small capitals":"小型大寫字母", +"Smiley Face":"笑臉", +"Snap to Grid":"貼齊網格", +"Sort Ascending":"按升序排序", +"Sort Descending":"按降序排序", +"So~rt...":"排序(~R)...", +"Sparkline...":"迷你圖表…", +"Sparklines":"走勢圖", +"Split Arrow":"分割箭頭", +"Split Cells...":"分割儲存格…", +"Split Table...":"分割表格...", +"Square":"方形", +"Square Bevel":"方形按鈕形", +"Square, Rounded":"方形,圓角", +"Statistics":"統計", +"Stop":"停止", +"Straight Connector":"直線連接線", +"Straight Connector ends with Arrow":"尾端為箭頭的直線連接線", +"Straight Connector with Arrows":"兩端為箭頭的直線連接線", +"Strikethrough":"刪除線", +"Striped Right Arrow":"條狀向右箭頭", +"Subscript":"下標", +"Sun":"太陽", +"Superscript":"上標", +"Symbol":"符號", +"S~how Columns":"顯示欄(~H)", +"S~lide":"投影片(~L)", +"S~pecial Character...":"特殊字元(~P)...", +"Table Cell Background Color":"表格儲存格背景色彩", +"Table of Contents and Inde~x":"目次與索引(~X)", +"Ta~ble Properties...":"表格屬性(~B)...", +"Text Wrap...":"環繞文字...", +"Te~xt":"文字(~X)", +"Theme...":"佈景主題…", +"Thousands Separator":"千位分隔符", +"Time":"時間", +"Time Field":"時間欄位", +"Title Page...":"書名頁...", +"To Background":"移到背景", +"To Cell (~resize with cell)":"至儲存格 (隨儲存格調整大小)(~R)", +"To Foreground":"移到前景", +"To Next Paragraph in Level":"到同層級的下個段落", +"To Previous Paragraph in Level":"到同層級的上個段落", +"To P~age":"至頁面(~A)", +"To ~Cell":"至儲存格(~C)", +"To ~Character":"至字元(~C)", +"To ~Curve":"成曲線(~C)", +"To ~Frame":"至外框(~F)", +"To ~Paragraph":"至段落(~P)", +"Toggle Automatic Spell Checking":"切換自動拼字檢查", +"Toggle Formatting Marks":"切換格式設定標記", +"Toggle Ordered List":"切換編號清單", +"Toggle Shadow":"切換陰影", +"Toggle Unordered List":"切換項目符號清單", +"Top":"上方", +"Track Chan~ges":"追蹤修訂(~G)", +"Translate...":"翻譯……", +"Transparency":"透明度", +"Trapezoid":"梯形", +"Triangle Down":"向下三角形", +"Triangle Up":"向上三角形", +"T~able":"表格(~A)", +"T~ime (variable)":"時間 (可變)(~I)", +"T~itle":"題名(~I)", +"Underline":"底線", +"Unfloat Frame Content":"取消浮動外框內容", +"Ungroup Sparklines":"取消走勢圖分組", +"Unmerge Cells":"取消合併儲存格", +"Unprotect Cells":"取消保護儲存格", +"Up Arrow":"向上箭頭", +"Up Arrow Callout":"向上箭頭圖說文字", +"Up and Down Arrow":"向上及向下箭頭", +"Up and Down Arrow Callout":"向上及向下箭頭圖說文字", +"Up and Right Arrow":"向上及向右箭頭", +"Up and Right Arrow Callout":"向上及向右箭頭圖說文字", +"Up, Right and Down Arrow":"向上、向右及向下箭頭", +"Update ~Index":"更新索引(~I)", +"Vertical Scroll":"垂直捲軸", +"Vertical Text":"垂直文字", +"Vertically C~enter":"垂直中央(~E)", +"Vertically S~pacing":"垂直間距(~P)", +"Vertically ~Bottom":"垂直底部(~B)", +"Vertically ~Top":"垂直頂部(~T)", +"View Grid Lines":"檢視格線", +"Watermark...":"水印...", +"Wave":"波浪", +"Wrap Text":"文字折行", +"Zoom In":"拉近", +"Zoom Out":"拉遠", +"~3D View...":"~3D 檢視...", +"~Accessibility Check...":"無障礙輔助檢查(~A)...", +"~Add":"加入(~A)", +"~Add to List":"新增至清單(~A)", +"~Advanced Filter...":"進階篩選(~A)...", +"~Analysis of Variance (ANOVA)...":"變異數分析 (ANOVA)(~A)...", +"~Arrange":"編排(~A)", +"~Author":"作者(~A)", +"~Automatic Spell Checking":"自動拼字檢查(~A)", +"~Bottom":"下(~B)", +"~Bring to Front":"移動到最上層(~B)", +"~Bullets and Numbering...":"項目符號與編號(~B)...", +"~Capitalize Every Word":"每個字詞的字首大寫(~C)", +"~Centered":"置中(~C)", +"~Chart...":"圖表(~C)...", +"~Chi-square Test...":"卡方檢定(~C)...", +"~Clear":"清除(~C)", +"~Clear Direct Formatting":"清除直接指定的格式(~C)", +"~Column":"欄(~C)", +"~Column Break":"斷欄(~C)", +"~Columns":"欄(~C)", +"~Contour":"輪廓(~C)", +"~Convert":"轉換(~C)", +"~Correlation...":"相關(~C)...", +"~Covariance...":"共變異數(~C)...", +"~Cut":"剪下(~C)", +"~Data":"資料(~D)", +"~Data Ranges...":"資料範圍(~D)...", +"~Data Table...":"資料表格(~D)...", +"~Date":"日期(~D)", +"~Date (fixed)":"日期 (固定)(~D)", +"~Date (variable)":"日期(變動)(~D)", +"~Define":"定義(~D)", +"~Define Range...":"定義範圍(~D)...", +"~Define...":"定義(~D)...", +"~Delete":"刪除(~D)", +"~Delete Sheet...":"刪除工作表(~D)...", +"~Delete Slide":"刪除投影片(~D)", +"~Descriptive Statistics...":"描述性統計(~D)...", +"~Display Grid":"顯示網格(~D)", +"~Edit":"編輯(~E)", +"~Edit Contour...":"編輯輪廓(~E)...", +"~Edit...":"編輯(~E)...", +"~Endnote":"尾註(~E)", +"~Enter Group":"進入群組(~E)", +"~Exponential Smoothing...":"指數平滑法(~E)...", +"~F-test...":"~F-檢定...", +"~File":"檔案(~F)", +"~First Paragraph":"第一段落(~F)", +"~Fonts...":"字型(~F)...", +"~Footnote":"註腳(~F)", +"~Footnote/Endnote Settings...":"註腳/尾註設定(~F)…", +"~Format Cells...":"設定儲存格格式(~F)...", +"~Formula Object...":"公式物件(~F)…", +"~Function...":"函式(~F)...", +"~Go to Sheet...":"前往工作表(~G)…", +"~Goal Seek...":"目標搜尋(~G)...", +"~Group":"群組(~G)", +"~Group and Outline":"群組與大綱(~G)", +"~Group...":"群組(~G)...", +"~Header and Footer...":"頁首與頁尾(~H)...", +"~Headers and Footers...":"頁首與頁尾(~H)...", +"~Height...":"高度(~H)...", +"~Help":"說明(~H)", +"~Hide":"隱藏(~H)", +"~Hide AutoFilter":"隱入自動篩選(~H)", +"~Hide Details":"隱藏細節(~H)", +"~Hide Sheet":"隱藏工作表(~H)", +"~Hide Slide":"隱藏投影片(~H)", +"~Hyperlink":"超連結(~H)", +"~Hyperlink...":"超連結(~H)...", +"~Hyphenation":"斷字處理(~H)", +"~Hyphenation...":"斷字處理(~H)...", +"~Image...":"影像(~I)...", +"~Index Entry...":"索引條目(~I)…", +"~Insert":"插入(~I)", +"~Insert or Edit...":"插入或編輯(~I)...", +"~Insert...":"插入(~I)…", +"~Interaction...":"互動(~I)...", +"~Left":"左(~L)", +"~Left-to-Right Mark":"左到右標記(~L)", +"~Line Numbering...":"行編號(~L)...", +"~Manage...":"管理(~M)...", +"~Middle":"中(~M)", +"~More Fields...":"更多欄位(~M)...", +"~More Options...":"更多選項(~M)…", +"~Move or Copy Sheet...":"移動或複製工作表(~M)...", +"~Moving Average...":"移動平均(~M)...", +"~Named Ranges and Expressions":"命名的範圍與表述式(~N)", +"~New Slide":"新增投影片(~N)", +"~No-break Space":"不斷行空格(~N)", +"~Optimal":"最適(~O)", +"~Optimal Height...":"最適高度(~O)...", +"~Optimal Width...":"最適寬度(~O)...", +"~Ordered List":"編號清單(~O)", +"~Page":"頁面(~P)", +"~Page Break":"分頁符(~P)", +"~Page Number":"頁碼(~P)", +"~Page Number...":"頁碼(~P)…", +"~Page Numbers...":"頁碼(~P)...", +"~Page Style...":"頁面樣式(~P)...", +"~Page...":"頁面(~P)...", +"~Parallel":"平行(~P)", +"~Paste":"貼上(~P)", +"~Pivot Table":"樞紐分析表(~P)", +"~Print...":"列印(~P)...", +"~Properties...":"屬性(~P)...", +"~Recalculate":"重新計算(~R)", +"~Record":"記錄(~R)", +"~Redo":"再次動作(~R)", +"~Refresh":"重新整理(~R)", +"~Regression...":"迴歸分析(~R)...", +"~Remove Hyperlink":"移除超連結(~R)", +"~Remove Outline":"移除大綱(~R)", +"~Reset Filter":"重設篩選(~R)", +"~Right":"右(~R)", +"~Right-to-Left Mark":"右到左標記(~R)", +"~Row":"列(~R)", +"~Rows":"列(~R)", +"~Sampling...":"取樣(~S)...", +"~Save":"儲存(~S)", +"~Sections...":"區段(~S)...", +"~Select":"選取(~S)", +"~Send to Back":"移動到最下層(~S)", +"~Sentence case":"句子的大小寫(~S)", +"~Shape":"形狀(~S)", +"~Sheet":"工作表(~S)", +"~Show":"顯示(~S)", +"~Show Details":"顯示細節(~S)", +"~Show Sheet...":"顯示工作表(~S)...", +"~Slide Number":"投影片碼(~S)", +"~Soft Hyphen":"軟性連字符(~S)", +"~Sort...":"排序(~S)...", +"~Spacing":"間距(~S)", +"~Spacing...":"間距(~S)...", +"~Spelling...":"拼字檢查(~S)...", +"~Standard Filter...":"標準篩選(~S)...", +"~Subject":"主題(~S)", +"~Table":"表格(~T)", +"~Table Properties...":"表格屬性(~T)…", +"~Table...":"表格(~T)...", +"~Text Box":"文字方塊(~T)", +"~Thesaurus...":"同義詞庫(~T)...", +"~Through":"穿過(~T)", +"~Time":"時間(~T)", +"~Time (fixed)":"時間 (固定)(~T)", +"~Time (variable)":"時間(變動)(~T)", +"~Tools":"工具(~T)", +"~Top":"上(~T)", +"~UPPERCASE":"大寫字母(~U)", +"~Undo":"取消動作(~U)", +"~Ungroup...":"取消群組(~U)...", +"~Unordered List":"項目符號清單(~U)", +"~Update All":"全部更新(~U)", +"~Validity...":"驗證(~V)...", +"~View":"檢視(~V)", +"~While Typing":"在輸入之時(~W)", +"~Width...":"寬度(~W)...", +"~Word Count...":"字數(~W)...", +"~Word Joiner":"連詞字元(~W)", +"~Wrap":"環繞(~W)", +"~Z-test...":"~Z 檢定...", +"~Zero-width Space":"零寬空格(~Z)", +"~lowercase":"小寫字母(~L)", +"~tOGGLE cASE":"轉換大小寫(~T)" +} diff --git a/f7cloud-office/browser/dist/l10n/uno/zu.json b/f7cloud-office/browser/dist/l10n/uno/zu.json new file mode 100644 index 0000000..c0f3184 --- /dev/null +++ b/f7cloud-office/browser/dist/l10n/uno/zu.json @@ -0,0 +1,296 @@ +{ +"12-Point Star":"Inkanyezi Emachopho-12", +"24-Point Star":"Inkanyezi Emachopho-24", +"4-Point Star":"Inkanyezi Emachopho-4", +"4-way Arrow":"Mcibisholo Ndlela-4", +"4-way Arrow Callout":"Mcibisholo Obizela Ndlela-4", +"5-Point Star":"Inkanyezi Emachopho-5", +"6-Point Star":"Inkanyezi Emachopho-6", +"8-Point Star":"Inkanyezi Emachopho-8", +"Accept":"Yamukela", +"Accept All":"Yamukela konke", +"Align Left":"Qondanisa Ngakwesokunxele", +"Align Right":"Qondanisa Ngakwesokudla", +"Arch Down (Curve)":"Igobela Ukuya Phansi (Khwesha)", +"Arch Down (Pour)":"Igobela Ukuya Phansi (Thela)", +"Arch Left (Curve)":"Igobela Ukuya Kwesokunxele (Khwesha)", +"Arch Right (Curve)":"Igobela Ukuya Kwesokudla (Khwesha)", +"Arch Right (Pour)":"Igobela Ukuya kwesokudla (Thela)", +"Arch Up (Curve)":"Igobela Ukuya Phezulu (Khwesha)", +"Arch Up (Pour)":"Igobela Ukuya Phezulu (Thela)", +"Arrange":"Hlela", +"As C~haracter":"~Njengophawu", +"AutoFill Data Series: automatic":"Gcwalisa ngokuzenzekela izigaba zolwazi: okuzenzekelayo", +"Auto~Filter":"Ihluzo~Elizenzekelayo", +"A~lignment...":"U~kuma...", +"A~rea...":"Inda~wo...", +"A~rrange":"Hle~la", +"Back One":"Buyela emuva kanye", +"Background Color":"Umbala Wenkundla yangemuva", +"Block Arc":"Cezu Sigaxa", +"Bold":"Okugqamile", +"Bookmar~k...":"Uphawu ~lwencwadi...", +"Brightness":"Ukukhanya", +"Caption...":"Isihloko...", +"Center":"Phakathi nendawo", +"Center Horizontal":"Okuvundlile Phakathi", +"Charcoal Sketch":"Umdwebo Welahle", +"Chevron":"Igwinci", +"Chevron Down":"Igwinci Ukuya Phansi", +"Chevron Up":"Igwinci Ukuya Phezulu", +"Circle":"Indilinga", +"Circle (Curve)":"Indingilizi (Khwesha)", +"Circle (Pour)":"Indingilizi (Thela)", +"Circle Pie":"Isigamu sendilinga", +"Circular Arrow":"Mcibisholo Odilingile", +"Close Master View":"Vala Ukubuka Ngomphathi", +"Column ~Width...":"Ububanzi ~Bomfantu...", +"Connector":"Isixhumanisi", +"Connector Ends with Arrow":"Isixhumanisi Ophetha Ngomcibisholo", +"Connector with Arrows":"Isixhumanisi Ngomcibisholo", +"Contrast":"Ukugqama", +"Corner Right Arrow":"Mcibisholo Wekhona Lokudla", +"Co~lumns...":"Im~ifantu...", +"Crop":"Isivuno", +"Cross":"Isiphambano", +"Currency":"Uphawu lwemali", +"Curved Connector":"Isixhumanisi Esigwegile", +"Curved Connector Ends with Arrow":"Isixhumanisi Esigwegile Siphetha Ngomcibisholo", +"Curved Connector with Arrows":"Isixhumanisi Esigwegile Esinemicibisholo", +"Dat~e (variable)":"Usu~ku (olushintshayo)", +"Decrease Indent":"Nciphisa Ukugqagqanisa", +"Delete C~ells...":"Cima Ama~gumbi...", +"Delete C~ontents...":"Cima O~kuphakathi...", +"Delete Rows":"Cisha Imigqa", +"Delete ~All Comments":"Sula y~onke imibono", +"Diamond":"Idayimane", +"Diamond Bevel":"Utsheku Lwedayimani", +"Doorplate":"Ipuleti lomnyango", +"Double Brace":"Izibopho Eziyidabuli", +"Double Bracket":"Abakaki Abayidabuli", +"Down Arrow":"Umcibisholo Waphansi", +"Down Arrow Callout":"Mcibisholo Obizela Phansi", +"Ellipse":"Umbhoxo", +"Explosion":"Ukuqhuma", +"Fade Down":"Fiphaza Ukuya Phansi", +"Fade Left":"Fiphaza Ukuya Kwesokunxele", +"Fade Right":"Fiphaza Ukuya Kwesokudla", +"Fade Up":"Fiphaza Ukuya Phezulu", +"Fade Up and Left":"Fiphaza Ukuya Phezulu na Kwesokunxele", +"Fade Up and Right":"Fiphaza Ukuya Phezulu na Kwesokudla", +"Fill Color":"Gcwalisa umbala", +"Flowchart: Alternate Process":"Ishadi Elihambisayo: Inkambiso Enye", +"Flowchart: Card":"Ishadi Elihambisayo: Ikhadi", +"Flowchart: Collate":"Ishadi Elihambisayo: Hlela", +"Flowchart: Connector":"Ishadi Elihambisayo: Isixhumanisi", +"Flowchart: Data":"Ishadi Elihambisayo: I-data", +"Flowchart: Decision":"Ishadi Elihambisayo: Isinqumo", +"Flowchart: Delay":"Ishadi Elihambisayo: Libazisa", +"Flowchart: Direct Access Storage":"Ishadi Elihambisayo: Ukugcina Okungena Ngqo", +"Flowchart: Display":"Ishadi Elihambisayo: Umbukiso", +"Flowchart: Document":"Ishadi Elihambisayo: I-Dokhumenti", +"Flowchart: Extract":"Ishadi Elihambisayo: Khipha", +"Flowchart: Internal Storage":"Ishadi Elihambisayo: Ukulondoloza Kwangaphakathi", +"Flowchart: Magnetic Disc":"Ishadi Elihambisayo: Idiski Enozibuthe", +"Flowchart: Manual Input":"Ishadi Elihambisayo: Ukufaka Okwenziwa Ngumuntu", +"Flowchart: Manual Operation":"Ishadi Elihambisayo: Umsebenzi Owenziwa Ngumuntu", +"Flowchart: Merge":"Ishadi Elihambisayo: Vanga", +"Flowchart: Multidocument":"Ishadi Elihambisayo: Ama-dokhumenti ngobuningi", +"Flowchart: Off-page Connector":"Ishadi Elihambisayo: Isixhumanisi Ekupheleni Kwekhasi", +"Flowchart: Or":"Ishadi Elihambisayo: Noma", +"Flowchart: Predefined Process":"Ishadi Elihambisayo: Inqubo Enqunywe Kusengaphambili", +"Flowchart: Preparation":"Ishadi Elihambisayo: Elungiselelayo", +"Flowchart: Process":"Ishadi Elihambisayo: Inkambiso", +"Flowchart: Punched Tape":"Ishadi Elihambisayo: Itheyiphu Ebhotshoziwe", +"Flowchart: Sequential Access":"Ishadi Elihambisayo: Ukungena Ngokulandelana", +"Flowchart: Sort":"Ishadi Elihambisayo: Hlunga", +"Flowchart: Stored Data":"Ishadi Elihambisayo: I-data Egciniwe", +"Flowchart: Summing Junction":"Ishadi Elihambisayo: Ukuhlangana Kwezibalo", +"Flowchart: Terminator":"Ishadi Elihambisayo: Enqamulayo", +"Flower":"Imbali", +"Folded Corner":"Ikhona Eligoqiwe", +"Foote~r":"~Umbhalo osezansi", +"Forward One":"Yisa phambili Kanye", +"F~ont Size...":"U~bukhulu Bombhalo...", +"F~ormat":"Isa~khiwo", +"F~ull Screen":"Isikrini esi~gcwele", +"General":"Okwaziwayo", +"He~ader":"~Inhloko", +"Horizontal Scroll":"Ukusonga Ngokuvundlile", +"H~ide":"~Fihla", +"In ~Background":"Nga ~Semuva", +"Increase Indent":"Khuphula Ukugqagqanisa", +"Inflate":"Futha", +"Insert Chart":"Faka Ishathi", +"Insert Column Break":"Faka Ikhefu Lomfantu", +"Insert Hyperlink":"Faka Isixhumanisi esiphezulu", +"Insert Index Entry":"Faka okungeniswayo kohlelo lokuqukethwe", +"Insert Unnumbered Entry":"Faka Okungeniswayo Okungenazinombolo", +"Isosceles Triangle":"Unxantathu Onhla-mbili", +"Italic":"Amagama atshekile", +"Language":"Ulimi", +"Layout":"Isendlalelo", +"Left Arrow":"Umcibisholo Wangakwesobunxele", +"Left Arrow Callout":"Mcibisholo Obizela Kwesokunxele", +"Left Brace":"Isibopho Sokunxele", +"Left Bracket":"Umkaki Wesinxele", +"Left and Right Arrow":"Mcibisholo Sokunxele Sokukudla", +"Left and Right Arrow Callout":"Mcibisholo Obizela Kwesokunxele Nesokudla", +"Left-To-Right":"Ngakwesokunxele kuya ngakwesokudla", +"Lightning Bolt":"Umfutho Wonyazi", +"Line":"Ulayini", +"Line Callout 1":"Umugqa Obizelayo 1", +"Line Callout 2":"Umugqa Obizelayo 2", +"Line Callout 3":"Umugqa Obizelayo 3", +"Line Color":"Umbala Kalayini", +"Line Connector":"Isixhumanisi Salayini", +"Line Connector Ends with Arrow":"Isixhumanisi Somugqa Siphetha Ngomcibisholo", +"Line Spacing: 1":"Izikhala Zomugqa: 1", +"L~ine...":"Ul~ayini...", +"Manual ~Break...":"Ikhefu ~Lokwesandla...", +"Moon":"Inyanga", +"Na~vigator":"Ine~vigeytha", +"Notched Right Arrow":"Mcibisholo Oqoshiwe Wesokudla", +"Number":"Inombolo", +"Number Format...":"Umumo Wezinnombolo...", +"Octagon Bevel":"Utsheku Lwe-oktagoni", +"Open Circle (Curve)":"Indingilizi Evulekile (Khwesha)", +"Open Circle (Pour)":"Indingilizi Evulekile (Thela)", +"Open Hyperlink":"Vula Isixhumanisi esiphezulu", +"Optimal Column Width":"Ububanzi Obukhulu Bomfantu", +"Optimal Row Height":"Ubude Bomugqa Obukhulu", +"Overline":"Umugqa ngaphezulu", +"Parallelogram":"Okuqondene-amacala", +"Plain Text":"Umbhalo Omsulwa", +"Pop Art":"Ubuciko obugxumayo", +"Position and Si~ze...":"~Ukubekeka kanye nosayizi...", +"Protect Cells":"Vikela Amagumbi", +"Puzzle":"Indida", +"P~aragraph...":"Isi~ba...", +"Rectangle":"Unxande", +"Rectangular Callout":"Unxande Obizelayo", +"Remove Noise":"Gudluza Umsindo", +"Rename Master":"Bizafuthi Ungqo", +"Restart Numbering":"Qala kabusha ukunika izinombolo", +"Right Arrow":"Umcibisholo Wangakwesokudla", +"Right Arrow Callout":"Mcibisholo Obizela Kwesokudla", +"Right Brace":"Isibopho Sokudla", +"Right Bracket":"Umkaki Wesokudla", +"Right or Left Arrow":"Mcibisholo Wesokudla noma Esokunxele", +"Right-To-Left":"Kwesokudla kuya Kwesokunxele", +"Ring":"Indilinga", +"Round Callout":"Okubizelayo Kwesiyingi", +"Rounded Rectangular Callout":"Unxande Odilingile Obizelayo", +"R~efresh Range":"Amandla Oku~qalabusha", +"R~ight-To-Left":"So~kudla-Ukuya-Sokunxele", +"R~un Macro...":"Qa~lisa Umenzeli...", +"S-shaped Arrow":"Mcibisholo Onesimo-S", +"Save ~As...":"Gcina ~Njenge...", +"Select Row":"Khetha Umugqa", +"Shadow":"Isithunzi", +"Sharpen":"Cijisa", +"Signet":"Uphawu", +"Slant Down":"Thambeka Ukuya Phansi", +"Slant Up":"Thambeka Ukuya Phezulu", +"Small capitals":"Amagama amancane", +"Smiley Face":"Ubuso Obumoyizelayo", +"Snap to Grid":"Qhephula Kwizikwedlana", +"Split Arrow":"Mcibisholo Ohlukene", +"Square Bevel":"Utsheku Lwesikwele", +"Square, Rounded":"Isikwele, Okudilingile", +"Statistics":"Izitakistikhi", +"Stop":"Misa", +"Straight Connector":"Isixhumanisi Esiqondile", +"Straight Connector ends with Arrow":"Isixhumanisi Esiqondile Siphetha Ngomcimbisholo", +"Straight Connector with Arrows":"Isixhumanisi Esiqondile Esinemicibisholo", +"Strikethrough":"Khipha ngomfutho", +"Striped Right Arrow":"Mcibisholo Onemidwa Wesokudla", +"Subscript":"Umbhalo omncane", +"Sun":"Ilanga", +"Superscript":"Umbhalo omkhulu", +"Text Wrap...":"Ukugoqwa Kwamagama...", +"Time":"Isikhathi", +"Time Field":"Inkundla Yesikhathi", +"To Background":"Enkundleni yangemuva", +"To Foreground":"Enkundleni yangaphambili", +"To Next Paragraph in Level":"Endikimbeni Elandelayo Eqophelweni", +"To Previous Paragraph in Level":"Kwindikimba Eyedlule Eqophelweni", +"To ~Cell":"Ukuya ~Igumbi", +"To ~Character":"Opha~wini", +"To ~Curve":"Ukwenza ~Iqhuzu", +"To ~Frame":"~Esakhelweni", +"To ~Paragraph":"~Endikimbeni", +"Transparency":"Okubonakalayo", +"Triangle Down":"Unxantathu Phansi", +"Triangle Up":"Unxantathu Phezulu", +"T~ime (variable)":"Isikha~thi (esishintshayo)", +"Underline":"Dweba umugqa ngaphansi", +"Up Arrow":"Umcibisholo Waphezulu", +"Up Arrow Callout":"Mcibisholo Obizela Phezulu", +"Up and Down Arrow":"Mcibisholo Phezulu Phansi", +"Up and Down Arrow Callout":"Mcibisholo Obizela Phezulu Naphansi", +"Up and Right Arrow":"Mcibisholo Phezulu Sokudla", +"Up and Right Arrow Callout":"Mcibisholo Obizela Phezulu Nakwesokudla", +"Up, Right and Down Arrow":"Mcibisholo, Phezulu, Sokudla Naphansi", +"Vertical Scroll":"Ukusonga Ngokuqondile", +"Vertical Text":"Umbhalo omile", +"~Add":"~Yongeza", +"~Advanced Filter...":"~Ihluzo Eliphambili...", +"~Arrange":"~Hlela", +"~Bottom":"~Ezansi", +"~Bring to Front":"~Sondeza ngaphambili", +"~Capitalize Every Word":"~Yenza wonke amagama ofeleba", +"~Centered":"~Phakathi nendawo", +"~Chart...":"~Ishathi...", +"~Contour":"~Isendlalelo sesimo", +"~Convert":"~Guqula", +"~Date":"~Usuku", +"~Date (fixed)":"~Usuku (alushintshi)", +"~Define":"~Chaza", +"~Delete":"~Susa", +"~Edit Contour...":"~Lungisa Ulayini wangaphandle wesimo...", +"~Enter Group":"~Faka Iqembu", +"~First Paragraph":"~Isigaba Sokuqala", +"~Fonts...":"~Imibhalo...", +"~Function...":"~Isenzo...", +"~Goal Seek...":"~Ukufuna Umgomo...", +"~Group...":"~Qoqa...", +"~Header and Footer...":"~Mbhalonhla & Mbhalozansi...", +"~Height...":"~Ubude...", +"~Help":"~Usizo", +"~Hide AutoFilter":"~Fihla Ihluzo Elizenzekelayo", +"~Hide Details":"~Fihla Imininingwane", +"~Hide Slide":"~Fihla Islaydi", +"~Hyphenation":"~Ukwahlukaniswa kwamagama", +"~Insert":"~Faka", +"~Interaction...":"~Ubudlelwano...", +"~Line Numbering...":"~Ukufaka izinombolo kolayini...", +"~Optimal Height...":"~Ubude Obuthandekayo...", +"~Optimal Width...":"~Ububanzi Obuthandekayo...", +"~Recalculate":"~Phindubale", +"~Refresh":"~Qalabusha", +"~Row":"~Umugqa", +"~Save":"~Gcina", +"~Sections...":"~Izigaba...", +"~Select":"~Khetha", +"~Send to Back":"~Thumela Emuva", +"~Sentence case":"~Uhlamvu lomusho", +"~Show Details":"~Veza Imininingwane", +"~Sort...":"~Hlunga...", +"~Spacing...":"~Izikhala...", +"~Standard Filter...":"~Ihluzo Elijwayelekile...", +"~Subject":"~Isifundo", +"~Table":"~Itafula", +"~Time":"~Isikhathi", +"~Time (fixed)":"~Isikhathi (asishintshi)", +"~Top":"~Phezulu", +"~UPPERCASE":"~UFELEBA", +"~Ungroup...":"~Hlakaza...", +"~Update All":"~Vuselela Konke", +"~Validity...":"~Semthethweni...", +"~While Typing":"~Ngenkathi ukubhala", +"~Width...":"~Ububanzi...", +"~Wrap":"~Goqa", +"~lowercase":"~iznhlamvu ezincane", +"~tOGGLE cASE":"~Inhlamvu eguquguqukayo" +} diff --git a/f7cloud-office/browser/dist/manifest.json b/f7cloud-office/browser/dist/manifest.json new file mode 100644 index 0000000..cd34d9e --- /dev/null +++ b/f7cloud-office/browser/dist/manifest.json @@ -0,0 +1,8 @@ +{ + "name": "F7 Office", + "short_name": "F7 Office", + "description": "F7 Office Online", + "start_url": "./", + "display": "browser", + "orientation": "any" +} diff --git a/f7cloud-office/browser/dist/src/layer/tile/CanvasTileUtils.js b/f7cloud-office/browser/dist/src/layer/tile/CanvasTileUtils.js new file mode 100644 index 0000000..4ada1ff --- /dev/null +++ b/f7cloud-office/browser/dist/src/layer/tile/CanvasTileUtils.js @@ -0,0 +1,210 @@ +/* + * FORBION + * + * SPDX-License-Identifier: MPL-2.0 + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ +/* global L */ +var cool; +(function (cool) { + var RawDelta = /** @class */ (function () { + function RawDelta(delta, id, isKeyframe) { + this._delta = delta; + this._id = id; + this._isKeyframe = isKeyframe; + } + Object.defineProperty(RawDelta.prototype, "length", { + get: function () { + return this.delta.length; + }, + enumerable: false, + configurable: true + }); + Object.defineProperty(RawDelta.prototype, "delta", { + get: function () { + return this._delta; + }, + enumerable: false, + configurable: true + }); + Object.defineProperty(RawDelta.prototype, "id", { + get: function () { + return this._id; + }, + enumerable: false, + configurable: true + }); + Object.defineProperty(RawDelta.prototype, "isKeyframe", { + get: function () { + return this._isKeyframe; + }, + enumerable: false, + configurable: true + }); + return RawDelta; + }()); + cool.RawDelta = RawDelta; + var CanvasTileUtils = /** @class */ (function () { + function CanvasTileUtils() { + } + CanvasTileUtils.unrle = function (data, width, height, output, outputOffset) { + if (outputOffset === void 0) { outputOffset = 0; } + // Byte bashing fun + var offset = 0; + for (var y = 0; y < height; ++y) { + var rleSize = data[offset] + data[offset + 1] * 256; + offset += 2; + var rleMask = offset; + var rleMaskSizeBytes = 256 / 8; + offset += rleMaskSizeBytes; + // It would be rather nice to have real 64bit types [!] + this.lastPixel.fill(0); + var lastMask = 0; + var bitToCheck = 256; + var rleMaskOffset = rleMask; + var pixOffset = y * width * 4 + outputOffset; + var pixSrc = offset; + for (var x = 0; x < width; ++x) { + if (bitToCheck > 128) { + bitToCheck = 1; + lastMask = data[rleMaskOffset++]; + } + if (!(lastMask & bitToCheck)) { + // subarray has a significant overhead on Firefox + //this.lastPixel.set(data.subarray(pixSrc, pixSrc + 4)); + this.lastPixel[0] = data[pixSrc]; + this.lastPixel[1] = data[pixSrc + 1]; + this.lastPixel[2] = data[pixSrc + 2]; + this.lastPixel[3] = data[pixSrc + 3]; + pixSrc += 4; + } + bitToCheck = bitToCheck << 1; + output.set(this.lastPixel, pixOffset); + pixOffset += 4; + } + offset += rleSize * 4; + } + return offset; + }; + CanvasTileUtils.updateImageFromDeltas = function (imageData, deltas, keyframeDeltaSize, tileSize, debug) { + if (debug === void 0) { debug = false; } + var nDelta = 0; + var offset = keyframeDeltaSize; + while (offset < deltas.length) { + if (debug) + console.debug('Next delta at ' + offset + ' length ' + (deltas.length - offset)); + var delta = !offset ? deltas : deltas.subarray(offset); + // Debugging paranoia: if we get this wrong bad things happen. + var susDeltaSize = tileSize * tileSize * 4; + if (debug && delta.length >= susDeltaSize) { + console.warn('Unusual delta possibly mis-tagged, suspicious size vs. type ' + + delta.length + + ' vs. ' + + susDeltaSize); + } + // copy old data to work from: + var oldData = new Uint8Array(imageData); + if (debug) + console.debug('Applying delta chunk ' + + nDelta++ + + ' of total size ' + + delta.length + + ' at stream offset ' + + offset); + // + ' hex: ' + hex2string(delta, delta.length)); + var len = this.applyDeltaChunk(imageData, delta, oldData, tileSize, tileSize, debug); + if (debug) + console.debug('Applied delta chunk of size ' + len); + offset += len; + } + }; + CanvasTileUtils.applyDeltaChunk = function (imgData, delta, oldData, width, height, debug) { + if (debug === void 0) { debug = false; } + var pixSize = width * height * 4; + var offset = 0; + // Green-tinge the old-Data ... + if (0) { + for (var i_1 = 0; i_1 < pixSize; ++i_1) + oldData[i_1 * 4 + 1] = 128; + } + // wipe to grey. + if (0) { + for (var i_2 = 0; i_2 < pixSize * 4; ++i_2) + imgData[i_2] = 128; + } + // Apply delta. + var i = 0; + for (var stop_1 = false; i < delta.length && !stop_1;) { + switch (delta[i]) { + case 99: { + // 'c': // copy row + var count = delta[i + 1]; + var srcRow = delta[i + 2]; + var destRow = delta[i + 3]; + if (debug) + console.debug('[' + + i + + ']: copy ' + + count + + ' row(s) ' + + srcRow + + ' to ' + + destRow); + i += 4; + for (var cnt = 0; cnt < count; ++cnt) { + var src = (srcRow + cnt) * width * 4; + var dest = (destRow + cnt) * width * 4; + for (var j = 0; j < width * 4; ++j) { + imgData[dest + j] = oldData[src + j]; + } + } + break; + } + case 100: { + // 'd': // new run + var destRow = delta[i + 1]; + var destCol = delta[i + 2]; + var span = delta[i + 3]; + offset = destRow * width * 4 + destCol * 4; + if (debug) + console.debug('[' + + i + + ']: apply new span of size ' + + span + + ' at pos ' + + destCol + + ', ' + + destRow + + ' into delta at byte: ' + + offset); + i += 4; + span *= 4; + for (var j = 0; j < span; ++j) + imgData[offset++] = delta[i + j]; + i += span; + // imgData.data[offset - 2] = 256; // debug - blue terminator + break; + } + case 116: { + // 't': // terminate delta new one next + stop_1 = true; + i++; + break; + } + default: { + console.error('[' + i + ']: ERROR: Unknown delta code ' + delta[i]); + i = delta.length; + break; + } + } + } + return i; + }; + CanvasTileUtils.lastPixel = new Uint8Array(4); + return CanvasTileUtils; + }()); + cool.CanvasTileUtils = CanvasTileUtils; +})(cool || (cool = {})); // namespace cool diff --git a/f7cloud-office/browser/dist/src/layer/tile/TileWorker.js b/f7cloud-office/browser/dist/src/layer/tile/TileWorker.js new file mode 100644 index 0000000..e72a21b --- /dev/null +++ b/f7cloud-office/browser/dist/src/layer/tile/TileWorker.js @@ -0,0 +1,118 @@ +// This comment required to work around preprocessor bugs + +!function(f){typeof module!='undefined'&&typeof exports=='object'?module.exports=f():typeof define!='undefined'&&define.amd?define(['fzstd',f]):(typeof self!='undefined'?self:this).fzstd=f()}(function(){var _e={};"use strict";var r=ArrayBuffer,t=Uint8Array,e=Uint16Array,n=Int16Array,a=Uint32Array,s=Int32Array,i=function(r,e,n){if(t.prototype.slice)return t.prototype.slice.call(r,e,n);(null==e||e<0)&&(e=0),(null==n||n>r.length)&&(n=r.length);var a=new t(n-e);return a.set(r.subarray(e,n)),a},o=function(r,e,n,a){if(t.prototype.fill)return t.prototype.fill.call(r,e,n,a);for((null==n||n<0)&&(n=0),(null==a||a>r.length)&&(a=r.length);nr.length)&&(a=r.length);n2046MB)","invalid block type","FSE accuracy too high","match distance too far back","unexpected EOF"],h=function(r,t,e){var n=Error(t||f[r]);if(n.code=r,Error.captureStackTrace&&Error.captureStackTrace(n,h),!e)throw n;return n},l=function(r,t,e){for(var n=0,a=0;n>>0},c=function(r,e){var n=r[0]|r[1]<<8|r[2]<<16;if(3126568==n&&253==r[3]){var a=r[4],i=a>>5&1,o=a>>2&1,u=3&a,f=a>>6;8&a&&h(0);var c=6-i,b=3==u?4:u,y=l(r,c,b),p=f?1<>3);g=d+(d>>3)*(7&r[5])}g>2145386496&&h(1);var m=new t((1==e?w||g:e?0:g)+12);return m[0]=1,m[4]=4,m[8]=8,{b:c+p,y:0,l:0,d:y,w:e&&1!=e?e:m.subarray(12),e:g,o:new s(m.buffer,0,3),u:w,c:o,m:Math.min(131072,g)}}if(25481893==(n>>4|r[3]<<20))return v(r,4)+8;h(0)},b=function(r){for(var t=0;1<i&&h(3);for(var f=1<0;){var A=b(l+1),T=o>>3,x=(1<>(7&o)&x,S=(1<S&&(F-=B)),g[++v]=--F,-1==F?(l+=F,E[--p]=v):l-=F,!F)do{var U=o>>3;c=(a[U]|a[U+1]<<8)>>(7&o)&3,o+=2,v+=c}while(3==c)}(v>255||l)&&h(0);for(var D=0,M=(f>>1)+(f>>3)+3,W=f-1,O=0;O<=v;++O){var j=g[O];if(j<1)d[O]=-j;else for(y=0;y=p)}}for(D&&h(0),y=0;y>3,{b:u,s:E,n:k,t:m}]},p=function(r,n){var a=0,s=-1,i=new t(292),u=r[n],f=i.subarray(0,256),l=i.subarray(256,268),v=new e(i.buffer,268);if(u<128){var c=y(r,n+1,6),p=c[1],w=c[0]<<3,g=r[n+=u];g||h(0);for(var d=0,m=0,z=p.b,E=z,k=(++n<<3)-8+b(g);!((k-=z)>3;if(f[++s]=p.s[d+=(r[A]|r[A+1]<<8)>>(7&k)&(1<>3]|r[A+1]<<8)>>(7&k)&(1<255&&h(0)}else{for(s=u-127;a>4,f[a+1]=15&T}++n}var x=0;for(a=0;a11&&h(0),x+=I&&1<0;--a){var W=v[a];o(M,a,W,v[a-1]=W+l[a]*(1<o&&v>3;t[++v]=e.s[u=(u<>(7&l))&i],l-=f=e.n[u]}l==o&&v+1==a||h(0)},x=function(r,t,e){var n=6,a=t.length+3>>2,s=a<<1,i=a+s;T(r.subarray(n,n+=r[0]|r[1]<<8),t.subarray(0,a),e),T(r.subarray(n,n+=r[2]|r[3]<<8),t.subarray(a,s),e),T(r.subarray(n,n+=r[4]|r[5]<<8),t.subarray(s,i),e),T(r.subarray(n),t.subarray(i),e)},F=function(r,n,a){var s,u=n.b,f=r[u],l=f>>1&3;n.l=1&f;var v=f>>3|r[u+1]<<5|r[u+2]<<13,c=(u+=3)+v;if(1==l){if(u>=r.length)return;return n.b=u+1,a?(o(a,r[u],n.y,n.y+=v),a):o(new t(v),r[u])}if(!(c>r.length)){if(0==l)return n.b=c,a?(a.set(r.subarray(u,c),n.y),n.y+=v,a):i(r,u,c);if(2==l){var m=r[u],F=3&m,S=m>>2&3,B=m>>4,I=0,U=0;F<2?1&S?B|=r[++u]<<4|(2&S&&r[++u]<<12):B=m>>3:(U=S,S<2?(B|=(63&r[++u])<<4,I=r[u]>>6|r[++u]<<2):2==S?(B|=r[++u]<<4|(3&r[++u])<<12,I=r[u]>>2|r[++u]<<6):(B|=r[++u]<<4|(63&r[++u])<<12,I=r[u]>>6|r[++u]<<2|r[++u]<<10)),++u;var D=a?a.subarray(n.y,n.y+n.m):new t(n.m),M=D.length-B;if(0==F)D.set(r.subarray(u,u+=B),M);else if(1==F)o(D,r[u++],M);else{var W=n.h;if(2==F){var O=p(r,u);I+=u-(u=O[0]),n.h=W=O[1]}else W||h(0);(U?x:T)(r.subarray(u,u+=I),D.subarray(M),W)}var j=r[u++];if(j){255==j?j=32512+(r[u++]|r[u++]<<8):j>127&&(j=j-128<<8|r[u++]);var C=r[u++];3&C&&h(0);for(var H=[g,d,w],L=2;L>-1;--L){var Z=C>>2+(L<<1)&3;if(1==Z){var q=new t([0,0,r[u++]]);H[L]={s:q.subarray(2,3),n:q.subarray(0,1),t:new e(q.buffer,0,1),b:0}}else 2==Z?(u=(s=y(r,u,9-(1&L)))[0],H[L]=s[1]):3==Z&&(n.t||h(0),H[L]=n.t[L])}var G=n.t=H,J=G[0],K=G[1],N=G[2],P=r[c-1];P||h(0);var Q=(c<<3)-8+b(P)-N.b,R=Q>>3,V=0,X=(r[R]|r[R+1]<<8)>>(7&Q)&(1<>3]|r[R+1]<<8)>>(7&Q)&(1<>3]|r[R+1]<<8)>>(7&Q)&(1<>3]|r[R+1]<<8|r[R+2]<<16|r[R+3]<<24)>>>(7&Q)&sr-1);R=(Q-=k[tr])>>3;var or=A[tr]+((r[R]|r[R+1]<<8|r[R+2]<<16)>>(7&Q)&(1<>3;var ur=E[_]+((r[R]|r[R+1]<<8|r[R+2]<<16)>>(7&Q)&(1<>3,X=N.t[X]+((r[R]|r[R+1]<<8)>>(7&Q)&(1<>3,$=J.t[$]+((r[R]|r[R+1]<<8)>>(7&Q)&(1<>3,Y=K.t[Y]+((r[R]|r[R+1]<<8)>>(7&Q)&(1<3)n.o[2]=n.o[1],n.o[1]=n.o[0],n.o[0]=ir-=3;else{var fr=ir-(0!=ur);fr?(ir=3==fr?n.o[0]-1:n.o[fr],fr>1&&(n.o[2]=n.o[1]),n.o[1]=n.o[0],n.o[0]=ir):ir=n.o[0]}for(L=0;Lor&&(lr=or),L=0;L>3|r[this.s.b+1]<<5|r[this.s.b+2]<<13)))return t&&h(5),this.c.push(r),void(this.l=n);for(this.z=0;;){var a=F(r,this.s);if(!a){t&&h(5);var s=r.subarray(this.s.b);return this.s.b=0,this.c.push(s),void(this.l+=s.length)}if(this.ondata(a,!1),u(this.s.w,0,a.length),this.s.w.set(a,this.s.w.length-a.length),this.s.l){var i=r.subarray(this.s.b);return this.s=4*this.s.c,void this.push(i,t)}}}},r}();_e.Decompress=I;return _e}) + +/* -*- js-indent-level: 8; fill-column: 100 -*- */ +/* + * FORBION + * + * SPDX-License-Identifier: MPL-2.0 + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ + +/* eslint-disable no-inner-declarations */ +/* eslint no-unused-vars: ["warn", { "argsIgnorePattern": "^_" }] */ +/* global importScripts Uint8Array cool */ + +if ('undefined' === typeof window) { + self.L = {}; + + importScripts( + '%SERVICE_ROOT%/browser/%VERSION%/src/layer/tile/CanvasTileUtils.js', + ); + + let tileImageCache = new Map(); // Map + + addEventListener('message', onMessage); + + console.info('CanvasTileWorker initialised'); + + function onMessage(e) { + switch (e.data.message) { + case 'endTransaction': { + // Update tile image cache + for (const key of Array.from(tileImageCache.keys())) { + if (!e.data.cachedTiles.has(key)) tileImageCache.delete(key); + } + + const bitmaps = []; // Promise[] + const tilesWithBitmaps = []; + + const tileByteSize = e.data.tileSize * e.data.tileSize * 4; + for (const tile of e.data.deltas) { + const deltas = self.fzstd.decompress(tile.rawDelta); + + // Decompress the keyframe buffer + let keyframeDeltaSize = 0; + let imageData = null; + if (tile.isKeyframe) { + imageData = new Uint8Array(tileByteSize); + keyframeDeltaSize = cool.CanvasTileUtils.unrle( + deltas, + e.data.tileSize, + e.data.tileSize, + imageData, + ); + } else imageData = tileImageCache.get(tile.key); + + // The main thread has no use for the concatenated rawDelta, delete it here + // instead of passing it back. + delete tile.rawDelta; + + if (imageData === null) { + console.warn('Delta update received on tile with no cached image'); + continue; + } + + cool.CanvasTileUtils.updateImageFromDeltas( + imageData, + deltas, + keyframeDeltaSize, + e.data.tileSize, + ); + tileImageCache.set(tile.key, imageData); + + const clampedData = new Uint8ClampedArray( + imageData.buffer, + imageData.byteOffset, + imageData.byteLength, + ); + const image = new ImageData( + clampedData, + e.data.tileSize, + e.data.tileSize, + ); + bitmaps.push( + createImageBitmap(image, { + premultiplyAlpha: 'none', + }), + ); + tilesWithBitmaps.push(tile); + } + + Promise.all(bitmaps).then((bitmaps) => { + for (const bitmap of bitmaps) { + const tile = tilesWithBitmaps.shift(); + tile.bitmap = bitmap; + } + postMessage( + { + message: e.data.message, + deltas: e.data.deltas, + tileSize: e.data.tileSize, + }, + bitmaps, + ); + }); + break; + } + + default: + console.error('Unrecognised worker message'); + } + } +} + diff --git a/f7cloud-office/browser/dist/wasm.html b/f7cloud-office/browser/dist/wasm.html new file mode 100644 index 0000000..d8f1085 --- /dev/null +++ b/f7cloud-office/browser/dist/wasm.html @@ -0,0 +1,50 @@ + + + + + + + + Online + + + + +
+ +
+ + + + + diff --git a/f7cloud-office/browser/dist/welcome/slide1-center.png b/f7cloud-office/browser/dist/welcome/slide1-center.png new file mode 100644 index 0000000..2636bb2 Binary files /dev/null and b/f7cloud-office/browser/dist/welcome/slide1-center.png differ diff --git a/f7cloud-office/browser/dist/welcome/slide1-left.png b/f7cloud-office/browser/dist/welcome/slide1-left.png new file mode 100644 index 0000000..e124169 Binary files /dev/null and b/f7cloud-office/browser/dist/welcome/slide1-left.png differ diff --git a/f7cloud-office/browser/dist/welcome/slide1-right.png b/f7cloud-office/browser/dist/welcome/slide1-right.png new file mode 100644 index 0000000..0aecb5e Binary files /dev/null and b/f7cloud-office/browser/dist/welcome/slide1-right.png differ diff --git a/f7cloud-office/browser/dist/welcome/slide2.png b/f7cloud-office/browser/dist/welcome/slide2.png new file mode 100644 index 0000000..f1915c6 Binary files /dev/null and b/f7cloud-office/browser/dist/welcome/slide2.png differ diff --git a/f7cloud-office/browser/dist/welcome/slide3.png b/f7cloud-office/browser/dist/welcome/slide3.png new file mode 100644 index 0000000..8c767ac Binary files /dev/null and b/f7cloud-office/browser/dist/welcome/slide3.png differ diff --git a/f7cloud-office/browser/dist/welcome/welcome.css b/f7cloud-office/browser/dist/welcome/welcome.css new file mode 100644 index 0000000..3fa8608 --- /dev/null +++ b/f7cloud-office/browser/dist/welcome/welcome.css @@ -0,0 +1,418 @@ +:root { + --welcome-text: #222; + --welcome-anchor: #444; + --welcome-gradient: 186, 186, 186; + --welcome-highlight: #efefef; + --welcome-btn-border: #444; + --welcome-glow-img: #e5e5e5; +} +[data-theme='dark'] { + --welcome-text: #e8e8e8; + --welcome-anchor: #121212; + --welcome-gradient: 69, 69, 69; + --welcome-highlight: black; + --welcome-btn-border: #e8e8e8; + --welcome-glow-img: black; +} +* { + box-sizing: border-box; + scrollbar-color: transparent transparent; + scrollbar-width: 0; + -ms-overflow-style: none; +} + +/* Hiding scroll bar */ +*::-webkit-scrollbar { + width: 0; +} + +*::-webkit-scrollbar-track { + background: transparent; +} + +*::-webkit-scrollbar-thumb { + background: transparent; + border: none; +} + +.slider, +.slides > div { + width: 96%; +} + +.slider { + text-align: center; + overflow: hidden; + height: auto; + margin: auto; +} + +.slides { + display: flex; + overflow-x: auto; + scroll-snap-type: x mandatory; + scroll-behavior: smooth; + -webkit-overflow-scrolling: touch; +} + +.slides::-webkit-scrollbar { + display: none; +} + +.slides::-webkit-scrollbar-thumb { + background: black; + border-radius: 10px; +} + +.slides::-webkit-scrollbar-track { + background: transparent; +} + +.slides > div { + scroll-snap-align: start; + flex-shrink: 0; + margin-right: 50px; + border-radius: 10px; + transform-origin: center center; + transform: scale(1); + transition: transform 0.5s; + position: relative; +} + +.slider > a { + display: inline-flex; + width: 14px; + height: 14px; + background: linear-gradient(to top, rgba(var(--welcome-gradient), 0.7), rgba(var(--welcome-gradient), 1)); + text-decoration: none; + align-items: center; + justify-content: center; + border-radius: 50%; + margin: 0 0 0.5rem 0.5rem; + position: relative; + color: transparent; + -webkit-user-select: none; /* Safari */ + -moz-user-select: none; /* Firefox */ + -ms-user-select: none; /* IE10+/Edge */ + user-select: none; /* Standard */ +} + +.slides h2 > a { + text-decoration: none; + color: var(--welcome-text); + background: var(--welcome-highlight); + padding: 0 4px; + border-radius: 8px; +} + +.slides h2 > a:hover { + color: #000; + background: white; + box-shadow: 0 0 4px 1px #00000024; +} + +.slider > a:active, +.slider > a.active { + background: var(--welcome-anchor); +} + +.slider > a:focus { + background: var(--welcome-anchor); +} + +/* Don't need button navigation */ +@supports (scroll-snap-type) { + .slider > a { + display: none; + } +} + +html, +body { + height: 100%; + margin: 0; + scrollbar-color: auto; + scrollbar-width: thin; + /* Same font as used in dialogs */ + font-family: 'Helvetica Neue', sans-serif; +} + +.slides h1 { + font-size: 1.375rem; + font-weight: normal; + margin-bottom: 4px; + color: var(--welcome-text); +} + +.slides h2 { + font-size: 1rem; + font-weight: normal; + margin-top: 0; + color: var(--welcome-text); +} + +.slides p { + font-size: 0.875rem; + font-weight: normal; + color: var(--welcome-text); +} + +.slides a { + text-decoration: none; + color: #0b87e7; +} + +.slides fig { + height: 232px; + display: block; + margin: 16px auto 12px auto; +} + +html:not([data-theme='dark']) #slide-1 fig { + background: linear-gradient(to top, #e6e6e6c4, #e6e6e64f 3%, white 33%); +} +#slide-1 fig { + border-radius: 0 0 50% 50%; + display: flex; + justify-content: center; + align-items: center; +} + +#slide-1 #fig-slide1-l { + background: url('slide1-left.png') no-repeat center; + width: 68px; + height: 68px; + box-shadow: 0 0 8px 1px #00000040; + border-radius: 100%; +} + +#slide-1 #fig-slide1-c { + background: url('slide1-center.png') no-repeat center; + width: 96px; + height: 96px; + box-shadow: 0 0 12px 1px #00000040; + border-radius: 100%; + margin: 42px 32px 0; +} + +#slide-1 #fig-slide1-r { + background: url('slide1-right.png') no-repeat center; + width: 68px; + height: 68px; + box-shadow: 0 0 8px 1px #0000005e; + border-radius: 100%; +} + +#slide-2 fig { + background: url('slide2.png') no-repeat center; +} + +#slide-3 fig { + background: url('slide3.png') no-repeat center; + box-shadow: 0 0 8px 1px var(--welcome-glow-img); + width: 342px; + border-radius: 8px; +} + +#view-supported-versions { + text-align: center; + display: block; +} + +#user-welcome--buttons { + display: flex; + flex-direction: row; + justify-content: flex-end; + position: relative; +} + +.arrow { + border: solid var(--welcome-btn-border); + border-width: 0 3px 3px 0; + display: inline-block; + padding: 3px; + margin-left: -3px; +} + +.arrow.right { + transform: rotate(-45deg); +} + +.arrow.left { + transform: rotate(135deg); + -webkit-transform: rotate(135deg); +} + +.arrow.left.close { + margin-left: 1px; + display: none; +} + +#slide-3-button { + width: auto; + border-radius: 18px; + height: 32px; + margin: 1.5px; + border-color: #0084d145; + font-weight: bold; + color: #0084d1; + border-width: 2px; +} + +#slide-3-button:hover { + background-color: #0084d1; + color: white; +} + +button { + border: 1px solid var(--welcome-btn-border); + background-color: transparent; + border-radius: 50%; + width: 48px; + height: 48px; + appearance: none; +} + +button:active { + box-shadow: inset 0 0 3px 2px #00000024; +} + +button:hover { + background-color: var(--welcome-highlight); +} + +button:hover .arrow.right.close { + margin-left: 0; +} + +button:hover .arrow.left.close { + display: inline-block; +} + +#welcome-close { + position: absolute; + top: 0; + right: 0; + cursor: pointer; +} + +#welcome-close::before { + border: 1px solid transparent; + border-radius: 50%; + width: 48px; + height: 48px; + line-height: 48px; + font-size: 2.25rem; + position: absolute; + content: '\00D7'; + font-weight: normal; + text-align: center; + top: 3px; + right: 3px; + color: #bbb; + background: transparent; +} + +#welcome-close:hover::before, +#welcome-close:active::before { + border-radius: 100px; + color: white; + background-color: #bbb; +} + +@media only screen + and (max-width: 500px) + and (orientation: portrait) { + .slider, + .slides > div { + width: 100%; + } + + button { + width: 62px; + height: 62px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + } + + .slides p { + margin-left: 14px; + margin-right: 14px; + } + + .arrow { + padding: 4px; + } + + #slide-3-button { + background-color: #0084d1; + color: white; + width: 100%; + height: 44px; + border-radius: 3px; + margin: 8px; + font-size: 1rem; + } + + a[id^='slide-'] { + display: none; + } + + #view-supported-versions { + height: 44px; + margin-top: 24px; + } +} + +@media only screen + and (max-height: 500px) + and (orientation: landscape) { + .slider, + .slides > div { + width: 100%; + } + + button { + width: 62px; + height: 62px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + } + + .arrow { + padding: 4px; + } + + html, + body { + overflow-y: scroll; + } + + .slides p { + margin-left: 14px; + margin-right: 14px; + } + + .slides fig { + height: 116px; + } + + #slide-3-button { + background-color: #0084d1; + color: white; + width: 100%; + height: 44px; + border-radius: 3px; + margin: 8px; + font-size: 1rem; + } + + a[id^='slide-'] { + display: none; + } + + #view-supported-versions { + height: 44px; + margin-top: 24px; + } +} diff --git a/f7cloud-office/browser/dist/welcome/welcome.html b/f7cloud-office/browser/dist/welcome/welcome.html new file mode 100644 index 0000000..4a6a968 --- /dev/null +++ b/f7cloud-office/browser/dist/welcome/welcome.html @@ -0,0 +1,63 @@ + + + + + + + + + F7 Office Welcome + + + + + + + +
+
+
+
+ + + + + +

Explore The New {coolversion}

+

F7 Office

+

Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser.

+
+
+ +
+
+
+
+ +

Discover All The Changes

+

F7 Office

+

Learn all about: The latest F7 Office, aimed at home users and small teams.

+
+
+ +
+
+
+
+ +

Get Involved

+

F7 Office

+

Welcome to F7 Office.

+
+ +
+
+
+ 1 + 2 + 3 +
+
+
+ + diff --git a/f7cloud-office/browser/dist/welcome/welcome.js b/f7cloud-office/browser/dist/welcome/welcome.js new file mode 100644 index 0000000..a0c42d8 --- /dev/null +++ b/f7cloud-office/browser/dist/welcome/welcome.js @@ -0,0 +1,90 @@ +window.onload = onLoaded; + +function onLoaded() { + window.addEventListener('message', onMessage, false); + + document.getElementById('welcome-close').onclick = function () { + onClose(); + } + + document.getElementById('slide-1-button').onclick = function () { + onSlideClick('slide-2-indicator', true); + }; + + document.getElementById('slide-2-button').onclick = function () { + onSlideClick('slide-3-indicator', true); + }; + + document.getElementById('slide-3-button').onclick = function () { + onClose(); + }; + + document.getElementById('slide-1-indicator').onclick = function () { + onSlideClick('slide-1-indicator'); + }; + + document.getElementById('slide-2-indicator').onclick = function () { + onSlideClick('slide-2-indicator'); + }; + + document.getElementById('slide-3-indicator').onclick = function () { + onSlideClick('slide-3-indicator'); + }; + + if (window.parent !== window.self) { + var message = { + MessageId: 'welcome-translate', + strings: {} + }; + getTranslatable(document.body, message.strings); + window.parent.postMessage(JSON.stringify(message), '*'); + } +} + +function onClose() { + if (window.parent !== window.self) { + window.parent.postMessage('{"MessageId":"welcome-close"}', '*'); + } +} + +function onSlideClick(e, isButton = false) { + for (var i = 1; i < 4; i++) + document.getElementById('slide-' + i + '-indicator').classList.remove("active"); + + document.getElementById(e).classList.add("active"); + if (isButton) + document.location = '#' + e.replace('-indicator', ''); +} + +function onMessage(e) { + try { + var msg = JSON.parse(e.data); + if (e.origin === window.origin && window.parent !== window.self + && msg.MessageId === 'welcome-translate') { + setTranslatable(document.body, msg.strings); + window.parent.postMessage('{"MessageId":"welcome-show"}', '*'); + } + } catch (err) { + return; + } +} + +function getTranslatable(root, strings) { + var children = root.children; + for (var i = 0; i < children.length; ++i) { + if (children[i].dataset.translate === 'true') { + strings[children[i].innerHTML.trim().replace('\n', '')] = ''; + } + getTranslatable(children[i], strings); + } +} + +function setTranslatable(root, strings) { + var children = root.children; + for (var i = 0; i < children.length; ++i) { + if (children[i].dataset.translate === 'true') { + children[i].innerHTML = strings[children[i].innerHTML.trim().replace('\n', '')]; + } + setTranslatable(children[i], strings); + } +} diff --git a/f7cloud-office/browser/download-window.gif b/f7cloud-office/browser/download-window.gif new file mode 100644 index 0000000..648624e Binary files /dev/null and b/f7cloud-office/browser/download-window.gif differ diff --git a/f7cloud-office/discovery.xml b/f7cloud-office/discovery.xml new file mode 100644 index 0000000..231d0dc --- /dev/null +++ b/f7cloud-office/discovery.xml @@ -0,0 +1,471 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/f7cloud-office/favicon.ico b/f7cloud-office/favicon.ico new file mode 100644 index 0000000..0cdd727 Binary files /dev/null and b/f7cloud-office/favicon.ico differ diff --git a/f7cloud-office/service/README.txt b/f7cloud-office/service/README.txt new file mode 100644 index 0000000..74c8697 --- /dev/null +++ b/f7cloud-office/service/README.txt @@ -0,0 +1,2 @@ +Служба F7 Cloud Office (systemd). +Установка: cp f7cloud-office.service /lib/systemd/system/ && systemctl daemon-reload && systemctl enable f7cloud-office diff --git a/f7cloud-office/service/f7cloud-office.service b/f7cloud-office/service/f7cloud-office.service new file mode 100644 index 0000000..a1ce559 --- /dev/null +++ b/f7cloud-office/service/f7cloud-office.service @@ -0,0 +1,24 @@ +[Unit] +Description=F7 Cloud Office (coolwsd) +After=network.target + +[Service] +EnvironmentFile=-/etc/sysconfig/coolwsd +ExecStart=/usr/bin/coolwsd --version --o:sys_template_path=/opt/cool/systemplate --o:child_root_path=/opt/cool/child-roots --o:file_server_root_path=/usr/share/f7cloud-office --o:cache_files.path=/opt/cool/cache +KillSignal=SIGINT +TimeoutStopSec=120 +User=cool +KillMode=mixed +Restart=always +LimitNOFILE=infinity:infinity + +ProtectSystem=strict +ReadWritePaths=/opt/cool /var/log + +ProtectHome=yes +PrivateTmp=yes +ProtectControlGroups=yes +CapabilityBoundingSet=CAP_FOWNER CAP_CHOWN CAP_SYS_CHROOT CAP_SYS_ADMIN + +[Install] +WantedBy=multi-user.target